@import url('fonts.css');
:root{--ink:#172735;--cream:#f7f4ee;--pink:#c8909e;--line:#ccc7bd;--serif:'Cormorant Garamond',Georgia,serif;--navy:#142733}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.8 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid #a76278;outline-offset:6px}::selection{background:#dfb4c0;color:#142733}.skip{position:fixed;left:12px;top:-100px;z-index:30;background:var(--cream);padding:12px}.skip:focus{top:12px}.brand-ribbon{background:var(--navy);color:#fff;text-align:center;padding:9px 16px;font-size:12px;letter-spacing:2px}.header{display:flex;flex-direction:column;align-items:center;background:var(--cream);position:relative;z-index:20;padding:28px 5% 0}.wordmark{font-family:var(--serif);font-weight:500;font-size:45px;line-height:1;letter-spacing:5px;text-align:center}.wordmark span{font-family:Arial,sans-serif;font-size:12px;letter-spacing:2.3px;display:block;margin-top:13px}.header nav{display:flex;align-items:center;justify-content:center;gap:48px;font-size:12px;text-transform:uppercase;letter-spacing:1.8px;margin-top:24px;border-top:1px solid #d9d3c9;width:100%;padding:15px 0}.header nav a{position:relative}.header nav a::after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:1px;background:var(--ink);transform:scaleX(0);transition:transform .2s}.header nav a:hover::after{transform:scaleX(1)}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}.hero{height:clamp(640px,75vw,850px);max-height:calc(100svh - 80px);min-height:620px;position:relative;color:#fff;overflow:hidden;background:#292721}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-image{object-position:50% 40%}.hero-shade{background:linear-gradient(90deg,#10151365,transparent 68%),linear-gradient(0deg,#10151365,transparent 50%)}.hero-content{position:absolute;left:7%;bottom:17%;padding:0;max-width:510px;text-align:center}.eyebrow,.chapter,.item-number,.hero-bottom,.denim-caption,.guest-caption{font-size:12px;letter-spacing:2px;font-weight:400}.eyebrow{margin:0 0 24px}.hero h1{font-family:var(--serif);font-weight:400;font-size:clamp(65px,6.9vw,106px);line-height:.95;letter-spacing:-1px;margin:0 0 28px}em{font-family:inherit;font-weight:400;font-size:1em;letter-spacing:inherit}.hero-content>p:not(.eyebrow){font-family:var(--serif);font-size:24px;line-height:1.35;letter-spacing:.2px}.line-link{display:inline-flex;justify-content:space-between;gap:25px;padding:8px 0;border-bottom:1px solid var(--ink);font-size:12px;letter-spacing:1.25px;text-transform:uppercase}.line-link span{transition:transform .2s}.line-link:hover span{transform:translate(2px,-2px)}.line-link.light{border-color:#fff;margin-top:8px}.hero-bottom{position:absolute;bottom:30px;left:5%;right:5%;display:flex;justify-content:space-between;font-size:12px;letter-spacing:1.5px}.section{padding:100px 7%}.chapter{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:18px;margin-bottom:65px;font-size:12px}.story{padding-top:75px;padding-bottom:115px}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.story-photo{position:relative;padding:0 30px 0 0}.story-photo::before{content:'';position:absolute;left:30px;right:0;top:30px;bottom:0;border:1px solid #b2a78f}.story-photo img{position:relative;display:block;width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;object-position:center}.story-photo span{position:relative;display:block;margin:0 -30px 0 30px;padding:8px 12px;text-align:center;font-size:12px;line-height:1.5;letter-spacing:1.5px}.story-copy{max-width:510px}.story-copy .eyebrow{color:#706759}.story-copy h2{margin-bottom:30px}h2{font-family:var(--serif);font-size:clamp(48px,5vw,74px);font-weight:400;line-height:1;letter-spacing:-.6px;margin:0}p{margin:0 0 22px}.lead{font-family:var(--serif);font-size:28px;line-height:1.3}.story-copy>p:not(.lead):not(.eyebrow){color:#595b58;line-height:1.8}.story details{margin-top:30px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}summary{padding:15px 0;cursor:pointer;list-style:none;font-size:14px;display:flex;justify-content:space-between}summary::-webkit-details-marker{display:none}details p{padding:0 0 12px}details[open] summary span{transform:rotate(45deg)}.collection{background:#eae5dc;padding:75px 7% 80px}.section-heading{text-align:center;max-width:650px;margin:0 auto 60px}.section-heading>p{margin:25px 0 0;color:#5c605d;font-family:var(--serif);font-size:24px;line-height:1.35}.editorial-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:50px 65px;align-items:start}.editorial-grid figure{margin:0}.editorial-grid figure:first-child{grid-row:span 2}.image-wrap{overflow:hidden;background:#c9c0b4}.image-wrap img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .8s}.image-wrap:hover img{transform:scale(1.025)}.editorial-grid figure:first-child .image-wrap{height:820px}.editorial-grid figure:not(:first-child){display:grid;grid-template-columns:1fr .85fr;align-items:center;gap:25px}.editorial-grid figure:not(:first-child) .image-wrap{height:360px}.editorial-grid figure:nth-child(2){padding-top:70px}.editorial-grid figure:nth-child(3){padding-bottom:40px}.editorial-grid figure:first-child figcaption{text-align:center;padding:25px 30px 0}figcaption{padding-top:0}.item-number{font-size:12px;letter-spacing:1px;color:#65685f}h3{font-family:var(--serif);font-size:32px;font-weight:500;line-height:1.1;margin:14px 0}figcaption p{font-size:16px;line-height:1.65;color:#5f625c;margin-bottom:0}.collection-note{font-size:12px;color:#646860;margin:55px 0 0;text-align:center;letter-spacing:.3px}.denim{min-height:730px;position:relative;display:grid;grid-template-columns:42% 58%;color:#f7f4ee;background:var(--navy)}.denim>img{width:100%;height:100%;object-fit:cover;position:absolute;right:0;top:0;width:58%;object-position:58% center}.denim-shade{display:none}.denim-copy{position:relative;padding:115px 13%;align-self:center;text-align:center}.denim-copy::before{content:'';display:block;width:60px;height:1px;background:#b2a18b;margin:0 auto 35px}.denim h2{font-size:clamp(54px,5vw,76px);margin-bottom:35px}.denim-copy>p:not(.eyebrow){color:#e0e4e3;font-size:16px}.denim-caption{position:absolute;right:4%;bottom:30px;font-size:12px;text-shadow:0 1px 5px #000}.guest{text-align:center;padding:90px 10% 65px}.guest .eyebrow{margin:0}.quote-mark{font-family:var(--serif);font-size:85px;color:#a87985;line-height:1;margin-top:28px;height:40px}blockquote{font-family:var(--serif);font-size:clamp(34px,3.8vw,54px);font-weight:400;line-height:1.16;max-width:830px;margin:15px auto 30px}.guest-caption{font-size:12px;letter-spacing:1px;color:#6c6d67}.care-note{border-top:1px solid var(--line);padding-top:30px;margin-top:48px;display:flex;justify-content:center;gap:8%;font-family:var(--serif);font-size:24px}.shops{margin:0 5% 60px;border:1px solid #b5aa97;position:relative;display:grid;grid-template-columns:1.1fr 1fr;gap:10%;padding:80px 7%;background:#eee8df}.shops::before{content:'';position:absolute;inset:7px;border:1px solid #d1c6b7;pointer-events:none}.shops h2{font-size:clamp(48px,4.4vw,67px);margin-bottom:25px}.shops p:not(.eyebrow){font-size:16px;color:#5b605c}.shop-links{align-self:center}.shop-links a{display:flex;align-items:center;justify-content:space-between;font-family:var(--serif);font-size:37px;padding:18px 0;border-top:1px solid #b5aa97;transition:padding .2s}.shop-links a:last-child{border-bottom:1px solid #b5aa97}.shop-links a:hover{padding-left:10px}.shop-links small{font-family:Arial,sans-serif;font-size:12px;vertical-align:middle;margin-right:22px;color:#6b6a62}.connect{display:grid;grid-template-columns:1.2fr 1fr;gap:10%;padding-top:45px}.connect h2{font-size:clamp(40px,4vw,62px)}.contact-options article+article{margin-top:40px}.contact-options h3{margin-top:0;font-size:29px}.contact-options p{font-size:16px;color:#5c625e;max-width:410px;margin-bottom:8px}footer{background:var(--navy);color:#f7f4ee;padding:60px 7% 25px;text-align:center;border-top:4px solid #c494a1}.footer-logo{display:block;font-family:var(--serif);font-size:clamp(40px,6.3vw,95px);font-weight:400;line-height:1.3;letter-spacing:8px}.footer-bottom{border-top:1px solid #52606a;padding-top:22px;margin-top:45px;display:flex;justify-content:space-between;font-size:12px}.footer-bottom>span:nth-child(2){letter-spacing:1.5px}
@media(min-width:1600px){.story,.collection,.guest,.connect{padding-left:max(7%,calc((100% - 1440px)/2));padding-right:max(7%,calc((100% - 1440px)/2))}}
@media(max-width:1100px){.editorial-grid{gap:40px}.editorial-grid figure:not(:first-child){display:block}.editorial-grid figure:not(:first-child) .image-wrap{height:330px}.editorial-grid figure:first-child .image-wrap{height:900px}.editorial-grid figure:nth-child(2){padding-top:0}.editorial-grid figure:not(:first-child) figcaption{padding-top:18px}.story-grid{gap:7%}.story-photo img{height:auto;aspect-ratio:4/5}.denim-copy{padding:75px 9%}.hero-content{left:5%}.hero h1{font-size:80px}}
@media(max-width:760px){.brand-ribbon{font-size:12px;letter-spacing:1px}.header{padding:23px 6%;align-items:flex-start}.wordmark{font-size:29px;letter-spacing:2px}.wordmark span{font-size:12px;letter-spacing:.8px;margin-top:9px}.header nav{display:none}.menu-toggle{display:flex;position:absolute;right:6%;top:30px;align-items:center;gap:10px;border:0;background:none;padding:8px 0;font-size:14px}.menu-toggle span{font-size:22px}.mobile-nav{background:var(--cream);position:absolute;top:139px;left:0;right:0;z-index:19;padding:18px 6% 30px;box-shadow:0 15px 20px #0002}.mobile-nav a{display:block;padding:12px 0;border-bottom:1px solid var(--line)}.hero{height:760px;max-height:none;min-height:0}.hero-image{object-position:70% 25%;height:76%}.hero-shade{background:linear-gradient(0deg,#111c15 0%,#111c15 20%,#111c1500 65%)}.hero-content{left:5%;right:5%;bottom:65px;max-width:none}.hero h1{font-size:66px;line-height:.96;margin-bottom:20px}.hero h1 br{display:none}.hero h1 em{display:block}.hero-content .eyebrow{font-size:12px;letter-spacing:1.5px;margin-bottom:18px}.hero-content>p:not(.eyebrow){font-size:23px;margin-bottom:14px}.hero-bottom{bottom:20px;justify-content:center}.hero-bottom span{font-size:12px;letter-spacing:.5px}.hero-bottom span:last-child{display:none}.section{padding:60px 6%}.chapter{margin-bottom:35px;letter-spacing:1px}.chapter span:last-child{display:none}.story-grid,.shops,.connect{grid-template-columns:1fr;gap:45px}.story-photo{max-width:500px}.story-photo img{height:auto;aspect-ratio:4/5}.story-copy{max-width:none}.story-copy h2{font-size:59px}.story-copy .lead{font-size:27px}.section-heading h2{font-size:56px}.section-heading>p{font-size:23px}.editorial-grid{grid-template-columns:1fr;gap:42px}.editorial-grid figure:first-child{grid-row:auto}.editorial-grid figure:first-child .image-wrap{height:auto;aspect-ratio:2/3}.editorial-grid figure:not(:first-child){display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:0}.editorial-grid figure:not(:first-child) .image-wrap{height:310px}.editorial-grid figure:not(:first-child) figcaption{padding:0}.editorial-grid figure:first-child figcaption{padding:23px 0 0}.item-number{font-size:12px;letter-spacing:.4px}figcaption h3{font-size:30px}figcaption p{font-size:16px}.collection-note{margin-top:30px}.denim{display:flex;flex-direction:column;padding-top:350px;min-height:0}.denim>img{top:0;left:0;width:100%;height:350px}.denim-copy{padding:55px 9% 75px;max-width:500px}.denim h2{font-size:64px}.denim-caption{bottom:24px;right:0;left:0;text-align:center;font-size:12px;letter-spacing:.5px}.guest-caption{font-size:12px;letter-spacing:.5px}.care-note{gap:14px;flex-direction:column;margin-top:32px;font-size:24px}.shops{margin:0 4% 35px;padding:50px 8%;gap:25px}.shops h2{font-size:55px}.shop-links a{font-size:34px}.connect h2{font-size:47px}.connect{gap:40px}.footer-logo{font-size:42px;letter-spacing:3px}.footer-bottom{flex-wrap:wrap;justify-content:space-between;gap:15px;font-size:12px}.footer-bottom>span:nth-child(2){display:none}footer{padding:45px 6% 25px}.footer-bottom{margin-top:30px}}
@media(max-width:380px){.wordmark{font-size:25px}.wordmark span{font-size:12px;letter-spacing:0}.hero h1{font-size:60px}.editorial-grid figure:not(:first-child){display:block}.editorial-grid figure:not(:first-child) figcaption{padding-top:20px}.editorial-grid figure:not(:first-child) .image-wrap{height:430px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
.guest-form{display:grid;gap:10px;margin-top:28px;max-width:480px}.guest-form label{font-size:12px;letter-spacing:1.4px;text-transform:uppercase}.guest-form input,.guest-form textarea{width:100%;border:0;border-bottom:1px solid #9d968b;background:transparent;color:var(--ink);font:16px/1.5 Arial,Helvetica,sans-serif;padding:9px 2px 11px;margin-bottom:12px;border-radius:0}.guest-form textarea{border:1px solid #b9b1a5;padding:12px;resize:vertical;min-height:130px}.guest-form input:focus,.guest-form textarea:focus{outline:2px solid #a76278;outline-offset:3px}.form-submit{justify-self:start;border:0;border-bottom:1px solid var(--ink);background:transparent;color:var(--ink);padding:8px 0;letter-spacing:1.25px;text-transform:uppercase;font-size:12px;cursor:pointer}.form-submit span{display:inline-block;margin-left:20px;transition:transform .2s}.form-submit:hover span{transform:translate(2px,-2px)}.guest-form .form-note{font-size:12px;line-height:1.5;color:#77746d;margin-top:2px}.partner-note{padding-top:42px;border-top:1px solid var(--line)}
