:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f4f8fc;--bg-soft:#e8f1fb;--surface:#ffffffe6;--surface-strong:#fff;--surface-muted:#eef5fd;--text:#0b1426;--text-soft:#526882;--text-muted:#6b7f99;--line:#0d47a121;--line-strong:#0d47a133;--brand:#0d47a1;--brand-strong:#082f73;--brand-soft:#1565c01a;--accent:#38bdf8;--accent-soft:#38bdf824;--warning:#d58a00;--shadow:0 18px 55px #0d2d5b14;--shadow-strong:0 28px 80px #0d2d5b38;--radius:8px;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0b1628;--bg-soft:#11223a;--surface:#13243ec7;--surface-strong:#172b49;--surface-muted:#0d1b31;--text:#edf5ff;--text-soft:#b8c8dc;--text-muted:#8ea4bf;--line:#8eb5e824;--line-strong:#8eb5e83d;--brand:#60a5fa;--brand-strong:#93c5fd;--brand-soft:#60a5fa29;--accent:#7dd3fc;--accent-soft:#7dd3fc21;--warning:#f2b84b;--shadow:0 18px 55px #0000002e;--shadow-strong:0 30px 90px #00000047}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.app{background:linear-gradient(180deg, color-mix(in srgb, var(--bg) 98%, transparent), color-mix(in srgb, var(--bg-soft) 90%, transparent)), url("data:image/svg+xml,%3Csvg width='180' height='180' viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%2384a9dc' stroke-opacity='.18'%3E%3Cpath d='M0 90h180M90 0v180'/%3E%3Cpath d='M0 0h180v180H0z'/%3E%3C/g%3E%3C/svg%3E");min-height:100vh;overflow-x:hidden}.site-header{z-index:20;border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-columns:auto minmax(420px,720px) auto;justify-content:center;align-items:center;gap:22px;min-height:76px;padding:0 34px;display:grid;position:sticky;top:0}.brand,.header-action,.primary-link,.secondary-link,.icon-button{justify-content:center;align-items:center;display:inline-flex}.brand{gap:11px;font-weight:780}.brand-mark{border-radius:var(--radius);color:#fff;background:linear-gradient(135deg, var(--brand-strong), var(--brand));width:40px;height:40px;box-shadow:0 12px 26px color-mix(in srgb, var(--brand) 28%, transparent);place-items:center;display:grid}.primary-nav{justify-content:center;gap:6px;display:flex}.primary-nav a{border-radius:var(--radius);color:var(--text-soft);padding:10px 12px;font-size:.94rem;font-weight:760}.primary-nav a:hover,.primary-nav a.active{color:var(--text);background:var(--brand-soft)}.header-action,.primary-link,.secondary-link{border-radius:var(--radius);gap:9px;min-height:44px;padding:11px 16px;font-weight:720}.header-action,.primary-link{color:#fff;background:linear-gradient(135deg, var(--brand-strong), var(--brand));box-shadow:0 16px 34px color-mix(in srgb, var(--brand) 22%, transparent)}.secondary-link{border:1px solid var(--line-strong);color:var(--brand-strong);background:var(--surface)}.icon-button{border:1px solid var(--line-strong);border-radius:var(--radius);width:42px;height:42px;color:var(--brand-strong);background:var(--surface-strong)}.menu-button{display:none}.hero-shell,.page-hero,.content-section,.section-grid,.cta-band,.site-footer,.stat-strip{width:min(1180px,100% - 40px);margin:0 auto}.hero-shell{grid-template-columns:minmax(420px,.95fr) minmax(420px,1.05fr);align-items:center;gap:36px;min-height:auto;padding:70px 0 42px;display:grid}.hero-copy,.section-copy,.section-heading,.wide-heading{gap:18px;display:grid}.eyebrow{color:var(--brand);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:760}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:760px;margin-bottom:0;font-size:3.9rem;line-height:1.04}h2{letter-spacing:0;max-width:780px;margin-bottom:0;font-size:2.45rem;line-height:1.08}h3{margin-bottom:0;font-size:1rem;font-weight:720;line-height:1.35}p{color:var(--text-soft);line-height:1.68}.lead-copy{max-width:680px;color:var(--text-soft);margin-bottom:0;font-size:1.05rem}.action-row,.trust-row{flex-wrap:wrap;gap:12px;display:flex}.trust-row span{border:1px solid var(--line);color:var(--text-soft);background:var(--surface);border-radius:999px;padding:8px 11px;font-size:.86rem;font-weight:700}.hero-media{border:1px solid var(--line);border-radius:var(--radius);min-height:460px;box-shadow:var(--shadow-strong);background:#102b50;position:relative;overflow:hidden}.hero-media img,.page-hero img{object-fit:cover;width:100%;height:100%}.hero-media:after{content:"";background:linear-gradient(135deg,#081a3624,#0d47a185);position:absolute;inset:0}.market-card,.terminal-card{z-index:2;border-radius:var(--radius);color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#081a36c2;border:1px solid #ffffff38;position:absolute}.terminal-card{gap:16px;padding:18px;display:grid;top:26px;left:26px;right:26px}.terminal-card span,.live-card span,.live-card small{color:#c7d8ee}.terminal-card strong{margin-top:4px;font-size:1.18rem;display:block}.sparkline{grid-auto-flow:column;align-items:end;gap:7px;min-height:88px;display:grid}.sparkline i{height:var(--height);background:linear-gradient(180deg, var(--accent), #2f6fe4);border-radius:4px 4px 2px 2px;min-height:18px;animation:4s ease-in-out infinite pulse-bars;display:block}.live-card{gap:6px;min-width:190px;padding:18px;display:grid;bottom:28px;right:26px}.live-card strong{font-size:2rem}.risk-card{align-items:center;gap:10px;padding:12px 14px;font-weight:760;display:flex;bottom:64px;left:24px}.stat-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding-bottom:52px;display:grid}.stat-item,.info-card,.plan-card,.article-card,.timeline-card,.contact-form,.market-table,.contact-panel,.platform-panel,.education-band,.feature-row,.note-panel,.device-strip,.process-card,.faq-item,.policy-card,.department-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.stat-item{gap:8px;min-height:132px;padding:18px;display:grid}.stat-item svg,.info-card svg,.timeline-card svg,.education-band svg,.note-panel svg,.process-card svg,.policy-card svg,.department-card svg{color:var(--brand)}.feature-row svg{border:1px solid var(--line);border-radius:var(--radius);width:40px;height:40px;color:var(--brand);background:var(--brand-soft);padding:9px}.stat-item span,.plan-card span,.article-card span,.department-card span,.process-card span{color:var(--text-muted);text-transform:uppercase;font-size:.76rem;font-weight:700}.stat-item strong{color:var(--brand-strong);align-self:end;font-size:1.18rem;font-weight:760;line-height:1.2}.section-grid{padding:46px 0 64px}.elevated-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:minmax(360px,.86fr) minmax(420px,1.14fr);align-items:center;gap:36px;display:grid;position:relative}.elevated-section .section-copy{max-width:620px}.elevated-section h2{max-width:620px;font-size:2.55rem;line-height:1.12}.elevated-section .section-copy p:not(.eyebrow){max-width:680px;font-size:1.04rem}.two-column,.platform-layout,.contact-grid{grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr);align-items:start;gap:34px;display:grid}.feature-list,.faq-list{gap:10px;display:grid}.elevated-section .feature-list{border-left:1px solid var(--line);padding-left:18px}.feature-row{grid-template-columns:40px 1fr;align-items:start;gap:14px;padding:16px;display:grid}.feature-row h3{line-height:1.24}.feature-row p,.info-card p,.plan-card p,.article-card p,.timeline-card p,.platform-panel p,.education-band p,.note-panel p,.process-card p,.faq-item p,.policy-card p,.department-card p,.cta-band p{margin-bottom:0}.page-hero{grid-template-columns:minmax(320px,.95fr) minmax(320px,1.05fr);align-items:center;gap:34px;padding:76px 0 48px;display:grid}.page-hero:not(.with-image){grid-template-columns:1fr}.page-hero h1{max-width:15ch;font-size:3.35rem}.page-hero img{aspect-ratio:16/10;border-radius:var(--radius);box-shadow:var(--shadow-strong)}.market-preview,.process-section,.faq-section{gap:22px;padding:0 0 76px;display:grid}.wide-heading{max-width:760px}.market-table{padding:6px 20px;overflow-x:auto}.table-row{border-top:1px solid var(--line);min-width:680px;color:var(--text-soft);grid-template-columns:1fr .8fr 1fr .8fr;gap:18px;padding:16px 0;font-weight:760;display:grid}.table-head{color:var(--text-muted);text-transform:uppercase;border-top:0;font-size:.74rem;font-weight:760}.cards-section,.plan-grid,.article-grid,.timeline-section,.policy-grid,.department-grid,.process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:0 0 76px;display:grid}.cards-section{grid-template-columns:repeat(4,minmax(0,1fr))}.info-card,.plan-card,.article-card,.timeline-card,.policy-card,.department-card,.process-card,.faq-item{gap:14px;padding:22px;display:grid}.info-card.compact{min-height:210px}.platform-layout{padding:0 0 76px}.platform-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.dark-panel{color:#fff;box-shadow:var(--shadow-strong);background:linear-gradient(135deg,#061a35,#0d47a1)}.dark-panel p,.dark-panel .eyebrow{color:#c9d9ef}.platform-panel{align-content:end;gap:16px;min-height:452px;padding:28px;display:grid}.platform-panel h2,.contact-panel h2,.cta-band h2{color:#fff}.device-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:76px;padding:16px;display:grid}.device-strip div{gap:8px;padding:14px;display:grid}.device-strip span{color:var(--text-soft)}.plan-card h2{color:var(--brand-strong);font-size:2.15rem}.ideal-for{font-weight:760;color:var(--brand)!important}.plan-card ul,.contact-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.plan-card li,.contact-list li{color:var(--text-soft);align-items:center;gap:10px;font-weight:760;display:flex}.plan-card li svg{color:var(--brand);flex:none}.article-card a{color:var(--brand-strong);align-items:center;gap:6px;font-weight:760;display:inline-flex}.education-band,.note-panel{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-bottom:76px;padding:24px;display:grid}.note-panel{grid-template-columns:auto 1fr}.contact-grid{padding:0 0 76px}.contact-panel{align-content:start;gap:18px;padding:26px;display:grid}.contact-list li{color:#e8f1fb}.contact-form{gap:14px;padding:22px;display:grid}label{color:var(--text-soft);gap:8px;font-size:.9rem;font-weight:700;display:grid}input,textarea{border:1px solid var(--line-strong);border-radius:var(--radius);width:100%;color:var(--text);background:var(--surface-strong);padding:12px}input{min-height:46px}textarea{resize:vertical;min-height:132px}input:focus,textarea:focus{border-color:var(--brand);outline:3px solid var(--brand-soft)}.button-like{border:0;width:fit-content}.cta-band{border-radius:var(--radius);color:#fff;box-shadow:var(--shadow-strong);background:linear-gradient(135deg,#061a35,#0d47a1);justify-content:space-between;align-items:center;gap:20px;margin-bottom:78px;padding:30px;display:flex}.cta-band .eyebrow,.cta-band p{color:#c9d9ef}.light-link{color:#0b2f64;background:#fff}.site-footer{border-top:1px solid var(--line);padding:36px 0}.footer-main,.footer-bottom{grid-template-columns:1fr auto;align-items:start;gap:24px;display:grid}.footer-brand{justify-content:start;margin-bottom:14px}.footer-main p{max-width:780px;margin-bottom:0;font-size:.88rem}.footer-contact{color:var(--text-soft);text-align:right;gap:6px;display:grid}.footer-contact strong{color:var(--brand-strong)}.footer-bottom{border-top:1px solid var(--line);color:var(--text-muted);margin-top:28px;padding-top:18px;font-size:.86rem}.footer-bottom div{flex-wrap:wrap;justify-content:end;gap:14px;display:flex}@keyframes pulse-bars{0%,to{transform:scaleY(.92)}50%{transform:scaleY(1.04)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1080px){.site-header{grid-template-columns:auto auto}.menu-button{justify-self:end;display:inline-flex}.primary-nav,.header-action{display:none}.primary-nav.open{border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--surface-strong);box-shadow:var(--shadow-strong);justify-content:stretch;padding:10px;display:grid;position:absolute;top:76px;left:16px;right:16px}.hero-shell,.page-hero,.two-column,.elevated-section,.platform-layout,.contact-grid{grid-template-columns:1fr}.elevated-section{gap:28px}.elevated-section .feature-list{border-left:0;padding-left:0}.hero-shell{min-height:auto}.cards-section,.plan-grid,.article-grid,.timeline-section,.stat-strip,.platform-feature-grid,.policy-grid,.department-grid,.process-grid,.device-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.platform-panel{min-height:320px}}@media (width<=680px){.site-header{padding:0 16px}.hero-shell,.page-hero,.content-section,.cta-band,.site-footer,.stat-strip{width:min(100% - 24px,1180px)}h1,.page-hero h1{font-size:2.65rem}h2{font-size:1.9rem}.hero-media{min-height:460px}.terminal-card{left:16px;right:16px}.stat-strip,.cards-section,.plan-grid,.article-grid,.timeline-section,.platform-feature-grid,.footer-main,.footer-bottom,.policy-grid,.department-grid,.process-grid,.device-strip{grid-template-columns:1fr}.cta-band,.education-band,.note-panel{grid-template-columns:1fr;align-items:start}.footer-contact,.footer-bottom div{text-align:left;justify-content:start}}
