:root{--ink:#111e2c;--yellow:#ffcf32;--paper:#fff;--background:#f1f4f7;--muted:#526170;--line:#dbe2e8;--blue:#206493;--green:#17634d;--error:#a32928;font-family:"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--background);font-synthesis:none}
*{box-sizing:border-box}body{margin:0;line-height:1.65}button,input,select{font:inherit}a{color:var(--blue);text-underline-offset:3px}button,a,input,select,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #2785d3;outline-offset:4px}[hidden]{display:none!important}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.18;letter-spacing:-.035em;text-wrap:balance}h2{font-size:1.55rem;margin-bottom:14px}h3{font-size:1.125rem}p+p{margin-top:10px}p,label,dd,button,a{overflow-wrap:anywhere}.container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-100px;background:var(--yellow);color:var(--ink);padding:12px;z-index:10000}.skip-link:focus{top:12px}.site-header{background:var(--paper);border-bottom:1px solid var(--line)}.header-row{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-size:1.25rem;font-weight:800;color:var(--ink);text-decoration:none;letter-spacing:-.035em}.brand small{display:block;font-size:.75rem;font-weight:500;color:var(--muted);letter-spacing:0}.header-row nav{display:flex;align-items:center;gap:24px;font-size:.875rem}.header-row nav>a:first-child{color:var(--ink)}.intro{padding:46px 0 34px;max-width:750px}.eyebrow{font-size:.75rem;font-weight:750;letter-spacing:.11em;color:var(--muted);margin-bottom:12px}.intro h1{font-size:clamp(2rem,4.2vw,3.25rem);line-height:1.13;margin-bottom:20px}.intro h1 span{color:var(--blue)}.intro>p:not(.eyebrow){font-size:1.0625rem;color:var(--muted);max-width:680px}.principles{display:flex;gap:12px 24px;flex-wrap:wrap;margin-top:20px;font-size:.8125rem;font-weight:650}.principles span:before{content:"✓";color:var(--green);margin-right:8px}.notice{padding:15px 18px;border:1px solid #c8d8e5;background:#eaf2f8;border-radius:10px;margin-bottom:20px;font-size:.9375rem}.notice:empty{display:none}.notice-error{color:#742421;background:#fff0ed;border-color:#e5b7ae}.notice-success{color:#13583d;background:#ebf6ee;border-color:#bcd7c5}.notice p+.button-row{margin-top:14px}.card{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:26px}.card>p{margin-bottom:18px}.muted,.field-help{color:var(--muted)}.field-help{font-size:.8125rem;line-height:1.65;margin:8px 0 0}.button{display:inline-flex;justify-content:center;align-items:center;min-height:48px;background:var(--yellow);border:1px solid transparent;color:var(--ink);padding:12px 18px;border-radius:9px;text-decoration:none;font-size:.9375rem;font-weight:750;line-height:1.4;gap:8px}.button:hover:not(:disabled){background:#ffdc69}.button-secondary{background:#eef3f7;border-color:#c6d3df;color:#23415c}.button-secondary:hover:not(:disabled){background:#dfeaf2}.button-danger{background:#fff;border-color:#d1a3a0;color:var(--error)}.button-danger:hover:not(:disabled){background:#fff0ed}.button-small{min-height:42px;padding:9px 14px;font-size:.8125rem}.full-width{width:100%}.button-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.compact{gap:4px 18px}.text-button{border:0;background:none;padding:7px 0;min-height:38px;color:var(--blue);font-size:.8125rem;text-decoration:underline;text-underline-offset:3px;font-weight:650}.text-button[aria-pressed=true]{color:var(--ink);background:#fff4c9;border-radius:5px;padding-inline:5px}.auth-layout{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.auth-layout .card{padding:30px}form>label:not(.check){display:block;margin:18px 0 7px;font-size:.875rem;font-weight:700}input:not([type=checkbox]):not([type=radio]),select{width:100%;min-height:48px;background:#f7f9fb;border:1px solid #bdcbd7;border-radius:8px;color:var(--ink);padding:11px 12px;min-width:0;font-size:1rem}input::placeholder{color:#627488}form>.button{margin-top:22px}.check{display:flex;align-items:flex-start;gap:10px;font-size:.875rem;line-height:1.65;margin:18px 0}.check input{flex:0 0 18px;width:18px;height:18px;margin:5px 0 0;accent-color:var(--ink)}.disclosure{font-size:.8125rem;background:#f4f7fa;border:1px solid #e0e7ed;border-radius:8px;padding:12px;margin-top:18px}.disclosure p{margin:12px 0}.disclosure summary{font-weight:700;color:#2c4a63;cursor:pointer}.disclosure a{display:inline-block;margin-top:5px}fieldset{border:0;margin:20px 0 14px;padding:0}legend{font-size:.875rem;font-weight:700;margin-bottom:10px}.mode-options{display:grid;grid-template-columns:1fr 1fr;gap:9px}.mode-options label{display:flex;align-items:center;justify-content:center;border:1px solid #c6d3df;border-radius:9px;background:#f7f9fb;padding:12px 8px;font-size:.875rem;gap:8px;cursor:pointer}.mode-options label:has(input:checked){background:#fff4c9;border-color:#c99e19}.mode-options input{accent-color:var(--ink);margin:0}.account-bar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;padding:18px 24px}.account-bar strong{font-size:1.0625rem}.account-bar p{font-size:.8125rem}.badge{display:inline-block;border-radius:6px;background:#eef3f7;color:#35526b;padding:5px 9px;font-size:.75rem;font-weight:700}.badge-verified{background:#ebf6ee;color:var(--green)}.profile-details{margin-bottom:24px;padding:18px 24px}.profile-details>summary{font-weight:650;cursor:pointer}.profile-details form{max-width:580px;margin-top:16px}.journey-layout{display:grid;grid-template-columns:minmax(330px,.9fr) minmax(0,1.1fr);gap:24px;align-items:start}.search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.search-row .button{font-size:.8125rem;min-height:48px;padding:9px 14px}.point-letter{display:inline-flex;width:22px;height:22px;justify-content:center;align-items:center;background:var(--ink);color:white;border-radius:50%;font-size:.6875rem;margin-right:5px}.point-destination{background:var(--yellow);color:var(--ink)}.search-results:empty{display:none}.search-results{border:1px solid var(--line);border-radius:8px;margin-top:7px;overflow:hidden}.search-results button{display:block;width:100%;min-height:48px;padding:12px;text-align:left;border:0;border-bottom:1px solid var(--line);background:white;color:var(--ink);font-size:.8125rem}.search-results button:last-child{border-bottom:0}.search-results button:hover{background:#edf4f9}.search-results p{padding:12px;font-size:.8125rem}.map-panel{position:sticky;top:20px;padding:18px;overflow:hidden}.map-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.map-heading h2{margin:0;font-size:1.125rem}#ride-map{height:470px;width:100%;border-radius:10px;background:#e7edf2;z-index:0}.map-legend{display:flex;gap:10px 18px;flex-wrap:wrap;margin-top:18px;padding-top:14px;border-top:1px solid var(--line);font-size:.75rem}.map-legend span{display:flex;align-items:center;gap:7px}.map-legend i{display:inline-block;width:18px;height:5px;border-radius:3px}.legend-own{background:var(--blue)}.legend-shared{background:#b98500}.map-legend i.legend-area{height:13px;border:1px dashed #63788e;background:#e2ebf3}.location-control{margin:20px 0;border-top:1px solid var(--line);padding-top:20px}.location-control .button[aria-pressed=true]{background:#ecf6ef;color:var(--green);border-color:#9ac5ab}.section-block{margin-top:36px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px}.section-heading h2{margin-bottom:0}.section-heading .eyebrow{margin-bottom:8px}.offers-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.offer-card{padding:24px}.offer-card h3{margin-bottom:10px}.offer-card>.badge{margin-bottom:16px}.offer-price{font-size:2rem;letter-spacing:-.04em;font-weight:800;margin:8px 0 0}.offer-price small{font-size:.75rem;letter-spacing:0;font-weight:500;color:var(--muted);display:block}.saving{color:var(--green);font-size:.9375rem;font-weight:700;margin-bottom:16px}.metrics{display:grid;grid-template-columns:1fr 1fr;margin:18px 0;gap:14px 20px}.metrics div{border-bottom:1px solid var(--line);padding-bottom:9px}.metrics dt{font-size:.75rem;color:var(--muted)}.metrics dd{margin:3px 0 0;font-size:.9375rem;font-weight:650}.offer-explanation{font-size:.875rem;color:var(--muted);margin:14px 0}.offer-consent{font-size:.8125rem}.empty-state{padding:24px;border:1px dashed #bdcbd7;border-radius:12px;color:var(--muted);font-size:.9375rem;grid-column:1/-1;background:#f8fafb}.history-list{display:grid;gap:10px}.history-item{display:flex;justify-content:space-between;align-items:center;gap:20px;border:1px solid var(--line);border-radius:10px;background:white;padding:17px 20px}.history-item p{font-size:.8125rem;color:var(--muted);margin-top:3px}.history-item strong{font-size:.9375rem}.taxi-request{border-top:1px solid var(--line);margin-top:24px;padding-top:22px}.taxi-request .notice{margin-top:16px;margin-bottom:0}.taxi-request .notice a{display:inline-block;margin-top:10px;margin-right:14px}.trip-steps{padding-left:22px;font-size:.875rem}.trip-steps li{margin-bottom:8px}.segment-list{font-size:.8125rem;margin:10px 0;padding-left:20px}.segment-list li{margin-bottom:8px}.footer{display:flex;align-items:flex-start;gap:24px;border-top:1px solid #ccd7e0;padding-block:28px;margin-top:48px;font-size:.8125rem;color:var(--muted)}.footer>a{flex-shrink:0}.footer p{flex:1}.leaflet-control-attribution{font-size:10px!important}.leaflet-container a{color:#16507a}.map-point{background:var(--ink);color:#fff;border:3px solid white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;box-shadow:0 2px 8px #111e2c33}.map-point-destination{background:var(--yellow);color:var(--ink)}
@media(max-width:900px){.journey-layout{grid-template-columns:1fr 1fr;gap:16px}.card{padding:20px}.map-panel{padding:14px}#ride-map{height:430px}.mode-options{grid-template-columns:1fr}.header-row nav{gap:16px}.auth-layout .card{padding:24px}}
@media(max-width:700px){.container{width:calc(100% - 32px)}.header-row{min-height:74px;gap:12px}.brand{font-size:1.0625rem}.header-row nav{gap:12px}.header-row nav>a:first-child{display:none}.intro{padding:30px 0 24px}.intro>p:not(.eyebrow){font-size:1rem}.principles{gap:7px 16px;font-size:.75rem}.auth-layout,.journey-layout,.offers-grid{grid-template-columns:1fr}.journey-layout{gap:18px}.map-panel{position:static}.journey-controls{order:1}.map-panel{order:0}#ride-map{height:300px}.map-heading{margin-bottom:12px}.map-legend{gap:8px 12px}.map-panel>.field-help{font-size:.75rem}.mode-options{grid-template-columns:1fr 1fr}.card{border-radius:12px;padding:20px}.map-panel{padding:14px}.account-bar{align-items:flex-start;gap:14px;flex-wrap:wrap}.account-bar>.button-row{width:100%;justify-content:space-between}.section-heading{align-items:flex-start;flex-direction:column;gap:8px}.section-block{margin-top:28px}.history-item{gap:10px;align-items:flex-start}.footer{flex-wrap:wrap;gap:14px}.footer p{flex-basis:100%;order:1}.button{font-size:.875rem}.profile-details{padding:16px 20px}.notice{font-size:.875rem}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
#disclosure-operator{white-space:pre-line}
.offer-safety{margin-top:18px;padding-top:10px;border-top:1px solid var(--line);gap:8px 20px}
