*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #05080F;--bg-band: #070C16;--surface: #0A1120;--surface-2: #0E1729;--line: rgba(122, 158, 228, .14);--line-soft: rgba(122, 158, 228, .08);--blue: #2E6BFF;--blue-deep: #1D4ED8;--blue-glow: rgba(46, 107, 255, .22);--go: #17C47F;--warn: #F0A93B;--stop: #F2555A;--text: #EDF2FB;--text-2: #A8BAD6;--muted: #8296B8;--display: "Space Grotesk", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--r-sm: 10px;--r: 16px;--r-lg: 22px;--shadow: 0 1px 0 rgba(255,255,255,.03) inset, 0 18px 40px -24px rgba(0,0,0,.9);--shadow-hi: 0 1px 0 rgba(255,255,255,.05) inset, 0 24px 56px -26px rgba(0,0,0,1);--section: 120px}html{scroll-behavior:smooth}body{font-family:var(--body);background:var(--bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}::selection{background:var(--blue);color:#fff}:focus-visible{outline:2px solid var(--blue);outline-offset:3px;border-radius:4px}.container{max-width:1180px;margin:0 auto;padding:0 24px}.section{padding:var(--section) 0}.section--band{background:var(--bg-band);border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft)}.display{font-family:var(--display);font-weight:700;letter-spacing:-.035em;line-height:1.04;color:var(--text)}h1.display{font-size:clamp(38px,6.2vw,72px)}h2.display{font-size:clamp(30px,4.4vw,52px)}h3.display{font-size:clamp(19px,2vw,23px);letter-spacing:-.02em;line-height:1.25}.lede{font-size:clamp(16px,1.5vw,19px);color:var(--text-2);line-height:1.65;max-width:62ch}.num{font-family:var(--display);font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:-.04em}.chip{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border-radius:100px;background:var(--surface);border:1px solid var(--line);font-family:var(--display);font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--text-2)}.chip__dot{width:6px;height:6px;border-radius:50%;background:var(--go)}.section-head{max-width:760px;margin-bottom:56px}.section-head .chip{margin-bottom:22px}.section-head .lede{margin-top:20px}.section-head--center{margin-left:auto;margin-right:auto;text-align:center}.section-head--center .lede{margin-left:auto;margin-right:auto}.card{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow);padding:30px;transition:border-color .25s ease,background .25s ease,transform .25s ease,box-shadow .25s ease}.card:hover{background:var(--surface-2);border-color:#7a9ee43d;transform:translateY(-3px);box-shadow:var(--shadow-hi)}.card__icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid var(--line);background:#7a9ee40d;margin-bottom:22px;color:var(--text)}.card__icon svg{width:21px;height:21px}.card h3{margin-bottom:10px}.card p{color:var(--text-2);font-size:15px;line-height:1.6}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:14px 26px;border-radius:100px;font-family:var(--display);font-size:15px;font-weight:500;letter-spacing:-.01em;border:1px solid transparent;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease;white-space:nowrap}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn--primary{background:var(--blue);color:#fff;box-shadow:0 10px 30px -12px var(--blue-glow)}.btn--primary:hover{background:var(--blue-deep);box-shadow:0 16px 40px -14px var(--blue-glow)}.btn--light{background:var(--text);color:#05080f}.btn--light:hover{background:#fff}.btn--ghost{background:transparent;color:var(--text);border-color:var(--line)}.btn--ghost:hover{border-color:#7a9ee44d;background:var(--surface)}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.card:hover,.btn:hover{transform:none}}.demo-phone{width:280px;height:570px;border-radius:36px;border:2px solid rgba(255,255,255,.12);position:relative;overflow:hidden;flex-shrink:0;z-index:1;box-shadow:0 40px 80px #0009,0 0 0 1px #ffffff0a}.demo-sb{position:absolute;top:0;left:0;right:0;height:22px;background:#0a0e18;display:flex;align-items:center;justify-content:space-between;padding:0 14px;z-index:10}.demo-sb__time{font-size:9px;font-weight:700;color:#fff}.demo-sb__icons{font-size:8px;display:flex;gap:3px;color:#fff}.demo-map{position:absolute;top:22px;left:0;right:0;height:215px;overflow:hidden}.demo-cop{position:absolute;top:calc(22px + 5%);left:10px;right:10px;background:#0a0e18f5;display:flex;z-index:5;border-radius:12px;border:8px solid;transition:opacity .35s ease,transform .35s ease,border-color .45s ease;overflow:hidden}.demo-cop--hidden{opacity:0;transform:translateY(-4px)}.demo-cop__bar{display:none}.demo-cop__content{flex:1;padding:10px 12px 8px}.demo-cop__row1{display:flex}.demo-cop__col{flex:1}.demo-cop__lbl{font-size:8px;font-weight:600;letter-spacing:.04em;color:#8aaabb;margin-bottom:3px}.demo-cop__val-wrap{display:flex;align-items:center;gap:4px}.demo-cop__bar-mini{width:3px;height:18px;border-radius:2px;flex-shrink:0}.demo-cop__val{font-size:18px;font-weight:800;font-variant-numeric:tabular-nums;line-height:1;transition:color .45s ease}.demo-cop__divider{height:1px;background:#ffffff12;margin:6px 0 5px}.demo-cop__row2{display:flex;align-items:center;gap:6px}.demo-cop__session{font-size:11px;font-weight:700;color:#fff}.demo-offer-wrap{position:absolute;left:0;right:0;bottom:28px;height:365px}.demo-offer-bg2{position:absolute;top:0;left:16px;right:16px;bottom:0;background:#cacaca;border-radius:18px 18px 0 0}.demo-offer-bg1{position:absolute;top:7px;left:8px;right:8px;bottom:0;background:#e0e0e0;border-radius:15px 15px 0 0}.demo-offer{position:absolute;top:14px;left:0;right:0;bottom:0;background:#fff;border-radius:14px 14px 0 0;padding:28px 14px 16px;z-index:1;transition:opacity .35s ease,transform .35s ease;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;text-align:left}.demo-offer--hidden{opacity:0;transform:translateY(6px)}.demo-offer__head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:6px}.demo-offer__head-left{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.demo-offer__type{background:#111;color:#fff;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:700}.demo-offer__exclusive{font-size:11px;font-weight:700;color:#2563eb}.demo-offer__close{width:28px;height:28px;border-radius:8px;background:#f0f0f0;display:flex;align-items:center;justify-content:center;font-size:10px;color:#666;flex-shrink:0}.demo-offer__price{font-size:30px;font-weight:900;color:#111;line-height:1.1;margin-bottom:2px}.demo-offer__per-km{font-size:11px;color:#555;margin-bottom:8px}.demo-offer__chips{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.demo-offer__chip{background:#f2f2f2;border-radius:6px;padding:3px 7px;font-size:9.5px;font-weight:500;color:#333;white-space:nowrap}.demo-offer__route{border-top:1px solid #f0f0f0;padding-top:9px;margin-top:8px;margin-bottom:10px;display:flex;flex-direction:column;gap:9px}.demo-offer__leg{position:relative;display:grid;grid-template-columns:7px 1fr;column-gap:9px;align-items:start}.demo-offer__dot{width:7px;height:7px;border-radius:50%;margin-top:4px}.demo-offer__dot--o{background:#bbb;border:1px solid #888}.demo-offer__dot--d{background:#111}.demo-offer__leg:first-child:after{content:"";position:absolute;left:2.75px;top:13px;bottom:-13px;width:1.5px;background:#ccc}.demo-offer__addr{font-size:10px;color:#333;line-height:1.4;font-weight:600}.demo-offer__addr span{display:block;color:#888;font-size:10px;font-weight:400;margin-top:1px}.demo-offer__btn{width:100%;padding:10px;border-radius:8px;border:none;font-size:13px;font-weight:700;font-family:var(--body);cursor:pointer;transition:background .45s ease}.demo-navbar{position:absolute;bottom:0;left:0;right:0;height:28px;background:#f5f5f5;display:flex;align-items:center;justify-content:space-around;font-size:11px;color:#777}.demo-verdict{text-align:center;margin-top:14px;font-size:12px;font-weight:700;letter-spacing:.02em;transition:color .45s ease;padding:6px 14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:100px;white-space:nowrap}.nav{position:sticky;top:0;z-index:50;background:#05080fd1;-webkit-backdrop-filter:saturate(160%) blur(14px);backdrop-filter:saturate(160%) blur(14px);border-bottom:1px solid transparent;transition:border-color .3s ease}.nav--scrolled{border-bottom-color:var(--line-soft)}.nav__inner{height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.nav__logo{display:flex;align-items:center;gap:10px;font-family:var(--display);font-size:19px;font-weight:700;letter-spacing:-.03em}.nav__links{display:flex;gap:32px}.nav__link{font-size:14.5px;color:var(--text-2);transition:color .2s ease}.nav__link:hover{color:var(--text)}.nav__cta{padding:11px 20px;font-size:14px}@media (max-width: 880px){.nav__links{display:none}}@media (max-width: 460px){.nav__cta{padding:9px 14px;font-size:13px}.nav__logo{font-size:17px}.nav__inner{height:62px}}.hero{padding:76px 0 96px}.hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}.hero__eyebrow{margin-bottom:26px}.hero__headline{margin-bottom:24px}.hero__headline em{font-style:normal;color:var(--go)}.hero__body{margin-bottom:34px}.hero__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hero__note{margin-top:20px;font-size:13px;color:var(--muted);display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hero__note b{color:var(--text-2);font-weight:500}.legend{display:flex;gap:26px;margin-top:38px;flex-wrap:wrap}.legend__item{display:flex;align-items:stretch;gap:10px}.legend__bar{width:3px;border-radius:2px;flex-shrink:0}.legend__txt{display:flex;flex-direction:column;gap:2px}.legend__txt b{font-family:var(--display);font-size:13.5px;font-weight:500;color:var(--text);letter-spacing:-.01em}.legend__txt i{font-style:normal;font-size:12px;color:var(--muted)}.hero__demo-wrap{display:flex;flex-direction:column;align-items:center;position:relative}@media (max-width: 940px){.hero__grid{grid-template-columns:1fr;gap:52px}.hero__copy{display:flex;flex-direction:column;align-items:flex-start}.hero__demo-wrap{order:-1}.demo-phone{width:262px;height:534px}}.result__inner{display:grid;grid-template-columns:auto 1fr;gap:56px;align-items:center}.result__figure{font-family:var(--display);font-size:clamp(78px,12vw,148px);font-weight:700;letter-spacing:-.06em;line-height:.86;color:var(--go);white-space:nowrap}.result__figure span{font-size:.45em;letter-spacing:-.03em}.result__text h2{margin-bottom:16px}.result__fine{margin-top:18px;font-size:12.5px;color:var(--muted);max-width:60ch;line-height:1.55}@media (max-width: 820px){.result__inner{grid-template-columns:1fr;gap:26px}}.modules__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.module{display:flex;flex-direction:column}.module--lead{grid-column:span 2;grid-row:span 2;justify-content:space-between;padding:38px}.module__tag{align-self:flex-start;font-family:var(--display);font-size:10.5px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:20px}.module__accent{position:absolute;left:0;top:26px;bottom:26px;width:3px;border-radius:0 3px 3px 0}.module--lead .module__accent{top:34px;bottom:34px}.module__list{margin-top:22px;display:flex;flex-direction:column;gap:11px}.module__li{display:flex;align-items:flex-start;gap:10px;font-size:14.5px;color:var(--text-2);line-height:1.5}.module__li svg{width:15px;height:15px;flex-shrink:0;margin-top:4px;color:var(--go)}@media (max-width: 980px){.modules__grid{grid-template-columns:repeat(2,1fr)}.module--lead{grid-column:span 2;grid-row:auto}}@media (max-width: 620px){.modules__grid{grid-template-columns:1fr}.module--lead{grid-column:auto;padding:30px}}.inside__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.metric{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);padding:26px;box-shadow:var(--shadow)}.metric__label{font-family:var(--display);font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:14px}.metric__value{display:flex;align-items:center;gap:10px;margin-bottom:14px}.metric__bar{width:4px;height:34px;border-radius:2px;flex-shrink:0}.metric__num{font-family:var(--display);font-size:34px;font-weight:700;letter-spacing:-.04em;font-variant-numeric:tabular-nums;line-height:1}.metric p{font-size:14px;color:var(--text-2);line-height:1.55}@media (max-width: 860px){.inside__grid{grid-template-columns:1fr}}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step__num{font-family:var(--display);font-size:13px;font-weight:700;color:var(--blue);letter-spacing:.08em;margin-bottom:18px}.step h3{margin-bottom:10px}.step p{color:var(--text-2);font-size:15px;line-height:1.6}.step__note{display:block;margin-top:16px;font-size:12px;color:var(--muted);border-top:1px solid var(--line-soft);padding-top:14px}@media (max-width: 860px){.steps{grid-template-columns:1fr}}.cta-card{position:relative;border-radius:var(--r-lg);border:1px solid var(--line);background:radial-gradient(120% 120% at 50% -20%,rgba(46,107,255,.14),transparent 62%),var(--surface);box-shadow:var(--shadow-hi);padding:64px 44px;text-align:center}.cta-card__badges{display:flex;justify-content:center;gap:10px;margin-bottom:26px;flex-wrap:wrap}.cta-card__price{display:inline-flex;align-items:baseline;gap:6px;padding:7px 14px;border-radius:100px;background:var(--surface-2);border:1px solid var(--line);font-family:var(--display);font-size:13px;font-weight:500}.cta-card__price span{font-size:11.5px;color:var(--muted)}.cta-card h2{margin-bottom:16px}.cta-card .lede{margin:0 auto 32px}.cta-card__actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:34px}.trust{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;border-top:1px solid var(--line-soft);padding-top:30px;text-align:left}.trust__item{display:flex;align-items:flex-start;gap:10px;font-size:13.5px;color:var(--text-2);line-height:1.45}.trust__item svg{width:16px;height:16px;flex-shrink:0;margin-top:3px;color:var(--muted)}.cta-card__link{font-size:14px;color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:2px;transition:color .2s ease,border-color .2s ease}.cta-card__link:hover{color:var(--text);border-color:#7a9ee466}.cta-card__meta{margin-top:26px;font-size:12.5px;color:var(--muted)}@media (max-width: 820px){.trust{grid-template-columns:repeat(2,1fr)}.cta-card{padding:46px 24px}}@media (max-width: 520px){.trust{grid-template-columns:1fr}}.faq__list{display:flex;flex-direction:column;gap:10px;max-width:820px}.faq__item{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);overflow:hidden;transition:border-color .2s ease}.faq__item[open]{border-color:#7a9ee442}.faq__q{list-style:none;cursor:pointer;padding:22px 26px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-family:var(--display);font-size:16.5px;font-weight:500;letter-spacing:-.015em;color:var(--text)}.faq__q::-webkit-details-marker{display:none}.faq__sign{flex-shrink:0;color:var(--muted);transition:transform .25s ease;font-size:20px;line-height:1}.faq__item[open] .faq__sign{transform:rotate(45deg);color:var(--blue)}.faq__a{padding:0 26px 24px;color:var(--text-2);font-size:15px;line-height:1.65;max-width:68ch}.footer{border-top:1px solid var(--line-soft);padding:56px 0 40px}.footer__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.footer__logo{display:flex;align-items:center;gap:9px;font-family:var(--display);font-size:16px;font-weight:700;letter-spacing:-.03em}.footer__copy{font-size:13px;color:var(--muted)}.footer__links{display:flex;gap:24px}.footer__link{font-size:13px;color:var(--muted);transition:color .2s ease}.footer__link:hover{color:var(--text)}.demo-verdict{white-space:normal;max-width:300px;line-height:1.45;font-size:12.5px;transition:opacity .3s ease,color .45s ease;margin-bottom:8px}.demo-verdict--hidden{opacity:0}.reveal{opacity:0;transform:translateY(14px);transition:opacity .6s ease,transform .6s ease}.reveal--in{opacity:1;transform:none}@media (prefers-reduced-motion: reduce){.reveal{opacity:1;transform:none}}@media (max-width: 700px){:root{--section: 76px}.hero{padding:40px 0 96px}h1.display{font-size:clamp(31px,8.6vw,44px)}h2.display{font-size:clamp(25px,7vw,34px)}.lede{font-size:15.5px}.container{padding:0 18px}.hero__actions{flex-direction:column;align-items:stretch}.hero__actions .btn{width:100%;padding:15px 20px}.legend{gap:16px;margin-top:30px}.cta-card__actions{flex-direction:column;align-items:stretch}.cta-card__actions .btn{width:100%}.card{padding:24px}.module--lead{padding:26px}.metric{padding:22px}.faq__q{padding:18px 20px;font-size:15.5px}.faq__a{padding:0 20px 20px;font-size:14.5px}.footer__inner{flex-direction:column;align-items:flex-start;gap:16px}}@media (max-width: 700px){.hero__copy{text-align:center;align-items:center}.hero__eyebrow,.hero__note{justify-content:center;display:flex}.hero__body{margin-left:auto;margin-right:auto}.legend{justify-content:center}.section-head{text-align:center;margin-left:auto;margin-right:auto}.section-head .lede{margin-left:auto;margin-right:auto}.trust{text-align:center;justify-items:center}.trust__item{justify-content:center;max-width:30ch}.footer__inner{align-items:center;text-align:center}.footer__links{justify-content:center}}@media (max-width: 400px){.demo-phone{width:248px;height:506px}.demo-offer-wrap{height:322px}.demo-offer{padding:24px 12px 14px}.demo-offer__price{font-size:26px}.demo-cop__val{font-size:16px}.demo-verdict{max-width:260px}}@media (max-width: 340px){.demo-phone{width:224px;height:460px}.demo-offer-wrap{height:292px}h1.display{font-size:27px}}
