*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#20211f;background:#f7f6f2;font-family:Manrope,Arial,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}img{display:block;width:100%}.header{height:90px;padding:0 clamp(24px,5vw,76px);display:flex;align-items:center;gap:50px;background:rgba(19,20,19,.96);color:#fff;position:fixed;z-index:20;top:0;width:100%;border-bottom:1px solid rgba(255,255,255,.12)}.logo{display:flex;align-items:baseline;gap:8px;min-width:max-content}.logo b{font-size:25px;letter-spacing:.28em}.logo span{font-size:9px;letter-spacing:.35em;color:var(--gold)}nav{display:flex;margin-left:auto;gap:34px}nav a{font-size:13px;color:#d7d7d4;transition:.2s}nav a:hover{color:var(--gold)}.nav-cta{border:1px solid #8a7960;padding:12px 22px;font-size:12px;letter-spacing:.08em}.menu{display:none;background:0;border:0;width:35px}.menu span{display:block;height:1px;background:#fff;margin:7px}.hero{height:min(820px,100vh);min-height:680px;background-image:var(--hero);background-size:cover;background-position:center;position:relative;color:#fff;margin-top:90px}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,10,9,.9) 0%,rgba(9,10,9,.6) 40%,rgba(9,10,9,.05) 77%),linear-gradient(0deg,rgba(0,0,0,.35),transparent 40%)}.hero-copy{position:absolute;left:clamp(24px,9vw,145px);top:50%;transform:translateY(-50%);max-width:650px}.eyebrow,.kicker{font-size:11px;letter-spacing:.28em;color:var(--gold);font-weight:600}.hero h1{font:500 clamp(55px,7.5vw,108px)/.95 'Playfair Display',serif;letter-spacing:-.04em;margin:25px 0}.hero p{max-width:600px;color:#dbdbd6;font-size:17px;line-height:1.7}.hero-actions{display:flex;gap:12px;margin-top:38px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 26px;font-size:12px;font-weight:600;letter-spacing:.07em}.gold{background:var(--gold);color:#151515}.ghost{border:1px solid rgba(255,255,255,.45)}.hero-index{position:absolute;bottom:45px;right:6vw;display:flex;align-items:center;gap:15px;font-size:11px}.hero-index i{width:90px;height:1px;background:#ddd}.hero-index small{color:#ccc}.intro{text-align:center;padding:125px 24px}.intro h2,.section-head h2,.feature-title h2,.about-copy h2,.contact h2{font:500 clamp(38px,5vw,68px)/1.08 'Playfair Display',serif;margin:20px 0}.intro h2 em,.contact h2 em{color:var(--gold);font-weight:500}.intro>p:last-child{max-width:530px;margin:25px auto 0;color:#777;line-height:1.8}.products{background:#eeece6;padding:110px clamp(24px,6vw,100px)}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:55px}.section-head h2{font-size:50px;margin-bottom:0}.section-head>p{max-width:400px;color:#777;line-height:1.7}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:46px 24px}.product-card{transition:opacity .5s,transform .5s}.product-photo{height:360px;overflow:hidden;position:relative;background:#ddd}.product-photo img{height:100%;object-fit:cover;transition:transform .5s}.product-card:hover img{transform:scale(1.035)}.product-photo span{position:absolute;top:18px;left:18px;background:#181918;color:#fff;font-size:10px;padding:8px 10px}.product-info{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid #cbc7bd;padding:22px 0 18px}.product-info h3{font:500 24px 'Playfair Display',serif;margin:0 0 7px}.product-info p{font-size:12px;color:#777;margin:0}.product-info strong{font-size:12px;color:var(--gold);white-space:nowrap}.product-card>a{display:flex;justify-content:space-between;padding-top:15px;font-size:12px;letter-spacing:.04em}.features{padding:130px clamp(24px,8vw,130px);background:var(--ink);color:#fff;display:grid;grid-template-columns:.85fr 1fr;gap:10vw}.feature-title{position:sticky;top:140px;align-self:start}.feature-title h2{font-size:52px}.feature-title p{color:#aaa;line-height:1.8;max-width:460px}.feature-list>div{display:flex;gap:26px;border-top:1px solid #3a3b39;padding:23px 0}.feature-list span{color:var(--gold);font-size:10px}.feature-list p{margin:0;font-size:15px}.about{display:grid;grid-template-columns:1.15fr .85fr;min-height:720px}.about-image img{height:100%;object-fit:cover}.about-copy{display:flex;flex-direction:column;justify-content:center;padding:80px clamp(35px,7vw,110px);background:#f7f6f2}.about-copy h2{font-size:56px}.about-copy p{color:#6e6e69;line-height:1.9}.text-link{margin-top:22px;border-bottom:1px solid #bbb;padding-bottom:14px;display:flex;justify-content:space-between;font-size:13px}.contact{text-align:center;background:#252624;color:#fff;padding:120px 24px}.contact p{color:#aaa;margin:0 auto 30px;max-width:520px;line-height:1.7}footer{padding:60px clamp(24px,6vw,100px) 30px;background:#131413;color:#bbb;display:grid;grid-template-columns:1fr 1fr 1fr;gap:35px;align-items:start;border-top:1px solid #333}footer>p{font-size:13px;line-height:1.7;margin:0}footer>div:not(.logo){display:grid;gap:8px;font-size:13px}footer small{grid-column:1/-1;border-top:1px solid #2e2f2d;padding-top:25px;font-size:10px}.wa-float{position:fixed;z-index:25;right:24px;bottom:24px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-weight:700;box-shadow:0 8px 28px #0004}section:not(.hero),.product-card{opacity:0;transform:translateY(18px)}section.visible,.product-card.visible{opacity:1;transform:none;transition:opacity .7s,transform .7s}@media(max-width:900px){.header{height:74px}.nav-cta{display:none}.menu{display:block;margin-left:auto}nav{position:absolute;top:74px;left:0;right:0;background:#171817;display:none;flex-direction:column;padding:25px}nav.open{display:flex}.hero{margin-top:74px;min-height:650px;background-position:62% center}.hero-shade{background:linear-gradient(90deg,rgba(9,10,9,.9),rgba(9,10,9,.25))}.product-grid{grid-template-columns:repeat(2,1fr)}.section-head{display:block}.features{grid-template-columns:1fr;gap:50px}.feature-title{position:static}.about{grid-template-columns:1fr}.about-image{height:480px}footer{grid-template-columns:1fr 1fr}}@media(max-width:580px){.hero h1{font-size:56px}.hero-actions{flex-direction:column;align-items:stretch}.hero-index{display:none}.intro,.products,.features,.contact{padding-top:85px;padding-bottom:85px}.section-head h2,.feature-title h2,.about-copy h2{font-size:40px}.product-grid{grid-template-columns:1fr}.product-photo{height:390px}.about-image{height:350px}footer{grid-template-columns:1fr}.logo b{font-size:21px}}
