@layer reset{*,:before,:after{box-sizing:border-box}body,h1,h2,h3,p,figure,ul,ol,dl,dd{margin:0}img{max-width:100%;height:auto;display:block}a{color:inherit}button,input{font:inherit}svg{flex:none}html{scroll-behavior:smooth}}@layer base{:root{--paper:#f9f7f2;--white:#fff;--ink:#292c28;--muted:#66685f;--red:#bc2435;--brand:#ec1232;--line:#ddd5c9;--blush:#f2e8e2;--sand:#f0ebe2;--serif:Georgia, "Times New Roman", serif;--sans:Arial, Helvetica, sans-serif}body{background:var(--paper);color:var(--ink);font:18px/1.6 var(--sans);-webkit-font-smoothing:antialiased}h1,h2{font-family:var(--serif);letter-spacing:-.045em;font-weight:400;line-height:1.1}h1{font-size:clamp(48px,4.6vw,68px)}h2{font-size:clamp(36px,3.4vw,50px)}h3{letter-spacing:-.025em;font-size:21px;font-weight:500;line-height:1.4}em{color:var(--red);font-weight:400}p{color:var(--muted)}a{text-underline-offset:5px}a:hover{color:var(--red)}a:focus-visible,summary:focus-visible{outline-offset:5px;border-radius:3px;outline:3px solid #366755}::selection{color:var(--ink);background:#f0ced0}section[id]{scroll-margin-top:30px}.shell{width:min(1192px,100% - 96px);margin-inline:auto}.section{padding-block:104px}.eyebrow{letter-spacing:.15em;color:var(--muted);margin-bottom:24px;font-size:11px;font-weight:600}.text-link{border-bottom:1px solid;align-items:center;gap:15px;padding-block:10px;font-size:14px;font-weight:600;line-height:1.5;text-decoration:none;display:inline-flex}.text-link svg{width:18px}.button{border-radius:5px;justify-content:center;align-items:center;gap:12px;min-height:56px;padding:16px 21px;font-size:14px;font-weight:600;line-height:1.4;text-decoration:none;transition:background .2s;display:inline-flex}.button svg:last-child{width:18px;margin-left:6px}.button-primary{background:var(--red);color:#fff}.button-primary:hover{color:#fff;background:#982033}.button-light{background:var(--paper);color:var(--ink)}.button-light:hover{color:var(--ink);background:#e7e6d8}.skip-link{z-index:100;background:#fff;padding:12px 20px;position:fixed;top:12px;left:12px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}}@layer components{.header{border-bottom:1px solid var(--line)}.header-inner{justify-content:space-between;align-items:center;gap:36px;min-height:110px;display:flex}.brand{flex-shrink:0;width:153px;display:block}.brand img{width:100%;height:auto}.desktop-nav{gap:35px;margin-left:auto;margin-right:auto;display:flex}.desktop-nav a{padding-block:18px;font-size:13px;font-weight:500;text-decoration:none;position:relative}.desktop-nav [aria-current]{color:var(--red)}.desktop-nav [aria-current]:after{content:"";background:var(--red);border-radius:50%;width:4px;height:4px;position:absolute;bottom:7px;left:50%}.header-phone{align-items:center;gap:12px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.header-phone svg{color:var(--red);width:17px}.mobile-menu,.mobile-call{display:none}.hero{grid-template-columns:1.1fr 1fr;align-items:center;gap:56px;padding-top:68px;padding-bottom:79px;display:grid}.hero-copy{padding-block:26px}.hero .eyebrow{letter-spacing:.16em;align-items:center;gap:10px;font-size:10px;display:flex}.small-cross{color:var(--red);font-size:24px;line-height:1}.hero-description{max-width:410px;margin-top:26px;font-size:16px;line-height:1.75}.hero-actions{align-items:center;gap:25px;margin-top:32px;display:flex}.hero-actions .text-link{border-bottom:0;gap:10px;font-size:13px}.hero-address{color:var(--muted);align-items:center;gap:9px;margin-top:27px;font-size:12px;text-decoration:none;display:flex}.hero-address svg{width:16px;height:16px}.hero-visual{padding:0 13px 24px 0;position:relative}.portrait-panel{background:#eadfd4;border-radius:230px 230px 9px 9px;height:550px;position:relative;overflow:hidden}.portrait{object-fit:cover;object-position:50% 0;z-index:1;width:100%;height:100%;position:absolute}.portrait-ring{border:1px solid #d2bbae;border-radius:50%;width:420px;height:420px;position:absolute;top:45px;left:20px}.ring-two{width:480px;height:480px;top:15px;left:-10px}.portrait-caption{background:var(--paper);border:1px solid var(--line);z-index:2;border-radius:6px;align-items:center;gap:14px;padding:18px 30px 18px 21px;display:flex;position:absolute;bottom:0;left:-28px;box-shadow:0 8px 24px #292c2805}.caption-mark{color:var(--red);font-size:35px;line-height:1}.portrait-caption strong{font-size:15px;font-weight:500;display:block}.portrait-caption div>span{color:var(--muted);margin-top:3px;font-size:11px;display:block}.personal-note{z-index:2;font:italic 23px/1.1 var(--serif);color:var(--red);background:var(--paper);border-radius:50%;padding:18px;position:absolute;top:42px;right:-24px;transform:rotate(8deg)}.intro-strip{background:var(--sand);border-block:1px solid var(--line)}.strip-inner{grid-template-columns:1.15fr 1.3fr 1fr 1fr;align-items:center;gap:25px;padding-block:26px;display:grid}.strip-inner p{font:20px/1.25 var(--serif);color:var(--ink)}.strip-inner strong{color:var(--red);font-weight:400}.strip-inner>span{border-left:1px solid #cccebf;padding-left:24px;font-size:12px}.about{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.studio-visual{align-self:stretch;min-height:415px;position:relative}.studio-visual>img{object-fit:cover;object-position:30% 50%;border-radius:8px;width:100%;height:100%}.photo-label{background:var(--paper);letter-spacing:.12em;border-radius:3px;padding:8px 13px;font-size:9px;position:absolute;bottom:20px;left:20px}.about-copy .eyebrow{margin-bottom:20px}.about-copy h2{margin-bottom:25px;font-size:43px}.about-copy p:not(.eyebrow){margin-bottom:16px;font-size:15px;line-height:1.8}.about-copy .text-link{margin-top:5px;font-size:12px}.visit{background:var(--sand)}.section-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:52px;display:flex}.section-heading .eyebrow{margin-bottom:18px}.section-heading>p,.prices-intro p{max-width:385px;font-size:14px;line-height:1.8}.visit-steps{grid-template-columns:repeat(3,1fr);gap:46px;padding:0;list-style:none;display:grid}.visit-steps li{border-top:1px solid #cecec0;padding-top:23px}.step-number{font:italic 34px var(--serif);color:var(--red);margin-bottom:27px;display:block}.visit-steps h3{margin-bottom:13px}.visit-steps p{max-width:320px;font-size:14px;line-height:1.8}.prices .section-heading{margin-bottom:40px}.prices-intro .text-link{margin-top:13px;font-size:12px}.price-list{border-top:1px solid var(--line)}.price-row{border-bottom:1px solid var(--line);align-items:center;gap:35px;padding:26px 0;display:flex}.price-index{color:var(--muted);font-size:11px}.price-name{flex:1}.price-name h3{font-size:21px}.price-name p{margin-top:4px;font-size:12px}.price-value{font:40px var(--serif);letter-spacing:-.04em}.price-value span{font-size:27px}.price-call{border:1px solid #d8d8ca;border-radius:50%;place-items:center;width:48px;height:48px;margin-left:22px;display:grid}.price-call:hover{background:var(--red);color:#fff;border-color:var(--red)}.price-note{max-width:720px;margin-top:24px;font-size:12px;line-height:1.8}.contact{color:var(--paper);background:#333f36}.contact-grid{grid-template-columns:1.15fr 1fr;gap:110px;display:grid}.contact .eyebrow,.contact p{color:#d1d5ca}.contact em{color:#edc6b7}.contact h2{font-size:54px}.contact-invitation>p:not(.eyebrow){margin-top:26px;font-size:14px}.large-phone{width:fit-content;font:36px var(--serif);align-items:center;gap:30px;margin-top:25px;text-decoration:none;display:flex}.large-phone svg{width:27px;height:27px;transform:rotate(-40deg)}.large-phone:hover,.contact .text-link:hover,.email-link:hover{color:#edc6b7}.contact .button{margin-top:26px}.contact-details{border-left:1px solid #596359;padding-top:3px;padding-left:54px}.contact-label{letter-spacing:.15em;color:#d1d5ca;margin-bottom:15px;font-size:9px;font-weight:500;display:block}.address-block address{font-size:20px;font-style:normal;line-height:1.6}.address-block .text-link{margin-top:8px;font-size:12px}.hours{margin-top:32px}.hours dl>div{justify-content:space-between;gap:20px;padding-bottom:6px;font-size:13px;display:flex}.hours dd{white-space:nowrap}.email-link{color:var(--ink);margin-top:23px;font-size:13px;display:inline-block}.footer{padding:35px 0 25px}.footer-top{align-items:center;gap:30px;padding-bottom:26px;display:flex}.footer .brand{width:122px}.footer-top p{font:italic 21px var(--serif)}.back-top{align-items:center;gap:20px;min-height:44px;margin-left:auto;font-size:12px;text-decoration:none;display:flex}.back-top span{font-size:23px}.footer-bottom{color:var(--muted);border-top:1px solid var(--line);gap:28px;padding-top:23px;font-size:10px;display:flex}.footer-bottom span{margin-right:auto}.footer-bottom a{text-decoration:none}}@layer responsive{@media (width>=1450px){.hero{gap:90px}.portrait-panel{height:580px}}@media (width<=1100px){.shell{width:calc(100% - 64px)}.desktop-nav{gap:22px}.hero{gap:25px}.hero h1{font-size:51px}.hero-actions{flex-direction:column;align-items:flex-start;gap:7px}.hero-address{margin-top:15px}.portrait-panel{height:540px}.about{gap:45px}.about-copy h2{font-size:36px}.contact-grid{gap:45px}.contact-details{padding-left:35px}.contact h2{font-size:46px}.visit-steps{gap:25px}}@media (width<=760px){.shell{width:calc(100% - 40px)}body{font-size:16px}.section{padding-block:65px}.header-inner{flex-wrap:wrap;gap:16px;min-height:84px;padding-block:14px}.brand{width:120px}.desktop-nav{display:none}.header-phone{gap:6px;margin-left:auto;font-size:12px}.header-phone svg{width:14px}.mobile-menu{display:block;position:relative}.mobile-menu summary{cursor:pointer;align-items:center;gap:9px;min-height:44px;font-size:11px;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.menu-lines{border-block:1px solid;width:17px;height:10px}.mobile-menu[open]{border-top:1px solid var(--line);order:3;width:100%}.mobile-menu[open] summary{justify-content:flex-end}.mobile-menu nav{padding:4px 0 12px;display:grid}.mobile-menu nav a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:48px;font-size:15px;text-decoration:none;display:flex}.hero{flex-direction:column;align-items:stretch;gap:33px;padding-top:39px;padding-bottom:48px;display:flex}.hero-copy{padding:0}.hero .eyebrow{letter-spacing:.12em;margin-bottom:21px;font-size:9px}.hero h1{font-size:clamp(38px,10.4vw,65px);line-height:1.08}.hero-description{max-width:340px;margin-top:20px;font-size:14px;line-height:1.7}.hero-actions{flex-flow:wrap;gap:9px;margin-top:23px}.hero-actions .button{width:100%}.hero-actions .text-link{border-bottom:1px solid var(--line);min-height:44px;padding:7px 0}.hero-address{min-height:35px;margin-top:9px;font-size:11px}.hero-address svg{width:15px}.hero-visual{width:100%;padding:0 7px 22px 0}.portrait-panel{border-radius:200px 200px 8px 8px;height:440px}.portrait{object-fit:cover;object-position:50% 10%}.portrait-caption{padding:13px 20px 13px 16px;left:0}.portrait-caption strong{font-size:14px}.personal-note{font-size:21px;top:35px;right:-5px}.portrait-ring{left:calc(50% - 210px)}.ring-two{left:calc(50% - 240px)}.strip-inner{grid-template-columns:1fr 1fr;gap:22px 14px;padding-block:26px}.strip-inner p{font-size:20px}.strip-inner>span{padding-left:15px;font-size:11px;line-height:1.6}.strip-inner>span:nth-child(3){border:0;padding-left:0}.about{grid-template-columns:1fr;gap:30px}.about-copy{grid-row:1}.about-copy h2{font-size:36px}.about-copy p:not(.eyebrow){font-size:14px}.studio-visual{aspect-ratio:1.25;min-height:270px}.about-copy .text-link{min-height:44px}.photo-label{bottom:15px;left:15px}.section-heading{flex-direction:column;align-items:flex-start;gap:23px;margin-bottom:32px}h2{font-size:36px}.section-heading>p,.prices-intro p{font-size:14px}.desktop-break{display:none}.visit-steps{grid-template-columns:1fr;gap:30px}.visit-steps li{grid-template-columns:45px 1fr;gap:0 16px;padding-top:20px;display:grid}.step-number{grid-row:span 2;margin:0;font-size:29px}.visit-steps h3{margin-bottom:8px;font-size:19px}.visit-steps p{max-width:none;font-size:14px}.prices .section-heading{gap:19px;margin-bottom:30px}.prices-intro .text-link{margin-top:6px}.price-row{flex-wrap:nowrap;gap:12px;padding:23px 0}.price-index{display:none}.price-name h3{max-width:210px;font-size:17px}.price-name p{max-width:205px;font-size:11px}.price-value{white-space:nowrap;font-size:31px}.price-value span{font-size:21px}.price-call{flex-shrink:0;width:44px;height:44px;margin-left:0}.price-note{margin-top:21px;font-size:11px}.contact-grid{grid-template-columns:1fr;gap:42px}.contact h2{font-size:42px}.contact-invitation>p:not(.eyebrow){margin-top:20px}.large-phone{gap:24px;margin-top:23px;font-size:33px}.contact .button{width:100%;margin-top:23px}.contact-details{border-top:1px solid #596359;border-left:0;padding:32px 0 0}.contact-label{font-size:10px}.address-block address{font-size:19px}.hours dl>div{font-size:14px}.email-link{min-height:44px;font-size:14px}.footer{padding-bottom:calc(106px + env(safe-area-inset-bottom))}.footer-top{flex-wrap:wrap;gap:20px}.footer-top p{display:none}.footer-bottom{flex-wrap:wrap;gap:12px 23px;font-size:11px}.footer-bottom span{width:100%}.footer-bottom a{align-items:center;min-height:36px;display:flex}.mobile-call{z-index:20;border-top:1px solid var(--line);padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:#f9f7f2f5;display:block;position:fixed;bottom:0;left:0;right:0}.mobile-call .button{width:100%;min-height:50px;padding:13px 16px}.mobile-call .button svg:last-child{margin-left:auto}.mobile-call .button svg:first-child{margin-right:auto}}@media (width<=359px){.shell{width:calc(100% - 32px)}.brand{width:98px}.header-phone{font-size:11px}.header-inner{gap:10px}.hero h1{font-size:36px}.hero .eyebrow{font-size:8px}.portrait-panel{height:365px}.price-row{gap:10px}.price-name h3{font-size:15px}.price-name p{font-size:10px}.price-value{font-size:27px}.price-call{width:44px}.large-phone{font-size:29px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}.about>*,.contact-grid>*{min-width:0}.studio-visual{width:100%}.section-heading>*{min-width:0;max-width:100%}.section-heading h2,.price-name{overflow-wrap:anywhere}.price-name{min-width:0}h1{overflow-wrap:anywhere}.mobile-menu:not([open]) nav{display:none}.header-phone{min-height:44px}.about-copy p:not(.eyebrow),.visit-steps p,.section-heading>p,.prices-intro p{font-size:16px}.hero-description{font-size:18px}.price-note{font-size:14px}.footer-bottom{font-size:12px}@media (width<=760px){.hero-description{font-size:16px}.studio-visual{min-height:0}.price-note,.about-copy .text-link,.prices-intro .text-link{font-size:13px}.contact-invitation>p:not(.eyebrow){font-size:16px}}.portrait-panel{background:0 0;border-radius:0;padding-top:32px;overflow:visible}.portrait-panel:before{content:"";background:#eadfd4;border-radius:230px 230px 9px 9px;position:absolute;inset:0}.portrait{object-fit:contain;object-position:center bottom;width:100%;height:calc(100% - 32px);top:32px;left:0}.portrait-caption{left:0}.contact{color:var(--ink);background:#eee6da;border-top:1px solid #d9cebe;padding-block:72px}.contact-grid{gap:72px}.contact h2{font-size:clamp(36px,4.3vw,54px)}.contact .eyebrow{color:var(--red)}.contact p,.contact-label{color:var(--muted)}.contact-label{font-size:11px;font-weight:700}.contact-details{border-color:#d9cebe}.large-phone{font:500 30px var(--sans);letter-spacing:.01em}.large-phone svg{display:none}.large-phone:hover,.contact .text-link:hover,.email-link:hover{color:var(--red)}.contact a:focus-visible{outline-color:var(--red)}.all-prices{border-block:1px solid var(--line);margin-top:28px}.all-prices summary{cursor:pointer;min-height:64px;color:var(--ink);justify-content:space-between;align-items:center;gap:20px;font-weight:700;list-style:none;display:flex}.all-prices summary::-webkit-details-marker{display:none}.expand-symbol{color:var(--red);font-size:28px;font-weight:400}.when-open,.all-prices[open] .when-closed{display:none}.all-prices[open] .when-open{display:inline}.all-prices[open] .expand-symbol{transform:rotate(45deg)}.additional-prices{padding-bottom:12px}.additional-prices>div{border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:24px;padding:17px 0;display:grid}.additional-prices dd{white-space:nowrap;font-weight:700}.prices-booking{justify-content:space-between;align-items:center;gap:24px;margin-top:32px;display:flex}.prices-booking p{color:var(--muted)}@media (width<=760px){.contact{padding-block:48px}.contact-grid{gap:36px}.portrait-panel{height:460px}.prices-booking{flex-direction:column;align-items:stretch}.prices-booking .button{width:100%}.additional-prices{font-size:15px}.large-phone{font-size:28px}}@media (width<=360px){.portrait-panel{height:410px}}.portrait-decoration{pointer-events:none;border-radius:230px 230px 9px 9px;position:absolute;inset:0;overflow:hidden}.portrait-ring{opacity:.65;border-color:#c9b8a2;width:115%;height:85%;top:10%;left:-8%}.ring-two{width:130%;height:96%;top:4%;left:-15%}.personal-note{padding:16px 20px;font-size:clamp(19px,2vw,25px);top:35px;right:0}@media (width<=760px){.personal-note{padding:12px;font-size:20px;top:20px;right:-2px}}@media (prefers-reduced-motion:no-preference){.button{transition:background .2s,box-shadow .2s,transform .2s}.button svg:last-child,.text-link svg{transition:transform .2s}.button:active{transform:translateY(1px)}.expand-symbol{transition:transform .25s}.all-prices[open] .additional-prices{animation:.25s ease-out prices-appear}.personal-note{animation:.7s ease-out both note-appear}@media (hover:hover){.button:hover{transform:translateY(-2px);box-shadow:0 5px 14px #6c34231a}.button:hover svg:last-child,.text-link:hover svg{transform:translate(4px)}}.button:focus-visible svg:last-child,.text-link:focus-visible svg{transform:translate(4px)}}.visit .section-heading{align-items:center}.visit-steps{gap:20px}.visit-steps li{background:var(--paper);border:1px solid #ded3c4;border-radius:12px 48px 12px 12px;padding:28px;box-shadow:0 12px 28px #68462006}.visit-steps li:nth-child(2){background:#e7dbc9}.step-top{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.step-number{margin:0;font-size:27px}.step-illustration{width:76px;height:76px;color:var(--red);border:1px solid #c7b399;border-radius:50%;place-items:center;display:grid;transform:rotate(-8deg)}.step-illustration svg{stroke-width:1.2px;width:36px;height:36px}.contact{background:var(--paper);border:0;padding-block:24px 64px}.contact-grid{background:#eee6da;border-radius:12px 90px 12px 12px;gap:60px;padding:52px;position:relative}.contact-person{align-items:center;gap:14px;margin-bottom:32px;display:flex}.contact-person img{object-fit:cover;object-position:top;background:#dfd0bb;border-radius:50%;width:64px;height:64px}.contact-person span{font-size:14px}.contact-person small{color:var(--muted);margin-top:5px;font-size:11px;display:block}.contact-details{background:var(--paper);border:0;border-radius:8px 44px 8px 8px;padding:30px}.location-mark{width:48px;height:48px;color:var(--red);background:#eee6da;border-radius:50%;place-items:center;margin-bottom:20px;display:grid}.location-mark svg{width:25px;height:25px}.studio-gallery{min-width:0}.studio-gallery .studio-visual{height:420px;min-height:0;display:block;overflow:hidden}.studio-gallery .studio-visual img{object-fit:cover;width:100%;height:100%}.photo-label{align-items:center;gap:20px;display:flex}.photo-label span{font-size:22px}.gallery-thumbs{gap:10px;margin-top:12px;display:flex}.gallery-thumbs a{background:#eadfd4;border-radius:6px;flex:1;height:85px;position:relative;overflow:hidden}.gallery-thumbs img{object-fit:cover;object-position:top;width:100%;height:100%}.gallery-thumbs span{background:var(--paper);padding:2px 5px;font-size:10px;position:absolute;bottom:5px;left:6px}.gallery-hint{margin-top:12px;font-size:12px}.gallery-dialog{background:var(--paper);color:var(--ink);border:0;border-radius:12px;width:min(940px,94vw);max-height:92dvh;padding:24px}.gallery-dialog::backdrop{background:#211b17d9}.gallery-is-open{overflow:hidden}.gallery-dialog form{justify-content:flex-end;margin-bottom:12px;display:flex}.gallery-dialog button{border:1px solid var(--line);background:var(--paper);min-width:44px;min-height:44px;color:var(--ink);cursor:pointer;border-radius:6px;padding:8px 16px}.gallery-large{object-fit:contain;background:#eadfd4;width:100%;height:min(60dvh,650px)}.gallery-dialog figcaption{text-align:center;margin-top:12px}.gallery-controls{justify-content:center;align-items:center;gap:20px;margin-top:12px;display:flex}@media (width<=1000px){.contact-grid{gap:28px;padding:32px}.visit-steps li{padding:20px}}@media (width<=760px){.visit-steps{grid-template-columns:1fr;gap:16px}.visit-steps li{display:block}.step-top{margin-bottom:18px}.visit-steps p{max-width:none}.contact-grid{border-radius:10px 54px 10px 10px;padding:28px 20px}.contact-details{padding:24px 20px}.studio-gallery .studio-visual{height:330px}.gallery-dialog{padding:14px}}@media (hover:hover) and (prefers-reduced-motion:no-preference){.gallery-open img{transition:transform .35s}.gallery-open:hover img{transform:scale(1.025)}}.contact-person-icon{width:60px;height:60px;color:var(--red);border:1px solid #c7b399;border-radius:50%;flex:none;place-items:center;display:grid}.contact-person-icon svg{width:30px;height:30px}.studio-gallery{position:relative}.studio-gallery .studio-visual{height:480px}.slideshow-controls{justify-content:flex-end;align-items:center;gap:10px;margin-top:12px;display:flex}.slideshow-controls[hidden]{display:none}.slideshow-controls button{border:1px solid var(--line);background:var(--paper);min-width:44px;min-height:44px;color:var(--ink);cursor:pointer;border-radius:50%}.slide-count{font-variant-numeric:tabular-nums;font-size:12px}@media (width<=760px){.studio-gallery .studio-visual{height:350px}}.visit-steps li:nth-child(2) p{color:#55574f}}@keyframes prices-appear{0%{opacity:.5;translate:0 -5px}to{opacity:1;translate:0}}@keyframes note-appear{0%{opacity:0;translate:0 8px}to{opacity:1;translate:0}}
