:root{--bg: #f5f6f8;--surface: #ffffff;--ink: #1f2937;--muted: #6b7280;--primary: #0f766e;--accent: #f59e0b;--danger: #b91c1c;--radius: 14px}*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,Trebuchet MS,sans-serif;background:radial-gradient(circle at top right,#d9f4ef,#f5f6f8 35%);color:var(--ink)}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.update-banner{width:min(1200px,calc(100% - 2rem));margin:.9rem auto 0;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1rem;border-radius:16px;border:1px solid #bfdbfe;background:linear-gradient(135deg,#eff6ff,#ecfeff);box-shadow:0 10px 24px #0f172a14}.update-banner strong{display:block;margin-bottom:.15rem;color:#0f172a}.update-banner span{color:#334155;font-size:.95rem}.update-banner-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.topbar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:.75rem 1.25rem;background:var(--surface);border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:100}.brand{display:inline-flex;align-items:center;gap:.5rem;font-weight:800;letter-spacing:.03em;padding:.35rem .55rem;border-radius:10px;border:1px solid transparent;transition:background .15s ease,border-color .15s ease,transform .15s ease}.brand:hover{background:#f0fdf4;border-color:#bbf7d0;transform:translateY(-1px)}.brand:focus-visible{outline:2px solid #10b981;outline-offset:2px}.brand-logo{width:36px;height:36px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;background:#d1fae5;border:1px solid #a7f3d0;color:#065f46;overflow:hidden}.brand-logo svg{width:18px;height:18px;display:block;fill:currentColor}.brand-logo-image{width:100%;height:100%;object-fit:cover;display:block}.topnav{display:flex;gap:.75rem;justify-content:center;align-items:center;flex-wrap:wrap}.hamburger-btn{display:none;background:none;border:1px solid #e5e7eb;border-radius:10px;padding:.4rem .55rem;cursor:pointer;color:var(--ink);line-height:0;transition:background .15s}.hamburger-btn:hover{background:#f1f5f9}.mobile-nav-drawer{display:flex;flex-direction:column;gap:.25rem;background:var(--surface);border-bottom:1px solid #e5e7eb;padding:.75rem 1.25rem 1rem;position:sticky;top:57px;z-index:99;box-shadow:0 8px 24px #0f172a14}.mobile-nav-drawer a{display:block;padding:.7rem .9rem;border-radius:10px;font-size:1rem;font-weight:600;color:var(--ink);transition:background .15s}.mobile-nav-drawer a:hover,.mobile-nav-drawer a.active{background:#f1f5f9;color:var(--primary)}.mobile-nav-drawer a.active{font-weight:700}.mobile-nav-drawer .currency-select{margin-top:.25rem}.mobile-nav-logout{margin-top:.25rem;width:100%;text-align:left;padding:.7rem .9rem;font-size:1rem;font-weight:600;color:var(--danger);border-radius:10px}.mobile-nav-logout:hover{background:#fef2f2}.topbar-right{display:flex;align-items:center;justify-content:flex-end;gap:.75rem}.topbar-user-chip{display:inline-flex;align-items:center;gap:.5rem}.topbar-avatar,.topbar-avatar-fallback{width:34px;height:34px;border-radius:999px;border:1px solid #d1d5db}.topbar-avatar{object-fit:cover}.topbar-avatar-fallback{display:inline-flex;align-items:center;justify-content:center;background:#e2e8f0;color:#0f172a;font-weight:700}.cart-link{display:inline-flex;align-items:center;justify-content:center;position:relative;width:42px;height:42px;border-radius:999px;background:linear-gradient(180deg,#fff,#f1f5f9);border:1px solid #d6e0ea;box-shadow:0 4px 14px #0f172a14;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.cart-link.icon-only{line-height:0}.cart-link:hover{transform:translateY(-1px);border-color:#b9cfdf;box-shadow:0 8px 18px #0f172a1f}.cart-link.has-items{border-color:#86efac;background:linear-gradient(180deg,#fff,#ecfdf5)}.cart-icon{width:18px;height:18px;color:#0f172a}.cart-count{min-width:20px;height:20px;padding:0 .35rem;border-radius:999px;background:linear-gradient(180deg,#f87171,#dc2626);color:#fff;font-size:.68rem;text-align:center;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.cart-count.notify{position:absolute;top:-7px;right:-7px;box-shadow:0 0 0 2px #fff,0 5px 12px #dc262659}.currency-select{width:auto;min-width:86px;padding:.45rem .55rem;background:#f8fafc}.topnav a.active{color:var(--primary);font-weight:700}.content{width:min(1200px,100% - 2rem);margin:1.5rem auto 2rem}.site-footer{margin-top:1.4rem;border-top:1px solid #dbe4ee;background:linear-gradient(180deg,#fff,#f8fafc)}.site-footer-inner{width:min(1200px,100% - 2rem);margin:0 auto;padding:.9rem 0 1.2rem;display:grid;grid-template-columns:1fr auto;align-items:center;gap:.85rem}.site-footer-copy{grid-row:2;grid-column:1 / -1;margin:0;color:#64748b;font-size:.88rem;text-align:center}.site-footer-social{grid-row:1;grid-column:2;display:flex;gap:.45rem;flex-wrap:nowrap;justify-content:flex-end}.site-footer-social a{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #dbe4ee;background:#fff;color:#0f172a;transition:border-color .15s ease,transform .15s ease,color .15s ease}.site-footer-social a svg{width:22px;height:22px}.site-footer-social a:hover{border-color:#cbd5e1;transform:translateY(-1px)}.site-footer-social-link.social-facebook:hover{color:#1877f2}.site-footer-social-link.social-instagram:hover{color:#e1306c}.site-footer-social-link.social-twitter:hover{color:#000}.site-footer-social-link.social-tiktok:hover{color:#010101}.site-footer-social-link.social-youtube:hover{color:red}.site-footer-contact{grid-row:1;grid-column:1;display:flex;gap:.45rem;flex-wrap:nowrap;justify-content:flex-start;min-width:0;overflow-x:auto;scrollbar-width:thin}.site-footer-contact-item{display:inline-flex;align-items:center;gap:.32rem;white-space:nowrap;padding:.28rem .55rem;border-radius:8px;border:1px solid #dbe4ee;background:#fff;color:#475569;font-size:.82rem}.site-footer-contact-item svg{width:14px;height:14px;flex-shrink:0}.hero{display:grid;grid-template-columns:1.2fr .8fr;gap:1rem}.hero-modern{align-items:stretch}.hero-main-panel{background:linear-gradient(135deg,#0f766e,#115e59 45%,#0f172a);color:#ecfeff;border-radius:var(--radius);padding:1.3rem;border:1px solid rgba(255,255,255,.15);box-shadow:0 16px 36px #0f172a3d}.hero-main-panel h1{margin-top:.2rem;margin-bottom:.6rem}.hero-main-panel p{color:#ccfbf1}.hero-highlights{display:flex;gap:.5rem;flex-wrap:wrap;margin:.95rem 0 0}.hero-highlights span{display:inline-flex;align-items:center;padding:.3rem .7rem;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.22);font-size:.82rem;font-weight:700}.hero-panel,.auth-form,.product-card,.metric-card,.list-row,.toolbar{background:var(--surface);border-radius:var(--radius);border:1px solid #e5e7eb}.hero-panel,.metric-card,.auth-form,.product-card{padding:1rem}.hero-actions{display:flex;gap:.75rem;margin-top:.75rem}.btn-primary,.btn-secondary,.btn-ghost{border:none;border-radius:10px;padding:.6rem .9rem;cursor:pointer;font-weight:700}.btn-primary{background:var(--primary);color:#fff}.btn-secondary{background:#dbeafe;color:#1e3a8a}.btn-ghost{background:transparent}.toolbar{display:grid;grid-template-columns:1fr 220px auto;gap:.75rem;padding:.75rem;margin-bottom:1rem}input,select{width:100%;border:1px solid #d1d5db;border-radius:10px;padding:.65rem .75rem}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.product-card img{display:block;width:100%;height:220px;object-fit:contain;object-position:center;background:#f8fafc;padding:.4rem;border-radius:10px;margin:0 auto}.home-product-amount{display:block;margin-top:.45rem;margin-bottom:.7rem}.spotlight-card-actions{display:grid;gap:.75rem;margin-top:.15rem}.home-view-product-btn{display:inline-flex;margin-top:0;width:100%;justify-content:center}.auth-form{width:min(420px,100%);margin:1rem auto;display:grid;gap:.75rem}.error{color:var(--danger)}.success{color:#166534}.order-success-banner{border:1px solid #bbf7d0;background:linear-gradient(135deg,#ecfdf5,#f0fdf4);border-radius:14px;padding:1rem 1.1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:.6rem 0 .9rem;box-shadow:0 6px 20px #16653414}.order-success-banner h3{margin:0 0 .2rem;color:#14532d}.order-success-banner p{margin:0}.order-success-kicker{color:#166534;font-weight:700;text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;margin-bottom:.2rem}.token-hint{font-size:.85rem;color:var(--muted);word-break:break-all}.auth-success-panel{border:1px solid #bbf7d0;background:linear-gradient(135deg,#ecfdf5,#f0fdf4);border-radius:14px;padding:1rem 1.1rem;display:grid;gap:.65rem;box-shadow:0 6px 20px #16653414}.auth-success-message{margin:0;font-weight:600}.storefront{display:grid;gap:1rem}.promo-panel{background:linear-gradient(135deg,#ecfeff,#f0f9ff)}.deals-carousel{display:grid;gap:.75rem}.deals-carousel-head{display:flex;align-items:baseline;justify-content:space-between;gap:.6rem}.deals-carousel-head h3,.deals-carousel-head p{margin:0}.deal-slide{border:1px solid #d1e4f4;border-radius:12px;background:#fff;overflow:hidden}.deal-slide img{width:100%;height:180px;object-fit:cover;object-position:center;display:block}.deal-slide-body{padding:.75rem}.deal-slide-body h4{margin:.45rem 0 .25rem}.deal-slide-body strong{color:#0f766e}.deal-controls{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.deal-dots{display:inline-flex;align-items:center;gap:.35rem}.deal-dot{width:9px;height:9px;border-radius:999px;border:none;background:#cbd5e1;cursor:pointer}.deal-dot.active{background:#0f766e}.category-strip{display:flex;gap:.6rem;flex-wrap:wrap}.category-pill{padding:.45rem .8rem;border-radius:999px;background:#ecfeff;border:1px solid #bae6fd;font-size:.9rem}.category-showcase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.category-showcase-card{background:linear-gradient(135deg,#f8fafc,#eef2ff);border:1px solid #dce6f3;border-radius:12px;padding:1rem;display:grid;gap:.35rem;transition:transform .18s ease,box-shadow .18s ease}.category-showcase-card:hover{transform:translateY(-2px);box-shadow:0 12px 20px #0f172a1a}.category-showcase-card h3{margin:0}.category-showcase-card span{font-size:.9rem;color:#0f766e;font-weight:700}.category-showcase-kicker{margin:0;color:#64748b;font-size:.76rem;text-transform:uppercase;letter-spacing:.05em}.compact-products .product-card{padding-bottom:.8rem}.chip{display:inline-block;font-size:.78rem;color:#115e59;background:#ccfbf1;border-radius:999px;padding:.2rem .55rem}.trust-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.trust-row article{background:var(--surface);border:1px solid #e5e7eb;border-radius:var(--radius);padding:.85rem}.list-block{display:grid;gap:.6rem}.list-row{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;padding:.75rem}.split-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.admin-top-actions{display:flex;align-items:center;gap:.7rem}.chart-stack{display:grid;gap:.55rem}.chart-row{display:grid;grid-template-columns:1.3fr 2fr auto;align-items:center;gap:.6rem}.chart-row span{font-size:.92rem;color:#334155}.chart-bar-track{height:12px;border-radius:999px;background:#e2e8f0;overflow:hidden}.chart-bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#0f766e,#14b8a6)}.chart-bar-fill.status{background:linear-gradient(90deg,#2563eb,#38bdf8)}.chart-bar-fill.growth{background:linear-gradient(90deg,#7c3aed,#a78bfa)}.cart-row{display:grid;grid-template-columns:1.5fr .8fr 1fr .8fr auto;gap:.5rem;align-items:center;padding:.75rem;border:1px solid #e5e7eb;border-radius:10px;background:var(--surface)}.cart-qty{display:flex;align-items:center;gap:.45rem}.cart-qty input{width:86px}.cart-shell{display:grid;gap:1rem}.cart-title{margin:0}.cart-subtitle{margin-top:.25rem}.cart-layout{display:grid;grid-template-columns:1.7fr .9fr;gap:1rem;align-items:start}.cart-items-panel{background:var(--surface);border:1px solid #e5e7eb;border-radius:var(--radius);padding:.9rem;display:grid;gap:.8rem}.cart-item-card{display:grid;grid-template-columns:96px 1fr auto;gap:.9rem;align-items:center;border:1px solid #e8edf2;border-radius:12px;padding:.7rem;background:linear-gradient(180deg,#fff,#fbfdff)}.cart-thumb{width:96px;height:72px;object-fit:contain;background:#f8fafc;border-radius:10px;border:1px solid #e5e7eb}.cart-item-main h3{margin:0;font-size:1rem}.cart-item-main p{margin:.25rem 0 .6rem}.cart-item-total{text-align:right;display:grid;gap:.2rem}.cart-summary-panel{position:sticky;top:84px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #dce5ee;border-radius:var(--radius);padding:1rem;box-shadow:0 10px 24px #0f172a14;display:grid;gap:.7rem}.cart-summary-panel h3{margin:0 0 .2rem}.cart-summary-row{display:flex;justify-content:space-between;align-items:center}.cart-summary-row.total{padding-top:.65rem;border-top:1px dashed #cbd5e1}.checkout-block{border-top:1px solid #e2e8f0;padding-top:.8rem;display:grid;gap:.55rem}.checkout-block h4{margin:0;font-size:.95rem}.payment-options{display:grid;gap:.45rem}.payment-option{display:grid;grid-template-columns:auto 1fr;gap:.55rem;align-items:center;border:1px solid #dbe3eb;border-radius:10px;padding:.55rem .6rem;background:#fff;cursor:pointer}.payment-option.selected{border-color:#0f766e;background:#f0fdfa}.payment-option input{width:auto}.payment-option span{display:grid;gap:.1rem}.payment-option small{color:var(--muted)}.fulfillment-toggle{display:flex;gap:.45rem}.shipping-form,.pickup-proxy-fields{display:grid;gap:.45rem}.shipping-mode-toggle{display:flex;gap:.5rem;flex-wrap:wrap}.saved-address-panel{border:1px solid #dbe3eb;border-radius:10px;background:#f8fafc;padding:.65rem;display:grid;gap:.45rem}.shipping-save-toggle{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;color:#334155}.shipping-save-toggle input{width:auto}.orders-shell{display:grid;gap:1rem}.orders-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.orders-filter-head{margin-bottom:.3rem}.orders-filter{width:auto;min-width:180px}.orders-history-controls{display:inline-flex;align-items:center;gap:.55rem;flex-wrap:wrap}.recent-updates-panel{border:1px solid #e2e8f0;border-radius:12px;padding:.8rem;background:linear-gradient(180deg,#fff,#f8fafc)}.recent-update-item{border:1px solid #dbe5ef;border-radius:10px;background:#fff;padding:.65rem .7rem;display:flex;align-items:flex-start;justify-content:space-between;gap:.7rem}.recent-update-message{margin:0;font-size:.93rem;color:#111827}.recent-update-meta{margin:.2rem 0 0;font-size:.82rem}.recent-update-actions{display:inline-flex;align-items:center;gap:.45rem;flex-shrink:0}.order-history-card{border:1px solid #e5e7eb;border-radius:12px;background:linear-gradient(180deg,#fff,#fbfdff);padding:.8rem;display:grid;gap:.7rem}.order-history-card-fulfilled{border-color:#86efac;background:linear-gradient(180deg,#fff,#f0fdf4);box-shadow:0 10px 20px #16a34a1f}.order-history-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.7rem}.order-history-actions{display:flex;align-items:center;gap:.5rem}.order-history-head p{margin:.2rem 0 0}.order-history-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem .9rem}.status-pill{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .6rem;border-radius:999px;font-size:.78rem;font-weight:700;text-transform:capitalize}.status-delivered,.status-fulfilled{background:#dcfce7;color:#166534}.status-picked_up{background:#dcfce7;color:#166534;border:1px solid #86efac}.status-paid{background:#e0e7ff;color:#3730a3}.status-delivered,.status-fulfilled{border:1px solid #86efac}.status-processing,.status-shipped{background:#dbeafe;color:#1d4ed8}.status-out_for_delivery,.status-ready_for_pickup{background:#fef3c7;color:#92400e}.status-cancelled{background:#fee2e2;color:#b91c1c}.order-detail-block{border-top:1px solid #e2e8f0;padding-top:.7rem;display:grid;gap:.65rem}.order-detail-back{margin-bottom:1rem}.order-detail-page{background:var(--surface);border:1px solid #e2e8f0;border-radius:14px;padding:1.6rem;display:grid;gap:1.4rem}.order-detail-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.order-detail-page-header h2{margin:0 0 .2rem}.order-detail-page-meta{display:grid;gap:.6rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:1rem 1.2rem}.order-detail-meta-row{display:flex;gap:.75rem;font-size:.95rem}.meta-label{font-weight:700;min-width:130px;color:#64748b}.order-detail-grand-total{font-weight:700;font-size:1.05rem;color:var(--primary)}.order-detail-meta p{margin:0;font-size:.92rem}.order-detail-items{border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.order-detail-items-head,.order-detail-item-row{display:grid;grid-template-columns:1.5fr .5fr .8fr .8fr;gap:.5rem;padding:.55rem .6rem}.order-detail-items-head{background:#f8fafc;font-weight:700}.order-detail-item-row{border-top:1px solid #eef2f7;font-size:.92rem}.cart-checkout-btn{margin-top:.35rem;width:100%}.load-more-wrap{margin-top:1rem;display:flex;justify-content:center}.order-progress-line{margin-top:.7rem;border:1px solid #e2e8f0;border-radius:10px;padding:.85rem .65rem .6rem;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.25rem;background:#f8fafc;position:relative;overflow-x:auto}.order-progress-track{position:absolute;left:10%;right:10%;top:21px;height:4px;border-radius:999px;background:#dbe3eb}.order-progress-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#0f766e,#14b8a6)}.order-progress-line-fulfilled .order-progress-fill{background:linear-gradient(90deg,#16a34a,#22c55e)}.order-progress-step-wrap{display:grid;justify-items:center;gap:.2rem;text-align:center}.order-progress-step-wrap span{font-size:.75rem;color:#64748b;text-transform:capitalize}.order-progress-step-wrap.completed span{color:#166534;font-weight:700}.order-progress-step-wrap.current span{color:#0f766e;font-weight:800}.order-progress-step-wrap.pending span{color:#94a3b8}.order-progress-step{width:24px;height:24px;border-radius:999px;border:1px solid #cbd5e1;color:#64748b;background:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;position:relative;z-index:1}.order-progress-step.completed{border-color:#16a34a;background:linear-gradient(180deg,#22c55e,#16a34a);color:#fff}.order-progress-step.current{border-color:#0f766e;background:linear-gradient(180deg,#14b8a6,#0f766e);color:#fff;box-shadow:0 0 0 3px #14b8a633}.order-progress-step.pending{border-color:#cbd5e1;color:#94a3b8;background:#fff}.order-progress-step-wrap.stage-paid .order-progress-step.current{border-color:#1d4ed8;background:linear-gradient(180deg,#3b82f6,#1d4ed8);box-shadow:0 0 0 3px #3b82f62e}.order-progress-step-wrap.stage-processing .order-progress-step.current{border-color:#7c3aed;background:linear-gradient(180deg,#a78bfa,#7c3aed);box-shadow:0 0 0 3px #7c3aed2e}.order-progress-step-wrap.stage-shipped .order-progress-step.current{border-color:#0ea5e9;background:linear-gradient(180deg,#38bdf8,#0284c7);box-shadow:0 0 0 3px #0ea5e933}.order-progress-step-wrap.stage-out_for_delivery .order-progress-step.current{border-color:#f59e0b;background:linear-gradient(180deg,#fbbf24,#d97706);box-shadow:0 0 0 3px #f59e0b33}.order-progress-step-wrap.stage-delivered .order-progress-step.current{border-color:#16a34a;background:linear-gradient(180deg,#4ade80,#16a34a);box-shadow:0 0 0 3px #22c55e33}.order-admin-card{border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:.8rem;display:grid;gap:.65rem}.order-admin-head{display:flex;justify-content:space-between;align-items:flex-start;gap:.65rem}.order-admin-head p{margin:.25rem 0 0}.admin-order-controls{display:grid;grid-template-columns:170px 170px 1fr auto;gap:.5rem}.order-status-summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.55rem;margin:.7rem 0}.admin-view-toggle{display:inline-flex;gap:.45rem;margin:.35rem 0 .2rem}.order-status-tile{border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;padding:.55rem .6rem}.order-status-tile p{margin:0;font-size:.8rem;color:#64748b;text-transform:capitalize}.order-status-tile strong{display:block;margin-top:.2rem;font-size:1.15rem;color:#0f172a}.admin-orders-toolbar{display:grid;grid-template-columns:1fr 220px 220px auto auto;gap:.6rem;margin-bottom:.45rem}.admin-bulk-toolbar{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:.55rem}.admin-select-all-toggle,.admin-order-select{display:inline-flex;align-items:center;gap:.45rem}.admin-select-all-toggle input,.admin-order-select input{width:auto}.admin-order-select{margin-bottom:.2rem}.admin-orders-pagination{margin-top:.7rem;display:flex;justify-content:flex-end;align-items:center;gap:.7rem}.admin-orders-table-wrap{overflow-x:auto;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.admin-orders-table{width:100%;border-collapse:collapse;min-width:980px}.admin-orders-table th,.admin-orders-table td{padding:.7rem .75rem;border-bottom:1px solid #e5e7eb;text-align:left;vertical-align:top}.admin-orders-table th{font-size:.8rem;color:#64748b;background:#f8fafc;position:sticky;top:0;z-index:2;box-shadow:inset 0 -1px #e5e7eb}.admin-orders-th{white-space:nowrap}.admin-orders-th.active{font-weight:800}.admin-orders-th.active.sort-customer{color:#1d4ed8;background:#eff6ff}.admin-orders-th.active.sort-status{color:#0f766e;background:#ecfdf5}.admin-orders-th.active.sort-total{color:#b45309;background:#fffbeb}.admin-orders-th.active.sort-placed{color:#7c3aed;background:#f5f3ff}.sort-indicator{margin-left:.4rem;text-transform:uppercase;font-size:.68rem;letter-spacing:.04em}.admin-orders-table tbody tr:hover{background:#fcfcfd}.admin-orders-section{display:grid;gap:.6rem;margin-bottom:.9rem}.admin-orders-section-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.admin-orders-section-head h4{margin:0}.admin-orders-cell-stack{display:grid;gap:.18rem}.admin-orders-inline-actions{display:grid;grid-template-columns:minmax(140px,1fr) auto;gap:.45rem}.products-page-shell{display:grid;gap:.95rem}.products-hero{background:linear-gradient(135deg,#eef2ff,#f8fafc 60%,#ecfeff);border:1px solid #d8e3ef;border-radius:var(--radius);padding:1rem 1.1rem;display:grid;grid-template-columns:1.3fr .9fr;gap:1rem;align-items:center}.products-hero h1{margin:.15rem 0 .35rem}.products-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}.products-hero-stats article{background:#fff;border:1px solid #dbe5ef;border-radius:10px;padding:.65rem;display:grid;gap:.18rem}.products-hero-stats strong{color:#0f766e;font-size:1.05rem}.products-hero-stats span{font-size:.8rem;color:#64748b}.category-rail{display:flex;flex-wrap:wrap;gap:.5rem}.category-rail-btn{border:1px solid #d6e0ea;background:#fff;color:#334155;border-radius:999px;padding:.45rem .8rem;cursor:pointer;font-weight:700;font-size:.86rem}.category-rail-btn.active{background:#0f766e;color:#fff;border-color:#0f766e}.products-toolbar{grid-template-columns:1fr 220px 220px auto}.product-top-meta{margin-top:.5rem;margin-bottom:.2rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.favorite-btn{border:1px solid #cbd5e1;background:#fff;color:#475569;border-radius:999px;padding:.2rem .55rem;font-weight:700;cursor:pointer}.favorite-btn.active{border-color:#be123c;color:#be123c;background:#fff1f2}.favorite-btn:disabled{opacity:.55;cursor:not-allowed}.product-card-clickable{cursor:pointer}.product-card-clickable:focus-visible{outline:2px solid #0f766e;outline-offset:2px}.product-detail-trigger{margin-bottom:.55rem;text-align:left;padding-left:0;color:#0f766e;font-weight:700}.product-detail-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a85;display:grid;place-items:center;padding:1rem;z-index:140}.product-detail-modal{width:min(680px,100%);max-height:min(88vh,780px);overflow:auto;background:#fff;border-radius:14px;border:1px solid #dbe3eb;padding:1rem;box-shadow:0 20px 44px #0f172a52;display:grid;gap:.55rem}.product-detail-modal img{width:100%;max-height:320px;object-fit:contain;border-radius:10px;background:#f8fafc;padding:.45rem}.product-detail-close{justify-self:end}.customer-admin-head{gap:1rem;align-items:flex-start}.customer-admin-head p{margin:.2rem 0 0}.customer-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.75rem;margin-bottom:1rem}.customer-summary-grid article{padding:.85rem .9rem;border-radius:14px;border:1px solid #d9e4ef;background:linear-gradient(180deg,#fff,#f8fafc);display:grid;gap:.18rem}.customer-summary-grid span,.customer-create-dialog small{color:#64748b}.customer-summary-grid strong{font-size:1.5rem;color:#0f172a}.customer-create-dialog{width:min(760px,100%)}.customer-create-dialog-grid{grid-template-columns:1fr 1fr}.desc-editor{display:flex;flex-direction:column;border:1px solid #cbd5e1;border-radius:8px;overflow-y:auto;max-height:380px}.desc-editor textarea,.desc-editor .description-rich-editor{border:none;border-top:1px solid #e2e8f0;border-radius:0!important;resize:vertical;outline:none;padding:.65rem .75rem}.desc-editor textarea:focus,.desc-editor .description-rich-editor:focus{outline:none;box-shadow:none;border-color:#cbd5e1}.desc-editor .description-rich-editor{min-height:140px;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.6}.desc-editor .description-rich-editor:empty:before{content:attr(data-placeholder);color:#94a3b8;pointer-events:none}.desc-editor .description-rich-editor h1,.desc-editor .description-rich-editor h2,.desc-editor .description-rich-editor h3,.desc-editor .description-rich-editor h4,.desc-editor .description-rich-editor h5,.desc-editor .description-rich-editor h6,.desc-editor .description-rich-editor p{margin:0}.desc-editor:focus-within{outline:2px solid #0f766e;outline-offset:0}.desc-toolbar{display:flex;align-items:center;gap:2px;padding:.35rem .5rem;background:#f8fafc;flex-wrap:wrap;position:sticky;top:0;z-index:2}.desc-toolbar button{background:#fff;border:1px solid #e2e8f0;border-radius:5px;padding:.2rem .55rem;font-size:.82rem;cursor:pointer;color:#374151;line-height:1.4;transition:background .15s,border-color .15s}.desc-toolbar button:hover{background:#e0f2fe;border-color:#0f766e;color:#0f766e}.desc-toolbar-sep{width:1px;height:18px;background:#e2e8f0;margin:0 4px}.product-description{display:grid;gap:.65rem;margin:.5rem 0;line-height:1.6;color:#475569;font-size:.95rem}.product-description p{margin:0;padding:0}.product-description b,.product-description strong{font-weight:700;color:#1e293b}.product-description i,.product-description em{font-style:italic}.product-description u{text-decoration:underline}.product-description ul,.product-description ol{margin:.5rem 0 .5rem 1.5rem;padding:0}.product-description li{margin:.3rem 0;padding:0}.product-description br{content:""}.product-description a{color:#0f766e;text-decoration:underline}.product-description a:hover{color:#134e4a}.admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.admin-shell{display:grid;gap:1rem}.admin-shell>.split-head{margin-bottom:0;padding:1rem 1.1rem;border-radius:16px;border:1px solid #d6e4f0;background:radial-gradient(circle at 0% 0%,rgba(45,212,191,.14),transparent 42%),linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 10px 28px #0f172a14}.admin-shell>.split-head h2{margin:0;letter-spacing:.01em}.admin-shell .admin-top-actions{gap:.55rem}.admin-shell .admin-top-actions .muted{display:inline-flex;align-items:center;height:34px;padding:0 .7rem;border-radius:999px;background:#eef2ff;border:1px solid #dbeafe;color:#334155;font-size:.83rem}.admin-tabs{display:flex;gap:.6rem;flex-wrap:wrap;padding:.6rem;border:1px solid #dce4ee;border-radius:14px;background:#f8fafc}.admin-tabs .btn-ghost,.admin-tabs .btn-primary{border-radius:999px;padding:.5rem .82rem;font-size:.88rem;border:1px solid transparent}.admin-tabs .btn-ghost{background:#fff;border-color:#e2e8f0;color:#334155}.admin-tabs .btn-ghost:hover{border-color:#cbd5e1;background:#f8fafc}.admin-tabs .btn-primary{background:linear-gradient(180deg,#0f766e,#0b5f59);box-shadow:0 8px 20px #0f766e3d}.admin-stack{display:grid;gap:1rem;min-width:0}.admin-form{background:var(--surface);border:1px solid #dbe4ee;border-radius:16px;padding:1rem 1.05rem;display:grid;gap:.75rem;box-shadow:0 8px 24px #0f172a0d}.admin-form-grid{display:grid;gap:.7rem;grid-template-columns:repeat(3,minmax(0,1fr))}.admin-form input,.admin-form select,.admin-form textarea{background:#fbfdff;border:1px solid #d7e1eb;border-radius:10px}.admin-form input:focus,.admin-form select:focus,.admin-form textarea:focus{outline:none;border-color:#0f766e;box-shadow:0 0 0 3px #0f766e24}.admin-form textarea{min-height:90px;border:1px solid #d1d5db;border-radius:10px;padding:.65rem .75rem}.admin-actions{display:flex;gap:.6rem;flex-wrap:wrap}.btn-busy{display:inline-flex;align-items:center;justify-content:center;gap:.45rem}.btn-spinner{width:14px;height:14px;border-radius:999px;border:2px solid currentColor;border-right-color:transparent;animation:spin .7s linear infinite}.busy-inline-hint{margin:0;color:#334155;font-size:.9rem;font-weight:600}.product-detail-modal.is-busy{cursor:progress}.product-detail-modal.is-busy .admin-form{opacity:.88}@keyframes spin{to{transform:rotate(360deg)}}.btn-cancel-edit{background:#fff1f2;border:1px solid #fecdd3;color:#9f1239}.btn-cancel-edit:hover{background:#ffe4e6;border-color:#fda4af}.admin-table{display:grid;gap:.45rem;min-width:0}.admin-row{display:grid;grid-template-columns:1.6fr 1.2fr .8fr .8fr auto;gap:.5rem;align-items:center;padding:.72rem .8rem;border:1px solid #dbe4ee;border-radius:12px;background:linear-gradient(180deg,#fff,#f8fafc)}.admin-row:hover{border-color:#c8d8e8;box-shadow:0 8px 20px #0f172a0f}.customers-row{grid-template-columns:72px 120px 1.1fr 1.4fr 170px 170px 110px .8fr .8fr}.customers-table{width:100%;max-width:100%;min-width:0;max-height:68vh;overflow:auto;padding-bottom:.2rem}.customers-table .admin-row-header{position:sticky;top:0;z-index:3}.customers-table .customers-row{grid-template-columns:72px 120px minmax(140px,1.1fr) minmax(240px,1.4fr) 170px 170px 110px 100px 100px;min-width:1340px}.customer-row-clickable{cursor:pointer;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.customers-table .customer-row-clickable:hover{background:linear-gradient(180deg,#f0fdfa,#e6fffb);border-color:#14b8a6;box-shadow:0 10px 24px #14b8a62e;transform:translateY(-1px)}.customer-row-clickable:focus-visible{outline:3px solid #0f766e;outline-offset:1px}.customers-table .customers-row>span{min-width:0}.customers-table .customers-row>span:nth-child(3),.customers-table .customers-row>span:nth-child(4){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-row-actions{display:flex;gap:.35rem;justify-content:flex-end}.admin-grid .metric-card,.admin-stack .metric-card{border-color:#dbe4ee;border-radius:16px;box-shadow:0 10px 26px #0f172a0f;min-width:0}.admin-grid .metric-card h3,.admin-stack .metric-card h3{margin:0 0 .45rem}.admin-grid .metric-card>p:first-of-type,.admin-stack .metric-card>p:first-of-type{margin:0;color:#0f172a}.admin-grid .metric-card:not(.span-2)>p:first-of-type{font-size:clamp(1.45rem,2.5vw,1.9rem);font-weight:800;letter-spacing:.01em}.admin-orders-toolbar{align-items:center;padding:.6rem;border:1px solid #dbe4ee;border-radius:12px;background:#f8fafc}.admin-bulk-toolbar{padding:.55rem .65rem;border:1px dashed #cbd5e1;border-radius:12px;background:#f8fafc}.danger{color:var(--danger)}.badge-neutral{background:#e0f2fe;color:#075985}.span-2{grid-column:span 2}.muted{color:var(--muted)}.toast-stack{position:fixed;right:1rem;bottom:1rem;display:grid;gap:.5rem;z-index:9999;max-width:min(420px,calc(100vw - 2rem));pointer-events:none}.toast{background:#111827;color:#fff;border-radius:12px;border:1px solid rgba(255,255,255,.18);padding:.6rem .7rem;display:flex;align-items:center;justify-content:space-between;gap:.7rem;box-shadow:0 12px 28px #0f172a59;pointer-events:auto;animation:toast-enter .18s ease-out}.toast p{margin:0;font-size:.9rem}.toast-success{background:linear-gradient(135deg,#14532d,#166534)}.toast-error{background:linear-gradient(135deg,#7f1d1d,#b91c1c)}.toast-info{background:linear-gradient(135deg,#1f2937,#374151)}.toast-close{border:none;background:transparent;color:inherit;cursor:pointer;font-weight:700;font-size:.95rem}@keyframes toast-enter{0%{transform:translateY(6px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 680px){.toast-stack{left:1rem;right:1rem;bottom:max(1rem,env(safe-area-inset-bottom));max-width:none}}.skeleton-stack{display:grid;gap:.6rem}.skeleton{border-radius:12px;background:linear-gradient(90deg,#e5e7eb 25%,#f1f5f9 37%,#e5e7eb 63%);background-size:400% 100%;animation:skeleton-shimmer 1.35s ease-in-out infinite}.skeleton-card{height:104px}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:0 0}}.account-shell{display:grid;gap:1rem}.profile-picture-block{display:grid;grid-template-columns:110px 1fr;gap:.8rem;align-items:start;margin-bottom:.8rem}.profile-avatar-preview,.profile-avatar-fallback{width:110px;height:110px;border-radius:12px;border:1px solid #dbe3eb}.profile-avatar-preview{object-fit:cover}.profile-avatar-fallback{display:inline-flex;align-items:center;justify-content:center;background:#e2e8f0;color:#1e293b;font-size:2rem;font-weight:700}.profile-picture-actions{display:grid;gap:.45rem}.profile-picture-inline-actions{display:inline-flex;align-items:center;gap:.45rem;flex-wrap:wrap}.profile-picture-actions input[type=file]{width:fit-content;max-width:100%;padding:.35rem .45rem}.customer-edit-picture-block{margin-bottom:0}.customer-edit-avatar-fallback{background:linear-gradient(135deg,#e0f2fe,#dbeafe);color:#1e3a8a}.customer-profile-topbar{position:fixed;top:4.1rem;right:max(1rem,calc((100vw - 1200px)/2 + 1rem));z-index:90;display:flex;justify-content:flex-end;width:fit-content;pointer-events:none}.customer-profile-topbar .customer-hero-back-btn{pointer-events:auto}.customer-profile-hero{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(220px,.9fr);gap:1rem;padding:1.1rem 1.15rem;position:sticky;top:4.35rem;z-index:12;border:1px solid #dbe4ee;border-radius:20px;background:radial-gradient(circle at top right,rgba(14,165,233,.14),transparent 34%),linear-gradient(135deg,#f8fbff,#f0fdfa 52%,#f8fafc);box-shadow:0 14px 32px #0f172a14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.customer-profile-hero-main{display:flex;align-items:center;gap:1rem;min-width:0}.customer-profile-hero-main h2{margin:.1rem 0 .3rem}.customer-profile-hero-side{display:grid;align-content:space-between;justify-items:end;gap:.85rem;align-self:start}.customer-profile-avatar{width:88px;height:88px;border-radius:24px;object-fit:cover;border:1px solid #bfdbfe;box-shadow:0 12px 24px #1e40af1f;background:#eff6ff;flex:0 0 auto}.customer-profile-avatar-fallback{display:grid;place-items:center;font-size:2rem;font-weight:800;color:#1d4ed8}.customer-profile-badges{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.55rem}.customer-profile-hero-actions{margin-top:.8rem;gap:.55rem}.customer-action-btn,.customer-hero-back-btn{border-radius:999px;border-width:1px;padding:.62rem .95rem;font-weight:700;letter-spacing:.01em;box-shadow:0 10px 20px #0f172a14;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,border-color .16s ease}.customer-action-btn:hover,.customer-hero-back-btn:hover{transform:translateY(-1px);box-shadow:0 14px 28px #0f172a1f}.customer-action-btn-primary{background:linear-gradient(135deg,#0f766e,#115e59);border-color:#0f766e;color:#fff}.customer-action-btn-secondary,.customer-hero-back-btn{background:linear-gradient(180deg,#fff,#f8fafc);border-color:#cbd5e1}.customer-action-btn:not(.customer-action-btn-primary):not(.customer-action-btn-danger){background:linear-gradient(180deg,#fff,#f8fafc);border-color:#dbe4ee}.customer-action-btn-danger{background:linear-gradient(180deg,#fff1f2,#ffe4e6);border-color:#fecdd3}.customer-profile-shell{align-items:start;padding-top:2.35rem}.badge{display:inline-flex;align-items:center;border-radius:999px;padding:.28rem .58rem;font-size:.78rem;font-weight:700;letter-spacing:.01em}.customer-profile-mini-stats{display:grid;gap:.55rem;width:100%}.customer-profile-mini-stats article{padding:.75rem .85rem;border:1px solid #dbe4ee;border-radius:14px;background:#ffffffdb}.customer-profile-mini-stats span,.customer-profile-detail-grid span,.customer-favorite-card span,.customer-favorite-card small{color:#64748b}.customer-profile-mini-stats strong,.customer-profile-detail-grid strong,.customer-favorite-card strong{display:block;margin-top:.16rem;color:#0f172a}.customer-profile-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.95fr);gap:1rem}.customer-profile-panel h3{margin-bottom:.75rem}.customer-profile-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.customer-profile-detail-grid article,.customer-favorite-card{padding:.85rem .9rem;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc}.customer-profile-favorites{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.account-favorites-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem}.account-favorite-card{display:grid;grid-template-columns:72px 1fr;gap:.75rem;padding:.8rem;border:1px solid #dbe4ee;border-radius:16px;background:linear-gradient(180deg,#fff,#f8fafc);color:inherit;text-decoration:none;box-shadow:0 8px 18px #0f172a0d;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.account-favorite-card:hover{transform:translateY(-2px);border-color:#14b8a6;box-shadow:0 14px 28px #14b8a61f}.account-favorite-card-media img,.account-favorite-card-fallback{width:72px;height:72px;border-radius:14px}.account-favorite-card-media img{object-fit:cover;border:1px solid #dbe4ee}.account-favorite-card-fallback{display:grid;place-items:center;background:#e0f2fe;color:#075985;font-weight:800}.account-favorite-card-body{display:grid;gap:.2rem;align-content:center}.account-favorite-card-body span,.account-favorite-card-body small{color:#64748b}@media (max-width: 1023px){.hero,.product-grid{grid-template-columns:repeat(2,1fr)}.order-progress-line{grid-template-columns:repeat(5,minmax(0,1fr))}.admin-order-controls{grid-template-columns:1fr 1fr}.order-status-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-orders-toolbar{grid-template-columns:1fr 1fr}.admin-bulk-toolbar{align-items:stretch}.admin-view-toggle{flex-wrap:wrap}.products-hero,.category-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-profile-hero,.customer-profile-grid{grid-template-columns:1fr}.customer-profile-hero{position:static;top:auto;-webkit-backdrop-filter:none;backdrop-filter:none}.customer-profile-topbar{position:static;width:auto;justify-content:flex-start;pointer-events:auto}.customer-profile-shell{padding-top:0}.customer-profile-hero-side{justify-items:start}.customer-profile-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.products-toolbar{grid-template-columns:1fr 1fr}.orders-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.recent-update-item{flex-direction:column}.recent-update-actions{width:100%;justify-content:flex-end}.cart-layout{grid-template-columns:1fr}.cart-summary-panel{position:static}.fulfillment-toggle{flex-wrap:wrap}.trust-row{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar{grid-template-columns:auto 1fr auto;padding:.6rem 1rem}.topbar-right{justify-content:flex-end}.welcome,.desktop-nav{display:none}.hamburger-btn{display:inline-flex}}@media (max-width: 767px){.content{width:min(100% - 1rem,1100px)}.site-footer-inner{width:min(100% - 1rem,1100px);grid-template-columns:1fr auto;align-items:center}.site-footer-contact{grid-row:1;grid-column:1;justify-content:flex-start;flex-wrap:nowrap}.site-footer-social{grid-row:1;grid-column:2;justify-content:flex-end;flex-wrap:nowrap}.site-footer-copy{grid-row:2;grid-column:1 / -1}.hero,.product-grid,.admin-grid,.orders-stats,.cart-row,.cart-item-card,.toolbar,.list-row,.trust-row,.category-showcase-grid,.products-hero,.products-hero-stats,.profile-picture-block{grid-template-columns:1fr}.customer-profile-hero-main{align-items:start;flex-direction:column}.customer-profile-detail-grid,.customer-profile-favorites{grid-template-columns:1fr}.order-progress-line{grid-template-columns:repeat(5,minmax(0,1fr));min-width:300px}.order-progress-step{width:22px;height:22px;font-size:.7rem}.order-progress-step-wrap span{font-size:.65rem}.admin-order-controls,.order-status-summary,.admin-orders-toolbar{grid-template-columns:1fr}.admin-bulk-toolbar{flex-direction:column;align-items:stretch}.admin-orders-inline-actions{grid-template-columns:1fr}.admin-orders-pagination{justify-content:flex-start}.order-history-grid{grid-template-columns:1fr}.recent-update-actions{justify-content:flex-start}.order-history-actions{width:100%;justify-content:space-between}.order-detail-items-head,.order-detail-item-row{grid-template-columns:1fr}.orders-filter{width:100%}.cart-thumb{width:100%;height:180px}.cart-item-total{text-align:left}.topbar{padding:.55rem .85rem}.brand-logo{width:30px;height:30px}.brand-logo svg{width:16px;height:16px}.topnav.desktop-nav{display:none}.hamburger-btn{display:inline-flex}.admin-form-grid,.admin-row{grid-template-columns:1fr}.customers-table .customers-row{grid-template-columns:72px 120px minmax(140px,1.1fr) minmax(240px,1.4fr) 170px 170px 100px 100px 100px;min-width:1320px}.chart-row{grid-template-columns:1fr}.admin-row-actions{justify-content:flex-start}.admin-top-actions{flex-wrap:wrap;justify-content:center}.admin-shell>.split-head{flex-direction:column;align-items:flex-start;gap:.65rem}.admin-tabs{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:thin}}.stock-out-badge{margin:0 0 .45rem;font-size:.82rem;font-weight:700;color:#b91c1c;background:#fee2e2;border-radius:999px;padding:.18rem .55rem;display:inline-block}.stock-low-badge{margin:0 0 .45rem;font-size:.82rem;font-weight:700;color:#92400e;background:#fef3c7;border-radius:999px;padding:.18rem .55rem}.spotlight-card-actions .favorite-btn{width:fit-content}.alert-card{border-radius:var(--radius);padding:.85rem 1rem;border:1px solid transparent}.alert-card ul{margin:.35rem 0 0;padding-left:1.2rem}.alert-card li{font-size:.9rem}.alert-danger{background:#fef2f2;border-color:#fca5a5;color:#7f1d1d}.alert-warn{background:#fffbeb;border-color:#fcd34d;color:#78350f}.badge-danger{display:inline-block;padding:.18rem .5rem;border-radius:999px;font-size:.78rem;font-weight:700;background:#fee2e2;color:#b91c1c}.badge-warn{display:inline-block;padding:.18rem .5rem;border-radius:999px;font-size:.78rem;font-weight:700;background:#fef3c7;color:#92400e}.badge-ok{display:inline-block;padding:.18rem .5rem;border-radius:999px;font-size:.78rem;font-weight:700;background:#dcfce7;color:#166534}.row-danger{background:#fef2f2;border-color:#fca5a5!important}.row-warn{background:#fffbeb;border-color:#fcd34d!important}.admin-row-header{font-size:.78rem;font-weight:700;color:#64748b;background:#f8fafc;border-color:#dde4ee!important}.inventory-table .admin-row{grid-template-columns:1.8fr 1fr .9fr .9fr .6fr .8fr 1fr}.products-table .product-admin-row{grid-template-columns:60px 78px 1.7fr 1.1fr .85fr .8fr 1fr auto}.product-admin-thumb{width:64px;height:48px;border-radius:8px;border:1px solid #dbe3eb;object-fit:cover;display:block}.pnl-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem}.pnl-card{background:var(--surface);border:1px solid #e5e7eb;border-radius:var(--radius);padding:.9rem;display:grid;gap:.25rem}.pnl-card h4{margin:0;font-size:.82rem;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.pnl-card strong{font-size:1.2rem;display:block;margin-top:.1rem}.pnl-card.highlight{background:#ecfdf5;border-color:#86efac}.pnl-card.highlight-strong{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border-color:#4ade80;box-shadow:0 4px 14px #1665341a}.profit-positive{color:#166534}.profit-negative{color:#b91c1c}.admin-fieldset{border:1px solid #e2e8f0;border-radius:10px;padding:.8rem;display:grid;gap:.6rem}.admin-fieldset legend{font-size:.82rem;font-weight:700;color:#64748b;padding:0 .4rem;text-transform:uppercase;letter-spacing:.04em}.branding-logo-preview{max-height:70px;max-width:240px;border-radius:8px;border:1px solid #e2e8f0}.branding-featured-picker-shell{display:grid;gap:.5rem}.branding-picker-card{border:1px solid #dbe4ee;border-radius:12px;padding:.55rem;background:#f8fafc;display:grid;gap:.45rem}.branding-picker-toolbar{display:flex;gap:.6rem;align-items:center;justify-content:flex-start}.branding-picker-search{width:min(440px,100%);border:1px solid #cbd5e1;border-radius:10px;padding:.45rem .65rem;background:#fff}.branding-featured-picker{display:grid;grid-template-columns:1fr;gap:.4rem;max-height:280px;overflow:auto;padding:.2rem}.branding-picker-row{border:1px solid #dbe4ee;border-radius:10px;background:#fff;padding:.35rem .45rem;display:grid;grid-template-columns:1fr auto;gap:.45rem;align-items:center}.branding-picker-row.selected{border-color:#14b8a6;background:#f0fdfa}.branding-picker-row-main{display:inline-flex;align-items:center;gap:.4rem;min-width:0}.branding-picker-row-copy{display:grid;min-width:0}.branding-picker-row-copy strong{font-size:.78rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.branding-picker-icon-tiny{width:14px;height:14px;border-radius:3px;object-fit:cover;border:1px solid #dbe4ee;flex:0 0 auto}.branding-picker-actions{display:inline-flex;align-items:center;gap:.25rem}.branding-picker-action{width:22px;height:22px;border-radius:999px;border:1px solid #cbd5e1;background:#fff;font-weight:800;line-height:1;cursor:pointer}.branding-picker-action:disabled{opacity:.45;cursor:not-allowed}.branding-picker-action.add{border-color:#10b981;color:#047857;flex:0 0 auto}.branding-picker-action.remove{border-color:#fca5a5;color:#b91c1c}.branding-current-items{display:grid;gap:.35rem}.branding-picker-search-hint{margin:0;font-size:.76rem}.branding-current-items-list{display:grid;gap:.35rem}.branding-current-item-row{display:grid;grid-template-columns:14px 1fr auto;align-items:center;gap:.45rem;border:1px solid #dbe4ee;border-radius:8px;background:#fff;padding:.22rem .3rem;font-size:.76rem}.branding-current-item-row span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.branding-featured-selected-strip{display:flex;flex-wrap:wrap;gap:.45rem;padding-top:.2rem}.branding-featured-selected-item{display:inline-flex;align-items:center;gap:.35rem;border:1px solid #cbd5e1;border-radius:999px;padding:.17rem .36rem;background:#fff;font-size:.72rem}.branding-featured-selected-thumb{width:12px;height:12px;border-radius:999px;object-fit:cover;border:1px solid #dbe4ee}.branding-picker-selected-remove{width:18px;height:18px;border-radius:999px;border:1px solid #fca5a5;background:#fff1f2;color:#b91c1c;font-weight:800;line-height:1;cursor:pointer}.form-label{font-size:.82rem;font-weight:700;color:#334155;margin-bottom:.25rem;display:block}.chart-row-4{grid-template-columns:1.2fr 2.5fr auto auto}@media (max-width: 1023px){.pnl-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 767px){.pnl-grid,.inventory-table .admin-row,.products-table .product-admin-row{grid-template-columns:1fr}.product-admin-thumb{width:100%;height:160px}}
