:root{--ink:#292d28;--paper:#fcfbf8;--green:#334737;--muted:#777b70}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #977547;outline-offset:5px}img{display:block;max-width:100%;object-fit:cover}.skip{position:fixed;left:15px;top:-100px;z-index:100;padding:12px;background:white}.skip:focus{top:10px}.announcement{background:var(--green);color:#faf9f2;padding:11px 20px;text-align:center;font-size:11px;letter-spacing:.08em}.header{padding:24px 5%;display:flex;justify-content:space-between;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:11px}.brand>span{font-family:Georgia,serif;font-size:32px;line-height:1}.brand small{display:block;font:9px Arial,sans-serif;letter-spacing:.36em;margin-top:8px;text-align:center}.header nav{display:flex;align-items:center;gap:32px;font-size:12px}.nav-pill{border:1px solid #d9ddd2;border-radius:25px;padding:13px 19px}.nav-pill span{padding-left:18px}.hero{position:relative;min-height:560px;height:68vh;max-height:780px;margin:0 24px;color:white;overflow:hidden;border-radius:3px}.hero>img{position:absolute;height:100%;width:100%;object-position:center 55%}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,24,19,.71),rgba(15,24,19,.32) 58%,rgba(15,24,19,.06))}.hero-copy{position:relative;z-index:1;padding:90px 6%;max-width:830px}.eyebrow{font-size:10px;letter-spacing:.22em;font-weight:600;line-height:1.5}.hero h1{font:clamp(42px,5.2vw,80px)/1.06 Georgia,serif;letter-spacing:-.035em;margin:24px 0}.hero h1 em{font-weight:normal}.hero-copy>p:not(.eyebrow){font-size:14px;line-height:1.85;color:#f0eee7}.button{display:inline-flex;align-items:center;gap:36px;background:#f6f3eb;color:var(--ink);padding:17px 22px;margin-top:23px;font-size:12px;border-radius:2px;transition:background .2s}.button:hover{background:white}.hero-caption{position:absolute;right:32px;bottom:25px;z-index:1;font-size:11px;letter-spacing:.07em}.intro{margin:90px auto 38px;max-width:1320px;padding:0 6%;display:flex;justify-content:space-between;gap:50px;align-items:center}h2{font:clamp(32px,3.2vw,46px)/1.14 Georgia,serif;font-weight:normal;letter-spacing:-.025em;margin:16px 0}.intro>p{max-width:365px;font-size:14px;line-height:1.9;color:var(--muted)}.categories{max-width:1320px;margin:0 auto 95px;padding:0 6%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.category-image{position:relative;height:300px;overflow:hidden;background:#e9e6df}.category-image img{height:100%;width:100%;transition:transform .4s}.category:hover img{transform:scale(1.04)}.category-image>span{position:absolute;top:16px;left:16px;background:#fcfbf8;border-radius:50%;width:29px;height:29px;display:grid;place-items:center;font-size:10px}.category-label{display:flex;justify-content:space-between;align-items:center;margin-top:18px}.category h3{font:26px Georgia,serif;margin:0}.category-label>span{font-size:22px}.category>p{font-size:12px;color:var(--muted)}.story{display:grid;grid-template-columns:1fr 1fr;background:#eeeee6}.story>img{width:100%;height:520px}.story>div{padding:65px 13%;align-self:center}.story h2{margin:25px 0}.story div>p:not(.eyebrow){font-size:13px;line-height:1.9;color:#62685e}.text-link{display:inline-flex;gap:25px;padding-bottom:8px;border-bottom:1px solid #939b8f;margin-top:20px;font-size:12px}.collection{text-align:center;max-width:760px;margin:auto;padding:90px 25px}.collection>p:not(.eyebrow){font-size:14px;line-height:1.8;color:var(--muted);max-width:500px;margin:22px auto}.opening{display:inline-block;background:#e8ece2;color:var(--green);font-size:12px;padding:11px 18px;border-radius:30px}.collection .image-note{font-size:10px!important;max-width:440px!important;margin-top:30px!important}footer{border-top:1px solid #dedfd5;padding:35px 6%;display:flex;align-items:center;justify-content:space-between;gap:20px}footer>p,footer>span{font-size:11px;color:var(--muted)}@media(max-width:700px){.header{padding:20px}.header nav{gap:15px}.header nav>a:not(.nav-pill){display:none}.nav-pill{font-size:10px;padding:11px}.brand>span{font-size:26px}.brand img{width:30px}.hero{margin:0 12px;min-height:540px;height:auto}.hero-copy{padding:65px 24px 90px}.hero h1{font-size:47px}.hero-copy>p:not(.eyebrow){font-size:13px}.hero-caption{right:20px;font-size:10px}.intro{display:block;margin-top:55px;padding:0 24px}.categories{padding:0 24px;grid-template-columns:1fr;gap:30px;margin-bottom:55px}.category-image{height:320px}.story{grid-template-columns:1fr}.story>img{height:320px}.story>div{padding:38px 25px 48px}.collection{padding:60px 24px}footer{flex-direction:column;text-align:center;gap:10px}.hero-copy br:not(h1 br){display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
