:root{--bmx-bg:#FFFFFF;--bmx-surface:#F4F7FC;--bmx-ink:#142849;--bmx-muted:#68758A;--bmx-line:#E6EBF2;--bmx-accent:#2456ED;--bmx-accent-soft:#EAF0FF;--bmx-focus:#F5A72B;--bmx-radius-sm:8px;--bmx-radius-md:14px;--bmx-radius-lg:22px;--bmx-container:1280px}html{scroll-behavior:smooth}body{background:var(--bmx-bg);color:var(--bmx-ink);font-family:"Segoe UI",Arial,sans-serif}.container{width:min(calc(100% - 40px),var(--bmx-container));margin-inline:auto}.announcement{min-height:34px;display:flex;align-items:center;justify-content:center;background:var(--bmx-ink);color:#fff;font-size:12px;font-weight:650;letter-spacing:.01em}.announcement a{color:#fff}.site-header{background:rgba(255,255,255,.98);border-bottom:1px solid var(--bmx-line);box-shadow:0 1px 0 rgba(20,40,73,.02)}.site-header.is-sticky{backdrop-filter:saturate(160%) blur(10px)}.header-main{min-height:78px;gap:24px}.brand a{display:inline-flex;align-items:center;gap:10px;color:var(--bmx-ink);font-size:20px;font-weight:800;letter-spacing:-.02em}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:var(--bmx-accent);color:#fff;font-size:18px;box-shadow:0 6px 18px rgba(36,86,237,.18)}.product-search{min-height:48px;background:var(--bmx-surface);border:1px solid var(--bmx-line);border-radius:12px;box-shadow:inset 0 1px 0 rgba(255,255,255,.7);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.product-search:focus-within{background:#fff;border-color:#B7C6F8;box-shadow:0 0 0 4px var(--bmx-accent-soft)}.product-search input[type=search]{font-size:14px;padding:0 16px;color:var(--bmx-ink)}.product-search input::placeholder{color:#8A96A8}.product-search>button{min-width:50px;border-radius:0 12px 12px 0;color:var(--bmx-accent);font-size:21px}.header-actions{display:flex;align-items:center;gap:6px}.header-actions>a,.menu-toggle{min-width:48px;min-height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:7px;color:var(--bmx-ink);font-size:16px;transition:background .18s ease,color .18s ease}.header-actions>a:hover,.menu-toggle:hover{background:var(--bmx-accent-soft);color:var(--bmx-accent)}.header-actions>a span{font-size:12px;font-weight:650}.bimaz-cart-count{display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:var(--bmx-accent);color:#fff;font-size:10px}.primary-nav{border-top:1px solid #F0F3F8}.primary-nav>ul,.primary-nav .menu{min-height:46px;display:flex;align-items:center;gap:26px;padding:0;list-style:none;font-size:13px;font-weight:700}.primary-nav a{position:relative;display:flex;align-items:center;min-height:46px;color:var(--bmx-ink)}.primary-nav>ul>li>a:after,.primary-nav>.menu>li>a:after{content:"";position:absolute;left:0;right:100%;bottom:0;height:2px;background:var(--bmx-accent);transition:right .2s ease}.primary-nav>ul>li>a:hover:after,.primary-nav>.menu>li>a:hover:after,.primary-nav .current-menu-item>a:after{right:0}.primary-nav .current-menu-item>a{color:var(--bmx-accent)}.section{padding-block:34px}.section-heading{margin-bottom:20px}.section-heading h2{font-size:clamp(22px,2vw,30px);line-height:1.12;letter-spacing:-.025em;font-weight:800}.section-heading p{max-width:62ch;font-size:14px;line-height:1.65}.section-heading>a{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border:1px solid var(--bmx-line);border-radius:10px;color:var(--bmx-accent);font-size:12px;font-weight:750}.section-heading>a:hover{background:var(--bmx-accent-soft);border-color:#CAD6FB}.woocommerce ul.products{gap:18px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{overflow:hidden;padding:12px;border:1px solid var(--bmx-line);border-radius:16px;background:#fff;box-shadow:0 1px 2px rgba(20,40,73,.025);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.woocommerce ul.products li.product:hover{transform:translateY(-3px);border-color:#CFD9E8;box-shadow:0 10px 28px rgba(20,40,73,.08)}.woocommerce ul.products li.product a img{aspect-ratio:1/1;object-fit:contain;background:#F8FAFD;border-radius:12px;margin:0 0 13px;transition:transform .25s ease}.woocommerce ul.products li.product:hover a img{transform:scale(1.025)}.woocommerce ul.products li.product .woocommerce-loop-product__title{padding:0;min-height:42px;color:var(--bmx-ink);font-size:14px;line-height:1.45;font-weight:700}.woocommerce ul.products li.product .price{margin-top:8px;color:var(--bmx-ink);font-size:15px;font-weight:800}.woocommerce ul.products li.product .price del{color:#96A0AF;font-size:12px;font-weight:500}.woocommerce ul.products li.product .price ins{text-decoration:none;color:var(--bmx-accent)}.woocommerce span.onsale{top:10px;left:10px;right:auto;min-height:auto;min-width:auto;padding:6px 9px;border-radius:8px;background:var(--bmx-accent);font-size:10px;line-height:1;font-weight:800}.woocommerce ul.products li.product .button{width:100%;margin-top:auto;padding:11px 12px;border-radius:10px;background:var(--bmx-accent);font-size:12px;font-weight:750}.woocommerce ul.products li.product .button:hover{filter:none;background:#1D49CC}.benefits{margin-top:22px;padding:24px 0;border-top:1px solid var(--bmx-line);border-bottom:1px solid var(--bmx-line);gap:14px}.benefits>div{padding:14px 16px;border:1px solid var(--bmx-line);border-radius:14px;background:var(--bmx-surface)}.benefits span{width:34px;height:34px;border-radius:10px;background:var(--bmx-accent-soft);color:var(--bmx-accent)}.woocommerce .woocommerce-breadcrumb{margin:0 0 18px;color:var(--bmx-muted);font-size:12px}.woocommerce .woocommerce-breadcrumb a{color:var(--bmx-accent)}.woocommerce div.product{margin-top:20px}.woocommerce div.product div.images img{border-radius:16px;background:#F8FAFD}.woocommerce div.product .product_title{font-size:clamp(26px,3vw,38px);line-height:1.08;letter-spacing:-.03em}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--bmx-accent);font-size:24px;font-weight:800}.woocommerce div.product form.cart .button{min-height:48px;padding-inline:24px}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-radius:12px;border:1px solid var(--bmx-line);background:var(--bmx-surface);color:var(--bmx-ink)}.woocommerce-message,.woocommerce-info{border-top:3px solid var(--bmx-accent)}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce select{min-height:46px;border:1px solid var(--bmx-line);border-radius:10px;background:#fff;padding:10px 12px;color:var(--bmx-ink)}.woocommerce form .form-row input.input-text:focus,.woocommerce form .form-row textarea:focus,.woocommerce select:focus{outline:0;border-color:#B7C6F8;box-shadow:0 0 0 4px var(--bmx-accent-soft)}.woocommerce-cart-form,.cart_totals,.woocommerce-checkout-review-order,.woocommerce-MyAccount-content{border:1px solid var(--bmx-line);border-radius:16px;background:#fff;padding:18px}.site-footer{border-top:1px solid var(--bmx-line);background:#0F1F38;color:#DCE4F0}.site-footer a{color:#fff}.site-footer h2,.site-footer h3,.site-footer h4{color:#fff}.site-footer p{color:#B8C3D3}@media(max-width:900px){.container{width:min(calc(100% - 28px),var(--bmx-container))}.header-main{flex-wrap:wrap;gap:10px;padding-block:10px}.product-search{order:3;flex-basis:100%;max-width:none}.header-actions>a span{display:none}.primary-nav{display:none}.primary-nav.is-open{display:block}.primary-nav>ul,.primary-nav .menu{display:block;padding:8px 0 14px}.primary-nav a{min-height:44px}.woocommerce ul.products,.woocommerce ul.products.columns-3,.woocommerce ul.products.columns-4,.woocommerce ul.products.columns-5{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.benefits{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.container{width:min(calc(100% - 22px),var(--bmx-container))}.announcement{font-size:11px;padding-inline:10px;text-align:center}.header-main{min-height:0}.brand a{font-size:17px}.brand-mark{width:34px;height:34px}.header-actions{margin-left:auto}.header-actions>a,.menu-toggle{min-width:42px;min-height:42px}.product-search{min-height:44px}.section{padding-block:25px}.section-heading{align-items:flex-end}.section-heading h2{font-size:22px}.section-heading p{display:none}.section-heading>a{min-height:36px;padding-inline:10px;font-size:11px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{padding:9px;border-radius:14px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:12.5px;min-height:37px}.woocommerce ul.products li.product .price{font-size:14px}.woocommerce ul.products li.product .button{padding:10px 8px;font-size:11px}.benefits{grid-template-columns:1fr;gap:8px}.benefits>div{padding:11px 12px}.woocommerce-cart-form,.cart_totals,.woocommerce-checkout-review-order,.woocommerce-MyAccount-content{padding:12px;border-radius:14px}table.shop_table_responsive tr td{padding-left:42%!important;overflow-wrap:anywhere}.woocommerce-cart-form{overflow:hidden}.woocommerce table.shop_table{font-size:13px}}/* Premium home composition */
.home .hero-section{padding-top:24px}
.home .hero-slider{position:relative;overflow:hidden;border:1px solid var(--bmx-line);border-radius:var(--bmx-radius-lg);background:linear-gradient(135deg,#F8FAFD 0%,#EEF4FF 100%)}
.home .hero-slide{min-height:420px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:28px;padding:46px 52px}
.home .hero-copy{max-width:650px}
.home .hero-copy h1,.home .hero-copy h2{max-width:12ch;margin:0 0 16px;font-size:clamp(38px,5vw,64px);line-height:1.02;letter-spacing:-.045em;font-weight:800;color:var(--bmx-ink)}
.home .hero-copy p{max-width:54ch;margin:0 0 24px;color:var(--bmx-muted);font-size:16px;line-height:1.65}
.home .hero-slide picture{display:flex;align-items:center;justify-content:center;min-width:0}
.home .hero-slide picture img{width:100%;max-height:340px;object-fit:contain;filter:none}
.home .hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.home .hero-actions .button{min-height:48px;padding-inline:22px}
.home .hero-secondary{display:inline-flex;align-items:center;min-height:48px;padding:0 18px;border:1px solid #CFD9E8;border-radius:10px;background:#fff;color:var(--bmx-ink);font-size:13px;font-weight:750}
.home .hero-secondary:hover{border-color:#B7C6F8;background:var(--bmx-accent-soft);color:var(--bmx-accent)}
.home .slider-controls{position:absolute;left:52px;bottom:24px;display:flex;align-items:center;gap:8px}
.home .slider-controls button{width:38px;height:38px;padding:0;border:1px solid var(--bmx-line);border-radius:10px;background:#fff;color:var(--bmx-ink)}
.home .slider-controls .slide-position{font-size:12px;font-weight:700;color:var(--bmx-muted)}
.home .category-carousel-shell{position:relative}
.home .category-grid{scrollbar-width:none}
.home .category-grid::-webkit-scrollbar{display:none}
.home .category-card{min-width:156px;min-height:174px;display:flex;flex-direction:column;justify-content:flex-end;gap:8px;padding:14px;border:1px solid var(--bmx-line);border-radius:16px;background:#fff;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}
.home .category-card:hover{transform:translateY(-2px);border-color:#CFD9E8;box-shadow:0 8px 20px rgba(20,40,73,.06)}
.home .category-card img,.home .category-symbol{width:100%;aspect-ratio:1.35/1;object-fit:contain;border-radius:12px;background:var(--bmx-surface)}
.home .category-symbol{display:grid;place-items:center;color:var(--bmx-accent)}
.home .category-symbol svg{width:40px;height:40px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.home .category-card h3{margin:0;font-size:13px;line-height:1.3;color:var(--bmx-ink)}
.home .category-card>span:last-child{font-size:11px;color:var(--bmx-muted)}
.category-carousel-btn{position:absolute;top:50%;z-index:4;width:38px;height:38px;padding:0;transform:translateY(-50%);border:1px solid var(--bmx-line);border-radius:10px;background:#fff;color:var(--bmx-ink);box-shadow:0 5px 18px rgba(20,40,73,.08)}
.category-prev{left:-12px}.category-next{right:-12px}.category-carousel-btn:disabled{opacity:.28;pointer-events:none}
.home .benefits{margin-top:8px;margin-bottom:18px}
.home .benefits>div{min-height:72px}
.home .section+.section{border-top:1px solid #F3F5F8}
.home .site-footer{margin-top:36px}

/* Shop toolbar and filter drawer */
.shop-mobile-toolbar{display:none}
.shop-layout{align-items:start}
.shop-sidebar .filter-panel{border:1px solid var(--bmx-line);border-radius:14px;background:#fff;padding:4px 14px 14px}
.shop-sidebar .filter-panel summary{padding:14px 0;font-weight:800;color:var(--bmx-ink);cursor:pointer}
.shop-sidebar .filter-panel form{display:grid;gap:14px}
.shop-sidebar .filter-panel label{display:grid;gap:6px;color:var(--bmx-ink);font-size:12px;font-weight:700}
.shop-sidebar .filter-panel select,.shop-sidebar .filter-panel input[type=number]{width:100%;min-height:42px;border:1px solid var(--bmx-line);border-radius:9px;padding:8px 10px;background:#fff}
.shop-sidebar .price-range{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.shop-sidebar .filter-reset{display:inline-flex;justify-content:center;align-items:center;min-height:40px;border:1px solid var(--bmx-line);border-radius:9px;color:var(--bmx-muted);font-size:12px;font-weight:700}
.shop-filter-drawer-head{display:none}

@media(max-width:900px){
 .home .hero-slide{min-height:0;grid-template-columns:1fr;padding:30px 28px 74px}
 .home .hero-copy h1,.home .hero-copy h2{max-width:14ch;font-size:clamp(34px,8vw,48px)}
 .home .hero-slide picture{order:-1}
 .home .hero-slide picture img{max-height:250px}
 .home .slider-controls{left:28px;bottom:22px}
 .category-carousel-btn{display:none}
 .shop-mobile-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}
 .shop-mobile-filter-btn{min-height:42px;padding:0 15px;border:1px solid var(--bmx-line);border-radius:10px;background:#fff;color:var(--bmx-ink);font-size:12px;font-weight:800}
 .filter-count{display:inline-grid;place-items:center;min-width:20px;height:20px;margin-left:5px;padding:0 5px;border-radius:10px;background:var(--bmx-accent);color:#fff;font-size:10px}
 .shop-mobile-toolbar .woocommerce-ordering{margin:0!important;float:none!important}
 .shop-mobile-toolbar .woocommerce-ordering select{min-height:42px;max-width:180px}
 .bimaz-shop-js .shop-sidebar{position:fixed!important;top:0;left:0;bottom:0;z-index:9999;width:min(88vw,360px)!important;max-width:none!important;margin:0!important;padding:0 16px 24px!important;overflow:auto;background:#fff;transform:translateX(-105%);transition:transform .22s ease;box-shadow:0 12px 36px rgba(20,40,73,.16)}
 .bimaz-shop-js .shop-sidebar.is-open{transform:translateX(0)}
 .shop-filter-drawer-head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;min-height:64px;background:#fff;border-bottom:1px solid var(--bmx-line)}
 .shop-filter-close{width:40px;height:40px;padding:0;border-radius:10px;background:var(--bmx-surface);color:var(--bmx-ink);font-size:24px}
 .shop-filter-backdrop{position:fixed;inset:0;z-index:9998;background:rgba(15,31,56,.38);opacity:0;visibility:hidden;transition:opacity .22s ease}
 .shop-filter-backdrop.is-open{opacity:1;visibility:visible}
 body.shop-filter-open{overflow:hidden}
}
@media(max-width:480px){
 .home .hero-section{padding-top:14px}
 .home .hero-slider{border-radius:16px}
 .home .hero-slide{padding:22px 18px 68px}
 .home .hero-slide picture img{max-height:210px}
 .home .hero-copy h1,.home .hero-copy h2{font-size:32px}
 .home .hero-copy p{font-size:14px;margin-bottom:18px}
 .home .hero-actions{gap:8px}
 .home .hero-actions .button,.home .hero-secondary{min-height:44px;padding-inline:14px;font-size:12px}
 .home .slider-controls{left:18px;bottom:16px}
 .home .category-card{min-width:136px;min-height:158px;padding:10px}
 .shop-mobile-toolbar{position:sticky;top:0;z-index:12;padding:8px 0;background:#fff}
 .shop-mobile-toolbar .woocommerce-ordering select{max-width:150px;font-size:11px}
}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
/* Shop Add to Cart polish */
.woocommerce ul.products li.product{display:flex;flex-direction:column}
.woocommerce ul.products li.product .woocommerce-loop-product__link{display:block}
.woocommerce ul.products li.product .price{margin-bottom:12px}
.woocommerce ul.products li.product>a.button,.woocommerce ul.products li.product .add_to_cart_button,.woocommerce ul.products li.product .product_type_simple,.woocommerce ul.products li.product .product_type_variable{width:100%;min-height:44px;margin:0 0 10px!important;padding:11px 14px!important;display:flex!important;align-items:center;justify-content:center;text-align:center;border-radius:10px;background:#2456ED!important;color:#fff!important;font-size:12.5px;font-weight:750;line-height:1.25;box-shadow:none!important}
.woocommerce ul.products li.product>a.button:hover,.woocommerce ul.products li.product .add_to_cart_button:hover,.woocommerce ul.products li.product .product_type_simple:hover,.woocommerce ul.products li.product .product_type_variable:hover{background:#1D49CC!important;color:#fff!important;transform:none}
.woocommerce ul.products li.product .add_to_cart_button.loading{opacity:.72;pointer-events:none}
.woocommerce ul.products li.product .add_to_cart_button.added{background:#142849!important}
.woocommerce ul.products li.product a.added_to_cart{display:flex;align-items:center;justify-content:center;min-height:40px;margin:-2px 0 10px;padding:9px 12px;border:1px solid #CAD6FB;border-radius:10px;background:#EAF0FF;color:#2456ED;font-size:12px;font-weight:750}
.woocommerce ul.products li.product .product-tools{margin-top:auto;display:grid;grid-template-columns:1fr 1fr;gap:8px}
.woocommerce ul.products li.product .product-tools .wishlist-button,.woocommerce ul.products li.product .product-tools .quick-view-button{min-height:38px;padding:8px 10px;border-radius:9px;font-size:11px}
@media(max-width:480px){.woocommerce ul.products li.product>a.button,.woocommerce ul.products li.product .add_to_cart_button,.woocommerce ul.products li.product .product_type_simple,.woocommerce ul.products li.product .product_type_variable{min-height:42px;padding:9px 8px!important;font-size:11.5px}.woocommerce ul.products li.product .product-tools{grid-template-columns:1fr}.woocommerce ul.products li.product .product-tools .wishlist-button,.woocommerce ul.products li.product .product-tools .quick-view-button{min-height:36px;font-size:10.5px}}


/* mobile shop CTA: use native WooCommerce label only */
@media(max-width:600px){
.woocommerce ul.products li.product .add_to_cart_button{font-size:12px!important;color:#fff!important;position:relative!important;overflow:hidden!important}
.woocommerce ul.products li.product .add_to_cart_button::after{content:none!important;display:none!important}
}

/* Quick View premium fix */
#quick-view{width:min(760px,calc(100% - 28px));max-width:760px;max-height:min(88vh,760px);padding:0;border:1px solid #E6EBF2;border-radius:18px;background:#FFFFFF;color:#142849;box-shadow:0 24px 60px rgba(20,40,73,.18);overflow:hidden}
#quick-view::backdrop{background:rgba(20,40,73,.58)}
#quick-view .dialog-close{position:absolute;top:12px;right:12px;z-index:5;width:40px;height:40px;padding:0;display:grid;place-items:center;border:1px solid #E6EBF2;border-radius:10px;background:#FFFFFF;color:#142849;font-size:24px;line-height:1;box-shadow:0 4px 14px rgba(20,40,73,.08)}
#quick-view .dialog-close:hover{background:#EAF0FF;color:#2456ED}
#quick-view .quick-view-content{display:grid;grid-template-columns:minmax(0,300px) minmax(0,1fr);gap:24px;align-items:start;padding:28px;overflow:auto;max-height:min(88vh,760px)}
#quick-view .quick-view-content img{float:none;width:100%;max-width:none;aspect-ratio:1/1;object-fit:contain;margin:0;border-radius:14px;background:#F4F7FC;border:1px solid #E6EBF2}
#quick-view .quick-view-content h2{margin:6px 44px 10px 0;font-size:clamp(22px,3vw,30px);line-height:1.12;letter-spacing:-.025em;color:#142849}
#quick-view .quick-view-content p{margin:0 0 14px;color:#68758A;font-size:14px;line-height:1.6}
#quick-view .quick-view-content p:nth-of-type(1){color:#2456ED;font-size:20px;font-weight:800;line-height:1.25}
#quick-view .quick-view-content .button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;margin-top:4px;padding:12px 16px;border-radius:10px;background:#2456ED;color:#fff;font-size:13px;font-weight:800;text-decoration:none}
#quick-view .quick-view-content .button:hover{background:#1D49CC;color:#fff}
@media(max-width:700px){#quick-view{width:calc(100% - 20px);max-height:88vh;border-radius:16px}#quick-view .quick-view-content{grid-template-columns:1fr;gap:16px;padding:18px;max-height:88vh}#quick-view .quick-view-content img{max-height:280px}#quick-view .quick-view-content h2{margin:0 48px 8px 0;font-size:22px}#quick-view .quick-view-content p{font-size:13px}#quick-view .quick-view-content p:nth-of-type(1){font-size:18px}#quick-view .quick-view-content .button{width:100%}}

#quick-view .quick-view-content>p:first-of-type{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin:0;color:#142849;font-size:20px;font-weight:800}#quick-view .quick-view-content>p:first-of-type del{color:#8a96a8;font-size:14px;font-weight:500}#quick-view .quick-view-content>p:first-of-type strong{color:#2456ed;font-size:22px;font-weight:800}
