
:root{--cream:#f5f0e8;--paper:#fbf8f2;--ink:#392d27;--muted:#625145;--gold:#aa8e55;--line:#d9cfc0;--blush:#e6c9bf;--dark:#35271f;--serif:'Cormorant Garamond',Georgia,serif;--sans:'Manrope',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--cream);font:400 16px/1.7 var(--sans);-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--gold);outline-offset:5px}::selection{background:var(--blush);color:var(--ink)}.skip{position:fixed;top:-80px;left:20px;padding:12px 20px;background:var(--dark);color:var(--paper);z-index:100}.skip:focus{top:12px}.shell{max-width:1600px;margin:auto;padding-left:6%;padding-right:6%}.site-header{height:108px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:30;background:var(--cream)}.brand{display:block;width:174px;flex-shrink:0}.brand img{width:100%;height:auto;clip-path:inset(0 0 4% 0)}.desktop-nav{display:flex;align-items:center;gap:36px;font-size:14px}.desktop-nav>a:not(.button){position:relative}.desktop-nav>a:not(.button):after{content:'';position:absolute;bottom:-6px;left:0;width:100%;height:1px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .25s}.desktop-nav>a:hover:after{transform:scaleX(1)}.button{display:inline-flex;align-items:center;justify-content:center;gap:29px;min-height:53px;padding:14px 24px;border:1px solid var(--ink);background:var(--ink);color:var(--paper);font-size:14px;line-height:1.4;transition:background .25s,border-color .25s,color .25s}.button:hover{background:#655044;border-color:#655044}.button svg,.text-link svg{width:19px;height:19px;flex-shrink:0}.button.light{background:var(--cream);border-color:var(--cream);color:var(--ink)}.button.light:hover{background:var(--blush);border-color:var(--blush)}.button.outline{background:transparent;color:var(--ink);border-color:var(--line)}.button.outline:hover{border-color:var(--ink)}.text-link{display:inline-flex;align-items:center;gap:15px;border-bottom:1px solid var(--gold);padding:4px 0;font-size:14px}.text-link svg{transition:transform .25s}.text-link:hover svg{transform:translateX(4px)}.menu-toggle{display:none;background:none;border:0;padding:14px 0 14px 14px;color:var(--ink);font-size:14px}.eyebrow{font-size:11px;font-weight:600;letter-spacing:.19em;text-transform:uppercase;line-height:1.6;margin:0 0 24px}.hero{min-height:715px;display:grid;grid-template-columns:46% 54%;padding-top:56px;padding-bottom:62px;position:relative}.hero-copy{padding:36px 35px 24px 0;display:flex;flex-direction:column;align-items:flex-start;position:relative;z-index:2}.hero h1{font:400 clamp(74px,7.7vw,118px)/.88 var(--serif);letter-spacing:-.045em;margin:0 0 28px}.hero h1 span{display:block}.hero h1 em{font-weight:400;color:#8c7144;letter-spacing:-.05em}.hero-description{max-width:335px;font-size:15px;line-height:1.85;color:var(--muted);margin:0 0 30px}.hero-actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.hero-note{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-top:39px;display:flex;gap:12px;align-items:center}.hero-note:before{content:'';width:29px;height:1px;background:var(--gold)}.hero-images{position:relative;display:grid;grid-template-columns:57% 39%;gap:4%;align-items:start;padding:0 0 30px 8px}.hero-photo{margin:0;overflow:hidden;position:relative}.hero-photo.primary{height:547px}.hero-photo.secondary{height:399px;margin-top:101px}.hero-photo img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.2,.65,.3,1)}.hero-photo:hover img{transform:scale(1.035)}.hero-photo.primary img{object-position:45% 54%}.hero-photo.secondary img{object-position:50% 54%}.photo-number{position:absolute;bottom:17px;left:18px;font-size:11px;color:white;letter-spacing:.13em;z-index:1;text-shadow:0 1px 7px #392d27}.hero-caption{position:absolute;left:8px;bottom:0;right:0;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--muted)}.hero-seal{width:96px;height:96px;border-radius:50%;position:absolute;right:-21px;top:20px;z-index:3;background:var(--cream);border:1px solid var(--gold);display:flex;align-items:center;justify-content:center;flex-direction:column;outline:7px solid var(--cream);transform:rotate(9deg)}.hero-seal strong{font:400 37px/.95 var(--serif)}.hero-seal span{font-size:9px;letter-spacing:.12em;text-transform:uppercase;text-align:center;line-height:1.4;margin-top:6px}.trust-strip{background:var(--dark);color:var(--cream);display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:0;padding-top:27px;padding-bottom:27px}.trust-item{display:flex;align-items:center;justify-content:center;gap:18px;padding:0 24px;border-right:1px solid #675346;font-size:12px;color:#e5dace;line-height:1.7}.trust-item:first-child{padding-left:0;justify-content:flex-start}.trust-item:last-child{border:0;padding-right:0;justify-content:flex-end}.trust-item strong{display:block;font-size:14px;font-weight:500;color:var(--paper)}.stars{color:#c5a76b;font-size:16px;letter-spacing:3px;white-space:nowrap}.wella-type{font:500 27px/1 var(--serif);letter-spacing:.08em;color:#d5bd89}.wella-type small{display:block;font:400 8px/1.4 var(--sans);letter-spacing:.11em;text-align:center;margin-top:3px}.trust-item .years{font:400 36px/1 var(--serif);color:#d5bd89}.mobile-book{display:none}.mobile-menu{display:none}
@media(min-width:1600px){.hero h1{font-size:120px}.hero{min-height:790px}.hero-photo.primary{height:610px}.hero-photo.secondary{height:440px}}
@media(max-width:1100px){.shell{padding-left:5%;padding-right:5%}.desktop-nav{gap:24px}.hero{grid-template-columns:47% 53%;min-height:670px;padding-top:40px}.hero-copy{padding-top:40px}.hero h1{font-size:87px}.hero-photo.primary{height:500px}.hero-photo.secondary{height:350px}.hero-actions{gap:18px}.trust-item{padding:0 14px;gap:13px}.trust-item strong{font-size:13px}.stars{font-size:12px;letter-spacing:2px}.hero-seal{right:-15px;width:80px;height:80px}.hero-seal strong{font-size:30px}}
@media(max-width:800px){.site-header{height:88px}.brand{width:150px}.desktop-nav{display:none}.menu-toggle{display:block}.mobile-menu{position:fixed;inset:88px 0 0;background:var(--cream);padding:45px 6%;z-index:40;overflow-y:auto;overscroll-behavior:contain}.mobile-menu.is-open{display:flex;flex-direction:column;gap:26px}.mobile-menu>a:not(.button){font:400 40px/1.2 var(--serif)}.mobile-menu .button{margin-top:15px;align-self:flex-start}.hero{padding-top:30px;min-height:610px;grid-template-columns:49% 51%}.hero-copy{padding-top:31px;padding-right:10px}.hero h1{font-size:69px}.hero-description{font-size:14px}.hero-photo.primary{height:423px}.hero-photo.secondary{height:298px;margin-top:99px}.hero-seal{display:none}.hero-note{font-size:9px;margin-top:24px}.hero .eyebrow{font-size:9px}.hero-caption{font-size:8px}.hero-actions{gap:11px}.hero-actions .text-link{font-size:12px}.trust-strip{grid-template-columns:1fr 1fr;padding-top:23px;padding-bottom:23px}.trust-item:nth-child(2){border:0;padding-right:0;justify-content:flex-end}.trust-item:last-child{display:none}}
@media(max-width:600px){.shell{padding-left:6%;padding-right:6%}.site-header{height:80px}.brand{width:145px}.mobile-menu{top:80px}.hero{display:flex;flex-direction:column;padding-top:30px;padding-bottom:31px;min-height:0}.hero-copy{padding:7px 0 32px}.eyebrow{margin-bottom:20px}.hero .eyebrow{font-size:10px;letter-spacing:.16em}.hero h1{font-size:clamp(75px,19vw,105px);line-height:.9;margin-bottom:23px;letter-spacing:-.045em}.hero h1 span:first-child{display:inline}.hero-description{font-size:14px;max-width:315px;margin-bottom:25px}.hero-actions{gap:23px}.hero-actions .button{padding:14px 19px;gap:18px}.hero-actions .text-link{font-size:13px}.hero-note{display:none}.hero-images{width:100%;padding:0 0 24px;grid-template-columns:57% 39%;min-height:335px}.hero-photo.primary{height:335px}.hero-photo.secondary{height:262px;margin-top:44px}.hero-caption{font-size:8px;left:0}.photo-number{font-size:9px;left:12px;bottom:10px}.trust-strip{gap:16px;padding-top:23px;padding-bottom:23px}.trust-item{padding:0 16px 0 0;gap:7px;display:flex;flex-direction:column;align-items:flex-start;font-size:10px}.trust-item:nth-child(2){padding:0}.trust-item strong{font-size:12px}.wella-type{font-size:22px}.wella-type small{font-size:7px}.stars{font-size:13px}.mobile-book{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:25;padding:10px 6%;background:rgba(245,240,232,.96);border-top:1px solid var(--line);backdrop-filter:blur(10px);transform:translateY(100%);transition:transform .3s}.mobile-book.visible{transform:translateY(0)}.mobile-book .button{width:100%;min-height:46px;padding:10px 18px;justify-content:space-between}body{padding-bottom:67px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-photo img{transform:none!important}}

.section{padding-top:108px;padding-bottom:108px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:49px}.section-heading h2,.feature-copy h2,.reviews h2,.rental-copy h2,.visit h2{font:400 clamp(48px,5vw,76px)/1.03 var(--serif);letter-spacing:-.035em;margin:0}.section-heading h2 em,.feature-copy h2 em,.reviews h2 em,.rental-copy h2 em,.visit h2 em{font-weight:400;color:#92784d}.section-heading p:not(.eyebrow){max-width:330px;color:var(--muted);font-size:14px;line-height:1.9;margin:0 0 6px}.section-heading .eyebrow{margin-bottom:20px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.service-photo{height:354px;overflow:hidden;display:block;background:#e7dbcb}.service-photo img{height:100%;width:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.65,.3,1)}.service-photo:hover img{transform:scale(1.045)}.service-topline{display:flex;justify-content:space-between;align-items:center;margin:24px 0 11px}.service-topline h3{font:400 38px/1 var(--serif);margin:0}.service-topline span{font-size:11px;letter-spacing:.12em;color:var(--gold)}.service-card>p{font-size:14px;color:var(--muted);line-height:1.8;margin:0 0 15px;max-width:305px}.service-price{font-size:12px;display:flex;justify-content:space-between;gap:10px;border-top:1px solid var(--line);padding-top:17px;margin-top:21px}.service-price strong{font-weight:500;white-space:nowrap}.service-card .text-link{margin-top:17px}.section-footnote{font-size:11px;color:var(--muted);margin:29px 0 0}.salon-section{background:#ece3d7;display:grid;grid-template-columns:48% 44%;gap:8%;align-items:center}.salon-visual{position:relative;margin:0;padding:0 0 41px 0}.salon-visual>img{width:87%;height:560px;object-fit:cover;object-position:50% 50%}.salon-detail{position:absolute;bottom:0;right:0;width:42%;height:240px;border:9px solid #ece3d7}.salon-detail img{height:100%;width:100%;object-fit:cover}.salon-visual figcaption{position:absolute;bottom:4px;left:0;font-size:10px;letter-spacing:.11em;text-transform:uppercase;max-width:52%;color:var(--muted)}.feature-copy h2{margin-bottom:27px}.feature-copy>p:not(.eyebrow){font-size:15px;line-height:1.9;color:var(--muted);max-width:450px;margin:0 0 23px}.feature-copy .text-link{margin-top:10px}.small-detail{border-top:1px solid #cdbfac;padding:18px 0;margin-top:24px;display:flex;gap:22px;align-items:center}.small-detail strong{font:400 49px/1 var(--serif);color:#876d45}.small-detail span{font-size:12px;color:var(--muted);line-height:1.7}.wella-section{background:var(--dark);color:var(--cream);display:grid;grid-template-columns:49% 40%;gap:11%;align-items:center;position:relative}.wella-section .eyebrow{color:#c1a373}.wella-section .feature-copy h2 em{color:#ceae86}.wella-section .feature-copy>p:not(.eyebrow){color:#d3c4b7}.wella-section .text-link{color:var(--cream)}.wella-section .wella-type{font-size:39px;display:inline-block;margin-bottom:37px;color:#dfc496}.wella-section .wella-type small{font-size:10px;letter-spacing:.16em;margin-top:6px}.wella-photo{margin:0;position:relative}.wella-photo img{width:100%;height:473px;object-fit:cover;object-position:50% 62%}.wella-photo figcaption{font-size:10px;letter-spacing:.12em;text-transform:uppercase;line-height:1.8;margin-top:18px;color:#cbbbad}.reviews{text-align:center;background:var(--paper)}.reviews .eyebrow{margin-bottom:20px}.reviews h2{font-size:48px}.review-score{display:flex;align-items:center;justify-content:center;gap:12px;font-size:12px;color:var(--muted);margin:22px 0 40px}.review-score .stars{color:#9a7b40}.review-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:55px;margin:0 auto 36px;max-width:1040px;text-align:left}.review-card{margin:0;border-left:1px solid var(--gold);padding:0 0 0 28px}.review-card blockquote{font:400 45px/1.13 var(--serif);letter-spacing:-.025em;margin:0 0 24px}.review-card:nth-child(2) blockquote{font-size:39px}.review-card figcaption{display:flex;flex-direction:column;font-size:12px;line-height:1.8}.review-card figcaption span{color:var(--muted);font-size:10px}.reviews .text-link{margin-top:5px}.reviews .source-note{font-size:10px;color:var(--muted);margin:16px 0 0}.social-section .section-heading{align-items:flex-end}.social-gallery{display:grid;grid-template-columns:1fr 1.15fr 1fr;gap:25px;align-items:center}.social-shot{margin:0;overflow:hidden;position:relative}.social-shot img{width:100%;height:370px;object-fit:cover;transition:transform .9s}.social-shot:nth-child(2) img{height:455px}.social-shot:hover img{transform:scale(1.035)}.social-shot figcaption{position:absolute;bottom:16px;left:18px;color:var(--paper);font-size:10px;text-transform:uppercase;letter-spacing:.1em;background:var(--ink);padding:5px 9px}.social-links{display:grid;grid-template-columns:1fr 1fr 1fr;border-bottom:1px solid var(--line);margin-top:37px}.social-link{padding:20px 25px 27px 0;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);gap:14px}.social-link+.social-link{padding-left:28px;border-left:1px solid var(--line)}.social-link strong{font:400 30px/1 var(--serif);display:block;margin-bottom:7px}.social-link span{font-size:11px;color:var(--muted)}.social-link .social-arrow{font-size:27px;color:var(--ink);transition:transform .25s}.social-link:hover .social-arrow{transform:translate(3px,-3px)}.rental-section{background:var(--blush);display:grid;grid-template-columns:1.2fr 1fr;gap:10%;align-items:center;padding-top:75px;padding-bottom:75px}.rental-copy h2{font-size:61px}.rental-copy .eyebrow{margin-bottom:20px}.rental-right>p{margin:0 0 27px;color:#655047;line-height:1.9;font-size:14px;max-width:380px}.rental-right .availability{font-size:11px;margin-top:17px;display:flex;align-items:center;gap:8px}.availability:before{content:'';height:5px;width:5px;background:#8a694c;border-radius:50%}.visit{display:grid;grid-template-columns:1fr 1fr;gap:11%}.visit h2{font-size:64px;margin-bottom:29px}.address{font-style:normal;color:var(--muted);font-size:14px;line-height:1.9;margin-bottom:17px}.visit-contacts{display:flex;gap:27px;align-items:center;flex-wrap:wrap}.visit-contacts>a:first-child{font-size:19px}.visit .parking-note{font-size:12px;color:var(--muted);margin:23px 0 0}.opening-hours h3{font:400 28px/1.2 var(--serif);margin:0 0 21px}.hours-row{display:flex;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);padding:9px 0;font-size:12px}.hours-row:last-child{color:var(--muted)}.site-footer{background:var(--dark);color:var(--cream);padding-top:57px;padding-bottom:27px}.footer-main{display:flex;justify-content:space-between;align-items:flex-start;gap:50px;padding-bottom:47px}.footer-logo{width:210px;height:auto;margin-bottom:14px;clip-path:inset(0 0 4% 0)}.footer-brand p{font-size:11px;color:#c3b0a1;letter-spacing:.05em;margin:0}.footer-nav{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 48px;font-size:12px;padding-top:13px}.footer-nav a:hover{color:#d6b37a}.footer-bottom{border-top:1px solid #665144;padding-top:23px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#c3b0a1}.footer-bottom nav{display:flex;gap:24px}.footer-bottom a{border-bottom:1px solid transparent}.footer-bottom a:hover{border-color:#c3b0a1}.reveal-ready [data-reveal]{opacity:.5;transform:translateY(36px);transition:opacity .95s ease,transform .95s cubic-bezier(.22,.68,.2,1)}.reveal-ready [data-reveal].is-revealed{opacity:1;transform:none}.reveal-ready [data-reveal='delay']{transition-delay:.14s}.hero-photo img{will-change:transform}.hero-photo.primary img{transform:translateY(var(--image-shift,0px)) scale(1.075)}.hero-photo.secondary img{transform:translateY(var(--image-shift,0px)) scale(1.065)}
@media(max-width:1100px){.section{padding-top:85px;padding-bottom:85px}.service-grid{gap:24px}.service-photo{height:305px}.service-price{flex-direction:column;gap:0}.salon-visual>img{height:490px}.salon-detail{height:205px}.wella-photo img{height:440px}.review-card blockquote{font-size:39px}.review-card:nth-child(2) blockquote{font-size:34px}.rental-copy h2{font-size:53px}.social-shot img{height:315px}.social-shot:nth-child(2) img{height:390px}.social-link strong{font-size:26px}}
@media(max-width:800px){.section{padding-top:70px;padding-bottom:70px}.section-heading{gap:30px;margin-bottom:35px}.section-heading h2,.feature-copy h2{font-size:51px}.section-heading p:not(.eyebrow){max-width:250px;font-size:13px}.service-grid{gap:18px}.service-photo{height:250px}.service-topline h3{font-size:33px}.service-card>p{font-size:12px}.service-price{font-size:11px}.salon-section{gap:6%;grid-template-columns:47% 47%}.salon-visual>img{width:92%;height:470px}.salon-detail{width:52%;height:190px}.feature-copy>p:not(.eyebrow){font-size:13px}.salon-visual figcaption{font-size:9px}.wella-section{grid-template-columns:51% 43%;gap:6%}.wella-photo img{height:440px}.review-grid{gap:35px}.review-card blockquote{font-size:34px}.review-card:nth-child(2) blockquote{font-size:31px}.social-gallery{gap:18px}.social-shot img{height:270px}.social-shot:nth-child(2) img{height:330px}.social-link strong{font-size:23px}.social-link span{font-size:9px}.social-link+.social-link{padding-left:15px}.rental-section{gap:6%;grid-template-columns:1fr 1fr}.rental-copy h2{font-size:47px}.rental-right>p{font-size:13px}.visit{gap:8%}.visit h2{font-size:54px}.footer-nav{gap:12px 30px}}
@media(max-width:600px){.section{padding-top:65px;padding-bottom:65px}.section-heading{display:block;margin-bottom:31px}.section-heading h2,.feature-copy h2{font-size:53px;line-height:1.04}.section-heading p:not(.eyebrow){font-size:14px;max-width:100%;margin-top:23px}.section-heading .eyebrow,.eyebrow{font-size:10px}.service-grid{display:block}.service-card+.service-card{margin-top:39px}.service-photo{height:360px}.service-card:nth-child(2) .service-photo{height:330px}.service-card:nth-child(3) .service-photo{height:345px}.service-topline{margin-top:20px}.service-topline h3{font-size:38px}.service-card>p{font-size:14px;max-width:100%;margin-bottom:13px}.service-price{font-size:12px;flex-direction:row;margin-top:15px;padding-top:14px}.service-card .text-link{margin-top:13px}.section-footnote{font-size:10px}.salon-section{display:flex;flex-direction:column;gap:38px}.salon-visual{width:100%;padding-bottom:36px}.salon-visual>img{width:85%;height:419px}.salon-detail{width:43%;height:198px;border-width:7px}.salon-visual figcaption{font-size:9px;max-width:53%}.feature-copy>p:not(.eyebrow){font-size:14px}.small-detail{margin-top:19px}.wella-section{display:flex;flex-direction:column;gap:39px}.wella-section .feature-copy{width:100%}.wella-section .wella-type{margin-bottom:31px}.wella-photo{width:100%}.wella-photo img{height:400px}.reviews h2{font-size:44px}.review-score{font-size:11px;margin-bottom:36px;gap:9px;flex-wrap:wrap}.review-grid{display:block;margin-bottom:28px}.review-card{padding-left:21px}.review-card+.review-card{margin-top:35px}.review-card blockquote{font-size:37px;margin-bottom:17px}.review-card:nth-child(2) blockquote{font-size:35px}.social-gallery{grid-template-columns:1fr 1fr;gap:14px;align-items:start}.social-shot img{height:250px}.social-shot:nth-child(2){margin-top:35px}.social-shot:nth-child(2) img{height:280px}.social-shot:nth-child(3){display:none}.social-shot figcaption{font-size:8px;padding:3px 6px;left:9px;bottom:9px}.social-links{display:block;margin-top:28px}.social-link,.social-link+.social-link{padding:19px 0;border-left:0}.social-link strong{font-size:27px;display:inline-block;margin:0 10px 0 0}.social-link span{font-size:10px}.social-link .social-arrow{font-size:24px}.rental-section{display:block;padding-top:56px;padding-bottom:55px}.rental-copy h2{font-size:54px;margin-bottom:25px}.rental-right>p{font-size:14px}.visit{display:block}.visit h2{font-size:55px}.opening-hours{margin-top:42px}.hours-row{font-size:13px}.site-footer{padding-top:43px}.footer-main{display:block;padding-bottom:31px}.footer-logo{width:187px}.footer-nav{margin-top:30px;gap:13px 20px;font-size:12px}.footer-bottom{flex-direction:column;gap:14px;font-size:10px}.footer-bottom nav{gap:21px}}
@media(prefers-reduced-motion:reduce){.reveal-ready [data-reveal]{opacity:1;transform:none}.hero-photo.primary img,.hero-photo.secondary img{transform:none}}


/* Readable type at every viewport. */
.eyebrow,.hero .eyebrow{font-size:12px}.hero-description,.section-heading p:not(.eyebrow),.service-card>p,.feature-copy>p:not(.eyebrow),.rental-right>p,.address{font-size:16px}.hero-actions .text-link,.desktop-nav,.button,.text-link,.footer-nav{font-size:14px}.hero-note,.hero-caption,.photo-number,.trust-item,.trust-item strong,.service-topline span,.service-price,.section-footnote,.salon-visual figcaption,.small-detail span,.wella-photo figcaption,.review-score,.review-card figcaption,.review-card figcaption span,.reviews .source-note,.social-shot figcaption,.social-link span,.rental-right .availability,.visit .parking-note,.hours-row,.footer-brand p,.footer-bottom{font-size:12px}.hero-caption{letter-spacing:.08em}.wella-type small{font-size:10px}.footer-nav{gap:13px 35px}.hero-copy{padding-top:24px}.hero-note{letter-spacing:.07em;line-height:1.7}.hero-description{max-width:370px}.hero-actions{gap:22px}.service-price{flex-wrap:wrap}.reviews .source-note{max-width:620px;margin:16px auto 0}.trust-item strong{font-size:14px}.social-link .social-arrow{font-size:27px}
.page-intro{padding-top:68px;padding-bottom:65px;display:grid;grid-template-columns:1.2fr 1fr;gap:10%;align-items:end}.page-intro h1{font:400 clamp(66px,7vw,105px)/.94 var(--serif);letter-spacing:-.04em;margin:0}.page-intro h1 em{font-weight:400;color:#92784d}.page-intro .intro-copy{font-size:16px;color:var(--muted);line-height:1.9;margin:0 0 4px;max-width:410px}.page-intro .eyebrow{margin-bottom:25px}.service-tabs{display:flex;gap:0;background:var(--dark);color:var(--cream);position:sticky;top:0;z-index:20}.service-tabs a{display:flex;justify-content:space-between;align-items:center;flex:1;gap:20px;padding:20px 32px;font-size:14px;border-right:1px solid #665245}.service-tabs a:first-child{padding-left:0}.service-tabs a:last-child{border:0;padding-right:0}.service-tabs a span{font:400 26px/1 var(--serif);color:#c7aa78}.service-tabs a:hover{color:#d7b87e}.service-detail{display:grid;grid-template-columns:44% 48%;gap:8%;align-items:center;scroll-margin-top:80px}.service-detail.reverse{grid-template-columns:48% 44%;background:#ece3d7}.service-detail.reverse .detail-image{grid-column:2;grid-row:1}.service-detail.reverse .detail-copy{grid-column:1;grid-row:1}.detail-image{margin:0;position:relative}.detail-image img{width:100%;height:580px;object-fit:cover}.detail-image figcaption{font-size:12px;letter-spacing:.09em;text-transform:uppercase;margin-top:17px;color:var(--muted)}.detail-copy h2{font:400 clamp(48px,5vw,72px)/1.03 var(--serif);letter-spacing:-.035em;margin:0 0 22px}.detail-copy h2 em{font-weight:400;color:#92784d}.detail-copy>p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.9}.price-list{margin:29px 0 24px}.price-row{display:flex;justify-content:space-between;gap:24px;border-top:1px solid var(--line);padding:17px 0;align-items:center;font-size:14px}.price-row:last-child{border-bottom:1px solid var(--line)}.price-row span:last-child{font:400 25px/1 var(--serif);white-space:nowrap}.price-row small{font:400 12px var(--sans);color:var(--muted);margin-right:4px}.detail-copy .service-extra{font-size:14px!important;margin:0 0 23px!important}.service-final{text-align:center;background:var(--blush)}.service-final h2{font:400 62px/1.05 var(--serif);letter-spacing:-.035em;margin:0 0 20px}.service-final p{max-width:610px;margin:0 auto 27px;font-size:16px;line-height:1.9}.service-final .button{margin:0 8px 12px}.service-final .pricing-note{font-size:12px;max-width:680px;margin:19px auto 0}.space-hero{display:grid;grid-template-columns:52% 40%;gap:8%;align-items:center;padding-top:60px;padding-bottom:76px}.space-hero h1{font:400 clamp(65px,7vw,99px)/.94 var(--serif);letter-spacing:-.04em;margin:0 0 28px}.space-hero h1 em{font-weight:400;color:#92784d}.space-hero-copy>p:not(.eyebrow){max-width:475px;font-size:16px;line-height:1.9;color:var(--muted);margin-bottom:30px}.space-hero-image{margin:0;position:relative;padding:0 0 29px}.space-hero-image img{width:100%;height:505px;object-fit:cover}.space-hero-image figcaption{position:absolute;bottom:0;left:0;font-size:12px;color:var(--muted);letter-spacing:.07em}.space-hero .availability{font-size:12px!important;display:flex;align-items:center;gap:9px;margin-top:18px;margin-bottom:0!important}.space-options{background:#ece3d7}.space-options-grid{display:grid;grid-template-columns:1fr 1fr;gap:6%}.space-option{border-top:1px solid #c4b69f;padding-top:25px}.space-option .option-count{font:400 23px/1 var(--serif);color:#654b2b;display:block;margin-bottom:24px}.space-option h3{font:400 42px/1.05 var(--serif);letter-spacing:-.03em;margin:0 0 19px}.space-option p{font-size:16px;color:var(--muted);line-height:1.9;margin:0 0 21px;max-width:435px}.space-option .text-link{font-size:14px}.application-section{display:grid;grid-template-columns:31% 60%;gap:9%;align-items:start}.application-heading{position:sticky;top:55px}.application-heading h2{font:400 60px/1.02 var(--serif);letter-spacing:-.035em;margin:0 0 25px}.application-heading h2 em{font-weight:400;color:#92784d}.application-heading>p:not(.eyebrow){font-size:16px;line-height:1.9;color:var(--muted)}.application-heading .text-link{margin-top:13px}.application-heading .note{font-size:12px!important;margin-top:29px;max-width:260px}.enquiry-form{min-width:0}.form-section{border:0;padding:0;margin:0 0 29px;min-width:0}.form-section legend{font:400 31px/1.2 var(--serif);margin:0 0 25px;padding:0 0 17px;width:100%;border-bottom:1px solid var(--line)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 24px}.field{display:flex;flex-direction:column;gap:8px;min-width:0}.field.full{grid-column:1/-1}.field label{font-size:14px;line-height:1.5}.field label span{font-size:12px;color:var(--muted)}.field input,.field select,.field textarea{background:var(--paper);border:1px solid #bdaf9e;border-radius:0;color:var(--ink);padding:13px 14px;min-height:53px;width:100%;font-size:16px}.field input:hover,.field select:hover,.field textarea:hover{border-color:#87705a}.field textarea{min-height:140px;resize:vertical;line-height:1.6}.field input::placeholder,.field textarea::placeholder{color:#8b7c6e;font-size:14px}.field small{font-size:12px;color:var(--muted);line-height:1.7}.days-label{font-size:14px;margin:0 0 12px}.days-hint{font-size:12px;color:var(--muted);margin:0 0 15px}.days{display:flex;flex-wrap:wrap;gap:10px}.day-option{position:relative;cursor:pointer}.day-option input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.day-option span{display:block;border:1px solid #bdaf9e;padding:11px 15px;font-size:14px;min-width:57px;text-align:center}.day-option input:checked+span{background:var(--dark);color:var(--cream);border-color:var(--dark)}.day-option input:focus-visible+span{outline:2px solid var(--gold);outline-offset:3px}.day-option:hover span{border-color:var(--ink)}.consent{display:flex;align-items:flex-start;gap:12px;margin:8px 0 24px;font-size:14px;line-height:1.8;cursor:pointer}.consent input{height:18px;width:18px;flex-shrink:0;margin:5px 0 0;accent-color:var(--dark)}.consent a,.form-disclosure a,.privacy-copy a{text-decoration:underline;text-underline-offset:3px}.form-disclosure{font-size:12px;color:var(--muted);line-height:1.8;max-width:590px;margin:19px 0 0}.form-status{font-size:14px;line-height:1.8;margin-top:20px}.form-status:not(:empty){border-left:2px solid var(--gold);padding:13px 17px;background:#ece3d7}.form-status[data-state=error]{border-color:#9f413a}.enquiry-form .button:disabled{opacity:.65;cursor:wait}.honey{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.privacy-page{max-width:1000px;padding-top:69px;padding-bottom:85px}.privacy-page h1{font:400 76px/1 var(--serif);letter-spacing:-.035em;margin:0 0 34px}.privacy-copy{max-width:760px}.privacy-copy h2{font:400 33px/1.2 var(--serif);margin:33px 0 14px}.privacy-copy p,.privacy-copy li{font-size:16px;line-height:1.9;color:var(--muted)}.privacy-copy ul{padding-left:23px}.privacy-copy .text-link{margin-top:22px}
@media(max-width:1100px){.hero h1{font-size:82px}.hero-description{max-width:340px}.hero-actions{gap:14px}.hero .button{padding:13px 18px;gap:17px}.hero-caption{font-size:12px;line-height:1.5;gap:20px;align-items:flex-start}.hero-caption span:last-child{text-align:right}.hero-images{padding-bottom:47px}.hero-note{margin-top:24px}.hero{padding-bottom:38px}.page-intro{gap:6%;grid-template-columns:1.1fr 1fr}.service-detail{grid-template-columns:43% 50%;gap:7%}.detail-image img{height:565px}.service-detail.reverse{grid-template-columns:50% 43%}.space-hero{grid-template-columns:53% 41%;gap:6%}.space-hero h1{font-size:84px}.space-hero-image img{height:535px}.application-section{grid-template-columns:32% 61%;gap:7%}.application-heading h2{font-size:53px}.form-grid{gap:19px 18px}}
@media(max-width:800px){.hero h1{font-size:66px}.hero-description{font-size:16px}.hero .eyebrow{font-size:12px}.hero-copy{padding-top:15px}.hero-images{padding-top:17px}.hero-photo.secondary{margin-top:102px}.hero .button{gap:12px}.hero-caption span:last-child{display:none}.hero-caption{bottom:10px}.hero{min-height:700px}.hero-photo.primary{height:476px}.hero-photo.secondary{height:339px}.trust-item{font-size:12px}.trust-item strong{font-size:14px}.section-heading p:not(.eyebrow){font-size:16px}.service-card>p{font-size:16px}.service-price{font-size:12px}.social-link strong{font-size:25px}.social-link{padding-right:12px}.social-link span{font-size:12px}.social-link+.social-link{padding-left:15px}.rental-copy h2{font-size:48px}.feature-copy h2{font-size:48px}.page-intro{padding-top:54px;padding-bottom:51px;grid-template-columns:1.1fr 1fr}.page-intro h1{font-size:70px}.service-tabs a{padding:17px 22px}.detail-copy h2{font-size:52px}.detail-image img{height:580px}.price-row{font-size:14px;gap:10px}.price-row span:last-child{font-size:23px}.space-hero h1{font-size:70px}.space-hero-image img{height:515px}.space-hero-copy>p:not(.eyebrow){font-size:16px}.application-section{display:block}.application-heading{position:static;max-width:620px;margin-bottom:45px}.application-heading .note{max-width:none;margin-top:18px}.application-heading h2{font-size:55px}.space-options-grid{gap:6%}.space-option h3{font-size:36px}}
@media(max-width:600px){.hero{min-height:0;padding-top:25px}.hero-copy{padding:6px 0 30px}.hero h1{font-size:clamp(70px,18.6vw,105px);margin-bottom:22px}.hero .eyebrow{font-size:12px;letter-spacing:.1em;max-width:340px;margin-bottom:23px}.hero-description{font-size:16px;max-width:335px;margin-bottom:24px}.hero-actions{gap:19px}.hero-actions .text-link{font-size:14px}.hero .button{padding:14px 15px;gap:12px}.hero-images{padding:0 0 33px;min-height:0}.hero-photo.primary{height:335px}.hero-photo.secondary{height:262px;margin-top:44px}.hero-caption{font-size:12px;line-height:1.5;bottom:0;letter-spacing:.025em}.photo-number{font-size:12px;letter-spacing:.05em}.trust-item{font-size:12px}.trust-item strong{font-size:14px}.trust-strip{grid-template-columns:1fr 1fr;gap:12px}.trust-item{padding-right:12px}.trust-item:nth-child(2){align-items:flex-start}.service-price{font-size:12px;line-height:1.8;gap:6px}.service-topline span{font-size:12px}.salon-visual{padding-bottom:49px}.salon-visual figcaption{font-size:12px;letter-spacing:.03em}.feature-copy h2{font-size:52px}.feature-copy>p:not(.eyebrow){font-size:16px}.section-heading p:not(.eyebrow){font-size:16px}.small-detail span{font-size:12px}.wella-photo figcaption{font-size:12px}.review-score{font-size:12px}.review-card figcaption,.review-card figcaption span,.reviews .source-note{font-size:12px}.social-shot figcaption{font-size:12px;line-height:1.5;letter-spacing:.03em;max-width:85%}.social-link strong{font-size:27px}.social-link span{font-size:12px}.rental-right>p{font-size:16px}.rental-copy h2{font-size:53px}.visit .parking-note{font-size:12px}.hours-row{font-size:14px}.footer-brand p{font-size:12px}.footer-nav{font-size:14px}.footer-bottom{font-size:12px}.footer-bottom nav{flex-wrap:wrap}.page-intro{display:block;padding-top:45px;padding-bottom:39px}.page-intro h1{font-size:70px}.page-intro .intro-copy{margin-top:26px}.page-intro .eyebrow{margin-bottom:23px}.service-tabs{gap:0;padding-left:6%;padding-right:6%}.service-tabs a{padding:17px 15px;font-size:14px;gap:12px}.service-tabs a span{font-size:21px}.service-detail,.service-detail.reverse{display:flex;flex-direction:column;gap:33px;align-items:stretch}.detail-image img{height:385px}.detail-image figcaption{font-size:12px;letter-spacing:.05em}.detail-copy h2{font-size:55px}.detail-copy .eyebrow{margin-bottom:17px}.price-row{font-size:14px;padding:17px 0;gap:20px}.price-row span:last-child{font-size:27px}.price-row small{font-size:12px}.detail-copy .service-extra{font-size:16px!important}.service-final h2{font-size:52px}.service-final .button{margin-left:0;margin-right:0}.service-final .button.outline{margin-left:7px}.space-hero{display:flex;flex-direction:column;padding-top:38px;padding-bottom:39px;gap:35px}.space-hero h1{font-size:72px}.space-hero .eyebrow{margin-bottom:23px}.space-hero-copy>p:not(.eyebrow){margin-bottom:25px}.space-hero-image{width:100%;padding-bottom:28px}.space-hero-image img{height:395px}.space-hero-image figcaption{font-size:12px;letter-spacing:.025em}.space-options-grid{display:block}.space-option+.space-option{margin-top:36px}.space-option .option-count{margin-bottom:19px}.space-option h3{font-size:39px}.application-heading h2{font-size:55px}.application-heading{margin-bottom:35px}.form-grid{grid-template-columns:1fr;gap:20px}.field.full{grid-column:auto}.form-section legend{font-size:30px;margin-bottom:23px}.days{gap:9px}.day-option span{padding:11px 12px}.enquiry-form>.button{width:100%;justify-content:space-between}.privacy-page{padding-top:45px;padding-bottom:55px}.privacy-page h1{font-size:58px}.privacy-copy h2{font-size:30px}}


/* Immersive Naturally U direction: photography first. */
body{background:#f0e5d8}.site-header{background:#32251f;color:#f5e9da;height:88px;border-bottom:1px solid #695040;padding-left:4%;padding-right:4%}.site-header .brand{width:160px}.desktop-nav{gap:30px}.site-header .button{background:#d7b688;border-color:#d7b688;color:#302219}.site-header .button:hover{background:#ead0ac}.menu-toggle{color:#f5e9da}.mobile-menu{top:88px;background:#32251f;color:#f5e9da}.mobile-menu .button{background:#d7b688;color:#302219;border-color:#d7b688}.shell{max-width:1800px;padding-left:5%;padding-right:5%}.immersive-hero{height:650px;min-height:550px;position:relative;isolation:isolate;background:#493629;overflow:hidden}.hero-panels{position:absolute;inset:0;display:flex;gap:4px;background:#32251f}.image-panel{position:relative;flex:1;min-width:0;overflow:hidden;transition:flex 1.3s cubic-bezier(.22,.7,.22,1)}.image-panel.is-active{flex:2.05}.image-panel:after{content:'';position:absolute;inset:0;background:rgba(38,24,17,.2);pointer-events:none;transition:background .8s}.image-panel.is-active:after{background:rgba(38,24,17,.1)}.image-panel img{width:100%;height:100%;object-fit:cover;object-position:50% 48%;transform:scale(1.09);transition:transform 7s linear;filter:saturate(.91)}.image-panel.is-active img{transform:scale(1.025)}.image-panel:nth-child(2) img{object-position:50% 58%}.image-panel:nth-child(3) img{object-position:50% 67%}.panel-control{position:absolute;inset:0 0 auto;z-index:3;background:rgba(43,29,20,.57);border:0;border-bottom:1px solid rgba(237,208,167,.55);color:#fff5e7;padding:22px 26px;display:flex;align-items:center;gap:17px;text-align:left;font-size:19px;line-height:1.3;font-weight:500;transition:background .3s}.panel-control>span:first-child{font-size:12px;color:#ead2b2;letter-spacing:.07em}.panel-control .panel-symbol{margin-left:auto;font-size:23px}.panel-control:hover,.panel-control[aria-pressed=true]{background:rgba(43,29,20,.8)}.panel-control:focus-visible{outline-offset:-6px;outline:2px solid #ffe0a9}.immersive-story{position:absolute;left:5%;bottom:50px;color:#fff8ef;width:650px;max-width:75%;z-index:4;pointer-events:none}.immersive-story:before{content:'';position:absolute;z-index:-1;inset:-30px -30px -30px -40px;background:rgba(39,24,16,.68)}.immersive-story .eyebrow{margin:0 0 17px;font-size:12px;letter-spacing:.15em;color:#eed5b2}.immersive-story h1{font:600 clamp(56px,5.6vw,84px)/.98 var(--sans);letter-spacing:-.066em;margin:0 0 21px}.immersive-story h1 em{font:500 1.18em/.94 var(--serif);letter-spacing:-.045em;color:#f0cbb4}.immersive-story>p:not(.eyebrow){font-size:16px;line-height:1.65;margin:0 0 24px;color:#f0e3d4}.immersive-story a{pointer-events:auto}.immersive-story .button{background:#e3bf94;border-color:#e3bf94;color:#2d211b;padding:15px 24px;min-height:55px;gap:26px;font-weight:600}.immersive-story .button:hover{background:#f1d3b0;border-color:#f1d3b0}.immersive-story .text-link{color:#fff8ef;border-color:#dabb8f}.hero-playback{position:absolute;right:5%;bottom:32px;display:flex;gap:17px;align-items:center;z-index:4;background:rgba(43,29,20,.83);padding:10px 14px;color:#fff5e7}.playback-toggle{border:0;color:inherit;background:transparent;display:flex;align-items:center;gap:10px;font-size:12px;padding:3px}.hero-progress{height:2px;width:61px;background:#806749;overflow:hidden}.hero-progress i{display:block;height:100%;width:0;background:#e3bf94;animation:hero-timer 7s linear infinite}.immersive-hero.is-paused .hero-progress i{animation-play-state:paused}.hero-side-note{position:absolute;right:5%;top:99px;z-index:3;font-size:12px;letter-spacing:.13em;text-transform:uppercase;color:#fff1e1;text-shadow:0 1px 10px #21140c;writing-mode:vertical-rl}.trust-strip{padding-top:21px;padding-bottom:21px;background:#493328}.trust-item{border-color:#7d5c45}.section{padding-top:67px;padding-bottom:67px}.section-heading{margin-bottom:33px;gap:35px}.section-heading h2,.feature-copy h2,.reviews h2,.rental-copy h2,.visit h2{font-family:var(--sans);font-weight:500;font-size:clamp(35px,3.5vw,53px);letter-spacing:-.05em;line-height:1.13}.section-heading h2 em,.feature-copy h2 em,.reviews h2 em,.rental-copy h2 em,.visit h2 em{font-family:var(--serif);font-size:1.24em;line-height:.96;color:#8b624b}.section-heading .eyebrow{margin-bottom:14px}.service-grid{gap:15px}.service-card{position:relative;background:#3c2b21;color:#fff0df;padding-bottom:25px;overflow:hidden}.service-photo{height:353px}.service-card:nth-child(2){background:#654337}.service-card:nth-child(3){background:#4e3a2c}.service-topline,.service-card>p,.service-price,.service-card .text-link{margin-left:25px;margin-right:25px}.service-topline{margin-top:21px}.service-topline h3{font-family:var(--sans);font-size:29px;font-weight:500;letter-spacing:-.035em}.service-topline span{color:#e4c493}.service-card>p{color:#e3cbbb;max-width:none;font-size:15px;line-height:1.75;margin-bottom:12px}.service-price{border-color:#997250;margin-top:17px;padding-top:15px;color:#ffe8cf;font-size:13px}.service-card .text-link{color:#fff2e0;margin-top:15px;font-size:14px}.section-footnote{margin-top:19px}.salon-section{grid-template-columns:49% 45%;gap:6%;background:#e3c7b5}.salon-visual{padding-bottom:28px}.salon-visual>img{height:455px;width:89%}.salon-detail{border-color:#e3c7b5;height:217px}.salon-visual figcaption{font-size:12px;letter-spacing:.03em}.feature-copy>p:not(.eyebrow){font-size:16px;line-height:1.8;margin-bottom:18px}.feature-copy h2{margin-bottom:22px}.small-detail{margin-top:18px;padding:16px 0}.wella-section{background:#382820;grid-template-columns:49% 45%;gap:6%;padding-top:50px;padding-bottom:50px}.wella-section .wella-type{margin-bottom:25px}.wella-section .feature-copy h2{font-size:52px}.wella-photo img{height:444px}.wella-photo figcaption{margin-top:13px;font-size:12px}.reviews{background:#e8cfc4;padding-top:51px;padding-bottom:49px}.reviews h2{font-size:39px}.review-score{margin:15px 0 25px}.review-grid{gap:40px;margin-bottom:23px}.review-card blockquote{font-size:39px;line-height:1.11}.review-card:nth-child(2) blockquote{font-size:35px}.review-card figcaption{font-size:12px}.social-section{background:#f0e5d8}.social-gallery{gap:15px;align-items:stretch}.social-shot img,.social-shot:nth-child(2) img{height:365px}.social-links{margin-top:17px}.social-link{padding-top:19px;padding-bottom:20px}.rental-section{padding-top:47px;padding-bottom:47px;background:#805846;color:#fff0e0;gap:7%;grid-template-columns:1.1fr 1fr}.rental-copy h2{font-size:44px}.rental-copy h2 em{color:#eed0ba}.rental-right>p{color:#f0d8c8;font-size:16px;line-height:1.8;margin-bottom:20px}.rental-right .button{background:#ebcdb0;color:#37271e;border-color:#ebcdb0}.rental-right .availability{margin-top:12px}.availability:before{background:#d7ac7e}.visit{padding-top:58px;padding-bottom:58px;gap:10%}.visit h2{font-size:45px;margin-bottom:23px}.opening-hours h3{font:500 25px/1.2 var(--sans);letter-spacing:-.04em}.site-footer{padding-top:36px;background:#2d211b}.footer-main{padding-bottom:30px}.footer-bottom{padding-top:20px}.page-intro{padding-top:44px;padding-bottom:43px;background:#e3c7b5}.page-intro h1{font-family:var(--sans);font-weight:500;font-size:75px;letter-spacing:-.055em;line-height:1.02}.page-intro h1 em{font-family:var(--serif);font-size:1.18em;color:#7f533f}.service-tabs{background:#493328}.service-detail{background:#382820;color:#f8eadb;gap:5%;grid-template-columns:49% 46%;padding-top:48px;padding-bottom:48px}.service-detail.reverse{background:#754f3e;color:#f8eadb;grid-template-columns:46% 49%}.detail-image img{height:510px}.detail-image figcaption{color:#ead0b2;margin-top:12px}.detail-copy .eyebrow{color:#ead0b2;margin-bottom:16px}.detail-copy h2{font-family:var(--sans);font-size:49px;font-weight:500;line-height:1.09;letter-spacing:-.05em}.detail-copy h2 em{font-family:var(--serif);font-size:1.2em;color:#e7bc9d}.detail-copy>p:not(.eyebrow){color:#ebd3bf;font-size:16px;line-height:1.75}.price-list{margin:21px 0}.price-row,.price-row:last-child{border-color:#9c7456;padding-top:14px;padding-bottom:14px}.price-row small{color:#ead0b2}.detail-copy .button{background:#e7c499;color:#38271c;border-color:#e7c499}.detail-copy .service-extra{font-size:14px!important;color:#ead0b2!important;margin-bottom:20px!important}.service-final{background:#e3c7b5;padding-top:49px;padding-bottom:47px}.service-final h2{font:500 48px/1.06 var(--sans);letter-spacing:-.055em}.service-final h2 em{font-family:var(--serif);font-size:1.2em}.service-final p{margin-bottom:23px}.space-hero{padding-top:42px;padding-bottom:42px;background:#493328;color:#faead9;gap:5%;grid-template-columns:49% 46%}.space-hero h1{font-family:var(--sans);font-weight:500;font-size:77px;line-height:1;letter-spacing:-.055em}.space-hero h1 em{font-family:var(--serif);font-size:1.18em;color:#ecc5a8}.space-hero-copy>p:not(.eyebrow){color:#e8cdb8;margin-bottom:24px;line-height:1.8}.space-hero-copy>.button{background:#e6c398;border-color:#e6c398;color:#332318}.space-hero-image img{height:495px}.space-hero-image figcaption{color:#e3c3a9}.space-options{background:#e3c7b5}.space-option h3{font:500 33px/1.1 var(--sans);letter-spacing:-.045em}.space-option .option-count{margin-bottom:19px}.space-option p{font-size:16px;line-height:1.8}.application-heading h2{font:500 42px/1.11 var(--sans);letter-spacing:-.05em}.application-heading h2 em{font-family:var(--serif);font-size:1.3em;color:#865c46}.application-heading>p:not(.eyebrow){line-height:1.8}.application-section{padding-top:58px;padding-bottom:58px}.form-section legend{font:500 25px/1.15 var(--sans);letter-spacing:-.04em}.field input,.field select,.field textarea{background:#fbf1e5}.form-status:not(:empty){background:#e3c7b5}.privacy-page h1{font-family:var(--sans);font-weight:500;font-size:60px;letter-spacing:-.05em}.privacy-page h1 em{font-family:var(--serif);font-size:1.2em}.privacy-copy h2{font-family:var(--sans);font-weight:500;font-size:27px;letter-spacing:-.035em}@keyframes hero-timer{from{width:0}to{width:100%}}@keyframes hero-enter{from{clip-path:inset(0 0 100% 0)}to{clip-path:inset(0)}}@media(prefers-reduced-motion:no-preference){.hero-panels{animation:hero-enter 1.25s cubic-bezier(.2,.8,.25,1) both}}
@media(max-width:1100px){.immersive-hero{height:660px}.immersive-story{max-width:73%;width:570px;bottom:48px}.immersive-story h1{font-size:72px}.panel-control{padding:20px;font-size:17px;gap:13px}.service-photo{height:300px}.service-topline,.service-card>p,.service-price,.service-card .text-link{margin-left:20px;margin-right:20px}.salon-visual>img{height:465px}.wella-photo img{height:465px}.social-shot img,.social-shot:nth-child(2) img{height:320px}.page-intro h1{font-size:64px}.detail-image img{height:550px}.detail-copy h2{font-size:45px}.space-hero h1{font-size:65px}.space-hero-image img{height:495px}.application-heading h2{font-size:37px}.rental-copy h2{font-size:39px}}
@media(max-width:800px){.site-header{height:79px}.mobile-menu{top:79px}.site-header .brand{width:149px}.immersive-hero{height:652px}.immersive-story{left:5%;bottom:45px;max-width:82%;width:560px}.immersive-story h1{font-size:64px}.immersive-story:before{inset:-24px -22px -24px -30px}.panel-control{padding:18px 16px;font-size:15px;gap:9px}.panel-control .panel-symbol{display:none}.hero-side-note{right:3%;top:86px;font-size:12px}.hero-playback{right:3%;bottom:16px}.service-photo{height:250px}.service-topline,.service-card>p,.service-price,.service-card .text-link{margin-left:16px;margin-right:16px}.service-card>p{font-size:16px}.service-topline h3{font-size:25px}.service-price{font-size:12px}.section-heading h2,.feature-copy h2{font-size:39px}.section-heading p:not(.eyebrow){font-size:16px}.salon-visual>img{height:487px}.salon-detail{height:190px}.wella-section .feature-copy h2{font-size:42px}.wella-photo img{height:500px}.social-shot img,.social-shot:nth-child(2) img{height:280px}.rental-copy h2{font-size:35px}.visit h2{font-size:39px}.page-intro h1{font-size:56px}.service-detail{grid-template-columns:45% 50%;gap:5%}.service-detail.reverse{grid-template-columns:50% 45%}.detail-copy h2{font-size:40px}.detail-image img{height:580px}.space-hero{grid-template-columns:50% 45%}.space-hero h1{font-size:55px}.space-hero-image img{height:545px}.space-option h3{font-size:29px}.application-heading h2{font-size:41px}}
@media(max-width:600px){.site-header{height:72px;padding-left:5%;padding-right:5%}.site-header .brand{width:140px}.mobile-menu{top:72px}.shell{padding-left:5%;padding-right:5%}.immersive-hero{height:669px;min-height:0}.hero-panels{gap:3px}.image-panel{flex:.65}.image-panel.is-active{flex:2.35}.image-panel img{object-position:48% 50%}.image-panel:nth-child(2) img{object-position:54% 50%}.image-panel:nth-child(3) img{object-position:55% 65%}.panel-control{padding:18px 7px 16px;flex-direction:column;gap:7px;align-items:center;justify-content:center;min-height:76px;font-size:14px;font-weight:500}.panel-control>span:first-child{font-size:12px}.panel-control .panel-symbol{display:none}.immersive-story{left:5%;bottom:67px;max-width:89%;width:auto;right:6%}.immersive-story:before{inset:-22px -15px -22px -19px;background:rgba(39,24,16,.77)}.immersive-story h1{font-size:clamp(48px,12.8vw,65px);line-height:1.02;letter-spacing:-.06em;margin-bottom:18px}.immersive-story h1 em{font-size:1.17em}.immersive-story .eyebrow{font-size:12px;letter-spacing:.07em;margin-bottom:16px}.immersive-story>p:not(.eyebrow){font-size:16px;line-height:1.65;margin-bottom:23px}.immersive-story .hero-actions{gap:17px;flex-wrap:wrap}.immersive-story .button{padding:14px 17px;min-height:53px;gap:27px;font-size:14px}.immersive-story .text-link{font-size:14px;gap:13px}.hero-side-note{top:99px;right:13px;font-size:12px;letter-spacing:.075em}.hero-playback{bottom:15px;right:5%;padding:7px 10px;gap:14px}.playback-toggle{font-size:12px}.hero-progress{width:45px}.trust-strip{padding-top:20px;padding-bottom:20px}.section{padding-top:44px;padding-bottom:44px}.section-heading{margin-bottom:27px}.section-heading h2,.feature-copy h2{font-size:39px;line-height:1.14}.section-heading h2 em,.feature-copy h2 em{font-size:1.23em}.section-heading .eyebrow{margin-bottom:12px}.section-heading p:not(.eyebrow){margin-top:17px}.service-grid{display:flex;flex-direction:column;gap:19px}.service-card+.service-card{margin-top:0}.service-photo,.service-card:nth-child(2) .service-photo,.service-card:nth-child(3) .service-photo{height:310px}.service-card{padding-bottom:22px}.service-topline{margin-top:19px;margin-bottom:11px}.service-topline,.service-card>p,.service-price,.service-card .text-link{margin-left:21px;margin-right:21px}.service-topline h3{font-size:29px}.service-card>p{font-size:16px;line-height:1.75}.service-price{font-size:12px;margin-top:15px;padding-top:14px;flex-direction:row;gap:12px}.service-card .text-link{margin-top:13px}.salon-section{display:flex;gap:31px}.salon-visual{padding-bottom:41px}.salon-visual>img{height:374px;width:87%}.salon-detail{height:190px;width:45%;border-width:7px}.salon-visual figcaption{font-size:12px;max-width:52%;line-height:1.5}.small-detail{margin-top:17px}.wella-section{display:flex;gap:29px;padding-top:43px;padding-bottom:39px}.wella-section .feature-copy h2{font-size:42px}.wella-section .wella-type{margin-bottom:21px}.wella-photo img{height:347px}.wella-photo figcaption{font-size:12px}.reviews{padding-top:39px;padding-bottom:39px}.reviews h2{font-size:31px}.review-grid{margin-top:25px}.review-card blockquote,.review-card:nth-child(2) blockquote{font-size:33px}.review-card+.review-card{margin-top:27px}.reviews .source-note{font-size:12px;line-height:1.7}.social-gallery{gap:11px;grid-template-columns:1fr 1fr}.social-shot img,.social-shot:nth-child(2) img{height:284px}.social-shot:nth-child(2){margin-top:0}.social-links{margin-top:17px}.social-link,.social-link+.social-link{padding:17px 0}.rental-section{display:block;padding-top:37px;padding-bottom:37px}.rental-copy h2{font-size:36px;margin-bottom:21px}.rental-right>p{font-size:16px}.visit{padding-top:42px;padding-bottom:43px}.visit h2{font-size:42px}.opening-hours{margin-top:31px}.opening-hours h3{font-size:24px;margin-bottom:17px}.hours-row{font-size:14px;padding-top:8px;padding-bottom:8px}.footer-main{padding-bottom:27px}.site-footer{padding-top:29px}.footer-nav{margin-top:23px;gap:12px 19px}.footer-bottom{font-size:12px}.page-intro{padding-top:33px;padding-bottom:32px}.page-intro h1{font-size:49px;line-height:1.06}.page-intro .eyebrow{margin-bottom:17px}.page-intro .intro-copy{margin-top:21px;font-size:16px;line-height:1.8}.service-tabs a{padding-top:15px;padding-bottom:15px;font-size:14px}.service-detail,.service-detail.reverse{display:flex;gap:26px;padding-top:31px;padding-bottom:39px}.detail-image img{height:343px}.detail-copy h2{font-size:41px}.detail-copy .eyebrow{margin-bottom:13px}.detail-copy>p:not(.eyebrow){font-size:16px}.detail-copy .service-extra{font-size:16px!important}.detail-image figcaption{font-size:12px}.price-row{font-size:14px;padding-top:15px;padding-bottom:15px}.service-final{padding-top:37px;padding-bottom:36px}.service-final h2{font-size:39px}.space-hero{display:flex;flex-direction:column;padding-top:31px;padding-bottom:29px;gap:29px}.space-hero h1{font-size:49px;line-height:1.04;margin-bottom:21px}.space-hero h1 br:nth-of-type(2){display:none}.space-hero h1 em{display:block}.space-hero-copy>p:not(.eyebrow){font-size:16px}.space-hero-image{padding-bottom:27px}.space-hero-image img{height:331px}.space-options-grid{display:block}.space-option{padding-top:20px}.space-option+.space-option{margin-top:29px}.space-option h3{font-size:31px;margin-bottom:17px}.space-option p{font-size:16px}.application-heading{margin-bottom:31px}.application-heading h2{font-size:38px;margin-bottom:20px}.application-section{padding-top:41px;padding-bottom:41px}.form-section legend{font-size:24px}.privacy-page{padding-top:35px}.privacy-page h1{font-size:46px}.privacy-copy h2{font-size:25px}}
@media(prefers-reduced-motion:reduce){.image-panel,.image-panel img,.image-panel.is-active img{transition:none;transform:none}.hero-progress i{animation:none;width:100%}.hero-panels{animation:none}}


.service-card>p{font-size:16px}.service-price{font-size:14px}.playback-toggle{min-height:44px;font-size:14px;padding:7px 5px}.hero-playback{padding:3px 11px}.panel-control{min-height:64px}.hero-progress{width:50px}
@media(max-width:600px){.immersive-story{bottom:88px}.hero-playback{bottom:13px;padding:2px 9px}.playback-toggle{min-height:44px;font-size:14px}.hero-progress{width:34px}.service-price{font-size:14px;gap:7px}.service-price span{max-width:73%}.panel-control{min-height:78px}}
@media(prefers-reduced-motion:reduce){.immersive-hero.motion-enabled .image-panel{transition:flex 1.3s cubic-bezier(.22,.7,.22,1)!important}.immersive-hero.motion-enabled .image-panel img{transition:transform 7s linear!important;transform:scale(1.09)!important}.immersive-hero.motion-enabled .image-panel.is-active img{transform:scale(1.025)!important}.immersive-hero.motion-enabled .hero-progress i{animation:hero-timer 7s linear infinite!important}}


.desktop-nav>a[aria-current="page"]{color:#e4c493}.desktop-nav>a[aria-current="page"]:after{transform:scaleX(1)}.mobile-menu>a[aria-current="page"],.footer-nav>a[aria-current="page"],.footer-bottom a[aria-current="page"]{color:#e4c493;text-decoration:underline;text-underline-offset:6px;text-decoration-thickness:1px}
