@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');
#map{width:100%;min-width:0}
.recent-address{display:block;width:100%;padding:0;border:0;background:none;color:#199e73;text-align:left;font-size:12px;line-height:1.8}.recent-address span{display:inline}
.address-suggestions{display:block;border:1px solid #29292c;margin-top:8px;padding:0;border-radius:6px;background:#111213;overflow:hidden;max-height:218px;overflow-y:auto;color:#13ae7b}.address-suggestions:empty{display:none}.address-option,.recent-address{display:block;width:100%;padding:10px 12px;border:0;border-bottom:1px solid #242426;background:transparent;color:#f0f0f1;text-align:left;font-size:12px;line-height:1.45;cursor:pointer}.address-option:last-child,.recent-address:last-child{border-bottom:0}.address-option:hover,.recent-address:hover{background:#1d2422}.address-option strong,.address-option small{display:block}.address-option strong{font-weight:600}.address-option small{color:#8d9b96;margin-top:3px;font-size:10px}.address-option .check-mark,.recent-address:first-letter{color:#13c994}.address-suggestions .recent-address{color:#d6d6d8}.address-suggestions .recent-address span{color:#16b985}
.recipient-inputs>.address-suggestions{grid-column:1/-1;margin-top:0}
.toast{position:fixed;left:50%;bottom:22px;z-index:10;max-width:min(480px,calc(100% - 28px));padding:12px 16px;border:1px solid #5c3131;border-radius:8px;background:#251313;color:#f4b2b2;box-shadow:0 10px 30px #0008;opacity:0;transform:translate(-50%,12px);pointer-events:none;transition:.2s}.toast.success{border-color:#185d49;background:#10261f;color:#9be4c7}.toast.visible{opacity:1;transform:translate(-50%,0)}
.api-checking,.api-online,.api-offline{display:block;margin-top:5px;font-size:10px}.api-checking{color:#b8954b}.api-online{color:#15c78e}.api-offline{color:#e47777}
.map-card{border:1px solid #29292c;border-radius:8px;background:#0b0b0c;padding:14px;margin-top:16px}.map-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.map-card-head strong,.map-card-head small{display:block}.map-card-head strong{font-size:13px}.map-card-head small{margin-top:4px;color:#888;font-size:11px}.map-card-head button{width:32px;height:32px;border:1px solid #333;border-radius:7px;background:#1d1d20;color:#ddd;font-size:19px}.map-card #map{height:270px;border-radius:6px;overflow:hidden;background:#15191a}.map-card .leaflet-control-attribution{font-size:8px}.map-legend{display:flex;gap:17px;margin-top:10px;color:#999;font-size:10px}.map-legend span{display:flex;align-items:center;gap:6px}.map-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.map-dot.pickup{background:#14c890}.map-dot.dropoff{background:#f26965}.leaflet-container{font:11px Inter,Arial,sans-serif}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#161719;color:#eee}.leaflet-popup-content{line-height:1.5}
.recipient-inputs{position:relative}.recipient-inputs .remove-recipient{position:absolute;right:5px;top:5px;border:0;background:none;color:#e47777;font-size:16px}.recipient-inputs+.recipient-inputs{margin-top:8px;border-top:1px solid #222;padding-top:8px}
.recipient-inputs .recipient-address{grid-column:1/-1}
@media(max-width:550px){.recipient-inputs{grid-template-columns:1fr}.recipient-inputs input:last-child{grid-column:auto}.package-row{grid-template-columns:auto 1fr}.package-row label:nth-of-type(2){grid-column:1}.mode-tabs{margin-top:15px}}
@media(max-width:550px){.map-card #map{height:225px}.map-legend{gap:9px;flex-wrap:wrap}}
.mode-tabs{display:flex;gap:8px;margin:20px 0 14px}.mode-tab{border:1px solid #252527;background:#111113;color:#8f8f94;border-radius:7px;padding:9px 14px;font-weight:600}.mode-tab.active{border-color:#0eaaa3;background:#102522;color:#19c996}.recipient-inputs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.recipient-inputs input,.full-input,.package-row select{width:100%;background:var(--field);border:1px solid #2c2c2e;border-radius:7px;padding:11px 12px;color:#f2f2f2;outline:0}.recipient-inputs input:last-child{grid-column:1/-1}.package-row{display:grid;grid-template-columns:auto 1fr auto 1fr;align-items:center;gap:8px;margin:12px 0;color:#a8a8ac;font-size:11px}.package-row select{padding:9px;font-size:11px}.loading{padding:20px;text-align:center;color:#888;font-size:12px}.service-price{margin-bottom:8px;cursor:pointer}.ride-view label{margin-top:15px}.ride-view .sender{margin:15px 0 0}.ride-route{margin:24px 0 15px;padding:10px;border:1px solid #29292c;border-radius:7px;color:#b5b5b9;font-size:12px}.ride-route p{margin:6px 0}.ride-route b{color:#e59b58}.order-status{color:#aaa;font-size:12px;margin-top:17px}.order-status b{color:#15c78e}.success-actions{display:flex;gap:10px;justify-content:center;margin:10px 0}.secondary-btn,.danger-btn{border:1px solid #303033;border-radius:7px;padding:9px 12px;background:#1b1b1d;color:#c6c6c9;font-size:11px;font-weight:600}.danger-btn{color:#ec7676;border-color:#563131}
:root{--bg:#080808;--field:#1b1b1d;--text:#f2f2f2;--green:#14c890}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font:14px Inter,Arial,sans-serif}.page{width:min(672px,calc(100% - 32px));margin:34px auto 60px}.header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.header h1{font-size:23px;letter-spacing:-.7px;margin:0 0 5px}.header p{margin:0 0 7px;color:#a4a5aa}.header span{color:#127c80;font-weight:600}.history,.change{background:#1c1c1e;border:1px solid #262628;border-radius:6px;color:#e5e5e5;padding:10px 15px;font-weight:600}.promotions{border:1px solid #292929;border-radius:8px;padding:13px 12px 12px;color:#16a779;font-size:12px;line-height:1.65}.promotions h3{margin:0;color:#eee;font-size:12px;line-height:1.5}.promotions ul{list-style:none;margin:1px 0 3px;padding:0}.promotions li{display:flex;justify-content:space-between;gap:15px}.promotions b{font-weight:400;white-space:nowrap}.terms{border-top:1px solid #292929;padding-top:8px;margin-top:7px;color:#a0a0a4;line-height:1.9}.terms strong{color:#e4e4e4}.terms em{color:#d74c4c;font-style:normal;font-weight:bold}.terms i{color:#e3915c;font-style:normal;font-weight:bold}.steps{display:flex;align-items:center;justify-content:center;gap:15px;margin:25px 0}.steps button{background:#1b1b1d;border:0;border-radius:20px;color:#8d8e93;padding:8px 14px;font-weight:600}.steps button.done{background:none;color:#14a879}.steps button.active{background:#13b7bb;color:white}.steps span{width:18px;height:2px;background:#176f70}.steps span:nth-of-type(2),.steps span:nth-of-type(3){background:#292929}.card{border:1px solid #2a2a2c;border-radius:6px;padding:24px;background:linear-gradient(145deg,#0b0b0c,#090909)}.card-top{display:flex;align-items:center;gap:17px;border-bottom:1px solid #222;padding:0 0 17px}.pill{background:#202023;border-radius:18px;padding:8px 13px;color:#aaa}.card-top b{color:#e08d57;font-size:13px}.change{margin-left:auto;background:none;border:0;padding:0;color:#aaa;font-weight:400}.progress{display:flex;align-items:center;margin:25px 1px 34px;gap:8px;color:#e8a161;font-size:10px}.progress span{position:relative;padding-left:25px;min-width:145px;line-height:1.9}.progress span:before{content:'1';position:absolute;left:0;top:2px;background:#f5a812;color:white;border-radius:50%;width:20px;height:20px;text-align:center;line-height:20px;font-weight:bold}.progress span:nth-of-type(2):before{content:'2'}.progress span:nth-of-type(3):before{content:'3';background:#262628;color:#aaa}.progress i{height:1px;background:#323234;flex:1}.progress .muted-step{color:#888;min-width:auto}h2{font-size:15px;margin:0 0 15px;color:#f0a057}form label{display:block;color:#b6b6b9;margin-bottom:8px}sup{color:#e75252;font-size:14px}.address-row{display:flex;gap:10px}.address-row input,.sender input{width:100%;background:var(--field);border:1px solid #2c2c2e;border-radius:7px;padding:14px 15px;color:#f2f2f2;outline:0}.address-row input:focus,.sender input:focus{border-color:#14a77d}.address-row button{width:52px;border:0;border-radius:8px;background:#202024;color:#ddd;font-size:20px}.suggestions{display:flex;gap:11px;border:1px solid #29292c;margin-top:8px;padding:9px 12px;border-radius:6px;color:#199e73;font-size:12px;line-height:1.8}.suggestions span{font-size:16px}.suggestions small{color:#7fae9a}.sender{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:10px 15px 0}.recipient-label{color:#c3c3c6;font-size:12px;margin:30px 0 10px}.receiver{display:flex;align-items:flex-start;border:1px solid #2c2c2e;border-radius:5px;padding:13px 12px;gap:12px}.receiver>div{flex:1;font-size:12px}.receiver strong{color:#f5f5f5}.receiver span,.receiver p{color:#a6a6aa;margin:0 0 6px}.receiver p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:5px;font-size:11px}.receiver small{color:#b8a986;background:#181719;border-radius:9px;padding:3px 5px}.receiver button{background:none;color:#aaa;border:0;font-size:17px;padding:0}.add-receiver{width:100%;margin-top:16px;padding:12px;background:transparent;color:#aaa;border:1px dashed #333;border-radius:6px;font-weight:600}.estimate-btn,.book-btn{width:100%;margin-top:15px;padding:14px;border:0;border-radius:8px;background:linear-gradient(90deg,#ff9d06,#ffad0b);color:white;font-size:14px;font-weight:700;box-shadow:0 4px 12px #6e43042f}.estimate-btn b{font-size:20px;margin-left:3px}.quote-view h2{display:inline;font-size:17px;color:#eee}.back{background:none;color:#a2a2a5;border:0;padding:0;margin:0 8px 22px 0;font-size:14px}.route-summary{margin:25px 12px 18px;border-left:1px solid #59635e;padding-left:13px}.route-summary p{margin:0 0 12px}.route-summary b{color:#e59b58;font-size:11px;margin-right:8px}.route-summary strong{font-size:12px}.route-summary small{display:block;color:#a3a3a7;font-size:11px;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.voucher{padding:12px 0;border-bottom:1px solid #252527;color:#eee}.service-price{width:100%;display:flex;align-items:center;text-align:left;gap:13px;background:#101111;border:1px solid #16a9ad;border-radius:8px;padding:14px;color:#eee}.truck{font-size:24px}.service-price strong,.service-price small,.price b,.price small{display:block}.service-price strong{font-size:14px}.service-price small{color:#a5a5a9;font-size:11px;margin-top:4px}.distance{margin-left:auto;color:#9c9c9e;font-size:12px}.price{text-align:right}.price del{color:#a5a5a9;font-size:11px}.price b{color:#17c894;margin-top:3px}.price small{color:#17c894}.quote-actions{display:flex;gap:12px;margin-top:14px}.back-square{border:0;background:#242426;color:#ddd;border-radius:7px;width:58px;font-size:20px}.book-btn{margin:0;background:linear-gradient(90deg,#0dbb86,#12c68e)}.success-view{text-align:center;padding:55px 30px}.success-view h2{color:#fff;font-size:20px;margin:17px 0 8px}.success-view p{color:#aaa}.success-icon{width:58px;height:58px;border-radius:50%;background:#113c2f;color:#16c990;margin:auto;font-size:30px;line-height:58px}.order-id{margin:23px;color:#aaa}.order-id b{color:#fff}@media(max-width:550px){.page{width:calc(100% - 20px);margin-top:18px}.header h1{font-size:20px}.header p{font-size:12px}.promotions{font-size:10px}.steps{gap:4px}.steps span{width:8px}.steps button{padding:7px 9px;font-size:10px}.card{padding:17px 13px}.progress span{min-width:auto;font-size:9px}.progress span:nth-of-type(2){min-width:120px}.sender{margin-left:0;margin-right:0}.address-row input{font-size:11px}.distance{display:none}}
.sender{min-width:0}.recipient-inputs{min-width:0}.sender input,.recipient-inputs input,.address-row input,.full-input{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.receiver{min-width:0}.receiver>div{min-width:0;overflow:hidden;white-space:nowrap}.receiver>div>strong,.receiver>div>span{white-space:nowrap}.receiver>button{flex:0 0 auto}.route-summary p{min-width:0;overflow:hidden}.route-summary p>b,.route-summary p>strong{white-space:nowrap}
.recipient-editor{margin-top:16px;border:1px solid #2d2d30;border-radius:7px;padding:16px;background:#0b0b0c}.recipient-editor[hidden]{display:none}.recipient-editor-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.recipient-editor-head h3{margin:0;color:#f3a11a;font-size:14px}.recipient-editor-head button{border:0;background:none;color:#b8b8bd;font-size:12px;cursor:pointer}.recipient-editor label{display:block;color:#b7b7bd;font-size:12px;margin:13px 0 8px}.recipient-editor .address-row{margin-bottom:0}.recipient-editor .address-row input{padding:12px 14px}.recipient-editor .address-row button{width:46px}.editor-contact{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;margin-top:12px}.editor-contact input,.editor-note{width:100%;min-width:0;background:var(--field);border:1px solid #2c2c2e;border-radius:7px;padding:11px 12px;color:#f2f2f2;outline:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.editor-note{display:block;margin-top:10px}.editor-chips{display:flex;gap:7px;flex-wrap:wrap}.editor-chip{border:1px solid #31343a;background:#0d0d0e;color:#b4bdc7;border-radius:16px;padding:6px 11px;font-size:11px;cursor:pointer}.editor-chip.selected{border-color:#ffab00;background:#ffab00;color:#fff;font-weight:700}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.category-option{min-width:0;min-height:43px;border:1px solid #2d3035;background:#0c0c0d;color:#dbe2ea;border-radius:7px;padding:6px 4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;cursor:pointer}.category-option span{font-size:15px;line-height:16px}.category-option small{font-size:9px;line-height:1.2;color:#9da9b5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.category-option.selected{border-color:#f3a500;color:#fff;background:#151311}.category-option.selected small{color:#fff}.bulk-option{display:flex!important;align-items:center;gap:8px;color:#aab3bd!important;margin-top:11px!important;cursor:pointer}.bulk-option input{width:16px;height:16px;accent-color:#13c890}.editor-save{width:100%;margin-top:13px;border:0;border-radius:7px;padding:11px;background:#12bd88;color:#fff;font-weight:700;font-size:13px;cursor:pointer}.recipient-editor .address-suggestions{margin-top:8px}.recipient-editor .address-option{font-size:12px}.recipient-editor .address-option strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recipient-editor .address-option small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:550px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recipient-editor{padding:14px 11px}.editor-chip{padding:6px 9px}.editor-contact{gap:7px}}
.address-suggestions:not(.showing){display:none}
#recipient-list .recipient-inputs,#delivery-form .package-row{display:none!important}
.address-row button.address-clear{font-size:18px;font-weight:400;color:#a9aaaf;line-height:1}.address-row button.address-clear:hover{color:#fff;background:#2a2a2e}
.progress span{display:flex;align-items:center;gap:8px;min-height:24px;padding-left:0;line-height:1.2}.progress span:before{position:static;display:grid;place-items:center;flex:0 0 20px;margin:0}.progress span b{line-height:1.2;white-space:nowrap}
.service-price{appearance:none;cursor:pointer;outline:none;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.service-price.active-price{border-color:#11c3c6;background:#101919;box-shadow:0 0 0 1px #11c3c633}.service-price:not(.active-price):hover{border-color:#667277;background:#151718}.service-price:focus-visible{outline:2px solid #f5ab21;outline-offset:2px}
.service-price.active-price{border-color:#f5ab21;background:#17150f;box-shadow:0 0 0 1px #f5ab2133}
html.embed-mode .page{width:min(980px,100%);margin:0 auto;padding:clamp(18px,3vw,32px) clamp(12px,3vw,28px) 48px}html.embed-mode body{min-width:0;background:#080808}html.embed-mode .header{margin-bottom:14px}html.embed-mode .card{padding:clamp(17px,2.5vw,24px)}html.embed-mode .promotions{font-size:clamp(11px,1.5vw,12px)}@media(max-width:550px){html.embed-mode .page{width:100%;padding:16px 10px 36px}html.embed-mode .header h1{font-size:20px}html.embed-mode .card{padding:16px 12px}}
.placement-lock{margin:0 0 14px;padding:11px 13px;border:1px solid #79551f;border-radius:8px;background:#251d0e;color:#f2ca72;font-size:12px;line-height:1.45}.placement-lock[hidden]{display:none}.book-btn:disabled,.book-btn[aria-disabled="true"]{cursor:not-allowed;opacity:.52;filter:saturate(.45)}
.lookup-card{margin-bottom:16px}.lookup-card[hidden]{display:none}.lookup-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.lookup-head h2{margin:0;color:#f3a11a}.lookup-close{width:30px;height:30px;border:1px solid #343438;border-radius:7px;background:#1b1b1d;color:#d5d5d8;font-size:18px;line-height:1;cursor:pointer}.lookup-form label{display:block;margin-bottom:8px;color:#b8b8bd}.lookup-row{display:flex;gap:9px}.lookup-row input{min-width:0;flex:1;background:var(--field);border:1px solid #2c2c2e;border-radius:7px;padding:11px 12px;color:#f2f2f2;outline:0}.lookup-row input:focus{border-color:#14a77d}.lookup-row .secondary-btn{flex:0 0 auto;cursor:pointer}.lookup-result{margin-top:14px;border:1px solid #2d2d30;border-radius:7px;background:#101112;padding:12px}.lookup-result-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.lookup-result-head strong{color:#f4f4f5}.lookup-result-head span{color:#15c78e;font-size:12px;text-align:right}.lookup-result dl{margin:10px 0 0}.lookup-result dl>div{display:flex;gap:10px;margin-top:7px}.lookup-result dt{flex:0 0 75px;color:#96999f;font-size:11px}.lookup-result dd{min-width:0;margin:0;color:#d9dadd;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lookup-list{margin-top:14px}.lookup-list[hidden]{display:none}.lookup-list-title{margin:0 0 7px;color:#aaa;font-size:11px}.lookup-item{display:flex;align-items:center;justify-content:space-between;width:100%;gap:10px;padding:10px 12px;border:1px solid #292a2d;border-bottom:0;background:#111213;color:#ddd;text-align:left;cursor:pointer}.lookup-item:first-of-type{border-radius:7px 7px 0 0}.lookup-item:last-child{border-bottom:1px solid #292a2d;border-radius:0 0 7px 7px}.lookup-item:hover{background:#1b211f}.lookup-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lookup-item b{flex:0 0 auto;color:#15c78e;font-size:11px;font-weight:500}.lookup-empty{margin:0;color:#999;font-size:12px}@media(max-width:550px){.lookup-row{display:grid;grid-template-columns:1fr}.lookup-row .secondary-btn{width:100%}.lookup-result-head{align-items:flex-start;flex-direction:column;gap:5px}.lookup-result-head span{text-align:left}.lookup-result dl>div{display:block}.lookup-result dd{margin-top:3px}}
.account-bar{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin:10px 0 18px;color:#aeb4c0;font-size:13px}.account-bar .secondary-btn{padding:8px 14px}.login-panel{max-width:420px;margin:0 0 18px auto;padding:18px;border:1px solid #303238;border-radius:12px;background:#111214;box-shadow:0 12px 30px #0008}.login-panel[hidden]{display:none}.login-panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;color:#fff;font-size:18px}.login-panel-head button{border:0;background:transparent;color:#aeb4c0;font-size:22px;cursor:pointer}.login-panel form{display:grid;gap:8px}.login-panel label{color:#b9c1cf;font-size:13px}.login-panel input{width:100%;box-sizing:border-box}.login-panel .book-btn{margin-top:8px}
.success-actions{flex-wrap:wrap}.copy-status-btn{color:#bce8d7;border-color:#25664f}
.copy-status-btn.copied,#copy-order-status.copied{background:#0d6b4d;border-color:#17c992;color:#fff;box-shadow:0 0 0 2px #17c99233}
/* History dashboard */
.history-card[hidden],.history-panel[hidden]{display:none}
.history-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:15px}.history-head h2{display:inline-block;margin:0 0 5px;color:#f2f2f2;font-size:20px}.history-head p{margin:0;color:#9ea5ae;font-size:12px}.history-back{display:block;margin:0 0 7px;padding:0;border:0;background:none;color:#b5bbc4;font-size:12px;cursor:pointer}.history-tabs{display:flex;gap:4px;overflow-x:auto;border-bottom:1px solid #2b2b2d;margin:0 -4px;padding:0 4px}.history-tab{flex:0 0 auto;padding:11px 14px;margin-bottom:-1px;border:0;border-bottom:2px solid transparent;background:transparent;color:#a6aab2;font-weight:600;cursor:pointer}.history-tab:hover{color:#eee}.history-tab.active{color:#15c8b1;border-bottom-color:#15c8b1}.history-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:16px 0}.history-stats article{min-width:0;padding:12px;border:1px solid #2b2b2d;border-radius:7px;background:#141415}.history-stats span,.history-stats small{display:block;color:#99a1ab;font-size:11px}.history-stats strong{display:block;margin:4px 0;font-size:18px;color:#f3f3f3}.history-stats strong.positive,.positive{color:#10c994}.history-stats strong.negative,.negative{color:#ff5960}.history-search{width:100%;padding:12px 13px;border:1px solid #323337;border-radius:8px;background:#1b1b1d;color:#f2f2f2;outline:0}.history-search:focus{border-color:#13bda7}.history-list{margin-top:14px}.history-empty{margin:0;padding:28px 12px;border:1px dashed #303034;border-radius:7px;text-align:center;color:#92979f;font-size:12px}.history-order-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;width:100%;margin:0 0 9px;padding:13px;border:1px solid #2c2d30;border-radius:7px;background:#0d0d0e;color:#e8e8e9;text-align:left;cursor:pointer}.history-order-item:hover{border-color:#168f86;background:#111816}.history-order-main{min-width:0}.history-order-main strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-order-main p{margin:5px 0 0;color:#a9afb8;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-order-main small{display:block;margin-top:6px;color:#7f9aac;font-size:11px}.history-order-side{min-width:92px;text-align:right}.history-order-side .history-price{display:block;color:#10c994;font-weight:700}.history-order-side .history-status{display:block;margin-top:6px;font-size:11px}.history-order-side .history-status.failed{color:#ff5960}.history-order-side .history-status.pending{color:#f1ae31}.transaction-item{display:grid;grid-template-columns:130px 90px minmax(0,1fr) 90px 145px;gap:12px;align-items:center;padding:12px;border-bottom:1px solid #28282a;font-size:11px}.transaction-item:first-child{border:1px solid #2c2d30;border-bottom-color:#28282a;border-radius:7px 7px 0 0}.transaction-item:last-child{border-radius:0 0 7px 7px;border-bottom:1px solid #2c2d30}.transaction-item span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transaction-type{color:#e6e8eb;font-weight:600}.transaction-amount{font-weight:700}.transaction-description{color:#c3c7cd}.transaction-balance,.transaction-date{color:#8fa7b8}.history-filter-note{margin:14px 0 0;color:#8e969f;font-size:11px}@media(max-width:600px){.history-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.history-stats strong{font-size:16px}.history-order-item{grid-template-columns:minmax(0,1fr) 78px;gap:8px}.history-order-side{min-width:0}.transaction-item{grid-template-columns:1fr auto;gap:5px 10px}.transaction-item .transaction-type{grid-column:1}.transaction-item .transaction-amount{grid-column:2;grid-row:1}.transaction-item .transaction-description{grid-column:1/-1;white-space:normal}.transaction-item .transaction-balance{grid-column:1}.transaction-item .transaction-date{grid-column:2;text-align:right}}
.transaction-head{display:grid;grid-template-columns:130px 90px minmax(0,1fr) 90px 145px;gap:12px;margin:14px 0 -14px;padding:0 12px 8px;color:#7fa0b8;font-size:10px;font-weight:700;text-transform:uppercase}.transaction-head span{min-width:0}@media(max-width:600px){.transaction-head{display:none}}
.history-ride-filters{display:flex;gap:8px;margin:16px 0 10px}.history-ride-filter{padding:7px 13px;border:1px solid #2b2c2f;border-radius:7px;background:#1b1b1d;color:#aeb4bc;font-size:11px;font-weight:600;cursor:pointer}.history-ride-filter.active{border-color:#10b6b2;background:#12a9af;color:#fff}.history-ride-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:15px;margin:0 0 12px;padding:15px 16px;border:1px solid #2b2c2f;border-radius:7px;background:#0b0b0c;cursor:pointer}.history-ride-card:hover,.history-ride-card:focus{border-color:#188f8c;outline:0;background:#101615}.history-ride-content{min-width:0}.history-ride-content strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.history-ride-content strong+strong{margin-top:7px}.history-ride-content p{margin:7px 0 0;color:#9daab7;font-size:11px}.history-ride-content small{display:block;margin-top:5px;color:#7fa0b8;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-ride-side{min-width:92px;text-align:right}.history-ride-side del{display:block;color:#8d949d;font-size:10px}.history-ride-side b{display:block;color:#10c994;font-size:14px}.history-ride-side .history-status{display:block;margin-top:6px;font-size:11px}.history-ride-side small{display:block;margin-top:6px;color:#9db1c0;font-size:10px}@media(max-width:600px){.history-ride-card{grid-template-columns:minmax(0,1fr) 76px;gap:9px;padding:12px}.history-ride-content strong{font-size:12px}.history-ride-side{min-width:0}.history-ride-filters{overflow:auto}.history-ride-filter{flex:0 0 auto}}
/* Hide native number input spin buttons for a cleaner interface. */
input[type="number"]::-webkit-outer-spin-button,input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type="number"]{-moz-appearance:textfield;appearance:textfield}
.login-overlay{position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,.68);backdrop-filter:blur(1px)}.login-overlay[hidden]{display:none}.login-panel{position:fixed;z-index:1001;top:50%;left:50%;width:min(420px,calc(100% - 32px));max-width:none;margin:0;transform:translate(-50%,-50%);padding:20px;border:1px solid #363a42;border-radius:12px;background:#111214;box-shadow:0 24px 70px rgba(0,0,0,.65)}.login-panel[hidden]{display:none}.login-panel-head{margin-bottom:15px}.login-panel-head strong{font-size:18px}.login-panel input{background:#fff;color:#111;border-color:#aeb5bd}.login-panel input:focus{border-color:#10c994;box-shadow:0 0 0 2px #10c99444}.login-panel .book-btn{min-height:44px}
html,body{overflow-x:hidden;touch-action:pan-x pan-y}body{padding-bottom:env(safe-area-inset-bottom)}@media(max-width:600px){input,select,textarea{font-size:16px!important}input[type="number"]{font-size:16px!important}.login-panel{width:calc(100% - 24px);padding:18px}.login-panel input{min-height:44px}.login-panel .book-btn{min-height:46px}.account-bar{flex-wrap:wrap}.history-head p{line-height:1.45}.history-card{padding-left:14px;padding-right:14px}}@media(display-mode:standalone){.page{padding-top:env(safe-area-inset-top)}}
.modal-open{overflow:hidden}
@media(max-width:550px){.quote-view,.ride-quote-view{padding:18px 14px}.quote-view h2,.ride-quote-view h2{display:block;margin:4px 0 16px;font-size:20px;line-height:1.25}.quote-view .back,.ride-quote-view .back{margin-bottom:4px;font-size:14px}.route-summary{margin:12px 0 18px;padding:12px 13px;border:1px solid #292c30;border-left:1px solid #59635e;border-radius:8px}.route-summary p{margin:0 0 12px}.route-summary p:last-child{margin-bottom:0}.route-summary p>b{display:inline-block;margin-right:6px}.route-summary p>strong{font-size:13px}.route-summary small{margin-top:5px;font-size:11px;line-height:1.45}.ride-route{margin:12px 0 18px;padding:13px;border-radius:8px;font-size:13px;line-height:1.45}.ride-route p{margin:0 0 10px}.ride-route p:last-child{margin-bottom:0}.service-price{display:grid;grid-template-columns:34px minmax(0,1fr) max-content;align-items:center;gap:9px;min-height:92px;margin-bottom:9px;padding:13px 11px}.service-price .truck{grid-column:1;grid-row:1;font-size:22px}.service-price>span:nth-child(2){grid-column:2;grid-row:1;min-width:0}.service-price>span:nth-child(2) strong{font-size:15px;line-height:1.25}.service-price>span:nth-child(2) small{font-size:11px;line-height:1.35;white-space:normal;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.service-price .distance{display:none}.service-price .price{grid-column:3;grid-row:1;min-width:76px}.service-price .price del{font-size:10px}.service-price .price b{font-size:15px}.service-price .price small{font-size:10px}.quote-actions{display:grid;grid-template-columns:52px minmax(0,1fr);gap:10px;margin-top:14px}.back-square{width:52px;min-height:50px}.quote-actions .book-btn{min-height:50px;padding:12px 10px;font-size:14px}.voucher{margin:0;padding:12px 0;font-size:14px}.voucher span{font-size:14px}}@media(display-mode:standalone){.page{padding-top:max(24px,env(safe-area-inset-top))}}
.voucher-picker{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin:12px 0 14px;padding:11px 12px;border:1px solid #2b2d30;border-radius:8px;background:#101112}.voucher-picker label{grid-column:1/-1;margin:0;color:#aeb6bf;font-size:11px}.voucher-picker select{min-width:0;width:100%;padding:10px 11px;border:1px solid #30343a;border-radius:7px;background:#1b1c1e;color:#f2f2f2;outline:0}.voucher-picker select:focus{border-color:#f0a400;box-shadow:0 0 0 2px #f0a40033}.voucher-apply{border:1px solid #0caa86;border-radius:7px;background:#0e6d58;color:#fff;padding:0 13px;font-size:11px;font-weight:700;cursor:pointer}.voucher-apply:hover{background:#0c8369}.voucher-apply:disabled{opacity:.65;cursor:wait}@media(max-width:550px){.voucher-picker{grid-template-columns:1fr;gap:7px;padding:10px}.voucher-apply{min-height:40px}.voucher-picker select{font-size:16px!important;min-height:42px}}
.voucher-picker{position:relative;z-index:30;overflow:visible;background:linear-gradient(145deg,#111416,#0d0f10);border-color:#30363d;box-shadow:0 8px 24px rgba(0,0,0,.18)}
.voucher-dropdown{position:relative;min-width:0}
.voucher-trigger{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:44px;padding:10px 12px;border:1px solid #3b424b;border-radius:9px;background:linear-gradient(180deg,#202328,#17191c);color:#f4f6f8;text-align:left;font:inherit;cursor:pointer;transition:border-color .18s,box-shadow .18s,background .18s}
.voucher-trigger:hover{border-color:#76818d;background:#24282d}.voucher-trigger:focus-visible{outline:0;border-color:#f3a500;box-shadow:0 0 0 3px rgba(243,165,0,.2)}
.voucher-trigger-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.voucher-chevron{flex:0 0 auto;width:9px;height:9px;margin:-2px 3px 0 0;border-right:2px solid #f3a500;border-bottom:2px solid #f3a500;transform:rotate(45deg);transform-origin:center;transition:transform .18s,margin .18s}.voucher-trigger[aria-expanded="true"] .voucher-chevron{margin:2px 3px 0 0;transform:rotate(225deg)}
.voucher-menu{position:absolute;top:calc(100% + 7px);left:0;right:0;max-height:min(46vh,330px);overflow-y:auto;padding:5px;border:1px solid #3b424b;border-radius:10px;background:#17191c;box-shadow:0 18px 40px rgba(0,0,0,.55);z-index:100}.voucher-menu[hidden]{display:none}
.voucher-option{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:45px;padding:9px 10px;border:1px solid transparent;border-radius:7px;background:transparent;color:#e9edf0;text-align:left;font:inherit;cursor:pointer}.voucher-option:hover,.voucher-option:focus-visible{outline:0;background:#24282d;border-color:#46505a}.voucher-option.selected{background:linear-gradient(90deg,rgba(243,165,0,.16),rgba(20,201,144,.08));border-color:#d89412}.voucher-option-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.voucher-option-stock{flex:0 0 auto;color:#16c993;font-size:10px;white-space:nowrap}.voucher-option.selected .voucher-option-stock{color:#f3b329}.voucher-hint{grid-column:1/-1;color:#87919b;font-size:10px;line-height:1.35}
@media(max-width:550px){.voucher-picker{grid-template-columns:1fr;gap:8px;padding:11px}.voucher-trigger{min-height:46px;padding:11px 12px}.voucher-trigger-label{font-size:13px}.voucher-menu{max-height:min(48vh,360px)}.voucher-option{min-height:49px;padding:10px}.voucher-option-title{font-size:12px;white-space:normal;line-height:1.35}.voucher-option-stock{font-size:10px}.voucher-apply{min-height:42px}.voucher-hint{font-size:10px}}
html{scrollbar-gutter:stable;overflow-anchor:none}body{min-height:100dvh;overscroll-behavior-x:none;overflow-anchor:none}body.modal-open{overflow:hidden;scrollbar-gutter:stable}button,input,select,textarea{touch-action:manipulation}
form#delivery-form,form#ride-form,.recipient-editor{position:relative}.address-suggestions{position:absolute;z-index:70;left:0;right:0;top:auto;margin-top:8px;box-shadow:0 14px 28px rgba(0,0,0,.42)}.recipient-inputs>.address-suggestions{left:0;right:0;top:100%;margin-top:3px}
.province-picker{display:flex;flex-direction:column;align-items:flex-start;gap:6px;margin-top:10px;width:min(100%,300px)}.province-picker label{margin:0;color:#aeb6bf;font-size:11px}.province-picker select{appearance:none;width:100%;min-height:40px;padding:9px 36px 9px 12px;border:1px solid #0eaaa3;border-radius:8px;background:linear-gradient(180deg,#171b1e,#101214);background-image:linear-gradient(45deg,transparent 50%,#d7dde3 50%),linear-gradient(135deg,#d7dde3 50%,transparent 50%),linear-gradient(180deg,#171b1e,#101214);background-position:calc(100% - 17px) 17px,calc(100% - 12px) 17px,0 0;background-size:5px 5px,5px 5px,100% 100%;background-repeat:no-repeat;color:#f2f2f2;outline:0;cursor:pointer}.province-picker select:focus{border-color:#f3a500;box-shadow:0 0 0 3px rgba(243,165,0,.16)}.province-picker select:disabled{opacity:.65;cursor:wait}@media(max-width:550px){.province-picker{width:100%;margin-top:9px}.province-picker select{min-height:42px}}
.province-dropdown{position:relative;width:100%}.province-native-select{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;border:0!important;opacity:0;pointer-events:none}.province-trigger{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:40px;padding:9px 12px;border:1px solid #0eaaa3;border-radius:8px;background:linear-gradient(180deg,#171b1e,#101214);color:#f2f2f2;text-align:left;font:inherit;cursor:pointer;transition:border-color .18s,box-shadow .18s,background .18s}.province-trigger:hover{border-color:#36c7bb;background:#1c2225}.province-trigger:focus-visible{outline:0;border-color:#f3a500;box-shadow:0 0 0 3px rgba(243,165,0,.16)}.province-trigger:disabled{opacity:.65;cursor:wait}.province-trigger-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.province-chevron{flex:0 0 auto;width:9px;height:9px;margin:-2px 3px 0 0;border-right:2px solid #f3a500;border-bottom:2px solid #f3a500;transform:rotate(45deg);transition:transform .18s,margin .18s}.province-trigger[aria-expanded="true"] .province-chevron{margin:2px 3px 0 0;transform:rotate(225deg)}.province-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;max-height:260px;overflow-y:auto;padding:5px;border:1px solid #3b424b;border-radius:9px;background:#17191c;box-shadow:0 16px 34px rgba(0,0,0,.55);z-index:120}.province-menu[hidden]{display:none}.province-option{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:40px;padding:9px 10px;border:1px solid transparent;border-radius:7px;background:transparent;color:#edf1f4;text-align:left;font:inherit;cursor:pointer}.province-option:hover,.province-option:focus-visible{outline:0;background:#24282d;border-color:#46505a}.province-option.selected{border-color:#d89412;background:linear-gradient(90deg,rgba(243,165,0,.16),rgba(20,201,144,.08));color:#fff}.province-option-check{color:#f3b329;font-weight:700}@media(max-width:550px){.province-trigger{min-height:42px;padding:10px 12px}.province-menu{max-height:42vh}.province-option{min-height:44px}}
.header{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:22px;align-items:stretch;margin-bottom:18px}.header-main{min-width:0}.header-actions{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;min-width:max-content;min-height:100%}.header-actions .history{align-self:flex-end}.header-actions .account-bar{margin:0;justify-content:flex-end}.header-actions .account-bar>span{color:#aeb4c0;font-weight:400}.header-actions .account-bar .secondary-btn{white-space:nowrap}
@media(max-width:600px){.header{display:flex;flex-direction:column;gap:12px;margin-bottom:12px}.header-main{width:100%}.header-actions{width:100%;min-width:0;min-height:0;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.header-actions .history{margin-left:auto}.header-actions .account-bar{margin-left:auto}.header-actions .account-bar>span{font-size:12px}}
.header{position:sticky;top:0;z-index:500;padding:10px 0 12px;margin-top:-10px;margin-bottom:18px;background:rgba(8,8,8,.96);box-shadow:0 8px 18px rgba(0,0,0,.28);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
@media(max-width:600px){.header{top:0;padding-top:max(10px,env(safe-area-inset-top));margin-top:-10px;margin-bottom:14px}}
.page{margin-top:0;padding-top:var(--header-offset,140px)}.header{position:fixed;top:0;left:50%;width:min(672px,calc(100% - 32px));margin:0;transform:translateX(-50%);background:rgba(8,8,8,.97);box-shadow:0 8px 20px rgba(0,0,0,.36);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
@media(max-width:550px){.header{width:calc(100% - 20px)}}
html.embed-mode .page{padding-top:var(--header-offset,140px)}html.embed-mode .header{width:min(980px,100%);padding-left:clamp(12px,3vw,28px);padding-right:clamp(12px,3vw,28px)}
.mode-tabs{position:fixed;top:var(--header-height,140px);left:50%;z-index:490;width:min(672px,calc(100% - 32px));margin:0;padding:9px 0 11px;transform:translateX(-50%);background:rgba(8,8,8,.97);box-shadow:0 8px 18px rgba(0,0,0,.3);border-bottom:1px solid #202426;justify-content:flex-start}
.mode-tabs[hidden]{display:none}
@media(max-width:550px){.mode-tabs{width:calc(100% - 20px);padding:8px 0 10px;gap:8px}.mode-tabs .mode-tab{padding:8px 12px}}
html.embed-mode .mode-tabs{width:min(980px,100%);padding-left:clamp(12px,3vw,28px);padding-right:clamp(12px,3vw,28px)}
@media(max-width:600px){.header{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:10px;row-gap:4px;align-items:start}.header-main{display:contents}.header-main h1,.header-main p{grid-column:1/-1}.header-main h1{grid-row:1;margin-bottom:0}.header-main p{grid-row:2;margin-bottom:2px}.header-main .province-picker{grid-column:1;grid-row:3;width:min(245px,calc(100vw - 120px));min-width:0;margin:0;justify-self:start}.header-actions{display:contents}.header-actions .history{grid-column:2;grid-row:3;align-self:end;justify-self:end;margin:0;white-space:nowrap}.header-actions .account-bar{grid-column:1/-1;grid-row:4;width:100%;margin:6px 0 0;justify-content:flex-end}}
.app-footer{margin:26px 0 10px;text-align:center;color:#85868b;font-size:12px;line-height:1.6;letter-spacing:.1px}.app-footer::before{content:'';display:block;width:56px;height:2px;margin:0 auto 10px;border-radius:2px;background:linear-gradient(90deg,#0dbb86,#12c6d0)}
@media(max-width:550px){.app-footer{margin:22px 8px 8px;font-size:11px}}
.promotion-panel[hidden]{display:none}.promotion-panel h3{margin-bottom:2px}.promotion-panel ul{margin-bottom:0}
.address-row input:-webkit-autofill,.address-row input:-webkit-autofill:hover,.address-row input:-webkit-autofill:focus,.sender input:-webkit-autofill,.sender input:-webkit-autofill:hover,.sender input:-webkit-autofill:focus,.full-input:-webkit-autofill,.full-input:-webkit-autofill:hover,.full-input:-webkit-autofill:focus,.recipient-inputs input:-webkit-autofill,.recipient-inputs input:-webkit-autofill:hover,.recipient-inputs input:-webkit-autofill:focus,.lookup-row input:-webkit-autofill,.lookup-row input:-webkit-autofill:hover,.lookup-row input:-webkit-autofill:focus{-webkit-text-fill-color:#f2f2f2!important;-webkit-box-shadow:0 0 0 1000px var(--field) inset!important;box-shadow:0 0 0 1000px var(--field) inset!important;caret-color:#f2f2f2;transition:background-color 99999s ease-in-out 0s}.address-row input:-moz-autofill,.sender input:-moz-autofill,.full-input:-moz-autofill,.recipient-inputs input:-moz-autofill,.lookup-row input:-moz-autofill{color:#f2f2f2!important;background-color:var(--field)!important}
.service-price .truck{display:inline-flex;align-items:center;justify-content:center;min-width:30px;line-height:1;text-align:center}
