@charset "UTF-8";
:root{--ink:#183f35;--text:#243b34;--muted:#748077;--green:#174d3e;--green-hover:#21644e;--line:#e2e6dd;--paper:#f5f5ef;--white:#fff;--soft:#eaf0e6;--coral:#c87958;--sand:#eee5d3;--danger:#a33b32;--shadow:0 8px 30px #29423108;font-family:Inter,"Segoe UI","Noto Sans TC","Microsoft JhengHei",sans-serif;color:var(--text);background:var(--paper);font-synthesis:none;line-height:1.6}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}a{color:var(--green);text-decoration:none}a:hover{text-decoration:underline}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #c8795880;outline-offset:3px}input:focus,select:focus,textarea:focus{outline:2px solid #749781;outline-offset:1px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.35;color:var(--ink)}h1{font-size:30px;letter-spacing:-.045em;font-weight:650;margin-bottom:10px}h2{font-size:20px;letter-spacing:-.025em;font-weight:620;margin-bottom:12px}h3{font-size:16px;font-weight:620;margin-bottom:8px}p{margin-bottom:16px}small{font-size:12px;color:var(--muted)}b,strong{font-weight:650}img{max-width:100%;object-fit:cover}button{border:0;background:transparent;color:inherit}pre{max-width:440px;max-height:220px;overflow:auto;white-space:pre-wrap;font-size:11px}code{font-size:12px;word-break:break-all}summary{cursor:pointer;color:var(--ink)}.skip{position:fixed;top:-100px;left:20px;z-index:1000;background:#fff;padding:12px}.skip:focus{top:10px}.initial{height:100vh;display:flex;align-items:center;justify-content:center;gap:18px}.dev-banner{min-height:30px;background:#efe5d0;color:#68583b;font-size:11px;font-weight:550;display:flex;align-items:center;justify-content:center;gap:8px;letter-spacing:.025em;padding:6px 16px;position:sticky;top:0;z-index:45}.dev-dot{width:5px;height:5px;flex-shrink:0;border-radius:50%;background:#a58140}.app-shell{display:flex;min-height:calc(100vh - 30px)}.sidebar{width:228px;flex-shrink:0;background:#fcfcf8;border-right:1px solid var(--line);display:flex;flex-direction:column;padding:26px 16px 0;position:fixed;top:30px;bottom:0;overflow-y:auto;z-index:40}.brand{display:flex;align-items:center;gap:12px;padding:0 10px;text-decoration:none!important;flex-shrink:0}.brand-mark{width:39px;height:43px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;background:var(--green);font-size:24px;color:#faf4df;font-family:"Noto Serif TC","STSong","SimSun",serif;font-weight:600;box-shadow:inset 0 0 0 3px var(--green),inset 0 0 0 4px #ffffff32}.brand strong{display:block;font-size:20px;letter-spacing:.11em;line-height:1.4}.brand small{font-size:9px;letter-spacing:.14em;font-weight:600;display:block;color:#7c877a}.workspace-label{font-size:10px;color:#91998e;letter-spacing:.14em;margin:35px 14px 10px}.sidebar nav{display:flex;flex-direction:column;gap:3px;padding-bottom:20px}.nav-link{display:flex;align-items:center;gap:13px;padding:10px 14px;border-radius:7px;font-size:13px;color:#69766c;position:relative;text-decoration:none!important}.nav-link>span{font-size:19px;line-height:1;width:20px;text-align:center;color:#8a968a}.nav-link:hover{background:#eff2e9;color:var(--green)}.nav-link.active{background:#e5eddf;color:var(--green);font-weight:650}.nav-link.active>span{color:var(--green)}.nav-count{margin-left:auto;border-radius:9px;padding:0 5px;background:var(--green);color:white;font-size:10px}.sidebar-bottom{margin-top:auto;display:flex;align-items:center;gap:10px;border-top:1px solid var(--line);padding:20px 8px}.sidebar-bottom strong{font-size:12px;display:block}.sidebar-bottom small{font-size:10px;display:block}.sidebar-bottom .icon{margin-left:auto}.avatar{width:33px;height:33px;border-radius:50%;display:flex;justify-content:center;align-items:center;background:#e8dfcc;color:#756042;font-size:12px;flex-shrink:0}.avatar.large{width:62px;height:62px;font-size:24px;margin-bottom:16px}.workspace{margin-left:228px;flex:1;min-width:0}.topbar{height:75px;border-bottom:1px solid var(--line);padding:0 40px;display:flex;align-items:center;justify-content:space-between;background:#fafbf5}.topbar-left,.topbar-right{display:flex;align-items:center;gap:19px}.breadcrumb{font-size:12px;color:#6f7b70}.server-time{font-size:11px;color:#8a9387}.icon{height:32px;min-width:32px;border:1px solid transparent;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;font-size:19px}.icon:hover{background:var(--soft)}.language-button{font-size:11px;font-weight:650;width:34px;height:27px;border:1px solid #d8dfd1;border-radius:5px;background:#fff}.notification-link{font-size:23px;position:relative;line-height:1}.notification-link i{position:absolute;right:-7px;top:-6px;background:var(--coral);color:white;border-radius:10px;padding:1px 4px;font-size:9px;font-style:normal}.menu-toggle{display:none}main#main{max-width:1640px;margin:0 auto;padding:35px 40px 50px;outline:none}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:26px}.eyebrow{font-size:9px;font-weight:600;letter-spacing:.16em;color:#8b987e;margin-bottom:9px}.page-heading p:not(.eyebrow){color:#7d877b;font-size:12px;margin-bottom:0}.actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.primary,.secondary,.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:38px;padding:9px 15px;border-radius:6px;font-size:12px;font-weight:600;line-height:1.5;text-decoration:none!important;transition:background .15s}.primary{background:var(--green);border:1px solid var(--green);color:#fff}.primary:hover{background:var(--green-hover)}.secondary{background:#fff;border:1px solid #dbe1d5;color:var(--green)}.secondary:hover{background:#f1f5eb}.panel{background:var(--white);border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow);padding:24px;margin-bottom:20px}.panel.compact{padding:16px 20px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:26px 0 16px}.section-title:first-child{margin-top:0}.section-title h2{margin:0;font-size:17px}.section-title>span,.section-title>a{font-size:11px;color:var(--muted)}.tag{font-size:9px!important;letter-spacing:.1em;font-weight:600;display:inline-flex;border:1px solid #d5deca;padding:4px 9px;border-radius:4px;line-height:1.4;white-space:nowrap}.badge{font-size:10px;padding:4px 8px;border-radius:4px;white-space:nowrap;display:inline-block;font-weight:550}.badge.positive{background:#eaf3e6;color:#3d6b43}.badge.negative{background:#f8e9e3;color:#a55a44}.badge.neutral{background:#f1ecdF;color:#8c7449}.block{display:block;margin-top:4px}.muted{color:var(--muted)}.count{width:23px;height:23px;border-radius:50%;background:var(--soft);display:flex;align-items:center;justify-content:center;color:var(--green)!important}.fine-print{font-size:10px;color:#8a9287;line-height:1.75}.menu-banner{background:#e8edde;border:1px solid #dbe2d0;min-height:211px;border-radius:12px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;padding:30px 36px;position:relative}.menu-banner h2{font-size:27px;margin:14px 0 10px;letter-spacing:-.05em}.menu-banner p{font-size:12px;color:#708166;margin-bottom:19px}.banner-meta{display:flex;gap:22px;font-size:10px;color:#758267}.menu-banner .tag{color:#718463;border-color:#cbd7bd}.meal-art{width:235px;height:170px;flex-shrink:0;position:relative;transform:rotate(-9deg);display:flex;align-items:center;justify-content:center}.meal-art>span{position:absolute;bottom:-8px;right:-5px;font-size:8px;color:#849374;transform:rotate(9deg)}.plate{position:relative;width:185px;height:155px;border-radius:50%;background:#f9f6e9;box-shadow:inset 0 0 0 10px #fff9e9,inset 0 0 0 13px #ebe6d5,5px 15px 20px #53684324;transform:rotate(10deg);overflow:hidden}.plate i{display:block;position:absolute}.rice{left:28px;top:34px;width:83px;height:79px;border-radius:50%;background:repeating-linear-gradient(25deg,#f3e9ce 0 2px,#fff9e7 2px 5px);box-shadow:2px 3px 9px #97896621;transform:rotate(-15deg)}.greens{width:70px;height:59px;right:25px;top:22px;border-radius:49% 45% 35% 55%;background:repeating-radial-gradient(ellipse at 20% 40%,#5d7540 0 6px,#879452 7px 12px,#a3aa6e 12px 15px);transform:rotate(-20deg)}.protein{width:90px;height:45px;right:24px;bottom:29px;border-radius:40%;background:repeating-linear-gradient(-25deg,#bb7b45 0 9px,#e2aa69 10px 18px,#965d37 19px 21px);transform:rotate(-15deg);box-shadow:3px 3px 5px #84644022}.menu-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:26px;align-items:start}.date-strip{display:flex;gap:8px;overflow-x:auto;padding:1px 1px 9px;scrollbar-width:thin}.date-chip{border:1px solid #dee4d7;background:#fff;border-radius:7px;min-height:48px;min-width:100px;padding:10px 14px;font-size:11px;white-space:nowrap;position:relative}.date-chip.selected{background:var(--green);border-color:var(--green);color:white}.date-chip i{position:absolute;right:3px;top:2px;min-width:14px;height:14px;display:flex;align-items:center;justify-content:center;background:var(--coral);color:#fff;border-radius:50%;font-size:8px;font-style:normal}.dish-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.dish-card{background:#fff;border:1px solid #e1e6d8;border-radius:10px;overflow:hidden;box-shadow:var(--shadow)}.dish-visual{height:167px;position:relative;background:#ede9dd;overflow:hidden}.dish-visual>img{width:100%;height:100%;object-fit:cover}.dish-stock{position:absolute;left:12px;top:11px;background:#fffef1e8;border:1px solid #ffffff80;border-radius:4px;padding:3px 7px;font-size:9px;color:#667354}.dish-placeholder{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#ede9dd;gap:5px}.dish-placeholder small{font-size:9px;color:#a09580}.mini-plate{width:90px;height:79px;border:8px solid #fff9e8;border-radius:50%;background:#d8ddc6;box-shadow:0 5px 8px #736b5710;display:flex;align-items:center;justify-content:center}.mini-plate span{font-size:36px;color:#91a079;transform:rotate(15deg)}.dish-card:nth-child(2n) .dish-placeholder{background:#e5e9df}.dish-body{padding:18px}.dish-body h3{font-size:15px;margin-bottom:7px}.dish-body p{font-size:11px;line-height:1.7;color:#858c80;min-height:36px;margin-bottom:10px}.allergen{font-size:9px;color:#999989;min-height:15px}.dish-bottom{display:flex;justify-content:space-between;align-items:center;margin:16px 0 5px}.dish-bottom strong{font-size:17px;color:var(--green);letter-spacing:-.025em}.quantity{display:flex;align-items:center;gap:9px}.quantity-button{width:26px;height:26px;border:1px solid #d9e1cf;border-radius:5px;background:#f7faf1;color:var(--green);font-size:18px;display:inline-flex;align-items:center;justify-content:center;line-height:1}.quantity output{font-size:12px;min-width:9px;text-align:center}.rating-summary{font-size:9px;color:#a08c54}.cart{position:sticky;top:53px;margin-top:26px;padding:21px}.cart .section-title{padding-bottom:17px;border-bottom:1px solid var(--line);margin-bottom:15px}.cart .section-title h2{font-size:16px}.cart-day{border-bottom:1px solid var(--line);padding:0 0 16px;margin-bottom:16px}.cart-day h3{font-size:11px;color:#6f7b66;margin-bottom:10px}.cart-line{display:flex;justify-content:space-between;gap:10px;font-size:11px;margin-bottom:7px}.cart-line span{min-width:0}.cart-line b{font-size:10px;white-space:nowrap;font-weight:550}.cart-line small{font-size:9px;white-space:nowrap}.cart-totals{font-size:10px;border-top:1px dashed var(--line);padding-top:12px;margin:14px 0 0}.cart-totals>div{display:flex;gap:16px;justify-content:space-between;margin-top:6px}.cart-totals dd{margin:0;white-space:nowrap}.cart-totals dt{max-width:70%}.benefit{color:#6a8c52}.cart-actions{display:flex;flex-direction:column;gap:8px}.cart-actions button{font-size:10px;min-height:39px}.benefit-note{font-size:10px;background:#f2f6eb;border-radius:5px;padding:10px;color:#718961}.benefit-note strong{display:block;font-size:15px}.empty{text-align:center;padding:42px 16px;color:var(--muted)}.empty-symbol{display:block;font-size:30px;color:#c1cbb5;margin-bottom:12px}.empty h3{font-size:14px;color:#77826e;font-weight:550;margin-bottom:6px}.empty p{font-size:11px;max-width:400px;margin:0 auto}.cart .empty{padding:29px 0}.cart .empty h3{font-size:12px}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:26px}.stats:has(>article:nth-child(3):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}.stats:has(>article:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.stats article{padding:23px 24px;background:#fff;border:1px solid var(--line);border-radius:9px}.stats span{font-size:11px;color:#829077}.stats strong{font-size:25px;font-weight:600;display:block;color:var(--green);line-height:1.5;margin-top:9px;letter-spacing:-.04em}.stats small{font-size:10px}.table-wrap{overflow:auto;max-width:100%;scrollbar-width:thin}table{width:100%;border-collapse:collapse;text-align:left;font-size:11px}th{font-weight:550;color:#839079;padding:0 14px 15px;white-space:nowrap;border-bottom:1px solid var(--line)}td{padding:18px 14px;vertical-align:middle;border-bottom:1px solid #ecf0e7;max-width:330px;overflow-wrap:anywhere}tr:last-child td{border-bottom:0}td:first-child,th:first-child{padding-left:0}td:last-child,th:last-child{padding-right:0}td small{font-size:10px}td .actions{gap:5px}td .secondary,td .primary{padding:5px 9px;font-size:10px;min-height:28px}tbody tr:hover{background:#fbfcf8}.dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.task-list{margin-top:5px}.task-list a{display:flex;align-items:center;gap:20px;padding:17px 0;border-bottom:1px solid #ecf0e7;font-size:12px;text-decoration:none}.task-list a:last-child{border-bottom:0}.task-list strong{margin-left:auto;font-size:18px}.task-list a>span:last-child{font-size:18px;color:#a0ad92}.service-panel{background:#eaf0e3;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:30px 35px;box-shadow:none}.service-panel h2{font-size:26px;max-width:330px;line-height:1.5}.service-panel p:not(.eyebrow){font-size:12px;color:#788771;max-width:370px;line-height:1.9}.company-grid,.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.company-card{padding:26px}.company-card h2{font-size:19px;margin-top:20px;margin-bottom:9px}.company-card p{font-size:12px;margin:3px 0}.company-icon{width:38px;height:38px;background:#edf1e4;display:flex;align-items:center;justify-content:center;font-size:17px;border-radius:8px;color:#758765}.detail-list{margin:20px 0}.detail-list>div{display:flex;justify-content:space-between;align-items:flex-start;gap:25px;border-bottom:1px solid #ecf0e7;padding:11px 0;font-size:11px}.detail-list>div:last-child{border-bottom:0}.detail-list dt{color:#8b9584;max-width:48%;flex-shrink:0}.detail-list dd{margin:0;text-align:right;overflow-wrap:anywhere}.company-card .detail-list{margin:13px 0}.company-card .detail-list>div{padding:8px 0}.company-card button{margin-top:10px}.profile-panel>p{font-size:12px;color:var(--muted)}.settings-grid .panel>p{font-size:12px;color:var(--muted)}.dev-tools{background:#faf4e7;border-color:#e9ddc1}.dev-tools>.tag{margin-bottom:15px}.dev-tools>strong{font-size:13px;margin-bottom:15px}.ordering-for{display:flex;gap:20px;margin-top:18px;margin-bottom:0}.ordering-for label{font-size:10px;display:flex;align-items:center;gap:12px}.ordering-for select{padding:7px 10px;font-size:11px;min-width:170px}.notice{background:#f1ecdF;color:#8b754e;font-size:12px;padding:16px 20px;border:1px solid #e6ddc8;border-radius:8px;margin-bottom:20px}.rating-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.rating-card h3{margin:12px 0}.rating-card p{font-size:12px;color:var(--muted)}.rating-card .stars{color:#b19148;font-size:19px;letter-spacing:3px;margin-bottom:8px}.review-image{width:100%;max-height:200px;border-radius:6px;margin-top:12px}.stars{white-space:nowrap;color:#ad925a;letter-spacing:1px}.thumb{width:48px;height:43px;border-radius:5px;flex-shrink:0}.cell-image{display:flex;align-items:center;gap:12px}.notification-list{max-width:1000px}.notification{display:flex;align-items:flex-start;gap:16px;padding:22px 25px}.notification>div{flex:1;min-width:0}.notification h3{font-size:14px}.notification p{font-size:12px;color:#839077;margin-bottom:6px}.notification small{font-size:10px}.notification-dot{height:7px;width:7px;margin-top:6px;flex-shrink:0;background:#d6ddce;border-radius:50%}.notification.unread .notification-dot{background:var(--coral)}.notification.unread{border-left:3px solid #83a26c}.notification>.muted{font-size:11px}.site-footer{max-width:1640px;margin:0 auto;padding:0 40px 25px;color:#a0a694;font-size:9px;letter-spacing:.05em}.mobile-nav{display:none}.modal{border:1px solid #dce2d3;border-radius:13px;width:min(550px,calc(100vw - 32px));max-height:90dvh;padding:0;color:var(--text);box-shadow:0 25px 100px #1a30283d;background:#fcfdf8}.modal.wide{width:min(760px,calc(100vw - 32px))}.modal::backdrop{background:#1d332e80;backdrop-filter:blur(3px)}.modal form{display:flex;flex-direction:column;max-height:90dvh}.modal header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding:23px 26px 20px;border-bottom:1px solid var(--line)}.modal h2{font-size:20px;margin:0}.modal header p{font-size:11px;color:#829076;margin:8px 0 0;line-height:1.8}.modal header .icon{font-size:11px;min-width:42px;flex-shrink:0}.modal-content{overflow-y:auto;padding:22px 26px}.modal-content>p{font-size:12px;color:var(--muted)}.modal footer{display:flex;justify-content:flex-end;gap:10px;padding:16px 26px;border-top:1px solid var(--line);background:#f6f8f0}.form-grid{display:grid;gap:17px}.wide .form-grid{grid-template-columns:1fr 1fr;column-gap:22px}.field label{display:block;font-size:11px;font-weight:600;margin-bottom:7px;color:#65785d}.field label span{color:#aa8d61;font-size:10px}.field input,.field select,.field textarea,.invite-link{width:100%;border:1px solid #d5dec9;border-radius:5px;background:white;padding:10px 11px;font-size:12px;min-height:39px;color:var(--text)}input[type="checkbox"]{accent-color:var(--green);width:17px;height:17px;min-height:0;padding:0}.checkbox-field{display:flex;gap:12px;align-items:center;flex-direction:row-reverse;justify-content:flex-end}.checkbox-field label{margin:0}.field small{font-size:10px;line-height:1.6;display:block;margin-top:6px}.field:has(textarea),.field:has(input[type="file"]){grid-column:1/-1}textarea{resize:vertical}.form-error{font-size:12px;color:var(--danger);background:#faece6;border-radius:5px;padding:10px 12px;margin:15px 0 0}.form-error[hidden]{display:none}.detail-items>div{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid var(--line);font-size:12px}.detail-items{margin-bottom:22px}#toast{position:fixed;bottom:27px;left:50%;transform:translate(-50%,20px);background:#1f473e;color:white;padding:12px 20px;border-radius:8px;max-width:min(620px,90vw);width:max-content;z-index:1000;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;font-size:12px;box-shadow:0 5px 25px #1c342732}#toast.show{opacity:1;transform:translate(-50%,0)}.login-layout{display:grid;grid-template-columns:1fr 1fr;min-height:calc(100vh - 30px)}main.login-layout#main{max-width:none;padding:0;margin:0}.login-story{background:#e8eede;position:relative;overflow:hidden;padding:46px 8vw;display:flex;flex-direction:column;min-height:720px}.login-story .brand{padding:0}.login-copy{margin-top:82px;z-index:1;position:relative}.login-copy .eyebrow{font-size:10px;color:#8a9a79}.login-copy h1{font-size:48px;font-weight:550;line-height:1.4;letter-spacing:-.06em;margin:24px 0}.login-copy>p:not(.eyebrow){font-size:14px;color:#7c8e6f;line-height:1.9}.login-benefits{display:flex;gap:20px;font-size:10px;color:#738b64;margin-top:28px;flex-wrap:wrap}.login-art{position:absolute;bottom:18px;right:50px;transform:rotate(-20deg) scale(1.6);transform-origin:bottom right;opacity:.85}.login-art-note{position:absolute;bottom:24px;font-size:9px;color:#91a07f}.login-form-side{position:relative;display:flex;align-items:center;justify-content:center;padding:80px 45px;background:#fcfdf8}.login-language{position:absolute;right:35px;top:30px}.login-language button{font-size:10px;padding:6px 12px;min-height:29px}.login-form-box{width:100%;max-width:355px}.login-form-box>.eyebrow{color:#8b9c7d;font-size:9px}.login-form-box h2{font-size:30px;font-weight:600;letter-spacing:-.04em;margin:13px 0 12px}.login-form-box>p{font-size:12px;color:#899380;margin-bottom:33px}.login-form-box label{display:block;font-size:11px;font-weight:550;color:#60745b;margin:18px 0 7px}.login-form-box input{width:100%;height:44px;background:#fff;border:1px solid #d9e1cf;border-radius:5px;padding:10px 13px;font-size:13px}.login-form-box form>.primary{width:100%;margin-top:24px;height:46px;justify-content:space-between;padding:12px 17px;font-size:12px}.demo-accounts{margin-top:28px;border-top:1px solid var(--line);padding-top:20px}.demo-accounts summary{font-size:10px;color:#8c947e}.demo-accounts p{font-size:10px;color:#949a8b;line-height:1.8;margin:12px 0}.demo-grid{display:flex;gap:5px;flex-wrap:wrap;margin-bottom:12px}.demo-grid button{font-size:9px;padding:5px 9px;min-height:27px}.demo-accounts>small{font-size:9px}.demo-accounts code{font-size:10px}.production-block{padding-bottom:14px}.production-block>.section-title h2{font-size:21px}.production-block>.section-title small{font-size:10px}
@media(min-width:1600px){.dish-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.menu-layout{grid-template-columns:minmax(0,1fr) 320px}.dish-visual{height:195px}.menu-banner{min-height:235px}.meal-art{margin-right:80px;transform:rotate(-9deg) scale(1.14)}}
@media(max-width:1200px){.sidebar{width:204px;padding:25px 11px 0}.workspace{margin-left:204px}.brand{gap:9px}.brand strong{font-size:18px}.brand small{font-size:8px}.topbar{padding:0 26px}main#main{padding:30px 26px 40px}.menu-layout{grid-template-columns:minmax(0,1fr) 260px;gap:20px}.dish-visual{height:135px}.dish-body{padding:14px}.dish-body h3{font-size:14px}.dish-bottom strong{font-size:15px}.dish-bottom{gap:5px}.quantity{gap:5px}.menu-banner{padding:26px}.meal-art{width:175px;transform:scale(.88) rotate(-10deg)}.stats{gap:12px}.stats article{padding:20px}.stats strong{font-size:22px}.page-heading>.actions{max-width:45%;justify-content:flex-end}.cart{padding:18px}.service-panel h2{font-size:23px}.banner-meta{gap:12px}}
@media(max-width:1000px){.menu-layout{grid-template-columns:1fr}.cart{position:static;margin-top:0}.cart-actions{flex-direction:row;flex-wrap:wrap}.cart-actions button{flex:1}.cart .empty{padding:10px 0}.cart-day{display:block}.cart-totals{max-width:500px}.cart-line{max-width:500px}.dish-visual{height:190px}.menu-banner h2{font-size:25px}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.stats:has(>article:nth-child(3):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}.company-grid,.settings-grid{grid-template-columns:1fr}.rating-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.server-time{display:none}.dashboard-grid{grid-template-columns:1fr}.dashboard-grid>.panel{margin-bottom:0}.dashboard-grid{margin-bottom:20px}.ordering-for{flex-wrap:wrap}.login-story{padding:45px}.login-copy h1{font-size:40px}.login-art{right:20px;transform:rotate(-20deg) scale(1.2)}}
@media(max-width:760px){.dev-banner{font-size:9px;min-height:30px;letter-spacing:0;padding:6px 10px}.sidebar{transform:translateX(-100%);transition:transform .2s;width:230px;box-shadow:12px 0 30px #17352a12;top:30px;padding-top:20px}.sidebar.open{transform:translateX(0)}.workspace{margin-left:0}.topbar{height:59px;padding:0 18px}.topbar-left{gap:9px}.topbar-right{gap:13px}.menu-toggle{display:inline-flex}.breadcrumb{font-size:11px}main#main{padding:25px 20px 35px}.page-heading{margin-bottom:22px;align-items:flex-start;gap:18px;flex-direction:column}.page-heading h1{font-size:28px;margin-bottom:9px}.page-heading p:not(.eyebrow){font-size:11px;line-height:1.8}.page-heading>.actions{max-width:100%;justify-content:flex-start}.eyebrow{font-size:8px}.menu-banner{min-height:180px;padding:23px 24px}.menu-banner h2{font-size:23px}.menu-banner p{font-size:11px;max-width:255px}.banner-meta{font-size:9px;flex-direction:column;gap:5px}.meal-art{position:absolute;right:13px;bottom:8px;transform:scale(.65) rotate(-10deg);transform-origin:right bottom;opacity:.65}.menu-banner>div:first-child{position:relative;z-index:1;max-width:78%}.menu-banner .tag{font-size:8px!important}.section-title{margin-top:24px}.section-title h2{font-size:16px}.section-title>span{font-size:9px}.date-chip{min-width:92px;padding:10px 12px;font-size:10px}.dish-grid{gap:14px}.dish-visual{height:160px}.dish-body{padding:15px}.dish-body p{font-size:10px}.dish-body h3{font-size:14px}.dish-bottom strong{font-size:15px}.cart{margin-top:5px;padding:22px}.cart .section-title h2{font-size:17px}.cart-day h3{font-size:12px}.cart-line{font-size:12px}.cart-line b{font-size:11px}.cart-totals{font-size:11px}.cart-actions{flex-direction:column}.cart-actions button{font-size:11px;min-height:43px}.cart .fine-print{font-size:10px}.stats{gap:10px;margin-bottom:20px}.stats article{padding:16px}.stats strong{font-size:22px;margin-top:6px}.stats span{font-size:10px}.stats:has(>article:nth-child(3):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}.stats:has(>article:nth-child(3):last-child) article{padding:13px 12px}.stats:has(>article:nth-child(3):last-child) strong{font-size:19px}.panel{padding:20px;border-radius:8px}.panel:has(.table-wrap){padding:18px}.table-wrap table{min-width:580px}th,td{font-size:10px}td{padding:16px 11px}.site-footer{padding:0 20px 22px;font-size:8px}.employee-shell+.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;background:#fffffaf5;border-top:1px solid #dfe5d5;z-index:35;height:66px;padding:6px 9px max(6px,env(safe-area-inset-bottom));backdrop-filter:blur(15px)}.mobile-nav a{display:flex;align-items:center;justify-content:center;gap:1px;flex:1;flex-direction:column;text-decoration:none;color:#929c87}.mobile-nav a.active{color:var(--green)}.mobile-nav a>span{font-size:23px;line-height:1.25}.mobile-nav a small{font-size:9px;color:inherit}.employee-shell .workspace{padding-bottom:65px}#toast{bottom:85px;font-size:11px;max-width:90vw}.rating-grid{grid-template-columns:1fr}.notification{padding:18px;gap:11px;flex-wrap:wrap}.notification button{margin-left:18px}.notification h3{font-size:13px}.notification p{font-size:11px}.notification>div{min-width:80%}.ordering-for{gap:13px}.ordering-for label{width:100%;justify-content:space-between}.ordering-for select{min-width:175px;max-width:70%}.login-layout{display:block;min-height:calc(100vh - 30px)}.login-story{min-height:265px;padding:24px}.login-story .brand strong{font-size:17px}.login-story .brand-mark{width:31px;height:34px;font-size:21px}.login-copy{margin-top:24px}.login-copy .eyebrow{font-size:8px;margin-bottom:8px}.login-copy h1{font-size:29px;line-height:1.4;margin:8px 0 10px}.login-copy>p:not(.eyebrow){font-size:10px;margin-bottom:0}.login-benefits{display:none}.login-art{right:30px;bottom:42px;transform:rotate(-20deg) scale(.9);opacity:.7}.login-art-note{right:18px;bottom:12px;font-size:7px}.login-form-side{padding:43px 28px 55px;display:block}.login-language{top:15px;right:22px}.login-form-box{max-width:450px;margin:0 auto}.login-form-box>.eyebrow{font-size:8px}.login-form-box h2{font-size:25px;margin-top:10px}.login-form-box>p{font-size:11px;margin-bottom:22px}.login-form-box form>.primary{height:43px}.demo-accounts{margin-top:24px}.login-form-box input{font-size:14px}.wide .form-grid{grid-template-columns:1fr}.modal header{padding:20px}.modal h2{font-size:18px}.modal-content{padding:20px}.modal footer{padding:15px 20px}.modal footer button{font-size:11px}.modal-content .table-wrap table{min-width:400px}.field label{font-size:12px}.field input,.field select,.field textarea{font-size:14px}.service-panel h2{font-size:25px}.service-panel{padding:27px}.service-panel .eyebrow{margin-bottom:12px}}
@media(max-width:430px){main#main{padding:23px 16px 32px}.topbar{padding:0 14px}.dish-grid{grid-template-columns:1fr}.dish-visual{height:210px}.dish-body{padding:19px}.dish-body h3{font-size:17px}.dish-body p{min-height:0;font-size:12px}.allergen{font-size:10px}.dish-bottom strong{font-size:19px}.quantity-button{width:32px;height:32px;font-size:20px}.quantity{gap:14px}.quantity output{font-size:14px}.rating-summary{font-size:10px}.menu-banner{padding:23px 21px;min-height:204px}.menu-banner h2{font-size:21px;max-width:225px}.meal-art{right:5px;bottom:0;transform:scale(.66) rotate(-10deg)}.menu-banner p{max-width:200px}.menu-banner>div:first-child{max-width:89%}.stats strong{font-size:21px}.stats:has(>article:nth-child(3):last-child) strong{font-size:16px}.stats:has(>article:nth-child(3):last-child) article{padding:13px 10px}.stats span{font-size:9px}.login-art{right:10px;bottom:37px;transform:rotate(-20deg) scale(.7)}.login-copy h1{font-size:28px}.login-story{min-height:270px}.login-copy>p:not(.eyebrow){font-size:9px}.page-heading h1{font-size:27px}.site-footer{padding-left:16px}.company-card{padding:22px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

@media(max-width:760px){.server-time{display:inline;font-size:8px;max-width:135px;color:#909a85}.topbar-right{gap:10px}.breadcrumb{max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}

/* Keep the scrolling date strip inside a narrow grid cell. */
.menu-layout>section,.menu-layout>.cart{min-width:0}
@media(max-width:1000px){.menu-layout{grid-template-columns:minmax(0,1fr)}}

/* Final readability pass: preserve layout and parent narrow-screen min-width fixes. */
.range-note{font-size:12px;line-height:1.8;color:#7e8b73;margin:0 0 18px}.support-help{margin-top:14px;padding:14px;background:#f2f5e9;border:1px solid #dae2cc;border-radius:6px;font-size:12px;line-height:1.8}.support-help[hidden]{display:none}.support-help p{margin-bottom:10px}.dish-body p{font-size:13px}.allergen,.rating-summary{font-size:11px}.field label{font-size:12px}.field input,.field select,.field textarea{font-size:14px}.page-heading p:not(.eyebrow){font-size:13px}table{font-size:12px}td{font-size:12px}th{font-size:11px}.primary,.secondary{font-size:12px}.cart-remove{font-size:11px;color:#8a765c;min-height:28px;flex-shrink:0;text-decoration:underline}.cart-line{align-items:flex-start}.cart-line>span{flex:1}.cart-line>b{flex-shrink:0}.negative-text{color:#a16850}.modal header p,.modal-content>p,.form-error{font-size:12px}.notice{font-size:13px}
@media(max-width:760px){.dish-body p{font-size:13px}.allergen,.rating-summary{font-size:11px}.primary,.secondary,.cart-actions button{font-size:13px}.field label{font-size:13px}.field input,.field select,.field textarea{font-size:15px}.form-error,.modal header p{font-size:13px}.page-heading p:not(.eyebrow){font-size:12px}.range-note{font-size:12px}.cart-line{font-size:13px}.cart-line b{font-size:12px}.cart .fine-print{font-size:11px}.modal footer button{font-size:13px}}
