*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:85px}body{margin:0;background:#f8f5f5;color:#201c20;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid #da2777;outline-offset:5px}header{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 4%;background:#f8f5f5;gap:24px}.logo{display:block;position:relative;width:165px;height:52px;overflow:hidden;background:#201700;flex-shrink:0}.logo img{width:165px;height:165px;position:absolute;top:-57px;left:0}nav{display:flex;gap:34px;font-size:14px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:44px;padding:21px 25px;border-radius:3px;font-size:15px;font-weight:600;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.dark{background:#211e23;color:#fff}.small{padding:15px 20px}.button span{font-size:22px;font-weight:400}.hero{min-height:710px;height:calc(100svh - 86px);max-height:920px;background:#ea96b4;position:relative;isolation:isolate;overflow:hidden}.hero-image{position:absolute;right:0;top:0;width:73%;height:100%;object-fit:cover;object-position:55% center;z-index:-2}.hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#e8a0b9 0%,#e8a0b9 19%,#e8a0b9d9 29%,transparent 50%)}.hero-top{display:flex;justify-content:space-between;padding:28px 4%;font-size:12px;letter-spacing:1.4px}.hero-copy{padding:58px 4% 80px}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:600;margin:0 0 25px}h1{font-size:clamp(54px,6.4vw,100px);font-weight:900;letter-spacing:-.065em;line-height:.96;margin:0 0 30px;max-width:760px}h1 span{color:#fff}.intro{font-size:17px;line-height:1.55;margin-bottom:27px}.hero-bottom{position:absolute;bottom:28px;left:4%;right:4%;display:flex;justify-content:space-between;font-size:12px;letter-spacing:1px}.hero-bottom a{font-size:14px;letter-spacing:0}.side-label{position:absolute;right:20px;top:44%;writing-mode:vertical-rl;font-size:12px;letter-spacing:2px}.ticker{display:flex;align-items:center;justify-content:space-around;gap:30px;background:#d7ff38;padding:21px 0;overflow:hidden;white-space:nowrap;font-size:34px;font-weight:900;letter-spacing:-1.4px}.ticker i{font-style:normal;font-size:34px}.section{padding:92px 6%}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:48px}.section-heading p:last-child{font-size:16px;line-height:1.6}h2{font-size:clamp(44px,5vw,72px);line-height:1;letter-spacing:-.055em;margin:0;font-weight:900}.menu-layout{display:grid;grid-template-columns:.8fr 1.35fr;gap:8%}.macro-wrap{height:500px;position:relative;overflow:hidden}.macro-wrap img{width:100%;height:100%;object-fit:cover}.macro-wrap>span{position:absolute;left:25px;bottom:25px;color:white;font-size:34px;font-weight:900;line-height:1;letter-spacing:-1.5px}.aside-note{font-size:18px;line-height:1.45}.menu-caption{display:flex;justify-content:space-between;font-size:12px;padding:0 0 16px;color:#635b61;border-bottom:1px solid #221e23}details{border-bottom:1px solid #c8c1c6}summary{display:flex;align-items:center;gap:20px;padding:20px 0;cursor:pointer;list-style:none;font-size:23px;letter-spacing:-.5px}summary::-webkit-details-marker{display:none}.num{font-size:12px;color:#766b72;letter-spacing:0;width:21px}.count{margin-left:auto;color:#766b72;font-size:12px}.plus{font-size:26px;width:25px;text-align:center;transition:transform .2s}details[open] .plus{transform:rotate(45deg)}details[open] summary{color:#bb2666}.rows{padding:0 0 16px 41px}.row{display:flex;align-items:baseline;justify-content:space-between;gap:20px;padding:11px 0;font-size:14px;line-height:1.35}.row+.row{border-top:1px solid #e5dfe3}.row small{display:block;color:#746870;font-size:12px;margin-top:4px}.price{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:13px}.note{font-size:12px;line-height:1.5;color:#746870}.price-note{margin:20px 0}.menu-book{width:100%}.studio{display:grid;grid-template-columns:1.4fr 1fr;gap:12%;background:#211e23;color:#f9f4f7}.studio h2{margin-bottom:40px}.pink{background:#f3a8c5;color:#211e23}.address{border-top:1px solid #756b73;padding-top:25px}.tag{font-size:12px;letter-spacing:1px}h3{font-size:40px;letter-spacing:-1.5px;margin:25px 0 20px}.address p{font-size:16px;line-height:1.7}.address>a{display:block;font-size:14px;margin-top:20px;text-decoration:underline;text-underline-offset:5px}.address .phone{font-size:24px;margin-top:35px;text-decoration:none}footer{display:flex;align-items:center;gap:35px;justify-content:space-between;padding:30px 4%;font-size:12px}footer>span{letter-spacing:1px}.skip{position:absolute;top:-100px;z-index:100;background:white;padding:15px}.skip:focus{top:0}@media(min-width:1600px){.hero-copy{padding-top:80px}}@media(max-width:900px){nav{gap:18px}.hero{min-height:670px}.hero-image{width:90%;object-position:60%}.hero-copy{padding-top:80px}.section{padding:65px 5%}.menu-layout{gap:5%;grid-template-columns:.7fr 1fr}.macro-wrap{height:380px}summary{font-size:20px;gap:12px}.rows{padding-left:0}.section-heading p:last-child{max-width:240px}footer>span{display:none}}@media(max-width:600px){header{height:73px;padding:0 5%;gap:12px}.logo{width:130px;height:45px}.logo img{width:130px;height:130px;top:-44px}nav{display:none}.small{font-size:13px;padding:12px 15px;gap:15px}.hero{height:760px;min-height:0;max-height:none}.hero-image{width:100%;height:67%;top:0;object-position:58% 30%}.hero:before{background:linear-gradient(0deg,#e8a0b9 0%,#e8a0b9 28%,transparent 67%)}.hero-top{padding:20px 5%;font-size:10px}.hero-top span:last-child{display:none}.hero-copy{position:absolute;bottom:55px;padding:0 5%;width:100%}.hero-copy .eyebrow{font-size:10px;margin-bottom:16px}h1{font-size:58px;line-height:.98;margin-bottom:18px;max-width:100%}.intro{font-size:15px;margin:0 0 20px}.hero-copy .button{width:100%;padding:17px 20px}.hero-bottom{bottom:21px;left:5%;right:5%;font-size:9px}.hero-bottom a{font-size:12px}.side-label{display:none}.ticker{padding:16px 0;font-size:25px;justify-content:flex-start;gap:22px}.ticker i{font-size:25px}.section{padding:55px 5%}.section-heading{display:block;margin-bottom:30px}.eyebrow{font-size:11px;margin-bottom:18px}h2{font-size:46px}.section-heading p:last-child{font-size:15px;max-width:none;margin-top:22px}.menu-layout{display:block}.menu-layout aside{display:none}.menu-caption{font-size:11px}summary{padding:19px 0;font-size:21px}.row{font-size:14px;gap:14px}.price{font-size:12px}.rows{padding-left:0}.row>div{max-width:64%}.studio{display:block}.studio .button{width:100%}.address{margin-top:50px}.address h3{font-size:34px}footer{padding:26px 5% 95px;gap:18px;flex-wrap:wrap}footer .logo{margin-right:20px}footer>a{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Reviewed layout: compact services and prominent studio address. */
.hero-bottom{justify-content:flex-end}
.ticker{justify-content:center;flex-wrap:wrap;gap:8px 18px;white-space:normal;text-align:center;padding:24px 4%;font-size:clamp(18px,2.15vw,32px);line-height:1.35;letter-spacing:-.035em}
.menu-layout{display:block}.services{padding:44px 4% 60px}.menu{width:100%}
.chevron{display:block;width:12px;height:12px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);margin:0 7px 6px 9px;transition:transform .2s;flex-shrink:0}
details[open] .chevron{transform:rotate(225deg);margin-bottom:-5px}
.studio{grid-template-columns:minmax(0,.8fr) minmax(0,1.4fr);gap:5%}
.studio h2{font-size:clamp(32px,3.8vw,56px)}
.address h3{font-size:clamp(48px,6.8vw,110px);font-weight:900;line-height:1;letter-spacing:-.055em;margin:28px 0;color:#f3a8c5}
@media(max-width:600px){.ticker{display:block;padding:22px 5%;font-size:20px}.ticker span{display:block}.ticker span+span{margin-top:5px}.services{padding:28px 5% 45px}.studio{display:block}.address h3{font-size:clamp(40px,11vw,66px)}.studio h2{font-size:36px}}

/* Refined booking action and quieter ribbon typography. */
.menu-book{display:flex;width:min(100%,360px);min-height:72px;margin:30px auto 0;padding:12px 14px 12px 30px;border-radius:100px;background:#f3a8c5;color:#211e23;font-size:20px;font-weight:600;letter-spacing:-.025em;gap:36px;box-shadow:0 6px 18px #211e2309;transition:background .2s,transform .2s,box-shadow .2s}
.menu-book span{display:grid;place-items:center;width:46px;height:46px;flex-shrink:0;border-radius:50%;background:#211e23;color:#fff;font-size:25px;line-height:1}
.menu-book:hover{background:#f7bcd3;box-shadow:0 8px 22px #211e2314;transform:translateY(-2px)}
.ticker{font-family:Arial,Helvetica,sans-serif;font-weight:400;font-size:clamp(18px,1.85vw,26px);letter-spacing:-.015em;line-height:1.5;padding:23px 4%;gap:5px 12px}
@media(max-width:600px){.menu-book{width:min(100%,360px);min-height:66px;font-size:18px;padding-left:26px}.menu-book span{width:42px;height:42px;font-size:23px}.ticker{font-size:18px;padding:20px 5%}.ticker span+span{margin-top:3px}}

.ticker{text-transform:uppercase;font-size:clamp(17px,1.65vw,24px);letter-spacing:.015em}
.hero-top .version-label{font-size:12px;letter-spacing:.04em}
@media(max-width:600px){.ticker{font-size:17px;line-height:1.55}.hero-top{gap:16px;align-items:baseline}.hero-top .version-label{display:inline;font-size:10px;text-align:right;letter-spacing:0}}

@media(max-width:600px){.hero-copy .button{width:calc(100% - 120px);margin-left:120px;gap:12px;padding:17px 16px;font-size:14px}.hero-copy .button span{font-size:20px}}

/* Vector arrows stay monochrome on iOS and Android. */
.arrow-up-right{display:inline-block;width:1em;height:1em;vertical-align:-.15em;flex-shrink:0}.button .arrow-up-right{width:24px;height:24px}.button>span{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.menu-book>span{display:grid}

/* Static language navigation, readable translations and RTL layout. */
header{height:auto;min-height:86px;flex-wrap:wrap;padding-block:16px;gap:16px 24px}
header>nav:not(.languages){margin-inline-start:auto}
.languages{display:flex;align-items:center;gap:4px;font-size:14px;margin-inline-start:0}
.languages a{display:flex;align-items:center;justify-content:center;min-height:40px;min-width:40px;padding:6px 9px;border-radius:24px;border:1px solid transparent}
.languages a[aria-current=page]{background:#211e23;color:#fff}
.languages a:hover{border-color:#bb2666}
.studio-description{font-size:15px;line-height:1.4;margin:0 0 20px;max-width:440px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.booking-note{text-align:center;margin-top:16px}.hours{font-variant-numeric:tabular-nums}.phone{unicode-bidi:isolate}
html[lang=en] h1{font-size:clamp(54px,6.4vw,94px)}
html[lang=zh-Hans] h1{letter-spacing:0;line-height:1.15;font-size:clamp(48px,5.7vw,82px)}
html[lang=ar] body{font-family:Tahoma,Arial,sans-serif}
html[lang=ar] h1{font-size:clamp(48px,6vw,86px);line-height:1.2;letter-spacing:0;max-width:650px}
html[lang=ar] h2,html[lang=ar] h3,html[lang=ar] summary,html[lang=ar] .ticker{letter-spacing:0}
html[lang=ar] .hero-image{right:auto;left:0}
html[lang=ar] .hero:before{background:linear-gradient(270deg,#e8a0b9 0%,#e8a0b9 19%,#e8a0b9d9 29%,transparent 50%)}
html[lang=ar] .count{margin-left:0;margin-right:auto}
html[lang=ar] .rows{padding-left:0;padding-right:41px}
html[lang=ar] .price{unicode-bidi:isolate;text-align:left}
html[lang=ar] .address h3{line-height:1.3}
@media(max-width:1150px){header>nav:not(.languages){gap:18px}header{gap:12px}.languages{width:100%;justify-content:flex-end;margin-top:-4px}.languages a{min-height:36px}.hero{height:auto;min-height:710px}}
@media(max-width:600px){header{padding:12px 5%;gap:10px;min-height:116px}header>nav:not(.languages){display:none}.languages{display:flex;width:100%;justify-content:center;gap:12px;margin:0}.languages a{min-height:36px;font-size:14px}header>.button{margin-inline-start:auto;gap:12px;padding:12px;font-size:13px}.hero{height:800px;min-height:0}.hero-copy{bottom:64px}.studio-description{font-size:14px;margin-bottom:14px;max-width:290px}.hero-copy .button{min-height:62px;font-size:14px;gap:8px;padding:12px}.hero-copy .button>span{width:24px}html[lang=en] h1{font-size:58px}html[lang=zh-Hans] h1{font-size:52px}html[lang=ar] h1{font-size:54px;line-height:1.2}html[lang=ar] .hero:before{background:linear-gradient(0deg,#e8a0b9 0%,#e8a0b9 28%,transparent 67%)}html[lang=ar] .hero-copy .button{margin-left:120px;margin-right:0}html[lang=ar] .rows{padding-right:0}.menu-caption{font-size:12px;gap:16px}.menu-caption>span:last-child{text-align:end;max-width:65%}.row{flex-wrap:wrap;gap:6px 12px}.row>div{max-width:100%;flex:1 1 155px}.price{font-size:13px}.row small,.note{font-size:13px}.address h3{overflow-wrap:anywhere}.studio h2{overflow-wrap:normal;line-height:1.2}footer .logo{margin-right:0}.languages a:focus-visible{outline-offset:2px}}
@media(prefers-reduced-motion:reduce){.yButton,.yButton *{animation:none!important}}
@media(max-width:600px){html[lang=ru] h1{font-size:clamp(38px,11.8vw,58px)}.hero-top .version-label{display:inline!important;max-width:42%}summary>span:nth-child(2){min-width:0;overflow-wrap:anywhere}.count{flex-shrink:0}}
@media(max-width:600px){.hero-copy h1{margin-bottom:100px}html[lang=en] h1{font-size:clamp(44px,14vw,58px)}html[lang=ar] h1{font-size:clamp(44px,13.8vw,54px)}html[lang=zh-Hans] h1{font-size:clamp(42px,13.3vw,52px)}}
