:root{color-scheme:light;--app-bg: #f6f8fc;--app-bg-elevated: #eef5fb;--surface: #ffffff;--surface-soft: #f8fafc;--surface-glass: rgba(255, 255, 255, .9);--surface-tint: #f0fdfa;--text: #0f172a;--text-main: #0f172a;--text-body: #334155;--text-muted: #64748b;--text-faint: #94a3b8;--border: #dbe7f0;--border-soft: #e2e8f0;--border-strong: #cbd5e1;--primary: #2563eb;--primary-hover: #1d4ed8;--primary-soft: #eff6ff;--accent: #0891b2;--accent-soft: #ecfeff;--success: #059669;--success-soft: #dcfce7;--warning: #d97706;--warning-soft: #fef3c7;--danger: #dc2626;--danger-soft: #fee2e2;--sidebar-bg: #fbfdff;--sidebar-surface: #ffffff;--sidebar-border: #dbe7f0;--sidebar-text: #102033;--sidebar-muted: #5b6b80;--sidebar-faint: #8da0b4;--sidebar-hover: #edf7ff;--sidebar-active: linear-gradient(135deg, rgba(37, 99, 235, .13), rgba(20, 184, 166, .16));--sidebar-active-border: #14b8a6;--radius-xs: 8px;--radius-sm: 12px;--radius-md: 16px;--radius-lg: 22px;--radius-xl: 30px;--shadow-xs: 0 1px 2px rgba(15, 23, 42, .05);--shadow-sm: 0 8px 24px rgba(15, 23, 42, .06);--shadow-md: 0 18px 48px rgba(15, 23, 42, .08);--shadow-lg: 0 28px 80px rgba(15, 23, 42, .12);--shadow-sidebar: 18px 0 48px rgba(15, 23, 42, .08);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--sidebar-width: 286px;--sidebar-collapsed-width: 76px;--topbar-height: 78px;--mobile-topbar-height: 92px;--mobile-bottom-nav-height: 88px;--content-max: 1640px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}[data-theme]{--accent: #0891b2;--accent-soft: #ecfeff}*,*:before,*:after{box-sizing:border-box}html{min-height:100%;height:auto;overflow-x:hidden;background:var(--app-bg);text-size-adjust:100%}body,#root{min-height:100%;height:auto;margin:0}body{overflow-x:hidden;overflow-y:auto;background:radial-gradient(circle at 12% -10%,rgba(14,165,233,.11),transparent 32rem),radial-gradient(circle at 100% 0%,rgba(20,184,166,.1),transparent 28rem),var(--app-bg);color:var(--text-main);-webkit-font-smoothing:antialiased;overscroll-behavior-y:auto}img,svg,video,canvas{max-width:100%}button,input,textarea,select{font:inherit}button,a,input,select,textarea{touch-action:manipulation}.login-page,.portal-gateway-page,.customer-portal-shell,.legal-page{touch-action:pan-y}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;opacity:.62}a{color:inherit}.skip-link{position:fixed;left:14px;top:14px;z-index:3000;transform:translateY(-160%);padding:10px 14px;border-radius:var(--radius-sm);background:var(--surface);box-shadow:var(--shadow-sm)}.skip-link:focus{transform:translateY(0)}.spin{animation:erp-spin .9s linear infinite}@keyframes erp-spin{to{transform:rotate(360deg)}}:root{--bc-bg: #fff8ef;--bc-bg-soft: #f4e8f8;--bc-surface: #ffffff;--bc-text: #111827;--bc-body: #4b5563;--bc-muted: #6b7280;--bc-line: #e5e7eb;--bc-line-strong: #cbd5e1;--bc-gold: #c8a45d;--bc-teal: #8e3fa8;--bc-teal-dark: #050505;--bc-plum: #b565c9;--bc-blush: #f5dce7;--bc-ivory: #fff8ef;--bc-mint: #f4e8f8;--bc-champagne: #fff3df;--bc-error: #b42318;--bc-success: #087443;--bc-shadow: 0 24px 70px rgba(16, 24, 40, .1);--bc-shadow-soft: 0 12px 34px rgba(16, 24, 40, .07);--bc-glow: 0 18px 54px rgba(142, 63, 168, .22)}.bc-auth-method-tabs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin:8px 0 16px!important;padding:5px!important;border:1px solid rgba(62,46,55,.14)!important;border-radius:18px!important;background:linear-gradient(135deg,#fffcf7f0,#faf1f7e0)!important}.bc-auth-method-tabs button{min-height:42px!important;border:0!important;border-radius:14px!important;background:transparent!important;color:#493d43!important;font:800 .86rem/1 Inter,system-ui,sans-serif!important;letter-spacing:.01em!important;cursor:pointer!important;transition:background .16s ease,color .16s ease,box-shadow .16s ease!important}.bc-auth-method-tabs button.active{background:#3f2a3a!important;color:#fffaf4!important;box-shadow:0 12px 24px #3f2a3a2e!important}#customer-phone-recaptcha-container{min-height:0!important}html,body,#root{min-height:100%;height:auto;overflow-x:hidden}body{margin:0;background:var(--bc-bg);color:var(--bc-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}.bc-shop-shell{--bc-bg: var(--bc-custom-bg, #fbf7f1);--bc-surface: var(--bc-custom-surface, #ffffff);--bc-text: var(--bc-custom-text, #16131a);--bc-body: var(--bc-custom-muted, #6f6670);--bc-muted: var(--bc-custom-muted, #6f6670);--bc-teal: var(--bc-custom-primary, #5b3a4f);--bc-teal-dark: color-mix(in srgb, var(--bc-custom-primary, #5b3a4f) 76%, #111 24%);--bc-plum: var(--bc-custom-accent, #b9838f);--bc-gold: var(--bc-custom-accent, #b9838f);min-height:100dvh;background:radial-gradient(circle at 9% 8%,color-mix(in srgb,var(--bc-custom-accent, #b9838f) 18%,transparent),transparent 30rem),radial-gradient(circle at 88% 2%,color-mix(in srgb,var(--bc-custom-primary, #5b3a4f) 10%,transparent),transparent 34rem),linear-gradient(180deg,color-mix(in srgb,var(--bc-bg) 94%,#fff 6%) 0,var(--bc-bg) 20rem,color-mix(in srgb,var(--bc-bg) 82%,var(--bc-plum) 18%) 74rem,var(--bc-bg) 100%),var(--bc-bg)}.bc-shop-header{position:sticky;top:0;z-index:30;background:#ffffffe8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(219,230,238,.9)}.bc-promo-topline{min-height:34px;display:flex;justify-content:center;gap:clamp(14px,4vw,40px);align-items:center;padding:0 18px;background:linear-gradient(90deg,var(--bc-teal-dark),var(--bc-teal),#8b5a7f);color:#fffaf2;font-size:.78rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase;overflow-x:auto;scrollbar-width:none}.bc-promo-topline::-webkit-scrollbar{display:none}.bc-promo-topline span{white-space:nowrap}.bc-header-top{max-width:1440px;margin:0 auto;min-height:78px;display:grid;grid-template-columns:auto minmax(280px,1fr) auto;gap:22px;align-items:center;padding:0 28px}.bc-wordmark{border:0;background:transparent;padding:0;display:inline-flex;align-items:center;min-width:150px}.bc-wordmark img,.bc-footer img{width:min(168px,34vw);max-height:52px;height:auto;display:block;object-fit:contain;background:transparent}.bc-search{min-height:46px;display:flex;align-items:center;gap:12px;background:var(--bc-surface);border:1px solid var(--bc-line);border-radius:999px;padding:0 16px;box-shadow:var(--bc-shadow-soft);color:var(--bc-muted)}.bc-search.wide{min-width:min(540px,100%);box-shadow:none}.bc-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--bc-text);height:42px}.bc-header-actions,.bc-category-nav,.bc-hero-actions,.bc-card-actions,.bc-section-head,.bc-chip-row,.bc-filter-bar,.bc-pdp-actions,.bc-pdp-thumbs{display:flex;align-items:center;gap:10px}.bc-header-actions button,.bc-category-nav button,.bc-section-head button,.bc-link-button,.bc-secondary,.bc-primary,.bc-icon-button,.bc-staff-link{border-radius:999px;min-height:42px;padding:0 16px;border:1px solid var(--bc-line);background:var(--bc-surface);color:var(--bc-text);display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;text-decoration:none;box-shadow:0 1px 2px #14100c08;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.bc-header-actions button:hover,.bc-category-nav button:hover,.bc-section-head button:hover,.bc-link-button:hover,.bc-secondary:hover,.bc-primary:hover,.bc-icon-button:hover,.bc-staff-link:hover{transform:translateY(-1px);border-color:#0e938452;box-shadow:0 10px 24px #10182814}.bc-header-actions .primary,.bc-primary{background:linear-gradient(135deg,var(--bc-teal-dark),var(--bc-teal));color:#fff;border-color:transparent;box-shadow:var(--bc-glow)}.bc-secondary{background:#fff}.bc-primary.compact,.bc-secondary.compact{min-height:38px;padding-inline:14px}.bc-icon-button{width:46px;padding:0}.mobile-only{display:none}.bc-category-nav{max-width:1440px;margin:0 auto;overflow-x:auto;padding:0 28px 14px;scrollbar-width:none}.bc-category-nav::-webkit-scrollbar{display:none}.bc-category-nav button{min-height:38px;white-space:nowrap;background:transparent;box-shadow:none}.bc-shop-main{width:min(1440px,calc(100% - 48px));margin:0 auto;padding:28px 0 36px}.bc-hero,.bc-wholesale-hero,.bc-auth-layout{border:1px solid var(--bc-line);background:radial-gradient(circle at 20% 0%,rgba(245,220,231,.72),transparent 26rem),radial-gradient(circle at 100% 12%,rgba(199,154,73,.14),transparent 22rem),linear-gradient(135deg,#fff8eff0,#eaf6f1e0);box-shadow:var(--bc-shadow);border-radius:34px;padding:clamp(28px,5vw,64px)}.bc-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);gap:32px;align-items:center;position:relative;overflow:hidden}.bc-hero:after{content:"";position:absolute;width:20rem;height:20rem;right:-7rem;top:-8rem;border-radius:50%;background:#b65fc417;pointer-events:none}.bc-banner-carousel{position:relative;overflow:hidden;border-radius:34px}.bc-banner-track{display:grid;grid-auto-flow:column;grid-auto-columns:100%;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.bc-banner-track::-webkit-scrollbar{display:none}.bc-hero-slide{scroll-snap-align:start;margin:0}.bc-banner-dots{position:absolute;left:50%;bottom:18px;transform:translate(-50%);display:inline-flex;gap:8px;padding:7px 10px;border-radius:999px;background:#ffffffb8;box-shadow:0 10px 28px #1018281f}.bc-banner-dots span{width:8px;height:8px;border-radius:999px;background:#b8c8d6}.bc-banner-dots span.active{width:24px;background:var(--bc-teal)}.bc-hero-copy{position:relative;z-index:1}.bc-eyebrow{display:inline-flex;color:var(--bc-teal);font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800;display:grid;gap:4px;text-align:left}.bc-hero h1,.bc-wholesale-hero h1,.bc-auth-hero h1,.bc-listing-hero h1,.bc-empty-state h1,.bc-pdp h1,.bc-form-card h1{font-family:Georgia,Times New Roman,serif;font-weight:700;letter-spacing:0;line-height:1.03;margin:10px 0 14px;color:var(--bc-text)}.bc-hero h1,.bc-wholesale-hero h1{font-size:clamp(2.35rem,5vw,4.65rem);max-width:13ch}.bc-hero p,.bc-wholesale-hero p,.bc-auth-hero p,.bc-listing-hero p,.bc-empty-state p,.bc-form-card p,.bc-quick-card p,.bc-footer p,.bc-pdp-copy p{color:var(--bc-body);line-height:1.7}.bc-auth-steps{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.bc-auth-steps span{display:inline-flex;min-height:36px;align-items:center;border-radius:999px;border:1px solid var(--bc-line);background:#ffffffb8;color:var(--bc-body);font-size:.86rem;font-weight:800;padding:0 13px}.bc-auth-steps .active{border-color:#0f766e47;background:#0f766e17;color:var(--bc-teal-dark)}.bc-auth-steps .done{border-color:#0874433d;background:#ecfdf5;color:var(--bc-success)}.bc-auth-promise,.bc-hero-badges{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 22px}.bc-auth-promise span,.bc-hero-badges span{display:inline-flex;min-height:38px;align-items:center;gap:8px;border-radius:999px;background:#ffffffc7;border:1px solid var(--bc-line);padding:0 13px;color:var(--bc-body);font-weight:800;display:grid;gap:4px;text-align:left}.bc-hero-visual{position:relative;z-index:1;min-height:430px;display:grid;align-items:center}.bc-lookbook-card{overflow:hidden;border-radius:34px;min-height:430px;background:radial-gradient(circle at 16% 0%,rgba(245,220,231,.42),transparent 16rem),linear-gradient(145deg,#fffaf2,#fff 56%,#eaf6f1);border:1px solid rgba(255,255,255,.76);box-shadow:0 28px 90px #10182829;display:grid;grid-template-rows:minmax(0,1fr) auto}.bc-lookbook-card>img{width:100%;height:330px;object-fit:cover;background:radial-gradient(circle at 30% 15%,rgba(182,95,196,.18),transparent 18rem),linear-gradient(135deg,#fff,#eaf8f7)}.bc-lookbook-card>img[src$="bonclaire-brand.png"]{object-fit:contain;padding:68px;box-sizing:border-box}.bc-fashion-fallback{height:330px;display:grid;align-content:end;gap:8px;padding:34px;color:#fffaf2;background:linear-gradient(180deg,#11182714,#1118277a),radial-gradient(circle at 30% 24%,rgba(245,220,231,.62),transparent 12rem),linear-gradient(135deg,#004d43,#006b5f 46%,#b86ba5)}.bc-fashion-fallback strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,5vw,4.7rem);line-height:.96}.bc-fashion-fallback span,.bc-fashion-fallback small{font-weight:850;letter-spacing:.08em;text-transform:uppercase}.bc-lookbook-copy{display:grid;gap:5px;padding:20px 22px 24px}.bc-lookbook-copy span,.bc-hero-stat span{color:var(--bc-muted);font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:.76rem}.bc-lookbook-copy strong{font-size:1.2rem;color:var(--bc-text)}.bc-lookbook-copy small{color:var(--bc-teal-dark);font-weight:900}.bc-hero-stat{position:absolute;right:-14px;bottom:42px;width:132px;min-height:132px;border-radius:28px;background:#101828;color:#fff;display:grid;place-content:center;text-align:center;box-shadow:0 24px 64px #10182842}.bc-hero-stat strong{font-size:2.4rem;line-height:1}.bc-hero-stat span{color:#ffffffb8}.bc-trust-strip,.bc-section,.bc-empty-state,.bc-form-card,.bc-summary-card,.bc-quick-card{border:1px solid var(--bc-line);background:#ffffffe0;border-radius:26px;box-shadow:var(--bc-shadow-soft)}.bc-section:nth-of-type(3n+1){background:#fffaf2f0}.bc-section:nth-of-type(3n+2){background:#eaf6f1e6}.bc-section:nth-of-type(3n){background:#f5dce761}.bc-trust-strip{margin-top:20px;padding:16px 20px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.bc-trust-strip span{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--bc-body);font-weight:700}.bc-journey-section{margin-top:20px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.bc-journey-section button{min-height:180px;border:1px solid var(--bc-line);border-radius:26px;background:#ffffffe6;box-shadow:var(--bc-shadow-soft);padding:18px;text-align:left;display:grid;align-content:start;gap:10px;color:var(--bc-text)}.bc-journey-section button>span{width:44px;height:44px;border-radius:16px;background:#e9fbf8;color:var(--bc-teal-dark);display:grid;place-items:center}.bc-journey-section strong{font-size:1.08rem}.bc-journey-section small{color:var(--bc-body);line-height:1.55}.bc-journey-section em{margin-top:auto;display:inline-flex;align-items:center;gap:4px;color:var(--bc-teal-dark);font-style:normal;font-weight:900}.bc-promo-strip{margin-top:20px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.bc-promo-strip button{min-height:112px;border:1px solid rgba(14,147,132,.18);border-radius:24px;background:linear-gradient(135deg,#0e938414,#f8e7f57a),#fff;padding:16px;text-align:left;color:var(--bc-text);display:grid;gap:6px;align-content:center;box-shadow:var(--bc-shadow-soft)}.bc-promo-strip strong{font-size:1rem}.bc-promo-strip span{color:var(--bc-body);line-height:1.45}.bc-product-carousel-section{overflow:hidden}.bc-product-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(230px,260px);gap:16px;overflow-x:auto;padding:4px 2px 12px;scroll-snap-type:x mandatory;scrollbar-color:rgba(14,147,132,.28) transparent}.bc-product-carousel .bc-product-card{scroll-snap-align:start}.bc-occasion-section{overflow:hidden}.bc-occasion-row{display:flex;flex-wrap:wrap;gap:10px}.bc-occasion-row button{min-height:48px;border-radius:999px;border:1px solid rgba(14,147,132,.2);background:#fff;color:var(--bc-teal-dark);padding:0 18px;font-weight:900}.bc-wholesale-card{margin-top:22px;border:1px solid rgba(184,135,70,.24);border-radius:30px;background:radial-gradient(circle at 18% 0%,rgba(184,135,70,.14),transparent 24rem),linear-gradient(135deg,#fffaf2,#fff 54%,#e9fbf8);box-shadow:var(--bc-shadow-soft);padding:clamp(22px,4vw,42px);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center}.bc-wholesale-card h2{margin:8px 0;font-size:clamp(1.5rem,3vw,2.5rem)}.bc-wholesale-card p{color:var(--bc-body);line-height:1.65;margin:0}.bc-section{margin-top:22px;padding:clamp(20px,3vw,32px)}.bc-section-head{justify-content:space-between;margin-bottom:18px}.bc-section h2,.bc-section-head h2,.bc-form-card h2,.bc-summary-card h2,.bc-quick-card h2{margin:0;font-size:clamp(1.25rem,2vw,1.8rem)}.bc-category-grid,.bc-product-grid,.bc-account-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.bc-category-grid button{min-height:128px;border:1px solid var(--bc-line);border-radius:22px;background:linear-gradient(135deg,#fff,#f6fffd);text-align:left;padding:18px;display:grid;align-content:start;gap:8px}.bc-category-grid strong{font-size:1.05rem}.bc-category-grid small,.bc-product-copy small,.bc-cart-row small{color:var(--bc-muted)}.bc-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.bc-product-card{position:relative;overflow:hidden;border:1px solid var(--bc-line);border-radius:24px;background:var(--bc-surface);box-shadow:0 12px 30px #2c22180f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.bc-product-badge{position:absolute;z-index:2;top:12px;left:12px;min-height:28px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;background:#111827d1;color:#fffaf2;font-size:.72rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.bc-product-card:hover{transform:translateY(-3px);border-color:#0e938447;box-shadow:0 22px 54px #1018281f}.bc-product-image{width:100%;aspect-ratio:4 / 5;border:0;background:linear-gradient(145deg,#f8e7f5,#e9fbf8);padding:0;display:grid;place-items:center;overflow:hidden}.bc-product-image img,.bc-pdp-main-image img,.bc-cart-row img{width:100%;height:100%;object-fit:cover;display:block}.bc-product-image span,.bc-pdp-main-image span,.bc-cart-row>span{font-family:Georgia,Times New Roman,serif;color:#17141270;font-size:1.4rem}.bc-product-image.fallback,.bc-pdp-main-image.fallback{background:radial-gradient(circle at 24% 16%,rgba(184,107,165,.24),transparent 14rem),radial-gradient(circle at 80% 92%,rgba(199,154,73,.18),transparent 12rem),linear-gradient(145deg,#fffaf2,#eaf6f1)}.bc-product-fallback{width:100%;height:100%;padding:20px;box-sizing:border-box;display:grid;place-items:center;align-content:center;gap:10px;text-align:center}.bc-product-fallback i{width:74px;height:74px;border-radius:999px;display:grid;place-items:center;margin:0 auto;background:linear-gradient(135deg,var(--bc-teal),var(--bc-plum));color:#fffaf2;font-family:Georgia,Times New Roman,serif;font-size:2.4rem;font-style:normal;box-shadow:0 16px 36px #006b5f2e}.bc-product-fallback small{max-width:18ch;color:var(--bc-body);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.9rem;font-weight:900;line-height:1.35}.bc-product-fallback em{color:var(--bc-teal-dark);font-style:normal;font-size:.74rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.bc-wishlist{position:absolute;z-index:2;top:12px;right:12px;width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.72);background:#ffffffd1;display:grid;place-items:center;color:var(--bc-teal)}.bc-product-copy{padding:16px;display:grid;gap:10px}.bc-product-name{border:0;background:transparent;text-align:left;padding:0;color:var(--bc-text);font-weight:800;line-height:1.35;min-height:2.7em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bc-price-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.bc-price-row strong{font-size:1.08rem}.bc-price-row span{color:var(--bc-muted);text-decoration:line-through}.bc-price-row em{color:var(--bc-success);font-style:normal;font-weight:800;display:grid;gap:4px;text-align:left}.bc-chip-row{flex-wrap:wrap}.bc-chip-row span{min-height:30px;padding:5px 10px;border-radius:999px;background:#f7f3ef;border:1px solid var(--bc-line);color:var(--bc-body);font-weight:700;font-size:.82rem;display:inline-flex;align-items:center;gap:6px}.bc-chip-row.large span{min-height:40px;padding-inline:14px}.bc-chip-row i{width:14px;height:14px;border-radius:50%;border:1px solid rgba(0,0,0,.14)}.bc-filter-bar{justify-content:space-between;margin:20px 0}.bc-filter-bar select{height:46px;border-radius:999px;border:1px solid var(--bc-line);background:var(--bc-surface);color:var(--bc-text);padding:0 42px 0 16px;font-weight:700}.bc-listing-hero{max-width:760px}.bc-listing-hero h1,.bc-empty-state h1,.bc-pdp h1,.bc-form-card h1{font-size:clamp(2rem,4vw,3.8rem)}.bc-pdp{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:28px}.bc-pdp>.bc-section{grid-column:1 / -1}.bc-pdp-gallery,.bc-pdp-copy{border:1px solid var(--bc-line);background:#ffffffe6;border-radius:28px;box-shadow:var(--bc-shadow-soft);padding:18px}.bc-pdp-main-image{width:100%;border:0;padding:0;aspect-ratio:4 / 5;border-radius:22px;overflow:hidden;background:linear-gradient(145deg,#f8e7f5,#e9fbf8);display:grid;place-items:center}.bc-pdp-main-image iframe,.bc-pdp-main-image video{width:100%;height:100%;border:0;object-fit:cover;background:#101828}.bc-pdp-main-image.fallback img{object-fit:contain;padding:clamp(36px,8vw,96px);box-sizing:border-box}.bc-pdp-thumbs{margin-top:12px}.bc-pdp-thumb{width:74px;height:92px;border-radius:14px;border:1px solid var(--bc-line);padding:0;overflow:hidden;background:#fff}.bc-pdp-thumb.active{border-color:var(--bc-teal);box-shadow:0 0 0 3px #0e938424}.bc-pdp-thumbs img{width:100%;height:100%;object-fit:cover;display:block}.bc-pdp-video-thumb{width:100%;height:100%;display:grid;place-items:center;background:#101828;color:#fff;font-weight:900;font-size:.75rem}.bc-pdp-copy{display:grid;align-content:start;gap:16px}.bc-rating{display:inline-flex;align-items:center;gap:8px;color:var(--bc-gold);font-weight:800;display:grid;gap:4px;text-align:left}.bc-pdp-price strong{display:block;font-size:2rem}.bc-pdp-price span{color:var(--bc-muted);text-decoration:line-through}.bc-option-block{display:grid;gap:8px}.bc-qty{gap:8px;font-weight:800;display:grid;gap:4px;text-align:left}.bc-qty input{width:110px;height:44px;border:1px solid var(--bc-line);border-radius:14px;padding:0 12px}.bc-policy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.bc-policy-grid span{min-height:64px;border:1px solid var(--bc-line);border-radius:18px;background:#fffaf2;padding:12px;display:flex;align-items:center;gap:8px;font-weight:700}.bc-accordion{border:1px solid var(--bc-line);border-radius:18px;padding:12px 14px;background:#fffdfa}.bc-accordion summary{cursor:pointer;font-weight:900}.bc-media-viewer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#101828d1;display:grid;place-items:center;padding:clamp(12px,2vw,28px)}.bc-media-viewer-shell{position:relative;width:min(1180px,100%);height:min(860px,92dvh);border-radius:28px;background:#fff;box-shadow:0 34px 110px #00000052;display:grid;grid-template-rows:minmax(0,1fr) auto;overflow:hidden}.bc-media-stage{min-height:0;background:#0f172a;display:grid;place-items:center}.bc-media-stage img,.bc-media-stage video,.bc-media-stage iframe{width:100%;height:100%;max-height:100%;object-fit:contain;border:0}.bc-media-close,.bc-media-nav{position:absolute;z-index:2;border:0;border-radius:999px;background:#ffffffeb;color:var(--bc-text);display:grid;place-items:center;box-shadow:0 12px 28px #0000002e}.bc-media-close{top:16px;right:16px;width:46px;height:46px}.bc-media-nav{top:50%;width:48px;height:48px;transform:translateY(-50%)}.bc-media-nav.prev{left:16px}.bc-media-nav.next{right:16px}.bc-media-thumbs{display:flex;gap:10px;overflow-x:auto;padding:12px;background:#fff}.bc-media-thumbs button{width:76px;height:76px;flex:0 0 auto;border-radius:16px;border:1px solid var(--bc-line);background:#f8fafc;overflow:hidden;font-weight:900}.bc-media-thumbs button.active{border-color:var(--bc-teal);box-shadow:0 0 0 3px #0e938429}.bc-media-thumbs img{width:100%;height:100%;object-fit:cover}.bc-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px}.bc-cart-list{display:grid;gap:14px}.bc-cart-heading{display:grid;gap:8px;padding:22px;border:1px solid var(--bc-line);border-radius:24px;background:linear-gradient(135deg,#fff,#fff8f5 55%,#f4fbfa);box-shadow:0 18px 46px #1018280f}.bc-cart-heading h1{margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1}.bc-cart-heading p{max-width:720px;margin:0;color:var(--bc-muted)}.bc-cart-promise-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.bc-cart-promise-row span{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 12px;border:1px solid var(--bc-line);border-radius:999px;background:#fff;color:var(--bc-text);font-weight:800;font-size:.82rem}.bc-cart-row{display:grid;grid-template-columns:112px minmax(0,1fr) 160px;align-items:center;gap:14px;border:1px solid var(--bc-line);background:#fff;border-radius:22px;padding:14px;box-shadow:0 14px 34px #1018280d}.bc-cart-media{width:112px;height:142px;min-width:112px;border:0;border-radius:18px;background:#f8ede8;padding:0;display:grid;place-items:center;overflow:hidden;box-shadow:none}.bc-cart-media img,.bc-cart-media .bc-product-fallback{width:100%;height:100%;object-fit:cover;border-radius:18px}.bc-cart-brand{text-transform:uppercase;letter-spacing:.08em;color:#845f68;font-weight:900}.bc-cart-price-line{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.bc-cart-price-line span{color:var(--bc-muted);text-decoration:line-through;font-weight:700}.bc-cart-row-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}.bc-cart-row-actions button{min-height:auto;border:0;background:transparent;color:var(--bc-teal);box-shadow:none;padding:0;font-weight:900;text-decoration:underline}.bc-cart-quantity{gap:9px;justify-items:end;color:var(--bc-muted);font-weight:800;display:grid;gap:4px;text-align:left}.bc-cart-quantity strong{color:var(--bc-text)}.bc-qty-stepper{display:grid;grid-template-columns:40px 58px 40px;align-items:center;border:1px solid var(--bc-line);border-radius:999px;background:#fffdfa;overflow:hidden}.bc-qty-stepper button{width:40px;min-height:40px;border:0;border-radius:0;background:#fff;box-shadow:none;padding:0;font-size:1.1rem}.bc-qty-stepper input{width:58px;height:40px;min-height:40px;border:0;border-inline:1px solid var(--bc-line);border-radius:0;background:transparent;padding:0;text-align:center;font-weight:900}.bc-summary-card,.bc-form-card,.bc-quick-card,.bc-empty-state{padding:clamp(20px,3vw,32px)}.bc-summary-card{position:sticky;top:112px;align-self:start;display:grid;gap:14px}.bc-summary-card p{display:flex;justify-content:space-between;margin:0}.bc-auth-layout{display:grid;grid-template-columns:minmax(0,1fr) 440px;gap:28px;align-items:center;min-height:min(680px,calc(100dvh - 190px))}.bc-auth-card,.bc-form-card{display:grid;gap:16px}.bc-auth-card{padding:24px;border:1px solid var(--bc-line);border-radius:26px;background:#fffffff0;box-shadow:0 18px 50px #10182814}.bc-field{gap:7px;color:var(--bc-text);font-weight:800;display:grid;gap:4px;text-align:left}.bc-field em{color:var(--bc-error);font-style:normal;margin-left:3px}.bc-field input,.bc-field select,.bc-form-card textarea,.bc-auth-card textarea{width:100%;min-width:0;border:1px solid var(--bc-line-strong);background:#fff;color:var(--bc-text);border-radius:16px;min-height:46px;padding:0 14px;outline:0;box-sizing:border-box}.bc-field input:focus,.bc-field select:focus,.bc-form-card textarea:focus{border-color:var(--bc-teal);box-shadow:0 0 0 4px #0f766e1f}.bc-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--bc-muted) 50%),linear-gradient(135deg,var(--bc-muted) 50%,transparent 50%);background-position:calc(100% - 18px) 52%,calc(100% - 12px) 52%;background-size:6px 6px,6px 6px;background-repeat:no-repeat;padding-right:34px}.bc-field.compact{flex:1}.bc-otp-row{display:flex;gap:12px;align-items:end}.bc-form-card textarea{min-height:130px;resize:vertical;padding:14px}.bc-checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:22px;align-items:start}.bc-checkout-form{min-width:0}.bc-checkout-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:end}.bc-checkout-actions button:disabled{cursor:not-allowed;opacity:.54}.bc-checkout-actions .bc-field{min-width:min(260px,100%)}.bc-checkout-summary{position:sticky;top:112px;display:grid;gap:13px;border:1px solid var(--bc-line);background:#fffffff0;border-radius:26px;box-shadow:0 18px 50px #10182814;padding:22px}.bc-checkout-stepper{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:8px 0 6px}.bc-checkout-stepper span{min-width:0;min-height:86px;display:grid;gap:4px;align-content:start;border:1px solid var(--bc-line);border-radius:18px;background:#fff;padding:12px}.bc-checkout-stepper b{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;background:#eef2f7;color:var(--bc-muted)}.bc-checkout-stepper strong{color:var(--bc-text)}.bc-checkout-stepper small{color:var(--bc-muted);line-height:1.35}.bc-checkout-stepper span.done{border-color:#b7ead7;background:#f0fdf6}.bc-checkout-stepper span.done b{background:#0f766e;color:#fff}.bc-checkout-payment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bc-checkout-payment-grid button{display:grid;grid-template-columns:24px minmax(0,1fr);grid-template-areas:"icon title" ". copy";min-height:112px;justify-items:start;align-content:start;gap:6px;padding:16px;align-items:start;border:1px solid var(--bc-line);border-radius:18px;background:#fff;text-align:left;box-shadow:0 12px 30px #1018280d}.bc-checkout-payment-grid button.active{border-color:#0f766e;background:#f0fdfa;box-shadow:0 0 0 4px #0f766e1a}.bc-checkout-payment-grid svg{grid-area:icon;margin-top:1px}.bc-checkout-payment-grid strong{grid-area:title;display:block;line-height:1.2;color:var(--bc-text)}.bc-checkout-payment-grid small{grid-area:copy;display:block;color:var(--bc-muted);line-height:1.45}.bc-checkout-summary h2,.bc-provider-list h3{margin:0}.bc-checkout-summary p{display:flex;justify-content:space-between;gap:14px;margin:0;color:var(--bc-muted)}.bc-checkout-summary p strong{color:var(--bc-text);white-space:nowrap}.bc-checkout-summary .total{border-top:1px solid var(--bc-line);padding-top:12px;color:var(--bc-text);font-weight:900}.bc-provider-list{display:grid;gap:10px;margin-top:8px}.bc-provider-list button{width:100%;min-height:74px;border:1px solid var(--bc-line);border-radius:18px;background:#fffdfa;padding:12px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;text-align:left;align-items:center}.bc-provider-list button.active{border-color:var(--bc-teal);background:#ecfdf5;box-shadow:0 0 0 4px #0f766e1a}.bc-provider-list span,.bc-provider-list small{min-width:0}.bc-provider-list small{color:var(--bc-muted)}.bc-provider-list strong{grid-row:1 / span 2;grid-column:2}.bc-inline-success,.bc-inline-error,.bc-inline-info{border-radius:16px;padding:12px 14px;font-weight:700;display:grid;gap:3px}.bc-inline-success{color:var(--bc-success);background:#ecfdf5;border:1px solid #bbf7d0}.bc-inline-error{color:var(--bc-error);background:#fef2f2;border:1px solid #fecaca}.bc-inline-info{color:#1f4b62;background:#eff8ff;border:1px solid #b9def3}.bc-staff-link,.bc-link-button{justify-self:start;min-height:auto;border:0;box-shadow:none;background:transparent;color:var(--bc-teal);padding:4px 0}.bc-account-grid{grid-template-columns:1.3fr repeat(3,minmax(0,1fr))}.bc-account-hero{grid-row:span 2}.bc-account-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.bc-account-stats span{border:1px solid var(--bc-line);border-radius:18px;background:#fffdfa;padding:12px;display:grid;gap:4px}.bc-account-stats strong{font-size:1.4rem}.bc-account-stats small{color:var(--bc-muted);font-weight:800;display:grid;gap:4px;text-align:left}.bc-account-live-card{grid-column:span 2;align-content:start;gap:10px}.bc-account-live-card h2{overflow-wrap:anywhere}.bc-orders-page{display:grid;gap:18px}.bc-listing-hero.compact{min-height:auto;padding:clamp(22px,4vw,40px)}.bc-order-list{display:grid;gap:14px}.bc-order-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:start;border:1px solid var(--bc-line);border-radius:24px;background:#fffffff0;box-shadow:0 14px 34px #10182814;padding:clamp(16px,2vw,22px)}.bc-order-card.compact{margin-top:14px;grid-template-columns:1fr}.bc-order-card h2{margin:5px 0 4px;font-size:clamp(1.25rem,2vw,1.8rem);overflow-wrap:anywhere}.bc-order-card p{margin:0;color:var(--bc-body)}.bc-order-card>strong{justify-self:end;padding:8px 12px;border-radius:999px;background:#ecfdf5;color:var(--bc-teal-dark)}.bc-order-steps{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.bc-order-steps span{min-height:40px;display:flex;align-items:center;justify-content:center;border:1px solid var(--bc-line);border-radius:999px;background:#f8fafc;color:var(--bc-muted);font-size:.78rem;font-weight:900;text-align:center}.bc-order-steps span.done{border-color:#0e93843d;background:#e9fbf8;color:var(--bc-teal-dark)}.bc-order-timeline{grid-column:1 / -1;display:grid;gap:8px;padding-top:2px}.bc-order-timeline p,.bc-muted-line{min-height:42px;display:flex;align-items:center;gap:8px;border:1px solid rgba(203,213,225,.7);border-radius:16px;background:#f8fafc;padding:10px 12px;color:var(--bc-body);overflow-wrap:anywhere}.bc-order-timeline a{margin-left:auto;color:var(--bc-teal-dark);font-weight:900}.bc-track-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.bc-support-layout,.bc-wholesale-form{display:grid;gap:18px}.bc-support-hero{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:20px;align-items:stretch}.bc-support-hero h1{font-size:clamp(2rem,4vw,3.6rem);line-height:1.05;margin:8px 0 12px}.bc-support-status{border:1px solid rgba(14,147,132,.2);border-radius:24px;background:linear-gradient(135deg,#e9fbf8f0,#ffffffe6);padding:20px;display:grid;align-content:center;gap:8px}.bc-support-status span{display:inline-flex;align-items:center;gap:8px;color:var(--bc-teal-dark);font-weight:900}.bc-support-status strong{font-size:1.2rem}.bc-support-status small{color:var(--bc-body);line-height:1.5}.bc-support-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.bc-support-grid button{min-height:66px;border-radius:20px;border:1px solid var(--bc-line);background:#fffdfa;color:var(--bc-text);font-weight:800;display:grid;gap:4px;text-align:left}.bc-support-grid button.active{background:#e9f7f5;border-color:#0f766e59;color:var(--bc-teal-dark)}.bc-support-timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.bc-support-timeline span{min-height:62px;border:1px solid var(--bc-line);border-radius:18px;background:#fff;color:var(--bc-body);display:flex;align-items:center;gap:10px;padding:12px 14px;font-weight:800;display:grid;gap:4px;text-align:left}.bc-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.bc-empty-state{min-height:360px;display:grid;place-content:center;justify-items:center;text-align:center}.bc-loading{min-height:160px;place-items:center;gap:10px;color:var(--bc-body);font-weight:800;display:grid;gap:4px;text-align:left}.bc-skeleton-grid{width:min(620px,100%);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:8px}.bc-skeleton-grid i{height:96px;border-radius:20px;background:linear-gradient(90deg,#edf2f7,#fff,#edf2f7);background-size:220% 100%;animation:bc-skeleton 1.3s ease-in-out infinite;border:1px solid var(--bc-line)}@keyframes bc-skeleton{0%{background-position:0 0}to{background-position:-220% 0}}.spin{animation:bc-spin .9s linear infinite}@keyframes bc-spin{to{transform:rotate(360deg)}}.bc-footer{width:min(1440px,calc(100% - 48px));margin:0 auto;padding:28px 0 40px;display:grid;grid-template-columns:minmax(260px,.85fr) minmax(0,1.5fr);gap:34px;color:var(--bc-body)}.bc-footer-brand{display:grid;align-content:start;gap:12px}.bc-footer-columns{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.bc-footer-column{display:grid;align-content:start;gap:9px}.bc-footer-column strong{color:var(--bc-text);font-size:.95rem}.bc-footer button,.bc-footer a{border:0;background:transparent;color:var(--bc-body);min-height:28px;padding:0;text-decoration:none;display:flex;align-items:center;font-weight:700;text-align:left}.bc-mobile-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;background:#1714123d}.bc-mobile-drawer-panel{width:min(360px,calc(100% - 42px));min-height:100dvh;background:var(--bc-bg);padding:18px;display:grid;align-content:start;gap:10px;box-shadow:var(--bc-shadow)}.bc-mobile-drawer-panel button:not(.bc-icon-button){min-height:52px;border-radius:18px;border:1px solid var(--bc-line);background:var(--bc-surface);padding:0 16px;font-weight:800;display:grid;gap:4px;text-align:left}.bc-toast{position:fixed;z-index:60;right:24px;bottom:max(24px,calc(env(safe-area-inset-bottom) + 92px));max-width:min(420px,calc(100% - 48px));border:1px solid rgba(15,118,110,.2);background:#0f4f4a;color:#fff;box-shadow:0 18px 46px #0f4f4a3d;border-radius:18px;padding:14px 18px;font-weight:800;display:grid;gap:4px;text-align:left}.bc-mobile-bottom{display:none}@media (max-width: 1180px){.bc-product-grid,.bc-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bc-promo-strip,.bc-footer-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.bc-header-actions button:not(.primary){display:none}.bc-trust-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.bc-account-grid,.bc-journey-section{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 820px){.mobile-only{display:inline-flex}.bc-shop-main,.bc-footer{width:min(100% - 24px,720px)}.bc-shop-shell{padding-bottom:82px}.bc-header-top{min-height:70px;grid-template-columns:auto 1fr auto;gap:10px;padding:0 12px}.bc-wordmark{min-width:0}.bc-wordmark img{width:116px;max-height:42px}.bc-header-actions button:not(.primary){display:none}.bc-header-actions .primary{min-width:46px;width:46px;padding:0;font-size:0}.bc-search{grid-column:1 / -1;order:4;box-shadow:none}.bc-category-nav{padding:10px 12px 12px}.bc-hero,.bc-auth-layout,.bc-pdp,.bc-cart-layout,.bc-checkout-layout,.bc-footer,.bc-wholesale-card,.bc-wholesale-hero,.bc-wholesale-catalogue,.bc-support-hero{grid-template-columns:1fr}.bc-hero h1,.bc-wholesale-hero h1{max-width:100%}.bc-hero-visual,.bc-lookbook-card{min-height:320px}.bc-lookbook-card>img{height:238px}.bc-trust-strip,.bc-product-grid,.bc-category-grid,.bc-support-grid,.bc-form-grid,.bc-wholesale-benefits,.bc-wholesale-steps,.bc-account-grid{grid-template-columns:1fr 1fr}.bc-promo-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.bc-product-carousel{grid-auto-columns:minmax(210px,42vw)}.bc-footer-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.bc-media-viewer{padding:10px}.bc-media-viewer-shell{height:88dvh;border-radius:22px}.bc-media-nav{width:42px;height:42px}.bc-policy-grid,.bc-support-timeline{grid-template-columns:1fr}.bc-summary-card,.bc-checkout-summary{position:static}.bc-otp-row{align-items:stretch;flex-direction:column}.bc-mobile-bottom{position:fixed;z-index:36;left:12px;right:12px;bottom:max(12px,env(safe-area-inset-bottom));min-height:64px;border:1px solid rgba(219,230,238,.9);border-radius:24px;background:#fffffff0;box-shadow:0 20px 50px #10182829;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:7px}.bc-mobile-bottom button{position:relative;min-height:50px;border:0;background:transparent;color:var(--bc-muted);border-radius:18px;display:grid;place-items:center;gap:2px;font-size:.72rem;font-weight:900}.bc-mobile-bottom button.active{background:#e9fbf8;color:var(--bc-teal-dark)}.bc-mobile-bottom em{position:absolute;top:4px;right:10px;min-width:18px;height:18px;border-radius:50%;background:var(--bc-plum);color:#fff;display:grid;place-items:center;font-style:normal;font-size:.68rem}}.bc-auth-privacy{display:flex;align-items:flex-start;gap:8px;margin:4px 0 0;color:#655d67;font-size:12px;line-height:1.5}.bc-auth-privacy svg{flex:0 0 auto;margin-top:1px;color:#6f4f75}:root{--bc-ink-final: #17131a;--bc-muted-final: #5f5863;--bc-surface-final: #fffdfa;--bc-soft-final: #f8f3ee;--bc-blush-final: #f6eef2;--bc-wine-final: #7f426d;--bc-border-final: rgba(215, 203, 193, .88)}.bc-page-shell,.bc-customer-app main{background:linear-gradient(180deg,#fffdf9,#faf7f2 58%,#fff)!important}.bc-logo img,.bc-brand-logo img{max-height:56px!important;width:auto!important;object-fit:contain!important}.bc-main-header,.bc-category-nav,.bc-top-categories,.bc-product-rail,.bc-editorial-band,.bc-wholesale-card,.bc-wholesale-hero,.bc-auth-layout,.bc-form-card{border-radius:18px!important}.bc-promo-strip{width:min(1280px,calc(100% - 48px))!important;margin:30px auto!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;background:transparent!important;border:0!important;box-shadow:none!important}.bc-promo-strip button{min-height:104px!important;justify-items:start!important;align-content:center!important;gap:8px!important;padding:18px!important;border-radius:18px!important;background:linear-gradient(135deg,#fffdf9,#f8eef3)!important;border:1px solid var(--bc-border-final)!important;box-shadow:0 16px 38px #29232d0f!important}.bc-promo-strip button strong,.bc-promo-strip button span,.bc-promo-strip button svg{color:var(--bc-ink-final)!important;opacity:1!important}.bc-promo-strip button span{color:var(--bc-muted-final)!important}.bc-editorial-band{width:min(1280px,calc(100% - 48px))!important;min-height:420px!important;margin:42px auto 24px!important;background:linear-gradient(135deg,#2d2630,#65445b)!important;border:0!important;box-shadow:0 28px 70px #29232d2b!important}.bc-editorial-band h2,.bc-editorial-band p,.bc-editorial-band .bc-eyebrow{color:#fffaf6!important;text-shadow:none!important}.bc-editorial-media img{border-radius:18px!important;box-shadow:none!important}.bc-product-rail{margin-top:36px!important;padding:clamp(24px,4vw,46px)!important;background:#fffdfaf0!important;border:1px solid var(--bc-border-final)!important;box-shadow:0 20px 54px #29232d12!important}.bc-product-rail .bc-section-head h2{color:var(--bc-ink-final)!important;font-size:clamp(1.9rem,3vw,3.1rem)!important;letter-spacing:0!important}.bc-product-card{border-radius:18px!important;overflow:hidden!important;background:#fff!important;border:1px solid rgba(215,203,193,.78)!important;box-shadow:0 14px 34px #29232d11!important}.bc-product-card:hover{transform:translateY(-3px)!important;box-shadow:0 22px 50px #29232d1c!important}.bc-product-card h3,.bc-product-card strong,.bc-product-card b,.bc-product-card .bc-price{color:var(--bc-ink-final)!important}.bc-product-card p,.bc-product-card small,.bc-product-card span{color:var(--bc-muted-final)!important}.bc-product-card .bc-card-price em,.bc-product-card .bc-discount,.bc-product-card em{color:#2f6f46!important}.bc-fashion-fallback,.bc-product-fallback{background:radial-gradient(circle at 50% 26%,rgba(127,66,109,.18),transparent 9rem),linear-gradient(180deg,#fbf2ee,#e8ddd4)!important}.bc-fashion-fallback strong,.bc-fashion-fallback span,.bc-fashion-fallback small,.bc-product-fallback strong,.bc-product-fallback span,.bc-product-fallback small{color:#312932!important;opacity:1!important}.bc-wholesale-card{margin-top:42px!important;background:linear-gradient(135deg,#fffaf4,#f7eef3)!important;border:1px solid var(--bc-border-final)!important}.bc-wholesale-card h2,.bc-wholesale-card p,.bc-wholesale-card .bc-eyebrow{color:var(--bc-ink-final)!important}.bc-trust-strip{background:#fff!important;border:1px solid var(--bc-border-final)!important;color:var(--bc-ink-final)!important;box-shadow:0 16px 38px #29232d0e!important}.bc-footer{background:linear-gradient(135deg,#332831,#4e3848)!important;border-top:3px solid rgba(218,178,117,.72)!important}.bc-footer *,.bc-footer a,.bc-footer strong,.bc-footer span,.bc-footer p{color:#fffcf7e0!important}.bc-footer-newsletter{background:#fff1!important;border-color:#ffffff29!important}.bc-footer-newsletter button{background:#fffaf2!important;color:#352834!important}.bc-ai-mini-panel{width:min(376px,calc(100vw - 22px))!important;max-height:min(620px,calc(100dvh - 116px))!important;border-radius:20px!important}.bc-ai-mini-head{min-height:64px!important;background:linear-gradient(135deg,#fffaf5,#f6e8f0)!important;border-bottom:1px solid var(--bc-border-final)!important}.bc-ai-mini-options{padding:16px!important;gap:10px!important}.bc-ai-mini-options button{min-height:68px!important;padding:12px 14px!important;border-radius:18px!important;background:#fff!important;border:1px solid var(--bc-border-final)!important;box-shadow:0 10px 24px #29232d0b!important}.bc-ai-mini-options button.human{background:#231e24!important}.bc-ai-mini-options button.human b,.bc-ai-mini-options button.human small,.bc-ai-mini-options button.human svg{color:#fffaf6!important}.bc-ai-mini-thread{max-height:min(178px,23vh)!important;padding-right:2px!important}.bc-ai-mini-message{border-radius:17px!important}.bc-ai-mini-guided{max-height:126px!important;padding:6px 8px!important;overflow-y:auto!important}.bc-ai-mini-chat textarea{min-height:52px!important;max-height:88px!important;font-size:.96rem!important}.bc-ai-mini-actions{grid-template-columns:1fr 1fr auto!important;padding-bottom:8px!important}.bc-ai-launcher-button{box-shadow:0 18px 44px #7f426d3d!important}.bc-auth-layout{background:linear-gradient(135deg,#fffdfa,#f8f1ea)!important}.bc-auth-card,.bc-form-card{box-shadow:0 24px 64px #29232d14!important}.bc-auth-card .bc-field input,.bc-auth-card input,.bc-form-card input,.bc-form-card textarea,.bc-form-card select{border-radius:12px!important;box-shadow:none!important}@media (max-width: 900px){.bc-promo-strip{width:min(100% - 24px,100%)!important;grid-template-columns:1fr 1fr!important}.bc-editorial-band,.bc-product-rail{width:min(100% - 24px,100%)!important}.bc-editorial-band{min-height:auto!important}}@media (max-width: 560px){.bc-promo-strip{grid-template-columns:1fr!important}.bc-logo img,.bc-brand-logo img{max-height:42px!important}.bc-ai-mini-panel{left:11px!important;right:11px!important;bottom:76px!important;width:auto!important;max-height:calc(100dvh - 104px)!important}}@media (max-width: 520px){.bc-shop-main{padding-top:16px}.bc-hero,.bc-wholesale-hero,.bc-auth-layout,.bc-section,.bc-empty-state,.bc-form-card,.bc-checkout-summary,.bc-summary-card{border-radius:22px;padding:18px}.bc-hero h1,.bc-wholesale-hero h1,.bc-listing-hero h1,.bc-empty-state h1,.bc-pdp h1,.bc-form-card h1,.bc-support-hero h1{font-size:clamp(2rem,10vw,3rem)}.bc-trust-strip,.bc-category-grid,.bc-support-grid,.bc-form-grid,.bc-account-grid,.bc-journey-section,.bc-wholesale-benefits,.bc-wholesale-steps,.bc-skeleton-grid{grid-template-columns:1fr}.bc-promo-topline{justify-content:flex-start;padding-inline:12px;min-height:28px;gap:22px;font-size:.64rem}.bc-header-top{min-height:62px}.bc-search{min-height:42px;border-radius:22px}.bc-search input{height:38px;font-size:.95rem}.bc-fashion-fallback{height:200px;padding:22px}.bc-wholesale-visual{min-height:230px;border-radius:22px}.bc-trust-strip span{justify-content:flex-start}.bc-hero-visual,.bc-lookbook-card{min-height:286px}.bc-lookbook-card>img{height:200px}.bc-hero-stat{right:12px;bottom:68px;width:92px;min-height:92px;border-radius:22px}.bc-hero-stat strong{font-size:1.7rem}.bc-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bc-product-copy{padding:12px;gap:8px}.bc-product-name{font-size:.92rem}.bc-price-row strong{font-size:.98rem}.bc-chip-row span{min-height:26px;padding:3px 8px;font-size:.72rem}.bc-product-carousel{grid-auto-columns:minmax(168px,46vw)}.bc-promo-strip,.bc-footer-columns{grid-template-columns:1fr}.bc-wholesale-card{border-radius:22px;padding:18px}.bc-card-actions,.bc-pdp-actions,.bc-hero-actions,.bc-checkout-actions{flex-direction:column;align-items:stretch}.bc-checkout-actions .bc-field{min-width:0}.bc-provider-list button{grid-template-columns:1fr}.bc-provider-list strong{grid-row:auto;grid-column:auto}.bc-primary,.bc-secondary,.bc-header-actions button,.bc-category-nav button{min-height:48px}.bc-hero h1,.bc-wholesale-hero h1,.bc-listing-hero h1,.bc-empty-state h1,.bc-pdp h1,.bc-form-card h1,.bc-support-hero h1{font-size:clamp(1.76rem,8vw,2.45rem);line-height:1.05}.bc-hero p,.bc-wholesale-hero p,.bc-listing-hero p,.bc-empty-state p,.bc-form-card p{font-size:.98rem;line-height:1.55}.bc-hero-badges{gap:8px;margin:14px 0 18px}.bc-hero-badges span{min-height:34px;padding:0 11px;font-size:.86rem}.bc-hero-actions{gap:10px}.bc-hero-actions .bc-primary,.bc-hero-actions .bc-secondary,.bc-category-nav button{min-height:42px}.bc-category-nav button{padding-inline:14px;font-size:.9rem}.bc-cart-row{grid-template-columns:78px minmax(0,1fr)}.bc-cart-row input{grid-column:1 / -1;width:100%}.bc-cart-row img,.bc-cart-row>span{width:78px;height:98px}.bc-footer-column{gap:7px}.bc-media-close{top:10px;right:10px}.bc-media-nav.prev{left:10px}.bc-media-nav.next{right:10px}.bc-media-thumbs button{width:62px;height:62px}}.bc-support-topic-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:visible;gap:9px;padding:3px 2px 12px}.bc-support-topic-strip button{width:100%;min-width:0;min-height:44px;white-space:normal;line-height:1.2;padding:8px 12px}.bc-wholesale-page{display:grid;grid-template-rows:auto minmax(0,1fr);gap:22px}.bc-wholesale-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.46fr);gap:clamp(20px,4vw,46px);align-items:stretch}.bc-wholesale-visual{min-height:330px;border-radius:30px;border:1px solid rgba(255,255,255,.7);background:linear-gradient(180deg,#11182705,#1118275c),radial-gradient(circle at 32% 22%,rgba(255,248,239,.65),transparent 10rem),linear-gradient(135deg,var(--bc-teal-dark),var(--bc-teal) 45%,var(--bc-plum));color:#fffaf2;display:grid;align-content:end;gap:10px;padding:28px;box-shadow:0 28px 80px #004d432e}.bc-wholesale-visual span{justify-self:start;border-radius:999px;background:#ffffff2e;border:1px solid rgba(255,255,255,.3);padding:7px 12px;font-weight:900}.bc-wholesale-visual strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.1rem,4vw,3.8rem);line-height:.96}.bc-wholesale-visual small{font-weight:800;display:grid;gap:4px;text-align:left}.bc-wholesale-benefits,.bc-wholesale-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.bc-wholesale-benefits article,.bc-wholesale-steps article{border:1px solid rgba(199,154,73,.22);border-radius:22px;background:#fffdfaeb;box-shadow:var(--bc-shadow-soft);padding:18px;display:grid;gap:8px}.bc-wholesale-benefits strong,.bc-wholesale-steps strong{font-size:1.05rem}.bc-wholesale-benefits span,.bc-wholesale-steps span,.bc-wholesale-catalogue p{color:var(--bc-body);line-height:1.55}.bc-wholesale-steps em{width:36px;height:36px;border-radius:999px;display:grid;place-items:center;background:var(--bc-teal-dark);color:#fffaf2;font-style:normal;font-weight:900}.bc-wholesale-catalogue{border:1px solid rgba(0,107,95,.18);border-radius:30px;background:radial-gradient(circle at 82% 0%,rgba(245,220,231,.62),transparent 18rem),linear-gradient(135deg,#fffaf2,#eaf6f1);box-shadow:var(--bc-shadow-soft);padding:clamp(22px,4vw,40px);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center}.bc-reception-page{display:grid;gap:18px}.bc-reception-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:18px;align-items:stretch;border-radius:32px;padding:clamp(22px,4vw,40px);border:1px solid rgba(0,107,95,.16);background:radial-gradient(circle at 12% 0%,rgba(255,244,230,.92),transparent 18rem),radial-gradient(circle at 88% 20%,rgba(231,244,240,.9),transparent 18rem),linear-gradient(135deg,#fffdfa,#f0fbf8);box-shadow:var(--bc-shadow-soft)}.bc-reception-hero h1{font-size:clamp(2.1rem,4.5vw,4rem);line-height:.98;margin:8px 0 14px;max-width:860px}.bc-reception-hero p{color:var(--bc-body);font-size:1.04rem;line-height:1.65;max-width:760px}.bc-reception-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.bc-reception-status{border:1px solid rgba(14,147,132,.22);border-radius:24px;background:#ffffffd1;box-shadow:inset 0 1px #ffffffb3;padding:20px;display:grid;align-content:center;gap:8px}.bc-reception-status span,.bc-human-card strong,.bc-action-list span{display:inline-flex;align-items:center;gap:8px}.bc-reception-status span,.bc-human-card strong{color:var(--bc-teal-dark);font-weight:900}.bc-reception-status strong{font-size:1.15rem}.bc-reception-status small,.bc-human-card p,.bc-ticket-panel p{color:var(--bc-body);line-height:1.55}.bc-channel-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.bc-channel-tabs button{min-height:76px;border-radius:22px;border:1px solid rgba(203,213,225,.8);background:#ffffffe0;color:var(--bc-text);display:flex;align-items:center;gap:12px;padding:14px;text-align:left;box-shadow:var(--bc-shadow-xs)}.bc-channel-tabs button.active{border-color:#006b5f61;background:linear-gradient(135deg,#e7f4f0fa,#fffdfafa);box-shadow:0 16px 36px #006b5f1a}.bc-channel-tabs span{display:grid;gap:3px;font-weight:900}.bc-channel-tabs small{color:var(--bc-muted);font-size:.78rem;line-height:1.35}.bc-reception-layout{display:grid;grid-template-columns:minmax(230px,.25fr) minmax(420px,1fr) minmax(280px,.32fr);gap:16px;align-items:start}.bc-reception-side,.bc-chat-panel,.bc-ticket-panel,.bc-human-card{border:1px solid rgba(203,213,225,.82);border-radius:28px;background:#ffffffeb;box-shadow:var(--bc-shadow-soft)}.bc-reception-side,.bc-ticket-panel{padding:18px;display:grid;gap:14px}.bc-topic-list{display:grid;gap:9px}.bc-topic-list button{min-height:44px;border-radius:15px;border:1px solid rgba(203,213,225,.8);background:#fffdfa;color:var(--bc-text);text-align:left;padding:10px 12px;font-weight:850}.bc-topic-list button.active{color:var(--bc-teal-dark);border-color:#006b5f57;background:#eaf7f3}.bc-human-card{padding:16px}.bc-human-card button,.bc-ticket-panel .bc-primary{width:100%}.bc-chat-panel{overflow:hidden}.bc-chat-header{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid rgba(203,213,225,.78);background:radial-gradient(circle at 0% 0%,rgba(245,220,231,.56),transparent 12rem),linear-gradient(135deg,#f8fffd,#fff)}.bc-chat-header div{display:grid;gap:3px}.bc-chat-header span{color:var(--bc-teal-dark);font-size:.78rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.bc-chat-header strong{font-size:1.08rem}.bc-chat-header em{border-radius:999px;background:#fff7ed;border:1px solid rgba(199,154,73,.24);color:#9a621f;padding:7px 10px;font-style:normal;font-size:.78rem;font-weight:900}.bc-chat-thread{height:min(58vh,560px);min-height:390px;overflow-y:auto;display:flex;flex-direction:column;gap:12px;padding:18px;background:linear-gradient(90deg,rgba(0,107,95,.025) 1px,transparent 1px),linear-gradient(rgba(0,107,95,.025) 1px,transparent 1px),#f8fbfa;background-size:22px 22px;-webkit-overflow-scrolling:touch;touch-action:pan-y}.bc-chat-bubble{max-width:min(82%,650px);border-radius:22px;padding:12px 14px;display:grid;gap:6px;border:1px solid rgba(203,213,225,.78);box-shadow:0 10px 24px #0f172a0d}.bc-chat-bubble p{margin:0;color:var(--bc-text);line-height:1.55;overflow-wrap:anywhere}.bc-chat-bubble small{color:var(--bc-muted);font-weight:800;font-size:.76rem}.bc-chat-bubble.assistant,.bc-chat-bubble.system{align-self:flex-start;background:#fff}.bc-chat-bubble.customer{align-self:flex-end;background:linear-gradient(135deg,var(--bc-teal-dark),var(--bc-teal));border-color:#006b5f2e}.bc-chat-bubble.customer p,.bc-chat-bubble.customer small{color:#fffdfa}.bc-chat-composer{border-top:1px solid rgba(203,213,225,.78);background:#fff;padding:14px;display:grid;gap:10px}.bc-chat-composer textarea{width:100%;min-height:94px;resize:none;border-radius:18px;border:1px solid rgba(148,163,184,.42);padding:12px 14px;color:var(--bc-text);background:#fffdfa;font:inherit;line-height:1.5}.bc-chat-composer textarea:focus{outline:none;border-color:#006b5f85;box-shadow:0 0 0 4px #006b5f1a}.bc-chat-composer div{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px}.bc-action-list{display:grid;gap:8px}.bc-action-list span{min-height:42px;border-radius:15px;border:1px solid rgba(203,213,225,.75);background:#f8fafc;color:var(--bc-body);padding:9px 10px;font-weight:800;line-height:1.35}.bc-ai-launcher{position:fixed;right:max(20px,env(safe-area-inset-right));bottom:max(22px,calc(env(safe-area-inset-bottom) + 18px));z-index:120;display:grid;justify-items:end;gap:12px}.bc-ai-launcher-button{min-height:54px;border:0;border-radius:999px;padding:0 18px;display:inline-flex;align-items:center;gap:9px;background:linear-gradient(135deg,var(--bc-teal-dark),var(--bc-teal));color:#fffdfa;box-shadow:0 18px 46px #006b5f47;font-weight:950}.bc-ai-mini-panel{width:min(340px,calc(100vw - 28px));border-radius:26px;border:1px solid rgba(0,107,95,.16);background:#fffffff5;box-shadow:0 28px 70px #0f172a2e;padding:16px;display:grid;gap:10px}.bc-ai-mini-panel>div:first-child{display:flex;justify-content:space-between;gap:12px;align-items:center}.bc-ai-mini-panel>div:first-child button{width:32px;height:32px;border-radius:999px;border:1px solid var(--bc-line);background:#fffdfa}.bc-ai-mini-panel strong{font-size:1.1rem}.bc-ai-mini-panel p{margin:0;color:var(--bc-body);line-height:1.55}.bc-ai-mini-actions{display:grid;gap:8px}.bc-ai-mini-actions button{min-height:42px;border-radius:15px;border:1px solid rgba(203,213,225,.78);background:#f8fafc;color:var(--bc-text);display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:900}@media (max-width: 1100px){.bc-reception-layout,.bc-reception-side{grid-template-columns:1fr}.bc-topic-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.bc-reception-hero,.bc-channel-tabs{grid-template-columns:1fr}.bc-reception-hero{border-radius:24px;padding:20px}.bc-reception-hero h1{font-size:clamp(2rem,10vw,2.75rem)}.bc-reception-hero-actions,.bc-chat-composer div{flex-direction:column;align-items:stretch}.bc-topic-list{grid-template-columns:1fr}.bc-chat-thread{height:58vh;min-height:340px;padding:14px}.bc-chat-bubble{max-width:92%}.bc-chat-header{align-items:flex-start;flex-direction:column}.bc-ai-launcher{right:14px;bottom:calc(84px + env(safe-area-inset-bottom))}}.bc-editorial-band{margin-top:22px;border:1px solid rgba(184,92,200,.18);border-radius:34px;background:radial-gradient(circle at 12% 0%,rgba(248,221,235,.9),transparent 20rem),radial-gradient(circle at 90% 12%,rgba(200,164,93,.18),transparent 18rem),linear-gradient(135deg,#fff8ef,#fff 48%,#f4e8f8);box-shadow:var(--bc-shadow);padding:clamp(22px,4vw,42px);display:grid;grid-template-columns:minmax(0,.92fr) minmax(340px,1fr);gap:22px;align-items:center}.bc-editorial-copy h2{margin:8px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.7rem);line-height:1.02;max-width:14ch}.bc-editorial-copy p{color:var(--bc-body);line-height:1.7;max-width:620px}.bc-editorial-media{min-height:320px;display:grid;grid-template-columns:1fr .88fr .72fr;gap:12px;align-items:end}.bc-editorial-media img,.bc-editorial-media span{width:100%;min-height:270px;height:100%;object-fit:cover;border-radius:28px;border:1px solid rgba(255,255,255,.82);box-shadow:0 24px 64px #1118271f;background:radial-gradient(circle at 30% 10%,rgba(184,92,200,.18),transparent 14rem),linear-gradient(145deg,#fff,#eaf6f1)}.bc-editorial-media img:nth-child(2),.bc-editorial-media span:nth-child(2){min-height:230px}.bc-editorial-media img:nth-child(3),.bc-editorial-media span:nth-child(3){min-height:190px}.bc-editorial-media span{place-items:center;color:var(--bc-teal-dark);font-family:Georgia,Times New Roman,serif;font-size:1.7rem;font-weight:800;display:grid;gap:4px;text-align:left}.bc-discovery-tiles{margin-top:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.bc-discovery-tiles button{min-height:142px;border-radius:26px;border:1px solid rgba(203,213,225,.78);background:linear-gradient(135deg,#fffffff5,#f4e8f8a8),#fff;box-shadow:var(--bc-shadow-soft);padding:17px;text-align:left;color:var(--bc-text);display:grid;gap:8px;align-content:start}.bc-discovery-tiles strong{font-size:1.05rem}.bc-discovery-tiles span{color:var(--bc-body);line-height:1.45}.bc-discovery-tiles em{margin-top:auto;display:inline-flex;gap:6px;align-items:center;color:var(--bc-teal-dark);font-style:normal;font-weight:900}.bc-active-filter-row{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 4px}.bc-active-filter-row button{min-height:34px;border-radius:999px;border:1px solid rgba(0,107,95,.18);background:#fffdfa;color:var(--bc-teal-dark);padding:0 12px;font-weight:850}.bc-media-admin-note{margin-top:10px;border:1px dashed rgba(184,92,200,.32);border-radius:16px;background:#f4e8f88f;color:var(--bc-body);padding:10px 12px;font-size:.84rem;font-weight:800;display:grid;gap:4px;text-align:left}.bc-reception-brand{display:inline-flex;align-items:center;gap:12px;margin-bottom:12px}.bc-reception-brand img{width:min(170px,42vw);max-height:48px;object-fit:contain;background:transparent}.bc-reception-brand span{border-radius:999px;background:#006b5f14;color:var(--bc-teal-dark);padding:7px 11px;font-size:.78rem;font-weight:900}.bc-voice-wave{margin-top:14px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;border:1px solid rgba(0,107,95,.18);background:#ffffffc7;padding:8px 12px;color:var(--bc-teal-dark);font-weight:900}.bc-voice-wave i{width:4px;height:16px;border-radius:999px;background:currentColor;opacity:.36}.bc-voice-wave.listening i,.bc-voice-wave.speaking i,.bc-voice-wave.thinking i,.bc-typing-dots i{animation:bcWave .84s ease-in-out infinite}.bc-voice-wave i:nth-child(2),.bc-typing-dots i:nth-child(2){animation-delay:.12s}.bc-voice-wave i:nth-child(3),.bc-typing-dots i:nth-child(3){animation-delay:.24s}.bc-voice-wave i:nth-child(4){animation-delay:.36s}.bc-voice-wave i:nth-child(5){animation-delay:.48s}.bc-reception-smart-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.bc-reception-smart-cards article{border:1px solid rgba(203,213,225,.78);border-radius:22px;background:#ffffffe0;box-shadow:var(--bc-shadow-soft);padding:15px;display:grid;gap:6px}.bc-reception-smart-cards strong{color:var(--bc-text)}.bc-reception-smart-cards span{color:var(--bc-body);line-height:1.45;font-size:.9rem}.bc-typing-dots{display:inline-flex;gap:4px;align-items:center}.bc-typing-dots i{width:7px;height:7px;border-radius:999px;background:var(--bc-teal)}.bc-proof-list{display:flex;flex-wrap:wrap;gap:7px}.bc-proof-list span{border-radius:999px;background:#f8fafc;border:1px solid rgba(203,213,225,.78);color:var(--bc-body);padding:6px 9px;font-size:.78rem;font-weight:800;display:grid;gap:4px;text-align:left}.bc-attach-button{position:relative;overflow:hidden}.bc-attach-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}@keyframes bcWave{0%,to{transform:scaleY(.62);opacity:.36}50%{transform:scaleY(1.46);opacity:.95}}@media (max-width: 1100px){.bc-editorial-band,.bc-reception-smart-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.bc-editorial-copy{grid-column:1 / -1}}@media (max-width: 760px){.bc-editorial-band,.bc-editorial-media,.bc-discovery-tiles,.bc-reception-smart-cards{grid-template-columns:1fr}.bc-editorial-media{min-height:0}.bc-editorial-media img,.bc-editorial-media span,.bc-editorial-media img:nth-child(2),.bc-editorial-media span:nth-child(2),.bc-editorial-media img:nth-child(3),.bc-editorial-media span:nth-child(3){min-height:190px}}:root{--bc-bg: #fff8ef;--bc-bg-soft: #f4e8f8;--bc-surface: #ffffff;--bc-text: #050505;--bc-body: #3d3834;--bc-muted: #9a8f86;--bc-line: #e8e2dc;--bc-line-strong: #d7cec5;--bc-gold: #c8a45d;--bc-teal: #8e3fa8;--bc-teal-dark: #050505;--bc-plum: #b565c9;--bc-blush: #f4e8f8;--bc-ivory: #fff8ef;--bc-mint: #f4e8f8;--bc-champagne: #f8efd8;--bc-error: #b42318;--bc-success: #157f3b;--bc-shadow: 0 28px 72px rgba(5, 5, 5, .12);--bc-shadow-soft: 0 14px 36px rgba(5, 5, 5, .08);--bc-glow: 0 18px 46px rgba(181, 101, 201, .22)}.bc-shop-shell{background:radial-gradient(circle at 7% 10%,rgba(181,101,201,.16),transparent 28rem),radial-gradient(circle at 96% 6%,rgba(200,164,93,.16),transparent 30rem),linear-gradient(180deg,#fff8ef 0,#f8f0e7 22rem,#fff 66rem,#fff8ef)}.bc-shop-header{background:#fff8eff5;border-bottom:1px solid rgba(232,226,220,.95)}.bc-promo-topline{min-height:31px;background:linear-gradient(90deg,#050505,#111 48%,#8e3fa8);color:#fff8ef}.bc-search{border-color:#c8a45d47;background:#fffffff5}.bc-header-actions button,.bc-section-head button,.bc-link-button,.bc-secondary,.bc-primary,.bc-icon-button,.bc-staff-link{border-color:#e8e2dcf2;color:#050505}.bc-header-actions button:hover,.bc-section-head button:hover,.bc-link-button:hover,.bc-secondary:hover,.bc-primary:hover,.bc-icon-button:hover,.bc-staff-link:hover{border-color:#c8a45d9e;box-shadow:0 12px 28px #0505051a}.bc-header-actions .primary,.bc-primary{background:linear-gradient(135deg,#050505,#111 52%,#8e3fa8);color:#fff8ef;border-color:#050505}.bc-category-nav{border-top:1px solid rgba(232,226,220,.75);padding-top:0}.bc-category-nav button{border:0;border-radius:0;background:transparent;box-shadow:none;min-height:44px;padding:0 4px;color:#3d3834;position:relative}.bc-category-nav button:after{content:"";position:absolute;left:6px;right:6px;bottom:1px;height:2px;background:transparent}.bc-category-nav button:hover:after{background:linear-gradient(90deg,#c8a45d,#b565c9)}.bc-shop-main{width:min(1440px,calc(100% - 56px));padding-top:34px}.bc-hero{border:0;border-radius:0 0 38px 38px;background:radial-gradient(circle at 78% 24%,rgba(181,101,201,.42),transparent 24rem),radial-gradient(circle at 22% 84%,rgba(200,164,93,.18),transparent 20rem),linear-gradient(135deg,#050505,#111 54%,#2b1730);color:#fff8ef}.bc-hero h1,.bc-hero p,.bc-hero .bc-eyebrow{color:#fff8ef}.bc-hero p{color:#fff8efd1}.bc-hero-badges span{background:#fff8ef14;border-color:#fff8ef38;color:#fff8ef}.bc-hero .bc-secondary,.bc-wholesale-hero .bc-secondary,.bc-auth-hero .bc-secondary{background:#fff8eff5;color:#050505}.bc-lookbook-card{background:linear-gradient(145deg,#fff8eff0,#f4e8f8e6);border-color:#c8a45d61}.bc-section{margin-top:clamp(36px,5vw,64px);padding:0}.bc-section-head{align-items:end}.bc-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.bc-product-card{border-radius:16px;background:#fff;box-shadow:0 12px 26px #05050512}.bc-product-card:hover{border-color:#c8a45dad;box-shadow:0 24px 54px #05050521}.bc-product-image{background:linear-gradient(145deg,#fff8ef,#f4e8f8)}.bc-product-image.fallback,.bc-pdp-main-image.fallback{background:linear-gradient(155deg,#050505eb,#111111db),radial-gradient(circle at 28% 20%,rgba(181,101,201,.4),transparent 13rem)}.bc-product-fallback{color:#fff8ef}.bc-product-fallback i{background:linear-gradient(135deg,#b565c9,#c8a45d);box-shadow:0 16px 38px #b565c947}.bc-product-fallback small,.bc-product-fallback em{color:#fff8ef}.bc-product-fallback em{letter-spacing:.09em}.bc-card-brand{color:#8e3fa8;font-size:.72rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.bc-card-actions{display:grid;grid-template-columns:1fr 1fr}.bc-card-actions .bc-link-button{grid-column:1 / -1;justify-self:stretch;justify-content:center;color:#8e3fa8}.bc-price-row em{color:#8e3fa8}.bc-chip-row span{background:#fff8ef;border-color:#e8e2dc}.bc-listing-shell{display:grid;grid-template-columns:260px minmax(0,1fr);gap:24px;align-items:start}.bc-filter-sidebar{position:sticky;top:132px;border:1px solid #e8e2dc;background:#ffffffeb;box-shadow:var(--bc-shadow-soft);padding:18px;display:grid;gap:10px}.bc-filter-sidebar strong,.bc-filter-sidebar span{font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:#8e3fa8;font-weight:950}.bc-filter-sidebar button,.bc-active-filter-row button{min-height:40px;border:1px solid #e8e2dc;background:#fff8ef;color:#050505;padding:0 12px;font-weight:800;display:grid;gap:4px;text-align:left}.bc-filter-sidebar button.active,.bc-filter-sidebar button:hover,.bc-active-filter-row button:hover{border-color:#c8a45d;background:#f4e8f8}.bc-result-meta{display:flex;justify-content:space-between;gap:16px;margin:10px 0 18px;color:#3d3834;font-weight:800;display:grid;gap:4px;text-align:left}.bc-result-meta em{color:#9a8f86;font-style:normal}.bc-listing-hero{max-width:100%;padding-bottom:8px;border-bottom:1px solid #e8e2dc}.bc-pdp{align-items:start}.bc-pdp-gallery,.bc-pdp-copy,.bc-summary-card,.bc-form-card,.bc-quick-card,.bc-empty-state{border-radius:18px;border-color:#e8e2dc;background:#fffffff5}.bc-pdp-gallery{position:sticky;top:128px}.bc-pdp-main-image{border-radius:12px}.bc-pdp-actions{position:sticky;bottom:12px;background:#fff8efeb;border:1px solid #e8e2dc;border-radius:18px;padding:10px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bc-delivery-check{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end;border:1px solid #e8e2dc;background:#fff8ef;border-radius:16px;padding:12px}.bc-delivery-check label{display:grid;gap:6px;font-weight:900}.bc-delivery-check input{height:44px;border:1px solid #d7cec5;border-radius:12px;padding:0 12px}.bc-auth-layout{border:0;box-shadow:none;background:transparent;padding:clamp(12px,2vw,22px) 0}.bc-auth-hero{min-height:560px;border-radius:26px;padding:clamp(28px,5vw,58px);display:grid;align-content:center;background:radial-gradient(circle at 82% 15%,rgba(181,101,201,.5),transparent 20rem),radial-gradient(circle at 14% 88%,rgba(200,164,93,.2),transparent 18rem),linear-gradient(135deg,#050505,#111 55%,#2b1730);color:#fff8ef}.bc-auth-hero h1,.bc-auth-hero p,.bc-auth-hero .bc-eyebrow{color:#fff8ef}.bc-auth-card{border-radius:20px;padding:22px}.bc-auth-promise span,.bc-auth-steps span{background:#fff8ef1a;border-color:#fff8ef33;color:#fff8ef}.bc-field input,.bc-field select,.bc-form-card textarea,.bc-auth-card textarea{min-height:44px;border-radius:12px}.bc-field input:focus,.bc-field select:focus,.bc-form-card textarea:focus{border-color:#8e3fa8;box-shadow:0 0 0 4px #b565c924}.bc-wholesale-hero{border:0;background:radial-gradient(circle at 88% 18%,rgba(181,101,201,.42),transparent 24rem),linear-gradient(135deg,#050505,#111 58%,#8e3fa8);color:#fff8ef}.bc-wholesale-hero h1,.bc-wholesale-hero p,.bc-wholesale-hero .bc-eyebrow{color:#fff8ef}.bc-wholesale-visual{border-color:#fff8ef38;background:#fff8ef1a;color:#fff8ef}.bc-wholesale-wizard-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.bc-wholesale-wizard-steps span{min-height:42px;display:grid;place-items:center;border:1px solid #e8e2dc;background:#fff8ef;color:#3d3834;font-weight:950}.bc-wholesale-wizard-steps span.active{background:#050505;color:#fff8ef;border-color:#050505}.bc-wholesale-wizard{display:grid;gap:16px}.bc-wholesale-wizard fieldset{border:1px solid #e8e2dc;background:#fff;padding:16px;margin:0}.bc-wholesale-wizard legend{padding:0 8px;color:#8e3fa8;font-weight:950}.bc-track-page .bc-form-card{display:grid;gap:18px}.bc-track-timeline{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:8px}.bc-track-timeline span{min-height:90px;border:1px solid #e8e2dc;background:#fff8ef;padding:12px;display:grid;align-content:center;gap:6px}.bc-track-timeline i{width:28px;height:28px;border-radius:999px;background:#111;color:#fff8ef;display:grid;place-items:center;font-style:normal;font-weight:900}.bc-track-timeline .done{border-color:#c8a45db8;background:#f8efd8}.bc-reception-hero{background:radial-gradient(circle at 92% 14%,rgba(181,101,201,.26),transparent 23rem),linear-gradient(135deg,#fff8ef,#fff);border-color:#e8e2dc}.bc-reception-brand img{background:transparent}.bc-chat-panel,.bc-reception-side,.bc-ticket-panel,.bc-reception-smart-cards article{border-radius:18px;border-color:#e8e2dc}.bc-chat-header{background:linear-gradient(135deg,#050505,#111);color:#fff8ef}.bc-chat-bubble.assistant{background:#fff8ef}.bc-chat-bubble.customer{background:linear-gradient(135deg,#8e3fa8,#111);color:#fff8ef}.bc-typing-dots i,.bc-voice-wave i{background:#b565c9}.bc-footer{width:100%;max-width:none;margin-top:54px;padding:52px clamp(24px,6vw,72px);box-sizing:border-box;background:radial-gradient(circle at 86% 12%,rgba(181,101,201,.26),transparent 22rem),linear-gradient(135deg,#050505,#111);color:#fff8efc7}.bc-footer p,.bc-footer a,.bc-footer button{color:#fff8efc7}.bc-footer-column strong{color:#c8a45d}.bc-footer-brand{background:#fff8eff5;color:#050505;padding:20px}.bc-footer-brand p{color:#3d3834}.bc-footer-newsletter{border:1px solid rgba(255,248,239,.16);background:#fff8ef12;padding:16px;display:grid;gap:8px}.bc-footer-newsletter strong{color:#fff8ef}.bc-footer-newsletter button{min-height:42px;border:1px solid rgba(200,164,93,.58);background:#c8a45d;color:#050505;justify-content:center;padding:0 14px}.bc-toast{background:#111;border-color:#c8a45d80;color:#fff8ef}@media (max-width: 1180px){.bc-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 980px){.bc-listing-shell{grid-template-columns:1fr}.bc-filter-sidebar{position:static;display:flex;overflow-x:auto}}@media (max-width: 820px){.bc-shop-main{width:min(100% - 24px,720px)}.bc-hero,.bc-wholesale-hero{border-radius:24px}.bc-category-nav button{min-height:42px}.bc-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bc-product-copy{padding:12px;gap:8px}.bc-card-actions{grid-template-columns:1fr}.bc-auth-hero{min-height:auto}.bc-pdp-gallery{position:static}.bc-pdp-actions{position:sticky;bottom:86px}.bc-track-timeline,.bc-wholesale-wizard-steps,.bc-delivery-check{grid-template-columns:1fr}.bc-footer{padding-bottom:112px}}@media (max-width: 520px){.bc-shop-main{width:min(100% - 18px,460px)}.bc-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bc-product-name{font-size:.88rem}.bc-chip-row span{font-size:.72rem;padding:4px 7px}}.bc-lookbook-card:before{background:linear-gradient(135deg,#111,#8e3fa8 58%,#c8a45d)}.bc-lookbook-copy small,.bc-lookbook-copy strong,.bc-hero-stat span,.bc-hero-stat strong,.bc-wholesale-visual strong,.bc-wholesale-visual small{color:#fff8ef}.bc-hero-stat,.bc-wholesale-card,.bc-support-status,.bc-support-grid button.active,.bc-order-steps span.done,.bc-provider-list button.active{background:#f4e8f8;border-color:#b565c957;color:#050505}.bc-provider-list button.active,.bc-pdp-thumb.active,.bc-media-thumbs button.active{border-color:#8e3fa8;box-shadow:0 0 0 3px #b565c929}.bc-category-grid button,.bc-wholesale-card{background:linear-gradient(135deg,#fff,#fff8ef)}.bc-reception-layout{background:transparent}@media (max-width: 760px){.bc-reception-hero{padding:24px}.bc-reception-hero h1{font-size:clamp(1.9rem,8vw,2.45rem);line-height:1.08}.bc-reception-hero p{font-size:1rem;line-height:1.55}.bc-reception-hero-actions .bc-primary,.bc-reception-hero-actions .bc-secondary{min-height:48px}}:root{--bc-bg: #fbf7f2;--bc-bg-soft: #f7f1fa;--bc-surface: #ffffff;--bc-text: #171019;--bc-body: #4f4854;--bc-muted: #7b7280;--bc-line: #eadfea;--bc-line-strong: #d8c9dc;--bc-gold: #b98d3f;--bc-teal: #9650ad;--bc-teal-dark: #5f246f;--bc-plum: #b565c9;--bc-blush: #fbedf7;--bc-ivory: #fffaf3;--bc-mint: #f7f1fa;--bc-champagne: #fff4df;--bc-shadow: 0 18px 44px rgba(47, 31, 51, .08);--bc-shadow-soft: 0 10px 26px rgba(47, 31, 51, .06);--bc-glow: 0 14px 34px rgba(150, 80, 173, .18)}.bc-shop-shell{background:radial-gradient(circle at 8% 4%,rgba(181,101,201,.12),transparent 28rem),radial-gradient(circle at 92% 0%,rgba(185,141,63,.13),transparent 30rem),linear-gradient(180deg,#fffaf5 0,#fbf7f2 34rem,#f7f1fa 96rem,#fffaf5)}.bc-shop-header{background:#fffaf5f0;border-bottom-color:#eadfeaeb}.bc-promo-topline{min-height:30px;background:linear-gradient(90deg,#fff4df,#fbedf7 50%,#f7f1fa);color:#4b234f;font-size:.72rem;letter-spacing:.055em}.bc-header-top{min-height:72px}.bc-search{min-height:44px;box-shadow:0 8px 22px #2f1f330d}.bc-header-actions button,.bc-category-nav button,.bc-link-button,.bc-secondary,.bc-primary{box-shadow:0 7px 18px #2f1f330b}.bc-header-actions .primary,.bc-primary{background:linear-gradient(135deg,#6b2c7c,#9c55b1);color:#fff}.bc-category-nav{padding-bottom:12px}.bc-category-nav button{background:transparent;border-color:transparent;box-shadow:none;color:#342b35;font-weight:780}.bc-category-nav button:hover{background:#fbedf7;border-color:#eadfea;box-shadow:none}.bc-shop-main{width:min(1320px,calc(100% - 64px));padding-top:32px}.bc-hero,.bc-wholesale-hero{border:1px solid rgba(234,223,234,.94);border-radius:28px;background:radial-gradient(circle at 78% 18%,rgba(181,101,201,.18),transparent 23rem),radial-gradient(circle at 16% 78%,rgba(185,141,63,.14),transparent 20rem),linear-gradient(135deg,#fffffffa,#fffaf3f5 55%,#f7f1faf5);color:var(--bc-text);box-shadow:var(--bc-shadow)}.bc-hero{grid-template-columns:minmax(0,.95fr) minmax(330px,.82fr);gap:clamp(24px,4vw,52px);padding:clamp(32px,5vw,58px)}.bc-hero:after{opacity:.45}.bc-hero h1,.bc-wholesale-hero h1{max-width:14ch;color:var(--bc-text);font-size:clamp(2.35rem,4.2vw,4.15rem)}.bc-hero p,.bc-wholesale-hero p,.bc-hero .bc-eyebrow,.bc-wholesale-hero .bc-eyebrow{color:var(--bc-body)}.bc-hero .bc-eyebrow,.bc-wholesale-hero .bc-eyebrow,.bc-listing-hero .bc-eyebrow{color:#8e3fa8}.bc-hero-badges span,.bc-auth-promise span,.bc-auth-steps span{background:#ffffffd1;border-color:#eadfeaf2;color:#3d3341}.bc-hero .bc-secondary,.bc-wholesale-hero .bc-secondary,.bc-auth-hero .bc-secondary{background:#fff;color:#39233e}.bc-lookbook-card{border-radius:24px;background:linear-gradient(145deg,#fff,#fffaf3 58%,#fbedf7);border-color:#eadfeae6;box-shadow:0 18px 48px #2f1f331a}.bc-fashion-fallback,.bc-product-image.fallback,.bc-pdp-main-image.fallback{background:radial-gradient(circle at 35% 20%,rgba(181,101,201,.2),transparent 13rem),radial-gradient(circle at 75% 85%,rgba(185,141,63,.18),transparent 12rem),linear-gradient(145deg,#fff,#fff4df 52%,#fbedf7);color:#221726}.bc-fashion-fallback strong,.bc-fashion-fallback span,.bc-fashion-fallback small,.bc-product-fallback,.bc-product-fallback small,.bc-product-fallback em{color:#221726}.bc-product-fallback i{background:linear-gradient(135deg,#fbedf7,#fff4df);color:#7b348e;box-shadow:inset 0 0 0 1px #b565c938,0 12px 30px #2f1f3314}.bc-section{margin-top:clamp(44px,6vw,82px)}.bc-section-head{margin-bottom:18px}.bc-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.bc-product-card{border-radius:14px;box-shadow:0 10px 28px #2f1f330e}.bc-product-card:hover{border-color:#b565c961;box-shadow:0 18px 42px #2f1f331b}.bc-product-badge{background:#5f246feb}.bc-product-copy{gap:9px}.bc-card-brand{color:#8e3fa8}.bc-chip-row span,.bc-filter-sidebar button,.bc-active-filter-row button{background:#fffaf3}.bc-listing-hero{padding:0 0 22px;border-bottom-color:#eadfeaeb}.bc-products-page,.bc-wholesale-page,.bc-support-page,.bc-track-page,.bc-auth-layout{margin-top:clamp(18px,3vw,34px)}.bc-listing-hero h1,.bc-empty-state h1,.bc-pdp h1,.bc-form-card h1{font-size:clamp(2rem,3.5vw,3.35rem)}.bc-listing-shell{grid-template-columns:240px minmax(0,1fr);gap:28px}.bc-filter-sidebar{border-radius:18px;box-shadow:0 10px 26px #2f1f330e}.bc-auth-hero,.bc-wholesale-hero{background:radial-gradient(circle at 80% 18%,rgba(181,101,201,.18),transparent 23rem),radial-gradient(circle at 14% 80%,rgba(185,141,63,.14),transparent 20rem),linear-gradient(135deg,#fff,#fffaf3 55%,#fbedf7);color:var(--bc-text)}.bc-auth-hero h1,.bc-auth-hero p,.bc-auth-hero .bc-eyebrow,.bc-wholesale-hero h1,.bc-wholesale-hero p,.bc-wholesale-hero .bc-eyebrow{color:var(--bc-text)}.bc-auth-hero p,.bc-wholesale-hero p{color:var(--bc-body)}.bc-wholesale-visual{background:#ffffffb8;border-color:#eadfeaeb;color:var(--bc-text)}.bc-wholesale-visual strong,.bc-wholesale-visual small{color:var(--bc-text)}.bc-wholesale-wizard-steps span.active{background:#6b2c7c;border-color:#6b2c7c}.bc-track-timeline span{border-radius:14px}.bc-track-timeline i{background:#6b2c7c}.bc-reception-hero{background:radial-gradient(circle at 92% 14%,rgba(181,101,201,.16),transparent 23rem),linear-gradient(135deg,#fff,#fffaf3 58%,#fbedf7)}.bc-chat-header{background:linear-gradient(135deg,#6b2c7c,#9c55b1)}.bc-chat-bubble.customer{background:linear-gradient(135deg,#7f3794,#b565c9)}.bc-footer{background:radial-gradient(circle at 86% 12%,rgba(181,101,201,.16),transparent 22rem),linear-gradient(135deg,#fffaf3,#fbedf7);color:#3d3341;border-top:1px solid rgba(234,223,234,.9)}.bc-footer p,.bc-footer a,.bc-footer button{color:#3d3341}.bc-footer-column strong,.bc-footer-newsletter strong{color:#6b2c7c}.bc-footer-brand,.bc-footer-newsletter{background:#ffffffc7;border-color:#eadfeaf2}.bc-footer-newsletter button{border-color:transparent;background:linear-gradient(135deg,#6b2c7c,#b565c9);color:#fff}.bc-toast{background:#fff;color:#2b2230;border-color:#b565c947}@media (max-width: 1180px){.bc-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 820px){.bc-shop-main{width:min(100% - 24px,720px);padding-top:22px}.bc-hero,.bc-wholesale-hero{padding:24px;border-radius:22px}.bc-hero h1,.bc-wholesale-hero h1,.bc-reception-hero h1{font-size:clamp(2rem,8vw,2.8rem);line-height:1.05}.bc-hero p,.bc-wholesale-hero p{font-size:1rem;line-height:1.55}.bc-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media (max-width: 520px){.bc-promo-topline{justify-content:flex-start}.bc-product-copy{padding:12px}.bc-card-actions{grid-template-columns:1fr}}:root{--bc-bg: #f8fafc;--bc-bg-soft: #eef2f7;--bc-slate-950: #020617;--bc-slate-900: #0f172a;--bc-slate-800: #1e293b;--bc-slate-700: #334155;--bc-text: #0f172a;--bc-body: #475569;--bc-muted: #64748b;--bc-line: #e2e8f0;--bc-amber: #f59e0b;--bc-amber-strong: #ea8500;--bc-orange: #f59e0b;--bc-green: #059669;--bc-rose: #be123c;--bc-card-shadow: 0 16px 40px rgba(15, 23, 42, .08)}.bc-shop-shell{background:linear-gradient(180deg,#f8fafc,#f1f5f9);color:var(--bc-text)}.bc-shop-main{width:min(100% - 32px,1400px);padding-top:24px;padding-bottom:48px}.bc-shop-header{position:sticky;top:0;z-index:80;background:var(--bc-slate-900);border-bottom:1px solid rgba(148,163,184,.16);box-shadow:0 18px 38px #0206172e}.bc-promo-topline{min-height:32px;padding:0 max(16px,calc((100vw - 1400px)/2 + 16px));justify-content:space-between;gap:28px;background:var(--bc-slate-950);color:#cbd5e1;border-bottom:1px solid rgba(148,163,184,.18);font-size:.72rem;font-weight:650;letter-spacing:0}.bc-promo-topline span{color:#cbd5e1}.bc-promo-topline span:nth-child(-n+2):before{content:"";display:inline-block;width:7px;height:7px;margin-right:8px;border-radius:999px;background:var(--bc-amber);box-shadow:0 0 0 3px #f59e0b2e;vertical-align:middle}.bc-header-top{width:min(100% - 32px,1400px);margin:0 auto;min-height:80px;padding:14px 0;display:grid;grid-template-columns:250px minmax(280px,1fr) auto;gap:26px;align-items:center;background:transparent}.bc-wordmark{justify-self:start;padding:0;border:0;background:transparent}.bc-wordmark:after{content:".";margin-left:2px;color:var(--bc-amber);font-size:2.4rem;font-weight:1000;line-height:0}.bc-wordmark img{width:190px;max-height:48px;object-fit:contain;filter:brightness(0) invert(1)}.bc-search{height:48px;max-width:680px;padding:0;display:grid;grid-template-columns:46px minmax(0,1fr) 116px;align-items:stretch;border:0;border-radius:9px;background:#fff;box-shadow:0 10px 24px #02061738;overflow:hidden}.bc-search svg{align-self:center;justify-self:center;color:#94a3b8}.bc-search input{height:48px;min-width:0;border:0;border-radius:0;padding:0 14px 0 0;color:var(--bc-text);font-size:.92rem;font-weight:550}.bc-search input::placeholder{color:#94a3b8;font-weight:500}.bc-search-submit{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f59e0b,#ea8500);color:#0f172a;font-weight:900;font-size:.93rem}.bc-header-actions{gap:22px}.bc-header-actions button{min-height:0;padding:0;border:0;background:transparent;color:#fff;display:inline-flex;flex-direction:column;align-items:center;gap:2px;font-size:.72rem;font-weight:800;box-shadow:none}.bc-header-actions button:hover,.bc-header-actions button.primary:hover{color:var(--bc-amber);background:transparent;transform:translateY(-1px)}.bc-header-actions button.primary{background:transparent;color:#fff}.bc-header-actions svg{width:22px;height:22px}.bc-category-nav{width:100%;padding:0 max(16px,calc((100vw - 1400px)/2 + 16px));display:flex;justify-content:flex-start;gap:34px;min-height:50px;border:0;border-top:1px solid rgba(148,163,184,.14);background:var(--bc-slate-800);border-radius:0;box-shadow:none}.bc-category-nav button{min-height:50px;padding:0;border:0;border-radius:0;background:transparent;color:#e2e8f0;font-size:.9rem;font-weight:800;position:relative}.bc-category-nav button:first-child{color:var(--bc-amber)}.bc-category-nav button:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;transform:scaleX(0);transform-origin:left;background:var(--bc-amber);transition:transform .16s ease}.bc-category-nav button:hover{background:transparent;color:#fff}.bc-category-nav button:hover:after{transform:scaleX(1)}.bc-journey-section{margin:0 auto 26px;padding:22px 28px;display:flex;justify-content:center;gap:clamp(28px,5vw,64px);overflow-x:auto;border:1px solid #e5e7eb;border-radius:18px;background:#fff;box-shadow:0 10px 24px #0f172a0f}.bc-journey-section button{min-width:126px;padding:0;display:grid;justify-items:center;gap:10px;border:0;background:transparent;color:var(--bc-text);box-shadow:none}.bc-journey-section button>span{width:66px;height:66px;border-radius:50%;display:inline-grid;place-items:center;background:#f1f5f9;color:var(--bc-slate-900);border:4px solid #ffffff;outline:1px solid #e2e8f0;box-shadow:0 8px 18px #0f172a14}.bc-journey-section strong{font-size:.88rem;font-weight:900}.bc-journey-section small,.bc-journey-section em{display:none}.bc-banner-carousel{margin-top:0}.bc-hero,.bc-wholesale-hero{min-height:450px;padding:clamp(34px,5vw,78px);display:block;overflow:hidden;border:1px solid rgba(148,163,184,.18);border-radius:16px;background:linear-gradient(90deg,#0f172af0,#0f172a8f 48%,#0f172a14),radial-gradient(circle at 72% 18%,rgba(181,101,201,.28),transparent 34%),linear-gradient(135deg,#fff8ef,#f4e8f8 48%,#111827);color:#fff;box-shadow:0 18px 44px #0f172a2e}.bc-hero:after,.bc-wholesale-hero:after{display:none}.bc-hero-copy{max-width:560px;position:relative;z-index:1}.bc-hero .bc-eyebrow,.bc-wholesale-hero .bc-eyebrow{display:inline-flex;padding:9px 14px;border-radius:6px;background:var(--bc-amber);color:var(--bc-slate-950);font-size:.75rem;font-weight:1000;letter-spacing:.08em}.bc-hero h1,.bc-wholesale-hero h1{margin-top:22px;color:#fff;font-size:clamp(3rem,5.2vw,5.6rem);line-height:.96;font-weight:1000;letter-spacing:-.04em}.bc-hero h1 span,.bc-hero h1 strong{color:var(--bc-amber)}.bc-hero p,.bc-wholesale-hero p{max-width:520px;color:#cbd5e1;font-size:clamp(1rem,1.35vw,1.28rem);font-weight:650;line-height:1.5}.bc-hero-badges{display:none}.bc-hero-actions{margin-top:30px;gap:12px}.bc-hero .bc-primary,.bc-hero .bc-secondary,.bc-wholesale-hero .bc-primary,.bc-wholesale-hero .bc-secondary{min-height:56px;padding:0 30px;border-radius:8px;font-weight:950}.bc-hero .bc-primary,.bc-wholesale-hero .bc-primary{background:#fff;color:var(--bc-slate-900);border-color:#fff}.bc-hero .bc-secondary,.bc-wholesale-hero .bc-secondary{background:#0f172a99;color:#fff;border-color:#ffffff47}.bc-hero-visual,.bc-wholesale-visual{display:none}.bc-section{margin-top:34px;padding:30px 32px 34px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;box-shadow:0 10px 26px #0f172a0e}.bc-section-head{padding-bottom:22px;margin-bottom:30px;border-bottom:1px solid #eef2f7}.bc-section-head h2{color:var(--bc-text);font-size:clamp(1.85rem,2.2vw,2.65rem);font-weight:1000;letter-spacing:-.035em}.bc-section-head .bc-eyebrow{display:inline-flex;margin-top:8px;padding:5px 9px;border-radius:5px;background:#ffe4ec;color:var(--bc-rose);font-size:.72rem;font-weight:1000}.bc-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:22px}.bc-product-card{border:1px solid #e5e7eb;border-radius:12px;background:#fff;overflow:hidden;box-shadow:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.bc-product-card:hover{transform:translateY(-3px);border-color:#cbd5e1;box-shadow:0 22px 38px #0f172a1f}.bc-product-image{aspect-ratio:4 / 5;border-radius:0;background:#f8fafc}.bc-product-image img{mix-blend-mode:multiply;transition:transform .7s ease}.bc-product-card:hover .bc-product-image img{transform:scale(1.08)}.bc-product-image.fallback,.bc-fashion-fallback,.bc-pdp-main-image.fallback{background:linear-gradient(135deg,#f8fafcf0,#f1f5f9f0),radial-gradient(circle at 70% 20%,rgba(245,158,11,.12),transparent 12rem)}.bc-product-fallback i{background:#fff;color:#64748b;box-shadow:inset 0 0 0 1px #e2e8f0}.bc-product-badge{top:12px;left:0;right:auto;padding:7px 10px;border-radius:0 6px 6px 0;background:var(--bc-amber);color:var(--bc-slate-950);font-size:.63rem;font-weight:1000;box-shadow:0 8px 16px #0f172a29}.bc-wishlist{top:12px;right:12px;width:38px;height:38px;border:1px solid #e5e7eb;background:#fffffff0;color:#94a3b8;box-shadow:0 8px 18px #0f172a1f}.bc-product-copy{padding:16px;gap:8px}.bc-card-brand{color:var(--bc-text);font-size:.86rem;font-weight:1000;letter-spacing:.02em}.bc-product-name{color:#64748b;font-size:.82rem;font-weight:650}.bc-price-row strong{color:var(--bc-slate-950);font-size:1.15rem;font-weight:1000}.bc-price-row span{color:#94a3b8}.bc-price-row em{border-radius:4px;background:#ecfdf5;color:var(--bc-green);font-size:.68rem;font-weight:1000}.bc-chip-row{display:none}.bc-card-actions{opacity:0;max-height:0;overflow:hidden;transition:opacity .16s ease,max-height .16s ease}.bc-product-card:hover .bc-card-actions,.bc-product-card:focus-within .bc-card-actions{opacity:1;max-height:120px}.bc-primary,.bc-secondary,.bc-link-button{border-radius:8px;font-weight:900}.bc-primary{background:var(--bc-slate-900);color:#fff;border-color:var(--bc-slate-900)}.bc-primary:hover{background:var(--bc-slate-800);border-color:var(--bc-slate-800)}.bc-secondary{background:#fff;color:var(--bc-slate-900);border-color:#e2e8f0}.bc-link-button{color:var(--bc-amber-strong)}.bc-promo-strip,.bc-wholesale-card{background:var(--bc-slate-900);color:#fff;border-color:var(--bc-slate-800);box-shadow:0 22px 42px #0f172a29}.bc-promo-strip strong,.bc-wholesale-card h2,.bc-wholesale-card p{color:#fff}.bc-promo-strip span{color:#cbd5e1}.bc-products-page,.bc-wholesale-page,.bc-support-page,.bc-track-page,.bc-auth-layout{margin-top:30px}.bc-listing-hero,.bc-filter-sidebar,.bc-form-card,.bc-pdp-copy,.bc-pdp-gallery,.bc-cart-card,.bc-account-card,.bc-order-card,.bc-support-card{border-color:#e2e8f0;border-radius:18px;background:#fff;box-shadow:0 10px 26px #0f172a0e}.bc-listing-shell{grid-template-columns:260px minmax(0,1fr);gap:28px}.bc-filter-sidebar button,.bc-active-filter-row button,.bc-chip-row span{background:#f8fafc;color:var(--bc-slate-700);border-color:#e2e8f0}.bc-auth-hero,.bc-reception-hero{background:linear-gradient(90deg,#0f172aed,#0f172a94),radial-gradient(circle at 22% 22%,rgba(200,164,93,.22),transparent 32%),linear-gradient(135deg,#111827,#3f123f 58%,#b565c9);color:#fff}.bc-auth-hero h1,.bc-auth-hero p,.bc-auth-hero .bc-eyebrow,.bc-reception-hero h1,.bc-reception-hero p,.bc-reception-hero .bc-eyebrow{color:#fff}.bc-auth-hero .bc-secondary{color:var(--bc-slate-900)}.bc-chat-header{background:var(--bc-slate-900)}.bc-chat-bubble.customer{background:linear-gradient(135deg,#f59e0b,#ea8500);color:#111827}.bc-footer{margin-top:54px;padding:56px max(24px,calc((100vw - 1400px)/2 + 24px)) 32px;border-top:4px solid var(--bc-amber);background:var(--bc-slate-950);color:#cbd5e1;border-radius:0}.bc-footer p,.bc-footer a,.bc-footer button{color:#94a3b8}.bc-footer a:hover,.bc-footer button:hover{color:var(--bc-amber)}.bc-footer-column strong,.bc-footer-newsletter strong{color:#f8fafc}.bc-footer-brand,.bc-footer-newsletter{background:transparent;border-color:#94a3b833}.bc-footer-newsletter button{background:var(--bc-amber);color:var(--bc-slate-950);border-color:var(--bc-amber)}.bc-mobile-bottom{border-color:#e2e8f0;background:#fffffff5}.bc-mobile-bottom button.active{background:#fff7ed;color:var(--bc-amber-strong)}@media (max-width: 1180px){.bc-header-top{grid-template-columns:210px minmax(240px,1fr) auto;gap:18px}.bc-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 920px){.bc-header-top{grid-template-columns:auto 1fr auto;min-height:auto;padding:12px 0}.bc-wordmark img{width:150px}.bc-search{order:4;grid-column:1 / -1;max-width:none}.bc-header-actions{gap:14px}.bc-category-nav{overflow-x:auto;gap:22px}.bc-journey-section{justify-content:flex-start}.bc-hero,.bc-wholesale-hero{min-height:360px}.bc-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 620px){.bc-shop-main{width:min(100% - 20px,520px);padding-top:16px}.bc-promo-topline{justify-content:flex-start;overflow-x:auto;font-size:.68rem}.bc-header-top{width:min(100% - 20px,520px);gap:12px}.bc-wordmark img{width:138px}.bc-header-actions button:not(.primary){display:none}.bc-category-nav{padding:0 12px}.bc-journey-section{padding:16px;gap:20px}.bc-journey-section button{min-width:94px}.bc-journey-section button>span{width:56px;height:56px}.bc-hero,.bc-wholesale-hero,.bc-auth-hero,.bc-reception-hero{min-height:330px;padding:28px 22px;border-radius:16px}.bc-hero h1,.bc-wholesale-hero h1{font-size:clamp(2.35rem,12vw,3.5rem)}.bc-section{padding:22px 16px;border-radius:16px}.bc-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.bc-card-actions{display:none}.bc-product-copy{padding:12px}}.bc-chat-action-cards,.bc-ai-mini-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.bc-chat-action-cards button,.bc-ai-mini-actions button{min-height:38px;border:1px solid #d8d2de;border-radius:999px;background:#fff;color:#4f2445;padding:8px 12px;font:inherit;font-size:.76rem;font-weight:800;line-height:1.2;box-shadow:0 4px 14px #2c1b2d0f}.bc-chat-action-cards button:hover,.bc-ai-mini-actions button:hover{border-color:#7a365f;background:#fff7fb}.bc-ai-account-actions .bc-ai-login-link{background:#fff;color:#4f2445;text-decoration:none}@media (max-width: 520px){.bc-chat-action-cards,.bc-ai-mini-actions{display:grid;grid-template-columns:1fr}.bc-chat-action-cards button,.bc-ai-mini-actions button{width:100%;justify-content:center}}.bc-top-categories{width:min(100%,1368px);margin:0 auto 32px;padding:22px 36px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 6px 18px #0f172a0f;overflow-x:auto}.bc-top-categories .bc-category-grid{display:flex;justify-content:center;gap:clamp(28px,4.5vw,64px);min-width:max-content}.bc-top-categories .bc-category-grid button{min-width:104px;padding:0;border:0;background:transparent;box-shadow:none;display:grid;justify-items:center;gap:11px}.bc-top-categories .bc-category-grid button:before{content:"";width:68px;height:68px;display:block;border-radius:999px;border:4px solid #ffffff;outline:1px solid #e5e7eb;background:#f1f5f9 center / cover no-repeat;box-shadow:0 8px 20px #0f172a1a;transition:transform .18s ease,outline-color .18s ease,box-shadow .18s ease}.bc-top-categories .bc-category-grid button:nth-child(1):before{background-image:radial-gradient(circle at 55% 35%,rgba(181,101,201,.28),transparent 34%),linear-gradient(135deg,#fff8ef,#f4e8f8)}.bc-top-categories .bc-category-grid button:nth-child(2):before{background-image:radial-gradient(circle at 55% 35%,rgba(200,164,93,.32),transparent 34%),linear-gradient(135deg,#f4e8f8,#fff)}.bc-top-categories .bc-category-grid button:nth-child(3):before{background-image:radial-gradient(circle at 55% 35%,rgba(142,63,168,.28),transparent 34%),linear-gradient(135deg,#fff,#eef2ff)}.bc-top-categories .bc-category-grid button:nth-child(4):before{background-image:radial-gradient(circle at 55% 35%,rgba(127,29,68,.26),transparent 34%),linear-gradient(135deg,#fff8ef,#f7e8ee)}.bc-top-categories .bc-category-grid button:nth-child(5):before{background-image:radial-gradient(circle at 55% 35%,rgba(200,164,93,.24),transparent 34%),linear-gradient(135deg,#fff,#fff8ef)}.bc-top-categories .bc-category-grid button:nth-child(6):before{background-image:radial-gradient(circle at 55% 35%,rgba(17,24,39,.18),transparent 34%),linear-gradient(135deg,#f8fafc,#fff)}.bc-top-categories .bc-category-grid button:nth-child(7):before{background-image:radial-gradient(circle at 55% 35%,rgba(181,101,201,.24),transparent 34%),linear-gradient(135deg,#f4e8f8,#fff8ef)}.bc-top-categories .bc-category-grid button:hover:before{transform:translateY(-2px) scale(1.04);outline-color:var(--bc-amber);box-shadow:0 12px 28px #0f172a29}.bc-top-categories .bc-category-grid svg,.bc-top-categories .bc-category-grid small{display:none}.bc-top-categories .bc-category-grid strong{color:#334155;font-size:.9rem;font-weight:900}.bc-top-categories .bc-category-grid button:hover strong{color:#0f172a}.bc-banner-carousel,.bc-product-carousel-section{width:min(100%,1368px);margin-inline:auto}.bc-product-carousel-section .bc-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;padding-bottom:24px}.bc-product-carousel-section .bc-section-head .bc-eyebrow{display:none}.bc-product-carousel-section .bc-section-head p{display:inline-flex;width:fit-content;margin-top:9px;padding:5px 9px;border-radius:5px;background:#ffe4ec;color:var(--bc-rose);font-size:.7rem;font-weight:1000;letter-spacing:.04em;text-transform:uppercase}.bc-product-carousel-section .bc-section-head p:before{content:"% "}.bc-product-carousel-section .bc-section-head button{min-height:40px;padding:0 24px;border-radius:8px;background:#0f172a;color:#fff;border-color:#0f172a;font-size:.86rem;font-weight:950}.bc-product-carousel{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;overflow:visible}.bc-product-carousel .bc-product-card:nth-child(n+6){display:none}.bc-product-image{position:relative}.bc-product-copy small{color:#64748b;font-size:.78rem}.bc-editorial-band{width:min(100%,1368px);margin-inline:auto;background:#0f172a;border-color:#1e293b;color:#fff}.bc-editorial-band h2,.bc-editorial-band p{color:#fff}.bc-editorial-band .bc-eyebrow,.bc-editorial-band em,.bc-editorial-band a,.bc-editorial-band button{color:var(--bc-amber)}@media (max-width: 1180px){.bc-product-carousel{grid-template-columns:repeat(4,minmax(0,1fr))}.bc-product-carousel .bc-product-card:nth-child(n+5){display:none}}@media (max-width: 760px){.bc-top-categories{padding:18px}.bc-top-categories .bc-category-grid{justify-content:flex-start;gap:24px}.bc-product-carousel{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.bc-product-carousel .bc-product-card:nth-child(n+5){display:none}.bc-product-carousel-section .bc-section-head{align-items:start}}.bc-support-clean{width:min(100%,1368px);margin-inline:auto;display:grid;gap:22px;background:transparent;border:0;box-shadow:none;padding:24px 0 42px}.bc-support-clean-hero{min-height:280px;border-radius:18px;border:1px solid rgba(226,232,240,.78);background:linear-gradient(90deg,#0f172ae0,#0f172a61),radial-gradient(circle at 78% 26%,rgba(181,101,201,.26),transparent 36%),linear-gradient(135deg,#111827,#3f123f 58%,#c8a45d 130%);color:#fff;padding:clamp(28px,5vw,56px);display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);gap:24px;align-items:end;box-shadow:0 20px 50px #0f172a1f}.bc-support-clean-hero h1{margin:8px 0 12px;max-width:720px;font-size:clamp(2.4rem,5vw,5rem);line-height:.95;color:#fff}.bc-support-clean-hero p{max-width:760px;color:#ffffffd6;font-size:1.02rem;line-height:1.65}.bc-support-clean-hero .bc-eyebrow{color:#f59e0b}.bc-support-clean-hero .bc-voice-wave{justify-self:end;background:#0f172a9e;border-color:#ffffff29;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bc-support-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.bc-support-choice-grid button,.bc-support-simple-panel,.bc-support-assistant-shell,.bc-support-trust-row{border:1px solid #e5e7eb;background:#fff;box-shadow:0 10px 28px #0f172a0f}.bc-support-choice-grid button{min-height:172px;border-radius:16px;padding:22px;color:#0f172a;display:grid;align-content:start;justify-items:start;gap:12px;text-align:left;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.bc-support-choice-grid button:hover{transform:translateY(-3px);border-color:#f59e0b7a;box-shadow:0 18px 42px #0f172a1a}.bc-support-choice-grid svg{width:50px;height:50px;padding:12px;border-radius:14px;background:#fff7ed;color:#d97706}.bc-support-choice-grid strong{font-size:1.12rem;color:#0f172a}.bc-support-choice-grid span,.bc-support-simple-panel p,.bc-ticket-panel-clean p{color:#64748b;line-height:1.55}.bc-support-topic-strip{display:flex;gap:10px;overflow-x:auto;padding:3px 2px 12px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.bc-support-topic-strip::-webkit-scrollbar{display:none}.bc-support-topic-strip button{flex:0 0 auto;min-height:42px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;color:#334155;padding:0 16px;font-weight:900;box-shadow:0 6px 18px #0f172a0a}.bc-support-topic-strip button.active,.bc-support-topic-strip button:hover{border-color:#f59e0b80;background:#fffbeb;color:#0f172a}.bc-support-simple-panel{border-radius:16px;padding:clamp(22px,4vw,34px);display:flex;align-items:center;justify-content:space-between;gap:20px}.bc-support-simple-panel h2,.bc-ticket-panel-clean h2{margin:6px 0 8px;color:#0f172a}.bc-support-assistant-shell{border-radius:18px;padding:16px;display:grid;grid-template-columns:minmax(0,1fr);gap:16px}.bc-chat-save-note{margin:0;color:#64748b;font-size:.78rem;line-height:1.45}.bc-chat-composer-actions{display:flex;flex-wrap:wrap;gap:8px}.bc-voice-input{position:relative;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}.bc-voice-input:hover{transform:translateY(-1px)}.bc-voice-input.active{border-color:#b91c1c;background:#fff1f2;color:#9f1239;box-shadow:0 0 0 4px #be185d1a}.bc-voice-input.active:after{width:8px;height:8px;border-radius:999px;background:#e11d48;content:"";box-shadow:0 0 #e11d4873;animation:bc-voice-pulse 1.2s ease-out infinite}.bc-voice-status{margin:-4px 0 0;color:#475569;font-size:.78rem;line-height:1.45}@keyframes bc-voice-pulse{70%{box-shadow:0 0 0 7px #e11d4800}to{box-shadow:0 0 #e11d4800}}.bc-chat-panel-clean{border-radius:16px;box-shadow:none}.bc-chat-panel-clean .bc-chat-thread{min-height:240px;height:min(38vh,380px);background:radial-gradient(circle at 0% 0%,rgba(245,158,11,.08),transparent 18rem),#f8fafc;background-size:auto}.bc-chat-panel-clean .bc-chat-header{min-height:66px;background:#0f172a;color:#fff;border-radius:16px 16px 0 0}.bc-chat-panel-clean .bc-chat-header strong,.bc-chat-panel-clean .bc-chat-header span{color:#fff}.bc-chat-panel-clean .bc-chat-header span{color:#f59e0b}.bc-chat-panel-clean .bc-chat-header em{background:#ffffff1a;border-color:#ffffff2e;color:#fff}.bc-channel-tabs.compact{display:flex;gap:8px;padding:12px 12px 0;background:#fff;overflow-x:auto}.bc-channel-tabs.compact button{min-height:38px;width:auto;flex:0 0 auto;border-radius:999px;padding:0 12px;box-shadow:none}.bc-channel-tabs.compact button.active{border-color:#f59e0b94;background:#fffbeb}.bc-ticket-panel-clean{border-radius:16px;box-shadow:none;align-self:stretch}.bc-support-trust-row{min-height:64px;border-radius:16px;padding:12px 18px;display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;color:#334155;font-weight:900}.bc-support-trust-row span{display:inline-flex;align-items:center;gap:8px}.bc-support-trust-row svg{color:#d97706}.bc-auth-layout{width:min(100%,1180px);margin-inline:auto;padding:clamp(22px,5vw,42px) 0;grid-template-columns:minmax(0,1.1fr) minmax(360px,480px);gap:22px}.bc-auth-hero{border-radius:18px;background:linear-gradient(110deg,#0f172af5,#0f172a94),radial-gradient(circle at 22% 18%,rgba(200,164,93,.22),transparent 34%),linear-gradient(135deg,#111827,#3f123f 62%,#b565c9 120%);color:#fff;min-height:560px;align-content:end;padding:clamp(30px,5vw,56px)}.bc-auth-hero h1,.bc-auth-hero p,.bc-auth-hero .bc-eyebrow{color:#fff}.bc-auth-hero .bc-eyebrow,.bc-auth-steps .active,.bc-auth-steps .done{color:#f59e0b}.bc-auth-card{border-radius:18px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 18px 48px #0f172a17;padding:clamp(22px,4vw,34px)}.bc-auth-card .bc-field input,.bc-auth-card .bc-field textarea,.bc-auth-card .bc-field select{min-height:46px}.bc-auth-promise span,.bc-auth-steps span{background:#ffffff1f;border-color:#ffffff2e;color:#fff}@media (max-width: 980px){.bc-support-clean{padding-inline:14px}.bc-support-clean-hero,.bc-support-choice-grid,.bc-support-assistant-shell,.bc-auth-layout{grid-template-columns:1fr}.bc-support-clean-hero{min-height:250px}.bc-support-clean-hero .bc-voice-wave{justify-self:start}.bc-auth-hero{min-height:360px}}@media (max-width: 620px){.bc-support-clean{gap:12px;padding:10px 12px 132px}.bc-support-clean-hero{min-height:auto;border-radius:16px;padding:14px;background:linear-gradient(90deg,#0f172ae6,#0f172a94),radial-gradient(circle at 78% 26%,rgba(181,101,201,.24),transparent 36%),linear-gradient(135deg,#111827,#3f123f 62%,#c8a45d 130%)}.bc-support-clean-hero h1{margin:6px 0 8px;font-size:clamp(1.52rem,7vw,1.9rem);line-height:1.06}.bc-support-clean-hero p{max-width:31ch;font-size:.76rem;line-height:1.38}.bc-support-clean-hero .bc-eyebrow{font-size:.68rem;letter-spacing:.12em}.bc-support-clean-hero .bc-voice-wave{min-height:36px;padding:6px 9px;font-size:.72rem}.bc-support-choice-grid{gap:9px}.bc-support-choice-grid button{min-height:86px;padding:12px 14px;grid-template-columns:auto 1fr;align-items:center;align-content:center;gap:5px 12px}.bc-support-choice-grid svg{width:42px;height:42px;grid-row:span 2;padding:10px}.bc-support-choice-grid strong{font-size:.98rem}.bc-support-choice-grid span{font-size:.84rem;line-height:1.35}.bc-support-topic-strip{padding-bottom:6px}.bc-support-topic-strip button{min-height:38px;padding:0 12px;font-size:.84rem}.bc-support-simple-panel{display:grid;padding:18px}.bc-support-assistant-shell{padding:10px}.bc-chat-panel-clean .bc-chat-thread{min-height:180px;height:min(30vh,260px)}.bc-chat-composer div{justify-content:stretch}.bc-chat-composer .bc-primary,.bc-chat-composer .bc-secondary,.bc-chat-composer .bc-attach-button{flex:1 1 130px}.bc-support-trust-row{justify-content:start}}:root{--bc-bg: #f6f8fb;--bc-bg-soft: #eef3f8;--bc-slate-950: #070b16;--bc-slate-900: #111827;--bc-slate-800: #1f2937;--bc-text: #111827;--bc-body: #475569;--bc-muted: #64748b;--bc-line: #e3e8ef;--bc-amber: #f59e0b;--bc-amber-strong: #e98500;--bc-plum: #b565c9;--bc-card-shadow: 0 12px 34px rgba(15, 23, 42, .08);--bc-shadow-soft: 0 10px 28px rgba(15, 23, 42, .07)}.bc-shop-shell{background:radial-gradient(circle at 14% 0%,rgba(181,101,201,.08),transparent 28rem),radial-gradient(circle at 90% 12%,rgba(245,158,11,.08),transparent 30rem),linear-gradient(180deg,#fbfdff,#f6f8fb 40%,#eef3f8)}.bc-shop-main{width:min(100% - 40px,1320px);padding-top:18px}.bc-shop-header{background:#fffffff7;border-bottom:1px solid rgba(226,232,240,.95);box-shadow:0 12px 32px #0f172a14}.bc-promo-topline{min-height:30px;background:#070b16;color:#d8dee8}.bc-promo-topline span{color:#d8dee8}.bc-header-top{width:min(100% - 40px,1320px);min-height:74px;grid-template-columns:230px minmax(260px,1fr) auto;gap:22px;padding:10px 0}.bc-wordmark{min-width:0}.bc-wordmark:after{content:none}.bc-wordmark img,.bc-footer-brand img,.bc-footer img{filter:none!important;width:min(188px,35vw);max-height:54px;object-fit:contain;background:transparent!important}.bc-search{height:46px;max-width:640px;border:1px solid #dde5ee;box-shadow:0 8px 22px #0f172a14}.bc-header-actions{gap:18px}.bc-header-actions button,.bc-header-actions button.primary{color:#111827}.bc-header-actions button:hover,.bc-header-actions button.primary:hover{color:#8e3fa8}.bc-category-nav{min-height:48px;padding:0 max(20px,calc((100vw - 1320px)/2 + 20px));gap:clamp(18px,3vw,34px);background:#1f2937}.bc-category-nav button{min-height:48px}.bc-top-categories{width:min(100%,1320px);margin-bottom:24px;padding:18px 28px;border-radius:18px;box-shadow:0 10px 30px #0f172a0f}.bc-top-categories .bc-category-grid{gap:clamp(26px,4vw,58px)}.bc-top-categories .bc-category-grid button:before{width:62px;height:62px}.bc-banner-carousel,.bc-product-carousel-section,.bc-editorial-band{width:min(100%,1320px)}.bc-hero,.bc-wholesale-hero{min-height:420px;border-radius:20px;box-shadow:0 18px 46px #0f172a24}.bc-section,.bc-product-carousel-section{padding:clamp(24px,3.2vw,40px);border-radius:20px;border:1px solid #e5eaf1;background:#ffffffeb;box-shadow:0 12px 34px #0f172a0f}.bc-section:nth-of-type(3n+1),.bc-section:nth-of-type(3n+2),.bc-section:nth-of-type(3n),.bc-product-carousel-section{background:#ffffffeb}.bc-product-carousel{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.bc-product-carousel .bc-product-card:nth-child(n+5){display:none}.bc-product-card{border-radius:14px;border-color:#e5eaf1;box-shadow:0 8px 24px #0f172a0f}.bc-product-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px #0f172a1f}.bc-product-image{aspect-ratio:4 / 5;border-radius:14px 14px 0 0}.bc-product-copy{padding:14px 15px 16px}.bc-card-actions{gap:8px}.bc-editorial-band{border-radius:24px}.bc-footer{margin-top:44px;padding:46px max(24px,calc((100vw - 1320px)/2 + 24px)) 30px;border-top:3px solid #f59e0b;background:linear-gradient(180deg,#fffaf2,#f7f9fc);color:#334155}.bc-footer p,.bc-footer a,.bc-footer button{color:#475569}.bc-footer a:hover,.bc-footer button:hover{color:#8e3fa8}.bc-footer-column strong,.bc-footer-newsletter strong{color:#111827}.bc-footer-brand,.bc-footer-newsletter{border-color:#e2e8f0}.bc-footer-newsletter button{background:#111827;color:#fff;border-color:#111827}.bc-ai-launcher{right:max(22px,env(safe-area-inset-right));bottom:max(24px,calc(env(safe-area-inset-bottom) + 20px))}.bc-ai-launcher-button{min-height:50px;padding:0 20px;border-radius:999px;background:linear-gradient(135deg,#5c2f58,#b565c9);color:#fff;box-shadow:0 18px 44px #8e3fa847}.bc-ai-mini-panel{width:min(380px,calc(100vw - 28px));overflow:hidden;border-radius:28px;border:1px solid rgba(255,255,255,.72);background:#fff;box-shadow:0 28px 70px #0f172a3d;padding:0;gap:0}.bc-ai-mini-head{min-height:80px;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px!important;padding:18px 20px;background:linear-gradient(135deg,#2f2630,#b565c9);color:#fff}.bc-ai-mini-avatar{width:40px;height:40px;display:inline-grid;place-items:center;border-radius:999px;background:#ffffff29;border:1px solid rgba(255,255,255,.24)}.bc-ai-mini-head strong{display:flex;align-items:center;gap:8px;color:#fff;font-size:.96rem;line-height:1.15}.bc-ai-mini-head strong:after{content:"";width:8px;height:8px;border-radius:999px;background:#35d07f}.bc-ai-mini-head small{display:block;margin-top:3px;color:#ffffffd6;font-size:.73rem;font-weight:750}.bc-ai-mini-head>i{display:none}.bc-ai-mini-head button{width:34px;height:34px;border:0;border-radius:999px;background:#ffffff2e;color:#fff}.bc-ai-mini-greeting{margin:24px 24px 18px;padding:16px;border-radius:18px;border:1px solid #e5eaf1;background:#fff;box-shadow:0 8px 20px #0f172a0d}.bc-ai-mini-greeting p{margin:0;color:#111827;line-height:1.5}.bc-ai-mini-greeting p+p{margin-top:4px}.bc-ai-mini-greeting b{color:#b565c9}.bc-ai-mini-options{display:grid;gap:12px;padding:0 24px 28px}.bc-ai-mini-options button{min-height:78px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;grid-template-areas:"icon title arrow" "icon sub arrow";align-items:center;column-gap:14px;border:1px solid #e5eaf1;border-radius:18px;background:#fff;color:#111827;padding:12px 14px;text-align:left;box-shadow:0 8px 20px #0f172a0d}.bc-ai-mini-options button:hover{transform:translateY(-2px);border-color:#b565c96b;box-shadow:0 14px 28px #0f172a1a}.bc-ai-mini-options button>span{grid-area:icon;width:46px;height:46px;display:inline-grid;place-items:center;border-radius:14px;background:#f8fafc;color:#111827}.bc-ai-mini-options b{grid-area:title;font-size:.95rem}.bc-ai-mini-options small{grid-area:sub;color:#64748b;font-size:.76rem;font-weight:650}.bc-ai-mini-options svg:last-child{grid-area:arrow;color:#94a3b8}.bc-ai-mini-options .human{background:#111;color:#fff;border-color:#111;box-shadow:0 16px 30px #1111112e}.bc-ai-mini-options .human span{background:#fff;color:#111}.bc-ai-mini-options .human small,.bc-ai-mini-options .human svg:last-child{color:#ffffffbf}@media (max-width: 1180px){.bc-product-carousel{grid-template-columns:repeat(3,minmax(0,1fr))}.bc-product-carousel .bc-product-card:nth-child(n+4){display:none}}@media (max-width: 760px){.bc-shop-main{width:min(100% - 20px,520px)}.bc-header-top{width:min(100% - 20px,520px);grid-template-columns:auto 1fr auto}.bc-wordmark img{width:min(154px,43vw)}.bc-product-carousel{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.bc-product-carousel .bc-product-card:nth-child(n+5){display:none}.bc-section,.bc-product-carousel-section{padding:20px 14px;border-radius:18px}.bc-ai-launcher{right:14px;bottom:calc(84px + env(safe-area-inset-bottom))}.bc-ai-mini-panel{width:min(380px,calc(100vw - 20px));border-radius:24px}}.bc-category-nav{gap:28px}.bc-category-nav button{min-height:46px;padding:0 2px;color:#ffffffe0;font-size:.94rem;font-weight:850;letter-spacing:0}.bc-category-nav button:hover{color:#f8b11b;background:transparent}.bc-header-actions button{font-size:.8rem;letter-spacing:0}.bc-header-actions button svg{width:23px;height:23px}.bc-mobile-drawer{background:#050a189e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bc-mobile-drawer-panel{width:min(392px,calc(100vw - 26px));padding:18px;overflow-y:auto;background:linear-gradient(180deg,#fff,#fbfcff 62%,#f7f1fb);border-right:1px solid rgba(15,23,42,.1);box-shadow:22px 0 70px #0f172a42}.bc-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.bc-drawer-head img{width:178px;max-width:62vw;height:auto;display:block;filter:none;mix-blend-mode:normal}.bc-drawer-note{display:grid;gap:4px;padding:16px;margin-bottom:14px;border-radius:18px;background:#111827;color:#fff;box-shadow:0 16px 32px #0f172a29}.bc-drawer-note strong{font-size:.98rem}.bc-drawer-note span{color:#ffffffc7;font-size:.82rem;line-height:1.45}.bc-mobile-drawer-panel .bc-drawer-link{min-height:74px;width:100%;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:10px;padding:12px;border:1px solid #e5eaf1;border-radius:18px;background:#ffffffdb;color:#111827;text-align:left;box-shadow:0 10px 24px #0f172a0f}.bc-mobile-drawer-panel .bc-drawer-link:hover{transform:translateY(-1px);border-color:#b565c961;box-shadow:0 16px 30px #0f172a1a}.bc-drawer-link>svg:first-child{width:42px;height:42px;padding:10px;border-radius:14px;background:#f3f7fb;color:#8e3fa8}.bc-drawer-link span{min-width:0;display:grid;gap:2px}.bc-drawer-link b{color:#111827;font-size:.95rem}.bc-drawer-link small{color:#64748b;font-size:.76rem;line-height:1.35}.bc-drawer-cats{display:flex;flex-wrap:wrap;gap:8px;padding:14px 0}.bc-drawer-cats>span{width:100%;color:#64748b;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.bc-mobile-drawer-panel .bc-drawer-cats button{min-height:38px;border-radius:999px;padding:0 14px;background:#fff;color:#111827;border:1px solid #e5eaf1}.bc-mobile-drawer-panel .bc-drawer-primary{width:100%;min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:16px;background:linear-gradient(135deg,#111827,#8e3fa8);color:#fff;box-shadow:0 16px 34px #8e3fa83d}.bc-pdp{display:block;width:min(100% - 48px,1380px);margin:0 auto;padding:30px 0 72px}.bc-pdp-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:18px;color:#64748b}.bc-pdp-breadcrumb button{border:0;padding:0;background:transparent;color:#475569;font-weight:780}.bc-pdp-breadcrumb button:hover{color:#8e3fa8}.bc-pdp-shell{display:grid;grid-template-columns:minmax(360px,.92fr) minmax(0,1.08fr);gap:30px;align-items:start}.bc-pdp .bc-pdp-gallery,.bc-pdp .bc-pdp-copy{border:1px solid #e5eaf1;border-radius:24px;background:#ffffffeb;box-shadow:0 18px 44px #0f172a12}.bc-pdp .bc-pdp-gallery{position:sticky;top:150px;padding:16px}.bc-pdp-main-image{aspect-ratio:4 / 5;border-radius:18px;background:#f8fafc}.bc-pdp-thumbs{gap:10px;overflow-x:auto;padding-bottom:4px}.bc-pdp-thumb{flex:0 0 68px;height:86px;border-radius:12px}.bc-pdp-thumb.active{border-color:#8e3fa8;box-shadow:0 0 0 3px #b565c924}.bc-pdp .bc-pdp-copy{padding:clamp(20px,2.2vw,34px)}.bc-pdp .bc-eyebrow{color:#8e3fa8;font-size:.76rem;font-weight:950;text-transform:uppercase;letter-spacing:.12em}.bc-pdp h1{margin:8px 0 0;color:#0f172a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2rem,3.2vw,3.4rem);line-height:.98;letter-spacing:-.03em}.bc-pdp-subtitle{margin:0;max-width:68ch;color:#475569;font-size:1rem;line-height:1.65}.bc-pdp-meta,.bc-pdp-offer-strip{display:flex;flex-wrap:wrap;gap:10px}.bc-pdp-meta span,.bc-pdp-offer-strip span{min-height:34px;display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border-radius:999px;background:#f8fafc;color:#334155;border:1px solid #e5eaf1;font-size:.82rem;font-weight:780}.bc-pdp-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px;padding:14px 0;border-top:1px solid #eef2f7;border-bottom:1px solid #eef2f7}.bc-pdp-price strong{color:#0f172a;font-size:clamp(1.8rem,3vw,2.45rem);line-height:1}.bc-pdp-price span{color:#94a3b8;font-weight:800;text-decoration:line-through}.bc-pdp-price em{padding:5px 9px;border-radius:999px;background:#ecfdf5;color:#047857;font-size:.78rem;font-style:normal;font-weight:900}.bc-pdp-buybox-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.bc-buybox{display:grid;align-content:start;gap:10px;padding:16px;border:1px solid #e5eaf1;border-radius:18px;background:#fff}.bc-buybox.primary{border-color:#f8b11b61;background:linear-gradient(180deg,#fffaf0,#fff)}.bc-buybox span{color:#8e3fa8;font-size:.72rem;font-weight:950;text-transform:uppercase;letter-spacing:.09em}.bc-buybox strong{color:#111827;font-size:1.12rem}.bc-buybox small{color:#64748b;line-height:1.45}.bc-buybox .bc-primary,.bc-buybox .bc-secondary,.bc-buybox .bc-link-button{width:100%;justify-content:center}.bc-option-block{display:grid;gap:10px}.bc-option-block>strong,.bc-qty,.bc-delivery-check label>span{color:#111827;font-size:.88rem;font-weight:900}.bc-chip-row.large span,.bc-chip-row span{border-radius:999px;background:#fff;border-color:#e5eaf1;color:#334155}.bc-qty{display:inline-flex;align-items:center;gap:12px}.bc-qty input{width:86px;min-height:42px;border:1px solid #dbe4ee;border-radius:12px;padding:0 12px}.bc-delivery-check{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end}.bc-delivery-check label{display:grid;gap:8px}.bc-delivery-check input{min-height:44px;border:1px solid #dbe4ee;border-radius:14px;padding:0 14px}.bc-pdp-actions{position:static;display:flex;flex-wrap:wrap;gap:10px;padding:0;border:0;background:transparent;box-shadow:none}.bc-pdp-offer-strip{margin:22px 0;padding:14px;border-radius:20px;border:1px solid #e5eaf1;background:#ffffffb8;justify-content:center}.bc-pdp-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:24px}.bc-pdp-info-grid .bc-accordion{margin:0;border:1px solid #e5eaf1;border-radius:18px;background:#fff;box-shadow:0 12px 28px #0f172a0d}.bc-pdp-info-grid .bc-accordion p{color:#475569;line-height:1.65}@media (max-width: 980px){.bc-pdp{width:min(100% - 24px,720px);padding-top:18px}.bc-pdp-shell,.bc-pdp-buybox-grid,.bc-pdp-info-grid{grid-template-columns:1fr}.bc-pdp .bc-pdp-gallery{position:static}.bc-pdp-actions{position:sticky;bottom:calc(78px + env(safe-area-inset-bottom));z-index:12;padding:10px;border:1px solid rgba(226,232,240,.9);border-radius:18px;background:#fffffff0;box-shadow:0 18px 38px #0f172a24}}@media (max-width: 620px){.bc-category-nav{gap:18px}.bc-pdp h1{font-size:clamp(1.72rem,8vw,2.4rem)}.bc-delivery-check{grid-template-columns:1fr}.bc-pdp-offer-strip{justify-content:flex-start}}:root{--bc-page: #f5f7fb;--bc-pearl: #ffffff;--bc-soft-panel: #f9f4f8;--bc-ink: #182135;--bc-ink-2: #24304a;--bc-plum: #8a4f9d;--bc-plum-soft: #f3e8f6;--bc-champagne: #b98b2e;--bc-champagne-soft: #fff6e2;--bc-line-soft: #dfe6ef;--bc-text-main: #111827;--bc-text-body: #40516a}body{background:radial-gradient(circle at 12% 8%,rgba(181,139,46,.08),transparent 30rem),radial-gradient(circle at 84% 14%,rgba(138,79,157,.1),transparent 32rem),linear-gradient(180deg,#f7f9fc,#f5f7fb 45%,#eef4f8)}.bc-shop-shell,.bc-shop-main{background:radial-gradient(circle at 88% 4%,rgba(138,79,157,.08),transparent 28rem),linear-gradient(180deg,#f8fafc,#f5f7fb)}.bc-topline,.bc-promo-topline{background:linear-gradient(90deg,#24304a,#2f3652 52%,#5e4d73);color:#ffffffe6;border-bottom:1px solid rgba(255,255,255,.08)}.bc-header{background:linear-gradient(180deg,#eef3f8,#fff);border-bottom:1px solid rgba(148,163,184,.24);box-shadow:0 16px 36px #24304a14}.bc-header-main,.bc-header-top{background:transparent}.bc-wordmark,.bc-wordmark:hover{color:var(--bc-text-main)}.bc-wordmark img{filter:none;mix-blend-mode:normal}.bc-search-bar{border:1px solid rgba(148,163,184,.32);background:#fffffff5;box-shadow:0 14px 32px #24304a14}.bc-search-bar input{color:var(--bc-text-main)}.bc-search-bar button{background:linear-gradient(135deg,#b98b2e,#d7a43a);color:#172033;box-shadow:none}.bc-header-actions button,.bc-header-actions button.primary{color:#24304a;background:transparent}.bc-header-actions button:hover,.bc-header-actions button.primary:hover{color:var(--bc-plum)}.bc-header-actions em{background:linear-gradient(135deg,#b98b2e,#e5b84d);color:#1f2937}.bc-category-nav{background:linear-gradient(90deg,#24304a,#2e3b57 60%,#51466b);border-radius:0 0 20px 20px;padding-inline:28px;box-shadow:0 16px 34px #24304a29}.bc-category-nav button{color:#ffffffe6}.bc-category-nav button:hover,.bc-category-nav button.active{color:#ffd770}.bc-category-nav button:after{background:transparent}.bc-category-nav button:hover:after{background:linear-gradient(90deg,#ffd770,#d8a63e)}.bc-section,.bc-product-carousel-section,.bc-auth-card,.bc-form-card,.bc-support-card,.bc-cart-panel,.bc-checkout-panel{background:#ffffffe6;border-color:#94a3b838;box-shadow:0 18px 42px #24304a12}.bc-section:nth-of-type(odd),.bc-product-carousel-section:nth-of-type(odd){background:linear-gradient(180deg,#fffffff0,#f9f4f8d6)}.bc-section h2,.bc-product-carousel-section h2,.bc-support-hero h1,.bc-form-card h1,.bc-pdp h1{color:var(--bc-text-main)}.bc-section p,.bc-product-carousel-section p,.bc-support-hero p,.bc-form-card p,.bc-pdp-subtitle{color:var(--bc-text-body)}.bc-product-card{border-color:#94a3b83d;box-shadow:0 14px 32px #24304a14}.bc-product-card:hover{box-shadow:0 24px 46px #24304a24}.bc-product-badge,.bc-card-badge{background:linear-gradient(135deg,#b98b2e,#e4b44e);color:#172033}.bc-primary,.bc-header-actions .primary{background:linear-gradient(135deg,#24304a,#41506e);color:#fff;border-color:transparent;box-shadow:0 14px 30px #24304a2e}.bc-primary:hover,.bc-header-actions .primary:hover{background:linear-gradient(135deg,#8a4f9d,#6f3e83);color:#fff}.bc-secondary,.bc-link-button,.bc-section-head button{background:#ffffffeb;border-color:#94a3b847;color:#24304a}.bc-secondary:hover,.bc-link-button:hover,.bc-section-head button:hover{border-color:#8a4f9d61;color:#6f3e83;background:#fbf7fc}.bc-hero-banner,.bc-editorial-band,.bc-wholesale-cta{background:linear-gradient(105deg,#182135e6,#24304ac7),var(--hero-image, none)}.bc-footer{background:radial-gradient(circle at 18% 18%,rgba(185,139,46,.1),transparent 18rem),linear-gradient(180deg,#24304a,#182135);border-top:3px solid #b98b2e}.bc-footer,.bc-footer p,.bc-footer a,.bc-footer button,.bc-footer-column strong,.bc-footer-newsletter strong{color:#ffffffd1}.bc-footer a:hover,.bc-footer button:hover{color:#ffd770}.bc-footer-brand img{filter:brightness(0) invert(1)}.bc-footer-newsletter{border-color:#ffffff29;background:#ffffff0f}.bc-footer-newsletter button{background:linear-gradient(135deg,#b98b2e,#e4b44e);color:#172033;border-color:transparent}.bc-ai-launcher-button{background:linear-gradient(135deg,#8a4f9d,#6f3e83);color:#fff}.bc-ai-mini-head{background:linear-gradient(135deg,#24304a,#51466b 58%,#8a4f9d)}.bc-mobile-bottom{background:#fffffff0;border-color:#94a3b847;box-shadow:0 -14px 36px #24304a24}.bc-mobile-bottom button{color:#64748b}.bc-mobile-bottom button.active{color:#8a4f9d;background:#f3e8f6}.bc-mobile-bottom button em{background:#b98b2e;color:#172033}.bc-mobile-drawer-panel{background:linear-gradient(180deg,#fff,#f8fafc 56%,#f3e8f6)}.bc-drawer-note{background:linear-gradient(135deg,#24304a,#51466b)}.bc-mobile-drawer-panel .bc-drawer-primary{background:linear-gradient(135deg,#24304a,#8a4f9d)}.bc-pdp .bc-pdp-gallery,.bc-pdp .bc-pdp-copy,.bc-pdp-info-grid .bc-accordion{background:#fffffff0;border-color:#94a3b83d}.bc-buybox.primary{border-color:#b98b2e57;background:linear-gradient(180deg,#fff9ea,#fff)}.bc-buybox span,.bc-pdp .bc-eyebrow{color:#8a4f9d}.bc-pdp-offer-strip span,.bc-pdp-meta span{background:#f8fafc}@media (max-width: 760px){.bc-category-nav{border-radius:0;padding-inline:14px}.bc-header{box-shadow:0 10px 24px #24304a1a}.bc-section,.bc-product-carousel-section{background:#ffffffeb}}:root{--bc-page: #f6f8fb;--bc-pearl: #ffffff;--bc-shell: #eef3f8;--bc-panel: #fbf7fb;--bc-ink: #24304a;--bc-ink-soft: #31405c;--bc-plum: #805090;--bc-plum-strong: #6f3f82;--bc-plum-soft: #f2e8f5;--bc-gold: #bd8d2e;--bc-gold-soft: #fff6e1;--bc-copy: #142033;--bc-copy-soft: #526175;--bc-hairline: #dfe7ef;--bc-card-shadow: 0 18px 46px rgba(36, 48, 74, .08)}body{background:radial-gradient(circle at 10% 3%,rgba(128,80,144,.08),transparent 26rem),radial-gradient(circle at 92% 0%,rgba(189,141,46,.08),transparent 28rem),linear-gradient(180deg,#f8fafc,#f6f8fb 48%,#eef3f8);color:var(--bc-copy)}.bc-shop-shell,.bc-shop-main{background:transparent}.bc-shop-header{background:#fffffff5;border-bottom:1px solid rgba(148,163,184,.24);box-shadow:0 12px 30px #24304a14}.bc-promo-topline,.bc-topline{min-height:30px;background:linear-gradient(90deg,#31405c,#4b4f73 58%,#805090);color:#fffffff0;font-size:.72rem;letter-spacing:.08em}.bc-header-top{min-height:72px;gap:20px}.bc-wordmark{min-width:148px}.bc-wordmark img{width:min(156px,28vw);max-height:44px;filter:none}.bc-search{min-height:48px;border:1px solid rgba(148,163,184,.34);background:#fffffffa;box-shadow:0 10px 26px #24304a12}.bc-search input{height:44px;color:var(--bc-copy)}.bc-search-submit,.bc-search button{border-radius:0 999px 999px 0;background:linear-gradient(135deg,#bd8d2e,#e1b24d);color:#172033;font-weight:900}.bc-header-actions button,.bc-header-actions button.primary{color:var(--bc-ink);background:transparent;border:0;box-shadow:none;min-height:42px;padding-inline:10px}.bc-header-actions button:hover,.bc-header-actions button.primary:hover{color:var(--bc-plum-strong);background:#80509014;box-shadow:none}.bc-category-nav{background:linear-gradient(90deg,#eef3f8,#fff 52%,#f4edf6);border:1px solid rgba(148,163,184,.24);border-radius:20px;margin-top:0;margin-bottom:14px;padding:5px 22px;box-shadow:0 12px 28px #24304a12}.bc-category-nav button{color:#31405c;min-height:44px;font-size:.91rem;letter-spacing:0;text-transform:none}.bc-category-nav button:first-child,.bc-category-nav button:hover,.bc-category-nav button.active{color:var(--bc-plum-strong)}.bc-category-nav button:after,.bc-category-nav button:hover:after{background:linear-gradient(90deg,var(--bc-plum),var(--bc-gold));height:2px}.bc-top-categories .bc-category-grid{padding:clamp(20px,2.8vw,30px);border-radius:22px;background:#fffffff0;box-shadow:var(--bc-card-shadow)}.bc-top-categories .bc-category-grid button{min-height:104px;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fafc)}.bc-section,.bc-product-carousel-section,.bc-form-card,.bc-support-card,.bc-cart-panel,.bc-checkout-panel{border-radius:24px;background:#fffffff0;border:1px solid rgba(148,163,184,.2);box-shadow:var(--bc-card-shadow)}.bc-product-carousel-section{padding:clamp(24px,3.8vw,44px)}.bc-product-carousel-section:nth-of-type(odd),.bc-section:nth-of-type(odd){background:linear-gradient(180deg,#fffffff2,#faf6fbc7)}.bc-section-head h2,.bc-product-carousel-section h2,.bc-pdp h1,.bc-support-clean-hero h1{color:var(--bc-copy);letter-spacing:-.02em}.bc-section-head p,.bc-product-carousel-section p,.bc-pdp-subtitle,.bc-support-clean-hero p{color:var(--bc-copy-soft)}.bc-product-card{border-radius:16px;overflow:hidden;background:#fff;border:1px solid rgba(148,163,184,.24);box-shadow:0 12px 30px #24304a14}.bc-product-card:hover{transform:translateY(-3px);box-shadow:0 22px 44px #24304a24}.bc-product-image{border-radius:0;aspect-ratio:4 / 5;background:linear-gradient(145deg,#f8fafc,#f3e8f5)}.bc-product-copy{padding:16px}.bc-product-name{color:var(--bc-copy);font-size:.98rem;line-height:1.35}.bc-chip-row span{background:#f8fafc;border-color:#94a3b838;color:#526175}.bc-product-badge,.bc-card-badge{background:linear-gradient(135deg,#bd8d2e,#e1b24d);color:#172033;border-radius:0 0 10px}.bc-primary,.bc-header-actions .primary{background:linear-gradient(135deg,#31405c,#805090);color:#fff;box-shadow:0 14px 30px #50406a2e}.bc-primary:hover,.bc-header-actions .primary:hover{background:linear-gradient(135deg,#24304a,#6f3f82);color:#fff}.bc-secondary,.bc-link-button,.bc-section-head button{background:#fff;border-color:#94a3b847;color:var(--bc-ink);box-shadow:0 8px 18px #24304a0d}.bc-secondary:hover,.bc-link-button:hover,.bc-section-head button:hover{color:var(--bc-plum-strong);border-color:#80509059;background:#fbf7fc}.bc-hero-banner,.bc-editorial-band,.bc-wholesale-cta{background:linear-gradient(105deg,#31405ce0,#504f73a8),var(--hero-image, none)}.bc-ai-launcher-button{background:linear-gradient(135deg,#805090,#9b6cab);color:#fff;box-shadow:0 18px 44px #80509042}.bc-ai-mini-head{background:linear-gradient(135deg,#31405c,#805090)}.bc-ai-mini-panel{border-radius:24px;border:1px solid rgba(148,163,184,.28);box-shadow:0 28px 70px #24304a33}.bc-footer{background:radial-gradient(circle at 15% 12%,rgba(128,80,144,.08),transparent 24rem),linear-gradient(180deg,#fff,#f7f9fc);border-top:3px solid rgba(189,141,46,.72);color:var(--bc-copy)}.bc-footer,.bc-footer p,.bc-footer a,.bc-footer button,.bc-footer-column strong,.bc-footer-newsletter strong{color:var(--bc-copy)}.bc-footer p,.bc-footer a,.bc-footer button{color:var(--bc-copy-soft)}.bc-footer a:hover,.bc-footer button:hover{color:var(--bc-plum-strong)}.bc-footer-brand img,.bc-footer img{filter:none}.bc-footer-newsletter{border-color:#94a3b83d;background:#ffffffb8}.bc-footer-newsletter button{background:linear-gradient(135deg,#bd8d2e,#e1b24d);color:#172033}.bc-mobile-bottom{background:#fffffff5;border:1px solid rgba(148,163,184,.22);box-shadow:0 -16px 40px #24304a1f}.bc-mobile-bottom button{color:#64748b;border-radius:16px}.bc-mobile-bottom button.active{color:var(--bc-plum-strong);background:linear-gradient(180deg,#f8f0fb,#fff);border:1px solid rgba(128,80,144,.18)}.bc-mobile-drawer-panel{background:linear-gradient(180deg,#fff,#f8fafc 58%,#f4edf6)}.bc-drawer-note,.bc-mobile-drawer-panel .bc-drawer-primary{background:linear-gradient(135deg,#31405c,#805090)}.bc-pdp{color:var(--bc-copy)}.bc-pdp-shell{gap:clamp(20px,3vw,34px)}.bc-pdp .bc-pdp-gallery,.bc-pdp .bc-pdp-copy,.bc-pdp-info-grid .bc-accordion{border-radius:24px;background:#fffffff2;border:1px solid rgba(148,163,184,.22);box-shadow:var(--bc-card-shadow)}.bc-pdp-main-image{border-radius:20px;background:linear-gradient(145deg,#f8fafc,#f3e8f5)}.bc-pdp .bc-eyebrow,.bc-buybox span{color:var(--bc-plum-strong)}.bc-buybox.primary{background:linear-gradient(180deg,#fff8e8,#fff);border-color:#bd8d2e4d}.bc-pdp-actions{gap:8px}@media (max-width: 900px){.bc-shop-main{width:min(100% - 24px,760px);padding-top:16px}.bc-header-top{min-height:auto;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;padding:12px 14px}.bc-wordmark{min-width:0}.bc-wordmark img{width:min(150px,42vw);max-height:40px}.bc-search{grid-column:1 / -1;order:3;min-height:44px;border-radius:14px;box-shadow:0 8px 20px #24304a0f}.bc-search input{height:40px;font-size:.94rem}.bc-search-submit{display:none}.bc-header-actions{justify-content:end}.bc-header-actions button:not(.primary){display:none}.bc-header-actions .primary{min-height:38px;padding-inline:10px;border-radius:14px}.bc-category-nav{margin:0 -12px 10px;border-radius:0;border-inline:0;padding:4px 12px;background:#fffffff0;box-shadow:0 8px 18px #24304a0f}.bc-category-nav button{min-height:40px;font-size:.86rem;color:var(--bc-ink)}.bc-top-categories .bc-category-grid{display:flex;overflow-x:auto;gap:12px;padding:14px;border-radius:18px;scrollbar-width:none}.bc-top-categories .bc-category-grid::-webkit-scrollbar{display:none}.bc-top-categories .bc-category-grid button{min-width:102px;min-height:92px;padding:10px}.bc-product-carousel-section,.bc-section{border-radius:20px;padding:20px 14px}.bc-product-carousel{gap:12px}.bc-product-card{border-radius:14px}.bc-product-copy{padding:12px}.bc-card-actions{display:none}.bc-pdp{width:min(100% - 20px,720px);padding-top:10px}.bc-pdp .bc-pdp-gallery,.bc-pdp .bc-pdp-copy,.bc-pdp-info-grid .bc-accordion{border-radius:18px;padding:14px}.bc-pdp h1{font-size:clamp(1.7rem,8vw,2.35rem);line-height:1.08}.bc-pdp-main-image{border-radius:16px}.bc-pdp-actions{bottom:calc(76px + env(safe-area-inset-bottom));border-radius:18px;justify-content:space-between}.bc-pdp-actions button{flex:1 1 0;min-height:42px;padding-inline:8px;font-size:.82rem}.bc-ai-launcher{right:14px;bottom:calc(86px + env(safe-area-inset-bottom))}.bc-ai-launcher-button{min-height:50px;padding-inline:16px;border-radius:999px}.bc-ai-mini-panel{width:min(360px,calc(100vw - 28px));border-radius:22px}}@media (max-width: 520px){.bc-promo-topline{justify-content:flex-start;padding-inline:12px;font-size:.66rem}.bc-wordmark img{width:min(132px,38vw)}.bc-icon-button{width:42px;min-height:42px}.bc-header-actions .primary{font-size:0;width:44px;padding:0}.bc-header-actions .primary svg{margin:0}.bc-mobile-bottom{left:10px;right:10px;bottom:calc(8px + env(safe-area-inset-bottom));padding:6px;border-radius:22px}.bc-mobile-bottom button{min-height:48px;font-size:.68rem;gap:3px}.bc-mobile-bottom button svg{width:18px;height:18px}.bc-footer{padding-bottom:calc(96px + env(safe-area-inset-bottom))}}@media (max-width: 620px){.bc-promo-topline{min-height:24px;gap:18px;padding-inline:12px;font-size:.58rem;letter-spacing:.06em}.bc-header-top{gap:8px;padding:10px 12px 8px}.bc-wordmark img{width:min(118px,34vw);max-height:34px}.bc-search{min-height:40px;border-radius:12px;padding-inline:12px}.bc-search input{height:36px;font-size:.88rem}.bc-category-nav{gap:18px;padding-block:2px}.bc-category-nav button{min-height:34px;font-size:.78rem}.bc-top-categories .bc-category-grid{gap:10px;padding:10px 10px 12px;border-radius:16px}.bc-top-categories .bc-category-grid button{min-width:86px;min-height:76px;border-radius:14px;padding:8px}.bc-top-categories .bc-category-grid button:before{width:44px;height:44px;margin-bottom:6px}.bc-top-categories .bc-category-grid strong{font-size:.76rem}.bc-hero-banner{min-height:520px;border-radius:24px;padding:34px 20px 92px}.bc-hero-banner h1{max-width:92%;font-size:clamp(2.2rem,12vw,3.4rem);line-height:.98}.bc-hero-banner p{max-width:88%;font-size:1rem;line-height:1.55}.bc-hero-actions{flex-direction:column;align-items:stretch;max-width:280px}.bc-hero-actions .bc-primary,.bc-hero-actions .bc-secondary{min-height:48px;font-size:.92rem}.bc-ai-launcher{right:12px;bottom:calc(92px + env(safe-area-inset-bottom))}.bc-ai-launcher-button{width:54px;min-width:54px;height:54px;min-height:54px;padding:0;border-radius:999px;box-shadow:0 16px 32px #8050903d}.bc-ai-launcher-button span{display:none}.bc-mobile-bottom{right:12px;left:12px}}:root{--bc-bg: #ffffff;--bc-bg-soft: #f5f5f5;--bc-surface: #ffffff;--bc-surface-2: #fafafa;--bc-text: #000000;--bc-body: #252525;--bc-muted: #757575;--bc-line: #dedede;--bc-teal: #000000;--bc-teal-dark: #000000;--bc-plum: #000000;--bc-plum-2: #111111;--bc-gold: #000000;--bc-success: #000000;--bc-shadow: none;--bc-shadow-soft: none;--bc-glow: none;--bc-radius: 2px}html,body,.bc-shop-shell{background:#fff;color:#000}.bc-shop-shell{font-family:Inter,Jost,Montserrat,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(90deg,rgba(0,0,0,.025),transparent 18%,transparent 82%,rgba(0,0,0,.025)),#fff}.bc-shop-shell *,.bc-shop-shell *:before,.bc-shop-shell *:after{letter-spacing:0}.bc-promo-topline{min-height:28px;background:#000;color:#fff;border:0;box-shadow:none;text-transform:uppercase;font-size:.68rem;letter-spacing:.06em}.bc-promo-topline span{color:#fff}.bc-shop-header{background:#fff;border-bottom:1px solid #e5e5e5;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.bc-header-top{min-height:74px;background:#fff;color:#000}.bc-wordmark img{filter:none;object-fit:contain}.bc-search,.bc-search.wide{min-height:46px;border:1px solid #cfcfcf;border-radius:2px;background:#fff;box-shadow:none}.bc-search input,.bc-search input::placeholder{color:#000}.bc-search input::placeholder{color:#757575}.bc-search-submit{border-radius:0;background:#000;color:#fff;border:1px solid #000000;box-shadow:none}.bc-header-actions button,.bc-icon-button,.bc-link-button,.bc-secondary,.bc-primary{border-radius:2px;box-shadow:none}.bc-primary,.bc-header-actions .primary,.bc-product-actions .bc-primary,.bc-pdp-actions .bc-primary{background:#000;color:#fff;border-color:#000}.bc-primary:hover,.bc-header-actions .primary:hover{background:#2b2b2b;border-color:#2b2b2b;transform:none}.bc-secondary,.bc-link-button,.bc-icon-button,.bc-header-actions button:not(.primary){background:#fff;color:#000;border:1px solid #000000}.bc-category-nav{background:#fff;border:0;border-top:1px solid #ededed;box-shadow:none}.bc-category-nav button{color:#222;border-radius:0;background:transparent;border:0;font-weight:700;text-transform:none}.bc-category-nav button:first-child,.bc-category-nav button:hover{color:#000;background:transparent}.bc-category-nav button:after{background:#000;border-radius:0}.bc-top-categories .bc-category-grid{border-radius:2px;border:1px solid #e8e8e8;box-shadow:none;background:#fff}.bc-top-categories .bc-category-grid button{border-radius:2px;background:transparent;box-shadow:none}.bc-top-categories .bc-category-grid button:before{box-shadow:none;border-color:#e2e2e2}.bc-hero-banner{border-radius:2px;box-shadow:none;background-color:#111}.bc-hero-actions .bc-secondary{background:#fff;color:#000;border-color:#fff}.bc-product-carousel-section,.bc-story-card,.bc-trust-row,.bc-wholesale-strip,.bc-support-simplified,.bc-track-card,.bc-account-card,.bc-cart-panel,.bc-auth-card,.bc-auth-hero{border-radius:2px;box-shadow:none}.bc-product-carousel-section{background:#fff;border:0;padding:clamp(34px,4vw,56px) clamp(18px,3vw,36px)}.bc-product-carousel-section h2,.bc-section-title h2,.bc-pdp h1,.bc-auth-card h2,.bc-support-simplified h1{color:#000;letter-spacing:-.02em}.bc-product-carousel{gap:clamp(20px,2.6vw,34px)}.bc-product-card{background:transparent;border:0;border-radius:0;box-shadow:none}.bc-product-card:hover{transform:none;box-shadow:none}.bc-product-media,.bc-product-image{border-radius:0;background:#f5f5f5}.bc-product-media img,.bc-product-image img{border-radius:0}.bc-product-copy{padding:14px 0 0}.bc-product-copy b,.bc-product-card strong{color:#000;letter-spacing:.02em}.bc-product-copy p,.bc-product-copy small{color:#757575}.bc-price-row strong{color:#000}.bc-price-row span,.bc-price-row em{color:#8a8a8a}.bc-price-row em,.bc-discount,.bc-save,.bc-sale-tag{background:transparent;color:#000;border:0;font-weight:700}.bc-sale-tag{background:#000;color:#fff;border-radius:0}.bc-auth-layout{background:#fff;border:0;box-shadow:none;border-radius:0;grid-template-columns:minmax(0,1fr) minmax(360px,480px)}.bc-auth-hero{min-height:620px;background:linear-gradient(90deg,#000000b8,#0000002e),var(--bc-fashion-hero, linear-gradient(135deg, #111111, #4a4a4a));color:#fff}.bc-auth-card{background:#fff;border:0;padding:clamp(28px,4vw,48px)}.bc-auth-card .bc-field{gap:6px}.bc-auth-card .bc-field input,.bc-auth-card .bc-field select,.bc-auth-card .bc-field textarea{min-height:44px;border:0;border-bottom:1px solid #bdbdbd;border-radius:0;background:#fff;padding-inline:0;box-shadow:none}.bc-auth-card .bc-field input:focus,.bc-auth-card .bc-field select:focus,.bc-auth-card .bc-field textarea:focus{border-bottom-color:#000;outline:0;box-shadow:none}.bc-auth-promise span,.bc-auth-steps span{border-radius:2px;box-shadow:none}.bc-footer{background:#000;color:#fff;border-radius:0;border-top:3px solid #000000;box-shadow:none}.bc-footer p,.bc-footer a,.bc-footer button{color:#d8d8d8}.bc-footer-column strong,.bc-footer-newsletter strong{color:#fff}.bc-footer-newsletter{background:#f9f9f9;border:1px solid #2e2e2e;border-radius:0;color:#000}.bc-footer-newsletter strong,.bc-footer-newsletter p{color:#000}.bc-footer-newsletter button{background:#000;color:#fff;border-radius:0}.bc-ai-launcher-button{background:#000;color:#fff;border:1px solid #000000;border-radius:2px;box-shadow:0 16px 40px #00000038}.bc-ai-mini-panel{border-radius:2px;border:1px solid #d8d8d8;background:#fff;box-shadow:0 24px 80px #00000042}.bc-ai-mini-head{background:#000;color:#fff;border-radius:2px 2px 0 0}.bc-ai-mini-head small{color:#d6d6d6}.bc-ai-mini-head button,.bc-ai-mini-avatar{background:#ffffff1f;color:#fff;border-radius:2px}.bc-ai-mini-greeting,.bc-ai-mini-options button,.bc-ai-mini-message,.bc-mini-success,.bc-mini-error{border-radius:2px;box-shadow:none}.bc-eyebrow,.bc-section-kicker,.bc-section-head .bc-eyebrow,.bc-product-carousel-section .bc-section-head .bc-eyebrow,.bc-pdp .bc-eyebrow,.bc-ai-mini-greeting b,.bc-nav-link.featured,.bc-product-card .discount,.bc-product-discount,.bc-price-discount,.bc-stock-badge,.bc-sale-badge{color:#000}.bc-sale-badge,.bc-product-card .discount,.bc-product-discount,.bc-price-discount,.bc-stock-badge,.bc-filter-chip,.bc-chip,.bc-pill,.bc-tag{background:#f5f5f5;border-color:#d8d8d8;border-radius:2px}.bc-filter-chip.active,.bc-chip.active,.bc-pill.active,.bc-tag.active,.bc-nav-link.featured{background:#000;color:#fff;border-color:#000}.bc-products-hero,.bc-product-filter-sidebar,.bc-filter-shell,.bc-product-detail-shell,.bc-modal,.bc-drawer{border-radius:2px;box-shadow:none}.bc-product-card del,.bc-old-price,.bc-mrp{color:#757575}.bc-ai-mini-options{display:grid;gap:12px;padding:16px 24px 24px}.bc-ai-mini-options button{display:grid;grid-template-columns:44px 1fr 18px;align-items:center;gap:12px;min-height:72px;padding:12px 14px;border:1px solid #e3e3e3;background:#fff;color:#000;text-align:left}.bc-ai-mini-options button:hover{border-color:#000;transform:none}.bc-ai-mini-options button.human{background:#000;color:#fff;border-color:#000}.bc-ai-mini-options span{width:44px;height:44px;display:grid;place-items:center;background:#f5f5f5;border-radius:2px}.bc-ai-mini-options .human span{background:#fff;color:#000}.bc-ai-mini-options small{display:block;color:#757575;font-size:.78rem;margin-top:2px}.bc-ai-mini-options .human small{color:#dcdcdc}.bc-ai-mini-chat{display:grid;gap:12px;padding:14px 20px 20px}.bc-ai-mini-thread{max-height:min(330px,44vh);overflow-y:auto;display:grid;gap:10px;padding-right:4px}.bc-ai-mini-message{width:fit-content;max-width:88%;border:1px solid #e2e2e2;background:#fff;padding:10px 12px}.bc-ai-mini-message.customer{justify-self:end;background:#000;color:#fff;border-color:#000}.bc-ai-mini-message.system{justify-self:center;background:#f5f5f5;color:#4f4f4f}.bc-ai-mini-message p{margin:0;color:inherit;line-height:1.45}.bc-ai-mini-message small{display:block;margin-top:4px;color:#757575;font-size:.72rem}.bc-ai-mini-message.customer small{color:#d8d8d8}.bc-ai-mini-channel,.bc-ai-mini-actions{display:flex;gap:8px;flex-wrap:wrap}.bc-ai-mini-channel button,.bc-ai-mini-actions button{border-radius:2px;border:1px solid #000000;background:#fff;color:#000;min-height:38px;padding:8px 12px;font-weight:800;display:grid;gap:4px;text-align:left}.bc-toast span{font-size:.82rem;opacity:.86;text-decoration:underline}.bc-ai-mini-channel button.active,.bc-ai-mini-actions button:first-child{background:#000;color:#fff}.bc-ai-mini-chat textarea{width:100%;min-height:86px;resize:vertical;border:1px solid #d6d6d6;border-radius:2px;padding:12px;font:inherit;color:#000;background:#fff}.bc-ai-mini-chat textarea:focus{outline:2px solid #000000;outline-offset:0}.bc-mini-success,.bc-mini-error{padding:10px 12px;font-weight:800;border:1px solid #d8d8d8;background:#f5f5f5;color:#000}@media (max-width: 760px){.bc-auth-layout{grid-template-columns:1fr}.bc-auth-hero{min-height:300px}}@media (max-width: 620px){.bc-search,.bc-top-categories .bc-category-grid,.bc-hero-banner,.bc-product-carousel-section,.bc-mobile-bottom,.bc-ai-launcher-button,.bc-ai-mini-panel{border-radius:2px}.bc-ai-launcher-button{width:auto;min-width:58px;padding:0 14px}.bc-ai-launcher-button span{display:inline}}:root{--bc-soft-page: #f7f4ef;--bc-soft-paper: #ffffff;--bc-soft-panel: #fbf8f3;--bc-soft-ink: #17131c;--bc-soft-muted: #6f6874;--bc-soft-line: #e7ded5;--bc-soft-deep: #1e2430;--bc-soft-deep-2: #293244;--bc-soft-plum: #7f5488;--bc-soft-plum-2: #a575ad;--bc-soft-gold: #c69a4a;--bc-soft-success: #2f6f57;--bc-radius-soft: 16px;--bc-radius-panel: 22px;--bc-soft-shadow: 0 18px 55px rgba(30, 36, 48, .09);--bc-soft-shadow-strong: 0 28px 90px rgba(30, 36, 48, .16)}body,.bc-app{background:radial-gradient(circle at 18% 0%,rgba(127,84,136,.08),transparent 32rem),radial-gradient(circle at 88% 12%,rgba(198,154,74,.08),transparent 28rem),linear-gradient(180deg,#fbf8f4 0%,#ffffff 46rem,var(--bc-soft-page) 100%)!important;color:var(--bc-soft-ink)}.bc-top-strip{background:linear-gradient(90deg,#202838,#161b26 52%,#2a2030);color:#fff8ef;border-bottom:1px solid rgba(255,255,255,.08)}.bc-header-main,.bc-main-nav{background:#fffffff5;border-color:var(--bc-soft-line);color:var(--bc-soft-ink);box-shadow:0 8px 28px #1e24300d}.bc-main-nav{box-shadow:0 12px 34px #1e24300f}.bc-nav-link,.bc-header-action,.bc-category-name{color:var(--bc-soft-ink)}.bc-nav-link.featured{background:transparent;color:var(--bc-soft-plum)}.bc-nav-link:hover,.bc-header-action:hover{color:var(--bc-soft-plum)}.bc-search{border:1px solid var(--bc-soft-line);border-radius:14px;background:#fff;box-shadow:0 14px 34px #1e243014}.bc-search button{background:linear-gradient(135deg,var(--bc-soft-plum),#6c456f);color:#fff;border-radius:0 12px 12px 0}.bc-category-grid,.bc-trust-strip,.bc-product-carousel-section,.bc-products-hero,.bc-product-detail-shell,.bc-support-clean-hero,.bc-support-choice,.bc-track-panel,.bc-cart-panel,.bc-account-panel,.bc-auth-shell,.bc-auth-card,.bc-wholesale-card,.bc-wholesale-wizard,.bc-customer-shell-card{background:#ffffffeb;border:1px solid var(--bc-soft-line);border-radius:var(--bc-radius-panel);box-shadow:var(--bc-soft-shadow)}.bc-hero-banner,.bc-editorial-band,.bc-wholesale-hero{border-radius:24px;background-color:var(--bc-soft-deep);box-shadow:var(--bc-soft-shadow-strong)}.bc-hero-banner:before,.bc-editorial-band:before{background:linear-gradient(90deg,#1e2430c7,#1e243057,#1e243014)}.bc-product-card{background:#fff;border:1px solid #ece5de;border-radius:16px;box-shadow:0 14px 36px #1e243014;overflow:hidden}.bc-product-card:hover{transform:translateY(-3px);box-shadow:0 24px 58px #1e243024}.bc-product-card img,.bc-product-media img,.bc-product-gallery img,.bc-category-photo img{border-radius:0}.bc-category-tile,.bc-category-photo,.bc-filter-chip,.bc-chip,.bc-pill,.bc-tag,.bc-size-chip,.bc-color-chip{border-radius:999px}.bc-sale-badge,.bc-product-discount,.bc-price-discount,.bc-stock-badge,.bc-status-badge{background:#f4eee8;color:#4d4350;border:1px solid #e4d8cf;border-radius:999px}.bc-product-price,.bc-price-now{color:var(--bc-soft-ink)}.bc-product-mrp,.bc-price-was,.bc-product-meta,.bc-section-subtitle{color:var(--bc-soft-muted)}.bc-btn-primary,.bc-primary,button.primary,.bc-ai-mini-actions button:first-child{background:linear-gradient(135deg,var(--bc-soft-plum),#6b466f);color:#fff;border-color:transparent;border-radius:13px;box-shadow:0 14px 32px #7f548838}.bc-btn-primary:hover,.bc-primary:hover,button.primary:hover{background:linear-gradient(135deg,#6f4678,#57365d)}.bc-btn-secondary,.bc-secondary,button.secondary,.bc-ai-mini-channel button,.bc-ai-mini-actions button{background:#fff;color:var(--bc-soft-ink);border:1px solid var(--bc-soft-line);border-radius:13px}.bc-ai-mini-channel button.active{background:#efe6ee;color:#4f3155;border-color:#d9c4df}.bc-auth-card input,.bc-auth-card select,.bc-auth-card textarea{background:#fff;border:1px solid var(--bc-soft-line);border-radius:12px;color:var(--bc-soft-ink)}.bc-auth-card input:focus,.bc-auth-card select:focus,.bc-auth-card textarea:focus,.bc-ai-mini-chat textarea:focus{border-color:var(--bc-soft-plum);outline:3px solid rgba(127,84,136,.16)}.bc-ai-launcher-button{background:linear-gradient(135deg,#8d5b96,#5f4169);border-color:transparent;border-radius:999px;box-shadow:0 20px 55px #7f54884d}.bc-ai-mini-panel{border:1px solid var(--bc-soft-line);border-radius:24px;box-shadow:0 30px 86px #1e243033;background:#fff}.bc-ai-mini-head{background:linear-gradient(135deg,#2a2431,#8b5a94);border-radius:24px 24px 0 0}.bc-ai-mini-head button,.bc-ai-mini-avatar{border-radius:999px}.bc-ai-mini-options button{border-radius:17px;box-shadow:0 10px 28px #1e243012}.bc-ai-mini-options button.human{background:var(--bc-soft-deep);color:#fff}.bc-ai-mini-message{border-radius:18px}.bc-ai-mini-message.customer{background:var(--bc-soft-plum);border-color:var(--bc-soft-plum)}.bc-mini-success{background:#edf7f2;color:#1f5b46;border-color:#cce6da;border-radius:14px}.bc-mini-error{background:#fff1ef;color:#8f241b;border-color:#f2cbc6;border-radius:14px}.bc-footer{background:linear-gradient(180deg,#202838,#151a25);color:#ebe5dc;border-top:4px solid rgba(165,117,173,.9)}.bc-footer-newsletter{background:#ffffff0f;border-color:#ffffff24;border-radius:16px}.bc-footer-newsletter button{background:#efe6dc;color:#1e2430;border-radius:12px}@media (max-width: 620px){.bc-search,.bc-top-categories .bc-category-grid,.bc-hero-banner,.bc-product-carousel-section,.bc-mobile-bottom,.bc-ai-mini-panel{border-radius:18px}.bc-ai-launcher-button{border-radius:999px}}.bc-header-actions button,.bc-header-actions button.primary,.bc-icon-button,.bc-link-button{border-radius:15px;border:1px solid var(--bc-soft-line);background:#fff;color:var(--bc-soft-ink);box-shadow:0 10px 24px #1e243012}.bc-header-actions button:hover,.bc-icon-button:hover,.bc-link-button:hover{border-color:#7f548847;background:#fbf8f3;color:var(--bc-soft-plum);transform:translateY(-1px)}.bc-header-actions button.primary{background:linear-gradient(135deg,var(--bc-soft-plum),#65436c);color:#fff;border-color:transparent}.bc-header-actions button.primary:hover{background:linear-gradient(135deg,#714779,#563760);color:#fff}.bc-category-nav{border-radius:0 0 18px 18px;border:1px solid var(--bc-soft-line);border-top:0}.bc-category-nav button{border-radius:999px;padding-inline:16px}.bc-category-nav button:first-child,.bc-category-nav button:hover{color:var(--bc-soft-plum);background:#f8f1f8}.bc-category-nav button:after{background:var(--bc-soft-plum);border-radius:999px}.bc-top-categories .bc-category-grid{border-radius:24px;border:1px solid var(--bc-soft-line);box-shadow:var(--bc-soft-shadow)}.bc-top-categories .bc-category-grid button{border-radius:18px}.bc-top-categories .bc-category-grid button:before{border-radius:999px;box-shadow:0 8px 20px #1e24301a}@media (max-width: 760px){.bc-header-top{grid-template-columns:auto 1fr auto;gap:12px}.bc-icon-button.mobile-only{width:54px;height:54px;min-height:54px;border-radius:16px;padding:0}.bc-header-actions .primary{width:54px;height:54px;min-height:54px;border-radius:16px;padding:0;font-size:0}.bc-header-actions .primary svg{margin:0}.bc-wordmark img{width:min(168px,50vw)}.bc-top-categories .bc-category-grid button{min-width:112px;min-height:108px;padding:12px 10px}.bc-hero-banner h1,.bc-editorial-band h2{font-size:clamp(2.7rem,13vw,4.6rem);line-height:.95}}@media (max-width: 420px){.bc-hero-banner h1,.bc-editorial-band h2{font-size:clamp(2.35rem,12vw,3.6rem)}.bc-hero-actions{gap:10px}.bc-hero-actions button,.bc-hero-actions a{border-radius:16px;min-height:52px}}.bc-top-strip{background:linear-gradient(90deg,#fffaf3,#f8f0f8 54%,#f1e8f2)!important;color:#282231!important;border-bottom:1px solid #e8ded7!important}.bc-search-submit,.bc-search button{background:linear-gradient(135deg,#80558a,#65436c)!important;color:#fff!important;border-color:transparent!important;border-radius:0 12px 12px 0!important}.bc-header-actions button,.bc-header-actions button.primary,.bc-icon-button,.bc-link-button{border-color:#e5dcd4!important;background:#fff!important;color:#1f2430!important;border-radius:16px!important}.bc-header-actions button.primary{background:linear-gradient(135deg,#80558a,#65436c)!important;color:#fff!important}.bc-header-actions button:hover,.bc-header-actions button.primary:hover,.bc-icon-button:hover,.bc-link-button:hover{border-color:#d7c7d9!important;background:#fbf6fb!important;color:#6f4678!important}.bc-header-actions button.primary:hover{background:linear-gradient(135deg,#704a78,#563760)!important;color:#fff!important}.bc-hero-banner,.bc-editorial-band,.bc-wholesale-hero{background-color:#293244!important}.bc-footer{background:linear-gradient(180deg,#293244,#202838)!important}.bc-mobile-bottom{border-color:#e8ded7!important;background:#fffffff5!important;border-radius:24px!important}.bc-mobile-bottom button.active{background:#f7ecf7!important;color:#754d7f!important;border-radius:20px!important}@media (max-width: 760px){.bc-header-actions .primary,.bc-icon-button.mobile-only{border-color:#e5dcd4!important;background:#fff!important;color:#1f2430!important}.bc-header-actions .primary{background:linear-gradient(135deg,#80558a,#65436c)!important;color:#fff!important}}:root{--bc-final-bg: #f7f8fb;--bc-final-surface: #ffffff;--bc-final-surface-warm: #fffaf5;--bc-final-ink: #121826;--bc-final-body: #48556a;--bc-final-muted: #78869a;--bc-final-line: #e5e9f0;--bc-final-plum: #80558a;--bc-final-plum-strong: #65436c;--bc-final-lavender: #f6eef8;--bc-final-gold: #d99a00;--bc-final-shadow: 0 18px 50px rgba(18, 24, 38, .08);--bc-final-shadow-soft: 0 8px 26px rgba(18, 24, 38, .06)}.bc-shop-shell{background:radial-gradient(circle at 18% 0%,rgba(128,85,138,.08),transparent 30rem),radial-gradient(circle at 100% 16%,rgba(217,154,0,.07),transparent 28rem),linear-gradient(180deg,#fbfcff,#f7f8fb 48%,#fffaf5)!important;color:var(--bc-final-ink)!important}.bc-shop-header{background:#fffffff0!important;border-bottom:1px solid var(--bc-final-line)!important;box-shadow:0 10px 34px #1218260f!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.bc-promo-topline,.bc-top-strip{min-height:32px!important;background:linear-gradient(90deg,#fffaf5,#f6eef8 55%,#f8f9fc)!important;color:#272235!important;border-bottom:1px solid #ece3df!important;font-size:.76rem!important;font-weight:800!important;letter-spacing:.035em!important}.bc-promo-topline span:before{background:var(--bc-final-gold)!important;box-shadow:0 0 0 3px #d99a001f!important}.bc-promo-topline span,.bc-promo-topline a,.bc-promo-topline button{color:#2c2936!important;text-shadow:none!important}.bc-header-top{min-height:76px!important}.bc-wordmark img,.bc-footer img{object-fit:contain!important;background:transparent!important}.bc-search,.bc-search.wide{border-radius:18px!important;border:1px solid var(--bc-final-line)!important;background:#fff!important;box-shadow:var(--bc-final-shadow-soft)!important}.bc-search-submit,.bc-search button{background:linear-gradient(135deg,var(--bc-final-plum),var(--bc-final-plum-strong))!important;color:#fff!important;border-radius:0 16px 16px 0!important;min-height:46px!important}.bc-header-actions button,.bc-header-actions button.primary,.bc-icon-button,.bc-link-button,.bc-secondary,.bc-primary,.bc-section-head button,.bc-card-actions button,.bc-ai-mini-actions button,.bc-ai-mini-menu button,.bc-ai-mini-channel button,.bc-footer-newsletter button{border-radius:16px!important}.bc-header-actions button,.bc-icon-button,.bc-link-button{background:#fff!important;color:var(--bc-final-ink)!important;border:1px solid var(--bc-final-line)!important;box-shadow:var(--bc-final-shadow-soft)!important}.bc-header-actions button.primary,.bc-primary,.bc-ai-mini-actions button:first-child{background:linear-gradient(135deg,var(--bc-final-plum),var(--bc-final-plum-strong))!important;color:#fff!important;border-color:transparent!important;box-shadow:0 14px 34px #65436c2e!important}.bc-header-actions button:hover,.bc-icon-button:hover,.bc-link-button:hover,.bc-secondary:hover{background:var(--bc-final-lavender)!important;color:var(--bc-final-plum-strong)!important;border-color:#80558a3d!important}.bc-category-nav{background:#ffffffdb!important;border:1px solid var(--bc-final-line)!important;border-top:0!important;border-radius:0 0 22px 22px!important;box-shadow:0 10px 26px #1218260a!important}.bc-category-nav button{border-radius:999px!important;background:transparent!important;color:#344154!important}.bc-category-nav button:first-child,.bc-category-nav button:hover,.bc-category-nav button.active{background:var(--bc-final-lavender)!important;color:var(--bc-final-plum-strong)!important}.bc-top-categories .bc-category-grid,.bc-section,.bc-wholesale-card,.bc-trust-strip,.bc-form-card,.bc-summary-card,.bc-quick-card,.bc-empty-state{border-radius:24px!important;border:1px solid var(--bc-final-line)!important;background:#ffffffeb!important;box-shadow:var(--bc-final-shadow-soft)!important}.bc-top-categories .bc-category-grid button,.bc-journey-section button,.bc-promo-strip button{border-radius:18px!important}.bc-hero-banner,.bc-hero,.bc-hero-slide,.bc-editorial-band,.bc-wholesale-hero{background:linear-gradient(90deg,#fffaf5f0,#fffaf5c2 42%,#ffffff1f),var(--bc-hero-image, #48556a)!important;border-radius:26px!important;box-shadow:var(--bc-final-shadow)!important}.bc-hero-banner h1,.bc-hero h1,.bc-hero-copy h1,.bc-editorial-band h2{color:var(--bc-final-ink)!important;text-shadow:none!important}.bc-hero-banner p,.bc-hero p,.bc-hero-copy p,.bc-editorial-band p{color:#465268!important;text-shadow:none!important}.bc-hero-banner .bc-eyebrow,.bc-hero .bc-eyebrow,.bc-hero-copy .bc-eyebrow,.bc-editorial-band .bc-eyebrow,.bc-wholesale-hero .bc-eyebrow{color:var(--bc-final-plum-strong)!important}.bc-hero-banner .bc-secondary,.bc-hero .bc-secondary,.bc-editorial-band .bc-secondary,.bc-wholesale-hero .bc-secondary{background:#fff!important;color:var(--bc-final-ink)!important;border-color:var(--bc-final-line)!important}.bc-product-card{border-radius:18px!important;border:1px solid var(--bc-final-line)!important;background:#fff!important;box-shadow:0 10px 30px #12182612!important}.bc-product-card:hover{transform:translateY(-3px)!important;box-shadow:0 18px 44px #1218261f!important}.bc-product-image{border-radius:18px 18px 0 0!important}.bc-product-badge,.bc-chip-row span,.bc-price-row em,.bc-card-actions button{border-radius:999px!important}.bc-section:nth-of-type(3n+1),.bc-section:nth-of-type(3n+2),.bc-section:nth-of-type(3n){background:#ffffffeb!important}.bc-section.bc-soft,.bc-product-carousel-section,.bc-section:has(.bc-product-carousel){background:linear-gradient(135deg,#fffffff5,#f6eef8a3)!important}.bc-ai-mini-panel{border-radius:24px!important;background:#fff!important;color:var(--bc-final-ink)!important;border:1px solid var(--bc-final-line)!important;box-shadow:0 24px 70px #1218262e!important}.bc-ai-mini-panel>div:first-child{background:linear-gradient(135deg,#fbf6fb,#fff)!important;color:var(--bc-final-ink)!important;border-bottom:1px solid var(--bc-final-line)!important}.bc-ai-mini-message,.bc-ai-mini-menu button,.bc-ai-mini-chat textarea,.bc-mini-success,.bc-mini-error{border-radius:18px!important}.bc-ai-launcher-button{background:linear-gradient(135deg,var(--bc-final-plum),var(--bc-final-plum-strong))!important;color:#fff!important;border-radius:999px!important;box-shadow:0 18px 40px #65436c42!important}.bc-auth-layout,.bc-auth-hero{background:radial-gradient(circle at 12% 16%,rgba(128,85,138,.14),transparent 24rem),linear-gradient(135deg,#fffaf5,#fff,#f6eef8)!important;color:var(--bc-final-ink)!important;border-color:var(--bc-final-line)!important}.bc-auth-hero h1,.bc-auth-hero p,.bc-auth-hero span,.bc-auth-hero small,.bc-auth-hero strong{color:var(--bc-final-ink)!important;text-shadow:none!important}.bc-auth-hero .bc-eyebrow{color:var(--bc-final-plum-strong)!important}.bc-auth-promise span,.bc-auth-steps span{background:#fff!important;border-color:var(--bc-final-line)!important;color:#3f4b60!important}.bc-auth-steps .active{background:var(--bc-final-lavender)!important;color:var(--bc-final-plum-strong)!important}.bc-footer{background:linear-gradient(180deg,#f8f9fc,#f2f4f8)!important;color:var(--bc-final-ink)!important;border-top:1px solid var(--bc-final-line)!important}.bc-footer p,.bc-footer a,.bc-footer button,.bc-footer-column a,.bc-footer-column button{color:#4b5870!important}.bc-footer-newsletter{background:#fff!important;border:1px solid var(--bc-final-line)!important;border-radius:18px!important}.bc-footer-newsletter button{background:linear-gradient(135deg,var(--bc-final-plum),var(--bc-final-plum-strong))!important;color:#fff!important}.bc-mobile-bottom{background:#fffffff7!important;border:1px solid var(--bc-final-line)!important;border-radius:24px!important;box-shadow:0 -12px 34px #12182617!important}.bc-mobile-bottom button.active{background:var(--bc-final-lavender)!important;color:var(--bc-final-plum-strong)!important;border-radius:18px!important}@media (max-width: 760px){.bc-shop-main{width:min(100% - 24px,100%)!important}.bc-promo-topline{min-height:30px!important;font-size:.68rem!important}.bc-header-actions .primary,.bc-icon-button.mobile-only{border-radius:16px!important}.bc-hero-banner,.bc-hero,.bc-editorial-band,.bc-wholesale-hero,.bc-section,.bc-top-categories .bc-category-grid{border-radius:22px!important}.bc-ai-launcher-button{right:18px!important;bottom:calc(env(safe-area-inset-bottom,0px) + 104px)!important;width:62px!important;min-height:54px!important;padding-inline:0!important}.bc-ai-launcher-button span{display:none!important}}:root{--bc-editorial-bg: #f8fafc;--bc-editorial-cream: #fffaf4;--bc-editorial-blush: #fbf3f8;--bc-editorial-ink: #111827;--bc-editorial-muted: #667085;--bc-editorial-line: #e6eaf0;--bc-editorial-plum: #8a5c8f;--bc-editorial-plum-2: #6f4975;--bc-editorial-gold: #c8922b}.bc-shop-shell{background:radial-gradient(circle at 8% 10%,rgba(138,92,143,.08),transparent 22rem),radial-gradient(circle at 92% 18%,rgba(200,146,43,.07),transparent 24rem),linear-gradient(180deg,#fbfcff 0%,var(--bc-editorial-bg) 54%,#fffaf4 100%)!important}.bc-shop-main{gap:clamp(28px,4vw,58px)!important}.bc-shop-header{background:#fffffff5!important;border-radius:0 0 24px 24px!important;box-shadow:0 8px 30px #1118270e!important}.bc-promo-topline{background:#fff7ef!important;color:#2a2f3a!important}.bc-header-top{padding-block:14px!important}.bc-wordmark img{width:clamp(160px,14vw,222px)!important;max-height:62px!important}.bc-search,.bc-search.wide{border-radius:999px!important;box-shadow:0 10px 28px #1118270f!important}.bc-search-submit,.bc-search button{border-radius:0 999px 999px 0!important;background:linear-gradient(135deg,var(--bc-editorial-plum),var(--bc-editorial-plum-2))!important}.bc-header-actions button,.bc-icon-button,.bc-link-button{border-radius:999px!important}.bc-category-nav{border-radius:0 0 22px 22px!important;background:#ffffffe6!important}.bc-category-nav button{min-height:42px!important;padding:0 18px!important}.bc-top-categories .bc-category-grid{padding-block:clamp(22px,3vw,34px)!important}.bc-top-categories .bc-category-grid button{border-radius:20px!important;box-shadow:none!important}.bc-banner-carousel{margin-top:clamp(10px,2vw,22px)!important}.bc-hero,.bc-hero-slide,.bc-hero-banner{display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(360px,.95fr)!important;align-items:stretch!important;min-height:clamp(430px,43vw,560px)!important;padding:clamp(34px,5vw,76px)!important;border-radius:28px!important;overflow:hidden!important;background:linear-gradient(90deg,#fffaf4fa,#fffaf4e0 38%,#ffffff9e 62%,#f7fafcbd)!important;box-shadow:0 24px 62px #11182717!important}.bc-hero:after,.bc-hero-banner:before{opacity:0!important}.bc-hero-copy{max-width:560px!important;align-self:center!important}.bc-hero h1,.bc-hero-copy h1,.bc-hero-banner h1{max-width:600px!important;color:var(--bc-editorial-ink)!important;font-size:clamp(3.4rem,5.7vw,6.6rem)!important;line-height:.9!important;letter-spacing:-.035em!important}.bc-hero p,.bc-hero-copy p,.bc-hero-banner p{max-width:500px!important;color:#4b5565!important;font-size:clamp(1rem,1.25vw,1.22rem)!important;line-height:1.62!important}.bc-hero-visual,.bc-wholesale-visual{display:block!important;align-self:stretch!important;min-height:100%!important}.bc-lookbook-card{height:100%!important;min-height:360px!important;border:0!important;border-radius:28px!important;background:transparent!important;box-shadow:none!important;overflow:hidden!important}.bc-lookbook-card>img{height:100%!important;min-height:360px!important;object-fit:cover!important;border-radius:28px!important;box-shadow:0 22px 54px #11182724!important}.bc-lookbook-card:before{display:none!important}.bc-lookbook-copy{left:22px!important;right:22px!important;bottom:22px!important;border-radius:20px!important;background:#ffffffdb!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;padding:14px 16px!important}.bc-lookbook-copy span,.bc-lookbook-copy strong,.bc-lookbook-copy small{color:var(--bc-editorial-ink)!important}.bc-hero-actions .bc-primary,.bc-hero-actions .bc-secondary{min-height:50px!important;border-radius:999px!important;padding-inline:24px!important}.bc-product-carousel-section,.bc-section{border-radius:26px!important;padding:clamp(26px,4vw,48px)!important;background:#ffffffe6!important;border:1px solid var(--bc-editorial-line)!important;box-shadow:0 18px 50px #1118270e!important}.bc-product-carousel-section:nth-of-type(odd),.bc-section:nth-of-type(odd){background:linear-gradient(135deg,#fffffff0,#fbf3f894)!important}.bc-product-card{border-radius:20px!important;border-color:#e2e8f0f2!important;box-shadow:0 12px 32px #11182711!important}.bc-product-image{border-radius:20px 20px 0 0!important}.bc-product-card h3,.bc-product-card strong,.bc-section-head h2,.bc-product-carousel-section h2{letter-spacing:-.02em!important}.bc-ai-mini-panel{width:min(390px,calc(100vw - 28px))!important;border-radius:28px!important;overflow:hidden!important}.bc-ai-mini-head{background:linear-gradient(135deg,#fbf6fb,#fff)!important}.bc-ai-mini-options{gap:12px!important}.bc-ai-mini-options button{border-radius:18px!important;min-height:74px!important}.bc-footer{background:linear-gradient(180deg,#f8fafc,#f3f6f9)!important}@media (max-width: 980px){.bc-hero,.bc-hero-slide,.bc-hero-banner{grid-template-columns:1fr!important}.bc-hero-visual{min-height:280px!important}.bc-lookbook-card,.bc-lookbook-card>img{min-height:280px!important}}@media (max-width: 760px){.bc-shop-shell{background:linear-gradient(180deg,#fff,#f8fafc 54%,#fffaf5)!important}.bc-shop-main{width:100%!important;gap:24px!important;padding-inline:14px!important}.bc-promo-topline{overflow-x:auto!important;justify-content:flex-start!important;gap:18px!important;padding-inline:14px!important;font-size:.58rem!important;letter-spacing:.02em!important;white-space:nowrap!important}.bc-promo-topline span:nth-child(n+3){display:none!important}.bc-header-top{grid-template-columns:54px 1fr 54px!important;gap:12px!important;padding:14px 16px 12px!important}.bc-wordmark{justify-content:center!important}.bc-wordmark img{width:154px!important;max-height:50px!important}.bc-icon-button.mobile-only,.bc-header-actions .primary{width:50px!important;height:50px!important;min-height:50px!important;border-radius:50%!important;padding:0!important}.bc-search{grid-column:1 / -1!important;min-height:48px!important;border-radius:999px!important}.bc-search-submit{display:none!important}.bc-category-nav{overflow-x:auto!important;justify-content:flex-start!important;padding:10px 12px!important;border-radius:0 0 20px 20px!important}.bc-category-nav button{min-width:max-content!important;min-height:38px!important;padding:0 14px!important;font-size:.9rem!important}.bc-top-categories .bc-category-grid{grid-auto-columns:minmax(128px,42vw)!important;padding:18px 10px!important;border-radius:20px!important}.bc-top-categories .bc-category-grid button{min-height:132px!important;border-radius:18px!important}.bc-hero,.bc-hero-slide,.bc-hero-banner{min-height:auto!important;padding:24px!important;border-radius:24px!important}.bc-hero h1,.bc-hero-copy h1,.bc-hero-banner h1{font-size:clamp(2.05rem,10.5vw,3rem)!important;line-height:.98!important;letter-spacing:-.025em!important}.bc-hero p,.bc-hero-copy p,.bc-hero-banner p{font-size:.93rem!important;line-height:1.5!important}.bc-hero-visual{display:block!important;min-height:210px!important}.bc-lookbook-card,.bc-lookbook-card>img{min-height:210px!important;border-radius:22px!important}.bc-lookbook-copy{display:none!important}.bc-hero-actions{gap:10px!important}.bc-hero-actions .bc-primary,.bc-hero-actions .bc-secondary{min-height:44px!important;padding-inline:16px!important;font-size:.86rem!important}.bc-product-carousel-section,.bc-section{border-radius:22px!important;padding:22px 14px!important;box-shadow:0 12px 34px #1118270d!important}.bc-product-carousel{gap:12px!important}.bc-ai-mini-panel{right:14px!important;left:14px!important;bottom:calc(env(safe-area-inset-bottom,0px) + 92px)!important;width:auto!important;max-height:min(74vh,660px)!important}.bc-ai-mini-options button{min-height:68px!important}body:not(.bc-native-customer-shell) .bc-mobile-bottom{left:14px!important;right:14px!important;bottom:calc(env(safe-area-inset-bottom,0px) + 12px)!important;border-radius:24px!important}}@media (max-width: 760px){.bc-shop-main{gap:18px!important;padding-inline:12px!important;padding-bottom:calc(92px + env(safe-area-inset-bottom,0px))!important}.bc-promo-topline{min-height:32px!important;padding-block:7px!important;font-size:.54rem!important}.bc-header-top{grid-template-columns:46px 1fr 46px!important;gap:10px!important;padding:12px 14px 10px!important}.bc-wordmark img{width:min(142px,48vw)!important;max-height:44px!important}.bc-icon-button.mobile-only,.bc-header-actions .primary{width:46px!important;height:46px!important;min-height:46px!important;border-radius:20px!important}.bc-search{min-height:44px!important;border-radius:20px!important;box-shadow:0 10px 28px #1118270e!important}.bc-category-nav{min-height:52px!important;padding:7px 10px 10px!important;gap:8px!important}.bc-category-nav button{min-height:34px!important;padding-inline:13px!important;border-radius:999px!important;font-size:.84rem!important}.bc-top-categories{margin-top:4px!important}.bc-top-categories.bc-section,.bc-top-categories{padding:12px 0!important;border-radius:22px!important}.bc-top-categories .bc-category-grid{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:108px!important;justify-content:flex-start!important;gap:8px!important;min-width:0!important;max-height:116px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:8px 10px 10px!important;border-radius:18px!important;scroll-snap-type:x mandatory!important}.bc-top-categories .bc-category-grid::-webkit-scrollbar{height:0!important}.bc-top-categories .bc-category-grid button{min-width:0!important;width:108px!important;min-height:94px!important;padding:8px 6px!important;border-radius:16px!important;scroll-snap-align:start!important}.bc-top-categories .bc-category-grid button:before{width:44px!important;height:44px!important;margin-bottom:8px!important;box-shadow:0 8px 18px #1118271a!important}.bc-top-categories .bc-category-grid strong{font-size:.74rem!important;line-height:1.14!important;white-space:normal!important}.bc-banner-carousel{margin-top:0!important}.bc-hero,.bc-hero-slide,.bc-hero-banner{grid-template-columns:1fr!important;gap:14px!important;min-height:auto!important;padding:20px!important;border-radius:22px!important}.bc-hero-copy{max-width:100%!important}.bc-hero .bc-eyebrow,.bc-hero-banner .bc-eyebrow{padding:7px 10px!important;font-size:.64rem!important;border-radius:999px!important}.bc-hero h1,.bc-hero-copy h1,.bc-hero-banner h1{margin-top:14px!important;font-size:clamp(1.72rem,8.2vw,2.35rem)!important;line-height:1.02!important;max-width:10.5ch!important}.bc-hero p,.bc-hero-copy p,.bc-hero-banner p{margin-top:12px!important;font-size:.86rem!important;line-height:1.46!important}.bc-hero-visual{min-height:156px!important}.bc-lookbook-card,.bc-lookbook-card>img{min-height:156px!important;height:156px!important;border-radius:18px!important}.bc-hero-actions{margin-top:16px!important;display:grid!important;grid-template-columns:1fr!important}.bc-hero-actions .bc-primary,.bc-hero-actions .bc-secondary{min-height:42px!important;padding-inline:14px!important;font-size:.82rem!important}.bc-product-carousel-section,.bc-section{padding:20px 12px!important;border-radius:20px!important}.bc-section-head h2,.bc-product-carousel-section h2{font-size:clamp(1.45rem,8vw,2.05rem)!important}.bc-ai-launcher-button{right:18px!important;bottom:calc(86px + env(safe-area-inset-bottom,0px))!important;min-height:52px!important;padding:0 18px!important;border-radius:999px!important}body:not(.bc-native-customer-shell) .bc-mobile-bottom{left:12px!important;right:12px!important;bottom:calc(8px + env(safe-area-inset-bottom,0px))!important;min-height:60px!important;padding:5px!important;border-radius:22px!important}.bc-mobile-bottom button{min-height:48px!important;border-radius:17px!important;font-size:.68rem!important;gap:2px!important}.bc-mobile-bottom button svg{width:18px!important;height:18px!important}}:root{--bc-page: #f6f7fa;--bc-paper: #ffffff;--bc-ink: #101827;--bc-ink-soft: #1d283a;--bc-muted: #667085;--bc-line: #e4e8ef;--bc-plum: #a85bb8;--bc-plum-soft: #f7edf8;--bc-gold: #d49a24;--bc-gold-soft: #fff6df}.bc-shop-app,.bc-shop-main{background:radial-gradient(circle at 10% 0%,rgba(168,91,184,.08),transparent 30%),radial-gradient(circle at 92% 8%,rgba(212,154,36,.08),transparent 28%),linear-gradient(180deg,#fbfcfe 0%,var(--bc-page) 46%,#f9fafc 100%)!important}.bc-promo-topline,.bc-main-header,.bc-category-nav{background:#151d2c!important;color:#f9fafb!important}.bc-main-header{box-shadow:0 18px 42px #10182721!important}.bc-header-top{min-height:86px!important;padding-top:18px!important;padding-bottom:18px!important}.bc-wordmark{width:auto!important;min-width:0!important;padding:0!important}.bc-wordmark img{width:clamp(132px,10.5vw,176px)!important;max-width:176px!important;height:auto!important;max-height:54px!important;object-fit:contain!important;object-position:left center!important;filter:none!important}.bc-search{border-radius:18px!important;border-color:#ffffff2e!important}.bc-search button,.bc-primary,.bc-card-actions .primary,.bc-checkout-card button,.bc-auth-submit,.bc-section-head button{background:linear-gradient(135deg,#202a3d,#101827)!important;color:#fff!important;border-color:#ffffff14!important;border-radius:14px!important;box-shadow:0 12px 28px #10182729!important}.bc-category-nav button{border-radius:999px!important}.bc-category-nav button[aria-current=page],.bc-category-nav button:hover{color:#fff!important;background:#ffffff17!important}.bc-top-categories,.bc-product-carousel-section,.bc-section{background:#ffffffdb!important;border:1px solid var(--bc-line)!important;border-radius:24px!important;box-shadow:0 18px 46px #1018270e!important}.bc-product-carousel-section:nth-of-type(odd),.bc-section:nth-of-type(odd){background:linear-gradient(135deg,#fff,#fbf7fc)!important}.bc-product-carousel-section:nth-of-type(2n),.bc-section:nth-of-type(2n){background:linear-gradient(135deg,#fffdf8,#fff)!important}.bc-hero,.bc-hero-slide,.bc-editorial-band,.bc-wholesale-cta{background:linear-gradient(90deg,#101827e6,#10182757),var(--hero-image, linear-gradient(135deg, #252f42, #f5eef7))!important;border-radius:28px!important;box-shadow:0 24px 60px #1018272e!important}.bc-card{border-radius:18px!important;box-shadow:0 14px 34px #1018270f!important}.bc-card-media,.bc-card-media img{border-radius:18px 18px 0 0!important}.bc-ai-launcher-button{background:linear-gradient(135deg,#a85bb8,#6f3b8b)!important;border-radius:999px!important;box-shadow:0 18px 40px #6f3b8b4d!important}.bc-ai-mini-panel{border-radius:26px!important}.bc-footer{background:#151d2c!important;border-top:4px solid rgba(212,154,36,.78)!important}.bc-footer-brand img{width:clamp(132px,10vw,170px)!important;max-height:56px!important;object-fit:contain!important}@media (max-width: 760px){.bc-header-top{grid-template-columns:44px 1fr 44px!important;min-height:70px!important;padding:10px 12px!important}.bc-wordmark{justify-self:start!important}.bc-wordmark img{width:clamp(106px,34vw,124px)!important;max-width:124px!important;max-height:38px!important}.bc-main-header{border-radius:0 0 22px 22px!important}.bc-search,.bc-top-categories,.bc-top-categories.bc-section,.bc-product-carousel-section,.bc-section{border-radius:18px!important}.bc-hero,.bc-hero-slide,.bc-hero-banner,.bc-editorial-band,.bc-wholesale-cta{border-radius:20px!important}.bc-footer-brand img{width:128px!important;max-height:42px!important}}.bc-promo-topline{color:#ffffffe0!important}.bc-promo-topline span,.bc-promo-topline a,.bc-category-nav button{color:#ffffffb8!important}.bc-category-nav button[aria-current=page],.bc-category-nav button:hover,.bc-category-nav button:focus-visible{color:#fff!important}.bc-hero h1,.bc-hero-copy h1,.bc-hero-banner h1,.bc-editorial-band h2,.bc-wholesale-cta h2{color:#fff!important;text-shadow:0 2px 18px rgba(0,0,0,.34)!important}.bc-hero p,.bc-hero-copy p,.bc-hero-banner p,.bc-editorial-band p,.bc-wholesale-cta p{color:#ffffffe6!important;text-shadow:0 1px 12px rgba(0,0,0,.28)!important}.bc-wordmark img{width:clamp(126px,9.4vw,156px)!important;max-width:156px!important;max-height:48px!important}@media (max-width: 760px){.bc-wordmark img{width:clamp(92px,29vw,108px)!important;max-width:108px!important;max-height:34px!important}.bc-header-top{grid-template-columns:42px 1fr 42px!important}.bc-hero h1,.bc-hero-copy h1,.bc-hero-banner h1{color:#fff!important;text-shadow:0 2px 16px rgba(0,0,0,.42)!important}}:root{--bc-premium-bg: #fbf8f3;--bc-premium-cream: #fffdf9;--bc-premium-surface: #ffffff;--bc-premium-ink: #172033;--bc-premium-body: #4c5567;--bc-premium-muted: #758094;--bc-premium-line: #e9e1d8;--bc-premium-blush: #f8edf2;--bc-premium-lilac: #f5edf8;--bc-premium-wine: #7a416e;--bc-premium-plum: #9b5a91;--bc-premium-rose: #c27aa8;--bc-premium-gold: #bd9557;--bc-premium-shadow: 0 22px 52px rgba(23, 32, 51, .08);--bc-premium-shadow-soft: 0 10px 26px rgba(23, 32, 51, .055)}body,.bc-shop-shell{background:radial-gradient(circle at 10% 0%,rgba(248,237,242,.74),transparent 28rem),radial-gradient(circle at 92% 8%,rgba(245,237,248,.84),transparent 24rem),linear-gradient(180deg,var(--bc-premium-bg) 0%,#ffffff 46rem,#faf7f2 100%)!important;color:var(--bc-premium-ink)!important}body:not(.bc-native-customer-shell) .bc-shop-main{width:min(100% - 48px,1360px)!important;padding-top:26px!important;padding-bottom:56px!important}.bc-shop-header,.bc-main-header{background:#fffdf9f5!important;color:var(--bc-premium-ink)!important;border-bottom:1px solid rgba(233,225,216,.95)!important;box-shadow:0 10px 30px #17203312!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important}.bc-promo-topline{min-height:30px!important;background:linear-gradient(90deg,#f8edf2,#fff8ef 48%,#f5edf8)!important;color:var(--bc-premium-body)!important;border-bottom:1px solid rgba(233,225,216,.88)!important;font-size:.72rem!important;font-weight:760!important}.bc-promo-topline span,.bc-promo-topline a{color:var(--bc-premium-body)!important}.bc-promo-topline span:nth-child(-n+2):before{background:var(--bc-premium-gold)!important;box-shadow:0 0 0 3px #bd95572e!important}.bc-header-top{width:min(100% - 48px,1360px)!important;grid-template-columns:minmax(150px,220px) minmax(280px,680px) auto!important;min-height:76px!important;gap:24px!important;padding-top:12px!important;padding-bottom:12px!important}.bc-wordmark,.bc-wordmark:hover{background:transparent!important;border:0!important;box-shadow:none!important}.bc-wordmark:after{display:none!important}.bc-wordmark img{width:clamp(128px,9vw,150px)!important;max-width:150px!important;max-height:44px!important;object-fit:contain!important;object-position:left center!important;filter:none!important}.bc-search{height:46px!important;max-width:660px!important;grid-template-columns:44px minmax(0,1fr) 104px!important;background:#fff!important;border:1px solid rgba(218,207,198,.92)!important;border-radius:16px!important;box-shadow:0 10px 24px #1720330f!important}.bc-search input{height:44px!important;color:var(--bc-premium-ink)!important}.bc-search-submit,.bc-search button{background:linear-gradient(135deg,var(--bc-premium-wine),var(--bc-premium-plum))!important;color:#fff!important;border-radius:0 14px 14px 0!important;box-shadow:none!important}.bc-header-actions{gap:16px!important}.bc-header-actions button,.bc-header-actions button.primary{color:var(--bc-premium-body)!important;background:transparent!important;border:0!important;box-shadow:none!important;font-size:.7rem!important}.bc-header-actions button:hover,.bc-header-actions button.primary:hover{color:var(--bc-premium-wine)!important;transform:translateY(-1px)!important}.bc-category-nav{min-height:46px!important;gap:clamp(16px,2.4vw,30px)!important;background:#ffffffdb!important;border-top:1px solid rgba(233,225,216,.8)!important;border-bottom:1px solid rgba(233,225,216,.72)!important;box-shadow:none!important}.bc-category-nav button{min-height:46px!important;color:var(--bc-premium-body)!important;font-size:.86rem!important;font-weight:820!important;border-radius:0!important;background:transparent!important}.bc-category-nav button:first-child,.bc-category-nav button[aria-current=page],.bc-category-nav button:hover,.bc-category-nav button:focus-visible{color:var(--bc-premium-wine)!important;background:transparent!important}.bc-category-nav button:after{background:linear-gradient(90deg,var(--bc-premium-wine),var(--bc-premium-gold))!important;height:2px!important}.bc-journey-section{margin-bottom:28px!important;padding:20px 26px!important;border-radius:22px!important;background:#ffffffe0!important;border:1px solid rgba(233,225,216,.92)!important;box-shadow:var(--bc-premium-shadow-soft)!important}.bc-journey-section button>span{width:58px!important;height:58px!important;border:3px solid #ffffff!important;outline-color:#dacfc6f0!important;background:linear-gradient(135deg,#fff,var(--bc-premium-blush))!important}.bc-hero,.bc-hero-slide,.bc-hero-banner,.bc-wholesale-hero{min-height:clamp(360px,43vw,520px)!important;border-radius:24px!important;border:1px solid rgba(233,225,216,.42)!important;background:linear-gradient(90deg,#172033ad,#17203342 54%,#fbf8f32e),var(--hero-image, linear-gradient(135deg, #eadfe8 0%, #fff8ef 58%, #f5edf8 100%))!important;box-shadow:var(--bc-premium-shadow)!important}.bc-hero .bc-eyebrow,.bc-wholesale-hero .bc-eyebrow{background:#ffffffe6!important;color:var(--bc-premium-wine)!important;border-radius:999px!important;box-shadow:0 8px 22px #17203317!important}.bc-hero h1,.bc-hero-copy h1,.bc-hero-banner h1,.bc-wholesale-hero h1{max-width:10.5ch!important;color:#fff!important;font-size:clamp(2.4rem,5vw,5rem)!important;line-height:.98!important;letter-spacing:-.045em!important;text-shadow:0 2px 18px rgba(23,32,51,.28)!important}.bc-hero p,.bc-hero-copy p,.bc-hero-banner p,.bc-wholesale-hero p{max-width:480px!important;color:#ffffffe6!important;font-size:clamp(.98rem,1.25vw,1.18rem)!important;font-weight:650!important;text-shadow:0 2px 14px rgba(23,32,51,.22)!important}.bc-primary,.bc-card-actions .primary,.bc-auth-submit,.bc-checkout-card button,.bc-section-head button{background:linear-gradient(135deg,var(--bc-premium-wine),var(--bc-premium-plum))!important;color:#fff!important;border:1px solid rgba(122,65,110,.24)!important;border-radius:14px!important;box-shadow:0 13px 28px #7a416e2e!important}.bc-secondary,.bc-ghost,.bc-filter-button,.bc-card-actions .secondary{background:#ffffffe6!important;color:var(--bc-premium-ink)!important;border:1px solid rgba(218,207,198,.95)!important;border-radius:14px!important;box-shadow:0 8px 20px #1720330b!important}.bc-section,.bc-top-categories,.bc-top-categories.bc-section,.bc-product-carousel-section,.bc-form-card,.bc-summary-card,.bc-quick-card,.bc-empty-state{margin-top:34px!important;padding:clamp(24px,3vw,36px)!important;background:#ffffffeb!important;border:1px solid rgba(233,225,216,.9)!important;border-radius:22px!important;box-shadow:var(--bc-premium-shadow-soft)!important}.bc-product-carousel-section:nth-of-type(odd),.bc-section:nth-of-type(odd){background:linear-gradient(135deg,#fff,#fff8fb)!important}.bc-product-carousel-section:nth-of-type(2n),.bc-section:nth-of-type(2n){background:linear-gradient(135deg,#fffdf9,#fff)!important}.bc-section-head{margin-bottom:24px!important;padding-bottom:18px!important;border-bottom:1px solid rgba(233,225,216,.78)!important}.bc-section-head h2,.bc-section h2,.bc-form-card h2,.bc-summary-card h2,.bc-quick-card h2{color:var(--bc-premium-ink)!important;font-size:clamp(1.55rem,2vw,2.25rem)!important;line-height:1.08!important;letter-spacing:-.028em!important}.bc-section-head .bc-eyebrow,.bc-eyebrow{color:var(--bc-premium-wine)!important;background:#f8edf2e6!important;border-radius:999px!important}.bc-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(18px,2vw,28px)!important}.bc-product-card{border:1px solid rgba(233,225,216,.9)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 10px 26px #1720330e!important}.bc-product-card:hover{border-color:#c27aa875!important;box-shadow:0 20px 42px #1720331a!important;transform:translateY(-4px)!important}.bc-product-image{background:linear-gradient(145deg,#f7f1ec,#fff8fb)!important;border-radius:18px 18px 0 0!important}.bc-product-image img{transform:scale(1)!important;transition:transform .22s ease!important}.bc-product-card:hover .bc-product-image img{transform:scale(1.025)!important}.bc-product-copy{padding:15px 16px 16px!important;gap:7px!important}.bc-product-copy strong,.bc-product-name{color:var(--bc-premium-ink)!important;font-size:.98rem!important;line-height:1.28!important}.bc-product-copy small,.bc-card-meta,.bc-product-copy p{color:var(--bc-premium-muted)!important;font-size:.78rem!important}.bc-price,.bc-product-price{color:var(--bc-premium-ink)!important;font-weight:920!important}.bc-product-badge{background:#ffffffeb!important;color:var(--bc-premium-wine)!important;border:1px solid rgba(233,225,216,.9)!important;border-radius:999px!important;box-shadow:0 8px 20px #17203314!important}.bc-wishlist{background:#ffffffe6!important;color:var(--bc-premium-body)!important;border:1px solid rgba(233,225,216,.88)!important;box-shadow:0 8px 20px #17203314!important}.bc-chip-row span,.bc-size-chip,.bc-color-chip,.bc-filter-chip{border-radius:999px!important;background:#fffaf7!important;border:1px solid rgba(233,225,216,.9)!important;color:var(--bc-premium-body)!important}.bc-pdp-shell,.bc-pdp,.bc-pdp-gallery,.bc-pdp-copy{background:#fffffff0!important;border-color:#e9e1d8eb!important;border-radius:22px!important;box-shadow:var(--bc-premium-shadow-soft)!important}.bc-pdp-main-image,.bc-pdp-main-image img{border-radius:18px!important}.bc-auth-layout{background:radial-gradient(circle at 18% 20%,rgba(248,237,242,.84),transparent 22rem),linear-gradient(135deg,#fffdf9,#fff)!important;border:1px solid rgba(233,225,216,.9)!important;border-radius:24px!important;box-shadow:var(--bc-premium-shadow-soft)!important}.bc-auth-hero,.bc-auth-card{border-radius:20px!important}.bc-auth-card input,.bc-auth-card textarea,.bc-auth-card select,.bc-form-card input,.bc-form-card textarea,.bc-form-card select,.bc-checkout-card input,.bc-checkout-card textarea,.bc-checkout-card select{min-height:46px!important;border-radius:14px!important;border:1px solid rgba(218,207,198,.96)!important;background:#fff!important;color:var(--bc-premium-ink)!important;box-shadow:inset 0 1px #ffffffbd!important}.bc-auth-card label,.bc-form-card label,.bc-checkout-card label{color:var(--bc-premium-ink)!important}.bc-ai-launcher{right:max(22px,env(safe-area-inset-right))!important;bottom:max(22px,calc(env(safe-area-inset-bottom) + 18px))!important}.bc-ai-launcher-button{min-height:48px!important;padding:0 18px!important;border-radius:999px!important;background:linear-gradient(135deg,var(--bc-premium-wine),var(--bc-premium-rose))!important;color:#fff!important;box-shadow:0 16px 36px #7a416e42!important}.bc-ai-mini-panel{width:min(376px,calc(100vw - 28px))!important;max-height:min(720px,calc(100vh - 92px))!important;border-radius:24px!important;border:1px solid rgba(233,225,216,.96)!important;box-shadow:0 26px 72px #17203338!important}.bc-ai-mini-head{min-height:70px!important;padding:15px 18px!important;background:linear-gradient(135deg,#fff7fb,#f4e4f1)!important;color:var(--bc-premium-ink)!important;border-bottom:1px solid rgba(233,225,216,.88)!important}.bc-ai-mini-avatar{background:#fff!important;color:var(--bc-premium-wine)!important;border:1px solid rgba(233,225,216,.9)!important}.bc-ai-mini-head strong{color:var(--bc-premium-ink)!important}.bc-ai-mini-head small{color:var(--bc-premium-body)!important}.bc-ai-mini-head button{background:#ffffffd1!important;color:var(--bc-premium-body)!important;border:1px solid rgba(233,225,216,.9)!important}.bc-ai-mini-greeting{margin:18px 18px 14px!important;border-radius:18px!important;background:#fff!important;border-color:#e9e1d8e6!important}.bc-ai-mini-greeting b{color:var(--bc-premium-wine)!important}.bc-ai-mini-options{gap:10px!important;padding:0 18px 20px!important}.bc-ai-mini-options button{min-height:66px!important;border-radius:16px!important;border-color:#e9e1d8e6!important;box-shadow:0 8px 18px #1720330b!important}.bc-ai-mini-options button>span{width:42px!important;height:42px!important;border-radius:14px!important;background:#fff8fb!important;color:var(--bc-premium-wine)!important}.bc-ai-mini-options .human{background:linear-gradient(135deg,var(--bc-premium-wine),#56314e)!important;color:#fff!important}.bc-footer{background:linear-gradient(135deg,#2f2430,#473244)!important;border-top:3px solid rgba(189,149,87,.7)!important;color:#ffffffd1!important}.bc-footer-brand img{width:clamp(132px,9vw,158px)!important;max-height:46px!important;filter:brightness(0) invert(1)!important}.bc-footer a,.bc-footer button,.bc-footer p{color:#ffffffb8!important}.bc-footer-column strong,.bc-footer-newsletter strong{color:#fff!important}.bc-footer-newsletter{background:#ffffff0f!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:18px!important}.bc-footer-newsletter button{background:#fff!important;color:#3a2a38!important;border-color:#fff!important}.bc-mobile-bottom{background:#fffdf9f5!important;border-top:1px solid rgba(233,225,216,.94)!important;box-shadow:0 -12px 30px #17203317!important}.bc-mobile-bottom button{color:var(--bc-premium-muted)!important}.bc-mobile-bottom button.active{background:linear-gradient(135deg,#fff8fb,#f8edf2)!important;color:var(--bc-premium-wine)!important;border-color:#c27aa852!important}@media (max-width: 980px){.bc-header-top{width:min(100% - 28px,1360px)!important;grid-template-columns:auto 1fr auto!important;gap:14px!important}.bc-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 760px){body:not(.bc-native-customer-shell) .bc-shop-main{width:min(100% - 24px,1360px)!important;padding-top:16px!important;padding-bottom:88px!important}.bc-promo-topline{display:none!important}.bc-header-top{min-height:66px!important;padding:9px 0!important;grid-template-columns:42px minmax(0,1fr) 42px!important}.bc-wordmark img{width:clamp(96px,30vw,116px)!important;max-width:116px!important;max-height:34px!important}.bc-category-nav{min-height:44px!important;overflow-x:auto!important;gap:18px!important;padding:0 14px!important}.bc-category-nav button{min-height:44px!important;white-space:nowrap!important}.bc-journey-section{padding:16px!important;gap:24px!important;border-radius:18px!important}.bc-hero,.bc-hero-slide,.bc-hero-banner,.bc-wholesale-hero{min-height:360px!important;padding:28px 22px!important;border-radius:20px!important}.bc-hero h1,.bc-hero-copy h1,.bc-hero-banner h1,.bc-wholesale-hero h1{max-width:9ch!important;font-size:clamp(2.2rem,12vw,3.5rem)!important}.bc-section,.bc-top-categories,.bc-top-categories.bc-section,.bc-product-carousel-section,.bc-form-card,.bc-summary-card,.bc-quick-card,.bc-empty-state{margin-top:20px!important;padding:18px!important;border-radius:18px!important}.bc-section-head{display:grid!important;gap:12px!important}.bc-section-head h2,.bc-section h2,.bc-form-card h2,.bc-summary-card h2,.bc-quick-card h2{font-size:clamp(1.35rem,7vw,1.9rem)!important}.bc-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px!important}.bc-product-card{border-radius:16px!important}.bc-product-image{border-radius:16px 16px 0 0!important}.bc-product-copy{padding:12px!important}.bc-product-copy strong,.bc-product-name{font-size:.88rem!important}.bc-ai-mini-panel{width:min(360px,calc(100vw - 24px))!important;right:0!important}.bc-ai-mini-options button{min-height:62px!important}.bc-footer{border-radius:0!important}}.bc-product-image.fallback,.bc-pdp-main-image.fallback{background:linear-gradient(180deg,#ffffff14,#2a1f2629),radial-gradient(circle at 24% 18%,rgba(194,122,168,.26),transparent 7rem),radial-gradient(circle at 78% 82%,rgba(189,149,87,.18),transparent 9rem),linear-gradient(145deg,#fffaf6,#f4ebe6 54%,#f9f3ee)!important}.bc-product-fallback{position:relative!important;overflow:hidden!important;min-height:100%!important;padding:22px!important;display:grid!important;place-items:end start!important;align-content:end!important;text-align:left!important;color:var(--bc-premium-ink)!important}.bc-product-fallback:before{content:"";position:absolute;top:18%;right:16%;bottom:22%;left:30%;border-radius:42% 58% 45% 55%;background:linear-gradient(145deg,#7a416eb8,#c27aa857),linear-gradient(90deg,transparent 0 44%,rgba(255,255,255,.5) 45% 47%,transparent 48%);clip-path:polygon(48% 0,82% 16%,100% 60%,78% 100%,24% 100%,0 59%,18% 16%);opacity:.42}.bc-product-fallback:after{content:"";position:absolute;left:16%;right:16%;bottom:23%;height:1px;background:#7a416e2e}.bc-product-fallback i{position:absolute!important;top:18px!important;left:18px!important;width:auto!important;height:auto!important;margin:0!important;padding:5px 9px!important;border-radius:999px!important;background:#ffffffb8!important;color:var(--bc-premium-wine)!important;font-family:Inter,ui-sans-serif,system-ui,sans-serif!important;font-size:.68rem!important;font-weight:950!important;letter-spacing:.14em!important;box-shadow:0 8px 20px #17203314!important}.bc-product-fallback i:before{content:"BONCLAIRE"}.bc-product-fallback i{font-size:0!important}.bc-product-fallback small,.bc-product-fallback em{position:relative!important;z-index:1!important;max-width:20ch!important;color:var(--bc-premium-ink)!important;text-shadow:0 1px 0 rgba(255,255,255,.72)!important}.bc-product-fallback small{font-size:clamp(.9rem,1.2vw,1.08rem)!important;line-height:1.22!important}.bc-product-fallback em{color:var(--bc-premium-wine)!important;font-size:.7rem!important;letter-spacing:.12em!important;text-transform:uppercase!important}.bc-shop-main,.bc-products-page,.bc-listing-shell,.bc-product-grid{min-width:0!important;max-width:100%!important}html,body,#root{overflow-x:clip!important}@media (max-width: 760px){.bc-products-page{width:100%!important;margin:0!important;padding:12px 14px 104px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:hidden!important}.bc-listing-hero{min-height:0!important;margin:0!important;padding:10px 2px 14px!important;border:0!important;border-bottom:1px solid rgba(221,207,198,.82)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.bc-listing-hero h1{max-width:none!important;margin:0!important;font-size:1.55rem!important;line-height:1.12!important;letter-spacing:0!important}.bc-listing-hero p{max-width:none!important;margin:6px 0 0!important;font-size:.84rem!important;line-height:1.42!important}.bc-filter-bar{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin:12px 0 8px!important}.bc-filter-bar .bc-search{grid-column:1 / -1!important;order:1!important;min-width:0!important;min-height:44px!important}.bc-filter-bar select{order:2!important;width:100%!important;min-width:0!important;min-height:44px!important;padding-inline:12px 30px!important;font-size:.82rem!important}.bc-active-filter-row{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;gap:8px!important;padding-bottom:4px!important;scrollbar-width:none!important}.bc-active-filter-row::-webkit-scrollbar{display:none!important}.bc-active-filter-row button{flex:0 0 auto!important;white-space:nowrap!important}.bc-listing-shell{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;width:100%!important}.bc-filter-sidebar,.bc-filter-sidebar strong,.bc-filter-sidebar div span{display:none!important}.bc-filter-sidebar button{flex:0 0 auto!important;min-height:36px!important;padding:0 12px!important;white-space:nowrap!important}.bc-filter-sidebar div{display:contents!important}.bc-result-meta{grid-template-columns:1fr!important;gap:6px!important}.bc-result-meta em{display:none!important}.bc-product-grid{width:100%!important;grid-template-columns:repeat(2,minmax(0,1fr))}}.bc-app,.bc-customer-app{background:linear-gradient(180deg,#fffdf9,#faf7f3 44%,#fff)!important;color:#17121a!important}.bc-section,.bc-home-section,.bc-product-section,.bc-wholesale-page,.bc-auth-layout{color:#17121a!important}.bc-promo-strip,.bc-promo-strip *,.bc-quick-card,.bc-quick-card *,.bc-wholesale-card,.bc-wholesale-card *,.bc-trust-row,.bc-trust-row *,.bc-wholesale-benefits,.bc-wholesale-benefits *,.bc-wholesale-steps,.bc-wholesale-steps *{color:#17121a!important;text-shadow:none!important}.bc-promo-strip,.bc-quick-card,.bc-wholesale-benefits article,.bc-wholesale-steps article{background:linear-gradient(135deg,#fffaf2,#f8eef4)!important;border:1px solid rgba(221,207,198,.9)!important;box-shadow:0 18px 44px #2e263214!important}.bc-promo-strip strong,.bc-quick-card h2,.bc-quick-card strong,.bc-wholesale-benefits strong,.bc-wholesale-steps strong{color:#17121a!important}.bc-promo-strip span,.bc-quick-card p,.bc-wholesale-benefits span,.bc-wholesale-steps span,.bc-wholesale-catalogue p{color:#5f5661!important}.bc-wholesale-hero{min-height:auto!important;padding:clamp(28px,5vw,58px)!important;background:radial-gradient(circle at 90% 18%,rgba(177,120,155,.17),transparent 18rem),linear-gradient(135deg,#fffaf2,#fff 52%,#f7edf4)!important;border:1px solid rgba(221,207,198,.95)!important;box-shadow:0 22px 54px #2e263217!important}.bc-wholesale-hero h1,.bc-wholesale-hero p,.bc-wholesale-hero .bc-eyebrow,.bc-wholesale-hero small,.bc-wholesale-hero strong{color:#17121a!important;text-shadow:none!important}.bc-wholesale-hero h1{max-width:17ch!important;font-size:clamp(2.35rem,5vw,4.6rem)!important;line-height:.98!important}.bc-wholesale-hero p{max-width:58ch!important;color:#564d58!important}.bc-wholesale-hero .bc-primary,.bc-wholesale-hero .bc-secondary,.bc-auth-submit,.bc-form-card .bc-primary{background:linear-gradient(135deg,#7d3d70,#a85894)!important;color:#fff!important;border:0!important;border-radius:999px!important;box-shadow:0 18px 38px #7d3d7038!important}.bc-wholesale-wizard-steps{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin:20px 0!important}.bc-wholesale-wizard-steps span{min-height:44px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:#fffaf4!important;color:#4e4550!important;border:1px solid rgba(221,207,198,.96)!important}.bc-wholesale-wizard-steps span.active{background:#7d3d70!important;color:#fff!important;border-color:#7d3d70!important}.bc-wholesale-wizard{display:grid!important;gap:16px!important;border:0!important}.bc-wholesale-wizard fieldset{border:1px solid rgba(221,207,198,.9)!important;border-radius:20px!important;background:#fff!important;padding:clamp(16px,2vw,24px)!important;box-shadow:0 12px 30px #2e26320b!important}.bc-wholesale-wizard legend{padding:0 10px!important;color:#7d3d70!important;font-size:.9rem!important;font-weight:900!important}.bc-form-card,.bc-auth-card{background:#fffffff0!important;border:1px solid rgba(221,207,198,.95)!important;border-radius:24px!important;box-shadow:0 24px 70px #2e263217!important}.bc-form-card h1,.bc-auth-card h2,.bc-auth-card h1{color:#17121a!important;font-size:clamp(1.75rem,4vw,3.35rem)!important;line-height:1.03!important}.bc-form-card p,.bc-auth-card p,.bc-auth-hero p{color:#5a525c!important}.bc-auth-layout{grid-template-columns:minmax(0,1fr) minmax(340px,480px)!important;gap:clamp(24px,4vw,56px)!important;padding:clamp(22px,4vw,54px)!important}.bc-auth-hero{min-height:420px!important;background:radial-gradient(circle at 20% 18%,rgba(178,119,155,.2),transparent 17rem),linear-gradient(135deg,#fffaf4,#f8eef4)!important;color:#17121a!important}.bc-auth-hero h1,.bc-auth-hero .bc-eyebrow,.bc-auth-hero span,.bc-auth-hero strong{color:#17121a!important}.bc-auth-card .bc-field input,.bc-auth-card input,.bc-auth-card textarea,.bc-auth-card select,.bc-form-card input,.bc-form-card textarea,.bc-form-card select{min-height:46px!important;border-radius:14px!important;border:1px solid rgba(203,190,181,.98)!important;background:#fff!important;color:#17121a!important;font-weight:700!important}.bc-auth-card input::placeholder,.bc-form-card input::placeholder,.bc-form-card textarea::placeholder{color:#817984!important;opacity:1!important}.bc-ai-mini-panel{width:min(390px,calc(100vw - 24px))!important;max-height:min(720px,calc(100dvh - 88px))!important;overflow:hidden!important;border-radius:26px!important;background:#fffdfa!important;border:1px solid rgba(221,207,198,.98)!important;box-shadow:0 30px 85px #2e263238!important}.bc-ai-mini-head{background:linear-gradient(135deg,#fff6fb,#f3e4ef)!important;color:#17121a!important}.bc-ai-mini-head strong,.bc-ai-mini-greeting p,.bc-ai-mini-message p{color:#17121a!important}.bc-ai-mini-head small,.bc-ai-mini-message small,.bc-ai-mini-greeting p+p{color:#625866!important}.bc-ai-mini-thread{max-height:min(280px,34vh)!important}.bc-ai-mini-channel button,.bc-ai-mini-actions button{border-radius:999px!important;border:1px solid rgba(221,207,198,.98)!important;color:#332a34!important;background:#fff!important}.bc-ai-mini-channel button.active,.bc-ai-mini-actions button:first-child{background:#7d3d70!important;color:#fff!important;border-color:#7d3d70!important}.bc-ai-mini-chat textarea{min-height:72px!important;border-radius:18px!important;color:#17121a!important;background:#fff!important}.bc-mini-error{background:#fff6f2!important;color:#8a261f!important;border:1px solid rgba(180,35,24,.2)!important;border-radius:16px!important}.bc-mini-success{background:#f1fbf4!important;color:#135f2f!important;border:1px solid rgba(21,127,59,.2)!important;border-radius:16px!important}.bc-ai-launcher-button{background:linear-gradient(135deg,#7d3d70,#a85894)!important;border-radius:999px!important}.bc-footer{background:linear-gradient(135deg,#352834,#4a3446)!important;color:#ffffffd1!important}.bc-footer-newsletter input,.bc-footer-newsletter span,.bc-footer-newsletter p{color:#ffffffc7!important}.bc-footer-newsletter button{background:#fff8ef!important;color:#352834!important;border-radius:999px!important}.bc-subtle-service-notice{width:min(1280px,calc(100% - 48px))!important;margin:8px auto 28px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;min-height:44px!important;padding:10px 18px!important;border-radius:999px!important;border:1px solid rgba(221,207,198,.88)!important;background:#fffaf4e0!important;color:#4e4550!important;box-shadow:0 12px 30px #2e26320d!important}.bc-subtle-service-notice strong{color:#17121a!important}.bc-subtle-service-notice span{color:#665d67!important}.bc-journey-section,.bc-occasion-section{display:none!important}.bc-wholesale-card{width:min(1280px,calc(100% - 48px))!important;min-height:auto!important;padding:clamp(24px,4vw,42px)!important}.bc-wholesale-card h2{max-width:28ch!important;font-size:clamp(2rem,4vw,3.15rem)!important;line-height:1.06!important}.bc-trust-strip{width:min(1280px,calc(100% - 48px))!important;margin:18px auto 32px!important}.bc-discovery-tiles{width:min(1280px,calc(100% - 48px))!important;margin:18px auto 34px!important}.bc-discovery-tiles button,.bc-promo-strip button{min-height:92px!important;border-radius:18px!important}.bc-product-rail,.bc-section:has(.bc-product-grid):not(.bc-products-page){width:min(1280px,calc(100% - 48px))!important}@media (max-width: 820px){.bc-auth-layout{grid-template-columns:1fr!important;padding:16px!important}.bc-auth-hero{min-height:auto!important}.bc-wholesale-wizard-steps{grid-template-columns:1fr 1fr!important}.bc-wholesale-hero{padding:24px 18px!important}.bc-subtle-service-notice,.bc-wholesale-card,.bc-trust-strip,.bc-discovery-tiles{width:min(100% - 24px,100%)!important}.bc-subtle-service-notice{border-radius:18px!important;align-items:flex-start!important;flex-direction:column!important}.bc-ai-launcher{right:14px!important;bottom:calc(88px + env(safe-area-inset-bottom))!important}.bc-ai-launcher-button{width:54px!important;min-width:54px!important;height:54px!important;min-height:54px!important;padding:0!important;display:grid!important;place-items:center!important}.bc-ai-launcher-button span{display:none!important}.bc-chat-composer-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.bc-chat-composer-actions .bc-primary,.bc-chat-composer-actions .bc-secondary,.bc-chat-composer-actions .bc-attach-button{width:100%!important;min-height:44px!important;height:44px!important;padding:0 10px!important}.bc-channel-tabs.compact{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;overflow:visible;padding:10px 10px 0}.bc-channel-tabs.compact button{width:100%;min-width:0;padding:0 7px;font-size:.76rem}}.bc-native-customer-shell{background:#fbfaf7}html.bc-native-customer-shell{height:100%;min-height:100%;overflow-x:hidden!important;overflow-y:auto;overscroll-behavior-y:auto;touch-action:pan-y pinch-zoom;-webkit-overflow-scrolling:touch}html.bc-native-customer-shell body,html.bc-native-customer-shell #root{height:auto;min-height:100%;overflow-x:hidden!important;overflow-y:visible;overscroll-behavior-y:auto;touch-action:pan-y pinch-zoom}.bc-native-customer-shell body,body.bc-native-customer-shell{overscroll-behavior-y:auto;touch-action:pan-y pinch-zoom;-webkit-tap-highlight-color:transparent}body.bc-native-customer-shell .bc-page,body.bc-native-customer-shell .bc-shell,body.bc-native-customer-shell .bc-main{max-width:100%}body.bc-native-customer-shell .bc-topbar,body.bc-native-customer-shell .bc-header,body.bc-native-customer-shell .bc-category-nav{position:sticky;top:0;z-index:40}body.bc-native-customer-shell .bc-mobile-bottom{padding-bottom:max(12px,env(safe-area-inset-bottom));box-shadow:0 -16px 40px #16101a1f}@media (max-width: 760px){html.bc-native-customer-shell,html.bc-native-customer-shell body,html.bc-native-customer-shell #root{height:100%;min-height:100%;overflow-y:hidden}body.bc-native-customer-shell{background:#fbfaf7}body.bc-native-customer-shell .bc-shop-shell{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:100%;height:100dvh;min-height:100dvh;padding:0;overflow:hidden}body.bc-native-customer-shell .bc-shop-header{position:relative;inset:auto;grid-row:1;max-height:42dvh;overflow-y:auto;overscroll-behavior:contain}body.bc-native-customer-shell .bc-shop-main{grid-row:2;width:100%;min-height:0;margin:0;overflow-x:hidden;overflow-y:auto;padding-bottom:24px;scroll-padding-bottom:24px;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}body.bc-native-customer-shell .bc-mobile-bottom{position:relative;inset:auto;grid-row:3;width:100%;min-height:68px;margin:0;padding:7px 8px max(8px,env(safe-area-inset-bottom));border-radius:0;box-shadow:0 -8px 24px #16101a1a}body.bc-native-customer-shell .bc-footer{display:none}body.bc-native-customer-shell .bc-commerce-page,body.bc-native-customer-shell .bc-page-section,body.bc-native-customer-shell .bc-home-section{padding-left:14px;padding-right:14px}body.bc-native-customer-shell .bc-hero,body.bc-native-customer-shell .bc-editorial-hero{min-height:auto;border-radius:22px}body.bc-native-customer-shell .bc-product-grid,body.bc-native-customer-shell .bc-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}body.bc-native-customer-shell .bc-product-carousel{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-flow:row!important;grid-auto-columns:auto!important;overflow-x:visible!important}body.bc-native-customer-shell .bc-product-carousel .bc-product-card{width:100%!important;min-width:0!important}body.bc-native-customer-shell .bc-product-carousel .bc-product-card:nth-child(-n+4){display:block!important}body.bc-native-customer-shell .bc-product-carousel .bc-product-card:nth-child(n+5){display:none!important}body.bc-native-customer-shell .bc-product-card{border-radius:18px}body.bc-native-customer-shell .bc-product-card img,body.bc-native-customer-shell .bc-product-media{aspect-ratio:4 / 5;object-fit:cover}body.bc-native-customer-shell input,body.bc-native-customer-shell select,body.bc-native-customer-shell textarea,body.bc-native-customer-shell button{min-height:44px}body.bc-native-customer-shell .bc-auth-layout{padding:14px;min-height:calc(100vh - 88px)}body.bc-native-customer-shell .bc-auth-hero{display:none}body.bc-native-customer-shell .bc-auth-card{width:100%;max-width:none;margin:0;border-radius:22px}body.bc-native-customer-shell .bc-header-top{grid-template-columns:44px minmax(0,1fr) 44px!important;align-items:center!important;width:100%!important;min-height:68px!important;padding:8px 14px!important;gap:10px!important}body.bc-native-customer-shell .bc-wordmark{width:118px!important;min-width:118px!important;height:44px!important;justify-self:start!important;overflow:visible!important}body.bc-native-customer-shell .bc-wordmark img{width:118px!important;max-width:118px!important;height:auto!important;max-height:34px!important;object-fit:contain!important;object-position:left center!important}body.bc-native-customer-shell .bc-header-top>.bc-search{display:none!important}body.bc-native-customer-shell .bc-icon-button,body.bc-native-customer-shell .bc-header-actions .primary{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important}body.bc-native-customer-shell .bc-category-nav{min-height:48px!important;height:48px!important;padding:0 10px!important;gap:4px!important;border-radius:0 0 16px 16px!important;align-items:center!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important}body.bc-native-customer-shell .bc-category-nav::-webkit-scrollbar{display:none!important}body.bc-native-customer-shell .bc-category-nav button{min-height:38px!important;height:38px!important;padding:0 12px!important;font-size:.78rem!important;white-space:nowrap!important}body.bc-native-customer-shell .bc-top-categories .bc-category-grid{grid-auto-columns:96px!important;gap:8px!important;padding-inline:10px!important}body.bc-native-customer-shell .bc-top-categories .bc-category-grid button{width:96px!important;min-width:96px!important}body.bc-native-customer-shell .bc-top-categories .bc-category-grid button:before{width:46px!important;height:46px!important;border-color:#fff!important;outline-color:#7a416e38!important;filter:saturate(1.35) contrast(1.08)!important}body.bc-native-customer-shell .bc-top-categories .bc-category-grid strong{color:#2f2430!important;font-size:.72rem!important;line-height:1.18!important}body.bc-native-customer-shell .bc-products-page{width:calc(100% - 24px)!important;margin:12px auto 0!important;padding:0 0 18px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body.bc-native-customer-shell .bc-listing-hero{min-height:0!important;margin:0!important;padding:8px 2px 12px!important;border:0!important;border-bottom:1px solid rgba(221,207,198,.82)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body.bc-native-customer-shell .bc-listing-hero .bc-eyebrow{margin:0 0 4px!important;font-size:.66rem!important;letter-spacing:.12em!important}body.bc-native-customer-shell .bc-listing-hero h1{max-width:none!important;margin:0!important;font-size:1.7rem!important;line-height:1.12!important;letter-spacing:0!important}body.bc-native-customer-shell .bc-listing-hero p{max-width:none!important;margin:6px 0 0!important;font-size:.84rem!important;line-height:1.42!important}body.bc-native-customer-shell .bc-filter-bar{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin:12px 0 8px!important}body.bc-native-customer-shell .bc-filter-bar .bc-search{grid-column:1 / -1!important;order:1!important;min-height:44px!important}body.bc-native-customer-shell .bc-filter-bar select{order:2!important;width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;padding:0 30px 0 12px!important;border-radius:14px!important;font-size:.82rem!important}body.bc-native-customer-shell .bc-active-filter-row{margin:0 0 8px!important;padding:0 0 3px!important}body.bc-native-customer-shell .bc-active-filter-row button{min-height:34px!important;padding:0 11px!important;font-size:.75rem!important}body.bc-native-customer-shell .bc-result-meta{margin:8px 0 10px!important;font-size:.8rem!important}body.bc-native-customer-shell .bc-filter-sidebar{display:none!important}body.bc-native-customer-shell .bc-listing-shell{display:block!important;width:100%!important}body.bc-native-customer-shell .bc-pdp-actions{position:static!important;inset:auto!important;z-index:auto!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin:12px 0 0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}body.bc-native-customer-shell .bc-pdp-actions button{width:100%!important;min-width:0!important;min-height:44px!important;padding:7px 8px!important;font-size:.76rem!important;line-height:1.2!important}body.bc-native-customer-shell .bc-cart-layout{display:block!important;width:calc(100% - 24px)!important;margin:14px auto 0!important}body.bc-native-customer-shell .bc-cart-list h1{margin:0 0 12px!important;font-size:1.65rem!important;line-height:1.15!important}body.bc-native-customer-shell .bc-cart-row{grid-template-columns:88px minmax(0,1fr)!important;align-items:start!important;gap:12px!important;padding:12px!important;border-radius:18px!important}body.bc-native-customer-shell .bc-cart-row img,body.bc-native-customer-shell .bc-cart-row>span{grid-column:1!important;grid-row:1 / span 2!important;width:88px!important;height:112px!important;min-width:88px!important;overflow:hidden!important;border-radius:14px!important;font-size:.82rem!important;line-height:1.2!important;text-align:center!important}body.bc-native-customer-shell .bc-cart-details{grid-column:2!important;display:grid!important;min-width:0!important;gap:4px!important;align-content:start!important}body.bc-native-customer-shell .bc-cart-details strong,body.bc-native-customer-shell .bc-cart-details small,body.bc-native-customer-shell .bc-cart-details b{display:block!important;min-width:0!important;overflow-wrap:anywhere!important}body.bc-native-customer-shell .bc-cart-details strong{font-size:.98rem!important;line-height:1.25!important}body.bc-native-customer-shell .bc-cart-details small{font-size:.78rem!important;line-height:1.35!important}body.bc-native-customer-shell .bc-cart-details b{margin-top:2px!important;font-size:.94rem!important}body.bc-native-customer-shell .bc-cart-remove{justify-self:start!important;width:auto!important;min-height:32px!important;margin-top:2px!important;padding:0!important;border:0!important;background:transparent!important;color:#7a416e!important;font-size:.78rem!important;text-decoration:underline!important;box-shadow:none!important}body.bc-native-customer-shell .bc-cart-quantity{grid-column:2!important;display:grid!important;grid-template-columns:auto 82px!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;color:#4f596c!important;font-size:.78rem!important;font-weight:700!important}body.bc-native-customer-shell .bc-cart-quantity input{grid-column:auto!important;width:82px!important;min-width:82px!important;height:42px!important;min-height:42px!important;margin:0!important}body.bc-native-customer-shell .bc-summary-card{margin-top:14px!important;padding:18px!important;border-radius:18px!important}body.bc-native-customer-shell .bc-summary-card h2{font-size:1.45rem!important}}@media (max-width: 900px){.bc-cart-layout,.bc-checkout-layout{grid-template-columns:1fr}.bc-summary-card,.bc-checkout-summary{position:static}.bc-checkout-stepper{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 620px){.bc-cart-heading{border-radius:18px;padding:18px}.bc-cart-promise-row{display:grid;grid-template-columns:1fr}.bc-cart-row{grid-template-columns:92px minmax(0,1fr);align-items:start;border-radius:18px}.bc-cart-media{width:92px;height:122px;min-width:92px;grid-row:span 2}.bc-cart-quantity{grid-column:2;justify-items:stretch}.bc-qty-stepper{width:max-content}.bc-checkout-stepper,.bc-checkout-payment-grid{grid-template-columns:1fr}.bc-checkout-stepper span{min-height:0}}@media (max-width: 760px){body.bc-native-customer-shell .bc-cart-heading{padding:16px!important;border-radius:18px!important}body.bc-native-customer-shell .bc-cart-heading h1{font-size:1.6rem!important}body.bc-native-customer-shell .bc-cart-promise-row{grid-template-columns:1fr!important}body.bc-native-customer-shell .bc-cart-media{grid-column:1!important;grid-row:1 / span 2!important;width:88px!important;height:112px!important;min-width:88px!important;border-radius:14px!important}body.bc-native-customer-shell .bc-cart-media img,body.bc-native-customer-shell .bc-cart-media .bc-product-fallback{border-radius:14px!important}body.bc-native-customer-shell .bc-cart-quantity{grid-column:2!important;justify-items:stretch!important}body.bc-native-customer-shell .bc-qty-stepper{width:max-content!important}body.bc-native-customer-shell .bc-checkout-layout{display:block!important;width:calc(100% - 24px)!important;margin:14px auto 0!important;padding-bottom:110px!important}body.bc-native-customer-shell .bc-checkout-stepper,body.bc-native-customer-shell .bc-checkout-payment-grid{grid-template-columns:1fr!important}body.bc-native-customer-shell .bc-checkout-stepper span{min-height:0!important}body.bc-native-customer-shell .bc-checkout-actions{display:grid!important;grid-template-columns:1fr!important}body.bc-native-customer-shell .bc-checkout-actions button,body.bc-native-customer-shell .bc-checkout-payment-grid button{width:100%!important}body.bc-native-customer-shell .bc-checkout-summary{position:static!important;margin-top:14px!important;padding:18px!important;border-radius:18px!important}}.bc-coupon-panel{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;margin:18px 0;padding:18px;border:1px solid rgba(148,163,184,.28);border-radius:20px;background:linear-gradient(135deg,#fff,#fff8fb);box-shadow:0 16px 34px #0f172a0f}.bc-coupon-panel h3{margin:6px 0 4px;color:#121826;font-size:1.05rem}.bc-coupon-panel p{margin:0;color:#64748b;line-height:1.55}.bc-coupon-entry{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.bc-coupon-entry input{min-height:48px;border:1px solid rgba(148,163,184,.38);border-radius:14px;padding:0 14px;color:#121826;font-weight:800;letter-spacing:.04em;text-transform:uppercase;outline:none}.bc-coupon-entry input:focus{border-color:#9b4a828c;box-shadow:0 0 0 4px #9b4a821f}.bc-coupon-entry button{min-height:48px;white-space:nowrap}@media (max-width: 620px){.bc-coupon-panel{padding:14px!important;border-radius:16px!important}.bc-coupon-entry{grid-template-columns:1fr!important}.bc-coupon-entry button{width:100%!important}}@media (max-width: 760px){body.bc-native-customer-shell .bc-shop-header{max-height:34dvh!important;overflow:hidden!important;border-bottom:1px solid rgba(221,207,198,.82)!important}body.bc-native-customer-shell .bc-top-strip,body.bc-native-customer-shell .bc-promo-topline{display:none!important}body.bc-native-customer-shell .bc-header-top{grid-template-columns:44px minmax(0,1fr) 44px!important;width:100%!important;min-height:60px!important;padding:7px 12px!important;gap:8px!important}body.bc-native-customer-shell .bc-wordmark{width:126px!important;min-width:0!important;height:40px!important;justify-self:center!important}body.bc-native-customer-shell .bc-wordmark img{width:126px!important;max-width:100%!important;max-height:32px!important;object-position:center!important}body.bc-native-customer-shell .bc-header-actions{width:44px!important;min-width:44px!important;justify-self:end!important;gap:0!important}body.bc-native-customer-shell .bc-header-actions button:not(.primary){display:none!important}body.bc-native-customer-shell .bc-category-nav{width:calc(100% - 118px)!important;min-height:44px!important;height:44px!important;margin-right:118px!important;padding:0 10px!important;gap:6px!important;border-radius:0 0 0 16px!important;scroll-snap-type:x proximity!important}body.bc-native-customer-shell .bonclaire-language-control--portal{position:absolute!important;inset:68px 10px auto auto!important;z-index:900!important;min-height:36px!important;padding:4px 6px!important;gap:4px!important;box-shadow:0 6px 18px #1f16211f!important}body.bc-native-customer-shell .bonclaire-language-control--portal select{width:74px!important;min-width:74px!important;max-width:74px!important}body.bc-native-customer-shell .bc-category-nav button{flex:0 0 auto!important;min-height:34px!important;height:34px!important;padding:0 11px!important;border-radius:999px!important;font-size:.75rem!important;scroll-snap-align:start!important}body.bc-native-customer-shell .bc-shop-main{padding:12px 0 calc(88px + env(safe-area-inset-bottom))!important}body.bc-native-customer-shell .bc-hero,body.bc-native-customer-shell .bc-hero-slide,body.bc-native-customer-shell .bc-hero-banner,body.bc-native-customer-shell .bc-editorial-hero{min-height:292px!important;max-height:340px!important;margin:0 12px 16px!important;padding:22px 18px!important;border-radius:18px!important;overflow:hidden!important}body.bc-native-customer-shell .bc-banner-carousel{width:calc(100% - 24px)!important;height:340px!important;min-height:340px!important;margin:0 auto 16px!important;overflow:hidden!important}body.bc-native-customer-shell .bc-hero-copy{max-width:100%!important}body.bc-native-customer-shell .bc-hero-visual{display:none!important}body.bc-native-customer-shell .bc-hero h1,body.bc-native-customer-shell .bc-hero-copy h1,body.bc-native-customer-shell .bc-hero-banner h1{max-width:10ch!important;margin:6px 0 8px!important;font-size:clamp(1.95rem,9.5vw,2.65rem)!important;line-height:.98!important}body.bc-native-customer-shell .bc-hero p,body.bc-native-customer-shell .bc-hero-copy p,body.bc-native-customer-shell .bc-hero-banner p{display:-webkit-box!important;max-width:34ch!important;margin:0 0 12px!important;overflow:hidden!important;font-size:.82rem!important;line-height:1.38!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}body.bc-native-customer-shell .bc-hero-actions{display:flex!important;flex-wrap:nowrap!important;gap:8px!important}body.bc-native-customer-shell .bc-hero-actions button,body.bc-native-customer-shell .bc-hero-actions a{min-height:42px!important;padding:0 13px!important;font-size:.78rem!important;white-space:nowrap!important}body.bc-native-customer-shell .bc-mobile-bottom{min-height:64px!important;padding:6px 6px max(7px,env(safe-area-inset-bottom))!important}body.bc-native-customer-shell .bc-mobile-bottom button{min-width:0!important;min-height:50px!important;padding:4px 2px!important;font-size:.68rem!important}}.bc-ai-launcher{position:fixed;z-index:950;display:grid;justify-items:end;gap:10px;width:max-content;max-width:calc(100vw - 24px)}.bc-ai-launcher-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 17px;border:1px solid color-mix(in srgb,var(--portal-primary, #7a365f) 55%,white);border-radius:999px;background:var(--portal-primary, #7a365f);color:#fff;box-shadow:0 14px 34px #421d3433;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.bc-ai-launcher-button:active{cursor:grabbing}.bc-ai-mini-panel{position:absolute;right:0;bottom:60px;display:grid;width:min(390px,calc(100vw - 24px));max-height:min(650px,calc(100dvh - 108px));overflow:hidden;border:1px solid #e4d9d2;border-radius:18px;background:#fff;box-shadow:0 24px 70px #281d233d}.bc-ai-mini-head{display:grid;grid-template-columns:38px minmax(0,1fr) 8px 36px;align-items:center;gap:10px;min-height:66px;padding:10px 12px;border-bottom:1px solid #eee6e1;background:#fff}.bc-ai-mini-avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#edf8f3;color:#08795c}.bc-ai-mini-head strong{display:block;color:#1d1820;font-size:.93rem}.bc-ai-mini-head small{display:block;margin-top:2px;color:#706775;font-size:.73rem}.bc-ai-mini-head button{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:50%;background:#f6f3f1}.bc-ai-mini-greeting{padding:12px 14px 4px}.bc-ai-mini-greeting p{margin:0 0 5px;color:#302a32;font-size:.83rem;line-height:1.45}.bc-ai-mini-chat{display:grid;grid-template-rows:minmax(118px,1fr) auto auto auto auto;min-height:0;overflow:hidden}.bc-ai-mini-thread{display:grid;align-content:start;gap:8px;min-height:118px;padding:12px 14px;overflow-y:auto;overscroll-behavior:contain;background:#fbfaf9;scrollbar-width:thin}.bc-ai-mini-message{width:fit-content;max-width:88%;padding:9px 11px;border-radius:12px 12px 12px 3px;background:#fff;border:1px solid #e7ded8}.bc-ai-mini-message.customer{justify-self:end;border:0;border-radius:12px 12px 3px;background:#e8f7f1}.bc-ai-mini-message.system{justify-self:center;background:#f4f1ef}.bc-ai-mini-message p{margin:0;font-size:.82rem;line-height:1.42}.bc-ai-mini-message small{display:block;margin-top:3px;color:#7a707a;font-size:.66rem}.bc-ai-mini-guided{display:grid;grid-template-columns:1fr 1fr;gap:6px;max-height:174px;padding:10px 12px;overflow-y:auto;overscroll-behavior:contain;border-top:1px solid #eee7e2;background:#fff}.bc-ai-mini-guided button{display:flex;align-items:center;gap:7px;min-height:39px;padding:7px 8px;border:1px solid #e4d9d2;border-radius:10px;background:#fff;color:#302733;text-align:left;font-size:.72rem}.bc-ai-mini-guided button b{display:grid;flex:0 0 22px;place-items:center;width:22px;height:22px;border-radius:50%;background:#f1e8ee;color:var(--portal-primary, #7a365f);font-size:.68rem}.bc-ai-mini-guided button:hover,.bc-ai-mini-guided button:focus-visible{border-color:var(--portal-primary, #7a365f);background:#faf4f8;outline:0}.bc-ai-mini-guided button.human{grid-column:1 / -1;justify-content:center;border-color:#d9ccc5;background:#f6f2ef;font-weight:800}.bc-ai-mini-channel{padding:0 12px 7px;color:#08795c;font-size:.72rem}.bc-ai-mini-composer{display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:end;gap:8px;padding:10px 12px 12px;border-top:1px solid #eee7e2;background:#fff}.bc-ai-mini-chat .bc-ai-mini-composer textarea{width:100%;min-height:48px;max-height:104px;margin:0;padding:11px 12px;resize:vertical;border:1px solid #dcd2cc;border-radius:12px;font:inherit;font-size:.8rem;line-height:1.4}.bc-ai-mini-composer>button{display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;background:var(--portal-primary, #7a365f);color:#fff;box-shadow:0 8px 18px #4c243c33}.bc-ai-mini-composer>button:disabled{background:#d8ced4;box-shadow:none;cursor:not-allowed}.bc-ai-login-link{margin:0 12px 10px;padding:8px 10px;border:0;border-radius:9px;background:#f4f1ef;color:#514852;font-size:.72rem;text-decoration:underline}.bc-ai-mini-actions{display:grid;grid-template-columns:1fr 1fr auto;gap:6px;padding:9px 12px 12px}.bc-ai-mini-actions button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:38px;border:1px solid #ddd2cc;border-radius:10px;background:#fff;color:#302733;font-weight:700;font-size:.72rem}.bc-ai-mini-actions button:first-child{border-color:var(--portal-primary, #7a365f);background:var(--portal-primary, #7a365f);color:#fff}.bc-mini-success,.bc-mini-error{margin:0 12px 10px;padding:8px 10px;border-radius:9px;font-size:.72rem}.bc-mini-success{background:#eaf8f1;color:#126449}.bc-mini-error{background:#fff0ed;color:#a52d23}.bc-wholesale-request-page,.bc-address-book,.bc-information-page{width:min(1320px,calc(100% - 32px));margin:0 auto}.bc-wholesale-request-head,.bc-account-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;padding:32px 0 24px}.bc-wholesale-request-head h1,.bc-account-page-head h1{margin:5px 0 8px;color:#17131a;font-family:var(--portal-display, Georgia, serif);font-size:clamp(2rem,4vw,3.7rem);line-height:1.02}.bc-wholesale-request-head p,.bc-account-page-head p{max-width:760px;margin:0;color:#655d68;line-height:1.6}.bc-wholesale-request-assurance{display:grid;gap:5px;min-width:230px;padding:16px;border-left:3px solid var(--portal-primary, #7a365f);background:#faf7f5}.bc-wholesale-request-assurance span{color:#6d646e;font-size:.82rem}.bc-wholesale-professional-form{display:grid;gap:14px;padding-bottom:44px}.bc-wholesale-form-section{display:grid;grid-template-columns:44px minmax(0,1fr);gap:18px;padding:24px;border:1px solid #e6ddd7;border-radius:12px;background:#fff}.bc-section-number{display:grid;place-items:center;align-self:start;width:38px;height:38px;border-radius:50%;background:#252027;color:#fff;font-weight:800}.bc-wholesale-form-body h2{margin:0;font-size:1.25rem}.bc-wholesale-form-body>p{margin:4px 0 18px;color:#746b75}.bc-buyer-type-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:18px}.bc-buyer-type-grid button{min-height:48px;padding:8px 10px;border:1px solid #ddd3cd;border-radius:9px;background:#fff;color:#4b434c;font-weight:700}.bc-buyer-type-grid button.active{border-color:var(--portal-primary, #7a365f);background:#f7eef4;color:var(--portal-primary, #7a365f);box-shadow:inset 0 0 0 1px var(--portal-primary, #7a365f)}.bc-wholesale-product-search{display:flex;align-items:center;gap:9px;min-height:48px;margin-bottom:12px;padding:0 14px;border:1px solid #dcd2cc;border-radius:9px}.bc-wholesale-product-search input{width:100%;border:0;outline:0;font:inherit}.bc-wholesale-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;max-height:410px;margin-bottom:18px;overflow-y:auto}.bc-wholesale-product-grid button{position:relative;display:grid;grid-template-columns:72px minmax(0,1fr);gap:10px;min-height:92px;padding:9px;overflow:hidden;border:1px solid #e2d8d2;border-radius:9px;background:#fff;color:#262028;text-align:left}.bc-wholesale-product-grid button.selected{border-color:#08795c;background:#f0faf6;box-shadow:inset 0 0 0 1px #08795c}.bc-wholesale-product-grid img,.bc-wholesale-product-grid .bc-product-fallback{width:72px;height:72px;object-fit:cover;border-radius:6px}.bc-wholesale-product-grid button span{display:grid;align-content:center;gap:3px;min-width:0}.bc-wholesale-product-grid b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.79rem}.bc-wholesale-product-grid small{color:#786f78;font-size:.68rem}.bc-wholesale-product-grid strong{font-size:.75rem}.bc-wholesale-product-grid em{color:#08795c;font-size:.67rem;font-style:normal;font-weight:800}.bc-wholesale-review-strip{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.bc-wholesale-review-strip>*{padding:7px 10px;border-radius:999px;background:#f5f1ee;font-size:.75rem}.bc-wholesale-submit-bar{position:sticky;bottom:10px;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px;border:1px solid #dfd4ce;border-radius:12px;background:#fffffff5;box-shadow:0 12px 32px #2a1e2521;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bc-wholesale-submit-bar>div{display:flex;align-items:center;gap:10px}.bc-wholesale-submit-bar small{display:block;color:#766d76}.bc-address-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.bc-address-card,.bc-address-empty{min-height:210px;padding:20px;border:1px solid #e1d7d1;border-radius:10px;background:#fff;text-align:left}.bc-address-card.default{border-color:#0b8060;box-shadow:inset 0 3px #0b8060}.bc-address-card>div:first-child{display:flex;align-items:center;gap:8px}.bc-address-card>div:first-child span{margin-left:auto;padding:4px 7px;border-radius:999px;background:#e9f7f1;color:#0b6c51;font-size:.68rem;font-weight:800}.bc-address-card p{color:#5e555f;font-size:.83rem;line-height:1.6}.bc-address-actions{display:flex;flex-wrap:wrap;gap:6px}.bc-address-actions button{min-height:36px;padding:0 10px;border:1px solid #ded3cd;border-radius:7px;background:#fff;font-weight:700;font-size:.72rem}.bc-address-actions button.danger{display:inline-flex;align-items:center;gap:5px;color:#a33830}.bc-address-empty{display:grid;place-items:center;align-content:center;gap:7px;color:#5b515b;text-align:center}.bc-address-form{margin-top:18px;padding:22px;border:1px solid #e0d5cf;border-radius:12px;background:#fff}.bc-address-form-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.bc-address-form-head h2{margin:3px 0 0}.bc-address-form-head button{display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;background:#f3efed}.bc-address-form-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.bc-information-page{padding:50px 0 64px}.bc-information-page>header{max-width:900px;padding:0 0 32px}.bc-information-page h1{margin:8px 0 16px;color:#18131a;font-family:var(--portal-display, Georgia, serif);font-size:clamp(2.3rem,5vw,4.8rem);line-height:.98}.bc-information-page>header p{color:#655d67;font-size:1.03rem;line-height:1.7}.bc-information-grid{border-top:1px solid #ded4ce}.bc-information-grid article{display:grid;grid-template-columns:70px minmax(0,1fr);gap:26px;padding:28px 0;border-bottom:1px solid #e6ddd7}.bc-information-grid em{color:var(--portal-primary, #7a365f);font-size:.78rem;font-style:normal;font-weight:800}.bc-information-grid h2{margin:0 0 8px;font-size:1.16rem}.bc-information-grid p{max-width:920px;margin:0;color:#655d67;line-height:1.7}.bc-information-page aside{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:30px;padding:20px;border-radius:10px;background:#f4efec}.bc-information-page aside p{margin:4px 0 0;color:#6d646e;font-size:.82rem}@media (max-width: 900px){.bc-wholesale-request-head,.bc-account-page-head{align-items:flex-start;flex-direction:column}.bc-buyer-type-grid,.bc-wholesale-product-grid,.bc-address-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 620px){.bc-ai-launcher{right:12px;bottom:78px;max-width:calc(100vw - 24px)}.bc-ai-mini-panel{position:fixed;right:10px;bottom:76px;left:10px;width:auto;max-height:calc(100dvh - 92px);border-radius:16px}.bc-ai-launcher-button{min-width:50px;width:50px;height:50px;padding:0}.bc-ai-launcher-button span{display:none}.bc-ai-mini-guided{grid-template-columns:1fr 1fr;max-height:150px}.bc-wholesale-request-page,.bc-address-book,.bc-information-page{width:calc(100% - 24px)}.bc-wholesale-request-head{padding-top:22px}.bc-wholesale-request-assurance{width:100%}.bc-wholesale-form-section{grid-template-columns:1fr;padding:18px 14px}.bc-section-number{width:32px;height:32px}.bc-buyer-type-grid,.bc-wholesale-product-grid,.bc-address-grid{grid-template-columns:1fr}.bc-wholesale-product-grid{max-height:390px}.bc-wholesale-submit-bar{align-items:stretch;flex-direction:column;bottom:74px}.bc-wholesale-submit-bar button{width:100%}.bc-information-grid article{grid-template-columns:38px minmax(0,1fr);gap:12px}.bc-information-page aside{grid-template-columns:30px 1fr}.bc-information-page aside button{grid-column:1 / -1;width:100%}}.bc-checkout-form .bc-checkout-actions{align-items:stretch}.bc-checkout-form .bc-checkout-actions>button,.bc-checkout-form .bc-checkout-actions .bc-primary,.bc-checkout-form .bc-checkout-actions .bc-secondary{min-width:min(100%,180px);white-space:normal;line-height:1.25}.bc-checkout-payment-grid button{min-width:0;text-align:left}.bc-checkout-payment-grid button strong,.bc-checkout-payment-grid button small,.bc-coupon-panel,.bc-coupon-entry input,.bc-coupon-entry button{overflow-wrap:anywhere}.bc-coupon-entry{align-items:stretch}.bc-support-topic-strip{max-width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scrollbar-width:thin}.bc-support-topic-strip button{flex:0 0 auto}.bc-chat-composer,.bc-ai-mini-panel,.bc-ai-mini-chat,.bc-ai-mini-thread{min-width:0}.bc-chat-composer textarea,.bc-ai-mini-chat textarea{overflow-wrap:anywhere}.bc-chat-composer-actions{flex-wrap:wrap;gap:8px}.bc-ai-mini-panel{overflow:hidden}.bc-ai-mini-guided{overflow-x:hidden}.bc-ai-mini-guided button,.bc-ai-mini-message p{overflow-wrap:anywhere}.bc-ai-mini-composer{position:sticky;bottom:0;z-index:2}@media (max-width: 640px){.bc-checkout-payment-grid,.bc-coupon-entry,.bc-chat-composer-actions{grid-template-columns:1fr}.bc-checkout-form .bc-checkout-actions{display:grid;grid-template-columns:1fr}.bc-checkout-form .bc-checkout-actions>button,.bc-checkout-form .bc-checkout-actions .bc-primary,.bc-checkout-form .bc-checkout-actions .bc-secondary,.bc-coupon-entry button{width:100%;min-height:48px}.bc-ai-mini-panel{right:10px;left:10px;width:auto;max-width:none;max-height:calc(100dvh - 92px)}.bc-ai-mini-guided{grid-template-columns:1fr;max-height:150px}}.bc-delivery-service-list,.bc-shipping-provider-list,.bc-shipping-rate-list,.bc-provider-rate-list,.bc-checkout-provider-list,.bc-checkout-delivery-options,.bc-checkout-actions [data-action=quote],.bc-checkout-actions [aria-label*="shipping quote" i]{display:none}.bc-products-page{min-height:auto}.bc-products-page .bc-listing-shell{display:grid;grid-template-columns:minmax(220px,260px) minmax(0,1fr);gap:20px;align-items:start}.bc-products-page .bc-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(224px,1fr));gap:18px;align-items:start}.bc-products-page .bc-product-grid.is-single{grid-template-columns:minmax(220px,280px);justify-content:start}.bc-products-page .bc-product-card{width:100%;max-width:none;min-width:0;min-height:auto;overflow:hidden;display:flex;flex-direction:column;border-radius:14px}.bc-products-page .bc-product-card .bc-product-image,.bc-products-page .bc-product-card .bc-card-media,.bc-products-page .bc-product-card figure{width:100%;aspect-ratio:4 / 5;height:auto;max-height:none;min-height:0;overflow:hidden}.bc-products-page .bc-product-card img{width:100%;height:100%;object-fit:cover}.bc-products-page .bc-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto}.bc-products-page .bc-card-actions button{min-height:38px;padding:0 10px;font-size:.78rem;line-height:1.1;white-space:normal}.bc-cart-row{display:grid;grid-template-columns:96px minmax(0,1fr) minmax(150px,auto);gap:14px;align-items:center}.bc-cart-row img,.bc-cart-row>span:first-child{width:96px;height:118px;object-fit:cover;border-radius:12px}.bc-cart-row h3,.bc-cart-row strong,.bc-cart-row p{overflow-wrap:anywhere}.bc-cart-quantity{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:0}.bc-qty-stepper{display:inline-grid;grid-template-columns:34px 42px 34px;align-items:center;width:110px;height:36px;overflow:hidden;border:1px solid #ded4ce;border-radius:999px;background:#fff;box-shadow:none}.bc-qty-stepper button,.bc-qty-stepper input{width:auto;min-width:0;height:34px;min-height:34px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;text-align:center;font:inherit}.bc-qty-stepper input{font-weight:800;font-size:.9rem}.bc-qty-stepper button{display:grid;place-items:center;color:#3a313a;font-weight:900}.bc-account-card{min-width:0;overflow:hidden}.bc-ai-mini-panel{display:flex;flex-direction:column;width:min(390px,calc(100vw - 24px));max-height:min(680px,calc(100dvh - 96px))}.bc-ai-mini-chat{display:flex;flex-direction:column;min-height:0;overflow:hidden}.bc-ai-mini-thread{flex:1 1 auto;min-height:170px;max-height:none;overflow-y:auto}.bc-ai-mini-guided{flex:0 0 auto}.bc-ai-mini-composer{flex:0 0 auto;grid-template-columns:minmax(0,1fr) 44px}.bc-ai-mini-chat .bc-ai-mini-composer textarea{min-height:52px;max-height:88px;resize:none}@media (max-width: 860px){.bc-products-page .bc-listing-shell{display:block}.bc-products-page .bc-filter-panel,.bc-products-page aside{min-width:0;margin-bottom:14px}.bc-products-page .bc-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media (max-width: 640px){.bc-products-page{padding-left:12px;padding-right:12px}.bc-products-page .bc-product-grid,.bc-products-page .bc-product-grid.is-single{grid-template-columns:1fr}.bc-products-page .bc-product-card{border-radius:16px}.bc-products-page .bc-product-card .bc-product-image,.bc-products-page .bc-product-card .bc-card-media,.bc-products-page .bc-product-card figure{aspect-ratio:4 / 4.7}.bc-products-page .bc-chip-row,.bc-products-page .bc-category-tabs,.bc-products-page .bc-filter-chips{display:flex;max-width:100%;overflow-x:auto;gap:8px;padding-bottom:8px;scrollbar-width:thin}.bc-products-page .bc-chip-row>*,.bc-products-page .bc-category-tabs>*,.bc-products-page .bc-filter-chips>*{flex:0 0 auto}.bc-cart-row,body.bc-native-customer-shell .bc-cart-row{grid-template-columns:82px minmax(0,1fr);gap:12px;padding:12px;align-items:start}.bc-cart-row img,.bc-cart-row>span:first-child,body.bc-native-customer-shell .bc-cart-row img,body.bc-native-customer-shell .bc-cart-row>span:first-child{width:82px;height:104px}.bc-cart-row-actions{flex-wrap:wrap;gap:8px}.bc-cart-quantity,body.bc-native-customer-shell .bc-cart-quantity{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:8px}.bc-qty-stepper,body.bc-native-customer-shell .bc-qty-stepper{grid-template-columns:34px 40px 34px;width:108px;max-width:108px;height:36px}.bc-summary-card,.bc-checkout-summary{margin-bottom:110px}.bc-account-grid,.bc-account-actions-grid{grid-template-columns:1fr}.bc-account-card{padding:18px;min-height:0}.bc-account-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.bc-ai-mini-panel{left:10px;right:10px;bottom:78px;width:auto;max-height:calc(100dvh - 96px);border-radius:18px}.bc-ai-mini-guided{display:flex;overflow-x:auto;overflow-y:hidden;max-height:none;padding-bottom:10px}.bc-ai-mini-guided button{flex:0 0 min(70vw,230px)}}.bc-products-page .bc-product-card{background:#fff;border:1px solid rgba(88,64,77,.14);box-shadow:0 18px 36px #1a151d14}.bc-products-page .bc-product-name{display:-webkit-box;min-height:42px;max-height:44px;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:left}.bc-products-page .bc-price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px}.bc-products-page .bc-chip-row{min-height:28px}.bc-products-page .bc-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.bc-products-page .bc-card-actions .bc-link-button{grid-column:1 / -1}.bc-cart-row{position:relative;min-width:0}.bc-cart-details{min-width:0;display:grid;gap:6px}.bc-cart-details>strong{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.18}.bc-cart-quantity strong{white-space:nowrap}.bc-ai-mini-panel{background:#fff;border:1px solid rgba(67,42,61,.16);box-shadow:0 24px 70px #18111f38}.bc-ai-mini-head{flex-shrink:0}.bc-ai-mini-composer textarea{overflow-y:auto}.bc-mini-error,.bc-mini-success{overflow-wrap:anywhere}@media (max-width: 720px){.bc-customer-app{padding-bottom:104px}.bc-products-page .bc-listing-shell{display:block}.bc-products-page .bc-product-grid,.bc-products-page .bc-product-grid.is-single{display:grid;grid-template-columns:1fr;gap:18px}.bc-products-page .bc-product-card{width:100%;max-width:100%;border-radius:18px}.bc-products-page .bc-product-card .bc-product-image{aspect-ratio:1 / 1.12}.bc-products-page .bc-card-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.bc-products-page .bc-card-actions button{min-width:0;min-height:44px;padding:0 10px;border-radius:999px;font-size:.88rem}.bc-products-page .bc-card-actions .bc-link-button{min-height:42px}.bc-cart-list{display:grid;gap:14px}.bc-cart-row{grid-template-columns:92px minmax(0,1fr);align-items:start;gap:12px;padding:14px;border-radius:18px}.bc-cart-media,.bc-cart-row img,.bc-cart-row>span:first-child{width:92px;height:118px;max-width:92px;border-radius:14px}.bc-cart-details small,.bc-cart-details span,.bc-cart-price-line{font-size:.82rem;line-height:1.25}.bc-cart-row-actions{display:flex;flex-wrap:wrap;gap:8px}.bc-cart-row-actions button{min-height:34px;padding:0 10px;border-radius:999px}.bc-cart-quantity{grid-column:1 / -1;display:grid;grid-template-columns:auto 116px auto;gap:10px;align-items:center;justify-content:space-between;width:100%;padding-top:12px;border-top:1px solid rgba(86,66,77,.12)}.bc-cart-quantity>span{font-size:.82rem;font-weight:800;color:#625766}.bc-qty-stepper,body.bc-native-customer-shell .bc-qty-stepper{width:116px;max-width:116px;height:40px;grid-template-columns:36px 44px 36px;border-radius:999px}.bc-qty-stepper button,.bc-qty-stepper input{height:38px;min-height:38px;font-size:1rem}.bc-account-grid,.bc-account-actions-grid{display:grid;grid-template-columns:1fr}.bc-account-card{padding:18px;border-radius:18px}.bc-account-card h2,.bc-account-card h3{font-size:clamp(1.35rem,7vw,2rem);line-height:1.08}.bc-ai-mini-panel{left:12px;right:12px;bottom:86px;width:auto;max-height:calc(100dvh - 112px)}.bc-ai-mini-chat{min-height:0}.bc-ai-mini-thread{min-height:180px;max-height:calc(100dvh - 360px)}.bc-ai-mini-guided{display:flex;overflow-x:auto;overflow-y:hidden;gap:8px;padding:10px 12px}.bc-ai-mini-guided button{flex:0 0 auto;max-width:210px;min-height:40px}.bc-ai-mini-composer{display:grid;grid-template-columns:minmax(0,1fr) 46px;gap:8px;padding:10px 12px 12px}.bc-ai-mini-composer textarea{min-height:48px;max-height:84px;width:100%}}.bc-chat-action-cards,.bc-ai-mini-message .bc-ai-mini-actions{display:flex;flex-wrap:wrap;grid-template-columns:none;gap:8px;margin-top:10px;padding:0}.bc-chat-action-cards button,.bc-ai-mini-message .bc-ai-mini-actions button{width:auto;min-height:38px;border:1px solid #d8d2de;border-radius:999px;background:#fff;color:#4f2445;padding:8px 12px;font-size:.76rem;font-weight:800;line-height:1.2}.bc-ai-account-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 12px 10px}.bc-ai-account-actions .bc-ai-login-link,.bc-ai-account-actions .bc-ai-signup-link{min-height:38px;margin:0;border:1px solid #ded6e0;border-radius:10px;padding:8px 10px;font-size:.74rem;font-weight:800}.bc-ai-account-actions .bc-ai-signup-link{background:#6f3158;color:#fff}@media (max-width: 520px){.bc-chat-action-cards,.bc-ai-mini-message .bc-ai-mini-actions{display:grid;grid-template-columns:1fr}.bc-chat-action-cards button,.bc-ai-mini-message .bc-ai-mini-actions button{width:100%}}.bc-support-topic-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:100%;overflow:visible;gap:9px;padding:3px 2px 12px}.bc-support-topic-strip button{width:100%;min-width:0;min-height:44px;flex:initial;white-space:normal;line-height:1.2;padding:8px 12px}@media (max-width: 720px){.bc-support-topic-strip{grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.bc-support-topic-strip button{font-size:.78rem}.bc-support-clean{padding-bottom:calc(96px + env(safe-area-inset-bottom))}.bc-chat-panel-clean .bc-chat-composer{padding-bottom:calc(92px + env(safe-area-inset-bottom))}}html,body,#root{scroll-behavior:auto}.bc-shop-shell,.bc-shop-main{min-width:0;overflow-x:clip}.bc-home-main{padding-bottom:36px}.bc-home-main>*{box-sizing:border-box}.bc-home-main .bc-top-categories{width:min(1280px,calc(100% - 48px))!important;margin:20px auto 0!important;padding:12px 16px!important;min-height:0!important}.bc-home-main .bc-top-categories .bc-category-grid{min-height:0!important;padding:12px 4px!important;gap:clamp(10px,1.5vw,20px)!important}.bc-home-main .bc-top-categories .bc-category-grid button{min-height:112px!important;padding:10px 8px!important}.bc-home-main .bc-banner-carousel{width:min(1280px,calc(100% - 48px))!important;height:clamp(460px,42vw,540px)!important;min-height:460px!important;max-height:540px!important;margin:24px auto 0!important;overflow:hidden!important;border-radius:22px!important;contain:layout paint}.bc-home-main .bc-banner-track{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:100%!important;grid-template-rows:100%!important;width:100%!important;height:100%!important;min-height:0!important;gap:0!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;overscroll-behavior-inline:contain}.bc-home-main .bc-hero-slide{width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;margin:0!important;padding:clamp(28px,4vw,54px)!important;grid-template-columns:minmax(0,.88fr) minmax(360px,1fr)!important;overflow:hidden!important;scroll-snap-align:start}.bc-home-main .bc-hero-copy{min-width:0!important;max-width:520px!important}.bc-home-main .bc-hero-copy h1{max-width:12ch!important;margin:10px 0 12px!important;font-size:clamp(2.7rem,4.3vw,4.8rem)!important;line-height:.98!important}.bc-home-main .bc-hero-copy p{margin:0 0 18px!important;font-size:1rem!important;line-height:1.55!important}.bc-home-main .bc-hero-visual,.bc-home-main .bc-lookbook-card,.bc-home-main .bc-lookbook-card>img{width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important}.bc-home-main .bc-lookbook-card>img{object-fit:cover!important;object-position:center 24%!important}.bc-home-main .bc-banner-dots{bottom:12px!important}.bc-home-main>.bc-section,.bc-home-main>.bc-product-carousel-section{width:min(1280px,calc(100% - 48px))!important;min-height:0!important;height:auto!important;margin:28px auto 0!important;padding:26px!important;border-radius:18px!important;box-shadow:0 12px 34px #1720330e!important}.bc-home-main>.bc-product-carousel-section.is-single,.bc-home-main>.bc-product-carousel-section:has(.bc-product-card:only-child){width:min(1280px,calc(100% - 48px))!important;margin-inline:auto!important}.bc-home-main .bc-section-head{min-height:0!important;margin:0 0 18px!important;padding:0 0 16px!important}.bc-home-main .bc-section-head h2{font-size:clamp(1.65rem,2.3vw,2.35rem)!important;line-height:1.08!important}.bc-home-main .bc-product-grid,.bc-home-main .bc-product-carousel{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,260px));grid-auto-flow:row;grid-auto-columns:auto;justify-content:start;align-items:stretch;gap:18px;overflow:visible;padding:0}.bc-home-main .bc-product-grid .bc-product-card:nth-child(n+5),.bc-home-main .bc-product-carousel .bc-product-card:nth-child(n+5){display:none!important}.bc-home-main .bc-product-card{display:grid;grid-template-rows:auto auto;min-width:0;width:100%;height:100%;min-height:0;border-radius:14px;box-shadow:none;transform:none}.bc-home-main .bc-product-image{width:100%;height:auto;min-height:0;aspect-ratio:4 / 5;border-radius:14px 14px 0 0}.bc-home-main .bc-product-copy{display:grid;grid-template-rows:auto auto auto auto auto 1fr;align-content:start;min-height:230px;padding:14px;gap:7px}.bc-home-main .bc-product-name{min-height:2.5em!important;max-height:2.5em!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical}.bc-home-main .bc-chip-row{min-height:30px!important;max-height:34px!important;overflow:hidden!important;flex-wrap:nowrap!important}.bc-home-main .bc-card-actions{align-self:end!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.bc-home-main .bc-card-actions .bc-link-button{grid-column:1 / -1!important;min-height:34px!important}.bc-home-main .bc-editorial-band,.bc-home-main .bc-wholesale-card,.bc-home-main .bc-discovery-tiles,.bc-home-main .bc-trust-strip{width:min(1280px,calc(100% - 48px))!important;margin-left:auto!important;margin-right:auto!important}.bc-home-main .bc-editorial-band{min-height:360px!important;max-height:440px!important;padding:38px!important;overflow:hidden!important}.bc-home-main .bc-discovery-tiles{margin-top:24px!important;margin-bottom:0!important;gap:12px!important}.bc-home-main .bc-discovery-tiles button{min-height:110px!important}.bc-home-main .bc-wholesale-card{margin-top:28px!important;padding:34px!important;border-radius:18px!important}.bc-home-main .bc-wholesale-card h2{font-size:clamp(1.8rem,3vw,2.7rem)!important}.bc-single-channel{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-height:46px!important;padding:10px 14px!important;border-bottom:1px solid #ece6e1!important;color:#6f3b64!important;background:#fffaf7!important}.bc-single-channel span{display:inline-flex;align-items:center;gap:7px;font-weight:850}.bc-single-channel small{color:#687184;text-align:right}.bc-ai-mini-channel.bc-single-channel{border:1px solid #ece6e1!important;border-radius:12px!important}.bc-footer-mobile-groups{display:none}@media (max-width: 980px){.bc-home-main .bc-banner-carousel{height:620px!important;min-height:620px!important;max-height:620px!important}.bc-home-main .bc-hero-slide{grid-template-columns:minmax(0,1fr) minmax(280px,.85fr)!important;padding:32px!important}.bc-home-main .bc-product-grid,.bc-home-main .bc-product-carousel{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width: 760px){body.bc-native-customer-shell .bc-toast{right:74px;bottom:calc(86px + env(safe-area-inset-bottom));left:14px;max-width:none;padding:10px 12px;border-radius:12px;font-size:.82rem;line-height:1.3;box-shadow:0 12px 28px #17203324}body.bc-native-customer-shell .bc-toast span{font-size:.75rem}body .bc-shop-main .bc-auth-layout{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;min-height:0!important;gap:0!important;padding:12px!important}body .bc-shop-main .bc-auth-hero{display:none!important}body .bc-shop-main .bc-auth-card{width:100%!important;max-width:none!important;margin:0!important;padding:22px 18px!important;border-radius:18px!important}body .bc-shop-main .bc-auth-card h2{margin-bottom:16px!important;font-size:1.65rem!important}body .bc-shop-main .bc-auth-method-tabs,body .bc-shop-main .bc-otp-row{grid-template-columns:1fr 1fr!important;gap:8px!important}.bc-home-main .bc-product-carousel>.bc-product-card:only-child,.bc-home-main .bc-product-grid>.bc-product-card:only-child{grid-column:auto!important;justify-self:stretch!important;width:100%!important;max-width:350px!important}.bc-products-page .bc-product-grid>.bc-product-card:only-child{grid-column:auto!important;justify-self:stretch!important;width:100%!important;max-width:360px!important}body:not(.bc-native-customer-shell) .bc-shop-main{padding-bottom:calc(92px + env(safe-area-inset-bottom))!important}.bc-home-main .bc-top-categories,.bc-home-main .bc-banner-carousel,.bc-home-main>.bc-section,.bc-home-main>.bc-product-carousel-section,.bc-home-main .bc-editorial-band,.bc-home-main .bc-wholesale-card,.bc-home-main .bc-discovery-tiles,.bc-home-main .bc-trust-strip{width:calc(100% - 24px)!important}.bc-home-main .bc-top-categories{padding:6px 4px!important}.bc-home-main .bc-banner-carousel{height:560px!important;min-height:560px!important;max-height:560px!important;margin-top:14px!important;border-radius:18px!important}.bc-home-main .bc-hero-slide{grid-template-columns:1fr!important;grid-template-rows:auto minmax(170px,1fr)!important;gap:16px!important;padding:22px!important}.bc-home-main .bc-hero-copy h1{max-width:14ch!important;font-size:clamp(2rem,10vw,2.75rem)!important;line-height:1.02!important}.bc-home-main .bc-hero-copy p,.bc-home-main .bc-hero-badges{display:none!important}.bc-home-main .bc-hero-actions{margin-top:14px!important}.bc-home-main .bc-lookbook-copy{display:none!important}.bc-home-main>.bc-section,.bc-home-main>.bc-product-carousel-section{margin-top:18px!important;padding:16px!important;border-radius:16px!important}.bc-home-main .bc-section-head{align-items:center!important;gap:12px!important}.bc-home-main .bc-section-head h2{font-size:1.45rem!important}.bc-home-main .bc-section-head button{min-height:40px!important;padding:0 14px!important}.bc-home-main .bc-product-grid,.bc-home-main .bc-product-carousel{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.bc-home-main .bc-product-copy{min-height:158px!important;padding:10px!important;gap:5px!important}.bc-home-main .bc-product-copy small,.bc-home-main .bc-chip-row,.bc-home-main .bc-card-actions .bc-secondary,.bc-home-main .bc-card-actions .bc-link-button{display:none!important}.bc-home-main .bc-card-actions{grid-template-columns:1fr!important;align-content:start!important;min-height:0!important;height:auto!important;margin-top:4px!important;gap:0!important}.bc-home-main .bc-card-actions .bc-primary{width:100%!important;min-height:38px!important;height:38px!important;padding:0 8px!important;border-radius:10px!important;font-size:.76rem!important}.bc-home-main .bc-editorial-band{display:grid!important;grid-template-columns:1fr!important;align-items:start!important;gap:22px!important;min-height:0!important;max-height:none!important;padding:24px 20px!important}.bc-home-main .bc-editorial-copy h2{max-width:12ch!important;margin:8px 0 12px!important;font-size:clamp(2rem,10vw,2.75rem)!important;line-height:1.02!important}.bc-home-main .bc-editorial-copy p{margin:0 0 18px!important;font-size:.94rem!important;line-height:1.55!important}.bc-home-main .bc-editorial-copy .bc-hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.bc-home-main .bc-editorial-media{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;gap:8px!important;min-height:0!important;height:150px!important;overflow:hidden!important}.bc-home-main .bc-editorial-media img,.bc-home-main .bc-editorial-media span,.bc-home-main .bc-editorial-media img:nth-child(2),.bc-home-main .bc-editorial-media span:nth-child(2),.bc-home-main .bc-editorial-media img:nth-child(3),.bc-home-main .bc-editorial-media span:nth-child(3){width:100%!important;min-width:0!important;height:150px!important;min-height:150px!important;border-radius:14px!important;font-size:.92rem!important;object-fit:cover!important}.bc-home-main .bc-discovery-tiles{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bc-home-main .bc-discovery-tiles button{min-height:118px!important;padding:14px!important}.bc-home-main .bc-wholesale-card{padding:24px 20px!important}.bc-footer{gap:24px!important;min-height:0!important;padding:30px 22px calc(108px + env(safe-area-inset-bottom))!important}.bc-mobile-bottom{transition:transform .18s ease,opacity .18s ease!important}.bc-mobile-bottom.is-footer-visible{transform:translateY(calc(100% + 28px))!important;opacity:0!important;pointer-events:none!important}.bc-products-page>.bc-chip-row,.bc-products-page .bc-listing-toolbar+.bc-chip-row,.bc-products-page .bc-filter-chips{display:flex!important;flex-wrap:wrap!important;overflow:visible!important;white-space:normal!important;gap:8px!important}.bc-footer-brand{gap:12px!important}.bc-footer-brand img{width:min(164px,58vw)!important;max-height:52px!important;object-fit:contain!important;object-position:left center!important}.bc-footer-newsletter{padding:16px!important}.bc-footer-columns>.bc-footer-column{display:none!important}.bc-footer-mobile-groups{display:grid!important;width:100%!important;border-top:1px solid rgba(255,255,255,.16)!important}.bc-footer-mobile-groups details{border-bottom:1px solid rgba(255,255,255,.16)!important}.bc-footer-mobile-groups summary{min-height:52px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;cursor:pointer!important;color:#fff!important;font-weight:850!important;list-style:none!important}.bc-footer-mobile-groups summary::-webkit-details-marker{display:none!important}.bc-footer-mobile-groups summary:after{content:"+";font-size:1.25rem;font-weight:500}.bc-footer-mobile-groups details[open] summary:after{content:"-"}.bc-footer-mobile-groups details>div{display:grid!important;padding:0 0 14px!important;gap:4px!important}.bc-footer-mobile-groups a,.bc-footer-mobile-groups button{width:100%!important;min-height:42px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;padding:8px 0!important;border:0!important;background:transparent!important;color:#ffffffc7!important;text-decoration:none!important;text-align:left!important}.bc-single-channel{align-items:flex-start!important;flex-direction:column!important}.bc-single-channel small{text-align:left}}@media (prefers-reduced-motion: reduce){.bc-product-card,.bc-product-image img,.bc-ai-launcher-button{transition:none!important;animation:none!important}}.bc-shop-main.bc-products-page{width:min(100% - 32px,1440px);margin-inline:auto;padding-block:28px 72px}.bc-products-page .bc-listing-shell{display:grid;grid-template-columns:220px minmax(0,1fr);gap:28px;align-items:start}.bc-products-page .bc-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:22px;align-items:start}.bc-products-page .bc-product-grid.is-single{grid-template-columns:minmax(220px,310px)}.bc-product-card{min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e5ded9;border-radius:8px;background:#fff;box-shadow:0 8px 24px #18181b0f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.bc-product-card:hover,.bc-product-card:focus-within{transform:translateY(-2px);border-color:#cdbbc5;box-shadow:0 14px 34px #18181b1a}.bc-product-card .bc-product-image{width:100%;min-height:0;aspect-ratio:4 / 5;overflow:hidden;border:0;border-radius:0;background:#f5f0ed;cursor:pointer}.bc-product-card .bc-product-image img,.bc-product-card .bc-product-image .bc-product-fallback{width:100%;height:100%;object-fit:cover}.bc-product-card .bc-product-copy{min-height:0;display:grid;gap:7px;padding:14px}.bc-product-card .bc-product-name{min-height:0;margin:0;padding:0;border:0;background:transparent;color:#17131a;font-size:1rem;font-weight:750;line-height:1.35;text-align:left;cursor:pointer}.bc-product-card .bc-product-copy>small{min-height:0;color:#726972;font-size:.78rem;line-height:1.4}.bc-product-card .bc-price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:7px}.bc-product-card .bc-price-row strong{color:#17131a;font-size:1rem}.bc-product-card .bc-price-row span{color:#8a8188;font-size:.78rem;text-decoration:line-through}.bc-product-card .bc-price-row em{color:#18794e;font-size:.75rem;font-style:normal;font-weight:700}.bc-product-card .bc-chip-row{min-height:27px;display:flex;flex-wrap:wrap;gap:5px;overflow:hidden}.bc-product-card .bc-chip-row span{min-height:25px;display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border:1px solid #e8e2de;border-radius:999px;background:#faf8f6;color:#554e54;font-size:.7rem;line-height:1}.bc-product-card .bc-chip-row i{width:10px;height:10px;border:1px solid #ccc;border-radius:50%}.bc-product-card .bc-card-actions{min-height:0;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:4px;position:static;overflow:visible;opacity:1;visibility:visible}.bc-product-card .bc-card-actions button{min-width:0;min-height:40px;width:100%;padding:8px 10px;white-space:normal;font-size:.78rem;line-height:1.15}.bc-product-card .bc-card-actions .bc-link-button{grid-column:1 / -1;min-height:34px;background:transparent;border:0;color:#7e3e69;text-decoration:underline;text-underline-offset:3px}.bc-pdp{width:min(100% - 32px,1320px);margin-inline:auto;padding-block:20px 72px}.bc-pdp .bc-pdp-shell{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(380px,.97fr);gap:34px;align-items:start}.bc-pdp .bc-pdp-gallery,.bc-pdp .bc-pdp-copy{min-width:0}.bc-pdp .bc-pdp-main-image{min-height:0;aspect-ratio:4 / 5;overflow:hidden;border-radius:8px;background:#f5f0ed}.bc-pdp .bc-pdp-main-image img,.bc-pdp .bc-pdp-main-image .bc-product-fallback{width:100%;height:100%;object-fit:contain}.bc-pdp .bc-pdp-copy{position:sticky;top:96px}.bc-pdp .bc-pdp-copy h1{margin:12px 0 8px;font-size:clamp(2rem,4vw,3.15rem);line-height:1.06;letter-spacing:0}.bc-pdp .bc-pdp-subtitle{max-width:62ch}.bc-pdp .bc-option-block{display:grid;gap:9px;margin-top:18px}.bc-pdp .bc-option-block .bc-chip-row.large{display:flex;flex-wrap:wrap;gap:8px}.bc-pdp .bc-option-choice{min-width:46px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:8px 13px;border:1px solid #dcd4cf;border-radius:6px;background:#fff;color:#272127;font-weight:700;cursor:pointer}.bc-pdp .bc-option-choice:hover{border-color:#9b4a82}.bc-pdp .bc-option-choice[aria-pressed=true]{border-color:#7e3e69;box-shadow:0 0 0 2px #7e3e6929;background:#fff8fc}.bc-pdp .bc-option-choice i{width:17px;height:17px;border:1px solid #bbb;border-radius:50%}@media (max-width: 900px){.bc-products-page .bc-listing-shell{grid-template-columns:1fr;gap:16px}.bc-products-page .bc-filter-card{position:static}.bc-pdp .bc-pdp-shell{grid-template-columns:1fr}.bc-pdp .bc-pdp-copy{position:static}}@media (max-width: 620px){.bc-shop-main.bc-products-page,.bc-pdp{width:100%;padding:14px 12px 104px}.bc-products-page .bc-product-grid,.bc-products-page .bc-product-grid.is-single{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bc-product-card .bc-product-copy{gap:5px;padding:10px}.bc-product-card .bc-card-brand{font-size:.65rem}.bc-product-card .bc-product-name{font-size:.86rem;line-height:1.28}.bc-product-card .bc-product-copy>small,.bc-product-card .bc-chip-row{display:none}.bc-product-card .bc-card-actions{grid-template-columns:1fr;gap:6px}.bc-product-card .bc-card-actions .bc-secondary{display:none}.bc-product-card .bc-card-actions .bc-primary{min-height:40px}.bc-product-card .bc-card-actions .bc-link-button{min-height:30px;font-size:.7rem}.bc-pdp .bc-pdp-breadcrumb{overflow-x:auto;white-space:nowrap}.bc-pdp .bc-pdp-copy h1{font-size:2rem}.bc-pdp .bc-pdp-buybox-grid{grid-template-columns:1fr}.bc-pdp .bc-pdp-meta{display:grid;grid-template-columns:1fr}.bc-pdp .bc-option-choice{min-height:44px}}.bc-shop-shell .bc-home-main,.bc-shop-shell .bc-shop-main{max-width:100%}.bc-home-main>.bc-section,.bc-product-carousel-section,.bc-products-page .bc-listing-board{width:min(100% - 32px,1320px);margin-inline:auto;border-radius:10px}.bc-home-main .bc-section-head,.bc-product-carousel-section .bc-section-head{min-height:0;display:flex;align-items:end;justify-content:space-between;gap:18px;padding-bottom:14px;border-bottom:1px solid #ece4de}.bc-home-main .bc-section-head h2,.bc-product-carousel-section .bc-section-head h2{margin:0;font-size:clamp(1.6rem,3vw,2.35rem);line-height:1.06}.bc-home-main .bc-product-grid,.bc-section .bc-product-grid,.bc-product-carousel{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:22px;align-items:start}.bc-home-main .bc-product-grid:has(>.bc-product-card:only-child),.bc-section .bc-product-grid:has(>.bc-product-card:only-child),.bc-product-carousel:has(>.bc-product-card:only-child){grid-template-columns:minmax(220px,310px);justify-content:start}.bc-home-main .bc-product-grid:empty,.bc-section .bc-product-grid:empty,.bc-product-carousel:empty{display:none}.bc-category-nav{display:flex;flex-wrap:wrap;align-items:center;gap:8px 18px;white-space:normal}.bc-category-nav button,.bc-nav-link{min-height:40px;white-space:nowrap}.bc-pdp-policy-box{display:grid;gap:10px;margin-top:18px;padding:14px;border:1px solid #eadfce;border-radius:10px;background:linear-gradient(135deg,#fffaf2,#fff)}.bc-pdp-policy-box>div{display:grid;grid-template-columns:24px minmax(0,1fr);gap:2px 10px;align-items:start}.bc-pdp-policy-box svg{grid-row:span 2;color:#8b3f73}.bc-pdp-policy-box strong{color:#17131a;font-size:.92rem}.bc-pdp-policy-box span{color:#665b64;font-size:.82rem;line-height:1.45}.bc-checkout-summary .bc-dispatch-note{display:flex;align-items:flex-start;gap:10px;margin-top:16px;padding:14px;border:1px solid #d7eee2;border-radius:10px;background:#f2fff8;color:#163b2a}.bc-checkout-summary .bc-dispatch-note small{display:block;margin-top:3px;color:#496858;line-height:1.45}.bc-checkout-payment-grid button{text-align:left;gap:6px 10px}.bc-checkout-payment-grid button strong,.bc-checkout-payment-grid button small{min-width:0;line-height:1.35}.bc-checkout-actions{flex-wrap:wrap}.bc-checkout-actions .bc-primary,.bc-checkout-actions .bc-secondary{min-height:46px}@media (max-width: 700px){.bc-home-main>.bc-section,.bc-product-carousel-section,.bc-products-page .bc-listing-board{width:calc(100% - 20px);border-radius:10px}.bc-home-main .bc-section-head,.bc-product-carousel-section .bc-section-head{align-items:start;flex-direction:column}.bc-home-main .bc-product-grid,.bc-section .bc-product-grid,.bc-product-carousel,.bc-home-main .bc-product-grid:has(>.bc-product-card:only-child),.bc-section .bc-product-grid:has(>.bc-product-card:only-child),.bc-product-carousel:has(>.bc-product-card:only-child){grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bc-category-nav{flex-wrap:nowrap;overflow-x:auto;padding-inline:12px;scroll-snap-type:x proximity}.bc-category-nav button,.bc-nav-link{scroll-snap-align:start}.bc-checkout-payment-grid,.bc-checkout-layout{grid-template-columns:1fr}.bc-checkout-actions .bc-primary,.bc-checkout-actions .bc-secondary{width:100%}}.bc-shop-shell .bc-category-nav{display:flex;flex-wrap:nowrap;justify-content:center;gap:clamp(8px,1.25vw,20px);width:100%;min-height:48px;padding-inline:clamp(18px,4vw,56px);overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scrollbar-width:none}@media (max-width: 720px){html{scroll-padding-bottom:104px}body .bc-shop-shell{--bc-mobile-nav-height: 70px}body .bc-shop-main,body .bc-home-main,body .bc-products-page,body .bc-cart-page,body .bc-checkout-page,body .bc-account-page{padding-bottom:calc(var(--bc-mobile-nav-height) + env(safe-area-inset-bottom,0px) + 44px)!important}body .bc-products-page .bc-listing-hero{min-height:0!important;padding:15px 14px 12px!important;margin-bottom:8px!important;border-radius:16px!important}body .bc-products-page .bc-listing-hero h1{max-width:none!important;margin-bottom:6px!important;font-size:1.62rem!important;line-height:1.08!important}body .bc-products-page .bc-listing-hero p{margin:0!important;font-size:.84rem!important;line-height:1.42!important}body .bc-products-page .bc-filter-bar{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-block:8px!important}body .bc-products-page .bc-filter-bar .bc-search{grid-column:1 / -1!important}body .bc-products-page .bc-filter-bar input,body .bc-products-page .bc-filter-bar select{width:100%!important;min-width:0!important;height:42px!important;min-height:42px!important;padding-block:8px!important}body .bc-products-page .bc-active-filter-row{margin-inline:-2px!important;padding-inline:2px!important}body .bc-products-page .bc-result-meta{min-height:24px!important;margin:6px 0 8px!important}body .bc-products-page .bc-result-meta em,body .bc-products-page .bc-filter-sidebar{display:none!important}body .bc-products-page .bc-listing-shell,body .bc-products-page .bc-product-grid,body .bc-products-page .bc-product-grid.is-single{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important}body .bc-products-page .bc-product-card,body .bc-products-page .bc-product-grid>.bc-product-card,body .bc-products-page .bc-product-grid.is-single>.bc-product-card,body.bc-native-customer-shell .bc-products-page .bc-product-card{width:100%!important;max-width:390px!important;min-height:218px!important;display:grid!important;grid-template-columns:minmax(132px,42%) minmax(0,1fr)!important;grid-template-rows:minmax(218px,auto)!important;align-items:stretch!important;margin-inline:auto!important;border-radius:16px!important}body .bc-products-page .bc-product-card .bc-product-image,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-product-image{grid-column:1!important;grid-row:1!important;width:100%!important;height:100%!important;min-height:218px!important;max-height:none!important;aspect-ratio:auto!important;border-radius:16px 0 0 16px!important}body .bc-products-page .bc-product-card .bc-product-copy,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-product-copy{grid-column:2!important;grid-row:1!important;min-width:0!important;padding:13px 10px 10px!important;gap:5px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important}body .bc-products-page .bc-product-card .bc-product-name,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-product-name{font-size:.94rem!important;line-height:1.22!important;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden!important}body .bc-products-page .bc-product-card .bc-chip-row{max-height:25px!important;overflow:hidden!important}body .bc-products-page .bc-product-card .bc-card-actions,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-card-actions{margin-top:auto!important;display:grid!important;grid-template-columns:1fr!important;gap:6px!important}body .bc-products-page .bc-product-card .bc-card-actions .bc-link-button,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-card-actions .bc-link-button{display:none!important}body .bc-products-page .bc-product-card .bc-card-actions button,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-card-actions button{min-height:36px!important;padding:7px 8px!important;font-size:.76rem!important}body .bc-home-main .bc-product-carousel-section.is-single,body .bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child){width:calc(100% - 20px)!important;padding:14px!important;margin-inline:auto!important}body .bc-home-main .bc-product-carousel-section.is-single .bc-product-carousel,body .bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child) .bc-product-carousel{width:100%!important;max-width:330px!important;margin-inline:auto!important}body .bc-home-main .bc-product-carousel-section.is-single .bc-product-card,body .bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child) .bc-product-card{width:100%!important;max-width:330px!important}body .bc-home-main .bc-product-carousel-section.is-single .bc-product-card .bc-product-image,body .bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child) .bc-product-card .bc-product-image{height:220px!important;min-height:220px!important;max-height:220px!important}body .bc-home-main .bc-product-carousel-section.is-single .bc-product-card .bc-card-actions .bc-link-button,body .bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child) .bc-product-card .bc-card-actions .bc-link-button{display:none!important}body .bc-mobile-bottom{left:8px!important;right:8px!important;bottom:max(6px,env(safe-area-inset-bottom,0px))!important;width:auto!important;height:64px!important;padding:5px 7px!important;border:1px solid #e6ddd7!important;border-radius:18px!important;box-shadow:0 14px 34px #1e19172e!important}body .bc-mobile-bottom button{min-width:0!important;min-height:52px!important;padding:5px 2px!important}}@media (max-width: 640px){html,body,#root,.bc-shop-shell{max-width:100vw!important;overflow-x:hidden!important}.bc-shop-main,.bc-home-main,.bc-products-page,.bc-cart-page,.bc-checkout-page,.bc-account-page{width:100%!important;max-width:100vw!important;margin:0 auto!important;padding-inline:12px!important;padding-bottom:calc(var(--bc-mobile-nav-height, 78px) + env(safe-area-inset-bottom,0px) + 22px)!important;overflow-x:clip!important;box-sizing:border-box!important}.bc-topbar,.bc-header,.bc-nav-strip{max-width:100vw!important;overflow-x:auto!important;overscroll-behavior-x:contain!important;scrollbar-width:none!important}.bc-topbar::-webkit-scrollbar,.bc-header::-webkit-scrollbar,.bc-nav-strip::-webkit-scrollbar,.bc-chip-row::-webkit-scrollbar,.bc-filter-chips::-webkit-scrollbar{display:none!important}.bc-section,.bc-hero-card,.bc-products-page .bc-section,.bc-cart-page .bc-section,.bc-checkout-page .bc-section,.bc-account-page .bc-section{width:100%!important;max-width:100%!important;margin:12px auto!important;padding:16px!important;border-radius:20px!important;box-sizing:border-box!important}.bc-section-head,.bc-products-page .bc-section-head{display:grid!important;grid-template-columns:1fr auto!important;gap:10px!important;align-items:start!important;margin-bottom:12px!important}.bc-section-head h1,.bc-section-head h2,.bc-products-page h1,.bc-cart-page h1,.bc-account-page h1{font-size:clamp(1.55rem,8vw,2.15rem)!important;line-height:1.06!important;letter-spacing:0!important;max-width:100%!important;overflow-wrap:anywhere!important}.bc-products-page .bc-listing-shell,.bc-products-page .bc-listing-content{display:block!important;width:100%!important;max-width:100%!important}.bc-products-page .bc-filter-card,.bc-products-page aside.bc-filter-card{display:none!important}.bc-products-page .bc-listing-toolbar,.bc-products-page .bc-products-controls,.bc-products-page .bc-filter-row{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important}.bc-products-page .bc-filter-row select,.bc-products-page .bc-listing-toolbar select,.bc-products-page .bc-search input{min-height:46px!important;width:100%!important;font-size:.95rem!important}.bc-products-page .bc-chip-row,.bc-products-page .bc-filter-chips{display:flex!important;flex-wrap:nowrap!important;gap:8px!important;overflow-x:auto!important;white-space:nowrap!important;padding:2px 0 7px!important}.bc-products-page .bc-chip-row>*,.bc-products-page .bc-filter-chips>*{flex:0 0 auto!important;min-height:38px!important}.bc-home-main .bc-product-grid,.bc-home-main .bc-product-carousel,.bc-products-page .bc-product-grid,.bc-products-page .bc-product-grid.is-single,body.bc-native-customer-shell .bc-product-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:100%!important;gap:14px!important;justify-items:stretch!important}.bc-product-card,.bc-home-main .bc-product-card,.bc-products-page .bc-product-card,.bc-product-grid>.bc-product-card,.bc-product-grid.is-single>.bc-product-card,body.bc-native-customer-shell .bc-product-card{width:100%!important;max-width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(128px,42%) minmax(0,1fr)!important;grid-template-rows:auto auto!important;gap:0!important;margin:0!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 12px 28px #16131a14!important}.bc-product-card .bc-product-image,.bc-product-card .bc-card-media,.bc-product-card figure{grid-column:1!important;grid-row:1 / span 2!important;width:100%!important;min-width:0!important;height:100%!important;min-height:188px!important;max-height:232px!important;aspect-ratio:3 / 4!important;border-radius:0!important}.bc-product-card .bc-product-image img,.bc-product-card .bc-card-media img,.bc-product-card figure img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important}.bc-product-card .bc-product-copy{grid-column:2!important;grid-row:1!important;min-width:0!important;padding:13px 12px 8px!important;gap:5px!important;display:flex!important;flex-direction:column!important}.bc-product-card .bc-card-brand{font-size:.68rem!important;line-height:1!important;letter-spacing:.06em!important}.bc-product-card .bc-product-name{font-size:.98rem!important;line-height:1.16!important;min-height:0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.bc-product-card .bc-product-copy>small,.bc-product-card .bc-chip-row{font-size:.72rem!important;line-height:1.15!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.bc-product-card .bc-price-row{gap:5px!important;align-items:baseline!important;flex-wrap:wrap!important}.bc-product-card .bc-price-row strong{font-size:1rem!important;line-height:1.1!important}.bc-product-card .bc-card-actions{grid-column:2!important;grid-row:2!important;display:grid!important;grid-template-columns:1fr!important;gap:0!important;padding:0 12px 12px!important;align-self:end!important}.bc-product-card .bc-card-actions .bc-secondary,.bc-product-card .bc-card-actions .bc-link-button,.bc-product-card .bc-card-actions a:not(.bc-primary){display:none!important}.bc-product-card .bc-card-actions .bc-primary,.bc-product-card .bc-card-actions button{min-height:40px!important;max-height:42px!important;border-radius:999px!important;font-size:.88rem!important;padding:0 12px!important}.bc-product-card .bc-wishlist{width:38px!important;height:38px!important;top:10px!important;right:10px!important}.bc-cart-page .bc-cart-row{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:86px minmax(0,1fr)!important;gap:12px!important;padding:12px!important;border-radius:18px!important;align-items:start!important}.bc-cart-page .bc-cart-row img,.bc-cart-page .bc-cart-row>span:first-child{width:86px!important;min-width:86px!important;height:112px!important;min-height:112px!important;border-radius:14px!important;object-fit:cover!important}.bc-cart-page .bc-cart-details h3,.bc-cart-page .bc-cart-details p,.bc-cart-page .bc-cart-details small,.bc-cart-page .bc-cart-details b{max-width:100%!important;min-width:0!important;overflow-wrap:anywhere!important;white-space:normal!important}.bc-cart-page .bc-cart-details h3{font-size:1rem!important;line-height:1.15!important;margin:0 0 4px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.bc-cart-page .bc-cart-row-actions{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:8px!important}.bc-cart-page .bc-cart-quantity{grid-column:1 / -1!important;display:grid!important;grid-template-columns:auto 118px auto!important;gap:8px!important;align-items:center!important;width:100%!important;margin-top:8px!important}.bc-cart-page .bc-cart-quantity>span{grid-column:1!important;font-size:.82rem!important;color:#5f6472!important}.bc-cart-page .bc-qty-stepper,body.bc-native-customer-shell .bc-cart-page .bc-qty-stepper{width:118px!important;min-width:118px!important;height:40px!important;display:grid!important;grid-template-columns:36px 46px 36px!important;border-radius:999px!important;overflow:hidden!important}.bc-cart-page .bc-qty-stepper button,.bc-cart-page .bc-qty-stepper input{width:auto!important;min-width:0!important;height:40px!important;min-height:40px!important;border-radius:0!important;font-size:.96rem!important}.bc-cart-page .bc-cart-quantity strong{justify-self:end!important;font-size:1.02rem!important;line-height:1!important}.bc-account-page .bc-account-grid,.bc-account-page .bc-quick-grid,body.bc-native-customer-shell .bc-account-page .bc-account-grid,body.bc-native-customer-shell .bc-account-page .bc-quick-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.bc-account-page .bc-account-card,.bc-account-page .bc-quick-card,.bc-account-page .bc-form-card{width:100%!important;max-width:100%!important;min-width:0!important;padding:16px!important;border-radius:20px!important}.bc-account-page .bc-account-card h1,.bc-account-page .bc-account-card h2,.bc-account-page .bc-quick-card h2,.bc-account-page .bc-form-card h1{font-size:clamp(1.42rem,8vw,2rem)!important;line-height:1.08!important;overflow-wrap:anywhere!important}.bc-account-page .bc-account-stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.bc-account-page .bc-account-stats>*{min-width:0!important;padding:9px 5px!important;border-radius:999px!important;text-align:center!important;overflow-wrap:normal!important}.bc-ai-launcher{right:14px!important;bottom:calc(var(--bc-mobile-nav-height, 78px) + env(safe-area-inset-bottom,0px) + 14px)!important;z-index:70!important}.bc-ai-launcher-button{width:48px!important;min-width:48px!important;height:48px!important;min-height:48px!important;padding:0!important;border-radius:50%!important}.bc-ai-launcher-button span{display:none!important}}@media (max-width: 720px){.bc-home-main .bc-product-carousel,.bc-home-main .bc-product-grid{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;width:100%!important;min-width:0!important}.bc-home-main .bc-product-card,.bc-home-main .bc-product-carousel>.bc-product-card,.bc-home-main .bc-product-grid>.bc-product-card,body.bc-native-customer-shell .bc-home-main .bc-product-card{width:100%!important;max-width:100%!important;min-height:212px!important;display:grid!important;grid-template-columns:minmax(128px,42%) minmax(0,1fr)!important;align-items:stretch!important;gap:0!important;overflow:hidden!important;border-radius:22px!important;position:relative!important}.bc-home-main .bc-product-card .bc-product-image,body.bc-native-customer-shell .bc-home-main .bc-product-card .bc-product-image{width:100%!important;min-width:0!important;height:100%!important;min-height:212px!important;aspect-ratio:auto!important;border-radius:0!important}.bc-home-main .bc-product-card .bc-product-copy,body.bc-native-customer-shell .bc-home-main .bc-product-card .bc-product-copy{width:100%!important;min-width:0!important;padding:22px 16px 14px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:7px!important;overflow:hidden!important;text-align:left!important}.bc-home-main .bc-product-card .bc-card-brand,.bc-home-main .bc-product-card .bc-product-name,.bc-home-main .bc-product-card .bc-product-copy>small,.bc-home-main .bc-product-card .bc-price-row,body.bc-native-customer-shell .bc-home-main .bc-product-card .bc-card-brand,body.bc-native-customer-shell .bc-home-main .bc-product-card .bc-product-name,body.bc-native-customer-shell .bc-home-main .bc-product-card .bc-product-copy>small,body.bc-native-customer-shell .bc-home-main .bc-product-card .bc-price-row{width:100%!important;max-width:100%!important;min-width:0!important;white-space:normal!important;overflow:visible!important;overflow-wrap:anywhere!important;text-overflow:clip!important}.bc-home-main .bc-product-card .bc-product-name,body.bc-native-customer-shell .bc-home-main .bc-product-card .bc-product-name{font-size:1.02rem!important;line-height:1.12!important;min-height:2.25em!important;padding-right:0!important}.bc-home-main .bc-product-card .bc-chip-row,body.bc-native-customer-shell .bc-home-main .bc-product-card .bc-chip-row{display:none!important}.bc-home-main .bc-product-card .bc-card-actions,body.bc-native-customer-shell .bc-home-main .bc-product-card .bc-card-actions{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-top:5px!important;width:100%!important}.bc-home-main .bc-product-card .bc-card-actions .bc-secondary,.bc-home-main .bc-product-card .bc-card-actions .bc-link-button,body.bc-native-customer-shell .bc-home-main .bc-product-card .bc-card-actions .bc-secondary,body.bc-native-customer-shell .bc-home-main .bc-product-card .bc-card-actions .bc-link-button{display:none!important}.bc-home-main .bc-product-card .bc-card-actions .bc-primary,body.bc-native-customer-shell .bc-home-main .bc-product-card .bc-card-actions .bc-primary{width:100%!important;min-height:42px!important;border-radius:999px!important;font-size:.9rem!important}.bc-home-main .bc-product-card .bc-wishlist,body.bc-native-customer-shell .bc-home-main .bc-product-card .bc-wishlist{top:12px!important;right:auto!important;left:calc(42% - 56px)!important;width:44px!important;height:44px!important;min-width:44px!important;z-index:4!important}}@media (max-width: 720px){html{scroll-padding-bottom:104px}.bc-shop-shell{--bc-mobile-nav-height: 70px}.bc-shop-main,.bc-home-main,.bc-products-page,.bc-cart-page,.bc-checkout-page,.bc-account-page{padding-bottom:calc(var(--bc-mobile-nav-height) + env(safe-area-inset-bottom,0px) + 44px)!important}.bc-products-page .bc-listing-hero{padding:15px 14px 12px;border-radius:16px}.bc-products-page .bc-listing-hero h1{max-width:none!important;font-size:1.62rem!important;line-height:1.08!important}.bc-products-page .bc-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.bc-products-page .bc-filter-bar .bc-search{grid-column:1 / -1}.bc-products-page .bc-filter-bar input,.bc-products-page .bc-filter-bar select{width:100%;min-width:0;height:42px!important}.bc-products-page .bc-active-filter-row{margin-inline:-2px;padding-inline:2px}.bc-products-page .bc-result-meta{min-height:24px;margin:6px 0 8px!important}.bc-products-page .bc-filter-sidebar{display:none}.bc-products-page .bc-listing-shell,.bc-products-page .bc-product-grid,.bc-products-page .bc-product-grid.is-single{width:100%;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important}.bc-products-page .bc-product-card,.bc-products-page .bc-product-grid>.bc-product-card,.bc-products-page .bc-product-grid.is-single>.bc-product-card,body.bc-native-customer-shell .bc-products-page .bc-product-card{width:100%!important;max-width:390px!important;min-height:218px!important;display:grid!important;grid-template-columns:minmax(132px,42%) minmax(0,1fr)!important;grid-template-rows:minmax(218px,auto)!important;align-items:stretch!important;border-radius:16px!important}.bc-products-page .bc-product-card .bc-product-image,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-product-image{grid-column:1;grid-row:1;width:100%!important;height:100%!important;min-height:218px!important;max-height:none!important;border-radius:16px 0 0 16px!important}.bc-products-page .bc-product-card .bc-product-copy,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-product-copy{grid-column:2;grid-row:1;min-width:0!important;padding:14px 11px 11px!important;gap:5px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.bc-products-page .bc-product-card .bc-product-name,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-product-name{font-size:.96rem!important;line-height:1.22!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden!important}.bc-products-page .bc-product-card .bc-chip-row{max-height:25px!important}.bc-products-page .bc-product-card .bc-card-actions,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-card-actions{margin-top:auto!important;display:grid!important;grid-template-columns:1fr!important;gap:6px!important}.bc-products-page .bc-product-card .bc-card-actions .bc-link-button,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-card-actions .bc-link-button{display:none!important}.bc-products-page .bc-product-card .bc-card-actions button,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-card-actions button{min-height:36px!important;padding:7px 8px!important}.bc-home-main .bc-product-carousel-section.is-single,.bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child){padding:14px!important}.bc-home-main .bc-product-carousel-section.is-single .bc-product-card,.bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child) .bc-product-card{width:100%!important;max-width:330px!important}.bc-home-main .bc-product-carousel-section.is-single .bc-product-card .bc-product-image,.bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child) .bc-product-card .bc-product-image{height:220px!important;min-height:220px!important;max-height:220px!important}.bc-home-main .bc-product-carousel-section.is-single .bc-product-card .bc-card-actions .bc-link-button,.bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child) .bc-product-card .bc-card-actions .bc-link-button{display:none!important}.bc-mobile-bottom{left:8px!important;right:8px!important;bottom:max(6px,env(safe-area-inset-bottom,0px))!important;width:auto!important;height:64px!important;padding:5px 7px!important;border:1px solid #e6ddd7!important;border-radius:18px!important;box-shadow:0 14px 34px #1e19172e!important}.bc-mobile-bottom button{min-width:0;min-height:52px!important;padding:5px 2px!important}}@media (max-width: 390px){.bc-home-main .bc-product-card,.bc-home-main .bc-product-carousel>.bc-product-card,.bc-home-main .bc-product-grid>.bc-product-card,body.bc-native-customer-shell .bc-home-main .bc-product-card{grid-template-columns:44% minmax(0,1fr)!important;min-height:196px!important}.bc-home-main .bc-product-card .bc-product-image,body.bc-native-customer-shell .bc-home-main .bc-product-card .bc-product-image{min-height:196px!important}.bc-home-main .bc-product-card .bc-product-copy,body.bc-native-customer-shell .bc-home-main .bc-product-card .bc-product-copy{padding:18px 12px 12px!important}.bc-home-main .bc-product-card .bc-wishlist,body.bc-native-customer-shell .bc-home-main .bc-product-card .bc-wishlist{left:calc(44% - 52px)!important}}@media (max-width: 720px){html,body,#root,.bc-shop-shell{max-width:100vw!important;overflow-x:hidden!important}.bc-shop-main,.bc-home-main,.bc-products-page,.bc-product-detail-page,.bc-cart-page,.bc-account-page,.bc-checkout-page{width:100%!important;max-width:100vw!important;padding-left:10px!important;padding-right:10px!important;padding-bottom:calc(var(--bc-mobile-nav-height, 86px) + env(safe-area-inset-bottom,0px) + 28px)!important;overflow-x:hidden!important}.bc-home-main .bc-section:has(.bc-product-card),.bc-home-main .bc-product-carousel-section,.bc-products-page .bc-section,.bc-products-page .bc-listing-board{width:100%!important;max-width:calc(100vw - 20px)!important;margin-left:auto!important;margin-right:auto!important;padding:18px 12px!important;border-radius:20px!important;overflow:hidden!important}.bc-home-main .bc-section-head,.bc-home-main .bc-product-carousel-section .bc-section-head,.bc-products-page .bc-section-head{display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:10px!important;width:100%!important;padding-bottom:12px!important}.bc-home-main .bc-section-head h2,.bc-home-main .bc-product-carousel-section .bc-section-head h2,.bc-products-page .bc-section-head h2{font-size:clamp(1.35rem,7vw,1.85rem)!important;line-height:1.08!important;margin:0!important;min-width:0!important;overflow-wrap:anywhere!important}.bc-home-main .bc-section-head p,.bc-home-main .bc-product-carousel-section .bc-section-head p,.bc-products-page .bc-section-head p{grid-column:1 / -1!important;font-size:.86rem!important;line-height:1.35!important;margin:0!important}.bc-home-main .bc-product-carousel,.bc-home-main .bc-product-grid,.bc-products-page .bc-product-grid,.bc-products-page .bc-product-grid.is-single{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;width:100%!important;max-width:100%!important;overflow:visible!important}.bc-product-card,.bc-home-main .bc-product-card,.bc-home-main .bc-product-carousel>.bc-product-card,.bc-home-main .bc-product-grid>.bc-product-card,.bc-products-page .bc-product-card,.bc-products-page .bc-product-grid>.bc-product-card,body.bc-native-customer-shell .bc-product-card{display:grid!important;grid-template-columns:minmax(118px,42%) minmax(0,1fr)!important;gap:12px!important;align-items:stretch!important;width:100%!important;max-width:100%!important;min-height:210px!important;padding:0!important;border-radius:20px!important;overflow:hidden!important}.bc-product-card .bc-product-image,.bc-home-main .bc-product-card .bc-product-image,.bc-products-page .bc-product-card .bc-product-image{grid-column:1!important;width:100%!important;min-width:0!important;height:100%!important;min-height:210px!important;max-height:238px!important;border-radius:0!important}.bc-product-card .bc-product-image img,.bc-home-main .bc-product-card .bc-product-image img,.bc-products-page .bc-product-card .bc-product-image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important}.bc-product-card .bc-product-copy,.bc-home-main .bc-product-card .bc-product-copy,.bc-products-page .bc-product-card .bc-product-copy{grid-column:2!important;display:flex!important;flex-direction:column!important;justify-content:center!important;min-width:0!important;padding:14px 12px 14px 0!important;gap:7px!important}.bc-product-card .bc-card-brand,.bc-product-card .bc-product-name,.bc-product-card .bc-product-copy>small,.bc-product-card .bc-price-row{min-width:0!important;max-width:100%!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere!important}.bc-product-card .bc-card-brand{font-size:.72rem!important;line-height:1.1!important}.bc-product-card .bc-product-name{display:block!important;width:100%!important;font-size:1.02rem!important;line-height:1.15!important;text-align:left!important;padding:0!important;min-height:auto!important}.bc-product-card .bc-price-row{display:flex!important;flex-wrap:wrap!important;align-items:baseline!important;gap:5px!important;font-size:.82rem!important}.bc-product-card .bc-price-row strong{font-size:1.02rem!important}.bc-product-card .bc-card-actions{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important;margin-top:4px!important}.bc-product-card .bc-card-actions button,.bc-product-card .bc-card-actions .bc-button,.bc-product-card .bc-card-actions .bc-link-button{width:100%!important;min-height:40px!important;max-height:44px!important;padding:9px 10px!important;border-radius:999px!important;font-size:.88rem!important;line-height:1.1!important}.bc-product-card .bc-card-actions .bc-link-button,.bc-product-card .bc-card-actions a:not(.bc-primary){display:none!important}.bc-product-card .bc-wishlist{top:10px!important;right:10px!important;width:40px!important;height:40px!important}.bc-products-page .bc-products-controls,.bc-products-page .bc-listing-toolbar,.bc-products-page .bc-filter-bar{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;max-width:100%!important}.bc-products-page input[type=search],.bc-products-page select,.bc-products-page .bc-search-input{width:100%!important;height:46px!important;min-height:46px!important;border-radius:999px!important;font-size:.95rem!important}.bc-products-page .bc-chip-row,.bc-products-page .bc-filter-chips{display:flex!important;flex-wrap:nowrap!important;gap:8px!important;width:100%!important;overflow-x:auto!important;padding-bottom:6px!important;scrollbar-width:none!important}.bc-products-page .bc-chip-row>*,.bc-products-page .bc-filter-chips>*{flex:0 0 auto!important;min-height:38px!important;padding:8px 13px!important;white-space:nowrap!important}.bc-cart-page .bc-cart-row{display:grid!important;grid-template-columns:92px minmax(0,1fr)!important;align-items:start!important;gap:12px!important}.bc-cart-page .bc-cart-details h3{font-size:1rem!important;line-height:1.15!important;margin:0 0 6px!important}.bc-cart-page .bc-cart-quantity{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;width:100%!important}.bc-cart-page .bc-qty-stepper{width:118px!important;height:38px!important;min-width:118px!important;display:grid!important;grid-template-columns:36px 46px 36px!important;border-radius:999px!important;overflow:hidden!important}.bc-account-page .bc-account-grid,.bc-account-page .bc-quick-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.bc-account-page .bc-account-card,.bc-account-page .bc-quick-card{min-height:auto!important;padding:16px!important;border-radius:20px!important}.bc-account-page .bc-account-card h1,.bc-account-page .bc-account-card h2,.bc-account-page .bc-quick-card h2{font-size:clamp(1.35rem,8vw,1.85rem)!important;line-height:1.08!important}.bc-account-page .bc-account-stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width: 390px){.bc-product-card,.bc-home-main .bc-product-card,.bc-products-page .bc-product-card{grid-template-columns:44% 56%!important;gap:10px!important}.bc-product-card .bc-product-name,.bc-product-card .bc-price-row strong{font-size:.96rem!important}}@media (max-width: 720px){.bc-shop-shell,.bc-shop-main,.bc-home-main,.bc-products-page,.bc-cart-page,.bc-account-page,.bc-checkout-page{max-width:100vw!important;overflow-x:hidden!important;box-sizing:border-box!important}.bc-home-main,.bc-products-page,.bc-cart-page,.bc-account-page,.bc-checkout-page{padding-inline:12px!important;padding-bottom:calc(var(--bc-mobile-nav-height, 78px) + env(safe-area-inset-bottom,0px) + 28px)!important}.bc-home-main .bc-section:has(.bc-product-card),.bc-products-page .bc-section:has(.bc-product-card){padding:14px!important;margin:12px 0!important;border-radius:18px!important}.bc-home-main .bc-section:has(.bc-product-card) .bc-section-head,.bc-products-page .bc-section:has(.bc-product-card) .bc-section-head{display:grid!important;grid-template-columns:1fr auto!important;align-items:end!important;gap:10px!important;margin-bottom:12px!important}.bc-home-main .bc-section:has(.bc-product-card) .bc-section-head h2,.bc-products-page .bc-section:has(.bc-product-card) .bc-section-head h2{font-size:clamp(1.35rem,7vw,1.85rem)!important;line-height:1.06!important;margin:0!important}.bc-product-carousel,.bc-product-grid,.bc-home-main .bc-product-carousel,.bc-home-main .bc-product-grid,.bc-products-page .bc-product-grid,.bc-products-page .bc-product-grid.is-single{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;width:100%!important;max-width:100%!important;overflow:visible!important;justify-items:center!important}.bc-product-card,.bc-product-carousel>.bc-product-card,.bc-product-grid>.bc-product-card,.bc-product-grid.is-single>.bc-product-card,body.bc-native-customer-shell .bc-product-card{display:flex!important;flex-direction:column!important;width:min(100%,348px)!important;max-width:calc(100vw - 36px)!important;min-width:0!important;min-height:0!important;margin:0 auto!important;overflow:hidden!important;border-radius:18px!important}.bc-product-card .bc-product-image,.bc-product-card figure,.bc-product-card picture,.bc-product-card [class*=image]{width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;aspect-ratio:4 / 5!important;border-radius:18px 18px 0 0!important;overflow:hidden!important}.bc-product-card .bc-product-image img,.bc-product-card img{width:100%!important;height:100%!important;max-width:100%!important;object-fit:cover!important;display:block!important}.bc-product-card .bc-product-copy{width:100%!important;min-width:0!important;padding:13px 14px 14px!important;display:grid!important;gap:7px!important;box-sizing:border-box!important}.bc-product-card .bc-card-brand,.bc-product-card .bc-product-name,.bc-product-card .bc-product-copy small,.bc-product-card .bc-price-row,.bc-product-card .bc-chip-row{min-width:0!important;max-width:100%!important;overflow-wrap:anywhere!important;white-space:normal!important}.bc-product-card .bc-product-name{display:block!important;width:100%!important;padding:0!important;font-size:1rem!important;line-height:1.22!important;text-align:left!important;min-height:0!important;max-height:none!important}.bc-product-card .bc-chip-row{display:flex!important;flex-wrap:wrap!important;gap:5px!important;max-height:none!important;overflow:visible!important}.bc-product-card .bc-price-row{display:flex!important;flex-wrap:wrap!important;align-items:baseline!important;gap:5px!important}.bc-product-card .bc-card-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:4px!important}.bc-product-card .bc-card-actions .bc-link-button{grid-column:1 / -1!important}.bc-product-card .bc-card-actions button,.bc-product-card .bc-card-actions a,.bc-product-card .bc-card-actions .bc-button,.bc-product-card .bc-card-actions .bc-link-button{width:100%!important;min-width:0!important;min-height:40px!important;padding:8px 10px!important;border-radius:999px!important;font-size:.82rem!important;line-height:1.1!important}.bc-products-page .bc-filters,.bc-products-page .bc-filter-panel,.bc-products-page .bc-listing-toolbar{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important;overflow:visible!important}.bc-products-page input,.bc-products-page select,.bc-checkout-page input,.bc-checkout-page select,.bc-checkout-page textarea{width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important}.bc-cart-page .bc-cart-row,body.bc-native-customer-shell .bc-cart-page .bc-cart-row{display:grid!important;grid-template-columns:78px minmax(0,1fr)!important;gap:10px!important;align-items:start!important;width:100%!important;max-width:100%!important;padding:12px!important;border-radius:18px!important}.bc-cart-page .bc-cart-media{width:78px!important;height:98px!important;min-width:78px!important}.bc-cart-page .bc-cart-details,.bc-cart-page .bc-cart-details *{min-width:0!important;max-width:100%!important;overflow-wrap:anywhere!important;white-space:normal!important}.bc-cart-page .bc-cart-details h3{font-size:.96rem!important;line-height:1.16!important;margin:0 0 4px!important}.bc-cart-page .bc-cart-row-actions{display:flex!important;flex-wrap:wrap!important;gap:8px!important}.bc-cart-page .bc-cart-quantity{grid-column:1 / -1!important;display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:8px!important;margin-top:8px!important}.bc-cart-page .bc-cart-quantity>span{grid-column:1 / -1!important;font-size:.78rem!important}.bc-cart-page .bc-qty-stepper{width:116px!important;min-width:116px!important;height:38px!important;display:grid!important;grid-template-columns:36px 44px 36px!important;border-radius:999px!important;overflow:hidden!important}.bc-cart-page .bc-qty-stepper button,.bc-cart-page .bc-qty-stepper input{min-width:0!important;width:100%!important;height:38px!important;padding:0!important;font-size:.95rem!important}.bc-cart-page .bc-cart-quantity strong{justify-self:end!important;font-size:1rem!important}.bc-account-page .bc-account-grid,.bc-account-page .bc-quick-grid,body.bc-native-customer-shell .bc-account-page .bc-account-grid,body.bc-native-customer-shell .bc-account-page .bc-quick-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.bc-account-page .bc-account-card,.bc-account-page .bc-quick-card,.bc-account-page .bc-form-card{width:100%!important;max-width:100%!important;min-width:0!important;padding:16px!important;border-radius:18px!important;box-sizing:border-box!important}.bc-account-page .bc-account-card h1,.bc-account-page .bc-account-card h2,.bc-account-page .bc-quick-card h2{font-size:clamp(1.4rem,8vw,1.9rem)!important;line-height:1.08!important;overflow-wrap:anywhere!important}.bc-account-page .bc-account-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}}@media (max-width: 720px){.bc-shop-shell,.bc-shop-main,.bc-shop-content,.bc-route-products,.bc-route-cart,.bc-route-checkout,.bc-route-account,.bc-products-page,.bc-cart-page,.bc-checkout-page,.bc-account-page{inline-size:100%!important;max-inline-size:100vw!important;min-inline-size:0!important;overflow-x:hidden!important;box-sizing:border-box!important}.bc-shop-main{padding-inline:10px!important}.bc-empty-state,.bc-auth-required,.bc-cart-heading,.bc-account-hero,.bc-products-page .bc-page-hero,.bc-product-list-section,.bc-product-filters,.bc-cart-layout,.bc-checkout-grid,.bc-account-grid{inline-size:100%!important;max-inline-size:100%!important;min-inline-size:0!important;margin-inline:0!important;box-sizing:border-box!important}.bc-empty-state h1,.bc-empty-state h2,.bc-empty-state p,.bc-auth-required h1,.bc-auth-required h2,.bc-auth-required p,.bc-cart-heading h1,.bc-cart-heading p,.bc-account-hero h1,.bc-account-hero h2,.bc-account-hero p,.bc-products-page h1,.bc-products-page h2,.bc-products-page p,.bc-product-card h3,.bc-product-card p,.bc-product-card small,.bc-cart-row,.bc-cart-row *,.bc-account-card,.bc-account-card *,.bc-quick-card,.bc-quick-card *{max-inline-size:100%!important;min-inline-size:0!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;text-overflow:clip!important;box-sizing:border-box!important}.bc-empty-state,.bc-auth-required{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:center!important;padding:26px 14px!important;text-align:center!important}.bc-empty-state h1,.bc-empty-state h2,.bc-auth-required h1,.bc-auth-required h2{font-size:clamp(1.55rem,9vw,2.15rem)!important;line-height:1.08!important}.bc-products-page .bc-product-grid{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}.bc-products-page .bc-product-card{display:grid!important;grid-template-columns:minmax(118px,42%) minmax(0,1fr)!important;gap:10px!important;align-items:stretch!important;overflow:hidden!important;min-height:224px!important}.bc-products-page .bc-product-card .bc-product-image,.bc-products-page .bc-product-card .bc-product-image img{min-height:224px!important;height:100%!important}.bc-products-page .bc-product-card .bc-product-copy{padding:10px 9px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important}.bc-products-page .bc-product-card .bc-card-actions{display:grid!important;grid-template-columns:1fr!important;gap:7px!important}.bc-products-page .bc-product-card .bc-card-actions button{min-height:38px!important;padding:8px 10px!important;font-size:.82rem!important}.bc-cart-page .bc-cart-row{grid-template-columns:84px minmax(0,1fr)!important;gap:10px!important;padding:12px!important}.bc-cart-page .bc-qty-stepper{inline-size:118px!important;min-inline-size:118px!important;block-size:40px!important;grid-template-columns:36px 46px 36px!important}.bc-account-page .bc-account-grid{display:grid!important;grid-template-columns:1fr!important}.bc-account-page .bc-account-stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.bc-account-page .bc-quick-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}}.bc-shop-main[data-route]{min-width:0}.bc-route-products,.bc-route-cart,.bc-route-checkout,.bc-route-account{overflow-x:clip}@media (max-width: 720px){html,body,#root{max-width:100%;overflow-x:hidden!important}.bc-shop-main{width:100%;max-width:100%;overflow-x:clip!important;padding-bottom:calc(var(--bc-mobile-nav-height, 86px) + 28px + env(safe-area-inset-bottom,0px))!important}.bc-route-products .bc-section,.bc-route-cart .bc-section,.bc-route-checkout .bc-section,.bc-route-account .bc-section{width:100%!important;max-width:100%!important;margin-inline:0!important;padding:16px!important;border-radius:22px!important;box-sizing:border-box}.bc-route-products .bc-listing-toolbar,.bc-route-products .bc-filter-bar,.bc-route-products .bc-products-controls{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.bc-route-products .bc-filter-chips,.bc-route-products .bc-chip-row{display:flex!important;flex-wrap:nowrap!important;gap:8px!important;overflow-x:auto!important;padding-bottom:8px!important;scrollbar-width:thin}.bc-route-products .bc-product-grid,.bc-route-products .bc-grid{display:grid!important;grid-template-columns:1fr!important;gap:16px!important}.bc-route-products .bc-product-card{width:100%!important;max-width:100%!important;min-height:0!important;display:grid!important;grid-template-columns:126px minmax(0,1fr)!important;align-items:stretch!important;overflow:hidden!important}.bc-route-products .bc-product-card .bc-product-image,.bc-route-products .bc-product-media{width:126px!important;min-height:188px!important;height:100%!important}.bc-route-products .bc-product-card img{width:100%!important;height:100%!important;object-fit:cover!important}.bc-route-products .bc-product-copy,.bc-route-products .bc-product-body{min-width:0!important;padding:12px!important}.bc-route-products .bc-card-actions{grid-column:1 / -1!important;display:grid!important;grid-template-columns:1fr!important;gap:8px!important;padding:0 12px 12px!important}.bc-route-products .bc-card-actions button,.bc-route-products .bc-card-actions a{min-height:42px!important;font-size:14px!important}.bc-route-cart .bc-cart-layout{display:grid!important;grid-template-columns:1fr!important;gap:16px!important}.bc-route-cart .bc-cart-row{display:grid!important;grid-template-columns:88px minmax(0,1fr)!important;gap:12px!important;align-items:start!important;padding:14px!important;overflow:hidden!important}.bc-route-cart .bc-cart-media,.bc-route-cart .bc-cart-media img{width:88px!important;height:112px!important;border-radius:16px!important}.bc-route-cart .bc-cart-details{min-width:0!important}.bc-route-cart .bc-cart-details strong{display:block!important;font-size:16px!important;line-height:1.2!important;overflow-wrap:anywhere!important}.bc-route-cart .bc-cart-row-actions{display:flex!important;flex-wrap:wrap!important;gap:8px!important}.bc-route-cart .bc-cart-quantity{grid-column:1 / -1!important;display:grid!important;grid-template-columns:auto 118px auto!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;margin-top:8px!important;padding:10px 12px!important;border:1px solid rgba(21,31,49,.12)!important;border-radius:16px!important;background:#fff!important}.bc-route-cart .bc-qty-stepper{width:118px!important;height:38px!important;display:grid!important;grid-template-columns:36px 46px 36px!important;border-radius:999px!important;overflow:hidden!important}.bc-route-cart .bc-qty-stepper button,.bc-route-cart .bc-qty-stepper input{min-width:0!important;width:auto!important;min-height:38px!important;height:38px!important;padding:0!important;font-size:15px!important}.bc-route-checkout .bc-checkout-layout{display:grid!important;grid-template-columns:1fr!important;gap:16px!important}.bc-route-checkout .bc-form-grid,.bc-route-checkout .bc-checkout-payment-grid,.bc-route-checkout .bc-coupon-entry,.bc-route-checkout .bc-checkout-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.bc-route-checkout .bc-checkout-actions button{width:100%!important;min-height:50px!important}.bc-route-account .bc-account-grid{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}.bc-route-account .bc-account-hero,.bc-route-account .bc-account-live-card,.bc-route-account .bc-quick-card,.bc-route-account .bc-form-card{padding:18px!important;min-height:auto!important}.bc-route-account .bc-account-hero h1,.bc-route-account .bc-account-live-card h1,.bc-route-account .bc-quick-card h2,.bc-route-account .bc-form-card h1{font-size:clamp(24px,8vw,34px)!important;line-height:1.1!important;overflow-wrap:anywhere!important}.bc-route-account .bc-account-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.bc-route-account .bc-account-stats>*{min-width:0!important;padding:10px!important}.bc-ai-launcher{right:14px!important;bottom:calc(var(--bc-mobile-nav-height, 86px) + 18px + env(safe-area-inset-bottom,0px))!important;z-index:75!important}.bc-ai-mini-panel{width:min(360px,calc(100vw - 24px))!important;max-height:calc(100vh - var(--bc-mobile-nav-height, 86px) - 46px)!important;right:12px!important;left:auto!important}}@media (max-width: 640px){:root{--bc-mobile-nav-height: 72px}body,body.bc-native-customer-shell{background:#fbfaf8!important;overflow-x:hidden!important}.bc-shop-main,.bc-products-page,.bc-cart-page,.bc-account-page,.bc-checkout-page{width:100%!important;max-width:100vw!important;padding:10px 10px calc(var(--bc-mobile-nav-height) + 52px + env(safe-area-inset-bottom,0px))!important;margin:0 auto!important;overflow-x:hidden!important}.bc-products-page .bc-page-hero,.bc-cart-heading,.bc-account-hero,.bc-account-live-card{padding:16px 14px!important;border-radius:18px!important;margin:10px 0 12px!important}.bc-products-page h1,.bc-products-page .bc-page-hero h1,.bc-cart-page h1,.bc-account-page h1{font-size:clamp(1.45rem,7vw,2rem)!important;line-height:1.05!important;margin:4px 0 8px!important}.bc-products-page p,.bc-cart-page p,.bc-account-page p{font-size:.9rem!important;line-height:1.35!important}.bc-products-page .bc-filter-bar,.bc-products-page .bc-listing-toolbar{grid-template-columns:1fr!important;gap:8px!important}.bc-products-page .bc-search,.bc-products-page input[type=search],.bc-products-page select{width:100%!important;min-height:44px!important;height:44px!important;border-radius:18px!important;font-size:.88rem!important}.bc-products-page .bc-filter-chips,.bc-products-page .bc-chip-row{margin-inline:-2px!important;padding:2px 2px 6px!important}.bc-products-page .bc-filter-chips button,.bc-products-page .bc-chip-row button,.bc-products-page .bc-filter-chips span,.bc-products-page .bc-chip-row span{min-height:34px!important;max-width:160px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.bc-product-grid,.bc-product-grid.is-single,.bc-product-carousel,.bc-product-carousel.is-single,.bc-products-page .bc-product-grid,.bc-products-page .bc-product-grid.is-single{display:grid!important;grid-template-columns:1fr!important;justify-items:stretch!important;gap:12px!important;padding-bottom:24px!important}.bc-product-card,.bc-product-grid>.bc-product-card,.bc-product-carousel>.bc-product-card{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:minmax(120px,42%) minmax(0,1fr)!important;min-height:0!important;overflow:hidden!important;border-radius:16px!important}.bc-product-card .bc-product-image,.bc-product-card figure,.bc-product-card picture,.bc-product-card [class*=image]{grid-row:1 / span 2!important;width:100%!important;height:188px!important;max-height:188px!important;border-radius:16px 0 0 16px!important}.bc-product-card img{width:100%!important;height:100%!important;object-fit:cover!important}.bc-product-card .bc-product-copy{padding:10px 10px 6px!important;gap:4px!important;min-width:0!important}.bc-product-card .bc-product-name,.bc-product-card h3{font-size:.95rem!important;line-height:1.18!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.bc-product-card .bc-card-actions{grid-column:2!important;display:grid!important;grid-template-columns:1fr!important;gap:6px!important;padding:0 10px 10px!important}.bc-product-card .bc-card-actions button,.bc-product-card .bc-card-actions a,.bc-product-card .bc-card-actions .bc-button,.bc-product-card .bc-card-actions .bc-link-button{min-height:34px!important;height:34px!important;padding:6px 8px!important;font-size:.72rem!important}.bc-cart-row{grid-template-columns:82px minmax(0,1fr)!important;gap:10px!important;padding:10px!important}.bc-cart-media,.bc-cart-row img{width:82px!important;min-width:82px!important;height:102px!important;border-radius:14px!important}.bc-cart-row-actions{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:6px!important}.bc-cart-quantity{grid-column:1 / -1!important;display:flex!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;margin-top:8px!important}.bc-cart-quantity>span{display:none!important}.bc-qty-stepper{width:118px!important;min-width:118px!important;height:40px!important}.bc-account-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}.bc-account-stats>*,.bc-account-stat{min-width:0!important;padding:8px 4px!important}.bc-account-card,.bc-account-grid .bc-quick-card,.bc-account-grid .bc-form-card{min-height:0!important;padding:14px!important}.bc-mobile-bottom{position:fixed!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;z-index:80!important}body:has(.bc-cart-page) .bc-ai-launcher,body:has(.bc-checkout-page) .bc-ai-launcher,body:has(.bc-account-page) .bc-ai-launcher,body.bc-native-customer-shell:has(.bc-cart-page) .bc-ai-launcher,body.bc-native-customer-shell:has(.bc-checkout-page) .bc-ai-launcher,body.bc-native-customer-shell:has(.bc-account-page) .bc-ai-launcher{display:none!important}html,body,#root{width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.bc-shop-shell,.bc-shop-main,.bc-shop-content,.bc-route-products,.bc-route-cart,.bc-route-checkout,.bc-route-account,.bc-products-page,.bc-cart-page,.bc-checkout-page,.bc-account-page{width:100%!important;max-width:100vw!important;min-width:0!important;overflow-x:hidden!important;box-sizing:border-box!important}.bc-shop-main{padding-left:10px!important;padding-right:10px!important}.bc-products-page>*,.bc-cart-page>*,.bc-checkout-page>*,.bc-account-page>*,.bc-empty-state,.bc-auth-required,.bc-product-detail,.bc-product-list-section,.bc-product-filters,.bc-cart-summary,.bc-checkout-card,.bc-checkout-summary{max-width:100%!important;min-width:0!important;box-sizing:border-box!important;overflow-wrap:anywhere!important}.bc-empty-state,.bc-auth-required{padding:28px 16px!important;text-align:center!important}.bc-empty-state h1,.bc-empty-state h2,.bc-auth-required h1,.bc-auth-required h2{font-size:clamp(1.55rem,8vw,2.05rem)!important;line-height:1.08!important;max-width:100%!important}.bc-empty-state p,.bc-auth-required p{font-size:.92rem!important;line-height:1.45!important;max-width:100%!important}.bc-route-products .bc-section-card,.bc-route-cart .bc-section-card,.bc-route-checkout .bc-section-card,.bc-route-account .bc-section-card{width:100%!important;max-width:100%!important}}@media (max-width: 640px){.bc-home-main .bc-product-carousel-section,body.bc-native-customer-shell .bc-home-main .bc-product-carousel-section,.bc-home-main .bc-section:has(.bc-product-card),body.bc-native-customer-shell .bc-home-main .bc-section:has(.bc-product-card){padding:14px!important;margin:12px 0!important;min-height:0!important;border-radius:20px!important}.bc-home-main .bc-product-carousel-section .bc-section-head,body.bc-native-customer-shell .bc-home-main .bc-product-carousel-section .bc-section-head,.bc-home-main .bc-section:has(.bc-product-card) .bc-section-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:10px!important;padding-bottom:10px!important;margin-bottom:12px!important}.bc-home-main .bc-product-carousel-section .bc-section-head h2,body.bc-native-customer-shell .bc-home-main .bc-product-carousel-section .bc-section-head h2,.bc-home-main .bc-section:has(.bc-product-card) .bc-section-head h2{font-size:1.28rem!important;line-height:1.08!important;margin:0!important}.bc-home-main .bc-product-carousel-section .bc-section-head p,body.bc-native-customer-shell .bc-home-main .bc-product-carousel-section .bc-section-head p,.bc-home-main .bc-section:has(.bc-product-card) .bc-section-head p{display:none!important}.bc-home-main .bc-product-carousel-section .bc-section-head button,body.bc-native-customer-shell .bc-home-main .bc-product-carousel-section .bc-section-head button{min-height:34px!important;padding:7px 12px!important;border-radius:999px!important;font-size:.72rem!important}.bc-home-main .bc-product-carousel,.bc-home-main .bc-product-grid,.bc-home-main .bc-product-carousel.is-single,.bc-home-main .bc-product-grid.is-single,body.bc-native-customer-shell .bc-home-main .bc-product-carousel,body.bc-native-customer-shell .bc-home-main .bc-product-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;width:100%!important;max-width:100%!important;min-height:0!important;justify-items:stretch!important}.bc-home-main .bc-product-carousel>.bc-product-card,.bc-home-main .bc-product-grid>.bc-product-card,.bc-home-main .bc-product-carousel.is-single>.bc-product-card,.bc-home-main .bc-product-grid.is-single>.bc-product-card,body.bc-native-customer-shell .bc-home-main .bc-product-carousel>.bc-product-card{display:block!important;width:100%!important;max-width:100%!important;min-height:0!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 14px 28px #2714231a!important}.bc-home-main .bc-product-card .bc-product-image,body.bc-native-customer-shell .bc-home-main .bc-product-card .bc-product-image{width:100%!important;min-width:0!important;height:clamp(260px,84vw,330px)!important;min-height:260px!important;max-height:330px!important;border-radius:18px 18px 0 0!important}.bc-home-main .bc-product-card .bc-product-image img,body.bc-native-customer-shell .bc-home-main .bc-product-card .bc-product-image img{width:100%!important;height:100%!important;object-fit:cover!important}.bc-home-main .bc-product-card .bc-product-copy,body.bc-native-customer-shell .bc-home-main .bc-product-card .bc-product-copy{min-width:0!important;padding:12px 12px 10px!important;gap:5px!important}.bc-home-main .bc-product-card .bc-card-brand,body.bc-native-customer-shell .bc-home-main .bc-product-card .bc-card-brand{font-size:.62rem!important;line-height:1!important}.bc-home-main .bc-product-card .bc-product-name,body.bc-native-customer-shell .bc-home-main .bc-product-card .bc-product-name{font-size:.98rem!important;line-height:1.15!important;min-height:0!important;max-height:2.4em!important;overflow:hidden!important;text-align:left!important}.bc-home-main .bc-product-card .bc-product-copy>small,body.bc-native-customer-shell .bc-home-main .bc-product-card .bc-product-copy>small{font-size:.7rem!important;line-height:1.12!important;max-height:1.8em!important;overflow:hidden!important}.bc-home-main .bc-product-card .bc-chip-row,body.bc-native-customer-shell .bc-home-main .bc-product-card .bc-chip-row{display:none!important}.bc-home-main .bc-product-card .bc-price-row,body.bc-native-customer-shell .bc-home-main .bc-product-card .bc-price-row{display:flex!important;flex-wrap:wrap!important;gap:4px!important;line-height:1.05!important}.bc-home-main .bc-product-card .bc-price-row strong,body.bc-native-customer-shell .bc-home-main .bc-product-card .bc-price-row strong{font-size:1rem!important}.bc-home-main .bc-product-card .bc-card-actions,body.bc-native-customer-shell .bc-home-main .bc-product-card .bc-card-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px!important;margin-top:4px!important}.bc-home-main .bc-product-card .bc-card-actions .bc-link-button,body.bc-native-customer-shell .bc-home-main .bc-product-card .bc-card-actions .bc-link-button{grid-column:1 / -1!important}.bc-home-main .bc-product-card .bc-card-actions button,.bc-home-main .bc-product-card .bc-card-actions .bc-button,body.bc-native-customer-shell .bc-home-main .bc-product-card .bc-card-actions button,body.bc-native-customer-shell .bc-home-main .bc-product-card .bc-card-actions .bc-button{width:100%!important;min-width:0!important;min-height:34px!important;padding:7px 10px!important;border-radius:999px!important;font-size:.72rem!important;white-space:nowrap!important}.bc-home-main .bc-product-card .bc-product-badge,.bc-home-main .bc-product-card .bc-wishlist{z-index:2!important}.bc-shop-shell:has(.bc-cart-page) .bc-mobile-bottom-nav,body.bc-native-customer-shell:has(.bc-cart-page) .bc-mobile-bottom-nav,.bc-shop-shell:has(.bc-account-page) .bc-mobile-bottom-nav,body.bc-native-customer-shell:has(.bc-account-page) .bc-mobile-bottom-nav{box-shadow:0 -10px 24px #18131c1a!important}}@media (max-width: 700px){html,body{overflow-x:hidden!important}.bc-shop-main,.bc-products-page,.bc-cart-page,.bc-account-page,.bc-checkout-page,.bc-product-detail-page{max-width:100vw!important;overflow-x:hidden!important;padding-left:10px!important;padding-right:10px!important;padding-bottom:calc(var(--bc-mobile-nav-height, 64px) + 36px)!important}.bc-shop-header{margin:0 0 8px!important;padding:10px 12px!important;border-radius:0 0 18px 18px!important;min-height:auto!important}.bc-shop-header img,.bc-shop-header .bc-logo img{max-height:44px!important;width:auto!important}.bc-category-nav{gap:4px!important;padding:6px 8px!important;border-radius:0 0 16px 16px!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.bc-category-nav a,.bc-category-nav button{flex:0 0 auto!important;min-height:34px!important;padding:7px 9px!important;font-size:.78rem!important;line-height:1!important;white-space:nowrap!important}.bc-section,.bc-products-section,.bc-cart-section,.bc-account-section,.bc-checkout-section,.bc-product-detail-section{width:100%!important;min-height:0!important;margin:10px 0!important;padding:14px!important;border-radius:18px!important}.bc-products-page h1,.bc-cart-page h1,.bc-account-page h1,.bc-checkout-page h1,.bc-product-detail-page h1,.bc-section h1{font-size:clamp(1.65rem,8vw,2.25rem)!important;line-height:1.05!important;letter-spacing:0!important;margin:0 0 8px!important}.bc-products-page h2,.bc-cart-page h2,.bc-account-page h2,.bc-checkout-page h2,.bc-section h2{font-size:clamp(1.18rem,5.8vw,1.55rem)!important;line-height:1.12!important;letter-spacing:0!important;margin:0 0 8px!important}.bc-products-page p,.bc-cart-page p,.bc-account-page p,.bc-checkout-page p,.bc-product-detail-page p,.bc-section p{font-size:.9rem!important;line-height:1.35!important}.bc-products-toolbar,.bc-filter-panel,.bc-filter-row{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;padding:0!important}.bc-products-toolbar input,.bc-filter-panel input,.bc-filter-panel select,.bc-checkout-page input,.bc-checkout-page select,.bc-checkout-page textarea{width:100%!important;min-height:44px!important;border-radius:14px!important;font-size:.94rem!important}.bc-product-grid,.bc-product-carousel{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:14px!important;justify-items:stretch!important;overflow:visible!important}.bc-product-card,.bc-product-grid>.bc-product-card,.bc-product-carousel>.bc-product-card{width:100%!important;max-width:none!important;min-height:0!important;border-radius:18px!important;overflow:hidden!important}.bc-product-card .bc-product-image,.bc-product-card figure,.bc-product-card picture,.bc-product-card [class*=image]{height:255px!important;max-height:255px!important;min-height:0!important;overflow:hidden!important}.bc-product-card img{width:100%!important;height:100%!important;max-height:255px!important;object-fit:cover!important;object-position:top center!important}.bc-product-card .bc-product-copy{padding:12px 14px 14px!important;display:grid!important;gap:7px!important}.bc-product-card .bc-card-brand,.bc-product-card [class*=brand]{font-size:.72rem!important;letter-spacing:.08em!important}.bc-product-card .bc-product-name,.bc-product-card h3{font-size:1.02rem!important;line-height:1.22!important;min-height:0!important;margin:0!important}.bc-product-card .bc-price-row{align-items:baseline!important;gap:7px!important;font-size:.86rem!important;flex-wrap:wrap!important}.bc-product-card .bc-card-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:6px!important}.bc-product-card .bc-card-actions button,.bc-product-card .bc-card-actions a,.bc-product-card .bc-card-actions .bc-button,.bc-product-card .bc-card-actions .bc-link-button{min-height:38px!important;height:auto!important;padding:8px 10px!important;border-radius:999px!important;font-size:.82rem!important;line-height:1.05!important;white-space:normal!important}.bc-cart-heading,.bc-account-hero,.bc-account-live-card{padding:16px!important;min-height:0!important;border-radius:18px!important}.bc-cart-heading h1,.bc-account-hero h1,.bc-account-live-card h1{font-size:clamp(1.7rem,8vw,2.25rem)!important;line-height:1.05!important;word-break:normal!important}.bc-cart-heading .bc-pill-list,.bc-account-hero .bc-pill-list,.bc-account-live-card .bc-pill-list{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}.bc-cart-row{grid-template-columns:82px 1fr!important;gap:10px!important;padding:12px!important;align-items:start!important}.bc-cart-row h3,.bc-cart-row .bc-product-name{font-size:.98rem!important;line-height:1.16!important;margin:0!important}.bc-cart-media,.bc-cart-row img{width:82px!important;height:104px!important;border-radius:14px!important;object-fit:cover!important}.bc-cart-row .bc-cart-actions,.bc-cart-row .bc-cart-meta{grid-column:1 / -1!important;display:flex!important;flex-wrap:wrap!important;gap:8px!important}.bc-qty-stepper,.bc-cart-quantity{width:auto!important;min-width:132px!important;max-width:172px!important;min-height:42px!important;border-radius:999px!important;display:grid!important;grid-template-columns:40px 1fr 40px!important;align-items:center!important}.bc-qty-stepper button,.bc-cart-quantity button{min-width:40px!important;min-height:40px!important;font-size:1rem!important}.bc-account-grid{grid-template-columns:1fr!important;gap:12px!important}.bc-account-stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}.bc-account-stats>*,.bc-account-stat{min-height:58px!important;padding:8px 6px!important;border-radius:14px!important}.bc-account-card,.bc-dashboard-card{padding:14px!important;min-height:0!important;border-radius:18px!important}.bc-account-card .bc-button,.bc-dashboard-card .bc-button,.bc-account-card button,.bc-dashboard-card button{min-height:42px!important;padding:9px 12px!important;font-size:.9rem!important}.bc-mobile-bottom{height:calc(60px + env(safe-area-inset-bottom,0px))!important;padding:5px 7px max(5px,env(safe-area-inset-bottom,0px))!important;border-radius:20px 20px 0 0!important}.bc-mobile-bottom button,.bc-mobile-bottom a{min-height:48px!important;font-size:.68rem!important;line-height:1.05!important;gap:2px!important}.bc-mobile-bottom svg{width:18px!important;height:18px!important}.bc-ai-launcher{right:12px!important;bottom:calc(74px + env(safe-area-inset-bottom,0px))!important;transform:scale(.78)!important;transform-origin:right bottom!important;z-index:40!important}.bc-ai-launcher-button{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important}.bc-ai-launcher-button span{display:none!important}body:has(.bc-cart-page) .bc-ai-launcher,body:has(.bc-checkout-page) .bc-ai-launcher,body:has(.bc-account-page) .bc-ai-launcher{display:none!important}}@media (max-width: 700px){.bc-shop-main h1,main h1{font-size:clamp(1.45rem,6.4vw,1.9rem)!important;line-height:1.08!important;letter-spacing:0!important}.bc-shop-main h2,main h2{font-size:clamp(1.12rem,5vw,1.38rem)!important;line-height:1.12!important}.bc-cart-heading,.bc-account-hero,.bc-account-live-card,.bc-dashboard-card,.bc-account-card{padding:12px!important;border-radius:16px!important}.bc-cart-heading p,.bc-account-hero p,.bc-account-live-card p,.bc-dashboard-card p,.bc-account-card p{font-size:.84rem!important;line-height:1.28!important}.bc-cart-heading .bc-pill,.bc-account-hero .bc-pill,.bc-account-live-card .bc-pill,.bc-cart-heading li,.bc-account-hero li,.bc-account-live-card li{min-height:38px!important;padding:8px 10px!important;font-size:.83rem!important}.bc-product-card .bc-product-image,.bc-product-card figure,.bc-product-card picture,.bc-product-card [class*=image]{height:210px!important;max-height:210px!important}.bc-product-card img{max-height:210px!important}.bc-product-card .bc-product-copy{gap:5px!important;padding:10px 12px 12px!important}.bc-product-card .bc-product-name,.bc-product-card h3{font-size:.96rem!important}.bc-product-card .bc-card-actions{grid-template-columns:1fr!important;gap:7px!important}.bc-product-card .bc-card-actions button,.bc-product-card .bc-card-actions a,.bc-product-card .bc-card-actions .bc-button,.bc-product-card .bc-card-actions .bc-link-button{min-height:36px!important;padding:8px!important;font-size:.78rem!important}.bc-account-stats>*,.bc-account-stat{min-height:48px!important;padding:7px 5px!important}.bc-account-stats strong,.bc-account-stat strong{font-size:1rem!important}.bc-account-stats small,.bc-account-stat small{font-size:.62rem!important;line-height:1.05!important}.bc-cart-row{gap:8px!important;padding:10px!important}.bc-cart-media,.bc-cart-row img{width:74px!important;height:96px!important}.bc-cart-row h3,.bc-cart-row .bc-product-name{font-size:.9rem!important}.bc-qty-stepper,.bc-cart-quantity{min-width:118px!important;max-width:146px!important;min-height:38px!important;grid-template-columns:36px 1fr 36px!important}.bc-qty-stepper button,.bc-cart-quantity button{min-width:36px!important;min-height:36px!important}.bc-ai-launcher{bottom:calc(104px + env(safe-area-inset-bottom,0px))!important;right:8px!important;transform:scale(.68)!important}}.bc-shop-shell .bc-category-nav::-webkit-scrollbar{display:none}.bc-shop-shell .bc-category-nav button{flex:0 0 auto;min-height:48px;padding-inline:10px;white-space:nowrap}.bc-home-main .bc-product-grid,.bc-home-main .bc-product-carousel{grid-template-columns:repeat(auto-fit,minmax(220px,260px));justify-content:start}.bc-home-main .bc-product-grid.is-single,.bc-home-main .bc-product-carousel.is-single,.bc-products-page .bc-product-grid.is-single{grid-template-columns:minmax(220px,310px);justify-content:start}.bc-home-main .bc-product-carousel-section.is-single{width:min(100% - 32px,520px);margin-inline:auto}.bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child){width:min(100% - 32px,520px);margin-inline:auto}@media (min-width: 701px){.bc-product-grid.is-single>.bc-product-card,.bc-product-carousel.is-single>.bc-product-card{display:flex;width:100%}.bc-product-grid.is-single>.bc-product-card .bc-product-image,.bc-product-carousel.is-single>.bc-product-card .bc-product-image{height:auto;min-height:0;aspect-ratio:4 / 5}.bc-product-grid.is-single>.bc-product-card .bc-product-copy,.bc-product-carousel.is-single>.bc-product-card .bc-product-copy{align-content:start;padding:14px}.bc-product-grid.is-single>.bc-product-card .bc-product-name,.bc-product-carousel.is-single>.bc-product-card .bc-product-name{font-size:1rem}}.bc-products-page .bc-listing-board{padding:clamp(18px,2.5vw,30px)}.bc-products-page .bc-product-grid{grid-template-columns:repeat(auto-fill,minmax(220px,260px));justify-content:start}.bc-shop-shell .bc-products-page .bc-listing-shell .bc-product-grid.is-single{grid-template-columns:minmax(220px,310px);width:100%}.bc-product-card .bc-product-copy{align-content:start}.bc-pdp .bc-pdp-copy{padding:clamp(20px,2.6vw,34px)}.bc-pdp .bc-pdp-buybox-grid{gap:12px}.bc-support-page .bc-support-hero,.bc-support-page .bc-support-workspace{max-width:1180px;margin-inline:auto}@media (max-width: 1080px){.bc-shop-shell .bc-category-nav{justify-content:flex-start}}@media (max-width: 700px){.bc-shop-shell .bc-category-nav{padding-inline:12px;scroll-snap-type:x proximity}.bc-shop-shell .bc-category-nav button{scroll-snap-align:start}.bc-home-main .bc-product-grid,.bc-home-main .bc-product-carousel,.bc-products-page .bc-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;gap:10px}.bc-home-main .bc-product-grid.is-single,.bc-home-main .bc-product-carousel.is-single,.bc-products-page .bc-product-grid.is-single{grid-template-columns:minmax(0,210px);justify-content:start}.bc-home-main .bc-product-carousel-section.is-single{width:min(100% - 24px,520px)}.bc-product-grid.is-single>.bc-product-card,.bc-product-carousel.is-single>.bc-product-card{width:100%}.bc-cart-layout{display:block;width:min(100% - 24px,680px);margin-inline:auto}.bc-cart-row{grid-template-columns:78px minmax(0,1fr);align-items:start;gap:10px;padding:11px;border-radius:16px}.bc-cart-media{grid-column:1;grid-row:1 / span 2;width:78px;min-width:78px;height:104px;border-radius:12px}.bc-cart-details{grid-column:2;min-width:0}.bc-cart-details strong,.bc-cart-details small,.bc-cart-details b{overflow-wrap:anywhere}.bc-cart-quantity{grid-column:2;grid-template-columns:auto 1fr auto;align-items:center;justify-items:start;gap:8px}.bc-qty-stepper{grid-template-columns:36px 44px 36px;width:max-content}.bc-qty-stepper button{width:36px;min-height:36px}.bc-qty-stepper input{width:44px;height:36px;min-height:36px}.bc-account-grid{grid-template-columns:1fr;gap:12px;width:min(100% - 24px,680px);margin-inline:auto}.bc-account-hero,.bc-account-live-card{grid-column:auto;grid-row:auto}.bc-account-grid .bc-form-card,.bc-account-grid .bc-quick-card{padding:18px}.bc-account-grid .bc-form-card h1,.bc-account-grid .bc-quick-card h2{margin-bottom:8px;font-size:clamp(1.2rem,7vw,1.75rem);line-height:1.08}.bc-account-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.bc-account-stats span{min-width:0;padding:9px 5px;border-radius:10px;text-align:center}.bc-account-stats strong{font-size:1rem}.bc-account-stats small{font-size:.67rem;line-height:1.1;text-align:center}.bc-account-grid .bc-quick-card{min-height:0}.bc-pdp .bc-pdp-gallery{padding:10px}.bc-pdp .bc-pdp-main-image{max-height:min(58vh,500px);aspect-ratio:4 / 5}.bc-pdp .bc-pdp-copy{padding:18px 14px}}@media (max-width: 700px){body.bc-native-customer-shell .bc-cart-row{grid-template-columns:78px minmax(0,1fr)!important;gap:10px!important;padding:11px!important}body.bc-native-customer-shell .bc-cart-media{width:78px!important;min-width:78px!important;height:104px!important}body.bc-native-customer-shell .bc-cart-quantity{grid-template-columns:auto 1fr auto!important;align-items:center!important;justify-items:start!important;gap:8px!important}body.bc-native-customer-shell .bc-qty-stepper{grid-template-columns:36px 44px 36px!important}body.bc-native-customer-shell .bc-qty-stepper button{width:36px!important;min-height:36px!important}body.bc-native-customer-shell .bc-qty-stepper input{width:44px!important;height:36px!important;min-height:36px!important}body.bc-native-customer-shell .bc-account-grid{grid-template-columns:1fr!important;gap:12px!important;width:calc(100% - 24px)!important;margin-inline:auto!important}body.bc-native-customer-shell .bc-account-hero,body.bc-native-customer-shell .bc-account-live-card{grid-column:auto!important;grid-row:auto!important}body.bc-native-customer-shell .bc-account-grid .bc-form-card,body.bc-native-customer-shell .bc-account-grid .bc-quick-card{min-height:0!important;padding:18px!important}body.bc-native-customer-shell .bc-account-stats span{min-width:0!important;padding:9px 5px!important;border-radius:10px!important}body.bc-native-customer-shell .bc-account-stats strong{font-size:1rem!important}body.bc-native-customer-shell .bc-account-stats small{font-size:.67rem!important;line-height:1.1!important;text-align:center!important}}@media (max-width: 700px){.bc-shop-shell{--bc-mobile-nav-height: 92px}.bc-shop-main,.bc-products-page,.bc-cart-page,.bc-account-page,.bc-pdp{padding-bottom:calc(var(--bc-mobile-nav-height) + env(safe-area-inset-bottom,0px) + 32px)}.bc-products-page .bc-listing-board,.bc-products-page .bc-listing-shell,.bc-home-main .bc-product-carousel-section,.bc-cart-layout,.bc-account-grid{width:min(100% - 24px,430px);margin-inline:auto}.bc-products-page .bc-listing-board{padding:16px 12px;border-radius:20px}.bc-products-page .bc-filter-bar,.bc-products-page .bc-listing-toolbar{display:grid;grid-template-columns:1fr;gap:10px}.bc-products-page .bc-search,.bc-products-page select{width:100%;min-height:46px}.bc-products-page .bc-chip-row,.bc-products-page .bc-filter-chips{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.bc-products-page .bc-chip-row::-webkit-scrollbar,.bc-products-page .bc-filter-chips::-webkit-scrollbar{display:none}.bc-home-main .bc-product-grid,.bc-home-main .bc-product-carousel,.bc-products-page .bc-product-grid,.bc-home-main .bc-product-grid.is-single,.bc-home-main .bc-product-carousel.is-single,.bc-products-page .bc-product-grid.is-single,.bc-shop-shell .bc-products-page .bc-listing-shell .bc-product-grid.is-single{grid-template-columns:minmax(0,1fr);justify-items:center;justify-content:stretch;gap:14px;width:100%}.bc-product-grid>.bc-product-card,.bc-product-carousel>.bc-product-card,.bc-product-grid.is-single>.bc-product-card,.bc-product-carousel.is-single>.bc-product-card{width:100%;max-width:360px;min-height:0;overflow:hidden;border-radius:20px}.bc-product-card .bc-product-image{height:clamp(230px,68vw,315px);min-height:0;aspect-ratio:auto}.bc-product-card .bc-product-image img{width:100%;height:100%;object-fit:cover;object-position:top center}.bc-product-card .bc-product-copy{display:grid;gap:8px;padding:13px 14px 14px}.bc-product-card .bc-product-name{font-size:1.02rem;line-height:1.22;min-height:0}.bc-product-card .bc-price-row{flex-wrap:wrap;gap:5px 8px}.bc-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.bc-card-actions .compact,.bc-card-actions button{min-height:42px;padding:0 10px;border-radius:999px;font-size:.86rem;line-height:1.1}.bc-card-actions .bc-link-button{grid-column:1 / -1}.bc-cart-layout{display:grid;gap:14px}.bc-cart-row{display:grid;grid-template-columns:84px minmax(0,1fr);gap:10px 12px;padding:12px;border-radius:18px;overflow:visible}.bc-cart-media{grid-column:1;grid-row:1;width:84px;min-width:84px;height:112px;border-radius:14px}.bc-cart-details{grid-column:2;min-width:0}.bc-cart-details strong,.bc-cart-details small,.bc-cart-details b,.bc-cart-row-actions{overflow-wrap:anywhere}.bc-cart-price-line{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 8px}.bc-cart-row-actions{display:flex;flex-wrap:wrap;gap:8px}.bc-cart-quantity{grid-column:1 / -1;display:grid;grid-template-columns:auto minmax(124px,max-content) minmax(76px,1fr);align-items:center;gap:10px;width:100%}.bc-cart-quantity>span{font-weight:900}.bc-cart-quantity strong{justify-self:end;text-align:right;font-size:1.05rem;overflow-wrap:anywhere}.bc-qty-stepper{display:grid;grid-template-columns:38px 48px 38px;width:124px;min-width:124px;border-radius:999px;overflow:hidden}.bc-qty-stepper button,.bc-qty-stepper input{min-height:38px;height:38px;width:100%;border-radius:0;text-align:center}.bc-summary-card{margin-bottom:0}.bc-account-grid .bc-quick-card,.bc-account-grid .bc-form-card{padding:16px;border-radius:20px}.bc-account-grid .bc-quick-card h2,.bc-account-grid .bc-form-card h1{font-size:clamp(1.25rem,8vw,2rem);line-height:1.08}.bc-mobile-bottom{height:calc(var(--bc-mobile-nav-height) + env(safe-area-inset-bottom,0px));padding-bottom:max(10px,env(safe-area-inset-bottom,0px))}.bc-ai-launcher{right:14px;bottom:calc(var(--bc-mobile-nav-height) + env(safe-area-inset-bottom,0px) + 18px)}.bc-ai-launcher-button{width:54px;min-width:54px;height:54px;min-height:54px;padding:0;border-radius:999px}.bc-ai-launcher-button span{display:none}}@media (max-width: 700px){body.bc-native-customer-shell .bc-product-grid,body.bc-native-customer-shell .bc-product-carousel,body.bc-native-customer-shell .bc-products-page .bc-product-grid,body.bc-native-customer-shell .bc-products-page .bc-product-grid.is-single{grid-template-columns:minmax(0,1fr)!important;justify-items:center!important;gap:14px!important}body.bc-native-customer-shell .bc-product-card{max-width:360px!important;width:100%!important;min-height:0!important}body.bc-native-customer-shell .bc-product-card .bc-product-image{height:clamp(230px,68vw,315px)!important;min-height:0!important}body.bc-native-customer-shell .bc-cart-row{grid-template-columns:84px minmax(0,1fr)!important;gap:10px 12px!important;padding:12px!important;overflow:visible!important}body.bc-native-customer-shell .bc-cart-media{grid-row:1!important;width:84px!important;min-width:84px!important;height:112px!important}body.bc-native-customer-shell .bc-cart-quantity{grid-column:1 / -1!important;grid-template-columns:auto minmax(124px,max-content) minmax(76px,1fr)!important;width:100%!important}body.bc-native-customer-shell .bc-qty-stepper{grid-template-columns:38px 48px 38px!important;width:124px!important;min-width:124px!important}body.bc-native-customer-shell .bc-ai-launcher{bottom:calc(110px + env(safe-area-inset-bottom,0px))!important}}@media (max-width: 700px){body.bc-native-customer-shell .bc-shop-shell{--bc-mobile-nav-height: 78px !important}body.bc-native-customer-shell .bc-shop-main,body.bc-native-customer-shell .bc-products-page,body.bc-native-customer-shell .bc-cart-page,body.bc-native-customer-shell .bc-account-page,body.bc-native-customer-shell .bc-pdp{padding-bottom:calc(116px + env(safe-area-inset-bottom,0px))!important}body.bc-native-customer-shell .bc-product-grid,body.bc-native-customer-shell .bc-product-carousel,body.bc-native-customer-shell .bc-products-page .bc-product-grid,body.bc-native-customer-shell .bc-products-page .bc-product-grid.is-single{align-items:start!important;justify-items:center!important}body.bc-native-customer-shell .bc-product-card{max-width:330px!important;border-radius:18px!important}body.bc-native-customer-shell .bc-product-card .bc-product-image{height:clamp(190px,50vw,230px)!important}body.bc-native-customer-shell .bc-product-copy{padding:12px!important;gap:8px!important}body.bc-native-customer-shell .bc-product-name{font-size:1rem!important;line-height:1.24!important}body.bc-native-customer-shell .bc-card-actions{gap:8px!important}body.bc-native-customer-shell .bc-card-actions .bc-button,body.bc-native-customer-shell .bc-card-actions .bc-secondary,body.bc-native-customer-shell .bc-card-actions button{min-height:40px!important;padding:9px 10px!important;font-size:.88rem!important}body.bc-native-customer-shell .bc-mobile-bottom{height:calc(var(--bc-mobile-nav-height) + env(safe-area-inset-bottom,0px))!important;padding:8px 10px max(8px,env(safe-area-inset-bottom,0px))!important;border-radius:26px 26px 0 0!important}body.bc-native-customer-shell .bc-mobile-bottom button,body.bc-native-customer-shell .bc-mobile-bottom a{min-height:58px!important;border-radius:18px!important;gap:3px!important;font-size:.78rem!important}body.bc-native-customer-shell .bc-cart-row{grid-template-columns:82px minmax(0,1fr)!important;padding:12px 12px 16px!important}body.bc-native-customer-shell .bc-cart-media{width:82px!important;min-width:82px!important;height:106px!important}body.bc-native-customer-shell .bc-cart-details h3{font-size:1.08rem!important;line-height:1.2!important;overflow-wrap:anywhere!important}body.bc-native-customer-shell .bc-cart-row-actions{gap:12px!important}body.bc-native-customer-shell .bc-cart-quantity{grid-column:1 / -1!important;grid-template-columns:30px 122px minmax(92px,1fr)!important;align-items:center!important;column-gap:10px!important;padding-top:4px!important}body.bc-native-customer-shell .bc-cart-quantity strong{justify-self:end!important;text-align:right!important;white-space:nowrap!important;font-size:1.1rem!important;max-width:100%!important}body.bc-native-customer-shell .bc-qty-stepper{grid-template-columns:38px 46px 38px!important;width:122px!important;min-width:122px!important}body.bc-native-customer-shell .bc-account-hero h1{font-size:clamp(2rem,11vw,2.45rem)!important;line-height:1.04!important}body.bc-native-customer-shell .bc-account-stats{gap:8px!important}body.bc-native-customer-shell .bc-ai-launcher{right:12px!important;bottom:calc(var(--bc-mobile-nav-height) + env(safe-area-inset-bottom,0px) + 14px)!important}body.bc-native-customer-shell .bc-ai-launcher-button{width:48px!important;min-width:48px!important;height:48px!important;min-height:48px!important}body.bc-native-customer-shell:has(.bc-cart-page) .bc-ai-launcher,body.bc-native-customer-shell:has(.bc-checkout-page) .bc-ai-launcher{display:none!important}}@media (max-width: 700px){body.bc-native-customer-shell .bc-shop-shell{--bc-mobile-nav-height: 70px !important}body.bc-native-customer-shell .bc-shop-header{padding:10px 14px!important}body.bc-native-customer-shell .bc-logo img,body.bc-native-customer-shell .bc-logo-mark,body.bc-native-customer-shell .bc-shop-brand img{max-height:52px!important}body.bc-native-customer-shell .bc-category-nav{padding:8px 10px 12px!important}body.bc-native-customer-shell .bc-category-nav button,body.bc-native-customer-shell .bc-category-nav a{min-height:40px!important;padding:8px 12px!important;font-size:.92rem!important;white-space:nowrap!important}body.bc-native-customer-shell .bc-products-page{gap:14px!important}body.bc-native-customer-shell .bc-products-page>.bc-section:first-child,body.bc-native-customer-shell .bc-products-page .bc-page-hero,body.bc-native-customer-shell .bc-products-page .bc-listing-board{padding:18px 14px!important;border-radius:18px!important}body.bc-native-customer-shell .bc-products-page h1,body.bc-native-customer-shell .bc-products-page .bc-page-hero h1{font-size:clamp(2rem,10vw,2.45rem)!important;line-height:1.05!important;letter-spacing:0!important}body.bc-native-customer-shell .bc-products-page p,body.bc-native-customer-shell .bc-products-page .bc-page-hero p{font-size:1rem!important;line-height:1.45!important}body.bc-native-customer-shell .bc-products-page .bc-search,body.bc-native-customer-shell .bc-products-page input[type=search],body.bc-native-customer-shell .bc-products-page select{min-height:48px!important;height:48px!important;font-size:.98rem!important;border-radius:18px!important}body.bc-native-customer-shell .bc-products-page .bc-filter-bar,body.bc-native-customer-shell .bc-products-page .bc-listing-toolbar{gap:10px!important;margin-block:8px 10px!important}body.bc-native-customer-shell .bc-products-page .bc-filter-chips button,body.bc-native-customer-shell .bc-products-page .bc-chip-row button,body.bc-native-customer-shell .bc-products-page .bc-filter-chips span,body.bc-native-customer-shell .bc-products-page .bc-chip-row span{min-height:36px!important;padding:7px 11px!important;font-size:.82rem!important;line-height:1.1!important}body.bc-native-customer-shell .bc-products-page .bc-product-grid,body.bc-native-customer-shell .bc-products-page .bc-product-grid.is-single{gap:14px!important}body.bc-native-customer-shell .bc-product-card{max-width:304px!important;border-radius:16px!important;box-shadow:0 18px 42px #2a232f21!important}body.bc-native-customer-shell .bc-product-card .bc-product-image{height:clamp(152px,42vw,178px)!important;border-radius:16px 16px 0 0!important}body.bc-native-customer-shell .bc-product-card .bc-rating-pill,body.bc-native-customer-shell .bc-product-card .bc-sale-pill{transform:scale(.86)!important;transform-origin:left center!important}body.bc-native-customer-shell .bc-product-card .bc-product-copy{padding:10px 11px 12px!important;gap:6px!important}body.bc-native-customer-shell .bc-product-card .bc-card-brand{font-size:.68rem!important;letter-spacing:.05em!important}body.bc-native-customer-shell .bc-product-card .bc-product-name{font-size:.95rem!important;line-height:1.18!important;min-height:0!important}body.bc-native-customer-shell .bc-product-card .bc-product-copy>small{font-size:.75rem!important;line-height:1.2!important}body.bc-native-customer-shell .bc-product-card .bc-price-row{gap:5px!important;font-size:.78rem!important}body.bc-native-customer-shell .bc-product-card .bc-price-row strong{font-size:.95rem!important}body.bc-native-customer-shell .bc-product-card .bc-card-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important}body.bc-native-customer-shell .bc-product-card .bc-card-actions .bc-link-button{grid-column:1 / -1!important}body.bc-native-customer-shell .bc-product-card .bc-card-actions button,body.bc-native-customer-shell .bc-product-card .bc-card-actions .bc-button,body.bc-native-customer-shell .bc-product-card .bc-card-actions .bc-link-button{min-height:36px!important;padding:7px 9px!important;font-size:.8rem!important;border-radius:999px!important}body.bc-native-customer-shell .bc-mobile-bottom{height:calc(var(--bc-mobile-nav-height) + env(safe-area-inset-bottom,0px))!important;padding:6px 8px max(6px,env(safe-area-inset-bottom,0px))!important;border-radius:24px 24px 0 0!important}body.bc-native-customer-shell .bc-mobile-bottom button,body.bc-native-customer-shell .bc-mobile-bottom a{min-height:50px!important;border-radius:16px!important;font-size:.72rem!important;gap:2px!important}body.bc-native-customer-shell .bc-cart-page .bc-section,body.bc-native-customer-shell .bc-account-page .bc-section{padding:16px 12px!important;border-radius:18px!important}body.bc-native-customer-shell .bc-cart-heading h1,body.bc-native-customer-shell .bc-account-hero h1{font-size:clamp(1.8rem,9vw,2.25rem)!important;line-height:1.05!important}body.bc-native-customer-shell .bc-cart-heading p,body.bc-native-customer-shell .bc-account-hero p{font-size:1rem!important;line-height:1.38!important}body.bc-native-customer-shell .bc-cart-row{grid-template-columns:76px minmax(0,1fr)!important;gap:10px!important;padding:10px!important;border-radius:18px!important}body.bc-native-customer-shell .bc-cart-media{width:76px!important;min-width:76px!important;height:94px!important}body.bc-native-customer-shell .bc-cart-details h3,body.bc-native-customer-shell .bc-cart-details strong{font-size:.98rem!important;line-height:1.16!important}body.bc-native-customer-shell .bc-cart-details small,body.bc-native-customer-shell .bc-cart-details b{font-size:.78rem!important;line-height:1.2!important}body.bc-native-customer-shell .bc-cart-row-actions button,body.bc-native-customer-shell .bc-cart-row-actions a{font-size:.82rem!important;min-height:32px!important}body.bc-native-customer-shell .bc-cart-quantity{grid-template-columns:28px 112px minmax(84px,1fr)!important;column-gap:8px!important}body.bc-native-customer-shell .bc-qty-stepper{grid-template-columns:34px 44px 34px!important;width:112px!important;min-width:112px!important;height:42px!important}body.bc-native-customer-shell .bc-cart-quantity strong{font-size:.98rem!important}body.bc-native-customer-shell .bc-account-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.bc-native-customer-shell .bc-account-stats>*,body.bc-native-customer-shell .bc-account-card,body.bc-native-customer-shell .bc-dashboard-card{padding:12px!important;border-radius:16px!important}body.bc-native-customer-shell:has(.bc-cart-page) .bc-ai-launcher,body.bc-native-customer-shell:has(.bc-checkout-page) .bc-ai-launcher{visibility:hidden!important;pointer-events:none!important}}@media (max-width: 700px){body.bc-native-customer-shell{font-size:14px!important}body.bc-native-customer-shell .bc-shop-shell{--bc-mobile-nav-height: 62px !important}body.bc-native-customer-shell .bc-shop-main,body.bc-native-customer-shell .bc-products-page,body.bc-native-customer-shell .bc-cart-page,body.bc-native-customer-shell .bc-account-page{padding-bottom:calc(var(--bc-mobile-nav-height) + env(safe-area-inset-bottom,0px) + 12px)!important}body.bc-native-customer-shell .bc-shop-header{min-height:68px!important;padding:7px 12px!important;border-radius:0 0 20px 20px!important}body.bc-native-customer-shell .bc-logo img,body.bc-native-customer-shell .bc-logo-mark,body.bc-native-customer-shell .bc-shop-brand img{max-height:44px!important}body.bc-native-customer-shell .bc-category-nav{min-height:44px!important;padding:5px 8px 8px!important;gap:8px!important}body.bc-native-customer-shell .bc-category-nav button,body.bc-native-customer-shell .bc-category-nav a{min-height:34px!important;padding:6px 10px!important;font-size:.82rem!important}body.bc-native-customer-shell .bc-products-page>.bc-section:first-child,body.bc-native-customer-shell .bc-products-page .bc-page-hero,body.bc-native-customer-shell .bc-products-page .bc-listing-board{padding:12px!important;margin-block:8px!important;border-radius:16px!important}body.bc-native-customer-shell .bc-products-page h1,body.bc-native-customer-shell .bc-products-page .bc-page-hero h1{font-size:1.62rem!important;line-height:1.06!important;margin-bottom:7px!important}body.bc-native-customer-shell .bc-products-page p,body.bc-native-customer-shell .bc-products-page .bc-page-hero p{font-size:.88rem!important;line-height:1.32!important}body.bc-native-customer-shell .bc-products-page .bc-search,body.bc-native-customer-shell .bc-products-page input[type=search],body.bc-native-customer-shell .bc-products-page select{min-height:42px!important;height:42px!important;font-size:.86rem!important;border-radius:14px!important}body.bc-native-customer-shell .bc-products-page .bc-filter-bar,body.bc-native-customer-shell .bc-products-page .bc-listing-toolbar{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-block:6px 8px!important}body.bc-native-customer-shell .bc-products-page .bc-filter-bar>:first-child,body.bc-native-customer-shell .bc-products-page .bc-listing-toolbar>:first-child{grid-column:1 / -1!important}body.bc-native-customer-shell .bc-products-page .bc-filter-chips,body.bc-native-customer-shell .bc-products-page .bc-chip-row{display:flex!important;flex-wrap:nowrap!important;gap:7px!important;overflow-x:auto!important;padding-bottom:2px!important;scrollbar-width:none!important}body.bc-native-customer-shell .bc-products-page .bc-filter-chips::-webkit-scrollbar,body.bc-native-customer-shell .bc-products-page .bc-chip-row::-webkit-scrollbar{display:none!important}body.bc-native-customer-shell .bc-products-page .bc-filter-chips button,body.bc-native-customer-shell .bc-products-page .bc-chip-row button,body.bc-native-customer-shell .bc-products-page .bc-filter-chips span,body.bc-native-customer-shell .bc-products-page .bc-chip-row span{flex:0 0 auto!important;min-height:30px!important;padding:5px 9px!important;font-size:.72rem!important}body.bc-native-customer-shell .bc-products-page .bc-product-grid,body.bc-native-customer-shell .bc-products-page .bc-product-grid.is-single{grid-template-columns:minmax(0,1fr)!important;gap:12px!important;justify-items:center!important}body.bc-native-customer-shell .bc-product-card{width:min(276px,calc(100vw - 38px))!important;max-width:276px!important;border-radius:15px!important}body.bc-native-customer-shell .bc-product-card .bc-product-image{height:154px!important;max-height:154px!important}body.bc-native-customer-shell .bc-product-card .bc-product-copy{padding:8px 10px 10px!important;gap:4px!important}body.bc-native-customer-shell .bc-product-card .bc-product-name{font-size:.88rem!important;line-height:1.16!important}body.bc-native-customer-shell .bc-product-card .bc-card-actions{gap:6px!important}body.bc-native-customer-shell .bc-product-card .bc-card-actions button,body.bc-native-customer-shell .bc-product-card .bc-card-actions .bc-button,body.bc-native-customer-shell .bc-product-card .bc-card-actions .bc-link-button{min-height:32px!important;padding:6px 8px!important;font-size:.74rem!important}body.bc-native-customer-shell .bc-cart-heading,body.bc-native-customer-shell .bc-account-hero{padding:12px!important}body.bc-native-customer-shell .bc-cart-heading h1,body.bc-native-customer-shell .bc-account-hero h1{font-size:1.52rem!important;line-height:1.08!important}body.bc-native-customer-shell .bc-cart-heading p,body.bc-native-customer-shell .bc-account-hero p{font-size:.88rem!important;line-height:1.3!important}body.bc-native-customer-shell .bc-cart-row{grid-template-columns:68px minmax(0,1fr)!important;align-items:start!important;gap:9px!important;padding:9px!important}body.bc-native-customer-shell .bc-cart-media{width:68px!important;min-width:68px!important;height:84px!important}body.bc-native-customer-shell .bc-cart-quantity{display:grid!important;grid-template-columns:auto 104px!important;align-items:center!important;gap:6px!important}body.bc-native-customer-shell .bc-cart-quantity>span{font-size:.75rem!important;grid-column:1 / -1!important}body.bc-native-customer-shell .bc-qty-stepper{width:104px!important;min-width:104px!important;height:38px!important;grid-template-columns:31px 42px 31px!important;border-radius:999px!important}body.bc-native-customer-shell .bc-cart-quantity strong{justify-self:end!important;font-size:.92rem!important}body.bc-native-customer-shell .bc-account-grid{gap:12px!important}body.bc-native-customer-shell .bc-account-stats{gap:6px!important}body.bc-native-customer-shell .bc-account-stats>*{min-height:54px!important;padding:8px 6px!important;border-radius:14px!important}body.bc-native-customer-shell .bc-account-stats strong{font-size:1.08rem!important}body.bc-native-customer-shell .bc-account-stats small{font-size:.62rem!important;line-height:1.05!important}body.bc-native-customer-shell .bc-dashboard-card,body.bc-native-customer-shell .bc-account-card,body.bc-native-customer-shell .bc-account-grid .bc-quick-card,body.bc-native-customer-shell .bc-account-grid .bc-form-card{padding:12px!important;border-radius:16px!important}body.bc-native-customer-shell .bc-dashboard-card h2,body.bc-native-customer-shell .bc-account-card h2,body.bc-native-customer-shell .bc-account-grid .bc-quick-card h2{font-size:1.18rem!important;line-height:1.12!important}body.bc-native-customer-shell .bc-mobile-bottom{height:calc(var(--bc-mobile-nav-height) + env(safe-area-inset-bottom,0px))!important;padding:4px 6px max(4px,env(safe-area-inset-bottom,0px))!important;border-radius:20px 20px 0 0!important}body.bc-native-customer-shell .bc-mobile-bottom button,body.bc-native-customer-shell .bc-mobile-bottom a{min-height:46px!important;font-size:.66rem!important;line-height:1.05!important}body.bc-native-customer-shell .bc-ai-launcher{bottom:calc(var(--bc-mobile-nav-height) + env(safe-area-inset-bottom,0px) + 10px)!important;right:12px!important}body.bc-native-customer-shell .bc-ai-launcher-button{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important}body.bc-native-customer-shell .bc-ai-launcher-button span{display:none!important}body.bc-native-customer-shell:has(.bc-cart-page) .bc-ai-launcher,body.bc-native-customer-shell:has(.bc-checkout-page) .bc-ai-launcher,body.bc-native-customer-shell:has(.bc-account-page) .bc-ai-launcher{display:none!important}}@media (max-width: 720px){.bc-shop-shell,.bc-shop-main,.bc-shop-content,.bc-route-products,.bc-route-cart,.bc-route-checkout,.bc-route-account,.bc-empty-state,.bc-auth-required,.bc-cart-page,.bc-checkout-page,.bc-products-page,.bc-account-page{width:100%!important;max-width:100vw!important;min-width:0!important;overflow-x:hidden!important;box-sizing:border-box!important}.bc-shop-main{padding-left:10px!important;padding-right:10px!important;margin-left:0!important;margin-right:0!important}.bc-empty-state,.bc-auth-required{width:100%!important;max-width:100%!important;margin:14px auto!important;padding:28px 14px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important}.bc-empty-state h1,.bc-empty-state h2,.bc-empty-state p,.bc-auth-required h1,.bc-auth-required h2,.bc-auth-required p{width:100%!important;max-width:100%!important;min-width:0!important;white-space:normal!important;overflow:visible!important;overflow-wrap:anywhere!important;word-break:normal!important;text-overflow:clip!important;box-sizing:border-box!important}.bc-empty-state h1,.bc-empty-state h2,.bc-auth-required h1,.bc-auth-required h2{font-size:clamp(1.42rem,6.6vw,1.82rem)!important;line-height:1.12!important;text-align:center!important}.bc-empty-state .bc-hero-actions,.bc-auth-required .bc-hero-actions{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.bc-products-page .bc-product-grid{grid-template-columns:1fr!important;gap:14px!important}.bc-products-page .bc-product-card{width:100%!important;max-width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(116px,42%) minmax(0,1fr)!important;gap:10px!important;overflow:hidden!important}.bc-products-page .bc-product-card .bc-product-copy,.bc-products-page .bc-product-card .bc-product-copy *{min-width:0!important;max-width:100%!important;overflow-wrap:anywhere!important;white-space:normal!important}.bc-cart-page .bc-cart-row{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:82px minmax(0,1fr)!important;gap:10px!important;padding:12px!important}.bc-cart-page .bc-cart-details,.bc-cart-page .bc-cart-details *,.bc-account-page .bc-account-card,.bc-account-page .bc-account-card *,.bc-account-page .bc-quick-card,.bc-account-page .bc-quick-card *{min-width:0!important;max-width:100%!important;overflow-wrap:anywhere!important;white-space:normal!important}.bc-cart-page .bc-cart-quantity{grid-column:1 / -1!important;grid-template-columns:auto 112px auto!important}.bc-cart-page .bc-qty-stepper{width:112px!important;min-width:112px!important;grid-template-columns:34px 44px 34px!important}.bc-account-page .bc-account-grid,.bc-account-page .bc-quick-grid{grid-template-columns:1fr!important;gap:12px!important}}@media (max-width: 720px){.bc-home-main .bc-product-carousel,.bc-home-main .bc-product-grid{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;align-items:stretch!important}.bc-home-main .bc-product-card,.bc-home-main .bc-product-carousel>.bc-product-card,.bc-home-main .bc-product-grid>.bc-product-card{position:relative!important;display:grid!important;grid-template-columns:minmax(132px,40%) minmax(0,1fr)!important;min-height:214px!important;max-width:100%!important;width:100%!important;overflow:hidden!important;border-radius:22px!important}.bc-home-main .bc-product-card .bc-product-image{grid-column:1!important;grid-row:1 / -1!important;height:100%!important;min-height:214px!important;border-radius:0!important}.bc-home-main .bc-product-card .bc-product-image img{width:100%!important;height:100%!important;object-fit:cover!important}.bc-home-main .bc-product-card .bc-product-copy{grid-column:2!important;min-width:0!important;padding:22px 16px 14px 18px!important;display:flex!important;flex-direction:column!important;gap:8px!important;justify-content:center!important}.bc-home-main .bc-product-card .bc-card-brand,.bc-home-main .bc-product-card .bc-product-name,.bc-home-main .bc-product-card .bc-product-copy>small,.bc-home-main .bc-product-card .bc-price-row{min-width:0!important;max-width:calc(100% - 58px)!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;text-overflow:clip!important}.bc-home-main .bc-product-card .bc-product-name{font-size:1rem!important;line-height:1.14!important;min-height:2.25em!important;margin:0!important}.bc-home-main .bc-product-card .bc-price-row{display:flex!important;flex-wrap:wrap!important;gap:4px 8px!important}.bc-home-main .bc-product-card .bc-chip-row{display:none!important}.bc-home-main .bc-product-card .bc-card-actions{width:100%!important;display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-top:auto!important}.bc-home-main .bc-product-card .bc-card-actions .bc-link-button,.bc-home-main .bc-product-card .bc-card-actions .bc-secondary{display:none!important}.bc-home-main .bc-product-card .bc-card-actions button,.bc-home-main .bc-product-card .bc-card-actions .bc-button,.bc-home-main .bc-product-card .bc-card-actions .bc-primary{width:100%!important;min-height:42px!important;padding:0 14px!important;border-radius:999px!important;font-size:.92rem!important}.bc-home-main .bc-product-card .bc-wishlist{position:absolute!important;top:18px!important;right:16px!important;left:auto!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;z-index:5!important}}@media (max-width: 390px){.bc-home-main .bc-product-card,.bc-home-main .bc-product-carousel>.bc-product-card,.bc-home-main .bc-product-grid>.bc-product-card{grid-template-columns:minmax(126px,42%) minmax(0,1fr)!important;min-height:202px!important}.bc-home-main .bc-product-card .bc-product-image{min-height:202px!important}.bc-home-main .bc-product-card .bc-product-copy{padding:18px 12px 12px 14px!important;gap:6px!important}.bc-home-main .bc-product-card .bc-card-brand,.bc-home-main .bc-product-card .bc-product-name,.bc-home-main .bc-product-card .bc-product-copy>small,.bc-home-main .bc-product-card .bc-price-row{max-width:calc(100% - 50px)!important}.bc-home-main .bc-product-card .bc-wishlist{top:12px!important;right:10px!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important}}@media (max-width: 720px){.bc-shop-shell{--bc-mobile-nav-height: 84px}.bc-shop-main,.bc-route-products,.bc-route-cart,.bc-route-checkout,.bc-route-account{padding-bottom:calc(var(--bc-mobile-nav-height) + env(safe-area-inset-bottom,0px) + 34px)!important}.bc-products-page .bc-section-head,.bc-products-page .bc-toolbar,.bc-products-page .bc-product-filters,.bc-products-page .bc-filter-panel,.bc-products-page .bc-chip-row{width:100%!important;max-width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important;overflow:visible!important}.bc-products-page .bc-chip-row{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;padding-bottom:6px!important;scroll-snap-type:x proximity}.bc-products-page .bc-chip-row>*{flex:0 0 auto!important;scroll-snap-align:start}.bc-products-page input,.bc-products-page select,.bc-checkout-page input,.bc-checkout-page select,.bc-checkout-page textarea{min-height:46px!important;font-size:16px!important}.bc-products-page .bc-product-card{border-radius:22px!important;box-shadow:0 16px 36px #16131a1a!important}.bc-products-page .bc-product-card .bc-card-actions{grid-column:1 / -1!important;padding:0 12px 14px!important}.bc-products-page .bc-product-card .bc-card-actions button,.bc-products-page .bc-product-card .bc-card-actions a{min-height:42px!important;height:auto!important;white-space:normal!important}.bc-cart-page .bc-cart-heading h1,.bc-checkout-page h1,.bc-account-page .bc-account-hero h1{font-size:clamp(2rem,9vw,2.65rem)!important;line-height:1.03!important;letter-spacing:0!important}.bc-cart-page .bc-cart-row{grid-template-columns:92px minmax(0,1fr)!important;align-items:start!important;gap:12px!important;min-height:0!important}.bc-cart-page .bc-cart-media,.bc-cart-page .bc-cart-media img,.bc-cart-page .bc-cart-row img{width:92px!important;min-width:92px!important;max-width:92px!important;height:122px!important;object-fit:cover!important}.bc-cart-page .bc-cart-details{display:grid!important;gap:5px!important;align-content:start!important}.bc-cart-page .bc-cart-details strong{font-size:1rem!important;line-height:1.15!important}.bc-cart-page .bc-cart-price-line{display:flex!important;flex-wrap:wrap!important;gap:6px!important;align-items:baseline!important}.bc-cart-page .bc-cart-row-actions{grid-column:1 / -1!important;display:flex!important;flex-wrap:wrap!important}.bc-cart-page .bc-cart-quantity{grid-column:1 / -1!important;display:grid!important;grid-template-columns:auto minmax(118px,132px) auto!important;gap:10px!important;align-items:center!important;margin-top:6px!important;padding:10px 0 0!important;border-top:1px solid rgba(22,19,26,.08)!important}.bc-cart-page .bc-cart-quantity>span{display:block!important;font-size:.78rem!important;color:#6a6172!important}.bc-cart-page .bc-qty-stepper{display:grid!important;grid-template-columns:38px 48px 38px!important;width:124px!important;min-width:124px!important;max-width:124px!important;height:40px!important;border-radius:999px!important;overflow:hidden!important;background:#fff!important}.bc-cart-page .bc-qty-stepper button,.bc-cart-page .bc-qty-stepper input{width:auto!important;min-width:0!important;height:40px!important;min-height:40px!important;padding:0!important;border-radius:0!important;text-align:center!important;box-shadow:none!important}.bc-cart-page .bc-cart-quantity strong{justify-self:end!important;font-size:1.02rem!important;line-height:1.1!important}.bc-account-page .bc-account-grid,.bc-account-page .bc-quick-grid{display:grid!important;grid-template-columns:1fr!important}.bc-account-page .bc-account-hero,.bc-account-page .bc-account-live-card,.bc-account-page .bc-quick-card,.bc-account-page .bc-form-card{width:100%!important;max-width:100%!important;min-height:0!important;padding:16px!important;border-radius:22px!important}.bc-account-page .bc-account-stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.bc-account-page .bc-account-stats span,.bc-account-page .bc-account-stats>*{min-height:62px!important;padding:8px 4px!important;display:grid!important;place-items:center!important;text-align:center!important}.bc-account-page .bc-account-stats strong{font-size:1.28rem!important;line-height:1!important}.bc-account-page .bc-account-stats small{font-size:.68rem!important;line-height:1.05!important}.bc-account-page .bc-quick-card h2{font-size:1.35rem!important;line-height:1.08!important}.bc-account-page .bc-quick-card p{font-size:.94rem!important;line-height:1.42!important}}@media (max-width: 430px){.bc-products-page .bc-product-card,.bc-products-page .bc-product-grid>.bc-product-card,.bc-products-page .bc-product-grid.is-single>.bc-product-card{max-width:calc(100vw - 28px)!important}.bc-cart-page .bc-cart-row{grid-template-columns:86px minmax(0,1fr)!important;padding:12px!important}.bc-cart-page .bc-cart-media,.bc-cart-page .bc-cart-media img,.bc-cart-page .bc-cart-row img{width:86px!important;min-width:86px!important;max-width:86px!important;height:112px!important}.bc-cart-page .bc-cart-quantity{grid-template-columns:28px 124px minmax(72px,1fr)!important}.bc-account-page .bc-account-hero h1{font-size:clamp(1.9rem,10vw,2.4rem)!important}}@media (max-width: 720px){html,body,#root{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.bc-shop-shell,.bc-shop-shell *,.bc-shop-main,.bc-shop-main *{box-sizing:border-box!important}.bc-shop-main{width:100%!important;max-width:100%!important;padding:14px 10px calc(104px + env(safe-area-inset-bottom,0px))!important}.bc-section,.bc-products-page,.bc-cart-layout,.bc-checkout-layout,.bc-account-grid,.bc-empty-state,.bc-form-card,.bc-checkout-summary,.bc-cart-list,.bc-cart-row,.bc-account-card,.bc-quick-card,.bc-account-live-card{width:100%!important;max-width:calc(100vw - 20px)!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important;overflow-x:hidden!important}.bc-section h1,.bc-section h2,.bc-section h3,.bc-empty-state h1,.bc-empty-state h2,.bc-cart-heading h1,.bc-checkout-form h1,.bc-account-card h2,.bc-account-live-card h2{max-width:100%!important;white-space:normal!important;overflow:visible!important;overflow-wrap:anywhere!important;text-overflow:clip!important;letter-spacing:0!important}.bc-products-page>h1,.bc-cart-heading h1,.bc-checkout-form h1,.bc-empty-state h1{font-size:clamp(1.65rem,8.2vw,2.15rem)!important;line-height:1.08!important}.bc-products-page>p,.bc-cart-heading p,.bc-empty-state p,.bc-checkout-form p{max-width:100%!important;font-size:.92rem!important;line-height:1.45!important;white-space:normal!important;overflow-wrap:anywhere!important}.bc-listing-toolbar,.bc-products-page .bc-filter-row,.bc-products-page .bc-toolbar-row,.bc-checkout-actions,.bc-hero-actions{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.bc-products-page input,.bc-products-page select,.bc-checkout-layout input,.bc-checkout-layout select,.bc-checkout-layout textarea,.bc-account-grid input,.bc-account-grid select,.bc-account-grid textarea{width:100%!important;max-width:100%!important;min-width:0!important;height:48px!important;font-size:.95rem!important}.bc-products-page .bc-chip-row,.bc-products-page .bc-filter-chips,.bc-shop-nav{width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;display:flex!important;flex-wrap:nowrap!important;gap:8px!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}.bc-products-page .bc-chip-row>*,.bc-products-page .bc-filter-chips>*,.bc-shop-nav>*{flex:0 0 auto!important}.bc-cart-row{grid-template-columns:78px minmax(0,1fr)!important;align-items:start!important;gap:10px!important;padding:12px!important}.bc-cart-media{width:78px!important;height:98px!important;min-width:78px!important}.bc-cart-quantity{grid-column:1 / -1!important;width:100%!important;display:grid!important;grid-template-columns:1fr auto!important;gap:8px!important;align-items:center!important;padding-top:6px!important}.bc-qty-stepper{width:116px!important;min-width:116px!important;height:38px!important;grid-template-columns:34px 48px 34px!important;border-radius:999px!important}.bc-qty-stepper button{min-width:34px!important;width:34px!important;height:34px!important;padding:0!important}.bc-mobile-bottom{width:calc(100vw - 20px)!important;max-width:430px!important;left:10px!important;right:10px!important;transform:none!important}}@media (max-width: 430px){.bc-shop-main{padding-left:8px!important;padding-right:8px!important}.bc-section,.bc-products-page,.bc-cart-layout,.bc-checkout-layout,.bc-account-grid,.bc-empty-state,.bc-form-card,.bc-checkout-summary,.bc-cart-list,.bc-cart-row,.bc-account-card,.bc-quick-card,.bc-account-live-card{max-width:calc(100vw - 16px)!important}}@media (max-width: 430px){.bc-shop-main{width:100%!important;max-width:100%!important;padding-left:12px!important;padding-right:12px!important}.bc-section,.bc-products-page,.bc-cart-layout,.bc-checkout-layout,.bc-account-grid,.bc-empty-state,.bc-form-card,.bc-checkout-summary,.bc-cart-list,.bc-cart-row,.bc-account-card,.bc-quick-card,.bc-account-live-card{width:100%!important;max-width:calc(100vw - 32px)!important;margin-inline:auto!important}.bc-products-page>h1,.bc-cart-heading h1,.bc-checkout-form h1,.bc-empty-state h1{font-size:clamp(1.52rem,7.2vw,1.92rem)!important}.bc-products-page>p,.bc-cart-heading p,.bc-checkout-form p,.bc-empty-state p{max-width:calc(100vw - 56px)!important;margin-left:auto!important;margin-right:auto!important}.bc-products-page input,.bc-products-page select,.bc-checkout-layout input,.bc-checkout-layout select,.bc-checkout-layout textarea{max-width:calc(100vw - 56px)!important}.bc-mobile-bottom{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;left:12px!important;right:12px!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:2px!important}.bc-mobile-bottom button,.bc-mobile-bottom a{min-width:0!important;padding-left:2px!important;padding-right:2px!important;font-size:.66rem!important}.bc-mobile-bottom em{font-size:.66rem!important;white-space:nowrap!important}}@media (max-width: 720px){html,body,#root{width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.bc-shop-shell,.bc-shop-main,.bc-shop-content,.bc-section,.bc-route-products,.bc-route-cart,.bc-route-checkout,.bc-route-account,.bc-products-page,.bc-cart-page,.bc-checkout-page,.bc-account-page{width:100%!important;max-width:100vw!important;min-width:0!important;box-sizing:border-box!important;overflow-x:hidden!important}.bc-shop-main{padding:8px 10px calc(var(--bc-mobile-nav-height, 86px) + env(safe-area-inset-bottom,0px) + 18px)!important}.bc-cart-layout,.bc-checkout-layout,.bc-account-grid,.bc-account-page .bc-account-grid,body.bc-native-customer-shell .bc-account-page .bc-account-grid{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;width:100%!important;max-width:100%!important}.bc-cart-heading,.bc-form-card,.bc-summary-card,.bc-checkout-summary,.bc-account-card,.bc-quick-card{padding:16px!important;border-radius:20px!important}.bc-cart-heading h1,.bc-form-card h1,.bc-account-card h1,.bc-account-card h2,.bc-quick-card h2{font-size:clamp(1.45rem,7vw,2rem)!important;line-height:1.08!important;letter-spacing:0!important;max-width:100%!important;overflow-wrap:normal!important}.bc-cart-page .bc-cart-row,body.bc-native-customer-shell .bc-cart-page .bc-cart-row{display:grid!important;grid-template-columns:88px minmax(0,1fr)!important;gap:12px!important;align-items:start!important;padding:12px!important;border-radius:18px!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.bc-cart-page .bc-cart-media,body.bc-native-customer-shell .bc-cart-page .bc-cart-media{width:88px!important;min-width:88px!important;max-width:88px!important;height:118px!important;border-radius:16px!important;overflow:hidden!important}.bc-cart-page .bc-cart-media img{width:100%!important;height:100%!important;object-fit:cover!important}.bc-cart-page .bc-cart-details,.bc-cart-page .bc-cart-details *{min-width:0!important;max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important;text-overflow:clip!important}.bc-cart-page .bc-cart-details strong{display:block!important;font-size:1rem!important;line-height:1.18!important;margin:2px 0 4px!important}.bc-cart-page .bc-cart-price-line,.bc-cart-page .bc-cart-row-actions{display:flex!important;flex-wrap:wrap!important;gap:7px!important;align-items:center!important}.bc-cart-page .bc-cart-row-actions button,.bc-cart-page .bc-cart-row-actions a{min-height:34px!important;padding:7px 9px!important;font-size:.86rem!important}.bc-cart-page .bc-cart-quantity,body.bc-native-customer-shell .bc-cart-page .bc-cart-quantity{grid-column:1 / -1!important;display:grid!important;grid-template-columns:auto minmax(112px,124px) minmax(0,1fr)!important;gap:8px!important;align-items:center!important;width:100%!important;padding-top:10px!important;margin-top:4px!important;border-top:1px solid rgba(22,31,58,.08)!important}.bc-cart-page .bc-cart-quantity>span{grid-column:auto!important;font-size:.82rem!important;line-height:1!important}.bc-cart-page .bc-qty-stepper,body.bc-native-customer-shell .bc-cart-page .bc-qty-stepper{width:124px!important;min-width:124px!important;max-width:124px!important;height:40px!important;display:grid!important;grid-template-columns:38px 48px 38px!important;border-radius:999px!important;overflow:hidden!important;padding:0!important}.bc-cart-page .bc-qty-stepper button,.bc-cart-page .bc-qty-stepper input{width:auto!important;min-width:0!important;height:40px!important;min-height:40px!important;border-radius:0!important;padding:0!important;font-size:1rem!important;line-height:40px!important;text-align:center!important}.bc-cart-page .bc-cart-quantity strong{justify-self:end!important;text-align:right!important;font-size:1rem!important;line-height:1.15!important}.bc-products-page .bc-listing-toolbar,.bc-products-page .bc-product-filters,.bc-products-page .bc-filter-grid{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important}.bc-products-page input,.bc-products-page select,.bc-products-page .bc-search-input{width:100%!important;min-width:0!important;max-width:100%!important;min-height:46px!important;font-size:1rem!important}.bc-products-page .bc-chip-row,.bc-products-page .bc-filter-chips,.bc-products-page .bc-topic-row{display:flex!important;flex-wrap:nowrap!important;gap:8px!important;overflow-x:auto!important;padding:0 0 8px!important;scroll-snap-type:x proximity!important;-webkit-overflow-scrolling:touch!important}.bc-products-page .bc-chip-row>*,.bc-products-page .bc-filter-chips>*,.bc-products-page .bc-topic-row>*{flex:0 0 auto!important;white-space:nowrap!important;min-height:40px!important;scroll-snap-align:start!important}.bc-products-page .bc-product-grid,.bc-products-page .bc-product-grid.is-single{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;width:100%!important}.bc-products-page .bc-product-card{width:100%!important;max-width:360px!important;min-width:0!important;margin-inline:auto!important}.bc-products-page .bc-card-actions{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}.bc-account-page .bc-account-card,.bc-account-page .bc-quick-card,.bc-account-page .bc-form-card{min-height:0!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.bc-account-page .bc-account-stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.bc-account-page .bc-account-stats>*{min-width:0!important;padding:10px 6px!important;text-align:center!important}.bc-account-page .bc-account-stats b,.bc-account-page .bc-account-stats strong{display:block!important;font-size:1.2rem!important;line-height:1!important}.bc-account-page .bc-quick-card p,.bc-account-page .bc-account-card p{font-size:1rem!important;line-height:1.35!important}.bc-ai-launcher{right:12px!important;bottom:calc(var(--bc-mobile-nav-height, 86px) + env(safe-area-inset-bottom,0px) + 16px)!important}.bc-ai-panel,.bc-support-assistant-shell,.bc-chat-panel{max-width:calc(100vw - 20px)!important}}@media (max-width: 430px){.bc-cart-page .bc-cart-row,body.bc-native-customer-shell .bc-cart-page .bc-cart-row{grid-template-columns:78px minmax(0,1fr)!important;gap:10px!important;padding:10px!important}.bc-cart-page .bc-cart-media,body.bc-native-customer-shell .bc-cart-page .bc-cart-media{width:78px!important;min-width:78px!important;max-width:78px!important;height:104px!important}.bc-cart-page .bc-cart-quantity,body.bc-native-customer-shell .bc-cart-page .bc-cart-quantity{grid-template-columns:auto 112px minmax(70px,1fr)!important}.bc-cart-page .bc-qty-stepper,body.bc-native-customer-shell .bc-cart-page .bc-qty-stepper{width:112px!important;min-width:112px!important;max-width:112px!important;grid-template-columns:34px 44px 34px!important}}@media (max-width: 700px){.bc-shop-shell{--bc-mobile-nav-height: 62px !important;font-size:14px!important}.bc-shop-main,.bc-products-page,.bc-cart-page,.bc-account-page,.bc-checkout-page{padding:10px 10px calc(var(--bc-mobile-nav-height) + 14px + env(safe-area-inset-bottom,0px))!important;gap:12px!important}.bc-shop-header{min-height:66px!important;padding:7px 12px!important;border-radius:0 0 18px 18px!important}.bc-shop-header .bc-shop-brand,.bc-shop-header .bc-logo{gap:8px!important}.bc-shop-header .bc-logo img,.bc-shop-header .bc-logo-mark,.bc-shop-header .bc-shop-brand img{max-height:42px!important;width:auto!important}.bc-category-nav{min-height:42px!important;padding:5px 8px 7px!important;gap:8px!important;overflow-x:auto!important;scrollbar-width:none!important}.bc-category-nav::-webkit-scrollbar{display:none!important}.bc-category-nav button,.bc-category-nav a{min-height:32px!important;padding:5px 10px!important;font-size:.8rem!important;line-height:1.05!important;flex:0 0 auto!important;white-space:nowrap!important}.bc-section,.bc-products-page>.bc-section,.bc-products-page .bc-page-hero,.bc-products-page .bc-listing-board,.bc-cart-page .bc-section,.bc-account-page .bc-section,.bc-checkout-page .bc-section{padding:12px!important;margin:8px 0!important;border-radius:16px!important}.bc-products-page h1,.bc-products-page .bc-page-hero h1,.bc-cart-page h1,.bc-account-page h1,.bc-checkout-page h1{font-size:1.45rem!important;line-height:1.08!important;margin:0 0 7px!important;letter-spacing:0!important}.bc-products-page p,.bc-cart-page p,.bc-account-page p,.bc-checkout-page p{font-size:.84rem!important;line-height:1.32!important;margin-bottom:8px!important}.bc-products-page .bc-search,.bc-products-page input[type=search],.bc-products-page select,.bc-checkout-page input,.bc-checkout-page select,.bc-checkout-page textarea{min-height:42px!important;height:42px!important;font-size:.86rem!important;border-radius:14px!important}.bc-products-page .bc-filter-bar,.bc-products-page .bc-listing-toolbar{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-block:6px 8px!important}.bc-products-page .bc-filter-bar>:first-child,.bc-products-page .bc-listing-toolbar>:first-child{grid-column:1 / -1!important}.bc-products-page .bc-filter-chips,.bc-products-page .bc-chip-row{display:flex!important;flex-wrap:nowrap!important;gap:7px!important;overflow-x:auto!important;padding-bottom:2px!important;scrollbar-width:none!important}.bc-products-page .bc-filter-chips::-webkit-scrollbar,.bc-products-page .bc-chip-row::-webkit-scrollbar{display:none!important}.bc-products-page .bc-filter-chips button,.bc-products-page .bc-chip-row button,.bc-products-page .bc-filter-chips span,.bc-products-page .bc-chip-row span{flex:0 0 auto!important;min-height:30px!important;padding:5px 9px!important;font-size:.72rem!important;line-height:1.05!important}.bc-product-grid,.bc-product-grid.is-single,.bc-product-carousel,.bc-product-carousel.is-single,.bc-products-page .bc-product-grid,.bc-products-page .bc-product-grid.is-single{grid-template-columns:minmax(0,1fr)!important;gap:12px!important;justify-items:center!important}.bc-product-card,.bc-product-grid>.bc-product-card,.bc-product-carousel>.bc-product-card{width:min(276px,calc(100vw - 38px))!important;max-width:276px!important;min-width:0!important;border-radius:15px!important}.bc-product-card .bc-product-image{height:154px!important;max-height:154px!important;border-radius:15px 15px 0 0!important}.bc-product-card .bc-product-image img{height:100%!important;object-fit:cover!important}.bc-product-card .bc-product-copy{padding:8px 10px 10px!important;gap:4px!important}.bc-product-card .bc-card-brand{font-size:.66rem!important;letter-spacing:.04em!important}.bc-product-card .bc-product-name{font-size:.88rem!important;line-height:1.16!important;min-height:0!important}.bc-product-card .bc-product-copy>small{font-size:.72rem!important;line-height:1.15!important}.bc-product-card .bc-price-row{gap:5px!important;font-size:.76rem!important}.bc-product-card .bc-price-row strong{font-size:.92rem!important}.bc-product-card .bc-card-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px!important}.bc-product-card .bc-card-actions .bc-link-button{grid-column:1 / -1!important}.bc-product-card .bc-card-actions button,.bc-product-card .bc-card-actions .bc-button,.bc-product-card .bc-card-actions .bc-link-button{min-height:32px!important;padding:6px 8px!important;font-size:.74rem!important;border-radius:999px!important}.bc-cart-heading,.bc-account-hero,.bc-account-live-card{padding:12px!important;border-radius:16px!important}.bc-cart-row{grid-template-columns:68px minmax(0,1fr)!important;align-items:start!important;gap:9px!important;padding:9px!important;border-radius:16px!important}.bc-cart-media{width:68px!important;min-width:68px!important;height:84px!important}.bc-cart-details h3,.bc-cart-details strong{font-size:.92rem!important;line-height:1.15!important}.bc-cart-details small,.bc-cart-details b,.bc-cart-row-actions{font-size:.74rem!important;line-height:1.15!important}.bc-cart-quantity{display:grid!important;grid-template-columns:auto 104px!important;align-items:center!important;gap:6px!important}.bc-cart-quantity>span{grid-column:1 / -1!important;font-size:.74rem!important}.bc-qty-stepper{width:104px!important;min-width:104px!important;height:38px!important;grid-template-columns:31px 42px 31px!important;border-radius:999px!important}.bc-cart-quantity strong{justify-self:end!important;font-size:.92rem!important}.bc-account-grid{gap:12px!important}.bc-account-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}.bc-account-stats>*{min-height:54px!important;padding:8px 6px!important;border-radius:14px!important}.bc-account-stats strong{font-size:1.08rem!important}.bc-account-stats small{font-size:.62rem!important;line-height:1.05!important}.bc-dashboard-card,.bc-account-card,.bc-account-grid .bc-quick-card,.bc-account-grid .bc-form-card{padding:12px!important;border-radius:16px!important}.bc-dashboard-card h2,.bc-account-card h2,.bc-account-grid .bc-quick-card h2{font-size:1.16rem!important;line-height:1.12!important}.bc-mobile-bottom{height:calc(var(--bc-mobile-nav-height) + env(safe-area-inset-bottom,0px))!important;padding:4px 6px max(4px,env(safe-area-inset-bottom,0px))!important;border-radius:20px 20px 0 0!important}.bc-mobile-bottom button,.bc-mobile-bottom a{min-height:46px!important;font-size:.66rem!important;line-height:1.05!important}.bc-ai-launcher{bottom:calc(var(--bc-mobile-nav-height) + env(safe-area-inset-bottom,0px) + 10px)!important;right:12px!important}.bc-ai-launcher-button{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important}.bc-ai-launcher-button span{display:none!important}.bc-shop-shell:has(.bc-cart-page) .bc-ai-launcher,.bc-shop-shell:has(.bc-checkout-page) .bc-ai-launcher,.bc-shop-shell:has(.bc-account-page) .bc-ai-launcher{display:none!important}}@media (max-width: 640px){html,body,#root,.bc-shop-shell{max-width:100vw!important;overflow-x:hidden!important}.bc-shop-shell{--bc-mobile-nav-height: 78px}.bc-home-main,.bc-products-page,.bc-cart-page,.bc-checkout-page,.bc-account-page{width:100%!important;max-width:100vw!important;padding:10px 10px calc(var(--bc-mobile-nav-height) + 36px)!important;margin:0!important;overflow-x:hidden!important}.bc-products-page .bc-section,.bc-cart-page .bc-section,.bc-account-page .bc-section,.bc-checkout-page .bc-section,.bc-home-main .bc-section{width:100%!important;max-width:100%!important;padding:14px!important;border-radius:18px!important;margin:10px 0!important}.bc-home-main h1,.bc-products-page h1,.bc-cart-page h1,.bc-checkout-page h1,.bc-account-page h1{font-size:clamp(1.72rem,8vw,2.25rem)!important;line-height:1.02!important;letter-spacing:0!important;margin:0 0 10px!important}.bc-products-page .bc-listing-shell,.bc-products-page .bc-product-grid,.bc-products-page .bc-product-grid.is-single,body.bc-native-customer-shell .bc-products-page .bc-product-grid,body.bc-native-customer-shell .bc-products-page .bc-product-grid.is-single{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;justify-items:stretch!important;width:100%!important;max-width:100%!important}.bc-products-page .bc-product-card,.bc-products-page .bc-product-grid>.bc-product-card,.bc-products-page .bc-product-grid.is-single>.bc-product-card,body.bc-native-customer-shell .bc-products-page .bc-product-card{display:block!important;width:100%!important;max-width:360px!important;min-height:0!important;border-radius:18px!important;overflow:hidden!important;margin-inline:auto!important}.bc-products-page .bc-product-card .bc-product-image,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-product-image{width:100%!important;min-width:0!important;height:clamp(270px,88vw,340px)!important;min-height:270px!important;max-height:340px!important;border-radius:18px 18px 0 0!important}.bc-products-page .bc-product-card .bc-product-image img,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-product-image img{width:100%!important;height:100%!important;object-fit:cover!important}.bc-products-page .bc-product-card .bc-product-copy,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-product-copy{min-width:0!important;padding:12px 12px 10px!important;gap:5px!important}.bc-products-page .bc-product-card .bc-card-brand,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-card-brand{font-size:.64rem!important;line-height:1!important}.bc-products-page .bc-product-card .bc-product-name,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-product-name{font-size:.98rem!important;line-height:1.16!important;min-height:0!important;text-align:left!important}.bc-products-page .bc-product-card .bc-product-copy>small,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-product-copy>small{font-size:.72rem!important;line-height:1.15!important;max-height:1.8em!important;overflow:hidden!important}.bc-products-page .bc-product-card .bc-chip-row,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-chip-row{display:flex!important;gap:4px!important;overflow:hidden!important;max-height:24px!important;flex-wrap:nowrap!important}.bc-products-page .bc-product-card .bc-chip-row span,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-chip-row span{min-height:22px!important;padding:3px 6px!important;font-size:.64rem!important;white-space:nowrap!important}.bc-products-page .bc-product-card .bc-price-row,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-price-row{display:flex!important;flex-wrap:wrap!important;gap:4px!important;line-height:1.05!important}.bc-products-page .bc-product-card .bc-price-row strong,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-price-row strong{font-size:1rem!important}.bc-products-page .bc-product-card .bc-card-actions,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-card-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px!important;margin-top:4px!important}.bc-products-page .bc-product-card .bc-card-actions .bc-link-button,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-card-actions .bc-link-button{grid-column:1 / -1!important}.bc-products-page .bc-product-card .bc-card-actions button,.bc-products-page .bc-product-card .bc-card-actions .bc-button,.bc-products-page .bc-product-card .bc-card-actions .bc-link-button,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-card-actions button,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-card-actions .bc-button,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-card-actions .bc-link-button{min-height:34px!important;padding:7px 8px!important;font-size:.72rem!important;border-radius:999px!important}.bc-cart-page .bc-cart-row,body.bc-native-customer-shell .bc-cart-page .bc-cart-row{display:grid!important;grid-template-columns:82px minmax(0,1fr)!important;gap:10px!important;align-items:start!important;padding:10px!important;border-radius:18px!important}.bc-cart-page .bc-cart-media{width:82px!important;height:104px!important;min-width:82px!important;border-radius:14px!important}.bc-cart-page .bc-cart-details h3{font-size:.96rem!important;line-height:1.14!important;margin:0 0 4px!important}.bc-cart-page .bc-cart-details small,.bc-cart-page .bc-cart-row-actions,.bc-cart-page .bc-cart-details b{font-size:.72rem!important;line-height:1.12!important}.bc-cart-page .bc-cart-quantity{display:grid!important;grid-template-columns:auto 96px!important;align-items:center!important;gap:6px!important;margin-top:8px!important}.bc-cart-page .bc-cart-quantity>span{grid-column:1 / -1!important;font-size:.72rem!important}.bc-cart-page .bc-qty-stepper{width:96px!important;min-width:96px!important;height:36px!important;grid-template-columns:29px 38px 29px!important;border-radius:999px!important}.bc-cart-page .bc-cart-quantity strong{font-size:.94rem!important;justify-self:end!important}.bc-account-page .bc-account-grid,body.bc-native-customer-shell .bc-account-page .bc-account-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.bc-account-page .bc-account-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}.bc-account-page .bc-account-stats>*{min-height:56px!important;padding:8px 6px!important}.bc-account-page .bc-account-card,.bc-account-page .bc-quick-card,.bc-account-page .bc-form-card{padding:13px!important;border-radius:18px!important}.bc-account-page .bc-account-card h2,.bc-account-page .bc-quick-card h2,.bc-account-page .bc-form-card h1{font-size:1.18rem!important;line-height:1.12!important}.bc-ai-launcher{bottom:calc(var(--bc-mobile-nav-height) + env(safe-area-inset-bottom,0px) + 18px)!important;right:12px!important}.bc-ai-launcher-button{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important}.bc-ai-launcher-button span{display:none!important}.bc-shop-shell:has(.bc-cart-page) .bc-ai-launcher,.bc-shop-shell:has(.bc-checkout-page) .bc-ai-launcher,.bc-shop-shell:has(.bc-account-page) .bc-ai-launcher,body.bc-native-customer-shell:has(.bc-cart-page) .bc-ai-launcher,body.bc-native-customer-shell:has(.bc-checkout-page) .bc-ai-launcher,body.bc-native-customer-shell:has(.bc-account-page) .bc-ai-launcher{display:none!important}}@media (min-width: 901px){.bc-product-carousel-section.is-single,.bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child){width:min(1280px,calc(100% - 48px));max-width:none;margin-inline:auto;display:grid;grid-template-columns:minmax(280px,340px) minmax(460px,1fr);gap:clamp(24px,3vw,44px);align-items:stretch}.bc-product-carousel-section.is-single .bc-section-head{grid-column:1 / -1}.bc-product-carousel-section.is-single .bc-product-carousel,.bc-product-carousel-section.is-single .bc-product-carousel.is-single{grid-template-columns:1fr;width:100%;max-width:340px;align-self:stretch}.bc-product-carousel-section.is-single .bc-product-card{max-width:340px}}.bc-single-product-story{min-width:0;padding:clamp(24px,3vw,42px);border:1px solid #ddd7d1;border-radius:18px;background:#f4f7f5;display:flex;flex-direction:column;justify-content:center;gap:14px;color:#172026}.bc-single-product-story h3{max-width:24ch;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,2.5vw,2.55rem);line-height:1.08;overflow-wrap:normal}.bc-single-product-story>p{max-width:62ch;margin:0;color:#516068;line-height:1.65}.bc-single-product-story>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-block:4px}.bc-single-product-story>div>span{min-width:0;padding:14px;border:1px solid #d7dfda;border-radius:12px;background:#fff;display:grid;grid-template-columns:22px minmax(0,1fr);gap:3px 8px;align-items:center}.bc-single-product-story>div svg{grid-row:1 / 3;color:#1c6b5a}.bc-single-product-story>div strong,.bc-single-product-story>div small{min-width:0;overflow-wrap:anywhere}.bc-single-product-story>div small{color:#637078;line-height:1.4}.bc-single-product-story>button{align-self:flex-start}@media (max-width: 720px){.bc-shop-shell,.bc-shop-main,.bc-shop-content,.bc-route-products,.bc-route-cart,.bc-route-checkout,.bc-route-account,.bc-products-page,.bc-cart-page,.bc-checkout-page,.bc-account-page,.bc-empty-state,.bc-auth-required{width:100%!important;max-width:100vw!important;min-width:0!important;overflow-x:hidden!important;box-sizing:border-box!important}.bc-shop-main{margin-left:0!important;margin-right:0!important;padding-left:10px!important;padding-right:10px!important}.bc-empty-state,.bc-auth-required{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;margin:14px auto!important;padding:28px 14px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important}.bc-empty-state h1,.bc-empty-state h2,.bc-empty-state p,.bc-auth-required h1,.bc-auth-required h2,.bc-auth-required p,.bc-cart-page h1,.bc-cart-page h2,.bc-cart-page h3,.bc-cart-page p,.bc-account-page h1,.bc-account-page h2,.bc-account-page h3,.bc-account-page p{width:100%!important;max-width:100%!important;min-width:0!important;white-space:normal!important;overflow:visible!important;overflow-wrap:anywhere!important;word-break:normal!important;text-overflow:clip!important;box-sizing:border-box!important}.bc-empty-state h1,.bc-empty-state h2,.bc-auth-required h1,.bc-auth-required h2{font-size:clamp(1.55rem,8vw,2.05rem)!important;line-height:1.08!important}.bc-empty-state .bc-hero-actions,.bc-auth-required .bc-hero-actions{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.bc-products-page .bc-product-grid,.bc-products-page .bc-product-grid.is-single{grid-template-columns:1fr!important;gap:14px!important}.bc-products-page .bc-product-card,.bc-products-page .bc-product-grid>.bc-product-card,.bc-products-page .bc-product-grid.is-single>.bc-product-card{width:100%!important;max-width:360px!important;min-width:0!important;display:block!important;overflow:hidden!important;margin-inline:auto!important}.bc-products-page .bc-product-card .bc-product-copy,.bc-products-page .bc-product-card .bc-product-copy *,.bc-cart-page .bc-cart-details,.bc-cart-page .bc-cart-details *,.bc-account-page .bc-account-card,.bc-account-page .bc-account-card *,.bc-account-page .bc-quick-card,.bc-account-page .bc-quick-card *{min-width:0!important;max-width:100%!important;overflow-wrap:anywhere!important;white-space:normal!important;box-sizing:border-box!important}.bc-products-page .bc-filter-bar{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;align-items:end!important}.bc-products-page .bc-filter-bar>:first-child{grid-column:1 / -1!important}.bc-products-page .bc-filter-bar input,.bc-products-page .bc-filter-bar select{min-height:42px!important;height:42px!important;padding:8px 12px!important;font-size:.84rem!important}.bc-products-page .bc-active-filter-row{display:flex!important;flex-wrap:nowrap!important;gap:7px!important;overflow-x:auto!important;overscroll-behavior-inline:contain!important;scrollbar-width:none!important;padding-bottom:4px!important}.bc-products-page .bc-active-filter-row::-webkit-scrollbar{display:none!important}.bc-products-page .bc-active-filter-row button{flex:0 0 auto!important;min-height:34px!important;padding:7px 12px!important;font-size:.78rem!important;white-space:nowrap!important}.bc-products-page .bc-result-meta{margin-block:8px 10px!important;font-size:.84rem!important}.bc-single-product-story{padding:20px!important}.bc-single-product-story>div{grid-template-columns:1fr!important}}@media (min-width: 901px){.bc-home-main .bc-product-carousel-section.is-single,.bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child){width:min(1280px,calc(100% - 48px))!important;max-width:none;margin-inline:auto;display:grid;grid-template-columns:minmax(280px,340px) minmax(0,1fr);gap:clamp(24px,3vw,44px);align-items:stretch}.bc-home-main .bc-product-carousel-section.is-single .bc-section-head,.bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child) .bc-section-head{grid-column:1 / -1}.bc-home-main .bc-product-carousel-section.is-single .bc-product-carousel,.bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child) .bc-product-carousel{width:100%;max-width:340px;grid-template-columns:minmax(0,1fr)}}@media (max-width: 720px){.bc-products-page .bc-listing-hero{padding:18px 14px 14px;margin-bottom:10px;min-height:0}.bc-products-page .bc-listing-hero h1{max-width:14ch;font-size:clamp(1.65rem,7.8vw,2rem)!important;line-height:1.04!important;margin-bottom:7px!important}.bc-products-page .bc-listing-hero p{max-width:36ch;margin:0;font-size:.86rem;line-height:1.45}.bc-products-page .bc-filter-bar{margin-block:8px}.bc-products-page .bc-result-meta{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.bc-products-page .bc-result-meta em{display:none}.bc-products-page .bc-product-card .bc-product-image,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-product-image{height:min(68vw,268px)!important;min-height:216px!important;max-height:268px!important}.bc-products-page .bc-product-card .bc-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.bc-products-page .bc-product-card .bc-card-actions button{min-width:0;min-height:40px;padding:8px 10px;font-size:.78rem}.bc-home-main .bc-product-carousel-section.is-single,.bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child){width:calc(100% - 20px);max-width:none;margin-inline:auto}.bc-home-main .bc-product-carousel-section.is-single .bc-section-head,.bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child) .bc-section-head{margin-bottom:10px}.bc-home-main .bc-product-carousel-section.is-single .bc-product-carousel,.bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child) .bc-product-carousel{width:100%;max-width:350px;margin-inline:auto}.bc-home-main .bc-product-carousel-section.is-single .bc-product-card .bc-product-image,.bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child) .bc-product-card .bc-product-image{height:min(66vw,260px)!important;min-height:210px!important;max-height:260px!important}.bc-home-main .bc-single-product-story{margin-top:12px;padding:18px!important;gap:10px}.bc-home-main .bc-single-product-story h3{font-size:1.45rem}.bc-home-main .bc-single-product-story>p{font-size:.84rem;line-height:1.5}.bc-cart-page>.bc-empty-state,.bc-account-page>.bc-empty-state,.bc-cart-page>.bc-auth-required,.bc-account-page>.bc-auth-required{width:100%!important;max-width:100%!important;min-height:0!important;height:auto!important;margin:8px auto!important;padding:22px 16px!important;align-items:flex-start!important;justify-content:flex-start!important;text-align:left!important}.bc-cart-page>.bc-empty-state h1,.bc-account-page>.bc-empty-state h1,.bc-cart-page>.bc-auth-required h1,.bc-account-page>.bc-auth-required h1{max-width:14ch!important;font-size:1.72rem!important;line-height:1.06!important}.bc-cart-page>.bc-empty-state .bc-hero-actions,.bc-account-page>.bc-empty-state .bc-hero-actions,.bc-cart-page>.bc-auth-required .bc-hero-actions,.bc-account-page>.bc-auth-required .bc-hero-actions{width:auto!important;grid-template-columns:auto!important}.bc-cart-page>.bc-empty-state .bc-hero-actions button,.bc-account-page>.bc-empty-state .bc-hero-actions button,.bc-cart-page>.bc-auth-required .bc-hero-actions button,.bc-account-page>.bc-auth-required .bc-hero-actions button{width:auto;min-width:150px}}@media (max-width: 720px){html{scroll-padding-bottom:104px}body .bc-shop-shell{--bc-mobile-nav-height: 70px}body .bc-shop-main,body .bc-home-main,body .bc-products-page,body .bc-cart-page,body .bc-checkout-page,body .bc-account-page{padding-bottom:calc(var(--bc-mobile-nav-height) + env(safe-area-inset-bottom,0px) + 44px)!important}body .bc-products-page .bc-listing-hero{min-height:0!important;margin-bottom:8px!important;padding:15px 14px 12px!important;border-radius:16px!important}body .bc-products-page .bc-listing-hero h1{max-width:none!important;margin-bottom:6px!important;font-size:1.62rem!important;line-height:1.08!important}body .bc-products-page .bc-listing-hero p{margin:0!important;font-size:.84rem!important;line-height:1.42!important}body .bc-products-page .bc-filter-bar{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-block:8px!important}body .bc-products-page .bc-filter-bar .bc-search{grid-column:1 / -1!important}body .bc-products-page .bc-filter-bar input,body .bc-products-page .bc-filter-bar select{width:100%!important;min-width:0!important;height:42px!important;min-height:42px!important;padding-block:8px!important}body .bc-products-page .bc-active-filter-row{margin-inline:-2px!important;padding-inline:2px!important}body .bc-products-page .bc-result-meta{min-height:24px!important;margin:6px 0 8px!important}body .bc-products-page .bc-result-meta em,body .bc-products-page .bc-filter-sidebar{display:none!important}body .bc-products-page .bc-listing-shell,body .bc-products-page .bc-product-grid,body .bc-products-page .bc-product-grid.is-single{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important}body .bc-products-page .bc-product-card,body .bc-products-page .bc-product-grid>.bc-product-card,body .bc-products-page .bc-product-grid.is-single>.bc-product-card,body.bc-native-customer-shell .bc-products-page .bc-product-card{width:100%!important;max-width:390px!important;min-height:218px!important;display:grid!important;grid-template-columns:minmax(132px,42%) minmax(0,1fr)!important;grid-template-rows:minmax(218px,auto)!important;align-items:stretch!important;margin-inline:auto!important;border-radius:16px!important}body .bc-products-page .bc-product-card .bc-product-image,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-product-image{grid-column:1!important;grid-row:1!important;width:100%!important;height:100%!important;min-height:218px!important;max-height:none!important;aspect-ratio:auto!important;border-radius:16px 0 0 16px!important}body .bc-products-page .bc-product-card .bc-product-copy,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-product-copy{grid-column:2!important;grid-row:1!important;min-width:0!important;padding:13px 10px 10px!important;gap:5px!important;display:flex!important;flex-direction:column!important}body .bc-products-page .bc-product-card .bc-product-name,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-product-name{display:-webkit-box!important;overflow:hidden!important;font-size:.94rem!important;line-height:1.22!important;-webkit-line-clamp:2;-webkit-box-orient:vertical}body .bc-products-page .bc-product-card .bc-chip-row{max-height:25px!important;overflow:hidden!important}body .bc-products-page .bc-product-card .bc-card-actions,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-card-actions{margin-top:auto!important;display:grid!important;grid-template-columns:1fr!important;gap:6px!important}body .bc-products-page .bc-product-card .bc-card-actions .bc-link-button,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-card-actions .bc-link-button{display:none!important}body .bc-products-page .bc-product-card .bc-card-actions button,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-card-actions button{min-height:36px!important;padding:7px 8px!important;font-size:.76rem!important}body .bc-home-main .bc-product-carousel-section.is-single,body .bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child){width:calc(100% - 20px)!important;padding:14px!important;margin-inline:auto!important}body .bc-home-main .bc-product-carousel-section.is-single .bc-product-carousel,body .bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child) .bc-product-carousel{width:100%!important;max-width:330px!important;margin-inline:auto!important}body .bc-home-main .bc-product-carousel-section.is-single .bc-product-card,body .bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child) .bc-product-card{width:100%!important;max-width:330px!important}body .bc-home-main .bc-product-carousel-section.is-single .bc-product-card .bc-product-image,body .bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child) .bc-product-card .bc-product-image{height:220px!important;min-height:220px!important;max-height:220px!important}body .bc-home-main .bc-product-carousel-section.is-single .bc-product-card .bc-card-actions .bc-link-button,body .bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child) .bc-product-card .bc-card-actions .bc-link-button{display:none!important}body .bc-mobile-bottom{left:8px!important;right:8px!important;bottom:max(6px,env(safe-area-inset-bottom,0px))!important;width:auto!important;height:64px!important;padding:5px 7px!important;border:1px solid #e6ddd7!important;border-radius:18px!important;box-shadow:0 14px 34px #1e19172e!important}body .bc-mobile-bottom button{min-width:0!important;min-height:52px!important;padding:5px 2px!important}}@media (max-width: 720px){body .bc-customer-app{padding-bottom:132px}body .bc-customer-main{min-height:0}body .bc-empty-state{width:calc(100% - 24px);min-height:0;margin:18px auto 28px;padding:28px 20px;border-radius:20px;text-align:left}body .bc-empty-state h1{max-width:13ch;margin:0 0 10px;font-size:clamp(1.85rem,9vw,2.35rem);line-height:1.04}body .bc-empty-state p{max-width:34rem;margin:0 0 20px;font-size:.98rem;line-height:1.55}body .bc-empty-state .bc-hero-actions{display:flex;width:100%;margin:0;gap:10px}body .bc-empty-state .bc-primary,body .bc-empty-state .bc-secondary{width:auto;min-width:152px;min-height:44px;padding:0 18px}body .bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child){padding:22px 14px 26px}body .bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child) .bc-product-carousel{align-items:stretch}body .bc-home-main .bc-product-carousel-section.is-single .bc-product-card,body .bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child) .bc-product-card{width:min(100%,340px);max-width:340px;min-height:0;margin:0 auto;overflow:hidden}body .bc-home-main .bc-product-carousel-section.is-single .bc-product-card .bc-product-image,body .bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child) .bc-product-card .bc-product-image{height:206px;min-height:206px;max-height:206px;aspect-ratio:auto}body .bc-home-main .bc-product-card .bc-product-copy{min-height:0;padding:14px;gap:6px}body .bc-home-main .bc-product-card .bc-product-name{min-height:0;margin:0;font-size:1rem;line-height:1.25}body .bc-home-main .bc-product-card .bc-card-actions{position:static;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:4px;transform:none;opacity:1}body .bc-home-main .bc-product-card .bc-card-actions>*{min-width:0;min-height:40px;padding:0 8px;font-size:.82rem}body .bc-home-main .bc-product-card .bc-card-actions .bc-link-button{grid-column:1 / -1}body .bc-products-page .bc-listing-hero{padding:20px 16px}body .bc-products-page .bc-listing-hero h1{font-size:clamp(1.9rem,9vw,2.35rem)}body .bc-products-page .bc-product-grid,body .bc-products-page .bc-product-grid.is-single{gap:14px}body .bc-products-page .bc-product-card,body .bc-products-page .bc-product-grid>.bc-product-card,body .bc-products-page .bc-product-grid.is-single>.bc-product-card{grid-template-columns:132px minmax(0,1fr);min-height:202px;max-height:none;overflow:hidden}body .bc-products-page .bc-product-card .bc-product-image{width:132px;height:100%;min-height:202px;max-height:230px;aspect-ratio:auto}body .bc-products-page .bc-product-card .bc-product-copy{min-height:202px;padding:12px 12px 10px;gap:5px}body .bc-products-page .bc-product-card .bc-card-brand,body .bc-products-page .bc-product-card .bc-product-copy>small{font-size:.72rem}body .bc-products-page .bc-product-card .bc-product-name{min-height:0;max-height:40px;margin:0;font-size:.98rem;line-height:1.2}body .bc-products-page .bc-product-card .bc-price-row{gap:4px;font-size:.78rem}body .bc-products-page .bc-product-card .bc-card-actions{grid-template-columns:1fr;gap:6px;margin-top:auto}body .bc-products-page .bc-product-card .bc-card-actions button,body .bc-products-page .bc-product-card .bc-card-actions .bc-link-button{grid-column:auto;min-height:36px;padding:0 8px;font-size:.78rem}body .bc-account-page{gap:14px;padding:12px}body .bc-account-page .bc-account-hero,body .bc-account-page .bc-account-live-card,body .bc-account-page .bc-quick-card{min-height:0;padding:18px;border-radius:18px}body .bc-account-page .bc-account-hero h1{margin:4px 0 8px;font-size:clamp(1.9rem,9vw,2.35rem);line-height:1.04;overflow-wrap:anywhere}body .bc-account-page .bc-account-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:16px 0}body .bc-account-page .bc-account-stats span{min-width:0;padding:12px 6px;border-radius:14px;text-align:center}body .bc-account-page .bc-account-stats strong{font-size:1.35rem}body .bc-account-page .bc-account-stats small{display:block;font-size:.68rem;line-height:1.2;overflow-wrap:anywhere}body .bc-account-page .bc-quick-card h2{margin:0 0 6px;font-size:1.35rem}body .bc-account-page .bc-quick-card p{margin:0 0 14px;font-size:.92rem;line-height:1.45}body .bc-account-page .bc-quick-card button{min-height:42px}body .bc-mobile-bottom-nav{bottom:max(8px,env(safe-area-inset-bottom))}}@media (max-width: 420px){body .bc-products-page .bc-product-card,body .bc-products-page .bc-product-grid>.bc-product-card,body .bc-products-page .bc-product-grid.is-single>.bc-product-card{grid-template-columns:116px minmax(0,1fr)}body .bc-products-page .bc-product-card .bc-product-image{width:116px}}@media (max-width: 760px){body .bc-home-main .bc-product-carousel-section.is-single .bc-product-grid,body .bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child) .bc-product-grid{justify-items:center!important}body .bc-home-main .bc-product-carousel-section.is-single .bc-product-card,body .bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child) .bc-product-card{width:min(100%,326px)!important;max-width:326px!important}body .bc-home-main .bc-product-carousel-section.is-single .bc-product-card .bc-product-image,body .bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child) .bc-product-card .bc-product-image{height:188px!important;min-height:188px!important;max-height:188px!important;aspect-ratio:auto!important}body .bc-home-main .bc-product-carousel-section.is-single .bc-product-card .bc-product-image img,body .bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child) .bc-product-card .bc-product-image img{width:100%;height:100%;object-fit:cover;object-position:center 22%}body .bc-home-main .bc-product-carousel-section.is-single .bc-product-card .bc-product-copy,body .bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child) .bc-product-card .bc-product-copy{padding:12px 14px 14px!important}}@media (max-width: 760px){body .bc-home-main .bc-product-carousel-section.is-single .bc-product-card,body .bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child) .bc-product-card{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden!important}body .bc-home-main .bc-product-carousel-section.is-single .bc-product-card .bc-product-copy,body .bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child) .bc-product-card .bc-product-copy{display:flex!important;flex:0 0 auto!important;height:auto!important;min-height:0!important;max-height:none!important;padding:12px 14px 14px!important;overflow:visible!important}body .bc-home-main .bc-product-carousel-section.is-single .bc-product-card .bc-card-actions,body .bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child) .bc-product-card .bc-card-actions{position:static!important;display:grid!important;grid-template-columns:1fr!important;flex:0 0 auto!important;width:100%!important;height:auto!important;min-height:42px!important;max-height:none!important;margin:8px 0 0!important;padding:0!important;overflow:visible!important;transform:none!important;opacity:1!important;visibility:visible!important}body .bc-home-main .bc-product-carousel-section.is-single .bc-product-card .bc-card-actions .bc-primary,body .bc-home-main .bc-product-carousel-section:has(.bc-product-card:only-child) .bc-product-card .bc-card-actions .bc-primary{display:flex!important;width:100%!important;height:42px!important;min-height:42px!important;max-height:none!important;margin:0!important;padding:0 12px!important;align-items:center!important;justify-content:center!important}}@media (max-width: 760px){body .bc-products-page{padding-bottom:calc(112px + env(safe-area-inset-bottom))}body .bc-products-page .bc-product-card,body .bc-products-page .bc-product-grid>.bc-product-card,body .bc-products-page .bc-product-grid.is-single>.bc-product-card,body.bc-native-customer-shell .bc-products-page .bc-product-card{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;width:100%!important;max-width:390px!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden!important}body .bc-products-page .bc-product-card .bc-product-image,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-product-image{display:block!important;flex:0 0 auto!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:4 / 5!important;border-radius:16px 16px 0 0!important}body .bc-products-page .bc-product-card .bc-product-image img,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-product-image img{width:100%!important;height:100%!important;object-fit:cover!important}body .bc-products-page .bc-product-card .bc-product-copy,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-product-copy{display:flex!important;flex:0 0 auto!important;width:100%!important;min-height:0!important;padding:14px!important;gap:7px!important;overflow:visible!important}body .bc-products-page .bc-product-card .bc-product-name{display:block!important;max-height:none!important;overflow:visible!important;font-size:1.08rem!important;line-height:1.3!important}body .bc-products-page .bc-product-card .bc-chip-row{display:flex!important;flex-wrap:wrap!important;width:100%!important;max-height:none!important;overflow:visible!important}body .bc-products-page .bc-product-card .bc-card-actions,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-card-actions{position:static!important;display:grid!important;grid-template-columns:1fr!important;width:100%!important;height:auto!important;min-height:42px!important;margin-top:8px!important;overflow:visible!important}body .bc-products-page .bc-product-card .bc-card-actions button,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-card-actions button{width:100%!important;min-height:42px!important;font-size:.88rem!important}body .bc-storefront-search input{min-width:0;font-size:.88rem;text-overflow:ellipsis}}.bc-checkout-actions{align-items:center;flex-wrap:wrap}.bc-checkout-actions .bc-primary{min-width:220px}.bc-checkout-form>.bc-inline-info,.bc-checkout-form>.bc-inline-success,.bc-checkout-form>.bc-inline-error{line-height:1.45}.bc-order-card .bc-eyebrow,.bc-account-live-card .bc-eyebrow{letter-spacing:0}.bc-order-status-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.bc-order-status-row span{border:1px solid #dce4ea;border-radius:999px;background:#f7faf9;color:#334155;font-size:.78rem;font-weight:700;padding:7px 10px}.bc-active-orders{display:grid;gap:9px;margin:18px 0}.bc-active-orders>strong{font-size:.82rem;color:#475569}.bc-active-orders button{align-items:center;background:#f8fbfa;border:1px solid #d8e3df;border-radius:8px;color:#172033;cursor:pointer;display:flex;justify-content:space-between;min-height:48px;padding:10px 12px;text-align:left}.bc-active-orders button:hover,.bc-active-orders button:focus-visible{border-color:#8e467d;outline:2px solid rgba(142,70,125,.14);outline-offset:1px}.bc-active-orders small{color:#64748b}@media (max-width: 640px){.bc-checkout-actions{display:grid;grid-template-columns:1fr}.bc-checkout-actions .bc-primary,.bc-checkout-actions .bc-secondary{min-width:0;width:100%}.bc-checkout-payment-grid{grid-template-columns:1fr}.bc-checkout-payment-grid>button{min-height:96px}.bc-active-orders button{align-items:flex-start;flex-direction:column}.bc-route-cart .bc-cart-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.bc-route-cart .bc-cart-row{align-items:start;display:grid;grid-template-columns:84px minmax(0,1fr);gap:12px;overflow:hidden;padding:12px}.bc-route-cart .bc-cart-media,.bc-route-cart .bc-cart-media img,.bc-route-cart .bc-cart-media .bc-product-fallback{border-radius:10px;height:108px;min-width:84px;width:84px}.bc-route-cart .bc-cart-details{gap:5px;min-width:0}.bc-route-cart .bc-cart-details>strong{font-size:1rem;line-height:1.25;overflow-wrap:anywhere}.bc-route-cart .bc-cart-row-actions{gap:12px;margin-top:3px}.bc-route-cart .bc-cart-quantity{align-items:center;background:#fbfcfc;border:1px solid #e2e8e6;border-radius:8px;display:grid;gap:8px;grid-column:1 / -1;grid-template-columns:auto 116px minmax(0,1fr);justify-items:start;margin-top:0;padding:8px 10px;width:100%}.bc-route-cart .bc-cart-quantity>strong{justify-self:end}.bc-route-cart .bc-qty-stepper{display:grid;grid-template-columns:36px 44px 36px;height:38px;width:116px}.bc-route-cart .bc-qty-stepper button,.bc-route-cart .bc-qty-stepper input{font-size:.95rem;height:38px;min-height:38px;min-width:0;padding:0;width:auto}.bc-route-account .bc-account-grid{display:grid;gap:12px;grid-template-columns:minmax(0,1fr)}.bc-route-account .bc-account-hero,.bc-route-account .bc-account-live-card,.bc-route-account .bc-quick-card{min-height:0;padding:14px}.bc-route-account .bc-account-hero h1{font-size:1.55rem;line-height:1.08;margin-bottom:6px;overflow-wrap:anywhere}.bc-route-account .bc-account-stats{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.bc-route-account .bc-account-stats>span{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:54px;min-width:0;padding:6px 4px;text-align:center}.bc-route-account .bc-account-stats strong{font-size:1.08rem}.bc-route-account .bc-account-stats small{font-size:.68rem;line-height:1.15;overflow-wrap:anywhere}.bc-route-account .bc-quick-card{display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto}.bc-route-account .bc-quick-card h2,.bc-route-account .bc-quick-card p{grid-column:1;margin:0}.bc-route-account .bc-quick-card h2{font-size:1rem}.bc-route-account .bc-quick-card p{font-size:.82rem;line-height:1.35}.bc-route-account .bc-quick-card button{align-self:center;grid-column:2;grid-row:1 / 3;min-height:44px;white-space:nowrap}}@media (max-width: 390px){.bc-route-cart .bc-cart-quantity{grid-template-columns:auto 116px}.bc-route-cart .bc-cart-quantity>strong{grid-column:1 / -1;justify-self:start}.bc-route-account .bc-quick-card{grid-template-columns:minmax(0,1fr)}.bc-route-account .bc-quick-card button{grid-column:1;grid-row:auto;width:100%}}:root{--bc-market-ink: #151126;--bc-market-header: #24162f;--bc-market-header-2: #3a2045;--bc-market-accent: #f4c453;--bc-market-accent-hover: #eab541;--bc-market-link: #6c2e63;--bc-market-canvas: #f3f4f6;--bc-market-card: #fff;--bc-market-border: #d9dce2;--bc-market-muted: #5d6470;--bc-market-success: #08783e;--bc-market-danger: #b42318}.bc-shop-shell{min-height:100vh;background:var(--bc-market-canvas);color:var(--bc-market-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.bc-shop-header{position:sticky;top:0;z-index:50;width:100%;color:#fff;background:var(--bc-market-header);box-shadow:0 2px 8px #0f0a1433}.bc-promo-topline{min-height:28px;padding:5px max(18px,calc((100vw - 1480px)/2));color:#eee8f0;background:#17101f;border:0;font-size:11px;letter-spacing:.025em}.bc-header-top{width:min(100% - 28px,1480px);min-height:68px;margin-inline:auto;gap:12px;padding:9px 0;background:transparent}.bc-header-top .bc-wordmark,.bc-header-top .bc-icon-button,.bc-header-top button{color:#fff}.bc-wordmark img{max-height:46px;width:auto;filter:brightness(0) invert(1)}.bc-search-shell,.bc-header-search{min-height:46px;overflow:hidden;border:3px solid transparent;border-radius:9px;background:#fff;box-shadow:none}.bc-search-shell:focus-within,.bc-header-search:focus-within{border-color:var(--bc-market-accent)}.bc-search-shell input,.bc-header-search input{min-height:40px;color:#14111a;background:#fff}.bc-search-shell button,.bc-header-search button{min-width:52px;color:#23152d!important;background:var(--bc-market-accent)!important;border-radius:0!important}.bc-category-nav{width:100%;min-height:42px;padding:0 max(18px,calc((100vw - 1480px)/2));gap:4px;color:#fff;background:var(--bc-market-header-2);border:0}.bc-category-nav button,.bc-category-nav .bc-nav-link{min-height:40px;padding:8px 11px;color:#fff;border:1px solid transparent;border-radius:3px;font-size:13px;font-weight:650}.bc-category-nav button:hover,.bc-category-nav button:focus-visible,.bc-category-nav .bc-nav-link:hover{border-color:#ffffffb3;background:#ffffff0f}.bc-shop-main{width:100%;min-height:65vh;padding-bottom:64px}.bc-shop-main>.bc-section,.bc-home-main>.bc-section,.bc-product-carousel-section,.bc-products-page .bc-listing-board,.bc-information-page,.bc-account-page,.bc-orders-page,.bc-track-page,.bc-support-page,.bc-wholesale-page{width:min(100% - 32px,1480px);margin:20px auto 0}.bc-home-main>.bc-section,.bc-product-carousel-section,.bc-products-page .bc-listing-board,.bc-form-card,.bc-summary-card,.bc-order-card,.bc-information-grid article{border:1px solid var(--bc-market-border);border-radius:8px;background:var(--bc-market-card);box-shadow:0 1px 3px #10182814}.bc-hero,.bc-home-hero,.bc-listing-hero{border-radius:0 0 10px 10px!important;background:radial-gradient(circle at 82% 22%,rgba(244,196,83,.34),transparent 24%),linear-gradient(120deg,#2a1636,#68305e 58%,#a85d84)!important;color:#fff}.bc-hero h1,.bc-home-hero h1,.bc-listing-hero h1,.bc-hero p,.bc-home-hero p,.bc-listing-hero p{color:#fff}.bc-section-head{padding:18px 18px 12px;border-bottom:1px solid #e5e7eb}.bc-section-head h2{font-size:clamp(1.35rem,2vw,2rem)!important}.bc-product-grid,.bc-home-main .bc-product-grid,.bc-section .bc-product-grid,.bc-product-carousel{grid-template-columns:repeat(auto-fill,minmax(195px,1fr))!important;gap:12px!important;padding:14px}.bc-product-card{border:1px solid #e0e2e6!important;border-radius:6px!important;box-shadow:none!important;transition:box-shadow .16s ease,transform .16s ease,border-color .16s ease}.bc-product-card:hover,.bc-product-card:focus-within{transform:translateY(-1px);border-color:#c7c9cf!important;box-shadow:0 5px 18px #12151a21!important}.bc-product-card .bc-product-image{aspect-ratio:4 / 5;background:#f7f7f8!important}.bc-product-card .bc-product-copy{gap:6px!important;padding:12px!important}.bc-product-card .bc-product-name{min-height:2.55em!important;color:#191521!important;font-size:.92rem!important;font-weight:650!important}.bc-product-card .bc-price-row strong{color:#111318;font-size:1.13rem}.bc-primary{min-height:44px;color:#201526!important;background:var(--bc-market-accent)!important;border:1px solid #d4a837!important;border-radius:999px!important;box-shadow:inset 0 1px #ffffff80;font-weight:750!important}.bc-primary:hover:not(:disabled){background:var(--bc-market-accent-hover)!important}.bc-secondary{min-height:42px;color:#24162f!important;background:#fff!important;border:1px solid #9ca3af!important;border-radius:999px!important;font-weight:700!important}.bc-link-button{color:var(--bc-market-link)!important;font-weight:700}.bc-checkout-layout{grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr)!important;align-items:start;gap:18px!important}.bc-checkout-form,.bc-checkout-summary{padding:clamp(18px,3vw,30px)!important;border:1px solid var(--bc-market-border)!important;border-radius:10px!important;background:#fff!important;box-shadow:0 1px 4px #10182817!important}.bc-checkout-summary{position:sticky;top:156px}.bc-checkout-address-choice{margin:22px 0;padding:18px;border:1px solid #d8dbe1;border-radius:9px;background:#fafafa}.bc-checkout-block-heading{display:flex;align-items:start;justify-content:space-between;gap:14px;margin-bottom:14px}.bc-checkout-block-heading h2{margin:4px 0 0;font-size:1.2rem}.bc-saved-address-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.bc-saved-address-grid>button{min-height:168px;display:flex;flex-direction:column;align-items:flex-start;gap:5px;padding:14px;color:var(--bc-market-ink);text-align:left;border:1px solid #cfd3da;border-radius:8px;background:#fff}.bc-saved-address-grid>button.selected{border-color:#d49b16;box-shadow:0 0 0 2px #f4c45366}.bc-saved-address-grid span{padding:3px 7px;color:#633a00;border-radius:4px;background:#fff3ce;font-size:11px;font-weight:800}.bc-saved-address-grid small{color:var(--bc-market-muted);line-height:1.4}.bc-saved-address-grid em{margin-top:auto;color:var(--bc-market-link);font-size:12px;font-style:normal;font-weight:750}.bc-saved-address-toggle{width:100%;min-height:46px;margin-top:12px;color:var(--bc-market-link);border:1px solid #cfd3da;border-radius:8px;background:#fff;font-size:13px;font-weight:800}.bc-saved-address-toggle:hover,.bc-saved-address-toggle:focus-visible{border-color:var(--bc-market-link);box-shadow:0 0 0 3px #7a3b701f}.bc-new-address-panel{padding-top:4px}.bc-save-address-choice{display:flex;align-items:center;gap:9px;margin-top:12px;color:#394150;font-size:13px}.bc-save-address-choice input{width:18px;height:18px}.bc-checkout-policy-consent{flex:1 0 100%;display:flex;align-items:flex-start;gap:9px;padding:12px;color:#394150;border:1px solid #d8dbe1;border-radius:8px;background:#fafafa;font-size:13px;line-height:1.5}.bc-checkout-policy-consent input{width:18px;height:18px;margin-top:1px;flex:0 0 auto}.bc-checkout-policy-consent button,.bc-checkout-policy-consent a{display:inline;padding:0;color:var(--bc-market-link);border:0;background:transparent;font:inherit;font-weight:750;text-decoration:underline}.bc-order-success-page{width:min(100% - 28px,860px);margin:34px auto 72px}.bc-order-success-card{padding:clamp(24px,5vw,54px);text-align:center;border:1px solid #cfd8d2;border-radius:14px;background:#fff;box-shadow:0 12px 42px #1018281f}.bc-order-success-icon{width:78px;height:78px;display:grid;place-items:center;margin:0 auto 18px;color:#fff;border-radius:50%;background:var(--bc-market-success);box-shadow:0 0 0 9px #e6f5ed}.bc-order-success-card h1{max-width:680px;margin:8px auto 10px;font-size:clamp(1.8rem,4vw,2.8rem)}.bc-order-success-card>p{max-width:650px;margin:0 auto 24px;color:var(--bc-market-muted);line-height:1.65}.bc-order-success-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;margin:22px 0;border:1px solid var(--bc-market-border);border-radius:8px;background:var(--bc-market-border);text-align:left}.bc-order-success-details p{min-height:82px;display:grid;gap:5px;margin:0;padding:14px;background:#fff}.bc-order-success-details span{color:var(--bc-market-muted);font-size:12px}.bc-order-success-details strong{overflow-wrap:anywhere}.bc-order-success-progress{display:flex;justify-content:center;gap:10px;margin:22px 0}.bc-order-success-progress span{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;color:#596170;border-radius:999px;background:#f1f3f5;font-size:12px;font-weight:700}.bc-order-success-progress .done{color:#075d31;background:#e7f7ef}.bc-order-success-actions,.bc-order-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px}.bc-order-actions{justify-content:flex-start;padding-top:13px;border-top:1px solid #e6e8eb}.bc-danger-link{min-height:38px;display:inline-flex;align-items:center;gap:7px;padding:7px 12px;color:var(--bc-market-danger);border:1px solid #f0b5b0;border-radius:6px;background:#fff6f5;font-weight:750}.bc-order-card{padding:18px!important}.bc-privacy-rights-page{display:grid;gap:16px}.bc-privacy-rights-page .bc-form-card{width:min(100%,780px);display:grid;gap:16px;padding:clamp(18px,4vw,32px)}.bc-privacy-rights-page textarea{min-height:150px}.bc-footer{color:#e7e1e8;background:var(--bc-market-header);border-top:8px solid var(--bc-market-header-2)}.bc-footer button,.bc-footer a{color:#f1edf2!important}.bc-footer-newsletter button{color:#24162f!important;background:var(--bc-market-accent)!important}@media (max-width: 900px){.bc-checkout-layout{grid-template-columns:1fr!important}.bc-checkout-summary{position:static}.bc-order-success-progress{flex-direction:column}.bc-order-success-progress span{justify-content:center}}@media (max-width: 700px){.bc-promo-topline{display:none}.bc-shop-header{position:sticky}.bc-header-top{width:100%;min-height:60px;padding:7px 10px}.bc-category-nav{padding-inline:8px}.bc-shop-main>.bc-section,.bc-home-main>.bc-section,.bc-product-carousel-section,.bc-products-page .bc-listing-board,.bc-information-page,.bc-account-page,.bc-orders-page,.bc-track-page,.bc-support-page,.bc-wholesale-page{width:calc(100% - 16px);margin-top:10px}.bc-product-grid,.bc-home-main .bc-product-grid,.bc-section .bc-product-grid,.bc-product-carousel{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:8px}.bc-product-card .bc-product-copy{padding:9px!important}.bc-checkout-form,.bc-checkout-summary{padding:16px!important}.bc-checkout-address-choice{margin-inline:-4px;padding:12px}.bc-checkout-block-heading{flex-direction:column}.bc-saved-address-grid{grid-template-columns:1fr}.bc-order-success-page{width:calc(100% - 16px);margin-top:12px;padding-bottom:96px}.bc-order-success-card{padding:24px 16px;border-radius:10px}.bc-order-success-details{grid-template-columns:1fr}.bc-order-success-actions>button,.bc-order-actions>button{width:100%}}.bc-tax-label{color:#3f5f4a!important;font-size:.75rem!important;font-weight:700}.bc-wholesale-shipping-label{display:block;margin-top:.25rem;color:#774b16!important;font-size:.73rem!important;font-weight:650;line-height:1.4}.bc-tier-preview,.bc-customer-price-badge{display:block;margin-top:.28rem;border-radius:7px;padding:.34rem .45rem;font-size:.72rem!important;font-weight:750;line-height:1.35}.bc-tier-preview{background:#f3f6fb;color:#354b70!important}.bc-customer-price-badge{background:#f5ecf4;color:#743b68!important}.bc-price-policy-line{display:flex;flex-wrap:wrap;gap:.5rem;margin:.55rem 0 .9rem}.bc-price-policy-line span{border:1px solid #e8dcc9;border-radius:999px;background:#fffaf3;color:#66431d;padding:.38rem .65rem;font-size:.78rem;font-weight:700}.bc-order-mode-banner{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin:.65rem 0 .8rem;border:1px solid #d8e4db;border-radius:12px;background:#f4faf6;color:#244a31;padding:.72rem .85rem}.bc-order-mode-banner.wholesale{border-color:#e3d2b8;background:#fff8ec;color:#61431f}.bc-order-mode-banner strong{white-space:nowrap;font-size:.84rem}.bc-order-mode-banner span{font-size:.78rem;line-height:1.4;text-align:right}.bc-wholesale-shipping-choice{margin-top:1.2rem;border:1px solid #e2d3ba;border-radius:18px;background:linear-gradient(145deg,#fffdf8,#fff8eb);padding:1.1rem;box-shadow:0 10px 26px #5c3e1812}.bc-wholesale-shipping-choice .bc-checkout-block-heading{margin-bottom:.85rem}.bc-wholesale-shipping-choice .bc-checkout-block-heading h2{margin:.15rem 0 .2rem;font-size:clamp(1.15rem,2vw,1.45rem)}.bc-wholesale-shipping-choice .bc-checkout-block-heading p{margin:0;color:#685a4a}.bc-shipping-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.bc-shipping-choice-grid>button{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:.2rem .65rem;min-height:142px;border:1px solid #d8cbb7;border-radius:14px;background:#fff;color:#2b241d;padding:.95rem;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.bc-shipping-choice-grid>button:hover{border-color:#a76597;box-shadow:0 9px 24px #4d29441a;transform:translateY(-1px)}.bc-shipping-choice-grid>button.active{border:2px solid #8e467d;background:#fff9fd;box-shadow:0 0 0 3px #8e467d1a}.bc-shipping-choice-grid svg{grid-row:1 / span 2;margin-top:.05rem;color:#8e467d}.bc-shipping-choice-grid strong,.bc-shipping-choice-grid small{grid-column:2}.bc-shipping-choice-grid strong{font-size:.96rem}.bc-shipping-choice-grid small{color:#62594f;font-size:.78rem;line-height:1.55}.bc-wholesale-consent{display:flex;align-items:flex-start;gap:.65rem;margin-top:.85rem;border-radius:12px;background:#f7efe2;color:#4b3a27;padding:.8rem;font-size:.82rem;font-weight:650;line-height:1.45}.bc-wholesale-consent input{width:18px;height:18px;margin-top:.1rem;accent-color:#8e467d;flex:0 0 auto}.bc-checkout-payment-grid>button:disabled{cursor:not-allowed;opacity:.56;filter:saturate(.5)}.bc-cod-charge-alert{display:grid;grid-template-columns:auto 1fr;gap:.25rem .75rem;margin-top:.85rem;border:1px solid #e4b95e;border-radius:15px;background:linear-gradient(135deg,#fffaf0,#fff4d8);color:#4c3713;padding:.95rem}.bc-cod-charge-alert>svg{grid-row:1 / span 2;color:#9a6400}.bc-cod-charge-alert p{margin:.2rem 0;color:#685225;font-size:.8rem;line-height:1.45}.bc-cod-charge-alert small{color:#735615;font-weight:650}.bc-cod-charge-alert>label{grid-column:1 / -1;display:flex;align-items:flex-start;gap:.55rem;margin-top:.55rem;border-top:1px solid rgb(154 100 0 / 18%);padding-top:.65rem;font-size:.8rem;font-weight:750}.bc-cod-charge-alert input{width:18px;height:18px;accent-color:#8e467d}.bc-checkout-summary-line{border-bottom:1px solid rgb(64 48 32 / 8%);padding:.2rem 0 .55rem}.bc-checkout-summary-line p{margin-bottom:.15rem!important}.bc-checkout-summary-line small{display:block;color:#6b6259;font-size:.72rem;line-height:1.35}@media (max-width: 720px){.bc-shipping-choice-grid{grid-template-columns:1fr}.bc-shipping-choice-grid>button{min-height:0}.bc-wholesale-shipping-choice{padding:.85rem;border-radius:14px}.bc-price-policy-line,.bc-order-mode-banner{align-items:flex-start;flex-direction:column}.bc-order-mode-banner span{text-align:left}.bc-route-cart .bc-qty-stepper{grid-template-columns:34px 44px 34px!important;max-width:112px!important;overflow:visible!important;width:112px!important}.bc-route-cart .bc-qty-stepper button{grid-column:auto!important;grid-row:auto!important;max-width:34px!important;min-width:0!important;width:34px!important}.bc-route-cart .bc-qty-stepper input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;grid-column:auto!important;grid-row:auto!important;max-width:44px!important;min-width:0!important;text-align:center;width:44px!important}.bc-route-cart .bc-qty-stepper input[type=number]::-webkit-inner-spin-button,.bc-route-cart .bc-qty-stepper input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}}.bc-banner-track{transition:transform .5s cubic-bezier(.22,.61,.36,1);will-change:transform}.bc-banner-controls{align-items:center;display:flex;gap:.55rem;justify-content:center;margin-top:.75rem}.bc-banner-controls>button,.bc-banner-dots>button{align-items:center;background:#fff;border:1px solid rgb(91 58 79 / 22%);border-radius:999px;color:#5b3a4f;display:inline-flex;justify-content:center;min-height:34px;padding:.4rem .7rem}.bc-banner-dots{align-items:center;display:flex;gap:.35rem}.bc-banner-dots>button{min-height:10px;padding:0;width:10px}.bc-banner-dots>button.active{background:#8e467d;border-color:#8e467d;width:28px}.bc-pdp-main-image{position:relative}.bc-media-open-overlay{background:#ffffffeb;border:1px solid rgb(91 58 79 / 18%);border-radius:999px;bottom:1rem;color:#5b3a4f;font-weight:750;padding:.55rem .9rem;position:absolute;right:1rem}.bc-youtube-facade,.bc-spin360{align-items:center;background:#f8f1f5;border:0;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.bc-youtube-facade img,.bc-spin360 img{height:100%;object-fit:contain;width:100%}.bc-youtube-facade>span,.bc-spin360>span{background:#140f13d6;border-radius:999px;bottom:1rem;color:#fff;font-size:.8rem;font-weight:750;left:50%;padding:.55rem .85rem;position:absolute;transform:translate(-50%);white-space:nowrap}.bc-spin360{touch-action:pan-y}.bc-spin360>button{background:#ffffffeb;border:1px solid rgb(91 58 79 / 18%);border-radius:999px;color:#5b3a4f;padding:.45rem;position:absolute;top:50%;transform:translateY(-50%)}.bc-spin360>button:first-of-type{left:.75rem}.bc-spin360>button:last-of-type{right:.75rem}@media (prefers-reduced-motion: reduce){.bc-banner-track{transition:none}}.bc-customer-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;display:grid;place-items:center;padding:20px;background:#170d16a8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.bc-customer-modal{position:relative;width:min(560px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:clamp(24px,4vw,38px);border:1px solid rgba(91,58,79,.14);border-radius:26px;background:#fffdfb;color:#211820;box-shadow:0 28px 80px #1a0a1847}.bc-customer-modal h2{margin:10px 0;font:700 clamp(1.55rem,4vw,2.2rem)/1.08 Georgia,serif}.bc-customer-modal>p{color:#685d66;line-height:1.65}.bc-customer-modal-close{position:absolute;top:16px;right:16px;display:grid;width:40px;height:40px;place-items:center;border:1px solid #e7dfe4;border-radius:50%;background:#fff;color:#33262f}.bc-customer-modal-icon{display:grid;width:56px;height:56px;margin-bottom:18px;place-items:center;border-radius:18px}.bc-customer-modal-icon.warning{background:#fff1ed;color:#a83b2b}.bc-customer-modal-icon.success{background:#e8f8f1;color:#1e785a}.bc-customer-modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.bc-danger-action{background:#9d3028!important;border-color:#9d3028!important}.bc-returns-page{display:grid;gap:24px}.bc-return-policy-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.bc-return-policy-strip>span{display:grid;grid-template-columns:36px 1fr;gap:2px 10px;align-items:center;padding:17px;border:1px solid #eadfe5;border-radius:18px;background:#fff}.bc-return-policy-strip svg{grid-row:1 / 3;color:var(--bc-custom-primary, #5b3a4f)}.bc-return-policy-strip small{color:#756a72;line-height:1.4}.bc-return-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.85fr);gap:22px;align-items:start}.bc-return-form,.bc-return-history{display:grid;gap:20px}.bc-return-form-head{display:flex;align-items:start;justify-content:space-between;gap:16px}.bc-return-form-head h2,.bc-return-history h2{margin:6px 0 0;font-size:clamp(1.4rem,3vw,2rem)}.bc-return-step{padding:7px 11px;border-radius:999px;background:#f2eaf0;color:#603d55;font-size:.78rem;font-weight:800}.bc-return-field{display:grid;gap:8px;color:#2c2229;font-weight:750}.bc-return-field select,.bc-return-field textarea{width:100%;border:1px solid #dcd1d8;border-radius:14px;background:#fff;color:#211820;font:inherit;font-weight:500}.bc-return-field select{min-height:52px;padding:0 14px}.bc-return-field textarea{padding:13px 14px;resize:vertical;line-height:1.5}.bc-return-field small{color:#776c74;font-weight:500;line-height:1.45}.bc-return-lines{display:grid;gap:10px;margin:0;padding:16px;border:1px solid #e5dce2;border-radius:18px}.bc-return-lines legend{padding:0 6px;font-weight:850}.bc-return-lines label{display:grid;grid-template-columns:1fr 84px;gap:14px;align-items:center;padding:12px;border-radius:14px;background:#faf7f9}.bc-return-lines label>span{display:grid;gap:4px}.bc-return-lines small{color:#796e76}.bc-return-lines input{min-height:44px;width:100%;border:1px solid #d8cbd3;border-radius:12px;background:#fff;text-align:center;font-weight:800}.bc-return-check{display:grid;grid-template-columns:22px 1fr;gap:12px;align-items:start;padding:15px;border:1px solid #e4d9df;border-radius:15px;background:#fffdfa}.bc-return-check input{width:19px;height:19px;margin-top:2px;accent-color:var(--bc-custom-primary, #5b3a4f)}.bc-return-check span{display:grid;gap:5px}.bc-return-check small{color:#746970;line-height:1.45}.bc-return-summary,.bc-return-created-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.bc-return-summary span,.bc-return-created-facts span{display:grid;gap:4px;padding:13px;border-radius:14px;background:#f5eff3}.bc-return-summary small,.bc-return-created-facts small{color:#756871}.bc-return-history>article{display:grid;gap:8px;padding:16px;border:1px solid #e8dfe4;border-radius:17px;background:#fff}.bc-return-history>article>div:first-child{display:flex;justify-content:space-between;gap:10px}.bc-return-history>article>div:first-child span{color:#6e3f5d;font-size:.78rem;font-weight:850;text-transform:uppercase}.bc-return-history p,.bc-return-history small{margin:0;color:#786d75}.bc-return-history-meta{display:grid;gap:5px;color:#3f333b;font-size:.86rem}.bc-return-refund{display:flex;gap:6px;align-items:center;padding:8px 10px;border-radius:10px;background:#edf8f2;color:#216849!important}@media (max-width: 820px){.bc-return-layout,.bc-return-policy-strip{grid-template-columns:1fr}.bc-return-history{order:2}.bc-return-summary,.bc-return-created-facts{grid-template-columns:1fr}.bc-customer-modal-actions{display:grid;grid-template-columns:1fr}.bc-customer-modal-actions button{width:100%}}.bc-support-csat{display:grid;gap:12px;margin-top:14px;padding:16px;border:1px solid color-mix(in srgb,var(--bc-brand, #7d296f) 16%,#e5e7eb);border-radius:18px;background:linear-gradient(135deg,#fff,#fff8fc);box-shadow:0 12px 30px #38182f12}.bc-support-csat>div:first-child{display:grid;gap:4px}.bc-support-csat strong{color:#241521;font-size:14px}.bc-support-csat span{color:#6b5a67;font-size:12px;line-height:1.5}.bc-support-csat-stars{display:flex;gap:4px}.bc-support-csat-stars button{display:inline-grid;width:38px;height:38px;place-items:center;border:1px solid #eadde7;border-radius:12px;color:#a796a2;background:#fff;transition:transform .16s ease,border-color .16s ease,color .16s ease,background .16s ease}.bc-support-csat-stars button:hover,.bc-support-csat-stars button:focus-visible{transform:translateY(-1px);border-color:#bb69aa}.bc-support-csat-stars button.active{border-color:#dba7cf;color:#8c2d78;background:#fff2fb}.bc-support-csat-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.bc-support-csat-form input{min-width:0;min-height:42px;padding:0 13px;border:1px solid #e4d7e1;border-radius:12px;color:#291a26;background:#fff}@media (max-width: 640px){.bc-support-csat-form{grid-template-columns:1fr}}.bc-banner-carousel{min-height:0;border-radius:26px}.bc-hero-slide{min-height:450px;padding:clamp(30px,4vw,48px);gap:clamp(28px,4vw,52px)}.bc-hero-copy h1{max-width:12ch;font-size:clamp(2.35rem,4.2vw,3.45rem);line-height:.97;letter-spacing:-.035em}.bc-lookbook-card{max-height:375px}.bc-lookbook-card>img{width:100%;height:100%;object-fit:cover;object-position:center 22%}.bc-products-page .bc-listing-hero h1{max-width:19ch;font-size:clamp(2.1rem,4vw,3.6rem);line-height:1;letter-spacing:-.035em}.bc-products-page .bc-listing-hero p{max-width:72ch}body .bc-products-page .bc-product-card .bc-tax-label,body .bc-products-page .bc-product-card .bc-wholesale-shipping-label,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-tax-label,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-wholesale-shipping-label{display:block!important}body .bc-products-page .bc-product-card .bc-wholesale-shipping-label,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-wholesale-shipping-label{margin:8px 0 0;padding:9px 10px;border:1px solid #f0dfc5;border-radius:10px;background:#fff9ef;color:#704711!important;font-size:.73rem!important;font-weight:720;line-height:1.42}body .bc-products-page .bc-product-card .bc-card-actions,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-card-actions{display:grid!important;grid-template-columns:1fr 1fr;gap:8px;opacity:1;transform:none}body .bc-products-page .bc-product-card .bc-card-actions .bc-primary,body .bc-products-page .bc-product-card .bc-card-actions .bc-secondary,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-card-actions .bc-primary,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-card-actions .bc-secondary{display:inline-flex!important;min-width:0}body .bc-products-page .bc-product-card .bc-card-actions .bc-link-button,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-card-actions .bc-link-button{display:inline-flex!important;grid-column:1 / -1;min-height:36px}.bc-product-image:after{content:none!important;display:none!important}.bc-footer-brand>p{max-width:52ch}@media (max-width: 720px){body .bc-home-main .bc-banner-carousel{height:auto!important;min-height:0!important;max-height:none!important;border-radius:20px}body .bc-home-main .bc-hero-slide{height:auto!important;min-height:0;max-height:none!important;padding:22px;gap:18px;grid-template-columns:1fr;grid-template-rows:auto 150px!important;align-items:start}body .bc-home-main .bc-hero-copy{display:grid!important;gap:12px!important}body .bc-home-main .bc-hero-copy>*{margin-block:0!important}body .bc-home-main .bc-hero-copy h1{max-width:11ch;font-size:clamp(2rem,9.6vw,2.55rem);line-height:.94}body .bc-home-main .bc-hero-copy p,body .bc-home-main .bc-hero-badges{display:none}body .bc-home-main .bc-hero-actions{display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr)!important;gap:8px!important}body .bc-home-main .bc-hero-actions button{min-width:0;min-height:48px;padding-inline:10px;font-size:.75rem;line-height:1.15}body .bc-home-main .bc-hero-visual,body .bc-home-main .bc-lookbook-card{height:150px!important;min-height:150px!important;max-height:150px!important}body .bc-home-main .bc-lookbook-copy{display:none}body .bc-home-main .bc-banner-controls{position:static!important;width:fit-content;margin:10px auto 0;padding:4px;transform:none!important}body .bc-home-main .bc-banner-controls>button:nth-last-child(2){display:none}.bc-products-page .bc-listing-hero{padding:21px;border-radius:20px}.bc-products-page .bc-listing-hero h1{font-size:clamp(2rem,9vw,2.55rem)}.bc-products-page .bc-product-card .bc-product-image{aspect-ratio:4 / 4.6}body .bc-products-page .bc-product-card .bc-card-actions .bc-link-button,body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-card-actions .bc-link-button{display:none!important}}.bc-home-main .bc-banner-track{transform:none!important;overflow:hidden!important;width:100%!important}.bc-home-main .bc-banner-track>.bc-hero-slide{animation:bc-active-promotion-in .24s ease-out both}@keyframes bc-active-promotion-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 720px){body.bc-native-customer-shell .bc-shop-shell{--bc-mobile-nav-height: 64px !important}body.bc-native-customer-shell .bc-home-main .bc-banner-carousel{height:auto!important;min-height:0!important;max-height:none!important}body.bc-native-customer-shell .bc-home-main .bc-banner-track{height:auto!important;min-height:0!important}body.bc-native-customer-shell .bc-home-main .bc-hero-slide{height:auto!important;min-height:0!important;max-height:none!important;padding:18px!important;gap:14px!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto 142px!important}body.bc-native-customer-shell .bc-home-main .bc-hero-copy{display:grid!important;gap:10px!important;max-width:none!important}body.bc-native-customer-shell .bc-home-main .bc-hero-copy>*{margin:0!important}body.bc-native-customer-shell .bc-home-main .bc-hero-copy .bc-eyebrow{width:fit-content!important;max-width:100%!important;min-height:32px!important;padding:7px 12px!important;font-size:.72rem!important}body.bc-native-customer-shell .bc-home-main .bc-hero-copy h1{max-width:12ch!important;font-size:clamp(2rem,10vw,2.35rem)!important;line-height:.94!important}body.bc-native-customer-shell .bc-home-main .bc-hero-copy p{display:-webkit-box!important;overflow:hidden!important;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.86rem!important;line-height:1.35!important}body.bc-native-customer-shell .bc-home-main .bc-hero-badges{display:none!important}body.bc-native-customer-shell .bc-home-main .bc-hero-actions{display:grid!important;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)!important;gap:8px!important}body.bc-native-customer-shell .bc-home-main .bc-hero-actions button{min-width:0!important;min-height:44px!important;padding:8px 10px!important;font-size:.72rem!important;line-height:1.15!important}body.bc-native-customer-shell .bc-home-main .bc-hero-visual,body.bc-native-customer-shell .bc-home-main .bc-lookbook-card{display:block!important;height:142px!important;min-height:142px!important;max-height:142px!important}body.bc-native-customer-shell .bc-home-main .bc-lookbook-card>img{display:block!important;height:142px!important;object-fit:cover!important;object-position:center 22%!important}body.bc-native-customer-shell .bc-home-main .bc-lookbook-copy{display:none!important}body.bc-native-customer-shell .bc-shop-header{background:#fffdf9fa!important}body.bc-native-customer-shell .bc-products-page .bc-listing-hero{min-height:0!important;margin:12px 12px 14px!important;padding:22px 20px!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:24px!important;background:radial-gradient(circle at 88% 16%,rgba(225,151,185,.34),transparent 30%),linear-gradient(135deg,#2f1539,#6f2f62 58%,#a4527e)!important;box-shadow:0 18px 38px #2f153933!important;color:#fff!important}body.bc-native-customer-shell .bc-products-page .bc-listing-hero .bc-eyebrow{display:inline-flex!important;width:fit-content!important;padding:7px 11px!important;border-radius:999px!important;background:#ffffffeb!important;color:#7a3b70!important;font-size:.7rem!important;letter-spacing:.12em!important}body.bc-native-customer-shell .bc-products-page .bc-listing-hero h1{max-width:13ch!important;margin:13px 0 10px!important;color:#fff!important;font-size:clamp(2rem,9vw,2.45rem)!important;line-height:.98!important;text-shadow:0 2px 18px rgba(20,5,25,.2)!important}body.bc-native-customer-shell .bc-products-page .bc-listing-hero p{display:-webkit-box!important;overflow:hidden!important;max-width:44ch!important;margin:0!important;color:#ffffffe6!important;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:.86rem!important;line-height:1.4!important}body.bc-native-customer-shell .bc-products-page .bc-product-card{overflow:hidden!important}body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-product-image{display:block!important;width:100%!important;height:238px!important;min-height:238px!important;max-height:238px!important;padding:0!important;aspect-ratio:auto!important;overflow:hidden!important;background:#f5eadc!important}body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-product-image img{display:block!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;object-fit:cover!important;object-position:center 32%!important}body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-product-copy{min-height:0!important;padding-top:16px!important}body.bc-native-customer-shell .bc-products-page .bc-product-card .bc-wholesale-shipping-label{display:block!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;white-space:normal!important;-webkit-box-orient:initial!important;-webkit-line-clamp:unset!important;text-wrap:pretty;line-height:1.35!important}body.bc-native-customer-shell .bc-mobile-bottom{box-sizing:border-box!important;bottom:0!important;height:64px!important;min-height:64px!important;max-height:64px!important;padding:4px 6px!important;border-radius:18px 18px 0 0!important;align-items:stretch!important}body.bc-native-customer-shell .bc-mobile-bottom button,body.bc-native-customer-shell .bc-mobile-bottom a{height:54px!important;min-height:54px!important;max-height:54px!important;padding:3px 2px!important;gap:2px!important}body.bc-native-customer-shell .bc-shop-main,body.bc-native-customer-shell .bc-products-page,body.bc-native-customer-shell .bc-cart-page,body.bc-native-customer-shell .bc-account-page,body.bc-native-customer-shell .bc-pdp{padding-bottom:78px!important}body.bc-native-customer-shell .bc-ai-launcher{bottom:76px!important}}.bc-business-page{display:grid;gap:22px;max-width:1240px}.bc-business-heading{position:relative;overflow:hidden;padding:clamp(26px,4vw,52px);border:1px solid #e9e1d8;border-radius:28px;background:radial-gradient(circle at 88% 18%,rgba(177,112,185,.2),transparent 30%),linear-gradient(135deg,#fff,#fbf6f0 55%,#f6edf7);box-shadow:0 22px 70px #34252014}.bc-business-heading h1{max-width:720px;margin:8px 0 10px;font-size:clamp(32px,5vw,56px);line-height:1;letter-spacing:-.045em}.bc-business-heading>p{max-width:700px;color:#675f5b;font-size:17px}.bc-business-heading .bc-link-button{display:inline-flex;align-items:center;gap:6px;margin-bottom:28px}.bc-business-badges{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.bc-business-badges span,.bc-access-chip{display:inline-flex;align-items:center;gap:6px;width:fit-content;padding:8px 12px;border:1px solid #e4d9ce;border-radius:999px;background:#ffffffdb;color:#504842;font-size:12px;font-weight:800;letter-spacing:.02em}.bc-access-chip.active{border-color:#b9e2cd;background:#edf9f2;color:#11633b}.bc-business-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:20px;align-items:start}.bc-business-card{min-width:0;padding:clamp(22px,3vw,32px);border:1px solid #e9e1d8;border-radius:24px;background:#fff;box-shadow:0 16px 45px #3425200f}.bc-business-card-title{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:22px}.bc-business-card-title h2{margin:4px 0 0;font-size:clamp(23px,3vw,31px);letter-spacing:-.035em}.bc-business-card label{display:grid;gap:8px;margin-bottom:16px;color:#4d4540;font-size:13px;font-weight:800}.bc-business-card input,.bc-business-card select{width:100%;min-height:50px;border:1px solid #dcd2c8;border-radius:13px;background:#fff;padding:0 14px;color:#211d1a;font:inherit;font-weight:600;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.bc-business-card input:focus,.bc-business-card select:focus{border-color:#89578f;box-shadow:0 0 0 4px #89578f1f}.bc-business-card input:disabled,.bc-business-card select:disabled{background:#f7f4f1;color:#6b625c}.bc-business-fields,.bc-invite-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px}.bc-business-card .bc-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;margin-top:4px}.bc-business-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.bc-business-actions .bc-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px}.bc-permission-grid{display:grid;gap:10px}.bc-permission-grid span{display:flex;align-items:center;gap:9px;min-height:42px;padding:9px 12px;border-radius:12px;background:#f8f6f3;font-weight:750}.bc-permission-grid .allowed{color:#16623f}.bc-permission-grid .blocked{color:#9c443e}.bc-business-note{margin:18px 0 0;color:#716862;font-size:13px;line-height:1.55}.bc-team-list{display:grid}.bc-team-row{display:grid;grid-template-columns:44px minmax(180px,1fr) minmax(290px,1.2fr) auto;gap:14px;align-items:center;padding:16px 0;border-top:1px solid #eee7e0}.bc-team-row:first-child{border-top:0}.bc-team-avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:linear-gradient(145deg,#1e1a18,#6e445f);color:#fff;font-weight:900}.bc-team-identity,.bc-team-role{display:grid;gap:3px;min-width:0}.bc-team-controls{display:grid;grid-template-columns:minmax(150px,1fr) minmax(120px,.7fr);gap:10px}.bc-team-controls label{gap:4px;margin:0}.bc-team-controls label>span{color:#796f69;font-size:10px;letter-spacing:.04em;text-transform:uppercase}.bc-team-controls input,.bc-team-controls select{min-height:40px;border-radius:10px;font-size:12px}.bc-team-toggle{grid-column:4;justify-self:end;border:0;background:transparent;color:#7b3f71;font-weight:800;cursor:pointer}.bc-team-identity span,.bc-team-role span{overflow:hidden;color:#756c66;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.bc-invite-card{background:linear-gradient(150deg,#fff,#faf7fb)}.bc-invite-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width: 820px){.bc-business-page{padding-inline:14px}.bc-business-layout{grid-template-columns:1fr}.bc-team-row{grid-template-columns:42px minmax(0,1fr) auto}.bc-team-role,.bc-team-controls{grid-column:2 / -1}.bc-team-toggle{grid-column:2 / -1;justify-self:start}.bc-invite-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 520px){.bc-business-heading{padding:23px 18px;border-radius:20px}.bc-business-heading h1{font-size:34px}.bc-business-card{padding:20px 16px;border-radius:19px}.bc-business-fields,.bc-invite-grid{grid-template-columns:1fr}.bc-team-row{grid-template-columns:38px minmax(0,1fr)}.bc-team-row .bc-access-chip{grid-column:2}.bc-team-controls{grid-template-columns:1fr}.bc-business-card .bc-primary,.bc-business-actions .bc-secondary{width:100%}}.bc-home-main .bc-banner-controls .bc-banner-dots{position:static!important;inset:auto!important;transform:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;width:auto!important;min-width:0!important;height:28px!important;margin:0!important;padding:7px 9px!important;border-radius:999px!important;background:#fffffff0!important;box-shadow:0 8px 24px #281b231a!important}.bc-home-main .bc-banner-controls .bc-banner-dots>button{flex:0 0 9px!important;display:block!important;width:9px!important;min-width:9px!important;max-width:9px!important;height:9px!important;min-height:9px!important;max-height:9px!important;margin:0!important;padding:0!important;border:1px solid #9e8c99!important;border-radius:999px!important;background:#fff!important;box-shadow:none!important}.bc-home-main .bc-banner-controls .bc-banner-dots>button.active{flex-basis:25px!important;width:25px!important;min-width:25px!important;max-width:25px!important;border-color:#8e467d!important;background:#8e467d!important}@media (min-width: 901px){.bc-home-main .bc-product-grid.is-sparse[data-count="2"]{display:grid!important;grid-template-columns:repeat(2,minmax(280px,380px))!important;justify-content:center!important;gap:clamp(22px,3vw,38px)!important;width:100%!important}.bc-home-main .bc-product-grid.is-sparse[data-count="3"]{display:grid!important;grid-template-columns:repeat(3,minmax(240px,320px))!important;justify-content:center!important;gap:clamp(18px,2vw,28px)!important;width:100%!important}.bc-home-main .bc-product-carousel.is-sparse[data-count="2"]{display:grid!important;grid-template-columns:repeat(2,minmax(280px,380px))!important;justify-content:center!important;gap:clamp(22px,3vw,38px)!important;width:100%!important}.bc-home-main .bc-product-carousel.is-sparse[data-count="3"]{display:grid!important;grid-template-columns:repeat(3,minmax(240px,320px))!important;justify-content:center!important;gap:clamp(18px,2vw,28px)!important;width:100%!important}.bc-home-main .bc-product-carousel.is-sparse>.bc-product-card{width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;margin:0!important;border-radius:22px!important;box-shadow:0 16px 38px #2a1b2d1a!important}.bc-home-main .bc-product-carousel.is-sparse>.bc-product-card .bc-product-image{width:100%!important;height:clamp(340px,34vw,460px)!important;min-height:340px!important;max-height:460px!important;background:#f7f2f5!important}.bc-home-main .bc-product-grid.is-sparse>.bc-product-card{width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;margin:0!important;border-radius:22px!important;box-shadow:0 16px 38px #2a1b2d1a!important}.bc-home-main .bc-product-grid.is-sparse>.bc-product-card .bc-product-image{width:100%!important;height:clamp(340px,34vw,460px)!important;min-height:340px!important;max-height:460px!important;background:#f7f2f5!important}.bc-products-page .bc-product-grid.is-sparse[data-count="2"]{display:grid!important;grid-template-columns:repeat(2,minmax(280px,1fr))!important;gap:clamp(18px,2vw,28px)!important;align-items:stretch!important;width:100%!important}.bc-products-page .bc-product-grid.is-sparse[data-count="3"]{display:grid!important;grid-template-columns:repeat(3,minmax(230px,1fr))!important;gap:clamp(16px,1.6vw,24px)!important;align-items:stretch!important;width:100%!important}.bc-products-page .bc-product-grid.is-sparse>.bc-product-card{width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;margin:0!important;border-radius:20px!important;box-shadow:0 12px 34px #2a1b2d17!important}.bc-products-page .bc-product-grid.is-sparse>.bc-product-card .bc-product-image{width:100%!important;height:clamp(300px,31vw,430px)!important;min-height:300px!important;max-height:430px!important;background:#f7f2f5!important}.bc-products-page .bc-product-grid.is-sparse>.bc-product-card .bc-product-copy{padding:20px!important}.bc-products-page .bc-product-grid.is-sparse>.bc-product-card .bc-card-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:auto!important}.bc-products-page .bc-product-grid.is-sparse>.bc-product-card .bc-card-actions .bc-link-button{grid-column:1 / -1!important}}@media (max-width: 900px){.bc-home-main .bc-product-carousel.is-sparse,.bc-home-main .bc-product-grid.is-sparse,.bc-products-page .bc-product-grid.is-sparse{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width: 620px){.bc-home-main .bc-product-carousel.is-sparse,.bc-home-main .bc-product-grid.is-sparse,.bc-products-page .bc-product-grid.is-sparse{grid-template-columns:1fr!important}}.bc-aplus-story{margin:clamp(28px,5vw,64px) 0;padding:clamp(24px,4vw,54px);border:1px solid rgba(82,61,38,.14);border-radius:30px;background:radial-gradient(circle at 92% 8%,rgba(205,164,102,.2),transparent 34%),linear-gradient(145deg,#fffdf8,#f5eee2);box-shadow:0 24px 70px #2a1e1317;color:#261d16}.bc-aplus-story__intro>span,.bc-aplus-notes article>span{display:block;color:#8a6236;font-size:.74rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.bc-aplus-story__intro h2{max-width:820px;margin:8px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,4.2rem);font-weight:500;line-height:1.02;letter-spacing:-.035em}.bc-aplus-story__lead{max-width:760px;margin:0;color:#735c48;font-size:clamp(1rem,1.6vw,1.25rem);line-height:1.6}.bc-aplus-story__copy{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:28px}.bc-aplus-story__copy p{margin:0;padding-top:18px;border-top:1px solid rgba(82,61,38,.18);color:#4d3d30;line-height:1.75}.bc-aplus-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:30px}.bc-aplus-feature-card{overflow:hidden;min-width:0;border:1px solid rgba(82,61,38,.13);border-radius:20px;background:#ffffffd1}.bc-aplus-feature-card>img{width:100%;aspect-ratio:16 / 10;object-fit:cover}.bc-aplus-feature-card__mark{display:grid;width:48px;height:48px;margin:20px 20px 0;place-items:center;border-radius:15px;color:#8a6236;background:#f0e2cb}.bc-aplus-feature-card>div:last-child{padding:20px}.bc-aplus-feature-card strong{display:block;margin-bottom:8px;font-size:1.04rem}.bc-aplus-feature-card p{margin:0;color:#685545;line-height:1.6}.bc-aplus-notes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px}.bc-aplus-notes article{padding:22px;border-radius:20px;background:#ffffffb3}.bc-aplus-notes ul{display:grid;gap:9px;margin:14px 0 0;padding-left:20px;color:#4d3d30}@media (max-width: 900px){.bc-aplus-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 620px){.bc-aplus-story{padding:22px 18px;border-radius:22px}.bc-aplus-story__copy,.bc-aplus-feature-grid,.bc-aplus-notes{grid-template-columns:minmax(0,1fr)}}@media (max-width: 720px){.bc-orders-page .bc-order-card{grid-template-columns:minmax(0,1fr)!important;gap:12px!important}.bc-orders-page .bc-order-card>div:first-child,.bc-orders-page .bc-order-card h2{min-width:0!important;width:100%!important}.bc-orders-page .bc-order-card h2{overflow-wrap:break-word!important;word-break:normal!important;line-height:1.2!important}.bc-orders-page .bc-order-card>strong{justify-self:start!important}.bc-orders-page .bc-order-steps,.bc-orders-page .bc-order-status-row,.bc-orders-page .bc-order-timeline,.bc-orders-page .bc-muted-line,.bc-orders-page .bc-order-actions{grid-column:1 / -1!important;width:100%!important}.bc-orders-page .bc-order-steps{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bc-ai-launcher{right:12px!important;bottom:calc(var(--bc-mobile-nav-height, 64px) + env(safe-area-inset-bottom,0px) + 14px)!important;transform:none!important;transform-origin:initial!important;z-index:1200!important}.bc-ai-mini-panel{position:fixed!important;left:12px!important;right:12px!important;bottom:calc(var(--bc-mobile-nav-height, 64px) + env(safe-area-inset-bottom,0px) + 18px)!important;width:auto!important;max-width:none!important;max-height:calc(100dvh - 108px)!important}}@media (max-width: 620px){body .bc-home-main .bc-banner-carousel,body.bc-native-customer-shell .bc-home-main .bc-banner-carousel{height:620px!important;min-height:620px!important;max-height:620px!important}body .bc-home-main .bc-hero-slide,body.bc-native-customer-shell .bc-home-main .bc-hero-slide{grid-template-rows:auto minmax(190px,1fr)!important}body .bc-home-main .bc-hero-copy,body .bc-home-main .bc-hero-actions,body.bc-native-customer-shell .bc-home-main .bc-hero-copy,body.bc-native-customer-shell .bc-home-main .bc-hero-actions{min-width:0!important;width:100%!important}body .bc-home-main .bc-hero-actions,body.bc-native-customer-shell .bc-home-main .bc-hero-actions{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:10px!important}body .bc-home-main .bc-hero-actions .bc-primary,body .bc-home-main .bc-hero-actions .bc-secondary,body.bc-native-customer-shell .bc-home-main .bc-hero-actions .bc-primary,body.bc-native-customer-shell .bc-home-main .bc-hero-actions .bc-secondary{width:100%!important;max-width:none!important;min-width:0!important;justify-content:center!important;white-space:normal!important}}:root{--bc-v44-ink: #17131d;--bc-v44-muted: #6d6572;--bc-v44-brand: #6e245d;--bc-v44-brand-dark: #3e1437;--bc-v44-gold: #f7bd3d;--bc-v44-line: rgba(50, 36, 49, .12);--bc-v44-panel: rgba(255, 255, 255, .98);--bc-v44-shadow: 0 18px 44px rgba(54, 31, 50, .09)}.bc-shop-shell{color:var(--bc-v44-ink);background:radial-gradient(circle at 4% 12%,rgba(182,100,165,.08),transparent 28rem),radial-gradient(circle at 96% 20%,rgba(247,189,61,.08),transparent 25rem),#f7f5f7}.bc-header{position:sticky;top:0;z-index:80;border-bottom:1px solid rgba(62,20,55,.09);background:#fffffff0;box-shadow:0 10px 30px #2d1a2a12;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bc-section,.bc-pdp,.bc-order-success-page{width:min(100% - 40px,1320px);margin-inline:auto}.bc-product-grid{align-items:stretch;gap:22px}.bc-product-card{overflow:hidden;border:1px solid var(--bc-v44-line);border-radius:22px;background:var(--bc-v44-panel);box-shadow:0 10px 28px #301a2b12;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.bc-product-card:hover{transform:translateY(-4px);border-color:#6e245d47;box-shadow:0 22px 48px #301a2b21}.bc-product-card .bc-product-image{overflow:hidden;aspect-ratio:4 / 5;background:linear-gradient(145deg,#f5f0f4,#fff)}.bc-product-card .bc-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .32s ease}.bc-product-card:hover .bc-product-image img{transform:scale(1.035)}.bc-product-card .bc-product-copy{display:grid;gap:8px;padding:17px}.bc-product-card .bc-card-brand{color:var(--bc-v44-brand);font-size:.72rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.bc-product-card .bc-product-name{min-height:2.6em;color:var(--bc-v44-ink);font-size:1.02rem;font-weight:760;line-height:1.3;text-align:left}.bc-product-card .bc-price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;margin-top:3px}.bc-product-card .bc-price-row strong{color:var(--bc-v44-ink);font-size:1.4rem;letter-spacing:-.03em}.bc-product-card .bc-price-row span{color:#817783;text-decoration:line-through}.bc-product-card .bc-price-row em{padding:3px 7px;border-radius:999px;color:#8a281f;background:#fff1ed;font-size:.72rem;font-style:normal;font-weight:800}.bc-product-card .bc-tier-preview,.bc-product-card .bc-customer-price-badge{padding:9px 10px;border:1px solid rgba(110,36,93,.14);border-radius:11px;color:#4d2545;background:#fbf5fa;line-height:1.4}.bc-product-card .bc-card-actions{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:4px}.bc-product-card .bc-card-actions .bc-primary{min-height:42px;border-color:var(--bc-v44-brand);color:#fff;background:linear-gradient(135deg,var(--bc-v44-brand-dark),var(--bc-v44-brand));box-shadow:0 10px 18px #6e245d2e}.bc-product-card .bc-card-actions .bc-secondary{min-height:42px}.bc-product-card .bc-card-actions .bc-link-button{grid-column:1 / -1;justify-self:start}.bc-pdp-shell{overflow:visible;gap:34px;padding:26px;border:1px solid var(--bc-v44-line);border-radius:26px;background:var(--bc-v44-panel);box-shadow:var(--bc-v44-shadow)}.bc-pdp-main-image{overflow:hidden;border-radius:20px;background:#f4f0f3}.bc-pdp-copy h1{max-width:18ch;margin-block:5px 10px;font-size:clamp(2rem,3.4vw,3.35rem);letter-spacing:-.045em;line-height:1.02}.bc-pdp-price{align-items:baseline;padding-block:8px 14px;border-bottom:1px solid var(--bc-v44-line)}.bc-pdp-price strong{font-size:clamp(2rem,3vw,2.75rem)}.bc-pdp-buybox-grid{gap:13px}.bc-buybox{border:1px solid var(--bc-v44-line);border-radius:17px;background:#fff;box-shadow:0 9px 20px #2c1b290f}.bc-buybox.primary{border-color:#6e245d3d;background:linear-gradient(145deg,#fff,#fbf3fa)}.bc-cart-layout,.bc-checkout-layout{align-items:start;gap:24px;padding-block:40px 70px}.bc-cart-list,.bc-checkout-card{min-width:0}.bc-cart-heading,.bc-checkout-card,.bc-summary-card,.bc-checkout-summary,.bc-order-card,.bc-track-page .bc-form-card{border:1px solid var(--bc-v44-line);border-radius:22px;background:var(--bc-v44-panel);box-shadow:var(--bc-v44-shadow)}.bc-cart-heading{padding:clamp(22px,3vw,36px);background:linear-gradient(135deg,#6e245d0e,#f7bd3d0e),#fff}.bc-cart-heading h1,.bc-checkout-card h1,.bc-listing-hero h1,.bc-track-page h1{color:var(--bc-v44-ink);font-size:clamp(2rem,4vw,3.35rem);letter-spacing:-.045em;line-height:1.04}.bc-cart-row{grid-template-columns:148px minmax(0,1fr) auto;gap:20px;margin-top:14px;padding:18px;border:1px solid var(--bc-v44-line);border-radius:20px;background:#fff;box-shadow:0 10px 26px #301a2b11}.bc-cart-media{overflow:hidden;width:148px;height:178px;border-radius:15px;background:#f3eef2}.bc-cart-media img{width:100%;height:100%;object-fit:cover}.bc-cart-details>strong{color:var(--bc-v44-ink);font-size:1.18rem}.bc-cart-price-line b{font-size:1.25rem}.bc-cart-quantity{align-self:center;min-width:178px;padding:14px;border:1px solid var(--bc-v44-line);border-radius:15px;background:#faf8fa}.bc-qty-stepper{min-height:42px;border:1px solid rgba(110,36,93,.24);border-radius:12px;background:#fff}.bc-summary-card,.bc-checkout-summary{position:sticky;top:156px;padding:24px}.bc-summary-card .bc-primary,.bc-checkout-card .bc-primary,.bc-order-success-card .bc-primary,.bc-track-page .bc-primary{min-height:48px;border-color:var(--bc-v44-brand);color:#fff;background:linear-gradient(135deg,var(--bc-v44-brand-dark),var(--bc-v44-brand));box-shadow:0 12px 22px #6e245d33}.bc-checkout-steps{overflow:hidden;border:1px solid var(--bc-v44-line);border-radius:18px;background:#faf8fa}.bc-checkout-steps>span{position:relative;min-height:76px;padding:14px}.bc-checkout-steps>span.done{color:#174f37;background:#effaf4}.bc-checkout-card{padding:clamp(20px,3vw,32px)}.bc-checkout-card input,.bc-checkout-card select,.bc-checkout-card textarea,.bc-return-form input,.bc-return-form select,.bc-return-form textarea,.bc-track-page input{min-height:48px;border:1px solid #cfc6ce;border-radius:12px;color:var(--bc-v44-ink);background:#fff;box-shadow:inset 0 1px 2px #2c1b290a}.bc-checkout-card input:focus,.bc-checkout-card select:focus,.bc-checkout-card textarea:focus,.bc-track-page input:focus{border-color:var(--bc-v44-brand);outline:3px solid rgba(110,36,93,.12)}.bc-order-list{display:grid;gap:18px}.bc-order-card{padding:23px}.bc-order-card>strong{color:var(--bc-v44-brand-dark);font-size:1.45rem}.bc-order-steps{overflow:hidden;border-radius:999px;background:#f1edf0}.bc-order-steps span{position:relative;padding:10px 12px;color:#746b75;text-align:center}.bc-order-steps span.done{color:#155c3b;background:#e8f7ef}.bc-order-actions{padding-top:14px;border-top:1px solid var(--bc-v44-line)}.bc-track-page .bc-form-card{max-width:980px;margin-inline:auto;padding:clamp(22px,4vw,42px)}.bc-active-orders button{border:1px solid var(--bc-v44-line);border-radius:13px;background:#fff;transition:border-color .16s ease,transform .16s ease}.bc-active-orders button:hover{transform:translateY(-1px);border-color:#6e245d52}.bc-track-timeline span i{box-shadow:0 0 0 5px #fff,0 0 0 6px #6e245d29}.bc-order-success-card{overflow:hidden;border:1px solid rgba(22,163,74,.2);border-radius:28px;background:radial-gradient(circle at top right,rgba(34,197,94,.11),transparent 20rem),#fff;box-shadow:0 28px 64px #24483121}@media (max-width: 980px){.bc-section,.bc-pdp,.bc-order-success-page{width:min(100% - 24px,1320px)}.bc-summary-card,.bc-checkout-summary{position:static}.bc-cart-row{grid-template-columns:108px minmax(0,1fr)}.bc-cart-media{width:108px;height:132px}.bc-cart-quantity{grid-column:1 / -1;width:100%}}@media (max-width: 640px){.bc-section,.bc-pdp,.bc-order-success-page,body.bc-native-customer-shell .bc-section,body.bc-native-customer-shell .bc-pdp{width:min(100% - 16px,1320px)}.bc-cart-layout,.bc-checkout-layout{gap:14px;padding-block:16px 38px}.bc-cart-heading,.bc-checkout-card,.bc-summary-card,.bc-checkout-summary,.bc-order-card,.bc-track-page .bc-form-card{border-radius:17px;box-shadow:0 10px 28px #301a2b13}.bc-cart-heading h1,.bc-checkout-card h1,.bc-listing-hero h1,.bc-track-page h1{font-size:clamp(1.72rem,9vw,2.3rem)}.bc-product-grid{gap:12px}.bc-product-card{border-radius:16px}.bc-product-card .bc-product-copy{gap:6px;padding:12px}.bc-product-card .bc-card-actions{grid-template-columns:1fr}.bc-product-card .bc-card-actions .bc-link-button{display:none}.bc-cart-row,body.bc-native-customer-shell .bc-cart-row{grid-template-columns:92px minmax(0,1fr);gap:12px;padding:12px;border-radius:16px}.bc-cart-media,body.bc-native-customer-shell .bc-cart-media{width:92px;height:116px}.bc-cart-details>strong{font-size:1rem}.bc-cart-quantity,body.bc-native-customer-shell .bc-cart-quantity{grid-column:1 / -1;min-width:0}.bc-checkout-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-radius:14px}.bc-order-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-radius:13px}.bc-order-actions{display:grid;grid-template-columns:1fr;align-items:stretch}.bc-order-actions button{min-height:44px;justify-content:center}}
