:root{--white:#fff;--page:#f5f6f7;--surface:#fff;--ink:#1d2d3e;--ink-2:#354a5f;--muted:#556b82;--subtle:#6a7f91;--line:#d5dadd;--line-soft:#e5e8ea;--blue:#0a6ed1;--blue-dark:#0854a0;--blue-soft:#eaf3fc;--green:#188918;--green-soft:#eaf6ea;--orange:#e76500;--orange-soft:#fff3e8;--purple:#6c3baa;--purple-soft:#f2ebfa;--dark:#1f2d3d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"72","72full",Segoe UI,Arial,sans-serif;background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(1240px,calc(100% - 48px));margin:0 auto}.siteHeader{border-bottom:1px solid var(--line-soft);background:rgba(255,255,255,.97);z-index:20}.nav{height:72px;justify-content:space-between;gap:30px}.brand,.nav{display:flex;align-items:center}.logoWrap{display:inline-flex;align-items:baseline;gap:9px}.logoWord{font-weight:900;letter-spacing:-.04em;font-size:25px;color:#101f2f}.logoDomain{font-size:12px;color:var(--blue);font-weight:900;letter-spacing:.04em}.navLinks{display:flex;gap:30px;font-size:14px;color:var(--ink-2);margin-left:auto}.navLinks a:hover,.textLink:hover{color:var(--blue)}.navActions{display:flex;align-items:center;gap:18px}.textLink{font-size:14px;color:var(--ink-2)}.btn{min-height:42px;padding:0 18px;border:1px solid transparent;border-radius:2px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;cursor:pointer;transition:.16s ease}.btnLarge{min-height:50px;padding:0 24px;font-size:15px}.btnPrimary{background:var(--blue)}.btnPrimary:hover{background:var(--blue-dark)}.btnSecondary{border-color:#8996a5;color:var(--ink)}.btnSecondary:hover{border-color:var(--blue);color:var(--blue)}.btnWhite{background:#fff;color:var(--blue);border-color:#fff}.full{width:100%}.overline{text-transform:uppercase;letter-spacing:.105em;font-size:12px;font-weight:800;margin:0 0 18px}.overline,.overline.blue{color:var(--blue)}.overline.light{color:#b7dcff}.heroEnterprise{padding:82px 0 76px;background:linear-gradient(180deg,#fff,#fbfcfd)}.heroGrid{display:grid;grid-template-columns:.92fr 1.08fr;grid-gap:64px;gap:64px;align-items:center}.heroCopy h1{font-size:clamp(48px,5.7vw,72px);line-height:1.02;letter-spacing:-.045em;margin:0 0 24px;max-width:720px;color:#172a3a}.heroCopy h1 span{color:var(--blue)}.heroText{font-size:20px;line-height:1.58;color:var(--muted);max-width:680px;margin:0}.heroActions{display:flex;gap:12px;margin:32px 0 26px}.heroMeta{display:flex;flex-wrap:wrap;gap:8px 20px;font-size:13px;color:var(--subtle)}.heroMeta span:before{content:"•";color:var(--blue);margin-right:8px}.productMock{background:#fff;border:1px solid #cfd6dc;box-shadow:0 24px 64px rgba(29,45,62,.14);min-width:0}.mockTopbar{padding:18px 20px;border-bottom:1px solid var(--line-soft);display:flex;justify-content:space-between;align-items:center}.mockTopbar>div{display:grid;grid-gap:3px;gap:3px}.mockLabel{font-size:11px;color:var(--subtle)}.mockTopbar strong{font-size:15px}.liveDot{font-size:10px;color:var(--green);background:var(--green-soft);padding:6px 8px}.mockKpis{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line-soft)}.mockKpis div{padding:16px 18px;border-right:1px solid var(--line-soft)}.mockKpis div:last-child{border-right:0}.mockKpis small,.mockKpis span{display:block;color:var(--subtle);font-size:10px}.mockKpis strong{display:block;font-size:25px;margin:5px 0;color:#102a43}.mockRow,.mockTableHead{display:grid;grid-template-columns:1.3fr .9fr 1.55fr .35fr;grid-gap:12px;gap:12px;align-items:center}.mockTableHead{padding:10px 16px;background:#f7f8f9;color:var(--subtle);text-transform:uppercase;letter-spacing:.06em}.mockRow{padding:14px 16px;border-top:1px solid #edf0f2;font-size:11px}.mockRow small,.mockRow span,.mockRow strong{display:block}.mockRow small{color:var(--subtle);margin-top:4px}.signalTag{display:inline-flex!important;width:max-content!important;padding:5px 7px!important;font-weight:800!important;margin:0!important;background:var(--blue-soft)!important;color:var(--blue-dark)!important}.signalTag.award{background:var(--green-soft)!important;color:var(--green)!important}.signalTag.creation{background:var(--blue-soft)!important;color:var(--blue-dark)!important}.signalTag.company{background:var(--purple-soft)!important;color:var(--purple)!important}.mockScore{font-size:16px!important;color:var(--green)}.proofBar{border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);background:#f7f8f9}.proofGrid{display:grid;grid-template-columns:repeat(4,1fr)}.proofGrid div{padding:22px 24px;border-right:1px solid var(--line-soft)}.proofGrid div:last-child{border-right:0}.proofGrid strong{display:block;font-size:11px;letter-spacing:.08em;color:var(--blue);margin-bottom:5px}.proofGrid span{font-size:13px;color:var(--muted)}.sectionEnterprise{padding:104px 0}.sectionIntro{max-width:850px;margin-bottom:44px}.splitIntro{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:80px;gap:80px;max-width:none;align-items:end}.sectionIntro h2{font-size:clamp(36px,4.3vw,54px);line-height:1.08;letter-spacing:-.035em;margin:0;color:#172a3a}.sectionIntro>p:last-child,.splitIntro>p{font-size:18px;line-height:1.65;color:var(--muted);margin:0}.engineGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.engineCard{border:1px solid var(--line);padding:34px 34px 30px;background:#fff;position:relative;min-height:360px}.engineNo{font-size:12px;color:var(--subtle);margin-bottom:48px}.engineCard h3{font-size:30px;letter-spacing:-.025em;margin:0 0 16px;color:#172a3a}.engineCard>p:not(.overline){font-size:16px;line-height:1.65;color:var(--muted);max-width:580px}.exampleBox{margin-top:32px;padding:18px 20px;background:#f6f8fa;border-left:3px solid var(--blue)}.exampleBox span{display:block;text-transform:uppercase;letter-spacing:.07em;font-size:9px;color:var(--subtle);margin-bottom:7px}.exampleBox strong{font-size:13px;line-height:1.5}.systemSection{background:#172a3a;color:#fff;padding:104px 0}.lightIntro h2{color:#fff}.lightIntro>p:last-child{color:#cad6df}.pipeline{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}.pipelineStep{padding:30px 28px;position:relative;border-right:1px solid rgba(255,255,255,.16);min-height:230px}.pipelineStep:last-child{border-right:0}.stepIndex{color:#79b8f3;font-size:11px;font-weight:800;margin-bottom:40px}.pipelineStep h3{font-size:24px;margin:0 0 14px}.pipelineStep strong{font-size:12px;color:#b7dcff}.pipelineStep p{font-size:13px;line-height:1.55;color:#c4d0da}.pipelineArrow{position:absolute;right:-9px;top:50%;z-index:2;background:#172a3a;color:#7fc2ff;font-size:20px}.flowExamples{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;margin-top:34px}.flowExamples>div{border:1px solid rgba(255,255,255,.2);padding:24px}.flowBadge{font-size:11px;font-weight:800;color:#b7dcff}.flowExamples p{font-size:14px;line-height:1.6;color:#e0e8ef;margin:10px 0 0}.dataSection{background:#f7f8f9}.dataGrid{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:90px;gap:90px;align-items:center}.dataGrid h2{font-size:48px;letter-spacing:-.035em;line-height:1.1;margin:0 0 20px}.bodyLarge{font-size:18px;line-height:1.7;color:var(--muted)}.traceCard{background:#fff;border:1px solid var(--line)}.traceCard>div{display:grid;grid-template-columns:1fr 1.2fr 1.3fr;grid-gap:14px;gap:14px;padding:20px 22px;border-bottom:1px solid var(--line-soft);align-items:center}.traceCard>div:last-child{border-bottom:0}.traceCard span{font-size:11px;color:var(--subtle)}.traceCard strong{font-size:14px}.traceCard small{font-size:11px;color:var(--muted)}.ctaEnterprise{background:var(--blue);color:#fff;padding:68px 0}.ctaInner{display:flex;align-items:center;justify-content:space-between;gap:40px}.ctaInner h2{font-size:43px;letter-spacing:-.03em;margin:0;max-width:800px}.footerEnterprise{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;color:var(--subtle)}.dashboardPage{min-height:100vh;display:grid;grid-template-columns:224px 1fr;background:#f5f6f7}.sidebar{min-height:100vh;background:#233548;padding:20px 14px;display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;top:0;height:100vh}.enterpriseSide .logoWord,.sidebar{color:#fff}.enterpriseSide .logoDomain{color:#72b5f1}.sideLogo{padding:8px 10px}.workspaceSelect{margin:28px 6px 18px;padding:10px 11px;background:#2d4358;border:1px solid #40566b;font-size:12px;display:flex;justify-content:space-between}.sideNav{display:grid;grid-gap:2px;gap:2px}.sideNav a{padding:10px 12px;color:#d8e2ea;font-size:13px;border-left:3px solid transparent}.sideNav a.active,.sideNav a:hover{background:#314a61;color:#fff;border-left-color:#63b5f6}.sideNav.secondary a{color:#b9c7d2}.sideDivider{height:1px;background:#405468;margin:18px 8px}.sideFoot{margin-top:auto;padding:10px;color:#91a6b7;font-size:10px}.dashContent{padding:0;min-width:0}.enterpriseDash{background:#f5f6f7}.dashTopNav{height:56px;border-bottom:1px solid var(--line);justify-content:space-between;padding:0 28px}.dashTopNav,.searchBox{background:#fff;display:flex;align-items:center}.searchBox{width:min(610px,60vw);height:34px;border:1px solid #bcc5cc;gap:9px;padding:0 10px;color:var(--subtle);font-size:12px}.searchBox kbd{margin-left:auto;border:1px solid #d6dadd;padding:2px 6px;background:#f7f8f9;font-size:9px}.dashActions{display:flex;align-items:center;gap:8px}.dashActions button{height:32px;background:#fff;border:1px solid #bcc5cc;padding:0 12px;font-size:11px}.avatar{width:30px;height:30px;background:#dfeafa;color:#174a75;display:grid;place-items:center;font-size:10px;font-weight:800;border-radius:50%}.dashTitleRow{padding:30px 30px 22px;display:flex;justify-content:space-between;align-items:flex-start}.dashTitleRow h1{font-size:34px;letter-spacing:-.025em;margin:0 0 8px}.dashTitleRow>div>p:last-child{font-size:13px;color:var(--muted);margin:0}.enterpriseNotice{margin:0 30px 18px;background:#fff7d6;border:1px solid #f2d675;color:#6a5600;padding:9px 12px}.statGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin:0 30px}.statCard{background:#fff;border:1px solid var(--line);padding:18px}.statCard small,.statCard span{display:block;color:var(--subtle);font-size:11px}.statCard strong{display:block;font-size:29px;margin:8px 0 4px;color:#17324a}.dashTwoCol{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:14px;gap:14px;padding:14px 30px 34px}.panel{background:#fff;border:1px solid var(--line);overflow:hidden}.panelTop{padding:18px 20px;display:flex;justify-content:space-between;align-items:center;gap:14px}.panelTop h2{font-size:18px;margin:0 0 4px}.panelTop p{color:var(--subtle);margin:0}.filterRow{display:flex;gap:7px}.filterRow button{border:1px solid #b9c3cb;background:#fff;padding:7px 9px;font-size:10px;color:var(--ink-2)}.tableWrap{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:970px}th{text-align:left;padding:10px 12px;background:#f7f8f9;color:#60778a;font-size:9px;text-transform:uppercase;letter-spacing:.06em;border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft)}td{padding:14px 12px;border-bottom:1px solid #edf0f2;font-size:11px;vertical-align:top}td small,td span,td strong{display:block}td small,td>span{color:var(--subtle);margin-top:4px}.enterpriseTable tbody tr:hover{background:#f8fbfe}.chips{display:flex;gap:5px;flex-wrap:wrap}.chips span{display:inline-flex;margin:0;padding:5px 6px;background:#f1f3f5;color:#40586c}.chips.large span{font-size:10px}.scoreBadge{width:34px;height:28px;display:grid;place-items:center;font-weight:800;background:var(--green-soft);color:var(--green)}.contactScore strong{font-size:11px;color:#17324a}.contactScore span{color:var(--subtle)}.detailPanel{background:#fff;border:1px solid var(--line);padding:20px;align-self:start;position:-webkit-sticky;position:sticky;top:70px}.detailHead{display:flex;justify-content:space-between;gap:10px;padding-bottom:18px;border-bottom:1px solid var(--line-soft)}.detailHead h2{font-size:20px;margin:12px 0 4px}.detailHead p{margin:0;color:var(--subtle);font-size:10px}.bigScore{width:48px;height:48px;background:var(--green-soft);color:var(--green);font-weight:900;display:grid;place-items:center;font-size:18px}.detailBlock{padding:17px 0;border-bottom:1px solid var(--line-soft)}.detailLabel{font-size:9px;margin-bottom:8px}.detailBlock p{font-size:11px;line-height:1.55;margin:0;color:var(--ink-2)}.contactList p{margin-bottom:10px}.contactList strong{display:block;font-size:11px}.contactList small{display:block;color:var(--subtle);font-size:9px;margin-top:2px}.sourceBox{background:#f7f8f9;padding:12px;margin:17px 0}.sourceBox span,.sourceBox strong{display:block}.sourceBox strong{font-size:10px;margin-bottom:7px}.sourceBox span{font-size:9px;color:var(--subtle);margin-top:4px}@media(max-width:1050px){.dataGrid,.heroGrid{grid-template-columns:1fr}.heroVisual{max-width:850px}.splitIntro{gap:20px}.pipeline,.splitIntro{grid-template-columns:1fr}.pipelineStep{min-height:auto;border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}.pipelineArrow{display:none}.dashTwoCol{grid-template-columns:1fr}.detailPanel{position:static}.dashboardPage{grid-template-columns:1fr}.sidebar{display:none}}@media(max-width:760px){.container{width:min(100% - 28px,1240px)}.navActions .textLink,.navLinks{display:none}.heroEnterprise{padding:54px 0}.heroCopy h1{font-size:48px}.heroText{font-size:17px}.heroGrid{gap:38px}.mockKpis{grid-template-columns:1fr}.mockKpis div{border-right:0;border-bottom:1px solid var(--line-soft)}.mockTableHead{display:none}.mockRow{grid-template-columns:1fr 1fr}.mockRow>div:nth-child(3){grid-column:1/3}.engineGrid,.flowExamples,.proofGrid{grid-template-columns:1fr}.proofGrid div{border-right:0;border-bottom:1px solid var(--line-soft)}.sectionEnterprise,.systemSection{padding:72px 0}.ctaInner,.footerEnterprise{align-items:flex-start;flex-direction:column}.footerEnterprise{padding:30px 0}.dashTopNav{padding:0 14px}.searchBox{width:70vw}.dashTitleRow{padding:22px 14px}.enterpriseNotice{margin:0 14px 14px}.statGrid{margin:0 14px;grid-template-columns:1fr 1fr}.dashTwoCol{padding:14px}.dataGrid h2{font-size:38px}.traceCard>div{grid-template-columns:1fr}.heroActions{flex-direction:column}.btnLarge{width:100%}}.statusDot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#30914c;margin-right:8px}.filterInputs select{border:1px solid var(--line);color:var(--ink-2);padding:8px 30px 8px 10px;font:inherit;font-size:12px;outline:none}.filterInputs select:focus{border-color:var(--blue)}.interactiveTable tbody tr{cursor:pointer}.interactiveTable tbody tr.selectedRow,.interactiveTable tbody tr:hover{background:#f3f8fd}.selectedRow td:first-child{box-shadow:inset 3px 0 0 var(--blue)}.emptyState{padding:36px;text-align:center;color:var(--subtle)}.metricStrip{grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);margin:0 -24px;padding:0 24px}.metricStrip div{padding:14px 8px;border-right:1px solid var(--line-soft)}.metricStrip div:last-child{border-right:0}.metricStrip span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.06em;color:var(--subtle)}.metricStrip strong{font-size:16px;color:#17324a}.sourceLine{margin-top:14px;padding:12px;background:#f7f9fb;border:1px solid var(--line-soft);display:grid;grid-gap:3px;gap:3px}.sourceLine span{font-size:9px;text-transform:uppercase;color:var(--subtle)}.sourceLine strong{font-size:12px}.sourceLine small{font-size:10px;color:var(--muted)}.evidenceList{display:grid;grid-gap:10px;gap:10px}.evidenceList>div{padding:11px 0;border-bottom:1px solid var(--line-soft)}.evidenceList>div:last-child{border-bottom:0}.evidenceList>div>div{display:flex;justify-content:space-between;gap:8px;align-items:center}.evidenceList p{margin:4px 0!important;font-size:11px!important}.evidenceList small{color:var(--subtle)}.evidenceBadge{text-transform:uppercase;letter-spacing:.05em;padding:4px 5px}.evidenceBadge.official{background:var(--green-soft);color:var(--green)}.evidenceBadge.verified{background:var(--blue-soft);color:var(--blue-dark)}.evidenceBadge.inferred{background:#f4f0e6;color:#8a5d00}.enrichmentPending{background:#faf7ed;border:1px solid #eadfbf;padding:12px;display:grid;grid-gap:4px;gap:4px}.enrichmentPending strong{font-size:11px;color:#735000}.enrichmentPending span{font-size:10px;color:#7c6c46}.signalTag.branch{background:#edf4ff!important;color:#2f5f9b!important}.signalTag.capital{background:var(--purple-soft)!important;color:var(--purple)!important}.signalTag.investment{background:#eef7f0!important;color:#2b6d3d!important}.signalTag.hiring{background:#fff5e8!important;color:#8a5a14!important}.scoreBadge.neutral{background:#eef2f5;color:#42566c}.processLegend{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);margin-bottom:24px}.processLegend div{padding:17px 20px;border-right:1px solid var(--line)}.processLegend div:last-child{border-right:0}.processLegend strong{display:block;font-size:10px;color:var(--blue);letter-spacing:.08em;margin-bottom:4px}.processLegend span{font-size:11px;color:var(--muted)}.processGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px;padding-bottom:48px}.processCard{background:#fff;border:1px solid var(--line)}.processHead{padding:26px 28px;border-bottom:1px solid var(--line-soft);background:#fbfcfd}.processHead span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--blue);font-weight:800}.processHead h2{font-size:24px;margin:7px 0 0;color:#172a3a}.processSteps{padding:0 28px}.processStep{display:grid;grid-template-columns:44px 1fr;grid-gap:15px;gap:15px;padding:22px 0;border-bottom:1px solid var(--line-soft)}.processStep:last-child{border-bottom:0}.processNo{font-size:11px;color:var(--blue);font-weight:800}.processStep h3{margin:0 0 6px;font-size:14px;color:#1c3145}.processStep p{margin:0;font-size:12px;line-height:1.55;color:var(--muted)}.governanceBanner{background:#eef6ff;border-left:4px solid var(--blue);padding:18px 20px;margin-bottom:24px;display:flex;gap:20px;align-items:flex-start}.governanceBanner strong{font-size:12px;min-width:120px}.governanceBanner span{font-size:12px;color:var(--muted)}.sourcesTable{border:1px solid var(--line);background:#fff}.sourceHeader,.sourceRow{display:grid;grid-template-columns:1.05fr 1.6fr 1fr .65fr;grid-gap:20px;gap:20px;align-items:center}.sourceHeader{padding:12px 18px;background:#f6f8fa;color:var(--subtle);text-transform:uppercase;letter-spacing:.05em;font-size:9px}.sourceRow{padding:18px;border-top:1px solid var(--line-soft);font-size:12px}.sourceRow strong{font-size:13px}.sourceRow span{color:var(--muted)}.sourceStatus{justify-self:start;padding:5px 7px;font-size:9px!important;font-weight:800}.sourceStatus.planned{background:var(--blue-soft)}.sourceStatus.ready{background:var(--green-soft);color:var(--green)}.sourceStatus.later{background:#f0f1f2;color:#607080}.companyPanel{margin-bottom:48px}@media (max-width:1100px){.processGrid{grid-template-columns:1fr}.processLegend{grid-template-columns:1fr 1fr}.dashTwoCol{grid-template-columns:1fr}.detailPanel{position:static}.enterpriseTable{min-width:960px}}.realDataMark{display:inline-flex!important;width:max-content;margin-top:7px!important;padding:3px 6px;background:#eef8f0;color:#176b2c!important;font-size:8px!important;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.realPill{display:inline-flex;margin-left:7px;padding:5px 7px;background:#eaf3fc;color:#0a5cab;font-size:8px;font-weight:900;letter-spacing:.07em;vertical-align:middle}.sourceLink{display:inline-flex;margin-top:8px;color:var(--blue);font-size:10px;font-weight:800}.sourceLink.compact{margin-top:4px;font-size:9px}.verifiedBanner{margin:0 30px 18px;background:#eef8f0;border-left:4px solid #2b8a3e;padding:14px 16px;display:flex;gap:16px;align-items:flex-start}.verifiedBanner strong{font-size:11px;color:#175b27;white-space:nowrap}.verifiedBanner span{font-size:11px;line-height:1.5;color:#3a5a43}.livePocGrid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);grid-gap:16px;gap:16px;padding:0 30px 40px}.liveCaseCard,.liveSideCard{background:#fff;border:1px solid var(--line)}.liveCaseHeader{display:flex;justify-content:space-between;gap:30px;padding:26px;border-bottom:1px solid var(--line-soft)}.liveCaseHeader .realPill{margin:0 0 14px}.liveCaseHeader .overline{margin-bottom:9px}.liveCaseHeader h2{font-size:32px;margin:0 0 8px;color:#172a3a}.liveCaseHeader p{margin:0;max-width:760px;color:var(--muted);font-size:13px;line-height:1.55}.awardAmount{min-width:220px;background:#f7f9fb;border:1px solid var(--line-soft);padding:18px}.awardAmount small,.awardAmount span{display:block;color:var(--subtle);font-size:10px}.awardAmount strong{display:block;font-size:25px;margin:7px 0;color:#17324a}.caseMetaGrid{display:grid;grid-template-columns:repeat(3,1fr)}.caseMetaGrid,.caseMetaGrid>div{border-bottom:1px solid var(--line-soft)}.caseMetaGrid>div{padding:16px 18px;border-right:1px solid var(--line-soft)}.caseMetaGrid>div:nth-child(3n){border-right:0}.caseMetaGrid span{display:block;color:var(--subtle);font-size:9px;text-transform:uppercase;letter-spacing:.06em;margin-bottom:5px}.caseMetaGrid a,.caseMetaGrid strong{font-size:11px;color:#17324a}.caseMetaGrid a{color:var(--blue);font-weight:800}.timelineBlock{padding:24px 26px 30px}.sectionMiniHead{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px}.sectionMiniHead span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:var(--blue);font-weight:800}.sectionMiniHead strong{font-size:13px;color:#17324a}.timelineList{position:relative}.timelineList:before{content:"";position:absolute;left:18px;top:18px;bottom:18px;width:1px;background:#d5dde4}.timelineItem{display:grid;grid-template-columns:38px 1fr;grid-gap:15px;gap:15px;padding:11px 0;position:relative}.timelineDot{width:36px;height:36px;border-radius:50%;background:#eef3f7;border:1px solid #cbd5de;display:grid;place-items:center;font-size:9px;font-weight:900;color:#35516a;z-index:1}.timelineDot.awarded,.timelineDot.matched{background:#eaf6ea;border-color:#a5d3ad;color:#16712a}.timelineDot.needs_extracted{background:#eaf3fc;border-color:#b8d5ef;color:#0a5cab}.timelineItem span{font-size:9px;color:var(--subtle)}.timelineItem h3{font-size:13px;margin:3px 0 5px;color:#1d3346}.timelineItem p{font-size:11px;line-height:1.55;color:var(--muted);margin:0}.timelineItem a{display:inline-flex;margin-top:5px;font-size:9px;color:var(--blue);font-weight:800}.liveSideStack{display:grid;grid-gap:16px;gap:16px;align-self:start}.liveSideCard{padding:20px}.lineItemList{display:grid}.lineItemList>div{padding:11px 0;border-bottom:1px solid var(--line-soft)}.lineItemList>div:last-child{border-bottom:0}.lineItemList>div>div,.matchList>div>div{display:flex;justify-content:space-between;gap:12px}.lineItemList strong,.matchList strong{font-size:11px;color:#17324a}.lineItemList small,.lineItemList span{font-size:9px;color:var(--subtle)}.lineItemList small{display:block;margin-top:4px;color:var(--blue-dark);font-weight:700}.matchList{display:grid;grid-gap:10px;gap:10px}.matchList>div{padding:11px 12px;background:#f8fafb;border:1px solid var(--line-soft)}.matchList span{font-size:11px;font-weight:900;color:var(--green)}.matchList p{font-size:10px;line-height:1.45;color:var(--muted);margin:5px 0 0}.highlightCard{background:#172a3a;color:#fff;border-color:#172a3a}.highlightCard .detailLabel{color:#8bc5f5}.highlightCard h3{font-size:20px;line-height:1.25;margin:6px 0 10px}.highlightCard p{font-size:11px;line-height:1.6;color:#d3dee7;margin:0}@media(max-width:1100px){.livePocGrid{grid-template-columns:1fr}.caseMetaGrid{grid-template-columns:1fr 1fr}.caseMetaGrid>div:nth-child(3n){border-right:1px solid var(--line-soft)}.caseMetaGrid>div:nth-child(2n){border-right:0}}@media(max-width:760px){.verifiedBanner{margin:0 14px 14px;flex-direction:column;gap:4px}.livePocGrid{padding:0 14px 28px}.liveCaseHeader{flex-direction:column}.awardAmount{min-width:0}.caseMetaGrid{grid-template-columns:1fr}.caseMetaGrid>div{border-right:0!important}.sectionMiniHead{align-items:flex-start;flex-direction:column;gap:4px}}.watcherPageGrid{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:18px;gap:18px;padding:0 30px 18px}.connectorTable,.watcherArchitecture,.watcherPageSection{background:#fff;border:1px solid var(--line);padding:22px}.watcherPageSection{margin:0 30px 18px}.watcherFlow{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line-soft)}.watcherFlow>div{padding:18px 16px;border-right:1px solid var(--line-soft);min-height:170px}.watcherFlow>div:last-child{border-right:0}.watcherFlow b{display:block;font-size:10px;color:var(--blue);margin-bottom:26px}.watcherFlow strong{font-size:12px;color:#17324a}.watcherFlow p{font-size:10px;line-height:1.5;color:var(--muted)}.connectorRow{display:grid;grid-template-columns:1.1fr auto 42px;grid-gap:10px 14px;gap:10px 14px;align-items:center;padding:14px 0;border-top:1px solid var(--line-soft)}.connectorRow:first-of-type{border-top:0}.connectorRow>div{display:grid;grid-gap:3px;gap:3px}.connectorRow strong{font-size:11px}.connectorRow span{font-size:9px;color:var(--subtle)}.connectorRow p{grid-column:1/-1;margin:0;font-size:10px;line-height:1.45;color:var(--muted)}.realWatchTable{border:1px solid var(--line-soft)}.realWatchHead,.realWatchRow{display:grid;grid-template-columns:1.35fr .75fr 1.15fr .7fr .65fr;grid-gap:15px;gap:15px;align-items:center}.realWatchHead{background:#f6f8fa;padding:9px 12px;text-transform:uppercase;font-size:8px;letter-spacing:.06em;color:var(--subtle)}.realWatchRow{padding:12px;border-top:1px solid var(--line-soft);font-size:10px}.realWatchRow strong{font-size:10px;color:#183249}.watcherControls{display:flex;justify-content:space-between;gap:30px;align-items:flex-start}.watcherControls h2{font-size:22px;margin:4px 0 8px}.watcherControls p{font-size:11px;line-height:1.55;color:var(--muted);max-width:720px;margin:0}.watcherButtons{display:flex;gap:8px;flex-shrink:0}.watcherKpis{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line-soft);margin-top:20px}.watcherKpis>div{padding:14px 16px;border-right:1px solid var(--line-soft)}.watcherKpis>div:last-child{border-right:0}.watcherKpis span{display:block;font-size:8px;text-transform:uppercase;letter-spacing:.06em;color:var(--subtle)}.watcherKpis strong{display:block;margin-top:5px;font-size:22px}.watcherEvents{margin-top:14px;border:1px solid var(--line-soft)}.watchEvent{display:grid;grid-template-columns:.75fr 1.8fr .6fr;grid-gap:18px;gap:18px;padding:14px;border-top:1px solid var(--line-soft);align-items:center}.watchEvent:first-child{border-top:0}.watchEvent.award{background:#f4fbf5}.watchEvent>div:first-child span{display:block;font-size:8px;text-transform:uppercase;color:var(--blue);font-weight:800}.watchEvent>div:first-child strong{display:block;margin-top:4px;font-size:10px}.watchEvent h3{font-size:12px;margin:0 0 3px}.watchEvent p{font-size:10px;color:var(--muted);margin:0}.watchEvent>div:last-child{display:grid;grid-gap:6px;gap:6px;justify-items:start}.watchEvent a{font-size:9px;color:var(--blue);font-weight:800}.statusChip{padding:4px 6px;background:#eef3f7;font-size:8px!important;text-transform:uppercase}.watchEvent.award .statusChip{background:var(--green-soft);color:var(--green)}.watcherError{margin-top:14px;padding:12px 14px;background:#fff3e8;color:#873b00;border-left:3px solid var(--orange);font-size:10px}.watcherWarnings{margin-top:12px;padding:10px 12px;background:#f7f8f9}.watcherWarnings p{margin:0;font-size:9px;color:var(--subtle)}@media(max-width:1180px){.watcherPageGrid{grid-template-columns:1fr}.watcherFlow{grid-template-columns:1fr 1fr}.watcherFlow>div{border-bottom:1px solid var(--line-soft)}}@media(max-width:760px){.watcherPageGrid,.watcherPageSection{margin:0 14px 14px;padding:14px}.watcherPageGrid{padding:0;display:grid}.watcherFlow{grid-template-columns:1fr}.watcherControls{flex-direction:column}.watcherKpis{grid-template-columns:1fr 1fr}.watchEvent{grid-template-columns:1fr}.realWatchTable{overflow:auto}.realWatchHead,.realWatchRow{min-width:720px}}.automationPage{padding:0 30px 36px}.automationConsole{display:grid;grid-gap:18px;gap:18px}.automationLaunch{background:#fff;border:1px solid var(--line);padding:24px;display:flex;justify-content:space-between;gap:32px;align-items:flex-start}.automationLaunch h2{font-size:26px;letter-spacing:-.02em;margin:3px 0 8px;color:#183249}.automationLaunch p:not(.overline){font-size:11px;line-height:1.55;color:var(--muted);max-width:760px;margin:0}.automationButtons{display:flex;gap:8px;flex-shrink:0}.automationEmpty{min-height:180px;background:#fff;border:1px dashed #bfc8d0;display:grid;place-items:center;text-align:center;padding:30px}.automationEmpty strong{font-size:18px}.automationEmpty span{font-size:11px;color:var(--muted);display:block;margin-top:7px}.automationKpis{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line)}.automationKpis>div{padding:16px 18px;border-right:1px solid var(--line-soft)}.automationKpis>div:last-child{border-right:0}.automationKpis span{display:block;text-transform:uppercase;letter-spacing:.06em;font-size:8px;color:var(--subtle)}.automationKpis strong{display:block;margin-top:5px;font-size:20px;color:#183249}.automationStages{display:grid;grid-template-columns:repeat(6,1fr);background:#172a3a;color:#fff;border:1px solid #172a3a}.automationStage{padding:17px 14px;min-height:150px;border-right:1px solid rgba(255,255,255,.14);position:relative}.automationStage:last-child{border-right:0}.automationStage>b{display:block;font-size:9px;color:#86c8ff;margin-bottom:24px}.automationStage strong{display:block;font-size:11px}.automationStage p{font-size:9px;line-height:1.5;color:#c6d4df}.automationStage>span{position:absolute;right:12px;top:12px;width:20px;height:20px;border:1px solid rgba(255,255,255,.25);display:grid;place-items:center;font-size:10px}.automationStage.done>span{background:#1f8a3b;border-color:#1f8a3b}.automationStage.pending>span{background:#42586b}.automationGrid{display:grid;grid-template-columns:.9fr 1.2fr .9fr;grid-gap:18px;gap:18px}.automationCard{background:#fff;border:1px solid var(--line);padding:20px;min-width:0}.automationCard h3{font-size:19px;margin:7px 0 4px;color:#183249}.automationCard>p{font-size:10px;color:var(--muted)}.automationMetric{padding:10px 0;border-top:1px solid var(--line-soft);display:flex;justify-content:space-between;gap:12px}.automationMetric span{font-size:9px;color:var(--subtle)}.automationMetric strong{font-size:10px}.demoTag{margin-top:12px;padding:8px 10px;background:#fff3e8;color:#8a4300;font-size:8px;font-weight:900;letter-spacing:.05em}.automationNeeds{display:grid;grid-gap:8px;gap:8px;margin-top:10px}.automationNeeds>div{padding:11px 12px;background:#f7f9fb;border-left:3px solid var(--blue)}.automationNeeds strong{font-size:10px}.automationNeeds span{float:right;font-size:8px;color:var(--blue);font-weight:800}.automationNeeds p{clear:both;margin:5px 0 0;font-size:9px;line-height:1.45;color:var(--muted)}.contactGauge{padding:18px 0;border-bottom:1px solid var(--line-soft)}.contactGauge strong{font-size:34px;color:#183249}.contactGauge span{display:block;font-size:9px;color:var(--subtle);margin-top:4px;text-transform:uppercase}.enrichmentChecks{display:grid}.enrichmentChecks>div{padding:10px 0;border-bottom:1px solid var(--line-soft)}.enrichmentChecks strong{font-size:9px}.enrichmentChecks span{float:right;font-size:8px;text-transform:uppercase}.enrichmentChecks span.found{color:var(--green)}.enrichmentChecks span.not_found{color:var(--orange)}.enrichmentChecks p{clear:both;font-size:8px;line-height:1.4;color:var(--muted);margin:4px 0 0}.mutedCopy{font-size:10px!important;line-height:1.55!important;color:var(--muted)!important}.automationTableCard{background:#fff;border:1px solid var(--line)}.automationTableCard .panelTop{padding:18px 20px}.automationMatchTable{border-top:1px solid var(--line-soft)}.automationMatchHead,.automationMatchRow{display:grid;grid-template-columns:1.15fr .35fr 1.35fr .85fr .75fr;grid-gap:14px;gap:14px;align-items:center}.automationMatchHead{padding:9px 14px;background:#f6f8fa;font-size:8px;text-transform:uppercase;letter-spacing:.06em;color:var(--subtle)}.automationMatchRow{padding:12px 14px;border-top:1px solid var(--line-soft);font-size:9px}.automationMatchRow:first-of-type{border-top:0}.automationMatchRow strong{font-size:10px}.automationMatchRow b{font-size:13px;color:#17324a}.matchYes{color:var(--green);font-weight:900}.matchNo{color:var(--subtle)}.automationAlertCard{background:#172a3a;color:#fff;border:1px solid #172a3a;padding:22px}.automationAlertCard h2{font-size:23px;margin:5px 0 18px}.alertStack{display:grid;grid-gap:8px;gap:8px}.finalAlert{display:grid;grid-template-columns:.45fr 1.55fr;grid-gap:18px;gap:18px;background:#21384c;border:1px solid #355068;padding:13px 14px}.finalAlert>div:first-child span{display:block;font-size:8px;color:#83c5ff;font-weight:900}.finalAlert>div:first-child strong{display:block;font-size:9px;margin-top:4px}.finalAlert h3{font-size:11px;margin:0 0 4px}.finalAlert p{font-size:9px;line-height:1.45;color:#ccd8e2;margin:0}.accountGrid{padding:0 30px 36px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.accountCard{background:#fff;border:1px solid var(--line);padding:20px}.accountHead{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.accountHead span{font-size:9px;color:var(--subtle)}.accountHead h2{font-size:19px;margin:4px 0 0}.accountHead>b{font-size:8px;background:var(--green-soft);color:var(--green);padding:5px 7px}.accountSection{padding:18px 0;border-bottom:1px solid var(--line-soft)}.accountSection>span{display:block;font-size:8px;text-transform:uppercase;letter-spacing:.05em;color:var(--subtle);margin-bottom:8px}.accountSection .chips em{font-style:normal;background:#eef4fa;border:1px solid #d9e4ed;padding:5px 7px;font-size:8px}.accountRules{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;padding-top:16px}.accountRules span{display:block;font-size:8px;color:var(--subtle);margin-bottom:3px}.accountRules strong{font-size:9px;line-height:1.4}.detailLabel{display:block;text-transform:uppercase;letter-spacing:.06em;font-size:8px;color:var(--subtle);font-weight:800}.panelTop h2{margin:0;font-size:17px}.panelTop p{margin:4px 0 0;font-size:9px;color:var(--muted)}@media(max-width:1180px){.automationGrid{grid-template-columns:1fr}.automationStages{grid-template-columns:repeat(3,1fr)}.accountGrid{grid-template-columns:1fr}.automationLaunch{flex-direction:column}}@media(max-width:760px){.accountGrid,.automationPage{padding:0 14px 24px}.automationKpis{grid-template-columns:1fr 1fr}.automationStages{grid-template-columns:1fr}.automationMatchTable{overflow:auto}.automationMatchHead,.automationMatchRow{min-width:780px}.automationButtons{flex-direction:column;width:100%}.automationButtons .btn{width:100%}.finalAlert{grid-template-columns:1fr}}.alertsPage{padding:0 30px 36px;display:grid;grid-gap:16px;gap:16px}.alertSummary{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line)}.alertSummary>div{padding:15px 18px;border-right:1px solid var(--line-soft)}.alertSummary>div:last-child{border-right:0}.alertSummary span{display:block;font-size:8px;text-transform:uppercase;letter-spacing:.06em;color:var(--subtle)}.alertSummary strong{display:block;margin-top:5px;font-size:21px}.alertsList{display:grid;grid-gap:10px;gap:10px}.deliveryAlert{display:grid;grid-template-columns:.45fr 1.5fr .55fr;background:#fff;border:1px solid var(--line);min-height:120px}.deliveryBody,.deliveryMeta,.deliveryTarget{padding:18px;border-right:1px solid var(--line-soft)}.deliveryTarget{border-right:0}.deliveryMeta{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.deliveryMeta strong{font-size:10px}.deliveryMeta small{font-size:8px;color:var(--subtle)}.demoPill,.verifiedPill{font-size:8px;font-weight:900;padding:4px 6px}.verifiedPill{background:var(--green-soft);color:var(--green)}.demoPill{background:var(--orange-soft);color:#8a4300}.deliveryBody h2{font-size:17px;margin:0 0 7px;color:#183249}.deliveryBody p{font-size:10px;line-height:1.55;color:var(--muted);margin:0}.deliveryTarget span{display:block;font-size:8px;color:var(--subtle);text-transform:uppercase}.deliveryTarget strong{display:block;font-size:10px;margin:5px 0 12px}.deliveryTarget button{height:30px;background:#fff;border:1px solid #9da8b1;font-size:9px;padding:0 10px}@media(max-width:900px){.deliveryAlert{grid-template-columns:1fr}.deliveryBody,.deliveryMeta,.deliveryTarget{border-right:0;border-bottom:1px solid var(--line-soft)}.alertSummary{grid-template-columns:1fr 1fr}}@media(max-width:760px){.alertsPage{padding:0 14px 24px}}.verifiedTag{margin-top:12px;padding:8px 10px;background:var(--green-soft);color:var(--green);font-size:8px;font-weight:900;letter-spacing:.05em}.creationSourceStrip{padding:0 30px 18px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.creationSourceCard{background:#fff;border:1px solid var(--line);padding:18px;min-height:170px;position:relative}.creationSourceCard.master{border-top:3px solid var(--blue)}.creationSourceCard.discovery{border-top:3px solid var(--orange)}.creationSourceCard.enrichment{border-top:3px solid var(--green)}.sourceRole{font-size:8px;text-transform:uppercase;letter-spacing:.07em;color:var(--subtle);font-weight:900;margin-bottom:16px}.creationSourceCard h3{font-size:16px;margin:0 0 8px;color:#17324a}.creationSourceCard p{font-size:9px;line-height:1.55;color:var(--muted);margin:0}.sourceMiniMeta{position:absolute;left:18px;right:18px;bottom:14px;display:flex;justify-content:space-between;gap:10px;font-size:8px;color:var(--subtle)}.sourceMiniMeta b{color:var(--blue)}.realCreationPoc{margin:0 30px 18px;background:#fff;border:1px solid var(--line)}.creationPocHead{padding:20px 22px;border-bottom:1px solid var(--line-soft);display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.creationPocHead h2{font-size:24px;margin:8px 0 4px;color:#17324a}.creationPocHead p{margin:0;font-size:10px;color:var(--muted)}.creationScores{display:flex;border:1px solid var(--line)}.creationScores>div{padding:10px 16px;min-width:100px;border-right:1px solid var(--line-soft)}.creationScores>div:last-child{border-right:0}.creationScores span{display:block;font-size:8px;text-transform:uppercase;color:var(--subtle)}.creationScores strong{display:block;font-size:22px;margin-top:3px}.creationPocGrid{display:grid;grid-template-columns:1fr 1.2fr .9fr}.creationPocGrid>article{padding:20px 22px;border-right:1px solid var(--line-soft);min-height:280px}.creationPocGrid>article:last-child{border-right:0}.detailList{margin:12px 0 0}.detailList>div{display:grid;grid-template-columns:90px 1fr;grid-gap:10px;gap:10px;padding:8px 0;border-bottom:1px solid var(--line-soft)}.detailList dt{font-size:8px;color:var(--subtle)}.detailList dd{margin:0;font-size:9px;line-height:1.45}.creationNeedList{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.creationNeedList>div{padding:10px 11px;background:#f7f9fb;border-left:3px solid var(--blue)}.creationNeedList strong{font-size:9px}.creationNeedList span{float:right;font-size:8px;color:var(--blue);font-weight:800}.creationNeedList p{clear:both;margin:4px 0 0;font-size:8px;line-height:1.45;color:var(--muted)}.creationOutput{margin-top:12px}.creationOutput>strong{font-size:16px;color:#17324a}.creationOutput>p{font-size:9px;line-height:1.55;color:var(--muted)}.creationAlert{display:flex;justify-content:space-between;gap:10px;padding:8px 0;border-top:1px solid var(--line-soft);font-size:8px}.creationAlert span{font-weight:800}.creationAlert b{color:var(--blue);text-transform:uppercase}.recentCreationsPanel{margin:0 30px 18px;background:#fff;border:1px solid var(--line)}.recentCreationTable{border-top:1px solid var(--line-soft)}.recentCreationHead,.recentCreationRow{display:grid;grid-template-columns:.5fr 1.2fr 1.25fr .8fr;grid-gap:14px;gap:14px;align-items:center}.recentCreationHead{padding:9px 14px;background:#f6f8fa;font-size:8px;text-transform:uppercase;color:var(--subtle)}.recentCreationRow{padding:11px 14px;border-top:1px solid var(--line-soft);font-size:9px}.recentCreationRow strong{font-size:10px}.enrichPending{color:var(--orange);font-weight:800}.creationFlowSection{margin:0 30px 36px;display:grid;grid-template-columns:repeat(5,1fr);background:#172a3a;color:#fff}.creationFlowSection>div{padding:18px;border-right:1px solid rgba(255,255,255,.15);min-height:150px}.creationFlowSection>div:last-child{border-right:0}.creationFlowSection span{display:block;color:#84c5ff;font-size:9px;margin-bottom:24px}.creationFlowSection strong{display:block;font-size:12px}.creationFlowSection p{font-size:9px;line-height:1.5;color:#cbd8e1}.sourceStatus.planned{background:#edf4fb;color:var(--blue-dark)}@media(max-width:1100px){.creationPocGrid,.creationSourceStrip{grid-template-columns:1fr}.creationPocGrid>article{border-right:0;border-bottom:1px solid var(--line-soft)}.creationFlowSection{grid-template-columns:1fr 1fr}.creationFlowSection>div{border-bottom:1px solid rgba(255,255,255,.15)}}@media(max-width:760px){.creationFlowSection,.creationSourceStrip,.realCreationPoc,.recentCreationsPanel{margin-left:14px;margin-right:14px}.creationSourceStrip{padding-left:0;padding-right:0}.creationPocHead{flex-direction:column}.recentCreationTable{overflow:auto}.recentCreationHead,.recentCreationRow{min-width:760px}.creationFlowSection{grid-template-columns:1fr}}.authPage{min-height:100vh;display:grid;grid-template-columns:1.08fr .92fr;background:#f5f6f7;color:#111820}.authBrand{background:#0d1720;color:#fff;padding:56px 7vw;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.authBrand .brandMark,.authBrand .logoText{color:#fff}.authBrand>div:last-child{max-width:720px;padding-bottom:8vh}.authBrand h1{font-size:clamp(44px,5vw,76px);line-height:.98;letter-spacing:-.055em;margin:14px 0 24px}.authBrand p:not(.overline){font-size:18px;line-height:1.65;color:#b9c2ca;max-width:650px}.authCard{align-self:center;justify-self:center;width:min(520px,78%);background:#fff;border:1px solid #dfe3e6;padding:46px;box-shadow:0 18px 50px rgba(10,24,38,.08)}.authCard h2{font-size:34px;letter-spacing:-.035em;margin:10px 0}.authCard>div>p{color:#66717b;line-height:1.55}.authKicker{font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:#0a6ed1}.authCard form{display:grid;grid-gap:20px;gap:20px;margin-top:30px}.authCard label,.formGrid label{display:grid;grid-gap:8px;gap:8px}.authCard label span,.formGrid label span{font-size:13px;font-weight:700;color:#303a43}.authCard input,.customChoice input,.formGrid input,.formGrid select{font:inherit;padding:13px 14px;border:1px solid #b8c2cc;background:#fff;color:#111820;outline:none;transition:.15s}.authCard input:focus,.customChoice input:focus,.formGrid input:focus,.formGrid select:focus{border-color:#0a6ed1;box-shadow:0 0 0 3px rgba(10,110,209,.11)}.authLegal{font-size:12px;line-height:1.55;color:#7a858f;margin-top:20px;padding-top:18px;border-top:1px solid #e6e9eb}.onboardingPage{min-height:100vh;background:#f5f6f7}.onboardingHeader{height:64px;background:#fff;border-bottom:1px solid #dfe3e6;display:flex;align-items:center;justify-content:space-between;padding:0 34px;color:#59636d;font-size:13px}.onboardingHeader a{display:inline-flex;text-decoration:none}.onboardingShell{min-height:calc(100vh - 64px);display:grid;grid-template-columns:360px minmax(0,1fr)}.onboardingRail{background:#0d1720;color:#fff;padding:42px 36px;display:flex;flex-direction:column}.onboardingRail h1{font-size:32px;line-height:1.08;letter-spacing:-.035em;margin:10px 0 14px}.onboardingRail>div>p{color:#aeb8c1;line-height:1.55}.onboardingEyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#69b8ff;font-weight:800}.onboardingRail ol{list-style:none;margin:38px 0;padding:0;display:grid;grid-gap:4px;gap:4px}.onboardingRail li{display:flex;gap:13px;padding:11px 10px;color:#7f8b96;border-left:2px solid transparent}.onboardingRail li>span{width:27px;height:27px;border:1px solid #3b4854;display:grid;place-items:center;font-size:12px;font-weight:800}.onboardingRail li div{display:grid;grid-gap:2px;gap:2px}.onboardingRail li strong{font-size:14px}.onboardingRail li small{font-size:11px;color:#66737e}.onboardingRail li.active{color:#fff;border-left-color:#58aefa;background:rgba(255,255,255,.04)}.onboardingRail li.active>span{background:#0a6ed1;border-color:#0a6ed1}.onboardingRail li.done{color:#bcd7ee}.onboardingRail li.done>span{background:#173e5f;border-color:#2c668f}.privacyNote{margin-top:auto;padding:18px;background:#14212c;border:1px solid #273745;display:grid;grid-gap:7px;gap:7px}.privacyNote strong{font-size:13px}.privacyNote span{font-size:12px;line-height:1.55;color:#a9b4bd}.onboardingMain{padding:38px clamp(28px,6vw,90px) 24px;display:flex;flex-direction:column;min-width:0}.onboardingTop{display:flex;align-items:center;gap:20px;color:#67727c;font-size:12px}.progressTrack{height:3px;background:#dbe0e4;flex:1 1;max-width:520px}.progressTrack i{display:block;height:100%;background:#0a6ed1;transition:width .25s}.wizardPanel{width:min(920px,100%);margin:auto 0;padding:32px 0}.wizardPanel h2{font-size:44px;line-height:1.04;letter-spacing:-.045em;margin:8px 0 12px;color:#111820}.wizardLead{font-size:17px;color:#616c76;line-height:1.6;max-width:720px;margin-bottom:30px}.formGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.formGrid .span2{grid-column:span 2}.choiceGrid{display:flex;flex-wrap:wrap;gap:9px;margin:18px 0 24px}.choice{border:1px solid #bdc6ce;background:#fff;padding:11px 13px;font:inherit;font-size:13px;color:#2c343b;cursor:pointer}.choice:hover{border-color:#7b8b98}.choice.active{border-color:#0a6ed1;background:#ebf5fe;color:#084b86;font-weight:700}.choiceGrid.compact .choice{padding:9px 12px}.wizardPanel h3{font-size:15px;margin:26px 0 6px}.wizardPanel h3 small{font-weight:400;color:#78838c}.customChoice{display:flex;max-width:600px}.customChoice input{flex:1 1}.customChoice button{border:1px solid #0a6ed1;background:#0a6ed1;color:#fff;padding:0 18px;font-weight:700}.selectionSummary{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:20px;padding-top:18px;border-top:1px solid #e0e4e7}.selectionSummary span{font-size:12px;color:#6b7680}.selectionSummary em{font-style:normal;background:#eef1f3;padding:7px 9px;font-size:12px}.signalCards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:28px}.signalChoice{display:flex;gap:16px;text-align:left;border:1px solid #c4ccd3;background:#fff;padding:22px;cursor:pointer;color:#18212a}.signalChoice>span{width:34px;height:34px;display:grid;place-items:center;border:1px solid #aeb8c1;font-size:12px;font-weight:800}.signalChoice div{display:grid;grid-gap:8px;gap:8px}.signalChoice strong{font-size:17px}.signalChoice p{margin:0;color:#626d77;font-size:13px;line-height:1.5}.signalChoice small{color:#79848e}.signalChoice.active{border:2px solid #0a6ed1;padding:21px;background:#f7fbff}.signalChoice.active>span{background:#0a6ed1;color:#fff;border-color:#0a6ed1}.thresholdBox{margin-top:22px;background:#fff;border:1px solid #d9dee2;padding:20px}.scoreControls label,.thresholdBox label{display:grid;grid-template-columns:1fr auto;grid-gap:8px 20px;gap:8px 20px;align-items:center}.scoreControls input,.thresholdBox input{grid-column:1/-1;width:100%;accent-color:#0a6ed1}.scoreControls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.scoreControls label{background:#fff;border:1px solid #d9dee2;padding:22px}.scoreControls label strong{font-size:24px}.scoreControls small{grid-column:1/-1;color:#7a858e}.channelGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.channel{border:1px solid #c8d0d6;background:#fff;text-align:left;padding:18px;display:grid;grid-gap:7px;gap:7px;cursor:pointer}.channel span{font-size:12px;color:#7a858f}.channel.active{border-color:#0a6ed1;background:#f4f9fe;box-shadow:inset 3px 0 0 #0a6ed1}.activationGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #d9dee2;border-left:1px solid #d9dee2;margin:28px 0}.activationGrid>div{display:grid;grid-gap:5px;gap:5px;padding:20px;background:#fff;border-right:1px solid #d9dee2;border-bottom:1px solid #d9dee2}.activationGrid span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#6f7a84}.activationGrid strong{font-size:20px}.activationGrid small{color:#78828b}.activationPromise{background:#0e1a24;color:#fff;padding:24px 28px}.activationPromise ol{margin:14px 0 0;padding-left:20px;display:grid;grid-gap:8px;gap:8px;color:#b9c3cb;font-size:13px}.wizardFooter{width:min(920px,100%);margin-top:auto;border-top:1px solid #d8dde1;padding-top:18px;display:flex;justify-content:space-between}.wizardFooter button:disabled{opacity:.4;cursor:not-allowed}.settingsGrid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr);grid-gap:18px;gap:18px}.settingsAside,.settingsMain{padding:26px}.settingsHeader{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding-bottom:22px;border-bottom:1px solid #e0e4e7}.settingsHeader h2{margin:5px 0}.settingsHeader p{margin:0;color:#737e88}.settingsSection{padding:22px 0;border-bottom:1px solid #e8ebed}.settingsSection:last-child{border-bottom:0}.settingsSection h3{font-size:14px;margin:0 0 12px}.chips.large span{padding:8px 10px}.settingRows{display:grid}.settingRows>div{display:flex;justify-content:space-between;padding:12px 0;border-top:1px solid #edf0f2}.settingRows span{color:#0a6ed1;font-size:12px;font-weight:700}.settingsAside{height:max-content}.settingsAside h3{font-size:22px;margin:8px 0}.settingsAside>p{color:#68737d;line-height:1.55}.settingsAside .sourceBox{margin-top:24px}.radarSummary{display:grid;grid-template-columns:1.35fr .65fr .7fr auto;align-items:center;grid-gap:20px;gap:20px;padding:22px 26px;margin-bottom:18px}.radarSummary>div{display:grid;grid-gap:3px;gap:3px}.radarSummary small{color:#77828b}.heroMetric{font-size:34px;line-height:1}.radarPanel{overflow:hidden}.radarList,.radarRow{display:grid}.radarRow{grid-template-columns:82px 1.05fr 1.2fr 1fr 90px;grid-gap:20px;gap:20px;align-items:center;padding:18px 22px;border-top:1px solid #e4e8ea;background:#fff}.radarRow.eligible{box-shadow:inset 3px 0 0 #188918}.radarRow.blocked{opacity:.62;background:#fafbfb}.radarState{display:grid;justify-items:start;grid-gap:4px;gap:4px}.radarState>span{font-size:10px;font-weight:900;letter-spacing:.08em}.statePass{color:#107e3e}.stateBlock{color:#6b747d}.radarState strong{font-size:24px}.radarState small{color:#7e8891}.radarCompany h3{margin:7px 0 3px;font-size:15px}.radarCompany p,.radarReason p{margin:0;color:#737e87;font-size:12px}.radarReason{display:grid;grid-gap:5px;gap:5px}.radarReason strong{font-size:13px;line-height:1.35}.radarNeeds .chips{margin-top:5px}.radarContact{display:grid;grid-gap:3px;gap:3px}.radarContact strong{font-size:20px}.radarContact small{color:#77828b}@media(max-width:1050px){.authPage{grid-template-columns:1fr}.authBrand{min-height:auto;padding:34px}.authBrand>div:last-child{padding:70px 0 30px}.authCard{margin:50px auto;width:min(560px,86%)}.onboardingShell{grid-template-columns:1fr}.onboardingRail{padding:26px 30px}.onboardingRail ol{grid-template-columns:repeat(3,1fr)}.privacyNote{margin-top:16px}.settingsGrid{grid-template-columns:1fr}.radarSummary{grid-template-columns:repeat(2,1fr)}.radarRow{grid-template-columns:70px 1fr 1.2fr}.radarContact,.radarNeeds{grid-column:auto}.signalCards{grid-template-columns:1fr}}@media(max-width:700px){.activationGrid,.channelGrid,.formGrid,.scoreControls{grid-template-columns:1fr}.formGrid .span2{grid-column:span 1}.onboardingMain{padding:24px 20px}.onboardingRail ol{display:none}.wizardPanel h2{font-size:34px}.radarRow,.radarSummary{grid-template-columns:1fr}.authCard{padding:28px}.authBrand h1{font-size:44px}}.authModeTabs{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px;padding:4px;background:#f3f5f7;border:1px solid #e4e7eb;border-radius:10px;margin:8px 0 18px}.authModeTabs button{border:0;background:transparent;padding:10px 12px;border-radius:7px;font-weight:700;color:#59636f;cursor:pointer}.authModeTabs button.active{background:#fff;color:#101418;box-shadow:0 1px 4px rgba(16,24,40,.08)}.formError,.formSuccess{padding:11px 12px;border-radius:8px;font-size:13px;line-height:1.45;margin:4px 0 10px}.formError{background:#fff1f1;border:1px solid #f2c8c8;color:#8a1f1f}.formSuccess{background:#eef8f3;border:1px solid #c8e8d8;color:#155b3d}.sideSignout{border:0;background:transparent;color:inherit;padding:0;text-decoration:underline;cursor:pointer;font:inherit}.sideFoot form{margin-top:8px}.zeroStatePanel{padding:36px;max-width:900px}.zeroStatePanel h2{font-size:26px;margin:8px 0}.zeroStatePanel>p{max-width:680px;color:#58616a;line-height:1.6}.radarRefresh{display:flex;align-items:center;gap:10px}.radarRefresh small{max-width:240px;color:#5b6570;font-size:12px}.dashTitleActions{align-items:center;gap:10px;flex-wrap:wrap}.fusionKpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;border:1px solid #d9dee2;margin:0 0 18px}.fusionKpis>div{padding:18px 20px;border-right:1px solid #e5e9ec}.fusionKpis>div:last-child{border-right:0}.fusionKpis span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#77838e}.fusionKpis strong{display:block;font-size:25px;margin-top:6px}.fusionList{display:grid;grid-gap:14px;gap:14px;padding-bottom:36px}.fusionCard{display:grid;grid-template-columns:92px 1fr;background:#fff;border:1px solid #d9dee2;box-shadow:inset 3px 0 0 #7d8993}.fusionCard.warm{box-shadow:inset 3px 0 0 #c57a00}.fusionCard.hot{box-shadow:inset 4px 0 0 #11823b}.fusionScore{padding:20px 14px;background:#f6f8f9;border-right:1px solid #e1e5e8;display:flex;flex-direction:column;align-items:center;gap:4px}.fusionScore span{font-size:9px;font-weight:900;letter-spacing:.1em}.fusionCard.hot .fusionScore span{color:#11823b}.fusionCard.warm .fusionScore span{color:#a76200}.fusionScore strong{font-size:32px;line-height:1}.fusionScore small{font-size:9px;color:#7c8790}.fusionMain{padding:20px 22px}.fusionTitle{display:flex;justify-content:space-between;gap:22px;border-bottom:1px solid #e8ebed;padding-bottom:17px}.fusionBottom small,.fusionTitle small{font-size:10px;text-transform:uppercase;letter-spacing:.07em;color:#77838e}.fusionTitle h2{font-size:20px;margin:5px 0 2px}.fusionTitle h3{font-size:14px;color:#0a6ed1;margin:0}.fusionMeta{display:flex;gap:6px;align-items:flex-start;flex-wrap:wrap;justify-content:flex-end}.fusionMeta b{font-size:10px;padding:6px 8px;background:#eef2f5;color:#52606c}.fusionSignals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:0;gap:0;border-bottom:1px solid #e8ebed}.fusionSignals>div{padding:16px 14px 16px 0;margin-right:14px;border-right:1px solid #edf0f2}.fusionSignals>div:last-child{border-right:0}.fusionSignals span{display:block;color:#0a6ed1;font-size:10px;font-weight:800;text-transform:uppercase}.fusionSignals strong{display:block;font-size:12px;line-height:1.4;margin:5px 0}.fusionSignals small{display:block;font-size:10px;color:#7b858d}.fusionBottom{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:24px;gap:24px;padding-top:16px}.fusionBottom p{font-size:11px;line-height:1.45;color:#5f6b75;margin:6px 0}.fusionAmount{margin-top:12px!important}.fusionAmount strong{color:#172a3a}.fusionBottom .chips{margin-top:8px}@media(max-width:1050px){.fusionSignals{grid-template-columns:1fr}.fusionSignals>div{border-right:0;border-bottom:1px solid #edf0f2}.fusionBottom{grid-template-columns:1fr}.fusionKpis{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.fusionCard{grid-template-columns:1fr}.fusionScore{border-right:0;flex-direction:row;justify-content:flex-start}.fusionTitle{display:grid}.fusionMeta{justify-content:flex-start}.fusionKpis{grid-template-columns:1fr}}.priorityStats .priorityHero{box-shadow:inset 3px 0 0 var(--green);background:#fbfefb}.priorityLayout{grid-template-columns:minmax(0,1.65fr) minmax(330px,.62fr)}.priorityPanelTop{display:grid;grid-gap:16px}.priorityFilters{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));width:100%}.priorityTable th:first-child{width:86px}.priorityTable td{vertical-align:top}.priorityScore{display:grid;justify-items:center;grid-gap:3px;gap:3px;padding:8px 7px;background:#f1f3f4;border-left:3px solid #8593a0}.priorityScore strong{font-size:25px;line-height:1;color:#24394d}.priorityScore span{font-size:8px;text-transform:uppercase;letter-spacing:.07em;font-weight:900;white-space:nowrap}.priorityScore.act_now{background:#edf8f0;border-left-color:#188918}.priorityScore.act_now span,.priorityScore.act_now strong{color:#126b28}.priorityScore.today{background:#edf5fc;border-left-color:#0a6ed1}.priorityScore.today span,.priorityScore.today strong{color:#0854a0}.priorityScore.research{background:#fff6e8;border-left-color:#d17b00}.priorityScore.research span,.priorityScore.research strong{color:#915900}.priorityScore.watch{background:#f2f3f4;border-left-color:#87929b}.priorityScore.watch span,.priorityScore.watch strong{color:#5c6975}.collapsedMark{display:block;margin-top:6px;color:#657685!important;font-size:9px!important}.priorityAction{display:inline-flex;width:max-content;padding:4px 7px;font-size:8px!important;text-transform:uppercase;letter-spacing:.07em;font-weight:900;margin-top:6px}.priorityAction.act_now{background:#e7f6eb;color:#116d2c}.priorityAction.today{background:#e9f3fd;color:#07569f}.priorityAction.research{background:#fff1d8;color:#8b5600}.priorityAction.watch{background:#eef0f2;color:#5d6872}.priorityDetail{min-width:0}.priorityDecision{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding-bottom:18px;border-bottom:1px solid var(--line-soft)}.priorityDecision h2{font-size:25px;margin:8px 0 4px}.priorityDecision p{margin:0;color:var(--muted);font-size:12px}.bigPriority{display:flex;align-items:baseline;gap:2px;padding:10px 12px;background:#f2f4f6;border-left:4px solid #8995a0}.bigPriority strong{font-size:36px;line-height:1}.bigPriority span{color:#73808b}.bigPriority.act_now{background:#edf8f0;border-left-color:#188918;color:#126b28}.bigPriority.today{background:#edf5fc;border-left-color:#0a6ed1;color:#0854a0}.bigPriority.research{background:#fff6e8;border-left-color:#d17b00;color:#915900}.nextActionBox{margin:16px 0;background:#172a3a;color:#fff;padding:15px 16px;display:grid;grid-gap:5px;gap:5px}.nextActionBox span{font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#9dccf7}.nextActionBox strong{font-size:13px;line-height:1.4}.priorityBreakdown{display:grid;border:1px solid var(--line-soft);margin:0 0 18px}.priorityBreakdown div{padding:10px;border-right:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft)}.priorityBreakdown div:nth-child(3n){border-right:0}.priorityBreakdown div:nth-last-child(-n+3){border-bottom:0}.priorityBreakdown span{display:block;font-size:8px;text-transform:uppercase;letter-spacing:.06em;color:var(--subtle)}.priorityBreakdown strong{display:block;margin-top:3px;font-size:15px}.priorityReasons,.priorityWarnings{display:grid;grid-gap:5px;gap:5px;margin-top:9px}.priorityReasons p,.priorityWarnings p{margin:0!important;font-size:11px!important;line-height:1.45}.priorityReasons p{color:#40586d}.priorityWarnings{background:#fff8eb;border:1px solid #ecd9ac;padding:10px}.priorityWarnings p{color:#7b5a14}.priorityPrimary{display:grid;grid-gap:8px;gap:8px}.priorityPrimary>strong{font-size:14px}.priorityPrimary>p{margin:0!important;color:var(--muted);font-size:11px!important;line-height:1.5}.supportingSignals{display:grid}.supportingSignals>div{display:grid;grid-gap:4px;gap:4px;padding:10px 0;border-bottom:1px solid var(--line-soft)}.supportingSignals>div:last-child{border-bottom:0}.supportingSignals strong{font-size:11px;line-height:1.4}.supportingSignals small{font-size:9px;color:var(--subtle)}.matchedChips{margin-top:10px}@media(max-width:1200px){.priorityLayout{grid-template-columns:1fr}.priorityDetail{position:static!important}.priorityFilters{grid-template-columns:1fr 1fr 1fr}}@media(max-width:800px){.priorityFilters{grid-template-columns:1fr}.priorityBreakdown{grid-template-columns:repeat(2,1fr)}.priorityBreakdown div:nth-child(3n){border-right:1px solid var(--line-soft)}.priorityBreakdown div:nth-child(2n){border-right:0}.priorityBreakdown div:nth-last-child(-n+3){border-bottom:1px solid var(--line-soft)}.priorityBreakdown div:nth-last-child(-n+2){border-bottom:0}}.priorityActionsRow{display:grid;grid-template-columns:1.1fr .9fr .7fr;grid-gap:7px;gap:7px;margin-top:14px}.priorityActionsRow .btn{padding:0 10px;min-height:40px}.priorityDismiss{background:#fff;border-color:#c5cbd0;color:#687580}.priorityDismiss:hover{border-color:#9aa5ae;color:#2f3d48}@media(max-width:700px){.priorityActionsRow{grid-template-columns:1fr}}:root{--sap-shell:#354a5f;--sap-shell-deep:#223548;--sap-blue:#0a6ed1;--sap-blue-hover:#0854a0;--sap-page:#f7f7f7;--sap-surface:#ffffff;--sap-border:#d9d9d9;--sap-border-strong:#bfbfbf;--sap-text:#32363a;--sap-text-2:#51555a;--sap-muted:#6a6d70;--sap-positive:#107e3e;--sap-critical:#e9730c;--sap-negative:#bb0000;--sap-info-bg:#e5f0fa;--sap-hover:#f5faff}body,html{font-family:"72","72full",Segoe UI,Arial,sans-serif!important;background:var(--sap-page);color:var(--sap-text)}body{font-size:14px;letter-spacing:0}button,input,select,textarea{font-family:inherit}.sapAppShell{min-height:100vh;background:var(--sap-page)}.sapShellBar{height:48px;background:var(--sap-shell);color:#fff;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 16px;position:-webkit-sticky;position:sticky;top:0;z-index:100;border-bottom:1px solid #1b2d3e;box-shadow:0 1px 4px rgba(0,0,0,.22)}.sapShellBrand,.sapShellContext,.sapShellUtilities{display:flex;align-items:center;height:100%}.sapShellBrand{gap:12px;min-width:0}.sapShellBrand>a{display:flex;align-items:center}.sapShellBrand .logoWord{color:#fff;font-size:19px;font-weight:700;letter-spacing:-.015em}.sapShellBrand .logoDomain{color:#9cc8ef;font-size:10px;font-weight:700}.sapProductDivider{height:20px;width:1px;background:rgba(255,255,255,.32)}.sapShellBrand>strong{font-size:14px;font-weight:400;white-space:nowrap}.sapShellContext{justify-content:center;gap:9px;font-size:12px;color:#d8e4ed}.sapShellContext .workspaceSelect{margin:0;padding:0;background:transparent;border:0;color:#fff;min-width:auto}.sapShellSeparator{opacity:.35}.sapShellUtilities{justify-content:flex-end;gap:4px}.sapShellUtilities button{height:32px;min-width:32px;border:0;background:transparent;color:#fff;font-size:12px;cursor:pointer}.sapShellUtilities button:hover{background:rgba(255,255,255,.12)}.sapAvatar{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#e5f0fa;color:#0854a0;font-size:11px;font-weight:700;margin-left:6px}.sapShellBody{display:grid;grid-template-columns:236px minmax(0,1fr);min-height:calc(100vh - 48px)}.sapSideNav{background:#fff;border-right:1px solid var(--sap-border);display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;top:48px;height:calc(100vh - 48px)}.sapSideNavScroll{overflow:auto;padding:8px 0 14px}.sapNavGroup{margin:0 0 6px}.sapNavGroupLabel{height:30px;display:flex;align-items:center;padding:0 16px;color:#6a6d70;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.sapNavGroup nav{display:grid}.sapNavGroup nav a{min-height:36px;display:flex;align-items:center;padding:0 16px 0 20px;border-left:3px solid transparent;color:#32363a;font-size:13px;white-space:nowrap}.sapNavGroup nav a:hover{background:#f5faff;color:#0a6ed1}.sapNavGroup nav a.active{background:#e5f0fa;color:#0a6ed1;border-left-color:#0a6ed1;font-weight:700}.sapSideFoot{margin-top:auto;border-top:1px solid var(--sap-border);padding:10px 15px;color:#6a6d70;font-size:11px;display:grid;grid-template-columns:auto 1fr auto;grid-gap:5px;gap:5px;align-items:center}.sapSideFoot form{grid-column:1/-1}.sapSideFoot button{border:0;background:transparent;padding:4px 0;color:#51555a;font-size:11px;cursor:pointer}.sapSideFoot button:hover{color:#0a6ed1}.sapWorkArea{min-width:0;background:var(--sap-page)}.sapPageToolbar{height:44px;background:#fff;border-bottom:1px solid var(--sap-border);display:grid;grid-template-columns:minmax(180px,1fr) minmax(320px,560px) auto;align-items:center;grid-gap:18px;gap:18px;padding:0 20px;position:-webkit-sticky;position:sticky;top:48px;z-index:60}.sapBreadcrumb{display:flex;align-items:center;gap:8px;font-size:11px;color:#6a6d70;white-space:nowrap}.sapBreadcrumb b{font-weight:400;color:#aaa}.sapBreadcrumb strong{font-weight:600;color:#32363a}.sapToolbarSearch{height:30px;border:1px solid #89919a;background:#fff;display:grid;grid-template-columns:22px 1fr auto;align-items:center;padding:0 7px}.sapToolbarSearch:focus-within{border-color:var(--sap-blue);box-shadow:inset 0 0 0 1px var(--sap-blue)}.sapToolbarSearch input{border:0;outline:0;min-width:0;font-size:12px;color:#32363a;background:transparent}.sapToolbarSearch kbd{font:10px "72",Segoe UI,Arial,sans-serif;border:1px solid #d5dadd;background:#f7f7f7;padding:1px 5px;color:#6a6d70}.sapToolbarActions{display:flex;gap:6px}.sapToolbarActions button{height:30px;padding:0 12px;border:1px solid #89919a;background:#fff;color:#0a6ed1;font-size:12px;font-weight:600;cursor:pointer}.sapToolbarActions button:hover{background:#f5faff;border-color:#0a6ed1}.dashTitleRow{padding:18px 24px 14px;background:#fff;border-bottom:1px solid var(--sap-border);align-items:end}.dashTitleRow .overline{font-size:11px;letter-spacing:0;text-transform:none;color:#6a6d70;font-weight:400;margin:0 0 4px}.dashTitleRow h1{font-size:24px!important;line-height:1.25;letter-spacing:0!important;font-weight:400;color:#32363a;margin:0 0 5px}.dashTitleRow>div>p:last-child{font-size:12px;color:#6a6d70}.dashTitleActions{display:flex;gap:8px}.btn,.dashTitleActions .btn{border-radius:0!important;min-height:32px;font-size:12px;font-weight:600;padding:0 12px}.btnPrimary{background:var(--sap-blue);border-color:var(--sap-blue);color:#fff}.btnSecondary{background:#fff;border-color:#89919a;color:var(--sap-blue)}.enterpriseNotice{margin:12px 24px 10px;padding:8px 10px;background:#fff4ce;border:1px solid #e7c75f;color:#5f4b00;font-size:11px}.statGrid.enterpriseStats{margin:0 24px;gap:0;border:1px solid var(--sap-border);background:#fff}.statGrid.enterpriseStats .statCard{border:0;border-right:1px solid var(--sap-border);padding:12px 14px;min-height:76px;background:#fff;box-shadow:none!important}.statGrid.enterpriseStats .statCard:last-child{border-right:0}.statGrid.enterpriseStats .statCard span{font-size:11px;color:#51555a}.statGrid.enterpriseStats .statCard strong{font-size:25px;font-weight:400;color:#32363a;margin:5px 0 1px;line-height:1}.statGrid.enterpriseStats .statCard small{font-size:10px;color:#6a6d70}.priorityStats .priorityHero{background:#fff;box-shadow:inset 3px 0 0 var(--sap-positive)!important}.priorityStats .priorityHero strong{color:var(--sap-positive)!important}.dashTwoCol.priorityLayout{grid-template-columns:minmax(0,1fr) 360px;gap:12px;padding:12px 24px 30px}.detailPanel,.enterprisePanel,.panel{border:1px solid var(--sap-border);background:#fff;box-shadow:none;border-radius:0}.panelTop.enterprisePanelTop{padding:12px 14px 10px;border-bottom:1px solid var(--sap-border);align-items:end}.panelTop h2{font-size:16px;font-weight:600;margin:0 0 2px;color:#32363a}.panelTop p{font-size:11px;color:#6a6d70}.priorityPanelTop{display:flex!important;justify-content:space-between;gap:16px}.priorityFilters{display:flex!important;width:auto!important;gap:6px}.filterInputs select{height:30px;min-width:145px;border:1px solid #89919a;background:#fff;padding:0 28px 0 8px;font-size:11px;color:#32363a;border-radius:0}.filterInputs select:focus{outline:1px solid var(--sap-blue);outline-offset:-2px}.tableWrap{overflow:auto}.enterpriseTable{min-width:1080px}.enterpriseTable th{height:34px;padding:0 10px;background:#f2f2f2;border-top:0;border-bottom:1px solid #bfbfbf;color:#51555a;font-size:10px;font-weight:600;text-transform:none;letter-spacing:0;vertical-align:middle;position:-webkit-sticky;position:sticky;top:0;z-index:4}.enterpriseTable td{padding:9px 10px;border-bottom:1px solid #e5e5e5;font-size:11px;vertical-align:middle;color:#32363a}.enterpriseTable tbody tr:hover{background:#f5faff}.interactiveTable tbody tr.selectedRow{background:#e5f0fa}.selectedRow td:first-child{box-shadow:inset 3px 0 0 #0a6ed1}.enterpriseTable td>strong{font-size:12px;font-weight:600;color:#32363a}.enterpriseTable td small,.enterpriseTable td>span{font-size:10px;color:#6a6d70;margin-top:2px}.signalTag{border-radius:0!important;padding:2px 5px!important;font-size:9px!important;font-weight:600!important;border:1px solid transparent;background:#e5f0fa!important;color:#0854a0!important}.signalTag.award,.signalTag.procurement{background:#ebf5ec!important;color:#107e3e!important;border-color:#b8d8bf!important}.signalTag.capital,.signalTag.investment{background:#f1ecf5!important;color:#6c3baa!important;border-color:#d5c8e0!important}.signalTag.hiring,.signalTag.relocation{background:#fff3e8!important;color:#a15c00!important;border-color:#f0c999!important}.chips{gap:4px}.chips span{padding:2px 5px;background:#f2f2f2;border:1px solid #ddd;font-size:9px;color:#51555a;border-radius:0}.priorityScore{display:block;min-width:64px;padding:0;background:transparent!important;border:0!important;text-align:left}.priorityScore strong{display:inline!important;font-size:18px;font-weight:400!important;color:#32363a!important}.priorityScore span{display:block;font-size:9px!important;letter-spacing:0;text-transform:none;font-weight:600;margin-top:2px}.priorityScore.act_now span{color:#107e3e}.priorityScore.today span{color:#0a6ed1}.priorityScore.research span{color:#e9730c}.priorityScore.watch span{color:#6a6d70}.priorityAction{padding:2px 5px;font-size:9px!important;text-transform:none;letter-spacing:0;font-weight:600;border-radius:0;border:1px solid}.priorityAction.act_now{background:#ebf5ec;color:#107e3e;border-color:#b8d8bf}.priorityAction.today{background:#e5f0fa;color:#0854a0;border-color:#b8d3eb}.priorityAction.research{background:#fff3e8;color:#a15c00;border-color:#f0c999}.priorityAction.watch{background:#f2f2f2;color:#51555a;border-color:#d5d5d5}.contactScore strong{font-size:12px;font-weight:600}.contactScore span{font-size:9px}.detailPanel.priorityDetail{padding:0;top:104px;max-height:calc(100vh - 120px);overflow:auto}.priorityDecision{padding:14px 15px 12px;background:#fff;border-bottom:1px solid var(--sap-border);align-items:center}.priorityDecision h2{font-size:18px;font-weight:400;margin:5px 0 2px}.priorityDecision p{font-size:11px;color:#6a6d70}.bigPriority{padding:0;background:transparent!important;border:0!important;display:block;text-align:right}.bigPriority strong{font-size:28px;font-weight:300}.bigPriority span{font-size:10px;color:#6a6d70}.nextActionBox{margin:0;padding:10px 15px;background:#e5f0fa;color:#32363a;border-bottom:1px solid #b8d3eb}.nextActionBox span{color:#5b738b;font-size:9px;letter-spacing:0}.nextActionBox strong{font-size:12px;color:#0854a0;font-weight:600}.priorityBreakdown{grid-template-columns:repeat(3,1fr);margin:0;border:0;border-bottom:1px solid var(--sap-border)}.priorityBreakdown div{padding:9px 10px;border-color:#e5e5e5}.priorityBreakdown span{font-size:9px;text-transform:none;letter-spacing:0;color:#6a6d70}.priorityBreakdown strong{font-size:13px;font-weight:400}.detailBlock{padding:12px 15px;border-bottom:1px solid var(--sap-border)}.detailLabel{font-size:10px;text-transform:none;letter-spacing:0;color:#51555a;font-weight:600;margin-bottom:7px}.priorityReasons,.priorityWarnings{gap:3px}.priorityReasons p,.priorityWarnings p{font-size:10.5px!important}.priorityWarnings{padding:8px;background:#fff3e8;border:1px solid #f0c999}.sourceLine{background:#f7f7f7;border:1px solid #ddd;padding:8px}.evidenceList>div{padding:7px 0}.evidenceBadge{font-size:8px;letter-spacing:0;text-transform:none;padding:2px 4px;border:1px solid}.evidenceBadge.official{background:#ebf5ec;color:#107e3e;border-color:#b8d8bf}.evidenceBadge.verified{background:#e5f0fa;color:#0854a0;border-color:#b8d3eb}.evidenceBadge.inferred{background:#fff3e8;color:#a15c00;border-color:#f0c999}.priorityActionsRow{padding:12px 15px;margin:0;position:-webkit-sticky;position:sticky;bottom:0;background:#fff;border-top:1px solid var(--sap-border);grid-template-columns:1.15fr 1fr .65fr}.priorityActionsRow .btn{min-height:32px}.priorityDismiss{border-color:#89919a;color:#51555a}.productMock{border:1px solid var(--sap-border-strong);box-shadow:0 4px 14px rgba(0,0,0,.12)}.mockTopbar{padding:11px 13px;background:#fff;border-bottom:1px solid var(--sap-border)}.mockLabel{font-size:10px}.mockTopbar strong{font-size:14px;font-weight:600}.mockKpis{background:#fff}.mockKpis div{padding:11px 13px}.mockKpis strong{font-size:21px;font-weight:400}.mockTableHead{padding:7px 10px;background:#f2f2f2;font-size:9px;text-transform:none;letter-spacing:0}.mockRow{padding:9px 10px;font-size:10px}.mockScore{font-size:15px!important;font-weight:400!important}.liveDot{border:1px solid #b8d8bf;background:#ebf5ec;color:#107e3e;padding:3px 6px;border-radius:0}@media(max-width:1100px){.sapShellBody{grid-template-columns:190px minmax(0,1fr)}.dashTwoCol.priorityLayout{grid-template-columns:1fr}.detailPanel.priorityDetail{position:static;max-height:none}.sapPageToolbar{grid-template-columns:1fr minmax(240px,420px) auto}.priorityFilters,.priorityPanelTop{display:grid!important}.priorityFilters{grid-template-columns:repeat(3,1fr)!important}.filterInputs select{min-width:0}}@media(max-width:820px){.sapShellBody{grid-template-columns:1fr}.sapSideNav{display:none}.sapShellBar{grid-template-columns:1fr auto}.sapShellContext{display:none}.sapPageToolbar{top:48px;grid-template-columns:1fr auto}.sapToolbarSearch{display:none}.dashTitleRow{padding:14px}.statGrid.enterpriseStats{margin:0 14px;grid-template-columns:repeat(2,1fr)}.statGrid.enterpriseStats .statCard:nth-child(2){border-right:0}.dashTwoCol.priorityLayout{padding:10px 14px 24px}.priorityFilters{grid-template-columns:1fr!important}}.siteHeader{position:-webkit-sticky;position:sticky;top:0;background:#fff;border-bottom:1px solid var(--sap-border)}.nav{height:54px}.navLinks{gap:22px;font-size:13px}.navActions{gap:10px}.heroEnterprise{padding:56px 0 50px;background:#fff;border-bottom:1px solid var(--sap-border)}.heroGrid{gap:46px}.heroCopy h1{font-size:48px;line-height:1.08;letter-spacing:-.02em;color:#32363a;font-weight:400}.heroCopy h1 span{color:#0a6ed1}.heroText{font-size:16px;line-height:1.55;color:#51555a}.heroActions{margin:24px 0 18px}.overline{text-transform:none;letter-spacing:0;font-size:11px;font-weight:600;color:#0a6ed1;margin-bottom:10px}.sectionEnterprise{padding:70px 0}.dataGrid h2,.sectionIntro h2{font-size:36px;line-height:1.15;letter-spacing:-.01em;font-weight:400;color:#32363a}.bodyLarge,.sectionIntro>p:last-child,.splitIntro>p{font-size:15px;line-height:1.6}.engineGrid{gap:12px}.engineCard{padding:22px;min-height:290px}.engineCard h3{font-size:22px;letter-spacing:0;font-weight:400}.systemSection{background:#354a5f;padding:70px 0}.ctaEnterprise{background:#0a6ed1;padding:42px 0}.ctaInner h2{font-size:30px;font-weight:400;letter-spacing:0}.languageSwitcher{height:30px;display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.06);margin-right:6px;color:#d8e4ed}.languageSwitcher button{min-width:31px!important;height:28px!important;padding:0 7px!important;background:transparent!important;color:#d8e4ed!important;font-size:10px!important;font-weight:600!important;border:0!important}.languageSwitcher button.active{background:#fff!important;color:#0854a0!important}.languageSwitcher span{font-size:10px;opacity:.4}.siteHeader .languageSwitcher{border-color:#c5cbd0;background:#fff;color:#6a6d70;margin:0}.siteHeader .languageSwitcher button{color:#51555a!important}.siteHeader .languageSwitcher button.active{background:#e5f0fa!important;color:#0854a0!important}.authBrandTop{display:flex;align-items:center;justify-content:space-between;gap:16px}.authBrand .languageSwitcher{border-color:#c5cbd0;background:#fff;color:#6a6d70}.authBrand .languageSwitcher button{color:#51555a!important}.authBrand .languageSwitcher button.active{background:#e5f0fa!important;color:#0854a0!important}.onboardingLanguage{display:flex;justify-content:flex-end;margin-bottom:12px}.onboardingLanguage .languageSwitcher{border-color:#c5cbd0;background:#fff;color:#6a6d70}.onboardingLanguage .languageSwitcher button{color:#51555a!important}.onboardingLanguage .languageSwitcher button.active{background:#e5f0fa!important;color:#0854a0!important}.publicHome{background:#fff;color:#0b2b58}.compactHomeHeader{position:-webkit-sticky;position:sticky;top:0;z-index:50}.compactHomeHeader .nav{max-width:1460px;height:58px}.compactHomeHeader .navLinks{gap:34px}.compactHomeHeader .navActions .btn{height:34px;padding:0 16px;font-size:12px}.homeLogin{background:#fff!important;color:#075cca!important;border-color:#0a6ed1!important}.homeHero{background:linear-gradient(90deg,#fff,#fff 42%,#f4faff);border-bottom:1px solid #dfe8f1}.homeHeroGrid{max-width:1460px;display:grid;grid-template-columns:minmax(420px,.92fr) minmax(520px,1.08fr);align-items:center;grid-column-gap:48px;column-gap:48px;padding-top:34px}.homeHeroCopy{padding:14px 0 26px}.homeEyebrow{font-size:11px;font-weight:700;letter-spacing:.13em;color:#46698f;margin:0 0 13px}.homeHeroCopy h1{font-size:49px;line-height:1.05;letter-spacing:-.025em;font-weight:600;color:#0a2854;margin:0 0 17px}.homeHeroCopy>p:not(.homeEyebrow){max-width:600px;font-size:16px;line-height:1.52;color:#415d7d;margin:0}.homeHeroActions{display:flex;gap:14px;margin:22px 0 17px}.homeHeroActions .btn{min-width:220px}.heroTrustLine{font-size:9px;letter-spacing:.18em;font-weight:700;color:#7891aa}.moroccoLiveMap{position:relative;min-width:0;height:385px;display:flex;align-items:center;justify-content:center;overflow:hidden}.moroccoLiveMap svg{width:min(100%,540px);height:365px;overflow:visible}.moroccoShape{fill:#dbeaf7;stroke:#b9d3ea;stroke-width:1.1;vector-effect:non-scaling-stroke}.liveMapPoint .signalPulse{opacity:.12;transform-origin:center;animation:affairesPulse 2.8s ease-out infinite}.liveMapPoint .signalRing{fill:#fff;stroke-width:2.5}.liveMapPoint .signalDot{stroke:#fff;stroke-width:1.2}.mapAward .signalDot,.mapAward i,.mapAward.signalDot{fill:#0a6ed1;background:#0a6ed1}.mapAward .signalRing,.mapAward.signalRing{stroke:#5ca6f2}.mapAward .signalPulse,.mapAward.signalPulse{fill:#0a6ed1}.mapLocation .signalDot,.mapLocation i,.mapLocation.signalDot{fill:#e9730c;background:#e9730c}.mapLocation .signalRing,.mapLocation.signalRing{stroke:#f6b26b}.mapLocation .signalPulse,.mapLocation.signalPulse{fill:#e9730c}.mapInvestment .signalDot,.mapInvestment i,.mapInvestment.signalDot{fill:#107e3e;background:#107e3e}.mapInvestment .signalRing,.mapInvestment.signalRing{stroke:#62bc83}.mapInvestment .signalPulse,.mapInvestment.signalPulse{fill:#107e3e}.mapProcurement .signalDot,.mapProcurement i,.mapProcurement.signalDot{fill:#d91f4e;background:#d91f4e}.mapProcurement .signalRing,.mapProcurement.signalRing{stroke:#ef7e9d}.mapProcurement .signalPulse,.mapProcurement.signalPulse{fill:#d91f4e}.mapHiring .signalDot,.mapHiring i,.mapHiring.signalDot{fill:#6f2cff;background:#6f2cff}.mapHiring .signalRing,.mapHiring.signalRing{stroke:#ad89ff}.mapHiring .signalPulse,.mapHiring.signalPulse{fill:#6f2cff}@keyframes affairesPulse{0%{r:7px;opacity:.2}65%{r:16px;opacity:.04}to{r:18px;opacity:0}}@media(prefers-reduced-motion:reduce){.liveMapPoint .signalPulse{animation:none;opacity:.1;r:12px}.tickerTrack{animation:none!important}}.mapLegend{position:absolute;right:8px;top:56px;width:170px;padding:11px 12px;background:rgba(255,255,255,.92);border:1px solid #d6e2ec;display:grid;grid-gap:8px;gap:8px;font-size:10px;color:#334f70}.mapLegend span{display:flex;align-items:center;gap:8px;white-space:nowrap}.mapLegend i{width:9px;height:9px;border-radius:50%;flex:0 0 9px}.mapDataState{position:absolute;left:50%;bottom:12px;transform:translateX(-50%);padding:5px 9px;background:rgba(255,255,255,.88);border:1px solid #dfe8f1;color:#73879b;font-size:9px;white-space:nowrap}.liveTicker{grid-column:1/-1;margin-left:calc((100vw - min(1460px,100vw - 48px))/2 * -1);margin-right:calc((100vw - min(1460px,100vw - 48px))/2 * -1);height:60px;display:grid;grid-template-columns:280px minmax(0,1fr);align-items:stretch;background:#fff;border-top:1px solid #d9e5ef;border-bottom:1px solid #d9e5ef;overflow:hidden}.tickerLabel{display:flex;align-items:center;gap:12px;padding-left:max(24px,calc((100vw - 1460px)/2));font-size:10px;font-weight:700;letter-spacing:.04em;color:#0a6ed1;border-right:1px solid #d9e5ef;white-space:nowrap}.broadcastIcon{font-size:17px}.tickerViewport{min-width:0;overflow:hidden}.tickerTrack{height:100%;display:flex;width:max-content;animation:tickerMove 42s linear infinite}.tickerViewport:hover .tickerTrack{animation-play-state:paused}.tickerItem{min-width:255px;display:flex;align-items:center;gap:10px;padding:0 18px;border-right:1px solid #d9e5ef}.tickerItem>i{width:10px;height:10px;border-radius:50%;flex:0 0 10px}.tickerItem>div{display:grid;min-width:0}.tickerItem strong{font-size:11px;color:#14375f;line-height:1.2}.tickerItem span{font-size:9.5px;color:#607991;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tickerItem small{font-size:9px;color:#8093a7;margin-left:auto;white-space:nowrap}.tickerEmpty{height:100%;display:flex;align-items:center;padding:0 20px;font-size:10px;color:#70869a}@keyframes tickerMove{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.homeHow{padding:32px 0 28px;border-bottom:1px solid #e3eaf0}.howGrid{max-width:1460px;display:grid;grid-template-columns:minmax(270px,1.2fr) 1fr 32px 1fr 32px 1fr;grid-gap:18px;gap:18px;align-items:center}.howIntro h2{font-size:27px;font-weight:600;margin:0 0 3px;letter-spacing:-.015em;color:#0c2e5b}.howIntro p{font-size:11px;color:#6d8298;margin:0}.howStep{display:flex;align-items:center;gap:14px;min-width:0}.howStep>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#e6f2fc;color:#0a6ed1;font-size:17px;font-weight:700;flex:0 0 42px}.howStep strong{display:block;font-size:13px;color:#12345f}.howStep p{font-size:10.5px;line-height:1.35;color:#627990;margin:3px 0 0}.howArrow{font-size:24px;color:#6f91b5;font-style:normal;text-align:center}.homeMetrics{border-bottom:1px solid #e2e9ef;background:#fff}.metricStrip{max-width:1460px;height:76px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.metricStrip>div{display:flex;align-items:center;gap:13px;padding:0 30px;border-right:1px solid #d9e2e9}.metricStrip>div:last-child{border-right:0}.metricIcon{font-size:27px;color:#0a6ed1}.metricStrip p{display:grid;margin:0}.metricStrip strong{font-size:12px;color:#153861}.metricStrip small{font-size:9.5px;color:#6e8499;margin-top:2px}.homeFooterCta{background:linear-gradient(90deg,#0d385f,#174f7d 58%,#274d70);color:#fff;padding:17px 0 15px}.footerCtaGrid{max-width:1460px;display:grid;grid-template-columns:1.4fr .95fr .8fr;grid-gap:34px;gap:34px;align-items:center}.footerCtaGrid h2{font-size:22px;font-weight:600;margin:0 0 3px;color:#fff}.footerCtaGrid p{font-size:10px;color:#d7e4ee;margin:0 0 8px}.footerCtaButton{display:inline-flex;align-items:center;justify-content:center;height:30px;padding:0 18px;background:#fff;color:#0a6ed1;font-size:10px;font-weight:700;border-radius:2px}.footerBenefits{display:grid;grid-gap:5px;gap:5px;padding-left:24px;border-left:1px solid rgba(255,255,255,.28);font-size:9.5px;color:#e4eef5}.footerSkyline{height:88px;display:flex;align-items:end;gap:22px}.footerSkyline:before{content:"";position:absolute;left:0;right:0;bottom:0;height:25px;border-bottom:2px solid rgba(255,255,255,.4);background:linear-gradient(90deg,transparent,rgba(255,255,255,.05))}.mosqueMark{font-size:44px;line-height:1;color:#d8b06a;z-index:1}.footerSkyline p{font-size:8px;letter-spacing:.18em;text-align:right;color:#dce8f0;margin-bottom:16px}@media(max-width:1050px){.homeHeroGrid{grid-template-columns:1fr 1fr;column-gap:20px}.homeHeroCopy h1{font-size:40px}.mapLegend{right:0}.howGrid{grid-template-columns:1fr 1fr;row-gap:24px}.howIntro{grid-column:1/-1}.howArrow{display:none}.metricStrip>div{padding:0 15px}.footerCtaGrid{grid-template-columns:1.25fr 1fr}.footerSkyline{display:none}}@media(max-width:780px){.compactHomeHeader .navLinks{display:none}.homeHeroGrid{grid-template-columns:1fr;padding-top:20px}.homeHeroCopy{padding-bottom:0}.homeHeroCopy h1{font-size:36px}.homeHeroCopy h1 br{display:none}.moroccoLiveMap{height:330px}.moroccoLiveMap svg{height:315px}.mapLegend{top:28px;width:150px}.liveTicker{grid-column:1;margin-left:-24px;margin-right:-24px;grid-template-columns:1fr;height:auto}.tickerLabel{height:42px;padding-left:24px;border-right:0;border-bottom:1px solid #d9e5ef}.tickerViewport{height:56px}.howGrid{grid-template-columns:1fr}.howIntro{grid-column:auto}.metricStrip{height:auto;grid-template-columns:1fr 1fr}.metricStrip>div{height:72px;border-bottom:1px solid #e2e9ef}.footerCtaGrid{grid-template-columns:1fr}.footerBenefits{padding-left:0;border-left:0}.homeHeroActions{flex-wrap:wrap}.homeHeroActions .btn{min-width:0;flex:1 1}}.authInlineAction{border:0;background:transparent;color:#0a6ed1;font-size:11px;padding:8px 0 0;text-align:left;cursor:pointer}.authInlineAction:hover{text-decoration:underline}.mapCityLabel{font-family:"72",Segoe UI,Arial,sans-serif;fill:#17385f;paint-order:stroke;stroke:#f7fbff;stroke-width:3px;stroke-linejoin:round;pointer-events:none}.mapCityLabel,.sapPlanBadge{font-size:10px;font-weight:700}.sapPlanBadge{display:inline-flex;align-items:center;height:26px;padding:0 8px;border:1px solid rgba(255,255,255,.38);color:#dbeaf6;letter-spacing:.02em;margin-right:4px}.sapPlanBadge:hover{background:rgba(255,255,255,.1);color:#fff}.sapPlanBadge.pro{background:#e5f0fa;color:#0854a0;border-color:#b7d3eb}.billingGrid{padding:14px 24px 32px;display:grid;grid-gap:14px;gap:14px}.billingCurrent{padding:18px}.billingCurrentTitle{display:flex;justify-content:space-between;align-items:center;gap:16px}.billingCurrentTitle h2{font-size:24px;font-weight:400;margin:4px 0 6px}.statusChip.neutral{background:#f2f2f2;color:#51555a;border-color:#d9d9d9}.billingPlans{grid-template-columns:repeat(2,minmax(0,1fr))}.billingPlan,.billingPlans{display:grid;grid-gap:14px;gap:14px}.billingPlan{padding:18px;align-content:start;min-height:315px}.billingPlan.active{box-shadow:inset 3px 0 0 #0a6ed1}.billingPlanHead{display:flex;justify-content:space-between;align-items:start;gap:12px}.billingPlanHead h3{font-size:22px;font-weight:400;margin:3px 0}.billingPrice{display:grid;padding:12px 0;border-top:1px solid var(--sap-border);border-bottom:1px solid var(--sap-border)}.billingPrice strong{font-size:25px;font-weight:400;color:#32363a}.billingPrice span{font-size:10px;color:#6a6d70;margin-top:2px}.billingPlan ul{list-style:none;padding:0;margin:0;display:grid;grid-gap:9px;gap:9px;color:#51555a;font-size:12px}.billingAction{display:grid;grid-gap:7px;gap:7px;margin-top:auto}.billingAction .btn{width:max-content}.billingGrid>.enterpriseNotice{margin:0}.billingCurrent .muted{font-size:11px;color:#6a6d70}.enterpriseNotice a{color:#0a6ed1;font-weight:700}.enterpriseNotice a:hover{text-decoration:underline}@media(max-width:780px){.billingGrid{padding:12px}.billingPlans{grid-template-columns:1fr}.sapPlanBadge{display:none}}.publicHome{overflow-x:hidden}.hassanMosqueMark{width:220px;height:92px;display:block;flex:0 1 220px;z-index:1;color:#d9b872}.hassanMosqueMark .mosqueSilhouette{fill:currentColor}.hassanMosqueMark .mosqueGround{fill:none;stroke:rgba(255,255,255,.48);stroke-width:2}.hassanMosqueMark .mosqueWindows{fill:#174f7d}@media(max-width:1050px){.footerCtaGrid{grid-template-columns:1.15fr .95fr}.footerSkyline{display:flex!important;grid-column:1/-1;height:96px;justify-content:flex-end;gap:20px;border-top:1px solid rgba(255,255,255,.14);padding-top:8px}.hassanMosqueMark{width:245px;flex-basis:245px}}@media(max-width:780px){.publicHome{width:100%;max-width:100vw}.compactHomeHeader .nav{height:58px;min-height:58px;gap:8px}.compactHomeHeader .navLinks{display:none}.compactHomeHeader .navActions{margin-left:auto;gap:6px;min-width:0}.compactHomeHeader .navActions .btn{height:32px;padding:0 10px;font-size:11px;white-space:nowrap}.compactHomeHeader .homeLogin{display:none}.siteHeader .languageSwitcher{margin:0}.siteHeader .languageSwitcher button{padding-left:6px!important;padding-right:6px!important}.homeHero{background:linear-gradient(180deg,#fff,#fff 47%,#f4faff);overflow:hidden}.homeHeroGrid{grid-template-columns:minmax(0,1fr);column-gap:0;padding-top:18px}.homeHeroCopy{padding:10px 0 8px;min-width:0}.homeEyebrow{font-size:9px;line-height:1.4;letter-spacing:.11em;margin-bottom:10px}.homeHeroCopy h1{font-size:34px;line-height:1.04;letter-spacing:-.03em;margin-bottom:14px}.homeHeroCopy h1 br{display:none}.homeHeroCopy>p:not(.homeEyebrow){font-size:14px;line-height:1.5;max-width:none}.homeHeroActions{display:grid;grid-template-columns:1fr;grid-gap:9px;gap:9px;margin:18px 0 14px}.homeHeroActions .btn{width:100%;min-width:0;justify-content:center}.heroTrustLine{font-size:8px;line-height:1.45;letter-spacing:.12em}.moroccoLiveMap{height:315px;min-width:0;width:100%;margin-top:4px;overflow:hidden}.moroccoLiveMap svg{width:100%;max-width:460px;height:300px}.mapLegend{right:0;top:12px;width:136px;padding:8px 9px;gap:5px;font-size:8.5px}.mapLegend span{gap:6px}.mapLegend i{width:7px;height:7px;flex-basis:7px}.mapDataState{bottom:6px;max-width:88%;white-space:normal;text-align:center;line-height:1.3}.liveTicker{grid-column:1;margin-left:-14px;margin-right:-14px;width:calc(100% + 28px);grid-template-columns:1fr;height:auto}.tickerLabel{height:40px;padding-left:14px;border-right:0;border-bottom:1px solid #d9e5ef}.tickerViewport{height:54px}.tickerItem{min-width:225px;padding:0 12px}.homeHow{padding-top:28px;padding-bottom:28px}.howGrid{grid-template-columns:1fr;gap:18px}.howIntro{grid-column:auto}.howIntro h2{font-size:25px}.howStep{align-items:flex-start}.howArrow{display:none}.metricStrip{height:auto;grid-template-columns:1fr 1fr}.metricStrip>div{min-height:72px;height:auto;padding:12px 10px;border-bottom:1px solid #e2e9ef}.metricStrip>div:nth-child(2n){border-right:0}.homeFooterCta{padding:28px 0 20px}.footerCtaGrid{grid-template-columns:1fr;gap:18px}.footerCtaGrid h2{font-size:23px;line-height:1.16;margin-bottom:7px}.footerCtaGrid p{font-size:11px;line-height:1.45;margin-bottom:12px}.footerCtaButton{height:38px;font-size:11px;padding:0 18px}.footerBenefits{padding:15px 0 0;border-left:0;border-top:1px solid rgba(255,255,255,.2);font-size:10px;gap:8px}.footerSkyline{display:flex!important;grid-column:auto;height:112px;align-items:end;justify-content:space-between;gap:12px;padding-top:10px}.footerSkyline p{font-size:7.5px;line-height:1.5;margin:0 0 15px;flex:0 0 auto}.hassanMosqueMark{width:min(66vw,250px);height:98px;flex:1 1 auto;min-width:0}}@media(max-width:520px){.compactHomeHeader .navActions .btnPrimary{padding:0 9px;font-size:10px}.homeHeroCopy h1{font-size:31px}.moroccoLiveMap{height:292px}.moroccoLiveMap svg{height:276px}.mapLegend{width:128px;font-size:8px}.metricStrip{grid-template-columns:1fr}.metricStrip>div{border-right:0;min-height:64px}.metricStrip>div:last-child{border-bottom:0}.footerSkyline{height:104px;gap:8px}.hassanMosqueMark{width:65vw;height:90px}.footerSkyline p{font-size:7px;letter-spacing:.12em}}.footerSkyline{position:relative;overflow:hidden;min-height:106px;justify-content:flex-end;isolation:isolate}.footerSkyline:before{display:none!important}.footerMosquePhoto{position:absolute;inset:0;z-index:0;background-image:linear-gradient(90deg,#174f7d,rgba(23,79,125,.92) 11%,rgba(23,79,125,.45) 32%,rgba(23,79,125,.1) 62%,rgba(13,56,95,.18)),url(/footer-hassan-ii-casablanca.jpg);background-size:cover;background-position:center 52%;background-repeat:no-repeat}.footerSkyline p{z-index:1;text-shadow:0 1px 5px rgba(6,32,56,.72)}@media(max-width:1050px){.footerSkyline{min-height:118px}.footerMosquePhoto{background-position:center 50%}}@media(max-width:780px){.footerSkyline{min-height:132px;height:132px;width:100%;padding:0;border-top:1px solid rgba(255,255,255,.14)}.footerMosquePhoto{background-image:linear-gradient(90deg,rgba(23,79,125,.62),rgba(23,79,125,.22) 45%,rgba(13,56,95,.18)),url(/footer-hassan-ii-casablanca.jpg);background-position:50%}.footerSkyline p{align-self:flex-end;margin:0 10px 18px auto;padding:0;max-width:120px}}.homeFooterCta{background-image:linear-gradient(90deg,#0d385f,#0d385f 49%,rgba(13,56,95,.98) 56%,rgba(13,56,95,.74) 67%,rgba(13,56,95,.28) 82%,rgba(13,56,95,.1)),url(/footer-hassan-ii-casablanca.jpg)!important;background-size:100% 100%,44% 100%!important}.footerSkyline{isolation:auto!important;overflow:visible!important}.footerSkyline p{z-index:2;padding-right:12px;text-shadow:0 1px 5px rgba(4,28,50,.85)}@media(max-width:1050px){.homeFooterCta{background-size:100% 100%,52% 100%!important;background-position:50%,100% 100%!important}}@media(max-width:780px){.homeFooterCta{background-image:linear-gradient(180deg,#0d385f,#0d385f 58%,rgba(13,56,95,.88) 72%,rgba(13,56,95,.18)),url(/footer-hassan-ii-casablanca.jpg)!important;background-size:100% 100%,100% auto!important;background-position:50%,bottom!important}.footerSkyline{min-height:128px!important;height:128px!important}.footerSkyline p{margin:0 8px 14px auto!important;padding:0!important}}.logoLeadA{position:relative;display:inline-block}.logoLeadA:after{content:"";position:absolute;left:10%;right:10%;height:2px;bottom:-3px;border-radius:999px;background:#0a6ed1;box-shadow:0 0 7px rgba(10,110,209,.45);opacity:.45;animation:affairesLogoBlink 2.8s ease-in-out infinite}@keyframes affairesLogoBlink{0%,to{opacity:.35;transform:scaleX(.86)}50%{opacity:1;transform:scaleX(1)}}@media(prefers-reduced-motion:reduce){.logoLeadA:after{animation:none;opacity:.8;transform:none}}.mapTender .signalDot,.mapTender i,.mapTender.signalDot{fill:#1f78d1;background:#1f78d1}.mapTender .signalRing,.mapTender.signalRing{stroke:#8cc4f5}.mapTender .signalPulse,.mapTender.signalPulse{fill:#1f78d1}.liveTicker{grid-template-columns:330px minmax(0,1fr)!important}.tickerLabel{padding:0 22px!important;position:relative;z-index:3;background:#fff;overflow:hidden}.tickerViewport{position:relative;z-index:1}.homeMetrics{overflow:hidden}.metricStrip{width:min(1240px,calc(100% - 48px))!important;max-width:none!important;margin:0 auto!important}.metricStrip>div{min-width:0;padding-left:22px!important;padding-right:22px!important}.homeFooterCta{position:relative;overflow:hidden}.footerCtaGrid{position:relative;z-index:2}.footerPhotoPane{position:absolute;inset:0 0 0 52%;z-index:0;pointer-events:none;overflow:hidden}.footerPhotoPane img{width:100%;height:100%;object-fit:cover;object-position:center 52%;display:block;filter:saturate(.9) contrast(1.03)}.footerPhotoPane:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0d385f,rgba(13,56,95,.9) 12%,rgba(13,56,95,.45) 34%,rgba(13,56,95,.08) 72%,rgba(13,56,95,.15))}.footerMosquePhoto{display:none!important}.footerSkyline{background:transparent!important}.footerSkyline p{position:relative;z-index:3}.earlyAccessBackdrop{position:fixed;inset:0;background:rgba(7,25,46,.48);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:grid;place-items:center;padding:20px;z-index:1000}.earlyAccessPopup{width:min(560px,100%);background:#fff;border:1px solid #dce6ef;box-shadow:0 30px 90px rgba(5,29,53,.25);padding:34px;position:relative}.earlyAccessClose{position:absolute;right:14px;top:12px;border:0;background:transparent;color:#6b7f93;font-size:28px;line-height:1;cursor:pointer}.earlyAccessBadge{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;background:#e8f3ff;color:#0a6ed1;font-size:10px;font-weight:800;letter-spacing:.1em}.earlyAccessPopup h2{font-size:34px;line-height:1.06;letter-spacing:-.025em;color:#0a2854;margin:18px 0 12px}.earlyAccessPopup>p{font-size:15px;line-height:1.6;color:#506b86;margin:0}.earlyAccessRemaining{margin:20px 0 18px;padding:11px 13px;background:#f5f9fd;border-left:3px solid #0a6ed1;color:#163f68;font-size:12px;font-weight:800}.earlyAccessActions{display:grid;grid-gap:12px;gap:12px}.earlyAccessSignin{font-size:12px;color:#0a6ed1;font-weight:700;width:max-content}.earlyAccessPage,.marketingPage{min-height:100vh;background:#fff;color:#0b2b58}.marketingHero{padding:88px 0 72px;background:linear-gradient(135deg,#fff,#f5faff);border-bottom:1px solid #e0e9f1}.marketingHeroInner{max-width:920px}.marketingHero h1{font-size:clamp(42px,6vw,68px);line-height:1.02;letter-spacing:-.04em;margin:0 0 22px;color:#0a2854}.marketingHeroInner>p:not(.homeEyebrow){max-width:780px;font-size:19px;line-height:1.62;color:#4e6882}.marketingBody{padding:70px 0}.marketingCards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.marketingCard{border:1px solid #d9e4ed;background:#fff;padding:30px;min-height:190px}.marketingCard h2{font-size:23px;margin:0 0 12px;color:#0d315d}.marketingCard p{font-size:15px;line-height:1.62;color:#577089;margin:0}.marketingCta{background:#0d385f;color:#fff;padding:50px 0}.marketingCtaInner{display:flex;align-items:center;justify-content:space-between;gap:30px}.marketingCta h2{font-size:34px;line-height:1.1;margin:7px 0 0;color:#fff}.marketingCta .homeEyebrow{color:#9ccbf5}.earlyAccessSection{padding:52px 0 80px;background:linear-gradient(180deg,#f7fbff,#fff)}.earlyAccessFormWrap{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:52px;gap:52px;align-items:start}.earlyAccessFormIntro{position:-webkit-sticky;position:sticky;top:94px}.earlyAccessFormIntro h1{font-size:48px;line-height:1.04;letter-spacing:-.035em;margin:20px 0 16px;color:#0a2854}.earlyAccessFormIntro>p{font-size:16px;line-height:1.62;color:#506b86}.earlyAccessCounter{font-size:56px;font-weight:800;color:#0a6ed1;margin:28px 0 16px}.earlyAccessCounter span{font-size:14px;font-weight:700;color:#617b94}.earlyAccessFormIntro ul{list-style:none;padding:0;margin:0;display:grid;grid-gap:10px;gap:10px;color:#34516d;font-size:14px}.earlyAccessFormIntro li:before{content:"✓";color:#0a6ed1;font-weight:900;margin-right:9px}.earlyAccessForm{background:#fff;border:1px solid #d8e4ed;box-shadow:0 18px 50px rgba(20,55,88,.08);padding:28px;display:grid;grid-template-columns:1fr 1fr;grid-gap:17px;gap:17px}.eaField{display:grid;grid-gap:7px;gap:7px}.eaField label{font-size:11px;font-weight:800;color:#274968}.eaField input,.eaField select,.eaField textarea{width:100%;border:1px solid #bccbd8;background:#fff;padding:11px 12px;color:#183a5e;font:inherit;font-size:13px;border-radius:2px}.eaField textarea{resize:vertical}.eaError,.eaFull,.eaSubmit,.eaSuccess,.earlyAccessForm>small{grid-column:1/-1}.eaSubmit{width:100%;border:0}.eaHoneypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important}.earlyAccessForm>small{color:#7890a5;font-size:10px;line-height:1.45}.eaSuccess{color:#107e3e;font-size:12px}.eaError{color:#b42318;font-size:12px}.languageSwitcher a{display:inline-flex;align-items:center;justify-content:center;padding:0 7px;min-height:26px;font-size:10px}.languageSwitcher a.active{background:#e5f0fa;color:#0854a0;font-weight:800}@media(max-width:780px){.liveTicker{grid-template-columns:1fr!important}.tickerLabel{padding:0 14px!important}.metricStrip{width:100%!important}.footerPhotoPane{inset:52% 0 0 0}.footerPhotoPane:after{background:linear-gradient(180deg,#0d385f,rgba(13,56,95,.72) 25%,rgba(13,56,95,.12))}.marketingHero{padding:54px 0 46px}.marketingCards{grid-template-columns:1fr}.marketingCtaInner{align-items:flex-start;flex-direction:column}.earlyAccessFormWrap{grid-template-columns:1fr;gap:28px}.earlyAccessFormIntro{position:static}.earlyAccessFormIntro h1{font-size:36px}.earlyAccessForm{grid-template-columns:1fr;padding:20px}.eaError,.eaField,.eaFull,.eaSubmit,.eaSuccess,.earlyAccessForm>small{grid-column:1}.earlyAccessPopup{padding:28px 22px}.earlyAccessPopup h2{font-size:29px}}.footerPhotoPane{display:none!important}.homeFooterCta{background-image:linear-gradient(90deg,#0d385f,#0d385f 53%,rgba(13,56,95,.96) 60%,rgba(13,56,95,.58) 72%,rgba(13,56,95,.16) 90%,rgba(13,56,95,.08)),url(/footer-hassan-ii-casablanca.jpg)!important;background-size:100% 100%,43% 100%!important}.homeFooterCta .footerSkyline{align-items:end!important}.homeFooterCta .footerMosquePhoto{display:none!important}.homeFooterCta .footerSkyline p{padding-right:8px!important;text-shadow:0 1px 5px rgba(4,28,50,.85)!important}@media(max-width:1050px){.homeFooterCta{background-size:100% 100%,52% 100%!important}.homeFooterCta .footerCtaGrid{grid-template-columns:1.2fr .9fr!important;gap:24px!important}.homeFooterCta .footerSkyline{grid-column:1/-1!important;height:86px!important;min-height:86px!important;border-top:1px solid rgba(255,255,255,.12)!important}}@media(max-width:780px){.homeFooterCta{padding:26px 0 18px!important;background-image:linear-gradient(180deg,#0d385f,#0d385f 56%,rgba(13,56,95,.82) 72%,rgba(13,56,95,.1)),url(/footer-hassan-ii-casablanca.jpg)!important;background-size:100% 100%,100% 46%!important;background-position:50%,bottom!important}.homeFooterCta .footerCtaGrid{grid-template-columns:1fr!important;gap:18px!important}.homeFooterCta .footerBenefits{padding:14px 0 0!important;border-left:0!important;border-top:1px solid rgba(255,255,255,.2)!important}.homeFooterCta .footerSkyline{grid-column:auto!important;height:118px!important;min-height:118px!important;border-top:1px solid rgba(255,255,255,.12)!important}.homeFooterCta .footerSkyline p{margin:0 8px 12px auto!important;padding:0!important}}.homeFooterCta{min-height:120px!important}.homeFooterCta .footerPhotoPane{display:block!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:48%!important;z-index:0!important;pointer-events:none!important;overflow:hidden!important}.homeFooterCta .footerPhotoPane img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 50%!important;opacity:1!important;filter:none!important}.homeFooterCta .footerPhotoPane:after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(90deg,#0d385f,rgba(13,56,95,.88) 12%,rgba(13,56,95,.4) 30%,rgba(13,56,95,.08) 58%,rgba(13,56,95,0))!important}.homeFooterCta .footerCtaGrid{grid-template-columns:1.35fr .95fr .8fr!important}.homeFooterCta .footerSkyline{min-height:88px!important}.homeFooterCta .footerMosquePhoto,.homeFooterCta .footerSkyline:before{display:none!important}.homeFooterCta .footerSkyline p{padding:0 8px 0 0!important;text-shadow:0 1px 5px rgba(4,28,50,.9)!important}@media(max-width:1050px){.homeFooterCta .footerPhotoPane{width:55%!important}.homeFooterCta .footerCtaGrid{grid-template-columns:1.15fr .9fr!important;gap:24px!important}.homeFooterCta .footerSkyline{grid-column:1/-1!important;height:92px!important;min-height:92px!important}}@media(max-width:780px){.homeFooterCta{padding:26px 0 18px!important;min-height:360px!important}.homeFooterCta .footerPhotoPane{top:auto!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:145px!important}.homeFooterCta .footerPhotoPane:after{background:linear-gradient(180deg,#0d385f,rgba(13,56,95,.62) 28%,rgba(13,56,95,.02))!important}.homeFooterCta .footerCtaGrid{grid-template-columns:1fr!important;gap:18px!important}.homeFooterCta .footerBenefits{padding:14px 0 0!important;border-left:0!important;border-top:1px solid rgba(255,255,255,.2)!important}.homeFooterCta .footerSkyline{grid-column:auto!important;height:118px!important;min-height:118px!important}.homeFooterCta .footerSkyline p{margin:0 8px 12px auto!important;padding:0!important}}.homeFooterCta{background-image:none!important}.homeFooterCta .footerPhotoPane{display:none!important}.homeFooterCta .footerSkyline{min-height:92px!important;height:92px!important;border-radius:0!important}.homeFooterCta .footerMosqueImage{display:block!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 48%!important;opacity:1!important;z-index:0!important;filter:none!important}.homeFooterCta .footerSkyline:after{content:""!important;position:absolute!important;inset:0!important;z-index:1!important;background:linear-gradient(90deg,#0d385f,rgba(13,56,95,.88) 14%,rgba(13,56,95,.38) 42%,rgba(13,56,95,.06) 72%,rgba(13,56,95,.03))!important;pointer-events:none!important}@media(max-width:1050px){.homeFooterCta .footerSkyline{min-height:110px!important;height:110px!important}}@media(max-width:780px){.homeFooterCta{min-height:auto!important}.homeFooterCta .footerSkyline{min-height:145px!important;height:145px!important}.homeFooterCta .footerMosqueImage{object-position:center 50%!important}.homeFooterCta .footerSkyline:after{background:linear-gradient(180deg,#0d385f,rgba(13,56,95,.72) 24%,rgba(13,56,95,.1) 62%,rgba(13,56,95,.02))!important}}.homeFooterCta{min-height:auto!important}.homeFooterCta .footerMosqueImage,.homeFooterCta .footerPhotoPane{display:none!important}.homeFooterCta .footerSkyline{min-height:106px!important;height:106px!important;isolation:isolate!important}.homeFooterCta .footerSkyline:before{display:none!important}.homeFooterCta .footerMosquePhoto{display:block!important;position:absolute!important;inset:0!important;z-index:0!important;background-image:linear-gradient(90deg,#174f7d,rgba(23,79,125,.92) 11%,rgba(23,79,125,.45) 32%,rgba(23,79,125,.1) 62%,rgba(13,56,95,.18)),url(/footer-hassan-ii-casablanca.jpg)!important;background-size:cover!important;background-position:center 52%!important;background-repeat:no-repeat!important}.homeFooterCta .footerSkyline p{padding-right:12px!important;margin-bottom:16px!important;text-shadow:0 1px 5px rgba(6,32,56,.72)!important}@media(max-width:1050px){.homeFooterCta .footerCtaGrid{grid-template-columns:1.15fr .95fr!important}.homeFooterCta .footerSkyline{display:flex!important;grid-column:1/-1!important;min-height:118px!important;height:118px!important}.homeFooterCta .footerMosquePhoto{background-position:center 50%!important}}@media(max-width:780px){.homeFooterCta{padding:28px 0 20px!important;min-height:auto!important}.homeFooterCta .footerCtaGrid{grid-template-columns:1fr!important;gap:18px!important}.homeFooterCta .footerBenefits{padding:15px 0 0!important;border-left:0!important;border-top:1px solid rgba(255,255,255,.2)!important}.homeFooterCta .footerSkyline{grid-column:auto!important;min-height:132px!important;height:132px!important;width:100%!important;padding:0!important;border-top:1px solid rgba(255,255,255,.14)!important}.homeFooterCta .footerMosquePhoto{background-image:linear-gradient(90deg,rgba(23,79,125,.62),rgba(23,79,125,.22) 45%,rgba(13,56,95,.18)),url(/footer-hassan-ii-casablanca.jpg)!important;background-position:50%!important}.homeFooterCta .footerSkyline p{align-self:flex-end!important;margin:0 10px 18px auto!important;padding:0!important;max-width:120px!important}}.homeFooterCta{padding:18px 0 16px!important;background-image:linear-gradient(90deg,#0d385f,#0d385f 49%,rgba(13,56,95,.98) 56%,rgba(13,56,95,.78) 64%,rgba(13,56,95,.35) 76%,rgba(13,56,95,.08) 91%,rgba(13,56,95,.02)),url(/footer-hassan-ii-casablanca.jpg)!important;background-position:50%,100%!important;background-size:100% 100%,46% 100%!important}.homeFooterCta .footerMosqueImage,.homeFooterCta .footerMosquePhoto,.homeFooterCta .footerPhotoPane{display:none!important}.homeFooterCta .footerCtaGrid{grid-template-columns:1.42fr .92fr .78fr!important}.homeFooterCta .footerCtaMain h2{margin:0 0 4px!important}.homeFooterCta .footerCtaMain p{line-height:1.4!important}.homeFooterCta .footerCtaButton{height:31px!important}.homeFooterCta .footerBenefits{color:#eef5fa!important}.homeFooterCta .footerSkyline p{margin:0 8px 0 0!important;color:#eef5fb!important;text-shadow:0 1px 5px rgba(0,24,48,.75)!important}@media(max-width:1050px){.homeFooterCta{background-size:100% 100%,56% 100%!important}.homeFooterCta .footerCtaGrid{grid-template-columns:1.2fr .9fr .72fr!important;gap:20px!important}.homeFooterCta .footerSkyline{grid-column:auto!important;min-height:82px!important;height:82px!important}}@media(max-width:780px){.homeFooterCta{min-height:340px!important;padding:26px 0 18px!important;background-image:linear-gradient(180deg,#0d385f,#0d385f 58%,rgba(13,56,95,.76) 72%,rgba(13,56,95,.16)),url(/footer-hassan-ii-casablanca.jpg)!important;background-position:50%,bottom!important;background-size:100% 100%,100% 42%!important}.homeFooterCta .footerCtaGrid{grid-template-columns:1fr!important;gap:18px!important}.homeFooterCta .footerBenefits{padding:14px 0 0!important;border-left:0!important;border-top:1px solid rgba(255,255,255,.2)!important}.homeFooterCta .footerSkyline{min-height:118px!important;height:118px!important;justify-content:flex-end!important}.homeFooterCta .footerSkyline p{margin:0 8px 10px auto!important}}.homeFooterCta{min-height:138px!important;padding:20px 0 18px!important;background:#0d385f!important;background-image:linear-gradient(90deg,#0d385f,#0d385f 55%,#0e4678)!important}.homeFooterCta .footerCtaGrid{grid-template-columns:1.35fr .95fr .88fr .56fr!important;grid-gap:24px!important;gap:24px!important}.homeFooterCta .footerBrand{margin:0 0 12px!important}.homeFooterCta .footerBrand .logoWord{letter-spacing:.16em!important}.homeFooterCta .footerBrand .logoDomain{font-size:15px!important}.homeFooterCta .footerBrand .logoLeadA:after{background:#3eb5ff!important}.homeFooterCta .footerCtaMain h2{margin:0 0 5px!important;font-size:20px!important}.homeFooterCta .footerCtaMain p{margin:0 0 11px!important;color:#dce9f3!important;font-size:10px!important}.homeFooterCta .footerCtaButton{height:32px!important;color:#0a5ea8!important;border-radius:3px!important}.homeFooterCta .footerBenefits{grid-gap:7px!important;gap:7px!important;padding-left:24px!important;border-left:1px solid rgba(255,255,255,.35)!important}.homeFooterCta .footerMosqueVisual{display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;height:112px!important;overflow:hidden!important;position:relative!important}.homeFooterCta .footerMosqueVisual:before{content:""!important;position:absolute!important;inset:0!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(90deg,#0d385f,rgba(13,56,95,.15) 18%,rgba(13,56,95,0) 50%,rgba(13,56,95,.1) 82%,#0d385f)!important}.homeFooterCta .footerMosqueVisual img{display:block!important;width:auto!important;height:112px!important;max-width:none!important;object-fit:contain!important;object-position:center!important;transform:none!important;filter:none!important}.homeFooterCta .footerSkyline{min-height:112px!important;height:112px!important}.homeFooterCta .footerMosqueImage,.homeFooterCta .footerMosquePhoto,.homeFooterCta .footerPhotoPane,.homeFooterCta .footerSkyline:after,.homeFooterCta .footerSkyline:before{display:none!important;content:none!important}.homeFooterCta .footerSkyline p{z-index:2!important;max-width:150px!important;color:#f2f7fb!important}@media(max-width:1050px){.homeFooterCta .footerCtaGrid{grid-template-columns:1.2fr .9fr .8fr!important}.homeFooterCta .footerMosqueVisual,.homeFooterCta .footerMosqueVisual img{height:110px!important}.homeFooterCta .footerSkyline{grid-column:3!important;min-height:70px!important;height:auto!important}}@media(max-width:780px){.homeFooterCta{min-height:auto!important;padding:26px 0 22px!important;background:#0d385f!important}.homeFooterCta .footerCtaGrid{grid-template-columns:1fr!important;gap:16px!important}.homeFooterCta .footerBenefits{padding:14px 0 0!important;border-left:0!important;border-top:1px solid rgba(255,255,255,.22)!important}.homeFooterCta .footerMosqueVisual{grid-column:1!important;height:150px!important;margin:0 -24px!important}.homeFooterCta .footerMosqueVisual img{height:150px!important}.homeFooterCta .footerSkyline{grid-column:1!important;min-height:auto!important;height:auto!important;justify-content:flex-end!important}.homeFooterCta .footerSkyline p{max-width:180px!important}}.homeFooterCta{min-height:118px!important;padding:16px 0 15px!important;background-image:linear-gradient(90deg,#0d385f,#0d385f 48%,rgba(13,56,95,.98) 56%,rgba(13,56,95,.78) 64%,rgba(13,56,95,.35) 76%,rgba(13,56,95,.12) 88%,rgba(13,56,95,.08)),url(/footer-hassan-ii-generated.jpg)!important;background-size:100% 100%,48% auto!important;background-position:50%,72% 50%!important}.homeFooterCta .footerCtaGrid{grid-template-columns:1.38fr .98fr .64fr!important;grid-gap:30px!important}.homeFooterCta .footerBrand{margin:0 0 7px!important}.homeFooterCta .footerBrand .logoWord{font-size:16px!important;letter-spacing:.15em!important}.homeFooterCta .footerBrand .logoDomain{color:#3eb5ff!important;font-size:13px!important}.homeFooterCta .footerCtaMain h2{margin:0 0 3px!important;font-size:18px!important;line-height:1.15!important}.homeFooterCta .footerCtaMain p{margin:0 0 9px!important;font-size:9px!important;line-height:1.35!important;color:#e2edf5!important}.homeFooterCta .footerCtaButton{padding:0 17px!important;font-size:9px!important}.homeFooterCta .footerBenefits{grid-gap:4px!important;gap:4px!important;padding-left:22px!important;border-left:1px solid rgba(255,255,255,.32)!important;font-size:8.8px!important;color:#f1f7fb!important}.homeFooterCta .footerMosqueImage,.homeFooterCta .footerMosquePhoto,.homeFooterCta .footerMosqueVisual,.homeFooterCta .footerPhotoPane{display:none!important}.homeFooterCta .footerSkyline{min-height:82px!important;height:82px!important}.homeFooterCta .footerSkyline:after,.homeFooterCta .footerSkyline:before{display:none!important;content:none!important}.homeFooterCta .footerSkyline p{margin:0 4px 0 0!important;max-width:145px!important;font-size:7.5px!important;line-height:1.5!important;letter-spacing:.17em!important;color:#f1f7fb!important;text-shadow:0 1px 5px rgba(0,24,48,.78)!important}.homeFooterCta:after{height:3px!important;z-index:3!important}@media(max-width:1050px){.homeFooterCta{background-size:100% 100%,58% auto!important;background-position:50%,75% 50%!important}.homeFooterCta .footerCtaGrid{grid-template-columns:1.2fr .9fr .58fr!important;gap:18px!important}}@media(max-width:780px){.homeFooterCta{min-height:300px!important;padding:22px 0 20px!important;background-image:linear-gradient(180deg,#0d385f,#0d385f 58%,rgba(13,56,95,.78) 72%,rgba(13,56,95,.18)),url(/footer-hassan-ii-generated.jpg)!important;background-size:100% 100%,100% auto!important;background-position:50%,bottom 42%!important}.homeFooterCta .footerCtaGrid{grid-template-columns:1fr!important;gap:16px!important}.homeFooterCta .footerBenefits{padding:12px 0 0!important;border-left:0!important;border-top:1px solid rgba(255,255,255,.22)!important}.homeFooterCta .footerSkyline{min-height:82px!important;height:82px!important;justify-content:flex-end!important}}.publicHome{background:#0d385f!important}.homeFooterCta{width:100%!important;min-height:220px!important;padding:0!important;background-color:#0d385f!important;background-image:linear-gradient(90deg,rgba(5,43,82,.96),rgba(5,43,82,.92) 31%,rgba(5,43,82,.62) 47%,rgba(5,43,82,.1) 67%,rgba(5,43,82,.02)),url(/footer-hassan-ii-panorama.jpg)!important;background-size:cover,cover!important;background-repeat:no-repeat,no-repeat!important;background-position:50%,50%!important}.homeFooterCta .footerCtaGrid{z-index:2!important;max-width:1860px!important;min-height:220px!important;padding:26px 44px!important;grid-template-columns:1.42fr 1.02fr .82fr!important;grid-gap:46px!important;gap:46px!important}.homeFooterCta .footerCtaMain{align-self:center!important}.homeFooterCta .footerBrand{margin:0 0 10px!important}.homeFooterCta .footerBrand .logoWrap{gap:5px!important;align-items:baseline!important}.homeFooterCta .footerBrand .logoWord{color:#fff!important;font-size:18px!important;line-height:1!important;letter-spacing:.18em!important;font-weight:800!important}.homeFooterCta .footerBrand .logoDomain{color:#37b9ff!important;font-size:17px!important;line-height:1!important;letter-spacing:.11em!important;text-transform:none!important;font-weight:700!important}.homeFooterCta .footerBrand .logoLeadA:after{display:none!important}.homeFooterCta .footerBrandLine{display:block!important;width:52px!important;height:3px!important;border-radius:4px!important;background:#31b9ff!important;margin:0 0 20px!important}.homeFooterCta .footerCtaMain h2{margin:0 0 8px!important;max-width:760px!important;color:#fff!important;font-size:clamp(22px,1.65vw,32px)!important;line-height:1.08!important;letter-spacing:-.02em!important;font-weight:700!important}.homeFooterCta .footerCtaMain p{margin:0 0 18px!important;max-width:720px!important;color:rgba(255,255,255,.74)!important;font-size:clamp(11px,.84vw,16px)!important;line-height:1.45!important}.homeFooterCta .footerCtaButton{gap:12px!important;min-width:260px!important;height:54px!important;padding:0 26px!important;border:1px solid rgba(255,255,255,.75)!important;border-radius:7px!important;color:#0b3764!important;font-size:clamp(12px,.9vw,16px)!important;box-shadow:0 2px 8px rgba(0,0,0,.08)!important}.homeFooterCta .footerCtaButton span{font-size:20px!important;line-height:1!important}.homeFooterCta .footerBenefits{position:relative!important;grid-gap:18px!important;gap:18px!important;padding:20px 0 20px 46px!important;border-left:1px solid rgba(255,255,255,.55)!important;color:#fff!important;font-size:clamp(12px,.92vw,17px)!important;line-height:1.35!important;text-shadow:0 1px 3px rgba(0,0,0,.18)!important}.homeFooterCta .footerBenefits span{display:block!important}.homeFooterCta .footerSkyline{flex-direction:column!important;justify-content:center!important;min-height:150px!important;height:auto!important;overflow:visible!important}.homeFooterCta .footerMosqueImage,.homeFooterCta .footerMosquePhoto,.homeFooterCta .footerMosqueVisual,.homeFooterCta .footerPhotoPane,.homeFooterCta .footerSkyline:after,.homeFooterCta .footerSkyline:before{display:none!important;content:none!important}.homeFooterCta .footerSkyline p{z-index:3!important;max-width:270px!important;color:#fff!important;font-size:clamp(11px,.8vw,15px)!important;line-height:1.55!important;text-shadow:0 1px 5px rgba(0,20,44,.68)!important}.homeFooterCta .footerRightLine{display:block!important;width:46px!important;height:2px!important;margin-top:16px!important;border-radius:4px!important;background:#31b9ff!important}.homeFooterCta:after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:5px!important;z-index:5!important;background:#0d385f!important}@media(max-width:1100px){.homeFooterCta{min-height:205px!important;background-position:50%,58%!important}.homeFooterCta .footerCtaGrid{min-height:205px!important;grid-template-columns:1.32fr .95fr .58fr!important;gap:26px!important;padding:24px 28px!important}.homeFooterCta .footerBenefits{gap:12px!important;padding-left:28px!important}.homeFooterCta .footerCtaButton{min-width:210px!important;height:48px!important}}@media(max-width:780px){.publicHome{background:#0d385f!important}.homeFooterCta{min-height:520px!important;background-image:linear-gradient(180deg,rgba(5,43,82,.98),rgba(5,43,82,.94) 48%,rgba(5,43,82,.48) 69%,rgba(5,43,82,.08)),url(/footer-hassan-ii-panorama.jpg)!important;background-size:auto 100%,auto 100%!important;background-position:50%,bottom!important}.homeFooterCta .footerCtaGrid{min-height:520px!important;grid-template-columns:1fr!important;gap:18px!important;padding:28px 22px 24px!important;align-content:start!important}.homeFooterCta .footerBrandLine{margin-bottom:16px!important}.homeFooterCta .footerCtaMain h2{max-width:100%!important;font-size:27px!important}.homeFooterCta .footerCtaMain p{font-size:13px!important;max-width:100%!important}.homeFooterCta .footerCtaButton{min-width:230px!important;height:50px!important}.homeFooterCta .footerBenefits{gap:10px!important;padding:15px 0 0!important;border-left:0!important;border-top:1px solid rgba(255,255,255,.34)!important;font-size:13px!important}.homeFooterCta .footerSkyline{min-height:110px!important;align-items:flex-end!important;justify-content:flex-end!important;padding-top:15px!important}.homeFooterCta .footerSkyline p{max-width:220px!important;font-size:10px!important}}.publicHome{background:#fff!important}.homeFooterCta{position:relative!important;overflow:hidden!important;min-height:0!important;height:auto!important;margin:0!important;padding:17px 0 15px!important;border:0!important;background:linear-gradient(90deg,#0d385f,#174f7d 58%,#274d70)!important;color:#fff!important}.homeFooterCta .footerBrand,.homeFooterCta .footerBrandLine,.homeFooterCta .footerMosqueImage,.homeFooterCta .footerMosquePhoto,.homeFooterCta .footerMosqueVisual,.homeFooterCta .footerPhotoPane,.homeFooterCta .footerRightLine,.homeFooterCta:after,.homeFooterCta:before{display:none!important;content:none!important}.homeFooterCta .footerCtaGrid{position:relative!important;z-index:1!important;max-width:1460px!important;min-height:0!important;height:auto!important;margin:0 auto!important;padding:0 24px!important;display:grid!important;grid-template-columns:1.4fr .95fr .8fr!important;grid-gap:34px!important;gap:34px!important;align-items:center!important}.homeFooterCta .footerCtaGrid h2{margin:0 0 3px!important;max-width:none!important;color:#fff!important;font-size:22px!important;line-height:1.2!important;letter-spacing:0!important;font-weight:600!important}.homeFooterCta .footerCtaGrid p{margin:0 0 8px!important;max-width:none!important;color:#d7e4ee!important;font-size:10px!important;line-height:1.4!important}.homeFooterCta .footerCtaButton{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;width:auto!important;height:30px!important;padding:0 18px!important;border:0!important;border-radius:2px!important;background:#fff!important;color:#0a6ed1!important;font-size:10px!important;line-height:1!important;font-weight:700!important;box-shadow:none!important}.homeFooterCta .footerBenefits{display:grid!important;grid-gap:5px!important;gap:5px!important;padding:0 0 0 24px!important;border-top:0!important;border-left:1px solid rgba(255,255,255,.28)!important;color:#e4eef5!important;font-size:9.5px!important;line-height:1.4!important}.homeFooterCta .footerSkyline{position:relative!important;display:flex!important;flex-direction:row!important;align-items:flex-end!important;gap:22px!important;grid-column:auto!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;overflow:hidden!important;isolation:auto!important}.homeFooterCta .footerSkyline:before{display:block!important;content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:25px!important;border-bottom:2px solid rgba(255,255,255,.4)!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,.05))!important}.homeFooterCta .footerSkyline:after{display:none!important;content:none!important}.homeFooterCta .mosqueMark{display:block!important;position:relative!important;z-index:1!important;color:#d8b06a!important;font-size:44px!important;line-height:1!important}.homeFooterCta .footerSkyline p{position:relative!important;z-index:1!important;max-width:none!important;margin:0 0 16px!important;padding:0!important;color:#dce8f0!important;letter-spacing:.18em!important;text-align:right!important;text-shadow:none!important}@media(max-width:780px){.homeFooterCta{min-height:0!important;padding:22px 0 18px!important;background:linear-gradient(90deg,#0d385f,#174f7d 58%,#274d70)!important}.homeFooterCta .footerCtaGrid{min-height:0!important;grid-template-columns:1fr!important;gap:16px!important;padding:0 24px!important}.homeFooterCta .footerBenefits{padding-left:0!important;border-left:0!important}}.homeFooterCta .mosqueMark{display:none!important}.homeFooterCta .mosquePhotoCompact{display:block!important;position:relative!important;z-index:1!important;width:154px!important;height:68px!important;flex:0 0 154px!important;object-position:center 55%!important;border-radius:0!important;-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)!important;mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)!important}.homeFooterCta .footerCtaGrid{grid-template-columns:1.28fr .92fr 1.15fr!important;gap:30px!important}.homeFooterCta .footerSkyline{height:88px!important;gap:18px!important;align-items:center!important;justify-content:flex-end!important}.homeFooterCta .mosquePhotoCompact{width:220px!important;height:78px!important;flex:0 0 220px!important;object-fit:cover!important;object-position:center 58%!important;opacity:1!important;border:0!important;box-shadow:none!important;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 94%,transparent)!important;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 94%,transparent)!important}.homeFooterCta .footerSkyline p{margin:0!important;min-width:125px!important;font-size:8px!important;line-height:1.45!important}@media(max-width:1200px){.homeFooterCta .footerCtaGrid{grid-template-columns:1.2fr .9fr 1fr!important;gap:22px!important}.homeFooterCta .mosquePhotoCompact{width:180px!important;height:70px!important;flex-basis:180px!important}}@media(max-width:1050px){.homeFooterCta .footerCtaGrid{grid-template-columns:1.25fr 1fr!important}.homeFooterCta .footerSkyline{display:none!important}}.adminShell{min-height:100vh;background:#f4f6f8;color:#0d2340;font-family:Arial,Helvetica,sans-serif}.adminTopbar{height:58px;background:#fff;border-bottom:1px solid #d9e0e7;justify-content:space-between;padding:0 28px;position:-webkit-sticky;position:sticky;top:0;z-index:20}.adminTopbar,.adminTopbar>div{display:flex;align-items:center}.adminTopbar>div{gap:18px}.adminTopbar a{color:#0a63b8;text-decoration:none;font-size:12px}.adminTopbar span{font-size:12px;color:#526579}.adminRole{padding:6px 10px;border:1px solid #c8d3df;background:#f8fafc;border-radius:2px}.adminHero{padding:32px 34px 18px;max-width:1500px;margin:auto}.adminHero p{font-size:10px;letter-spacing:.18em;color:#5f7288;margin:0 0 8px}.adminHero h1{font-size:30px;margin:0 0 6px;font-weight:600}.adminHero>span{font-size:13px;color:#61758b}.adminKpis{max-width:1500px;margin:0 auto 20px;padding:0 34px;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:10px;gap:10px}.adminKpis article{background:#fff;border:1px solid #dce3ea;padding:16px}.adminKpis span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#718096;margin-bottom:8px}.adminKpis strong{font-size:22px;font-weight:600}.adminGrid{max-width:1500px;margin:0 auto 18px;padding:0 34px;display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.adminPanel{max-width:1432px;margin:0 auto 18px;background:#fff;border:1px solid #dce3ea;padding:18px 20px}.adminShell>.adminPanel{margin-left:34px;margin-right:34px}.adminPanelHead{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px}.adminPanelHead span{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#738397}.adminPanelHead h2{font-size:17px;margin:4px 0 0;font-weight:600}.adminPanelHead small{font-size:10px;color:#7d8995}.adminPackageRows{display:grid;grid-gap:7px;gap:7px}.adminPackageRow{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #edf0f3;padding:10px 0}.adminPackageRow:first-child{border-top:0}.adminPackageRow div{display:grid;grid-gap:3px;gap:3px}.adminPackageRow span{font-size:10px;color:#738397}.adminActions button,.adminForm button,.adminTable button,.adminToggle{border:1px solid #9fb1c3;background:#fff;color:#184e82;padding:7px 10px;font-size:10px;cursor:pointer}.adminToggle.on{background:#eaf4ff;border-color:#57a2e5;color:#075fa8}.adminForm button:disabled,.adminTable button:disabled,.adminToggle:disabled{opacity:.45;cursor:not-allowed}.adminFeedback{display:grid;grid-gap:8px;gap:8px}.adminFeedback>div{padding:9px 0;border-top:1px solid #edf0f3}.adminFeedback>div:first-child{border-top:0}.adminFeedback strong{font-size:12px}.adminFeedback span{font-size:10px;margin-left:8px;color:#8a5b00}.adminFeedback p{font-size:11px;color:#65758a;margin:4px 0 0}.adminEmpty{font-size:11px;color:#8492a3}.adminTableWrap{overflow:auto}.adminTable{width:100%;border-collapse:collapse;font-size:11px}.adminTable th{text-align:left;padding:8px;border-bottom:1px solid #dfe5ea;color:#66788d;font-weight:600}.adminTable td{padding:9px 8px;border-bottom:1px solid #edf0f3;vertical-align:middle}.adminTable td small,.adminTable td strong{display:block}.adminTable td small{font-size:9px;color:#8793a0;margin-top:2px}.adminActions{display:flex;gap:5px}.adminForm{display:grid;grid-gap:8px;gap:8px}.adminForm input,.adminForm select,.billingFeedbackRow input,.billingFeedbackRow select{height:36px;border:1px solid #cfd8e1;background:#fff;padding:0 10px;font-size:11px;color:#17324f}.billingFeedback{margin-top:6px}.billingFeedback h3{font-size:16px;margin:6px 0 12px}.billingFeedbackRow{display:grid;grid-template-columns:180px 1fr 100px;grid-gap:8px;gap:8px}.billingFeedbackRow button{border:1px solid #0a6ed1;background:#0a6ed1;color:#fff;font-weight:700}@media(max-width:1100px){.adminKpis{grid-template-columns:repeat(3,1fr)}.adminGrid{grid-template-columns:1fr}.adminShell>.adminPanel{margin-left:20px;margin-right:20px}.adminGrid,.adminKpis{padding-left:20px;padding-right:20px}.billingFeedbackRow{grid-template-columns:1fr}}@media(max-width:650px){.adminKpis{grid-template-columns:repeat(2,1fr)}.adminTopbar{padding:0 14px}.adminTopbar>div:first-child span{display:none}.adminHero{padding-left:20px;padding-right:20px}}.adminFormMessage{margin:2px 0 0;font-size:10px;color:#315f88}.adminLocked{font-size:10px;color:#6b7c8f}.adminAssignInline{display:grid;grid-template-columns:1fr 1fr auto;grid-gap:8px;gap:8px}.adminAssignInline select{height:36px;border:1px solid #cfd8e1;background:#fff;padding:0 10px;font-size:11px;color:#17324f}.adminAssignInline button{border:1px solid #0a6ed1;background:#0a6ed1;color:#fff;padding:0 14px;font-size:10px;font-weight:700}@media(max-width:780px){.adminAssignInline{grid-template-columns:1fr}}.adminHeroMeta{display:flex;align-items:center;justify-content:space-between;gap:16px}.adminSystemStatus{font-size:10px!important;padding:6px 9px;border:1px solid #d9b36b;background:#fff9ec;color:#7a5716!important;border-radius:2px;white-space:nowrap}.adminSystemStatus.ok{border-color:#a8c8b0;background:#f1f8f3;color:#2e6640!important}.adminAuditFeed,.adminFinanceFeed{display:grid;grid-gap:0;gap:0}.adminAuditFeed>div,.adminFinanceFeed>div{display:grid;grid-template-columns:1fr auto auto;align-items:center;grid-gap:12px;gap:12px;padding:10px 0;border-top:1px solid #edf0f3}.adminAuditFeed>div:first-child,.adminFinanceFeed>div:first-child{border-top:0}.adminAuditFeed strong,.adminFinanceFeed strong{display:block;font-size:11px}.adminAuditFeed span,.adminFinanceFeed span{display:block;font-size:9px;color:#7a8898;margin-top:2px}.adminAuditFeed small,.adminAuditFeed time,.adminFinanceFeed small{font-size:9px;color:#7c8996}.adminAmount{font-size:12px;font-weight:700;color:#275f3a}.adminAmount.refund{color:#9a3c3c}.adminPolicyText{margin:0;font-size:12px;line-height:1.6;color:#5f7081;max-width:560px}@media(max-width:780px){.adminHeroMeta{align-items:flex-start;flex-direction:column}.adminAuditFeed>div,.adminFinanceFeed>div{grid-template-columns:1fr auto}.adminAuditFeed time,.adminFinanceFeed small{grid-column:1/-1}}.adminTopbarActions{display:flex;align-items:center;gap:10px}.adminTopbarActions form{margin:0}.adminSignout,.adminTopbarLink{height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border:1px solid #c8d3df;background:#fff;color:#174d80!important;font-size:10px!important;text-decoration:none;cursor:pointer;border-radius:2px}.adminSignout{font-family:inherit}.adminSignout:hover,.adminTopbarLink:hover{background:#f3f7fb}@media(max-width:650px){.adminTopbarActions{gap:6px}.adminRole{display:none}.adminSignout,.adminTopbarLink{padding:0 9px}}.adminStatusStack{gap:7px}.adminFunnel{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:8px;gap:8px}.adminFunnel>div{position:relative;border:1px solid #e1e7ed;background:#f9fbfc;padding:13px}.adminFunnel span{display:block;font-size:9px;text-transform:uppercase;color:#718096;margin-bottom:5px}.adminFunnel strong{font-size:20px}.adminFunnel i{position:absolute;right:-8px;top:50%;transform:translateY(-50%);font-style:normal;color:#91a2b5;z-index:2}.adminReasonGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px;margin-bottom:14px}.adminReasonGrid>div{border:1px solid #e3e8ed;padding:10px}.adminReasonGrid strong{display:block;font-size:18px}.adminReasonGrid span{font-size:10px;color:#66798c}.adminTopPaths{display:grid}.adminTopPaths>div{display:flex;justify-content:space-between;gap:10px;border-top:1px solid #edf0f3;padding:9px 0}.adminTopPaths>div:first-child{border-top:0}.adminTopPaths code{font-size:10px;color:#1b4f80}.adminTopPaths span{font-size:9px;color:#77889a}.adminPackageBlock{border-top:1px solid #edf0f3}.adminPackageBlock:first-child{border-top:0}.adminRowActions{display:flex!important;align-items:center;gap:7px}.adminMiniButton{border:1px solid #b8c6d3;background:#fff;color:#1b547f;padding:6px 9px;font-size:10px;cursor:pointer}.adminCustomerEditorPanel,.adminPackageEditor{border:1px solid #d9e2ea;background:#f8fafc;padding:14px;margin:8px 0 14px}.adminEditorGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:9px;gap:9px}.adminEditorGrid label{display:grid;grid-gap:4px;gap:4px;font-size:9px;text-transform:uppercase;color:#66798c}.adminEditorGrid input,.adminEditorGrid select{height:34px;border:1px solid #cfd8e1;background:#fff;padding:0 8px;color:#15324f;font-size:11px}.adminEditorGrid .span2{grid-column:span 2}.adminEditorGrid .adminCheck{display:flex;align-items:center;gap:7px;text-transform:none;font-size:10px}.adminEditorGrid .adminCheck input{width:15px;height:15px}.adminPrimaryButton{margin-top:10px;border:1px solid #0a6ed1;background:#0a6ed1;color:#fff;padding:8px 12px;font-size:10px;font-weight:700;cursor:pointer}.adminCustomerEditor{min-width:74px}.adminCustomerEditorPanel{position:absolute;right:28px;width:min(720px,calc(100vw - 70px));z-index:10;box-shadow:0 8px 30px rgba(25,50,75,.12)}.billingAnnual{font-size:11px;color:#61758b;margin-top:-8px;margin-bottom:10px}.billingCycleActions{display:flex;gap:7px;flex-wrap:wrap}.suspendedPage{min-height:100vh;background:#f3f6f8;display:grid;place-items:center;padding:24px}.suspendedCard{max-width:560px;background:#fff;border:1px solid #dce3e9;padding:34px}.suspendedCard h1{font-size:28px;margin:10px 0}.suspendedCard p{color:#627487;line-height:1.6}.suspendedActions{display:flex;gap:10px;margin-top:22px}.suspendedActions form{margin:0}.legalPage{min-height:100vh;background:#f6f8fa;color:#142d49}.legalHeader{height:64px;background:#fff;border-bottom:1px solid #dfe5ea;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 980px)/2))}.legalHeader a{text-decoration:none;color:#1e5c91;font-size:12px}.legalArticle{max-width:900px;margin:0 auto;padding:48px 24px 80px}.legalArticle>h1{font-size:38px;margin:8px 0 6px}.legalUpdated{font-size:11px;color:#718196;margin-bottom:34px}.legalArticle section{border-top:1px solid #dde4ea;padding:22px 0}.legalArticle section h2{font-size:17px;margin:0 0 10px}.legalArticle section p{font-size:13px;line-height:1.75;color:#53677d}.marketingLegalLinks{display:flex;justify-content:center;gap:20px;padding:18px;background:#f7f9fb;border-top:1px solid #e1e6eb}.marketingLegalLinks a{font-size:10px;color:#68798a;text-decoration:none}.authLegal a{color:inherit;text-decoration:underline}@media(max-width:1000px){.adminFunnel{grid-template-columns:repeat(3,1fr)}.adminEditorGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.adminFunnel{grid-template-columns:repeat(2,1fr)}.adminEditorGrid,.adminReasonGrid{grid-template-columns:1fr}.adminEditorGrid .span2{grid-column:auto}.adminCustomerEditorPanel{position:fixed;left:12px;right:12px;bottom:12px;top:90px;width:auto;overflow:auto}.legalArticle>h1{font-size:30px}}.adminLiveDot{display:inline-flex;align-items:center;gap:5px;font-size:9px;color:#6f7d8a}.adminLiveDot:before{content:"";width:7px;height:7px;border-radius:50%;background:#b7c0c8}.adminLiveDot.online{color:#2b6a3d;font-weight:700}.adminLiveDot.online:before{background:#38a75a;box-shadow:0 0 0 4px rgba(56,167,90,.11)}.adminTable code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;color:#385a77}.adminDataHealth{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.adminDataHealth>div,.adminRunStats>div{border:1px solid #e1e7ed;background:#fafbfd;padding:11px}.adminDataHealth span,.adminRunStats span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.06em;color:#758596;margin-bottom:5px}.adminDataHealth strong,.adminRunStats strong{font-size:18px;font-weight:600}.adminPipelineStatus{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.adminPipelineStatus span{font-size:9px;padding:5px 7px;border:1px solid #d8e0e8;background:#f8fafc;color:#607286}.adminPipelineStatus span.ok{border-color:#acd0b6;color:#2c6940;background:#f2f9f4}.adminPipelineStatus span.warn{border-color:#e0c47d;color:#795a17;background:#fffaf0}.adminRunStats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-bottom:12px}.adminStatusStack{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}@media(max-width:780px){.adminDataHealth{grid-template-columns:repeat(2,1fr)}.adminRunStats{grid-template-columns:1fr}.adminStatusStack{justify-content:flex-start}}.adminJourneyFeed{display:grid;max-height:430px;overflow:auto;border-top:1px solid #edf0f3}.adminJourneyFeed>div{display:grid;grid-template-columns:minmax(180px,1.2fr) minmax(180px,1.6fr) .8fr 58px;grid-gap:10px;gap:10px;align-items:center;padding:9px 0;border-bottom:1px solid #edf0f3}.adminJourneyActor span,.adminJourneyActor strong{display:block}.adminJourneyActor strong{font-size:10px}.adminJourneyActor span{font-size:9px;color:#8492a3;margin-top:2px}.adminJourneyFeed code{font-size:9px;color:#315f88;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adminJourneyEvent{font-size:9px;color:#586c80}.adminJourneyFeed time{font-size:9px;color:#8895a3;text-align:right}@media(max-width:780px){.adminJourneyFeed>div{grid-template-columns:1fr auto}.adminJourneyFeed code{grid-column:1/-1}.adminJourneyEvent{grid-column:1/2}}.adminSourceGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.adminSourceCard{border:1px solid #dfe6ed;background:#fbfcfd;padding:12px;display:grid;grid-gap:8px;gap:8px;min-height:135px}.adminSourceCard>div{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.adminSourceCard strong{font-size:11px;line-height:1.25}.adminSourceCard span{font-size:8px;text-transform:uppercase;color:#7a8998}.adminSourceCard b{font-size:9px;letter-spacing:.08em;color:#7b8793}.adminSourceCard.live b{color:#2f7043}.adminSourceCard.ready b{color:#386b9a}.adminSourceCard.planned b{color:#8a6c24}.adminSourceCard p{margin:0;font-size:9px;line-height:1.5;color:#66798a}.adminSourceCard a{font-size:9px;color:#0a6ed1;text-decoration:none}@media(max-width:1000px){.adminSourceGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.adminSourceGrid{grid-template-columns:1fr}}.tendersPage{min-height:100vh;background:#f5f7f9;color:#17324f}.tendersHero{padding:72px 0 36px;background:#fff;border-bottom:1px solid #dde5ec}.tendersHero h1{font-size:42px;line-height:1.05;margin:8px 0 14px;max-width:760px}.tendersHero p{max-width:720px;color:#627386;line-height:1.6}.tendersTableWrap{padding:34px 0 70px}.tendersTable{width:100%;border-collapse:collapse;background:#fff;border:1px solid #dfe6ed}.tendersTable td,.tendersTable th{text-align:left;padding:13px;border-bottom:1px solid #edf1f4;vertical-align:top;font-size:11px}.tendersTable th{font-size:9px;text-transform:uppercase;letter-spacing:.07em;color:#748496;background:#f8fafc}.tendersTable td strong{display:block;font-size:12px;margin-bottom:4px}.tendersTable td small{color:#728192}.tenderStatus{display:inline-flex;padding:4px 7px;border:1px solid #d8e0e8;background:#f8fafc;font-size:9px;text-transform:uppercase}.tenderStatus.open{border-color:#a9cfb4;background:#f3faf5;color:#2f6a40}.tenderStatus.awarded,.tenderStatus.result_published{border-color:#aac5df;background:#f2f7fb;color:#315f88}.tenderSourceLink{font-size:10px;color:#0a6ed1;text-decoration:none}@media(max-width:780px){.tendersHero{padding:48px 0 28px}.tendersHero h1{font-size:32px}.tendersTableWrap{overflow-x:auto}.tendersTable{min-width:760px}}.dynamicPricingGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;padding-top:38px;padding-bottom:54px}.dynamicPricingCard{background:#fff;border:1px solid #dfe6ed;padding:24px;display:flex;flex-direction:column;gap:18px;min-height:420px}.dynamicPricingCard.paid{border-top:3px solid #0a6ed1}.dynamicPricingCard h2{font-size:26px;margin:5px 0 8px}.dynamicPricingCard p{font-size:12px;line-height:1.6;color:#68798a}.dynamicPrice{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.dynamicPrice strong{font-size:28px}.dynamicPrice small{font-size:10px;color:#738293}.dynamicPrice em{display:block;width:100%;font-style:normal;font-size:11px;color:#375b7d}.dynamicPricingCard ul{list-style:none;padding:0;margin:0;display:grid;grid-gap:8px;gap:8px;font-size:11px;color:#476176;flex:1 1}@media(max-width:900px){.dynamicPricingGrid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.dynamicPricingGrid{grid-template-columns:1fr}.dynamicPricingCard{min-height:auto}}.adminTable td code+small{display:block;margin-top:4px}.adminPanel .adminEditorGrid{margin-top:14px}.priorityExportButton{margin-top:10px;border:1px solid #bfd0df;background:#fff;color:#174d80;padding:7px 10px;font-size:10px;font-weight:700;cursor:pointer}.priorityExportUpgrade{display:inline-block;margin-top:10px;font-size:10px;color:#0a6ed1;text-decoration:none}.liveAlertCenter{display:grid;grid-gap:16px;gap:16px}.alertPreferences{padding:18px}.alertPreferenceGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin:14px 0}.alertPreferenceGrid label{display:flex;gap:9px;align-items:flex-start;border:1px solid #dfe6ec;padding:12px;background:#fbfcfd}.alertPreferenceGrid small,.alertPreferenceGrid strong{display:block}.alertPreferenceGrid small{font-size:9px;color:#748392;margin-top:3px}.alertDestinationGrid{display:grid;grid-template-columns:1fr 1fr 180px;grid-gap:10px;gap:10px;margin-bottom:12px}.alertDestinationGrid label{font-size:9px;text-transform:uppercase;color:#637587}.alertDestinationGrid input,.alertDestinationGrid select{display:block;width:100%;margin-top:5px;height:36px;border:1px solid #cfd9e2;background:#fff;padding:0 10px;font-size:11px}.alertPrefsMessage{margin:10px 0 0;font-size:10px;color:#315f88}.deliveryTarget small{display:block;margin-top:5px;font-size:9px;color:#71808d}@media(max-width:780px){.alertDestinationGrid,.alertPreferenceGrid{grid-template-columns:1fr}}.mapCreation .signalDot,.mapCreation i,.mapCreation.signalDot{fill:#2b7c84;background:#2b7c84}.mapCreation .signalRing,.mapCreation.signalRing{stroke:#81bec4}.mapCreation .signalPulse,.mapCreation.signalPulse{fill:#2b7c84}.mapTrademark .signalDot,.mapTrademark i,.mapTrademark.signalDot{fill:#8d4c9f;background:#8d4c9f}.mapTrademark .signalRing,.mapTrademark.signalRing{stroke:#c49bd0}.mapTrademark .signalPulse,.mapTrademark.signalPulse{fill:#8d4c9f}.tenderDetailLink{color:inherit;text-decoration:none}.tenderDetailLink:hover{color:#0a6ed1;text-decoration:underline}.tenderDetailHero{padding:54px 0 34px;background:#fff;border-bottom:1px solid #dde5ec}.tenderDetailHero h1{font-size:38px;line-height:1.12;max-width:980px;margin:10px 0 14px}.tenderDetailHero>div>p:last-child{color:#617386;max-width:900px}.tenderBreadcrumb{display:flex;align-items:center;gap:8px;font-size:10px;color:#728192;margin-bottom:24px}.tenderBreadcrumb a{color:#0a6ed1;text-decoration:none}.tenderDetailLayout{padding:32px 0 72px}.tenderDetailCard{background:#fff;border:1px solid #dfe6ed;padding:28px}.tenderDetailGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #e2e8ee}.tenderDetailGrid>div{padding:16px;border-right:1px solid #e8edf2;border-bottom:1px solid #e8edf2;min-height:84px}.tenderDetailGrid>div:nth-child(4n){border-right:0}.tenderDetailGrid span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.07em;color:#7a8998;margin-bottom:7px}.tenderDetailGrid strong{font-size:12px;line-height:1.45;color:#17324f}.tenderDetailText{max-width:900px;padding:30px 0 20px}.tenderDetailText h2{font-size:20px;margin:0 0 10px}.tenderDetailText p{font-size:13px;line-height:1.7;color:#51677b}.tenderDataNote{padding:14px 16px;background:#f7f9fb;border-left:3px solid #9bb6cf;font-size:11px!important;color:#66798a!important}.tenderDetailActions{display:flex;gap:10px;flex-wrap:wrap;padding-top:8px}@media(max-width:900px){.tenderDetailGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.tenderDetailGrid>div:nth-child(4n){border-right:1px solid #e8edf2}.tenderDetailGrid>div:nth-child(2n){border-right:0}}@media(max-width:620px){.tenderDetailHero h1{font-size:30px}.tenderDetailCard{padding:18px}.tenderDetailGrid{grid-template-columns:1fr}.tenderDetailGrid>div{border-right:0!important}.tenderDetailActions .btn{width:100%;justify-content:center}}.publicDirectory{padding:44px 0 68px;background:#f5f7f9;border-top:1px solid #e0e6ec}.publicDirectoryHead{max-width:820px;margin-bottom:24px}.publicDirectoryHead h1,.publicDirectoryHead h2{font-size:34px;line-height:1.15;margin:8px 0 12px}.publicDirectoryHead>p:last-child{font-size:13px;line-height:1.65;color:#617386}.signalDirectoryGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.signalDirectoryCard{background:#fff;border:1px solid #dfe6ed;padding:18px;display:flex;flex-direction:column;min-height:230px}.signalCardFooter,.signalCardMeta{display:flex;justify-content:space-between;gap:12px;align-items:center}.signalCardMeta span{font-size:9px;text-transform:uppercase;letter-spacing:.06em;color:#34658d}.signalCardMeta time{font-size:9px;color:#8493a2}.signalDirectoryCard h3{font-size:15px;line-height:1.35;margin:14px 0 9px}.signalDirectoryCard h3 a{color:#17324f;text-decoration:none}.signalDirectoryCard h3 a:hover{color:#0a6ed1}.signalDirectoryCard p{font-size:11px;line-height:1.6;color:#617386;margin:0 0 16px;flex:1 1}.signalCardFooter{border-top:1px solid #edf1f4;padding-top:11px;font-size:9px}.signalCardFooter a{color:#0a6ed1;text-decoration:none}.signalCardFooter strong{color:#557086}.companyDirectoryPage{min-height:calc(100vh - 64px);background:#f5f7f9;padding:58px 0 78px}.companyDirectoryGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.companyDirectoryCard{background:#fff;border:1px solid #dfe6ed;padding:20px;min-height:180px}.companyDirectoryCard>div{display:flex;justify-content:space-between;gap:10px}.companyDirectoryCard>div span,.companyDirectoryCard>div strong{font-size:9px;color:#687b8e}.companyDirectoryCard h2{font-size:18px;line-height:1.25;margin:18px 0 9px}.companyDirectoryCard h2 a{color:#17324f;text-decoration:none}.companyDirectoryCard h2 a:hover{color:#0a6ed1}.companyDirectoryCard p{font-size:11px;color:#607488}.companyDirectoryCard small{display:block;margin-top:14px;font-size:9px;color:#8392a1}.entityPage{min-height:100vh;background:#f5f7f9;color:#17324f}.entityHero{padding:54px 0 34px;background:#fff;border-bottom:1px solid #dde5ec}.entityHero h1{font-size:38px;line-height:1.12;max-width:980px;margin:10px 0 14px}.entityHero>div>p:last-child{font-size:12px;color:#627386}.entityLayout{padding:32px 0 72px}.entityCard{background:#fff;border:1px solid #dfe6ed;padding:28px}.entitySummary{max-width:920px;padding-bottom:24px}.entitySummary h2{font-size:20px;margin:0 0 10px}.entitySummary p{font-size:13px;line-height:1.7;color:#52697e}.entityFacts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #e2e8ee}.entityFacts>div{padding:16px;border-right:1px solid #e8edf2;border-bottom:1px solid #e8edf2;min-height:82px}.entityFacts>div:nth-child(3n){border-right:0}.entityFacts span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.07em;color:#7a8998;margin-bottom:7px}.entityFacts strong{font-size:12px;line-height:1.45}.entityRelated{margin-top:24px;padding:18px;background:#f7f9fb;border:1px solid #e2e8ee}.entityRelated small,.entityRelated span{display:block;font-size:9px;color:#76889a}.entityRelated a{display:inline-block;margin:6px 0;color:#0a6ed1;text-decoration:none;font-weight:700}.entityActions{display:flex;gap:10px;flex-wrap:wrap;padding-top:26px}.companySignalSection{padding-top:30px}.companySignalSection>h2{font-size:20px}.companySignalSection>h2 span{font-size:11px;color:#728495}.companySignalList{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.companySignalList>article{border:1px solid #e1e7ed;padding:16px}.companySignalList footer,.companySignalList>article>div{display:flex;justify-content:space-between;gap:10px}.companySignalList footer,.companySignalList span,.companySignalList time{font-size:9px;color:#748699}.companySignalList h3{font-size:14px;line-height:1.35;margin:10px 0}.companySignalList h3 a{color:#17324f;text-decoration:none}.companySignalList p{font-size:10px;line-height:1.55;color:#617386}.companySignalList footer{border-top:1px solid #edf1f4;padding-top:10px}.companySignalList footer a{color:#0a6ed1;text-decoration:none}@media(max-width:900px){.companyDirectoryGrid,.entityFacts,.signalDirectoryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.entityFacts>div:nth-child(3n){border-right:1px solid #e8edf2}.entityFacts>div:nth-child(2n){border-right:0}}@media(max-width:620px){.companyDirectoryGrid,.companySignalList,.entityFacts,.signalDirectoryGrid{grid-template-columns:1fr}.entityFacts>div{border-right:0!important}.entityHero h1{font-size:30px}.entityCard{padding:18px}.entityActions .btn{width:100%;justify-content:center}}.decisionContactList{display:grid;grid-gap:10px;gap:10px}.decisionContactCard{border:1px solid #dfe6ed;background:#fbfcfd;padding:13px}.decisionContactHead{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.decisionContactHead span,.decisionContactHead strong{display:block}.decisionContactHead strong{font-size:12px;color:#17324f}.decisionContactHead span{font-size:10px;color:#607488;margin-top:3px}.decisionContactHead b{font-size:11px;color:#0a6ed1}.decisionContactCard>p{margin:10px 0 4px;font-size:12px;font-weight:700}.decisionContactCard>small{display:block;font-size:9px;color:#718294}.decisionContactActions{display:flex;gap:7px;align-items:center;flex-wrap:wrap;margin-top:10px}.decisionContactActions .btn{padding:7px 9px;font-size:9px}.contactEnrichButton{margin-top:12px}.contactEnrichmentMessage{font-size:10px;color:#45647f;margin:8px 0 0}.adminContactEnrichment{overflow:hidden}.adminContactHeadStatus{display:flex;align-items:center;gap:8px}.adminContactStats{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border:1px solid #e1e7ed;margin-bottom:18px}.adminContactStats>div{padding:13px;border-right:1px solid #e7ecf1}.adminContactStats>div:last-child{border-right:0}.adminContactStats span{display:block;font-size:9px;text-transform:uppercase;color:#758799}.adminContactStats strong{display:block;font-size:20px;margin-top:4px}.adminContactMessage{padding:10px;background:#f2f7fb;border:1px solid #d7e4ef;font-size:11px}.adminContactSplit{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:18px;gap:18px}.adminSubHead{display:flex;justify-content:space-between;margin-bottom:9px}.adminSubHead span{font-size:9px;color:#7d8c9a}.adminContactCandidateList,.adminContactJobList{display:grid;grid-gap:8px;gap:8px;max-height:620px;overflow:auto}.adminContactCandidateList article,.adminContactJob{border:1px solid #e0e6ec;background:#fbfcfd;padding:12px}.adminContactCandidateList article>div,.adminContactJob>header{display:flex;justify-content:space-between;gap:10px}.adminContactCandidateList article>div span,.adminContactJob header span{display:block;font-size:9px;color:#7b8b99}.adminContactCandidateList p,.adminContactJob>p{font-size:10px;color:#526a7e}.adminContactCandidateList footer,.adminContactJob>footer{display:flex;justify-content:space-between;align-items:center;gap:8px}.adminContactCandidateList footer span,.adminContactJob>small{font-size:9px;color:#7b8b99}.adminContactJob>header b{font-size:9px;text-transform:uppercase}.adminContactJob.completed>header b{color:#157347}.adminContactJob.failed>header b{color:#b42318}.adminContactError{margin:8px 0;padding:8px;background:#fff3f2;color:#a52a24;font-size:9px}.adminFoundPerson{margin:10px 0;padding:10px;border:1px solid #dbe5ed;background:#fff;position:relative}.adminFoundPerson>div:first-child span{display:block;font-size:9px;color:#6f8292}.adminFoundPerson>b{position:absolute;right:10px;top:10px;font-size:10px;color:#0a6ed1}.adminFoundContacts{display:grid;grid-gap:5px;gap:5px;margin-top:8px}.adminFoundContacts>div{display:grid;grid-template-columns:1fr auto auto;grid-gap:8px;gap:8px;font-size:9px;border-top:1px solid #edf1f4;padding-top:5px}.adminFoundContacts a{color:#0a6ed1;font-weight:700;text-decoration:none}@media(max-width:1050px){.adminContactStats{grid-template-columns:repeat(3,minmax(0,1fr))}.adminContactSplit{grid-template-columns:1fr}}@media(max-width:650px){.adminContactStats{grid-template-columns:repeat(2,minmax(0,1fr))}.adminFoundContacts>div{grid-template-columns:1fr}}