@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";
:root{--color-primary:#22c55e;--color-primary-dark:#16a34a;--color-accent:#d418fa;--color-dark:#0a0a0a;--color-text:#1a1a2e;--color-text-muted:#6d7885;--color-surface:#f8fafc;--color-white:#fff;--color-border:#e2e8f0;--header-height:72px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--color-text);background:var(--color-white);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;line-height:1.6}.header{height:var(--header-height);z-index:1000;background:#000;border-bottom:1px solid #ffffff0f;position:fixed;top:0;left:0;right:0}.header-content{justify-content:space-between;align-items:center;gap:24px;max-width:1280px;height:100%;margin:0 auto;padding:0 24px;display:flex}.left-section{flex-shrink:0;align-items:center;gap:16px;display:flex}.logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.nav-links{flex:1;justify-content:center;gap:4px;display:none}.nav-link{color:#ffffffd9;white-space:nowrap;border-radius:8px;padding:8px 14px;font-size:15px;font-weight:400;text-decoration:none;transition:color .2s,background .2s}.nav-link:hover{color:#fff;background:#ffffff14}.lang-btn{cursor:pointer;color:#ffffffbf;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:6px;padding:7px 12px;font-size:14px;font-weight:500;transition:background .2s,border-color .2s;display:flex}.lang-btn:hover{color:#fff;background:#ffffff1a;border-color:#fff3}.right-section{flex-shrink:0;align-items:center;gap:8px;display:flex}.btn-consult{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff40;border-radius:10px;align-items:center;gap:8px;padding:9px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s;display:flex}.btn-consult:hover{background:#ffffff14;border-color:#fff6}.btn-login{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff40;border-radius:10px;align-items:center;padding:9px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s;display:flex}.btn-login:hover{background:#ffffff14;border-color:#fff6}.hamburger{cursor:pointer;background:0 0;border:none;padding:6px;display:flex}.mobile-menu{z-index:2000;background:#000;flex-direction:column;padding:20px 24px 32px;display:flex;position:fixed;inset:0}.mobile-menu-header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.mobile-menu-close{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex}.mobile-nav{flex-direction:column;flex:1;gap:4px;display:flex}.mobile-nav-link{color:#ffffffd9;border-bottom:1px solid #ffffff14;padding:14px 0;font-size:20px;font-weight:500;text-decoration:none;transition:color .2s}.mobile-nav-link:hover{color:#fff}.mobile-menu-actions{flex-direction:column;gap:12px;padding-top:24px;display:flex}.mobile-menu-actions .btn-consult,.mobile-menu-actions .btn-login{justify-content:center;padding:14px 20px;font-size:15px}.hero-wrapper{padding-top:calc(var(--header-height) + 72px);background:#000;flex-direction:column;align-items:center;min-height:100vh;padding-bottom:0;display:flex;position:relative;overflow:hidden}.hero-wrapper:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(at bottom,#7800288c 0%,#3c00144d 40%,#0000 70%);width:900px;height:600px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.platform-container{z-index:1;flex-direction:column;align-items:center;width:100%;max-width:1280px;margin:0 auto;padding:0 24px;display:flex;position:relative}.hero{text-align:center;max-width:860px}.hero__title{color:#fff;letter-spacing:-.01em;margin-bottom:20px;font-size:clamp(32px,4.5vw,60px);font-weight:800;line-height:1.12}.hero__subtitle{color:#fff9;max-width:540px;margin:0 auto;font-size:clamp(15px,1.8vw,19px);font-weight:400;line-height:1.5}.hero__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:36px;display:flex}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:10px;align-items:center;gap:8px;padding:13px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn--accent{background:var(--color-accent);color:#fff;border:none}.btn--accent:hover{background:#e0164f;transform:translateY(-1px);box-shadow:0 8px 24px #fa186159}.btn--outline{color:#fff;background:#ffffff0f;border:1px solid #fff3}.btn--outline:hover{background:#ffffff1a;border-color:#ffffff59;transform:translateY(-1px)}.platform-demo{width:100%;max-width:1000px;margin-top:56px;position:relative}.platform-mockup{aspect-ratio:10/6;background:#ffffff08;border:1px solid #ffffff14;border-bottom:none;border-radius:24px 24px 0 0;width:100%;position:relative;overflow:hidden;box-shadow:0 -4px 40px #fa186114,0 0 0 1px #ffffff0a}.platform-mockup__placeholder{color:#ffffff26;justify-content:center;align-items:center;width:100%;height:100%;font-size:13px;display:flex}.calculator-section{background:#000;padding:80px 24px 100px;position:relative;overflow:hidden}.calculator-section:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(at top,#64001e73 0%,#32000f33 45%,#0000 70%);width:900px;height:700px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.calculator-template{z-index:1;grid-template-columns:1fr 480px;align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:grid;position:relative}.calculator-phone{justify-content:center;align-items:center;display:flex}.calculator-phone__frame{width:100%;max-width:400px;height:clamp(420px,55vh,700px);position:relative}.calculator-phone__img{object-fit:contain}.calculator-template__title{color:#fff;margin-bottom:24px;font-size:clamp(28px,3.5vw,46px);font-weight:800;line-height:1.15}.calculator-template__description{color:#ffffff8c;font-size:15px;line-height:1.75}.calculator-form{background:#fff;border-radius:20px;flex-direction:column;gap:16px;padding:28px;display:flex}.calc-text{color:#6d7885;margin-bottom:4px;font-size:14px;line-height:1.55}.cities{background:#f5f5f7;border-radius:12px;align-items:stretch;gap:12px;padding:14px 16px;display:flex}.icons{flex-direction:column;align-items:center;gap:3px;padding-top:6px;display:flex}.icons__dot{border-radius:50%;flex-shrink:0;width:12px;height:12px}.icons__dot--green{background:#22c55e}.icons__dot--pink{background:#fa1861}.icons__line{background:#d1d5db;flex:1;width:2px;min-height:24px}.city-inputs{flex-direction:column;flex:1;display:flex}.city-row{align-items:center;gap:8px;padding:6px 0;display:flex}.city-input{color:#1a1a1a;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:14px}.city-input::placeholder{color:#9ca3af}.city-chevron{flex-shrink:0}.city-divider{background:#e5e7eb;height:1px;margin:2px 0}.weight-volume{grid-template-columns:1fr 1fr;gap:12px;display:grid}.input-group{position:relative}.input-field{color:#1a1a1a;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:10px;outline:none;width:100%;padding:11px 44px 11px 14px;font-family:inherit;font-size:14px;transition:border-color .2s}.input-field:focus{border-color:#fa1861}.input-unit{color:#9ca3af;pointer-events:none;text-transform:lowercase;font-size:11px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.transport-types-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.transport-type-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;align-items:flex-start;gap:8px;padding:14px 12px;transition:border-color .2s,background .2s;display:flex;position:relative}.transport-type-card:hover{background:#fa186108;border-color:#fa1861}.transport-type-card.selected{background:#fa18610d;border-color:#fa1861}.transport-type-card__icon{object-fit:contain;width:48px;height:40px}.transport-type-card__title{color:#1a1a1a;margin:0;font-size:13px;font-weight:500}.transport-type-card__radio{position:absolute;top:12px;right:12px}.calc-submit{color:#fff;cursor:pointer;background:#fa1861;border:none;border-radius:12px;width:100%;margin-top:4px;padding:15px;font-size:16px;font-weight:600;transition:background .2s,transform .15s}.calc-submit:hover{background:#e0164f;transform:translateY(-1px);box-shadow:0 8px 24px #fa18614d}.calc-agreement{color:#9ca3af;text-align:center;font-size:12px;line-height:1.5}.calc-agreement a{color:#fa1861;text-decoration:none}.calc-agreement a:hover{text-decoration:underline}.case-section{background:#111 url(/bg.jpg) 50%/cover no-repeat;padding:80px 24px 72px;position:relative;overflow:hidden}.case-overlay{pointer-events:none;background:#000000b8;position:absolute;inset:0}.case-container{z-index:1;flex-direction:column;gap:48px;max-width:1200px;margin:0 auto;display:flex;position:relative}.case-top{grid-template-columns:1fr 460px;align-items:start;gap:64px;display:grid}.case-left{flex-direction:column;gap:24px;display:flex}.case-logo-small{width:90px;height:auto}.case-logo-large{width:120px;height:auto}.footer__brand{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.footer__brand-logo{line-height:0;display:block}.footer__logo{width:120px;height:auto;margin:-20px;display:block}.footer__brand p{margin:0}.case-logo-placeholder{color:#c4f135;letter-spacing:.05em;text-align:center;background:#ffffff14;border:1px solid #ffffff26;border-radius:16px;justify-content:center;align-items:center;width:130px;height:90px;font-size:14px;font-weight:800;line-height:1.3;display:flex}.case-headline{color:#c4f135;letter-spacing:-.01em;text-transform:uppercase;margin:0;font-size:clamp(28px,4vw,48px);font-weight:900;line-height:1.1}.case-tagline{color:#ffffff8c;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:13px;font-weight:700}.case-review-card{background:#14321ed9;border:1px solid #64c85033;border-radius:16px;flex-direction:column;gap:16px;padding:28px;display:flex}.case-review-label{color:#c4f135;text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:700}.case-review-white{color:#ffffffd9;text-transform:uppercase;margin:0;font-size:13px;font-weight:600;line-height:1.6}.case-review-green{color:#c4f135;text-transform:uppercase;margin:0;font-size:13px;font-weight:600;line-height:1.6}.case-stats{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.case-stat{border-radius:16px;flex-direction:column;gap:8px;padding:24px 28px;display:flex}.case-stat--accent{background:#c4f135}.case-stat--accent .case-stat__label{color:#0009}.case-stat--accent .case-stat__value{color:#000}.case-stat--light{background:#ffffffeb}.case-stat--light .case-stat__label{color:#0000008c}.case-stat--light .case-stat__value{color:#000}.case-stat__label{font-size:13px;font-weight:500;line-height:1.4}.case-stat__value{font-size:clamp(22px,2.5vw,30px);font-weight:800;line-height:1}.features-section{background:#000;padding:80px 24px 100px;position:relative;overflow:hidden}.features-section:before{content:"";pointer-events:none;background:radial-gradient(at 100% 0,#5a001966 0%,#0000 65%);width:700px;height:700px;position:absolute;top:0;right:-100px}.features-container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.features-title{color:#fff;margin-bottom:56px;font-size:clamp(28px,4vw,52px);font-weight:800;line-height:1.1}.features-layout{grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid}.features-list{flex-direction:column;display:flex}.features-item{cursor:pointer;border-radius:14px;padding:20px;transition:background .25s;position:relative}.features-item+.features-item{border-top:1px solid #ffffff12}.features-item.active{background:#ffffff12;border-top-color:#0000}.features-item.active+.features-item{border-top-color:#0000}.features-item__title{color:#ffffff73;margin:0;font-size:17px;font-weight:600;line-height:1.3;transition:color .2s}.features-item.active .features-item__title{color:#fff;font-size:18px}.features-item__subtitle{color:#ffffff80;margin:8px 0 16px;font-size:14px;line-height:1.6}.features-item__progress-track{background:#ffffff1a;border-radius:2px;height:2px;overflow:hidden}.features-item__progress-fill{background:#22c55e;border-radius:2px;height:100%;transition:width 30ms linear}.features-mockup{justify-content:center;align-items:center;padding:2px;display:flex}.features-mockup__img{object-fit:contain;width:100%;max-width:50%;height:auto;max-height:100%}.features-mockup__placeholder{color:#ffffff26;justify-content:center;align-items:center;width:100%;height:100%;font-size:13px;display:flex}.cta-section{background:#000;padding:80px 24px 100px;position:relative;overflow:hidden}.cta-section:before{content:"";pointer-events:none;background:radial-gradient(at 60%,#6e00238c 0%,#3c00144d 45%,#0000 70%);position:absolute;inset:0}.cta-container{z-index:1;grid-template-columns:1fr 420px;align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:grid;position:relative}.cta-logo-wrap{background:#fff;border-radius:14px;justify-content:center;align-items:center;width:100px;height:56px;margin-bottom:8px;display:flex;overflow:hidden}.cta-left{flex-direction:column;gap:16px;display:flex}.cta-title{color:#fff;margin:0;font-size:clamp(24px,3vw,40px);font-weight:700;line-height:1.2}.cta-subtitle{color:#ffffff8c;max-width:480px;margin:0;font-size:16px;line-height:1.6}.cta-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#280a14bf;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;gap:14px;padding:32px;display:flex}.cta-card__text{color:#ffffffd9;text-align:center;margin:0 0 4px;font-size:15px;line-height:1.55}.cta-input{color:#fff;box-sizing:border-box;background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;outline:none;width:100%;padding:14px 16px;font-family:inherit;font-size:14px;transition:border-color .2s}.cta-input::placeholder{color:#ffffff59}.cta-input:focus{border-color:#fff9}.cta-submit{color:#fff;cursor:pointer;background:#87158b;border:none;border-radius:12px;width:100%;margin-top:4px;padding:14px;font-size:15px;font-weight:600;transition:background .2s}.cta-submit:hover{background:#a01899}.footer{color:#fff;background:#0a0a0a;border-top:1px solid #ffffff14;padding:56px 24px 0}.footer__main{grid-template-columns:2fr 1fr 2fr;gap:64px;max-width:1200px;margin:0 auto;padding-bottom:48px;display:grid}.footer__brand{flex-direction:column;gap:12px;display:flex}.footer__brand-logo{width:72px;height:48px}.footer__brand-tagline{color:#fff;margin:0;font-size:18px;font-weight:700;line-height:1.3}.footer__brand-desc{color:#ffffff73;margin:0;font-size:13px;line-height:1.6}.footer__nav{flex-direction:column;gap:20px;padding-top:4px;display:flex}.footer__nav-link{color:#ffffffbf;font-size:15px;text-decoration:none;transition:color .2s}.footer__nav-link:hover{color:#fff}.footer__right{flex-direction:column;gap:10px;display:flex}.footer__partners{align-items:center;gap:16px;margin-bottom:2px;display:flex}.partner-text{color:#ffffffd9;letter-spacing:.03em;font-size:13px;font-weight:700}.partner-logo{width:auto;height:24px}.footer__partner-desc{color:#fff6;margin:0 0 6px;font-size:12px;line-height:1.5}.footer__social-label{color:#fff6;text-transform:lowercase;margin:0;font-size:12px}.footer__socials{flex-wrap:wrap;gap:10px;display:flex}.social-icon{background:#ffffff14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.social-icon:hover{background:#ffffff26}.footer__contacts-title{color:#fff;margin:6px 0 0;font-size:15px;font-weight:700}.footer__contact-link{color:#fff9;font-size:14px;text-decoration:none;transition:color .2s;display:block}.footer__contact-link:hover{color:#fff}.footer__bottom{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;max-width:1200px;margin:0 auto;padding:20px 0 24px;display:flex}.footer__copyright{color:#ffffff59;font-size:13px}.footer__policy{color:#ffffff59;text-underline-offset:3px;font-size:13px;text-decoration:underline;transition:color .2s}.footer__policy:hover{color:#ffffffb3}@media (min-width:1024px){.nav-links{display:flex}.hamburger{display:none}}@media (max-width:768px){.calculator-template,.footer__main{grid-template-columns:1fr;gap:40px}.transport-types-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.weight-volume{grid-template-columns:1fr}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.anim-in{animation:.6s cubic-bezier(.5,0,0,1) both fadeInUp}.anim-in-delay-1{animation-delay:.1s}.anim-in-delay-2{animation-delay:.25s}.anim-in-delay-3{animation-delay:.4s}.anim-in-delay-4{animation-delay:.55s}.mobile-menu{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:999;background:#0a0a1afa;flex-direction:column;justify-content:center;align-items:center;gap:32px;transition:opacity .3s;display:flex;position:fixed;inset:0}.mobile-menu a{color:#fff;opacity:.85;font-size:24px;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s}.mobile-menu a:hover{opacity:1;transform:translate(4px)}.mobile-menu-close{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;font-size:28px;transition:opacity .2s;position:absolute;top:24px;right:24px}.mobile-menu-close:hover{opacity:1}.features-mockup{border-radius:20px;min-height:420px;position:relative;overflow:hidden}
