@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,Noto Sans SC,sans-serif;color:#17352f;background:#f7f7f3;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:1180px;min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:grid;grid-template-columns:204px 1fr}.sidebar{position:fixed;inset:0 auto 0 0;width:204px;background:#07483f;color:#fff;padding:24px 16px 18px;display:flex;flex-direction:column;z-index:5}.brand{display:flex;gap:11px;align-items:center;padding:0 5px 26px}.brand-mark{width:38px;height:38px;border-radius:10px;background:#ffbe45;color:#07483f;display:grid;place-items:center}.brand strong,.brand span,.sidebar-footer strong,.sidebar-footer span,.sidebar-context strong,.sidebar-context span{display:block}.brand strong{font-size:16px}.brand span{font-size:12px;color:#a6c8c1;margin-top:3px;letter-spacing:.08em}.sidebar nav{display:flex;flex-direction:column;gap:5px;flex:1}.sidebar nav button{border:0;background:transparent;color:#d0e0dc;display:flex;align-items:center;gap:12px;width:100%;padding:11px 13px;border-radius:9px;text-align:left;font-size:13px}.sidebar nav button:hover{background:#145c52;color:#fff}.sidebar nav button.active{background:#ffc249;color:#083d36;font-weight:700;box-shadow:0 8px 20px #002d2770}.sidebar nav button b{margin-left:auto;background:#f16f4d;color:#fff;border-radius:999px;min-width:20px;height:20px;display:grid;place-items:center;font-size:12px}.sidebar-context{display:flex;gap:10px;align-items:center;border-top:1px solid #367068;border-bottom:1px solid #367068;padding:14px 5px;margin-bottom:14px}.sidebar-context div{min-width:0}.sidebar-context strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-context span{font-size:12px;color:#9bc0b9;margin-top:3px}.sidebar-footer{display:grid;grid-template-columns:32px 1fr 18px;gap:8px;align-items:center}.sidebar-footer .avatar,.user-chip .avatar{border-radius:50%;background:#e1eee9;color:#0d5449;display:grid;place-items:center;font-weight:700}.sidebar-footer .avatar{width:32px;height:32px}.sidebar-footer strong{font-size:12px}.sidebar-footer span{font-size:12px;color:#9bc0b9;margin-top:3px}.login-page{min-height:100vh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 20% 20%,#fff0bd,transparent 34%),#f4f6f1}.login-card{width:min(440px,100%);background:#fff;border:1px solid #dfe6e2;border-radius:20px;padding:34px;box-shadow:0 24px 70px #0b473b1a}.login-card h1{margin:18px 0 8px}.login-card>p,.login-card>small{color:#71847e;line-height:1.7}.login-card label{display:flex;flex-direction:column;gap:7px;margin-top:16px;font-size:12px;font-weight:600}.login-card input{height:44px;border:1px solid #d9e2de;border-radius:9px;padding:0 12px;outline:none}.login-card input:focus{border-color:#0b564a;box-shadow:0 0 0 3px #0b564a18}.login-switch{margin:22px 0 4px}.login-switch button{flex:1}.login-submit{width:100%;min-height:44px;margin:20px 0 12px}.login-submit:disabled{opacity:.65;cursor:wait}main{grid-column:2;padding:0 28px 50px;min-width:0}.topbar{height:70px;margin:0 -28px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e7e8e3;position:sticky;top:0;z-index:4}.workspace-title{display:flex;align-items:center;gap:16px}.workspace-title h1{font-size:20px;margin:0}.workspace-title>span{width:1px;height:24px;background:#dfe3df}.portal-switch{display:flex;background:#f5f6f3;border-radius:9px;padding:3px}.portal-switch button{border:0;background:transparent;color:#72847f;padding:7px 14px;border-radius:7px;font-size:12px}.portal-switch button.active{background:#fff;color:#0c5046;font-weight:700;box-shadow:0 2px 8px #224e4618;border-bottom:2px solid #ffc249}.top-actions{display:flex;align-items:center;gap:14px}.search{height:38px;width:310px;border:1px solid #e0e4e1;border-radius:999px;display:flex;align-items:center;gap:9px;padding:0 14px;color:#849590;background:#fafbf9}.search input{border:0;outline:0;background:transparent;width:100%;font-size:12px;color:#274640}.icon-button{width:37px;height:37px;border:0;background:transparent;display:grid;place-items:center;position:relative;color:#22443d}.icon-button i{width:7px;height:7px;background:#f26a42;border-radius:50%;position:absolute;right:6px;top:5px;border:2px solid white}.user-chip{display:flex;align-items:center;gap:8px;font-size:12px}.user-chip .avatar{width:32px;height:32px;background:#dceae5}.page{padding-top:16px}.context-bar{min-height:52px;background:#fff;border:1px solid #e5e7e2;border-radius:10px 10px 0 0;padding:0 16px;display:flex;align-items:center;justify-content:space-between}.context-bar>div{display:flex;align-items:center;gap:10px}.context-bar strong{font-size:14px}.context-bar em{font-size:12px;font-style:normal;background:#e5f2e9;color:#40815e;border-radius:5px;padding:3px 7px}.notice{margin-top:15px;padding:11px 14px;border-radius:9px;display:flex;align-items:center;gap:8px}.notice.error{background:#fff0ec;color:#ad4e35}.notice button{margin-left:auto;border:0;background:none;color:inherit}.toast{position:fixed;right:26px;top:84px;z-index:20;background:#0b5348;color:#fff;border-radius:10px;padding:12px 16px;display:flex;align-items:center;gap:8px;box-shadow:0 12px 30px #073e3538;font-size:12px}.loading-bar{height:2px;background:#ffc249;position:fixed;left:204px;right:0;top:70px;z-index:9;animation:pulse 1s infinite}@keyframes pulse{50%{opacity:.25}}.hero-card{min-height:153px;border-radius:0 0 13px 13px;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;background-color:#ffe8a7;background-image:url(/assets/campus-lunch-hero.png);background-size:auto 100%;background-position:right center;background-repeat:no-repeat;border:1px solid #f2dc9f;border-top:0;overflow:hidden}.hero-card>div:first-child{max-width:480px}.hero-card h2{font-size:27px;margin:13px 0 8px;letter-spacing:.03em}.hero-card p{font-size:12px;color:#5f6f64;margin:0}.pill{font-size:12px;background:#fff7df;color:#795a13;border:1px solid #e7c36a;border-radius:5px;padding:4px 8px;font-weight:600}.hero-numbers{display:flex;gap:42px;padding-right:33%;min-width:590px;justify-content:flex-end}.hero-numbers div{min-width:130px}.hero-numbers span,.hero-numbers small{display:block;color:#597069;font-size:12px}.hero-numbers strong{display:block;font-size:28px;margin:6px 0}.hero-numbers small{color:#aa5f25}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:12px 0}.metrics article{background:#fff;border:1px solid #e3e7e3;border-radius:11px;padding:17px;display:flex;align-items:center;gap:13px;min-height:103px}.metric-icon{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;flex:0 0 auto}.metric-icon.green{background:#e3f0e7;color:#20845f}.metric-icon.blue{background:#e8f0fb;color:#3477d2}.metric-icon.orange{background:#fff0df;color:#ee7c27}.metric-icon.red{background:#fde9e4;color:#d95d3f}.metric-icon.yellow{background:#fff2cd;color:#e6a21e}.metrics span,.metrics p{display:block;font-size:12px;color:#72857f;margin:0}.metrics strong{font-size:25px;margin:5px 5px 5px 0;display:inline-block}.metrics small{font-size:12px}.metrics p b{color:#209068}.dashboard-grid{display:grid;grid-template-columns:1.25fr .85fr;gap:11px}.dashboard-grid .store-rank{grid-column:1/-1}.panel{background:#fff;border:1px solid #e3e7e3;border-radius:11px}.panel-head{display:flex;justify-content:space-between;align-items:center;padding:15px 17px;border-bottom:1px solid #edf0ed}.panel-head h3{font-size:14px;margin:0}.panel-head p{font-size:12px;color:#889893;margin:4px 0 0}.link,.text-action{border:0;background:none;color:#176c5d;font-size:12px;font-weight:600;padding:4px}.legend{font-size:12px;color:#71837e}.legend i,.legend em{display:inline-block;width:18px;height:2px;vertical-align:middle;margin-right:4px}.legend i{background:#0c5a4e}.legend em{border-top:2px dashed #bdc8c4}.trend-chart{height:245px;width:100%}.exception-row{display:grid;grid-template-columns:8px 1fr auto;gap:11px;align-items:center;padding:16px 18px;border-bottom:1px solid #f0f2f0}.exception-row:last-child{border:0}.level{width:7px;height:31px;background:#f46f4c;border-radius:5px}.level.mild{background:#eab74a}.exception-row strong,.exception-row span{display:block}.exception-row strong{font-size:12px}.exception-row span,.exception-row em{font-size:12px;color:#8c9a96;font-style:normal;margin-top:4px}.rank-row{display:grid;grid-template-columns:22px 45px 1fr auto;gap:12px;align-items:center;padding:10px 18px;border-bottom:1px solid #eff1ef}.rank-row:last-child{border:0}.rank-row>b{color:#e78c24;font-size:14px;text-align:center}.rank-row img,.product-row img,.stock-row img,.live-order-row img{object-fit:cover;border-radius:8px}.rank-row img{width:45px;height:36px}.rank-row strong,.rank-row span{display:block}.rank-row strong{font-size:12px}.rank-row span{font-size:12px;color:#899894;margin-top:3px}.rank-row em{font-style:normal;font-size:12px;color:#7b8e88}.merchant-grid{display:grid;grid-template-columns:1.25fr .72fr .68fr;gap:10px}.live-orders{grid-row:span 2}.merchant-chart{grid-column:2}.stock-panel{grid-column:3;grid-row:1/span 2}.demo-tip{font-size:12px;color:#8d9b97;background:#faf6e9;padding:8px 15px}.live-order-row{display:grid;grid-template-columns:1fr 54px 58px 88px;gap:11px;align-items:center;padding:11px 15px;border-bottom:1px solid #eff1ef}.live-order-row strong,.live-order-row span,.live-order-row small{display:block}.live-order-row strong{font-size:12px}.live-order-row span,.live-order-row small{font-size:12px;color:#8b9a96;margin-top:4px}.live-order-row img{width:54px;height:39px}.live-order-row>b{font-size:12px}.live-order-row>div:last-child{text-align:right}.live-order-row .mini-action{display:block;margin:6px 0 0 auto}.product-row{display:grid;grid-template-columns:18px 44px 1fr auto;gap:10px;align-items:center;padding:9px 14px;border-bottom:1px solid #eff1ef}.product-row>b{font-size:12px;color:#e98a27}.product-row img{width:44px;height:38px}.product-row strong,.product-row span{display:block}.product-row strong{font-size:12px}.product-row span{font-size:12px;color:#8a9995;margin-top:3px}.product-row em{font-size:12px;color:#e07d23;font-style:normal}.merchant-chart .trend-chart{height:180px}.stock-row{display:grid;grid-template-columns:43px 1fr auto;gap:10px;align-items:center;padding:10px 14px;border-bottom:1px solid #eff1ef}.stock-row img{width:43px;height:38px}.stock-row strong,.stock-row span{display:block}.stock-row strong{font-size:12px}.stock-row span{font-size:12px;color:#8b9995;margin-top:3px}.stock-row em{font-size:12px;font-style:normal;background:#fff1c8;color:#9a7119;border-radius:999px;padding:4px 7px}.stock-row em.danger{background:#ffe5e0;color:#bf543d}.section-intro{display:flex;justify-content:space-between;align-items:center;margin:6px 0 15px}.section-label{color:#77908a;font-size:12px;font-weight:700;letter-spacing:.16em}.section-intro h2{font-size:22px;margin:5px 0}.section-intro p{font-size:12px;color:#788b86;margin:0}.section-intro select,.drawer select,.drawer input{border:1px solid #dce3df;border-radius:8px;background:#fff;color:#31534c;padding:9px 12px;outline:0}.primary,.secondary,.mini-action{border-radius:8px;padding:9px 13px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:6px}.primary,.mini-action{border:0;background:#0b564a;color:#fff}.secondary{background:#fff;border:1px solid #d9e0dd;color:#315e55}.mini-action{font-size:12px;padding:6px 10px;background:#ffbd42;color:#173d36}.table-panel{overflow:hidden}table{width:100%;border-collapse:collapse}th{text-align:left;padding:12px 14px;background:#f7f9f7;color:#758983;font-size:12px;letter-spacing:.04em}td{padding:13px 14px;border-top:1px solid #edf0ed;font-size:12px;color:#3c5650}td strong,td small{display:block}td strong{font-size:12px;color:#203d36;margin-bottom:4px}td small{font-size:12px;color:#91a09c;max-width:220px}.item-summary{display:block;max-width:170px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status{display:inline-block;font-style:normal;font-size:12px;padding:4px 7px;border-radius:999px;background:#e9efed;color:#58736c;white-space:nowrap}.status.paid,.status.accepted,.status.assigned{background:#fff0cb;color:#996808}.status.preparing,.status.delivering,.status.picked_up{background:#e4efff;color:#356ba5}.status.ready_for_pickup,.status.arrived{background:#eae8ff;color:#66539d}.status.completed{background:#e4f4e8;color:#377e4f}.status.pending_payment,.status.created{background:#f0f2f1;color:#66766f}.empty{text-align:center;padding:50px 20px;color:#91a19d;font-size:12px}.muted{color:#91a19d;font-size:12px}.merchant-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px}.merchant-summary article{background:#fff;border:1px solid #e3e7e3;border-radius:10px;padding:16px}.merchant-summary span{display:block;font-size:12px;color:#768983}.merchant-summary strong{display:inline-block;font-size:24px;margin:8px 6px 0 0}.merchant-summary small{font-size:12px}.store-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.store-card{background:#fff;border:1px solid #e1e6e2;border-radius:12px;overflow:hidden}.store-card>img{width:100%;height:128px;object-fit:cover}.store-content{padding:15px}.store-title{display:flex;align-items:center;justify-content:space-between}.store-title h3{font-size:15px;margin:0}.store-title em{font-size:12px;font-style:normal;background:#e5f2e9;color:#3d805b;border-radius:999px;padding:4px 7px}.store-content>p{font-size:12px;color:#81928e;margin:7px 0 14px}.store-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #edf0ee;padding-top:12px}.store-stats span{font-size:12px;color:#91a09c}.store-stats b{display:block;font-size:12px;color:#294840;margin-bottom:3px}.store-card footer,.product-card footer{border-top:1px solid #edf0ee;margin-top:12px;padding-top:9px;display:flex;justify-content:space-between}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.product-card{background:#fff;border:1px solid #e1e6e2;border-radius:12px;overflow:hidden}.product-card>img{width:100%;height:174px;object-fit:cover}.product-card>div{padding:15px}.product-card h3{font-size:15px;margin:11px 0 5px}.product-card p{font-size:12px;color:#81928e}.product-card>div>strong{font-size:17px;color:#db6e2e}.tag{display:inline-block;font-size:12px;background:#e5f2e9;color:#3d805b;border-radius:999px;padding:4px 7px}.placeholder-page{min-height:65vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.placeholder-icon{width:64px;height:64px;border-radius:18px;background:#e0ede8;color:#226658;display:grid;place-items:center;margin-bottom:17px}.placeholder-page h2{margin:8px 0}.placeholder-page p{font-size:12px;color:#788b86;max-width:420px;line-height:1.7;margin:0 0 20px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#092f2980;z-index:30;display:flex;justify-content:flex-end}.drawer{width:480px;height:100%;background:#fff;padding:28px;overflow:auto;box-shadow:-12px 0 30px #123b3430}.drawer header{display:flex;justify-content:space-between;margin-bottom:25px}.drawer header h2{margin:5px 0}.drawer header p{font-size:12px;color:#81918d;margin:0}.close{border:0;background:#f0f3f1;width:32px;height:32px;border-radius:50%;font-size:20px;color:#506b64}.drawer>label,.form-grid label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:600;color:#38564f;margin-bottom:16px}.drawer input,.drawer select{font-size:12px;font-weight:400}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.upload-box{border:1px dashed #b8c8c3;border-radius:12px;padding:25px;text-align:center;color:#517169;display:flex;align-items:center;flex-direction:column;gap:7px;background:#fafbf9}.upload-box strong{font-size:12px}.upload-box span{font-size:12px;color:#8b9b96}.upload-box button{margin-top:7px}.drawer>footer{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}@media(max-width:1280px){.hero-numbers{padding-right:27%;min-width:520px}.merchant-grid{grid-template-columns:1.2fr .8fr}.stock-panel{grid-column:2;grid-row:auto}.sales-panel{grid-column:2}.merchant-chart{grid-column:1/-1}.store-grid,.product-grid{grid-template-columns:repeat(2,1fr)}}.dashboard-grid .store-rank{grid-column:auto}.recent-order-row{display:grid;grid-template-columns:42px 1fr 58px 70px;gap:10px;align-items:center;padding:11px 16px;border-bottom:1px solid #eff1ef}.recent-order-row>span,.recent-order-row small{font-size:12px;color:#84958f}.recent-order-row strong,.recent-order-row small{display:block}.recent-order-row strong{font-size:12px}.recent-order-row small{margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recent-order-row>b{font-size:12px}.live-order-row{min-height:80px}.settings-panel{padding:24px;max-width:720px}.settings-panel h3{margin-top:0}.settings-panel p{font-size:12px;color:#70847e;line-height:1.7}.settings-panel label{display:grid;grid-template-columns:130px 1fr;align-items:center;gap:16px;margin:14px 0;font-size:12px;font-weight:600}.settings-panel input,.settings-panel select{border:1px solid #dce3df;border-radius:8px;padding:10px 12px;background:#fff;color:#274840}.file-button{position:relative;overflow:hidden;cursor:pointer;margin-top:7px}.file-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.danger-text{color:#b44f45!important}.status.exception,.status.closed{background:#ffe6df;color:#a84d39}.sidebar-context,.user-chip,.sidebar-footer{cursor:pointer}.logout{border:0;background:transparent;color:#bdd3ce;padding:3px;display:grid;place-items:center}.supervision-note{margin:0 0 12px;background:#edf6f2;color:#315e55;border:1px solid #d4e8df}.supervision-note strong{color:#154f44}.task-actions{display:flex;align-items:center;gap:4px;flex-wrap:wrap;min-width:230px}.task-actions .text-action{white-space:nowrap}.delivery-mode-select{min-width:118px;border:1px solid #d7e1dd;border-radius:8px;background:#fff;color:#244f46;padding:7px 9px;font-size:12px}.compensation-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:360px}.compensation-actions>input{height:40px;border:1px solid #d7e1dd;border-radius:8px;padding:0 10px;min-width:150px}.compensation-actions label{display:flex;align-items:center;gap:5px;font-size:12px}.compensation-actions button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:1100px){body{min-width:0}.app-shell{grid-template-columns:92px minmax(0,1fr)}.sidebar{width:92px;padding:18px 10px 14px;align-items:stretch}.brand{justify-content:center;padding:0 0 18px}.brand>div:last-child{display:none}.sidebar nav{gap:7px;overflow-y:auto;scrollbar-width:none}.sidebar nav::-webkit-scrollbar{display:none}.sidebar nav button{position:relative;min-height:50px;padding:7px 4px;gap:4px;flex-direction:column;justify-content:center;text-align:center;font-size:12px;line-height:1.15}.sidebar nav button b{position:absolute;right:6px;top:4px;margin:0}.sidebar-context{flex-direction:column;text-align:center;padding:10px 2px;gap:5px}.sidebar-context strong{max-width:76px}.sidebar-context span{font-size:12px}.sidebar-footer{display:flex;justify-content:center}.sidebar-footer>div:nth-child(2),.sidebar-footer .logout{display:none}main{grid-column:2;padding:0 18px 40px}.topbar{margin:0 -18px;padding:0 18px}.loading-bar{left:92px}.search{width:240px}.hero-card{display:block;background-position:right bottom;padding-right:30%}.hero-numbers{min-width:0;padding:18px 0 0;justify-content:flex-start;gap:28px}.metrics,.merchant-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid,.merchant-grid{grid-template-columns:1fr}.dashboard-grid .store-rank,.merchant-chart,.stock-panel,.sales-panel{grid-column:auto;grid-row:auto}.table-panel{overflow-x:auto;-webkit-overflow-scrolling:touch}.table-panel table{min-width:760px}.primary,.secondary,.mini-action,.text-action,.link{min-height:40px}.icon-button{width:44px;height:44px}.portal-switch button{min-height:40px;padding:8px 13px}}@media(max-width:820px){.app-shell{grid-template-columns:82px minmax(0,1fr)}.sidebar{width:82px;padding-left:7px;padding-right:7px}.loading-bar{left:82px}main{padding:0 14px 34px}.topbar{height:64px;margin:0 -14px;padding:0 14px;gap:10px}.workspace-title{gap:8px}.workspace-title h1,.workspace-title>span{display:none}.top-actions{gap:7px}.search{width:min(31vw,210px);min-width:150px}.user-chip>span{display:none}.page{padding-top:12px}.section-intro{align-items:flex-end;gap:12px}.section-intro p{max-width:420px}.hero-card{padding:20px;background-image:none}.hero-card h2{font-size:23px}.hero-numbers{gap:18px;justify-content:space-between}.hero-numbers div{min-width:0}.hero-numbers strong{font-size:23px}.store-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.drawer{width:min(92vw,480px);padding:22px}}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#092f2980;z-index:60;display:grid;place-items:center;padding:20px}.confirm-dialog{width:min(460px,100%);background:#fff;border-radius:14px;padding:24px;box-shadow:0 24px 70px #052d2760}.confirm-dialog h2{margin:0 0 10px;font-size:20px}.confirm-dialog p{white-space:pre-wrap;color:#617771;line-height:1.65}.confirm-dialog input{width:100%;height:44px;border:1px solid #ccd9d5;border-radius:9px;padding:0 12px;margin:8px 0}.confirm-dialog footer{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.danger-button{min-height:40px;border:0;border-radius:8px;padding:9px 14px;background:#c84f39;color:#fff;font-weight:700}body{font-size:12px}button{min-height:44px}.section-label{display:none}.section-intro h2{margin:0 0 5px}.notice.neutral{background:#f1f4f2;color:#506760;border:1px solid #dfe6e2}.work-queue-strip{min-height:74px;border:1px solid #dce6e1;border-top:0;border-radius:0 0 12px 12px;background:#fff;display:flex;align-items:stretch;padding:10px 14px;gap:8px}.queue-title{min-width:190px;display:flex;justify-content:center;flex-direction:column;padding:0 8px}.queue-title strong,.queue-title span{display:block}.queue-title strong{font-size:16px}.queue-title span{color:#7b8e88;margin-top:3px}.work-queue-strip button{border:0;border-left:1px solid #e7ece9;background:transparent;min-width:126px;padding:6px 18px;text-align:left;color:#44635b}.work-queue-strip button:hover{background:#f4f8f6;border-radius:9px}.work-queue-strip button b{font-size:22px;color:#0b564a;margin-right:6px}.work-queue-strip button span{font-weight:600}.order-filters{display:flex;align-items:center;gap:10px}.segmented{display:flex;background:#e9eeeb;border-radius:9px;padding:3px}.segmented button{min-height:38px;border:0;border-radius:7px;background:transparent;color:#61766f;padding:7px 13px}.segmented button.active{background:#fff;color:#0b564a;font-weight:700;box-shadow:0 2px 8px #173d361a}.order-table-panel{overflow:auto}.orders-table{min-width:720px}.orders-table th:first-child{width:64%}.orders-table th:nth-child(2){width:100px}.orders-table th:nth-child(3){width:150px}.orders-table .sticky-action{position:sticky;right:0;z-index:2;background:#f7f9f7;box-shadow:-8px 0 12px -12px #173d36}.orders-table td.sticky-action{background:#fff;z-index:1}.order-main-info{min-width:360px}.order-main-head{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.order-main-head strong{margin:0}.order-main-head span{color:#58736c}.order-main-info p{margin:6px 0;color:#3c5650}.order-main-info>small{max-width:none;white-space:normal;color:#81928d}.order-main-foot{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:8px;color:#8a9b96}.countdown{display:block;font-size:12px;font-style:normal;font-weight:700;color:#a46a00;background:#fff3d2;border-radius:999px;padding:3px 8px;width:max-content;margin-top:6px}.order-main-head .countdown{margin-top:0}.countdown.overdue{color:#ad4e35;background:#ffe8e1}.primary-order-action{min-width:96px;min-height:44px}.order-card-list{display:none}.order-card{background:#fff;border:1px solid #dfe6e2;border-radius:12px;padding:15px;margin-bottom:10px}.order-card header,.order-card footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.order-card header div strong,.order-card header div span{display:block}.order-card header div span{margin-top:4px;color:#72857f}.order-card-body{padding:12px 0;border-bottom:1px solid #edf1ef}.order-card-body p{margin:0 0 6px;font-weight:600}.order-card-body>span{color:#748781;line-height:1.55}.order-card footer{padding-top:12px}.order-card footer>div{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.order-card footer b{font-size:16px}.order-card footer>button{flex:0 0 auto}@media(max-width:1100px){.app-shell{grid-template-columns:72px minmax(0,1fr)}.sidebar{width:72px}.sidebar nav button{width:48px;min-height:48px;padding:7px;gap:0;justify-content:center;margin:0 auto}.sidebar nav button>span{display:none}.sidebar-context{justify-content:center;padding:10px 2px}.sidebar-context>div{display:none}.loading-bar{left:72px}.primary,.secondary,.mini-action,.text-action,.link{min-height:44px}}@media(max-width:900px){.desktop-orders{display:none}.order-card-list{display:block}.section-intro{align-items:flex-start}.order-filters{align-items:stretch;flex-direction:column}.order-filters select{min-height:44px}.work-queue-strip{overflow-x:auto}.queue-title{min-width:130px}.work-queue-strip button{min-width:108px;padding:6px 12px}}@media(max-width:820px){.app-shell{grid-template-columns:68px minmax(0,1fr)}.sidebar{width:68px}.loading-bar{left:68px}}.segmented button,.portal-switch button{min-height:44px}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:currentColor;margin-right:5px;vertical-align:1px}.table-state{padding:34px 20px;text-align:center;color:#71857f}.table-state button{margin-left:8px}.dialog-input{display:flex;flex-direction:column;gap:6px;color:#38564f;font-weight:600}.dialog-input span{font-size:12px}button:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid #ffbd42;outline-offset:2px}button:disabled{opacity:.55;cursor:not-allowed}.order-actions-inline{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.order-actions-inline .text-action{min-height:40px;white-space:nowrap}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.notice.warning{background:#fff7e6;color:#8a5a12;border:1px solid #f3ddb0}.notice.warning button{font-weight:700;cursor:pointer;text-decoration:underline}.security-panel{margin-top:16px}.security-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:6px}.security-head strong{font-size:13px}.security-head em{font-style:normal;font-size:11px;border-radius:5px;padding:3px 7px}.security-head em.ok{background:#e5f2e9;color:#40815e}.security-head em.warn{background:#fff0ec;color:#ad4e35}.security-meta{font-size:11px;color:#81918d;margin:0 0 14px}.security-note{font-size:11px;color:#81918d;margin:6px 0 0;line-height:1.7}.store-warning{margin:8px 0 0;font-size:11px;color:#ad4e35;background:#fff0ec;border:1px solid #f6d3c6;border-radius:6px;padding:5px 8px;display:flex;align-items:center;gap:5px}.drawer textarea{border:1px solid #dce3df;border-radius:8px;background:#fff;color:#31534c;padding:9px 12px;outline:0;font:inherit;font-size:12px;resize:vertical;min-height:54px}.image-preview{width:100%;max-height:150px;object-fit:cover;border-radius:10px;border:1px solid #dfe6e2;margin:6px 0 2px}.product-card .product-sale{display:flex;align-items:baseline;gap:8px;font-size:17px;color:#db6e2e}.product-card .product-sale em{font-style:normal;font-weight:700;color:#db6e2e}.product-card .product-sale s{font-size:13px;color:#9aa8a4;font-weight:400}.location-panel{margin-bottom:12px;padding:16px 16px 8px;overflow-x:auto}.location-panel h3{margin:0 0 6px;font-size:14px}.location-hint{margin:0 0 12px;font-size:11px;color:#81918d;line-height:1.7}.location-panel td input,.location-panel td select{width:100%;min-width:110px;height:38px;border:1px solid #d7e1dd;border-radius:8px;background:#fff;color:#274840;padding:0 10px}.location-panel td input.narrow-input{min-width:88px;max-width:150px}.location-panel tr.new-row td{background:#fafcfb;border-top:1px dashed #d3ded9}.location-panel .task-actions{min-width:150px}.location-panel .notice{margin:0 0 12px}.fulfillment-tag{display:inline-block;font-size:12px;font-style:normal;font-weight:700;color:#3c6b8f;background:#e4f0f8;border-radius:999px;padding:3px 8px;width:max-content}.fulfillment-tag.dorm{color:#6a4b9c;background:#efe7fa}.fulfillment-tag.pickup{color:#0b564a;background:#d8f0e7}
