@font-face{font-family:Manrope;src:url('assets/manrope.ttf') format('truetype');font-weight:200 800;font-display:swap}
@font-face{font-family:Cormorant;src:url('assets/cormorant.ttf') format('truetype');font-weight:300 700;font-display:swap}
@font-face{font-family:Cormorant;src:url('assets/cormorant-italic.ttf') format('truetype');font-weight:300 700;font-style:italic;font-display:swap}
:root{--paper:#f7f7f1;--ink:#213e35;--muted:#5f6c62;--mint:#d0e8df;--line:#d2d8ce;--deep:#1e4438;--white:#fffef8;--serif:Cormorant,Georgia,serif;--sans:Manrope,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font:400 15px/1.65 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}img{max-width:100%;height:auto;display:block}figure,h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:500;line-height:1.02;letter-spacing:-.025em}h1{font-size:clamp(54px,6.7vw,88px)}h2{font-size:clamp(40px,4.5vw,62px)}h3{font-size:34px}em{font-weight:500}p{text-wrap:pretty}p+p{margin-top:16px}.wrap{width:calc(100% - 112px);max-width:1328px;margin-inline:auto}.muted{color:var(--muted)}.arrow{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.2;flex:0 0 auto}
.button{display:inline-flex;max-width:100%;min-height:50px;align-items:center;justify-content:space-between;gap:24px;padding:13px 23px;border:1px solid var(--ink);background:var(--ink);color:var(--white);border-radius:2px;font-size:13px;line-height:1.4;font-weight:500;transition:background .2s,color .2s,border-color .2s}.button:hover{background:#376451;border-color:#376451}.button.outline{background:transparent;color:var(--ink)}.button.outline:hover{background:var(--mint)}.button.light{background:var(--paper);border-color:var(--paper);color:var(--ink)}.button.light:hover{background:var(--mint);border-color:var(--mint)}.button.small{min-height:44px;padding:10px 16px;gap:16px}.button.small .arrow{width:17px}.text-link{display:inline-flex;gap:12px;align-items:center;min-height:44px;font-size:13px;border-bottom:1px solid var(--line)}.text-link:hover{border-color:var(--ink)}:focus-visible{outline:2px solid #467f6b;outline-offset:5px}.skip{position:fixed;z-index:20;top:-100px;left:12px;padding:10px 16px;background:var(--white)}.skip:focus{top:12px}
.ui-icon{width:22px;height:22px;display:block;fill:none;stroke:currentColor;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.play-mark .ui-icon{width:18px;height:18px}.motion-toggle .ui-icon{width:16px;height:16px}.dialog-close{display:grid;place-items:center}.footer-bottom a{gap:6px}.hero-media figcaption .ui-icon{width:19px;height:19px}.course-questions summary>span{display:flex}
/* The salon's own sign leads the quiet masthead. */
.site-header{height:112px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);position:relative;z-index:5}.brand{display:flex;gap:10px;align-items:center;flex:none}.brand img{width:46px;height:46px;border-radius:50%}.brand span{font-size:13px;font-weight:600;letter-spacing:.1em;line-height:1.4}.brand small{display:block;font-size:12px;letter-spacing:.15em;font-weight:400;margin-top:4px}.desktop-nav{display:flex;align-items:center;gap:27px;font-size:12px}.desktop-nav a{display:flex;align-items:center;min-height:44px;border-bottom:1px solid transparent}.desktop-nav a:hover,.desktop-nav a[aria-current]{border-color:var(--ink)}.header-action{display:flex;gap:26px;align-items:center}.location{font-size:12px;line-height:1.55}.location span{color:var(--muted)}.mobile-menu{display:none}
/* Typography, a real photograph, and one small moving object. */
.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:64px;padding-top:54px;align-items:start}.hero-main{padding-top:36px;min-width:0}.hero h1{font-size:clamp(68px,7.35vw,106px);line-height:.98;white-space:nowrap}.hero-description{font-size:15px;margin-top:28px;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:30px;flex-wrap:wrap}.hero-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:24px;min-height:132px;gap:16px}.hero-address{font-size:12px;line-height:1.6}.hero-address span{display:block;color:var(--muted);margin-top:5px;font-size:12px}.hero-media{min-width:0}.hero-photo{position:relative;height:540px;overflow:hidden;background:var(--mint)}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:50% 52%}.hero-media figcaption{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--muted);padding-top:14px;gap:12px}.hero-media figcaption>span:last-child{font-size:22px;color:var(--ink)}.video-note{position:absolute;bottom:18px;left:18px;right:18px;display:flex;align-items:center;gap:14px;background:var(--paper);border:0;padding:14px 18px;text-align:left;font-size:12px;line-height:1.5;min-height:70px}.video-note:hover{background:var(--white)}.video-note small{display:block;font-size:12px;color:var(--muted);margin-top:3px}.play-mark{width:36px;height:36px;border:1px solid var(--ink);display:grid;place-items:center;border-radius:50%;font-size:20px;flex:none}
.shell-scene{position:relative;width:165px;height:132px;flex:none}.shell-scene canvas{width:100%;height:100%;position:absolute;inset:0;display:block;opacity:0;transition:opacity .3s}.shell-scene[data-ready="true"] canvas{opacity:1}.shell-scene[data-ready="true"] .shell-fallback{opacity:0}.shell-fallback{position:absolute;inset:12px 25px;display:grid;place-items:center}.shell-drawing{width:100%;height:auto;fill:none;stroke:currentColor;stroke-width:1.1}.shell-fallback .shell-drawing{color:#8ca897}.motion-toggle{position:absolute;right:0;bottom:0;width:44px;height:44px;border:0;border-radius:50%;background:transparent;display:grid;place-items:center;font-size:13px;color:var(--muted)}.motion-toggle:hover{background:var(--mint)}.motion-toggle[hidden]{display:none}
/* Editorial service index: no repeated card containers. */
.section{padding-top:118px;padding-bottom:110px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:48px;margin-bottom:48px}.section-heading>p{font-size:13px;line-height:1.85;color:var(--muted);max-width:280px;padding-bottom:5px}.services-editorial{display:grid;grid-template-columns:.82fr 1.18fr;gap:92px;align-items:start}.service-photo img{width:100%;height:480px;object-fit:cover;object-position:center 43%}.service-photo figcaption{font-family:var(--serif);font-style:italic;font-size:25px;margin-top:16px}.service-index{border-top:1px solid var(--line)}.service-index>a:not(.button){display:flex;justify-content:space-between;align-items:center;gap:16px;border-bottom:1px solid var(--line);padding:22px 0;min-height:110px;transition:color .2s}.service-index>a:not(.button):hover{color:#467f6b}.service-index h3{font-size:38px}.service-index p{font-size:12px;margin-top:9px;color:var(--muted)}.service-index>.button{margin-top:25px}
.master-teaser{display:grid;grid-template-columns:1fr 1fr;gap:92px;align-items:center;border-top:1px solid var(--line);padding-block:65px 100px}.master-teaser h2{font-size:52px}.master-teaser p{font-size:13px;margin-top:20px;color:var(--muted)}.master-teaser-detail{border-left:1px solid var(--line);padding-left:64px}.master-name{font-family:var(--serif);font-size:62px;line-height:1.1}.master-teaser-detail p{margin-top:5px}.master-teaser-detail .button{margin-top:24px}
.education-banner{background:var(--deep);color:var(--paper);padding:70px 64px;display:grid;grid-template-columns:1.1fr 1fr;gap:55px}.education-banner h2{font-size:58px;line-height:1.05}.education-signature{display:block;font-size:12px;letter-spacing:.03em;margin-top:42px}.education-copy h3{font-size:38px}.education-copy>p{font-size:13px;color:#d3dfd6;margin-top:15px}.course-facts{display:flex;gap:35px;padding:23px 0 27px;margin:22px 0 26px;border-top:1px solid #718d7d;border-bottom:1px solid #718d7d;font-size:12px;color:#d3dfd6}.course-facts strong{display:block;font:500 31px/1.4 var(--serif);color:var(--paper)}.about-teaser{display:grid;grid-template-columns:1fr 1fr;gap:92px;align-items:center}.about-teaser h2{font-size:72px;line-height:1.02}.about-teaser-copy{max-width:420px}.about-teaser-copy>p{font-size:16px;line-height:1.85}.about-teaser-copy>.button{margin-top:28px}.mini-logo{width:56px;height:56px;border-radius:50%;margin-bottom:25px}
/* Interior pages keep open dividers and the same typographic hierarchy. */
.page-intro{padding-block:72px 60px;display:flex;justify-content:space-between;align-items:end;gap:55px}.page-intro p{font-size:14px;max-width:350px;padding-bottom:10px}.directory{border-top:1px solid var(--line)}.directory-row{display:grid;grid-template-columns:1.1fr 1fr 45px;align-items:center;gap:25px;padding:34px 0;border-bottom:1px solid var(--line);transition:color .2s}.directory-row:hover{color:#467f6b}.directory-row h2{font-size:48px}.directory-row>span:not(.circle-arrow){font-size:13px;color:var(--muted)}.circle-arrow{display:grid;place-items:center;width:44px;height:44px}.season-banner{margin-block:80px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:40px;padding:55px 60px;background:var(--mint);position:relative;overflow:hidden}.season-banner h2{font-size:54px}.season-banner p{max-width:390px;margin-top:20px}.season-banner .button{margin-top:25px}.season-price{display:flex;flex-direction:column}.season-price>strong{font:500 64px/1.2 var(--serif)}.season-price>span{font-size:12px}.season-banner>.shell-drawing{display:none}.note-section{padding:0 0 85px}.note-section p{max-width:680px;margin-top:22px}.note-section .button{margin-top:25px}.breadcrumbs{display:flex;gap:12px;padding-top:30px;font-size:12px;color:var(--muted)}.breadcrumbs a{text-decoration:underline;text-underline-offset:4px}
.service-hero{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding-block:45px 80px}.service-hero h1{font-size:88px}.service-hero>div:first-child>p{font-size:16px;margin-top:25px}.service-hero .button{margin-top:30px}.service-art{height:420px;background:var(--mint);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.service-art>img{width:100%;height:100%;object-fit:cover}.service-art.nails>img{object-position:center 43%}.service-art.hair>img{object-position:center 44%}.service-art .type-art{font-family:var(--serif);font-size:68px;line-height:1.05;position:relative;z-index:1}.service-art>.shell-drawing{position:absolute;bottom:22px;right:25px;width:82px;opacity:.6}.lash-art{display:none}.service-content{display:grid;grid-template-columns:1fr 1fr;gap:100px;border-top:1px solid var(--line);padding-block:65px 85px}.service-content h2{font-size:54px}.service-content>div>p{max-width:400px;margin-top:23px}.service-panel h3{font-size:32px;margin-bottom:20px}.service-panel>p{font-size:14px}.service-panel .button{margin-top:25px}.plain-list{list-style:none;margin:0;padding:0}.plain-list li{padding:15px 0;border-bottom:1px solid var(--line)}.prototype-inline{font-size:12px!important;line-height:1.7;color:var(--muted);margin-top:25px!important}.price-list{margin:0}.price-list>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:16px 0}.price-list dd{margin:0;white-space:nowrap;font-weight:600}.compact-promo{display:flex;justify-content:space-between;align-items:center;gap:40px;padding:48px 55px;background:var(--mint);margin-bottom:80px}.compact-promo h2{font-size:46px}.next-direction{display:flex;gap:40px;flex-wrap:wrap;align-items:center;border-top:1px solid var(--line);padding-block:32px 60px}.next-direction>span{color:var(--muted);font-size:12px;margin-right:auto}.next-direction a{display:flex;align-items:center;gap:12px;min-height:44px;font-size:13px}
.catalogue-section{padding-block:55px 80px}.catalogue-group{border-top:1px solid var(--line)}.catalogue-group:last-of-type{border-bottom:1px solid var(--line)}.catalogue-group summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:76px;padding-block:20px;font:500 28px/1.15 var(--serif)}.catalogue-group summary::-webkit-details-marker{display:none}.catalogue-group summary>span{flex:none}.catalogue-group[open] summary>span{transform:rotate(45deg)}.catalogue-group ul{list-style:none;padding:0;margin:0 0 22px;columns:2;column-gap:60px}.catalogue-group li{break-inside:avoid;padding:10px 0;font-size:14px;line-height:1.6}.catalogue-group p{font-size:13px;max-width:65ch;margin-bottom:16px}.catalogue-group>.text-link{margin-bottom:25px}.catalogue-section>.text-link{margin-top:25px}
@media(max-width:620px){.catalogue-section{padding-block:35px 55px}.catalogue-group summary{font-size:25px}.catalogue-group ul{columns:1}.catalogue-group li{font-size:13px}}
.current-offer{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:28px 0;border-bottom:1px solid var(--line)}.current-offer h2{font-size:32px}.current-offer p{font-size:13px;color:var(--muted);margin-top:8px}.current-offer .button{flex:none}@media(max-width:620px){.current-offer{align-items:start;flex-direction:column;gap:18px}.current-offer h2{font-size:30px}}
/* Current priorities are routes, not a restriction of the full catalogue. */
.quick-directions{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 28px;margin-top:45px;padding-block:18px;border-block:1px solid var(--line)}
.quick-directions a{display:flex;align-items:center;gap:18px;min-height:44px;font-size:13px}.quick-directions a:hover{color:#376451}
.education-trial{display:flex;width:fit-content;margin-top:18px;color:var(--paper);border-color:#718d7d}.education-trial:hover{border-color:var(--paper)}
.education-banner+.master-teaser{margin-top:75px}
.course-program,.course-teacher,.trial-lesson{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-block:60px 70px;border-top:1px solid var(--line)}
.course-program h2,.course-teacher h2,.trial-lesson h2{font-size:clamp(40px,4.5vw,58px)}
.course-program>div>p{margin-top:24px;color:var(--muted);font-size:13px}
.course-program dl{margin:0}.course-program dl>div{padding:22px 0;border-bottom:1px solid var(--line)}.course-program dl>div:first-child{padding-top:0}
.course-program dt{font:500 32px/1.1 var(--serif)}.course-program dd{margin:12px 0 0;color:var(--muted);font-size:14px;line-height:1.8}
.course-teacher p{max-width:55ch}.trial-lesson{background:var(--mint);padding:48px 52px;margin-bottom:70px;border:0}.trial-lesson p{font-size:14px;max-width:55ch}.trial-lesson h2+p{margin-top:22px}.trial-lesson .button{margin-top:24px}
::selection{background:var(--mint);color:var(--ink)}
@media(max-width:850px){.course-program,.course-teacher,.trial-lesson{gap:38px}.trial-lesson{padding:38px 30px}.quick-directions{justify-content:flex-start}}
@media(max-width:620px){.quick-directions{gap:4px 20px;margin-top:30px}.quick-directions a{font-size:12px;gap:10px}.education-banner+.master-teaser{margin-top:48px}.course-program,.course-teacher,.trial-lesson{display:block;padding-block:38px 45px}.course-program dl,.course-teacher>div,.trial-lesson>div+div{margin-top:28px}.trial-lesson{padding:32px 26px;margin-bottom:48px}.course-program dt{font-size:29px}}
/* The training offer uses confirmed facts only. */
.course-hero{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding-block:62px 75px}.course-hero h1{font-size:88px}.course-hero>div>p{margin-top:25px}.course-hero .button{margin-top:30px}.course-poster{height:515px;background:var(--mint);padding:35px 38px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.poster-top{display:flex;align-items:center;justify-content:space-between;font-size:12px;letter-spacing:.12em}.poster-top img{border-radius:50%}.poster-type{font-family:var(--serif);font-size:80px;line-height:.95;letter-spacing:-.02em}.course-poster>.shell-drawing{width:90px;position:absolute;right:40px;bottom:130px}.poster-bottom{display:flex;align-items:end;justify-content:space-between;font-size:12px}.course-detail{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-block:60px 70px;border-top:1px solid var(--line)}.course-detail h2{font-size:52px}.course-detail-title p{margin-top:22px;max-width:350px}.course-spec{margin:0}.course-spec>div{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}.course-spec dt{color:var(--muted);font-size:13px}.course-spec dd{margin:0;font:500 32px/1 var(--serif);white-space:nowrap}.course-questions{padding-bottom:85px}.course-questions h2{margin-bottom:30px;font-size:52px}.course-questions details{border-bottom:1px solid var(--line)}.course-questions summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;padding:23px 0;font-size:15px;gap:20px}.course-questions summary::-webkit-details-marker{display:none}.course-questions summary>span{font-size:25px;font-weight:300}.course-questions details[open] summary>span{transform:rotate(45deg)}.course-questions details p{max-width:700px;padding-bottom:25px;font-size:14px;color:var(--muted)}
/* Real people and a real address, no substitute stock portraits. */
.salon-hero{display:grid;grid-template-columns:1.15fr 1fr;gap:70px;align-items:center;padding-top:60px}.salon-hero h1{font-size:76px}.salon-hero p{margin-top:25px}.salon-hero .button{margin-top:30px}.salon-hero>img{height:530px;width:100%;object-fit:cover}.masters{padding-block:65px 100px;border-top:1px solid var(--line)}.master-profile{display:grid;grid-template-columns:.85fr 1.15fr;gap:95px;align-items:center}.master-profile img{width:100%;height:410px;object-fit:cover}.master-profile figcaption{font-size:12px;line-height:1.6;color:var(--muted);margin-top:14px;max-width:360px}.master-profile h3{font-size:72px}.master-profile .master-role{font-size:12px;letter-spacing:.03em;margin-top:14px}.master-profile p{max-width:450px}.master-profile .master-role+p{margin-top:26px}.master-profile .button{margin-top:25px}.contacts{display:grid;grid-template-columns:1.15fr 1fr;gap:75px;padding-block:65px 95px;border-top:1px solid var(--line)}.contacts address{font:500 34px/1.25 var(--serif);margin-top:28px}.contacts .button{margin-top:30px}.contacts .prototype-inline{max-width:350px}.address-art{background:var(--mint);min-height:345px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:28px}.address-art img{width:68px;height:68px;border-radius:50%;margin-bottom:15px}.address-art>span{font:500 33px/1.3 var(--serif)}.address-art strong{font-weight:500;font-size:13px;margin-top:8px}.address-art p{font-size:12px;color:var(--muted);margin-top:25px}
/* Honest local-preview notice and accessible native dialogs. */
.site-footer{background:var(--deep);color:var(--paper);padding:50px 52px 27px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:40px;padding-bottom:45px}.footer-wordmark{font:italic 500 57px/1 var(--serif)}.footer-top p{font-size:12px;color:#d3dfd6}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:12px;border-top:1px solid #718d7d;padding-top:25px}.footer-bottom nav{display:flex;gap:25px}.footer-bottom a{min-height:36px;display:inline-flex;align-items:center}.prototype-note{font-size:12px;color:var(--muted);padding-block:16px 20px}.dialog-logo{border-radius:50%;margin-bottom:20px}dialog{border:1px solid var(--line);background:var(--paper);color:var(--ink);padding:50px;max-width:550px;width:calc(100% - 32px);max-height:calc(100dvh - 40px);overflow-y:auto;border-radius:3px}dialog::backdrop{background:#132b2499;backdrop-filter:blur(3px)}dialog h2{font-size:48px;margin-bottom:22px}dialog p{font-size:14px}dialog .button{margin-top:25px}dialog>.text-link{display:flex;margin-top:16px;width:fit-content}.dialog-close{position:absolute;right:12px;top:10px;width:44px;height:44px;border:0;background:transparent;font-size:30px;font-weight:300}
@media(min-width:1500px){.hero-photo{height:600px}.hero-main{padding-top:56px}.hero-description{margin-top:36px}.hero-bottom{margin-top:44px}}
@media(max-width:1150px){.wrap{width:calc(100% - 72px)}.desktop-nav{gap:18px}.header-action .location{display:none}.hero{gap:36px}.hero h1{font-size:8vw}.hero-photo{height:500px}.hero-main{padding-top:24px}.hero-actions{gap:16px}.services-editorial,.about-teaser,.master-profile{gap:55px}.education-banner{padding:52px 45px;gap:40px}.education-banner h2{font-size:50px}.course-facts{gap:22px}.master-teaser{gap:50px}.master-teaser-detail{padding-left:44px}.course-hero{gap:50px}.course-hero h1,.service-hero h1{font-size:76px}.poster-type{font-size:70px}.service-content{gap:60px}.salon-hero h1{font-size:64px}.footer-wordmark{font-size:47px}.footer-top{gap:25px}.footer-bottom{flex-wrap:wrap}}
@media(max-width:850px){
 .wrap{width:calc(100% - 48px)}.site-header{height:90px;gap:18px}.desktop-nav{display:none}.brand{margin-right:auto}.header-action{margin-left:auto}.mobile-menu{display:block}.mobile-menu>summary{cursor:pointer;list-style:none;width:44px;height:44px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:7px}.mobile-menu>summary::-webkit-details-marker{display:none}.mobile-menu>summary>span{width:23px;height:1px;background:var(--ink)}.mobile-menu[open]>summary>span:first-child{transform:translateY(4px) rotate(45deg)}.mobile-menu[open]>summary>span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-menu>nav{position:absolute;top:90px;left:0;right:0;background:var(--paper);border:1px solid var(--line);box-shadow:0 18px 35px #213e3515;padding:18px 24px;display:flex;flex-direction:column;gap:2px}.mobile-menu nav>a{padding:12px 0;font-size:16px;border-bottom:1px solid var(--line)}.mobile-menu nav>.button{margin-top:14px}
 .hero{gap:30px;padding-top:34px;grid-template-columns:1fr 1fr}.hero h1{font-size:8vw}.hero-photo{height:450px}.hero-description{font-size:13px;margin-top:22px}.hero-actions{margin-top:25px;gap:10px}.hero-bottom{margin-top:14px;gap:0}.shell-scene{width:120px;height:122px}.hero-address{font-size:12px}.hero-address span{font-size:12px;max-width:100px}.hero-actions .button{padding:12px 16px;gap:14px}.video-note{left:12px;right:12px;bottom:12px;padding:12px;gap:10px;font-size:12px}.video-note small{font-size:12px}.play-mark{width:30px;height:30px}.hero-media figcaption{font-size:12px}
 .section{padding-block:80px}.section-heading{gap:30px;margin-bottom:34px}.section-heading h2{font-size:46px}.section-heading>p{font-size:12px}.services-editorial{gap:36px;grid-template-columns:.9fr 1.1fr}.service-photo img{height:430px}.service-index h3{font-size:30px}.service-index p{font-size:12px}.service-index>a:not(.button){min-height:96px;padding-block:17px}.master-teaser{padding-block:50px 75px;gap:35px}.master-teaser h2{font-size:44px}.master-name{font-size:54px}.master-teaser-detail{padding-left:30px}.master-teaser p{font-size:12px}.education-banner{padding:42px 32px;gap:32px}.education-banner h2{font-size:41px}.education-copy h3{font-size:32px}.education-copy>p{font-size:12px}.course-facts{gap:20px;font-size:12px}.course-facts strong{font-size:27px}.education-banner .button{font-size:12px;padding:13px 15px;gap:14px}.about-teaser{gap:48px}.about-teaser h2{font-size:62px}.about-teaser-copy>p{font-size:14px}
 .service-hero,.course-hero,.salon-hero{gap:38px}.service-hero h1,.course-hero h1{font-size:63px}.service-art{height:370px}.service-art .type-art{font-size:52px}.service-hero>div:first-child>p{font-size:14px}.service-content{gap:45px}.service-content h2{font-size:45px}.course-poster{padding:25px;height:450px}.poster-type{font-size:59px}.course-detail{gap:50px}.course-detail h2{font-size:44px}.course-spec dt{font-size:12px}.course-spec dd{font-size:28px}.salon-hero h1{font-size:54px}.salon-hero>img{height:420px}.master-profile{gap:45px}.master-profile img{height:360px}.master-profile h3{font-size:58px}.contacts{gap:40px}.contacts .button{font-size:12px;gap:14px;padding:12px 16px}.footer-top{flex-wrap:wrap}.footer-wordmark{font-size:49px}.footer-top p{margin-left:auto}.footer-bottom{gap:10px 20px}.site-footer{padding:40px 35px 22px}.page-intro h1{font-size:62px}.page-intro{gap:35px}.page-intro p{font-size:12px}.directory-row h2{font-size:38px}.directory-row>span:not(.circle-arrow){font-size:12px}.season-banner{padding:40px}.compact-promo{padding:40px;gap:30px}.compact-promo h2{font-size:38px}
}
@media(max-width:620px){
 .wrap{width:calc(100% - 40px)}.site-header{height:82px;gap:6px}.brand{gap:8px}.brand img{width:39px;height:39px}.brand span{font-size:12px;letter-spacing:.08em}.brand small{font-size:12px}.header-action>.button{min-height:44px;padding:9px 12px;font-size:12px;gap:8px}.header-action .arrow{display:none}.mobile-menu>summary{width:44px}.mobile-menu>nav{top:82px}
 .hero{display:flex;flex-direction:column;padding-top:31px;gap:18px}.hero-main{padding-top:0;width:100%}.hero h1{font-size:clamp(44px,12.3vw,75px);line-height:1}.hero-description{font-size:13px;margin-top:22px}.hero-actions{margin-top:24px;gap:22px}.hero-actions>.button{min-height:48px;font-size:12px;padding:13px 17px}.hero-actions>.text-link{font-size:12px;gap:7px}.hero-actions>.text-link .arrow{width:18px}.hero-bottom{margin-top:8px;min-height:85px}.hero-address{font-size:12px}.hero-address span{font-size:12px;max-width:none}.shell-scene{width:133px;height:106px}.shell-fallback{inset:8px 25px}.hero-media{width:100%}.hero-photo{height:auto;aspect-ratio:1.13}.hero-photo>img{object-position:center 58%}.hero-media figcaption{font-size:12px;padding-top:9px}.hero-media figcaption>span:last-child{font-size:19px}.video-note{left:12px;right:12px;bottom:12px;min-height:59px;font-size:12px;padding:11px 14px}.video-note small{font-size:12px}
 .section{padding-block:68px}.section-heading{display:block;margin-bottom:28px}.section-heading h2{font-size:42px}.section-heading>p{font-size:12px;margin-top:18px;max-width:none}.services-editorial{display:flex;flex-direction:column;gap:30px}.service-photo{width:100%}.service-photo img{height:290px;object-position:center 38%}.service-photo figcaption{font-size:24px;margin-top:12px}.service-index{width:100%}.service-index h3{font-size:33px}.service-index p{font-size:12px;margin-top:8px}.service-index>a:not(.button){min-height:102px;padding-block:19px}.service-index>.button{font-size:12px}.master-teaser{display:block;padding-block:40px 60px}.master-teaser h2{font-size:44px}.master-teaser p{margin-top:17px;font-size:12px}.master-teaser-detail{border-left:0;border-top:1px solid var(--line);padding:25px 0 0;margin-top:30px}.master-name{font-size:55px}.master-teaser-detail p{margin-top:7px}.master-teaser-detail .button{margin-top:20px;font-size:12px}
 .education-banner{display:block;padding:37px 26px}.education-banner h2{font-size:44px}.education-signature{font-size:12px;margin-top:24px}.education-copy{margin-top:35px;border-top:1px solid #718d7d;padding-top:30px}.education-copy h3{font-size:35px}.education-copy>p{font-size:12px}.course-facts{gap:37px;padding-block:19px;margin:23px 0;font-size:12px}.course-facts strong{font-size:30px}.education-banner .button{font-size:12px;width:100%}.about-teaser{display:block}.about-teaser h2{font-size:61px}.about-teaser-copy{margin-top:28px;max-width:none}.about-teaser-copy>p{font-size:14px}.mini-logo{display:none}.about-teaser-copy .button{font-size:12px;margin-top:22px}
 .page-intro{display:block;padding-block:42px 32px}.page-intro h1{font-size:54px}.page-intro p{margin-top:23px;font-size:13px}.directory-row{grid-template-columns:1fr 35px;gap:10px;padding-block:24px}.directory-row h2{font-size:38px}.directory-row>span:not(.circle-arrow){grid-row:2;font-size:12px}.directory-row .circle-arrow{grid-column:2;grid-row:1/3}.season-banner{margin-block:45px;display:block;padding:32px 26px}.season-banner h2{font-size:46px}.season-banner p{font-size:13px}.season-price{margin-top:35px;border-top:1px solid #a0bcae;padding-top:22px}.season-price>strong{font-size:54px}.note-section{padding-bottom:60px}.note-section h2{font-size:42px}.note-section p{font-size:14px}.breadcrumbs{padding-top:22px;font-size:12px}.service-hero{display:block;padding-block:32px 45px}.service-hero h1{font-size:60px}.service-hero>div:first-child>p{font-size:14px;margin-top:22px}.service-hero .button{margin-top:24px;font-size:12px}.service-art{margin-top:35px;height:330px}.service-art .type-art{font-size:62px}.service-art.hair{height:350px}.service-art.nails{height:390px}.service-content{display:block;padding-block:38px 55px}.service-content h2{font-size:45px}.service-content>div>p{font-size:14px;margin-top:20px}.service-panel{margin-top:35px}.service-panel h3{font-size:31px}.service-panel .button{font-size:12px}.compact-promo{display:block;padding:30px 25px;margin-bottom:45px}.compact-promo h2{font-size:38px}.compact-promo .button{margin-top:24px;font-size:12px;gap:17px}.next-direction{gap:10px 24px;padding-block:25px 40px}.next-direction>span{width:100%}.next-direction a{font-size:12px}
 .course-hero{display:block;padding-block:35px 45px}.course-hero h1{font-size:70px}.course-hero>div>p{font-size:14px}.course-hero .button{font-size:12px;gap:18px}.course-poster{margin-top:37px;height:420px;padding:28px}.poster-type{font-size:72px}.course-poster>.shell-drawing{right:32px;bottom:102px;width:75px}.poster-bottom{font-size:12px}.course-detail{display:block;padding-block:38px 45px}.course-detail h2{font-size:43px}.course-detail-title p{font-size:14px}.course-spec{margin-top:25px}.course-spec>div{padding-block:18px}.course-spec dt{font-size:12px}.course-spec dd{font-size:29px}.course-questions{padding-bottom:50px}.course-questions h2{font-size:42px;margin-bottom:20px}.course-questions summary{font-size:13px;padding-block:20px}.course-questions details p{font-size:13px}
 .salon-hero{display:block;padding-top:40px}.salon-hero h1{font-size:53px}.salon-hero p{font-size:14px;margin-top:22px}.salon-hero .button{font-size:12px;margin-top:24px}.salon-hero>img{height:385px;margin-top:32px}.masters{padding-block:40px 60px}.master-profile{display:block}.master-profile img{height:350px}.master-profile figcaption{font-size:12px;margin-top:12px}.master-profile>div{margin-top:30px}.master-profile h3{font-size:62px}.master-profile p{font-size:14px}.master-profile .button{font-size:12px;gap:18px}.contacts{display:block;padding-block:40px 60px}.contacts h2{font-size:50px}.contacts address{font-size:33px;margin-top:20px}.address-art{margin-top:30px;min-height:320px}
 .site-footer{padding:34px 25px 23px}.footer-top{display:block;padding-bottom:27px}.footer-wordmark{font-size:46px}.footer-top p{margin-top:20px;font-size:12px}.footer-top .button{margin-top:23px;font-size:12px}.footer-bottom{display:flex;flex-direction:column;align-items:start;font-size:12px;padding-top:22px;gap:8px}.footer-bottom nav{flex-wrap:wrap;gap:9px 20px}.prototype-note{font-size:12px;padding-block:13px 18px}dialog{padding:43px 24px 30px}dialog h2{font-size:40px}dialog p{font-size:13px}dialog .button{font-size:12px}dialog>.text-link{font-size:12px}
}
@media(max-width:360px){.wrap{width:calc(100% - 32px)}.brand span{font-size:12px}.brand img{width:33px;height:33px}.header-action>.button{padding-inline:9px;font-size:12px}.hero h1{font-size:12vw}.hero-actions{gap:12px}.hero-actions>.button{font-size:12px;padding-inline:12px}.hero-actions>.text-link{font-size:12px;gap:6px}.hero-actions>.text-link .arrow{width:16px}.hero-address{font-size:12px}.hero-address span{font-size:12px}.shell-scene{width:104px;height:100px}.education-banner{padding:30px 21px}.education-banner h2{font-size:38px}.course-facts{gap:23px;font-size:12px}.course-facts strong{font-size:27px}.education-banner .button{font-size:12px;padding:12px}.service-index h3{font-size:29px}.section-heading h2,.master-teaser h2{font-size:37px}.course-hero h1{font-size:59px}.course-hero .button{font-size:12px;padding-inline:12px;gap:14px}.course-poster{padding:22px;height:365px}.poster-type{font-size:60px}.course-poster>.shell-drawing{width:60px;bottom:95px}.service-hero h1{font-size:50px}.salon-hero h1{font-size:46px}.salon-hero>img{height:320px}.page-intro h1{font-size:47px}.contacts .button,.master-profile .button{font-size:12px;gap:12px;padding-inline:12px}.footer-wordmark{font-size:39px}.footer-bottom nav{gap:6px 12px}.compact-promo .button{font-size:12px;padding-inline:12px;gap:12px}.directory-row h2{font-size:33px}}
@media(max-width:360px){.header-action{display:none}.brand small{font-size:12px;letter-spacing:.03em}.hero-address{max-width:135px}.hero-media figcaption{align-items:start}.course-facts{flex-wrap:wrap;gap:15px 25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

/* Ocean entry screens: the salon's sea-glass identity is a full surface. */
:is(.home,.salon-page){
  --sea-light:#cce8d8;--sea-mid:#95c9be;--sea-ink:#183f3b;
  background-color:var(--paper);
  background-image:radial-gradient(ellipse 85% 390px at 0 240px,#e1f0dca8,transparent 75%),radial-gradient(ellipse 72% 460px at 100% 330px,#579c9980,transparent 78%),linear-gradient(162deg,#c8e4cf 0,#91c5bb 460px,#b2d5c3 780px,var(--paper) 1100px);
  background-repeat:no-repeat;color:var(--sea-ink)
}
:is(.home,.salon-page) .site-header{border-color:#396c6140}
:is(.home,.salon-page) .hero{position:relative;isolation:isolate;padding-top:52px;gap:70px;align-items:center}
:is(.home,.salon-page) .hero::before{content:'';position:absolute;z-index:-1;pointer-events:none;inset:-110px -35px -20px;background:radial-gradient(ellipse 70% 50% at 70% 0,transparent 61%,#eff5dd45 62%,transparent 63%),radial-gradient(ellipse 66% 85% at 10% 95%,transparent 75%,#e6f4da55 75.5%,transparent 77%);opacity:.8}
:is(.home,.salon-page) .hero-main{padding-top:0;position:relative;z-index:1}
:is(.home,.salon-page) .hero h1{font-size:clamp(62px,6.6vw,96px);line-height:1.02}
.hero-definition{font:500 clamp(25px,2.5vw,36px)/1.15 var(--serif);letter-spacing:-.01em;margin-top:28px}
:is(.home,.salon-page) .hero-description{font-size:16px;line-height:1.65;margin-top:19px}
.hero-services{font-size:14px;line-height:1.8;margin-top:15px;color:#315b52;max-width:47ch}
:is(.home,.salon-page) .hero-actions{margin-top:26px;gap:25px}
:is(.home,.salon-page) .hero-actions .text-link{border-color:#396c6160}
:is(.home,.salon-page) .hero-bottom{margin-top:4px;min-height:200px;gap:0}
:is(.home,.salon-page) .hero-address{font-size:13px;max-width:230px}
:is(.home,.salon-page) .hero-address span{color:#315b52;font-size:12px}
:is(.home,.salon-page) .shell-scene{width:270px;height:190px;flex-shrink:0;background:radial-gradient(ellipse 45% 13% at 46% 83%,#20594d2b,transparent 100%)}
:is(.home,.salon-page) .shell-fallback{inset:28px 35px;color:#3b7563}
:is(.home,.salon-page) .shell-fallback .shell-drawing{fill:#f3e9d8;stroke:#658b73}
:is(.home,.salon-page) .motion-toggle{background:#f7f7f18c;color:var(--sea-ink);bottom:0;right:8px}
:is(.home,.salon-page) .hero-media{position:relative;z-index:1;padding-top:12px}
:is(.home,.salon-page) .hero-photo{height:600px;border-radius:48% 48% 2px 2px;outline:1px solid #eff5ddab;outline-offset:9px;box-shadow:12px 26px 48px #1b55441f}
:is(.home,.salon-page) .hero-photo>img{object-position:50% 67%}
:is(.home,.salon-page) .hero-media figcaption{padding-top:23px;color:#315b52;font-size:12px}
.home .quick-directions{margin-top:32px;border-color:#396c6140}
.home .about-teaser{position:relative;gap:64px}
.home .about-teaser h2{font-size:clamp(43px,4.9vw,69px)}
.about-shell{display:block;width:70px;color:#7d9f8e;transform:rotate(-18deg);margin-bottom:28px}
.home .education-banner{position:relative;overflow:hidden}
.home .education-banner::after{content:'';position:absolute;width:460px;height:220px;bottom:-190px;left:-70px;border:1px solid #d0e8df44;border-radius:50%;box-shadow:0 0 0 22px #d0e8df09,0 0 0 44px #d0e8df09,0 0 0 66px #d0e8df09;pointer-events:none}
@media(max-width:1150px){
  :is(.home,.salon-page) .hero{gap:44px}
  :is(.home,.salon-page) .hero-photo{height:570px}
  :is(.home,.salon-page) .hero h1{font-size:6.6vw}
  :is(.home,.salon-page) .shell-scene{width:215px;height:180px}
  :is(.home,.salon-page) .hero-address{max-width:180px}
}
@media(min-width:621px) and (max-width:850px){
  :is(.home,.salon-page) .hero::before{inset-inline:-24px}
  :is(.home,.salon-page) .hero{gap:30px;align-items:start}
  :is(.home,.salon-page) .hero-photo{height:550px}
  :is(.home,.salon-page) .hero h1{font-size:6.5vw}
  :is(.home,.salon-page) .hero-bottom{flex-wrap:wrap}
  :is(.home,.salon-page) .hero-address{max-width:none;margin-top:22px}
  :is(.home,.salon-page) .shell-scene{width:230px;height:155px;margin-left:auto}
  .hero-services br{display:none}
}
@media(max-width:620px){
  :is(.home,.salon-page){background-image:radial-gradient(ellipse 95% 360px at 90% 360px,#589f9860,transparent 85%),linear-gradient(164deg,#c5e4ce 0,#99cabe 580px,#b1d4c1 970px,var(--paper) 1380px)}
  :is(.home,.salon-page) .hero{padding-top:36px;gap:14px}
  :is(.home,.salon-page) .hero::before{inset:-20px 0 0}
  :is(.home,.salon-page) .hero h1{font-size:clamp(42px,10.8vw,68px);line-height:1.03}
  .hero-definition{font-size:29px;margin-top:25px}
  :is(.home,.salon-page) .hero-description{font-size:15px;margin-top:17px}
  .hero-services{font-size:13px;max-width:42ch;margin-top:13px}
  .hero-services br{display:none}
  :is(.home,.salon-page) .hero-actions{margin-top:23px;gap:22px}
  :is(.home,.salon-page) .hero-bottom{min-height:166px;margin-top:4px}
  :is(.home,.salon-page) .hero-address{max-width:205px;font-size:12px}
  :is(.home,.salon-page) .shell-scene{width:225px;height:168px;margin-right:-10px}
  :is(.home,.salon-page) .hero-media{padding-top:0}
  :is(.home,.salon-page) .hero-photo{height:auto;aspect-ratio:1/1.04;border-radius:46% 46% 2px 2px;outline-offset:6px}
  :is(.home,.salon-page) .hero-photo>img{object-position:50% 75%}
  :is(.home,.salon-page) .hero-media figcaption{padding-top:16px}
  .home .quick-directions{margin-top:28px}
  .home .about-teaser h2{font-size:clamp(39px,9.3vw,57px)}
  .about-shell{width:58px;margin-bottom:22px}
}
@media(max-width:400px){
  :is(.home,.salon-page) .hero-address{max-width:154px}
  :is(.home,.salon-page) .shell-scene{width:185px;height:155px;margin-right:-12px}
  .hero-definition{font-size:25px}
  :is(.home,.salon-page) .header-action>.button{padding-inline:9px}
}
@media(max-width:360px){
  :is(.home,.salon-page) .header-action{display:flex}
  :is(.home,.salon-page) .brand img{width:30px;height:30px}
  :is(.home,.salon-page) .brand span{font-size:12px;letter-spacing:.02em}
  :is(.home,.salon-page) .brand small{font-size:12px;letter-spacing:0}
  :is(.home,.salon-page) .header-action>.button{font-size:12px;padding-inline:8px}
  :is(.home,.salon-page) .shell-scene{width:162px;height:145px}
  :is(.home,.salon-page) .hero-address{max-width:140px}
}

/* Only the homepage photo uses the approved seven-lobed shell silhouette. */
.home .hero-photo{
  border-radius:0;outline:0;overflow:visible;background:transparent;box-shadow:none;
  filter:drop-shadow(10px 18px 22px #1b554424);
}
.home .hero-photo>img{
  border-radius:0;box-shadow:none;
  -webkit-mask-image:url('assets/shell-photo-mask.svg');
  mask-image:url('assets/shell-photo-mask.svg');
  -webkit-mask-size:100% 100%;mask-size:100% 100%;
  -webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;
}
.home .hero-media>.video-note{position:relative;inset:auto;width:82%;margin:16px auto 0}
.home .hero-media figcaption{padding-top:14px}

/* Owner-requested v5: handwritten name, soft raised actions, feathered film. */
@font-face{font-family:'Great Vibes';src:url('assets/great-vibes.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
:root{--script:'Great Vibes',Cormorant,Georgia,serif;--brand-mint:#6fc1ab;--button-ink:#173c32;--raised-mint:linear-gradient(165deg,#83cbb8 0%,var(--brand-mint) 48%,var(--brand-mint) 100%);--raised-mint-hover:linear-gradient(165deg,#94d2c1,var(--brand-mint))}
.brand span{font-family:var(--script);font-size:38px;line-height:1.08;font-weight:400;letter-spacing:0;text-transform:none}
.brand small{font-family:var(--sans);font-size:11px;line-height:1.4;letter-spacing:.12em;margin-top:7px}
.brand img{width:48px;height:48px}
.footer-wordmark{font-family:var(--script);font-style:normal;font-size:65px}
:is(.home,.salon-page) .hero h1{font-family:var(--script);font-size:clamp(82px,8.6vw,124px);font-weight:400;line-height:1.12;letter-spacing:0;white-space:normal}
:is(.home,.salon-page) .hero h1 em{font-style:normal;font-weight:400}
.button{border-radius:999px;border:1px solid #5aaa94;background:var(--raised-mint);color:var(--button-ink);min-height:52px;padding:15px 25px;box-shadow:inset 0 2px 2px #ffffff42,inset 0 -3px 4px #113f373d,0 6px 12px #16493d1a;transition:background .2s,box-shadow .2s,transform .18s}
.button.outline,.button.light{background:var(--raised-mint);border-color:#5aaa94;color:var(--button-ink);box-shadow:inset 0 2px 2px #ffffffe0,inset 0 -3px 4px #66998b38,0 5px 12px #16493d17}
.button.small{border-radius:999px;min-height:46px;padding:12px 20px}
.button:active{transform:translateY(2px);box-shadow:inset 0 2px 4px #163f3530,0 2px 4px #16493d14}
.dialog-close,.motion-toggle{border-radius:50%;box-shadow:inset 0 2px 2px #ffffffa6,0 3px 8px #16493d12}
@media(hover:hover) and (pointer:fine){.button:hover{background:var(--raised-mint-hover);border-color:#5aaa94;transform:translateY(-1px)}.button.outline:hover,.button.light:hover{background:var(--raised-mint-hover);border-color:#5aaa94}.button:active{transform:translateY(1px)}}
:is(.home,.salon-page) .hero{grid-template-columns:1.05fr 1fr;gap:36px;padding-top:30px}
:is(.home,.salon-page) .hero-definition{font-size:clamp(25px,2.4vw,33px);margin-top:18px}
:is(.home,.salon-page) .hero-bottom{min-height:170px}
.home .film-media{min-width:0;padding-top:0}
.hero-film{position:relative;width:calc(100% + 36px);margin-left:-18px;aspect-ratio:5/6;isolation:isolate}
.hero-film>video{display:block;width:100%;height:100%;object-fit:cover;object-position:center;-webkit-mask-image:url('assets/organic-video-mask.svg');mask-image:url('assets/organic-video-mask.svg');-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}
.film-caption{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 12px;margin-top:-8px;color:var(--sea-ink);font-size:13px}
.film-caption small{display:block;font-size:11px;line-height:1.6;margin-top:4px;color:#315b52;max-width:24ch}
.film-toggle{font-size:12px;gap:10px;min-height:46px;padding:10px 16px;white-space:nowrap;flex-shrink:0}
.film-toggle .play-mark{width:25px;height:25px;border:none}
.footer-bottom a{min-height:44px}
@media(max-width:1150px){.brand span{font-size:34px}.brand small{font-size:10px}.desktop-nav{gap:20px}:is(.home,.salon-page) .hero h1{font-size:8.4vw}:is(.home,.salon-page) .hero{gap:28px}.film-caption{padding-inline:0;flex-wrap:wrap}.film-caption small{max-width:none}}
@media(min-width:621px) and (max-width:850px){:is(.home,.salon-page) .hero h1{font-size:8.7vw}:is(.home,.salon-page) .hero{gap:20px}.hero-film{aspect-ratio:5/7}.film-caption{justify-content:center;text-align:center}.film-caption>span{width:100%}}
@media(max-width:620px){
  .site-header{height:94px;gap:12px}.brand{gap:10px}.brand img,:is(.home,.salon-page) .brand img{width:40px;height:40px}.brand span,:is(.home,.salon-page) .brand span{font-size:34px;letter-spacing:0}.brand small,:is(.home,.salon-page) .brand small{font-size:10px;letter-spacing:.1em;margin-top:5px}
  .header-action,:is(.home,.salon-page) .header-action{display:none}.mobile-menu>summary{width:46px;height:46px;border-radius:50%;background:linear-gradient(160deg,#e1f0e5,#b7d8cc);box-shadow:inset 0 2px 2px #ffffffa6,0 3px 7px #16493d14}.mobile-menu>nav{top:94px;border-radius:24px}
  :is(.home,.salon-page) .hero{display:flex;flex-direction:column;gap:8px;padding-top:28px}
  :is(.home,.salon-page) .hero h1{font-size:clamp(65px,17vw,102px);line-height:1.1}
  :is(.home,.salon-page) .hero-definition{font-size:25px;margin-top:20px}
  :is(.home,.salon-page) .hero-description{font-size:14px;line-height:1.65;margin-top:14px}
  :is(.home,.salon-page) .hero-services{font-size:12px;line-height:1.75;margin-top:12px}
  :is(.home,.salon-page) .hero-actions{margin-top:20px;gap:20px}
  :is(.home,.salon-page) .hero-bottom{min-height:122px;margin-top:5px}
  :is(.home,.salon-page) .shell-scene{height:122px;width:170px;margin-right:0}
  .film-media{width:100%}.hero-film{width:calc(100% + 24px);margin-left:-12px;aspect-ratio:640/668}
  .film-caption{margin-top:0;padding:0 2px;flex-wrap:nowrap;text-align:left}.film-caption small{max-width:20ch}.film-caption>span{font-size:12px}.film-toggle{font-size:11px;padding:10px 14px;gap:7px}
  .footer-wordmark{font-size:53px}
}
@media(max-width:360px){.brand span,:is(.home,.salon-page) .brand span{font-size:30px}.brand img,:is(.home,.salon-page) .brand img{width:35px;height:35px}:is(.home,.salon-page) .hero h1{font-size:17.4vw}:is(.home,.salon-page) .hero-definition{font-size:23px}:is(.home,.salon-page) .hero-actions>.button{padding-inline:20px;font-size:13px}.film-caption{flex-wrap:wrap;justify-content:center;text-align:center}.film-caption>span{width:100%}.film-caption small{max-width:none}.footer-wordmark{font-size:47px}}
@media(prefers-reduced-motion:reduce){.button:hover,.button:active{transform:none}}

/* Approved home refinements: larger signature and a pearl-mint Maps pin. */
.brand img{width:64px;height:64px}
.brand span{font-size:46px}
.brand small{font-size:11px}
.desktop-nav{gap:22px}
.header-action{gap:18px}
.header-location{display:flex;align-items:center;gap:9px}
.map-link{width:44px;min-width:44px;height:44px;display:grid;place-items:center;border-radius:50%;color:var(--sea-ink,var(--ink));background:linear-gradient(150deg,#e3f2e6,#b6d9cb);box-shadow:inset 0 2px 2px #ffffffa6,0 3px 8px #16493d18;transition:transform 150ms ease,box-shadow 150ms ease}
.map-pin{display:block;width:22px;height:28px}
.map-link:active{transform:translateY(2px)}
.hero-location{display:flex;align-items:center;gap:10px;min-width:0}
.hero-location .hero-address{min-width:0}
@media(hover:hover) and (pointer:fine){.map-link:hover{transform:translateY(-2px);box-shadow:inset 0 2px 2px #ffffffa6,0 5px 12px #16493d22}}
@media(max-width:1150px){.brand img{width:56px;height:56px}.brand span{font-size:40px}.desktop-nav{gap:18px}.header-location{display:none}}
@media(max-width:620px){
  .site-header{height:106px;gap:10px}
  .brand{gap:8px}.brand img,:is(.home,.salon-page) .brand img{width:52px;height:52px}
  .brand span,:is(.home,.salon-page) .brand span{font-size:38px}
  .mobile-menu>nav{top:106px}
  .hero-location{gap:7px;flex:1}
  .hero-location .hero-address{font-size:12px}
  :is(.home,.salon-page) .hero-bottom{gap:0}
}
@media(max-width:360px){
  .site-header{gap:6px}
  .brand img,:is(.home,.salon-page) .brand img{width:44px;height:44px}
  .brand span,:is(.home,.salon-page) .brand span{font-size:33px}
  .brand small,:is(.home,.salon-page) .brand small{font-size:9px}
  .hero-location{align-items:flex-start;flex-direction:column;gap:4px}
}
@media(prefers-reduced-motion:reduce){.map-link{transition:none}.map-link:hover,.map-link:active{transform:none}}
