:root{--blue:#2563eb;--blue-100:#dbeafe;--blue-50:#eff6ff;--dark:#0f172a;--green:#0ea85b;--orange:#f59e0b;--red:#dc2626;--slate:#64748b;--muted:#52617a;--panel:#fff;--page:#f4f7fb;--line:#dbe5f2;color:var(--dark);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--page);min-width:320px;margin:0}button,a,input,select,textarea{font:inherit}button{cursor:pointer}input,select,textarea{width:100%;color:var(--dark);background:#fff;border:1px solid #d5dfec;border-radius:14px;outline:none}input,select{min-height:44px;padding:0 13px}textarea{resize:vertical;padding:12px 13px}input:focus,select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2563eb1f}label{gap:7px;display:grid}label>span,.section-title span,.auth-copy,.empty-state span,.inline-loading,.stat-card span,.amount-row span,.trip-row span,.selected-card span,.address-card span,.address-card small,.profile-card p,.profile-metric span,.setting-row span,.quote-summary,.form-actions span,label small{color:var(--muted);font-size:12px;font-weight:800}.auth-page,.portal-page{background:radial-gradient(circle at top left, #2563eb1f, transparent 36%), var(--page);min-height:100vh;padding:12px}.auth-page{place-items:center;display:grid}.auth-card{border:1px solid var(--line);background:#fffffff5;border-radius:28px;width:min(460px,100%);padding:32px;box-shadow:0 24px 70px #0f172a1f}.auth-brand{margin-bottom:24px}.auth-card h1,.page-heading h1{letter-spacing:-.07em;margin:0;font-size:clamp(28px,4vw,42px);font-weight:950;line-height:.98}.auth-copy{margin:12px 0 24px;line-height:1.55}.auth-form,.profile-form{gap:15px;display:grid}.auth-switch{color:var(--blue);margin-top:20px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex}.auth-form .primary-button{width:100%}.profile-type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.profile-type-card{min-height:116px;color:var(--dark);text-align:left;background:#fff;border:1px solid #d5dfec;border-radius:18px;gap:6px;padding:14px;display:grid}.profile-type-card.is-active{border-color:var(--blue);background:var(--blue-50);box-shadow:0 0 0 3px #2563eb1a}.profile-type-card strong{font-size:14px;font-weight:950}.profile-type-card span{color:var(--muted);font-size:12px;font-weight:800;line-height:1.35}.portal-frame{background:#f8fbff;border:1px solid #d7e2f0;border-radius:24px;min-height:calc(100vh - 24px);overflow:hidden}.portal-header{border-bottom:1px solid var(--line);background:#fffffff2;align-items:center;gap:24px;min-height:72px;padding:0 24px;display:flex}.brand{color:var(--dark);letter-spacing:-.04em;white-space:nowrap;align-items:center;gap:10px;font-size:15px;font-weight:950;text-decoration:none;display:inline-flex}.brand-mark{background:linear-gradient(135deg, var(--blue), #0f49c9);color:#fff;border-radius:12px;place-items:center;width:36px;height:36px;font-weight:950;display:grid;box-shadow:0 12px 22px #2563eb38}.portal-nav{flex:1;justify-content:center;align-items:center;gap:10px;display:flex}.nav-pill,.ghost-button,.status-chip{color:#41516b;white-space:nowrap;border-radius:999px;font-size:13px;font-weight:900;text-decoration:none}.nav-pill{padding:9px 12px}.nav-pill.is-active{background:var(--blue-100);color:var(--blue)}.header-actions{align-items:center;gap:10px;display:flex}.status-chip{color:var(--blue);background:#eef5ff;padding:9px 13px}.primary-button,.dark-button,.ghost-button{border:0;font-weight:950}.primary-button,.dark-button{color:#fff;border-radius:16px}.primary-button{background:var(--blue);padding:13px 18px;box-shadow:0 12px 22px #2563eb2e}.dark-button{background:#111827;min-height:50px;padding:0 20px}.ghost-button{color:var(--slate);background:0 0;padding:9px 13px}.primary-button:disabled,.dark-button:disabled{cursor:not-allowed;opacity:.62}.page-heading{justify-content:space-between;align-items:flex-start;gap:16px;padding:28px 28px 16px;display:flex}.eyebrow{color:var(--blue);text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:950}.status-pill{color:#04964d;white-space:nowrap;background:#d9fbe8;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:950;display:inline-flex}.status-pill:before{content:"";background:currentColor;border-radius:999px;width:7px;height:7px}.stats-grid,.request-layout,.single-column-layout,.profile-layout,.wide-panel{margin-inline:28px}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:22px;display:grid}.request-layout{grid-template-columns:minmax(420px,1.1fr) minmax(360px,.9fr);gap:18px;padding-bottom:34px;display:grid}.single-column-layout,.wide-panel{padding-bottom:34px}.profile-layout{grid-template-columns:minmax(280px,.7fr) minmax(420px,1.3fr);gap:18px;max-width:920px;padding-bottom:34px;display:grid}.side-stack{align-content:start;gap:18px;display:grid}.stat-card,.panel,.map-card{border:1px solid var(--line);background:var(--panel);border-radius:20px}.stat-card{min-height:84px;padding:18px}.stat-card strong{letter-spacing:-.06em;font-size:29px;font-weight:950;line-height:1;display:block}.panel{padding:20px}.panel h2{letter-spacing:-.06em;margin:0 0 18px;font-size:22px;font-weight:950}.request-panel{min-height:540px}.order-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.form-section{background:#f8fbff;border:1px solid #e5ebf4;border-radius:18px;align-content:start;gap:14px;padding:16px;display:grid}.section-title{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.section-title strong{color:var(--dark);font-size:15px;font-weight:950;display:block}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.form-grid--single{grid-template-columns:1fr}.span-2{grid-column:1/-1}.field-error,.form-error{font-size:12px;font-weight:900;color:var(--red)!important}.form-error{margin:0}.selected-card,.route-planner{border:1px solid var(--line);background:var(--panel);border-radius:20px;grid-column:1/-1;display:grid;overflow:hidden}.route-planner>header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:13px 14px;display:flex}.route-planner__stops{flex-wrap:wrap;flex:1;gap:8px;min-width:0;display:flex}.route-planner__stop{border:1px solid var(--line);text-align:left;background:#94a3b814;border-radius:14px;flex:1;align-items:center;gap:10px;min-width:190px;padding:10px 12px;display:flex}.route-planner__stop[aria-pressed=true]{border-color:var(--blue);background:var(--blue-50)}.route-planner__stop i{border-radius:50%;flex:none;width:10px;height:10px}.route-planner__stop span{gap:2px;min-width:0;display:grid}.route-planner__stop small{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:900}.route-planner__stop strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.route-planner__toggle{border:1px solid var(--line);background:var(--panel);color:var(--blue);border-radius:999px;align-items:center;gap:6px;padding:9px 14px;font-size:12px;font-weight:900;display:flex}.route-planner__toggle svg{transition:transform .18s}.route-planner.is-open .route-planner__toggle svg{transform:rotate(180deg)}.route-planner__body{gap:10px;padding:0 14px 12px;display:grid}.route-planner__tools{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.route-planner__tools>span{color:var(--muted);align-items:center;gap:6px;font-size:12px;font-weight:850;display:flex}.route-planner__tools>span strong{color:var(--blue)}.route-planner__tools>div{flex-wrap:wrap;gap:8px;display:flex}.route-planner__tools button{border:1px solid var(--line);background:var(--panel);border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:850;display:flex}.route-planner__tools button:disabled{opacity:.5}.route-planner__map{isolation:isolate;background:#eaf4ff;border-radius:14px;height:300px;position:relative;overflow:hidden}.route-planner__body>small{color:var(--muted);font-size:11px;font-weight:750}.route-planner>footer{border-top:1px solid var(--line);background:var(--blue-50);flex-wrap:wrap;align-items:center;gap:4px 10px;padding:12px 14px;display:flex}.route-planner>footer strong{font-size:15px}.route-planner>footer span{min-width:180px;color:var(--muted);flex:1;font-size:12px;font-weight:800}.quote-summary strong{letter-spacing:-.02em;font-size:26px}.quote-summary.is-pending{background:0 0;border-style:dashed}.quote-summary{background:var(--blue-50);border:1px solid #d9e7ff;border-radius:16px;gap:4px;padding:13px 14px;display:grid}.selected-card strong,.address-card strong,.empty-state strong,.amount-row strong,.trip-row strong,.setting-row strong{color:var(--dark);font-size:13px;font-weight:950}.saved-addresses{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.address-card{background:#fff;border:1px solid #e5ebf4;border-radius:16px;gap:6px;padding:13px;display:grid}.address-card div{gap:8px;margin-top:4px;display:flex}.address-card button{background:var(--blue-100);color:var(--blue);border:0;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:950}.switch-row{background:#fff;border:1px solid #d5dfec;border-radius:14px;justify-content:space-between;align-items:center;min-height:44px;padding:0 12px;display:flex}.switch{background:#cbd5e1;border:0;border-radius:999px;width:42px;height:24px;position:relative}.switch i{background:#fff;border-radius:999px;width:18px;height:18px;transition:transform .16s;position:absolute;top:3px;left:3px}.switch.is-on{background:var(--blue)}.switch.is-on i{transform:translate(18px)}.form-actions{grid-template-columns:1fr auto;align-items:center;gap:14px;display:grid}.map-card{isolation:isolate;background:#eaf4ff;height:330px;position:relative;overflow:hidden}.map-card.is-large{height:560px}.map-canvas{border-radius:inherit;position:absolute;inset:0}.map-empty{z-index:4;text-align:center;background:#eaf4ff;align-content:center;place-items:center;gap:8px;padding:24px;display:grid;position:absolute;inset:0}.map-empty--error{color:#9a3412;background:#fff7ed}.map-checklist{color:#b45309;text-align:left;gap:5px;max-width:420px;margin:0;padding:0;font-size:12px;font-weight:800;list-style:none;display:grid}.map-checklist li{padding-left:15px;position:relative}.map-checklist li:before{content:"→";position:absolute;left:0}.map-info{color:#334155;gap:3px;font-size:12px;font-weight:750;display:grid}.map-legend{z-index:5;color:var(--muted);background:#fffffff0;border-radius:14px;flex-wrap:wrap;gap:12px;padding:8px 12px;font-size:11px;font-weight:800;display:flex;position:absolute;bottom:16px;left:16px;box-shadow:0 10px 24px #0f172a1f}.map-legend span{align-items:center;gap:6px;display:flex}.map-legend i{border-radius:50%;width:8px;height:8px}.map-empty strong{font-size:16px;font-weight:950}.map-empty span,.map-empty small,.map-floating-card span,.map-floating-card small{color:var(--muted);font-size:12px;font-weight:800}.map-floating-card{z-index:4;background:#fffffff0;border-radius:18px;gap:4px;max-width:320px;padding:16px 18px;display:grid;position:absolute;top:18px;left:18px;box-shadow:0 18px 35px #0f172a1a}.history-mini-list,.trip-list,.settings-list{gap:12px;display:grid}.amount-row,.trip-row,.setting-row,.profile-metric{background:#f6f9fd;border-radius:15px}.amount-row{grid-template-columns:1fr auto;align-items:center;gap:12px;min-height:64px;padding:0 15px;display:grid}.trip-row{grid-template-columns:1fr auto auto;align-items:center;gap:16px;min-height:64px;padding:0 16px;display:grid}.trip-action{white-space:nowrap;padding:10px 14px}.amount-row b,.trip-row b{color:var(--dark);font-size:13px;font-weight:950}.empty-state{background:#f8fbff;border:1px dashed #cbd5e1;border-radius:16px;gap:6px;padding:18px;display:grid}.inline-loading{background:#f8fbff;border-radius:16px;padding:16px}.profile-card .avatar,.avatar{width:72px;height:72px;color:var(--dark);background:#dbeafe;border-radius:999px;place-items:center;font-size:22px;font-weight:950;display:grid}.profile-card h2{letter-spacing:-.04em;margin:22px 0 6px;font-size:22px;font-weight:950}.profile-card p{margin:0 0 22px}.profile-metric{justify-content:space-between;padding:14px;display:flex}.profile-metric+.profile-metric{margin-top:10px}.setting-row{grid-template-columns:auto 1fr;align-items:center;gap:14px;min-height:72px;padding:0 16px;display:grid}.dot{border-radius:999px;flex:none;width:11px;height:11px}.dot-blue{background:var(--blue)}.text-blue{color:var(--blue)!important}.text-green{color:var(--green)!important}.text-orange{color:var(--orange)!important}.text-red{color:var(--red)!important}.text-dark{color:var(--dark)!important}.app-state{border:1px solid var(--line);background:#fff;border-radius:24px;align-content:center;place-items:center;gap:14px;min-height:calc(100vh - 24px);display:grid}.app-state strong{font-size:16px;font-weight:950}@media (width<=980px){.portal-header{flex-wrap:wrap;gap:14px;padding:16px}.portal-nav{order:3;justify-content:flex-start;width:100%;padding-bottom:4px;overflow-x:auto}.header-actions{margin-left:auto}.page-heading,.stats-grid,.request-layout,.single-column-layout,.profile-layout,.wide-panel{margin-inline:16px}.request-layout,.profile-layout{grid-template-columns:1fr}.profile-layout{max-width:none}}@media (width<=640px){.auth-page,.portal-page{padding:0}.auth-card,.portal-frame,.app-state{border:0;border-radius:0;min-height:100vh}.auth-card{padding:24px 18px}.page-heading{flex-direction:column;padding:22px 16px 14px}.stats-grid,.order-form,.form-grid,.profile-type-grid,.form-actions{grid-template-columns:1fr}.stats-grid{gap:10px}.span-2{grid-column:auto}.panel,.form-section{padding:15px}.map-card{height:300px}.map-card.is-large{height:430px}.route-planner__map{height:260px}.trip-row{grid-template-columns:1fr;padding-block:14px}.trip-action{width:100%}}html{background:var(--page);min-width:320px}body{overflow-x:hidden}#root{min-height:100vh}button,a,input,select,textarea,.portal-frame,.portal-header,.portal-nav,.header-actions,.page-heading,.stats-grid,.request-layout,.single-column-layout,.profile-layout,.wide-panel,.panel,.form-section,.section-title,.saved-addresses,.address-card,.switch-row,.form-actions,.map-card,.map-floating-card,.amount-row,.amount-row>*,.trip-row,.trip-row>*,.setting-row,.setting-row>*,.profile-metric,.profile-metric>*{min-width:0}.auth-card h1,.page-heading h1,.panel h2,.profile-card h2,.profile-type-card strong,.profile-type-card span,.selected-card strong,.selected-card span,.address-card strong,.address-card span,.address-card small,.amount-row strong,.amount-row span,.amount-row b,.trip-row strong,.trip-row span,.trip-row b,.setting-row strong,.setting-row span,.profile-metric strong,.profile-metric span,.quote-summary,.map-floating-card strong,.map-floating-card span,.map-floating-card small{overflow-wrap:anywhere}.primary-button,.dark-button,.ghost-button,.address-card button,.trip-action{text-align:center;white-space:normal;justify-content:center;align-items:center;max-width:100%;line-height:1.2;text-decoration:none;display:inline-flex}.portal-nav{scrollbar-width:none;min-height:38px}.portal-nav::-webkit-scrollbar{display:none}.header-actions,.section-title,.address-card div,.trip-row .form-actions{flex-wrap:wrap}.trip-row,.trip-row--action{grid-template-columns:minmax(0,1fr) auto auto}.trip-row--action{grid-template-columns:minmax(0,1fr) auto auto auto}.trip-row .form-actions{justify-content:flex-end;gap:8px;display:flex}.trip-row .form-actions>*{flex:0 auto}.amount-row,.trip-row,.setting-row,.profile-metric{gap:12px}.amount-row b,.trip-row b{text-align:right;justify-self:end}.address-card div{display:flex}.address-card button{flex:96px}.switch-row{gap:12px}.switch-row>span{min-width:0}.map-floating-card{max-width:calc(100% - 36px);right:18px}@media (width<=780px){.stats-grid{grid-template-columns:repeat(auto-fit,minmax(min(180px,100%),1fr))}.trip-row,.trip-row--action,.amount-row{grid-template-columns:1fr;align-items:stretch;min-height:0;padding:14px}.trip-row b,.amount-row b,.trip-row>span{text-align:left;justify-self:start}.trip-row .form-actions{justify-content:stretch;width:100%}.trip-row .form-actions>*{flex:min(150px,100%)}}@media (width<=640px){.auth-card,.portal-frame,.app-state{min-height:100dvh}.portal-header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 14px 10px;display:grid}.portal-nav{order:initial;grid-column:1/-1;width:100%;margin:0 -4px;padding:0 4px 4px}.header-actions{justify-content:flex-end;margin-left:0}.page-heading,.stats-grid,.request-layout,.single-column-layout,.profile-layout,.wide-panel{margin-inline:12px}.page-heading{gap:12px;padding:20px 12px 12px}.page-heading h1{font-size:clamp(26px,12vw,36px);line-height:1}.auth-card,.panel,.form-section,.stat-card,.map-card,.empty-state,.inline-loading{border-radius:16px}.panel,.form-section,.stat-card{padding:14px}.section-title,.form-actions,.profile-metric{align-items:stretch}.form-actions{gap:10px}.form-actions>.primary-button,.form-actions>.dark-button,.form-actions>.ghost-button{width:100%}.status-pill{white-space:normal}.map-card{height:min(58vh,360px)}.map-card.is-large{height:min(72vh,460px)}.route-planner__map{height:min(52vh,320px)}.route-planner__stop{min-width:100%}.route-planner__toggle{justify-content:center;width:100%}.map-legend{gap:8px;padding:7px 10px;font-size:10px;bottom:12px;left:12px;right:12px}.map-floating-card{border-radius:14px;max-width:calc(100% - 24px);padding:12px;top:12px;left:12px;right:12px}.setting-row{grid-template-columns:auto minmax(0,1fr);min-height:0;padding:14px}}@media (width<=480px){.portal-header{grid-template-columns:1fr}.header-actions{grid-template-columns:1fr;width:100%;display:grid}.status-chip{display:none}.header-actions .ghost-button,.auth-form .primary-button,.profile-form .dark-button,.order-form .dark-button,.trip-row .primary-button,.trip-row .dark-button,.trip-row .ghost-button{width:100%}.address-card div,.trip-row .form-actions{grid-template-columns:1fr;display:grid}.profile-type-card{min-height:0}.switch-row,.profile-metric{flex-direction:column;align-items:flex-start}}@media (width<=380px){.page-heading,.stats-grid,.request-layout,.single-column-layout,.profile-layout,.wide-panel{margin-inline:8px}.auth-card,.panel,.form-section,.stat-card{padding:12px}}
