.Hero-module__ZARIfG__hero{align-items:flex-end;min-height:100dvh;padding:6rem 2rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bg{position:absolute;inset:0}.Hero-module__ZARIfG__video{object-fit:cover;transform-origin:50%;width:100%;height:100%;animation:Hero-module__ZARIfG__heroVideoSettle 2s var(--ease) both}.Hero-module__ZARIfG__overlay{z-index:1;background:linear-gradient(#0a0a0a80 0%,#0a0a0ab3 60%,#0a0a0af2 100%);position:absolute;inset:0}.Hero-module__ZARIfG__content{z-index:2;width:100%;max-width:1200px;margin:0 auto;position:relative}.Hero-module__ZARIfG__badge{letter-spacing:.3em;color:var(--cream);animation:Hero-module__ZARIfG__heroRise .8s var(--ease) .15s both;border:1px solid #f5f5f059;border-radius:2px;margin-bottom:1.5rem;padding:.6rem 1.4rem;font-size:.85rem;font-weight:600;display:inline-block}.Hero-module__ZARIfG__title{letter-spacing:.02em;color:var(--white);margin-bottom:1.5rem;font-size:clamp(5rem,15vw,12rem);line-height:.85}.Hero-module__ZARIfG__lineMask{margin-top:-.12em;padding-top:.12em;display:block;overflow:hidden}.Hero-module__ZARIfG__line{animation:Hero-module__ZARIfG__heroLineUp .9s var(--ease) both;display:block;transform:translateY(110%)}.Hero-module__ZARIfG__lineMask:first-of-type .Hero-module__ZARIfG__line{animation-delay:.28s}.Hero-module__ZARIfG__lineMask:nth-of-type(2) .Hero-module__ZARIfG__line{animation-delay:.42s}.Hero-module__ZARIfG__accent{color:var(--gold)}.Hero-module__ZARIfG__sub{color:var(--cream);text-wrap:pretty;max-width:400px;animation:Hero-module__ZARIfG__heroRise .8s var(--ease) .6s both;margin-bottom:1rem;font-size:1.15rem;font-weight:300;line-height:1.7}.Hero-module__ZARIfG__proof{color:var(--cream);letter-spacing:.05em;animation:Hero-module__ZARIfG__heroRise .8s var(--ease) .7s both;margin-bottom:2.5rem;font-size:.85rem}.Hero-module__ZARIfG__ctas{animation:Hero-module__ZARIfG__heroRise .8s var(--ease) .8s both;flex-wrap:wrap;gap:1rem;display:flex}@keyframes Hero-module__ZARIfG__heroVideoSettle{0%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes Hero-module__ZARIfG__heroRise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__heroLineUp{0%{transform:translateY(110%)}to{transform:translateY(0)}}.Hero-module__ZARIfG__pauseBtn{z-index:2;width:44px;height:44px;color:var(--cream);cursor:pointer;letter-spacing:-.05em;background:#0a0a0a66;border:1px solid #c8a45e4d;border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;transition:border-color .3s,color .3s;display:flex;position:absolute;top:5rem;right:2rem}.Hero-module__ZARIfG__pauseBtn:hover{border-color:var(--gold);color:var(--gold)}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding:4rem 1.5rem}.Hero-module__ZARIfG__badge{letter-spacing:.18em;padding:.5rem 1rem;font-size:.7rem}.Hero-module__ZARIfG__title{font-size:4.5rem}.Hero-module__ZARIfG__pauseBtn{top:4.75rem;right:1.5rem}}
.Services-module__dpHhBa__section{background:var(--dark);border-top:1px solid var(--dark-3)}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.Services-module__dpHhBa__card{background:var(--dark-2);border:1px solid var(--dark-3);min-height:160px;transition:all .3s var(--ease);border-radius:6px;flex-direction:column;justify-content:space-between;padding:1.75rem;display:flex}.Services-module__dpHhBa__card:hover{border-color:var(--gold);transform:translateY(-3px)}.Services-module__dpHhBa__cardName{letter-spacing:.05em;margin-bottom:.25rem;font-size:1.5rem}.Services-module__dpHhBa__cardDuration{color:var(--gray-light);font-size:.8rem}.Services-module__dpHhBa__cardBottom{justify-content:space-between;align-items:center;margin-top:1.5rem;display:flex}.Services-module__dpHhBa__cardPrice{color:var(--gold);white-space:nowrap;font-size:2rem}.Services-module__dpHhBa__cardFromPrice{color:var(--gray-light);text-transform:lowercase;font-size:.75rem;font-weight:400}.Services-module__dpHhBa__cardBook{color:var(--gold);letter-spacing:.05em;font-size:.85rem;font-weight:600;transition:transform .3s}.Services-module__dpHhBa__cardBook:hover{transform:translate(4px)}.Services-module__dpHhBa__more{text-align:center;margin-top:3rem}
.Salon-module__3sUcLG__gallery{grid-template-rows:1fr 1fr;grid-template-columns:1.5fr 1fr;gap:.75rem;height:500px;margin-bottom:3rem;display:grid}.Salon-module__3sUcLG__imgWrap{background:var(--dark-2);border-radius:6px;position:relative;overflow:hidden}.Salon-module__3sUcLG__imgLarge{grid-row:1/-1}.Salon-module__3sUcLG__img{object-fit:cover;width:100%;height:100%;transition:transform .9s var(--ease);transition-delay:calc(var(--i,0) * 70ms)}html.reveal-js .Salon-module__3sUcLG__gallery .Salon-module__3sUcLG__img{transform:scale(1.08)}html.reveal-js .Salon-module__3sUcLG__gallery.is-visible .Salon-module__3sUcLG__img{transform:scale(1)}.Salon-module__3sUcLG__features{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.Salon-module__3sUcLG__feature{color:var(--cream);align-items:center;gap:.75rem;font-size:.95rem;display:flex}@media (max-width:768px){.Salon-module__3sUcLG__gallery{grid-template-rows:250px 200px 200px;grid-template-columns:1fr;height:auto}.Salon-module__3sUcLG__imgLarge{grid-row:auto}}
.Reviews-module__yTtV6W__section{background:var(--dark);border-top:1px solid var(--dark-3);border-bottom:1px solid var(--dark-3)}.Reviews-module__yTtV6W__count{color:var(--gray-light);font-size:.5em;font-weight:400}.Reviews-module__yTtV6W__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.Reviews-module__yTtV6W__card{background:var(--dark-2);border:1px solid var(--dark-3);border-radius:6px;flex-direction:column;padding:2rem;transition:border-color .3s;display:flex}.Reviews-module__yTtV6W__card:hover{border-color:#c8a45e4d}.Reviews-module__yTtV6W__stars{color:var(--gold);letter-spacing:.1em;margin-bottom:1rem;font-size:1.1rem}.Reviews-module__yTtV6W__text{color:var(--cream);flex:1;margin-bottom:1rem;font-size:.95rem;font-style:italic;line-height:1.7}.Reviews-module__yTtV6W__cardFooter{justify-content:space-between;align-items:center;display:flex}.Reviews-module__yTtV6W__badge{color:var(--gold);background:#c8a45e1a;border:1px solid #c8a45e33;border-radius:100px;align-items:center;gap:.35rem;padding:.25rem .7rem;font-size:.8rem;font-weight:500;display:inline-flex}.Reviews-module__yTtV6W__date{color:var(--gray);font-size:.8rem}.Reviews-module__yTtV6W__ctaBanner{border:1px solid var(--gold);background:#c8a45e14;border-radius:6px;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;padding:1.5rem 2rem;text-decoration:none;transition:background .3s;display:flex}.Reviews-module__yTtV6W__ctaBanner:hover{background:#c8a45e26}.Reviews-module__yTtV6W__ctaBanner:hover .Reviews-module__yTtV6W__ctaArrow{transform:translate(4px)}.Reviews-module__yTtV6W__ctaStars{color:var(--gold);letter-spacing:.1em;font-size:1.2rem}.Reviews-module__yTtV6W__ctaText{color:var(--gold);text-align:center;font-size:1rem;font-weight:600}.Reviews-module__yTtV6W__ctaArrow{color:var(--gold);transition:transform .3s var(--ease);font-size:1.5rem}@media (max-width:768px){.Reviews-module__yTtV6W__count{margin-top:.5rem;font-size:.85rem;display:block}.Reviews-module__yTtV6W__grid{grid-template-columns:1fr}}
