.category-slider{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 3px 18px}.category-slide{flex:0 0 275px;scroll-snap-align:start}.product-card{position:relative}.wish-form{position:absolute;top:13px;right:12px;z-index:3}.wish-btn{width:38px;height:38px;border:0;border-radius:50%;background:#fff;color:#bbb;box-shadow:0 4px 15px #9996}.wish-btn.active{color:#ef2f1d}.shop-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:35px}.shop-filters{position:sticky;top:105px;align-self:start;border:1px solid #eae7e4;border-radius:13px;padding:20px;background:#fff}.filter-title{display:flex;justify-content:space-between;align-items:center}.filter-title h3{font-size:20px}.filter-title a{font-size:12px;color:#ff4b26}.shop-filters label{display:block;font-size:12px;font-weight:700;margin:18px 0 7px}.shop-filters input:not([type=checkbox]),.shop-filters select{width:100%;border:1px solid #ddd;padding:10px;border-radius:7px}.shop-filters .check{font-weight:500}.shop-results{min-width:0}.mobile-bottom{display:none}@media(max-width:767px){body{padding-bottom:74px}.navbar{min-height:64px}.navbar-brand{font-size:16px}.logo-mark{width:36px;height:36px}.top-strip,.nav-actions{display:none}.nav-search{margin:12px 0}.hero{border-radius:0}.shop-layout{display:block}.shop-filters{position:static;margin-bottom:22px}.shop-filters form{display:grid;grid-template-columns:1fr 1fr;gap:0 10px}.shop-filters form button{grid-column:1/3}.category-slide{flex-basis:235px}.category-card{height:285px}.mobile-bottom{position:fixed;display:flex;left:0;right:0;bottom:0;z-index:1000;background:#fff;border-top:1px solid #eee;padding:8px 8px max(8px,env(safe-area-inset-bottom));justify-content:space-around;box-shadow:0 -5px 22px #0002}.mobile-bottom a{display:grid;justify-items:center;gap:2px;color:#777;font-size:10px;position:relative}.mobile-bottom i{font-size:20px}.mobile-bottom .mobile-cart{color:#ff4b26}.mobile-bottom b{position:absolute;top:-4px;right:-8px;background:#ff4b26;color:#fff;width:16px;height:16px;border-radius:50%;font-size:9px;text-align:center;line-height:16px}.floating-cart{display:none}footer{padding-bottom:90px}}
.simple-category{display:block;background:#fff;border:1px solid #eae7e4;border-radius:14px;overflow:hidden;box-shadow:0 8px 25px #2415070d;transition:.25s}.simple-category:hover{transform:translateY(-4px);box-shadow:0 14px 34px #24150718}.simple-category img{width:100%;height:205px;object-fit:cover}.simple-category>div{padding:16px 17px 18px}.simple-category h3{font-size:18px;margin:0 0 6px}.simple-category p{font-size:13px;color:#727272;margin:0;line-height:1.45;min-height:38px}
.site-logo{display:block;max-width:185px;max-height:52px;object-fit:contain}
.category-carousel{position:relative}.category-carousel .category-slider{overflow:hidden;scroll-behavior:smooth;padding-left:2px;padding-right:2px}.carousel-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:46px;height:46px;border-radius:50%;border:1px solid #e8e8e8;background:#fff;color:#222;box-shadow:0 7px 22px #0002;display:grid;place-items:center;font-size:18px;transition:.2s}.carousel-arrow:hover{background:#ff4b26;color:#fff;border-color:#ff4b26}.carousel-arrow.prev{left:-23px}.carousel-arrow.next{right:-23px}.carousel-arrow:disabled{opacity:.3;cursor:not-allowed}@media(max-width:767px){.carousel-arrow{width:38px;height:38px}.carousel-arrow.prev{left:-7px}.carousel-arrow.next{right:-7px}}
.hero-carousel{height:420px;margin-top:22px;border-radius:18px;overflow:hidden;position:relative;background:#111}.hero-slide{position:absolute;inset:0;background-position:center;background-size:cover;opacity:0;visibility:hidden;transform:scale(1.02);transition:opacity .55s ease,transform .7s ease,visibility .55s}.hero-slide.active{opacity:1;visibility:visible;transform:scale(1);z-index:1}.hero-slide:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,14,13,.98) 0%,rgba(9,14,13,.82) 38%,rgba(9,14,13,.06) 76%)}.hero-slide .hero-shade{position:relative;z-index:1;height:100%;display:flex;align-items:center;padding:8%}.hero-slide .hero-copy{max-width:520px;color:#fff}.hero-slide h1{font-size:48px;line-height:1.05;margin:12px 0}.hero-slide p{max-width:380px;color:#e8e8e8;margin:22px 0}.hero-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:46px;height:46px;border:0;border-radius:50%;background:#fff;color:#171717;box-shadow:0 6px 22px #0004;display:grid;place-items:center}.hero-arrow:hover{background:#ff4b26;color:#fff}.hero-prev{left:18px}.hero-next{right:18px}.hero-indicators{position:absolute;z-index:5;left:50%;bottom:18px;transform:translateX(-50%);display:flex;gap:8px}.hero-indicators button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#fff}.hero-indicators button.active{width:25px;border-radius:8px;background:#ff4b26}@media(max-width:767px){.hero-carousel{height:390px;margin-top:0;border-radius:0}.hero-slide .hero-shade{padding:28px}.hero-slide h1{font-size:34px}.hero-arrow{width:38px;height:38px}.hero-prev{left:10px}.hero-next{right:10px}}
.store-name-text{font-size:23px;color:#171717}.results-toolbar{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:25px;padding-bottom:18px;border-bottom:1px solid #eee}.results-toolbar>div>span{font-size:10px;color:#ff4b26;font-weight:700;letter-spacing:.14em}.results-toolbar h2{font-size:27px;margin:4px 0}.results-toolbar small{color:#727272}.sort-form{display:flex;align-items:center;gap:10px}.sort-form label{font-size:12px;font-weight:700;white-space:nowrap}.sort-form select{border:1px solid #ddd;border-radius:8px;padding:10px}.price-range{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:7px}.price-range span{font-size:11px;color:#888}.preference-list{margin-bottom:20px}.preference-list .check{margin:9px 0}.product-body p{min-height:24px!important;margin-bottom:6px!important}.product-body .price{margin-top:0}.nav-actions a.position-relative em{left:14px}@media(max-width:767px){.results-toolbar{align-items:flex-start}.sort-form{display:grid;gap:4px}.sort-form select{max-width:155px}.store-name-text{font-size:19px}}
.header-layout{display:grid!important;grid-template-columns:auto auto minmax(260px,520px) auto;align-items:center;gap:22px}.header-shortcuts{display:flex;align-items:center;gap:5px}.header-icon-link{border:0;background:transparent;color:#222;display:grid;justify-items:center;gap:1px;padding:7px 9px;border-radius:8px;font-size:10px}.header-icon-link i{font-size:19px}.header-icon-link:hover{background:#fff1ec;color:#ff4b26}.header-search{width:100%;margin:0 auto}.category-drawer{width:min(390px,90vw)!important}.category-drawer .offcanvas-header{padding:25px;border-bottom:1px solid #eee}.category-drawer .offcanvas-header small,.drawer-section-title{color:#ff4b26;font-weight:700;font-size:10px;letter-spacing:.13em}.category-drawer h2{font-size:23px;margin:4px 0 0}.drawer-pages{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:25px}.drawer-pages a{padding:11px 12px;border:1px solid #eee;border-radius:9px;font-size:13px}.drawer-pages a:hover{border-color:#ffb7a5;color:#ff4b26;background:#fff8f5}.drawer-pages i{margin-right:7px}.drawer-section-title{margin:5px 0 12px}.drawer-categories{display:grid;gap:7px}.drawer-categories a{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:11px;padding:7px;border-radius:10px}.drawer-categories a:hover{background:#fff3ee;color:#ff4b26}.drawer-categories img{width:48px;height:44px;object-fit:cover;border-radius:8px}.mobile-bottom button{border:0;background:transparent;display:grid;justify-items:center;gap:2px;color:#777;font-size:10px}.mobile-bottom button i{font-size:20px}@media(max-width:991px){.header-layout{grid-template-columns:auto 1fr auto;gap:9px}.header-shortcuts{justify-self:end}.header-search{grid-column:1/4;grid-row:2}.nav-actions{display:none!important}.navbar{padding-bottom:10px}}@media(max-width:480px){.header-icon-link span{display:none}.header-icon-link{padding:7px}.site-logo{max-width:140px}.drawer-pages{grid-template-columns:1fr}}
.mobile-search-trigger{display:none}.mobile-search-modal .modal-content{border:0;border-radius:16px}.mobile-search-modal .modal-header{padding:22px 22px 12px;border:0}.mobile-search-modal .modal-header small{color:#ff4b26;font-size:10px;font-weight:700;letter-spacing:.13em}.mobile-search-modal h2{font-size:22px;margin:4px 0}.mobile-search-modal .modal-body{padding:10px 22px 24px}.mobile-popup-search{display:flex;border:1px solid #ddd;border-radius:10px;overflow:hidden}.mobile-popup-search input{flex:1;min-width:0;border:0;outline:0;padding:14px}.mobile-popup-search button{width:50px;border:0;background:#ff4b26;color:#fff}.category-drawer .offcanvas-body{display:flex;flex-direction:column}.drawer-pages-block{order:1}.drawer-categories-block{order:2}@media(max-width:991px){.desktop-home-link{display:none}.mobile-search-trigger{display:grid}.header-search{display:none}.header-layout{grid-template-columns:auto 1fr!important}.header-shortcuts{justify-self:end}.category-drawer .offcanvas-body{display:flex}.drawer-categories-block{order:1}.drawer-pages-block{order:2;margin-top:25px}.drawer-home-link{display:none!important}.drawer-pages-block:before{content:"More pages";display:block;color:#ff4b26;font-size:10px;font-weight:700;letter-spacing:.13em;margin-bottom:12px}}
.drawer-pages-block{display:none}@media(max-width:991px){.drawer-pages-block{display:block}}
