*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#050505;color:#f4f4f4;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:fixed;top:0;left:0;right:0;z-index:20;display:flex;justify-content:space-between;align-items:center;padding:18px 5%;background:rgba(0,0,0,.78);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08)}.brand{font-size:23px;letter-spacing:.18em}.brand img{height:30px;width:auto}.site-header nav{display:flex;gap:24px;font-size:12px;letter-spacing:.12em}.hero-home{min-height:100vh;background:var(--hero-bg);display:grid;place-items:center;text-align:center;padding:90px 20px}.hero-center{display:flex;flex-direction:column;align-items:center;gap:25px}.hero-logo{font-size:clamp(70px,13vw,190px);letter-spacing:.18em;font-weight:300}.hero-logo-img{width:min(70vw,760px);max-height:260px;object-fit:contain}.hero-home p{font-size:11px;letter-spacing:.25em;color:#aaa}.btn{display:inline-block;padding:15px 25px;border:1px solid #fff;font-size:11px;letter-spacing:.16em}.btn-light{background:#fff;color:#000}.intro-section{display:grid;grid-template-columns:1.25fr .75fr;min-height:720px}.intro-image{min-height:600px;background:#090909}.intro-image img{width:100%;height:100%;object-fit:cover}.intro-copy{display:flex;flex-direction:column;justify-content:center;padding:8vw;background:#090909}.kicker{font-size:10px;letter-spacing:.24em;color:#999;margin-bottom:18px}.intro-copy h1,.title{font-weight:300;font-size:clamp(42px,5vw,76px);line-height:1.05;margin:0 0 25px}.intro-copy p,.copy{color:#aaa;line-height:1.7;max-width:600px}.section{padding:110px 5%}.section-heading-center{text-align:center;max-width:760px;margin:0 auto 65px}.section-heading-center .copy{margin:0 auto}.collection-showcase{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.collection-feature-media{position:relative;aspect-ratio:1.35;overflow:hidden;background:#080808}.collection-feature-media img{width:100%;height:100%;object-fit:cover}.collection-overlay{position:absolute;inset:0;background:linear-gradient(transparent 35%,rgba(0,0,0,.8))}.collection-feature-title{position:absolute;left:30px;right:30px;bottom:28px}.collection-feature-title span{font-size:10px;letter-spacing:.2em;color:#ccc}.collection-feature-title h3{font-size:42px;font-weight:300;margin:8px 0}.collection-feature-title small{font-size:10px;letter-spacing:.16em}.collection-products{padding-top:85px}.collection-products-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.collection-products-heading h3{font-size:34px;font-weight:300;margin:0}.collection-products-heading>a{font-size:10px;letter-spacing:.16em}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-grid-2{grid-template-columns:repeat(2,1fr)}.product-grid-3{grid-template-columns:repeat(3,1fr)}.product-media{aspect-ratio:1/1.15;background:#080808;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover}.product-info{padding:15px 2px}.name{font-size:14px}.price{margin-top:7px;color:#aaa;font-size:13px}.distributor{padding:130px 8%;text-align:center;background:#111}.distributor h2{font-size:clamp(42px,6vw,80px);font-weight:300;margin:0 auto 25px}.distributor p{max-width:650px;margin:0 auto 30px;color:#aaa;line-height:1.7}.newsletter{text-align:center;padding:110px 5%;border-top:1px solid #171717}.newsletter h2{font-size:48px;font-weight:300;margin:0 0 15px}.newsletter p{color:#aaa;margin-bottom:30px}.newsletter form{display:flex;max-width:550px;margin:auto}.newsletter input{flex:1;padding:16px;background:#111;border:1px solid #333;color:#fff}.newsletter button{padding:16px 22px;background:#fff;color:#000;border:0;letter-spacing:.1em}.footer{padding:55px 5% 30px;border-top:1px solid #181818;display:grid;grid-template-columns:1fr auto;gap:30px}.footer-brand span{font-size:25px;letter-spacing:.18em}.footer-brand img{width:120px}.footer-brand p{color:#777;max-width:300px;line-height:1.6}.socials{display:flex;gap:22px;font-size:11px;letter-spacing:.12em;align-items:start}.copyright{grid-column:1/-1;color:#555;font-size:11px}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.product-main-image{background:#080808}.product-main-image img{width:100%}.product-copy h1{font-size:clamp(45px,6vw,80px);font-weight:300}.product-description{color:#aaa;line-height:1.8}.product-price{font-size:20px;margin:30px 0}.page-content{max-width:900px}.page-content p{line-height:1.8;color:#aaa}@media(max-width:800px){.site-header nav{display:none}.intro-section,.product-layout{grid-template-columns:1fr}.intro-copy{padding:70px 8%}.collection-showcase{grid-template-columns:1fr}.product-grid,.product-grid-3,.product-grid-4{grid-template-columns:repeat(2,1fr)}.collection-products-heading{align-items:start;gap:20px;flex-direction:column}.footer{grid-template-columns:1fr}.copyright{grid-column:auto}.newsletter form{flex-direction:column;gap:10px}}
