:root{--bg: #F7F8FA;--surface: #ffffff;--surface-soft: #F7F8FA;--text: #0D0D0D;--muted: #6B7280;--muted-2: #98a2b3;--border: #E5E7EB;--primary: #1A1A2E;--brand: #00C853;--brand-dark: #009640;--brand-soft: #E8F8EE;--warning: #A85B00;--warning-soft: #FFF4E8;--danger: #FF6B35;--danger-soft: #FFF1EA;--shadow: 0 2px 12px rgba(0, 0, 0, .08);--shadow-soft: 0 2px 12px rgba(0, 0, 0, .08);color:var(--text);background:var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{background:var(--bg)}body{min-width:320px;margin:0;background:var(--bg)}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}img{max-width:100%}h1,h2,h3,p{margin:0}h1{letter-spacing:0}main{min-height:calc(100vh - 72px)}.topbar{position:sticky;top:0;z-index:20;min-height:72px;border-bottom:1px solid rgba(255,255,255,.08);background:#1a1a2ef5;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topbarInner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:min(1120px,100%);min-height:72px;margin:0 auto;padding:12px 20px}.brand,.navItem,.textLink,.backLink,.iconButton{border:0;background:transparent;color:inherit}.brand{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:0;color:#fff;font-size:19px;font-weight:900}.brandMark,.screenIcon,.benefitIcon,.driverAvatar{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:16px;background:var(--brand);color:#fff}.brandMark{width:40px;height:40px}.brandMark-driver{background:var(--danger)}.nav{display:flex;align-items:center;justify-self:center;gap:4px;min-width:0;max-width:100%;overflow-x:auto;scrollbar-width:none}.nav::-webkit-scrollbar{display:none}.navItem,.iconButton{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;border-radius:999px;padding:0 11px;color:#ffffffb8;font-weight:800}.navItem:hover,.iconButton:hover,.backLink:hover{color:#fff}.navItem-active{background:#ffffff1f;color:#fff}.navItem-active svg{color:var(--brand)}.driverTheme .navItem-active svg,.bottomNav-driver .bottomNavItem-active svg{color:var(--danger)}.navItem-muted{color:#ffffff8c}.sessionActions{display:flex;flex:0 0 auto;align-items:center;justify-content:flex-end;min-width:42px}.iconButton{width:42px;padding:0;background:#ffffff1a}.bottomNav{position:fixed;right:0;bottom:0;left:0;z-index:17;display:none;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--border);background:#fffffff5;padding:8px 10px calc(8px + env(safe-area-inset-bottom));box-shadow:0 -10px 28px #0d0d0d14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.bottomNavItem{display:grid;justify-items:center;gap:4px;min-height:52px;border:0;border-radius:14px;background:transparent;color:var(--muted);font-size:11px;font-weight:900}.bottomNavItem-active{color:var(--text)}.bottomNavItem-active svg{color:var(--brand)}.landing,.page{width:min(920px,100%);margin:0 auto;padding:24px 20px 112px}.page.driverTheme{width:min(760px,100%)}.page.driverTheme.detailPage{width:min(880px,100%)}.page.driverTheme.pageNarrow,.pageNarrow{width:min(620px,100%)}.hero{display:grid;gap:26px;align-items:center;min-height:auto;padding:22px 0 28px}.heroCopy{display:grid;gap:20px}.hero h1{max-width:760px;font-size:clamp(38px,8vw,64px);line-height:.98;font-weight:950}.hero p{max-width:620px;color:var(--muted);font-size:clamp(17px,3.8vw,21px);line-height:1.45}.heroActions,.successActions,.flowActions,.bottomButtons{display:flex;flex-wrap:wrap;gap:10px}.textLink{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:999px;padding:0 12px;color:var(--primary);font-weight:850;text-decoration:none;transition:background .14s ease,color .14s ease,box-shadow .14s ease}.textLink:not(:disabled):hover{background:var(--brand-soft);color:var(--brand-dark);text-decoration:underline;text-underline-offset:4px}.textLink:not(:disabled):active{background:#00c85329;color:var(--primary)}.textLink:focus-visible{outline:3px solid rgba(0,200,83,.28);outline-offset:2px;box-shadow:0 0 0 2px #fff}.textLink:disabled{color:var(--muted);text-decoration:none}.textLink.center{justify-self:center}.trustRow{display:flex;flex-wrap:wrap;gap:8px}.trustRow span,.chip,.miniSummary span{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--border);border-radius:999px;background:#ffffffb8;color:var(--muted);font-size:14px;font-weight:800;padding:9px 12px}.trustRow svg{color:var(--brand)}.card{display:grid;gap:18px;border:1px solid var(--border);border-radius:16px;background:var(--card, #ffffff);box-shadow:var(--shadow-soft);padding:20px}.orderPreview{overflow:hidden;align-self:stretch;min-height:390px;padding:0}.previewMap{position:relative;min-height:230px;overflow:hidden;background:linear-gradient(90deg,rgba(255,255,255,.5) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.5) 1px,transparent 1px),#e9f7ef;background-size:42px 42px,42px 42px,auto}.previewMap:before{content:"";position:absolute;inset:34px;border:2px dashed rgba(15,159,95,.3);border-radius:40px}.mapPin{position:absolute;z-index:1;width:52px;height:52px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 14px 28px #0f9f5f3d}.mapPinA{left:38px;top:42px;background:var(--text)}.mapPinB{right:42px;bottom:40px;background:var(--brand)}.mapRoute{position:absolute;left:86px;right:92px;top:114px;height:4px;border-radius:999px;background:var(--brand);transform:rotate(-16deg);transform-origin:center}.previewContent{display:grid;gap:8px;padding:22px}.previewContent h2,.serviceAreas h2,.benefit h3,.card h2{font-size:22px;line-height:1.15}.previewContent p,.benefit p,.muted,.pageHeader p{color:var(--muted);line-height:1.55}.landingSections{display:grid;gap:16px}.serviceAreas{gap:14px}.installHint{display:inline-flex;align-items:center;gap:10px;width:fit-content;border:1px solid var(--border);border-radius:16px;background:#fff;color:var(--muted);font-weight:850;line-height:1.35;padding:12px 14px;box-shadow:var(--shadow-soft)}.installHint svg{color:var(--brand-dark)}.chipWrap{display:flex;flex-wrap:wrap;gap:8px}.chip-soft{background:var(--brand-soft);border-color:#0f9f5f2e;color:var(--brand-dark)}.benefitGrid{display:grid;gap:12px}.benefitIcon,.screenIcon,.driverAvatar{width:46px;height:46px}.benefitIcon svg{width:22px;height:22px}.eyebrow{color:var(--brand-dark);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:56px;border:1px solid transparent;border-radius:14px;padding:0 20px;font-weight:900;text-decoration:none;transition:transform .14s ease,box-shadow .14s ease,background .14s ease}.btn:not(:disabled):hover{transform:translateY(-1px)}.btn-primary{background:var(--brand);color:#fff;box-shadow:0 14px 24px #0f9f5f38}.btn-primary:not(:disabled):hover{background:var(--brand-dark)}.btn-secondary{border-color:var(--border);background:#fff;color:var(--text)}.btn-ghost{background:transparent;color:var(--text)}.btn-danger{background:var(--danger);color:#fff}.btn-full{width:100%}.pageHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px}.pageHeader h1{margin-top:4px;font-size:clamp(30px,7vw,44px);line-height:1.03}.pageHeaderAction{flex:0 0 auto}.field{display:grid;gap:8px;color:var(--text);font-size:14px;font-weight:900}.field small{color:var(--muted);font-weight:700;line-height:1.4}input,select,textarea{width:100%;min-height:56px;border:1px solid var(--border);border-radius:12px;background:#fff;color:var(--text);padding:0 16px;outline:none}textarea{min-height:116px;padding:14px 16px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:#0f9f5f8c;box-shadow:0 0 0 4px #0f9f5f1f}.phoneInput{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:56px;overflow:hidden;border:1px solid var(--border);border-radius:12px;background:#fff;box-shadow:0 1px #1a1a2e08}.phoneInput:focus-within{border-color:#0f9f5f8c;box-shadow:0 0 0 4px #0f9f5f1f}.phoneInputPrefix{display:inline-flex;align-items:center;align-self:stretch;padding:0 14px;border-right:1px solid var(--border);background:var(--surface-soft);color:var(--primary);font-weight:900}.phoneInput input{min-width:0;border:0;border-radius:0;box-shadow:none;font-weight:800;letter-spacing:0}.phoneInput input:focus{box-shadow:none}.badge,.statusPill{display:inline-flex;align-items:center;width:fit-content;border-radius:999px;font-size:13px;font-weight:900;line-height:1;padding:8px 11px}.badge-neutral,.status-neutral{background:#f2f4f7;color:#344054}.badge-success,.status-success{background:var(--brand-soft);color:var(--brand-dark)}.badge-warning,.status-warning{background:var(--warning-soft);color:var(--warning)}.badge-danger,.status-danger{background:var(--danger-soft);color:var(--danger)}.stepper{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0;padding:0;list-style:none}.step{display:grid;gap:7px;justify-items:center;border-radius:16px;background:#f2f4f7;color:var(--muted);font-size:13px;font-weight:900;padding:10px 6px;text-align:center}.step span{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#fff;color:var(--muted)}.step-active{background:var(--brand-soft);color:var(--brand-dark)}.step-active span{background:var(--brand);color:#fff}.bottomActionBar{position:fixed;right:0;bottom:0;left:0;z-index:18;display:grid;gap:10px;border-top:1px solid var(--border);background:#ffffffeb;padding:12px 20px calc(12px + env(safe-area-inset-bottom));box-shadow:0 -12px 35px #19191914;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.bottomMeta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:14px}.bottomMeta strong{color:var(--text)}.bottomButtons{display:grid;grid-template-columns:auto 1fr}.bottomButtons .btn:only-child{grid-column:1 / -1}.stateBox,.alert{display:grid;justify-items:center;gap:10px;border-radius:22px;padding:28px;text-align:center}.stateBox{border:1px dashed var(--border);background:#fff;color:var(--muted)}.stateBox h2{color:var(--text)}.stateInline{display:flex;justify-content:center;padding:18px}.alert{grid-template-columns:auto 1fr;justify-items:start;padding:13px 14px;text-align:left;font-weight:800}.alert-error{background:var(--danger-soft);color:var(--danger)}.alert-success{background:var(--brand-soft);color:var(--brand-dark)}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.authPage{display:grid;align-items:center;min-height:calc(100vh - 72px)}.authCard{padding:24px}.orderPage{padding-bottom:150px}.orderLayout,.detailGrid{display:grid;gap:16px}.flowCard,.stepContent{gap:20px}.stepContent{display:grid}.stepContent h2{font-size:28px;line-height:1.08}.suggestionList{display:grid;gap:8px}.suggestionList button{display:flex;align-items:center;gap:10px;min-height:54px;border:1px solid var(--border);border-radius:16px;background:#fff;color:var(--text);padding:12px 14px;text-align:left}.suggestionList svg{color:var(--brand)}.choiceGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.volumeGrid{grid-template-columns:repeat(4,1fr)}.choice{min-height:58px;border:1px solid var(--border);border-radius:18px;background:#fff;color:var(--text);font-weight:900;padding:10px 12px}.choice-active{border-color:#0f9f5f80;background:var(--brand-soft);color:var(--brand-dark);box-shadow:inset 0 0 0 1px #0f9f5f26}.twoFields,.summaryRows{display:grid;gap:12px}.summaryRow{display:grid;grid-template-columns:38px 1fr;align-items:center;gap:12px;border-bottom:1px solid var(--border);padding-bottom:12px}.summaryRow:last-child{border-bottom:0;padding-bottom:0}.summaryRow>span{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:14px;background:var(--surface-soft);color:var(--brand-dark)}.summaryRow small{display:block;color:var(--muted);font-size:12px;font-weight:800;margin-bottom:2px}.summaryRow strong{line-height:1.25}.nextInfo{border-radius:18px;background:var(--surface-soft);padding:16px}.stickyCard{align-self:start}.price,.bigValue{font-size:38px;font-weight:950;line-height:1}.miniSummary{display:flex;flex-wrap:wrap;gap:8px}.desktopActions{display:none}.successPanel{justify-items:center;padding:30px 24px;text-align:center}.successPanel>svg{color:var(--brand)}.successPanel h1{font-size:clamp(34px,9vw,52px);line-height:1}.orderGrid{display:grid;gap:12px}.orderCard{display:grid;gap:12px;width:100%;border:1px solid var(--border);border-radius:24px;background:#fff;color:inherit;padding:18px;text-align:left;box-shadow:var(--shadow-soft)}.orderCardTop,.orderCardBottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.orderCardTop span:not(.statusPill),.orderCard p{color:var(--muted)}.orderCard h2{font-size:21px;line-height:1.2}.orderCardBottom span{display:inline-flex;align-items:center;gap:5px;color:var(--brand-dark);font-weight:900}.detailPage{width:min(1180px,100%)}.backLink{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-weight:900;margin-bottom:14px}.trackingHeader{margin-bottom:16px;padding:24px;background:linear-gradient(135deg,#0f9f5f1a,#ffffffd1),#fff}.trackingHeader h1{font-size:clamp(32px,8vw,54px);line-height:1}.detailMain,.detailAside,.messages,.privacyBlocks{display:grid;gap:14px}.timeline{display:grid;gap:12px;margin:0;padding:0;list-style:none}.timelineStep{display:flex;align-items:center;gap:12px;color:var(--muted);font-weight:900}.timelineStep span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#f2f4f7;color:var(--muted)}.timelineStepDone{color:var(--brand-dark)}.timelineStepDone span{background:var(--brand);color:#fff}.timelineIssue{border-radius:18px;background:var(--danger-soft);color:var(--danger);font-weight:900;padding:16px}.chatCard h2{display:inline-flex;align-items:center;gap:8px}.messages{max-height:340px;overflow:auto}.message{display:grid;gap:4px;width:fit-content;max-width:min(100%,520px);border-radius:18px;background:var(--surface-soft);padding:12px 14px}.messageMine{justify-self:end;background:var(--brand);color:#fff}.message span{line-height:1.45}.driverBox{display:flex;align-items:center;gap:12px}.driverBox p{color:var(--muted);margin-top:2px}.photo{width:100%;max-height:360px;object-fit:cover;border-radius:18px}.photoMissing{display:grid;place-items:center;min-height:150px;border:1px dashed var(--border);border-radius:18px;background:var(--surface-soft);color:var(--muted);font-weight:900}.fieldError{margin:0;color:var(--danger);font-size:13px;font-weight:900}.profilePhone{display:grid;gap:3px;border-radius:18px;background:var(--surface-soft);padding:14px}.profilePhone small{color:var(--muted);font-weight:800}.exportBox{max-height:340px;overflow:auto;border-radius:18px;background:#151515;color:#fff;padding:16px;white-space:pre-wrap}.driverTheme .eyebrow,.driverTheme .orderCardBottom span,.driverTheme .backLink:hover{color:var(--danger)}.driverIcon,.driverTheme .brandMark{background:var(--danger)}.driverHeader{background:linear-gradient(135deg,#ff6b351f,#ffffffdb),#fff}.driverTabs{position:sticky;top:72px;z-index:12;display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:14px;border:1px solid var(--border);border-radius:16px;background:#ffffffeb;padding:6px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.driverTab{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:46px;border:0;border-radius:12px;background:transparent;color:var(--muted);font-size:13px;font-weight:900}.driverTab span{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;border-radius:999px;background:#f2f4f7;color:var(--muted);font-size:12px}.driverTab-active{background:var(--primary);color:#fff}.driverTab-active span{background:#ffffff29;color:#fff}.driverZones{margin-bottom:14px}.driverZonesEmpty,.supportNote{display:grid;gap:5px;margin-bottom:14px;border:1px solid var(--border);border-radius:16px;background:#fff;color:var(--muted);padding:14px}.driverZonesEmpty strong,.supportNote strong{color:var(--text)}.driverOrderList{display:grid;gap:12px}.driverOrderCard{gap:14px}.driverOrderCard h2{font-size:21px;line-height:1.18}.driverFacts,.statsMini{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.driverFacts{grid-template-columns:1fr auto;align-items:center;border-radius:14px;background:var(--surface-soft);padding:12px}.driverFacts strong{font-size:20px}.driverFacts span{color:var(--muted);font-size:13px;font-weight:800}.driverActions,.driverActionsStack{display:grid;gap:10px}.driverActions{grid-template-columns:1fr}.driverActionsStack{align-items:start}.driverSubform{display:grid;gap:12px;border:1px solid var(--border);border-radius:16px;background:#fff;padding:14px}.driverSubform-warning{background:var(--danger-soft);border-color:#ff6b3547}.driverSubform h3{display:inline-flex;align-items:center;gap:8px;margin:0;font-size:18px}.photoPicker{display:grid;gap:10px}.photoPicker input{padding-top:15px}.photoPreviewBox{position:relative;overflow:hidden;border-radius:16px;background:var(--surface-soft)}.photoPreviewBox img{display:block;width:100%;max-height:280px;object-fit:cover}.photoPreviewBox button{position:absolute;top:10px;right:10px;display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:18px;background:var(--primary);color:#fff;font-size:24px;line-height:1}.messageDriverMine{background:var(--danger)}.noteText{border-radius:14px;background:var(--surface-soft);color:var(--muted);padding:14px}.mapButton{text-decoration:none}.photoList{display:flex;flex-wrap:wrap;gap:8px}.statTile{gap:4px;padding:16px}.statTile strong{font-size:24px;line-height:1}.statTile span{color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase}.supportCard{align-self:center}.profileHeroCard,.profileSectionCard,.supportPage{display:grid;gap:16px}.profileHeroTop,.profileIdentity,.sectionTitleRow{display:flex;align-items:center;justify-content:space-between;gap:14px}.profileHeroTop{justify-content:flex-start}.profileHeroTop h1{margin-top:2px;font-size:clamp(30px,7vw,42px);line-height:1.04}.profileHeroTop p:last-child{color:var(--muted);line-height:1.45}.profileIdentity{border:1px solid var(--border);border-radius:16px;background:#fff;padding:14px}.profileIdentity small,.infoTile span,.availabilityEditor>span{display:block;color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase}.profileIdentity strong{display:block;margin-top:2px;font-size:22px}.profileInfoGrid{display:grid;gap:10px}.infoTile{display:grid;gap:5px;border-radius:14px;background:var(--surface-soft);padding:14px}.infoTile strong{line-height:1.25}.availabilityEditor{display:grid;gap:10px}.dayToggleGrid,.ratingGrid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.dayToggle,.ratingButton{min-height:44px;border:1px solid var(--border);border-radius:14px;background:#fff;color:var(--muted);font-weight:900}.dayToggle-active,.ratingButton-active{border-color:#ff6b355c;background:var(--danger-soft);color:var(--danger)}.profileEditActions{grid-template-columns:auto 1fr}.ratingGrid{grid-template-columns:repeat(5,minmax(0,1fr))}.ledgerStats{margin-bottom:16px}.driverChoice.choice-active{border-color:#ff6b357a;background:var(--danger-soft);color:var(--danger)}@media(max-width:620px){.topbarInner{grid-template-columns:minmax(0,1fr) auto;padding:10px 16px}.nav{display:none}.sessionActions .btn{min-height:42px;padding:0 14px}.bottomNav,.pageHeader{display:grid}.pageHeaderAction,.pageHeaderAction .btn{width:100%}.choiceGrid,.volumeGrid{grid-template-columns:repeat(2,1fr)}.driverFacts,.statsMini{grid-template-columns:1fr}.driverTabs{top:64px}.bottomActionBar{bottom:68px}.orderPage{padding-bottom:220px}.sectionTitleRow,.profileIdentity{align-items:stretch;flex-direction:column}.dayToggleGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:760px){.landing,.page{padding-right:28px;padding-left:28px}.hero{grid-template-columns:minmax(0,1.02fr) minmax(320px,.78fr);padding-top:24px}.landingSections{grid-template-columns:minmax(0,1fr)}.benefitGrid{grid-template-columns:repeat(3,1fr)}.orderLayout,.detailGrid{grid-template-columns:minmax(0,1fr) 340px;align-items:start}.twoFields,.orderGrid{grid-template-columns:repeat(2,1fr)}.driverOrderList{grid-template-columns:repeat(2,minmax(0,1fr))}.page.driverTheme .driverOrderList,.page.driverTheme .detailGrid{grid-template-columns:1fr}.page.driverTheme .detailAside{position:static}.driverActions{grid-template-columns:repeat(3,minmax(0,1fr))}.stickyCard,.detailAside{position:sticky;top:96px}.desktopActions{display:flex;justify-content:flex-end}.bottomActionBar{display:none}.orderPage{padding-bottom:96px}}@media(min-width:1040px){.landing,.page{padding-top:34px}.orderCard{padding:22px}}
