:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#132238;background:#f7fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{min-height:100%;scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.app-shell{min-height:100vh;display:flex;flex-direction:column;overflow:hidden;background:linear-gradient(120deg,rgba(14,42,93,.08),transparent 42%),linear-gradient(180deg,#fff,#f4f7fb)}.site-header,.site-footer,.hero-section,.status-section,.legal-page{width:min(1180px,calc(100% - 40px));margin:0 auto}.site-header{height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-shrink:0}.brand-link{display:inline-flex;align-items:center;min-width:0}.brand-logo{width:clamp(150px,16vw,190px);height:auto}.site-nav{display:flex;align-items:center;justify-content:flex-end;gap:8px;color:#536173;font-size:14px;font-weight:700;white-space:nowrap}.site-nav a{min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border:1px solid transparent;border-radius:8px}.site-nav a:hover,.site-nav a.active{color:#132238;background:#fff;border-color:#e3e9f1}.site-nav .nav-button{color:#fff;background:#172d6b;border-color:#172d6b;box-shadow:0 12px 30px #172d6b2e}.site-nav .nav-button:hover{color:#fff;background:#0f1f4f;border-color:#0f1f4f}.hero-section{min-height:calc(100vh - 164px);display:flex;align-items:center;justify-content:center;padding:54px 0 64px;text-align:center}.hero-copy{position:relative;z-index:1;width:min(720px,100%);max-width:720px;margin:0 auto}.eyebrow{width:fit-content;display:inline-flex;align-items:center;min-height:34px;padding:0 14px;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;font-weight:800;letter-spacing:0}.hero-copy h1,.legal-hero h1{margin:22px 0 18px;color:#101828;font-size:clamp(46px,8vw,92px);line-height:.98;letter-spacing:0}.hero-copy p,.legal-hero p{max-width:590px;margin:0;color:#536173;font-size:clamp(17px,2vw,21px);line-height:1.7}.hero-copy p{margin:0 auto}.hero-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:14px;margin-top:32px}.primary-action,.secondary-action{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border-radius:8px;font-size:15px;font-weight:800}.primary-action{color:#fff;background:#172d6b;box-shadow:0 18px 42px #172d6b38}.secondary-action{color:#132238;background:#fff;border:1px solid #d8e0eb}.status-section{margin-bottom:66px;padding:24px;background:#ffffffeb;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 24px 70px #0f172a14}.status-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:20px;color:#64748b;font-size:14px;font-weight:800}.status-header strong{color:#0f766e}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid #e2e8f0;border-radius:8px;background:#e2e8f0}.feature-card{min-height:190px;padding:24px;background:#fff}.feature-mark{width:38px;height:38px;display:block;margin-bottom:20px;border-radius:8px}.feature-mark.blue{background:linear-gradient(135deg,#172d6b,#2f66d0)}.feature-mark.green{background:linear-gradient(135deg,#0f766e,#22c55e)}.feature-mark.amber{background:linear-gradient(135deg,#b45309,#ffab00)}.feature-card h2,.legal-content h2{margin:0 0 10px;color:#132238;font-size:20px;line-height:1.25;letter-spacing:0}.feature-card p,.legal-content p{margin:0;color:#536173;line-height:1.7}.launch-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px;color:#475569;font-size:14px;font-weight:800}.launch-strip span{min-height:42px;display:flex;align-items:center;padding:0 14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.legal-page{flex:1 1 auto;padding:74px 0 80px}.legal-hero{max-width:780px}.legal-hero h1{font-size:clamp(42px,6vw,72px)}.legal-content{max-width:900px;display:grid;gap:18px;margin-top:44px}.legal-content article{padding:26px;background:#fff;border:1px solid #e2e8f0;border-radius:8px}.site-footer{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#64748b;font-size:14px;border-top:1px solid #e2e8f0}.site-footer div{display:flex;gap:18px;font-weight:800}.site-footer a:hover{color:#132238}@media(max-width:900px){.site-header{height:auto;align-items:flex-start;flex-direction:column;padding:24px 0 10px}.site-nav{width:100%;flex-wrap:wrap;justify-content:flex-start}.hero-section{min-height:auto;padding-top:42px}.feature-grid,.launch-strip{grid-template-columns:1fr}.site-footer{align-items:flex-start;flex-direction:column;padding:24px 0}}@media(max-width:560px){.site-header,.site-footer,.hero-section,.status-section,.legal-page{width:min(100% - 28px,1180px)}.site-nav a{min-height:38px;padding:0 11px}.hero-copy h1,.legal-hero h1{font-size:42px}.hero-actions{flex-direction:column}.primary-action,.secondary-action{width:100%}.status-section{padding:16px}.site-footer div{flex-direction:column;gap:8px}}
