@import"https://fonts.googleapis.com/css2?family=Assistant:wght@300;400;500;600;700&display=swap";:root{--bj-font-display: "Assistant", sans-serif;--bj-font-body: "Assistant", sans-serif;--bj-color-background: #FAFAF8;--bj-color-foreground: #1A1A1A;--bj-color-muted: #6B6B6B;--bj-color-border: #E5E5E5;--bj-color-border-light: #F0F0F0;--bj-color-terracotta: #C4A484;--bj-color-gold: #D4AF37;--bj-color-sale-red: #C41E3A;--bj-color-cream: #F5F3EE;--bj-transition: .25s cubic-bezier(.4, 0, .2, 1);--bj-gap: 20px}.bj-product-page{direction:rtl;font-family:var(--bj-font-body);min-height:100vh;padding-top:80px;overflow-x:hidden;max-width:100vw;box-sizing:border-box;background:transparent}.bj-product-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:42% 58%;gap:0;padding-top:16px;overflow-x:hidden;background:transparent}@media(max-width:768px){.bj-product-page{padding-top:0;overflow-x:hidden}.bj-product-container{grid-template-columns:1fr;display:flex;flex-direction:column;padding-top:8px;max-width:100vw;overflow-x:hidden}.bj-gallery-column{order:-1}}.bj-gallery-column{position:relative;height:auto;overflow:visible;background:transparent;padding:20px 20px 0}@media(max-width:768px){.bj-gallery-column{position:relative;width:100%;max-width:100vw;overflow:hidden;padding:0}}.bj-gallery-mobile{display:none;position:relative;width:100%;overflow:hidden;max-width:100vw}.bj-gallery-mobile-slider{display:flex;overflow-x:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:auto;scrollbar-width:none;direction:ltr;width:100%;max-width:100vw;touch-action:pan-y pinch-zoom;overscroll-behavior-x:contain;overscroll-behavior-y:auto}.bj-gallery-mobile-slider::-webkit-scrollbar{display:none}.bj-gallery-slide{flex:0 0 100%;scroll-snap-align:start;aspect-ratio:1/1;width:100%;min-width:100%;max-width:100vw;background:#fff;display:block;position:relative;overflow:hidden;touch-action:pan-y pinch-zoom}.bj-gallery-slide img{width:100%;height:100%;object-fit:cover!important;object-position:center;display:block;background:#fff}.bj-gallery-slide img.is-landscape{object-fit:cover!important;background:transparent!important}.bj-gallery-slide img.is-variant-image,.bj-gallery-hero-slide img.is-variant-image{object-fit:contain!important;background:#fff!important}.bj-gallery-metafield-grid{display:grid}@media(max-width:768px){.bj-gallery-metafield-grid{display:none!important}}.bj-video-btn{position:absolute;bottom:56px;left:22px;z-index:20;background:#fffffff2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:var(--bj-color-foreground);border:none;border-radius:999px;padding:10px 18px;font-size:14px;font-weight:500;font-family:var(--bj-font-body);display:flex;align-items:center;gap:8px;cursor:pointer;transition:var(--bj-transition);box-shadow:0 2px 10px #0000001a}.bj-video-btn:hover{background:#fff;transform:scale(1.02)}.bj-video-btn svg{width:16px;height:16px;fill:var(--bj-color-foreground)}@media(max-width:768px){.bj-gallery-mobile{position:relative}.bj-gallery-mobile .bj-video-btn{position:absolute;bottom:12px;left:22px;right:auto;z-index:25;background:#fffffff2!important;color:#1a1a1a!important}.bj-gallery-mobile .bj-video-btn svg{fill:#1a1a1a!important;color:#1a1a1a!important}}.bj-gallery-dots{position:absolute;bottom:12px;right:12px;display:flex;gap:6px;z-index:15}.bj-gallery-dot{width:6px;height:6px;border-radius:50%;background:#0000004d;border:none;cursor:pointer;transition:var(--bj-transition);padding:0}.bj-gallery-dot.active{background:var(--bj-color-foreground);transform:scale(1.3)}@media(max-width:768px){.bj-gallery-mobile{display:block}}.bj-gallery-desktop{display:flex;flex-direction:column;gap:20px;background:transparent}.bj-gallery-hero{position:relative;width:100%;overflow:hidden;margin-bottom:20px}.bj-gallery-hero-slider{display:block;width:100%;position:relative;aspect-ratio:4/3}.bj-gallery-hero-slide{flex:0 0 100%;width:100%;aspect-ratio:4/3;overflow:hidden;background:#fff;align-items:center;justify-content:center;display:flex;position:absolute;top:0;left:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease}.bj-gallery-hero-slide.active{opacity:1;visibility:visible;pointer-events:auto;position:relative;z-index:1}.bj-gallery-hero-slide img{width:100%;height:100%;object-fit:contain!important;display:block;background:#fff}.bj-gallery-hero-slide img.is-landscape{object-fit:cover!important;background:transparent!important}.bj-hero-dots{position:absolute;bottom:16px;right:16px;display:flex;gap:8px;z-index:15}.bj-hero-dot{width:8px;height:8px;border-radius:50%;background:#0000004d;border:none;cursor:pointer;transition:var(--bj-transition);padding:0}.bj-hero-dot:hover{background:#00000080}.bj-hero-dot.active{background:var(--bj-color-foreground);transform:scale(1.3)}.bj-hero-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:#ffffffb3;border:none;border-radius:50%;cursor:pointer;z-index:20;display:flex;align-items:center;justify-content:center;transition:var(--bj-transition);opacity:0;box-shadow:0 2px 8px #0000001a}.bj-gallery-hero:hover .bj-hero-arrow{opacity:1}.bj-hero-arrow:hover{background:#fffffff2;transform:translateY(-50%) scale(1.05)}.bj-hero-arrow svg{width:20px;height:20px;stroke:#1a1a1a}.bj-hero-arrow-prev{right:16px}.bj-hero-arrow-next{left:16px}@media(max-width:768px){.bj-hero-arrow{display:none!important}}.bj-gallery-hero .bj-video-btn{position:absolute;bottom:16px;left:16px}.bj-gallery-labels{position:absolute;top:12px;right:12px;left:auto;display:flex;flex-direction:column;align-items:flex-end;gap:6px;z-index:10}.bj-gallery-label{display:inline-flex;align-items:center;justify-content:center;min-width:90px;padding:5px 12px;border-radius:6px;font-size:12px;font-weight:600;letter-spacing:.2px;box-shadow:0 1px 3px #0000001a;text-align:center;white-space:nowrap}.bj-label-sale{background:linear-gradient(135deg,#e53935,#c62828);color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.2)}.bj-label-text-white,.bj-label-text-\5dc\5d1\5df {color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}.bj-label-text-black,.bj-label-text-\5e9\5d7\5d5\5e8 {color:#1a1a1a!important;text-shadow:none}.bj-label-text-light,.bj-label-text-\5d1\5d4\5d9\5e8 {color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}.bj-label-text-dark,.bj-label-text-\5db\5d4\5d4 {color:#1a1a1a!important;text-shadow:none}.bj-label-bg-red,.bj-label-bg-\5d0\5d3\5d5\5dd {background:#c41e3a}.bj-label-bg-darkred,.bj-label-bg-\5d0\5d3\5d5\5dd-\5db\5d4\5d4 ,.bj-label-bg-\5d1\5d5\5e8\5d3\5d5 {background:#8b0000}.bj-label-bg-burgundy{background:#800020}.bj-label-bg-crimson,.bj-label-bg-\5d0\5e8\5d2\5de\5df {background:#dc143c}.bj-label-bg-coral,.bj-label-bg-\5d0\5dc\5de\5d5\5d2 {background:#ff6b6b}.bj-label-bg-orange,.bj-label-bg-\5db\5ea\5d5\5dd {background:#e65100}.bj-label-bg-tangerine,.bj-label-bg-\5de\5e0\5d3\5e8\5d9\5e0\5d4 {background:#ff9800}.bj-label-bg-yellow,.bj-label-bg-\5e6\5d4\5d5\5d1 {background:#fdd835}.bj-label-bg-amber,.bj-label-bg-\5e2\5e0\5d1\5e8 {background:#ffc107}.bj-label-bg-peach,.bj-label-bg-\5d0\5e4\5e8\5e1\5e7 {background:#ffab91}.bj-label-bg-gold,.bj-label-bg-\5d6\5d4\5d1 {background:#d4a853}.bj-label-bg-bronze,.bj-label-bg-\5d1\5e8\5d5\5e0\5d6\5d4 {background:#cd7f32}.bj-label-bg-copper,.bj-label-bg-\5e0\5d7\5d5\5e9\5ea {background:#b87333}.bj-label-bg-brown,.bj-label-bg-\5d7\5d5\5dd {background:#795548}.bj-label-bg-chocolate,.bj-label-bg-\5e9\5d5\5e7\5d5\5dc\5d3 {background:#4e342e}.bj-label-bg-terracotta,.bj-label-bg-\5d8\5e8\5e7\5d5\5d8\5d4 {background:#c4a484}.bj-label-bg-beige,.bj-label-bg-\5d1\5d6\5f3 ,.bj-label-bg-\5d1\5d6 {background:#c8b896}.bj-label-bg-tan,.bj-label-bg-\5e9\5d6\5d5\5e3 {background:tan}.bj-label-bg-green,.bj-label-bg-\5d9\5e8\5d5\5e7 {background:#2e7d32}.bj-label-bg-lime,.bj-label-bg-\5dc\5d9\5d9\5dd {background:#7cb342}.bj-label-bg-olive,.bj-label-bg-\5d6\5d9\5ea {background:#6b8e23}.bj-label-bg-emerald,.bj-label-bg-\5d0\5de\5e8\5dc\5d3 ,.bj-label-bg-\5d1\5e8\5e7\5ea {background:#00c853}.bj-label-bg-teal,.bj-label-bg-\5d8\5d5\5e8\5e7\5d9\5d6-\5db\5d4\5d4 {background:#00796b}.bj-label-bg-mint,.bj-label-bg-\5de\5e0\5d8\5d4 {background:#98ff98}.bj-label-bg-sage,.bj-label-bg-\5de\5e8\5d5\5d5\5d4 {background:#9dc183}.bj-label-bg-forest,.bj-label-bg-\5d9\5e2\5e8 {background:#228b22}.bj-label-bg-blue,.bj-label-bg-\5db\5d7\5d5\5dc {background:#1565c0}.bj-label-bg-lightblue,.bj-label-bg-\5ea\5db\5dc\5ea ,.bj-label-bg-\5db\5d7\5d5\5dc-\5d1\5d4\5d9\5e8 {background:#03a9f4}.bj-label-bg-navy,.bj-label-bg-\5db\5d7\5d5\5dc-\5db\5d4\5d4 ,.bj-label-bg-\5e0\5d9\5d9\5d1\5d9 {background:#1a237e}.bj-label-bg-sky,.bj-label-bg-\5e9\5de\5d9\5d9\5dd {background:#87ceeb}.bj-label-bg-royal,.bj-label-bg-\5db\5d7\5d5\5dc-\5de\5dc\5db\5d5\5ea\5d9 {background:#4169e1}.bj-label-bg-cyan,.bj-label-bg-\5e6\5d9\5d0\5df {background:#00bcd4}.bj-label-bg-azure,.bj-label-bg-\5ea\5db\5dc\5ea-\5e2\5de\5d5\5e7 {background:#007fff}.bj-label-bg-indigo,.bj-label-bg-\5d0\5d9\5e0\5d3\5d9\5d2\5d5 {background:#3f51b5}.bj-label-bg-turquoise,.bj-label-bg-\5d8\5d5\5e8\5e7\5d9\5d6 {background:#40e0d0}.bj-label-bg-aqua,.bj-label-bg-\5d0\5e7\5d5\5d5\5d4 {background:#0ff}.bj-label-bg-purple,.bj-label-bg-\5e1\5d2\5d5\5dc {background:#7b1fa2}.bj-label-bg-violet,.bj-label-bg-\5e1\5d2\5dc\5d2\5dc {background:#8b5cf6}.bj-label-bg-lavender,.bj-label-bg-\5dc\5d1\5e0\5d3\5e8 {background:#9575cd}.bj-label-bg-plum,.bj-label-bg-\5e9\5d6\5d9\5e3 {background:#8e4585}.bj-label-bg-magenta,.bj-label-bg-\5de\5d2\5e0\5d8\5d4 {background:#e91e63}.bj-label-bg-fuchsia,.bj-label-bg-\5e4\5d5\5e7\5e1\5d9\5d4 {background:#f0f}.bj-label-bg-grape,.bj-label-bg-\5e2\5e0\5d1\5d9\5dd {background:#6f42c1}.bj-label-bg-pink,.bj-label-bg-\5d5\5e8\5d5\5d3 {background:#c2185b}.bj-label-bg-hotpink,.bj-label-bg-\5d5\5e8\5d5\5d3-\5d6\5d5\5d4\5e8 {background:#ff69b4}.bj-label-bg-rose,.bj-label-bg-\5d5\5e8\5d3 {background:#ff007f}.bj-label-bg-blush,.bj-label-bg-\5e1\5de\5d5\5e7 {background:#ffb6c1}.bj-label-bg-salmon,.bj-label-bg-\5e1\5dc\5de\5d5\5df {background:salmon}.bj-label-bg-white,.bj-label-bg-\5dc\5d1\5df {background:#fff;border:1px solid #E0E0E0}.bj-label-bg-cream,.bj-label-bg-\5e7\5e8\5dd ,.bj-label-bg-\5e9\5de\5e0\5ea {background:#f5e6d3}.bj-label-bg-ivory,.bj-label-bg-\5e9\5e0\5d4\5d1 {background:ivory}.bj-label-bg-silver,.bj-label-bg-\5db\5e1\5e3 {background:silver}.bj-label-bg-gray,.bj-label-bg-grey,.bj-label-bg-\5d0\5e4\5d5\5e8 {background:#616161}.bj-label-bg-charcoal,.bj-label-bg-\5e4\5d7\5dd {background:#36454f}.bj-label-bg-black,.bj-label-bg-\5e9\5d7\5d5\5e8 {background:#1a1a1a}.bj-label-bg-gradient,.bj-label-bg-\5d2\5e8\5d3\5d9\5d0\5e0\5d8 {background:linear-gradient(135deg,#667eea,#764ba2)}.bj-label-bg-sunset,.bj-label-bg-\5e9\5e7\5d9\5e2\5d4 {background:linear-gradient(135deg,#f093fb,#f5576c)}.bj-label-bg-ocean,.bj-label-bg-\5d0\5d5\5e7\5d9\5d9\5e0\5d5\5e1 {background:linear-gradient(135deg,#4facfe,#00f2fe)}.bj-label-bg-fire,.bj-label-bg-\5d0\5e9 {background:linear-gradient(135deg,#f83600,#fe8c00)}.bj-label-bg-rainbow,.bj-label-bg-\5e7\5e9\5ea {background:linear-gradient(90deg,red,#ff7f00,#ff0,#0f0,#00f,indigo,#9400d3)}.bj-label-bg-gold,.bj-label-bg-\5d6\5d4\5d1 ,.bj-label-bg-yellow,.bj-label-bg-\5e6\5d4\5d5\5d1 ,.bj-label-bg-amber,.bj-label-bg-\5e2\5e0\5d1\5e8 ,.bj-label-bg-peach,.bj-label-bg-\5d0\5e4\5e8\5e1\5e7 ,.bj-label-bg-coral,.bj-label-bg-\5d0\5dc\5de\5d5\5d2 ,.bj-label-bg-tangerine,.bj-label-bg-\5de\5e0\5d3\5e8\5d9\5e0\5d4 ,.bj-label-bg-cream,.bj-label-bg-\5e7\5e8\5dd ,.bj-label-bg-\5e9\5de\5e0\5ea ,.bj-label-bg-ivory,.bj-label-bg-\5e9\5e0\5d4\5d1 ,.bj-label-bg-beige,.bj-label-bg-\5d1\5d6\5f3 ,.bj-label-bg-\5d1\5d6 ,.bj-label-bg-tan,.bj-label-bg-\5e9\5d6\5d5\5e3 ,.bj-label-bg-terracotta,.bj-label-bg-\5d8\5e8\5e7\5d5\5d8\5d4 ,.bj-label-bg-mint,.bj-label-bg-\5de\5e0\5d8\5d4 ,.bj-label-bg-sage,.bj-label-bg-\5de\5e8\5d5\5d5\5d4 ,.bj-label-bg-sky,.bj-label-bg-\5e9\5de\5d9\5d9\5dd ,.bj-label-bg-turquoise,.bj-label-bg-\5d8\5d5\5e8\5e7\5d9\5d6 ,.bj-label-bg-aqua,.bj-label-bg-\5d0\5e7\5d5\5d5\5d4 ,.bj-label-bg-blush,.bj-label-bg-\5e1\5de\5d5\5e7 ,.bj-label-bg-silver,.bj-label-bg-\5db\5e1\5e3 ,.bj-label-bg-white,.bj-label-bg-\5dc\5d1\5df ,.bj-label-bg-lime,.bj-label-bg-\5dc\5d9\5d9\5dd {color:#1a1a1a}.bj-label-bg-red,.bj-label-bg-\5d0\5d3\5d5\5dd ,.bj-label-bg-darkred,.bj-label-bg-\5d0\5d3\5d5\5dd-\5db\5d4\5d4 ,.bj-label-bg-\5d1\5d5\5e8\5d3\5d5 ,.bj-label-bg-burgundy,.bj-label-bg-crimson,.bj-label-bg-\5d0\5e8\5d2\5de\5df ,.bj-label-bg-orange,.bj-label-bg-\5db\5ea\5d5\5dd ,.bj-label-bg-bronze,.bj-label-bg-\5d1\5e8\5d5\5e0\5d6\5d4 ,.bj-label-bg-copper,.bj-label-bg-\5e0\5d7\5d5\5e9\5ea ,.bj-label-bg-brown,.bj-label-bg-\5d7\5d5\5dd ,.bj-label-bg-chocolate,.bj-label-bg-\5e9\5d5\5e7\5d5\5dc\5d3 ,.bj-label-bg-green,.bj-label-bg-\5d9\5e8\5d5\5e7 ,.bj-label-bg-olive,.bj-label-bg-\5d6\5d9\5ea ,.bj-label-bg-emerald,.bj-label-bg-\5d0\5de\5e8\5dc\5d3 ,.bj-label-bg-\5d1\5e8\5e7\5ea ,.bj-label-bg-teal,.bj-label-bg-\5d8\5d5\5e8\5e7\5d9\5d6-\5db\5d4\5d4 ,.bj-label-bg-forest,.bj-label-bg-\5d9\5e2\5e8 ,.bj-label-bg-blue,.bj-label-bg-\5db\5d7\5d5\5dc ,.bj-label-bg-lightblue,.bj-label-bg-\5ea\5db\5dc\5ea ,.bj-label-bg-\5db\5d7\5d5\5dc-\5d1\5d4\5d9\5e8 ,.bj-label-bg-navy,.bj-label-bg-\5db\5d7\5d5\5dc-\5db\5d4\5d4 ,.bj-label-bg-\5e0\5d9\5d9\5d1\5d9 ,.bj-label-bg-royal,.bj-label-bg-\5db\5d7\5d5\5dc-\5de\5dc\5db\5d5\5ea\5d9 ,.bj-label-bg-cyan,.bj-label-bg-\5e6\5d9\5d0\5df ,.bj-label-bg-azure,.bj-label-bg-\5ea\5db\5dc\5ea-\5e2\5de\5d5\5e7 ,.bj-label-bg-indigo,.bj-label-bg-\5d0\5d9\5e0\5d3\5d9\5d2\5d5 ,.bj-label-bg-purple,.bj-label-bg-\5e1\5d2\5d5\5dc ,.bj-label-bg-violet,.bj-label-bg-\5e1\5d2\5dc\5d2\5dc ,.bj-label-bg-lavender,.bj-label-bg-\5dc\5d1\5e0\5d3\5e8 ,.bj-label-bg-plum,.bj-label-bg-\5e9\5d6\5d9\5e3 ,.bj-label-bg-magenta,.bj-label-bg-\5de\5d2\5e0\5d8\5d4 ,.bj-label-bg-fuchsia,.bj-label-bg-\5e4\5d5\5e7\5e1\5d9\5d4 ,.bj-label-bg-grape,.bj-label-bg-\5e2\5e0\5d1\5d9\5dd ,.bj-label-bg-pink,.bj-label-bg-\5d5\5e8\5d5\5d3 ,.bj-label-bg-hotpink,.bj-label-bg-\5d5\5e8\5d5\5d3-\5d6\5d5\5d4\5e8 ,.bj-label-bg-rose,.bj-label-bg-\5d5\5e8\5d3 ,.bj-label-bg-salmon,.bj-label-bg-\5e1\5dc\5de\5d5\5df ,.bj-label-bg-gray,.bj-label-bg-grey,.bj-label-bg-\5d0\5e4\5d5\5e8 ,.bj-label-bg-charcoal,.bj-label-bg-\5e4\5d7\5dd ,.bj-label-bg-black,.bj-label-bg-\5e9\5d7\5d5\5e8 ,.bj-label-bg-gradient,.bj-label-bg-\5d2\5e8\5d3\5d9\5d0\5e0\5d8 ,.bj-label-bg-sunset,.bj-label-bg-\5e9\5e7\5d9\5e2\5d4 ,.bj-label-bg-ocean,.bj-label-bg-\5d0\5d5\5e7\5d9\5d9\5e0\5d5\5e1 ,.bj-label-bg-fire,.bj-label-bg-\5d0\5e9 ,.bj-label-bg-rainbow,.bj-label-bg-\5e7\5e9\5ea {color:#fff}.bj-gallery-discount-badge{display:inline-block;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:700;background:var(--bj-color-sale-red);color:#fff;box-shadow:0 2px 8px #0003}.bj-product-page .bj-gallery-row,.bj-gallery-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:20px!important;margin-bottom:20px!important}.bj-product-page .bj-gallery-row img,.bj-gallery-row img{width:100%!important;height:auto!important;aspect-ratio:1 / 1!important;object-fit:cover!important;object-position:center!important;display:block!important;border-radius:4px!important;background:transparent!important;max-height:none!important}.bj-product-page .bj-gallery-row video,.bj-gallery-row video,.bj-gallery-grid-video{width:100%!important;height:auto!important;aspect-ratio:1 / 1!important;object-fit:cover!important;object-position:center!important;display:block!important;border-radius:4px!important;background:transparent!important;max-height:none!important}.bj-product-page .bj-gallery-row img.is-landscape,.bj-gallery-row img.is-landscape{object-fit:cover!important;background:transparent!important}.bj-gallery-features{display:grid;grid-template-columns:1fr 1fr;gap:0;position:relative;margin-bottom:20px}.bj-gallery-features:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1px;height:40%;background:#0000001a}.bj-gallery-feature-box{background:var(--bj-color-cream);padding:28px 20px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;min-height:120px}.bj-gallery-feature-icon{width:24px;height:24px;color:var(--bj-color-gold);margin-bottom:8px}.bj-gallery-feature-title{font-family:var(--bj-font-display);font-size:13px;font-weight:500;color:var(--bj-color-foreground);margin-bottom:4px}.bj-gallery-feature-text{font-size:11px;color:var(--bj-color-muted);line-height:1.4;max-width:160px}@media(max-width:768px){.bj-gallery-desktop{display:none!important}}.bj-faq-section{padding:32px 24px;background:transparent!important}.bj-faq-title{font-family:var(--bj-font-display);font-size:24px;font-weight:500;margin-bottom:16px;text-align:right}.bj-faq-item{border-bottom:1px solid var(--bj-color-border)}.bj-faq-question{width:100%;padding:16px 0;display:flex;justify-content:space-between;align-items:center;background:none;border:none;cursor:pointer;font-size:14px;font-weight:600;font-family:var(--bj-font-body);color:var(--bj-color-foreground);text-align:right}.bj-faq-toggle{width:16px;height:16px;font-size:18px;font-weight:300;display:flex;align-items:center;justify-content:center;transition:transform .2s}.bj-faq-item.open .bj-faq-toggle{transform:rotate(45deg)}.bj-faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.bj-faq-item.open .bj-faq-answer{max-height:300px}.bj-faq-answer p{padding-bottom:16px;font-size:12px;color:var(--bj-color-muted);line-height:1.6;text-align:right;margin:0}@media(max-width:768px){.bj-faq-section{padding:24px 16px;background:transparent!important}.bj-faq-title{text-align:center;font-size:20px}}.bj-product-info{padding:32px 40px;text-align:right}@media(max-width:768px){.bj-product-info{padding:20px 16px;text-align:center;max-width:100%;overflow-x:hidden;box-sizing:border-box}}.bj-product-title{font-family:var(--bj-font-display);font-size:28px;font-weight:600;line-height:1.2;margin:0 0 6px;color:var(--bj-color-foreground)}.bj-product-subtitle{font-size:14px;color:var(--bj-color-muted);margin:0 0 16px}.bj-rating{display:flex;align-items:center;gap:8px;margin-bottom:20px;justify-content:flex-start}@media(max-width:768px){.bj-rating{justify-content:center;text-align:center}}.bj-rating-stars{color:var(--bj-color-gold);font-size:14px;letter-spacing:2px}.bj-rating-count{font-size:12px;color:var(--bj-color-muted);text-decoration:underline}.bj-rating{direction:rtl;justify-content:flex-start}.bj-rating .flashy-star-rating{display:inline-flex!important;align-items:center!important;gap:8px!important;min-height:20px;direction:rtl;font-size:16px!important;line-height:1!important}.bj-rating .flashy-star-rating:empty{display:none}.bj-rating .flashy-star-rating,.bj-rating .flashy-star-rating *,.bj-rating .flashy-star-rating .flashy-stars,.bj-rating .flashy-star-rating .stars,.bj-rating .flashy-star-rating [class*=star]:not([class*=empty]):not([class*=count]):not(a){color:var(--bj-color-gold, #d4a853)!important}.bj-rating .flashy-star-rating svg,.bj-rating .flashy-star-rating svg *,.bj-rating .flashy-star-rating svg path{fill:var(--bj-color-gold, #d4a853)!important;stroke:var(--bj-color-gold, #d4a853)!important}.bj-rating .flashy-star-rating .flashy-stars,.bj-rating .flashy-star-rating .stars,.bj-rating .flashy-star-rating [class*=stars]{font-size:18px!important;letter-spacing:2px!important;line-height:1!important;display:inline-flex!important;align-items:center!important;gap:1px!important}.bj-rating .flashy-star-rating svg{width:16px!important;height:16px!important;margin:0 1px!important}.bj-rating .flashy-star-rating [class*=empty],.bj-rating .flashy-star-rating [class*=empty] svg path{color:#d4a85340!important;fill:#d4a85340!important}.bj-rating .flashy-star-rating a,.bj-rating .flashy-star-rating .flashy-reviews-count,.bj-rating .flashy-star-rating [class*=count],.bj-rating .flashy-star-rating span:not([class*=star]):not(.flashy-stars):not(.stars){font-size:12px!important;color:var(--bj-color-muted, #999)!important;text-decoration:underline!important;font-family:inherit!important;font-weight:400!important;margin-inline-start:4px!important}.bj-rating:has(.flashy-star-rating:not(:empty)) .bj-rating-fallback{display:none!important}.bj-rating-fallback{display:inline-flex;align-items:center;gap:8px}@media(max-width:768px){.bj-rating{justify-content:center}}.bj-price-container{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:8px;justify-content:flex-start}@media(max-width:768px){.bj-price-container{justify-content:center}}.bj-price-current{font-size:32px;font-weight:700;color:var(--bj-color-foreground)}.bj-price-original{font-size:18px;color:var(--bj-color-muted);text-decoration:line-through}.bj-price-save{font-size:12px;font-weight:600;color:var(--bj-color-sale-red);background:#c41e3a1a;padding:4px 10px;border-radius:20px}.bj-installments{font-size:14px;color:var(--bj-color-muted);font-weight:500;margin:0 0 24px}.bj-bundle-section{margin-bottom:28px;width:100%;box-sizing:border-box}.bj-bundle-title{font-size:14px;font-weight:600;margin-bottom:14px;display:flex;align-items:center;gap:8px;color:var(--bj-color-foreground);text-transform:uppercase;letter-spacing:.5px}@media(max-width:768px){.bj-bundle-title{justify-content:center}}.bj-bundle-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:12px!important;width:100%!important;box-sizing:border-box!important;padding:0!important;margin:0!important}@media(max-width:480px){.bj-bundle-grid{grid-template-columns:repeat(3,1fr)!important;gap:8px!important}}.bj-bundle-card{position:relative;background:#fff;border:1.5px solid var(--bj-color-border-light);border-radius:12px;padding:10px 8px;cursor:pointer;transition:all var(--bj-transition);box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center;min-height:180px;justify-content:space-between}.bj-bundle-card:hover{border-color:var(--bj-color-border);box-shadow:0 2px 8px #0000000f}.bj-bundle-card.selected{background:#fff;border-width:2.5px;border-color:var(--bj-color-foreground);box-shadow:0 4px 16px #0000001a;animation:bundleSelect .3s cubic-bezier(.34,1.56,.64,1)}@keyframes bundleSelect{0%{transform:scale(.99)}50%{transform:scale(1.01)}to{transform:scale(1)}}.bj-bundle-badge{position:absolute;top:-8px;left:50%;transform:translate(-50%);right:auto;font-size:9px;padding:2px 10px;border-radius:20px;color:#fff;font-weight:600;background:var(--bj-color-sale-red);white-space:nowrap}.bj-bundle-badge.red{background:var(--bj-color-sale-red)}.bj-bundle-badge.gold{background:var(--bj-color-gold);color:#1a1a1a}.bj-bundle-badge.green{background:#2e7d32}.bj-bundle-badge.blue{background:#1976d2}.bj-bundle-badge.purple{background:#7b1fa2}.bj-bundle-badge.orange{background:#f57c00}.bj-bundle-badge.black{background:#1a1a1a}.bj-bundle-badge.white{background:#fff;color:#1a1a1a}.bj-bundle-badge.pink{background:#c2185b}.bj-bundle-badge.silver{background:#9e9e9e}.bj-bundle-badge.terracotta{background:var(--bj-color-terracotta)}.bj-bundle-badge.gradient{background:linear-gradient(135deg,var(--bj-color-terracotta),var(--bj-color-sale-red))}.bj-bundle-badge.dark-red,.bj-bundle-badge.dark_red{background:#8b0000}.bj-bundle-badge.light-green,.bj-bundle-badge.light_green{background:#4caf50}.bj-bundle-badge.dark-blue,.bj-bundle-badge.dark_blue{background:#0d47a1}.bj-bundle-badge.\5d0\5d3\5d5\5dd {background:var(--bj-color-sale-red)}.bj-bundle-badge.\5d6\5d4\5d1 {background:var(--bj-color-gold);color:#1a1a1a}.bj-bundle-badge.\5d9\5e8\5d5\5e7 {background:#2e7d32}.bj-bundle-badge.\5db\5d7\5d5\5dc {background:#1976d2}.bj-bundle-badge.\5e1\5d2\5d5\5dc {background:#7b1fa2}.bj-bundle-badge.\5db\5ea\5d5\5dd {background:#f57c00}.bj-bundle-badge.\5e9\5d7\5d5\5e8 {background:#1a1a1a}.bj-bundle-badge.\5dc\5d1\5df {background:#fff;color:#1a1a1a}.bj-bundle-badge.\5d5\5e8\5d5\5d3 {background:#c2185b}.bj-bundle-badge.\5db\5e1\5d5\5e3 {background:#9e9e9e}.bj-bundle-badge.\5d8\5e8\5e7\5d5\5d8\5d4 {background:var(--bj-color-terracotta)}.bj-bundle-badge.\5d2\5e8\5d3\5d9\5d0\5e0\5d8 {background:linear-gradient(135deg,var(--bj-color-terracotta),var(--bj-color-sale-red))}.bj-bundle-badge.sale{background:var(--bj-color-sale-red)}.bj-bundle-badge.popular{background:var(--bj-color-gold);color:#1a1a1a}.bj-bundle-badge.best{background:linear-gradient(135deg,var(--bj-color-terracotta),var(--bj-color-sale-red))}.bj-bundle-image{width:80px;height:80px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bj-bundle-image img{max-height:100%;max-width:100%;object-fit:contain}.bj-bundle-info{width:100%;text-align:center}.bj-bundle-name{font-size:13px;font-weight:600;line-height:1.3;margin-bottom:2px}.bj-bundle-units{font-size:11px;color:var(--bj-color-muted);margin-bottom:0}.bj-bundle-price{display:flex;flex-direction:column;align-items:center;gap:2px;width:100%}.bj-bundle-price-current{font-size:16px;font-weight:700;color:var(--bj-color-foreground)}.bj-bundle-price-original{font-size:11px;color:var(--bj-color-muted);text-decoration:line-through}.bj-color-section{margin-bottom:24px;width:100%}.bj-color-title{font-size:16px;font-weight:600;margin-bottom:12px;display:flex;align-items:center;gap:8px}.bj-selected-color-name{font-weight:400;color:var(--bj-color-muted)}@media(max-width:768px){.bj-color-title{justify-content:center}}.bj-color-swatches{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start}@media(max-width:768px){.bj-color-swatches{justify-content:center}}.bj-color-swatch{position:relative;width:40px;height:40px;border-radius:50%;border:2px solid transparent;cursor:pointer;padding:0;background:transparent;transition:all .2s ease;overflow:hidden}.bj-color-swatch:hover:not(.sold-out){transform:scale(1.1)}.bj-color-swatch.selected{border-color:var(--bj-color-foreground)!important;box-shadow:0 0 0 2px var(--bj-color-foreground);transform:scale(1.1)}.bj-color-swatch.sold-out{cursor:not-allowed;opacity:.5}.bj-swatch-image,.bj-swatch-img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.bj-benefit-icon-custom{width:24px;height:24px;color:var(--bj-color-terracotta);display:flex;align-items:center;justify-content:center}.bj-benefit-icon-custom svg{width:24px;height:24px;color:inherit;fill:none;stroke:currentColor;stroke-width:1.5}.bj-swatch-inner{display:block;width:100%;height:100%;border-radius:50%;background:var(--bj-color-muted);box-shadow:inset 2px 2px 4px #fff6,inset -2px -2px 4px #0003}.bj-swatch-inner[data-color=black]{background:radial-gradient(circle at 30% 30%,#666,#1a1a1a 50%,#000);box-shadow:inset 2px 2px 4px #ffffff4d,inset -2px -2px 4px #00000080}.bj-swatch-inner[data-color=gold]{background:radial-gradient(circle at 30% 30%,#ffe4a0,#d4af37 50%,#a68020);box-shadow:inset 2px 2px 4px #ffffff80,inset -2px -2px 4px #0000004d}.bj-swatch-inner[data-color=silver]{background:radial-gradient(circle at 30% 30%,#fff,silver 50%,gray);box-shadow:inset 2px 2px 4px #fff9,inset -2px -2px 4px #0003}.bj-swatch-inner[data-color=blue]{background:radial-gradient(circle at 30% 30%,#87ceeb,#1e90ff 50%,#104e8b);box-shadow:inset 2px 2px 4px #fff6,inset -2px -2px 4px #0000004d}.bj-swatch-inner[data-color=purple],.bj-swatch-inner[data-color=violet]{background:radial-gradient(circle at 30% 30%,plum,#9932cc 50%,indigo);box-shadow:inset 2px 2px 4px #fff6,inset -2px -2px 4px #0000004d}.bj-swatch-inner[data-color=burgundy],.bj-swatch-inner[data-color=red]{background:radial-gradient(circle at 30% 30%,#cd5c5c,#800020 50%,#4a0010);box-shadow:inset 2px 2px 4px #ffffff4d,inset -2px -2px 4px #0006}.bj-swatch-inner[data-color=turquoise],.bj-swatch-inner[data-color=teal]{background:radial-gradient(circle at 30% 30%,#7fffd4,#40e0d0 50%,#008b8b);box-shadow:inset 2px 2px 4px #ffffff80,inset -2px -2px 4px #0003}.bj-swatch-inner[data-color=gray],.bj-swatch-inner[data-color=grey]{background:radial-gradient(circle at 30% 30%,#d3d3d3,gray 50%,#4a4a4a);box-shadow:inset 2px 2px 4px #fff6,inset -2px -2px 4px #0000004d}.bj-swatch-inner[data-color=bronze],.bj-swatch-inner[data-color=brown]{background:radial-gradient(circle at 30% 30%,#daa520,#cd7f32 50%,#8b4513);box-shadow:inset 2px 2px 4px #fff6,inset -2px -2px 4px #0000004d}.bj-swatch-inner[data-color=rose-gold],.bj-swatch-inner[data-color=rosegold],.bj-swatch-inner[data-color=rose]{background:radial-gradient(circle at 30% 30%,#ffdcd4,#e8b4b8 50%,#b76e79);box-shadow:inset 2px 2px 4px #ffffff80,inset -2px -2px 4px #0003}.bj-swatch-inner[data-color=white]{background:radial-gradient(circle at 30% 30%,#fff,#f5f5f5 50%,#d0d0d0);box-shadow:inset 2px 2px 4px #fffc,inset -2px -2px 4px #0000001a;border:1px solid var(--bj-color-border)}.bj-swatch-sold-label{position:absolute;top:-6px;right:50%;transform:translate(50%);font-size:8px;color:var(--bj-color-muted);font-weight:600;background:#fff;padding:1px 4px;border-radius:4px;white-space:nowrap}.bj-swatch-sold-line{position:absolute;top:50%;left:50%;width:70%;height:2px;background:var(--bj-color-muted);transform:translate(-50%,-50%) rotate(-45deg);pointer-events:none}.bj-variant-section{margin-bottom:24px}.bj-size-section{margin-top:16px}.bj-size-title{font-size:16px;font-weight:600;margin-bottom:12px;display:flex;align-items:center;gap:8px}.bj-selected-size-name{font-weight:400;color:var(--bj-color-muted)}@media(max-width:768px){.bj-size-title{justify-content:center}}.bj-size-buttons{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start;align-items:center}@media(max-width:768px){.bj-size-buttons{justify-content:center}}.bj-size-btn{padding:10px 20px;border:1.5px solid var(--bj-color-border);border-radius:8px;background:#fff;font-size:14px;font-weight:500;font-family:var(--bj-font-body);color:var(--bj-color-foreground);cursor:pointer;transition:all .2s ease;min-width:60px;text-align:center;position:relative}.bj-qty-selector{display:none;align-items:center;gap:4px;margin-top:0;padding:4px 6px;border:1.5px solid var(--bj-color-border);border-radius:999px;background:#fff;width:fit-content;margin-right:4px}.bj-qty-selector.visible{display:inline-flex}.bj-qty-btn{width:26px;height:26px;border-radius:50%;border:1.5px solid var(--bj-color-border);background:#fff;font-size:14px;font-weight:600;color:var(--bj-color-foreground);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0}.bj-qty-btn:hover{border-color:var(--bj-color-foreground);background:var(--bj-color-foreground);color:#fff}.bj-qty-btn:active{transform:scale(.95)}.bj-qty-value{font-size:13px;font-weight:700;min-width:16px;text-align:center}.bj-size-btn:hover:not(.sold-out):not(.selected){border-color:var(--bj-color-foreground);background:var(--bj-color-cream)}.bj-size-btn.selected{border-color:var(--bj-color-foreground);border-width:2px;background:var(--bj-color-foreground);color:#fff}.bj-size-btn.sold-out{opacity:.4;cursor:not-allowed;text-decoration:line-through;position:relative;overflow:hidden}.bj-add-to-cart{width:100%;padding:16px;border:none;border-radius:4px;font-size:16px;font-weight:600;font-family:var(--bj-font-body);background:var(--bj-color-foreground);color:#fff;cursor:pointer;transition:var(--bj-transition);box-sizing:border-box}.bj-add-to-cart:hover{opacity:.9}.bj-add-to-cart:disabled,.bj-add-to-cart.disabled{opacity:.5;cursor:not-allowed;background:#6b7280}.bj-add-to-cart:not(:disabled):not(.disabled){background:var(--bj-color-foreground)}.bj-payment-section{text-align:center;padding:16px 0 20px;border-bottom:1px solid var(--bj-color-border-light);margin-top:16px}.bj-payment-label{font-size:12px;color:var(--bj-color-muted);margin:0 0 10px}.bj-payment-icons{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap}.bj-payment-icons svg{height:26px;width:auto;opacity:.8;transition:opacity .2s ease}.bj-payment-icons svg:hover{opacity:1}.bj-payment-bit{font-size:12px;font-weight:700;color:var(--bj-color-muted);background:var(--bj-color-border-light);padding:4px 10px;border-radius:4px;opacity:.8}.bj-description{margin-top:28px;text-align:right;direction:rtl}.bj-description-title{font-family:var(--bj-font-display);font-size:18px;font-weight:500;margin:0 0 12px;color:var(--bj-color-foreground)}.bj-description-text{font-size:14px;color:var(--bj-color-muted);line-height:1.6;margin:0 0 16px;white-space:pre-wrap;word-wrap:break-word}.bj-description-text p{margin-bottom:.5em}.bj-description-text ul,.bj-description-text ol{padding-right:1.5em;margin-bottom:.5em}.bj-description-text li{margin-bottom:.25em}.bj-description-text br{content:"";display:block;margin-bottom:.3em}.bj-description-text img{max-width:100%;height:auto}.bj-description-list{list-style:none;padding:0;margin:0}.bj-description-list li{font-size:14px;color:var(--bj-color-muted);margin-bottom:8px;line-height:1.5}.bj-description-label{font-weight:600;color:var(--bj-color-foreground)}.bj-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:16px 0;border-bottom:1px solid var(--bj-color-border);margin-top:24px}.bj-benefit{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px}.bj-benefit-icon{width:24px;height:24px;color:var(--bj-color-terracotta)}.bj-benefit-text{font-size:12px;font-weight:500;color:var(--bj-color-foreground)}.bj-ugc-section{margin-top:20px;padding:0}.bj-ugc-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.bj-ugc-title{font-size:14px;font-weight:600;color:var(--bj-color-foreground)}.bj-ugc-nav{display:flex;flex-direction:row-reverse;gap:8px}.bj-ugc-nav-btn{width:32px;height:32px;border-radius:50%;border:1px solid var(--bj-color-border);background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:var(--bj-transition);z-index:10;position:relative}.bj-ugc-nav-btn:hover{background:var(--bj-color-cream);border-color:var(--bj-color-foreground)}.bj-ugc-nav-btn:active{transform:scale(.95);background:var(--bj-color-border)}.bj-ugc-nav-btn svg{width:16px;height:16px;stroke:var(--bj-color-foreground);pointer-events:none}.bj-ugc-slider{display:flex;flex-direction:row-reverse;gap:10px;overflow-x:auto;scroll-snap-type:none;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:4px 0;scroll-behavior:smooth;direction:ltr;touch-action:pan-x}.bj-ugc-slider::-webkit-scrollbar{display:none}.bj-ugc-item{position:relative;flex:0 0 calc((100% - 30px) / 3.5);min-width:90px;cursor:pointer;scroll-snap-align:none;border-radius:12px;overflow:hidden;background:#000}.bj-ugc-video{width:100%;aspect-ratio:9/16;object-fit:cover;display:block;border-radius:12px}.bj-ugc-label{position:absolute;bottom:0;left:0;right:0;padding:24px 6px 8px;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,rgba(0,0,0,.3) 60%,transparent 100%);color:#fff;font-size:10px;font-weight:600;text-align:center;line-height:1.3;z-index:2}@media(min-width:768px){.bj-ugc-item{flex:0 0 calc((100% - 30px) / 3.5);min-width:110px}.bj-ugc-label{font-size:11px;padding:20px 4px 6px}}@media(max-width:768px){.bj-ugc-item{flex:0 0 calc((100% - 20px) / 3.5);min-width:90px}.bj-ugc-label{font-size:10px;padding:20px 4px 6px}}.bj-accordions{margin-top:16px}.bj-accordion{border-bottom:1px solid var(--bj-color-border)}.bj-accordion-header{width:100%;padding:12px 0;display:flex;justify-content:space-between;align-items:center;background:none;border:none;cursor:pointer;font-size:14px;font-weight:600;font-family:var(--bj-font-body);color:var(--bj-color-foreground);text-align:right}.bj-accordion-icon{width:16px;height:16px;transition:transform .2s}.bj-accordion.open .bj-accordion-icon{transform:rotate(180deg)}.bj-accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.bj-accordion.open .bj-accordion-content{max-height:500px}.bj-accordion-content p{padding-bottom:12px;font-size:12px;color:var(--bj-color-muted);line-height:1.6;white-space:pre-line;text-align:right;margin:0}.bj-modal-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99999;justify-content:center;align-items:flex-start;padding:80px 16px 16px;overflow-y:auto}@media(max-width:768px){.bj-modal-overlay{padding:60px 12px 12px;align-items:flex-start}}.bj-modal-overlay.open{display:flex}.bj-modal{background:#fff;border-radius:16px;width:100%;max-width:600px;max-height:calc(100vh - 100px);overflow:hidden;display:flex;flex-direction:column;position:relative;z-index:100000;margin:0 auto}@media(max-width:768px){.bj-modal{max-height:calc(100vh - 80px);border-radius:12px}}.bj-modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--bj-color-border);position:sticky;top:0;background:#fff;z-index:10}.bj-modal-title{font-size:18px;font-weight:600}.bj-modal-close{background:none;border:none;cursor:pointer;padding:8px;color:var(--bj-color-muted);border-radius:50%;transition:var(--bj-transition)}.bj-modal-close:hover{background:var(--bj-color-cream)}.bj-modal-body{padding:20px;overflow-y:auto;flex:1;-webkit-overflow-scrolling:touch}.bj-modal-instruction{font-size:14px;color:var(--bj-color-muted);text-align:right;margin-bottom:16px}.bj-modal-footer{padding:16px 20px;border-top:1px solid var(--bj-color-border);background:var(--bj-color-cream)}.bj-validation-message{display:flex;align-items:center;gap:8px;padding:12px 16px;margin-bottom:16px;border-radius:10px;font-size:14px;font-weight:600;text-align:right;direction:rtl;border:2px solid}.bj-validation-message:before{content:"\26a0\fe0f";font-size:16px}.bj-validation-message.bj-validation-pending{background:#fef2f2;border-color:#f87171;color:#b91c1c}.bj-validation-message.bj-validation-complete{background:#f0fdf4;border-color:#4ade80;color:#166534}.bj-validation-message.bj-validation-complete:before{content:"\2705"}.bj-selection-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.bj-selection-title{font-size:14px;font-weight:600}.bj-selection-counter{font-size:12px;padding:4px 10px;border-radius:20px;background:#fef3c7;color:#92400e}.bj-selection-counter.complete{background:#d1fae5;color:#065f46}.bj-error-message{background:#fee2e2;border:1px solid #EF4444;padding:16px;border-radius:8px;margin-bottom:16px;text-align:right}.bj-error-message strong{color:#dc2626}.bj-error-message span{color:#7f1d1d;font-size:13px}.bj-color-selection-item{padding:12px;margin-bottom:8px;background:#fff;border-radius:12px;border:1px solid var(--bj-color-border);transition:all .2s;direction:rtl}.bj-color-selection-item.has-selection{border-color:#86efac;background:#fafff9}.bj-item-content{display:flex;align-items:center;gap:12px}.bj-item-image-wrapper{width:64px;height:64px;min-width:64px;border-radius:8px;overflow:hidden;background:var(--bj-color-cream);border:2px solid var(--bj-color-border-light);flex-shrink:0;order:1;margin-right:auto;margin-left:0}.bj-item-image-wrapper.has-selection,.bj-color-selection-item.has-selection .bj-item-image-wrapper{border-color:#86efac}.bj-item-image{width:100%;height:100%;object-fit:contain}.bj-item-image.faded{opacity:.4}.bj-item-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--bj-color-muted);font-size:18px}.bj-item-info{flex:1;display:flex;flex-direction:column;align-items:flex-start;text-align:right;order:0}.bj-item-title-row,.bj-item-header{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-start;margin-bottom:8px;width:100%}.bj-item-row{display:flex;align-items:center;gap:12px;width:100%}.bj-item-number{width:18px;height:18px;background:#6b7280;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;flex-shrink:0}.bj-item-label{font-size:13px;font-weight:500;color:var(--bj-color-foreground)}.bj-item-size{font-size:10px;padding:2px 6px;background:#e5e7eb;color:#4b5563;border-radius:4px;font-weight:500}.bj-item-status{font-size:10px;padding:2px 6px;border-radius:4px;font-weight:500}.bj-item-status.bj-status-pending{background:#fef9e7;color:#a16207}.bj-item-status.bj-status-selected{background:#ecfdf5;color:#059669}.bj-color-swatches{display:flex;gap:5px;flex-wrap:wrap;justify-content:flex-start;width:100%}@media(max-width:768px){.bj-color-swatches{justify-content:center!important}}.bj-color-swatch{width:28px;height:28px;border-radius:50%;border:2px solid #e0e0e0;cursor:pointer;overflow:hidden;transition:all .2s;padding:0;background:#f5f5f5;display:flex;align-items:center;justify-content:center;position:relative}.bj-color-swatch:hover{transform:scale(1.1);border-color:#999}.bj-color-swatch.selected{border-color:#1f2937;transform:scale(1.1);box-shadow:none}.bj-color-swatch img,.bj-color-swatch img.bj-swatch-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:50%;z-index:3;pointer-events:none}.bj-color-swatch-inner,.bj-swatch-inner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;display:block;z-index:1;pointer-events:none}.bj-color-swatch-inner.bj-swatch-3d,.bj-swatch-inner.bj-swatch-3d{border-radius:50%;position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:1;pointer-events:none}.bj-color-swatch-inner.bj-swatch-3d:before,.bj-swatch-inner.bj-swatch-3d:before{content:"";position:absolute;top:6%;left:10%;width:50%;height:40%;border-radius:50%;background:radial-gradient(ellipse 100% 100% at 50% 50%,rgba(255,255,255,.95) 0%,rgba(255,255,255,.6) 25%,rgba(255,255,255,.2) 50%,transparent 100%);transform:rotate(-20deg);z-index:2;pointer-events:none}.bj-color-swatch-inner.bj-swatch-3d:after,.bj-swatch-inner.bj-swatch-3d:after{content:"";position:absolute;bottom:8%;left:20%;width:60%;height:18%;background:radial-gradient(ellipse at center,rgba(255,255,255,.25) 0%,rgba(255,255,255,.1) 40%,transparent 80%);border-radius:50%;z-index:2;pointer-events:none}.bj-swatch-sold-label,.bj-swatch-sold-line{pointer-events:none;z-index:4}.bj-klaf-section{margin-top:20px;padding-top:16px;border-top:1px solid var(--bj-color-border)}.bj-klaf-header{display:flex;justify-content:center;align-items:center;margin-bottom:10px}.bj-klaf-subtitle{font-size:13px;color:var(--bj-color-foreground);text-align:center}.bj-klaf-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:8px}@media(max-width:768px){.bj-klaf-grid{grid-template-columns:repeat(2,1fr)!important}}.bj-klaf-card{border:1px solid var(--bj-color-border);border-radius:10px;padding:10px 8px;text-align:center;background:#fff;transition:all .2s;display:flex;flex-direction:column;align-items:center;gap:4px;min-width:0;position:relative}.bj-klaf-card.active{border-color:#3b82f6;background:#f8faff;box-shadow:0 2px 6px #3b82f61f}.bj-klaf-card .bj-klaf-name{font-size:11px;font-weight:700;color:var(--bj-color-foreground, #1a1a1a);text-align:center;line-height:1.3;margin-bottom:1px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;direction:rtl}.bj-klaf-card.out-of-stock{opacity:.6;position:relative;background:#f5f5f5;border-color:#ddd;pointer-events:none}.bj-klaf-card.out-of-stock .bj-klaf-image{filter:grayscale(60%)}.bj-klaf-card.out-of-stock .bj-klaf-price-discount{color:var(--bj-color-muted)}.bj-klaf-card.stock-unknown{opacity:.7;position:relative}.bj-klaf-stock-badge{position:absolute;top:4px;right:4px;left:4px;font-size:10px;font-weight:600;padding:3px 6px;border-radius:4px;text-align:center;z-index:5}.bj-klaf-stock-badge.checking{background:#fef3c7;color:#92400e}.bj-klaf-sold-out-badge{position:absolute;top:4px;right:4px;left:4px;background:#dc2626;color:#fff;font-size:10px;font-weight:700;padding:3px 6px;border-radius:4px;text-align:center;z-index:5}.bj-klaf-image{width:100%;height:56px;border-radius:8px;overflow:hidden;background:var(--bj-color-cream);margin-bottom:4px;display:flex;align-items:center;justify-content:center}.bj-klaf-image img{max-height:100%;max-width:100%;object-fit:contain}.bj-klaf-size-label{font-size:10px;font-weight:500;color:var(--bj-color-muted-foreground, #6b7280)}.bj-klaf-price-row{display:flex;flex-direction:column;align-items:center;gap:0;margin:2px 0}.bj-klaf-price-original{font-size:11px;color:var(--bj-color-muted);text-decoration:line-through}.bj-klaf-price-discount{font-size:14px;font-weight:700;color:#16a34a}.bj-klaf-controls{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:4px}.bj-klaf-btn{width:26px;height:26px;border-radius:50%;border:1px solid var(--bj-color-border);background:#fff;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.bj-klaf-btn:hover{background:var(--bj-color-cream)}.bj-klaf-btn.bj-klaf-plus{background:#3b82f6;border-color:#3b82f6;color:#fff}.bj-klaf-btn.bj-klaf-plus:hover{background:#2563eb}.bj-klaf-btn.bj-klaf-minus{background:#fff;color:var(--bj-color-muted)}.bj-klaf-btn:disabled{opacity:.3;cursor:not-allowed}.bj-klaf-qty{font-size:14px;font-weight:700;min-width:18px;text-align:center}.bj-modal-footer{padding:16px 20px;background:#f9fafb;border-top:1px solid var(--bj-color-border);direction:rtl}.bj-footer-line{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:6px 0;font-size:14px;color:var(--bj-color-muted)}.bj-footer-line .bj-footer-label{text-align:right;flex:1}.bj-footer-line .bj-footer-price{text-align:left;font-weight:600;color:var(--bj-color-foreground);min-width:80px}.bj-footer-total{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:12px 0 16px;margin-top:8px;border-top:1px solid var(--bj-color-border)}.bj-footer-total .bj-footer-label{font-size:18px;font-weight:700;color:var(--bj-color-foreground);text-align:right}.bj-footer-total .bj-footer-price{font-size:18px;font-weight:700;color:var(--bj-color-foreground);text-align:left}.bj-modal-add-btn{width:100%;padding:14px;border:none;border-radius:8px;font-size:16px;font-weight:600;font-family:var(--bj-font-body);background:var(--bj-color-foreground);color:#fff;cursor:pointer;transition:var(--bj-transition)}.bj-modal-add-btn:hover{opacity:.9}.bj-modal-add-btn.disabled{opacity:.5;cursor:not-allowed;background:#9ca3af}.bj-video-modal-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#000000f2;z-index:2147483647;justify-content:center;align-items:center}.bj-video-modal-overlay.open{display:flex}.bj-video-modal-close{position:absolute;top:20px;right:20px;background:none;border:none;color:#fff;font-size:32px;cursor:pointer;z-index:10}.bj-video-container{width:100%;max-width:900px;aspect-ratio:16/9;padding:0 20px}.bj-video-container iframe,.bj-video-container video{width:100%;height:100%;border:none;border-radius:8px}.bj-video-container.portrait{aspect-ratio:9/16;max-width:400px;max-height:80vh}.bj-video-container.portrait video{width:100%;height:100%;object-fit:contain;background:#000}.bj-sticky-cart{display:none;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--bj-color-border);padding:12px 16px;z-index:50;box-shadow:0 -4px 12px #0000001a}.bj-sticky-cart.visible{display:flex;align-items:center;gap:16px}.bj-sticky-cart-info{flex:1;text-align:right}.bj-sticky-cart-title{font-size:14px;font-weight:600}.bj-sticky-cart-price{font-size:16px;font-weight:700}.bj-sticky-cart-button{padding:12px 24px;background:var(--bj-color-foreground);color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:600;font-family:var(--bj-font-body);cursor:pointer}@media(min-width:769px){.bj-sticky-cart{display:none!important}}.bj-mobile-features{display:none;padding:24px 16px}.bj-mobile-features-inner{background:var(--bj-color-cream);border-radius:12px;display:flex;flex-direction:column}.bj-mobile-feature{padding:20px 16px;text-align:center}.bj-mobile-feature-header{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:4px}.bj-mobile-feature-icon{width:20px;height:20px;color:var(--bj-color-gold)}.bj-mobile-feature-title{font-size:14px;font-weight:500;color:var(--bj-color-foreground)}.bj-mobile-feature-text{font-size:12px;color:var(--bj-color-muted);line-height:1.5}.bj-mobile-feature-divider{width:40px;height:1px;background:#0000001a;margin:0 auto}@media(max-width:768px){.bj-mobile-features{display:block}}.bj-swatch-wrapper{display:inline-block;position:relative}.bj-swatch-sold-label{position:absolute;top:-2px;left:50%;transform:translate(-50%);font-size:8px;color:#6b7280;font-weight:600;line-height:1;background:#ffffffe6;padding:1px 3px;border-radius:3px;z-index:5;white-space:nowrap}.bj-color-swatch.sold-out{opacity:.5;cursor:not-allowed;position:relative}.bj-swatch-sold-line{position:absolute;top:50%;left:50%;width:130%;height:2px;background:#9ca3af;transform:translate(-50%,-50%) rotate(-45deg);pointer-events:none;border-radius:1px}.bj-inline-klaf-section{margin-top:16px;margin-bottom:16px;border-top:1px solid var(--bj-color-border);padding-top:16px}.bj-inline-klaf-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.bj-inline-klaf-title{font-size:14px;font-weight:600;color:var(--bj-color-foreground)}.bj-inline-klaf-discount{font-size:12px;font-weight:600;color:#16a34a}.bj-inline-klaf-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}@media(max-width:480px){.bj-inline-klaf-grid{grid-template-columns:repeat(2,1fr)}}.bj-inline-klaf-card{border:1px solid var(--bj-color-border);border-radius:8px;padding:8px;text-align:center;transition:var(--bj-transition);position:relative;background:#fff}.bj-inline-klaf-card.active{border-color:var(--bj-color-foreground);box-shadow:0 0 0 1px var(--bj-color-foreground)}.bj-inline-klaf-card.out-of-stock{opacity:.5;pointer-events:none}.bj-inline-klaf-card .bj-klaf-image{height:48px;display:flex;align-items:center;justify-content:center;margin-bottom:4px;width:100%}.bj-inline-klaf-card .bj-klaf-image img{max-height:100%;max-width:100%;object-fit:contain;display:block;margin:0 auto}.bj-inline-klaf-card .bj-klaf-name{font-size:11px;font-weight:700;color:var(--bj-color-foreground, #1a1a1a);text-align:center;line-height:1.3;margin-bottom:1px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;direction:rtl}.bj-inline-klaf-card .bj-klaf-size-label{font-size:10px;font-weight:500;color:var(--bj-color-muted-foreground, #6b7280)}.bj-inline-klaf-card .bj-klaf-price-row{display:flex;align-items:center;justify-content:center;gap:4px;margin-bottom:4px}.bj-inline-klaf-card .bj-klaf-price-original{font-size:10px;color:var(--bj-color-muted);text-decoration:line-through}.bj-inline-klaf-card .bj-klaf-price-discount{font-size:12px;font-weight:700;color:#16a34a}.bj-inline-klaf-card .bj-klaf-controls{display:flex;align-items:center;justify-content:center;gap:8px}.bj-inline-klaf-card .bj-klaf-btn{width:24px;height:24px;border-radius:50%;border:1px solid var(--bj-color-border);background:#fff;cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:center;transition:var(--bj-transition)}.bj-inline-klaf-card .bj-klaf-btn:hover{background:var(--bj-color-foreground);color:#fff;border-color:var(--bj-color-foreground)}.bj-inline-klaf-card .bj-klaf-qty{font-size:14px;font-weight:600;min-width:20px;text-align:center}.bj-inline-klaf-card .bj-klaf-sold-out-badge{font-size:9px;color:#dc2626;font-weight:600}.bj-size-btn.unavailable-combo{opacity:.4;position:relative}.bj-size-btn.unavailable-combo:after{content:"";position:absolute;top:50%;left:50%;width:80%;height:1px;background:#9ca3af;transform:translate(-50%,-50%) rotate(-45deg)}.bj-collection-swatches{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}.bj-col-swatch{position:relative;width:24px;height:24px;border-radius:50%;border:2px solid transparent;overflow:hidden;cursor:pointer;display:block;flex-shrink:0;transition:transform .15s ease,border-color .15s ease;box-shadow:0 1px 3px #00000026;text-decoration:none}.bj-col-swatch:hover{transform:scale(1.15);border-color:#999}.bj-col-swatch__img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.bj-col-swatch__inner{display:block;width:100%;height:100%;border-radius:50%;background:#ccc;box-shadow:inset 2px 2px 4px #fff6,inset -2px -2px 4px #0003}.bj-col-swatch__inner[data-color=black]{background:radial-gradient(circle at 30% 30%,#666,#1a1a1a 50%,#000)}.bj-col-swatch__inner[data-color=gold]{background:radial-gradient(circle at 30% 30%,#ffe4a0,#d4af37 50%,#a68020)}.bj-col-swatch__inner[data-color=silver]{background:radial-gradient(circle at 30% 30%,#fff,silver 50%,gray)}.bj-col-swatch__inner[data-color=blue]{background:radial-gradient(circle at 30% 30%,#87ceeb,#1e90ff 50%,#104e8b)}.bj-col-swatch__inner[data-color=purple]{background:radial-gradient(circle at 30% 30%,plum,#9932cc 50%,indigo)}.bj-col-swatch__inner[data-color=burgundy],.bj-col-swatch__inner[data-color=red]{background:radial-gradient(circle at 30% 30%,#cd5c5c,#800020 50%,#4a0010)}.bj-col-swatch__inner[data-color=turquoise]{background:radial-gradient(circle at 30% 30%,#7fffd4,#40e0d0 50%,#008b8b)}.bj-col-swatch__inner[data-color=gray],.bj-col-swatch__inner[data-color=grey]{background:radial-gradient(circle at 30% 30%,#d3d3d3,gray 50%,#4a4a4a)}.bj-col-swatch__inner[data-color=white]{background:radial-gradient(circle at 30% 30%,#fff,#f5f5f5 50%,#d0d0d0);border:1px solid #ddd}.bj-col-swatch__inner[data-color=rose-gold],.bj-col-swatch__inner[data-color=rosegold]{background:radial-gradient(circle at 30% 30%,#ffdcd4,#e8b4b8 50%,#b76e79)}.bj-col-swatch--soldout{opacity:.55}.bj-col-swatch__soldout-line{position:absolute;top:50%;left:-10%;width:120%;height:1.5px;background:#646464b3;transform:rotate(-45deg);pointer-events:none}@media(min-width:769px)and (max-width:1024px){.bj-product-container{grid-template-columns:38% 62%;max-width:100%;padding:8px 8px 0}.bj-product-page{padding-top:120px}.bj-gallery-column{padding:12px 12px 0}.bj-gallery-hero-slider{aspect-ratio:4/3}.bj-product-page .bj-gallery-row,.bj-gallery-row{gap:12px!important;margin-bottom:12px!important}.bj-hero-arrow{opacity:1;width:36px;height:36px}.bj-hero-arrow svg{width:18px;height:18px}.bj-product-info{padding:20px 20px 20px 16px}.bj-product-title{font-size:24px}.bj-product-subtitle{font-size:13px}.bj-price-current{font-size:24px}.bj-price-original{font-size:14px}.bj-installments{font-size:12px}.bj-swatch-btn{width:32px;height:32px}.bj-size-btn{padding:6px 12px;font-size:12px;min-width:80px}.bj-add-to-cart{padding:14px;font-size:15px}.bj-gallery-feature-box{padding:20px 14px;min-height:100px}.bj-gallery-feature-title{font-size:12px}.bj-gallery-feature-text{font-size:10px;max-width:130px}.bj-faq-section{padding:24px 16px}.bj-faq-title{font-size:22px}.bj-description{padding:20px 16px}.bj-benefits{padding:20px 12px}.bj-ugc-section{padding:24px 12px}.bj-ugc-item{min-width:calc(28% - 8px)}.bj-bundle-section{padding:16px 0}.bj-video-btn{padding:8px 14px;font-size:13px}.bj-klaf-cards{gap:8px}.bj-sticky-atc{padding:10px 16px}.bj-accordion-title{font-size:14px;padding:12px 0}.bj-payment-icons{gap:8px}.bj-gallery-labels{top:8px;right:8px}.bj-gallery-label{font-size:11px;padding:4px 10px;min-width:80px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/benjamin-product.css.map */
