:root{--ink:#171512;--paper:#f4efe6;--cream:#e7ddcd;--ember:#b94f2c;--gold:#c99956;--muted:#6f675d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,sans-serif}h1,h2,h3{font-family:Georgia,serif;font-weight:500;margin:0}h1{font-size:clamp(3rem,8vw,7.2rem);line-height:.88;letter-spacing:-.055em}h2{font-size:clamp(2.4rem,5vw,4.5rem);line-height:1}.site-header{height:76px;padding:0 4vw;display:flex;align-items:center;justify-content:space-between;background:#15130ff2;color:white;position:absolute;z-index:5;width:100%}.brand{color:white;text-decoration:none;font-family:Georgia,serif;font-size:1.2rem}.brand span{font:700 .65rem Arial,sans-serif;letter-spacing:.2em;display:block;color:var(--gold)}nav{display:flex;gap:2rem}nav a{color:white;text-decoration:none;font-size:.86rem}.menu{display:none}.hero{height:min(900px,100vh);min-height:680px;position:relative;color:white;display:flex;align-items:flex-end}.hero>img{position:absolute;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#100d09d9 0%,#100d0966 52%,transparent),linear-gradient(0deg,#100d09aa,transparent 50%)}.hero-copy{position:relative;z-index:2;max-width:890px;padding:0 6vw 8vh}.hero-copy>p:not(.eyebrow){font-size:1.2rem;line-height:1.6;max-width:600px}.eyebrow{text-transform:uppercase;letter-spacing:.19em;font-weight:700;font-size:.7rem;color:var(--ember)}.hero .eyebrow{color:#e7b36f}.button{display:inline-block;background:var(--ember);color:white;text-decoration:none;border:0;padding:1rem 1.4rem;font-weight:700;cursor:pointer}.promise{display:grid;grid-template-columns:repeat(3,1fr);padding:2.2rem 6vw;background:var(--ink);color:white}.promise div{padding:0 2rem;border-right:1px solid #ffffff2d}.promise div:last-child{border:0}.promise strong,.promise span{display:block}.promise strong{font-family:Georgia,serif;font-size:1.15rem;color:var(--gold)}.promise span{font-size:.78rem;color:#c9c3ba;margin-top:.35rem}.section{padding:8rem 6vw}.section-heading{display:flex;justify-content:space-between;gap:3rem;align-items:end;margin-bottom:3rem}.section-heading>p{max-width:470px;color:var(--muted);line-height:1.65}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.product{background:white}.product img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.product div{padding:1.5rem}.product h3{font-size:1.55rem}.product p:not(.tag){color:var(--muted);line-height:1.55;min-height:3.1em}.product span{font-weight:700;font-size:.85rem}.tag{color:var(--ember);font-size:.65rem;text-transform:uppercase;letter-spacing:.14em;font-weight:700}.story{display:grid;grid-template-columns:1.1fr 1fr;background:var(--ink);color:white}.story img{width:100%;height:100%;min-height:620px;object-fit:cover}.story div{padding:8vw;align-self:center}.story h2{margin:1rem 0 2rem}.story div>p:not(.eyebrow){line-height:1.8;color:#c9c3ba}.recommendations{max-width:1000px}.recommendations>p:not(.eyebrow){font-size:1.1rem;line-height:1.8;color:var(--muted);max-width:780px}.notice{border-left:4px solid var(--ember);background:var(--cream);padding:1.2rem 1.5rem;margin-top:2rem}.signup{padding:6rem 6vw;background:var(--cream);display:flex;align-items:end;justify-content:space-between;gap:3rem}.signup p{color:var(--muted)}form{display:flex;min-width:min(500px,100%)}input{padding:1rem;border:1px solid #bbb;background:white;flex:1;font:inherit}footer{padding:2rem 6vw;display:flex;justify-content:space-between;background:#0f0e0c;color:#aaa;font-size:.75rem}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:800px){.site-header nav{display:none;position:absolute;top:76px;left:0;right:0;background:#15130f;padding:1.5rem 4vw;flex-direction:column}.site-header nav.open{display:flex}.menu{display:block;background:transparent;color:white;border:1px solid #ffffff66;padding:.6rem}.promise,.product-grid,.story{grid-template-columns:1fr}.promise div{border-right:0;border-bottom:1px solid #ffffff2d;padding:1rem 0}.section{padding:5rem 5vw}.section-heading,.signup,footer{display:block}.product-grid{gap:1rem}.story img{min-height:420px}.signup form{margin-top:2rem;min-width:0}.signup form{flex-direction:column}.hero-copy{padding:0 5vw 8vh}}
