@charset "UTF-8";:root{--cream:#efe9df;--ink:#201c1a;--rust:#b85d42;--sage:#747565;--line:#bfb5a7;--serif:"Hiragino Mincho ProN","Yu Mincho",YuMincho,Georgia,serif;--sans:"Helvetica Neue","Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);line-height:1.8;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;width:100%}button{font:inherit;color:inherit}.skip{position:fixed;top:-5rem;left:1rem;background:#fff;padding:.7rem 1rem;z-index:99}.skip:focus{top:1rem}.sample-note{position:fixed;inset:0 0 auto;height:32px;background:var(--ink);color:var(--cream);z-index:60;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 2.6vw;font-size:.54rem;letter-spacing:.16em}.sample-note strong{text-align:center;font-weight:500}.sample-note a{text-align:right;text-decoration:underline}.salon-header{position:fixed;top:32px;left:0;right:0;height:88px;z-index:50;display:flex;align-items:center;padding:0 3vw;background:rgba(239,233,223,.88);border-bottom:1px solid rgba(32,28,26,.2);backdrop-filter:blur(12px)}.salon-logo{font-family:var(--serif);font-size:1.5rem;line-height:1}.salon-logo i{font-weight:400;color:var(--rust)}.salon-header nav{margin-left:auto;display:flex;gap:2.2rem;font-family:Georgia,serif;font-size:.76rem;font-style:italic}.salon-header nav a:hover{color:var(--rust)}.salon-header button,.menu>button,.access-info button{margin-left:2.3rem;border:1px solid var(--ink);background:transparent;padding:.75rem 1.2rem;cursor:pointer;font-size:.72rem;transition:background .25s,color .25s}.salon-header button:hover,.menu>button:hover,.access-info button:hover{background:var(--ink);color:var(--cream)}a:focus-visible,button:focus-visible{outline:3px solid var(--rust);outline-offset:4px}.salon-hero{min-height:max(790px,100svh);padding:155px 3vw 45px;display:grid;grid-template-columns:1fr 5fr 4fr;gap:2.5vw;position:relative}.hero-words{writing-mode:vertical-rl;text-orientation:mixed;font-family:Georgia,var(--serif);font-size:clamp(2.6rem,4vw,5.2rem);line-height:.8;letter-spacing:-.07em;display:flex;gap:.4rem;align-items:center;color:var(--rust)}.hero-photo{position:relative;height:calc(100svh - 200px);min-height:580px;overflow:hidden}.hero-photo::before{content:"";position:absolute;inset:18px -14px -14px 18px;border:1px solid var(--ink);z-index:-1}.hero-photo img{height:100%;object-fit:cover;object-position:center 34%}.hero-photo p{position:absolute;right:1rem;bottom:1rem;background:var(--cream);font-size:.54rem;letter-spacing:.16em;padding:.5rem .7rem}.hero-copy{align-self:center;padding-right:3vw}.eyebrow,.section-code{font-size:.58rem;letter-spacing:.17em;text-transform:uppercase;color:var(--rust);font-weight:700}.hero-copy h1{font-family:var(--serif);font-size:clamp(3rem,5.7vw,6.8rem);font-weight:500;line-height:1.08;letter-spacing:-.08em;margin:1.3rem 0 1.8rem}.hero-copy h1 em{font-weight:400;color:var(--rust)}.hero-copy>p:not(.eyebrow){max-width:360px;font-size:.9rem}.hero-copy>div{display:flex;align-items:center;gap:1.5rem;margin-top:2rem}.hero-copy button{border:0;background:var(--rust);color:#fff;padding:.9rem 1.3rem;cursor:pointer}.hero-copy a{font-size:.72rem;border-bottom:1px solid}.scroll-mark{position:absolute;right:3vw;bottom:32px;font-size:.55rem;letter-spacing:.15em}.scroll-mark span{color:var(--rust)}.salon-marquee{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);overflow:hidden;font-family:Georgia,var(--serif);font-size:1rem;font-style:italic;padding:.7rem 0;white-space:nowrap}.salon-marquee div{width:max-content;animation:marquee 26s linear infinite;word-spacing:3rem}@keyframes marquee{to{transform:translateX(-50%)}}.concept{padding:10rem 5vw;display:grid;grid-template-columns:1fr 5fr 2.3fr;gap:3rem}.concept-statement h2,.menu header h2,.stylist-copy h2,.access-title h2{font-family:var(--serif);font-size:clamp(3rem,6vw,7rem);font-weight:400;line-height:1.08;letter-spacing:-.075em;margin:0}.concept-statement>p{max-width:650px;margin:3rem 0 0;color:#5a514b}.concept aside{border-top:1px solid;padding-top:1rem}.concept aside span{font-size:.54rem;color:var(--rust)}.concept aside h3{font-family:var(--serif);font-weight:400;font-size:1.2rem;margin:.2rem 0}.concept aside p{font-size:.72rem;color:#6a615a;margin:0 0 1.6rem}.visual-break{display:grid;grid-template-columns:1.35fr 1fr;align-items:center;background:var(--ink);color:var(--cream);padding:8rem 6vw;min-height:780px}.visual-large{position:relative;transform:rotate(-1.8deg)}.visual-large::after{content:"";position:absolute;inset:22px -22px -22px 22px;border:1px solid var(--rust);z-index:-1}.visual-large img{aspect-ratio:1.35;object-fit:cover}.visual-large span{position:absolute;left:1rem;bottom:1rem;background:var(--rust);padding:.45rem .65rem;font-size:.52rem;letter-spacing:.16em}.visual-break blockquote{font-family:var(--serif);font-size:clamp(2rem,4vw,4.8rem);line-height:1.35;margin:0 0 0 -3rem;position:relative;z-index:2}.menu{padding:10rem 5vw}.menu header{display:grid;grid-template-columns:1fr 5fr 3fr;gap:2rem;align-items:end;margin-bottom:5rem}.menu header>p:last-child{font-size:.72rem;color:#6b625a}.menu-board{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid;border-bottom:1px solid}.menu-group{padding:2rem;border-right:1px solid}.menu-group:last-child{border:0}.menu-group h3{font-family:Georgia,var(--serif);font-style:italic;font-size:2rem;font-weight:400;margin:0 0 2rem;color:var(--rust)}.menu-group dl{margin:0}.menu-group dl div{border-top:1px solid var(--line);padding:1rem 0}.menu-group dt{font-size:.82rem;font-weight:700}.menu-group dd{margin:.2rem 0 0;display:flex;justify-content:space-between;font-size:.82rem}.menu-group dd span{font-size:.62rem;color:#777}.menu>button{display:block;margin:3rem auto 0;background:var(--ink);color:var(--cream)}.style-note{min-height:630px;background:var(--rust);color:#fff;padding:8rem 5vw;position:relative;overflow:hidden}.style-note>p{font-size:.58rem;letter-spacing:.2em}.style-note h2{font-size:clamp(5rem,14vw,14rem);line-height:.73;letter-spacing:-.08em;margin:2rem 0 0}.style-swatches{position:absolute;right:5vw;bottom:4rem;display:flex;gap:.6rem}.style-swatches i{width:70px;height:70px;border-radius:50%;background:var(--cream)}.style-swatches i:nth-child(2){background:var(--sage)}.style-swatches i:nth-child(3){background:var(--ink)}.stylist{padding:10rem 5vw;display:grid;grid-template-columns:1fr 1.2fr;gap:7vw}.stylist-copy{padding-top:2rem}.stylist-copy h2{font-size:clamp(4rem,8vw,8rem);line-height:.75;margin:2rem 0}.role{font-size:.58rem;letter-spacing:.18em;color:var(--rust)}.stylist-copy>p:not(.section-code):not(.role){max-width:460px;color:#5f574f}.stylist-copy dl{margin-top:3rem;border-top:1px solid}.stylist-copy dl div{display:grid;grid-template-columns:110px 1fr;border-bottom:1px solid;padding:.8rem 0;font-size:.72rem}.stylist-copy dt{font-weight:700}.stylist-photo{position:relative}.stylist-photo img{height:720px;object-fit:cover;object-position:55% 35%;filter:saturate(.75)}.stylist-photo span{position:absolute;right:-1.2rem;top:3rem;writing-mode:vertical-rl;background:var(--sage);color:#fff;padding:1rem .55rem;font-size:.5rem;letter-spacing:.17em}.access{display:grid;grid-template-columns:1fr 1fr;background:#d8d3c6;min-height:680px}.access-title{padding:8rem 5vw;background:var(--sage);color:#fff}.access-info{padding:8rem 6vw}.access-info h3{font-family:var(--serif);font-size:2rem;font-weight:400}.access-info dl{margin:2.5rem 0}.access-info dl div{display:grid;grid-template-columns:100px 1fr;border-top:1px solid;padding:.95rem 0;font-size:.76rem}.access-info dl div:last-child{border-bottom:1px solid}.access-info button{margin-left:0;background:var(--ink);color:var(--cream)}.access-info>a{font-size:.7rem;text-decoration:underline;margin-left:1rem}footer{padding:2.6rem 3vw;display:grid;grid-template-columns:1fr 1fr auto;align-items:end;font-size:.62rem}footer p{text-align:center;color:#746a62}.demo-toast{position:fixed;right:1rem;bottom:1rem;background:var(--ink);color:var(--cream);padding:.8rem 1rem;font-size:.72rem;z-index:80;transform:translateY(150%);transition:transform .3s}.demo-toast.show{transform:none}
@media(max-width:850px){.sample-note{grid-template-columns:1fr auto}.sample-note span{display:none}.salon-header{height:70px}.salon-header nav{display:none}.salon-header button{margin-left:auto}.salon-hero{grid-template-columns:70px 1fr;padding-top:125px}.hero-photo{height:590px}.hero-copy{grid-column:2;margin-top:-6rem;background:var(--cream);padding:2rem;position:relative;z-index:3;width:88%}.scroll-mark{display:none}.concept{grid-template-columns:1fr}.concept aside{display:grid;grid-template-columns:50px 1fr}.visual-break{grid-template-columns:1fr}.visual-break blockquote{margin:-2rem 0 0 8vw}.menu header{grid-template-columns:1fr}.menu-board{grid-template-columns:1fr}.menu-group{border-right:0;border-bottom:1px solid}.menu-group:last-child{border-bottom:0}.stylist{grid-template-columns:1fr}.access{grid-template-columns:1fr}footer{grid-template-columns:1fr}}
@media(max-width:540px){.sample-note{font-size:.46rem;padding:0 .8rem}.salon-header{padding:0 1rem}.salon-logo{font-size:1.2rem}.salon-header button{padding:.55rem .8rem}.salon-hero{grid-template-columns:35px 1fr;padding:115px 1rem 3rem;gap:.7rem}.hero-words{font-size:2.2rem}.hero-photo{height:520px}.hero-copy{grid-column:1/3;width:95%;margin-left:auto;margin-top:-4rem}.hero-copy h1{font-size:3.4rem}.hero-copy>div{flex-direction:column;align-items:flex-start}.concept,.menu,.stylist{padding:6rem 1rem}.concept-statement h2,.menu header h2,.stylist-copy h2,.access-title h2{font-size:3.4rem}.visual-break{padding:6rem 1rem;min-height:620px}.visual-break blockquote{font-size:2rem;margin:-1rem 0 0 1rem}.menu-group{padding:1.5rem 0}.style-note{padding:6rem 1rem;min-height:480px}.style-note h2{font-size:20vw}.stylist-photo img{height:520px}.access-title,.access-info{padding:6rem 1rem}.access-info>a{display:block;margin:1.2rem 0 0}footer{padding:2rem 1rem}.salon-marquee div{animation:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.salon-marquee div{animation:none}.demo-toast{transition:none}}

/* Keep Japanese display headings on intentional phrase boundaries. */
.hero-copy h1,.concept-statement h2{word-break:keep-all;overflow-wrap:normal}
@media(max-width:540px){
  .hero-copy h1{font-size:2.45rem}
  .concept-statement h2{font-size:2.3rem}
}
