.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}.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-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:#111B47;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;appearance:none;-webkit-appearance:none;background:linear-gradient(90deg,#111B47 0,#111B47 50%,#e0e0e0 0,#e0e0e0);background-size:100% 100%;background-position: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{font-size:.72rem;color:#444;text-decoration:none;display:flex;align-items:center;padding:.3rem 0 .3rem .6rem;margin-left:-.6rem;border-left:3px solid transparent;transition:all .15s}.bd-csb-link:hover{color:#111B47;border-left-color:#111B47}.bd-csb-link-list a{font-size:.72rem;color:#444;text-decoration:none;transition:color .15s}.bd-csb-link-list a:hover{color:#111B47}.bd-csb-link-list a{display:flex;align-items:center;padding:.3rem 0 .3rem .6rem;margin-left:-.6rem;border-left:3px solid transparent;transition:all .15s}.bd-csb-link-active,.bd-csb-link-list a:hover{border-left-color:#111B47}.bd-csb-link-active{color:#111B47;font-weight:600}.bd-csb-price-links a{color:#111B47;font-weight:500}.bd-csb-review-row{gap:.3rem}.bd-csb-review-row:hover .bd-csb-and-up{color:#111B47}.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%;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}}.zx-order-summary{position:sticky;top:2rem}.shadow-orange-thin{box-shadow:0 10px 15px -3px rgba(200,160,103,.2),0 4px 6px -2px rgba(200,160,103,.1)}.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;gap:.75rem}.bd-color-btn{width:48px;height:48px;border:2px solid #ddd;border-radius:50%;cursor:pointer;transition:all .2s;background-size:cover;background-position:50%;padding:0}.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{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-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}.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}}.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%;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}.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-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:2rem 0;font-size:.75rem;font-weight:500;color:#999;text-transform:uppercase;letter-spacing:.1em}.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)}}