:root{--ink:#392332;--paper:#ead4d4;--muted:#755768;--line:#39233230;--orange:#ff6b35}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}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}button{font:inherit}img{display:block;width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;letter-spacing:-.065em;line-height:1.02}h1{font-size:clamp(72px,9.5vw,164px)}h2{font-size:clamp(46px,6.8vw,106px)}h3{font-size:clamp(35px,4.8vw,72px)}p{color:var(--muted)}.eyebrow,.service-index{font-size:10px;letter-spacing:.12em;font-weight:500;margin-bottom:28px}.site-header{height:94px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;position:fixed;top:0;left:0;right:0;z-index:30;color:var(--paper);transition:background .25s,color .25s;border-bottom:1px solid #ffffff35}.site-header.scrolled,.is-inner .site-header{background:var(--paper);color:var(--ink);border-color:var(--line)}.brand{font-size:42px;letter-spacing:-.07em;font-weight:700;line-height:.9}.brand small{display:block;font-size:7px;letter-spacing:.16em;margin-top:10px;font-weight:400}nav{display:flex;align-items:center;gap:30px;font-size:11px}nav>a{transition:opacity .2s}nav>a:hover{opacity:.65}.nav-contact{border:1px solid currentColor;border-radius:30px;padding:10px 18px;display:flex;gap:35px}.menu-toggle{display:none}
.hero{position:relative;isolation:isolate;height:94svh;min-height:720px;max-height:1100px;color:white;display:flex;align-items:center;padding:125px 5% 110px;overflow:hidden;background:#251b13}.hero-image{position:absolute;inset:0;z-index:-2}.hero-image img{height:100%;object-position:50% 47%}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#0e1611a3,transparent 85%),linear-gradient(0deg,#0e161173,transparent 35%)}.hero-copy{width:100%}.hero .eyebrow{color:#ffffffe0;font-size:9px;margin-bottom:32px}.hero h1{max-width:1300px;letter-spacing:-.075em;font-weight:500;line-height:.96;text-shadow:0 1px 15px #00000010}.hero-intro{max-width:370px;font-size:14px;margin-top:30px}.hero-intro p{color:#ffffffe0}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:13px 20px;border:1px solid var(--ink);border-radius:30px;font-size:11px;color:var(--ink);transition:background .2s,color .2s}.button:hover{background:var(--ink);color:var(--paper)}.hero-link{border:0;border-bottom:1px solid #ffffff95;border-radius:0;padding:12px 0 8px;gap:60px;color:white;margin-top:20px}.hero-link:hover{background:none;color:white;border-color:white}.button span{font-size:18px}.hero-bottom{position:absolute;bottom:30px;left:5%;right:5%;display:flex;align-items:flex-end;justify-content:space-between;font-size:8px;letter-spacing:.15em;line-height:1.8}.hero-bottom a{display:flex;align-items:center;gap:25px}.hero-bottom a span{font-size:24px}
.notice{display:flex;align-items:flex-start;gap:25px;margin:0 5%;padding:25px 0;border-bottom:1px solid var(--line)}.notice-label{font-size:9px;letter-spacing:.1em;padding-top:4px}.notice>div{flex:1}.notice strong{font-size:12px;font-weight:500;display:block;margin-bottom:4px}.notice p{font-size:11px;max-width:900px}.notice>a{font-size:10px;white-space:nowrap;border-bottom:1px solid var(--line);margin-top:4px}.section{padding:110px 5%}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:80px}.section-heading>p,.gallery-intro{max-width:330px;font-size:14px}.section-heading .eyebrow{margin-bottom:25px}.services{display:block}.service{display:grid;grid-template-columns:1fr 1.18fr;gap:10%;align-items:center;margin-bottom:110px;position:relative}.service-image{height:600px;overflow:hidden}.service-image img{height:100%}.service-body{max-width:500px}.service-index{color:var(--muted);margin-bottom:22px;text-transform:uppercase;font-size:9px}.service h3{margin-bottom:30px;max-width:520px}.service-body>p:not(.service-index){font-size:15px;max-width:380px}.service-1 .service-image,.service-4 .service-image{grid-column:2;grid-row:1}.service-1 .service-body,.service-4 .service-body{grid-column:1;grid-row:1}.service-1 .service-image{height:540px}.service-2{grid-template-columns:.82fr 1fr;gap:12%;padding:0 6%}.service-2 .service-image{height:630px}.service-3{display:block;margin:0 0 120px}.service-3 .service-image{height:520px;width:86%}.service-3 .service-body{margin:-110px 0 0 auto;position:relative;background:var(--paper);padding:45px 0 0 50px;max-width:49%}.service-4{grid-template-columns:1fr .85fr;padding:0 6%;gap:13%}.service-4 .service-image{height:560px}.service-5{grid-template-columns:1.2fr 1fr;gap:9%}.service-5 .service-image{height:450px}.service-6{display:block;margin-bottom:0}.service-6 .service-image{height:530px}.service-6 .service-body{display:grid;grid-template-columns:1fr 1fr;gap:20px 10%;max-width:none;margin-top:32px}.service-6 .service-index{grid-column:1/-1;margin:0}.service-6 h3{grid-column:1;grid-row:2/4}.service-6 .service-body>p:not(.service-index){grid-column:2}.service-6 details{grid-column:2}details{border-top:1px solid var(--line);padding-top:16px;margin-top:28px;max-width:380px}summary{display:flex;justify-content:space-between;align-items:center;list-style:none;cursor:pointer;font-size:11px}summary:after{content:"+";font-size:20px}summary::-webkit-details-marker{display:none}details[open] summary:after{content:"−"}details p{font-size:13px;margin-top:18px;line-height:1.8}details a{display:inline-block;margin-top:18px;text-decoration:underline;text-underline-offset:4px;font-size:11px}.availability{margin-top:60px;font-size:11px;text-align:right}
.about{display:grid;grid-template-columns:1.15fr 1fr;gap:10%;padding:100px 5%;background:var(--ink);color:var(--paper);align-items:center}.about .eyebrow{color:#d7b7ca}.about h2{font-size:clamp(45px,6.5vw,100px)}.about-copy>p:not(.eyebrow){font-size:14px;max-width:490px;margin-top:25px;color:#e0c5d5}.about-image{position:relative;padding-top:60px}.about-image img{height:560px}.image-note{display:block;margin-top:14px;font-size:8px;letter-spacing:.15em;color:#e0c5d5}.values{display:flex;gap:50px;margin-top:40px;padding-top:25px;border-top:1px solid #ffffff33;font-size:10px;color:#e0c5d5}.values b{display:block;font-size:18px;font-weight:500;color:var(--paper);margin-bottom:7px}.impressions{overflow:hidden;background:#efc4aa}.gallery{display:flex;overflow-x:auto;gap:35px;padding-bottom:20px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#98627d transparent}.gallery-item{border:0;background:none;padding:0;color:inherit;text-align:left;cursor:pointer;flex:0 0 36%;scroll-snap-align:start}.gallery-item img{height:440px}.gallery-item:nth-child(even){padding-top:60px}.gallery-item:nth-child(even) img{height:380px}.gallery-item>span{display:flex;justify-content:space-between;align-items:center;font-size:10px;margin-top:15px;color:var(--muted)}.gallery-item b{font-size:22px;font-weight:400}.gallery-hint{margin-top:20px;font-size:10px;color:var(--ink)}
.contact{background:#c9b8cd;padding:100px 5%;display:grid;grid-template-columns:1.3fr .7fr;gap:9%;align-items:end}.contact h2{font-size:clamp(45px,6.5vw,100px)}.contact-copy>p:not(.eyebrow){font-size:14px;margin:30px 0}.contact-phone{display:block;font-size:clamp(26px,3.6vw,55px);letter-spacing:-.05em}.contact-phone span{font-size:26px;padding-left:25px}.contact-mail{font-size:13px;text-decoration:underline;text-underline-offset:4px;display:inline-block;margin-top:8px}.contact-card .eyebrow{font-size:9px}.contact-card address{font-size:17px;font-style:normal}.visit-info{margin:28px 0;padding-top:23px;border-top:1px solid var(--line)}.visit-info strong{font-size:12px;font-weight:500}.visit-info p{font-size:12px;margin-top:8px;max-width:350px}footer{padding:40px 5%;display:flex;justify-content:space-between;align-items:center;gap:30px;background:var(--ink);color:var(--paper);font-size:9px}footer .brand{font-size:40px}footer>div{display:flex;gap:25px}footer>span{color:#d7b7ca}.mobile-call{display:none}.skip-link{position:fixed;top:-100px;left:10px;padding:10px;background:white;color:var(--ink);z-index:100}.skip-link:focus{top:10px}:focus-visible{outline:2px solid #df773f;outline-offset:6px}.lightbox{border:0;background:var(--paper);padding:20px;max-width:90vw;width:1000px}.lightbox::backdrop{background:#392332e8}.lightbox img{max-height:75vh;object-fit:contain}.lightbox p{text-align:center;font-size:12px;padding-top:12px}.close-lightbox{position:absolute;right:25px;top:25px;width:36px;height:36px;background:white;border:0;cursor:pointer}.legal-page{padding:160px 25px 70px;max-width:900px;margin:auto;overflow-wrap:anywhere}.legal-page h1{font-size:55px;margin-bottom:35px}.legal-page h2,.legal-page h3,.legal-page h4{margin:25px 0;font-size:28px}.legal-page p{margin:15px 0}.legal-page a{text-decoration:underline}
@media(min-width:1800px){.section,.about,.contact{padding-left:max(5%,calc((100vw - 1600px)/2));padding-right:max(5%,calc((100vw - 1600px)/2))}}
@media(max-width:1100px){.hero{min-height:690px}.hero-intro{font-size:13px}.section{padding-top:85px;padding-bottom:85px}.section-heading{margin-bottom:65px}.service{gap:8%;margin-bottom:85px}.service-image{height:480px}.service-1 .service-image{height:460px}.service-2 .service-image{height:530px}.service-3 .service-image{height:420px}.service-3 .service-body{max-width:53%;padding-left:35px;margin-top:-85px}.service-4 .service-image{height:470px}.service-5 .service-image{height:390px}.service-6 .service-image{height:450px}.service-body>p:not(.service-index){font-size:14px}.about{gap:7%;padding-top:85px;padding-bottom:85px}.about-image img{height:460px}.gallery-item{flex-basis:44%}.gallery-item img{height:370px}.gallery-item:nth-child(even) img{height:310px}.contact{gap:6%}.contact-card address{font-size:15px}}
@media(max-width:700px){html{scroll-padding-top:84px}.site-header{height:76px;padding:0 6%}.brand{font-size:34px}.brand small{font-size:6px}.menu-toggle{display:block;border:1px solid currentColor;border-radius:25px;background:none;color:inherit;padding:7px 13px;font-size:10px}.menu-toggle span{margin-left:9px}nav{display:none;position:absolute;top:76px;left:0;right:0;background:var(--paper);color:var(--ink);padding:24px 6%;border-bottom:1px solid var(--line)}nav.open{display:flex;flex-direction:column;align-items:stretch;gap:22px}.nav-contact{justify-content:space-between}.hero{height:91svh;min-height:670px;max-height:900px;padding:125px 6% 110px;align-items:center}.hero h1{font-size:clamp(50px,13.1vw,85px);line-height:1.02;letter-spacing:-.07em}.hero .eyebrow{font-size:7px;letter-spacing:.08em;max-width:240px;line-height:1.8;margin-bottom:25px}.hero-intro{font-size:12px;max-width:260px;margin-top:28px}.hero:after{background:linear-gradient(90deg,#0e1611a8,#0e16112b),linear-gradient(0deg,#0e161185,transparent 50%)}.hero-image img{object-position:60% center}.hero-link{font-size:10px;gap:30px;margin-top:15px}.hero-bottom{left:6%;right:6%;bottom:25px;font-size:6px;letter-spacing:.1em}.hero-bottom a{gap:12px}.hero-bottom a span{font-size:20px}.notice{margin:0 6%;gap:15px;flex-wrap:wrap;padding:22px 0}.notice-label{font-size:8px}.notice>div{flex-basis:76%}.notice strong{font-size:11px}.notice p{font-size:10px}.notice>a{font-size:9px;margin-left:auto}.section{padding:65px 6%}.section-heading{display:block;margin-bottom:45px}.eyebrow{font-size:8px;margin-bottom:22px}.section-heading>p,.gallery-intro{font-size:12px;margin-top:25px;max-width:320px}h2{font-size:47px}.service,.service-2,.service-4,.service-5{display:flex;flex-direction:column;align-items:stretch;gap:26px;margin-bottom:60px;padding:0}.service-image,.service-1 .service-image,.service-2 .service-image,.service-3 .service-image,.service-4 .service-image,.service-5 .service-image,.service-6 .service-image{height:auto;aspect-ratio:4/5;width:100%}.service-1,.service-4{flex-direction:column-reverse}.service-2 .service-image{width:85%;aspect-ratio:3/4}.service-3{display:block}.service-3 .service-image{aspect-ratio:4/3}.service-3 .service-body{max-width:100%;margin:25px 0 0;padding:0}.service-4 .service-image{width:85%;margin-left:auto}.service-5 .service-image{aspect-ratio:4/3}.service-6{display:block;margin-bottom:0}.service-6 .service-image{aspect-ratio:4/3}.service-6 .service-body{display:block;margin-top:25px}.service-index{font-size:8px;margin-bottom:20px}.service h3{font-size:39px;margin-bottom:22px}.service-body>p:not(.service-index){font-size:13px}.service-6 .service-index{margin-bottom:20px}details{margin-top:23px;max-width:none}summary{font-size:10px}details p{font-size:12px}.availability{margin-top:35px;text-align:left;font-size:10px}.about{grid-template-columns:1fr;padding:65px 6%;gap:35px}.about h2{font-size:48px}.about-copy>p:not(.eyebrow){font-size:13px}.about-image{padding:0 0 0 12%}.about-image img{height:auto;aspect-ratio:3/4}.values{gap:35px;margin-top:30px;padding-top:23px;font-size:9px}.values b{font-size:16px}.image-note{font-size:7px}.impressions h2{font-size:43px}.gallery{gap:22px}.gallery-item{flex-basis:83%}.gallery-item img{height:360px}.gallery-item:nth-child(even){padding-top:40px}.gallery-item:nth-child(even) img{height:320px}.gallery-item>span{font-size:9px}.contact{grid-template-columns:1fr;padding:65px 6%;gap:45px}.contact h2{font-size:49px}.contact-copy>p:not(.eyebrow){font-size:13px;margin:25px 0}.contact-phone{font-size:31px}.contact-phone span{font-size:20px;padding-left:15px}.contact-mail{font-size:12px}.contact-card address{font-size:16px}.contact-card .eyebrow{font-size:8px}footer{padding:35px 6% 90px;flex-wrap:wrap;align-items:flex-start;gap:25px}footer>span{display:none}footer>div{flex-direction:column;gap:12px}.mobile-call{position:fixed;bottom:0;left:0;right:0;display:block;z-index:40;text-align:center;background:var(--ink);color:var(--paper);border-top:1px solid #ffffff25;padding:12px;font-size:10px}.legal-page{padding-top:120px}.legal-page h1{font-size:40px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.brand{display:block;flex-shrink:0;line-height:0}.brand .brand-logo{width:200px;height:65px;object-fit:contain}footer .brand .brand-logo{width:200px;height:65px}@media(max-width:700px){.brand .brand-logo,footer .brand .brand-logo{width:160px;height:52px}}
