:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--app-bg:#eef3f8;--surface-0:#ffffff94;--surface-1:#ffffffbd;--surface-2:#f8fafce0;--card:#ffffffc2;--card-border:#94a3b83d;--accent:#0f172a;--accent-dark:#0b1220;--ink-muted:#64748b;--success:#16a34a;--warning:#f59e0b;--danger:#dc2626;--shadow:0 10px 30px #0f172a14;--radius-sm:10px;--radius-md:14px;--radius-lg:18px;--header-height:58px;--dock-height:86px;background:linear-gradient(#f8fafc 0%,#edf2f7 100%);font-family:Inter,SF Pro Text,Segoe UI,Roboto,system-ui,sans-serif;font-weight:400;line-height:1.35}*{box-sizing:border-box;font-variant-numeric:tabular-nums}html,body,#root{height:100%}body{background:radial-gradient(circle at top left, #60a5fa24, transparent 28%), radial-gradient(circle at top right, #22c55e1a, transparent 22%), linear-gradient(180deg, #ffffff8c, #ffffff2e), var(--app-bg);color:inherit;margin:0}button,input,textarea,select{font:inherit}.app-shell{background:var(--app-bg);width:100vw;height:100vh;overflow:hidden}.app-shell__header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:var(--surface-0);border-bottom:1px solid var(--card-border);height:var(--header-height);z-index:20;justify-content:space-between;align-items:center;gap:16px;padding:0 16px;display:flex;position:fixed;inset:0 0 auto;box-shadow:0 1px #fff9}.app-shell__brand,.app-shell__actions,.app-shell__meta,.app-view-switcher,.sync-indicator,.runtime-chip,.status-chip{align-items:center;display:flex}.app-shell__brand{flex:none;min-width:0}.app-shell__header h1{letter-spacing:-.01em;margin:0;font-family:inherit;font-size:1rem;font-weight:700;line-height:1}.app-shell__content{height:100vh;padding:calc(var(--header-height) + 14px) 14px calc(var(--dock-height) + 18px);overflow:auto}.eyebrow,.module-kicker{color:var(--ink-muted);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.66rem;font-weight:700}.runtime-chip{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--card-border);border-radius:var(--radius-sm);color:var(--accent-dark);white-space:nowrap;background:#ffffffb8;min-height:34px;padding:0 .75rem;font-size:.75rem;font-weight:700}.sync-indicator{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--card-border);border-radius:var(--radius-sm);color:var(--accent-dark);white-space:nowrap;background:#ffffffb8;gap:.5rem;min-height:34px;padding:0 .75rem;font-size:.75rem;font-weight:700}.sync-indicator__dot{border-radius:999px;width:10px;height:10px;display:block}.sync-indicator--synced .sync-indicator__dot{background:var(--success)}.sync-indicator--syncing .sync-indicator__dot,.sync-indicator--pending .sync-indicator__dot{background:var(--warning);animation:1.3s ease-in-out infinite sync-pulse}.sync-indicator--offline .sync-indicator__dot{background:var(--danger)}.status-chip{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--card-border);border-radius:var(--radius-sm);color:var(--ink-muted);background:#ffffffb8;min-height:34px;padding:0 .65rem;font-size:.75rem;font-weight:700}.app-view-switcher{gap:8px}.app-view-tab{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:var(--radius-md);color:var(--ink-muted);cursor:pointer;background:#ffffff75;border:1px solid #0000;align-content:center;justify-items:center;gap:6px;min-width:96px;min-height:58px;padding:10px 14px;font-weight:700;display:grid}.app-view-tab--active{color:var(--accent-dark);background:#ffffffd6;border-color:#94a3b847;box-shadow:0 12px 24px #0f172a14}.app-view-tab:before{content:"";opacity:.92;background-color:currentColor;width:18px;height:18px;display:block}.app-view-tab:first-child:before{clip-path:polygon(0 0,47% 0,47% 47%,0 47%,0 0,53% 0,100% 0,100% 47%,53% 47%,53% 0,53% 53%,100% 53%,100% 100%,53% 100%,53% 53%,47% 53%,47% 100%,0 100%,0 53%,47% 53%,47% 47%,53% 47%,53% 53%,47% 53%,47% 47%)}.app-view-tab:nth-child(2):before{clip-path:polygon(8% 84%,8% 44%,28% 44%,28% 84%,8% 84%,40% 84%,40% 20%,60% 20%,60% 84%,40% 84%,72% 84%,72% 56%,92% 56%,92% 84%,72% 84%)}.bottom-deck{pointer-events:none;z-index:30;justify-content:center;display:flex;position:fixed;bottom:16px;left:0;right:0}.bottom-deck__surface{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);pointer-events:auto;background:#ffffffb8;border:1px solid #94a3b838;border-radius:22px;align-items:center;gap:8px;min-height:70px;padding:8px;display:inline-flex;box-shadow:0 18px 48px #0f172a1f}.landing-grid{gap:12px;display:grid}.hero-card,.module-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:var(--card);border:1px solid var(--card-border);box-shadow:var(--shadow);border-radius:var(--radius-lg)}.hero-card{padding:20px;position:relative;overflow:hidden}.hero-card:after{content:"";pointer-events:none;background:linear-gradient(#ffffff47,#ffffff05);position:absolute;inset:0}.hero-card>*{z-index:1;position:relative}.hero-card h2{margin:.4rem 0 1rem;font-family:inherit;font-size:clamp(2rem,4vw,3.3rem);font-weight:700;line-height:1}.hero-copy{color:var(--ink-muted);max-width:60ch;margin:0;font-size:1.05rem}.hero-meta{flex-wrap:wrap;gap:12px;margin-top:1.6rem;display:flex}.hero-meta span{border:1px solid var(--card-border);border-radius:var(--radius-sm);color:var(--accent-dark);background:#ffffff9e;padding:.55rem .85rem;font-size:.94rem}.module-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.dashboard-shell,.dashboard-grid,.dashboard-list{gap:24px;display:grid}.dashboard-hero h2{font-size:clamp(2.8rem,6vw,5rem)}.dashboard-card,.dashboard-table-card{min-height:auto}.dashboard-stat{margin:.35rem 0 .8rem;font-family:inherit;font-size:clamp(2rem,4vw,3.2rem);font-weight:700;line-height:.96;display:block}.dashboard-table-card h3{margin:.35rem 0 0;font-size:1.5rem}.dashboard-row{background:var(--surface-1);border:1px solid var(--card-border);border-radius:var(--radius-md);box-shadow:var(--shadow);justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.dashboard-row span{color:var(--ink-muted);font-weight:600}.inventory-table,.inventory-table__head,.inventory-row,.inventory-ledger,.inventory-ledger__head,.inventory-ledger__row{display:grid}.inventory-table{gap:12px}.inventory-table--full{width:100%}.inventory-table__head{color:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;padding:0 14px;font-size:.9rem;font-weight:700}.inventory-table__body{gap:10px;display:grid}.inventory-table__action{min-height:52px}.inventory-row{background:var(--surface-1);border:1px solid var(--card-border);border-radius:var(--radius-md);box-shadow:var(--shadow);color:inherit;cursor:pointer;text-align:left;padding:16px 14px;transition:transform .12s,border-color .12s,background .12s}.inventory-row span:last-child{color:var(--accent-dark);justify-self:end;font-weight:700}.inventory-row--active{background:#ffffffe6;border-color:#3b82f638;box-shadow:0 10px 24px #3b82f61f}.inventory-row:active{transform:scale(.992)}.inventory-report__title h3{margin:.35rem 0 0;font-family:inherit;font-size:clamp(1.85rem,3vw,2.6rem);font-weight:700}.inventory-report__summary{color:var(--ink-muted);margin:.6rem 0 0}.inventory-report__back{min-height:58px}.inventory-modal__backdrop{z-index:40;background:#e2e8f05c;align-items:center;padding:24px;display:grid;position:fixed;inset:0}.inventory-modal{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:var(--card);border:1px solid var(--card-border);border-radius:var(--radius-lg);gap:18px;width:min(100%,640px);max-width:640px;margin:0 auto;padding:24px;display:grid;box-shadow:0 18px 48px #0f172a1f}.inventory-ledger{gap:10px}.inventory-ledger__head{color:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;padding:0 14px;font-size:.9rem;font-weight:700}.inventory-ledger__body{gap:10px;display:grid}.inventory-ledger__row{background:var(--surface-1);border:1px solid var(--card-border);border-radius:var(--radius-md);box-shadow:var(--shadow);padding:16px 14px}.dashboard-empty{background:var(--surface-1);border:1px solid var(--card-border);border-radius:var(--radius-md);box-shadow:var(--shadow);color:var(--ink-muted);padding:20px}.module-card{min-height:200px;padding:24px}.module-card h3{margin:.35rem 0 .8rem;font-size:1.35rem}.module-card p:last-child{color:var(--ink-muted);margin:0}.auth-grid,.pinpad-shell{grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);gap:24px;display:grid}.auth-card,.auth-tip,.pinpad-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:var(--card);border:1px solid var(--card-border);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.auth-card,.pinpad-card{padding:32px}.auth-card--centered{text-align:center;align-items:center;min-height:320px;display:grid}.auth-card__header,.pinpad-card__header{gap:12px;margin-bottom:24px;display:grid}.auth-card__header h2,.pinpad-card__header h2{margin:0;font-family:inherit;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1}.auth-copy,.auth-note{color:var(--ink-muted);margin:0}.auth-form{gap:16px;display:grid}.field{gap:8px;display:grid}.field span{color:var(--accent-dark);font-size:.9rem;font-weight:700}.field input,.field select{border:1px solid var(--card-border);border-radius:var(--radius-md);color:inherit;background:#ffffffc7;min-height:58px;padding:0 16px}.primary-button,.ghost-button,.pin-button{cursor:pointer;border:0;justify-content:center;align-items:center;min-height:56px;transition:transform .14s,box-shadow .14s,background .14s;display:inline-flex}.primary-button:disabled,.ghost-button:disabled,.pin-button:disabled{cursor:not-allowed;opacity:.6}.primary-button{background:var(--success);border-radius:var(--radius-md);color:#f8fafc;padding:0 18px;font-weight:700;box-shadow:0 10px 24px #16a34a2e}.ghost-button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--card-border);border-radius:var(--radius-md);color:var(--accent-dark);background:#ffffffa8;padding:0 18px;font-weight:700}.primary-button:hover,.ghost-button:hover,.pin-button:hover{transform:translateY(-1px)}.auth-status{background:var(--surface-1);border:1px solid var(--card-border);border-radius:var(--radius-md);box-shadow:var(--shadow);gap:4px;padding:16px;display:grid}.auth-status strong{font-size:1.1rem}.auth-status span{color:var(--ink-muted);font-size:.95rem}.auth-sidecar{display:grid}.auth-tip{align-self:start;gap:12px;padding:24px;display:grid}.auth-tip h3{margin:0;font-size:1.45rem}.auth-tip p{color:var(--ink-muted);margin:0}.form-error{color:#f87171;margin:0;font-weight:700}.pinpad-card{gap:20px;display:grid}.pinpad-display{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:4px;display:grid}.pin-dot{border-radius:999px;width:100%;height:14px;display:block}.pinpad-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.pin-button{border-radius:var(--radius-md);box-shadow:var(--shadow);color:var(--accent-dark);background:#ffffffbd;min-height:96px;font-size:clamp(1.35rem,2vw,1.9rem);font-weight:800}.pin-button--utility{color:var(--accent-dark);font-size:1rem}.pinpad-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.pin-reference-list{gap:10px;display:grid}.pin-reference{border:1px solid var(--card-border);border-radius:var(--radius-md);background:#ffffff9e;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.pin-reference strong{color:var(--accent-dark);font-size:1.1rem}.pos-shell{grid-template-columns:minmax(0,1.8fr) minmax(320px,.95fr);gap:24px;display:grid;position:relative}.pos-shell--floor{grid-template-columns:minmax(0,1fr)}.pos-shell--order{grid-template-columns:minmax(300px,.9fr) minmax(0,2.1fr)}.pos-toast{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:var(--radius-md);color:var(--accent-dark);letter-spacing:.03em;pointer-events:none;z-index:40;background:#ffffffe0;border:1px solid #94a3b838;justify-self:center;align-items:center;padding:14px 20px;font-size:.98rem;font-weight:800;display:inline-flex;position:fixed;top:28px;left:50%;transform:translate(-50%);box-shadow:0 18px 48px #0f172a1f}.pos-toast--success{color:#1f6b41;border-color:#2f8f5747}.pos-toast--error{color:#a53328;border-color:#c4403247}.pos-pane{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:var(--card);border:1px solid var(--card-border);border-radius:var(--radius-lg);box-shadow:var(--shadow);gap:20px;min-height:720px;padding:24px;display:grid}.pos-pane--ticket{grid-template-rows:auto 1fr auto;align-self:start}.pos-pane--menu{align-content:start}.pos-pane__header,.table-group__header,.ticket-total,.ticket-line,.ticket-line__surface,.ticket-line__meta{align-items:center;display:flex}.pos-pane__header,.table-group__header,.ticket-total{justify-content:space-between;gap:16px}.pos-pane__header h2,.pos-empty-state h3,.product-card h3{margin:0;font-family:inherit}.pos-pane__header h2{font-size:clamp(1.85rem,3vw,2.8rem);font-weight:700;line-height:1}.table-groups,.ticket-list{gap:18px;display:grid}.floor-plan,.floor-plan__summary,.floor-plan__legend,.zone-switcher,.floor-editor,.floor-editor__toolbar{display:grid}.floor-editor{gap:18px}.floor-editor__workspace,.floor-editor__canvas-pane,.floor-editor__panel,.floor-editor__panel-body,.floor-editor__panel-actions,.floor-editor__field-grid,.floor-editor__zone-tools{display:grid}.floor-editor__workspace{grid-template-columns:minmax(0,1.7fr) minmax(320px,.78fr);gap:18px}.floor-editor__canvas-pane,.floor-editor__panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow);background:#ffffff85;border:1px solid #94a3b82e;border-radius:20px;align-content:start;gap:16px;padding:18px}.floor-editor__panel-header h3{margin:.35rem 0 0;font-size:1.45rem}.floor-plan{align-content:start;gap:16px}.floor-plan--canvas{min-height:100%}.floor-plan__summary,.floor-editor__toolbar{grid-template-columns:1fr auto;align-items:center;column-gap:16px}.floor-plan__summary--editor{margin-bottom:-4px}.floor-plan__summary strong{letter-spacing:-.03em;margin-top:4px;font-size:1.4rem;font-weight:700;display:block}.floor-plan__legend{grid-auto-flow:column;column-gap:10px}.floor-legend{color:var(--ink-muted);align-items:center;gap:8px;font-size:.8rem;font-weight:700;display:inline-flex}.floor-legend__dot{border-radius:999px;width:10px;height:10px;display:block}.floor-legend__dot--empty{background:#cbd5e1}.floor-legend__dot--occupied{background:#0ea5e9}.floor-zone__stat{color:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;font-weight:700}.zone-switcher{grid-auto-flow:column;justify-content:start;column-gap:8px}.zone-tab{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--card-border);border-radius:var(--radius-sm);color:var(--ink-muted);cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:#ffffffad;min-height:38px;padding:0 14px;font-size:.78rem;font-weight:800}.zone-tab--active{color:var(--accent-dark);background:#fffffff0;border-color:#3b82f633;box-shadow:0 10px 24px #0f172a14}.floor-editor__zone-tools{grid-template-columns:minmax(0,1fr) auto;align-items:end;column-gap:12px}.floor-editor__zone-field{min-width:0}.floor-canvas{min-height:540px}.floor-canvas--editor{min-height:620px}.floor-canvas__surface{min-height:inherit;background:linear-gradient(#ffffff47,#fff6),repeating-linear-gradient(0deg,#94a3b814 0 1px,#0000 1px 48px),repeating-linear-gradient(90deg,#94a3b814 0 1px,#0000 1px 48px);border:1px solid #94a3b82e;border-radius:22px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff85}.floor-canvas__hint{color:var(--ink-muted);margin:12px 0 0;font-size:.9rem}.spatial-table{color:var(--accent-dark);cursor:pointer;text-align:center;touch-action:none;background:#fffffff2;border:1px solid #94a3b847;align-content:center;justify-items:center;gap:4px;padding:12px;transition:transform .12s,box-shadow .12s,border-color .12s,background .12s;display:grid;position:absolute;top:0;left:0;transform:translate(-50%,-50%);box-shadow:0 12px 28px #0f172a14}.spatial-table--circle{border-radius:999px}.spatial-table--rectangle{border-radius:18px}.spatial-table--editor{cursor:grab}.spatial-table--dragging{cursor:grabbing;z-index:5;box-shadow:0 18px 36px #3b82f633}.spatial-table--selected{border-color:#22c55e4d;box-shadow:0 16px 34px #22c55e29}.spatial-table__name{font-size:.96rem;font-weight:800;line-height:1}.spatial-table__meta{color:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:700}.spatial-table__value{color:#0369a1;font-size:.86rem;font-weight:800;line-height:1}.spatial-table__coords{color:var(--ink-muted);font-size:.66rem;font-weight:700}.floor-editor__panel-body{gap:14px}.floor-editor__field-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:12px}.floor-editor__position-card{margin-top:4px}.floor-editor__panel-actions{gap:10px;margin-top:4px}.floor-editor__delete{color:#b91c1c;border-color:#f8717152}.table-group{gap:14px;display:grid}.table-group__header span{color:var(--ink-muted);font-size:.94rem;font-weight:600}.table-grid,.product-grid{gap:16px;display:grid}.table-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-content:start}.table-card,.product-card{background:var(--surface-1);border:1px solid var(--card-border);border-radius:var(--radius-lg);box-shadow:var(--shadow);color:inherit;cursor:pointer;text-align:left;gap:10px;min-height:148px;padding:20px;transition:transform .12s,box-shadow .12s,background .12s;display:grid}.table-card strong,.product-card strong{font-size:1.2rem}.table-card__header,.table-card__footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.table-card__footer{margin-top:auto}.table-card span,.table-card em{color:var(--ink-muted);font-style:normal}.table-card--occupied{background:#ffffffeb;border-color:#f59e0b47;box-shadow:0 12px 28px #f59e0b1f}.table-chip{border-radius:var(--radius-sm);color:#b45309;letter-spacing:.08em;text-transform:uppercase;background:#f59e0b24;border:1px solid #f59e0b47;padding:.42rem .7rem;font-size:.76rem;font-weight:800}.table-card:active,.product-card:active,.ticket-line__surface:active,.ticket-line__remove:active,.ghost-button:active,.primary-button:active,.pin-button:active{transform:scale(.985)}.product-card{align-content:space-between;min-height:148px}.product-card h3{margin-top:.35rem;font-size:1.5rem;line-height:1}.ticket-list{align-content:start}.ticket-line{background:var(--surface-1);border:1px solid var(--card-border);border-radius:var(--radius-lg);box-shadow:var(--shadow);align-items:stretch;gap:12px;padding:10px}.ticket-line__surface{border-radius:var(--radius-md);color:inherit;cursor:pointer;text-align:left;background:#ffffff80;border:0;flex:1;justify-content:space-between;gap:16px;min-height:84px;padding:16px 18px}.ticket-line__remove{border-radius:var(--radius-md);color:#dc2626;cursor:pointer;background:#fef2f2eb;border:1px solid #f871714d;min-width:92px;padding:0 14px;font-size:.92rem;font-weight:800}.ticket-line__details{gap:4px;display:grid}.ticket-line__details strong{font-size:1.05rem}.ticket-line__details span,.ticket-line__meta span{color:var(--ink-muted)}.ticket-line__meta{gap:14px}.ticket-line__meta strong{font-size:1.05rem}.ticket-total{background:var(--surface-2);border:1px solid var(--card-border);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:18px 20px}.ticket-footer{gap:14px;display:grid}.ticket-actions,.checkout-sheet__header,.checkout-sheet__summary{justify-content:space-between;align-items:center;gap:14px;display:flex}.ticket-actions,.checkout-sheet,.checkout-sheet__actions{gap:14px;display:grid}.ticket-total span{color:var(--accent-dark);letter-spacing:.1em;text-transform:uppercase;font-size:.95rem;font-weight:700}.ticket-total strong{font-size:1.6rem}.ticket-save-button{min-height:68px}.checkout-sheet{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:var(--surface-1);border:1px solid var(--card-border);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:20px}.checkout-sheet__header h3{margin:.35rem 0 0;font-family:inherit;font-size:1.8rem;font-weight:700;line-height:1}.checkout-sheet__summary{background:var(--surface-2);border:1px solid var(--card-border);border-radius:var(--radius-md);box-shadow:var(--shadow);padding:16px 18px}.checkout-sheet__summary span{color:var(--ink-muted);font-weight:600}.checkout-sheet__summary strong{color:var(--accent-dark);font-size:1.4rem}.checkout-option{min-height:84px}.pos-pane__header--menu{margin-bottom:6px}.pos-empty-state{background:var(--surface-1);border:1px solid var(--card-border);border-radius:var(--radius-lg);box-shadow:var(--shadow);align-content:center;justify-items:start;min-height:240px;padding:24px;display:grid}.pos-empty-state--ticket{min-height:100%}.pos-empty-state h3{margin-top:.4rem;font-size:1.65rem;line-height:1.05}.boot-error{align-items:center;min-height:100vh;padding:24px;display:grid}.boot-error__card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:var(--card);border:1px solid var(--card-border);border-radius:var(--radius-lg);max-width:720px;margin:0 auto;padding:32px;box-shadow:0 18px 48px #0f172a1f}.boot-error__card h1{margin:.4rem 0 1rem;font-family:inherit;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1}.boot-error__card p:last-child{color:var(--ink-muted);margin:0}@keyframes sync-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.82)}}@media (width<=900px){.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid,.auth-grid,.pinpad-shell,.pos-shell{grid-template-columns:1fr}.table-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pos-shell--order,.floor-editor__workspace{grid-template-columns:1fr}}@media (width<=720px){.app-shell__header{flex-direction:column;align-items:stretch;gap:8px;height:auto;padding:10px 12px}.app-shell__actions,.app-shell__meta{flex-wrap:wrap;width:100%}.app-shell__content{padding-top:132px;padding-bottom:108px}.bottom-deck{bottom:12px;left:12px;right:12px}.bottom-deck__surface,.app-view-switcher{width:100%}.bottom-deck__surface{justify-content:center}.runtime-chip{white-space:normal}.hero-card,.module-card,.auth-card,.auth-tip,.pinpad-card{border-radius:var(--radius-lg)}.hero-card,.auth-card,.pinpad-card{padding:24px}.module-grid{grid-template-columns:1fr}.inventory-table__head{display:none}.inventory-row,.inventory-ledger__head,.inventory-ledger__row{grid-template-columns:1fr;row-gap:8px}.inventory-row span:last-child,.inventory-ledger__row strong{justify-self:start}.inventory-report__header{flex-direction:column;align-items:stretch}.pin-button{min-height:84px}.pos-pane{border-radius:22px;min-height:auto;padding:20px}.table-grid,.product-grid{grid-template-columns:1fr}.table-card,.product-card{min-height:132px}}:root{--app-bg:#f3efe8;--surface-0:#fffffff5;--surface-1:#fcfaf6;--surface-2:#f6f1e8;--card:#fff;--card-border:#ddd5ca;--accent:#bb5a2c;--accent-dark:#1f2329;--ink-muted:#686d75;--success:#2f8f57;--warning:#d19c18;--danger:#c44032;--shadow:0 8px 18px #1f23290d;--radius-sm:8px;--radius-md:10px;--radius-lg:14px;--header-height:56px;--dock-height:74px;font-family:IBM Plex Sans,Inter,Segoe UI,sans-serif}button,input,textarea,select{font-family:inherit}.app-shell{background:var(--app-bg);flex-direction:column;min-height:100dvh;display:flex}.app-shell__topbar{border-bottom:1px solid var(--card-border);height:var(--header-height);z-index:30;background:#ffffffe6;justify-content:space-between;align-items:center;gap:10px;padding:0 12px;display:flex;position:sticky;top:0}.app-shell__brandline,.app-shell__topbar-actions,.service-floor__header,.service-menu__header,.service-menu__meta,.service-ticket__header,.service-ticket__summary,.service-ticket__actions,.service-floor__status{align-items:center;display:flex}.app-shell__brandline,.service-menu__header,.service-ticket__header{gap:10px}.app-shell__brand-mark{background:var(--accent-dark);color:#fff;border-radius:16px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.82rem;font-weight:800;display:inline-flex}.app-shell__brand-logo-frame{flex:none;overflow:hidden}.app-shell__brand-logo-frame--topbar{justify-content:center;align-items:center;width:156px;height:46px;display:flex}.app-shell__brand-logo{width:100%;max-width:none;height:auto;display:block}.app-shell__brand-logo--topbar{transform-origin:50%;transform:scale(2.05)translate(10px)}.app-shell__brand-copy h1{margin:0;font-size:.88rem}.app-shell__context{color:var(--ink-muted);margin:2px 0 0;font-size:.72rem}.app-shell__topbar-actions{gap:8px}.app-shell__body{flex:1;min-height:0;display:flex}.app-shell__content{flex:1;min-width:0;padding:6px 8px 8px;overflow:auto}.sync-indicator{border:1px solid var(--card-border);box-shadow:none;color:var(--accent-dark);background:#fff;border-radius:999px;gap:.45rem;min-height:32px;padding:0 .65rem;font-size:.68rem}.sync-indicator__dot{width:8px;height:8px}.app-nav-button,.app-shell__runtime-chip{color:var(--ink-muted);background:0 0;border:1px solid #0000;border-radius:14px;place-items:center;gap:8px;font-size:.64rem;font-weight:800;line-height:1;display:grid}.app-nav-button{cursor:pointer;width:100%;min-height:58px;padding:8px 6px;transition:background .14s,border-color .14s,color .14s,transform .14s}.app-nav-button:hover{transform:translateY(-1px)}.app-nav-button svg{opacity:.9}.app-nav-button--active{border-color:var(--card-border);box-shadow:var(--shadow);color:var(--accent-dark);background:#fff}.app-shell__sidebar{flex:0 0 88px;min-width:88px;padding:8px 0 8px 8px}.app-shell__sidebar-surface{border:1px solid var(--card-border);box-shadow:none;background:#ffffffc2;border-radius:18px;flex-direction:column;align-items:center;gap:8px;height:100%;padding:8px 6px;display:flex}.app-version-badge{color:#111e3e8a;letter-spacing:.04em;text-align:center;font-size:.68rem;font-weight:700}.app-version-badge--sidebar{color:#111e3e8a;margin-top:auto;padding:10px 0 4px}.app-version-badge--screen{z-index:40;position:fixed;bottom:14px;left:18px}.app-global-notice{border:1px solid var(--card-border);box-shadow:var(--shadow);color:var(--accent-dark);z-index:80;background:#fffffffa;border-radius:16px;align-items:center;gap:12px;max-width:min(560px,100vw - 32px);padding:12px 14px;display:flex;position:fixed;bottom:18px;right:18px}.app-global-notice--error{border-color:#e11d483d}.app-global-notice__dismiss{white-space:nowrap;flex:none;min-height:36px}.app-shell__runtime-chip{background:var(--surface-1);border-color:var(--card-border);color:var(--accent-dark);min-width:74px;min-height:52px;padding:6px 8px}@media (width<=920px){.app-shell__sidebar{flex-basis:76px;min-width:76px;padding-left:6px}.app-nav-button{min-height:54px;padding:8px 4px}}.primary-button,.ghost-button,.pin-button{border-radius:10px;min-height:38px}.primary-button{background:var(--accent);box-shadow:none}.ghost-button{border:1px solid var(--card-border);background:#fff}.field input,.field select,.service-search{border:1px solid var(--card-border);color:var(--accent-dark);background:#fff;border-radius:10px}.hero-card,.module-card,.auth-card,.auth-tip,.pinpad-card,.pos-pane,.inventory-modal,.dashboard-empty,.floor-editor__canvas-pane,.floor-editor__panel{-webkit-backdrop-filter:none;backdrop-filter:none;border:1px solid var(--card-border);box-shadow:var(--shadow);background:#fff}.eyebrow,.module-kicker{color:var(--ink-muted);letter-spacing:.12em;font-size:.62rem}.hero-card h2,.dashboard-hero h2,.dashboard-stat,.auth-card__header h2,.pinpad-card__header h2,.pos-pane__header h2,.inventory-report__title h3{line-height:.98}.hero-card h2,.auth-card__header h2,.pinpad-card__header h2,.pos-pane__header h2{font-size:clamp(1rem,2vw,1.125rem)}.dashboard-stat{font-size:1.1rem}.hero-card,.module-card,.auth-card,.auth-tip,.pinpad-card{padding:10px}.dashboard-shell,.dashboard-grid,.dashboard-list,.module-stack{gap:8px}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.module-stack{display:grid}.dense-panel{border:1px solid var(--card-border);background:#fff;border-radius:8px;gap:6px;padding:8px;display:grid}.dense-panel--placeholder{min-height:96px}.dense-panel__header{justify-content:space-between;align-items:center;gap:6px;display:flex}.dense-panel__body{color:var(--ink-muted);font-size:.74rem;line-height:1.35}.dense-badge{background:var(--surface-2);border:1px solid var(--card-border);color:var(--ink-muted);border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:.66rem;font-weight:800;display:inline-flex}.metrics-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.report-filter-bar{flex-wrap:wrap;gap:6px;display:flex}.report-filter-chip{background:var(--surface-1);border:1px solid var(--card-border);color:var(--ink-muted);cursor:pointer;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.68rem;font-weight:800;display:inline-flex}.report-filter-chip--active{background:var(--accent-dark);border-color:var(--accent-dark);color:#fff}.report-tab-bar{flex-wrap:wrap;gap:6px;display:flex}.report-tab{background:var(--surface-1);border:1px solid var(--card-border);color:var(--accent-dark);cursor:pointer;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:.72rem;font-weight:800;display:inline-flex}.report-tab--active{background:#fff;border-color:#1f23293d;box-shadow:inset 0 0 0 1px #1f23290a}.kasa-panel{gap:8px}.kasa-open-form,.kasa-period-meta,.kasa-close-summary,.kasa-close-delta{gap:4px;display:grid}.kasa-open-copy{gap:2px;display:grid}.kasa-open-copy strong,.kasa-period-meta strong,.kasa-close-summary strong,.kasa-close-delta strong{color:var(--accent-dark);font-size:.84rem;font-weight:800}.kasa-open-copy span,.kasa-period-meta span,.kasa-close-summary span,.kasa-close-delta span{color:var(--ink-muted);font-size:.72rem}.kasa-actions{flex-wrap:wrap;gap:6px;display:flex}.kasa-actions--header{justify-content:flex-end;align-items:center}.kasa-primary-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.kasa-secondary-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.kasa-ledger{gap:6px;display:grid}.metric-tile{border:1px solid var(--card-border);background:#fff;border-radius:8px;gap:2px;min-height:54px;padding:6px 8px;display:grid}.metric-tile__label{color:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:800}.metric-tile__value{color:var(--accent-dark);font-size:.95rem;font-weight:800;line-height:1.1}.metric-tile--highlight{background:linear-gradient(#fff9f1,#fff3e0);border-color:#c2642c47}.metric-tile--highlight .metric-tile__label{color:#96491fd1}.metric-tile--highlight .metric-tile__value{color:#8f431d;font-size:1.08rem}.report-summary-hero,.report-summary-action{gap:8px}.report-summary-hero__copy{gap:2px;display:grid}.report-summary-hero__copy strong{color:var(--accent-dark);font-size:.9rem;font-weight:800}.report-summary-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.report-summary-grid{grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:8px;display:grid}.report-summary-action__button{width:100%;min-height:42px}.report-finance-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.report-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.reports-placeholder .dense-panel__body{color:var(--ink-muted);font-size:.84rem;line-height:1.6}.reports-ticket-shell{gap:8px;display:grid}.reports-ticket-card{gap:6px}.reports-viewbar,.reports-viewbar__filters,.reports-ticket-table__header,.reports-ticket-detail__header-actions{align-items:center;gap:8px;display:flex}.reports-viewbar{justify-content:flex-start}.reports-viewbar__filters{flex-wrap:wrap;justify-content:flex-start}.reports-ticket-card__status{min-width:140px}.reports-ticket-layout{grid-template-columns:minmax(0,1fr) minmax(300px,.42fr);gap:8px;display:grid}.reports-ticket-layout--list{grid-template-columns:minmax(0,1fr)}.reports-ticket-table,.reports-ticket-detail{min-width:0}.reports-ticket-table__header{color:var(--ink-muted);justify-content:space-between;margin-bottom:2px;font-size:.72rem;font-weight:700}.reports-ticket-table__grid tbody tr{cursor:pointer}.reports-ticket-table__grid tbody tr.reports-ticket-table__row--active{background:#c2642c0f}.reports-ticket-status{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 10px;font-size:.7rem;font-weight:800;display:inline-flex}.reports-ticket-status--open{color:#1d4ed8;background:#3b82f61a}.reports-ticket-status--closed{color:#15803d;background:#22c55e1f}.reports-ticket-status--closing{color:#b45309;background:#f59e0b24}.reports-ticket-status--refunded{color:#b91c1c;background:#ef44441f}.reports-ticket-status--voided{color:#475569;background:#94a3b829}.reports-ticket-detail{border:1px solid var(--card-border);background:#fff;border-radius:12px;align-content:start;gap:10px;min-height:0;padding:10px;display:grid}.reports-ticket-detail__header,.reports-ticket-detail__actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.reports-ticket-detail__header h4{color:var(--accent-dark);margin:0;font-size:.94rem}.reports-ticket-detail__meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;display:grid}.reports-ticket-detail__meta div,.reports-ticket-detail__refund-meta{background:0 0;border:1px solid #94a3b82e;border-radius:8px;gap:4px;padding:7px 9px;display:grid}.reports-ticket-detail__meta span,.reports-ticket-detail__refund-meta span,.reports-ticket-detail__row span{color:var(--ink-muted);font-size:.76rem}.reports-ticket-detail__section{gap:6px;display:grid}.reports-ticket-detail__title{color:var(--accent-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:800}.reports-ticket-detail__rows{gap:4px;display:grid}.reports-ticket-detail__row{background:var(--surface-1);border:1px solid var(--card-border);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:7px 9px;display:flex}.reports-ticket-detail__row>div{gap:2px;min-width:0;display:grid}.reports-ticket-detail__crossed{color:var(--ink-muted);margin-right:4px;font-size:.8em;text-decoration:line-through}.reports-ticket-empty{color:var(--ink-muted);padding:12px 4px;font-size:.8rem}.reports-detail-page,.reports-detail-page__body,.reports-detail-page__meta-grid,.reports-detail-page__content-grid,.reports-detail-panel,.reports-detail-panel__meta{gap:8px;display:grid}.reports-detail-page__header,.reports-detail-panel__header{justify-content:space-between;align-items:center;gap:10px;display:flex}.reports-detail-page__title{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.reports-detail-page__title h3{color:var(--accent-dark);margin:0;font-size:1.08rem}.reports-detail-page__meta-grid,.reports-detail-page__content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reports-detail-panel{border:1px solid var(--card-border);background:#fff;border-radius:12px;padding:10px}.reports-detail-panel__meta{grid-template-columns:repeat(2,minmax(0,1fr))}.reports-detail-panel__meta div{border:1px solid #94a3b82e;border-radius:8px;gap:4px;padding:8px 10px;display:grid}.reports-detail-panel__meta span{color:var(--ink-muted);font-size:.76rem}.reports-overview,.reports-overview__body,.reports-overview__chart{gap:8px;display:grid}.reports-overview__kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.reports-overview__kpi{background:var(--surface-1);border:1px solid var(--card-border);border-radius:10px;gap:2px;min-height:58px;padding:8px 10px;display:grid}.reports-overview__kpi span{color:var(--ink-muted);font-size:.68rem;font-weight:700}.reports-overview__kpi strong{color:var(--ink);font-variant-numeric:tabular-nums;letter-spacing:-.03em;font-size:1rem;font-weight:800}.reports-overview__grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:8px;display:grid}.reports-overview__chart-row{grid-template-columns:56px minmax(0,1fr) 88px;align-items:center;gap:10px;display:grid}.reports-overview__chart-row span,.reports-overview__chart-row strong{font-size:.76rem;font-weight:700}.reports-overview__chart-row span{color:var(--ink-muted)}.reports-overview__chart-track{background:#94a3b824;border-radius:999px;height:10px;overflow:hidden}.reports-overview__chart-bar{background:linear-gradient(90deg, var(--accent-dark), #e0874d);border-radius:inherit;height:100%}.reports-overview__table tbody td{font-variant-numeric:tabular-nums}.reports-overview__table tbody td strong{font-size:.82rem}.report-analytics-head--products,.report-analytics-row--products{grid-template-columns:minmax(0,1.3fr) 72px 120px}.report-analytics-head--stock,.report-analytics-row--stock{grid-template-columns:minmax(0,1.2fr) 140px}.report-analytics-head--staff,.report-analytics-row--staff{grid-template-columns:minmax(0,1fr) 140px 140px}.kasa-dashboard-header{gap:10px}.kasa-ledger-panel{min-height:0}.settings-workspace{grid-template-columns:150px minmax(0,1fr);gap:8px;display:grid}.settings-sidebar,.settings-content{min-width:0}.settings-sidebar{border:1px solid var(--card-border);background:#fff;border-radius:8px;align-content:start;gap:2px;padding:4px;display:grid}.settings-sidebar__item{color:var(--accent-dark);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;min-height:30px;padding:0 8px;font-size:.72rem;font-weight:700}.settings-sidebar__item strong{display:block}.settings-sidebar__item span{color:var(--ink-muted);font-size:.68rem;font-weight:600;line-height:1.35;display:block}.settings-sidebar__item--active{background:var(--surface-2);border-color:var(--card-border)}.settings-content{gap:8px;display:grid}.catalog-workspace{grid-template-columns:180px minmax(0,1fr);gap:10px;display:grid}.catalog-workspace--stacked{grid-template-columns:minmax(0,1fr)}.catalog-sidebar,.catalog-content{min-width:0}.catalog-sidebar{border:1px solid var(--card-border);background:#fff;border-radius:10px;align-content:start;gap:4px;padding:6px;display:grid}.catalog-sidebar__item{color:var(--accent-dark);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;min-height:34px;padding:0 10px;font-size:.78rem;font-weight:800}.catalog-sidebar__item--active{background:var(--surface-2);border-color:var(--card-border)}.catalog-content,.catalog-module__panel{gap:10px;min-width:0;display:grid}.reports-workspace{align-content:start;gap:8px}.reports-topbar{justify-content:space-between;align-items:end;gap:16px;display:flex}.reports-topbar h2{color:var(--accent-dark);letter-spacing:-.03em;margin:2px 0 0;font-size:1.28rem}.reports-section-tabs{flex-wrap:wrap;width:auto}.catalog-content--full{width:100%}.catalog-section-tabs{border:1px solid var(--card-border);background:#fff;border-radius:10px;align-items:center;gap:4px;width:fit-content;padding:4px;display:inline-flex}.catalog-section-tabs__item{color:var(--accent-dark);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;min-height:32px;padding:0 12px;font-size:.76rem;font-weight:800}.catalog-section-tabs__item--active{background:var(--surface-2);border-color:var(--card-border)}.catalog-grid__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.catalog-grid__header h3{margin:2px 0 0}.catalog-grid__body{min-height:0;padding:0 0 4px}.catalog-filters{grid-template-columns:minmax(280px,1.8fr) repeat(3,minmax(150px,.8fr));align-items:end;gap:10px;padding:12px 12px 8px;display:grid}.catalog-filters--staff{grid-template-columns:minmax(280px,1.8fr) repeat(2,minmax(160px,.9fr))}.catalog-filters__search,.catalog-filters__field{color:var(--ink-soft);gap:6px;font-size:.74rem;font-weight:700;display:grid}.catalog-filters__search input,.catalog-filters__field select{border:1px solid var(--card-border);color:var(--ink);font:inherit;background:#fff;border-radius:10px;min-height:38px;padding:0 12px}.catalog-table-wrap{min-height:0;max-height:calc(100vh - 230px);padding:0 8px 8px;overflow:auto}.catalog-table{border-collapse:separate;border-spacing:0;width:100%;min-width:860px}.catalog-table thead th{border-bottom:1px solid var(--card-border);color:var(--ink-soft);letter-spacing:.04em;text-align:left;text-transform:uppercase;z-index:1;background:#fff;padding:7px 8px;font-size:.72rem;font-weight:800;position:sticky;top:0}.catalog-table tbody td{color:var(--ink);vertical-align:middle;border-bottom:1px solid #94a3b82e;padding:7px 8px;font-size:.79rem;line-height:1.2}.catalog-table tbody tr{background:#fff}.catalog-table tbody tr:hover{background:#0f172a08}.catalog-table__product-cell{min-width:0}.catalog-table__product-cell strong{font-size:.8rem;display:block}.catalog-table__product-cell span{color:var(--ink-soft);margin-top:2px;font-size:.7rem;display:block}.catalog-table__actions{text-align:right;white-space:nowrap}.catalog-table__status-dot{background:#94a3b86b;border-radius:999px;width:10px;height:10px;display:inline-flex}.catalog-table__status-dot--active{background:#22c55e}.catalog-editor-compact{min-height:0}.catalog-editor-compact__header{justify-content:space-between;align-items:start;gap:12px;width:100%;max-width:960px;margin:0 auto;display:flex}.catalog-editor-compact__titlebar,.catalog-editor-compact__header-actions{align-items:start;gap:12px;display:flex}.catalog-editor-compact__titlebar{flex:auto;min-width:0}.catalog-editor-compact__titlebar h3{color:var(--accent-dark);letter-spacing:-.03em;flex:none;margin:2px 0 0;font-size:1.55rem;line-height:1}.catalog-editor-compact__body{justify-items:start;gap:10px;width:100%;max-width:960px;margin:0 auto;display:grid}.catalog-editor-compact__tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:100%;max-width:560px;display:grid}.catalog-editor-compact__tab{background:var(--surface-1);border:1px solid var(--card-border);color:var(--accent-dark);cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;min-height:40px;padding:0 12px;font-size:.88rem;font-weight:800;display:flex}.catalog-editor-compact__tab span{color:var(--ink-muted);background:#fff;border:1px solid #ddd5cae6;border-radius:999px;justify-content:center;align-items:center;min-width:24px;padding:0 7px;font-size:.74rem;font-weight:800;display:inline-flex}.catalog-editor-compact__tab--active{border-color:var(--accent);background:#fff}.catalog-editor-compact__panel{border:1px solid var(--card-border);background:#fff;border-radius:16px;align-content:start;gap:10px;width:100%;min-height:0;padding:12px;display:grid}.catalog-editor-compact__panel--empty{place-items:start}.catalog-editor-compact__panel-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.catalog-editor-compact__panel-head h4{color:var(--accent-dark);margin:0 0 2px;font-size:.94rem}.catalog-editor-compact__panel-head p{color:var(--ink-muted);margin:0;font-size:.84rem}.catalog-editor-compact__option-tags span,.catalog-editor-compact__option-value{background:var(--surface-2);color:var(--ink-muted);border:1px solid #ddd5cae6;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.76rem;font-weight:700;display:inline-flex}.catalog-editor-compact__details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.catalog-editor-compact__field{gap:6px}.catalog-editor-compact__field--wide{grid-column:1/-1}.catalog-editor-compact__field span{color:var(--ink-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.74rem;font-weight:800}.catalog-editor-compact__field input,.catalog-editor-compact__field select,.catalog-editor-compact__param-row input,.catalog-editor-compact__param-row select,.catalog-editor-compact__recipe-row input,.catalog-editor-compact__recipe-row select{border:1px solid var(--card-border);color:var(--accent-dark);font:inherit;background:#fff;border-radius:10px;width:100%;min-height:38px;padding:0 12px}.catalog-editor-compact__toggle{background:var(--surface-1);border:1px solid var(--card-border);border-radius:12px;align-items:center;gap:10px;min-height:42px;padding:0 14px;display:inline-flex}.catalog-editor-compact__toggle input{accent-color:var(--accent);width:18px;height:18px}.catalog-editor-compact__toggle span{color:var(--accent-dark);font-weight:700}.catalog-editor-compact__options-layout{grid-template-columns:1fr;align-items:start;gap:12px;min-height:0;display:grid}.catalog-editor-compact__list-pane,.catalog-editor-compact__editor-pane{background:var(--surface-1);border:1px solid #ddd5cad9;border-radius:14px;gap:12px;min-height:0;padding:12px;display:grid}.catalog-editor-compact__list-pane{align-content:start}.catalog-editor-compact__option-list,.catalog-editor-compact__recipe-list{gap:10px;min-height:0;display:grid;overflow:visible}.catalog-editor-compact__option-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none;padding-right:0;overflow:visible}.catalog-editor-compact__option-card{background:#fff;border:1px solid #ddd5caeb;border-radius:12px;gap:10px;padding:12px;display:grid}.catalog-editor-compact__option-card-top,.catalog-editor-compact__option-card-actions,.catalog-editor-compact__subtoolbar,.catalog-editor-compact__footer,.catalog-editor-compact__library-row,.catalog-editor-compact__editor-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.catalog-editor-compact__option-card strong,.catalog-editor-compact__editor-head strong{color:var(--accent-dark)}.catalog-editor-compact__option-values{flex-wrap:wrap;gap:6px;display:flex}.catalog-editor-compact__editor-stack,.catalog-editor-compact__param-list{gap:8px;display:grid}.catalog-editor-compact__editor-pane{align-content:start;position:static}.catalog-editor-compact__param-row{background:#fff;border:1px solid #ddd5caeb;border-radius:12px;grid-template-columns:minmax(0,1.4fr) 180px 120px minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px;display:grid}.catalog-editor-compact__param-row>*{grid-column:auto}.catalog-editor-compact__recipe-row{background:var(--surface-1);border:1px solid #ddd5caeb;border-radius:12px;grid-template-columns:minmax(0,1fr) 110px;align-items:end;gap:8px;padding:10px;display:grid}.catalog-editor-compact__recipe-row>:first-child{grid-column:1}.catalog-editor-compact__recipe-row>:nth-child(2){grid-column:2}.catalog-editor-compact__recipe-row>:nth-child(3){grid-column:1}.catalog-editor-compact__recipe-row>:nth-child(4){grid-column:2}.catalog-editor-compact__bottom-bar{justify-content:flex-end;width:100%;display:flex}.catalog-editor{min-height:calc(100dvh - 150px)}.catalog-editor__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.catalog-editor__headline{flex:560px;align-items:flex-start;gap:16px;display:flex}.catalog-editor__headline h3{color:var(--accent-dark);letter-spacing:-.03em;margin:4px 0 10px;font-size:clamp(2rem,2.2vw,2.55rem);line-height:.94}.catalog-editor__headline p:last-child{color:var(--ink-muted);max-width:42rem;margin:0;font-size:1rem;line-height:1.45}.catalog-editor__actions{flex:none;gap:10px;display:flex}.catalog-editor__actions .ghost-button,.catalog-editor__actions .primary-button,.catalog-editor__section-actions .primary-button,.catalog-editor__section-actions .ghost-button{min-height:42px;padding:0 18px}.catalog-editor__body{gap:16px;display:grid}.catalog-editor__summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.catalog-editor__summary-item{border:1px solid var(--card-border);background:linear-gradient(#fff,#fbf8f2);border-radius:12px;gap:6px;min-height:78px;padding:14px 16px;display:grid}.catalog-editor__summary-item span{color:var(--ink-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.76rem;font-weight:700}.catalog-editor__summary-item strong{color:var(--accent-dark);font-size:1rem;line-height:1.25}.catalog-editor__stack{gap:16px;display:grid}.catalog-editor__section{border:1px solid var(--card-border);background:linear-gradient(#fffffffa,#fcfaf6fa);border-radius:16px;gap:14px;padding:18px;display:grid}.catalog-editor__section-header{justify-content:space-between;align-items:end;gap:12px;display:flex}.catalog-editor__section-header h4{color:var(--accent-dark);letter-spacing:-.02em;margin:4px 0 6px;font-size:1.55rem}.catalog-editor__section-header p:last-child{color:var(--ink-muted);max-width:44rem;margin:0;line-height:1.45}.catalog-editor__card{background:#fff;border:1px solid #ddd5caeb;border-radius:14px;gap:14px;padding:16px;display:grid}.catalog-editor__card--empty{place-items:start}.catalog-editor__card--empty strong,.catalog-editor__empty strong{color:var(--accent-dark);font-size:.96rem}.catalog-editor__card--empty p,.catalog-editor__empty p,.catalog-editor__muted{color:var(--ink-muted);margin:0}.catalog-editor__card--sticky{position:sticky;top:8px}.catalog-editor__card-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.catalog-editor__card-header h5{color:var(--accent-dark);margin:0 0 4px;font-size:1.12rem}.catalog-editor__card-header p{color:var(--ink-muted);margin:0;line-height:1.4}.catalog-editor__form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.catalog-editor__field{gap:6px}.catalog-editor__field span{color:var(--ink-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.76rem;font-weight:800}.catalog-editor__field--wide{grid-column:1/-1}.catalog-editor__field input,.catalog-editor__field select,.catalog-editor__parameter-row input,.catalog-editor__parameter-row select,.catalog-editor__recipe-row input,.catalog-editor__recipe-row select{border:1px solid var(--card-border);color:var(--accent-dark);font:inherit;background:#fff;border-radius:10px;width:100%;min-height:42px;padding:0 12px}.catalog-editor__toggle{background:var(--surface-1);border:1px solid var(--card-border);color:var(--accent-dark);border-radius:12px;align-items:center;gap:10px;min-height:46px;padding:0 14px;display:inline-flex}.catalog-editor__toggle input{accent-color:var(--accent);width:18px;height:18px}.catalog-editor__toggle span{font-weight:700}.catalog-editor__toggle--compact{min-height:42px}.catalog-editor__options-layout{grid-template-columns:minmax(0,1.45fr) minmax(360px,.95fr);gap:16px;display:grid}.catalog-editor__options-main,.catalog-editor__options-side{gap:14px;min-width:0;display:grid}.catalog-editor__linked-list,.catalog-editor__library-list{gap:12px;display:grid}.catalog-editor__linked-card{border:1px solid #ddd5cae6;border-radius:12px;gap:12px;padding:14px;display:grid}.catalog-editor__linked-top{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.catalog-editor__linked-top h6{color:var(--accent-dark);margin:0 0 6px;font-size:1rem}.catalog-editor__linked-meta{flex-wrap:wrap;gap:6px;display:flex}.catalog-editor__linked-meta span,.catalog-editor__chip{background:var(--surface-2);color:var(--ink-muted);border:1px solid #ddd5cae6;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.78rem;font-weight:700;line-height:1;display:inline-flex}.catalog-editor__linked-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.catalog-editor__linked-actions .ghost-button{min-height:38px;padding:0 14px}.catalog-editor__chips{flex-wrap:wrap;gap:8px;display:flex}.catalog-editor__library-row{border-bottom:1px solid #ddd5cacc;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.catalog-editor__library-row:last-child{border-bottom:0;padding-bottom:0}.catalog-editor__library-row strong{color:var(--accent-dark);margin-bottom:3px;display:block}.catalog-editor__library-row span{color:var(--ink-muted);font-size:.82rem}.catalog-editor__builder{gap:14px;display:grid}.catalog-editor__builder-toolbar,.catalog-editor__section-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.catalog-editor__builder-toolbar strong{color:var(--accent-dark);font-size:.96rem}.catalog-editor__parameter-table,.catalog-editor__recipe-table{gap:8px;display:grid}.catalog-editor__parameter-head,.catalog-editor__recipe-head{color:var(--ink-muted);letter-spacing:.05em;text-transform:uppercase;gap:10px;padding:0 2px;font-size:.74rem;font-weight:800;display:grid}.catalog-editor__parameter-head,.catalog-editor__parameter-row{grid-template-columns:minmax(0,1.35fr) minmax(160px,.9fr) minmax(110px,.75fr) minmax(170px,1fr) auto}.catalog-editor__recipe-head,.catalog-editor__recipe-row{grid-template-columns:minmax(0,1.6fr) minmax(130px,.6fr) minmax(130px,.7fr) auto}.catalog-editor__parameter-row,.catalog-editor__recipe-row{background:var(--surface-1);border:1px solid #ddd5cae6;border-radius:12px;align-items:center;gap:10px;padding:10px;display:grid}.catalog-editor__banner{color:var(--accent-dark);background:#2f8f5714;border:1px solid #2f8f572e;border-radius:12px;padding:12px 14px;font-size:.92rem;font-weight:600;line-height:1.45}.catalog-editor__section-actions{justify-content:flex-end}.catalog-editor__empty{gap:6px;display:grid}.catalog-editor__error{color:var(--danger);margin:0;font-size:.86rem;font-weight:700}.catalog-editor__danger-button{color:var(--danger)}.catalog-editor__danger-button:hover{color:var(--danger);border-color:#c4403238}.catalog-editor-shell{grid-template-rows:auto minmax(0,1fr);height:calc(100dvh - 150px);min-height:640px;display:grid}.catalog-editor-shell__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.catalog-editor-shell__heading{align-items:flex-start;gap:16px;display:flex}.catalog-editor-shell__heading h3{color:var(--accent-dark);letter-spacing:-.04em;margin:2px 0 8px;font-size:2.55rem;line-height:.94}.catalog-editor-shell__heading p:last-child{color:var(--ink-muted);margin:0;font-size:1rem}.catalog-editor-shell__header-actions{gap:10px;display:flex}.catalog-editor-shell__body{grid-template-rows:auto minmax(0,1fr);gap:14px;min-height:0;display:grid;overflow:hidden}.catalog-editor-shell__switcher{background:var(--surface-1);border:1px solid var(--card-border);border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:8px;display:grid}.catalog-editor-shell__switch{color:var(--accent-dark);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;align-items:flex-start;gap:4px;min-height:60px;padding:10px 12px;display:grid}.catalog-editor-shell__switch span{font-size:.96rem;font-weight:800}.catalog-editor-shell__switch small{color:var(--ink-muted);font-size:.78rem}.catalog-editor-shell__switch--active{border-color:var(--card-border);box-shadow:var(--shadow);background:#fff}.catalog-editor-shell__workspace{grid-template-columns:280px minmax(0,1fr);gap:14px;min-height:0;display:grid;overflow:hidden}.catalog-editor-shell__rail,.catalog-editor-shell__panel{gap:12px;min-height:0;display:grid}.catalog-editor-shell__rail-card,.catalog-editor-shell__panel-card{border:1px solid var(--card-border);background:#fff;border-radius:14px;padding:16px}.catalog-editor-shell__rail-card--muted{background:var(--surface-1)}.catalog-editor-shell__rail-label{color:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:.72rem;font-weight:800;display:block}.catalog-editor-shell__rail-card strong{color:var(--accent-dark);margin-bottom:6px;font-size:1.1rem;display:block}.catalog-editor-shell__rail-card p{color:var(--ink-muted);margin:0;line-height:1.4}.catalog-editor-shell__rail-metrics{gap:8px;margin-top:14px;display:grid}.catalog-editor-shell__rail-metrics span{background:var(--surface-1);color:var(--accent-dark);border-radius:10px;min-height:40px;padding:10px 12px;font-weight:700}.catalog-editor-shell__panel{min-height:0}.catalog-editor-shell__panel-card{gap:14px;min-height:0;display:grid;overflow:hidden}.catalog-editor-shell__panel-card--empty{place-content:start}.catalog-editor-shell__panel-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.catalog-editor-shell__panel-header h4{color:var(--accent-dark);letter-spacing:-.03em;margin:3px 0 6px;font-size:1.9rem}.catalog-editor-shell__panel-header p:last-child{color:var(--ink-muted);margin:0;line-height:1.4}.catalog-editor-shell__form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.catalog-editor-shell__field{gap:6px}.catalog-editor-shell__field--wide{grid-column:1/-1}.catalog-editor-shell__field span{color:var(--ink-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.76rem;font-weight:800}.catalog-editor-shell__field input,.catalog-editor-shell__field select,.catalog-editor-shell__param-row input,.catalog-editor-shell__param-row select,.catalog-editor-shell__recipe-row input,.catalog-editor-shell__recipe-row select{border:1px solid var(--card-border);color:var(--accent-dark);font:inherit;background:#fff;border-radius:10px;width:100%;min-height:40px;padding:0 12px}.catalog-editor-shell__toggle{background:var(--surface-1);border:1px solid var(--card-border);border-radius:12px;align-items:center;gap:10px;min-height:44px;padding:0 14px;display:inline-flex}.catalog-editor-shell__toggle input{accent-color:var(--accent);width:18px;height:18px}.catalog-editor-shell__toggle span{color:var(--accent-dark);font-weight:700}.catalog-editor-shell__footer{justify-content:flex-end;display:flex}.catalog-editor-shell__options-workspace{grid-template-columns:minmax(0,1.2fr) minmax(380px,.9fr);gap:14px;min-height:0;display:grid}.catalog-editor-shell__option-list,.catalog-editor-shell__library-list,.catalog-editor-shell__editor-stack,.catalog-editor-shell__recipe-list{gap:10px;display:grid}.catalog-editor-shell__option-list{max-height:100%;padding-right:4px;overflow:auto}.catalog-editor-shell__option-card{border:1px solid #ddd5caeb;border-radius:12px;gap:12px;padding:14px;display:grid}.catalog-editor-shell__option-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.catalog-editor-shell__option-head h5{color:var(--accent-dark);margin:0 0 6px;font-size:1rem}.catalog-editor-shell__option-meta,.catalog-editor-shell__option-chips{flex-wrap:wrap;gap:6px;display:flex}.catalog-editor-shell__option-meta span,.catalog-editor-shell__option-chip{background:var(--surface-2);color:var(--ink-muted);border:1px solid #ddd5cae6;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.78rem;font-weight:700;display:inline-flex}.catalog-editor-shell__option-actions{gap:8px;display:flex}.catalog-editor-shell__library{border-top:1px solid #ddd5cacc;gap:10px;padding-top:12px;display:grid}.catalog-editor-shell__library-header strong{color:var(--accent-dark);margin-bottom:4px;display:block}.catalog-editor-shell__library-header span,.catalog-editor-shell__library-row span{color:var(--ink-muted);font-size:.82rem}.catalog-editor-shell__library-row{border-bottom:1px solid #ddd5cacc;justify-content:space-between;align-items:center;gap:10px;padding:8px 0;display:flex}.catalog-editor-shell__library-row:last-child{border-bottom:0}.catalog-editor-shell__library-row strong{color:var(--accent-dark);margin-bottom:3px;display:block}.catalog-editor-shell__editor-card{overflow:auto}.catalog-editor-shell__builder-bar{justify-content:space-between;align-items:center;display:flex}.catalog-editor-shell__builder-bar strong{color:var(--accent-dark)}.catalog-editor-shell__param-list{gap:10px;display:grid}.catalog-editor-shell__param-row{background:var(--surface-1);border:1px solid #ddd5cae6;border-radius:12px;grid-template-columns:minmax(0,1.3fr) minmax(150px,.9fr) minmax(110px,.7fr) minmax(160px,1fr) auto;align-items:center;gap:8px;padding:10px;display:grid}.catalog-editor-shell__recipe-list{max-height:100%;overflow:auto}.catalog-editor-shell__recipe-row{background:var(--surface-1);border:1px solid #ddd5cae6;border-radius:12px;grid-template-columns:minmax(0,1.6fr) minmax(130px,.55fr) minmax(130px,.55fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.settings-form{gap:8px;max-width:280px;display:grid}.product-admin{gap:10px;display:grid}.product-admin__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.product-admin__header h3{margin:2px 0 0}.product-admin__table-wrap{overflow-x:auto}.product-admin__table{gap:8px;min-width:780px;display:grid}.product-admin__table-head,.product-admin__row{grid-template-columns:minmax(220px,1.8fr) minmax(140px,1.1fr) minmax(110px,.8fr) minmax(90px,.7fr) minmax(90px,.7fr) auto;align-items:center;gap:10px;display:grid}.product-admin__table-head{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;padding:0 6px;font-size:.74rem;font-weight:800}.product-admin__row{background:var(--surface-1);border:1px solid var(--card-border);border-radius:12px;padding:10px 12px}.product-admin__cell{min-width:0}.product-admin__cell--product{gap:3px;display:grid}.product-admin__cell--product strong{color:var(--ink);font-size:.88rem}.product-admin__cell--product span,.product-admin__cell span{color:var(--ink-soft);font-size:.8rem}.product-admin__cell--actions{justify-content:flex-end;display:flex}.product-admin__status{color:#475569;background:#94a3b82e;border-radius:999px;justify-content:center;min-width:74px;padding:5px 10px;font-size:.76rem;font-weight:800;display:inline-flex}.product-admin__status--active{color:#166534;background:#22c55e24}.product-admin-modal{width:min(90vw,1440px);max-width:min(90vw,1440px);height:min(85vh,920px);min-height:min(85vh,920px)}.product-admin-modal__body{flex:auto;gap:10px;max-width:none;min-height:0;display:grid;overflow-y:auto}.product-admin-modal__tabs{flex:none;gap:8px;padding:0 20px;display:flex}.product-admin-modal__tab{background:var(--surface-1);border:1px solid var(--card-border);color:var(--ink-soft);cursor:pointer;border-radius:999px;align-items:center;min-height:34px;padding:0 14px;font-size:.8rem;font-weight:800;display:inline-flex}.product-admin-modal__tab--active{background:var(--surface-2);border-color:var(--accent);color:var(--ink)}.product-admin-modal__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.product-admin-modal__templates{gap:14px;min-height:0;display:grid}.product-admin-modal__templates--with-editor{grid-template-columns:minmax(0,1.4fr) minmax(440px,1fr);align-items:start}.product-admin-modal__templates-section{gap:10px;min-height:0;display:grid}.product-admin-modal__templates-section--overlay{border:1px solid var(--card-border);background:#fff;border-radius:14px;align-content:start;min-height:0;padding:12px;overflow-y:auto;box-shadow:0 24px 48px #0f172a1f}.product-admin-modal__helper{color:var(--ink-soft);margin:0}.product-admin-modal__attach-list{gap:8px;display:grid}.product-admin-modal__attach-row{background:var(--surface-1);border:1px solid var(--card-border);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.product-admin-modal__attach-row strong{color:var(--ink);display:block}.product-admin-modal__attach-row span{color:var(--ink-soft);font-size:.8rem}.product-admin-modal__checkbox{color:var(--ink);align-items:center;gap:10px;font-weight:700;display:inline-flex}.product-admin-modal__checkbox input{width:18px;height:18px}.product-admin-modal__error{color:#b91c1c;margin:0;font-size:.84rem;font-weight:700}.product-admin-modal__info-banner{color:var(--ink);background:#2962ff14;border:1px solid #2962ff2e;border-radius:12px;padding:12px;font-size:.84rem;font-weight:600;line-height:1.5}.product-admin-modal__linked-cards,.product-admin-modal__variable-form{gap:12px;display:grid}.product-admin-modal__parameter-list{gap:10px;display:grid}.product-admin-modal__parameter-header{color:var(--ink-soft);letter-spacing:.04em;text-transform:uppercase;grid-template-columns:minmax(0,1.2fr) minmax(0,.9fr) minmax(0,.8fr) minmax(0,1.2fr) auto;gap:10px;padding:0 2px;font-size:.72rem;font-weight:800;display:grid}.product-admin-modal__templates--with-editor>.product-admin-modal__templates-section:first-child,.product-admin-modal__templates--with-editor>.product-admin-modal__templates-section:last-child{grid-column:1}.product-admin-modal__templates--with-editor>.product-admin-modal__templates-section--overlay{grid-area:1/2/span 2}.product-admin-modal__parameter-row{border:1px solid var(--card-border);background:#fff;border-radius:12px;grid-template-columns:minmax(0,1.2fr) minmax(0,.9fr) minmax(0,.8fr) minmax(0,1.2fr) auto;align-items:end;gap:10px;padding:12px;display:grid}.product-admin-modal__linked-cards{min-height:0;padding-right:4px;overflow-y:auto}.product-admin-modal__linked-card{border:1px solid var(--card-border);background:#fff;border-radius:14px;gap:10px;padding:12px;display:grid}.product-admin-modal__linked-card-header{justify-content:space-between;align-items:start;gap:12px;display:flex}.product-admin-modal__linked-card-actions{gap:8px;display:flex}@media (width<=1100px){.catalog-workspace{grid-template-columns:minmax(0,1fr)}.catalog-section-tabs{width:100%}.catalog-filters{grid-template-columns:minmax(0,1fr)}}.product-admin-modal__linked-card-header strong{color:var(--ink);display:block}.product-admin-modal__linked-card-header span{color:var(--ink-soft);font-size:.8rem}.product-admin-modal__linked-preview{flex-wrap:wrap;gap:8px;display:flex}.product-admin-modal__linked-pill{color:var(--ink);background:#94a3b81f;border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:700}.product-admin-modal__unlink{color:var(--danger);border-color:#c4403240}.modifier-manager__list{gap:10px;display:grid}.modifier-manager__card{background:var(--surface-1);border:1px solid var(--card-border);border-radius:14px;gap:10px;padding:12px;display:grid}.modifier-manager__card-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.modifier-manager__card-header strong{color:var(--ink);display:block}.modifier-manager__card-header span{color:var(--ink-soft);font-size:.8rem}.modifier-manager__chips{flex-wrap:wrap;gap:8px;display:flex}.modifier-manager__chip{background:#94a3b81f;border-radius:12px;gap:2px;min-width:120px;padding:8px 10px;display:grid}.modifier-manager__chip strong{color:var(--ink);font-size:.82rem}.modifier-manager__chip span{color:var(--ink-soft);font-size:.76rem}.modifier-manager__chip--linked{background:#22c55e1f}.modifier-manager__editor{gap:10px;display:grid}.modifier-manager__editor-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.modifier-manager__editor-row{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) minmax(0,.9fr) auto;align-items:center;gap:10px;display:grid}.modifier-manager__row-toggle{color:var(--ink);align-items:center;gap:8px;font-size:.82rem;font-weight:700;display:inline-flex}.modifier-manager__modifier-block,.recipe-editor__row{border:1px solid var(--card-border);background:#fff;border-radius:12px;gap:12px;padding:12px;display:grid}.modifier-manager__effects,.recipe-editor{gap:10px;display:grid}.modifier-manager__effect-row{background:var(--surface-1);border:1px solid var(--card-border);border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:10px;display:grid}.recipe-editor__row{grid-template-columns:minmax(0,1.4fr) minmax(0,.8fr) minmax(0,.8fr) auto}.modifier-manager__effect-row .ghost-button,.recipe-editor__row .ghost-button{align-self:end}@media (width<=920px){.recipe-editor__row,.modifier-manager__effect-row,.modifier-manager__editor-row{grid-template-columns:minmax(0,1fr)}}.dashboard-row,.inventory-row,.inventory-ledger__row,.auth-status,.pin-reference{box-shadow:none}.pinpad-shell,.auth-grid{align-items:start;gap:18px}.pin-button{min-height:82px}.auth-copy,.auth-note,.hero-copy{font-size:.98rem}.pos-shell{gap:10px;display:grid}.pos-shell--order{min-height:calc(100dvh - var(--header-height) - 24px);grid-template-columns:350px minmax(0,1fr);align-items:stretch}.pos-pane{gap:10px;min-height:0;padding:10px;display:grid}.pos-pane--floor{min-height:calc(100dvh - var(--header-height) - 24px)}.zone-switcher,.category-tabs{flex-wrap:wrap;gap:6px;display:flex}.zone-tab,.category-tab{background:var(--surface-1);border:1px solid var(--card-border);color:var(--ink-muted);cursor:pointer;letter-spacing:0;text-transform:none;border-radius:999px;align-items:center;gap:6px;min-height:30px;padding:0 10px;font-size:.7rem;font-weight:800;display:inline-flex}.dashboard-table-card__header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.dashboard-table-card h3,.inventory-report__title h3{margin:2px 0 0;font-size:.84rem;font-weight:800}.dashboard-list,.inventory-table,.inventory-ledger{gap:6px}.dashboard-row,.inventory-row,.inventory-ledger__row{background:var(--surface-1);border:1px solid var(--card-border);border-radius:8px;align-items:center;min-height:34px;display:grid}.dashboard-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:6px 8px}.dashboard-row strong{font-size:.78rem;font-weight:700}.device-setup{color:#f4efe7;background:radial-gradient(circle at 0 0,#bb5a2c2e,#0000 30%),radial-gradient(circle at 100% 100%,#ffffff14,#0000 28%),#11161d;min-height:100dvh;padding:20px;display:grid;position:relative;overflow:hidden}.device-setup__backdrop{pointer-events:none;background:linear-gradient(135deg,#ffffff05,#0000),linear-gradient(#bb5a2c14,#0000 42%);position:absolute;inset:0}.device-setup__surface{z-index:1;background:#11161ddb;border:1px solid #ffffff14;border-radius:24px;grid-template-columns:minmax(360px,.92fr) minmax(0,1.08fr);gap:0;min-height:calc(100dvh - 40px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 80px #00000047}.device-setup__hero,.device-setup__fallback{gap:18px;padding:28px;display:grid}.device-setup__hero{border-right:1px solid #ffffff14;grid-template-rows:auto auto 1fr auto}.device-setup__hero-copy h1,.device-setup__fallback-header h2{letter-spacing:-.03em;margin:6px 0 0;font-size:1.5rem}.device-setup__lead,.device-setup__fallback-header p,.device-setup__pairing-note,.device-setup__fallback-note{color:#f4efe7b8;font-size:.86rem;line-height:1.5}.device-setup__pairing-grid{grid-template-columns:minmax(0,1fr);gap:18px;display:grid}.device-setup__pairing-card,.device-setup__qr-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;gap:14px;padding:22px;display:grid}.device-setup__feature-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.device-setup__feature-list li{color:inherit;align-items:center;gap:10px;font-size:.88rem;font-weight:700;display:inline-flex}.device-setup__feature-list li:before{background:linear-gradient(135deg, var(--brand-accent), var(--accent));content:"";border-radius:999px;width:10px;height:10px;box-shadow:0 8px 16px #1263ff29}.device-setup__pairing-label{color:#f4efe7a3;letter-spacing:.16em;text-transform:uppercase;font-size:.72rem}.device-setup__pairing-code{font-variant-numeric:tabular-nums;letter-spacing:.08em;font-size:clamp(2.8rem,7vw,5.4rem);font-weight:800;line-height:1}.device-setup__qr-card{align-content:start}.device-setup__qr-placeholder{aspect-ratio:1;background:linear-gradient(135deg,#ffffff14,#ffffff05),#181f28;border:1px solid #ffffff14;border-radius:24px;justify-content:center;align-items:center;width:100%;display:inline-flex}.device-setup__qr-placeholder span{background:#ffffff1a;border:1px solid #ffffff1a;border-radius:20px;justify-content:center;align-items:center;width:84px;height:84px;font-size:3rem;font-weight:800;display:inline-flex}.device-setup__qr-meta{gap:4px;display:grid}.device-setup__qr-meta strong{font-size:.94rem}.device-setup__qr-meta span{color:#f4efe7ad;font-size:.8rem}.device-setup__fallback{background:#080c1266;align-content:start}.device-setup__auth-mode-switch{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.device-setup__auth-mode-switch .ghost-button{width:100%}.device-setup__auth-mode-switch-button--active{color:#fff;background:#2563eb2e;border-color:#60a5fa70}.device-setup__version{color:var(--ink-muted);margin-top:auto;font-size:.84rem;font-weight:700}.device-setup__version.app-version-badge{text-align:left}.device-setup__form .field span,.device-setup .field span{color:#f4efe7bd}.device-setup__remember{color:#f4efe7c7;cursor:pointer;align-items:center;gap:10px;font-size:.84rem;font-weight:600;display:inline-flex}.device-setup__remember input{accent-color:var(--accent);width:16px;height:16px;margin:0}.device-setup .field input{color:#f4efe7;background:#ffffff0f;border-color:#ffffff1f}.device-setup .primary-button{background:var(--accent);color:#fff7f0;border:1px solid #ffffff14}.device-setup__fallback-note{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;gap:4px;padding:14px 16px;display:grid}@media (width<=1080px){.device-setup__surface{grid-template-columns:1fr}.device-setup__hero{border-bottom:1px solid #ffffff14;border-right:0}.device-setup__pairing-grid{grid-template-columns:1fr}}.dashboard-row span{color:var(--ink-muted);font-size:.68rem;font-weight:700}.inventory-table__head,.inventory-row{grid-template-columns:minmax(90px,.7fr) minmax(0,1.3fr) minmax(100px,.7fr);align-items:center;column-gap:10px}.inventory-table__head,.inventory-ledger__head{color:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;padding:0 8px;font-size:.62rem;font-weight:800}.inventory-table__body,.inventory-ledger__body{gap:4px;display:grid}.inventory-table__action,.inventory-report__back{min-height:30px;padding:0 10px}.inventory-row{color:inherit;cursor:pointer;text-align:left;padding:6px 8px;transition:border-color .12s,background .12s}.inventory-row strong{font-size:.76rem}.inventory-row span,.inventory-row strong,.inventory-ledger__row span,.inventory-ledger__row strong{line-height:1.2}.inventory-row span:last-child{color:var(--accent-dark);justify-self:end;font-size:.7rem;font-weight:700}.inventory-report__header{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:2px;display:flex}.inventory-report__summary{color:var(--ink-muted);margin:4px 0 0;font-size:.68rem}.inventory-modal__backdrop{padding:12px}.inventory-modal__backdrop--workspace{place-items:stretch end;padding:18px}.inventory-modal{gap:10px;width:min(100%,520px);max-width:520px;padding:12px}.inventory-modal.product-admin-modal{flex-direction:column;gap:14px;width:min(90vw,1440px);max-width:min(90vw,1440px);height:min(85vh,920px);min-height:min(85vh,920px);padding:18px 20px;display:flex}.inventory-modal.product-admin-modal .product-admin-modal__body{flex:auto;min-height:0}.inventory-modal__header,.inventory-modal__actions{justify-content:space-between;align-items:center;gap:8px;display:flex}.item-void-modal{gap:12px;width:min(100%,420px);max-width:420px}.item-void-modal__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.item-void-modal__option{border:1px solid var(--card-border);cursor:pointer;font:inherit;text-align:center;border-radius:12px;justify-content:center;align-items:center;min-height:56px;padding:0 10px;font-size:.8rem;font-weight:800;display:inline-flex}.item-void-modal__option:disabled{cursor:wait;opacity:.6}.item-void-modal__option--waste{color:var(--danger);background:#be46321a;border-color:#be463233}.item-void-modal__option--return{color:#216a43;background:#2f8f571f;border-color:#2f8f5733}.inventory-ledger__head,.inventory-ledger__row{grid-template-columns:minmax(126px,.9fr) minmax(100px,.7fr) minmax(110px,.6fr) minmax(0,1.4fr);align-items:center;column-gap:10px}.inventory-ledger__row{padding:6px 8px}.inventory-ledger__row strong{color:var(--accent-dark);font-size:.72rem}.inventory-ledger__row span{font-size:.68rem}.inventory-ledger__row span:last-child{color:var(--ink-muted)}.dashboard-empty{background:var(--surface-1);border:1px solid var(--card-border);color:var(--ink-muted);border-radius:8px;padding:10px;font-size:.72rem}.zone-tab--active,.category-tab--active{background:var(--accent-dark);border-color:var(--accent-dark);box-shadow:none;color:#fff}.service-floor__header,.service-floor__status,.service-ticket__summary,.service-ticket__actions{justify-content:space-between}.service-floor__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.service-floor__toolbar{justify-content:flex-end;align-items:center;gap:12px;margin-left:auto;display:flex}.service-floor__stats{grid-template-columns:repeat(3,minmax(74px,1fr));gap:6px;display:grid}.service-floor__quick-actions{gap:8px;display:flex}.service-floor__quick-sale-button{min-width:148px;min-height:38px}.service-floor__custom-tickets{gap:6px;padding-top:2px;display:grid}.service-floor__custom-empty{color:var(--ink-muted);font-size:.84rem}.service-floor__custom-grid{scrollbar-width:thin;align-items:center;gap:10px;padding-bottom:2px;display:flex;overflow-x:auto}.service-floor__custom-card{cursor:pointer;text-align:left;background:#fffaf1;border:1px solid #efd9aa;border-radius:999px;flex:none;align-items:center;width:auto;min-width:0;max-width:180px;height:38px;padding:0 16px;display:inline-flex}.service-floor__custom-card strong{color:var(--accent-dark);text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;line-height:1;display:block;overflow:hidden}.service-floor__custom-empty--inline{padding:2px 2px 0}.service-custom-ticket-modal__body{gap:12px;display:grid}.service-custom-ticket-modal__input{border:1px solid var(--card-border);color:var(--ink-dark);font:inherit;background:#fff;border-radius:10px;min-height:48px;padding:0 14px}.service-custom-ticket-modal__input:focus{border-color:var(--brand-accent);outline:none;box-shadow:0 0 0 3px #c56f2724}.open-item-modal{width:min(32rem,100vw - 2rem)}.open-item-modal__body{gap:12px;display:grid}.open-item-modal__row{grid-template-columns:minmax(0,1fr) minmax(160px,.7fr);gap:12px;display:grid}.closed-tickets-modal{max-width:min(1120px,94vw)}.closed-tickets-modal__layout{grid-template-columns:minmax(280px,340px) minmax(0,1fr);gap:18px;min-height:520px;display:grid}.closed-tickets-modal__list,.closed-tickets-modal__detail{background:#fffcf6eb;border:1px solid #d0b9956b;border-radius:24px;padding:18px}.closed-tickets-modal__list{flex-direction:column;gap:10px;max-height:560px;display:flex;overflow-y:auto}.closed-tickets-modal__ticket{text-align:left;background:#fffdf9;border:1px solid #d0b9956b;border-radius:18px;flex-direction:column;gap:8px;width:100%;padding:14px 15px;display:flex}.closed-tickets-modal__ticket--active{border-color:#cc6729b8;box-shadow:0 0 0 1px #cc67291f}.closed-tickets-modal__ticket-top,.closed-tickets-modal__ticket-meta,.closed-tickets-modal__payment,.closed-tickets-modal__item,.closed-tickets-modal__detail-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.closed-tickets-modal__ticket-top strong,.closed-tickets-modal__detail-head h3,.closed-tickets-modal__item strong,.closed-tickets-modal__payment strong{font-size:1rem;font-weight:700}.closed-tickets-modal__ticket-meta,.closed-tickets-modal__ticket-payment,.closed-tickets-modal__detail-head p,.closed-tickets-modal__item span,.closed-tickets-modal__payment span{color:#484030c7;font-size:.88rem;line-height:1.35}.closed-tickets-modal__ticket-status{color:#9a5b16;background:#d67f1b24;border-radius:999px;padding:4px 9px;font-size:.75rem;font-weight:700}.closed-tickets-modal__ticket-status--refunded,.closed-tickets-modal__payment-status--refunded{color:#b33f34}.closed-tickets-modal__detail{flex-direction:column;gap:16px;display:flex}.closed-tickets-modal__detail-total{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.closed-tickets-modal__detail-total strong{font-size:1.08rem;font-weight:800}.closed-tickets-modal__detail-total span{color:#484030c7;font-size:.84rem}.closed-tickets-modal__section{flex-direction:column;gap:10px;display:flex}.closed-tickets-modal__section-title{color:#484030bf;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:800}.closed-tickets-modal__items,.closed-tickets-modal__payments{flex-direction:column;gap:8px;display:flex}.closed-tickets-modal__item,.closed-tickets-modal__payment{background:#ffffffb3;border:1px solid #d0b99547;border-radius:16px;padding:12px 14px}.closed-tickets-modal__item>div,.closed-tickets-modal__payment>div{flex-direction:column;gap:3px;display:flex}.closed-tickets-modal__actions{justify-content:flex-end;gap:10px;margin-top:auto;display:flex}.closed-tickets-modal__empty{color:#484030b8;margin:auto 0;font-size:.95rem}.service-stat{background:var(--surface-1);border:1px solid var(--card-border);border-radius:8px;gap:2px;min-width:74px;padding:6px 8px;display:grid}.service-stat strong{color:var(--accent-dark);font-size:1.15rem}.service-stat span{color:var(--ink-muted);text-transform:uppercase;font-size:.78rem;font-weight:700}.service-stat--busy{background:#fff3dd;border-color:#efd19a}.service-floor__status span,.service-ticket__count,.service-menu__meta span{color:var(--ink-muted);font-size:.82rem;font-weight:700}.floor-canvas{min-height:clamp(380px,100dvh - 185px,620px);position:relative}.floor-canvas__surface{border:1px solid var(--card-border);background:linear-gradient(#fffffff2,#f8f4edf2),repeating-linear-gradient(0deg,#80879114 0 1px,#0000 1px 40px),repeating-linear-gradient(90deg,#80879114 0 1px,#0000 1px 40px);box-shadow:inset 0 1px #ffffffb3}.spatial-table{background:#fff;border:1px solid #d3cbc0;gap:4px;padding:8px;box-shadow:0 8px 20px #1f232914}.spatial-table--occupied{background:#fff4df;border-color:#edc97d;box-shadow:0 8px 24px #d19c1829}.spatial-table__name{font-size:.78rem}.spatial-table__meta,.spatial-table__value{letter-spacing:0;text-transform:none;font-size:.66rem}.spatial-table__value{color:var(--accent-dark)}.service-ticket{grid-template-rows:auto auto auto minmax(0,1fr) auto;align-self:stretch}.service-ticket__summary{background:var(--surface-2);border:1px solid var(--card-border);border-radius:8px;align-items:center;padding:8px 10px;display:flex}.service-ticket__summary span{color:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:700;display:block}.service-ticket__summary strong{color:var(--accent-dark);margin-top:2px;font-size:1rem;display:block}.service-ticket__header{justify-content:space-between;align-items:start;gap:12px;display:flex}.service-ticket__table{gap:6px;display:grid}.service-ticket__title-row{align-items:center;gap:6px;display:flex}.service-ticket__title-row h2{margin:0;font-size:1rem;line-height:1}.service-ticket__table-icon,.service-empty-state__icon,.category-tab__icon,.service-product-card__icon{justify-content:center;align-items:center;display:inline-flex}.service-ticket__table-icon{background:var(--surface-2);border:1px solid var(--card-border);color:var(--accent-dark);border-radius:8px;width:32px;height:32px}.service-ticket__table-icon svg,.service-empty-state__icon svg,.category-tab__icon svg,.service-product-card__icon svg,.service-button__icon{width:18px;height:18px}.service-ticket__meta{flex-wrap:wrap;gap:6px;display:flex}.service-state-pill{color:#2f8f57;background:#eef3ea;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:.68rem;font-weight:800;display:inline-flex}.service-state-pill--live{color:#a16214;background:#fff2dc}.service-ticket__count{text-transform:none;white-space:nowrap;align-self:end;font-size:.72rem}.service-ticket__list{gap:6px;min-height:0;display:grid;overflow:auto}.service-line{background:var(--surface-1);border:1px solid var(--card-border);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;gap:6px 8px;padding:8px 10px;display:grid}.service-line__body strong{font-size:.82rem}.service-line__body span,.service-line__sum{color:var(--ink-muted);font-size:.72rem}.service-line__sum{color:var(--accent-dark);font-size:.78rem}.service-line__controls{grid-column:1/-1;justify-content:flex-start;align-items:center;gap:6px;display:inline-flex}.service-line__quantity-trigger{color:var(--accent-dark);cursor:pointer;text-align:center;font-variant-numeric:tabular-nums;background:#c2642c14;border:1px solid #c2642c2e;border-radius:8px;justify-content:center;align-items:center;min-width:56px;height:28px;padding:0 10px;font-weight:800;display:inline-flex}.service-line__quantity-trigger:disabled{cursor:default;opacity:.6}.service-stepper{border:1px solid var(--card-border);color:var(--accent-dark);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.88rem;font-weight:800;display:inline-flex}.service-empty-state{border:1px solid var(--card-border);background:linear-gradient(#fff,#faf6f0);border-radius:8px;align-content:center;justify-items:start;gap:6px;min-height:104px;padding:10px;display:grid}.service-empty-state__icon{color:var(--ink-muted);background:#f2eee7;border-radius:8px;width:28px;height:28px}.service-empty-state h3,.service-empty-state p{margin:0}.service-empty-state h3{font-size:.82rem}.service-empty-state p{color:var(--ink-muted);font-size:.72rem}.pos-lock-overlay{border:1px solid var(--card-border);color:var(--accent-dark);text-align:center;z-index:2;background:#faf7f2eb;border-radius:8px;align-content:center;justify-items:center;gap:4px;padding:12px;display:grid;position:absolute;inset:12px}.pos-lock-overlay strong{letter-spacing:.06em;text-transform:uppercase;font-size:.82rem;font-weight:800}.pos-lock-overlay span{color:var(--ink-muted);max-width:340px;font-size:.72rem}.pos-lock-overlay--inline{margin-bottom:4px;position:relative;inset:auto}.service-ticket__footer{gap:6px;margin-top:auto;display:grid}.service-ticket__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.service-ticket__actions--payments{grid-template-columns:repeat(3,minmax(0,1fr))}.service-menu{grid-template-rows:auto minmax(0,1fr);align-content:start}.service-category-card{border:1px solid var(--card-border);box-shadow:none;color:var(--accent-dark);cursor:pointer;text-align:left;background:#fff;border-radius:8px;align-content:start;gap:4px;min-height:72px;padding:8px 10px;display:grid;position:relative}.service-category-card strong{margin-top:10px;font-size:.78rem;line-height:1.15}.service-category-card span:last-child{color:var(--ink-muted);font-size:.66rem;font-weight:700}.service-category-card__icon{color:var(--category-accent,#6b8298);background:#6b82981f;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.service-menu__topbar{grid-template-columns:minmax(0,1fr) minmax(180px,240px);align-items:center;gap:8px;display:grid}.service-menu__context strong{color:var(--accent-dark);font-size:.84rem;line-height:1.15}.service-search-shell{background:var(--surface-1);border:1px solid var(--card-border);border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:0 10px;display:flex}.service-search-shell:focus-within{border-color:#bb5a2c73}.service-search-shell__icon{color:var(--ink-muted);flex:none}.service-toolbar{gap:8px;display:grid}.service-search{background:0 0;border:0;border-radius:0;outline:none;flex:auto;min-height:auto;padding:0;font-size:.82rem}.service-search::placeholder{color:#8c9097}.category-tabs--menu{gap:6px}.category-tab--menu{min-height:34px;padding:0 10px}.category-tab__icon{border-radius:999px;flex:none;width:22px;height:22px}.category-tab--ink .category-tab__icon{background:#ece8e2}.category-tab--amber .category-tab__icon{color:#aa6b13;background:#fff1db}.category-tab--sea .category-tab__icon{color:#2b7583;background:#e3f4f7}.category-tab--plum .category-tab__icon{color:#7a4f8a;background:#f2e8f4}.category-tab--sage .category-tab__icon{color:#4f7d57;background:#e8f2e6}.category-tab--copper .category-tab__icon{color:#a65e35;background:#f8ebe2}.category-tab--menu.category-tab--active .category-tab__icon{color:currentColor;background:#ffffff24}.service-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-content:start;gap:6px;min-height:0;padding-right:2px;display:grid;overflow:auto}.service-product-card{border:1px solid var(--card-border);box-shadow:none;color:var(--accent-dark);cursor:pointer;text-align:left;background:#fff;border-radius:8px;gap:6px;min-height:106px;padding:8px;transition:border-color .14s,background .14s;display:grid}.service-product-card:hover{background:#fffaf4;border-color:#dfceb6}.service-product-card:focus-visible{outline-offset:2px;outline:2px solid #1f232952}.service-product-card[aria-disabled=true]{cursor:not-allowed;opacity:.72}.service-product-card__head,.service-action-button{justify-content:space-between;align-items:center;display:flex}.service-product-card__icon{border-radius:8px;width:28px;height:28px}.service-product-card__icon--ink{background:#ece8e2}.service-product-card__icon--amber{color:#aa6b13;background:#fff1db}.service-product-card__icon--sea{color:#2b7583;background:#e3f4f7}.service-product-card__icon--plum{color:#7a4f8a;background:#f2e8f4}.service-product-card__icon--sage{color:#4f7d57;background:#e8f2e6}.service-product-card__icon--copper{color:#a65e35;background:#f8ebe2}.service-product-card__qty{background:var(--accent-dark);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 8px;font-size:.76rem;font-weight:800;display:inline-flex}.service-product-card strong{font-size:.84rem;line-height:1.16}.service-product-card__category{color:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.service-product-card__price{color:var(--accent);margin-top:auto;font-size:.82rem;font-weight:800}.service-product-card--amber{background:linear-gradient(#fffdf9,#fff9f0);border-color:#efcf9d}.service-product-card--sea{background:linear-gradient(#fbfeff,#f4fbfc);border-color:#c9e7ee}.service-product-card--plum{background:linear-gradient(#fffefe,#fbf6fc);border-color:#e5d3eb}.service-product-card--sage{background:linear-gradient(#fdfffd,#f6fbf5);border-color:#d7e8d1}.service-product-card--copper{background:linear-gradient(#fffdfc,#fcf5f0);border-color:#efd2c2}.service-nav-button,.service-action-button{justify-content:center;gap:8px}.service-action-button{min-height:54px}.service-nav-button span,.service-action-button span{white-space:nowrap;font-weight:800}.service-ticket{grid-template-rows:auto auto minmax(0,1fr) auto;gap:14px}.service-ticket__header{align-items:start}.service-ticket__table{gap:8px}.service-ticket__table h2{margin:0;font-size:clamp(2rem,3vw,2.5rem);line-height:1}.service-ticket__list{border:1px solid var(--card-border);background:#fff;border-radius:24px;align-content:start;gap:10px;padding:12px;overflow:auto}.service-ticket__list--empty{padding:0}.service-line{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px 10px;display:grid}.service-line__body{gap:6px;min-width:0;display:grid}.service-line__top{justify-content:space-between;align-items:start;gap:8px;display:flex}.service-line__note-trigger{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;place-items:start;gap:3px;min-width:0;padding:0;display:grid}.service-line__action-trigger{white-space:nowrap;align-self:start;min-width:88px;min-height:34px;padding:0 14px;font-size:.86rem;font-weight:800}.service-line__action-trigger--bottom{grid-area:2/2;place-self:end}.service-line__body strong{line-height:1.15}.service-line__adjustment{color:var(--accent-dark);background:#c2642c1a;border-radius:999px;padding:4px 8px;font-size:.7rem;font-style:normal;font-weight:700;line-height:1;display:inline-flex}.service-line__adjustment--comp{color:#198754;background:#27a35e1f}.service-line__note{color:var(--ink-muted);font-size:.72rem;font-style:italic;line-height:1.25}.service-line__body span{font-size:.86rem}.service-line__price-strike{color:var(--ink-muted);font-weight:500}.service-line__sum{white-space:nowrap;flex-wrap:wrap;align-self:start;gap:4px;display:inline-flex}.service-line__status{color:var(--ink-muted);font-size:.72rem;font-weight:700}.service-line__status--draft{color:var(--accent-dark)}.service-line__controls{grid-area:2/1;align-items:center;gap:6px;display:inline-flex}.service-stepper--void,.service-product-stepper--void{color:var(--danger);background:#c440321f;border-color:#c4403252}.service-empty-state{min-height:100%;padding:16px}.service-ticket__footer{gap:12px}.service-ticket__total-breakdown{gap:4px;display:grid}.service-ticket__total-row{justify-content:space-between;align-items:center;font-size:.72rem;font-weight:700;display:flex}.service-ticket__total-row strong{color:#fff}.service-ticket__total-row--discount span,.service-ticket__total-row--discount strong{color:#ffcdc7}.service-ticket__total-row--tax span,.service-ticket__total-row--tax strong{color:#ffffffb3}.service-ticket__total-row--grand{border-top:1px solid #ffffff2e;margin-top:2px;padding-top:6px}.service-ticket__total-row--grand strong{font-size:1rem}.service-ticket__total{background:var(--accent-dark);color:#fff;border-radius:24px;gap:8px;padding:16px;display:grid}.service-ticket__total span{color:#ffffffb8;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:700;display:block}.service-ticket__total-meta,.service-ticket__total-amount{justify-content:space-between;align-items:end;gap:10px;display:flex}.service-ticket__total-meta strong{font-size:.82rem;line-height:1}.service-ticket__total-amount strong{font-size:1rem;line-height:1}.service-ticket__actions--primary{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr)}.service-ticket__actions--secondary{grid-template-columns:repeat(3,minmax(0,1fr))}.service-action-button{min-height:34px;padding:0 10px}.service-action-button--discount{justify-content:space-between;align-items:center;display:flex}.service-action-button--discount strong{color:var(--accent-dark);font-size:.72rem}.service-action-button--subtle{color:var(--ink-muted)}.service-action-button--danger{color:var(--danger);border-color:#c4403238}.service-action-button--danger-solid{background:var(--danger);border-color:var(--danger);color:#fff}.service-menu{grid-template-rows:auto minmax(0,1fr) auto;gap:8px}.service-menu__footer{gap:8px;display:grid}.service-menu__topbar{gap:8px}.service-search-shell{min-height:38px}.service-search-shell__icon,.service-button__icon,.category-tab__icon svg,.service-product-card__icon svg,.service-product-stepper svg{flex:none;width:14px;height:14px}.service-toolbar--dock{gap:0}.category-tabs--dock{flex-wrap:nowrap;padding-top:2px;overflow:auto}.category-tab--dock{flex:none;min-height:34px;padding:0 10px}.service-product-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));align-content:start;padding:4px 2px 4px 0}.service-product-card{grid-template-rows:auto auto auto;gap:6px;min-height:96px;padding:8px 8px 7px}.service-product-card__qty{background:#1f2329eb}.service-product-card__controls{justify-content:space-between;align-items:center;gap:6px;margin-top:2px;display:flex}.service-product-card__controls span{color:var(--accent-dark);font-size:.74rem;font-weight:800}.service-product-card__selection{align-items:center;gap:6px;display:inline-flex}.service-product-card__hint{color:var(--ink-muted);font-size:.68rem;font-weight:700}.service-product-card__action-stack{flex-direction:column;align-items:center;gap:6px;display:flex}.service-product-stepper{border:1px solid var(--card-border);color:var(--accent-dark);cursor:pointer;background:#ffffffeb;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.service-product-card__controls--live .service-product-stepper{border-color:#1f232924}.service-product-stepper--primary,.service-product-stepper--note{background:var(--accent-dark);border-color:var(--accent-dark);color:#fff}.service-product-stepper--quantity{color:var(--accent-dark);letter-spacing:.01em;background:#fffaf1f5;border-color:#cf783547;font-size:.68rem;font-weight:900}.service-product-stepper__note-icon{place-items:center;display:inline-grid}.service-favorites{flex-wrap:wrap;gap:6px;display:flex}.service-favorite-chip{border:1px solid var(--card-border);color:var(--accent-dark);cursor:pointer;background:#ffffffeb;border-radius:999px;align-items:center;gap:8px;min-height:30px;padding:0 10px;display:inline-flex}.service-favorite-chip--open-item{color:var(--brand-accent);border-style:dashed;border-color:#c56f2766}.service-favorite-chip span{font-size:.74rem;font-weight:700}.service-favorite-chip strong{font-variant-numeric:tabular-nums;font-size:.72rem}.service-last-action{color:var(--ink-muted);margin:0;font-size:.68rem}.service-pin-modal{width:min(100%,360px);max-width:360px}.service-pin-modal__copy{color:var(--ink-muted);margin:4px 0 0;font-size:.72rem}.item-note-modal{gap:12px;max-width:440px}.item-note-modal__textarea{border:1px solid var(--card-border);color:var(--accent-dark);font:inherit;resize:vertical;background:#fff;border-radius:10px;min-height:104px;padding:10px 12px;font-size:.86rem}.item-note-modal__textarea:focus{border-color:#c2642c52;outline:none;box-shadow:0 0 0 3px #c2642c1f}.item-note-modal__quick-notes{flex-wrap:wrap;gap:6px;display:flex}.item-note-modal__quick-note{border:1px solid var(--card-border);color:var(--accent-dark);cursor:pointer;font:inherit;background:#fffffff5;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 12px;font-size:.72rem;font-weight:700;display:inline-flex}.item-note-modal__quick-note:hover{background:#f7efe6;border-color:#c2642c3d}.item-pricing-modal{gap:14px;max-width:408px}.item-pricing-modal__base-price{background:#1263ff0d;border:1px solid #1263ff1f;border-radius:12px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.item-pricing-modal__base-price span{color:var(--ink-muted);font-size:.74rem;font-weight:800}.item-pricing-modal__base-price strong{color:var(--accent-dark);font-size:.84rem}.quantity-numpad-modal{gap:12px;max-width:420px}.quantity-numpad-modal__display{border:1px solid var(--card-border);color:var(--accent-dark);font-variant-numeric:tabular-nums;background:#fff;border-radius:12px;justify-content:flex-end;align-items:center;min-height:58px;padding:0 16px;font-size:1.35rem;font-weight:800;display:flex}.quantity-numpad-modal__quick-actions,.quantity-numpad-modal__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.item-pricing-modal__quick-actions,.item-pricing-modal__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.item-pricing-modal .service-action-button{min-height:42px}.item-pricing-modal .field{gap:5px}.item-pricing-modal .field>span{color:var(--accent-dark);font-size:.74rem;font-weight:800}.item-pricing-modal .field__input{min-height:44px;padding-inline:12px}.item-pricing-modal__row--target{grid-template-columns:minmax(0,1fr);align-items:end;gap:8px}.item-pricing-modal__apply-secondary{justify-self:stretch;min-height:40px}.item-pricing-modal__discount{gap:12px;display:grid}.service-pin-modal__close{min-width:30px;min-height:30px;padding:0}.service-pin-modal__display{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.service-pin-modal__dot{border:1px solid var(--card-border);background:#1f232914;border-radius:999px;height:12px}.service-pin-modal__dot--filled{background:var(--accent-dark);border-color:var(--accent-dark)}.service-pin-modal__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.service-pin-modal__grid .service-pin-modal__key:last-child{grid-column:2}.service-pin-modal__key{border:1px solid var(--card-border);color:var(--accent-dark);cursor:pointer;font-variant-numeric:tabular-nums;background:#fff;border-radius:8px;justify-content:center;align-items:center;height:42px;font-size:.9rem;font-weight:800;display:inline-flex}.service-pin-modal__actions{justify-content:flex-end}.service-discount-modal{gap:10px;max-width:360px}.service-discount-modal__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.service-discount-modal__option{min-height:42px;font-size:.76rem;font-weight:800}.service-discount-modal__option--reset{color:var(--danger)}.product-modifier-modal{gap:12px;width:min(92vw,560px);max-width:min(92vw,560px)}.product-modifier-modal__note{color:var(--ink-muted);margin:4px 0 0;font-size:.72rem}.product-modifier-modal__groups{gap:10px;max-height:min(48vh,420px);display:grid;overflow:auto}.product-modifier-modal__group{border:1px solid var(--card-border);background:#ffffffb3;border-radius:12px;gap:10px;padding:12px;display:grid}.product-modifier-modal__group-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.product-modifier-modal__group-header strong{color:var(--accent-dark);font-size:.86rem;display:block}.product-modifier-modal__group-header span,.product-modifier-modal__group-header b{color:var(--ink-muted);font-variant-numeric:tabular-nums;font-size:.7rem}.product-modifier-modal__options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.product-modifier-modal__option{border:1px solid var(--card-border);color:var(--accent-dark);cursor:pointer;font:inherit;text-align:left;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;min-height:64px;padding:12px;transition:border-color .14s,box-shadow .14s,transform .14s;display:flex}.product-modifier-modal__option:hover:not(:disabled),.product-modifier-modal__option--selected{border-color:#3b82f647;box-shadow:0 0 0 3px #3b82f614}.product-modifier-modal__option:disabled{cursor:default;opacity:.48}.product-modifier-modal__option-copy{gap:2px;min-width:0;display:grid}.product-modifier-modal__option-copy strong{font-size:.8rem}.product-modifier-modal__option-copy span{color:var(--ink-muted);font-variant-numeric:tabular-nums;font-size:.7rem}.product-modifier-modal__option-check{color:#2563eb;background:#3b82f61f;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.product-modifier-modal__errors{gap:6px;display:grid}.checkout-hub{gap:10px;width:min(96vw,1120px);max-width:min(96vw,1120px)}.checkout-hub__columns{grid-template-columns:minmax(0,1fr) 56px minmax(0,1fr);align-items:stretch;gap:8px;min-height:min(34vh,280px);display:grid}.checkout-hub__column{border:1px solid var(--card-border);background:#ffffffb3;border-radius:12px;grid-template-rows:auto minmax(0,1fr);gap:6px;min-height:0;padding:8px;display:grid}.checkout-hub__column--selected{background:#e9f0fae0;border-color:#597ca03d}.checkout-hub__column-head{color:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:.72rem;font-weight:800;display:flex}.checkout-hub__bulk-controls{flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.checkout-hub__bulk-button{background:var(--accent-dark);border:1px solid var(--accent-dark);color:#fff;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.checkout-hub__bulk-button:disabled{cursor:default;opacity:.45}.checkout-hub__list{flex-direction:column;place-content:flex-start;gap:6px;min-height:0;max-height:min(28vh,220px);display:flex;overflow:auto}.checkout-hub__item{border:1px solid var(--card-border);color:var(--accent-dark);cursor:pointer;font:inherit;text-align:left;background:#fff;border-radius:10px;flex:none;justify-content:space-between;align-self:stretch;align-items:center;gap:8px;height:fit-content;min-height:42px;padding:7px 9px;display:flex}.checkout-hub__item-copy{gap:2px;min-width:0;display:grid}.checkout-hub__item-copy strong{font-size:.78rem}.checkout-hub__item-copy span,.checkout-hub__item>strong{color:var(--ink-muted);font-variant-numeric:tabular-nums;font-size:.68rem}.checkout-hub__empty{border:1px dashed var(--card-border);color:var(--ink-muted);background:#ffffffb3;border-radius:10px;justify-content:center;align-items:center;min-height:72px;margin:0;font-size:.72rem;display:flex}.checkout-hub__footer{grid-template-columns:minmax(148px,auto) minmax(0,1fr);align-items:stretch;gap:10px;display:grid}.checkout-hub__guest-counter{border:1px solid var(--card-border);background:#fff;border-radius:12px;gap:6px;min-width:148px;padding:8px 10px;display:grid}.checkout-hub__guest-counter span{color:var(--ink-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:800}.checkout-hub__guest-counter-controls{justify-content:space-between;align-items:center;gap:8px;display:flex}.checkout-hub__guest-counter-controls strong{color:var(--accent-dark);font-variant-numeric:tabular-nums;font-size:.92rem}.checkout-hub__summary{border:1px solid var(--card-border);background:#fff;border-radius:12px;gap:5px;min-width:min(100%,320px);padding:8px 10px;display:grid}.checkout-hub__payment-methods{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.checkout-hub__payment-option{border:1px solid var(--card-border);color:var(--accent-dark);cursor:pointer;text-align:left;background:#fff;border-radius:12px;align-items:center;gap:10px;min-height:52px;padding:10px 12px;display:flex}.checkout-hub__payment-option-copy{gap:2px;display:grid}.checkout-hub__payment-option-copy strong{font-size:.8rem}.checkout-hub__payment-option-copy span{color:var(--ink-muted);font-size:.68rem}.checkout-hub__account-field{gap:6px;display:grid}.checkout-hub__summary-row{justify-content:space-between;align-items:center;font-size:.72rem;display:flex}.checkout-hub__summary-row span{color:var(--ink-muted)}.checkout-hub__summary-row strong{color:var(--accent-dark);font-variant-numeric:tabular-nums}.checkout-hub__summary-row--discount strong{color:var(--danger)}.checkout-hub__summary-row--grand{border-top:1px solid var(--card-border);margin-top:2px;padding-top:8px}.checkout-hub__summary-row--grand strong{font-size:1rem}.checkout-hub__actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.table-transfer-modal{gap:12px}.table-transfer-modal__mode-switch{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.table-transfer-modal__mode{border:1px solid var(--card-border);color:var(--accent-dark);cursor:pointer;font:inherit;background:#ffffffd1;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:36px;font-size:.78rem;font-weight:800;display:inline-flex}.table-transfer-modal__mode--active{color:#fff;background:#1f2329eb;border-color:#1f2329eb}.table-transfer-modal__targets{gap:8px;display:grid}.table-transfer-modal__zones{flex-wrap:wrap;gap:6px;display:inline-flex}.table-transfer-modal__zone{border:1px solid var(--card-border);color:var(--accent-dark);cursor:pointer;font:inherit;background:#ffffffd6;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:.72rem;font-weight:800;display:inline-flex}.table-transfer-modal__zone--active{background:var(--accent-dark);border-color:var(--accent-dark);color:#fff}.table-transfer-modal__target-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.table-transfer-modal__target{border:1px solid var(--card-border);color:var(--accent-dark);cursor:pointer;text-align:left;background:#fff;border-radius:10px;align-items:start;gap:3px;min-height:48px;padding:8px;display:grid}.table-transfer-modal__target strong{font-size:.76rem}.table-transfer-modal__target span{color:var(--ink-muted);font-size:.64rem;font-weight:700}.table-transfer-modal__target--active{background:#f7f9fb;border-color:#1f23293d}.table-transfer-modal__actions{justify-content:space-between}.settings-quick-notes{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:8px;display:grid}.settings-quick-notes__list{gap:6px;display:grid}.settings-quick-note-row{border:1px solid var(--card-border);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.settings-quick-note-row__copy{gap:2px;display:grid}.settings-quick-note-row__copy strong{color:var(--accent-dark);font-size:.8rem}.settings-quick-note-row__copy span,.settings-quick-notes__empty{color:var(--ink-muted);font-size:.72rem}.settings-quick-note-row__actions,.settings-quick-notes__form-actions{justify-content:flex-end;gap:6px;display:flex}.settings-quick-note-row__delete{color:var(--danger)}.checkout-modal{gap:12px;max-width:400px}.checkout-modal__content{gap:12px;display:grid}.checkout-modal__badge{border-radius:12px;justify-self:start;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-size:.84rem;font-weight:800;display:inline-flex}.checkout-modal__badge--cash{color:var(--success);background:#2f8f571f;border:1px solid #2f8f573d}.checkout-modal__badge--card{color:#2f6dcf;background:#3b82f61a;border:1px solid #3b82f638}.checkout-modal__amount{border:1px solid var(--card-border);background:#fff;border-radius:16px;gap:6px;padding:14px 16px;display:grid}.checkout-modal__amount span{color:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}.checkout-modal__amount strong{color:var(--accent-dark);font-variant-numeric:tabular-nums;letter-spacing:-.04em;font-size:1.8rem;line-height:1}.checkout-modal__actions{justify-content:flex-end}.checkout-modal__confirm{min-width:168px}.receipt-preview-modal{gap:12px;max-width:540px}.receipt-preview-modal__body{border:1px solid var(--card-border);background:#f8f5ef;border-radius:16px;max-height:min(62vh,620px);padding:14px;overflow:auto}.receipt-preview-modal__paper{color:#1f2329;white-space:pre-wrap;min-height:100%;margin:0;font-family:SFMono-Regular,Roboto Mono,IBM Plex Mono,monospace;font-size:.76rem;line-height:1.5}.pos-empty-state{min-height:88px}.dashboard-hero,.dashboard-card,.dashboard-table-card,.inventory-modal{border-radius:8px}.dashboard-table-card__header,.inventory-report__header{gap:8px}.layout-editor{gap:8px;display:grid}.layout-editor__header,.layout-editor__toolbar,.layout-editor__summary,.layout-editor__rename,.layout-editor__actions,.layout-canvas__hud,.layout-inspector__header,.layout-inspector__hint,.layout-inspector__actions{align-items:center;display:flex}.layout-editor__header,.layout-editor__toolbar,.layout-canvas__hud,.layout-inspector__header,.layout-inspector__actions{justify-content:space-between}.layout-editor__header{gap:12px}.layout-editor__header h2{margin:4px 0 0;font-size:clamp(1.7rem,2.6vw,2.2rem);line-height:1}.layout-editor__zones,.layout-editor__summary{flex-wrap:wrap;gap:6px;display:flex}.layout-editor__toolbar{gap:8px}.layout-editor__rename{gap:6px}.layout-editor__rename-input{border:1px solid var(--card-border);color:var(--accent-dark);background:#fff;border-radius:8px;min-width:160px;min-height:34px;padding:0 10px}.layout-chip{border:1px solid var(--card-border);color:var(--accent-dark);background:#fff;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:.68rem;font-weight:800;display:inline-flex}.layout-workspace{gap:8px;display:grid}.layout-canvas-shell,.layout-inspector{border:1px solid var(--card-border);box-shadow:var(--shadow);background:#fff;border-radius:8px}.layout-canvas-shell{gap:8px;padding:8px;display:grid}.layout-canvas__hud{color:var(--ink-muted);min-height:24px;padding:0 4px;font-size:.68rem;font-weight:700}.layout-canvas{border:1px solid var(--card-border);background:linear-gradient(#fffffffa,#f6f1e8fa),repeating-linear-gradient(0deg,#80879114 0 1px,#0000 1px 44px),repeating-linear-gradient(90deg,#80879114 0 1px,#0000 1px 44px);border-radius:8px;min-height:clamp(520px,100dvh - 205px,760px);position:relative;overflow:hidden}.layout-table{color:var(--accent-dark);cursor:grab;text-align:center;touch-action:none;background:#fff;border:1px solid #d7cfc2;align-content:center;justify-items:center;gap:4px;padding:6px;transition:box-shadow .14s,border-color .14s,background .14s;display:grid;position:absolute;top:0;left:0;transform:translate(-50%,-50%);box-shadow:0 8px 24px #1f232914}.layout-table--circle{border-radius:999px}.layout-table--rectangle{border-radius:8px}.layout-table--occupied{background:#fff5e4;border-color:#efc06f}.layout-table--selected{border-color:var(--accent);box-shadow:0 12px 32px #bb5a2c29}.layout-table--dragging{cursor:grabbing;z-index:3}.layout-table__name{font-size:.76rem;font-weight:800;line-height:1.05}.layout-table__meta,.layout-table__status{color:var(--ink-muted);font-size:.62rem;font-weight:700}.layout-table__status{color:#9a5d11}.layout-inspector{gap:8px;padding:8px;display:grid}.layout-inspector__header h3{margin:2px 0 0;font-size:.9rem}.layout-inspector__hint{color:var(--ink-muted);font-size:.68rem;font-weight:700}.layout-inspector__body{gap:8px;display:grid}.layout-inspector__group{gap:4px;display:grid}.layout-inspector__label{color:var(--accent-dark);font-size:.72rem;font-weight:700}.layout-option-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.layout-option-row--two{grid-template-columns:repeat(2,minmax(0,1fr))}.layout-option-button{background:var(--surface-1);border:1px solid var(--card-border);color:var(--accent-dark);cursor:pointer;text-align:center;border-radius:8px;align-items:center;gap:2px;min-height:50px;padding:6px 8px;display:grid}.layout-option-button strong{font-size:.78rem}.layout-option-button span{color:var(--ink-muted);font-size:.64rem;font-weight:700}.layout-option-button--active{background:#fff4e7;border-color:#e39b63;box-shadow:0 8px 24px #bb5a2c1f}.layout-inspector__actions{gap:6px}.layout-inspector__delete{color:#b1332a;border-color:#c4403247}.service-menu__tier-shell{gap:8px;display:grid}.service-group-toggle{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.service-group-toggle__item{background:var(--surface-1);border:1px solid var(--card-border);color:var(--ink-muted);cursor:pointer;letter-spacing:.06em;text-transform:uppercase;border-radius:8px;justify-content:center;align-items:center;min-height:34px;padding:0 10px;font-size:.72rem;font-weight:800;display:inline-flex}.service-group-toggle__item--active{background:var(--accent-dark);border-color:var(--accent-dark);color:#fff}.service-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.service-category-card{border:1px solid var(--card-border);color:var(--accent-dark);cursor:pointer;text-align:left;background:#fff;border-radius:8px;align-items:center;min-height:48px;padding:8px 10px 7px;display:flex;position:relative}.service-category-card:before{background:var(--category-accent,#6b8298);content:"";border-radius:999px;height:5px;position:absolute;top:8px;left:10px;right:10px}.service-category-card--active{background:#f7f9fb;border-color:#1f232938}.service-category-card__icon{color:var(--category-accent,#6b8298);background:#6b82981f;border-radius:6px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.service-category-card__title{align-items:center;gap:8px;min-width:0;margin-top:6px;display:flex}.service-category-card strong{font-size:.78rem;line-height:1.1}.service-menu__topbar{grid-template-columns:minmax(0,1fr) minmax(180px,240px);align-items:center}.service-menu__context{gap:2px;display:grid}.service-menu__group-label{color:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.6rem;font-weight:800}.service-menu__context strong{color:var(--accent-dark);font-size:.8rem}.service-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.service-product-card{gap:3px;min-height:78px;padding:6px 6px 5px}.service-product-card strong{color:var(--accent-dark);font-size:.84rem;font-weight:800;line-height:1.14}.service-product-card__price{font-size:.7rem}.service-product-card__head{min-height:20px}.service-product-card__icon{width:24px;height:24px}.service-product-card__qty{min-width:20px;min-height:20px;padding:0 5px;font-size:.64rem}.service-product-card__controls{gap:3px}.service-product-card__controls span{font-size:.68rem}.service-product-card__hint{font-size:.62rem}.service-product-card__selection{gap:3px}.service-product-card__action-stack{gap:5px}.service-product-stepper{width:20px;height:20px}.service-product-stepper--note svg{color:#fff;stroke-width:2.2px;width:11px;height:11px}@media (width<=1100px){.catalog-editor-compact__header,.catalog-editor-compact__body,.catalog-editor-compact__tabs{max-width:none}.catalog-editor-compact__options-layout,.catalog-editor-compact__details-grid,.catalog-editor-compact__option-list,.catalog-editor-compact__param-row,.catalog-editor-compact__recipe-row{grid-template-columns:1fr}.catalog-editor-shell{height:auto;min-height:0}.catalog-editor-shell__workspace,.catalog-editor-shell__options-workspace,.catalog-editor-shell__form-grid,.catalog-editor-shell__switcher{grid-template-columns:1fr}.catalog-editor-shell__body,.catalog-editor-shell__workspace,.catalog-editor-shell__panel,.catalog-editor-shell__panel-card,.catalog-editor-shell__option-list,.catalog-editor-shell__editor-card,.catalog-editor-shell__recipe-list{overflow:visible}.catalog-editor-shell__param-row,.catalog-editor-shell__recipe-row{grid-template-columns:1fr}.catalog-editor__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-editor__options-layout{grid-template-columns:1fr}.catalog-editor__card--sticky{position:static}.catalog-editor__parameter-head,.catalog-editor__parameter-row,.catalog-editor__recipe-head,.catalog-editor__recipe-row{grid-template-columns:1fr}.catalog-editor__parameter-head,.catalog-editor__recipe-head{display:none}.pos-shell--order{grid-template-columns:1fr}.report-summary-metrics,.report-finance-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.report-summary-grid,.report-columns{grid-template-columns:1fr}.kasa-primary-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.kasa-secondary-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.service-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.layout-option-row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=860px){.reports-topbar,.reports-viewbar{flex-direction:column;align-items:stretch}.reports-viewbar__filters{justify-content:stretch}.reports-viewbar__filters>*{width:100%}.reports-overview__kpis,.reports-overview__grid,.reports-ticket-layout,.reports-ticket-detail__meta,.reports-detail-page__meta-grid,.reports-detail-page__content-grid,.reports-detail-panel__meta{grid-template-columns:1fr}.catalog-editor-compact__header,.catalog-editor-compact__titlebar,.catalog-editor-compact__header-actions,.catalog-editor-compact__panel-head,.catalog-editor-compact__option-card-top,.catalog-editor-compact__option-card-actions,.catalog-editor-compact__subtoolbar,.catalog-editor-compact__footer,.catalog-editor-compact__bottom-bar,.catalog-editor-compact__editor-head,.catalog-editor-shell__header,.catalog-editor-shell__heading,.catalog-editor-shell__header-actions,.catalog-editor-shell__panel-header,.catalog-editor-shell__option-head,.catalog-editor-shell__option-actions,.catalog-editor-shell__library-row,.catalog-editor-shell__builder-bar,.catalog-editor-shell__footer{flex-direction:column;align-items:stretch}.catalog-editor-shell__heading h3{font-size:2rem}.catalog-editor__header,.catalog-editor__headline,.catalog-editor__actions,.catalog-editor__card-header,.catalog-editor__linked-top,.catalog-editor__linked-actions,.catalog-editor__library-row,.catalog-editor__builder-toolbar,.catalog-editor__section-actions{flex-direction:column;align-items:stretch}.catalog-editor__summary,.catalog-editor__form-grid{grid-template-columns:1fr}.catalog-editor__section,.catalog-editor__card{padding:14px}.app-shell__topbar{padding:0 14px}.app-shell__content{height:calc(100dvh - var(--header-height));padding:14px 14px calc(var(--dock-height) + 18px)}.app-shell__bottom-deck{bottom:10px;left:10px;right:10px}.app-shell__bottom-deck-surface{justify-content:space-between;width:100%}.app-shell__runtime-chip{display:none}.app-nav-button{flex:1;min-width:0;min-height:58px}.dashboard-grid,.auth-grid,.pinpad-shell,.service-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-ticket__summary,.service-ticket__header{flex-direction:column;align-items:stretch}.service-ticket__count{white-space:normal;align-self:start}.auth-grid,.pinpad-shell{grid-template-columns:1fr}.layout-editor__header,.layout-editor__toolbar,.layout-canvas__hud,.layout-inspector__header,.layout-inspector__actions{flex-direction:column;align-items:stretch}.layout-editor__zones,.layout-editor__summary{width:100%}}@media (width<=640px){.catalog-editor-shell__switch{min-height:54px}.catalog-section-tabs{width:100%}.catalog-section-tabs__item{flex:1}.catalog-editor__headline h3{font-size:1.8rem}.catalog-editor__summary-item{min-height:auto}.app-shell__topbar{flex-direction:column;align-items:start;gap:8px;height:auto;padding:12px 14px}.app-shell__topbar-actions{width:100%}.app-shell__topbar-actions .ghost-button{margin-left:auto}.app-shell__content{height:calc(100dvh - 98px);padding-bottom:calc(var(--dock-height) + 22px)}.service-floor__header,.service-floor__toolbar,.service-ticket__header,.service-floor__status,.inventory-report__header,.layout-editor__rename{flex-direction:column;align-items:stretch}.service-floor__stats,.dashboard-grid,.service-ticket__actions,.service-ticket__actions--payments,.service-product-grid,.service-category-grid,.layout-option-row,.layout-option-row--two,.service-line{grid-template-columns:1fr}.service-line__controls{justify-content:flex-start}.service-search,.service-search-shell,.service-group-toggle__item,.zone-tab,.category-tab{width:100%}.zone-switcher,.category-tabs,.service-group-toggle{grid-template-columns:1fr;display:grid}.service-floor__quick-actions{flex-direction:column;justify-content:stretch}.service-floor__stats{width:100%}.service-floor__custom-grid{padding-bottom:4px}.service-floor__custom-card{flex-basis:160px}.service-menu__topbar{grid-template-columns:1fr}.layout-chip,.layout-editor__rename-input{width:100%}}:root{--app-bg:#f3f7ff;--surface-0:#fffffffa;--surface-1:#fff;--surface-2:#edf4ff;--card:#fff;--card-border:#cfddf7;--accent:#ff6b00;--accent-dark:#081a38;--brand-accent:#1263ff;--brand-accent-strong:#0a49d1;--brand-accent-soft:#eaf2ff;--ink-muted:#5f6d85;--success:#11b46d;--warning:#ffb020;--danger:#e11d48;--shadow:0 16px 40px #1263ff1f}body{background:radial-gradient(circle at top left, #1263ff1f, transparent 26%), radial-gradient(circle at top right, #ff6b001f, transparent 22%), linear-gradient(180deg, #fffffffa, #f3f7fff5), var(--app-bg)}:focus-visible{outline-offset:2px;outline:3px solid #1263ff47}.app-shell{background:radial-gradient(circle at top right, #1263ff0f, transparent 20%), var(--app-bg)}.app-shell__topbar{background:#fffffff5;border-bottom:1px solid #1263ff1f;box-shadow:0 12px 30px #081a380f}.app-shell__brand-copy h1{color:var(--accent-dark);letter-spacing:-.02em;font-size:.96rem}.sync-indicator{color:var(--accent-dark);background:#fffffff0;border:1px solid #1263ff29;box-shadow:0 10px 26px #1263ff1a}.app-nav-button{border-color:#1263ff0a}.app-nav-button--active{color:var(--brand-accent-strong);background:linear-gradient(#eaf2fff2,#fffffffa);border-color:#1263ff33;box-shadow:0 12px 24px #1263ff24}.primary-button,.ghost-button,.pin-button{border-radius:14px;transition:transform .14s,box-shadow .14s,border-color .14s,background .14s}.primary-button{background:linear-gradient(135deg, var(--brand-accent), var(--brand-accent-strong));color:#fff;border:1px solid #1263ff33;box-shadow:0 16px 30px #1263ff38}.primary-button:hover,.pin-button:hover{box-shadow:0 18px 34px #1263ff42}.ghost-button{color:var(--accent-dark);background:#fffffff0;border:1px solid #1263ff24}.ghost-button:hover{border-color:#1263ff42;box-shadow:0 10px 24px #1263ff1a}.auth-card,.auth-tip,.pinpad-card,.boot-error__card{background:#fffffff5;border:1px solid #1263ff1f;box-shadow:0 24px 56px #081a381a}.pin-dot--empty{background:#1263ff24}.pin-dot--filled{background:linear-gradient(135deg, var(--brand-accent), var(--accent))}.pin-button{color:var(--accent-dark);background:linear-gradient(#fffffffa,#edf4fffa);border:1px solid #1263ff24;box-shadow:0 14px 30px #081a3814}.pin-button--utility{color:var(--brand-accent-strong);background:#eaf2fff5}.boot-error{background:radial-gradient(circle at 0 0,#1263ff1f,#0000 24%),radial-gradient(circle at 100% 100%,#ff6b001f,#0000 20%),linear-gradient(#fff,#f3f7ff)}.device-setup{color:var(--accent-dark);background:radial-gradient(circle at 0 0,#1263ff29,#0000 28%),radial-gradient(circle at 100% 100%,#ff6b001f,#0000 24%),linear-gradient(#fff,#eef4ff)}.device-setup__backdrop{background:linear-gradient(135deg,#1263ff0d,#0000),linear-gradient(#ff6b000f,#0000 42%)}.device-setup__surface{background:#fffffff0;border:1px solid #1263ff1f;box-shadow:0 32px 80px #081a381f}.device-setup__hero{border-right:1px solid #1263ff1a}.device-setup__pairing-card,.device-setup__qr-card,.device-setup__fallback,.device-setup__fallback-note{color:var(--accent-dark);background:linear-gradient(#fffffffa,#edf4fff0);border:1px solid #1263ff1f}.device-setup__lead,.device-setup__fallback-header p,.device-setup__pairing-note,.device-setup__fallback-note,.device-setup__qr-meta span,.device-setup__remember,.device-setup .field span{color:var(--ink-muted)}.device-setup__pairing-label{color:var(--brand-accent-strong)}.device-setup__pairing-code{color:var(--accent-dark)}.device-setup__qr-placeholder{background:linear-gradient(135deg, var(--brand-accent), var(--accent));border:0;box-shadow:0 24px 40px #1263ff2e}.device-setup__brand-logo-frame{justify-content:center;align-items:center;width:min(76%,260px);display:flex;overflow:hidden}.device-setup__brand-logo{transform-origin:50%;width:100%;max-width:none;height:auto;display:block;transform:scale(1.8)translate(12px)}.device-setup .field input{color:var(--accent-dark);background:#fffffffa;border-color:#1263ff24;min-height:56px;padding:14px 16px}.device-setup .field select,.onboarding-wizard .field select{color:var(--accent-dark);background:#fffffffa;border:1px solid #1263ff24;border-radius:16px;min-height:56px;padding:14px 16px}.device-setup__form{gap:16px}.device-setup__form-field--wide{grid-column:1/-1}.device-setup .field input::placeholder{color:#8ea0bf}.onboarding-wizard__surface{grid-template-columns:minmax(260px,.25fr) minmax(0,.75fr)}.onboarding-wizard__hero,.onboarding-wizard__form-surface{gap:20px}.onboarding-wizard__progress{grid-template-columns:1fr;gap:12px;display:grid}.onboarding-wizard__progress-step{background:#ffffffe0;border:1px solid #1263ff24;border-radius:16px;gap:8px;padding:14px;display:grid}.onboarding-wizard__progress-step span{color:var(--ink-muted);background:#1263ff14;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.72rem;font-weight:800;display:inline-flex}.onboarding-wizard__progress-step strong{color:var(--accent-dark);font-size:.9rem;line-height:1.15}.onboarding-wizard__progress-step small{color:var(--ink-muted);font-size:.78rem;line-height:1.45}.onboarding-wizard__progress-step--active{border-color:#1263ff5c;box-shadow:0 14px 28px #1263ff1f}.onboarding-wizard__progress-step--active span,.onboarding-wizard__progress-step--done span{background:linear-gradient(135deg, var(--brand-accent), var(--brand-accent-strong));color:#fff}.onboarding-wizard__progress-step--done{background:#ecfdf5f0;border-color:#22c55e2e}.onboarding-wizard__summary{gap:10px;margin-top:4px}.onboarding-wizard__form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.onboarding-wizard .field input,.onboarding-wizard .field select{font-size:1rem}.onboarding-wizard__form-header{gap:8px}.onboarding-wizard__field--wide,.onboarding-wizard__checkbox{grid-column:1/-1}.onboarding-wizard__checkbox{color:var(--accent-dark);align-items:center;gap:10px;font-size:.88rem;font-weight:700;display:flex}.onboarding-wizard__checkbox input{accent-color:var(--brand-accent);block-size:16px;inline-size:16px}.onboarding-wizard__actions{justify-content:space-between;gap:10px;margin-top:auto;padding-top:8px;display:flex}.onboarding-wizard__actions .ghost-button,.onboarding-wizard__actions .primary-button{min-width:164px}.onboarding-wizard__sidebar-footnote{color:var(--ink-muted);align-items:flex-start;gap:2px;margin-top:auto;display:grid}.onboarding-wizard__sidebar-footnote strong{color:var(--accent-dark);font-size:.92rem}.onboarding-wizard__sidebar-footnote .app-version-badge{color:var(--accent-dark);letter-spacing:0;text-align:left;font-size:.92rem}.approval-board{gap:12px;display:grid}.approval-board__header .dense-panel__body{gap:4px;display:grid}.approval-board__grid{gap:12px;display:grid}.approval-board__empty{min-height:140px}.approval-card{gap:12px}.approval-card__header{align-items:flex-start;gap:12px}.approval-card__copy{gap:4px;display:grid}.approval-card__copy strong{color:var(--accent-dark);font-size:1rem}.approval-card__copy span{color:var(--ink-muted);font-size:.78rem}.approval-card__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.approval-card__section{background:#ffffffd1;border:1px solid #1263ff1f;border-radius:12px;gap:4px;padding:12px;display:grid}.approval-card__section strong{color:var(--accent-dark);font-size:.84rem}.approval-card__section span{color:var(--ink-muted);font-size:.74rem;line-height:1.35}.pending-approval-card{gap:10px;max-width:620px;display:grid}.pending-approval-card__actions{justify-content:center;margin-top:8px;display:flex}@media (width<=980px){.onboarding-wizard__surface,.onboarding-wizard__progress,.onboarding-wizard__form-grid,.device-setup__surface,.approval-card__grid{grid-template-columns:1fr}.service-line{grid-template-columns:minmax(0,1fr)}.service-line__sum,.service-line__controls,.service-line__action-trigger--bottom{grid-column:1}.service-line__action-trigger--bottom{justify-self:end}.onboarding-wizard__actions{flex-direction:column-reverse}.onboarding-wizard__actions .ghost-button,.onboarding-wizard__actions .primary-button{width:100%}}.pos-lock-overlay{background:#fffffff5;border:1px solid #1263ff1f;box-shadow:0 18px 36px #081a3814}.service-group-toggle__item{color:var(--ink-muted);background:#fffffff5;border-color:#1263ff24}.service-group-toggle__item--active{background:linear-gradient(135deg, var(--brand-accent), var(--brand-accent-strong));color:#fff;border-color:#1263ff66;box-shadow:0 14px 28px #1263ff2e}.service-category-card{background:linear-gradient(#fffffffa,#f5f9fffa);border-color:#1263ff1f;box-shadow:0 10px 22px #081a380d}.service-category-card--active{background:linear-gradient(#eaf2fffa,#fffffffa);border-color:#1263ff47;box-shadow:0 14px 28px #1263ff24}.service-category-card__icon{background:color-mix(in srgb, var(--category-accent,#1263ff) 14%, white)}.service-search-shell{background:#fffffff5;border-color:#1263ff1f}.service-search-shell:focus-within{border-color:#1263ff6b;box-shadow:0 0 0 4px #1263ff1a}.service-product-card{background:linear-gradient(#fffffffc,#f5f9fff5);border-color:#1263ff24;box-shadow:0 12px 28px #081a380f}.service-product-card:hover{background:linear-gradient(#fff,#eaf2fff5);border-color:#1263ff52;box-shadow:0 18px 34px #1263ff24}.service-product-card--active{border-color:#1263ff57;box-shadow:0 18px 34px #1263ff29}.service-product-card--amber,.service-product-card--sea,.service-product-card--plum,.service-product-card--sage,.service-product-card--copper{background:linear-gradient(#fff,#f0f6fff0);border-color:#1263ff24}.service-product-card__qty{background:linear-gradient(135deg, var(--brand-accent), var(--accent));box-shadow:0 10px 18px #1263ff33}.service-product-card__price{color:var(--accent)}.service-line__adjustment{color:#b54708;background:#ff6b001f}.service-empty-state__icon{color:var(--brand-accent-strong);background:#1263ff1a}.service-ticket__list{background:#fffffffa;border-color:#1263ff1f;box-shadow:inset 0 1px #fffc}.service-ticket__total{background:radial-gradient(circle at 100% 0,#ff6b0033,#0000 28%),linear-gradient(135deg,#07152f,#0d2d63);box-shadow:0 22px 40px #081a3838}.service-product-stepper{background:#fffffffa;border-color:#1263ff29;box-shadow:0 8px 18px #081a380f}.service-product-stepper--primary,.service-product-stepper--note{background:linear-gradient(135deg, var(--brand-accent), var(--brand-accent-strong));border-color:#1263ff66;box-shadow:0 12px 20px #1263ff2e}.service-product-stepper--quantity{color:#b54708;background:#ff6b001a;border-color:#ff6b0042}.service-favorite-chip{background:#fffffff5;border-color:#1263ff1f}.service-favorite-chip--open-item{color:var(--brand-accent-strong);background:#1263ff0a;border-color:#1263ff66}.checkout-hub__column,.checkout-hub__guest-counter,.checkout-hub__summary,.checkout-hub__item,.checkout-hub__payment-option{background:#fffffffa;border-color:#1263ff24}.checkout-hub__column--selected{background:#eaf2fff5;border-color:#1263ff47;box-shadow:inset 0 0 0 1px #1263ff14}.checkout-hub__bulk-button{background:linear-gradient(135deg, var(--brand-accent), var(--accent));border:0;box-shadow:0 14px 24px #1263ff33}.checkout-hub__item--right{border-color:#1263ff47}.checkout-hub__payment-option--active{border-color:#1263ff57;box-shadow:0 0 0 4px #1263ff1f}.service-action-button--cash,.checkout-modal__confirm{background:linear-gradient(135deg, #ff7a12, var(--accent));color:#fff;border-color:#ff6b0052;box-shadow:0 16px 28px #ff6b002e}.table-transfer-modal__mode--active{background:linear-gradient(135deg, var(--brand-accent), var(--brand-accent-strong));color:#fff;border-color:#1263ff5c}
