@font-face{font-family:Alcester;src:url(../../../fonts/alcester.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--md-ref-palette-brand-10:#410001;--md-ref-palette-brand-20:#690006;--md-ref-palette-brand-30:#93000a;--md-ref-palette-brand-40:#b3261e;--md-ref-palette-brand-80:#ffb4ab;--md-ref-palette-brand-90:#ffdad5;--md-ref-palette-cocoa-10:#211915;--md-ref-palette-cocoa-20:#382f2a;--md-ref-palette-cocoa-30:#504640;--md-ref-palette-cocoa-40:#695d56;--md-ref-palette-cocoa-80:#d8c2ba;--md-ref-palette-cocoa-90:#f5ded6;--md-ref-palette-rice-4:#fffdf8;--md-ref-palette-rice-6:#fbf9f4;--md-ref-palette-rice-10:#f4f1ec;--md-ref-palette-rice-12:#eeeae5;--md-ref-palette-rice-17:#e7e2dd;--md-ref-palette-rice-22:#ddd8d3;--md-ref-palette-leaf-10:#00210e;--md-ref-palette-leaf-40:#2b7a46;--md-ref-palette-leaf-90:#a5f2ba;--md-ref-palette-sun-10:#231b00;--md-ref-palette-sun-30:#6c5900;--md-ref-palette-sun-90:#ffef87;--md-sys-color-primary:var(--md-ref-palette-brand-40);--md-sys-color-on-primary:#fff;--md-sys-color-primary-container:var(--md-ref-palette-brand-90);--md-sys-color-on-primary-container:var(--md-ref-palette-brand-10);--md-sys-color-secondary:var(--md-ref-palette-cocoa-40);--md-sys-color-on-secondary:#fff;--md-sys-color-secondary-container:var(--md-ref-palette-cocoa-90);--md-sys-color-on-secondary-container:var(--md-ref-palette-cocoa-10);--md-sys-color-tertiary:var(--md-ref-palette-sun-30);--md-sys-color-on-tertiary:#fff;--md-sys-color-tertiary-container:var(--md-ref-palette-sun-90);--md-sys-color-on-tertiary-container:var(--md-ref-palette-sun-10);--md-sys-color-error:#ba1a1a;--md-sys-color-on-error:#fff;--md-sys-color-error-container:#ffdad6;--md-sys-color-on-error-container:#410002;--md-sys-color-success:var(--md-ref-palette-leaf-40);--md-sys-color-on-success:#fff;--md-sys-color-success-container:var(--md-ref-palette-leaf-90);--md-sys-color-on-success-container:var(--md-ref-palette-leaf-10);--md-sys-color-background:var(--md-ref-palette-rice-6);--md-sys-color-on-background:var(--md-ref-palette-cocoa-10);--md-sys-color-surface:var(--md-ref-palette-rice-6);--md-sys-color-on-surface:var(--md-ref-palette-cocoa-10);--md-sys-color-surface-variant:var(--md-ref-palette-rice-17);--md-sys-color-on-surface-variant:var(--md-ref-palette-cocoa-40);--md-sys-color-surface-container-lowest:var(--md-ref-palette-rice-4);--md-sys-color-surface-container-low:var(--md-ref-palette-rice-10);--md-sys-color-surface-container:var(--md-ref-palette-rice-12);--md-sys-color-surface-container-high:var(--md-ref-palette-rice-17);--md-sys-color-surface-container-highest:var(--md-ref-palette-rice-22);--md-sys-color-outline:#84736d;--md-sys-color-outline-variant:#d6c2bb;--md-sys-color-inverse-surface:#362f2b;--md-sys-color-inverse-on-surface:#fceeea;--md-sys-color-inverse-primary:var(--md-ref-palette-brand-80);--md-sys-typescale-display-font:Alcester, Georgia, serif;--md-sys-typescale-brand-font:Alcester, Georgia, serif;--md-sys-typescale-body-font:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--md-sys-elevation-level1:0 1px 2px #2119151f, 0 1px 3px 1px #21191514;--md-sys-elevation-level2:0 2px 6px 2px #2119151a, 0 1px 2px #2119151f;--md-sys-elevation-level3:0 8px 18px 3px #2119151f, 0 2px 4px #2119151a;--red:var(--md-sys-color-primary);--cream:var(--md-sys-color-surface);--yellow:var(--md-sys-color-tertiary-container);--green:var(--md-sys-color-success);--ink:var(--md-sys-color-on-surface);--muted:var(--md-sys-color-on-surface-variant);--card:var(--md-sys-color-surface-container-lowest);--line:var(--md-sys-color-outline-variant);--shadow:var(--md-sys-elevation-level2);--radius-sm:12px;--radius-md:16px;--radius-lg:28px;--radius-pill:999px;font-family:var(--md-sys-typescale-body-font);color:var(--ink);background:var(--cream);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}body{background:var(--md-sys-color-background);min-width:320px;color:var(--md-sys-color-on-background);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0}:focus-visible{outline:3px solid var(--md-sys-color-primary);outline-offset:3px}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}a{color:inherit;text-decoration:none}.guide-shell .flow-chart.steps-grid{grid-template-rows:auto 50px auto 50px auto 48px auto;grid-template-columns:minmax(0,1fr) 52px minmax(0,1fr) 52px minmax(0,1fr);align-items:stretch;gap:0;display:grid;position:relative}.guide-shell .flow-node.step-card{border:1px solid var(--line);background:var(--card);min-height:154px;color:var(--ink);border-radius:18px;align-items:flex-start;gap:14px;padding:20px;display:flex;position:relative;box-shadow:0 12px 34px #21191512}.guide-shell .flow-node.step-card.step-1{border-color:var(--red);background:var(--red);color:#fff}.guide-shell .flow-node.step-card.success-node{border-color:var(--green);background:var(--green);color:#fff}.guide-shell .flow-number{border:1px solid;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:11px;font-weight:900;display:grid}.guide-shell .flow-node.step-card h3{margin:2px 0 8px;font-size:17px;line-height:1.15}.guide-shell .flow-node.step-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.guide-shell .flow-node.step-card.step-1 p,.guide-shell .flow-node.step-card.success-node p{color:#ffffffc2}.guide-shell .step-1{grid-area:1/1}.guide-shell .step-2{grid-area:1/3}.guide-shell .step-3{grid-area:1/5}.guide-shell .step-4{grid-area:3/5}.guide-shell .step-5{grid-area:3/3}.guide-shell .step-6{grid-area:3/1}.guide-shell .step-7{grid-area:5/3}.guide-shell .flow-arrow{z-index:1;color:var(--red);justify-content:center;align-items:center;display:flex}.guide-shell .flow-arrow svg{width:23px;height:23px}.guide-shell .flow-arrow small{letter-spacing:.08em;margin-left:3px;font-size:9px;font-weight:900}.guide-shell .arrow-12{grid-area:1/2}.guide-shell .arrow-23{grid-area:1/4}.guide-shell .arrow-34{grid-area:2/5}.guide-shell .arrow-45{grid-area:3/4}.guide-shell .arrow-56{grid-area:3/2}.guide-shell .arrow-6d{grid-area:4/1}.guide-shell .arrow-d7{color:var(--green);grid-area:5/2}.guide-shell .arrow-invalid{grid-area:6/1;align-items:flex-start;padding-top:5px}.guide-shell .flow-decision{border:2px solid var(--ink);background:var(--yellow);min-height:112px;color:var(--ink);box-shadow:6px 6px 0 var(--ink);border-radius:999px;grid-area:5/1;align-items:center;gap:11px;padding:18px;display:flex}.guide-shell .flow-decision>div{gap:3px;display:grid}.guide-shell .flow-decision small{letter-spacing:.11em;font-size:9px;font-weight:900}.guide-shell .flow-decision strong{font-size:15px}.guide-shell .invalid-branch{color:var(--muted);background:#db231a12;border:1px dashed #db231a80;border-radius:13px;grid-area:7/1/8/4;align-items:center;gap:10px;padding:12px 15px;font-size:12px;line-height:1.45;display:flex}.guide-shell .invalid-branch svg{color:var(--red);flex:none}.guide-shell .invalid-branch strong{color:var(--red)}@media (width<=760px){.guide-shell .flow-chart.steps-grid{flex-direction:column;gap:16px;padding-left:22px;display:flex}.guide-shell .flow-chart:before{content:"";background:var(--red);border-radius:999px;width:2px;position:absolute;top:28px;bottom:28px;left:6px}.guide-shell .flow-node.step-card{min-height:0;padding:17px}.guide-shell .flow-node:before,.guide-shell .flow-decision:before,.guide-shell .invalid-branch:before{content:"";border:3px solid var(--cream);background:var(--red);border-radius:50%;width:12px;height:12px;position:absolute;top:28px;left:-22px}.guide-shell .flow-decision,.guide-shell .invalid-branch{position:relative}.guide-shell .flow-decision{border-radius:18px;min-height:90px}.guide-shell .invalid-branch{align-items:flex-start}.guide-shell .flow-arrow{display:none}}.admin-shell{background:linear-gradient(90deg, #db231a14, transparent 42%), var(--cream);grid-template-columns:260px 1fr;min-height:100svh;display:grid}.admin-sidebar{border-right:1px solid var(--line);background:#fbfbeccc;flex-direction:column;gap:18px;height:100svh;padding:18px;display:flex;position:sticky;top:0}.admin-back,.admin-sidebar nav button,.admin-sidebar nav .branch-nav,.icon-admin-button,.danger-button{border:1px solid var(--line);cursor:pointer;justify-content:center;align-items:center;gap:8px;display:inline-flex}.admin-back{background:var(--cream);border-radius:999px;min-height:38px;font-weight:900}.admin-brand{background:var(--red);color:#fff;border-radius:18px;gap:8px;padding:16px 12px;display:grid}.admin-brand img{filter:brightness(0)invert();width:132px;height:auto}.admin-brand span,.admin-topbar h1,.admin-panel h2{letter-spacing:0;font-family:Alcester,Impact,sans-serif;font-weight:400}.admin-brand span{font-size:24px}.admin-sidebar nav{gap:8px;display:grid}.admin-sidebar nav button,.admin-sidebar nav .branch-nav{min-height:44px;color:var(--ink);background:0 0;border-radius:14px;justify-content:flex-start;align-items:center;padding:0 12px;font-weight:900;display:flex}.admin-sidebar nav .branch-nav:hover{background:#31974914;border-color:#3197494d}.admin-sidebar nav button.active{color:var(--red);background:#db231a1a;border-color:#db231a47}.admin-main{min-width:0;padding:22px clamp(18px,4vw,40px) 40px}.admin-topbar{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.admin-topbar p,.admin-panel-head p{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:900}.admin-topbar h1{max-width:680px;margin:0;font-size:clamp(32px,5vw,54px);line-height:.96}.admin-heading>span{max-width:62ch;color:var(--muted);margin-top:10px;font-size:14px;line-height:1.45;display:block}.admin-actions,.form-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.admin-actions{max-width:590px}.store-switcher{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;gap:3px;font-size:10px;font-weight:900;display:grid}.store-switcher select{border:1px solid var(--line);background:var(--card);min-height:44px;color:var(--ink);font:inherit;letter-spacing:0;text-transform:none;border-radius:12px;padding:0 34px 0 12px;font-size:12px}.admin-shell .primary-button,.admin-shell .secondary-button{border:1px solid var(--line);min-height:44px;font:inherit;text-align:center;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:13px;font-weight:900;line-height:1.2;display:inline-flex}.admin-shell .primary-button{border-color:var(--red);background:var(--red);color:#fff}.admin-shell .secondary-button{color:var(--ink);background:#fbfbece6}.admin-shell .secondary-button:hover{color:var(--red);border-color:#db231a59}.admin-shell .primary-button:disabled,.admin-shell .secondary-button:disabled{cursor:not-allowed;opacity:.55}.secondary-button.compact,.danger-button{border-radius:999px;width:auto;min-height:40px;padding:0 14px}.admin-metrics{grid-template-columns:repeat(4,minmax(140px,1fr));gap:12px;margin-bottom:18px;display:grid}.summary-context{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin:-4px 0 12px;font-size:12px;font-weight:800;display:flex}.summary-context strong{min-height:34px;color:var(--green);background:#3197491f;border-radius:999px;align-items:center;padding:0 11px;font-size:11px;display:inline-flex}.summary-context strong.attention{color:var(--red);background:#db231a1a}.admin-metrics article,.admin-panel{border:1px solid var(--line);background:#fbfbecdb;border-radius:18px;box-shadow:0 14px 44px #1b1b160f}.admin-metrics article{padding:14px}.admin-metrics span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:900;display:block}.admin-metrics strong{margin-top:6px;font-size:24px;display:block}.admin-metrics small{min-height:18px;color:var(--muted);margin-top:4px;font-size:11px;font-weight:700;line-height:1.35;display:block}.admin-grid{grid-template-columns:minmax(320px,.95fr) minmax(360px,1.05fr);align-items:start;gap:16px;display:grid}.admin-grid.one-col{grid-template-columns:minmax(0,880px)}.admin-panel{gap:14px;padding:16px;display:grid}.admin-panel-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.admin-panel h2{margin:0;font-size:26px}.icon-admin-button{background:var(--cream);width:40px;height:40px;color:var(--ink);border-radius:13px}.admin-search{border:1px solid var(--line);background:var(--cream);border-radius:14px;align-items:center;gap:9px;min-height:44px;padding:0 12px;display:flex}.admin-search input,.admin-form input,.admin-form select,.admin-form textarea,.inline-admin-form input,.promo-editor-row textarea{border:1px solid var(--line);background:var(--cream);width:100%;color:var(--ink);border-radius:14px}.admin-search input{background:0 0;border:0;min-height:42px}.admin-list{gap:8px;max-height:640px;padding-right:4px;display:grid;overflow:auto}.admin-menu-row{border:1px solid var(--line);background:var(--card);width:100%;color:var(--ink);text-align:left;cursor:pointer;border-radius:14px;grid-template-columns:56px 1fr auto;align-items:center;gap:10px;padding:8px;display:grid}.admin-menu-row.active{border-color:var(--red);box-shadow:inset 4px 0 0 var(--red)}.admin-menu-row img{object-fit:cover;border-radius:12px;width:56px;height:56px}.admin-menu-row small{color:var(--muted);margin-top:4px;display:block}.admin-menu-row em,.table-list em{color:var(--green);background:#31974924;border-radius:999px;padding:5px 8px;font-size:12px;font-style:normal;font-weight:900}.admin-menu-row em.off,.table-list em.off{color:var(--red);background:#db231a1a}.admin-form label{color:var(--muted);gap:7px;font-size:13px;font-weight:900;display:grid}.admin-form input,.admin-form select{min-height:44px;padding:0 12px}.admin-form input:disabled{cursor:not-allowed;opacity:.62}.admin-form textarea,.promo-editor-row textarea{resize:vertical;min-height:72px;padding:11px 12px}.form-two{grid-template-columns:1fr 160px;gap:12px;display:grid}.toggle-row{flex-wrap:wrap;gap:14px;display:flex}.toggle-row label{border:1px solid var(--line);background:var(--cream);border-radius:999px;grid-template-columns:none;align-items:center;gap:8px;min-height:38px;padding:0 12px;display:inline-flex}.toggle-row input{width:auto;min-height:auto}.admin-preview-card{border:1px solid var(--line);background:var(--cream);border-radius:16px;grid-template-columns:94px 1fr;gap:12px;padding:12px;display:grid}.admin-preview-card img{object-fit:cover;border-radius:14px;width:94px;height:94px}.admin-preview-card p{color:var(--muted);margin:6px 0 8px;font-size:13px}.danger-button{color:var(--red);background:#db231a14;border-color:#db231a38;font-weight:900}.danger-button.square{border-radius:13px;width:40px;padding:0}.inline-admin-form{grid-template-columns:1fr auto;gap:10px;display:grid}.inline-admin-form input{min-height:48px;padding:0 14px}.promo-editor-list,.table-list{gap:10px;display:grid}.promo-editor-row{grid-template-columns:1fr auto;align-items:start;gap:10px;display:grid}.table-list article{border:1px solid var(--line);background:var(--cream);border-radius:14px;grid-template-columns:1fr auto auto auto;align-items:center;gap:10px;padding:12px;display:grid}.table-list small{color:var(--muted);margin-top:4px;display:block}@media (width<=1120px){.admin-topbar{flex-wrap:wrap}.admin-topbar>.admin-heading{flex:100%;min-width:0}.admin-actions{justify-content:flex-start;max-width:none}}@media (width<=920px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{border-right:0;border-bottom:1px solid var(--line);height:auto;position:static}.admin-sidebar nav{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-sidebar nav button{justify-content:center}.admin-grid,.admin-metrics{grid-template-columns:1fr 1fr}}@media (width<=640px){.admin-sidebar{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;padding:12px;display:grid}.admin-back{min-height:44px}.admin-brand{border-radius:14px;justify-content:space-between;align-items:center;gap:8px;min-width:0;padding:8px 12px;display:flex;overflow:hidden}.admin-brand span{text-align:right;overflow-wrap:anywhere;min-width:0;font-size:12px;line-height:1.1}.admin-brand img{width:82px;min-width:0}.admin-sidebar nav{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid;overflow:visible}.admin-sidebar nav button,.admin-sidebar nav .branch-nav{justify-content:flex-start;min-width:0;padding:0 10px;font-size:11px}.admin-topbar,.admin-actions{justify-content:stretch;display:grid}.admin-main{padding:18px 14px 36px}.admin-topbar h1{font-size:clamp(30px,10vw,42px)}.admin-actions{grid-template-columns:1fr 1fr;max-width:none}.admin-actions .action-primary{grid-column:1/-1}.summary-context{flex-direction:column;align-items:flex-start}.admin-grid,.admin-metrics,.form-two,.inline-admin-form,.table-list article{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.md3-surface,.md3-surface-low,.md3-surface-high,.md3-surface-highest{color:var(--md-sys-color-on-surface);border-radius:var(--radius-lg)}.md3-surface{background:var(--md-sys-color-surface-container-lowest)}.md3-surface-low{background:var(--md-sys-color-surface-container-low)}.md3-surface-high{background:var(--md-sys-color-surface-container-high)}.md3-surface-highest{background:var(--md-sys-color-surface-container-highest)}.md3-display,.md3-headline,.md3-title{font-family:var(--md-sys-typescale-display-font);letter-spacing:0;font-weight:400}.md3-display{font-size:clamp(2.25rem,5vw,3.75rem);line-height:.98}.md3-headline{font-size:clamp(1.75rem,3.2vw,2.75rem);line-height:1.04}.md3-title{font-size:1.25rem;line-height:1.2}.md3-eyebrow,.md3-label{color:var(--md-sys-color-on-surface-variant);letter-spacing:.09em;text-transform:uppercase;font-size:.6875rem;font-weight:800;line-height:1.35}.md3-button,.md3-icon-button,.md3-chip{isolation:isolate;cursor:pointer;letter-spacing:.01em;border:0;font-weight:800;transition:background-color .16s,box-shadow .16s,color .16s,border-color .16s,transform .16s;position:relative;overflow:hidden}.md3-button:before,.md3-icon-button:before,.md3-chip:before{z-index:-1;content:"";opacity:0;background:currentColor;transition:opacity .16s;position:absolute;inset:0}.md3-button:hover:before,.md3-icon-button:hover:before,.md3-chip:hover:before{opacity:.08}.md3-button:active:before,.md3-icon-button:active:before,.md3-chip:active:before{opacity:.12}.md3-button{border-radius:var(--radius-pill);justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 24px;line-height:1;display:inline-flex}.md3-button--filled{background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary);box-shadow:var(--md-sys-elevation-level1)}.md3-button--filled:hover{box-shadow:var(--md-sys-elevation-level2)}.md3-button--tonal{background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container)}.md3-button--outlined{border:1px solid var(--md-sys-color-outline);color:var(--md-sys-color-primary);background:0 0}.md3-button--text{color:var(--md-sys-color-primary);background:0 0;padding-inline:12px}.md3-button--error{background:var(--md-sys-color-error-container);color:var(--md-sys-color-on-error-container)}.md3-button:disabled,.md3-icon-button:disabled,.md3-chip:disabled{cursor:not-allowed;color:color-mix(in srgb, var(--md-sys-color-on-surface) 38%, transparent);background:color-mix(in srgb, var(--md-sys-color-on-surface) 12%, transparent);box-shadow:none}.md3-icon-button{border-radius:var(--radius-pill);width:40px;height:40px;color:var(--md-sys-color-on-surface-variant);background:0 0;place-items:center;display:inline-grid}.md3-chip{border:1px solid var(--md-sys-color-outline);border-radius:var(--radius-pill);min-height:32px;color:var(--md-sys-color-on-surface-variant);background:0 0;align-items:center;gap:6px;padding:0 14px;font-size:.8125rem;display:inline-flex}.md3-chip--selected,.md3-chip[aria-pressed=true]{background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container);border-color:#0000}.md3-chip--success{background:var(--md-sys-color-success-container);color:var(--md-sys-color-on-success-container);border-color:#0000}.md3-field{border:1px solid var(--md-sys-color-outline);border-radius:var(--radius-sm);background:var(--md-sys-color-surface-container-highest);min-height:52px;color:var(--md-sys-color-on-surface);transition:border-color .16s,box-shadow .16s,background-color .16s}.md3-field:hover{border-color:var(--md-sys-color-on-surface)}.md3-field:focus{border:2px solid var(--md-sys-color-primary);box-shadow:none;outline:0}.md3-nav-rail{background:var(--md-sys-color-surface-container);color:var(--md-sys-color-on-surface)}.md3-status-success{background:var(--md-sys-color-success-container);color:var(--md-sys-color-on-success-container)}.md3-status-warning{background:var(--md-sys-color-tertiary-container);color:var(--md-sys-color-on-tertiary-container)}.md3-status-error{background:var(--md-sys-color-error-container);color:var(--md-sys-color-on-error-container)}.admin-shell{background:var(--md-sys-color-surface)}.admin-sidebar{border-right-color:var(--md-sys-color-outline-variant);background:var(--md-sys-color-surface-container)}.admin-back,.admin-sidebar nav button,.admin-sidebar nav .branch-nav,.icon-admin-button,.danger-button{border-color:#0000}.admin-back,.icon-admin-button{background:var(--md-sys-color-surface-container-highest);color:var(--md-sys-color-on-surface-variant)}.admin-brand{border-radius:var(--radius-md);background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary);box-shadow:var(--md-sys-elevation-level1)}.admin-brand span,.admin-topbar h1,.admin-panel h2{font-family:var(--md-sys-typescale-body-font);font-weight:850}.admin-sidebar nav button,.admin-sidebar nav .branch-nav{border-radius:var(--radius-pill);color:var(--md-sys-color-on-surface-variant)}.admin-sidebar nav button:hover,.admin-sidebar nav .branch-nav:hover{background:var(--md-sys-color-surface-container-highest);color:var(--md-sys-color-on-surface);border-color:#0000}.admin-sidebar nav button.active{background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);border-color:#0000}.store-switcher select,.admin-search,.admin-search input,.admin-form input,.admin-form select,.admin-form textarea,.inline-admin-form input,.promo-editor-row textarea,.toggle-row label,.admin-preview-card,.table-list article{border-color:var(--md-sys-color-outline);background:var(--md-sys-color-surface-container-highest)}.store-switcher select,.admin-search,.admin-form input,.admin-form select,.admin-form textarea,.inline-admin-form input,.promo-editor-row textarea{border-radius:var(--radius-sm)}.admin-shell .primary-button{background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary);box-shadow:var(--md-sys-elevation-level1);border-color:#0000}.admin-shell .primary-button:hover{background:var(--md-ref-palette-brand-30)}.admin-shell .secondary-button{border-color:var(--md-sys-color-outline);color:var(--md-sys-color-primary);background:0 0}.admin-shell .secondary-button:hover{border-color:var(--md-sys-color-outline);background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container)}.admin-actions .secondary-button{background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container);border-color:#0000}.admin-actions .secondary-button:hover{background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container)}.summary-context strong{background:var(--md-sys-color-success-container);color:var(--md-sys-color-on-success-container)}.summary-context strong.attention{background:var(--md-sys-color-error-container);color:var(--md-sys-color-on-error-container)}.admin-metrics article,.admin-panel{border-radius:var(--radius-md);background:var(--md-sys-color-surface-container-low);box-shadow:var(--md-sys-elevation-level1);border:0}.admin-menu-row{border-radius:var(--radius-sm);background:var(--md-sys-color-surface-container-lowest);border:0}.admin-menu-row.active{background:var(--md-sys-color-primary-container);box-shadow:inset 4px 0 0 var(--md-sys-color-primary);border-color:#0000}.admin-menu-row em,.table-list em{background:var(--md-sys-color-success-container);color:var(--md-sys-color-on-success-container)}.admin-menu-row em.off,.table-list em.off,.danger-button{background:var(--md-sys-color-error-container);color:var(--md-sys-color-on-error-container)}.bottom-nav.svelte-oeh3u8{z-index:40;height:calc(84px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:var(--md-sys-color-surface-container);box-shadow:0 -1px 0 var(--md-sys-color-outline-variant);border-top:0;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav.compact.svelte-oeh3u8{height:calc(64px + env(safe-area-inset-bottom))}.bottom-nav.compact.svelte-oeh3u8 a:where(.svelte-oeh3u8){gap:2px;min-width:50px;padding:6px 4px 4px;font-size:10px}.bottom-nav.compact.svelte-oeh3u8 a:where(.svelte-oeh3u8):before{width:52px;height:26px;top:4px}.bottom-nav.compact.svelte-oeh3u8 a.cart-tab:where(.svelte-oeh3u8):before{width:48px;height:48px;top:-15px}.bottom-nav.compact.svelte-oeh3u8 a.cart-tab:where(.svelte-oeh3u8) .nav-icon:where(.svelte-oeh3u8){min-height:31px}.bottom-nav.compact.svelte-oeh3u8 a.cart-tab:where(.svelte-oeh3u8) .nav-label:where(.svelte-oeh3u8){margin-top:2px}.bottom-nav.compact.svelte-oeh3u8 .cart-count:where(.svelte-oeh3u8){top:-22px}a.svelte-oeh3u8{min-width:56px;color:var(--md-sys-color-on-surface-variant);flex-direction:column;align-items:center;gap:4px;padding:10px 6px 8px;font-size:12px;font-weight:800;line-height:1;text-decoration:none;transition:color .16s;display:flex;position:relative}a.svelte-oeh3u8:before{z-index:-1;border-radius:var(--radius-pill);content:"";background:0 0;width:60px;height:32px;transition:background-color .16s;position:absolute;top:7px}a.active.svelte-oeh3u8{color:var(--md-sys-color-on-primary-container)}a.active.svelte-oeh3u8:before{background:var(--md-sys-color-primary-container)}a.svelte-oeh3u8:hover:before{background:color-mix(in srgb, currentColor 8%, transparent)}a.active.svelte-oeh3u8:hover:before{background:var(--md-sys-color-primary-container)}.nav-icon.svelte-oeh3u8{place-items:center;line-height:1;display:grid;position:relative}.nav-label.svelte-oeh3u8{line-height:1}a.cart-tab.svelte-oeh3u8{z-index:1;color:var(--md-sys-color-on-primary);padding-top:0}a.cart-tab.svelte-oeh3u8:before{border-radius:var(--radius-pill);background:var(--md-sys-color-primary);width:56px;height:56px;box-shadow:var(--md-sys-elevation-level2);top:-20px}a.cart-tab.svelte-oeh3u8 .nav-icon:where(.svelte-oeh3u8){min-height:36px}a.cart-tab.svelte-oeh3u8 .nav-label:where(.svelte-oeh3u8){color:var(--md-sys-color-on-surface-variant);margin-top:5px}a.cart-tab.active.svelte-oeh3u8 .nav-label:where(.svelte-oeh3u8){color:var(--md-sys-color-on-primary-container)}a.cart-tab.svelte-oeh3u8:hover:before,a.cart-tab.active.svelte-oeh3u8:before{background:var(--md-sys-color-primary)}.cart-count.svelte-oeh3u8{border:2px solid var(--md-sys-color-surface-container);border-radius:var(--radius-pill);background:var(--md-sys-color-tertiary-container);min-width:18px;height:18px;color:var(--md-sys-color-on-tertiary-container);place-items:center;padding:0 4px;font-size:10px;font-weight:900;display:grid;position:absolute;top:-27px;right:calc(50% - 31px)}@media (width<=340px){a.svelte-oeh3u8{min-width:48px;font-size:10px}a.svelte-oeh3u8:before{width:52px}.bottom-nav.compact.svelte-oeh3u8 a:where(.svelte-oeh3u8){min-width:46px;font-size:9px}}@media (width>=760px){.bottom-nav.svelte-oeh3u8{display:none}}.pwa-status.svelte-161hxe2{left:50%;bottom:calc(76px + env(safe-area-inset-bottom));z-index:60;border:1px solid var(--ink);background:var(--yellow);width:min(440px,100% - 24px);color:var(--ink);box-shadow:4px 4px 0 var(--ink);border-radius:14px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:9px;padding:11px 12px;display:grid;position:fixed;transform:translate(-50%)}.pwa-status.offline.svelte-161hxe2{background:var(--card)}div.svelte-161hxe2{gap:2px;display:grid}strong.svelte-161hxe2{font-size:12px}span.svelte-161hxe2{color:var(--muted);font-size:10px}button.svelte-161hxe2{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:999px;min-height:34px;padding:0 10px;font-size:10px;font-weight:900}.dismiss.svelte-161hxe2{width:32px;color:var(--ink);background:0 0;padding:0}@media (width>=760px){.pwa-status.svelte-161hxe2{bottom:18px}}.pwa-status.svelte-161hxe2{bottom:calc(92px + env(safe-area-inset-bottom));border-radius:var(--radius-md);background:var(--md-sys-color-tertiary-container);color:var(--md-sys-color-on-tertiary-container);box-shadow:var(--md-sys-elevation-level3);border:0}.pwa-status.offline.svelte-161hxe2{background:var(--md-sys-color-error-container);color:var(--md-sys-color-on-error-container)}.pwa-status.svelte-161hxe2 span:where(.svelte-161hxe2){color:currentColor;opacity:.76}.pwa-status.svelte-161hxe2 button:where(.svelte-161hxe2){background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary)}.pwa-status.svelte-161hxe2 .dismiss:where(.svelte-161hxe2){color:currentColor;background:0 0}.skip-link.svelte-12qhfyh{z-index:100;background:var(--red);color:#fff;border-radius:0 0 8px 8px;padding:8px 16px;font-weight:900;text-decoration:none;transition:top .15s;position:absolute;top:-100px;left:8px}.skip-link.svelte-12qhfyh:focus-visible{top:0}.bottom-nav-safe-area.svelte-12qhfyh{--bottom-nav-height:calc(84px + env(safe-area-inset-bottom));padding-bottom:var(--bottom-nav-height)}.transactionSafeArea.svelte-12qhfyh{--bottom-nav-height:calc(64px + env(safe-area-inset-bottom))}@media (width>=760px){.bottom-nav-safe-area.svelte-12qhfyh{--bottom-nav-height:0px;padding-bottom:0}}
