@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";.admin-batches,.admin-batch-detail{padding:0rem;max-width:1400px;margin:0 auto}.admin-batches{width:100%;border-collapse:separate;border-spacing:0}.admin-batches thead th{background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:1rem 1.25rem;text-align:center;font-weight:700;color:#334155;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #e2e8f0}.admin-batches thead th:first-child{border-radius:.75rem 0 0}.admin-batches thead th:last-child{border-radius:0 .75rem 0 0}.admin-batches tbody tr{transition:all .2s ease}.admin-batches tbody tr:hover{background:#f8fafc}.admin-batches tbody td{padding:1rem 1.25rem;border-bottom:1px solid #e2e8f0;vertical-align:middle}.admin-batches tbody td code{background:#f1f5f9;padding:.25rem .5rem;border-radius:.375rem;font-family:Monaco,Menlo,monospace;font-size:.85rem;color:#475569}.admin-batches .numeric{text-align:center}.admin-batches .actions{display:flex;gap:.5rem;flex-wrap:wrap}.admin-batches tbody tr.closed-row{background:#f8fafc;opacity:.85}.admin-batches tbody tr.closed-row:hover{background:#f1f5f9;opacity:1}.admin-batches tbody tr.closed-row td{color:#64748b}.status-badge.open{background:#dcfce7;color:#166534;border:1px solid #86efac;padding:.35rem .75rem;border-radius:9999px;font-size:.8rem;font-weight:600}.status-badge.closed{background:#f1f5f9;color:#475569;border:1px solid #cbd5e1;padding:.35rem .75rem;border-radius:9999px;font-size:.8rem;font-weight:600}h1 .status-badge.closed{margin-left:.75rem;font-size:.85rem;vertical-align:middle}.admin-batches .btn-sm{padding:.4rem .75rem;font-size:.8rem}.admin-batch-detail .items-summary-table{width:100%;border-collapse:separate;border-spacing:0;margin-top:1rem}.admin-batch-detail .items-summary-table thead th{background:linear-gradient(135deg,#fef3c7,#fde68a);padding:.875rem 1rem;text-align:left;font-weight:700;color:#92400e;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #fcd34d}.admin-batch-detail .items-summary-table thead th:first-child{border-radius:.5rem 0 0}.admin-batch-detail .items-summary-table thead th:last-child{border-radius:0 .5rem 0 0}.admin-batch-detail .items-summary-table tbody td{padding:.875rem 1rem;border-bottom:1px solid #e2e8f0;background:#fff}.admin-batch-detail .items-summary-table tbody tr:last-child td{border-bottom:none}.admin-batch-detail .items-summary-table tbody tr:last-child td:first-child{border-radius:0 0 0 .5rem}.admin-batch-detail .items-summary-table tbody tr:last-child td:last-child{border-radius:0 0 .5rem}.admin-batch-detail .items-summary-table .numeric{text-align:center;font-weight:600}.admin-batch-detail .items-summary-table .quantity{background:#fef3c7;color:#92400e;padding:.25rem .75rem;border-radius:9999px;font-weight:700}.admin-batch-detail{width:100%;border-collapse:separate;border-spacing:0}.admin-batch-detail thead th{background:linear-gradient(135deg,#e0e7ff,#c7d2fe);padding:.875rem 1rem;text-align:left;font-weight:700;color:#3730a3;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #a5b4fc}.admin-batch-detail thead th:first-child{border-radius:.5rem 0 0}.admin-batch-detail thead th:last-child{border-radius:0 .5rem 0 0}.admin-batch-detail tbody td{padding:.875rem 1rem;border-bottom:1px solid #e2e8f0;vertical-align:middle}.admin-batch-detail tbody tr:hover{background:#f8fafc}.admin-batch-detail .edit-notes-section{background:#fffbeb;border:1px solid #fcd34d;border-radius:.75rem;padding:1.5rem;margin-bottom:1.5rem}.admin-batch-detail .edit-notes-section label{display:flex;flex-direction:column;gap:.5rem}.admin-batch-detail .edit-notes-section label span{font-weight:600;color:#92400e}.admin-batch-detail .edit-notes-section textarea{width:100%;min-height:100px;padding:.875rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.95rem;resize:vertical}.admin-batch-detail .edit-notes-section textarea:focus{outline:none;border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b1a}.admin-batch-detail .batch-notes{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem;margin-bottom:1.5rem}.admin-batch-detail .batch-notes h3{font-size:.9rem;color:#64748b;margin-bottom:.5rem;font-weight:600}.admin-batch-detail .batch-notes p{color:#334155;line-height:1.6;white-space:pre-wrap}.admin-batch-detail .summary-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.admin-batch-detail .summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.admin-batch-detail .summary-card h3{font-size:.9rem;color:#64748b;margin-bottom:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.packs-summary-section{padding:1.25rem;margin-bottom:1rem;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:.75rem;border:1px solid #fcd34d}.packs-summary-section h4{margin:0 0 1rem;font-size:1rem;color:#92400e}.packs-summary-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.pack-summary-card{background:#fff;border-radius:.5rem;padding:1rem;border:1px solid #fcd34d;box-shadow:0 2px 4px #0000000d}.pack-summary-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.pack-summary-header strong{font-size:.95rem;color:#0f172a}.pack-qty-badge{background:#f59e0b;color:#fff;padding:.25rem .75rem;border-radius:999px;font-size:.8rem;font-weight:700}.pack-summary-details{display:flex;gap:.75rem;align-items:center;margin-bottom:.75rem}.pack-discount-tag{background:#fef3c7;color:#b45309;padding:.2rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:600}.pack-price{font-weight:600;color:#0f172a}.pack-contents-list{list-style:none;padding:0;margin:0;font-size:.85rem;color:#64748b}.pack-contents-list li{padding:.25rem 0 .25rem 1rem;position:relative}.pack-contents-list li:before{content:"•";position:absolute;left:0;color:#f59e0b}.source-badge{display:inline-block;padding:.2rem .6rem;border-radius:999px;font-size:.7rem;font-weight:600;text-transform:uppercase}.source-badge.pack{background:#fef3c7;color:#b45309;border:1px solid #fcd34d}.source-badge.direct{background:#e0f2fe;color:#0369a1;border:1px solid #7dd3fc}.order-items-list li.pack-item{background:#fffbeb;padding:.35rem .5rem;border-radius:.25rem;margin:.25rem 0}.item-pack-badge{margin-right:.25rem}.item-discount{margin-left:.5rem;color:#b45309;font-size:.85em;font-weight:600}@media(max-width:768px){.inventory-stats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.packs-summary-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media(max-width:640px){.inventory-stats{grid-template-columns:repeat(2,1fr);gap:.5rem}.stat-card{padding:.75rem 1rem}.panel-head-actions{flex-wrap:wrap;gap:.5rem}.orders-grid{grid-template-columns:1fr;padding:.75rem;gap:.75rem}.packs-summary-grid{grid-template-columns:1fr}.admin-batches thead{display:none}.admin-batches,.admin-batches tbody,.admin-batches tr{display:block;width:100%}.admin-batches tr{background:#fff;border-radius:.75rem;margin-bottom:.75rem;border:1px solid var(--stroke, #e2e8f0);box-shadow:0 2px 8px #0000000a;padding:.5rem 0}.admin-batches td{display:flex;justify-content:space-between;align-items:center;padding:.6rem 1rem;border-bottom:1px solid #f1f5f9;font-size:.9rem}.admin-batches td:last-child{border-bottom:none}.admin-batches td:before{content:attr(data-label);font-weight:600;color:#64748b;font-size:.8rem;text-transform:uppercase;letter-spacing:.04em;margin-right:1rem;white-space:nowrap}.admin-batches .actions{justify-content:flex-end;flex-direction:row;flex-wrap:wrap}.admin-batches .numeric{text-align:right}.admin-batch-detail .items-summary-table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.admin-batch-detail .edit-notes-section,.admin-batch-detail .batch-notes{margin:0 0 1rem}}@media(max-width:480px){.inventory-stats{grid-template-columns:repeat(2,1fr)}.stat-card strong{font-size:1.25rem}.stat-card span{font-size:.75rem}.panel-head{gap:.75rem}.panel-head-actions{width:100%}.panel-head-actions .primary-btn{flex:1;min-height:44px}.panel-head-actions .secondary-btn,.panel-head-actions .danger-btn{min-height:44px}.order-card-footer .primary-btn{width:100%;min-height:44px;justify-content:center}}:root{--neutral-50: #fafaf9;--neutral-100: #f5f5f4;--neutral-200: #e7e5e4;--neutral-300: #d6d3d1;--neutral-400: #a8a29e;--neutral-500: #78716c;--neutral-600: #57534e;--neutral-700: #44403c;--neutral-800: #292524;--neutral-900: #1c1917;--accent-gold: #c6a87c;--accent-gold-dark: #b08d55;--accent-rose: #eec1be;--primary: var(--neutral-900);--primary-text: var(--neutral-900);--secondary-text: var(--neutral-600);--surface: #ffffff;--surface-alt: var(--neutral-50);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .04);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .05), 0 2px 4px -1px rgba(0, 0, 0, .03);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .05), 0 4px 6px -2px rgba(0, 0, 0, .025);--radius-sm: 2px;--radius-md: 4px;--radius-lg: 8px;--font-serif: "Playfair Display", serif;--font-sans: "Inter", sans-serif}html{scroll-padding-top:80px}*,*:before,*:after{box-sizing:border-box}:focus-visible{outline:2px solid var(--neutral-900);outline-offset:3px;border-radius:var(--radius-sm)}:focus:not(:focus-visible){outline:none}body{margin:0;font-family:var(--font-sans);background-color:#faf8f5;color:var(--primary-text);min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4{margin:0;font-family:var(--font-serif);font-weight:600;color:var(--primary-text);letter-spacing:-.02em}p{margin:0;color:var(--secondary-text);line-height:1.7}img{max-width:100%;display:block}button{font-family:var(--font-sans)}@media(max-width:768px){input,select,textarea{font-size:16px!important}}.store{--store-ground: #f6f0e6;--store-surface: #fffdf9;--store-sand: #efe6d8;--store-line: #e4d9c8;--store-line-strong: #d6c8b3;--store-ink: #2a211b;--store-ink-soft: #4a3f35;--store-muted: #6b5d50;--store-honey: #8a5f28;--store-honey-dark: #6b4a1f;--store-gold: #c9a26a;--store-gold-soft: #f3e4cc;--store-olive: #4f5d3a;--store-olive-soft: #e8eddf;--store-danger: #8a3b1f;--store-font-display: "Cormorant Garamond", Georgia, "Times New Roman", serif;--store-font-body: "Figtree", system-ui, -apple-system, "Segoe UI", sans-serif;--store-radius-sm: 12px;--store-radius: 18px;--store-radius-lg: 24px;--store-gutter: clamp(16px, 4.5vw, 64px);--store-max: 1440px;--store-header-h: 72px;min-height:100vh;background:var(--store-ground);color:var(--store-ink);font-family:var(--store-font-body);font-size:16px;line-height:1.5}.store h1,.store h2,.store h3,.store h4{font-family:var(--store-font-display);font-weight:600;letter-spacing:0;color:var(--store-ink);margin:0}.store p{margin:0;color:var(--store-muted);line-height:1.6}.store a{color:var(--store-honey)}.store a:hover{color:var(--store-honey-dark)}.store button,.store input,.store textarea,.store select{font:inherit}.store :focus-visible{outline:2px solid var(--store-ink);outline-offset:3px}.store-container{width:100%;max-width:var(--store-max);margin:0 auto;padding-inline:var(--store-gutter);box-sizing:border-box}.store-eyebrow{font-size:13px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--store-honey)}.store-section-title{font-size:clamp(32px,4vw,48px);line-height:1.05}.store-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 20px;border:1px solid transparent;border-radius:999px;font-size:15px;font-weight:600;text-decoration:none;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.store-btn:disabled{opacity:.55;cursor:not-allowed}.store .store-btn--primary{background:var(--store-ink);color:var(--store-ground)}.store .store-btn--primary:hover:not(:disabled),.store .store-btn--primary:focus-visible{background:#3d3128;color:var(--store-ground)}.store .store-btn--outline{background:transparent;color:var(--store-ink);border-color:var(--store-ink)}.store .store-btn--outline:hover{background:var(--store-ink);color:var(--store-ground)}.store .store-btn--ghost{background:transparent;color:var(--store-ink)}.store .store-btn--ghost:hover{background:var(--store-sand)}.store .store-btn--success{background:var(--store-olive);color:var(--store-surface)}.store-btn--large{min-height:56px;padding:0 28px;font-size:16px}.store-btn--block{width:100%}.store-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;border-radius:50%;background:transparent;color:var(--store-ink);cursor:pointer}.store-icon-btn:hover{background:var(--store-sand)}@media(prefers-reduced-motion:reduce){.store *,.store *:before,.store *:after{transition:none!important;animation:none!important}}.store-announce{display:flex;align-items:center;justify-content:center;gap:16px;min-height:36px;padding:6px var(--store-gutter);box-sizing:border-box;background:var(--store-ink);color:var(--store-ground);font-size:13px;font-weight:500;text-align:center}.store-announce__dot{width:4px;height:4px;border-radius:50%;background:var(--store-gold);flex-shrink:0}.store-header{position:sticky;top:env(safe-area-inset-top,0px);z-index:40;background:#f6f0e6f5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--store-line)}.store-header__inner{display:flex;align-items:center;gap:24px;height:var(--store-header-h)}.store .store-header__brand{display:flex;align-items:center;gap:12px;color:var(--store-ink);text-decoration:none;flex-shrink:0}.store-header__brand img{width:48px;height:48px;object-fit:contain}.store-header__brand span{font-family:var(--store-font-display);font-size:28px;font-weight:600}.store-search{display:flex;align-items:center;gap:10px;flex:1 1 auto;max-width:420px;height:44px;margin-left:auto;padding:0 16px;box-sizing:border-box;background:var(--store-surface);border:1px solid var(--store-line);border-radius:999px;color:var(--store-muted)}.store-search:focus-within{border-color:var(--store-ink)}.store-search input{flex:1;min-width:0;border:none;background:transparent;color:var(--store-ink);font-size:15px;outline:none}.store-header__actions{display:flex;align-items:center;gap:6px;margin-left:auto}.store-search+.store-header__actions{margin-left:0}.store-header__search-toggle{display:none}.store-header__back{padding:0 18px 0 14px}.store-header__back-short{display:none}.store .store-header__track{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 12px;border-radius:999px;color:var(--store-ink);font-size:14px;font-weight:500;text-decoration:none}.store .store-header__track:hover{background:var(--store-sand);color:var(--store-ink)}.store-header__cart{position:relative;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:none;border-radius:50%;background:var(--store-ink);color:var(--store-ground);cursor:pointer}.store-header__badge{position:absolute;top:-3px;right:-3px;min-width:22px;height:22px;padding:0 6px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;background:var(--store-gold);color:var(--store-ink);border:2px solid var(--store-ground);border-radius:11px;font-size:12px;font-weight:700}@media(max-width:900px){.store{--store-header-h: 64px}.store-announce{font-size:12px;gap:10px}.store-announce__extra{display:none}.store-header__inner{gap:8px}.store-header__brand img{width:38px;height:38px}.store-header__brand span{font-size:23px}.store-header__track-label{display:none}.store .store-header__track{width:44px;padding:0;justify-content:center}.store-header__search-toggle{display:inline-flex}.store-header__back-long{display:none}.store-header__back-short{display:inline}.store-search{display:none;position:absolute;left:var(--store-gutter);right:var(--store-gutter);top:calc(var(--store-header-h) + 8px);max-width:none;height:48px;box-shadow:0 12px 32px #2a211b24}.store-search.is-open{display:flex}.store-search+.store-header__actions{margin-left:auto}}.store-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;gap:clamp(32px,5vw,72px);padding-block:clamp(40px,6vw,88px)}.store-hero__text{display:flex;flex-direction:column;gap:24px;max-width:580px}.store .store-hero__title{font-size:clamp(44px,6vw,80px);line-height:.98}.store .store-hero__lead{font-size:18px}.store-hero__cta{display:flex;flex-wrap:wrap;gap:12px}.store-hero__trust{display:flex;flex-wrap:wrap;gap:12px 28px;margin:0;padding:0;list-style:none;font-size:14px;color:var(--store-muted)}.store-hero__trust li{display:flex;align-items:center;gap:8px}.store-hero__trust svg{color:var(--store-olive)}.store-hero__media{position:relative;min-height:440px}.store-hero__img-main{position:absolute;top:0;right:0;width:min(460px,88%);aspect-ratio:1 / 1;object-fit:cover;border-radius:999px 999px 24px 24px;background:var(--store-sand)}.store-hero__img-secondary{position:absolute;left:4%;bottom:0;width:min(220px,42%);aspect-ratio:11 / 13;object-fit:cover;border-radius:999px 999px 16px 16px;border:8px solid var(--store-ground);background:var(--store-sand)}@media(max-width:900px){.store-hero{grid-template-columns:minmax(0,1fr);padding-block:28px 32px;gap:24px}.store-hero__text{gap:16px}.store .store-hero__lead{font-size:16px}.store-hero__media{min-height:0}.store-hero__img-main{position:static;width:100%;aspect-ratio:16 / 11;border-radius:20px}.store-hero__img-secondary{display:none}}.store-cats{position:sticky;top:calc(env(safe-area-inset-top,0px) + var(--store-header-h));z-index:30;background:var(--store-ground);border-block:1px solid var(--store-line)}.store-cats__inner{display:flex;align-items:center;gap:16px;min-height:72px}.store-cats__list{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding-block:12px;margin-right:auto}.store-cats__list::-webkit-scrollbar{display:none}.store-chip{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;min-height:44px;padding:0 20px;border:1px solid var(--store-line-strong);border-radius:999px;background:transparent;color:var(--store-ink);font-size:15px;font-weight:500;cursor:pointer}.store-chip:hover{border-color:var(--store-ink)}.store-chip.is-active{background:var(--store-ink);border-color:var(--store-ink);color:var(--store-ground);font-weight:600}.store-chip__count{font-size:13px;opacity:.7}.store-cats__result{flex-shrink:0;font-size:14px;color:var(--store-muted)}@media(max-width:640px){.store-cats__inner{min-height:64px}.store-cats__result{display:none}}html:has(.store){scroll-padding-top:160px}.store-products{display:flex;flex-direction:column;gap:clamp(40px,6vw,72px);padding-block:clamp(32px,5vw,64px)}.store-products__head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:24px}.store-products__count{font-size:14px;color:var(--store-muted)}.store-products__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,240px),1fr));gap:24px}.store-card{display:flex;flex-direction:column;background:var(--store-surface);border:1px solid var(--store-line);border-radius:var(--store-radius);overflow:hidden;transition:box-shadow .25s ease,transform .25s ease}.store-card:hover{box-shadow:0 14px 36px #2a211b1a;transform:translateY(-2px)}.store-card__media{position:relative;display:block;width:100%;aspect-ratio:1 / 1;padding:0;border:none;background:var(--store-sand);cursor:pointer;overflow:hidden}.store-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.store-card:hover .store-card__media img{transform:scale(1.03)}.store-card__badge{position:absolute;top:12px;left:12px;display:flex;align-items:center;height:26px;padding:0 10px;border-radius:13px;background:var(--store-surface);color:var(--store-danger);font-size:12px;font-weight:700}.store-card__body{display:flex;flex-direction:column;gap:6px;flex:1;padding:18px 18px 20px}.store-card__benefit{font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--store-honey);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.store .store-card__name{font-size:24px;line-height:1.15}.store-card__name button{padding:0;border:none;background:none;color:inherit;font:inherit;text-align:left;cursor:pointer}.store-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:14px}.store-card__price{font-size:18px;font-weight:700;white-space:nowrap}.store-card__add{padding:0 16px;font-size:14px}@media(max-width:640px){.store-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.store-products__head{margin-bottom:16px}.store-card{border-radius:16px}.store-card__badge{top:8px;left:8px;height:24px;padding:0 8px;font-size:11px}.store-card__body{padding:12px;gap:4px}.store-card__benefit{display:none}.store .store-card__name{font-size:19px}.store-card__footer{padding-top:8px}.store-card__price{font-size:16px}.store-card__add{width:44px;padding:0;flex-shrink:0}.store-card__add-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}}.store-packs{padding-block:clamp(40px,6vw,72px) 8px}.store-packs__head{display:flex;flex-direction:column;gap:8px;margin-bottom:28px}.store-packs__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,520px),1fr));gap:24px}.store-pack{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);background:var(--store-surface);border:1px solid var(--store-line);border-radius:var(--store-radius-lg);overflow:hidden}.store-pack__media{min-height:280px;background:var(--store-sand)}.store-pack__media>img,.store-pack__collage img{width:100%;height:100%;object-fit:cover;display:block}.store-pack__collage{display:grid;height:100%}.store-pack__collage--2{grid-template-columns:repeat(2,minmax(0,1fr))}.store-pack__body{display:flex;flex-direction:column;gap:12px;padding:28px}.store-pack__discount{align-self:flex-start;display:flex;align-items:center;height:28px;padding:0 12px;border-radius:14px;background:var(--store-gold-soft);color:var(--store-honey-dark);font-size:13px;font-weight:700}.store .store-pack__name{font-size:30px;line-height:1.1}.store .store-pack__desc{font-size:15px}.store-pack__items{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:4px;font-size:15px;color:var(--store-ink-soft)}.store-pack__items li:before{content:"";display:inline-block;width:5px;height:5px;margin:0 10px 3px 0;border-radius:50%;background:var(--store-gold)}.store-pack__pricing{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 12px;margin-top:auto;padding-top:8px}.store-pack__price{font-size:26px;font-weight:700}.store-pack__was{font-size:16px;color:var(--store-muted)}.store-pack__saving{font-size:14px;font-weight:600;color:var(--store-olive)}@media(max-width:640px){.store-pack{grid-template-columns:minmax(0,1fr)}.store-pack__media{min-height:0;height:180px}.store-pack__body{padding:18px}.store .store-pack__name{font-size:26px}}.store-toast-region{position:fixed;right:24px;bottom:calc(24px + env(safe-area-inset-bottom,0px));z-index:60;pointer-events:none}.store-toast{display:flex;align-items:center;gap:12px;max-width:min(420px,calc(100vw - 32px));min-height:56px;padding:8px 8px 8px 16px;box-sizing:border-box;background:var(--store-olive);color:var(--store-surface);border-radius:14px;box-shadow:0 16px 40px #2a211b38;font-size:14px;font-weight:600;pointer-events:auto;animation:store-toast-in .25s ease-out}.store-toast__text{flex:1}.store-toast__action{min-height:40px;padding:0 14px;border:1px solid rgba(255,253,249,.5);border-radius:999px;background:transparent;color:var(--store-surface);font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap}.store-toast__action:hover{background:#fffdf91f}@keyframes store-toast-in{0%{opacity:0;transform:translateY(12px)}}.store-cartbar{display:none}@media(max-width:900px){.store.has-cart-bar{padding-bottom:96px}.store-toast-region{left:16px;right:16px;bottom:calc(96px + env(safe-area-inset-bottom,0px))}.store-toast{max-width:none}.store-cartbar{position:fixed;left:16px;right:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px));z-index:50;display:flex;align-items:center;gap:12px;height:64px;padding:0 20px 0 16px;border:none;border-radius:32px;background:var(--store-ink);color:var(--store-ground);box-shadow:0 16px 40px #2a211b47;cursor:pointer}.store-cartbar__count{display:flex;align-items:center;justify-content:center;min-width:32px;height:32px;border-radius:16px;background:var(--store-gold);color:var(--store-ink);font-size:14px;font-weight:700}.store-cartbar__label{flex:1;text-align:left;font-size:16px;font-weight:600}.store-cartbar__total{font-size:16px;font-weight:700}}.store .store-status{padding-block:64px;text-align:center;font-size:16px}.store .store-status--error{color:var(--store-danger)}.store-drawer{position:fixed;inset:0;z-index:70;display:flex;justify-content:flex-end}.store-drawer__backdrop{position:absolute;inset:0;background:#2a211b80;animation:store-fade-in .2s ease-out}.store-drawer__panel{position:relative;display:flex;flex-direction:column;width:min(460px,100%);height:100%;background:var(--store-surface);box-shadow:-20px 0 60px #2a211b33;animation:store-slide-in .28s cubic-bezier(.2,.8,.2,1);outline:none}@keyframes store-fade-in{0%{opacity:0}}@keyframes store-slide-in{0%{transform:translate(40px);opacity:0}}.store-drawer__head{display:flex;align-items:center;gap:4px;min-height:72px;padding:env(safe-area-inset-top,0px) 12px 0 20px;border-bottom:1px solid var(--store-line);flex-shrink:0}.store-drawer__head .store-icon-btn:first-child{margin-left:-10px}.store .store-drawer__title{flex:1;font-size:28px}.store-drawer__count{font-family:var(--store-font-body);font-size:15px;font-weight:500;color:var(--store-muted);margin-left:6px}.store-drawer__close{background:var(--store-ground)}.store-drawer__scroll{flex:1;overflow-y:auto;overscroll-behavior:contain;padding:16px 20px 24px}.store-drawer__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:var(--store-muted)}.store-drawer__foot{display:flex;flex-direction:column;gap:14px;padding:16px 20px calc(20px + env(safe-area-inset-bottom,0px));background:var(--store-ground);border-top:1px solid var(--store-line);flex-shrink:0}.store-promise{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;font-size:14px;color:var(--store-ink-soft)}.store-promise li{display:flex;align-items:center;gap:10px}.store-promise svg{color:var(--store-olive);flex-shrink:0}.store-drawer__total{display:flex;align-items:baseline;justify-content:space-between;font-size:16px;font-weight:600}.store-drawer__total strong{font-size:26px}.store-lines{margin:0;list-style:none;padding-block:0}.store-line{display:flex;gap:14px;padding:16px 0;border-bottom:1px solid var(--store-sand)}.store-line__img{width:84px;height:84px;flex-shrink:0;border-radius:var(--store-radius-sm);background:var(--store-sand);object-fit:cover}.store-line__body{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.store-line__top{display:flex;align-items:flex-start;gap:8px}.store-line__name{flex:1;font-size:16px;font-weight:600;line-height:1.3}.store-line__tag{display:inline-block;margin-right:6px;padding:1px 8px;border-radius:10px;background:var(--store-gold-soft);color:var(--store-honey-dark);font-size:11px;font-weight:700;vertical-align:2px}.store-line__total{font-size:16px;font-weight:700;white-space:nowrap}.store-line__meta{font-size:13px;color:var(--store-muted)}.store-line__actions{display:flex;align-items:center;justify-content:space-between;margin-top:4px}.store-qty{display:inline-flex;align-items:center;height:44px;border:1px solid var(--store-line-strong);border-radius:22px}.store-qty button{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;border-radius:50%;background:transparent;color:var(--store-ink);cursor:pointer}.store-qty button:disabled{opacity:.35;cursor:not-allowed}.store-qty span{min-width:24px;text-align:center;font-size:15px;font-weight:600}.store-line__remove{min-height:44px;padding:0 4px;border:none;background:none;color:var(--store-danger);font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.store-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px;padding:14px 16px;border-radius:14px;background:var(--store-ground);font-size:14px;color:var(--store-ink-soft)}.store-summary strong{font-size:18px;color:var(--store-ink)}.store .store-alert{display:flex;gap:10px;margin-bottom:16px;padding:12px 14px;border-radius:12px;background:#f8e6df;color:var(--store-danger);font-size:14px;font-weight:500}.store-alert svg{flex-shrink:0;margin-top:2px}.store-checkout{display:flex;flex-direction:column;gap:18px}.store-checkout__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.store-field{display:flex;flex-direction:column;gap:6px}.store-field label{font-size:14px;font-weight:600;color:var(--store-ink)}.store-field__optional{font-weight:400;color:var(--store-muted)}.store-field input,.store-field textarea{width:100%;box-sizing:border-box;min-height:52px;padding:12px 14px;border:1px solid #cdbea6;border-radius:var(--store-radius-sm);background:var(--store-surface);color:var(--store-ink);font-size:16px;resize:vertical}.store-field input:focus,.store-field textarea:focus{outline:none;border-color:var(--store-ink);box-shadow:0 0 0 3px #2a211b1f}.store-field.has-error input,.store-field.has-error textarea{border:2px solid var(--store-danger)}.store .store-field__error{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:var(--store-danger);line-height:1.4}.store .store-checkout__note{display:flex;gap:10px;font-size:14px;line-height:1.5;color:var(--store-ink-soft)}.store-checkout__note svg{flex-shrink:0;color:var(--store-olive);margin-top:1px}.store-confirm{display:flex;flex-direction:column;gap:20px;padding-top:32px}.store-confirm__icon{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:var(--store-olive);color:var(--store-surface)}.store .store-confirm__title{font-size:38px;line-height:1.05}.store-confirm strong{color:var(--store-ink)}.store-confirm__card{display:flex;flex-direction:column;gap:12px;padding:18px;border:1px solid var(--store-line);border-radius:16px;background:var(--store-ground)}.store-confirm__card>div:not(.store-confirm__thumbs){display:flex;align-items:baseline;justify-content:space-between;font-size:14px;color:var(--store-muted)}.store-confirm__card strong{font-size:16px}.store-confirm__ref{letter-spacing:.06em}.store-confirm__thumbs{display:flex;gap:8px}.store-confirm__thumbs img{width:56px;height:56px;border-radius:10px;object-fit:cover;background:var(--store-sand)}.store-steps{display:flex;flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;font-size:15px;color:var(--store-muted)}.store-steps li{display:flex;align-items:center;gap:12px}.store-steps span{display:flex;align-items:center;justify-content:center;width:28px;height:28px;box-sizing:border-box;border:1.5px solid #b9a88f;border-radius:50%;font-size:13px;font-weight:700;flex-shrink:0}.store-steps li.is-done{color:var(--store-ink);font-weight:600}.store-steps li.is-done span{border-color:var(--store-olive);background:var(--store-olive);color:var(--store-surface)}.store-confirm__actions{display:flex;flex-direction:column;gap:8px;margin-top:auto}@media(max-width:480px){.store-drawer__panel{width:100%}.store-drawer__panel{animation-name:store-slide-up}@keyframes store-slide-up{0%{transform:translateY(40px);opacity:0}}}.store-modal{position:fixed;inset:0;z-index:70;display:flex;align-items:center;justify-content:center;padding:32px}.store-modal__backdrop{position:absolute;inset:0;background:#2a211b8c;animation:store-fade-in .2s ease-out}.store-modal__card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:min(1088px,100%);max-height:min(760px,calc(100vh - 64px));background:var(--store-surface);border-radius:var(--store-radius-lg);overflow:hidden;box-shadow:0 30px 80px #2a211b4d;animation:store-pop-in .25s cubic-bezier(.2,.8,.2,1);outline:none}@keyframes store-pop-in{0%{opacity:0;transform:translateY(16px) scale(.98)}}.store-modal__close{position:absolute;top:16px;right:16px;z-index:1;background:var(--store-ground)}.store-modal__media{position:relative;background:var(--store-sand);min-height:0}.store-modal__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.store-modal__body{display:flex;flex-direction:column;gap:18px;padding:48px 44px 36px;overflow-y:auto;overscroll-behavior:contain}.store .store-modal__eyebrow{font-size:12px;padding-right:40px}.store .store-modal__title{font-size:clamp(34px,4vw,48px);line-height:1}.store .store-modal__desc{font-size:16px}.store-modal__price-row{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.store-modal__price{font-size:30px;font-weight:700}.store-stock{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 12px;border-radius:14px;background:var(--store-olive-soft);color:#3e4a2c;font-size:13px;font-weight:600}.store-stock__dot{width:7px;height:7px;border-radius:50%;background:var(--store-olive)}.store-stock--low{background:#f8e6df;color:var(--store-danger)}.store-modal__buy{display:flex;gap:12px}.store-qty--large{height:56px;border-radius:28px;flex-shrink:0}.store-qty--large button{width:52px;height:52px}.store-modal__add{flex:1}.store-modal__promise{padding:16px 18px;border-radius:14px;background:var(--store-ground)}.store-modal__details{padding-top:18px;border-top:1px solid var(--store-line)}.store .store-modal__details h3{margin-bottom:10px;font-family:var(--store-font-body);font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--store-muted)}.store-modal__details ul{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;font-size:15px;line-height:1.55;color:var(--store-ink-soft)}.store-modal__details li{display:flex;gap:10px}.store-modal__details li:before{content:"";flex-shrink:0;width:5px;height:5px;margin-top:9px;border-radius:50%;background:var(--store-gold)}@media(max-width:800px){.store-modal{padding:0;align-items:flex-end}.store-modal__card{grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);max-height:calc(100vh - 24px);max-height:calc(100dvh - 24px);border-radius:24px 24px 0 0;animation-name:store-sheet-in}@keyframes store-sheet-in{0%{transform:translateY(40px);opacity:0}}.store-modal__media{height:38vh;max-height:320px}.store-modal__body{gap:14px;padding:22px 20px calc(24px + env(safe-area-inset-bottom,0px))}.store-modal__price{font-size:26px}.store-qty--large{height:52px}.store-qty--large button{width:46px;height:48px}.store-modal__add{padding:0 16px;font-size:15px}.store-modal__add-long{display:none}}.store-brand{padding-block:clamp(48px,7vw,96px)}.store-brand__inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.4fr);gap:clamp(32px,5vw,72px);padding:clamp(28px,5vw,56px);border-radius:var(--store-radius-lg);background:var(--store-sand)}.store-brand__story{display:flex;flex-direction:column;gap:14px}.store .store-brand__story p{color:#5e5044;font-size:16px}.store-brand__features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;margin:0;padding:0;list-style:none}.store-brand__features li{display:flex;flex-direction:column;gap:8px}.store-brand__features svg{color:var(--store-olive)}.store .store-brand__features h3{font-size:24px}.store .store-brand__features p{color:#5e5044;font-size:15px}@media(max-width:900px){.store-brand__inner{grid-template-columns:minmax(0,1fr)}}@media(max-width:520px){.store-brand__features{grid-template-columns:minmax(0,1fr);gap:24px}}.store-footer{background:var(--store-ink);color:#d9ccba;font-size:15px}.store-footer__inner{display:grid;grid-template-columns:minmax(0,2fr) repeat(2,minmax(0,1fr));gap:40px;padding-block:56px 40px}.store-footer__brand{display:flex;flex-direction:column;gap:10px}.store-footer__name{font-family:var(--store-font-display);font-size:30px;font-weight:600;color:var(--store-ground)}.store .store-footer p{color:#d9ccba}.store-footer__col{display:flex;flex-direction:column;gap:10px}.store-footer__heading{font-weight:600;color:var(--store-ground)}.store .store-footer__col a{color:#d9ccba;text-decoration:none}.store .store-footer__col a:hover{color:var(--store-ground);text-decoration:underline}.store-footer__legal{padding-block:20px;border-top:1px solid rgba(217,204,186,.18);font-size:13px;color:#b5a690}@media(max-width:720px){.store-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;padding-block:40px 28px}.store-footer__brand{grid-column:1 / -1}}.store-track{display:flex;flex-direction:column;gap:24px;padding-block:clamp(32px,5vw,64px) clamp(48px,7vw,96px);min-height:50vh}.store-track__intro{display:flex;flex-direction:column;gap:8px}.store-track__select{max-width:360px}.store-field select{min-height:52px;padding:0 14px;border:1px solid #cdbea6;border-radius:var(--store-radius-sm);background:var(--store-surface);color:var(--store-ink);font-size:16px}.store-track__empty{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:32px;border-radius:var(--store-radius-lg);background:var(--store-surface);border:1px solid var(--store-line);color:var(--store-muted)}.store-track__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,380px),1fr));gap:24px;align-items:start}.store-track__panel{display:flex;flex-direction:column;gap:18px;padding:clamp(20px,3vw,32px);border-radius:var(--store-radius-lg);background:var(--store-surface);border:1px solid var(--store-line)}.store-track__panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.store .store-track__panel-head h2{font-size:30px}.store-track__ref{font-size:17px;letter-spacing:.06em}.store .store-track__date,.store .store-track__note{font-size:14px;margin-top:-8px}.store .store-track__note{margin-top:-6px}.store-pill{display:inline-flex;align-items:center;height:30px;padding:0 14px;border-radius:15px;background:var(--store-olive-soft);color:#3e4a2c;font-size:14px;font-weight:700}.store-pill--danger{background:#f8e6df;color:var(--store-danger)}.store-timeline{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.store-timeline li{position:relative;display:flex;gap:16px;padding-bottom:22px}.store-timeline li:last-child{padding-bottom:0}.store-timeline li:not(:last-child):after{content:"";position:absolute;left:13px;top:30px;bottom:2px;width:2px;background:var(--store-line)}.store-timeline li.is-done:not(:last-child):after{background:var(--store-olive)}.store-timeline__dot{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px;box-sizing:border-box;border:2px solid #b9a88f;border-radius:50%;background:var(--store-surface);color:var(--store-surface)}.store-timeline li.is-done .store-timeline__dot,.store-timeline li.is-current .store-timeline__dot{border-color:var(--store-olive);background:var(--store-olive)}.store .store-timeline h3{font-family:var(--store-font-body);font-size:16px;font-weight:600;color:var(--store-muted);line-height:28px}.store .store-timeline li.is-done h3,.store .store-timeline li.is-current h3{color:var(--store-ink)}.store .store-timeline p{font-size:14px}.store-track__items{display:flex;flex-direction:column;margin:0;padding:0;list-style:none;border-block:1px solid var(--store-line)}.store-track__items li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0}.store-track__items li+li{border-top:1px solid var(--store-sand)}.store-track__items li>div{display:flex;flex-direction:column}.store-track__item-name{font-weight:600}.store-track__item-meta{font-size:13px;color:var(--store-muted)}:root{--admin-bg: #f4f6fb;--sidebar-bg: #0f172a;--sidebar-text: #cbd5e1;--sidebar-text-active: #e2e8f0;--card-bg: #ffffff;--stroke: #e2e8f0;--muted: #57534e;--accent: #0ea5e9;--accent-strong: #0284c7;--warning: #f59e0b;--shadow: 0 18px 55px rgba(15, 23, 42, .12)}.product-info{padding:1rem 1rem 1.1rem;display:flex;flex-direction:column;gap:.25rem}@media(max-width:639px){.product-info{padding:.65rem .65rem .85rem}.product-name{font-size:.95rem}}.product-name{background:none;border:none;padding:0;text-align:left;font-family:var(--font-serif);font-size:1.1rem;font-weight:500;color:var(--neutral-900);cursor:pointer;transition:color .2s ease}.product-name:hover{color:var(--neutral-600)}.product-price{font-size:1.05rem;font-weight:600;color:var(--neutral-900);letter-spacing:-.01em;white-space:nowrap}.empty-icon{opacity:.2;margin-bottom:1rem}.summary-row{display:flex;align-items:center;justify-content:space-between;font-size:.95rem}.summary-row .muted{color:var(--secondary-text)}.summary-row.total{font-weight:600;font-size:1.1rem;margin-top:.5rem;color:var(--neutral-900)}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem}.error-text{color:#dc2626;font-size:.95rem}.success-text{color:#15803d;font-size:.95rem}.muted-text{color:var(--secondary-text);font-size:.9rem}.modal-overlay{position:fixed;inset:0;background:#00000073;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:1rem;z-index:60}.modal-close{position:absolute;top:1.25rem;right:1.25rem;width:44px;height:44px;border-radius:50%;border:1px solid var(--neutral-200);background:#fff;display:inline-flex;align-items:center;justify-content:center;color:var(--neutral-500);transition:background .2s ease,color .2s ease,border-color .2s ease;cursor:pointer;z-index:2}.modal-close:hover{background:var(--neutral-900);color:#fff;border-color:var(--neutral-900)}.pack-badge{position:absolute;top:.75rem;right:.75rem;display:flex;align-items:center;gap:.35rem;background:#f59e0b;color:#fff;padding:.35rem .75rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;z-index:2}.pack-items-list{background:#fffc;border-radius:var(--radius-sm);padding:.75rem;margin:.5rem 0;display:flex;flex-direction:column;gap:.5rem}.pack-item{display:flex;align-items:center;gap:.75rem;font-size:.85rem}.modal-close:focus-visible{outline:2px solid var(--neutral-900);outline-offset:2px}.product-name:focus-visible{outline:2px solid var(--neutral-900);outline-offset:3px;border-radius:var(--radius-sm)}.admin-layout{display:flex;min-height:100vh;background:radial-gradient(circle at 20% 20%,rgba(14,165,233,.12),transparent 35%),radial-gradient(circle at 80% 0%,rgba(2,132,199,.1),transparent 30%),var(--admin-bg);font-family:Space Grotesk,Inter,Segoe UI,sans-serif;color:#0f172a}.admin-sidebar{width:260px;background:linear-gradient(180deg,#0b1324,#0f172a);color:var(--sidebar-text);display:flex;flex-direction:column;padding:1.5rem;flex-shrink:0;border-right:1px solid rgba(255,255,255,.04);position:sticky;top:0;height:100vh}.admin-sidebar h2{color:#fff;margin-bottom:2rem;font-size:1.5rem;font-weight:700;letter-spacing:-.025em}.admin-sidebar nav{display:flex;flex-direction:column;gap:.5rem;flex:1;overflow-y:auto;margin-right:-.5rem;padding-right:.5rem}.admin-sidebar a{padding:.75rem 1rem;border-radius:.65rem;color:var(--sidebar-text);text-decoration:none;font-weight:600;transition:all .2s;border:1px solid transparent}.admin-sidebar a:hover,.admin-sidebar a.active{background-color:#ffffff0f;color:var(--sidebar-text-active);border-color:#ffffff14}.logout-btn{margin-top:auto;background:none;border:1px solid rgba(255,255,255,.18);color:var(--sidebar-text);padding:.75rem;border-radius:.65rem;cursor:pointer;transition:all .2s}.logout-btn:hover{background:#ffffff14;color:#fff}.admin-content{flex:1;padding:1.75rem 2rem 2.25rem;overflow-y:auto;width:100%;max-width:1500px;margin:0 auto}.login-container{display:flex;align-items:center;justify-content:center;min-height:100vh;background:radial-gradient(circle at 30% 20%,rgba(14,165,233,.08),transparent 40%),radial-gradient(circle at 70% 80%,rgba(2,132,199,.06),transparent 35%),var(--admin-bg);padding:1rem}.login-card{background:#fff;padding:2.5rem 2rem;border-radius:1rem;box-shadow:0 4px 24px #0f172a14,0 1px 3px #0f172a0a;width:100%;max-width:400px;border:1px solid #e8ecf1}.login-icon{width:56px;height:56px;margin:0 auto 1.25rem;background:linear-gradient(135deg,#e0f2fe,#f0f9ff);border-radius:14px;display:flex;align-items:center;justify-content:center;color:var(--accent-strong);border:1px solid #bae6fd}.login-card h1{text-align:center;margin-bottom:.35rem;color:#0f172a;font-size:1.65rem;letter-spacing:-.025em}.login-subtitle{text-align:center;color:var(--muted);font-size:.9rem;margin-bottom:1.75rem}.login-error{display:flex;align-items:center;gap:.5rem;background:#fef2f2;color:#991b1b;border:1px solid #fecdd3;border-radius:.6rem;padding:.65rem .85rem;font-size:.88rem;font-weight:600;margin-bottom:1.25rem;line-height:1.4}.login-error svg{flex-shrink:0;color:#ef4444}.login-field{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem}.login-field label{font-size:.85rem;font-weight:700;color:#374151}.login-field input{padding:.7rem .85rem;border:1px solid #d1d5db;border-radius:.55rem;font-size:.95rem;background:#f9fafb;transition:border-color .2s,box-shadow .2s,background .2s;color:#0f172a}.login-field input::placeholder{color:#9ca3af}.login-field input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #0ea5e926;background:#fff}.login-btn{width:100%;padding:.75rem 1rem;background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#fff;border:none;border-radius:.6rem;font-size:.95rem;font-weight:700;cursor:pointer;margin-top:.5rem;transition:box-shadow .2s,opacity .2s;display:flex;align-items:center;justify-content:center;gap:.5rem;min-height:46px}.login-btn:hover:not(:disabled){box-shadow:0 8px 24px #0ea5e94d}.login-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.login-btn:disabled{opacity:.65;cursor:not-allowed}.login-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.primary-btn{background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#fff;padding:.7rem 1.1rem;border-radius:.65rem;text-decoration:none;border:none;font-weight:700;cursor:pointer;transition:transform .2s,box-shadow .2s,opacity .2s;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;box-shadow:0 12px 30px #0ea5e959}.primary-btn:hover{transform:translateY(-1px);box-shadow:0 16px 40px #0ea5e959}.primary-btn:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.secondary-btn,.tertiary-btn{border:1px solid var(--stroke);background:#fff;color:#0f172a;padding:.6rem .9rem;border-radius:.65rem;cursor:pointer;transition:all .2s;font-weight:600;display:inline-flex;align-items:center;gap:.3rem;text-decoration:none}.primary-btn.btn-sm,.secondary-btn.btn-sm{padding:.4rem .85rem;font-size:.85rem}.secondary-btn:hover,.tertiary-btn:hover{background:#f8fafc}.tertiary-btn{background:#f8fafc;border-style:dashed}.ghost-btn{border:1px dashed var(--stroke);background:transparent;color:var(--accent-strong);padding:.6rem .9rem;border-radius:.65rem;cursor:pointer;transition:all .2s;font-weight:700}.ghost-btn:hover{border-color:var(--accent);color:var(--accent)}.admin-loading{display:flex;align-items:center;justify-content:center;min-height:100vh;background:var(--admin-bg);color:#111827}.admin-loading .primary-btn{margin-top:1rem}.modal-box{background:var(--card-bg);border-radius:1rem;padding:2rem;width:100%;max-width:440px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:1.25rem}.modal-header{display:flex;align-items:center;justify-content:space-between}.modal-header h2{font-size:1.2rem;font-weight:700;color:#0f172a;margin:0}.modal-close-btn{background:none;border:none;font-size:1.5rem;line-height:1;color:var(--muted);cursor:pointer;padding:0 .25rem}.modal-close-btn:hover{color:#0f172a}.modal-box .form-group{display:flex;flex-direction:column;gap:.4rem;margin-bottom:.75rem}.modal-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:.25rem}.sidebar-action-btn{padding:.75rem 1rem;border-radius:.65rem;color:var(--sidebar-text);background:none;border:1px solid transparent;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s;text-align:left;width:100%;font-family:inherit}.sidebar-action-btn:hover{background-color:#ffffff0f;color:var(--sidebar-text-active);border-color:#ffffff14}.password-input-wrapper{position:relative;display:flex;align-items:center}.password-input-wrapper input{width:100%;padding-right:2.5rem}.password-toggle-btn{position:absolute;right:.6rem;background:none;border:none;cursor:pointer;font-size:1rem;line-height:1;padding:0;color:var(--muted);display:flex;align-items:center}.error-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.admin-products{display:flex;flex-direction:column;gap:1.25rem}.products-hero{display:grid;grid-template-columns:1.2fr 1fr;gap:1.25rem;background:linear-gradient(120deg,#e0f2fe,#ecfeff);border:1px solid #e0f2fe;border-radius:1rem;padding:1.5rem 1.75rem;box-shadow:0 12px 40px #0ea5e91f}.products-hero.compact{grid-template-columns:1fr;padding:1.25rem 1.5rem}.products-hero.compact{display:grid;grid-template-rows:auto auto;gap:1rem}.hero-text h1{margin:.15rem 0;font-size:2rem;letter-spacing:-.02em}.hero-text p{margin:.15rem 0 .5rem;color:#0f172a}.hero-actions{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.35rem}.hero-meta{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem;color:var(--muted);font-weight:600}.inventory-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.75rem;align-items:stretch}.stat-card{background:#fff;border:1px solid var(--stroke);border-radius:.9rem;padding:.9rem;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:.25rem;min-width:0;word-break:break-word;height:100%}.stat-card span{display:block;color:var(--muted);font-weight:600;margin-bottom:.1rem}.stat-card strong{display:flex;align-items:baseline;gap:.35rem;font-size:1.55rem;line-height:1.1;color:#0f172a;font-variant-numeric:tabular-nums;max-width:100%}.stat-value{white-space:nowrap}.stat-currency{font-size:.95rem;color:#0f172a;opacity:.85}.stat-card small{color:var(--muted);font-weight:600}.stat-card.accent{background:linear-gradient(150deg,#0ea5e91f,#fff);border-color:#c8f0ff}.products-shell{display:grid;grid-template-columns:minmax(0,2fr) minmax(360px,1fr);gap:1.15rem;align-items:start}.products-panel.full-width{max-width:100%}.products-panel,.products-form{background:var(--card-bg);border-radius:1rem;padding:1rem;box-shadow:var(--shadow);border:1px solid var(--stroke)}.products-panel{min-height:420px;padding:1.5rem}@media(max-width:480px){.products-panel{padding:.75rem}}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.25rem}.panel-head h2{margin:.15rem 0}.panel-actions{display:flex;align-items:center;gap:.5rem}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;color:var(--accent-strong);font-weight:800;margin:0}.pill{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .6rem;background:#f8fafc;border:1px solid var(--stroke);color:#0f172a;border-radius:999px;font-weight:700;font-size:.85rem}.pill.light{background:#ecfeff;color:#0f172a;border-color:#bae6fd}.pill.neutral{background:#f8fafc;color:#0f172a}.products-filters{display:flex;gap:.75rem;margin-bottom:1rem}.products-filters.enhanced{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;margin:1rem 0 .35rem}.filter-field{display:flex;flex-direction:column;gap:.35rem;font-weight:700;color:#0f172a}.filter-field input,.filter-field select{padding:.65rem .75rem;border:1px solid var(--stroke);border-radius:.65rem;background:#f8fafc;transition:border-color .2s,box-shadow .2s}.filter-field input:focus,.filter-field select:focus{border-color:var(--accent);box-shadow:0 0 0 3px #0ea5e933;outline:none}.filter-field.inline-toggle{justify-content:flex-end}.table-wrapper{overflow-x:auto;border:1px solid var(--stroke);border-radius:.95rem;background:#fff}.products-table{width:100%;font-size:.95rem;table-layout:fixed;border-collapse:collapse}.products-table th,.products-table td{padding:.85rem .9rem;text-align:left}.products-table thead th{font-weight:700;color:#475569;background:#f8fafc;border-bottom:1px solid var(--stroke);vertical-align:middle}.products-table th:first-child,.products-table td:first-child{width:40px!important;min-width:40px!important;max-width:40px!important;padding:0;text-align:center}.products-table thead th:nth-child(2){width:40%}.products-table thead th:nth-child(3){width:15%}.products-table thead th:nth-child(4){width:15%}@media(max-width:640px){.products-table thead th:nth-child(2){width:auto}}.products-table tbody td{border-top:1px solid #f1f5f9;vertical-align:middle}.products-table tbody tr:hover td{background:#f8fafc}.products-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .2s}.products-table th.sortable:hover{background:#f1f5f9}.order-items-table{width:100%;font-size:.95rem;table-layout:fixed;border-collapse:collapse}.order-items-table th,.order-items-table td{padding:.85rem .9rem;text-align:left}.order-items-table thead th{font-weight:700;color:#475569;background:#f8fafc;border-bottom:1px solid var(--stroke);vertical-align:middle}.order-items-table thead th:nth-child(1){width:45%}.order-items-table thead th:nth-child(2),.order-items-table thead th:nth-child(3),.order-items-table thead th:nth-child(4){width:15%}.order-items-table thead th:nth-child(5){width:10%}@media(max-width:640px){.order-items-table thead th:nth-child(1){width:auto}}.order-items-table tbody td{border-top:1px solid #f1f5f9;vertical-align:middle}.order-items-table tbody tr:hover td{background:#f8fafc}.orders-table{width:100%;font-size:.95rem;table-layout:fixed;border-collapse:collapse}.orders-table th,.orders-table td{padding:.85rem .9rem;text-align:left}.orders-table thead th{font-weight:700;color:#475569;background:#f8fafc;border-bottom:1px solid var(--stroke);vertical-align:middle}.orders-table th:first-child,.orders-table td:first-child{width:40px!important;min-width:40px!important;max-width:40px!important;padding:0;text-align:center}.orders-table tbody td{border-top:1px solid #f1f5f9;vertical-align:middle}.orders-table tbody tr:hover td{background:#f8fafc}.action-cell{display:flex;gap:.4rem;align-items:center;flex-wrap:nowrap}.orders-table thead th:nth-child(2){width:10%}.orders-table thead th:nth-child(3){width:13%}.orders-table thead th:nth-child(4){width:10%}.orders-table thead th:nth-child(5){width:16%}.orders-table thead th:nth-child(6){width:9%}.orders-table thead th:nth-child(7){width:16%}.orders-table thead th:nth-child(8){width:16%}.admin-batch-detail .orders-table{table-layout:auto}.admin-batch-detail .orders-table th:first-child,.admin-batch-detail .orders-table td:first-child{width:auto!important;min-width:unset!important;max-width:none!important;padding:.85rem .9rem!important;text-align:left!important}.notifications-table{width:100%;font-size:.95rem;table-layout:fixed;border-collapse:collapse}.notifications-table th,.notifications-table td{padding:.85rem .9rem;text-align:left}.notifications-table thead th{font-weight:700;color:#475569;background:#f8fafc;border-bottom:1px solid var(--stroke);vertical-align:middle}.notifications-table tbody td{border-top:1px solid #f1f5f9;vertical-align:middle}.notifications-table tbody tr:hover td{background:#f8fafc}.notifications-table td.actions,.notifications-table th.actions{text-align:right;white-space:nowrap}.notifications-table td.toggle-cell,.notifications-table th.toggle-cell{text-align:center}.chat-id-cell{font-weight:700;font-variant-numeric:tabular-nums;word-break:break-word}.sort-icon{display:inline-block;margin-left:.25rem;opacity:.4;font-size:.85rem}.sort-icon.active{opacity:1;color:var(--accent)}.product-row{display:flex;align-items:center;gap:1rem}.product-row.clickable{cursor:pointer}.product-row.clickable:focus{outline:2px solid var(--accent);outline-offset:4px}.product-thumb{width:72px;height:72px;border-radius:.65rem;border:1px solid var(--stroke);background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.product-thumb.has-image{background:#fff;padding:0}.product-thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-thumb.placeholder{color:var(--muted);font-weight:700;font-size:1.5rem;border-style:dashed;background:#f8fafc}.product-thumb:hover{transform:scale(1.05);transition:transform .2s}.product-cell{display:flex;flex-direction:column;gap:.25rem}.product-name{font-weight:700;font-size:1.05rem}.product-desc{margin:0;color:var(--muted);font-size:.9rem}.product-tags{display:flex;flex-wrap:wrap;gap:.4rem}.numeric{text-align:right;font-weight:700}.stock-cell{gap:.15rem;font-weight:700}.stock-cell.low{color:#dc2626}.status-badge{padding:.35rem .6rem;border-radius:999px;font-size:.85rem;font-weight:700;border:1px solid transparent}.status-dropdown{position:relative;display:inline-block;min-width:140px}.status-dropdown-trigger{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.35rem 2.1rem .35rem 2rem;line-height:1.2;border:1px solid transparent;border-radius:999px;cursor:pointer;font:inherit;letter-spacing:.02em;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.status-dropdown-trigger:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.status-dropdown-trigger:disabled{cursor:not-allowed;opacity:.7}.status-dropdown-trigger:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 18px #0f172a1f}.status-dropdown-chevron{width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .15s ease}.status-dropdown.open .status-dropdown-chevron{transform:rotate(-135deg)}.status-dropdown-list{min-width:150px;background:#fff;border:1px solid var(--stroke);border-radius:.85rem;padding:.4rem;box-shadow:0 16px 28px #0f172a2e;display:flex;flex-direction:column;gap:.3rem;z-index:9999;animation:dropdown-pop .14s ease-out}.status-dropdown-item{border:1px solid transparent;border-radius:.7rem;padding:.45rem .75rem;text-align:center;font-weight:700;letter-spacing:.02em;cursor:pointer;background:#f8fafc;color:#0f172a;transition:transform .15s ease,box-shadow .15s ease}.status-dropdown-item:hover{transform:translateY(-1px);box-shadow:0 8px 14px #0f172a1f}.status-dropdown-item.badge-created{background:#f8fafc;color:#475569;border-color:#e2e8f0}.status-dropdown-item.badge-confirmed{background:#eff6ff;color:#1e40af;border-color:#bfdbfe}.status-dropdown-item.badge-shipped{background:#fefce8;color:#854d0e;border-color:#fef08a}.status-dropdown-item.badge-delivered{background:#ecfdf3;color:#166534;border-color:#bbf7d0}.status-dropdown-item.badge-canceled{background:#fef2f2;color:#991b1b;border-color:#fecdd3}@keyframes dropdown-pop{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.status-cell{display:flex;flex-direction:column;gap:.35rem;align-items:center}.status-update-hint{font-size:.75rem;color:var(--muted)}.status-update-error{font-size:.75rem;color:#b91c1c}.status-badge.ok{background:#ecfdf3;color:#166534;border-color:#bbf7d0}.status-badge.badge-created{background:#f8fafc;color:#475569;border-color:#e2e8f0}.status-badge.badge-confirmed{background:#eff6ff;color:#1e40af;border-color:#bfdbfe}.status-badge.badge-shipped{background:#fefce8;color:#854d0e;border-color:#fef08a}.status-badge.badge-delivered{background:#ecfdf3;color:#166534;border-color:#bbf7d0}.status-badge.badge-canceled{background:#fef2f2;color:#991b1b;border-color:#fecdd3}.status-badge.open{background:#dcfce7;color:#166534;border-color:#86efac}.status-badge.closed{background:#f1f5f9;color:#475569;border-color:#cbd5e1;margin-left:.75rem;font-size:.85rem}.status-badge.large{padding:.5rem 1rem;font-size:1rem}.order-details-page{display:flex;flex-direction:column;gap:2rem}.details-header{border-bottom:2px solid var(--stroke);padding-bottom:1.5rem}.back-link{color:var(--accent);text-decoration:none;font-weight:700;font-size:.95rem;display:inline-block;margin-bottom:1rem}.header-main{display:flex;align-items:center;gap:1.5rem;margin-bottom:.5rem}.order-meta{color:var(--muted);font-weight:600}.details-grid{display:grid;grid-template-columns:2fr 1fr;gap:2rem}.details-card{background:#fff;border:1px solid var(--stroke);border-radius:1rem;padding:1.5rem;box-shadow:var(--shadow);margin-bottom:1.5rem}.details-card h3{margin-bottom:1.25rem;font-size:1.25rem;border-bottom:1px solid var(--stroke);padding-bottom:.75rem}.info-group{margin-bottom:1rem}.info-group label{display:block;font-size:.85rem;color:var(--muted);font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.info-group p{font-weight:600;font-size:1.05rem}.address-text{line-height:1.6;font-weight:600}.btn-group{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1rem}.status-actions p{font-weight:700;margin-bottom:.5rem}@media(max-width:768px){.details-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.details-main-col,.details-side-col{display:contents}.header-main{flex-direction:column;align-items:flex-start;gap:.75rem}.order-meta{word-break:break-word}.details-card{padding:1rem}.details-card h3{font-size:1.1rem;padding-bottom:.6rem}.details-card.timeline-card{order:10}.timeline-item{gap:1rem}}.timeline{display:flex;flex-direction:column;gap:1.5rem}.timeline-item{display:flex;gap:1.5rem;position:relative}.timeline-item:after{content:"";position:absolute;left:7.5px;top:15px;bottom:-30px;width:2px;background:#e2e8f0}.timeline-item:last-child:after{display:none}.timeline-marker{width:17px;height:17px;border-radius:50%;background:#cbd5e1;z-index:1;margin-top:5px;border:3px solid #fff;box-shadow:0 0 0 1px #cbd5e1}.timeline-item.completed .timeline-marker{background:var(--accent);box-shadow:0 0 0 1px var(--accent)}.timeline-item.completed:after{background:var(--accent)}.timeline-item.canceled .timeline-marker{background:var(--warning);box-shadow:0 0 0 1px var(--warning)}.timeline-content h4{font-size:1rem;margin-bottom:.25rem}.timeline-content p{font-size:.9rem;color:var(--muted)}.order-id-link{color:var(--accent-strong);text-decoration:none;font-weight:700}.order-id-link:hover{text-decoration:underline}.customer-cell{display:flex;flex-direction:column}.numeric{font-variant-numeric:tabular-nums}.restock-cell{display:flex;gap:.5rem;align-items:center;white-space:nowrap}.restock-cell input{width:88px;padding:.5rem .6rem;border:1px solid var(--stroke);border-radius:.6rem;background:#f8fafc}.restock-cell input:focus{border-color:var(--accent);outline:none}.actions-cell{gap:.5rem;white-space:nowrap;align-items:center;justify-content:center}.icon-btn-action{cursor:pointer;padding:0;border-radius:.55rem;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px}.icon-btn-action svg{display:block;width:16px;height:16px}.icon-btn-action.edit{background:#eff6ff;border:1px solid #bfdbfe;color:#2563eb}.icon-btn-action.edit:hover{background:#dbeafe;border-color:#93c5fd;color:#1d4ed8;box-shadow:0 3px 10px #2563eb2e}.icon-btn-action.delete{background:#fef2f2;border:1px solid #fecdd3;color:#dc2626}.icon-btn-action.delete:hover{background:#fee2e2;border-color:#fca5a5;color:#b91c1c;box-shadow:0 3px 10px #dc26262e}.icon-btn-action:active{transform:scale(.95)}.products-form{position:sticky;top:1.5rem;transition:transform .25s ease,opacity .25s ease;transform:translateY(0)}.products-form.collapsed{transform:translateY(8px);opacity:.45;pointer-events:none}.products-form.expanded{transform:translateY(0);opacity:1}.form-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.form-header h2{margin:.15rem 0}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.form-grid label{display:flex;flex-direction:column;gap:.35rem;font-weight:700;color:#111827}.form-grid input,.form-grid textarea{border:1px solid var(--stroke);padding:.65rem .75rem;border-radius:.65rem;background:#f8fafc;transition:border-color .2s,box-shadow .2s}.form-grid input:focus,.form-grid textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #0ea5e933;outline:none}.form-grid .full-width{grid-column:span 2}.form-grid .checkbox{flex-direction:row;align-items:center;gap:.5rem;grid-column:span 2}.details-list{display:flex;flex-direction:column;gap:.5rem}.details-row{display:flex;gap:.5rem}.details-row input{flex:1}.icon-btn{background:#fee2e2;color:#991b1b;border:1px solid #fecdd3;border-radius:.55rem;padding:0 .6rem;cursor:pointer;font-weight:700;line-height:1.6}.icon-btn:hover{background:#fecdd3}.helper-text{color:var(--muted);font-size:.85rem}.form-actions{display:flex;gap:.75rem;grid-column:span 2}.error-banner{background:#fef2f2;color:#b91c1c;padding:.75rem 1rem;border-radius:.8rem;border:1px solid #fecdd3;margin-bottom:1rem;font-weight:700}.muted-text{color:var(--muted)}.product-image.placeholder{background:#f1f5f9;border:1px dashed #cbd5e1;width:100%;height:180px;border-radius:.75rem}@media(max-width:1100px){.products-hero,.products-shell{grid-template-columns:1fr}.products-form{position:relative;top:0}.bulk-action-bar{left:0;padding:1rem;flex-direction:column;gap:1rem}.bulk-actions{flex-direction:row;flex-wrap:wrap;width:100%;justify-content:center;gap:.5rem}.bulk-actions button{width:auto;flex:1;min-width:100px}}@media(max-width:960px){.form-grid{grid-template-columns:1fr}.form-grid .full-width,.form-grid .checkbox,.form-actions{grid-column:span 1}.panel-head{flex-direction:column;align-items:flex-start}}.modal-overlay{position:fixed;inset:0;background:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease;padding:.5rem;overflow-y:auto;overflow-x:hidden}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:#fff;border-radius:1rem;box-shadow:0 25px 50px #00000040;max-width:600px;width:90%;max-height:85vh;display:flex;flex-direction:column;animation:slideUp .3s ease;box-sizing:border-box}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.product-modal{max-width:700px}.confirm-modal{max-width:450px}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid var(--stroke)}.modal-header h2{margin:0;font-size:1.5rem}.close-modal{background:transparent;border:none;font-size:2rem;line-height:1;cursor:pointer;color:var(--muted);transition:color .2s;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.close-modal:hover{color:#0f172a}.modal-body{padding:.75rem;overflow-y:auto;overflow-x:hidden;flex:1;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;scrollbar-width:none;-ms-overflow-style:none}.modal-body::-webkit-scrollbar{display:none}.modal-footer{display:flex;gap:.75rem;padding:1.5rem;border-top:1px solid var(--stroke);justify-content:flex-end}@media(max-width:640px){.modal-overlay{align-items:flex-start;padding:.5rem}.modal-content{width:100%;max-width:100%;max-height:100%;border-radius:.75rem;padding:.5rem}.modal-header{padding:.5rem}.modal-body{padding:.25rem}.modal-body input,.modal-body select,.modal-body textarea{font-size:16px}.modal-body input,.modal-body textarea,.modal-body button,.details-row input{max-width:100%}}.bulk-action-bar{position:fixed;bottom:0;left:260px;right:0;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;box-shadow:0 -4px 20px #0003;animation:slideInUp .3s ease;z-index:100}@keyframes slideInUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.bulk-info{display:flex;align-items:center;gap:.5rem;font-size:1rem}.bulk-info strong{font-size:1.25rem;color:var(--accent)}.bulk-actions{display:flex;gap:.75rem;flex-wrap:wrap}.danger-btn{background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;padding:.7rem 1.1rem;border-radius:.65rem;border:none;font-weight:700;cursor:pointer;transition:all .2s}.danger-btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px #dc262666}.success-btn{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;padding:.7rem 1.1rem;border-radius:.65rem;border:none;font-weight:700;cursor:pointer;transition:all .2s}.success-btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px #22c55e66}.success-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.toggle-switch{position:relative;display:inline-block;width:48px;height:26px}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;inset:0;background-color:#cbd5e1;transition:.3s;border-radius:34px}.toggle-slider:before{position:absolute;content:"";height:18px;width:18px;left:4px;bottom:4px;background-color:#fff;transition:.3s;border-radius:50%}.toggle-switch input:checked+.toggle-slider{background-color:#10b981}.toggle-switch input:checked+.toggle-slider:before{transform:translate(22px)}.toggle-slider:hover{opacity:.9}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1rem}.spinner{width:48px;height:48px;border:4px solid var(--stroke);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-state p{color:var(--muted);font-weight:600}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;gap:1rem}.empty-icon{font-size:4rem;opacity:.5}.empty-state h3{margin:0;color:#0f172a;font-size:1.5rem}.empty-state p{color:var(--muted);max-width:400px;margin:0}.error-banner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.close-btn{background:transparent;border:none;font-size:1.5rem;cursor:pointer;color:#b91c1c;padding:0;line-height:1;transition:opacity .2s}.close-btn:hover{opacity:.7}.success-text{color:#059669}.btn-group-vertical{display:flex;flex-direction:column;gap:.75rem}.full-width{width:100%}.qty-controls{display:flex;align-items:center;gap:.75rem;justify-content:flex-end}.qty-controls button{width:36px;height:36px;border-radius:6px;border:1px solid var(--stroke);background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.1rem;transition:background .15s,border-color .15s}.qty-controls span{min-width:20px;text-align:center}.edit-submit-bar{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--stroke)}.product-search-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.product-search-modal{background:#fff;padding:1.5rem;border-radius:1rem;width:100%;max-width:500px;box-shadow:var(--shadow)}.product-search-modal h4{margin-bottom:1rem}.product-search-modal input{width:100%;padding:.75rem;border:1px solid var(--stroke);border-radius:.5rem;margin-bottom:1rem}.search-results{max-height:250px;overflow-y:auto;margin-bottom:1rem}.search-result-item{padding:.75rem;border:1px solid var(--stroke);border-radius:.5rem;margin-bottom:.5rem;cursor:pointer;display:flex;flex-direction:column;transition:all .2s}.search-result-item:hover{background:#f8fafc;border-color:var(--accent)}.search-result-item span{font-weight:700}.search-result-item small{color:var(--muted)}.order-id-cell{display:flex;align-items:center;gap:.5rem}.copy-btn-small{padding:2px;background:none;border:none;cursor:pointer;font-size:.9rem;opacity:.6;transition:opacity .2s;line-height:1}.copy-btn-small:hover{opacity:1}.backup-btn{margin-top:1rem;background:#0ea5e91a;border:1px dashed var(--accent);color:var(--accent);padding:.75rem;border-radius:.65rem;cursor:pointer;transition:all .2s;font-weight:700;width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem}.backup-btn:hover:not(:disabled){background:#0ea5e933;transform:translateY(-1px)}.backup-btn:disabled{opacity:.6;cursor:wait}.cleanup-btn{margin-top:1rem;background:#ef44441a;border:1px dashed #ef4444;color:#ef4444;padding:.75rem;border-radius:.65rem;cursor:pointer;transition:all .2s;font-weight:700;width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem}.cleanup-btn:hover:not(:disabled){background:#ef444433;transform:translateY(-1px)}.cleanup-btn:disabled{opacity:.6;cursor:wait}.cleanup-btn:focus-visible{outline:2px solid #ef4444;outline-offset:2px}.sidebar-footer{margin-top:auto;display:flex;flex-direction:column;gap:.5rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08)}.sidebar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.sidebar-header h2{margin-bottom:0}.close-sidebar-btn{display:none;background:none;border:none;color:var(--sidebar-text);font-size:2rem;cursor:pointer;line-height:1;padding:0}.admin-mobile-header{display:none;position:sticky;top:0;z-index:90;background:var(--sidebar-bg);color:#fff;padding:.75rem 1rem;align-items:center;gap:1rem;box-shadow:0 2px 10px #0000001a}.mobile-brand{font-size:1.25rem;font-weight:700;margin:0}.hamburger-btn{background:none;border:none;display:flex;flex-direction:column;gap:4px;cursor:pointer;padding:8px;width:40px}.hamburger-line{display:block;width:24px;height:2px;background-color:#fff;border-radius:2px}.sidebar-overlay{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:95;animation:fadeIn .2s ease}@media(max-width:1024px){.admin-mobile-header{display:flex}.admin-sidebar{position:fixed;left:-280px;z-index:100;transition:left .3s cubic-bezier(.4,0,.2,1);width:280px;box-shadow:10px 0 30px #0003}.admin-sidebar.open{left:0}.close-sidebar-btn{display:block}.admin-layout{flex-direction:column}.admin-content{padding:.75rem}.orders-table thead{display:none}.orders-table,.orders-table tbody,.orders-table tr{display:block;width:100%}.orders-table tr{background:#fff;border-radius:12px;margin-bottom:14px;padding:14px;box-shadow:0 4px 12px #0000000a}.orders-table td{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border:none;font-size:14px}.orders-table td:before{content:attr(data-label);font-weight:600;color:#64748b;margin-right:12px;white-space:nowrap}.orders-table td.actions{justify-content:space-between;padding-top:10px;font-size:18px}}@media(max-width:768px){.hero-text h1{font-size:1.75rem}.products-hero{padding:1.25rem}.order-items-table.card-list{border-collapse:separate;border-spacing:0 .9rem}.order-items-table.card-list thead{display:none}.order-items-table.card-list,.order-items-table.card-list tbody,.order-items-table.card-list tfoot,.order-items-table.card-list tr{display:block;width:100%}.order-items-table.card-list tbody tr{background:#fff;border:1px solid var(--stroke);border-radius:.85rem;padding:.85rem;box-shadow:0 6px 16px #0f172a0f;margin-bottom:.85rem}.order-items-table.card-list td{display:flex;justify-content:space-between;align-items:center;border:none;padding:.35rem 0;font-size:.92rem}.order-items-table.card-list td:before{content:attr(data-label);font-weight:600;color:var(--muted);margin-right:.75rem;white-space:nowrap}.order-items-table.card-list td.order-item-name{display:block;font-weight:700;font-size:1rem;padding-bottom:.45rem}.order-items-table.card-list td.order-item-name:before,.order-items-table.card-list td.order-item-actions:before{content:none}.order-items-table.card-list td.order-item-actions{justify-content:flex-end}.order-items-table.card-list tfoot tr{display:flex;justify-content:space-between;align-items:center;border:1px dashed var(--stroke);border-radius:.85rem;padding:.75rem 1rem;background:#f8fafc}.order-items-table.card-list tfoot td{border:none;padding:0}.order-items-table.card-list tfoot td:before{content:none}.products-table th:nth-child(3),.products-table th:nth-child(4),.products-table th:nth-child(5),.products-table th:nth-child(6),.products-table td:nth-child(3),.products-table td:nth-child(4),.products-table td:nth-child(5),.products-table td:nth-child(6){display:none}.product-row{gap:.75rem}.product-thumb{width:56px;height:56px}.product-name{font-size:1rem}.table-wrapper{position:relative}.table-wrapper:after{position:absolute;right:12px;bottom:8px;background:#0ea5e91a;color:var(--accent-strong);font-size:.7rem;font-weight:700;padding:2px 6px;border-radius:4px;pointer-events:none;opacity:.8}}@media(max-width:480px){.panel-head{flex-direction:column;align-items:stretch;gap:1rem}.panel-head .primary-btn,.panel-head .secondary-btn{width:100%}.stat-card strong{font-size:1.35rem}.products-filters.enhanced{grid-template-columns:1fr}}.toast-notification{position:fixed;bottom:2rem;right:2rem;background:#0f172a;color:#fff;padding:.75rem 1.25rem;border-radius:.65rem;box-shadow:0 10px 15px -3px #0000001a;z-index:2000;font-weight:600;pointer-events:none;display:flex;align-items:center;gap:.5rem;border:1px solid rgba(255,255,255,.1);opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease}.toast-notification.confirmation{top:1.5rem;right:auto;bottom:auto;left:50%;pointer-events:auto}.toast-notification.show{opacity:1;transform:translateY(0)}.toast-notification.hide{opacity:0;transform:translateY(10px)}.toast-notification.confirmation.show{transform:translate(-50%)}.toast-notification.confirmation.hide{transform:translate(-50%,10px)}.toast-actions{display:flex;gap:.5rem;margin-left:.75rem}.toast-btn{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.2);padding:.3rem .65rem;border-radius:.5rem;cursor:pointer;font-size:.85rem}.toast-btn.confirm{background:#22c55e;border-color:#16a34a}.toast-btn.cancel{background:transparent}@media(max-width:380px){.toast-notification{top:1rem;right:auto;bottom:auto;left:50%;width:calc(100% - 2rem);max-width:360px;flex-direction:column;align-items:stretch;transform:translate(-50%,-10px)}.toast-notification.show{transform:translate(-50%)}.toast-notification.hide{transform:translate(-50%,-10px)}.toast-content{text-align:center}.toast-actions{margin-left:0;margin-top:.5rem;width:100%;flex-direction:column}.toast-btn{width:100%}}.checkbox-col{width:40px;text-align:center}.checkbox-col input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:var(--accent)}.checkbox-col input[type=checkbox]:disabled{opacity:.4;cursor:not-allowed}.selected-row{background-color:#0ea5e914!important}.selected-row:hover{background-color:#0ea5e91f!important}.panel-head-actions{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.admin-batch-detail .edit-title-input{font-size:2rem;font-weight:700;background:transparent;border:2px solid var(--accent);border-radius:.5rem;padding:.5rem 1rem;color:inherit;width:100%;max-width:400px}.edit-notes-section{padding:1rem 1.5rem;background:#f8fafc;border-radius:.5rem;margin:1rem 0}.edit-notes-section label{display:block}.edit-notes-section label span{display:block;font-weight:600;margin-bottom:.5rem}.edit-notes-section textarea{width:100%;padding:.75rem;border:1px solid var(--stroke);border-radius:.5rem;font-family:inherit;font-size:.95rem;resize:vertical}.batch-notes{padding:1rem 1.5rem;background:#fffbeb;border:1px solid #fcd34d;border-radius:.5rem;margin:1rem 0}.summary-table .text-right{text-align:right}.summary-table .text-center{text-align:center}.quantity-badge{display:inline-block;background:var(--accent);color:#fff;font-weight:700;padding:.35rem .85rem;border-radius:9999px;font-size:1rem;min-width:40px}.orders-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.25rem;padding:1rem}.order-card{background:var(--card-bg);border:1px solid var(--stroke);border-radius:.75rem;padding:1.25rem;display:flex;flex-direction:column;gap:1rem;transition:box-shadow .2s}.order-card:hover{box-shadow:0 4px 12px #00000014}.order-card-header{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:.75rem;border-bottom:1px solid var(--stroke)}.order-card-header strong{font-size:1rem;color:#0f172a}.order-card-header .order-date{display:block;font-size:.8rem;color:var(--muted);margin-top:.25rem}.order-card-header .order-total{font-weight:700;font-size:1.1rem;color:var(--accent-strong)}.order-customer p{margin:.25rem 0;font-size:.9rem}.order-customer .address{color:var(--muted);font-size:.85rem}.order-items-list{font-size:.9rem}.order-items-list strong{display:block;margin-bottom:.5rem}.order-items-list ul{margin:0;padding-left:1.25rem}.order-items-list li{margin-bottom:.25rem;color:#475569}.order-card-footer{margin-top:auto;padding-top:.75rem;border-top:1px solid var(--stroke)}.order-status-row{display:flex;align-items:center;gap:.5rem;padding:.5rem 0;border-bottom:1px solid var(--stroke)}.order-status-row .status-hint{font-size:.75rem;color:var(--muted)}.in-batch-badge{font-size:.85rem;margin-right:.25rem}.danger-btn{background:#ef4444;color:#fff;border:none;padding:.65rem 1.25rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:background .2s}.danger-btn:hover{background:#dc2626}.danger-btn.btn-sm{padding:.4rem .85rem;font-size:.85rem}@media(max-width:768px){.orders-grid{grid-template-columns:1fr}.panel-head-actions{width:100%;justify-content:flex-start}}.packs-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));margin-top:1.5rem}@media(max-width:768px){.packs-grid{grid-template-columns:1fr;gap:1rem}}.pack-admin-card{background:var(--card-bg);border-radius:1rem;border:1px solid var(--stroke);overflow:hidden;transition:transform .2s,box-shadow .2s}.pack-admin-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.pack-admin-card.inactive{opacity:.6;border-color:#d1d5db}.pack-admin-card.inactive .pack-admin-image{filter:grayscale(50%)}.pack-admin-image{position:relative;height:160px;background:linear-gradient(135deg,#fefce8,#fff7ed);display:flex;align-items:center;justify-content:center;overflow:hidden}.pack-admin-image img{width:100%;height:100%;object-fit:cover}.pack-admin-preview{display:flex;gap:-10px}.pack-admin-preview .preview-thumb{width:60px;height:60px;border-radius:50%;overflow:hidden;border:3px solid white;box-shadow:0 2px 8px #0000001a;margin-left:-15px}.pack-admin-preview .preview-thumb:first-child{margin-left:0}.pack-admin-preview .preview-thumb img{width:100%;height:100%;object-fit:cover}.placeholder-thumb{width:100%;height:100%;background:#e5e7eb}.placeholder-image{color:var(--muted);font-size:.9rem}.inactive-badge{position:absolute;top:.75rem;right:.75rem;background:#6b7280;color:#fff;padding:.25rem .75rem;border-radius:999px;font-size:.7rem;font-weight:600;text-transform:uppercase}.pack-admin-info{padding:1.25rem}.pack-admin-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.pack-admin-info h3{margin:0;font-size:1.1rem;font-weight:600;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pack-admin-description{color:var(--muted);font-size:.85rem;margin:0 0 1rem;line-height:1.4}.pack-admin-products{margin-bottom:1rem}.products-count{font-size:.8rem;color:var(--muted);font-weight:500}.products-list-mini{list-style:none;padding:0;margin:.5rem 0 0;font-size:.8rem;color:var(--muted)}.products-list-mini li{padding:.2rem 0}.pack-admin-pricing{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem;background:#f8fafc;border-radius:.5rem}.pack-admin-pricing .original{font-size:.9rem;color:var(--muted);text-decoration:line-through}.pack-admin-pricing .discount{background:#f59e0b;color:#fff;padding:.15rem .5rem;border-radius:999px;font-size:.75rem;font-weight:600}.pack-admin-pricing .final{font-size:1.1rem;font-weight:600;color:#0f172a;margin-left:auto}.pack-admin-actions{display:flex;gap:.5rem;padding-top:1rem;border-top:1px solid var(--stroke);margin-top:.75rem}.icon-btn{width:38px;height:38px;border-radius:.55rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0}.icon-btn.edit{background:#eff6ff;border:1px solid #bfdbfe;color:#2563eb}.icon-btn.edit:hover{background:#dbeafe;border-color:#93c5fd;color:#1d4ed8;box-shadow:0 3px 10px #2563eb2e}.icon-btn.delete{background:#fef2f2;border:1px solid #fecdd3;color:#dc2626}.icon-btn.delete:hover{background:#fee2e2;border-color:#fca5a5;color:#b91c1c;box-shadow:0 3px 10px #dc26262e}.modal-backdrop{position:fixed;inset:0;background:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease;padding:1rem;overflow-y:auto}.pack-modal{max-width:700px;width:90%;max-height:90vh;overflow-y:auto;z-index:1001;box-shadow:0 25px 60px #00000059,0 0 0 1px #0000000d;animation:packModalIn .3s ease}@keyframes packModalIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.pack-form{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem}.pack-form .form-row{display:flex;flex-direction:column;gap:.5rem}.pack-form .form-row label{font-size:.875rem;font-weight:600;color:#374151}.pack-form .form-row input[type=text],.pack-form .form-row input[type=number],.pack-form .form-row input[type=file],.pack-form .form-row textarea,.pack-form .form-row select{width:100%;padding:.75rem 1rem;border:1px solid var(--stroke);border-radius:.5rem;font-size:.9rem;background:#fff;transition:border-color .2s,box-shadow .2s}.pack-form .form-row input:focus,.pack-form .form-row textarea:focus,.pack-form .form-row select:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #0ea5e91a}.pack-form .form-row input::placeholder,.pack-form .form-row textarea::placeholder{color:#9ca3af}.pack-form .form-row textarea{resize:vertical;min-height:80px}.pack-form .form-row select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.25em 1.25em;padding-right:2.5rem}.pack-form .form-row input[type=file]{padding:.5rem;cursor:pointer}.pack-form .form-row input[type=file]::file-selector-button{padding:.5rem 1rem;margin-right:1rem;border:1px solid var(--stroke);border-radius:.375rem;background:#f8fafc;color:#374151;font-size:.85rem;cursor:pointer;transition:background .2s}.pack-form .form-row input[type=file]::file-selector-button:hover{background:#e2e8f0}.form-row-inline{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:500px){.form-row-inline{grid-template-columns:1fr}}.current-image{display:block;color:var(--muted);margin-top:.5rem;font-size:.8rem;background:#f1f5f9;padding:.5rem .75rem;border-radius:.375rem;word-break:break-all}.pack-products-editor{border:1px solid var(--stroke);border-radius:.75rem;padding:1.25rem;background:#fafbfc}.no-products{color:var(--muted);font-size:.9rem;text-align:center;padding:2rem 1rem;background:#fff;border-radius:.5rem;border:2px dashed var(--stroke);margin-bottom:1rem}.pack-products-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem;max-height:250px;overflow-y:auto}.pack-product-item{display:flex;align-items:center;gap:.75rem;padding:.875rem;background:#fff;border-radius:.5rem;border:1px solid var(--stroke);transition:border-color .2s,box-shadow .2s}.pack-product-item:hover{border-color:var(--accent);box-shadow:0 2px 8px #0ea5e91a}.product-thumb{width:48px;height:48px;border-radius:.5rem;overflow:hidden;flex-shrink:0;border:1px solid var(--stroke)}.product-thumb img{width:100%;height:100%;object-fit:cover}.placeholder-mini{width:100%;height:100%;background:linear-gradient(135deg,#e5e7eb,#f3f4f6)}.pack-product-item .product-info{flex:1;min-width:0}.pack-product-item .product-name{display:block;font-weight:600;font-size:.9rem;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:.125rem}.pack-product-item .product-price{display:block;font-size:.85rem;color:var(--accent);font-weight:500}.quantity-controls{display:flex;align-items:center;gap:.25rem;background:#f1f5f9;border-radius:.5rem;padding:.25rem}.quantity-controls button{width:32px;height:32px;border-radius:.375rem;border:none;background:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;display:flex;align-items:center;justify-content:center;color:#374151;transition:all .15s;box-shadow:0 1px 2px #0000000d}.quantity-controls button:hover{background:var(--accent);color:#fff}.quantity-controls span{min-width:32px;text-align:center;font-weight:600;font-size:.95rem;color:#0f172a}.remove-btn{width:32px;height:32px;border-radius:.5rem;border:none;background:#fef2f2;color:#ef4444;cursor:pointer;font-size:1.25rem;display:flex;align-items:center;justify-content:center;transition:all .15s}.remove-btn:hover{background:#ef4444;color:#fff}.add-product-btn{width:100%;padding:.875rem;border:2px dashed var(--accent);border-radius:.5rem;background:#0ea5e90d;color:var(--accent);font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s}.add-product-btn:hover{background:#0ea5e91a;border-style:solid}.product-picker{margin-top:1rem;border:1px solid var(--accent);border-radius:.75rem;background:#fff;overflow:hidden;box-shadow:0 4px 12px #0ea5e926}.product-picker input{width:100%;padding:.875rem 1rem;border:none;border-bottom:1px solid var(--stroke);font-size:.9rem;background:#f8fafc}.product-picker input:focus{outline:none;background:#fff}.product-picker input::placeholder{color:#9ca3af}.product-picker-list{max-height:220px;overflow-y:auto}.product-picker-item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;border:none;border-bottom:1px solid #f1f5f9;background:transparent;cursor:pointer;text-align:left;transition:background .15s}.product-picker-item:last-child{border-bottom:none}.product-picker-item:hover{background:#f0f9ff}.picker-thumb{width:40px;height:40px;border-radius:.375rem;overflow:hidden;flex-shrink:0;border:1px solid var(--stroke)}.picker-thumb img{width:100%;height:100%;object-fit:cover}.picker-name{flex:1;font-size:.9rem;font-weight:500;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.picker-price{font-size:.85rem;color:var(--accent);font-weight:600}.no-results{padding:1.5rem;text-align:center;color:var(--muted);font-size:.9rem}.pack-summary{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:.75rem;padding:1.25rem;border:1px solid var(--stroke)}.pack-summary .summary-row{display:flex;justify-content:space-between;padding:.5rem 0;font-size:.9rem;color:var(--muted)}.pack-summary .summary-row.final{border-top:2px solid var(--accent);margin-top:.75rem;padding-top:.75rem;font-weight:700;font-size:1.1rem;color:#0f172a}.pack-summary .summary-row.final span:last-child{color:var(--accent)}.pack-modal .modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid var(--stroke);background:#f8fafc}.pack-modal .modal-header h2{margin:0;font-size:1.25rem;font-weight:600;color:#0f172a}.pack-modal .close-btn{width:32px;height:32px;border-radius:.5rem;border:none;background:#fff;color:var(--muted);font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;line-height:1}.pack-modal .close-btn:hover{background:#fee2e2;color:#ef4444}.pack-modal .modal-footer{display:flex;gap:1rem;padding:1.25rem 1.5rem;border-top:1px solid var(--stroke);justify-content:flex-end;background:#f8fafc}.pack-modal .secondary-btn{padding:.75rem 1.5rem;border:1px solid var(--stroke);border-radius:.5rem;background:#fff;color:#374151;font-weight:500;cursor:pointer;transition:all .2s}.pack-modal .secondary-btn:hover{background:#f1f5f9;border-color:#cbd5e1}.pack-modal .primary-btn{padding:.75rem 1.5rem;border:none;border-radius:.5rem;background:var(--accent);color:#fff;font-weight:600;cursor:pointer;transition:all .2s}.pack-modal .primary-btn:hover{background:#0284c7}.pack-modal .primary-btn:disabled{opacity:.6;cursor:not-allowed}.filters-bar{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}.filters-bar .search-input{flex:1;min-width:200px;max-width:300px;padding:.75rem 1rem;border:1px solid var(--stroke);border-radius:.5rem;font-size:.9rem;background:#fff;transition:border-color .2s,box-shadow .2s}.filters-bar .search-input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #0ea5e91a}.filters-bar .filter-select{padding:.75rem 1rem;border:1px solid var(--stroke);border-radius:.5rem;font-size:.9rem;background:#fff;cursor:pointer;min-width:140px}.filters-bar .filter-select:focus{outline:none;border-color:var(--accent)}.stats-bar{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}.stats-bar .stat-card{background:#fff;border:1px solid var(--stroke);border-radius:.75rem;padding:1rem 1.5rem;min-width:140px;display:flex;flex-direction:column;gap:.25rem}.stats-bar .stat-label{font-size:.8rem;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}.stats-bar .stat-value{font-size:1.75rem;font-weight:700;color:#0f172a}.packs-grid .empty-state{grid-column:1 / -1;text-align:center;padding:3rem 2rem;color:var(--muted);background:#f8fafc;border-radius:1rem;border:2px dashed var(--stroke)}.page-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.page-header h1{margin:0;font-size:1.75rem;font-weight:700;color:#0f172a}.stats-bar .stat-card:nth-child(2) .stat-value{color:var(--accent)}.order-items-table tr.pack-row{background:#fffbeb}.order-items-table tr.pack-row:hover{background:#fef3c7}.pack-badge{display:inline-block;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:.15rem .5rem;border-radius:.25rem;font-size:.7rem;font-weight:700;margin-right:.5rem;vertical-align:middle}.pack-contents{margin-top:.5rem;padding-top:.5rem;border-top:1px dashed #fcd34d}.pack-discount{display:block;color:#b45309;font-size:.8rem;margin-bottom:.25rem}.pack-items-list{list-style:none;padding:0;margin:.25rem 0 0}.pack-items-list li{font-size:.8rem;color:#64748b;padding:.15rem 0 .15rem 1rem;position:relative}.pack-items-list li:before{content:"›";position:absolute;left:0;color:#f59e0b;font-weight:700}.close-modal:focus-visible,.modal-close-btn:focus-visible,.close-btn:focus-visible,.close-sidebar-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:6px}.icon-btn-action:focus-visible,.icon-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hamburger-btn:focus-visible{outline:2px solid #fff;outline-offset:2px;border-radius:6px}.admin-sidebar a:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.sidebar-action-btn:focus-visible,.backup-btn:focus-visible,.logout-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.primary-btn:focus-visible,.secondary-btn:focus-visible,.tertiary-btn:focus-visible,.ghost-btn:focus-visible,.danger-btn:focus-visible,.success-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.copy-btn-small:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.search-result-item:focus-visible,.product-picker-item:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.qty-controls button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.quantity-controls button:focus-visible,.remove-btn:focus-visible,.add-product-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.toast-btn:focus-visible{outline:2px solid #fff;outline-offset:2px}.products-table th.sortable:focus-visible,.orders-table th.sortable:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.toggle-switch input:focus-visible+.toggle-slider{outline:2px solid var(--accent);outline-offset:3px;border-radius:34px}@media(max-width:1024px){.icon-btn-action,.icon-btn,.close-modal{width:44px;height:44px}.modal-close-btn{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.pack-modal .close-btn{width:44px;height:44px}.copy-btn-small{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.qty-controls button,.quantity-controls button,.remove-btn{width:44px;height:44px}.checkbox-col input[type=checkbox]{width:22px;height:22px}}@media(max-width:640px){.inventory-stats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.modal-body{padding:.75rem}.modal-body input,.modal-body textarea,.modal-body button,.modal-body select,.details-row input{max-width:100%}.modal-content{padding:0}.modal-header{padding:.75rem 1rem}}@media(max-width:480px){.hero-text h1{font-size:1.5rem}.products-hero{padding:1rem}.inventory-stats{grid-template-columns:1fr 1fr;gap:.5rem}.stat-card{padding:.65rem}}@media(max-width:380px){.inventory-stats{grid-template-columns:1fr}}@media(max-width:480px){.login-card{padding:1.5rem 1.25rem;border-radius:.75rem;margin:0 .75rem}.login-card h1{font-size:1.5rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.modal-content,.modal-overlay,.toast-notification,.bulk-action-bar,.status-dropdown-list,.pack-modal{animation:none!important}.primary-btn:hover,.secondary-btn:hover,.danger-btn:hover,.success-btn:hover,.icon-btn-action.edit:hover,.icon-btn-action.delete:hover,.status-dropdown-trigger:hover:not(:disabled),.pack-admin-card:hover,.product-thumb:hover{transform:none}}.primary-btn:disabled,.success-btn:disabled,.danger-btn:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}@media(max-width:1024px){.bulk-action-bar{left:0}}.admin-sidebar nav a,.admin-sidebar nav .sidebar-action-btn{display:flex;align-items:center;gap:.7rem}.admin-sidebar nav svg{flex-shrink:0;opacity:.85}.admin-sidebar nav a.active svg{opacity:1;color:var(--accent)}.sidebar-divider{height:1px;margin:.5rem .25rem;background:#ffffff14}.logout-btn,.backup-btn,.cleanup-btn{display:flex;align-items:center;justify-content:center;gap:.5rem}.admin-mobile-header .mobile-brand{color:#fff}.modal-box .form-group label{font-size:.9rem;font-weight:600;color:#0f172a}.modal-box .form-group input{width:100%;box-sizing:border-box;min-height:44px;padding:.65rem 2.9rem .65rem .85rem;border:1px solid var(--stroke);border-radius:.65rem;background:#f8fafc;color:#0f172a;font:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s,background-color .2s}.modal-box .form-group input:focus{outline:none;border-color:var(--accent);background:#fff;box-shadow:0 0 0 3px #0ea5e926}.modal-box .password-toggle-btn{right:.35rem;width:36px;height:36px;justify-content:center;border-radius:.5rem}.modal-box .password-toggle-btn:hover{background:#eef2f7;color:#0f172a}.form-hint{margin:0;font-size:.8rem;color:#64748b}.modal-box .error-list{padding:.75rem .9rem;border-radius:.65rem;background:#fef2f2;border:1px solid #fecaca}.danger-btn,.success-btn,.secondary-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem}.order-ref-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .55rem;border:1px solid var(--stroke);border-radius:.5rem;background:#f8fafc;color:#0f172a;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8rem;font-weight:600;letter-spacing:.02em;cursor:pointer;white-space:nowrap}.order-ref-btn svg{color:#64748b}.order-ref-btn:hover{border-color:var(--accent);color:var(--accent-strong)}.in-batch-badge{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;margin:0;border-radius:.4rem;background:#e0f2fe;color:var(--accent-strong)}.batch-hint{display:flex;align-items:flex-start;gap:.5rem;margin:0 0 .75rem;padding:.65rem .85rem;border-radius:.65rem;border:1px solid var(--stroke);background:#f8fafc;color:#475569;font-size:.88rem;line-height:1.45}.batch-hint svg{flex-shrink:0;margin-top:.1rem}.batch-hint.is-ready{border-color:#bae6fd;background:#f0f9ff;color:#075985}.viz-page{--viz-surface: #ffffff;--viz-series: #2a78d6;--viz-series-wash: rgba(42, 120, 214, .1);--viz-series-hover: #1c5cab;--viz-track: #eef3fb;--viz-ink: #0b0b0b;--viz-ink-2: #52514e;--viz-muted: #6f6d67;--viz-grid: #e1e0d9;--viz-baseline: #c3c2b7;--viz-up: #006300;--viz-down: #b42318;display:flex;flex-direction:column;gap:1.25rem;transition:opacity .2s ease}.viz-page.is-refreshing .viz-kpis,.viz-page.is-refreshing .viz-grid{opacity:.55}.viz-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem}.viz-head__eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--viz-ink-2)}.viz-head h1{margin:.25rem 0;font-size:2rem}.viz-head p{margin:0;color:var(--viz-ink-2)}.viz-filters{display:flex;flex-wrap:wrap;gap:.5rem}.viz-filter{min-height:40px;padding:0 .9rem;border:1px solid var(--stroke);border-radius:999px;background:var(--viz-surface);color:var(--viz-ink-2);font:inherit;font-size:.9rem;font-weight:600;cursor:pointer}.viz-filter:hover{background:#f1f5f9}.viz-filter.is-active{border-color:#0f172a;background:#0f172a;color:#fff}.viz-empty-state{padding:1.25rem 1.5rem;border:1px dashed var(--stroke);border-radius:1rem;background:var(--viz-surface)}.viz-empty-state h2{margin:0 0 .25rem;font-size:1.15rem}.viz-empty-state p{margin:0;color:var(--viz-ink-2)}.viz-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem}.viz-stat{display:flex;flex-direction:column;gap:.35rem;padding:1rem 1.1rem;border:1px solid var(--stroke);border-radius:1rem;background:var(--viz-surface)}.viz-stat__label{font-size:.85rem;font-weight:600;color:var(--viz-ink-2)}.viz-stat__value{font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:1.75rem;font-weight:650;line-height:1.1;color:var(--viz-ink)}.viz-stat__delta{display:flex;align-items:center;gap:.25rem;font-size:.8rem;font-weight:700;color:var(--viz-muted)}.viz-stat__delta.is-up{color:var(--viz-up)}.viz-stat__delta.is-down{color:var(--viz-down)}.viz-page .viz-compare{margin:-.5rem 0 0;font-size:.8rem;color:var(--viz-muted)}.viz-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));gap:1.25rem;align-items:start}.viz-card,.viz-panel{margin:0;padding:1.1rem 1.25rem 1rem;border:1px solid var(--stroke);border-radius:1rem;background:var(--viz-surface);min-width:0}.viz-panel--wide{grid-column:1 / -1}.viz-card__title,.viz-panel h2{margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:1rem;font-weight:650;color:var(--viz-ink)}.viz-panel header{margin-bottom:.9rem}.viz-panel header p,.viz-hint{margin:.2rem 0 0;font-size:.82rem;color:var(--viz-muted)}.viz-subhead{margin:1.25rem 0 .6rem;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:.9rem;font-weight:650;color:var(--viz-ink)}.viz-hint+.viz-bars{margin-top:.6rem}.viz-empty{margin:.5rem 0;font-size:.9rem;color:var(--viz-muted)}.viz-plot{position:relative;margin-top:.75rem}.viz-plot svg{display:block;overflow:visible;outline:none}.viz-plot svg:focus-visible{outline:2px solid var(--viz-series);outline-offset:4px;border-radius:4px}.viz-plot .viz-gridline{stroke:var(--viz-grid);stroke-width:1;shape-rendering:crispEdges}.viz-plot .viz-baseline{stroke:var(--viz-baseline);stroke-width:1;shape-rendering:crispEdges}.viz-plot .viz-tick{fill:var(--viz-muted);font-size:11px;font-variant-numeric:tabular-nums}.viz-plot .viz-line{fill:none;stroke:var(--viz-series);stroke-width:2;stroke-linejoin:round;stroke-linecap:round}.viz-plot .viz-area{fill:var(--viz-series-wash)}.viz-plot .viz-dot{fill:var(--viz-series);stroke:var(--viz-surface);stroke-width:2}.viz-plot .viz-bar{fill:var(--viz-series)}.viz-plot .viz-bar.is-active{fill:var(--viz-series-hover)}.viz-plot .viz-crosshair{stroke:var(--viz-baseline);stroke-width:1}.viz-tooltip{position:absolute;z-index:2;transform:translate(-50%,-100%);display:flex;flex-direction:column;gap:.15rem;min-width:140px;padding:.55rem .7rem;border:1px solid rgba(11,11,11,.1);border-radius:.6rem;background:var(--viz-surface);box-shadow:0 8px 24px #0f172a1f;font-size:.8rem;color:var(--viz-ink-2);pointer-events:none;white-space:nowrap}.viz-tooltip__date{font-weight:600;color:var(--viz-muted)}.viz-tooltip__row{display:flex;align-items:center;gap:.35rem}.viz-tooltip__row strong{color:var(--viz-ink);font-size:.9rem}.viz-tooltip__row--muted{padding-left:1.05rem}.viz-tooltip__key{width:12px;height:2px;border-radius:1px;background:var(--viz-series)}.viz-table{margin-top:.5rem;font-size:.85rem}.viz-table summary{cursor:pointer;color:var(--viz-ink-2);font-weight:600;padding:.25rem 0}.viz-table__scroll{max-height:280px;overflow:auto;margin-top:.5rem}.viz-table table,.viz-data{width:100%;border-collapse:collapse;font-variant-numeric:tabular-nums}.viz-table th,.viz-table td,.viz-data th,.viz-data td{padding:.45rem .6rem;border-bottom:1px solid #f0efec;text-align:right;white-space:nowrap}.viz-table th:first-child,.viz-table td:first-child,.viz-data th:first-child,.viz-data td:first-child{text-align:left}.viz-table th,.viz-data th{position:sticky;top:0;background:var(--viz-surface);font-size:.78rem;font-weight:650;color:var(--viz-muted)}.viz-data td{color:var(--viz-ink);font-size:.9rem}.viz-panel .viz-table__scroll{max-height:none;margin-top:0}.viz-product{display:flex;align-items:center;gap:.6rem;white-space:normal;font-weight:600}.viz-product img,.viz-product__img{width:36px;height:36px;flex-shrink:0;border-radius:.5rem;object-fit:cover;background:#f1f5f9}.viz-bars{display:grid;grid-template-columns:minmax(0,11rem) minmax(0,1fr) max-content;column-gap:.75rem;row-gap:.55rem;margin:0;padding:0;list-style:none}.viz-bars li{display:grid;grid-column:1 / -1;grid-template-columns:subgrid;align-items:center;font-size:.88rem}.viz-bars__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--viz-ink)}.viz-bars__track{height:10px;border-radius:0 4px 4px 0;background:var(--viz-track);overflow:hidden}.viz-bars__fill{display:block;height:100%;min-width:2px;border-radius:0 4px 4px 0;background:var(--viz-series)}.viz-bars li:hover .viz-bars__fill{background:var(--viz-series-hover)}.viz-bars__value{font-weight:650;font-variant-numeric:tabular-nums;color:var(--viz-ink);white-space:nowrap}.viz-bars__note{font-weight:500;color:var(--viz-muted)}@media(max-width:640px){.viz-bars{grid-template-columns:minmax(0,1fr) max-content}.viz-bars li{row-gap:.25rem}.viz-bars__track{grid-column:1 / -1;grid-row:2}.viz-head h1{font-size:1.6rem}}.viz-minis{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem;margin:0}.viz-minis div{padding:.65rem .75rem;border-radius:.75rem;background:#f8fafc}.viz-minis dt{font-size:.78rem;font-weight:600;color:var(--viz-ink-2)}.viz-minis dd{margin:.15rem 0 0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:1.3rem;font-weight:650;color:var(--viz-ink)}.viz-hint--after{margin-top:.75rem}
