:root{--ink:#223c32;--paper:#f8f7f2;--muted:#6c746b;--line:#d9dfd3;--sage:#e6eadf;--cream:#ede4d5;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible,select:focus-visible{outline:2px solid #99613d;outline-offset:5px}[hidden]{display:none!important}.wrap{width:min(1280px,88%);margin:auto}.topnote{background:#243e33;color:#e5e8df;text-align:center;padding:10px 16px;font-size:12px;letter-spacing:.075em}.header{height:100px;border-bottom:1px solid var(--line);background:var(--paper)}.nav{height:100%;display:flex;justify-content:space-between;align-items:center;gap:25px}.brand{font-family:var(--serif);font-size:27px;line-height:1.02;letter-spacing:-1.1px}.brand span{display:block;font-family:'DM Sans',Arial,sans-serif;font-size:10px;letter-spacing:.32em;margin-top:9px;text-transform:uppercase}.navlinks{display:flex;align-items:center;gap:34px;font-size:14px}.navlinks>a:not(.button):hover{border-bottom:1px solid}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:16px 23px;background:var(--ink);color:#fff;border:1px solid var(--ink);font-size:14px;line-height:1.3;border-radius:0;min-height:48px}.button.light{background:transparent;color:var(--ink)}.button:hover{background:#385548;color:#fff}.menu-toggle{display:none;background:none;border:1px solid var(--line);padding:10px;color:var(--ink)}.eyebrow{font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.14em}.hero{position:relative;min-height:650px;display:grid;grid-template-columns:.88fr 1.12fr;background:#ece8dd}.hero-copy{padding:78px 6vw 65px max(6vw,calc((100vw - 1280px)/2));position:relative;z-index:1}.hero h1{font-family:var(--serif);font-size:clamp(54px,5.4vw,80px);line-height:.99;letter-spacing:-.06em;margin:30px 0}.hero h1 em{font-weight:400}.hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.8;max-width:355px;color:#59685a}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:33px;flex-wrap:wrap}.text-link{font-size:14px;border-bottom:1px solid #889380;padding:8px 0;display:inline-block}.hero-art{position:relative;overflow:hidden;background:#e6d8c6}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:70% center}.image-note{font-size:12px;color:#536048;line-height:1.5}.hero-art .image-note{position:absolute;bottom:17px;right:20px;background:#f8f7f2df;padding:4px 8px}.hero-foot{margin-top:42px;font-size:12px;letter-spacing:.04em;display:flex;gap:12px;flex-wrap:wrap;color:#64705d}.ticker{padding:24px 0;border-bottom:1px solid var(--line)}.ticker .wrap{display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:.07em;text-transform:uppercase}.section{padding:88px 0}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:45px;margin-bottom:35px}.section-head h2,.editorial h2,.workflow h2,.closing h2{font-family:var(--serif);font-size:clamp(36px,3.7vw,54px);line-height:1.04;letter-spacing:-.045em;margin-top:17px}.section-head>p{font-size:16px;line-height:1.7;max-width:355px;color:var(--muted)}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.product-card{display:block}.product-image{aspect-ratio:1/1.12;background:#e8e8de;overflow:hidden;position:relative}.product-image img{height:100%;width:100%;object-fit:cover;transition:transform .5s}.product-card:hover img{transform:scale(1.025)}.product-type{position:absolute;left:17px;top:17px;background:#f8f7f2e6;padding:6px 9px;font-size:12px}.product-card-head{display:flex;align-items:center;justify-content:space-between;margin:19px 0 10px}.product-card h3{font-family:var(--serif);font-size:29px;letter-spacing:-.03em}.product-card p{font-size:14px;line-height:1.7;color:var(--muted)}.collection-note{margin-top:24px;display:flex;justify-content:space-between;gap:22px}.editorial{display:grid;grid-template-columns:1fr 1fr;background:var(--sage);align-items:stretch}.editorial-image{position:relative;min-height:510px}.editorial-image img{width:100%;height:100%;object-fit:cover;position:absolute}.editorial-copy{padding:65px 60px}.editorial-copy>p:not(.eyebrow){line-height:1.8;color:var(--muted);margin:25px 0;max-width:420px}.fine-list{list-style:none;padding:0;margin:20px 0 28px}.fine-list li{display:flex;gap:22px;border-top:1px solid #c9d2c0;padding:17px 0;font-size:14px}.fine-list span{font-size:12px;color:#84917a}.workflow-head{display:flex;justify-content:space-between;align-items:end;gap:45px}.workflow-head>p{line-height:1.8;max-width:360px;color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:45px}.step{border-top:1px solid #b7c2ad;padding-top:24px}.step-number{font-family:var(--serif);font-size:34px;font-style:italic;color:#7d8c71}.step h3{font-size:20px;margin:20px 0 12px}.step p{line-height:1.75;font-size:15px;color:var(--muted)}.closing{background:#223e32;color:#f5f4e9;padding:68px 0}.closing .wrap{display:flex;justify-content:space-between;align-items:center;gap:40px}.closing h2{margin:0 0 16px}.closing p{line-height:1.7;color:#c0cabb}.closing .button{background:#eae5d8;color:var(--ink);border-color:#eae5d8;white-space:nowrap}.footer{padding:55px 0 25px}.footer-top{display:flex;justify-content:space-between;gap:35px}.footer-brand p{font-size:14px;color:var(--muted);line-height:1.8;max-width:310px;margin-top:22px}.footer-links{display:flex;gap:70px}.footer-links div{display:grid;gap:13px;font-size:14px}.footer-links strong{font-size:12px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:6px}.footer-bottom{border-top:1px solid var(--line);margin-top:38px;padding-top:20px;display:flex;justify-content:space-between;gap:25px;font-size:12px;color:var(--muted)}.skip{position:absolute;left:10px;top:-80px;background:white;padding:15px;z-index:30}.skip:focus{top:10px}
@media(max-width:1000px){.navlinks{gap:18px}.hero-copy{padding-top:55px;padding-right:35px}.hero h1{font-size:61px}.editorial-copy{padding:45px 35px}.steps{gap:25px}.footer-links{gap:35px}}
@media(max-width:700px){.wrap{width:90%}.topnote{font-size:11px}.header{height:81px}.brand{font-size:24px}.brand span{font-size:9px}.menu-toggle{display:block}.navlinks{display:none;position:absolute;top:118px;left:0;right:0;background:var(--paper);padding:25px 6%;z-index:20;box-shadow:0 15px 20px #0001}.navlinks.is-open{display:grid;gap:22px}.hero{display:flex;flex-direction:column;min-height:0}.hero-art{order:0;height:315px}.hero-copy{order:1;padding:32px 6% 38px}.hero h1{font-size:55px;max-width:390px;margin:22px 0}.hero-copy>p:not(.eyebrow){font-size:15px;max-width:380px}.hero-actions{gap:20px;margin-top:26px}.hero-foot{margin-top:26px}.ticker{padding:18px 0}.ticker .wrap{font-size:10px;gap:14px;flex-wrap:wrap}.section{padding:52px 0}.section-head,.workflow-head{display:block;margin-bottom:28px}.section-head>p,.workflow-head>p{margin-top:20px;font-size:15px}.collection-grid{grid-template-columns:1fr;gap:35px}.product-image{aspect-ratio:1.1}.product-card h3{font-size:29px}.collection-note{display:block}.collection-note .text-link{margin-top:15px}.editorial{grid-template-columns:1fr}.editorial-image{min-height:340px}.editorial-copy{padding:35px 6%}.steps{grid-template-columns:1fr;gap:28px;margin-top:30px}.step{display:grid;grid-template-columns:42px 1fr;gap:0 15px}.step-number{grid-row:span 2}.step h3{margin:4px 0 12px}.closing{padding:45px 0}.closing .wrap{display:block}.closing .button{margin-top:25px}.footer-top{display:block}.footer-links{margin-top:35px;gap:40px}.footer-bottom{display:block;line-height:1.8}.footer-bottom span{display:block;margin-top:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-image img{transition:none}}
