.bd-pgrid-section{width:100%;margin-top:2.5rem;padding:0}.bd-pgrid-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1rem 0;display:flex;position:relative}.bd-pgrid-header:after{content:"";background:#ff5e14;border-radius:3px;width:60px;height:3px;position:absolute;bottom:0;left:0}.bd-pgrid-header-dark{background:#f9f9f9;border-bottom:none;border-radius:0;margin-bottom:0;padding:1.15rem 2rem;position:relative}.bd-pgrid-header-dark:after{display:none}.bd-pgrid-header-dark:before{content:"";opacity:.3;background:linear-gradient(90deg,#ff5e14,transparent 60%);width:100%;height:2px;position:absolute;bottom:0;left:0}.bd-pgrid-dark{width:100vw;margin-left:calc(50% - 50vw)}.bd-pgrid-dark .bd-pgrid-grid{background:#f9f9f9;max-width:1440px;margin:0 auto;padding:2rem 2rem 2.5rem}.bd-pgrid-title{color:#1a1a1a;font-family:Playfair Display,serif;font-size:1.25rem;font-style:italic;font-weight:700}.bd-pgrid-header-dark .bd-pgrid-title{color:#1a1a1a}.bd-pgrid-view-all{color:#ff5e14;align-items:center;gap:4px;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.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{grid-template-columns:repeat(5,1fr);gap:1.25rem;padding-bottom:1rem;display:grid}.bd-pgrid-card{background:#fff;border-radius:12px;flex-direction:column;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.bd-pgrid-card:hover{transform:translateY(-4px)}.bd-pgrid-img-wrap{aspect-ratio:4/5;cursor:pointer;background:linear-gradient(135deg,#f8f8f8,#f0f0f0);border-radius:12px;margin-bottom:.75rem;position:relative;overflow:hidden}.bd-pgrid-img-wrap img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;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{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;color:#999;opacity:0;background:rgba(255,255,255,.9);border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .25s;display:flex;position:absolute;top:.65rem;right:.65rem;transform:scale(.8)}.bd-pgrid-card:hover .bd-pgrid-heart{opacity:1;transform:scale(1)}.bd-pgrid-heart:hover{color:#e74c3c;background:#fff;box-shadow:0 2px 12px rgba(231,76,60,.2)}.bd-pgrid-card-title{color:#333;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.35rem;padding:0 .25rem;font-family:Inter,sans-serif;font-size:.74rem;font-weight:500;line-height:1.45;display:-webkit-box;overflow:hidden}.bd-pgrid-card-price{color:#1a1a1a;margin-bottom:.65rem;padding:0 .25rem;font-family:Inter,sans-serif;font-size:.82rem;font-weight:700}.bd-pgrid-add-to-cart{color:#fff;cursor:pointer;letter-spacing:.03em;background:#ff5e14;border:none;border-radius:14px;width:100%;margin-top:auto;padding:.45rem 0;font-family:Inter,sans-serif;font-size:.7rem;font-weight:600;transition:all .25s}.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{border-right:1px solid #eee;width:180px;min-width:180px;padding-right:1.5rem;font-family:Inter,sans-serif}.bd-csb-title{color:#1a1a1a;margin-bottom:1rem;font-size:.95rem;font-weight:700}.bd-csb-section{border-bottom:1px solid #eee;margin-bottom:1rem;padding-bottom:.85rem}.bd-csb-section:last-child{border-bottom:none}.bd-csb-heading{color:#1a1a1a;margin-bottom:.45rem;font-size:.78rem;font-weight:700}.bd-csb-check-list{flex-direction:column;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.bd-csb-check-label{color:#444;cursor:pointer;align-items:center;gap:.45rem;font-size:.72rem;transition:color .15s;display:flex}.bd-csb-check-label:hover{color:#1a1a1a}.bd-csb-checkbox{accent-color:#ff5e14;cursor:pointer;width:13px;height:13px}.bd-csb-see-more{color:#4caf50;cursor:pointer;background:0 0;border:none;margin-top:.35rem;padding:0;font-size:.68rem;font-weight:500}.bd-csb-see-more:hover{text-decoration:underline}.bd-csb-price-range-label{color:#1a1a1a;margin-bottom:.3rem;font-size:.72rem;font-weight:600}.bd-csb-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(90deg,#ff5e14 40%,#e0e0e0 40%);border-radius:4px;outline:none;width:100%;height:4px;margin-bottom:.5rem}.bd-csb-range::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#4caf50;border:2px solid #fff;border-radius:50%;width:14px;height:14px;box-shadow:0 1px 3px rgba(0,0,0,.2)}.bd-csb-range::-moz-range-thumb{cursor:pointer;background:#4caf50;border:2px solid #fff;border-radius:50%;width:14px;height:14px;box-shadow:0 1px 3px rgba(0,0,0,.2)}.bd-csb-link-list{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.bd-csb-link-list a{color:#444;font-size:.72rem;text-decoration:none;transition:color .15s}.bd-csb-link-list a:hover{color:#ff5e14}.bd-csb-link-active{font-weight:600;color:#ff5e14!important}.bd-csb-price-links a{font-weight:500;color:#ff5e14!important}.bd-csb-review-row{align-items:center;gap:.3rem;display:flex}.bd-csb-stars{gap:0;display:inline-flex}.bd-csb-and-up{color:#666;font-size:.68rem}@media (max-width:900px){.bd-csb-sidebar{width:100%;min-width:unset;border-bottom:1px solid #eee;border-right:none;margin-bottom:1.25rem;padding-bottom:1.25rem;padding-right:0}}
.bd-cpc-card{flex-direction:column;display:flex}.bd-cpc-img{aspect-ratio:1;cursor:pointer;background:#f5f5f5;border-radius:8px;margin-bottom:.5rem;position:relative;overflow:hidden}.bd-cpc-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .4s}.bd-cpc-img:hover img{transform:scale(1.04)}.bd-cpc-heart{cursor:pointer;color:#888;background:rgba(255,255,255,.9);border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:all .2s;display:flex;position:absolute;top:.45rem;right:.45rem;box-shadow:0 1px 3px rgba(0,0,0,.08)}.bd-cpc-heart:hover{color:#e74c3c;background:#fff}.bd-cpc-sale{background:#ff5e14;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;top:.45rem;left:.45rem;box-shadow:0 1px 3px rgba(0,0,0,.12)}.bd-cpc-title{color:#333;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.2rem;font-family:Inter,sans-serif;font-size:.72rem;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.bd-cpc-price{color:#1a1a1a;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:.78rem;font-weight:700}.bd-cpc-add-to-cart{color:#fff;cursor:pointer;background:#ff5e14;border:none;border-radius:14px;width:-moz-fit-content;width:fit-content;margin-top:auto;padding:.35rem .85rem;font-family:Inter,sans-serif;font-size:.62rem;font-weight:600;transition:background .2s}.bd-cpc-add-to-cart:hover{background:#e55312}
.bd-cpg-area{flex:1;min-width:0}.bd-cpg-heading{color:#1a1a1a;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:700}.bd-cpg-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.bd-cpg-empty{color:#888;padding:2rem 0;font-family:Inter,sans-serif;font-size:.85rem}@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{width:100%;max-width:1440px;margin:0 auto;padding:0 2rem}.bd-cpl-breadcrumb-bar{border-bottom:1px solid #eee;justify-content:center;width:100%;margin-bottom:1.5rem;padding:1rem 0;display:flex}.bd-cpl-breadcrumb{color:#999;align-items:center;gap:.5rem;font-size:.8rem;font-weight:500;display:flex}.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{align-items:flex-start;gap:2rem;padding-bottom:3rem;display:flex}.bd-cpl-content{flex:1;min-width:0}.bd-cpl-recommend{margin-top:2rem}.bd-cpl-recommend-header{background:#333;border-radius:4px 4px 0 0;margin-bottom:1rem;padding:.6rem 1rem}.bd-cpl-recommend-heading{color:#fff;margin:0;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700}.bd-cpl-recommend-grid{grid-template-columns:repeat(5,1fr);gap:1rem;margin-bottom:1rem;display:grid}@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{cursor:pointer;background:#f5f5f5;border:1px solid #eee;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;width:100%;height:40px;margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;display:none}.bd-cpl-mobile-sidebar-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:1.5rem;font-family:Inter,sans-serif;display:none}.bd-cpl-mobile-sidebar-header span{font-weight:700}.bd-cpl-mobile-sidebar-header button{cursor:pointer;background:0 0;border:none;font-size:1.25rem}@media (max-width:900px){.bd-cpl-mobile-filter-btn{display:flex}.bd-cpl-sidebar-wrap{z-index:3000;background:#fff;flex-direction:column;padding:0 1.25rem 1.25rem;display:none;position:fixed;top:0;bottom:0;left:0;right:0;overflow-y:auto}.bd-cpl-sidebar-wrap.open,.bd-cpl-mobile-sidebar-header{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{color:#fff;margin:0;font-family:Inter,sans-serif;font-size:.9rem;font-weight:700}.bd-crs-body{max-width:1440px;margin:0 auto;padding:1.5rem 2rem}.bd-crs-grid{grid-template-columns:repeat(5,1fr);gap:1.25rem;display:grid}@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{flex-direction:column;padding:1rem 0;display:flex}.bd-product-meta{justify-content:space-between;margin-bottom:.5rem;display:flex}.bd-product-brand{text-transform:uppercase;letter-spacing:.05em;color:#ff5e14;font-size:.875rem;font-weight:600}.bd-product-sku{color:#999;font-size:.75rem}.bd-product-title{color:#1a1a1a;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.1}.bd-product-price-section{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.bd-product-price{color:#1a1a1a;font-size:1.75rem;font-weight:700}.bd-product-badge{color:#666;background:#f0f0f0;border-radius:100px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.bd-product-divider{background:#eee;height:1px;margin-bottom:2rem}.bd-section-label{text-transform:uppercase;color:#1a1a1a;margin-bottom:1rem;font-size:.875rem;font-weight:700}.bd-product-description{color:#444;margin-bottom:2rem;font-size:1rem;line-height:1.7}.bd-product-variants{margin-bottom:2.5rem}.bd-variant-label{margin-bottom:1rem;font-size:.875rem;font-weight:600;display:block}.bd-variant-options{gap:.75rem;display:flex}.bd-variant-btn{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:4px;width:48px;height:48px;font-size:.875rem;font-weight:600;transition:all .2s}.bd-variant-btn:hover{border-color:#1a1a1a}.bd-product-actions{gap:1rem;margin-bottom:2.5rem;display:flex}.bd-pd-add-to-cart-btn{color:#fff;cursor:pointer;background:#ff5e14;border:none;border-radius:999px;flex:1;height:56px;font-size:1rem;font-weight:700;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{cursor:pointer;color:#1a1a1a;background:#fff;border:1px solid #ddd;border-radius:8px;justify-content:center;align-items:center;width:56px;height:56px;transition:all .2s;display:flex}.bd-wishlist-btn:hover{background:#f9f9f9;border-color:#999}.bd-product-trust{flex-direction:column;gap:.75rem;display:flex}.bd-trust-item{color:#666;align-items:center;gap:.5rem;font-size:.875rem;display:flex}
.bd-product-gallery{gap:1.5rem;display:flex}.bd-product-thumbnails-side{flex-direction:column;gap:1rem;display:flex}.bd-product-thumb-premium{cursor:pointer;background:#f5f5f5;border:1px solid transparent;border-radius:8px;width:80px;height:80px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.bd-product-thumb-premium img{-o-object-fit:cover;object-fit:cover;opacity:.7;width:100%;height:100%;transition:opacity .3s}.bd-product-thumb-premium:hover img,.bd-product-thumb-premium.is-active 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{aspect-ratio:4/5;background:#f9f9f9;border-radius:12px;width:100%;overflow:hidden}.bd-main-view-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;animation:.4s ease-out fadeIn}@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;padding-bottom:.5rem;overflow-x:auto}}
.bd-site-shell{background-color:#fff;flex-direction:column;min-height:100vh;display:flex}.bd-product-page-main{width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}.bd-breadcrumb{color:#999;text-transform:uppercase;letter-spacing:.1em;padding:2rem 0;font-size:.75rem;font-weight:500}.bd-breadcrumb span.active{color:#1a1a1a}.bd-product-view{margin-bottom:6rem}.bd-product-view-layout{grid-template-columns:1.2fr .8fr;gap:5rem;display:grid}.bd-recommended-section{border-top:1px solid #eee;padding:6rem 0}.bd-section-header{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.bd-section-title{color:#1a1a1a;letter-spacing:-.02em;font-size:2rem;font-weight:800}.bd-view-all{color:#ff5e14;font-size:.875rem;font-weight:700;text-decoration:none}.bd-view-all:hover{text-decoration:underline}.bd-recommendations-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.bd-product-card-preview{flex-direction:column;display:flex}.bd-card-img-wrap{aspect-ratio:3/4;cursor:pointer;background:#f5f5f5;border-radius:12px;margin-bottom:1.25rem;position:relative;overflow:hidden}.bd-card-img-wrap img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.bd-card-img-wrap:hover img{transform:scale(1.05)}.bd-quick-add{cursor:pointer;opacity:0;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;font-weight:300;transition:all .3s;display:flex;position:absolute;bottom:1rem;right:1rem;transform:translateY(10px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.bd-card-img-wrap:hover .bd-quick-add{opacity:1;transform:translateY(0)}.bd-card-title{color:#1a1a1a;margin-bottom:.5rem;font-size:1rem;font-weight:700}.bd-card-price{color:#666;font-size:.875rem;font-weight:600}.bd-product-footer{border-top:1px solid #eee;margin-top:auto;padding:4rem 0}.bd-footer-content{color:#999;justify-content:center;max-width:1400px;margin:0 auto;padding:0 2rem;font-size:.875rem;display:flex}@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:.4s ease-out both fadeInUp}.zx-checkout-section:nth-child(2){animation-delay:.1s}.zx-checkout-section:nth-child(3){animation-delay:.2s}
