@charset "UTF-8";
.booking{--ink:#29232d;--muted:#6c6570;--accent:#62467d;--deep:#2c2433;--wash:#f0ecf3;--paper:#faf8f5;--line:#e2dcd8;background:var(--paper);color:var(--ink);font-family:"Segoe UI","Noto Sans",Arial,sans-serif;line-height:1.75}
.booking .shell{max-width:1280px;padding-left:40px;padding-right:40px}
.booking h1,.booking h2{font-family:Georgia,"Yu Mincho","Hiragino Mincho ProN",serif;font-weight:500;letter-spacing:-1.4px;text-wrap:balance}
.booking h2{font-size:clamp(30px,3.1vw,46px);line-height:1.35;margin-bottom:20px;overflow-wrap:anywhere}
.booking h3{font-size:19px;font-weight:650;line-height:1.5;letter-spacing:-.2px;overflow-wrap:anywhere}
.booking p,.booking li{overflow-wrap:anywhere}
.booking .masthead{background:#faf8f5f0;border-bottom:1px solid #e2dcd8;backdrop-filter:blur(14px)}
.booking .nav{min-height:90px;gap:24px}
.booking-brand{display:flex;gap:12px;align-items:center;text-decoration:none;font-size:20px;font-weight:650;line-height:1.2;letter-spacing:-.5px}
.brand-mark{display:grid;place-items:center;width:43px;height:43px;background:var(--accent);color:#fff;font-size:30px;border-radius:13px;font-weight:400}
.booking-brand small{display:block;font-size:9px;letter-spacing:2.4px;font-weight:500;margin-top:6px;color:var(--muted)}
.booking-nav{display:flex;gap:30px;margin-left:auto;font-size:13px}
.booking-nav a{text-decoration:none;position:relative}
.booking-nav a:hover{color:var(--accent);text-decoration:underline}
.booking .language select{font-size:13px;max-width:164px;border-color:var(--line);border-radius:30px;background:transparent;min-height:42px}
.booking-skip{position:absolute;top:-100px;left:20px;background:var(--ink);color:#fff;padding:10px 20px;z-index:100}
.booking-skip:focus{top:10px}
.booking-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.07fr);align-items:center;gap:64px;padding-top:60px;padding-bottom:30px;min-height:690px}
.booking .eyebrow{display:flex;align-items:center;gap:10px;font-size:12px;line-height:1.6;letter-spacing:1.1px;color:#765a3c;margin-bottom:25px}
.eyebrow>span{height:6px;width:6px;flex-shrink:0;border-radius:50%;background:#a17850}
.hero-copy{padding:22px 0}
.booking-hero h1{font-size:clamp(42px,4.4vw,66px);line-height:1.25;white-space:pre-line;margin:0 0 25px;overflow-wrap:anywhere}
.hero-lead{font-size:17px;line-height:1.9;color:#5a5260;max-width:500px}
.booking .actions{gap:12px;margin-top:30px}
.booking .button{border-radius:32px;min-height:52px;padding:13px 23px;font-size:14px;font-weight:600;line-height:1.5;gap:10px}
.booking .booking-primary{background:var(--accent);color:#fff;box-shadow:0 6px 20px #62467d15}
.booking .booking-primary:hover{background:#49335f}
.booking .booking-video-link{background:transparent;color:var(--ink);border-color:#bfb5c1;box-shadow:none}
.booking .booking-video-link:hover{background:#f0eaf1}
.booking .booking-video-link span{font-size:23px;line-height:1}
.booking .price-note{font-size:11px;line-height:1.75;max-width:430px;color:#756d79;margin-top:18px}
.hero-stage{position:relative;width:100%;min-height:560px;border-radius:140px 18px 18px 18px;isolation:isolate;overflow:hidden;background:#b3a392;box-shadow:0 20px 45px #5747470b}
.salon-photo{position:absolute;inset:0;height:100%;width:100%;object-fit:cover;object-position:48% 50%;z-index:-3}
.hero-stage-shade{position:absolute;inset:0;background:linear-gradient(180deg,#31253600 24%,#2c2034a6 100%);z-index:-2}
.hero-stage-label{position:absolute;left:26px;bottom:27px;color:#fff;max-width:175px;z-index:2;text-shadow:0 1px 4px #0006}
.hero-stage-label>span{display:block;font-family:Georgia,serif;font-size:24px;line-height:1.1}
.hero-stage-label>small{display:block;font-size:11px;line-height:1.6;margin-top:10px;letter-spacing:.7px}
.hero-phone{position:absolute;width:230px;right:32px;top:64px;background:#f8f4fc;border:7px solid #29232d;border-radius:30px;overflow:hidden;box-shadow:0 24px 36px #271c3350;transform:rotate(5deg);z-index:1;transition:transform .25s}
.hero-phone:hover{transform:rotate(1deg) translateY(-5px)}
.hero-phone img{width:100%;height:auto;display:block}
.hero-small-screen{position:absolute;width:158px;left:38px;top:173px;transform:rotate(-8deg);border:5px solid #39313e;background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 18px 35px #271c3345;z-index:-1}
.hero-small-screen img{width:100%;height:auto}
.booking .visual-note{font-size:10px;line-height:1.75;color:#766e77;padding-bottom:28px;max-width:1280px;margin-bottom:0}
.booking-trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f5f1ec}
.booking-trust>.shell{display:flex;justify-content:space-around;gap:22px;flex-wrap:wrap;padding-top:21px;padding-bottom:21px;font-size:13px;font-weight:550}
.booking-trust span{display:flex;align-items:center;gap:13px}
.booking-trust i{font-style:normal;color:var(--accent);font-size:17px;font-weight:600}
.booking-section{padding-top:95px;padding-bottom:95px}
.section-heading{max-width:730px;margin-bottom:40px}
.booking .section-kicker{font-size:10px;font-weight:650;color:#8a6950;letter-spacing:1.9px;line-height:1.8;margin-bottom:20px}
.section-heading>p:last-child{font-size:16px;color:var(--muted);max-width:660px;line-height:1.9}
.booking-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px;padding:0;margin:0;list-style:none}
.booking-steps li{border-top:1px solid #c9bdce;padding-top:22px;position:relative}
.step-number{font-family:Georgia,serif;font-size:43px;line-height:1;color:#9d87af;display:block;margin:0 0 20px}
.booking-steps h3{margin-bottom:12px}
.booking-steps p{color:var(--muted);font-size:14px;margin:0;line-height:1.9}
.booking-cinema{background:#2c2433;color:#fcf9f6;padding:85px 0}
.cinema-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:end;margin-bottom:32px}
.cinema-heading h2{margin:0;max-width:620px}
.booking-cinema .section-kicker{color:#cfb096}
.cinema-heading>p{font-size:15px;color:#d0c5d5;line-height:1.9;margin:0}
.overview-video{border-radius:12px;overflow:hidden;border:1px solid #6d5d79;background:#211a27}
.overview-video video,.chapter-video video{display:block;width:100%;aspect-ratio:16/9;height:auto;background:#211a27;object-fit:contain}
.booking-cinema .cinema-note{color:#baadbf;max-width:1100px;font-size:11px;line-height:1.85;margin-top:15px}
.chapters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;margin-top:47px}
.chapter{min-width:0}
.chapter-video{border-radius:8px;overflow:hidden;border:1px solid #695c73}
.chapter-copy{padding-top:20px;position:relative;padding-left:36px}
.chapter-number{position:absolute;left:0;top:21px;color:#c3a788;font-family:Georgia,serif;font-size:18px}
.chapter h3{font-size:17px;margin-bottom:9px;line-height:1.6}
.chapter p{font-size:13px;color:#c7bbcb;margin:0;line-height:1.85}
.gallery-section .section-heading{max-width:900px}
.booking-gallery{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:23px;align-items:start}
.booking-screen{margin:0;min-width:0}
.booking-screen>a{display:block;text-decoration:none;transition:transform .2s}
.booking-screen>a:hover{transform:translateY(-5px)}
.booking-screen img{width:100%;height:auto;aspect-ratio:9/16;object-fit:contain;border:1px solid #d7ccd9;border-radius:17px;box-shadow:0 10px 25px #2f1c3510}
.booking-screen>a>span{font-size:10px;display:block;text-align:center;color:#6a567b;text-decoration:underline;margin:12px 0 18px}
.booking-screen h3{font-size:15px;margin:0 0 9px;line-height:1.6}
.booking-screen figcaption p{font-size:12px;line-height:1.9;color:var(--muted);margin:0}
.feature-section{background:#eee7f0;overflow:hidden;padding-bottom:80px}
.feature-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.45fr);gap:80px}
.feature-intro h2{max-width:380px}
.feature-visual{max-width:245px;max-height:310px;margin:38px auto 0;overflow:hidden;border:6px solid #44334e;border-bottom:0;border-radius:24px 24px 0 0;box-shadow:0 16px 40px #59446225;transform:rotate(-5deg);position:relative}
.feature-visual:after{content:"";position:absolute;inset:auto 0 0;height:60px;background:linear-gradient(transparent,#eee7f0)}
.feature-visual img{width:100%;height:auto}
.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 38px;align-items:start}
.feature-grid article{border-top:1px solid #cfc1d5;padding-top:18px;min-width:0}
.feature-number{font-size:11px;color:#866697;display:block;margin-bottom:12px}
.feature-grid h3{font-size:18px;margin-bottom:10px}
.feature-grid p{font-size:13px;line-height:1.9;color:#67596f;margin:0}
.limits-section{display:grid;grid-template-columns:1fr 1fr;gap:80px;border-bottom:1px solid var(--line)}
.limits-section h2{max-width:550px}
.limits-section p{color:var(--muted);font-size:14px;line-height:1.9;margin-bottom:0}
.limits-section ul{list-style:none;margin:0;padding:0}
.limits-section li{border-bottom:1px solid var(--line);padding:16px 0 16px 27px;font-size:14px;color:var(--muted);position:relative;line-height:1.9}
.limits-section li:first-child{padding-top:0}
.limits-section li:last-child{border-bottom:0}
.limits-section li:before{content:"—";position:absolute;left:0;color:#9a879c}
.faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}
.booking-faq details{border-bottom:1px solid var(--line);padding:20px 0}
.booking-faq details:first-child{border-top:1px solid var(--line)}
.booking-faq summary{cursor:pointer;font-size:15px;line-height:1.7;padding-right:20px;font-weight:600}
.booking-faq details p{color:var(--muted);font-size:14px;margin:18px 0 2px;line-height:1.9}
.booking-close{text-align:center;background:#ebe2d6;padding:75px 0 80px}
.close-mark{color:#836199;font-size:40px;display:block;line-height:1;margin-bottom:25px}
.booking-close h2{max-width:760px;margin:0 auto 20px}
.booking-close>.shell>p{max-width:660px;margin:0 auto 27px;font-size:15px;color:#635767}
.booking-close>.shell>.price-note{font-size:11px;margin:20px auto 0;max-width:500px}
.booking .support{padding-top:70px;padding-bottom:65px}
.booking .contact-form{background:#f3efea;border-radius:14px;border-color:var(--line);padding:30px}
.booking .contact-form input,.booking .contact-form textarea{border-color:#c1b7c2;border-radius:7px;background:#fcfbfa}
.booking .contact-form small{color:#736478}
.booking .support .contact-privacy{line-height:1.9}
.booking .contact-submit button{background:var(--accent)}
.booking .contact-intro>a{font-size:15px;color:var(--accent)}
.booking .language-links{gap:12px 23px;padding-top:15px;font-size:13px;line-height:1.8}
.booking .language-links a[aria-current]{font-weight:650;text-decoration-thickness:2px;color:var(--accent)}
.booking .measurement-notice h2{font:600 17px/1.6 "Segoe UI",sans-serif;letter-spacing:0}
.booking .measurement-notice{font-size:12px;padding-top:25px;padding-bottom:25px}
.booking .measurement-choices .button{min-height:42px;font-size:12px;border-color:#b8acbf;color:var(--ink);padding:9px 18px}
.booking .measurement-banner{border-radius:15px;border-color:#cbbfd0;background:#fffcf8;box-shadow:0 8px 30px #2c243326;font-size:12px;padding:17px 23px}
.booking .measurement-banner .measurement-choices .button{white-space:nowrap}
.booking .footer{font-size:11px;padding-top:27px;padding-bottom:30px}
.booking .footer-links{flex-wrap:wrap}
.booking video::cue{background:#211727e8;color:white;font-family:"Segoe UI",sans-serif;font-size:17px}
@media(min-width:1500px){.booking-hero{padding-top:75px;padding-bottom:40px;min-height:735px}.hero-stage{min-height:590px}.hero-phone{width:246px;right:34px;top:62px}.hero-small-screen{width:172px;top:168px}}
@media(max-width:1100px){.booking .shell{padding-left:28px;padding-right:28px}.booking-hero{gap:34px;min-height:610px;padding-top:40px}.booking-hero h1{font-size:48px}.hero-stage{min-height:515px;border-top-left-radius:100px}.hero-phone{width:213px;right:23px;top:69px}.hero-small-screen{width:135px;left:20px;top:185px}.hero-stage-label{left:20px;max-width:145px}.hero-stage-label>span{font-size:20px}.booking-nav{gap:18px}.feature-layout{gap:45px}.booking-gallery{gap:15px}.cinema-heading,.faq-layout,.limits-section{gap:45px}}
@media(max-width:850px){.booking .nav{min-height:78px}.booking-nav{display:none}.booking .language{margin-left:auto}.booking-hero{grid-template-columns:1fr 1fr;gap:27px}.booking-hero h1{font-size:39px;line-height:1.32;letter-spacing:-1px}.hero-lead{font-size:15px}.hero-stage{min-height:474px}.hero-phone{width:191px;right:20px;top:55px}.hero-small-screen{width:122px;top:166px;left:14px}.hero-stage-label{bottom:20px;max-width:130px}.hero-stage-label>small{font-size:10px}.hero-stage-label>span{font-size:17px}.booking .button{font-size:13px;padding:12px 18px}.booking-steps{gap:28px}.booking-section{padding-top:65px;padding-bottom:65px}.cinema-heading{gap:30px}.booking-cinema{padding-top:60px;padding-bottom:60px}.chapters{gap:17px}.chapter-copy{padding-left:0}.chapter-number{position:static;display:block;font-size:15px;margin-bottom:8px}.chapter h3{font-size:15px}.chapter p{font-size:12px}.booking-gallery{grid-template-columns:repeat(5,210px);overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:20px;gap:20px;scrollbar-color:#b7a1c5 transparent}.booking-screen{scroll-snap-align:start}.feature-layout{grid-template-columns:1fr 1.4fr;gap:30px}.feature-grid{gap:26px 24px}.feature-grid h3{font-size:16px}.feature-visual{max-width:210px;max-height:340px}.booking .support{padding-top:55px;padding-bottom:50px}}
@media(max-width:600px){.booking .shell{padding-left:22px;padding-right:22px}.booking .nav{gap:12px;min-height:75px}.booking-brand{font-size:17px;gap:8px;letter-spacing:-.3px}.booking-brand small{font-size:8px;letter-spacing:1.8px}.brand-mark{width:34px;height:36px;border-radius:11px;font-size:25px}.booking .language select{max-width:119px;font-size:12px;min-height:40px;padding:8px 22px 8px 9px}.booking-hero{grid-template-columns:1fr;gap:20px;padding-top:33px;padding-bottom:18px;min-height:0}.hero-copy{padding:0}.booking-hero h1{font-size:42px;line-height:1.28;margin-bottom:20px;letter-spacing:-1.3px}.booking .eyebrow{margin-bottom:18px;font-size:11px;letter-spacing:.8px}.hero-lead{font-size:15px;line-height:1.95;margin-bottom:22px}.booking .actions{margin-top:22px;gap:10px}.booking .button{font-size:12px;padding:12px 17px;min-height:49px}.booking .price-note{font-size:10px;margin-top:14px}.hero-stage{min-height:466px;margin-top:8px;border-radius:90px 13px 13px 13px}.hero-phone{width:196px;top:42px;right:29px;border-width:6px;border-radius:25px}.hero-small-screen{width:133px;left:18px;top:135px;border-radius:19px}.hero-stage-label{bottom:21px;left:21px;max-width:150px}.hero-stage-label>span{font-size:20px}.hero-stage-label>small{font-size:10px}.booking .visual-note{font-size:9px;padding-bottom:22px}.booking-trust>.shell{gap:10px 22px;justify-content:flex-start;padding-top:17px;padding-bottom:17px;font-size:11px}.booking-trust span{gap:9px}.booking-trust i{font-size:14px}.booking-section{padding-top:54px;padding-bottom:54px}.booking h2{font-size:31px;line-height:1.45;letter-spacing:-.8px}.booking .section-kicker{font-size:9px;margin-bottom:15px;letter-spacing:1.4px}.section-heading{margin-bottom:30px}.section-heading>p:last-child{font-size:14px;line-height:1.9}.booking-steps{grid-template-columns:1fr;gap:25px}.booking-steps li{padding:21px 0 0 53px;min-height:84px}.step-number{position:absolute;left:0;top:23px;font-size:28px}.booking-steps h3{font-size:17px;margin-bottom:8px}.booking-steps p{font-size:13px}.cinema-heading{grid-template-columns:1fr;gap:18px;margin-bottom:26px}.cinema-heading>p{font-size:14px}.booking-cinema{padding:50px 0}.overview-video{margin-left:-10px;margin-right:-10px;border-radius:8px}.booking-cinema .cinema-note{font-size:10px;line-height:1.8}.chapters{grid-template-columns:1fr;gap:28px;margin-top:31px}.chapter-copy{padding:15px 0 0 34px}.chapter-number{position:absolute;left:0;top:16px;font-size:17px}.chapter h3{font-size:17px}.chapter p{font-size:13px}.chapter-video{border-radius:7px}.booking-gallery{grid-template-columns:repeat(5,230px);gap:22px;margin-top:20px}.booking-screen h3{font-size:15px}.booking-screen figcaption p{font-size:12px}.booking-screen>a>span{font-size:11px}.feature-layout{grid-template-columns:1fr;gap:28px}.feature-intro{display:grid;grid-template-columns:1fr 115px;gap:0 20px;align-items:center}.feature-intro>.section-kicker{grid-column:1/2}.feature-intro>h2{grid-column:1/2;font-size:28px}.feature-visual{grid-column:2/3;grid-row:1/3;max-height:193px;margin:0;border-width:3px;border-radius:14px 14px 0 0}.feature-grid{gap:26px 20px}.feature-grid h3{font-size:15px}.feature-grid p{font-size:12px;line-height:1.9}.limits-section{grid-template-columns:1fr;gap:24px}.limits-section p,.limits-section li{font-size:13px}.faq-layout{grid-template-columns:1fr;gap:8px}.booking-faq summary{font-size:14px}.booking-faq details p{font-size:13px}.booking-close{padding:53px 0 55px}.booking-close h2{font-size:32px}.booking-close>.shell>p{font-size:14px}.booking-close>.shell>.price-note{font-size:10px}.booking .contact-form{padding:23px 18px;border-radius:10px}.booking .contact-form label{font-size:14px}.booking .contact-submit button{font-size:14px}.booking .support{padding-top:46px;padding-bottom:42px}.booking .language-links{font-size:12px;gap:10px 18px}.booking .measurement-notice{font-size:11px}.booking .measurement-banner{padding:14px 15px;font-size:11px;border-radius:11px}.booking .measurement-choices .button{font-size:11px;min-height:42px;padding:9px 13px}.booking video::cue{font-size:13px}}
@media(max-width:360px){.booking .shell{padding-left:17px;padding-right:17px}.booking-brand{font-size:15px}.booking .language select{max-width:104px}.booking-hero h1{font-size:37px}.hero-phone{width:178px;right:20px;top:53px}.hero-stage{min-height:445px}.hero-small-screen{width:122px;left:16px}.feature-grid{grid-template-columns:1fr}.feature-intro{grid-template-columns:1fr 95px}}
@media(prefers-reduced-motion:reduce){.hero-phone,.booking-screen>a{transform:none!important;transition:none!important}.feature-visual{transform:none}html{scroll-behavior:auto}}
