@font-face{font-family:BlueDisplay;src:url('../fonts/BodoniModaSC-VariableFont_opsz,wght.ttf') format('truetype');font-display:swap}
@font-face{font-family:BlueSans;src:url('../fonts/OpenSans-VariableFont_wdth,wght.ttf') format('truetype');font-display:swap}

:root{
  --primary:#1457d9!important;--primary-gradient:#082b72!important;--brand-bg-main:#eef5ff!important;
  --blue-950:#061735;--blue-900:#082657;--blue-800:#0b3479;--blue-700:#124cb7;
  --blue-600:#1761e8;--blue-200:#c8dcff;--blue-100:#e6f0ff;--blue-50:#f5f9ff;
  --ink:#071a36;--muted:#526783;--line:rgba(10,55,118,.15);--white:#fff;
}

html{scroll-behavior:smooth} body{font-family:BlueSans,Arial,sans-serif;color:var(--ink);background:var(--blue-50)}
h1,h2,h3,.blanc-story-title,.blanc-service-title,.aboutv2-title,.blanc-gallery-title,.blanc-contact-lite-title{font-family:BlueDisplay,Georgia,serif!important;letter-spacing:-.035em;text-wrap:balance}
a,button{transition:transform .25s ease,color .25s ease,background-color .25s ease,border-color .25s ease}
a:focus-visible,button:focus-visible{outline:3px solid #76aaff;outline-offset:4px}

.page > .nav-blanc-wrap,.page > .nav-blanc-wrap.nav-top-x{background:#061735!important;background-color:#061735!important;border-top:3px solid #1761e8!important;border-bottom:1px solid rgba(255,255,255,.13)!important;backdrop-filter:blur(16px);box-shadow:0 12px 34px rgba(3,16,39,.18)!important;color:#fff!important;z-index:100!important}
.nav-blanc-wrap.nav-scroll-x{background:rgba(5,22,51,.96)!important}
.nav-blanc-inner{width:min(100% - 48px,1440px)!important;min-height:92px!important;margin-inline:auto!important;padding:0!important}
.logo-blanc img{filter:brightness(0) invert(1)!important;max-height:58px!important;max-width:150px!important;object-fit:contain;opacity:1!important}
.nav-blanc-wrap .menu-blanc .rd-nav-link{position:relative;color:#dce9ff!important;font-size:12px!important;font-weight:650!important;letter-spacing:.13em!important;text-transform:uppercase;text-shadow:none!important;opacity:1!important}
.nav-blanc-wrap .menu-blanc .rd-nav-link:after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:2px;background:#76aaff;transition:right .25s ease}
.nav-blanc-wrap .menu-blanc .active .rd-nav-link,.nav-blanc-wrap .menu-blanc .rd-nav-link:hover{color:#fff!important}
.nav-blanc-wrap .menu-blanc .active .rd-nav-link:after,.nav-blanc-wrap .menu-blanc .rd-nav-link:hover:after{right:0}
.btn-nav-blanc{background:#1761e8!important;color:#fff!important;border:1px solid #1761e8!important;border-radius:0!important;padding:15px 25px!important;text-transform:uppercase;letter-spacing:.12em;font-size:11px!important;font-weight:700!important;box-shadow:0 10px 24px rgba(23,97,232,.24)}
.btn-nav-blanc:hover{background:var(--blue-600)!important;color:#fff!important;border-color:var(--blue-600)!important;transform:translateY(-2px)}
.nav-social-blanc .social-icon-link{display:grid;place-items:center;width:38px;height:38px;padding:7px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.07);border-radius:8px;filter:none!important;opacity:1!important;overflow:hidden}.nav-social-blanc .social-icon-image{display:block;width:100%!important;height:100%!important;object-fit:contain;filter:none!important;opacity:1!important}.nav-social-blanc .social-icon-link:hover{background:#fff;border-color:#fff;transform:translateY(-2px)}

.hero-slider-x,.hero-single-video-x{height:min(900px,100dvh)!important;min-height:690px!important;background:var(--blue-950)}
.hero-video-single-x{filter:saturate(.65) contrast(1.05);transform:scale(1.035);animation:heroDrift 14s ease-in-out infinite alternate}
.hero-overlay-x{display:flex!important;align-items:flex-end!important;justify-content:flex-start!important;padding:150px max(5vw,48px) 76px!important;background:linear-gradient(90deg,rgba(4,18,43,.92) 0%,rgba(5,28,67,.68) 43%,rgba(8,35,77,.15) 72%),linear-gradient(0deg,rgba(3,18,42,.72),transparent 55%)!important}
.hero-overlay-x:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:calc(100vw / 12) 100%,100% 25%;mask-image:linear-gradient(to right,#000,transparent 72%);pointer-events:none}
.hero-cinematic-copy{position:relative;z-index:2;width:min(780px,78vw);color:#fff}
.hero-kicker{margin:0 0 22px;color:#a9c9ff;font-size:12px;font-weight:600;letter-spacing:.24em;text-transform:uppercase;animation:heroReveal .8s .15s both}
.hero-display{margin:0;color:#fff!important;font-family:BlueDisplay,Georgia,serif!important;font-size:clamp(64px,8.2vw,132px)!important;font-weight:500!important;line-height:.78!important;letter-spacing:-.065em!important;text-align:left!important}
.hero-display span{display:block;animation:heroReveal 1s cubic-bezier(.2,.8,.2,1) both}.hero-display span:first-child{font-size:.63em;letter-spacing:-.045em}.hero-display-accent{color:#bcd4ff;font-style:italic;animation-delay:.12s!important}
.hero-lead{max-width:520px;margin:34px 0 30px;color:rgba(255,255,255,.82);font-size:17px;line-height:1.7;animation:heroReveal .9s .35s both}
.hero-actions{display:flex;align-items:center;gap:28px;animation:heroReveal .9s .48s both}
.hero-primary{display:inline-flex;padding:16px 24px;background:#fff;color:var(--blue-900)!important;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.hero-primary:hover{background:var(--blue-600);color:#fff!important;transform:translateY(-3px)}
.hero-secondary{color:#fff!important;font-size:13px;border-bottom:1px solid rgba(255,255,255,.45);padding:8px 0}.hero-secondary:hover{border-color:#fff;transform:translateX(4px)}
.hero-meta{display:grid;grid-template-columns:auto minmax(50px,120px) minmax(220px,1fr);align-items:center;gap:15px;margin-top:52px;color:rgba(255,255,255,.6);font-size:11px;letter-spacing:.06em}.hero-meta-line{height:1px;background:rgba(255,255,255,.35)}.hero-meta a{color:inherit!important;text-align:left!important}
.hero-vertical-word{position:absolute;right:3vw;bottom:68px;margin:0;color:rgba(255,255,255,.55);font-size:10px;letter-spacing:.44em;writing-mode:vertical-rl}
@keyframes heroReveal{from{opacity:0;transform:translateY(34px);clip-path:inset(100% 0 0)}to{opacity:1;transform:none;clip-path:inset(0)}}
@keyframes heroDrift{to{transform:scale(1.09) translate3d(-1.2%,0,0)}}

.promotions{background:var(--blue-600)!important;padding:42px 0!important}.promotion-text-color{color:#fff!important}.promotions h2{font-size:clamp(34px,4vw,54px)!important}.promotions .divider-lg{background:#fff!important;opacity:.5}
.aboutv2{background:var(--blue-50)!important;padding:130px 0 150px!important}.aboutv2-wrapper{max-width:1320px!important}.aboutv2-title,.aboutv2-subtitle{color:var(--blue-900)!important}.aboutv2-title{font-size:clamp(56px,7vw,92px)!important}.aboutv2-desc{color:var(--muted)!important;line-height:1.8!important}.aboutv2-img,.aboutv2-right{overflow:hidden;box-shadow:0 30px 70px rgba(5,42,95,.16)!important}.aboutv2-img img,.aboutv2-right img{filter:saturate(.85);transition:transform .8s ease}.aboutv2-img:hover img,.aboutv2-right:hover img{transform:scale(1.045)}
.aboutv2-img-1 img{object-position:52% 50%}.aboutv2-img-2 img{object-position:68% 50%}.aboutv2-img-3 img{object-position:35% 50%}

.blanc-service-zone{background:var(--blue-900)!important;padding:150px 0!important}.blanc-service-wave{display:none}.blanc-service-shell{max-width:1320px!important}.blanc-service-title{color:#fff!important;font-size:clamp(58px,7vw,96px)!important}.blanc-service-subtitle{color:#aecdff!important}.blanc-service-text{color:rgba(255,255,255,.68)!important;max-width:720px!important}.blanc-service-grid{gap:12px!important;margin-top:70px!important}.blanc-service-card{background:rgba(255,255,255,.06)!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:0!important;box-shadow:none!important;overflow:hidden}.blanc-service-photo{height:360px!important}.blanc-service-photo img{height:100%!important;width:100%;object-fit:cover;filter:saturate(.72);transition:transform .8s ease,filter .4s ease}.blanc-service-card:hover .blanc-service-photo img{transform:scale(1.055);filter:saturate(1)}.blanc-service-body{padding:28px!important}.blanc-service-card-title{color:#fff!important;font-family:BlueDisplay,Georgia,serif!important;font-size:26px!important}.blanc-service-card-text{color:rgba(255,255,255,.65)!important}.blanc-service-card .button,.blanc-service-card a{color:#fff!important}

.dash-menu-section{position:relative;overflow:hidden;background:#f5f9ff;padding:145px 0 165px;color:var(--blue-950);scroll-margin-top:100px}
.dash-menu-shell{position:relative;z-index:2;width:min(1320px,calc(100% - 48px));margin-inline:auto}.dash-menu-orbit{position:absolute;border:1px solid rgba(23,97,232,.14);border-radius:50%;pointer-events:none}.dash-menu-orbit-one{width:660px;height:660px;right:-260px;top:-280px}.dash-menu-orbit-two{width:360px;height:360px;left:-210px;bottom:-120px}
.dash-menu-heading{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.65fr);gap:10vw;align-items:end;margin-bottom:72px}.dash-menu-kicker{margin:0 0 18px;color:var(--blue-600);font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.dash-menu-heading h2{max-width:820px;margin:0;color:var(--blue-950);font-family:BlueDisplay,Georgia,serif;font-size:clamp(58px,7.2vw,104px);font-weight:500;line-height:.89;letter-spacing:-.06em}.dash-menu-heading-copy{padding-bottom:8px}.dash-menu-heading-copy p{max-width:390px;margin:0 0 26px;color:var(--muted);font-size:15px;line-height:1.75}.dash-menu-book{display:inline-flex;gap:18px;align-items:center;color:var(--blue-900)!important;font-size:12px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;border-bottom:1px solid var(--blue-600);padding:0 0 9px}.dash-menu-book:hover{color:var(--blue-600)!important;transform:translateX(4px)}
.dash-menu-frame{display:grid;grid-template-columns:minmax(250px,.35fr) minmax(0,1fr);background:#fff;box-shadow:0 34px 90px rgba(7,43,100,.12);border:1px solid rgba(9,52,121,.1)}.dash-menu-categories{background:var(--blue-950)}.dash-menu-column-label{margin:0;color:#7998c5;font-size:9px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.dash-menu-categories>.dash-menu-column-label{padding:28px 28px 15px}.dash-menu-tabs{padding:0 0 28px;background:var(--blue-950);min-height:505px}.dash-menu-tab{display:grid;grid-template-columns:36px 1fr;align-items:center;width:100%;padding:20px 28px;border:0;border-left:3px solid transparent;background:transparent;color:rgba(255,255,255,.58);text-align:left;font-family:BlueSans,Arial,sans-serif;font-size:13px;font-weight:600;letter-spacing:.02em;cursor:pointer}.dash-menu-tab span{font-size:9px;letter-spacing:.12em;color:#76aaff}.dash-menu-tab:hover{color:#fff;background:rgba(255,255,255,.055)}.dash-menu-tab.is-active{color:#fff;background:rgba(23,97,232,.2);border-left-color:#76aaff}
.dash-menu-services{min-width:0;background:#fff}.dash-menu-services-head{display:flex;justify-content:space-between;align-items:center;padding:26px 48px 8px}.dash-menu-active-category{margin:0;color:var(--blue-600);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.dash-menu-panel{min-height:505px;padding:0 48px 24px;background:#fff}.dash-menu-item{--item-index:0;display:grid;grid-template-columns:46px minmax(0,1fr) auto 42px;gap:22px;align-items:center;padding:28px 0;border-bottom:1px solid var(--line);animation:menuItemIn .55s calc(var(--item-index) * 45ms) cubic-bezier(.2,.8,.2,1) both}.dash-menu-item:last-child{border-bottom:0}.dash-menu-item-index{align-self:start;padding-top:5px;color:#7e96b8;font-size:10px;letter-spacing:.12em}.dash-menu-item-copy h3{margin:0;color:var(--blue-950);font-family:BlueDisplay,Georgia,serif;font-size:clamp(21px,2vw,29px);font-weight:600;letter-spacing:-.025em;line-height:1.15}.dash-menu-item-copy p{max-width:680px;margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.65}.dash-menu-duration{display:inline-block;margin-top:9px;color:var(--blue-600);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.dash-menu-price{align-self:start;padding-top:3px;color:var(--blue-900);font-size:15px;font-weight:700;white-space:nowrap;font-variant-numeric:tabular-nums}.dash-menu-item-link{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);color:var(--blue-900)!important;font-size:15px}.dash-menu-item:hover .dash-menu-item-link{background:var(--blue-600);border-color:var(--blue-600);color:#fff!important;transform:translate(2px,-2px)}
.dash-menu-source{margin:18px 0 0;color:#7a8ba3;font-size:10px;letter-spacing:.1em;text-align:right;text-transform:uppercase}.dash-menu-loading-line{display:block;width:70%;height:12px;margin:26px 28px;background:rgba(255,255,255,.12);animation:menuPulse 1.3s infinite alternate}.dash-menu-loading-card{height:112px;border-bottom:1px solid var(--line);background:linear-gradient(90deg,transparent,rgba(23,97,232,.05),transparent);background-size:200% 100%;animation:menuShimmer 1.5s infinite}.dash-menu-error{display:grid;place-items:center;min-height:500px;text-align:center}.dash-menu-error p{margin:0 0 15px;color:var(--muted)}.dash-menu-error a{color:var(--blue-600)!important;font-weight:700}@keyframes menuItemIn{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes menuPulse{to{opacity:.35}}@keyframes menuShimmer{to{background-position:-200% 0}}
.dash-menu-retry{border:0;border-bottom:1px solid currentColor;padding:0;background:transparent;color:var(--blue-600);font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer}.dash-menu-item-fallback{min-height:180px}

.blanc-story-zone{background:var(--blue-100)!important;padding:130px 0!important}.blanc-story-wave-top{display:none}.blanc-story-shell{max-width:1320px!important}.blanc-story-title{color:var(--blue-900)!important;font-size:clamp(52px,6vw,86px)!important}.blanc-story-text{color:var(--muted)!important;line-height:1.8!important}.blanc-team-photo{background-image:url('../photos/home/team1-blue.png')!important;background-size:cover!important;background-position:center!important;min-height:520px}.blanc-team-block{gap:7vw!important}
.parallax-container{background:var(--blue-50)!important}.parallax-content{padding:130px 0!important}.flane-review-card{border:1px solid var(--line)!important;background:#fff!important;box-shadow:0 18px 45px rgba(5,42,95,.08)!important}
.staff-section{display:none!important}
.blanc-contact-lite{background:var(--blue-950)!important;position:relative}.blanc-contact-lite-bg{background-image:linear-gradient(90deg,rgba(4,19,44,.94),rgba(4,25,61,.76)),url('../photos/redesign/nail-ritual.png')!important;background-size:cover!important;background-position:center!important;opacity:1!important}.blanc-contact-lite-title,.blanc-contact-lite-label{color:#fff!important}.blanc-contact-lite-sub,.blanc-contact-lite-list,.blanc-contact-lite-link,.blanc-contact-lite-item-title{color:rgba(255,255,255,.76)!important}.blanc-contact-lite-card{background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.14)!important;backdrop-filter:blur(16px);box-shadow:none!important}.blanc-contact-lite-btn{background:#fff!important;color:var(--blue-900)!important;border-radius:0!important}
.blanc-gallery-zone{background:#fff!important}.blanc-gallery-title{color:var(--blue-900)!important}.blanc-gallery-bg-shape{background:var(--blue-100)!important}.button-primary,.button-default-outline,#show-more-btn,#show-less-btn{background:var(--blue-600)!important;border-color:var(--blue-600)!important;color:#fff!important}.floating-button .button{box-shadow:0 10px 28px rgba(6,40,94,.24)!important}
.blanc-contact-lite-main .blanc-contact-lite-card:first-child .blanc-contact-lite-label{color:#9fc2ff!important;text-shadow:0 1px 18px rgba(118,170,255,.24)}
.rights a,.rights{color:rgba(255,255,255,.78)!important}.section[style*="primary-gradient"]{background:var(--blue-900)!important}

@media(max-width:767px){
  .page > .nav-blanc-wrap,.page > .nav-blanc-wrap.nav-top-x{background:#061735!important;background-color:#061735!important}.nav-blanc-inner{width:100%!important;min-height:94px!important;padding:0 24px!important}.nav-toggle-blanc{display:flex!important;flex-direction:column;justify-content:center;gap:7px;width:42px;height:42px;color:#fff!important;font-size:0!important}.nav-toggle-blanc span{display:block;width:25px;height:2px;background:#fff;transition:transform .25s ease}.logo-blanc img{max-width:125px!important}.menu-blanc{background:#061735!important;border-top:1px solid rgba(255,255,255,.12)!important}.nav-blanc-wrap .menu-blanc .rd-nav-link{color:#fff!important;font-size:14px!important}.nav-social-blanc,.nav-action-blanc{display:none!important}
  .hero-slider-x,.hero-single-video-x{min-height:720px!important;height:100dvh!important}.hero-overlay-x{padding:128px 24px 132px!important;background:linear-gradient(0deg,rgba(4,18,43,.95),rgba(5,28,67,.28) 75%)!important}.hero-cinematic-copy{width:100%}.hero-display{font-size:clamp(54px,18vw,78px)!important;line-height:.85!important}.hero-display span:first-child{font-size:.55em;line-height:1.1}.hero-lead{font-size:15px;margin:26px 0 24px}.hero-actions{align-items:flex-start;flex-direction:column;gap:12px}.hero-primary{width:100%;justify-content:center}.hero-meta{display:none}.hero-vertical-word{display:none}
  .aboutv2,.blanc-story-zone,.parallax-content{padding:90px 0!important}.aboutv2-title,.blanc-service-title,.blanc-story-title{font-size:48px!important}.aboutv2-gallery{grid-template-columns:1fr 1fr!important}.aboutv2-img-3{display:none}.aboutv2-bottom{gap:30px!important}.blanc-service-zone{padding:95px 0!important}.blanc-service-grid{margin-top:42px!important}.blanc-service-photo{height:300px!important}.blanc-team-photo{min-height:360px}.promotions{padding:30px 0!important}
  .dash-menu-section{padding:92px 0 105px}.dash-menu-shell{width:min(100% - 32px,1320px)}.dash-menu-heading{grid-template-columns:1fr;gap:28px;margin-bottom:42px}.dash-menu-heading h2{font-size:52px;line-height:.94}.dash-menu-heading-copy p{margin-bottom:18px}.dash-menu-frame{display:block}.dash-menu-categories>.dash-menu-column-label{padding:18px 20px 8px}.dash-menu-tabs{display:flex;min-height:auto;padding:0;overflow-x:auto;scrollbar-width:none}.dash-menu-tabs::-webkit-scrollbar{display:none}.dash-menu-tab{display:flex;gap:10px;min-width:max-content;width:auto;padding:14px 20px 18px;border-left:0;border-bottom:3px solid transparent}.dash-menu-tab.is-active{border-left:0;border-bottom-color:#76aaff}.dash-menu-services-head{padding:20px 20px 4px}.dash-menu-panel{min-height:420px;padding:6px 20px 18px}.dash-menu-item{grid-template-columns:28px minmax(0,1fr) auto;gap:12px;padding:22px 0}.dash-menu-item-copy h3{font-size:22px}.dash-menu-item-copy p{display:none}.dash-menu-item-link{display:none}.dash-menu-price{font-size:13px}.dash-menu-source{text-align:left;line-height:1.5}
}

@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.hero-video-single-x{transform:none!important}}
