.announcement{background:#050505;color:#fff;text-align:center;padding:9px 16px;font-size:12px;letter-spacing:.18em;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.97);border-bottom:1px solid #e9e9e9}.header-inner{height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.logo{font-weight:800;font-size:25px;letter-spacing:.28em}.nav{display:flex;gap:30px;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.header-actions{justify-self:end;display:flex;align-items:center;gap:16px}.icon-button{width:36px;height:36px;display:grid;place-items:center;background:none;border:0;cursor:pointer}.cart-count{font-size:12px;min-width:18px;height:18px;border-radius:99px;background:#111;color:#fff;display:grid;place-items:center;margin-left:-10px}.mobile-toggle{display:none}
.hero{min-height:680px;position:relative;display:flex;align-items:center;background:#181818 center/cover no-repeat;color:#fff}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.78) 0,rgba(0,0,0,.42) 43%,rgba(0,0,0,.08) 72%)}.hero-content{position:relative;z-index:1;max-width:620px;padding:90px 0}.eyebrow{font-size:13px;letter-spacing:.22em;text-transform:uppercase;margin-bottom:18px}.hero h1{font-size:clamp(48px,6.2vw,88px);line-height:.95;text-transform:uppercase;margin:0 0 25px;letter-spacing:-.035em}.hero p{font-size:18px;margin:0 0 30px}.use-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.use-card img{aspect-ratio:1/1;object-fit:cover;border-radius:14px;background:#eee}.use-card h3{text-align:center;margin:18px 0 4px;font-size:16px;text-transform:uppercase}.use-card p{text-align:center;color:#666;margin:0}.craft{background:#070707;color:#fff}.craft-inner{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;min-height:470px}.craft-copy{padding:60px}.craft-copy h2{font-size:clamp(36px,5vw,66px);line-height:1;margin:12px 0 22px;text-transform:uppercase}.craft-copy p{color:#d1d1d1;max-width:480px}.craft-image{height:100%;min-height:470px;background:#111 center/cover no-repeat}.benefits{display:grid;grid-template-columns:repeat(5,1fr);gap:24px}.benefit{text-align:center}.benefit-icon{width:58px;height:58px;border:1px solid #111;border-radius:50%;display:grid;place-items:center;margin:0 auto 15px;font-size:24px}.benefit h3{font-size:15px;margin:0 0 8px}.benefit p{font-size:14px;color:#666;margin:0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{border:1px solid #e8e8e8;background:#fff}.product-card__image{aspect-ratio:4/5;object-fit:cover;width:100%;background:#f3f3f3}.product-card__body{padding:18px}.product-card h3{font-size:16px;margin:0 0 8px}.price{font-weight:700}.site-footer{background:#080808;color:#fff;padding:64px 0 30px}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:40px}.footer-title{font-size:12px;letter-spacing:.14em;text-transform:uppercase;margin-bottom:16px}.footer-links{display:grid;gap:10px;color:#bbb;font-size:14px}.footer-bottom{border-top:1px solid #292929;margin-top:42px;padding-top:24px;color:#888;font-size:13px}
.cart-overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:49;opacity:0;pointer-events:none;transition:.25s}.cart-overlay.is-open{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;right:0;top:0;z-index:50;width:min(460px,100%);height:100%;background:#fff;transform:translateX(100%);transition:.3s;display:grid;grid-template-rows:auto auto 1fr auto}.cart-drawer.is-open{transform:none}.cart-head{display:flex;justify-content:space-between;align-items:center;padding:22px;border-bottom:1px solid #e8e8e8}.cart-head h2{margin:0;font-size:22px}.cart-close{font-size:28px;background:none;border:0}.shipping-box{padding:16px 22px;border-bottom:1px solid #eee;font-size:13px}.progress{height:6px;background:#e9e9e9;border-radius:9px;overflow:hidden;margin-top:9px}.progress span{display:block;height:100%;background:#111}.cart-items{overflow:auto;padding:4px 22px}.cart-item{display:grid;grid-template-columns:88px 1fr auto;gap:14px;padding:18px 0;border-bottom:1px solid #eee}.cart-item img{width:88px;height:105px;object-fit:cover;background:#eee}.cart-item h3{font-size:14px;margin:0 0 5px}.cart-item .variant{font-size:12px;color:#777}.qty{display:inline-grid;grid-template-columns:34px 42px 34px;border:1px solid #ccc;margin-top:10px}.qty button,.qty input{height:34px;border:0;background:#fff;text-align:center}.qty input{width:42px}.remove{font-size:12px;text-decoration:underline;color:#777;background:none;border:0;margin-top:8px}.cart-foot{padding:20px 22px;border-top:1px solid #e8e8e8;background:#fff}.subtotal{display:flex;justify-content:space-between;font-weight:700;margin-bottom:7px}.cart-note{font-size:12px;color:#777;margin:0 0 14px}.checkout{width:100%}.empty-cart{text-align:center;padding:70px 20px;color:#666}.product-main{display:grid;grid-template-columns:1.1fr .9fr;gap:55px;padding:60px 0}.product-media img{width:100%;background:#f2f2f2}.product-info h1{font-size:clamp(32px,4vw,54px);line-height:1.05;margin:0 0 15px}.product-price{font-size:22px;font-weight:700;margin-bottom:24px}.product-form label{display:block;font-size:13px;font-weight:700;margin:18px 0 8px}.product-form select{width:100%;height:50px;padding:0 12px;border:1px solid #bbb}.product-form .add{width:100%;margin-top:22px}.product-description{margin-top:28px;color:#444}.cart-page{padding:60px 0}.cart-table{width:100%}.cart-page-item{display:grid;grid-template-columns:120px 1fr 140px 120px;gap:20px;align-items:center;padding:20px 0;border-bottom:1px solid #eee}.cart-page-item img{width:120px;height:140px;object-fit:cover}.cart-summary{max-width:420px;margin:30px 0 0 auto;text-align:right}
@media(max-width:900px){.nav{display:none}.mobile-toggle{display:grid}.header-inner{grid-template-columns:1fr auto 1fr}.hero{min-height:610px}.use-grid{grid-template-columns:repeat(2,1fr)}.benefits{grid-template-columns:repeat(2,1fr)}.craft-inner,.product-main{grid-template-columns:1fr}.craft-copy{padding:52px 24px}.product-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.cart-page-item{grid-template-columns:90px 1fr}.cart-page-item>div:nth-child(3),.cart-page-item>div:nth-child(4){grid-column:2}}
@media(max-width:560px){.logo{font-size:20px}.header-actions .account-icon,.header-actions .search-icon{display:none}.hero{min-height:570px;background-position:62% center}.hero:before{background:rgba(0,0,0,.56)}.hero-content{padding:70px 0}.hero h1{font-size:48px}.use-grid,.product-grid,.footer-grid{grid-template-columns:1fr}.benefits{grid-template-columns:1fr 1fr;gap:30px 14px}.craft-image{min-height:330px}.cart-item{grid-template-columns:74px 1fr auto}.cart-item img{width:74px;height:90px}}
