@import"https://fonts.googleapis.com/css2?family=Barlow:wght@500;700;800&family=Rajdhani:wght@600;700&display=swap";:root{--az-orange: #ff6a00;--az-orange-soft: #ff8d2e;--az-charcoal: #13161d;--az-charcoal-2: #1d232d;--az-steel: #2b3340;--az-cream: #f5f0e6;--az-white: #ffffff}.az-shell{min-height:100vh;padding:40px 5vw;box-sizing:border-box;background:radial-gradient(1200px 500px at 10% -10%,rgba(17,63,117,.92),transparent 55%),radial-gradient(900px 420px at 92% 8%,rgba(17,63,117,.92),transparent 60%),linear-gradient(145deg,var(--az-charcoal) 0%,#0d1016 45%,#171d27 100%);color:var(--az-white);font-family:Barlow,Segoe UI,sans-serif}.az-main{max-width:1200px;margin:0 auto}.az-brand{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:18px;margin-bottom:28px}.az-brand img{width:clamp(180px,20vw,280px);filter:drop-shadow(0 8px 16px rgba(0,0,0,.45))}.az-brand-title{margin:0;color:var(--az-cream);letter-spacing:1px;font:700 clamp(1rem,2vw,1.2rem) "Rajdhani",sans-serif;text-transform:uppercase}.az-live-pill{border:1px solid rgba(255,255,255,.25);background:#ffffff0f;padding:10px 14px;border-radius:999px;font-size:.82rem}.az-panel{border-radius:24px;border:1px solid rgba(255,255,255,.14);overflow:hidden;box-shadow:0 18px 45px #0006;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.az-ribbon{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px;color:#fff;background:repeating-linear-gradient(-45deg,#113f75eb 0,#113f75eb 14px,#2268b8eb 14px,#2268b8eb 28px)}.az-ribbon strong{font-size:clamp(1.1rem,2.1vw,1.5rem);letter-spacing:.5px;text-transform:uppercase}.az-ribbon span{font-size:.9rem;font-weight:700;opacity:.8}.az-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:20px;background:linear-gradient(175deg,#202834fa,#12171efa)}.az-card{position:relative;min-height:280px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:linear-gradient(160deg,#232b38,#151b25);color:var(--az-white);display:flex;flex-direction:column;justify-content:space-between;padding:20px;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.az-card:hover{transform:translateY(-4px);border-color:#113f75eb;box-shadow:0 14px 24px #0000005c}.az-card img{width:auto;height:clamp(80px,18vh,140px);object-fit:contain;align-self:center;filter:drop-shadow(0 10px 14px rgba(0,0,0,.35))}.az-card h3{margin:0;font-family:Rajdhani,sans-serif;font-size:clamp(1.8rem,4vw,2.5rem);line-height:.95;text-transform:uppercase;letter-spacing:1.1px}.az-card p{margin:8px 0 0;color:#d6dce6}.az-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:0 20px 20px;background:linear-gradient(180deg,#141921,#10141c)}.az-mini{border-radius:14px;border:1px solid transparent;padding:14px 10px;min-height:98px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:transform .16s ease,filter .16s ease}.az-mini svg{font-size:1.9rem}.az-mini:hover{transform:translateY(-2px);filter:brightness(1.08)}.az-mini.config{background:#f4f4f4;color:#1f2937}.az-mini.user{background:#ffe8d1;color:#7c2d12}.az-mini.store{background:#dbeafe;color:#1e3a8a}.az-mini.storefront{background:#e0f2fe;color:#0c4a6e}.az-mini.logout{background:#ffb5b5;color:#7f1d1d}.az-empty{margin:20px;border:1px dashed rgba(255,255,255,.25);border-radius:12px;padding:18px;text-align:center;color:#e7ebf1;background:#ffffff08}@media (max-width: 980px){.az-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.az-actions{grid-template-columns:1fr}.az-card{min-height:240px}}@media (max-width: 680px){.az-grid{grid-template-columns:1fr}}:root{--store-blue-900: #0f3f75;--store-blue-700: #1e558f;--store-blue-500: #2d6dab;--store-green-500: #6fbe44;--store-green-400: #8ad247;--store-silver: #c7ced9;--store-border: #cfd8e4;--store-black: #10233e;--store-white: #ffffff;--store-text: #1f2630}.store-shell{min-height:100vh;box-sizing:border-box;padding:0;color:var(--store-text);font-family:Barlow,Segoe UI,sans-serif;background:linear-gradient(180deg,#f7f8fa,#eceff3)}.store-admin-topbar{margin:0;padding:10px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#ebf5ff;background:linear-gradient(90deg,#0b2851,#1559a5);border-bottom:1px solid rgba(255,255,255,.22)}.store-admin-topbar span{font-weight:700;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px}.store-admin-topbar-actions{display:flex;gap:8px;flex-wrap:wrap}.store-admin-topbar button{min-height:36px;border:1px solid #9cc3ef;background:#fff;color:#123c73;border-radius:8px;padding:0 12px;font-weight:700;cursor:pointer}.store-topbar{margin:0;padding:10px 20px;display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:.86rem;color:#eff5fb;background:linear-gradient(90deg,var(--store-blue-900),var(--store-blue-700))}.store-topbar p{margin:0;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.store-topbar-links{display:flex;gap:16px;flex-wrap:wrap}.store-topbar-links span{display:inline-flex;align-items:center;gap:6px;font-weight:700}.store-header{display:grid;margin:0;border:1px solid var(--store-border);background:var(--store-white);box-shadow:0 6px 18px #1b202914;padding:8px 10px;height:60px;grid-template-columns:280px 1fr auto;gap:12px;align-items:center}.store-body-wrap{width:min(1400px,100% - 24px);margin:0 auto}.store-logo{display:inline-flex;width:100px;align-items:center;gap:10px;text-decoration:none;color:#121212}.store-logo img{width:230px;object-fit:contain}.store-logo strong{display:block;font-family:Rajdhani,sans-serif;letter-spacing:.8px;text-transform:uppercase}.store-logo small{color:#687385}.store-search{display:grid;grid-template-columns:1fr 50px;background:var(--store-white);border:2px solid #bfd4ea;border-radius:12px;overflow:hidden}.store-search input{border:0;background:transparent;color:#111;padding:0 12px;min-height:46px;font-size:.95rem}.store-search input::placeholder{color:#8291a8}.store-search button{border:0;color:#fff;background:linear-gradient(90deg,var(--store-blue-700),var(--store-blue-500));cursor:pointer;font-size:1.1rem}.store-account-actions{display:flex;gap:10px}.store-account-actions a{color:#253142;text-decoration:none;font-size:.9rem;border:1px solid var(--store-border);border-radius:10px;min-height:44px;padding:0 12px;display:inline-flex;align-items:center;gap:7px}.store-vehicle-strip{margin:10px auto;border-radius:12px;padding:10px;border:1px solid #b9d5eb;background:linear-gradient(90deg,#f0f7ff,#f8fcff);display:grid;grid-template-columns:1fr repeat(3,minmax(120px,160px)) 120px 120px;gap:8px;align-items:center}.store-vehicle-strip strong{font-family:Rajdhani,sans-serif;font-size:1.1rem;letter-spacing:.4px;text-transform:uppercase}.store-vehicle-strip select,.store-vehicle-strip button{border-radius:9px;min-height:40px;border:1px solid var(--store-border);padding:0 10px;font-size:.9rem}.store-vehicle-strip button{border-color:transparent;cursor:pointer;font-weight:700;color:#fff;background:linear-gradient(90deg,var(--store-blue-700),var(--store-blue-500))}.store-vehicle-strip .store-vehicle-clear{color:#1e3a5f;border-color:#9ec1df;background:#fff}.store-categories{margin:12px auto 16px;padding:10px 14px;border-radius:12px;border:1px solid #9ec1df;background:linear-gradient(90deg,var(--store-blue-700),var(--store-blue-500));display:flex;flex-wrap:wrap;gap:8px}.store-categories a{text-decoration:none;color:#173b68;border-radius:999px;border:1px solid #86b6de;background:#f0f7ff;padding:7px 12px;font-size:.88rem;font-weight:700}.store-hero{margin:0 auto 26px;border-radius:14px;padding:14px;border:1px solid var(--store-border);background:var(--store-white);box-shadow:0 8px 24px #14171c14;display:grid;grid-template-columns:1fr 280px;gap:10px}.store-hero-main{border-radius:12px;padding:clamp(20px,4vw,36px);color:#fff;background:linear-gradient(135deg,#113f75eb,#1e558fe6),linear-gradient(90deg,#2b6099,#1b4e86)}.store-hero-aside{display:grid;gap:8px}.store-hero-aside a{text-decoration:none;border-radius:10px;border:1px solid #9dcb7a;padding:12px;color:#1b3554;background:linear-gradient(140deg,#f3faea,#eaf6dd)}.store-hero-aside strong{display:block;margin-bottom:4px;font-family:Rajdhani,sans-serif;text-transform:uppercase;letter-spacing:.3px}.store-hero-aside span{color:#5d6676}.store-badge{width:fit-content;margin-bottom:14px;font:700 .82rem Rajdhani,sans-serif;letter-spacing:1px;color:#113a68;text-transform:uppercase;padding:8px 12px;border-radius:999px;background:repeating-linear-gradient(-45deg,#7ac747 0,#7ac747 12px,#92d85a 12px,#92d85a 24px)}.store-hero h1{margin:0;font:800 clamp(1.8rem,4.5vw,3.1rem) "Rajdhani",sans-serif;line-height:.95;letter-spacing:.8px;text-transform:uppercase}.store-hero p{margin:16px 0 0;max-width:60ch;color:#d4dceb;font-size:clamp(1rem,2.2vw,1.15rem)}.store-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.store-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;min-height:42px;padding:0 16px;border-radius:10px;border:1px solid rgba(255,255,255,.24);color:var(--store-white);background:transparent;font-weight:700;transition:transform .16s ease,filter .16s ease}.store-btn:hover{transform:translateY(-2px);filter:brightness(1.06)}.store-btn.primary{border-color:transparent;color:#fff;background:linear-gradient(90deg,var(--store-green-500),var(--store-green-400))}.store-products{margin:0 auto}.store-products-all-header{margin:12px auto;border-radius:12px;border:1px solid var(--store-border);background:var(--store-white);padding:14px;display:flex;justify-content:space-between;align-items:center;gap:10px}.store-products-all-header h1{margin:0;color:#233954}.store-products-all-header p{margin:4px 0 0;color:#64748b}.store-products-search{margin:0 auto 12px;display:grid;grid-template-columns:1fr 120px;gap:8px}.store-products-search input,.store-products-search button{border-radius:10px;min-height:42px;border:1px solid #cbd5e1;padding:0 12px}.store-products-search button{border-color:transparent;background:linear-gradient(90deg,var(--store-blue-700),var(--store-blue-500));color:#fff;font-weight:700;cursor:pointer}.store-products-error{margin:0 auto 12px;padding:10px 12px;border-radius:10px;border:1px solid #fecaca;background:#fff1f2;color:#991b1b}.store-brands{margin:0 auto 14px;border-radius:12px;border:1px solid var(--store-border);background:var(--store-white);display:grid;grid-template-columns:repeat(6,minmax(0,1fr));overflow:hidden}.store-brands span{text-align:center;font-family:Rajdhani,sans-serif;font-size:1rem;letter-spacing:.3px;font-weight:700;padding:12px 8px;border-right:1px solid var(--store-border)}.store-brands span:last-child{border-right:0}.store-products-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.store-products-head h2{margin:0;font:700 clamp(1.5rem,3vw,2rem) "Rajdhani",sans-serif;letter-spacing:.5px;text-transform:uppercase}.store-products-head a{color:var(--store-blue-700);text-decoration:none;font-weight:700}.store-products-admin-controls{display:flex;align-items:center;gap:10px}.store-select-all,.store-admin-status-filter{display:inline-flex;align-items:center;gap:6px;color:#334155;font-size:.86rem;font-weight:700}.store-admin-status-filter select{min-height:34px;border-radius:8px;border:1px solid #cbd5e1;padding:0 8px;background:#fff;color:#1f2937}.store-admin-edit-trigger{min-height:38px;border-radius:10px;border:1px solid #9ec1df;background:#f0f7ff;color:#123c73;font-weight:700;padding:0 12px;cursor:pointer}.store-admin-edit-trigger:disabled{opacity:.55;cursor:not-allowed}.store-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.store-card{position:relative;min-height:480px;padding:2%;border:1px solid var(--store-border);background:var(--store-white);display:flex;flex-direction:column;gap:8px;box-shadow:0 6px 16px #141b2612}.store-card-top-row{display:flex;position:absolute;left:12px;top:12px;right:12px;justify-content:space-between;align-items:center;gap:8px;min-height:28px}.store-card-selection-row{display:inline-flex;align-items:center;gap:8px}.store-card-check{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center}.store-card-check input{width:16px;height:16px;cursor:pointer}.store-status-pill{display:inline-flex;align-items:center;border-radius:999px;padding:4px 10px;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.4px}.store-status-active{color:#166534;background:#dcfce7}.store-status-out{color:#92400e;background:#fef3c7}.store-status-inactive{color:#374151;background:#e5e7eb}.store-card-tag{align-self:flex-start;font-size:.75rem;text-transform:uppercase;letter-spacing:.8px;font-weight:800;color:#0d2f58;padding:5px 8px;border-radius:6px;background:linear-gradient(90deg,#8ad247,#6fbe44)}.store-product-image{display:block;width:100%;aspect-ratio:1;border-radius:12px;object-fit:cover;background:linear-gradient(140deg,#ffffff5c,#fff3),linear-gradient(90deg,#d4dfeb,#c3d2e4)}.store-card h3{margin:0;color:#283243;font:700 1.2rem Rajdhani,sans-serif;letter-spacing:.4px}.store-sku{margin:0;font-size:.82rem;color:#7d899e}.store-old-price{margin:0;color:#8f9aad;text-decoration:line-through}.store-price{margin:2px 0 0;font-size:1.45rem;font-weight:800;color:var(--store-blue-700)}.store-shipping{margin:0;color:#607088}.store-buy{margin-top:auto;min-height:40px;border-radius:10px;text-decoration:none;font-weight:700;color:#fff;background:linear-gradient(90deg,var(--store-blue-700),var(--store-blue-500));display:inline-flex;align-items:center;justify-content:center}.store-card-actions{margin-top:auto;display:grid;grid-template-columns:1fr;gap:8px}.store-status-toggle{min-height:20px;padding:5px 5px 5px 6px;border-radius:10px;border:1px solid #9ca3af;background:#ffffffaf;color:#1f2937;font-weight:700;cursor:pointer}.store-pagination-row{margin:12px auto 0;display:flex;justify-content:center;align-items:center;gap:10px}.store-pagination-row button{min-height:36px;padding:0 12px;border-radius:8px;border:1px solid #cbd5e1;background:#fff;color:#1e3a8a;font-weight:700;cursor:pointer}.store-pagination-row button:disabled{cursor:not-allowed;opacity:.55}.store-bottom-bar{margin:18px auto 0;border-radius:12px;border:1px solid var(--store-border);background:var(--store-white);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px}.store-bottom-bar div{padding:13px 10px;text-align:center;font-weight:700;color:#2d3644;background:#f6f8fb}.store-footer{max-width:100vw;margin:16px auto 0;padding:16px;border:1px solid #295788;background:linear-gradient(160deg,#13457b,#1d528a);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.store-footer h4{margin:0 0 8px;font-family:Rajdhani,sans-serif;font-size:1.1rem;text-transform:uppercase}.store-footer a{display:block;color:#c8d5ea;text-decoration:none;margin:5px 0}.store-product-wrap{margin:20px auto 0}.store-back-link{display:inline-flex;align-items:center;gap:6px;color:var(--store-blue-700);text-decoration:none;font-weight:700;margin-bottom:10px}.store-product-card{border-radius:14px;border:1px solid var(--store-border);background:var(--store-white);box-shadow:0 6px 16px #141b2612;padding:16px;display:grid;grid-template-columns:minmax(280px,420px) 1fr;gap:16px}.store-product-visual{display:block;width:100%;min-height:340px;border-radius:12px;object-fit:cover;background:linear-gradient(140deg,#ffffff5c,#fff3),linear-gradient(90deg,#d4dfeb,#c3d2e4)}.store-product-info h1{margin:10px 0 4px;color:#283243;font:700 clamp(1.8rem,4vw,2.4rem) "Rajdhani",sans-serif;letter-spacing:.4px}.store-product-description{margin:10px 0 0;color:#52647e;line-height:1.5}.store-product-cta-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.store-product-benefits{margin:16px 0 0;padding:0;list-style:none;color:#37557c;display:grid;gap:8px}.store-product-benefits li{display:inline-flex;align-items:center;gap:8px}.store-product-not-found{border-radius:14px;border:1px solid var(--store-border);background:var(--store-white);padding:24px;text-align:center}.store-product-not-found h1{margin:0;color:#234b7d}.store-product-not-found p{color:#5b6e89}.store-product-not-found a{color:var(--store-blue-700);font-weight:700;text-decoration:none}.store-edit-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;z-index:80;display:grid;place-items:center;padding:16px}.store-edit-panel{width:min(860px,100%);max-height:calc(100vh - 32px);overflow:auto;border-radius:14px;border:1px solid #cbd5e1;background:#fff;box-shadow:0 16px 40px #0f172a40;padding:16px}.store-edit-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px}.store-edit-head h3{margin:0;color:#173b68}.store-edit-close{min-height:36px;border-radius:8px;border:1px solid #cbd5e1;background:#fff;color:#1e293b;padding:0 12px;cursor:pointer}.store-edit-bulk-flags{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:12px}.store-edit-bulk-flags label{display:inline-flex;align-items:center;gap:8px;font-size:.9rem}.store-edit-grid{display:grid;grid-template-columns:1fr;gap:12px}.store-edit-grid label,.store-edit-grid fieldset{border:1px solid #dbe4ee;border-radius:10px;padding:10px;display:grid;gap:8px}.store-edit-grid label{color:#334155;font-size:.9rem;font-weight:700}.store-edit-grid input[type=text]{min-height:40px;border-radius:8px;border:1px solid #cbd5e1;padding:0 10px}.store-edit-categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.store-edit-categories-toolbar{margin-bottom:10px}.store-edit-categories-manager{border:1px dashed #cbd5e1;border-radius:10px;padding:10px;margin-bottom:10px;display:grid;gap:10px}.store-edit-categories-add{display:grid;grid-template-columns:1fr auto;gap:8px}.store-edit-categories-list{display:grid;gap:8px}.store-edit-category-row{display:grid;grid-template-columns:1fr auto;gap:8px}.store-edit-categories label,.store-edit-active-toggle{display:inline-flex;align-items:center;gap:8px;border:0;padding:0;font-weight:600}.store-edit-actions{margin-top:14px;display:flex;justify-content:flex-end;gap:10px}@media (max-width: 900px){.store-admin-topbar{flex-direction:column;align-items:stretch}.store-admin-topbar-actions{width:100%}.store-admin-topbar button{flex:1;min-width:120px}.store-topbar{flex-direction:column;align-items:flex-start}.store-header,.store-vehicle-strip,.store-hero{grid-template-columns:1fr}.store-brands{grid-template-columns:repeat(2,minmax(0,1fr))}.store-brands span:nth-child(2n){border-right:0}.store-account-actions{flex-wrap:wrap}.store-grid{grid-template-columns:1fr}.store-products-head{align-items:flex-start;flex-direction:column;gap:10px}.store-products-admin-controls{flex-wrap:wrap}.store-edit-bulk-flags,.store-edit-categories,.store-edit-categories-add,.store-edit-category-row{grid-template-columns:1fr}.store-bottom-bar{grid-template-columns:1fr 1fr}.store-footer,.store-product-card{grid-template-columns:1fr}.store-product-visual{min-height:220px}}
