.gallery-section{background:var(--bg-2)}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--border);margin-top:clamp(24px,3vw,40px)}.gallery-item{position:relative;aspect-ratio:4/3;overflow:hidden;cursor:pointer}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease-out)}.gallery-item:hover img{transform:scale(1.06)}.gallery-item__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#080808cc,#08080800 50%);opacity:0;transition:opacity .4s;display:flex;align-items:flex-end;padding:20px}.gallery-item:hover .gallery-item__overlay{opacity:1}.gallery-item__tag{font-family:var(--font-display);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);border:1px solid var(--accent);padding:5px 12px}.newsletter-section{background:var(--accent);padding:clamp(60px,8vw,100px) 0}.newsletter-section .eyebrow{color:#0009}.newsletter-section .eyebrow:before{background:#0006}.newsletter-section .section-title{color:#000;font-size:clamp(36px,5vw,60px)}.newsletter-section .section-sub{color:#000000a6}.newsletter-form{display:flex;gap:0;max-width:480px;margin:32px auto 0;border:2px solid rgba(0,0,0,.2)}.newsletter-form input{flex:1;padding:16px 20px;background:#00000014;border:none;color:#000;font-size:14px;outline:none}.newsletter-form input::placeholder{color:#00000073}.newsletter-form .btn{background:#000;border-color:#000;color:var(--accent);border-radius:0;padding:16px 28px}.newsletter-form .btn:hover{background:var(--bg-3)}.site-footer{background:var(--bg);border-top:1px solid var(--border);padding:clamp(48px,7vw,80px) 0 32px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:48px;padding-bottom:clamp(36px,5vw,56px);border-bottom:1px solid var(--border)}.footer-brand .site-header__logo{font-size:26px;margin-bottom:16px}.footer-brand p{font-size:13px;color:var(--text-muted);line-height:1.7;max-width:280px}.footer-heading{font-family:var(--font-display);font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);margin-bottom:20px}.footer-links{list-style:none;display:flex;flex-direction:column;gap:12px}.footer-links a{font-size:13.5px;color:var(--text-dim);transition:color .2s}.footer-links a:hover{color:var(--accent)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;padding-top:28px}.footer-bottom p{font-size:11.5px;color:var(--text-muted)}.footer-disclaimer{font-size:10.5px;color:#f0f0f040;text-align:center;padding-top:16px}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,6vw,80px);padding:clamp(40px,6vw,80px) 0;align-items:start}.product-gallery{position:sticky;top:calc(var(--header-h) + 20px)}.product-gallery__main{aspect-ratio:1;overflow:hidden;background:var(--bg-3)}.product-gallery__main img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease-out)}.product-gallery__main img:hover{transform:scale(1.03)}.product-gallery__thumbs{display:flex;gap:6px;margin-top:6px}.product-gallery__thumbs button{width:72px;height:72px;overflow:hidden;background:var(--bg-3);border:2px solid transparent;transition:border-color .2s;flex-shrink:0}.product-gallery__thumbs button.is-active{border-color:var(--accent)}.product-gallery__thumbs img{width:100%;height:100%;object-fit:cover}.product-info{display:flex;flex-direction:column;gap:24px}.product-info__vendor{font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);display:flex;align-items:center;gap:8px}.product-info__title{font-family:var(--font-display);font-size:clamp(28px,4vw,44px);font-weight:700;text-transform:uppercase;letter-spacing:.02em;line-height:1.05;color:var(--text)}.product-info__price{font-size:22px;font-weight:600;color:var(--text);display:flex;align-items:center;gap:12px}
/*# sourceMappingURL=/cdn/shop/t/5/assets/base-ext-2.css.map */
