@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-account-wrap-account.store-account-page{width:100%;flex-direction:column;align-items:stretch;gap:18px}.store-account-hero{width:100%;box-sizing:border-box;display:flex;align-items:center;gap:16px;padding:24px 28px;border:1px solid #cfe0f2;border-radius:20px;color:#fff;background:radial-gradient(circle at 88% 15%,rgba(110,190,255,.24),transparent 30%),linear-gradient(125deg,#0d3564,#14538e 56%,#1d6ca7);box-shadow:0 18px 42px #0f3f752e}.store-account-avatar{width:68px;height:68px;flex:0 0 auto;display:grid;place-items:center;border:3px solid rgba(255,255,255,.72);border-radius:50%;color:#0e467b;background:#fff;font-size:22px;font-weight:800;letter-spacing:.04em}.store-account-hero-copy{min-width:0;flex:1}.store-account-eyebrow{display:block;margin-bottom:4px;color:#bfddf6;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.store-account-hero h1{margin:0;font-size:clamp(24px,3vw,34px);line-height:1.1}.store-account-hero p{margin:7px 0 0;color:#dbeafe;font-size:14px}.store-account-hero-status{display:grid;justify-items:end;gap:8px;color:#c9e3f8;font-size:12px;text-align:right}.store-account-active-badge{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid rgba(187,247,208,.4);border-radius:999px;color:#dcfce7;background:#16653459;font-weight:800}.store-account-active-badge span{width:7px;height:7px;border-radius:50%;background:#86efac;box-shadow:0 0 0 4px #86efac24}.store-account-layout{width:100%;display:grid;grid-template-columns:minmax(230px,275px) minmax(0,1fr);align-items:start;gap:18px}.store-account-sidebar{position:sticky;top:18px;display:grid;gap:18px;min-width:0;padding:20px;border:1px solid #d9e5f1;border-radius:18px;background:#fff;box-shadow:0 12px 30px #0f3f7514}.store-account-sidebar-heading{display:flex;align-items:center;gap:11px;min-width:0}.store-account-sidebar-heading div{min-width:0}.store-account-sidebar-heading strong,.store-account-sidebar-heading span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-account-sidebar-heading strong{color:#183b62;font-size:15px}.store-account-sidebar-heading div span{margin-top:3px;color:#71849b;font-size:12px}.store-account-sidebar-icon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;color:#14538e;background:#eaf4ff}.store-account-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px}.store-account-stats div{display:grid;gap:3px;padding:11px;border:1px solid #e2ebf4;border-radius:12px;background:#f8fbff}.store-account-stats strong{color:#174d80;font-size:21px;line-height:1}.store-account-stats span{color:#71849b;font-size:11px}.store-account-nav{display:grid;gap:5px;padding-top:3px;border-top:1px solid #edf2f7}.store-account-nav button,.store-account-logout{min-height:43px;display:flex;align-items:center;gap:10px;padding:0 12px;border:1px solid transparent;border-radius:10px;color:#52657d;background:transparent;font:inherit;font-size:13px;font-weight:700;text-align:left;cursor:pointer}.store-account-nav button svg,.store-account-logout svg{font-size:17px}.store-account-nav button:hover{color:#14538e;background:#f1f7fd}.store-account-nav button.is-active{border-color:#c9def1;color:#0e467b;background:#eaf4ff}.store-account-logout{border-top:1px solid #edf2f7;border-radius:0;color:#9f2d35}.store-account-logout:hover{background:#fff7f7}.store-account-main-panel{min-width:0;padding:24px;border:1px solid #d9e5f1;border-radius:18px;box-shadow:0 12px 30px #0f3f750f}.store-account-main-panel>h3{margin-top:0;color:#183b62;font-size:22px}@media (max-width: 760px){.store-account-hero{align-items:flex-start;flex-wrap:wrap;padding:20px}.store-account-hero-status{width:100%;justify-items:start;text-align:left}.store-account-layout{grid-template-columns:1fr}.store-account-sidebar{position:static}.store-account-nav{grid-template-columns:repeat(3,minmax(0,1fr));border-top:0}.store-account-nav button{min-height:76px;flex-direction:column;justify-content:center;gap:5px;padding:8px 5px;font-size:11px;text-align:center}.store-account-logout{justify-content:center}.store-account-main-panel{padding:18px}}.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 0;padding:10px;border:1px solid #b9d5eb;border-radius:12px 12px 0 0;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:0 auto 16px;padding:10px 14px;border-radius:0 0 12px 12px;border:1px solid #9ec1df;background:linear-gradient(90deg,var(--store-blue-700),var(--store-blue-500));display:flex;flex-wrap:wrap;gap:8px;min-height:40px}.store-categories a{text-decoration:none;color:#173b68;border-radius:10px;border:1px solid #86b6de;background:#f0f7ff;padding:7px 12px;font-size:1rem;font-family:Rajdhani,sans-serif;font-weight:500;display:flex;align-items:center;justify-content:center}.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{position:relative;display:block;min-height:320px;border-radius:12px;padding:clamp(20px,4vw,36px);color:#fff;text-decoration:none;transition:background-position .18s ease,background-size .18s ease;background:linear-gradient(135deg,#113f75eb,#1e558fe6),linear-gradient(90deg,#2b6099,#1b4e86)}.store-hero-main:hover{filter:brightness(1.03)}.store-hero-aside{display:grid;gap:8px}.store-hero-aside-item-wrap{position:relative;min-height:88px}.store-hero-aside a{display:block;width:100%;min-height:100%;box-sizing:border-box;text-decoration:none;border-radius:10px;border:1px solid #9dcb7a;padding:12px;color:#1b3554;transition:transform .16s ease,box-shadow .16s ease,background-position .18s ease,background-size .18s ease;background:linear-gradient(140deg,#f3faea,#eaf6dd)}.store-hero-aside-item-wrap.is-editable a{padding-top:42px}.store-hero-aside a:hover{transform:translateY(-1px);box-shadow:0 8px 16px #0f172a1f}.store-hero-edit-trigger,.store-hero-inline-edit{position:absolute;top:8px;right:8px;z-index:2;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:#0f172a7a;color:#fff;font-size:.76rem;font-weight:700;letter-spacing:.2px;padding:6px 10px;cursor:pointer;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.store-hero-inline-edit{top:6px;right:6px}.store-hero-edit-trigger:hover,.store-hero-inline-edit:hover{background:#0f172a9e}.store-hero-aside a.store-hero-aside-image{border-color:#ffffff5c;color:#f7fbff;text-shadow:0 1px 1px rgba(0,0,0,.35)}.store-hero-aside a.store-hero-aside-image span{color:#f0f8fff5}.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:15px auto 50px}.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-products-error span{display:block;margin-top:4px}.store-brands{margin:0 auto 14px;border-radius:12px;border:1px solid var(--store-border);background:var(--store-white);display:flex;flex-wrap:wrap}.store-brands-head{grid-column:1 / -1;display:flex;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;background:#f6f8fb;border-bottom:1px solid var(--store-border)}.store-brands-head strong{font-family:Rajdhani,sans-serif;letter-spacing:.3px;text-transform:uppercase;color:#274161}.store-brands-head button{min-height:32px;border-radius:8px;border:1px solid #9ec1df;background:#f0f7ff;color:#123c73;font-weight:700;padding:0 10px;cursor:pointer}.store-brands span,.store-brands a{text-align:center;font-family:Rajdhani,sans-serif;font-size:1rem;flex-grow:1;letter-spacing:.3px;font-weight:700;padding:12px 8px;border-right:1px solid var(--store-border)}.store-brands a{text-decoration:none;color:#1b3554}.store-brands a:hover{background:#f6f8fb}.store-brands-empty{grid-column:1 / -1;padding:12px;color:#64748b;border-right:0}.store-brands span:last-child,.store-brands a: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;gap:6px}.main-store-card{flex:1}.aside-store-card{position:relative;min-height:480px;padding:1%;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{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-clickable{cursor:pointer;transition:transform .14s ease,box-shadow .14s ease;box-shadow:4px 4px 6px #141b2624}.store-card-clickable:hover{transform:translateY(-2px);box-shadow:10px 12px 26px #141b2624}.store-card-clickable:focus-visible{outline:2px solid #2d6dab;outline-offset:2px}.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-product-image-wrap,.store-product-visual-wrap,.store-cart-item-image-wrap{position:relative;overflow:hidden;border-radius:12px}.store-product-image-wrap .store-product-image,.store-product-visual-wrap .store-product-visual,.store-cart-item-image-wrap .store-cart-item-image{filter:none}.store-product-image-wrap:has(.store-stock-overlay) .store-product-image,.store-product-visual-wrap:has(.store-stock-overlay) .store-product-visual,.store-cart-item-image-wrap:has(.store-stock-overlay) .store-cart-item-image{filter:grayscale(.85) brightness(.62)}.store-stock-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;place-items:center;padding:12px;color:#fff;background:#0f172a7a;font:800 1.1rem Rajdhani,sans-serif;letter-spacing:1px;text-transform:uppercase;text-align:center}.store-card h3{margin:0;color:#283243;font:700 1.2rem Rajdhani,sans-serif;letter-spacing:.4px}.store-sku{margin:0;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-price-product-page{margin:2px 0 0;font-size:2.5rem;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;border:1px solid transparent;cursor:pointer}.store-buy:disabled,.store-btn:disabled,.store-card-action-secondary:disabled,.store-cart-qty-row button:disabled{opacity:.55;cursor:not-allowed;filter:grayscale(.3)}.store-card-actions{margin-top:auto;display:grid;grid-template-columns:1fr;gap:8px}.store-product-card-meta{display:flex;gap:8px;font-size:.83rem}.store-product-card-meta-large{font-size:1rem;margin-top:6px}.store-product-card-buy-row{display:flex;gap:4px}.store-related-products{margin-top:18px}.store-card-action-secondary{min-height:40px;border-radius:10px;text-decoration:none;font-weight:700;color:#123c73;border:1px solid #9ec1df;background:#f0f7ff;display:inline-flex;align-items:center;justify-content:center}.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{margin:20px auto 0;background:linear-gradient(160deg,#13457b,#1d528a)}.store-footer .store-footer-columns{max-width:1400px;margin:16px auto 0;padding:16px;border-bottom:1px solid #295788;display:flex;justify-content:space-between;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-description{margin:10px 0 0;border-radius:14px;border:1px solid var(--store-border);background:var(--store-white);box-shadow:0 6px 16px #141b2612;padding:16px;gap:16px}.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{display:flex;flex-direction:column}.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-direction:column;gap:4px;margin-top:auto}.store-product-benefits{margin:16px 0 0;padding:0;list-style:none;color:#37557c;display:grid;display:flex;justify-content:space-around;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-cart-wrap,.store-account-wrap{margin:20px auto 0;display:flex;flex-direction:column;gap:12px}.store-account-wrap-account{margin:20px auto 0;display:flex;flex-direction:row;gap:12px}.store-cart-grid{display:grid;grid-template-columns:1fr 490px;gap:12px;min-height:800px}.store-cart-list{display:flex;flex-direction:column;gap:10px}.store-cart-item{border-radius:12px;border:1px solid var(--store-border);background:#fff;padding:10px;display:grid;grid-template-columns:110px 1fr auto;gap:12px;align-items:center}.store-cart-item.is-out-of-stock{border-color:#fca5a5;background:#fff7f7}.store-cart-item-image{width:100%;aspect-ratio:1;border-radius:8px;object-fit:cover;background:linear-gradient(140deg,#ffffff5c,#fff3),linear-gradient(90deg,#d4dfeb,#c3d2e4)}.store-cart-item-info h3{margin:0;color:#283243;font:700 1.15rem Rajdhani,sans-serif}.store-cart-item-actions{display:grid;gap:8px;justify-items:end}.store-cart-qty-row{display:inline-flex;align-items:center;gap:6px}.store-cart-qty-row button{width:30px;height:30px;border-radius:8px;border:1px solid #cbd5e1;background:#fff;color:#1e3a8a;font-weight:700;cursor:pointer}.store-cart-summary{border-radius:12px;border:1px solid var(--store-border);background:#fff;padding:12px;height:fit-content;display:grid;gap:10px}.store-cart-summary h3{margin:0;color:#233954}.store-cart-summary p{margin:0;display:flex;justify-content:space-between;align-items:center;color:#334155}.store-payment-brick-wrap{display:grid;gap:8px;min-height:360px}#mercado-pago-card-payment-brick{width:100%}.store-account-orders{display:grid;gap:12px}.store-account-order{border:1px solid var(--store-border);border-radius:8px;padding:12px;display:grid;gap:8px;background:#fbfdff}.store-address-card{border-radius:12px;border-color:#d7e5f3;background:linear-gradient(180deg,#fff,#f7fbff);box-shadow:0 10px 24px #0f3f7514}.store-account-order-head,.store-account-order p,.store-account-order-item{display:flex;justify-content:space-between;gap:12px;align-items:center}.store-account-order-head strong{display:block;color:#233954}.store-address-card-title{display:flex;align-items:flex-start;gap:10px;min-width:0}.store-address-card-title div{min-width:0}.store-address-card-title span:not(.store-address-icon){display:block;margin-top:3px;overflow-wrap:anywhere}.store-address-icon{width:38px;height:38px;border-radius:10px;color:#0f3f75;background:linear-gradient(135deg,#e9f4ff,#f4fbff);border:1px solid #c9def1;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;box-shadow:inset 0 1px #ffffffbf}.store-address-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.store-address-actions button{gap:6px}.store-address-delete{min-height:40px;border-radius:10px;border:1px solid #fecaca;background:#fff7f7;color:#991b1b;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;font-weight:700;cursor:pointer}.store-account-order-head span,.store-account-order p,.store-account-order-item{color:#52657d}.store-account-status{border-radius:999px;border:1px solid #b7d7a3;background:#f1f8ea;color:#2d5b1f;padding:5px 9px;font-weight:700;white-space:nowrap;display:inline-flex;align-items:center;gap:5px}.store-account-order-items,.store-account-form{display:grid;gap:8px}.store-account-form{margin-top:12px}.store-address-panel{margin-top:16px;border:1px solid #d7e5f3;border-radius:14px;padding:14px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 10px 24px #0f3f7512}.store-address-panel-head,.store-checkout-address-head{display:flex;align-items:center;gap:10px}.store-address-panel-head h3{margin:0}.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-panel-hero{width:min(430px,calc(100vw - 24px))}.store-edit-overlay-hero{background:transparent;place-items:start end;padding:12px;pointer-events:none}.store-edit-overlay-hero .store-edit-panel-hero{pointer-events:auto;max-height:calc(100vh - 24px)}.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-danger{min-height:38px;border-radius:8px;border:1px solid #ef4444;background:#fff5f5;color:#991b1b;padding:0 12px;font-weight:700;cursor:pointer}.store-edit-danger:disabled{opacity:.5;cursor:not-allowed}.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-hero{grid-template-columns:1fr}.store-edit-grid label,.store-edit-grid fieldset{border:1px solid #dbe4ee;border-radius:10px;padding:10px;display:grid;gap:8px}.store-edit-grid-hero fieldset{grid-column:1;padding:12px}.store-hero-editor-section{grid-column:1;display:grid;grid-template-columns:1fr;gap:10px}.store-hero-editor-section.is-focused,.store-edit-grid-hero fieldset.is-focused{outline:2px solid #1e558f;outline-offset:2px;background:#f4f9ff}.store-edit-grid fieldset legend{font-family:Rajdhani,sans-serif;font-weight:700;color:#1f3f68;letter-spacing:.3px;padding:0 6px}.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-grid input[readonly]{background:#f8fafc;color:#475569}.store-edit-grid input[type=file]{min-height:40px;border-radius:8px;border:1px dashed #94a3b8;padding:8px;background:#f8fafc}.store-edit-grid input[type=range]{width:100%;accent-color:#1e558f}.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}.store-checkout-address{display:grid;gap:10px;margin-top:12px;border:1px solid #d7e5f3;border-radius:14px;padding:12px;background:linear-gradient(180deg,#ffffffeb,#f7fbfff0),linear-gradient(135deg,#eef7ff,#fff);box-shadow:0 10px 24px #0f3f7512}.store-checkout-address-head strong{display:block;color:#233954}.store-checkout-address-head span:not(.store-address-icon){display:block;color:#64748b;font-size:.88rem}.store-selected-address{border-radius:12px;border:1px solid #c9def1;background:#fff;padding:10px 12px;display:grid;gap:4px}.store-selected-address strong{color:#233954}.store-selected-address span{color:#52647e;line-height:1.4}.store-coupon-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:stretch}.store-address-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.store-address-form-grid .store-edit-input{min-height:44px;border-radius:10px;border-color:#d5e3ef;background:#fff;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.store-address-form-grid .store-edit-input:focus,.store-checkout-address .store-edit-input:focus{outline:none;border-color:#2d6dab;box-shadow:0 0 0 3px #2d6dab24;background:#fff}.store-checkout-address .store-edit-input{min-height:44px;border-radius:10px;border-color:#d5e3ef}.store-inline-check{display:inline-flex;align-items:center;gap:8px;min-height:40px;color:#334155;font-size:13px;font-weight:700}.store-inline-check input{width:16px;height:16px;accent-color:#1e558f}@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,.store-edit-grid-hero,.store-hero-editor-section{grid-template-columns:1fr}.store-edit-overlay-hero{place-items:end center;padding:10px}.store-edit-panel-hero{width:min(520px,calc(100vw - 20px))}.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,.store-address-form-grid,.store-coupon-row{grid-template-columns:1fr}.store-bottom-bar{grid-template-columns:1fr 1fr}.store-footer,.store-product-card,.store-cart-grid,.store-cart-item{grid-template-columns:1fr}.store-cart-item-actions{justify-items:stretch}.store-product-visual{min-height:220px}}.store-account-page{margin:28px auto 44px;display:grid;gap:18px}.account-hero{position:relative;overflow:hidden;min-height:164px;padding:28px 32px;border-radius:22px;color:#f8fbff;background:linear-gradient(120deg,#0b2851,#1559a5 62%,#2075bb);box-shadow:0 18px 38px #0f3f7533;display:flex;align-items:center;justify-content:space-between;gap:24px}.account-hero:after{content:"";position:absolute;width:320px;height:320px;right:-90px;top:-150px;border-radius:50%;background:#8ad24729;pointer-events:none}.account-hero-main,.account-hero-actions{position:relative;z-index:1;display:flex;align-items:center;gap:18px}.account-avatar,.account-sidebar-avatar{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:50%;color:#124477;background:linear-gradient(135deg,#fff,#dff1ff);font-weight:800;letter-spacing:.5px}.account-avatar{width:72px;height:72px;font-size:1.35rem;border:4px solid rgba(255,255,255,.32)}.account-eyebrow{display:block;margin-bottom:5px;color:#73c7ff;font-size:.72rem;font-weight:800;letter-spacing:1.4px;text-transform:uppercase}.account-hero .account-eyebrow{color:#bce1ff}.account-hero h1,.account-content-heading h2{margin:0;font-family:Rajdhani,sans-serif;letter-spacing:.1px}.account-hero h1{color:#fff;font-size:clamp(1.9rem,3vw,2.6rem);line-height:1}.account-hero p,.account-content-heading p{margin:8px 0 0;color:#d8eaff;font-size:.98rem}.account-hero-actions{align-self:flex-start;margin-left:auto}.account-role,.account-logout-button{min-height:38px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;gap:7px;font-size:.82rem;font-weight:800}.account-role{color:#e4f4ff;border:1px solid rgba(255,255,255,.28);background:#ffffff1f}.account-logout-button{border:1px solid rgba(255,255,255,.5);color:#fff;background:transparent;cursor:pointer}.account-logout-button:hover{background:#ffffff24}.account-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.account-summary-card{min-height:86px;padding:16px;border:1px solid #dce5ef;border-radius:16px;background:#fff;box-shadow:0 8px 22px #1f3a5b0f;display:flex;align-items:center;gap:12px}.account-summary-icon{width:42px;height:42px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:1.2rem}.account-summary-icon.blue{color:#1e65a8;background:#e8f3ff}.account-summary-icon.green{color:#3e891e;background:#edf9e8}.account-summary-icon.violet{color:#6850ad;background:#f0edff}.account-summary-icon.orange{color:#b86b1b;background:#fff3df}.account-summary-card div{min-width:0;display:grid;gap:2px}.account-summary-card strong{overflow:hidden;color:#142f50;font-family:Rajdhani,sans-serif;font-size:1.45rem;line-height:1;text-overflow:ellipsis;white-space:nowrap}.account-summary-card span:not(.account-summary-icon){color:#718198;font-size:.78rem;font-weight:700}.account-summary-total strong{font-size:1.15rem}.account-layout{display:grid;grid-template-columns:272px minmax(0,1fr);align-items:start;gap:18px}.account-sidebar{min-height:0;padding:20px 14px 14px;border-radius:18px;border-color:#dce5ef;box-shadow:0 10px 26px #1f3a5b14}.account-sidebar>.store-sku{display:none}.account-sidebar-profile{display:grid;justify-items:center;gap:4px;padding:4px 8px 18px;border-bottom:1px solid #edf1f5;text-align:center}.account-sidebar-avatar{width:54px;height:54px;margin-bottom:4px;color:#fff;background:linear-gradient(135deg,#236cac,#68b63f);font-size:1rem}.account-sidebar-profile strong{color:#163656;font-size:1rem}.account-sidebar-profile>span:last-child{color:#8694a6;font-size:.78rem}.account-navigation{display:grid;gap:5px;padding:14px 0}.account-navigation button{width:100%;min-height:58px;padding:8px 10px;border:1px solid transparent;border-radius:12px;color:#53667e;background:transparent;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer;transition:background .14s ease,color .14s ease,transform .14s ease}.account-navigation button:hover{color:#1559a5;background:#f1f7fd;transform:translate(2px)}.account-navigation button.is-active{color:#1559a5;border-color:#d7e9fa;background:#edf6ff}.account-navigation-icon{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:#7890a9;background:#f4f7fa;font-size:1.05rem}.account-navigation button.is-active .account-navigation-icon{color:#fff;background:linear-gradient(135deg,#1e558f,#2d6dab)}.account-navigation button>span:last-child{display:grid;gap:2px}.account-navigation strong{font-size:.88rem}.account-navigation small{color:#93a0b0;font-size:.72rem}.account-sidebar-help{padding:14px;border-radius:14px;background:linear-gradient(135deg,#f0f8ff,#f5fbef);border:1px solid #dcecf5}.account-sidebar-help>span{width:30px;height:30px;margin-bottom:9px;border-radius:9px;color:#2773ae;background:#fff;display:inline-flex;align-items:center;justify-content:center}.account-sidebar-help strong{display:block;color:#244461;font-size:.86rem}.account-sidebar-help p{margin:4px 0 10px;color:#718198;font-size:.76rem;line-height:1.4}.account-sidebar-help a{color:#1e558f;font-size:.78rem;font-weight:800;text-decoration:none}.account-sidebar-help a span{margin-left:3px}.account-content{min-width:0;min-height:0;padding:24px;border:1px solid #dce5ef;border-radius:18px;background:#fff;box-shadow:0 10px 26px #1f3a5b12}.account-content-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:19px;border-bottom:1px solid #edf1f5}.account-content-heading h2{color:#173b68;font-size:1.8rem}.account-content-heading p{color:#718198;margin-top:4px}.account-heading-action{white-space:nowrap;display:inline-flex;align-items:center;gap:7px}.account-panel{padding-top:18px}.account-panel>h3{display:none}.account-panel>.store-account-form:not(.store-address-panel){margin-top:0;padding:18px;border:1px solid #e0e8f0;border-radius:15px;background:#fbfdff}.account-panel>.store-account-form:not(.store-address-panel)+.store-account-form{margin-top:12px}.account-panel .store-edit-label{display:grid;gap:5px;color:#52657d;font-size:.78rem;font-weight:800}.account-panel .store-edit-input{min-height:44px;box-sizing:border-box;border:1px solid #d5e3ef;border-radius:10px;padding:0 11px;background:#fff;color:#263b56}.account-panel .store-edit-input:focus{outline:none;border-color:#2d6dab;box-shadow:0 0 0 3px #2d6dab24}.account-panel .store-account-form>h3{margin:0 0 4px;color:#173b68;font-family:Rajdhani,sans-serif;font-size:1.2rem}.account-state-card{padding:54px 24px;border:1px solid #dce5ef;border-radius:18px;background:#fff;text-align:center;box-shadow:0 10px 28px #1f3a5b14}.account-state-card h3{margin:14px 0 6px;color:#173b68;font-family:Rajdhani,sans-serif;font-size:1.7rem}.account-state-card p{margin:0 0 18px;color:#718198}.account-state-card .store-buy{display:inline-flex;width:auto}.account-empty-state{padding:40px 18px;text-align:center}.account-empty-state h3{margin:13px 0 5px;color:#173b68;font-family:Rajdhani,sans-serif;font-size:1.4rem}.account-empty-state p{max-width:410px;margin:0 auto 18px;color:#7b899b;line-height:1.5}.account-empty-state .store-buy{display:inline-flex;width:auto}.account-order-card{padding:0;overflow:hidden;border-color:#e1e8ef;border-radius:15px;background:#fff;box-shadow:0 6px 18px #1f3a5b0d}.account-order-header{padding:15px 17px;display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid #edf1f5;background:#fbfdff}.account-order-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:15px 17px;border-bottom:1px solid #f0f3f6}.account-order-meta span{display:grid;gap:4px}.account-order-meta small{color:#8a98aa;font-size:.72rem}.account-order-meta strong{color:#334e6e;font-size:.85rem}.account-order-meta .account-order-total{color:#1e558f;font-size:1rem}.account-order-items{padding:12px 17px}.account-order-footer{padding:11px 17px;border-top:1px solid #edf1f5;display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 16px;color:#75869b;font-size:.76rem}.account-address-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.account-address-card{padding:15px}.account-form-card{margin-top:18px;padding:18px;border:1px solid #e0e8f0;border-radius:15px;background:#fbfdff}.account-form-title{display:flex;align-items:center;gap:10px;margin-bottom:16px}.account-form-title h3{margin:0;color:#173b68;font-family:Rajdhani,sans-serif;font-size:1.2rem}.account-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.account-form-fields{display:grid;gap:12px}.account-two-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media (max-width: 1000px){.account-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-layout{grid-template-columns:220px minmax(0,1fr)}.account-profile-grid{grid-template-columns:1fr}}@media (max-width: 720px){.store-account-page{margin-top:16px}.account-hero{padding:22px 18px;align-items:flex-start;flex-direction:column}.account-hero-main{align-items:flex-start}.account-hero-actions{width:100%;margin-left:0;align-self:auto;justify-content:space-between}.account-summary-grid{gap:8px}.account-summary-card{padding:12px 10px;gap:8px}.account-summary-icon{width:34px;height:34px;font-size:1rem}.account-summary-card strong{font-size:1.2rem}.account-summary-card span:not(.account-summary-icon){font-size:.68rem}.account-layout{grid-template-columns:1fr}.account-sidebar{padding:14px}.account-sidebar-profile{display:none}.account-navigation{grid-template-columns:repeat(3,1fr);padding:0}.account-navigation button{min-height:72px;padding:8px 5px;flex-direction:column;justify-content:center;gap:5px;text-align:center}.account-navigation button:hover{transform:none}.account-navigation button>span:last-child{gap:0}.account-navigation small,.account-sidebar-help{display:none}.account-content{padding:17px 13px}.account-content-heading{flex-direction:column}.account-heading-action{width:100%;justify-content:center}.account-order-header{align-items:flex-start;flex-direction:column}.account-order-meta{padding:12px}.account-order-items,.account-order-footer{padding-left:12px;padding-right:12px}.account-address-grid{grid-template-columns:1fr}.account-form-card{padding:14px}.account-two-fields{grid-template-columns:1fr}}.store-public-page-wrap{padding-top:18px;padding-bottom:42px}.store-public-breadcrumb{display:flex;align-items:center;gap:9px;margin:0 0 14px;color:#71849b;font-size:13px}.store-public-breadcrumb a{color:#1e558f;font-weight:700;text-decoration:none}.store-public-breadcrumb a:hover,.store-privacy-document a:hover{text-decoration:underline}.store-public-hero{display:flex;align-items:center;justify-content:space-between;gap:26px;min-height:190px;padding:32px 38px;border:1px solid #cfe0f2;border-radius:22px;color:#fff;background:radial-gradient(circle at 85% 20%,rgba(110,190,255,.25),transparent 31%),linear-gradient(125deg,#0d3564,#14538e 56%,#1d6ca7);box-shadow:0 18px 42px #0f3f7529;box-sizing:border-box}.store-public-hero h1{margin:7px 0 0;color:#fff;font:800 clamp(30px,4vw,46px) "Rajdhani",sans-serif;line-height:1}.store-public-hero p{max-width:720px;margin:12px 0 0;color:#dbeafe;font-size:16px;line-height:1.55}.store-public-kicker{color:#76c745;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.store-public-hero .store-public-kicker{color:#bfe8a2}.store-public-hero-icon{display:grid;flex:0 0 auto;width:84px;height:84px;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:24px;color:#d8f2c3;background:#ffffff1f;font-size:42px}.store-public-section{margin-top:22px;padding:28px;border:1px solid #d9e5f1;border-radius:20px;background:#fff;box-shadow:0 12px 30px #0f3f7512;scroll-margin-top:18px}.store-public-section-heading{display:flex;align-items:flex-start;gap:14px;margin-bottom:22px}.store-public-section-heading h2{margin:4px 0;color:#173b68;font:800 28px Rajdhani,sans-serif}.store-public-section-heading p{margin:0;color:#687a90;line-height:1.5}.store-public-section-icon,.store-public-side-icon{display:grid;flex:0 0 auto;width:46px;height:46px;place-items:center;border:1px solid #c9def1;border-radius:14px;color:#14538e;background:#eaf4ff;font-size:22px}.store-work-grid,.store-help-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.75fr);align-items:start;gap:20px}.store-public-form{display:grid;gap:15px;padding:20px;border:1px solid #e0e8f0;border-radius:16px;background:#fbfdff}.store-public-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.store-public-form label{display:grid;gap:7px;color:#36506c;font-size:13px;font-weight:700}.store-public-form input,.store-public-form select,.store-public-form textarea{width:100%;box-sizing:border-box;border:1px solid #cbd8e6;border-radius:10px;color:#1f334d;background:#fff;font:inherit;font-weight:400;outline:none;padding:11px 12px;transition:border-color .2s,box-shadow .2s}.store-public-form textarea{resize:vertical}.store-public-form input:focus,.store-public-form select:focus,.store-public-form textarea:focus{border-color:#4d91cc;box-shadow:0 0 0 3px #2d6dab1f}.store-public-form-actions{display:flex;align-items:center;justify-content:space-between;gap:14px}.store-public-form-actions span{display:inline-flex;align-items:center;gap:7px;color:#71849b;font-size:12px;line-height:1.4}.store-public-form-actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.store-public-success{display:flex;align-items:center;gap:8px;margin:0;padding:10px 12px;border:1px solid #b7d7a3;border-radius:10px;color:#2d5b1f;background:#f1f8ea;font-size:13px}.store-public-side-card{display:grid;gap:10px;padding:22px;border:1px solid #d7e5f3;border-radius:16px;background:linear-gradient(180deg,#f8fbff,#eef7ff)}.store-public-side-card h3{margin:0;color:#173b68;font:800 22px Rajdhani,sans-serif}.store-public-side-card p{margin:0;color:#5d718a;line-height:1.6}.store-public-side-card a,.store-privacy-summary a{color:#14538e;font-size:13px;font-weight:800;text-decoration:none}.store-public-side-card a span,.store-privacy-summary a span{margin-left:5px}.store-faq-list{display:grid;gap:10px}.store-faq-list details{padding:15px 16px;border:1px solid #e0e8f0;border-radius:12px;background:#fbfdff}.store-faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#234b7d;font-size:15px;font-weight:800;cursor:pointer;list-style:none}.store-faq-list summary::-webkit-details-marker{display:none}.store-faq-list summary:after{content:"+";color:#6fbe44;font-size:20px}.store-faq-list details[open] summary:after{content:"−"}.store-faq-list details p{margin:11px 26px 0 0;color:#667b94;font-size:14px;line-height:1.55}.store-help-empty{margin:0;padding:18px;border:1px dashed #b8cce0;border-radius:10px;color:#71849b;text-align:center}.store-help-contact-cards{display:grid;gap:10px}.store-help-contact-card{display:flex;align-items:center;gap:12px;min-height:62px;padding:12px 14px;border:1px solid #d7e5f3;border-radius:12px;color:#14538e;background:#f8fbff;text-decoration:none}.store-help-contact-card>svg{flex:0 0 auto;font-size:21px}.store-help-contact-card span{min-width:0;display:grid;gap:3px}.store-help-contact-card strong{color:#234b7d;font-size:14px}.store-help-contact-card small{overflow-wrap:anywhere;color:#71849b;font-size:12px}.store-help-contact-card b{margin-left:auto;font-size:18px}.store-help-contact-card.is-static{cursor:default}.store-help-contact-card:not(.is-static):hover{border-color:#9fc6e5;background:#eef7ff}.store-privacy-updated{display:inline-block;margin-top:14px;color:#bfddf6;font-size:12px}.store-privacy-layout{display:grid;grid-template-columns:260px minmax(0,1fr);align-items:start;gap:20px;margin-top:22px}.store-privacy-summary{position:sticky;top:18px;display:grid;gap:11px;padding:20px;border:1px solid #d7e5f3;border-radius:16px;background:linear-gradient(180deg,#f8fbff,#eef7ff)}.store-privacy-summary h2{margin:0;color:#173b68;font:800 22px Rajdhani,sans-serif}.store-privacy-summary p{margin:0;color:#5d718a;font-size:14px;line-height:1.55}.store-privacy-document{padding:30px 32px;border:1px solid #d9e5f1;border-radius:18px;background:#fff;box-shadow:0 12px 30px #0f3f750f}.store-privacy-document section+section{margin-top:24px;padding-top:22px;border-top:1px solid #edf2f7}.store-privacy-document h2{margin:0 0 9px;color:#173b68;font:800 21px Rajdhani,sans-serif}.store-privacy-document p{margin:0;color:#52657d;font-size:15px;line-height:1.75}.store-privacy-document a{color:#14538e;font-weight:700}.store-privacy-intro{margin-bottom:4px!important;color:#36506c!important;font-size:16px!important}.store-privacy-note{display:flex;align-items:center;gap:7px;margin-top:13px!important;color:#2d5b1f!important;font-size:13px!important}.store-public-back-link{display:inline-flex;align-items:center;gap:7px;margin-top:20px;color:#14538e;font-weight:800;text-decoration:none}.store-public-back-link:hover{text-decoration:underline}@media (max-width: 820px){.store-work-grid,.store-help-grid,.store-privacy-layout{grid-template-columns:1fr}.store-privacy-summary{position:static}}@media (max-width: 620px){.store-public-hero{align-items:flex-start;padding:25px 21px}.store-public-hero-icon{width:58px;height:58px;border-radius:17px;font-size:28px}.store-public-section{padding:20px 15px}.store-public-form{padding:15px}.store-public-form-grid{grid-template-columns:1fr}.store-public-form-actions{align-items:stretch;flex-direction:column}.store-public-form-actions button{width:100%}.store-privacy-document{padding:22px 18px}}.store-public-section-heading{position:relative}.store-public-edit-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;margin-left:auto;padding:0 12px;border:1px solid #b8d4eb;border-radius:10px;color:#14538e;background:#f5faff;font:inherit;font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap}.store-public-edit-button:hover{border-color:#76abd2;background:#eaf4ff}.store-help-editor-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:18px;background:#0f172a8f}.store-help-editor{width:min(900px,100%);max-height:calc(100vh - 36px);overflow:auto;padding:24px;border:1px solid #cbd8e6;border-radius:18px;background:#fff;box-shadow:0 22px 60px #0f172a4d}.store-help-editor-head,.store-help-editor-faq-head,.store-help-editor-actions{display:flex;align-items:center;justify-content:space-between;gap:14px}.store-help-editor-head{padding-bottom:17px;border-bottom:1px solid #edf2f7}.store-help-editor-head h2{margin:5px 0 0;color:#173b68;font:800 26px Rajdhani,sans-serif}.store-help-editor-close{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 12px;border:1px solid #cbd8e6;border-radius:9px;color:#52657d;background:#fff;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.store-help-editor-close:hover{border-color:#9fb8ce;background:#f8fbff}.store-help-editor-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:18px}.store-help-editor label{display:grid;gap:7px;color:#36506c;font-size:13px;font-weight:800}.store-help-editor input,.store-help-editor textarea{width:100%;box-sizing:border-box;padding:10px 11px;border:1px solid #cbd8e6;border-radius:9px;color:#1f334d;background:#fff;font:inherit;font-weight:400;outline:none}.store-help-editor input:focus,.store-help-editor textarea:focus{border-color:#4d91cc;box-shadow:0 0 0 3px #2d6dab1f}.store-help-editor-faq-head{align-items:flex-end;margin:26px 0 12px}.store-help-editor-faq-head h3{margin:0 0 4px;color:#173b68;font:800 21px Rajdhani,sans-serif}.store-help-editor-faq-head p{margin:0;color:#71849b;font-size:13px}.store-help-editor-faq-list{display:grid;gap:10px}.store-help-editor-faq-row{display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:10px;padding:14px;border:1px solid #e0e8f0;border-radius:12px;background:#fbfdff}.store-help-editor-faq-fields{display:grid;gap:10px}.store-help-editor-faq-fields textarea{resize:vertical}.store-help-editor-delete{display:grid;align-self:start;width:38px;height:38px;place-items:center;border:1px solid #fecaca;border-radius:9px;color:#b4232d;background:#fff7f7;cursor:pointer}.store-help-editor-delete:hover{background:#fee2e2}.store-help-editor-empty{margin:0;padding:20px;border:1px dashed #b8cce0;border-radius:10px;color:#71849b;text-align:center}.store-help-editor-actions{justify-content:flex-end;margin-top:18px;padding-top:17px;border-top:1px solid #edf2f7}@media (max-width: 620px){.store-public-section-heading{flex-wrap:wrap}.store-public-edit-button{width:100%;margin-left:0}.store-help-editor{padding:18px 14px}.store-help-editor-contact-grid{grid-template-columns:1fr}.store-help-editor-faq-head{align-items:stretch;flex-direction:column}.store-help-editor-faq-head .store-public-edit-button{width:auto}.store-help-editor-head{align-items:flex-start;flex-direction:column}.store-help-editor-close{align-self:flex-end}}.store-checkout-address{gap:16px;margin-top:16px;padding:18px;border-color:#d6e4f1;border-radius:18px;background:linear-gradient(145deg,#fff,#f7fbff);box-shadow:0 12px 28px #0f3f7514}.store-checkout-address-head{align-items:center;gap:12px;padding-bottom:14px;border-bottom:1px solid #edf2f7}.store-checkout-address-head .store-address-icon{width:44px;height:44px;border-radius:13px;color:#14538e;background:linear-gradient(135deg,#eaf4ff,#f4fbff);box-shadow:inset 0 1px #ffffffd9}.store-checkout-address-head strong{color:#173b68;font:800 1.25rem Rajdhani,sans-serif}.store-checkout-address-head span:not(.store-address-icon){margin-top:3px;color:#718198;font-size:.82rem;line-height:1.4}.store-checkout-select-field,.store-checkout-field{display:grid;gap:6px;color:#52657d;font-size:.76rem;font-weight:800}.store-checkout-select-field>span,.store-checkout-field>span{padding-left:2px}.store-checkout-select-field .store-edit-input,.store-checkout-field .store-edit-input{width:100%;min-height:45px;box-sizing:border-box;padding:0 12px;border:1px solid #d5e3ef;border-radius:10px;color:#263b56;background:#fff;font-size:.9rem;font-weight:500;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.store-checkout-select-field .store-edit-input:focus,.store-checkout-field .store-edit-input:focus{outline:none;border-color:#2d6dab;background:#fff;box-shadow:0 0 0 3px #2d6dab24}.store-address-form-grid.store-checkout-address-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding:17px;border:1px solid #e0e8f0;border-radius:15px;background:#fbfdff}.store-checkout-field-wide{grid-column:1 / -1}.store-checkout-address-form .store-inline-check{grid-column:1 / -1;min-height:42px;margin-top:1px;padding-top:5px;border-top:1px solid #edf2f7;color:#52657d}.store-selected-address{padding:14px;border-color:#c9def1;border-radius:13px;background:linear-gradient(180deg,#fff,#f7fbff)}.store-selected-address strong{color:#173b68;font-size:.92rem}.store-selected-address span{color:#667b94;font-size:.84rem}@media (max-width: 560px){.store-checkout-address{padding:14px}.store-address-form-grid.store-checkout-address-form{grid-template-columns:1fr;padding:14px}.store-checkout-field-wide,.store-checkout-address-form .store-inline-check{grid-column:auto}}.store-checkout-summary-field{display:grid;gap:11px;margin-top:4px;padding:14px;border:1px solid #e0e8f0;border-radius:14px;background:#fbfdff}.store-checkout-summary-field-head{display:flex;align-items:center;gap:10px}.store-checkout-summary-field-icon{display:grid;flex:0 0 auto;width:34px;height:34px;place-items:center;border:1px solid #c9def1;border-radius:10px;color:#14538e;background:#eaf4ff}.store-checkout-summary-field-head>div,.store-checkout-summary-field-head>span:last-child{display:grid;gap:2px}.store-checkout-summary-field-head strong{color:#234b7d;font-size:.86rem}.store-checkout-summary-field-head small{color:#8492a3;font-size:.72rem;font-weight:500}.store-checkout-summary-field .store-coupon-row{grid-template-columns:minmax(0,1fr) auto;gap:9px;align-items:end}.store-checkout-summary-field .store-coupon-row>button{min-height:45px;align-self:end;white-space:nowrap}.store-checkout-summary-field .store-checkout-field .store-edit-input,.store-checkout-customer-field>.store-edit-input{min-height:45px;box-sizing:border-box;border-color:#d5e3ef;border-radius:10px;background:#fff}.store-checkout-inline-success{display:flex!important;justify-content:flex-start!important;align-items:center;margin:0!important;padding:8px 10px;border:1px solid #b7d7a3;border-radius:9px;color:#2d5b1f!important;background:#f1f8ea;font-size:.76rem}.store-checkout-customer-field{gap:10px}@media (max-width: 560px){.store-checkout-summary-field .store-coupon-row{grid-template-columns:1fr}.store-checkout-summary-field .store-coupon-row>button{width:100%}}
