.kitchen-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.kitchen-column h2{margin:0 0 .75rem;font-size:1rem}.kitchen-card__header{display:flex;justify-content:space-between;margin-bottom:.75rem}.kitchen-card__lines{list-style:none;margin:0 0 .75rem;padding:0}.kitchen-card__option{color:var(--bf-muted);font-size:.875rem}.kitchen-card__comment{margin-bottom:.75rem}.kitchen-card__actions{display:flex;flex-wrap:wrap;gap:.5rem}.kitchen-analytics-line{margin-top:.5rem}.print-job-list{list-style:none;margin:0;padding:0;display:grid;gap:1rem}.print-job-item__meta{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.print-job-item__payload{margin:0;white-space:pre-wrap;font-size:.8125rem;background:var(--bf-bg);border-radius:.5rem;padding:.75rem}:root{--bf-primary: #1e3a5f;--bf-primary-hover: #152a45;--bf-primary-foreground: #ffffff;--bf-primary-subtle: #e8eef5;--bf-secondary: #5b8def;--bf-secondary-foreground: #ffffff;--bf-background: #fafafa;--bf-surface: #ffffff;--bf-surface-elevated: #ffffff;--bf-surface-muted: #f3f4f6;--bf-panel: var(--bf-surface);--bf-border: #e2e8f0;--bf-border-strong: #cbd5e1;--bf-text: #1a1a2e;--bf-text-muted: #64748b;--bf-text-inverse: #f1f5f9;--bf-sidebar: #111827;--bf-sidebar-text: #d1d5db;--bf-sidebar-active: #374151;--bf-sidebar-brand: #f9fafb;--bf-success: #047857;--bf-success-subtle: #d1fae5;--bf-warning: #b45309;--bf-warning-subtle: #fef3c7;--bf-error: #b91c1c;--bf-error-subtle: #fee2e2;--bf-info: #1d4ed8;--bf-info-subtle: #dbeafe;--bf-space-xs: .25rem;--bf-space-sm: .5rem;--bf-space-md: 1rem;--bf-space-lg: 1.5rem;--bf-space-xl: 2rem;--bf-space-touch: 3rem;--bf-radius-xs: .25rem;--bf-radius-sm: .5rem;--bf-radius-md: .75rem;--bf-radius-lg: 1rem;--bf-radius-xl: 1.5rem;--bf-radius-full: 9999px;--bf-shadow-xs: 0 1px 2px rgba(0, 0, 0, .05);--bf-shadow-sm: 0 1px 3px rgba(0, 0, 0, .1), 0 1px 2px rgba(0, 0, 0, .06);--bf-shadow-md: 0 4px 6px rgba(0, 0, 0, .07), 0 2px 4px rgba(0, 0, 0, .06);--bf-shadow-lg: 0 10px 15px rgba(0, 0, 0, .1), 0 4px 6px rgba(0, 0, 0, .05);--bf-font-family: system-ui, -apple-system, "Segoe UI", sans-serif;--bf-font-mono: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--bf-font-size-xs: .6875rem;--bf-font-size-sm: .75rem;--bf-font-size-base: .875rem;--bf-font-size-md: 1rem;--bf-font-size-lg: 1.125rem;--bf-font-size-xl: 1.25rem;--bf-font-size-2xl: 1.5rem;--bf-font-weight-normal: 400;--bf-font-weight-medium: 500;--bf-font-weight-semibold: 600;--bf-font-weight-bold: 700;--bf-line-height: 1.5;--bf-duration-instant: .15s;--bf-duration-fast: .2s;--bf-duration-normal: .25s;--bf-duration-moderate: .3s;--bf-duration-slow: .35s;--bf-ease-standard: cubic-bezier(.4, 0, .2, 1);--bf-ease-enter: cubic-bezier(0, 0, .2, 1);--bf-ease-exit: cubic-bezier(.4, 0, 1, 1);--bf-button-height: var(--bf-space-touch);--bf-input-height: var(--bf-space-touch);--bf-card-padding: var(--bf-space-lg);--bf-sidebar-width: 14rem}@media(prefers-color-scheme:dark){:root{--bf-primary: #5b8def;--bf-primary-hover: #4a7de0;--bf-primary-foreground: #0f1419;--bf-primary-subtle: #1e3a5f;--bf-secondary: #93b4f5;--bf-secondary-foreground: #0f1419;--bf-background: #0f1419;--bf-surface: #1a2332;--bf-surface-elevated: #243044;--bf-surface-muted: #121820;--bf-panel: var(--bf-surface);--bf-border: #2d3a4f;--bf-border-strong: #3d4f6a;--bf-text: #f1f5f9;--bf-text-muted: #94a3b8;--bf-text-inverse: #1a1a2e;--bf-sidebar: #0a0e14;--bf-sidebar-text: #94a3b8;--bf-sidebar-active: #1e293b;--bf-sidebar-brand: #f1f5f9;--bf-success: #34d399;--bf-success-subtle: #064e3b;--bf-warning: #fbbf24;--bf-warning-subtle: #78350f;--bf-error: #f87171;--bf-error-subtle: #7f1d1d;--bf-info: #60a5fa;--bf-info-subtle: #1e3a8a;--bf-shadow-xs: 0 1px 2px rgba(0, 0, 0, .3);--bf-shadow-sm: 0 1px 3px rgba(0, 0, 0, .4);--bf-shadow-md: 0 4px 6px rgba(0, 0, 0, .4);--bf-shadow-lg: 0 10px 15px rgba(0, 0, 0, .5)}}[data-theme=dark]{--bf-primary: #5b8def;--bf-primary-hover: #4a7de0;--bf-primary-foreground: #0f1419;--bf-primary-subtle: #1e3a5f;--bf-background: #0f1419;--bf-surface: #1a2332;--bf-surface-elevated: #243044;--bf-surface-muted: #121820;--bf-panel: var(--bf-surface);--bf-border: #2d3a4f;--bf-text: #f1f5f9;--bf-text-muted: #94a3b8;--bf-sidebar: #0a0e14;--bf-sidebar-text: #94a3b8;--bf-sidebar-active: #1e293b}[data-theme=light]{color-scheme:light}[data-theme=dark]{color-scheme:dark}.bf-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--bf-space-sm);min-height:var(--bf-button-height);padding:var(--bf-space-sm) var(--bf-space-md);border-radius:var(--bf-radius-md);font-family:var(--bf-font-family);font-size:var(--bf-font-size-base);font-weight:var(--bf-font-weight-semibold);line-height:var(--bf-line-height);cursor:pointer;border:1px solid transparent;transition:background var(--bf-duration-instant) var(--bf-ease-standard),transform var(--bf-duration-instant) var(--bf-ease-standard),box-shadow var(--bf-duration-instant) var(--bf-ease-standard)}.bf-btn:active:not(:disabled){transform:scale(.98)}.bf-btn:disabled{opacity:.6;cursor:not-allowed}.bf-btn--primary{background:var(--bf-primary);color:var(--bf-primary-foreground);border-color:var(--bf-primary)}.bf-btn--primary:hover:not(:disabled){background:var(--bf-primary-hover)}.bf-btn--secondary{background:var(--bf-surface-muted);color:var(--bf-text);border-color:var(--bf-border)}.bf-btn--outline{background:transparent;color:var(--bf-primary);border-color:var(--bf-primary)}.bf-btn--ghost{background:transparent;color:var(--bf-text);border-color:transparent}.bf-btn--danger{background:var(--bf-error);color:#fff;border-color:var(--bf-error)}.bf-btn--sm{min-height:2rem;padding:var(--bf-space-xs) var(--bf-space-sm);font-size:var(--bf-font-size-sm)}.bf-btn--lg{min-height:3.5rem;padding:var(--bf-space-md) var(--bf-space-lg);font-size:var(--bf-font-size-md)}.bf-btn__spinner{width:1rem;height:1rem;border:2px solid currentColor;border-top-color:transparent;border-radius:var(--bf-radius-full);animation:bf-spin var(--bf-duration-moderate) linear infinite}.bf-panel{background:var(--bf-panel);border:1px solid var(--bf-border);border-radius:var(--bf-radius-lg);padding:var(--bf-card-padding)}.bf-panel--elevated{box-shadow:var(--bf-shadow-sm)}.bf-card{background:var(--bf-panel);border:1px solid var(--bf-border);border-radius:var(--bf-radius-lg);overflow:hidden;transition:box-shadow var(--bf-duration-normal) var(--bf-ease-standard)}.bf-card:hover{box-shadow:var(--bf-shadow-md)}.bf-card__header{padding:var(--bf-space-md) var(--bf-space-lg);border-bottom:1px solid var(--bf-border)}.bf-card__title{margin:0;font-size:var(--bf-font-size-lg);font-weight:var(--bf-font-weight-semibold);color:var(--bf-text)}.bf-card__subtitle{margin:var(--bf-space-xs) 0 0;font-size:var(--bf-font-size-sm);color:var(--bf-text-muted)}.bf-card__body{padding:var(--bf-space-lg)}.bf-card__footer{padding:var(--bf-space-md) var(--bf-space-lg);border-top:1px solid var(--bf-border);background:var(--bf-surface-muted)}.bf-status-card{background:var(--bf-panel);border:1px solid var(--bf-border);border-radius:var(--bf-radius-lg);padding:var(--bf-space-lg)}.bf-status-card__header{display:flex;align-items:center;gap:var(--bf-space-sm);margin-bottom:var(--bf-space-sm)}.bf-status-card__label{font-size:var(--bf-font-size-sm);font-weight:var(--bf-font-weight-medium);color:var(--bf-text-muted)}.bf-status-card__value{font-size:var(--bf-font-size-2xl);font-weight:var(--bf-font-weight-bold);color:var(--bf-text)}.bf-status-card__subtitle{margin:var(--bf-space-xs) 0 0;font-size:var(--bf-font-size-sm);color:var(--bf-text-muted)}.bf-status-card--success .bf-status-card__value{color:var(--bf-success)}.bf-status-card--warning .bf-status-card__value{color:var(--bf-warning)}.bf-status-card--error .bf-status-card__value{color:var(--bf-error)}.bf-badge{display:inline-flex;align-items:center;padding:var(--bf-space-xs) var(--bf-space-sm);border-radius:var(--bf-radius-full);font-size:var(--bf-font-size-sm);font-weight:var(--bf-font-weight-semibold);background:var(--bf-surface-muted);color:var(--bf-text)}.bf-badge--sm{font-size:var(--bf-font-size-xs);padding:.125rem var(--bf-space-xs)}.bf-badge--primary{background:var(--bf-primary-subtle);color:var(--bf-primary)}.bf-badge--success{background:var(--bf-success-subtle);color:var(--bf-success)}.bf-badge--warning{background:var(--bf-warning-subtle);color:var(--bf-warning)}.bf-badge--error{background:var(--bf-error-subtle);color:var(--bf-error)}.bf-badge--info{background:var(--bf-info-subtle);color:var(--bf-info)}.bf-chip{display:inline-flex;align-items:center;padding:var(--bf-space-sm) var(--bf-space-md);border-radius:var(--bf-radius-full);border:1px solid var(--bf-border);background:var(--bf-surface-muted);color:var(--bf-text-muted);font-size:var(--bf-font-size-sm);font-weight:var(--bf-font-weight-medium);cursor:pointer;transition:background var(--bf-duration-fast) var(--bf-ease-standard),color var(--bf-duration-fast) var(--bf-ease-standard)}.bf-chip--selected{background:var(--bf-primary-subtle);color:var(--bf-primary);border-color:var(--bf-primary)}.bf-field{display:grid;gap:var(--bf-space-xs)}.bf-field__label{font-size:var(--bf-font-size-sm);font-weight:var(--bf-font-weight-medium);color:var(--bf-text)}.bf-field__hint{font-size:var(--bf-font-size-sm);color:var(--bf-text-muted)}.bf-field__error{font-size:var(--bf-font-size-sm);color:var(--bf-error)}.bf-input,.bf-select{width:100%;min-height:var(--bf-input-height);padding:var(--bf-space-sm) var(--bf-space-md);border:1px solid var(--bf-border);border-radius:var(--bf-radius-md);background:var(--bf-surface);color:var(--bf-text);font-family:var(--bf-font-family);font-size:var(--bf-font-size-base);transition:border-color var(--bf-duration-instant) var(--bf-ease-standard)}.bf-input:focus,.bf-select:focus{outline:none;border-color:var(--bf-primary);box-shadow:0 0 0 2px var(--bf-primary-subtle)}.bf-field--error .bf-input,.bf-field--error .bf-select{border-color:var(--bf-error)}.bf-switch-row{display:flex;align-items:center;justify-content:space-between;gap:var(--bf-space-md);padding:var(--bf-space-sm) 0}.bf-switch-row__label{font-size:var(--bf-font-size-base);font-weight:var(--bf-font-weight-medium);color:var(--bf-text)}.bf-switch-row__subtitle{display:block;font-size:var(--bf-font-size-sm);color:var(--bf-text-muted)}.bf-switch{width:2.75rem;height:1.5rem;accent-color:var(--bf-primary)}.bf-search-bar{display:flex;align-items:center;gap:var(--bf-space-sm);min-height:var(--bf-input-height);padding:0 var(--bf-space-md);background:var(--bf-surface-muted);border:1px solid var(--bf-border);border-radius:var(--bf-radius-lg)}.bf-search-bar__input{flex:1;border:none;background:transparent;font-family:var(--bf-font-family);font-size:var(--bf-font-size-base);color:var(--bf-text);outline:none;min-height:unset;padding:var(--bf-space-sm) 0}.bf-loading{display:flex;flex-direction:column;align-items:center;gap:var(--bf-space-md);padding:var(--bf-space-xl)}.bf-loading__spinner{width:2rem;height:2rem;border:3px solid var(--bf-border);border-top-color:var(--bf-primary);border-radius:var(--bf-radius-full);animation:bf-spin var(--bf-duration-moderate) linear infinite}.bf-loading__message{margin:0;color:var(--bf-text-muted);font-size:var(--bf-font-size-base)}.bf-skeleton{background:linear-gradient(90deg,var(--bf-surface-muted) 0%,var(--bf-border) 50%,var(--bf-surface-muted) 100%);background-size:200% 100%;border-radius:var(--bf-radius-sm);animation:bf-shimmer 1.2s ease-in-out infinite}.bf-empty-state{display:flex;flex-direction:column;align-items:center;text-align:center;padding:var(--bf-space-xl);gap:var(--bf-space-sm)}.bf-empty-state__icon{font-size:3rem;opacity:.4}.bf-empty-state__title{margin:0;font-size:var(--bf-font-size-xl);font-weight:var(--bf-font-weight-semibold);color:var(--bf-text)}.bf-empty-state__subtitle{margin:0;font-size:var(--bf-font-size-base);color:var(--bf-text-muted);max-width:24rem}.bf-empty-state__action{margin-top:var(--bf-space-md)}@keyframes bf-spin{to{transform:rotate(360deg)}}@keyframes bf-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes bf-fade-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}.bf-animate-in{animation:bf-fade-in var(--bf-duration-normal) var(--bf-ease-enter) both}.bf-snackbar{position:fixed;bottom:var(--bf-space-lg);left:50%;transform:translate(-50%);padding:var(--bf-space-md) var(--bf-space-lg);background:var(--bf-text);color:var(--bf-text-inverse);border-radius:var(--bf-radius-md);box-shadow:var(--bf-shadow-lg);font-size:var(--bf-font-size-base);z-index:1000;animation:bf-fade-in var(--bf-duration-normal) var(--bf-ease-enter)}.bf-snackbar--success{background:var(--bf-success);color:#fff}.bf-snackbar--error{background:var(--bf-error);color:#fff}.bf-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;padding:var(--bf-space-lg);z-index:1100}.bf-dialog{width:min(100%,28rem);background:var(--bf-surface);border:1px solid var(--bf-border);border-radius:var(--bf-radius-lg);box-shadow:var(--bf-shadow-lg);padding:var(--bf-space-lg)}.bf-dialog__title{margin:0 0 var(--bf-space-md);font-size:var(--bf-font-size-lg)}.bf-dialog__body{margin-bottom:var(--bf-space-lg);color:var(--bf-text-muted)}.bf-dialog__actions{display:flex;justify-content:flex-end;gap:var(--bf-space-sm)}.bf-refresh-indicator{position:fixed;top:var(--bf-space-md);left:50%;transform:translate(-50%);width:1.25rem;height:1.25rem;border:2px solid var(--bf-border);border-top-color:var(--bf-primary);border-radius:50%;animation:bf-spin var(--bf-duration-normal) linear infinite;z-index:100}@keyframes bf-spin{to{transform:translate(-50%) rotate(360deg)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.bf-refresh-indicator{animation:none;border-top-color:var(--bf-primary)}}:root{font-family:var(--bf-font-family);line-height:var(--bf-line-height);color:var(--bf-text);background:var(--bf-background)}*{box-sizing:border-box}body{margin:0;min-height:100vh}code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em}.muted{color:var(--bf-text-muted)}.error{color:var(--bf-error)}.success{color:var(--bf-success)}button{cursor:pointer;border:1px solid var(--bf-primary);background:var(--bf-primary);color:var(--bf-primary-foreground);border-radius:var(--bf-radius-sm);padding:var(--bf-space-sm) .875rem;font:inherit;transition:background var(--bf-duration-instant) var(--bf-ease-standard)}button.secondary{background:var(--bf-surface);color:var(--bf-text);border-color:var(--bf-border)}button:disabled{opacity:.6;cursor:not-allowed}input,select,textarea{width:100%;border:1px solid var(--bf-border);border-radius:var(--bf-radius-sm);padding:var(--bf-space-sm) .75rem;font:inherit;background:var(--bf-surface);color:var(--bf-text)}textarea{resize:vertical;min-height:5rem}.checkbox-row{display:flex;align-items:center;gap:.5rem}.checkbox-row input{width:auto}.button-row{display:flex;flex-wrap:wrap;gap:.5rem}.stack{display:grid;gap:.5rem}.login-page{min-height:100vh;display:grid;place-items:center;padding:1rem}.login-card{width:min(100%,28rem);background:var(--bf-panel);border:1px solid var(--bf-border);border-radius:var(--bf-radius-md);padding:var(--bf-space-lg)}.app-shell{min-height:100vh;display:grid;grid-template-columns:var(--bf-sidebar-width) 1fr}.sidebar{background:var(--bf-sidebar);color:var(--bf-sidebar-brand);padding:var(--bf-space-md) .75rem}.sidebar-brand{font-weight:700;padding:0 .75rem 1rem}.sidebar-nav{display:grid;gap:.25rem}.nav-link{display:block;padding:var(--bf-space-sm) .75rem;border-radius:var(--bf-radius-sm);color:var(--bf-sidebar-text);text-decoration:none;transition:background var(--bf-duration-instant) var(--bf-ease-standard)}.nav-link.active{background:var(--bf-sidebar-active);color:var(--bf-sidebar-brand)}.sidebar-nav-separator{height:1px;margin:.75rem var(--bf-space-sm);background:var(--bf-sidebar-active)}.sidebar-nav-secondary{margin-top:0}.app-main{display:grid;grid-template-rows:auto 1fr}.header{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;background:var(--bf-panel);border-bottom:1px solid var(--bf-border)}.header-title{margin:0;font-size:1.25rem}.header-subtitle{margin:.125rem 0 0;font-size:.875rem}.header-actions{display:flex;align-items:center;gap:.75rem}.header-leading{display:flex;align-items:center;gap:.75rem;min-width:0}.nav-toggle{display:none;flex-direction:column;justify-content:center;gap:.2rem;width:2.5rem;height:2.5rem;padding:.4rem;border:1px solid var(--bf-border);border-radius:var(--bf-radius-sm);background:var(--bf-panel);cursor:pointer}.nav-toggle__bar{display:block;height:2px;width:100%;background:var(--bf-text);border-radius:1px}.sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:0 .75rem 1rem}.sidebar-close{display:none;border:none;background:transparent;color:var(--bf-sidebar-brand);font-size:1.5rem;line-height:1;cursor:pointer;padding:.25rem .5rem}.sidebar-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;border:none;background:#0006;cursor:pointer}.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.form-advanced,.settings-advanced{margin-top:.75rem}.form-advanced summary,.settings-advanced summary{cursor:pointer;font-weight:600;margin-bottom:.75rem}.settings-advanced__content{margin-top:.75rem}.settings-advanced__hint{margin:.5rem 0 0;font-size:var(--bf-font-size-sm)}.tenant-badge{font-size:var(--bf-font-size-sm);background:var(--bf-primary-subtle);color:var(--bf-primary);padding:var(--bf-space-xs) var(--bf-space-sm);border-radius:var(--bf-radius-full)}.page-stack{display:flex;flex-direction:column;gap:1rem}.page-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}.page-header__content{flex:1 1 16rem;min-width:0}.page-header__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.5rem;flex:0 1 auto}.page-header__primary-actions,.page-header__secondary-actions{display:flex;flex-wrap:wrap;gap:.5rem}.page-header h1{margin:0;font-size:1.5rem}.page-header-inline{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.page-lead{margin:.375rem 0 0;color:var(--bf-text-muted);max-width:42rem}.stack-form{display:flex;flex-direction:column;gap:1rem}.business-identity{display:flex;align-items:center;gap:.75rem;max-width:min(100%,28rem)}.business-identity__text{display:flex;flex-direction:column;gap:.125rem;min-width:0}.business-identity__name{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.business-identity__id-line{font-size:var(--bf-font-size-sm);color:var(--bf-text-muted)}.business-identity__id-button{background:none;border:none;padding:0;font:inherit;color:var(--bf-primary);cursor:pointer;text-decoration:underline dotted}.section-subnav{display:flex;flex-wrap:wrap;gap:.5rem}.section-subnav__tab{background:var(--bf-surface);color:var(--bf-text);border:1px solid var(--bf-border);padding:.375rem .75rem;font-size:var(--bf-font-size-base);border-radius:var(--bf-radius-sm);text-decoration:none;transition:background var(--bf-duration-instant) var(--bf-ease-standard)}.section-subnav__tab.active{border-color:var(--bf-primary);background:var(--bf-primary-subtle)}.settings-section-title{margin:0 0 1rem;font-size:1.125rem}.settings-meta-list{display:grid;gap:.75rem;margin:0}.settings-meta-list>div{display:grid;gap:.25rem}.settings-meta-list dt{font-size:var(--bf-font-size-sm);color:var(--bf-text-muted)}.settings-meta-list dd{margin:0}.settings-id-row{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.settings-id-row code{word-break:break-all}.settings-links{display:flex;flex-direction:column;gap:.5rem}.settings-links a{color:var(--bf-primary);text-decoration:none}.settings-links a:hover{text-decoration:underline}.customer-card-list{display:flex;flex-direction:column;gap:.75rem}.customer-card{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem;border:1px solid var(--bf-border);border-radius:var(--bf-radius-md);background:var(--bf-surface)}.customer-card h3{margin:0 0 .25rem}.customer-card__meta{margin:.375rem 0;font-size:var(--bf-font-size-sm);color:var(--bf-text-muted)}.customer-card__badges{display:flex;flex-wrap:wrap;gap:.375rem}.customer-stat-line{font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.form-error{margin:0;color:var(--bf-danger);font-size:var(--bf-font-size-sm)}@media(max-width:768px){.business-identity{flex-direction:column;align-items:flex-start;max-width:100%}.header-actions{flex-wrap:wrap;justify-content:flex-end}.customer-card{flex-direction:column}.page-header{flex-direction:column;align-items:stretch}}.content-area{padding:1.25rem}.page-grid{display:grid;gap:1rem}.panel{background:var(--bf-panel);border:1px solid var(--bf-border);border-radius:.75rem;padding:1rem 1.25rem}.panel h2{margin:0 0 1rem;font-size:1.125rem}.data-table{width:100%;border-collapse:collapse;font-size:.9375rem}.data-table th,.data-table td{border-bottom:1px solid var(--bf-border);padding:.5rem .25rem;text-align:left;vertical-align:top}@media(max-width:768px){.app-shell{grid-template-columns:1fr}.nav-toggle{display:flex;flex-shrink:0}.sidebar-backdrop{display:block}.sidebar{position:fixed;top:0;left:0;bottom:0;z-index:100;width:min(18rem,85vw);transform:translate(-110%);transition:transform var(--bf-duration-standard) var(--bf-ease-standard);overflow-y:auto}.sidebar--open{transform:translate(0)}.sidebar-close{display:block}.sidebar-brand{padding:0}.header{flex-direction:row;align-items:center}.header-actions{width:auto;flex-wrap:nowrap;flex-shrink:0}.page-grid{padding:var(--bf-space-md)}.data-table{min-width:36rem}}.workflow-page{display:grid;gap:1rem}.workflow-header h1{margin:0;font-size:1.5rem}.workflow-steps{display:flex;flex-wrap:wrap;gap:.5rem}.workflow-step{display:inline-flex;align-items:center;gap:var(--bf-space-sm);background:var(--bf-surface);color:var(--bf-text);border:1px solid var(--bf-border);padding:.375rem .75rem;font-size:var(--bf-font-size-base);border-radius:var(--bf-radius-sm);transition:background var(--bf-duration-instant) var(--bf-ease-standard)}.workflow-step.active{border-color:var(--bf-primary);background:var(--bf-primary-subtle)}.workflow-step.complete{border-color:var(--bf-success)}.workflow-step-number{display:inline-grid;place-items:center;width:1.25rem;height:1.25rem;border-radius:var(--bf-radius-full);background:var(--bf-surface-muted);font-size:var(--bf-font-size-sm);font-weight:var(--bf-font-weight-semibold)}.workflow-step.active .workflow-step-number{background:var(--bf-primary);color:var(--bf-primary-foreground)}.selection-list{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.selection-item{width:100%;text-align:left;display:grid;gap:.125rem;background:var(--bf-surface);color:var(--bf-text);border:1px solid var(--bf-border);border-radius:var(--bf-radius-sm);padding:.625rem .75rem;transition:border-color var(--bf-duration-instant) var(--bf-ease-standard)}.selection-item:hover{border-color:var(--bf-primary)}.result-ids{display:grid;gap:.75rem;margin:0 0 1rem}.result-ids dt{font-size:var(--bf-font-size-sm);color:var(--bf-text-muted);margin-bottom:.125rem}.result-ids dd{margin:0}.verification-grid{display:grid;gap:.25rem;margin-bottom:1rem;padding:.75rem;background:var(--bf-surface-muted);border-radius:var(--bf-radius-sm)}.village-store-page{display:grid;gap:1rem}.village-store-header h1{margin:0;font-size:1.5rem}.village-store-tabs,.village-store-subtabs{display:flex;flex-wrap:wrap;gap:.5rem}.village-store-tab{background:var(--bf-surface);color:var(--bf-text);border:1px solid var(--bf-border);padding:.375rem .75rem;font-size:var(--bf-font-size-base);border-radius:var(--bf-radius-sm);transition:background var(--bf-duration-instant) var(--bf-ease-standard)}.village-store-tab.active{border-color:var(--bf-primary);background:var(--bf-primary-subtle)}.menu-toolbar{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.menu-filters{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.menu-status-filter{min-width:10rem}.menu-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:1rem}.menu-stat-card .menu-stat-value{margin:.25rem 0 0;font-size:2rem;font-weight:700}.menu-preview-category{margin-top:1.25rem}.menu-preview-category h3{margin:0 0 .5rem}.menu-preview-list{list-style:none;margin:0;padding:0}.menu-preview-item{display:flex;justify-content:space-between;gap:1rem;padding:.5rem 0;border-bottom:1px solid var(--bf-border)}.menu-preview-price{color:var(--bf-text-muted);white-space:nowrap}.menu-status-list{margin:0;padding-left:1.25rem}.menu-field-hint{font-size:var(--bf-font-size-sm);margin:0}.settings-links{display:flex;flex-direction:column;gap:.75rem}.settings-links a{font-weight:600}.settings-design-layout{display:grid;gap:1rem}@media(min-width:960px){.settings-design-layout{grid-template-columns:1.4fr .9fr;align-items:start}}.design-template-gallery{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr))}.design-template-card{text-align:left;border:1px solid var(--bf-border);border-radius:var(--bf-radius-md);background:var(--bf-surface);padding:.875rem;cursor:pointer}.design-template-card--selected{border-color:var(--bf-primary);box-shadow:0 0 0 1px var(--bf-primary)}.design-template-card strong{display:block;margin-bottom:.35rem}.customer-app-preview__device{border:1px solid var(--bf-border);border-radius:1.25rem;overflow:hidden;background:#fff;color:#172033}.customer-app-preview__hero{color:#fff;padding:1.15rem;min-height:9rem;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:.3rem;background:linear-gradient(135deg,var(--preview-accent),#111827)}.customer-app-preview__hero>span{font-size:.62rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.customer-app-preview__hero>strong{font-size:.78rem;opacity:.9}.customer-app-preview__hero h3{margin:.2rem 0;color:inherit;font-size:1.35rem;line-height:1.05}.customer-app-preview__hero button,.customer-app-preview__product-detail button{border:0;border-radius:999px;padding:.45rem .7rem;background:#fff;color:#172033;font:inherit;font-size:.7rem;font-weight:800}.customer-app-preview__body{padding:1rem}.customer-app-preview__meta{margin:0 0 .65rem;color:#667085;font-size:.65rem}.customer-app-preview__navigation{display:flex;background:#fff}.customer-app-preview__navigation button{flex:1;display:flex;align-items:center;justify-content:center;gap:.25rem;border:0;border-bottom:1px solid #e5e7eb;padding:.6rem .25rem;background:transparent;color:#667085;font:inherit;font-size:.68rem}.customer-app-preview__navigation button.is-active{color:var(--preview-accent);font-weight:800;box-shadow:inset 0 -2px var(--preview-accent)}.customer-app-preview__navigation--bottom_nav{border-top:1px solid #e5e7eb}.customer-app-preview__navigation--bottom_nav button{flex-direction:column;border-bottom:0}.customer-app-preview__navigation--bottom_nav button.is-active{box-shadow:inset 0 2px var(--preview-accent)}.customer-app-preview__categories,.customer-app-preview__products{display:grid;grid-template-columns:repeat(2,1fr);gap:.55rem}.customer-app-preview__categories>div,.customer-app-preview__products article{min-height:3.2rem;padding:.65rem;border:1px solid #e5e7eb;border-radius:.75rem;background:#f8fafc}.customer-app-preview__products article{display:flex;flex-direction:column;gap:.2rem}.customer-app-preview__products article>span{display:grid;place-items:center;min-height:2.7rem;margin-bottom:.2rem;border-radius:.55rem;background:color-mix(in srgb,var(--preview-accent) 18%,white);color:var(--preview-accent);font-weight:800}.customer-app-preview__products small{color:#667085}.customer-app-preview__product-detail{display:grid;gap:.55rem}.customer-app-preview__product-detail>span{display:grid;place-items:center;min-height:7rem;border-radius:.8rem;background:color-mix(in srgb,var(--preview-accent) 18%,white);color:var(--preview-accent);font-size:.7rem}.customer-app-preview__product-detail p{margin:0;font-size:.75rem}.customer-app-preview__product-detail button{justify-self:start;background:var(--preview-accent);color:#fff}.customer-app-preview[data-preview-density=compact] .customer-app-preview__body{padding:.55rem}.customer-app-preview[data-preview-density=compact] .customer-app-preview__categories,.customer-app-preview[data-preview-density=compact] .customer-app-preview__products{gap:.3rem;grid-template-columns:repeat(3,1fr);font-size:.68rem}.customer-app-preview[data-preview-density=compact] .customer-app-preview__categories>div,.customer-app-preview[data-preview-density=compact] .customer-app-preview__products article{min-height:2.25rem;padding:.4rem}.customer-app-preview[data-preview-density=spacious] .customer-app-preview__body{padding:1.35rem}.customer-app-preview[data-preview-density=spacious] .customer-app-preview__categories,.customer-app-preview[data-preview-density=spacious] .customer-app-preview__products{grid-template-columns:1fr;gap:.85rem}.customer-app-preview__device--bold .customer-app-preview__hero{min-height:11rem;text-transform:uppercase;background:linear-gradient(145deg,var(--preview-accent) 55%,#111 55%)}.customer-app-preview__device--dense .customer-app-preview__hero{min-height:5.8rem;padding:.75rem}.customer-app-preview__device--dense .customer-app-preview__hero h3{font-size:1rem}.customer-app-preview__device--classic .customer-app-preview__hero{align-items:center;min-height:7.5rem;text-align:center;background:linear-gradient(180deg,var(--preview-accent),#49382f)}.customer-app-preview__device--minimal .customer-app-preview__hero{min-height:10rem;color:#172033;background:#fff;border-bottom:3px solid var(--preview-accent)}.customer-app-preview__device--minimal .customer-app-preview__hero h3{max-width:9rem;font-size:1.7rem;font-weight:500}.customer-app-preview__device--minimal .customer-app-preview__hero button{padding-left:0;color:var(--preview-accent)}.customer-app-preview__device--market .customer-app-preview__hero{min-height:10rem;border-radius:0 0 1.4rem 1.4rem}.customer-app-preview__device--editorial .customer-app-preview__hero{min-height:12rem;justify-content:center;color:#18130f;background:#efe6dc}.customer-app-preview__device--editorial .customer-app-preview__hero h3{max-width:11rem;font-family:Georgia,serif;font-size:1.8rem;font-weight:500}.customer-app-preview__device--service .customer-app-preview__hero{min-height:7rem;background:var(--preview-accent)}.customer-app-preview__device--service .customer-app-preview__categories{grid-template-columns:1fr}.customer-app-preview__device--story .customer-app-preview__hero{min-height:12rem;justify-content:center;background:linear-gradient(0deg,#111827,var(--preview-accent))}.customer-app-preview__device--story .customer-app-preview__hero h3{font-family:Georgia,serif;font-size:1.65rem}.form-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr))}.color-field__control{display:flex;align-items:center;gap:.75rem;min-height:3rem;padding:.35rem .65rem;border:1px solid var(--border);border-radius:.65rem;background:var(--surface)}.color-field__picker{width:3.75rem;height:2.35rem;padding:0;border:0;border-radius:.45rem;background:transparent;cursor:pointer}.color-field__picker::-webkit-color-swatch-wrapper{padding:0}.color-field__picker::-webkit-color-swatch,.color-field__picker::-moz-color-swatch{border:1px solid rgba(15,23,42,.18);border-radius:.45rem}.color-field__value{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9rem;font-weight:700;letter-spacing:.04em}.form-actions{margin-top:1rem}.order-action-row{margin-top:.75rem}.order-total-line{margin:1rem 0 0;text-align:right}.order-meta-list{margin:0 0 1rem}.order-meta-list div{display:grid;grid-template-columns:6rem 1fr;gap:.5rem;margin-bottom:.5rem}.order-meta-list dt{color:var(--bf-text-muted)}.order-meta-list dd{margin:0}.order-status-history{margin:0;padding-left:1.25rem}.order-status-highlight{animation:order-status-pulse .6s ease}@keyframes order-status-pulse{0%{box-shadow:0 0 rgba(var(--bf-primary-rgb, 59, 130, 246),.4)}to{box-shadow:0 0 0 .75rem rgba(var(--bf-primary-rgb, 59, 130, 246),0)}}.dashboard-hero h1{margin:.25rem 0 .5rem;font-size:1.75rem}.dashboard-kicker{margin:0;font-size:var(--bf-font-size-base);color:var(--bf-text-muted);text-transform:uppercase;letter-spacing:.04em}.dashboard-empty-message{margin:1rem 0;font-size:1.0625rem}.summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:1rem}.summary-card{display:grid;gap:.25rem;padding:1rem 1.25rem;background:var(--bf-panel);border:1px solid var(--bf-border);border-radius:.75rem;text-decoration:none;color:inherit}.summary-card:hover{border-color:var(--bf-primary)}.summary-card-label{font-size:var(--bf-font-size-base);color:var(--bf-text-muted)}.summary-card-value{font-size:1.75rem;line-height:1.2}.summary-card-hint{font-size:.8125rem}.btn-link{display:inline-flex;align-items:center;justify-content:center;padding:var(--bf-space-sm) .875rem;border-radius:var(--bf-radius-sm);text-decoration:none;font:inherit;border:1px solid var(--bf-border);background:var(--bf-surface);color:var(--bf-text);min-height:var(--bf-button-height);transition:filter var(--bf-duration-instant) var(--bf-ease-standard)}.btn-link.primary{background:var(--bf-primary);border-color:var(--bf-primary);color:var(--bf-primary-foreground)}.btn-link.secondary:hover,.btn-link.primary:hover{filter:brightness(.95)}.inventory-warning{color:var(--bf-warning);font-weight:var(--bf-font-weight-semibold)}.sales-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(16rem,1fr);gap:1rem}.sales-filter-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:.5rem;margin-bottom:.75rem}.sales-action-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.sales-product-row{display:grid;gap:.75rem;padding:.75rem;border:1px solid var(--bf-border);border-radius:var(--bf-radius-sm);background:var(--bf-surface);transition:box-shadow var(--bf-duration-normal) var(--bf-ease-standard)}.sales-product-row:hover{box-shadow:var(--bf-shadow-sm)}.sales-product-meta{display:grid;gap:.25rem}.sales-product-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.sales-product-actions input[type=number]{width:5rem}.stock-badge{display:inline-block;font-size:.8125rem;font-weight:600}.stock-ok{color:#047857}.stock-low{color:#b45309}.stock-unavailable{color:#b91c1c}.cart-lines{list-style:none;margin:0 0 1rem;padding:0;display:grid;gap:.75rem}.cart-line{display:grid;gap:.5rem;padding-bottom:.75rem;border-bottom:1px solid var(--bf-border)}.cart-line-actions{display:flex;gap:.5rem;align-items:center}.cart-line-actions input[type=number]{width:5rem}.cart-subtotal{font-weight:700;margin:0 0 1rem}.summary-block{margin-bottom:1rem}.summary-totals{display:grid;gap:.5rem;margin:0 0 1rem}.summary-totals dt{font-size:var(--bf-font-size-base);color:var(--bf-text-muted)}.summary-totals dd{margin:0;font-weight:600}@media(max-width:900px){.sales-layout{grid-template-columns:1fr}}@media(min-width:1440px){.content-area{max-width:1400px;margin-inline:auto;width:100%}.summary-grid{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr))}}@media(min-width:1920px){.content-area{max-width:1600px}}.pricing-group-card{border:1px solid var(--bf-border);border-radius:var(--bf-radius-md);padding:var(--bf-space-md);display:flex;flex-direction:column;gap:var(--bf-space-md)}.pricing-inline-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:var(--bf-space-md);align-items:start}.pricing-option-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:var(--bf-space-sm);align-items:end;padding:var(--bf-space-sm);border:1px dashed var(--bf-border);border-radius:var(--bf-radius-sm)}.pricing-preview-options{display:flex;flex-wrap:wrap;gap:var(--bf-space-sm)}.pricing-preview-option{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .6rem;border:1px solid var(--bf-border);border-radius:var(--bf-radius-sm);background:var(--bf-surface)}.pricing-preview-summary{display:grid;gap:var(--bf-space-sm);margin-top:var(--bf-space-md)}.pricing-preview-summary div{display:flex;justify-content:space-between;gap:var(--bf-space-md)}.pricing-preview-summary dt{color:var(--bf-text-muted)}.pricing-preview-summary dd{margin:0;font-weight:600}.operator-workspace-layout{display:grid;grid-template-columns:minmax(18rem,1fr) minmax(24rem,2fr);gap:var(--bf-space-lg);align-items:start}.workflow-card-grid{display:grid;gap:var(--bf-space-md)}.workflow-card{all:unset;cursor:pointer;display:block}.workflow-card.selected .workflow-card-panel{border-color:var(--bf-primary);box-shadow:0 0 0 1px var(--bf-primary)}.workflow-card-header{display:flex;gap:var(--bf-space-md);align-items:flex-start}.workflow-card-icon{font-size:1.25rem}.workflow-card-meta{display:flex;justify-content:space-between;gap:var(--bf-space-md);margin-top:var(--bf-space-sm);color:var(--bf-text-muted);font-size:.875rem}.workflow-detail-header{display:flex;justify-content:space-between;gap:var(--bf-space-md);align-items:flex-start}.workflow-timeline,.workflow-audit{margin:0;padding-left:1.25rem}.workflow-transition-actions{display:flex;flex-wrap:wrap;gap:var(--bf-space-sm)}.calendar-tone--requested{--calendar-tone-color: var(--bf-warning, #d97706)}.calendar-tone--confirmed,.calendar-tone--active{--calendar-tone-color: var(--bf-success, #16a34a)}.calendar-tone--completed{--calendar-tone-color: var(--bf-primary, #2563eb)}.calendar-tone--no_show,.calendar-tone--cancelled{--calendar-tone-color: var(--bf-error, #dc2626)}.calendar-entry{display:block;padding:.75rem 1rem;border-left:4px solid var(--calendar-tone-color, var(--bf-border));background:var(--bf-surface);border-radius:var(--bf-radius-sm);text-decoration:none;color:inherit}.calendar-entry__time,.calendar-entry__status{display:block;font-size:.875rem;color:var(--bf-text-muted)}.calendar-entry__title{display:block;font-weight:600}.calendar-entry-list{display:flex;flex-direction:column;gap:.75rem}.calendar-resource-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:1rem}.calendar-resource-column h3{margin:0 0 .25rem}.timeline-list{margin:0;padding-left:1.25rem}.timeline-list li{margin-bottom:.75rem}.timeline-list time{display:block;font-size:.875rem;color:var(--bf-text-muted)}.app-usage-primary{font-size:1.25rem;margin:.5rem 0}.app-usage-primary strong{font-size:1.75rem}.app-usage-secondary{margin:0 0 1rem}.app-usage-meta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;font-size:.9375rem}.app-usage-chart-block{margin-top:.5rem}.app-usage-chart-title{margin:0 0 .75rem;font-size:.9375rem;color:var(--bf-text-muted)}.app-usage-timeline-bars{display:grid;grid-template-columns:repeat(24,minmax(0,1fr));align-items:end;gap:.25rem;height:7rem}.app-usage-timeline-bar{min-height:2px;border-radius:var(--bf-radius-sm) var(--bf-radius-sm) 0 0;background:linear-gradient(180deg,color-mix(in srgb,var(--bf-primary) 85%,white),var(--bf-primary))}.order-production-timeline{display:flex;flex-direction:column;gap:1.5rem;margin-top:1rem}.order-production-day h3{margin:0 0 .75rem;font-size:1rem;letter-spacing:.04em;text-transform:uppercase}.order-production-slot+.order-production-slot{margin-top:1rem}.order-production-slot-header{padding-bottom:.35rem;border-bottom:1px solid var(--bf-border);font-weight:600}.order-production-slot-list{list-style:none;margin:.75rem 0 0;padding:0}.order-production-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.5rem 0}.order-production-card{list-style:none;margin:.75rem 0 0;padding:var(--bf-space-md);border:1px solid var(--bf-border);border-radius:var(--bf-radius-md);background:var(--bf-surface);display:flex;flex-direction:column;gap:.5rem}.order-production-card__header{display:flex;justify-content:space-between;gap:1rem;align-items:baseline;flex-wrap:wrap}.order-production-card__number{font-weight:600}.order-production-card__amount{font-weight:600;white-space:nowrap}.order-production-card__customer{margin:0}.order-production-card__meta{margin:0;color:var(--bf-text-muted);display:flex;flex-wrap:wrap;gap:.25rem;align-items:center}.order-production-card__footer{display:flex;justify-content:space-between;align-items:center;gap:.75rem;flex-wrap:wrap}.order-production-card__details{margin-left:auto}.fulfillment-badge-group{display:inline-flex;flex-wrap:wrap;gap:.35rem;align-items:center}.fulfillment-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .55rem;border-radius:var(--bf-radius-sm);font-size:.875rem;font-weight:600;line-height:1.3}.fulfillment-badge--timing{background:color-mix(in srgb,var(--bf-primary) 12%,var(--bf-surface));color:var(--bf-text)}.fulfillment-badge--asap{background:color-mix(in srgb,var(--bf-secondary) 18%,var(--bf-surface))}.fulfillment-badge--type{background:var(--bf-surface-muted);color:var(--bf-text-muted);font-weight:500}.fulfillment-badge--lg{font-size:1rem;padding:.45rem .75rem}.fulfillment-badge__icon{flex-shrink:0}.order-fulfillment-hero{display:flex;flex-direction:column;gap:.75rem}.order-fulfillment-hero__type{margin:0;font-size:.875rem;letter-spacing:.04em;text-transform:uppercase;color:var(--bf-text-muted)}.order-fulfillment-hero__timing{padding:var(--bf-space-md);border-radius:var(--bf-radius-md);border:1px solid var(--bf-border);background:color-mix(in srgb,var(--bf-primary) 8%,var(--bf-surface))}.opening-hours-section-title{margin:0 0 .5rem;font-size:.875rem;letter-spacing:.06em;text-transform:uppercase;color:var(--bf-text-muted)}.opening-hours-status-panel{display:flex;flex-direction:column;gap:1rem}.opening-hours-status-line{display:flex;align-items:center;gap:.5rem;font-size:1.125rem}.opening-hours-status-dot{width:.65rem;height:.65rem;border-radius:999px;background:var(--bf-text-muted);flex-shrink:0}.opening-hours-status-dot--success{background:var(--bf-success, #16a34a)}.opening-hours-status-dot--warning{background:var(--bf-warning, #d97706)}.opening-hours-section-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.opening-hours-week{display:flex;flex-direction:column;gap:1.25rem;margin-top:1rem}.opening-hours-day-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem}.opening-hours-day-header h3{margin:0;min-width:6rem}.opening-hours-windows,.opening-hours-exceptions{list-style:none;margin:0;padding:0}.opening-hours-window-row{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.75rem}.opening-hours-window-separator{color:var(--bf-text-muted)}.opening-hours-closed-label{margin:0}.opening-hours-exception-row{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:.75rem 0;border-bottom:1px solid var(--bf-border)}.opening-hours-exception-hours{margin:.25rem 0 0;white-space:pre-line;color:var(--bf-text-muted)}.opening-hours-ordering-policy{display:flex;flex-direction:column;gap:1.5rem;margin-top:1rem}.opening-hours-policy-block h3,.opening-hours-fulfillment-policy h3{margin:0 0 .75rem}.opening-hours-scheduling-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:1rem;margin-top:.75rem}.opening-hours-exception-form{display:flex;flex-direction:column;gap:1rem}@media(max-width:640px){.order-production-card__header{flex-direction:column;align-items:flex-start}.order-production-card__footer{flex-direction:column;align-items:stretch}.order-production-card__details{margin-left:0;width:100%}}.legal-doc-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));gap:1rem;margin-top:1rem}.legal-doc-card{border:1px solid var(--bf-border, #e5e7eb);border-radius:var(--bf-radius-sm, 8px);padding:1rem;display:flex;flex-direction:column;gap:.75rem}.legal-doc-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}.legal-doc-card__header h3{margin:0;font-size:1rem}.legal-doc-actions{display:flex;flex-wrap:wrap;gap:.5rem}.legal-status{font-size:.75rem;font-weight:700;letter-spacing:.04em;padding:.15rem .45rem;border-radius:999px}.legal-status--entwurf,.legal-status--draft{background:#fef3c7;color:#92400e}.legal-status--veröffentlicht,.legal-status--published{background:#dcfce7;color:#166534}.legal-status--fehlt,.legal-status--archived{background:#e5e7eb;color:#374151}.legal-textarea{width:100%;min-height:18rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9rem}.legal-missing-list{margin:.5rem 0 0;padding-left:1.25rem}.legal-warning{margin-top:.75rem}.legal-setup-steps{margin:1rem 0 0;padding-left:1.25rem}.legal-internal-field span{display:block;margin-top:.25rem}.legal-history-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.legal-history-list li{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;border-bottom:1px solid var(--bf-border, #e5e7eb);padding-bottom:.75rem}
