.bd-variant-modal-backdrop{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(15,23,42,.48)}.bd-variant-modal{width:min(100%,460px);max-height:calc(100vh - 40px);overflow:auto;border-radius:12px;background:#fff;box-shadow:0 24px 60px rgba(15,23,42,.24)}.bd-variant-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 22px 16px;border-bottom:1px solid #eef0f4}.bd-variant-modal-kicker{margin:0 0 6px;color:#6b7280;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.bd-variant-modal h2{margin:0;color:#111827;font-family:var(--font-playfair,"Playfair Display",serif);font-size:22px;line-height:1.25}.bd-variant-modal-close{width:34px;height:34px;flex:0 0 auto;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#111827;font-size:16px;line-height:1;cursor:pointer}.bd-variant-modal-loading{display:flex;align-items:center;gap:12px;padding:32px 22px;color:#374151;font-size:14px}.bd-variant-modal-alert{margin:18px 22px 0}.bd-variant-modal-options{display:grid;gap:20px;padding:22px}.bd-variant-modal-group{display:grid;gap:10px}.bd-variant-modal-label{color:#111827;font-size:13px;font-weight:800}.bd-variant-modal-values{display:flex;flex-wrap:wrap;gap:8px}.bd-variant-modal-option{min-height:38px;padding:0 14px;border:1px solid #d1d5db;border-radius:999px;background:#fff;color:#111827;font-size:13px;font-weight:700;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.bd-variant-modal-option.active{border-color:#111b47;background:#111b47;color:#fff}.bd-variant-modal-option:disabled{cursor:not-allowed;border-color:#e5e7eb;background:#f3f4f6;color:#9ca3af;text-decoration:line-through}.bd-variant-modal-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 22px 22px;border-top:1px solid #eef0f4}.bd-variant-modal-price{display:grid;gap:2px}.bd-variant-modal-price span{color:#6b7280;font-size:12px;font-weight:700}.bd-variant-modal-price strong{color:#111827;font-size:18px}.bd-variant-modal-add{min-height:42px;padding:0 18px;border:0;border-radius:999px;background:#c8a067;color:#fff;font-size:13px;font-weight:800;cursor:pointer}.bd-variant-modal-add:disabled{cursor:not-allowed;background:#d1d5db}@media (max-width:520px){.bd-variant-modal-backdrop{align-items:flex-end;padding:0}.bd-variant-modal{width:100%;max-height:86vh;border-radius:12px 12px 0 0}.bd-variant-modal-footer{align-items:stretch;flex-direction:column}}.bd-cpc-card{display:flex;flex-direction:column}.bd-cpc-img{position:relative;aspect-ratio:1/1;background:#f5f5f5;border-radius:8px;overflow:hidden;margin-bottom:.5rem;cursor:pointer}.bd-cpc-img img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.bd-cpc-img:hover img{transform:scale(1.04)}.bd-cpc-heart{position:absolute;top:.45rem;right:.45rem;width:26px;height:26px;background:rgba(255,255,255,.9);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#888;transition:all .2s;box-shadow:0 1px 3px rgba(0,0,0,.08)}.bd-cpc-heart:hover{background:#fff;color:#e74c3c}.bd-cpc-sale{position:absolute;top:.45rem;left:.45rem;width:26px;height:26px;background:#111b47;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px rgba(0,0,0,.12)}.bd-cpc-title{font-size:.72rem;font-weight:500;margin-bottom:.2rem;color:#333;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bd-cpc-price,.bd-cpc-title{font-family:Inter,sans-serif}.bd-cpc-price{font-size:.78rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.bd-cpc-add-to-cart{background:#c8a067;color:#fff;border:none;border-radius:14px;padding:.35rem .85rem;font-family:Inter,sans-serif;font-size:.62rem;font-weight:600;cursor:pointer;width:fit-content;transition:background .2s;margin-top:auto}.bd-cpc-add-to-cart:hover{background:#b08a50}.bd-cpg-area{flex:1;min-width:0}.bd-cpg-heading{font-family:Inter,sans-serif;font-size:1rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}.bd-cpg-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.bd-cpg-empty{font-family:Inter,sans-serif;font-size:.85rem;color:#888;padding:2rem 0}@media (max-width:1100px){.bd-cpg-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.bd-cpg-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.bd-cpg-grid{grid-template-columns:repeat(2,1fr)}}.bd-cpl-main{max-width:1440px;margin:0 auto;padding:0 2rem;width:100%}.bd-cpl-breadcrumb-bar{width:100%;display:flex;justify-content:center;padding:1rem 0;border-bottom:1px solid #eee;margin-bottom:1.5rem;position:relative;z-index:0}.bd-cpl-breadcrumb{font-size:.8rem;font-weight:500;color:#999;display:flex;align-items:center;gap:.5rem}.bd-cpl-breadcrumb a{color:#999;text-decoration:none;transition:color .15s}.bd-cpl-breadcrumb a:hover{color:#111b47}.bd-cpl-bc-sep{color:#ccc;font-size:.7rem}.bd-cpl-bc-active{color:#1a1a1a;font-weight:600}.bd-cpl-body{display:flex;gap:2rem;align-items:flex-start;padding-bottom:3rem}.bd-cpl-content{flex:1;min-width:0}.bd-cpl-recommend{margin-top:2rem}.bd-cpl-recommend-header{background:#333;padding:.6rem 1rem;border-radius:4px 4px 0 0;margin-bottom:1rem}.bd-cpl-recommend-heading{font-family:Inter,sans-serif;font-size:.85rem;font-weight:700;color:#fff;margin:0}.bd-cpl-recommend-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;margin-bottom:1rem}@media (max-width:1100px){.bd-cpl-recommend-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:900px){.bd-cpl-breadcrumb-bar{display:none}.bd-cpl-body{gap:1.5rem}}@media (max-width:640px){.bd-cpl-recommend-grid{grid-template-columns:repeat(2,1fr)}}.bd-cpl-mobile-filter-btn{width:100%;height:40px;background:#f5f5f5;border:1px solid #eee;border-radius:4px;margin-bottom:1.5rem;font-size:.9rem;font-weight:600;justify-content:center;gap:.5rem;cursor:pointer}.bd-cpl-mobile-filter-btn,.bd-cpl-mobile-sidebar-header{display:none;align-items:center;font-family:Inter,sans-serif}.bd-cpl-mobile-sidebar-header{padding:1.5rem;justify-content:space-between;border-bottom:1px solid #eee}.bd-cpl-mobile-sidebar-header span{font-weight:700}.bd-cpl-mobile-sidebar-header button{background:none;border:none;font-size:1.25rem;cursor:pointer}@media (max-width:900px){.bd-cpl-mobile-filter-btn{display:flex}.bd-cpl-sidebar-wrap{position:fixed;inset:0;background:#fff;z-index:3000;display:none;flex-direction:column;overflow-y:auto;padding:0 1.25rem 1.25rem}.bd-cpl-mobile-sidebar-header,.bd-cpl-sidebar-wrap.open{display:flex}.bd-cpl-body{gap:0}}.bd-cpl-loader-bar{position:relative;width:100%;height:3px;background-color:#fcece4;overflow:hidden;margin-bottom:20px;border-radius:2px}.bd-cpl-loader-progress{position:absolute;width:30%;height:100%;background-color:#111b47;animation:loading-bar-animation 1.5s ease-in-out infinite}@keyframes loading-bar-animation{0%{left:-30%}to{left:100%}}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.opacity-60{opacity:.6}.duration-300{transition-duration:.3s}.bd-crs-section{width:100%;margin-top:2rem}.bd-crs-header{background:#333;padding:.65rem 2rem}.bd-crs-heading{font-family:Inter,sans-serif;font-size:.9rem;font-weight:700;color:#fff;margin:0}.bd-crs-body{max-width:1440px;margin:0 auto;padding:1.5rem 2rem}.bd-crs-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.25rem}@media (max-width:1100px){.bd-crs-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:900px){.bd-crs-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.bd-crs-grid{grid-template-columns:repeat(2,1fr)}.bd-crs-body{padding:1rem}}.bd-pgrid-section{padding:0;width:100%;margin-top:2.5rem}.bd-pgrid-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;margin-bottom:1.5rem;position:relative}.bd-pgrid-header:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:#c8a067;border-radius:3px}.bd-pgrid-header-dark{background:#f9f9f9;padding:1.15rem 2rem;border-bottom:none;margin-bottom:0;border-radius:0;position:relative}.bd-pgrid-header-dark:after{display:none}.bd-pgrid-header-dark:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,#c8a067,transparent 60%);opacity:.3}.bd-pgrid-dark{width:100vw;margin-left:calc(-50vw + 50%)}.bd-pgrid-dark .bd-pgrid-grid{max-width:1440px;margin:0 auto;padding:2rem 2rem 2.5rem;background:#f9f9f9}.bd-pgrid-title{font-family:Playfair Display,serif;font-size:1.25rem;font-weight:700;color:#1a1a1a;font-style:italic}.bd-pgrid-header-dark .bd-pgrid-title{color:#1a1a1a}.bd-pgrid-view-all{font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;color:#c8a067;text-decoration:none;transition:all .2s;display:flex;align-items:center;gap:4px}.bd-pgrid-view-all:hover{gap:8px}.bd-pgrid-header-dark .bd-pgrid-view-all{color:#999}.bd-pgrid-header-dark .bd-pgrid-view-all:hover{color:#c8a067}.bd-pgrid-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.25rem;padding-bottom:1rem}.bd-pgrid-card{display:flex;flex-direction:column;background:#fff;border-radius:12px;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative}.bd-pgrid-card:hover{transform:translateY(-4px)}.bd-pgrid-img-wrap{position:relative;aspect-ratio:4/5;background:linear-gradient(135deg,#f8f8f8,#f0f0f0);border-radius:12px;overflow:hidden;margin-bottom:.75rem;cursor:pointer}.bd-pgrid-img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.bd-pgrid-card:hover .bd-pgrid-img-wrap img{transform:scale(1.06)}.bd-pgrid-heart{position:absolute;top:.65rem;right:.65rem;width:32px;height:32px;background:rgba(255,255,255,.9);backdrop-filter:blur(8px);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#999;transition:all .25s;opacity:0;transform:scale(.8)}.bd-pgrid-card:hover .bd-pgrid-heart{opacity:1;transform:scale(1)}.bd-pgrid-heart:hover{background:#fff;color:#e74c3c;box-shadow:0 2px 12px rgba(231,76,60,.2)}.bd-pgrid-card-title{font-size:.74rem;font-weight:500;margin-bottom:.35rem;color:#333;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bd-pgrid-card-price,.bd-pgrid-card-title{font-family:Inter,sans-serif;padding:0 .25rem}.bd-pgrid-card-price{font-size:.82rem;font-weight:700;color:#1a1a1a;margin-bottom:.65rem}.bd-pgrid-add-to-cart{background:#c8a067;color:#fff;border:none;border-radius:14px;padding:.45rem 0;font-family:Inter,sans-serif;font-size:.7rem;font-weight:600;cursor:pointer;width:100%;transition:all .25s;margin-top:auto;letter-spacing:.03em}.bd-pgrid-add-to-cart:hover{background:#b08a50;box-shadow:0 4px 15px rgba(200,160,103,.3)}.bd-pgrid-dark .bd-pgrid-card{background:#fff;border-radius:12px}@media (max-width:1024px){.bd-pgrid-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.bd-pgrid-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.bd-pgrid-section{margin-top:1.5rem}.bd-pgrid-title{font-size:1.1rem}.bd-pgrid-dark .bd-pgrid-grid{padding:1.25rem 1rem 1.5rem}}.bd-product-detail{display:flex;flex-direction:column;padding:1rem 0}.bd-product-meta{display:flex;justify-content:space-between;margin-bottom:.5rem}.bd-product-brand{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#111b47}.bd-product-sku{font-size:.75rem;color:#999}.bd-product-title{font-size:2.5rem;font-weight:700;color:#1a1a1a;line-height:1.1;margin-bottom:1.5rem}.bd-product-price-section{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.bd-product-price{font-size:1.75rem;font-weight:700;color:#1a1a1a}.bd-product-badge{font-size:.75rem;background:#f0f0f0;padding:.25rem .75rem;border-radius:100px;color:#666;font-weight:500}.bd-product-divider{height:1px;background:#eee;margin-bottom:2rem}.bd-section-label{font-size:.875rem;font-weight:700;text-transform:uppercase;margin-bottom:1rem;color:#1a1a1a}.bd-product-description{font-size:1rem;line-height:1.7;color:#444;margin-bottom:2rem}.bd-variant-indicator{font-size:.8rem;color:#888;background:#f9f9f9;padding:.5rem .75rem;border-radius:6px;border-left:3px solid #ddd;margin-bottom:1.5rem}.bd-variant-indicator.active{color:#111b47;border-left-color:#111b47;background:#eceef5}.bd-product-variants{margin-bottom:2.5rem;display:flex;flex-direction:column;gap:1.5rem}.bd-variant-label{display:block;font-size:.875rem;font-weight:600;margin-bottom:1rem}.bd-variant-options{display:flex;flex-wrap:wrap;gap:.5rem}.bd-color-option{display:flex;flex-direction:column;align-items:center;gap:4px}.bd-color-label{font-size:.65rem;color:#666;text-align:center;max-width:48px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bd-color-btn{width:36px;height:36px;border:2px solid #ddd;border-radius:50%;cursor:pointer;transition:all .2s;padding:0;background-color:#ccc}.bd-color-btn:hover{border-color:#1a1a1a}.bd-color-btn.active{border-color:#111b47;box-shadow:0 0 0 2px #fff,0 0 0 4px #111b47}.bd-variant-btn{min-width:48px;height:36px;padding:0 12px;border:1px solid #ddd;background:#fff;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .2s;border-radius:4px}.bd-variant-btn:hover{border-color:#1a1a1a}.bd-variant-btn.active{border-color:#111b47;background:#eceef5;color:#111b47}.bd-product-actions{display:flex;gap:1rem;margin-bottom:2.5rem}.bd-pd-add-to-cart-btn{flex:1;height:56px;background:#c8a067;color:#fff;font-weight:700;font-size:1rem;border:none;border-radius:999px;cursor:pointer;transition:all .25s}.bd-pd-add-to-cart-btn:hover{background:#b08a50;box-shadow:0 4px 15px rgba(200,160,103,.3)}.bd-pd-remove-from-cart-btn{background:#fff;color:#c8a067;border:2px solid #c8a067}.bd-pd-remove-from-cart-btn:hover{background:#faf6f0;box-shadow:none}.bd-wishlist-btn{width:56px;height:56px;border:1px solid #ddd;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:#1a1a1a}.bd-wishlist-btn:hover{background:#f9f9f9;border-color:#999}.bd-wishlist-btn.active{background:#e74c3c;border-color:#e74c3c;color:#fff}.bd-wishlist-btn.active:hover{background:#c0392b;border-color:#c0392b}.bd-product-trust{display:flex;flex-direction:column;gap:.75rem}.bd-trust-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#666}.bd-product-gallery{display:flex;gap:1.5rem}.bd-product-thumbnails-side{display:flex;flex-direction:column;gap:1rem}.bd-product-thumb-premium{width:80px;height:80px;border-radius:8px;cursor:pointer;border:1px solid transparent;overflow:hidden;background:#f5f5f5;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.bd-product-thumb-premium img{width:100%;height:100%;object-fit:cover;opacity:.7;transition:opacity .3s}.bd-product-thumb-premium.is-active img,.bd-product-thumb-premium:hover img{opacity:1}.bd-product-thumb-premium.is-active{border-color:#111b47;box-shadow:0 4px 12px rgba(17,27,71,.15)}.bd-product-main-stage{flex:1}.bd-image-frame{width:100%;aspect-ratio:1/1;background:#f9f9f9;border-radius:12px;overflow:hidden}.bd-main-view-img{width:100%;height:100%;object-fit:cover;animation:fadeIn .2s ease-out;will-change:opacity}@media (max-width:768px){.bd-product-gallery{flex-direction:column-reverse;gap:.75rem}.bd-product-thumbnails-side{flex-direction:row;gap:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;max-width:100%;padding-bottom:.25rem}.bd-product-thumbnails-side::-webkit-scrollbar{display:none}.bd-product-thumb-premium{flex-shrink:0;width:64px;height:64px}}.bd-site-shell{min-height:100vh;display:flex;flex-direction:column;background-color:#fff;overflow-x:hidden}.bd-site-shell>header,.bd-site-shell>nav{position:sticky;top:0;z-index:1000}.bd-product-page-main{max-width:1400px;margin:0 auto;padding:0 2rem;width:100%}.bd-breadcrumb{padding:1.25rem 0;font-weight:500;color:#999;letter-spacing:.1em;display:flex;gap:1rem}.bd-back-btn,.bd-breadcrumb{font-size:.75rem;text-transform:uppercase;align-items:center}.bd-back-btn{display:inline-flex;gap:4px;font-weight:600;color:#444;background:none;border:1px solid #ddd;border-radius:6px;padding:.3rem .65rem;cursor:pointer;transition:all .2s;letter-spacing:.05em;white-space:nowrap;flex-shrink:0}.bd-back-btn:hover{border-color:#111b47;color:#111b47}.bd-breadcrumb-divider{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bd-breadcrumb span.active{color:#1a1a1a}.bd-breadcrumb-link{color:#666;text-decoration:none;transition:color .2s}.bd-breadcrumb-link:hover{color:#111b47;text-decoration:underline}.bd-product-view{margin-bottom:6rem}.bd-product-view-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:5rem}.bd-recommended-section{padding:6rem 0;border-top:1px solid #eee}.bd-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}.bd-section-title{font-size:1.25rem;font-weight:800;color:#1a1a1a;letter-spacing:-.02em}@media (min-width:768px){.bd-section-title{font-size:2rem}}.bd-view-all{font-size:.875rem;font-weight:700;color:#111b47;text-decoration:none}.bd-view-all:hover{text-decoration:underline}.bd-recommendations-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (min-width:768px){.bd-recommendations-grid{grid-template-columns:repeat(5,1fr);gap:1.25rem}}.bd-product-card-preview{display:flex;flex-direction:column}.bd-card-img-wrap{position:relative;aspect-ratio:1/1;background:#f5f5f5;border-radius:12px;overflow:hidden;margin-bottom:.75rem;cursor:pointer}@media (min-width:768px){.bd-card-img-wrap{margin-bottom:1.25rem}}.bd-card-img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;will-change:transform}.bd-card-img-wrap:hover img{transform:scale(1.05)}.bd-quick-add{position:absolute;bottom:1rem;right:1rem;width:40px;height:40px;background:#fff;border:none;border-radius:50%;font-size:1.5rem;font-weight:300;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.1);opacity:0;transform:translateY(10px);transition:all .3s}.bd-card-img-wrap:hover .bd-quick-add{opacity:1;transform:translateY(0)}.bd-card-title{font-size:.8rem;font-weight:600;margin-bottom:.25rem;color:#1a1a1a;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (min-width:768px){.bd-card-title{font-size:1rem;font-weight:700;margin-bottom:.5rem}}.bd-card-price{font-size:.8rem;font-weight:700;color:#1a1a1a}@media (min-width:768px){.bd-card-price{font-size:.875rem;color:#666}}.bd-product-footer{margin-top:auto;border-top:1px solid #eee;padding:4rem 0}.bd-footer-content{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;justify-content:center;font-size:.875rem;color:#999}@media (max-width:1024px){.bd-product-view-layout{grid-template-columns:1fr;gap:3rem}.bd-recommendations-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.bd-recommendations-grid{grid-template-columns:1fr}}.zx-wishlist-item-btn{transition:all .2s cubic-bezier(.4,0,.2,1)}.zx-wishlist-item-btn:hover{background-color:#b08a50}.zx-wishlist-item-btn:active{transform:scale(.97)}.zx-wishlist-remove-btn{transition:all .2s ease}.zx-wishlist-remove-btn:hover{background-color:#fff5f5;border-color:#ffcccc;color:#ff4d4f}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.zx-checkout-section{animation:fadeInUp .4s ease-out both}.zx-checkout-section:nth-child(2){animation-delay:.1s}.zx-checkout-section:nth-child(3){animation-delay:.2s}.zx-wishlist-grid{animation:fadeIn .4s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}