.vendor-workspace{--vendor-bg:#0b141b;--vendor-surface:#111f28;--vendor-line:#2a3c48;--vendor-muted:#a8bac6;--vendor-accent:#55dfad;--vendor-nav-top:0px;min-height:100vh;background:var(--vendor-bg);color:#edf5f8;padding-bottom:max(24px,env(safe-area-inset-bottom,0px));font-size:14px;line-height:1.5;color-scheme:dark}.vendor-hours *,.vendor-workspace *{box-sizing:border-box}.vendor-workspace [hidden]{display:none!important}.vendor-workspace a{text-decoration:none}.vendor-hours a,.vendor-hours button,.vendor-workspace a,.vendor-workspace button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.vendor-hours button,.vendor-workspace button,.vendor-workspace input:not([type=checkbox]),.vendor-workspace select{min-height:44px}.vendor-workspace button:disabled{cursor:wait;opacity:.5}.vendor-hours :is(a,button,input):focus-visible,.vendor-workspace :is(a,button,input,select,textarea):focus-visible{outline:2px solid #81edc6;outline-offset:3px}.vendor-navigation{position:sticky;top:var(--vendor-nav-top);z-index:85;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;gap:4px;padding:8px max(12px,calc((100% - 1080px) / 2));background:#0e1b24;border-bottom:1px solid #2a3c48}.vendor-navigation a{display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:8px;color:#a8bac6;font-size:13px;font-weight:650;border-radius:12px}.vendor-navigation a:hover{background:#182d37;color:#edf5f8}.vendor-navigation a[aria-current=page]{color:#76e8bc;background:#19392f;box-shadow:inset 0 -2px #55dfad}.vendor-workspace-content{width:min(100%,1080px);margin:0 auto;padding:16px;scroll-margin-top:calc(var(--vendor-nav-top) + 80px)}.vendor-workspace-content>*+*{margin-top:12px}.vendor-identity{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:4px 0 6px}.vendor-identity-name{min-width:0}.vendor-eyebrow{display:block;color:#76e8bc;font-size:10px;font-weight:750;letter-spacing:.16em}.vendor-identity h1{margin:0 0 2px;font-size:clamp(16px,2.4vw,21px);font-weight:750;letter-spacing:-.025em;line-height:1.25;overflow-wrap:anywhere}.vendor-identity .vendor-eyebrow{display:none}.vendor-identity p{margin:0;color:var(--vendor-muted);font-size:12px}.vendor-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;flex-shrink:0;padding:10px 14px;border:1px solid #3a4e5a;border-radius:10px;background:#142630;color:#e0ebf0;font-size:13px;font-weight:650;line-height:1.3;text-align:center}.vendor-button:hover:not(:disabled){background:#203945}.vendor-button-primary{background:#55dfad;border-color:#55dfad;color:#09241a;font-weight:750}.vendor-button-primary:hover:not(:disabled){background:#82edc6}.vendor-button-danger{color:#ffb1b7;border-color:#734650;background:#311f28}.vendor-button-success{color:#8ce9c6;border-color:#30664e;background:#16372a}.vendor-button-warning{color:#f6d68b;border-color:#6a5735;background:#302a1f}.vendor-panel{min-width:0;padding:16px;background:var(--vendor-surface);border:1px solid var(--vendor-line);border-radius:18px}.vendor-editor-heading,.vendor-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.vendor-panel h2,.vendor-section-heading h2{margin:0;font-size:20px;font-weight:750;letter-spacing:-.02em}.vendor-section-heading p{margin:4px 0 0}.vendor-menu-filters{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:10px;margin-top:12px}.vendor-menu-filters label{display:block;min-width:0;color:#a8bac6;font-size:12px;font-weight:600}.vendor-menu-filters :is(input,select){display:block;width:100%;margin-top:6px;padding:10px 12px;border:1px solid #3a4e5a;border-radius:10px;background:#0b1820;color:#edf5f8;font-size:14px}.vendor-results-count{margin:12px 0;color:#a8bac6;font-size:12px}.vendor-menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start}.vendor-menu-card{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:12px;padding:14px;min-width:0;background:#13252e;border:1px solid #314551;border-radius:14px}.vendor-menu-photo{width:72px;height:80px;overflow:hidden;border-radius:10px;background:#203743}.vendor-menu-photo img{display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.vendor-menu-description{min-width:0;align-self:center}.vendor-category-label{display:block;margin-bottom:3px;color:#8de6c5;font-size:11px;font-weight:650}.vendor-menu-description h3{margin:0;color:#edf5f8;font-size:15px;font-weight:700;line-height:1.35;overflow-wrap:anywhere}.vendor-menu-price{display:block;margin-top:7px;font-size:16px;color:#edf5f8}.vendor-item-edit{align-self:start;padding:8px 10px}.vendor-menu-meta{grid-column:1/-1;display:flex;align-items:center;flex-wrap:wrap;gap:8px 14px;color:#c0cdd5;font-size:12px}.vendor-item-state{border-radius:6px;padding:3px 7px;font-size:11px;font-weight:700}.vendor-item-state.is-available{background:#1c4234;color:#93edc8}.vendor-item-state.is-sold-out{background:#483822;color:#f4d491}.vendor-item-state.is-unavailable{background:#35424c;color:#e2e9ef}.vendor-menu-actions{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;border-top:1px solid #2a404b;padding-top:12px}.vendor-menu-actions .vendor-button{font-size:12px;padding:8px;min-width:0}.vendor-item-editor{scroll-margin-top:calc(var(--vendor-nav-top) + 82px);border-color:#55dfad!important;padding:18px!important}.vendor-editor-heading{border-bottom:1px solid #354b58;padding-bottom:14px}.vendor-editor-heading h3{margin:0;color:#91edc8;font-size:17px;font-weight:750}.vendor-editor-heading p{margin:3px 0 0;color:#bccbd5;font-size:13px;overflow-wrap:anywhere}.vendor-save-item{min-width:180px}.vendor-profile-panel{max-width:760px;margin:auto}.vendor-profile-footer{gap:12px;border-top:1px solid #314551;margin-top:22px;padding-top:18px}.vendor-profile-footer,.vendor-queue-link{display:flex;justify-content:space-between}.vendor-queue-link{align-items:center;gap:16px;border:1px solid #376e5c;border-radius:12px;background:#17382e;padding:14px 16px;color:#a3f0d0}.vendor-queue-link strong{display:block;font-size:14px}.vendor-queue-link small{display:block;margin-top:3px;font-size:12px;line-height:1.45}.vendor-queue-link>span:last-child{flex-shrink:0;font-size:12px;font-weight:750}.vendor-queue-urgent{background:#352c1c;color:#ffe1a3;border-color:#b48938}.vendor-notice{padding:12px 14px;border:1px solid;border-radius:10px;font-size:13px;overflow-wrap:anywhere}.vendor-notice-error{color:#ffc1c6;background:#3b222c;border-color:#8d505c}.vendor-notice-success{color:#a2efcf;background:#17392d;border-color:#37775a}.vendor-empty-state{grid-column:1/-1;padding:32px 18px;border:1px dashed #3a5260;border-radius:14px;text-align:center;color:#a8bac6}.vendor-empty-state h3{color:#e0ebf0;font-size:16px;font-weight:700}.vendor-empty-state p{margin:6px 0 16px}.vendor-order-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.vendor-order-card-heading{display:flex;align-items:start;justify-content:space-between;gap:12px}.vendor-order-code{overflow-wrap:anywhere}.vendor-order-pending{border-color:#b58a3a!important;box-shadow:inset 3px 0 #eec470}.vendor-orders-workspace .vendor-workspace-content{max-width:880px}.vendor-orders-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:8px 0}.vendor-orders-heading h1{margin:0;font-size:28px;font-weight:800;letter-spacing:-.03em}.vendor-flow-date,.vendor-orders-heading p{color:#b6c8d1;font-size:12px;margin:4px 0 0}.vendor-order-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;background:#11232d;padding:5px;border:1px solid #34505c;border-radius:14px}.vendor-order-tabs button{border-radius:10px;font-size:16px;font-weight:750;color:#b6c8d1;padding:10px}.vendor-order-tabs button[aria-pressed=true]{background:#87f4c3;color:#09291e}.vendor-order-list{display:grid;gap:16px}.vendor-flow-card{border:1px solid #34515c;border-radius:18px;background:#11232d;padding:20px;scroll-margin-top:95px;min-width:0;overflow-wrap:anywhere}.vendor-flow-urgent{border-color:#dfb960;box-shadow:inset 4px 0 #dfb960}.vendor-flow-danger{border-color:#93616b}.vendor-flow-card>header{display:flex;justify-content:space-between;align-items:start;gap:16px}.vendor-flow-reference{color:#93f1cb;font-size:14px;font-weight:800}.vendor-flow-card h2{margin:2px 0;font-size:20px;font-weight:750}.vendor-flow-badge{border:1px solid #49636c;border-radius:8px;background:#213944;color:#d4e8ef;padding:5px 9px;font-size:12px;font-weight:750;max-width:45%}.vendor-flow-badge-success{color:#a1f4d0;background:#183e31;border-color:#438b70}.vendor-flow-badge-urgent,.vendor-flow-badge-waiting{color:#ffe3a4;background:#3b321f;border-color:#8d7647}.vendor-flow-badge-danger{color:#ffc1c6;background:#3b222c;border-color:#93616b}.vendor-flow-deadline{margin-top:12px;color:#ffe3a4;font-size:16px;font-weight:750}.vendor-flow-next{margin-top:14px;border:1px solid #667043;background:#292d20;border-radius:12px;padding:12px 14px}.vendor-flow-next strong{color:#ffe3a4;font-size:16px}.vendor-flow-next p{margin:5px 0 0;color:#e3e1d1;font-size:14px}.vendor-flow-next-success{border-color:#438b70;background:#15382c}.vendor-flow-next-success strong{color:#a1f4d0}.vendor-flow-next-progress{border-color:#476d8b;background:#1a3041}.vendor-flow-next-progress strong{color:#b6deff}.vendor-flow-next-danger{border-color:#93616b;background:#3b222c}.vendor-flow-next-danger strong{color:#ffc1c6}.vendor-flow-items{margin-top:18px}.vendor-flow-items h3{color:#b6c8d1;font-size:12px;text-transform:uppercase;letter-spacing:.07em;font-weight:700;margin:0 0 8px}.vendor-flow-item{display:flex;justify-content:space-between;align-items:start;gap:14px;border-bottom:1px solid #2d4550;padding:12px 0}.vendor-flow-item strong{font-size:18px;line-height:1.4;color:#f2faf7}.vendor-flow-item strong span{color:#93f1cb}.vendor-flow-item>span{flex-shrink:0;color:#d0e0e7;font-size:14px;padding-top:3px}.vendor-flow-subtotal{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:14px 0;color:#bfd2d9}.vendor-flow-subtotal strong{font-size:20px;color:#f2faf7}.vendor-flow-instructions{padding:12px;margin-top:12px;border:1px solid #86733e;background:#322d1c;border-radius:10px;color:#ffe3a4}.vendor-flow-instructions p{margin:5px 0 0;color:#f2ead3}.vendor-flow-driver{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 0;border-top:1px solid #34515c}.vendor-flow-driver>div{display:grid;gap:3px}.vendor-flow-driver strong{font-size:16px}.vendor-flow-driver span:not(.vendor-eyebrow){color:#b6c8d1;font-size:13px}.vendor-flow-actions{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:10px;margin-top:10px}.vendor-flow-actions .vendor-button,.vendor-flow-ready{min-height:50px;font-size:16px}.vendor-flow-ready{width:100%;margin-top:10px}.vendor-flow-details{margin-top:16px;border-top:1px solid #34515c;padding-top:12px;color:#bfd2d9}.vendor-flow-details summary{cursor:pointer;min-height:32px;font-weight:650}.vendor-flow-details p{margin:8px 0;font-size:13px}.vendor-order-connection{border:1px solid #8d7647;border-radius:12px;padding:12px 14px;background:#332c1f;color:#ffe3a4}.vendor-order-connection p{margin:4px 0 8px}.vendor-order-feedback{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;border:1px solid #438b70;border-radius:12px;padding:10px 14px;background:#15382c;color:#bbf7df}.vendor-order-feedback>:first-child{flex:1 1 220px}.vendor-order-feedback button{color:#a1f4d0;text-decoration:underline;padding:6px;font-size:13px}.vendor-orders-empty{border:1px dashed #47606b;border-radius:16px;padding:28px 20px;text-align:center;color:#b6c8d1}.vendor-orders-empty strong{color:#f2faf7;font-size:18px}.vendor-orders-empty p{margin-top:8px}.vendor-decline-dialog{width:min(460px,calc(100% - 24px));max-height:calc(100dvh - 24px);overflow-y:auto;margin:auto;border:1px solid #93616b;border-radius:18px;background:#11232d;color:#eef8f5;padding:20px}.vendor-decline-dialog::backdrop{background:#020c14bd}.vendor-decline-dialog h2{font-size:22px;font-weight:750}.vendor-decline-dialog p{margin:8px 0 16px;color:#c0d3dc}.vendor-decline-dialog label{display:block;margin:12px 0 6px}.vendor-decline-dialog input,.vendor-decline-dialog select{display:block;width:100%;margin:6px 0 14px;border:1px solid #526a76;background:#0b1820;color:#f2faf7;border-radius:10px;padding:12px;font-size:16px}@media(max-width:480px){.vendor-flow-card{padding:15px}.vendor-flow-card>header{gap:8px}.vendor-flow-card h2{font-size:18px}.vendor-flow-item{gap:10px}.vendor-flow-item strong{font-size:17px}.vendor-flow-item>span{font-size:12px}.vendor-flow-driver{flex-wrap:wrap}.vendor-order-feedback>:first-child{flex-basis:100%}}.vendor-hours{background:#0b141b!important;border-color:#2a3c48!important}.vendor-hours>div{max-width:1080px}.vendor-hours section{border-radius:14px}.vendor-hours-summary{align-items:center}.vendor-hours-actions button{font-weight:650}.vendor-store-status{min-height:112px;background:#13242a;border-color:#42505c}.vendor-store-status.is-open{border-color:#37876b;background:#102c24}.vendor-store-status:is(.is-closed,.is-suspended){border-color:#a6616e;background:#31212a}.vendor-store-state{display:flex;align-items:center;gap:10px;color:#ffbec7;font-size:clamp(20px,3vw,25px);line-height:1.2}.is-open .vendor-store-state{color:#87f4c3}.vendor-store-state-dot{width:10px;height:10px;flex-shrink:0;border-radius:50%;background:currentColor}.vendor-hours-actions .vendor-hours-secondary{min-height:44px;padding:8px 10px;border:1px solid #486159;border-radius:9px;background:transparent;color:#d1ded9;font-size:12px}.vendor-hours-actions .vendor-hours-secondary:hover{background:#263d35}.vendor-hours-loading{min-height:112px;padding:16px;border:1px solid #354a56;color:#bacbd4;background:#13242a}.vendor-loading-panel{display:grid;gap:16px;min-height:220px;align-content:start;padding:20px;border:1px solid #314551;border-radius:14px;background:#13252e;color:#c3d2da}.vendor-skeleton-line{display:block;margin-top:12px;height:18px;width:82%;border-radius:6px;background:#2b424e}.vendor-skeleton-line:last-child{width:60%}.vendor-editor-options{padding:12px;border:1px solid #3a5260;border-radius:10px}.vendor-editor-options summary,.vendor-report-details summary,.vendor-sound-settings summary{cursor:pointer;min-height:44px;padding:12px 4px;font-size:13px;font-weight:650;color:#bbd6cb}.vendor-editor-options[open]>*+*{margin-top:12px}.vendor-editor-actions{position:sticky;bottom:0;z-index:20;display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:12px;border:1px solid #446052;border-radius:12px;background:#132c25;box-shadow:0 -4px 16px #0003}.vendor-editor-actions .vendor-save-item{flex:1}.vendor-editor-heading{position:sticky;top:calc(var(--vendor-nav-top) + 67px);z-index:21;background:#142630;padding:10px 0}.vendor-editor-heading>div:first-child{min-width:0}.vendor-editor-heading-actions{display:flex;gap:6px;flex-shrink:0}.vendor-editor-heading-actions .vendor-button{padding:8px 10px}.vendor-photo-picker{display:flex;align-items:center;gap:12px;margin-top:6px}.vendor-photo-picker img,.vendor-photo-placeholder{width:64px;height:64px;border-radius:10px;-o-object-fit:cover;object-fit:cover}.vendor-photo-placeholder{display:grid;place-items:center;border:1px dashed #516571;font-size:11px;color:#a8bac6}.vendor-order-counts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:12px}.vendor-order-counts>div{padding:8px}.vendor-order-counts .text-2xl{font-size:18px}.vendor-orders-workspace .vendor-sound-settings{margin-top:4px;border-bottom:1px solid #2a3c48}.vendor-sound-settings[open]{padding-bottom:12px}.vendor-waiting-orders{display:block;width:100%;margin-top:10px;padding:10px;border:1px solid #be974b;border-radius:10px;background:#392e19;color:#ffe3a7;text-align:left;font-weight:700}.vendor-report-details>*+*{margin-top:12px}.vendor-pilot-details{margin-bottom:18px;color:#b5c5ce;font-size:12px}.vendor-pilot-details summary{padding:8px 0;cursor:pointer}.jride-vendor-premium-shell :is(.bg-white,.bg-slate-50){background:#142630;border-color:#314551;box-shadow:none;color:#e6eff4}.jride-vendor-premium-shell :is(.text-slate-900,.text-slate-800,.text-slate-700){color:#e3edf3}.jride-vendor-premium-shell :is(.text-slate-600,.text-slate-500,.text-slate-400){color:#a8bac6}.jride-vendor-premium-shell :is(input,select,textarea){max-width:100%;background:#0c1921;border-color:#3a5260;color:#edf5f8}.jride-vendor-premium-shell input[type=checkbox]{width:19px;height:19px;accent-color:#55dfad}.jride-vendor-premium-shell :is(.bg-slate-900,.bg-emerald-600,.bg-emerald-700){background:#55dfad;color:#09241a}.jride-vendor-premium-shell :is(.bg-emerald-50,.text-emerald-800,.text-emerald-700){color:#92ecc7}.jride-vendor-premium-shell .bg-emerald-50{background:#183b2f;border-color:#376850}.jride-vendor-premium-shell .bg-amber-50{background:#352c1e;border-color:#7e653c}.jride-vendor-premium-shell :is(.text-amber-700,.text-amber-800,.text-amber-900,.text-amber-950){color:#f5d594}.jride-vendor-premium-shell .bg-blue-50{background:#1b3049;border-color:#385c86}.jride-vendor-premium-shell :is(.text-blue-800,.text-blue-700){color:#b6d8ff}.jride-vendor-premium-shell .bg-rose-50{background:#3b222c;border-color:#7f4652}.jride-vendor-premium-shell :is(.text-rose-700,.text-rose-800){color:#ffb4be}.jride-vendor-premium-shell .bg-rose-700{background:#ad334e;color:#fff}.jride-vendor-premium-shell :is(h2,h3){overflow-wrap:anywhere}@media (max-width:1023px){.vendor-workspace{--vendor-nav-top:max(44px,env(safe-area-inset-top,0px))}.vendor-analytics-workspace,.vendor-orders-workspace{padding-top:max(44px,env(safe-area-inset-top,0px))}html[data-jride-vendor-native=true] .vendor-workspace{--vendor-nav-top:0px}html[data-jride-vendor-native=true] :is(.vendor-orders-workspace,.vendor-analytics-workspace){padding-top:0}html[data-jride-vendor-native=true] .vendor-hours{padding-top:8px!important}}@media (max-width:760px){.vendor-workspace-content{padding:12px}.vendor-navigation{padding:6px 8px}.vendor-navigation a{flex-direction:column;gap:4px;min-height:55px;font-size:11px;padding:6px 4px}.vendor-panel{padding:12px;border-radius:14px}.vendor-section-heading{gap:10px}.vendor-section-heading h2{font-size:18px}.vendor-menu-grid{grid-template-columns:minmax(0,1fr);gap:12px}.vendor-menu-card{grid-template-columns:64px minmax(0,1fr) auto;gap:10px;padding:12px}.vendor-menu-photo{width:64px;height:76px}.vendor-menu-description h3{font-size:14px}.vendor-item-edit{padding:8px}.vendor-menu-price{font-size:15px}.vendor-menu-filters{gap:8px;margin-top:12px}.vendor-menu-filters :is(input,select){padding:8px}.vendor-workspace :is(input:not([type=checkbox]),select,textarea){font-size:16px}.vendor-item-editor{padding:12px!important}.vendor-save-item{min-width:0}.vendor-hours-summary{display:flex;flex-direction:column;align-items:stretch;gap:4px}.vendor-hours-actions{display:flex;justify-content:flex-end;gap:8px}.vendor-hours-loading,.vendor-store-status{min-height:138px}.vendor-hours-actions button{min-width:0}.vendor-queue-link{padding:12px;gap:10px}.vendor-order-card-heading{flex-wrap:wrap}}@media (max-width:350px){.vendor-menu-filters{grid-template-columns:minmax(0,1fr)}.vendor-order-counts{grid-template-columns:repeat(2,minmax(0,1fr))}}.vendor-orders-workspace{--vendor-orders-top-height:330px}.vendor-orders-top{position:sticky;top:var(--vendor-nav-top);z-index:85;background:#0b1820;border-bottom:1px solid #3a5d51;box-shadow:0 6px 16px #0003;max-height:calc(100dvh - var(--vendor-nav-top));overflow-y:auto}.vendor-orders-top .vendor-navigation{position:static}.vendor-orders-top .vendor-navigation a{flex-direction:row;min-height:44px;gap:5px;font-size:12px}.vendor-orders-top-content{width:min(100%,880px);margin:auto;padding:8px 12px 12px}.vendor-orders-controls{display:grid;grid-template-columns:minmax(0,1fr) 78px;gap:8px;align-items:stretch}.vendor-orders-controls .vendor-order-tabs{gap:4px;padding:3px;border-radius:11px}.vendor-orders-controls .vendor-order-tabs button{padding:6px;font-size:15px;min-height:44px}.vendor-orders-refresh{padding:8px;font-size:13px}.vendor-orders-freshness{margin:4px 2px 6px;color:#b6c8d1;font-size:13px;line-height:1.4;min-height:1.4em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vendor-orders-freshness:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#76e8bc;margin-right:6px;vertical-align:middle}.vendor-orders-freshness.is-stale{color:#ffe3a4}.vendor-orders-freshness.is-stale:before{background:#dfb960}.vendor-order-focus{padding:10px 12px;border:1px solid #667043;border-left-width:4px;border-radius:12px;background:#242a20;min-width:0;overflow-wrap:anywhere}.vendor-focus-identity{display:flex;align-items:baseline;gap:10px;min-width:0;margin-bottom:5px;font-size:15px}.vendor-focus-identity>span{color:#a1f4d0;font-weight:800;flex-shrink:0}.vendor-focus-identity>strong{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vendor-focus-picker{display:block;color:#c4d8cf;font-size:13px;margin-bottom:8px}.vendor-focus-picker select{display:block;width:100%;margin-top:3px;min-height:44px;padding:8px;border-radius:8px;border:1px solid #617c70;background:#10231d;color:#f0fff7;font-size:16px}.vendor-focus-instruction>strong{display:block;color:#ffe3a4;font-size:19px;line-height:1.25;font-weight:800}.vendor-focus-instruction p{margin:4px 0 0;color:#ecede2;font-size:14px;line-height:1.4}.vendor-focus-success{border-color:#438b70;background:#143428}.vendor-focus-success .vendor-focus-instruction>strong{color:#a1f4d0}.vendor-focus-progress{border-color:#476d8b;background:#172f40}.vendor-focus-progress .vendor-focus-instruction>strong{color:#b6deff}.vendor-focus-danger{border-color:#93616b;background:#3b222c}.vendor-focus-danger .vendor-focus-instruction>strong{color:#ffc1c6}.vendor-focus-countdown{margin:5px 0 0;color:#ffe3a4;font-size:15px}.vendor-focus-actions{display:flex;gap:8px;margin-top:10px}.vendor-focus-actions>:first-child{flex:1 1 0}.vendor-focus-actions .vendor-button{min-height:48px;padding:10px 12px;font-size:15px;min-width:0}.vendor-focus-attention{width:100%;margin-top:8px;border:1px solid #8d7647;border-radius:8px;padding:8px 12px;color:#ffe3a4;background:#332c1f;font-size:14px;text-align:left;font-weight:750}.vendor-focus-connection{margin:4px 0 8px;color:#ffe3a4;font-size:14px}.vendor-focus-error{display:flex;align-items:center;gap:8px;margin-top:8px;padding:8px 12px;border:1px solid #93616b;border-radius:8px;background:#3b222c;color:#ffc1c6;font-size:14px}.vendor-focus-error button{padding:8px;font-weight:700}.vendor-orders-workspace .vendor-flow-card{scroll-margin-top:calc(var(--vendor-orders-top-height) + var(--vendor-nav-top) + 12px)}.vendor-orders-workspace .vendor-flow-date{font-size:14px}.vendor-orders-workspace .vendor-flow-item>span{font-size:15px}.vendor-orders-workspace .vendor-flow-driver .vendor-button,.vendor-orders-workspace .vendor-flow-driver span:not(.vendor-eyebrow){font-size:14px}.vendor-orders-workspace .vendor-flow-details summary{min-height:44px;font-size:15px;padding:8px 0}.vendor-orders-workspace .vendor-flow-details .vendor-button,.vendor-orders-workspace .vendor-flow-details p{font-size:14px}.vendor-orders-workspace .vendor-sound-settings{border-top:1px solid #2a3c48;border-bottom:0;padding-top:4px}.vendor-orders-workspace .vendor-sound-settings summary{font-size:14px}.vendor-completion-summary{border-width:1px;border-style:solid;border-radius:12px;padding:12px}.vendor-completion-summary>strong{display:block;font-size:20px;color:#e2fff0}.vendor-completion-summary>p{margin:4px 0;font-size:14px;color:#d2e2db}.vendor-completion-summary>div{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.vendor-completion-summary .vendor-button{font-size:14px}.vendor-recent-completion{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:10px;border:1px solid #438b70;border-radius:10px;background:#143428}.vendor-recent-completion strong{flex:1 1 140px;font-size:15px}.vendor-recent-completion .vendor-button{font-size:14px}.vendor-other-orders{display:grid;gap:8px}.vendor-other-orders h2{margin:6px 0;font-size:17px;font-weight:750}.vendor-other-orders>button{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px;border:1px solid #36534b;border-radius:12px;background:#112820;text-align:left}.vendor-other-orders>button>span:first-child{display:grid;min-width:0;gap:4px}.vendor-other-orders strong{font-size:15px;overflow-wrap:anywhere}.vendor-other-orders>button>span:first-child>span{color:#e0d4ac;font-size:14px}.vendor-other-orders>button>span:last-child{flex-shrink:0;color:#a1f4d0;font-size:14px;font-weight:700}.vendor-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:350px){.vendor-orders-top .vendor-navigation a{font-size:11px;gap:4px}.vendor-orders-top .vendor-navigation svg{width:16px;height:16px}.vendor-orders-controls .vendor-order-tabs button{font-size:14px}.vendor-focus-actions .vendor-button{font-size:14px;padding:8px}}@media (max-height:500px){.vendor-orders-top{position:relative;top:0;max-height:none;overflow:visible}}html[data-jride-vendor-native=true] .vendor-browser-notifications{display:none}@media (prefers-reduced-motion:reduce){.vendor-workspace *{scroll-behavior:auto!important;animation:none!important}}@media print{.vendor-navigation{display:none}.vendor-workspace-content{padding:0}}