/*
Theme Name: Monkey Mobile Polish
Version: 0.10.1
Text Domain: monkey-mobile
Description: Lightweight RTL WooCommerce storefront with Gutenberg content editing.
*/
:root{--ink:#101010;--muted:#50575B;--blue:#00AEE4;--line:#E8ECEF;--soft:#FFFFFF;--radius:24px;--width:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:white;color:var(--ink);font:16px/1.65 var(--mm-font-family, Rubik),Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:5px}img{max-width:100%;height:auto}button{cursor:pointer}.wrap{max-width:var(--width);margin:auto;padding-inline:28px}.skip{position:absolute;top:-100px}.skip:focus{top:0;background:white;z-index:100}.topbar{background:var(--ink);color:white;text-align:center;font-size:12px;padding:7px 12px;letter-spacing:.3px}.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:40}.header-main{display:flex;align-items:center;gap:36px;padding-block:22px}.brand{display:flex;align-items:center;gap:10px;direction:ltr;flex-shrink:0}.brand-mark{width:42px;height:42px;background:var(--ink);color:white;border-radius:13px;font-size:30px;font-weight:700;line-height:42px;text-align:center}.brand-mark span{color:#5b95ff}.brand-name{font-weight:700;letter-spacing:-1px;font-size:18px;line-height:1.1}.brand-name small{display:block;color:var(--blue);font-size:10px;letter-spacing:4px;margin-top:4px}.search{display:flex;flex:1;background:var(--soft);border:1px solid var(--line);border-radius:12px;overflow:hidden}.search input{width:100%;border:0;background:none;padding:11px 16px;min-width:0}.search button{border:0;background:none;padding:8px 16px;color:var(--blue)}.cart-link{font-weight:bold;white-space:nowrap}.cart-count{display:inline-grid;place-items:center;border-radius:50%;background:var(--blue);color:white;min-width:23px;height:23px;font-size:12px}.main-nav{display:flex;align-items:center;gap:32px;padding-block:12px;border-top:1px solid var(--line);font-size:14px;overflow:auto;white-space:nowrap}.main-nav a:hover{color:var(--blue)}.main-nav .nav-contact{margin-inline-start:auto;color:var(--blue)}.mobile-menu{display:none}.demo-strip{font-size:12px;text-align:center;background:#EAF9FE;color:#006E93;padding:7px}.hero{background:#F5FCFF;position:relative;overflow:hidden;margin:28px auto 0;border-radius:28px;min-height:510px;display:grid;grid-template-columns:1.05fr 1fr;align-items:center;padding:65px}.eyebrow{display:block;color:var(--blue);font-size:12px;font-weight:bold;letter-spacing:1.5px;margin-bottom:18px}.hero h1{font-size:clamp(38px,5vw,68px);line-height:1.07;letter-spacing:-2px;margin:0 0 22px;max-width:550px}.hero h1 em{font-style:normal;color:var(--blue)}.hero p{font-size:18px;max-width:430px;color:var(--muted);margin-bottom:30px}.actions{display:flex;gap:12px;flex-wrap:wrap}.btn,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--ink);color:#fff;border:1px solid var(--ink);border-radius:11px;padding:13px 23px;font-weight:bold;display:inline-flex;align-items:center;justify-content:center;gap:12px;line-height:1.4;transition:background .18s,transform .18s}.btn:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:var(--blue);color:#fff;transform:translateY(-1px)}.btn-blue,.woocommerce button.button.alt,.woocommerce a.button.alt{background:var(--blue);border-color:var(--blue);color:white}.btn-light{background:white;color:var(--ink);border-color:var(--line)}.hero-art{position:relative;display:grid;place-items:center;min-height:380px;direction:ltr}.hero-art:before{content:'';width:350px;height:350px;border-radius:50%;background:radial-gradient(circle,#c6d8fc,#eaf0fa 65%);position:absolute}.hero-art img{width:320px;position:relative;transform:rotate(-12deg);filter:drop-shadow(18px 30px 20px #25355125)}.hero-art .back-phone{position:absolute;width:260px;transform:translateX(115px) rotate(13deg)}.hero-caption{position:absolute;bottom:8px;left:10px;background:white;padding:10px 18px;border-radius:12px;font-size:12px;box-shadow:0 5px 30px #15264009;direction:rtl}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding-block:26px;border-bottom:1px solid var(--line)}.benefit{display:flex;gap:12px;align-items:center;font-size:14px}.benefit b{display:block}.benefit small{color:var(--muted)}.benefit .symbol{font-size:22px;color:var(--blue)}.section{padding-block:50px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-bottom:26px}.section-head h2{font-size:32px;line-height:1.2;margin:0;letter-spacing:-1px}.section-head p{color:var(--muted);margin:8px 0 0}.text-link{color:var(--blue);font-size:14px;font-weight:bold;white-space:nowrap}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-tile{border:1px solid var(--line);border-radius:20px;padding:22px;background:white;display:flex;align-items:center;gap:14px;transition:background .2s}.category-tile:hover{background:var(--soft)}.category-tile img{width:65px;height:85px;object-fit:contain}.category-tile strong{display:block}.category-tile small{color:var(--muted)}.brand-panels{display:grid;grid-template-columns:1fr 1fr;gap:22px}.brand-panel{background:#FFFFFF;border-radius:24px;padding:38px;min-height:260px;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.brand-panel.dark{background:#111111;color:white}.brand-panel h2{font-size:34px;line-height:1.15;margin:8px 0 20px;direction:ltr;text-align:right}.brand-panel img{width:135px;transform:rotate(-12deg);margin-inline-end:20px}.service-panel{border-radius:24px;padding:38px;background:#EAF9FE;display:flex;justify-content:space-between;align-items:center;gap:30px}.service-panel h2{font-size:31px;margin:8px 0}.service-panel p{color:var(--muted);max-width:620px}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.service-card{padding:36px;border:1px solid var(--line);border-radius:22px}.service-card h2{font-size:27px;margin:12px 0}.service-card p{color:var(--muted)}.site-footer{margin-top:60px;background:#101010;color:white;padding:50px 0 20px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px}.site-footer p,.site-footer a:not(.brand){color:#aeb8c8;font-size:14px}.site-footer h3{font-size:15px;margin-top:0}.footer-links{display:grid;gap:9px}.footer-bottom{border-top:1px solid #ffffff20;margin-top:36px;padding-top:20px;color:#919dae;font-size:12px;display:flex;justify-content:space-between}.page-main{min-height:50vh;padding-block:35px}.page-main h1{font-size:40px;line-height:1.2;letter-spacing:-1px}.woocommerce-breadcrumb{font-size:12px!important;color:var(--muted)!important;margin-bottom:28px!important}.shop-intro{background:var(--soft);border-radius:20px;padding:30px;margin-bottom:25px}.shop-intro h1{margin:0 0 8px}.shop-intro p{margin:0;color:var(--muted)}.filters{padding:18px;border:1px solid var(--line);border-radius:14px;margin-bottom:25px}.filters summary{cursor:pointer;font-weight:bold}.filter-fields{display:flex;gap:12px;flex-wrap:wrap;margin-top:15px}.filter-fields label{font-size:12px;color:var(--muted);flex:1;min-width:100px}.filter-fields input,.filter-fields select{display:block;width:100%;padding:9px;border:1px solid var(--line);border-radius:8px;background:white}.woocommerce ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:20px 0}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:none;width:100%;margin:0;padding:16px;border:1px solid var(--line);border-radius:19px;background:#fff;display:flex;flex-direction:column;position:relative;transition:box-shadow .2s}.woocommerce ul.products li.product:hover{box-shadow:0 10px 30px #1526400c}.woocommerce ul.products li.product a img{aspect-ratio:1;object-fit:contain;background:var(--soft);border-radius:12px;margin-bottom:17px;padding:24px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px;line-height:1.45;padding:0 0 8px;min-height:54px}.woocommerce ul.products li.product .price{color:var(--ink);font-size:18px;font-weight:bold}.woocommerce ul.products li.product .price del{font-size:13px;color:var(--muted);font-weight:normal}.woocommerce ul.products li.product .button{font-size:13px;width:100%;padding:10px 8px;margin-top:auto;background:white;color:var(--ink);border:1px solid var(--line)}.woocommerce ul.products li.product .button:hover{background:var(--ink);color:white}.woocommerce span.onsale{background:var(--blue);border-radius:7px;padding:3px 9px;min-height:0;line-height:1.8;min-width:0;font-size:11px;z-index:2}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{font-size:13px;color:var(--muted)}.woocommerce .woocommerce-ordering select{padding:9px;border:1px solid var(--line);border-radius:9px;background:white}.woocommerce div.product div.images{padding:25px;background:var(--soft);border-radius:24px}.woocommerce div.product div.images img{max-height:560px;object-fit:contain}.woocommerce div.product div.summary{padding:10px 25px}.woocommerce div.product .product_title{font-size:35px;line-height:1.2}.woocommerce div.product p.price{color:var(--ink);font-size:29px}.woocommerce div.product p.price del{font-size:18px;color:var(--muted)}.woocommerce div.product form.cart .variations select{padding:12px;border:1px solid var(--line);border-radius:9px;background:white;min-width:160px}.woocommerce div.product form.cart .variations th{text-align:right}.woocommerce div.product form.cart .button{min-height:48px}.woocommerce .quantity .qty{padding:10px;border:1px solid var(--line);border-radius:8px;min-height:48px;width:65px}.woocommerce div.product .stock{color:#168153}.product-assurance{background:var(--soft);border-radius:14px;padding:18px;margin:18px 0;font-size:13px}.product-assurance p{margin:5px 0}.whatsapp-product{display:block;text-align:center;border:1px solid #c1e2d3;border-radius:10px;padding:12px;color:#126b49;margin:14px 0}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:0;background:white}.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border-bottom:3px solid var(--blue)}.woocommerce table.shop_table{border:1px solid var(--line);border-radius:15px;overflow:hidden}.woocommerce table.shop_table td,.woocommerce table.shop_table th{padding:17px 14px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{border:1px solid #829AA2;border-radius:9px;padding:12px;min-height:47px;background:white}.woocommerce form .form-row label{font-size:14px;font-weight:bold}.woocommerce-checkout #payment{background:var(--soft);border-radius:16px}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{float:none;width:100%}.woocommerce-checkout form.checkout{display:grid;grid-template-columns:1.05fr 1fr;gap:30px}.woocommerce-checkout #customer_details{grid-row:1/4}.woocommerce-checkout #order_review_heading{margin:0}.woocommerce-checkout #order_review{grid-column:2}.woocommerce-error,.woocommerce-info,.woocommerce-message{border-radius:9px;background:var(--soft);font-size:14px}.woocommerce .cart-collaterals .cart_totals{border:1px solid var(--line);border-radius:18px;padding:22px}.woocommerce a.remove{color:#a13838!important}.woocommerce .product-thumbnail img{width:70px}.woocommerce .cart-empty{padding:25px}.woocommerce .related.products{clear:both;padding-top:30px}.woocommerce .related.products h2{font-size:27px}.spec-note{color:var(--muted);font-size:12px}.empty-state{background:var(--soft);padding:35px;border-radius:18px}.woocommerce form.checkout_coupon{border-color:var(--line)}.woocommerce ul.order_details{margin:25px 0;padding:0}.woocommerce .woocommerce-customer-details address{border:1px solid var(--line);border-radius:14px;padding:18px}.woocommerce-pagination{margin-top:30px}.woocommerce nav.woocommerce-pagination ul{border:0}.woocommerce nav.woocommerce-pagination ul li{border:1px solid var(--line);margin:4px;border-radius:7px}.woocommerce .product_meta{font-size:12px;color:var(--muted);display:grid;gap:6px}.woocommerce .woocommerce-product-details__short-description{color:var(--muted)}.woocommerce .reset_variations{font-size:12px}.mm-buy-now{margin-inline-start:8px!important}.woocommerce-variation-add-to-cart{display:flex;gap:8px;flex-wrap:wrap}.woocommerce-variation-add-to-cart .quantity{margin:0!important}.woocommerce form.cart{display:flex;gap:8px;flex-wrap:wrap}.woocommerce form.variations_form{display:block}.woocommerce div.product .woocommerce-tabs{padding-top:30px}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.woocommerce #respond input#submit,.woocommerce input.button{border-radius:10px}.mm-demo-note{padding:12px;background:#fff6dd;border-radius:10px;font-size:12px;margin-bottom:20px}.woocommerce table.shop_attributes th{width:160px}.woocommerce table.shop_attributes td{padding:8px}.woocommerce table.shop_attributes td p{padding:0}.woocommerce .select2-container .select2-selection--single{height:47px;border-color:#829AA2;border-radius:9px}.woocommerce .select2-container .select2-selection--single .select2-selection__rendered{line-height:45px}.woocommerce .select2-container .select2-selection--single .select2-selection__arrow{top:10px}.woocommerce .woocommerce-form-coupon-toggle{grid-column:1/-1}.woocommerce-billing-fields h3{margin-top:0}.woocommerce .woocommerce-checkout-review-order-table{margin-bottom:20px}.hero-art img,.category-tile img,.brand-panel img{user-select:none}@media(max-width:900px){.header-main{gap:20px}.hero{padding:40px;min-height:460px}.hero-art img{width:240px}.hero-art .back-phone{width:200px;transform:translateX(65px) rotate(13deg)}.hero-art:before{width:250px;height:250px}.category-grid{grid-template-columns:repeat(2,1fr)}.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.brand-panel{padding:26px}.brand-panel img{width:100px}.brand-panel h2{font-size:28px}.benefits{grid-template-columns:repeat(2,1fr)}.woocommerce-checkout form.checkout{display:block}.footer-grid{gap:25px}.woocommerce div.product div.summary{padding:0 15px}}
@media(max-width:600px){.wrap{padding-inline:18px}.header-main{padding-block:14px;gap:12px;flex-wrap:wrap}.brand{margin-inline-end:auto}.brand-name{font-size:16px}.brand-mark{width:36px;height:36px;line-height:36px;font-size:27px}.search{order:4;flex-basis:100%}.cart-link{font-size:13px}.main-nav{gap:24px;padding-block:10px;font-size:13px}.main-nav .nav-contact{display:none}.hero{margin-top:18px;padding:28px 24px 12px;display:flex;flex-direction:column;align-items:stretch;min-height:0;border-radius:21px}.hero h1{font-size:43px;letter-spacing:-1.7px}.hero p{font-size:15px;margin-bottom:22px;max-width:310px}.eyebrow{font-size:10px;margin-bottom:14px}.hero-art{min-height:265px;margin-top:15px}.hero-art img{width:215px}.hero-art .back-phone{width:174px;transform:translateX(65px) rotate(13deg)}.hero-art:before{width:230px;height:230px}.hero-caption{font-size:10px;bottom:4px;left:0;padding:8px 12px}.btn{padding:12px 17px;font-size:14px}.benefits{gap:16px;padding-block:22px}.benefit{font-size:12px;gap:8px}.benefit .symbol{font-size:18px}.section{padding-block:30px}.section-head{margin-bottom:20px}.section-head h2{font-size:26px}.section-head p{font-size:13px}.text-link{font-size:12px}.category-grid{gap:10px}.category-tile{padding:13px;gap:8px;border-radius:15px}.category-tile img{width:44px;height:65px}.category-tile strong{font-size:13px}.category-tile small{font-size:10px}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{padding:10px;border-radius:15px}.woocommerce ul.products li.product a img{padding:16px;margin-bottom:12px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px;min-height:48px}.woocommerce ul.products li.product .price{font-size:16px}.woocommerce ul.products li.product .button{font-size:12px}.brand-panels,.service-grid{grid-template-columns:1fr;gap:14px}.brand-panel{min-height:215px;padding:28px}.brand-panel img{width:110px}.brand-panel h2{font-size:30px}.service-panel{padding:25px;display:block}.service-panel h2{font-size:27px}.service-panel p{font-size:14px}.service-card{padding:25px}.service-card h2{font-size:24px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{display:block;margin-bottom:5px}.page-main h1{font-size:30px}.shop-intro{padding:23px}.woocommerce .woocommerce-ordering{float:none;clear:both}.woocommerce div.product div.images,.woocommerce div.product div.summary{float:none;width:100%;padding:0}.woocommerce div.product div.images{padding:20px;margin-bottom:25px}.woocommerce div.product div.images img{max-height:360px}.woocommerce div.product .product_title{font-size:29px}.woocommerce div.product p.price{font-size:27px}.woocommerce div.product form.cart .button{font-size:14px;padding:12px 16px}.woocommerce .cart-collaterals .cart_totals{width:100%;padding:16px}.woocommerce table.shop_table td,.woocommerce table.shop_table th{padding:13px 10px}.woocommerce-checkout #order_review{margin-top:20px}.woocommerce ul.order_details li{margin:0 0 12px 15px;padding:0 0 0 15px}.woocommerce .woocommerce-ordering select{width:100%}.filter-fields{gap:9px}.filter-fields label{min-width:42%}.woocommerce span.onsale{font-size:10px}.site-footer{margin-top:35px}.woocommerce .woocommerce-tabs .panel{font-size:14px}.woocommerce .woocommerce-tabs ul.tabs li a{font-size:13px}.woocommerce div.product form.cart .variations select{min-width:130px}.woocommerce .related.products h2{font-size:24px}.woocommerce .cart .button[name="update_cart"]{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.mm-buy-now{margin-inline-start:8px!important;background:#101010!important;color:white!important}.mm-stock{font-size:12px;color:#58705d;margin:6px 0}.woocommerce div.product form.cart .variations select{min-height:46px}.woocommerce ul.products li.product img{aspect-ratio:1;object-fit:contain;background:#FFFFFF}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-radius:12px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{min-height:46px;border:1px solid #829AA2;border-radius:8px;padding:10px}
/* QA: explicit unavailable stock and readable disabled actions. */
.woocommerce div.product p.stock.out-of-stock{color:#a32939!important}
.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled]{color:#fff!important;background:#606875!important;opacity:.7!important}

/* MVP refinement — progressive dialogs, compact shopping flow. */
:root{--muted:#50575B;--blue:#006E93}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #006E93;outline-offset:4px}
.text-link,.woocommerce-breadcrumb a,.woocommerce-product-details__short-description a,.woocommerce-tabs .panel a,.woocommerce-privacy-policy-text a,.woocommerce-terms-and-conditions-wrapper a,.woocommerce-info a,.woocommerce-message a,.woocommerce-error a,.reset_variations,.product_meta a{text-decoration:underline;text-underline-offset:3px}
.brand-panel.dark .eyebrow{color:#00AEE4}.site-footer .brand-name small{color:#00AEE4}.mm-stock{color:#3d6548}.woocommerce div.product .stock{color:#12653f}.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled]{opacity:1!important}
.header-main{padding-block:16px}.main-nav{gap:26px}.hero{background:radial-gradient(ellipse at 15% 70%,#dce6f8 0,transparent 55%),#F5FCFF;padding:52px;min-height:460px}.hero h1{letter-spacing:-2.5px}.hero p{line-height:1.7}.hero-art{min-height:340px}.hero .btn{min-height:48px}.hero-caption{border:1px solid #E8ECEF}.hero .eyebrow{color:#40474B}
.menu-toggle{display:none}.mm-drawer{border:0;padding:24px;width:min(440px,100%);max-width:100%;height:100dvh;max-height:100dvh;margin:0 0 0 auto;color:var(--ink);background:white;overflow:auto}.mm-drawer::backdrop{background:#0c152966}.drawer-heading{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:16px;margin-bottom:20px}.drawer-heading h2{font-size:22px;margin:0}.drawer-close{border:1px solid var(--line);border-radius:10px;background:white;min-width:44px;min-height:44px;font-size:20px}.mm-drawer .main-nav{display:flex;flex-direction:column;align-items:stretch;padding:0;border:0;white-space:normal;gap:0}.mm-drawer .main-nav a{padding:15px 8px;border-bottom:1px solid var(--line);font-size:17px}.mm-drawer .main-nav .nav-contact{display:block;margin:20px 0 0}.filter-toggle{padding:11px 20px;min-height:44px;background:white;border:1px solid #829AA2;border-radius:10px;font-weight:bold;margin-bottom:12px}.filter-toggle[hidden],.filters[hidden]{display:none}.filter-drawer .filter-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.filter-drawer .filter-fields label{color:var(--ink);font-size:14px}.filter-drawer .filter-fields input,.filter-drawer .filter-fields select{min-height:46px}.filter-drawer .woocommerce-ordering{float:none;margin-top:26px}.filter-drawer .woocommerce-ordering:before{content:'מיון לפי';display:block;font-weight:bold;margin-bottom:8px}.filter-drawer .woocommerce-ordering select{width:100%}
.woocommerce ul.products li.product .price{margin:4px 0 12px;line-height:1.45}.woocommerce ul.products li.product .price ins{text-decoration:none}.woocommerce ul.products li.product .button{border-color:#98BAC5;min-height:44px;font-weight:700}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-weight:700}.woocommerce div.product div.images .woocommerce-product-gallery__image{aspect-ratio:1/1}.woocommerce div.product div.images .woocommerce-product-gallery__image img{width:100%;height:100%;object-fit:contain}.woocommerce div.product div.images .flex-viewport{aspect-ratio:1/1;height:auto!important}.woocommerce div.product div.images .flex-control-thumbs{min-height:64px}.woocommerce div.product div.images .flex-control-thumbs img{aspect-ratio:1;object-fit:contain}.woocommerce div.product .woocommerce-variation{min-height:76px}.woocommerce div.product .product-assurance{margin-top:20px}.woocommerce .cart-collaterals{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:32px;align-items:start}.woocommerce .cart-collaterals .cross-sells,.woocommerce .cart-collaterals .cart_totals{width:100%;float:none}.woocommerce .cart-collaterals .cross-sells ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.woocommerce .cart-collaterals .cross-sells h2{font-size:24px}.woocommerce .cart-collaterals .cart_totals{background:#F5FCFF;border-color:#E8ECEF;padding:26px}.woocommerce .cart_totals h2{margin-top:0;font-size:25px}.woocommerce .cart_totals .order-total{font-size:20px}.woocommerce .wc-proceed-to-checkout a.checkout-button{font-size:18px;min-height:52px;margin-bottom:0}.checkout-context{background:#FFFFFF;border:1px solid var(--line);border-radius:16px;padding:20px 24px;margin-bottom:26px;display:grid;gap:6px}.checkout-context strong{font-size:23px}.checkout-context span{font-size:14px}.checkout-context small{color:var(--muted)}.woocommerce-checkout #customer_details{border:1px solid var(--line);border-radius:16px;padding:24px}.woocommerce-checkout #order_review_heading{font-size:25px}.woocommerce-checkout #order_review{background:#FFFFFF;border:1px solid var(--line);border-radius:16px;padding:20px}.woocommerce-checkout #payment{background:transparent}.woocommerce-checkout #place_order{width:100%;min-height:52px;font-size:18px}.woocommerce-checkout #ship-to-different-address{font-size:18px;border-top:1px solid var(--line);padding-top:22px}.woocommerce-checkout .order-total{font-size:19px}
@media(max-width:768px){.woocommerce .cart-collaterals{display:flex;flex-direction:column}.woocommerce .cart-collaterals .cart_totals{order:-1}.woocommerce-checkout #customer_details{padding:18px}.woocommerce-checkout #order_review{padding:14px}}
@media(max-width:600px){.topbar{display:none}.site-header{position:relative}.header-main{gap:10px;padding-block:9px}.brand-name{font-size:14px}.brand-name small{font-size:8px;letter-spacing:3px}.brand-mark{width:32px;height:32px;line-height:32px;font-size:25px;border-radius:10px}.brand{gap:7px}.menu-toggle{display:grid;place-items:center;min-width:44px;min-height:44px;background:white;border:1px solid var(--line);border-radius:10px;font-size:21px}.cart-link{min-height:44px;display:flex;align-items:center;gap:5px}.search{order:4;height:40px;flex-basis:100%;border-radius:9px}.search input{padding:7px 12px;font-size:14px}.search button{padding:6px 12px;font-size:13px}.mm-enhanced .site-header>.main-nav{display:none}.demo-strip{font-size:10px;padding:4px 12px;line-height:1.4}.hero{margin-top:12px;padding:24px 20px 12px;border-radius:18px;gap:0}.hero h1{font-size:36px;line-height:1.08;letter-spacing:-1.2px;margin-bottom:13px}.hero .eyebrow{margin-bottom:10px;font-size:9px}.hero p{font-size:14px;margin:0 0 18px;line-height:1.6}.hero .actions{gap:8px}.hero .btn{padding:10px 13px;font-size:12px;min-height:44px}.hero-art{height:172px;min-height:172px;margin-top:12px}.hero-art img{width:135px}.hero-art .back-phone{width:112px;transform:translateX(48px) rotate(13deg)}.hero-art:before{width:180px;height:170px}.hero-caption{font-size:9px;padding:5px 9px;bottom:0}.benefits{padding-block:18px;gap:12px}.page-main{padding-block:20px}.woocommerce-breadcrumb{margin-bottom:16px!important}.page-main h1{font-size:28px}.woocommerce .woocommerce-result-count{margin-bottom:12px}.filters:not([hidden]){padding:12px}.filter-drawer{height:auto;max-height:88dvh;width:100%;margin:auto 0 0;border-radius:20px 20px 0 0;padding:22px}.woocommerce-products-header__description{font-size:14px}.woocommerce-products-header__title{margin-top:0}.woocommerce ul.products{margin-top:12px}.woocommerce ul.products li.product a img{padding:10px;margin-bottom:10px}.woocommerce ul.products li.product .price{font-size:17px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px;min-height:60px}.woocommerce ul.products li.product .button{font-size:12px;min-height:44px}.woocommerce div.product{display:flex;flex-direction:column}.woocommerce div.product>.summary{display:contents!important}.woocommerce div.product>.summary>*{order:6}.woocommerce div.product>.summary>.product_title{order:0;font-size:27px;margin:0 0 8px}.woocommerce div.product>.summary>.price{order:1;margin:0 0 12px;font-size:26px}.woocommerce div.product>div.images{order:2;padding:12px;height:210px;min-height:210px;overflow:hidden;margin:0 0 14px;border-radius:16px}.woocommerce div.product div.images .woocommerce-product-gallery__image,.woocommerce div.product div.images .flex-viewport{height:184px!important;aspect-ratio:auto}.woocommerce div.product div.images img{height:184px;max-height:184px;object-fit:contain}.woocommerce div.product div.images .flex-control-thumbs{display:none}.woocommerce div.product>.summary>.stock{order:3;margin:0 0 8px}.woocommerce div.product>.summary>form.cart{order:4;margin:0 0 8px}.woocommerce div.product>.summary>.woocommerce-product-details__short-description{order:5;font-size:14px}.woocommerce div.product>.summary>.product-assurance{order:7}.woocommerce div.product>.summary>.product_meta{order:8}.woocommerce div.product>.woocommerce-tabs,.woocommerce div.product>.related,.woocommerce div.product>.upsells{order:10}.woocommerce div.product form.cart .variations{margin-bottom:8px}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{padding-bottom:8px}.woocommerce div.product form.cart .variations select{padding:8px;min-height:44px}.woocommerce div.product form.cart .button{padding:11px 12px;font-size:13px;flex:1}.woocommerce div.product .woocommerce-variation{min-height:76px}.woocommerce div.product .woocommerce-variation-add-to-cart{flex-wrap:nowrap}.mm-buy-now{margin-inline-start:0!important}.product-assurance{padding:14px;font-size:12px}.checkout-context{padding:16px;margin-bottom:20px}.checkout-context strong{font-size:21px}.checkout-context span{font-size:12px}.woocommerce .cart-collaterals .cross-sells ul.products{gap:12px}.woocommerce .cart-collaterals .cross-sells ul.products li.product .woocommerce-loop-product__title{min-height:60px}}

/* Verified QA fixes: Woo mobile float widths and compact search. */
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:100%!important;margin:0!important;float:none!important}.search button{white-space:nowrap;flex-shrink:0}.woocommerce button.button.disabled{opacity:1!important;background:#606875!important;color:white!important}.filter-toggle{clear:both;display:block}.filter-toggle[hidden]{display:none}.woocommerce .woocommerce-result-count{float:none}.woocommerce ul.products li.product .price{display:flex;flex-wrap:wrap;gap:4px;align-items:baseline}
.woocommerce .cart-collaterals:before,.woocommerce .cart-collaterals:after{display:none}.woocommerce .cart-collaterals .cross-sells ul.products li.product{width:100%!important}.woocommerce-checkout .page-main>h1,.woocommerce-cart .page-main>h1{margin-top:8px}

/* Prevent enhancement-induced layout shifts and retain accessible sale pricing. */
.woocommerce .price del{opacity:1!important;color:#50575B!important}.woocommerce div.product span.price{color:#101010}.filter-toggle{display:none}@media(max-width:600px){.site-header>.main-nav{display:none}.filters{display:none}.filter-toggle{display:block}.woocommerce .woocommerce-ordering{display:none}.filter-drawer .woocommerce-ordering{display:block}}
@media(max-width:600px){.woocommerce table.cart tr.cart_item{display:grid!important;grid-template-columns:1fr 1fr;position:relative;padding:16px;border-bottom:1px solid var(--line);gap:12px;background:white}.woocommerce table.cart tr.cart_item td{padding:0!important;border:0!important;background:transparent!important;text-align:right!important}.woocommerce table.cart tr.cart_item .product-name{grid-column:1/-1;padding-inline-end:28px!important;font-weight:bold;line-height:1.5}.woocommerce table.cart tr.cart_item .product-name:before,.woocommerce table.cart tr.cart_item .product-subtotal:before{display:none}.woocommerce table.cart tr.cart_item .product-price,.woocommerce table.cart tr.cart_item .product-thumbnail{display:none!important}.woocommerce table.cart tr.cart_item .product-remove{position:absolute;left:12px;top:12px}.woocommerce table.cart tr.cart_item .product-quantity{display:flex!important;align-items:center;gap:10px}.woocommerce table.cart tr.cart_item .product-subtotal{align-self:center;text-align:left!important;font-weight:bold}.woocommerce table.cart tr.cart_item .quantity .qty{min-height:42px;padding:6px;width:60px}.woocommerce .cart-collaterals{gap:20px}.woocommerce .cart-collaterals .cart_totals{padding:18px}.woocommerce table.cart td.actions{padding:14px!important}}
.woocommerce div.product .woocommerce-variation{min-height:0!important}


/* Commerce pass: preserve the approved header, hero and checkout. */
.home .section{padding-block:28px}.home .section-head{margin-bottom:18px}.home .section-head .eyebrow{margin-bottom:7px}.home .section-head h2{font-size:29px}.home .section-head p{font-size:14px}.commerce-category-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.commerce-category-grid .category-tile{flex-direction:column;gap:8px;padding:16px 8px;text-align:center;background:#FFFFFF;border-color:#E8ECEF}.commerce-category-grid .category-tile img{width:66px;height:80px}.commerce-category-grid .category-tile>span:last-child{display:none}.commerce-category-grid .category-tile strong{font-size:14px}.category-symbol{height:80px;display:grid;place-items:center;font-size:46px;color:var(--blue)}.commerce-benefits{display:flex;justify-content:center;gap:48px;border-block:1px solid var(--line);padding:13px;color:#40474B;font-size:13px}.commerce-brand-layout{display:grid;grid-template-columns:1fr 1.65fr;gap:20px;align-items:stretch}.commerce-brand-story{border-radius:20px;background:#F5FCFF;display:flex;align-items:center;padding:30px;gap:15px;overflow:hidden;min-width:0}.commerce-brand-story strong{display:block;font-size:27px;line-height:1.1;direction:ltr;text-align:right;letter-spacing:-1px}.commerce-brand-story p{font-size:14px;color:#40474B}.commerce-brand-story img{width:100px;flex-shrink:0;transform:rotate(-10deg)}.story-link{display:inline-block;font-weight:bold;font-size:13px;border-bottom:1px solid currentColor}.commerce-brand-story.is-dark{background:#111111;color:white}.commerce-brand-story.is-dark p{color:#FFFFFF}.commerce-brand-products .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;height:100%}.commerce-offers{display:grid;grid-template-columns:1fr 2fr;gap:30px;border-block:1px solid var(--line);margin-block:16px}.offer-heading{padding:20px 0}.offer-heading h2{font-size:32px;line-height:1.2;margin:12px 0}.offer-heading p{font-size:14px;color:var(--muted);max-width:330px}.offer-products .woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr));margin:0}.home .service-card{padding:26px;background:#FFFFFF}.home .service-card h2{font-size:24px}.home .service-card p{font-size:14px}.home .service-card .eyebrow{margin-bottom:9px}
.woocommerce ul.products{gap:16px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{padding:14px;border-radius:16px}.woocommerce ul.products li.product a img{aspect-ratio:1.15;padding:16px;margin-bottom:14px;border-radius:10px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px;min-height:46px;padding-bottom:6px;line-height:1.45}.woocommerce ul.products li.product .price{font-size:21px;line-height:1.25;margin:5px 0 9px;gap:6px}.woocommerce ul.products li.product .price del{font-size:13px}.woocommerce ul.products li.product .mm-stock{font-size:12px;line-height:1.4;margin:0 0 5px;font-weight:bold}.mm-stock:before{content:'';display:inline-block;width:6px;height:6px;border-radius:50%;background:currentColor;margin-inline-end:6px}.woocommerce ul.products li.product .commerce-options{font-size:11px;color:#40474B;line-height:1.4;margin:0 0 5px}.woocommerce ul.products li.product .commerce-warranty{font-size:11px;line-height:1.4;color:#50575B;margin:0 0 12px}.woocommerce ul.products li.product .button{background:#EAF9FE;border-color:#98BAC5;color:#006E93;border-radius:9px;min-height:44px}.woocommerce ul.products li.product .button:hover{background:#006E93;color:white}.woocommerce ul.products li.product .onsale{margin:8px;font-size:11px;border-radius:6px}.woocommerce .cart-collaterals .cross-sells ul.products li.product a img{aspect-ratio:1.35}.commerce-assurance h2{font-size:16px;margin:0 0 12px}.commerce-assurance dl{margin:0 0 12px;display:grid;gap:10px}.commerce-assurance dl>div{display:grid;grid-template-columns:100px 1fr;gap:12px}.commerce-assurance dt{font-weight:bold}.commerce-assurance dd{margin:0;color:#40474B}.commerce-assurance .text-link{white-space:normal;font-size:12px}.commerce-brand-nav{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin:12px 0 16px;clear:both}.commerce-brand-nav a{display:flex;align-items:center;gap:8px;padding:8px 10px;min-height:56px;border:1px solid var(--line);border-radius:10px;font-size:12px;font-weight:bold;background:white}.commerce-brand-nav img{object-fit:contain;width:28px;height:36px;flex-shrink:0}.commerce-brand-nav a:hover,.commerce-brand-nav a[aria-current]{border-color:#006E93;background:#EAF9FE}.post-type-archive-product .page-main,.tax-product_cat .page-main{padding-block:20px}.woocommerce-products-header__title.page-title{font-size:30px;margin:0 0 6px}.woocommerce-products-header__description{font-size:13px}.woocommerce-products-header__description p{margin:4px 0}.post-type-archive-product .woocommerce-breadcrumb,.tax-product_cat .woocommerce-breadcrumb{margin-bottom:12px!important}.filters{padding:10px 14px;margin-bottom:12px;border-radius:10px}.filters summary{font-size:12px}.filter-fields{margin-top:8px;gap:10px;align-items:end}.filter-fields label{font-size:11px}.filter-fields input,.filter-fields select{padding:7px 9px;min-height:40px}.filter-fields .btn{font-size:12px;min-height:40px;padding:9px 14px}.woocommerce .woocommerce-result-count{margin:6px 0;font-size:12px}.woocommerce .woocommerce-ordering{margin-bottom:8px}.woocommerce .woocommerce-ordering select{padding:7px;font-size:12px}.woocommerce ul.products{clear:both}
@media(min-width:601px){.filters summary{display:none}.filter-fields{margin-top:0}.woocommerce-products-header .term-description{font-size:13px}.woocommerce-products-header .term-description p{margin:4px 0}}
@media(max-width:1000px){.commerce-brand-story{padding:20px;flex-direction:column;justify-content:center}.commerce-brand-story img{width:90px}.commerce-brand-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.commerce-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.commerce-benefits{gap:20px}.offer-products .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.home .section{padding-block:23px}.home .section-head h2{font-size:23px;letter-spacing:-.6px}.home .section-head .eyebrow{font-size:9px}.home .section-head p{font-size:12px}.home .section-head{gap:8px}.commerce-category-grid{gap:8px}.commerce-category-grid .category-tile{padding:12px 5px;gap:6px;border-radius:12px}.commerce-category-grid .category-tile img{width:46px;height:58px}.commerce-category-grid .category-tile strong{font-size:11px}.category-symbol{height:58px;font-size:35px}.commerce-benefits{display:grid;grid-template-columns:1fr;gap:3px;text-align:center;font-size:11px;padding:10px}.commerce-brand-layout{display:block}.commerce-brand-story{flex-direction:row;justify-content:space-between;padding:20px;min-height:152px;gap:15px;margin-bottom:12px;border-radius:15px}.commerce-brand-story strong{font-size:26px}.commerce-brand-story p{font-size:12px;margin:8px 0}.commerce-brand-story img{width:74px;height:105px}.commerce-brand-products .woocommerce ul.products{gap:10px}.commerce-offers{display:block;margin-block:10px}.offer-heading{padding:0 0 15px}.offer-heading h2{font-size:25px}.offer-heading h2 br{display:none}.offer-heading p{font-size:12px;margin-bottom:0}.offer-products .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.home .service-card{padding:22px}.home .service-card h2{font-size:22px}.woocommerce ul.products{gap:10px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{padding:10px;border-radius:13px}.woocommerce ul.products li.product a img{padding:9px;margin-bottom:10px;aspect-ratio:1.08}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px;min-height:57px}.woocommerce ul.products li.product .price{font-size:18px;gap:4px;min-height:23px}.woocommerce ul.products li.product .price del{font-size:11px}.woocommerce ul.products li.product .mm-stock{font-size:11px}.woocommerce ul.products li.product .commerce-warranty,.woocommerce ul.products li.product .commerce-options{font-size:10px}.woocommerce ul.products li.product .button{font-size:11px}.commerce-brand-nav{display:flex;overflow:auto;gap:7px;margin:12px 0;scrollbar-width:thin;padding-bottom:5px}.commerce-brand-nav a{min-width:104px;min-height:50px;padding:6px;font-size:10px;gap:5px}.commerce-brand-nav img{width:23px;height:30px}.woocommerce-products-header__title.page-title{font-size:27px}.filter-drawer .filter-fields{align-items:stretch}.filter-drawer .filter-fields label{font-size:14px}.commerce-assurance dl>div{grid-template-columns:80px 1fr;gap:10px}.commerce-assurance h2{font-size:15px}.woocommerce table.cart tr.cart_item{grid-template-columns:68px minmax(0,1fr);gap:10px;padding:16px}.woocommerce table.cart tr.cart_item .product-thumbnail{display:block!important;grid-column:1;grid-row:1/3}.woocommerce table.cart tr.cart_item .product-thumbnail:before{display:none}.woocommerce table.cart tr.cart_item .product-thumbnail img{width:68px;height:78px;object-fit:contain;background:#FFFFFF;border-radius:9px;padding:6px}.woocommerce table.cart tr.cart_item .product-name{grid-column:2;grid-row:1;font-size:14px}.woocommerce table.cart tr.cart_item .product-quantity{grid-column:2;grid-row:2;font-size:12px}.woocommerce table.cart tr.cart_item .product-subtotal{grid-column:2;grid-row:3;text-align:right!important}.woocommerce table.cart tr.cart_item .product-remove{left:10px;top:12px}.woocommerce .cart-collaterals .cross-sells h2{font-size:22px}}
/* Final visual QA: compact the actual Woo archive markup and one-item collections. */
.woocommerce .page-main h1.page-title{font-size:30px;margin:0 0 6px;line-height:1.2}.woocommerce .term-description{font-size:13px;color:var(--muted)}.woocommerce .term-description p{margin:4px 0 8px}.commerce-brand-products .woocommerce ul.products li.product:only-child,.offer-products .woocommerce ul.products li.product:only-child{grid-column:1/-1}.commerce-brand-products .woocommerce ul.products li.product:only-child>a.woocommerce-LoopProduct-link,.offer-products .woocommerce ul.products li.product:only-child>a.woocommerce-LoopProduct-link{display:grid;grid-template-columns:45% minmax(0,1fr);column-gap:20px;align-content:center;flex:1}.commerce-brand-products li.product:only-child a img,.offer-products li.product:only-child a img{grid-column:1;grid-row:1/7;max-height:230px;height:100%;margin:0!important}.commerce-brand-products li.product:only-child .woocommerce-loop-product__title,.offer-products li.product:only-child .woocommerce-loop-product__title{min-height:0!important}.commerce-brand-products li.product:only-child .button,.offer-products li.product:only-child .button{width:calc(55% - 20px)!important;align-self:flex-end}.offer-products li.product:only-child .onsale{position:static;grid-column:2;justify-self:start;margin:0 0 10px!important}.offer-products .woocommerce ul.products{height:100%}
@media(min-width:601px){.woocommerce .woocommerce-result-count{float:right;margin:8px 0}.woocommerce .woocommerce-ordering{float:left;margin:0 0 8px}.woocommerce ul.products{padding-top:3px}.woocommerce .page-main .woocommerce-breadcrumb{margin-bottom:12px!important}}
@media(max-width:600px){.woocommerce .page-main h1.page-title{font-size:27px;margin:0 0 6px}.commerce-brand-products .woocommerce ul.products li.product:only-child>a.woocommerce-LoopProduct-link,.offer-products .woocommerce ul.products li.product:only-child>a.woocommerce-LoopProduct-link{column-gap:12px}.commerce-brand-products li.product:only-child .button,.offer-products li.product:only-child .button{width:calc(55% - 12px)!important}.commerce-brand-products li.product:only-child a img,.offer-products li.product:only-child a img{height:145px;padding:7px!important}.commerce-brand-products .woocommerce ul.products li.product:only-child,.offer-products .woocommerce ul.products li.product:only-child{min-height:210px}}

/* Brand color pass 0.4.0. Original logo bytes; no layout changes. */
:root{--primary:#00AEE4;--primary-hover:#0094C7;--brand-link:#006E93;--light-tint:#EAF9FE;--very-light:#F5FCFF;--ink:#101010;--muted:#50575B;--blue:var(--primary);--line:#E8ECEF;--soft:#FFFFFF}
body{background:#fff;color:var(--ink)}
.brand{width:125px;height:42px;justify-content:center}.brand-logo{display:block;flex:none;width:auto;height:70px;max-width:100%;object-fit:contain;filter:none}.site-footer .brand-logo{height:62px}
.site-footer{background:#fff;color:#101010;border-top:1px solid var(--line)}.site-footer p,.site-footer a:not(.brand){color:#40474B}.footer-bottom{border-color:var(--line);color:#50575B}.footer-links a:hover{color:var(--brand-link);text-decoration:underline}
.hero{background:var(--very-light)}.hero-art:before{background:var(--light-tint)}.hero h1 em{color:#007B9F}.hero-caption{background:#fff;box-shadow:none}.hero-art img{filter:drop-shadow(10px 18px 18px #10101012)}
.eyebrow,.text-link,.search button,.main-nav .nav-contact,.main-nav a:hover{color:var(--brand-link)}.hero .eyebrow{color:#40474B}.benefit .symbol,.category-symbol{color:var(--brand-link)}
.btn-blue,.woocommerce button.button.alt,.woocommerce a.button.alt,.woocommerce input.button.alt{background:var(--primary);border-color:var(--primary);color:#101010}
.btn:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:var(--primary-hover);border-color:var(--primary-hover);color:#101010}
.btn-light{background:#fff;color:#101010;border-color:var(--line)}.cart-count,.woocommerce span.onsale{background:var(--primary);color:#101010}
.search{background:#fff;border-color:#829AA2}.demo-strip{background:var(--light-tint);color:var(--brand-link)}.main-nav a:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline-color:var(--brand-link)}
.commerce-category-grid .category-tile,.category-tile,.home .service-card,.filters,.shop-intro{background:#fff;border-color:var(--line)}.category-tile:hover{background:var(--very-light)}.commerce-benefits{color:#40474B;border-color:var(--line)}.commerce-brand-story{background:var(--light-tint)}.commerce-brand-story.is-dark,.brand-panel.dark{background:#111111;color:white}.commerce-brand-story.is-dark p{color:#fff}.brand-panel.dark .eyebrow{color:var(--primary)}
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{background:#fff;border-color:var(--line);box-shadow:none}.woocommerce ul.products li.product:hover{border-color:#0094C7;box-shadow:0 4px 18px #10101008}.woocommerce ul.products li.product a img,.woocommerce ul.products li.product img{background:var(--very-light)}.woocommerce ul.products li.product .price,.woocommerce div.product p.price,.woocommerce div.product span.price{color:#101010}.woocommerce .price del{color:#50575B!important;opacity:1!important}
.woocommerce ul.products li.product .button{background:var(--primary);border-color:var(--primary);color:#101010}.woocommerce ul.products li.product .button:hover{background:var(--primary-hover);border-color:var(--primary-hover);color:#101010}.woocommerce ul.products li.product .commerce-options,.woocommerce ul.products li.product .commerce-warranty{color:#50575B}
.commerce-brand-nav a{background:#fff;border-color:var(--line);color:#101010}.commerce-brand-nav a:hover,.commerce-brand-nav a[aria-current]{background:var(--light-tint);border-color:var(--brand-link)}.filter-toggle,.drawer-close,.menu-toggle{background:#fff;color:#101010;border-color:#829AA2}.filter-fields input,.filter-fields select,.woocommerce .woocommerce-ordering select,.woocommerce div.product form.cart .variations select{border-color:#829AA2}
.woocommerce div.product div.images{background:var(--very-light)}.product-assurance,.service-panel{background:var(--light-tint)}.commerce-assurance dd{color:#40474B}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border-bottom-color:var(--primary)}
.woocommerce .cart-collaterals .cart_totals,.woocommerce-checkout #customer_details,.woocommerce-checkout #order_review,.woocommerce-checkout #payment{background:#fff;border-color:var(--line)}.checkout-context{background:var(--light-tint);border-color:var(--line)}.woocommerce table.shop_table{border-color:var(--line)}.woocommerce table.cart tr.cart_item .product-thumbnail img{background:var(--very-light)}.woocommerce .cart_totals .order-total,.woocommerce-checkout .order-total{background:var(--very-light)}.woocommerce-info,.woocommerce-message{background:var(--light-tint);border-top-color:var(--brand-link)}.woocommerce-info:before,.woocommerce-message:before{color:var(--brand-link)}.woocommerce-error{background:#fff7f7}.woocommerce-breadcrumb a,.woocommerce .product_meta a,.woocommerce-privacy-policy-text a{color:var(--brand-link)}
input[type=radio],input[type=checkbox]{accent-color:var(--brand-link)}.mm-buy-now{background:#101010!important;color:#fff!important;border-color:#101010!important}.mm-buy-now:hover{background:#303030!important;color:white!important}.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce button.button.disabled{background:#60676B!important;color:#fff!important;border-color:#60676B!important}
@media(max-width:600px){.header-main .brand{width:94.453px;height:32px}.header-main .brand-logo{height:60px}.site-footer .brand{width:125px;height:42px}}
/* WooCommerce's generic image rule must not override the original logo size. */
.site-header .brand-logo{height:70px;width:auto;max-width:100%;object-fit:contain}@media(max-width:600px){.site-header .brand-logo{height:60px}}
/* Reserve both dimensions before the transparent logo decodes. */
.site-header .brand-logo{width:calc(70px * 2048 / 1774);height:70px;aspect-ratio:2048/1774}.site-footer .brand-logo{width:calc(62px * 2048 / 1774);height:62px;aspect-ratio:2048/1774}@media(max-width:600px){.site-header .brand-logo{width:calc(60px * 2048 / 1774);height:60px}}
