.catalog-tools{display:grid;grid-template-columns:auto 1fr;align-items:end;gap:14px 20px;margin-bottom:28px}.filter-toggle{display:inline-flex;align-items:center;gap:9px;min-height:44px;padding:10px 15px;border:1px solid var(--green);border-radius:9px;background:transparent;color:var(--green);font:700 14px DM Sans;cursor:pointer}.filter-toggle:hover,.filter-toggle[aria-expanded=true]{background:#edf2df}.filter-toggle b{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-size:11px}.filter-chevron{margin-left:3px;font-size:11px;transition:transform .25s ease}.filter-toggle[aria-expanded=true] .filter-chevron{transform:rotate(180deg)}.filter-drawer{grid-column:1 / -1;display:grid;max-height:0;overflow:hidden;opacity:0;transform:translateY(-6px);transition:max-height .3s ease,opacity .2s ease,transform .25s ease}.filter-drawer.is-open{max-height:190px;opacity:1;transform:translateY(0)}.filter-drawer .filters{grid-template-columns:2fr 1fr auto;margin:0;padding:18px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 8px 25px #124b3b14}.filter-drawer label{display:grid;gap:5px;color:var(--muted);font-size:11px;font-weight:700}.filter-actions{display:flex;align-items:end;gap:12px}.clear-filters{padding:10px 3px;color:var(--green);font-size:13px;font-weight:700}.sort-form{display:flex;align-items:center;justify-self:end;gap:8px;margin-left:auto}.sort-form label{white-space:nowrap;color:var(--muted);font-size:13px;font-weight:700}.sort-form select{min-width:190px;padding-block:10px}@media(max-width:560px){.catalog-tools{grid-template-columns:1fr;margin-bottom:20px}.filter-toggle{width:100%}.filter-chevron{margin-left:auto}.filter-drawer{grid-column:1}.filter-drawer.is-open{max-height:430px}.filter-drawer .filters{grid-template-columns:1fr;padding:13px}.filter-actions{align-items:center}.sort-form{display:grid;grid-template-columns:1fr auto;width:100%;margin:0}.sort-form label{grid-column:1 / -1}.sort-form select{min-width:0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card{min-width:0}.product-image{height:auto;aspect-ratio:1 / 1}.product-image small{top:7px;left:7px;padding:2px 5px;font-size:9px}.product-info{padding:11px}.product-info .eyebrow{display:block;font-size:8px;line-height:1.35;letter-spacing:.08em}.product-info h3{margin:5px 0;font-size:14px;line-height:1.25}.product-info p{display:-webkit-box;height:34px;margin:7px 0;overflow:hidden;font-size:11px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-bottom{gap:5px}.product-bottom strong{min-width:0;font-size:14px;line-height:1.15}.icon-btn{width:30px;height:30px;flex:0 0 30px;font-size:17px}}@media(max-width:390px){html{font-size:14px}body{overflow-x:hidden;font-size:14px}.container{width:calc(100% - 20px)}.site-header{height:62px}.nav-wrap{gap:8px}.brand{max-width:145px;font-size:13px;gap:7px}.brand-mark{width:32px;height:32px;flex:0 0 32px}.nav-toggle{width:38px;height:38px;font-size:21px}.cart-link{padding:8px 10px}.main-nav{max-height:calc(100vh - 62px);overflow-y:auto;padding:15px 12px}.main-nav>a{padding:7px 0;font-size:13px}.nav-search{min-height:40px}.hero-slider,.hero-slides,.hero-slide,.hero-slider .hero-grid{width:100%;height:calc(100svh - 62px);min-height:460px;max-height:600px}.hero-slider .hero-grid{position:relative;display:block;width:100%;padding:0}.hero-slide{align-items:stretch}.hero-visual{position:absolute;inset:0;z-index:0;display:grid;width:100%;height:100%;overflow:hidden;border-radius:0;background:#e7e8e2;box-shadow:none}.hero-visual img{transform:scale(.84);object-fit:cover}.hero-visual:after{position:absolute;inset:0;background:linear-gradient(180deg,#0d30270f 15%,#0d30276b 48%,#0d3027f0);content:""}.hero-copy{position:relative;z-index:2;display:flex;min-width:0;height:100%;padding:34px 16px 72px;flex-direction:column;justify-content:flex-end;color:#fff;text-align:center}.hero-copy .pill{align-self:center;padding:5px 9px;background:#eaf1d4eb;font-size:9px;letter-spacing:.1em}.hero-copy h1{margin:14px 0 12px;font-size:clamp(29px,9.2vw,35px);line-height:1.08;overflow-wrap:anywhere}.hero-copy p{margin:0 auto;color:#edf5f1;font-size:14px;line-height:1.45;text-shadow:0 1px 4px rgba(0,0,0,.3)}.hero-price{margin-top:12px;color:var(--lime);font-size:21px}.hero-copy .actions{display:grid;gap:8px;margin:18px 0 0}.hero-copy .actions .btn{width:100%;min-height:42px;padding:10px 12px;font-size:12px}.hero-copy .actions .btn.primary{background:var(--lime);border-color:var(--lime);color:var(--green)}.hero-copy .actions .btn.ghost{border-color:#ffffffbf;color:#fff}.hero-visual>span{font-size:62px}.hero-controls{bottom:17px}.hero-arrow{width:34px;height:34px}.section{padding:38px 0}.section-head{align-items:center;margin-bottom:22px;gap:12px}.section-head h2,.story-grid h2{font-size:25px;line-height:1.2}.section-head>a{font-size:12px}.page-hero,.page-hero.compact{padding:34px 0}.page-hero h1{margin:9px 0;font-size:31px;line-height:1.08;overflow-wrap:anywhere}.page-hero p,.lead{font-size:15px}.product-card{border-radius:10px}.product-info{padding:9px}.product-info h3,.product-bottom strong{font-size:13px}.category-track{gap:10px}.category-card{width:calc((100vw - 34px)/2)}.category-info{padding:11px 10px 13px}.category-info strong{font-size:13px;line-height:1.25}.category-info small{font-size:10px}.category-arrow{width:36px;height:36px}.detail-image{min-height:270px}.detail-image img{height:270px}.product-detail{gap:28px}.product-detail h1{font-size:32px}.detail-price{font-size:25px}.gallery-thumbs{gap:6px}.cart-item{grid-template-columns:48px minmax(0,1fr) 58px;gap:8px;padding:10px}.cart-thumb{height:48px}.cart-item h3{font-size:14px;line-height:1.25}.cart-item small,.cart-item label{font-size:10px}.cart-item>strong{grid-column:2 / -1;font-size:13px}.summary,.checkout-form,.contact-form{padding:17px}.checkout-form h2,.summary h2{font-size:17px}.form-grid{gap:12px}input,select,textarea{padding:10px;font-size:13px}.blog-grid article{padding:13px}.blog-grid h2{font-size:17px}.blog-cover,.blog-cover-image{height:155px}.article-content{font-size:15px}.site-footer{padding:42px 0 18px;text-align:center}.footer-grid{justify-items:center;gap:30px;text-align:center}.footer-grid>div{width:100%;justify-items:center;align-content:start}.footer-grid .brand{max-width:none;margin:0 auto 5px;justify-content:center}.footer-grid p{max-width:280px;margin-inline:auto}.social-links{justify-content:center}.copyright{margin-top:28px;text-align:center}.support-chat{right:8px;bottom:8px}.chat-panel{position:fixed;right:8px;bottom:68px;width:calc(100vw - 16px);max-height:calc(100vh - 86px)}.chat-messages{height:min(280px,42vh)}.chat-message{max-width:92%;font-size:12px}.chat-suggestions{padding:7px 9px}}@media(max-width:330px){.brand>span:last-child{max-width:82px}.hero-copy h1{font-size:28px}.hero-slider,.hero-slides,.hero-slide,.hero-slider .hero-grid{min-height:440px}.hero-visual img{transform:scale(.78)}.hero-copy{padding:24px 12px 66px}.hero-copy p{display:none}.hero-copy .actions{margin-top:12px}.section-head h2{font-size:22px}.chat-launcher{width:48px;min-height:48px}}
