:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--palette-pebble:#eee;--palette-yam:#ea9216;--palette-cadet-blue:#3a4750;--palette-high-tide:#313841;--bg:#080b0d;--bg-soft:#252b30;--card:var(--palette-high-tide);--card-hover:var(--palette-cadet-blue);--card-raised:var(--palette-cadet-blue);--line:#596771;--line-soft:#eeeeee1c;--text:var(--palette-pebble);--text-soft:#d7dce0;--muted:#aab3ba;--accent:var(--palette-yam);--accent-hover:#f4a72c;--accent-soft:#ea921624;--success:#2ecc71;--success-soft:#2ecc711f;--warning:#f4a72c;--warning-soft:#ea921624;--danger:#ff5364;--danger-soft:#ff53641c;--radius-sm:12px;--radius-md:16px;--radius-lg:22px;--radius-xl:28px;--shadow-card:0 1px 0 #ffffff06 inset, 0 18px 50px #00000038;--shadow-accent:0 10px 32px #ea921633;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{min-height:100vh;color:var(--text);background:radial-gradient(circle at 85% -10%, #ea92161a, transparent 30%), radial-gradient(circle at -10% 30%, #3a475033, transparent 35%), var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}::selection{background:var(--accent);color:#151a1e}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{-webkit-tap-highlight-color:transparent}.shell,.appShell{width:100%;max-width:var(--max);margin:auto;padding:0 28px 76px}.topbar,.appHeader{justify-content:space-between;align-items:center;min-height:84px;display:flex}.appHeader{border-bottom:1px solid var(--line-soft)}.brand{letter-spacing:-1.1px;font-size:23px;font-weight:950}.brand span{color:var(--accent)}.headerActions{align-items:center;gap:18px;display:flex}.headerActions>a{color:var(--text-soft);transition:color .2s}.headerActions>a:hover{color:var(--accent)}.avatar{background:var(--card-raised);border:1px solid var(--line);width:42px;height:42px;box-shadow:var(--shadow-card);border-radius:50%;place-items:center;display:grid}.eyebrow{background:var(--accent-soft);width:fit-content;color:var(--accent);letter-spacing:1.3px;text-transform:uppercase;border:1px solid #ea921629;border-radius:8px;align-items:center;margin-bottom:16px;padding:6px 9px;font-size:11px;font-weight:850;line-height:1;display:inline-flex}.hero h1,.authCard h1,.welcome h1{color:var(--text);margin:0 0 24px;font-weight:900}.hero h1{letter-spacing:-4px;font-size:clamp(46px,7vw,78px);line-height:.97}.authCard h1{letter-spacing:-2.2px;margin-top:8px;font-size:44px}.welcome h1{letter-spacing:-2.5px;font-size:52px;line-height:1}.lead{max-width:650px;color:var(--text-soft);font-size:19px;line-height:1.65}.muted,.emptyState p,.featureGrid p,.quickCard span,.cardHint,.vehicleHistoryRow span{color:var(--muted)}.muted,.emptyState p,.featureGrid p{line-height:1.55}.primaryButton,.secondaryButton,.ghostButton,.dangerButton{border-radius:var(--radius-md);cursor:pointer;justify-content:center;align-items:center;min-height:48px;padding:13px 20px;font-weight:800;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:inline-flex}.primaryButton{background:var(--accent);color:#111318;box-shadow:var(--shadow-accent);border:1px solid #0000}.primaryButton:hover:not(:disabled){background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 12px 36px #ea921636}.primaryButton:active:not(:disabled){transform:translateY(0)}.primaryButton:disabled{opacity:.48;cursor:default;box-shadow:none}.secondaryButton,.ghostButton{border:1px solid var(--line);color:var(--text-soft);background:#ffffff06}.secondaryButton:hover,.ghostButton:hover{border-color:var(--line);background:#ffffff0b}.dangerButton{background:var(--danger-soft);color:#ff9eaa;border:1px solid #ff53644d}.dangerButton:hover:not(:disabled){background:#ff53642b;border-color:#ff53647a}.dangerButton:disabled{opacity:.5;cursor:default}.actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.full{width:100%;min-height:52px}.fieldLabel{color:var(--text-soft);flex-direction:column;gap:8px;font-size:13px;font-weight:800;display:flex}.input{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-soft);color:#fff;outline:none;width:100%;min-height:52px;padding:14px 16px;transition:border-color .18s,background .18s,box-shadow .18s}.input:hover{border-color:var(--line)}.input:focus{border-color:var(--accent);background:var(--bg-soft);box-shadow:0 0 0 3px #ea921617}.input::placeholder{color:var(--muted)}.input option{background:var(--card);color:#fff}.otp{letter-spacing:8px;font-size:24px}.featureGrid article,.quickCard,.sectionCard,.heroCard,.authCard{border:1px solid var(--line-soft);background:linear-gradient(145deg, #ffffff06, #fff0), var(--card);box-shadow:var(--shadow-card)}.featureGrid article,.quickCard,.sectionCard{border-radius:var(--radius-lg);padding:24px}.sectionCard{margin-top:18px}.quickCard{color:var(--text);text-align:left;cursor:pointer;flex-direction:column;gap:9px;min-height:120px;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:flex}.quickCard:hover{border-color:var(--line);background:linear-gradient(145deg, #ffffff09, #fff0), var(--card-hover);transform:translateY(-2px)}.featureGrid span{color:var(--accent);font-weight:900}.featureGrid,.quickGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.hero{grid-template-columns:1.25fr .75fr;align-items:center;gap:70px;min-height:650px;display:grid}.heroCard{border-radius:var(--radius-xl);background:linear-gradient(145deg,#ffffff0a,#0000 45%),#111820;padding:28px;box-shadow:0 35px 90px #0000006e}.heroCardTop{background:var(--accent-soft);color:var(--accent-hover);border:1px solid #ea921640;border-radius:9px;margin-bottom:20px;padding:8px 12px;font-size:13px;font-weight:800;display:inline-flex}.serviceRow{border-bottom:1px solid var(--line-soft);justify-content:space-between;gap:20px;padding:20px 0;display:flex}.serviceRow span{color:var(--text-soft)}.slot{background:var(--accent);color:#111318;border-radius:var(--radius-md);text-align:center;margin-top:20px;padding:16px;font-weight:850}.authPage{place-items:center;min-height:100vh;padding:24px;display:grid}.authCard{border-radius:var(--radius-xl);width:min(520px,100%);padding:36px}.authCard.wide{width:min(720px,100%)}.formStack{flex-direction:column;gap:14px;margin-top:28px;display:flex}.legal{color:var(--muted);margin-top:20px;font-size:12px;line-height:1.55}.welcome{padding:58px 0 28px}.sectionTitle{justify-content:space-between;align-items:center;gap:20px;display:flex}.sectionTitle a{color:var(--accent);font-weight:800}.emptyState{text-align:center;padding:50px 15px}.emptyState.compact{padding:28px 15px}.carIcon{background:var(--card-raised);border:1px solid var(--line);width:56px;height:56px;color:var(--accent);border-radius:18px;place-items:center;margin:0 auto 18px;font-size:30px;display:grid}.twoCols{grid-template-columns:1fr 1fr;gap:12px;display:grid}.back{color:var(--text-soft);margin-bottom:30px;transition:color .18s;display:inline-block}.back:hover{color:var(--accent)}.errorBox{border-radius:var(--radius-sm);background:var(--danger-soft);color:#ffadb6;border:1px solid #ff53644d;padding:12px 14px;font-size:14px}.successText{color:#75dfa1;font-weight:800}.bookingSummary{grid-template-columns:repeat(3,1fr);gap:12px;margin:28px 0;display:grid}.bookingSummary>div{background:var(--bg-soft);border:1px solid var(--line-soft);border-radius:var(--radius-md);flex-direction:column;gap:8px;padding:18px;display:flex}.bookingSummary span{color:var(--muted);font-size:13px}.bookingList{flex-direction:column;gap:14px;display:flex}.bookingCard{justify-content:space-between;align-items:center;gap:24px;display:flex}.bookingCard h2{margin:0}.bookingTime{text-align:right;flex-direction:column;gap:8px;min-width:115px;display:flex}.bookingTime strong{color:var(--accent);letter-spacing:-1px;font-size:30px;font-weight:900}.bookingCancelAction{gap:10px;min-width:170px;display:grid}.vehicleHeadlineMeta{flex-wrap:wrap;gap:10px;margin-top:-8px;display:flex}.vehicleHeadlineMeta span{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--card);color:var(--text-soft);padding:9px 13px}.vehicleEditCard label{flex-direction:column;gap:8px;display:flex}.vehicleActions{align-items:center;gap:12px;display:flex}.vehicleHistory{flex-direction:column;margin-top:10px;display:flex}.vehicleHistoryRow{border-top:1px solid var(--line-soft);justify-content:space-between;gap:24px;padding:20px 0;display:flex}.vehicleHistoryRow:first-child{border-top:0}.vehicleHistoryRow>div{flex-direction:column;gap:7px;display:flex}.cardHint{margin-top:auto;font-size:13px}.vehicleHistoryDate{text-align:right}.vehicleHistoryDate span{font-size:13px}.slotsBlock{margin-top:32px}.slotsBlock .quickGrid{margin-top:16px}.stoServiceSelect{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-soft);width:100%;min-height:54px;color:var(--text);cursor:pointer;outline:none;padding:0 16px;font-size:16px;font-weight:700;transition:border-color .18s,box-shadow .18s}.stoServiceSelect:focus{border-color:var(--accent);box-shadow:0 0 0 3px #ea921617}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (max-width:800px){.shell,.appShell{padding-bottom:55px;padding-left:17px;padding-right:17px}.topbar,.appHeader{min-height:72px}.hero{grid-template-columns:1fr;gap:30px;min-height:auto;padding:55px 0}.hero h1{letter-spacing:-2.5px;font-size:clamp(43px,13vw,62px)}.heroCard{margin-bottom:30px;padding:22px}.featureGrid,.quickGrid,.twoCols,.bookingSummary{grid-template-columns:1fr}.authCard{padding:26px 22px}.welcome{padding:42px 0 20px}.welcome h1{letter-spacing:-2px;font-size:40px}.bookingCard{flex-direction:column;align-items:flex-start}.bookingTime{text-align:left}.headerActions>a{display:none}.vehicleActions{flex-direction:column;align-items:stretch}.vehicleActions>*{width:100%}.vehicleHistoryRow{flex-direction:column}.vehicleHistoryDate{text-align:left}.stoServiceSelect{min-height:52px;font-size:16px}.sectionCard,.quickCard,.featureGrid article{border-radius:19px;padding:20px}}body{background:radial-gradient(900px 500px at 75% -100px, #ea921629, transparent 60%), radial-gradient(700px 500px at -150px 45%, #214a7a24, transparent 60%), var(--bg)}.appHeader,.topbar{position:relative}.appHeader:after,.topbar:after{content:"";background:var(--accent);border-radius:20px;width:52px;height:2px;position:absolute;bottom:0;left:0;box-shadow:0 0 20px #ea921680}.brand{letter-spacing:-1.7px;font-size:26px}.brand span{color:var(--accent);text-shadow:0 0 26px #ea92164d}.welcome{padding-top:68px}.welcome h1{letter-spacing:-3.5px;font-size:58px;font-weight:950}.eyebrow{color:var(--accent-hover);background:#ea92161a;border:1px solid #ea92164d;border-radius:999px;padding:8px 11px}.sectionCard,.quickCard,.featureGrid article{background:linear-gradient(135deg, #ffffff0b, transparent 38%), var(--bg-soft);border:1px solid var(--line);box-shadow:inset 0 1px #ffffff09,0 24px 65px #00000047}.sectionCard{border-radius:26px}.quickCard{position:relative;overflow:hidden}.quickCard:before{content:"";background:var(--accent);opacity:0;border-radius:0 8px 8px 0;width:3px;transition:opacity .18s;position:absolute;top:22px;bottom:22px;left:0}.quickCard:hover:before{opacity:1}.quickCard:hover{border-color:#ea921654;transform:translateY(-3px);box-shadow:inset 0 1px #ffffff0a,0 28px 75px #00000061}.primaryButton{background:linear-gradient(180deg, var(--accent-hover), var(--accent));color:#090b0e;border-radius:15px;min-height:52px;box-shadow:0 10px 28px #ea921633,inset 0 1px #ffffff59}.primaryButton:hover:not(:disabled){background:linear-gradient(180deg, var(--accent-hover), var(--accent));box-shadow:0 14px 38px #ea92164d}.secondaryButton,.ghostButton{background:var(--card);border-color:var(--line)}.input,.stoServiceSelect{background:var(--bg);border:1px solid var(--line);min-height:54px}.input:focus,.stoServiceSelect:focus{border-color:var(--accent);box-shadow:0 0 0 3px #ea92161a,0 8px 30px #0000002e}.bookingTime strong{color:var(--accent);text-shadow:0 0 24px #ea92162e;font-size:34px}.dangerButton{color:#ff8e99;background:#ff465714;border-color:#ff465740}.slotsBlock .quickCard{min-height:145px}@media (max-width:800px){.welcome h1{letter-spacing:-2.5px;font-size:43px}.welcome{padding-top:48px}.sectionCard,.quickCard{border-radius:21px}.bookingTime strong{font-size:32px}}body,p,span,a,b,strong,label,button,input,select,h1,h2,h3,h4,h5,h6{letter-spacing:.25px;word-spacing:1.5px}.hero h1,.authCard h1,.welcome h1{letter-spacing:-.6px;word-spacing:3px}.brand{letter-spacing:.4px;word-spacing:normal}.otp{letter-spacing:8px;word-spacing:normal}body,p,span,a,label,button,input,select{letter-spacing:.45px;word-spacing:2px}b,strong,.quickCard b,.bookingCard h2{letter-spacing:.8px;word-spacing:2.5px}h1,h2,h3,h4,h5,h6,.hero h1,.authCard h1,.welcome h1{letter-spacing:.35px;word-spacing:3px}.bookingCard h2{font-weight:800}.brand{letter-spacing:.8px}.eyebrow,.welcome .eyebrow{letter-spacing:2.4px;word-spacing:7px}a.brand{cursor:pointer;align-items:center;transition:opacity .18s,transform .18s;display:inline-flex}a.brand:hover{opacity:.82}a.brand:active{transform:scale(.98)}.towBanner{background:radial-gradient(500px 220px at 90% 20%, #ea921621, transparent 70%), linear-gradient(135deg, #ea92160f, transparent 45%), var(--bg-soft);border:1px solid #ea921647;border-radius:24px;justify-content:space-between;align-items:center;gap:32px;margin:12px 0 34px;padding:28px 30px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 24px 70px #00000047}.towBanner:before{content:"";background:var(--accent);border-radius:0 8px 8px 0;width:4px;position:absolute;top:22px;bottom:22px;left:0;box-shadow:0 0 24px #ea921659}.towBannerContent{z-index:1;max-width:660px;position:relative}.towBanner h2{letter-spacing:.6px;margin:0 0 10px;font-size:30px;font-weight:900}.towBanner p{color:var(--muted);margin:0;line-height:1.6}.towButton{z-index:1;min-height:52px;color:var(--accent-hover);background:#ea92161a;border:1px solid #ea921659;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;gap:14px;padding:14px 20px;font-weight:850;transition:background .18s,border-color .18s,transform .18s;display:inline-flex;position:relative}.towButton span{font-size:20px;line-height:1}.towButton:hover{background:#ea92162b;border-color:#ea92168c;transform:translateY(-1px)}.towBannerSto{margin-top:0;margin-bottom:24px}@media (max-width:800px){.towBanner{border-radius:21px;flex-direction:column;align-items:stretch;gap:22px;padding:23px 21px}.towBanner h2{font-size:26px}.towButton{width:100%}}.towDriverWelcome{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.towOnlineStatus{color:#75dfa1;background:#2ecc7114;border:1px solid #2ecc7147;border-radius:999px;align-items:center;gap:9px;padding:11px 15px;font-weight:800;display:inline-flex}.towStatNumber{color:var(--accent);font-size:30px}.towActiveOrder{border-color:#ea92163b}.towStatusBadge{color:var(--accent-hover);background:#ea92161c;border:1px solid #ea921642;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:850}.towOrderRoute{margin:28px 0}.towRoutePoint span{color:var(--muted)}.towOrderInfo>div{background:var(--bg-soft);border:1px solid var(--line-soft);border-radius:15px;flex-direction:column;gap:7px;padding:17px;display:flex}.towRequestCard{border:1px solid var(--line-soft);background:var(--bg-soft);border-radius:18px;padding:20px}.towRequestTop strong{font-size:20px}.towRequestTop span,.towRequestMeta{color:var(--muted)}.towRequestTop>b{color:var(--accent);font-size:21px}.towRequestRoute{flex-wrap:wrap;gap:10px;margin-top:18px;font-weight:750;display:flex}.towRequestMeta{flex-wrap:wrap;gap:18px;margin-top:12px;font-size:13px;display:flex}@media (max-width:800px){.towDriverWelcome{flex-direction:column;align-items:flex-start}.towOrderInfo{grid-template-columns:1fr}.towOrderActions,.towRequestActions{flex-direction:column}.towOrderActions>*,.towRequestActions>*{width:100%}.towRequestTop strong{font-size:18px}}.towDriverWelcome{justify-content:space-between;align-items:flex-end;gap:24px;padding:58px 0 28px;display:flex}.towDriverWelcome h1{letter-spacing:.35px;margin:0 0 14px;font-size:52px;font-weight:950;line-height:1}.towDriverWelcome .muted{color:var(--muted);margin:0}.towOnlineStatus{background:linear-gradient(145deg, #2ecc7114, #2ecc7106), var(--bg-soft);color:#75dfa1;border:1px solid #2ecc7142;border-radius:14px;align-items:center;gap:9px;min-height:46px;padding:10px 15px;font-weight:850;display:inline-flex;box-shadow:inset 0 1px #ffffff09,0 18px 45px #00000038}.towOnlineDot{background:#2ecc71;border-radius:50%;width:9px;height:9px;box-shadow:0 0 15px #2ecc718c}.towDriverWelcome+.quickGrid .quickCard{background:linear-gradient(145deg, #ffffff0a, transparent 45%), var(--bg-soft);border:1px solid var(--line);min-height:128px}.towDriverWelcome+.quickGrid .quickCard:before{opacity:1}.towStatNumber{color:var(--accent);text-shadow:0 0 24px #ea921629;font-size:34px;font-weight:950;line-height:1}.towActiveOrder{background:radial-gradient(600px 280px at 100% 0%, #ea921614, transparent 65%), linear-gradient(145deg, #ffffff09, transparent 42%), var(--bg-soft);border:1px solid #ea921638;position:relative;overflow:hidden}.towActiveOrder:before{content:"";background:var(--accent);border-radius:0 8px 8px 0;width:3px;position:absolute;top:24px;bottom:24px;left:0;box-shadow:0 0 22px #ea921657}.towActiveOrder .sectionTitle{z-index:1;position:relative}.towActiveOrder h2{margin:3px 0 0;font-size:28px;font-weight:900}.towStatusBadge{color:var(--accent-hover);background:#ea92161a;border:1px solid #ea921647;border-radius:999px;align-items:center;padding:8px 12px;font-size:13px;font-weight:850;display:inline-flex}.towOrderRoute{margin:30px 0;padding:2px 0}.towRoutePoint{align-items:flex-start;gap:15px;display:flex}.towRoutePoint>div{flex-direction:column;gap:6px;display:flex}.towRoutePoint strong{font-size:17px;font-weight:850}.towRoutePoint small{color:var(--muted);letter-spacing:1.8px;font-size:11px;font-weight:850}.towRoutePoint>div>span{color:var(--muted)}.towRouteMarker{border-radius:50%;flex-shrink:0;width:13px;height:13px;margin-top:5px}.towRouteMarker.start{background:var(--accent);box-shadow:0 0 15px #ea921680}.towRouteMarker.finish{background:#2ecc71;box-shadow:0 0 15px #2ecc7166}.towRouteLine{background:linear-gradient(var(--accent), var(--card-raised), #2ecc71);width:1px;height:35px;margin:5px 0 5px 6px}.towOrderInfo{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px;display:grid}.towOrderInfo>div{border:1px solid var(--line-soft);background:linear-gradient(145deg, #ffffff06, transparent), var(--bg-soft);border-radius:16px;flex-direction:column;gap:8px;padding:18px;display:flex}.towOrderInfo span{color:var(--muted);font-size:13px}.towOrderInfo b{color:var(--text);font-size:16px}.towOrderActions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.towOrderActions .primaryButton,.towRequestActions .primaryButton{background:linear-gradient(180deg, var(--accent-hover), var(--accent));color:#090b0e;border:1px solid #0000;border-radius:15px;min-height:52px;box-shadow:0 10px 28px #ea92162e,inset 0 1px #ffffff52}.towRequests{flex-direction:column;gap:14px;margin-top:22px;display:flex}.towRequestCard{border:1px solid var(--line);background:linear-gradient(145deg, #ffffff09, transparent 42%), var(--bg-soft);border-radius:20px;padding:22px;transition:transform .18s,border-color .18s,background .18s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff06,0 18px 48px #0003}.towRequestCard:before{content:"";background:var(--accent);opacity:.72;border-radius:0 8px 8px 0;width:3px;position:absolute;top:20px;bottom:20px;left:0}.towRequestCard:hover{background:linear-gradient(145deg, #ffffff0b, transparent 42%), var(--card);border-color:#ea92164d;transform:translateY(-2px)}.towRequestTop{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.towRequestTop>div{flex-direction:column;gap:6px;display:flex}.towRequestTop strong{color:var(--text);font-size:20px;font-weight:900}.towRequestTop span{color:var(--muted)}.towRequestTop>b{color:var(--accent);font-size:22px;font-weight:950}.towRequestRoute{color:var(--text-soft);flex-wrap:wrap;gap:10px;margin-top:20px;font-weight:750;display:flex}.towRequestMeta{color:var(--muted);flex-wrap:wrap;gap:18px;margin-top:13px;font-size:13px;display:flex}.towRequestActions{justify-content:flex-end;gap:10px;margin-top:21px;display:flex}.towRequests+*,.towDriverWelcome~.sectionCard{scroll-margin-top:20px}.towDriverWelcome~.sectionCard .quickGrid .quickCard{background:linear-gradient(145deg, #ffffff09, transparent 42%), var(--bg-soft);border-color:var(--line)}@media (max-width:800px){.towDriverWelcome{flex-direction:column;align-items:flex-start;padding:44px 0 20px}.towDriverWelcome h1{font-size:40px}.towOnlineStatus{min-height:44px}.towOrderInfo{grid-template-columns:1fr}.towOrderActions,.towRequestActions{flex-direction:column}.towOrderActions>*,.towRequestActions>*{width:100%}.towRequestCard{padding:20px}.towRequestTop strong{font-size:18px}.towRequestTop>b{font-size:20px}}.towDriverWelcome+.quickGrid{gap:18px;margin-bottom:22px}.towDriverWelcome+.quickGrid .quickCard{gap:14px;padding:25px}.towStatNumber{margin-bottom:4px;line-height:1.05;display:block}.towStatNumber+span{line-height:1.45;display:block}.towDriverWelcome~.sectionCard .sectionTitle{margin-bottom:22px}.towDriverWelcome~.sectionCard .sectionTitle h2{margin-top:8px;margin-bottom:0}.towRoutePoint{gap:18px}.towRoutePoint>div{gap:8px}.towRoutePoint small{margin-bottom:2px;display:block}.towRoutePoint strong,.towRoutePoint>div>span{line-height:1.45;display:block}.towRouteLine{height:42px;margin-top:7px;margin-bottom:7px}.towOrderInfo{gap:14px;margin-top:28px}.towOrderInfo>div{gap:10px;padding:20px}.towOrderInfo span{line-height:1.4;display:block}.towOrderInfo b{margin-top:2px;line-height:1.45;display:block}.towOrderActions{gap:14px;margin-top:26px}.towOrderActions button{padding-left:22px;padding-right:22px}.towRequests{gap:18px}.towRequestCard{padding:24px}.towRequestTop{margin-bottom:20px}.towRequestTop>div{gap:8px}.towRequestTop strong{line-height:1.35;display:block}.towRequestTop span{line-height:1.45;display:block}.towRequestTop>b{white-space:nowrap;line-height:1.25;display:block}.towRequestRoute{border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);gap:13px;margin-top:0;padding:16px 0;line-height:1.5}.towRequestRoute span{display:inline-block}.towRequestMeta{gap:24px;margin-top:16px;line-height:1.45}.towRequestActions{gap:14px;margin-top:22px}.towDriverWelcome~.sectionCard .quickGrid{gap:16px;margin-top:18px}.towDriverWelcome~.sectionCard .quickGrid .quickCard{gap:12px}.towDriverWelcome~.sectionCard .quickGrid .quickCard b{margin-bottom:2px;line-height:1.4;display:block}.towDriverWelcome~.sectionCard .quickGrid .quickCard span{line-height:1.55;display:block}@media (max-width:800px){.towRequestCard{padding:21px}.towRequestTop{gap:16px}.towRequestRoute{gap:9px}.towRequestMeta{flex-direction:column;gap:7px}.towOrderActions,.towRequestActions{gap:10px}}.towDriverIdentity{flex-direction:column;align-items:flex-start;display:flex}.towDriverIdentity h1{margin-bottom:16px}.towDriverMeta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:9px;font-size:15px;line-height:1.5;display:flex}.towMetaDot{color:var(--muted)}.towDriverAvailability{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:9px;display:flex}.towAvailabilityHint{color:var(--muted);letter-spacing:.45px;font-size:12px;font-weight:700}@media (max-width:800px){.towDriverAvailability{align-items:flex-start}.towDriverMeta{gap:7px;font-size:14px}}textarea{font:inherit}.towClientWelcome{max-width:880px}.towClientWelcome h1{font-size:clamp(42px,6vw,66px);line-height:1.02}.towRequestForm{flex-direction:column;gap:18px;display:flex}.towRequestForm .sectionCard{margin-top:0}.towFormHeading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.towFormHeading h2{margin:4px 0 0;font-size:28px;font-weight:900}.towStep{color:var(--muted);font-size:14px;font-weight:900}.towScenarioGrid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:22px;display:grid}.towScenarioCard{border:1px solid var(--line);background:var(--bg-soft);min-height:125px;color:var(--text);text-align:left;cursor:pointer;border-radius:18px;flex-direction:column;gap:9px;padding:18px;transition:border-color .18s,background .18s,transform .18s;display:flex}.towScenarioCard b{font-size:17px}.towScenarioCard span{color:var(--muted);font-size:13px;line-height:1.5}.towScenarioCard:hover{border-color:var(--line);transform:translateY(-1px)}.towScenarioCard.active{background:linear-gradient(145deg, #ea921617, transparent), var(--bg-soft);border-color:#ea92168c;box-shadow:0 0 0 2px #ea92160f}.towField{margin-top:18px}.towTextarea{resize:vertical;min-height:105px}.towLocationActions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:14px;display:flex}.towGpsSuccess{color:#75dfa1;flex-direction:column;gap:4px;font-size:13px;display:flex}.towGpsSuccess span{color:var(--muted)}.towInlineAlert{margin-top:14px}.towDestination{border-top:1px solid var(--line-soft);margin-top:28px;padding-top:24px}.towDestination h3{margin:0 0 18px;font-size:20px}.towInfoBox{border:1px solid var(--line-soft);background:var(--bg-soft);color:var(--muted);border-radius:15px;margin-top:14px;padding:16px 18px;line-height:1.55}.towConditionGrid{grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;display:grid}.towCheckCard{border:1px solid var(--line-soft);background:var(--bg-soft);cursor:pointer;border-radius:16px;align-items:flex-start;gap:13px;padding:17px;display:flex}.towCheckCard input{accent-color:var(--accent);margin-top:4px}.towCheckCard>span{flex-direction:column;gap:5px;display:flex}.towCheckCard b{line-height:1.4}.towCheckCard small{color:var(--muted);line-height:1.45}.towPrivacyHint{color:var(--muted);margin:13px 0 0;font-size:13px}.towSubmitCard{background:radial-gradient(450px 180px at 100% 0, #ea92161c, transparent 70%), var(--bg-soft);border:1px solid #ea921640;border-radius:22px;justify-content:space-between;align-items:center;gap:28px;padding:24px;display:flex}.towSubmitCard>div{flex-direction:column;gap:7px;display:flex}.towSubmitCard>div>span{max-width:680px;color:var(--muted);line-height:1.5}.towPrototypeNotice{background:#2ecc7112;border:1px solid #2ecc7140;border-radius:16px;flex-direction:column;gap:7px;padding:17px 19px;display:flex}.towPrototypeNotice b{color:#75dfa1}.towPrototypeNotice span{color:var(--muted)}@media (max-width:900px){.towScenarioGrid{grid-template-columns:1fr 1fr}}@media (max-width:800px){.towClientWelcome h1{font-size:42px}.towScenarioGrid,.towConditionGrid{grid-template-columns:1fr}.towScenarioCard{min-height:auto}.towSubmitCard{flex-direction:column;align-items:stretch}.towSubmitCard .primaryButton{width:100%}.towLocationActions{flex-direction:column;align-items:stretch}.towLocationActions .secondaryButton{width:100%}}.towClientContact{background:#2ecc710e;border:1px solid #2ecc7138;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin-top:20px;padding:18px;display:flex}.towClientContact>div{flex-direction:column;gap:6px;display:flex}.towClientContact>div>span{color:var(--muted);letter-spacing:1.5px;font-size:11px;font-weight:850}.towClientContact>div>b{font-size:18px}.towConditionSummary{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.towConditionSummary span{color:var(--accent-hover);background:#ea921612;border:1px solid #ea921633;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:750}.towDriverComment{border:1px solid var(--line-soft);background:var(--bg-soft);border-radius:15px;margin-top:18px;padding:16px 18px}.towDriverComment>span{color:var(--muted);font-size:12px;font-weight:800}.towDriverComment p{margin:8px 0 0;line-height:1.55}@media (max-width:800px){.towClientContact{flex-direction:column;align-items:stretch}.towClientContact .secondaryButton{width:100%}}.towPriceValue{color:var(--accent)!important;font-size:20px!important;font-weight:950!important}.towPricePending{color:var(--accent)!important;font-size:17px!important;font-weight:850!important}.towClientCardHeader>span:first-child{color:var(--muted);letter-spacing:1.6px;font-size:11px;font-weight:900}.towContactOpened{color:#75dfa1;background:#2ecc7112;border:1px solid #2ecc7138;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800}.towClientIdentityRow{grid-template-columns:1fr 1fr;gap:14px;display:grid}.towClientIdentityRow>div{border:1px solid var(--line-soft);background:var(--bg-soft);border-radius:14px;flex-direction:column;gap:8px;padding:16px;display:flex}.towClientIdentityRow>div>span{color:var(--muted);font-size:12px;display:block}.towClientIdentityRow b{font-size:18px;display:block}.towClientPhone{color:var(--text);letter-spacing:.8px;font-size:18px;font-weight:850;display:block}.towClientPhone:hover{color:var(--accent)}.towCallButton{width:100%;min-height:50px;margin-top:14px}.towOrderActions{margin-top:20px}.towStatusAction{min-width:280px}.towRequestQuote>span{color:var(--accent-hover);background:#ea921612;border:1px solid #ea92163b;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800;display:inline-flex}@media (max-width:1000px){.towOrderInfo{grid-template-columns:1fr 1fr}}@media (max-width:800px){.towOrderInfo,.towClientIdentityRow{grid-template-columns:1fr}.towStatusAction{width:100%;min-width:0}.towRequestTop{flex-direction:column}.towRequestQuote{text-align:left;align-items:flex-start;width:100%;min-width:0}}.towTariffEditor{margin-top:22px}.towTariffGroup{border-top:1px solid var(--line-soft);padding:22px 0}.towTariffGroup:first-of-type{border-top:0;padding-top:0}.towTariffGroupTitle{margin-bottom:18px}.towTariffGroupTitle h3{margin:0;font-size:19px}.towTariffGroupTitle span{color:var(--muted);margin-top:6px;font-size:13px;display:block}.towTariffGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.towTariffSave{border-top:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:20px;margin-top:6px;padding-top:22px;display:flex}@media (max-width:900px){.towTariffGrid{grid-template-columns:1fr 1fr}}@media (max-width:800px){.towTariffGrid{grid-template-columns:1fr}.towTariffSave{flex-direction:column;align-items:stretch}.towTariffSave .primaryButton{width:100%}}.towOrderInfo{grid-template-columns:repeat(4,1fr)}.towOrderInfo>div{min-width:0}.towPriceCard{background:linear-gradient(145deg, #ea921616, transparent 65%), var(--bg-soft)!important;border-color:#ea921638!important}.towPriceCard>span{margin-bottom:2px;display:block}.towPriceValue{display:block;color:var(--accent)!important;font-size:22px!important;font-weight:950!important}.towPricePending{display:block;color:var(--accent)!important;font-size:18px!important;font-weight:900!important}.towPriceCard small{color:var(--muted);font-size:11px;line-height:1.45;display:block}.towClientCard{border:1px solid var(--line);background:linear-gradient(145deg, #ffffff08, transparent 60%), var(--bg-soft);border-radius:18px;margin-top:22px;padding:20px}.towClientCardHeader{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:17px;display:flex}.towClientCardHeader>div{flex-direction:column;gap:5px;display:flex}.towClientCardHeader>div>span{color:var(--text);letter-spacing:1.5px;font-size:12px;font-weight:900}.towClientCardHeader small{color:var(--muted);font-size:11px}.towContactOpened{color:#77dfa0;background:#2ecc7113;border:1px solid #2ecc7140;border-radius:999px;flex-shrink:0;padding:6px 9px;font-size:11px;font-weight:850}.towClientDetails{grid-template-columns:1fr 1fr;gap:12px;display:grid}.towClientField{border:1px solid var(--line-soft);background:var(--bg-soft);border-radius:14px;flex-direction:column;gap:7px;padding:15px 16px;display:flex}.towClientField>span{color:var(--muted);font-size:12px;display:block}.towClientField>b{color:var(--text);font-size:17px;font-weight:850;line-height:1.4;display:block}.towCallButton{border:1px solid var(--line);background:var(--card);width:100%;min-height:56px;color:var(--text);border-radius:14px;justify-content:space-between;align-items:center;gap:18px;margin-top:13px;padding:12px 16px;transition:border-color .18s,background .18s,transform .18s;display:flex}.towCallButton:hover{background:var(--card-raised);border-color:#ea92166b;transform:translateY(-1px)}.towCallButton>span{font-weight:850}.towCallButton>strong{color:var(--accent-hover);font-size:15px;font-weight:850}.towOrderActions{justify-content:flex-end;margin-top:20px}.towOrderActions .primaryButton{min-width:280px}.towFinalPriceField{gap:7px;width:min(240px,100%);display:grid}.towFinalPriceField>span{color:var(--muted);font-size:12px;font-weight:750}.towRequestQuote{text-align:right;flex-direction:column;align-items:flex-end;gap:6px;min-width:190px;display:flex}.towRequestQuote>span{color:var(--accent-hover);background:#ea921612;border:1px solid #ea921638;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800}.towRequestQuote>b{color:var(--accent);font-size:21px;font-weight:950}.towRequestPricePending{color:var(--accent)!important;font-size:15px!important}.towRequestQuote>small{color:var(--muted);font-size:11px}@media (max-width:1050px){.towOrderInfo{grid-template-columns:1fr 1fr}}@media (max-width:800px){.towOrderInfo,.towClientDetails{grid-template-columns:1fr}.towCallButton{flex-direction:column;align-items:flex-start;gap:5px}.towOrderActions .primaryButton{width:100%;min-width:0}.towRequestTop{flex-direction:column}.towRequestQuote{text-align:left;align-items:flex-start;width:100%;min-width:0}}html{scroll-behavior:smooth}.towHistoryLink{color:inherit;cursor:pointer;text-decoration:none}.towHistoryList{gap:14px;display:grid}.towHistoryItem{background:#ffffff06;border:1px solid #ffffff17;border-radius:18px;overflow:hidden}.towHistorySummary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;padding:20px;list-style:none;display:flex}.towHistorySummary::-webkit-details-marker{display:none}.towHistorySummaryMain,.towHistorySummaryRight{flex-direction:column;gap:5px;display:flex}.towHistorySummaryMain strong{font-size:17px}.towHistorySummaryMain span,.towHistorySummaryRight span,.towHistorySummaryRight small{opacity:.65}.towHistorySummaryRight{text-align:right;align-items:flex-end}.towHistorySummaryRight small{margin-top:4px}.towHistoryItem[open] .towHistorySummary{border-bottom:1px solid #ffffff14}.towHistoryBody{gap:18px;padding:20px;display:grid}.towHistoryBlock{gap:12px;display:grid}.towHistoryBlockTitle{letter-spacing:.14em;opacity:.5;font-size:11px;font-weight:700}.towHistoryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.towHistoryGrid>div,.towHistoryTimeline>div{background:#ffffff09;border-radius:14px;flex-direction:column;gap:5px;padding:14px;display:flex}.towHistoryGrid span,.towHistoryTimeline span{opacity:.6;font-size:12px}.towHistoryGrid a{color:inherit;font-weight:700}.towHistoryTimeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}@media (max-width:800px){.towHistorySummary{flex-direction:column;align-items:flex-start}.towHistorySummaryRight{text-align:left;align-items:flex-start}.towHistoryGrid,.towHistoryTimeline{grid-template-columns:1fr}}.towClientTracker{border-color:#e0a63938}.towClientProgress{grid-template-columns:repeat(9,minmax(0,1fr));gap:4px;margin:22px 0;display:grid}.towClientProgressStep{text-align:center;opacity:.35;flex-direction:column;align-items:center;gap:8px;display:flex;position:relative}.towClientProgressStep:before{content:"";background:#ffffff1f;width:100%;height:2px;position:absolute;top:6px;right:50%}.towClientProgressStep:first-child:before{display:none}.towClientProgressStep.done{opacity:.75}.towClientProgressStep.current{opacity:1}.towClientProgressDot{z-index:2;background:#111;border:2px solid #ffffff3d;border-radius:50%;width:13px;height:13px;position:relative}.towClientProgressStep.done .towClientProgressDot{border-color:var(--accent);background:var(--accent)}.towClientProgressStep.current .towClientProgressDot{box-shadow:0 0 0 5px #ea921624}.towClientProgressStep small{font-size:10px}.towClientRoute{background:#ffffff08;border-radius:16px;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;padding:18px;display:grid}.towClientRoute>div:not(.towClientRouteArrow){flex-direction:column;gap:5px;display:flex}.towClientRoute span{letter-spacing:.12em;opacity:.5;font-size:10px;font-weight:700}.towClientRouteArrow{opacity:.4}.towClientSearching{background:#ea921612;border-radius:16px;align-items:center;gap:15px;margin-top:16px;padding:18px;display:flex}.towClientSearching>div:last-child{flex-direction:column;gap:4px;display:flex}.towClientSearching span{opacity:.65}.towClientSearchingPulse{background:var(--accent);border-radius:50%;flex:none;width:13px;height:13px;box-shadow:0 0 0 7px #ea92161f}.towClientDriverCard{background:#ffffff06;border:1px solid #ffffff17;border-radius:18px;gap:16px;margin-top:16px;padding:18px;display:grid}.towClientDriverHeader{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.towClientDriverHeader>div{flex-direction:column;gap:3px;display:flex}.towClientDriverHeader>div>span{letter-spacing:.12em;opacity:.5;font-size:10px;font-weight:700}.towClientDriverHeader h3{margin:0}.towClientDriverGrid,.towClientHistoryGrid,.towClientHistoryTimeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.towClientDriverGrid>div,.towClientHistoryGrid>div,.towClientHistoryTimeline>div{background:#ffffff09;border-radius:13px;flex-direction:column;gap:5px;padding:13px;display:flex}.towClientDriverGrid span,.towClientHistoryGrid span,.towClientHistoryTimeline span{opacity:.55;font-size:11px}.towClientCallButton{color:inherit;background:#ea92161a;border-radius:14px;justify-content:space-between;align-items:center;gap:15px;padding:15px 17px;text-decoration:none;display:flex}.towClientCallButton.compact{margin-top:4px}.towClientOrderFooter{border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:15px;margin-top:16px;padding-top:15px;display:flex}.towClientOrderFooter span{opacity:.55}.towClientHistoryList{gap:12px;display:grid}.towClientHistoryItem{background:#ffffff06;border:1px solid #ffffff17;border-radius:16px;overflow:hidden}.towClientHistoryItem>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:18px;list-style:none;display:flex}.towClientHistoryItem>summary::-webkit-details-marker{display:none}.towClientHistoryItem>summary>div:first-child,.towClientHistoryRight{flex-direction:column;gap:4px;display:flex}.towClientHistoryItem>summary span,.towClientHistoryRight small{opacity:.55}.towClientHistoryRight{text-align:right;align-items:flex-end}.towClientHistoryItem[open]>summary{border-bottom:1px solid #ffffff14}.towClientHistoryBody{gap:14px;padding:18px;display:grid}@media (max-width:800px){.towClientProgress{grid-template-columns:repeat(3,1fr);gap:15px 5px}.towClientProgressStep:before{display:none}.towClientRoute{grid-template-columns:1fr}.towClientRouteArrow{transform:rotate(90deg)}.towClientDriverHeader,.towClientOrderFooter,.towClientHistoryItem>summary{flex-direction:column;align-items:flex-start}.towClientHistoryRight{text-align:left;align-items:flex-start}.towClientDriverGrid,.towClientHistoryGrid,.towClientHistoryTimeline{grid-template-columns:1fr}.towClientCallButton{flex-direction:column;align-items:flex-start}}.dashboardTowSection{border-color:#ea921633}.dashboardTowList{gap:12px;display:grid}.dashboardTowCard{color:inherit;background:#ffffff06;border:1px solid #ffffff17;border-radius:16px;gap:16px;padding:18px;text-decoration:none;display:grid}.dashboardTowCard:hover{border-color:#ea921659}.dashboardTowTop{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.dashboardTowTop h3{margin:5px 0 0}.dashboardTowLabel{letter-spacing:.13em;opacity:.55;font-size:10px;font-weight:700}.dashboardTowBadge{border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700}.dashboardTowBadge.waiting{background:#ea92161f}.dashboardTowBadge.active{background:#35be7b1f}.dashboardTowRoute{background:#ffffff09;border-radius:14px;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;padding:15px;display:grid}.dashboardTowRoute>div{flex-direction:column;gap:4px;display:flex}.dashboardTowRoute span:not(.dashboardTowArrow){letter-spacing:.1em;opacity:.5;font-size:10px;font-weight:700}.dashboardTowArrow{opacity:.45}.dashboardTowDriver{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.dashboardTowDriver>div{background:#ffffff09;border-radius:13px;flex-direction:column;gap:4px;padding:13px;display:flex}.dashboardTowDriver span{opacity:.55;font-size:11px}.dashboardTowFooter{border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:16px;padding-top:13px;display:flex}.dashboardTowFooter span{opacity:.55}@media (max-width:800px){.dashboardTowTop,.dashboardTowFooter{flex-direction:column;align-items:flex-start}.dashboardTowRoute,.dashboardTowDriver{grid-template-columns:1fr}.dashboardTowArrow{transform:rotate(90deg)}}.towScheduleBox{background:#ea92160e;border:1px solid #ea92163d;border-radius:16px;gap:14px;margin-top:16px;padding:18px;display:grid}.towScheduleBox h3{margin:5px 0 0}.towScheduleHint{opacity:.6;font-size:12px}.towClientScheduledNotice,.dashboardTowScheduled{background:#ea921614;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin:16px 0;padding:14px 16px;display:flex}.towClientScheduledNotice span,.dashboardTowScheduled span{letter-spacing:.12em;opacity:.65;font-size:10px;font-weight:700}@media (max-width:800px){.towClientScheduledNotice,.dashboardTowScheduled{flex-direction:column;align-items:flex-start}}.vehicleTowActiveList,.vehicleTowHistory{gap:12px;display:grid}.vehicleTowActiveCard{color:inherit;background:#ea92160b;border:1px solid #ea921638;border-radius:16px;gap:15px;padding:18px;text-decoration:none;display:grid}.vehicleTowActiveTop{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.vehicleTowActiveTop>div>span{letter-spacing:.12em;opacity:.55;font-size:10px;font-weight:700}.vehicleTowActiveTop h3{margin:5px 0 0}.vehicleTowSchedule{background:#ea921617;border-radius:13px;justify-content:space-between;align-items:center;gap:15px;padding:13px 15px;display:flex}.vehicleTowSchedule span{opacity:.6}.vehicleTowRoute{background:#ffffff09;border-radius:13px;grid-template-columns:1fr auto 1fr;align-items:center;gap:15px;padding:14px;display:grid}.vehicleTowRoute>div{flex-direction:column;gap:4px;display:flex}.vehicleTowRoute span{letter-spacing:.1em;opacity:.5;font-size:10px;font-weight:700}.vehicleTowRoute>strong{opacity:.4}.vehicleTowDriver,.vehicleTowInfoGrid,.vehicleTowTimeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.vehicleTowDriver>div,.vehicleTowInfoGrid>div,.vehicleTowTimeline>div{background:#ffffff09;border-radius:13px;flex-direction:column;gap:4px;padding:13px;display:flex}.vehicleTowDriver span,.vehicleTowInfoGrid span,.vehicleTowTimeline span{opacity:.55;font-size:11px}.vehicleTowHistoryItem{background:#ffffff06;border:1px solid #ffffff17;border-radius:16px;overflow:hidden}.vehicleTowHistoryItem>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:17px;list-style:none;display:flex}.vehicleTowHistoryItem>summary::-webkit-details-marker{display:none}.vehicleTowHistoryItem>summary>div{flex-direction:column;gap:4px;display:flex}.vehicleTowHistoryItem>summary span,.vehicleTowHistoryItem>summary small{opacity:.55}.vehicleTowHistorySummaryRight{text-align:right;align-items:flex-end}.vehicleTowHistoryItem[open]>summary{border-bottom:1px solid #ffffff14}.vehicleTowHistoryBody{gap:14px;padding:17px;display:grid}@media (max-width:800px){.vehicleTowActiveTop,.vehicleTowSchedule,.vehicleTowHistoryItem>summary{flex-direction:column;align-items:flex-start}.vehicleTowHistorySummaryRight{text-align:left;align-items:flex-start}.vehicleTowRoute,.vehicleTowDriver,.vehicleTowInfoGrid,.vehicleTowTimeline{grid-template-columns:1fr}}.towScheduleFields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.towScheduleField{gap:7px;display:grid}.towSegmentInput{background:#050a0fb3;border:1px solid #ffffff24;border-radius:10px;align-items:center;gap:5px;min-height:42px;padding:0 12px;display:flex}.towSegmentInput:focus-within{border-color:#ea9216bf;box-shadow:0 0 0 2px #ea921614}.towSegmentInput input{width:30px;min-width:0;color:inherit;font:inherit;text-align:center;background:0 0;border:0;outline:0;padding:8px 0;font-weight:700}.towSegmentInput input::placeholder{opacity:.35}.towSegmentInput .towSegmentYear{width:50px}.towSegmentInput>span{opacity:.45}.towTimeInput{width:100%}@media (max-width:800px){.towScheduleFields{grid-template-columns:1fr}}.towScheduleBox .towScheduleFields{margin-top:2px}.towScheduleField{min-width:0}.towSegmentInput{box-sizing:border-box;background:var(--bg-soft);color:#fffffff5;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;border:1px solid #ffffff21;min-height:46px;overflow:hidden}.towSegmentInput input{appearance:none!important;box-sizing:border-box!important;width:34px!important;min-width:34px!important;height:42px!important;box-shadow:none!important;color:#fffffff5!important;-webkit-text-fill-color:#fffffff5!important;caret-color:var(--accent)!important;font:inherit!important;text-align:center!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;margin:0!important;padding:0 3px!important;font-weight:700!important}.towSegmentInput input:focus{background:#ea921612!important}.towSegmentInput input::placeholder{color:#ffffff52!important;-webkit-text-fill-color:#ffffff52!important;opacity:1!important}.towSegmentInput input.towSegmentYear{width:58px!important;min-width:58px!important}.towSegmentInput>span{color:#ffffff61;flex:none;font-weight:700}.towTimeInput{justify-content:flex-start}.towScheduleHint{line-height:1.45}@media (max-width:800px){.towSegmentInput{width:100%}}.towHistoryDetails{width:100%}.towHistoryDetails>summary{list-style:none}.towHistoryDetails>summary::-webkit-details-marker{display:none}.towHistorySummary{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:16px;padding:4px 0;display:flex}.towHistorySummary>span:first-child{flex-direction:column;gap:5px;display:flex}.towHistorySummary b{font-size:16px}.towHistorySummary small{opacity:.55;font-size:12px}.towHistoryToggle{color:var(--accent,#ea9216);text-transform:uppercase;letter-spacing:.06em;border:1px solid #ea921647;border-radius:999px;flex:none;padding:7px 12px;font-size:11px;font-weight:700}.towHistoryDetails[open] .towHistoryToggle{font-size:0}.towHistoryDetails[open] .towHistoryToggle:after{content:"Скрыть";font-size:11px}.towHistoryContent{margin-top:20px}.towMapCard{background:#ffffff06;border:1px solid #ffffff17;border-radius:22px;margin-top:24px;overflow:hidden}.towMapHeader{justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.towMapHeader h3{margin:4px 0 0}.towMapLegend{white-space:nowrap;background:#ea92161f;border:1px solid #ea921638;border-radius:999px;padding:8px 12px}.towMapCanvas{background:var(--card-raised);width:100%;height:430px;min-height:430px}.towMapLoading{opacity:.72;place-items:center;min-height:100px;padding:20px;display:grid}.towMapHint{opacity:.65;padding:13px 18px 15px;font-size:13px;line-height:1.5}.towStationPicker{margin-top:16px}.towStationGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.towStationChoice{text-align:left;width:100%;min-width:0;font:inherit;color:inherit;cursor:pointer;background:#ffffff09;border:1px solid #ffffff17;border-radius:16px;flex-direction:column;align-items:flex-start;gap:6px;padding:14px;transition:transform .15s,border-color .15s,background .15s;display:flex}.towStationChoice:hover{border-color:#ea921659;transform:translateY(-1px)}.towStationChoice.selected{background:#ea92161a;border-color:#ea9216b3}.towStationChoice span{opacity:.72;font-size:13px;line-height:1.4}.towStationChoice small{opacity:.8;font-size:12px}@media (max-width:800px){.towMapCanvas{height:350px;min-height:350px}.towStationGrid{grid-template-columns:1fr}.towMapHeader{align-items:flex-start}}.dashboardTowCardWrap{gap:12px;display:grid}.dashboardTowMapBox{background:#ffffff06;border:1px solid #ffffff14;border-radius:18px;overflow:hidden}.dashboardTowMapTitle{justify-content:space-between;padding:13px 15px;display:flex}.dashboardTowMapTitle>div{gap:4px;display:grid}.dashboardTowMapTitle span{opacity:.6;font-size:12px}.dashboardTowMapCanvas{background:var(--card-raised);width:100%;height:260px;min-height:260px}.dashboardTowMapLoading{opacity:.65;padding:14px;font-size:13px}.dashboardTowMapHint{opacity:.55;padding:10px 14px 12px;font-size:12px}.dashboardTowMapError{border:1px solid #ff646433;border-radius:12px;margin:0 14px 12px;padding:10px 12px;font-size:13px}.stationFinderWelcome{padding-bottom:20px}.stationFinderTabs{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.stationFinderTab{min-height:40px;color:inherit;background:#ffffff09;border:1px solid #ffffff17;border-radius:999px;align-items:center;padding:0 15px;text-decoration:none;display:inline-flex}.stationFinderTab.active{background:#ea92161c;border-color:#ea92168c}.stationFinder{gap:16px;display:grid}.stationFinderToolbar{background:#ffffff06;border:1px solid #ffffff14;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}.stationFinderToolbar>div{gap:5px;display:grid}.stationFinderToolbar span{opacity:.6;font-size:12px}.stationLocateButton{white-space:nowrap;width:auto}.stationLocationMessage{opacity:.7;background:#ffffff09;border-radius:12px;padding:10px 14px;font-size:12px}.stationFinderLayout{grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);align-items:start;gap:16px;display:grid}.stationFinderMapCard{background:#ffffff06;border:1px solid #ffffff14;border-radius:22px;position:sticky;top:18px;overflow:hidden}.stationFinderMapHeader{justify-content:space-between;align-items:center;gap:16px;padding:17px 18px;display:flex}.stationFinderMapHeader h2{margin:5px 0 0}.stationFinderMapHeader>span{background:#ea921614;border:1px solid #ea921640;border-radius:999px;padding:7px 10px;font-size:12px}.stationFinderMap{background:var(--card-raised);width:100%;height:520px;min-height:520px}.stationFinderMapLoading{opacity:.65;padding:18px}.stationFinderMapHint{opacity:.55;padding:11px 15px 13px;font-size:12px}.stationFinderList{gap:12px;display:grid}.stationFinderCard{background:#ffffff07;border:1px solid #ffffff14;border-radius:18px;gap:13px;padding:17px;transition:border-color .15s,transform .15s,background .15s;display:grid}.stationFinderCard:hover,.stationFinderCard.selected{background:#ea92160e;border-color:#ea921673;transform:translateY(-1px)}.stationFinderCardTop{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.stationFinderCardTop h3{margin:0 0 5px}.stationFinderCardTop span{opacity:.65;font-size:12px}.stationDistance{background:#ea92161a;border-radius:999px;flex:none;padding:6px 9px;font-size:12px}.stationFinderAddress{opacity:.8;margin:0;line-height:1.45}.stationFinderServices{opacity:.55;font-size:12px;line-height:1.5}.stationFinderSlot{background:#ffffff09;border-radius:12px;justify-content:space-between;gap:14px;padding:11px 12px;display:flex}.stationFinderSlot span{opacity:.58;font-size:12px}.stationFinderSlot b{text-align:right;font-size:13px}.stationFinderOpen{text-align:center;justify-content:center}@media (max-width:900px){.stationFinderLayout{grid-template-columns:1fr}.stationFinderMapCard{position:static}.stationFinderMap{height:390px;min-height:390px}}@media (max-width:650px){.stationFinderToolbar{flex-direction:column;align-items:stretch}.stationLocateButton{width:100%}.stationFinderMap{height:330px;min-height:330px}.stationFinderSlot{flex-direction:column;gap:5px}.stationFinderSlot b{text-align:left}.dashboardTowMapCanvas{height:220px;min-height:220px}}input[type=checkbox],input[type=radio]{box-sizing:border-box;accent-color:var(--accent,#ea9216);cursor:pointer;-webkit-tap-highlight-color:transparent;flex:0 0 22px;width:22px!important;min-width:22px!important;height:22px!important;min-height:22px!important;margin:0!important}:is(label:has(>input[type=checkbox]),label:has(>input[type=radio])){cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;align-items:flex-start;gap:12px;min-height:44px;padding-top:9px;padding-bottom:9px;display:flex}:is(label:has(>input[type=checkbox])>span,label:has(>input[type=radio])>span){flex:auto;min-width:0}:is(label:has(>input[type=checkbox]:focus-visible),label:has(>input[type=radio]:focus-visible)){outline:2px solid var(--accent,#ea9216);outline-offset:3px;border-radius:10px}@media (hover:hover){:is(label:has(>input[type=checkbox]):hover,label:has(>input[type=radio]):hover){color:var(--text,#fff)}}.identityConsents{border-radius:16px!important;gap:6px!important;padding:16px 18px!important}.identityConsents label{align-items:flex-start!important;gap:13px!important;min-height:46px!important;padding:9px 6px!important}.identityConsents input[type=checkbox]{margin-top:1px!important}.towCheckCard{cursor:pointer}.towCheckCard input[type=checkbox]{margin-top:1px!important}.accountCheck{cursor:pointer}@media (max-width:800px),(pointer:coarse){input[type=checkbox],input[type=radio]{flex-basis:24px;width:24px!important;min-width:24px!important;height:24px!important;min-height:24px!important}:is(label:has(>input[type=checkbox]),label:has(>input[type=radio])){gap:13px;min-height:48px;padding-top:10px;padding-bottom:10px}.identityConsents{padding:16px!important}}.stoOwnerControls label,.stoSlotForm label,.slotForm label,.ownerControls label{color:var(--text);margin-bottom:8px;font-size:15px;font-weight:700}.stoServiceSelect,select.stoServiceSelect,.ownerControls select,.stoSlotForm select,.slotForm select{letter-spacing:.35px;appearance:auto;-webkit-appearance:menulist;width:100%;border:1px solid var(--line)!important;background:var(--bg-soft)!important;color:#fff!important;border-radius:14px!important;min-height:58px!important;padding:0 18px!important;font-size:17px!important;font-weight:700!important;line-height:1.2!important}.stoServiceSelect:hover,select.stoServiceSelect:hover,.ownerControls select:hover,.stoSlotForm select:hover,.slotForm select:hover{border-color:var(--line)!important}.stoServiceSelect:focus,select.stoServiceSelect:focus,.ownerControls select:focus,.stoSlotForm select:focus,.slotForm select:focus{border-color:var(--accent)!important;box-shadow:0 0 0 3px #ea92161f,0 10px 28px #0003!important}.stoServiceSelect option,.ownerControls select option,.stoSlotForm select option,.slotForm select option{background:var(--card);color:#fff;font-size:16px}.stoSlotForm .input,.slotForm .input,.ownerControls .input{min-height:58px;font-size:16px}@media (max-width:800px){.stoServiceSelect,select.stoServiceSelect,.ownerControls select,.stoSlotForm select,.slotForm select{min-height:60px!important;padding:0 16px!important;font-size:17px!important}.stoSlotForm .input,.slotForm .input,.ownerControls .input{min-height:60px;font-size:16px}}.stoSaveSuccess{background:#6ed29614;border:1px solid #6ed2964d;border-radius:10px;margin:4px 0 8px;padding:10px 12px;font-size:14px;font-weight:700}#slot-service{box-sizing:border-box!important;border:1px solid var(--line)!important;background:var(--bg-soft)!important;color:#fff!important;cursor:pointer!important;-webkit-appearance:menulist!important;appearance:auto!important;border-radius:14px!important;width:100%!important;height:60px!important;min-height:60px!important;margin:0 0 12px!important;padding:0 18px!important;font-size:17px!important;font-weight:750!important;line-height:60px!important;display:block!important}#slot-service:hover{border-color:var(--line)!important;background:var(--bg-soft)!important}@media (max-width:800px),(pointer:coarse){label[for=slot-service]{margin-bottom:10px!important;font-size:17px!important}#slot-service{height:62px!important;min-height:62px!important;padding:0 16px!important;font-size:18px!important}}label[for=slot-service]{color:var(--text)!important;letter-spacing:.5px!important;margin:0 0 10px!important;font-size:16px!important;font-weight:800!important;line-height:1.3!important;display:block!important}#slot-service{box-sizing:border-box!important;border:1px solid var(--line)!important;background:var(--bg-soft)!important;color:#fff!important;cursor:pointer!important;border-radius:14px!important;width:100%!important;height:60px!important;min-height:60px!important;margin:0 0 14px!important;padding:0 18px!important;font-size:17px!important;font-weight:700!important}#slot-service:hover{border-color:var(--line)!important}#slot-service:focus,#slot-service:focus-visible{border-color:var(--accent)!important;outline:none!important;box-shadow:0 0 0 3px #ea921624,0 8px 24px #00000040!important}#slot-service option{background:var(--card)!important;color:#fff!important;font-size:17px!important;font-weight:600!important}@media (max-width:800px),(pointer:coarse){label[for=slot-service]{font-size:17px!important}#slot-service{height:64px!important;min-height:64px!important;font-size:18px!important}}.stoCustomServiceForm{max-width:100%}.towMarketplaceForm{gap:18px;display:grid}.towSelectedVehicle{border:1px solid var(--line);background:var(--bg-soft);border-radius:14px;flex-direction:column;gap:7px;margin-top:12px;padding:16px 18px;display:flex}.towSelectedVehicle b{color:#fff;font-size:17px}.towSelectedVehicle span{color:var(--muted);font-size:14px}.towDirectionGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.towDirectionCard{border:1px solid var(--line);background:var(--bg-soft);color:#fff;text-align:left;cursor:pointer;border-radius:14px;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;min-height:112px;padding:16px;display:flex}.towDirectionCard b{font-size:16px}.towDirectionCard span{color:var(--muted);font-size:13px;line-height:1.45}.towDirectionCard:hover{border-color:var(--line)}.towDirectionCard.active{border-color:var(--accent);background:linear-gradient(135deg,#ea92161a,#ea921606);box-shadow:0 0 0 2px #ea921612}.towMarketplaceGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:14px;margin-bottom:16px;display:grid}.towProviderCard{border:1px solid var(--line);background:var(--bg-soft);color:#fff;text-align:left;cursor:pointer;border-radius:16px;flex-direction:column;gap:15px;min-height:265px;padding:18px;transition:border-color .18s,background .18s,transform .18s;display:flex;position:relative}.towProviderCard:hover:not(:disabled){border-color:var(--line);transform:translateY(-1px)}.towProviderCard.selected{border-color:var(--accent);background:linear-gradient(145deg, #ea92161a, var(--bg-soft) 55%);box-shadow:0 0 0 2px #ea92160f}.towProviderCard:disabled{cursor:not-allowed;opacity:.52}.towProviderTop{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.towProviderTop>div{flex-direction:column;gap:5px;display:flex}.towProviderTop b{font-size:18px}.towProviderTop span{color:var(--muted);font-size:13px}.towProviderStatus{border:1px solid var(--line);text-transform:uppercase;border-radius:999px;flex:none;padding:6px 9px;font-weight:800;color:var(--muted)!important;font-size:11px!important}.towProviderStatus.online{background:#66d39912;border-color:#66d39959;color:#75d9a2!important}.towProviderVehicle{flex-direction:column;gap:5px;display:flex}.towProviderVehicle strong{font-size:16px}.towProviderVehicle span{color:var(--muted);font-size:13px}.towProviderDriver{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-top:12px;display:flex}.towProviderDriver span{color:var(--muted);font-size:13px}.towProviderPrice{justify-content:space-between;align-items:flex-end;gap:12px;margin-top:auto;display:flex}.towProviderPrice span{color:var(--muted);font-size:12px}.towProviderPrice strong{color:var(--accent);font-size:18px}.towProviderSelected{color:var(--accent);font-size:13px;font-weight:800}.towMarketplaceComment{resize:vertical;min-height:110px!important;padding-top:14px!important}.towMarketplaceSuccess{background:#69d39912;border:1px solid #69d39959;border-radius:14px;flex-direction:column;gap:6px;margin:12px 0;padding:16px;display:flex}.towMarketplaceSuccess b{color:#84dfaa;font-size:16px}.towMarketplaceSuccess span{color:var(--text-soft);font-size:13px}@media (max-width:800px){.towDirectionGrid{grid-template-columns:1fr}.towDirectionCard{min-height:92px}.towMarketplaceGrid{grid-template-columns:1fr}.towProviderCard{min-height:240px}}
html[data-accent=amber]{--accent:#ea9216;--accent-hover:#f4a72c;--accent-soft:#ea921624}html[data-accent=blue]{--accent:#4d9cff;--accent-hover:#70b0ff;--accent-soft:#4d9cff1f}html[data-accent=green]{--accent:#39d98a;--accent-hover:#5ee3a2;--accent-soft:#39d98a1f}html[data-accent=violet]{--accent:#9b7cff;--accent-hover:#ad94ff;--accent-soft:#9b7cff21}html[data-accent=red]{--accent:#ff6577;--accent-hover:#ff8190;--accent-soft:#ff65771f}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#eee;--bg-soft:#e2e6e8;--card:#f8f8f8;--card-hover:#eef0f1;--card-raised:#e6e9eb;--line:#bdc5ca;--line-soft:#3138411f;--text:#313841;--text-soft:#3a4750;--muted:#69767f;--shadow-card:0 1px 0 #ffffffb8 inset,0 14px 40px #3138411c}html[data-theme=light] body{background:radial-gradient(circle at 85% -10%, var(--accent-soft), transparent 30%), radial-gradient(circle at -10% 30%, #3a475014, transparent 35%), var(--bg)}html[data-theme=light] .lead{color:#5c6977}html[data-theme=light] .input,html[data-theme=light] textarea,html[data-theme=light] select{color:var(--text);border-color:var(--line);background:#fff}html[data-theme=light] .sectionCard,html[data-theme=light] .quickCard,html[data-theme=light] .authCard,html[data-theme=light] .stationFinderCard,html[data-theme=light] .stationFinderMapCard,html[data-theme=light] .stationServiceSection,html[data-theme=light] .dashboardTowCard,html[data-theme=light] .towRequestCard,html[data-theme=light] .towDriverCard{background:var(--card);color:var(--text);border-color:var(--line-soft)}html[data-theme=light] .secondaryButton,html[data-theme=light] .ghostButton{color:var(--text);background:var(--card-raised);border-color:var(--line)}@media (prefers-color-scheme:light){html[data-theme=system]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#eee;--bg-soft:#e2e6e8;--card:#f8f8f8;--card-hover:#eef0f1;--card-raised:#e6e9eb;--line:#bdc5ca;--line-soft:#3138411f;--text:#313841;--text-soft:#3a4750;--muted:#69767f}}.identityAuthCard{width:min(760px,100vw - 28px)}.identityRoleGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.identityRoleCard{border:1px solid var(--line);background:var(--card);min-height:170px;color:var(--text);text-align:left;cursor:pointer;border-radius:20px;align-content:start;gap:9px;padding:20px;display:grid}.identityRoleCard:hover{border-color:var(--accent);transform:translateY(-2px)}.identityRoleCard b{font-size:22px}.identityRoleCard span{color:var(--muted);line-height:1.45}.identityRoleCard small{color:var(--accent);margin-top:auto;font-weight:800}.identityBack{color:var(--muted);cursor:pointer;background:0 0;border:0;margin-bottom:18px;padding:0}.identityBack:hover{color:var(--accent)}.identityMethodTabs{grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0;display:grid}.identityMethodTabs button{border:1px solid var(--line);background:var(--card-raised);min-height:43px;color:var(--text-soft);cursor:pointer;border-radius:12px}.identityMethodTabs button.active{border-color:var(--accent);color:var(--accent);background:var(--accent-soft)}.identityConsents{border:1px solid var(--line-soft);background:var(--bg-soft);border-radius:14px;gap:10px;margin:4px 0 8px;padding:14px;display:grid}.identityConsents label{color:var(--text-soft);align-items:flex-start;gap:10px;font-size:13px;line-height:1.45;display:flex}.identityConsents label.optional{opacity:.82}.identityConsents input{accent-color:var(--accent);margin-top:3px}.identityConsents a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.identityInfo,.identityDevCode{background:var(--accent-soft);color:var(--text-soft);border-radius:12px;margin:10px 0;padding:11px 13px;font-size:13px}.identityTwoCols{grid-template-columns:1fr 1fr;gap:10px;display:grid}.homeRoleSection{margin:42px 0 54px}.homeRoleSection h2{letter-spacing:-1.6px;margin:0 0 24px;font-size:clamp(30px,4vw,48px)}.homeRoleGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.homeRoleCard{border:1px solid var(--line);background:var(--card);min-height:160px;box-shadow:var(--shadow-card);border-radius:22px;align-content:start;gap:8px;padding:22px;display:grid}.homeRoleCard:hover{border-color:var(--accent);transform:translateY(-2px)}.homeRoleCard b{font-size:22px}.homeRoleCard span{color:var(--muted);line-height:1.45}.homeRoleCard small{color:var(--accent);margin-top:auto;font-weight:850}.accountGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.accountWide{grid-column:1/-1}.accountProfileCard{min-width:0}.accountIdentityRow{align-items:center;gap:14px;margin-bottom:18px;display:flex}.accountAvatar{border:1px solid var(--line);background:var(--card-raised);width:78px;height:78px;color:var(--accent);border-radius:24px;flex:none;place-items:center;font-size:28px;font-weight:950;display:grid;overflow:hidden}.accountAvatar.org{border-radius:18px}.accountAvatar img{object-fit:cover;width:100%;height:100%}.accountPhotoActions{flex-wrap:wrap;gap:9px;display:flex}.accountUpload{cursor:pointer}.accountVerifiedField{border:1px solid var(--line-soft);background:var(--bg-soft);border-radius:14px;gap:4px;padding:12px 14px;display:grid}.accountVerifiedField span,.accountVerifiedField small{color:var(--muted);font-size:12px}.accountRoleList,.accountSessionList{gap:10px;display:grid}.accountRole,.accountSession{border:1px solid var(--line-soft);background:var(--bg-soft);border-radius:15px;justify-content:space-between;align-items:center;gap:15px;padding:14px;display:flex}.accountRole.active{border-color:color-mix(in srgb, var(--accent) 50%, transparent);background:var(--accent-soft)}.accountRole>div,.accountSession>div{gap:4px;min-width:0;display:grid}.accountRole span,.accountSession span,.accountSession small{color:var(--muted);overflow-wrap:anywhere;font-size:12px}.accountSettingsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.accountCheck{border:1px solid var(--line-soft);background:var(--bg-soft);border-radius:14px;align-items:flex-start;gap:10px;min-height:70px;padding:12px 14px;display:flex}.accountCheck input{accent-color:var(--accent);margin-top:4px}.accountCheck span{gap:4px;display:grid}.accountCheck small{color:var(--muted);line-height:1.4}.accountTextarea{resize:vertical;width:100%;min-height:110px;margin-bottom:14px}.accountDriverFields{margin-top:14px}.accountLegalLinks{flex-wrap:wrap;gap:14px;margin-top:16px;display:flex}.accountLegalLinks a{color:var(--accent)}.accountSecurityActions{gap:10px;margin-top:16px;display:flex}.accountToast{z-index:10010;text-align:center;min-width:260px;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #0000004d}.legalShell{max-width:900px}.legalHeader{margin-bottom:14px}.legalNav{flex-wrap:wrap;gap:8px;margin:0 0 18px;display:flex}.legalNav a{border:1px solid var(--line-soft);background:var(--bg-soft);color:var(--text-soft);border-radius:999px;padding:8px 11px;font-size:11px;text-decoration:none}.legalNav a:hover{border-color:color-mix(in srgb,var(--accent) 55%,transparent);color:var(--accent)}.legalCard{margin-top:34px}.legalCard h1{margin:0 0 24px;font-size:clamp(32px,5vw,52px)}.legalCard p{color:var(--text-soft);line-height:1.75}.legalDocument{padding:clamp(22px,5vw,46px)}.legalDocument h2{letter-spacing:-.5px;margin:34px 0 12px;font-size:clamp(22px,3vw,30px)}.legalDocument h3{margin:24px 0 8px;font-size:18px}.legalDocument ul,.legalDocument ol{color:var(--text-soft);gap:8px;padding-left:22px;line-height:1.65;display:grid}.legalDocument li::marker{color:var(--accent)}.legalDocument a{color:var(--accent)}.legalMeta{border-bottom:1px solid var(--line-soft);color:var(--muted);flex-wrap:wrap;gap:8px 18px;margin:-12px 0 26px;padding-bottom:18px;font-size:11px;display:flex}.legalLead{font-size:16px;color:var(--text)!important}.legalTableWrap{border:1px solid var(--line-soft);border-radius:16px;width:100%;margin:16px 0 22px;overflow-x:auto}.legalTable{border-collapse:collapse;text-align:left;width:100%;min-width:620px}.legalTable th,.legalTable td{border-bottom:1px solid var(--line-soft);vertical-align:top;color:var(--text-soft);padding:12px 14px;font-size:12px;line-height:1.55}.legalTable th{width:28%;color:var(--text);background:var(--bg-soft)}.legalTable thead th{width:auto;color:var(--accent)}.legalTable tr:last-child th,.legalTable tr:last-child td{border-bottom:0}.legalCallout{border-left:3px solid var(--accent);background:var(--accent-soft);color:var(--text-soft);border-radius:0 14px 14px 0;margin:18px 0;padding:15px 17px;line-height:1.65}.legalHubGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.legalHubCard{border:1px solid var(--line-soft);background:var(--bg-soft);min-height:135px;color:var(--text);border-radius:16px;gap:7px;padding:18px;text-decoration:none;display:grid}.legalHubCard:hover{border-color:color-mix(in srgb,var(--accent) 55%,transparent);transform:translateY(-1px)}.legalHubCard span{color:var(--muted);font-size:12px;line-height:1.5}.warningBox{background:var(--warning-soft);color:var(--text-soft);border:1px solid #ea921647;border-radius:14px;margin-top:22px;padding:14px 16px}@media (max-width:760px){.identityRoleGrid,.homeRoleGrid,.accountGrid,.accountSettingsGrid,.identityTwoCols{grid-template-columns:1fr}.accountWide{grid-column:auto}.identityMethodTabs{grid-template-columns:1fr}.accountIdentityRow{align-items:flex-start}.accountPhotoActions{flex:1}.accountPhotoActions>*{justify-content:center;width:100%}.legalHubGrid{grid-template-columns:1fr}}.avatar{text-decoration:none;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.field{gap:7px;display:grid}.field>span{color:var(--text-soft);font-size:12px;font-weight:750}.successBox{background:var(--success-soft);color:var(--text);border:1px solid #2ecc7140;border-radius:14px;padding:12px 14px}html[data-theme=light] .stationFinderMapCard,html[data-theme=light] .stationFinderCard,html[data-theme=light] .stationFinderToolbar,html[data-theme=light] .stationServiceSection,html[data-theme=light] .stationServiceChoice,html[data-theme=light] .dashboardTowMapBox,html[data-theme=light] .dashboardTowCard,html[data-theme=light] .towDriverRequestCard,html[data-theme=light] .towDriverHistoryCard,html[data-theme=light] .towRequestForm,html[data-theme=light] .towRequestSection{background:var(--card)!important;color:var(--text)!important;border-color:var(--line-soft)!important}.accountSecurityLog{gap:8px;margin-top:18px;display:grid}.accountSecurityLog h3{margin:0 0 4px;font-size:15px}.accountSecurityEvent{border:1px solid var(--line);background:color-mix(in srgb, var(--card) 88%, transparent);border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:10px 12px;display:flex}.accountSecurityEvent>div{gap:3px;display:grid}.accountSecurityEvent span,.accountSecurityEvent small{color:var(--muted);font-size:11px}@media (max-width:640px){.accountSecurityEvent{flex-direction:column;align-items:flex-start;gap:5px}}.accountContactActions{flex-wrap:wrap;gap:8px;display:flex}.accountContactVerify{border:1px solid var(--line);background:color-mix(in srgb, var(--card) 88%, transparent);border-radius:14px;gap:10px;padding:14px;display:grid}.accountContactVerify .sectionTitle{align-items:center;margin:0}.accountContactVerify .identityBack{margin:0}
.globalLegalFooter{border-top:1px solid var(--line-soft);width:min(1180px,100% - 56px);color:var(--muted);justify-content:space-between;align-items:center;gap:18px;margin:28px auto 0;padding:22px 0 34px;font-size:11px;line-height:1.5;display:flex}.globalLegalFooter nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.globalLegalFooterItem{align-items:center;gap:8px;display:inline-flex}.globalLegalFooterSeparator{color:var(--line);-webkit-user-select:none;user-select:none}.globalLegalFooter a{color:var(--muted);text-decoration:none}.globalLegalFooter a:hover,.globalLegalFooter a:focus-visible{color:var(--accent)}.storageNotice{z-index:10020;border:1px solid var(--line);border:1px solid color-mix(in srgb, var(--accent) 32%, var(--line));background:var(--card);background:color-mix(in srgb, var(--card) 96%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:17px;gap:8px;width:min(410px,100vw - 36px);padding:17px;display:grid;position:fixed;bottom:18px;right:18px;box-shadow:0 18px 55px #0000006b}.storageNotice p{color:var(--text-soft);margin:0;font-size:12px;line-height:1.55}.storageNoticeActions{justify-content:space-between;align-items:center;gap:12px;display:flex}.storageNotice a{color:var(--accent);text-underline-offset:3px;font-size:12px;text-decoration:underline}.storageNotice .primaryButton{min-height:38px;padding:0 16px}@media (max-width:760px){.globalLegalFooter{flex-direction:column;align-items:flex-start;width:calc(100% - 32px);padding-bottom:90px}.globalLegalFooter nav{justify-content:flex-start}.storageNotice{width:calc(100vw - 24px);bottom:76px;right:12px}}@media (max-width:420px){.storageNoticeActions{flex-direction:column;align-items:stretch}.storageNotice .primaryButton{width:100%}}
.globalMapToggle{z-index:99999;background:color-mix(in srgb, var(--card) 94%, transparent);min-height:44px;color:var(--text);-webkit-backdrop-filter:blur(12px);font:inherit;cursor:pointer;border:1px solid #ea921659;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:0 15px;font-size:13px;font-weight:700;transition:transform .15s,border-color .15s,background .15s;display:inline-flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 35px #00000059}.globalMapToggle:hover{background:color-mix(in srgb, var(--card-raised) 98%, transparent);border-color:#ea9216b3;transform:translateY(-2px)}.globalMapToggle.mapsHidden{color:var(--accent);background:#ea92161a;border-color:#ea92168c}.globalMapToggleIcon{width:20px;height:20px;color:var(--accent);place-items:center;font-size:17px;display:grid}html.sephub-maps-hidden [data-sephub-map-container],html.sephub-maps-hidden .towMapCard,html.sephub-maps-hidden .dashboardTowMapBox,html.sephub-maps-hidden .stationFinderMapCard,html.sephub-maps-hidden .towDriverMapCard,html.sephub-maps-hidden .driverMapCard,html.sephub-maps-hidden .stoMapCard,html.sephub-maps-hidden .stationMapCard,html.sephub-maps-hidden [class*=MapCanvas],html.sephub-maps-hidden [class*=mapCanvas]{display:none!important}html.sephub-maps-hidden .stationFinderLayout{grid-template-columns:minmax(0,1fr)!important}html.sephub-maps-hidden .stationFinderList{grid-column:1/-1!important}html.sephub-maps-hidden .towMapCard+*{margin-top:inherit}@media (max-width:650px){.globalMapToggle{min-height:42px;padding:0 13px;font-size:12px;bottom:12px;right:12px}}
.avatar img{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}@media (max-width:800px){.appHeader .headerActions{gap:10px}.appHeader .headerActions>a.avatar{width:auto;min-width:44px;height:44px;color:var(--text);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:0 12px;font-size:13px;font-weight:850;display:inline-flex}.appHeader .headerActions>a.avatar:before{content:"Кабинет"}.appHeader .headerActions>a.avatar img{border-radius:50%;flex:0 0 28px;width:28px;height:28px}}@media (max-width:390px){.appHeader .headerActions>a.avatar{padding:0 10px}.appHeader .headerActions>a.avatar:before{content:"Профиль"}}
