/* Luxe reference redesign. This component belongs to this project. */
html:root:root:root:root body.luxe-site {background:#fbf6f5!important;color:#361e19!important;font-size:14px;line-height:1.75;}
html:root:root:root:root body.luxe-site :is(.container) {width:min(1180px,calc(100% - 64px));max-width:1180px;}
html:root:root:root:root body.luxe-site :is(h1,h2,h3) {color:#663e36;font-weight:400;}
html:root:root:root:root body.luxe-site :is(h1,h2) {font-family:'Playfair Display',Georgia,serif;}
html:root:root:root:root body.luxe-site .luxe-announcement {padding:7px 20px;background:#e5c3bc;color:#663e36;font-size:11px;letter-spacing:.13em;text-align:center;}
html:root:root:root:root body.luxe-site .site-header {position:relative!important;top:auto!important;left:auto!important;right:auto!important;width:100%!important;padding:0!important;background:#fbf6f5!important;z-index:1000;}
html:root:root:root:root body.luxe-site .site-header .nav {position:relative;display:flex;align-items:center;justify-content:space-between;min-height:100px;gap:24px;margin:auto;padding:15px 0;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;backdrop-filter:none!important;}
html:root:root:root:root body.luxe-site .brand {gap:9px;flex-shrink:0;padding:0!important;box-shadow:none!important;border:0!important;background:none!important;}
html:root:root:root:root body.luxe-site .brand img {width:48px!important;height:54px!important;object-fit:contain;}
html:root:root:root:root body.luxe-site .brand span {font-family:Nevera,Georgia,serif!important;font-size:27px!important;line-height:1.2;font-weight:400!important;color:#905245!important;letter-spacing:.02em;white-space:nowrap;}
html:root:root:root:root body.luxe-site .menu {gap:6px;align-items:center;}
html:root:root:root:root body.luxe-site .menu a {font-size:11px;padding:9px 10px;color:#361e19!important;border:0!important;border-radius:0;box-shadow:none!important;background:none!important;}
html:root:root:root:root body.luxe-site .menu a:hover {color:#ad6455!important;background:none!important;transform:none!important;}
html:root:root:root:root body.luxe-site :is(.btn,.nav-cta,.academy-wave-btn,.compare-wave-btn,.premium-mini-details,.admin-logout-pill) {border-radius:999px!important;background:#ad6455!important;color:#fbf6f5!important;border:1px solid #ad6455!important;box-shadow:none!important;font-weight:500!important;font-size:11px!important;letter-spacing:.025em;padding:12px 23px!important;transform:none!important;text-decoration:none;}
html:root:root:root:root body.luxe-site :is(.btn,.nav-cta,.academy-wave-btn,.compare-wave-btn,.premium-mini-details):hover {background:#f0dcd8!important;color:#78463c!important;border-color:#ca8e82!important;transform:none!important;filter:none!important;}
html:root:root:root:root body.luxe-site :is(.btn,.nav-cta,.premium-mini-details)::before {display:none!important;}
html:root:root:root:root body.luxe-site .btn-luxe-outline {background:transparent!important;color:#905245!important;border:1px solid #e5c3bc!important;}
html:root:root:root:root body.luxe-site :is(.hero,.academy-hero,.page-hero,.premium-page-hero,.review-page-hero,.recovery-shell) {background-color:#fbf6f5;}
html:root:root:root:root body.luxe-site .luxe-hero {position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:440px;gap:38px;margin:0 auto;padding:20px 0 0;background:none;overflow:visible;}
html:root:root:root:root body.luxe-site .luxe-hero-copy {padding:15px 0 40px 42px;z-index:1;}
html:root:root:root:root body.luxe-site .luxe-kicker {font-size:10px;letter-spacing:.23em;text-transform:uppercase;color:#905245;margin:0 0 14px;font-weight:500;}
html:root:root:root:root body.luxe-site .luxe-hero h1 {font-size:clamp(45px,5.8vw,84px);line-height:1.08;color:#ad6455!important;margin:0 0 14px;font-weight:400;max-width:600px;white-space:normal;}
html:root:root:root:root body.luxe-site .luxe-hero-description {max-width:370px;margin:0 0 25px;color:#663e36;font-size:13px;line-height:1.9;}
html:root:root:root:root body.luxe-site .luxe-rule {display:block;width:240px;max-width:100%;height:1px;background:linear-gradient(90deg,transparent,#d59f94,transparent);margin:23px 0;position:relative;}
html:root:root:root:root body.luxe-site .luxe-rule::after {content:'✦';position:absolute;left:50%;top:-13px;padding:0 8px;background:#fbf6f5;color:#ca8e82;font-size:13px;}
html:root:root:root:root body.luxe-site .luxe-hero-actions {display:flex;gap:12px;align-items:center;flex-wrap:wrap;}
html:root:root:root:root body.luxe-site .luxe-hero-media {align-self:end;position:relative;min-width:0;height:450px;border-radius:260px 260px 0 0;background:#e5c3bc;padding:0;overflow:hidden;margin:0;}
html:root:root:root:root body.luxe-site .luxe-hero-media::after {content:'';position:absolute;inset:10px;border:1px solid rgba(251,246,245,.55);border-radius:250px 250px 0 0;pointer-events:none;}
html:root:root:root:root body.luxe-site .luxe-hero-media img {display:block;width:100%;height:100%;object-fit:cover;object-position:center 24%;}
html:root:root:root:root body.luxe-site .luxe-benefits {position:relative;z-index:2;display:grid;grid-template-columns:repeat(5,1fr);margin:-8px auto 35px;background:#fffdfc;border:1px solid #f7ebe9;border-radius:10px;box-shadow:0 8px 25px rgba(120,70,60,.035);padding:26px 16px;}
html:root:root:root:root body.luxe-site .luxe-benefit {text-align:center;padding:0 16px;border-right:1px solid #f7ebe9;}
html:root:root:root:root body.luxe-site .luxe-benefit:last-child {border:0;}
html:root:root:root:root body.luxe-site .luxe-icon {display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;background:#fbf6f5;border-radius:50%;color:#ad6455;margin-bottom:9px;}
html:root:root:root:root body.luxe-site .luxe-icon svg {width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;}
html:root:root:root:root body.luxe-site .luxe-benefit h3 {font-family:inherit;font-size:11px;font-weight:500;margin:0 0 5px;color:#361e19;}
html:root:root:root:root body.luxe-site .luxe-benefit p {font-size:10px;line-height:1.6;margin:0;color:#905245;}
html:root:root:root:root body.luxe-site .luxe-section {padding:22px 0 34px;}
html:root:root:root:root body.luxe-site .luxe-section-head {text-align:center;margin:0 0 25px;}
html:root:root:root:root body.luxe-site .luxe-section-head p {font-family:'Great Vibes',cursive;font-size:22px;color:#ca8e82;margin:0 0 1px;}
html:root:root:root:root body.luxe-site .luxe-section-head h2 {font-size:29px;margin:0;color:#663e36;}
html:root:root:root:root body.luxe-site .luxe-section-head::after {content:'✦';display:block;color:#d59f94;font-size:12px;line-height:1.5;margin-top:9px;}
html:root:root:root:root body.luxe-site .luxe-services {display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;}
html:root:root:root:root body.luxe-site .luxe-service {text-align:center;padding:16px 10px 15px;border:1px solid #f7ebe9;border-radius:8px;background:#fffdfc;box-shadow:none;min-width:0;}
html:root:root:root:root body.luxe-site .luxe-service img {width:82px;height:82px;border-radius:50%;object-fit:cover;margin:0 auto 12px;}
html:root:root:root:root body.luxe-site .luxe-service h3 {font-family:inherit;font-size:12px;color:#ad6455;margin:0 0 7px;font-weight:500;line-height:1.6;}
html:root:root:root:root body.luxe-site .luxe-service p {font-size:10px;color:#905245;min-height:42px;margin:0 0 10px;}
html:root:root:root:root body.luxe-site .luxe-service a {text-decoration:none;font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:#905245;}
html:root:root:root:root body.luxe-site .luxe-offer {display:grid;grid-template-columns:1fr 1.1fr;background:#f0dcd8;border-radius:10px;overflow:hidden;margin:0 auto 28px;min-height:200px;}
html:root:root:root:root body.luxe-site .luxe-offer-copy {padding:24px 40px;align-self:center;}
html:root:root:root:root body.luxe-site .luxe-offer-copy>p {font-family:'Great Vibes',cursive;font-size:25px;color:#ad6455;margin:0;}
html:root:root:root:root body.luxe-site .luxe-offer h2 {font-size:29px;line-height:1.25;margin:4px 0 15px;}
html:root:root:root:root body.luxe-site .luxe-offer img {width:100%;height:220px;object-fit:cover;}
html:root:root:root:root body.luxe-site .luxe-reviews {display:grid;grid-template-columns:repeat(3,1fr);gap:22px;}
html:root:root:root:root body.luxe-site .luxe-review {position:relative;background:#fffdfc;padding:20px 23px;border:1px solid #f7ebe9;border-radius:8px;font-size:11px;}
html:root:root:root:root body.luxe-site .luxe-review::before {content:'“';color:#d59f94;font-family:Georgia,serif;font-size:44px;line-height:1;}
html:root:root:root:root body.luxe-site .luxe-review p {margin:0 0 12px;}
html:root:root:root:root body.luxe-site .luxe-review-stars {color:#ad6455;letter-spacing:2px;}
html:root:root:root:root body.luxe-site .luxe-review-author {display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;color:#663e36;}
html:root:root:root:root body.luxe-site .luxe-review-author img {width:34px;height:34px;object-fit:cover;border-radius:50%;}
html:root:root:root:root body.luxe-site .luxe-footer {background:#f7ebe9!important;margin-top:30px;padding:35px 0 0!important;color:#663e36!important;border:0;}
html:root:root:root:root body.luxe-site .luxe-footer-grid {display:grid;grid-template-columns:1.6fr 1fr 1fr 1.3fr 1.1fr;gap:32px;}
html:root:root:root:root body.luxe-site .luxe-footer h3 {font-family:inherit;text-transform:uppercase;font-size:10px;letter-spacing:.1em;color:#905245!important;font-weight:500;margin:0 0 15px;}
html:root:root:root:root body.luxe-site .luxe-footer :is(p,a) {color:#663e36!important;font-size:11px;line-height:1.8;}
html:root:root:root:root body.luxe-site .luxe-footer nav a {display:block;text-decoration:none;margin:0 0 5px;}
html:root:root:root:root body.luxe-site .luxe-footer .footer-brand-name {font-family:Nevera,Georgia,serif!important;font-size:24px;color:#905245!important;font-weight:400;line-height:1.4;}
html:root:root:root:root body.luxe-site .luxe-footer .footer-brand-logo {width:48px;height:48px;object-fit:contain;display:block;margin-bottom:5px;}
html:root:root:root:root body.luxe-site .luxe-footer .luxe-footer-cta {display:inline-flex;margin-top:8px;background:#ad6455!important;color:#fbf6f5!important;}
html:root:root:root:root body.luxe-site .luxe-footer-bottom {margin-top:25px;padding:9px 20px;background:#ca8e82;color:#361e19;font-size:10px;text-align:center;}
html:root:root:root:root body.luxe-site :is(.section,.about-founder-section,.about-certificates-section) {padding-top:40px;padding-bottom:40px;}
html:root:root:root:root body.luxe-site :is(.card,.service-row,.contact-form-card,.contact-info-card,.course-card,.premium-course-card,.review-card,.about-copy-card,.about-image-card,.compare-table-card,.compare-intro-card,.auth-card,.recovery-card,.profile-card,.certificate-card) {background:#fffdfc!important;border:1px solid #f0dcd8!important;border-radius:12px!important;box-shadow:none!important;}
html:root:root:root:root body.luxe-site :is(.section-head h2,.about-copy-card h2) {font-size:30px;font-weight:400;}
html:root:root:root:root body.luxe-site :is(.hero-card,.faza41-hero-card) {box-shadow:none!important;}
html:root:root:root:root body.luxe-site :is(.hero-home,.hero-gradient,.salon-shared-hero,.salon-hero-intro) {display:none!important;}
html:root:root:root:root body.luxe-site :is(.floating-social,.ada-sticky-social-bar) {display:none!important;}
html:root:root:root:root body.luxe-site :is(.soft,.academy-reviews-premium) {background:#fbf6f5!important;}
html:root:root:root:root body.luxe-site :is(.academy-grid,.recommended-grid) {gap:20px;}
html:root:root:root:root body.luxe-site :is(.academy-review-grid) {grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;}
html:root:root:root:root body.luxe-site .academy-review-card {background:#fffdfc;border:1px solid #f7ebe9;border-radius:10px;box-shadow:none;}
html:root:root:root:root body.luxe-site .academy-review-head {justify-content:center;text-align:center;}
html:root:root:root:root body.luxe-site :is(.academy-rating-card,.academy-latest-label) {display:none;}
html:root:root:root:root body.luxe-site .luxe-academy-home .faza42-compare {margin-top:0;}
html:root:root:root:root body.luxe-site :is(.anpc-badge img) {max-width:160px;}
@media(max-width:1100px){
 html:root:root:root:root body.luxe-site .site-header .nav {gap:12px;}
 html:root:root:root:root body.luxe-site .brand span {font-size:22px!important;}
 html:root:root:root:root body.luxe-site .menu a {padding:8px 6px;font-size:10px;}
 html:root:root:root:root body.luxe-site .luxe-services {grid-template-columns:repeat(3,minmax(0,1fr));}
 html:root:root:root:root body.luxe-site .luxe-footer-grid {grid-template-columns:1.5fr 1fr 1fr;}
}
@media(max-width:900px){
 html:root:root:root:root body.luxe-site .menu-toggle {display:inline-flex;}
 html:root:root:root:root body.luxe-site .menu {position:absolute;inset:90px 0 auto;display:none;align-items:stretch;padding:15px;background:#fffdfc!important;border:1px solid #f0dcd8!important;border-radius:10px;box-shadow:0 15px 30px rgba(120,70,60,.08);}
 html:root:root:root:root body.luxe-site .menu.open {display:flex;}
 html:root:root:root:root body.luxe-site .menu a {font-size:13px;padding:10px;}
 html:root:root:root:root body.luxe-site .luxe-hero {gap:20px;min-height:360px;}
 html:root:root:root:root body.luxe-site .luxe-hero-copy {padding-left:0;}
 html:root:root:root:root body.luxe-site .luxe-hero h1 {font-size:50px;}
 html:root:root:root:root body.luxe-site .luxe-hero-media {height:370px;}
 html:root:root:root:root body.luxe-site .luxe-benefits {padding:20px 6px;}
 html:root:root:root:root body.luxe-site .luxe-benefit {padding:0 8px;}
 html:root:root:root:root body.luxe-site .luxe-offer-copy {padding:24px;}
 html:root:root:root:root body.luxe-site .luxe-offer h2 {font-size:25px;}
}
@media(max-width:600px){
 html:root:root:root:root body.luxe-site .container {width:calc(100% - 36px);}
 html:root:root:root:root body.luxe-site .luxe-announcement {font-size:9px;padding:6px 12px;letter-spacing:.04em;}
 html:root:root:root:root body.luxe-site .site-header .nav {min-height:80px;padding:10px 0;}
 html:root:root:root:root body.luxe-site .brand img {width:35px!important;height:40px!important;}
 html:root:root:root:root body.luxe-site .brand span {font-size:20px!important;}
 html:root:root:root:root body.luxe-site .menu {inset:76px 0 auto;}
 html:root:root:root:root body.luxe-site .luxe-hero {display:flex;flex-direction:column;gap:10px;padding-top:15px;}
 html:root:root:root:root body.luxe-site .luxe-hero-copy {width:100%;text-align:center;padding:10px 0 20px;}
 html:root:root:root:root body.luxe-site .luxe-hero h1 {font-size:51px;max-width:100%;}
 html:root:root:root:root body.luxe-site .luxe-hero-description {margin:0 auto 22px;font-size:12px;}
 html:root:root:root:root body.luxe-site .luxe-rule {margin:18px auto;}
 html:root:root:root:root body.luxe-site .luxe-hero-actions {justify-content:center;}
 html:root:root:root:root body.luxe-site .luxe-hero-actions .btn {width:auto!important;padding:11px 17px!important;}
 html:root:root:root:root body.luxe-site .luxe-hero-media {width:100%;height:340px;}
 html:root:root:root:root body.luxe-site .luxe-benefits {grid-template-columns:repeat(2,1fr);gap:18px;padding:22px 12px;}
 html:root:root:root:root body.luxe-site .luxe-benefit {border:0;}
 html:root:root:root:root body.luxe-site .luxe-benefit:last-child {grid-column:1/-1;}
 html:root:root:root:root body.luxe-site .luxe-services {grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}
 html:root:root:root:root body.luxe-site .luxe-section-head h2 {font-size:26px;}
 html:root:root:root:root body.luxe-site .luxe-offer {grid-template-columns:1fr;}
 html:root:root:root:root body.luxe-site .luxe-offer img {height:180px;}
 html:root:root:root:root body.luxe-site :is(.luxe-reviews,.academy-review-grid) {grid-template-columns:1fr;}
 html:root:root:root:root body.luxe-site .luxe-footer-grid {grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;}
 html:root:root:root:root body.luxe-site .luxe-footer-grid>section:first-child {grid-column:1/-1;}
 html:root:root:root:root body.luxe-site .luxe-footer .footer-brand-name {font-size:27px;}
}

html:root:root:root:root body.luxe-site .luxe-compare{margin:25px auto;}
html:root:root:root:root body.luxe-site .luxe-compare>summary{padding:15px 20px;border:1px solid #f0dcd8;border-radius:8px;color:#905245;cursor:pointer;font-size:12px;}

html:root:root:root:root body.luxe-site .menu a.nav-cta{background:#ad6455!important;color:#fbf6f5!important;padding:10px 19px!important;border-radius:999px!important;}
html:root:root:root:root body.luxe-site .menu a.nav-cta:hover{background:#f0dcd8!important;color:#78463c!important;}
html:root:root:root:root body.luxe-site .luxe-offer img{object-position:right center;}
html:root:root:root:root body.luxe-site .luxe-footer-legal{display:flex;justify-content:center;gap:14px;margin:20px auto;flex-wrap:wrap;}
html:root:root:root:root body.luxe-site .luxe-footer-legal img{width:130px;height:auto;}

html:root:root:root:root body.luxe-site .reveal-card{opacity:1!important;visibility:visible!important;transform:none!important;}
html:root:root:root:root body.luxe-site .ada-social-rail{display:none!important;}
html:root:root:root:root body.luxe-site .academy-review-title h2{font-size:30px!important;font-weight:400;}
html:root:root:root:root body.luxe-site .academy-review-title p{font-size:12px;}
html:root:root:root:root body.luxe-site .academy-review-card{min-height:180px!important;padding:22px!important;font-size:12px;}
html:root:root:root:root body.luxe-site .academy-review-card h3{font-family:inherit;font-size:12px;}
html:root:root:root:root body.luxe-site .academy-review-grid{min-height:0;}
html:root:root:root:root body.luxe-site .academy-reviews-premium::before{display:none;}

html:root:root:root:root body.luxe-site :is(b,strong){font-weight:500!important;}
html:root:root:root:root body.luxe-site .academy-review-image-btn{width:38px!important;height:38px!important;border-radius:50%!important;padding:0!important;align-self:flex-end;overflow:hidden;}
html:root:root:root:root body.luxe-site .academy-review-image-btn img{width:100%!important;height:100%!important;object-fit:cover;}
html:root:root:root:root body.luxe-site .academy-review-stars{font-size:12px;font-weight:400;}
html:root:root:root:root body.luxe-site .academy-review-author{font-size:11px;font-weight:500;}
html:root:root:root:root body.luxe-site :is(.ada-profile-shell,.ada-legal-hero,.hero-category){background-color:#fbf6f5!important;}

html:root:root:root:root body.luxe-site .menu-toggle {background:#ad6455!important;color:#fbf6f5!important;border-color:#ad6455!important;}
html:root:root:root:root body.luxe-site .menu-toggle:hover {background:#f0dcd8!important;color:#78463c!important;}
