@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800;900&family=Inter:wght@400;500;600;700;800&display=swap');:root{--bg:#101111;--fg:#fff;--muted:#b2b6b4;--lime:#b6ed45}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--fg);font:14px/1.6 Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}img{max-width:100%;height:auto}.wrap{width:min(1440px,calc(100% - 48px));margin-inline:auto}.skip{position:absolute;left:-999px}.skip:focus{left:10px;top:10px;z-index:100;background:#fff;color:#000;padding:10px}.announcement{text-align:center;background:#1b1d1c;color:#ddd;letter-spacing:.22em;padding:9px;font-size:10px}.header{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:94px}.brand{display:flex;align-items:center;flex-direction:column;line-height:1;letter-spacing:.25em;font-size:9px;font-weight:800}.brand img{width:58px;height:58px}.nav{display:flex;gap:24px;align-items:center}.nav a,.header-actions a{font-size:11px;font-weight:800;letter-spacing:.13em}.nav a:hover,.header-actions a:hover,.section-head a:hover{color:var(--lime)}.header-actions{display:flex;gap:20px;white-space:nowrap}.hero{min-height:540px;background:linear-gradient(90deg,rgba(0,0,0,.91) 0%,rgba(0,0,0,.75) 42%,rgba(0,0,0,.12) 100%),var(--hero-image) center right/cover no-repeat;display:flex;align-items:center}.hero-inner{display:flex;justify-content:space-between;align-items:center;gap:30px}.hero-copy{max-width:800px}.eyebrow{font-size:11px;letter-spacing:.35em;font-weight:700}.hero h1,.story h2{font:italic 900 clamp(64px,9vw,142px)/.83 'Barlow Condensed',Impact,sans-serif;letter-spacing:-.025em;margin:20px 0 32px;transform:skew(-5deg);text-shadow:2px 4px 0 #000}.hero-copy>p:not(.eyebrow){font-size:12px;letter-spacing:.26em;font-weight:700;margin-bottom:30px}.hero-side{font-size:11px;letter-spacing:.3em;line-height:2.1}.hero-side hr{border:0;border-top:1px solid #ddd;margin:24px 0}.btn{display:inline-block;border:0;padding:15px 27px;letter-spacing:.13em;font-weight:800;font-size:12px;text-align:center}.btn-light{background:#fff;color:#111}.btn-lime{background:var(--lime);color:#101010}.btn-outline{border:1px solid #fff;background:transparent;color:#fff}.btn:hover{filter:brightness(.85)}.collection-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding-top:14px}.collection-tile{min-height:265px;background-size:cover;background-position:center;display:flex;align-items:end;justify-content:center;text-align:center;padding:24px 8px;transition:background-size .2s}.collection-tile>span{font:800 30px/1 'Barlow Condensed',sans-serif;letter-spacing:.2em}.collection-tile small{display:block;font:500 12px/2 Inter,sans-serif;letter-spacing:.27em}.collection-tile em{display:inline-block;border:1px solid white;font:700 10px Inter,sans-serif;padding:10px 18px;margin-top:10px;font-style:normal}.section{padding-block:46px}.section-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.section-head h2,.collection-heading h1,.cart h1,.prose h1{font:800 36px 'Barlow Condensed',sans-serif;letter-spacing:.18em;margin:0}.section-head a{font-size:11px;letter-spacing:.12em;font-weight:700}.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.product-card{background:#fff;color:#121212;min-width:0}.product-image{aspect-ratio:4/5;background:#e9e9e9;display:grid;place-items:center;color:#777;font-size:11px;letter-spacing:.08em;text-align:center}.product-image img{width:100%;height:100%;object-fit:cover}.product-info{display:flex;flex-direction:column;padding:13px;gap:3px;font-size:12px}.product-info strong{font-weight:800}.product-info s{color:#888}.empty-featured{grid-column:1/-1;border:1px solid #333;padding:35px;text-align:center}.empty-featured h3{font:800 36px 'Barlow Condensed',sans-serif;letter-spacing:.12em}.empty-featured p{color:var(--muted)}.story{display:grid;grid-template-columns:1fr 1fr;min-height:390px;border-top:1px solid #333;border-bottom:1px solid #333}.story-photo{background-position:center;background-size:cover;display:flex;align-items:end;padding:35px}.story-photo h2{font-size:clamp(40px,5vw,75px)}.story-copy{padding:55px max(30px,8vw)}.story-copy h2{font-size:clamp(40px,5vw,70px);line-height:.95}.story-copy>p:not(.eyebrow){color:#ccc;max-width:440px}.benefits{display:grid;grid-template-columns:repeat(4,1fr);padding-block:35px;text-align:center}.benefits>div{border-right:1px solid #333;font-size:26px}.benefits>div:last-child{border:0}.benefits h3{font-size:11px;letter-spacing:.13em}.benefits p{font-size:11px;color:#aaa}.footer{border-top:1px solid #333;background:#0a0b0b;padding-top:50px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 2fr;gap:32px}.footer h3{font:800 25px 'Barlow Condensed',sans-serif;letter-spacing:.1em}.footer h4{font-size:11px;letter-spacing:.2em}.footer-grid>div>a{display:block;color:#bbb;margin:8px 0;font-size:12px}.footer p{color:#aaa}.newsletter{display:flex}.newsletter input{width:100%;min-width:0}.newsletter button{background:var(--lime);border:0;padding:10px}.footer-bottom{border-top:1px solid #333;margin-top:35px;padding-block:20px;font-size:10px;letter-spacing:.14em;color:#888}.product-page{display:grid;grid-template-columns:1.15fr 1fr;gap:50px;padding-block:55px}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.product-gallery img{width:100%;background:#eee}.product-gallery img:first-child{grid-column:1/-1}.product-placeholder{background:#ddd;color:#444;aspect-ratio:4/5;display:grid;place-items:center}.product-details h1{font:800 56px/1 'Barlow Condensed',sans-serif;letter-spacing:.06em}.price{font-size:23px;font-weight:700}.product-details form{display:flex;flex-direction:column;gap:12px;margin-top:30px}.product-details input,.product-details select,.search-form input,.newsletter input,.cart input{padding:13px;border:1px solid #555;background:#202121;color:#fff}.product-details input{max-width:130px}.product-details label{font-size:11px;letter-spacing:.16em;font-weight:700}.collection-heading{margin-bottom:30px}.collection-heading h1{text-transform:uppercase;font-size:55px}.pagination{margin:30px 0}.cart{max-width:900px}.cart-line{display:flex;gap:20px;border-bottom:1px solid #444;padding:20px 0;align-items:center}.cart-line img{width:90px}.cart-line>div{flex:1}.cart-line input{width:80px}.cart .btn{margin:12px 12px 0 0}.prose{max-width:900px;min-height:40vh}.rte{color:#c5c5c5}.rte a{text-decoration:underline}.search-form{display:flex;gap:10px;margin:20px 0 40px}.search-form input{flex:1}@media(max-width:950px){.nav{gap:10px;flex-wrap:wrap}.nav a{font-size:10px}.products{grid-template-columns:repeat(3,1fr)}.collection-tile{min-height:200px}.collection-tile>span{font-size:23px}.hero{min-height:450px}.hero-side{display:none}}@media(max-width:650px){.wrap{width:calc(100% - 28px)}.announcement{font-size:9px;letter-spacing:.08em}.header{min-height:90px;flex-wrap:wrap;padding-block:10px}.brand img{width:42px;height:42px}.nav{order:3;width:100%;overflow-x:auto;flex-wrap:nowrap;padding:6px 0 10px;gap:17px}.nav a{white-space:nowrap}.hero{min-height:510px;background-position:62% center}.hero h1{font-size:72px}.hero-copy>p:not(.eyebrow){font-size:10px}.collection-tiles{grid-template-columns:repeat(2,1fr)}.collection-tile{min-height:210px}.products{grid-template-columns:repeat(2,minmax(0,1fr))}.story{grid-template-columns:1fr}.story-photo{min-height:250px}.story-copy{padding:30px}.benefits{grid-template-columns:repeat(2,1fr);gap:20px}.footer-grid{grid-template-columns:repeat(2,1fr)}.product-page{grid-template-columns:1fr;gap:25px}.product-details h1{font-size:42px}.section-head h2{font-size:26px}.hero h1{margin:10px 0 20px}}