:root{color:#d6e2ee;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 15% -10%,#151f31 0%,#0000 38%),radial-gradient(circle at 90% 4%,#12273b 0%,#0000 26%),#0d1117;font-family:Segoe UI,Inter,SF Pro Text,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;margin:0}h1,h2,h3,p{margin-top:0}#root{min-height:100vh}:root{--bg:#0d1117;--surface:#161b22;--surface-soft:#1f2630;--text:#e6edf3;--text-muted:#9fb0c2;--line:#30363d;--accent:#58a6ff;--accent-strong:#1f6feb;--ok:#238636;--content-max:1660px;--page-pad-y:clamp(1rem, 2.2vw, 2rem);--nav-top-offset:var(--page-pad-y);--nav-min-height:68px;--space-1:.7rem;--space-2:1.1rem;--space-3:1.5rem;--space-4:2rem;--space-5:2.8rem;--space-6:3.2rem}.site-shell,.page-shell{width:100%;padding:var(--page-pad-y) clamp(1rem, 3vw, 3rem) 5rem;margin:0}.site-shell{gap:var(--space-5);flex-direction:column;display:flex}.site-shell>*,.page-shell>*{width:100%;max-width:var(--content-max);margin-inline:auto}.nav-shell{top:var(--nav-top-offset);z-index:20;align-items:center;gap:var(--space-3);border:1px solid var(--line);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);min-height:var(--nav-min-height);background:linear-gradient(#161b22f5,#0d1117f5);border-radius:16px;grid-template-columns:auto 1fr auto;padding:.85rem 1rem;display:grid;position:sticky}.brand{color:var(--text);letter-spacing:.02em;white-space:nowrap;align-items:center;gap:.55rem;font-size:1rem;text-decoration:none;display:inline-flex}.brand-mark{border-radius:8px;flex:none;width:28px;height:28px}.brand-text{gap:.1rem;line-height:1.05;display:grid}.brand-text strong{color:var(--text);font-size:.98rem;font-weight:700}.nav-links{align-items:center;gap:var(--space-2);flex-wrap:wrap;justify-content:center;display:flex}.nav-links a{color:var(--text-muted);border:1px solid #0000;border-radius:6px;padding:.2rem .35rem;font-size:.9rem;text-decoration:none;transition:color .18s,border-color .18s,background-color .18s}.nav-links a:hover,.nav-links a.active{color:var(--text);background:#58a6ff14;border-color:#3c4652}.hero{min-height:clamp(620px, calc(100svh - var(--nav-min-height) - var(--nav-top-offset) - 4rem), 920px);border:1px solid var(--line);background:radial-gradient(circle at 12% -12%,#58a6ff3d,#0000 40%),radial-gradient(circle at 84% 12%,#23863624,#0000 34%),linear-gradient(160deg,#0f1724 0%,#0d1117 62%,#101726 100%);border-radius:20px;align-content:center;gap:1.2rem;padding:clamp(1.6rem,3.5vw,3rem);display:grid}.hero-top{width:100%}.hero-top h1{color:var(--text);width:100%;max-width:none;margin:0;font-size:clamp(2rem,4.4vw,4rem);line-height:1.05}.hero-intro{color:#c5d1de;width:100%;max-width:none;margin:1rem 0 0;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.75}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin:0 0 .6rem;font-size:.76rem}.hero-actions{flex-wrap:wrap;gap:.9rem;margin-top:1.5rem;display:flex}.hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.section-media img{width:100%;display:block}.metric-card,.panel,.content-box,.policy-box,.faq-item,.cta-block{border:1px solid var(--line);background:linear-gradient(#181e26f5,#12171ef5);border-radius:14px}.metric-card{align-content:center;gap:.35rem;padding:1.35rem;display:grid}.metric-icon{color:#9fb0c2;margin:0}.metric-card strong{color:var(--text);font-size:clamp(1.3rem,2vw,1.75rem)}.metric-card span{color:var(--text-muted);font-size:.9rem}.hero-highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.hero-highlights p{color:#c6d2df;background:#1018249e;border:1px solid #364150;border-radius:10px;align-items:flex-start;gap:.5rem;margin:0;padding:.85rem 1rem;font-size:.93rem;line-height:1.5;display:inline-flex}.section{gap:1.4rem;display:grid}.section-media{border:1px solid var(--line);background:#0f141c;border-radius:14px;overflow:hidden}.section-head{max-width:74rem}.section-head h2{color:var(--text);max-width:28ch;margin:0;font-size:clamp(1.5rem,2.2vw,2.2rem);line-height:1.25}.grid{gap:1.1rem;display:grid}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.panel{flex-direction:column;min-height:270px;padding:1.4rem;transition:transform .18s,border-color .18s;display:flex}.panel:hover{border-color:#3b4756;transform:translateY(-2px)}.panel h3,.content-box h1,.policy-box h2,.cta-block h2{color:var(--text);margin-top:0;line-height:1.25}.panel-icon{color:var(--accent);margin:0 0 .7rem}.panel p,.content-box p,.policy-box p,.policy-box li,.faq-item p,.cta-block p{color:#b7c4d2;line-height:1.7}.muted{color:var(--text-muted)}.step{color:#7f95ad;text-transform:uppercase;letter-spacing:.09em;margin:0 0 .5rem;font-size:.78rem}.links-row{flex-wrap:wrap;gap:.9rem;margin-top:auto;padding-top:1.2rem;display:flex}.logo-row{flex-wrap:wrap;gap:.8rem;margin-top:auto;padding-top:1.2rem;display:flex}.tech-logo{background:#0f141c;border:1px solid #3a4451;border-radius:8px;width:28px;height:28px;padding:.3rem}.faq-list{gap:1rem;display:grid}.faq-item{padding:1.1rem 1.2rem}.faq-item summary{color:var(--text);cursor:pointer;font-weight:600;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";float:right;color:var(--accent);transition:transform .16s}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-item p{margin:.8rem 0 0}.cta-block{background:linear-gradient(130deg,#1f6feb29,#0000 42%),linear-gradient(#181e26f5,#12171ef5);padding:clamp(1.4rem,3.2vw,2.8rem)}.cta-block h2{max-width:28ch;margin-bottom:.7rem}.breadcrumbs{color:var(--text-muted);align-items:center;gap:.45rem;font-size:.92rem;display:flex}.content-box{padding:clamp(1.2rem,2.5vw,2rem)}.tagline{color:var(--text-muted);font-weight:600}.policy-box{margin-top:1rem;padding:1rem 1.1rem}.policy-box ul{margin:0;padding-left:1.1rem}.site-footer{border:1px solid var(--line);background:linear-gradient(#161b22f5,#0d1117f5);border-radius:16px;gap:1.1rem;padding:1.3rem;display:grid}.footer-grid{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:1.2rem;display:grid}.footer-title{color:var(--text);align-items:center;gap:.5rem;margin:0 0 .2rem;font-weight:700;display:inline-flex}.footer-mark{width:22px;height:22px}.footer-brand p,.footer-meta{color:var(--text-muted);margin:0}.footer-col{align-content:start;gap:.4rem;display:grid}.footer-col a{color:#c7d4e0}.footer-label{color:#8fa3b8;text-transform:uppercase;letter-spacing:.08em;margin:0 0 .4rem;font-size:.75rem}.footer-note{color:#7f95ad;margin-top:.4rem;font-size:.85rem}.footer-bottom{border-top:1px solid #2f3845;justify-content:flex-start;align-items:center;gap:1rem;padding-top:1.05rem;display:flex}.footer-meta{font-size:.85rem}a{color:var(--accent);text-underline-offset:3px;text-decoration:none}a:hover{text-decoration:underline}.btn{border:1px solid #3a4553;border-radius:9px;align-items:center;gap:.45rem;padding:.72rem 1.15rem;font-weight:600;text-decoration:none;transition:transform .16s,border-color .16s,background-color .16s,box-shadow .16s;display:inline-flex}.btn:hover{text-decoration:none;transform:translateY(-1px);box-shadow:0 8px 18px #090e1647}.btn:focus-visible{outline-offset:2px;outline:2px solid #58a6ff}.btn-primary{color:#fff;background:linear-gradient(#3a8bff 0%,#2a74db 100%);border-color:#2f6ec9}.btn-primary:hover{background:linear-gradient(#4a95ff 0%,#2f7ee8 100%)}.btn-secondary{color:#c9d7e6;background:linear-gradient(#212b39f2,#18202df2);border-color:#40506a}.btn-secondary:hover{color:#e6edf3;background:linear-gradient(#2a3749f5,#1c2634f5);border-color:#4f6484}.icon{flex:none;width:18px;height:18px}@media (width<=1200px){.grid-4,.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{min-height:auto}.hero-metrics,.hero-highlights{grid-template-columns:1fr 1fr}}@media (width<=780px){.site-shell,.page-shell{padding-bottom:3.5rem}.nav-shell{grid-template-columns:1fr;justify-items:start;gap:.8rem}.nav-links{justify-content:flex-start}.grid-4,.grid-3,.hero-metrics,.hero-highlights{grid-template-columns:1fr}.panel{min-height:0}.site-footer{border-radius:12px;padding:1.1rem}.footer-grid{grid-template-columns:1fr;gap:1rem}.footer-bottom{flex-direction:column;align-items:flex-start}}
