@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;0,700;1,500;1,600&display=swap";:root{font-family:DM Sans,sans-serif;color:#24231f;background:#f6f5f1;font-synthesis:none;text-rendering:optimizeLegibility;font-optical-sizing:auto;font-weight:400;--paper:#f6f5f1;--ink:#24231f;--muted:#77766f;--line:#d8d7d1;--serif:"Playfair Display",Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}button{font:inherit}.announcement{height:32px;background:#282822;color:#f5f4ed;display:flex;align-items:center;justify-content:center;gap:12px;font-size:9px;text-transform:uppercase;letter-spacing:.13em}.announcement span{color:#d6c8a4}.nav{height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 7.2%;border-bottom:1px solid var(--line);position:relative;z-index:5;background:var(--paper)}.wordmark{font-weight:700;letter-spacing:.19em;font-size:17px}.wordmark span{font-size:8px;vertical-align:top;margin-left:3px}.nav-links{display:flex;gap:37px}.nav-links a,.bag{font-size:10px;text-transform:uppercase;letter-spacing:.14em}.nav-links a:hover,.bag:hover,footer a:hover,.text-link:hover{opacity:.55}.bag{justify-self:end;display:flex;align-items:center;gap:10px}.icon-button{border:0;background:none;color:inherit}.mobile-menu{display:none}.hero{min-height:640px;height:min(760px,calc(100svh - 108px));display:grid;grid-template-columns:46% 54%;position:relative;padding:0 7.2%;overflow:hidden}.hero-copy{align-self:center;position:relative;z-index:1;padding:40px 2vw 40px 0}.eyebrow{font-size:9px;text-transform:uppercase;letter-spacing:.2em;color:#77766f;margin:0 0 23px}.hero h1,.section-heading h2,.story h2,.details h2,.closing h2{font-size:clamp(52px,6.2vw,88px);line-height:.99;letter-spacing:-.055em;margin:0;font-weight:500}.hero h1 i,.section-heading h2 i,.story h2 i,.details h2 i,.closing h2 i{font-family:var(--serif);font-weight:500}.hero-description{max-width:350px;color:#686760;font-size:13px;line-height:1.85;margin:28px 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:34px;padding:17px 21px;text-transform:uppercase;letter-spacing:.12em;font-size:9px;border:0;cursor:pointer;transition:background .2s,color .2s}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:#4b4940}.hero-note{margin-top:34px;font-size:9px;text-transform:uppercase;letter-spacing:.11em;color:#77766f;display:flex;gap:10px;align-items:center}.dot{width:6px;height:6px;background:#78936d;border-radius:50%}.hero-image{position:relative;height:100%;min-height:530px;background:#d7d3ca;overflow:hidden}.hero-image:after,.main-product:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(20,20,17,.25),transparent 20%);pointer-events:none}.hero-image img{height:100%;width:100%;object-fit:cover;object-position:center 43%;mix-blend-mode:multiply}.image-caption,.image-index{position:absolute;bottom:20px;font-size:8px;letter-spacing:.16em;z-index:1;color:#fff}.image-caption{left:20px}.image-index{right:20px}.vertical-note{position:absolute;right:2.2%;top:50%;writing-mode:vertical-rl;transform:translateY(-50%);font-size:8px;letter-spacing:.19em;color:#888}.ticker{background:#dfddd4;padding:15px 0;overflow:hidden;white-space:nowrap}.ticker div{font-size:9px;letter-spacing:.18em;text-align:center}.ticker span{padding:0 30px;color:#a38752}.section{padding:110px 10%}.section-heading{display:flex;justify-content:space-between;align-items:end;margin:0 0 55px}.section-heading .eyebrow,.details .eyebrow{margin-bottom:20px}.section-heading h2,.details h2{font-size:clamp(45px,5vw,67px)}.section-heading>p{max-width:300px;color:var(--muted);font-size:12px;line-height:1.8;margin:0 0 5px}.product-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:8.5%;align-items:start}.main-product{height:600px;background:#e7e5df;position:relative;overflow:hidden}.main-product img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.gallery-label{position:absolute;top:18px;left:18px;font-size:8px;letter-spacing:.16em}.thumbs{display:flex;gap:9px;margin-top:12px}.thumb{border:1px solid transparent;background:none;padding:0;width:72px;height:82px;position:relative;cursor:pointer;overflow:hidden}.thumb.selected{border-color:#36352e}.thumb img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.thumb span{position:absolute;left:5px;bottom:4px;font-size:8px}.product-info{padding-top:35px}.product-info .eyebrow{margin-bottom:14px}.product-info h3{font-size:28px;letter-spacing:-.04em;font-weight:500;margin:0 0 9px}.price{font-size:13px;margin:0 0 26px}.price span{font-size:8px;letter-spacing:.14em;color:var(--muted);margin-left:4px}.product-description{font-size:12px;line-height:1.85;color:#74736c;border-top:1px solid var(--line);padding-top:22px;margin:0}.color-line{display:flex;align-items:center;gap:10px;padding:25px 0;font-size:10px;border-bottom:1px solid var(--line)}.color-chip{height:13px;width:13px;border-radius:50%;background:#252523;border:1px solid #aaa}.stock{margin-left:auto;color:#7a876c;font-size:9px}.size-title{display:flex;justify-content:space-between;margin:25px 0 11px;font-size:10px}.size-title a{color:#77766f;text-decoration:underline;text-underline-offset:3px}.sizes{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.size{height:43px;border:1px solid var(--line);background:transparent;font-size:10px;cursor:pointer}.size:hover,.size.selected{background:#292923;border-color:#292923;color:#fff}.add-button{width:100%;margin-top:18px;justify-content:space-between}.shipping-note{text-align:center;color:#77766f;font-size:9px;margin:14px 0 28px}.product-meta{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:14px 0;display:flex;justify-content:space-between;font-size:8px;letter-spacing:.1em;text-transform:uppercase;color:#77766f}.story{display:grid;grid-template-columns:1fr 1fr;background:#e7e5df;min-height:630px}.story-image{position:relative;min-height:630px;overflow:hidden;background:#d6d4cc}.story-image img{width:100%;height:100%;position:absolute;object-fit:cover;mix-blend-mode:multiply}.story-image span{position:absolute;bottom:24px;left:25px;color:#fff;font-size:8px;letter-spacing:.17em}.story-copy{align-self:center;padding:80px 17%}.story-copy .eyebrow{margin-bottom:25px}.story h2{font-size:clamp(49px,5vw,70px);margin-bottom:27px}.story-copy>p:not(.eyebrow){font-size:12px;color:#6f6e67;line-height:1.9;margin:0 0 16px}.text-link{margin-top:17px;display:inline-flex;align-items:center;gap:12px;text-transform:uppercase;font-size:9px;letter-spacing:.14em}.signature{border-top:1px solid #cfcdc5;margin-top:48px;padding-top:19px;font-family:var(--serif);font-style:italic;font-size:14px}.signature span{font-family:DM Sans,sans-serif;font-style:normal;font-size:10px;margin-left:10px}.details{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-top:125px;padding-bottom:130px}.details h2{font-size:clamp(48px,5.3vw,72px)}.detail-list>div{display:grid;grid-template-columns:35px 1fr;column-gap:12px;padding:21px 0;border-bottom:1px solid var(--line)}.detail-list>div:first-child{border-top:1px solid var(--line)}.detail-list span{font-size:8px;color:#88877f;padding-top:5px}.detail-list h3{font-weight:500;font-size:15px;margin:0 0 7px}.detail-list p{grid-column:2;color:#77766f;line-height:1.7;font-size:11px;margin:0;max-width:370px}.closing{background:#292923;color:#f6f5f1;min-height:470px;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;overflow:hidden}.closing .eyebrow{color:#b4b1a7;margin-bottom:18px}.closing h2{font-size:clamp(54px,7vw,88px)}.button-light{background:#efeee8;color:#26251f;margin-top:27px}.button-light:hover{background:#d8d3c5}.closing-star{position:absolute;right:14%;top:18%;font-size:40px;color:#b7a77f}footer{padding:30px 7.2%;display:flex;align-items:center;justify-content:space-between;gap:20px}footer>span,footer>a:not(.wordmark){font-size:9px;color:#77766f}@media(max-width:850px){.nav{padding:0 5%;grid-template-columns:1fr auto 1fr}.hero{padding:0 5%;grid-template-columns:47% 53%;min-height:580px}.section{padding:80px 6%}.product-layout{gap:5%}.main-product{height:490px}.story-copy{padding:60px 11%}.vertical-note{display:none}.details{gap:5%}}@media(max-width:600px){.announcement{font-size:7px;letter-spacing:.08em;gap:7px}.nav{height:64px;grid-template-columns:1fr 1fr 1fr}.mobile-menu{display:block;justify-self:start;padding:4px}.mobile-menu svg{width:19px}.wordmark{justify-self:center;font-size:15px}.bag{font-size:8px;gap:7px}.nav-links{display:none;position:absolute;top:64px;left:0;right:0;background:var(--paper);padding:22px 6%;border-bottom:1px solid var(--line);flex-direction:column;gap:22px}.nav-links.open{display:flex}.hero{height:auto;min-height:0;display:flex;flex-direction:column;padding:54px 0 0}.hero-copy{padding:0 7% 40px}.hero h1{font-size:59px}.hero-description{font-size:12px;margin:20px 0}.hero-note{margin-top:23px}.hero-image{height:440px;min-height:0}.ticker{padding:13px 0}.ticker div{font-size:8px}.ticker span{padding:0 16px}.section{padding:72px 6%}.section-heading{align-items:start;flex-direction:column;gap:18px;margin-bottom:30px}.section-heading h2{font-size:50px}.section-heading>p{font-size:11px}.product-layout{grid-template-columns:1fr;gap:25px}.main-product{height:min(112vw,490px)}.product-info{padding-top:5px}.product-info h3{font-size:25px}.thumb{width:63px;height:70px}.product-meta{font-size:7px}.story{grid-template-columns:1fr}.story-image{min-height:440px;height:440px}.story-copy{padding:60px 8% 70px}.story h2{font-size:59px}.signature{margin-top:35px}.details{grid-template-columns:1fr;gap:35px;padding-top:75px;padding-bottom:78px}.details h2{font-size:55px}.detail-list h3{font-size:14px}.closing{min-height:390px}.closing h2{font-size:61px}.closing-star{right:9%;top:10%;font-size:28px}footer{padding:25px 6%;display:grid;grid-template-columns:1fr 1fr;row-gap:16px}footer>*:nth-child(2n){text-align:right}footer>span,footer>a:not(.wordmark){font-size:8px}}.bag{border:0;background:transparent;color:inherit;cursor:pointer}.cart-scrim{position:fixed;z-index:20;inset:0;background:#1616136b;display:flex;justify-content:flex-end}.cart-drawer{background:var(--paper);width:min(480px,100%);height:100%;padding:30px 32px;display:flex;flex-direction:column;box-shadow:-12px 0 40px #17171318;animation:drawer-in .22s ease-out}.cart-heading{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid var(--line);padding-bottom:20px}.cart-heading .eyebrow{margin:0 0 8px}.cart-heading h2{font-size:25px;font-weight:500;margin:0;letter-spacing:-.04em}.cart-heading h2 span{font-size:13px;color:var(--muted)}.cart-heading .icon-button{cursor:pointer;padding:4px}.cart-heading svg{width:19px}.cart-lines{overflow:auto;flex:1}.cart-line{display:flex;gap:17px;padding:20px 0;border-bottom:1px solid var(--line)}.cart-line>img{width:90px;height:110px;object-fit:cover;background:#e4e1d8;mix-blend-mode:multiply}.cart-line-info{flex:1;position:relative}.cart-line-info h3{font-weight:500;font-size:14px;margin:2px 0 7px}.cart-line-info p{font-size:9px;color:var(--muted);margin:0 0 11px}.cart-line-info>span{font-size:11px}.quantity{display:flex;align-items:center;gap:14px;margin-top:12px}.quantity button{border:0;background:none;padding:3px;display:flex;cursor:pointer}.quantity span{font-size:10px}.quantity .remove-item{margin-left:auto;color:#77766f}.cart-summary{padding-top:20px;border-top:1px solid var(--line)}.cart-summary>div{display:flex;justify-content:space-between;font-size:13px}.cart-summary>div strong{font-weight:500}.cart-summary>p{text-align:right;color:var(--muted);font-size:9px;margin:10px 0 17px}.checkout-button{width:100%;justify-content:space-between}.checkout-button:disabled{opacity:.6;cursor:wait}.secure-note{display:block;text-align:center;color:var(--muted);font-size:8px;letter-spacing:.08em;margin-top:13px}.cart-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#77766f;font-size:12px}.cart-empty .text-link{background:none;border:0;color:var(--ink);cursor:pointer}.checkout-message{background:#e8e7df;padding:12px 14px;font-size:11px;line-height:1.6}.mobile-menu{cursor:pointer}@keyframes drawer-in{0%{transform:translate(24px);opacity:.6}to{transform:translate(0);opacity:1}}@media(max-width:600px){.cart-drawer{padding:23px 20px}.cart-line>img{width:78px;height:100px}}
