@font-face{font-family:Manrope;src:url(/fonts/Manrope-Variable.ttf)format("truetype");font-style:normal;font-weight:200 800;font-display:swap}@font-face{font-family:Cormorant;src:url(/fonts/CormorantGaramond-Variable.ttf)format("truetype");font-style:normal;font-weight:300 700;font-display:swap}@font-face{font-family:GreatVibes;src:url(/fonts/GreatVibes-Regular.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{cursor:default}h1,h2,h3,p{margin-top:0}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:5px;outline:2px solid}img{max-width:100%}.photo{background-position:50%;background-repeat:no-repeat;background-size:cover;min-width:0}.icon-button{background:0 0;border:1px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.button{border:1px solid #0000;justify-content:center;align-items:center;gap:20px;min-height:45px;padding:12px 22px;transition:filter .2s,transform .2s;display:inline-flex}.button:hover{filter:brightness(.94);transform:translateY(-1px)}.text-button{text-underline-offset:5px;background:0 0;border:0;padding:14px 0;text-decoration:underline;display:block}.muted{opacity:.8;font-size:13px;line-height:1.65}.eyebrow{letter-spacing:.15em;text-transform:uppercase;font-size:11px}.modal{overscroll-behavior:contain;width:min(560px,100% - 30px);max-height:calc(100dvh - 40px);color:var(--ink,#423b38);background:var(--paper,#faf7f3);border:0;padding:30px;position:fixed}.modal::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#25201fb0}.modal-top{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.modal-top h2{margin:4px 0 0;font-size:30px;font-weight:400;line-height:1.1}.modal .button{background:var(--accent,#72594e);color:var(--button-ink,#fff)}.cart-items{margin:25px 0}.cart-item{border-bottom:1px solid #76645430;grid-template-columns:85px 1fr;gap:18px;padding:15px 0;display:grid}.cart-item .photo{aspect-ratio:1}.cart-item h3{margin-bottom:5px;font-size:17px;font-weight:500}.cart-item p{margin-bottom:12px;font-size:13px}.quantity{align-items:center;gap:12px;display:flex}.quantity button{background:0 0;border:1px solid #76645440;place-items:center;width:26px;height:26px;display:grid}.quantity output{font-size:13px}.quantity .remove{border:0;width:auto;margin-left:auto;font-size:11px;text-decoration:underline}.cart-total,.detail-bottom{justify-content:space-between;align-items:center;gap:15px;margin:20px 0;display:flex}.cart-total strong{font-size:22px}.detail-photo{height:300px}.detail-description{margin-top:24px;font-size:15px;line-height:1.75}.empty{padding:35px 0}.demo-footer{border-top:1px solid #76645430;justify-content:space-between;gap:20px;padding:22px 4%;font-family:Manrope,sans-serif;font-size:10px;line-height:1.7;display:flex}.demo-footer a{text-underline-offset:3px;text-decoration:underline}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mobile-toggle{display:none}.status{z-index:30;background:var(--ink,#423b38);color:#fff;text-align:center;max-width:calc(100% - 30px);padding:13px 22px;font-size:13px;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0002}.field{gap:8px;margin:15px 0;display:grid}.field>span{font-size:12px}.field input,.field select,.field textarea{width:100%;color:inherit;background:0 0;border:1px solid #76645450;border-radius:0;min-height:46px;padding:13px}.field textarea{resize:vertical}.summary{background:#ffffff60;border:1px solid #76645440;padding:25px}.summary dl{grid-template-columns:1fr 1fr;gap:12px;font-size:14px;display:grid}.summary dd{text-align:right;margin:0}.summary p{font-size:13px;line-height:1.7}.summary .button{width:100%}.detail-bottom strong{white-space:nowrap;font-size:20px}@media (max-width:650px){.modal{padding:23px}.modal-top h2{font-size:27px}.demo-footer{flex-direction:column;gap:8px;padding:25px 6%}.detail-bottom{flex-direction:column;align-items:flex-start}.detail-bottom .button{width:100%}.detail-photo{height:260px}.cart-item{grid-template-columns:70px 1fr;gap:12px}.quantity{gap:8px}.mobile-toggle{display:flex}.desktop-nav{display:none}.desktop-nav.is-open{background:var(--paper,#faf7f3);color:var(--ink,#423b38);z-index:30;flex-direction:column;gap:25px;padding:25px;display:flex;position:absolute;top:85px;left:15px;right:15px;box-shadow:0 10px 40px #0002}.summary dl{grid-template-columns:1fr}.summary dd{text-align:left;margin-top:-8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
:root{--paper:#f0ede7;--ink:#3d3c31;--accent:#766b5f;--button-ink:#fff}body{color:var(--ink);background:var(--paper);font-family:Manrope,sans-serif}h1,h2,h3{letter-spacing:-.035em;font-family:Cormorant,serif;font-weight:400}h2{font-size:clamp(35px,4vw,62px);line-height:.98}p{line-height:1.7}.header{z-index:5;color:#fff;justify-content:space-between;align-items:center;width:100%;height:96px;padding:0 5%;display:flex;position:absolute;top:0;left:0}.logo,.script,.signature,.watermark{font-family:GreatVibes,cursive;font-weight:400}.logo{font-size:43px}.header nav{letter-spacing:.1em;text-transform:uppercase;gap:32px;font-size:11px;display:flex}.hero{color:#fff;background:linear-gradient(#15191035,#15191020),url(/images/hero.webp) 50% 48%/cover;place-items:center;height:94svh;min-height:740px;max-height:1000px;padding:130px 24px 100px;display:grid;position:relative}.hero-statement{text-align:center;background:#a89987df;width:min(485px,90%);padding:35px 30px 29px;box-shadow:0 10px 90px #0001}.hero-statement .eyebrow{margin-bottom:24px;font-size:10px}.hero h1{margin-bottom:24px;font-size:clamp(48px,5.3vw,78px);line-height:.92}.hero-statement>p:not(.eyebrow){margin-bottom:18px;font-size:13px}.signature{font-size:24px;display:block}.hero-bottom{letter-spacing:.12em;justify-content:space-between;align-items:center;font-size:10px;display:flex;position:absolute;bottom:35px;left:5%;right:5%}.hero-bottom a{align-items:center;gap:15px;display:flex}.editorial{grid-template-columns:1fr 1fr;display:grid}.story-copy{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:690px;padding:35px 45px 25px;display:flex;position:relative}.story-copy>.eyebrow{align-self:flex-start;position:absolute;top:30px;left:35px}.sage{background:#a9aa9d}.stone{background:#b8b5aa}.small-photo{width:130px;height:160px;margin:38px 0 30px}.story-copy h2{margin-bottom:20px;font-size:38px}.story-copy p{max-width:375px;margin-bottom:35px;font-size:14px;line-height:1.8}.story-foot{letter-spacing:.13em;font-size:9px;position:absolute;bottom:30px;left:35px}.story-main{min-height:690px}.line-link{border-bottom:1px solid #3d3c3170;align-items:center;gap:20px;padding-bottom:8px;font-size:11px;display:flex}.collection{text-align:center;padding:95px 6% 100px}.script{font-size:29px}.collection h2{margin:25px 0}.section-intro{max-width:460px;margin:0 auto 45px;font-size:13px}.look-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.look-photo{border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.look-photo .photo{height:470px;transition:transform .6s}.look-photo:hover .photo{transform:scale(1.025)}.look-photo>span{background:#f0ede7ed;justify-content:space-between;align-items:center;padding:13px 16px;font-size:11px;display:flex;position:absolute;bottom:20px;left:20px;right:20px}.look-info{justify-content:space-between;align-items:center;gap:15px;margin-top:20px;display:flex}.look h3{margin:0;font-size:35px}.look-info>span{white-space:nowrap;font-size:11px}.look>p{margin-top:6px;font-size:12px}.quiet{background:#d7d2c9;grid-template-columns:1.2fr 1fr;min-height:590px;display:grid}.quiet>.photo{background-position:50% 55%;min-height:590px}.quiet>div:not(.photo){flex-direction:column;justify-content:center;padding:80px 13%;display:flex}.quiet h2{margin:20px 0 25px;font-size:50px}.quiet p:not(.eyebrow){font-size:14px}.quiet .signature{margin-top:15px}.appointment{grid-template-columns:1fr 1.1fr;gap:10%;padding:100px 10% 50px;display:grid}.appointment-intro h2{margin:30px 0;font-size:65px}.appointment-intro>p:not(.eyebrow){max-width:310px;font-size:13px}.appointment-intro .muted{font-size:11px}.appointment-form{padding-top:20px}fieldset{border:0;min-width:0;margin:0 0 25px;padding:0}legend{margin-bottom:18px;font-size:12px}.look-options{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.look-options label input{opacity:0;position:absolute}.look-options label>span{text-align:center;border:1px solid #766b5f70;flex-direction:column;gap:7px;padding:15px 10px;font-family:Cormorant,serif;font-size:25px;display:flex}.look-options label input:checked+span{color:#fff;background:#766b5f}.look-options label input:focus-visible+span{outline-offset:3px;outline:2px solid}.look-options small{font-family:Manrope,sans-serif;font-size:9px}.form-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.field input,.field select,.field textarea{border:0;border-bottom:1px solid #766b5f70;padding:12px 0;font-size:13px}.appointment .button{color:#fff;background:#766b5f;width:100%;margin-top:12px;font-size:11px}.summary h3{margin:20px 0;font-size:35px}.watermark{text-align:center;color:#dcd8d0;-webkit-user-select:none;user-select:none;padding:0 15px;font-size:clamp(150px,30vw,440px);line-height:1.1}.demo-footer{font-size:9px}@media (min-width:1700px){.story-copy,.story-main{min-height:800px}}@media (max-width:1000px){.story-copy{padding:65px 25px 45px}.story-copy,.story-main{min-height:620px}.story-copy h2{font-size:32px}.look-photo .photo{height:370px}.quiet h2{font-size:40px}.appointment{gap:6%;padding:80px 6% 35px}.appointment-intro h2{font-size:52px}.look-info{flex-direction:column;align-items:flex-start;gap:4px}}@media (max-width:650px){.header{height:83px;padding:0 6%}.header .logo{font-size:38px}.header .desktop-nav{display:none}.header .desktop-nav.is-open{display:flex}.hero{background-position:54%;height:90svh;min-height:660px;padding:110px 15px}.hero-statement{width:min(365px,90%);padding:32px 18px}.hero h1{font-size:55px}.hero-statement>p:not(.eyebrow){font-size:13px}.hero-bottom{gap:20px;font-size:8px;bottom:25px}.hero-bottom>span{max-width:150px;line-height:1.6}.editorial{grid-template-columns:1fr}.story-copy{min-height:570px;padding:65px 32px 50px}.story-copy h2{font-size:38px}.story-copy p{max-width:320px;font-size:14px}.story-main{aspect-ratio:1;min-height:0}.reverse .story-main{order:2}.story-copy>.eyebrow{left:25px}.small-photo{height:140px;margin-top:20px}.collection{padding:65px 6% 60px}.collection h2{font-size:44px}.section-intro{font-size:14px}.look-grid{grid-template-columns:1fr;gap:35px}.look-photo .photo{aspect-ratio:4/5;height:auto}.look-info{flex-direction:row;align-items:center}.look>p{font-size:13px}.quiet{grid-template-columns:1fr}.quiet>.photo{aspect-ratio:1.2;min-height:0}.quiet>div:not(.photo){padding:50px 8%}.quiet h2{font-size:47px}.quiet p:not(.eyebrow){font-size:14px}.appointment{grid-template-columns:1fr;gap:15px;padding:65px 7% 25px}.appointment-intro h2{font-size:55px}.appointment-intro>p:not(.eyebrow){font-size:14px}.appointment-intro .muted{font-size:12px}.appointment-form{padding-top:10px}.form-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:15px}.field input{min-width:0}.look-options{gap:7px}.look-options label>span{padding:13px 5px;font-size:23px}.look-options small{font-size:9px}.field input,.field select,.field textarea{font-size:14px}.watermark{padding-top:20px;font-size:40vw}.demo-footer{font-size:10px}}.hero-statement{background:#796f62ee}.hero{background-image:linear-gradient(#15191065 0%,#15191010 25% 75%,#15191050 100%),url(/images/hero.webp)}.watermark svg{fill:currentColor;width:100%;max-height:420px;display:block}.watermark text{font:280px GreatVibes,cursive}@media (max-width:650px){.watermark svg{height:auto;max-height:160px}}
