@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Unbounded:wght@600;700&display=swap");:root{--ink:#071f20;--ink-soft:#173638;--cream:#f3f5ed;--paper:#fbfcf7;--surface:#ffffff;--line:rgba(7,31,32,0.13);--mint:#a7f16c;--mint-bright:#bfff89;--cyan:#75e5e6;--violet:#7465ff;--white:#ffffff;--deep:#071f20;--accent-ink:#071f20;--muted:#6c7a7b;--muted-soft:#647575;--shadow:0 28px 80px rgba(7,31,32,0.12)}html{color-scheme:light;background:var(--paper)}html[data-theme=dark]{color-scheme:dark;--ink:#eff7f1;--ink-soft:#c6d7d3;--cream:#0b2223;--paper:#06191a;--surface:#102829;--line:rgba(232,255,248,0.12);--muted:#a6b7b3;--muted-soft:#9aadaa;--shadow:0 28px 80px rgba(0,0,0,0.28)}@media (prefers-color-scheme:dark){html:not([data-theme]){color-scheme:dark;--ink:#eff7f1;--ink-soft:#c6d7d3;--cream:#0b2223;--paper:#06191a;--surface:#102829;--line:rgba(232,255,248,0.12);--muted:#a6b7b3;--muted-soft:#9aadaa;--shadow:0 28px 80px rgba(0,0,0,0.28)}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}.advantages,.faq,.faq-list summary span,.feature-card,.how,.pricing-section,.promise-strip,body,footer{transition:color .22s ease,background-color .22s ease,border-color .22s ease}a{color:inherit;text-decoration:none}a,button,summary{-webkit-tap-highlight-color:transparent}.container{width:min(1180px,calc(100% - 48px));margin:0 auto}.site-header{position:absolute;z-index:20;top:0;left:0;width:100%;color:var(--white)}.header-inner{height:92px;justify-content:space-between}.header-actions,.header-inner{display:flex;align-items:center}.header-actions{gap:12px}.theme-switcher{position:relative}.theme-trigger{min-width:118px;min-height:46px;padding:0 13px;border:1px solid rgba(255,255,255,.24);border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:var(--white);background:rgba(255,255,255,.06);font:inherit;font-size:11px;font-weight:800;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:background .18s ease,border-color .18s ease}.theme-trigger:hover,.theme-trigger[aria-expanded=true]{border-color:rgba(255,255,255,.38);background:rgba(255,255,255,.12)}.theme-option:focus-visible,.theme-trigger:focus-visible{outline:2px solid var(--mint);outline-offset:3px}.theme-icon{width:20px;height:20px;display:grid;place-items:center;font-size:15px;line-height:1}.theme-chevron{width:6px;height:6px;margin-left:2px;border-right:1.5px solid;border-bottom:1.5px solid;transform:translateY(-2px) rotate(45deg);transition:transform .18s ease}.theme-trigger[aria-expanded=true] .theme-chevron{transform:translateY(2px) rotate(225deg)}.theme-menu{position:absolute;z-index:60;top:calc(100% + 10px);right:0;width:192px;padding:8px;border:1px solid rgba(255,255,255,.16);border-radius:16px;display:grid;grid-gap:3px;gap:3px;color:var(--white);background:rgba(7,31,32,.96);box-shadow:0 20px 48px rgba(0,0,0,.32);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.theme-option{width:100%;min-height:42px;padding:0 11px;border:0;border-radius:10px;display:grid;grid-template-columns:24px 1fr 20px;align-items:center;grid-gap:8px;gap:8px;color:rgba(255,255,255,.78);background:transparent;font:inherit;font-size:12px;font-weight:700;text-align:left;cursor:pointer}.theme-option:hover{color:var(--white);background:rgba(255,255,255,.08)}.theme-option[data-active=true]{color:var(--accent-ink);background:var(--mint)}.theme-check,.theme-option-icon{display:grid;place-items:center;font-size:15px}.brand{display:inline-flex;align-items:center;gap:11px;font-family:Unbounded,sans-serif;font-size:18px;letter-spacing:-.04em}.brand b{color:var(--mint);font-weight:700}.brand-mark{width:34px;height:34px;border-radius:11px 11px 11px 4px;display:grid;place-items:center;color:var(--accent-ink);background:var(--mint);font-size:17px}.desktop-nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}.desktop-nav a{color:rgba(255,255,255,.72);transition:color .18s ease}.desktop-nav a:hover{color:var(--white)}.button{min-height:58px;padding:0 24px;border:1px solid transparent;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;gap:16px;font-size:15px;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.button-small{min-height:46px;padding:0 18px;border-radius:13px;font-size:13px}.button-ghost{color:var(--white);border-color:rgba(255,255,255,.24);background:rgba(255,255,255,.06);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.button-ghost:hover{background:rgba(255,255,255,.12)}.button-primary{color:var(--accent-ink);background:var(--mint);box-shadow:0 14px 32px rgba(167,241,108,.2)}.button-primary:hover{background:var(--mint-bright);box-shadow:0 18px 38px rgba(167,241,108,.27)}.button-light{color:var(--accent-ink);background:var(--white)}.button-wide{width:100%}.hero{position:relative;min-height:820px;overflow:hidden;color:var(--white);background:radial-gradient(circle at 76% 49%,rgba(104,208,218,.15),transparent 31%),radial-gradient(circle at 72% 9%,rgba(118,101,255,.18),transparent 29%),linear-gradient(145deg,#082627,#061a1b 58%,#0b2227)}.hero:after{content:"";position:absolute;inset:0;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 0);background-size:72px 72px;-webkit-mask-image:linear-gradient(90deg,black,transparent 52%);mask-image:linear-gradient(90deg,black,transparent 52%)}.hero-glow{position:absolute;width:580px;height:580px;top:122px;right:calc(50% - 610px);border:1px solid rgba(170,244,110,.14);border-radius:50%;box-shadow:0 0 0 120px rgba(117,229,230,.025),0 0 0 240px rgba(117,229,230,.018)}.hero-grid{position:relative;z-index:2;min-height:820px;padding-top:154px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;grid-gap:70px;gap:70px}.hero-copy{align-self:start;padding-top:62px}.eyebrow{width:max-content;margin-bottom:24px;padding:8px 12px;border:1px solid rgba(255,255,255,.14);border-radius:100px;display:flex;align-items:center;gap:8px;color:rgba(255,255,255,.82);background:rgba(255,255,255,.04);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.live-dot{position:relative;width:7px;height:7px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 4px rgba(167,241,108,.11)}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.055em}h1{max-width:700px;margin-bottom:28px;font-family:Unbounded,sans-serif;font-size:clamp(48px,5.5vw,76px);line-height:1.04}h1 span{display:block;color:var(--mint)}.hero-lead{max-width:620px;margin-bottom:34px;color:rgba(255,255,255,.68);font-size:19px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:28px}.text-link{border-bottom:1px solid rgba(255,255,255,.35);color:rgba(255,255,255,.78);font-size:14px;font-weight:700}.hero-points{margin-top:38px;display:flex;flex-wrap:wrap;gap:22px}.hero-points span{display:flex;align-items:center;gap:7px;color:rgba(255,255,255,.67);font-size:12px;font-weight:700}.hero-points svg,.pricing-notes svg{width:16px;height:16px;fill:none;stroke:var(--mint);stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.phone-stage{position:relative;height:640px;isolation:isolate}.phone-stage:before{content:"";position:absolute;inset:10% -20% -5%;z-index:-2;border-radius:50%;background:radial-gradient(circle,rgba(117,229,230,.17),transparent 64%);filter:blur(8px)}.orbit{z-index:-1;top:50%;left:50%;border:1px solid rgba(255,255,255,.12);transform:translate(-50%,-50%)}.orbit,.orbit:after{position:absolute;border-radius:50%}.orbit:after{content:"";width:8px;height:8px;background:var(--mint);box-shadow:0 0 18px var(--mint)}.orbit-one{width:470px;height:470px}.orbit-one:after{top:26px;right:80px}.orbit-two{width:570px;height:570px}.orbit-two:after{left:28px;bottom:145px;background:var(--cyan);box-shadow:0 0 18px var(--cyan)}.phone{z-index:3;top:32px;width:280px;height:575px;padding:12px;border:1px solid rgba(255,255,255,.24);border-radius:43px;background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.02)),#102d30;box-shadow:0 55px 90px rgba(0,0,0,.45),inset 0 0 0 5px rgba(0,0,0,.26);transform:translateX(-50%) rotate(5deg)}.phone,.phone:after{position:absolute;left:50%}.phone:after{content:"";top:7px;width:92px;height:23px;border-radius:20px;background:#061616;transform:translateX(-50%)}.phone-top{height:34px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;font-size:9px;font-weight:800}.phone-status{display:flex;align-items:flex-end;gap:2px}.phone-status i{width:2px;background:var(--white)}.phone-status i:first-child{height:3px}.phone-status i:nth-child(2){height:5px}.phone-status i:nth-child(3){height:7px}.phone-status b{margin-left:3px;font-size:7px}.phone-app{height:calc(100% - 34px);padding:28px 18px 18px;border-radius:29px;text-align:center;background:radial-gradient(circle at 80% 18%,rgba(116,101,255,.24),transparent 28%),linear-gradient(170deg,#0b2426,#14383a)}.mini-logo{display:flex;align-items:center;justify-content:center;gap:7px;font-family:Unbounded,sans-serif;font-size:11px}.mini-logo span{width:23px;height:23px;border-radius:8px 8px 8px 3px;display:grid;place-items:center;color:var(--accent-ink);background:var(--mint);font-size:10px}.phone-label{margin:45px 0 15px;color:rgba(255,255,255,.47);font-size:10px}.connect-ring{width:170px;height:170px;margin:0 auto 22px;border:1px solid rgba(167,241,108,.24);border-radius:50%;display:grid;place-items:center;box-shadow:0 0 0 16px rgba(167,241,108,.025),0 0 0 32px rgba(167,241,108,.018)}.connect-button{width:112px;height:112px;border:1px solid rgba(255,255,255,.27);border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,var(--mint-bright),#84dc66);box-shadow:0 12px 28px rgba(167,241,108,.2)}.connect-button svg{width:39px;height:39px;fill:none;stroke:var(--accent-ink);stroke-width:1.6;stroke-linecap:round}.phone-app>strong{font-family:Unbounded,sans-serif;font-size:15px}.phone-route{margin-top:44px;padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:15px;display:flex;align-items:center;justify-content:center;gap:10px;background:rgba(0,0,0,.13);color:rgba(255,255,255,.62);font-size:9px;font-weight:800}.phone-route i{width:34px;height:1px;background:var(--mint)}.location-chip,.signal-card{position:absolute;z-index:5;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 20px 38px rgba(0,0,0,.24)}.location-chip{padding:10px 13px 10px 10px;border-radius:14px;display:flex;align-items:center;gap:9px;background:rgba(22,57,59,.76);font-size:10px;font-weight:800}.location-chip span{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;color:var(--accent-ink);background:var(--cyan);font-size:8px}.chip-one{top:106px;left:10px;transform:rotate(-4deg)}.chip-two{top:202px;right:-4px;transform:rotate(5deg)}.chip-two span{background:#c5b9ff;font-size:15px}.signal-card{right:2px;bottom:44px;padding:14px 16px;border-radius:17px;display:flex;align-items:center;gap:14px;background:rgba(17,51,53,.83);transform:rotate(-2deg)}.signal-card small{margin-bottom:3px;display:block;color:rgba(255,255,255,.48);font-size:8px}.signal-card strong{display:block;font-size:10px}.signal-bars{height:38px;display:flex;align-items:flex-end;gap:3px}.signal-bars i{width:5px;border-radius:4px;background:var(--mint)}.signal-bars i:first-child{height:9px}.signal-bars i:nth-child(2){height:15px}.signal-bars i:nth-child(3){height:21px}.signal-bars i:nth-child(4){height:28px}.signal-bars i:nth-child(5){height:35px}.promise-strip{border-bottom:1px solid var(--line);background:var(--cream)}.promise-row{min-height:105px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center}.promise-row>div{height:42px;padding:0 34px;border-right:1px solid var(--line);display:flex;align-items:center;gap:20px}.promise-row>div:first-child{padding-left:0}.promise-row>div:last-child{border-right:0}.promise-row strong{color:var(--muted-soft);font-family:Unbounded,sans-serif;font-size:12px}.promise-row span{font-size:14px;font-weight:800}.section{padding:120px 0}.section-heading{margin-bottom:54px;display:grid;grid-template-columns:1.4fr .6fr;align-items:flex-end;grid-gap:80px;gap:80px}.section-heading.compact{grid-template-columns:1fr}.section-kicker{margin-bottom:14px;display:block;color:var(--muted-soft);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.section h2{max-width:740px;margin-bottom:0;font-family:Unbounded,sans-serif;font-size:clamp(36px,4vw,56px);line-height:1.13}.section-heading>p{margin-bottom:4px;color:var(--muted-soft);font-size:16px;line-height:1.7}.advantages{background:var(--paper)}.feature-grid{display:grid;grid-template-columns:1.15fr .925fr .925fr;grid-gap:20px;gap:20px}.feature-card{position:relative;min-height:395px;padding:34px;border:1px solid var(--line);border-radius:26px;overflow:hidden;background:var(--surface)}.feature-card:after{content:"";position:absolute;right:-80px;bottom:-100px;width:220px;height:220px;border-radius:50%;background:rgba(117,229,230,.12);filter:blur(3px)}.feature-primary{color:var(--white);border-color:transparent;background:radial-gradient(circle at 82% 15%,rgba(116,101,255,.24),transparent 30%),var(--deep)}.feature-primary:after{background:rgba(167,241,108,.13)}.feature-icon{width:50px;height:50px;margin-bottom:50px;border-radius:16px;display:grid;place-items:center;color:var(--accent-ink);background:var(--mint)}.feature-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.feature-card:not(.feature-primary) .feature-icon{color:var(--violet);background:#efedff}.feature-card:nth-child(3) .feature-icon{color:#168a8a;background:#e3f8f5}.card-label{margin-bottom:12px;display:block;color:var(--mint);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.feature-card h3{position:relative;z-index:1;margin-bottom:14px;font-family:Unbounded,sans-serif;font-size:24px;letter-spacing:-.04em}.feature-card p{position:relative;z-index:1;max-width:370px;margin-bottom:0;color:var(--muted);font-size:14px;line-height:1.7}.feature-primary p{color:rgba(255,255,255,.62)}.signal-illustration{position:absolute;right:29px;bottom:29px;height:76px;display:flex;align-items:flex-end;gap:8px}.signal-illustration span{position:absolute;top:-20px;right:0;color:rgba(255,255,255,.42);font-family:Unbounded,sans-serif;font-size:9px}.signal-illustration i{width:8px;border-radius:5px;background:linear-gradient(to top,#4a8f68,var(--mint))}.signal-illustration i:first-of-type{height:18px}.signal-illustration i:nth-of-type(2){height:32px}.signal-illustration i:nth-of-type(3){height:47px}.signal-illustration i:nth-of-type(4){height:62px}.signal-illustration i:nth-of-type(5){height:76px}.speed-line{position:absolute;right:34px;bottom:42px;left:34px;height:50px;border-bottom:1px solid var(--line)}.speed-line:after{content:"";right:0;bottom:-5px;width:9px;height:9px;background:var(--violet);box-shadow:0 0 0 7px rgba(116,101,255,.12)}.speed-line span,.speed-line:after{position:absolute;border-radius:50%}.speed-line span{inset:0;border-bottom:2px solid var(--violet);transform:rotate(-8deg) translateY(-4px)}.avatar-row{position:absolute;right:34px;bottom:36px;left:34px;display:flex;align-items:center}.avatar-row span{width:47px;height:47px;margin-left:-8px;border:4px solid var(--surface);border-radius:50%;display:grid;place-items:center;color:var(--accent-ink);background:var(--cyan);font-size:12px;font-weight:800}.avatar-row span:first-child{margin-left:0;background:var(--mint)}.avatar-row span:nth-child(3){background:#c8bdff}.avatar-row span:last-child{background:var(--deep);color:var(--white)}.situations{padding-top:0}.situations-panel{min-height:550px;padding:74px;border-radius:34px;display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;grid-gap:46px;gap:46px;overflow:hidden;color:var(--white);background:radial-gradient(circle at 85% 5%,rgba(116,101,255,.25),transparent 36%),linear-gradient(145deg,#0a2a2c,#071d20)}.situations-copy h2{margin-bottom:24px;font-size:clamp(35px,4vw,52px)}.situations-copy p{max-width:470px;margin-bottom:34px;color:rgba(255,255,255,.62);font-size:16px;line-height:1.7}.situations-copy .section-kicker{color:var(--mint)}.route-map{position:relative;height:360px;border:1px solid rgba(255,255,255,.1);border-radius:50%;background:radial-gradient(circle at center,rgba(117,229,230,.13),transparent 56%),linear-gradient(rgba(255,255,255,.04) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 0);background-size:auto,32px 32px,32px 32px;transform:rotate(-4deg)}.route-map svg{position:absolute;inset:5%;width:90%;height:90%}.route-path,.route-shadow{fill:none;stroke-linecap:round}.route-shadow{stroke:rgba(167,241,108,.08);stroke-width:20}.route-path{stroke:var(--mint);stroke-width:3;stroke-dasharray:9 12}.map-point{position:absolute;display:flex;flex-direction:column;align-items:center;gap:7px;transform:rotate(4deg)}.map-point span{width:42px;height:42px;border:5px solid rgba(167,241,108,.13);border-radius:50%;display:grid;place-items:center;color:var(--accent-ink);background:var(--mint);background-clip:padding-box;font-size:10px;font-weight:900;box-shadow:0 9px 24px rgba(0,0,0,.25)}.map-point small{padding:5px 8px;border-radius:7px;color:rgba(255,255,255,.77);background:rgba(4,22,24,.8);font-size:9px;font-weight:800}.point-home{left:2%;bottom:10%}.point-street{left:33%;top:44%}.point-work{right:22%;bottom:22%}.point-destination{top:7%;right:1%}.how{padding-top:40px;background:var(--cream)}.steps{margin:0;padding:0;border-top:1px solid var(--line);list-style:none;display:grid;grid-template-columns:repeat(3,1fr)}.steps li{min-height:235px;padding:32px 36px 0 0;border-right:1px solid var(--line)}.steps li:not(:first-child){padding-left:36px}.steps li:last-child{border-right:0}.steps>li>span{margin-bottom:50px;display:block;color:var(--muted-soft);font-size:11px}.steps h3,.steps>li>span{font-family:Unbounded,sans-serif}.steps h3{margin-bottom:13px;font-size:18px;letter-spacing:-.035em}.steps p{max-width:300px;color:var(--muted);font-size:14px;line-height:1.65}.pricing-section{color:var(--ink);background:var(--cream)}.pricing-heading{margin-bottom:34px;display:flex;align-items:flex-end;justify-content:space-between;gap:48px}.pricing-heading h2{max-width:720px}.pricing-badges{margin-bottom:14px;display:flex;align-items:center;flex-wrap:wrap;gap:10px}.pricing-badges .section-kicker{margin-bottom:0}.trial-badge{padding:7px 11px;border:1px solid rgba(116,101,255,.17);border-radius:999px;color:var(--violet);background:rgba(116,101,255,.08);font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.pricing-heading>p{max-width:430px;margin-bottom:5px;color:var(--muted);font-size:15px;line-height:1.7}.period-tabs{width:min(100%,520px);padding:6px;border:1px solid var(--line);border-radius:18px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:4px;gap:4px;background:var(--surface);box-shadow:0 14px 40px rgba(7,31,32,.07)}.period-tab{min-height:48px;padding:0 18px;border:0;border-radius:13px;color:var(--muted);background:transparent;font-size:13px;font-weight:800;cursor:pointer;transition:color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.period-tab:hover{color:var(--ink)}.period-tab[data-active=true]{color:var(--accent-ink);background:var(--mint);box-shadow:0 8px 22px rgba(167,241,108,.24)}.period-tab:focus-visible{outline:3px solid rgba(116,101,255,.28);outline-offset:2px}.location-strip{margin-top:18px;padding:18px 20px;border:1px solid var(--line);border-radius:22px;display:grid;grid-template-columns:minmax(210px,.85fr) minmax(0,1.25fr) minmax(230px,.85fr);align-items:center;grid-gap:22px;gap:22px;background:var(--surface)}.location-intro{display:grid;grid-gap:5px;gap:5px}.location-eyebrow{color:var(--violet);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.location-intro strong{font-family:Unbounded,sans-serif;font-size:13px;letter-spacing:-.03em}.location-intro p{margin:0;color:var(--muted);font-size:11px;line-height:1.45}.location-list{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.server-location-chip{padding:8px 10px;border:1px solid var(--line);border-radius:999px;display:inline-flex;align-items:center;gap:7px;color:var(--ink-soft);background:var(--cream);font-size:11px;font-weight:800;white-space:nowrap}.server-location-dot{width:6px;height:6px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 3px rgba(167,241,108,.16)}.custom-location{padding:13px 14px;border:1px solid rgba(167,241,108,.24);border-radius:15px;display:flex;align-items:center;gap:11px;color:var(--accent-ink);background:var(--mint)}.custom-location-mark{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;color:var(--mint);background:var(--deep);font-size:16px}.custom-location div{display:grid;grid-gap:3px;gap:3px}.custom-location strong{font-size:11px;font-weight:800}.custom-location span:last-child{font-size:10px;font-weight:700;opacity:.72}.tariff-grid{margin-top:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.tariff-card{min-height:500px;padding:38px;border:1px solid var(--line);border-radius:30px;display:flex;flex-direction:column;background:var(--surface);box-shadow:0 24px 70px rgba(7,31,32,.08);transition:color .22s ease,background-color .22s ease,border-color .22s ease,transform .22s ease,box-shadow .22s ease}.tariff-card:hover{transform:translateY(-3px);box-shadow:0 30px 78px rgba(7,31,32,.12)}.tariff-card-featured{color:var(--white);border-color:rgba(255,255,255,.11);background:radial-gradient(circle at 92% 0,rgba(116,101,255,.3),transparent 36%),radial-gradient(circle at 0 100%,rgba(117,229,230,.14),transparent 32%),var(--deep)}.tariff-topline{display:flex;align-items:center;justify-content:space-between;gap:18px}.tariff-eyebrow{color:var(--violet);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.tariff-card-featured .tariff-eyebrow,.tariff-popular{color:var(--mint)}.tariff-popular{padding:8px 11px;border:1px solid rgba(167,241,108,.22);border-radius:999px;background:rgba(167,241,108,.09);font-size:10px;font-weight:800}.tariff-card h3{margin:24px 0 10px;font-family:Unbounded,sans-serif;font-size:30px;letter-spacing:-.04em}.tariff-description{min-height:48px;margin-bottom:26px;color:var(--muted);font-size:14px;line-height:1.65}.tariff-card-featured .tariff-description{color:rgba(255,255,255,.6)}.tariff-features{display:grid;grid-gap:12px;gap:12px}.tariff-features span{display:flex;align-items:center;gap:10px;color:var(--ink-soft);font-size:13px;font-weight:700}.tariff-card-featured .tariff-features span{color:rgba(255,255,255,.77)}.tariff-features svg{width:17px;height:17px;flex:0 0 auto;fill:none;stroke:var(--violet);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.tariff-card-featured .tariff-features svg{stroke:var(--mint)}.tariff-price-row{margin-top:auto;padding-top:36px;display:flex;align-items:center;flex-wrap:wrap;gap:13px}.tariff-price{display:flex;align-items:flex-start;gap:8px}.tariff-price strong{font-family:Unbounded,sans-serif;font-size:clamp(46px,5vw,64px);line-height:.95;letter-spacing:-.06em}.tariff-price-meta{margin-top:4px;display:grid;grid-gap:3px;gap:3px}.tariff-price-meta>span{color:var(--violet);font-family:Unbounded,sans-serif;font-size:22px;font-weight:700}.tariff-price-meta small{max-width:106px;color:var(--muted);font-size:9px;font-weight:800;line-height:1.25}.tariff-card-featured .tariff-price-meta>span{color:var(--mint)}.tariff-card-featured .tariff-price-meta small{color:rgba(255,255,255,.56)}.price-comparison{padding:7px 10px;border-radius:999px;font-size:10px;font-weight:800;white-space:nowrap}.price-comparison-saving{color:#17330b;background:var(--mint)}.price-comparison-premium{color:#49320a;background:#ffe3a3}.price-comparison-neutral{color:var(--muted);background:var(--cream)}.tariff-price-details{min-height:41px;margin:9px 0 26px;display:flex;flex-wrap:wrap;gap:5px 16px;color:var(--muted);font-size:11px;font-weight:700}.tariff-card-featured .tariff-price-details{color:rgba(255,255,255,.48)}.tariff-card .button{margin-top:auto}.tariff-full-price{margin-top:13px;display:block;color:var(--muted);font-size:10px;line-height:1.45;text-align:center}.tariff-card-featured .tariff-full-price{color:rgba(255,255,255,.48)}.pricing-caption{margin-top:18px;color:var(--muted);font-size:10px;text-align:center}.faq{background:var(--paper)}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:100px;gap:100px}.faq-grid>div:first-child{position:-webkit-sticky;position:sticky;top:50px;align-self:start}.faq-grid h2{margin-bottom:20px}.faq-grid>div:first-child p{max-width:350px;color:var(--muted);line-height:1.65}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{padding:26px 2px;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;font-size:16px;font-weight:800}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{flex:0 0 30px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--cream);font-size:20px;font-weight:400;transition:transform .18s ease}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:620px;margin:-8px 48px 28px 0;color:var(--muted);font-size:14px;line-height:1.75}.final-cta{padding:0 0 80px}.final-cta-inner{position:relative;padding:92px 40px;border-radius:34px;overflow:hidden;text-align:center;color:var(--white);background:radial-gradient(circle at 75% 30%,rgba(116,101,255,.27),transparent 30%),linear-gradient(140deg,#0b2a2b,#061b1d)}.final-cta-inner .section-kicker{color:var(--mint)}.final-cta-inner h2{position:relative;z-index:1;margin:0 auto 20px;color:var(--white);font-family:Unbounded,sans-serif;font-size:clamp(38px,5vw,62px);letter-spacing:-.055em;line-height:1.1}.final-cta-inner p{margin-bottom:30px;color:rgba(255,255,255,.59)}.final-cta-inner .button,.final-cta-inner p{position:relative;z-index:1}.final-orbit{position:absolute;width:560px;height:560px;top:50%;left:50%;border:1px solid rgba(167,241,108,.09);border-radius:50%;box-shadow:0 0 0 90px rgba(117,229,230,.025),0 0 0 180px rgba(117,229,230,.02);transform:translate(-50%,-50%)}footer{padding:36px 0;border-top:1px solid var(--line);background:var(--paper)}.footer-inner{display:flex;align-items:center;justify-content:space-between}.footer-inner .brand{font-size:15px}.footer-inner p,.footer-inner>a{margin:0;color:var(--muted);font-size:12px}.footer-links{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:8px 18px}.footer-links a,.footer-links button{padding:0;border:0;color:var(--muted);background:transparent;font:inherit;font-size:11px;cursor:pointer;transition:color .18s ease}.footer-links a:hover,.footer-links button:hover{color:var(--ink)}.footer-links a:focus-visible,.footer-links button:focus-visible,.legal-close:focus-visible{outline:3px solid rgba(116,101,255,.28);outline-offset:4px}.legal-backdrop{position:fixed;z-index:80;inset:0;padding:24px;display:grid;place-items:center;background:rgba(3,15,16,.7);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.legal-modal{width:min(780px,100%);max-height:min(780px,88vh);overflow:hidden;border:1px solid var(--line);border-radius:24px;color:var(--ink);background:var(--surface);box-shadow:0 28px 100px rgba(0,0,0,.3)}.legal-modal-header{padding:28px 32px 22px;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;justify-content:space-between;gap:22px;background:var(--cream)}.legal-modal-header .section-kicker{margin-bottom:9px}.legal-modal-header h2{max-width:580px;margin:0;font-family:Unbounded,sans-serif;font-size:clamp(22px,3vw,31px);letter-spacing:-.045em;line-height:1.15}.legal-close{width:40px;height:40px;flex:0 0 auto;border:1px solid var(--line);border-radius:50%;color:var(--ink);background:var(--surface);font-size:27px;font-weight:400;line-height:1;cursor:pointer;transition:color .18s ease,background-color .18s ease,transform .18s ease}.legal-close:hover{color:var(--accent-ink);background:var(--mint);transform:rotate(5deg)}.legal-content{max-height:calc(min(780px, 88vh) - 103px);overflow-y:auto;padding:28px 32px 34px;scrollbar-color:var(--muted-soft) transparent}.legal-content section+section{margin-top:30px;padding-top:26px;border-top:1px solid var(--line)}.legal-content h3{margin:0 0 16px;color:var(--violet);font-family:Unbounded,sans-serif;font-size:14px;letter-spacing:-.02em}.legal-content p{margin:0 0 14px;color:var(--muted);font-size:13px;line-height:1.72}.legal-content p:last-child{margin-bottom:0}.mobile-cta{display:none}@media (max-width:1050px){.desktop-nav{display:none}.hero-grid{grid-template-columns:minmax(0,1fr) 390px;gap:28px}.hero-copy{padding-top:82px}h1{font-size:clamp(45px,5.5vw,62px)}.phone{width:250px;height:525px}.phone-app{padding-top:25px}.connect-ring{width:150px;height:150px}.connect-button{width:98px;height:98px}.phone-route{margin-top:34px}.orbit-one{width:410px;height:410px}.orbit-two{width:490px;height:490px}.section-heading{grid-template-columns:1fr;gap:24px}.section-heading>p{max-width:650px}.feature-grid{grid-template-columns:1fr 1fr}.feature-primary{grid-column:1/-1}.situations-panel{padding:58px;grid-template-columns:1fr}.pricing-heading{align-items:flex-start;flex-direction:column;gap:18px}.pricing-heading>p{max-width:650px}.tariff-card{padding:32px}.location-strip{grid-template-columns:1fr 1.4fr}.custom-location{grid-column:1/-1}.faq-grid{gap:55px}}@media (max-width:760px){body{padding-bottom:78px}.container{width:min(100% - 32px,600px)}.header-inner{height:74px}.site-header .button{display:none}.theme-trigger{min-width:46px;width:46px;padding:0}.theme-chevron,.theme-trigger-label{display:none}.theme-menu{right:0}.brand{font-size:16px}.brand-mark{width:31px;height:31px;border-radius:10px 10px 10px 4px}.hero{min-height:1080px}.hero:after{-webkit-mask-image:linear-gradient(180deg,black,transparent 60%);mask-image:linear-gradient(180deg,black,transparent 60%);background-size:52px 52px}.hero-grid{min-height:1080px;padding-top:116px;grid-template-columns:1fr;align-items:start}.hero-copy{min-width:0;padding-top:0}.eyebrow{margin-bottom:18px;font-size:9px}h1{margin-bottom:23px;font-size:clamp(34px,9.6vw,42px);line-height:1.08}.hero-lead{margin-bottom:28px;font-size:16px;line-height:1.6}.hero-actions{align-items:stretch;flex-direction:column;gap:18px}.hero-actions .button{width:100%}.text-link{width:max-content;align-self:center}.hero-points{margin-top:26px;gap:13px 17px}.phone-stage{height:500px}.phone{top:0;width:220px;height:455px;border-radius:35px}.phone:after{width:76px;height:19px}.phone-app{padding:20px 13px 12px;border-radius:24px}.phone-label{margin-top:30px}.connect-ring{width:128px;height:128px;margin-bottom:18px}.connect-button{width:82px;height:82px}.connect-button svg{width:31px;height:31px}.phone-route{margin-top:28px;padding:11px}.orbit-one{width:340px;height:340px}.orbit-two{width:420px;height:420px}.chip-one{left:0;top:68px}.chip-two{right:0;top:150px}.location-chip{padding:7px 10px 7px 7px;font-size:8px}.location-chip span{width:26px;height:26px}.signal-card{right:0;bottom:11px}.promise-row{padding:22px 0;grid-template-columns:1fr;gap:0}.promise-row>div{height:54px;padding:0;border-right:0;border-bottom:1px solid var(--line)}.promise-row>div:last-child{border-bottom:0}.section{padding:82px 0}.section-heading{margin-bottom:38px}.section h2{font-size:clamp(32px,9vw,42px)}.section-heading>p{font-size:15px}.feature-grid{grid-template-columns:1fr}.feature-primary{grid-column:auto}.feature-card{min-height:345px;padding:28px}.feature-icon{margin-bottom:38px}.situations{padding-top:0}.situations-panel{padding:48px 28px 30px;border-radius:28px}.situations-copy .button{width:100%}.route-map{height:270px;margin:5px -20px 0}.how{padding-top:78px}.steps{grid-template-columns:1fr}.steps li,.steps li:not(:first-child){min-height:0;padding:25px 0 28px;border-right:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:42px 1fr;grid-gap:18px;gap:18px}.steps li:last-child{border-bottom:0}.steps>li>span{margin:5px 0 0}.pricing-heading{margin-bottom:26px}.pricing-heading h2{font-size:clamp(32px,8.5vw,42px)}.period-tabs{border-radius:16px}.period-tab{min-height:44px;padding:0 7px;border-radius:11px;font-size:11px}.location-strip{grid-template-columns:1fr;gap:16px}.custom-location{grid-column:auto}.tariff-grid{grid-template-columns:1fr;gap:16px}.tariff-card{min-height:0;padding:28px 24px;border-radius:24px}.tariff-description{min-height:0}.tariff-price strong{font-size:48px}.faq-grid{grid-template-columns:1fr;gap:38px}.faq-grid>div:first-child{position:static}.faq-list summary{padding:22px 0;font-size:14px}.final-cta{padding:0 0 30px}.final-cta-inner{padding:65px 24px;border-radius:28px}.final-cta-inner h2{font-size:clamp(33px,9vw,44px)}.final-cta-inner .button{width:100%}.footer-inner{align-items:flex-start;flex-direction:column;gap:18px}.footer-links{justify-content:flex-start;gap:10px 15px}.legal-backdrop{padding:12px}.legal-modal{max-height:92vh;border-radius:20px}.legal-modal-header{padding:23px 20px 18px}.legal-content{max-height:calc(92vh - 94px);padding:23px 20px 28px}.mobile-cta{position:fixed;z-index:40;right:0;bottom:0;left:0;height:78px;padding:10px 16px;border-top:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--white);background:rgba(7,31,32,.94);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-cta>div{display:grid}.mobile-cta strong{font-family:Unbounded,sans-serif;font-size:14px}.mobile-cta span{color:rgba(255,255,255,.5);font-size:8px}.mobile-cta .button{min-height:50px;padding:0 16px;border-radius:14px;gap:8px;font-size:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important}}