:root{--ink:#212724;--paper:#f8f7f4;--line:#d5d4cb;--muted:#60645c}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:40px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a,button,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #a17c46;outline-offset:6px}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand,.signature{font-family:Georgia,'Times New Roman',serif;font-weight:400}h1,h2,h3{line-height:1.08;letter-spacing:-.045em}em{font-weight:400}header{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:23px 4.5%;background:var(--paper)}.brand{font-size:30px;letter-spacing:-1.3px;line-height:1.1;white-space:nowrap}.brand span{display:block;font-family:Arial,sans-serif;font-size:10px;letter-spacing:3.6px;margin-top:11px}nav{display:flex;gap:33px;font-size:14px}.nav-cta{font-size:14px;border-bottom:1px solid;padding-bottom:6px}.nav-cta span{margin-left:22px}.hero{height:min(810px,83vw);min-height:640px;position:relative;color:white;background:#645c53}.hero>img{object-position:center 46%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,20,18,.63),rgba(12,20,18,.07) 75%),linear-gradient(0deg,rgba(12,20,18,.5),transparent 35%)}.hero-content{position:absolute;left:7%;top:50%;transform:translateY(-43%)}.eyebrow{font-size:12px;letter-spacing:2.2px;font-weight:500;margin-bottom:26px}h1{font-size:clamp(48px,5.9vw,88px);margin-bottom:25px}h1 em{color:#f3e8d6}.hero-content>p:not(.eyebrow){font-size:17px;line-height:1.7}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:44px;padding:17px 24px;border:1px solid currentColor;font-size:14px;cursor:pointer;font-family:inherit;transition:background .2s,color .2s}.button.light{background:var(--paper);color:var(--ink);border-color:var(--paper)}.button:hover{background:#dfd9c9}.hero-content .button{margin-top:18px}.hero-foot{position:absolute;bottom:26px;left:4.5%;right:4.5%;display:flex;justify-content:space-between;font-size:11px;letter-spacing:1.7px}.hero-foot a{letter-spacing:.5px;font-size:12px}.wrap{max-width:1440px;padding-left:7%;padding-right:7%;margin:auto}.intro{padding-top:105px;padding-bottom:110px;display:grid;grid-template-columns:1.3fr 1fr;column-gap:10%}.intro>.eyebrow{grid-column:1/-1}.intro h2{font-size:clamp(39px,4.2vw,62px)}.intro>div p{color:var(--muted);max-width:450px}.text-link{display:inline-block;margin-top:12px;padding-bottom:6px;border-bottom:1px solid;font-size:14px}.section-top{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px}.section-top h2{font-size:clamp(38px,3.8vw,56px);margin-bottom:0}.small{font-size:11px;letter-spacing:1.8px}.section-top>.small{padding-bottom:8px}.gallery{display:grid;grid-template-columns:1fr 1fr 1fr;gap:28px}.gallery figure{margin:0}.gallery .tall{grid-row:span 2}.gallery .wide{grid-column:span 2}.gallery img{height:260px}.gallery .tall img{height:calc(100% - 34px);object-position:50% 30%}.gallery .wide img{height:350px;object-position:50% 45%}figcaption{padding-top:9px;font-size:11px;letter-spacing:.9px;color:var(--muted)}.work{padding-bottom:110px}.approach{display:grid;grid-template-columns:1fr 1fr;background:#eaeae3}.approach-photo{min-height:710px}.approach-photo img{object-position:50% 40%}.approach-copy{padding:85px 15% 70px 13%;align-self:center}.approach h2{font-size:clamp(46px,4.9vw,72px);margin-bottom:30px}.approach-copy>p:not(.eyebrow):not(.signature){color:#50574e}.signature{font-size:30px;font-style:italic;margin:30px 0 0}.collections{padding-top:110px;padding-bottom:95px}.section-top>p{color:var(--muted);font-size:14px;margin-bottom:0}.prices{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.prices article{padding:35px 28px 30px;display:flex;flex-direction:column}.prices article:first-child{padding-left:0}.prices article+article{border-left:1px solid var(--line)}.prices .eyebrow{font-size:11px;margin-bottom:20px}.prices h3{font-size:40px;margin-bottom:15px}.price{font-family:Georgia,serif;font-size:30px;line-height:1.3}.price small{font-family:Arial,sans-serif;font-size:10px;letter-spacing:1px}.prices article>p:not(.price):not(.eyebrow){font-size:14px;color:var(--muted)}ul{padding:0;list-style:none;margin:8px 0 35px;font-size:14px;color:#4e544c}li{padding:7px 0;border-bottom:1px solid #e6e4dc}.prices a{margin-top:auto;display:flex;justify-content:space-between;font-size:14px;padding-top:12px}.faq{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding-bottom:100px}.faq h2{font-size:46px}.faq .eyebrow{font-size:11px}details{border-top:1px solid var(--line)}details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;padding:21px 25px 21px 0;font-size:15px;position:relative;list-style:none}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:0;font-size:22px;top:14px}details[open] summary:after{content:'−'}details p{font-size:14px;color:var(--muted);padding-right:24px}.inquire{background:var(--ink);color:var(--paper);padding:90px 7%;display:grid;grid-template-columns:1fr 1fr;gap:10%}.inquire h2{font-size:clamp(50px,5.6vw,80px);margin-bottom:30px}.inquire>div>p:not(.eyebrow):not(.small){color:#d0d3ca}.email{display:inline-block;border-bottom:1px solid #889086;margin:10px 0 38px;font-size:16px}.inquire .small{max-width:340px;line-height:2;color:#b9bfb6}.field{margin-bottom:22px}.field label{display:block;font-size:13px;margin-bottom:7px}.field label span{color:#bcc3b9}input,select,textarea{width:100%;background:transparent;border:0;border-bottom:1px solid #72796e;color:var(--paper);padding:10px 0 13px;border-radius:0;font:16px Arial,sans-serif;min-height:47px}input:focus,select:focus,textarea:focus{outline:1px solid #d0d3ca;outline-offset:5px}input::placeholder,textarea::placeholder{color:#aeb7aa}select{color-scheme:dark}option{background:var(--ink)}input[type=date]{color-scheme:dark}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:25px}.form-note{font-size:12px;line-height:1.5;color:#c2c8bd;max-width:400px;margin-top:15px}footer{padding:40px 4.5%;display:flex;align-items:center;justify-content:space-between;gap:25px}footer p{font-family:Georgia,serif;font-style:italic;margin:0;font-size:17px}.skip{position:absolute;top:-100px;left:20px;z-index:100;background:white;padding:12px}.skip:focus{top:10px}@media(min-width:1700px){.hero{max-height:950px;height:85vh}.hero-content{left:12%}}@media(max-width:950px){header{gap:20px}nav{gap:18px}.nav-cta{display:none}.hero{min-height:610px}.hero>img{object-position:58% center}.hero-content{left:6%}.wrap{padding-left:6%;padding-right:6%}.intro{column-gap:6%}.gallery{gap:18px}.approach-photo{min-height:650px}.approach-copy{padding:60px 10%}.prices article{padding-right:18px;padding-left:18px}.section-top>.small{display:none}.inquire{gap:6%;padding-left:6%;padding-right:6%}footer .small{max-width:150px}footer p{display:none}}@media(max-width:640px){header{padding:20px 6%;align-items:center}.brand{font-size:25px}.brand span{font-size:8px;letter-spacing:2.6px}nav{gap:15px;font-size:12px}nav a:first-child{display:none}h1{font-size:49px}.hero{min-height:640px;height:82svh;max-height:780px}.hero>img{object-position:61% center}.hero-shade{background:linear-gradient(0deg,rgba(15,24,20,.8),rgba(15,24,20,.04) 85%)}.hero-content{top:auto;bottom:100px;transform:none;right:6%}.hero .eyebrow{font-size:10px;letter-spacing:1.8px}.hero-content>p:not(.eyebrow){font-size:15px}.hero-foot{left:6%;right:6%;bottom:25px;font-size:9px}.hero-foot a{display:none}.intro{display:block;padding-top:65px;padding-bottom:65px}.intro h2{font-size:42px;margin-bottom:28px}.intro .eyebrow{font-size:10px}.section-top{display:block;margin-bottom:27px}.section-top>p{margin-top:22px}.section-top h2{font-size:39px}.gallery{grid-template-columns:1fr 1fr;gap:20px 14px}.gallery .tall{grid-row:auto}.gallery .wide{grid-column:auto}.gallery img,.gallery .wide img,.gallery .tall img{height:260px}.gallery .wide img{object-position:60%}figcaption{font-size:10px;line-height:1.5;letter-spacing:0}.work{padding-bottom:65px}.approach{display:block}.approach-photo{min-height:0;height:490px}.approach-copy{padding:55px 7%}.approach h2{font-size:54px}.collections{padding-top:65px;padding-bottom:60px}.prices{display:block}.prices article,.prices article:first-child{padding:30px 0}.prices article+article{border-left:0;border-top:1px solid var(--line)}.prices article>p br{display:none}.prices h3{font-size:38px}.prices ul{margin-bottom:18px}.faq{display:block;padding-bottom:60px}.faq h2{font-size:40px;margin-bottom:30px}.inquire{display:block;padding:60px 7%}.inquire h2{font-size:60px}.inquire form{margin-top:40px}.inquire>div>p br{display:none}footer{padding:30px 6%}footer .small{font-size:9px;text-align:right;max-width:120px}.form-row{gap:18px}.eyebrow{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
