:root{--navy:#102b50;--navy-hover:#173c69;--navy-light:#edf2f8;--ink:#171b22;--muted:#626975;--line:#dce3eb;--surface:#f5f6f8;--white:#fff;--danger:#a3292e;--success:#216244;--bs-body-font-family:'Manrope',sans-serif;--bs-body-color:var(--ink);--bs-primary:#102b50;--bs-border-color:var(--line);--bs-link-color:#102b50;--bs-link-hover-color:#173c69;--bs-border-radius:2px;--bs-border-radius-sm:2px;--bs-border-radius-lg:2px;--focus:0 0 0 3px #8babd3}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--white);font-family:'Manrope',sans-serif;font-size:14px;line-height:1.65;color:var(--ink);-webkit-font-smoothing:antialiased}::selection{background:var(--navy);color:var(--white)}a{color:inherit;text-decoration:none;text-underline-offset:4px;transition:color .18s ease}a:hover{color:var(--navy-hover)}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #6f98cc;outline-offset:3px;box-shadow:none}input,textarea{caret-color:var(--navy)}img{max-width:100%;height:auto}h1,h2,h3,h4{font-weight:700;line-height:1.3;letter-spacing:-.025em;color:var(--ink);text-wrap:balance}h1{font-size:32px}h2{font-size:30px}h3{font-size:20px}p{margin-top:0}.store-container{width:100%;max-width:1450px;margin-inline:auto;padding-inline:25px}.muted{color:var(--muted)}.small{font-size:12px}.btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 28px;border-radius:2px;font-size:14px;font-weight:600;line-height:1.4;transition:background-color .18s,color .18s,border-color .18s}.btn-navy{color:var(--white);background:var(--navy);border:1px solid var(--navy)}.btn-navy:hover,.btn-navy:focus-visible{color:var(--white);background:var(--navy-hover);border-color:var(--navy-hover)}.btn-navy:disabled{color:var(--white);background:#6d7e94;border-color:#6d7e94;opacity:.7}.btn-outline-navy{color:var(--navy);background:transparent;border:1px solid var(--navy)}.btn-outline-navy:hover{background:var(--navy);color:var(--white);border-color:var(--navy)}.btn-white{background:var(--white);color:var(--navy);border-color:var(--white)}.btn-white:hover{background:var(--navy-light);color:var(--navy)}.btn-sm{padding:7px 14px;min-height:38px;font-size:12px}.icon-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:0;background:transparent;color:inherit;padding:0;position:relative;font-size:22px;border-radius:2px}.icon-button:hover{color:var(--navy);background:var(--navy-light)}.text-link,.text-action{display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:14px;border:0;background:transparent;padding:0;min-height:30px;color:var(--navy)}.text-link:hover,.text-action:hover{text-decoration:underline}.text-action{cursor:pointer}.form-control,.form-select{border:1px solid var(--line);border-radius:2px;padding:11px 14px;min-height:46px;font-size:14px;background-color:var(--white);color:var(--ink)}.form-control::placeholder,.newsletter-input input::placeholder,.mobile-search input::placeholder,.search-form input::placeholder{color:#667180;opacity:1}.form-control:focus,.form-select:focus{border-color:#6f98cc;box-shadow:var(--focus)}.form-control[readonly]{background:var(--surface)}.form-label{font-weight:600;font-size:13px;margin-bottom:7px}.form-check-input{width:17px;height:17px;flex-shrink:0;margin-top:3px;border-color:#8b96a5;border-radius:2px!important}.form-check-input:checked{background-color:var(--navy);border-color:var(--navy)}.form-field{margin-bottom:22px}.field-help,.summary-note{font-size:12px;color:var(--muted);margin-top:7px;margin-bottom:0}.field-error,.form-feedback.is-error{color:var(--danger);font-size:13px}.form-feedback{font-size:13px;margin:12px 0 0;min-height:0}.form-feedback:empty{display:none}.form-feedback.is-success{color:var(--success)}.skip-link{position:fixed;z-index:3000;top:10px;left:15px;padding:12px 20px;background:var(--navy);color:var(--white);transform:translateY(-160%)}.skip-link:focus{transform:translateY(0);color:var(--white)}.announcement{background:var(--navy);color:var(--white);font-size:12px}.announcement .store-container{min-height:40px;display:flex;align-items:center;justify-content:center;position:relative;padding-block:7px;padding-inline:55px}.announcement p{margin:0;text-align:center}.announcement-close{position:absolute;right:16px;top:0;height:40px;font-size:13px;color:var(--white)}.announcement-close:hover{background:var(--navy-hover);color:var(--white)}.utility-bar{border-bottom:1px solid #eceff3;font-size:12px}.utility-bar>.store-container{min-height:40px;gap:20px}.utility-links{display:flex;gap:24px;align-items:center}.utility-links a{display:inline-flex;align-items:center;gap:7px}.utility-links i{font-size:14px}.site-header{position:sticky;top:0;z-index:1030;background:var(--white);border-bottom:1px solid var(--line);transition:box-shadow .2s}.site-header.is-scrolled{box-shadow:0 5px 16px #102b5010}.header-main{display:flex;align-items:center;justify-content:space-between;gap:22px;height:92px}.brand{flex-shrink:0;display:inline-flex;align-items:center;color:var(--navy)}.brand img{width:174px;height:40px;object-fit:contain;object-position:left center}.brand>span{font-size:34px;font-weight:800;letter-spacing:-.045em}.desktop-nav{display:flex;align-items:center;gap:34px;margin-left:auto;margin-right:auto;font-size:14px;font-weight:600}.desktop-nav>a,.nav-dropdown{padding:22px 0;min-height:44px}.desktop-nav [aria-current=page]{color:var(--navy);box-shadow:inset 0 -2px var(--navy)}.nav-dropdown{border:0;background:none;font-weight:600;display:flex;align-items:center;gap:7px}.nav-dropdown i{font-size:10px}.dropdown-menu{border-color:var(--line);padding:8px 0;box-shadow:0 10px 22px #102b5012;font-size:13px}.dropdown-item{padding:11px 20px}.dropdown-item:hover,.dropdown-item:focus{color:var(--navy);background:var(--navy-light)}.header-actions{display:flex;align-items:center;gap:8px}.counter{position:absolute;right:0;top:0;min-width:17px;height:17px;line-height:17px;border-radius:50%;font-size:10px;font-weight:700;background:var(--navy);color:var(--white);padding:0 3px}.header-search{border-top:1px solid var(--line);padding-block:16px;background:var(--surface)}.search-form{display:flex;max-width:800px;align-items:center}.search-form input{flex:1;min-width:0;border:1px solid var(--line);border-right:0;padding:12px 20px;min-height:47px;background:var(--white)}.search-form button{height:47px;width:56px;color:var(--white);background:var(--navy)}.mobile-menu-button,.mobile-search{display:none}.offcanvas{--bs-offcanvas-width:380px;max-width:100%}.offcanvas-header{padding:24px;border-bottom:1px solid var(--line)}.offcanvas-header h2{font-size:23px;margin:0}.offcanvas-body{padding:24px}.mobile-navigation{display:flex;flex-direction:column}.mobile-navigation>a,.mobile-navigation summary{padding:13px 0;min-height:46px;font-weight:600;border-bottom:1px solid var(--line)}.mobile-navigation details a{display:block;padding:10px 14px;font-size:13px}.mobile-navigation details[open] summary{color:var(--navy)}.flash-container{padding-top:20px}.alert{border-radius:2px;font-size:14px}.hero-carousel{overflow:hidden;background:#20242b}.hero-carousel .carousel-item{aspect-ratio:1903/680;position:relative}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-content{position:relative;height:100%;display:flex;align-items:center;max-width:none;padding-left:13.65%;padding-right:25px}.hero-copy{max-width:520px;color:var(--white)}.hero-copy .hero-offer{font-size:14px;margin-bottom:16px}.hero-copy h1,.hero-copy h2{font-size:clamp(35px,3.94vw,75px);font-weight:750;line-height:1.15;color:var(--white);max-width:490px;margin:0 0 22px;text-wrap:initial}.hero-copy>p:not(.hero-offer){font-size:15px;line-height:1.6;margin-bottom:30px;max-width:470px}.hero-copy .btn{min-width:158px;padding:13px 28px}.hero-arrow{width:45px;height:52px;top:calc(50% - 26px);bottom:auto;background:#09162655;opacity:0;color:var(--white);font-size:19px}.hero-carousel:hover .hero-arrow,.hero-arrow:focus-visible{opacity:1}.hero-arrow:hover{background:var(--navy);color:var(--white)}.hero-arrow.carousel-control-prev{left:20px}.hero-arrow.carousel-control-next{right:20px}.carousel-indicators{margin-bottom:22px;gap:8px}.carousel-indicators [data-bs-target]{width:9px;height:9px;border:1px solid var(--white);background:transparent;opacity:1;border-radius:50%;margin:5px;position:relative}.carousel-indicators [data-bs-target]::after{content:'';position:absolute;inset:-10px}.carousel-indicators .active{background:var(--white);box-shadow:0 0 0 4px #ffffff30}.carousel-pause{position:absolute;bottom:13px;right:18px;color:var(--white);z-index:2;font-size:18px;background:#07172d55}.carousel-pause:hover{background:var(--navy);color:var(--white)}.service-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-block:60px 34px}.service-item{display:flex;align-items:center;gap:16px;background:var(--surface);padding:22px 23px;min-width:0}.service-item img{width:42px;height:42px;object-fit:contain}.service-item h2{font-size:14px;letter-spacing:0;margin:0 0 3px;white-space:nowrap}.service-item p{font-size:12px;color:var(--muted);margin:0}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.collection-tile{position:relative;overflow:hidden;min-height:240px;background:var(--navy-light);display:flex;align-items:center}.collection-tile.collection-1{background:#e5ebf1}.collection-tile.collection-2{background:#d8e2ee}.collection-tile>div{position:relative;z-index:1;width:46%;padding:28px 0 28px 30px}.collection-tile h2{font-size:26px;line-height:1.25;margin-bottom:24px}.collection-tile span{font-size:13px;font-weight:600;white-space:nowrap}.collection-tile i{margin-left:7px}.collection-tile img{position:absolute;width:80%;max-width:none;right:-4%;bottom:0;height:100%;object-fit:contain;transition:transform .3s}.collection-tile:hover img{transform:translateY(-5px)}.store-section{margin-block:62px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:30px}.section-heading h2{font-size:30px;margin:0 0 9px}.section-heading p{font-size:14px;color:var(--muted);margin:0}.section-heading>.text-link{white-space:nowrap;flex-shrink:0}.section-heading.centered{justify-content:center;text-align:center}.rail-controls{display:flex;gap:10px}.rail-controls .icon-button{width:36px;height:36px;font-size:15px;border:1px solid var(--line);background:var(--white)}.rail-controls .icon-button:hover{background:var(--navy);border-color:var(--navy);color:var(--white)}.product-rail{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 96px)/5);gap:24px;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 0 6px}.product-rail::-webkit-scrollbar{display:none}.product-card{min-width:0;position:relative;scroll-snap-align:start}.product-image{position:relative;overflow:hidden;background:#f4f5f6;aspect-ratio:1}.product-image-link{display:block;height:100%}.product-image img{width:100%;height:100%;object-fit:cover;transition:opacity .3s,transform .4s}.product-image-secondary{position:absolute;inset:0;opacity:0}.product-card:hover .product-image-secondary,.product-card:focus-within .product-image-secondary{opacity:1}.sale-label{position:absolute;top:12px;left:12px;color:var(--white);background:var(--navy);font-size:11px;line-height:1.5;padding:3px 8px;font-weight:600}.product-actions{position:absolute;right:10px;top:10px;display:flex;flex-direction:column;gap:6px;transform:translateX(55px);opacity:0;transition:transform .2s,opacity .2s}.product-actions .icon-button{width:35px;height:35px;font-size:16px;background:var(--white);box-shadow:0 2px 6px #102b5010}.product-actions .icon-button:hover,.product-actions .icon-button.is-active{background:var(--navy);color:var(--white)}.product-card:hover .product-actions,.product-card:focus-within .product-actions{transform:translateX(0);opacity:1}.product-card-content{padding-top:14px}.product-card h3{font-weight:500;font-size:14px;line-height:1.7;letter-spacing:0;margin:0 0 7px;text-wrap:initial;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.rating{display:flex;align-items:center;gap:3px;color:var(--navy);font-size:11px;line-height:1.5}.rating.unrated{color:#8993a0}.rating span{color:var(--muted);font-size:11px;margin-left:3px}.product-price{font-size:14px;display:flex;gap:10px;align-items:center;margin-top:7px;font-weight:700;font-variant-numeric:tabular-nums}.product-price del{font-weight:400;color:var(--muted);font-size:12px}.product-cart-link{border:0;background:transparent;padding:0;display:inline-flex;align-items:center;gap:8px;min-height:36px;margin-top:3px;font-size:12px;font-weight:600;color:var(--navy)}.product-cart-link:hover{text-decoration:underline}.product-cart-link:disabled{opacity:.6}.stock-unavailable{color:var(--muted)}.product-list-description{display:none}.product-grid{display:grid;gap:32px 24px}.home-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.feature-banner{position:relative;min-height:440px;aspect-ratio:1903/650;display:flex;align-items:center;overflow:hidden;margin-top:64px}.feature-banner>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.feature-banner>.store-container{position:relative;display:flex;justify-content:flex-end}.feature-copy{width:46%;max-width:600px;padding-right:7%;color:var(--white)}.feature-copy>p:first-child{font-size:14px}.feature-copy h2{font-size:44px;color:var(--white);line-height:1.25;margin-bottom:18px}.feature-copy>p{margin-bottom:25px}.deals-layout{display:grid;grid-template-columns:285px 1fr;gap:28px;align-items:stretch}.deal-banner{position:relative;min-height:360px;overflow:hidden;background:var(--navy)}.deal-banner>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.deal-banner>div{position:relative;z-index:1;padding:28px 24px;color:var(--white)}.deal-banner h3{font-size:30px;color:var(--white);line-height:1.3;max-width:200px}.deal-banner p{font-size:13px}.deal-banner .btn{margin-top:12px;font-size:12px;padding:10px 19px}.deals-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;align-items:start}.deals-products .product-card{border:1px solid var(--line);padding:10px}.deals-products .product-card-content{padding:13px 5px 2px}.paired-banners{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;margin-block:60px}.paired-banner{display:block;position:relative;aspect-ratio:685/250;overflow:hidden;color:var(--white);background:var(--navy)}.paired-banner>img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.paired-banner:hover>img{transform:scale(1.03)}.paired-banner>div{position:absolute;inset:0;padding:8% 7%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:linear-gradient(90deg,#06142696,transparent 90%)}.paired-banner h2{font-size:28px;color:var(--white);max-width:290px;margin-bottom:10px}.paired-banner p{font-size:14px;color:var(--white);margin-bottom:16px}.paired-banner span{font-weight:600;font-size:13px;color:var(--white)}.paired-banner i{margin-left:8px}.testimonial-section{background:var(--surface);padding:58px 0;margin-block:60px}.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px}.testimonial{margin:0;padding:16px 0}.testimonial .rating{margin-bottom:18px;font-size:13px}.testimonial blockquote{font-size:14px;color:#495260;line-height:1.95;margin:0 0 20px}.testimonial figcaption{display:flex;flex-direction:column;font-size:13px;gap:3px}.testimonial figcaption span{font-size:11px;color:var(--muted)}.testimonial-empty{grid-column:1/-1;text-align:center;max-width:650px;margin:0 auto}.testimonial-empty>i{font-size:38px;color:var(--navy)}.testimonial-empty h3{margin-top:13px}.testimonial-empty p{color:var(--muted)}.store-banner{position:relative;overflow:hidden;min-height:230px;display:flex;align-items:center;background:var(--navy-light)}.store-banner>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.store-banner>div{position:relative;padding:34px 7%;max-width:720px}.store-banner h2{font-size:30px;margin-bottom:12px;max-width:550px}.store-banner p{font-size:14px}.store-banner .btn{font-size:12px;min-height:40px;padding:10px 24px}.brand-strip{display:flex;align-items:center;justify-content:space-around;gap:28px;padding:40px 0;border-bottom:1px solid var(--line);overflow:auto;scrollbar-width:thin}.brand-strip a{display:flex;align-items:center;justify-content:center;flex:0 0 145px;min-height:70px}.brand-strip img{width:145px;height:70px;object-fit:contain;filter:grayscale(1);opacity:.8}.brand-strip a:hover img{filter:none;opacity:1}.brand-strip span{font-size:21px;font-weight:800;color:#5f6875}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.news-image{display:block;overflow:hidden;aspect-ratio:700/446;background:var(--surface)}.news-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.news-image:hover img{transform:scale(1.03)}.post-meta{display:flex;align-items:center;gap:16px;font-size:12px;color:var(--muted);margin:16px 0 10px}.post-meta> :not(:first-child)::before{content:'·';margin-right:16px}.news-card h3,.news-card h2{font-size:18px;line-height:1.65;font-weight:600;margin-bottom:10px;text-wrap:initial}.news-card>p{font-size:13px;line-height:1.9;color:var(--muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:13px}.news-card .text-link{font-size:12px}.newsletter{padding:38px 0;background:var(--navy-light);margin-top:15px}.newsletter-inner{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.newsletter h2{font-size:27px;margin-bottom:8px}.newsletter p{font-size:13px;color:var(--muted);margin-bottom:0}.newsletter-input{display:flex;background:var(--white)}.newsletter-input input{flex:1;width:100%;min-width:0;border:1px solid var(--line);border-right:0;padding:13px 18px;border-radius:2px 0 0 2px;font-size:13px}.newsletter-input .btn{font-size:13px;padding-inline:23px;border-radius:0 2px 2px 0}.newsletter-consent{display:flex;align-items:flex-start;gap:7px;font-size:11px;color:var(--muted);margin-top:10px}.newsletter-consent input{width:14px;height:14px;margin-top:2px}.newsletter-consent a{text-decoration:underline}.site-footer{background:var(--white)}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr) 1.3fr;gap:45px;padding-block:58px 46px}.footer-grid h3{font-size:15px;letter-spacing:0;margin:0 0 23px}.footer-grid>div>a:not(.brand){font-size:12px;color:var(--muted);display:block;margin-bottom:11px}.footer-grid a:hover{color:var(--navy);text-decoration:underline}.footer-grid p{font-size:12px;color:var(--muted);line-height:1.9}.footer-about .brand{margin-bottom:21px}.footer-about .brand img{width:160px;height:35px}.footer-about .brand>span{font-size:31px}.footer-about p{margin-bottom:15px}.footer-grid .footer-contact{color:var(--navy)!important;font-weight:600}.payment-note{display:flex;align-items:center;gap:5px;flex-wrap:wrap;margin-top:25px;color:var(--navy)!important;font-size:18px!important;font-style:italic;font-weight:800}.payment-note i{font-size:27px}.payment-note span{display:block;width:100%;font-weight:400;font-style:normal;font-size:11px;color:var(--muted)}.footer-bottom{border-top:1px solid var(--line);padding:18px 0;font-size:11px;color:var(--muted)}.footer-bottom>.store-container{display:flex;justify-content:space-between;gap:20px}.footer-bottom p{margin:0}.mini-cart-list{display:flex;flex-direction:column;gap:20px}.mini-cart-item{display:grid;grid-template-columns:80px 1fr 30px;gap:12px;padding-bottom:20px;border-bottom:1px solid var(--line);align-items:start}.mini-cart-item img{width:80px;height:90px;object-fit:cover;background:var(--surface)}.mini-cart-item>div>a{font-size:13px;line-height:1.7;display:block;font-weight:600}.mini-cart-item span{display:block;font-size:11px;color:var(--muted);margin-block:5px}.mini-cart-item strong{font-size:12px}.mini-cart-item .icon-button{width:30px;height:32px;font-size:22px}.mini-cart-total{display:flex;justify-content:space-between;margin-top:23px;margin-bottom:8px;font-size:16px}.cart-drawer .offcanvas-body{display:flex;flex-direction:column}.cart-drawer .d-grid{margin-top:18px}.toast{background:var(--navy);color:var(--white);border:0;border-radius:2px;font-size:13px;box-shadow:0 5px 20px #102b5030}.toast .btn-close{filter:invert(1)}.toast-container{z-index:1100}.back-to-top{position:fixed;bottom:22px;left:22px;z-index:1020;background:var(--navy);color:var(--white);width:40px;height:40px;font-size:17px}.back-to-top:hover{background:var(--navy-hover);color:var(--white)}.back-to-top[hidden]{display:none}.modal-content{border:0;border-radius:2px}.modal-header{border-bottom:1px solid var(--line);padding:20px 25px}.modal-title{font-size:20px}.modal-body{padding:28px}.quick-view-layout{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}.quick-view-image{width:100%;aspect-ratio:1;object-fit:cover;background:var(--surface)}.quick-view-content h3{font-size:27px;margin:0 0 18px}.quick-view-content>.muted{font-size:14px}.quick-view-content .detail-price{margin-bottom:20px}.quick-view-content .product-purchase-form{margin-top:20px;padding-top:20px;border-top:1px solid var(--line)}.quick-view-content>.text-link{margin-top:22px}.loading-state{padding:50px;text-align:center;color:var(--muted);margin:0}.empty-state{text-align:center;padding:80px 25px;max-width:680px;margin:0 auto}.empty-state>i{display:block;font-size:48px;color:#7d8fa8;margin-bottom:20px}.empty-state h2{font-size:26px;margin-bottom:12px}.empty-state p{font-size:14px;color:var(--muted);margin-bottom:24px}.empty-state.compact{padding:40px 14px}.empty-state.compact>i{font-size:38px}.empty-state.compact h3{font-size:20px}.page-heading{background:var(--surface);padding-block:32px;border-bottom:1px solid #e9edf2}.page-heading>.store-container{display:flex;align-items:center;justify-content:space-between;gap:32px}.page-heading h1{font-size:28px;margin:0;flex:1;max-width:800px}.breadcrumb{margin:0;font-size:12px;justify-content:flex-end;flex-wrap:wrap}.breadcrumb-item.active{color:var(--muted);max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-content{padding-top:52px;padding-bottom:65px;min-height:320px}.catalog-layout{display:grid;grid-template-columns:255px minmax(0,1fr);gap:45px}.catalog-sidebar>.offcanvas-body{display:block;padding:0}.filter-group{padding-bottom:26px;margin-bottom:25px;border-bottom:1px solid var(--line)}.filter-group summary{font-size:17px;font-weight:700;list-style:none;cursor:pointer;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between}.filter-group summary::after{content:'+';font-size:20px;font-weight:400}.filter-group[open] summary::after{content:'−'}.category-filters{display:flex;flex-direction:column;gap:12px;max-height:345px;overflow:auto;padding-right:7px;scrollbar-width:thin}.category-filters label{display:flex;align-items:flex-start;gap:9px;font-size:13px;cursor:pointer}.category-filters .form-check-input{width:14px;height:14px;margin-top:3px}.filter-count{margin-left:auto;font-size:11px;color:var(--muted)}.price-filter{display:flex;gap:9px;align-items:flex-end}.price-filter>label{min-width:0;font-size:11px;flex:1}.price-filter .form-control{min-width:0;padding:9px 10px;margin-top:6px}.price-filter>span{padding-bottom:10px}.option-filters{display:grid;grid-template-columns:1fr 1fr;gap:12px}.option-filters label{display:flex;align-items:flex-start;gap:9px;font-size:13px}.option-filters input{width:14px;height:14px;margin-top:3px}.filter-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.filter-actions .btn{padding:10px 20px}.filter-actions .text-link{font-size:12px}.sidebar-banner{display:block;margin-top:32px;overflow:hidden}.sidebar-banner img{width:100%;height:auto;object-fit:cover}.catalog-toolbar{display:flex;align-items:center;gap:20px;justify-content:space-between;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid var(--line)}.catalog-toolbar p{font-size:12px;color:var(--muted);margin:0}.catalog-sort{display:flex;gap:10px;align-items:center}.catalog-sort .form-select{font-size:12px;min-height:40px;width:190px}.catalog-sort .icon-button{width:34px;height:40px;font-size:19px}.catalog-sort .icon-button.is-active{color:var(--navy);background:var(--navy-light)}.mobile-filter-button{display:none}.catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 24px}.catalog-product-grid .product-card h3{font-size:14px}.pagination-wrap{display:flex;justify-content:center;margin-top:45px}.pagination{gap:8px;margin:0}.page-link{min-width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--ink);border:1px solid var(--line);border-radius:2px!important;font-size:13px}.page-item.active .page-link{background:var(--navy);border-color:var(--navy);color:var(--white)}.page-link:hover{color:var(--navy);background:var(--navy-light);border-color:var(--line)}.catalog-product-grid.is-list{grid-template-columns:1fr}.catalog-product-grid.is-list .product-card{display:grid;grid-template-columns:230px minmax(0,1fr);gap:28px;padding-bottom:25px;border-bottom:1px solid var(--line)}.catalog-product-grid.is-list .product-card h3{font-size:19px;white-space:normal}.catalog-product-grid.is-list .product-card-content{padding-top:13px}.catalog-product-grid.is-list .product-list-description{display:block;font-size:13px;color:var(--muted);margin-top:16px;max-width:550px}.catalog-product-grid.is-list .product-price{font-size:17px;margin-top:15px}.catalog-product-grid.is-list .product-cart-link{margin-top:9px;font-size:14px}.product-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:55px}.main-product-image{display:block;border:0;background:var(--surface);padding:0;position:relative;width:100%;aspect-ratio:1}.main-product-image>img{width:100%;height:100%;object-fit:contain}.gallery-zoom{position:absolute;bottom:17px;right:17px;background:var(--white);width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:18px}.gallery-thumbnails{display:flex;gap:12px;overflow:auto;margin-top:15px;padding:2px;scrollbar-width:thin}.gallery-thumb{flex:0 0 84px;padding:0;border:1px solid transparent;background:var(--surface)}.gallery-thumb img{width:84px;height:84px;object-fit:cover}.gallery-thumb.is-active{border-color:var(--navy)}.product-category{color:var(--muted);font-size:12px}.product-information>h2{font-size:30px;line-height:1.4;margin:9px 0 17px;text-wrap:initial}.product-rating-row{display:flex;align-items:center;gap:14px;margin-bottom:20px}.product-rating-row>a{font-size:12px;color:var(--muted)}.detail-price{display:flex;align-items:center;gap:14px;font-size:25px;font-weight:700;font-variant-numeric:tabular-nums;margin-bottom:22px}.detail-price del{font-size:17px;font-weight:400;color:var(--muted)}.product-short-description{color:var(--muted);font-size:14px;line-height:1.95;padding-bottom:18px;border-bottom:1px solid var(--line);margin-bottom:23px}.product-short-description p:last-child{margin-bottom:0}.product-purchase-form .native-variant-field{margin-bottom:18px}.variant-options{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:15px}.variant-options[hidden]{display:none}.variant-options label{font-size:13px;font-weight:600}.variant-options select{margin-top:7px}.stock-status{font-size:12px;color:var(--success);margin:15px 0}.stock-status.unavailable{color:var(--danger)}.purchase-row{display:flex;gap:16px;align-items:center}.quantity-control{display:inline-flex;border:1px solid var(--line);min-height:46px;align-items:center;flex-shrink:0;background:var(--white)}.quantity-control input{padding:6px 0;width:38px;min-width:0;max-width:50px;border:0;text-align:center;appearance:textfield;-moz-appearance:textfield;font-variant-numeric:tabular-nums;background:transparent;font-size:13px;color:var(--ink)}.quantity-control input::-webkit-inner-spin-button,.quantity-control input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity-control button{border:0;width:32px;height:44px;background:transparent;font-size:19px;color:var(--ink)}.quantity-control button:hover{background:var(--navy-light)}.add-to-cart-main{flex:1;max-width:320px;min-height:48px}.product-secondary-actions{display:flex;gap:24px;margin:22px 0;padding-bottom:24px;border-bottom:1px solid var(--line)}.product-secondary-actions .text-action{color:var(--ink);font-size:13px;font-weight:500}.product-secondary-actions i{font-size:17px}.product-meta{margin:0 0 25px;font-size:12px}.product-meta>div{display:flex;gap:8px;margin-bottom:6px}.product-meta dt{font-weight:600}.product-meta dd{margin:0;color:var(--muted)}.product-delivery-note{display:flex;gap:15px;align-items:center;padding:17px 20px;background:var(--surface);font-size:12px}.product-delivery-note>i{font-size:26px;color:var(--navy)}.product-delivery-note p{margin:0}.product-delivery-note a{display:block;text-decoration:underline}.demo-note{font-size:11px;color:var(--muted);margin-top:15px}.product-tabs{margin-top:58px}.product-tabs .nav-tabs{gap:32px;border-bottom:1px solid var(--line);justify-content:center}.product-tabs .nav-link{border:0;border-bottom:2px solid transparent;border-radius:0;color:var(--muted);padding:15px 2px;font-size:16px;font-weight:600}.product-tabs .nav-link.active{color:var(--navy);border-color:var(--navy);background:transparent}.product-tabs .tab-content{padding:30px 0}.prose{font-size:14px;line-height:1.95;color:#4e5764}.prose h2,.prose h3,.prose h4{color:var(--ink);margin-top:28px;margin-bottom:14px}.prose h2{font-size:25px}.prose h3{font-size:20px}.prose p{margin-bottom:18px}.prose li{margin-bottom:7px}.prose a{text-decoration:underline;color:var(--navy)}.prose blockquote{padding:20px 26px;background:var(--navy-light);font-size:18px}.attribute-table{max-width:850px;margin:0}.attribute-table th,.attribute-table td{padding:15px 20px;border-color:var(--line);font-size:13px}.attribute-table th{width:230px;background:var(--surface);font-weight:600}.reviews-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px}.reviews-layout h3{font-size:22px;margin-bottom:20px}.review{padding:22px 0;border-bottom:1px solid var(--line)}.review:first-of-type{padding-top:0}.review-heading{display:flex;gap:16px;align-items:center;justify-content:space-between;font-size:13px;margin-bottom:10px}.review time{font-size:11px;color:var(--muted)}.review p{font-size:13px;color:var(--muted);margin:12px 0 0}.related-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.gallery-modal-body{text-align:center;padding:10px;max-height:78vh;overflow:auto;background:var(--surface)}.gallery-modal-body img{max-height:74vh;width:auto;object-fit:contain}.commerce-layout{display:grid;grid-template-columns:minmax(0,1fr) 365px;gap:40px;align-items:start}.table{--bs-table-color:var(--ink);--bs-table-bg:transparent;--bs-table-border-color:var(--line);font-size:13px}.table thead th{font-size:13px;font-weight:600;border-bottom-width:1px;padding:15px 10px;white-space:nowrap}.table td{vertical-align:middle;padding:18px 10px}.cart-table td:first-child{padding-left:0}.cart-product{display:flex;align-items:center;gap:17px;min-width:200px}.cart-product>a{flex-shrink:0}.cart-product img{width:85px;height:85px;object-fit:cover;background:var(--surface);flex-shrink:0}.cart-product>div>a,.cart-product>div>strong{font-size:13px;font-weight:600;display:block;max-width:260px}.cart-product span{display:block;font-size:11px;color:var(--muted);margin-top:6px}.cart-product .field-error{font-size:11px;margin:7px 0 0;max-width:245px}.cart-table .quantity-control{min-height:39px}.cart-table .quantity-control input{width:30px;font-size:12px}.cart-table .quantity-control button{width:27px;height:38px;font-size:18px}.cart-remove-cell .icon-button{width:28px;height:35px;font-size:13px}.cart-table-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:22px}.cart-table-actions .text-link{font-size:12px}.cart-table-actions .btn{font-size:12px;padding:10px 20px}.coupon-form{max-width:440px;margin-top:36px}.coupon-form .btn{font-size:12px;padding:10px 20px}.coupon-remove{display:flex;gap:20px;align-items:center;font-size:12px;margin-top:12px}.coupon-remove .text-action{font-size:12px}.order-summary{padding:28px;background:var(--surface);border:1px solid var(--line)}.order-summary h2{font-size:24px;margin-bottom:23px}.totals-list{margin:0}.totals-list>div{display:flex;gap:20px;justify-content:space-between;padding:13px 0;border-bottom:1px solid var(--line);font-size:13px}.totals-list dt{font-weight:500}.totals-list dd{margin:0;text-align:right;font-weight:600;white-space:nowrap;font-variant-numeric:tabular-nums}.totals-list>.grand-total{border-bottom:0;padding:18px 0;font-size:20px;font-weight:700}.grand-total dt{font-weight:700}.grand-total small{font-size:10px;color:var(--muted);font-weight:500}.shipping-estimate{padding-block:15px 20px}.shipping-estimate .text-action{margin-top:8px;font-size:12px}.order-summary .summary-note{text-align:center;margin-top:14px;line-height:1.7}.payment-accepted{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:18px;font-weight:700;font-size:19px;color:var(--navy);font-style:italic}.checkout-steps{display:flex;align-items:center;justify-content:center;gap:23px;margin-bottom:38px;color:var(--muted);font-size:15px}.checkout-steps [aria-current]{color:var(--navy);font-weight:700}.checkout-steps>i{font-size:11px}.checkout-login{background:var(--navy-light);padding:16px 22px;font-size:13px;margin-bottom:35px}.checkout-login i{margin-right:9px}.checkout-login a{text-decoration:underline;font-weight:600}.checkout-layout{grid-template-columns:minmax(0,1fr) 450px;gap:70px}.checkout-fields>h2{font-size:25px;margin-bottom:12px}.checkout-fields>.muted{font-size:12px;margin-bottom:25px}.checkout-items{border-bottom:1px solid var(--line);padding-bottom:12px}.checkout-items>div{display:flex;gap:20px;justify-content:space-between;font-size:12px;margin-bottom:17px}.checkout-items strong{font-weight:600}.checkout-items small{display:block;font-size:11px;color:var(--muted);margin-top:3px}.checkout-items>div>span{white-space:nowrap}.shipping-methods{padding:20px 0;border-top:1px solid var(--line);margin:10px 0 0}.shipping-methods legend{font-size:14px;font-weight:700;float:none;width:auto;padding:0;margin-bottom:14px}.shipping-methods label{display:flex;align-items:flex-start;gap:10px;font-size:12px;margin-bottom:12px;cursor:pointer}.shipping-methods label>span{flex:1}.shipping-methods label>strong{white-space:nowrap;font-weight:600}.shipping-methods .form-check-input{width:15px;height:15px;margin-top:2px}.quote-status{font-size:12px;color:var(--muted);margin:8px 0 0}.checkout-payment{padding:20px 0;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.checkout-payment h3{font-size:19px;display:flex;align-items:center;gap:8px;color:var(--navy)}.checkout-payment>p{margin:10px 0 0}.payment-not-configured{padding:12px;background:var(--white);color:#735617;border:1px solid #d5c8a3;font-size:12px}.checkout-terms{display:flex;gap:11px;font-size:12px;margin:0 0 20px;align-items:flex-start}.checkout-terms a{text-decoration:underline}.order-intro{text-align:center;max-width:660px;margin:0 auto 35px}.order-intro>i{display:block;font-size:46px;color:var(--navy);margin-bottom:17px}.order-intro h2{font-size:30px;margin-bottom:15px}.order-intro>p{color:var(--muted)}.order-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:23px 30px;background:var(--surface);gap:30px;margin-bottom:35px}.order-facts>div{display:flex;flex-direction:column;gap:7px}.order-facts span{font-size:12px;color:var(--muted)}.order-facts strong{font-size:14px}.order-payment-panel{padding:26px 30px;border:1px solid var(--line);margin-bottom:38px;text-align:center;background:var(--navy-light)}.order-payment-panel>h3{font-size:23px}.order-payment-panel>p{margin:15px 0;color:var(--muted);font-size:13px}.order-payment-panel>.small{font-size:11px}.order-payment-panel .text-action{font-size:12px;color:var(--danger)}.order-detail-grid{display:grid;grid-template-columns:1.7fr 1fr;gap:65px}.order-detail-grid h2{font-size:23px;margin-bottom:22px}.order-detail-grid h3{font-size:17px;margin:27px 0 13px}.order-items-table .cart-product img{width:70px;height:70px}.order-items-table td:last-child{text-align:right;white-space:nowrap}.order-items-table th:last-child{text-align:right}.order-totals{max-width:500px;margin-left:auto}.order-address{padding:25px 28px;border:1px solid var(--line);align-self:start;font-size:13px}.order-address address{line-height:1.9}.order-bottom-actions{display:flex;gap:24px;align-items:center;margin-top:40px}.order-status{font-size:11px;background:var(--navy-light);padding:5px 8px;display:inline-block;line-height:1.5;color:var(--navy)}.list-intro{display:flex;align-items:center;justify-content:space-between;margin-bottom:27px;color:var(--muted);gap:20px}.list-intro p{margin:0}.wishlist-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:40px 26px}.saved-product>form>.text-action{font-size:11px;margin-top:8px;color:var(--muted)}.comparison-table{min-width:740px}.comparison-table thead th{min-width:250px;font-weight:500;padding:18px 22px;white-space:normal;text-align:center}.comparison-table thead th:first-child{min-width:150px;text-align:left}.comparison-table thead th img{display:block;margin:15px auto;width:210px;height:210px;object-fit:cover}.comparison-table thead th span{display:block;font-weight:600}.comparison-table thead th .text-action{font-size:12px;color:var(--muted)}.comparison-table tbody th{padding:20px;vertical-align:middle;background:var(--surface);font-size:12px;width:150px;min-width:150px}.comparison-table tbody td{padding:20px 22px;font-size:13px;border-left:1px solid var(--line);min-width:250px}.comparison-table .product-price{display:table-cell;margin:0}.comparison-scroll{scrollbar-color:#8395ae var(--surface);scrollbar-width:thin}.auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;max-width:1120px;margin:auto}.auth-grid>section{min-width:0}.auth-grid h2{font-size:28px;margin-bottom:10px}.auth-grid .muted{font-size:13px;margin-bottom:28px}.password-field{position:relative}.password-field input{padding-right:48px}.password-field .icon-button{position:absolute;right:2px;top:1px;font-size:17px}.forgot-link{font-size:12px;margin-left:22px;color:var(--muted);text-decoration:underline}.account-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:55px}.account-nav{border:1px solid var(--line);align-self:start}.account-nav>a,.account-nav button{display:flex;gap:13px;align-items:center;width:100%;text-align:left;border:0;border-bottom:1px solid var(--line);background:transparent;padding:16px 20px;font-size:13px;font-weight:600}.account-nav>a.active,.account-nav>a:hover,.account-nav button:hover{color:var(--white);background:var(--navy)}.account-nav i{font-size:17px}.account-nav form:last-child button{border-bottom:0}.account-panel h2{font-size:27px;margin-bottom:22px}.account-panel h3{font-size:22px;margin-bottom:22px}.account-panel>p{color:var(--muted);max-width:720px}.account-panel>form{max-width:750px}.account-quick-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:30px}.account-quick-links>a{padding:25px 21px;border:1px solid var(--line);display:flex;flex-direction:column;gap:12px}.account-quick-links>a:hover{border-color:var(--navy);background:var(--navy-light)}.account-quick-links>a>i{font-size:26px;color:var(--navy)}.account-quick-links strong{font-size:15px}.account-quick-links span{font-size:12px;color:var(--muted)}.account-orders td,.account-orders th{padding:14px}.section-divider{margin-block:38px;border:0;border-top:1px solid var(--line);opacity:1}.password-reset-panel{max-width:620px;margin:0 auto;padding-block:15px 25px}.password-reset-panel h2{font-size:28px;margin-bottom:20px}.password-reset-panel>p{color:var(--muted);margin-bottom:26px}.blog-layout{display:grid;grid-template-columns:285px minmax(0,1fr);gap:50px;align-items:start}.blog-layout-right{grid-template-columns:minmax(0,1fr) 285px}.blog-layout-right .blog-sidebar{grid-column:2;grid-row:1}.blog-layout-right .blog-content{grid-column:1;grid-row:1}.blog-layout-wide{display:block}.blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:45px 28px}.blog-layout-wide .blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.blog-grid .news-card h2{font-size:19px}.blog-grid .news-card>p{-webkit-line-clamp:3}.blog-search{margin-bottom:32px}.blog-search .form-label{font-size:18px;display:block;margin-bottom:18px;font-weight:700}.blog-search .btn{padding:10px 15px}.sidebar-section{padding-bottom:26px;border-bottom:1px solid var(--line);margin-bottom:30px}.sidebar-section h2{font-size:19px;margin-bottom:22px}.blog-category{display:flex;justify-content:space-between;font-size:13px;margin-block:12px;color:var(--muted)}.recent-post{display:grid;grid-template-columns:75px minmax(0,1fr);gap:13px;margin-bottom:20px}.recent-post:last-child{margin-bottom:0}.recent-post img{width:75px;height:75px;object-fit:cover}.recent-post>div>a{font-size:12px;font-weight:600;line-height:1.7;display:block}.recent-post time{font-size:10px;color:var(--muted);display:block;margin-top:5px}.blog-results-note{display:flex;justify-content:space-between;gap:20px;margin-bottom:30px}.blog-results-note p{margin:0}.article-cover{width:100%;aspect-ratio:1000/637;object-fit:cover}.article>h2{font-size:30px;margin:18px 0}.article-lead{font-size:16px;color:var(--muted);line-height:1.8}.article-body{margin-top:25px}.article-actions{display:flex;justify-content:space-between;gap:20px;margin-top:40px;border-top:1px solid var(--line);padding-top:25px}.article-actions .text-action,.article-actions .text-link{font-size:12px}.about-intro{display:grid;grid-template-columns:1.05fr 1fr;gap:65px;align-items:center}.about-images{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding-bottom:45px}.about-images img{width:100%;height:auto;object-fit:cover}.about-images img:nth-child(2){transform:translateY(45px)}.about-copy h2{font-size:36px;line-height:1.4;margin-bottom:24px}.about-copy .prose{margin-bottom:26px}.about-detail{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;margin-top:95px}.about-detail>img{width:100%;aspect-ratio:700/500;object-fit:cover}.about-detail h2{font-size:32px;line-height:1.4;margin-bottom:25px}.about-detail p{line-height:1.95;color:var(--muted)}.about-detail .text-link{margin-top:8px}.contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;max-width:1200px;margin:auto}.contact-layout h2{font-size:30px;margin-bottom:20px}.contact-method{display:flex;gap:20px;align-items:flex-start;margin-top:27px}.contact-method>i{font-size:25px;color:var(--navy);width:31px}.contact-method h3{font-size:16px;margin-bottom:6px}.contact-method p,.contact-method a{font-size:13px;color:var(--muted);margin:0}.contact-method .text-link{color:var(--navy);font-size:12px}.contact-image{width:100%;max-width:370px;margin-top:35px;aspect-ratio:500/360;object-fit:cover}.contact-form-panel{padding:32px;background:var(--surface);align-self:start}.contact-form-panel>p{font-size:12px;margin-bottom:24px}.policy-page{max-width:860px;margin:auto;min-height:250px}.policy-page>h2:first-child{margin-top:0}.policy-image{width:100%;max-height:380px;object-fit:cover;margin-bottom:35px}.policy-contact{margin-top:35px;padding-top:25px;border-top:1px solid var(--line)}
@media(min-width:1700px){.hero-copy{max-width:600px}.hero-copy h1,.hero-copy h2{max-width:650px}.hero-copy>p:not(.hero-offer){font-size:18px}.hero-copy .hero-offer{font-size:16px}}
@media(max-width:1250px){.desktop-nav{gap:23px}.header-actions{gap:2px}.header-main{gap:18px}.brand img{width:155px}.utility-links{gap:16px}.service-item{padding:18px 14px;gap:11px}.service-item h2{font-size:13px}.service-item p{font-size:11px}.collection-tile{min-height:210px}.collection-tile h2{font-size:23px}.collection-tile>div{padding-left:23px}.product-rail{grid-auto-columns:calc((100% - 72px)/4)}.deals-layout{grid-template-columns:245px 1fr;gap:22px}.deals-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.deals-products .product-card{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:10px;align-items:center}.deals-products .product-card h3{white-space:normal;font-size:12px;line-height:1.7}.deals-products .product-card-content{padding:0}.deals-products .product-actions{display:none}.deals-products .product-cart-link{font-size:10px}.deal-banner{min-height:350px}.footer-grid{gap:25px}.catalog-layout{grid-template-columns:235px minmax(0,1fr);gap:30px}.commerce-layout{grid-template-columns:minmax(0,1fr) 325px;gap:28px}.cart-product{gap:12px;min-width:190px}.cart-product img{width:65px;height:65px}.cart-product>div>a{font-size:12px}.cart-table .quantity-control button{width:22px}.order-summary{padding:23px}.checkout-layout{grid-template-columns:minmax(0,1fr) 390px;gap:40px}.product-detail{gap:35px}.contact-layout{gap:50px}.about-intro{gap:40px}.home-product-grid{gap:25px 18px}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr)}.footer-help{grid-column:1/-1;display:flex;align-items:center;gap:25px;border-top:1px solid var(--line);padding-top:20px}.footer-help h3,.footer-help p,.footer-help .footer-contact{margin-bottom:0!important}.footer-help>.payment-note{margin-top:0;flex-wrap:nowrap;margin-left:auto}.footer-help .payment-note span{display:none}.account-quick-links{gap:15px}.account-quick-links>a{padding:22px 15px}.blog-layout{gap:32px;grid-template-columns:250px minmax(0,1fr)}.blog-layout-right{grid-template-columns:minmax(0,1fr) 250px}.blog-layout-wide{display:block}}
@media(max-width:991px){.store-container{padding-inline:22px}.utility-links>a:first-child{display:none}.header-main{height:76px;gap:16px}.desktop-nav{gap:18px;font-size:12px}.nav-dropdown{font-size:12px}.header-actions{gap:0}.header-actions .icon-button{width:36px;font-size:20px}.brand img{width:135px;height:35px}.brand>span{font-size:29px}.hero-copy h1,.hero-copy h2{font-size:39px;max-width:355px}.hero-copy>p:not(.hero-offer){font-size:13px;margin-bottom:22px;max-width:340px}.hero-copy .hero-offer{font-size:12px;margin-bottom:12px}.hero-carousel .carousel-item{aspect-ratio:1024/440;min-height:345px}.hero-content{padding-left:8%}.hero-copy .btn{font-size:12px;min-width:130px;padding:10px 22px}.service-strip{gap:12px;margin-top:38px;margin-bottom:28px}.service-item{flex-direction:column;align-items:center;text-align:center;gap:9px;padding:15px 7px}.service-item h2{font-size:12px}.service-item img{width:33px;height:33px}.collection-grid{gap:17px}.collection-tile{min-height:180px}.collection-tile>div{padding-left:20px;width:48%}.collection-tile h2{font-size:21px;margin-bottom:15px}.collection-tile span{font-size:11px}.collection-tile img{width:90%;right:-12%}.store-section{margin-block:45px}.section-heading h2{font-size:27px}.section-heading p{font-size:12px}.product-rail{grid-auto-columns:calc((100% - 54px)/4);gap:18px}.product-card h3{font-size:12px}.product-grid{gap:27px 18px}.home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-product-grid .product-card:nth-child(n+9){display:none}.feature-banner{min-height:340px;aspect-ratio:1903/700;margin-top:45px}.feature-copy{width:49%;padding-right:3%}.feature-copy h2{font-size:32px}.feature-copy>p{font-size:13px}.feature-copy>p:first-child{font-size:12px}.paired-banners{gap:22px;margin-block:45px}.paired-banner h2{font-size:23px}.paired-banner p{font-size:12px;margin-bottom:10px}.paired-banner span{font-size:12px}.testimonial-section{margin-block:45px;padding-block:40px}.testimonial-grid{gap:28px}.testimonial blockquote{font-size:12px}.store-banner h2{font-size:26px;max-width:450px}.store-banner{min-height:205px}.news-grid{gap:22px}.news-card h3{font-size:15px}.post-meta{font-size:10px;gap:10px}.post-meta> :not(:first-child)::before{margin-right:10px}.news-card>p{font-size:12px}.newsletter-inner{gap:28px}.newsletter h2{font-size:23px}.newsletter p{font-size:12px}.newsletter-input .btn{padding-inline:15px;font-size:12px}.newsletter-consent{flex-wrap:wrap;column-gap:6px;row-gap:0}.newsletter-consent a{margin-left:20px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:30px}.footer-grid>div:nth-child(4){display:none}.footer-grid>.footer-help{grid-column:1/-1}.footer-help p{max-width:260px}.footer-bottom>.store-container{flex-direction:column;gap:8px;text-align:center}.catalog-layout{display:block}.catalog-sidebar{--bs-offcanvas-width:320px}.catalog-sidebar>.offcanvas-body{display:block;padding:24px}.catalog-sidebar .offcanvas-header{padding:20px 24px}.catalog-sidebar .sidebar-banner{display:none}.catalog-toolbar{gap:15px}.mobile-filter-button{display:inline-flex;padding:8px 14px;font-size:12px;min-height:40px}.catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.page-heading h1{font-size:25px}.page-heading{padding-block:27px}.page-content{padding-top:38px;padding-bottom:48px}.product-detail{gap:28px}.product-information>h2{font-size:25px}.product-rating-row{flex-wrap:wrap;gap:8px}.product-short-description{font-size:13px}.detail-price{font-size:23px}.product-secondary-actions{gap:17px}.product-secondary-actions .text-action{font-size:12px}.purchase-row{gap:10px}.purchase-row .btn{padding-inline:18px;font-size:12px}.quantity-control button{width:28px}.quantity-control input{width:32px}.product-delivery-note{padding:14px;font-size:11px;gap:10px}.product-meta{margin-bottom:20px}.variant-options{gap:10px}.variant-options select{font-size:12px;padding-left:10px}.product-tabs{margin-top:40px}.product-tabs .nav-link{font-size:14px}.reviews-layout{gap:35px}.reviews-layout h3{font-size:20px}.commerce-layout{grid-template-columns:1fr;gap:35px}.order-summary{max-width:600px;width:100%;margin-left:auto}.cart-product{min-width:260px}.cart-product img{width:85px;height:85px}.cart-product>div>a{font-size:13px}.checkout-layout{grid-template-columns:minmax(0,1fr) 340px;gap:28px}.checkout-fields .col-sm-6{width:100%}.checkout-summary{padding:22px}.checkout-items{font-size:11px}.order-facts{gap:20px;padding:22px}.order-facts strong{font-size:12px}.order-detail-grid{gap:30px;grid-template-columns:1.5fr 1fr}.order-address{padding:23px}.wishlist-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.auth-grid{gap:50px}.account-layout{grid-template-columns:210px minmax(0,1fr);gap:30px}.account-nav>a,.account-nav button{font-size:12px;padding:14px 17px}.account-quick-links{grid-template-columns:1fr}.account-quick-links>a{display:grid;grid-template-columns:35px 1fr;gap:5px 15px}.account-quick-links>a>i{grid-row:1/3}.account-quick-links strong{font-size:14px}.account-quick-links span{font-size:11px}.blog-layout{grid-template-columns:220px minmax(0,1fr);gap:28px}.blog-layout-right{grid-template-columns:minmax(0,1fr) 220px}.blog-layout-wide{display:block}.blog-grid{gap:30px 20px}.blog-grid .news-card h2{font-size:16px}.blog-layout-wide .blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recent-post{grid-template-columns:60px minmax(0,1fr);gap:10px}.recent-post img{width:60px;height:65px}.recent-post>div>a{font-size:11px}.about-intro{gap:30px}.about-copy h2{font-size:28px}.about-images{gap:13px;padding-bottom:30px}.about-images img:nth-child(2){transform:translateY(30px)}.about-detail{gap:40px;margin-top:65px}.about-detail h2{font-size:26px}.about-detail p{font-size:13px}.contact-layout{gap:30px}.contact-form-panel{padding:24px}.contact-form-panel .col-sm-6{width:100%}.contact-layout h2{font-size:26px}.article>h2{font-size:25px}}
@media(max-width:767px){html{scroll-padding-top:125px}.store-container{padding-inline:18px}.announcement .store-container{min-height:39px;padding-inline:44px;font-size:11px;line-height:1.5}.announcement-close{right:0;width:38px;height:38px}.utility-bar,.desktop-nav{display:none}.header-main{height:71px;justify-content:center;gap:12px}.mobile-menu-button{display:inline-flex;position:absolute;left:14px;font-size:27px;width:40px}.header-main .brand{margin-right:auto;margin-left:46px}.brand img{width:140px;height:33px}.brand>span{font-size:29px}.header-actions{margin-left:auto;gap:7px}.header-actions .icon-button{width:36px;height:40px;font-size:23px}.header-actions .compare-header,.header-actions .search-toggle{display:none}.counter{right:-2px;top:0;font-size:9px;min-width:16px;height:16px;line-height:16px}.mobile-search{display:flex;align-items:center;position:relative;background:var(--navy);padding-top:10px;padding-bottom:10px}.mobile-search input{width:100%;min-height:38px;border:0;border-radius:25px;padding:10px 44px 10px 18px;font-size:12px;background:var(--white);color:var(--ink)}.mobile-search>.icon-button{position:absolute;right:25px;font-size:17px;width:36px;height:36px}.header-search{display:none!important}.site-header{border:0}.site-header.is-scrolled{box-shadow:0 4px 12px #102b5012}.hero-carousel .carousel-item{aspect-ratio:778/330;min-height:260px}.hero-content{padding-left:6%;padding-right:20px}.hero-copy{max-width:58%}.hero-copy h1,.hero-copy h2{font-size:30px;max-width:300px;margin-bottom:14px;line-height:1.15}.hero-copy .hero-offer{font-size:10px;margin-bottom:10px;line-height:1.5}.hero-copy>p:not(.hero-offer){font-size:11px;line-height:1.5;margin-bottom:18px;max-width:250px}.hero-copy .btn{min-height:37px;min-width:114px;font-size:11px;padding:9px 20px}.hero-arrow{display:none}.carousel-indicators{margin-bottom:10px;gap:6px}.carousel-indicators [data-bs-target]{width:6px;height:6px}.carousel-pause{bottom:7px;right:8px;width:32px;height:32px;font-size:15px}.service-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:27px 0}.service-item{flex-direction:row;text-align:left;padding:18px 15px;gap:12px}.service-item h2{font-size:12px;white-space:normal}.service-item p{font-size:10px;line-height:1.55}.service-item img{width:33px;height:33px}.collection-grid{grid-template-columns:1fr;gap:17px}.collection-tile{min-height:225px}.collection-tile>div{padding-left:8%;width:43%}.collection-tile h2{font-size:30px;max-width:180px;margin-bottom:20px}.collection-tile span{font-size:13px}.collection-tile img{width:70%;height:110%;right:-2%;bottom:-5%}.store-section{margin-block:38px}.section-heading{gap:16px;margin-bottom:23px;align-items:flex-start}.section-heading h2{font-size:25px;margin-bottom:7px}.section-heading p{font-size:12px;max-width:280px;line-height:1.7}.section-heading>.text-link{font-size:11px;margin-top:4px}.rail-controls{gap:7px;padding-top:2px}.rail-controls .icon-button{width:30px;height:33px;font-size:13px}.product-rail{grid-auto-columns:calc((100% - 32px)/3);gap:16px}.product-card-content{padding-top:12px}.product-card h3{font-size:12px;margin-bottom:5px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:40px;line-height:1.7}.product-price{font-size:13px;gap:7px}.product-price del{font-size:11px}.product-cart-link{font-size:11px;min-height:34px}.product-actions{transform:translateX(0);opacity:1;top:auto;bottom:8px;right:8px;flex-direction:row;gap:5px}.product-actions .icon-button{width:29px;height:31px;font-size:13px}.product-actions .list-button[data-list=compare]{display:none}.sale-label{top:9px;left:9px;font-size:10px;padding:2px 7px}.rating{font-size:10px}.home-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px 16px}.home-product-grid .product-card:nth-child(n+9){display:block}.home-product-grid .product-card:nth-child(10){display:none}.feature-banner{min-height:290px;margin-top:40px}.feature-copy{width:48%;padding-right:0}.feature-copy h2{font-size:28px;line-height:1.25;margin-bottom:14px}.feature-copy>p:first-child{font-size:10px;margin-bottom:10px}.feature-copy>p{font-size:11px;margin-bottom:17px;line-height:1.65}.feature-copy .btn{font-size:11px;padding:9px 18px;min-height:38px}.feature-banner>img{object-position:45% center}.deals-layout{grid-template-columns:1fr;gap:20px}.deal-banner{min-height:220px}.deal-banner>img{object-position:center}.deal-banner>div{padding:28px;max-width:330px}.deal-banner h3{font-size:27px;max-width:250px}.deal-banner p{font-size:12px;margin-bottom:10px}.deal-banner .btn{margin-top:6px}.deals-products{gap:18px}.deals-products .product-card{display:block;padding:9px}.deals-products .product-card-content{padding:12px 6px 3px}.deals-products .product-card h3{font-size:13px;min-height:0;white-space:nowrap;display:block;text-overflow:ellipsis}.deals-products .product-actions{display:flex}.deals-products .product-cart-link{font-size:11px}.paired-banners{grid-template-columns:1fr;gap:20px;margin-block:38px}.paired-banner>div{padding:6%}.paired-banner h2{font-size:29px;max-width:320px}.paired-banner p{font-size:13px;margin-bottom:14px}.paired-banner span{font-size:12px}.testimonial-section{margin-block:38px;padding-block:35px}.testimonial-grid{grid-template-columns:1fr;gap:0;max-width:530px;margin:auto}.testimonial{padding:22px 0;border-bottom:1px solid var(--line)}.testimonial:last-child{border-bottom:0}.testimonial blockquote{font-size:13px;margin-bottom:15px}.testimonial .rating{margin-bottom:12px}.testimonial-section .section-heading{margin-bottom:10px}.testimonial-section .section-heading p{max-width:none}.testimonial-empty h3{font-size:21px}.testimonial-empty p{font-size:13px}.store-banner{min-height:220px}.store-banner>div{padding:25px;max-width:430px}.store-banner h2{font-size:24px;max-width:350px}.store-banner p{font-size:12px}.brand-strip{padding:26px 0;justify-content:flex-start;gap:20px}.brand-strip a{flex-basis:120px}.brand-strip img{width:120px;height:60px}.news-grid{grid-template-columns:1fr;gap:32px}.news-card h3{font-size:19px;margin-top:10px}.post-meta{font-size:11px}.news-card>p{font-size:13px}.news-card .text-link{font-size:12px}.newsletter{padding:30px 0;margin-top:0}.newsletter-inner{grid-template-columns:1fr;gap:21px}.newsletter h2{font-size:25px}.newsletter p{font-size:12px}.newsletter-input input{font-size:12px;padding:13px}.newsletter-input .btn{padding-inline:18px;font-size:12px}.newsletter-consent{flex-wrap:nowrap;font-size:10px;line-height:1.6;display:block}.newsletter-consent input{margin-right:4px;vertical-align:top;margin-top:2px}.newsletter-consent a{margin-left:0}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 35px;padding-block:35px}.footer-about{grid-column:1/-1;max-width:450px}.footer-about .brand{margin-bottom:16px}.footer-about p{font-size:13px}.footer-grid h3{margin-bottom:18px;font-size:15px}.footer-grid>div>a:not(.brand){font-size:12px;margin-bottom:11px}.footer-grid>.footer-help{display:block;padding-top:25px}.footer-help p{max-width:350px;margin-top:8px!important}.footer-help .footer-contact{margin-top:10px}.footer-help>.payment-note{margin-top:20px!important;display:flex;font-size:17px!important}.footer-bottom{padding-block:17px;font-size:10px}.footer-bottom>.store-container{gap:8px;line-height:1.7}.back-to-top{bottom:16px;left:16px;width:35px;height:35px}.page-heading{padding-block:25px}.page-heading>.store-container{flex-direction:column;align-items:flex-start;gap:12px}.page-heading h1{font-size:24px;max-width:100%}.breadcrumb{justify-content:flex-start;font-size:11px}.breadcrumb-item.active{max-width:250px}.page-content{padding-top:30px;padding-bottom:38px}.catalog-toolbar{flex-wrap:wrap;gap:12px;margin-bottom:25px;padding-bottom:15px}.catalog-toolbar>p{font-size:11px;margin-left:auto}.catalog-sort{width:100%;gap:9px}.catalog-sort .form-select{width:auto;flex:1}.catalog-sort .icon-button{width:40px}.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 18px}.catalog-product-grid .product-card h3{font-size:13px}.catalog-product-grid.is-list .product-card{grid-template-columns:150px minmax(0,1fr);gap:18px;padding-bottom:20px}.catalog-product-grid.is-list .product-card h3{font-size:15px;min-height:0}.catalog-product-grid.is-list .product-list-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:12px;margin:10px 0}.catalog-product-grid.is-list .product-card-content{padding-top:0}.catalog-product-grid.is-list .product-price{font-size:14px;margin-top:10px}.catalog-product-grid.is-list .product-cart-link{font-size:12px;min-height:28px;margin-top:0}.product-detail{grid-template-columns:1fr;gap:30px}.product-gallery{min-width:0}.main-product-image{max-height:560px}.gallery-thumbnails{gap:10px;margin-top:12px}.gallery-thumb{flex-basis:72px}.gallery-thumb img{width:72px;height:72px}.product-information>h2{font-size:26px;margin-top:7px}.product-information>h2{line-height:1.4}.product-rating-row{gap:15px;margin-bottom:18px}.product-short-description{font-size:13px;margin-bottom:20px}.product-secondary-actions{justify-content:flex-start;gap:25px}.product-secondary-actions .text-action{font-size:12px}.purchase-row{gap:13px}.purchase-row .btn{font-size:14px}.quantity-control button{width:34px}.quantity-control input{width:38px}.variant-options{gap:15px}.variant-options select{font-size:13px}.product-meta{font-size:12px}.product-delivery-note{font-size:12px;padding:17px}.product-delivery-note a{display:inline}.product-tabs{margin-top:34px}.product-tabs .nav-tabs{justify-content:flex-start;gap:20px;flex-wrap:nowrap;overflow:auto;scrollbar-width:none}.product-tabs .nav-link{font-size:12px;white-space:nowrap;padding:13px 0}.product-tabs .tab-content{padding-top:23px}.prose{font-size:13px}.reviews-layout{grid-template-columns:1fr;gap:35px}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 18px}.related-grid .product-card h3{font-size:13px}.attribute-table th{width:120px}.attribute-table th,.attribute-table td{padding:12px;font-size:12px}.quick-view-layout{grid-template-columns:1fr;gap:23px}.modal-body{padding:20px}.modal-header{padding:16px 20px}.modal-title{font-size:18px}.quick-view-image{max-height:330px;object-fit:contain}.quick-view-content h3{font-size:24px}.quick-view-content .detail-price{font-size:23px;margin-bottom:15px}.quick-view-content .product-purchase-form{padding-top:16px;margin-top:15px}.quick-view-content>.muted{font-size:13px}.empty-state{padding:55px 12px}.empty-state>i{font-size:42px}.empty-state h2{font-size:24px}.empty-state p{font-size:13px}.commerce-layout{gap:30px}.cart-table thead{display:none}.cart-table tbody,.cart-table tr,.cart-table td{display:block}.cart-table tr{position:relative;border-bottom:1px solid var(--line);padding:0 0 18px;margin-bottom:20px}.cart-table td{border:0;padding:6px 0}.cart-table td:first-child{padding-bottom:12px;padding-right:28px}.cart-table td[data-label]{display:flex;align-items:center;justify-content:space-between;margin-left:97px;font-size:12px}.cart-table td[data-label]::before{content:attr(data-label);font-size:12px;color:var(--muted)}.cart-table .cart-product{min-width:0;gap:15px}.cart-product img{width:82px;height:82px}.cart-product>div>a{font-size:13px;max-width:none}.cart-remove-cell{position:absolute;right:0;top:0}.cart-table .quantity-control{min-height:35px}.cart-table .quantity-control button{width:27px;height:34px}.cart-table .quantity-control input{width:32px}.cart-table-actions{margin-top:12px;gap:14px}.cart-table-actions .text-link{font-size:11px}.cart-table-actions .btn{font-size:11px;padding:10px 14px}.coupon-form{margin-top:28px;max-width:none}.order-summary{max-width:none;padding:25px}.order-summary h2{font-size:24px}.checkout-steps{font-size:11px;gap:12px;margin-bottom:25px;white-space:nowrap}.checkout-steps>i{font-size:9px}.checkout-login{font-size:12px;padding:14px 17px;margin-bottom:26px}.checkout-layout{grid-template-columns:1fr;gap:35px}.checkout-fields .col-sm-6{width:50%}.checkout-fields .form-label{font-size:12px}.checkout-summary{padding:24px}.checkout-items>div{font-size:12px}.order-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;padding:23px;margin-bottom:28px}.order-intro h2{font-size:26px}.order-intro p{font-size:13px}.order-facts strong{font-size:13px}.order-payment-panel{padding:23px 20px}.order-payment-panel h3{font-size:21px}.order-payment-panel .btn{font-size:13px}.order-detail-grid{grid-template-columns:1fr;gap:28px}.order-items-table .cart-product{min-width:0;gap:12px}.order-items-table .cart-product>div>strong{font-size:12px}.order-items-table .cart-product img{width:58px;height:58px}.order-items-table td{font-size:12px;padding-inline:5px}.order-items-table .cart-product span{font-size:10px}.order-totals{max-width:none}.order-address{padding:23px}.order-bottom-actions{flex-wrap:wrap;gap:15px;margin-top:30px}.order-bottom-actions .text-link{font-size:12px}.list-intro{font-size:12px}.list-intro .text-link{font-size:11px}.wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 18px}.wishlist-grid .product-card h3{font-size:12px}.saved-product>form>.text-action{font-size:10px}.auth-grid{grid-template-columns:1fr;gap:45px;max-width:550px}.auth-grid>section+section{padding-top:32px;border-top:1px solid var(--line)}.auth-grid h2{font-size:25px}.auth-grid .muted{font-size:12px;margin-bottom:23px}.form-field{margin-bottom:20px}.account-layout{grid-template-columns:1fr;gap:30px}.account-nav{display:grid;grid-template-columns:1fr 1fr}.account-nav>a,.account-nav button{height:100%;padding:13px;font-size:12px;border-bottom:1px solid var(--line)}.account-nav form{border:0}.account-nav i{font-size:15px}.account-nav>a:nth-child(odd){border-right:1px solid var(--line)}.account-nav>a:nth-last-child(2){border-bottom:0}.account-panel h2{font-size:24px}.account-panel>p{font-size:13px}.account-panel h3{font-size:21px}.account-panel .col-sm-6{width:50%}.account-orders td,.account-orders th{font-size:11px;padding:12px 10px}.account-orders td:first-child{white-space:nowrap}.account-orders .order-status{font-size:10px}.account-orders .btn{font-size:11px}.password-reset-panel{padding:0}.password-reset-panel h2{font-size:25px}.password-reset-panel>p{font-size:13px}.blog-layout,.blog-layout-right{display:flex;flex-direction:column;gap:40px}.blog-content{width:100%;order:0}.blog-sidebar{width:100%;order:1;display:grid;grid-template-columns:1fr 1fr;gap:25px}.blog-sidebar .blog-search{grid-column:1/-1;margin:0}.blog-sidebar .sidebar-section{margin:0}.blog-sidebar .sidebar-banner{display:none}.blog-layout-wide{display:block}.blog-grid,.blog-layout-wide .blog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 20px}.blog-grid .news-card h2{font-size:16px;line-height:1.7}.blog-grid .news-card .post-meta{font-size:10px;gap:8px;flex-wrap:wrap}.blog-grid .news-card>p{font-size:12px}.recent-post{grid-template-columns:60px minmax(0,1fr)}.sidebar-section h2{font-size:19px}.article>h2{font-size:25px}.article-lead{font-size:14px}.article-actions{gap:18px}.about-intro{grid-template-columns:1fr;gap:36px}.about-images{max-width:550px;margin:auto;gap:18px;padding-bottom:35px}.about-images img:nth-child(2){transform:translateY(35px)}.about-copy h2{font-size:29px}.about-copy .prose{font-size:13px}.about-detail{grid-template-columns:1fr;gap:27px;margin-top:50px}.about-detail h2{font-size:27px}.about-detail>img{max-height:380px}.contact-layout{grid-template-columns:1fr;gap:35px}.contact-layout h2{font-size:27px}.contact-image{display:none}.contact-method{margin-top:23px}.contact-form-panel{padding:25px}.contact-form-panel .col-sm-6{width:50%}.policy-page{font-size:13px}.policy-page h2{font-size:24px}}
@media(max-width:479px){.hero-carousel .carousel-item{min-height:245px;aspect-ratio:auto}.hero-image{object-position:58% center}.hero-copy{max-width:64%;}.hero-copy h1,.hero-copy h2{font-size:25px;max-width:220px;margin-bottom:11px}.hero-copy .hero-offer{font-size:9px;margin-bottom:9px;max-width:215px}.hero-copy>p:not(.hero-offer){font-size:10px;max-width:215px;margin-bottom:15px}.hero-copy .btn{font-size:10px;min-height:34px;min-width:103px;padding:9px 17px}.service-strip{gap:10px;margin-top:23px;margin-bottom:24px}.service-item{padding:14px 10px;gap:8px}.service-item h2{font-size:11px;margin-bottom:3px}.service-item p{font-size:9px}.service-item img{width:29px;height:29px}.collection-tile{min-height:205px}.collection-tile>div{width:46%;padding-left:7%}.collection-tile h2{font-size:26px;max-width:145px;margin-bottom:18px}.collection-tile img{width:78%;right:-7%}.collection-tile span{font-size:12px}.section-heading h2{font-size:23px;letter-spacing:-.02em}.section-heading p{font-size:11px;max-width:235px}.section-heading>.text-link{font-size:10px;max-width:80px;white-space:normal;text-align:right;justify-content:flex-end}.product-rail{grid-auto-columns:calc((100% - 16px)/2);gap:16px}.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 16px}.home-product-grid .product-card:nth-child(10){display:block}.feature-banner{min-height:275px}.feature-copy{width:50%}.feature-copy h2{font-size:25px}.feature-copy>p:first-child{font-size:9px}.feature-copy>p{font-size:10px;line-height:1.6}.feature-banner>img{object-position:42% center}.paired-banner{aspect-ratio:685/300;min-height:175px}.paired-banner h2{font-size:24px;max-width:240px}.paired-banner p{font-size:11px;margin-bottom:12px}.paired-banner span{font-size:11px}.paired-banner>div{padding:6.5%}.store-banner{min-height:230px}.store-banner>div{padding:23px;max-width:300px}.store-banner h2{font-size:23px}.store-banner>img{object-position:60% center}.store-banner p{font-size:11px;max-width:230px}.footer-grid{gap:28px 26px}.newsletter h2{font-size:23px}.newsletter-input .btn{padding-inline:14px;font-size:11px;gap:7px}.newsletter-input .btn i{display:none}.offcanvas{--bs-offcanvas-width:340px}.offcanvas-body{padding:22px}.offcanvas-header{padding:22px}.page-heading h1{font-size:22px}.catalog-product-grid{gap:27px 16px}.catalog-product-grid .product-card h3{font-size:12px}.catalog-product-grid.is-list .product-card{grid-template-columns:125px minmax(0,1fr);gap:15px}.catalog-product-grid.is-list .product-card h3{font-size:13px;line-height:1.6}.catalog-product-grid.is-list .product-list-description{font-size:11px;margin-top:8px}.catalog-product-grid.is-list .product-price{font-size:13px}.catalog-product-grid.is-list .rating{display:none}.product-information>h2{font-size:24px}.product-tabs .nav-tabs{gap:18px}.product-tabs .nav-link{font-size:11px}.product-secondary-actions{gap:18px}.product-secondary-actions .text-action{font-size:11px}.product-delivery-note p{font-size:11px}.cart-product>div>a{font-size:12px}.cart-product span{font-size:10px}.cart-table-actions .text-link{font-size:10px;gap:5px}.cart-table-actions .btn{padding-inline:11px;font-size:10px}.order-summary{padding:22px}.checkout-fields .col-sm-6{width:100%}.checkout-steps{gap:9px;font-size:10px}.checkout-steps>i{font-size:8px}.checkout-summary{padding:22px}.checkout-items>div{gap:13px;font-size:11px}.checkout-terms{font-size:11px}.order-facts{padding:20px;gap:20px 15px}.order-facts span{font-size:11px}.order-facts strong{font-size:12px}.order-payment-panel{padding:22px 17px}.order-intro h2{font-size:24px}.order-intro p{font-size:12px}.blog-grid,.blog-layout-wide .blog-grid{grid-template-columns:1fr;gap:35px}.blog-grid .news-card h2{font-size:20px}.blog-grid .news-card>p{font-size:13px}.blog-grid .news-card .post-meta{font-size:11px}.blog-sidebar{grid-template-columns:1fr}.blog-sidebar .blog-search{grid-column:auto}.recent-post{grid-template-columns:75px minmax(0,1fr)}.recent-post img{width:75px;height:75px}.recent-post>div>a{font-size:12px}.about-copy h2{font-size:27px}.about-images{gap:13px}.contact-form-panel .col-sm-6{width:100%}.contact-form-panel{padding:22px}.contact-method p,.contact-method a{font-size:12px}.account-panel .col-sm-6{width:100%}.auth-grid h2{font-size:25px}.article-actions{flex-wrap:wrap;gap:12px}.quick-view-content h3{font-size:22px}.purchase-row .btn{padding-inline:16px;font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.carousel-item{transition:none!important}.collection-tile:hover img,.paired-banner:hover>img,.news-image:hover img{transform:none}}
@media print{.site-header,.utility-bar,.announcement,.newsletter,.site-footer,.back-to-top,.order-bottom-actions,.order-payment-panel,.offcanvas,.toast-container{display:none!important}.page-content{padding:0}.order-facts,.order-address{break-inside:avoid}.store-container{max-width:none}.order-detail-grid{grid-template-columns:1.5fr 1fr}}
/* Explicit inline sizes prevent an image aspect ratio plus minimum height from widening mobile blocks. */
.feature-banner{width:100%;min-width:0}.paired-banner{width:100%;min-width:0}.feature-banner::before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent 35%,#091d3b82);z-index:1;pointer-events:none}.feature-banner>.store-container{z-index:2}
@media(max-width:767px){.feature-banner{aspect-ratio:auto}.paired-banner{min-height:0}.paired-banner>div{min-width:0}}
@media(max-width:479px){.paired-banner{aspect-ratio:685/330;min-height:0}}
/* Home sections preserve the reference's centered headings and four-product rails. */
.home-section-heading{position:relative;justify-content:center;text-align:center;padding-inline:125px;min-height:66px}
.home-section-heading>div:first-child{min-width:0}
.home-section-heading h2{margin-inline:auto}
.home-section-heading p{max-width:none;margin-inline:auto}
.home-section-heading>.rail-controls,.home-section-heading>.text-link{position:absolute;right:0;top:8px}
.home-four-rail{grid-auto-columns:calc((100% - 72px)/4);gap:24px}
.deals-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}
.deals-row>.product-card{display:grid;grid-template-columns:minmax(0,42%) minmax(0,1fr);gap:20px;align-items:center}
.deals-row .product-card-content{padding:0}
.deals-row .product-card h3{white-space:normal;display:block;min-height:0;font-size:14px;line-height:1.65;overflow:visible;margin-bottom:9px}
.deals-row .sale-label{width:44px;height:44px;display:flex;align-items:center;justify-content:center;padding:0;border-radius:50%;left:8px;top:8px;font-size:11px}
.deals-row .product-price{margin-top:10px}
.deals-row .product-cart-link{font-size:11px;margin-top:5px}
.store-notice{background:var(--navy);color:var(--white);padding:15px 0;margin-top:62px}
.store-notice-inner{display:flex;justify-content:center;align-items:center;gap:22px;min-width:0}
.store-notice p{font-size:14px;line-height:1.6;margin:0}
.store-notice .btn{min-height:40px;padding:10px 20px;font-size:12px;flex-shrink:0}
.home-brand-section{background:var(--surface);padding:45px 0 50px}
.home-brand-section .section-heading{margin-bottom:30px}
.home-brand-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px 22px}
.home-brand-grid>a{display:flex;align-items:center;justify-content:center;min-width:0;min-height:95px;background:var(--white);padding:12px 20px}
.home-brand-grid img{width:100%;max-width:220px;height:68px;object-fit:contain;transition:opacity .2s}
.home-brand-grid a:hover img{opacity:.7}
/* The reference's dark footer is translated to the configured navy palette. */
.newsletter{background:var(--navy);color:var(--white);border-bottom:1px solid #ffffff24;padding-block:30px}
.newsletter h2{color:var(--white);font-size:25px}
.newsletter p,.newsletter-consent{color:#d5deeb}
.newsletter-input{background:var(--white)}
.newsletter-input .btn{background:var(--white);color:var(--navy);border-color:var(--white);border-left-color:var(--line)}
.newsletter-input .btn:hover{background:var(--navy-light);color:var(--navy);border-color:var(--navy-light)}
.newsletter-consent a{color:var(--white)}
.newsletter .form-feedback.is-success{color:#c5edda}
.newsletter .form-feedback.is-error{color:#ffd8d9}
.site-footer{background:var(--navy);color:var(--white)}
.footer-grid h3,.footer-grid .brand,.footer-grid .brand>span{color:var(--white)}
.footer-grid .brand img{filter:brightness(0) invert(1)}
.footer-grid p,.footer-grid>div>a:not(.brand),.payment-note span{color:#c5d0df}
.footer-grid a:hover{color:var(--white)}
.footer-grid .footer-contact,.payment-note{color:var(--white)!important}
.footer-bottom{color:#c5d0df;border-top-color:#ffffff24}
.footer-help{border-top-color:#ffffff24}
@media(max-width:991px){.home-four-rail{grid-auto-columns:calc((100% - 54px)/4);gap:18px}.home-section-heading{padding-inline:90px}.home-section-heading>.text-link{max-width:85px;white-space:normal;text-align:right}.deals-row{gap:20px}.deals-row>.product-card{grid-template-columns:minmax(0,40%) minmax(0,1fr);gap:12px}.deals-row .product-card h3{font-size:12px}.deals-row .product-price{font-size:12px;flex-wrap:wrap;gap:4px 8px}.deals-row .sale-label{width:35px;height:35px;font-size:9px;left:5px;top:5px}.deals-row .product-actions{display:none}.store-notice{margin-top:45px}.store-notice-inner{gap:16px}.store-notice p{font-size:12px}.home-brand-grid{gap:15px}.home-brand-grid>a{padding:10px 15px;min-height:78px}.home-brand-grid img{height:53px}}
@media(max-width:767px){.home-section-heading{padding-inline:70px;min-height:65px;align-items:center}.home-section-heading h2{font-size:24px}.home-section-heading p{font-size:11px;max-width:330px}.home-section-heading>.rail-controls{top:8px;gap:4px}.home-section-heading>.text-link{font-size:10px;top:8px;max-width:62px}.home-four-rail{grid-auto-columns:calc((100% - 32px)/3);gap:16px}.deals-row{grid-template-columns:1fr;gap:22px}.deals-row>.product-card{grid-template-columns:140px minmax(0,1fr);gap:23px;max-width:590px;width:100%;margin-inline:auto}.deals-row .product-card h3{font-size:15px}.deals-row .product-price{font-size:14px;gap:10px}.deals-row .product-actions{display:flex}.deals-row .sale-label{width:39px;height:39px;font-size:10px}.deals-row .product-cart-link{font-size:12px}.store-notice{margin-top:38px;padding-block:20px}.store-notice-inner{flex-wrap:wrap;gap:12px 18px}.store-notice p:first-child{font-size:13px;font-weight:600}.store-notice p:last-child{width:100%;text-align:center;font-size:11px}.store-notice .btn{font-size:11px;min-height:38px;padding:9px 16px}.home-brand-section{padding-block:35px}.home-brand-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.home-brand-grid>a{padding:8px;min-height:64px}.home-brand-grid img{height:43px}.newsletter h2{font-size:24px}}
@media(max-width:479px){.home-section-heading{padding-inline:0;min-height:0;display:block}.home-section-heading h2{font-size:23px}.home-section-heading p{font-size:11px;max-width:290px}.home-section-heading>.rail-controls{position:static;justify-content:center;margin-top:12px;padding:0}.home-section-heading>.text-link{position:static;max-width:none;display:inline-flex;justify-content:center;font-size:11px;margin-top:9px;text-align:center}.home-four-rail{grid-auto-columns:calc((100% - 16px)/2);gap:16px}.deals-row>.product-card{grid-template-columns:130px minmax(0,1fr);gap:18px}.deals-row .product-card h3{font-size:13px}.deals-row .product-price{font-size:13px}.deals-row .product-cart-link{font-size:11px}.home-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-brand-grid>a{min-height:70px;padding:10px 20px}.home-brand-grid img{height:47px}.home-brand-section .section-heading{margin-bottom:23px}.newsletter h2{font-size:23px}}

/* Scoped review fixes: readable mobile benefits and consistent hero text spacing. */
@media(max-width:767px){
  .service-item{flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:10px;padding:18px 12px;min-height:132px}
  .service-item img{width:36px;height:36px}
  .service-item h2{font-size:13px;line-height:1.4;white-space:normal;margin-bottom:4px}
  .service-item p{font-size:12px;line-height:1.6}
  .hero-content{height:auto;min-height:inherit;padding-top:26px;padding-bottom:42px}
}
@media(max-width:479px){.hero-carousel .carousel-item{min-height:275px}}
