:root{--yellow:#ffd400;--yellow2:#ffea71;--ink:#111217;--muted:#686b72;--line:#e5e5df;--paper:#f5f4ee;--white:#fff;--radius:28px;--shadow:0 28px 80px #24240e18}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}.topbar{height:82px;padding:0 max(5vw,24px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;position:relative;z-index:20;background:rgba(245,244,238,.86);backdrop-filter:blur(20px)}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;font-size:25px;font-weight:900;letter-spacing:-1.1px;width:max-content}.brand-mark,.mini-logo,.launch-mark{display:grid;place-items:center;background:var(--yellow);border-radius:50%;font-weight:950}.brand-mark{width:42px;height:42px;font-size:24px}.desktop-nav{display:flex;gap:30px}.desktop-nav a{color:#42444a;text-decoration:none;font-size:14px;font-weight:700}.top-order{justify-self:end;border:0;background:var(--ink);color:#fff;padding:13px 17px;border-radius:13px;font-weight:800}.top-order span{color:var(--yellow);margin-left:18px}.eyebrow{font-size:11px;font-weight:900;letter-spacing:1.8px;color:#808188;margin:0}.hero{min-height:calc(100vh - 82px);padding:60px max(7vw,28px) 95px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:7vw;overflow:hidden;background:radial-gradient(circle at 77% 45%,#fff0a2 0,transparent 35%)}.hero h1{font-size:clamp(60px,8.1vw,124px);line-height:.86;letter-spacing:-.075em;margin:28px 0;max-width:850px}.hero h1 em{font-style:normal;text-decoration:underline;text-decoration-thickness:.11em;text-decoration-color:var(--yellow);text-underline-offset:.06em}.hero-lead{font-size:clamp(18px,1.8vw,25px);line-height:1.48;color:var(--muted);max-width:650px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:34px}.primary{border:0;background:var(--yellow);color:var(--ink);border-radius:16px;padding:18px 22px;font-weight:900;box-shadow:0 11px 25px #cead0030}.primary b{margin-left:30px}.primary.black{background:var(--ink);color:#fff;box-shadow:none}.primary.black b{color:var(--yellow)}.text-link{color:var(--ink);font-weight:800;text-decoration:none;border-bottom:1px solid #999}.hero-facts{display:flex;gap:30px;margin-top:52px;color:#777980;font-size:13px}.hero-facts span{display:flex;align-items:baseline;gap:6px}.hero-facts b{font-size:22px;color:var(--ink)}.city-card{width:min(430px,90vw);height:710px;justify-self:center;border:7px solid #17181d;border-radius:52px;background:#fff;box-shadow:0 50px 100px #2d2b1728;position:relative;overflow:hidden;transform:rotate(2deg)}.city-head{height:80px;padding:18px 22px;display:flex;justify-content:space-between;align-items:center;background:#fafaf7}.mini-logo{width:41px;height:41px}.online{font-size:12px;font-weight:800;background:#fff;padding:9px 12px;border-radius:99px}.online i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#2db767;margin-right:6px}.city-map{height:420px;position:relative;overflow:hidden;background:linear-gradient(18deg,transparent 47%,#d7e5d3 48%,#ecf4e8 64%,transparent 65%),repeating-linear-gradient(101deg,#f9f8f2 0 42px,#e8e6dd 43px 45px)}.street{position:absolute;background:#eecf6a;border:4px solid #fff5cc}.street.s1{height:150%;width:13px;left:46%;top:-20%;transform:rotate(13deg)}.street.s2{width:130%;height:13px;left:-10%;top:36%;transform:rotate(-8deg)}.street.s3{width:120%;height:10px;left:-10%;top:68%;transform:rotate(4deg)}.map-label{position:absolute;font-size:11px;color:#62645f}.l1{top:40%;left:42%;transform:rotate(-8deg)}.l2{top:20%;left:52%;transform:rotate(78deg)}.map-pin{position:absolute;left:48%;top:53%;width:30px;height:30px;background:#14bfe2;border:7px solid #d9f9ff;border-radius:50%;box-shadow:0 6px 15px #04a3c87a}.map-car{position:absolute;left:25%;top:30%;width:46px;height:30px;border-radius:14px 16px 10px 10px;background:var(--yellow);border:3px solid white;color:#111;text-align:center;line-height:23px;box-shadow:0 5px 12px #0002}.route-card{position:absolute;left:10px;right:10px;bottom:10px;background:#fff;border-radius:32px;padding:25px 20px;box-shadow:0 -10px 40px #2221}.route-card>strong{font-size:30px;display:block;margin-bottom:17px;letter-spacing:-1.3px}.route-card button{width:100%;border:1px solid #ecece7;background:#fff;padding:13px 12px;display:flex;align-items:center;gap:12px;text-align:left}.route-card button:nth-of-type(1){border-radius:15px 15px 0 0;border-bottom:0}.route-card button:nth-of-type(2){border-radius:0 0 15px 15px}.route-card button span{display:flex;flex-direction:column;gap:3px}.route-card button small{color:#999}.dot{width:26px;height:26px;border-radius:50%;display:block}.dot.cyan{background:#18bfdd;border:7px solid #d5f8ff}.dot.black{background:#111;border:8px solid #eee}.fare-row{display:flex;justify-content:space-between;margin-top:15px;background:#fff8d4;padding:14px;border-radius:14px;font-size:13px}.service-section{padding:115px max(7vw,28px);background:#111217;color:#fff;display:grid;grid-template-columns:.65fr 1.35fr;gap:7vw}.section-title h2,.web-order-section h2,.safety-copy h2,.faq-section h2{font-size:clamp(44px,5vw,78px);line-height:.94;letter-spacing:-.06em;margin:20px 0 25px}.section-title>p:last-child,.web-order-section>div>p,.safety-copy>p:last-child{color:#a1a3aa;line-height:1.6;max-width:480px}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.service-card{border:0;min-height:245px;border-radius:26px;padding:24px;text-align:left;color:var(--ink);display:flex;flex-direction:column;align-items:flex-start;transition:transform .2s ease,filter .2s ease}.service-card:hover{transform:translateY(-4px);filter:brightness(1.03)}.service-card.yellow{background:var(--yellow)}.service-card.coral{background:#ff9b82}.service-card.green{background:#a8df9a}.service-card.blue{background:#91dced}.service-card.dark{background:#2a2b31;color:#fff}.service-card.muted{background:#1d1e23;color:#888a91}.service-number{font-size:12px;font-weight:900;border:1px solid currentColor;border-radius:99px;padding:5px 8px}.service-card h3{font-size:32px;letter-spacing:-1.4px;margin:53px 0 8px}.service-card p{line-height:1.4;margin:0;opacity:.7}.service-card b{margin-top:auto;padding-top:20px}.service-card:last-child{grid-column:span 2}.web-order-section{padding:120px max(7vw,28px);display:grid;grid-template-columns:.75fr 1.25fr;gap:7vw;align-items:center}.web-order-section .primary{margin-top:20px}.browser-demo{border:1px solid #d9d8d1;border-radius:24px;background:#fff;box-shadow:var(--shadow);overflow:hidden;transform:perspective(1000px) rotateY(-3deg)}.browser-top{height:48px;background:#efeee9;display:flex;gap:7px;align-items:center;padding:0 15px}.browser-top i{width:10px;height:10px;background:#cfcec8;border-radius:50%}.browser-top i:first-child{background:#ff7c6f}.browser-top span{margin:auto;background:#fff;border-radius:7px;padding:6px 80px;color:#999;font-size:11px}.browser-body{display:grid;grid-template-columns:120px 1fr;min-height:410px}.browser-body aside{background:#17181d;color:#a1a2a7;padding:24px 16px;display:flex;flex-direction:column;gap:24px;font-size:12px}.browser-body aside b{display:grid;place-items:center;background:var(--yellow);color:#111;width:35px;height:35px;border-radius:50%;font-size:18px}.browser-body aside .active{color:#fff}.browser-content{padding:42px}.browser-content small{color:#888}.browser-content h3{font-size:35px;margin:6px 0 25px}.browser-content>div{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.browser-content>div span{background:#f1f0eb;padding:28px 10px;border-radius:15px;font-weight:800}.browser-content>div span:first-child{background:var(--yellow)}.browser-content article{margin-top:18px;padding:20px;border:1px solid #eee;border-radius:16px;display:flex;flex-direction:column;gap:8px}.browser-content article strong{color:#6a6c72;font-size:13px}.safety-section{background:#ffdf45;padding:115px max(7vw,28px);display:grid;grid-template-columns:.85fr 1.15fr;gap:8vw}.safety-copy .eyebrow{color:#675800}.safety-copy>p:last-child{color:#655b20}.safety-list article{display:grid;grid-template-columns:60px 1fr;gap:18px;border-top:1px solid #bfa723;padding:28px 0}.safety-list article>span{font-size:12px;font-weight:900}.safety-list h3{font-size:25px;margin:0 0 8px}.safety-list p{margin:0;line-height:1.5;color:#665d2b}.about-section{padding:115px max(7vw,28px)}.about-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:8vw;margin-top:25px}.about-grid h2{font-size:clamp(44px,5.7vw,87px);line-height:.98;letter-spacing:-.06em;margin:0}.about-grid div{font-size:18px;color:#65676e;line-height:1.7}.faq-section{padding:115px max(7vw,28px);background:#fff;display:grid;grid-template-columns:.7fr 1.3fr;gap:8vw}.faq-list details{border-top:1px solid var(--line);padding:24px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;font-size:21px;font-weight:850;cursor:pointer;display:flex;justify-content:space-between;gap:20px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:28px;font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);line-height:1.6;max-width:650px}.launch-section{margin:55px max(5vw,24px);padding:70px max(5vw,30px);border-radius:36px;background:var(--yellow);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px}.launch-mark{width:80px;height:80px;background:#fff;font-size:43px}.launch-section h2{font-size:clamp(38px,5vw,75px);letter-spacing:-.055em;margin:8px 0}.launch-section .eyebrow{color:#6f6100}footer{padding:60px max(5vw,24px);display:grid;grid-template-columns:1fr auto;gap:45px;border-top:1px solid #deddd7}footer>div>p,.copyright{color:#83858b;font-size:13px}.footer-links{display:flex;gap:25px;flex-wrap:wrap;justify-content:flex-end}.footer-links a{color:#44464c;text-decoration:none;font-size:13px;font-weight:700}.copyright{grid-column:span 2}.legal-page{max-width:1000px;margin:0 auto;padding:80px 28px 120px}.legal-back{display:inline-flex;color:var(--ink);text-decoration:none;font-weight:800;margin-bottom:50px}.legal-page h1{font-size:clamp(48px,7vw,86px);letter-spacing:-.065em;line-height:.95;margin:15px 0 30px}.legal-page .legal-date{color:#83858c}.legal-content{max-width:780px;font-size:17px;line-height:1.7}.legal-content h2{font-size:28px;letter-spacing:-.8px;margin:45px 0 10px}.legal-content a{color:var(--ink)}.web-app{padding:0;border:0;width:min(1180px,calc(100vw - 32px));height:min(820px,calc(100vh - 32px));border-radius:30px;background:#f7f6f1;box-shadow:0 30px 100px #0006;overflow:hidden}.web-app::backdrop{background:#16170fd9;backdrop-filter:blur(10px)}.app-shell{height:100%;display:flex;flex-direction:column}.app-shell>header{height:70px;flex:0 0 70px;display:flex;align-items:center;padding:0 22px;border-bottom:1px solid #e7e6df;background:#fff}.web-badge{font-size:9px;font-weight:900;letter-spacing:1px;background:#eee;padding:5px 7px;border-radius:6px;margin-left:9px}.close-app{margin-left:auto;border:0;background:#eee;width:38px;height:38px;border-radius:50%;font-size:26px;line-height:1}.app-root{flex:1;min-height:0}.app-loading{height:100%;display:grid;place-items:center;align-content:center;gap:12px}.app-loading i{width:34px;height:34px;border:4px solid #ddd;border-top-color:var(--yellow);border-radius:50%;animation:spin .8s linear infinite}.app-loading p{color:#777}.auth-wrap{height:100%;display:grid;grid-template-columns:1fr 1fr}.auth-art{background:var(--yellow);padding:60px;display:flex;flex-direction:column;justify-content:space-between}.auth-art h2{font-size:clamp(48px,6vw,82px);line-height:.9;letter-spacing:-.06em;margin:0}.auth-art p{max-width:390px;line-height:1.5}.auth-card{padding:60px;display:flex;align-items:center;justify-content:center;background:#fff}.auth-card form{width:min(390px,100%)}.auth-card h2{font-size:37px;letter-spacing:-1.7px;margin:0 0 10px}.auth-card>form>p{color:var(--muted);line-height:1.5}.field{display:flex;flex-direction:column;gap:7px;margin-top:16px}.field label{font-size:12px;font-weight:850}.field input,.field textarea,.field select{width:100%;border:1px solid #dcdcd5;background:#fff;border-radius:13px;padding:14px 15px;outline:none}.field input:focus,.field textarea:focus,.field select:focus{border-color:#a68c00;box-shadow:0 0 0 3px #ffd5002b}.phone-input{display:flex;border:1px solid #dcdcd5;border-radius:13px;overflow:hidden;margin-top:20px}.phone-input span{padding:15px;background:#f1f0eb;font-weight:800}.phone-input input{border:0;padding:15px;width:100%;outline:none}.wide{width:100%;margin-top:20px}.form-note{font-size:12px!important;color:#898b91!important}.form-error{background:#fff0ed;color:#b43c29;padding:11px 13px;border-radius:11px;font-size:13px}.app-layout{height:100%;display:grid;grid-template-columns:210px 1fr;background:#f4f3ee}.app-sidebar{background:#17181d;color:#9b9ca2;padding:24px 14px;display:flex;flex-direction:column}.app-user{padding:10px 12px 25px;color:#fff}.app-user b{display:block}.app-user small{color:#96979c}.app-nav{display:flex;flex-direction:column;gap:5px}.app-nav button{border:0;background:transparent;color:inherit;text-align:left;padding:12px 14px;border-radius:12px;font-weight:750}.app-nav button.active{background:var(--yellow);color:#111}.signout{margin-top:auto;border:0;background:#292a30;color:#aaa;padding:12px;border-radius:12px}.app-main{overflow:auto;padding:35px}.app-main-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:25px}.app-main-head h2{font-size:40px;letter-spacing:-1.8px;margin:3px 0}.app-main-head p{margin:0;color:#888}.service-chooser{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.chooser-card{border:0;text-align:left;background:#fff;border-radius:19px;padding:20px;min-height:130px;box-shadow:0 8px 25px #2220000b}.chooser-card:first-child{background:var(--yellow)}.chooser-card span{font-size:11px;color:#777}.chooser-card b{display:block;font-size:23px;margin:28px 0 4px}.chooser-card small{color:#777}.order-panel{background:#fff;border-radius:22px;padding:24px;margin-top:16px}.order-panel h3{font-size:25px;margin:0 0 18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid .field{margin:0}.fare-options{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:17px}.fare-option{border:1px solid #e0dfd9;border-radius:13px;background:#fff;padding:12px;text-align:left}.fare-option.selected{border-color:#ab9200;background:#fff9d9}.fare-option b,.fare-option small{display:block}.fare-option small{color:#777;margin-top:5px}.result-banner{padding:16px;background:#eaf8e8;border-radius:14px;margin-top:15px}.catalog-tabs{display:flex;gap:8px;margin-bottom:15px}.catalog-tabs button{border:0;background:#e9e8e2;padding:9px 12px;border-radius:99px;font-weight:800}.catalog-tabs button.active{background:var(--yellow)}.merchant-grid,.product-grid,.history-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.merchant-card,.product-card,.history-card{border:1px solid #e5e4df;background:#fff;border-radius:16px;padding:16px;text-align:left}.merchant-card.active{border:2px solid #d2b000}.merchant-card b,.merchant-card small,.product-card b,.product-card small{display:block}.merchant-card small,.product-card small{color:#777;margin-top:5px}.product-card button{border:0;background:var(--yellow);border-radius:9px;padding:7px 10px;font-weight:900;margin-top:12px}.cart-row{display:flex;justify-content:space-between;gap:10px;padding:9px 0;border-bottom:1px solid #eee}.history-card span{font-size:11px;color:#888}.history-card h3{margin:7px 0;font-size:18px}.history-card p{margin:0;color:#666}.empty-state{padding:50px;text-align:center;color:#888}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.profile-grid .order-panel{margin:0}.toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,20px);background:#15161a;color:#fff;padding:12px 18px;border-radius:12px;z-index:100;opacity:0;pointer-events:none;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:950px){.desktop-nav{display:none}.topbar{grid-template-columns:1fr auto}.hero,.service-section,.web-order-section,.safety-section,.faq-section{grid-template-columns:1fr}.hero{padding-top:80px}.city-card{margin-top:25px}.section-title{margin-bottom:35px}.about-grid{grid-template-columns:1fr}.browser-demo{transform:none}.service-card:last-child{grid-column:auto}.service-grid{grid-template-columns:repeat(2,1fr)}.launch-section{grid-template-columns:auto 1fr}.launch-section .primary{grid-column:span 2}.auth-wrap{grid-template-columns:1fr}.auth-art{display:none}.app-layout{grid-template-columns:1fr}.app-sidebar{padding:10px;flex-direction:row;align-items:center}.app-user{padding:5px 10px}.app-nav{margin-left:auto;flex-direction:row}.signout{margin:0 0 0 8px}.service-chooser{grid-template-columns:repeat(2,1fr)}.fare-options{grid-template-columns:repeat(3,1fr)}}@media(max-width:620px){.topbar{height:72px;padding:0 17px}.top-order{font-size:0;padding:11px}.top-order span{font-size:19px;margin:0}.brand{font-size:21px}.brand-mark{width:37px;height:37px}.hero{padding:55px 20px 75px}.hero h1{font-size:57px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-facts{gap:15px;flex-wrap:wrap}.city-card{height:630px}.city-map{height:360px}.service-section,.web-order-section,.safety-section,.about-section,.faq-section{padding:78px 20px}.service-grid{grid-template-columns:1fr}.service-card{min-height:210px}.service-card h3{margin-top:38px}.browser-demo{display:none}.about-grid h2{font-size:47px}.launch-section{margin:25px 15px;padding:35px 25px;grid-template-columns:1fr}.launch-mark{width:60px;height:60px}.launch-section .primary{grid-column:auto}.footer-links{justify-content:flex-start}footer{grid-template-columns:1fr}.copyright{grid-column:auto}.web-app{width:100vw;height:100vh;max-width:none;max-height:none;border-radius:0}.app-shell>header{height:62px;flex-basis:62px}.auth-card{padding:32px 23px}.app-sidebar{overflow:auto}.app-user{display:none}.app-nav{margin:0}.app-nav button{font-size:12px;padding:10px}.signout{font-size:0}.signout::after{content:"↗";font-size:16px}.app-main{padding:22px 15px}.app-main-head h2{font-size:32px}.service-chooser,.form-grid,.merchant-grid,.product-grid,.history-grid,.profile-grid{grid-template-columns:1fr}.fare-options{grid-template-columns:repeat(2,1fr)}}
