:root{--ink:#102522;--muted:#5c6d68;--green:#08745d;--green-dark:#075345;--deep:#071f1c;--mint:#dff4eb;--mint-light:#eff9f5;--gold:#c8942e;--paper:#f7f6f1;--white:#fff;--border:#dce5e0;--shadow:0 20px 55px #071f1c1a;--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Tahoma,Arial,sans-serif}a{color:inherit}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #d49e2f}.skip-link{inset-inline-start:1rem;z-index:100;background:var(--deep);color:#fff;border-radius:8px;padding:.8rem 1rem;position:fixed;top:-5rem}.skip-link:focus{top:1rem}.site-header{justify-content:space-between;align-items:center;gap:28px;max-width:1240px;min-height:84px;margin:auto;padding:16px 28px;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:11px;font-weight:800;text-decoration:none;display:inline-flex}.brand b{background:var(--deep);color:#e2bd68;border-radius:50% 50% 50% 10px;place-items:center;width:45px;height:45px;font-size:21px;display:grid}.brand small{color:var(--muted);letter-spacing:0;margin-top:2px;font-size:11px;font-weight:400;display:block}.site-header nav{align-items:center;gap:26px;display:flex}.site-header nav a{color:#334844;font-size:14px;text-decoration:none}.site-header nav a:hover{color:var(--green)}.verified-badge{color:var(--green-dark);background:var(--mint);white-space:nowrap;border-radius:99px;padding:8px 12px;font-size:12px;font-weight:700}.verified-badge:before{content:"●";color:#10a37f;margin-inline-end:6px}main{overflow:hidden}.hero{text-align:center;max-width:1020px;margin:auto;padding:96px 24px 70px}.eyebrow{color:var(--green);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800;display:inline-block}.hero h1{letter-spacing:-.055em;max-width:900px;margin:18px auto 20px;font-size:clamp(44px,7.4vw,82px);line-height:1.08}.hero h1 em{color:var(--green);font-style:normal}.hero>p{max-width:720px;color:var(--muted);margin:auto;font-size:clamp(17px,2.2vw,20px);line-height:1.9}.search-shell{z-index:4;border:1px solid var(--border);max-width:850px;box-shadow:var(--shadow);text-align:start;background:#fff;border-radius:20px;margin:38px auto 0;padding:9px;position:relative}.search-shell>label{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.search-row{gap:8px;display:flex}.search-row input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:18px 19px;font-size:17px}.search-row button,.actions>a:first-child{background:var(--deep);color:#fff;cursor:pointer;border:0;border-radius:12px;padding:15px 24px;font-weight:700;text-decoration:none}.search-row button:hover,.actions>a:first-child:hover{background:var(--green-dark)}.suggestions{top:calc(100% + 7px);border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:15px;margin:0;padding:7px;list-style:none;position:absolute;inset-inline:0}.suggestions button{width:100%;color:var(--ink);text-align:start;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:space-between;gap:20px;padding:12px 14px;display:flex}.suggestions button:hover{background:var(--mint-light)}.suggestions small{color:var(--muted)}.examples{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:18px;display:flex}.examples>span{color:var(--muted);align-self:center;font-size:13px}.examples button{color:#41534f;cursor:pointer;background:#ffffffb3;border:1px solid #ccd9d3;border-radius:99px;padding:8px 13px}.examples button:hover{border-color:var(--green);color:var(--green-dark);background:#fff}.trust-row{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:26px;margin-top:34px;font-size:12px;display:flex}.result{max-width:1080px;margin:0 auto;padding:0 24px;scroll-margin-top:30px}.panel{border:1px solid var(--border);border-top:5px solid var(--green);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;padding:clamp(22px,4vw,42px)}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:25px;display:flex}.section-heading h2{letter-spacing:-.035em;margin:7px 0 0;font-size:clamp(30px,4vw,48px);line-height:1.22}.section-heading>a{color:var(--green-dark);white-space:nowrap;font-weight:700;text-decoration:none}.confidence{background:var(--mint-light);color:var(--green-dark);white-space:nowrap;border-radius:8px;padding:8px 11px;font-size:12px}.decision-box{border-inline-start:4px solid var(--gold);background:#fff8e7;border-radius:10px;margin:20px 0;padding:20px}.decision-box h3{margin:0 0 10px;font-size:17px}.emirates{justify-content:start}.journey-steps{counter-reset:journey;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:26px 0;padding:0;list-style:none;display:grid}.journey-steps li{border:1px solid var(--border);border-radius:12px;align-items:start;gap:12px;padding:14px;display:flex}.journey-steps li>span{background:var(--mint);height:28px;color:var(--green-dark);border-radius:50%;flex:0 0 28px;place-items:center;font-size:12px;font-weight:800;display:grid}.journey-steps small{color:var(--muted);text-align:right;margin-top:5px;font-size:11px;display:block}.cards{gap:14px;display:grid}.card{border:1px solid var(--border);background:#fff;border-radius:15px;padding:21px}.card-meta{color:var(--green-dark);justify-content:space-between;gap:12px;font-size:11px;font-weight:700;display:flex}.card h3{margin:10px 0 3px;font-size:21px}.card h3 a{text-decoration:none}.card h3 a:hover{color:var(--green)}.card p{color:var(--muted);line-height:1.75}.card .en-name{text-align:right;margin:0;font-size:12px}.tags{flex-wrap:wrap;gap:6px;display:flex}.tags span{background:var(--mint);color:var(--green-dark);border-radius:6px;padding:5px 8px;font-size:11px}.actions{flex-wrap:wrap;gap:9px;margin-top:17px;display:flex}.actions a{border-radius:10px;justify-content:center;align-items:center;min-height:48px;padding:12px 17px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.actions a.secondary{color:var(--deep);background:#edf2ef}.actions a.secondary:hover{background:#e3ebe7}.notice{border-inline-start:4px solid var(--gold);color:#58451e;background:#fff8e7;border-radius:8px;margin-top:17px;padding:14px;line-height:1.7}.content-section{max-width:1120px;margin:0 auto;padding:100px 24px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.category-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;min-height:220px;padding:27px;text-decoration:none;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.category-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.category-card>span{inset-inline-end:24px;color:#cbd8d2;font-size:50px;font-weight:800;position:absolute;top:20px}.category-card h3{margin:90px 0 8px;font-size:24px}.category-card p{color:var(--muted);margin:0}.journey-promo{background:var(--deep);color:#fff;grid-template-columns:.9fr 1.1fr;gap:65px;max-width:none;padding-inline:max(24px,50vw - 560px);display:grid}.journey-promo h2{letter-spacing:-.04em;font-size:clamp(32px,5vw,56px);line-height:1.25}.journey-promo .eyebrow{color:#80d6bd}.journey-list{gap:10px;display:grid}.journey-list button{color:#fff;text-align:start;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff24;border-radius:12px;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;padding:20px;display:grid}.journey-list button:hover{background:#ffffff14;border-color:#ffffff45}.journey-list span,.journey-list small{color:#9eb3ad}.assurance{text-align:center}.assurance>h2{max-width:720px;margin:12px auto 40px;font-size:clamp(32px,4.5vw,52px)}.assurance-grid{text-align:start;grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.assurance-grid article{border-top:3px solid var(--green);background:#fff;border-radius:12px;padding:25px}.assurance-grid article>b{color:var(--gold)}.assurance-grid h3{margin:25px 0 7px}.assurance-grid p{color:var(--muted);margin:0;line-height:1.7}.site-footer{border-top:1px solid var(--border);max-width:1240px;color:var(--muted);grid-template-columns:2fr 1fr 1fr 1fr;gap:38px;margin:auto;padding:55px 28px 28px;font-size:13px;display:grid}.site-footer>div{flex-direction:column;align-items:start;gap:9px;display:flex}.site-footer h2{color:var(--ink);margin:4px 0 8px;font-size:14px}.site-footer a:not(.brand){text-decoration:none}.site-footer a:hover{color:var(--green)}.footer-brand{color:var(--ink)}.footer-brand b{width:35px;height:35px;font-size:16px}.site-footer p{max-width:360px;margin:7px 0;line-height:1.8}.footer-legal{border-top:1px solid var(--border);grid-column:1/-1;padding-top:22px}.page-shell{max-width:1120px;min-height:65vh;margin:auto;padding:65px 24px 100px}.page-hero{max-width:800px;margin-bottom:42px}.page-hero h1{letter-spacing:-.045em;margin:12px 0;font-size:clamp(38px,6vw,66px);line-height:1.15}.page-hero p{color:var(--muted);font-size:18px;line-height:1.8}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:7px;margin-bottom:25px;font-size:12px;display:flex}.breadcrumbs a{color:var(--green-dark);text-decoration:none}.directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.detail-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:24px;display:grid}.detail-content{gap:15px;display:grid}.detail-section{border:1px solid var(--border);background:#fff;border-radius:14px;padding:25px}.detail-section h2{margin:0 0 16px;font-size:22px}.detail-section ul,.detail-section ol{margin:0;padding-inline-start:22px;line-height:1.9}.detail-section details{border-top:1px solid var(--border);padding:14px 0}.detail-section details:first-of-type{border-top:0}.detail-section summary{cursor:pointer;font-weight:700}.service-aside{background:var(--deep);color:#fff;border-radius:15px;padding:23px;position:sticky;top:20px}.service-aside dl{margin:0}.service-aside dt{color:#9fbbb3;margin-top:16px;font-size:11px}.service-aside dd{margin:4px 0;line-height:1.6}.service-aside .actions{display:grid}.service-aside .actions a.secondary{color:#fff;background:#ffffff17}.status-good{color:#8ce0c6;align-items:center;gap:6px;font-weight:700;display:inline-flex}.status-good:before{content:"●"}.metric-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin:25px 0;display:grid}.metric{border:1px solid var(--border);background:#fff;border-radius:13px;padding:22px}.metric b{font-size:32px;display:block}.metric span{color:var(--muted);font-size:12px}.prose{max-width:800px}.prose h2{margin-top:38px}.prose p,.prose li{color:#40524e;line-height:1.9}.prose a{color:var(--green-dark)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (max-width:900px){.verified-badge{display:none}.site-header nav{gap:14px}.journey-promo,.detail-layout{grid-template-columns:1fr}.service-aside{position:static}.site-footer,.metric-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.site-header{min-height:70px;padding:12px 16px}.site-header nav{display:none}.brand b{width:39px;height:39px}.hero{padding:58px 16px 50px}.hero h1{font-size:44px}.search-shell{padding:7px}.search-row{display:grid}.search-row button{min-height:51px}.trust-row{gap:10px 18px}.section-heading{flex-direction:column;align-items:start}.journey-steps,.category-grid,.directory-grid,.assurance-grid{grid-template-columns:1fr}.content-section{padding:72px 16px}.result{padding:0 16px}.journey-promo{gap:28px;padding-inline:16px}.journey-list button{grid-template-columns:38px 1fr}.journey-list small{grid-column:2}.site-footer{grid-template-columns:1fr;padding:42px 18px 24px}.page-shell{padding:45px 16px 75px}.metric-grid{grid-template-columns:1fr 1fr}.actions a{width:100%}}.site-header{gap:16px}.site-header .desktop-nav{gap:15px}.site-header .desktop-nav a{white-space:nowrap;font-size:12px}.header-search-action{background:var(--deep);color:#fff;white-space:nowrap;border-radius:10px;flex:none;padding:11px 15px;font-size:12px;font-weight:800;text-decoration:none}.header-search-action:hover{background:var(--green-dark)}.mobile-menu{display:none;position:relative}.mobile-menu summary{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:9px;padding:10px 12px;font-size:12px;font-weight:800;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{z-index:30;inset-inline-end:0;border:1px solid var(--border);width:min(310px,100vw - 32px);box-shadow:var(--shadow);background:#fff;border-radius:14px;gap:2px;padding:10px;display:grid;position:absolute;top:calc(100% + 8px)}.mobile-menu nav a{border-radius:8px;padding:11px;text-decoration:none}.mobile-menu nav a:hover{background:var(--mint-light)}.universal-hero{max-width:1180px;padding-top:58px;padding-bottom:60px}.universal-hero h1{font-size:clamp(42px,6.3vw,72px)}.hero-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:22px;display:flex}.hero-actions a{background:var(--deep);color:#fff;border-radius:10px;justify-content:center;align-items:center;min-height:46px;padding:11px 18px;font-weight:800;text-decoration:none;display:inline-flex}.hero-actions a.secondary{color:var(--deep);border:1px solid var(--border);background:#fff}.hero-category-strip{flex-wrap:wrap;justify-content:center;gap:9px;margin-top:23px;display:flex}.hero-category-strip a{background:var(--mint);color:var(--green-dark);border-radius:99px;padding:8px 12px;font-size:12px;text-decoration:none}.search-alternatives{color:var(--muted);margin:22px 0 0;font-size:13px}.search-alternatives a{color:var(--green-dark);font-weight:800}.subtle-section{background:#f0f4f1;max-width:none;padding-inline:max(24px,50vw - 560px)}.goal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.goal-card{border:1px solid var(--border);background:#fff;border-radius:16px;padding:24px;text-decoration:none}.goal-card>span{color:var(--gold);font-weight:900}.goal-card h3{margin:30px 0 8px;font-size:21px}.goal-card p{color:var(--muted);margin:0;line-height:1.7}.goal-card:hover{box-shadow:var(--shadow);border-color:#a8cbbf}.category-grid-wide{grid-template-columns:repeat(3,minmax(0,1fr))}.category-grid-wide .category-card{min-height:230px}.category-card small{color:var(--green-dark);margin-top:14px;font-size:11px;font-weight:800;display:block}.category-card.planned{background:#fafafa}.category-card.planned small{color:var(--muted)}.audience-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid}.audience-grid a{border:1px solid var(--border);background:#fff;border-radius:14px;gap:8px;min-height:150px;padding:20px;text-decoration:none;display:grid}.audience-grid a:hover{border-color:#9bc6b7}.audience-grid b{font-size:18px}.audience-grid span{color:var(--muted);font-size:13px;line-height:1.6}.audience-grid small{color:var(--green-dark);align-self:end}.section-note{color:var(--muted);margin:12px 0 25px;font-size:12px;line-height:1.7}.split-feature{grid-template-columns:1fr 1fr;gap:18px;display:grid}.split-feature>div{background:var(--deep);color:#fff;border-radius:18px;padding:34px}.split-feature>div:last-child{color:var(--ink);background:#e9f2ee}.split-feature h2{font-size:32px;line-height:1.3}.split-feature p{color:#b8cbc5;line-height:1.8}.split-feature>div:last-child p{color:var(--muted)}.split-feature a{color:#8ce0c6;font-weight:800}.split-feature>div:last-child a{color:var(--green-dark)}.authority-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.authority-grid a{border:1px solid var(--border);background:#fff;border-radius:13px;gap:7px;min-height:120px;padding:20px;text-decoration:none;display:grid}.authority-grid span{color:var(--muted);font-size:11px}.command-promo{background:var(--deep);color:#fff;border-radius:22px;justify-content:space-between;align-items:center;gap:30px;max-width:1120px;padding:45px;display:flex}.command-promo h2{max-width:760px;font-size:clamp(30px,4vw,46px)}.command-promo p{color:#b8cbc5;max-width:760px;line-height:1.8}.command-promo>a{color:var(--deep);background:#e2bd68;border-radius:10px;flex:none;padding:14px 18px;font-weight:900;text-decoration:none}.legal-callout{text-align:center;padding-top:65px;padding-bottom:65px}.legal-callout p{max-width:760px;color:var(--muted);margin:0 auto 18px;line-height:1.8}.legal-callout a{color:var(--green-dark);font-weight:800}.service-card.compact{min-height:260px}.directory-hero{max-width:940px}.access-mode-links{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.access-mode-links a{background:var(--mint);color:var(--green-dark);border-radius:9px;padding:9px 12px;font-size:12px;font-weight:800;text-decoration:none}.directory-explorer{scroll-margin-top:20px}.directory-controls{border:1px solid var(--border);background:#fff;border-radius:16px;grid-template-columns:1.5fr repeat(3,1fr);gap:10px;padding:18px;display:grid}.directory-controls label{gap:7px;display:grid}.directory-controls label span{color:var(--muted);font-size:11px;font-weight:800}.directory-controls input,.directory-controls select{width:100%;min-width:0;min-height:48px;color:var(--ink);background:#fff;border:1px solid #cfdad5;border-radius:9px;padding:10px 12px}.directory-summary{justify-content:space-between;align-items:center;gap:20px;margin:22px 0;display:flex}.directory-summary p{color:var(--muted);margin:0}.directory-summary b{color:var(--ink);font-size:25px}.directory-summary button,.load-more,.empty-state button{border:1px solid var(--border);color:var(--green-dark);cursor:pointer;background:#fff;border-radius:9px;padding:10px 14px;font-weight:800}.ranked-card{position:relative}.match-badge{z-index:2;inset-inline-end:12px;color:#6f5216;background:#fff8e7;border-radius:7px;padding:5px 8px;font-size:10px;font-weight:900;position:absolute;top:12px}.load-more{margin:24px auto 0;display:block}.empty-state{text-align:center;background:#fff;border:1px dashed #b7c8c1;border-radius:16px;padding:38px}.empty-state p{max-width:720px;color:var(--muted);margin:0 auto 20px;line-height:1.8}.empty-state>a{color:var(--green-dark);font-weight:800}.subcategory-tags{margin-top:22px}.authority-directory{gap:9px;display:grid}.authority-directory>a{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:1fr auto 110px;align-items:center;gap:18px;padding:18px 20px;text-decoration:none;display:grid}.authority-directory div{gap:5px;display:grid}.authority-directory span{color:var(--muted);text-align:right;font-size:11px}.authority-directory strong{color:var(--green-dark);font-size:26px}.authority-directory small{color:var(--muted)}.service-identity-row{flex-wrap:wrap;gap:7px;margin-top:18px;display:flex}.service-identity-row a{border:1px solid var(--border);color:var(--green-dark);background:#fff;border-radius:99px;padding:7px 10px;font-size:11px;font-weight:800;text-decoration:none}.legal-service-notice{border-inline-start:4px solid var(--gold);color:#58451e;background:#fff8e7;border-radius:10px;margin:-12px 0 24px;padding:15px 18px;line-height:1.7}.coverage-stage-grid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.coverage-stage-grid article{border:1px solid var(--border);border-radius:10px;grid-template-columns:1fr auto;gap:8px;padding:15px;display:grid}.coverage-stage-grid article>div{grid-column:1/-1;justify-content:space-between;gap:12px;display:flex}.coverage-stage-grid progress{width:100%;height:10px;accent-color:var(--green)}.coverage-stage-grid small{color:var(--muted)}@media (max-width:1100px){.site-header .desktop-nav{display:none}.mobile-menu{display:block}}@media (max-width:900px){.category-grid-wide,.goal-grid,.authority-grid{grid-template-columns:repeat(2,1fr)}.audience-grid{grid-template-columns:repeat(3,1fr)}.directory-controls{grid-template-columns:1fr 1fr}.wide-control{grid-column:1/-1}}@media (max-width:680px){.site-header .brand small{display:none}.site-header .brand>span{font-size:14px}.header-search-action{padding:10px;font-size:10px}.mobile-menu{display:block}.mobile-menu nav{display:grid}.goal-grid,.audience-grid,.authority-grid,.split-feature,.category-grid-wide,.directory-controls{grid-template-columns:1fr}.wide-control{grid-column:auto}.directory-summary{flex-direction:column;align-items:start}.command-promo{flex-direction:column;align-items:start;padding:30px 22px}.authority-directory>a{grid-template-columns:1fr auto}.authority-directory small{grid-column:1/-1}.coverage-stage-grid{grid-template-columns:1fr}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--surface:#fff;--surface-soft:#f0f4f1;--surface-raised:#fff;--hero-glow:#1d977538}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#edf8f4;--muted:#9eb6ae;--green:#4dd0a8;--green-dark:#7ae0c1;--deep:#061714;--mint:#153a31;--mint-light:#102c26;--gold:#e2bd68;--paper:#071511;--white:#0d211c;--border:#244138;--surface:#0d211c;--surface-soft:#0a1b17;--surface-raised:#112820;--hero-glow:#4dd0a82e;--shadow:0 20px 55px #00000057}.header-actions{align-items:center;gap:8px;display:flex}.theme-toggle{border:1px solid var(--border);background:var(--surface);width:42px;height:42px;color:var(--ink);cursor:pointer;border-radius:11px;flex:0 0 42px;place-items:center;font-size:19px;display:grid}.theme-toggle:hover{border-color:var(--green)}.platform-hero{text-align:center;max-width:1240px;margin:0 auto;padding:76px 28px 46px;position:relative;overflow:visible}.platform-hero:before{z-index:-1;background:radial-gradient(circle, var(--hero-glow), transparent 68%);content:"";border-radius:50%;width:min(920px,90vw);height:620px;position:absolute;top:-160px;left:50%;transform:translate(-50%)}.hero-copy{max-width:1050px;margin:auto}.hero-kicker{border:1px solid color-mix(in srgb, var(--green) 30%, var(--border));background:color-mix(in srgb, var(--surface) 78%, transparent);color:var(--green-dark);border-radius:99px;align-items:center;gap:8px;padding:8px 13px;font-size:12px;font-weight:900;display:inline-flex}.hero-kicker:before{content:"●";color:#13a57e;font-size:9px}.platform-hero h1{letter-spacing:-.055em;max-width:1080px;margin:23px auto 18px;font-size:clamp(43px,6.2vw,78px);line-height:1.12}.platform-hero h1 em{color:var(--green);font-style:normal}.hero-copy>p{max-width:820px;color:var(--muted);margin:auto;font-size:clamp(16px,2vw,20px);line-height:1.9}.hero-search-stage{border:1px solid color-mix(in srgb, var(--green) 22%, var(--border));background:color-mix(in srgb, var(--surface) 90%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:28px;max-width:970px;margin:34px auto 0;padding:22px;box-shadow:0 30px 90px #042c2426}.primary-search{max-width:none;margin:0;padding:10px}.search-overline{color:var(--muted);padding:7px 10px 3px;font-size:11px;font-weight:800;display:block}.primary-search .search-row input{font-size:19px}.primary-search .search-row button{min-width:170px}.suggestions button>span{gap:4px;display:grid}.hero-proof{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:10px 28px;margin-top:27px;font-size:12px;display:flex}.hero-proof span:before{color:var(--green);content:"✓";margin-inline-end:7px;font-weight:900}.live-stats{background:var(--deep);color:#fff;border-radius:24px;grid-template-columns:.8fr 1.4fr;align-items:center;gap:35px;max-width:1185px;margin:36px auto 0;padding:34px;display:grid}.live-stats .eyebrow{color:#7be0c1}.live-stats h2{margin:8px 0;font-size:30px}.live-stats p{color:#a9c1b9;margin:0;line-height:1.7}.live-stats dl{background:#ffffff18;border:1px solid #ffffff18;border-radius:17px;grid-template-columns:repeat(3,1fr);gap:1px;margin:0;display:grid;overflow:hidden}.live-stats dl div{background:#0b2a25;flex-direction:column-reverse;justify-content:center;min-height:112px;padding:17px;display:flex}.live-stats dt{color:#a9c1b9;font-size:11px}.live-stats dd{color:#fff;margin:0 0 7px;font-size:34px;font-weight:900}.capability-section{max-width:1185px}.capability-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.capability-card{border:1px solid var(--border);background:var(--surface);border-radius:16px;grid-template-columns:47px 1fr auto;align-items:center;gap:15px;min-height:136px;padding:19px;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid}.capability-card:hover{border-color:color-mix(in srgb, var(--green) 55%, var(--border));box-shadow:var(--shadow);transform:translateY(-3px)}.capability-icon{background:var(--mint);width:47px;height:47px;color:var(--green-dark);border-radius:13px;place-items:center;font-size:12px;font-weight:900;display:grid}.capability-card h3{margin:0 0 7px;font-size:17px}.capability-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.capability-card>b{color:var(--green);font-size:18px}.action-section{background:var(--surface-soft);max-width:none;padding-inline:max(24px,50vw - 592.5px)}.action-start-grid{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.action-start-grid a{border:1px solid var(--border);background:var(--surface);border-radius:14px;grid-template-columns:42px 1fr auto;align-items:center;gap:13px;padding:20px;text-decoration:none;display:grid}.action-start-grid a:hover{border-color:var(--green)}.action-start-grid span{color:var(--gold);font-size:12px;font-weight:900}.action-start-grid small{color:var(--green-dark);font-weight:800}.company-advisor{background:var(--deep);color:#fff;border-radius:26px;grid-template-columns:.8fr 1.2fr;gap:38px;max-width:1185px;margin:100px auto;padding:42px;scroll-margin-top:24px;display:grid}.advisor-intro .eyebrow{color:#82dfc2}.advisor-intro h2{margin:12px 0;font-size:clamp(32px,4vw,48px);line-height:1.25}.advisor-intro p{color:#aec5be;line-height:1.8}.company-advisor form{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:18px;grid-template-columns:1fr 1fr;gap:12px;padding:22px;display:grid}.company-advisor label{gap:7px;display:grid}.company-advisor label span{color:#b8ccc6;font-size:11px;font-weight:800}.company-advisor select{color:#fff;min-width:0;min-height:49px;font:inherit;background:#12342d;border:1px solid #ffffff25;border-radius:10px;padding:10px 12px}.company-advisor form button{color:#102522;cursor:pointer;background:#e2bd68;border:0;border-radius:10px;align-self:end;min-height:49px;font-weight:900}.advisor-result{color:#102522;background:#fff;border-radius:18px;grid-column:1/-1;padding:28px;animation:.28s ease-out advisor-in}.advisor-result>div:first-child span{color:#08745d;font-size:11px;font-weight:900}.advisor-result h3{margin:7px 0 20px;font-size:28px}.advisor-result ol{grid-template-columns:1fr 1fr;gap:10px 28px;margin:0;padding-inline-start:25px;line-height:1.75;display:grid}.advisor-result li::marker{color:#08745d;font-weight:900}.advisor-actions{flex-wrap:wrap;gap:9px;margin-top:24px;display:flex}.advisor-actions a{color:#fff;background:#071f1c;border-radius:9px;padding:12px 15px;font-size:12px;font-weight:900;text-decoration:none}.advisor-actions a.secondary{color:#075345;background:#e8f3ee}@keyframes advisor-in{0%{opacity:0;transform:translateY(8px)}}.dual-service-section{grid-template-columns:1fr 1fr;gap:25px;max-width:1185px;display:grid}.dual-service-section>div{border:1px solid var(--border);background:var(--surface-soft);border-radius:22px;min-width:0;padding:25px}.compact-heading h2{font-size:32px}.stacked-services{gap:10px;display:grid}.stacked-services .service-card{min-height:0}.category-overview{max-width:1185px}.category-list-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.category-list-grid>a{border:1px solid var(--border);background:var(--surface);border-radius:14px;justify-content:space-between;align-items:start;gap:15px;min-height:135px;padding:20px;text-decoration:none;display:flex}.category-list-grid>a:hover{border-color:var(--green)}.category-list-grid h3{margin:0 0 8px;font-size:17px}.category-list-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.category-list-grid span{background:var(--mint);color:var(--green-dark);border-radius:7px;flex:none;padding:5px 8px;font-size:10px;font-weight:900}.audience-section{background:var(--surface-soft);max-width:none;padding-inline:max(24px,50vw - 592.5px)}.government-live-section{grid-template-columns:1fr 1fr;gap:15px;max-width:1185px;display:grid}.government-live-section>div{border-radius:22px;padding:38px}.updates-live-card{background:var(--deep);color:#fff}.updates-live-card p{color:#abc1ba;line-height:1.8}.updates-live-card a{color:#86e0c3;font-weight:900}.live-dot{color:#86e0c3;align-items:center;gap:7px;font-size:11px;font-weight:900;display:inline-flex}.live-dot:before{content:"";background:#35d3a3;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 7px #35d3a322}.problem-card{border:1px solid var(--border);background:var(--surface)}.problem-card p{color:var(--muted);line-height:1.8}.problem-card a{color:var(--green-dark);font-weight:900}.loading-shell{max-width:1100px;min-height:80vh;margin:auto;padding:90px 24px}.skeleton{background:color-mix(in srgb, var(--muted) 13%, var(--surface));border-radius:12px;position:relative;overflow:hidden}.skeleton:after{background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--surface) 70%, transparent), transparent);content:"";animation:1.4s infinite skeleton;position:absolute;inset:0;transform:translate(-100%)}.skeleton-title{width:min(680px,80%);height:70px;margin:auto}.skeleton-line{width:min(550px,70%);height:24px;margin:25px auto}.skeleton-search{width:min(850px,100%);height:90px;margin:45px auto}.skeleton-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.skeleton-card{height:170px}@keyframes skeleton{to{transform:translate(100%)}}html[data-theme=dark] body{background:var(--paper)}html[data-theme=dark] .site-header nav a{color:#a9c1b9}html[data-theme=dark] .site-header nav a:hover{color:#7ae0c1}html[data-theme=dark] .search-shell,html[data-theme=dark] .suggestions,html[data-theme=dark] .panel,html[data-theme=dark] .card,html[data-theme=dark] .category-card,html[data-theme=dark] .goal-card,html[data-theme=dark] .audience-grid a,html[data-theme=dark] .authority-grid a,html[data-theme=dark] .detail-section,html[data-theme=dark] .metric,html[data-theme=dark] .directory-controls,html[data-theme=dark] .directory-controls input,html[data-theme=dark] .directory-controls select,html[data-theme=dark] .empty-state,html[data-theme=dark] .mobile-menu summary,html[data-theme=dark] .mobile-menu nav,html[data-theme=dark] .directory-summary button,html[data-theme=dark] .load-more{background:var(--surface);color:var(--ink)}html[data-theme=dark] .subtle-section{background:var(--surface-soft)}html[data-theme=dark] .actions a.secondary{background:var(--mint);color:var(--ink)}html[data-theme=dark] .notice,html[data-theme=dark] .decision-box,html[data-theme=dark] .legal-service-notice{color:#f2d99f;background:#392e17}html[data-theme=dark] .advisor-result{background:#eaf5f1}html[data-theme=dark] .prose p,html[data-theme=dark] .prose li{color:var(--muted)}@media (max-width:980px){.live-stats{grid-template-columns:1fr}.capability-grid,.category-list-grid{grid-template-columns:repeat(2,1fr)}.action-start-grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.platform-hero{padding:48px 16px 30px}.platform-hero h1{font-size:clamp(39px,12vw,57px)}.hero-search-stage{border-radius:20px;padding:12px}.primary-search .search-row button{min-width:0}.live-stats{margin-inline:16px;padding:24px 18px}.live-stats dl{grid-template-columns:1fr 1fr}.capability-grid,.action-start-grid,.dual-service-section,.category-list-grid,.government-live-section{grid-template-columns:1fr}.company-advisor{grid-template-columns:1fr;margin:72px 16px;padding:28px 20px}.company-advisor form,.advisor-result ol{grid-template-columns:1fr}.capability-card{min-height:120px}.action-start-grid a{grid-template-columns:35px 1fr}.action-start-grid small{grid-column:2}.government-live-section>div{padding:28px 22px}.skeleton-grid{grid-template-columns:1fr}}@media (max-width:430px){.site-header{gap:7px}.header-actions{gap:5px}.theme-toggle{flex-basis:38px;width:38px;height:38px}.header-search-action{white-space:normal;text-align:center;max-width:94px;line-height:1.2}.platform-hero h1{font-size:39px}.live-stats dl{grid-template-columns:1fr}}
