:root { --bg:#080b10; --panel:#0f141d; --panel-2:#131a24; --text:#f3f6f8; --muted:#aab4c0; --line:#24303d; --green:#5dd66f; }
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;background:radial-gradient(circle at 80% 10%,rgba(47,156,255,.08),transparent 34%),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55} a{color:inherit;text-decoration:none} strong{color:#fff}
.site-header,.hero,.section,.check-section,.route-hero,.route-workspace,footer{width:min(1180px,calc(100% - 40px));margin-inline:auto}.site-header{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-weight:800;letter-spacing:.18em;font-size:1.08rem}nav{display:flex;align-items:center;gap:26px;color:var(--muted);font-size:.94rem}nav a:hover{color:var(--text)}.nav-cta{color:var(--text);border:1px solid var(--line);padding:10px 14px;border-radius:999px}
.hero{padding:72px 0 84px;display:grid;grid-template-columns:1.02fr .98fr;gap:58px;align-items:center}.eyebrow{color:#89a3bb;text-transform:uppercase;letter-spacing:.14em;font-size:.76rem;font-weight:700;margin:0 0 16px}h1,h2,h3{margin-top:0;line-height:1.06}h1{font-size:clamp(3.2rem,7vw,6.2rem);letter-spacing:-.055em;margin-bottom:26px}h2{font-size:clamp(2.1rem,4.2vw,4rem);letter-spacing:-.04em;margin-bottom:24px}h3{font-size:1.32rem;letter-spacing:-.02em}.lede{font-size:clamp(1.08rem,2vw,1.35rem);color:#c8d0d8;max-width:760px}.microcopy{color:#7f8d9a;font-size:.88rem}.large{font-size:1.35rem}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:32px 0 22px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:999px;font-weight:700;border:1px solid var(--line);font:inherit;cursor:pointer}.button.primary{background:#f5f7f9;color:#091018;border-color:transparent}.button.primary:hover{background:#fff}.button.primary:disabled{opacity:.6;cursor:wait}.button.secondary{color:var(--text);background:transparent}.button.secondary:hover{border-color:#435466}
.logo-stage{background:#000;border:1px solid #1f2a36;border-radius:28px;padding:12px;box-shadow:0 30px 80px rgba(0,0,0,.35);overflow:hidden}.hero-logo{display:block;width:100%;height:auto;max-height:650px;object-fit:contain;background:#000}.demo-note{margin:8px 8px 0;color:#6f7c89;font-size:.78rem}
.section{padding:96px 0;border-top:1px solid #151d27}.section-heading{max-width:850px}.section-heading.compact{max-width:none}.section-heading.compact h2{font-size:clamp(1.8rem,3vw,2.7rem)}.three-up{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.three-up article{background:var(--panel);border:1px solid #1d2732;border-radius:22px;padding:28px}.three-up article p{color:var(--muted);margin-bottom:0}.step{color:#677789;display:block;margin-bottom:34px;font-size:.8rem;font-weight:800;letter-spacing:.14em}.principle-band{width:100%;background:#f3f5f7;color:#0a1118;padding:62px 20px}.principle-band p{width:min(1050px,100%);margin:auto;font-size:clamp(2rem,4.5vw,4.4rem);line-height:1.08;letter-spacing:-.04em;font-weight:760}.privacy-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:72px}.privacy-copy{max-width:720px;color:#b7c1cb}.infrastructure-list{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:42px 0 28px}.infrastructure-list div{border:1px solid #1d2732;background:var(--panel);border-radius:18px;padding:22px;display:flex;flex-direction:column;gap:6px}.infrastructure-list span{color:var(--muted);font-size:.94rem}.check-section{padding:96px 0 112px;display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:start}.check-section>div:first-child p:not(.eyebrow){color:var(--muted);font-size:1.08rem;max-width:560px}.check-card{background:var(--panel-2);border:1px solid #22303d;border-radius:24px;padding:30px}.check-card p{color:var(--muted)}.status{display:flex;align-items:center;gap:9px;font-size:.84rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.status span{width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 18px rgba(93,214,111,.65)}
.route-hero{padding:72px 0 46px;display:grid;grid-template-columns:1.1fr .9fr;gap:52px;align-items:end}.route-intro h1{font-size:clamp(3rem,6.2vw,5.5rem)}.route-panel{background:linear-gradient(180deg,#111821,#0d131a);border:1px solid #22303d;border-radius:26px;padding:26px;box-shadow:0 28px 70px rgba(0,0,0,.28)}.route-form{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;align-items:end}.route-form label{display:flex;flex-direction:column;gap:8px}.route-form label span{font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8fa0af}.route-form input{width:100%;min-height:50px;border-radius:14px;border:1px solid #2b3947;background:#0b1118;color:var(--text);padding:0 14px;font:inherit;outline:none}.route-form input:focus{border-color:#5a7086;box-shadow:0 0 0 3px rgba(90,112,134,.15)}.route-message{grid-column:1/-1;min-height:1.3em;margin:0;color:#8d9aa7;font-size:.86rem}.route-message.success{color:#8cd99a}.route-message.error{color:#ff8c98}.route-workspace{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;padding:12px 0 96px}.route-map-shell{background:#05080c;border:1px solid #1d2732;border-radius:26px;overflow:hidden;box-shadow:0 24px 70px rgba(0,0,0,.28)}#route-map{height:540px;min-height:420px}.route-map-note{display:flex;gap:12px;align-items:center;flex-wrap:wrap;padding:12px 16px;color:#7f8d9a;font-size:.8rem;border-top:1px solid #17202a}.route-dot{display:inline-block;width:9px;height:9px;border-radius:50%}.route-dot-fast{background:#37a7ff}.route-dot-alt{background:#d85b5b}.route-dot-privacy{background:#4bd16f}.route-results-wrap{background:var(--panel);border:1px solid #1d2732;border-radius:26px;padding:26px}.route-results{display:grid;gap:12px;margin-top:24px}.route-placeholder{border:1px dashed #2b3947;border-radius:18px;padding:24px;color:#7f8d9a}.route-result{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center;border:1px solid #263341;border-radius:18px;padding:18px;background:#0b1118}.route-result.fastest{border-color:#2c79aa;background:linear-gradient(180deg,rgba(55,167,255,.09),rgba(11,17,24,.98))}.route-result.privacy{border-color:#2b8f48;background:linear-gradient(180deg,rgba(75,209,111,.10),rgba(11,17,24,.98))}.route-result>div:first-child{display:flex;flex-direction:column;gap:5px}.route-result-label{font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;color:#8fa0af;font-weight:700}.route-result strong{font-size:1.55rem}.route-result-meta{display:flex;flex-direction:column;align-items:flex-end;gap:4px;color:#8d9aa7;font-size:.86rem}.interest-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:44px;align-items:start}
.interest-form{margin-top:24px}.form-grid{display:grid;grid-template-columns:1.45fr .8fr;gap:12px}.interest-form label{display:flex;flex-direction:column;gap:8px}.interest-form label span{font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8fa0af}.interest-form input{width:100%;min-height:50px;border-radius:14px;border:1px solid #2b3947;background:#0b1118;color:var(--text);padding:0 14px;font:inherit;outline:none}.interest-form input:focus{border-color:#5a7086;box-shadow:0 0 0 3px rgba(90,112,134,.15)}.consent-copy{font-size:.78rem;line-height:1.5;margin:14px 0 16px;color:#7f8d9a!important}.form-submit{width:100%}.form-message{min-height:1.4em;margin:12px 0 0!important;font-size:.88rem}.form-message.success{color:#83e391!important}.form-message.error{color:#ff8c98!important}.hp-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
footer{border-top:1px solid #151d27;padding:42px 0 52px;color:#7f8d9a}footer .brand{color:var(--text)}.footer-note{max-width:860px;font-size:.82rem}
@media(max-width:980px){.route-hero,.route-workspace,.interest-section{grid-template-columns:1fr}.route-form{grid-template-columns:1fr 1fr}.route-form .button{grid-column:1/-1}.route-workspace{padding-top:0}}
@media(max-width:900px){nav a:not(.nav-cta){display:none}.hero,.privacy-grid,.check-section{grid-template-columns:1fr}.hero{padding-top:52px}.logo-stage{order:2;max-width:620px;margin-inline:auto}.three-up{grid-template-columns:1fr}.infrastructure-list{grid-template-columns:1fr}}
@media(max-width:560px){.site-header,.hero,.section,.check-section,.route-hero,.route-workspace,footer{width:min(100% - 28px,1180px)}.site-header{min-height:68px}.brand{font-size:.95rem}.nav-cta{padding:8px 12px}.hero{padding:40px 0 64px;gap:34px}h1{font-size:3.25rem}.section,.check-section{padding:70px 0}.principle-band{padding:48px 18px}.form-grid,.route-form{grid-template-columns:1fr}.route-form .button{grid-column:auto}.route-hero{padding:42px 0 30px;gap:28px}.route-intro h1{font-size:3.1rem}.route-panel,.route-results-wrap{padding:20px;border-radius:20px}#route-map{height:430px}.route-result{grid-template-columns:1fr}.route-result-meta{align-items:flex-start}.interest-section{gap:28px}}
