.bd-top-bar{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:#fff;font-family:Inter,sans-serif;font-size:.72rem;padding:0;overflow:hidden;position:relative;height:36px}.bd-top-bar,.bd-top-bar-content{width:100%;display:flex;align-items:center}.bd-top-bar-content{max-width:1440px;margin:0 auto;justify-content:space-between;padding:0 2rem;height:100%}.bd-top-bar-left{display:flex;align-items:center;gap:8px}.bd-phone-icon{font-size:.65rem;opacity:.7}.bd-phone-number{font-weight:500;color:rgba(255,255,255,.85);letter-spacing:.02em}.bd-top-bar-center{position:absolute;left:50%;transform:translateX(-50%);font-weight:400;color:rgba(255,255,255,.8)}.bd-promo-marquee,.bd-top-bar-center{display:flex;align-items:center;gap:2rem}.bd-promo-marquee{overflow:hidden;max-width:400px}.bd-promo-marquee span{white-space:nowrap;animation:shimmerText 3s ease-in-out infinite}@keyframes shimmerText{0%,to{opacity:.75}50%{opacity:1}}.bd-shop-now{color:#FF5E14;text-decoration:none;font-weight:600;letter-spacing:.04em;transition:all .3s ease;position:relative}.bd-shop-now:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:#FF5E14;transition:width .3s ease}.bd-shop-now:hover:after{width:100%}.bd-top-bar-right{display:flex;gap:16px}.bd-selector{display:flex;align-items:center;gap:3px;cursor:pointer;font-weight:500;color:rgba(255,255,255,.7);transition:color .2s}.bd-selector:hover{color:#fff}.bd-chevron{font-size:.55rem;opacity:.6}.bd-top-bar:after{display:none}@media (max-width:768px){.bd-top-bar-center,.bd-top-bar-right{display:none}.bd-top-bar-content{justify-content:center}.bd-top-bar{height:32px}}.zx-cart-item{transition:all .3s cubic-bezier(.4,0,.2,1)}@keyframes bounce-small{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.group-hover\/remove\:animate-bounce-small{animation:bounce-small .5s ease-in-out infinite}.zx-order-summary{position:sticky;top:2rem}.shadow-orange-thin{box-shadow:0 10px 15px -3px rgba(255,94,20,.2),0 4px 6px -2px rgba(255,94,20,.1)}.zx-cart-page-wrapper{min-height:100vh;display:flex;flex-direction:column}.zx-cart-page-wrapper main{flex-grow:1}@media (max-width:1024px){.zx-cart-page-wrapper main{padding-top:2rem}}.zx-wishlist-item-btn{transition:all .2s cubic-bezier(.4,0,.2,1)}.zx-wishlist-item-btn:hover{background-color:#e8520f}.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}.zx-wishlist-grid{animation:fadeIn .4s ease-out}.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:#FF5E14;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,#FF5E14,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:#FF5E14;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:#FF5E14}.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%;-o-object-fit:cover;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:#FF5E14;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:#e04e08;box-shadow:0 4px 15px rgba(255,94,20,.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-csb-sidebar{width:180px;min-width:180px;padding-right:1.5rem;border-right:1px solid #eee;font-family:Inter,sans-serif}.bd-csb-title{font-size:.95rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}.bd-csb-section{margin-bottom:1rem;padding-bottom:.85rem;border-bottom:1px solid #eee}.bd-csb-section:last-child{border-bottom:none}.bd-csb-heading{font-size:.78rem;font-weight:700;color:#1a1a1a;margin-bottom:.45rem}.bd-csb-check-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.3rem}.bd-csb-check-label{display:flex;align-items:center;gap:.45rem;font-size:.72rem;color:#444;cursor:pointer;transition:color .15s}.bd-csb-check-label:hover{color:#1a1a1a}.bd-csb-checkbox{width:13px;height:13px;accent-color:#FF5E14;cursor:pointer}.bd-csb-see-more{background:none;border:none;font-size:.68rem;color:#4caf50;cursor:pointer;padding:0;margin-top:.35rem;font-weight:500}.bd-csb-see-more:hover{text-decoration:underline}.bd-csb-price-range-label{font-size:.72rem;font-weight:600;color:#1a1a1a;margin-bottom:.3rem}.bd-csb-range{width:100%;height:4px;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:linear-gradient(90deg,#FF5E14 40%,#e0e0e0 0);border-radius:4px;outline:none;margin-bottom:.5rem}.bd-csb-range::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:#4caf50;cursor:pointer;border:2px solid #fff;box-shadow:0 1px 3px rgba(0,0,0,.2)}.bd-csb-range::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#4caf50;cursor:pointer;border:2px solid #fff;box-shadow:0 1px 3px rgba(0,0,0,.2)}.bd-csb-link-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.bd-csb-link-list a{font-size:.72rem;color:#444;text-decoration:none;transition:color .15s}.bd-csb-link-list a:hover{color:#FF5E14}.bd-csb-link-active{color:#FF5E14!important;font-weight:600}.bd-csb-price-links a{color:#FF5E14!important;font-weight:500}.bd-csb-review-row{display:flex;align-items:center;gap:.3rem}.bd-csb-stars{display:inline-flex;gap:0}.bd-csb-and-up{font-size:.68rem;color:#666}@media (max-width:900px){.bd-csb-sidebar{width:100%;min-width:unset;border-right:none;border-bottom:1px solid #eee;padding-right:0;padding-bottom:1.25rem;margin-bottom:1.25rem}}.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%;-o-object-fit:cover;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:#FF5E14;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:#FF5E14;color:#fff;border:none;border-radius:14px;padding:.35rem .85rem;font-family:Inter,sans-serif;font-size:.62rem;font-weight:600;cursor:pointer;width:-moz-fit-content;width:fit-content;transition:background .2s;margin-top:auto}.bd-cpc-add-to-cart:hover{background:#e55312}.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}.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:#FF5E14}.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-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-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:#FF5E14}.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-product-variants{margin-bottom:2.5rem}.bd-variant-label{display:block;font-size:.875rem;font-weight:600;margin-bottom:1rem}.bd-variant-options{display:flex;gap:.75rem}.bd-variant-btn{width:48px;height:48px;border:1px solid #ddd;background:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;border-radius:4px}.bd-variant-btn:hover{border-color:#1a1a1a}.bd-product-actions{display:flex;gap:1rem;margin-bottom:2.5rem}.bd-pd-add-to-cart-btn{flex:1;height:56px;background:#FF5E14;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:#e04e08;box-shadow:0 4px 15px rgba(255,94,20,.3)}.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-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)}.bd-product-thumb-premium img{width:100%;height:100%;-o-object-fit:cover;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:#FF5E14;box-shadow:0 4px 12px rgba(255,94,20,.15)}.bd-product-main-stage{flex:1}.bd-image-frame{width:100%;aspect-ratio:4/5;background:#f9f9f9;border-radius:12px;overflow:hidden}.bd-main-view-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;animation:fadeIn .4s ease-out}@keyframes fadeIn{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.bd-product-gallery{flex-direction:column-reverse}.bd-product-thumbnails-side{flex-direction:row;overflow-x:auto;padding-bottom:.5rem}}.bd-site-shell{min-height:100vh;display:flex;flex-direction:column;background-color:#fff}.bd-product-page-main{max-width:1400px;margin:0 auto;padding:0 2rem;width:100%}.bd-breadcrumb{padding:2rem 0;font-size:.75rem;font-weight:500;color:#999;text-transform:uppercase;letter-spacing:.1em}.bd-breadcrumb span.active{color:#1a1a1a}.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:2rem;font-weight:800;color:#1a1a1a;letter-spacing:-.02em}.bd-view-all{font-size:.875rem;font-weight:700;color:#FF5E14;text-decoration:none}.bd-view-all:hover{text-decoration:underline}.bd-recommendations-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.bd-product-card-preview{display:flex;flex-direction:column}.bd-card-img-wrap{position:relative;aspect-ratio:3/4;background:#f5f5f5;border-radius:12px;overflow:hidden;margin-bottom:1.25rem;cursor:pointer}.bd-card-img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.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:1rem;font-weight:700;margin-bottom:.5rem;color:#1a1a1a}.bd-card-price{font-size:.875rem;font-weight:600;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}}@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}