@font-face{font-family:Inter;src:url('/assets/Inter-Regular.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Inter;src:url('/assets/Inter-ExtraLight.woff2') format('woff2');font-weight:200 300;font-display:swap}
@font-face{font-family:Inter;src:url('/assets/Inter-Medium.woff2') format('woff2');font-weight:500 700;font-display:swap}
/* Keep the original glyphs and metrics; only fetch full faces for other scripts. */
@font-face{font-family:Inter;src:url('/assets/Inter-Regular-latin.woff2') format('woff2');font-weight:400;font-display:swap;unicode-range:U+0-FF,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+2074,U+20AC,U+2122,U+2190-2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Inter;src:url('/assets/Inter-ExtraLight-latin.woff2') format('woff2');font-weight:200 300;font-display:swap;unicode-range:U+0-FF,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+2074,U+20AC,U+2122,U+2190-2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Inter;src:url('/assets/Inter-Medium-latin.woff2') format('woff2');font-weight:500 700;font-display:swap;unicode-range:U+0-FF,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+2074,U+20AC,U+2122,U+2190-2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root{font-family:Inter,system-ui,sans-serif;color:#111;background:#fcfcfb;font-size:14px;font-weight:400;font-synthesis:none}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;width:100%}body{overflow-x:hidden}button,input,textarea{font:inherit;color:inherit}
button,a,input,textarea{touch-action:manipulation}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.48}
button:focus-visible,a:focus-visible,[role=slider]:focus-visible{outline:2px solid #111;outline-offset:3px}a{color:inherit;text-decoration:none}
.app{min-height:100dvh;display:flex;flex-direction:column}.app-header{height:56px;flex:none;display:grid;grid-template-columns:48px 1fr 48px;align-items:center;text-align:center;padding:0 4px;background:#fcfcfb;position:relative;z-index:2}
.brand{font-size:29px;font-weight:200;letter-spacing:-.8px}.header-title{font-size:20px}.icon-button{border:0;background:transparent;display:grid;place-items:center;width:44px;height:44px;font-size:25px;color:#686868}.icon{width:22px;height:22px;flex:none}
.panel{width:100%;margin:0 auto;min-width:0}.home{max-width:520px;padding:28px 24px}.home h1{font-size:28px;line-height:1.15;letter-spacing:-1.1px;font-weight:200;white-space:pre-line;text-align:center;margin:0 0 28px}
.phone-field{height:56px;border:1px solid #e8e8e8;border-radius:16px;position:relative;background:white;display:flex;align-items:center;padding:0 12px;margin-bottom:12px;gap:14px}.phone-field:focus-within{border:2px solid black;padding:0 11px}.phone-field label{position:absolute;top:-7px;left:18px;background:#fcfcfb;font-size:12px;padding:0 4px}.phone-field .icon{color:#686868}.phone-field input{min-width:0;width:100%;height:100%;outline:0;border:0;background:transparent;font-size:16px}
.choice{display:flex;align-items:center;gap:16px;text-align:left;min-height:78px;width:100%;padding:16px 18px;border:1px solid #e8e8e8;border-radius:16px;background:white;margin:0 0 12px}.choice-copy{min-width:0;flex:1}.choice-title{display:block;margin-bottom:5px}.choice small{display:block;font-size:11px;color:#686868;line-height:1.5;overflow-wrap:anywhere}.chevron{font-size:23px;color:#686868}
.primary,.outline{border:0;background:#000;color:white;border-radius:28px;width:100%;min-height:54px;padding:12px 18px;font-weight:500;text-align:center}.home>.primary{margin-top:10px}.outline{border:1px solid #737373;background:white;color:#111}.tagline{font-size:12px;text-align:center;color:#686868;margin:22px 0 28px}.home-photo{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;object-position:65% center;border-radius:24px}.home-links{display:flex;flex-direction:column;align-items:center;margin-top:24px}.text-button{display:inline-flex;justify-content:center;align-items:center;border:0;background:transparent;min-height:44px;padding:12px 16px;border-radius:20px;font-size:13px;text-align:center;overflow-wrap:anywhere}.home-links .text-button{font-size:12px;color:#686868}
.form-panel{max-width:560px;padding:28px 24px}.form-panel h1,.tracking-panel h1,.support h1{font-size:28px;font-weight:300;margin:0 0 20px;line-height:1.2}.form-panel p{line-height:1.5}.field{margin:24px 0 16px}.field label{display:block;font-size:13px;margin-bottom:8px}input,textarea{width:100%;padding:16px;border:1px solid #737373;border-radius:14px;background:white;font-size:16px;min-width:0}textarea{resize:vertical;line-height:1.5}input:focus,textarea:focus{outline:2px solid #111;outline-offset:-1px}.field+.primary{margin-top:12px}.inline{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.small{font-size:12px;line-height:1.5}.muted{color:#686868}.danger,.error{color:#963c30}.error-banner{position:sticky;bottom:0;z-index:5;max-height:22dvh;overflow:auto;background:white;border-top:1px solid #e8e8e8;padding:10px 20px;color:#963c30;text-align:center}.error-banner p{max-width:520px;margin:0 auto;font-size:13px;line-height:1.5}hr{border:0;border-top:1px solid #e8e8e8;margin:20px 0}.price-row{display:flex;justify-content:space-between;gap:16px;padding:8px 0;font-size:14px}
.checkout-body{flex:1;display:flex;flex-direction:column;min-height:0}.checkout{--sheet:66%;height:calc(100dvh - 138px);min-height:300px;position:relative}.checkout-map{height:calc(100% - var(--sheet));width:100%;background:#efefec}.checkout-panel{position:absolute;bottom:0;height:var(--sheet);width:100%;background:white;border-radius:26px 26px 0 0;box-shadow:0 -3px 12px #0002;display:flex;flex-direction:column;overflow:hidden}.sheet-handle{height:24px;flex:none;cursor:ns-resize;touch-action:none;display:grid;place-items:center}.sheet-handle:after{content:'';width:34px;height:4px;border-radius:4px;background:#d8d8d8}.checkout-scroll{padding:0 20px 24px;overflow:auto;min-height:0}.checkout-scroll h1{text-align:center;font-weight:200;font-size:28px;letter-spacing:-1.1px;margin:12px 0 16px}.checkout-scroll>.text-button{width:100%}.cargo{display:flex;align-items:center;gap:12px;padding:10px 12px;width:100%;min-height:90px;margin-bottom:10px;background:#fff;border:1px solid #e8e8e8;border-radius:16px;text-align:left}.cargo.selected{border:2px solid #000;padding:9px 11px}.cargo-image{width:88px;height:64px;object-fit:contain;flex:none}.cargo-copy{flex:1;min-width:0}.cargo-copy strong{font-weight:500}.cargo-copy small{display:block;font-size:11px;color:#686868;line-height:1.5;margin-top:4px}.cargo-price{font-weight:500}.checkout-footer{border-top:1px solid #e8e8e8;background:#fff;padding:12px 20px max(12px,env(safe-area-inset-bottom));flex:none}.checkout-action{max-width:460px;margin:auto}.map-surface,.map-canvas{width:100%;height:100%;position:relative}.map-fallback{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;text-align:center;background:#efefec}.map-fallback p{margin:0;font-size:13px}
.tracking{flex:1;display:flex;flex-direction:column;min-height:0}.tracking-map{height:45dvh;min-height:180px;background:#efefec}.tracking-panel{max-height:55dvh;max-width:520px;overflow:auto;padding:24px}.tracking-panel h2{font-size:18px;font-weight:500}.policy{max-width:760px;padding:28px;line-height:1.6}.policy h1{font-weight:300;font-size:30px;line-height:1.2}.policy h2{font-size:20px;font-weight:500}.policy-copy{white-space:pre-wrap;overflow-wrap:anywhere}.support{max-width:720px;padding:0 16px 16px;display:flex;flex-direction:column;flex:1;min-height:0}.messages{padding:20px 4px;overflow:auto;max-height:calc(100dvh - 300px);min-height:200px}.message{max-width:540px;border-radius:20px;padding:14px 16px;line-height:1.5;font-size:16px;white-space:pre-wrap;background:#fff;margin:0 0 14px}.message.user{margin-left:auto;background:#eeeeeb}.chips{display:flex;gap:8px;flex-wrap:wrap}.chip{border:1px solid #e8e8e8;background:#fff;border-radius:20px;padding:10px 12px;font-size:13px}.chat-compose{display:flex;align-items:end;gap:10px;padding:8px 0}.chat-compose .primary{width:auto;min-height:48px}.chat-compose textarea{flex:1}.draft-card{padding:16px;border:1px solid #e8e8e8;border-radius:20px;margin:10px 0}.draft-card h2{font-size:18px;font-weight:500}.voice-panel{text-align:center;padding:50px 20px;display:flex;flex-direction:column;gap:12px}
@media(min-width:800px){.checkout{display:flex;min-height:500px}.checkout-map{order:2;height:100%;flex:1;min-width:0}.checkout-panel{position:static;order:1;flex:none;width:420px;height:100%;border-radius:0;box-shadow:none}.sheet-handle{display:none}.checkout-scroll{padding-top:16px}.checkout-action{max-width:380px;margin-left:0}.checkout-scroll h1{margin-top:0}}
@media(max-width:359px){.cargo{display:grid;grid-template-columns:68px 1fr;gap:8px}.cargo-image{width:68px;grid-row:span 2}.cargo-price{grid-column:2}.home{padding-left:24px;padding-right:24px}}
.phone-field input,.phone-field input:focus{padding:0;border:0;outline:0;border-radius:0}
.home h1{white-space:normal}
.app.is-checkout{height:100dvh;min-height:0}.is-checkout .checkout{height:auto;min-height:0;flex:1}.checkout-error{max-height:22dvh;overflow:auto;font-size:13px;line-height:1.5;color:#963c30;text-align:center;margin:0 0 12px}
.cargo-image{width:72px;height:48px}.cargo-copy small{font-size:12px;margin-top:2px}.voice-orb{width:148px;height:148px;flex:none;border-radius:50%;background:radial-gradient(circle at 35% 30%,#777771,#161615);box-shadow:0 0 34px 8px #00000018;margin:24px auto;transition:transform .1s}.voice-panel h1{font-size:20px;margin:0}
@media(max-width:359px){.cargo{grid-template-columns:50px 1fr}.cargo-image{width:50px;height:48px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}}

.field select{appearance:none;-webkit-appearance:none;font:inherit;color:inherit;width:100%;min-width:0;min-height:56px;padding:16px 40px 16px 16px;border:1px solid #737373;border-radius:14px;background:white;font-size:16px}.field select:focus{outline:2px solid #111;outline-offset:-1px}

.field select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='10' viewBox='0 0 14 10'%3E%3Cpath d='M2 2l5 5 5-5' fill='none' stroke='%23111' stroke-width='1.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center}
.pickup-texts { display:flex; align-items:flex-start; gap:10px; line-height:1.5; cursor:pointer; }
.pickup-texts input[type="checkbox"] { appearance:auto; width:20px; height:20px; min-height:20px; margin:0; padding:0; flex:0 0 20px; }
