
:root{--paper:#f8f6f1;--ink:#282a25;--muted:#62645b;--gold:#786038;--line:#d9d6cc;--white:#fff;--serif:Georgia,'Times New Roman',serif;--sans:'Segoe UI',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 var(--sans)}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #856b3d;outline-offset:5px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}h1,h2{font-family:var(--serif);line-height:1.08;letter-spacing:-.035em}h1{font-size:clamp(42px,5.7vw,82px)}h2{font-size:clamp(33px,4vw,54px)}.wrap{width:min(1240px,calc(100% - 96px));margin:auto}.draft{background:#292e29;color:#fff;padding:9px 20px;text-align:center;font-size:12px;letter-spacing:.04em}.skip{position:absolute;top:-100px;left:20px;background:#fff;padding:12px;z-index:10}.skip:focus{top:50px}.header{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:104px;border-bottom:1px solid var(--line)}.brand{display:flex;flex-direction:column;line-height:1.1;min-width:150px;padding:10px 0}.brand span{font-family:var(--serif);font-size:30px;letter-spacing:.045em}.brand small{text-transform:uppercase;font-size:10px;letter-spacing:.32em;color:var(--gold);margin-top:7px}.nav{display:flex;align-items:center;gap:30px;font-size:14px}.nav a{padding:12px 0}.nav a:hover{color:var(--gold)}.contact{border-bottom:1px solid var(--gold)}.menu{display:none;border:1px solid var(--line);padding:10px 16px;min-height:44px;background:transparent}.eyebrow{font-size:11px;font-weight:600;letter-spacing:.19em;text-transform:uppercase;color:var(--gold);margin-bottom:22px}.hero{display:grid;grid-template-columns:1fr 1.02fr;align-items:center;gap:60px;padding:50px 0 55px}.hero-copy{padding:24px 0}.hero h1 em{font-weight:400;color:var(--gold)}.intro{font-size:18px;color:var(--muted);max-width:435px;margin-top:26px;line-height:1.75}.actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;min-height:52px;padding:12px 23px;background:var(--ink);color:#fff;border:1px solid var(--ink);font-size:14px;font-weight:600;transition:background .15s}.button:hover{background:#464d40}.textlink{display:inline-flex;align-items:center;min-height:44px;padding:9px 0;border-bottom:1px solid var(--gold);font-size:14px}.hero-note{font-size:12px;color:var(--muted);margin-top:22px}.hero-figure{margin:0;position:relative;background:#e7e5df}.hero-figure>img{width:100%;aspect-ratio:1/1.07;object-fit:cover}.hero-caption{padding:17px 21px;background:#eeece5;display:flex;justify-content:space-between;gap:15px;font-size:12px}.hero-caption strong{font-weight:600}.hero-caption span{color:var(--muted)}.facts{display:flex;justify-content:space-between;gap:25px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:23px 0;font-size:13px;color:var(--muted)}.facts strong{color:var(--ink);font-weight:600}.section{padding:84px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:34px}.section-head .eyebrow{margin-bottom:14px}.section-head>p{max-width:315px;color:var(--muted);font-size:15px}.products{display:grid;grid-template-columns:1fr 1fr;gap:28px}.product-image{display:block;background:#e6e5df;overflow:hidden}.product-image img{width:100%;aspect-ratio:1.2;object-fit:cover;transition:transform .35s}.product-image:hover img{transform:scale(1.025)}.product-info{display:flex;justify-content:space-between;gap:20px;margin-top:21px}.product-info h3{font-family:var(--serif);font-size:26px;line-height:1.3}.product-info p{font-size:14px;color:var(--muted);margin-top:5px}.price{font-size:19px;white-space:nowrap}.product-bottom{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:10px}.swatch{width:13px;height:13px;border:1px solid #85857d;display:inline-block;border-radius:50%;background:#c6c7c2;margin-right:7px}.swatch.gold{background:#c6a365}.variant{font-size:12px;color:var(--muted)}.pricing-note{font-size:12px;color:var(--muted);margin-top:25px}.pricing-note a{text-decoration:underline}.story{background:#eae7de}.story-grid{display:grid;grid-template-columns:.95fr 1fr;gap:80px;align-items:center}.micro{margin:0}.micro img{width:100%;aspect-ratio:1.2;object-fit:cover}.micro figcaption{font-size:12px;color:var(--muted);margin-top:12px}.story h2{max-width:460px}.story p{margin-top:23px;color:#52564d;max-width:440px}.story .textlink{margin-top:18px}.reading-note{border-top:1px solid #c4c1b6;padding-top:20px;font-size:14px}.quote{display:grid;grid-template-columns:1fr 2fr;gap:60px;border-bottom:1px solid var(--line)}.quote blockquote{margin:0;max-width:760px}.quote blockquote p{font-family:var(--serif);font-size:clamp(25px,3.2vw,39px);line-height:1.4;letter-spacing:-.018em}.quote cite{font-style:normal;color:var(--muted);font-size:13px;display:block;margin-top:22px}.faq-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:80px}.faq-heading>p{color:var(--muted);margin-top:21px}.faq details{border-bottom:1px solid var(--line)}.faq details:first-child{border-top:1px solid var(--line)}.faq summary{cursor:pointer;min-height:64px;padding:20px 35px 20px 0;list-style:none;position:relative;font-weight:500}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';position:absolute;right:5px;font-size:22px;top:15px;color:var(--gold)}.faq details[open] summary:after{content:'−'}.faq details p{padding:0 25px 24px 0;color:var(--muted);font-size:15px}.faq p a{text-decoration:underline}.end{background:#30382e;color:#fff;padding:46px 0}.end .wrap{display:flex;align-items:center;justify-content:space-between;gap:35px}.end h2{font-size:37px}.end p{color:#dedfd7;font-size:14px;margin-top:12px}.end .button{background:#f8f6f1;color:#282a25;border-color:#f8f6f1;white-space:nowrap}.end .button:hover{background:#dfddd3}.footer{display:flex;justify-content:space-between;align-items:start;gap:40px;padding:42px 0}.footer p{font-size:12px;color:var(--muted);margin-top:14px}.footer-links{display:flex;flex-wrap:wrap;gap:8px 22px;justify-content:flex-end;max-width:540px}.footer-links a{display:inline-flex;align-items:center;min-height:44px;font-size:13px}.footer-links a:hover{text-decoration:underline}.footnote{font-size:11px;color:var(--muted);padding-bottom:24px;border-top:1px solid var(--line);padding-top:18px}
@media(min-width:1600px){.hero{gap:80px}}
@media(max-width:1000px){.wrap{width:calc(100% - 56px)}.hero{gap:32px}.nav{gap:18px}.story-grid,.faq-grid{gap:40px}.facts{font-size:12px}}
@media(max-width:720px){.wrap{width:calc(100% - 40px)}.draft{font-size:11px;padding:8px 16px}.header{min-height:80px;flex-wrap:wrap;gap:0}.brand span{font-size:26px}.brand small{font-size:9px}.menu{display:block}.nav{display:none;width:100%;padding:10px 0 18px;flex-direction:column;align-items:stretch;gap:2px}.nav.open{display:flex}.nav a{padding:10px}.contact{border:0}.hero{grid-template-columns:1fr;padding:35px 0 30px;gap:30px}.hero-copy{padding:0}.eyebrow{margin-bottom:16px;font-size:10px}.hero h1{font-size:48px;max-width:440px}.intro{font-size:16px;line-height:1.65;margin-top:19px}.actions{margin-top:23px;gap:10px 20px}.button{min-height:50px;padding:12px 19px;gap:20px}.hero-note{margin-top:15px}.hero-figure>img{aspect-ratio:1.22}.hero-caption{padding:12px 14px;font-size:11px}.facts{flex-direction:column;gap:9px;padding:18px 0}.section{padding:52px 0}.section-head{display:block;margin-bottom:25px}.section-head>p{margin-top:18px}.products{gap:36px;grid-template-columns:1fr}.product-image img{aspect-ratio:1.2}.product-info h3{font-size:25px}.story-grid{grid-template-columns:1fr;gap:28px}.story-copy{grid-row:1}.story h2{font-size:37px}.story p{margin-top:18px}.quote{grid-template-columns:1fr;gap:15px}.quote .eyebrow{margin-bottom:0}.faq-grid{grid-template-columns:1fr;gap:25px}.faq-heading h2{font-size:37px}.end .wrap{display:block}.end h2{font-size:33px}.end .button{margin-top:24px}.footer{display:block;padding:30px 0}.footer-links{justify-content:flex-start;gap:0 22px;margin-top:15px}.footnote{font-size:11px}}
@media(max-width:360px){.hero h1{font-size:42px}.hero-caption{flex-direction:column;gap:3px}.price{font-size:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
