*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#edf4ff;background:radial-gradient(circle at top left,rgba(79,198,255,.18),transparent 26%),radial-gradient(circle at top right,rgba(30,106,255,.16),transparent 22%),linear-gradient(180deg,#04122f,#02091b 62%,#010611)}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}:root{--container:min(1180px,calc(100% - 32px));--card:rgba(9,23,59,0.88);--card-2:rgba(12,29,72,0.88);--line:rgba(150,185,255,0.16);--text-soft:#c7d8f8;--accent:#78d9d3;--accent-2:#80afff;--danger:#ffd3b3}.container{width:var(--container);margin:0 auto}.section-pad{padding:56px 0}.section-alt{background:rgba(255,255,255,.02)}.page-stack{display:grid;grid-gap:28px;gap:28px}.glass-card{background:linear-gradient(180deg,rgba(13,31,77,.92),rgba(10,22,56,.92));border:1px solid var(--line);border-radius:28px;box-shadow:0 24px 70px rgba(0,0,0,.26);padding:26px}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(4,15,38,.84);border-bottom:1px solid rgba(255,255,255,.06)}.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{display:inline-flex;align-items:center;gap:12px}.brand span:last-child{display:grid;grid-gap:4px;gap:4px}.brand strong{font-size:22px}.brand small{color:#a9c1ec}.brand-mark{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;color:#04122f;font-weight:900;background:linear-gradient(135deg,var(--accent),var(--accent-2))}.desktop-nav{display:flex;align-items:center;gap:18px;color:#d6e5ff}.eyebrow,.pill{display:inline-flex;align-items:center;gap:8px;border-radius:999px;border:1px solid rgba(130,246,255,.18);background:rgba(23,60,115,.6);color:#8ef0ff;font-size:14px;padding:10px 16px}.eyebrow{margin-bottom:12px}.hero-section{padding:62px 0 24px}.cards-2,.cards-3,.cards-4,.hero-grid,.two-col-layout{display:grid;grid-gap:22px;gap:22px}.hero-grid,.two-col-layout{grid-template-columns:1.15fr .85fr;align-items:start}.cards-2{grid-template-columns:repeat(2,minmax(0,1fr))}.cards-3{grid-template-columns:repeat(3,minmax(0,1fr))}.cards-4{grid-template-columns:repeat(4,minmax(0,1fr))}.cta-card h2,.hero-title,.section-head h1,.section-head h2{margin:0;line-height:1.04}.hero-title{font-size:clamp(34px,5vw,62px);max-width:760px;margin-top:18px}.cta-card p,.faq-item p,.hero-text,.info-card p,.metric-card p,.muted,.section-head p{color:var(--text-soft);line-height:1.75}.hero-text{font-size:18px;max-width:760px}.hero-actions{gap:12px;margin-top:24px}.hero-actions,.mini-badges{display:flex;flex-wrap:wrap}.mini-badges{gap:10px;margin-top:22px}.cta-points span,.mini-badges span{padding:10px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);color:#d6e5ff;font-size:14px}.faq-item summary,.hero-side-card h2,.info-card h3,.media-card h3,.sidebar-card h2,.step-card h3{margin:0}.check-list,.file-list,.footer-links,.plain-list{list-style:none;padding:0;margin:0}.check-list{display:grid;grid-gap:14px;gap:14px;margin-top:18px}.check-list li,.plain-list li{position:relative;padding-left:22px}.check-list li:before,.plain-list li:before{content:"•";position:absolute;left:0;top:0;color:#8ef0ff}.side-note{margin-top:20px;padding:16px 18px;border-radius:18px;background:rgba(255,255,255,.04)}.section-head{text-align:center;display:grid;grid-gap:8px;gap:8px;justify-items:center;margin-bottom:26px}.section-head.left{text-align:left;justify-items:start;margin-bottom:0}.cta-card h2,.section-head h1,.section-head h2{font-size:clamp(28px,3.8vw,46px)}.info-card h2,.info-card h3,.media-copy h2,.media-copy h3,.sidebar-card h2{font-size:24px}.gallery-grid .media-card{padding:20px}.media-copy{margin-bottom:18px}.media-img{border-radius:20px;border:1px solid rgba(255,255,255,.08);background:#061122}.metric-card .metric{font-size:22px;font-weight:800;margin-bottom:12px}.step-card{min-height:190px}.info-card p,.step-card p{margin-bottom:0}.faq-stack{display:grid;grid-gap:14px;gap:14px}.faq-item{padding:0 22px}.faq-item summary{cursor:pointer;list-style:none;padding:20px 0;font-size:20px;font-weight:700}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{margin:0 0 20px}.cta-card{display:grid;grid-gap:14px;gap:14px}.cta-points{display:flex;flex-wrap:wrap;gap:10px}.upload-card{padding:24px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.form-block{margin-top:18px}label{display:block;margin-bottom:8px;color:#c5d7f5;font-size:14px}.input,.select,.textarea{width:100%;background:#f2f6fd;color:#08111d;border:1px solid #d9e5f7;border-radius:18px;padding:16px 18px}.textarea{min-height:150px;resize:vertical}.upload-dropzone{margin-top:18px;padding:20px;border-radius:24px;border:1px dashed rgba(166,193,255,.24);background:rgba(255,255,255,.02)}.upload-title{margin-top:12px;font-weight:800;font-size:26px}.upload-control-row{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.file-list{display:grid;grid-gap:10px;gap:10px;margin-top:18px}.file-list li{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:12px 14px;border-radius:16px;background:rgba(255,255,255,.04)}.progress-wrap{margin-top:18px}.progress-bar{width:100%;height:10px;border-radius:999px;background:rgba(255,255,255,.08);overflow:hidden;margin-top:8px}.progress-fill{height:100%;background:linear-gradient(90deg,var(--accent),var(--accent-2))}.notice{margin-top:18px;padding:18px 20px;border-radius:20px;border:1px solid rgba(125,211,252,.2);background:rgba(24,62,112,.75)}.notice.warn{border-color:rgba(251,146,60,.35);background:rgba(104,44,19,.28);color:var(--danger)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 22px;border-radius:18px;border:0;cursor:pointer;font-weight:800}.btn-primary{color:#04122f;background:linear-gradient(90deg,var(--accent),var(--accent-2))}.btn-secondary{color:#f3f8ff;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.14)}.btn-sm{min-height:44px;padding:0 16px}.btn-xs{min-height:34px;padding:0 14px;font-size:14px}.btn-full{width:100%;margin-top:18px}.sidebar-stack{display:grid;grid-gap:18px;gap:18px}.sidebar-card{padding:22px}.plain-list.compact{display:grid;grid-gap:10px;gap:10px}.form-layout{align-items:start}.site-footer{margin-top:28px;border-top:1px solid rgba(255,255,255,.06);background:rgba(0,0,0,.16)}.footer-grid{padding:34px 0 22px;display:grid;grid-template-columns:1.4fr .8fr .8fr;grid-gap:24px;gap:24px}.footer-bottom{color:#a9c1ec;padding:0 0 32px}.footer-brand{margin-bottom:10px}.footer-links{display:grid;grid-gap:10px;gap:10px;color:#d3e2ff}@media (max-width:980px){.desktop-nav{display:none}.cards-2,.cards-3,.cards-4,.footer-grid,.form-grid,.hero-grid,.two-col-layout{grid-template-columns:1fr}.section-pad{padding:44px 0}}