.pos-demo[data-astro-cid-u3kz2z6k]{color:#f8fafc;background:#0f172a;min-height:100vh;padding-top:43px;padding-bottom:3rem;font-family:Plus Jakarta Sans,sans-serif}.pos-header[data-astro-cid-u3kz2z6k]{background:#1e293b;border-bottom:1px solid #334155;padding:.75rem 1rem}@media (width>=640px){.pos-header[data-astro-cid-u3kz2z6k]{padding:1rem 1.5rem}}.pos-header__inner[data-astro-cid-u3kz2z6k]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.pos-header__brand[data-astro-cid-u3kz2z6k]{color:#f97316;align-items:center;gap:.75rem;display:flex}.pos-header__brand[data-astro-cid-u3kz2z6k] h2[data-astro-cid-u3kz2z6k]{color:#fff;margin:0;font-size:1.25rem;font-weight:700}.view-toggle[data-astro-cid-u3kz2z6k]{align-items:center;gap:.75rem;display:flex}.view-toggle__label[data-astro-cid-u3kz2z6k]{color:#94a3b8;font-size:.875rem;font-weight:600;display:none}@media (width>=640px){.view-toggle__label[data-astro-cid-u3kz2z6k]{display:inline}}.toggle-buttons[data-astro-cid-u3kz2z6k]{background:#0f172a;border:1px solid #334155;border-radius:8px;padding:.25rem;display:flex}.toggle-btn[data-astro-cid-u3kz2z6k]{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.35rem;padding:.45rem .65rem;font-size:.78rem;font-weight:700;transition:all .2s;display:flex}@media (width>=640px){.toggle-btn[data-astro-cid-u3kz2z6k]{gap:.5rem;padding:.5rem 1rem;font-size:.85rem}}.toggle-btn[data-astro-cid-u3kz2z6k] span[data-astro-cid-u3kz2z6k]{font-size:1.1rem}.toggle-btn--active[data-astro-cid-u3kz2z6k]{color:#fff;background:#f97316}.pos-container[data-astro-cid-u3kz2z6k]{max-width:1200px;margin:1.5rem auto 0;padding:0 1rem}@media (width>=640px){.pos-container[data-astro-cid-u3kz2z6k]{padding:0 1.5rem}}.view-section[data-astro-cid-u3kz2z6k]{display:none}.view-section--active[data-astro-cid-u3kz2z6k]{display:block}.cashier-layout[data-astro-cid-u3kz2z6k]{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=992px){.cashier-layout[data-astro-cid-u3kz2z6k]{grid-template-columns:1fr 380px}}.category-tabs[data-astro-cid-u3kz2z6k]{gap:.5rem;margin-bottom:1.25rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.category-tab[data-astro-cid-u3kz2z6k]{color:#cbd5e1;cursor:pointer;white-space:nowrap;background:#1e293b;border:1px solid #334155;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.category-tab[data-astro-cid-u3kz2z6k]:hover{border-color:#475569}.category-tab--active[data-astro-cid-u3kz2z6k]{color:#f97316;background:#f9731626;border-color:#f97316}.products-grid[data-astro-cid-u3kz2z6k]{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:.75rem;display:grid}.product-item[data-astro-cid-u3kz2z6k]{cursor:pointer;background:#1e293b;border:1px solid #334155;border-radius:12px;flex-direction:column;padding:0;transition:all .2s;display:flex;overflow:hidden}.product-item[data-astro-cid-u3kz2z6k]:hover{border-color:#f97316;transform:translateY(-2px);box-shadow:0 4px 12px #f9731626}.product-item__image[data-astro-cid-u3kz2z6k]{object-fit:cover;border-bottom:1px solid #334155;width:100%;height:120px}.product-item__details[data-astro-cid-u3kz2z6k]{text-align:left;padding:.75rem}.product-item__details[data-astro-cid-u3kz2z6k] h4[data-astro-cid-u3kz2z6k]{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0 0 .25rem;font-size:.875rem;font-weight:700;overflow:hidden}.product-item__details[data-astro-cid-u3kz2z6k] .price[data-astro-cid-u3kz2z6k]{color:#f97316;margin:0;font-size:.85rem;font-weight:700}.cart-card[data-astro-cid-u3kz2z6k]{background:#1e293b;border:1px solid #334155;border-radius:16px;flex-direction:column;height:calc(100vh - 180px);padding:1.5rem;display:flex;position:sticky;top:140px}.cart-header[data-astro-cid-u3kz2z6k]{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.cart-header[data-astro-cid-u3kz2z6k] h3[data-astro-cid-u3kz2z6k]{margin:0;font-size:1.1rem;font-weight:700}.clear-btn[data-astro-cid-u3kz2z6k]{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:.8rem;font-weight:600}.clear-btn[data-astro-cid-u3kz2z6k]:hover{color:#f87171}.cart-items-list[data-astro-cid-u3kz2z6k]{flex-direction:column;flex:1;gap:1rem;margin-bottom:1.5rem;display:flex;overflow-y:auto}.cart-empty[data-astro-cid-u3kz2z6k]{color:#64748b;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;height:100%;display:flex}.cart-empty[data-astro-cid-u3kz2z6k] span[data-astro-cid-u3kz2z6k]{font-size:2.5rem}.cart-empty[data-astro-cid-u3kz2z6k] p[data-astro-cid-u3kz2z6k]{margin:0;font-size:.875rem}.cart-item-row[data-astro-cid-u3kz2z6k]{background:#0f172a;border:1px solid #334155;border-radius:10px;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.cart-item-row__details[data-astro-cid-u3kz2z6k]{flex-direction:column;gap:.25rem;display:flex}.cart-item-row__name[data-astro-cid-u3kz2z6k]{color:#fff;font-size:.875rem;font-weight:700}.cart-item-row__price[data-astro-cid-u3kz2z6k]{color:#f97316;font-size:.8rem;font-weight:600}.cart-item-row__actions[data-astro-cid-u3kz2z6k]{align-items:center;gap:.75rem;display:flex}.qty-btn[data-astro-cid-u3kz2z6k]{color:#fff;cursor:pointer;background:#1e293b;border:1px solid #475569;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-weight:700;display:flex}.qty-val[data-astro-cid-u3kz2z6k]{font-size:.875rem;font-weight:700}.cart-summary[data-astro-cid-u3kz2z6k]{border-top:1px solid #334155;flex-direction:column;gap:.75rem;padding-top:1rem;display:flex}.summary-line[data-astro-cid-u3kz2z6k]{color:#94a3b8;justify-content:space-between;font-size:.875rem;display:flex}.summary-line--total[data-astro-cid-u3kz2z6k]{color:#fff;border-top:1px dashed #334155;margin-top:.25rem;padding-top:.75rem;font-size:1.1rem;font-weight:800}.summary-line--total[data-astro-cid-u3kz2z6k] span[data-astro-cid-u3kz2z6k]:last-child{color:#f97316}.checkout-button[data-astro-cid-u3kz2z6k]{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:10px;width:100%;margin-top:.5rem;padding:.9rem;font-size:.95rem;font-weight:700;transition:background .2s}.checkout-button[data-astro-cid-u3kz2z6k]:hover:not(:disabled){background:#ea580c}.checkout-button[data-astro-cid-u3kz2z6k]:disabled{color:#64748b;cursor:not-allowed;background:#334155}.stats-grid[data-astro-cid-u3kz2z6k]{grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}@media (width>=768px){.stats-grid[data-astro-cid-u3kz2z6k]{grid-template-columns:repeat(3,1fr)}}.stat-card[data-astro-cid-u3kz2z6k]{background:#1e293b;border:1px solid #334155;border-radius:16px;align-items:center;gap:1.25rem;padding:1.5rem;display:flex}.stat-card__icon-box[data-astro-cid-u3kz2z6k]{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.stat-card__icon-box[data-astro-cid-u3kz2z6k] span[data-astro-cid-u3kz2z6k]{font-size:1.6rem}.stat-card__icon-box--green[data-astro-cid-u3kz2z6k]{color:#22c55e;background:#22c55e1a}.stat-card__icon-box--blue[data-astro-cid-u3kz2z6k]{color:#3b82f6;background:#3b82f61a}.stat-card__icon-box--red[data-astro-cid-u3kz2z6k]{color:#ef4444;background:#ef44441a}.stat-card__info[data-astro-cid-u3kz2z6k]{flex-direction:column;gap:.25rem;display:flex}.stat-title[data-astro-cid-u3kz2z6k]{color:#94a3b8;margin:0;font-size:.85rem;font-weight:600}.stat-card__info[data-astro-cid-u3kz2z6k] h3[data-astro-cid-u3kz2z6k]{margin:0;font-size:1.5rem;font-weight:800}.stat-trend[data-astro-cid-u3kz2z6k]{align-items:center;gap:.25rem;font-size:.75rem;display:flex}.trend-up[data-astro-cid-u3kz2z6k]{color:#22c55e}.trend-down[data-astro-cid-u3kz2z6k]{color:#ef4444}.admin-layout[data-astro-cid-u3kz2z6k]{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=992px){.admin-layout[data-astro-cid-u3kz2z6k]{grid-template-columns:1.5fr 1fr}}.admin-panel[data-astro-cid-u3kz2z6k]{background:#1e293b;border:1px solid #334155;border-radius:16px;padding:1.5rem}.panel-header[data-astro-cid-u3kz2z6k]{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.panel-header[data-astro-cid-u3kz2z6k] h3[data-astro-cid-u3kz2z6k]{margin:0;font-size:1.1rem;font-weight:700}.panel-badge[data-astro-cid-u3kz2z6k]{color:#22c55e;text-transform:uppercase;background:#22c55e1a;border-radius:4px;padding:.2rem .5rem;font-size:.7rem;font-weight:700}.table-wrapper[data-astro-cid-u3kz2z6k]{overflow-x:auto}.data-table[data-astro-cid-u3kz2z6k]{border-collapse:collapse;text-align:left;width:100%;font-size:.875rem}.data-table[data-astro-cid-u3kz2z6k] th[data-astro-cid-u3kz2z6k],.data-table[data-astro-cid-u3kz2z6k] td[data-astro-cid-u3kz2z6k]{border-bottom:1px solid #334155;padding:.75rem 1rem}.data-table[data-astro-cid-u3kz2z6k] th[data-astro-cid-u3kz2z6k]{color:#94a3b8;font-weight:600}.data-table[data-astro-cid-u3kz2z6k] td[data-astro-cid-u3kz2z6k]{color:#cbd5e1}.data-table[data-astro-cid-u3kz2z6k] td[data-astro-cid-u3kz2z6k] small[data-astro-cid-u3kz2z6k]{color:#64748b}@media (width<=640px){.data-table[data-astro-cid-u3kz2z6k] thead[data-astro-cid-u3kz2z6k]{display:none}.data-table[data-astro-cid-u3kz2z6k] tr[data-astro-cid-u3kz2z6k]{background:#fff;border:1px solid #cbd5e1;border-radius:10px;margin-bottom:.75rem;padding:.625rem .75rem;display:block}.data-table[data-astro-cid-u3kz2z6k] td[data-astro-cid-u3kz2z6k]{text-align:right;color:#1e293b;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:.4rem 0;font-size:.82rem;display:flex}.data-table[data-astro-cid-u3kz2z6k] td[data-astro-cid-u3kz2z6k]:last-child{border-bottom:none}.data-table[data-astro-cid-u3kz2z6k] td[data-astro-cid-u3kz2z6k]:before{content:attr(data-label);color:#475569;text-align:left;font-size:.75rem;font-weight:700}}.status-pill[data-astro-cid-u3kz2z6k]{border-radius:4px;padding:.15rem .5rem;font-size:.75rem;font-weight:700}.status-pill--success[data-astro-cid-u3kz2z6k]{color:#22c55e;background:#22c55e1a}.inventory-list[data-astro-cid-u3kz2z6k]{flex-direction:column;gap:1.25rem;display:flex}.inv-item[data-astro-cid-u3kz2z6k]{flex-direction:column;gap:.5rem;display:flex}.inv-item__header[data-astro-cid-u3kz2z6k]{justify-content:space-between;font-size:.875rem;font-weight:600;display:flex}.inv-qty[data-astro-cid-u3kz2z6k]{color:#3b82f6}.inv-qty[data-astro-cid-u3kz2z6k].low{color:#ef4444}.progress-bar[data-astro-cid-u3kz2z6k]{background:#0f172a;border-radius:3px;height:6px;overflow:hidden}.progress-fill[data-astro-cid-u3kz2z6k]{background:#3b82f6;border-radius:3px;height:100%}.progress-fill--low[data-astro-cid-u3kz2z6k]{background:#ef4444}.modal-overlay[data-astro-cid-u3kz2z6k]{backdrop-filter:blur(4px);z-index:1000;opacity:0;pointer-events:none;background:#0f172acc;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:fixed;inset:0}.modal-overlay--active[data-astro-cid-u3kz2z6k]{opacity:1;pointer-events:auto}.modal-card[data-astro-cid-u3kz2z6k]{text-align:center;background:#1e293b;border:1px solid #334155;border-radius:20px;width:90%;max-width:400px;padding:2.5rem;transition:transform .3s;transform:translateY(20px);box-shadow:0 20px 25px -5px #00000080}.modal-overlay--active[data-astro-cid-u3kz2z6k] .modal-card[data-astro-cid-u3kz2z6k]{transform:translateY(0)}.modal-icon[data-astro-cid-u3kz2z6k]{color:#22c55e;margin-bottom:1rem;font-size:3.5rem}.modal-card[data-astro-cid-u3kz2z6k] h3[data-astro-cid-u3kz2z6k]{margin:0 0 .5rem;font-size:1.5rem;font-weight:800}.modal-card[data-astro-cid-u3kz2z6k] p[data-astro-cid-u3kz2z6k]{color:#94a3b8;margin-bottom:1.5rem;font-size:.95rem}.modal-btn[data-astro-cid-u3kz2z6k]{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:8px;padding:.8rem 2rem;font-weight:700;transition:background .2s}.modal-btn[data-astro-cid-u3kz2z6k]:hover{background:#ea580c}
