.enhanced-app{--e-ink:#173c3c;--e-teal:#12605c;--e-sand:#f5f4ef;--e-border:#dce4df;--primary:#12605c;--primary-foreground:#fff;--ring:#ec9a58;color:var(--e-ink);background:var(--e-sand);min-height:100vh;font-family:Arial,Helvetica,sans-serif;line-height:1.55}.enhanced-app *{box-sizing:border-box}.enhanced-app h1,.enhanced-app h2,.enhanced-app h3,.enhanced-app p{margin:0}.enhanced-app h1{font-size:clamp(29px,3.5vw,45px);line-height:1.12;letter-spacing:-1.7px;font-weight:750}.enhanced-app h2{font-size:21px;font-weight:750;letter-spacing:-.5px}.enhanced-app h3{font-size:18px;font-weight:700}.enhanced-app button{cursor:pointer}.enhanced-app button:disabled{cursor:not-allowed}.enhanced-app input,.enhanced-app textarea{background:white;color:#173c3c;border-color:#cbd9d3}.enhanced-app a:focus-visible,.enhanced-app button:focus-visible{outline:3px solid #e49b61;outline-offset:3px}.e-topbar{max-width:1440px;margin:auto;padding:22px 42px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff}.e-brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:#12605c;font-size:27px;line-height:1;font-weight:800;letter-spacing:-1px}.e-brand small{display:block;font-size:8px;letter-spacing:2px;margin-top:7px}.e-top-links{display:flex;align-items:center;gap:26px;font-size:13px}.e-top-links>span{font-weight:700;background:#eef4ee;border-radius:99px;padding:7px 12px}.e-top-links a{display:flex;gap:6px;align-items:center}.e-demo-bar{background:#e7efe7;border-block:1px solid #d7e2d6;padding:19px max(32px,calc((100vw - 1320px)/2));display:flex;justify-content:space-between;gap:18px;align-items:center}.e-demo-bar strong{font-size:17px}.e-demo-bar p{font-size:12px;color:#4d6861;margin-top:3px}.e-demo-switch{display:flex;gap:7px;flex-shrink:0}.e-demo-switch [data-slot=button]{font-size:12px}.e-main{max-width:1320px;padding:38px 32px 60px;margin:auto}.e-save-notice{background:#e1eee4;border-left:3px solid #29714b;padding:12px 16px;margin-bottom:20px!important;font-size:13px}.e-error,.e-inline-error{background:#fff0e8;color:#85321d;padding:13px 16px;border:1px solid #edb396;border-radius:8px;margin-bottom:18px!important}.e-eyebrow{font-size:10px;letter-spacing:2px;font-weight:800;color:#5c8076;margin-bottom:10px!important}.e-venue-bar,.e-ops-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:30px}.e-venue-bar>div>p:last-child,.e-ops-heading>div>p:last-child{font-size:14px;color:#61746b;margin-top:10px}.e-service-pill{display:flex;align-items:center;gap:9px;border:1px solid #ccddd4;background:white;border-radius:99px;padding:12px 16px;font-size:12px;white-space:nowrap}.e-order-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:28px}.e-menu-tools{margin-bottom:25px}.e-menu-tools>input{height:44px;border-radius:9px;margin-bottom:14px;max-width:420px}.e-category-buttons{display:flex;flex-wrap:wrap;gap:8px}.e-category-buttons button{border-radius:99px}.e-food-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:19px}.e-food-card{border:1px solid #e0e6df;border-radius:15px;overflow:hidden;background:white;display:flex;flex-direction:column;box-shadow:0 3px 14px #17413b04}.e-food-photo{position:relative;display:block;width:100%;overflow:hidden;background:#e4e5d7}.e-food-photo img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;transition:transform .2s}.e-food-photo:hover img{transform:scale(1.035)}.e-food-photo>span{position:absolute;right:12px;bottom:11px;background:#fffef5ed;border-radius:99px;font-size:10px;font-weight:700;padding:5px 9px}.e-food-no-photo{min-height:100px;background:#dce9e0;color:#315b52}.e-food-copy{padding:19px;display:flex;flex:1;flex-direction:column;gap:12px}.e-food-title{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.e-food-title h2{font-size:18px;line-height:1.25}.e-food-title strong{font-size:13px;white-space:nowrap}.e-food-copy>p{font-size:13px;color:#63756c;flex:1}.e-food-copy .e-add{width:100%;margin-top:4px;border-color:#bcd1c2;font-size:12px;color:#245747;background:#f4f8f0}.e-menu-footnote{margin-top:22px!important}.e-cart{position:sticky;top:20px;background:#fff;border:1px solid #d8e1d9;border-radius:16px;padding:23px;box-shadow:0 8px 25px #143c3410}.e-cart-heading{display:flex;align-items:center;gap:9px;margin-bottom:20px}.e-cart-heading h2{flex:1}.e-cart-heading>span{border-radius:50%;background:#e7eee3;width:25px;height:25px;text-align:center;font-size:13px;font-weight:700}.e-fulfillment{display:flex;gap:6px;margin-bottom:20px}.e-fulfillment button{flex:1}.e-cart-empty{text-align:center;padding:36px 7px 25px;color:#6b8279}.e-cart-empty svg{margin:0 auto 14px;stroke-width:1.25}.e-cart-empty h3{font-size:16px;color:#2f584f}.e-cart-empty p{font-size:13px;margin-top:7px}.e-cart-line{border-bottom:1px solid #e5ebe4;padding:0 0 14px;margin-bottom:14px}.e-cart-line>div:first-child{display:flex;justify-content:space-between;gap:12px;font-size:13px}.e-cart-line>div>span{white-space:nowrap}.e-quantity{display:flex;align-items:center;gap:15px;margin-top:10px;font-size:13px}.e-field{display:flex;flex-direction:column;gap:6px;margin:14px 0;font-size:12px;font-weight:650}.e-field input,.e-field textarea{font-weight:400}.e-field [data-slot=select-trigger]{width:100%;background:white}.e-small{font-size:11px;line-height:1.65;color:#6d7c70;margin:9px 0!important}.e-muted{font-size:12px;line-height:1.7;color:#64786b}.e-totals{margin:20px 0 15px}.e-totals>div{display:flex;justify-content:space-between;font-size:12px;margin:8px 0}.e-totals .e-total{font-size:19px;font-weight:750;border-top:1px solid #dce4d9;padding-top:12px}.e-checkout{width:100%;height:44px!important}.e-receipt{margin-top:24px;border-top:2px solid #e4ebe1;padding-top:20px}.e-receipt h3{margin-top:9px}.e-receipt>p{font-size:12px;margin:6px 0}.e-receipt>button{width:100%;margin-top:8px}.e-history{font-size:10px;margin:15px 0;padding-left:15px;border-left:2px solid #d8e5d6;list-style:none}.e-history li{display:flex;justify-content:space-between;margin:7px 0;gap:8px}.e-history span{color:#78867c}.e-footer{background:#123f3e;color:#e6ede4;padding:35px 32px;text-align:center;font-size:12px}.e-footer strong{font-size:19px}.e-footer p{margin:9px auto!important;max-width:760px;color:#bdcfc6}.e-footer a{display:inline-block;margin-top:8px;color:#f3bb7c}.e-notice{padding:14px 16px;background:#eef3e8;border:1px solid #d9e2c9;border-radius:9px;font-size:12px;margin:14px 0}.e-ops-tabs{width:100%;height:auto!important;display:flex!important;justify-content:flex-start;gap:5px;background:transparent!important;padding:0 0 18px!important;border-bottom:1px solid #d8e1d6;border-radius:0!important;margin-bottom:22px;flex-wrap:wrap}.e-ops-tabs [data-slot=tabs-trigger]{flex:none!important;padding:11px 16px;height:42px;border:1px solid transparent;gap:7px;font-size:12px;color:#5c786c}.e-ops-tabs [data-state=active]{background:white!important;border-color:#d6e2d6!important;color:#215443!important;box-shadow:0 2px 4px #24514008!important}.e-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:23px}.e-metric{padding:23px;background:white;border:1px solid #dce5d9;border-radius:12px}.e-metric>div{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#5c776b}.e-metric svg{width:19px;height:19px;color:#6e9584}.e-metric>strong{display:block;font-size:36px;line-height:1.3;margin:13px 0 6px;font-weight:650}.e-metric>p{font-size:11px;color:#7a877d}.e-overview-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:23px}.e-panel{background:white;border:1px solid #dae4d7;border-radius:13px;padding:26px;min-width:0;margin-bottom:23px}.e-panel h3{margin-bottom:14px}.e-panel-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:19px}.e-panel-heading>div>p{font-size:13px;color:#6a7a6f;margin-top:5px}.e-next-order{display:flex;justify-content:space-between;align-items:center;padding:17px 0;border-top:1px solid #e5ece1;gap:15px}.e-next-order>div{display:flex;flex-direction:column;gap:6px}.e-next-order strong{font-size:13px}.e-next-order span:not(.e-status){font-size:12px;color:#6b7f6f}.e-team-note{background:#e7eddf;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:15px}.e-team-note p{font-size:14px}.e-summary{display:flex;justify-content:space-between;gap:22px;align-items:center}.e-summary p{font-size:12px;color:#657a6d;margin-top:7px}.e-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:23px}.e-toolbar>div:first-child{flex:1;min-width:200px}.e-toolbar p{font-size:12px;color:#69816f;margin-top:5px}.e-toolbar>input{width:220px}.e-order-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:25px;align-items:start}.e-order-card{padding:23px;border:1px solid #d7e3d6;border-radius:12px;background:#fff;min-width:0}.e-order-card-top{display:flex;justify-content:space-between;align-items:start;gap:8px}.e-order-card-top>div{display:flex;flex-direction:column}.e-order-card-top strong{font-size:13px}.e-order-card-top>div>span{font-size:10px;color:#7d897d;margin-top:4px}.e-status{font-size:10px;font-weight:750;padding:4px 9px;border-radius:99px;background:#e9f1e5;color:#39734f;white-space:nowrap}.e-status-new{background:#fff0d4;color:#975a17}.e-status-preparing{background:#ffeadf;color:#9a552d}.e-status-ready{background:#deeed7;color:#366735}.e-status-out_for_delivery{background:#e0ecf2;color:#38657b}.e-status-cancelled{background:#f4e1de;color:#92513d}.e-order-guest{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:20px 0 16px}.e-order-guest h3{font-size:16px}.e-order-items{list-style:none;padding:0;margin:0}.e-order-items li{display:flex;justify-content:space-between;gap:12px;margin:8px 0;font-size:12px}.e-order-note{padding:9px 11px;background:#f6f6ef;border-radius:6px;font-size:11px;margin:13px 0!important;overflow-wrap:anywhere}.e-address{display:flex;gap:7px;align-items:center;font-size:12px;margin:12px 0!important;overflow-wrap:anywhere}.e-order-total{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #e4eadd;padding-top:13px;margin-top:15px;font-size:12px}.e-order-total strong{font-size:15px}.e-order-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:17px}.e-order-actions button{font-size:11px}.e-payment-record{font-size:11px;margin-top:19px;border-top:1px solid #e7ecdf;padding-top:13px;color:#687a6c}.e-payment-record summary{cursor:pointer}.e-payment-record p{margin:10px 0}.e-payment-record button{font-size:11px}.e-empty{text-align:center;padding:35px;color:#778777;grid-column:1/-1}.e-empty svg{margin:0 auto 12px}.e-empty p{font-size:13px;margin-top:7px}.e-schedule-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:23px}.e-shift{display:flex;align-items:center;gap:13px;border-top:1px solid #e2eadc;padding:18px 0}.e-shift>div{flex:1}.e-shift strong{font-size:14px}.e-shift p{font-size:12px;margin:4px 0}.e-shift span:not(.e-shift-marker){font-size:11px;color:#6f806c}.e-shift-marker{height:43px;width:4px;background:#80a38b;border-radius:3px}.e-member{display:flex;gap:13px;align-items:center;padding:17px 0;border-top:1px solid #e2e8dc}.e-avatar{height:35px;width:35px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#e3ecdd;font-size:12px;font-weight:700;flex-shrink:0;color:#486948}.e-member>div:nth-child(2){flex:1;min-width:0}.e-member strong{display:block;font-size:13px}.e-member span,.e-member small{display:block;font-size:11px;color:#7a8574;overflow-wrap:anywhere}.e-messaging{max-width:960px;margin-inline:auto}.e-message-list{max-height:540px;overflow:auto;overscroll-behavior:contain;padding:10px 0 20px}.e-message{display:flex;gap:13px;margin-bottom:23px}.e-message-meta{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.e-message-meta strong{font-size:13px}.e-message-meta span{font-size:10px;color:#7c8775}.e-message p{font-size:14px;margin-top:6px;background:#f3f5ed;padding:12px 16px;border-radius:0 12px 12px;white-space:pre-wrap;overflow-wrap:anywhere}.e-message-footer{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.e-message-footer span{font-size:10px;color:#809074}.e-settings{display:grid;grid-template-columns:1fr 1fr;gap:0 23px;align-items:start}.e-settings>.e-notice{grid-column:1/-1}.e-toggle{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 0;border-bottom:1px solid #e2e9d9;font-size:13px}.e-toggle strong{display:block}.e-toggle small{display:block;font-size:11px;color:#73846a;margin-top:5px}.e-toggle [data-state=checked]{background:#22684f}.e-check{display:flex;align-items:center;gap:10px;margin:14px 0;font-size:12px}.e-check [data-state=checked]{background:#22684f;border-color:#22684f}.e-two-fields{display:grid;grid-template-columns:1fr 1fr;gap:13px}.e-settings-save{grid-column:1/-1;display:flex;align-items:center;gap:20px}.enhanced-dish-dialog{width:calc(100vw - 40px)!important;max-width:1000px!important;padding:0!important;gap:0!important;overflow:hidden;border:0!important;border-radius:17px!important;display:grid!important;grid-template-columns:1.25fr 1fr!important;color:#173c3c;background:#fff}.enhanced-dish-dialog>img{width:100%;height:100%;object-fit:cover;min-height:390px}.enhanced-dish-copy{padding:45px 32px;display:flex;flex-direction:column;align-items:flex-start;gap:17px}.enhanced-dish-copy h2{font-size:30px;letter-spacing:-1px}.enhanced-dish-copy [data-slot=dialog-description]{font-size:15px;line-height:1.75;color:#5d7468}.enhanced-dish-copy>button{background:#12605c;color:white}.e-dish-price{font-size:20px}
@media(max-width:1100px){.e-topbar{padding:20px 28px}.e-order-layout{gap:19px;grid-template-columns:minmax(0,1fr) 310px}.e-cart{padding:19px}.e-food-copy{padding:15px}.e-order-board{grid-template-columns:repeat(2,minmax(0,1fr))}.e-demo-bar{flex-direction:column;align-items:flex-start}.e-service-pill{white-space:normal;max-width:220px}.e-food-title{flex-direction:column;gap:7px}.e-metric{padding:18px}}
@media(max-width:760px){.e-topbar{padding:19px 20px}.e-top-links>span{display:none}.e-top-links{font-size:11px}.e-main{padding:28px 18px 40px}.e-demo-bar{padding:17px 20px}.e-demo-switch{width:100%;gap:5px}.e-demo-switch button{font-size:11px!important;padding-inline:10px}.e-venue-bar,.e-ops-heading{align-items:flex-start;flex-direction:column;gap:18px}.e-service-pill{max-width:none}.e-order-layout{grid-template-columns:1fr;gap:26px}.e-cart{position:static;padding:23px}.e-food-grid{gap:13px}.e-food-title h2{font-size:16px}.e-food-copy>p{font-size:12px}.e-food-copy{padding:14px}.e-category-buttons{gap:6px}.e-category-buttons button{font-size:11px;padding-inline:12px}.e-metrics{grid-template-columns:1fr 1fr;gap:12px}.e-metric>strong{font-size:29px}.e-overview-grid,.e-schedule-layout,.e-settings{grid-template-columns:1fr}.e-order-board{grid-template-columns:1fr}.e-toolbar>input{width:100%}.e-ops-tabs{gap:3px}.e-ops-tabs [data-slot=tabs-trigger]{padding:9px 11px;font-size:11px}.e-panel{padding:20px;margin-bottom:18px}.e-summary{align-items:flex-start;flex-direction:column}.e-member{flex-wrap:wrap}.e-member button{font-size:10px}.e-settings-save{align-items:flex-start;flex-direction:column;gap:5px}.e-footer{padding:29px 21px}.enhanced-dish-dialog{grid-template-columns:1fr!important;max-height:90vh;overflow:auto}.enhanced-dish-dialog>img{min-height:0;max-height:300px;aspect-ratio:3/2}.enhanced-dish-copy{padding:26px;gap:12px}.enhanced-dish-copy h2{font-size:25px}.e-panel-heading{align-items:flex-start}.e-panel-heading button{font-size:11px}}
@media(prefers-reduced-motion:reduce){.e-food-photo img{transition:none}}

.e-mobile-order{display:none}#your-order{scroll-margin-top:20px}@media(max-width:760px){.e-mobile-order{position:fixed;bottom:18px;left:18px;right:18px;z-index:30;display:flex;align-items:center;gap:10px;background:#12605c;color:#fff;border-radius:12px;padding:16px 19px;box-shadow:0 6px 24px #123e3d40;font-size:13px}.e-mobile-order span{flex:1}.e-mobile-order strong{white-space:nowrap}.enhanced-app .e-footer{padding-bottom:90px}}
/* Coastal refresh: larger controls, brighter contrast, and a dedicated workspace rail. */
.enhanced-app{--e-ink:#082f42;--e-teal:#087f87;--e-sand:#edf5f9;--e-border:#c5dce6;--primary:#087f87;--primary-foreground:#fff;--ring:#e8883c;color:#082f42;background:#edf5f9;font-size:16px}.enhanced-app h1{font-family:Coast,Impact,sans-serif;font-size:clamp(35px,4vw,49px);letter-spacing:-.5px}.enhanced-app h2{font-size:23px;letter-spacing:-.4px}.enhanced-app h3{font-size:19px}.enhanced-app input,.enhanced-app textarea{font-size:16px;min-height:44px;border-color:#b9d4df}.enhanced-app button{font-size:14px;min-height:42px}.e-topbar{max-width:none;padding:18px max(30px,calc((100vw - 1260px)/2));border-bottom:1px solid #d3e5eb;min-height:86px}.e-brand{color:#087f87;font-size:29px;letter-spacing:-1px}.e-brand small{font-size:10px;letter-spacing:1.3px}.e-top-links{font-size:14px}.e-top-links>span{background:#fff0e2;color:#894214;padding:8px 13px}.e-demo-bar{background:#d5f1f1;border-block:0;padding-block:18px}.e-demo-bar strong{font-size:18px;letter-spacing:-.2px}.e-demo-bar p{font-size:13px;color:#416573;max-width:630px;margin-top:5px}.e-demo-switch [data-slot=button]{font-size:14px;min-height:44px;border-radius:8px}.e-demo-switch [data-slot=button][data-variant=outline]{background:#fff}.e-main{padding-top:30px;max-width:1320px}.e-save-notice{font-size:14px;background:#d8f2ee;color:#165953;border-left-color:#087f87;padding:12px 17px}.e-venue-bar{background:#082f42;color:white;border-radius:16px;padding:29px 31px;position:relative;border-bottom:5px solid #ff9a52;margin-bottom:27px}.e-venue-bar>div>.e-eyebrow{font-size:12px;color:#8ce0df;letter-spacing:1.8px}.e-venue-bar>div>p:last-child{font-size:16px;color:#c8e0e8}.e-service-pill{background:#214c5d;border-color:#486d7e;color:#d7f4f3;font-size:14px;border-radius:8px;padding:12px 16px;max-width:235px;white-space:normal}.e-menu-tools>input{max-width:none;min-height:48px;border-radius:9px;margin-bottom:16px}.e-category-buttons button{font-size:14px;border-radius:8px;min-height:44px;padding-inline:17px}.e-food-grid{gap:20px}.e-food-card{border-color:#caddE6;border-radius:13px;box-shadow:0 5px 18px #082f4205}.e-food-photo>span{background:#082f42ec;color:white;font-size:12px;right:12px;bottom:12px;padding:7px 10px;border-radius:7px}.e-food-title h2{font-size:20px;line-height:1.25}.e-food-title strong{font-size:16px;color:#087781}.e-food-copy{padding:20px}.e-food-copy>p{font-size:16px;line-height:1.6;color:#527180}.e-food-copy .e-add{font-size:14px;min-height:43px;border-color:#9cc7d0;background:#eef9fa;color:#086d77;border-radius:8px}.e-food-copy .e-add:hover{background:#d8f2f3}.e-cart{border-color:#bed6e1;box-shadow:0 10px 28px #082f4210;border-radius:14px;padding:23px;border-top:5px solid #ff9a52}.e-cart-heading h2{font-size:23px}.e-cart-heading>span{background:#dcf2f3;color:#12616e;font-size:14px}.e-fulfillment button{min-height:44px;font-size:14px}.e-cart-empty{padding-block:32px}.e-cart-empty h3{font-size:18px}.e-cart-empty p{font-size:15px}.e-cart-line>div:first-child{font-size:15px}.e-quantity{font-size:15px}.e-quantity button{width:34px;min-height:34px;height:34px}.e-field{font-size:14px;gap:8px}.e-field [data-slot=select-trigger]{font-size:14px;min-height:44px}.e-small{font-size:12px;color:#587681}.e-muted{font-size:14px;color:#537482}.e-totals>div{font-size:14px}.e-totals .e-total{font-size:23px}.e-checkout{background:#ff9a52!important;color:#082f42!important;font-size:15px!important;font-weight:750;min-height:48px}.e-receipt>p{font-size:14px}.e-history{font-size:12px;border-color:#b9dce1}.e-history span{color:#526e7e}.e-notice{background:#e5f5f5;border-color:#badcE0;font-size:14px}.e-error,.e-inline-error{font-size:14px}.e-ops-heading{align-items:flex-end;gap:25px;margin-bottom:30px}.e-ops-heading .e-eyebrow{font-size:12px;color:#087782}.e-ops-heading>div>p:last-child{font-size:15px;color:#527581}.e-ops-heading>button{border-color:#b2cfdd;background:#fff;font-size:14px;min-height:44px}.e-operations>[data-slot=tabs]{display:grid;grid-template-columns:185px minmax(0,1fr);gap:25px;align-items:start}.e-ops-tabs{position:sticky;top:20px;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:7px!important;width:100%;background:#082f42!important;border:0!important;border-radius:14px!important;padding:14px!important;margin:0!important;height:auto!important}.e-ops-tabs [data-slot=tabs-trigger]{justify-content:flex-start;flex:initial!important;color:#c8e1ea;min-height:47px;border-radius:8px;font-size:14px;padding:12px 13px;gap:11px;white-space:normal}.e-ops-tabs [data-slot=tabs-trigger]:hover{background:#1b475b}.e-ops-tabs [data-state=active]{color:#082f42!important;background:#8cdfdb!important;border-color:transparent!important;box-shadow:none!important;font-weight:750}.e-operations [data-slot=tabs-content]{min-width:0;margin:0}.e-metrics{gap:13px;margin-bottom:22px}.e-metric{padding:20px 18px;border-color:#c9dfe8;border-radius:11px;border-top:3px solid #3cb3ba}.e-metric:nth-child(2){border-top-color:#ff9a52}.e-metric>div{font-size:14px;color:#4e7080;gap:10px;align-items:flex-start}.e-metric>strong{font:700 43px/1.1 Coast,Impact,sans-serif;color:#082f42;margin-top:19px}.e-metric>p{font-size:12px;color:#577582}.e-metric svg{color:#168895}.e-overview-grid{grid-template-columns:1.3fr 1fr;gap:20px}.e-panel{padding:24px;border-radius:12px;border-color:#c5dce7;box-shadow:0 3px 16px #082f4203}.e-next-order strong{font-size:15px}.e-next-order span:not(.e-status){font-size:14px;color:#587582}.e-team-note{background:#d9f1f2;border-color:#afdadd}.e-team-note p{font-size:16px;line-height:1.7;color:#3d6170}.e-panel-heading{align-items:flex-start}.e-panel-heading>div>p{font-size:15px}.e-summary p{font-size:14px;line-height:1.65}.e-toolbar p{font-size:15px;line-height:1.6;color:#527380}.e-toolbar>input{width:240px}.e-order-board{grid-template-columns:repeat(2,minmax(0,1fr));gap:19px}.e-order-card{border:1px solid #bfd9e4;border-radius:12px;padding:23px;border-top:4px solid #36a8b2}.e-order-card-top strong{font-size:16px;letter-spacing:.2px}.e-order-card-top>div>span{font-size:12px;color:#577685}.e-status{font-size:12px;padding:5px 10px;border-radius:7px}.e-status-new{background:#ffecd4;color:#924818}.e-status-preparing{background:#ffe3d5;color:#9b4324}.e-status-ready{background:#d6f1e8;color:#1f6b52}.e-status-out_for_delivery{background:#d9edf9;color:#215f86}.e-order-guest h3{font-size:19px}.e-order-items li{font-size:15px;line-height:1.6}.e-order-note{font-size:14px;background:#f0f6f9;padding:12px}.e-address{font-size:14px}.e-order-total{font-size:14px}.e-order-total strong{font-size:18px}.e-order-actions button{font-size:13px;min-height:43px}.e-payment-record,.e-payment-record button{font-size:12px}.e-payment-record summary{min-height:30px}.e-schedule-layout{grid-template-columns:1.1fr 1fr;gap:20px}.e-shift strong{font-size:16px}.e-shift p{font-size:14px}.e-shift span:not(.e-shift-marker){font-size:12px;color:#587883}.e-shift-marker{background:#28a3af}.e-member{gap:12px;flex-wrap:wrap}.e-member strong{font-size:15px}.e-member span,.e-member small{font-size:12px;color:#517480}.e-member button{font-size:12px;min-height:37px}.e-avatar{background:#d8f0f1;color:#126d78;font-size:14px;width:38px;height:38px}.e-message-meta strong{font-size:15px}.e-message-meta span{font-size:12px;color:#547580}.e-message p{font-size:16px;line-height:1.6;background:#eaf5f9;border-radius:0 12px 12px;padding:14px 18px}.e-message-footer span{font-size:12px}.e-settings{gap:0 20px}.e-toggle{font-size:15px;gap:17px}.e-toggle small{font-size:13px;color:#567983}.e-toggle [data-slot=switch]{min-height:24px;flex-shrink:0}.e-check{font-size:14px;align-items:flex-start}.e-check [data-slot=checkbox]{min-height:18px;flex-shrink:0;margin-top:2px}.e-check [data-state=checked],.e-toggle [data-state=checked]{background:#087f87;border-color:#087f87}.e-settings-save{align-items:flex-start}.e-footer{background:#082f42;padding:37px 25px}.e-footer strong{font-size:22px}.e-footer p{font-size:13px;color:#c6dfe8;line-height:1.75}.e-footer a{font-size:14px;color:#ffb37e}.enhanced-dish-dialog{color:#082f42;border-radius:15px!important}.enhanced-dish-copy h2{font-family:Coast,Impact,sans-serif;font-size:35px}.enhanced-dish-copy [data-slot=dialog-description]{font-size:17px;line-height:1.75;color:#526e7d}.enhanced-dish-copy>.e-muted{font-size:14px}.enhanced-dish-copy>button{background:#087f87;min-height:45px;font-size:15px}.e-mobile-order{background:#087f87}
@media(max-width:1100px){.e-operations>[data-slot=tabs]{grid-template-columns:155px minmax(0,1fr);gap:19px}.e-ops-tabs{padding:10px!important}.e-ops-tabs [data-slot=tabs-trigger]{padding-inline:10px;font-size:13px;gap:9px}.e-metrics{grid-template-columns:1fr 1fr}.e-overview-grid{grid-template-columns:1fr}.e-schedule-layout,.e-settings{grid-template-columns:1fr}.e-order-card{padding:19px}.e-topbar{padding-inline:28px}}
@media(max-width:760px){.e-topbar{padding:17px 20px;gap:20px}.e-top-links{font-size:12px}.e-top-links>span{display:none}.e-brand{font-size:25px}.e-brand small{font-size:9px}.e-demo-bar{padding:19px 20px}.e-demo-bar p{font-size:12px}.e-demo-switch{width:100%}.e-demo-switch [data-slot=button]{font-size:13px!important;padding-inline:12px;min-height:44px}.e-main{padding:22px 17px 40px}.e-venue-bar{padding:25px 22px;gap:20px;margin-bottom:23px;border-radius:12px}.e-venue-bar h1{font-size:36px}.e-venue-bar>div>p:last-child{font-size:16px}.e-venue-bar .e-eyebrow{font-size:12px}.e-service-pill{font-size:13px;padding:10px 13px;max-width:none}.e-menu-tools>input{height:47px}.e-category-buttons{gap:7px}.e-category-buttons button{font-size:13px;padding-inline:12px;min-height:43px}.e-food-grid{gap:13px}.e-food-copy{padding:15px}.e-food-title h2{font-size:18px}.e-food-title strong{font-size:15px}.e-food-copy>p{font-size:14px;line-height:1.65}.e-food-copy .e-add{font-size:13px}.e-food-photo>span{font-size:12px;right:8px;bottom:8px;padding:5px 8px}.e-cart{padding:23px}.e-operations>[data-slot=tabs]{display:block}.e-ops-tabs{position:static;flex-direction:row!important;flex-wrap:wrap!important;gap:5px!important;padding:10px!important;margin-bottom:24px!important}.e-ops-tabs [data-slot=tabs-trigger]{min-height:44px;padding:10px 12px;font-size:13px;flex:1 1 auto!important}.e-ops-heading{align-items:flex-start;gap:19px}.e-ops-heading h1{font-size:37px}.e-metrics{gap:12px}.e-metric{padding:18px 16px}.e-metric>div{font-size:13px}.e-metric>strong{font-size:37px}.e-order-board,.e-overview-grid,.e-schedule-layout,.e-settings{grid-template-columns:1fr}.e-order-card,.e-panel{padding:22px}.e-toolbar>input{width:100%}.e-settings-save{display:block}.e-settings-save .e-small{margin-top:12px!important}.e-message{gap:10px}.e-message p{padding:12px 14px;font-size:15px}.e-footer{padding-bottom:95px}.e-mobile-order{font-size:14px;min-height:53px}.enhanced-dish-copy h2{font-size:30px}}
@media(max-width:390px){.e-food-grid{grid-template-columns:1fr}.e-food-title{flex-direction:row;align-items:flex-start}.e-food-copy>p{font-size:16px}.e-demo-switch [data-slot=button]{font-size:12px!important;padding-inline:9px}}

.e-brand img{width:170px;height:auto}@media(max-width:760px){.e-brand img{width:140px}}
