:root{color:#202421;background:#f5f6f4;font-family:Segoe UI,Arial,sans-serif;font-synthesis:none;--orange: #ff6b1a;--ink: #202421;--surface: #ffffff;--surface-2: #eef1ee;--surface-soft: #fafbfa;--line: #d8ddd8;--muted: #687168;--green: #23844d;--yellow: #a96f00;--red: #c83c3c}*{box-sizing:border-box}html,body,#root{height:100%;overflow:hidden}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 82% -12%,#fff0e6 0,transparent 30rem),#f5f6f4}button,input,select,textarea{font:inherit}button,.button{min-height:44px}a{color:inherit;text-decoration:none}svg{width:20px;height:20px;stroke-width:2}h1,h2,h3,p{margin-top:0}h1,h2,h3,.order-no{font-family:Impact,Arial Narrow,sans-serif;letter-spacing:.01em}h1{margin-bottom:.25rem;font-size:clamp(2.2rem,5vw,4rem);line-height:.9;text-transform:uppercase}h2{margin-bottom:1rem;font-size:1.65rem}.eyebrow{margin-bottom:.55rem;color:var(--orange);font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.shell{height:100dvh;overflow:hidden}.sidebar{position:fixed;inset:0 auto 0 0;z-index:20;display:flex;width:108px;flex-direction:column;align-items:stretch;border-right:1px solid var(--line);overflow:hidden;background:#fff}.brand{display:flex;height:112px;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;border-bottom:1px solid var(--line);text-align:center}.brand>span,.brand-mark{display:grid;width:46px;height:46px;place-items:center;transform:skew(-6deg);background:var(--orange);color:#16100d;font-family:Impact,sans-serif;font-size:1.25rem;font-weight:800}.brand strong{font-family:Impact,sans-serif;font-size:.86rem;line-height:.85;text-transform:uppercase}.sidebar nav{display:flex;flex:1;flex-direction:column;min-height:0;padding:1rem .55rem;gap:.45rem;overflow-y:auto;overscroll-behavior:contain}.sidebar nav a,.logout{display:flex;min-height:62px;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;border:0;border-radius:10px;background:transparent;color:var(--muted);font-size:.69rem;cursor:pointer}.sidebar nav a:hover,.sidebar nav a.active{background:var(--surface-2);color:#202421}.sidebar nav a.active svg{color:var(--orange)}.logout{flex:0 0 auto;width:calc(100% - 1.1rem);margin:.55rem}.workspace{height:100dvh;margin-left:108px;padding:clamp(1.25rem,3vw,3.2rem);overflow-y:auto;overscroll-behavior:contain}.mobile-nav{display:none}.page-header{position:sticky;top:calc(-1*clamp(1.25rem,3vw,3.2rem));z-index:10;display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:2.2rem;gap:1rem;padding:clamp(1.25rem,3vw,3.2rem) 0 1rem;background:linear-gradient(#f5f6f4 82%,#f5f6f400)}.page-header>div>p:last-child{margin:0;color:var(--muted)}.button,button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid transparent;border-radius:8px;padding:.7rem 1rem;font-weight:700;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}.primary{border-color:var(--orange);background:var(--orange);color:#24130a}.primary:hover{background:#ff7f3d}.secondary{border-color:var(--line);background:var(--surface-2);color:#202421}.danger{border-color:#efb5b5;background:#fff0f0;color:#a92828}.icon-button{width:46px;padding:.6rem;border-color:var(--line);background:var(--surface);color:var(--muted)}.panel,.stat{border:1px solid var(--line);border-radius:14px;background:color-mix(in srgb,var(--surface) 94%,transparent);box-shadow:0 12px 32px #26332a12}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:1.5rem;gap:1rem}.stat{position:relative;min-height:145px;padding:1.25rem;overflow:hidden}.stat>span{position:absolute;top:1rem;right:1rem;display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:#fff0e6;color:var(--orange)}.stat p{color:var(--muted);font-size:.82rem}.stat strong{display:block;margin-top:2rem;font-family:Impact,sans-serif;font-size:2rem}.panel-heading{display:flex;align-items:center;justify-content:space-between;padding:1.3rem 1.3rem 0}.panel-heading a{display:flex;align-items:center;color:var(--orange);font-size:.85rem}.order-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:0 1.3rem 1.3rem;gap:.75rem}.order-cards>a{position:relative;padding:1rem;border:1px solid var(--line);border-radius:10px;background:var(--surface-2)}.order-cards .status{position:absolute;top:1rem;right:1rem}.order-cards h3{margin:1.2rem 0 .25rem;font-size:1.4rem}.order-cards p{color:var(--muted);font-size:.8rem}.order-no{color:var(--orange);font-size:1rem}.toolbar{display:grid;grid-template-columns:auto minmax(250px,1fr) auto;margin-bottom:1rem;gap:.75rem}.segmented,.service-switch{display:flex;padding:4px;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.segmented button,.service-switch button,.filter-strip button{border:0;background:transparent;color:var(--muted)}.segmented .selected,.service-switch .selected,.filter-strip .selected{background:var(--surface-2);color:#202421}.search{display:flex;min-height:48px;align-items:center;gap:.65rem;padding:0 1rem;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--muted)}.search input{width:100%;border:0;outline:0;background:transparent;color:#202421}.search.standalone{max-width:650px;margin-bottom:1.25rem}.filter-strip{display:flex;margin-bottom:1rem;align-items:center;gap:.3rem;overflow-x:auto}.filter-strip>svg{flex:0 0 auto;margin-right:.4rem;color:var(--muted)}.filter-strip button{flex:0 0 auto;min-height:38px;padding:.45rem .8rem;border-radius:99px;font-size:.78rem}.orders-table{overflow:hidden}.table-head,.order-row{display:grid;grid-template-columns:1.1fr 1fr 1.8fr 1.45fr 1.2fr .8fr 1.25fr;align-items:center;gap:1rem;padding:.8rem 1.1rem}.table-head{background:var(--surface-2);color:var(--muted);font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.order-row{min-height:78px;border-top:1px solid var(--line);transition:background .15s ease}.order-row:hover{background:#f1f3f1}.order-row.unread{box-shadow:inset 4px 0 var(--orange)}.order-row>span:not(.status){display:flex;min-width:0;flex-direction:column;gap:.25rem}.order-row small,.detail-line small{color:var(--muted)}.service{width:max-content;color:#7b482b;font-size:.78rem;text-transform:uppercase}.service.delivery{color:#176fa8}.service.pickup{color:#946100}.service.dine_in{color:#237847}.status{display:inline-flex;width:max-content;align-items:center;border-radius:99px;padding:.35rem .6rem;background:#ecefec;color:#535b54;font-size:.7rem;font-weight:800}.status-placed,.status-pending_confirmation{background:#fff0e6;color:#b8490a}.status-confirmed{background:#e9f4fb;color:#176b9e}.status-in_preparation{background:#fff7dc;color:#8b6200}.status-ready{background:#e8f7ee;color:#207143}.status-canceled,.status-rejected{background:#fff0f0;color:#ad3030}.loading,.empty{display:flex;min-height:240px;flex-direction:column;align-items:center;justify-content:center;color:var(--muted);text-align:center}.loading svg{margin-bottom:.5rem;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.detail-status{position:sticky;top:100px;z-index:9;display:flex;min-height:68px;align-items:center;margin-bottom:1rem;padding:.75rem 1rem;gap:1rem;background:#f5f6f4f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--line);border-radius:12px;background:var(--surface)}.detail-status>strong{margin-right:auto}.action-row{display:flex;gap:.5rem}.detail-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.7fr);gap:1rem}.edit-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:1rem;padding:1rem;gap:.75rem}.edit-details>label{display:flex;flex-direction:column;gap:.35rem;color:var(--muted);font-size:.78rem}.edit-details>label:last-of-type,.edit-details>.action-row{grid-column:1 / -1}.detail-main,.detail-side .panel,.timeline{padding:1.25rem}.detail-side{display:flex;flex-direction:column;gap:1rem}.detail-side label{display:grid;margin-bottom:.75rem;gap:.35rem;color:var(--muted);font-size:.8rem}select,input,textarea{min-height:44px;border:1px solid var(--line);border-radius:8px;padding:.65rem .75rem;outline:0;background:#fff;color:#202421}textarea{min-height:82px;resize:vertical}.detail-line{display:grid;grid-template-columns:35px 1fr auto;padding:1rem 0;gap:.7rem;border-bottom:1px solid var(--line)}.detail-line div{display:flex;flex-direction:column;gap:.25rem}.detail-line em{margin-top:.35rem;color:#8f552f;font-size:.78rem}.line-actions{display:flex;align-items:center;gap:.35rem}.line-actions .icon-button{width:34px;min-height:34px;padding:.25rem}.detail-product-tools{display:flex;align-items:center;margin-top:1rem;gap:.65rem}.detail-product-tools select{flex:1}.totals{max-width:420px;margin:1.2rem 0 0 auto}.totals span,.totals>strong{display:flex;justify-content:space-between;padding:.4rem 0;gap:1rem}.totals small{margin-right:auto;color:var(--muted)}.totals>strong{margin-top:.5rem;border-top:1px solid var(--line);font-size:1.2rem}.info{display:flex;flex-direction:column;padding:.65rem 0;gap:.25rem;border-top:1px solid var(--line)}.info small{color:var(--muted)}.payment-summary{display:grid;gap:.35rem}.payment-summary>p{margin:.45rem 0 0;color:var(--muted);line-height:1.4}.pickup-payment-action{display:grid;margin-top:.75rem;padding-top:.9rem;gap:.65rem;border-top:1px solid var(--line)}.pickup-payment-action .segmented button{flex:1}.payment-ledger,.payment-refund-action,.table-payment-actions,.table-refund-actions{display:grid;margin-top:.75rem;padding-top:.85rem;gap:.65rem;border-top:1px solid var(--line)}.payment-ledger h3,.payment-refund-action h3,.table-payment-actions h3,.table-refund-actions h3{margin:0}.payment-ledger-row{display:grid;grid-template-columns:1fr auto;padding:.7rem;gap:.2rem .75rem;border-radius:10px;background:var(--surface-2)}.payment-ledger-row small{grid-column:1 / -1;color:var(--muted)}.table-payment-actions .segmented button{flex:1;min-height:48px}.payment-remaining{border-color:var(--orange)}.payment-state{justify-self:start;margin-bottom:.35rem;padding:.35rem .6rem;border-radius:999px;background:var(--surface-2);font-size:.76rem}.payment-paid{background:#e8f7ed;color:var(--green)}.payment-failed,.payment-canceled,.payment-expired{background:#fff0f0;color:var(--red)}.timeline{margin-top:1rem}.timeline>div{display:grid;grid-template-columns:16px 1fr;gap:.6rem}.timeline>div>span{width:9px;height:9px;margin-top:.25rem;border-radius:50%;background:var(--orange);box-shadow:0 0 0 4px #ffe1cf}.timeline p{display:flex;margin:0 0 1rem;flex-direction:column}.timeline small{margin-top:.2rem;color:var(--muted)}.service-switch{display:flex;flex:0 0 auto;width:max-content;margin-bottom:1rem}.service-switch button{min-width:120px}.order-builder{display:grid;grid-template-columns:clamp(128px,11vw,180px) minmax(180px,1fr) clamp(270px,22vw,340px);min-width:0;min-height:0;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:var(--surface)}.page-new-order{display:flex;min-width:0;flex-direction:column;padding:clamp(.75rem,1.5vw,1.25rem) clamp(1rem,2vw,2rem);overflow:hidden}.page-new-order .page-header{position:static;flex:0 0 auto;align-items:center;margin-bottom:.65rem;padding:0;background:transparent}.page-new-order .page-header h1{margin-bottom:.12rem;font-size:clamp(1.75rem,2.7vw,2.65rem);line-height:.94}.page-new-order .page-header .eyebrow{margin-bottom:.2rem;font-size:.66rem}.page-new-order .page-header>div>p:last-child{font-size:.86rem;line-height:1.2}.page-new-order>.error-banner,.page-new-order>.menu-load-error{flex:0 0 auto}.page-new-order .service-switch{margin-bottom:.65rem}.page-new-order .order-builder{height:auto;flex:1 1 0}.order-builder>*{min-width:0;min-height:0}.categories,.cart{padding:1rem;background:#f7f8f7}.order-step-card{display:grid;width:100%;min-height:86px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.85rem;border-color:var(--line);background:var(--surface);color:var(--ink);text-align:left}.order-step-card:hover{border-color:var(--orange);background:#fff8f2}.order-step-card>svg{color:var(--muted)}.order-step-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#fff0e6;color:var(--orange)}.order-step-copy{display:grid;min-width:0;gap:.16rem}.order-step-copy small{color:var(--muted);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.order-step-copy strong,.order-step-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-step-copy span{color:var(--muted);font-size:.76rem}.dine-in-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.65rem}.table-number-field,.covers-field{padding:.8rem;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.covers-field{display:grid;gap:.45rem;font-weight:700}.covers-stepper{display:grid;grid-template-columns:42px minmax(2rem,1fr) 42px;align-items:center;gap:.4rem}.covers-stepper output{text-align:center;font-size:1.1rem;font-weight:800}.covers-field small{color:var(--muted);font-weight:600}.categories{border-right:1px solid var(--line);overflow-y:auto;overscroll-behavior:contain}.categories button{width:100%;justify-content:flex-start;margin-bottom:.4rem;border:0;background:transparent;color:var(--muted)}.categories button.selected{background:var(--surface-2);color:#202421}.product-grid{display:grid;align-content:start;grid-template-columns:repeat(auto-fill,minmax(132px,1fr));grid-auto-rows:144px;padding:1rem;gap:.75rem;overflow-y:auto;overscroll-behavior:contain}.product-card{display:grid;height:100%;min-height:0;grid-template-rows:60px minmax(2.35em,auto) auto;align-content:start;justify-items:start;gap:.42rem;padding:.7rem;border-color:var(--line);background:#fff;color:#202421;text-align:left}.product-card>span{display:grid;width:60px;height:60px;place-items:center;border-radius:10px;background:#fff0e6;color:var(--orange);font-family:Impact,sans-serif;font-size:1.25rem}.product-card .product-card-image{overflow:hidden}.product-card-image img{width:100%;height:100%;object-fit:cover}.product-card .product-card-price{align-self:end;color:var(--orange);font-weight:800}.menu-load-error{display:flex;align-items:center;justify-content:space-between;gap:1rem}.menu-load-error button{flex:0 0 auto}.compact-empty{grid-column:1 / -1;display:grid;min-height:150px;place-content:center;gap:.35rem;color:var(--muted);text-align:center}.cart{display:flex;flex-direction:column;gap:.8rem;border-left:1px solid var(--line);overflow-y:auto;overscroll-behavior:contain}.cart label{display:flex;flex-direction:column;gap:.35rem;color:var(--muted);font-size:.75rem}.quick-customer-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(130px,100%),1fr));gap:.5rem;min-width:0}.quick-customer-fields input,.cart input,.cart select,.cart textarea{width:100%;min-width:0;box-sizing:border-box}.quick-customer-fields>small{grid-column:1 / -1;color:var(--muted)}.customer-order-search,.customer-order-results,.selected-order-customer,.selected-order-customer>div,.duplicate-customer-warning,.saved-address-list{display:grid;gap:.55rem}.customer-order-search .search{display:flex;min-height:48px;flex-direction:row;align-items:center}.customer-order-result{position:relative;display:grid;min-height:76px;grid-template-columns:minmax(0,1fr) auto;gap:.2rem .75rem;padding:.75rem;border:1px solid var(--line);background:var(--surface);color:var(--ink);text-align:left}.customer-order-result strong,.customer-order-result span,.customer-order-result small{grid-column:1}.customer-order-result b{grid-column:2;grid-row:1 / span 4;align-self:center;color:var(--orange)}.customer-new-toggle{justify-self:start}.selected-order-customer{padding:.8rem;border:2px solid var(--orange);border-radius:12px;background:#fff8f2}.selected-order-customer span{color:var(--muted)}.customer-quick-create>strong,.customer-quick-create>button,.duplicate-customer-warning{grid-column:1 / -1}.duplicate-customer-warning{padding:.75rem;border:1px solid #e3a008;border-radius:10px;background:#fff8db}.cart-lines{flex:0 0 auto}.cart-lines>div{display:flex;align-items:center;justify-content:space-between;padding:.7rem 0;border-bottom:1px solid var(--line)}.cart-line-copy{min-width:0}.cart-line-actions{flex:0 0 auto;align-items:flex-end;margin-left:.5rem}.cart-lines span{display:flex;flex-direction:column}.cart-lines small{color:var(--muted)}.checkout{width:100%}.extra-fields{display:grid;grid-template-columns:.7fr 1.3fr;gap:.5rem}.slot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.35rem}.slot-grid button{min-height:48px;flex-direction:column;padding:.4rem;border-color:var(--line);background:#fff;color:#202421;font-size:.75rem}.slot-grid button small{color:var(--muted)}.slot-grid button.near_capacity{border-color:var(--yellow)}.slot-grid button.full{background:#f6eeee;color:#9b6262}.slot-grid button.manually_closed{border-color:#d65f55;background:#fff0ee;color:#963a32}.slot-grid button.suspended{border-color:#d7992b;background:#fff7e6;color:#855b10}.slot-grid button.selected{border-color:var(--orange);box-shadow:inset 0 0 0 1px var(--orange)}.schedule-picker{grid-column:1 / -1;display:grid;min-width:0;gap:.6rem}.schedule-picker>label{display:grid;gap:.35rem}.selected-schedule{display:grid;gap:.2rem;padding:.8rem;border:1px solid var(--line);border-radius:10px;background:var(--surface-2)}.selected-schedule span{color:var(--muted);font-size:.76rem;font-weight:750;text-transform:uppercase}.slot-selection-modal{width:min(880px,100%)}.order-flow-modal{display:grid;width:min(1180px,calc(100vw - 2rem));max-width:100%;max-height:calc(100vh - 2rem);max-height:calc(100dvh - 2rem);grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;background:var(--surface)}.order-flow-modal-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem 1rem;border-bottom:1px solid var(--line);background:var(--surface)}.order-flow-modal-header .eyebrow,.order-flow-modal-header h2{margin-bottom:0}.order-flow-modal-body{min-width:0;min-height:0;padding:1.25rem 1.5rem;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.order-flow-modal-actions{margin:0;padding:1rem 1.5rem;border-top:1px solid var(--line);background:var(--surface)}.customer-selection-modal{width:min(1320px,calc(100vw - 2rem))}.customer-flow-grid{display:grid;min-width:0;gap:1rem}.customer-selection-modal.delivery .customer-flow-grid{grid-template-columns:minmax(300px,.72fr) minmax(520px,1.28fr);align-items:start}.order-flow-pane{min-width:0;padding:1rem;border:1px solid var(--line);border-radius:14px;background:var(--surface-soft)}.flow-pane-heading,.delivery-preview-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.flow-pane-heading .eyebrow,.flow-pane-heading h3{margin-bottom:0}.delivery-address-field{display:grid;min-width:0;gap:.35rem}.delivery-address-field input,.delivery-address-field select{width:100%;min-width:0;max-width:100%;box-sizing:border-box}.address-grid.delivery-flow-address>.address-street-field,.address-grid.delivery-flow-address>.address-city-field{grid-column:span 9}.address-grid.delivery-flow-address>.address-number-field,.address-grid.delivery-flow-address>.address-postal-code-field{grid-column:span 3}.address-grid.delivery-flow-address>.address-province-field,.address-grid.delivery-flow-address>.address-intercom-field,.address-grid.delivery-flow-address>.address-building-field{grid-column:span 6}.address-grid.delivery-flow-address>.address-staircase-field,.address-grid.delivery-flow-address>.address-apartment-field,.address-grid.delivery-flow-address>.address-floor-field{grid-column:span 2}.delivery-flow-pane{overflow-x:hidden}.delivery-preview-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;margin:.8rem 0 0}.delivery-preview-summary>div{display:grid;min-width:0;min-height:84px;grid-template-rows:auto 1fr;align-content:start;padding:.7rem;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.delivery-preview-summary dt{color:var(--muted);font-size:.68rem;font-weight:800;text-transform:uppercase}.delivery-preview-summary dd{margin:.2rem 0 0;font-weight:800;line-height:1.3;overflow-wrap:normal;word-break:normal;white-space:normal}.delivery-flow-pane .delivery-location-map{width:100%;max-width:none;min-width:0;grid-template-rows:340px auto;box-sizing:border-box;justify-self:stretch}.delivery-flow-pane .delivery-location-map iframe,.delivery-flow-pane .delivery-location-map .google-delivery-map{width:100%;max-width:none;height:100%;min-height:0;box-sizing:border-box}.schedule-modal-date{display:grid;width:min(280px,100%);gap:.35rem;color:var(--muted);font-weight:700}.slot-modal-subtitle{margin-top:-.35rem;color:var(--muted);font-weight:700}.slot-modal-grid{grid-template-columns:repeat(auto-fill,minmax(118px,1fr));gap:.65rem;margin-top:1rem}.slot-modal-grid button{min-height:68px;font-size:1rem}.address-grid{display:grid;grid-template-columns:1fr 72px;gap:.5rem}.address-grid label:nth-of-type(3),.address-grid label:nth-of-type(5),.address-grid .saved-address,.address-grid>small{grid-column:1 / -1}.saved-address-list,.address-grid .save-customer-address{grid-column:1 / -1}.saved-address-list button{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:.75rem;text-align:left}.saved-address-list button.selected{border-color:var(--orange);background:#fff0e6;color:#9e3d08}.address-grid .save-customer-address{display:flex;min-height:48px;flex-direction:row;align-items:center;gap:.6rem;padding:.65rem;border:1px solid var(--line);border-radius:10px}.address-grid .save-customer-address input{width:auto}.address-grid.delivery-flow-address{width:100%;max-width:none;min-width:0;grid-template-columns:repeat(12,minmax(0,1fr));box-sizing:border-box}.address-grid.delivery-flow-address>*{min-width:0;max-width:100%}.address-grid.delivery-flow-address>.wide{grid-column:1 / -1}.address-grid.delivery-flow-address>.delivery-address-preview{width:100%;max-width:none;min-width:0;grid-column:1 / -1;box-sizing:border-box;justify-self:stretch;align-self:stretch;overflow-x:hidden}.delivery-flow-pane .delivery-preview-summary{width:100%;max-width:none;min-width:0;box-sizing:border-box;overflow-x:hidden}.modal-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:1rem;background:#000b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.product-config{position:relative;width:min(540px,100%);padding:2rem;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:0 30px 90px #17231a38;max-height:calc(100dvh - 2rem);overflow-y:auto}.modal-close{position:absolute;top:1rem;right:1rem;width:44px;padding:0;border:0;background:var(--surface-2);color:#202421}.product-config label{display:flex;flex-direction:column;margin:1rem 0;gap:.4rem}.product-config-heading{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:1rem;margin-bottom:.9rem}.product-config-heading>img{width:112px;height:84px;border-radius:12px;object-fit:cover}.product-config-heading h2{margin-bottom:.3rem}.product-config-description{margin-bottom:.45rem;color:var(--muted);line-height:1.4}.product-config-price{color:var(--orange);font-size:1.08rem}.force-close-modal{width:min(560px,100%)}.partial-refund-modal dl,.voucher-card dl,.delivery-order-map dl{display:grid;gap:.55rem}.partial-refund-modal dl div,.voucher-card dl div,.delivery-order-map dl div{display:flex;justify-content:space-between;gap:1rem}.partial-refund-modal dt,.voucher-card dt,.delivery-order-map dt{color:var(--muted)}.partial-refund-modal dd,.voucher-card dd,.delivery-order-map dd{margin:0;text-align:right;font-weight:800}.delivery-order-map{padding:1rem}.delivery-location-map{display:grid;gap:.7rem;margin-top:.75rem}.delivery-location-map iframe,.delivery-location-map .google-delivery-map{width:100%;height:320px;border:1px solid var(--line);border-radius:12px;background:var(--surface-soft)}.delivery-location-map.compact iframe,.delivery-location-map.compact .google-delivery-map{height:230px}.delivery-location-map .button{width:fit-content}.verified-address{color:#18733a;font-weight:800}.address-autocomplete{position:relative;display:grid;gap:.45rem}.address-autocomplete>label{display:grid;gap:.35rem}.address-suggestions{z-index:5;display:grid;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:var(--shadow)}.address-suggestions button{display:grid;min-height:58px;gap:.2rem;padding:.75rem;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;color:var(--text);text-align:left}.address-suggestions button:last-child{border-bottom:0}.address-suggestions button:hover{background:var(--surface-soft)}.address-suggestions span{color:var(--muted);font-size:.85rem}.delivery-address-preview{display:grid;gap:.45rem;padding-top:.35rem}.delivery-address-preview>p,.delivery-address-preview>small{margin:0}.map-fallback{margin:.75rem 0;border:1px dashed var(--line);border-radius:12px;padding:2rem 1rem;color:var(--muted);text-align:center}.force-close-modal>p{color:var(--muted);line-height:1.55}.force-close-modal textarea{min-height:110px;resize:vertical}.modal-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1rem}.quantity{display:flex;align-items:center;gap:1rem}.quantity button{width:44px;padding:0;border-color:var(--line);background:var(--surface-2);color:#202421}.quantity strong{font-size:1.4rem}.live-preview{display:flex;justify-content:space-between;margin:1rem 0;padding:1rem;border-radius:8px;background:var(--surface-2)}.modifier-group{margin:1rem 0;padding:.75rem;border:1px solid var(--line);border-radius:10px}.ingredient-list{display:flex;flex-wrap:wrap;gap:.4rem;margin:.75rem 0}.ingredient-list small{width:100%;color:var(--muted)}.ingredient-list span{padding:.3rem .55rem;border-radius:99px;background:var(--surface-2);font-size:.74rem}.modifier-group legend{padding:0 .35rem;font-family:Impact,sans-serif;font-size:1.1rem}.modifier-group legend small{margin-left:.5rem;color:var(--orange);font-family:Segoe UI,sans-serif;font-size:.68rem;text-transform:uppercase}.modifier-row{display:flex;min-height:52px;align-items:center;justify-content:space-between;border-top:1px solid var(--line)}.modifier-row>span{display:flex;flex-direction:column}.modifier-row small{color:var(--muted)}.quantity.compact{gap:.6rem}.quantity.compact button{width:38px;min-height:38px}.customer-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.customer-grid article{display:grid;grid-template-columns:auto 1fr;padding:1rem;gap:1rem}.avatar{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;background:#fff0e6;color:var(--orange)}.customer-grid h3{margin:0}.customer-grid p{color:var(--muted);font-size:.8rem}.customer-grid dl{display:flex;grid-column:1 / -1;margin:0;gap:2rem;border-top:1px solid var(--line);padding-top:.8rem}.customer-grid dt{color:var(--muted);font-size:.7rem}.customer-grid dd{margin:.2rem 0 0;font-weight:700}.login-page{display:grid;min-height:100vh;place-items:center;padding:1.5rem}.login-card{width:min(430px,100%);padding:2.5rem;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:0 28px 80px #17231a26}.login-card h1{margin-top:1.5rem}.login-card>p:not(.eyebrow){color:var(--muted)}.login-card form,.login-card label{display:flex;flex-direction:column;gap:.45rem}.login-card form{margin-top:1.5rem;gap:1rem}.error-banner{padding:.8rem 1rem;border:1px solid #efb5b5;border-radius:8px;background:#fff0f0;color:#a92828}.success-banner{margin:0;padding:.8rem 1rem;border:1px solid #a9ddbd;border-radius:10px;background:#eefaf2;color:var(--green);font-weight:700}.publication-warning{padding:.8rem 1rem;border:1px solid #efd59b;border-radius:10px;background:#fff8e8;color:#75530b;font-weight:700}.delivery-zone-layout{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(420px,1.6fr);gap:1rem;align-items:start}.zone-import{display:grid;gap:.85rem;padding:1.25rem}.zone-import h2{margin:0}.zone-import label{display:grid;gap:.35rem;color:var(--muted);font-size:.78rem}.zone-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.zone-list{display:grid;gap:1rem}.zone-card{display:grid;grid-template-columns:minmax(230px,.9fr) 1fr;overflow:hidden}.zone-card.inactive{opacity:.62}.zone-map{width:100%;height:100%;min-height:240px;background:#f2f4f2;color:#cbd2cb}.distance-bands{margin-top:1.25rem;padding:1.25rem}.distance-bands>header p:last-child{max-width:780px;color:var(--muted)}.distance-band-grid{display:grid;grid-template-columns:repeat(3,minmax(100px,1fr)) 90px 110px auto;align-items:center;gap:.65rem;padding:.65rem 0;border-top:1px solid var(--line)}.distance-band-grid input{width:100%;min-height:46px;border:1px solid var(--line);border-radius:8px;padding:.65rem}.distance-band-grid>label{display:flex;align-items:center;gap:.45rem}.distance-band-heading{color:var(--muted);font-size:.78rem;text-transform:uppercase}@media(max-width:720px){.distance-band-heading{display:none}.distance-band-grid{grid-template-columns:1fr 1fr}.distance-band-grid .action-row,.distance-band-new>button{grid-column:1 / -1}}.zone-shape{fill:#f5682450;stroke:var(--orange);stroke-width:2;vector-effect:non-scaling-stroke}.zone-hole{fill:#f2f4f2;stroke:var(--orange);stroke-width:1.5;vector-effect:non-scaling-stroke}.zone-card-body{padding:1.2rem}.zone-card-body h2{margin:.35rem 0}.zone-card-body>p{min-height:2.4em;color:var(--muted)}.zone-priority{color:var(--orange);font-size:.72rem;font-weight:800;text-transform:uppercase}.zone-card dl{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin:1rem 0}.zone-card dl div{padding:.65rem;border-radius:8px;background:var(--surface-2)}.zone-card dt{color:var(--muted);font-size:.68rem}.zone-card dd{margin:.2rem 0 0;font-weight:800}.table-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(285px,1fr));gap:1rem}.table-card{display:flex;min-height:330px;flex-direction:column;padding:1.2rem;border-top:5px solid #aeb6ae}.table-card.table-occupied{border-top-color:var(--orange)}.table-card.table-awaiting_payment{border-top-color:var(--yellow)}.table-card header{display:flex;align-items:center;justify-content:space-between}.table-card header>strong{padding:.35rem .6rem;border-radius:99px;background:var(--surface-2);font-size:.72rem}.table-number{font-family:Impact,sans-serif;font-size:1.65rem;text-transform:uppercase}.table-warning{display:flex;align-items:center;gap:.4rem;color:var(--yellow);font-size:.78rem}.table-warning svg{width:18px}.table-metrics{display:grid;grid-template-columns:1fr 1fr;margin:1.3rem 0;gap:.6rem}.table-metrics span{display:grid;grid-template-columns:auto 1fr;padding:.75rem;gap:.1rem .5rem;border-radius:9px;background:var(--surface-2)}.table-metrics svg{grid-row:1 / 3;width:22px;color:var(--orange)}.table-metrics small,.table-total small{color:var(--muted)}.table-total{display:flex;align-items:flex-end;justify-content:space-between;margin:auto 0 1rem}.table-total strong{font-family:Impact,sans-serif;font-size:2rem}.table-card>button{width:100%;min-height:52px}.table-free-copy{margin:auto 0 .85rem;color:var(--muted);text-align:center}.table-settlement-note{max-width:760px;margin:1.2rem 0 0;color:var(--muted);font-size:.78rem}.table-account-layout{max-width:1380px}.table-account-heading>div:first-child{display:grid;gap:.55rem}.table-account-heading .secondary{width:fit-content}.table-account-header-actions{display:flex;align-items:center;gap:.75rem}.table-account-state{padding:.55rem .8rem;border-radius:999px;background:var(--surface-2);font-size:.78rem}.table-account-state.state-occupied{color:var(--orange)}.table-account-state.state-awaiting_payment{color:#8a5b00;background:#fff0b8}.table-account-state.state-closed{color:var(--muted)}.table-account-columns{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(310px,.75fr);align-items:start;gap:1rem}.table-account-columns>aside{display:grid;position:sticky;top:1rem;gap:1rem}.table-command-list{display:grid;gap:.85rem}.table-command{overflow:hidden;border:1px solid var(--border);border-radius:12px;background:var(--surface-2)}.table-command.excluded{opacity:.65}.table-command>header,.table-command>footer{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1rem;gap:1rem}.table-command>header{border-bottom:1px solid var(--border);background:var(--surface)}.table-command>header a{font-size:1.05rem;font-weight:900}.table-command>footer{border-top:1px solid var(--border);color:var(--muted)}.table-command-status{display:grid;justify-items:end;gap:.25rem}.table-command-status span{color:var(--muted);font-size:.72rem;font-weight:800}.table-command-line{display:flex;align-items:flex-start;justify-content:space-between;padding:.85rem 1rem;gap:1rem}.table-command-line+.table-command-line{border-top:1px dashed var(--border)}.table-command-line>div{display:grid;gap:.25rem}.table-command-line small{color:var(--muted)}.table-command-note{margin:0;padding:0 1rem .85rem;color:var(--muted);font-size:.82rem}.table-account-summary,.table-account-actions{display:grid;gap:.75rem}.account-cover-summary{display:grid;padding:.9rem;gap:.45rem;border-radius:10px;background:var(--surface-2)}.account-cover-summary span{display:flex;align-items:center;gap:.5rem}.account-cover-summary svg{width:22px;color:var(--orange)}.account-summary-line,.account-grand-total{display:flex;align-items:center;justify-content:space-between;gap:1rem}.account-grand-total{margin-top:.35rem;padding-top:.85rem;border-top:2px solid var(--ink);text-transform:uppercase}.account-grand-total strong{font-family:Impact,sans-serif;font-size:2.1rem}.table-account-actions>button{width:100%;min-height:50px}.close-account-button{min-height:62px!important;font-size:1rem}.close-account-modal{position:relative;width:min(560px,calc(100vw - 2rem));padding:1.5rem}.dine-in-account-notice{display:grid;grid-template-columns:auto 1fr auto;align-items:center;margin-bottom:1rem;gap:1rem;border-left:5px solid var(--orange)}.dine-in-account-notice>svg{width:30px;height:30px;color:var(--orange)}.dine-in-account-notice p{margin:.25rem 0 0;color:var(--muted)}@media(max-width:900px){.table-account-columns{grid-template-columns:1fr}.table-account-columns>aside{position:static}.dine-in-account-notice{grid-template-columns:auto 1fr}.dine-in-account-notice .button{grid-column:1 / -1}}.routing-category-list,.routing-category{display:grid;gap:18px}.routing-category>header,.routing-category>footer{display:flex;align-items:center;justify-content:space-between;gap:20px}.routing-category>header h2,.routing-category>header small,.routing-category>footer p{margin:0}.routing-category>header>span{color:var(--muted);font-weight:700}.destination-picker{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}.destination{position:relative;min-height:82px;display:flex;align-items:center;gap:12px;padding:14px;border:2px solid var(--line);border-radius:15px;background:var(--surface-soft);color:var(--ink);text-align:left}.destination.active{border-color:var(--orange);background:color-mix(in srgb,var(--orange) 12%,var(--surface))}.destination>svg{width:25px;height:25px;color:var(--orange);flex:0 0 auto}.destination span{display:grid;gap:4px}.destination small,.routing-note{color:var(--muted)}.destination-check{position:absolute;top:8px;right:8px;width:18px!important;height:18px!important}.routing-note{margin:18px 0 0;font-size:.9rem}.signed-role{display:inline-flex;width:fit-content;padding:.2rem .55rem;border:1px solid var(--line);border-radius:999px;color:var(--orange);font-size:.72rem;font-weight:800;letter-spacing:.06em}.access-denied{display:grid;min-height:70vh;place-items:center;text-align:center}.access-denied>div{max-width:520px}.access-denied svg{width:54px;height:54px;color:var(--orange)}.admin-two-column{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:1rem}.admin-card-list{display:grid;align-content:start;gap:.75rem}.admin-record,.setting-row,.kitchen-access-card{display:flex;align-items:center;gap:.85rem}.admin-record>div,.setting-row>div,.kitchen-access-card>div{display:grid;flex:1;gap:.2rem}.admin-record span,.admin-record small,.setting-row small{color:var(--muted)}.admin-form,.device-pairing,.role-matrix{display:grid;align-content:start;gap:1rem}.admin-form-grid,.device-pairing-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.device-pairing-fields{display:grid;gap:1rem}.admin-form label,.device-pairing label{display:grid;gap:.4rem;color:var(--muted);font-size:.82rem;font-weight:700}.role-matrix{margin-top:1rem}.role-matrix>div{padding-top:.75rem;border-top:1px solid var(--line)}.role-matrix p{margin-bottom:0;color:var(--muted)}.device-pairing-action{display:flex;justify-content:flex-start}.pairing-code{display:block;min-width:0;padding:.75rem;border:1px dashed var(--orange);border-radius:10px;color:var(--orange);font-size:1.2rem;font-weight:900;letter-spacing:.12em;text-align:center;overflow-wrap:anywhere;word-break:break-word}.pairing-code-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem}.settings-switches{display:flex;flex-wrap:wrap;gap:.75rem}.settings-switches label{display:flex;min-height:48px;align-items:center;gap:.5rem;padding:.7rem .9rem;border:1px solid var(--line);border-radius:10px}.kitchen-access-card,.setting-row{margin-bottom:1rem}.kitchen-board{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1rem}.kitchen-ticket{display:grid;gap:.35rem;margin-top:.75rem;padding:.85rem;border-left:5px solid #43a047;border-radius:8px;background:#f7f8f7}.kitchen-ticket.urgency-orange{border-left-color:var(--orange)}.kitchen-ticket.urgency-red{border-left-color:#e74c3c}.kitchen-ticket header{display:flex;justify-content:space-between;gap:.75rem}.kitchen-ticket p{margin:0}.setting-row>div{display:flex;align-items:center;gap:.75rem}.menu-tabs{display:flex;gap:.5rem;margin-bottom:1.25rem;overflow-x:auto}.menu-tabs button{flex:0 0 auto;border-color:var(--line);background:var(--surface);color:var(--muted)}.menu-tabs button.active{border-color:var(--orange);background:#fff0e6;color:#9e3d08}.menu-admin-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(340px,.8fr);gap:1.25rem;align-items:start}.multi-menu{display:grid;gap:1rem}.multi-menu-row,.multi-menu-detail{display:grid;gap:.65rem;padding:1rem}.multi-menu-row small,.multi-menu-detail p{color:var(--muted)}.multi-menu-row button{justify-self:start}.multi-menu-detail h2,.multi-menu-detail h3,.multi-menu-detail p{margin:0}.multi-menu-choice{display:flex;align-items:center;gap:.55rem;min-height:40px}.multi-menu-choice input{flex:none}.multi-menu-choice small{margin-left:auto;color:var(--muted)}.multi-menu-product{display:grid;gap:.5rem;padding:.8rem 0;border-top:1px solid var(--line)}.multi-menu-inline{display:flex;flex-wrap:wrap;align-items:end;gap:.6rem}.multi-menu-inline>label:first-child{display:grid;flex:1 1 180px;gap:.35rem}.multi-menu-inline button{min-height:40px}.multi-menu-catalog-product{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;min-height:48px;text-align:left}.multi-menu-combo-row{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:1rem;padding:.7rem;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.multi-menu-combo-row>div:first-child{display:grid;gap:.2rem}.multi-menu-combo-row small{color:var(--muted)}.menu-unpublished-state{color:#a9470b}.combo-option-picker{display:grid;gap:.7rem;padding:.8rem;border:1px solid var(--line);border-radius:10px;background:var(--surface-2)}.combo-option-picker-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.35rem .8rem}.multi-menu-actions{display:flex;flex-wrap:wrap;gap:.6rem}.menu-record-list,.configuration-stack{display:grid;gap:.8rem}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem}.section-heading h2,.section-heading p{margin:0}.section-heading p{color:var(--muted)}.menu-record{display:flex;min-height:76px;align-items:stretch;overflow:hidden}.record-main,.menu-product-card,.choice{border:0;background:transparent;color:inherit;text-align:left}.record-main{display:grid;flex:1;grid-template-columns:auto 1fr auto;align-items:center;justify-content:stretch;gap:.8rem}.record-main>span:not(.state-pill),.menu-product-card>span:not(.product-thumb):not(.product-meta),.choice>span{display:grid;gap:.2rem}.record-main small,.menu-product-card small,.choice small{color:var(--muted)}.record-position{display:grid;width:36px;height:36px;place-items:center;border-radius:9px;background:var(--surface-2);font-weight:800}.record-order-actions{display:flex;align-items:center;padding-right:.65rem;gap:.35rem}.record-order-actions .icon-button{width:40px;min-height:40px}.state-pill{width:fit-content;padding:.3rem .55rem;border-radius:99px;background:#f2f3f2;color:var(--muted);font-size:.72rem;font-weight:800;white-space:nowrap}.state-pill.active{background:#e8f7ee;color:var(--green)}.menu-editor,.compact-editor{display:grid;gap:.9rem}.menu-editor{position:sticky;top:1.25rem;padding:1.25rem}.menu-editor label,.compact-editor label,.product-selector{display:grid;gap:.35rem;color:var(--muted);font-size:.78rem;font-weight:700}.editor-title h2,.editor-title p{margin-bottom:0}.editor-actions,.inline-create,.toggle-row,.form-row,.menu-filters{display:flex;gap:.6rem}.editor-actions button,.form-row>*,.menu-filters>*{flex:1}.editor-actions .editor-danger{margin-left:.5rem;border-width:2px}.inline-create input{min-width:0;flex:1}.toggle-row{flex-wrap:wrap}.toggle{display:flex!important;min-height:48px;flex:1 1 140px;grid-template-columns:auto 1fr;align-items:center;padding:.65rem .8rem;border:1px solid var(--line);border-radius:9px;color:#303632!important}.toggle input{min-height:auto;accent-color:var(--orange)}.menu-product-card{display:grid;width:100%;min-height:88px;grid-template-columns:auto 1fr auto;align-items:center;gap:.9rem}.product-thumb{display:grid;width:58px;height:58px;place-items:center;overflow:hidden;border-radius:12px;background:#fff0e6;color:var(--orange);font-family:Impact,sans-serif}.product-thumb img{width:100%;height:100%;object-fit:cover}.product-image-upload{display:grid;grid-template-columns:140px 1fr;align-items:center;gap:.9rem}.product-image-upload>img,.product-image-placeholder{width:140px;height:105px;border:1px solid var(--line);border-radius:12px;background:var(--surface-2)}.product-image-upload>img{object-fit:cover}.product-image-placeholder{display:grid;place-items:center;align-content:center;gap:.35rem;color:var(--muted)}.product-image-placeholder svg{color:var(--orange)}.product-image-actions{display:grid;justify-items:start;gap:.55rem}.product-image-actions small{min-height:1rem;color:var(--muted)}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.media-url-option{color:var(--muted);font-size:.78rem}.media-url-option summary{min-height:44px;cursor:pointer}.media-url-option .inline-create{margin-top:.4rem}.product-meta{display:grid;justify-items:end;gap:.35rem}.product-selector{max-width:520px}.configuration-section{padding:1.25rem}.configuration-grid{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(320px,1.2fr);gap:1rem}.choice-list{display:grid;align-content:start;gap:.45rem}.choice{display:flex;width:100%;min-height:58px;align-items:center;justify-content:space-between;border:1px solid var(--line)}.choice.selected{border-color:var(--orange);background:#fff6f0}.form-row.three>*{min-width:0}.menu-empty{padding:1rem}.order-option{border:1px solid var(--line);border-radius:10px;background:var(--surface)}.order-option summary{min-height:48px;padding:.85rem;color:#303632;font-weight:800;cursor:pointer}.order-option[open]{padding:0 .75rem .75rem}.settings-sections{display:grid;gap:1rem;min-width:0}.settings-sections fieldset{margin:0;padding:1.25rem;min-width:0}.settings-sections legend{padding:0 .4rem;font-family:Impact,sans-serif;font-size:1.25rem}.settings-section-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;min-width:0}.settings-section-tab{display:grid;width:100%;min-width:0;min-height:82px;align-content:center;justify-items:start;gap:.25rem;padding:.9rem 1rem;border:1px solid var(--line);border-radius:14px;background:var(--surface);color:var(--text);text-align:left}.settings-section-tab small{color:var(--muted);font-weight:600}.settings-section-tab.selected{border-color:var(--orange);background:#fff4eb;box-shadow:inset 0 0 0 1px var(--orange)}.settings-section-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;min-width:0}.settings-section-panel>*{min-width:0}.settings-section-single,.settings-link-grid{grid-template-columns:1fr}.settings-link-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.settings-link-card{display:grid;min-height:132px;align-content:center;gap:.45rem;color:var(--text);text-decoration:none}.settings-link-card span,.settings-linked-area p,.settings-readonly-note{color:var(--muted)}.settings-linked-area{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:1rem}.settings-linked-area p{margin:.35rem 0 0}.settings-linked-area a{flex:0 0 auto}.settings-save-bar{display:flex;justify-content:flex-end}.operational-settings,.embedded-slot-management{grid-column:1 / -1}.slot-management{display:grid;width:100%;min-width:0;gap:1rem}.slot-management-title,.slot-management-toolbar,.fulfillment-suspension-card>header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.slot-management-title h2,.slot-management-title .eyebrow{margin-bottom:0}.slot-management-toolbar{justify-content:flex-start;flex-wrap:wrap}.slot-management-toolbar label{display:grid;min-width:min(240px,100%);gap:.35rem;color:var(--muted);font-weight:750}.slot-management-toolbar button{min-height:48px;align-self:end}.fulfillment-suspension-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;min-width:0}.fulfillment-suspension-card{min-width:0}.fulfillment-suspension-card p{margin:.65rem 0;color:var(--muted)}.status.open{color:#18733a}.status.suspended{color:#9c5d00}.suspension-actions{display:flex;min-width:0;flex-wrap:wrap;gap:.5rem}.suspension-actions button{min-height:48px}.slot-management-grid{display:grid;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.slot-management-head,.slot-management-row{display:grid;grid-template-columns:minmax(88px,.35fr) repeat(2,minmax(0,1fr));min-width:0}.slot-management-head{background:var(--surface-2)}.slot-management-head>*,.slot-management-time,.operational-slot-cell{min-width:0;padding:.8rem;border-right:1px solid var(--line)}.slot-management-head>*:last-child,.operational-slot-cell:last-child{border-right:0}.slot-management-row{border-top:1px solid var(--line)}.slot-management-time{display:flex;align-items:center}.operational-slot-cell{display:flex;min-height:88px;align-items:center;justify-content:space-between;gap:.75rem}.operational-slot-cell>div{display:grid;min-width:0;gap:.2rem}.operational-slot-cell small{color:var(--muted);overflow-wrap:normal;word-break:normal}.operational-slot-cell button{min-height:46px;flex:0 0 auto}.operational-slot-cell.open,.operational-slot-cell.near_capacity{box-shadow:inset 4px 0 #2d8c4f}.operational-slot-cell.capacity_full,.operational-slot-cell.manually_closed{background:#fff2f0;box-shadow:inset 4px 0 #c75248}.operational-slot-cell.suspended{background:#fff8e8;box-shadow:inset 4px 0 #d18a14}.operational-slot-cell.out_of_schedule,.operational-slot-cell.not_bookable{background:var(--surface-soft);color:var(--muted)}.notification-settings{grid-column:1 / -1}.notification-settings>.muted{margin-top:0}.notification-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1rem 0 .75rem}.notification-card{display:grid!important;gap:.75rem!important;padding:1rem;border:1px solid var(--line);border-radius:12px;background:var(--surface-soft)}.notification-toggle{display:flex;align-items:center;gap:.65rem}.notification-toggle input{width:22px;min-height:22px}.notification-toggle>span{display:grid;gap:.15rem}.notification-card textarea{resize:vertical}.capacity-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.input-with-unit{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.65rem}.weekly-schedule-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1.5rem 0 .85rem}.weekly-schedule-heading>div:first-child{display:grid;gap:.2rem}.weekly-schedule{display:grid;gap:.7rem}.schedule-day{display:grid;grid-template-columns:minmax(150px,.7fr) minmax(0,2fr);gap:.65rem 1rem;padding:.85rem;border:1px solid var(--line);border-radius:12px;background:var(--surface-soft)}.schedule-day>header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.schedule-day-toggle{display:flex!important;flex-direction:row!important;align-items:center}.schedule-day-toggle input{width:22px;min-height:22px}.schedule-interval{grid-column:2;display:grid;grid-template-columns:minmax(100px,1fr) auto minmax(100px,1fr) 46px;align-items:center;gap:.5rem}.schedule-interval input{min-width:0}.add-interval{grid-column:2;justify-self:start}.ingredient-create{display:grid;grid-template-columns:minmax(220px,1fr) auto;align-items:end;gap:.8rem;margin:1rem 0}.recipe-picker{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:.65rem}.recipe-status{flex:0 0 auto;align-self:flex-start;padding:.45rem .7rem;border:1px solid;border-radius:999px;font-size:.76rem;font-weight:800}.recipe-status.configured{border-color:#74a97d;background:#edf8ef;color:#286038}.recipe-status.missing{border-color:#d79a7b;background:#fff2eb;color:#8b3b1f}.recipe-choice{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:.6rem;border:1px solid var(--line);border-radius:12px;background:var(--surface-soft);padding:.8rem .9rem;text-align:left;font-weight:750}.recipe-choice.selected{border-color:var(--orange);background:var(--orange-soft);color:var(--orange-dark)}.prep-visibility-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin:1rem 0;gap:.6rem}.prep-visibility-list label{display:flex;min-height:62px;align-items:center;gap:.75rem;border:1px solid var(--line);border-radius:12px;padding:.75rem;background:var(--surface-soft)}.prep-visibility-list input{width:22px;height:22px}.prep-visibility-list span{display:flex;flex-direction:column;gap:.2rem}.prep-visibility-list small{color:var(--muted);line-height:1.3}@media(max-width:720px){.ingredient-create,.admin-two-column,.admin-form-grid,.device-pairing-fields,.kitchen-board,.pairing-code-row{grid-template-columns:1fr}.routing-category>header,.routing-category>footer{align-items:stretch;flex-direction:column}.routing-category>footer button{width:100%}}.customer-controls{display:flex;align-items:end;gap:1rem;margin-bottom:1rem}.customer-portability-actions{display:flex;flex-wrap:wrap;gap:.65rem}.file-button{position:relative;overflow:hidden}.file-button input{position:absolute;inset:0;cursor:pointer;opacity:0}.customer-import-preview{margin-bottom:1rem}.customer-import-stats{display:flex;flex-wrap:wrap;gap:.7rem}.customer-import-stats span{min-height:2.75rem;padding:.65rem .8rem;border:1px solid var(--border);border-radius:.65rem;background:var(--surface-soft)}.customer-import-examples{max-height:15rem;margin-top:.8rem;overflow:auto}.customer-import-examples p,.customer-point-row{display:flex;justify-content:space-between;gap:1rem;margin:0;padding:.7rem 0;border-bottom:1px solid var(--border)}.customer-import-warning{display:block;color:var(--yellow);font-weight:700}.customer-controls .search{flex:1 1 360px}.customer-controls>label:not(.search){display:grid;min-width:170px;gap:.4rem;color:var(--muted);font-size:.82rem;font-weight:700}.customer-list{padding:0;overflow:hidden}.customer-list-head,.customer-list-row{display:grid;grid-template-columns:minmax(170px,1.25fr) minmax(130px,1fr) minmax(170px,1.15fr) minmax(150px,1fr) 90px 115px 145px;align-items:center;gap:1rem;padding:.9rem 1rem;text-align:left}.customer-list-head{color:var(--muted);background:var(--surface-soft);font-size:.76rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.customer-list-row{width:100%;border:0;border-top:1px solid var(--line);background:var(--surface);color:var(--text);cursor:pointer}.customer-list-row:hover{background:#fff8f1}.customer-name{display:flex;align-items:center;gap:.6rem;font-weight:800}.customer-name svg,.address-list svg{width:20px;color:var(--orange)}.pagination{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem}.pagination .button{display:inline-flex;align-items:center;gap:.35rem}.pagination svg{width:18px}.customer-detail-header .text-button{margin-bottom:.8rem}.customer-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1rem}.customer-kpis .stat small{display:block;margin-top:.35rem;color:var(--muted)}.customer-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem;margin-bottom:1rem}.customer-data{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.customer-data>div{display:grid;gap:.25rem}.customer-data .wide{grid-column:1 / -1}.customer-data dt{color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.customer-data dd{margin:0;white-space:pre-wrap}.address-list{display:grid;gap:.75rem}.address-list article{display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:.75rem;padding:.85rem;border:1px solid var(--line);border-radius:14px;background:var(--surface-soft)}.address-list p{margin:.25rem 0}.address-list small{color:var(--muted)}.customer-address-actions{display:grid;justify-items:end;gap:.35rem}.customer-address-map{margin-top:.9rem;padding-top:.9rem;border-top:1px solid var(--line)}.field-error{color:var(--red);font-weight:700}.customer-orders{padding:0;overflow:hidden}.customer-orders .panel-heading{padding:1rem}.customer-order-head,.customer-order-row{display:grid;grid-template-columns:100px 150px 120px 150px minmax(180px,1fr) 100px;gap:1rem;align-items:center;padding:.8rem 1rem}.customer-order-head{color:var(--muted);background:var(--surface-soft);font-size:.75rem;font-weight:800;text-transform:uppercase}.customer-order-row{border-top:1px solid var(--line);color:var(--text)}.customer-order-row:hover{background:#fff8f1}.customer-modal{display:grid;width:min(760px,calc(100vw - 2rem));max-width:100%;max-height:calc(100vh - 2rem);max-height:calc(100dvh - 2rem);grid-template-rows:auto minmax(0,1fr) auto;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:var(--surface);box-shadow:0 30px 90px #17231a38}.customer-modal-header{padding:1.35rem 1.5rem 1rem;border-bottom:1px solid var(--line);background:var(--surface)}.customer-modal-header h2{margin:0}.customer-modal-body{min-width:0;min-height:0;padding:1rem 1.5rem;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.customer-modal-actions{margin:0;padding:1rem 1.5rem;border-top:1px solid var(--line);background:var(--surface)}.customer-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.customer-create-section+.customer-create-section{margin-top:1.4rem;padding-top:1.25rem;border-top:1px solid var(--line)}.customer-create-section h3{margin:0 0 .8rem}.customer-create-section .form-help{margin:-.35rem 0 .9rem;color:var(--muted)}.customer-modal input,.customer-modal select,.customer-modal textarea,.customer-modal .address-suggestions button{min-width:0;max-width:100%}.customer-modal .address-suggestions strong,.customer-modal .address-suggestions span{overflow-wrap:anywhere}.customer-form-grid label{display:grid;gap:.4rem;color:var(--muted);font-weight:700}.customer-form-grid .wide{grid-column:1 / -1}.customer-form-grid textarea{min-height:90px}.customer-form-grid .checkbox-field{display:flex;align-items:center;color:var(--text)}@media(max-width:1050px){.fulfillment-suspension-grid{grid-template-columns:1fr}.settings-section-nav,.settings-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-selection-modal.delivery .customer-flow-grid{grid-template-columns:1fr}.delivery-preview-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-controls{flex-wrap:wrap}.customer-list-head{display:none}.customer-list-row{grid-template-columns:1.4fr 1fr 1.2fr 1fr 80px 110px}.customer-list-row>:last-child{display:none}.customer-detail-grid{grid-template-columns:1fr}.customer-kpis{grid-template-columns:repeat(2,1fr)}.menu-admin-layout,.configuration-grid{grid-template-columns:1fr}.menu-editor{position:static}.delivery-zone-layout{grid-template-columns:1fr}.stats-grid,.order-cards{grid-template-columns:repeat(2,1fr)}.table-head{display:none}.order-row{grid-template-columns:repeat(4,1fr)}.order-row>:nth-child(5),.order-row>:nth-child(6){display:none}.detail-grid{grid-template-columns:1fr}.detail-side{display:grid;grid-template-columns:1fr 1fr}.order-builder{grid-template-columns:clamp(128px,14vw,150px) minmax(180px,1fr) clamp(250px,29vw,320px)}}@media(max-width:720px){.slot-management-toolbar,.fulfillment-suspension-card>header{align-items:stretch;flex-direction:column}.slot-management-toolbar label,.slot-management-toolbar button{width:100%}.slot-management-head{display:none}.slot-management-row{grid-template-columns:1fr}.slot-management-time,.operational-slot-cell,.operational-slot-cell:last-child{border-right:0;border-bottom:1px solid var(--line)}.operational-slot-cell:last-child{border-bottom:0}.operational-slot-cell:before{color:var(--muted);font-size:.72rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.operational-slot-cell:nth-child(2):before{content:"Asporto"}.operational-slot-cell:nth-child(3):before{content:"Consegna"}.modal-backdrop{padding:.5rem}.order-flow-modal{width:100%;max-height:calc(100vh - 1rem);max-height:calc(100dvh - 1rem)}.order-flow-modal-header,.order-flow-modal-body,.order-flow-modal-actions{padding-right:1rem;padding-left:1rem}.order-flow-modal-header{align-items:flex-start}.delivery-flow-address,.delivery-preview-summary{grid-template-columns:1fr}.address-grid.delivery-flow-address>.delivery-address-field,.delivery-flow-address>*{grid-column:1 / -1}.delivery-flow-pane .delivery-location-map{grid-template-rows:min(340px,42dvh) auto}.customer-modal{width:100%;max-height:calc(100vh - 1rem);max-height:calc(100dvh - 1rem)}.customer-modal-header,.customer-modal-body,.customer-modal-actions{padding-right:1rem;padding-left:1rem}.customer-controls,.customer-controls>label:not(.search){display:grid;width:100%}.customer-controls .search{flex-basis:auto}.customer-list-row{grid-template-columns:1fr auto;gap:.45rem 1rem}.customer-list-row>:nth-child(2),.customer-list-row>:nth-child(3),.customer-list-row>:nth-child(4),.customer-list-row>:last-child{display:none}.customer-kpis,.customer-form-grid,.customer-data{grid-template-columns:1fr}.customer-form-grid .wide,.customer-data .wide{grid-column:1}.customer-order-head{display:none}.customer-order-row{grid-template-columns:1fr 1fr}.customer-order-row>:nth-child(3),.customer-order-row>:nth-child(4){display:none}.settings-sections,.settings-section-nav,.settings-section-panel,.settings-link-grid{grid-template-columns:1fr}.settings-linked-area{align-items:stretch;flex-direction:column}.settings-linked-area a,.settings-save-bar button{width:100%}.notification-cards,.capacity-fields,.schedule-day{grid-template-columns:1fr}.weekly-schedule-heading,.schedule-day>header{align-items:stretch;flex-direction:column}.schedule-interval,.add-interval{grid-column:1}.modal-actions{flex-direction:column-reverse}.modal-actions button{width:100%}.slot-selection-modal{max-height:calc(100dvh - 1rem)}.slot-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-image-upload{grid-template-columns:1fr}.menu-product-card,.record-main{grid-template-columns:auto 1fr}.product-meta,.record-main .state-pill{grid-column:2;justify-items:start}.zone-card{grid-template-columns:1fr}.sidebar{display:none}.workspace{margin-left:0;padding:1rem 1rem 90px}.page-new-order{display:block;overflow-y:auto}.mobile-nav{position:fixed;inset:auto 0 0;z-index:30;display:grid;grid-template-columns:repeat(4,1fr);padding:.5rem;border-top:1px solid var(--line);background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-nav a{display:flex;min-height:58px;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;color:var(--muted)}.mobile-nav a.active{color:var(--orange)}.page-header{align-items:flex-start}.page-header .button{padding-inline:.7rem}.stats-grid,.order-cards,.customer-grid{grid-template-columns:1fr}.toolbar{grid-template-columns:1fr auto}.toolbar .segmented{grid-column:1 / -1}.order-row{grid-template-columns:1fr 1fr}.order-row>:nth-child(3),.order-row>:nth-child(4){display:flex}.order-row>:nth-child(5),.order-row>:nth-child(6){display:none}.detail-status{align-items:flex-start;flex-wrap:wrap}.action-row{width:100%;overflow-x:auto}.detail-side{grid-template-columns:1fr}.order-builder{display:flex;height:auto;min-height:0;flex-direction:column;overflow:visible}.categories{display:flex;border-right:0;border-bottom:1px solid var(--line);overflow-x:auto}.categories .eyebrow{display:none}.categories button{flex:0 0 auto;width:auto}.product-grid{grid-template-columns:repeat(2,minmax(130px,1fr));grid-auto-rows:144px;max-height:min(52dvh,520px)}.cart{min-height:0;border-top:1px solid var(--line);border-left:0;overflow:visible}.service-switch{width:100%}.service-switch button{min-width:0;flex:1}.product-config{padding:1.3rem}.product-config-heading{grid-template-columns:1fr}}.marketing-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));gap:1rem;margin-bottom:1rem}.marketing-stats article{display:flex;flex-direction:column;gap:.5rem;min-width:0}.marketing-stats strong{font-size:1.7rem}.marketing-provider-warning{display:flex;align-items:center;margin:0 0 1rem;gap:.75rem;padding:.9rem 1rem;border:1px solid #ffc5a3;border-radius:12px;background:#fff4ec;color:#5c2a0e}.marketing-provider-warning strong{flex:0 0 auto;color:#a83f08}.marketing-list-panel{overflow:hidden}.marketing-list-panel .panel-heading p{color:var(--muted)}.marketing-campaigns{display:grid;gap:0;padding:.25rem 1.3rem 1.3rem}.marketing-campaign{display:grid;grid-template-columns:minmax(200px,.75fr) minmax(420px,1.5fr) auto;align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--line);min-width:0}.marketing-campaign:last-child{border-bottom:0}.marketing-campaign-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;min-width:0}.marketing-campaign-name{display:block;margin-bottom:.25rem;font-size:1.05rem;overflow-wrap:anywhere}.marketing-campaign-heading p{margin:0;color:var(--muted);font-size:.84rem}.marketing-status{flex:0 0 auto;padding:.35rem .55rem;border:1px solid var(--line);border-radius:999px;background:var(--surface-2);color:var(--ink);font-size:.72rem;font-weight:800;line-height:1.2}.marketing-status-draft{border-color:#f2b38f;background:#fff1e8;color:#8b3508}.marketing-status-scheduled,.marketing-status-ready{border-color:#eccb7e;background:#fff8dd;color:#704800}.marketing-status-cancelled,.marketing-status-failed{border-color:#e6bcbc;background:#fff1f1;color:#8c2f2f}.marketing-campaign-meta{display:grid;grid-template-columns:repeat(5,minmax(74px,1fr));margin:0;gap:.65rem}.marketing-campaign-meta div{min-width:0}.marketing-campaign-meta dt{margin-bottom:.2rem;color:var(--muted);font-size:.67rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.marketing-campaign-meta dd{margin:0;color:var(--ink);font-size:.85rem;font-weight:700;overflow-wrap:anywhere}.marketing-campaign-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:.5rem}.marketing-campaign-actions button{min-height:48px}.marketing-empty{margin:0;padding:1.25rem 0;color:var(--muted)}.marketing-backdrop{padding:12px;background:#211b174f;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.marketing-modal{width:min(900px,calc(100vw - 24px));max-height:calc(100dvh - 24px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;border:1px solid #ded7d0;border-radius:18px;overflow:hidden;background:#fffdf9;box-shadow:0 24px 72px #2b211c3d}.marketing-modal-header{display:grid;grid-template-columns:1fr auto;align-items:start;gap:.75rem 1.5rem;padding:1.35rem 1.5rem 1.1rem;border-bottom:1px solid #e8dfd7;background:#fffaf5}.marketing-modal-header h2,.marketing-modal-header .eyebrow{margin-bottom:0}.marketing-step-counter{margin:0;color:var(--muted);font-size:.8rem;font-weight:700}.marketing-progress{display:grid;grid-column:1 / -1;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;gap:.5rem;list-style:none}.marketing-progress li{display:flex;min-width:0;align-items:center;gap:.45rem;padding:.55rem .65rem;border:1px solid #e2ddd8;border-radius:10px;background:#fff;color:#626761;font-size:.76rem;font-weight:800}.marketing-progress li span{display:grid;width:26px;height:26px;flex:0 0 auto;place-items:center;border-radius:50%;background:#ececea;color:#3d423e}.marketing-progress li.current{border-color:var(--orange);background:#fff0e5;color:#5f2708;box-shadow:inset 0 0 0 1px #ff6b1a2b}.marketing-progress li.current span,.marketing-progress li.complete span{background:var(--orange);color:#24130a}.marketing-modal-body{min-height:0;padding:1.4rem 1.5rem;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;background:#fffdf9}.marketing-step{display:grid;gap:1.25rem}.marketing-step-heading h3{margin-bottom:.3rem;font-size:1.5rem}.marketing-step-heading p:last-child{margin-bottom:0;color:var(--muted)}.marketing-step .eyebrow{margin-bottom:.45rem}.marketing-fields,.marketing-search-results{display:grid;gap:1rem;min-width:0}.marketing-fields label,.marketing-parameter{display:grid;gap:.45rem;color:var(--ink);font-weight:750}.marketing-fields input:not([type=checkbox]),.marketing-fields textarea,.marketing-parameter input{width:100%;min-width:0;box-sizing:border-box}.marketing-fields textarea{min-height:120px}.marketing-choice-grid,.marketing-plan-grid,.marketing-inline-choices{display:grid;margin:0;padding:0;border:0;gap:.75rem}.marketing-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.marketing-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.marketing-choice-card{min-height:96px;align-items:flex-start;flex-direction:column;padding:1rem;border-color:#ded8d2;background:#fff;color:var(--ink);text-align:left;box-shadow:0 5px 18px #3d2e2410}.marketing-choice-card:hover{border-color:#ff9d68;background:#fff8f3}.marketing-choice-card.selected{border-color:var(--orange);background:var(--orange);color:#24130a;box-shadow:0 8px 22px #ff6b1a2b}.marketing-choice-card strong{font-size:.9rem;letter-spacing:.035em;text-transform:uppercase}.marketing-choice-card span{color:#697069;font-size:.78rem;font-weight:600;line-height:1.35}.marketing-choice-card.selected span{color:#4d2814}.marketing-parameter{max-width:420px;padding:1rem;border:1px solid #e4ddd6;border-radius:12px;background:#fffaf5}.marketing-inline-choices{grid-template-columns:repeat(2,minmax(0,1fr));max-width:520px}.marketing-inline-choices legend{margin-bottom:.5rem;color:var(--ink);font-weight:800}.marketing-inline-choices button{min-height:52px;border-color:var(--line);background:#fff;color:var(--ink)}.marketing-inline-choices button.selected{border-color:var(--orange);background:#fff0e5;color:#722d08}.marketing-selected-customers{display:grid;gap:.75rem}.marketing-selection-count{margin:0;color:var(--muted);font-size:.82rem;font-weight:700}.marketing-search-results{max-height:260px;overflow-y:auto}.marketing-search-results label{display:flex;min-height:56px;gap:.75rem;align-items:center;padding:.65rem .8rem;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink)}.marketing-search-results input{width:22px;height:22px;flex:0 0 auto;accent-color:var(--orange)}.marketing-search-results label>span{display:grid;gap:.15rem}.marketing-search-results small{color:var(--muted)}.marketing-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-height:86px;margin:0;padding:.85rem;border:1px solid #edd8ca;border-radius:12px;gap:.65rem;background:#fff7f0}.marketing-preview div{min-width:0;padding:.35rem .6rem;border-right:1px solid #edd8ca}.marketing-preview div:last-child{border-right:0}.marketing-preview dt{color:#6c5548;font-size:.68rem;font-weight:850;letter-spacing:.055em;text-transform:uppercase}.marketing-preview dd{margin:.2rem 0 0;color:var(--ink);font-family:Impact,Arial Narrow,sans-serif;font-size:1.65rem}.marketing-preview-loading,.marketing-preview-empty,.marketing-preview-error{display:flex;align-items:center;color:var(--muted);font-weight:700}.marketing-preview-error{border-color:#e6bcbc;background:#fff1f1;color:#8c2f2f}.marketing-provider-note{display:grid;gap:.2rem;padding:.9rem 1rem;border-left:4px solid var(--orange);border-radius:8px;background:#fff2e8;color:#55250c}.marketing-provider-note span{font-size:.85rem}.marketing-field-error{color:var(--red)}.marketing-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.marketing-review-grid article{min-width:0;padding:1rem;border:1px solid #e3ddd7;border-radius:12px;background:#fff;box-shadow:0 5px 18px #3d2e240d}.marketing-review-grid h4{margin:0 0 .8rem;color:var(--orange);font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.marketing-review-grid p:last-child{margin-bottom:0}.marketing-review-grid dl{display:grid;margin:0;gap:.65rem}.marketing-review-grid dl div{display:grid;gap:.15rem}.marketing-review-grid dt{color:var(--muted);font-size:.72rem;font-weight:800;text-transform:uppercase}.marketing-review-grid dd{margin:0;overflow-wrap:anywhere}.marketing-review-grid .marketing-preview{grid-template-columns:1fr}.marketing-review-grid .marketing-preview div{display:flex;align-items:center;justify-content:space-between;border-right:0;border-bottom:1px solid #edd8ca}.marketing-review-grid .marketing-preview div:last-child{border-bottom:0}.marketing-review-grid .marketing-preview dd{font-size:1.25rem}.marketing-provider-review{border-color:#ffb98e!important;background:#fff4ec!important}.marketing-modal-actions{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid #e8dfd7;background:#fffaf5}.marketing-modal-actions>div{display:flex;gap:.65rem}.marketing-modal-actions button{min-height:50px;min-width:112px}.marketing-modal .primary:disabled{border-color:#e6b99f;background:#f4d5c3;color:#6e4027;opacity:1}.marketing-modal .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.customer-marketing{margin-bottom:1rem}.customer-marketing-controls{display:flex;align-items:end;flex-wrap:wrap;gap:.75rem}.customer-marketing-controls input{width:100%;box-sizing:border-box}@media(max-width:980px){.marketing-campaign{grid-template-columns:1fr}.marketing-campaign-meta{grid-template-columns:repeat(3,minmax(0,1fr))}.marketing-campaign-actions{justify-content:flex-start}}@media(max-width:700px){.marketing-backdrop{padding:6px}.marketing-modal{width:calc(100vw - 12px);max-height:calc(100dvh - 12px);border-radius:14px}.marketing-modal-header,.marketing-modal-body,.marketing-modal-actions{padding-right:1rem;padding-left:1rem}.marketing-progress{grid-template-columns:repeat(4,minmax(44px,1fr))}.marketing-progress li{flex-direction:column;padding:.45rem .2rem;gap:.25rem;font-size:.65rem;text-align:center}.marketing-choice-grid,.marketing-plan-grid,.marketing-review-grid{grid-template-columns:1fr}.marketing-choice-card{min-height:84px}.marketing-preview{grid-template-columns:1fr}.marketing-preview div{display:flex;align-items:center;justify-content:space-between;border-right:0;border-bottom:1px solid #edd8ca}.marketing-preview div:last-child{border-bottom:0}.marketing-preview dd{font-size:1.25rem}.marketing-modal-actions{align-items:stretch}.marketing-modal-actions>div{flex:1}.marketing-modal-actions button{min-width:0;flex:1}.marketing-provider-warning{align-items:flex-start;flex-direction:column;gap:.2rem}}@media(max-width:480px){.marketing-step-counter{display:none}.marketing-modal-header{grid-template-columns:1fr}.marketing-campaign-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.marketing-modal-actions{flex-direction:column-reverse}.marketing-modal-actions>div{width:100%}}.printer-admin{display:grid;gap:1rem}.printer-layout{display:grid;grid-template-columns:minmax(220px,.35fr) minmax(0,1fr);gap:1rem}.printer-list{display:grid;align-content:start;gap:.6rem}.printer-list button{display:grid;gap:.2rem;text-align:left;padding:.8rem;border:1px solid var(--line);border-radius:12px;background:#fff}.printer-list button.selected{border-color:var(--orange);background:var(--surface-2)}.printer-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.printer-form label{display:grid;gap:.35rem}.printer-profile-panel{grid-column:1 / -1;min-inline-size:0;display:grid;gap:.75rem;margin:0;padding:.9rem;border:1px solid var(--line);border-radius:12px}.printer-profile-panel legend{padding:0 .35rem;font-weight:800}.printer-profile-destinations,.printer-profile-options{display:grid;gap:.5rem}.printer-form .printer-profile-option{min-height:48px;display:flex;align-items:center;gap:.7rem;padding:.65rem .75rem;border:1px solid var(--line);border-radius:10px;background:var(--surface-soft);cursor:pointer}.printer-form .printer-profile-option:has(input:focus-visible){outline:3px solid color-mix(in srgb,var(--orange) 35%,transparent);outline-offset:2px}.printer-form .printer-profile-option:has(input:disabled){cursor:default}.printer-form .printer-profile-option input[type=checkbox]{width:22px;height:22px;flex:0 0 22px;margin:0}.printer-profile-option span{min-width:0;line-height:1.3;overflow-wrap:anywhere}.preview-toolbar{display:flex;align-items:end;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.printer-preview{display:grid;gap:.75rem;margin-top:.9rem}.preview-mode-toggle{display:inline-flex;justify-self:start;gap:.25rem;padding:.25rem;border:1px solid var(--line);border-radius:10px;background:var(--surface-soft)}.preview-mode-toggle button{min-height:42px;padding:.55rem .8rem;border:0;border-radius:8px;background:transparent}.preview-mode-toggle button.selected{background:var(--ink);color:#fff}.thermal-preview-stage{overflow:auto;padding:clamp(.75rem,2vw,1.5rem);border-radius:12px;background:#d9d5cf}.thermal-paper{max-width:100%;box-sizing:border-box;margin:0 auto;padding:1.4rem 1.15rem .8rem;background:#fff;color:#111;box-shadow:0 8px 24px #30271f2e;font-family:Courier New,ui-monospace,monospace;line-height:1.28;white-space:pre-wrap;overflow-wrap:anywhere}.thermal-text{box-sizing:border-box;min-width:0}.thermal-product,.thermal-section,.thermal-hero{font-weight:800}.thermal-section{font-size:1.08em}.thermal-hero{font-size:1.38em;line-height:1.15}.thermal-separator{margin:.35em 0;border-top:1px dashed currentColor}.thermal-separator.strong{border-top-style:double;border-top-width:3px}.thermal-cut{position:relative;height:1.5rem;margin:.7rem -1.15rem 0;border-top:1px dashed #777}.thermal-cut span{position:absolute;top:-.75rem;left:.4rem;padding-right:.3rem;background:#fff;color:#555;font-size:1rem}.print-preview{overflow:auto;padding:1rem;border-radius:10px;background:#171412;color:#fff8ef;font:14px/1.3 ui-monospace,monospace;white-space:pre}.technical-preview{margin:0}.print-job-list{display:grid;gap:.65rem}.print-job-list article{display:flex;justify-content:space-between;gap:1rem;padding:.8rem 0;border-bottom:1px solid var(--line)}.print-job-list article>div{display:grid;gap:.25rem}@media(max-width:760px){.printer-layout,.printer-form{grid-template-columns:1fr}.print-job-list article{flex-direction:column}}
