:root{--canvas:#f4ead8;--ink:#1d1a16;--accent:#c75325;--secondary:#234335;--button-bg:#a6401b;--accent-soft:#efc6a4;--sand:#fffaf2;--success:#1f7a4d;--warning:#c2891c;--danger:#b6382b;--surface:rgba(255,255,255,0.9);--surface-muted:rgba(255,255,255,0.74);--logo-bg:var(--secondary);--button-text:var(--ink);--button-text-strong:#ffffff}.restaurant-shell{min-height:100vh;background:radial-gradient(circle at top left,color-mix(in srgb,var(--accent) 18%,transparent),transparent 38%),radial-gradient(circle at 85% 10%,color-mix(in srgb,var(--secondary) 12%,transparent),transparent 30%),linear-gradient(180deg,rgba(255,252,246,.98),rgba(244,234,216,1));color:var(--ink)}.restaurant-shell[data-palette-style=bold]{--hero-glow-strength:1;--button-shadow-strength:0.3}.restaurant-shell[data-palette-style=refined]{--hero-glow-strength:0.62;--button-shadow-strength:0.18}.restaurant-shell[data-palette-style=soft]{--hero-glow-strength:0.48;--button-shadow-strength:0.14}.restaurant-shell[data-palette-style=custom]{--hero-glow-strength:0.78;--button-shadow-strength:0.24}.restaurant-shell[data-theme-mode=dark]{--canvas:#12110f;--ink:#f5efe4;--sand:#1a1713;--accent-soft:rgba(199,83,37,0.22);--surface:rgba(29,26,22,0.88);--surface-muted:rgba(29,26,22,0.74);--button-text:#f5efe4;background:radial-gradient(circle at top left,color-mix(in srgb,var(--accent) 20%,transparent),transparent 42%),radial-gradient(circle at 85% 10%,color-mix(in srgb,var(--secondary) 22%,transparent),transparent 36%),linear-gradient(180deg,#16130f,#0d0c0a)}@media (prefers-color-scheme:dark){.restaurant-shell[data-theme-mode=system]{--canvas:#12110f;--ink:#f5efe4;--sand:#1a1713;--accent-soft:rgba(199,83,37,0.22);--surface:rgba(29,26,22,0.88);--surface-muted:rgba(29,26,22,0.74);--button-text:#f5efe4;background:radial-gradient(circle at top left,color-mix(in srgb,var(--accent) 20%,transparent),transparent 42%),radial-gradient(circle at 85% 10%,color-mix(in srgb,var(--secondary) 22%,transparent),transparent 36%),linear-gradient(180deg,#16130f,#0d0c0a)}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(circle at top left,color-mix(in srgb,var(--accent) 18%,transparent),transparent 38%),radial-gradient(circle at 85% 10%,color-mix(in srgb,var(--secondary) 12%,transparent),transparent 30%),linear-gradient(180deg,rgba(255,252,246,.98),rgba(244,234,216,1));color:var(--ink);font-family:ui-sans-serif,system-ui,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{margin:0 auto;width:min(1200px,calc(100% - 2rem))}.panel{border:1px solid rgba(29,26,22,.08);background:linear-gradient(180deg,rgba(255,252,246,.96),rgba(255,248,237,.88));box-shadow:0 24px 60px rgba(26,21,16,.1);backdrop-filter:blur(16px)}.restaurant-shell[data-theme-mode=dark] .panel{border-color:rgba(245,239,228,.08);background:linear-gradient(180deg,rgba(32,28,22,.94),rgba(22,19,15,.88));box-shadow:0 24px 60px rgba(0,0,0,.28)}@media (prefers-color-scheme:dark){.restaurant-shell[data-theme-mode=system] .panel{border-color:rgba(245,239,228,.08);background:linear-gradient(180deg,rgba(32,28,22,.94),rgba(22,19,15,.88));box-shadow:0 24px 60px rgba(0,0,0,.28)}}.brand-frame{position:relative;overflow:hidden}.brand-frame:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 0 0,color-mix(in srgb,var(--accent) 15%,transparent),transparent 35%),radial-gradient(circle at 100% 0,color-mix(in srgb,var(--secondary) 14%,transparent),transparent 30%);pointer-events:none}.admin-page{width:min(1680px,calc(100% - 2rem));margin:0 auto;padding:32px 0 48px}.admin-hero{margin-bottom:32px;border:1px solid rgba(29,26,22,.08);border-radius:32px;background:rgba(255,255,255,.72);box-shadow:0 24px 60px rgba(26,21,16,.1);padding:32px}.admin-hero-inner{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:flex-start;gap:24px;flex-wrap:wrap}.admin-hero-copyblock{max-width:720px}.admin-pill{display:inline-flex;align-items:center;gap:12px;border-radius:999px;background:rgba(29,26,22,.05);padding:10px 16px;font-size:14px;font-weight:600;color:rgba(29,26,22,.64)}.admin-pill-dot{width:10px;height:10px;border-radius:999px;background:var(--accent)}.admin-hero-title{margin:16px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,6vw,72px);line-height:.95}.admin-hero-copy{max-width:640px;margin:16px 0 0;font-size:14px;line-height:1.6;color:rgba(29,26,22,.64)}.admin-hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.admin-slug-chip{border:1px solid rgba(29,26,22,.1);border-radius:999px;background:rgba(255,255,255,.84);padding:10px 16px;font-size:14px;color:rgba(29,26,22,.6)}.admin-signout-button{border:0;border-radius:999px;background:var(--ink);padding:12px 20px;font-size:14px;font-weight:700;color:white;cursor:pointer}.admin-stats-row{margin-bottom:32px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;border:1px solid rgba(29,26,22,.08);border-radius:28px;background:rgba(255,255,255,.8);box-shadow:0 10px 30px rgba(26,21,16,.06);padding:12px}.admin-stat-card{min-width:0;border:1px solid rgba(29,26,22,.08);border-radius:22px;padding:16px;box-shadow:0 8px 18px rgba(26,21,16,.05)}.admin-stat-accent{border-color:transparent;background:var(--accent);color:white}.admin-stat-secondary{border-color:transparent;background:var(--secondary);color:white}.admin-stat-light{background:rgba(255,255,255,.82);color:var(--ink)}.admin-stat-label{margin:0;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.68)}.admin-stat-label-light{color:rgba(29,26,22,.45)}.admin-stat-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px}.admin-stat-value{margin:0;font-family:Georgia,Times New Roman,serif;font-size:44px;line-height:1}.admin-stat-mark{width:40px;height:40px;border-radius:16px;flex:0 0 auto;background:rgba(255,255,255,.12)}.admin-stat-mark-light{background:rgba(29,26,22,.05)}.admin-card,.admin-profile-card{padding:24px}.admin-card-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.admin-card-title{margin:0;font-family:Georgia,Times New Roman,serif;font-size:40px;line-height:1}.admin-section-card{border:1px solid rgba(29,26,22,.08);border-radius:28px;background:linear-gradient(180deg,rgba(255,252,246,.96),rgba(255,248,237,.88));box-shadow:0 24px 60px rgba(26,21,16,.1);backdrop-filter:blur(16px)}.admin-collapsible{overflow:hidden}.admin-collapse-toggle{display:flex;align-items:flex-start;justify-content:space-between;width:100%;border:0;background:transparent;padding:24px;text-align:left;cursor:pointer}.admin-collapse-copy{min-width:0}.admin-collapsible .admin-card-title{margin-top:8px}.admin-collapsible .admin-section-copy{margin-top:12px}.admin-collapse-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid rgba(29,26,22,.08);border-radius:999px;background:rgba(255,255,255,.7);transition:transform .18s ease,background-color .18s ease,border-color .18s ease;flex:0 0 auto}.admin-collapse-icon ion-icon{font-size:20px}.admin-collapse-icon-open{transform:rotate(180deg)}.admin-collapsible-body{padding:0 24px 24px}.admin-collapsible-collapsed .admin-collapsible-body{display:none}.admin-section-gap{margin-top:32px}.admin-two-column{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.92fr);gap:24px}.admin-main-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:24px;align-items:start}.admin-section-header{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px}.admin-section-kicker{margin:0;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:rgba(29,26,22,.48)}.admin-section-title{margin:8px 0 0;font-family:Georgia,Times New Roman,serif;font-size:40px;line-height:1}.admin-section-copy{max-width:420px;margin:0;font-size:14px;line-height:1.5;color:rgba(29,26,22,.62)}.admin-section-stack{display:flex;flex-direction:column;gap:20px}.admin-subsection{border:1px solid rgba(29,26,22,.08);border-radius:24px;background:rgba(255,255,255,.66);padding:20px}.admin-subsection-title{margin:0 0 16px;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:rgba(29,26,22,.48)}.admin-subsection-stack{display:flex;flex-direction:column;gap:16px}.admin-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.admin-span-2{grid-column:1/-1}.admin-field{display:block}.admin-field-label{display:block;margin-bottom:8px;font-size:14px;font-weight:600;color:rgba(29,26,22,.64)}.admin-field-help{margin:8px 0 0;font-size:13px;line-height:1.5;color:rgba(29,26,22,.56)}.admin-inline-link{color:var(--accent);font-weight:700;text-decoration:underline;text-underline-offset:2px}.admin-input,.admin-textarea{display:block;width:100%;border:1px solid rgba(29,26,22,.1);border-radius:18px;background:rgba(255,255,255,.88);padding:14px 16px;color:var(--ink)}.admin-textarea{min-height:128px;height:128px;resize:none}.admin-color-input{height:52px;padding:6px}.admin-color-input::-webkit-color-swatch-wrapper{padding:0}.admin-color-input::-webkit-color-swatch{border:0;border-radius:12px}.admin-color-input::-moz-color-swatch{border:0;border-radius:12px}.admin-theme-tools{display:grid;gap:18px}.admin-theme-preset-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.admin-theme-card{display:grid;gap:12px;border:1px solid rgba(29,26,22,.08);border-radius:22px;background:rgba(255,255,255,.76);padding:18px;text-align:left;cursor:pointer}.admin-theme-card-active{border-color:rgba(199,83,37,.42);background:rgba(199,83,37,.08);box-shadow:0 12px 28px rgba(26,21,16,.07)}.admin-theme-card-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.admin-theme-card-title{font-weight:700}.admin-theme-card-tag{border-radius:999px;background:rgba(29,26,22,.06);padding:6px 10px;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(29,26,22,.55)}.admin-theme-card-copy{font-size:14px;line-height:1.5;color:rgba(29,26,22,.62)}.admin-theme-card-swatches{display:flex;gap:10px}.admin-theme-card-swatch{width:34px;height:34px;border-radius:12px;border:1px solid rgba(29,26,22,.08)}.admin-theme-card-swatch-outline{box-shadow:inset 0 0 0 1px rgba(255,255,255,.35)}.admin-toggle-row{display:flex;flex-wrap:wrap;gap:20px;margin-top:16px;font-size:14px}.admin-check{display:inline-flex;align-items:center;gap:8px;color:rgba(29,26,22,.78)}.admin-preview-card{margin-top:24px;border:1px solid rgba(29,26,22,.08);border-radius:24px;background:rgba(255,255,255,.7);padding:20px}.admin-preview-row{display:flex;align-items:center;gap:16px;margin-top:16px}.admin-preview-logo,.admin-preview-logo-fallback{width:64px;height:64px;border-radius:18px;flex:0 0 auto}.admin-preview-logo{-o-object-fit:cover;object-fit:cover}.admin-preview-logo-fallback{display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:white}.admin-preview-copy{min-width:0}.admin-preview-copy p{margin:0}.admin-preview-copy p+p{margin-top:6px;font-size:14px;color:rgba(29,26,22,.6)}.admin-brand-preview-actions{display:grid;gap:16px;margin-top:20px}.admin-brand-preview-button{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;min-height:46px;border:1px solid transparent;border-radius:999px;padding:0 18px;font-size:14px;font-weight:700}.admin-brand-preview-swatches{display:grid;gap:10px}.admin-brand-swatch-label{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(29,26,22,.48)}.admin-brand-preview-swatch-row{display:flex;gap:10px}.admin-brand-preview-swatch{width:42px;height:42px;border:1px solid rgba(29,26,22,.1);border-radius:14px}.admin-preview-name{font-family:Georgia,Times New Roman,serif;font-size:32px;line-height:1}.admin-primary-button{margin-top:24px;background:var(--accent);padding:14px 20px}.admin-dark-button,.admin-primary-button{border:0;border-radius:999px;font-weight:700;color:white;cursor:pointer}.admin-dark-button{background:var(--ink);padding:12px 16px;font-size:14px}.admin-button-inline{margin-top:0}.admin-inline-form{display:flex;flex-wrap:wrap;gap:8px}.admin-sidebar-stack{display:flex;flex-direction:column;gap:24px}.admin-inline-input{min-width:220px}.admin-inline-small{width:96px}.admin-category-card{border:1px solid rgba(29,26,22,.08);border-radius:24px;background:rgba(255,255,255,.62);padding:20px}.admin-category-title{margin:0;font-family:Georgia,Times New Roman,serif;font-size:32px;line-height:1}.admin-top-gap{margin-top:16px}.admin-tight-gap{gap:16px}.admin-item-card{border-radius:22px;background:rgba(255,255,255,.62);padding:16px}.admin-item-card-dashed{border:1px dashed rgba(29,26,22,.12)}.admin-item-grid{gap:12px}.admin-item-grid,.admin-menu-items-grid{display:grid;grid-template-columns:1fr 1fr}.admin-menu-items-grid{gap:16px}.admin-list-card{border:1px solid rgba(29,26,22,.08);border-radius:20px;background:rgba(255,255,255,.72);padding:16px}.admin-list-titleblock{margin-bottom:12px}.admin-list-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.admin-list-title{margin:0;font-weight:700}.admin-list-copy{margin:4px 0 0;font-size:14px;color:rgba(29,26,22,.55)}.admin-option-stack{gap:8px}.admin-option-row{display:flex;justify-content:space-between;gap:12px;font-size:14px;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.admin-option-actions,.admin-option-row-copy{display:flex;align-items:center;gap:10px}.admin-option-row-copy{justify-content:space-between;flex:1 1 auto;min-width:0}.admin-arrow-button{border:1px solid rgba(29,26,22,.1);border-radius:999px;background:rgba(255,255,255,.84);font-size:12px}.admin-arrow-button,.admin-delete-button{display:inline-flex;align-items:center;justify-content:center;min-width:38px;min-height:38px;padding:8px 10px;font-weight:700;cursor:pointer}.admin-delete-button{border:1px solid rgba(182,56,43,.2);border-radius:999px;background:rgba(182,56,43,.1);color:var(--danger);font-size:14px}.admin-arrow-button ion-icon{font-size:18px}.admin-row-moving{animation:adminRowShift .32s ease}.admin-row-deleting{animation:adminRowDelete .26s ease forwards;pointer-events:none}.admin-arrow-button:disabled{opacity:.4;cursor:default}.admin-order-note{border:1px dashed rgba(29,26,22,.12);border-radius:16px;background:rgba(255,255,255,.7);padding:12px 14px;font-size:13px;color:rgba(29,26,22,.56)}@keyframes adminRowShift{0%{transform:translateY(0) scale(1);box-shadow:0 0 0 rgba(0,0,0,0)}45%{transform:translateY(-6px) scale(1.01);box-shadow:0 14px 28px rgba(26,21,16,.1)}to{transform:translateY(0) scale(1);box-shadow:0 0 0 rgba(0,0,0,0)}}@keyframes adminRowDelete{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.96)}}.admin-option-form{display:grid;grid-template-columns:minmax(220px,1.6fr) minmax(150px,.8fr) minmax(150px,.8fr) auto;gap:12px;align-items:end}.admin-coupon-card{font-size:14px}.admin-inline-grid{display:grid;grid-template-columns:minmax(0,1fr) 120px 100px auto;gap:8px}.admin-form-grid-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}.admin-hours-list{display:flex;flex-direction:column;gap:10px}.admin-hours-row{display:grid;grid-template-columns:72px auto minmax(240px,1fr) auto auto;gap:10px;align-items:center;border:1px solid rgba(29,26,22,.08);border-radius:18px;background:rgba(255,255,255,.6);padding:12px 14px}.admin-hours-day{margin:0;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.admin-hours-time{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px;align-items:center}.admin-hours-separator{font-size:13px;color:rgba(29,26,22,.56)}.admin-hours-check{white-space:nowrap}.admin-menu-editor-panel,.admin-menu-item-list,.admin-menu-manager,.admin-menu-modifier-area{display:grid;gap:20px}.admin-menu-manager-copy{max-width:520px}.admin-menu-layout{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);gap:24px;align-items:stretch}.admin-menu-editor-panel,.admin-menu-list-panel{border:1px solid rgba(29,26,22,.08);border-radius:24px;background:rgba(255,255,255,.62);padding:20px}.admin-menu-list-panel{display:flex;flex-direction:column;min-height:100%}.admin-menu-editor-panel{min-height:100%}.admin-menu-editor-header,.admin-menu-list-header,.admin-menu-modifier-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.admin-menu-category-block{display:block}.admin-menu-list{display:flex;flex-direction:column;gap:18px;flex:1 1 auto;min-height:0;overflow:auto;align-items:stretch;padding-right:4px}.admin-menu-category-create{display:flex;gap:8px;flex-wrap:wrap}.admin-menu-category-break{display:flex;justify-content:space-between;align-items:center;gap:16px;border-top:1px solid rgba(29,26,22,.08);padding-top:16px}.admin-menu-category-block:first-child .admin-menu-category-break{border-top:0;padding-top:0}.admin-menu-category-name,.admin-menu-editor-title,.admin-menu-modifier-title,.admin-menu-row-title{margin:0;font-weight:700}.admin-menu-category-meta,.admin-menu-row-meta{margin:4px 0 0;font-size:13px;color:rgba(29,26,22,.55)}.admin-menu-item-list{display:grid;gap:10px}.admin-menu-row{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%;border:1px solid rgba(29,26,22,.08);border-radius:18px;background:rgba(255,255,255,.82);padding:14px 16px;text-align:left;cursor:pointer}.admin-menu-row-active{border-color:rgba(199,83,37,.5);background:rgba(199,83,37,.1)}.admin-menu-row-copy{min-width:0}.admin-menu-editor-chip,.admin-menu-row-pill{border-radius:999px;background:rgba(29,26,22,.06);padding:8px 12px;font-size:12px;font-weight:700;white-space:nowrap}.admin-menu-editor-title,.admin-menu-modifier-title{font-family:Georgia,Times New Roman,serif;font-size:30px;line-height:1.05}.admin-menu-modifier-grid{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);gap:16px}.admin-menu-modifier-stack{display:grid;gap:16px}.admin-menu-group-list{max-height:780px;overflow:auto;padding-right:4px}.admin-ghost-button{border:1px solid rgba(29,26,22,.1);border-radius:999px;background:rgba(255,255,255,.8);padding:10px 14px;font-size:13px;font-weight:700;cursor:pointer}.admin-menu-empty,.admin-menu-empty-card{color:rgba(29,26,22,.55);font-size:14px}.admin-theme-shell{min-height:100vh;background:radial-gradient(circle at top left,rgba(199,83,37,.1),transparent 38%),radial-gradient(circle at 85% 10%,rgba(35,67,53,.12),transparent 30%),linear-gradient(180deg,rgba(255,252,246,.98),rgba(244,234,216,1))}.admin-theme-shell[data-theme-mode=dark]{background:radial-gradient(circle at top left,rgba(199,83,37,.18),transparent 38%),radial-gradient(circle at 85% 10%,rgba(35,67,53,.2),transparent 30%),linear-gradient(180deg,#16130f,#0d0c0a)}@media (prefers-color-scheme:dark){.admin-theme-shell[data-theme-mode=system]{background:radial-gradient(circle at top left,rgba(199,83,37,.18),transparent 38%),radial-gradient(circle at 85% 10%,rgba(35,67,53,.2),transparent 30%),linear-gradient(180deg,#16130f,#0d0c0a)}}.admin-theme-shell[data-theme-mode=dark] .admin-page{color:#f5efe4}@media (prefers-color-scheme:dark){.admin-theme-shell[data-theme-mode=system] .admin-page{color:#f5efe4}}.admin-theme-shell[data-theme-mode=dark] .admin-category-card,.admin-theme-shell[data-theme-mode=dark] .admin-hero,.admin-theme-shell[data-theme-mode=dark] .admin-hours-row,.admin-theme-shell[data-theme-mode=dark] .admin-list-card,.admin-theme-shell[data-theme-mode=dark] .admin-menu-editor-panel,.admin-theme-shell[data-theme-mode=dark] .admin-menu-list-panel,.admin-theme-shell[data-theme-mode=dark] .admin-order-note,.admin-theme-shell[data-theme-mode=dark] .admin-page .panel,.admin-theme-shell[data-theme-mode=dark] .admin-preview-card,.admin-theme-shell[data-theme-mode=dark] .admin-section-card,.admin-theme-shell[data-theme-mode=dark] .admin-stats-row,.admin-theme-shell[data-theme-mode=dark] .admin-subsection,.admin-theme-shell[data-theme-mode=dark] .admin-theme-card{border-color:rgba(245,239,228,.08);background:linear-gradient(180deg,rgba(32,28,22,.94),rgba(22,19,15,.88));box-shadow:0 24px 60px rgba(0,0,0,.28);color:#f5efe4}.admin-theme-shell[data-theme-mode=dark] .admin-hero :is(p,span,div,h1,h2,h3,h4,label,button,li),.admin-theme-shell[data-theme-mode=dark] .admin-page .panel :is(p,span,div,h1,h2,h3,h4,label,button,li),.admin-theme-shell[data-theme-mode=dark] .admin-section-card :is(p,span,div,h1,h2,h3,h4,label,button,li),.admin-theme-shell[data-theme-mode=dark] .admin-stats-row :is(p,span,div,h1,h2,h3,h4,label,button,li){color:inherit}@media (prefers-color-scheme:dark){.admin-theme-shell[data-theme-mode=system] .admin-category-card,.admin-theme-shell[data-theme-mode=system] .admin-hero,.admin-theme-shell[data-theme-mode=system] .admin-hours-row,.admin-theme-shell[data-theme-mode=system] .admin-list-card,.admin-theme-shell[data-theme-mode=system] .admin-menu-editor-panel,.admin-theme-shell[data-theme-mode=system] .admin-menu-list-panel,.admin-theme-shell[data-theme-mode=system] .admin-order-note,.admin-theme-shell[data-theme-mode=system] .admin-page .panel,.admin-theme-shell[data-theme-mode=system] .admin-preview-card,.admin-theme-shell[data-theme-mode=system] .admin-section-card,.admin-theme-shell[data-theme-mode=system] .admin-stats-row,.admin-theme-shell[data-theme-mode=system] .admin-subsection,.admin-theme-shell[data-theme-mode=system] .admin-theme-card{border-color:rgba(245,239,228,.08);background:linear-gradient(180deg,rgba(32,28,22,.94),rgba(22,19,15,.88));box-shadow:0 24px 60px rgba(0,0,0,.28);color:#f5efe4}.admin-theme-shell[data-theme-mode=system] .admin-hero :is(p,span,div,h1,h2,h3,h4,label,button,li),.admin-theme-shell[data-theme-mode=system] .admin-page .panel :is(p,span,div,h1,h2,h3,h4,label,button,li),.admin-theme-shell[data-theme-mode=system] .admin-section-card :is(p,span,div,h1,h2,h3,h4,label,button,li),.admin-theme-shell[data-theme-mode=system] .admin-stats-row :is(p,span,div,h1,h2,h3,h4,label,button,li){color:inherit}}.admin-theme-shell[data-theme-mode=dark] .admin-category-card,.admin-theme-shell[data-theme-mode=dark] .admin-hours-row,.admin-theme-shell[data-theme-mode=dark] .admin-list-card,.admin-theme-shell[data-theme-mode=dark] .admin-menu-editor-panel,.admin-theme-shell[data-theme-mode=dark] .admin-menu-list-panel,.admin-theme-shell[data-theme-mode=dark] .admin-order-note,.admin-theme-shell[data-theme-mode=dark] .admin-preview-card,.admin-theme-shell[data-theme-mode=dark] .admin-subsection,.admin-theme-shell[data-theme-mode=dark] .admin-theme-card{background:rgba(245,239,228,.05);box-shadow:none}@media (prefers-color-scheme:dark){.admin-theme-shell[data-theme-mode=system] .admin-category-card,.admin-theme-shell[data-theme-mode=system] .admin-hours-row,.admin-theme-shell[data-theme-mode=system] .admin-list-card,.admin-theme-shell[data-theme-mode=system] .admin-menu-editor-panel,.admin-theme-shell[data-theme-mode=system] .admin-menu-list-panel,.admin-theme-shell[data-theme-mode=system] .admin-order-note,.admin-theme-shell[data-theme-mode=system] .admin-preview-card,.admin-theme-shell[data-theme-mode=system] .admin-subsection,.admin-theme-shell[data-theme-mode=system] .admin-theme-card{background:rgba(245,239,228,.05);box-shadow:none}}.admin-theme-shell[data-theme-mode=dark] .admin-collapse-icon,.admin-theme-shell[data-theme-mode=dark] .admin-menu-editor-chip,.admin-theme-shell[data-theme-mode=dark] .admin-menu-row-pill,.admin-theme-shell[data-theme-mode=dark] .admin-pill,.admin-theme-shell[data-theme-mode=dark] .admin-slug-chip,.admin-theme-shell[data-theme-mode=dark] .admin-theme-card-tag{border-color:rgba(245,239,228,.08);background:rgba(245,239,228,.08);color:rgba(245,239,228,.74)}@media (prefers-color-scheme:dark){.admin-theme-shell[data-theme-mode=system] .admin-collapse-icon,.admin-theme-shell[data-theme-mode=system] .admin-menu-editor-chip,.admin-theme-shell[data-theme-mode=system] .admin-menu-row-pill,.admin-theme-shell[data-theme-mode=system] .admin-pill,.admin-theme-shell[data-theme-mode=system] .admin-slug-chip,.admin-theme-shell[data-theme-mode=system] .admin-theme-card-tag{border-color:rgba(245,239,228,.08);background:rgba(245,239,228,.08);color:rgba(245,239,228,.74)}}.admin-theme-shell[data-theme-mode=dark] .admin-brand-swatch-label,.admin-theme-shell[data-theme-mode=dark] .admin-check,.admin-theme-shell[data-theme-mode=dark] .admin-field-help,.admin-theme-shell[data-theme-mode=dark] .admin-field-label,.admin-theme-shell[data-theme-mode=dark] .admin-hero-copy,.admin-theme-shell[data-theme-mode=dark] .admin-hours-separator,.admin-theme-shell[data-theme-mode=dark] .admin-list-copy,.admin-theme-shell[data-theme-mode=dark] .admin-menu-category-meta,.admin-theme-shell[data-theme-mode=dark] .admin-menu-empty,.admin-theme-shell[data-theme-mode=dark] .admin-menu-empty-card,.admin-theme-shell[data-theme-mode=dark] .admin-menu-row-meta,.admin-theme-shell[data-theme-mode=dark] .admin-order-note,.admin-theme-shell[data-theme-mode=dark] .admin-page .text-black\/60,.admin-theme-shell[data-theme-mode=dark] .admin-page .text-sm,.admin-theme-shell[data-theme-mode=dark] .admin-preview-copy p+p,.admin-theme-shell[data-theme-mode=dark] .admin-section-copy,.admin-theme-shell[data-theme-mode=dark] .admin-section-kicker,.admin-theme-shell[data-theme-mode=dark] .admin-subsection-title{color:rgba(245,239,228,.68)}.admin-theme-shell[data-theme-mode=dark] .admin-card-title,.admin-theme-shell[data-theme-mode=dark] .admin-category-title,.admin-theme-shell[data-theme-mode=dark] .admin-hero-title,.admin-theme-shell[data-theme-mode=dark] .admin-list-title,.admin-theme-shell[data-theme-mode=dark] .admin-menu-category-name,.admin-theme-shell[data-theme-mode=dark] .admin-menu-editor-title,.admin-theme-shell[data-theme-mode=dark] .admin-menu-modifier-title,.admin-theme-shell[data-theme-mode=dark] .admin-menu-row-title,.admin-theme-shell[data-theme-mode=dark] .admin-page .font-display,.admin-theme-shell[data-theme-mode=dark] .admin-page .font-semibold,.admin-theme-shell[data-theme-mode=dark] .admin-page .text-4xl,.admin-theme-shell[data-theme-mode=dark] .admin-preview-name,.admin-theme-shell[data-theme-mode=dark] .admin-section-title,.admin-theme-shell[data-theme-mode=dark] .admin-stat-value{color:rgba(245,239,228,.96)}.admin-theme-shell[data-theme-mode=dark] .admin-inline-link{color:#ffb089}@media (prefers-color-scheme:dark){.admin-theme-shell[data-theme-mode=system] .admin-brand-swatch-label,.admin-theme-shell[data-theme-mode=system] .admin-check,.admin-theme-shell[data-theme-mode=system] .admin-field-help,.admin-theme-shell[data-theme-mode=system] .admin-field-label,.admin-theme-shell[data-theme-mode=system] .admin-hero-copy,.admin-theme-shell[data-theme-mode=system] .admin-hours-separator,.admin-theme-shell[data-theme-mode=system] .admin-list-copy,.admin-theme-shell[data-theme-mode=system] .admin-menu-category-meta,.admin-theme-shell[data-theme-mode=system] .admin-menu-empty,.admin-theme-shell[data-theme-mode=system] .admin-menu-empty-card,.admin-theme-shell[data-theme-mode=system] .admin-menu-row-meta,.admin-theme-shell[data-theme-mode=system] .admin-order-note,.admin-theme-shell[data-theme-mode=system] .admin-page .text-black\/60,.admin-theme-shell[data-theme-mode=system] .admin-page .text-sm,.admin-theme-shell[data-theme-mode=system] .admin-preview-copy p+p,.admin-theme-shell[data-theme-mode=system] .admin-section-copy,.admin-theme-shell[data-theme-mode=system] .admin-section-kicker,.admin-theme-shell[data-theme-mode=system] .admin-subsection-title{color:rgba(245,239,228,.68)}.admin-theme-shell[data-theme-mode=system] .admin-card-title,.admin-theme-shell[data-theme-mode=system] .admin-category-title,.admin-theme-shell[data-theme-mode=system] .admin-hero-title,.admin-theme-shell[data-theme-mode=system] .admin-list-title,.admin-theme-shell[data-theme-mode=system] .admin-menu-category-name,.admin-theme-shell[data-theme-mode=system] .admin-menu-editor-title,.admin-theme-shell[data-theme-mode=system] .admin-menu-modifier-title,.admin-theme-shell[data-theme-mode=system] .admin-menu-row-title,.admin-theme-shell[data-theme-mode=system] .admin-page .font-display,.admin-theme-shell[data-theme-mode=system] .admin-page .font-semibold,.admin-theme-shell[data-theme-mode=system] .admin-page .text-4xl,.admin-theme-shell[data-theme-mode=system] .admin-preview-name,.admin-theme-shell[data-theme-mode=system] .admin-section-title,.admin-theme-shell[data-theme-mode=system] .admin-stat-value{color:rgba(245,239,228,.96)}.admin-theme-shell[data-theme-mode=system] .admin-inline-link{color:#ffb089}}.admin-theme-shell[data-theme-mode=dark] .admin-input,.admin-theme-shell[data-theme-mode=dark] .admin-page .bg-white\/80,.admin-theme-shell[data-theme-mode=dark] .admin-page .border-black\/10,.admin-theme-shell[data-theme-mode=dark] .admin-page .rounded-2xl,.admin-theme-shell[data-theme-mode=dark] .admin-textarea{border-color:rgba(245,239,228,.12);background:rgba(245,239,228,.05);color:#f5efe4}.admin-theme-shell[data-theme-mode=dark] .admin-color-input{background:rgba(245,239,228,.04)}.admin-theme-shell[data-theme-mode=dark] .admin-color-input::-webkit-color-swatch-wrapper{background:transparent}.admin-theme-shell[data-theme-mode=dark] .admin-color-input::-webkit-color-swatch{border:1px solid rgba(245,239,228,.08)}.admin-theme-shell[data-theme-mode=dark] .admin-color-input::-moz-color-swatch{border:1px solid rgba(245,239,228,.08)}@media (prefers-color-scheme:dark){.admin-theme-shell[data-theme-mode=system] .admin-input,.admin-theme-shell[data-theme-mode=system] .admin-page .bg-white\/80,.admin-theme-shell[data-theme-mode=system] .admin-page .border-black\/10,.admin-theme-shell[data-theme-mode=system] .admin-page .rounded-2xl,.admin-theme-shell[data-theme-mode=system] .admin-textarea{border-color:rgba(245,239,228,.12);background:rgba(245,239,228,.05);color:#f5efe4}.admin-theme-shell[data-theme-mode=system] .admin-color-input{background:rgba(245,239,228,.04)}.admin-theme-shell[data-theme-mode=system] .admin-color-input::-webkit-color-swatch-wrapper{background:transparent}.admin-theme-shell[data-theme-mode=system] .admin-color-input::-webkit-color-swatch{border:1px solid rgba(245,239,228,.08)}.admin-theme-shell[data-theme-mode=system] .admin-color-input::-moz-color-swatch{border:1px solid rgba(245,239,228,.08)}}.admin-theme-shell[data-theme-mode=dark] .admin-input::-moz-placeholder,.admin-theme-shell[data-theme-mode=dark] .admin-textarea::-moz-placeholder{color:rgba(245,239,228,.46)}.admin-theme-shell[data-theme-mode=dark] .admin-input::placeholder,.admin-theme-shell[data-theme-mode=dark] .admin-textarea::placeholder{color:rgba(245,239,228,.46)}@media (prefers-color-scheme:dark){.admin-theme-shell[data-theme-mode=system] .admin-input::-moz-placeholder,.admin-theme-shell[data-theme-mode=system] .admin-textarea::-moz-placeholder{color:rgba(245,239,228,.46)}.admin-theme-shell[data-theme-mode=system] .admin-input::placeholder,.admin-theme-shell[data-theme-mode=system] .admin-textarea::placeholder{color:rgba(245,239,228,.46)}}.admin-theme-shell[data-theme-mode=dark] .admin-arrow-button,.admin-theme-shell[data-theme-mode=dark] .admin-ghost-button{border-color:rgba(245,239,228,.12);background:rgba(245,239,228,.08);color:#f5efe4}.admin-theme-shell[data-theme-mode=dark] .admin-delete-button{border-color:rgba(182,56,43,.34);background:rgba(182,56,43,.18);color:#ffb8ae}@media (prefers-color-scheme:dark){.admin-theme-shell[data-theme-mode=system] .admin-arrow-button,.admin-theme-shell[data-theme-mode=system] .admin-ghost-button{border-color:rgba(245,239,228,.12);background:rgba(245,239,228,.08);color:#f5efe4}.admin-theme-shell[data-theme-mode=system] .admin-delete-button{border-color:rgba(182,56,43,.34);background:rgba(182,56,43,.18);color:#ffb8ae}}.admin-theme-shell[data-theme-mode=dark] .admin-menu-row{border-color:rgba(245,239,228,.08);background:rgba(245,239,228,.05);color:#f5efe4}@media (prefers-color-scheme:dark){.admin-theme-shell[data-theme-mode=system] .admin-menu-row{border-color:rgba(245,239,228,.08);background:rgba(245,239,228,.05);color:#f5efe4}}.admin-theme-shell[data-theme-mode=dark] .admin-menu-row-active,.admin-theme-shell[data-theme-mode=dark] .admin-theme-card-active{border-color:color-mix(in srgb,var(--accent) 44%,rgba(245,239,228,.12));background:color-mix(in srgb,var(--accent) 12%,rgba(245,239,228,.05))}@media (prefers-color-scheme:dark){.admin-theme-shell[data-theme-mode=system] .admin-menu-row-active,.admin-theme-shell[data-theme-mode=system] .admin-theme-card-active{border-color:color-mix(in srgb,var(--accent) 44%,rgba(245,239,228,.12));background:color-mix(in srgb,var(--accent) 12%,rgba(245,239,228,.05))}}.admin-theme-shell[data-theme-mode=dark] .admin-stat-light{background:rgba(245,239,228,.06);color:#f5efe4}@media (prefers-color-scheme:dark){.admin-theme-shell[data-theme-mode=system] .admin-stat-light{background:rgba(245,239,228,.06);color:#f5efe4}}.admin-theme-shell[data-theme-mode=dark] .admin-stat-label-light,.admin-theme-shell[data-theme-mode=dark] .admin-stat-mark-light{color:rgba(245,239,228,.62);background:rgba(245,239,228,.08)}@media (prefers-color-scheme:dark){.admin-theme-shell[data-theme-mode=system] .admin-stat-label-light,.admin-theme-shell[data-theme-mode=system] .admin-stat-mark-light{color:rgba(245,239,228,.62);background:rgba(245,239,228,.08)}}.admin-theme-shell[data-theme-mode=dark] .admin-brand-preview-swatch{border-color:rgba(245,239,228,.12)}@media (prefers-color-scheme:dark){.admin-theme-shell[data-theme-mode=system] .admin-brand-preview-swatch{border-color:rgba(245,239,228,.12)}}.admin-theme-shell[data-theme-mode=dark] .admin-primary-button{box-shadow:0 16px 30px color-mix(in srgb,var(--accent) 28%,transparent)}@media (prefers-color-scheme:dark){.admin-theme-shell[data-theme-mode=system] .admin-primary-button{box-shadow:0 16px 30px color-mix(in srgb,var(--accent) 28%,transparent)}}.admin-theme-shell[data-theme-mode=dark] .admin-page .border,.admin-theme-shell[data-theme-mode=dark] .admin-page .border-black\/8{border-color:rgba(245,239,228,.08)}@media (prefers-color-scheme:dark){.admin-theme-shell[data-theme-mode=system] .admin-page .border,.admin-theme-shell[data-theme-mode=system] .admin-page .border-black\/8{border-color:rgba(245,239,228,.08)}}.admin-theme-shell[data-theme-mode=dark] .admin-page .rounded-\\[\32 2px\\],.admin-theme-shell[data-theme-mode=dark] .admin-page .rounded-\\[\32 8px\\]{background:rgba(245,239,228,.05)}@media (prefers-color-scheme:dark){.admin-theme-shell[data-theme-mode=system] .admin-page .rounded-\\[\32 2px\\],.admin-theme-shell[data-theme-mode=system] .admin-page .rounded-\\[\32 8px\\]{background:rgba(245,239,228,.05)}}@media (max-width:900px){.admin-page{width:min(100%,calc(100% - 1rem));padding-top:16px}.admin-hero{padding:22px}.admin-hero-title{font-size:42px}.admin-stats-row{grid-template-columns:1fr 1fr}.admin-section-header{flex-direction:column;align-items:start}.admin-main-grid,.admin-menu-layout,.admin-menu-modifier-grid,.admin-two-column{grid-template-columns:1fr}.admin-card-header{align-items:flex-start;flex-direction:column}.admin-section-copy{max-width:none}.admin-form-grid,.admin-theme-preset-grid{grid-template-columns:1fr}.admin-span-2{grid-column:auto}.admin-form-grid-3,.admin-inline-grid,.admin-item-grid,.admin-menu-items-grid{grid-template-columns:1fr}.admin-hours-row,.admin-option-form{grid-template-columns:1fr;align-items:stretch}}@media (max-width:640px){.admin-stats-row{grid-template-columns:1fr}}.customer-page{padding:40px 0 56px}.site-header{position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(29,26,22,.05);background:rgba(255,250,242,.85);backdrop-filter:blur(18px)}.restaurant-shell[data-theme-mode=dark] .site-header{border-bottom-color:rgba(245,239,228,.08);background:rgba(18,17,15,.82)}@media (prefers-color-scheme:dark){.restaurant-shell[data-theme-mode=system] .site-header{border-bottom-color:rgba(245,239,228,.08);background:rgba(18,17,15,.82)}}.checkout-summary-row,.checkout-total-row,.confirmation-item-row,.home-badge,.home-featured-header,.home-hero-actions,.home-hours-row,.menu-category-header,.menu-item-actions,.menu-item-header,.menu-option-row,.site-brand,.site-footer-actions,.site-footer-top,.site-header-inner,.site-nav{display:flex}.site-header-inner{align-items:center;justify-content:space-between;gap:16px;padding:16px 0;flex-wrap:wrap}.site-brand,.site-nav{align-items:center;gap:12px;flex-wrap:wrap}.site-brand-logo,.site-brand-logo-fallback{width:56px;height:56px;border-radius:18px}.site-brand-logo{-o-object-fit:cover;object-fit:cover;border:1px solid rgba(29,26,22,.1);box-shadow:0 10px 24px rgba(26,21,16,.1)}.site-brand-logo-fallback{display:flex;align-items:center;justify-content:center;background:var(--logo-bg);color:white;font-size:20px;font-weight:700;box-shadow:0 10px 24px rgba(26,21,16,.1)}.checkout-section-title,.home-hero-title,.loyalty-reward-title,.menu-category-title,.menu-item-title,.page-hero-title,.site-brand-name,.site-footer-title{font-family:Georgia,Times New Roman,serif}.site-brand-name{font-size:32px;line-height:1}.site-brand-tagline{margin:4px 0 0;font-size:14px;color:rgba(29,26,22,.6)}.menu-option-chip,.page-chip,.site-cta,.site-footer-button,.site-nav-link,.site-phone-chip{border-radius:999px;padding:12px 18px;font-size:14px}.site-nav-link{background:rgba(29,26,22,.05);font-weight:600}.site-nav-link-active{background:var(--button-bg);color:var(--button-text-strong)}.site-phone-chip{border:1px solid rgba(29,26,22,.1);color:rgba(29,26,22,.6)}.restaurant-shell[data-theme-mode=dark] .menu-option-chip,.restaurant-shell[data-theme-mode=dark] .menu-qty,.restaurant-shell[data-theme-mode=dark] .page-chip,.restaurant-shell[data-theme-mode=dark] .site-nav-link,.restaurant-shell[data-theme-mode=dark] .site-phone-chip{border-color:rgba(245,239,228,.12);background:rgba(245,239,228,.06);color:rgba(245,239,228,.84)}@media (prefers-color-scheme:dark){.restaurant-shell[data-theme-mode=system] .menu-option-chip,.restaurant-shell[data-theme-mode=system] .menu-qty,.restaurant-shell[data-theme-mode=system] .page-chip,.restaurant-shell[data-theme-mode=system] .site-nav-link,.restaurant-shell[data-theme-mode=system] .site-phone-chip{border-color:rgba(245,239,228,.12);background:rgba(245,239,228,.06);color:rgba(245,239,228,.84)}}.site-footer{margin-top:64px;border-top:1px solid rgba(29,26,22,.1);padding:40px 0}.site-footer-panel{border:1px solid rgba(29,26,22,.08);border-radius:32px;background:var(--secondary);padding:40px 32px;color:white;box-shadow:0 24px 60px rgba(26,21,16,.18)}.site-footer-top{justify-content:space-between;gap:24px;flex-wrap:wrap}.site-footer-copy{max-width:640px;position:relative;z-index:1}.home-metric-label,.home-section-kicker,.home-side-kicker,.site-footer-kicker{margin:0;font-size:12px;letter-spacing:.18em;text-transform:uppercase}.site-footer-kicker{color:rgba(255,255,255,.68)}.site-footer-title{margin:12px 0 0;font-size:42px;line-height:1.05}.checkout-note,.confirmation-copy,.contact-copy,.featured-card-copy,.home-hero-copy,.home-why-copy,.loyalty-reward-copy,.menu-item-copy,.page-hero-copy,.site-footer-text{color:rgba(29,26,22,.68)}.restaurant-shell[data-theme-mode=dark] .checkout-note,.restaurant-shell[data-theme-mode=dark] .checkout-section-title,.restaurant-shell[data-theme-mode=dark] .confirmation-copy,.restaurant-shell[data-theme-mode=dark] .confirmation-stat-copy,.restaurant-shell[data-theme-mode=dark] .confirmation-stat-value,.restaurant-shell[data-theme-mode=dark] .contact-copy,.restaurant-shell[data-theme-mode=dark] .customer-muted,.restaurant-shell[data-theme-mode=dark] .featured-card-copy,.restaurant-shell[data-theme-mode=dark] .featured-card-price,.restaurant-shell[data-theme-mode=dark] .featured-card-title,.restaurant-shell[data-theme-mode=dark] .featured-label,.restaurant-shell[data-theme-mode=dark] .home-hero-copy,.restaurant-shell[data-theme-mode=dark] .home-hero-title,.restaurant-shell[data-theme-mode=dark] .home-metric-label,.restaurant-shell[data-theme-mode=dark] .home-metric-value,.restaurant-shell[data-theme-mode=dark] .home-section-title,.restaurant-shell[data-theme-mode=dark] .home-side-kicker,.restaurant-shell[data-theme-mode=dark] .loyalty-balance-value,.restaurant-shell[data-theme-mode=dark] .loyalty-reward-copy,.restaurant-shell[data-theme-mode=dark] .loyalty-reward-summary,.restaurant-shell[data-theme-mode=dark] .loyalty-reward-title,.restaurant-shell[data-theme-mode=dark] .loyalty-stat-value,.restaurant-shell[data-theme-mode=dark] .menu-category-title,.restaurant-shell[data-theme-mode=dark] .menu-item-copy,.restaurant-shell[data-theme-mode=dark] .menu-item-price,.restaurant-shell[data-theme-mode=dark] .menu-item-title,.restaurant-shell[data-theme-mode=dark] .page-hero-copy,.restaurant-shell[data-theme-mode=dark] .page-hero-title,.restaurant-shell[data-theme-mode=dark] .site-brand-name,.restaurant-shell[data-theme-mode=dark] .site-brand-tagline{color:rgba(245,239,228,.68)}.restaurant-shell[data-theme-mode=dark] .checkout-section-title,.restaurant-shell[data-theme-mode=dark] .confirmation-stat-value,.restaurant-shell[data-theme-mode=dark] .featured-card-price,.restaurant-shell[data-theme-mode=dark] .featured-card-title,.restaurant-shell[data-theme-mode=dark] .home-hero-title,.restaurant-shell[data-theme-mode=dark] .home-metric-value,.restaurant-shell[data-theme-mode=dark] .home-section-title,.restaurant-shell[data-theme-mode=dark] .loyalty-balance-value,.restaurant-shell[data-theme-mode=dark] .loyalty-reward-title,.restaurant-shell[data-theme-mode=dark] .loyalty-stat-value,.restaurant-shell[data-theme-mode=dark] .menu-category-title,.restaurant-shell[data-theme-mode=dark] .menu-item-price,.restaurant-shell[data-theme-mode=dark] .menu-item-title,.restaurant-shell[data-theme-mode=dark] .page-hero-title,.restaurant-shell[data-theme-mode=dark] .site-brand-name{color:rgba(245,239,228,.96)}.restaurant-shell[data-theme-mode=dark] .checkout-section,.restaurant-shell[data-theme-mode=dark] .confirmation-card,.restaurant-shell[data-theme-mode=dark] .contact-card,.restaurant-shell[data-theme-mode=dark] .featured-card,.restaurant-shell[data-theme-mode=dark] .home-side-card,.restaurant-shell[data-theme-mode=dark] .loyalty-lookup-card,.restaurant-shell[data-theme-mode=dark] .loyalty-reward-card,.restaurant-shell[data-theme-mode=dark] .menu-category-card,.restaurant-shell[data-theme-mode=dark] .page-hero{color:rgba(245,239,228,.92)}@media (prefers-color-scheme:dark){.restaurant-shell[data-theme-mode=system] .checkout-note,.restaurant-shell[data-theme-mode=system] .checkout-section-title,.restaurant-shell[data-theme-mode=system] .confirmation-copy,.restaurant-shell[data-theme-mode=system] .confirmation-stat-copy,.restaurant-shell[data-theme-mode=system] .confirmation-stat-value,.restaurant-shell[data-theme-mode=system] .contact-copy,.restaurant-shell[data-theme-mode=system] .customer-muted,.restaurant-shell[data-theme-mode=system] .featured-card-copy,.restaurant-shell[data-theme-mode=system] .featured-card-price,.restaurant-shell[data-theme-mode=system] .featured-card-title,.restaurant-shell[data-theme-mode=system] .featured-label,.restaurant-shell[data-theme-mode=system] .home-hero-copy,.restaurant-shell[data-theme-mode=system] .home-hero-title,.restaurant-shell[data-theme-mode=system] .home-metric-label,.restaurant-shell[data-theme-mode=system] .home-metric-value,.restaurant-shell[data-theme-mode=system] .home-section-title,.restaurant-shell[data-theme-mode=system] .home-side-kicker,.restaurant-shell[data-theme-mode=system] .loyalty-balance-value,.restaurant-shell[data-theme-mode=system] .loyalty-reward-copy,.restaurant-shell[data-theme-mode=system] .loyalty-reward-summary,.restaurant-shell[data-theme-mode=system] .loyalty-reward-title,.restaurant-shell[data-theme-mode=system] .loyalty-stat-value,.restaurant-shell[data-theme-mode=system] .menu-category-title,.restaurant-shell[data-theme-mode=system] .menu-item-copy,.restaurant-shell[data-theme-mode=system] .menu-item-price,.restaurant-shell[data-theme-mode=system] .menu-item-title,.restaurant-shell[data-theme-mode=system] .page-hero-copy,.restaurant-shell[data-theme-mode=system] .page-hero-title,.restaurant-shell[data-theme-mode=system] .site-brand-name,.restaurant-shell[data-theme-mode=system] .site-brand-tagline{color:rgba(245,239,228,.68)}.restaurant-shell[data-theme-mode=system] .checkout-section-title,.restaurant-shell[data-theme-mode=system] .confirmation-stat-value,.restaurant-shell[data-theme-mode=system] .featured-card-price,.restaurant-shell[data-theme-mode=system] .featured-card-title,.restaurant-shell[data-theme-mode=system] .home-hero-title,.restaurant-shell[data-theme-mode=system] .home-metric-value,.restaurant-shell[data-theme-mode=system] .home-section-title,.restaurant-shell[data-theme-mode=system] .loyalty-balance-value,.restaurant-shell[data-theme-mode=system] .loyalty-reward-title,.restaurant-shell[data-theme-mode=system] .loyalty-stat-value,.restaurant-shell[data-theme-mode=system] .menu-category-title,.restaurant-shell[data-theme-mode=system] .menu-item-price,.restaurant-shell[data-theme-mode=system] .menu-item-title,.restaurant-shell[data-theme-mode=system] .page-hero-title,.restaurant-shell[data-theme-mode=system] .site-brand-name{color:rgba(245,239,228,.96)}.restaurant-shell[data-theme-mode=system] .checkout-section,.restaurant-shell[data-theme-mode=system] .confirmation-card,.restaurant-shell[data-theme-mode=system] .contact-card,.restaurant-shell[data-theme-mode=system] .featured-card,.restaurant-shell[data-theme-mode=system] .home-side-card,.restaurant-shell[data-theme-mode=system] .loyalty-lookup-card,.restaurant-shell[data-theme-mode=system] .loyalty-reward-card,.restaurant-shell[data-theme-mode=system] .menu-category-card,.restaurant-shell[data-theme-mode=system] .page-hero{color:rgba(245,239,228,.92)}}.site-footer-text{margin:16px 0 0;color:rgba(255,255,255,.78)}.site-footer-meta{display:grid;gap:10px;font-size:14px;color:rgba(255,255,255,.76);position:relative;z-index:1}.site-footer-actions{gap:12px;flex-wrap:wrap;margin-top:24px;position:relative;z-index:1}.site-footer-button{border:1px solid rgba(255,255,255,.2);color:white;font-weight:700}.site-footer-button-primary{background:var(--button-bg);color:var(--button-text-strong);border-color:var(--button-bg);box-shadow:0 16px 28px color-mix(in srgb,var(--button-bg) calc(var(--button-shadow-strength, .24) * 100%),transparent)}.site-cta{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(29,26,22,.1);background:var(--surface-muted);color:var(--button-text);font-weight:700}.site-cta-primary{background:var(--button-bg);border-color:var(--button-bg);color:var(--button-text-strong);box-shadow:0 16px 28px color-mix(in srgb,var(--button-bg) calc(var(--button-shadow-strength, .24) * 100%),transparent)}.site-cta-muted{background:rgba(29,26,22,.05)}.checkout-layout,.contact-grid,.home-hero-grid{display:grid;gap:24px}.home-hero-grid{grid-template-columns:minmax(0,1.5fr) minmax(300px,.8fr)}.checkout-section,.confirmation-card,.contact-card,.home-hero-card,.loyalty-lookup-card,.menu-category-card,.page-hero{border-radius:32px;padding:28px}.restaurant-shell[data-theme-mode=dark] .page-hero{border:1px solid rgba(245,239,228,.08);background:linear-gradient(180deg,rgba(36,31,25,.94),rgba(22,19,15,.9))}.home-hero-card{padding:32px}.featured-label-wrap,.home-badge-wrap{position:relative;z-index:1}.home-badge{align-items:center;gap:12px;width:-moz-fit-content;width:fit-content;border-radius:999px;background:rgba(255,255,255,.74);padding:10px 16px;font-size:14px;font-weight:600;color:rgba(29,26,22,.7)}.home-badge-dot{width:10px;height:10px;border-radius:999px;background:var(--accent)}.home-hero-title,.page-hero-title{margin:24px 0 0;font-size:clamp(44px,6vw,76px);line-height:.96}.page-hero-title{font-size:clamp(40px,5vw,62px)}.home-hero-copy,.page-hero-copy{max-width:760px;margin:20px 0 0;font-size:18px;line-height:1.7}.home-hero-actions{gap:12px;flex-wrap:wrap;margin-top:28px;position:relative;z-index:1}.home-announcement,.home-why-card{border-radius:28px;padding:20px}.home-announcement{margin-top:28px;background:var(--secondary);color:rgba(255,255,255,.86);position:relative;z-index:1}.confirmation-stat-grid,.customer-form-grid,.featured-grid,.home-metric-grid,.loyalty-reward-grid,.loyalty-stat-grid,.menu-item-grid{display:grid;gap:16px}.home-metric-grid,.loyalty-stat-grid{margin-top:32px;grid-template-columns:repeat(3,minmax(0,1fr))}.checkout-loyalty-summary,.confirmation-stat-card,.home-metric-card,.loyalty-balance-card,.loyalty-stat-card{border-radius:24px;background:rgba(255,255,255,.74);padding:18px}.restaurant-shell[data-theme-mode=dark] .checkout-history-row,.restaurant-shell[data-theme-mode=dark] .checkout-loyalty-summary,.restaurant-shell[data-theme-mode=dark] .checkout-summary-card,.restaurant-shell[data-theme-mode=dark] .confirmation-item-card,.restaurant-shell[data-theme-mode=dark] .confirmation-stat-card,.restaurant-shell[data-theme-mode=dark] .home-announcement,.restaurant-shell[data-theme-mode=dark] .home-metric-card,.restaurant-shell[data-theme-mode=dark] .loyalty-balance-card,.restaurant-shell[data-theme-mode=dark] .loyalty-history-row,.restaurant-shell[data-theme-mode=dark] .loyalty-result-card,.restaurant-shell[data-theme-mode=dark] .loyalty-stat-card,.restaurant-shell[data-theme-mode=dark] .menu-item-card,.restaurant-shell[data-theme-mode=dark] .menu-modifier-card{border-color:rgba(245,239,228,.08);background:rgba(245,239,228,.06)}@media (prefers-color-scheme:dark){.restaurant-shell[data-theme-mode=system] .checkout-history-row,.restaurant-shell[data-theme-mode=system] .checkout-loyalty-summary,.restaurant-shell[data-theme-mode=system] .checkout-summary-card,.restaurant-shell[data-theme-mode=system] .confirmation-item-card,.restaurant-shell[data-theme-mode=system] .confirmation-stat-card,.restaurant-shell[data-theme-mode=system] .home-announcement,.restaurant-shell[data-theme-mode=system] .home-metric-card,.restaurant-shell[data-theme-mode=system] .loyalty-balance-card,.restaurant-shell[data-theme-mode=system] .loyalty-history-row,.restaurant-shell[data-theme-mode=system] .loyalty-result-card,.restaurant-shell[data-theme-mode=system] .loyalty-stat-card,.restaurant-shell[data-theme-mode=system] .menu-item-card,.restaurant-shell[data-theme-mode=system] .menu-modifier-card{border-color:rgba(245,239,228,.08);background:rgba(245,239,228,.06)}}.home-metric-label{color:rgba(29,26,22,.45)}.home-section-kicker-accent{color:var(--accent)}.confirmation-stat-value,.featured-card-price,.home-metric-value,.loyalty-balance-value,.loyalty-stat-value,.menu-item-price{margin:10px 0 0;font-family:Georgia,Times New Roman,serif}.home-metric-value,.loyalty-stat-value{font-size:36px;line-height:1}.home-sidebar{display:flex;flex-direction:column;gap:24px}.home-side-card{border-radius:30px;padding:24px}.home-side-kicker{color:rgba(29,26,22,.45)}.home-side-kicker-light{color:rgba(255,255,255,.6)}.checkout-loyalty-history-list,.checkout-summary-list,.confirmation-item-list,.home-hours-list,.home-side-list,.loyalty-result-list{display:grid;gap:12px}.home-hours-list,.home-side-list{margin-top:16px;font-size:14px}.checkout-summary-row,.checkout-total-row,.confirmation-item-row,.home-hours-row,.loyalty-history-row{justify-content:space-between;gap:12px}.home-why-card{background:var(--secondary);color:white;box-shadow:0 22px 48px color-mix(in srgb,var(--secondary) 22%,transparent)}.home-section-title,.home-why-title{margin:12px 0 0;font-family:Georgia,Times New Roman,serif;font-size:42px;line-height:1.05}.checkout-page-header,.confirmation-actions,.confirmation-items,.home-featured,.loyalty-lookup-wrap{margin-top:40px}.home-featured-header{justify-content:space-between;align-items:end;gap:16px;flex-wrap:wrap;margin-bottom:24px}.featured-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.featured-card{border-radius:30px;padding:20px}.featured-label{margin:0;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:rgba(29,26,22,.42)}.featured-card-title,.menu-item-title{margin:14px 0 0;font-size:34px;line-height:1}.featured-card-copy{min-height:64px;margin:12px 0 0;font-size:14px}.featured-card-price{font-size:20px}.page-hero{margin-bottom:32px;border:1px solid rgba(29,26,22,.08);border-radius:34px;background:radial-gradient(circle at top right,color-mix(in srgb,var(--accent) calc(var(--hero-glow-strength, .78) * 18%),transparent),transparent 32%),linear-gradient(180deg,rgba(255,255,255,.76),rgba(255,250,242,.72));padding:28px}.loyalty-reward-tags,.menu-modifier-options,.page-chip-row{display:flex;gap:10px;flex-wrap:wrap}.page-chip{background:rgba(29,26,22,.05)}.restaurant-shell[data-theme-mode=dark] .page-chip-row .page-chip{border:1px solid rgba(245,239,228,.1);background:rgba(245,239,228,.06);color:rgba(245,239,228,.82)}@media (prefers-color-scheme:dark){.restaurant-shell[data-theme-mode=system] .page-hero{border:1px solid rgba(245,239,228,.08);background:linear-gradient(180deg,rgba(36,31,25,.94),rgba(22,19,15,.9))}.restaurant-shell[data-theme-mode=system] .page-chip-row .page-chip{border:1px solid rgba(245,239,228,.1);background:rgba(245,239,228,.06);color:rgba(245,239,228,.82)}}.menu-browser{display:grid;gap:28px}.menu-cart-banner-wrap{position:sticky;top:96px;z-index:20;display:flex;justify-content:end}.menu-cart-banner{display:inline-flex;align-items:center;gap:10px;border-radius:999px;background:var(--button-bg);padding:14px 20px;color:var(--button-text-strong);font-size:14px;font-weight:700;box-shadow:0 18px 36px color-mix(in srgb,var(--button-bg) calc(var(--button-shadow-strength, .24) * 100%),transparent)}.menu-cart-banner-icon{width:16px;height:16px}.menu-category-card{padding:24px}.menu-category-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.menu-category-title{margin:10px 0 0;font-size:40px;line-height:1}.menu-category-count{border-radius:999px;background:var(--secondary);color:white;padding:10px 16px;font-size:14px;font-weight:600}.menu-item-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-summary-card,.confirmation-item-card,.loyalty-history-row,.loyalty-result-card,.menu-item-card,.menu-modifier-card{border:1px solid rgba(29,26,22,.08);background:rgba(255,255,255,.64)}.menu-item-card{border-radius:28px;padding:20px}.menu-item-image-wrap{margin-bottom:16px;overflow:hidden;border-radius:22px}.menu-item-image{width:100%;height:208px;-o-object-fit:cover;object-fit:cover}.menu-item-header{align-items:start;justify-content:space-between;gap:16px}.menu-item-copy{margin:12px 0 0;font-size:14px}.menu-item-priceblock{text-align:right}.menu-item-price{font-size:20px;font-weight:700}.menu-item-soldout{display:inline-block;margin-top:8px;border-radius:999px;background:rgba(182,56,43,.1);padding:6px 12px;color:var(--danger);font-size:12px;font-weight:700}.menu-item-body{display:grid;gap:16px;margin-top:20px}.menu-modifier-card{border-radius:22px;padding:16px;background:rgba(29,26,22,.05)}.menu-modifier-title{margin:0;font-size:14px;font-weight:700}.menu-option-chip{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid rgba(29,26,22,.1);background:white;color:var(--ink);font-weight:700;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;transition:transform .14s ease,border-color .14s ease,background-color .14s ease,box-shadow .14s ease}.menu-option-chip:hover{border-color:color-mix(in srgb,var(--button-bg) 30%,rgba(29,26,22,.1));box-shadow:0 10px 20px rgba(26,21,16,.08);transform:translateY(-1px)}.menu-option-chip:focus-visible{outline:2px solid color-mix(in srgb,var(--button-bg) 42%,transparent);outline-offset:2px}.menu-option-chip-active{border-color:var(--button-bg);background:var(--button-bg);color:var(--button-text-strong)}.menu-field{display:block}.menu-field-label{display:block;margin-bottom:8px;font-size:14px;font-weight:700}.customer-input,.customer-textarea{width:100%;border:1px solid rgba(29,26,22,.1);border-radius:18px;background:rgba(255,255,255,.9);padding:14px 16px;color:var(--ink)}.restaurant-shell[data-theme-mode=dark] .customer-input,.restaurant-shell[data-theme-mode=dark] .customer-textarea{border-color:rgba(245,239,228,.12);background:rgba(245,239,228,.05);color:rgba(245,239,228,.94)}@media (prefers-color-scheme:dark){.restaurant-shell[data-theme-mode=system] .customer-input,.restaurant-shell[data-theme-mode=system] .customer-textarea{border-color:rgba(245,239,228,.12);background:rgba(245,239,228,.05);color:rgba(245,239,228,.94)}}.customer-textarea{min-height:110px;resize:vertical}.customer-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px}.customer-span-2{grid-column:1/-1}.menu-item-actions{align-items:center;justify-content:space-between;gap:16px}.menu-qty{display:inline-flex;align-items:center;gap:12px;border-radius:999px;background:rgba(29,26,22,.05);padding:10px 14px}.menu-qty-icon{width:16px;height:16px}.menu-qty-value{min-width:24px;text-align:center}.checkout-page-header,.loyalty-page-intro{max-width:760px}.loyalty-reward-grid{margin-top:32px;grid-template-columns:repeat(3,minmax(0,1fr))}.loyalty-reward-card{border-radius:28px;padding:24px}.loyalty-reward-title{margin:12px 0 0;font-size:32px;line-height:1.05}.loyalty-reward-copy,.loyalty-reward-summary{margin:12px 0 0;font-size:14px}.loyalty-lookup-card{padding:24px}.checkout-empty-title,.loyalty-lookup-title{font-size:clamp(34px,4vw,48px)}.checkout-top-gap,.loyalty-top-gap{margin-top:16px}.loyalty-lookup-results{display:grid;gap:20px;margin-top:24px}.loyalty-balance-value{font-size:40px;line-height:1}.customer-error,.loyalty-history-row,.loyalty-result-card{border-radius:18px;padding:14px 16px;font-size:14px}.customer-error{background:rgba(182,56,43,.1);color:var(--danger)}.checkout-note,.confirmation-stat-copy,.customer-muted{color:rgba(29,26,22,.56);font-size:14px}.checkout-layout{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)}.checkout-main,.checkout-side{display:grid;gap:24px}.checkout-section{padding:24px}.checkout-section-title{margin:0;font-size:40px;line-height:1}.checkout-loyalty-summary{margin-top:16px;font-size:14px}.checkout-loyalty-points{margin:0 0 6px;font-weight:700}.checkout-summary-card,.confirmation-item-card{border-radius:18px;padding:14px 16px}.checkout-remove{color:var(--danger);background:transparent;border:0;padding:0}.checkout-loyalty-history,.checkout-total-list{margin-top:24px}.checkout-total-list{display:grid;gap:10px;font-size:14px}.checkout-total-row-strong{font-size:18px;font-weight:700}.checkout-history-row{display:flex;justify-content:space-between;gap:12px;border-radius:18px;background:rgba(255,255,255,.62);padding:14px 16px}.checkout-submit{width:100%;margin-top:24px}.checkout-note{margin-top:12px;font-size:12px}.confirmation-card{padding:32px}.confirmation-stat-grid{margin-top:32px;grid-template-columns:repeat(2,minmax(0,1fr))}.confirmation-stat-card{background:rgba(29,26,22,.05)}.confirmation-stat-value{font-size:28px;font-weight:700}.confirmation-copy{max-width:760px}.confirmation-actions{display:flex;gap:12px;flex-wrap:wrap}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-copy,.contact-hours{display:grid;gap:12px;margin-top:24px}@media (max-width:1100px){.featured-grid,.loyalty-reward-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.menu-item-grid{grid-template-columns:1fr}}@media (max-width:900px){.customer-page{padding-top:24px}.checkout-layout,.confirmation-stat-grid,.contact-grid,.customer-form-grid,.home-hero-grid,.home-metric-grid,.loyalty-stat-grid{grid-template-columns:1fr}.customer-span-2{grid-column:auto}.featured-grid,.loyalty-reward-grid{grid-template-columns:1fr}.home-featured-header,.menu-category-header,.menu-item-actions,.menu-item-header,.site-footer-top,.site-header-inner{flex-direction:column;align-items:flex-start}}.landing-page{min-height:100vh}.landing-shell{padding:64px 0}.landing-card,.staff-login-card{border-radius:32px;padding:32px}.landing-title{max-width:720px;margin:12px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6vw,78px);line-height:1}.landing-copy{max-width:720px;margin:24px 0 0;font-size:18px;line-height:1.7;color:rgba(29,26,22,.68)}.landing-actions,.staff-login-form{display:grid;gap:16px}.landing-actions{margin-top:32px;display:flex;flex-wrap:wrap}.staff-login-card{width:min(640px,100%);margin:0 auto}.staff-login-form{margin-top:32px}.staff-login-submit{width:100%}.staff-login-note{margin-top:16px}.tablet-board{display:grid;gap:24px;grid-template-columns:minmax(320px,.92fr) minmax(0,1.08fr)}.tablet-board-detail-card,.tablet-board-list-card{border-radius:32px;padding:24px}.tablet-board-list-card{display:flex;flex-direction:column;gap:18px}.tablet-board-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.tablet-board-live-pill{display:inline-flex;align-items:center;gap:10px;border-radius:999px;background:var(--accent);padding:10px 16px;font-size:14px;font-weight:700;color:white}.tablet-board-live-icon{width:16px;height:16px}.tablet-board-search{position:relative;width:min(280px,100%)}.tablet-board-search .customer-input{padding-left:42px}.tablet-board-search-icon{position:absolute;left:14px;top:50%;width:16px;height:16px;transform:translateY(-50%);opacity:.5}.tablet-board-filters{display:flex;flex-wrap:wrap;gap:10px}.tablet-board-order-list{display:grid;gap:12px}.tablet-order-card{width:100%;border:1px solid rgba(29,26,22,.08);border-radius:24px;background:rgba(255,255,255,.66);padding:18px;text-align:left;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,transform .18s ease,box-shadow .18s ease}.tablet-order-card:hover{transform:translateY(-1px);box-shadow:0 16px 30px rgba(26,21,16,.08)}.tablet-order-card-active{border-color:rgba(199,83,37,.4);background:rgba(199,83,37,.08)}.tablet-order-card-top{display:flex;justify-content:space-between;align-items:start;gap:16px}.tablet-detail-kicker,.tablet-order-kicker{margin:0;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:rgba(29,26,22,.45)}.tablet-detail-number,.tablet-order-number{margin:12px 0 0;font-family:Georgia,Times New Roman,serif;line-height:1}.tablet-order-number{font-size:34px}.tablet-detail-number{font-size:clamp(44px,5vw,64px)}.tablet-detail-copy,.tablet-order-customer{margin:12px 0 0;color:rgba(29,26,22,.68)}.tablet-detail-copy+.tablet-detail-copy{margin-top:6px}.tablet-order-status-wrap{text-align:right}.tablet-order-status{display:inline-flex;align-items:center;border-radius:999px;background:rgba(29,26,22,.06);padding:8px 12px;font-size:12px;font-weight:700}.tablet-order-total{margin:14px 0 0;font-size:15px;font-weight:700}.tablet-detail-header{display:flex;justify-content:space-between;align-items:start;gap:20px;flex-wrap:wrap}.tablet-detail-status-card{border-radius:24px;background:rgba(29,26,22,.05);padding:18px;min-width:220px;text-align:right}.tablet-detail-status{margin:14px 0 0;font-size:28px;font-weight:700}.tablet-status-actions{display:grid;gap:12px;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:28px}.tablet-status-button{border:0;border-radius:22px;background:var(--accent);padding:15px 16px;font-size:14px;font-weight:700;color:white;cursor:pointer}.tablet-detail-section{margin-top:32px}.tablet-detail-section-title{margin:0;font-family:Georgia,Times New Roman,serif;font-size:32px;line-height:1}.tablet-detail-items{display:grid;gap:12px;margin-top:18px}.tablet-detail-item{border:1px solid rgba(29,26,22,.08);border-radius:20px;background:rgba(255,255,255,.72);padding:16px}.tablet-detail-item-row{display:flex;justify-content:space-between;gap:16px}.tablet-detail-note{margin-top:24px;border-radius:24px;background:rgba(194,137,28,.1);padding:18px}.tablet-detail-note-copy{margin:12px 0 0}.tablet-detail-empty{display:flex;min-height:420px;align-items:center;justify-content:center;color:rgba(29,26,22,.56)}.tablet-order-row{display:grid;gap:18px}.tablet-order-actions{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}@media (prefers-color-scheme:dark){.tablet-detail-item,.tablet-order-card,.tablet-order-row{border-color:rgba(245,239,228,.08);background:rgba(245,239,228,.05)}.tablet-detail-status-card,.tablet-order-status{background:rgba(245,239,228,.08)}.tablet-detail-copy,.tablet-detail-empty,.tablet-detail-kicker,.tablet-order-customer,.tablet-order-kicker{color:rgba(245,239,228,.68)}.tablet-detail-note{background:rgba(194,137,28,.18)}}@media (max-width:1100px){.tablet-board{grid-template-columns:1fr}.tablet-status-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.tablet-order-actions,.tablet-status-actions{grid-template-columns:1fr}.tablet-detail-item-row,.tablet-order-card-top{flex-direction:column;align-items:start}}.orders-board-card{border-radius:32px;padding:28px}.orders-board-toolbar{display:flex;justify-content:space-between;align-items:end;gap:20px;flex-wrap:wrap}.orders-board-title{margin-top:12px}.orders-board-search{position:relative;width:min(420px,100%)}.orders-board-search .customer-input{padding-left:44px}.orders-board-search-icon{position:absolute;left:14px;top:50%;width:18px;height:18px;transform:translateY(-50%);opacity:.5}.orders-board-filters{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.orders-board-list{display:grid;gap:16px;margin-top:24px}.orders-board-row{border:1px solid rgba(29,26,22,.08);border-radius:26px;background:rgba(255,255,255,.66);padding:20px}.orders-board-row-top{display:flex;justify-content:space-between;align-items:start;gap:16px}.orders-board-kicker{margin:0;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:rgba(29,26,22,.48)}.orders-board-order-number{margin:10px 0 0;font-family:Georgia,Times New Roman,serif;font-size:34px;line-height:1}.orders-board-status-wrap{text-align:right}.orders-board-status{display:inline-flex;align-items:center;border-radius:999px;background:rgba(29,26,22,.06);padding:8px 12px;font-size:12px;font-weight:700}.orders-board-total{margin:12px 0 0;font-size:16px;font-weight:700}.orders-board-meta{display:flex;flex-wrap:wrap;gap:14px;margin-top:14px;font-size:14px;color:rgba(29,26,22,.62)}.orders-board-items{display:grid;gap:10px;margin-top:18px}.orders-board-item{display:flex;justify-content:space-between;gap:12px;border:1px solid rgba(29,26,22,.08);border-radius:18px;background:rgba(255,255,255,.72);padding:14px 16px}.orders-board-note{margin:16px 0 0;border-radius:18px;background:rgba(194,137,28,.1);padding:14px 16px}.orders-board-empty{border:1px dashed rgba(29,26,22,.12);border-radius:24px;padding:24px;color:rgba(29,26,22,.56);text-align:center}@media (prefers-color-scheme:dark){.orders-board-item,.orders-board-row{border-color:rgba(245,239,228,.08);background:rgba(245,239,228,.05)}.orders-board-empty,.orders-board-kicker,.orders-board-meta{color:rgba(245,239,228,.68)}.orders-board-status{background:rgba(245,239,228,.08)}.orders-board-note{background:rgba(194,137,28,.18)}}