@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";
:root{--store-primary:#635bff;--store-secondary:#0a2540;--store-accent:#00d4aa;--store-bg:#fff;--store-surface:#f7f8fa;--store-text:#1a1a2e;--store-text-secondary:#64748b;--store-text-muted:#94a3b8;--store-border:#e2e8f0;--store-radius:12px;--store-font:"Inter", -apple-system, BlinkMacSystemFont, sans-serif;--nav-height:64px;--max-width:1280px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased}body{font-family:var(--store-font);color:var(--store-text);background:var(--store-bg);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;font-family:inherit}.sb-page{background:var(--store-bg)}.sb-section{padding:clamp(44px,6vw,76px) 0}.sb-eyebrow{color:var(--store-primary);letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:800}.sb-hero{background:linear-gradient(135deg,#f8fafc,#eef2f7);padding:clamp(48px,7vw,92px) 0}.sb-hero-dark{color:#fff;background:#101820}.sb-hero-inner{grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);align-items:center;gap:clamp(28px,5vw,64px);display:grid}.sb-hero-center .sb-hero-inner{text-align:center;grid-template-columns:minmax(0,820px);justify-content:center}.sb-hero h1{letter-spacing:-.03em;margin:0;font-size:clamp(34px,5vw,64px);line-height:1.05}.sb-hero-subtitle{max-width:620px;color:var(--store-text-secondary);margin:18px 0 0;font-size:18px}.sb-hero-dark .sb-hero-subtitle{color:#ffffffbd}.sb-hero-center .sb-hero-subtitle,.sb-hero-center .sb-actions{margin-left:auto;margin-right:auto}.sb-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.sb-btn{border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:11px 20px;font-size:14px;font-weight:750;display:inline-flex}.sb-btn-primary{background:var(--store-primary);color:#fff}.sb-btn-secondary{color:var(--store-text);background:#fff;border:1px solid #0f172a24}.sb-hero-dark .sb-btn-secondary,.sb-promo .sb-btn-secondary{color:#101820;border-color:#0000}.sb-hero-media img,.sb-image-text-media img,.sb-collection-card img{object-fit:cover;width:100%;height:100%;display:block}.sb-hero-media{background:#dbe4ef;border-radius:8px;min-height:360px;overflow:hidden}.sb-section-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;display:flex}.sb-section-title{letter-spacing:-.02em;margin:0;font-size:clamp(25px,3vw,38px);line-height:1.15}.sb-section-subtitle{max-width:620px;color:var(--store-text-secondary);margin:8px 0 0}.sb-text-link{color:var(--store-primary);align-items:center;font-weight:750;display:inline-flex}.sb-image-text{grid-template-columns:minmax(0,.95fr) minmax(0,1fr);align-items:center;gap:clamp(28px,5vw,64px);display:grid}.sb-image-text-reverse .sb-image-text-media{order:2}.sb-image-text-media{background:#eef2f7;border-radius:8px;min-height:360px;overflow:hidden}.sb-image-text-copy h2,.sb-text-block h2,.sb-newsletter h2{letter-spacing:-.02em;margin:0;font-size:clamp(26px,3.4vw,42px);line-height:1.12}.sb-image-text-copy p,.sb-text-block p,.sb-newsletter p{color:var(--store-text-secondary);margin:16px 0 0;font-size:17px}.sb-image-text-copy .sb-text-link{margin-top:20px}.sb-columns,.sb-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.sb-column,.sb-trust-item{border:1px solid var(--store-border);background:#fff;border-radius:8px;min-height:150px;padding:22px}.sb-column h3,.sb-trust-item h3{margin:0 0 8px;font-size:18px}.sb-column p,.sb-trust-item p{color:var(--store-text-secondary)}.sb-promo{background:var(--store-primary);color:#fff;padding:28px 0}.sb-promo-neutral{background:#101820}.sb-promo-inner{justify-content:space-between;align-items:center;gap:18px;display:flex}.sb-promo p{margin:0;font-size:18px;font-weight:750}.sb-collection-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;display:grid}.sb-product-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:18px;display:grid}.sb-product-card{border:1px solid var(--store-border);background:#fff;border-radius:8px;transition:transform .15s,box-shadow .15s;overflow:hidden}.sb-product-card:hover{transform:translateY(-2px);box-shadow:0 10px 22px #0f172a14}.sb-product-image{aspect-ratio:1;background:#f8fafc}.sb-product-image img{object-fit:contain;width:100%;height:100%;padding:18px}.sb-product-body{padding:16px}.sb-product-body h3{color:var(--store-text);margin:0;font-size:15px;line-height:1.35}.sb-product-body p{color:var(--store-primary);margin-top:8px;font-weight:800}.sb-collection-card{border:1px solid var(--store-border);background:#fff;border-radius:8px;min-height:260px;overflow:hidden}.sb-collection-card img,.sb-image-placeholder{aspect-ratio:4/3;background:#eef2f7}.sb-image-placeholder{justify-content:center;align-items:center;display:flex}.sb-hero-media .sb-image-placeholder,.sb-image-text-media .sb-image-placeholder{width:100%;height:100%;min-height:inherit}.sb-image-placeholder-editor{border:1px dashed var(--store-border);color:var(--store-text-secondary)}.sb-image-placeholder-editor span{text-align:center;max-width:220px;padding:16px;font-size:13px;font-weight:650;line-height:1.35}.sb-collection-card span{padding:16px;font-weight:800;display:block}.sb-empty{border:1px dashed var(--store-border);color:var(--store-text-secondary);text-align:center;border-radius:8px;padding:28px}.sb-empty-editor{background:#f8fafc;gap:5px;display:grid}.sb-empty-editor strong{color:var(--store-text);font-size:14px}.sb-empty-editor span{font-size:13px}.sb-faq{max-width:860px}.sb-faq-list{margin-top:22px}.sb-faq-item{border-top:1px solid var(--store-border);padding:18px 0}.sb-faq-item:last-child{border-bottom:1px solid var(--store-border)}.sb-faq-item summary{font-weight:800}.sb-faq-item p{color:var(--store-text-secondary);margin-top:10px}.sb-newsletter{background:#f8fafc}.sb-newsletter-inner{grid-template-columns:minmax(0,1fr) minmax(320px,440px);align-items:center;gap:28px;display:grid}.sb-newsletter-form{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.sb-newsletter-form input{border:1px solid var(--store-border);border-radius:8px;min-height:46px;padding:0 14px;font-size:15px}.sb-newsletter-form button{background:var(--store-primary);color:#fff;border:none;border-radius:8px;min-height:46px;padding:0 18px;font-weight:800}.sb-newsletter-status{min-height:20px;color:var(--store-text-secondary);grid-column:1/-1;font-size:13px}.sb-newsletter-form:not([data-state=success]) .sb-newsletter-status{visibility:hidden}.sb-text-block .container{max-width:780px}.sb-text-center{text-align:center}.sb-divider{background:var(--store-border);height:1px}.sb-layout-section.sb-section-muted{background:#f8fafc}.sb-layout-section.sb-section-dark{color:#fff;background:#101820}.sb-layout-narrow{max-width:860px}.sb-layout-full{width:100%;padding:0 24px}.sb-slot-columns{align-items:start;gap:clamp(18px,3vw,32px);display:grid}.sb-slot-columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sb-slot-columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sb-slot-columns.sb-ratio-left-wide{grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr)}.sb-slot-columns.sb-ratio-right-wide{grid-template-columns:minmax(0,.65fr) minmax(0,1.35fr)}.sb-slot-columns.sb-align-center{align-items:center}.sb-slot-grid{gap:16px;display:grid}.sb-slot-grid-dropzone{display:contents}.sb-slot-stack{flex-direction:column;display:flex}.sb-image-box{border:1px solid var(--store-border);background:#fff;border-radius:8px;margin:0;overflow:hidden}.sb-image-box img,.sb-image-box .sb-image-placeholder{object-fit:cover;width:100%;height:100%}.sb-image-box-landscape img,.sb-image-box-landscape .sb-image-placeholder{aspect-ratio:16/9}.sb-image-box-square img,.sb-image-box-square .sb-image-placeholder{aspect-ratio:1}.sb-image-box-portrait img,.sb-image-box-portrait .sb-image-placeholder{aspect-ratio:4/5}.sb-image-box figcaption{color:var(--store-text-secondary);padding:10px 12px;font-size:13px}.sb-button-row.sb-text-center{justify-content:center}.sb-review-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:20px;display:grid}.sb-review-quote{border:1px solid var(--store-border);background:#fff;border-radius:8px;margin:0;padding:20px}.sb-review-quote blockquote{color:var(--store-text);margin:0;font-weight:650}.sb-review-quote figcaption{color:var(--store-text-secondary);margin-top:12px;font-size:13px}.sb-icon-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-top:18px;display:grid}.sb-icon-list-item{border:1px solid var(--store-border);background:#fff;border-radius:8px;gap:12px;padding:16px;display:flex}.sb-icon-list-mark{background:color-mix(in srgb, var(--store-primary), white 88%);width:28px;height:28px;color:var(--store-primary);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:850;display:inline-flex}.sb-icon-list-item h3{margin:0;font-size:15px}.sb-icon-list-item p{color:var(--store-text-secondary);margin:4px 0 0;font-size:14px}.sb-system-page{background:#f7f8fa;gap:16px;min-height:720px;padding:28px 0;display:grid}.sb-system-checkout{grid-template-columns:minmax(0,1fr) minmax(280px,390px);align-items:start;gap:24px;width:min(1180px,100% - 32px);margin:0 auto;display:grid}.sb-system-main,.sb-system-sidebar{flex-direction:column;gap:16px;display:flex}.sb-safe-zone{background:#dbeafe61;border:1px dashed #93c5fd;border-radius:8px;width:min(1180px,100% - 32px);margin:0 auto;padding:24px 14px 14px;position:relative}.sb-system-main .sb-safe-zone,.sb-system-sidebar .sb-safe-zone{width:100%;margin:0}.sb-safe-zone-label{z-index:1;color:#2563eb;text-transform:uppercase;background:#ffffffe6;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:850;line-height:1;position:absolute;top:7px;left:10px}.sb-safe-zone-slot{min-height:56px}.sb-system-page .sb-section{padding:14px 0}.sb-system-page .container{width:100%;max-width:100%;padding:0}.sb-system-page .sb-trust-grid,.sb-system-page .sb-columns{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.sb-system-page .sb-trust-item,.sb-system-page .sb-column,.sb-system-page .sb-faq-item,.sb-system-page .sb-icon-list-item{min-height:auto;padding:14px}.sb-system-page .sb-section-title,.sb-system-page .sb-text-block h2{font-size:22px}.sb-system-page .sb-image-box{margin:0}.sb-locked-block{color:#64748b;text-align:center;background:repeating-linear-gradient(135deg,#fff,#fff 10px,#f8fafc 10px 20px);border:1px dashed #cbd5e1;border-radius:8px;padding:22px;font-size:13px;font-weight:800}.sb-locked-payment{min-height:180px}.sb-locked-thank-you{width:min(860px,100% - 32px);min-height:240px;margin:0 auto}@media (max-width:820px){.sb-hero-inner,.sb-image-text,.sb-newsletter-inner{grid-template-columns:1fr}.sb-image-text-reverse .sb-image-text-media{order:0}.sb-section-header,.sb-promo-inner{flex-direction:column;align-items:flex-start}.sb-columns,.sb-trust-grid,.sb-newsletter-form,.sb-slot-columns,.sb-slot-columns-2,.sb-slot-columns-3,.sb-slot-columns.sb-ratio-left-wide,.sb-slot-columns.sb-ratio-right-wide,.sb-system-checkout{grid-template-columns:1fr}}.container{max-width:var(--max-width);margin:0 auto;padding:0 24px}.store-gift-offer-banner{color:#f8fafc;text-align:center;background:#202020;border-top:4px solid #2d6873;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 10px;min-height:46px;padding:9px 16px 10px;line-height:1.25;display:flex;position:relative}.store-gift-offer-measure{align-items:center;gap:inherit;visibility:hidden;pointer-events:none;white-space:nowrap;width:max-content;max-width:none;display:inline-flex;position:absolute;top:0;left:0}.store-gift-offer-measure .store-gift-offer-main,.store-gift-offer-measure .store-gift-offer-stock,.store-gift-offer-banner svg{flex:none}.store-gift-offer-main{overflow-wrap:anywhere;min-width:0;font-size:15px;font-weight:700}.store-gift-offer-stock{color:#fecaca;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border:1px solid #f8fafc3d;border-radius:8px;align-items:center;min-height:24px;padding:2px 8px;font-size:11px;font-weight:800;display:inline-flex}.store-nav{height:var(--nav-height);border-bottom:1px solid var(--store-border);z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;position:sticky;top:0}.store-nav .container{justify-content:space-between;align-items:center;height:100%;display:flex}.nav-brand{letter-spacing:-.02em;color:var(--store-text);align-items:center;font-size:18px;font-weight:700;display:flex}.nav-brand-logo{object-fit:contain;-webkit-user-select:none;user-select:none;width:auto;max-height:36px}.nav-links{align-items:center;gap:32px;display:flex}.nav-links a{color:var(--store-text-secondary);font-size:14px;font-weight:500;transition:color .15s}.nav-links a:hover{color:var(--store-text)}.nav-actions{align-items:center;gap:16px;display:flex}.cart-btn{background:var(--store-text);color:#fff;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:opacity .15s;display:flex}.cart-btn:hover{opacity:.85}.cart-count{background:var(--store-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:flex}.hero{text-align:center;padding:80px 0}.hero-title{letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1.1}.hero-subtitle{color:var(--store-text-secondary);max-width:520px;margin:0 auto 32px;font-size:18px;line-height:1.6}.hero-cta{background:var(--store-primary);color:#fff;border:none;border-radius:10px;align-items:center;gap:8px;padding:14px 32px;font-size:15px;font-weight:600;transition:transform .15s,box-shadow .15s;display:inline-flex}.hero-cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px #635bff40}@media (prefers-reduced-motion:reduce){.hero-cta:hover,.general-hero-cta:hover{transform:none}}.general-hero{color:var(--store-text,#0f172a);background:linear-gradient(165deg,#f8fafc 0%,#eef2f7 45%,#f1f5f9 100%);padding:clamp(40px,6vw,72px) 0 clamp(48px,8vw,88px)}.general-hero-inner{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(24px,4vw,48px);display:grid}@media (max-width:900px){.general-hero-inner{grid-template-columns:1fr}}.general-hero-title{letter-spacing:-.03em;margin:0 0 16px;font-size:clamp(28px,4vw,46px);font-weight:800;line-height:1.12}.general-hero-title em{color:var(--store-primary,#635bff);font-style:italic;font-weight:800}.general-hero-subtitle{color:var(--store-text-secondary,#64748b);max-width:36rem;margin:0 0 28px;font-size:17px;line-height:1.6}.general-hero-actions{flex-wrap:wrap;gap:12px;display:flex}.general-hero-cta{border-radius:10px;align-items:center;gap:8px;padding:14px 24px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.general-hero-cta-primary{background:var(--store-primary,#635bff);color:#fff;border:none}.general-hero-cta-primary:hover{box-shadow:0 8px 24px color-mix(in srgb, var(--store-primary,#635bff) 35%, transparent);transform:translateY(-2px)}.general-hero-cta-secondary{color:var(--store-secondary,#0a2540);background:#fff;border:1px solid #0f172a1f}.general-hero-cta-secondary:hover{border-color:var(--store-primary,#635bff);color:var(--store-primary,#635bff)}.general-hero-visual{aspect-ratio:1;border-radius:20px;width:100%;max-width:520px;max-height:min(520px,70vw);margin-left:auto;margin-right:auto;position:relative;overflow:hidden;box-shadow:0 24px 48px #0f172a1f}.general-hero-img{object-fit:cover;width:100%;height:100%}.general-trust{background:#fff;border-bottom:1px solid #0f172a0f;padding:20px 0}.general-trust-inner{grid-template-columns:repeat(4,1fr);gap:16px 24px;display:grid}@media (max-width:900px){.general-trust-inner{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.general-trust-inner{grid-template-columns:1fr}}.general-trust-item{color:var(--store-text-secondary,#475569);align-items:flex-start;gap:10px;font-size:14px;font-weight:500;line-height:1.4;display:flex}.general-trust-icon{color:var(--store-primary,#635bff);flex-shrink:0;margin-top:2px}.general-section{padding:clamp(48px,8vw,80px) 0}.general-categories-heading{letter-spacing:-.02em;margin:0 0 24px;font-size:22px;font-weight:700}.general-category-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}@media (max-width:640px){.general-category-grid{grid-template-columns:1fr}}.general-category-card{color:inherit;background:#f8fafc;border:1px solid #0f172a0f;border-radius:16px;flex-direction:column;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.general-category-card:hover{transform:translateY(-2px);box-shadow:0 12px 32px #0f172a1a}@media (prefers-reduced-motion:reduce){.general-category-card:hover{transform:none}}.general-category-image-wrap{aspect-ratio:4/3;background:#e2e8f0;position:relative;overflow:hidden}.general-category-img{object-fit:cover;width:100%;height:100%}.general-category-label{letter-spacing:-.02em;padding:16px 18px;font-size:17px;font-weight:700}.general-story{background:#fff}.general-story-stack{flex-direction:column;gap:clamp(40px,6vw,72px);display:flex}.general-split{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(24px,4vw,48px);max-width:1100px;margin:0 auto;display:grid}.general-split .general-split-text{order:1}.general-split .general-split-media,.general-split.general-split-reverse .general-split-text{order:2}.general-split.general-split-reverse .general-split-media{order:1}@media (max-width:768px){.general-split{grid-template-columns:1fr}.general-split .general-split-text,.general-split .general-split-media{order:unset}.general-split-media{order:-1}}.general-split-media{border-radius:16px;overflow:hidden;box-shadow:0 16px 40px #0f172a14}.general-split-img{vertical-align:middle;width:100%;height:auto;display:block}.general-split-title{letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(22px,3vw,28px);font-weight:700;line-height:1.2}.general-split-body{color:var(--store-text-secondary,#64748b);max-width:40ch;margin:0;font-size:16px;line-height:1.65}.general-process{background:linear-gradient(#f8fafc 0%,#fff 100%)}.general-process-heading{letter-spacing:-.03em;text-align:center;margin:0 0 40px;font-size:clamp(24px,3vw,32px);font-weight:800}.general-process-list{grid-template-columns:repeat(2,1fr);gap:20px;margin:0;padding:0;list-style:none;display:grid}@media (max-width:700px){.general-process-list{grid-template-columns:1fr}}.general-process-step{background:#fff;border:1px solid #0f172a0f;border-radius:14px;gap:16px;padding:20px 22px;display:flex;box-shadow:0 4px 16px #0f172a0a}.general-process-num{background:color-mix(in srgb, var(--store-primary,#635bff) 12%, transparent);width:36px;height:36px;color:var(--store-primary,#635bff);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:800;display:flex}.general-process-title{margin:0 0 6px;font-size:16px;font-weight:700}.general-process-body{color:var(--store-text-secondary,#64748b);margin:0;font-size:14px;line-height:1.55}.about-hero-general{background:#f8fafc;padding:0}.about-hero-general-inner{grid-template-columns:1fr 1fr;align-items:stretch;gap:0;max-width:1200px;min-height:280px;margin:0 auto;display:grid}@media (max-width:800px){.about-hero-general-inner{grid-template-columns:1fr}}.about-hero-general-visual{min-height:240px;position:relative}.about-hero-general-img{object-fit:cover;width:100%;height:100%}.about-hero-general-copy{background:linear-gradient(135deg,#635bff0f,#0a25400a);flex-direction:column;justify-content:center;padding:clamp(32px,5vw,56px) clamp(24px,4vw,48px);display:flex}.about-hero-general-copy .about-hero-heading{margin-bottom:12px}.products-hero-banner{width:100%;max-height:260px;position:relative;overflow:hidden}.products-hero-banner-img{object-fit:cover;width:100%;height:auto;max-height:260px;display:block}.products-hero-banner-overlay{pointer-events:none;background:linear-gradient(#0000 40%,#ffffffd9 100%);position:absolute;inset:0}.general-collections-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;display:grid}@media (max-width:700px){.general-collections-grid{grid-template-columns:1fr}}.general-collection-card{color:inherit;background:#fff;border:1px solid #0f172a0f;border-radius:16px;flex-direction:column;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.general-collection-card:hover{transform:translateY(-2px);box-shadow:0 12px 32px #0f172a1a}@media (prefers-reduced-motion:reduce){.general-collection-card:hover{transform:none}}.general-collection-img-wrap{aspect-ratio:16/9;background:#f1f5f9;position:relative;overflow:hidden}.general-collection-img{object-fit:cover;width:100%;height:100%}.general-collection-body{padding:18px 20px 20px}.general-collection-title{letter-spacing:-.02em;margin-bottom:4px;font-size:20px;font-weight:700}.general-collection-desc{color:var(--store-text-secondary,#64748b);margin-bottom:8px;font-size:14px;line-height:1.5}.general-collection-count{color:var(--store-text-secondary,#94a3b8);font-size:13px}.section-header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.section-title{letter-spacing:-.02em;font-size:24px;font-weight:700}.section-link{color:var(--store-primary);align-items:center;gap:4px;font-size:14px;font-weight:500;display:flex}.product-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px;margin-bottom:64px;display:grid}.pc-card{color:inherit;background:#fff;border-radius:12px;flex-direction:column;text-decoration:none;transition:box-shadow .25s;display:flex;overflow:hidden}.pc-card:hover{box-shadow:0 4px 20px #00000014}.pc-card-image{aspect-ratio:1;background:#f8f8f8;justify-content:center;align-items:center;padding:24px;display:flex;position:relative;overflow:hidden}.pc-card-image img{object-fit:contain;max-width:100%;max-height:100%;transition:transform .3s}.pc-card:hover .pc-card-image img{transform:scale(1.03)}.pc-card-placeholder{color:#ccc;justify-content:center;align-items:center;display:flex}.pc-card-body{padding:14px 16px 18px}.pc-card-title{color:#0d0d0d;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:2px;font-size:14px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.pc-card-variant{color:#6b7280;margin-bottom:6px;font-size:12px}.pc-card-rating{align-items:center;gap:6px;margin-bottom:8px;display:flex}.pc-stars{color:#f59e0b;letter-spacing:-1px;font-size:12px}.pc-rating-count{color:#6b7280;font-size:11px}.pc-card-pricing{margin-bottom:2px}.pc-card-price{color:#0d0d0d;font-size:16px;font-weight:700}.pc-card-compare-row{align-items:center;gap:8px;margin-top:2px;display:flex}.pc-card-was{color:#6b7280;font-size:12px;text-decoration:line-through}.pc-card-save{color:#059669;background:#ecfdf5;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.pc-card-status-badge,.mp-card-status-badge{z-index:2;color:#fff;letter-spacing:0;background:#111827;border-radius:999px;align-items:center;min-height:24px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:10px;left:10px}.pc-card-stock-text,.mp-card-stock-text{color:#4b5563;letter-spacing:0;background:#f3f4f6;border-radius:999px;align-items:center;width:fit-content;margin-top:6px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.pdp-section{padding:32px 0 80px;overflow-x:clip}.pdp-layout{grid-template-columns:minmax(0,500px) 1fr;align-items:start;gap:40px;max-width:1100px;margin:0 auto;display:grid}.pdp-gallery{top:calc(var(--nav-height) + 24px);position:sticky}.pdp-gallery-main{aspect-ratio:4/3;background:#f8f8f8;border-radius:16px;width:100%;max-height:420px;margin-bottom:16px;position:relative;overflow:hidden}.pdp-gallery-empty{color:#999;font-size:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pdp-gallery-img{object-fit:contain;width:100%;height:100%;padding:clamp(10px,2.5vw,16px);animation:.25s pdpFadeIn;position:absolute;inset:0}.pdp-gallery-nav{z-index:2;width:44px;height:44px;color:var(--store-primary,#295bf7);cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .15s,box-shadow .15s,color .15s;display:none;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 24px #0f172a29}.pdp-gallery-nav:hover{transform:translateY(-50%)scale(1.04);box-shadow:0 10px 28px #0f172a33}.pdp-gallery-nav:active{transform:translateY(-50%)scale(.96)}.pdp-gallery-nav-prev{left:12px}.pdp-gallery-nav-next{right:12px}@keyframes pdpFadeIn{0%{opacity:0;transform:scale(1.01)}to{opacity:1;transform:scale(1)}}.pdp-thumbstrip{justify-content:center;align-items:center;gap:8px;display:flex}.pdp-thumbstrip-arrow{cursor:pointer;color:#0d0d0d;background:#fff;border:1px solid #e0e0e0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}.pdp-thumbstrip-arrow:hover:not(:disabled){background:#f5f5f5;border-color:#999}.pdp-thumbstrip-arrow:disabled{opacity:.3;cursor:default}.pdp-thumbstrip-track{scrollbar-width:none;gap:6px;display:flex;overflow-x:auto}.pdp-thumbstrip-track::-webkit-scrollbar{display:none}.pdp-thumb{cursor:pointer;background:#f8f8f8;border:2px solid #0000;border-radius:8px;flex-shrink:0;width:56px;height:56px;padding:4px;transition:all .2s;overflow:hidden}.pdp-thumb.active{border-color:#0d0d0d}.pdp-thumb:hover:not(.active){border-color:#ccc}.pdp-thumb img{object-fit:contain;width:100%;height:100%}.pdp-dots{justify-content:center;gap:6px;margin-top:12px;display:none}.pdp-dot{cursor:pointer;background:#d4d4d4;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .2s}.pdp-dot.active{background:#0d0d0d;transform:scale(1.3)}.pdp-info{flex-direction:column;gap:0;min-width:0;display:flex;overflow:hidden}.pdp-info-card{border:none;border-radius:0;margin-bottom:24px;padding:0}.pdp-title-row{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:8px;display:flex}.pdp-title{color:#0d0d0d;letter-spacing:-.01em;min-width:0;margin:0;font-size:24px;font-weight:600;line-height:1.2}.pdp-rating-summary{color:#0d0d0d;align-items:center;gap:6px;width:fit-content;margin-bottom:10px;font-size:13px;line-height:1.2;text-decoration:none;display:inline-flex}.pdp-rating-summary:hover .pdp-rating-count{text-decoration:underline}.pdp-rating-stars{color:#0d0d0d;align-items:center;gap:1px;display:inline-flex}.pdp-rating-score{font-weight:600}.pdp-rating-count{color:#4b5563;font-weight:500}.pdp-variant-tags{flex-wrap:wrap;gap:6px;margin:0;display:flex}.pdp-variant-tag{color:#444;background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:3px 10px;font-size:12px;font-weight:500}.pdp-pricing{flex-direction:column;min-width:0;margin:0;display:flex}.pdp-price-head-row{flex-wrap:wrap;order:1;align-items:center;gap:10px 12px;display:flex}.pdp-current-price-row{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.pdp-price{color:#0d0d0d;letter-spacing:0;white-space:nowrap;font-size:24px;font-weight:600}.pdp-price-label{color:#4b5563;white-space:nowrap;margin-left:6px;font-size:12px;font-weight:600}.pdp-compare-row{flex-wrap:wrap;order:2;align-items:center;gap:8px;margin-top:4px;margin-bottom:0;display:flex}.pdp-compare-price{color:#6b7280;font-size:14px;text-decoration:line-through}.pdp-compare-label{color:#6b7280;font-size:13px}.pdp-savings-badge{color:#059669;background:#ecfdf5;border-radius:4px;padding:3px 10px;font-size:12px;font-weight:600}.pdp-price-badge-row{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:inline-flex}.pdp-flash-sale-badge{color:#ef4444;white-space:nowrap;background:#fff1f2;border-radius:8px;align-items:center;gap:6px;min-height:26px;padding:4px 10px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.pdp-price-action-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:8px 0 14px;display:flex}.pdp-price-action-row .pdp-pricing{flex:180px;order:1}.pdp-price-action-row .pdp-add-to-cart{order:2}.pdp-price-action-row .pdp-mystery-gift-offer{flex:0 0 100%;order:3;margin:0 0 4px}.pdp-price-action-row .pdp-selling-out-fast{flex:0 0 100%;order:4}.pdp-cta-row{gap:10px;margin-bottom:12px;display:flex}.pdp-add-to-cart{color:#fff;cursor:pointer;white-space:nowrap;text-align:center;background:#0d0d0d;border:none;border-radius:8px;flex:none;width:auto;min-width:max-content;max-width:100%;height:48px;padding:0 22px;font-family:inherit;font-size:14px;font-weight:600;line-height:1.2;transition:background .2s,transform .15s,box-shadow .2s;position:relative;overflow:visible}.pdp-add-to-cart:hover{background:#333;transform:translateY(-1px);box-shadow:0 4px 16px #0000001f}.pdp-add-to-cart:active{box-shadow:none;transform:scale(.97)}.pdp-add-to-cart.added{pointer-events:none;background:#059669;animation:.35s cubic-bezier(.34,1.56,.64,1) pdp-add-pop}.pdp-add-to-cart.out-of-stock,.pdp-add-to-cart:disabled{color:#6b7280;cursor:not-allowed;box-shadow:none;background:#e5e7eb;transform:none}.pdp-add-to-cart.out-of-stock:hover,.pdp-add-to-cart:disabled:hover{box-shadow:none;background:#e5e7eb;transform:none}@keyframes pdp-add-pop{0%{transform:scale(.95)}50%{transform:scale(1.03)}to{transform:scale(1)}}.pdp-added-label{justify-content:center;align-items:center;gap:8px;animation:.3s forwards pdp-check-slide;display:flex}@keyframes pdp-check-slide{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.pdp-wishlist-btn{cursor:pointer;color:#666;background:#fff;border:1px solid #e0e0e0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.pdp-wishlist-btn-header{color:#0d0d0d;border-color:#0000;margin-top:-6px}.pdp-wishlist-btn:hover{color:#e11d48;border-color:#999;transform:scale(1.05)}.pdp-wishlist-btn:active{transform:scale(.92)}.pdp-wishlist-btn.active{color:#e11d48;background:#fff0f3;border-color:#e11d48;animation:.35s cubic-bezier(.34,1.56,.64,1) pdp-heart-pop}@keyframes pdp-heart-pop{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.pdp-low-stock{color:#dc2626;text-align:center;padding:4px 0;font-size:12px}.pdp-mystery-gift-offer{color:#0d0d0d;max-width:100%;font-family:var(--store-font);align-items:center;gap:12px;margin:0 0 14px;display:flex}.pdp-mystery-gift-visual{flex:0 0 42px;width:42px;height:42px;position:relative}.pdp-mystery-gift-box{background:linear-gradient(135deg,#ffd84d 0%,#ffb703 100%);border-radius:6px;height:28px;position:absolute;bottom:5px;left:6px;right:6px;overflow:hidden;box-shadow:0 7px 14px #fb923c38}.pdp-mystery-gift-box:before,.pdp-mystery-gift-box:after{content:"";background:#ef233c;position:absolute}.pdp-mystery-gift-box:before{width:7px;top:0;bottom:0;left:50%;transform:translate(-50%)}.pdp-mystery-gift-box:after{height:6px;top:8px;left:0;right:0}.pdp-mystery-gift-bow{z-index:1;width:26px;height:17px;position:absolute;top:2px;left:50%;transform:translate(-50%)}.pdp-mystery-gift-bow:before,.pdp-mystery-gift-bow:after{content:"";background:0 0;border:4px solid #ef233c;border-radius:50% 50% 45% 45%;width:17px;height:13px;position:absolute;top:4px}.pdp-mystery-gift-bow:before{left:-6px;transform:rotate(-28deg)}.pdp-mystery-gift-bow:after{right:-6px;transform:rotate(28deg)}.pdp-mystery-gift-copy{flex-direction:column;align-items:flex-start;min-width:0;line-height:1.15;display:flex}.pdp-mystery-gift-badge{color:#fff;letter-spacing:.02em;text-transform:uppercase;background:#2a2a2a;border-radius:2px;align-items:center;min-height:14px;margin-bottom:3px;padding:2px 6px;font-size:9px;font-weight:700;line-height:1;display:none}.pdp-mystery-gift-title,.pdp-mystery-gift-stock{overflow-wrap:anywhere;max-width:100%;font-size:16px;font-weight:600;line-height:1.25}.pdp-mystery-gift-stock{margin-top:1px;display:none}.pdp-selling-out-fast{font-family:var(--store-font);margin:0 0 14px}.pdp-selling-out-fast-toggle{color:#d45a5f;max-width:100%;min-height:48px;font:inherit;text-align:left;cursor:pointer;background:#fff7f7;border:0;border-radius:999px;align-items:center;gap:10px;padding:11px 18px;font-size:15px;font-weight:700;line-height:1.25;list-style:none;display:inline-flex}.pdp-selling-out-fast-toggle::-webkit-details-marker{display:none}.pdp-selling-out-fast-toggle:hover{background:#fff0f0}.pdp-selling-out-fast-toggle:focus-visible{outline-offset:3px;outline:2px solid #d45a5f52}.pdp-selling-out-fast-dot{background:#e0363e;border-radius:50%;flex:0 0 16px;width:16px;height:16px;animation:1.55s ease-out infinite pdp-selling-out-fast-pulse;box-shadow:0 0 0 9px #e0363e1f}.pdp-selling-out-fast-chevron{flex:none;transition:transform .18s}.pdp-selling-out-fast[open] .pdp-selling-out-fast-chevron{transform:rotate(180deg)}.pdp-selling-out-fast-panel{color:#d65b5b;background:#fff7f7;border-radius:16px;margin-top:12px;padding:15px 20px}.pdp-selling-out-fast-panel p{margin:0;font-size:15px;font-weight:600;line-height:1.6}@keyframes pdp-selling-out-fast-pulse{0%{box-shadow:0 0 #e0363e47}70%{box-shadow:0 0 0 12px #e0363e00}to{box-shadow:0 0 #e0363e00}}@media (prefers-reduced-motion:reduce){.pdp-selling-out-fast-dot{animation:none}}.pdp-purchase-meta{flex-wrap:wrap;align-items:center;gap:8px 12px;margin-bottom:14px;display:flex}.pdp-purchase-meta .pdp-condition-row{margin-bottom:0}@media (max-width:380px){.pdp-price-action-row{align-items:stretch}.pdp-price-action-row .pdp-add-to-cart{width:100%;min-width:0}}@media (max-width:560px){.store-gift-offer-banner{gap:8px;padding-inline:12px}.store-gift-offer-main{font-size:13px}.store-gift-offer-stock{min-height:22px;padding-inline:6px;font-size:10px}.pdp-mystery-gift-offer{gap:9px;margin-bottom:14px}.pdp-mystery-gift-visual{flex-basis:46px;width:46px;height:46px}.pdp-mystery-gift-title,.pdp-mystery-gift-stock{font-size:13px}.pdp-selling-out-fast-toggle{width:100%}}.pdp-variant-section{margin-bottom:24px}.pdp-variant-heading{color:#0d0d0d;margin-bottom:12px;font-size:16px;font-weight:600}.pdp-variant-heading .pdp-option-selected-label{color:#6b7280;font-weight:400}.pdp-variant-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.pdp-variant-card{cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e5e5;border-radius:10px;flex-direction:column;gap:2px;padding:14px 16px;font-family:inherit;transition:all .15s;display:flex}.pdp-variant-card:hover{border-color:#999}.pdp-variant-card.selected{background:#f9f9f9;border-color:#0d0d0d}.pdp-variant-card-name{color:#0d0d0d;font-size:14px;font-weight:600}.pdp-variant-card-price{color:#6b7280;font-size:13px}.pdp-option-group{margin-bottom:20px}.pdp-option-group:last-child{margin-bottom:0}.pdp-option-pills{flex-wrap:wrap;gap:8px;display:flex}.pdp-option-pill{cursor:pointer;text-align:center;color:#0d0d0d;background:#fff;border:1.5px solid #e5e5e5;border-radius:10px;flex-direction:column;align-items:center;gap:2px;min-width:80px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:all .15s;display:flex}.pdp-option-pill:hover{background:#fafafa;border-color:#999}.pdp-option-pill.selected{background:#f5f5f5;border-color:#0d0d0d}.pdp-option-pill-price{color:#6b7280;font-size:12px;font-weight:400}.wishlist-view-btn{color:#0d0d0d;text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;font-weight:500;text-decoration:underline}.wishlist-view-btn:hover{color:#555}.cart-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:80px 0;display:flex}.mp-header-icon-wrapper{position:relative}.mp-profile-dropdown{z-index:50;background:#fff;border:1px solid #e5e5e5;border-radius:12px;min-width:200px;padding:6px;animation:.15s dropdownFadeIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 30px #0000001f}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.mp-profile-dropdown-item{color:#1a1a1a;border-radius:8px;align-items:center;gap:10px;padding:10px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:background .1s;display:flex}.mp-profile-dropdown-item:hover{background:#f5f5f5}.lang-switcher{position:relative}.lang-switcher-btn{cursor:pointer;color:#0d0d0d;white-space:nowrap;background:0 0;border:1px solid #e5e5e5;border-radius:8px;align-items:center;gap:5px;padding:6px 10px;font-family:inherit;font-size:13px;font-weight:500;transition:all .15s;display:flex}.lang-switcher-btn:hover{background:#f8f8f8;border-color:#999}.lang-switcher-flag{font-size:15px;line-height:1}.lang-switcher-code{letter-spacing:.04em;font-size:12px;font-weight:600}.lang-switcher-chevron{color:#999;transition:transform .2s}.lang-switcher-chevron.rotated{transform:rotate(180deg)}.lang-switcher-dropdown{z-index:100;background:#fff;border:1px solid #e5e5e5;border-radius:12px;min-width:180px;padding:4px;animation:.15s dropdownFadeIn;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 30px #0000001f}.lang-switcher-item{cursor:pointer;color:#1a1a1a;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 14px;font-family:inherit;font-size:14px;font-weight:500;transition:background .1s;display:flex}.lang-switcher-item:hover{background:#f5f5f5}.lang-switcher-item.active{background:#f0f0f0;font-weight:600}.lang-switcher-item-flag{font-size:18px;line-height:1}.lang-switcher-item-label{flex:1}.lang-switcher-item-check{color:#059669;font-size:14px;font-weight:700}.mp-wishlist-icon-btn{position:relative}.pdp-returns-toggle{cursor:pointer;color:#0d0d0d;background:0 0;border:1px solid #e5e5e5;border-left:none;border-right:none;justify-content:space-between;align-items:center;width:100%;margin-bottom:20px;padding:16px 0;font-family:inherit;font-size:14px;display:flex}.pdp-returns-toggle-left{align-items:center;gap:10px;font-weight:500;display:flex}.pdp-returns-icon{color:#059669}.pdp-returns-chevron{color:#999;transition:transform .2s}.pdp-returns-chevron.open{transform:rotate(180deg)}.pdp-returns-content{color:#6b7280;margin-top:-12px;margin-bottom:20px;padding:0 0 16px;font-size:13px;line-height:1.6}.pdp-trust-cards{flex-direction:column;gap:0;margin-bottom:24px;display:flex}.pdp-trust-card{background:#fafafa;border:1px solid #e5e5e5;border-bottom:none;align-items:center;gap:14px;padding:16px 20px;display:flex}.pdp-trust-card:first-child{border-radius:12px 12px 0 0}.pdp-trust-card:last-child{border-bottom:1px solid #e5e5e5;border-radius:0 0 12px 12px}.pdp-trust-card-icon{color:#0d0d0d;flex-shrink:0}.pdp-trust-card-title{color:#0d0d0d;font-size:14px;font-weight:600;line-height:1.3}.pdp-trust-card-desc{color:#6b7280;font-size:12px;line-height:1.3}.pdp-description{padding-top:8px}.pdp-description-heading{color:#0d0d0d;margin-bottom:10px;font-size:16px;font-weight:600}.pdp-description-text{color:#444;font-size:14px;line-height:1.7}.pdp-breadcrumb{color:#6b7280;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:24px;font-size:13px;display:flex}.pdp-breadcrumb-link{color:#6b7280;align-items:center;gap:4px;text-decoration:none;transition:color .15s;display:inline-flex}.pdp-breadcrumb-link:hover{color:#0d0d0d}.pdp-breadcrumb-sep{color:#d4d4d4;flex-shrink:0}.pdp-breadcrumb-current{color:#0d0d0d;text-overflow:ellipsis;white-space:nowrap;max-width:250px;font-weight:500;overflow:hidden}.pdp-condition-row{margin-bottom:12px}.pdp-condition-badge{color:#fff;letter-spacing:.02em;border-radius:20px;align-items:center;gap:5px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.pdp-payment-strip{font-family:var(--store-font);border-top:1px solid #f0f0f0;align-items:center;gap:12px;margin-top:12px;padding-top:16px;display:flex}.pdp-payment-label{color:#9ca3af;white-space:nowrap;font-size:12px}.pdp-payment-icons{align-items:center;gap:6px;display:flex}.pdp-payment-icon{background:#f9f9f9;border:1px solid #eee;border-radius:4px;justify-content:center;align-items:center;width:36px;height:24px;display:flex;overflow:hidden}.pdp-payment-icon svg{width:100%;height:100%}.pdp-quick-info{font-family:var(--store-font);flex-direction:column;gap:8px;margin-top:14px;display:flex}.pdp-quick-card{background:#dfe9ff;border:1px solid #9db0dc3d;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.pdp-quick-button{color:#111827;cursor:pointer;width:100%;min-height:68px;font:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:13px 16px;display:flex}.pdp-quick-button:hover{background:#ffffff38}.pdp-quick-icon{color:#111827;flex:0 0 36px;justify-content:center;align-items:center;width:36px;display:inline-flex}.pdp-quick-icon svg{width:24px;height:24px}.pdp-quick-copy{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.pdp-quick-title{color:#111827;font-size:15px;font-weight:700;line-height:1.28}.pdp-quick-subtitle{color:#374151;font-size:13px;font-weight:400;line-height:1.35}.pdp-quick-chevron{color:#111827;flex:none;width:18px;height:18px;transition:transform .18s}.pdp-quick-card.open .pdp-quick-chevron{transform:rotate(180deg)}.pdp-quick-panel{border-top:1px solid #11182714;margin:0 16px 14px 64px;padding-top:12px}.pdp-quick-panel p{color:#374151;margin:0;font-size:13px;line-height:1.55}@media (max-width:480px){.pdp-quick-button{gap:10px;min-height:66px;padding:12px 13px}.pdp-quick-icon{flex-basis:32px;width:32px}.pdp-quick-icon svg{width:23px;height:23px}.pdp-quick-title{font-size:15px}.pdp-quick-subtitle{font-size:13px}.pdp-quick-panel{margin:0 13px 13px 55px;padding-top:11px}}.pdp-specs-section{border:1px solid #e5e5e5;border-radius:12px;margin-bottom:24px;overflow:hidden}.pdp-specs-toggle{cursor:pointer;color:#0d0d0d;background:#fafafa;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px 20px;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s;display:flex}.pdp-specs-toggle:hover{background:#f5f5f5}.pdp-specs-chevron{color:#999;transition:transform .25s}.pdp-specs-chevron.open{transform:rotate(180deg)}.pdp-specs-table{border-top:1px solid #e5e5e5}.pdp-specs-row{border-bottom:1px solid #f0f0f0;padding:12px 20px;font-size:14px;display:flex}.pdp-specs-row:last-child{border-bottom:none}.pdp-specs-row.even{background:#fafafa}.pdp-specs-label{color:#6b7280;flex-shrink:0;width:40%;font-weight:500}.pdp-specs-value{color:#0d0d0d;width:60%;font-weight:400}.pdp-box-section{border:1px solid #e5e5e5;border-radius:12px;margin-bottom:24px;overflow:hidden}.pdp-box-toggle{cursor:pointer;color:#0d0d0d;background:#fafafa;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px 20px;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s;display:flex}.pdp-box-toggle:hover{background:#f5f5f5}.pdp-box-list{border-top:1px solid #e5e5e5;flex-direction:column;gap:14px;padding:16px 20px;display:flex}.pdp-box-item{align-items:center;gap:14px;display:flex}.pdp-box-item-icon{color:#059669;background:#f0fdf4;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.pdp-box-item-label{color:#0d0d0d;font-size:14px;font-weight:500}.pdp-trustpilot-showcase{background:#faf8f4;border:1px solid #eadfcf;border-radius:8px;margin-bottom:24px;padding:22px 18px 20px}.pdp-tp-header{text-align:center;flex-direction:column;align-items:center;gap:10px;margin-bottom:18px;display:flex}.pdp-tp-brand{color:#111827;align-items:center;gap:6px;font-size:24px;font-weight:750;line-height:1;text-decoration:none;display:inline-flex}.pdp-tp-brand svg{color:#00b67a;flex:none}.pdp-tp-score-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.pdp-tp-stars{flex:none;align-items:center;gap:2px;display:inline-flex}.pdp-tp-stars.compact{gap:1.5px}.pdp-tp-star-box{flex:0 0 26px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.pdp-tp-stars.compact .pdp-tp-star-box{flex-basis:18px;width:18px;height:18px}.pdp-tp-star-box svg{width:100%;height:100%;display:block}.pdp-tp-score{color:#374151;font-size:13px;font-weight:650;line-height:1.3}.pdp-tp-heading{color:#111827;letter-spacing:0;text-transform:uppercase;margin:0;font-size:24px;font-weight:500;line-height:1.1}.pdp-tp-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.pdp-tp-review-card{color:#374151;background:#fff;border:1px solid #eadfcf;border-radius:8px;min-width:0;padding:16px}.pdp-tp-review-topline{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.pdp-tp-review-name{color:#1f2937;overflow-wrap:anywhere;min-width:0;font-size:14px;font-weight:750;line-height:1.25}.pdp-tp-verified{color:#2f855a;flex:none;align-items:center;gap:4px;font-size:12px;font-weight:650;line-height:1.2;display:inline-flex}.pdp-tp-review-title{color:#1f2937;overflow-wrap:anywhere;margin:12px 0 6px;font-size:14px;font-weight:750;line-height:1.35}.pdp-tp-review-text{color:#4b5563;overflow-wrap:anywhere;margin:12px 0 0;font-size:13px;line-height:1.65}.pdp-techdetails-section{margin-bottom:24px}.pdp-techdetails-heading{color:#0d0d0d;margin:0 0 16px;padding:0;font-size:18px;font-weight:700}.pdp-techdetails-table{border:1px solid #e5e5e5;border-radius:12px;overflow:hidden}.pdp-techdetails-row{border-bottom:1px solid #f0f0f0;padding:14px 20px;font-size:14px;display:flex}.pdp-techdetails-row:last-child{border-bottom:none}.pdp-techdetails-row:nth-child(2n){background:#fafafa}.pdp-techdetails-label{color:#0d0d0d;flex-shrink:0;width:38%;font-weight:600;line-height:1.5}.pdp-techdetails-value{color:#374151;width:62%;font-weight:400;line-height:1.5}@media (max-width:600px){.pdp-trustpilot-showcase{padding:20px 14px 16px}.pdp-tp-heading{font-size:20px}.pdp-tp-brand{font-size:22px}.pdp-tp-review-grid{grid-template-columns:1fr}.pdp-tp-review-topline{flex-direction:column;align-items:flex-start;gap:6px}.pdp-techdetails-row{padding:12px 16px}.pdp-techdetails-label{width:42%;font-size:13px}.pdp-techdetails-value{width:58%;font-size:13px}}.pdp-featured-banner{color:#fff;background:linear-gradient(135deg,#0d0d0d 0%,#1a1a2e 50%,#16213e 100%);margin:40px 0;padding:60px 0;position:relative;overflow:hidden}.pdp-featured-banner:before{content:"";pointer-events:none;background:radial-gradient(circle,#ebff7014 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-50%;right:-10%}.pdp-featured-banner-inner{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.pdp-featured-label{text-transform:uppercase;letter-spacing:.08em;color:#ebff70;align-items:center;gap:6px;margin-bottom:16px;font-size:12px;font-weight:600;display:inline-flex}.pdp-featured-title{letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(24px,3vw,32px);font-weight:700;line-height:1.2}.pdp-featured-subtitle{color:#ffffffb3;margin-bottom:24px;font-size:15px;line-height:1.5}.pdp-featured-points{flex-direction:column;gap:12px;display:flex}.pdp-featured-point{color:#ffffffd9;align-items:center;gap:10px;font-size:14px;display:flex}.pdp-featured-point svg{color:#ebff70;flex-shrink:0}.pdp-featured-image{justify-content:center;align-items:center;display:flex}.pdp-featured-image img{object-fit:contain;filter:drop-shadow(0 20px 40px #0000004d);max-width:320px;max-height:320px;animation:3s ease-in-out infinite alternate pdpFeaturedFloat}@keyframes pdpFeaturedFloat{0%{transform:translateY(0)}to{transform:translateY(-8px)}}.pdp-related-section{background:#fafafa;padding:48px 0}.pdp-related-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.pdp-related-heading{color:#0d0d0d;letter-spacing:-.02em;font-size:22px;font-weight:700}.pdp-related-arrows{gap:8px;display:flex}.pdp-related-arrow{cursor:pointer;color:#0d0d0d;background:#fff;border:1px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.pdp-related-arrow:hover{color:#fff;background:#0d0d0d;border-color:#0d0d0d}.pdp-related-scroll{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;gap:16px;padding-bottom:4px;display:flex;overflow-x:auto}.pdp-related-scroll::-webkit-scrollbar{display:none}.pdp-related-card{scroll-snap-align:start;color:inherit;background:#fff;border-radius:12px;flex:0 0 220px;text-decoration:none;transition:box-shadow .25s,transform .2s;overflow:hidden}.pdp-related-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.pdp-related-card-image{aspect-ratio:1;background:#f8f8f8;justify-content:center;align-items:center;padding:20px;display:flex;position:relative;overflow:hidden}.pdp-related-card-image img{object-fit:contain;max-width:100%;max-height:100%;transition:transform .3s}.pdp-related-card:hover .pdp-related-card-image img{transform:scale(1.05)}.pdp-related-card-placeholder{background:#f0f0f0;width:100%;height:100%}.pdp-related-deal-badge{color:#fff;background:#059669;border-radius:4px;align-items:center;gap:3px;padding:3px 8px;font-size:10px;font-weight:600;display:inline-flex;position:absolute;top:10px;left:10px}.pdp-related-card-info{padding:14px}.pdp-related-card-title{color:#0d0d0d;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px;font-size:13px;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.pdp-related-card-variant{color:#9ca3af;margin-bottom:6px;font-size:11px}.pdp-related-card-rating{color:#6b7280;align-items:center;gap:4px;margin-bottom:8px;font-size:11px;display:flex}.pdp-related-card-pricing{flex-wrap:wrap;align-items:baseline;gap:2px;display:flex}.pdp-related-price-sym{color:#0d0d0d;font-size:12px;font-weight:600}.pdp-related-price-main{color:#0d0d0d;font-size:18px;font-weight:700;line-height:1}.pdp-related-price-cents{color:#0d0d0d;vertical-align:super;font-size:11px;font-weight:600}.pdp-related-price-formatted{color:#0d0d0d;letter-spacing:0;font-size:18px;font-weight:700;line-height:1}.pdp-related-was{color:#9ca3af;margin-left:6px;font-size:12px;text-decoration:line-through}.pdp-reviews-section{border-top:1px solid #e5e5e5;padding:48px 0 64px;overflow:hidden}.pdp-reviews-heading{color:#0d0d0d;letter-spacing:-.02em;margin-bottom:28px;font-size:22px;font-weight:700}.pdp-reviews-layout{grid-template-columns:minmax(0,260px) minmax(0,1fr);align-items:start;gap:40px;display:grid}.pdp-review-sidebar,.pdp-review-main{min-width:0}.pdp-review-sidebar{position:sticky;top:100px}.pdp-review-overall{box-sizing:border-box;background:#fff;border:1px solid #e5e5e5;border-radius:14px;width:100%;max-width:100%;padding:24px}.pdp-review-overall-title{color:#0d0d0d;margin-bottom:12px;font-size:15px;font-weight:600}.pdp-review-overall-score{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.pdp-review-overall-stars{gap:2px;display:flex}.pdp-review-overall-number{color:#0d0d0d;font-size:18px;font-weight:700}.pdp-review-overall-count{color:#6b7280;overflow-wrap:anywhere;border-bottom:1px solid #f0f0f0;align-items:center;gap:6px;margin-bottom:20px;padding-bottom:16px;font-size:13px;display:flex}.pdp-review-overall-count svg{color:#059669}.pdp-review-details{border-bottom:1px solid #f0f0f0;margin-bottom:16px;padding-bottom:16px}.pdp-review-details-title{color:#0d0d0d;margin-bottom:10px;font-size:14px;font-weight:600}.pdp-review-detail-row{justify-content:space-between;padding:4px 0;font-size:13px;display:flex}.pdp-review-detail-label{color:#6b7280}.pdp-review-detail-score{color:#0d0d0d;font-weight:600}.pdp-review-how-link{color:#6b7280;align-items:center;gap:6px;font-size:13px;text-decoration:none;transition:color .15s;display:flex}.pdp-review-how-link:hover{color:#0d0d0d}.pdp-review-photos-section{margin-bottom:28px}.pdp-review-photos-title{color:#0d0d0d;margin-bottom:14px;font-size:16px;font-weight:700}.pdp-review-photos-carousel{scrollbar-width:none;-ms-overflow-style:none;gap:12px;padding-bottom:4px;display:flex;overflow-x:auto}.pdp-review-photos-carousel::-webkit-scrollbar{display:none}.pdp-review-photo-card{cursor:pointer;background:#f3f4f6;border:0;border-radius:8px;flex:0 0 140px;height:180px;padding:0;font-family:inherit;position:relative;overflow:hidden}.pdp-review-photo-img{object-fit:cover;width:100%;height:100%;transition:transform .18s;display:block}.pdp-review-photo-card:hover .pdp-review-photo-img{transform:scale(1.03)}.pdp-review-photo-overlay{color:#fff;text-align:left;background:linear-gradient(#0000,#000000b8);flex-direction:column;gap:4px;padding:28px 10px 10px;display:flex;position:absolute;inset:auto 0 0}.pdp-review-photo-name{font-size:12px;font-weight:700}.pdp-review-photo-stars{align-items:center;gap:2px;font-size:10px;font-weight:700;display:flex}.pdp-review-photo-stars span{margin-left:4px}.pdp-review-list-header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;min-width:0;margin-bottom:20px;padding-bottom:16px;display:flex}.pdp-review-list-title{color:#0d0d0d;font-size:18px;font-weight:700}.pdp-review-sort-select{appearance:none;color:#0d0d0d;cursor:pointer;background:#fff url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%2394a3b8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right 10px center no-repeat;border:1px solid #e5e5e5;border-radius:8px;max-width:100%;padding:8px 32px 8px 12px;font-family:inherit;font-size:13px}.pdp-review-cards{flex-direction:column;gap:0;min-width:0;display:flex}.pdp-review-card{border-bottom:1px solid #f0f0f0;min-width:0;padding:24px 0}.pdp-review-card:first-child{padding-top:0}.pdp-review-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:4px;display:flex}.pdp-review-card-identity{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.pdp-review-card-name{color:#0d0d0d;font-size:15px;font-weight:700}.pdp-review-verified-inline{color:#059669;align-items:center;gap:4px;font-size:12px;font-weight:500;display:inline-flex}.pdp-review-card-rating{flex-shrink:0;align-items:center;gap:6px;display:flex}.pdp-review-card-score{color:#0d0d0d;font-size:14px;font-weight:700}.pdp-review-card-date-row{color:#9ca3af;align-items:center;gap:6px;margin-bottom:16px;font-size:13px;display:flex}.pdp-review-card-flag{display:none}.pdp-review-card-text{color:#333;overflow-wrap:break-word;word-break:break-word;margin-bottom:8px;font-size:14px;line-height:1.7}.pdp-review-show-more{color:#0d0d0d;cursor:pointer;background:0 0;border:none;margin-bottom:12px;padding:0;font-family:inherit;font-size:14px;font-weight:600;text-decoration:underline}.pdp-review-card-images{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.pdp-review-card-image-btn{cursor:pointer;background:#f3f4f6;border:1px solid #e5e5e5;border-radius:8px;width:76px;height:76px;padding:0;overflow:hidden}.pdp-review-card-image-btn img{object-fit:cover;width:100%;height:100%;transition:transform .18s;display:block}.pdp-review-card-image-btn:hover img{transform:scale(1.04)}.pdp-review-product-bar{background:#fafafa;border:1px solid #f0f0f0;border-radius:10px;justify-content:space-between;align-items:center;margin-top:12px;padding:12px 16px;display:flex}.pdp-review-product-info{flex-direction:column;gap:2px;min-width:0;display:flex}.pdp-review-product-name{color:#0d0d0d;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.pdp-review-product-detail{color:#9ca3af;font-size:12px}.pdp-review-product-detail strong{color:#0d0d0d}.pdp-review-like-btn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:6px 14px;font-family:inherit;font-size:13px;transition:border-color .15s,color .15s;display:flex}.pdp-review-like-btn:hover{color:#0d0d0d;border-color:#0d0d0d}.pdp-review-lightbox{z-index:250;background:#000000c7;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.pdp-review-lightbox-close{color:#fff;cursor:pointer;background:#00000059;border:1px solid #ffffff3d;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:fixed;top:18px;right:18px}.pdp-review-lightbox-content{flex-direction:column;gap:10px;max-width:min(920px,100%);max-height:90vh;display:flex}.pdp-review-lightbox-content img{object-fit:contain;background:#111;border-radius:8px;max-width:100%;max-height:calc(90vh - 44px)}.pdp-review-lightbox-caption{color:#fff;justify-content:space-between;align-items:center;gap:16px;font-size:13px;font-weight:700;display:flex}.pdp-review-lightbox-caption span{align-items:center;gap:3px;display:inline-flex}@media (max-width:768px){.pdp-breadcrumb{display:none}.pdp-featured-banner-inner{text-align:center;grid-template-columns:1fr;gap:32px}.pdp-featured-points{align-items:center}.pdp-featured-image img{max-width:250px;max-height:250px}.pdp-featured-banner{padding:40px 0}.pdp-related-card{flex:0 0 180px}.pdp-related-heading{font-size:18px}.pdp-reviews-layout{grid-template-columns:1fr;gap:24px}.pdp-reviews-heading{font-size:18px}.pdp-review-sidebar{position:static}.pdp-review-photo-card{flex-basis:112px;height:144px}.pdp-review-card-image-btn{width:68px;height:68px}.pdp-review-card-header{flex-direction:column;gap:8px}.pdp-review-card-rating{align-self:flex-start}.pdp-review-product-bar{flex-direction:column;align-items:flex-start;gap:10px}.pdp-review-like-btn{align-self:flex-end}.pdp-payment-strip{flex-wrap:wrap;justify-content:center}.pdp-specs-row{flex-direction:column;gap:4px}.pdp-specs-label,.pdp-specs-value{width:100%}.pdp-reviews-section{padding:32px 0 40px}.pdp-reviews-section .container{padding:0 16px}.pdp-review-list-header{flex-direction:column;align-items:flex-start;gap:10px}.pdp-review-sort-select{width:100%}.pdp-review-card{padding:20px 0}.pdp-review-card-text{font-size:13px}.pdp-review-product-name{white-space:normal}.pdp-review-lightbox{padding:16px}.pdp-review-lightbox-caption{flex-direction:column;align-items:flex-start;gap:6px}}.cart-overlay{z-index:100;opacity:0;pointer-events:none;background:#00000080;transition:opacity .3s;position:fixed;inset:0}.cart-overlay.open{opacity:1;pointer-events:auto}.cart-drawer{z-index:101;background:#fff;flex-direction:column;width:420px;max-width:100vw;transition:transform .35s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-4px 0 24px #00000014}.cart-drawer.open{transform:translate(0)}.cart-drawer-header{justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.cart-header-left{align-items:center;gap:8px;display:flex}.cart-drawer-title{letter-spacing:-.01em;font-size:21px;font-weight:700}.cart-drawer-badge{color:#333;background:#e8e8e8;border-radius:50%;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:600;display:inline-flex}.cart-close-btn{cursor:pointer;color:#333;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .15s;display:flex}.cart-close-btn:hover{opacity:.6}.cart-items{flex:1;padding:0 24px;overflow-y:auto}.cart-empty{justify-content:center;align-items:center;padding:80px 0;display:flex}.cart-empty-text{color:#717171;font-size:14px}.cart-item{border-bottom:1px solid #e5e5e5;gap:16px;padding:20px 0;display:flex}.cart-item:first-child{border-top:1px solid #e5e5e5}.cart-item-image{background:#ededed;border-radius:0;flex-shrink:0;width:64px;height:64px;overflow:hidden}.cart-item-image img{object-fit:cover;width:100%;height:100%}.cart-item-placeholder{background:#d4d4d4;width:100%;height:100%}.cart-item-details{flex:1;min-width:0}.cart-item-header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.cart-item-title{color:#1a1a1a;font-size:14px;font-weight:400;line-height:1.3}.cart-item-price{color:#1a1a1a;white-space:nowrap;font-size:14px;font-weight:400}.cart-item-unit-price{color:#717171;margin-top:1px;font-size:13px}.cart-item-addon{background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 100%);border:1px solid #bbf7d0;border-radius:8px;margin:-4px 0 8px;padding:10px 12px}.cart-item-addon-image{opacity:.85}.cart-item-addon-placeholder{background:#d1fae5}.cart-item-addon-title{font-size:13px}.cart-item-addon-price{color:#16a34a;font-weight:700}.cart-item-addon-included{color:#16a34a;font-size:11px;font-weight:600}.cart-item-actions{align-items:center;gap:12px;margin-top:10px;display:flex}.cart-qty-control{border:1px solid #d4d4d4;border-radius:0;align-items:center;height:36px;display:flex;overflow:hidden}.cart-qty-btn{color:#1a1a1a;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex}.cart-qty-btn:hover{background:#f5f5f5}.cart-qty-val{text-align:center;color:#1a1a1a;width:32px;font-size:14px;font-weight:400}.cart-delete-btn{color:#717171;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;transition:color .15s;display:flex}.cart-delete-btn:hover{color:#1a1a1a}.cart-footer{border-top:none;padding:0 24px 24px}.cart-discount-toggle{color:#1a1a1a;cursor:pointer;background:0 0;border:none;border-top:1px solid #e5e5e5;justify-content:space-between;align-items:center;width:100%;padding:16px 0;font-size:14px;font-weight:400;display:flex}.cart-discount-icon{color:#717171;font-size:18px;font-weight:300}.cart-discount-form{gap:8px;padding-bottom:16px;display:flex}.cart-discount-input{border:1px solid #d4d4d4;border-radius:0;outline:none;flex:1;height:40px;padding:0 12px;font-family:inherit;font-size:14px}.cart-discount-input:focus{border-color:#1a1a1a}.cart-discount-apply{cursor:pointer;background:0 0;border:1px solid #d4d4d4;height:40px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:500;transition:background .15s}.cart-discount-apply:hover{background:#f5f5f5}.cart-estimated-total{border-top:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:16px 0 4px;display:flex}.cart-total-label{color:#1a1a1a;font-size:14px;font-weight:400}.cart-total-amount{color:#1a1a1a;font-size:16px;font-weight:600}.cart-tax-note{color:#717171;margin-bottom:20px;font-size:12px}.cart-free-shipping-bar{background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 100%);border:1px solid #bbf7d0;border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:14px;padding:12px 14px;display:flex}.cart-free-shipping-icon{color:#16a34a;flex-shrink:0;margin-top:1px}.cart-free-shipping-content{flex:1;min-width:0}.cart-free-shipping-text{color:#15803d;margin-bottom:8px;font-size:13px;font-weight:600;line-height:1.3;display:block}.cart-free-shipping-track{background:#dcfce7;border-radius:3px;width:100%;height:6px;overflow:hidden}.cart-free-shipping-fill{background:linear-gradient(90deg,#86efac,#22c55e);border-radius:3px;height:100%;transition:width .5s cubic-bezier(.16,1,.3,1)}.cart-free-shipping-fill.unlocked{background:linear-gradient(90deg,#22c55e,#16a34a)}.cart-checkout-btn{color:#fff;cursor:pointer;letter-spacing:.01em;background:#1a1a1a;border:none;border-radius:0;width:100%;height:50px;font-family:inherit;font-size:15px;font-weight:500;transition:background .15s}.cart-checkout-btn:hover{background:#333}.store-footer{border-top:1px solid var(--store-border);margin-top:64px;padding:48px 0 32px}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px;display:grid}.footer-grid-5{grid-template-columns:2fr 1fr 1fr 1fr 1fr}.footer-brand{margin-bottom:8px;font-size:16px;font-weight:700}.footer-desc{color:var(--store-text-secondary);font-size:13px;line-height:1.6}.footer-heading{text-transform:uppercase;letter-spacing:.06em;color:var(--store-text-muted);margin-bottom:16px;font-size:12px;font-weight:600}.footer-links{flex-direction:column;gap:10px;list-style:none;display:flex}.footer-links a{color:var(--store-text-secondary);font-size:13px;transition:color .15s}.footer-links a:hover{color:var(--store-text)}.footer-bottom{color:var(--store-text-muted);text-align:center;border-top:1px solid var(--store-border);padding-top:24px;font-size:12px}.store-footer-company-details{min-width:0}.store-footer-detail-list{flex-direction:column;gap:10px;display:flex}.store-footer-detail-item{flex-direction:column;gap:2px;display:flex}.store-footer-detail-label{color:var(--store-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.store-footer-detail-value{color:var(--store-text-secondary);word-break:break-word;font-size:13px;line-height:1.4}.store-footer-detail-value a{color:var(--store-text-secondary);text-decoration:none;transition:color .15s}.store-footer-detail-value a:hover{color:var(--store-text);text-decoration:underline}.empty-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:120px 24px;display:flex}.empty-icon{background:var(--store-surface);width:56px;height:56px;color:var(--store-text-muted);border-radius:14px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.empty-title{margin-bottom:6px;font-size:18px;font-weight:600}.empty-desc{color:var(--store-text-secondary);max-width:320px;font-size:14px}.legal-page{background:#fff;flex-direction:column;min-height:100vh;display:flex}.legal-nav{border-bottom:1px solid var(--store-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;background:#fffffff2;height:64px;position:sticky;top:0}.legal-nav-inner{justify-content:space-between;align-items:center;max-width:720px;height:100%;margin:0 auto;padding:0 24px;display:flex}.legal-nav-brand{letter-spacing:-.02em;color:var(--store-text);font-size:17px;font-weight:700}.legal-nav-back{color:var(--store-text-secondary);font-size:13px;font-weight:500;transition:color .15s}.legal-nav-back:hover{color:var(--store-text)}.legal-container{flex:1;width:100%;max-width:720px;margin:0 auto;padding:48px 24px 80px}.legal-title{letter-spacing:-.03em;color:var(--store-text);margin-bottom:8px;font-size:32px;font-weight:800;line-height:1.15}.legal-date{color:var(--store-text-muted);border-bottom:1px solid var(--store-border);margin-bottom:40px;padding-bottom:24px;font-size:13px}.legal-section{margin-bottom:32px}.legal-heading{letter-spacing:-.01em;color:var(--store-text);margin-bottom:12px;font-size:18px;font-weight:700;line-height:1.3}.legal-text{color:var(--store-text-secondary);font-size:14px;line-height:1.75}.legal-text p{margin-bottom:6px}.legal-text p:empty{margin-bottom:12px}.legal-footer{border-top:1px solid var(--store-border);text-align:center;color:var(--store-text-muted);padding:24px;font-size:12px}.info-intro{color:var(--store-text-secondary);border-bottom:1px solid var(--store-border);margin-bottom:36px;padding-bottom:24px;font-size:15px;line-height:1.7}.track-order-container{margin-top:8px}.track-form{margin-bottom:32px}.track-form-fields{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.track-field{flex-direction:column;display:flex}.track-label{color:var(--store-text);margin-bottom:6px;font-size:13px;font-weight:500;display:block}.track-input{width:100%;height:42px;color:var(--store-text);border:1px solid var(--store-border);background:#fff;border-radius:10px;outline:none;padding:0 14px;font-family:inherit;font-size:14px;transition:border-color .15s}.track-input:focus{border-color:var(--store-text-secondary)}.track-submit-btn{color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;height:44px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:flex}.track-submit-btn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.track-submit-btn:disabled{cursor:not-allowed;opacity:.6}.track-not-found{color:#b91c1c;background:#fef2f2;border:1px solid #ef444426;border-radius:12px;padding:16px 20px;font-size:13px;line-height:1.5}.track-result{border:1px solid var(--store-border);background:#fff;border-radius:14px;overflow:hidden}.track-info-strip{border-bottom:1px solid var(--store-border);grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:0;display:grid}.track-info-item{border-right:1px solid var(--store-border);padding:16px 20px}.track-info-item:last-child{border-right:none}.track-info-label{text-transform:uppercase;letter-spacing:.04em;color:var(--store-text-muted);margin-bottom:4px;font-size:11px;font-weight:500;display:block}.track-info-value{color:var(--store-text);font-size:14px;font-weight:600;display:block}.track-timeline{gap:0;padding:28px 20px 24px;display:flex}.track-timeline-step{flex-direction:column;flex:1;align-items:center;gap:10px;display:flex;position:relative}.track-timeline-indicator{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.track-timeline-dot{z-index:2;border:2px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.track-timeline-line{z-index:1;border-radius:2px;height:3px;transition:background .3s;position:absolute;top:50%;left:calc(50% + 18px);right:calc(18px - 50%);transform:translateY(-50%)}.track-timeline-label{color:var(--store-text-muted);text-align:center;font-size:11px;font-weight:500;line-height:1.3;transition:color .2s}.track-timeline-label.active{color:var(--store-text);font-weight:600}.track-carrier-link{border-top:1px solid var(--store-border);justify-content:center;align-items:center;gap:6px;padding:14px 20px;font-size:13px;font-weight:500;transition:background .15s;display:flex}.track-carrier-link:hover{background:#f9fafb}.faq-container{margin-top:4px}.faq-tabs{scrollbar-width:none;border-bottom:1px solid var(--store-border);gap:0;margin-bottom:28px;display:flex;overflow-x:auto}.faq-tabs::-webkit-scrollbar{display:none}.faq-tab{color:var(--store-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 16px;font-family:inherit;font-size:13px;font-weight:500;transition:all .15s}.faq-tab:hover{color:var(--store-text)}.faq-tab.active{font-weight:600}.faq-list{flex-direction:column;gap:0;display:flex}.faq-item{border-bottom:1px solid var(--store-border)}.faq-item:first-child{border-top:1px solid var(--store-border)}.faq-question{width:100%;color:var(--store-text);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:16px 0;font-family:inherit;font-size:14px;font-weight:500;line-height:1.4;transition:color .15s;display:flex}.faq-question:hover{color:var(--store-primary,#635bff)}.faq-chevron{flex-shrink:0;transition:transform .25s}.faq-chevron.rotated{transform:rotate(180deg)}.faq-answer-wrap{max-height:0;transition:max-height .35s cubic-bezier(.4,0,.2,1);overflow:hidden}.faq-answer-wrap.open{max-height:400px}.faq-answer{color:var(--store-text-secondary);padding:0 0 20px;font-size:14px;line-height:1.7}.faq-answer p{margin-bottom:4px}.about-hero{text-align:center;padding:56px 24px}.about-hero-inner{max-width:540px;margin:0 auto}.about-hero-heading{letter-spacing:-.03em;color:var(--store-text);margin-bottom:12px;font-size:clamp(28px,4vw,40px);font-weight:800;line-height:1.15}.about-hero-sub{color:var(--store-text-secondary);font-size:16px;line-height:1.5}.contact-form-container{padding-top:8px}.contact-header{margin-bottom:28px}.contact-form{flex-direction:column;gap:16px;display:flex}.contact-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-field{flex-direction:column;display:flex}.contact-error{color:#b91c1c;background:#fef2f2;border:1px solid #ef444433;border-radius:10px;padding:10px 14px;font-size:13px}.contact-success{text-align:center;padding:48px 0}.contact-success-icon{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.contact-success-title{color:var(--store-text);margin-bottom:8px;font-size:22px;font-weight:700}.contact-success-message{color:var(--store-text-secondary);margin-bottom:24px;font-size:14px;line-height:1.6}.contact-back-link{color:#fff;border-radius:10px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .15s;display:inline-flex}.contact-back-link:hover{opacity:.9}@media (max-width:768px){.pdp-layout{grid-template-columns:1fr;gap:24px}.pdp-gallery{position:static}.pdp-gallery-nav{width:clamp(38px,10vw,44px);height:clamp(38px,10vw,44px);display:flex}.pdp-thumbstrip{display:none}.pdp-dots{display:flex}.pdp-variant-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}.footer-grid-5{grid-template-columns:1fr 1fr}.nav-links{display:none}.hero{padding:48px 0}.hero-title{font-size:32px}.cart-drawer{width:100vw}.legal-title{font-size:26px}.legal-container{padding:32px 20px 60px}.track-form-fields{grid-template-columns:1fr}.track-info-strip{grid-template-columns:1fr 1fr}.track-info-item{border-right:none;border-bottom:1px solid var(--store-border)}.track-timeline{flex-direction:column;gap:0;padding:20px}.track-timeline-step{flex-direction:row;align-items:flex-start;gap:14px}.track-timeline-indicator{flex-direction:column;align-items:center;width:auto}.track-timeline-line{width:3px;height:24px;position:static;transform:none}.track-timeline-label{text-align:left}.contact-grid{grid-template-columns:1fr}.faq-tabs{gap:0}.faq-tab{padding:8px 12px;font-size:12px}.about-hero{padding:40px 20px}.about-hero-heading{font-size:28px}.coll-trust-banner-inner{flex-wrap:wrap;gap:12px}.coll-page-title{font-size:28px}.store-gift-offer-banner{background:#1f1f1f;border-top:0;flex-wrap:nowrap;gap:6px;min-height:46px;padding:10px 14px;overflow:hidden}.store-gift-offer-main,.store-gift-offer-stock{white-space:nowrap;overflow-wrap:normal;font-size:14px;line-height:1.25}.store-gift-offer-main{text-overflow:ellipsis;flex:0 auto;min-width:0;font-weight:600;overflow:hidden}.store-gift-offer-stock{color:#ff7b7b;letter-spacing:0;text-transform:none;border:0;border-radius:0;flex:none;min-height:0;padding:0;font-weight:600}.store-gift-offer-stock:before{content:"•";color:#ff7b7b;margin-right:6px}.store-nav .container{padding-left:18px;padding-right:18px}.pdp-section{padding:0 0 56px}.pdp-section>.container{padding:0}.pdp-layout{gap:0;max-width:none}.pdp-gallery{width:100%;padding:26px 18px 0}.pdp-gallery-main{aspect-ratio:1.24;background:#f8f8f8;border-radius:24px;max-height:none;margin-bottom:16px}.pdp-gallery-img{padding:8px}.pdp-gallery-nav{color:var(--store-primary,#1473e6);background:#fff;box-shadow:0 14px 30px #0f172a1f}.pdp-gallery-nav-prev{left:16px}.pdp-gallery-nav-next{right:16px}.pdp-dots{margin-top:12px}.pdp-info{padding:0 18px;overflow:visible}.pdp-info-card{margin-bottom:0}.pdp-title-row{align-items:center;gap:14px;margin:22px 0 6px}.pdp-title{letter-spacing:0;font-size:24px;font-weight:600;line-height:1.14}.pdp-wishlist-btn-header{width:44px;height:44px;margin-top:0}.pdp-rating-summary{gap:10px;margin-bottom:8px;font-size:16px}.pdp-rating-stars svg{width:18px;height:18px}.pdp-price-action-row{flex-direction:column;align-items:stretch;gap:0;margin:8px 0 18px}.pdp-price-action-row .pdp-pricing{flex:none;order:1;width:100%;margin-bottom:18px}.pdp-price-head-row{order:1;align-items:center;gap:10px 14px}.pdp-price{letter-spacing:0;font-size:24px;font-weight:600}.pdp-price-badge-row{gap:10px}.pdp-savings-badge,.pdp-flash-sale-badge{border-radius:10px;min-height:34px;padding:7px 12px;font-size:16px;font-weight:700}.pdp-flash-sale-badge{color:#ef4444;background:#fff1f2}.pdp-compare-row{order:2;gap:8px;margin-top:3px;margin-bottom:0}.pdp-compare-price,.pdp-compare-label{color:#8b92a1;font-size:18px}.pdp-price-action-row .pdp-selling-out-fast{flex-basis:auto;order:2;width:100%;margin:0 0 16px}.pdp-selling-out-fast-toggle{color:#ef4444;width:100%;min-height:54px;box-shadow:none;background:#fff4f4;border-radius:18px;padding:14px 20px;font-size:16px;font-weight:600}.pdp-selling-out-fast-chevron{margin-left:auto}.pdp-selling-out-fast-panel{background:#fff7f7;border-radius:16px;margin-top:8px}.pdp-price-action-row .pdp-add-to-cart{border-radius:10px;order:3;width:100%;min-width:0;height:58px;margin-bottom:22px;font-size:19px;font-weight:700}.pdp-price-action-row .pdp-mystery-gift-offer{flex-basis:auto;order:4;gap:16px;width:100%;margin:0 0 24px}.pdp-mystery-gift-visual{width:44px;height:44px;box-shadow:none;background:0 0;flex-basis:44px}.pdp-mystery-gift-box{height:28px;box-shadow:none;border-radius:6px;bottom:5px;left:6px;right:6px}.pdp-mystery-gift-box:before{width:7px}.pdp-mystery-gift-box:after{height:6px;top:8px}.pdp-mystery-gift-bow{width:26px;height:17px;top:2px}.pdp-mystery-gift-bow:before,.pdp-mystery-gift-bow:after{border-width:4px;width:17px;height:13px;top:4px}.pdp-mystery-gift-bow:before{left:-6px}.pdp-mystery-gift-bow:after{right:-6px}.pdp-mystery-gift-badge,.pdp-mystery-gift-stock{display:none}.pdp-mystery-gift-title{font-size:17px;font-weight:600;line-height:1.28}.pdp-purchase-meta{margin-bottom:22px}.pdp-variant-tags{gap:10px}.pdp-variant-tag{color:#1f2937;border-radius:6px;min-height:44px;padding:10px 15px;font-size:16px}.pdp-payment-strip{justify-content:center;gap:14px;margin-top:8px;padding-top:18px}.pdp-payment-label{font-size:16px}}.mp-theme{--mp-text:#0d0d0d;--mp-text-secondary:#6b7280;--mp-border:#e5e5e5;--mp-card-bg:#fff;--mp-surface:#f5f5f5;--mp-green:#00875a;--mp-purple:#3a1078;--mp-radius:12px;color:var(--mp-text)}.mp-header{z-index:60;border-bottom:1px solid var(--mp-border);background:#fff;position:sticky;top:0}.mp-header-inner{align-items:center;gap:20px;height:64px;display:flex}.mp-logo{flex-shrink:0;align-items:center;display:flex}.mp-logo-img{width:auto;height:32px;display:block}.mp-logo-text{letter-spacing:-.03em;color:var(--mp-text);white-space:nowrap;font-size:20px;font-weight:800}.mp-search-container{flex:1;max-width:560px;position:relative}.mp-search-icon{color:var(--mp-text-secondary);pointer-events:none;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.mp-search-input{background:var(--mp-surface);width:100%;height:44px;color:var(--mp-text);cursor:pointer;border:none;border-radius:22px;outline:none;padding:0 16px 0 44px;font-family:inherit;font-size:14px;transition:box-shadow .15s}.mp-search-input:focus{box-shadow:0 0 0 2px var(--mp-text)}.mp-search-clear{cursor:pointer;width:24px;height:24px;color:var(--mp-text-secondary);background:#00000014;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .15s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.mp-search-clear:hover{color:var(--mp-text);background:#00000026}.mp-search-dropdown{border:1px solid var(--mp-border);z-index:100;background:#fff;border-radius:12px;max-height:420px;animation:.2s mp-dropdown-in;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 40px #0000001f,0 2px 8px #0000000f}@keyframes mp-dropdown-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.mp-search-loading{color:var(--mp-text-secondary);align-items:center;gap:10px;padding:20px;font-size:13px;display:flex}.mp-search-spinner{border:2px solid var(--mp-border);border-top-color:var(--mp-text);border-radius:50%;width:16px;height:16px;animation:.6s linear infinite mp-spin}@keyframes mp-spin{to{transform:rotate(360deg)}}.mp-search-empty{text-align:center;color:var(--mp-text-secondary);padding:24px 20px;font-size:13px}.mp-search-result{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:14px;width:100%;padding:10px 16px;font-family:inherit;transition:background .1s;display:flex}.mp-search-result:first-child{border-radius:12px 12px 0 0}.mp-search-result:hover,.mp-search-result.active{background:var(--mp-surface)}.mp-search-result-image{background:var(--mp-surface);border-radius:8px;flex-shrink:0;width:44px;height:44px;overflow:hidden}.mp-search-result-image img{object-fit:cover;width:100%;height:100%}.mp-search-result-placeholder{background:#e5e5e5;width:100%;height:100%}.mp-search-result-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.mp-search-result-title{color:var(--mp-text);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.mp-search-result-price{color:var(--mp-text-secondary);font-size:12px;font-weight:600}.mp-search-view-all{border:none;border-top:1px solid var(--mp-border);cursor:pointer;width:100%;color:var(--mp-text);background:0 0;border-radius:0 0 12px 12px;justify-content:space-between;align-items:center;padding:12px 16px;font-family:inherit;font-size:13px;font-weight:500;transition:background .1s;display:flex}.mp-search-view-all:hover,.mp-search-view-all.active{background:var(--mp-surface)}.mp-header-actions{flex-shrink:0;align-items:center;gap:4px;margin-left:auto;display:flex}.mp-header-icon-btn{width:44px;height:44px;color:var(--mp-text);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .15s;display:flex;position:relative}.mp-header-icon-btn:hover{background:var(--mp-surface)}.mp-header-language{display:block}.mp-mobile-menu-btn{width:44px;height:44px;color:var(--mp-text);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:none}.mp-mobile-menu-btn:hover{background:var(--mp-surface)}.mp-mobile-menu-overlay{z-index:100;opacity:0;visibility:hidden;pointer-events:none;background:#0000007a;transition:opacity .25s,visibility .25s;display:none;position:fixed;inset:0}.mp-mobile-menu-overlay.open{opacity:1;visibility:visible;pointer-events:auto}.mp-mobile-menu-drawer{z-index:101;visibility:hidden;pointer-events:none;background:#fff;flex-direction:column;width:min(340px,86vw);transition:transform .32s cubic-bezier(.16,1,.3,1),visibility .32s;display:none;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:4px 0 24px #0000001a}.mp-mobile-menu-drawer.open{visibility:visible;pointer-events:auto;transform:translate(0)}.mp-mobile-menu-header{border-bottom:1px solid var(--mp-border);justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:14px 20px;display:flex}.mp-mobile-menu-logo{align-items:center;min-width:0;display:flex}.mp-mobile-menu-close{width:40px;height:40px;color:var(--mp-text);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:flex}.mp-mobile-menu-close:hover{background:var(--mp-surface)}.mp-mobile-menu-links{flex-direction:column;gap:4px;padding:14px 12px;display:flex}.mp-mobile-menu-link{min-height:48px;color:var(--mp-text);border-radius:8px;align-items:center;gap:10px;padding:12px;font-size:15px;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:flex}.mp-mobile-menu-link:hover{background:var(--mp-surface)}.mp-mobile-menu-link-highlight{color:var(--mp-green)}.mp-mobile-menu-language{padding:6px 24px 24px}.mp-mobile-menu-language .lang-switcher-btn{justify-content:space-between;width:100%;min-height:44px}.mp-mobile-menu-language .lang-switcher-dropdown{left:0;right:0}.mp-cart-badge{background:var(--mp-text);color:#fff;pointer-events:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;animation:.35s cubic-bezier(.34,1.56,.64,1) mp-badge-pop;display:flex;position:absolute;top:4px;right:4px}@keyframes mp-badge-pop{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.3)}to{transform:scale(1)}}.mp-category-nav{border-top:1px solid var(--mp-border);scrollbar-width:none;height:44px;overflow-x:auto}.mp-category-nav::-webkit-scrollbar{display:none}.mp-category-nav-inner{white-space:nowrap;align-items:center;gap:8px;height:100%;display:flex}.mp-category-link{color:var(--mp-text);border-radius:20px;align-items:center;gap:5px;padding:6px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.mp-category-link:hover{background:var(--mp-surface)}.mp-category-link-highlight{color:var(--mp-green)}.mp-hero{position:relative;overflow:hidden}.mp-hero-inner{align-items:center;gap:40px;min-height:290px;padding-top:32px;padding-bottom:36px;display:flex}.mp-hero-content{flex:1;min-width:320px;animation:.5s mpFadeIn}@keyframes mpFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.mp-hero-heading{letter-spacing:-.03em;color:var(--mp-text);margin-bottom:12px;font-size:clamp(36px,5vw,52px);font-weight:800;line-height:1.08}.mp-hero-heading em{font-style:italic}.mp-hero-subtitle{color:var(--mp-text);opacity:.7;max-width:380px;margin-bottom:24px;font-size:16px}.mp-hero-cta{background:var(--mp-text);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.mp-hero-cta:hover{transform:translateY(-1px);box-shadow:0 4px 16px #00000026}.mp-hero-image{flex:1;justify-content:flex-end;align-items:center;animation:.6s mpFadeIn;display:flex}.mp-hero-image img{object-fit:contain;border-radius:0;width:auto;max-width:100%;max-height:400px}.mp-hero-controls{justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.mp-hero-dots{gap:8px;display:flex}.mp-hero-dot{border:1.5px solid var(--mp-text);cursor:pointer;background:0 0;border-radius:50%;width:10px;height:10px;padding:0;transition:all .2s}.mp-hero-dot.active{background:var(--mp-text)}.mp-hero-arrows{gap:8px;display:flex}.mp-hero-arrow{border:1px solid var(--mp-border);width:40px;height:40px;color:var(--mp-text-secondary);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:flex}.mp-hero-arrow:hover{border-color:var(--mp-text);color:var(--mp-text)}.mp-hero-arrow-dark{background:var(--mp-text);border-color:var(--mp-text);color:#fff}.mp-hero-arrow-dark:hover{color:#fff;background:#333;border-color:#333}.mp-tagline{text-align:center;background:#f5f5f5;padding:56px 0 32px}.mp-tagline-heading{letter-spacing:-.03em;color:var(--mp-text);margin-bottom:12px;font-size:clamp(28px,4vw,44px);font-weight:800;line-height:1.1}.mp-tagline-subtitle{color:var(--mp-text);opacity:.7;font-size:15px}.mp-tagline-link{cursor:pointer;text-decoration:underline}.mp-trust-strip{border-bottom:1px solid var(--mp-border);background:#f5f5f5;padding:16px 0 24px}.mp-trust-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.mp-trust-item{align-items:center;gap:10px;display:flex}.mp-trust-icon{color:var(--mp-text-secondary);display:flex}.mp-trust-text{color:var(--mp-text);font-size:13px;font-weight:500}.mp-section{padding:48px 0}.mp-section-heading{letter-spacing:-.02em;color:var(--mp-text);margin-bottom:24px;font-size:22px;font-weight:700}.mp-category-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.mp-category-card{border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:180px;padding:32px 16px 20px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.mp-category-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000014}.mp-category-card-image{background:0 0;justify-content:center;align-items:center;width:160px;height:120px;margin-bottom:14px;display:flex}.mp-category-card-image img{object-fit:contain;max-width:100%;max-height:100%}.mp-category-card-placeholder{background:#0000000f;border-radius:12px;width:100px;height:100px}.mp-category-card-label{color:var(--mp-text);text-align:center;font-size:15px;font-weight:600}.mp-deals-layout{grid-template-columns:340px 1fr;gap:24px;display:grid}.mp-deals-promo-image{border-radius:var(--mp-radius);aspect-ratio:1;overflow:hidden}.mp-deals-promo-image img{object-fit:cover;width:100%;height:100%}.mp-deals-right{min-width:0}.mp-deals-tabs{scrollbar-width:none;gap:8px;margin-bottom:20px;padding-bottom:4px;display:flex;overflow-x:auto}.mp-deals-tabs::-webkit-scrollbar{display:none}.mp-deals-tab{border:1px solid var(--mp-border);color:var(--mp-text);cursor:pointer;white-space:nowrap;background:#fff;border-radius:10px;flex-direction:column;align-items:center;gap:4px;min-width:60px;padding:8px 16px;font-family:inherit;font-size:11px;font-weight:500;transition:all .15s;display:inline-flex}.mp-deals-tab:hover{border-color:var(--mp-text)}.mp-deals-tab.active{background:var(--mp-text);border-color:var(--mp-text);color:#fff}.mp-deals-tab-icon{font-size:16px}.mp-carousel-wrapper{position:relative}.mp-carousel-scroll{scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}.mp-carousel-scroll::-webkit-scrollbar{display:none}.mp-carousel-scroll>*{scroll-snap-align:start;flex-shrink:0}.mp-carousel-arrows{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.mp-deals-card{background:var(--mp-card-bg);border:1px solid var(--mp-border);border-radius:var(--mp-radius);flex-direction:column;width:220px;display:flex;overflow:hidden}.mp-deals-card-link{color:inherit;flex-direction:column;flex:1;text-decoration:none;display:flex}.mp-deals-card-image{background:#fafafa;justify-content:center;align-items:center;height:180px;padding:16px;display:flex;position:relative}.mp-deals-card-image img{object-fit:contain;max-width:100%;max-height:100%}.mp-deals-card-placeholder{background:var(--mp-surface);border-radius:8px;width:80px;height:80px}.mp-price-drop-badge{border:1px solid var(--mp-green);color:var(--mp-green);border-radius:6px;align-items:center;gap:5px;width:fit-content;margin:8px 12px 0;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.mp-price-drop-dot{background:var(--mp-green);border-radius:50%;width:7px;height:7px}.mp-deals-card-info{flex:1;padding:8px 12px 12px}.mp-deals-card-title{color:var(--mp-text);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:2px;font-size:14px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.mp-deals-card-variant{color:var(--mp-text-secondary);margin-bottom:4px;font-size:12px}.mp-deals-card-rating{align-items:center;gap:4px;margin-bottom:6px;display:flex}.mp-stars{color:#f59e0b;letter-spacing:-1px;font-size:12px}.mp-rating-text{color:var(--mp-text-secondary);font-size:11px}.mp-deals-card-pricing{flex-direction:column;align-items:flex-start;gap:4px;margin-bottom:2px;display:flex}.mp-price-symbol{color:var(--mp-text);font-size:14px;font-weight:700;line-height:1}.mp-price-dollars{color:var(--mp-text);letter-spacing:-.02em;font-size:24px;font-weight:700;line-height:1}.mp-price-cents{color:var(--mp-text);vertical-align:super;font-size:12px;font-weight:700;line-height:1}.mp-price-formatted{color:var(--mp-text);letter-spacing:0;font-size:24px;font-weight:700;line-height:1}.mp-deals-save{color:var(--mp-green);margin-bottom:1px;font-size:12px;font-weight:600}.mp-deals-was{color:var(--mp-text-secondary);font-size:11px}.mp-add-to-cart-btn{border:1px solid var(--mp-border);width:calc(100% - 24px);color:var(--mp-text);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:6px;margin:auto 12px 12px;padding:10px 0;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s;display:flex}.mp-add-to-cart-btn:hover{border-color:var(--mp-text);background:var(--mp-surface)}.mp-add-to-cart-btn.sold-out,.mp-add-to-cart-btn:disabled{color:#6b7280;cursor:not-allowed;background:#f3f4f6;border-color:#e5e7eb}.mp-add-to-cart-btn.sold-out:hover,.mp-add-to-cart-btn:disabled:hover{background:#f3f4f6;border-color:#e5e7eb}.mp-bestseller-card{width:220px;color:inherit;flex-direction:column;text-decoration:none;display:flex}.mp-bestseller-card-image{border-radius:var(--mp-radius);background:#fafafa;justify-content:center;align-items:center;height:200px;margin-bottom:12px;padding:20px;transition:box-shadow .2s;display:flex;position:relative}.mp-bestseller-card:hover .mp-bestseller-card-image{box-shadow:0 4px 16px #0000000f}.mp-bestseller-card-image img{object-fit:contain;max-width:100%;max-height:100%}.mp-bestseller-card-info{padding:0 4px}.mp-bestseller-card-title{color:var(--mp-text);margin-bottom:2px;font-size:14px;font-weight:600;line-height:1.3}.mp-bestseller-card-variant{color:var(--mp-text-secondary);margin-bottom:4px;font-size:12px}.mp-bestseller-new-price{color:var(--mp-text-secondary);font-size:12px}.mp-bestseller-was{text-decoration:line-through}.mp-newsletter-banner{text-align:center;border-radius:20px;padding:40px}.mp-newsletter-heading{letter-spacing:-.02em;color:var(--mp-text);margin-bottom:8px;font-size:24px;font-weight:700}.mp-newsletter-subtitle{color:var(--mp-text);opacity:.7;margin-bottom:20px;font-size:14px}.mp-newsletter-form{justify-content:center;align-items:center;gap:12px;max-width:420px;margin:0 auto;display:flex}.mp-newsletter-input-wrap{flex:1;position:relative}.mp-newsletter-input{background:#fff;border:1px solid #ccc;border-radius:8px;outline:none;width:100%;height:48px;padding:0 44px 0 16px;font-family:inherit;font-size:14px}.mp-newsletter-input:focus{border-color:var(--mp-text)}.mp-newsletter-input-icon{color:var(--mp-text-secondary);pointer-events:none;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.mp-newsletter-btn{background:var(--mp-text);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;height:48px;padding:0 24px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s}.mp-newsletter-btn:hover{background:#333}.mp-newsletter-learn-more{color:var(--mp-text);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin-top:16px;font-family:inherit;font-size:13px;font-weight:500;display:inline-flex}.mp-content-card{border-radius:var(--mp-radius);cursor:pointer;width:280px;height:360px;position:relative;overflow:hidden}.mp-content-card-img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.mp-content-card:hover .mp-content-card-img{transform:scale(1.04)}.mp-content-card-overlay{background:linear-gradient(#0000,#3a1078cc);padding:20px;position:absolute;bottom:0;left:0;right:0}.mp-content-card-title{color:#fff;font-size:18px;font-weight:700;line-height:1.3}.mp-content-card-title em{font-style:italic}.mp-faq-section{border-top:1px solid var(--mp-border)}.mp-faq-heading{text-align:center;letter-spacing:-.02em;margin-bottom:32px;font-size:22px;font-weight:700}.mp-faq-list{max-width:720px;margin:0 auto}.mp-faq-item{border-bottom:1px solid var(--mp-border)}.mp-faq-question{width:100%;color:var(--mp-text);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;font-family:inherit;font-size:15px;font-weight:500;line-height:1.4;transition:color .15s;display:flex}.mp-faq-question:hover{color:var(--mp-text-secondary)}.mp-faq-chevron{color:var(--mp-text-secondary);flex-shrink:0;transition:transform .3s}.mp-faq-chevron.rotated{transform:rotate(180deg)}.mp-faq-answer-wrap{max-height:0;transition:max-height .35s cubic-bezier(.4,0,.2,1);overflow:hidden}.mp-faq-answer-wrap.open{max-height:400px}.mp-faq-answer{color:var(--mp-text-secondary);padding:0 0 20px;font-size:14px;line-height:1.7}.mp-footer{border-top:1px solid var(--mp-border);margin-top:0}.mp-footer-nl{background:#0d0d0d;padding:48px 0;position:relative;overflow:hidden}.mp-footer-nl-glow{pointer-events:none;background:radial-gradient(circle,#ebff701f 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-40%;right:-10%}.mp-footer-nl-inner{justify-content:space-between;align-items:center;gap:48px;display:flex;position:relative}.mp-footer-nl-text{max-width:400px}.mp-footer-nl-title{color:#fff;letter-spacing:-.02em;margin-bottom:8px;font-size:22px;font-weight:700}.mp-footer-nl-desc{color:#ffffff8c;font-size:14px;line-height:1.6}.mp-footer-nl-form-area{flex-shrink:0}.mp-footer-nl-form{align-items:center;gap:10px;display:flex}.mp-footer-nl-input-wrap{align-items:center;display:flex;position:relative}.mp-footer-nl-icon{color:#ffffff59;pointer-events:none;z-index:1;position:absolute;left:14px}.mp-footer-nl-input{color:#fff;background:#ffffff1f;border:1px solid #ffffff59;border-radius:10px;outline:none;width:260px;height:46px;padding:0 16px 0 42px;font-family:inherit;font-size:14px;transition:all .2s}.mp-footer-nl-input::placeholder{color:#ffffff4d}.mp-footer-nl-input:focus{background:#ffffff1a;border-color:#ebff7080;box-shadow:0 0 0 3px #ebff701a}.mp-footer-nl-input-err{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef444426!important}.mp-footer-nl-btn{color:#0d0d0d;cursor:pointer;white-space:nowrap;background:#ebff70;border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-width:120px;height:46px;padding:0 24px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:flex}.mp-footer-nl-btn:hover{background:#d4e85a;transform:translateY(-1px)}.mp-footer-nl-btn:active{transform:translateY(0)}.mp-footer-nl-loading{pointer-events:none;opacity:.8}.mp-footer-nl-success{color:#ebff70;align-items:center;gap:10px;font-size:15px;font-weight:600;animation:.4s mp-nl-fadeIn;display:flex}.mp-newsletter-banner-v2{background:#0d0d0d;border-radius:20px;padding:48px;position:relative;overflow:hidden}.mp-nl-glow{pointer-events:none;background:radial-gradient(circle,#ebff7026 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-60%;right:-15%}.mp-nl-content{justify-content:space-between;align-items:center;gap:48px;display:flex;position:relative}.mp-nl-text{max-width:400px}.mp-nl-badge{color:#ebff70;text-transform:uppercase;letter-spacing:.08em;background:#ebff7026;border-radius:20px;margin-bottom:16px;padding:5px 12px;font-size:11px;font-weight:700;display:inline-block}.mp-nl-heading{color:#fff;letter-spacing:-.03em;margin-bottom:10px;font-size:28px;font-weight:700;line-height:1.2}.mp-nl-accent{color:#ebff70}.mp-nl-subtitle{color:#ffffff80;font-size:14px;line-height:1.6}.mp-nl-form-area{flex-shrink:0;min-width:380px}.mp-nl-form{flex-direction:column;gap:12px;display:flex}.mp-nl-input-group{gap:10px;display:flex}.mp-nl-input-wrap{flex:1;align-items:center;display:flex;position:relative}.mp-nl-input-icon{color:#ffffff59;pointer-events:none;position:absolute;left:14px}.mp-nl-input{color:#fff;background:#ffffff1f;border:1px solid #ffffff59;border-radius:12px;outline:none;width:100%;height:50px;padding:0 16px 0 44px;font-family:inherit;font-size:14px;transition:all .2s}.mp-nl-input::placeholder{color:#ffffff4d}.mp-nl-input:focus{background:#ffffff1a;border-color:#ebff7080;box-shadow:0 0 0 3px #ebff701a}.mp-nl-input-error{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef444426!important}.mp-nl-submit{color:#0d0d0d;cursor:pointer;white-space:nowrap;background:#ebff70;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-width:140px;height:50px;padding:0 24px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:flex}.mp-nl-submit:hover{background:#d4e85a;transform:translateY(-1px)}.mp-nl-submit:active{transform:translateY(0)}.mp-nl-loading{pointer-events:none;opacity:.8}.mp-nl-error{color:#ef4444;margin:0;font-size:12px}.mp-nl-privacy{color:#ffffff4d;align-items:center;gap:6px;margin:0;font-size:12px;display:flex}.mp-nl-success{text-align:center;flex-direction:column;align-items:center;gap:8px;animation:.5s mp-nl-fadeIn;display:flex}.mp-nl-success-icon{color:#ebff70;background:#ebff7026;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:4px;animation:.4s cubic-bezier(.34,1.56,.64,1) mp-nl-scaleIn;display:flex}.mp-nl-success-title{color:#fff;margin:0;font-size:18px;font-weight:700}.mp-nl-success-desc{color:#ffffff80;margin:0;font-size:13px}.mp-nl-spinner{border:2px solid #0d0d0d33;border-top-color:#0d0d0d;border-radius:50%;width:20px;height:20px;animation:.6s linear infinite mp-nl-spin}@keyframes mp-nl-spin{to{transform:rotate(360deg)}}@keyframes mp-nl-fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes mp-nl-scaleIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.mp-footer-grid{grid-template-columns:repeat(4,1fr);gap:40px;padding:48px 0;display:grid}.mp-footer-col-title{color:var(--mp-text);text-transform:uppercase;letter-spacing:.04em;margin-bottom:16px;font-size:14px;font-weight:700}.mp-footer-links{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.mp-footer-links a{color:var(--mp-text-secondary);font-size:13px;text-decoration:none;transition:color .15s}.mp-footer-links a:hover{color:var(--mp-text)}.mp-footer-company-details{min-width:0}.mp-footer-detail-list{flex-direction:column;gap:10px;display:flex}.mp-footer-detail-item{flex-direction:column;gap:2px;display:flex}.mp-footer-detail-label{color:var(--mp-text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.mp-footer-detail-value{color:var(--mp-text);word-break:break-word;font-size:13px;line-height:1.4}.mp-footer-detail-value a{color:var(--mp-text);text-decoration:none;transition:color .15s}.mp-footer-detail-value a:hover{color:var(--mp-text-secondary);text-decoration:underline}.mp-footer-bottom{border-top:1px solid var(--mp-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:24px 0;display:flex}.mp-footer-copyright{color:var(--mp-text-secondary);font-size:12px}.mp-footer-language{display:none}.mp-payment-icons{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.mp-payment-icon{flex-shrink:0;width:42px;height:28px}.mp-payment-icon svg{width:100%;height:100%;display:block}@media (max-width:1024px){.mp-deals-layout{grid-template-columns:1fr}.mp-deals-promo-image{display:none}}@media (max-width:768px){.mp-search-container{display:none}.mp-header-inner{justify-content:space-between;gap:8px;padding-left:12px;padding-right:12px}.mp-mobile-menu-btn{display:flex}.mp-mobile-menu-overlay{display:block}.mp-mobile-menu-drawer{display:flex}.mp-header-language,.mp-category-nav{display:none}.mp-header-actions{gap:0}.mp-header-icon-btn{width:40px;height:40px}.mp-logo-img{max-width:120px}.mp-hero-inner{text-align:center;flex-direction:column;gap:24px;min-height:auto;padding-top:32px;padding-bottom:40px}.mp-hero-content{min-width:auto}.mp-hero-subtitle{margin-left:auto;margin-right:auto}.mp-hero-image img{max-height:300px}.mp-category-grid{grid-template-columns:repeat(2,1fr);gap:8px}.mp-category-card{padding:16px 8px 12px}.mp-category-card-image{width:80px;height:64px}.mp-trust-inner{gap:12px}.mp-trust-item{flex:calc(50% - 12px);min-width:0}.mp-deals-card{width:180px}.mp-deals-card-image{height:140px}.mp-bestseller-card{width:180px}.mp-bestseller-card-image{height:160px}.mp-newsletter-banner-v2{padding:32px 20px}.mp-nl-content{text-align:center;flex-direction:column;gap:28px}.mp-nl-form-area{width:100%;min-width:auto}.mp-nl-input-group{flex-direction:column}.mp-content-card{width:220px;height:280px}.mp-footer-grid{grid-template-columns:repeat(2,1fr);gap:28px}.mp-footer-nl-inner{text-align:center;flex-direction:column;gap:24px}.mp-footer-nl-form{flex-direction:column;width:100%;max-width:400px}.mp-footer-nl-input,.mp-footer-nl-btn{width:100%}.mp-footer-bottom{text-align:center;flex-direction:column;align-items:center}.mp-footer-language{justify-content:center;display:flex}.mp-payment-icons{justify-content:center}.mp-section{padding:32px 0}}@media (max-width:480px){.mp-category-grid{grid-template-columns:repeat(2,1fr)}.mp-hero-heading{font-size:28px}.mp-footer-grid{grid-template-columns:1fr;gap:24px}}.collection-layout{grid-template-columns:260px 1fr;align-items:start;gap:32px;display:grid}.coll-trust-banner-inner{justify-content:center;align-items:center;gap:40px;display:flex}.coll-trust-banner-item{color:#444;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.coll-trust-banner-item svg{color:#6b7280;flex-shrink:0}.coll-heading-section{padding:40px 0 24px}.coll-page-title{color:#0d0d0d;letter-spacing:-.03em;margin-bottom:6px;font-size:40px;font-weight:700;line-height:1.1}.coll-page-desc{color:#6b7280;max-width:600px;font-size:15px;line-height:1.5}.collection-hero{border-bottom:1px solid var(--store-border);margin-bottom:32px;padding:40px 0 32px}.collection-hero-inner{align-items:center;gap:24px;display:flex}.collection-hero-image{background:var(--store-surface);border:1px solid var(--store-border);border-radius:12px;flex-shrink:0;width:80px;height:80px;overflow:hidden}.collection-hero-image img{object-fit:cover;width:100%;height:100%}.collection-hero-title{letter-spacing:-.02em;margin-bottom:4px;font-size:28px;font-weight:700}.collection-hero-desc{color:var(--store-text-secondary);max-width:600px;font-size:14px;line-height:1.5}.pf-sidebar{top:calc(var(--nav-height) + 16px);max-height:calc(100vh - var(--nav-height) - 32px);scrollbar-width:thin;scrollbar-color:var(--store-border) transparent;padding-right:8px;position:sticky;overflow-y:auto}.pf-sidebar::-webkit-scrollbar{width:4px}.pf-sidebar::-webkit-scrollbar-track{background:0 0}.pf-sidebar::-webkit-scrollbar-thumb{background:var(--store-border);border-radius:4px}.pf-sidebar-header{border-bottom:1px solid var(--store-border);justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:14px;display:flex}.pf-sidebar-title{color:var(--store-text);align-items:center;gap:8px;font-size:15px;font-weight:600;display:flex}.pf-active-count{background:var(--store-primary);color:#fff;border-radius:10px;justify-content:center;align-items:center;min-width:19px;height:19px;padding:0 5px;font-size:10px;font-weight:700;display:inline-flex}.pf-clear-btn{color:var(--store-primary);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;font-size:12px;font-weight:500;text-decoration:underline}.pf-clear-btn:hover{opacity:.7}.pf-group{border-bottom:1px solid var(--store-border);padding-bottom:4px}.pf-group-header{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:12px 0;font-family:inherit;display:flex}.pf-group-title{color:var(--store-text);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.pf-group-count{background:var(--store-surface);color:var(--store-primary);border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;font-size:10px;font-weight:700;display:inline-flex}.pf-group-chevron{color:var(--store-text-muted);transition:transform .2s}.pf-group-chevron.open{transform:rotate(180deg)}.pf-group-body{padding-bottom:8px}.pf-checkbox-label{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;padding:5px 0;display:flex}.pf-checkbox{width:16px;height:16px;accent-color:var(--store-primary);cursor:pointer;flex-shrink:0}.pf-checkbox-text{color:var(--store-text);font-size:13px;line-height:1.3}.pf-show-more{color:var(--store-primary);cursor:pointer;background:0 0;border:none;padding:6px 0;font-family:inherit;font-size:12px;font-weight:500}.pf-show-more:hover{text-decoration:underline}.pf-price-inputs{align-items:center;gap:8px;padding-bottom:12px;display:flex}.pf-price-field{flex:1}.pf-price-label{color:var(--store-text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:10px;display:block}.pf-price-input{border:1px solid var(--store-border);background:var(--store-bg);border-radius:8px;outline:none;width:100%;height:34px;padding:0 10px;font-family:inherit;font-size:13px;transition:border-color .15s}.pf-price-input:focus{border-color:var(--store-primary)}.pf-price-sep{color:var(--store-text-muted);margin-top:16px;font-size:12px}.pf-sort-bar{border-bottom:1px solid var(--store-border);justify-content:space-between;align-items:center;margin-bottom:4px;padding:0 0 16px;display:flex}.pf-result-count{color:var(--store-text-secondary);font-size:13px}.pf-sort-select-wrap{align-items:center;gap:8px;display:flex}.pf-sort-label{color:var(--store-text-muted);white-space:nowrap;font-size:12px}.pf-sort-select{appearance:none;background:var(--store-bg);border:1px solid var(--store-border);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%2394a3b8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;border-radius:8px;outline:none;padding:6px 28px 6px 12px;font-family:inherit;font-size:13px;transition:border-color .15s}.pf-sort-select:focus{border-color:var(--store-primary)}.pf-mobile-filter-btn{background:var(--store-bg);border:1px solid var(--store-border);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:500;transition:border-color .15s;display:none}.pf-mobile-filter-btn:hover{border-color:var(--store-text)}.pf-drawer-overlay{z-index:100;background:#00000080;animation:.2s pfFadeIn;position:fixed;inset:0}@keyframes pfFadeIn{0%{opacity:0}to{opacity:1}}.pf-drawer{background:var(--store-bg);z-index:101;flex-direction:column;width:320px;max-width:85vw;animation:.3s cubic-bezier(.16,1,.3,1) pfSlideIn;display:flex;position:fixed;top:0;bottom:0;left:0;box-shadow:4px 0 24px #00000014}@keyframes pfSlideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.pf-drawer-header{border-bottom:1px solid var(--store-border);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.pf-drawer-title{font-size:17px;font-weight:700}.pf-drawer-close{cursor:pointer;color:var(--store-text);background:0 0;border:none;padding:4px;display:flex}.pf-drawer-body{flex:1;padding:16px 20px;overflow-y:auto}.pf-drawer-footer{border-top:1px solid var(--store-border);padding:16px 20px}.pf-drawer-apply{background:var(--store-text);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;height:46px;font-family:inherit;font-size:14px;font-weight:600;transition:opacity .15s}.pf-drawer-apply:hover{opacity:.85}.pf-active-tags{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.pf-active-tag{background:var(--store-surface);border:1px solid var(--store-border);color:var(--store-text);cursor:pointer;border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;transition:background .12s;display:inline-flex}.pf-active-tag:hover{background:var(--store-border)}@media (max-width:768px){.collection-layout{grid-template-columns:1fr}.pf-sidebar{display:none}.pf-mobile-filter-btn{display:flex}.pf-sort-bar{flex-direction:column;align-items:flex-start;gap:12px}.collection-hero-title{font-size:22px}.collection-hero-image{width:56px;height:56px}}.pdp-insp-section{min-width:0;margin-bottom:28px;overflow:hidden}.pdp-insp-header{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.pdp-insp-title{color:#0d0d0d;letter-spacing:0;margin-bottom:2px;font-size:20px;font-weight:700}.pdp-insp-subtitle{color:#6b7280;font-size:13px;font-weight:400}.pdp-insp-arrows{flex-shrink:0;gap:6px;margin-top:2px;display:flex}.pdp-insp-arrow{color:#fff;cursor:pointer;background:#0d0d0d;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.pdp-insp-arrow:hover{background:#333;transform:scale(1.05)}.pdp-insp-arrow.disabled{color:#999;cursor:default;pointer-events:none;background:#e5e5e5}.pdp-insp-track{scroll-snap-type:x proximity;-ms-overflow-style:none;scrollbar-width:none;gap:12px;padding-bottom:4px;display:flex;overflow-x:auto}.pdp-insp-track::-webkit-scrollbar{display:none}.pdp-insp-card{scroll-snap-align:start;flex:0 0 calc(50% - 6px);min-width:160px}.pdp-insp-card-inner{background:linear-gradient(135deg,#f5f0ff 0%,#e8e0f5 15%,#dde4f8 30%,#e0f0f0 45%,#f0e8f8 60%,#f8e0f0 75%,#f5f0ff 100%) 0 0/200% 200%;border-radius:14px;flex-direction:column;justify-content:flex-end;gap:10px;min-height:120px;padding:24px 18px;animation:8s ease-in-out infinite inspHoloShift;display:flex;position:relative;overflow:hidden}.pdp-insp-card-inner:before{content:"";pointer-events:none;background:repeating-linear-gradient(120deg,#fff0 0,#ffffff26 40px,#fff0 80px);border-radius:14px;position:absolute;inset:0}.pdp-insp-card-inner:after{content:"";pointer-events:none;background:radial-gradient(circle,#c8b4ff40 0%,#0000 70%);border-radius:50%;width:120px;height:120px;position:absolute;top:-30%;right:-20%}@keyframes inspHoloShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.pdp-insp-card-icon{color:#3d3d3d;z-index:1;position:relative}.pdp-insp-card-label{color:#1a1a1a;z-index:1;font-size:13px;font-weight:600;line-height:1.35;position:relative}.pdp-cond-slider-section{min-width:0;margin-bottom:24px;overflow:hidden}.pdp-cond-slider-header{margin-bottom:16px}.pdp-cond-slider-title{color:#0d0d0d;letter-spacing:0;margin-bottom:8px;font-size:20px;font-weight:700;line-height:1.2}.pdp-cond-slider-copy{flex-direction:column;gap:6px;display:flex}.pdp-cond-slider-subtitle{color:#6b7280;margin:0;font-size:13px;font-weight:400;line-height:1.45}.pdp-cond-slider-track{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;background:#f3f0ff;border-radius:16px;gap:0;display:flex;overflow-x:auto}.pdp-cond-slider-track::-webkit-scrollbar{display:none}.pdp-cond-slide{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100%}.pdp-cond-slide-image-wrap{aspect-ratio:4/3;background:linear-gradient(145deg,#e8dff5 0%,#c8b6e2 40%,#a78bbb 100%);border-radius:16px;width:100%;position:relative;overflow:hidden}.pdp-cond-slide-img{object-fit:cover;width:100%;height:100%;display:block}.pdp-cond-slide-overlay{position:absolute;bottom:60px;left:16px}.pdp-cond-slide-label{color:#fff;text-shadow:0 2px 12px #00000059;letter-spacing:0;font-size:24px;font-weight:700}.pdp-cond-slide-badges{flex-wrap:wrap;gap:6px;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.pdp-cond-slide-badge{-webkit-backdrop-filter:blur(8px);color:#1a1a1a;white-space:nowrap;background:#ffffffe6;border-radius:20px;align-items:center;gap:5px;padding:5px 12px;font-size:12px;font-weight:500;display:inline-flex;box-shadow:0 1px 4px #00000014}.pdp-cond-slide-badge svg{color:#6b7280;flex-shrink:0}.pdp-cond-slide-example{-webkit-backdrop-filter:blur(6px);color:#444;background:#ffffffd9;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:500;position:absolute;top:12px;right:12px}.pdp-sticky-bar{z-index:90;padding-bottom:env(safe-area-inset-bottom,0px);background:#fff;border-top:1px solid #e5e5e5;transition:transform .35s cubic-bezier(.16,1,.3,1);position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -4px 20px #00000014}.pdp-sticky-bar.visible{transform:translateY(0)}.pdp-sticky-bar-inner{justify-content:space-between;align-items:center;gap:16px;max-width:1200px;margin:0 auto;padding:12px 20px;display:flex}.pdp-sticky-bar-pricing{flex-direction:column;gap:2px;min-width:0;display:flex}.pdp-sticky-bar-price{color:#0d0d0d;letter-spacing:-.02em;font-size:20px;font-weight:700;line-height:1.2}.pdp-sticky-bar-compare{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.pdp-sticky-bar-was{color:#9ca3af;font-size:13px;text-decoration:line-through}.pdp-sticky-bar-new-label{color:#6b7280;text-underline-offset:2px;font-size:12px;font-weight:600;text-decoration:underline}.pdp-sticky-bar-was-label{color:#6b7280;font-size:12px;font-weight:600}.pdp-sticky-bar-savings{color:#059669;background:#ecfdf5;border-radius:4px;padding:2px 8px;font-size:12px;font-weight:600}.pdp-sticky-bar-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#0d0d0d;border:none;border-radius:10px;flex-shrink:0;min-width:max-content;max-width:100%;height:46px;padding:0 24px;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s,transform .15s;overflow:visible}.pdp-sticky-bar-btn:hover{background:#333;transform:translateY(-1px)}.pdp-sticky-bar-btn:active{transform:scale(.97)}.pdp-sticky-bar-btn.added{pointer-events:none;background:#059669}.pdp-sticky-bar-btn.out-of-stock,.pdp-sticky-bar-btn:disabled{color:#6b7280;cursor:not-allowed;background:#e5e7eb;transform:none}.pdp-sticky-bar-btn.out-of-stock:hover,.pdp-sticky-bar-btn:disabled:hover{background:#e5e7eb;transform:none}@media (max-width:768px){.pdp-sticky-bar-inner{flex-wrap:wrap;gap:12px;padding:10px 16px}.pdp-sticky-bar-price{font-size:17px}.pdp-sticky-bar-btn{min-width:max-content;height:42px;padding:0 18px;font-size:13px}.pdp-sticky-bar-compare{gap:4px}.pdp-sticky-bar-was,.pdp-sticky-bar-new-label{font-size:11px}.pdp-sticky-bar-savings{padding:1px 6px;font-size:11px}.pdp-cond-slider-title{font-size:17px}.pdp-cond-slide-label{font-size:20px}.pdp-cond-slide-badge{padding:4px 10px;font-size:11px}.pdp-insp-title{font-size:17px}.pdp-insp-card{flex:0 0 calc(50% - 6px);min-width:140px}.pdp-insp-card-inner{min-height:110px;padding:20px 14px}.pdp-insp-card-label{font-size:12px}.pdp-insp-arrow{width:32px;height:32px}}@media (max-width:380px){.pdp-sticky-bar-inner{align-items:stretch}.pdp-sticky-bar-pricing{width:100%}.pdp-sticky-bar-btn{width:100%;min-width:0}}.mp-content-card-link{color:inherit;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block}.mp-content-card-link:hover{transform:translateY(-4px);box-shadow:0 12px 32px #3a10782e}.blog-index{padding:48px 0 80px}.blog-index-header{text-align:center;margin-bottom:48px}.blog-index-title{letter-spacing:-.03em;color:var(--mp-text,#0d0d0d);margin-bottom:12px;font-size:32px;font-weight:700}.blog-index-subtitle{color:var(--mp-text-secondary,#666);max-width:560px;margin:0 auto;font-size:16px;line-height:1.6}.blog-index-grid{grid-template-columns:repeat(2,1fr);gap:28px;display:grid}.blog-index-card{color:inherit;border:1px solid var(--mp-border,#e5e5e5);background:#fff;border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.blog-index-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.blog-index-card-image{height:240px;overflow:hidden}.blog-index-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.blog-index-card:hover .blog-index-card-image img{transform:scale(1.05)}.blog-index-card-body{flex-direction:column;flex:1;gap:8px;padding:24px;display:flex}.blog-index-card-title{color:var(--mp-text,#0d0d0d);letter-spacing:-.02em;margin:0;font-size:20px;font-weight:700;line-height:1.3}.blog-index-card-intro{color:var(--mp-text-secondary,#666);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-index-card-cta{color:#6b21a8;margin-top:auto;padding-top:8px;font-size:14px;font-weight:600}.blog-read-time{color:#6b21a8;letter-spacing:.02em;background:#6b21a814;border-radius:20px;width:fit-content;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.blog-article{padding-bottom:80px}.blog-breadcrumb{color:var(--mp-text-secondary,#666);flex-wrap:wrap;align-items:center;gap:6px;padding-top:24px;padding-bottom:16px;font-size:13px;display:flex}.blog-breadcrumb a{color:var(--mp-text-secondary,#666);text-decoration:none;transition:color .15s}.blog-breadcrumb a:hover{color:var(--mp-text,#0d0d0d)}.blog-breadcrumb-sep{opacity:.4}.blog-breadcrumb-current{color:var(--mp-text,#0d0d0d);font-weight:500}.blog-hero{border-bottom:1px solid var(--mp-border,#e5e5e5);grid-template-columns:1fr 1fr;align-items:center;gap:48px;margin-bottom:48px;padding-top:24px;padding-bottom:56px;display:grid}.blog-hero-text{flex-direction:column;gap:16px;display:flex}.blog-article-title{letter-spacing:-.03em;color:var(--mp-text,#0d0d0d);margin:0;font-size:36px;font-weight:700;line-height:1.2}.blog-article-intro{color:var(--mp-text-secondary,#666);margin:0;font-size:17px;line-height:1.7}.blog-hero-image{aspect-ratio:4/5;border-radius:16px;max-height:420px;overflow:hidden}.blog-hero-image img{object-fit:cover;width:100%;height:100%}.blog-content{max-width:720px}.blog-section{margin-bottom:40px}.blog-section-heading{letter-spacing:-.02em;color:var(--mp-text,#0d0d0d);margin-bottom:16px;font-size:22px;font-weight:700;line-height:1.3}.blog-section-body{color:var(--mp-text-secondary,#444);font-size:15px;line-height:1.8}.blog-section-body p{margin:0 0 12px}.blog-section-body p:empty{display:none}.blog-section-body p:last-child{margin-bottom:0}.blog-back{border-top:1px solid var(--mp-border,#e5e5e5);margin-top:20px;padding-top:40px}.blog-back-link{color:#6b21a8;align-items:center;gap:6px;font-size:15px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.blog-back-link:hover{opacity:.75}@media (max-width:768px){.blog-index-grid{grid-template-columns:1fr}.blog-index-card-image{height:200px}.blog-hero{grid-template-columns:1fr;gap:24px}.blog-hero-image{aspect-ratio:16/9;order:-1;max-height:300px}.blog-article-title{font-size:28px}.blog-index-title{font-size:26px}}.acct-loading{justify-content:center;align-items:center;min-height:60vh;display:flex}.acct-loading-inline{justify-content:center;align-items:center;padding:60px 0;display:flex}.acct-spinner{color:#999;animation:.8s linear infinite acct-spin}@keyframes acct-spin{to{transform:rotate(360deg)}}.acct-login-page{min-height:calc(100vh - var(--nav-height,64px) - 60px);background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 50%,#f1f3f5 100%);justify-content:center;align-items:center;padding:40px 24px;display:flex}.acct-login-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffeb;border:1px solid #fff9;border-radius:8px;width:100%;max-width:420px;padding:40px 36px;animation:.4s cubic-bezier(.16,1,.3,1) acct-card-enter;box-shadow:0 4px 6px #00000005,0 12px 40px #0000000f}@keyframes acct-card-enter{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.acct-login-header{text-align:center;margin-bottom:28px}.acct-login-icon{color:#fff;background:#0d0d0d;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:16px;display:inline-flex}.acct-login-title{color:#0d0d0d;letter-spacing:0;margin-bottom:8px;font-size:22px;font-weight:700}.acct-login-subtitle{color:#6b7280;font-size:14px;line-height:1.5}.acct-login-form{flex-direction:column;gap:16px;display:flex}.acct-login-label{color:#374151;margin-bottom:-8px;font-size:13px;font-weight:600}.acct-login-input-wrap{position:relative}.acct-login-input-icon{color:#9ca3af;pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.acct-login-input{color:#0d0d0d;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;outline:none;width:100%;padding:13px 14px 13px 42px;font-family:inherit;font-size:15px;transition:border-color .15s,box-shadow .15s}.acct-login-input:focus{border-color:#0d0d0d;box-shadow:0 0 0 3px #0d0d0d0f}.acct-login-code-input{color:#0d0d0d;text-align:center;letter-spacing:.3em;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;outline:none;width:100%;padding:16px;font-family:inherit;font-size:28px;font-weight:600;transition:border-color .15s,box-shadow .15s}.acct-login-code-input:focus{border-color:#0d0d0d;box-shadow:0 0 0 3px #0d0d0d0f}.acct-login-btn{color:#fff;cursor:pointer;background:#0d0d0d;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s,transform .1s;display:flex}.acct-login-btn:hover:not(:disabled){background:#333;transform:translateY(-1px)}.acct-login-btn:disabled{opacity:.5;cursor:not-allowed}.acct-login-error{color:#dc2626;text-align:center;background:#fef2f2;border-radius:8px;padding:8px 12px;font-size:13px}.acct-login-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.acct-login-link{color:#6b7280;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.acct-login-link:hover{color:#0d0d0d}.acct-login-footer{text-align:center;border-top:1px solid #f0f0f0;margin-top:24px;padding-top:20px}.acct-layout{max-width:1100px;min-height:calc(100vh - var(--nav-height,64px) - 60px);grid-template-columns:260px 1fr;gap:40px;margin:0 auto;padding:40px 24px 80px;display:grid}.acct-sidebar{top:calc(var(--nav-height,64px) + 24px);align-self:start;position:sticky}.acct-sidebar-user{background:#f8f9fa;border-radius:8px;align-items:center;gap:12px;margin-bottom:16px;padding:16px;display:flex}.acct-sidebar-avatar{color:#fff;background:#0d0d0d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:16px;font-weight:700;display:flex}.acct-sidebar-user-info{min-width:0}.acct-sidebar-name{color:#0d0d0d;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.acct-sidebar-email{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.acct-sidebar-nav{flex-direction:column;gap:2px;display:flex}.acct-sidebar-link{color:#374151;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;padding:11px 14px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;transition:all .12s;display:flex}.acct-sidebar-link:hover{color:#0d0d0d;background:#f5f5f5}.acct-sidebar-link.active{color:#0d0d0d;background:#f0f0f0;font-weight:600}.acct-sidebar-signout{color:#9ca3af;margin-top:8px}.acct-sidebar-signout:hover{color:#dc2626;background:#fef2f2}.acct-main{min-width:0}.acct-header{margin-bottom:28px}.acct-page-title{color:#0d0d0d;letter-spacing:0;font-size:24px;font-weight:700}.acct-welcome{color:#6b7280;margin-top:4px;font-size:15px}.acct-back-link{color:#6b7280;align-items:center;gap:6px;margin-bottom:20px;font-size:13px;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.acct-back-link:hover{color:#0d0d0d}.acct-stats{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:32px;display:grid}.acct-stat-card{background:#f8f9fa;border:1px solid #f0f0f0;border-radius:8px;align-items:center;gap:14px;padding:20px;display:flex}.acct-stat-icon{color:#6b7280}.acct-stat-value{color:#0d0d0d;letter-spacing:0;font-size:20px;font-weight:700}.acct-stat-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:500}.acct-section{margin-bottom:32px}.acct-section-title{color:#0d0d0d;margin-bottom:16px;font-size:18px;font-weight:600}.acct-orders-list{flex-direction:column;gap:12px;display:flex}.acct-order-card{color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:20px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .1s;display:block}.acct-order-card:hover{border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 4px 16px #0000000d}.acct-order-card-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.acct-order-card-number{color:#0d0d0d;font-size:15px;font-weight:600}.acct-order-card-meta{color:#6b7280;align-items:center;gap:6px;margin-bottom:12px;font-size:13px;display:flex}.acct-order-card-dot{color:#d1d5db}.acct-order-card-footer{justify-content:space-between;align-items:center;display:flex}.acct-order-card-total{color:#0d0d0d;font-size:16px;font-weight:700}.acct-order-card-arrow{color:#6b7280;align-items:center;gap:4px;font-size:13px;font-weight:500;display:flex}.acct-order-card-tracking{color:#059669;border-top:1px solid #f3f4f6;align-items:center;gap:6px;margin-top:10px;padding-top:10px;font-size:13px;font-weight:500;display:flex}.acct-status-badge{white-space:nowrap;text-transform:capitalize;border-radius:6px;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.acct-empty{text-align:center;flex-direction:column;align-items:center;padding:60px 20px;display:flex}.acct-empty-icon{color:#d1d5db;margin-bottom:16px}.acct-empty-title{color:#374151;margin-bottom:4px;font-size:16px;font-weight:600}.acct-empty-desc{color:#9ca3af;margin-bottom:20px;font-size:14px}.acct-empty-bordered{background:#fff;border:1px solid #e5e7eb;border-radius:8px}.acct-empty-btn{color:#fff;background:#0d0d0d;border:none;border-radius:10px;align-items:center;gap:6px;padding:10px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.acct-empty-btn:hover{background:#333}.acct-order-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.acct-order-date{color:#6b7280;margin-top:4px;font-size:14px}.acct-order-badges{flex-shrink:0;gap:8px;display:flex}.acct-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:16px;padding:24px}.acct-card-title{color:#0d0d0d;margin-bottom:16px;font-size:16px;font-weight:600}.acct-card-subtitle{color:#374151;margin-top:20px;margin-bottom:12px;font-size:14px;font-weight:600}.acct-order-items{flex-direction:column;gap:0;display:flex}.acct-order-item{border-bottom:1px solid #f3f4f6;gap:14px;padding:14px 0;display:flex}.acct-order-item:last-child{border-bottom:none}.acct-order-item-image{background:#f8f8f8;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.acct-order-item-image img{object-fit:contain;width:100%;height:100%;padding:4px}.acct-order-item-placeholder{color:#d1d5db}.acct-order-item-details{flex:1;min-width:0}.acct-order-item-title{color:#0d0d0d;margin-bottom:2px;font-size:14px;font-weight:500}.acct-order-item-variant{color:#6b7280;margin-bottom:4px;font-size:12px}.acct-order-item-qty{color:#9ca3af;font-size:12px}.acct-order-item-price{color:#0d0d0d;white-space:nowrap;font-size:14px;font-weight:600}.acct-order-totals{border-top:1px solid #e5e7eb;margin-top:16px;padding-top:16px}.acct-order-total-row{color:#6b7280;justify-content:space-between;padding:6px 0;font-size:14px;display:flex}.acct-order-discount{color:#059669}.acct-order-total-final{color:#0d0d0d;border-top:1px solid #e5e7eb;margin-top:4px;padding-top:10px;font-size:16px;font-weight:700}.acct-address{color:#374151;font-size:14px;line-height:1.6}.acct-tracking-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:8px;display:flex}.acct-tracking-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:12px;font-weight:500}.acct-tracking-number{color:#0d0d0d;font-family:SF Mono,Fira Code,monospace;font-size:15px;font-weight:600}.acct-tracking-carrier{color:#6b7280;margin-top:4px;font-size:13px}.acct-tracking-link{color:#0d0d0d;align-items:center;gap:6px;margin:8px 0 10px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.acct-tracking-link:hover{text-decoration:underline}.acct-tracking-eta{color:#6b7280;margin-bottom:8px;font-size:13px}.acct-tracking-timeline{border-top:1px solid #f3f4f6;margin-top:16px;padding-top:16px}.acct-timeline{flex-direction:column;padding-left:4px;display:flex}.acct-timeline-item{gap:14px;min-height:56px;display:flex}.acct-timeline-item-last{min-height:auto}.acct-timeline-dot-col{flex-direction:column;flex-shrink:0;align-items:center;width:18px;display:flex}.acct-timeline-dot{background:#d1d5db;border:2px solid #e5e7eb;border-radius:50%;flex-shrink:0;width:12px;height:12px;transition:all .2s}.acct-timeline-dot.completed{background:#059669;border-color:#dcfce7}.acct-timeline-line{background:#e5e7eb;flex:1;width:2px;margin:4px 0}.acct-timeline-content{flex:1;min-width:0;padding-bottom:20px}.acct-timeline-item-last .acct-timeline-content{padding-bottom:0}.acct-timeline-title{color:#0d0d0d;margin-bottom:2px;font-size:14px;font-weight:600}.acct-timeline-desc{color:#6b7280;margin-bottom:4px;font-size:13px}.acct-timeline-meta{color:#9ca3af;font-size:12px}.acct-profile-form{flex-direction:column;gap:20px;max-width:540px;display:flex}.acct-form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.acct-form-group{flex-direction:column;gap:6px;display:flex}.acct-form-label{color:#374151;font-size:13px;font-weight:600}.acct-form-input{color:#0d0d0d;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;outline:none;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.acct-form-input:focus{border-color:#0d0d0d;box-shadow:0 0 0 3px #0d0d0d0f}.acct-form-input-readonly{color:#6b7280;cursor:not-allowed;background:#f8f9fa}.acct-profile-save-btn{color:#fff;cursor:pointer;background:#0d0d0d;border:none;border-radius:10px;justify-content:center;align-self:flex-start;align-items:center;gap:8px;padding:13px 28px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s,transform .1s;display:flex}.acct-profile-save-btn:hover:not(:disabled){background:#333;transform:translateY(-1px)}.acct-profile-save-btn:disabled{opacity:.6;cursor:not-allowed}.mp-profile-dropdown-divider{background:#f0f0f0;height:1px;margin:4px 6px}.mp-profile-dropdown-item.mp-signout{color:#9ca3af}.mp-profile-dropdown-item.mp-signout:hover{color:#dc2626;background:#fef2f2}@media (max-width:768px){.acct-layout{grid-template-columns:1fr;gap:0;padding:0 16px 60px}.acct-sidebar{border-bottom:1px solid #e5e7eb;margin-bottom:24px;padding:16px 0;position:static}.acct-sidebar-user{margin-bottom:12px}.acct-sidebar-nav{flex-direction:row;gap:4px;overflow-x:auto}.acct-sidebar-link{white-space:nowrap;padding:8px 14px;font-size:13px}.acct-sidebar-signout{margin-top:0;margin-left:auto}.acct-stats{grid-template-columns:1fr;gap:10px}.acct-login-card{padding:28px 24px}.acct-order-header{flex-direction:column}.acct-form-row{grid-template-columns:1fr}}.general-theme .coll-trust-banner{background:#fff;border-bottom:2px solid #f0f0f0;padding:14px 0}.general-theme .coll-trust-banner-inner{gap:40px}.general-theme .coll-trust-banner-item{text-transform:uppercase;letter-spacing:.04em;color:#515154;gap:10px;font-size:13px;font-weight:600}.general-theme .coll-trust-banner-item svg{color:var(--store-primary,#295bf7)}.general-theme .coll-heading-section{padding:56px 0 20px}.general-theme .coll-page-title{letter-spacing:-.03em;color:#1d1d1f;font-size:48px;font-weight:700;line-height:1.05}.general-theme .coll-page-desc{color:#86868b;max-width:680px;margin-top:12px;font-size:17px;line-height:1.6}.general-theme .general-collections-grid{gap:20px}.general-theme .general-collection-card{box-shadow:none;border:1px solid #e5e5e5;border-radius:3px;transition:box-shadow .3s,transform .3s,border-color .3s}.general-theme .general-collection-card:hover{border-color:var(--store-primary,#295bf7);transform:translateY(-2px);box-shadow:0 8px 40px #00000014}.general-theme .general-collection-img-wrap{aspect-ratio:16/10;background:#f5f5f7}.general-theme .general-collection-img{transition:transform .5s}.general-theme .general-collection-card:hover .general-collection-img{transform:scale(1.06)}.general-theme .general-collection-body{border-top:1px solid #e5e5e5;padding:20px 24px 22px}.general-theme .general-collection-title{letter-spacing:-.01em;color:#1d1d1f;font-size:18px;font-weight:600}.general-theme .general-collection-desc{color:#86868b;font-size:14px;line-height:1.5}.general-theme .general-collection-count{text-transform:uppercase;letter-spacing:.05em;color:var(--store-primary,#295bf7);font-size:12px;font-weight:600}.general-theme .pf-sidebar{border-right:1px solid #e5e5e5;padding-right:28px}.general-theme .pf-sidebar-header{border-bottom:2px solid #1d1d1f}.general-theme .pf-sidebar-title{color:#1d1d1f;text-transform:uppercase;letter-spacing:.04em;font-size:13px;font-weight:700}.general-theme .pf-sidebar-clear-btn{color:var(--store-primary,#295bf7);font-weight:600}.general-theme .product-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}.general-theme .pc-card{box-shadow:none;border:1px solid #e5e5e5;border-radius:3px;transition:box-shadow .3s,transform .3s,border-color .3s}.general-theme .pc-card:hover{border-color:silver;transform:translateY(-2px);box-shadow:0 6px 30px #0000000f}.general-theme .pc-card-image{aspect-ratio:1;background:#f5f5f7;border-bottom:1px solid #e5e5e5;padding:20px}.general-theme .pc-card-image img{transition:transform .4s}.general-theme .pc-card:hover .pc-card-image img{transform:scale(1.06)}.general-theme .pc-card-body{padding:16px 16px 18px}.general-theme .pc-card-title{color:#1d1d1f;font-size:14px;font-weight:600;line-height:1.35}.general-theme .pc-card-variant{color:#86868b;font-size:12px}.general-theme .pc-card-price{color:var(--store-primary,#295bf7);font-size:18px;font-weight:700}.general-theme .pc-card-was{color:#86868b}.general-theme .pc-card-save{color:#e65100;background:#fff3e0;border-radius:2px;padding:2px 6px;font-weight:700}.general-theme .pdp-section{background:#fff;padding:20px 0 60px}.general-theme .pdp-layout{align-items:flex-start;gap:40px;max-width:1200px;display:flex}.general-theme .pdp-layout>:first-child,.general-theme .pdp-layout>:last-child{flex:1 0;min-width:0;max-width:50%}.general-theme .pdp-breadcrumb{color:#86868b;text-transform:uppercase;letter-spacing:.02em;margin-bottom:20px;font-size:12px}.general-theme .pdp-breadcrumb-link{color:#86868b}.general-theme .pdp-breadcrumb-link:hover{color:var(--store-primary,#295bf7)}.general-theme .pdp-breadcrumb-sep{color:#d2d2d7}.general-theme .pdp-breadcrumb-current{color:#1d1d1f;font-weight:600}.general-theme .pdp-gallery{top:calc(var(--nav-height,64px) + 20px);position:sticky}.general-theme .pdp-gallery-main{aspect-ratio:4/3;max-height:440px;box-shadow:none;background:#fff;border:1px solid #e1e1e1;border-radius:3px;margin-bottom:20px}.general-theme .pdp-gallery-img{padding:20px}.general-theme .pdp-thumbstrip-arrow{background:var(--store-primary,#295bf7);color:#fff;border:none;border-radius:50%;width:32px;height:32px}.general-theme .pdp-thumbstrip-arrow:hover:not(:disabled){background:color-mix(in srgb, var(--store-primary,#295bf7) 80%, #000);color:#fff;border:none}.general-theme .pdp-thumbstrip-arrow:disabled{color:#999;background:#e5e5e5}.general-theme .pdp-thumb{background:#fff;border:1px solid #e1e1e1;border-radius:3px;width:80px;height:60px;padding:4px}.general-theme .pdp-thumb.active{border-color:var(--store-primary,#295bf7);box-shadow:none}.general-theme .pdp-thumb:hover:not(.active){border-color:#999}.general-theme .pdp-info-card{border:none;border-radius:0;margin-bottom:0;padding:0}.general-theme .pdp-condition-row{margin-bottom:16px}.general-theme .pdp-condition-badge{text-transform:uppercase;letter-spacing:.08em;border-radius:2px;padding:5px 12px;font-size:11px;font-weight:700}.general-theme .pdp-title{color:#1d1d1f;letter-spacing:-.01em;max-width:90%;margin-bottom:16px;font-size:24px;font-weight:600;line-height:1.4}.general-theme .pdp-variant-tags{gap:8px;margin-bottom:16px;display:flex}.general-theme .pdp-variant-tag{color:#86868b;background:0 0;border:none;border-radius:0;padding:0;font-size:14px;font-weight:500}.general-theme .pdp-variant-tag:after{content:"·";color:#d2d2d7;margin-left:8px}.general-theme .pdp-variant-tag:last-child:after{display:none}.general-theme .pdp-pricing{border-bottom:1px solid #e5e5e5;margin-bottom:20px;padding-bottom:20px}.general-theme .pdp-compare-row{gap:12px;margin-top:6px}.general-theme .pdp-compare-label{display:none}.general-theme .pdp-cta-row{flex-direction:row;gap:10px;margin-bottom:20px}.general-theme .pdp-add-to-cart{background:var(--store-primary,#295bf7);letter-spacing:0;border:none;border-radius:3px;height:52px;font-size:15px;font-weight:600}.general-theme .pdp-add-to-cart:hover{background:color-mix(in srgb, var(--store-primary,#295bf7) 80%, #000);box-shadow:none;transform:none}.general-theme .pdp-add-to-cart:active{box-shadow:none}.general-theme .pdp-add-to-cart.added{background:#27ae60}.general-theme .pdp-add-to-cart.out-of-stock,.general-theme .pdp-add-to-cart:disabled,.general-theme .pdp-add-to-cart.out-of-stock:hover,.general-theme .pdp-add-to-cart:disabled:hover{color:#6b7280;cursor:not-allowed;box-shadow:none;background:#e5e7eb;transform:none}.general-theme .pdp-wishlist-btn{color:#515154;background:#fff;border:1px solid #86868b;border-radius:3px;width:52px;height:52px}.general-theme .pdp-wishlist-btn:hover{border-color:var(--store-primary,#295bf7);color:var(--store-primary,#295bf7);background:#fff;transform:none}.general-theme .pdp-wishlist-btn.active{color:#e11d48;background:#fff;border-color:#e11d48}.general-theme .pdp-title-row{align-items:flex-start;margin-bottom:8px}.general-theme .pdp-title{color:#111;max-width:none;margin:0;font-size:24px;font-weight:600;line-height:1.2}.general-theme .pdp-rating-summary{color:#111;margin-bottom:10px;font-size:12px}.general-theme .pdp-rating-stars{color:#111}.general-theme .pdp-rating-score{color:#111;font-weight:700}.general-theme .pdp-rating-count{color:#34343a;text-underline-offset:2px;text-decoration:underline}.general-theme .pdp-price-action-row{border-bottom:1px solid #eee;gap:8px;margin:8px 0 12px;padding-bottom:12px}.general-theme .pdp-price-action-row .pdp-pricing{flex-basis:160px}.general-theme .pdp-pricing{border-bottom:0;margin:0;padding-bottom:0}.general-theme .pdp-current-price-row{flex-wrap:nowrap;gap:5px}.general-theme .pdp-price-head-row{order:1}.general-theme .pdp-price{color:#111;letter-spacing:0;font-size:24px;font-weight:600}.general-theme .pdp-price-label{color:#4a4a52;font-size:9.5px;font-weight:700}.general-theme .pdp-compare-row{order:2;gap:5px;margin-top:4px;margin-bottom:0}.general-theme .pdp-compare-price{color:#73737c;font-size:13px}.general-theme .pdp-compare-label{color:#73737c;font-size:12px;font-weight:600;display:inline}.general-theme .pdp-savings-badge{color:#087242;background:#82e6b1;border-radius:3px;padding:3px 6px;font-size:12px;font-weight:700}.general-theme .pdp-price-action-row .pdp-mystery-gift-offer{margin:0 0 8px}.general-theme .pdp-mystery-gift-badge,.general-theme .pdp-mystery-gift-stock{display:none}.general-theme .pdp-mystery-gift-title{font-size:16px;font-weight:600}.general-theme .pdp-add-to-cart{color:#fff;background:#15131f;border-radius:8px;height:48px;padding:0 8px;font-size:13px;font-weight:700}.general-theme .pdp-add-to-cart:hover{background:#242234}.general-theme .pdp-wishlist-btn-header{color:#111;background:0 0;border:0;border-radius:50%;width:38px;height:38px;margin-top:-7px}.general-theme .pdp-wishlist-btn-header:hover{color:#111;background:#f5f5f5}.general-theme .pdp-wishlist-btn-header.active{color:#e11d48;background:#fff0f3}.general-theme .pdp-purchase-meta{margin-bottom:14px}.general-theme .pdp-purchase-meta .pdp-condition-row,.general-theme .pdp-purchase-meta .pdp-variant-tags{margin-bottom:0}.general-theme .pdp-low-stock{color:#e65100;text-align:left;background:#fff3e0;border-radius:3px;margin-top:4px;padding:10px 16px;font-size:13px;font-weight:600}.general-theme .pdp-payment-strip{border-top:1px solid #e5e5e5;margin-top:16px;padding-top:16px}.general-theme .pdp-payment-icon{background:#fff;border:1px solid #e1e1e1;border-radius:3px}.general-theme .pdp-variant-section{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;margin-bottom:28px;padding:24px 0}.general-theme .pdp-variant-heading{text-transform:uppercase;letter-spacing:.06em;color:#1d1d1f;margin-bottom:14px;font-size:13px;font-weight:700}.general-theme .pdp-variant-heading .pdp-option-selected-label{text-transform:none;letter-spacing:0;color:#86868b;font-weight:500}.general-theme .pdp-option-group{margin-bottom:24px}.general-theme .pdp-option-pills{gap:10px}.general-theme .pdp-option-pill{color:#1d1d1f;border:2px solid #e5e5e5;border-radius:3px;min-width:90px;padding:14px 24px;font-size:14px;font-weight:600;transition:all .15s}.general-theme .pdp-option-pill:hover{background:#fafafa;border-color:#999}.general-theme .pdp-option-pill.selected{border-color:var(--store-primary,#295bf7);color:var(--store-primary,#295bf7);box-shadow:none;background:#eef2ff}.general-theme .pdp-option-pill-price{color:#86868b;font-size:12px}.general-theme .pdp-variant-grid{gap:10px}.general-theme .pdp-variant-card{border:2px solid #e5e5e5;border-radius:3px;padding:16px 18px}.general-theme .pdp-variant-card:hover{border-color:#999}.general-theme .pdp-variant-card.selected{border-color:var(--store-primary,#295bf7);box-shadow:none;background:#eef2ff}.general-theme .pdp-variant-card-name{color:#1d1d1f;font-weight:600}.general-theme .pdp-variant-card-price{color:#86868b}.general-theme .pdp-insp-section{display:none}.general-theme .pdp-insp-title{text-transform:uppercase;letter-spacing:0;color:#1d1d1f;font-size:13px;font-weight:700}.general-theme .pdp-insp-arrow{background:var(--store-primary,#295bf7);color:#fff;border:none;border-radius:50%}.general-theme .pdp-insp-arrow:hover:not(.disabled){background:color-mix(in srgb, var(--store-primary,#295bf7) 80%, #000)}.general-theme .pdp-insp-card{border:1px solid #e5e5e5;border-radius:3px}.general-theme .pdp-insp-card-icon{color:var(--store-primary,#295bf7)}.general-theme .pdp-cond-slider-title{text-transform:uppercase;letter-spacing:0;color:#1d1d1f;font-size:13px;font-weight:700}.general-theme .pdp-trust-cards{box-shadow:none;border:none;border-radius:0;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px;display:grid;overflow:visible}.general-theme .pdp-trust-card{text-align:center;background:#f5f5f7;flex-direction:column;gap:8px;padding:20px 12px;border:1px solid #e5e5e5!important;border-radius:3px!important}.general-theme .pdp-trust-card:first-child,.general-theme .pdp-trust-card:last-child{border-radius:3px!important}.general-theme .pdp-trust-card-icon{color:var(--store-primary,#295bf7);margin:0 auto}.general-theme .pdp-trust-card-title{color:#1d1d1f;font-size:13px;font-weight:700}.general-theme .pdp-trust-card-desc{color:#86868b;font-size:11px}.general-theme .pdp-specs-section{border:1px solid #e5e5e5;border-radius:3px}.general-theme .pdp-specs-toggle{text-transform:uppercase;letter-spacing:.04em;color:#1d1d1f;background:#f5f5f7;font-size:13px;font-weight:700}.general-theme .pdp-specs-toggle:hover{background:#ebebed}.general-theme .pdp-specs-table{border-top:1px solid #e5e5e5}.general-theme .pdp-specs-row{border-bottom-color:#e5e5e5}.general-theme .pdp-specs-row.even{background:#fafafa}.general-theme .pdp-specs-label{color:#86868b;font-size:13px;font-weight:600}.general-theme .pdp-specs-value{color:#1d1d1f;font-size:13px}.general-theme .pdp-box-section{border:1px solid #e5e5e5;border-radius:3px}.general-theme .pdp-box-toggle{text-transform:uppercase;letter-spacing:.04em;color:#1d1d1f;background:#f5f5f7;font-size:13px;font-weight:700}.general-theme .pdp-box-toggle:hover{background:#ebebed}.general-theme .pdp-box-list{border-top:1px solid #e5e5e5}.general-theme .pdp-box-item-icon{color:var(--store-primary,#295bf7);background:#eef2ff;border-radius:3px}.general-theme .pdp-trustpilot-showcase{background:#fff;border:1px solid #e5e5e5;border-radius:3px}.general-theme .pdp-tp-heading{letter-spacing:0;color:#1d1d1f;font-size:14px;font-weight:700}.general-theme .pdp-tp-review-card{background:#f5f5f7;border-color:#e5e5e5;border-radius:3px}.general-theme .pdp-tp-review-name,.general-theme .pdp-tp-review-title{color:#1d1d1f}.general-theme .pdp-tp-review-text,.general-theme .pdp-tp-score{color:#4b5563}.general-theme .pdp-techdetails-heading{text-transform:uppercase;letter-spacing:.04em;color:#1d1d1f;font-size:14px;font-weight:700}.general-theme .pdp-techdetails-table{border:1px solid #e5e5e5;border-radius:3px}.general-theme .pdp-techdetails-row{border-bottom-color:#e5e5e5}.general-theme .pdp-techdetails-row:nth-child(2n){background:#f5f5f7}.general-theme .pdp-techdetails-label{color:#86868b;font-size:13px;font-weight:600}.general-theme .pdp-techdetails-value{color:#1d1d1f;font-size:13px}.general-theme .pdp-description{border-top:1px solid #e5e5e5;margin-top:12px;padding-top:20px}.general-theme .pdp-description-heading{text-transform:uppercase;letter-spacing:.04em;color:#1d1d1f;margin-bottom:12px;font-size:14px;font-weight:700}.general-theme .pdp-description-text{color:#515154;font-size:14px;line-height:1.7}.general-theme .pdp-returns-toggle{border-color:#e5e5e5;font-size:13px;font-weight:600}.general-theme .pdp-returns-icon{color:var(--store-primary,#295bf7)}.general-theme .pdp-featured-banner{background:linear-gradient(135deg, #1d1d1f 0%, color-mix(in srgb, #1d1d1f 70%, var(--store-primary,#295bf7)) 50%, color-mix(in srgb, var(--store-primary,#295bf7) 60%, #1d1d1f) 100%);margin:0;padding:72px 0}.general-theme .pdp-featured-banner:before{background:radial-gradient(circle, color-mix(in srgb, var(--store-primary,#295bf7) 15%, transparent) 0%, transparent 70%)}.general-theme .pdp-featured-label{color:#ffb340;letter-spacing:.12em;font-size:11px}.general-theme .pdp-featured-title{letter-spacing:-.01em;font-size:clamp(22px,3vw,30px);font-weight:600}.general-theme .pdp-featured-point svg{color:#ffb340}.general-theme .pdp-related-section{background:#f5f5f7;padding:56px 0}.general-theme .pdp-related-heading{color:#1d1d1f;letter-spacing:-.02em;font-size:28px;font-weight:700}.general-theme .pdp-related-arrow{background:var(--store-primary,#295bf7);color:#fff;border:none;border-radius:50%}.general-theme .pdp-related-arrow:hover{background:color-mix(in srgb, var(--store-primary,#295bf7) 80%, #000);color:#fff;border:none}.general-theme .pdp-related-card{box-shadow:none;border:1px solid #e5e5e5;border-radius:3px;flex:0 0 240px}.general-theme .pdp-related-card:hover{border-color:silver;transform:translateY(-2px);box-shadow:0 6px 24px #0000000f}.general-theme .pdp-related-card-image{background:#f5f5f7;border-bottom:1px solid #e5e5e5}.general-theme .pdp-related-card-title{color:#1d1d1f;font-size:14px;font-weight:600}.general-theme .pdp-related-price-sym,.general-theme .pdp-related-price-main,.general-theme .pdp-related-price-cents,.general-theme .pdp-related-price-formatted{color:var(--store-primary,#295bf7)}.general-theme .pdp-related-deal-badge{color:#000;background:#ff9f43;border-radius:2px;font-weight:700}.general-theme .pdp-reviews-section{background:#fff;border-top:2px solid #e5e5e5;padding:56px 0 72px}.general-theme .pdp-reviews-heading{color:#1d1d1f;letter-spacing:-.02em;font-size:28px;font-weight:700}.general-theme .pdp-review-overall{box-shadow:none;border:1px solid #e5e5e5;border-radius:3px}.general-theme .pdp-review-overall-title{text-transform:uppercase;letter-spacing:.04em;color:#1d1d1f;font-size:13px;font-weight:700}.general-theme .pdp-review-overall-number{color:#1d1d1f}.general-theme .pdp-review-overall-count svg{color:#27ae60}.general-theme .pdp-review-card{border:1px solid #e5e5e5;border-radius:3px}.general-theme .pdp-review-card-name{color:#1d1d1f}.general-theme .pdp-review-verified-inline{color:#27ae60}.general-theme .pdp-review-show-more{color:var(--store-primary,#295bf7)}.general-theme .pdp-sticky-bar{-webkit-backdrop-filter:blur(20px);background:#fffffff2;border-top:1px solid #e5e5e5;box-shadow:0 -4px 20px #0000000f}.general-theme .pdp-sticky-bar-price{color:var(--store-primary,#295bf7);font-weight:700}.general-theme .pdp-sticky-bar-btn{background:var(--store-primary,#295bf7);border:none;border-radius:3px;font-weight:600}.general-theme .pdp-sticky-bar-btn:hover{background:color-mix(in srgb, var(--store-primary,#295bf7) 80%, #000);box-shadow:none}.general-theme .pdp-sticky-bar-btn.added{background:#27ae60}.general-theme .pdp-sticky-bar-btn.out-of-stock,.general-theme .pdp-sticky-bar-btn:disabled,.general-theme .pdp-sticky-bar-btn.out-of-stock:hover,.general-theme .pdp-sticky-bar-btn:disabled:hover{color:#6b7280;cursor:not-allowed;box-shadow:none;background:#e5e7eb;transform:none}.general-theme .pdp-sticky-bar-savings{color:#e65100;background:#fff3e0;font-weight:700}.general-theme .sort-bar{border:1px solid #e5e5e5;border-radius:3px}@media (max-width:900px){.general-theme .pdp-layout{flex-direction:column;gap:28px}.general-theme .pdp-layout>:first-child,.general-theme .pdp-layout>:last-child{max-width:100%}.general-theme .pdp-gallery{position:static}.general-theme .pdp-trust-cards{grid-template-columns:1fr;gap:8px}.general-theme .pdp-trust-card{text-align:left;flex-direction:row;padding:14px 16px}.general-theme .pdp-trust-card-icon{margin:0}}@media (max-width:800px){.general-theme .pdp-gallery-main{max-height:320px}.general-theme .pdp-title{max-width:100%;font-size:24px}.general-theme .pdp-price{font-size:24px}.general-theme .coll-page-title{font-size:34px}.general-theme .pdp-featured-banner-inner{text-align:center;grid-template-columns:1fr}.general-theme .pdp-featured-image img{max-width:220px;margin:0 auto}.general-theme .pdp-reviews-layout{grid-template-columns:1fr;gap:24px}.general-theme .pdp-review-sidebar{position:static}.general-theme .pdp-related-heading,.general-theme .pdp-reviews-heading{font-size:24px}}@media (max-width:480px){.general-theme .coll-page-title{font-size:28px}.general-theme .pdp-title,.general-theme .pdp-price{font-size:24px}.general-theme .pdp-add-to-cart{height:48px;font-size:14px}.general-theme .pdp-wishlist-btn{width:48px;height:48px}.general-theme .pdp-option-pill{padding:10px 16px;font-size:13px}.general-theme .product-grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media (max-width:800px){.general-theme .pdp-price{font-size:24px}}@media (max-width:480px){.general-theme .pdp-price-action-row{gap:8px}.general-theme .pdp-add-to-cart{padding:0 12px;font-size:13px}.general-theme .pdp-wishlist-btn-header{width:38px;height:38px}}@media (max-width:380px){.general-theme .pdp-price-action-row{align-items:stretch}.general-theme .pdp-price-action-row .pdp-add-to-cart{width:100%;min-width:0}}.coll-trust-banner{background:#f7f8fb;border-bottom:none;padding:20px 0 8px}.coll-trust-banner .container,.coll-heading-section .container,.coll-products-section .container{width:100%;max-width:var(--max-width);margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}.coll-trust-banner-inner{background:#edeff4;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));justify-content:stretch;gap:16px;padding:20px 24px;display:grid}.coll-trust-banner-item{color:#1f2328;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-width:0;font-size:15px;font-weight:500;line-height:1.25;display:grid}.coll-trust-banner-item svg{color:#111318;width:22px;height:22px}.coll-heading-section{background:#f7f8fb;padding:46px 0 28px}.coll-page-title,.general-theme .coll-page-title{color:#202328;letter-spacing:0;margin:0 0 12px;font-size:48px;font-weight:800;line-height:1.06}.coll-page-desc,.general-theme .coll-page-desc{color:#3f4650;max-width:980px;margin:0;font-size:17px;line-height:1.55}.coll-desc-toggle{color:#111318;font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;margin-top:8px;padding:0;font-size:14px;font-weight:700;text-decoration:underline;display:none}.coll-products-section{background:#f7f8fb;padding:0 0 72px}.collection-product-grid,.general-theme .collection-product-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px}.cf-toolbar{margin-bottom:22px;position:relative}.cf-toolbar-main{justify-content:space-between;align-items:center;gap:18px;display:flex}.cf-chip-row{flex-wrap:wrap;flex:1;align-items:center;gap:10px;min-width:0;display:flex}.cf-chip-wrap{flex:none;position:relative}.cf-chip,.cf-clear-all{color:#202328;cursor:pointer;white-space:nowrap;background:#edeff4;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;height:38px;padding:0 14px;font-family:inherit;font-size:14px;font-weight:600;display:inline-flex}.cf-chip-text,.cf-chip-subtext{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.cf-chip-subtext{color:#5f6875;font-weight:700}.cf-chip:hover,.cf-chip.active,.cf-chip-wrap.open .cf-chip{background:#e3e6ed;border-color:#d6dae3}.cf-chip-count{color:#fff;background:#202328;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:800;display:inline-flex}.cf-chip-chevron{transition:transform .18s}.cf-chip-wrap.open .cf-chip-chevron{transform:rotate(180deg)}.cf-clear-all{color:#394150;background:0 0;border-color:#d8dde7}.cf-filter-sheet-overlay{display:none}.cf-filter-popover{z-index:35;background:#fff;border:1px solid #dde2ea;border-radius:8px;width:320px;max-width:min(320px,100vw - 32px);padding:16px;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 18px 48px #12172229}.cf-panel-heading{color:#111318;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;font-size:16px;font-weight:800;display:flex}.cf-panel-close{color:#111318;cursor:pointer;background:#f1f3f7;border:0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.cf-panel-options{gap:2px;max-height:282px;padding-right:4px;display:grid;overflow-y:auto}.cf-panel-option{color:#202328;cursor:pointer;align-items:center;gap:10px;min-height:38px;font-size:14px;line-height:1.3;display:flex}.cf-panel-option span{white-space:nowrap}.cf-panel-option-single{min-height:44px}.cf-sort-option{border-radius:8px;padding:0 6px}.cf-sort-option:has(input:checked){background:#f2f4f8;font-weight:800}.cf-sort-radio{accent-color:#202328;width:16px;height:16px}.cf-panel-clear{color:#202328;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;margin-top:12px;padding:0;font-family:inherit;font-size:13px;font-weight:700;text-decoration:underline}.cf-price-inputs{grid-template-columns:1fr 1fr;gap:12px;display:grid}.cf-price-field{gap:6px;display:grid}.cf-price-field span{color:#6b7280;text-transform:uppercase;font-size:12px;font-weight:700}.cf-price-field input{color:#202328;width:100%;height:40px;font:inherit;background:#fff;border:1px solid #d8dde7;border-radius:8px;outline:none;padding:0 10px;font-size:14px}.cf-price-field input:focus{border-color:#202328}.pc-card-collection,.general-theme .pc-card-collection{background:#fff;border:1px solid #eef1f5;border-radius:8px;overflow:hidden;box-shadow:0 6px 18px #1217220f}.pc-card-collection:hover,.general-theme .pc-card-collection:hover{transform:translateY(-2px);box-shadow:0 12px 28px #1217221a}.pc-card-collection .pc-card-image,.general-theme .pc-card-collection .pc-card-image{aspect-ratio:1.2;background:#fff;border-bottom:0;padding:18px 22px 10px}.pc-card-collection .pc-card-image img,.general-theme .pc-card-collection .pc-card-image img{max-width:78%;max-height:172px}.pc-card-collection .pc-card-body,.general-theme .pc-card-collection .pc-card-body{padding:0 18px 20px}.pc-card-collection .pc-card-title,.general-theme .pc-card-collection .pc-card-title{color:#202328;letter-spacing:0;margin-bottom:8px;font-size:16px;font-weight:800;line-height:1.2}.pc-card-collection .pc-card-variant,.general-theme .pc-card-collection .pc-card-variant{color:#7a8493;margin-bottom:8px;font-size:13px}.pc-card-collection .pc-card-rating{gap:8px;margin-bottom:10px}.pc-card-collection .pc-stars{color:#111318;letter-spacing:0;font-size:13px}.pc-card-collection .pc-rating-count{color:#202328;font-size:13px;font-weight:700}.pc-card-collection .pc-card-pricing{gap:2px;display:grid}.pc-card-from{color:#6b7280;font-size:13px;font-weight:500}.pc-card-collection .pc-card-price,.general-theme .pc-card-collection .pc-card-price{color:#111318;font-size:21px;font-weight:900;line-height:1.1}.pc-card-collection .pc-card-compare-row{flex-wrap:wrap;gap:8px;margin-top:8px}.pc-card-collection .pc-card-was,.general-theme .pc-card-collection .pc-card-was{color:#6b7280;font-size:13px}.pc-card-collection .pc-card-save,.general-theme .pc-card-collection .pc-card-save{color:#2f8f5b;background:#e8f8ef;border-radius:4px;font-size:12px;font-weight:800}@media (max-width:900px){.coll-trust-banner .container,.coll-heading-section .container,.coll-products-section .container{width:100%;padding-left:16px;padding-right:16px}.coll-trust-banner{padding:12px 0 0}.coll-trust-banner-inner,.general-theme .coll-trust-banner-inner{scroll-snap-type:x mandatory;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:10px;padding:14px;display:flex;overflow-x:auto}.coll-trust-banner-inner::-webkit-scrollbar{display:none}.coll-trust-banner-item,.general-theme .coll-trust-banner-item{scroll-snap-align:start;min-width:224px;font-size:15px}.coll-heading-section,.general-theme .coll-heading-section{padding:34px 0 22px}.coll-page-title,.general-theme .coll-page-title{font-size:32px;line-height:1.12}.coll-page-desc,.general-theme .coll-page-desc{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:17px;display:-webkit-box;overflow:hidden}.coll-page-desc.expanded,.general-theme .coll-page-desc.expanded{display:block;overflow:visible}.coll-desc-toggle{display:inline-flex}.cf-toolbar-main{flex-direction:column;align-items:stretch;gap:0}.cf-chip-row{scroll-snap-type:x proximity;scrollbar-width:none;flex-wrap:nowrap;gap:8px;padding-bottom:2px;overflow-x:auto}.cf-chip-row::-webkit-scrollbar{display:none}.cf-chip-wrap{scroll-snap-align:start}.cf-chip,.cf-clear-all{height:40px;padding:0 15px;font-size:14px}.cf-filter-sheet-overlay{z-index:100;background:#11131861;display:block;position:fixed;inset:0}.cf-filter-popover{z-index:101;border-radius:8px;width:auto;max-width:none;max-height:76vh;padding:18px;position:fixed;inset:auto 12px 12px;overflow-y:auto;box-shadow:0 16px 50px #11131842}.cf-panel-heading{z-index:1;background:#fff;padding-top:4px;padding-bottom:12px;position:sticky;top:-18px}.collection-product-grid,.general-theme .collection-product-grid{grid-template-columns:1fr;gap:10px}.pc-card-collection,.general-theme .pc-card-collection{grid-template-columns:minmax(108px,34%) minmax(0,1fr);min-height:148px;display:grid;transform:none}.pc-card-collection:hover,.general-theme .pc-card-collection:hover{transform:none}.pc-card-collection .pc-card-image,.general-theme .pc-card-collection .pc-card-image{aspect-ratio:auto;height:100%;min-height:148px;padding:14px 7px 14px 10px}.pc-card-collection .pc-card-image img,.general-theme .pc-card-collection .pc-card-image img{max-width:100%;max-height:120px}.pc-card-collection .pc-card-body,.general-theme .pc-card-collection .pc-card-body{min-width:0;padding:14px 10px 14px 2px}.pc-card-collection .pc-card-title,.general-theme .pc-card-collection .pc-card-title{margin-bottom:6px;font-size:17px}.pc-card-collection .pc-card-variant,.general-theme .pc-card-collection .pc-card-variant{margin-bottom:8px}.pc-card-collection .pc-card-rating{flex-wrap:wrap;align-items:flex-start;gap:4px 7px;margin-bottom:8px}.pc-card-collection .pc-stars,.pc-card-collection .pc-rating-count{font-size:13px}.pc-card-collection .pc-card-price,.general-theme .pc-card-collection .pc-card-price{font-size:20px}.pc-card-from{font-size:13px}}@media (max-width:420px){.pc-card-collection,.general-theme .pc-card-collection{grid-template-columns:35% minmax(0,1fr)}.pc-card-collection .pc-card-title,.general-theme .pc-card-collection .pc-card-title{font-size:16px}.pc-card-collection .pc-card-price,.general-theme .pc-card-collection .pc-card-price{font-size:19px}}
