:root{--brand:#6d28d9;--brand-2:#8b5cf6;--ink:#171129;--muted:#6f6880;--line:#e8e4f0;--surface:#ffffff;--soft:#f7f5fb;--soft-2:#f0ebff;--success:#15803d;--shadow:0 20px 60px rgba(39,24,72,.10);--shadow-sm:0 10px 32px rgba(39,24,72,.08);--radius:22px;--text-primary:var(--ink);--text-secondary:var(--muted);--glass-border:var(--line)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.product-store-page{margin:0;background:#fbfaff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}.product-store-page a{color:inherit;text-decoration:none}.product-store-page button,.product-store-page input,.product-store-page select{font:inherit}.store-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.store-navbar{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.93);backdrop-filter:blur(18px);border-bottom:1px solid rgba(109,40,217,.10)}.store-nav-inner{width:min(1180px,calc(100% - 40px));margin:auto;min-height:76px;display:flex;align-items:center;gap:28px}.store-brand{display:inline-flex;align-items:center;gap:12px;min-width:0}.store-logo-icon{display:block!important;width:46px!important;height:46px!important;max-width:46px!important;max-height:46px!important;min-width:46px;object-fit:cover;border-radius:13px;box-shadow:0 8px 24px rgba(109,40,217,.18)}.store-brand-copy{display:grid;line-height:1.1}.store-brand-copy strong{font-size:18px;letter-spacing:-.02em}.store-brand-copy small{margin-top:4px;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.14em}.store-nav-links{margin-left:auto;display:flex;align-items:center;gap:8px}.store-nav-links a{padding:10px 12px;border-radius:10px;color:#4f485f;font-size:14px;font-weight:650}.store-nav-links a:hover{background:var(--soft-2);color:var(--brand)}.store-main-site-link{border:1px solid var(--line)}.store-nav-toggle{display:none;margin-left:auto;border:0;background:none;padding:8px}.store-nav-toggle span{display:block;width:24px;height:2px;background:var(--ink);margin:5px 0;border-radius:8px}
.store-hero{position:relative;overflow:hidden;padding:88px 0 72px;background:linear-gradient(180deg,#fff 0%,#faf7ff 100%)}.store-hero-glow{position:absolute;border-radius:50%;filter:blur(10px);pointer-events:none}.store-hero-glow-a{width:420px;height:420px;background:rgba(139,92,246,.13);right:-130px;top:-140px}.store-hero-glow-b{width:360px;height:360px;background:rgba(59,130,246,.08);left:-170px;bottom:-200px}.store-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);gap:64px;align-items:center}.store-eyebrow,.store-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--brand);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.13em}.store-live-dot{width:8px;height:8px;background:#22c55e;border-radius:50%;box-shadow:0 0 0 6px rgba(34,197,94,.11)}.store-hero h1{margin:18px 0 20px;max-width:760px;font-size:clamp(42px,5.8vw,72px);line-height:1.02;letter-spacing:-.055em;font-weight:850}.store-hero h1 span{background:linear-gradient(90deg,var(--brand),#4f46e5);-webkit-background-clip:text;background-clip:text;color:transparent}.store-hero-copy>p{max-width:690px;margin:0;color:var(--muted);font-size:18px}.store-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.store-btn,.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 18px;border-radius:13px;border:1px solid transparent;font-weight:750;cursor:pointer;transition:.18s ease}.store-btn-primary,.btn-primary{background:linear-gradient(135deg,var(--brand),#4f46e5);color:#fff!important;box-shadow:0 12px 26px rgba(109,40,217,.22)}.store-btn-primary:hover,.btn-primary:hover{transform:translateY(-1px);box-shadow:0 16px 34px rgba(109,40,217,.28)}.store-btn-secondary{background:#fff;border-color:var(--line);color:var(--ink)}.store-trust-row{display:flex;flex-wrap:wrap;gap:18px;margin-top:24px;color:#5e576d;font-size:13px;font-weight:650}.store-hero-panel{background:rgba(255,255,255,.88);border:1px solid rgba(109,40,217,.14);box-shadow:var(--shadow);border-radius:28px;padding:26px;backdrop-filter:blur(18px)}.store-hero-panel-top{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:13px}.store-status-pill{padding:6px 10px;background:#ecfdf3;color:#166534;border-radius:999px;font-weight:750}.store-hero-metric{display:grid;margin:24px 0}.store-hero-metric strong{font-size:54px;line-height:1;letter-spacing:-.05em}.store-hero-metric span{color:var(--muted)}.store-mini-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.store-mini-grid>div{background:var(--soft);border:1px solid var(--line);padding:15px;border-radius:15px;display:grid}.store-mini-grid strong{font-size:21px}.store-mini-grid span{font-size:12px;color:var(--muted)}.store-category-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.store-category-pills span{padding:7px 10px;border-radius:999px;background:var(--soft-2);color:#5b21b6;font-size:12px;font-weight:700}
.store-stats-section{padding:22px 0;border-top:1px solid #eee9f5;border-bottom:1px solid #eee9f5;background:#fff}.store-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.store-stat{display:flex;gap:12px;align-items:center;padding:13px 14px}.store-stat-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:var(--soft-2);color:var(--brand);font-weight:900}.store-stat div{display:grid}.store-stat strong{font-size:22px}.store-stat span{font-size:12px;color:var(--muted)}
.store-featured-section,.store-catalog-section,.store-benefits-section,.store-process-section{padding:76px 0}.store-catalog-section,.store-process-section{background:#fff}.store-section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.store-section-heading h2{font-size:clamp(30px,4vw,44px);line-height:1.08;margin:8px 0 8px;letter-spacing:-.04em}.store-section-heading p{margin:0;color:var(--muted)}.store-text-link{font-weight:750;color:var(--brand)!important}.products-grid,.store-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.store-featured-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{position:relative;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 8px 30px rgba(32,19,57,.05);display:flex;flex-direction:column;min-width:0;transition:.2s ease}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-sm);border-color:#d8ccf5}.product-card-featured{border-color:#c4b5fd}.product-thumb{position:relative;min-height:180px;background:linear-gradient(135deg,#ede9fe,#f5f3ff);overflow:hidden}.product-thumb-bg{position:absolute;inset:0;display:grid;place-items:center}.product-emoji{font-size:50px}.product-badge-tag{position:absolute;top:12px;left:12px;z-index:2;padding:6px 9px;border-radius:999px;background:#fff;color:var(--brand);font-size:11px;font-weight:800;box-shadow:0 6px 16px rgba(0,0,0,.08)}.featured-tag{background:var(--brand);color:#fff}.product-info{padding:18px;display:flex;flex-direction:column;flex:1}.product-category{font-size:11px;text-transform:uppercase;letter-spacing:.09em;color:var(--brand);font-weight:800}.product-info h3{font-size:19px;line-height:1.25;margin:8px 0}.product-info p{font-size:13px;color:var(--muted);margin:0 0 14px}.product-meta{display:flex;justify-content:space-between;gap:10px;font-size:12px;color:var(--muted)}.product-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:14px}.product-price{display:grid}.price-original{text-decoration:line-through;color:#948da1;font-size:12px}.price-current{font-size:20px;font-weight:850}.product-action-btn{border:0;white-space:nowrap}
.catalog-toolbar{display:grid;gap:16px;background:var(--soft);border:1px solid var(--line);border-radius:20px;padding:18px;margin-bottom:18px}.catalog-search-wrap{position:relative}.catalog-search-wrap input{width:100%;height:50px;border:1px solid var(--line);border-radius:13px;background:#fff;padding:0 46px;font-size:15px;outline:none}.catalog-search-wrap input:focus{border-color:#a78bfa;box-shadow:0 0 0 4px rgba(139,92,246,.10)}.catalog-search-icon{position:absolute;left:17px;top:50%;transform:translateY(-50%);font-size:20px;color:#8f879e}.catalog-search-clear{position:absolute;right:12px;top:50%;transform:translateY(-50%);border:0;background:var(--soft);width:30px;height:30px;border-radius:50%;cursor:pointer}.catalog-filter-row,.catalog-meta-row{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.catalog-tier-switch{display:flex;gap:6px;background:#fff;border:1px solid var(--line);padding:5px;border-radius:13px}.filter-btn{border:0;background:transparent;padding:9px 14px;border-radius:9px;font-weight:700;color:#716979;cursor:pointer}.filter-btn.active{background:var(--brand);color:#fff}.catalog-category-dropdown{position:relative}.catalog-category-toggle{min-width:220px;border:1px solid var(--line);background:#fff;border-radius:13px;padding:10px 13px;display:flex;align-items:center;gap:8px;justify-content:space-between;cursor:pointer}.catalog-category-menu{position:absolute;right:0;top:calc(100% + 8px);z-index:20;width:min(320px,88vw);max-height:370px;overflow:auto;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px;padding:8px}.catalog-category-menu[hidden]{display:none}.category-filter-option{display:block;width:100%;border:0;background:transparent;text-align:left;padding:10px 11px;border-radius:9px;cursor:pointer}.category-filter-option:hover,.category-filter-option.active{background:var(--soft-2);color:var(--brand)}.catalog-active-filters{display:flex;gap:8px;flex-wrap:wrap}.catalog-result-summary{color:var(--muted);font-size:13px}.catalog-clear-btn{border:0;background:none;color:var(--brand);font-weight:750;cursor:pointer}.catalog-sort-wrap select{height:40px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:0 10px}.catalog-load-more-wrap{text-align:center;margin-top:28px}
.store-benefits-grid,.store-process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.store-custom-card,.store-process-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;box-shadow:0 8px 28px rgba(39,24,72,.04)}.store-process-icon{width:44px;height:44px;border-radius:14px;background:var(--soft-2);color:var(--brand);display:grid;place-items:center;font-weight:900}.store-custom-cta{padding:66px 0;background:linear-gradient(135deg,#4c1d95,#6d28d9 55%,#4f46e5);color:#fff}.store-custom-cta .store-shell{display:flex;justify-content:space-between;align-items:center;gap:30px}.store-custom-cta h2{font-size:clamp(30px,4vw,48px);line-height:1.08;margin:0 0 10px}.store-custom-cta p{margin:0;color:#ede9fe}.store-btn-light{background:#fff;color:#4c1d95!important}
.store-footer{background:#171129;color:#fff;padding:60px 0 22px}.store-footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,.8fr);gap:36px}.store-footer-brand p{color:#bcb5ca;max-width:340px}.store-footer a{color:#d7d1e1}.store-footer h4{margin:0 0 12px}.store-footer-bottom{margin-top:38px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;gap:16px;color:#9f97ac;font-size:12px}.store-footer .store-logo-icon{box-shadow:none}
.pix-payment-overlay{position:fixed;inset:0;z-index:500;background:rgba(18,12,30,.68);backdrop-filter:blur(8px);display:grid;place-items:center;padding:20px}.pix-payment-modal{width:min(480px,100%);background:#fff;border-radius:24px;padding:24px;box-shadow:0 26px 80px rgba(0,0,0,.25);position:relative}.pix-payment-modal h2{margin:6px 0 8px}.pix-payment-modal p{color:var(--muted)}.pix-payment-qr{width:min(280px,80vw);aspect-ratio:1;display:block;object-fit:contain;margin:18px auto;border:1px solid var(--line);border-radius:18px;padding:12px}.pix-payment-close{position:absolute;right:14px;top:14px;width:36px;height:36px;border:0;border-radius:50%;background:var(--soft);font-size:20px;cursor:pointer}.pix-payment-upi{display:flex;align-items:center;justify-content:center;gap:8px;background:var(--soft);padding:12px;border-radius:12px;font-weight:800;word-break:break-all}.pix-payment-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.pix-payment-actions .store-btn{flex:1}
@media(max-width:980px){.store-nav-links{display:none;position:absolute;top:76px;left:20px;right:20px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;padding:10px;flex-direction:column;align-items:stretch}.store-nav-links.open{display:flex}.store-nav-toggle{display:block}.store-hero-grid{grid-template-columns:1fr;gap:36px}.store-hero-panel{max-width:700px}.store-featured-grid,.products-grid,.store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.store-shell,.store-nav-inner{width:min(100% - 28px,1180px)}.store-navbar{position:sticky}.store-nav-inner{min-height:68px}.store-logo-icon{width:40px!important;height:40px!important;max-width:40px!important;max-height:40px!important}.store-hero{padding:54px 0}.store-hero h1{font-size:clamp(38px,12vw,54px)}.store-hero-copy>p{font-size:16px}.store-stats-grid{grid-template-columns:repeat(2,1fr)}.store-featured-grid,.products-grid,.store-product-grid,.store-benefits-grid,.store-process-grid{grid-template-columns:1fr}.store-section-heading{align-items:flex-start;flex-direction:column}.store-custom-cta .store-shell{align-items:flex-start;flex-direction:column}.store-footer-grid{grid-template-columns:1fr}.store-footer-bottom{flex-direction:column}.catalog-category-toggle{min-width:0;width:100%}.catalog-category-dropdown{width:100%}.catalog-category-menu{left:0;right:auto;width:100%}.product-thumb{min-height:210px}}

.pix-bank-details{display:grid;gap:8px;margin:18px 0}.pix-bank-details>div{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:11px 13px;border:1px solid var(--line);border-radius:12px;background:var(--soft)}.pix-bank-details span{color:var(--muted);font-size:12px}.pix-bank-details strong{text-align:right;word-break:break-all;font-size:13px}

/* Protected product-preview controls: remain actionable while scrolling. */
.pix-preview-modal{position:relative;max-height:92vh;overflow-y:auto}
.pix-preview-close{position: sticky;top:12px;right:12px;z-index:70;float:right}
.pix-preview-footer{position: sticky;bottom:0;z-index:60;background:#fff;border-top:1px solid var(--line);padding:14px 0 2px}
.pix-preview-media{position:relative}
.pix-preview-protected{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);z-index:35;width:max-content;max-width:calc(100% - 28px);padding:8px 12px;border-radius:999px;background:rgba(28,20,43,.88);color:#fff;font-size:12px;font-weight:800;text-align:center;pointer-events:none}
.catalog-type-switch{flex-wrap:wrap}
@media(max-width:680px){.catalog-type-switch{width:100%}.catalog-type-switch .filter-btn{flex:1;min-width:92px}.pix-preview-footer{padding-bottom:10px}}

.store-account-trigger{border:1px solid #d8ccf5;background:#f5f3ff;color:#5b21b6;border-radius:999px;padding:9px 14px;font-weight:800;cursor:pointer}
.store-account-overlay{position:fixed;inset:0;z-index:700;background:rgba(22,14,38,.72);backdrop-filter:blur(10px);display:grid;place-items:center;padding:20px}.store-account-overlay[hidden]{display:none}
.store-account-modal{position:relative;width:min(620px,100%);max-height:92vh;overflow:auto;background:#fff;border:1px solid var(--line);border-radius:24px;padding:26px;box-shadow:0 32px 100px rgba(28,16,51,.35)}
.store-account-close{position:sticky;top:0;float:right;z-index:5;width:38px;height:38px;border:0;border-radius:50%;background:var(--soft);font-size:22px;cursor:pointer}.store-account-modal h2{font-size:30px;margin:8px 0}.store-account-intro,.store-password-support-note{color:var(--muted)}
.store-account-tabs{display:flex;gap:6px;background:var(--soft);padding:5px;border-radius:13px;margin:18px 0}.store-account-tabs button{flex:1;border:0;border-radius:9px;padding:10px;background:transparent;font-weight:800;cursor:pointer}.store-account-tabs button.active{background:#fff;color:var(--brand);box-shadow:0 3px 12px rgba(42,23,73,.08)}
.store-account-form{display:grid;gap:13px}.store-account-form[hidden]{display:none}.store-account-form label{display:grid;gap:6px;font-weight:750}.store-account-form input{height:46px;border:1px solid var(--line);border-radius:11px;padding:0 12px;font:inherit}.store-account-form small{font-weight:500;color:var(--muted)}
.store-account-message{min-height:22px;margin:12px 0;font-weight:700;color:#166534}.store-account-message.error{color:#b91c1c}.store-password-support-note{padding-top:14px;border-top:1px solid var(--line);font-size:13px}
.store-account-profile{display:grid;gap:3px;padding:14px;background:var(--soft);border-radius:14px}.store-account-profile strong{font-size:20px}.store-account-profile span,.store-account-profile small{color:var(--muted)}.store-account-warning{margin:12px 0;padding:12px;border-radius:12px;background:#fff7ed;color:#9a3412}.store-account-summary{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:14px 0}.store-account-summary>div{display:grid;padding:14px;background:var(--soft-2);border-radius:14px}.store-account-summary strong{font-size:24px}.store-account-summary span{font-size:12px;color:var(--muted)}.store-account-orders{display:grid;gap:8px;margin-bottom:18px}.store-account-orders article{display:flex;justify-content:space-between;gap:16px;padding:11px;border:1px solid var(--line);border-radius:12px}.store-account-orders article>div{display:grid;gap:2px}.store-account-orders span{font-size:12px;color:var(--muted)}
@media(max-width:680px){.store-account-modal{padding:18px;border-radius:18px}.store-account-orders article{flex-direction:column}.store-account-trigger{width:100%}}

/* 2026-08-30 compact commerce + promotion layer */
.store-announcement{position:sticky;top:76px;z-index:38;background:linear-gradient(90deg,#4c1d95,#6d28d9);color:#fff;border-bottom:1px solid rgba(255,255,255,.18)}
.store-announcement>.store-shell{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:14px}.store-announcement #storeAnnouncementItems{display:flex;align-items:center;gap:12px;min-width:0}.store-announcement article{display:flex;align-items:center;gap:10px;font-size:13px}.store-announcement article strong{font-weight:850}.store-announcement article span{opacity:.9}.store-announcement a{color:#fff;text-decoration:underline;font-weight:750}.store-announcement button{border:0;background:rgba(255,255,255,.14);color:#fff;width:30px;height:30px;border-radius:999px;cursor:pointer}
.products-grid,.store-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.store-featured-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{border-radius:17px}.product-thumb{aspect-ratio:4/3;min-height:0;max-height:190px}.product-info{padding:14px}.product-info h3{font-size:16px;margin:6px 0;line-height:1.22}.product-info p{font-size:12px;line-height:1.45;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-meta{font-size:11px}.product-footer{padding-top:10px}.price-current{font-size:17px}.product-badge-tag{top:9px;left:9px;padding:5px 8px}.product-action-btn{font-size:12px;padding:9px 10px}
.store-checkout-overlay{position:fixed;inset:0;z-index:120;background:rgba(22,12,38,.68);backdrop-filter:blur(8px);display:grid;place-items:center;padding:20px}.store-checkout-overlay[hidden]{display:none}.store-checkout-modal{position:relative;width:min(560px,100%);max-height:min(760px,calc(100vh - 40px));overflow:auto;background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:var(--shadow)}.store-checkout-product{padding:14px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:16px}.store-checkout-product strong{display:block}.store-checkout-product span{color:var(--muted);font-size:13px}.store-coupon-box{margin:18px 0;padding:16px;border-radius:16px;background:#f8f6ff;border:1px solid #e8e0fa}.store-coupon-box label{display:grid;gap:3px;font-weight:800;font-size:13px}.store-coupon-box label small{font-weight:500;color:var(--muted)}.store-coupon-row{display:flex;gap:8px;margin-top:10px}.store-coupon-row input{flex:1;min-width:0;border:1px solid var(--line);border-radius:12px;padding:11px 12px;text-transform:uppercase}.store-coupon-message{min-height:18px;margin:8px 0 0;font-size:12px;color:var(--muted)}.store-coupon-message.error{color:#b91c1c}.store-coupon-message.success{color:#15803d}.store-checkout-summary{display:grid;gap:10px;margin:18px 0}.store-checkout-summary span{display:flex;justify-content:space-between;gap:20px}.store-checkout-summary .total{font-size:18px;padding-top:12px;border-top:1px solid var(--line)}.store-checkout-actions{display:flex;justify-content:flex-end;gap:10px;position:sticky;bottom:-28px;background:#fff;padding:14px 0 0}
@media(max-width:1100px){.products-grid,.store-product-grid,.store-featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:820px){.products-grid,.store-product-grid,.store-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-announcement{top:68px}}
@media(max-width:560px){.products-grid,.store-product-grid,.store-featured-grid{grid-template-columns:1fr}.product-thumb{aspect-ratio:16/10;max-height:none}.store-checkout-modal{padding:22px 18px}.store-coupon-row,.store-checkout-actions{flex-direction:column}.store-announcement article span{display:none}}

.product-main-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;background:#f4f0ff}

/* 2026-08-30 mobile navigation, catalog and auth-layer fixes */
.store-nav-toggle{position:relative;width:42px;height:42px;border-radius:12px;cursor:pointer;transition:.2s ease}
.store-nav-toggle:hover{background:var(--soft-2)}
.store-nav-toggle span{position:absolute;left:9px;width:24px;transition:transform .2s ease,opacity .2s ease,top .2s ease}
.store-nav-toggle span:nth-child(1){top:12px}.store-nav-toggle span:nth-child(2){top:20px}.store-nav-toggle span:nth-child(3){top:28px}
.store-nav-toggle.open span:nth-child(1){top:20px;transform:rotate(45deg)}.store-nav-toggle.open span:nth-child(2){opacity:0}.store-nav-toggle.open span:nth-child(3){top:20px;transform:rotate(-45deg)}
.store-account-overlay{z-index:1000001}
.store-account-modal{isolation:isolate}
.store-account-form{position:relative;z-index:2;background:#fff}
.store-custom-cta{padding:76px 0;background:linear-gradient(135deg,#2e1065 0%,#5b21b6 52%,#4338ca 100%)}
.store-custom-cta .store-shell{display:block}
.store-custom-card{display:flex;align-items:center;justify-content:space-between;gap:32px;background:linear-gradient(135deg,rgba(255,255,255,.13),rgba(255,255,255,.07));border:1px solid rgba(255,255,255,.24);box-shadow:0 24px 70px rgba(24,10,54,.24);backdrop-filter:blur(16px);color:#fff}
.store-custom-card .store-kicker{color:#ddd6fe}.store-custom-card h2{color:#fff}.store-custom-card p{color:#ede9fe;max-width:760px}.store-custom-card .store-btn-light{flex:0 0 auto}
.store-catalog-hero{padding:64px 0 36px;background:linear-gradient(180deg,#fff 0%,#f8f5ff 100%);border-bottom:1px solid var(--line)}
.store-catalog-hero h1{max-width:900px;margin:10px 0 12px;font-size:clamp(34px,5vw,56px);line-height:1.05;letter-spacing:-.045em}.store-catalog-hero p{max-width:780px;margin:0;color:var(--muted);font-size:17px}
.catalog-filter-chip{display:inline-flex;align-items:center;padding:6px 9px;border-radius:999px;background:#ede9fe;color:#5b21b6;font-size:11px;font-weight:800}
.product-badge-coming{background:#7c3aed;color:#fff}.product-badge-unavailable{background:#475569;color:#fff;max-width:calc(100% - 18px);white-space:normal}
.catalog-category-menu{display:none}.catalog-category-menu.open{display:block}
@media(max-width:980px){
  .store-navbar{z-index:1000}.store-nav-inner{position:relative}
  .store-nav-links{top:calc(100% + 8px);left:0;right:0;max-height:calc(100vh - 94px);overflow:auto;z-index:1001;padding:12px}
  .store-nav-links.open{display:flex}
  .store-nav-links a,.store-nav-links .store-account-trigger{width:100%;text-align:left;justify-content:flex-start;padding:12px 14px;border-radius:10px}
  .store-nav-toggle{display:block;z-index:1002}
}
@media(max-width:680px){
  .store-nav-links{left:0;right:0}
  .store-custom-card{align-items:flex-start;flex-direction:column;padding:22px}
  .store-custom-card .store-btn-light{width:100%}
  .store-catalog-hero{padding:44px 0 24px}
  .catalog-tier-switch{width:100%;overflow-x:auto;justify-content:flex-start}
  .catalog-tier-switch .filter-btn{flex:0 0 auto}
}

/* Account/auth stabilization */
.store-password-field{position:relative;display:flex;align-items:center}.store-password-field input{width:100%;padding-right:74px!important}.store-password-toggle{position:absolute;right:7px;top:50%;transform:translateY(-50%);min-width:56px;height:34px;border:1px solid var(--line);border-radius:9px;background:var(--soft);color:var(--brand);font-weight:800;cursor:pointer}.store-password-toggle:focus-visible{outline:3px solid rgba(109,40,217,.22);outline-offset:2px}.store-account-form button[disabled],.store-account-tabs button[disabled]{opacity:.62;cursor:wait}.store-account-overlay,.store-checkout-overlay,.pix-payment-overlay{overscroll-behavior:contain}.store-account-modal{max-height:calc(100dvh - 24px);overflow:auto}.store-modal-open{overflow:hidden!important}.store-account-message.error{color:#b91c1c}.store-account-message.success{color:#15803d}

/* Non-blocking storefront notices — never overlap account/checkout controls. */
.store-notice-stack{position:fixed;z-index:1100000;right:18px;bottom:18px;width:min(420px,calc(100vw - 28px));display:grid;gap:10px;pointer-events:none}.store-notice{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:13px 14px;border-radius:14px;background:#fff;color:var(--ink);border:1px solid var(--line);box-shadow:0 18px 55px rgba(22,14,38,.20);opacity:0;transform:translateY(10px);transition:.18s ease;pointer-events:auto;font-size:14px;font-weight:700}.store-notice.show{opacity:1;transform:none}.store-notice.error{border-left:4px solid #dc2626}.store-notice.success{border-left:4px solid #16a34a}.store-notice.info{border-left:4px solid var(--brand)}.store-notice-close{flex:0 0 auto;border:0;background:var(--soft);width:30px;height:30px;border-radius:50%;cursor:pointer;font-size:19px;line-height:1}.store-notice-close:focus-visible{outline:3px solid rgba(109,40,217,.20);outline-offset:2px}@media(max-width:560px){.store-notice-stack{left:14px;right:14px;bottom:14px;width:auto}}


/* 2026-08-30 premium PixonLab account experience */
.store-account-overlay{background:rgba(15,8,28,.76);backdrop-filter:blur(18px) saturate(115%);padding:16px}
.store-account-modal{width:min(980px,100%);padding:0;border:1px solid rgba(255,255,255,.25);border-radius:30px;overflow:hidden;background:#fff;box-shadow:0 40px 120px rgba(17,8,35,.46),0 0 0 1px rgba(109,40,217,.08);max-height:calc(100dvh - 32px)}
.store-account-modal>.store-account-close{position:absolute;top:18px;right:18px;float:none;z-index:20;width:40px;height:40px;display:grid;place-items:center;background:rgba(255,255,255,.9);border:1px solid rgba(91,33,182,.12);box-shadow:0 8px 26px rgba(24,10,54,.12);color:#33234d;font-size:23px;line-height:1;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}
.store-account-modal>.store-account-close:hover{transform:rotate(4deg) scale(1.04);background:#fff;box-shadow:0 12px 30px rgba(24,10,54,.18)}
.store-account-modal>.store-account-close:focus-visible{outline:3px solid rgba(139,92,246,.28);outline-offset:2px}
.store-auth-shell{display:grid;grid-template-columns:minmax(330px,.9fr) minmax(0,1.1fr);min-height:610px}
.store-auth-brand-panel{position:relative;overflow:hidden;display:flex;background:radial-gradient(circle at 12% 10%,rgba(196,181,253,.30),transparent 28%),radial-gradient(circle at 90% 82%,rgba(59,130,246,.22),transparent 35%),linear-gradient(145deg,#241044 0%,#4c1d95 48%,#312e81 100%);color:#fff;padding:42px 38px}
.store-auth-brand-panel:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent 86%);pointer-events:none}
.store-auth-brand-panel:after{content:"";position:absolute;width:220px;height:220px;right:-105px;top:80px;border:1px solid rgba(255,255,255,.14);border-radius:46px;transform:rotate(32deg);box-shadow:0 0 70px rgba(167,139,250,.18);pointer-events:none}
.store-auth-ambient{position:absolute;border-radius:999px;filter:blur(2px);pointer-events:none}.store-auth-ambient-one{width:170px;height:170px;right:-42px;bottom:42px;background:rgba(139,92,246,.24);box-shadow:0 0 80px rgba(139,92,246,.34)}.store-auth-ambient-two{width:110px;height:110px;left:-55px;top:40%;background:rgba(59,130,246,.17);box-shadow:0 0 70px rgba(59,130,246,.24)}
.store-auth-brand-content{position:relative;z-index:2;display:flex;flex-direction:column;width:100%}
.store-auth-brandmark{display:inline-flex;align-items:center;gap:12px;width:max-content;color:#fff}.store-auth-brandmark img{width:46px;height:46px;object-fit:cover;border-radius:14px;border:1px solid rgba(255,255,255,.26);box-shadow:0 12px 30px rgba(8,3,20,.28)}.store-auth-brandmark>span{display:grid;line-height:1.08}.store-auth-brandmark strong{font-size:18px;letter-spacing:-.025em}.store-auth-brandmark small{margin-top:5px;color:#ddd6fe;text-transform:uppercase;letter-spacing:.15em;font-size:9px;font-weight:750}
.store-auth-brand-copy{margin-top:62px}.store-auth-eyebrow{display:inline-flex;align-items:center;gap:8px;color:#ddd6fe;text-transform:uppercase;letter-spacing:.15em;font-size:10px;font-weight:850}.store-auth-eyebrow>span{width:7px;height:7px;border-radius:50%;background:#a78bfa;box-shadow:0 0 0 5px rgba(167,139,250,.12),0 0 18px rgba(167,139,250,.65)}.store-auth-brand-copy h3{max-width:330px;margin:14px 0 12px;font-size:clamp(30px,3.2vw,42px);line-height:1.02;letter-spacing:-.05em}.store-auth-brand-copy p{max-width:340px;margin:0;color:#ddd6fe;font-size:14px;line-height:1.7}
.store-auth-benefits{display:grid;gap:11px;margin-top:38px}.store-auth-benefits>div{display:flex;align-items:flex-start;gap:12px;padding:12px 13px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.065);backdrop-filter:blur(8px)}.store-auth-benefit-icon{flex:0 0 auto;width:30px;height:30px;display:grid;place-items:center;border-radius:10px;background:rgba(255,255,255,.12);color:#fff;font-size:13px;font-weight:900}.store-auth-benefits p{display:grid;gap:2px;margin:0}.store-auth-benefits strong{font-size:12px}.store-auth-benefits small{color:#cfc7e5;font-size:10px;line-height:1.45}
.store-auth-trust{display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:28px;color:#c4b5fd;font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.13em}.store-auth-trust-dot{width:7px;height:7px;border-radius:50%;background:#34d399;box-shadow:0 0 0 4px rgba(52,211,153,.10),0 0 13px rgba(52,211,153,.55)}
.store-auth-form-panel{position:relative;overflow:auto;padding:54px 58px 36px;background:linear-gradient(180deg,#fff 0%,#fdfcff 100%)}
.store-auth-form-panel:before{content:"";position:absolute;top:-110px;right:-90px;width:270px;height:270px;border-radius:50%;background:radial-gradient(circle,rgba(139,92,246,.075),transparent 70%);pointer-events:none}
.store-auth-form-head{position:relative}.store-auth-form-head .store-kicker{font-size:10px;letter-spacing:.14em}.store-auth-form-head h2{margin:9px 0 8px;font-size:clamp(30px,3.5vw,40px);line-height:1.08;letter-spacing:-.045em;color:#171129}.store-auth-form-head .store-account-intro{margin:0;color:#756d86;font-size:14px}
.store-auth-form-panel .store-account-tabs{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:5px;margin:26px 0 22px;padding:5px;background:#f3effb;border:1px solid #ebe5f6;border-radius:14px}.store-auth-form-panel .store-account-tabs button{position:relative;padding:11px 14px;border-radius:10px;color:#756d86;font-size:13px;font-weight:800;transition:color .18s ease,background .18s ease,box-shadow .18s ease}.store-auth-form-panel .store-account-tabs button.active{color:#5b21b6;background:#fff;box-shadow:0 6px 20px rgba(55,31,92,.09),inset 0 0 0 1px rgba(109,40,217,.05)}
.store-auth-form-panel .store-account-form{position:relative;z-index:2;gap:14px;background:transparent}.store-auth-field{display:grid!important;gap:7px!important;font-weight:inherit!important}.store-auth-field>span{display:flex;justify-content:space-between;align-items:center;color:#302940;font-size:12px;font-weight:800}.store-auth-field>span em{color:#91899f;font-style:normal;font-size:10px;font-weight:650}.store-auth-field input{width:100%;height:50px!important;padding:0 14px!important;border:1px solid #ddd7e8!important;border-radius:13px!important;background:#fff;color:#20172f;box-shadow:0 1px 0 rgba(30,18,52,.02);outline:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.store-auth-field input::placeholder{color:#aaa3b5}.store-auth-field input:hover{border-color:#c9bee0!important}.store-auth-field input:focus{border-color:#8b5cf6!important;box-shadow:0 0 0 4px rgba(139,92,246,.10),0 7px 20px rgba(48,25,87,.06);transform:translateY(-1px)}.store-auth-field small{margin-top:-1px;color:#877f93!important;font-size:10px!important;line-height:1.45}
.store-auth-form-panel .store-password-field input{padding-right:70px!important}.store-auth-form-panel .store-password-toggle{right:8px;min-width:52px;height:34px;border:0;border-radius:9px;background:#f1edfa;color:#6d28d9;font-size:10px;font-weight:850;transition:background .18s ease,color .18s ease}.store-auth-form-panel .store-password-toggle:hover{background:#e8e0f8;color:#4c1d95}
.store-auth-submit{width:100%;min-height:50px;margin-top:3px;border:0!important;border-radius:13px!important;background:linear-gradient(100deg,#5b21b6 0%,#7c3aed 55%,#4f46e5 100%)!important;box-shadow:0 14px 30px rgba(109,40,217,.23)!important;font-weight:850!important;letter-spacing:-.01em;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important}.store-auth-submit:after{content:"  →"}.store-auth-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 36px rgba(109,40,217,.30)!important;filter:saturate(1.08)}.store-auth-submit:active:not(:disabled){transform:translateY(0)}
.store-auth-form-panel .store-account-message{min-height:18px;margin:12px 0 0;padding:0;font-size:11px;font-weight:750}.store-auth-form-panel .store-account-message:not(:empty){padding:9px 11px;border-radius:10px;background:#f0fdf4;border:1px solid #dcfce7;color:#15803d}.store-auth-form-panel .store-account-message.error:not(:empty){background:#fef2f2;border-color:#fee2e2;color:#b91c1c}
.store-auth-form-panel .store-password-support-note{display:flex;justify-content:center;gap:5px;margin:14px 0 0;padding-top:14px;border-top:1px solid #eee9f5;color:#8a8396;font-size:10px;text-align:center}.store-auth-form-panel .store-password-support-note span{color:#5b21b6;font-weight:850}
.store-auth-form-panel .store-account-view{position:relative;z-index:2}.store-auth-form-panel .store-account-profile{background:linear-gradient(135deg,#f5f1ff,#f8f6ff);border:1px solid #e8e0fa}.store-auth-form-panel .store-account-summary>div{border:1px solid #ebe5f6;background:#faf8ff}.store-auth-form-panel .store-account-orders article{background:#fff;border-color:#e7e1ef}
@media(max-width:900px){.store-auth-shell{grid-template-columns:minmax(285px,.78fr) minmax(0,1.22fr)}.store-auth-brand-panel{padding:36px 28px}.store-auth-form-panel{padding:50px 38px 32px}.store-auth-brand-copy{margin-top:48px}.store-auth-brand-copy h3{font-size:32px}}
@media(max-width:760px){.store-account-overlay{padding:10px}.store-account-modal{width:min(540px,100%);border-radius:23px;overflow:auto;max-height:calc(100dvh - 20px)}.store-account-modal>.store-account-close{position:fixed;top:22px;right:max(22px,calc((100vw - min(540px,100vw - 20px))/2 + 12px));width:37px;height:37px}.store-auth-shell{display:block;min-height:0}.store-auth-brand-panel{min-height:auto;padding:24px 24px 22px}.store-auth-brand-panel:after,.store-auth-ambient-two{display:none}.store-auth-brandmark img{width:40px;height:40px;border-radius:12px}.store-auth-brand-copy{margin-top:28px;padding-right:30px}.store-auth-brand-copy h3{max-width:420px;margin:10px 0 8px;font-size:27px}.store-auth-brand-copy p{max-width:440px;font-size:12px;line-height:1.55}.store-auth-benefits{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:22px}.store-auth-benefits>div{display:block;padding:10px}.store-auth-benefit-icon{width:27px;height:27px;margin-bottom:8px}.store-auth-benefits p{gap:1px}.store-auth-benefits strong{font-size:10px;line-height:1.25}.store-auth-benefits small{display:none}.store-auth-trust{display:none}.store-auth-form-panel{overflow:visible;padding:28px 24px 24px}.store-auth-form-head h2{font-size:29px}.store-auth-form-panel .store-account-tabs{margin:20px 0 18px}}
@media(max-width:430px){.store-account-overlay{padding:0;place-items:end center}.store-account-modal{width:100%;max-height:96dvh;border-radius:26px 26px 0 0;border-bottom:0}.store-account-modal>.store-account-close{position:absolute;top:16px;right:16px}.store-auth-brand-panel{padding:22px 19px 18px}.store-auth-brand-copy{margin-top:22px}.store-auth-brand-copy h3{font-size:24px}.store-auth-brand-copy p{font-size:11px}.store-auth-benefits{margin-top:17px}.store-auth-benefits>div{padding:8px}.store-auth-form-panel{padding:24px 19px 22px}.store-auth-form-head h2{font-size:27px}.store-auth-field input{height:48px!important}.store-auth-submit{min-height:49px}.store-auth-form-panel .store-account-tabs button{font-size:12px;padding:10px 8px}}
@media(prefers-reduced-motion:reduce){.store-account-modal>.store-account-close,.store-auth-field input,.store-auth-submit,.store-auth-form-panel .store-account-tabs button{transition:none!important}}

/* 2026-08-30 premium catalog filters + registration CTA visibility fix */
.catalog-toolbar{gap:14px;padding:20px;background:linear-gradient(145deg,#fbfaff 0%,#f7f3ff 100%);border-color:#e4ddf1;border-radius:24px;box-shadow:0 18px 55px rgba(54,31,91,.07)}
.catalog-search-wrap input{height:56px;border-color:#ded6eb;border-radius:16px;box-shadow:0 6px 20px rgba(43,24,74,.045);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.catalog-search-wrap input:hover{border-color:#cec1e2}.catalog-search-wrap input:focus{border-color:#8b5cf6;box-shadow:0 0 0 4px rgba(139,92,246,.10),0 10px 28px rgba(54,31,91,.07);transform:translateY(-1px)}
.catalog-filter-row{display:grid;grid-template-columns:minmax(230px,.8fr) minmax(330px,1.2fr);align-items:stretch;gap:12px}
.catalog-filter-group{min-width:0;display:grid;align-content:start;gap:9px;padding:12px;background:rgba(255,255,255,.88);border:1px solid #e6dff0;border-radius:17px;box-shadow:0 8px 24px rgba(46,27,75,.045);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.catalog-filter-group:hover{border-color:#d7cbea;box-shadow:0 10px 28px rgba(46,27,75,.065)}.catalog-filter-group:focus-within{border-color:#c4b5fd;box-shadow:0 0 0 3px rgba(139,92,246,.08),0 10px 28px rgba(46,27,75,.06)}
.catalog-filter-label{display:flex;align-items:center;gap:7px;color:#716979;font-size:10px;font-weight:850;line-height:1;text-transform:uppercase;letter-spacing:.11em}.catalog-filter-label:before{content:"";width:6px;height:6px;border-radius:50%;background:#8b5cf6;box-shadow:0 0 0 4px rgba(139,92,246,.09)}
.catalog-tier-switch{width:100%;gap:5px;padding:4px;background:#f6f2fb;border:1px solid #eee8f6;border-radius:12px}.catalog-tier-switch .filter-btn{flex:1;min-height:39px;padding:8px 11px;border-radius:9px;color:#6a6274;font-size:12px;font-weight:780;white-space:nowrap;transition:background .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.catalog-tier-switch .filter-btn:hover:not(.active){background:#fff;color:#4c1d95;box-shadow:0 4px 12px rgba(61,35,99,.06)}.filter-btn.active{background:linear-gradient(110deg,#5b21b6 0%,#7c3aed 58%,#4f46e5 100%);color:#fff;box-shadow:0 7px 16px rgba(109,40,217,.22)}.filter-btn.active:hover{transform:translateY(-1px)}.filter-btn:focus-visible{outline:3px solid rgba(139,92,246,.20);outline-offset:2px}
.catalog-category-dropdown{width:100%}.catalog-category-toggle{width:100%;min-width:0;height:48px;padding:0 13px;border-color:#ddd5e9;border-radius:12px;background:#fff;color:#2f273c;box-shadow:0 3px 10px rgba(46,27,75,.03);transition:border-color .18s ease,box-shadow .18s ease}.catalog-category-toggle:hover{border-color:#c9bce0}.catalog-category-toggle[aria-expanded="true"]{border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.09)}.catalog-category-toggle strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.catalog-chevron{flex:0 0 auto;color:#7c3aed;font-size:18px;transition:transform .18s ease}.catalog-category-toggle[aria-expanded="true"] .catalog-chevron{transform:rotate(180deg)}
.catalog-category-menu{left:0;right:auto;top:calc(100% + 7px);width:min(360px,calc(100vw - 48px));padding:8px;border-color:#ddd5e9;border-radius:15px;box-shadow:0 22px 60px rgba(31,17,53,.16)}.category-filter-option{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 11px;color:#5f5769;font-size:12px;font-weight:650}.category-filter-option:hover{background:#f6f2ff;color:#5b21b6}.category-filter-option.active{background:#f1eaff;color:#5b21b6;font-weight:800}.category-filter-option.active:after{content:"✓";display:grid;place-items:center;flex:0 0 auto;width:20px;height:20px;border-radius:50%;background:#6d28d9;color:#fff;font-size:10px;box-shadow:0 4px 10px rgba(109,40,217,.18)}
.catalog-sort-wrap select{width:100%;height:48px;border-color:#ddd5e9;border-radius:12px;padding:0 34px 0 12px;color:#302940;font-size:13px;font-weight:700;outline:none;cursor:pointer;box-shadow:0 3px 10px rgba(46,27,75,.03)}.catalog-sort-wrap select:hover{border-color:#c9bce0}.catalog-sort-wrap select:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.09)}
.catalog-filter-actions{grid-column:1/-1;display:flex;justify-content:flex-end;min-height:0}.catalog-clear-btn{padding:8px 12px;border:1px solid #ddd4eb;border-radius:10px;background:#fff;color:#6d28d9;font-size:12px;font-weight:800;box-shadow:0 4px 12px rgba(46,27,75,.04);transition:.18s ease}.catalog-clear-btn:hover{border-color:#c4b5fd;background:#f7f3ff;transform:translateY(-1px)}
.catalog-meta-row{padding-top:2px}.catalog-filter-chip{border:1px solid #ded4f7;background:#f3efff}.catalog-result-summary{font-weight:650}

/* Constrain the desktop auth shell so the form column, not the CTA, takes the overflow. */
.store-auth-shell{height:min(700px,calc(100dvh - 32px));min-height:0}
.store-auth-form-panel{min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding-bottom:max(36px,calc(24px + env(safe-area-inset-bottom)))}
.store-auth-submit{position:relative;z-index:4;flex:0 0 auto;margin-bottom:4px}
.store-auth-form-panel .store-account-form{padding-bottom:2px}

@media(max-width:900px){.catalog-filter-row{grid-template-columns:1fr}.catalog-filter-actions{grid-column:auto}}
@media(max-width:760px){.catalog-toolbar{padding:15px;border-radius:20px}.catalog-filter-group{padding:10px;border-radius:15px}.catalog-filter-row{gap:10px}.catalog-tier-switch{overflow-x:auto;scrollbar-width:none}.catalog-tier-switch::-webkit-scrollbar{display:none}.catalog-tier-switch .filter-btn{flex:0 0 auto;min-width:max-content}.catalog-filter-group-access .filter-btn,.catalog-filter-group-type .filter-btn{flex:1;min-width:80px}.catalog-category-menu{width:100%}.store-auth-shell{height:auto;max-height:none;min-height:0}.store-auth-form-panel{min-height:auto;overflow:visible;padding-bottom:max(28px,calc(20px + env(safe-area-inset-bottom)))}}
@media(max-width:430px){.catalog-toolbar{padding:12px}.catalog-search-wrap input{height:52px}.catalog-filter-label{font-size:9px}.catalog-tier-switch .filter-btn{min-height:37px;font-size:11px}.store-auth-form-panel{padding-bottom:max(34px,calc(24px + env(safe-area-inset-bottom)))}}



/* 2026-08-31 storefront customer flow */
.store-nav-shop-link{display:inline-flex!important;align-items:center;gap:7px}.store-nav-count{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#6d28d9;color:#fff;font-size:10px;font-weight:850;line-height:1}.store-nav-count[hidden]{display:none!important}
.product-quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid #eee9f5}.product-quick-btn{min-height:38px;border:1px solid #e3ddec;border-radius:11px;background:#fff;color:#5f576c;font-size:11px;font-weight:800;cursor:pointer;transition:.18s ease}.product-quick-btn:hover{border-color:#c4b5fd;background:#faf8ff;color:#5b21b6}.product-quick-btn.active{border-color:#c4b5fd;background:#f3efff;color:#5b21b6}.product-quick-cart{background:#f7f3ff;color:#5b21b6}.product-quick-cart.active{background:#ecfdf3;border-color:#bbf7d0;color:#166534}
.catalog-filter-row{grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-filter-group-category,.catalog-sort-wrap{min-width:0}.catalog-filter-group-category .catalog-category-toggle,.catalog-sort-wrap select{width:100%;min-width:0}.catalog-filter-actions{grid-column:1/-1}
.store-customer-page{background:linear-gradient(180deg,#fbfaff 0%,#fff 45%,#fbfaff 100%)}.store-account-page{min-height:70vh}.store-page-hero{padding:68px 0 44px;background:radial-gradient(circle at 82% 20%,rgba(139,92,246,.12),transparent 32%),linear-gradient(180deg,#fff,#faf7ff);border-bottom:1px solid #eee9f5}.store-page-hero h1{margin:10px 0 10px;font-size:clamp(38px,5.8vw,64px);line-height:1.02;letter-spacing:-.05em}.store-page-hero p{margin:0;max-width:720px;color:var(--muted);font-size:16px}.store-page-section{padding:54px 0 82px}.store-page-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:20px}.store-page-toolbar h2{margin:0 0 5px;font-size:28px;letter-spacing:-.035em}.store-page-toolbar p{margin:0;color:var(--muted)}
.store-shopping-list{display:grid;gap:14px}.store-shopping-item{display:grid;grid-template-columns:110px minmax(0,1fr) auto;align-items:center;gap:18px;padding:16px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 8px 28px rgba(39,24,72,.045)}.store-shopping-thumb{width:110px;height:86px;border-radius:14px;overflow:hidden;background:var(--soft-2);display:grid;place-items:center}.store-shopping-thumb img{width:100%;height:100%;object-fit:cover}.store-shopping-thumb-fallback{font-size:32px}.store-shopping-copy>span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--brand);font-weight:850}.store-shopping-copy h3{margin:4px 0 5px;font-size:18px;line-height:1.25}.store-shopping-copy p{margin:0 0 5px;color:var(--muted);font-size:12px}.store-shopping-copy small{color:#7c7487;font-weight:700}.store-shopping-side{display:grid;justify-items:end;gap:12px;min-width:190px}.store-shopping-side>strong{font-size:20px}.store-shopping-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.store-shopping-actions .store-btn{min-height:40px;padding:0 12px;font-size:12px}
.store-empty-state{padding:56px 24px;text-align:center;background:#fff;border:1px dashed #d8ccf5;border-radius:24px}.store-empty-icon{width:54px;height:54px;margin:0 auto 14px;border-radius:17px;background:#f3efff;color:#6d28d9;display:grid;place-items:center;font-size:26px}.store-empty-state h2{margin:0 0 8px}.store-empty-state p{max-width:500px;margin:0 auto 20px;color:var(--muted)}
.store-cart-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:28px;align-items:start}.store-order-card,.store-checkout-form-card,.store-profile-card,.store-profile-summary-card,.store-profile-auth-card{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 14px 44px rgba(39,24,72,.07)}.store-order-card{position:sticky;top:98px;padding:24px}.store-order-card h2{margin:8px 0 20px;font-size:26px}.store-order-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 0;border-top:1px solid #eee9f5;color:#665f72}.store-order-total{margin-top:6px;color:var(--ink);font-size:18px;font-weight:800}.store-order-total strong{font-size:24px}.store-order-note{color:var(--muted);font-size:12px;line-height:1.6}.store-checkout-link{width:100%;margin-top:12px}.store-checkout-link.disabled,.store-checkout-link[aria-disabled="true"]{pointer-events:none;opacity:.5}
.store-checkout-page-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);gap:28px;align-items:start}.store-checkout-form-card{padding:28px}.store-checkout-order-card{position:sticky;top:98px}.store-profile-form{display:grid;gap:14px}.store-profile-form label{display:grid;gap:7px}.store-profile-form label>span{font-size:12px;font-weight:800;color:#3a3245}.store-profile-form input{width:100%;height:50px;border:1px solid #ddd7e8;border-radius:13px;background:#fff;padding:0 14px;outline:none}.store-profile-form input:focus{border-color:#8b5cf6;box-shadow:0 0 0 4px rgba(139,92,246,.10)}.store-inline-notice{display:grid;gap:3px;margin-top:16px;padding:13px 14px;border-radius:14px;background:#f5f3ff;border:1px solid #e9e1fb}.store-inline-notice strong{color:#5b21b6}.store-inline-notice span{color:var(--muted);font-size:12px}.store-inline-notice a{color:#5b21b6;font-weight:800}.store-checkout-explainer{margin-top:18px;padding:16px;border-radius:16px;background:#faf8ff;border:1px solid #ece5f7}.store-checkout-explainer strong{display:block;margin-bottom:5px}.store-checkout-explainer p{margin:0;color:var(--muted);font-size:12px}.store-checkout-line-items{display:grid;gap:9px;margin:16px 0}.store-checkout-line{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid #eee9f5;border-radius:13px;background:#fcfbfe}.store-checkout-line>div{display:grid;gap:2px;min-width:0}.store-checkout-line strong{font-size:13px}.store-checkout-line span{color:var(--muted);font-size:12px}.store-mini-pay{border:1px solid #d8ccf5;background:#f7f3ff;color:#5b21b6;border-radius:10px;padding:8px 10px;font-size:11px;font-weight:800;cursor:pointer;white-space:nowrap}
.store-profile-auth-card{width:min(620px,100%);margin:0 auto;padding:28px}.store-profile-dashboard{display:grid;gap:20px}.store-profile-summary-card{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:24px}.store-profile-summary-card h2{margin:6px 0 4px;font-size:30px}.store-profile-summary-card p{margin:0;color:var(--muted)}.store-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.store-profile-card{padding:24px}.store-profile-wide-card{overflow:hidden}.store-card-heading{margin-bottom:18px}.store-card-heading>span{font-size:10px;text-transform:uppercase;letter-spacing:.11em;color:var(--brand);font-weight:850}.store-card-heading h2{margin:5px 0 4px;font-size:24px}.store-card-heading p{margin:0;color:var(--muted);font-size:13px}.store-profile-card .store-account-orders{display:grid;gap:8px}.store-profile-card .store-account-orders article{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:13px 14px;border:1px solid #eee9f5;border-radius:13px;background:#fcfbfe}.store-profile-card .store-account-orders article>div{display:grid;gap:2px}.store-profile-card .store-account-orders span{color:var(--muted);font-size:11px}.store-profile-card .store-account-orders b{font-size:11px;text-transform:uppercase;letter-spacing:.05em}.store-profile-card .store-account-message{margin-bottom:0}
@media(max-width:1080px){.catalog-filter-row{grid-template-columns:repeat(2,minmax(0,1fr))}.store-cart-layout,.store-checkout-page-grid{grid-template-columns:1fr}.store-order-card,.store-checkout-order-card{position:static}.store-profile-grid{grid-template-columns:1fr}}
@media(max-width:760px){.catalog-filter-row{grid-template-columns:1fr}.catalog-filter-actions{grid-column:auto}.store-page-hero{padding:48px 0 34px}.store-page-section{padding:38px 0 64px}.store-page-toolbar{align-items:flex-start;flex-direction:column}.store-shopping-item{grid-template-columns:78px minmax(0,1fr);gap:12px}.store-shopping-thumb{width:78px;height:70px}.store-shopping-side{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding-top:9px;border-top:1px solid #eee9f5}.store-shopping-actions{justify-content:flex-end}.store-profile-summary-card{align-items:flex-start;flex-direction:column}.store-checkout-form-card,.store-profile-card,.store-profile-auth-card,.store-order-card{padding:19px}.product-quick-actions{grid-template-columns:1fr 1fr}}
@media(max-width:430px){.product-quick-actions{grid-template-columns:1fr}.store-shopping-side{align-items:stretch;flex-direction:column}.store-shopping-actions{display:grid;grid-template-columns:1fr 1fr}.store-shopping-actions .store-btn{width:100%}.store-checkout-line{align-items:flex-start;flex-direction:column}.store-mini-pay{width:100%}}

.product-quick-actions .product-quick-btn:only-child{grid-column:1/-1}

/* 2026-08-31 responsive commerce footer */
.store-footer{padding:64px 0 22px;background:linear-gradient(155deg,#171129 0%,#120d20 100%)}
.store-footer-grid{display:grid;grid-template-columns:minmax(240px,1.45fr) repeat(4,minmax(130px,.72fr));gap:34px;align-items:start}
.store-footer-brand{min-width:0}.store-footer-brand .store-brand{display:inline-flex}.store-footer-brand p{margin:18px 0 20px;max-width:360px;line-height:1.7;color:#bcb5ca}
.store-footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:9px;min-width:0}.store-footer-links h4{margin:2px 0 9px;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#fff}.store-footer-links a{display:inline-flex;align-items:center;min-height:28px;font-size:13px;line-height:1.45;color:#cfc8d9;transition:color .18s ease,transform .18s ease}.store-footer-links a:hover{color:#fff;transform:translateX(2px)}
.store-social-links{display:flex;flex-wrap:wrap;gap:9px}.store-social-links a{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.06);color:#fff;font-size:16px;transition:transform .18s ease,background .18s ease,border-color .18s ease}.store-social-links a:hover{transform:translateY(-2px);background:rgba(139,92,246,.28);border-color:rgba(196,181,253,.55)}
.store-footer-bottom{align-items:center}.store-footer-bottom-links{display:flex;align-items:center;flex-wrap:wrap;gap:18px}.store-footer-bottom-links a{color:#b8afc5;font-size:12px}.store-footer-bottom-links a:hover{color:#fff}
@media(max-width:1120px){.store-footer-grid{grid-template-columns:minmax(260px,1.2fr) repeat(2,minmax(150px,.8fr));gap:30px}.store-footer-brand{grid-row:span 2}}
@media(max-width:760px){.store-footer{padding:48px 0 20px}.store-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 22px}.store-footer-brand{grid-column:1/-1;grid-row:auto}.store-footer-brand p{max-width:560px;margin:15px 0 18px}.store-footer-links a{min-height:31px}.store-footer-bottom{margin-top:30px;align-items:flex-start;flex-direction:column}.store-footer-bottom-links{gap:14px}}
@media(max-width:680px){.store-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-footer-links{min-width:0}.store-footer-links a{overflow-wrap:anywhere}.store-social-links a{width:42px;height:42px}}
@media(max-width:430px){.store-footer-grid{grid-template-columns:1fr;gap:26px}.store-footer-brand{grid-column:auto}.store-footer-links{padding-top:1px}.store-footer-links h4{margin-bottom:5px}.store-footer-bottom-links{width:100%;justify-content:space-between;gap:10px}}

/* Cart coupon controls */
.store-checkout-page-coupon{margin:18px 0 8px;padding:16px;border:1px solid #e8e0f3;border-radius:16px;background:linear-gradient(180deg,#fcfbff,#f8f5ff)}
.store-checkout-page-coupon>label{display:grid;gap:3px;margin-bottom:10px;font-size:12px;font-weight:850;color:#332a40}.store-checkout-page-coupon>label small{font-size:11px;font-weight:500;color:var(--muted)}
.store-checkout-page-coupon .store-coupon-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.store-checkout-page-coupon input{min-width:0;height:44px;border:1px solid #dcd4e8;border-radius:11px;padding:0 12px;outline:none;text-transform:uppercase}.store-checkout-page-coupon input:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.1)}
.store-checkout-page-coupon .store-btn{min-height:44px;padding:0 15px}.store-checkout-page-coupon .store-coupon-message{min-height:18px;margin:8px 0 0;font-size:11px;line-height:1.45;color:var(--muted)}.store-checkout-page-coupon .store-coupon-message.success{color:#15803d}.store-checkout-page-coupon .store-coupon-message.error{color:#b91c1c}
@media(max-width:430px){.store-checkout-page-coupon .store-coupon-row{grid-template-columns:1fr}.store-checkout-page-coupon .store-btn{width:100%}}

/* Store policy and support pages */
.store-policy-hero{padding:64px 0 34px;background:radial-gradient(circle at 84% 15%,rgba(139,92,246,.12),transparent 30%),linear-gradient(180deg,#fff,#faf7ff);border-bottom:1px solid #eee9f5}.store-policy-hero h1{margin:10px 0 10px;font-size:clamp(36px,5vw,58px);line-height:1.04;letter-spacing:-.045em}.store-policy-hero p{max-width:760px;margin:0;color:var(--muted);line-height:1.7}.store-policy-updated{display:inline-flex;margin-top:14px;padding:7px 10px;border:1px solid #e4dcf1;border-radius:999px;background:#fff;font-size:11px;font-weight:750;color:#665f72}
.store-policy-content{padding:46px 0 80px}.store-policy-layout{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:34px;align-items:start}.store-policy-card{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 14px 44px rgba(39,24,72,.06);padding:30px}.store-policy-card section+section{margin-top:30px;padding-top:28px;border-top:1px solid #eee9f5}.store-policy-card h2{margin:0 0 10px;font-size:22px;letter-spacing:-.025em}.store-policy-card h3{margin:18px 0 8px;font-size:16px}.store-policy-card p,.store-policy-card li{color:#625b6d;line-height:1.75;font-size:14px}.store-policy-card p{margin:0 0 12px}.store-policy-card ul{margin:8px 0 0;padding-left:20px}.store-policy-card a{color:#6d28d9;font-weight:750}.store-policy-note{padding:14px 16px;border-radius:14px;background:#f7f3ff;border:1px solid #e5dbfb;color:#554766!important}.store-policy-nav{position:sticky;top:96px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px;box-shadow:0 12px 36px rgba(39,24,72,.05)}.store-policy-nav strong{display:block;margin-bottom:10px;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.store-policy-nav a{display:block;padding:7px 0;color:#6b6376;font-size:12px}.store-policy-nav a:hover{color:#6d28d9}.store-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.store-contact-card{padding:18px;border:1px solid #e8e1f0;border-radius:16px;background:#fcfbfe}.store-contact-card i{font-size:18px;color:#6d28d9}.store-contact-card strong{display:block;margin:8px 0 4px}.store-contact-card span{font-size:12px;color:var(--muted);overflow-wrap:anywhere}
@media(max-width:920px){.store-policy-layout{grid-template-columns:1fr}.store-policy-nav{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}}
@media(max-width:680px){.store-policy-hero{padding:48px 0 30px}.store-policy-content{padding:34px 0 60px}.store-policy-card{padding:20px;border-radius:20px}.store-policy-nav{grid-template-columns:1fr}.store-contact-grid{grid-template-columns:1fr}}

/* My Orders / realtime tracking */
.store-orders-list{display:grid;gap:20px}.store-orders-state{margin-bottom:18px;color:var(--store-muted,#6f6a78)}.store-order-card{background:var(--store-card,#fff);border:1px solid var(--store-border,rgba(20,16,30,.12));border-radius:24px;padding:22px;box-shadow:0 14px 40px rgba(34,24,55,.06)}.store-order-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.store-order-head h2{margin:.35rem 0}.store-order-head>div:last-child{display:grid;text-align:right;gap:7px}.store-order-status{text-transform:capitalize;padding:7px 10px;border-radius:999px;background:rgba(124,58,237,.1)}.store-order-items{display:grid;gap:8px;margin:18px 0}.store-order-items>div{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid var(--store-border,rgba(20,16,30,.08))}.store-order-timeline{display:grid;gap:12px;margin:18px 0}.store-order-timeline>div{display:grid;grid-template-columns:14px 1fr;gap:10px}.store-order-timeline>div>span{width:10px;height:10px;background:#7c3aed;border-radius:50%;margin-top:6px}.store-order-timeline p{margin:.25rem 0}.store-order-actions{display:flex;gap:10px;flex-wrap:wrap}@media(max-width:640px){.store-order-card{padding:16px;border-radius:18px}.store-order-head{display:block}.store-order-head>div:last-child{text-align:left;margin-top:10px}.store-order-actions .store-btn{width:100%;text-align:center}.store-order-items>div{gap:12px}}
