@import "https://fonts.googleapis.com/css2?family=Cantarell:wght@400;700&family=Lato:wght@400;700;900&display=swap";:root{color:#2f4d6a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-brand:#587a9d;--color-brand-deep:#2f4d6a;--color-ink:#2f4d6a;--color-muted:#88aecf;--color-accent-soft:#a9c8e6;--color-success:#2f4d6a;--color-success-bg:#2f4d6a0f;--color-success-border:#2f4d6a24;--color-warning:#2f4d6a;--color-warning-bg:#2f4d6a0f;--color-warning-border:#2f4d6a24;--color-debt:#b85c5c;--color-debt-bg:#b85c5c0f;--color-debt-border:#b85c5c24;--text-2xs:.78rem;--text-xs:.84rem;--text-sm:.9rem;--text-base:.98rem;--text-md:1.06rem;--text-lg:1.16rem;--text-xl:1.38rem;--text-2xl:1.9rem;background:#f0f7fc;font-family:Cantarell,Segoe UI,sans-serif;font-weight:400;line-height:1.45}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{min-width:320px;overflow:hidden}img{max-width:100%;display:block}button,input{font:inherit}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #2f4d6a42}input{min-height:54px;color:var(--color-ink);background:#fff;border:1px solid #2f4d6a24;border-radius:16px;padding:0 16px}h1,h2,h3,strong{font-family:Lato,Cantarell,sans-serif}h2{color:var(--color-ink);font-size:clamp(var(--text-xl), 1.6vw, var(--text-2xl))}h3{color:var(--color-ink);font-size:var(--text-lg)}a{color:inherit}.app-shell{grid-template-rows:auto minmax(0,1fr);gap:12px;height:100svh;padding:16px;display:grid;overflow:hidden}.app-header-section{gap:8px;display:grid}.app-header{background:#2f4d6a;border:1px solid #fff3;border-radius:20px;align-items:center;gap:12px;min-height:64px;padding:8px 14px 8px 10px;display:flex;overflow:hidden;box-shadow:0 12px 30px #2f4d6a3d}.app-header-brand{flex-shrink:0;align-items:center;gap:10px;display:flex}.header-logo{background:#fffffff2;border-radius:12px;flex-shrink:0;place-items:center;width:40px;min-width:40px;height:40px;display:grid;box-shadow:inset 0 0 0 1px #2f4d6a1a}.header-logo img{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.header-title{font-weight:800;font-size:var(--text-md);letter-spacing:.01em;color:#fff;white-space:nowrap}.app-header-nav{background:#ffffff1f;border-radius:14px;flex-shrink:0;gap:4px;padding:4px;display:flex;box-shadow:inset 0 0 0 1px #ffffff14}.app-header-nav button{color:#ffffffc7;min-height:40px;font:inherit;font-weight:700;font-size:var(--text-base);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:10px;place-items:center;padding:0 16px;transition:transform .12s,background .12s,color .12s;display:grid}.nav-icon{place-items:center;width:22px;height:22px;display:grid}.nav-icon svg{stroke:currentColor;stroke-width:1.9px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.sr-only-text{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-header-nav button:hover:not(.active){color:#fff;background:#ffffff24;transform:translateY(-1px)}.app-header-nav button.active{color:var(--color-brand);background:#fff;box-shadow:0 8px 16px #2f4d6a3d}.app-header-nav button.active:hover{background:#fff;transform:none}.header-stepper{flex-shrink:0;gap:4px;display:flex}.header-stepper .step-chip{color:#ffffff80;width:30px;min-height:30px;font-weight:700;font-size:var(--text-sm);background:0 0;border:1px dashed #ffffff59;border-radius:8px;place-items:center;padding:0;display:grid}.header-stepper .step-chip.active{color:#fff;background:#ffffff2e;border:1.5px solid #fff}.header-stepper .step-chip.complete{color:#ffffffd9;border:1px solid #ffffff80}.header-stats{align-items:center;gap:5px;min-width:0;display:flex;overflow:hidden}.header-stats span{color:#ffffffe0;font-size:var(--text-sm);white-space:nowrap;background:#ffffff1f;border-radius:10px;padding:7px 12px;font-weight:600}.header-stat-warning{color:#a9c8e6!important;background:#a9c8e638!important;font-weight:700!important}.header-end{flex-shrink:0;align-items:center;gap:8px;margin-left:auto;display:flex}.design-toggle{background:#ffffff24;border-radius:12px;gap:4px;padding:4px;display:flex}.design-toggle button{color:#ffffffd1;min-width:34px;min-height:34px;font:inherit;font-size:var(--text-sm);letter-spacing:.04em;cursor:pointer;background:0 0;border:0;border-radius:8px;font-weight:800;transition:background .11s,color .11s,transform .11s}.design-toggle button:hover{color:#fff;background:#ffffff24}.design-toggle button.active{color:var(--color-brand);background:#fff;box-shadow:0 6px 14px #2f4d6a33}.app-header .role-toggle{background:#ffffff24;border-radius:12px;gap:4px;padding:4px;display:flex}.app-header .role-toggle button{color:#fffc;min-height:34px;font:inherit;font-size:var(--text-sm);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0 14px;font-weight:700;transition:background .11s,color .11s}.app-header .role-toggle button.active{color:var(--color-brand);background:#fff;box-shadow:0 6px 14px #2f4d6a33}.app-header .session-chip{color:#ffffffe0;font-size:var(--text-sm);white-space:nowrap;background:#ffffff1f;border-radius:11px;padding:8px 13px;font-weight:600}.mobile-bottom-nav{display:none}.view-frame{gap:18px;min-height:0;display:grid;overflow:hidden}.bar-grid,.checkout-grid{align-items:stretch;gap:18px;height:100%;min-height:0;display:grid}.bar-grid{grid-template-columns:1.22fr .78fr}.checkout-grid{grid-template-columns:.88fr 1.12fr}.admin-section{grid-template-columns:minmax(250px,310px) minmax(0,1fr);gap:16px;height:100%;min-height:0;display:grid}.reports-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;height:100%;min-height:0;display:grid}.category-stack,.wizard-stack,.cart-list,.stack-actions{gap:16px;min-height:0;display:grid}.wizard-stack{flex:1;align-content:start;overflow:hidden}.category-stack,.cart-list{padding-right:4px;overflow:auto}.stack-actions{margin-top:auto}.stepper{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}.step-chip{min-height:56px;color:var(--color-muted);background:#e3f2fce0;border:1px dashed #2f4d6a2e;border-radius:18px;padding:14px 16px;font-weight:700}.step-chip.active{color:var(--color-brand);background:#2f4d6a0f;border-style:solid;border-color:#2f4d6a8f}.step-chip.complete{color:var(--color-ink);border-style:solid;border-color:#2f4d6a2e}.helper-card{background:#2f4d6a0a;border:1px solid #2f4d6a1f;border-radius:20px;gap:6px;padding:14px 16px;display:grid}.helper-card strong{color:var(--color-ink)}.compact-helper{gap:2px}.divider{background:#2f4d6a1a;height:1px;margin:20px 0}.category-section{gap:12px;display:grid}.category-header{justify-content:space-between;align-items:center;display:flex}.panel{background:#fffffff5;border:1px solid #2f4d6a14;border-radius:24px;flex-direction:column;min-height:0;padding:20px;display:flex;overflow:hidden;box-shadow:0 18px 34px #2f4d6a17}.panel-heading{justify-content:space-between;align-items:start;gap:18px;margin-bottom:20px;display:flex}.compact-heading{margin-bottom:0}.panel-heading h2,.panel-heading h3,.subsection-header h3,.category-header h3,.mini-form h3{margin:0}.panel-copy,.empty-copy,.subsection small,.ledger-row small,.timeline-row small,.table-row small{color:var(--color-muted)}.selection-hint{color:var(--color-muted);margin:0}.search-box input,.mini-form input,.credit-form input,.mini-form input[type=file]{width:100%}.music-note-spinner{color:var(--color-brand);flex-shrink:0}.music-note-spinner .spinner{transform-origin:32px 32px;animation:1.8s linear infinite music-note-spin}@keyframes music-note-spin{to{transform:rotate(360deg)}}.loading-panel{text-align:center;justify-content:center;align-items:center;gap:12px}.loading-spinner{opacity:.95}.loading-panel .panel-copy{max-width:420px;margin:0}.primary-button,.secondary-button,.ghost-button,.danger-button{min-height:56px;font:inherit;cursor:pointer;white-space:normal;overflow-wrap:anywhere;border-radius:18px;padding:0 18px;font-weight:700;line-height:1.15}.primary-button{color:#fff;background:var(--color-brand);border:0;box-shadow:0 18px 28px #2f4d6a38}.secondary-button{color:var(--color-ink);background:#fff;border:1px solid #2f4d6a2e}.ghost-button{color:var(--color-brand);background:#ffffffdb;border:1px dashed #2f4d6a47}.danger-button{color:#2f4d6a;background:#2f4d6a1a;border:1px solid #2f4d6a3d}.ghost-button:disabled,.danger-button:disabled,.primary-button:disabled,.secondary-button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.primary-button:disabled{color:var(--color-muted);background:#2f4d6a14}.small-button{width:40px;height:40px;color:var(--color-brand);cursor:pointer;background:#fff;border:1px solid #2f4d6a24;border-radius:12px;font-weight:900}.small-button.danger{color:#587a9d;border-color:#2f4d6a2e}.icon-button{width:36px;height:36px;color:var(--color-muted);cursor:pointer;background:#e3f2fccc;border:1px solid #2f4d6a1a;border-radius:10px;place-items:center;padding:0;transition:color .12s,border-color .12s;display:grid}.icon-button:hover{color:var(--color-brand);border-color:#2f4d6a33}.icon-button svg{stroke:currentColor;stroke-width:1.9px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.form-field{gap:8px;display:grid}.form-field span{color:var(--color-muted);font-size:var(--text-sm);letter-spacing:.04em;text-transform:uppercase;font-weight:700}.form-field .field-hint{color:var(--color-muted);font-size:var(--text-xs);letter-spacing:0;text-transform:none;margin-top:-2px;font-weight:500;line-height:1.4}.form-field input,.form-field select{width:100%;min-height:52px;color:var(--color-ink);font:inherit;background:#fff;border:1px solid #2f4d6a24;border-radius:14px;padding:0 14px;box-shadow:inset 0 1px #ffffffe6}.form-field input[type=file]{align-items:center;padding:0 14px 0 0;line-height:1.2;display:flex}.form-field input[type=file]::file-selector-button{min-height:50px;color:var(--color-ink);font:inherit;cursor:pointer;background:#2f4d6a0f;border:0;border-right:1px solid #2f4d6a24;align-self:stretch;margin:0 12px 0 0;padding:0 14px;font-weight:700}.form-field input:focus,.form-field select:focus{outline-offset:2px;border-color:#2f4d6a47;outline:2px solid #2f4d6a24}.form-field input:disabled,.form-field select:disabled{color:var(--color-muted);cursor:not-allowed;background:#f0f7fc}.full-span{grid-column:1/-1}.toggle-field{background:#fff;border:1px solid #2f4d6a1a;border-radius:18px;align-items:flex-start;gap:14px;padding:16px;display:flex}.toggle-field input{width:18px;height:18px;accent-color:var(--color-brand);margin-top:3px}.toggle-field strong{color:var(--color-ink);display:block}.toggle-field span{color:var(--color-muted);font-size:var(--text-base);margin-top:4px;line-height:1.4;display:block}.mini-form,.credit-form,.payment-grid,.metric-grid,.payment-choice-grid,.filter-pills{gap:12px;display:grid}.payment-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.payment-choice{text-align:left;cursor:pointer;background:#fff;border:1px solid #2f4d6a24;border-radius:22px;min-height:112px;padding:16px}.payment-choice strong{color:var(--color-ink);font-size:var(--text-lg);display:block}.payment-choice small{color:var(--color-muted);margin-top:8px;display:block}.payment-choice-primary{border-color:#2f4d6a52;box-shadow:0 14px 24px #2f4d6a14}.notice-banner{color:var(--color-ink);background:#2f4d6a0d;border:1px solid #2f4d6a24;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;margin:0;padding:14px 18px;display:flex;position:relative;overflow:hidden}.notice-banner.is-timed{animation:notice-timed var(--notice-progress-ms,3s) linear both}.notice-banner span{text-align:center;flex:1;min-width:0}.notice-music-progress{pointer-events:none;opacity:.95;justify-content:center;height:24px;display:flex;position:absolute;bottom:8px;left:0;right:0}.notice-music-progress svg{width:auto;max-width:100%;height:100%;display:block}.notice-music-track,.notice-music-fill{fill:#2f4d6a7a;stroke:#2f4d6a85;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.notice-music-track{opacity:.22}.notice-music-fill{opacity:.95}.notice-music-progress-rect{animation:notice-music-progress var(--notice-progress-ms,3s) linear forwards}.notice-banner.is-error{color:#2f4d6a;background:#2f4d6a14;border-color:#2f4d6a38}.notice-close{width:34px;min-width:34px;height:34px;color:inherit;font:inherit;font-size:var(--text-lg);cursor:pointer;background:#ffffffb8;border:0;border-radius:10px;flex-shrink:0;font-weight:800;line-height:1}.notice-close:hover{background:#fffffff5}@keyframes notice-timed{0%{opacity:0;transform:translateY(-8px)}8%{opacity:1;transform:translateY(0)}92%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-4px)}}@keyframes notice-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes notice-music-progress{0%{width:0}to{width:1200px}}@media (prefers-reduced-motion:reduce){.notice-music-progress-rect{width:1200px;animation:none}}[data-theme=dark] .notice-music-track,[data-theme=dark] .notice-music-fill{fill:#7aa2cea6;stroke:#7aa2cebf}.product-grid,.people-grid{gap:12px;display:grid}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.people-grid{grid-template-columns:repeat(4,minmax(0,1fr));min-height:0;padding-right:4px;overflow:auto}.product-tile,.person-tile,.checkout-card,.table-row{text-align:left}.product-tile,.person-tile{cursor:pointer;background:#fff;border:1px solid #2f4d6a1f;border-radius:22px;min-width:0;min-height:82px;padding:14px 16px;transition:transform .14s,border-color .14s,box-shadow .14s;box-shadow:inset 0 1px #ffffffe6}.product-tile{--tile-accent:var(--color-brand);--tile-accent-soft:#2f4d6a29;--tile-border:#2f4d6a3d;border-width:2px;border-color:var(--tile-border);height:100%;min-height:116px;box-shadow:inset 0 4px 0 0 var(--tile-accent), inset 0 1px 0 #ffffffe6;background:#fffffffa;grid-template-rows:auto minmax(0,1fr);gap:8px;padding:11px 12px;display:grid}.product-tile.theme-beer{--tile-accent:#c49a3c;--tile-accent-soft:#c49a3c2e;--tile-border:#c49a3c4d;background:#fdf8f0}.product-tile.theme-soft{--tile-accent:#4a9e96;--tile-accent-soft:#4a9e9629;--tile-border:#4a9e9647;background:#f0faf8}.product-tile.theme-zero{--tile-accent:#7e6bad;--tile-accent-soft:#7e6bad29;--tile-border:#7e6bad47;background:#f5f2fa}.product-tile.theme-warm{--tile-accent:#a67b5b;--tile-accent-soft:#a67b5b29;--tile-border:#a67b5b47;background:#faf6f2}.checkout-card{cursor:pointer;background:#fff;border:1px solid #2f4d6a14;border-radius:14px;min-height:52px;padding:0 16px;transition:border-color .12s,background .12s}.product-tile:hover,.person-tile:hover,.table-row:hover{border-color:#2f4d6a3d;transform:translateY(-1px)}.checkout-card:hover{background:#e3f2fc;border-color:#2f4d6a38}.product-tile.active,.person-tile.active,.checkout-card.active{background:#2f4d6a0d;border-color:#2f4d6aa8;box-shadow:0 0 0 3px #2f4d6a14,0 12px 22px #2f4d6a1f}.person-tile.favorite{background:#f0f7fc;border-color:#2f4d6a57}.person-tile.internal-account{background:linear-gradient(160deg,#fbf3eb,#fffdfb);border-color:#a67b5b6b}.person-tile.internal-account span{color:#7a5538}.person-tile.internal-account small{color:#936847;font-weight:700}.person-tile.internal-account.active{background:#a67b5b24;border-color:#a67b5bbd;box-shadow:0 0 0 3px #a67b5b33,0 12px 22px #2f4d6a1f}.product-tile.active{border-color:var(--tile-accent);box-shadow:inset 0 4px 0 0 var(--tile-accent), 0 0 0 3px #2f4d6a14, 0 10px 18px #2f4d6a1a}.product-tile-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.product-tile-bottom{align-content:end;gap:4px;display:grid}.product-tile span,.person-tile span{color:var(--color-ink);font-size:var(--text-base);overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;font-weight:800;display:block}.product-tile strong,.checkout-meta span{color:var(--tile-accent,var(--color-brand));font-size:var(--text-md);margin-top:0;display:block}.person-tile small,.checkout-meta small{margin-top:6px;display:block}.quantity-badge{font-weight:700;color:var(--color-brand)!important}.product-category{background:var(--tile-accent-soft);min-height:22px;color:var(--tile-accent,var(--color-muted));letter-spacing:.08em;text-transform:uppercase;font-weight:800;font-size:var(--text-2xs);border-radius:999px;align-items:center;padding:0 8px;display:inline-flex}.product-qty-pill{background:var(--tile-accent-soft);min-width:30px;color:var(--tile-accent,var(--color-brand));font-size:var(--text-2xs);border-radius:999px;justify-content:center;align-items:center;padding:3px 8px;font-weight:800;line-height:1;display:inline-flex}.timeline-row.deleted{opacity:.75;background:#c8e0f4e6}.table-row{background:#fff;border:1px solid #2f4d6a1a;border-radius:18px;padding:16px 18px}.table-row.passive{cursor:default}.table-row.passive:hover{transform:none}.ledger-table,.timeline-table,.product-admin-table,.audit-table{background:#fff;border:1px solid #2f4d6a12;border-radius:14px;flex-direction:column;min-height:0;display:flex;overflow:auto}.cart-table{background:#fff;border:1px solid #2f4d6a14;border-radius:16px;flex-direction:column;min-height:0;display:flex;overflow:auto}.ledger-table-header,.timeline-table-header,.product-admin-table-header,.audit-table-header{font-weight:700;font-size:var(--text-sm);color:var(--color-muted);z-index:2;text-transform:uppercase;letter-spacing:.06em;background:#f8fbfd;border-bottom:1px solid #2f4d6a12;flex-shrink:0;gap:12px;padding:10px 14px;display:grid;position:sticky;top:0}.ledger-table-header{grid-template-columns:2fr 1.5fr 1fr}.timeline-table-header{grid-template-columns:2.5fr 1.5fr 1fr}.product-admin-table-header{grid-template-columns:1.6fr 1.2fr 1fr 1fr 1fr}.audit-table-header,.audit-table-row{grid-template-columns:1.4fr 1.6fr 1.8fr 2fr 1.4fr}.ledger-table-row,.timeline-table-row,.product-admin-table-row,.audit-table-row{background:#fff;border-bottom:1px solid #2f4d6a0d;align-items:center;gap:12px;padding:11px 14px;transition:background .11s;display:grid}.audit-table-row .col-person{flex-direction:column;gap:2px;display:flex}.audit-table-row .col-person small{color:var(--color-muted)}.audit-table-row .col-reason{white-space:normal;word-break:break-word}.cart-table-row{background:#fff;border-bottom:1px solid #2f4d6a0d;align-items:center;gap:12px;padding:12px 16px;transition:background .11s;display:grid}.timeline-table-row.is-open{background:#2f4d6a0a}.timeline-table-row.is-paid{background:#2f4d6a0d}.ledger-table-row{grid-template-columns:2fr 1.5fr 1fr}.order-history-pane{display:block}.order-history-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.order-history-card{border:1px solid var(--color-border);background:var(--color-surface);border-radius:12px;flex-direction:column;gap:7px;padding:10px 13px;display:flex}.order-card-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.order-card-who{word-break:break-word;min-width:0;font-weight:700}.order-card-moment{font-size:var(--text-xs);color:var(--color-muted)}.order-card-amount{font-weight:700;font-size:var(--text-md);white-space:nowrap;font-variant-numeric:tabular-nums}.order-history-card .order-item-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.order-history-card .order-item{align-items:baseline;gap:8px;display:flex}.order-history-card .order-item-qty{min-width:26px;color:var(--color-brand);font-size:var(--text-xs);font-variant-numeric:tabular-nums;background:#2f7eb21f;border-radius:6px;justify-content:center;align-items:center;padding:1px 6px;font-weight:700;display:inline-flex}.order-history-card .order-item-name{word-break:break-word;font-weight:600}.order-card-foot{justify-content:space-between;align-items:center;gap:12px;display:flex}.payment-status-badge{font-size:var(--text-xs);color:var(--color-brand);background:#2f7eb21a;border-radius:999px;align-items:center;gap:6px;padding:3px 10px 3px 8px;font-weight:700;display:inline-flex}.payment-status-badge.is-open{color:var(--color-muted);background:#2f4d6a14}.payment-status-badge.is-partial{color:#b7791f;background:#d69e2e29}.timeline-table-row{grid-template-columns:minmax(0,1fr) auto auto;grid-template-areas:"title time amount""subtitle subtitle subtitle";gap:4px 14px;padding-top:9px;padding-bottom:9px}.cart-table-row{grid-template-columns:auto 1fr auto}.product-admin-table-row{grid-template-columns:1.6fr 1.2fr 1fr 1fr 1fr}.ledger-table-row:hover,.timeline-table-row:hover,.cart-table-row:hover,.product-admin-table-row:hover{background:#e3f2fc}.cart-table .empty-copy{text-align:center;color:#a9c8e6;place-items:center;min-height:200px;display:grid}.timeline-table-row.is-open:hover{background:#2f4d6a14}.timeline-table-row.is-paid:hover{background:#2f4d6a17}.ledger-table-row.is-selected,.timeline-table-row.is-selected,.timeline-table-row.is-open.is-selected,.timeline-table-row.is-paid.is-selected{background:#587a9d29}.ledger-table-row.is-selected:hover,.timeline-table-row.is-selected:hover{background:#587a9d38}.ledger-table-row.is-not-selectable{opacity:.72}.ledger-table-row.is-not-selectable:hover{background:#fff}.interactive-selectable{cursor:pointer;position:relative}.interactive-selectable.is-selected:before{content:"";background:linear-gradient(#6ea3d3,#3f678d);border-radius:0 4px 4px 0;width:4px;position:absolute;top:6px;bottom:6px;left:0;box-shadow:0 0 0 1px #ffffff8c}.interactive-selectable:focus-visible{outline-offset:-2px;outline:2px solid #587a9d4d}.member-admin-table-row.interactive,.product-admin-table-row.interactive{cursor:pointer}.member-admin-table-row.interactive:focus-visible,.product-admin-table-row.interactive:focus-visible{outline-offset:-2px;outline:2px solid #2f4d6a3d}.cart-table-row.is-highlight{animation:.65s cart-row-highlight}.ledger-table-row.deleted,.timeline-table-row.deleted{opacity:.6}.ledger-table-row .col-product,.timeline-table-row .col-title,.product-admin-table-row .col-name{color:var(--color-ink);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.timeline-table-row .col-title{white-space:normal;grid-area:title;align-items:center;min-width:0;display:flex}.timeline-table-row .col-title strong{text-overflow:ellipsis;white-space:nowrap;color:var(--color-ink);font-size:var(--text-md);line-height:1.15;overflow:hidden}.timeline-table-row .col-subtitle{color:var(--color-muted);font-size:var(--text-xs);white-space:normal;grid-area:subtitle;line-height:1.15;display:block}.timeline-table-row .col-time{grid-area:time}.timeline-table-row .col-amount{grid-area:amount}.timeline-table-row.is-open .col-title strong,.timeline-table-row.is-open .col-amount{color:#2f4d6a}.timeline-table-row.is-paid .col-title strong,.timeline-table-row.is-paid .col-amount{color:#587a9d}.cart-table-row .col-product{color:var(--color-ink);font-weight:600;font-size:var(--text-base);white-space:normal;text-overflow:ellipsis;line-height:1.2;overflow:hidden}.cart-table-row .col-qty{align-items:center;gap:6px;display:flex}.cart-table-row .col-qty span{text-align:center;min-width:24px;font-size:var(--text-base);font-weight:600}.cart-table-row .col-total{text-align:right;font-weight:700;font-size:var(--text-base);color:var(--color-ink)}.ledger-table-row .col-date,.timeline-table-row .col-time,.product-admin-table-row .col-category,.product-admin-table-row .col-stock{color:var(--color-muted);font-size:var(--text-base)}.product-admin-table-row .col-stock{text-align:right;font-weight:600}.ledger-table-row .col-amount,.timeline-table-row .col-amount{color:var(--color-ink);text-align:right;font-weight:700;font-size:var(--text-base)}.product-admin-table-row .col-price{text-align:right;font-weight:600}.product-admin-table-row .col-status{justify-content:center;display:flex}.badge-active{color:var(--color-success);font-size:var(--text-sm);background:#2f4d6a1a;border-radius:6px;padding:4px 10px;font-weight:600;display:inline-flex}.badge-inactive{color:var(--color-warning);font-size:var(--text-sm);background:#2f4d6a1a;border-radius:6px;padding:4px 10px;font-weight:600;display:inline-flex}.product-admin-table-row .col-actions,.timeline-table-row .col-action,.cart-table-row .col-total{justify-content:flex-end;align-items:center;gap:6px;display:flex}.cart-table-row .col-qty{justify-content:center;align-items:center;gap:6px;display:flex}.cart-table-row .col-qty span{text-align:center;min-width:28px;font-weight:600}.modal-overlay{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#2f4d6a57;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-card{background:#fffffffa;border:1px solid #2f4d6a1a;border-radius:24px;flex-direction:column;gap:18px;width:min(760px,100%);max-height:min(86svh,900px);padding:24px;display:flex;box-shadow:0 28px 60px #2f4d6a33}.direct-payment-modal{grid-template-rows:auto minmax(0,1fr) auto;width:min(920px,100%);max-height:min(88svh,760px);display:grid}.guest-modal{width:min(480px,100%)}.guest-form{gap:14px;display:grid}.modal-header{justify-content:space-between;align-items:start;gap:16px;display:flex}.modal-header h2,.modal-section h3{margin:0}.admin-edit-form>.inventory-feedback-banner{margin:-4px 0 4px}.modal-timestamp{color:var(--color-brand);font-size:var(--text-sm);background:#2f4d6a14;border-radius:999px;padding:8px 10px;font-weight:700}.modal-summary{background:#587a9d08;border-radius:16px;grid-template-columns:1fr;gap:0;padding:16px;display:grid}.direct-payment-modal .modal-summary{grid-template-rows:auto minmax(120px,1fr) auto;min-height:0;overflow:hidden}.credit-payment-picker{gap:6px;padding-top:10px;display:grid}.modal-summary-card{background:0 0;border:none;border-bottom:2px solid #2f4d6a1a;border-radius:0;padding:0 0 12px}.modal-summary-card span{color:var(--color-muted);font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;display:block}.modal-summary-card strong{color:var(--color-brand);font-size:var(--text-2xl);margin-top:0;font-weight:700;line-height:1;display:block}.credit-amount-input{color:var(--color-brand);font-size:var(--text-2xl);align-items:baseline;gap:4px;font-weight:700;line-height:1;display:flex}.credit-amount-input span{font-size:inherit;font-weight:inherit;text-transform:none;letter-spacing:0;margin-bottom:0}.credit-amount-input input{width:120px;font-size:var(--text-2xl);color:var(--color-brand);-moz-appearance:textfield;background:0 0;border:none;border-bottom:2px solid #2f4d6a33;outline:none;padding:0 0 2px;font-weight:700}.credit-amount-input input:focus{border-bottom-color:var(--color-brand)}.credit-amount-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.credit-amount-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.modal-receipt{border:none;gap:6px;max-height:none;padding:12px 0 0;display:grid;overflow:visible}.direct-payment-modal .modal-receipt{max-height:min(38svh,280px);padding-right:6px;overflow:auto}.modal-receipt-table{background:#fff;border:1px solid #2f4d6a12;border-radius:12px;flex-direction:column;min-height:0;display:flex;overflow:auto}.modal-receipt-header{font-weight:700;font-size:var(--text-2xs);color:var(--color-muted);z-index:2;text-transform:uppercase;letter-spacing:.05em;background:#f8fbfd;border-bottom:1px solid #2f4d6a12;flex-shrink:0;grid-template-columns:2.2fr .7fr .8fr .9fr;gap:10px;padding:8px 12px;display:grid;position:sticky;top:0}.modal-receipt-header .col-product,.modal-receipt-row .col-product{text-align:left}.modal-receipt-header .col-qty,.modal-receipt-row .col-qty{text-align:center}.modal-receipt-header .col-price,.modal-receipt-header .col-total,.modal-receipt-row .col-price,.modal-receipt-row .col-total{text-align:right;font-variant-numeric:tabular-nums}.modal-receipt-row{font-size:var(--text-sm);background:#fff;border-bottom:1px solid #2f4d6a0d;grid-template-columns:2.2fr .7fr .8fr .9fr;align-items:center;gap:10px;padding:8px 12px;transition:background .11s;display:grid}.modal-receipt-row:hover{background:#e3f2fc}.modal-receipt-row .col-product{color:var(--color-ink);min-width:0;font-weight:500}.modal-receipt-row .col-qty,.modal-receipt-row .col-price{color:var(--color-muted);font-size:var(--text-xs)}.modal-receipt-row .col-total{font-weight:600}.receipt-item{display:none}.receipt-item:last-child{border-bottom:none}.receipt-item-name{display:none}.receipt-item-name span{color:var(--color-ink);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.receipt-item-name small{color:var(--color-muted);font-size:var(--text-xs);display:none}.receipt-item-price strong{color:var(--color-ink);text-align:right;min-width:60px;font-weight:600}.modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-height:0;display:grid}.modal-section{flex-direction:column;gap:10px;min-height:0;display:flex}.modal-list{gap:10px;min-height:0;display:grid;overflow:auto}.modal-row{background:#e3f2fceb;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.modal-row span{color:var(--color-ink);font-weight:700}.modal-actions{justify-content:flex-end;gap:10px;margin-top:auto;display:flex}.confirm-modal{width:min(420px,100%)}.summary-card-header{justify-content:space-between;align-items:center;display:flex}.summary-card-header .modal-timestamp{margin:0}.booking-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.booking-actions .secondary-button,.booking-actions .primary-button{min-height:52px}.booking-persons-section{background:#fff;border:1px solid #2f4d6a12;border-radius:12px;overflow:hidden}.booking-persons-section .modal-receipt-header{grid-template-columns:1fr auto;gap:10px;display:grid}.booking-person-row{font-size:var(--text-sm);border-bottom:1px solid #2f4d6a0d;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:8px 12px;display:grid}.booking-person-row:last-child{border-bottom:none}.booking-person-name{color:var(--color-ink);font-weight:600}.booking-note-field{margin-top:10px}.booking-note-field textarea{width:100%;min-height:92px;color:var(--color-ink);font:inherit;resize:vertical;background:#fff;border:1px solid #2f4d6a24;border-radius:14px;padding:12px 14px}.booking-note-field textarea:focus{outline-offset:2px;border-color:#2f4d6a47;outline:2px solid #2f4d6a24}.direct-payment-actions{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:10px;margin-top:0;display:grid}.checkout-payment-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.checkout-payment-actions.has-credit,.checkout-payment-actions.has-pin{grid-template-columns:repeat(4,minmax(0,1fr))}.checkout-payment-actions.has-pin.has-credit{grid-template-columns:repeat(5,minmax(0,1fr))}.direct-payment-actions .secondary-button,.direct-payment-actions .primary-button{min-height:58px;padding-inline:12px}.direct-payment-actions .payment-option-cash{color:var(--color-ink);background:#2f4d6a0a;border-color:#2f4d6a24}.direct-payment-actions .payment-option-transfer{color:var(--color-ink);box-shadow:none;background:#2f4d6a14;border:1px solid #2f4d6a24}.direct-payment-actions .payment-option-credit{background:var(--color-brand);color:#fff;border:0;box-shadow:0 4px 14px #587a9d40}.direct-payment-actions .payment-option-credit:disabled,.direct-payment-actions .payment-option-cash:disabled,.direct-payment-actions .payment-option-pin:disabled,.direct-payment-actions .payment-option-transfer:disabled,.direct-payment-actions .payment-option-qr:disabled{color:var(--color-muted);opacity:1;box-shadow:none;background:#2f4d6a0a;border:1px solid #2f4d6a1f}.direct-payment-actions .payment-option-qr{color:var(--color-brand);background:#fff;border-color:#2f4d6a2e}.direct-payment-actions .payment-option-pin{color:var(--color-brand);box-shadow:none;background:#fff;border:1px solid #2f4d6a2e}.direct-payment-actions .primary-button.payment-option-pin{background:var(--color-brand);color:#fff;border:0;box-shadow:0 4px 14px #587a9d40}.sumup-payment-modal{width:min(560px,100%)}.sumup-payment-panel{gap:18px;display:grid}.sumup-payment-summary{gap:14px}.sumup-payment-status{background:#2f4d6a0a;border:1px solid #2f4d6a1f;border-radius:12px;gap:8px;padding:14px;display:grid}.sumup-payment-status div{justify-content:space-between;align-items:center;gap:12px;display:flex}.sumup-payment-status span{color:var(--color-muted);font-size:var(--text-sm);font-weight:700}.sumup-payment-status strong{color:var(--color-brand)}.sumup-payment-status p{color:var(--color-muted);margin:0}.sumup-reader-field{margin:0}.sumup-payment-actions{grid-template-columns:minmax(0,1fr) minmax(0,1.35fr)}.payment-qr-modal{grid-template-rows:auto auto auto;width:min(520px,100%)}.payment-qr-panel{background:#587a9d08;border-radius:16px;align-content:start;justify-items:center;gap:14px;min-height:0;padding:18px;display:grid}.payment-qr-image-frame{aspect-ratio:1;background:#fff;border:1px solid #2f4d6a1f;border-radius:14px;place-items:center;width:min(300px,100%);padding:12px;display:grid}.payment-qr-image-frame img{object-fit:contain;width:100%;height:100%}.payment-qr-meta,.payment-qr-empty{text-align:center;color:var(--color-muted);gap:6px;display:grid}.payment-qr-meta span,.payment-qr-empty span{font-size:var(--text-sm);font-weight:700}.payment-qr-meta strong,.payment-qr-empty strong{color:var(--color-brand)}.payment-qr-actions{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.admin-edit-actions{gap:10px}.admin-edit-actions .danger-button{margin-right:auto}.admin-edit-modal{width:min(640px,100%);max-height:min(86svh,820px);overflow:hidden}.admin-edit-modal-product{width:min(1280px,98vw);max-height:min(90svh,900px)}.admin-edit-form{flex-direction:column;gap:18px;height:100%;min-height:0;display:flex;overflow:hidden}.admin-edit-grid{-webkit-overflow-scrolling:touch;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-height:0;padding-right:2px;display:grid;overflow-y:auto}.admin-edit-actions{flex-shrink:0;padding-top:2px}.inventory-stack{margin-top:8px}.inventory-min-field{max-width:260px}.inventory-note-field{margin-top:4px}.inventory-actions-grid{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.inventory-action-button{border-radius:14px;min-height:44px;padding:0 16px}.inventory-op-card{gap:8px;display:grid}.inventory-op-row{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.inventory-op-row .form-field{flex:140px;min-width:0}.inventory-op-row .inventory-action-button{flex:none;align-self:end}.inventory-op-hint{color:var(--color-muted);font-size:var(--text-sm)}.inventory-managed-note{background:#2f4d6a0a;border:1px solid #2f4d6a1f;border-radius:12px;margin:0;padding:12px 14px}.product-edit-layout{flex-direction:column;gap:18px;min-height:0;display:flex}.product-edit-main{flex-direction:column;gap:14px;padding-right:0;display:flex}.product-main-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-height:auto;padding-right:0;display:grid;overflow:visible}.product-section-card{background:#ffffffd1;border:1px solid #2f4d6a14;border-radius:14px;gap:12px;padding:14px;display:grid}.product-section-head{gap:4px;display:grid}.product-section-head h3{color:var(--color-ink);margin:0}.product-section-head .panel-copy{margin:0}.product-edit-side{flex-direction:column;gap:12px;max-height:none;padding-right:0;display:flex;overflow:visible}.product-side-tabs{background:#2f4d6a08;border:1px solid #2f4d6a14;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:6px;display:grid}.product-side-tab{min-height:42px;font-size:var(--text-sm);color:var(--color-muted);cursor:pointer;background:#fff;border:1px solid #2f4d6a1f;border-radius:10px;font-weight:700;transition:border-color .12s,color .12s,background .12s}.product-side-tab:hover{color:var(--color-ink);border-color:#2f4d6a38}.product-side-tab.active{color:var(--color-brand);background:#2f7eb214;border-color:#2f4d6a42}.product-edit-side-empty,.product-side-panel{background:#fff;border:1px solid #2f4d6a14;border-radius:14px;padding:14px}.product-edit-side .inventory-stack,.product-edit-side .product-side-panel,.product-edit-side .product-edit-side-empty{margin-top:12px}.product-edit-side-empty h3{margin:0 0 8px}.product-side-panel .audit-event-list{max-height:260px}.product-edit-layout .inventory-header{background:#2f4d6a08;border:1px solid #2f4d6a14}.theme-toggle{width:48px;height:48px;color:var(--color-brand);cursor:pointer;background:#fff;border:1px solid #2f4d6a24;border-radius:999px;place-items:center;display:grid}.theme-toggle svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.theme-toggle:hover{background:#2f4d6a0f}.app-login-screen{place-items:center;width:100%;min-height:100%;padding:24px;display:grid}.app-shell.is-login-shell{grid-template-rows:minmax(0,1fr);place-items:center;height:100svh;min-height:100svh;overflow:auto}.app-login-card{text-align:center;background:#fff;border:1px solid #2f4d6a1f;border-radius:16px;justify-items:center;gap:14px;width:min(420px,92vw);max-width:100%;padding:28px 22px 22px;display:grid;position:relative;box-shadow:0 18px 46px #2f4d6a1f}.app-login-logo{background:#fff;border:1px solid #2f4d6a29;border-radius:14px;width:112px;max-width:42vw;height:auto;padding:6px;display:block;box-shadow:0 6px 18px #0c1c2c1f}.app-login-heading{gap:4px;display:grid}.app-login-heading h1{color:var(--color-ink);font-size:var(--text-2xl);overflow-wrap:anywhere;margin:0;line-height:1.08}.app-login-busy-overlay{border-radius:inherit;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:3;background:#ffffffc7;align-content:center;justify-items:center;gap:10px;padding:18px;display:grid;position:absolute;inset:0}.app-login-busy-overlay .panel-copy{margin:0}.app-login-card.is-busy>:not(.app-login-busy-overlay){opacity:.6}.app-login-loading-spinner{color:var(--color-brand)}@media (width<=720px){.app-shell.is-login-shell{padding:max(12px, env(safe-area-inset-top)) 12px max(12px, env(safe-area-inset-bottom))}.app-login-screen{min-height:calc(100svh - 24px);padding:0}.app-login-card{border-radius:14px;width:min(420px,100%);padding:22px 16px 18px}}.admin-login-modal{gap:12px;width:min(420px,92vw);min-height:500px;padding:20px;overflow:hidden}.admin-login-modal .modal-header{text-align:center;justify-content:center;padding:0}.admin-login-modal .modal-header>div{justify-items:center;width:100%;display:grid}.admin-login-body{text-align:center;align-content:start;justify-items:center;gap:10px;display:grid}.admin-login-body .panel-copy{margin:0}.auth-loading{justify-items:center;gap:10px;padding:8px 0 2px;display:grid}.auth-loading .panel-copy{margin:0}.auth-loading-spinner{color:var(--color-brand)}.admin-login-modal .modal-actions{justify-content:center;margin-top:2px}.admin-login-modal .secondary-button{border-radius:12px;min-width:112px;min-height:52px;padding:0 18px}.app-shell.theme-compact .admin-login-modal .secondary-button{min-height:52px;font-size:var(--text-base);border-radius:12px}.admin-login-list{flex-direction:column;gap:8px;width:100%;display:flex}.admin-login-option{color:var(--color-ink);cursor:pointer;text-align:left;background:#fff;border:1px solid #2f4d6a24;border-radius:14px;align-items:center;gap:12px;width:100%;padding:12px 14px;display:flex}.admin-login-option:hover{background:#2f4d6a0d}.admin-login-avatar{background:var(--color-brand);color:#fff;border-radius:999px;flex-shrink:0;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.admin-login-name{font-weight:700}.bootstrap-member-form{gap:12px;width:100%;display:grid}.bootstrap-member-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.bootstrap-member-form .primary-button{border-radius:12px;min-height:52px}.pin-pad{place-items:center;gap:10px;width:100%;display:grid}.pin-dots{gap:12px;display:flex}.pin-dot{border:2px solid var(--color-brand);background:0 0;border-radius:999px;width:16px;height:16px}.pin-dot.is-filled{background:var(--color-brand)}.pin-error{color:var(--color-debt);text-align:center;margin:0;font-weight:700}.pin-keys{grid-template-columns:repeat(3,1fr);gap:8px;width:100%;max-width:292px;display:grid}.pin-key{min-height:60px;color:var(--color-ink);cursor:pointer;background:#fff;border:1px solid #2f4d6a24;border-radius:16px;font-size:1.35rem;font-weight:700}.pin-key:hover:not(:disabled){background:#2f4d6a0f}.pin-key:active:not(:disabled){transform:translateY(1px)}.pin-key:disabled{opacity:.5;cursor:not-allowed}.pin-key-muted{color:var(--color-brand);font-size:1rem}@media (height<=700px){.admin-login-modal{gap:10px;min-height:0;padding:16px}.admin-login-avatar{width:36px;height:36px}.pin-dots{gap:10px}.pin-dot{width:14px;height:14px}.pin-keys{max-width:270px}.pin-key{border-radius:14px;min-height:52px;font-size:1.2rem}.admin-login-modal .secondary-button{border-radius:10px;min-width:104px;min-height:44px}.app-shell.theme-compact .admin-login-modal .secondary-button{min-height:44px;font-size:var(--text-sm);border-radius:10px}}.admin-managers-list{flex-direction:column;gap:8px;display:flex}.admin-manager-row{background:#fff;border:1px solid #2f4d6a1f;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.admin-manager-info{flex-direction:column;gap:2px;min-width:0;display:flex}.admin-manager-info small{color:var(--color-muted)}.admin-manager-actions{flex-wrap:wrap;gap:8px;display:flex}.admin-manager-actions .secondary-button,.admin-manager-actions .ghost-button{border-radius:12px;min-height:42px;padding:0 14px}.bar-product-catalog{grid-auto-rows:max-content;align-content:start;gap:12px;min-height:0;padding-right:4px;display:grid;overflow:auto}.bar-catalog-heading{margin-bottom:0}.bar-people-toolbar{align-items:center;gap:10px;min-width:min(460px,100%);display:flex}.bar-people-toolbar .search-box{flex:1;min-width:180px}.account-selection-stack{flex:1;grid-template-rows:auto minmax(0,1fr) auto;min-height:0;display:grid}.account-selection-actions{margin-top:0}.account-selection-stack .people-grid{grid-auto-rows:max-content;align-content:start;padding-top:6px}.add-guest-button{white-space:nowrap;min-height:44px;padding:0 16px}.active-favorite-label{color:var(--color-brand);font-size:var(--text-xs);letter-spacing:.03em;text-transform:uppercase;margin-top:4px;font-weight:700;display:block}.sort-toggle{background:#2f4d6a14;border:1px solid #2f4d6a1f;border-radius:12px;gap:4px;padding:4px;display:flex}.sort-toggle-btn{min-height:34px;color:var(--color-brand);font:inherit;font-size:var(--text-sm);cursor:pointer;background:0 0;border:0;border-radius:8px;outline:none;padding:0 12px;font-weight:600;transition:background .11s,color .11s}.sort-toggle-btn.active{color:#fff;background:#587a9d;box-shadow:0 4px 12px #587a9d33}.product-category-section{align-content:start;gap:8px;display:grid}.product-category-heading{align-items:center;gap:8px;display:flex}.product-category-badge{width:28px;min-width:28px;height:28px;font-size:var(--text-2xs);letter-spacing:.03em;border-radius:999px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.product-category-section.theme-beer .product-category-badge{color:#c49a3c;background:#c49a3c1f}.product-category-section.theme-soft .product-category-badge{color:#4a9e96;background:#4a9e961f}.product-category-section.theme-zero .product-category-badge{color:#7e6bad;background:#7e6bad1f}.product-category-section.theme-warm .product-category-badge{color:#a67b5b;background:#a67b5b1f}.product-category-heading h3{font-size:var(--text-base);margin:0;font-weight:800}.product-category-section.theme-beer .product-category-heading h3{color:#c49a3c}.product-category-section.theme-soft .product-category-heading h3{color:#4a9e96}.product-category-section.theme-zero .product-category-heading h3{color:#7e6bad}.product-category-section.theme-warm .product-category-heading h3{color:#a67b5b}.bar-product-catalog .product-category-section .product-category-heading h3{color:var(--category-accent,var(--color-brand))}.product-category-line{opacity:.8;flex:1;height:1px}.product-category-section.theme-beer .product-category-line{background:#c49a3c40}.product-category-section.theme-soft .product-category-line{background:#4a9e9640}.product-category-section.theme-zero .product-category-line{background:#7e6bad40}.product-category-section.theme-warm .product-category-line{background:#a67b5b40}.bar-product-catalog .product-category-section .product-category-line{background:var(--category-accent,var(--color-brand));opacity:.28}.product-wall{flex:1;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(96px,auto);align-content:start;gap:10px;min-height:0;display:grid}.grouped-product-wall{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(64px,auto);align-content:start;gap:8px}.bar-product-catalog .product-category-section .product-tile{border-color:var(--tile-border,#2f4d6a3d);background:var(--tile-bg,#fff)}.bar-product-catalog .product-category-section .product-tile.active{border-color:var(--tile-accent,var(--color-brand));background:var(--tile-active-bg,#2f4d6a0f)}.bar-product-catalog .product-category-section .product-tile strong{color:var(--tile-accent,var(--color-brand))}.compact-product-tile-top{justify-content:flex-end;min-height:14px}.compact-product-tile-bottom{gap:1px}.compact-product-tile-bottom span{font-size:var(--text-base)}.product-tile-price-row{justify-content:space-between;align-items:center;gap:6px;display:flex}.product-tile-price-row .product-serving-icon{width:22px;height:22px;color:var(--tile-accent,#587a9d);opacity:.85;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.product-tile-price-row .product-serving-icon svg{display:block}.compact-product-tile-bottom strong{font-size:var(--text-sm);color:#587a9d}.product-add-pill,.app-shell.theme-compact .product-qty-pill{min-width:28px;height:28px;font-size:var(--text-base);border-radius:999px;justify-content:center;align-items:center;padding:0 8px;font-weight:700;line-height:1;display:inline-flex}.product-add-pill{color:#587a9d;background:#587a9d14}.bar-category-grid{flex:1;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-height:0;display:grid}.bar-category-card{--category-accent:var(--color-brand);--category-bg:#2f4d6a0d;--category-border:#2f4d6a1f;background:var(--category-bg);border:1px solid var(--category-border);border-radius:18px;grid-template-rows:auto minmax(0,1fr);gap:10px;min-height:0;padding:12px;display:grid}.bar-category-card.theme-beer{--category-accent:#c49a3c;--category-bg:#c49a3c0f;--category-border:#c49a3c24}.bar-category-card.theme-soft{--category-accent:#4a9e96;--category-bg:#4a9e960f;--category-border:#4a9e9624}.bar-category-card.theme-zero{--category-accent:#7e6bad;--category-bg:#7e6bad0f;--category-border:#7e6bad24}.bar-category-card.theme-warm{--category-accent:#a67b5b;--category-bg:#a67b5b0f;--category-border:#a67b5b24}.bar-category-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.bar-category-header h3{color:var(--category-accent);font-size:var(--text-base);letter-spacing:.08em;text-transform:uppercase;margin:0;font-weight:800}.bar-category-products{grid-template-columns:repeat(auto-fit,minmax(128px,1fr));align-content:start;gap:8px;min-height:0;display:grid}.product-chip{text-align:left;cursor:pointer;background:#ffffffeb;border:1px solid #2f4d6a14;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;min-height:60px;padding:10px 12px;transition:transform .12s,border-color .12s,box-shadow .12s,background .12s;display:flex;position:relative}.product-chip:hover{background:#fff;border-color:#2f4d6a2e;transform:translateY(-1px)}.product-chip.active{background:#2f4d6a0a;border-color:#2f4d6a5c;box-shadow:0 0 0 2px #2f4d6a0f}.theme-beer .product-chip.active{border-color:#2f4d6a57;box-shadow:0 0 0 2px #2f4d6a14}.theme-soft .product-chip.active,.theme-zero .product-chip.active{border-color:#587a9d52;box-shadow:0 0 0 2px #587a9d14}.theme-warm .product-chip.active{border-color:#2f4d6a57;box-shadow:0 0 0 2px #2f4d6a14}.product-chip-main{gap:2px;min-width:0;display:grid}.product-chip-main span{color:var(--color-ink);font-size:var(--text-base);font-weight:800;line-height:1.08}.product-chip-main strong{color:var(--category-accent,var(--color-brand));font-size:var(--text-sm);line-height:1}.product-chip-count{min-width:28px;height:28px;color:var(--color-brand);font-size:var(--text-xs);background:#2f4d6a1a;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0 8px;font-weight:800;display:inline-flex}.theme-beer .product-chip-count{color:#c49a3c;background:#c49a3c24}.theme-soft .product-chip-count{color:#4a9e96;background:#4a9e9624}.theme-zero .product-chip-count{color:#7e6bad;background:#7e6bad24}.theme-warm .product-chip-count{color:#a67b5b;background:#a67b5b24}.mobile-favorite-strip,.mobile-order-bar,.mobile-sheet-overlay{display:none}.action-panel{flex-direction:column;gap:14px;display:flex;position:static}.action-panel .panel-heading{justify-content:space-between;align-items:center;margin-bottom:0;display:flex}.action-panel .cart-table{flex:1;min-height:0}.action-panel .stack-actions{margin-top:auto}.payment-actions{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"total total""account betalen";gap:8px;display:grid}.payment-actions .order-total-footer{border-top:1px solid #2f4d6a14;grid-column:1/-1;padding:12px 0 4px}.payment-actions .is-account-payment{color:var(--color-ink);background:#fff;border-color:#2f4d6a24;grid-area:account}.payment-actions .is-direct-payment{color:#fff;background:#587a9d;border:0;grid-area:betalen;font-weight:700;box-shadow:0 4px 14px #587a9d4d}.payment-actions .is-book-account{grid-column:1/-1}@keyframes cart-row-highlight{0%{background:#2f4d6a3d;box-shadow:inset 0 0 0 1px #2f4d6a33}to{background:#fff;box-shadow:inset 0 0 0 1px #2f4d6a00}}.selection-box{background:#2f4d6a0a;border:1px solid #2f4d6a24;border-radius:22px;gap:4px;margin:4px 0 0;padding:18px;display:grid}.selection-box span,.selection-box small{display:block}.selection-box strong{color:var(--color-ink);font-size:var(--text-xl);margin:4px 0 2px;display:block}.selection-list{flex-wrap:wrap;gap:6px;min-height:0;margin:8px 0;display:flex;overflow:auto}.selected-person-chip{color:var(--color-ink);font-weight:600;font-size:var(--text-sm);background:#e3f2fce6;border:1px solid #2f4d6a1a;border-radius:8px;align-items:center;gap:4px;padding:4px 8px;display:inline-flex}.selected-person-chip button{color:var(--color-muted);font-size:var(--text-md);cursor:pointer;background:0 0;border:none;padding:0 2px;line-height:1}.order-total-footer{background:0 0;border:none;border-radius:0;justify-content:space-between;align-items:baseline;gap:12px;padding:10px 0;display:flex}.order-total-footer span{color:var(--color-muted);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;font-weight:700}.order-total-footer strong{color:#2f4d6a;font-size:var(--text-xl);letter-spacing:.01em}.checkout-list{background:#fff;border:1px solid #2f4d6a12;border-radius:14px;flex-direction:column;min-height:0;display:flex;overflow:auto}.checkout-table-header{font-weight:700;font-size:var(--text-sm);color:var(--color-muted);z-index:2;text-transform:uppercase;letter-spacing:.06em;background:#f8fbfd;border-bottom:1px solid #2f4d6a12;flex-shrink:0;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:10px 14px;display:grid;position:sticky;top:0}.checkout-table-row{text-align:left;font:inherit;color:var(--color-ink);cursor:pointer;background:#fff;border:0;border-bottom:1px solid #2f4d6a0d;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;transition:background .11s;display:flex}.checkout-table-row:hover{background:#e3f2fc}.checkout-table-row.active{box-shadow:inset 4px 0 0 0 var(--color-brand), 0 0 0 2px #2f7eb22e, 0 12px 22px #2f4d6a1f;background:#2f7eb21f;border-color:#2f4d6aa8}.checkout-table-row.has-open{border-bottom-color:var(--color-debt-border);background:#b85c5c0a}.checkout-table-row .col-name{color:var(--color-ink);min-width:0;font-weight:500;overflow:hidden}.checkout-table-row .col-name span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.checkout-table-row .col-name strong{font-weight:700}.checkout-table-row .col-amount{text-align:right;flex-shrink:0}.checkout-table-row .col-amount strong{font-weight:700;font-size:var(--text-base);color:var(--color-ink)}.checkout-table-row.has-open .col-amount strong{color:var(--color-debt)}.checkout-meta{text-align:right}.warning-badge{color:#2f4d6a;background:#2f4d6a24;border-radius:999px;align-items:center;padding:10px 14px;font-weight:700;display:inline-flex}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:16px}.payment-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.payment-grid .primary-button{font-size:var(--text-md)}.payment-grid .secondary-button{font-size:var(--text-base);border-color:#2f4d6a24}.credit-form{grid-template-columns:minmax(0,160px) minmax(0,1fr)}.subsection{flex-direction:column;min-height:0;margin-top:22px;display:flex;overflow:hidden}.subsection-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.checkout-panel-heading{align-items:center;margin-bottom:14px}.checkout-panel-heading h2{margin:0}.checkout-card-name{font-weight:700;font-size:var(--text-base);color:var(--color-ink);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.checkout-card-code{color:var(--color-muted);font-size:var(--text-sm);white-space:nowrap}.checkout-card-amount{color:var(--color-ink);font-size:var(--text-base);white-space:nowrap;font-weight:700}.detail-panel{flex-direction:column;gap:10px;display:flex}.detail-header{background:#fffffff5;border:1px solid #2f4d6a1a;border-radius:16px;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:14px;padding:10px 12px;display:flex}.detail-name h2{font-size:clamp(var(--text-lg), 1.4vw, var(--text-xl));margin:0;line-height:1.15}.detail-name small{color:var(--color-muted);font-size:var(--text-xs);letter-spacing:.05em;text-transform:uppercase;font-weight:700}.detail-metrics{flex-shrink:0;align-items:center;gap:10px;display:flex}.metric-pill{background:#2f4d6a0a;border:1px solid #2f4d6a1a;border-radius:13px;flex-direction:column;align-items:flex-end;min-width:86px;padding:7px 11px;display:flex}.metric-pill-button{font:inherit;cursor:pointer;transition:transform .12s,box-shadow .12s,border-color .12s}.metric-pill-button:hover{border-color:#2f4d6a33;transform:translateY(-1px);box-shadow:0 6px 12px #2f4d6a1f}.metric-pill small{color:var(--color-muted);font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.06em;font-weight:700;line-height:1}.metric-pill strong{color:var(--color-ink);font-size:var(--text-lg);line-height:1.15}.metric-pill.is-debt{background:var(--color-debt-bg);border-color:var(--color-debt-border)}.metric-pill.is-debt small{color:var(--color-debt);opacity:.8}.metric-pill.is-debt strong{color:var(--color-debt)}.metric-pill.is-credit{background:var(--color-success-bg);border-color:var(--color-success-border)}.metric-pill.is-credit small{color:var(--color-success);opacity:.8}.metric-pill.is-credit strong{color:var(--color-success)}.checkout-bottom-actions{flex-wrap:wrap;flex-shrink:0;gap:8px;margin-top:auto;display:flex}.checkout-bottom-actions .order-total-footer{flex:100%}.checkout-bottom-actions .ghost-button,.checkout-bottom-actions .danger-button,.checkout-bottom-actions .secondary-button{border-radius:14px;flex:1 1 0;min-height:52px;padding:0 18px}.checkout-bottom-actions .ghost-button{background:#fff;border:1px solid #2f4d6a33}.checkout-bottom-actions .danger-button{color:#fff;background:#c0392b;border:0}.checkout-bottom-buttons{grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:8px;display:grid}.credit-row{grid-template-columns:minmax(0,120px) minmax(0,1fr);gap:10px;display:grid}.credit-row input{min-height:46px;font:inherit;color:var(--color-ink);background:#fff;border:1px solid #2f4d6a2e;border-radius:13px;padding:0 12px}.credit-row .credit-button{border-radius:13px;min-height:46px}.credit-deposit-modal{width:min(520px,100%)}.credit-deposit-form{gap:14px;display:grid}.credit-deposit-form .form-field input{min-height:48px}.detail-tabs{background:#2f4d6a0f;border:1px solid #2f4d6a1a;border-radius:14px;flex-shrink:0;gap:4px;margin-top:2px;padding:4px;display:flex}.detail-tab{min-height:40px;color:var(--color-muted);font:inherit;font-weight:700;font-size:var(--text-base);cursor:pointer;background:0 0;border:0;border-radius:11px;flex:1;justify-content:center;align-items:center;gap:8px;padding:0 14px;transition:background .12s,color .12s;display:flex}.detail-tab:hover{color:var(--color-ink);background:#2f4d6a0f}.detail-tab.active{color:var(--color-ink);background:#fff;box-shadow:0 4px 12px #2f4d6a1f}.tab-count{min-width:20px;height:20px;color:var(--color-brand);font-size:var(--text-xs);background:#2f4d6a14;border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-weight:700;display:inline-flex}.detail-tab.active .tab-count{background:#2f4d6a1a}.detail-tab-pane{background:#fff;border:1px solid #2f4d6a14;border-radius:14px;flex:1;min-height:0;padding-right:4px;overflow:auto}.detail-tab-pane .empty-copy{padding:18px}.timeline-table-row .col-action button{min-height:34px;color:var(--color-brand);font:inherit;cursor:pointer;background:#2f4d6a0f;border:1px solid #2f4d6a29;border-radius:9px;padding:0 12px;font-weight:700}.timeline-table-row .col-action button:hover{background:#2f4d6a1f;border-color:#2f4d6a3d}.metric-card.is-debt{background:var(--color-debt-bg);border-color:var(--color-debt-border)}.metric-card.is-debt span{color:var(--color-debt);opacity:.75}.metric-card.is-debt strong{color:var(--color-debt)}.metric-card.is-credit{border-color:var(--color-success-border);background:#f0f7fc}.metric-card.is-credit span{color:var(--color-success);opacity:.75}.metric-card.is-credit strong{color:var(--color-success)}.settle-section{gap:10px;display:grid}.settle-label,.credit-section-label{color:var(--color-muted);font-size:var(--text-sm);letter-spacing:.06em;text-transform:uppercase;margin:0;font-weight:700}.credit-section{background:var(--color-success-bg);border:1px solid var(--color-success-border);border-radius:18px;gap:8px;padding:14px 16px;display:grid}.credit-section .credit-form{margin:0}.credit-button{border:1px solid var(--color-success-border);min-height:54px;color:var(--color-success);font:inherit;cursor:pointer;background:#fff;border-radius:16px;padding:0 18px;font-weight:700;transition:background .12s}.credit-button:hover{background:var(--color-success-bg)}.charge-count-badge{background:var(--color-debt-bg);border:1px solid var(--color-debt-border);min-width:24px;height:24px;color:var(--color-debt);font-size:var(--text-sm);border-radius:999px;justify-content:center;align-items:center;padding:0 8px;font-weight:700;display:inline-flex}.mobile-back-button{display:none}.admin-sidebar-panel{gap:14px;margin-top:0;padding:18px}.admin-sidebar-head{border-bottom:1px solid #2f4d6a14;gap:4px;padding-bottom:12px;display:grid}.admin-sidebar-head h2{font-size:clamp(var(--text-lg), 1.2vw, var(--text-xl));margin:0}.admin-tabs{gap:8px;min-height:0;display:grid;overflow:auto}.admin-tab{min-height:64px;color:var(--color-muted);font:inherit;cursor:pointer;text-align:left;background:#e3f2fccc;border:1px solid #2f4d6a14;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title badge""note badge";align-items:center;gap:2px 10px;padding:10px 12px;transition:border-color .12s,background .12s,transform .12s;display:grid}.admin-tab-main{color:var(--color-ink);font-size:var(--text-base);grid-area:title;font-weight:800;line-height:1.2}.admin-tab-note{color:var(--color-muted);font-size:var(--text-xs);grid-area:note;font-weight:600;line-height:1.25}.admin-tab-badge{min-width:30px;height:28px;color:var(--color-brand);font-size:var(--text-sm);background:#2f4d6a14;border-radius:999px;grid-area:badge;justify-content:center;place-self:center end;align-items:center;padding:0 8px;font-weight:800;display:inline-flex}.admin-tab:hover{background:#e3f2fcf5;border-color:#2f4d6a2e;transform:translateY(-1px)}.admin-tab.active{background:#c8e0f4f2;border-color:#2f4d6a3d}.admin-tab.active .admin-tab-main{color:var(--color-brand)}.admin-tab.active .admin-tab-badge{background:var(--color-brand);color:#fff}.admin-section .panel{margin-top:0}.admin-content-stack{min-height:0;display:grid;overflow:hidden}.admin-content-panel{-webkit-overflow-scrolling:touch;height:100%;min-height:0;overflow:auto}.admin-quick-metrics{gap:8px;margin-top:auto;display:grid}.admin-quick-metric{background:#e3f2fce6;border:1px solid #2f4d6a14;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:11px 12px;display:flex}.admin-quick-metric span{color:var(--color-muted);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em;font-weight:700}.admin-quick-metric strong{color:var(--color-ink);font-size:var(--text-lg);line-height:1}.payment-qr-form{gap:14px}.payment-qr-admin-grid{grid-template-columns:minmax(0,1fr) 180px minmax(160px,220px);align-items:end;gap:14px;display:grid}.payment-qr-admin-preview,.payment-qr-admin-empty{min-height:170px;color:var(--color-muted);font-size:var(--text-sm);text-align:center;background:#fff;border:1px solid #2f4d6a14;border-radius:14px;place-items:center;gap:8px;padding:12px;font-weight:700;display:grid}.payment-qr-admin-preview img{object-fit:contain;width:128px;height:128px}.payment-qr-admin-preview strong{color:var(--color-brand)}.payment-qr-admin-actions{justify-content:flex-end;gap:10px;display:flex}.admin-overview-list{background:#fff;border:1px solid #2f4d6a14;border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.admin-overview-row{text-align:left;cursor:pointer;width:100%;min-height:58px;color:inherit;font:inherit;background:#fff;border:0;border-bottom:1px solid #2f4d6a14;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.admin-overview-list .admin-overview-row:last-child{border-bottom:0}.admin-overview-row:hover{background:#2f4d6a0a}.admin-overview-row.passive{cursor:default}.admin-overview-row.passive:hover{background:#fff}.admin-overview-main{gap:2px;min-width:0;display:grid}.admin-overview-main strong{color:var(--color-ink);font-size:var(--text-md);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.inventory-header{background:#2f4d6a0a;border-radius:12px;gap:16px;padding:16px;display:grid}.inventory-header>div:first-child h3{font-size:var(--text-lg);margin:0 0 8px}.inventory-header .toggle-field{margin:0;padding:0}.inventory-action-card{background:#fff;border:1px solid #2f4d6a14;border-radius:12px;padding:14px}.inventory-action-card h5{font-size:var(--text-sm);color:var(--color-ink);text-transform:uppercase;letter-spacing:.5px;opacity:.8;margin:0 0 12px;font-weight:600}.inventory-action-card .inventory-actions-grid{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.settings-tab-content{gap:16px;display:grid}.settings-tab-content h3{margin:0 0 12px}.admin-overview-main span{color:var(--color-muted);font-size:var(--text-sm)}.admin-overview-values{flex-shrink:0;justify-items:end;gap:2px;display:grid}.admin-overview-values strong{color:var(--color-ink);font-size:var(--text-md)}.admin-overview-values small{color:var(--color-muted);font-size:var(--text-sm)}.app-pin-form{align-items:stretch}.app-pin-fields{grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:end;gap:12px;display:grid}.app-pin-fields .primary-button{white-space:nowrap;min-height:48px;padding:0 18px}@media (width<=760px){.app-pin-fields{grid-template-columns:1fr}}.admin-wide{grid-column:1/-1}.admin-member-heading{align-items:center}.admin-member-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.admin-member-actions .secondary-button{min-height:44px;padding:0 16px}.member-admin-table{background:#fff;border:1px solid #2f4d6a12;border-radius:14px;flex-direction:column;min-height:0;display:flex;overflow:auto}.member-admin-table-header{font-weight:700;font-size:var(--text-sm);color:var(--color-muted);z-index:2;text-transform:uppercase;letter-spacing:.06em;background:#f8fbfd;border-bottom:1px solid #2f4d6a12;flex-shrink:0;grid-template-columns:1fr 1.4fr 1.4fr minmax(160px,2fr) 1fr 1.1fr 1fr;gap:12px;padding:10px 14px;display:grid;position:sticky;top:0}.admin-sort-button{color:inherit;font:inherit;text-transform:inherit;letter-spacing:inherit;text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0}.admin-sort-button:hover,.admin-sort-button:focus-visible{color:var(--color-ink)}.member-admin-table-row{background:#fff;border-bottom:1px solid #2f4d6a0d;grid-template-columns:1fr 1.4fr 1.4fr minmax(160px,2fr) 1fr 1.1fr 1fr;align-items:center;gap:12px;padding:11px 14px;transition:background .11s;display:grid}.member-admin-table-row:hover{background:#e3f2fc}.member-admin-table-row .col-code{color:var(--color-muted);font-size:var(--text-base)}.member-admin-table-row .col-firstname,.member-admin-table-row .col-lastname,.member-admin-table-row .col-email{color:var(--color-ink);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.member-admin-table-row .col-email,.member-admin-table-row .col-report,.member-admin-table-row .col-inventory-alert{font-size:var(--text-sm);color:var(--color-muted)}.member-admin-table-row .col-status,.member-admin-table-row .col-report,.member-admin-table-row .col-inventory-alert{justify-content:center;display:flex}.member-admin-table-row button,.product-admin-table-row button{min-height:38px;color:var(--color-brand);font-weight:600;font-size:var(--text-sm);cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;pointer-events:auto;background:#2f4d6a14;border:1px solid #2f4d6a26;border-radius:8px;flex-shrink:0;padding:8px 14px;transition:all .11s}.member-admin-table-row button:active,.product-admin-table-row button:active{background:#2f4d6a29;border-color:#2f4d6a40}.member-admin-table-row button:hover,.product-admin-table-row button:hover{background:#2f4d6a24;border-color:#2f4d6a33}.member-admin-table-row button.danger{color:#2f4d6a;background:#2f4d6a14;border-color:#2f4d6a33}.member-admin-table-row button.danger:hover{background:#2f4d6a29;border-color:#2f4d6a4d}.member-admin-table-row button.danger:active{background:#2f4d6a33;border-color:#2f4d6a59}.favorite-editor{grid-template-rows:auto minmax(0,1fr) auto;gap:14px;min-height:0;display:grid}.favorite-day-tabs{gap:8px;padding-bottom:2px;display:flex;overflow-x:hidden}.favorite-day-tab{min-width:0;min-height:44px;color:var(--color-muted);font:inherit;font-size:var(--text-sm);white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #2f4d6a1a;border-radius:12px;flex:1;padding:0 14px;font-weight:800}.favorite-day-tab.active{color:var(--color-brand);background:#2f4d6a14;border-color:#2f4d6a47}.favorite-member-table{background:#fff;border:1px solid #2f4d6a12;border-radius:14px;flex-direction:column;min-height:0;display:flex;overflow:auto}.favorite-member-table-header,.favorite-member-row{grid-template-columns:1fr 1.4fr 1.4fr 120px;align-items:center;gap:12px;display:grid}.favorite-member-table-header{color:var(--color-muted);font-size:var(--text-sm);letter-spacing:.06em;text-transform:uppercase;z-index:2;background:#f8fbfd;border-bottom:1px solid #2f4d6a12;padding:10px 14px;font-weight:700;position:sticky;top:0}.favorite-member-row{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #2f4d6a0d;padding:11px 14px}.favorite-member-row:hover{background:#e3f2fc}.favorite-member-row.active{background:#f0f7fc}.favorite-member-row .col-code{color:var(--color-muted);font-size:var(--text-base)}.favorite-member-row .col-firstname,.favorite-member-row .col-lastname{min-width:0;color:var(--color-ink);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.favorite-member-row .col-status{justify-content:center;display:flex}.category-create-form,.audit-export-panel{background:#fff;border:1px solid #2f4d6a14;border-radius:14px;grid-template-columns:minmax(0,1fr) 120px auto;align-items:end;gap:12px;padding:14px;display:grid}.audit-export-panel{grid-template-columns:minmax(0,1fr) 170px;align-items:center}.audit-export-panel .export-button-grid{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.color-field input[type=color]{width:100%;min-height:46px;padding:4px}.category-admin-list,.audit-event-list{gap:8px;min-height:0;display:grid;overflow:auto}.category-admin-row{background:#fff;border:1px solid #2f4d6a14;border-radius:14px;grid-template-columns:28px minmax(0,1fr) 120px 96px auto;align-items:center;gap:12px;padding:12px;display:grid}.category-color-swatch{border:1px solid #2f4d6a2e;border-radius:999px;width:26px;height:26px}.category-admin-meta{color:var(--color-muted);font-size:var(--text-xs);justify-items:end;display:grid}.category-admin-meta strong{color:var(--color-ink);font-size:var(--text-lg);line-height:1}.all-actions-log{gap:12px;display:grid}.pagination-controls{color:var(--color-muted);justify-content:end;align-items:center;gap:8px;font-weight:800;display:flex}.pagination-controls .small-button{width:auto;padding:0 12px}.audit-event-row{background:#fff;border:1px solid #2f4d6a14;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.audit-event-row>div:first-child{gap:3px;min-width:0;display:grid}.audit-event-row strong{color:var(--color-ink)}.audit-event-row span{color:var(--color-muted);font-size:var(--text-sm)}.audit-event-meta{white-space:nowrap;justify-items:end;gap:3px;display:grid}.inventory-preset-buttons{border-top:1px solid #2f4d6a1a;margin-top:12px;padding-top:12px}.form-field-row{grid-template-columns:auto 80px 1fr auto;align-items:center;gap:8px;padding:0;display:grid}.form-field-row span{font-size:var(--text-sm);color:var(--color-ink);white-space:nowrap;font-weight:500}.form-field-row input[type=number],.form-field-row select{color:var(--color-ink);font-size:var(--text-sm);background:#fff;border:1px solid #2f4d6a1f;border-radius:8px;padding:8px 12px}.form-field-row input[type=number]{text-align:center}.form-field-row select{cursor:pointer}.form-field-row button{font-size:var(--text-sm);border-radius:8px;padding:8px 16px}.inventory-feedback-banner{font-size:var(--text-sm);border:1px solid #0000;border-radius:10px;margin:0;padding:10px 12px}.inventory-feedback-banner.success{color:#14532d;background:#ecfdf3;border-color:#86efac}.inventory-feedback-banner.error{color:#7f1d1d;background:#fef2f2;border-color:#fca5a5}.insights-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(0,auto);gap:12px;min-height:0;display:grid}.insights-hero{background:radial-gradient(circle at 15% 8%,#6aa5cc33,#6aa5cc00),linear-gradient(130deg,#f6fbff 0%,#eef5fb 62%,#f9fbfd 100%);border:1px solid #253f5229;grid-column:1/-1;grid-template-columns:minmax(0,1.3fr) auto;gap:14px;padding:16px;display:grid}.insights-hero-main{gap:6px;display:grid}.insights-hero-main h2{color:#1a3346;margin:0}.insights-range-control{grid-template-columns:repeat(4,minmax(0,1fr));align-self:start;gap:6px;display:grid}.insights-range-control button{color:#1c415c;min-width:52px;min-height:38px;font:inherit;cursor:pointer;background:#ffffffdb;border:1px solid #253f5229;border-radius:10px;font-weight:800}.insights-range-control button.active{color:#fff;background:#2f546f;border-color:#253f526b}.insights-kpi-strip{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.insights-kpi-card{background:#ffffffe6;border:1px solid #2f4d6a1a;border-radius:14px;gap:3px;padding:10px 12px;display:grid}.insights-kpi-card span{color:#45617a;font-size:var(--text-2xs);letter-spacing:.05em;text-transform:uppercase;font-weight:800}.insights-kpi-card strong{color:#163146;font-size:var(--text-lg);line-height:1.05}.insights-kpi-card small{color:#587086;font-size:var(--text-xs);font-weight:700}.insights-kpi-card.is-strong{border-color:#31628442;box-shadow:0 8px 20px #3162841f}.insights-kpi-card.is-warning{background:linear-gradient(160deg,#fff7eef2,#fffffff0);border-color:#9b613447}.insights-panel{gap:10px;min-height:0;padding:12px;display:grid}.insights-panel-head{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.insights-panel-head h3{color:#1b3a51;font-size:var(--text-md);margin:0}.insights-panel-head span{color:#557189;font-size:var(--text-sm);font-weight:700}.insights-panel-tools{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.insights-inline-field{grid-template-columns:auto auto;align-items:center;gap:6px;display:inline-grid}.insights-inline-field span{color:#5a788f;font-size:var(--text-xs);font-weight:700}.insights-inline-field select{color:#17364d;min-height:30px;font:inherit;font-size:var(--text-xs);background:#fff;border:1px solid #2f4d6a24;border-radius:8px;padding:0 8px}.insights-month-chart{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:8px;min-height:0;display:grid}.insights-month-bar{text-align:left;cursor:pointer;background:#fff;border:1px solid #2f4d6a1f;border-radius:12px;grid-template-rows:minmax(90px,1fr) auto auto;align-items:end;gap:6px;min-height:160px;padding:8px;display:grid}.insights-month-bar .value{background:linear-gradient(#86adcc 0%,#3f6685 100%);border-radius:8px;justify-self:stretch;width:100%}.insights-month-bar small{color:#627d92;font-size:var(--text-xs);font-weight:700}.insights-month-bar strong{color:#1f3d56;font-size:var(--text-sm);line-height:1.15}.insights-month-bar.active{border-color:#2f4d6a5c;box-shadow:0 0 0 2px #2f4d6a1f}.insights-list{gap:8px;min-height:0;display:grid;overflow:auto}.insights-list.compact{gap:6px}.insights-row{background:#fff;border:1px solid #2f4d6a14;border-radius:12px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 9px;display:grid}.insights-rank{color:#2f4d6a;width:26px;height:26px;font-weight:800;font-size:var(--text-xs);background:#2f4d6a14;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.insights-row-main{gap:5px;min-width:0;display:grid}.insights-row-label{justify-content:space-between;gap:10px;display:flex}.insights-row-label strong{text-overflow:ellipsis;white-space:nowrap;color:#163146;overflow:hidden}.insights-row-label small{color:#5f778c;font-weight:700}.insights-track{background:#2f4d6a1a;border-radius:999px;height:8px;overflow:hidden}.insights-track span{border-radius:inherit;background:linear-gradient(90deg,#3f6685,#88aecf);height:100%;display:block}.insights-amount,.insights-mix-value,.insights-risk-amount{color:#213f58;white-space:nowrap;font-weight:800}.insights-mix-row{background:#fff;border:1px solid #2f4d6a14;border-radius:12px;gap:5px;padding:8px 9px;display:grid}.insights-mix-head{justify-content:space-between;gap:10px;display:flex}.insights-mix-head strong{color:#163146}.insights-mix-head small{color:#5f778c;font-weight:800}.insights-flow-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.insights-flow-card{background:#fff;border:1px solid #2f4d6a1a;border-radius:12px;gap:6px;padding:10px;display:grid}.insights-flow-card header{border-bottom:1px solid #2f4d6a14;justify-content:space-between;gap:10px;padding-bottom:6px;display:flex}.insights-flow-card header strong{color:#17344a}.insights-flow-card header span{color:#44647d;font-weight:800}.insights-flow-row{justify-content:space-between;gap:10px;display:flex}.insights-flow-row small{color:#61798e;font-weight:700}.insights-flow-row strong{color:#213f58}.insights-risk-row{background:#fff;border:1px solid #2f4d6a14;border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(110px,.8fr) auto;align-items:center;gap:10px;padding:8px 9px;display:grid}.insights-risk-person{gap:2px;min-width:0;display:grid}.insights-risk-person strong{text-overflow:ellipsis;white-space:nowrap;color:#163146;overflow:hidden}.insights-risk-person small{color:#607b90;font-weight:700}.insights-risk-tag{font-size:var(--text-2xs);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:2px 8px;font-weight:800}.insights-risk-tag.low{color:#2d5f81;background:#88aecf33}.insights-risk-tag.medium{color:#8a5b30;background:#dbb46e3d}.insights-risk-tag.high{color:#90443a;background:#d8897d38}@media (width<=980px){.insights-grid,.insights-hero{grid-template-columns:1fr}.insights-kpi-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.insights-kpi-strip,.insights-flow-grid,.insights-risk-row{grid-template-columns:1fr}.insights-risk-amount{justify-self:start}}.insights-v2{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;align-self:start;gap:12px;height:auto;min-height:0;display:grid}.app-shell.insights-layout{height:100svh;overflow:hidden auto}.app-shell.insights-layout .view-frame{overflow:visible}.insights-v2-hero{grid-column:1/-1;gap:12px;padding:14px;display:grid}.insights-v2-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.insights-export-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.insights-export-actions .secondary-button{min-height:34px;font-size:var(--text-xs);padding:6px 10px}.insights-v2-head h2{color:#1a3346;margin:0}.insights-v2-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.insights-v2-kpis-internal{grid-template-columns:repeat(3,minmax(0,1fr))}.insights-v2-kpi{background:#fff;border:1px solid #2f4d6a1a;border-radius:12px;gap:3px;padding:10px;display:grid}.insights-v2-kpi span{color:#506f87;font-size:var(--text-2xs);letter-spacing:.05em;text-transform:uppercase;font-weight:800}.insights-v2-kpi strong{color:#163146;font-size:var(--text-lg);line-height:1.05}.insights-v2-kpi small{color:#617b90;font-size:var(--text-xs);font-weight:700}.insights-v2-kpi.is-revenue{background:linear-gradient(160deg,#7abce038,#fffffff0);border-color:#7abce073}.insights-v2-kpi.is-payments{background:linear-gradient(160deg,#4f7fa533,#fffffff0);border-color:#4f7fa56b}.insights-v2-kpi.is-outstanding{background:linear-gradient(160deg,#f2b36a3d,#fffffff2);border-color:#f2b36a80}.insights-v2-kpi.is-warning{background:linear-gradient(165deg,#fff7eef2,#fff);border-color:#9b613440}.insights-v2-panel{gap:10px;min-height:0;padding:12px;display:grid}.insights-v2-panel.is-income{grid-column:1/-1}.insights-line-chart{background:#fff;border:1px solid #2f4d6a14;border-radius:12px;min-height:34dvh;padding:10px;overflow:hidden}.insights-line-chart-monthly{height:42dvh;min-height:0}.insights-line-chart-detail{min-height:36dvh}.insights-line-chart-internal{min-height:24dvh}.insights-internal-breakdown .insights-tree-child{border-top:1px solid #2f4d6a14;padding:10px 12px}.insights-internal-breakdown .insights-tree-child:first-child{border-top:0}.insights-donut-panels{padding-top:6px}.insights-donut-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.insights-donut-card{gap:10px;min-height:0;display:grid}.insights-donut-chart{height:30dvh;min-height:240px}.insights-line-chart svg{width:100%;height:100%;display:block}.insights-echart{width:100%;height:100%}.insights-controls-row{grid-template-columns:repeat(3,minmax(0,220px));gap:10px;display:grid}.insights-select-field{gap:4px;display:grid}.insights-select-field span{color:#5a788f;font-size:var(--text-xs);font-weight:700}.insights-select-field select{color:#17364d;min-height:36px;font:inherit;font-size:var(--text-sm);background:#fff;border:1px solid #2f4d6a24;border-radius:10px;padding:0 10px}.chart-axis{stroke:#2f4d6a38;stroke-width:.8px}.chart-line{fill:none;stroke:#3f6685;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.chart-point{fill:#6e95b4}.chart-point.active{fill:#24455f}.insights-month-strip{grid-template-columns:repeat(auto-fit,minmax(86px,1fr));gap:6px;margin-top:8px;display:grid}.insights-month-strip button{text-align:left;cursor:pointer;background:#fff;border:1px solid #2f4d6a1f;border-radius:10px;gap:2px;padding:6px;display:grid}.insights-month-strip button strong{color:#284b66;text-transform:capitalize;font-size:var(--text-sm)}.insights-month-strip button small{color:#67849a;font-size:var(--text-xs);font-weight:700}.insights-month-strip button.active{border-color:#2f4d6a57;box-shadow:0 0 0 2px #2f4d6a1a}.insights-chart-row,.insights-mix-item,.insights-risk-item{background:#fff;border:1px solid #2f4d6a14;border-radius:12px;gap:6px;padding:9px;display:grid}.insights-v2-panel .insights-list{align-content:start;padding-right:4px;overflow:visible}.insights-v2-panel:last-child .insights-list,.insights-v2-panel:nth-last-child(2) .insights-list{max-height:none}.insights-tree-panel{gap:10px;display:grid}.insights-tree-table{background:#fff;border:1px solid #2f4d6a1a;border-radius:12px;overflow:hidden}.insights-tree-header,.insights-tree-row,.insights-tree-child{grid-template-columns:minmax(0,1fr) 120px 120px;align-items:center;gap:8px;display:grid}.insights-tree-header{color:#4c6f87;font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase;background:#2f4d6a0d;padding:9px 12px;font-weight:800}.insights-tree-body{overflow:visible}.insights-tree-node{border-top:1px solid #2f4d6a14}.insights-tree-node:first-child{border-top:0}.insights-tree-row{text-align:left;cursor:pointer;background:#fff;border:0;width:100%;padding:10px 12px}.insights-tree-row:hover{background:#88aecf14}.insights-tree-row .main,.insights-tree-child .main{color:#17364d;align-items:center;gap:8px;min-width:0;display:flex}.insights-tree-row .toggle{color:#5a7a93;width:14px}.insights-tree-row .qty,.insights-tree-row .amount,.insights-tree-child .qty,.insights-tree-child .amount{color:#31536d;white-space:nowrap;font-weight:700}.insights-tree-children{gap:4px;padding:0 12px 10px;display:grid}.insights-tree-child{border-top:1px dashed #2f4d6a1f;padding:8px 0 8px 22px}.insights-transfer-table{background:#fff;border:1px solid #2f4d6a1f;border-radius:12px;overflow:hidden}.insights-transfer-head,.insights-transfer-row{grid-template-columns:minmax(0,1.5fr) 180px 140px;align-items:center;gap:8px;padding:10px 12px;display:grid}.insights-transfer-head{color:#35566f;font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase;background:#f5faffd9;border-bottom:1px solid #2f4d6a1f;font-weight:800}.insights-transfer-body{max-height:32dvh;overflow:auto}.insights-transfer-row{color:#2b4f69;font-size:var(--text-sm);border-bottom:1px solid #2f4d6a14}.insights-transfer-row:last-child{border-bottom:none}.insights-transfer-row .amount{text-align:right;font-weight:800}.insights-transfer-row .when{color:#56758c;font-weight:700}.insights-chart-head{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.insights-chart-head strong{color:#17364d;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.insights-chart-head span{color:#5f7c92;font-size:var(--text-xs);white-space:nowrap;font-weight:700}.insights-chart-meta{color:#2c506b;font-weight:800;font-size:var(--text-sm)}.insights-mix-stack{gap:8px;display:grid}.insights-flow-mini{color:#5e788d;font-size:var(--text-xs);flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:2px;font-weight:700;display:flex}.insights-risk-line{justify-content:space-between;align-items:center;gap:10px;display:flex}.insights-risk-line strong{color:#2b4f69}@media (width<=980px){.insights-v2{grid-template-columns:1fr}.insights-v2-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.insights-v2-panel.is-income{grid-column:auto}}@media (width<=620px){.insights-line-chart{min-height:30dvh}.insights-line-chart-monthly{height:36dvh;min-height:0}.insights-line-chart-detail{min-height:32dvh}.insights-echart{height:100%}.insights-v2-kpis{grid-template-columns:1fr}.insights-v2-head{flex-direction:column;align-items:start}.insights-range-control{width:100%}.insights-controls-row,.insights-donut-grid{grid-template-columns:1fr}.insights-donut-chart{height:34dvh;min-height:220px}.insights-tree-header,.insights-tree-row,.insights-tree-child{grid-template-columns:minmax(0,1fr) 82px 90px}.insights-transfer-head,.insights-transfer-row{grid-template-columns:minmax(0,1fr) 128px 88px;padding:8px 10px}}.compact-shell .view-frame{gap:10px}.compact-shell .bar-grid{grid-template-columns:minmax(0,1.72fr) minmax(380px,.72fr);gap:12px}.compact-shell .action-panel{gap:10px}.compact-shell .action-panel .cart-table{flex:1;min-height:0;overflow:auto}.compact-shell .panel{border-radius:18px;padding:12px}.compact-shell .panel-heading{margin-bottom:8px}.compact-shell .stepper{gap:8px}.compact-shell .step-chip{min-height:44px;font-size:var(--text-base);border-radius:14px;padding:10px 12px}.compact-shell .helper-card{border-radius:16px;padding:10px 12px}.compact-shell .wizard-stack{gap:6px}.compact-shell .product-wall{grid-auto-rows:minmax(88px,auto);gap:8px}.compact-shell .product-tile{border-radius:16px;gap:7px;min-height:88px;padding:10px 11px}.compact-shell .product-tile span{font-size:var(--text-sm);line-height:1.04}.compact-shell .product-tile strong{font-size:var(--text-base)}.compact-shell .product-category{min-height:19px;font-size:var(--text-2xs);padding:0 7px}.compact-shell .product-qty-pill{min-width:26px;font-size:var(--text-2xs);padding:2px 7px}.compact-shell .action-panel .panel-heading{margin-bottom:6px}.compact-shell .action-panel .eyebrow{display:none}.compact-shell .action-panel .panel-heading h2{font-size:var(--text-md)}.compact-shell .selection-box{border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 8px;padding:10px 12px;display:grid}.compact-shell .selection-box span{font-size:var(--text-2xs);letter-spacing:.06em;text-transform:uppercase;font-weight:800}.compact-shell .selection-box strong{font-size:var(--text-md);justify-self:end;margin:0}.compact-shell .selection-box small{font-size:var(--text-xs);grid-column:1/-1;line-height:1.25}.compact-shell .cart-list{gap:10px}.compact-shell .small-button{width:38px;height:38px;font-size:var(--text-md);border-radius:11px}.compact-shell .design-toggle{gap:3px;padding:3px}.compact-shell .design-toggle button{min-width:28px;min-height:28px;font-size:var(--text-xs)}.compact-shell .primary-button,.compact-shell .secondary-button,.compact-shell .ghost-button{min-height:42px;font-size:var(--text-base);border-radius:14px;padding:0 14px}.app-shell.theme-compact{background:#e3f2fc}.app-shell.theme-compact .app-header{background:#fff;border:1px solid #2f4d6a1f;border-radius:22px;min-height:76px;padding:10px 14px;box-shadow:0 2px 8px #00000014,0 0 0 1px #2f4d6a0f}.app-shell.theme-compact .app-header-brand{border-right:1px solid #2f4d6a14;justify-content:center;width:188px;min-width:188px;margin-right:10px;padding-right:12px}.app-shell.theme-compact .header-logo{width:100%;min-width:0;height:70px;box-shadow:none;background:0 0;border:none;border-radius:16px;justify-content:center;align-items:center;padding:4px 10px;display:flex}.app-shell.theme-compact .header-logo img{object-fit:contain;max-width:100%;max-height:62px}.app-shell.theme-compact .app-header-nav{box-shadow:none;background:0 0;border-radius:0;gap:10px;padding:0}.app-shell.theme-compact .app-header-nav button{width:58px;min-width:58px;min-height:58px;color:var(--color-muted);background:#2f4d6a0a;border:1px solid #2f4d6a1f;border-radius:999px;padding:0}.app-shell.theme-compact .app-header-nav button.active{color:#fff;background:#587a9d;border-color:#587a9d47;box-shadow:0 6px 16px #587a9d4d}.app-shell.theme-compact .app-header-nav button:hover:not(.active){background:#2f4d6a14;transform:translateY(-1px)}.app-shell.theme-compact .app-header-nav button.active:hover{background:#587a9d;transform:none}.app-shell.theme-compact .header-stats span,.app-shell.theme-compact .design-toggle,.app-shell.theme-compact .app-header .role-toggle,.app-shell.theme-compact .app-header .session-chip{background:#2f4d6a14;border:1px solid #2f4d6a1f;border-radius:12px}.app-shell.theme-compact .session-chip{display:none}.app-shell.theme-compact .header-end{margin-left:auto}.app-shell.theme-compact .design-toggle button,.app-shell.theme-compact .app-header .role-toggle button{color:var(--color-brand);background:0 0;border-radius:8px;padding:0 12px;font-weight:600}.app-shell.theme-compact .design-toggle button.active,.app-shell.theme-compact .app-header .role-toggle button.active{color:#fff;background:#587a9d;box-shadow:0 4px 12px #587a9d33}.app-shell.theme-compact .bar-grid{grid-template-columns:minmax(0,1.7fr) minmax(320px,.72fr);gap:14px}.app-shell.theme-compact .panel{background:#fffffff0;border:1px solid #2f4d6a14;border-radius:24px;box-shadow:0 14px 36px #2f4d6a14}.app-shell.theme-compact .product-category-section .product-tile{min-height:64px;box-shadow:none;background:var(--tile-bg,#fff);border-width:1px;border-color:var(--tile-border,#2f4d6a29);border-radius:16px;padding:10px 12px}.app-shell.theme-compact .product-category-section .product-tile:hover{transform:translateY(-1px);box-shadow:0 10px 20px #2f4d6a14}.app-shell.theme-compact .product-category-section .product-tile.active{border-color:var(--tile-accent,var(--color-brand));background:var(--tile-active-bg,#2f4d6a0f);box-shadow:0 0 0 2px var(--tile-accent-soft,#587a9d14), 0 12px 24px #2f4d6a1f}.app-shell.theme-compact .product-category-section .product-category{display:none}.app-shell.theme-compact .action-panel{background:#fffffffa;padding-top:18px}.app-shell.theme-compact .action-panel .eyebrow{display:none}.app-shell.theme-compact .selection-box{background:#587a9d0a;border:1px solid #587a9d1f;border-radius:20px;gap:6px;padding:18px 18px 16px}.app-shell.theme-compact .selection-box strong{font-size:var(--text-xl)}.app-shell.theme-compact .stack-actions{gap:10px}.app-shell.theme-compact .primary-button,.app-shell.theme-compact .secondary-button{border-radius:16px;min-height:52px}.app-shell.theme-compact .primary-button{background:#587a9d;box-shadow:0 14px 24px #587a9d3d}.app-shell.theme-compact .primary-button:disabled{color:var(--color-muted);box-shadow:none;background:#2f4d6a14}.app-shell.theme-compact .secondary-button{border-color:#2f4d6a1f}@media (width<=960px){.bar-grid,.checkout-grid,.reports-grid{grid-template-columns:1fr}.admin-section{grid-template-columns:1fr;gap:12px}.admin-sidebar-panel{padding:14px}.admin-tabs{-webkit-overflow-scrolling:touch;padding-bottom:2px;display:flex;overflow:auto hidden}.admin-tab{flex-shrink:0;min-width:210px}.action-panel{position:static}}@media (width<=900px){.summary-strip,.metric-grid,.payment-grid,.payment-choice-grid,.reports-grid{grid-template-columns:1fr 1fr}.product-grid,.people-grid{grid-template-columns:1fr}}@media (width<=720px){body{overflow:hidden}.app-shell{--mobile-nav-reserve:calc(86px + env(safe-area-inset-bottom));--mobile-order-reserve:calc(176px + env(safe-area-inset-bottom));height:100svh;min-height:0;padding:10px 10px var(--mobile-nav-reserve);scroll-padding-bottom:var(--mobile-nav-reserve);-webkit-overflow-scrolling:touch;grid-template-rows:auto 1fr;gap:10px;overflow:hidden auto}.view-frame{min-height:0;display:block;overflow:visible}.app-header{border-radius:14px;flex-wrap:nowrap;gap:6px;min-height:auto;padding:8px}.app-header-brand,.app-shell.theme-compact .app-header-brand{flex:auto;width:auto;min-width:0;overflow:hidden}.header-logo{justify-content:start;width:min(178px,45vw);min-width:0;height:38px}.app-shell.theme-compact .header-logo{width:min(178px,45vw);min-width:0;height:38px;padding:0 8px}.header-logo img{object-fit:contain;object-position:left center;max-height:34px}.app-shell.theme-compact .header-logo img{max-height:34px}.app-header-nav,.app-header .session-chip{display:none}.header-end{flex:none;gap:6px;min-width:0}.theme-toggle{width:38px;min-width:38px;height:38px;padding:0}.app-header .role-toggle{min-width:0}.app-header .role-toggle button{min-height:36px;font-size:var(--text-xs);padding:0 9px}.mobile-bottom-nav{left:10px;right:10px;bottom:calc(8px + env(safe-area-inset-bottom));z-index:45;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:auto;background:#fffffff5;border:1px solid #2f4d6a29;border-radius:18px;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:4px;padding:5px;display:grid;position:fixed;box-shadow:0 16px 36px #2f4d6a38}.mobile-bottom-nav button{min-height:48px;color:var(--color-muted);font:inherit;font-size:var(--text-2xs);cursor:pointer;pointer-events:auto;background:0 0;border:0;border-radius:13px;justify-items:center;gap:3px;padding:5px 4px;font-weight:800;display:grid}.mobile-bottom-nav button.active{background:var(--color-brand);color:#fff}.mobile-bottom-nav .nav-icon,.mobile-bottom-nav .nav-icon svg{width:20px;height:20px}.admin-sidebar-head{padding-bottom:8px}.admin-tab{grid-template-areas:"title badge""title badge";min-width:170px;min-height:54px}.admin-tab-note{display:none}.header-stats{display:none}.panel{border-radius:18px;padding:14px;box-shadow:0 10px 22px #2f4d6a1a}.panel-heading,.checkout-card,.table-row,.ledger-row,.timeline-row,.product-admin-row,.cart-row{flex-direction:column;align-items:stretch}.timeline-actions,.checkout-meta,.ledger-meta{text-align:left;justify-items:start}.metric-grid,.payment-grid,.modal-summary,.modal-grid,.admin-edit-grid,.payment-choice-grid,.payment-row,.credit-form,.credit-row{grid-template-columns:1fr}.checkout-toolbar{flex-direction:column;align-items:stretch;width:100%}.bar-people-toolbar,.checkout-toolbar .search-box{min-width:0}.bar-people-toolbar{flex-direction:column;align-items:stretch;width:100%}.modal-overlay{padding:14px}.modal-card{padding:20px}.bar-grid,.checkout-grid,.admin-section,.reports-grid{height:auto;min-height:0;display:block;overflow:visible}.bar-grid{padding-bottom:var(--mobile-order-reserve)}.bar-grid .action-panel{display:none}.bar-grid>.panel,.checkout-grid>.panel,.admin-section>.panel,.admin-content-panel,.report-command-panel,.report-kpi-panel,.report-detail-panel{margin-bottom:10px}.wizard-stack,.account-selection-stack{gap:12px;display:grid;overflow:visible}.bar-product-catalog,.category-stack,.cart-list,.people-grid,.checkout-list,.detail-tab-pane,.member-admin-table,.product-admin-table,.audit-table,.favorite-member-table,.product-rank-list,.payment-mix-list,.open-account-list{padding-right:0;overflow:visible}.bar-product-catalog,.account-selection-stack{padding-bottom:var(--mobile-order-reserve)}.grouped-product-wall,.product-wall{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(78px,auto);gap:8px}.product-category-section .product-tile{border-radius:14px;min-height:78px;padding:9px 10px}.compact-product-tile-bottom span{font-size:var(--text-sm);line-height:1.12}.compact-product-tile-bottom strong{font-size:var(--text-xs)}.bar-people-toolbar,.checkout-toolbar{grid-template-columns:1fr;gap:8px;width:100%;min-width:0;display:grid}.bar-person-search,.checkout-person-search,.sort-toggle{width:100%}.sort-toggle-btn{flex:1;min-height:40px}.mobile-favorite-strip{-webkit-overflow-scrolling:touch;gap:8px;padding:0 0 2px;display:flex;overflow-x:auto}.mobile-favorite-strip button{min-height:40px;color:var(--color-brand);font:inherit;font-size:var(--text-sm);background:#fff;border:1px solid #2f4d6a24;border-radius:999px;flex:none;padding:0 13px;font-weight:800}.mobile-favorite-strip button.active{background:var(--color-brand);color:#fff}.people-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.person-tile{border-radius:16px;min-height:70px;padding:11px 12px}.account-selection-actions{bottom:calc(148px + env(safe-area-inset-bottom));z-index:15;background:linear-gradient(#f0f7fc00,#f0f7fc 35%);padding-top:8px;position:sticky;grid-template-columns:1fr 1fr!important}.mobile-order-bar{left:10px;right:10px;bottom:calc(78px + env(safe-area-inset-bottom));z-index:43;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border:1px solid #2f4d6a24;border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(150px,1.05fr);gap:8px;padding:8px;display:grid;position:fixed;box-shadow:0 16px 34px #2f4d6a38}.mobile-order-summary{min-height:54px;color:var(--color-ink);text-align:left;font:inherit;background:#fff;border:1px solid #2f4d6a1f;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;gap:2px 8px;padding:8px 9px 8px 10px;display:grid}.mobile-order-summary span,.mobile-order-summary small,.mobile-order-summary em{color:var(--color-muted);font-size:var(--text-xs);font-weight:800;line-height:1.05}.mobile-order-summary>span:first-child,.mobile-order-summary strong,.mobile-order-summary small,.mobile-order-summary em{grid-column:1}.mobile-order-summary strong{color:var(--color-ink);font-size:var(--text-lg);line-height:1}.mobile-order-summary em{color:var(--color-brand);font-style:normal}.mobile-order-chevron{width:24px;height:24px;color:var(--color-brand);background:#2f4d6a14;border-radius:999px;grid-area:1/2/span 4;justify-content:center;place-self:center;align-items:center;font-weight:900;display:inline-flex}.mobile-order-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.mobile-order-actions .primary-button,.mobile-order-actions .secondary-button{min-height:54px;font-size:var(--text-sm);border-radius:14px;padding:0 8px}.mobile-order-actions .primary-button:only-child{grid-column:1/-1}.mobile-order-bar button:disabled,.mobile-sheet-actions button:disabled,.mobile-order-summary:disabled{opacity:.55;cursor:not-allowed}.mobile-sheet-overlay{z-index:60;padding:12px 10px calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#14233261;align-items:end;display:grid;position:fixed;inset:0}.mobile-sheet{background:#fff;border:1px solid #2f4d6a24;border-radius:22px 22px 16px 16px;grid-template-rows:auto minmax(0,1fr) auto auto;gap:12px;width:100%;max-height:min(78svh,680px);padding:14px;display:grid;box-shadow:0 -18px 44px #14233247}.mobile-sheet-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-sheet-header div{gap:2px;display:grid}.mobile-sheet-header span{color:var(--color-muted);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em;font-weight:800}.mobile-sheet-header strong{color:var(--color-ink);font-size:var(--text-xl);line-height:1}.mobile-cart-list{-webkit-overflow-scrolling:touch;gap:8px;min-height:0;display:grid;overflow:auto}.mobile-cart-row{background:#f8fbfd;border:1px solid #2f4d6a17;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.mobile-cart-main{gap:2px;min-width:0;display:grid}.mobile-cart-main strong{color:var(--color-ink);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-cart-main span{color:var(--color-brand);font-weight:800}.mobile-selected-people,.selection-list{flex-wrap:wrap;gap:8px;display:flex}.mobile-sheet-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.mobile-sheet-actions .primary-button:only-child{grid-column:1/-1}.checkout-grid{padding-bottom:var(--mobile-nav-reserve)}.checkout-grid .detail-panel,.checkout-grid.mobile-detail-open .checkout-people-panel{display:none}.checkout-grid.mobile-detail-open .detail-panel{padding-bottom:var(--mobile-nav-reserve);display:flex}.checkout-panel-heading{align-items:stretch}.checkout-table-row{background:#fff;border:1px solid #2f4d6a14;border-radius:14px;min-height:58px;margin-bottom:8px;padding:12px}.checkout-table-row:last-child{margin-bottom:0}.mobile-back-button{min-height:40px;color:var(--color-brand);font:inherit;font-size:var(--text-sm);background:#fff;border:1px solid #2f4d6a24;border-radius:12px;justify-content:center;align-items:center;padding:0 12px;font-weight:800;display:inline-flex}.detail-header{grid-template-columns:auto minmax(0,1fr);align-items:start;display:grid}.detail-metrics{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.metric-pill,.warning-badge{align-items:flex-start;width:100%;min-width:0}.ledger-table-header,.timeline-table-header,.member-admin-table-header,.product-admin-table-header,.audit-table-header,.favorite-member-table-header{display:none}.ledger-table,.timeline-table,.member-admin-table,.product-admin-table,.audit-table,.favorite-member-table{background:0 0;border:0;gap:8px}.ledger-table-row,.timeline-table-row,.member-admin-table-row,.product-admin-table-row,.audit-table-row,.favorite-member-row{background:#fff;border:1px solid #2f4d6a17;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;padding:12px;display:grid}.ledger-table-row .col-product,.timeline-table-row .col-title,.member-admin-table-row .col-firstname,.product-admin-table-row .col-name,.audit-table-row .col-title,.favorite-member-row .col-firstname{grid-column:1;min-width:0}.ledger-table-row .col-date,.timeline-table-row .col-time,.member-admin-table-row .col-code,.member-admin-table-row .col-email,.product-admin-table-row .col-category,.audit-table-row .col-record,.favorite-member-row .col-code{color:var(--color-muted);font-size:var(--text-xs);grid-column:1}.ledger-table-row .col-amount,.timeline-table-row .col-amount,.member-admin-table-row .col-status,.member-admin-table-row .col-report,.member-admin-table-row .col-inventory-alert,.product-admin-table-row .col-price,.favorite-member-row .col-status{text-align:right;grid-area:1/2/span 2;place-self:center end}.member-admin-table-row .col-lastname,.member-admin-table-row .col-email,.member-admin-table-row .col-inventory-alert,.product-admin-table-row .col-status,.favorite-member-row .col-lastname,.audit-table-row .col-person,.audit-table-row .col-reason,.audit-table-row .col-date{grid-column:1/-1}.favorite-member-row .col-status{text-align:left;grid-area:auto/1/auto/-1;justify-self:start}.timeline-table-row{grid-template-areas:"title amount""time amount""subtitle subtitle"}.timeline-table-row .col-subtitle{padding-left:0}.detail-tab-pane{padding-bottom:var(--mobile-nav-reserve)}.detail-tab-pane .ledger-table-row:last-child,.detail-tab-pane .timeline-table-row:last-child{margin-bottom:12px}.checkout-bottom-actions{bottom:var(--mobile-nav-reserve);z-index:30;background:#fffffff7;border:1px solid #2f4d6a1f;border-radius:16px;margin:10px -2px 0;padding:8px;position:sticky;box-shadow:0 12px 26px #2f4d6a2e}.admin-section{padding-bottom:var(--mobile-nav-reserve);gap:10px;display:grid}.admin-content-stack,.admin-content-panel{height:auto;min-height:0;overflow:visible}.admin-content-panel{padding-bottom:var(--mobile-nav-reserve)}.admin-sidebar-panel{padding:12px}.admin-tabs{scrollbar-width:thin;gap:8px;margin-inline:-4px;padding:0 4px 6px;display:flex;overflow-x:auto}.admin-tab{border-radius:999px;flex:none;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title badge";min-width:116px;min-height:46px;padding:8px 9px}.admin-quick-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-member-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.favorite-day-tabs{overflow-x:auto}.favorite-day-tab{flex:none;min-width:112px}.favorite-editor .stack-actions{z-index:20;background:0 0;padding-top:4px;position:static}.favorite-editor{padding-bottom:var(--mobile-nav-reserve)}.admin-edit-grid{grid-template-columns:1fr}.admin-edit-modal-product{width:100%}.product-edit-layout{grid-template-columns:1fr;gap:14px}.product-main-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-edit-side{max-height:none;overflow:visible}.product-main-grid .full-span{grid-column:1/-1}.admin-edit-actions,.modal-actions,.direct-payment-actions,.booking-actions{grid-template-columns:1fr;gap:8px;display:grid}.modal-overlay{padding:10px 10px calc(10px + env(safe-area-inset-bottom));place-items:end stretch}.modal-card{width:100%;max-height:calc(100svh - 20px - env(safe-area-inset-bottom));border-radius:22px 22px 16px 16px;padding:16px;overflow:hidden}.direct-payment-modal{grid-template-rows:auto minmax(0,1fr) auto;gap:10px}.direct-payment-modal .modal-summary{grid-template-rows:auto minmax(112px,1fr) auto;gap:8px;padding:12px}.direct-payment-modal .modal-summary-card{padding-bottom:10px}.direct-payment-modal .modal-summary-card strong{font-size:var(--text-2xl)}.credit-payment-picker{padding-top:4px}.admin-edit-modal{max-height:calc(100svh - 20px - env(safe-area-inset-bottom))}.admin-edit-form{min-height:0;overflow:hidden}.admin-edit-grid{-webkit-overflow-scrolling:touch;min-height:0;padding-right:2px;overflow-y:auto}.admin-edit-actions{flex-shrink:0}.direct-payment-actions .secondary-button,.direct-payment-actions .primary-button{min-height:48px}.direct-payment-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.sumup-payment-actions{grid-template-columns:1fr}.direct-payment-actions .direct-payment-cancel{order:20;grid-column:1/-1}.direct-payment-actions .payment-option-qr{grid-column:auto}.category-create-form,.category-admin-row,.payment-qr-admin-grid,.payment-qr-admin-actions,.audit-export-panel,.audit-export-panel .export-button-grid,.audit-event-row{grid-template-columns:1fr}.payment-qr-admin-actions,.payment-qr-actions{grid-template-columns:1fr;display:grid}.category-admin-row .ghost-button,.audit-export-panel .secondary-button{width:100%}.category-admin-list,.audit-event-list{padding-bottom:var(--mobile-nav-reserve)}.category-admin-meta,.audit-event-meta,.pagination-controls{justify-content:start;justify-items:start}.modal-receipt-header{display:none}.modal-receipt-table{-webkit-overflow-scrolling:touch;background:0 0;border:0;gap:8px;min-height:112px;overflow:auto}.modal-receipt-row{border:1px solid #2f4d6a17;border-radius:13px;grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;padding:10px 12px}.modal-receipt-row .col-product{grid-column:1}.modal-receipt-row .col-qty,.modal-receipt-row .col-price{text-align:left;grid-column:1}.modal-receipt-row .col-total{grid-area:1/2/span 2;align-self:center}.reports-dashboard{grid-template-columns:1fr;gap:10px;padding-bottom:18px;display:grid}.insights-v2{padding-bottom:var(--mobile-nav-reserve)}.report-command-panel{grid-template-columns:1fr}.report-kpi-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px}.report-kpi{border:1px solid #2f4d6a14;border-radius:14px;min-height:92px}.report-kpi:nth-child(2){border-right:1px solid #2f4d6a14}.product-rank-row,.payment-origin-block,.open-account-row{border-radius:14px}.payment-origin-grid{grid-template-columns:1fr}}@media (width<=380px){.grouped-product-wall,.product-wall,.people-grid,.report-kpi-row{grid-template-columns:1fr}.mobile-order-actions .primary-button,.mobile-order-actions .secondary-button{min-height:50px}.admin-member-actions,.detail-metrics{grid-template-columns:1fr}}@media (width>=980px) and (width<=1180px) and (height<=820px) and (orientation:landscape){.modal-card{gap:12px;max-height:min(620px,85svh);padding:16px 20px}.direct-payment-modal{max-height:min(88svh,700px)}.modal-receipt-header{font-size:var(--text-2xs);gap:8px;padding:6px 10px}.modal-receipt-row{font-size:var(--text-xs);gap:8px;padding:6px 10px}.direct-payment-modal .modal-receipt{max-height:min(34svh,220px)}.modal-header{gap:12px}.modal-header p{font-size:var(--text-xs);margin:0}.modal-header h2{font-size:var(--text-lg);margin:0}.modal-summary{gap:8px;padding:12px}.modal-summary-card strong{font-size:var(--text-2xl)}.direct-payment-actions{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.checkout-payment-actions.has-pin{grid-template-columns:repeat(4,minmax(0,1fr))}.checkout-payment-actions.has-pin.has-credit{grid-template-columns:repeat(5,minmax(0,1fr))}.sumup-payment-actions{grid-template-columns:minmax(0,1fr) minmax(0,1.35fr)}.direct-payment-actions .secondary-button,.direct-payment-actions .primary-button{min-height:54px}}@media (height<=900px) and (width>=721px){.metric-card:after{display:none}.panel{padding:18px}.notice-banner{padding:12px 16px}}@media (width>=980px) and (width<=1180px) and (height<=820px) and (orientation:landscape){.app-shell.theme-compact{gap:8px;padding:10px}.app-shell.theme-compact .app-header{min-height:82px;padding:6px 10px}.app-shell.theme-compact .header-logo{height:70px;padding:0}.app-shell.theme-compact .header-logo img{max-height:62px}.app-shell.theme-compact .app-header-brand{width:170px;min-width:170px}.app-shell.theme-compact .app-header-nav button{width:50px;min-width:50px;min-height:50px}.app-shell.theme-compact .bar-grid{grid-template-columns:minmax(0,1.62fr) minmax(290px,.78fr);gap:10px}.app-shell.theme-compact .panel{border-radius:16px;padding:10px}.app-shell.theme-compact .bar-product-catalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-right:0;overflow:hidden}.app-shell.theme-compact .product-category-section,.app-shell.theme-compact .product-category-heading{gap:6px}.app-shell.theme-compact .product-category-heading h3{font-size:var(--text-sm)}.app-shell.theme-compact .grouped-product-wall{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(56px,auto);gap:6px}.app-shell.theme-compact .product-category-section .product-tile{border-radius:13px;min-height:56px;padding:8px 10px}.app-shell.theme-compact .compact-product-tile-bottom span{font-size:var(--text-sm)}.app-shell.theme-compact .compact-product-tile-bottom strong{font-size:var(--text-xs)}.app-shell.theme-compact .product-add-pill,.app-shell.theme-compact .product-qty-pill{min-width:24px;height:24px;font-size:var(--text-sm)}.app-shell.theme-compact .action-panel{grid-template-rows:auto minmax(0,1fr) auto auto;gap:8px;min-height:0;padding-top:10px;display:grid}.app-shell.theme-compact .selection-box{border-radius:12px;padding:10px 12px}.app-shell.theme-compact .selection-box strong{font-size:var(--text-lg)}.app-shell.theme-compact .small-button{border-radius:10px;width:34px;height:34px}.direct-payment-actions .secondary-button,.direct-payment-actions .primary-button{min-height:54px}.direct-payment-actions{grid-template-columns:repeat(5,minmax(0,1fr))}.checkout-payment-actions.has-pin{grid-template-columns:repeat(4,minmax(0,1fr))}.checkout-payment-actions.has-pin.has-credit{grid-template-columns:repeat(5,minmax(0,1fr))}.sumup-payment-actions{grid-template-columns:minmax(0,1fr) minmax(0,1.35fr)}.app-shell.theme-compact .primary-button,.app-shell.theme-compact .secondary-button,.app-shell.theme-compact .ghost-button{min-height:84px;font-size:var(--text-sm);border-radius:12px}.app-shell.theme-compact .direct-payment-actions .secondary-button,.app-shell.theme-compact .direct-payment-actions .primary-button{min-height:54px}}.app-shell.theme-dashboard{--color-brand:#1d4ed8;--color-brand-deep:#1e3a8a;--color-ink:#1e293b;--color-muted:#64748b;--color-accent-soft:#3b82f629;background:linear-gradient(135deg,#94a3b838,#0000 34%),linear-gradient(#eef4fb 0%,#e5edf7 48%,#f6f9fc 100%)}.app-shell.theme-dashboard h2,.app-shell.theme-dashboard h3,.app-shell.theme-dashboard strong,.app-shell.theme-dashboard .col-name,.app-shell.theme-dashboard .col-label,.app-shell.theme-dashboard .col-title,.app-shell.theme-dashboard .checkout-card-name{color:#1e293b}.app-shell.theme-dashboard p,.app-shell.theme-dashboard .panel-copy,.app-shell.theme-dashboard .empty-copy,.app-shell.theme-dashboard .col-meta,.app-shell.theme-dashboard .col-date,.app-shell.theme-dashboard .col-type,.app-shell.theme-dashboard .col-count,.app-shell.theme-dashboard .checkout-card-code,.app-shell.theme-dashboard .admin-tab-note,.app-shell.theme-dashboard .metric-card span,.app-shell.theme-dashboard .metric-pill small{color:#64748b}.app-shell.theme-dashboard .app-header,.app-shell.theme-dashboard .panel,.app-shell.theme-dashboard .modal-card{background:#f8fafcf5;border-color:#33415524;box-shadow:0 16px 34px #3341551a}.app-shell.theme-dashboard .app-header-brand{border-right-color:#3341551f}.app-shell.theme-dashboard .app-header-nav button,.app-shell.theme-dashboard .design-toggle,.app-shell.theme-dashboard .app-header .role-toggle,.app-shell.theme-dashboard .app-header .session-chip{color:#334155;background:#e2e8f0d1;border-color:#33415529}.app-shell.theme-dashboard .design-toggle button,.app-shell.theme-dashboard .app-header .role-toggle button{color:#334155}.app-shell.theme-dashboard .app-header-nav button:hover,.app-shell.theme-dashboard .design-toggle button:hover,.app-shell.theme-dashboard .app-header .role-toggle button:hover{color:#1e3a8a;background:#bfdbfe94}.app-shell.theme-dashboard .app-header-nav button.active,.app-shell.theme-dashboard .design-toggle button.active,.app-shell.theme-dashboard .app-header .role-toggle button.active{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);box-shadow:0 8px 18px #1d4ed833}.app-shell.theme-dashboard .primary-button{color:#fff;background:linear-gradient(135deg,#3b82f6,#1e40af);box-shadow:0 14px 26px #1d4ed82e}.app-shell.theme-dashboard .primary-button:disabled{color:var(--color-muted);box-shadow:none;background:#2f4d6a14}.app-shell.theme-dashboard .secondary-button,.app-shell.theme-dashboard .ghost-button,.app-shell.theme-dashboard .small-button,.app-shell.theme-dashboard .checkout-card,.app-shell.theme-dashboard .table-row,.app-shell.theme-dashboard .cart-table,.app-shell.theme-dashboard .checkout-table,.app-shell.theme-dashboard .ledger-table,.app-shell.theme-dashboard .timeline-table,.app-shell.theme-dashboard .member-admin-table,.app-shell.theme-dashboard .product-admin-table,.app-shell.theme-dashboard .audit-table,.app-shell.theme-dashboard .report-table{color:#1e293b;background:#ffffffe6;border-color:#33415524}.app-shell.theme-dashboard input,.app-shell.theme-dashboard select{color:#1e293b;background:#fff;border-color:#33415529}.app-shell.theme-dashboard .product-tile,.app-shell.theme-dashboard .person-tile,.app-shell.theme-dashboard .metric-card,.app-shell.theme-dashboard .report-detail-card,.app-shell.theme-dashboard .admin-overview-row,.app-shell.theme-dashboard .admin-quick-metric{color:#1e293b;background:linear-gradient(#fff,#edf4fb);border-color:#33415524;box-shadow:inset 0 1px #ffffffe6,0 10px 22px #33415512}.app-shell.theme-dashboard .product-tile span,.app-shell.theme-dashboard .person-tile span{color:#1e293b}.app-shell.theme-dashboard .product-tile strong,.app-shell.theme-dashboard .quantity-badge,.app-shell.theme-dashboard .metric-card strong,.app-shell.theme-dashboard .metric-pill strong{color:#1d4ed8!important}.app-shell.theme-dashboard .product-tile.theme-beer{--tile-accent:#1d4ed8;--tile-accent-soft:#1d4ed824;--tile-border:#1d4ed852;background:linear-gradient(#fff,#dbeafe)}.app-shell.theme-dashboard .product-tile.theme-soft{--tile-accent:#2563eb;--tile-accent-soft:#2563eb24;--tile-border:#2563eb4d;background:linear-gradient(#fff,#e0f2fe)}.app-shell.theme-dashboard .product-tile.theme-zero{--tile-accent:#0369a1;--tile-accent-soft:#0369a124;--tile-border:#0369a14d;background:linear-gradient(#f8fbff,#dbeafe)}.app-shell.theme-dashboard .product-tile.theme-warm{--tile-accent:#475569;--tile-accent-soft:#47556924;--tile-border:#47556947;background:linear-gradient(#fff,#e2e8f0)}.app-shell.theme-dashboard .product-tile.active,.app-shell.theme-dashboard .person-tile.active,.app-shell.theme-dashboard .checkout-card.active,.app-shell.theme-dashboard .detail-tab.active,.app-shell.theme-dashboard .admin-tab.active,.app-shell.theme-dashboard .filter-pills button.active{color:#172554;background:linear-gradient(135deg,#bfdbfed6,#fffffff0);border-color:#1d4ed86b;box-shadow:0 0 0 3px #1d4ed814}.app-shell.theme-dashboard .person-tile.favorite{background:linear-gradient(#fff,#e0f2fe);border-color:#2563eb47}.app-shell.theme-dashboard .notice-banner{color:#1e3a8a;background:#fffffff5;border-color:#1d4ed829}.app-shell.theme-horeca{--color-brand:#2563eb;--color-brand-deep:#1d4ed8;--color-ink:#1f334f;--color-muted:#64748b;--color-accent-soft:#60a5fa2e;background:radial-gradient(circle at 0 0,#93c5fd52,#0000 30%),linear-gradient(#f8fbff 0%,#eef6ff 52%,#f7fbff 100%)}.app-shell.theme-horeca h2,.app-shell.theme-horeca h3,.app-shell.theme-horeca strong,.app-shell.theme-horeca .col-name,.app-shell.theme-horeca .col-label,.app-shell.theme-horeca .col-title,.app-shell.theme-horeca .checkout-card-name{color:#1f334f}.app-shell.theme-horeca p,.app-shell.theme-horeca .panel-copy,.app-shell.theme-horeca .empty-copy,.app-shell.theme-horeca .col-meta,.app-shell.theme-horeca .col-date,.app-shell.theme-horeca .col-type,.app-shell.theme-horeca .col-count,.app-shell.theme-horeca .checkout-card-code,.app-shell.theme-horeca .admin-tab-note,.app-shell.theme-horeca .metric-card span,.app-shell.theme-horeca .metric-pill small{color:#64748b}.app-shell.theme-horeca .app-header,.app-shell.theme-horeca .panel,.app-shell.theme-horeca .modal-card{background:#fffffff0;border-color:#2563eb1f;box-shadow:0 16px 34px #2563eb14}.app-shell.theme-horeca .app-header-brand{border-right-color:#2563eb1a}.app-shell.theme-horeca .app-header-nav button,.app-shell.theme-horeca .design-toggle,.app-shell.theme-horeca .app-header .role-toggle,.app-shell.theme-horeca .app-header .session-chip{color:#1e3a8a;background:#dbeafeb8;border-color:#2563eb24}.app-shell.theme-horeca .design-toggle button,.app-shell.theme-horeca .app-header .role-toggle button{color:#1e3a8a}.app-shell.theme-horeca .app-header-nav button:hover,.app-shell.theme-horeca .design-toggle button:hover,.app-shell.theme-horeca .app-header .role-toggle button:hover{color:#172554;background:#93c5fd6b}.app-shell.theme-horeca .app-header-nav button.active,.app-shell.theme-horeca .design-toggle button.active,.app-shell.theme-horeca .app-header .role-toggle button.active{color:#fff;background:linear-gradient(135deg,#60a5fa,#2563eb);box-shadow:0 8px 18px #2563eb2e}.app-shell.theme-horeca .primary-button{color:#fff;background:linear-gradient(135deg,#60a5fa,#2563eb);box-shadow:0 14px 26px #2563eb2e}.app-shell.theme-horeca .primary-button:disabled{color:var(--color-muted);box-shadow:none;background:#2f4d6a14}.app-shell.theme-horeca .secondary-button,.app-shell.theme-horeca .ghost-button,.app-shell.theme-horeca .small-button,.app-shell.theme-horeca .checkout-card,.app-shell.theme-horeca .table-row,.app-shell.theme-horeca .cart-table,.app-shell.theme-horeca .checkout-table,.app-shell.theme-horeca .ledger-table,.app-shell.theme-horeca .timeline-table,.app-shell.theme-horeca .member-admin-table,.app-shell.theme-horeca .product-admin-table,.app-shell.theme-horeca .audit-table,.app-shell.theme-horeca .report-table{color:#1f334f;background:#ffffffeb;border-color:#2563eb1f}.app-shell.theme-horeca input,.app-shell.theme-horeca select{color:#1f334f;background:#fff;border-color:#2563eb29}.app-shell.theme-horeca .product-tile,.app-shell.theme-horeca .person-tile,.app-shell.theme-horeca .metric-card,.app-shell.theme-horeca .report-detail-card,.app-shell.theme-horeca .admin-overview-row,.app-shell.theme-horeca .admin-quick-metric{color:#1f334f;background:linear-gradient(#fff,#eef6ff);border-color:#2563eb24;box-shadow:inset 0 1px #ffffffe6,0 10px 22px #2563eb0f}.app-shell.theme-horeca .product-tile span,.app-shell.theme-horeca .person-tile span{color:#1f334f}.app-shell.theme-horeca .product-tile strong,.app-shell.theme-horeca .quantity-badge,.app-shell.theme-horeca .metric-card strong,.app-shell.theme-horeca .metric-pill strong{color:#1d4ed8!important}.app-shell.theme-horeca .product-tile.theme-beer{--tile-accent:#2563eb;--tile-accent-soft:#2563eb24;--tile-border:#2563eb4d;background:linear-gradient(#fff,#dbeafe)}.app-shell.theme-horeca .product-tile.theme-soft{--tile-accent:#0284c7;--tile-accent-soft:#0284c724;--tile-border:#0284c747;background:linear-gradient(#f8fbff,#e0f2fe)}.app-shell.theme-horeca .product-tile.theme-zero{--tile-accent:#0369a1;--tile-accent-soft:#0369a124;--tile-border:#0369a147;background:linear-gradient(#f8fbff,#e0f2fe)}.app-shell.theme-horeca .product-tile.theme-warm{--tile-accent:#1e40af;--tile-accent-soft:#1e40af24;--tile-border:#1e40af47;background:linear-gradient(#fff,#e0e7ff)}.app-shell.theme-horeca .product-tile.active,.app-shell.theme-horeca .person-tile.active,.app-shell.theme-horeca .checkout-card.active,.app-shell.theme-horeca .detail-tab.active,.app-shell.theme-horeca .admin-tab.active,.app-shell.theme-horeca .filter-pills button.active{color:#172554;background:linear-gradient(135deg,#bfdbfeeb,#fffffff5);border-color:#2563eb6b;box-shadow:0 0 0 3px #2563eb14}.app-shell.theme-horeca .person-tile.favorite{background:linear-gradient(#f8fbff,#e0f2fe);border-color:#0284c742}.app-shell.theme-horeca .notice-banner{color:#1e3a8a;background:#fffffff5;border-color:#2563eb29}[data-theme=dark]{--color-brand:#7aa2ce;--color-brand-deep:#dce8f4;--color-ink:#e6eef6;--color-muted:#93a9c2;--color-accent-soft:#3a4d63;--color-success:#8fe3c0;--color-success-bg:#8fe3c01f;--color-success-border:#8fe3c03d;--color-warning:#e6c98a;--color-warning-bg:#e6c98a1f;--color-warning-border:#e6c98a3d;--color-debt:#e88a8a;--color-debt-bg:#e88a8a1f;--color-debt-border:#e88a8a42;--dark-bg:#0e1620;--dark-surface:#18222f;--dark-surface-2:#212e3e;--dark-surface-3:#2a3a4d;--dark-border:#ffffff1a;--dark-border-strong:#ffffff29;color:var(--color-ink);background:var(--dark-bg)}[data-theme=dark] body{background:var(--dark-bg);color:var(--color-ink)}.app-shell.theme-dark,.app-shell.theme-dark.theme-compact{background:var(--dark-bg)}.app-shell.theme-dark .app-header{background:var(--dark-surface);border-color:var(--dark-border);box-shadow:0 2px 10px #0006}.app-shell.theme-dark .app-header-brand{border-right-color:var(--dark-border)}.app-shell.theme-dark .header-logo{box-shadow:none;background:0 0;border-radius:0;padding:0}.app-shell.theme-dark .app-header-nav button{border-color:var(--dark-border);color:var(--color-muted);background:#ffffff0a}.app-shell.theme-dark .app-header-nav button.active{background:var(--color-brand);color:#0e1620;box-shadow:0 6px 16px #00000073}.app-shell.theme-dark .session-chip,.app-shell.theme-dark .theme-toggle,.app-shell.theme-dark .role-toggle{background:var(--dark-surface-2);border-color:var(--dark-border);color:var(--color-ink)}.app-shell.theme-dark .app-header .role-toggle button{color:var(--color-muted)}.app-shell.theme-dark .app-header .role-toggle button.active{background:var(--color-brand);color:#0e1620;box-shadow:0 4px 12px #0006}.app-shell.theme-dark .theme-toggle{color:var(--color-brand)}.app-shell.theme-dark .app-login-card{background:var(--dark-surface);border-color:var(--dark-border);box-shadow:0 22px 56px #00000075}.app-shell.theme-dark .app-login-heading h1{color:var(--color-ink)}.app-shell.theme-dark .app-login-card .eyebrow,.app-shell.theme-dark .app-login-card .panel-copy{color:var(--color-muted)}.app-shell.theme-dark .panel,.app-shell.theme-dark .modal-card,.app-shell.theme-dark .admin-overview-list,.app-shell.theme-dark .admin-overview-row,.app-shell.theme-dark .admin-manager-row,.app-shell.theme-dark .admin-login-option,.app-shell.theme-dark .admin-quick-metric,.app-shell.theme-dark .mini-form,.app-shell.theme-dark .category-create-form,.app-shell.theme-dark .category-admin-row,.app-shell.theme-dark .audit-export-panel,.app-shell.theme-dark .audit-event-row,.app-shell.theme-dark .payment-qr-admin-preview,.app-shell.theme-dark .payment-qr-admin-empty,.app-shell.theme-dark .subsection{background:var(--dark-surface);border-color:var(--dark-border);color:var(--color-ink)}.app-shell.theme-dark .admin-sidebar-head,.app-shell.theme-dark .admin-overview-row,.app-shell.theme-dark .category-color-swatch{border-color:var(--dark-border)}.app-shell.theme-dark .admin-overview-row.passive:hover{background:var(--dark-surface)}.app-shell.theme-dark .payment-qr-admin-preview strong,.app-shell.theme-dark .category-admin-meta strong,.app-shell.theme-dark .audit-event-row strong{color:var(--color-ink)}.app-shell.theme-dark .payment-qr-admin-preview span,.app-shell.theme-dark .payment-qr-admin-empty,.app-shell.theme-dark .category-admin-meta,.app-shell.theme-dark .audit-event-row span,.app-shell.theme-dark .pagination-controls{color:var(--color-muted)}.app-shell.theme-dark .modal-summary{border-color:var(--dark-border);background:#ffffff08}.app-shell.theme-dark .modal-summary-card{border-bottom-color:var(--dark-border)}.app-shell.theme-dark .product-section-card,.app-shell.theme-dark .product-side-panel,.app-shell.theme-dark .product-edit-side-empty,.app-shell.theme-dark .inventory-action-card{background:var(--dark-surface);border-color:var(--dark-border);color:var(--color-ink)}.app-shell.theme-dark .product-section-head h3,.app-shell.theme-dark .product-edit-side-empty h3,.app-shell.theme-dark .inventory-action-card h5{color:var(--color-ink)}.app-shell.theme-dark .product-edit-layout .inventory-header,.app-shell.theme-dark .inventory-header,.app-shell.theme-dark .inventory-managed-note{background:var(--dark-surface-2);border-color:var(--dark-border);color:var(--color-ink)}.app-shell.theme-dark .product-side-tabs{background:var(--dark-surface-2);border-color:var(--dark-border)}.app-shell.theme-dark .product-side-tab{background:var(--dark-surface);border-color:var(--dark-border);color:var(--color-muted)}.app-shell.theme-dark .product-side-tab:hover{border-color:var(--dark-border-strong);color:var(--color-ink)}.app-shell.theme-dark .product-side-tab.active{color:var(--color-brand);background:#7aa2ce29;border-color:#7aa2ce66}.app-shell.theme-dark .modal-timestamp{background:var(--dark-surface-2);color:var(--color-muted)}.app-shell.theme-dark .modal-receipt-table,.app-shell.theme-dark .booking-persons-section,.app-shell.theme-dark .payment-qr-panel{background:var(--dark-surface-2);border-color:var(--dark-border)}.app-shell.theme-dark .payment-qr-image-frame{border-color:var(--dark-border-strong);background:#fff}.app-shell.theme-dark .payment-qr-meta span,.app-shell.theme-dark .payment-qr-empty span{color:var(--color-muted)}.app-shell.theme-dark .modal-receipt-header{background:var(--dark-surface-3);border-bottom-color:var(--dark-border);color:var(--color-muted)}.app-shell.theme-dark .modal-receipt-row,.app-shell.theme-dark .booking-person-row{background:var(--dark-surface-2);border-bottom-color:var(--dark-border);color:var(--color-ink)}.app-shell.theme-dark .modal-receipt-row:hover{background:var(--dark-surface-3)}.app-shell.theme-dark .modal-receipt-row .col-product,.app-shell.theme-dark .booking-person-name,.app-shell.theme-dark .modal-receipt-row .col-total strong,.app-shell.theme-dark .booking-person-row .col-total strong{color:var(--color-ink)}.app-shell.theme-dark .modal-receipt-row .col-qty,.app-shell.theme-dark .modal-receipt-row .col-price{color:var(--color-muted)}.app-shell.theme-dark .modal-overlay{background:#0000009e}.app-shell.theme-dark h1,.app-shell.theme-dark h2,.app-shell.theme-dark h3{color:var(--color-ink)}.app-shell.theme-dark .panel-copy,.app-shell.theme-dark .empty-copy,.app-shell.theme-dark .selection-hint,.app-shell.theme-dark .eyebrow,.app-shell.theme-dark small{color:var(--color-muted)}.app-shell.theme-dark input,.app-shell.theme-dark select,.app-shell.theme-dark textarea{background:var(--dark-surface-2);border-color:var(--dark-border-strong);color:var(--color-ink);box-shadow:none}.app-shell.theme-dark input[type=file]::file-selector-button{background:var(--dark-surface-3);border-right-color:var(--dark-border-strong);color:var(--color-ink)}.app-shell.theme-dark input[type=date]::-webkit-calendar-picker-indicator{filter:invert()opacity(.75)}.app-shell.theme-dark input::placeholder,.app-shell.theme-dark textarea::placeholder{color:var(--color-muted)}.app-shell.theme-dark input:focus,.app-shell.theme-dark select:focus,.app-shell.theme-dark textarea:focus{border-color:var(--color-brand);outline-color:var(--color-brand)}.app-shell.theme-dark select option{background:var(--dark-surface-2);color:var(--color-ink)}.app-shell.theme-dark .toggle-field{background:var(--dark-surface-2);border-color:var(--dark-border)}.app-shell.theme-dark .toggle-field strong{color:var(--color-ink)}.app-shell.theme-dark .toggle-field span{color:var(--color-muted)}.app-shell.theme-dark .toggle-field input{accent-color:var(--color-brand)}.app-shell.theme-dark .secondary-button,.app-shell.theme-dark .ghost-button{background:var(--dark-surface-2);border-color:var(--dark-border-strong);color:var(--color-ink);box-shadow:none}.app-shell.theme-dark .danger-button{color:#f2b5b5;background:#e88a8a2e;border-color:#e88a8a57}.app-shell.theme-dark .small-button,.app-shell.theme-dark .icon-button{background:var(--dark-surface-2);border-color:var(--dark-border);color:var(--color-brand)}.app-shell.theme-dark .pin-key{background:var(--dark-surface-2);border-color:var(--dark-border-strong);color:var(--color-ink)}.app-shell.theme-dark .pin-dot{border-color:var(--dark-border-strong)}.app-shell.theme-dark .pin-dot.is-filled{background:var(--color-brand);border-color:var(--color-brand)}.app-shell.theme-dark .member-admin-table-header,.app-shell.theme-dark .product-admin-table-header,.app-shell.theme-dark .audit-table-header,.app-shell.theme-dark .timeline-table-header,.app-shell.theme-dark .cart-table-header,.app-shell.theme-dark .reports-table-header{background:var(--dark-surface-3);border-color:var(--dark-border);color:var(--color-muted)}.app-shell.theme-dark .member-admin-table-row,.app-shell.theme-dark .product-admin-table-row,.app-shell.theme-dark .audit-table-row,.app-shell.theme-dark .timeline-table-row,.app-shell.theme-dark .cart-table-row,.app-shell.theme-dark .reports-table-row,.app-shell.theme-dark .checkout-charge-row,.app-shell.theme-dark .checkout-person-row,.app-shell.theme-dark .ledger-row,.app-shell.theme-dark .timeline-row,.app-shell.theme-dark .table-row{background:var(--dark-surface);border-color:var(--dark-border);color:var(--color-ink)}.app-shell.theme-dark .cart-table-row.is-highlight{animation:.72s ease-out cart-row-highlight-dark}@keyframes cart-row-highlight-dark{0%{background:#7aa2ce70;box-shadow:inset 0 0 0 1px #7aa2ceb8}55%{background:#7aa2ce42;box-shadow:inset 0 0 0 1px #7aa2ce75}to{background:var(--dark-surface);box-shadow:inset 0 0 0 1px #7aa2ce00}}.app-shell.theme-dark .member-admin-table-row.interactive:hover,.app-shell.theme-dark .product-admin-table-row.interactive:hover,.app-shell.theme-dark .admin-overview-row:hover,.app-shell.theme-dark .admin-login-option:hover,.app-shell.theme-dark .checkout-person-row:hover,.app-shell.theme-dark .table-row:hover{background:var(--dark-surface-2);border-color:var(--dark-border-strong)}.app-shell.theme-dark .member-admin-table,.app-shell.theme-dark .product-admin-table,.app-shell.theme-dark .audit-table,.app-shell.theme-dark .timeline-table,.app-shell.theme-dark .cart-table,.app-shell.theme-dark .reports-table{background:0 0}.app-shell.theme-dark .favorite-day-tabs{scrollbar-color:#ffffff59 transparent}.app-shell.theme-dark .favorite-day-tab{background:var(--dark-surface-2);border-color:var(--dark-border);color:var(--color-muted)}.app-shell.theme-dark .favorite-day-tab.active{background:var(--color-brand);border-color:var(--color-brand);color:#0e1620}.app-shell.theme-dark .favorite-member-table{background:var(--dark-surface-2);border-color:var(--dark-border)}.app-shell.theme-dark .favorite-member-table-header{background:var(--dark-surface-3);border-color:var(--dark-border);color:var(--color-muted)}.app-shell.theme-dark .favorite-member-row{background:var(--dark-surface-2);border-color:var(--dark-border);color:var(--color-ink)}.app-shell.theme-dark .favorite-member-row:hover,.app-shell.theme-dark .favorite-member-row.active{background:var(--dark-surface-3)}.app-shell.theme-dark .favorite-member-row .col-name strong{color:var(--color-ink)}.app-shell.theme-dark .favorite-member-row .col-name small{color:var(--color-muted)}.app-shell.theme-dark .checkout-list,.app-shell.theme-dark .ledger-table,.app-shell.theme-dark .timeline-table,.app-shell.theme-dark .detail-header,.app-shell.theme-dark .detail-tab-pane{background:var(--dark-surface-2);border-color:var(--dark-border)}.app-shell.theme-dark .checkout-table-header,.app-shell.theme-dark .ledger-table-header,.app-shell.theme-dark .timeline-table-header{background:var(--dark-surface-3);border-color:var(--dark-border);color:var(--color-muted)}.app-shell.theme-dark .checkout-table-row,.app-shell.theme-dark .ledger-table-row,.app-shell.theme-dark .timeline-table-row{background:var(--dark-surface-2);border-color:var(--dark-border);color:var(--color-ink)}.app-shell.theme-dark .checkout-table-row:hover,.app-shell.theme-dark .ledger-table-row:hover,.app-shell.theme-dark .timeline-table-row:hover{background:var(--dark-surface-3)}.app-shell.theme-dark .checkout-table-row.active{border-color:var(--color-brand);box-shadow:inset 4px 0 0 0 var(--color-brand), 0 0 0 1px #7aa2ce73;background:#7aa2ce33}.app-shell.theme-dark .checkout-table-row.active:hover{background:#7aa2ce42}.app-shell.theme-dark .order-history-card{background:var(--dark-surface-2);border-color:var(--dark-border)}.app-shell.theme-dark .order-history-card .order-item-qty{color:var(--color-brand);background:#7aa2ce38}.app-shell.theme-dark .payment-status-badge.is-partial{color:#f0c674;background:#d69e2e38}.app-shell.theme-dark .checkout-table-row .col-name,.app-shell.theme-dark .checkout-table-row .col-amount strong,.app-shell.theme-dark .ledger-table-row .col-product,.app-shell.theme-dark .ledger-table-row .col-amount,.app-shell.theme-dark .timeline-table-row .col-title strong,.app-shell.theme-dark .timeline-table-row .col-amount{color:var(--color-ink)}.app-shell.theme-dark .checkout-table-row .col-name span,.app-shell.theme-dark .ledger-table-row .col-date,.app-shell.theme-dark .timeline-table-row .col-time,.app-shell.theme-dark .timeline-table-row .col-title small{color:var(--color-muted)}.app-shell.theme-dark .metric-pill{background:var(--dark-surface-3);border-color:var(--dark-border)}.app-shell.theme-dark .warning-badge{color:var(--color-warning);background:#e6c98a24}.app-shell.theme-dark .report-command-panel{background:var(--dark-surface);border-color:var(--dark-border)}.app-shell.theme-dark .report-range-control button{background:var(--dark-surface-2);border-color:var(--dark-border);color:var(--color-muted)}.app-shell.theme-dark .report-range-control button strong{color:var(--color-ink)}.app-shell.theme-dark .report-range-control button:hover{background:var(--dark-surface-3);border-color:var(--dark-border-strong)}.app-shell.theme-dark .report-range-control button.active{background:var(--color-brand);border-color:var(--color-brand);color:#0e1620}.app-shell.theme-dark .report-range-control button.active strong{color:#0e1620}.app-shell.theme-dark .report-kpi{background:var(--dark-surface-2);border-right-color:var(--dark-border)}.app-shell.theme-dark button.report-kpi:hover,.app-shell.theme-dark button.report-kpi.active{background:var(--dark-surface-3)}.app-shell.theme-dark button.report-kpi.active{box-shadow:inset 0 0 0 2px #7aa2ce59}.app-shell.theme-dark .product-rank-row,.app-shell.theme-dark .payment-origin-block,.app-shell.theme-dark .open-account-list,.app-shell.theme-dark .open-account-row{background:var(--dark-surface-2);border-color:var(--dark-border)}.app-shell.theme-dark .rank-index{background:var(--dark-surface-3);color:var(--color-brand)}.app-shell.theme-dark .rank-track,.app-shell.theme-dark .payment-mix-track,.app-shell.theme-dark .collection-meter-track{background:#ffffff1f}.app-shell.theme-dark .payment-origin-head{border-bottom-color:var(--dark-border)}.app-shell.theme-dark .collection-meter{border-top-color:var(--dark-border)}.app-shell.theme-dark .admin-tab,.app-shell.theme-dark .detail-tab,.app-shell.theme-dark .segmented button{background:var(--dark-surface-2);border-color:var(--dark-border);color:var(--color-muted)}.app-shell.theme-dark .admin-tab.active,.app-shell.theme-dark .detail-tab.active,.app-shell.theme-dark .segmented button.active{background:var(--color-brand);color:#0e1620}.app-shell.theme-dark .admin-tab.active .admin-tab-main,.app-shell.theme-dark .admin-tab.active .admin-tab-note,.app-shell.theme-dark .admin-tab.active .admin-tab-badge{color:#0e1620}.app-shell.theme-dark .detail-tab .tab-count,.app-shell.theme-dark .detail-tab .charge-count-badge{color:#dcebfa;background:#8fafd133;border:1px solid #8fafd161}.app-shell.theme-dark .insights-v2-hero{border-color:var(--dark-border);background:radial-gradient(circle at 14% 8%,#7aa2ce47,#7aa2ce00),linear-gradient(140deg,#1b2735 0%,#1a2533 58%,#172230 100%)}.app-shell.theme-dark .insights-v2-head h2,.app-shell.theme-dark .insights-panel-head h3,.app-shell.theme-dark .insights-v2-kpi strong,.app-shell.theme-dark .insights-tree-row .main,.app-shell.theme-dark .insights-tree-child .main,.app-shell.theme-dark .insights-transfer-row{color:var(--color-ink)}.app-shell.theme-dark .insights-v2-kpi,.app-shell.theme-dark .insights-tree-table,.app-shell.theme-dark .insights-transfer-table,.app-shell.theme-dark .insights-line-chart{background:var(--dark-surface-2);border-color:var(--dark-border)}.app-shell.theme-dark .insights-v2-kpi span,.app-shell.theme-dark .insights-v2-kpi small,.app-shell.theme-dark .insights-panel-head span,.app-shell.theme-dark .insights-inline-field span,.app-shell.theme-dark .insights-select-field span,.app-shell.theme-dark .insights-transfer-row .when,.app-shell.theme-dark .insights-tree-row .toggle{color:var(--color-muted)}.app-shell.theme-dark .insights-v2-kpi.is-warning{background:linear-gradient(165deg,#e6c98a1f,#18222ffa);border-color:#e6c98a57}.app-shell.theme-dark .insights-v2-kpi.is-revenue{background:linear-gradient(165deg,#7abce038,#18222ff5);border-color:#7abce080}.app-shell.theme-dark .insights-v2-kpi.is-payments{background:linear-gradient(165deg,#4f7fa538,#18222ff5);border-color:#4f7fa585}.app-shell.theme-dark .insights-v2-kpi.is-outstanding{background:linear-gradient(165deg,#f2b36a33,#18222ff5);border-color:#f2b36a8f}.app-shell.theme-dark .insights-range-control button,.app-shell.theme-dark .insights-inline-field select,.app-shell.theme-dark .insights-select-field select{background:var(--dark-surface-2);border-color:var(--dark-border-strong);color:var(--color-ink)}.app-shell.theme-dark .insights-range-control button.active{background:var(--color-brand);border-color:var(--color-brand);color:#0e1620}.app-shell.theme-dark .insights-tree-header,.app-shell.theme-dark .insights-transfer-head{background:var(--dark-surface-3);border-color:var(--dark-border);color:var(--color-muted)}.app-shell.theme-dark .insights-tree-row,.app-shell.theme-dark .insights-transfer-row{background:var(--dark-surface-2);border-color:var(--dark-border)}.app-shell.theme-dark .insights-tree-row:hover{background:var(--dark-surface-3)}.app-shell.theme-dark .insights-tree-row .qty,.app-shell.theme-dark .insights-tree-row .amount,.app-shell.theme-dark .insights-tree-child .qty,.app-shell.theme-dark .insights-tree-child .amount,.app-shell.theme-dark .insights-transfer-row .amount{color:#d6e5f2}.app-shell.theme-dark .detail-tab.active .tab-count,.app-shell.theme-dark .detail-tab.active .charge-count-badge{color:#0e1620;background:#0e16202e;border-color:#0e162059}.app-shell.theme-dark .badge-active{background:var(--color-success-bg);color:var(--color-success);border-color:var(--color-success-border)}.app-shell.theme-dark .badge-inactive{color:var(--color-muted);border-color:var(--dark-border);background:#ffffff0f}.app-shell.theme-dark .selected-person-chip{background:var(--dark-surface-3);border-color:var(--dark-border-strong);color:var(--color-ink)}.app-shell.theme-dark .selected-person-chip button{color:#b9cce0}.app-shell.theme-dark .selected-person-chip button:hover{color:#e6eef6}.app-shell.theme-dark .notice-banner{background:var(--dark-surface-2);border-color:var(--dark-border);color:var(--color-ink)}.app-shell.theme-dark .notice-banner.is-error{background:var(--color-debt-bg);border-color:var(--color-debt-border);color:var(--color-debt)}.app-shell.theme-dark .notice-close{background:var(--dark-surface-3);border:1px solid var(--dark-border-strong);color:var(--color-ink)}.app-shell.theme-dark .notice-close:hover{background:#ffffff29}.app-shell.theme-dark .product-tile,.app-shell.theme-dark .person-tile{background:var(--dark-surface);border-color:var(--dark-border-strong);box-shadow:inset 0 4px 0 0 var(--tile-accent,var(--color-brand));color:var(--color-ink)}.app-shell.theme-dark .product-category-section .product-tile{background:var(--dark-surface-2);border-color:var(--dark-border-strong)}.app-shell.theme-dark .product-tile.theme-beer,.app-shell.theme-dark .product-category-section.theme-beer .product-tile{--tile-accent:#e0b968;--tile-accent-soft:#e0b96833;--tile-border:#e0b96857;background:#2a2417;border-color:#e0b96847}.app-shell.theme-dark .product-tile.theme-soft,.app-shell.theme-dark .product-category-section.theme-soft .product-tile{--tile-accent:#6fc9bf;--tile-accent-soft:#6fc9bf2e;--tile-border:#6fc9bf4d;background:#16271f;border-color:#6fc9bf42}.app-shell.theme-dark .product-tile.theme-zero,.app-shell.theme-dark .product-category-section.theme-zero .product-tile{--tile-accent:#a795d8;--tile-accent-soft:#a795d82e;--tile-border:#a795d84d;background:#211e2c;border-color:#a795d842}.app-shell.theme-dark .product-tile.theme-warm,.app-shell.theme-dark .product-category-section.theme-warm .product-tile{--tile-accent:#cda383;--tile-accent-soft:#cda3832e;--tile-border:#cda38347;background:#2a2118;border-color:#cda3833d}.app-shell.theme-dark .bar-product-catalog .product-category-section .product-tile{border-color:var(--tile-border,var(--dark-border-strong));background:linear-gradient(var(--tile-bg), var(--tile-bg)), var(--dark-surface-2)}.app-shell.theme-dark .bar-product-catalog .product-category-section .product-tile strong{color:var(--tile-accent,var(--color-brand))}.app-shell.theme-dark .bar-product-catalog .product-category-section .product-tile.active{border-color:var(--tile-accent,var(--color-brand));background:linear-gradient(var(--tile-active-bg), var(--tile-active-bg)), var(--dark-surface-2)}.app-shell.theme-dark .product-tile span,.app-shell.theme-dark .person-tile span{color:var(--color-ink)}.app-shell.theme-dark .product-tile:hover,.app-shell.theme-dark .person-tile:hover,.app-shell.theme-dark .product-category-section .product-tile:hover{border-color:var(--tile-accent,var(--color-brand));box-shadow:inset 0 4px 0 0 var(--tile-accent,var(--color-brand)), 0 10px 20px #0006}.app-shell.theme-dark .person-tile.favorite{background:var(--dark-surface-2);border-color:#7aa2ce66}.app-shell.theme-dark .person-tile.internal-account{background:#2b221a;border-color:#cda3837a}.app-shell.theme-dark .person-tile.internal-account span{color:#f0d6be}.app-shell.theme-dark .person-tile.internal-account small{color:#d7b392}.app-shell.theme-dark .person-tile.internal-account.active{background:#3a2b1f;border-color:#cda383d1;box-shadow:inset 0 4px #cda383,0 0 0 3px #cda38333}.app-shell.theme-dark .product-tile.active,.app-shell.theme-dark .person-tile.active,.app-shell.theme-dark .checkout-card.active{border-color:var(--color-brand);background:var(--dark-surface-2);box-shadow:inset 0 4px 0 0 var(--tile-accent,var(--color-brand)), 0 0 0 3px #7aa2ce29}.app-shell.theme-dark .checkout-card{background:var(--dark-surface);border-color:var(--dark-border);color:var(--color-ink)}.app-shell.theme-dark .checkout-card:hover{background:var(--dark-surface-2);border-color:var(--dark-border-strong)}.app-shell.theme-dark .cart-panel,.app-shell.theme-dark .checkout-detail-panel,.app-shell.theme-dark .order-total-footer{background:var(--dark-surface);border-color:var(--dark-border);color:var(--color-ink)}.app-shell.theme-dark .order-total-footer{box-shadow:none;background:0 0;border:none}.app-shell.theme-dark .payment-actions .order-total-footer,.app-shell.theme-dark .checkout-bottom-actions .order-total-footer{box-shadow:none;background:0 0;border-top:none}.app-shell.theme-dark .payment-actions .is-account-payment,.app-shell.theme-dark .payment-actions .is-direct-payment{border:1px solid var(--dark-border-strong);background:var(--dark-surface-2);color:var(--color-ink);box-shadow:none;font-weight:700}.app-shell.theme-dark .category-header h3{color:var(--tile-accent,var(--color-ink))}.app-shell.theme-dark ::-webkit-scrollbar-thumb{background:var(--dark-surface-3)}.app-shell.theme-dark ::-webkit-scrollbar-track{background:var(--dark-surface)}.app-shell.theme-dark .mobile-bottom-nav,.app-shell.theme-dark .mobile-order-bar,.app-shell.theme-dark .mobile-sheet{border-color:var(--dark-border);background:#18222ff7;box-shadow:0 16px 34px #00000073}.app-shell.theme-dark .mobile-bottom-nav button{color:var(--color-muted)}.app-shell.theme-dark .mobile-bottom-nav button.active,.app-shell.theme-dark .mobile-favorite-strip button.active{background:var(--color-brand);color:#0e1620}.app-shell.theme-dark .mobile-order-summary,.app-shell.theme-dark .mobile-cart-row,.app-shell.theme-dark .mobile-favorite-strip button,.app-shell.theme-dark .mobile-back-button{background:var(--dark-surface-2);border-color:var(--dark-border);color:var(--color-ink)}.app-shell.theme-dark .mobile-order-summary strong,.app-shell.theme-dark .mobile-cart-main strong,.app-shell.theme-dark .mobile-sheet-header strong{color:var(--color-ink)}.app-shell.theme-dark .mobile-order-summary span,.app-shell.theme-dark .mobile-order-summary small,.app-shell.theme-dark .mobile-sheet-header span{color:var(--color-muted)}.app-shell.theme-dark .account-selection-actions,.app-shell.theme-dark .favorite-editor .stack-actions{background:linear-gradient(#0e162000, var(--dark-bg) 35%)}.app-shell.is-staging-env .app-header{background:#7a2f62;border-color:#ffffff47;box-shadow:0 12px 30px #7a2f6242}.app-shell.is-staging-env .app-header-nav button.active,.app-shell.is-staging-env .app-header .role-toggle button.active{color:#7a2f62}.app-shell.is-staging-env.theme-dark .app-header{background:#3a1730;border-color:#f5b8de47;box-shadow:0 2px 12px #f5b8de29}.app-shell.is-staging-env.theme-dark .app-header-nav button.active,.app-shell.is-staging-env.theme-dark .app-header .role-toggle button.active{color:#22101d;background:#f5b8de}
