:root{--touch-bg: #020817;--touch-surface: #08203d;--touch-surface-soft: #0d2b51;--touch-border: #1d3f68;--touch-text: #e2e8f0;--touch-text-soft: #a5b4cc;--touch-text-muted: #7f95b2;--touch-accent: #1d9bf0;--touch-accent-soft: #93d5ff;--touch-danger: #f87171}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-text-fill-color:#f4f7fc!important;caret-color:#f4f7fc!important;-webkit-box-shadow:0 0 0 1000px #121f35 inset!important;box-shadow:0 0 0 1000px #121f35 inset!important;transition:background-color 9999s ease-out 0s}.screen{width:100%;min-height:100%;color:var(--touch-text);font-family:var(--touch-font-base, "Sora", "Segoe UI", Roboto, Helvetica, Arial, sans-serif)}.screen-login{display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 12% 14%,#22d3ee29 0,#22d3ee00 32%),radial-gradient(circle at 88% 0%,#60a5fa2e 0,#60a5fa00 28%),var(--touch-bg)}.panel{border:1px solid var(--touch-border);background:linear-gradient(180deg,#08203df2,#06182efa);border-radius:16px}.panel-login{width:min(540px,100%);padding:24px}.boot-loader{display:grid;place-items:center;width:100%;min-height:180px}.boot-loader-spinner{width:30px;height:30px;border-radius:999px;border:2px solid rgba(148,163,184,.3);border-top-color:#e2e8f0e6;animation:boot-loader-spin .9s linear infinite}@keyframes boot-loader-spin{to{transform:rotate(360deg)}}.eyebrow{margin:0;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--touch-accent-soft)}.panel-login h1,.panel-picker h2,.panel-app h2{margin:8px 0 0;font-size:clamp(28px,3vw,40px);line-height:1.08;color:#f8fbff}.description{margin:10px 0 0;color:var(--touch-text-soft);max-width:64ch;line-height:1.45}.touch-form{margin-top:22px;display:grid;gap:10px}.touch-form label{font-size:14px;font-weight:700;color:#d2def0}.touch-form input{width:100%;min-height:44px;border-radius:12px;border:1px solid var(--touch-border);background:#041224bf;color:#f4f8ff;padding:11px 12px;outline:none}.touch-form input:focus{border-color:var(--touch-accent)}.touch-form button,.ghost-button,.app-tile,.side-link,.menu-toggle,.side-backdrop{font:inherit}.touch-form button{min-height:46px;border:0;border-radius:12px;background:linear-gradient(90deg,#1e76d8,#0ea5e9);color:#fff;font-weight:700;cursor:pointer}.touch-form button:disabled{opacity:.6;cursor:not-allowed}.login-error{margin:4px 0 0;color:var(--touch-danger);font-size:14px}.screen-shell{display:flex;flex-direction:column;min-height:100%;background:radial-gradient(circle at 85% 2%,#0ea5e91f 0,#0ea5e900 25%),var(--touch-bg)}.top-nav{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 20px;border-bottom:1px solid var(--touch-border);background:#05172cdb}.menu-toggle{display:none;border:1px solid var(--touch-border);background:#0a2748cc;color:var(--touch-text);border-radius:10px;min-width:40px;min-height:40px;cursor:pointer}.brand-slot{min-width:0;flex:1;display:flex;align-items:center;gap:14px}.brand-logo{width:clamp(96px,12vw,180px);height:44px;object-fit:contain;object-position:left center;border-radius:10px;background:#05192fe6;border:1px solid var(--touch-border)}.brand-fallback{width:44px;height:44px;border-radius:11px;border:1px solid var(--touch-border);display:grid;place-items:center;background:#123b68;color:#d8f2ff;font-weight:800}.brand-texts{min-width:0}.top-nav-kicker{margin:0;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--touch-accent-soft)}.top-nav-brand{margin:2px 0 0;font-size:clamp(22px,2.7vw,34px);line-height:1.02;color:#fff}.top-nav-session{display:grid;gap:2px;justify-items:end;text-align:right}.top-nav-session strong{font-size:14px;color:#f8fbff}.top-nav-session span{font-size:12px;color:var(--touch-text-muted)}.shell-layout{position:relative;display:flex;flex:1;min-height:0}.side-menu{width:272px;flex-shrink:0;border-right:1px solid var(--touch-border);background:#041224e6;padding:18px 14px;display:grid;gap:18px;align-content:start}.side-section{border:1px solid rgba(42,73,110,.9);border-radius:12px;padding:10px;background:#0b264694}.side-title{margin:0;padding:0 4px 8px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--touch-text-muted);font-weight:700}.side-link{width:100%;text-align:left;border:1px solid transparent;background:transparent;color:#e2edf9;border-radius:10px;min-height:40px;padding:0 10px;cursor:pointer}.side-link:hover{border-color:var(--touch-border);background:#18467873}.side-link-danger{color:#fecaca}.side-backdrop{display:none;position:fixed;inset:82px 0 0;border:0;background:#02081794;z-index:20}.shell-content{flex:1;min-width:0;overflow:auto;padding:16px}.panel-picker,.panel-app{padding:16px}.picker-header,.app-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.app-grid{margin-top:16px;display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px}.app-tile{border:1px solid var(--touch-border);border-radius:14px;background:linear-gradient(180deg,#0d2a4df5,#091f39fa);color:#f8fbff;padding:14px;min-height:168px;text-align:left;display:grid;grid-template-rows:auto auto 1fr auto;gap:10px;cursor:pointer}.app-tile:hover{border-color:#2f6ba7}.app-tile-top{display:flex;justify-content:space-between;align-items:center;gap:8px}.app-kicker{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;border:1px solid rgba(56,189,248,.35);color:#9fe4ff;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.app-index{color:var(--touch-text-muted);font-size:12px;font-weight:700}.app-name{font-size:clamp(22px,2.2vw,30px);line-height:1.05;font-weight:700}.app-subtitle{color:var(--touch-text-soft);line-height:1.42}.app-arrow{justify-self:end;font-size:26px;color:#7dd3fc}.app-placeholder{margin-top:14px;border:1px solid rgba(35,66,104,.9);border-radius:12px;background:#071930b3;min-height:440px;overflow:hidden}.touch-orders-app{display:grid;gap:12px;min-height:0}.touch-orders-toolbar{display:flex;align-items:center;justify-content:flex-end}.touch-orders-toolbar-actions{display:inline-flex;align-items:center;gap:10px;color:var(--touch-text-muted);font-size:13px}.rider-search{width:100%;min-height:44px;border-radius:12px;border:1px solid rgba(29,63,104,.8);background:#08203d9e;color:#f8fbff;padding:10px 12px;outline:none}.rider-search::placeholder{color:#94a8c4}.touch-status-chips{display:flex;flex-wrap:wrap;gap:8px}.touch-status-chip{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 10px;border-radius:999px;border:1px solid rgba(29,63,104,.84);background:#08203d8c;color:#d8e8fb;font-size:12px}.rider-error,.rider-empty{border-radius:12px;border:1px solid rgba(29,63,104,.84);background:#08203d8c;padding:14px;color:#d8e8fb}.rider-error{border-color:#f8717161;background:#7f1d1d47}.touch-order-workspace{display:grid;grid-template-columns:minmax(280px,420px) minmax(360px,1fr);gap:12px;min-height:0}.touch-order-list-panel,.touch-order-detail-panel{border:1px solid rgba(29,63,104,.84);border-radius:14px;background:#08203d73;min-height:0;display:grid;grid-template-rows:auto 1fr}.touch-order-section-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid rgba(29,63,104,.66)}.touch-order-section-header h3{margin:0;font-size:16px;color:#eff6ff}.touch-order-section-header strong{font-size:14px;color:#d7e8fd}.touch-order-list{display:grid;gap:10px;padding:10px;align-content:start;max-height:62vh;overflow:auto}.touch-order-item{border:1px solid rgba(29,63,104,.7);border-radius:12px;background:#02081775;color:#f8fbff;padding:10px;text-align:left;cursor:pointer}.touch-order-item--selected{border-color:#3b82f6e6;box-shadow:inset 0 0 0 1px #3b82f659}.touch-order-main-row{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:10px;align-items:center}.touch-order-channel-icon{width:40px;height:40px;border-radius:10px;border:1px solid rgba(29,63,104,.74);background:#113a687a;display:grid;place-items:center;overflow:hidden}.touch-order-channel-icon img{width:100%;height:100%;object-fit:cover}.touch-order-channel-icon span{color:#9cc8f7;font-weight:800}.touch-order-title-block{min-width:0;display:grid;gap:2px}.touch-order-code{color:#f8fbff;font-size:16px;line-height:1.1}.touch-order-channel{color:#9db2cd;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.touch-order-status{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;border:1px solid #c8d2e5;font-size:11px;color:#e3eefc;white-space:nowrap}.touch-order-meta{margin-top:9px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;color:#c5d6ea;font-size:12px}.touch-order-meta span:last-child{text-align:right;font-weight:700;color:#edf5ff}.touch-order-prep-time{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#3b82f633;color:#bfdbfe;font-weight:700;padding:0 8px;min-height:22px}.touch-order-detail-panel{overflow:hidden}.touch-order-detail-header{justify-content:flex-start;gap:12px}.touch-order-detail-back{display:none}.touch-order-detail-card{padding:14px;display:grid;gap:14px}.touch-order-detail-code{font-size:clamp(24px,3vw,34px);color:#f8fbff}.touch-order-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.touch-order-info-row{border:1px solid rgba(29,63,104,.7);border-radius:12px;padding:10px;background:#02081775;display:grid;gap:4px}.touch-order-info-row span{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#93aac7}.touch-order-info-row strong{color:#edf5ff;font-size:15px}@media(max-width:960px){.top-nav{padding:10px 12px;gap:10px}.menu-toggle{display:inline-grid;place-items:center}.brand-logo{width:98px;height:34px}.top-nav-brand{font-size:20px}.top-nav-session{display:none}.side-menu{position:fixed;z-index:30;top:82px;left:0;bottom:0;width:min(82vw,320px);transform:translate(-100%);transition:transform .2s ease}.side-menu.is-open{transform:translate(0)}.side-backdrop{display:block}.shell-content,.panel-picker,.panel-app{padding:12px}.app-grid{grid-template-columns:1fr}.app-tile{min-height:148px}.touch-orders-toolbar{justify-content:stretch}.touch-orders-toolbar-actions{width:100%;justify-content:space-between;font-size:12px}.touch-status-chips{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.touch-order-workspace{grid-template-columns:1fr}.touch-order-list,.touch-order-detail-panel{max-height:none}.touch-order-list-panel{display:grid}.touch-order-detail-panel,.touch-order-workspace.touch-order-workspace--mobile-detail .touch-order-list-panel{display:none}.touch-order-workspace.touch-order-workspace--mobile-detail .touch-order-detail-panel{display:grid}.touch-order-detail-back{display:inline-flex}.touch-order-meta{grid-template-columns:1fr 1fr}.touch-order-meta span:last-child{grid-column:1 / -1;text-align:left}.touch-order-detail-grid{grid-template-columns:1fr}}*,*:before,*:after{box-sizing:border-box}html,body,#root{width:100vw;max-width:100vw;min-width:100vw;min-height:100vh;height:100vh;margin:0;padding:0;touch-action:manipulation;overflow-x:hidden}@supports (height: 100svh){html,body,#root{min-height:100svh;height:100svh}}@supports (height: 100dvh){html,body,#root{min-height:100dvh;height:100dvh}}#root{display:flex;flex-direction:column}#root>*{flex:1 1 auto;min-height:0}html,body{background:#020817;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{font-family:Sora,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}button,[role=button],a,input,select,textarea,label{touch-action:manipulation}html,body,#root,#root *{-webkit-user-select:text;user-select:text}.runtime-shell-root{position:relative;width:100%;min-height:100%;height:100%;display:flex;flex-direction:column}.runtime-shell-root>*{flex:1 1 auto;min-height:0}.runtime-update-chip{position:fixed;right:16px;bottom:16px;z-index:1001;border:1px solid rgba(125,211,252,.35);background:#051020f2;border-radius:14px;padding:10px 12px;display:flex;align-items:center;gap:10px}.runtime-update-chip-text{color:#cfe7ff;font-size:12px;font-weight:600}.runtime-update-chip-button{min-height:30px;border-radius:10px;border:1px solid #2f7bcb;background:#1a5faa;color:#f8fbff;font-size:12px;font-weight:700;padding:0 10px}.runtime-shell-overlay{position:fixed;inset:0;width:100vw;height:100vh;z-index:1000;background:radial-gradient(circle at 15% 10%,rgba(59,130,246,.16),transparent 40%),radial-gradient(circle at 88% 90%,rgba(14,165,233,.2),transparent 35%),#020617;display:flex;align-items:flex-start;justify-content:center;padding:20px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.runtime-shell-card{width:min(560px,100%);max-height:calc(100vh - 40px);border-radius:24px;border:1px solid rgba(148,163,184,.25);background:linear-gradient(180deg,#071426f5,#040d19fa);box-shadow:0 32px 64px #02061794,inset 0 1px #e2e8f014;padding:32px 24px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;position:relative;overflow-x:hidden;overflow-y:auto}@supports (height: 100dvh){.runtime-shell-card{max-height:calc(100dvh - 40px)}}.runtime-shell-card:before{content:"";position:absolute;inset:-40% -30% auto;height:190px;background:radial-gradient(circle at 50% 50%,rgba(34,211,238,.2) 0%,transparent 72%);background:radial-gradient(circle at 50% 50%,color-mix(in srgb,var(--runtime-brand-primary, #22d3ee) 38%,transparent) 0%,transparent 72%);pointer-events:none;opacity:.6}.runtime-shell-brand-wrap{width:112px;height:112px;border-radius:28px;background:#0b1c34eb;border:1px solid rgba(56,189,248,.45);border:1px solid color-mix(in srgb,var(--runtime-brand-primary, #22d3ee) 55%,#ffffff 18%);display:inline-flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 10px 30px #00000073,0 0 0 1px #ffffff0a inset;z-index:1}.runtime-shell-brand-logo{width:100px;height:100px;object-fit:contain}.runtime-shell-brand-mark{color:#fff;font-weight:800;font-size:28px;letter-spacing:.08em}.runtime-shell-title{margin:2px 0 0;color:#f8fafc;font-size:clamp(22px,3.2vw,28px);line-height:1.2;font-weight:800;z-index:1}.runtime-shell-subtitle{margin:0;color:#f1f5f9e6;font-size:14px;line-height:20px;max-width:40ch;z-index:1}.runtime-shell-manifest-target{margin:-4px 0 0;color:#94a3b8f2;font-size:12px;line-height:17px;max-width:46ch;word-break:break-word;z-index:1}.runtime-shell-spinner{width:54px;height:54px;border-radius:50%;border:3px solid rgba(255,255,255,.18);border-top-color:#ffffffeb;animation:runtime-shell-spin .8s linear infinite}.runtime-shell-progress-label{margin:0;color:#e2e8f0f0;font-size:13px;line-height:18px;font-weight:600;z-index:1}.runtime-shell-error-box{border-radius:12px;border:1px solid rgba(248,113,113,.4);background:#7f1d1d59;padding:12px 14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;width:min(460px,100%);z-index:1}.runtime-shell-error-box p{margin:0;color:#fee2e2;font-size:13px;line-height:19px;font-weight:600}.runtime-shell-retry{min-height:30px;border-radius:10px;border:1px solid rgba(248,113,113,.45);background:#dc2626bf;color:#fff5f5;font-size:12px;font-weight:700;padding:0 12px}.runtime-shell-error-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center}.runtime-shell-install{min-height:38px;border-radius:999px;border:1px solid rgba(56,189,248,.62);border:1px solid color-mix(in srgb,var(--runtime-brand-primary, #22d3ee) 72%,#cbd5e1 28%);background:linear-gradient(140deg,var(--runtime-brand-primary, #22d3ee) 0%,var(--runtime-brand-secondary, #7dd3fc) 100%);background:linear-gradient(140deg,color-mix(in srgb,var(--runtime-brand-primary, #22d3ee) 82%,#0f172a 18%),color-mix(in srgb,var(--runtime-brand-secondary, #7dd3fc) 78%,#0f172a 22%));color:#f8fafc;font-size:13px;font-weight:700;padding:0 16px;box-shadow:0 8px 24px #08122373}@keyframes runtime-shell-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
