:root{color-scheme:light;--bg:#f8faf9;--surface:#fff;--surface-muted:#eef2f4;--text:#0b1220;--secondary:#334155;--muted:#64748b;--border:#d9e1e8;--brand:#0f766e;--brand-hover:#0b625d;--brand-soft:#ccfbf1;--focus:#14b8a6;--radius:12px;font-family:Geist,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--bg);line-height:1.5}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.skip-link{position:fixed;z-index:100;left:12px;top:12px;transform:translateY(-180%);background:var(--text);color:#fff;padding:10px 14px;border-radius:8px}.skip-link:focus{transform:none}.container{width:min(1200px,calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(217,225,232,.85);background:#f8faf9f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:9px;text-decoration:none;font-size:17px;letter-spacing:-.02em}.brand span span{color:var(--brand)}.brand i{color:var(--border);font-style:normal}.brand b{font-weight:650}.site-header nav{display:flex;gap:24px;align-items:center}.site-header nav a,.text-link{color:var(--secondary);text-decoration:none;font-size:14px}.site-header nav a:hover,.text-link:hover{color:var(--brand)}.header-actions{display:flex;align-items:center;gap:12px}.menu-button{display:none;width:44px;height:44px;place-items:center;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:11px 17px;border:1px solid var(--brand);border-radius:8px;background:var(--brand);color:#fff;text-decoration:none;font-size:14px;font-weight:650;transition:background .14s ease,border .14s ease}.button:hover{background:var(--brand-hover);border-color:var(--brand-hover)}.button.small{min-height:40px;padding:8px 13px}.button.secondary{color:var(--text);border-color:var(--border);background:transparent}.button.secondary:hover{border-color:var(--brand);color:var(--brand);background:var(--brand-soft)}.hero{padding:96px 0 88px;border-bottom:1px solid var(--border);background:linear-gradient(180deg,#f4f8f6 0%,var(--bg) 75%)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(380px,.94fr);gap:72px;align-items:center}.eyebrow{margin:0;color:var(--brand);font:650 12px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.1em}h1,h2,h3,p{margin-top:0}h1{max-width:760px;margin:18px 0 24px;font-size:clamp(48px,6vw,78px);line-height:.98;letter-spacing:-.055em;font-weight:650}.lead{max-width:700px;color:var(--secondary);font-size:clamp(18px,2vw,22px);line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:32px}.responsibility{max-width:650px;display:flex;align-items:flex-start;gap:9px;margin:26px 0 0;color:var(--muted);font-size:13px}.responsibility svg{flex:none;color:var(--brand)}.legal-map{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:0 1px 2px #0b12200f,0 20px 50px #0b12200f;overflow:hidden}.map-top,.map-foot{display:flex;align-items:center;gap:10px;padding:16px 18px}.map-top{border-bottom:1px solid var(--border)}.map-top svg,.map-foot svg{color:var(--brand)}.map-top span{font-weight:650}.map-top em{margin-left:auto;color:#166534;background:#dcfce7;padding:4px 8px;border-radius:999px;font-size:11px;font-style:normal}.map-body{padding:8px 18px}.map-row{min-height:64px;display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:12px;border-bottom:1px solid var(--border)}.map-row:last-child{border-bottom:0}.map-row>span{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;color:var(--brand);background:var(--brand-soft)}.map-row i{color:var(--muted);font:12px ui-monospace,monospace}.map-foot{border-top:1px solid var(--border);color:var(--secondary);background:var(--surface-muted);font-size:13px}.section{padding:96px 0}.section h2{max-width:850px;margin:14px 0 44px;font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-.04em;font-weight:630}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--surface)}.problem-grid article{min-height:260px;padding:26px;border-right:1px solid var(--border)}.problem-grid article:last-child{border-right:0}.problem-grid span{color:var(--brand);font:12px ui-monospace,monospace}.problem-grid h3{margin:54px 0 12px;font-size:21px}.problem-grid p,.capability-grid p,.process-layout p,.trust-grid p,.cta-card p{color:var(--muted);line-height:1.7}.muted-section{border-block:1px solid var(--border);background:var(--surface-muted)}.legend{display:flex;flex-wrap:wrap;gap:18px;margin:-24px 0 24px;color:var(--secondary);font-size:12px}.legend span{display:flex;align-items:center;gap:7px}.legend i{width:9px;height:9px;border-radius:50%;background:var(--muted)}.legend i.available{background:var(--brand)}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.capability-grid article{min-height:280px;padding:24px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.icon-box{width:44px;height:44px;display:grid;place-items:center;margin-bottom:30px;border-radius:8px;color:var(--brand);background:var(--brand-soft)}.availability{display:inline-flex;margin-bottom:12px;color:var(--muted);font:600 11px ui-monospace,monospace;text-transform:uppercase;letter-spacing:.04em}.availability.available{color:var(--brand)}.capability-grid h3{margin-bottom:8px;font-size:19px}.process-layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(420px,1.2fr);gap:72px}.process-layout h2{margin-bottom:0}.process-layout ol{margin:0;padding:0;list-style:none}.process-layout li{display:grid;grid-template-columns:44px 1fr;gap:18px;padding:24px 0;border-top:1px solid var(--border)}.process-layout li:last-child{border-bottom:1px solid var(--border)}.process-layout li>span{color:var(--brand);font:13px ui-monospace,monospace}.process-layout h3{margin-bottom:5px;font-size:19px}.process-layout p{margin-bottom:0}.trust-section{padding-top:24px}.trust-grid{display:grid;grid-template-columns:48px 1fr;gap:22px;max-width:900px;padding:32px;border-left:3px solid var(--brand);background:var(--brand-soft)}.trust-grid>svg{color:var(--brand)}.trust-grid h2{margin:0 0 12px;font-size:28px}.trust-grid p{color:var(--secondary)}.trust-grid a{display:inline-flex;align-items:center;gap:7px;color:var(--brand);font-weight:650}.cta-section{padding-top:36px}.cta-card{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;padding:48px;border-radius:var(--radius);color:#f8faf9;background:#0b1220}.cta-card h2{max-width:740px;margin:14px 0 12px;font-size:clamp(32px,4vw,48px)}.cta-card p{max-width:700px;margin-bottom:0;color:#aab7c4}.cta-card>div:last-child{display:flex;flex-wrap:wrap;gap:10px;flex:none}.button.light{color:#0b1220;background:#f8faf9;border-color:#f8faf9}.button.outline-light{color:#f8faf9;background:transparent;border-color:#64748b}footer{border-top:1px solid var(--border)}.footer-inner{min-height:190px;display:grid;grid-template-columns:1fr auto;align-content:center;gap:20px 48px}.footer-inner p{margin:9px 0 0;color:var(--muted);font-size:13px}.footer-inner nav{display:flex;flex-wrap:wrap;gap:18px}.footer-inner nav a{color:var(--secondary);font-size:13px}.footer-inner small{grid-column:1/-1;color:var(--muted)}@media(max-width:900px){.site-header nav{display:none;position:absolute;inset:72px 0 auto;padding:18px 20px;border-bottom:1px solid var(--border);background:var(--bg)}.site-header nav.open{display:grid}.header-actions>.text-link,.header-actions>.button{display:none}.menu-button{display:grid}.hero-grid,.process-layout{grid-template-columns:1fr;gap:48px}.problem-grid,.capability-grid{grid-template-columns:1fr 1fr}.problem-grid article:nth-child(2){border-right:0}.problem-grid article:last-child{border-top:1px solid var(--border)}.cta-card{align-items:flex-start;flex-direction:column}}@media(max-width:600px){.container{width:min(100% - 28px,1200px)}.hero,.section{padding:72px 0}h1{font-size:44px}.hero-actions .button{width:100%}.legal-map{font-size:13px}.map-top em{display:none}.problem-grid,.capability-grid{grid-template-columns:1fr}.problem-grid article{min-height:220px;border-right:0;border-bottom:1px solid var(--border)}.problem-grid article:last-child{border-bottom:0}.problem-grid h3{margin-top:36px}.capability-grid article{min-height:240px}.trust-grid{grid-template-columns:1fr;padding:24px}.cta-card{padding:28px}.cta-card>div:last-child,.cta-card .button{width:100%}.footer-inner{grid-template-columns:1fr;padding:48px 0}.footer-inner small{grid-column:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
