/*
Theme Name: Ruth Beauty Studios
Author: ATHENEA Studio
Description: Ruth Beauty Studios premium WordPress theme v2.0 with WordPress Customizer controls, multi-slide hero, Square service catalog, service/team/gallery/review carousels and responsive design.
Version: 3.5.4
Requires at least: 5.9
Requires PHP: 7.4
License: GPL-2.0-or-later
Text Domain: vip-cuban
*/
:root{
--gold:#e7bd5b;--gold2:#f4d782;--black:#070909;--black2:#111414;--cream:#f6f3ec;
--text:#171717;--muted:#777;--container:1240px;--section-pad:58px;
--logo-w:185px;--logo-x:0px;--logo-y:0px;--hero-h:300px;--feature-icon:28px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--text);font-family:Arial,Helvetica,sans-serif}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}.container{width:min(calc(100% - 34px),var(--container));margin:auto}
.site-header{position:absolute;z-index:50;left:0;right:0;top:0;color:#fff}.nav{display:flex;align-items:center;gap:22px;padding:12px 0}.brand{width:var(--logo-w);transform:translate(var(--logo-x),var(--logo-y));flex:none}.brand img{width:100%;max-height:92px;object-fit:contain}.brand-fallback{text-align:center;color:var(--gold2);font:700 17px Georgia,serif;line-height:1}.brand-fallback small{display:block;color:#fff;font:700 8px Arial;letter-spacing:2px;margin-top:5px}.nav-menu{display:flex;justify-content:center;align-items:center;gap:25px;flex:1;font-size:11px}.nav-menu a{padding:10px 0;color:#fff}.nav-menu a:hover{color:var(--gold2)}.nav-actions{display:flex;align-items:center;gap:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--gold2);padding:11px 20px;border-radius:3px;background:transparent;color:inherit;text-transform:uppercase;font-size:10px;font-weight:800;letter-spacing:.4px;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn-gold{background:var(--gold2);color:#111}.btn-dark{background:#090b0b;color:#fff}.mobile{display:none;background:transparent;border:0;color:#fff;font-size:26px}
.hero{width:100%;aspect-ratio:2019/779;min-height:0;position:relative;color:#fff;overflow:hidden;background:#080a0a;box-shadow:none}.slide{position:absolute;inset:0;background-size:100% 100%;background-position:center;background-repeat:no-repeat;opacity:0;transition:opacity .7s ease;box-shadow:none;filter:none}.slide.active{opacity:1}.slide:after{display:none!important;content:none!important}.hero-content{position:relative;z-index:3;height:100%;display:flex;align-items:center}.hero-copy{max-width:590px;padding-top:55px}.eyebrow{color:var(--gold2);text-transform:uppercase;letter-spacing:3px;font-size:10px;font-weight:800}.script{font:34px/1.05 "Brush Script MT","Segoe Script",cursive;color:var(--gold2);margin:7px 0}.hero h1{font:700 clamp(38px,5.3vw,67px)/.9 Georgia,serif;text-transform:uppercase;margin:0 0 12px}.hero h1 span{color:var(--gold2)}.hero p{max-width:530px;font-size:13px;margin:0 0 18px}.hero-actions{display:flex;gap:13px;flex-wrap:wrap}.slider-nav{position:absolute;z-index:5;right:28px;bottom:24px;display:flex;gap:7px}.slider-dot{width:9px;height:9px;border:1px solid #fff;border-radius:50%;background:transparent;cursor:pointer}.slider-dot.active{background:var(--gold2);border-color:var(--gold2)}.slider-arrows{position:absolute;z-index:5;left:0;right:0;top:50%;display:flex;justify-content:space-between;padding:0 18px;pointer-events:none}.slider-arrow{pointer-events:auto;border:1px solid rgba(255,255,255,.6);background:rgba(0,0,0,.25);color:#fff;border-radius:50%;width:38px;height:38px;font-size:20px;cursor:pointer}
.features{background:#090b0b;color:#fff;border-top:1px solid #333;border-bottom:1px solid #333}.feature-grid{display:grid;grid-template-columns:repeat(6,1fr)}.feature{min-height:65px;border-right:1px solid #272929;display:flex;align-items:center;justify-content:center;gap:11px;font-size:10px}.feature:first-child{border-left:1px solid #272929}.feature-icon{width:var(--feature-icon);height:var(--feature-icon);display:inline-flex;align-items:center;justify-content:center;color:var(--gold2);font-size:var(--feature-icon);line-height:1}
.section{padding:var(--section-pad) 0}.light{background:#fff}.dark{background:var(--black);color:#fff}.section-grid{display:grid;grid-template-columns:250px 1fr;gap:28px;align-items:center}.section-title{font:500 clamp(28px,4vw,43px)/.94 Georgia,serif;text-transform:uppercase;margin:4px 0 14px}.section-title:after{content:"";display:block;width:38px;height:2px;background:var(--gold);margin-top:13px}.intro{font-size:12px;color:#555;line-height:1.55}.dark .intro{color:#c5c5c1}
.carousel{position:relative;overflow:hidden}.track{display:flex;gap:13px;transition:transform .45s ease;will-change:transform}.service-card{flex:0 0 calc((100% - 39px)/4);background:#fff;border:1px solid #ddd;box-shadow:0 4px 15px rgba(0,0,0,.07);overflow:hidden}.service-card img{width:100%;aspect-ratio:1.25/1;object-fit:cover}.service-body{padding:10px}.service-body h3{font-size:12px;margin:0 0 3px}.service-price{font-weight:800;font-size:14px}.service-meta{font-size:10px;color:#777;margin:3px 0 8px}.service-body .btn{width:100%;padding:8px}
.carousel-control{position:absolute;z-index:4;top:44%;width:34px;height:34px;border-radius:50%;border:1px solid #222;background:#fff;color:#111;box-shadow:0 4px 10px rgba(0,0,0,.15);cursor:pointer}.carousel-prev{left:0}.carousel-next{right:0}
.team-card{flex:0 0 calc((100% - 39px)/4);text-align:center}.team-portrait{width:180px;height:220px;margin:auto;border-radius:50%/44%;overflow:hidden;border:2px solid var(--gold);padding:5px;background:linear-gradient(145deg,#f5d47b,#6b4b14,#f5d47b)}.team-portrait img{width:100%;height:100%;object-fit:cover;border-radius:50%/44%}.team-name{font:20px Georgia,serif;margin:10px 0 3px}.team-role{font-size:10px;color:#aaa;margin-bottom:8px}.team-card .btn{font-size:8px;padding:8px 12px}
.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.gallery-item{position:relative;overflow:hidden;border:1px solid #d4c7a2;background:#111}.gallery-item img{width:100%;aspect-ratio:1.25/1;object-fit:cover;transition:.35s}.gallery-item:hover img{transform:scale(1.05)}.gallery-item:after{content:"VIEW";position:absolute;inset:auto 8px 8px auto;padding:6px 9px;background:rgba(0,0,0,.72);color:#fff;font-size:8px;letter-spacing:1px}
.review-wrap{display:grid;grid-template-columns:250px 1fr;gap:28px;align-items:center}.review-card{flex:0 0 calc((100% - 26px)/3);border:1px solid #343636;background:#0d1010;padding:18px;min-height:185px}.review-head{display:flex;align-items:center;gap:11px}.review-avatar{width:48px;height:48px;border-radius:50%;overflow:hidden;border:1px solid var(--gold)}.review-avatar img{width:100%;height:100%;object-fit:cover}.stars{color:var(--gold2);letter-spacing:2px}.review-card p{font:15px Georgia,serif;line-height:1.4}.review-card small{color:#aaa}
.visit-grid{display:grid;grid-template-columns:280px 1fr 300px;gap:25px;align-items:center}.contact-list{display:grid;gap:14px;font-size:12px}.contact{display:flex;gap:12px}.contact b{color:#111;font-size:19px}.map-box{height:210px;border:1px solid #ddd;background:#e9e7df url("assets/images/shop.jpg") center/cover;position:relative}.map-box .map-overlay{position:absolute;left:18px;bottom:16px;background:#fff;padding:9px 12px;box-shadow:0 4px 12px #0002;font-size:11px}.visit-photo img{width:100%;height:210px;object-fit:cover}
.site-footer{background:#080a0a;color:#fff;padding:28px 0}.footer-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:center}.footer-brand{color:var(--gold2);font:19px Georgia,serif}.footer-brand small{font:700 8px Arial;color:#fff;letter-spacing:2px}.footer-center{text-align:center}.footer-tagline{font:22px "Brush Script MT","Segoe Script",cursive;color:var(--gold2)}.footer-nav{display:flex;gap:18px;justify-content:center;font-size:9px;margin-top:10px}.footer-right{display:flex;justify-content:flex-end;align-items:center;gap:12px;font-size:9px;flex-wrap:wrap}
.admin-help{background:#fff4cc;border:1px solid #dfc56e;padding:13px;margin:20px auto;font-size:12px}
@media(max-width:1050px){.nav-menu{gap:15px}.service-card,.team-card{flex-basis:calc((100% - 26px)/3)}.feature-grid{grid-template-columns:repeat(3,1fr)}.feature:nth-child(4){border-left:1px solid #272929}.section-grid,.review-wrap{grid-template-columns:1fr}.visit-grid{grid-template-columns:1fr 1fr}.gallery-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.nav{justify-content:space-between}.mobile{display:block}.nav-menu{display:none;position:absolute;left:17px;right:17px;top:67px;background:#080a0a;border:1px solid #333;padding:8px;flex-direction:column;gap:0}.nav-menu.open{display:flex}.nav-menu a{width:100%;padding:12px;border-bottom:1px solid #222}.nav-actions .btn,.nav-actions a:not(.btn){display:none}.hero{aspect-ratio:2019/779}.hero-copy{padding-top:0}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature{min-height:60px}.service-card,.team-card{flex-basis:100%}.team-portrait{width:190px;height:230px}.gallery-grid{grid-template-columns:1fr 1fr}.visit-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-right{justify-content:center}}

.service-directory{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-directory .service-card{flex:auto}@media(max-width:900px){.service-directory{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.service-directory{grid-template-columns:1fr}}

/* v2.1 stability fixes */
.custom-logo-link{display:block;line-height:0}.custom-logo{display:block;width:100%;height:auto;max-width:100%;object-fit:contain}
.hero .slide{background-repeat:no-repeat}
.hero-copy{position:relative;z-index:2}
.service-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.service-directory .service-card{min-width:0}
.service-directory .service-card img{height:240px}
@media(max-width:900px){.service-directory{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.service-directory{grid-template-columns:1fr}}

/* VIP Cuban v3.2.2 — Remove brand label and EXPERIENCE overlay from the main hero. */
.hero .hero-copy > .eyebrow{display:none!important}
.hero h1 span{color:inherit}

/* Ruth Beauty Studios v3.3 — exact source-banner ratio, no crop, no shadow */
.hero{width:100%;height:auto!important;min-height:0!important;aspect-ratio:2019/779;position:relative;overflow:hidden;background:#080a0a;box-shadow:none!important;border:0;filter:none!important}
.hero .slide{position:absolute;inset:0;width:100%;height:100%;opacity:0;transition:opacity .55s ease;background:none!important;box-shadow:none!important;filter:none!important}
.hero .slide.active{opacity:1}
.hero .slide-image{position:absolute;inset:0;width:100%;height:100%;display:block;max-width:none;object-fit:contain;object-position:center center;background:#080a0a;filter:none!important;box-shadow:none!important}
.hero .slide:before,.hero .slide:after{display:none!important;content:none!important;background:none!important;box-shadow:none!important}
.hero .hero-content{position:relative;z-index:3;height:100%}
.hero .hero-copy{position:relative;z-index:4}
.features .feature-icon{font-family:dashicons!important;color:#e7bd5b!important;font-size:32px!important;width:32px!important;height:32px!important;min-width:32px;display:inline-flex;align-items:center;justify-content:center;font-weight:normal;line-height:1}
.features .feature-icon:before{color:#e7bd5b!important}
.features .feature:first-child .feature-icon:before{content:"\f226"!important}
.ruthbs-hero-global{background:#fbf8ed;border:1px solid #e3d8b7;border-left:4px solid var(--gold);border-radius:10px;padding:14px 16px;margin-bottom:14px}
.ruthbs-hero-global h3{margin:0 0 8px;font:600 18px Georgia,serif}
@media(max-width:720px){.hero{aspect-ratio:2019/779}.hero .hero-copy{max-width:62%;padding-top:0}.hero h1{font-size:clamp(25px,7vw,42px)}}

/* VIP Cuban v3.3 — readable slider timing + 2x2 gold feature icons */
.ruthbs-speed-control{padding:14px 16px;background:#fbf8ed;border:1px solid #e3d8b7;border-radius:10px}
.ruthbs-speed-control input[type=range]{width:100%;accent-color:#e7bd5b}
.ruthbs-speed-control small{color:#777}
.ruthbs-speed-presets{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0 18px}
.ruthbs-speed-presets .ruthbs-speed-selected{background:#e7bd5b!important;border-color:#e7bd5b!important;color:#111!important;font-weight:700}


/* VIP Cuban v3.4 — supplied 1351x391 banners normalized to exact 1351x300 display. */
.hero{aspect-ratio:1350/400!important;height:auto!important;min-height:0!important;box-shadow:none!important;filter:none!important;background:#080a0a}
.hero .slide{inset:0;width:100%;height:100%;background:none!important;box-shadow:none!important;filter:none!important}
.hero .slide-image{inset:0;width:100%;height:100%;max-width:none;object-fit:fill;object-position:center;display:block;background:#080a0a;box-shadow:none!important;filter:none!important}
.hero .slide:before,.hero .slide:after{display:none!important;content:none!important;background:none!important;box-shadow:none!important;filter:none!important}
.feature-icon{width:32px!important;height:32px!important;min-width:32px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#e7bd5b!important}
.feature-icon svg{width:32px;height:32px;display:block;fill:none;stroke:#e7bd5b;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.feature-icon svg *{stroke:#e7bd5b!important}
.slider-nav{bottom:12px!important}
@media(max-width:720px){.hero{aspect-ratio:1350/400!important}.hero .hero-copy{max-width:62%;padding-top:0}}

/* Ruth Beauty Studios v3.4.1 — exact 1351x300 canvas, no stretching/cropping at runtime. */
.hero{width:100%;aspect-ratio:1350/400!important;height:auto!important;min-height:0!important;overflow:hidden;background:#080a0a;box-shadow:none!important;filter:none!important;border:0}
.hero .slide{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;background:none!important;box-shadow:none!important;filter:none!important;opacity:0;overflow:hidden}
.hero .slide.active{opacity:1}
.hero .slide-image{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:fill!important;object-position:center!important;display:block!important;background:#080a0a!important;box-shadow:none!important;filter:none!important}
.hero .slide:before,.hero .slide:after{display:none!important;content:none!important;background:none!important;box-shadow:none!important;filter:none!important}
.features .feature-icon{width:32px!important;height:32px!important;min-width:32px!important;color:#e7bd5b!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}
.features .feature-icon svg{width:32px!important;height:32px!important;display:block!important;fill:none!important;stroke:#e7bd5b!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.features .feature-icon svg *{stroke:#e7bd5b!important;fill:none!important}
.feature{color:#fff}
.slider-nav{bottom:10px!important}
@media(max-width:720px){.hero{aspect-ratio:1350/400!important}.hero .hero-copy{max-width:62%;padding-top:0}}

/* v3.4.1 — final visual direction: clean black header + crisp 1351x300 hero. */
.site-header{position:relative!important;top:auto!important;left:auto!important;right:auto!important;background:#080a0a!important;border-bottom:1px solid #292b29!important;color:#fff!important}
.site-header .nav{min-height:96px;padding:10px 0!important}
.site-header .brand{width:120px!important}
.site-header .brand img{max-height:78px!important}
.site-header .nav-menu a{font-size:11px;font-weight:700;letter-spacing:.2px}
.site-header .nav-menu a:hover{color:var(--gold2)!important}
.site-header .nav-actions .btn{min-width:128px}
.hero{aspect-ratio:1350/400!important;width:100%!important;height:auto!important;max-height:none!important}
.hero .slide-image{object-fit:fill!important;transform:none!important}
.hero .hero-content,.hero .hero-copy{display:none!important}
.features{background:#090b0b!important;border-top:1px solid #353535!important;border-bottom:1px solid #353535!important}
.feature-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}
.feature{min-height:88px!important;padding:10px 8px!important;gap:14px!important;font-size:11px!important;font-weight:600!important;text-align:left!important}
.feature-icon{width:42px!important;height:42px!important;min-width:42px!important}
.feature-icon svg{width:42px!important;height:42px!important;stroke:#e7bd5b!important;stroke-width:2!important}
@media(max-width:1050px){.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.feature{min-height:74px!important}}
@media(max-width:720px){.site-header .nav{min-height:70px!important}.site-header .brand{width:92px!important}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.feature{min-height:68px!important}.feature-icon{width:34px!important;height:34px!important;min-width:34px!important}.feature-icon svg{width:34px!important;height:34px!important}}


/* Ruth Beauty Studios v3.4.1 — final approved hero + barber feature strip. */
.hero{width:100%!important;aspect-ratio:1350/400!important;height:auto!important;overflow:hidden!important;background:#080a0a!important;box-shadow:none!important;filter:none!important}
.hero .slide{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;overflow:hidden!important;opacity:0!important;background:none!important;box-shadow:none!important;filter:none!important}
.hero .slide.active{opacity:1!important}
.hero .slide-image{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;display:block!important;object-fit:fill!important;object-position:center center!important;transform:none!important;filter:none!important;box-shadow:none!important}
.hero .slide:before,.hero .slide:after{display:none!important;content:none!important;background:transparent!important;box-shadow:none!important}
.features{height:88px!important;background:#090b0b!important;border-top:1px solid #353535!important;border-bottom:1px solid #353535!important}
.feature-grid{height:100%!important;grid-template-columns:repeat(6,minmax(0,1fr))!important}
.feature{height:100%!important;min-height:0!important;padding:12px 16px!important;gap:15px!important;justify-content:center!important;align-items:center!important;border-right:1px solid #353535!important;color:#fff!important;font-size:12px!important;font-weight:600!important;line-height:1.15!important;text-align:left!important}
.feature:first-child{border-left:1px solid #353535!important}
.feature-icon{width:46px!important;height:46px!important;min-width:46px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#e7bd5b!important}
.feature-icon svg{width:46px!important;height:46px!important;display:block!important;fill:none!important;stroke:#e7bd5b!important;stroke-width:2.2!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.feature-icon svg *{stroke:#e7bd5b!important;fill:none!important}
@media(max-width:1050px){.features{height:auto!important}.feature-grid{height:auto!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.feature{min-height:78px!important}}
@media(max-width:720px){.features{height:auto!important}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.feature{min-height:72px!important;padding:10px!important}.feature-icon{width:38px!important;height:38px!important;min-width:38px!important}.feature-icon svg{width:38px!important;height:38px!important}}


/* Ruth Beauty Studios v3.4.2 — approved feature strip matching the reference. */
.hero{width:100%!important;aspect-ratio:1350/400!important;height:auto!important;max-height:none!important;overflow:hidden!important;box-shadow:none!important;filter:none!important}
.hero .slide-image{width:100%!important;height:100%!important;object-fit:fill!important;object-position:center!important;transform:none!important;filter:none!important;box-shadow:none!important}
.hero .slide:before,.hero .slide:after{display:none!important;content:none!important;box-shadow:none!important}
.features{height:104px!important;background:#090b0b!important;border-top:1px solid #3a3a37!important;border-bottom:1px solid #3a3a37!important}
.feature-grid{height:100%!important;grid-template-columns:repeat(6,minmax(0,1fr))!important}
.feature{height:100%!important;min-height:0!important;padding:12px 18px!important;gap:17px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-right:1px solid #353535!important;color:#fff!important;font-size:13px!important;font-weight:700!important;line-height:1.18!important;text-align:left!important;letter-spacing:.05px!important}
.feature:first-child{border-left:1px solid #353535!important}
.feature-icon{width:58px!important;height:58px!important;min-width:58px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#e7bd5b!important}
.feature-icon svg{width:58px!important;height:58px!important;display:block!important;fill:#e7bd5b!important;stroke:none!important;color:#e7bd5b!important}
.feature-icon svg *{stroke:none!important}
.feature-label{display:block!important;color:#fff!important;max-width:135px!important}
@media(max-width:1050px){.features{height:auto!important}.feature-grid{height:auto!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.feature{min-height:88px!important}.feature-icon{width:50px!important;height:50px!important;min-width:50px!important}.feature-icon svg{width:50px!important;height:50px!important}}
@media(max-width:720px){.features{height:auto!important}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.feature{min-height:82px!important;padding:10px 8px!important;gap:10px!important;font-size:11px!important}.feature-icon{width:42px!important;height:42px!important;min-width:42px!important}.feature-icon svg{width:42px!important;height:42px!important}.feature-label{max-width:100px!important}}

/* Ruth Beauty Studios v3.5.0 — FINAL APPROVED REFERENCE */
:root{--vip-gold:#f0bd45;--vip-black:#080909}
.site-header{background:#080909!important;border-bottom:1px solid rgba(240,189,69,.16)!important;box-shadow:none!important}
.site-header .nav{min-height:94px!important}
.site-header .brand{width:145px!important;height:94px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important}
.site-header .brand img{width:125px!important;height:auto!important;max-height:88px!important;object-fit:contain!important;display:block!important;filter:none!important}
.site-header .brand-fallback{color:#f0bd45!important;font-family:Georgia,serif!important}
.nav-menu{gap:38px!important}
.nav-menu a{color:#fff!important;font-weight:700!important;letter-spacing:.2px!important}
.nav-menu a:hover,.nav-menu a:focus{color:#f0bd45!important}
.nav-actions .btn-gold{background:#f0bd45!important;border-color:#f0bd45!important;color:#090909!important;min-width:132px!important;height:50px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-weight:800!important}
.hero{width:100%!important;aspect-ratio:1350/400!important;height:auto!important;max-height:none!important;min-height:0!important;background:#080909!important;overflow:hidden!important;box-shadow:none!important;filter:none!important;border:0!important}
.hero .slide{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;opacity:0!important;overflow:hidden!important;background:#080909!important;box-shadow:none!important;filter:none!important}
.hero .slide.active{opacity:1!important}
.hero .slide-image{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;display:block!important;object-fit:fill!important;object-position:center!important;transform:none!important;box-shadow:none!important;filter:none!important}
.hero .slide:before,.hero .slide:after{display:none!important;content:none!important;background:transparent!important;box-shadow:none!important;filter:none!important}
.hero .hero-content{display:none!important}
.slider-arrows{padding:0 24px!important}
.slider-arrow{width:42px!important;height:42px!important;font-size:26px!important;background:rgba(0,0,0,.18)!important;border:1px solid rgba(255,255,255,.8)!important}
.slider-nav{right:50%!important;transform:translateX(50%)!important;bottom:18px!important;gap:9px!important}
.slider-dot{width:11px!important;height:11px!important;border:2px solid #fff!important}
.slider-dot.active{background:#f0bd45!important;border-color:#f0bd45!important}
.features{height:104px!important;background:#080909!important;border-top:1px solid rgba(255,255,255,.38)!important;border-bottom:1px solid rgba(255,255,255,.22)!important}
.feature-grid{height:100%!important;grid-template-columns:repeat(6,minmax(0,1fr))!important}
.feature{height:100%!important;min-height:0!important;padding:10px 18px!important;gap:16px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-right:1px solid rgba(240,189,69,.55)!important;border-left:0!important;color:#f0bd45!important;font-size:13px!important;font-weight:700!important;line-height:1.15!important;text-align:left!important;letter-spacing:.15px!important}
.feature:first-child{border-left:0!important}
.feature:last-child{border-right:0!important}
.feature-icon{width:58px!important;height:58px!important;min-width:58px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#f0bd45!important}
.feature-icon svg{width:58px!important;height:58px!important;display:block!important;fill:#f0bd45!important;stroke:none!important;color:#f0bd45!important}
.feature-icon svg *{fill:#f0bd45!important;stroke:none!important}
.feature-label{display:block!important;color:#f0bd45!important;max-width:150px!important;text-transform:uppercase!important}
@media(max-width:1100px){.nav-menu{gap:20px!important}.features{height:auto!important}.feature-grid{height:auto!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.feature{min-height:92px!important}.feature-icon{width:50px!important;height:50px!important;min-width:50px!important}.feature-icon svg{width:50px!important;height:50px!important}}
@media(max-width:720px){.site-header .nav{min-height:70px!important}.site-header .brand{width:90px!important;height:70px!important}.site-header .brand img{width:78px!important;max-height:66px!important}.hero{aspect-ratio:1350/400!important}.features{height:auto!important}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.feature{min-height:82px!important;padding:10px 8px!important;gap:10px!important;font-size:11px!important}.feature-icon{width:42px!important;height:42px!important;min-width:42px!important}.feature-icon svg{width:42px!important;height:42px!important}.feature-label{max-width:105px!important}.nav-menu{gap:0!important}}
/* v3.5 final: preserve aspect ratio for nonconforming uploads; exact 1351x300 files remain pixel-perfect. */
.hero .slide-image{object-fit:cover!important;object-position:center center!important}
.hero .hero-content{display:flex!important;align-items:flex-end!important;justify-content:flex-start!important;height:100%!important;padding-bottom:28px!important}
.hero .hero-copy{max-width:620px!important;padding:0 0 0 0!important;margin:0!important}
.hero .hero-actions{display:flex!important;gap:14px!important;align-items:center!important}
.hero .hero-actions .btn{min-width:180px!important;height:52px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:14px!important;font-weight:800!important;letter-spacing:.2px!important}
.hero .hero-actions .btn-gold{background:#f0bd45!important;border-color:#f0bd45!important;color:#090909!important}
.hero .hero-actions .btn:not(.btn-gold){background:transparent!important;border:2px solid #f0bd45!important;color:#fff!important}
@media(max-width:720px){.hero .hero-content{padding:0 18px 18px!important}.hero .hero-actions .btn{min-width:135px!important;height:44px!important;font-size:11px!important}.hero .hero-actions{gap:8px!important}}

/* VIP Cuban v3.5.1 — feature strip matches approved reference */
.features{height:155px!important;background:#000!important;border-top:1px solid rgba(240,189,69,.55)!important;border-bottom:0!important}
.feature-grid{height:100%!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;max-width:1351px!important}
.feature{height:100%!important;min-height:0!important;padding:12px 24px!important;gap:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-right:1px solid rgba(240,189,69,.7)!important;border-left:0!important;color:#f0bd45!important;font-size:16px!important;font-weight:700!important;line-height:1.12!important;text-align:left!important;letter-spacing:0!important}
.feature:last-child{border-right:0!important}
.feature-icon{width:82px!important;height:82px!important;min-width:82px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#f0bd45!important;background:#000!important}
.feature-icon img{width:82px!important;height:82px!important;display:block!important;object-fit:contain!important;object-position:center!important}
.feature-label{display:block!important;color:#f0bd45!important;max-width:165px!important;text-transform:uppercase!important;font-family:Arial,Helvetica,sans-serif!important}
@media(max-width:1100px){.features{height:155px!important}.feature{padding:10px 12px!important;gap:10px!important;font-size:13px!important}.feature-icon,.feature-icon img{width:64px!important;height:64px!important;min-width:64px!important}.feature-label{max-width:120px!important}}
@media(max-width:720px){.features{height:auto!important}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.feature{min-height:92px!important;padding:10px 8px!important;gap:10px!important;font-size:11px!important}.feature-icon,.feature-icon img{width:52px!important;height:52px!important;min-width:52px!important}.feature-label{max-width:105px!important}}
/* VIP Cuban v3.5.2 — exact feature strip: supplied reference icons, no native WP icon, large 3x visual scale. */
.features{height:104px!important;background:#070909!important;border-top:1px solid #3b3b37!important;border-bottom:1px solid #3b3b37!important;box-shadow:none!important}
.feature-grid{height:100%!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;max-width:1351px!important}
.feature{height:104px!important;min-height:104px!important;padding:8px 14px!important;border-right:1px solid rgba(231,189,91,.55)!important;border-left:0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:18px!important;color:#e7bd5b!important;background:#070909!important;font-size:14px!important;font-weight:700!important;line-height:1.08!important;text-align:left!important;letter-spacing:.1px!important}
.feature:first-child{border-left:0!important}
.feature-icon,.features .feature-icon{width:70px!important;height:70px!important;min-width:70px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#e7bd5b!important;font-family:inherit!important;font-size:0!important;line-height:1!important;position:relative!important}
.feature-icon:before,.features .feature-icon:before{display:none!important;content:none!important}
.feature-icon img,.features .feature-icon img{display:block!important;width:70px!important;height:70px!important;max-width:70px!important;max-height:70px!important;object-fit:contain!important;filter:none!important;opacity:1!important}
.feature-label{color:#e7bd5b!important;font-weight:700!important;text-transform:uppercase!important;max-width:145px!important}
.feature-label:after{content:attr(data-tooltip);position:absolute;opacity:0;pointer-events:none;white-space:nowrap;background:#e7bd5b;color:#0a0b0b;padding:8px 11px;border-radius:4px;font-size:11px;font-weight:800;transform:translateY(-48px);transition:.18s;box-shadow:0 8px 20px rgba(0,0,0,.3)}
.feature{position:relative}
.feature:hover .feature-label:after{opacity:1}
@media(max-width:1050px){.features{height:auto!important}.feature-grid{height:auto!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.feature{height:104px!important;min-height:104px!important}}
@media(max-width:720px){.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.feature{height:92px!important;min-height:92px!important;padding:7px!important;gap:10px!important;font-size:11px!important}.feature-icon,.features .feature-icon{width:52px!important;height:52px!important;min-width:52px!important}.feature-icon img,.features .feature-icon img{width:52px!important;height:52px!important;max-width:52px!important;max-height:52px!important}.feature-label{max-width:100px!important}}


/* VIP Cuban v3.5.3 — Home: remove the empty black header band and place navigation over the hero. */
.site-header-overlay{position:absolute!important;top:0!important;left:0!important;right:0!important;z-index:50!important;background:linear-gradient(to bottom,rgba(0,0,0,.72),rgba(0,0,0,0))!important;border-bottom:0!important;box-shadow:none!important;color:#fff!important;}
.site-header-overlay .nav{min-height:94px!important;background:transparent!important;}
.site-header-overlay .brand img{filter:none!important;}
.site-header-overlay + main .hero{margin-top:0!important;}
.site-header-overlay + main .hero .slide-image{object-fit:contain!important;object-position:center center!important;width:100%!important;height:100%!important;}
.site-header-overlay + main .hero{aspect-ratio:1350/400!important;width:100%!important;height:auto!important;}
@media(max-width:720px){.site-header-overlay .nav{min-height:70px!important}.site-header-overlay{background:linear-gradient(to bottom,rgba(0,0,0,.62),rgba(0,0,0,0))!important}}


/* VIP Cuban v3.5.4 — full-width hero: no artificial side bars; approved banners are 1351x300. */
html,body{overflow-x:hidden!important}
.ruthbs-standalone main{margin:0!important;padding:0!important}
.site-header-overlay{position:absolute!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:50!important}
.site-header-overlay .nav{width:min(calc(100% - 34px),1180px)!important;margin:0 auto!important}
.site-header-overlay + main .hero{width:100vw!important;max-width:none!important;margin:0!important;padding:0!important;height:calc(100vw * 300 / 1351)!important;aspect-ratio:1350/400!important;overflow:hidden!important;background:#080909!important}
.site-header-overlay + main .hero .slide-image{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;display:block!important;object-fit:fill!important;object-position:center center!important}
/* The bundled banners are already exactly 1351x300, so fill is pixel-ratio safe. */
@media(max-width:1351px) and (min-width:721px){.site-header-overlay + main .hero{height:calc(100vw * 300 / 1351)!important}}
@media(max-width:720px){.site-header-overlay + main .hero{height:calc(100vw * 300 / 1351)!important;aspect-ratio:1350/400!important}.site-header-overlay .nav{width:calc(100% - 24px)!important}}

/* VIP Cuban v3.6 — canonical slider ratio 2019x320, no demo/default images. */
.site-header-overlay + main .hero{width:100vw!important;max-width:none!important;margin:0!important;padding:0!important;height:calc(100vw * 320 / 2019)!important;aspect-ratio:2019/320!important;overflow:hidden!important;background:#080909!important}
.site-header-overlay + main .hero .slide-image{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;display:block!important;object-fit:cover!important;object-position:center center!important}
.ruthbs-slider-empty{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#080909;color:#e7bd5b;text-align:center;z-index:2;font-family:Arial,Helvetica,sans-serif;letter-spacing:1px}.ruthbs-slider-empty span{font-size:18px;font-weight:800}.ruthbs-slider-empty small{margin-top:8px;color:#aaa;font-size:12px}
@media(max-width:720px){.site-header-overlay + main .hero{height:calc(100vw * 320 / 2019)!important;aspect-ratio:2019/320!important}}

.site-header-overlay.no-logo .nav{justify-content:flex-end!important}.site-header-overlay.no-logo .nav-menu{margin-left:auto!important}

/* VIP Cuban v3.6.3 — Hero adapts to each uploaded image ratio; never crop or distort. */
.site-header-overlay + main .hero{width:100vw!important;max-width:none!important;margin:0!important;padding:0!important;height:auto!important;min-height:0!important;aspect-ratio:auto!important;overflow:hidden!important;background:#080909!important}
.site-header-overlay + main .hero .slide{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;overflow:hidden!important}
.site-header-overlay + main .hero .slide-image{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;display:block!important;object-fit:cover!important;object-position:center center!important}
.site-header-overlay + main .hero.ruthbs-ratio-ready{height:var(--ruthbs-hero-height)!important;aspect-ratio:auto!important}
@media(max-width:720px){.site-header-overlay + main .hero{width:100vw!important;height:auto!important;aspect-ratio:auto!important}.site-header-overlay + main .hero .slide-image{object-fit:cover!important}}


/* Ruth Beauty Studios v3.6.4 — fixed header/feature bar + section discovery. */
html{scroll-padding-top:calc(var(--ruthbs-header-height,94px) + var(--ruthbs-feature-height,104px));}
.site-header{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:1000!important;background:#080909!important;}
body.ruthbs-standalone{padding-top:var(--ruthbs-header-height,94px);}
.site-header + main .hero{margin-top:0!important;}
.features{position:sticky!important;top:var(--ruthbs-header-height,94px)!important;z-index:900!important;}
.features{position:fixed!important;left:0!important;right:0!important;top:var(--ruthbs-header-height,94px)!important;}
.site-header + main{padding-top:var(--ruthbs-feature-height,104px);}
.site-header + main .hero{margin-top:calc(-1 * var(--ruthbs-feature-height,104px))!important;}
.ruthbs-scroll-next{position:absolute;left:50%;bottom:-17px;transform:translateX(-50%);width:34px;height:34px;border:1px solid #f0bd45;border-radius:50%;background:#080909;color:#f0bd45;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:20;box-shadow:0 2px 8px rgba(0,0,0,.35);font-size:20px;line-height:1;transition:transform .2s ease,background .2s ease,color .2s ease;}
.ruthbs-scroll-next:hover{transform:translateX(-50%) translateY(3px);background:#f0bd45;color:#080909;}
.ruthbs-scroll-next span{display:block;margin-top:-3px;}
.features{position:relative;}
@media(max-width:720px){
 body.ruthbs-standalone{padding-top:67px;}
 .site-header{height:67px!important;}
 .site-header .nav{min-height:67px!important;}
 .features{top:67px!important;}
 .site-header + main{padding-top:var(--ruthbs-feature-height,164px);}
 .site-header + main .hero{margin-top:calc(-1 * var(--ruthbs-feature-height,164px))!important;}
 .ruthbs-scroll-next{width:30px;height:30px;font-size:18px;bottom:-15px;}
}


/* Ruth Beauty Studios v3.6.6 — responsive hero ratio + refined fixed discovery controls. */
.site-header-overlay + main .hero.ruthbs-ratio-ready{
  width:100vw!important;max-width:none!important;margin:0!important;padding:0!important;
  height:var(--ruthbs-hero-height)!important;aspect-ratio:auto!important;
  overflow:hidden!important;background:#080909!important;
  transition:height .28s ease;
}
.site-header-overlay + main .hero.ruthbs-ratio-ready .slide{
  position:absolute!important;inset:0!important;width:100%!important;height:100%!important;overflow:hidden!important;
}
.site-header-overlay + main .hero.ruthbs-ratio-ready .slide-image{
  position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;
  display:block!important;object-fit:contain!important;object-position:center center!important;background:#080909!important;
}
/* The image ratio determines the hero height; contain prevents any crop or distortion. */
.ruthbs-scroll-next{
  left:auto!important;right:18px!important;bottom:50%!important;transform:translateY(50%)!important;
  width:42px!important;height:42px!important;border:1px solid rgba(240,189,69,.9)!important;
  border-radius:50%!important;background:rgba(7,9,9,.92)!important;color:#f0bd45!important;
  box-shadow:0 4px 16px rgba(0,0,0,.45), inset 0 0 0 1px rgba(255,255,255,.04)!important;
  font-size:22px!important;font-weight:700!important;line-height:1!important;
  backdrop-filter:blur(3px);transition:transform .22s ease,background .22s ease,color .22s ease,box-shadow .22s ease!important;
}
.ruthbs-scroll-next:hover,.ruthbs-scroll-next:focus-visible{
  transform:translateY(50%) scale(1.08)!important;background:#f0bd45!important;color:#080909!important;
  box-shadow:0 7px 22px rgba(0,0,0,.5),0 0 0 4px rgba(240,189,69,.12)!important;outline:none!important;
}
.ruthbs-scroll-next span{margin:0!important;display:block!important;line-height:1!important;}
.ruthbs-back-top{
  position:absolute;right:22px;top:50%;transform:translateY(-50%);width:42px;height:42px;
  border:1px solid rgba(240,189,69,.9);border-radius:50%;background:rgba(7,9,9,.96);color:#f0bd45;
  display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:20;
  box-shadow:0 4px 16px rgba(0,0,0,.45),inset 0 0 0 1px rgba(255,255,255,.04);
  font-size:21px;font-weight:700;line-height:1;transition:transform .22s ease,background .22s ease,color .22s ease,box-shadow .22s ease;
}
.ruthbs-back-top:hover,.ruthbs-back-top:focus-visible{transform:translateY(-50%) scale(1.08);background:#f0bd45;color:#080909;outline:none;box-shadow:0 7px 22px rgba(0,0,0,.5),0 0 0 4px rgba(240,189,69,.12);}
.ruthbs-back-top span{display:block;line-height:1;margin-top:-2px;}
.site-footer{position:relative!important;}
@media(max-width:720px){
 .site-header-overlay + main .hero.ruthbs-ratio-ready{width:100vw!important;height:var(--ruthbs-hero-height)!important;aspect-ratio:auto!important;}
 .site-header-overlay + main .hero.ruthbs-ratio-ready .slide-image{object-fit:contain!important;}
 .ruthbs-scroll-next{right:10px!important;width:36px!important;height:36px!important;font-size:19px!important;}
 .ruthbs-back-top{right:12px;width:36px;height:36px;font-size:18px;}
}


/* Ruth Beauty Studios v3.6.6 — Hero overlay header + feature bar in flow; fixed only after leaving Hero. */
html{scroll-padding-top:calc(var(--ruthbs-header-height,94px) + var(--ruthbs-feature-height,104px));}
html,body{overflow-x:hidden!important}
body.ruthbs-standalone{padding-top:0!important}
.site-header-overlay{position:absolute!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:1000!important;background:linear-gradient(to bottom,rgba(0,0,0,.78),rgba(0,0,0,0))!important;border:0!important;box-shadow:none!important;transition:background .25s ease,box-shadow .25s ease!important}
.site-header-overlay .nav{background:transparent!important}
.site-header-overlay + main{padding-top:0!important}
.site-header-overlay + main .hero{margin:0!important}
.features{position:relative!important;top:auto!important;left:auto!important;right:auto!important;z-index:20!important}
.ruthbs-feature-spacer{height:0;display:block!important;transition:height .18s ease}
body.ruthbs-scrolled .site-header-overlay{position:fixed!important;background:rgba(8,9,9,.97)!important;box-shadow:0 4px 18px rgba(0,0,0,.35)!important;backdrop-filter:blur(8px)!important}
body.ruthbs-scrolled .features{position:fixed!important;top:var(--ruthbs-header-height,94px)!important;left:0!important;right:0!important;z-index:900!important}
body.ruthbs-scrolled .ruthbs-feature-spacer{height:var(--ruthbs-feature-height,104px)!important}

/* Down control: sits at the far right end of the black feature bar. */
.ruthbs-scroll-next{position:absolute!important;right:16px!important;left:auto!important;top:50%!important;bottom:auto!important;transform:translateY(-50%)!important;width:48px!important;height:48px!important;padding:0!important;border:2px solid #f0bd45!important;border-radius:50%!important;background:#080909!important;color:#f0bd45!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;z-index:30!important;box-shadow:0 5px 18px rgba(0,0,0,.42),inset 0 0 0 1px rgba(255,255,255,.05)!important;font-size:27px!important;font-weight:900!important;line-height:1!important;transition:transform .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease!important}
.ruthbs-scroll-next:hover,.ruthbs-scroll-next:focus-visible{transform:translateY(-50%) scale(1.08)!important;background:#f0bd45!important;color:#080909!important;box-shadow:0 8px 24px rgba(0,0,0,.5),0 0 0 5px rgba(240,189,69,.12)!important;outline:none!important}
.ruthbs-scroll-next span{display:block!important;margin:-5px 0 0!important;line-height:1!important}

/* Floating return-to-Hero control: appears immediately after leaving the Hero. */
.ruthbs-back-top{position:fixed!important;right:22px!important;bottom:22px!important;top:auto!important;transform:translateY(12px)!important;width:50px!important;height:50px!important;border:2px solid #f0bd45!important;border-radius:50%!important;background:rgba(8,9,9,.96)!important;color:#f0bd45!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;z-index:1200!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;box-shadow:0 6px 20px rgba(0,0,0,.5)!important;font-size:24px!important;font-weight:900!important;line-height:1!important;transition:opacity .22s ease,visibility .22s ease,transform .22s ease,background .22s ease,color .22s ease!important}
.ruthbs-back-top.is-visible{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}
.ruthbs-back-top:hover,.ruthbs-back-top:focus-visible{transform:scale(1.08)!important;background:#f0bd45!important;color:#080909!important;outline:none!important}
.ruthbs-back-top span{display:block!important;line-height:1!important;margin:-4px 0 0!important}

@media(max-width:720px){
 .site-header-overlay .nav{min-height:67px!important}
 body.ruthbs-scrolled .features{top:67px!important}
 .ruthbs-scroll-next{right:9px!important;width:40px!important;height:40px!important;font-size:23px!important}
 .ruthbs-back-top{right:12px!important;bottom:14px!important;width:44px!important;height:44px!important;font-size:21px!important}
 html{scroll-padding-top:calc(var(--ruthbs-header-height,67px) + var(--ruthbs-feature-height,164px))}
}


/* Ruth Beauty Studios v3.6.7 — authoritative navigation behavior. */
html,body{overflow-x:hidden!important}
html{scroll-behavior:smooth;scroll-padding-top:var(--ruthbs-nav-offset,0px)}
body.ruthbs-standalone{padding-top:0!important}
/* Initial state: header overlays Hero; black feature bar remains directly below Hero in normal flow. */
.site-header.site-header-overlay{position:absolute!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:1100!important;background:linear-gradient(to bottom,rgba(0,0,0,.82),rgba(0,0,0,0))!important;border:0!important;box-shadow:none!important}
.features{position:relative!important;top:auto!important;left:auto!important;right:auto!important;width:100%!important;z-index:20!important}
.ruthbs-feature-spacer{display:none!important;height:0!important}
/* After the Hero is left: header becomes fixed and the black feature bar docks immediately below it. */
body.ruthbs-scrolled .site-header.site-header-overlay{position:fixed!important;top:0!important;left:0!important;right:0!important;background:rgba(8,9,9,.97)!important;box-shadow:0 4px 18px rgba(0,0,0,.35)!important;backdrop-filter:blur(8px)!important}
body.ruthbs-scrolled .features{position:fixed!important;top:var(--ruthbs-header-height,94px)!important;left:0!important;right:0!important;width:100%!important;z-index:1050!important}
body.ruthbs-scrolled main{padding-top:var(--ruthbs-feature-height,104px)!important}
body.ruthbs-scrolled .hero{margin-top:0!important}
/* Down arrow: elegant, thicker, at the far right of the black bar. */
.ruthbs-scroll-next{position:absolute!important;right:22px!important;left:auto!important;top:50%!important;bottom:auto!important;transform:translateY(-50%)!important;width:50px!important;height:50px!important;padding:0!important;border:3px solid #f0bd45!important;border-radius:50%!important;background:#080909!important;color:#f0bd45!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;z-index:30!important;box-shadow:0 6px 20px rgba(0,0,0,.45),inset 0 0 0 1px rgba(255,255,255,.06)!important;font-size:29px!important;font-weight:900!important;line-height:1!important;transition:transform .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease!important}
.ruthbs-scroll-next:hover,.ruthbs-scroll-next:focus-visible{transform:translateY(-50%) scale(1.07)!important;background:#f0bd45!important;color:#080909!important;box-shadow:0 8px 24px rgba(0,0,0,.52),0 0 0 5px rgba(240,189,69,.13)!important;outline:none!important}
.ruthbs-scroll-next span{display:block!important;margin:-5px 0 0!important;line-height:1!important}
/* Floating up arrow: visible as soon as the Hero is no longer the active top section. */
.ruthbs-back-top{position:fixed!important;right:24px!important;bottom:24px!important;top:auto!important;transform:translateY(10px)!important;width:52px!important;height:52px!important;border:3px solid #f0bd45!important;border-radius:50%!important;background:rgba(8,9,9,.96)!important;color:#f0bd45!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;z-index:1200!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;box-shadow:0 7px 22px rgba(0,0,0,.5)!important;font-size:26px!important;font-weight:900!important;line-height:1!important;transition:opacity .2s ease,visibility .2s ease,transform .2s ease,background .2s ease,color .2s ease!important}
.ruthbs-back-top.is-visible{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}
.ruthbs-back-top:hover,.ruthbs-back-top:focus-visible{transform:scale(1.07)!important;background:#f0bd45!important;color:#080909!important;outline:none!important}
.ruthbs-back-top span{display:block!important;line-height:1!important;margin:-4px 0 0!important}
@media(max-width:720px){
 .site-header.site-header-overlay .nav{min-height:67px!important}
 .ruthbs-scroll-next{right:10px!important;width:42px!important;height:42px!important;border-width:2.5px!important;font-size:24px!important}
 .ruthbs-back-top{right:12px!important;bottom:14px!important;width:44px!important;height:44px!important;border-width:2.5px!important;font-size:21px!important}
 body.ruthbs-scrolled .features{top:67px!important}
}

/* v3.8 Services */
.service-card-noimage{aspect-ratio:1.25/1;display:flex;align-items:center;justify-content:center;background:#0b0c0c;color:#e7bd5b;font-weight:800;letter-spacing:2px}.service-card img{background:#f3c64f}.service-directory .service-card img{object-fit:cover;background:#f3c64f}


/* VIP Cuban v3.9.1 — Services area editor + layout protection */
#services .services-section-grid{grid-template-columns:minmax(340px,360px) minmax(0,1fr);gap:32px;align-items:center}
#services .services-copy{min-width:0;position:relative;z-index:2;max-width:360px}
#services .services-copy .section-title{max-width:360px;margin-right:0;overflow-wrap:normal;word-break:normal;hyphens:none;font-size:clamp(28px,3.05vw,38px);line-height:.96;letter-spacing:-.15px}
#services .services-copy .intro{max-width:340px}
#services .service-carousel{min-width:0;width:100%;overflow:hidden}
#services .service-carousel .track{min-width:0;width:100%}
#services .service-carousel .service-card{min-width:0}
@media(max-width:1050px){#services .services-section-grid{grid-template-columns:1fr;gap:28px}#services .services-copy{max-width:620px}#services .services-copy .section-title{max-width:620px;font-size:clamp(30px,5vw,40px)}#services .service-carousel{width:100%}}
@media(max-width:720px){#services .services-section-grid{grid-template-columns:1fr;gap:22px}#services .services-copy{max-width:none}#services .services-copy .section-title{max-width:100%;font-size:clamp(28px,8.5vw,38px)}#services .service-carousel{width:100%;overflow:hidden}}

/* Dashboard — editable Services Home area */
.ruthbs-service-area-editor{margin:18px 0}
.ruthbs-service-area-card{padding:22px;border:1px solid rgba(231,189,91,.22);border-radius:14px;background:linear-gradient(145deg,rgba(255,255,255,.035),rgba(255,255,255,.015));box-shadow:0 14px 35px rgba(0,0,0,.12)}
.ruthbs-service-area-kicker{font-size:10px;letter-spacing:2px;color:#e7bd5b;font-weight:800;margin-bottom:14px}
.ruthbs-service-area-card .ruthbs-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.ruthbs-service-area-card .ruthbs-form-grid label{display:block}
.ruthbs-service-area-wide{grid-column:1/-1}
.ruthbs-service-area-card textarea{width:100%;resize:vertical}
.ruthbs-service-area-actions{display:flex;align-items:center;gap:12px;margin-top:16px;flex-wrap:wrap}
.ruthbs-service-area-actions span{font-size:11px;color:#999}
@media(max-width:650px){.ruthbs-service-area-card .ruthbs-form-grid{grid-template-columns:1fr}.ruthbs-service-area-wide{grid-column:auto}.ruthbs-service-area-actions{align-items:stretch;flex-direction:column}.ruthbs-service-area-actions button{width:100%}}

/* Ruth Beauty Studios v4.0 — Vintage Cosmopolitan Havana Gallery */
.vip-gallery-section{position:relative;overflow:hidden;background:#070808;color:#fff;padding:70px 0 0;border-top:1px solid rgba(240,189,69,.28);border-bottom:1px solid rgba(240,189,69,.22)}
.vip-gallery-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 25%,rgba(240,189,69,.10),transparent 28%),linear-gradient(120deg,rgba(255,255,255,.025),transparent 35%),repeating-linear-gradient(90deg,rgba(255,255,255,.012) 0,rgba(255,255,255,.012) 1px,transparent 1px,transparent 5px);pointer-events:none}
.vip-gallery-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.86) 0%,rgba(0,0,0,.68) 24%,rgba(0,0,0,.15) 60%,rgba(0,0,0,.55) 100%);pointer-events:none}
.vip-gallery-shell{position:relative;display:grid;grid-template-columns:280px minmax(0,1fr);gap:42px}
.vip-gallery-intro{padding:18px 0 58px;position:relative}.vip-gallery-kicker{font-size:11px;letter-spacing:3px;color:#f0bd45;text-transform:uppercase;display:flex;align-items:center;gap:10px}.vip-gallery-kicker i{display:block;width:120px;height:1px;background:rgba(240,189,69,.55)}
.vip-gallery-intro h2{font:500 clamp(35px,4vw,58px)/.9 Georgia,serif;text-transform:uppercase;margin:20px 0 15px;color:#f5f0e5}.vip-gallery-rule{width:44px;height:2px;background:#f0bd45;margin:16px 0}.vip-gallery-intro p{font-size:12px;line-height:1.65;color:#c9c6bd;max-width:255px}.vip-gallery-cta{display:inline-flex;gap:18px;align-items:center;margin-top:13px;border:1px solid #f0bd45;padding:13px 17px;color:#f5d77e;font-size:9px;letter-spacing:1px;font-weight:800;text-transform:uppercase}.vip-gallery-cta:hover{background:#f0bd45;color:#080808}.vip-gallery-quote{font:31px/1.05 "Brush Script MT","Segoe Script",cursive;color:#d8a83c;margin:38px 0 20px 10px;transform:rotate(-4deg)}.vip-gallery-quote em{color:#f0d57d}.vip-gallery-seal{width:170px;height:170px;border:1px solid rgba(240,189,69,.48);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;margin-top:10px;box-shadow:inset 0 0 0 7px rgba(240,189,69,.045),inset 0 0 0 9px rgba(240,189,69,.16)}.vip-gallery-seal:before{content:"✦  TRADITION  •  CONFIDENCE  •  STYLE  ✦";position:absolute;inset:14px;border:1px solid rgba(240,189,69,.2);border-radius:50%;font-size:6px;letter-spacing:1px;color:#a78a4b;display:flex;align-items:flex-start;justify-content:center;padding-top:7px}.vip-gallery-seal strong{font:700 46px Georgia,serif;color:#f0bd45;z-index:1}.vip-gallery-seal small{font-size:7px;letter-spacing:2px;color:#fff;z-index:1}.vip-gallery-seal b{font-size:5px;letter-spacing:1px;color:#a98d50;margin-top:6px;z-index:1}
.vip-gallery-main{min-width:0;padding-bottom:0}.vip-gallery-topline{display:flex;justify-content:space-between;align-items:flex-start;margin:0 0 13px;color:#b59a5c;font-size:8px;letter-spacing:3px}.vip-gallery-topline em{font:25px/1 "Brush Script MT","Segoe Script",cursive;color:#d9b452;text-align:right;letter-spacing:0;transform:rotate(-3deg);margin-top:-15px}
.vip-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:145px;gap:9px}.vip-gallery-card{position:relative;display:block;overflow:hidden;border:1px solid rgba(240,189,69,.48);background:#111;min-width:0}.vip-gallery-card:nth-child(1){grid-row:span 2}.vip-gallery-card:nth-child(2){grid-column:span 2}.vip-gallery-card:nth-child(5){grid-column:span 2}.vip-gallery-card:nth-child(8){grid-column:span 2}.vip-gallery-card img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease,filter .55s ease;filter:saturate(.88) contrast(1.04)}.vip-gallery-card:hover img{transform:scale(1.055);filter:saturate(1.05) contrast(1.08)}.vip-gallery-card-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(0,0,0,.78) 100%)}.vip-gallery-card-label{position:absolute;left:11px;bottom:10px;right:55px;color:#fff;font-size:8px;letter-spacing:1.2px;text-transform:uppercase}.vip-gallery-card-view{position:absolute;right:9px;bottom:9px;color:#f0bd45;font-size:7px;letter-spacing:1px}.vip-gallery-card-view b{font-size:12px;margin-left:3px}.vip-gallery-empty{grid-column:1/-1;padding:55px 20px;border:1px dashed rgba(240,189,69,.3);color:#aaa;text-align:center;font-size:12px}.vip-gallery-bottom{min-height:78px;display:flex;align-items:center;gap:22px;color:#f0bd45;font-size:10px;letter-spacing:1px;text-transform:uppercase}.vip-gallery-bottom small{display:block;color:#aaa;font-size:7px;letter-spacing:1px;margin-top:4px}.vip-gallery-bottom i{height:28px;width:1px;background:rgba(240,189,69,.38)}.vip-gallery-bottom b{margin-left:auto;font-size:8px;letter-spacing:2px;color:#d2ae57}

/* v4.0.2 — Premium in-page gallery dialog */
body.ruthbs-gallery-open{overflow:hidden}
.ruthbs-gallery-dialog{width:min(1180px,94vw);max-width:1180px;height:min(88vh,820px);padding:0;border:1px solid rgba(240,189,69,.55);background:#070808;color:#fff;box-shadow:0 30px 100px rgba(0,0,0,.78);border-radius:2px;overflow:hidden}
.ruthbs-gallery-dialog::backdrop{background:rgba(0,0,0,.84);backdrop-filter:blur(7px)}
.ruthbs-gallery-dialog-inner{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 250px;height:100%;background:radial-gradient(circle at 80% 15%,rgba(240,189,69,.10),transparent 30%),#080909}
.ruthbs-gallery-dialog-media{min-width:0;min-height:0;display:flex;align-items:center;justify-content:center;padding:28px 62px 28px 28px;background:linear-gradient(120deg,rgba(255,255,255,.025),transparent 50%);border-right:1px solid rgba(240,189,69,.22)}
.ruthbs-gallery-dialog-media img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;box-shadow:0 20px 60px rgba(0,0,0,.55);border:1px solid rgba(240,189,69,.32)}
.ruthbs-gallery-dialog-info{align-self:end;padding:24px 22px 62px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.35));border-top:1px solid rgba(240,189,69,.18)}
.ruthbs-gallery-dialog-info span{font-size:8px;letter-spacing:2px;color:#dcb65d}
.ruthbs-gallery-dialog-info h3{font:500 27px/.98 Georgia,serif;text-transform:uppercase;color:#f4efe5;margin:12px 0 10px}
.ruthbs-gallery-dialog-info p{font-size:11px;line-height:1.6;color:#aaa79e;margin:0}
.ruthbs-gallery-dialog-close,.ruthbs-gallery-dialog-nav{position:absolute;z-index:3;border:1px solid rgba(240,189,69,.55);background:rgba(4,5,5,.82);color:#f0bd45;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s}
.ruthbs-gallery-dialog-close{top:15px;right:15px;width:42px;height:42px;border-radius:50%;font-size:27px;line-height:1}
.ruthbs-gallery-dialog-nav{top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;font-size:28px}
.ruthbs-gallery-dialog-nav.prev{left:14px}.ruthbs-gallery-dialog-nav.next{right:265px}
.ruthbs-gallery-dialog-close:hover,.ruthbs-gallery-dialog-nav:hover{background:#f0bd45;color:#080808}
.ruthbs-gallery-dialog-counter{position:absolute;right:22px;bottom:20px;font-size:10px;letter-spacing:3px;color:#f0bd45}
.vip-gallery-card{cursor:zoom-in}
@media(max-width:720px){.ruthbs-gallery-dialog{width:94vw;height:86vh}.ruthbs-gallery-dialog-inner{display:flex;flex-direction:column}.ruthbs-gallery-dialog-media{flex:1;border-right:0;border-bottom:1px solid rgba(240,189,69,.2);padding:55px 18px 18px}.ruthbs-gallery-dialog-info{flex:none;padding:15px 18px 42px}.ruthbs-gallery-dialog-info h3{font-size:22px}.ruthbs-gallery-dialog-nav.prev{left:9px}.ruthbs-gallery-dialog-nav.next{right:9px}.ruthbs-gallery-dialog-close{top:10px;right:10px}.ruthbs-gallery-dialog-counter{right:18px;bottom:14px}}
@media(max-width:1100px){.vip-gallery-shell{grid-template-columns:1fr;gap:12px}.vip-gallery-intro{padding-bottom:5px}.vip-gallery-intro p{max-width:600px}.vip-gallery-quote,.vip-gallery-seal{display:none}.vip-gallery-topline{margin-top:8px}.vip-gallery-grid{grid-auto-rows:155px}}
@media(max-width:720px){.vip-gallery-section{padding-top:45px}.vip-gallery-intro h2{font-size:39px}.vip-gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:135px}.vip-gallery-card:nth-child(2),.vip-gallery-card:nth-child(5),.vip-gallery-card:nth-child(8){grid-column:span 1}.vip-gallery-card:nth-child(1){grid-row:span 2}.vip-gallery-topline em{font-size:20px}.vip-gallery-bottom{gap:9px;flex-wrap:wrap;padding:12px 0}.vip-gallery-bottom i{display:none}.vip-gallery-bottom b{width:100%;margin-left:0}}

/* Ruth Beauty Studios v4.5.0 — Signature Footer: original brand + Havana premium, no navigation */
.ruthbs-footer-v45{position:relative!important;overflow:hidden;background:#050606!important;color:#f5f0e5!important;padding:0!important;border-top:1px solid rgba(240,189,69,.52)!important;isolation:isolate}
.ruthbs-footer-v45:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 22%,rgba(240,189,69,.10),transparent 30%),linear-gradient(90deg,rgba(3,4,4,.18),rgba(3,4,4,.92) 25%,rgba(3,4,4,.96) 75%,rgba(3,4,4,.22));z-index:-1}
.ruthbs-footer-v45-bg{position:absolute;top:0;bottom:0;width:22%;background-position:center;background-size:cover;background-repeat:no-repeat;opacity:.62;filter:saturate(.72) contrast(1.08);z-index:-2}.ruthbs-footer-v45-bg-left{left:0;background-image:linear-gradient(90deg,rgba(0,0,0,.15),#050606 88%),url('../assets/images/footer-havana.jpg')}.ruthbs-footer-v45-bg-right{right:0;background-image:linear-gradient(90deg,#050606 8%,rgba(0,0,0,.12)),url('../assets/images/footer-barbershop.jpg')}
.ruthbs-footer-v45-main{position:relative;display:grid;grid-template-columns:minmax(220px,1fr) minmax(280px,390px) minmax(220px,1fr);gap:42px;align-items:center;min-height:405px;padding:48px 0 38px}.ruthbs-footer-v45-contact,.ruthbs-footer-v45-hours{padding:12px 0}.ruthbs-footer-v45-heading{font-size:12px;letter-spacing:3px;color:#f0bd45;font-weight:800;margin-bottom:20px}.ruthbs-footer-v45-heading:after{content:"";display:block;width:48px;height:1px;background:#f0bd45;margin-top:9px}.ruthbs-footer-v45-line{display:flex;gap:13px;align-items:flex-start;font-size:12px;line-height:1.55;color:#e3ded2;margin:0 0 18px;max-width:280px}.ruthbs-footer-v45-line a{color:inherit;text-decoration:none}.ruthbs-footer-v45-line a:hover{color:#f0bd45}.ruthbs-footer-v45-icon{color:#f0bd45;font-size:20px;line-height:1;min-width:24px;text-align:center}
.ruthbs-footer-v45-brand{text-align:center;display:flex;flex-direction:column;align-items:center}.ruthbs-footer-v45-brand img{width:205px;height:auto;max-height:235px;object-fit:contain;display:block;filter:drop-shadow(0 8px 18px rgba(0,0,0,.45))}.ruthbs-footer-v45-tagline{font-size:9px;letter-spacing:4px;line-height:1.8;color:#f0eee8;margin-top:3px}.ruthbs-footer-v45-tagline span{color:#d9b452}.ruthbs-footer-v45-script{font:43px/1 "Brush Script MT","Segoe Script",cursive;color:#f0bd45;margin:20px 0 13px;transform:rotate(-4deg);text-shadow:0 4px 18px rgba(240,189,69,.14)}.ruthbs-footer-v45-social{display:flex;gap:9px;justify-content:center}.ruthbs-footer-v45-social a{width:36px;height:36px;border:1px solid rgba(240,189,69,.68);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#f0bd45;text-decoration:none;font-size:9px;font-weight:800;letter-spacing:.5px}.ruthbs-footer-v45-social a:hover{background:#f0bd45;color:#080909}
.ruthbs-footer-v45-hours-block{display:flex;flex-direction:column;gap:5px;margin-bottom:20px;font-size:12px;color:#e3ded2}.ruthbs-footer-v45-hours-block strong{font-size:10px;letter-spacing:1px;color:#f3eee2;text-transform:uppercase}.ruthbs-footer-v45-hours-block span{color:#d0cbc0}.ruthbs-footer-v45-follow-heading{margin-top:24px;margin-bottom:11px}.ruthbs-footer-v45-follow-copy{font-size:9px;letter-spacing:2px;color:#bda568;line-height:1.7}
.ruthbs-footer-v45-values{position:relative;display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:24px;border-top:1px solid rgba(240,189,69,.45);border-bottom:1px solid rgba(240,189,69,.26);padding:20px 4%;background:rgba(0,0,0,.34)}.ruthbs-footer-v45-values>div{display:flex;align-items:center;justify-content:center;gap:13px;min-width:0}.ruthbs-footer-v45-values b{color:#f0bd45;font-size:29px;font-weight:400}.ruthbs-footer-v45-values span{font-size:9px;letter-spacing:1.4px;color:#eee8da}.ruthbs-footer-v45-values small{display:block;font-size:7px;letter-spacing:1px;color:#9f9788;margin-top:5px}.ruthbs-footer-v45-values i{width:1px;height:37px;background:rgba(240,189,69,.32)}
.ruthbs-footer-v45-bottom{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;padding:16px 4%;font-size:8px;letter-spacing:1.5px;color:#989184}.ruthbs-footer-v45-bottom strong{color:#f0bd45;letter-spacing:3px;font-size:9px}.ruthbs-footer-v45-bottom em{justify-self:end;color:#d6ad52;font:22px "Brush Script MT","Segoe Script",cursive;transform:rotate(-4deg)}
@media(max-width:1000px){.ruthbs-footer-v45-main{grid-template-columns:1fr 1fr;gap:24px}.ruthbs-footer-v45-brand{grid-column:1/-1;grid-row:1}.ruthbs-footer-v45-contact{grid-column:1}.ruthbs-footer-v45-hours{grid-column:2}.ruthbs-footer-v45-values{grid-template-columns:1fr 1fr;gap:15px}.ruthbs-footer-v45-values i{display:none}}
@media(max-width:650px){.ruthbs-footer-v45-bg{width:38%;opacity:.28}.ruthbs-footer-v45-main{grid-template-columns:1fr;min-height:0;padding:40px 20px 28px;text-align:center}.ruthbs-footer-v45-brand{grid-column:1;grid-row:1}.ruthbs-footer-v45-contact,.ruthbs-footer-v45-hours{grid-column:1}.ruthbs-footer-v45-contact{order:2}.ruthbs-footer-v45-hours{order:3}.ruthbs-footer-v45-line{margin-left:auto;margin-right:auto;justify-content:center}.ruthbs-footer-v45-hours-block{align-items:center}.ruthbs-footer-v45-values{grid-template-columns:1fr;padding:17px 20px}.ruthbs-footer-v45-values>div{justify-content:flex-start}.ruthbs-footer-v45-bottom{grid-template-columns:1fr;text-align:center;padding:15px 20px;gap:9px}.ruthbs-footer-v45-bottom em{justify-self:center}.ruthbs-footer-v45-brand img{width:170px;max-height:205px}.ruthbs-footer-v45-script{font-size:38px}}


/* Ruth Beauty Studios v4.5.1 — single signature footer + stronger Havana imagery */
body > footer.site-footer:not(.ruthbs-footer-v45){display:none!important;}
.ruthbs-footer-v45{position:relative!important;overflow:hidden!important;background:#050606!important;color:#f5f0e5!important;padding:0!important;border-top:1px solid rgba(240,189,69,.60)!important;isolation:isolate!important;}
.ruthbs-footer-v45-bg{width:29%!important;opacity:.90!important;filter:saturate(.86) contrast(1.10)!important;background-size:cover!important;background-position:center!important;}
.ruthbs-footer-v45-bg-left{left:0!important;background-image:linear-gradient(90deg,rgba(0,0,0,.05),rgba(5,6,6,.12) 55%,rgba(5,6,6,.72) 100%),url('../assets/images/footer-havana.jpg')!important;}
.ruthbs-footer-v45-bg-right{right:0!important;background-image:linear-gradient(90deg,rgba(5,6,6,.72) 0%,rgba(5,6,6,.12) 45%,rgba(0,0,0,.05) 100%),url('../assets/images/footer-barbershop.jpg')!important;}
.ruthbs-footer-v45-main{grid-template-columns:minmax(235px,1fr) minmax(320px,420px) minmax(235px,1fr)!important;gap:34px!important;min-height:430px!important;padding:46px 18px 38px!important;}
.ruthbs-footer-v45-bg:after{content:"";position:absolute;inset:14px;border:1px solid rgba(240,189,69,.20);pointer-events:none;}
.ruthbs-footer-v45-contact,.ruthbs-footer-v45-hours{position:relative;z-index:1;text-shadow:0 2px 12px rgba(0,0,0,.55);}
.ruthbs-footer-v45-brand{position:relative;z-index:2;}
.ruthbs-footer-v45-brand img{width:225px!important;max-height:255px!important;}
@media(max-width:1000px){.ruthbs-footer-v45-bg{width:34%!important;opacity:.62!important}.ruthbs-footer-v45-main{grid-template-columns:1fr 1fr!important;gap:24px!important}.ruthbs-footer-v45-brand{grid-column:1/-1;grid-row:1}.ruthbs-footer-v45-contact{grid-column:1}.ruthbs-footer-v45-hours{grid-column:2}}
@media(max-width:650px){.ruthbs-footer-v45-bg{width:50%!important;opacity:.34!important}.ruthbs-footer-v45-main{grid-template-columns:1fr!important;min-height:0!important;padding:40px 20px 28px!important}.ruthbs-footer-v45-brand{grid-column:1;grid-row:1}.ruthbs-footer-v45-contact,.ruthbs-footer-v45-hours{grid-column:1}.ruthbs-footer-v45-brand img{width:180px!important;max-height:215px!important}}

/* Ruth Beauty Studios v4.5.2 — light gallery + managed footer + real social icons */
footer.site-footer{display:none!important;visibility:hidden!important;height:0!important;overflow:hidden!important;margin:0!important;padding:0!important;}
.vip-gallery-section{background:#f3eee4!important;color:#151515!important;border-top:1px solid rgba(120,91,37,.28)!important;border-bottom:1px solid rgba(120,91,37,.24)!important;}
.vip-gallery-section:before{background:radial-gradient(circle at 78% 25%,rgba(212,166,64,.16),transparent 28%),linear-gradient(120deg,rgba(255,255,255,.68),transparent 35%),repeating-linear-gradient(90deg,rgba(75,55,25,.025) 0,rgba(75,55,25,.025) 1px,transparent 1px,transparent 5px)!important;}
.vip-gallery-overlay{background:linear-gradient(90deg,rgba(243,238,228,.93) 0%,rgba(243,238,228,.82) 24%,rgba(243,238,228,.15) 62%,rgba(243,238,228,.62) 100%)!important;}
.vip-gallery-intro h2{color:#171717!important;text-shadow:none!important}.vip-gallery-intro p{color:#5f5b53!important}.vip-gallery-topline{color:#76613b!important}.vip-gallery-card{background:#ddd6c8!important;border-color:rgba(133,99,37,.52)!important;box-shadow:0 8px 22px rgba(35,28,18,.10)}.vip-gallery-card-label{color:#fff!important;text-shadow:0 2px 7px rgba(0,0,0,.8)}.vip-gallery-bottom{color:#8b641b!important}.vip-gallery-bottom small{color:#625e57!important}.vip-gallery-bottom i{background:rgba(118,91,37,.38)!important}.vip-gallery-seal{background:rgba(243,238,228,.62)}
.ruthbs-footer-v45-social-bottom{display:flex!important;align-items:center;justify-content:center;gap:9px;margin-top:8px}.ruthbs-footer-v45-social-bottom a{width:36px;height:36px;border:1px solid rgba(240,189,69,.68);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#f0bd45;text-decoration:none;transition:.2s;background:rgba(4,5,5,.34)}.ruthbs-footer-v45-social-bottom a:hover{background:#f0bd45;color:#080808;transform:translateY(-2px)}.ruthbs-footer-v45-social-bottom a[aria-disabled="true"]{opacity:.5}.ruthbs-footer-v45-social-bottom svg{width:18px;height:18px;display:block}.ruthbs-footer-v45-bottom-center{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-width:210px}.ruthbs-footer-v45-bottom-center strong{display:block}.ruthbs-footer-v45-credit{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.ruthbs-footer-v45-credit b{color:#d6ad52;font-weight:500;letter-spacing:1.2px;white-space:nowrap}.ruthbs-footer-v45-bottom{grid-template-columns:minmax(0,1.5fr) auto minmax(0,1fr)!important}
.ruthbs-footer-admin-note{margin-top:18px;padding:15px 18px;border:1px solid rgba(231,189,91,.22);border-radius:12px;background:rgba(231,189,91,.045);display:flex;flex-direction:column;gap:5px}.ruthbs-footer-admin-note strong{font-size:10px;letter-spacing:2px;color:#e7bd5b}.ruthbs-footer-admin-note span{font-size:11px;color:#aaa;line-height:1.5}
@media(max-width:650px){.ruthbs-footer-v45-credit{justify-content:center;line-height:1.5}.ruthbs-footer-v45-credit b{white-space:normal}.ruthbs-footer-v45-bottom-center{min-width:0}.ruthbs-footer-v45-bottom{grid-template-columns:1fr!important}.ruthbs-footer-v45-bottom em{justify-self:center}.ruthbs-footer-v45-social-bottom{margin-bottom:3px}}


/* Ruth Beauty Studios v4.5.3 — Gallery light contrast + remove standalone Visit/Contact section */
/* The standalone Visit/Contact block is no longer rendered; keep its legacy CSS harmless. */
.vip-gallery-section{
  background:#f1eadc!important;
  color:#171513!important;
  padding:78px 0 0!important;
  border-top:1px solid rgba(111,82,28,.30)!important;
  border-bottom:1px solid rgba(111,82,28,.25)!important;
}
.vip-gallery-section:before{
  background:
    radial-gradient(circle at 76% 18%,rgba(210,166,70,.20),transparent 25%),
    radial-gradient(circle at 12% 82%,rgba(255,255,255,.72),transparent 30%),
    linear-gradient(120deg,rgba(255,255,255,.58),transparent 38%),
    repeating-linear-gradient(90deg,rgba(82,58,24,.025) 0,rgba(82,58,24,.025) 1px,transparent 1px,transparent 6px)!important;
}
.vip-gallery-overlay{
  background:
    linear-gradient(90deg,rgba(241,234,220,.97) 0%,rgba(241,234,220,.90) 24%,rgba(241,234,220,.24) 61%,rgba(241,234,220,.72) 100%)!important;
}
.vip-gallery-shell{max-width:1240px!important;grid-template-columns:minmax(250px,300px) minmax(0,1fr)!important;gap:46px!important}
.vip-gallery-intro{padding:18px 0 62px!important}
.vip-gallery-kicker{color:#89651e!important}
.vip-gallery-kicker i{background:rgba(137,101,30,.50)!important}
.vip-gallery-intro h2{color:#171513!important;text-shadow:none!important}
.vip-gallery-rule{background:#b98925!important}
.vip-gallery-intro p{color:#5f584d!important}
.vip-gallery-quote{color:#a97719!important}
.vip-gallery-quote em{color:#c29430!important}
.vip-gallery-seal{border-color:rgba(170,126,35,.55)!important;background:rgba(250,246,237,.38)!important;box-shadow:inset 0 0 0 7px rgba(170,126,35,.055),inset 0 0 0 9px rgba(170,126,35,.16)!important}
.vip-gallery-seal:before{border-color:rgba(170,126,35,.22)!important;color:#8e7138!important}
.vip-gallery-seal strong{color:#ad7c1e!important}.vip-gallery-seal small{color:#302b24!important}.vip-gallery-seal b{color:#8e7138!important}
.vip-gallery-topline{color:#806632!important}
.vip-gallery-topline em{color:#a8751a!important}
.vip-gallery-card{background:#d8d0c1!important;border-color:rgba(126,91,28,.58)!important;box-shadow:0 10px 25px rgba(44,34,19,.14)!important}
.vip-gallery-card-label{color:#fff!important;text-shadow:0 2px 7px rgba(0,0,0,.85)!important}
.vip-gallery-card-view{color:#f2c75d!important}
.vip-gallery-bottom{color:#936c1e!important;border-top:0!important}
.vip-gallery-bottom small{color:#645e54!important}
.vip-gallery-bottom i{background:rgba(126,94,35,.34)!important}
.vip-gallery-bottom b{color:#936c1e!important}
.vip-gallery-empty{border-color:rgba(126,94,35,.30)!important;color:#6a6257!important}
@media(max-width:1100px){.vip-gallery-shell{grid-template-columns:1fr!important;gap:14px!important}.vip-gallery-intro{padding-bottom:10px!important}.vip-gallery-intro p{max-width:680px!important}.vip-gallery-quote,.vip-gallery-seal{display:none!important}}
@media(max-width:720px){.vip-gallery-section{padding-top:48px!important}.vip-gallery-shell{padding-left:20px!important;padding-right:20px!important}.vip-gallery-intro h2{font-size:39px!important}}


/* Ruth Beauty Studios v4.5.5 — compact footer, desktop height aligned with Barbers section */
.ruthbs-footer-v45{
  min-height:0!important;
}
.ruthbs-footer-v45-main{
  min-height:0!important;
  height:205px!important;
  padding:20px 18px 16px!important;
  gap:28px!important;
}
.ruthbs-footer-v45-contact,.ruthbs-footer-v45-hours{
  padding:0!important;
}
.ruthbs-footer-v45-heading{
  font-size:10px!important;
  margin-bottom:10px!important;
}
.ruthbs-footer-v45-heading:after{margin-top:6px!important;width:38px!important}
.ruthbs-footer-v45-line{
  font-size:9px!important;
  line-height:1.25!important;
  margin-bottom:8px!important;
  gap:8px!important;
}
.ruthbs-footer-v45-icon{font-size:15px!important;min-width:18px!important}
.ruthbs-footer-v45-brand img{
  width:145px!important;
  max-height:155px!important;
}
.ruthbs-footer-v45-tagline{font-size:7px!important;letter-spacing:2.4px!important;line-height:1.5!important}
.ruthbs-footer-v45-script{font-size:28px!important;margin:8px 0 5px!important}
.ruthbs-footer-v45-social-bottom a{width:29px!important;height:29px!important}
.ruthbs-footer-v45-social-bottom svg{width:14px!important;height:14px!important}
.ruthbs-footer-v45-hours-block{gap:3px!important;margin-bottom:10px!important;font-size:9px!important}
.ruthbs-footer-v45-hours-block strong{font-size:8px!important}
.ruthbs-footer-v45-follow-heading{margin-top:10px!important;margin-bottom:6px!important}
.ruthbs-footer-v45-follow-copy{font-size:7px!important;letter-spacing:1.3px!important}
.ruthbs-footer-v45-values{
  padding:10px 4%!important;
  gap:12px!important;
}
.ruthbs-footer-v45-values b{font-size:21px!important}
.ruthbs-footer-v45-values span{font-size:7px!important;letter-spacing:1px!important}
.ruthbs-footer-v45-values small{font-size:6px!important;margin-top:3px!important}
.ruthbs-footer-v45-values i{height:27px!important}
.ruthbs-footer-v45-bottom{
  padding:9px 4%!important;
  gap:10px!important;
  font-size:6px!important;
}
.ruthbs-footer-v45-bottom strong{font-size:7px!important;letter-spacing:2px!important}
.ruthbs-footer-v45-bottom em{font-size:16px!important}
@media(max-width:1000px){
  .ruthbs-footer-v45-main{height:225px!important;padding:18px!important}
  .ruthbs-footer-v45-brand img{width:135px!important;max-height:145px!important}
}
@media(max-width:650px){
  .ruthbs-footer-v45-main{height:auto!important;min-height:0!important;padding:30px 20px 22px!important}
  .ruthbs-footer-v45-brand img{width:155px!important;max-height:185px!important}
  .ruthbs-footer-v45-script{font-size:32px!important}
  .ruthbs-footer-v45-values{padding:14px 20px!important}
  .ruthbs-footer-v45-bottom{padding:12px 20px!important}
}

/* RUTH BEAUTY STUDIOS v5.0.0 — canonical slider 2048x708 */
.site-header-overlay + main .hero,.hero{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;aspect-ratio:2048/708!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden!important;background:#080909!important}
.site-header-overlay + main .hero .slide,.hero .slide{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;overflow:hidden!important}
.site-header-overlay + main .hero .slide-image,.hero .slide-image{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:contain!important;object-position:center!important;display:block!important;background:#080909!important;transform:none!important}
@media(max-width:720px){.site-header-overlay + main .hero,.hero{aspect-ratio:2048/708!important;height:auto!important}.site-header-overlay + main .hero .slide-image,.hero .slide-image{object-fit:contain!important}.site-header-overlay + main .hero .hero-actions,.hero .hero-actions{display:none!important}.site-header-overlay + main .hero .slider-arrow,.hero .slider-arrow{width:34px!important;height:34px!important}.site-header-overlay + main .hero .slider-nav,.hero .slider-nav{bottom:7px!important}.site-header-overlay + main .hero .slider-dot,.hero .slider-dot{width:8px!important;height:8px!important}body{padding-bottom:72px!important}}


/* Ruth Beauty Studios v5.1.8 — mobile booking below the hero. */
.ruthbs-mobile-book-bar{display:none!important}
@media(max-width:720px){
  .site-header-overlay .nav-actions .btn{display:none!important}
  .hero .hero-actions{display:none!important}
  .ruthbs-mobile-book-bar{display:flex!important;position:relative;z-index:20;background:#080909;border-top:1px solid rgba(240,189,69,.35);border-bottom:1px solid rgba(240,189,69,.35);padding:12px 18px;justify-content:center}
  .ruthbs-mobile-book-bar .btn{width:100%;max-width:420px;min-height:48px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;letter-spacing:.3px}
}
.ruthbs-favicon-preview{width:48px;height:48px;object-fit:contain;background:#111;border:1px solid #e3d8b7;border-radius:8px;padding:5px;margin-left:10px;vertical-align:middle}
/* Ruth Beauty Studios 1.5 — Option 2 visual layer */
:root{--ruth-magenta:#b50748;--ruth-deep:#79052f;--ruth-pink:#c60b54;--ruth-gold:#c79a3a;--ruth-gold2:#e2bd63;--ruth-cream:#fff8f8;--ruth-ink:#171316;--ruth-muted:#6d6267;--ruth-border:#eadfe3}
.ruthbs-standalone{margin:0;background:#fff8f8;color:var(--ruth-ink);font-family:Arial,Helvetica,sans-serif}.ruth-container{width:min(1320px,92%);margin:auto}.ruth-topline{background:var(--ruth-deep);color:#fff;font-size:12px;letter-spacing:.02em}.ruth-topline-inner{min-height:34px;display:flex;align-items:center;gap:28px}.ruth-top-follow{margin-left:auto}.ruth-top-follow a{color:#fff;text-decoration:none;margin-left:10px;font-weight:700}.ruth-top-book,.ruth-nav-book,.ruth-footer-book{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#d8ae52,#f0d28a,#c59635);color:#17110b!important;text-decoration:none;font-weight:800;letter-spacing:.04em;border-radius:4px;padding:10px 28px;box-shadow:0 6px 18px #0002}.ruth-top-book{margin-left:18px;padding:8px 26px}.ruth-header{position:relative;z-index:30;background:#fff;box-shadow:0 5px 20px #32111a12}.ruth-nav{height:78px;display:flex;align-items:center;gap:30px}.ruth-brand{align-self:flex-start;margin-top:7px;z-index:3}.ruth-brand img{width:138px;height:138px;object-fit:contain;filter:drop-shadow(0 5px 10px #0002)}.ruth-nav nav{display:flex;justify-content:center;gap:34px;flex:1;margin-left:85px}.ruth-nav nav a{font-family:Georgia,serif;color:#20181b;text-decoration:none;font-size:12px;letter-spacing:.08em;position:relative}.ruth-nav nav a:hover{color:var(--ruth-magenta)}.ruth-mobile-toggle{display:none;border:0;background:none;font-size:26px}.ruth-hero{position:relative;min-height:610px;overflow:hidden;background:#220c15}.ruth-hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .7s ease;background:linear-gradient(90deg,#190b11cc 0%,#190b115c 48%,#190b1110 100%),var(--hero-image) center/cover no-repeat}.ruth-hero-slide.active{opacity:1;visibility:visible}.ruth-hero-inner{min-height:610px;display:flex;align-items:center}.ruth-hero-copy{max-width:640px;color:#fff;padding:65px 0 55px}.ruth-eyebrow{font-size:12px;letter-spacing:.42em;font-weight:700;color:var(--ruth-gold);margin-bottom:15px}.ruth-hero h1{font-family:Georgia,serif;text-transform:uppercase;font-size:66px;line-height:.93;margin:0 0 16px;font-weight:500}.ruth-hero h1 em{display:block;font-family:cursive;font-style:italic;text-transform:none;font-size:1.04em;color:#d5a94d;text-shadow:0 2px 15px #0005}.ruth-hero h1 small{display:block;font-size:22px;letter-spacing:.4em;margin-top:10px}.ruth-hero-copy>p{font-family:Georgia,serif;letter-spacing:.12em;font-size:14px}.ruth-hero-actions{display:flex;gap:14px;margin-top:28px}.ruth-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 28px;text-decoration:none;font-size:12px;font-weight:800;letter-spacing:.08em;border-radius:3px;transition:.25s}.ruth-btn:hover{transform:translateY(-2px)}.ruth-btn-pink{background:var(--ruth-magenta);color:#fff}.ruth-btn-light{background:#fff;color:#20181b}.ruth-btn-gold{background:linear-gradient(135deg,#c99a3c,#f0d38a,#c08d2e);color:#19130d}.ruth-hero-placeholder{background:radial-gradient(circle at 72% 35%,#a90d4b 0,#6f0a31 28%,#260912 75%)}.ruth-hero-placeholder:after{content:"";position:absolute;right:-8%;top:-20%;width:58%;height:140%;background:radial-gradient(ellipse at center,#e2b95f30 0,transparent 55%);transform:rotate(-12deg)}.ruth-hero-placeholder-logo{margin-left:auto;width:390px;height:390px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.ruth-hero-placeholder-logo img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 15px 35px #0007)}.ruth-hero-arrow{position:absolute;top:50%;z-index:4;border:1px solid #fff8;background:#fff2;color:#fff;width:46px;height:46px;border-radius:50%;font-size:34px;line-height:1}.ruth-hero-arrow.prev{left:24px}.ruth-hero-arrow.next{right:24px}.ruth-hero-dots{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.ruth-hero-dots button{width:8px;height:8px;border-radius:50%;border:1px solid #fff;background:#fff5}.ruth-hero-dots button.active{background:var(--ruth-gold);border-color:var(--ruth-gold)}.ruth-mobile-book{display:none}.ruth-category-bar{background:#fff;border-bottom:1px solid #eee2e5}.ruth-category-grid{display:grid;grid-template-columns:repeat(8,1fr);padding:20px 0}.ruth-category-grid a{text-align:center;text-decoration:none;color:#261c20;border-right:1px solid #eee1e4}.ruth-category-grid a:last-child{border:0}.ruth-category-grid span{display:flex;width:64px;height:64px;border:1px solid var(--ruth-gold);border-radius:50%;align-items:center;justify-content:center;margin:0 auto 9px;color:var(--ruth-magenta);font-family:Georgia,serif;font-size:27px}.ruth-category-grid b{display:block;font-family:Georgia,serif;font-size:11px;line-height:1.25}.ruth-about{padding:58px 0;background:#fff}.ruth-about-grid{display:grid;grid-template-columns:1.05fr 1.35fr .85fr;min-height:330px}.ruth-about-image{background:#f5e8eb;min-height:330px;position:relative;overflow:hidden}.ruth-about-image:after{content:"";position:absolute;inset:25px;border:1px solid #caa04d88}.ruth-image-placeholder{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;background:radial-gradient(circle,#fff 0,#f7e8ed 55%,#ead0d9 100%);color:var(--ruth-magenta)}.ruth-image-placeholder span{font-family:cursive;font-size:72px}.ruth-image-placeholder small{letter-spacing:.35em}.ruth-about-copy{padding:42px 50px;background:#fff}.ruth-about-copy h2,.ruth-featured h2,.ruth-shop h2,.ruth-visit h2{font-family:Georgia,serif;font-weight:500;font-size:37px;margin:0 0 10px}.ruth-about-copy h3{font-family:cursive;color:#b37e24;font-size:31px;font-weight:400;line-height:1.05;margin:8px 0 18px}.ruth-about-copy p{line-height:1.7;color:#665b60;max-width:560px}.ruth-about-values{padding:38px 25px;background:#fffdfa;border-left:1px solid #eadfe3}.ruth-about-values div{display:grid;grid-template-columns:35px 1fr;column-gap:10px;margin-bottom:22px;color:var(--ruth-gold);font-size:25px}.ruth-about-values b,.ruth-about-values small{grid-column:2;color:#271d20}.ruth-about-values b{font-family:Georgia,serif;font-size:12px}.ruth-about-values small{font-size:11px;color:#82757a;margin-top:2px}.ruth-featured{padding:58px 0;background:linear-gradient(180deg,#fff 0,#fff3f5 100%)}.ruth-section-heading{position:relative;text-align:center;margin-bottom:30px}.ruth-section-heading h2{font-size:42px}.ruth-section-heading>a{position:absolute;right:0;bottom:8px;color:var(--ruth-magenta);text-decoration:none;font-size:11px;font-weight:800;letter-spacing:.08em}.ruth-section-heading p{color:#756a6f;max-width:700px;margin:0 auto}.ruth-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.ruth-service-card{position:relative;background:#fff;min-height:290px;overflow:hidden;border-radius:2px;box-shadow:0 10px 25px #6b0d2d10}.ruth-service-card>img,.ruth-service-placeholder{width:100%;height:220px;object-fit:cover;display:block}.ruth-service-placeholder{background:linear-gradient(135deg,#7c0732,#c20b52);display:flex;align-items:center;justify-content:center;color:#fff}.ruth-service-placeholder span{font-family:Georgia,serif;font-size:18px;text-align:center;padding:20px}.ruth-service-card>div:last-child{padding:14px 15px}.ruth-service-card small{color:#b0832d;font-size:9px;letter-spacing:.12em}.ruth-service-card h3{font-family:Georgia,serif;font-size:16px;margin:4px 0 7px}.ruth-service-card strong{color:var(--ruth-magenta)}.ruth-service-card a{float:right;color:var(--ruth-magenta);font-size:10px;font-weight:800;text-decoration:none}.ruth-cta-band{background:var(--ruth-magenta);color:#fff;padding:34px 0}.ruth-cta-band .ruth-container{display:flex;align-items:center;justify-content:space-between}.ruth-cta-band span{font-size:10px;letter-spacing:.25em;color:#e9c46e}.ruth-cta-band h2{font-family:Georgia,serif;font-weight:400;font-size:34px;margin:5px 0}.ruth-cta-band p{margin:0;color:#f9dfe9}.ruth-gallery{padding:65px 0;background:#fff}.ruth-gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.ruth-gallery-card{position:relative;height:240px;overflow:hidden;background:#f4e4e8}.ruth-gallery-card img{width:100%;height:100%;object-fit:cover;transition:.5s}.ruth-gallery-card:hover img{transform:scale(1.06)}.ruth-gallery-card span{position:absolute;left:14px;bottom:13px;color:#fff;font-family:Georgia,serif;font-size:13px;text-shadow:0 2px 5px #000}.ruth-gallery-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 50%,#0008)}.ruth-gallery-card span{z-index:1}.ruth-gallery-empty{grid-column:1/-1;padding:70px 20px;text-align:center;border:1px dashed #d9c4ca;color:#766970;background:#fffafa}.ruth-shop{background:linear-gradient(90deg,#2b0a18,#7b0733);color:#fff;padding:45px 0}.ruth-shop .ruth-container{display:flex;justify-content:space-between;align-items:center}.ruth-shop h2{font-size:32px}.ruth-shop p{color:#f4dce4}.ruth-visit{padding:55px 0;background:#fff8f8}.ruth-visit-grid{display:grid;grid-template-columns:1fr 1.1fr .75fr;gap:30px;align-items:center}.ruth-visit p{color:#685c62;line-height:1.5}.ruth-map-placeholder{min-height:250px;background:linear-gradient(135deg,#f4e4e8,#fff,#ead2da);border:1px solid #dec6cd;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:var(--ruth-magenta);font-family:Georgia,serif}.ruth-map-placeholder:before{content:"⌖";font-size:45px;color:var(--ruth-gold)}.ruth-map-placeholder small{font-family:Arial;margin-top:8px;color:#75686e}.ruth-visit h3{font-family:Georgia,serif;font-size:25px}.ruth-visit h3 em{font-family:cursive;color:var(--ruth-magenta);font-weight:400}.ruth-social{display:flex;gap:10px}.ruth-social a{width:36px;height:36px;border:1px solid var(--ruth-gold);border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;color:var(--ruth-magenta);font-weight:800}.ruth-social.large a{width:44px;height:44px;font-size:20px}.ruth-footer{background:#160d11;color:#eee;padding:45px 0 0;border-top:4px solid var(--ruth-gold)}.ruth-footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1.2fr 1fr;gap:35px;padding-bottom:35px}.ruth-footer-brand img{width:105px;height:105px;object-fit:contain}.ruth-footer h4{color:#e0b95e;font-size:11px;letter-spacing:.18em}.ruth-footer p{color:#cfc0c5;font-size:12px;line-height:1.7}.ruth-footer a{color:#fff;text-decoration:none}.ruth-footer-book{margin-top:18px}.ruth-footer-bottom{border-top:1px solid #ffffff18;padding:16px 0;display:flex;justify-content:space-between;color:#9f9197;font-size:10px;letter-spacing:.05em}.ruth-back-top{position:fixed;right:20px;bottom:20px;width:42px;height:42px;border:1px solid var(--ruth-gold);background:#fff;color:var(--ruth-magenta);border-radius:50%;z-index:50;display:none}.ruth-back-top.show{display:block}
@media(max-width:1000px){.ruth-nav nav{gap:17px;margin-left:50px}.ruth-category-grid{grid-template-columns:repeat(4,1fr);row-gap:20px}.ruth-about-grid{grid-template-columns:1fr 1.3fr}.ruth-about-values{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,1fr);border-left:0;border-top:1px solid #eadfe3}.ruth-service-grid{grid-template-columns:repeat(2,1fr)}.ruth-gallery-grid{grid-template-columns:repeat(2,1fr)}.ruth-visit-grid{grid-template-columns:1fr 1fr}.ruth-visit-grid>div:last-child{grid-column:1/-1}.ruth-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.ruth-topline-inner{justify-content:center;gap:12px;flex-wrap:wrap;padding:7px 0}.ruth-topline-inner>span:first-child{display:none}.ruth-top-follow{margin-left:0}.ruth-top-book{display:none}.ruth-nav{height:68px}.ruth-brand img{width:95px;height:95px;margin-top:-3px}.ruth-nav nav{display:none;position:absolute;left:0;right:0;top:68px;background:#fff;padding:18px 25px;flex-direction:column;gap:18px;margin:0;box-shadow:0 12px 20px #0002}.ruth-nav nav.open{display:flex}.ruth-nav-book{margin-left:auto;padding:9px 13px;font-size:9px}.ruth-mobile-toggle{display:block}.ruth-hero,.ruth-hero-inner{min-height:600px}.ruth-hero-copy{padding:40px 22px;align-self:flex-end;margin-bottom:20px}.ruth-hero h1{font-size:43px}.ruth-hero h1 small{font-size:14px}.ruth-hero-copy>p{font-size:10px}.ruth-hero-actions{flex-direction:column;align-items:flex-start}.ruth-hero-placeholder-logo{display:none}.ruth-category-grid{grid-template-columns:repeat(2,1fr);padding:12px 0}.ruth-category-grid a{padding:8px 0}.ruth-about-grid,.ruth-visit-grid{grid-template-columns:1fr}.ruth-about-values{grid-template-columns:1fr}.ruth-about-copy{padding:35px 24px}.ruth-section-heading h2{font-size:31px}.ruth-section-heading>a{position:static;display:block;margin-top:12px}.ruth-service-grid,.ruth-gallery-grid{grid-template-columns:1fr 1fr}.ruth-service-card>img,.ruth-service-placeholder{height:165px}.ruth-service-card h3{font-size:13px}.ruth-service-card>div:last-child{padding:10px}.ruth-cta-band .ruth-container,.ruth-shop .ruth-container{flex-direction:column;align-items:flex-start;gap:18px}.ruth-footer-grid{grid-template-columns:1fr}.ruth-footer-bottom{flex-direction:column;gap:8px}.ruth-map-placeholder{min-height:220px}}
@media(max-width:430px){.ruth-nav-book{display:none}.ruth-hero h1{font-size:37px}.ruth-service-grid,.ruth-gallery-grid{grid-template-columns:1fr}.ruth-category-grid span{width:54px;height:54px}.ruth-category-grid b{font-size:10px}}
.ruth-lightbox{position:fixed;inset:0;background:#160a10ed;z-index:9999;display:flex;align-items:center;justify-content:center;padding:30px;opacity:0;transition:.2s}.ruth-lightbox.open{opacity:1}.ruth-lightbox img{max-width:min(1100px,94vw);max-height:88vh;object-fit:contain;box-shadow:0 20px 60px #0008}.ruth-lightbox button{position:absolute;top:18px;right:25px;border:1px solid #fff8;background:#fff1;color:#fff;width:42px;height:42px;border-radius:50%;font-size:28px}


/* Ruth Beauty Studios v1.5.1 — Hero without opacity + configurable Home service icons. */
.ruth-hero-slide{background:var(--hero-image) center/cover no-repeat!important;}
.ruth-hero-slide .ruth-hero-copy{text-shadow:0 2px 14px rgba(0,0,0,.55);}
.ruth-feature-icon{display:flex!important;width:64px;height:64px;border:1px solid var(--ruth-gold);border-radius:50%;align-items:center;justify-content:center;margin:0 auto 9px;color:var(--ruth-magenta);background:#fff;overflow:hidden;}
.ruth-feature-icon img{width:38px!important;height:38px!important;object-fit:contain!important;display:block!important;filter:none!important;}
.ruth-feature-icon i{font-style:normal;font-size:27px;}
.ruth-category-grid a{min-width:0;}
@media(max-width:900px){.ruth-category-grid{grid-template-columns:repeat(4,1fr);row-gap:18px}.ruth-category-grid a:nth-child(4){border-right:0}.ruth-category-grid a:nth-child(n+5){border-top:1px solid #eee1e4;padding-top:18px;}}
@media(max-width:520px){.ruth-category-grid{grid-template-columns:repeat(2,1fr)}.ruth-category-grid a:nth-child(2n){border-right:0}.ruth-category-grid a:nth-child(n+3){border-top:1px solid #eee1e4;padding-top:16px}.ruth-feature-icon{width:54px;height:54px}.ruth-feature-icon img{width:32px!important;height:32px!important;}}

/* Ruth Beauty Studios 1.5.2 — Home exactly following approved Option 2 demo. */
.ruth-option2-page{background:#fff;color:#171316}
.option2-header .ruth-brand{width:0;overflow:hidden;margin:0;padding:0}
.option2-header .ruth-brand img{display:none}
.option2-header .ruth-nav{justify-content:center}
.option2-header .ruth-nav nav{margin-left:0}
.ruth-demo-hero{min-height:370px;height:370px;background:#160b10}
.ruth-demo-hero-slide{background-image:url('../assets/images/demo/hero-demo.jpg')!important;background-position:center center!important;background-size:cover!important}
.ruth-demo-hero .ruth-hero-inner,.ruth-demo-hero .ruth-hero-copy{min-height:370px}
.ruth-demo-hero .ruth-hero-copy{opacity:0;pointer-events:none}
.ruth-demo-hero .ruth-hero-slide:not(.ruth-demo-hero-slide){min-height:370px}
.ruth-demo-hero .ruth-hero-slide:not(.ruth-demo-hero-slide) .ruth-hero-copy{opacity:1;pointer-events:auto}
.ruth-category-bar{background:#fff url('../assets/images/demo/featured-bg.jpg') center/cover no-repeat;border:0;padding:0}
.ruth-category-grid{grid-template-columns:repeat(6,1fr);padding:8px 0 14px;max-width:1000px}
.ruth-category-grid a{border:0!important;padding:0 12px!important}
.ruth-feature-icon{width:112px;height:112px;border:2px solid var(--ruth-gold);background:#fff;border-radius:50%;margin:0 auto 7px;padding:3px;box-shadow:0 0 0 1px #fff;overflow:hidden}
.ruth-feature-icon img{width:100%!important;height:100%!important;border-radius:50%;object-fit:cover!important;filter:none!important}
.ruth-category-grid b{font-family:Georgia,serif;color:#161113;font-size:12px;line-height:1.15;display:block}
.option2-about{padding:0;background:#fff}
.option2-about .ruth-about-grid{grid-template-columns:43% 35% 22%;gap:0;align-items:stretch}
.option2-about .ruth-about-image{min-height:255px;overflow:hidden}
.option2-about .ruth-about-image img{width:100%;height:100%;display:block;object-fit:cover}
.option2-about .ruth-about-copy{padding:28px 28px 22px;background:#fff}
.option2-about .ruth-about-copy h2{font-family:Georgia,serif;font-size:27px;line-height:1.05;margin:0 0 10px}
.option2-about .ruth-about-copy h3{font-family:cursive;font-weight:400;color:var(--ruth-magenta);font-size:24px;line-height:1.05;margin:0 0 13px}
.option2-about .ruth-about-copy p{font-family:Georgia,serif;font-size:12px;line-height:1.6;color:#3e3639;margin-bottom:16px}
.option2-about .ruth-about-values{border-left:1px solid #eee0e2;padding:15px 20px;display:flex;flex-direction:column;justify-content:center;gap:13px}
.option2-about .ruth-about-values div{display:grid;grid-template-columns:30px 1fr;column-gap:8px;align-items:start}
.option2-about .ruth-about-values span{grid-row:1/3;color:var(--ruth-gold);font-size:25px;line-height:1}
.option2-about .ruth-about-values b{font-family:Georgia,serif;font-size:11px}
.option2-about .ruth-about-values small{font-size:9px;color:#6f6569}
.option2-featured{background:linear-gradient(135deg,#650024,#9c0642 45%,#57001f);padding:28px 0 36px;position:relative;overflow:hidden}
.option2-featured:before,.option2-featured:after{content:'';position:absolute;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle at 50% 50%,#d82e6b 0,#7d0732 55%,transparent 70%);opacity:.35;top:20px}
.option2-featured:before{left:-150px}.option2-featured:after{right:-150px}
.option2-heading{text-align:center;position:relative;z-index:1;margin-bottom:17px}
.option2-heading .ruth-eyebrow{margin-bottom:4px;color:#e0bd72}
.option2-heading h2{color:#fff;font-family:Georgia,serif;font-size:27px;letter-spacing:.04em;margin:0}
.option2-heading .heading-line{display:block;width:120px;height:1px;background:#e0bd72;margin:8px auto 0}
.option2-service-grid{grid-template-columns:repeat(6,1fr);gap:8px;position:relative;z-index:1}
.option2-service-card{margin:0;border:1px solid #fff;border-radius:4px;overflow:hidden;background:#25000d;height:185px}
.option2-service-card>a{display:block;height:100%;position:relative;color:#fff;text-decoration:none}
.option2-service-card img{width:100%;height:100%;object-fit:cover;display:block}
.option2-service-card:after{content:'';position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#180008cc);pointer-events:none}
.option2-service-copy{position:absolute;left:9px;right:9px;bottom:9px;z-index:2;color:#fff;text-align:center;text-shadow:0 2px 5px #000}
.option2-service-copy small{display:block;font-family:Georgia,serif;font-size:11px;font-weight:700}.option2-service-copy span{font-size:9px}
.option2-all-services{display:flex;width:max-content;margin:15px auto 0;position:relative;z-index:1;min-height:40px}
.option2-visit{background:#fff;padding:17px 0 15px;border-top:1px solid #eee0e2}
.option2-visit .ruth-visit-grid{grid-template-columns:1.1fr .95fr .75fr;gap:22px;align-items:center}
.ruth-script-title{font-family:cursive;color:var(--ruth-magenta);font-size:34px;line-height:1;margin-bottom:14px}
.visit-line{font-family:Georgia,serif;font-size:11px;color:#302a2d;line-height:1.55;margin:7px 0}
.ruth-visit-photo{height:185px;overflow:hidden}.ruth-visit-photo img{width:100%;height:100%;object-fit:cover;display:block}
.ruth-visit-side{border-left:1px solid #eadfe3;padding-left:24px}.ruth-visit-side h3{font-family:Georgia,serif;font-size:13px;margin:3px 0 6px}.ruth-visit-side p{font-size:10px;margin:0 0 14px;color:#6c6267}
.option2-footer{background:#100c0e;padding:0;border-top:0;min-height:130px;position:relative;overflow:hidden}
.option2-footer:before{content:'';position:absolute;inset:0;background:url('../assets/images/demo/footer-bg.jpg') center/cover;opacity:.28}
.option2-footer-inner{min-height:130px;display:grid;grid-template-columns:150px 1fr 180px;align-items:center;position:relative;z-index:1}
.option2-footer-inner>img{width:90px;height:90px;object-fit:contain}.option2-footer-inner nav{display:flex;justify-content:center;gap:10px;align-items:center}.option2-footer-inner nav a,.option2-footer-inner nav span{color:#fff;text-decoration:none;font-family:Georgia,serif;font-size:10px}.option2-footer-inner p{grid-column:2;text-align:center;color:#eee;font-size:9px;margin:8px 0 0}.option2-footer-tag{grid-column:3;grid-row:1/3;color:#e0bd72;font-family:cursive;font-size:24px;line-height:.95;text-align:center;transform:rotate(-7deg)}
@media(max-width:1000px){.ruth-demo-hero,.ruth-demo-hero-slide,.ruth-demo-hero .ruth-hero-inner{height:320px;min-height:320px}.ruth-category-grid{grid-template-columns:repeat(3,1fr);row-gap:12px}.option2-service-grid{grid-template-columns:repeat(3,1fr)}.option2-about .ruth-about-grid{grid-template-columns:1fr 1fr}.option2-about .ruth-about-values{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);border-left:0;border-top:1px solid #eee0e2}.option2-visit .ruth-visit-grid{grid-template-columns:1fr 1fr}.ruth-visit-side{border-left:0;padding-left:0}}
@media(max-width:700px){.option2-header .ruth-brand{width:auto;overflow:visible}.option2-header .ruth-brand img{display:block;width:82px;height:82px}.option2-header .ruth-nav{justify-content:flex-start}.ruth-demo-hero,.ruth-demo-hero-slide,.ruth-demo-hero .ruth-hero-inner{height:300px;min-height:300px}.ruth-demo-hero-slide{background-position:center center!important}.ruth-category-grid{grid-template-columns:repeat(3,1fr)}.ruth-feature-icon{width:78px;height:78px}.ruth-category-grid b{font-size:9px}.option2-about .ruth-about-grid{grid-template-columns:1fr}.option2-about .ruth-about-image{min-height:220px}.option2-about .ruth-about-values{grid-template-columns:1fr 1fr}.option2-service-grid{grid-template-columns:repeat(2,1fr)}.option2-service-card{height:175px}.option2-visit .ruth-visit-grid{grid-template-columns:1fr}.ruth-visit-photo{height:210px}.option2-footer-inner{grid-template-columns:1fr;justify-items:center;padding:15px 0}.option2-footer-inner>img{width:70px;height:70px}.option2-footer-inner nav{flex-wrap:wrap}.option2-footer-inner p{grid-column:auto}.option2-footer-tag{grid-column:auto;grid-row:auto;font-size:20px}.option2-header .ruth-nav nav{margin-left:0}}
@media(max-width:430px){.ruth-category-grid{grid-template-columns:repeat(2,1fr)}.ruth-feature-icon{width:82px;height:82px}.option2-service-grid{grid-template-columns:1fr 1fr}.option2-service-card{height:160px}}

/* Ruth Beauty Studios v1.5.3 — Option 2 approved proportions. */
/* Hero: exact Option 2 demo proportion 2048 x 740 (1024 x 370 at 50%). */
.ruth-demo-hero{
  width:100%!important;
  aspect-ratio:2048/740!important;
  height:auto!important;
  min-height:0!important;
  overflow:hidden!important;
}
.ruth-demo-hero-slide{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  background-position:center center!important;
  background-size:cover!important;
}
.ruth-demo-hero .ruth-hero-inner{
  width:100%!important;
  height:100%!important;
  min-height:0!important;
}
/* Beauty categories: exactly six photographic circular specialties, as in Option 2. */
.ruth-category-bar{
  background:#fff url('../assets/images/demo/featured-bg.jpg') center/cover no-repeat!important;
  border:0!important;
  padding:0!important;
}
.ruth-category-grid{
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  width:min(1000px,92%)!important;
  max-width:1000px!important;
  padding:8px 0 14px!important;
  margin:0 auto!important;
}
.ruth-category-grid a{
  border:0!important;
  padding:0 12px!important;
  text-align:center!important;
}
.ruth-feature-icon{
  width:112px!important;
  height:112px!important;
  border:2px solid var(--ruth-gold)!important;
  border-radius:50%!important;
  padding:3px!important;
  margin:0 auto 7px!important;
  background:#fff!important;
  overflow:hidden!important;
  box-shadow:0 0 0 1px #fff!important;
}
.ruth-feature-icon img{
  width:100%!important;
  height:100%!important;
  border-radius:50%!important;
  object-fit:cover!important;
  filter:none!important;
}
.ruth-category-grid b{
  font-family:Georgia,serif!important;
  color:#161113!important;
  font-size:12px!important;
  line-height:1.15!important;
  display:block!important;
}
@media(max-width:1000px){
  .ruth-demo-hero{aspect-ratio:2048/740!important;height:auto!important;min-height:0!important}
  .ruth-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;row-gap:12px!important}
}
@media(max-width:700px){
  .ruth-demo-hero{aspect-ratio:2048/740!important;height:auto!important;min-height:0!important}
  .ruth-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .ruth-feature-icon{width:78px!important;height:78px!important}
  .ruth-category-grid b{font-size:9px!important}
}
@media(max-width:430px){
  .ruth-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .ruth-feature-icon{width:82px!important;height:82px!important}
}

/* Ruth Beauty Studios 1.5.4 — final Option 2 header/logo + white beauty category strip */
.option2-header{position:relative!important;z-index:40!important;height:78px!important}
.option2-header .ruth-nav{justify-content:flex-start!important;position:relative!important}
.option2-header .ruth-brand{display:block!important;width:138px!important;height:138px!important;overflow:visible!important;margin:0!important;padding:0!important;align-self:flex-start!important;margin-top:7px!important;position:relative!important;z-index:60!important;flex:0 0 138px!important}
.option2-header .ruth-brand img{display:block!important;width:138px!important;height:138px!important;max-width:none!important;max-height:none!important;object-fit:contain!important;filter:drop-shadow(0 5px 10px rgba(0,0,0,.16))!important}
.option2-header .ruth-nav nav{margin-left:18px!important;justify-content:center!important}
.ruth-category-bar{background:#fff!important;background-image:none!important;border:0!important;padding:8px 0 14px!important}
.ruth-category-grid{background:#fff!important;max-width:1000px!important;padding:0!important}
.ruth-category-grid a{background:#fff!important}
@media(max-width:720px){
  .option2-header{height:70px!important}
  .option2-header .ruth-brand{width:88px!important;height:88px!important;flex-basis:88px!important;margin-top:4px!important}
  .option2-header .ruth-brand img{width:88px!important;height:88px!important}
  .option2-header .ruth-nav nav{margin-left:0!important}
  .ruth-category-bar{padding:8px 0 12px!important}
}

/* Ruth Beauty Studios v1.6 — image-only hero, live services, editable Home sections and Professionals. */
.ruth-demo-hero,.ruth-demo-hero-slide{background:none!important;}
.ruth-hero-slide{background:none!important;}
.ruth-hero-slide::before,.ruth-hero-slide::after{display:none!important;content:none!important;}
.ruth-hero-image{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center!important;opacity:1!important;filter:none!important;}
.ruth-hero-slide{opacity:0!important;visibility:hidden!important;transition:opacity .35s ease!important;}
.ruth-hero-slide.active{opacity:1!important;visibility:visible!important;}
.ruth-hero-copy{display:none!important;}
.ruth-demo-hero{aspect-ratio:2048/740!important;height:auto!important;min-height:0!important;background:#fff!important;}
.ruth-demo-hero .ruth-hero-inner{display:none!important;}
.ruth-category-bar{background:#fff!important;background-image:none!important;}
.ruth-home-empty{grid-column:1/-1;color:#fff;background:rgba(255,255,255,.08);border:1px dashed rgba(255,255,255,.35);padding:30px;text-align:center;font-family:Georgia,serif;}
.ruth-home-empty strong{color:#f0d38a;}
.ruth-featured .option2-heading p{color:#f7dce7;max-width:760px;margin:8px auto 0;font-size:12px;}
.option2-service-card{height:240px!important;min-height:240px!important;}
.option2-service-card>a{display:block;width:100%;height:100%;position:relative;text-decoration:none;overflow:hidden;}
.option2-service-card img,.option2-service-card .ruth-service-placeholder{width:100%!important;height:100%!important;object-fit:cover!important;}
.option2-service-copy{position:absolute!important;left:0;right:0;bottom:0;padding:45px 12px 13px!important;background:linear-gradient(transparent,rgba(0,0,0,.88))!important;color:#fff!important;}
.option2-service-copy small,.option2-service-copy span,.option2-service-copy em{display:block!important;color:#fff!important;text-shadow:0 1px 4px #000!important;}
.option2-service-copy small{font-size:10px!important;letter-spacing:.08em!important;color:#f2cf7a!important;}
.option2-service-copy span{font-family:Georgia,serif!important;font-size:15px!important;font-weight:700!important;}
.option2-service-copy em{font-size:10px!important;font-style:normal!important;margin-top:3px!important;}
.ruth-professionals{padding:55px 0;background:#fff;}
.ruth-professional-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:25px;}
.ruth-professional-card{background:#fff;border:1px solid #eadfe3;box-shadow:0 10px 24px rgba(96,0,35,.08);overflow:hidden;}
.ruth-professional-photo{height:285px;background:linear-gradient(135deg,#f4dce5,#fff);overflow:hidden;}
.ruth-professional-photo img{width:100%;height:100%;object-fit:cover;display:block;}
.ruth-professional-placeholder{height:100%;display:flex;align-items:center;justify-content:center;font:700 90px Georgia,serif;color:#c20b52;}
.ruth-professional-info{text-align:center;padding:17px 12px 19px;}
.ruth-professional-info h3{font:500 20px Georgia,serif;color:#21181b;margin:0 0 5px;}
.ruth-professional-info p{margin:0 0 12px;color:#8b727c;font-size:11px;letter-spacing:.08em;text-transform:uppercase;}
.ruth-professional-info a{color:#9d073e;text-decoration:none;font-size:10px;font-weight:800;letter-spacing:.1em;}
.ruth-professionals-button{display:flex;width:max-content;margin:28px auto 0;}
.ruth-home-section-editor{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;}
.ruth-home-section-editor .ruthbs-settings-card:last-child{grid-column:1/-1;}
.ruthbs-home-editor-image{display:block;width:min(100%,520px);max-height:260px;object-fit:cover;margin-top:10px;border:1px solid #eadfe3;border-radius:8px;}
.ruthbs-checkbox-line{display:flex!important;align-items:center;gap:10px;}
.ruthbs-checkbox-line input{width:18px!important;height:18px!important;}
@media(max-width:1000px){.ruth-professional-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.ruth-home-section-editor{grid-template-columns:1fr;}.ruth-home-section-editor .ruthbs-settings-card:last-child{grid-column:auto;}}
@media(max-width:700px){.ruth-demo-hero{aspect-ratio:2048/740!important;}.ruth-professional-grid{grid-template-columns:1fr 1fr;gap:10px;}.ruth-professional-photo{height:230px;}.option2-service-card{height:185px!important;min-height:185px!important;}.option2-service-copy span{font-size:12px!important;}.ruth-home-section-editor{grid-template-columns:1fr;}}
@media(max-width:430px){.ruth-professional-grid{grid-template-columns:1fr;}.ruth-professional-photo{height:300px;}.option2-service-grid{grid-template-columns:1fr!important;}.option2-service-card{height:235px!important;min-height:235px!important;}}

/* Ruth Beauty Studios v1.7.0 — editable media sizing */
.ruth-about-image{width:min(var(--welcome-w,600px),100%);height:var(--welcome-h,300px);overflow:hidden;background:#f6e8ec;}
.ruth-about-image img{width:100%;height:100%;object-fit:var(--welcome-fit,cover);object-position:var(--welcome-pos,center center);display:block;}
.ruth-visit-photo{width:min(var(--visit-w,600px),100%);height:var(--visit-h,300px);overflow:hidden;background:#f6e8ec;}
.ruth-visit-photo img{width:100%;height:100%;object-fit:var(--visit-fit,cover);object-position:var(--visit-pos,center center);display:block;}
.ruth-team-editorial{background:#fff;padding:68px 0 74px;border-top:1px solid #ead9de;}
.ruth-team-editorial .ruth-section-heading{margin-bottom:34px;}
.ruth-team-editorial .ruth-section-heading h2{font-family:Georgia,serif;font-size:42px;font-weight:400;color:#24191e;}
.ruth-team-editorial .ruth-section-heading p{max-width:680px;color:#7b6a70;}
.ruth-team-editorial .ruth-professional-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;}
.ruth-team-editorial .ruth-professional-card{background:#fff;border:1px solid #eadce1;box-shadow:0 15px 35px rgba(81,11,37,.08);overflow:hidden;position:relative;transition:transform .35s ease,box-shadow .35s ease;}
.ruth-team-editorial .ruth-professional-card:hover{transform:translateY(-6px);box-shadow:0 22px 45px rgba(81,11,37,.15);}
.ruth-team-editorial .ruth-professional-photo{height:390px;background:#f3e5e9;overflow:hidden;position:relative;}
.ruth-team-editorial .ruth-professional-photo img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;transition:transform .55s ease;}
.ruth-team-editorial .ruth-professional-card:hover .ruth-professional-photo img{transform:scale(1.045);}
.ruth-team-editorial .ruth-professional-info{padding:22px 24px 25px;text-align:center;}
.ruth-team-editorial .ruth-team-line{display:block;width:42px;height:2px;background:#d2a747;margin:0 auto 13px;}
.ruth-team-editorial .ruth-professional-info h3{font-family:Georgia,serif;font-size:25px;font-weight:400;margin:0;color:#281b20;}
.ruth-team-editorial .ruth-professional-info p{margin:7px 0 5px;color:#b40a4d;font-size:11px;letter-spacing:.13em;text-transform:uppercase;font-weight:700;}
.ruth-team-editorial .ruth-professional-info small{display:block;color:#817177;font-size:11px;line-height:1.5;margin:7px 0 15px;min-height:16px;}
.ruth-team-editorial .ruth-professional-info a{display:inline-flex;align-items:center;justify-content:center;min-width:145px;padding:11px 17px;background:linear-gradient(135deg,#d5a83f,#f0cf76,#c8942d);color:#1b1114;text-decoration:none;font-size:10px;font-weight:800;letter-spacing:.06em;box-shadow:0 5px 12px rgba(182,133,35,.18);}
.ruth-team-editorial .ruth-professionals-button{margin-top:30px;}
.option2-footer-inner{grid-template-columns:170px 1fr 190px!important;align-items:center;min-height:185px!important;padding:22px 0!important;}
.option2-footer-brand{text-align:center;align-self:start;}
.option2-footer-brand img{width:88px;height:88px;object-fit:contain;display:block;margin:0 auto 9px;}
.option2-footer-social{display:flex;justify-content:center;gap:8px;}
.option2-footer-social a{width:29px;height:29px;border:1px solid rgba(224,189,114,.8);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#e0bd72;text-decoration:none;font-size:9px;font-weight:800;}
.option2-footer-social a:hover{background:#e0bd72;color:#160d11;}
.option2-footer-inner nav{align-self:center;}
.option2-footer-inner p{grid-column:2!important;margin:12px 0 0!important;text-align:center;color:#ddd;font-size:9px;line-height:1.7;}
.option2-footer-inner p strong{color:#e0bd72;font-weight:700;letter-spacing:.04em;}
@media(max-width:1000px){.ruth-team-editorial .ruth-professional-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.ruth-team-editorial .ruth-professional-photo{height:350px;}}
@media(max-width:700px){.ruth-about-image,.ruth-visit-photo{width:100%!important;height:auto!important;aspect-ratio:2/1;}.ruth-about-image img,.ruth-visit-photo img{height:100%;}.ruth-team-editorial{padding:48px 0;}.ruth-team-editorial .ruth-professional-grid{grid-template-columns:1fr;}.ruth-team-editorial .ruth-professional-photo{height:380px;}.option2-footer-inner{grid-template-columns:1fr!important;justify-items:center;gap:8px;}.option2-footer-brand{grid-column:auto;}.option2-footer-inner nav{grid-column:auto;flex-wrap:wrap;}.option2-footer-inner p{grid-column:auto!important;}.option2-footer-tag{grid-column:auto;grid-row:auto;}}

/* Admin v1.7 */
.ruthbs-size-editor{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px;padding:12px;border:1px solid #eadfe3;background:#fffafc;}
.ruthbs-size-editor label{font-size:10px;font-weight:700;color:#4a3940;}
.ruthbs-size-editor input,.ruthbs-size-editor select{margin-top:6px;width:100%;}
.ruthbs-menu-editor{margin-top:22px;padding:20px;border:1px solid #eadfe3;background:#fffdfa;}
.ruthbs-menu-editor h2{margin:0 0 5px;font-family:Georgia,serif;font-weight:400;}
.ruthbs-menu-row{display:grid;grid-template-columns:28px 90px 1fr 1.5fr;gap:10px;align-items:end;padding:12px 0;border-bottom:1px solid #eee3e7;cursor:grab;}
.ruthbs-menu-row:last-child{border-bottom:0;}
.ruthbs-menu-row.is-dragging{opacity:.45;background:#fff1f5;}
.ruthbs-drag{color:#c20b52;font-size:20px;cursor:grab;align-self:center;}
.ruthbs-menu-row label{font-size:10px;font-weight:700;color:#56434a;}
.ruthbs-menu-row input[type=text],.ruthbs-menu-row input:not([type]){margin-top:5px;width:100%;}
@media(max-width:800px){.ruthbs-size-editor{grid-template-columns:1fr 1fr;}.ruthbs-menu-row{grid-template-columns:28px 70px 1fr;}.ruthbs-menu-row label:last-child{grid-column:2/-1;}}


/* Ruth Beauty Studios 1.7.1 — responsive Team + professional social links + compact cards */
.ruth-professional-social{display:flex;justify-content:center;align-items:center;gap:8px;margin:8px 0 12px;min-height:24px}
.ruth-professional-social:empty{display:none}
.ruth-professional-social a{width:24px;height:24px;border:1px solid #d2a747;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;color:#a60743!important;font-size:11px!important;font-weight:800!important;letter-spacing:0!important;background:#fff;transition:all .2s ease}
.ruth-professional-social a:hover{background:#a60743;color:#fff!important;border-color:#a60743}
.ruth-team-editorial{padding:48px 0 58px}
.ruth-team-editorial .ruth-team-editorial .ruth-section-heading{margin-bottom:24px}
.ruth-team-editorial .ruth-professional-grid{gap:20px;margin-top:22px}
.ruth-team-editorial .ruth-professional-photo{height:300px}
.ruth-team-editorial .ruth-professional-info{padding:15px 18px 18px}
.ruth-team-editorial .ruth-professional-info h3{font-size:23px}
.ruth-team-editorial .ruth-professional-info p{margin:5px 0 3px}
.ruth-team-editorial .ruth-professional-info small{margin:5px 0 8px;min-height:0}
.ruth-team-editorial .ruth-professionals-button{margin-top:22px}
@media(max-width:1000px){
 .ruth-topline-inner{padding-left:18px;padding-right:18px;gap:14px;flex-wrap:wrap}
 .ruth-professional-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .ruth-team-editorial .ruth-professional-photo{height:270px}
}
@media(max-width:700px){
 .ruth-topline-inner{font-size:10px;gap:9px}
 .ruth-top-follow{display:none}
 .ruth-nav{width:100%;padding:0 14px}
 .ruth-nav-book{font-size:9px;white-space:nowrap}
 .ruth-team-editorial{padding:40px 0 46px}
 .ruth-team-editorial .ruth-section-heading{padding:0 18px;margin-bottom:20px}
 .ruth-team-editorial .ruth-section-heading h2{font-size:32px}
 .ruth-team-editorial .ruth-professional-grid{grid-template-columns:1fr 1fr!important;gap:10px}
 .ruth-team-editorial .ruth-professional-photo{height:220px}
 .ruth-team-editorial .ruth-professional-info{padding:12px 8px 14px}
 .ruth-team-editorial .ruth-professional-info h3{font-size:18px}
 .ruth-team-editorial .ruth-professional-info p{font-size:9px;letter-spacing:.09em}
 .ruth-team-editorial .ruth-professional-info small{font-size:9px}
 .ruth-team-editorial .ruth-professional-info a{min-width:0;width:100%;padding:9px 7px;font-size:9px}
 .ruth-professional-social{margin:6px 0 9px}
}
@media(max-width:430px){
 .ruth-team-editorial .ruth-professional-grid{grid-template-columns:1fr!important}
 .ruth-team-editorial .ruth-professional-photo{height:250px}
 .ruth-team-editorial .ruth-professional-info h3{font-size:20px}
}

/* Ruth Beauty Studios 1.7.2 — Team Option 2 + Home Gallery */
.ruth-team-option2{position:relative;overflow:hidden;padding:54px 0 58px;background:linear-gradient(100deg,#fffafa 0%,#fff 47%,#fff5f6 100%);border-top:1px solid #f1e4e8;border-bottom:1px solid #ead8de}
.ruth-team-option2:before{content:"";position:absolute;left:-120px;bottom:-150px;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,#f6dfe6 0%,#fff6f8 42%,transparent 72%);opacity:.75}
.ruth-team-option2:after{content:"";position:absolute;right:-100px;top:-120px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle at 45% 45%,#f6dfe6 0%,#fff7f8 38%,transparent 70%);opacity:.9}
.ruth-team-option2 .ruth-container{position:relative;z-index:2}
.ruth-team-option2-head{text-align:center;max-width:720px;margin:0 auto 26px;position:relative}
.ruth-team-option2-head .ruth-eyebrow{margin-bottom:8px;color:#b07b27;letter-spacing:.38em;font-size:10px}
.ruth-team-option2-head h2{font-family:Georgia,serif;font-weight:400;color:#21171a;font-size:40px;line-height:1.05;margin:0}
.ruth-team-heading-lines{display:flex;align-items:center;justify-content:center;gap:12px;margin:10px 0 9px;color:#c59b4a}
.ruth-team-heading-lines span{display:block;width:72px;height:1px;background:#cda85c}
.ruth-team-heading-lines i{font-style:normal;font-size:11px}
.ruth-team-option2-head p{margin:0 auto;color:#77696e;font-size:14px;line-height:1.5;max-width:620px}
.ruth-team-book-all{margin-top:16px;background:#a70745!important;color:#fff!important;min-height:42px;padding:0 24px;box-shadow:0 8px 20px rgba(167,7,69,.14)}
.ruth-team-carousel-wrap{position:relative;display:flex;align-items:center;gap:8px}
.ruth-team-carousel{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;gap:20px;width:100%;align-items:start;scrollbar-width:none}
.ruth-team-option2-card{text-align:center;min-width:0;padding:4px 8px 12px;transition:transform .25s ease}
.ruth-team-option2-card:hover{transform:translateY(-4px)}
.ruth-team-option2-avatar{width:142px;height:142px;margin:0 auto 12px;border-radius:50%;padding:4px;background:#fff;border:2px solid #d5a83f;box-shadow:0 5px 20px rgba(111,16,47,.12)}
.ruth-team-option2-avatar img,.ruth-team-option2-avatar .ruth-professional-placeholder{width:100%;height:100%;border-radius:50%;object-fit:cover;display:flex;align-items:center;justify-content:center;background:#f2dbe2;color:#a70745;font-family:Georgia,serif;font-size:38px}
.ruth-team-option2-card h3{font-family:Georgia,serif;font-weight:400;color:#25191d;font-size:20px;margin:0 0 3px}
.ruth-team-option2-card p{margin:0;color:#8e747c;font-size:11px;line-height:1.4}
.ruth-team-option2-card small{display:block;color:#b07b27;font-size:9px;line-height:1.4;margin:4px auto 7px;min-height:12px;max-width:150px}
.ruth-team-option2-social{display:flex;justify-content:center;gap:7px;min-height:25px;margin:4px 0 9px}
.ruth-team-option2-social:empty{display:none}
.ruth-team-option2-social a{width:25px;height:25px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none!important;background:#a70745;color:#fff!important;font-size:11px;font-weight:800;border:1px solid #a70745}
.ruth-team-option2-social a:hover{background:#d5a83f;border-color:#d5a83f;color:#221417!important}
.ruth-team-option2-book{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:34px;padding:0 14px;background:linear-gradient(135deg,#d2a33e,#efd07a,#c9942d);color:#24170c!important;text-decoration:none!important;font-size:9px;font-weight:800;letter-spacing:.06em;box-shadow:0 5px 12px rgba(181,132,35,.14)}
.ruth-team-option2-book span{font-size:13px}
.ruth-team-arrow{flex:0 0 38px;width:38px;height:38px;border-radius:50%;border:1px solid #cda85c;background:#fff;color:#8f0a42;font-size:28px;line-height:1;cursor:pointer;box-shadow:0 5px 15px rgba(86,24,44,.08);z-index:3}
.ruth-team-arrow:hover{background:#a70745;color:#fff}
.ruth-team-decor{position:absolute;z-index:1;color:#a70745;line-height:1.05;pointer-events:none;font-family:cursive;font-size:31px;opacity:.9}
.ruth-team-decor em{font-style:italic}
.ruth-team-decor span{display:block;font-family:Georgia,serif;font-size:34px;color:#b88732;margin-top:6px}
.ruth-team-decor-left{left:30px;top:120px;transform:rotate(-7deg)}
.ruth-team-decor-right{right:28px;bottom:62px;color:#b07b27;font-size:23px;text-align:left;transform:rotate(5deg)}
.ruth-team-decor-right span{font-size:25px}
.ruth-home-gallery{padding:56px 0 62px;background:#fff}
.ruth-home-gallery .ruth-section-heading{margin-bottom:25px}
.ruth-home-gallery-grid{grid-template-columns:repeat(4,1fr);gap:14px}
.ruth-home-gallery .ruth-gallery-card{height:250px;border-radius:3px;box-shadow:0 8px 22px rgba(60,15,30,.08)}
.ruth-gallery-button{display:flex;width:max-content;margin:24px auto 0}
@media(max-width:1100px){
 .ruth-team-carousel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;scrollbar-width:none}
 .ruth-team-option2-avatar{width:128px;height:128px}
 .ruth-team-decor{display:none}
}
@media(max-width:700px){
 .ruth-team-option2{padding:42px 0 46px}
 .ruth-team-option2-head h2{font-size:32px}
 .ruth-team-option2-head p{font-size:12px;padding:0 16px}
 .ruth-team-carousel-wrap{display:block}
 .ruth-team-carousel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:6px;padding:4px 8px 16px;scrollbar-width:none}
 .ruth-team-carousel::-webkit-scrollbar{display:none}
 .ruth-team-option2-card{flex:0 0 48%;scroll-snap-align:center;padding:4px 5px 10px}
 .ruth-team-option2-avatar{width:112px;height:112px}
 .ruth-team-arrow{position:absolute;top:45%;width:34px;height:34px;font-size:23px}
 .ruth-team-prev{left:0}
 .ruth-team-next{right:0}
 .ruth-team-option2-card h3{font-size:18px}
 .ruth-home-gallery{padding:42px 0 48px}
 .ruth-home-gallery-grid{grid-template-columns:repeat(2,1fr);gap:8px}
 .ruth-home-gallery .ruth-gallery-card{height:180px}
}
@media(max-width:430px){
 .ruth-team-option2-card{flex-basis:82%}
 .ruth-team-option2-avatar{width:126px;height:126px}
 .ruth-home-gallery-grid{grid-template-columns:1fr 1fr}
 .ruth-home-gallery .ruth-gallery-card{height:165px}
}

/* V1.7.3 — Team carousel: larger 4x4-style portraits, true horizontal carousel */
.ruth-team-option2 .ruth-team-carousel-wrap{overflow:hidden}
.ruth-team-option2 .ruth-team-carousel{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;gap:20px;padding:8px 4px 18px;scrollbar-width:none;flex:1;min-width:0}
.ruth-team-option2 .ruth-team-carousel::-webkit-scrollbar{display:none}
.ruth-team-option2 .ruth-team-option2-card{flex:0 0 calc((100% - 80px)/5);scroll-snap-align:start;padding:4px 4px 12px}
.ruth-team-option2 .ruth-team-option2-avatar{width:190px;height:190px;max-width:100%;margin-bottom:14px}
.ruth-team-option2 .ruth-team-option2-card h3{font-size:21px}
.ruth-team-option2 .ruth-team-option2-card p{font-size:12px}
.ruth-team-option2 .ruth-team-option2-card small{font-size:10px}
@media(max-width:1100px){
 .ruth-team-option2 .ruth-team-option2-card{flex-basis:calc((100% - 40px)/3)}
 .ruth-team-option2 .ruth-team-option2-avatar{width:175px;height:175px}
}
@media(max-width:700px){
 .ruth-team-option2 .ruth-team-carousel{gap:12px;padding-left:28px;padding-right:28px}
 .ruth-team-option2 .ruth-team-option2-card{flex:0 0 72%;scroll-snap-align:center}
 .ruth-team-option2 .ruth-team-option2-avatar{width:165px;height:165px}
 .ruth-team-option2 .ruth-team-option2-card h3{font-size:19px}
 .ruth-team-option2 .ruth-team-arrow{z-index:5}
}
@media(max-width:430px){
 .ruth-team-option2 .ruth-team-option2-card{flex-basis:82%}
 .ruth-team-option2 .ruth-team-option2-avatar{width:155px;height:155px}
}

/* V1.7.4 — Team Option 2 exact visual direction: compact, blush, gold, decorative salon backdrop */
.ruth-team-option2{
  padding:24px 0 22px;
  background:#fff4f6 url(images/team-option2-bg.jpg) center/cover no-repeat;
  border-top:1px solid #f0dfe3;border-bottom:1px solid #ead8de;
}
.ruth-team-option2:before{
  left:-80px;bottom:-170px;width:380px;height:380px;
  background:radial-gradient(circle,#f3d7df 0%,#fff0f3 52%,transparent 74%);opacity:.55;
}
.ruth-team-option2:after{
  content:"";position:absolute;right:0;top:0;width:27%;height:100%;
  background:linear-gradient(90deg,rgba(255,244,246,.06) 0%,rgba(255,244,246,.38) 35%,rgba(255,244,246,.88) 100%),url(images/demo/visit-photo.jpg) center/cover no-repeat;
  opacity:.48;pointer-events:none;z-index:0;
}
.ruth-team-option2-salon-bg{position:absolute;right:0;top:0;width:27%;height:100%;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(255,244,246,.96),rgba(255,244,246,.25) 48%,rgba(255,244,246,.58)),url(images/demo/visit-photo.jpg) center/cover no-repeat;opacity:.16}
.ruth-team-option2 .ruth-container{position:relative;z-index:3}
.ruth-team-option2-head{max-width:900px;margin:0 auto 12px;padding:0 150px 0 100px;min-height:62px}
.ruth-team-option2-head .ruth-eyebrow{margin-bottom:3px;font-size:9px;letter-spacing:.4em}
.ruth-team-option2-head h2{font-size:32px;line-height:1;margin:0}
.ruth-team-heading-lines{margin:5px 0 4px;gap:9px}
.ruth-team-heading-lines span{width:55px}
.ruth-team-option2-head p{font-size:11px;line-height:1.25;max-width:560px}
.ruth-team-book-all{position:absolute;right:0;top:2px;margin:0!important;min-height:36px;padding:0 19px;font-size:9px}
.ruth-team-carousel-wrap{gap:5px}
.ruth-team-option2 .ruth-team-carousel{gap:12px;padding:3px 34px 7px}
.ruth-team-option2 .ruth-team-option2-card{flex:0 0 calc((100% - 48px)/5);padding:0 3px 4px}
.ruth-team-option2 .ruth-team-option2-avatar{width:150px;height:150px;margin:0 auto 7px;padding:3px;border-width:2px;box-shadow:0 4px 14px rgba(111,16,47,.12)}
.ruth-team-option2 .ruth-team-option2-card h3{font-size:18px;margin:0 0 1px}
.ruth-team-option2 .ruth-team-option2-card p{font-size:10px;line-height:1.2}
.ruth-team-option2 .ruth-team-option2-card small{font-size:8px;line-height:1.2;margin:2px auto 4px;min-height:10px}
.ruth-team-option2 .ruth-team-option2-social{min-height:21px;margin:2px 0 5px;gap:5px}
.ruth-team-option2 .ruth-team-option2-social a{width:21px;height:21px;font-size:10px}
.ruth-team-option2 .ruth-team-option2-book{min-height:28px;padding:0 11px;font-size:8px}
.ruth-team-option2 .ruth-team-option2-book span{font-size:11px}
.ruth-team-option2 .ruth-team-arrow{width:34px;height:34px;flex-basis:34px;font-size:24px;background:rgba(255,255,255,.9)}
.ruth-team-decor-left{left:20px;top:75px;font-size:25px;z-index:3}
.ruth-team-decor-right{right:16px;top:30px;bottom:auto;font-size:18px;z-index:3}

@media(max-width:1100px){
 .ruth-team-option2-head{padding-right:120px;padding-left:60px}
 .ruth-team-option2 .ruth-team-option2-card{flex-basis:calc((100% - 24px)/3)}
 .ruth-team-option2 .ruth-team-option2-avatar{width:145px;height:145px}
 .ruth-team-decor-left{display:block;left:10px;font-size:19px;opacity:.55}
 .ruth-team-decor-right{display:block;right:8px;font-size:15px;opacity:.65}
}
@media(max-width:700px){
 .ruth-team-option2{padding:22px 0 18px}
 .ruth-team-option2:after,.ruth-team-option2-salon-bg{width:40%;opacity:.08}
 .ruth-team-option2-head{padding:0 12px;min-height:0;margin-bottom:10px}
 .ruth-team-option2-head h2{font-size:27px}
 .ruth-team-option2-head p{font-size:11px;padding:0 8px}
 .ruth-team-book-all{position:static;margin-top:8px!important;min-height:32px}
 .ruth-team-option2 .ruth-team-carousel{gap:8px;padding:2px 32px 7px}
 .ruth-team-option2 .ruth-team-option2-card{flex:0 0 72%;scroll-snap-align:center}
 .ruth-team-option2 .ruth-team-option2-avatar{width:145px;height:145px}
 .ruth-team-decor-left{display:none}
 .ruth-team-decor-right{display:none}
 .ruth-team-option2 .ruth-team-arrow{position:absolute;top:46%;z-index:6;width:32px;height:32px}
 .ruth-team-option2 .ruth-team-prev{left:0}.ruth-team-option2 .ruth-team-next{right:0}
}
@media(max-width:430px){
 .ruth-team-option2 .ruth-team-option2-card{flex-basis:82%}
 .ruth-team-option2 .ruth-team-option2-avatar{width:140px;height:140px}
}


/* Ruth Beauty Studios v1.7.7.2 — HOME HERO 1000x300 + navigation embedded inside hero. */
.ruth-option2-home{width:100%;}
.ruth-demo-hero{
  position:relative!important;
  width:min(1000px,100%)!important;
  max-width:1000px!important;
  height:300px!important;
  min-height:300px!important;
  aspect-ratio:1000/300!important;
  margin:0 auto!important;
  overflow:hidden!important;
  background:#080909!important;
}
.ruth-demo-hero .ruth-hero-image{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
}
/* The main navigation now belongs visually and structurally to the hero. */
.ruth-demo-hero .option2-header{
  position:absolute!important;
  top:0!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  height:78px!important;
  min-height:78px!important;
  z-index:20!important;
  background:linear-gradient(180deg,rgba(0,0,0,.72) 0%,rgba(0,0,0,.38) 58%,rgba(0,0,0,0) 100%)!important;
  box-shadow:none!important;
  color:#fff!important;
}
.ruth-demo-hero .option2-header .ruth-nav{
  width:calc(100% - 34px)!important;
  max-width:none!important;
  height:78px!important;
  min-height:78px!important;
  margin:0 auto!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  gap:18px!important;
}
.ruth-demo-hero .option2-header .ruth-brand{
  width:86px!important;
  height:86px!important;
  flex:0 0 86px!important;
  margin:0!important;
  align-self:center!important;
  position:relative!important;
  z-index:25!important;
}
.ruth-demo-hero .option2-header .ruth-brand img{
  width:86px!important;
  height:86px!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:contain!important;
  filter:drop-shadow(0 4px 10px rgba(0,0,0,.45))!important;
}
.ruth-demo-hero .option2-header .ruth-nav nav{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:1!important;
  gap:22px!important;
  margin:0!important;
}
.ruth-demo-hero .option2-header .ruth-nav nav a{
  color:#fff!important;
  text-shadow:0 1px 5px rgba(0,0,0,.75)!important;
  font-size:11px!important;
  font-weight:700!important;
  letter-spacing:.08em!important;
  white-space:nowrap!important;
}
.ruth-demo-hero .option2-header .ruth-nav nav a:hover{color:#f0d28a!important;}
.ruth-demo-hero .option2-header .ruth-nav-book{
  flex:0 0 auto!important;
  padding:9px 17px!important;
  background:linear-gradient(135deg,#d8ae52,#f0d28a,#c59635)!important;
  color:#17110b!important;
  box-shadow:0 5px 14px rgba(0,0,0,.28)!important;
  font-size:9px!important;
  white-space:nowrap!important;
}
.ruth-demo-hero .option2-header .ruth-mobile-toggle{
  color:#fff!important;
  text-shadow:0 1px 5px #000!important;
}
.ruth-demo-hero .ruth-hero-arrow{z-index:18!important;}
.ruth-demo-hero .ruth-hero-dots{z-index:18!important;bottom:10px!important;}
.ruth-demo-hero + .ruth-mobile-book{display:none!important;}

@media(max-width:720px){
  .ruth-demo-hero{
    width:100%!important;
    max-width:100%!important;
    height:auto!important;
    min-height:0!important;
    aspect-ratio:1000/300!important;
  }
  .ruth-demo-hero .option2-header,
  .ruth-demo-hero .option2-header .ruth-nav{
    height:64px!important;
    min-height:64px!important;
  }
  .ruth-demo-hero .option2-header .ruth-nav{width:calc(100% - 20px)!important;gap:8px!important;}
  .ruth-demo-hero .option2-header .ruth-brand{width:62px!important;height:62px!important;flex-basis:62px!important;}
  .ruth-demo-hero .option2-header .ruth-brand img{width:62px!important;height:62px!important;}
  .ruth-demo-hero .option2-header .ruth-nav nav{
    display:none!important;
    position:absolute!important;
    left:10px!important;
    right:10px!important;
    top:60px!important;
    padding:10px!important;
    background:rgba(35,8,18,.96)!important;
    border:1px solid rgba(240,210,138,.35)!important;
    flex-direction:column!important;
    gap:0!important;
  }
  .ruth-demo-hero .option2-header .ruth-nav nav.open{display:flex!important;}
  .ruth-demo-hero .option2-header .ruth-nav nav a{width:100%!important;padding:10px!important;font-size:10px!important;border-bottom:1px solid rgba(255,255,255,.1)!important;}
  .ruth-demo-hero .option2-header .ruth-nav-book{margin-left:auto!important;padding:7px 10px!important;font-size:8px!important;}
  .ruth-demo-hero .option2-header .ruth-mobile-toggle{display:block!important;margin-left:0!important;font-size:23px!important;}
  .ruth-demo-hero .ruth-hero-dots{bottom:5px!important;}
}


/* Ruth Beauty Studios v1.7.7.3 — canonical HOME canvas: 1000x300.
 * Preserve the approved 300px hero height while constraining the desktop Home
 * to the same 1000px canvas as the supplied banner. Navigation stays inside it. */
.ruth-demo-hero{
  width:min(1000px,100%)!important;
  max-width:1000px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  aspect-ratio:1000/300!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:hidden!important;
}
.ruth-demo-hero .ruth-hero-slide,
.ruth-demo-hero .ruth-hero-image{
  width:100%!important;
  height:100%!important;
}
.ruth-demo-hero .ruth-hero-image{
  position:absolute!important;
  inset:0!important;
  max-width:none!important;
  object-fit:fill!important;
  object-position:center center!important;
}
.ruth-demo-hero .option2-header{width:100%!important;max-width:100%!important;left:0!important;right:0!important;}
.ruth-demo-hero .option2-header .ruth-nav{width:calc(100% - 34px)!important;max-width:966px!important;margin-left:auto!important;margin-right:auto!important;}
.ruth-option2-home > section:not(.ruth-demo-hero),
.ruth-option2-home > .ruth-mobile-book{width:100%!important;max-width:1000px!important;margin-left:auto!important;margin-right:auto!important;}
.ruth-option2-home .ruth-container,
.ruth-footer .ruth-container{width:min(calc(100% - 34px),966px)!important;max-width:966px!important;}
@media(max-width:1000px){
  .ruth-demo-hero{width:100%!important;max-width:100%!important;}
  .ruth-option2-home > section:not(.ruth-demo-hero),.ruth-option2-home > .ruth-mobile-book{max-width:100%!important;}
  .ruth-option2-home .ruth-container,.ruth-footer .ruth-container{width:calc(100% - 24px)!important;max-width:none!important;}
}
@media(max-width:720px){
  .ruth-demo-hero{width:100%!important;aspect-ratio:1000/300!important;height:auto!important;}
}

/* Ruth Beauty Studios v1.7.7.9 — HOME HERO exact 1350x400 + embedded navigation. */
.ruth-demo-hero{width:min(1350px,100%)!important;max-width:1350px!important;margin-left:auto!important;margin-right:auto!important;aspect-ratio:1350/400!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden!important}
.ruth-demo-hero .ruth-hero-slide,.ruth-demo-hero .ruth-hero-image{width:100%!important;height:100%!important}
.ruth-demo-hero .ruth-hero-image{position:absolute!important;inset:0!important;max-width:none!important;object-fit:cover!important;object-position:center center!important}
.ruth-demo-hero .option2-header,.ruth-demo-hero .option2-header .ruth-nav{width:100%!important;max-width:none!important}
@media(max-width:1350px){.ruth-demo-hero{width:100%!important;max-width:100%!important}}
@media(max-width:720px){.ruth-demo-hero{width:100%!important;aspect-ratio:1350/400!important;height:auto!important}}


/* Ruth Beauty Studios v1.8.0 — unified 1350px visual canvas.
 * Desktop: the entire Home shares the exact width of the 1350px hero.
 * Smaller screens: the canvas becomes fluid without horizontal scrolling.
 */
.ruth-option2-home{
  width:min(1350px,100%);
  max-width:1350px;
  margin:0 auto;
  overflow:hidden;
  background:#fff;
}
.ruth-option2-home .ruth-demo-hero{
  width:100%!important;
  max-width:1350px!important;
  margin:0 auto!important;
  aspect-ratio:1350/400!important;
}
.ruth-option2-home > .ruth-category-bar,
.ruth-option2-home > section,
.ruth-option2-home > footer{
  width:100%!important;
  max-width:1350px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.ruth-option2-home .ruth-container{
  width:min(1290px,calc(100% - 40px))!important;
  max-width:1290px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
@media(max-width:1350px){
  .ruth-option2-home{width:100%;max-width:100%;}
  .ruth-option2-home .ruth-container{width:calc(100% - 34px)!important;max-width:none!important;}
}
@media(max-width:720px){
  .ruth-option2-home .ruth-container{width:calc(100% - 24px)!important;}
}


/* Ruth Beauty Studios v1.8.1 — adaptive hero height per slide. */
.ruth-option2-home .ruth-demo-hero{
  aspect-ratio:auto!important;
  height:var(--ruth-hero-height,400px)!important;
  min-height:0!important;
  max-height:none!important;
  overflow:hidden!important;
  transition:height .35s ease!important;
}
.ruth-option2-home .ruth-demo-hero .ruth-hero-slide{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  overflow:hidden!important;
}
.ruth-option2-home .ruth-demo-hero .ruth-hero-image{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:fill!important;
  object-position:center center!important;
}
@media(max-width:720px){
  .ruth-option2-home .ruth-demo-hero{
    width:100%!important;
    height:var(--ruth-hero-height,auto)!important;
    aspect-ratio:auto!important;
  }
}


/* Ruth Beauty Studios v1.9.1 — Mobile layout based on approved mobile mockup.
 * Hero is intentionally horizontal on phones; the active image keeps its native
 * aspect ratio so it is never stretched. BOOK NOW sits immediately below it.
 */
@media (max-width:720px){
  html,body{overflow-x:hidden!important;}
  .ruth-option2-home{width:100%!important;max-width:100%!important;margin:0!important;overflow:hidden!important;}

  /* Compact mobile header over the hero */
  .ruth-demo-hero .option2-header{height:58px!important;min-height:58px!important;background:linear-gradient(180deg,rgba(90,0,35,.38),rgba(90,0,35,0))!important;box-shadow:none!important;}
  .ruth-demo-hero .option2-header .ruth-nav{height:58px!important;min-height:58px!important;width:calc(100% - 22px)!important;max-width:none!important;gap:8px!important;}
  .ruth-demo-hero .option2-header .ruth-brand{width:58px!important;height:58px!important;flex:0 0 58px!important;margin:0!important;align-self:center!important;}
  .ruth-demo-hero .option2-header .ruth-brand img{width:58px!important;height:58px!important;max-height:58px!important;object-fit:contain!important;}
  .ruth-demo-hero .option2-header .ruth-nav-book{display:none!important;}
  .ruth-demo-hero .option2-header .ruth-mobile-toggle{display:block!important;margin-left:auto!important;width:44px!important;height:44px!important;border:0!important;background:rgba(255,255,255,.12)!important;color:#fff!important;border-radius:10px!important;font-size:27px!important;line-height:44px!important;text-shadow:0 2px 6px #000!important;}
  .ruth-demo-hero .option2-header .ruth-nav nav{top:55px!important;left:10px!important;right:10px!important;z-index:50!important;background:rgba(86,4,35,.97)!important;border:1px solid rgba(240,210,138,.45)!important;border-radius:12px!important;box-shadow:0 16px 30px rgba(0,0,0,.25)!important;}

  /* Horizontal mobile hero: 2.5:1, no distortion. The JS may adapt per image,
     but stays within a compact horizontal range on phones. */
  .ruth-option2-home .ruth-demo-hero{
    width:100%!important;
    aspect-ratio:1350/400!important;
    height:auto!important;
    min-height:0!important;
    max-height:220px!important;
    overflow:hidden!important;
    background:#f7e4ea!important;
  }
  .ruth-option2-home .ruth-demo-hero .ruth-hero-slide{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;overflow:hidden!important;}
  .ruth-option2-home .ruth-demo-hero .ruth-hero-image{
    position:absolute!important;inset:0!important;width:100%!important;height:100%!important;
    max-width:none!important;display:block!important;object-fit:cover!important;object-position:center center!important;
  }
  .ruth-demo-hero .ruth-hero-arrow{width:34px!important;height:34px!important;font-size:25px!important;line-height:30px!important;top:50%!important;background:rgba(90,0,35,.28)!important;border-color:rgba(255,255,255,.75)!important;}
  .ruth-demo-hero .ruth-hero-arrow.prev{left:8px!important;}.ruth-demo-hero .ruth-hero-arrow.next{right:8px!important;}
  .ruth-demo-hero .ruth-hero-dots{bottom:7px!important;gap:6px!important;}
  .ruth-demo-hero .ruth-hero-dots button{width:8px!important;height:8px!important;}

  /* BOOK immediately below the slider */
  .ruth-demo-hero + .ruth-mobile-book{
    display:flex!important;
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding:10px 14px 12px!important;
    background:#fff4f6!important;
    box-sizing:border-box!important;
    justify-content:center!important;
    position:relative!important;
    z-index:25!important;
  }
  .ruth-demo-hero + .ruth-mobile-book .ruth-btn{
    width:100%!important;max-width:520px!important;min-height:50px!important;
    border-radius:28px!important;background:linear-gradient(135deg,#a90046,#d20b57)!important;
    color:#fff!important;border:1px solid #e6bb63!important;box-shadow:0 8px 20px rgba(126,0,52,.18)!important;
    font-size:13px!important;font-weight:800!important;letter-spacing:.06em!important;
  }

  /* Category strip like the approved mobile concept */
  .ruth-category-bar{background:#fff4f6!important;}
  .ruth-category-grid{grid-template-columns:repeat(4,1fr)!important;gap:0!important;padding:12px 6px!important;}
  .ruth-category-grid a{border:0!important;padding:6px 3px!important;}
  .ruth-category-grid span,.ruth-category-grid .ruth-feature-icon{width:52px!important;height:52px!important;margin:0 auto 6px!important;border-radius:50%!important;background:#fde2e9!important;}
  .ruth-category-grid span img,.ruth-category-grid .ruth-feature-icon img{max-width:34px!important;max-height:34px!important;object-fit:contain!important;}
  .ruth-category-grid b{font-size:10px!important;color:#6f0a31!important;}

  /* Service cards become compact mobile cards */
  .ruth-service-grid{grid-template-columns:1fr!important;gap:10px!important;}
  .ruth-service-card{min-height:96px!important;border-radius:12px!important;display:block!important;overflow:hidden!important;}
  .ruth-service-card>a{display:grid!important;grid-template-columns:108px 1fr!important;min-height:96px!important;}
  .ruth-service-card>a>img,.ruth-service-card>a>.ruth-service-placeholder{width:108px!important;height:96px!important;object-fit:cover!important;}
  .ruth-service-card .option2-service-copy{padding:14px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;}

  /* Gallery: three columns as in the approved mobile concept */
  .ruth-gallery-grid{grid-template-columns:repeat(3,1fr)!important;gap:5px!important;}
  .ruth-gallery-card{height:105px!important;border-radius:7px!important;}
  .ruth-gallery-card span{display:none!important;}

  /* Fixed bottom mobile navigation */
  .ruth-mobile-bottom-nav{display:grid!important;position:fixed!important;left:0!important;right:0!important;bottom:0!important;height:62px!important;z-index:9999!important;grid-template-columns:repeat(5,1fr)!important;background:rgba(255,250,251,.98)!important;border-top:1px solid #e6c3cb!important;box-shadow:0 -8px 24px rgba(70,0,30,.12)!important;backdrop-filter:blur(10px)!important;padding-bottom:env(safe-area-inset-bottom)!important;}
  .ruth-mobile-bottom-nav a{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important;color:#6c5a61!important;text-decoration:none!important;font-size:19px!important;line-height:1!important;}
  .ruth-mobile-bottom-nav a small{font-size:9px!important;font-weight:700!important;letter-spacing:.02em!important;}
  .ruth-mobile-bottom-nav a.active{color:#b6004d!important;}
  .ruth-mobile-bottom-nav a.active span{transform:scale(1.08)!important;}
  body{padding-bottom:64px!important;}
  .ruth-back-top{right:12px!important;bottom:76px!important;width:38px!important;height:38px!important;}
}


/* Ruth Beauty Studios v1.9.2 — mobile hero exact 3.375:1, no crop/no distortion.
 * The mobile hero keeps the same 1350/400 ratio as desktop. Images use contain so
 * artwork is never cropped or stretched; any unused space uses the salon background.
 * Service images are restored to a large, visual-first presentation on mobile.
 */
@media (max-width:720px){
  .ruth-option2-home .ruth-demo-hero{
    width:100%!important;
    max-width:100%!important;
    aspect-ratio:1350/400!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    overflow:hidden!important;
    background:#f7e4ea!important;
  }
  .ruth-option2-home .ruth-demo-hero .ruth-hero-slide{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    overflow:hidden!important;
    background:#f7e4ea!important;
  }
  .ruth-option2-home .ruth-demo-hero .ruth-hero-image{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    max-width:none!important;
    object-fit:contain!important;
    object-position:center center!important;
    display:block!important;
    background:#f7e4ea!important;
  }

  /* Restore large service photography on mobile. */
  .ruth-option2-home .ruth-service-grid{
    grid-template-columns:1fr!important;
    gap:18px!important;
  }
  .ruth-option2-home .ruth-service-card{
    min-height:0!important;
    height:auto!important;
    border-radius:12px!important;
    display:block!important;
    overflow:hidden!important;
  }
  .ruth-option2-home .ruth-service-card>a{
    display:block!important;
    min-height:0!important;
  }
  .ruth-option2-home .ruth-service-card>a>img,
  .ruth-option2-home .ruth-service-card>a>.ruth-service-placeholder{
    display:block!important;
    width:100%!important;
    height:auto!important;
    min-height:220px!important;
    max-height:none!important;
    aspect-ratio:1.25/1!important;
    object-fit:cover!important;
    object-position:center center!important;
  }
  .ruth-option2-home .ruth-service-card .option2-service-copy{
    min-height:92px!important;
    padding:14px 16px!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
  }
}


/* v1.9.3 — Independent mobile slider. Fixed aspect ratio 3.375:1 (1350x400). */
.ruth-mobile-hero{display:none;position:relative;width:100%;aspect-ratio:3.375/1;background:#fff0f4;overflow:hidden}
.ruth-mobile-header{position:absolute;z-index:20;left:0;right:0;top:0;background:rgba(255,247,249,.94);backdrop-filter:blur(8px);box-shadow:0 3px 12px #4b0d1d12}
.ruth-mobile-header-inner{height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 14px}
.ruth-mobile-brand{display:flex;align-items:center;height:58px}.ruth-mobile-brand img{width:52px;height:52px;object-fit:contain}
.ruth-mobile-menu-toggle{border:0;background:transparent;color:#8b0738;font-size:30px;line-height:1;padding:5px 8px;cursor:pointer}
.ruth-mobile-menu{display:none;position:absolute;left:0;right:0;top:58px;background:#fff8fa;padding:14px 18px 18px;box-shadow:0 10px 22px #4b0d1d18;flex-direction:column;gap:10px}.ruth-mobile-menu.open{display:flex}.ruth-mobile-menu a{color:#6f0a31;text-decoration:none;font-weight:800;letter-spacing:.08em;font-size:12px;padding:10px 4px;border-bottom:1px solid #eddde3}
.ruth-mobile-slides{position:absolute;inset:0}.ruth-mobile-slide{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .35s ease;background:#fff0f4}.ruth-mobile-slide.active{opacity:1;visibility:visible}.ruth-mobile-slide img{width:100%;height:100%;display:block;object-fit:contain;object-position:center center}.ruth-mobile-slide-empty{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;background:linear-gradient(135deg,#fff5f7,#f8dce5)}.ruth-mobile-slide-empty span{font-family:cursive;font-size:56px;color:#970b43}.ruth-mobile-slide-empty small{letter-spacing:.28em;color:#7b173f}
.ruth-mobile-hero-arrow{position:absolute;z-index:22;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:50%;border:1px solid #fff;background:#7c073299;color:#fff;font-size:25px;line-height:28px}.ruth-mobile-hero-arrow.prev{left:8px}.ruth-mobile-hero-arrow.next{right:8px}.ruth-mobile-hero-dots{position:absolute;z-index:23;bottom:7px;left:50%;transform:translateX(-50%);display:flex;gap:6px}.ruth-mobile-hero-dots button{width:7px;height:7px;border-radius:50%;border:1px solid #fff;background:#fff9;padding:0}.ruth-mobile-hero-dots button.active{background:#c20b52;border-color:#c20b52}
@media(max-width:720px){
 .ruth-demo-hero{display:none!important}.ruth-mobile-hero{display:block!important;width:100%!important;aspect-ratio:3.375/1!important;height:auto!important;min-height:0!important}.ruth-mobile-book{display:block!important;width:100%!important;padding:8px 12px 10px!important;background:#fff7f9!important}.ruth-mobile-book .ruth-btn{width:100%!important;min-height:46px!important;border-radius:5px!important}
}
@media(min-width:721px){.ruth-mobile-hero{display:none!important}.ruth-mobile-book{display:none!important}}
/* Admin card for the fixed mobile dimension. */
.ruthbs-mobile-slider-spec{display:grid;grid-template-columns:minmax(220px,.8fr) 2fr;gap:20px;align-items:center;background:linear-gradient(135deg,#fff6f8,#fff);border:1px solid #ead7df;border-left:4px solid #c20b52;border-radius:12px;padding:18px 20px;margin:18px 0}.ruthbs-mobile-slider-spec div{display:flex;flex-direction:column;gap:4px}.ruthbs-mobile-slider-spec div>strong{font-size:10px;letter-spacing:.16em;color:#a17a26}.ruthbs-mobile-slider-spec div>b{font-family:Georgia,serif;font-size:28px;color:#6f0a31}.ruthbs-mobile-slider-spec div>span{font-size:12px;color:#76676d}.ruthbs-mobile-slider-spec p{margin:0;color:#665b60;line-height:1.6}.ruthbs-mobile-admin-preview{aspect-ratio:3.375/1!important;height:auto!important;min-height:0!important}.ruthbs-mobile-admin-preview img{width:100%;height:100%;object-fit:contain;background:#fff0f4}.ruthbs-mobile-slide-thumb{aspect-ratio:3.375/1;overflow:hidden}.ruthbs-mobile-slide-thumb img{width:100%;height:100%;object-fit:contain;background:#fff0f4}
@media(max-width:800px){.ruthbs-mobile-slider-spec{grid-template-columns:1fr}.ruthbs-mobile-slider-spec div>b{font-size:22px}}


/* v1.9.5 — Mobile slider follows each image's real aspect ratio. */
.ruth-mobile-hero{aspect-ratio:auto!important;height:auto!important;min-height:0!important;overflow:hidden!important;transition:height .25s ease}
.ruth-mobile-slides{position:absolute!important;inset:0!important;height:100%!important}
.ruth-mobile-slide{position:absolute!important;inset:0!important;height:100%!important;display:flex!important;align-items:flex-start!important;justify-content:center!important}
.ruth-mobile-slide img{width:100%!important;height:auto!important;max-width:100%!important;display:block!important;object-fit:contain!important;object-position:top center!important}
.ruthbs-feature-icon-tools{display:flex;flex-direction:column;gap:6px;min-width:190px}.ruthbs-feature-ai-btn{font-size:9px!important;letter-spacing:.04em!important}.ruthbs-icon-ai-results{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:15px;max-height:55vh;overflow:auto}.ruthbs-icon-ai-result{border:1px solid #ead7df;background:#fff;border-radius:10px;padding:10px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:7px;color:#6f0a31}.ruthbs-icon-ai-result:hover{border-color:#c20b52;transform:translateY(-1px)}.ruthbs-icon-ai-result img{width:42px;height:42px;object-fit:contain}.ruthbs-icon-ai-result span{font-size:9px;word-break:break-all}
@media(max-width:720px){.ruthbs-icon-ai-results{grid-template-columns:repeat(3,minmax(0,1fr))}.ruthbs-feature-icon-tools{min-width:0;width:100%}}

/* v1.9.6 — Mobile slider visibility/robust sizing fix. */
@media (max-width:720px){
  .ruth-option2-home > .ruth-mobile-hero{
    display:block!important;
    position:relative!important;
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
    height:calc(100vw / 3.375)!important;
    min-height:0!important;
    aspect-ratio:3.375/1!important;
    overflow:hidden!important;
    background:#fff0f4!important;
  }
  .ruth-option2-home > .ruth-mobile-hero .ruth-mobile-slides{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
  }
  .ruth-option2-home > .ruth-mobile-hero .ruth-mobile-slide{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
  }
  .ruth-option2-home > .ruth-mobile-hero .ruth-mobile-slide img{
    width:100%!important;
    height:100%!important;
    max-width:100%!important;
    max-height:100%!important;
    object-fit:contain!important;
    object-position:center!important;
  }
  .ruth-option2-home > .ruth-mobile-hero + .ruth-mobile-book{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:8px 12px 10px!important;
  }
}
@media (min-width:721px){
  .ruth-option2-home > .ruth-mobile-hero,
  .ruth-option2-home > .ruth-mobile-book{display:none!important;}
}


/* v1.9.7 — Mobile hero: logo only, no top menu, image never cropped. */
@media (max-width:720px){
  .ruth-option2-home > .ruth-mobile-hero{display:block!important;position:relative!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;height:auto!important;min-height:58px!important;aspect-ratio:auto!important;overflow:hidden!important;background:#fff7f9!important;}
  .ruth-option2-home > .ruth-mobile-hero .ruth-mobile-header{position:absolute!important;left:0!important;right:0!important;top:0!important;height:58px!important;z-index:30!important;background:#fff7f9!important;box-shadow:0 2px 10px rgba(75,13,29,.10)!important;}
  .ruth-option2-home > .ruth-mobile-hero .ruth-mobile-header-inner{height:58px!important;padding:0 14px!important;justify-content:flex-start!important;}
  .ruth-option2-home > .ruth-mobile-hero .ruth-mobile-brand{width:58px!important;height:58px!important;margin:0!important;display:flex!important;align-items:center!important;}
  .ruth-option2-home > .ruth-mobile-hero .ruth-mobile-brand img{width:54px!important;height:54px!important;object-fit:contain!important;}
  .ruth-option2-home > .ruth-mobile-hero .ruth-mobile-menu-toggle,.ruth-option2-home > .ruth-mobile-hero .ruth-mobile-menu{display:none!important;}
  .ruth-option2-home > .ruth-mobile-hero .ruth-mobile-slides{position:absolute!important;left:0!important;right:0!important;top:58px!important;bottom:0!important;width:100%!important;height:auto!important;overflow:hidden!important;background:#fff0f4!important;}
  .ruth-option2-home > .ruth-mobile-hero .ruth-mobile-slide{position:absolute!important;left:0!important;right:0!important;top:0!important;bottom:0!important;width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff0f4!important;}
  .ruth-option2-home > .ruth-mobile-hero .ruth-mobile-slide img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;display:block!important;}
  .ruth-option2-home > .ruth-mobile-hero .ruth-mobile-hero-arrow{z-index:35!important;}
  .ruth-option2-home > .ruth-mobile-hero .ruth-mobile-hero-dots{z-index:36!important;}
  .ruth-option2-home > .ruth-mobile-hero + .ruth-mobile-book{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:8px 12px 10px!important;background:#fff7f9!important;}
  .ruth-option2-home > .ruth-mobile-hero + .ruth-mobile-book .ruth-btn{width:100%!important;min-height:48px!important;border-radius:5px!important;}
}
@media (min-width:721px){.ruth-option2-home > .ruth-mobile-hero,.ruth-option2-home > .ruth-mobile-book{display:none!important;}}

/* v1.9.8 — TEAM empty-state / robust visibility */
.ruth-team-empty{flex:1 1 100%;min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:30px 20px;text-align:center;color:#77696e;border:1px dashed #d5a83f;background:rgba(255,255,255,.72);border-radius:14px}
.ruth-team-empty strong{font-family:Georgia,serif;font-size:22px;font-weight:400;color:#25191d}
.ruth-team-empty span{font-size:12px;line-height:1.5}


/* Ruth Beauty Studios v1.9.9 — Team visibility + clean footer.
 * The Team/Professionals section is a core Home section and must remain visible.
 * Mobile bottom navigation was removed from the standalone Home.
 */
.ruth-team-option2 .ruth-team-carousel{
  justify-content:center;
}
.ruth-team-option2 .ruth-team-option2-card{
  flex:0 0 210px;
}
.ruth-team-option2 .ruth-team-carousel:has(.ruth-team-option2-card:only-child){
  overflow-x:hidden;
}
@media(max-width:700px){
  .ruth-team-option2 .ruth-team-option2-card{flex:0 0 175px;}
}
/* The mobile bottom nav is intentionally disabled; navigation stays in the header. */
.ruth-mobile-bottom-nav{display:none!important;}
/* Remove common third-party cookie revisit/badge widgets from this branded site. */
.cky-btn-revisit-wrapper,
.cky-revisit-bottom-left,
#cookie-law-info-bar,
#cookie-law-info-again,
.cookie-notice-container,
.cookie-notice,
.cn-notice-container,
#cookie-notice,
#cookiescript_badge{
  display:none!important;
}
body{padding-bottom:0!important;}

/* Ruth Beauty Studios v1.9.9.1 — FIX DEFINITIVO: canvas Home = 2048px.
 * The plugin can be rendered inside a narrower WordPress theme content wrapper.
 * These rules deliberately BREAK OUT of that wrapper so the Hero and every Home
 * section share exactly the same 2048px outer canvas. At smaller viewports the
 * canvas becomes fluid. Mobile keeps the normal 100% responsive behavior.
 */
.ruth-option2-home{
  width:min(2048px,100vw)!important;
  max-width:none!important;
  margin-left:50%!important;
  margin-right:0!important;
  transform:translateX(-50%)!important;
  overflow:hidden!important;
}
.ruth-option2-home > .ruth-demo-hero,
.ruth-option2-home > .ruth-mobile-hero,
.ruth-option2-home > .ruth-mobile-book,
.ruth-option2-home > .ruth-category-bar,
.ruth-option2-home > section{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
}
.ruth-option2-home .ruth-demo-hero{
  width:100%!important;
  max-width:none!important;
}
.ruth-option2-home .ruth-container{
  width:calc(100% - 40px)!important;
  max-width:2008px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.ruth-footer{
  width:min(2048px,100vw)!important;
  max-width:none!important;
  margin-left:50%!important;
  margin-right:0!important;
  transform:translateX(-50%)!important;
}
.ruth-footer .ruth-container{
  width:calc(100% - 40px)!important;
  max-width:2008px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.ruth-topline{
  width:min(2048px,100vw)!important;
  max-width:none!important;
  margin-left:50%!important;
  margin-right:0!important;
  transform:translateX(-50%)!important;
}
/* If the theme's content column is narrower than 2048px, do not let its
   alignment rules re-constrain the plugin canvas. */
.ruth-option2-home *{box-sizing:border-box;}
@media(max-width:720px){
  .ruth-option2-home{
    width:100%!important;
    max-width:100%!important;
    margin-left:0!important;
    transform:none!important;
  }
  .ruth-option2-home .ruth-container,
  .ruth-footer .ruth-container{
    width:calc(100% - 24px)!important;
    max-width:none!important;
  }
  .ruth-footer{
    width:100%!important;
    max-width:100%!important;
    margin-left:0!important;
    transform:none!important;
  }
  .ruth-topline{
    width:100%!important;
    max-width:100%!important;
    margin-left:0!important;
    transform:none!important;
  }
}


/* Ruth Beauty Studios v1.9.9.2 — DEFINITIVE RESPONSIVE 2048 CANVAS FIX
 * 2048px is the design maximum, NOT a fixed CSS viewport width.
 * The Home and every section must fill the visitor viewport; their internal
 * content is capped at 2048px. This prevents the page from shrinking to a
 * tiny column when the browser zoom is reduced or when the WP theme wrapper
 * is narrower than the design canvas.
 */
html,body{overflow-x:hidden!important;}
.ruth-option2-home{
  width:100vw!important;
  max-width:none!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:0!important;
  transform:none!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}
.ruth-option2-home > .ruth-demo-hero,
.ruth-option2-home > .ruth-mobile-hero,
.ruth-option2-home > .ruth-mobile-book,
.ruth-option2-home > .ruth-category-bar,
.ruth-option2-home > section{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
  box-sizing:border-box!important;
}
.ruth-option2-home .ruth-demo-hero{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
}
.ruth-option2-home .ruth-container{
  width:calc(100% - 40px)!important;
  max-width:2008px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  box-sizing:border-box!important;
}
.ruth-option2-home .ruth-category-grid{
  width:calc(100% - 40px)!important;
  max-width:2008px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.ruth-footer{
  width:100vw!important;
  max-width:none!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:0!important;
  transform:none!important;
  box-sizing:border-box!important;
}
.ruth-footer .ruth-container{
  width:calc(100% - 40px)!important;
  max-width:2008px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.ruth-topline{
  width:100vw!important;
  max-width:none!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:0!important;
  transform:none!important;
}
@media(max-width:720px){
  .ruth-option2-home{
    width:100vw!important;
    max-width:none!important;
    margin-left:calc(50% - 50vw)!important;
    transform:none!important;
  }
  .ruth-option2-home .ruth-container,
  .ruth-option2-home .ruth-category-grid,
  .ruth-footer .ruth-container{
    width:calc(100% - 24px)!important;
    max-width:none!important;
  }
  .ruth-footer,.ruth-topline{
    width:100vw!important;
    max-width:none!important;
    margin-left:calc(50% - 50vw)!important;
    transform:none!important;
  }
}

/* Ruth Beauty Studios v1.9.9.3 — DEFINITIVE FULL-WIDTH 2048 CANVAS
 * The WordPress/theme content wrapper may be narrower than the Home. Break the
 * Home out of that wrapper while keeping a 2048px maximum design canvas.
 * 2048px is a maximum, never a fixed viewport width.
 */
html body main.ruth-option2-home{
  width:min(2048px,100vw)!important;
  max-width:min(2048px,100vw)!important;
  margin-left:50%!important;
  margin-right:0!important;
  transform:translateX(-50%)!important;
  position:relative!important;
  left:0!important;
  right:auto!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}
html body main.ruth-option2-home > .ruth-demo-hero,
html body main.ruth-option2-home > .ruth-mobile-hero,
html body main.ruth-option2-home > .ruth-mobile-book,
html body main.ruth-option2-home > .ruth-category-bar,
html body main.ruth-option2-home > section,
html body main.ruth-option2-home > footer{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
  box-sizing:border-box!important;
}
html body main.ruth-option2-home .ruth-demo-hero{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
}
html body main.ruth-option2-home .ruth-container,
html body main.ruth-option2-home .ruth-category-grid,
html body .ruth-footer .ruth-container{
  width:calc(100% - 40px)!important;
  max-width:2008px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  box-sizing:border-box!important;
}
html body main.ruth-option2-home .ruth-team-option2,
html body main.ruth-option2-home .ruth-professionals,
html body main.ruth-option2-home .ruth-featured,
html body main.ruth-option2-home .ruth-about,
html body main.ruth-option2-home .ruth-visit,
html body main.ruth-option2-home .ruth-home-gallery{
  width:100%!important;
  max-width:none!important;
}
@media(max-width:720px){
  html body main.ruth-option2-home{
    width:100vw!important;
    max-width:100vw!important;
    margin-left:50%!important;
    transform:translateX(-50%)!important;
  }
  html body main.ruth-option2-home .ruth-container,
  html body main.ruth-option2-home .ruth-category-grid,
  html body .ruth-footer .ruth-container{
    width:calc(100% - 24px)!important;
    max-width:none!important;
  }
}

/* v1.9.9.4 — optional premium FOTOS + VIDEOS gallery mode */
.ruth-gallery-premium-media{position:relative;overflow:hidden;background:#fff9f8;padding:72px 0 0}
.ruth-gallery-premium-bg{position:absolute;inset:0;background:linear-gradient(135deg,#fff 0%,#fff7f7 48%,#f7e6eb 100%);opacity:.96;pointer-events:none}
.ruth-gallery-premium-media>.ruth-container{position:relative;z-index:1}
.ruth-gallery-premium-head{text-align:center;margin-bottom:38px}
.ruth-gallery-premium-head .ruth-eyebrow{letter-spacing:.5em;color:#c20b52;font-size:10px}
.ruth-gallery-premium-head h2{font-family:Georgia,serif;font-size:58px;line-height:.95;margin:7px 0 0;color:#161014;font-weight:500}
.ruth-gallery-script{font-family:cursive;color:#c20b52;font-size:38px;margin-top:-3px}
.ruth-gallery-premium-head p{font-size:10px;letter-spacing:.48em;color:#5c4e54;margin:13px 0 0}
.ruth-gallery-premium-columns{display:grid;grid-template-columns:1.08fr .92fr;gap:42px}
.ruth-gallery-premium-photos{padding-right:38px;border-right:1px solid #e5cdd5}
.ruth-gallery-premium-title{margin-bottom:16px}.ruth-gallery-premium-title h3{font-family:Georgia,serif;font-size:32px;margin:0 0 2px;font-weight:500}.ruth-gallery-premium-title small{font-size:9px;letter-spacing:.35em;color:#8c717b}
.ruth-gallery-mosaic{display:grid;grid-template-columns:1.25fr .72fr .9fr;grid-auto-rows:108px;gap:7px}.ruth-gallery-mosaic-card{position:relative;display:block;overflow:hidden;border-radius:3px;background:#ead9df}.ruth-gallery-mosaic-card:first-child{grid-row:span 4}.ruth-gallery-mosaic-card:nth-child(2),.ruth-gallery-mosaic-card:nth-child(3){grid-row:span 2}.ruth-gallery-mosaic-card:nth-child(4),.ruth-gallery-mosaic-card:nth-child(5),.ruth-gallery-mosaic-card:nth-child(6){grid-row:span 2}.ruth-gallery-mosaic-card img{width:100%;height:100%;object-fit:cover;display:block;transition:.45s}.ruth-gallery-mosaic-card:hover img{transform:scale(1.045)}.ruth-gallery-mosaic-card span{position:absolute;left:10px;right:10px;bottom:9px;color:#fff;font-family:cursive;font-size:16px;text-shadow:0 2px 6px #000;z-index:2}.ruth-gallery-mosaic-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 55%,#0008)}
.ruth-gallery-premium-videos{padding-left:0}.ruth-video-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ruth-video-card{min-width:0}.ruth-video-featured{grid-column:1/-1}.ruth-video-frame{position:relative;aspect-ratio:16/8.8;overflow:hidden;background:#120e10;border-radius:3px}.ruth-video-card:not(.ruth-video-featured) .ruth-video-frame{aspect-ratio:16/7.2}.ruth-video-frame img,.ruth-video-frame iframe,.ruth-video-frame video{width:100%;height:100%;object-fit:cover;border:0;display:block}.ruth-video-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:58px;height:58px;border-radius:50%;border:2px solid #fff;background:#0006;color:#fff;font-size:22px;padding-left:5px;cursor:pointer}.ruth-video-duration{position:absolute;right:10px;top:8px;color:#fff;font-size:12px;background:#0008;padding:3px 6px;border-radius:3px}.ruth-video-card h4{font-family:Georgia,serif;font-size:16px;margin:8px 0 2px}.ruth-video-card>small{font-size:8px;letter-spacing:.22em;color:#8c717b}.ruth-video-placeholder{height:100%;display:flex;align-items:center;justify-content:center;color:#fff;font-family:cursive;font-size:26px;background:linear-gradient(135deg,#310d1d,#c20b52)}
.ruth-gallery-outline-btn{display:flex;width:max-content;margin:22px auto 0;border:1px solid #d35a84;border-radius:999px;background:#fff;color:#27171e;padding:11px 24px;font-size:10px;letter-spacing:.12em;text-decoration:none}.ruth-gallery-outline-btn:hover{background:#c20b52;color:#fff}
.ruth-gallery-lifestyle{position:relative;z-index:1;margin-top:52px;display:grid;grid-template-columns:repeat(4,1fr);background:#f4cbd7;color:#b53667;padding:18px 8%;align-items:center;text-align:center}.ruth-gallery-lifestyle>div{border-right:1px solid #d89aae;font-size:20px}.ruth-gallery-lifestyle>div:last-child{border-right:0}.ruth-gallery-lifestyle strong{display:block;font-size:9px;letter-spacing:.4em;margin-top:5px}.ruth-gallery-lifestyle-script{font-family:cursive;font-size:29px!important}.ruth-gallery-lifestyle-script small{font-family:Arial,sans-serif;display:block;font-size:8px;letter-spacing:.4em}
.ruth-gallery-mode-preview{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.ruth-gallery-mode-preview>div{padding:16px;border:1px solid #ead7de;background:#fff9fa;border-radius:10px}.ruth-gallery-mode-preview strong{display:block;color:#9d003f;font-size:12px;letter-spacing:.14em;margin-bottom:6px}.ruth-gallery-mode-preview span{font-size:12px;color:#6e6267;line-height:1.5}
@media(max-width:900px){.ruth-gallery-premium-columns{grid-template-columns:1fr}.ruth-gallery-premium-photos{padding-right:0;border-right:0}.ruth-gallery-premium-head h2{font-size:44px}.ruth-gallery-script{font-size:31px}.ruth-gallery-premium-head p{letter-spacing:.25em}.ruth-gallery-lifestyle{padding:16px 4%}}
@media(max-width:600px){.ruth-gallery-premium-media{padding-top:48px}.ruth-gallery-premium-head h2{font-size:36px}.ruth-gallery-script{font-size:25px}.ruth-gallery-premium-head p{font-size:8px;letter-spacing:.14em}.ruth-gallery-mosaic{grid-template-columns:1fr 1fr;grid-auto-rows:105px}.ruth-gallery-mosaic-card:first-child{grid-row:span 3}.ruth-gallery-mosaic-card:nth-child(2),.ruth-gallery-mosaic-card:nth-child(3),.ruth-gallery-mosaic-card:nth-child(4),.ruth-gallery-mosaic-card:nth-child(5),.ruth-gallery-mosaic-card:nth-child(6){grid-row:span 1}.ruth-video-grid{grid-template-columns:1fr}.ruth-video-featured{grid-column:auto}.ruth-gallery-lifestyle{grid-template-columns:repeat(2,1fr);gap:14px}.ruth-gallery-lifestyle>div:nth-child(2){border-right:0}.ruth-gallery-lifestyle>div{border-right:0}.ruth-gallery-mode-preview{grid-template-columns:1fr}}

/* Ruth Beauty Studios v2.0.0 — direct booking modal */
.ruthbs-book-trigger{cursor:pointer!important}
.ruthbs-booking-modal{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:20px}
.ruthbs-booking-modal.is-open{display:flex}
.ruthbs-booking-backdrop{position:absolute;inset:0;background:rgba(10,7,9,.72);backdrop-filter:blur(7px)}
.ruthbs-booking-dialog{position:relative;width:min(560px,100%);padding:42px 38px 36px;background:linear-gradient(145deg,#fffafc,#fdf0f5);border:1px solid rgba(194,11,82,.28);box-shadow:0 28px 80px rgba(0,0,0,.32);border-radius:24px;text-align:center;color:#1b1015}
.ruthbs-booking-close{position:absolute;right:14px;top:10px;border:0;background:transparent;font-size:32px;line-height:1;cursor:pointer;color:#7a1b42}
.ruthbs-booking-eyebrow{font-size:10px;letter-spacing:.32em;color:#b38a2d;margin-bottom:10px}
.ruthbs-booking-dialog h2{margin:0 0 10px;font-family:Georgia,serif;font-size:30px;font-weight:500}
.ruthbs-booking-dialog p{margin:0 auto 26px;max-width:430px;color:#6e5961}
.ruthbs-booking-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.ruthbs-book-option{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-height:145px;padding:22px 14px;border-radius:18px;text-decoration:none!important;border:1px solid rgba(194,11,82,.25);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
.ruthbs-book-option:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(92,20,50,.14)}
.ruthbs-book-call{background:#fff;color:#65132f}.ruthbs-book-wa{background:#c20b52;color:#fff;border-color:#c20b52}
.ruthbs-book-icon{font-size:34px;line-height:1}.ruthbs-book-option strong{font-size:13px;letter-spacing:.08em}.ruthbs-book-option small{font-size:11px;opacity:.78}
@media(max-width:640px){.ruthbs-booking-dialog{padding:36px 20px 24px;border-radius:20px}.ruthbs-booking-dialog h2{font-size:24px}.ruthbs-booking-actions{grid-template-columns:1fr;gap:10px}.ruthbs-book-option{min-height:112px;padding:16px}.ruthbs-book-icon{font-size:28px}}

/* v2.0.1 — WhatsApp booking icons */
.ruthbs-whatsapp-icon{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;color:#25D366}
.ruthbs-whatsapp-icon svg{width:52px;height:52px;display:block}
.ruthbs-book-call .ruthbs-whatsapp-icon{color:#25D366}
.ruthbs-book-wa .ruthbs-whatsapp-icon{color:#fff}
.ruthbs-book-call .ruthbs-whatsapp-call-icon svg{filter:drop-shadow(0 2px 5px rgba(37,211,102,.18))}

/* v2.0.5 — Hair Extensions Signature Service: home-width + compact height. Standalone section, no internal header. */
.ruth-signature-extensions{width:100%;background:#fff5f7;color:#24191e;overflow:hidden;border-top:1px solid #ead0d8}
.ruth-signature-inner{width:min(1320px,92%);margin:0 auto;padding:24px 0 18px;display:grid;grid-template-columns:1.02fr 1.05fr .62fr;gap:22px;align-items:stretch;background:radial-gradient(circle at 18% 25%,#fff 0,#fff5f7 48%,#f9e5eb 100%)}
.ruth-signature-copy{padding:8px 4px 6px;display:flex;flex-direction:column;justify-content:center}
.ruth-signature-eyebrow{display:flex;align-items:center;gap:18px;justify-content:center;color:#7e1740;font-size:11px;letter-spacing:.42em;font-weight:700;margin-bottom:9px}.ruth-signature-eyebrow i{display:block;width:76px;height:1px;background:#cda44f}
.ruth-signature-copy h2{font:500 clamp(40px,4vw,62px)/.92 Georgia,serif;text-align:center;margin:0;color:#181316}.ruth-signature-copy h2 em{font-style:normal;color:#c20b52}
.ruth-signature-script{font:italic 25px/1.15 cursive;color:#c20b52;text-align:center;margin:11px 0 16px}.ruth-signature-copy>p{font-size:14px;line-height:1.55;margin:0 auto 18px;max-width:610px;text-align:left;color:#33292d}
.ruth-signature-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:2px 0 12px}.ruth-signature-benefits div{text-align:center}.ruth-signature-benefits span{display:flex;width:58px;height:58px;border:1.5px solid #cda44f;border-radius:50%;align-items:center;justify-content:center;margin:0 auto 8px;color:#a70a45;font-size:27px}.ruth-signature-benefits b{font-size:9px;line-height:1.25;letter-spacing:.03em;color:#2b2024}
.ruth-signature-book{display:flex;align-items:center;justify-content:center;gap:15px;min-height:51px;border-radius:28px;background:linear-gradient(135deg,#a90645,#d91c67);color:#fff;text-decoration:none;font-weight:800;letter-spacing:.05em;font-size:12px;box-shadow:0 10px 24px #9d073e22}.ruth-signature-book span{font-size:25px}.ruth-signature-book strong{font-size:22px;margin-left:auto;margin-right:18px}.ruth-signature-whatsapp{text-align:center;margin-top:8px;font-size:9px;letter-spacing:.12em;color:#2d2227}.ruth-signature-tagline{font:italic 25px/1 cursive;color:#c20b52;text-align:center;margin:17px 0 0}
.ruth-signature-main-image{position:relative;min-height:380px;border-radius:5px;overflow:hidden;border:1px solid #dec7cd;background:#eee}.ruth-signature-main-image img{width:100%;height:100%;min-height:380px;object-fit:cover;object-position:center;display:block}.ruth-signature-main-image span{position:absolute;right:20px;bottom:20px;color:#fff;font:italic 21px/1 cursive;text-align:right;text-shadow:0 2px 10px #000}
.ruth-signature-side{display:flex;flex-direction:column;gap:8px}.ruth-signature-side figure{margin:0}.ruth-signature-side figure img{width:100%;height:115px;object-fit:cover;display:block;border:1px solid #dec7cd;border-radius:5px}.ruth-signature-side figure figcaption{text-align:center;font-size:9px;letter-spacing:.05em;margin-top:7px;color:#35282e}.ruth-signature-beforeafter{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ruth-signature-beforeafter figure img{height:108px}.ruth-signature-method{display:flex;align-items:center;gap:12px;background:#f8d6e0;border:1px solid #edb8c8;border-radius:5px;padding:10px}.ruth-signature-method>strong{font-size:38px;color:#b00848;font-weight:400}.ruth-signature-method b{font-size:11px}.ruth-signature-method p{font-size:10px;line-height:1.35;margin:5px 0 0;color:#49383e}
.ruth-transformations{position:relative;background:linear-gradient(135deg,#680027,#a50948 52%,#650024);padding:16px 60px 22px}.ruth-transform-heading{display:flex;align-items:center;justify-content:center;gap:18px;margin-bottom:10px}.ruth-transform-heading i{width:90px;height:1px;background:#e0bd72}.ruth-transform-heading h3{color:#fff;font:500 25px/1 Georgia,serif;letter-spacing:.08em;text-align:center;margin:0}.ruth-transform-heading span{display:block;text-align:center;color:#f7e9ed;font-size:9px;letter-spacing:.2em;margin-top:6px}.ruth-transform-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;max-width:1250px;margin:0 auto}.ruth-transform-pair{display:grid;grid-template-columns:1fr 1fr;gap:4px}.ruth-transform-pair img{width:100%;height:120px;object-fit:cover;display:block;border:1px solid #fff;border-radius:4px}.ruth-transform-arrow{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;border:1px solid #f3aac5;border-radius:50%;background:transparent;color:#fff;font-size:38px;line-height:1}.ruth-transform-arrow.prev{left:22px}.ruth-transform-arrow.next{right:22px}
@media(max-width:1050px){.ruth-signature-inner{grid-template-columns:1fr 1fr}.ruth-signature-copy{grid-column:1/-1}.ruth-signature-main-image{min-height:340px}.ruth-signature-main-image img{min-height:340px}.ruth-transform-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.ruth-signature-inner{width:92%;display:flex;flex-direction:column;padding:20px 0 14px;gap:16px}.ruth-signature-copy{order:1;padding:5px 5px 0}.ruth-signature-main-image{order:2;min-height:300px}.ruth-signature-main-image img{min-height:300px}.ruth-signature-side{order:3}.ruth-signature-benefits{gap:3px}.ruth-signature-benefits span{width:48px;height:48px;font-size:22px}.ruth-signature-benefits b{font-size:8px}.ruth-signature-script{font-size:22px}.ruth-signature-copy>p{font-size:12px}.ruth-transformations{padding:14px 38px 18px}.ruth-transform-heading i{width:35px}.ruth-transform-heading h3{font-size:18px}.ruth-transform-grid{display:flex;overflow:hidden;gap:10px}.ruth-transform-pair{min-width:78%;}.ruth-transform-pair img{height:125px}.ruth-transform-arrow.prev{left:8px}.ruth-transform-arrow.next{right:8px}}

/* v2.0.5 FINAL — Hair Extensions aligned to the exact Home/Services canvas.
 * The section uses the same outer width as Services and is compressed to the
 * same visual height range. No internal header/menu. */
html body main.ruth-option2-home > #hair-extensions.ruth-signature-extensions{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
  padding:0!important;
  box-sizing:border-box!important;
}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-inner{
  width:calc(100% - 40px)!important;
  max-width:2008px!important;
  margin:0 auto!important;
  padding:14px 0 10px!important;
  grid-template-columns:minmax(0,1.02fr) minmax(0,1.08fr) minmax(190px,.58fr)!important;
  gap:14px!important;
  min-height:0!important;
  box-sizing:border-box!important;
}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-copy{
  padding:0 2px!important;
  min-height:210px!important;
  justify-content:center!important;
}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-eyebrow{
  font-size:9px!important;
  letter-spacing:.32em!important;
  gap:10px!important;
  margin-bottom:5px!important;
}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-eyebrow i{width:48px!important}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-copy h2{
  font-size:clamp(32px,3.1vw,48px)!important;
  line-height:.88!important;
}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-script{
  font-size:19px!important;
  margin:7px 0 9px!important;
}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-copy>p{
  font-size:11px!important;
  line-height:1.38!important;
  max-width:560px!important;
  margin-bottom:9px!important;
}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-benefits{
  gap:2px!important;
  margin:0 0 8px!important;
}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-benefits span{
  width:42px!important;height:42px!important;font-size:20px!important;margin-bottom:4px!important;
}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-benefits b{font-size:7px!important}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-book{
  min-height:38px!important;border-radius:22px!important;font-size:10px!important;gap:9px!important;
}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-book span{font-size:19px!important}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-book strong{font-size:17px!important;margin-right:12px!important}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-whatsapp{font-size:7px!important;margin-top:4px!important}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-tagline{font-size:17px!important;margin:7px 0 0!important;line-height:.9!important}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-main-image,
html body main.ruth-option2-home > #hair-extensions .ruth-signature-main-image img{
  min-height:210px!important;height:210px!important;
}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-main-image span{
  right:12px!important;bottom:12px!important;font-size:15px!important;
}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-side{gap:5px!important}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-side figure img{
  height:63px!important;border-radius:4px!important;
}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-side figure figcaption{
  font-size:7px!important;margin-top:3px!important;
}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-beforeafter{gap:5px!important}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-beforeafter figure img{height:58px!important}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-method{
  gap:7px!important;padding:6px!important;min-height:43px!important;box-sizing:border-box!important;
}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-method>strong{font-size:27px!important}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-method b{font-size:8px!important}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-method p{font-size:7px!important;line-height:1.25!important;margin:2px 0 0!important}
html body main.ruth-option2-home > #hair-extensions .ruth-transformations{
  padding:8px 40px 10px!important;
}
html body main.ruth-option2-home > #hair-extensions .ruth-transform-heading{
  gap:10px!important;margin-bottom:5px!important;
}
html body main.ruth-option2-home > #hair-extensions .ruth-transform-heading i{width:60px!important}
html body main.ruth-option2-home > #hair-extensions .ruth-transform-heading h3{font-size:17px!important}
html body main.ruth-option2-home > #hair-extensions .ruth-transform-heading span{font-size:7px!important;margin-top:3px!important}
html body main.ruth-option2-home > #hair-extensions .ruth-transform-grid{gap:12px!important;max-width:1250px!important}
html body main.ruth-option2-home > #hair-extensions .ruth-transform-pair img{height:72px!important}
html body main.ruth-option2-home > #hair-extensions .ruth-transform-arrow{width:32px!important;height:32px!important;font-size:26px!important}
html body main.ruth-option2-home > #hair-extensions .ruth-transform-arrow.prev{left:7px!important}
html body main.ruth-option2-home > #hair-extensions .ruth-transform-arrow.next{right:7px!important}

@media(max-width:1050px){
  html body main.ruth-option2-home > #hair-extensions .ruth-signature-inner{grid-template-columns:1fr 1fr!important}
  html body main.ruth-option2-home > #hair-extensions .ruth-signature-copy{grid-column:1/-1!important;min-height:0!important}
  html body main.ruth-option2-home > #hair-extensions .ruth-signature-main-image,
  html body main.ruth-option2-home > #hair-extensions .ruth-signature-main-image img{height:250px!important;min-height:250px!important}
}
@media(max-width:700px){
  html body main.ruth-option2-home > #hair-extensions .ruth-signature-inner{width:calc(100% - 24px)!important;grid-template-columns:1fr!important;padding:14px 0 10px!important}
  html body main.ruth-option2-home > #hair-extensions .ruth-signature-copy{grid-column:auto!important}
  html body main.ruth-option2-home > #hair-extensions .ruth-signature-main-image,
  html body main.ruth-option2-home > #hair-extensions .ruth-signature-main-image img{height:270px!important;min-height:270px!important}
  html body main.ruth-option2-home > #hair-extensions .ruth-transformations{padding:9px 34px 12px!important}
  html body main.ruth-option2-home > #hair-extensions .ruth-transform-grid{gap:8px!important}
  html body main.ruth-option2-home > #hair-extensions .ruth-transform-pair{min-width:82%!important}
  html body main.ruth-option2-home > #hair-extensions .ruth-transform-pair img{height:100px!important}
}


/* v2.0.6 FINAL — Hair Extensions redesigned as a compact three-column section. */
.ruth-signature-v206{width:100%!important;max-width:none!important;background:#fff5f7!important;border-top:1px solid #ead0d8!important;overflow:hidden!important}
.ruth-signature-v206 .ruth-signature-v206-grid{width:min(100%,2008px);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);gap:18px;padding:18px 20px;box-sizing:border-box;background:radial-gradient(circle at 15% 20%,#fff 0,#fff5f7 52%,#f9e5eb 100%)}
.ruth-signature-v206 .ruth-signature-copy{min-width:0;padding:6px 4px;justify-content:center}
.ruth-signature-v206 .ruth-signature-eyebrow{font-size:10px;letter-spacing:.32em;gap:10px;margin-bottom:6px}.ruth-signature-v206 .ruth-signature-eyebrow i{width:48px}
.ruth-signature-v206 .ruth-signature-copy h2{font-size:clamp(34px,3.2vw,52px);line-height:.9}.ruth-signature-v206 .ruth-signature-script{font-size:21px;margin:8px 0 11px}.ruth-signature-v206 .ruth-signature-copy>p{font-size:12px;line-height:1.45;margin:0 auto 12px;max-width:540px}
.ruth-signature-v206 .ruth-signature-benefits{gap:4px;margin:0 0 12px}.ruth-signature-v206 .ruth-signature-benefits span{width:46px;height:46px;font-size:21px;margin-bottom:5px}.ruth-signature-v206 .ruth-signature-benefits b{font-size:7.5px}
.ruth-signature-v206 .ruth-signature-book{min-height:42px;font-size:10px}.ruth-signature-v206 .ruth-signature-book span{font-size:20px}.ruth-signature-v206 .ruth-signature-book strong{font-size:17px}.ruth-signature-v206 .ruth-signature-whatsapp{font-size:7px;margin-top:5px}
.ruth-signature-v206 .ruth-signature-main-image{height:300px;min-height:300px;border-radius:5px}.ruth-signature-v206 .ruth-signature-main-image img{height:300px;min-height:300px;object-fit:cover}.ruth-signature-v206 .ruth-signature-main-image span{right:14px;bottom:14px;font-size:16px}
.ruth-signature-v206 .ruth-signature-transform-col{min-width:0;padding:3px 4px;display:flex;flex-direction:column;justify-content:center}.ruth-signature-v206 .ruth-transform-heading{gap:8px;margin:0 0 12px}.ruth-signature-v206 .ruth-transform-heading i{width:42px;background:#cda44f}.ruth-signature-v206 .ruth-transform-heading h3{font-size:19px;color:#24191e;letter-spacing:.06em}.ruth-signature-v206 .ruth-transform-heading h3 em{font-style:normal;color:#c20b52}.ruth-signature-v206 .ruth-transform-heading span{color:#7e1740;font-size:7px;margin-top:4px}
.ruth-signature-v206 .ruth-transform-grid{display:grid;grid-template-columns:1fr;gap:10px;max-width:none}.ruth-signature-v206 .ruth-transform-pair{display:grid;grid-template-columns:1fr 1fr;gap:5px}.ruth-signature-v206 .ruth-transform-pair>div{min-width:0;text-align:center}.ruth-signature-v206 .ruth-transform-pair img{width:100%;height:62px;object-fit:cover;border:1px solid #fff;border-radius:5px;display:block}.ruth-signature-v206 .ruth-transform-pair span{display:block;font-size:7px;letter-spacing:.08em;color:#5a2539;margin-top:3px}
.ruth-signature-v206 .ruth-transformations{display:none!important}
@media(max-width:1050px){.ruth-signature-v206 .ruth-signature-v206-grid{grid-template-columns:1fr 1fr}.ruth-signature-v206 .ruth-signature-copy{grid-column:1/-1}.ruth-signature-v206 .ruth-signature-main-image{height:280px;min-height:280px}.ruth-signature-v206 .ruth-signature-main-image img{height:280px;min-height:280px}}
@media(max-width:700px){.ruth-signature-v206 .ruth-signature-v206-grid{width:100%;grid-template-columns:1fr;padding:16px 14px;gap:14px}.ruth-signature-v206 .ruth-signature-copy{grid-column:auto}.ruth-signature-v206 .ruth-signature-main-image{height:260px;min-height:260px}.ruth-signature-v206 .ruth-signature-main-image img{height:260px;min-height:260px}.ruth-signature-v206 .ruth-signature-transform-col{padding:0}.ruth-signature-v206 .ruth-transform-grid{grid-template-columns:1fr 1fr}.ruth-signature-v206 .ruth-transform-pair{grid-template-columns:1fr}.ruth-signature-v206 .ruth-transform-pair img{height:100px}}


/* v2.0.7 — square center image + larger Real Transformations + compact Home canvas */
.ruth-signature-v207{width:100%!important;max-width:none!important;background:#fff5f7!important;border-top:1px solid #ead0d8!important;overflow:hidden!important}
.ruth-signature-v207 .ruth-signature-v207-grid{width:min(100%,1320px);margin:0 auto;display:grid;grid-template-columns:1.05fr .92fr 1.05fr;gap:18px;padding:18px 0;box-sizing:border-box;background:radial-gradient(circle at 15% 20%,#fff 0,#fff5f7 52%,#f9e5eb 100%)}
.ruth-signature-v207 .ruth-signature-copy{min-width:0;padding:4px 0;justify-content:center}
.ruth-signature-v207 .ruth-signature-main-image{width:100%;aspect-ratio:1/1;height:auto;min-height:0;border-radius:6px;overflow:hidden;align-self:center}
.ruth-signature-v207 .ruth-signature-main-image img{width:100%;height:100%;min-height:0;object-fit:cover;display:block}
.ruth-signature-v207 .ruth-signature-transform-col{min-width:0;padding:2px 0;display:flex;flex-direction:column;justify-content:center}
.ruth-signature-v207 .ruth-transform-grid{display:grid;grid-template-columns:1fr;gap:12px;max-width:none}
.ruth-signature-v207 .ruth-transform-pair{display:grid;grid-template-columns:1fr 1fr;gap:7px}
.ruth-signature-v207 .ruth-transform-pair img{width:100%;height:112px;object-fit:cover;border:1px solid #fff;border-radius:6px;display:block}
.ruth-signature-v207 .ruth-transform-pair span{display:block;font-size:8px;letter-spacing:.08em;color:#5a2539;margin-top:4px;text-align:center}
.ruth-signature-v207 .ruth-transform-heading{gap:8px;margin:0 0 10px}.ruth-signature-v207 .ruth-transform-heading h3{font-size:20px}.ruth-signature-v207 .ruth-transform-heading span{font-size:8px;margin-top:3px}
@media(max-width:1050px){.ruth-signature-v207 .ruth-signature-v207-grid{width:calc(100% - 30px);grid-template-columns:1fr 1fr}.ruth-signature-v207 .ruth-signature-copy{grid-column:1/-1}.ruth-signature-v207 .ruth-signature-main-image{max-width:440px;justify-self:center}.ruth-signature-v207 .ruth-transform-pair img{height:110px}}
@media(max-width:700px){.ruth-signature-v207 .ruth-signature-v207-grid{width:100%;grid-template-columns:1fr;padding:16px 14px;gap:14px}.ruth-signature-v207 .ruth-signature-copy{grid-column:auto}.ruth-signature-v207 .ruth-signature-main-image{max-width:100%;aspect-ratio:1/1}.ruth-signature-v207 .ruth-transform-grid{grid-template-columns:1fr}.ruth-signature-v207 .ruth-transform-pair img{height:125px}}


/* v2.0.7 CORRECTED — definitive Hair Extensions layout: same Home canvas,
 * compact height, square center image, and exactly two transformation pairs. */
html body main.ruth-option2-home > #hair-extensions.ruth-signature-extensions{
  width:100%!important;max-width:none!important;margin:0!important;padding:0!important;box-sizing:border-box!important;
  background:#fff5f7!important;
}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-v207-grid,
html body main.ruth-option2-home > #hair-extensions .ruth-signature-inner{
  width:100%!important;max-width:100%!important;margin:0!important;padding:12px 2.5%!important;
  box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,1.04fr) minmax(300px,.86fr) minmax(0,1.04fr)!important;
  gap:18px!important;align-items:stretch!important;background:radial-gradient(circle at 18% 25%,#fff 0,#fff5f7 48%,#f9e5eb 100%)!important;
}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-copy{padding:2px 0!important;min-height:0!important;justify-content:center!important}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-eyebrow{font-size:10px!important;gap:9px!important;letter-spacing:.30em!important;margin-bottom:5px!important}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-eyebrow i{width:42px!important}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-copy h2{font-size:clamp(30px,3.15vw,49px)!important;line-height:.9!important}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-script{font-size:19px!important;margin:6px 0 8px!important}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-copy>p{font-size:11px!important;line-height:1.35!important;margin:0 auto 8px!important;max-width:560px!important}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-benefits{gap:3px!important;margin:0 0 8px!important}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-benefits span{width:42px!important;height:42px!important;font-size:19px!important;margin-bottom:3px!important}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-benefits b{font-size:7px!important}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-book{min-height:38px!important;font-size:10px!important;border-radius:22px!important}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-whatsapp{font-size:7px!important;margin-top:3px!important}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-main-image.ruth-signature-square-image{
  width:100%!important;aspect-ratio:1/1!important;height:auto!important;min-height:0!important;max-height:none!important;align-self:center!important;
}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-main-image.ruth-signature-square-image img{width:100%!important;height:100%!important;min-height:0!important;object-fit:cover!important}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-main-image span{right:12px!important;bottom:12px!important;font-size:15px!important}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-transform-col{display:flex!important;flex-direction:column!important;min-width:0!important}
html body main.ruth-option2-home > #hair-extensions .ruth-transform-heading{margin:2px 0 9px!important;gap:9px!important}
html body main.ruth-option2-home > #hair-extensions .ruth-transform-heading i{width:42px!important;background:#cda44f!important}
html body main.ruth-option2-home > #hair-extensions .ruth-transform-heading h3{font-size:21px!important;color:#24191e!important;letter-spacing:.04em!important}
html body main.ruth-option2-home > #hair-extensions .ruth-transform-heading h3 em{color:#c20b52!important;font-style:normal!important}
html body main.ruth-option2-home > #hair-extensions .ruth-transform-heading span{color:#7e1740!important;font-size:8px!important;letter-spacing:.14em!important;margin-top:4px!important}
html body main.ruth-option2-home > #hair-extensions .ruth-transform-grid-two{display:grid!important;grid-template-columns:1fr 1fr!important;grid-template-rows:1fr 1fr!important;gap:10px!important;max-width:none!important;margin:0!important;flex:1!important}
html body main.ruth-option2-home > #hair-extensions .ruth-transform-grid-two .ruth-transform-pair{display:contents!important}
html body main.ruth-option2-home > #hair-extensions .ruth-transform-grid-two .ruth-transform-pair>div{min-width:0!important;display:flex!important;flex-direction:column!important}
html body main.ruth-option2-home > #hair-extensions .ruth-transform-grid-two .ruth-transform-pair img{width:100%!important;height:auto!important;aspect-ratio:1.08/1!important;object-fit:cover!important;border:1px solid #d8b4bf!important;border-radius:6px!important;display:block!important}
html body main.ruth-option2-home > #hair-extensions .ruth-transform-grid-two .ruth-transform-pair span{font-size:8px!important;color:#6d1a3b!important;letter-spacing:.12em!important;text-align:center!important;margin-top:3px!important}
html body main.ruth-option2-home > #hair-extensions .ruth-transform-arrow{display:none!important}
/* Dashboard: transformation cards mirror Slider slide cards. */
.ruthbs-hair-transform-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:14px}
.ruthbs-hair-transform-admin-card{position:relative;background:#fff;border:1px solid #e5d9de;border-radius:10px;padding:14px;box-shadow:0 8px 22px rgba(90,0,35,.06)}
.ruthbs-hair-transform-admin-card .ruthbs-slide-number{position:absolute;top:10px;left:10px;z-index:2;background:#e7bf58;color:#21181b;border-radius:5px;padding:5px 8px;font-weight:800;font-size:11px}
.ruthbs-hair-transform-thumbs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px}
.ruthbs-hair-transform-thumbs>div>span{display:block;font-size:9px;font-weight:800;letter-spacing:.1em;color:#7e1740;margin:0 0 5px}
.ruthbs-hair-transform-thumbs .ruthbs-slide-thumb{height:150px;border:1px solid #e2d3d9;border-radius:7px;overflow:hidden;background:#f7edf0}
.ruthbs-hair-transform-thumbs .ruthbs-slide-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.ruthbs-hair-transform-thumbs .ruthbs-slide-thumb:empty:before{content:'SIN IMAGEN';display:flex;height:100%;align-items:center;justify-content:center;color:#a58d97;font-size:9px}
.ruthbs-hair-transform-admin-card .ruthbs-slide-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.ruthbs-hair-transform-admin-card .ruthbs-slide-actions .ruthbs-save-hair-transform{grid-column:1/-1}
@media(max-width:1050px){html body main.ruth-option2-home > #hair-extensions .ruth-signature-v207-grid,html body main.ruth-option2-home > #hair-extensions .ruth-signature-inner{grid-template-columns:1fr 1fr!important}.ruthbs-hair-transform-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){html body main.ruth-option2-home > #hair-extensions .ruth-signature-v207-grid,html body main.ruth-option2-home > #hair-extensions .ruth-signature-inner{grid-template-columns:1fr!important;padding:12px 4%!important}.ruthbs-hair-transform-grid{grid-template-columns:1fr}.ruthbs-hair-transform-thumbs .ruthbs-slide-thumb{height:130px}}


/* v2.1.5 — Hair Extensions main media can be a lightweight video. */
.ruthbs-hair-video-picker{display:flex;flex-direction:column;align-items:flex-start;gap:10px}
.ruthbs-hair-video-preview{display:block;width:min(100%,520px);max-height:260px;aspect-ratio:16/9;object-fit:cover;border:1px solid #e2c8d1;border-radius:8px;background:#120b0f}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-media{position:relative;overflow:hidden}
html body main.ruth-option2-home > #hair-extensions .ruth-signature-main-video{width:100%;height:100%;min-height:0;display:block;object-fit:cover;object-position:center;background:#160d12}

/* Ruth Beauty Studios v2.1.6 — unified gallery canvas + complete gallery page */
html body main.ruth-option2-home > section.ruth-gallery-premium-media{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
}
html body main.ruth-option2-home > section.ruth-gallery-premium-media > .ruth-container{
  width:calc(100% - 40px)!important;
  max-width:2008px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.ruth-gallery-premium-media .ruth-video-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
.ruth-gallery-premium-media .ruth-video-featured{grid-column:1/-1;}
.ruth-video-frame{cursor:pointer;}
.ruth-video-poster{width:100%;height:100%;object-fit:cover;display:block;}
.ruth-video-preview-label{position:absolute;left:10px;bottom:9px;z-index:3;background:rgba(194,11,82,.92);color:#fff;padding:5px 9px;border-radius:999px;font-size:8px;letter-spacing:.16em;font-weight:800;}

.ruth-gallery-page{background:#fff8f8;}
.ruth-gallery-page-main{width:min(2048px,100%);margin:0 auto;background:#fff8f8;}
.ruth-gallery-page-header .ruth-container{width:calc(100% - 40px)!important;max-width:2008px!important;}
.ruth-gallery-page-hero{background:linear-gradient(135deg,#fff 0%,#fff5f7 55%,#f5dce5 100%);padding:82px 0 52px;text-align:center;border-bottom:1px solid #ead5dc;}
.ruth-gallery-page-hero .ruth-eyebrow{color:#c20b52;}
.ruth-gallery-page-hero h1{font:500 clamp(48px,6vw,88px)/.95 Georgia,serif;margin:0;color:#171217;}
.ruth-gallery-page-hero h1 em{font-family:cursive;color:#c20b52;font-style:normal;font-weight:400;}
.ruth-gallery-page-hero p{font-size:10px;letter-spacing:.42em;color:#6f6268;margin:18px 0 26px;}
.ruth-gallery-page-tabs{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;}
.ruth-gallery-page-tabs a{border:1px solid #c20b52;border-radius:999px;padding:11px 24px;color:#24161d;background:#fff;text-decoration:none;font-size:10px;font-weight:800;letter-spacing:.14em;}
.ruth-gallery-page-tabs a:hover{background:#c20b52;color:#fff;}
.ruth-gallery-page-section{padding:74px 0;}
.ruth-gallery-page-videos{background:#f5e9ed;}
.ruth-gallery-page-section>.ruth-container{width:calc(100% - 40px)!important;max-width:2008px!important;margin-left:auto!important;margin-right:auto!important;}
.ruth-gallery-page-heading{text-align:center;margin-bottom:36px;}
.ruth-gallery-page-heading h2{font:500 clamp(36px,4vw,60px)/1 Georgia,serif;margin:5px 0 12px;color:#171217;}
.ruth-gallery-page-heading p{color:#766970;margin:0 auto;max-width:720px;}
.ruth-gallery-page-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;}
.ruth-gallery-page-card{height:320px;display:block;position:relative;overflow:hidden;border-radius:4px;background:#ead9df;}
.ruth-gallery-page-card img{width:100%;height:100%;object-fit:cover;transition:.45s;display:block;}
.ruth-gallery-page-card:hover img{transform:scale(1.045);}
.ruth-gallery-page-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 48%,rgba(0,0,0,.72));}
.ruth-gallery-page-card span{position:absolute;left:15px;right:15px;bottom:14px;z-index:2;color:#fff;font-family:Georgia,serif;font-size:14px;}
.ruth-gallery-page-video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;}
.ruth-gallery-page-video-card{min-width:0;background:#fff;padding:0 0 20px;box-shadow:0 12px 28px rgba(50,20,35,.09);}
.ruth-gallery-page-video-card .ruth-video-frame{aspect-ratio:16/9;border-radius:0;}
.ruth-gallery-page-video-card h3{font:500 20px/1.15 Georgia,serif;margin:16px 18px 5px;color:#21181c;}
.ruth-gallery-page-video-card>small{margin:0 18px;color:#9b7180;font-size:8px;letter-spacing:.2em;}
.ruth-gallery-page .ruth-video-play{z-index:4;}
@media(max-width:1000px){
 .ruth-gallery-page-grid{grid-template-columns:repeat(3,minmax(0,1fr));}
 .ruth-gallery-page-video-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:700px){
 html body main.ruth-option2-home > section.ruth-gallery-premium-media > .ruth-container,
 .ruth-gallery-page-header .ruth-container,
 .ruth-gallery-page-section>.ruth-container{width:calc(100% - 24px)!important;max-width:none!important;}
 .ruth-gallery-premium-media .ruth-video-grid{grid-template-columns:1fr;}
 .ruth-gallery-premium-media .ruth-video-featured{grid-column:auto;}
 .ruth-gallery-page-hero{padding:54px 0 38px;}
 .ruth-gallery-page-hero p{letter-spacing:.18em;font-size:8px;}
 .ruth-gallery-page-section{padding:52px 0;}
 .ruth-gallery-page-grid{grid-template-columns:1fr 1fr;gap:8px;}
 .ruth-gallery-page-card{height:190px;}
 .ruth-gallery-page-video-grid{grid-template-columns:1fr;gap:18px;}
}

/* ==========================================================
   RUTH BEAUTY STUDIOS v2.1.7 — DEFINITIVE PREMIUM GALLERY
   ========================================================== */
html body main.ruth-option2-home > section.ruth-gallery-premium-media{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:#fff8f8!important;}
.ruth-gallery-premium-shell{width:min(2008px,calc(100% - 48px));margin:0 auto;padding:76px 0 0;}
.ruth-gallery-premium-head{text-align:center;margin:0 auto 42px;position:relative;}
.ruth-gallery-premium-head h2{font:500 clamp(42px,5vw,76px)/.95 Georgia,serif;letter-spacing:-.035em;margin:0;color:#1b1418;}
.ruth-gallery-premium-head h2 em{font-family:cursive;font-style:normal;font-weight:400;color:#c20b52;}
.ruth-gallery-premium-head .ruth-gallery-script{font:400 clamp(25px,2.5vw,39px)/1.1 cursive;color:#b27b31;margin:7px 0 13px;}
.ruth-gallery-premium-head p{font-size:9px;letter-spacing:.42em;color:#8a727b;margin:0;}
.ruth-gallery-premium-layout{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.32fr);gap:44px;align-items:start;}
.ruth-gallery-photo-panel{min-width:0;padding-right:28px;border-right:1px solid #e5d3d9;}
.ruth-gallery-video-panel{min-width:0;}
.ruth-gallery-premium-title{display:flex;justify-content:space-between;align-items:end;gap:20px;margin:0 0 18px;}
.ruth-gallery-premium-title>div{display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:end;}
.ruth-gallery-premium-title span{font-size:9px;color:#c20b52;letter-spacing:.18em;font-weight:800;padding-bottom:3px;}
.ruth-gallery-premium-title h3{font:500 21px/1 Georgia,serif;letter-spacing:.06em;margin:0;color:#22171c;}
.ruth-gallery-premium-title small{grid-column:2;font-size:7px;letter-spacing:.23em;color:#a58c95;margin-top:5px;}
.ruth-gallery-premium-title>a{font-size:8px;letter-spacing:.16em;color:#c20b52;text-decoration:none;font-weight:800;white-space:nowrap;}
.ruth-gallery-masonry{display:grid;grid-template-columns:1.12fr .88fr;grid-auto-rows:96px;gap:8px;}
.ruth-gallery-masonry-card{position:relative;display:block;overflow:hidden;background:#ead9df;min-height:0;}
.ruth-gallery-masonry-card:nth-child(1){grid-row:span 4;}
.ruth-gallery-masonry-card:nth-child(2),.ruth-gallery-masonry-card:nth-child(3){grid-row:span 2;}
.ruth-gallery-masonry-card:nth-child(n+4){grid-row:span 2;}
.ruth-gallery-masonry-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease;}
.ruth-gallery-masonry-card:hover img{transform:scale(1.045);}
.ruth-gallery-masonry-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(20,6,13,.68));}
.ruth-gallery-masonry-card span{position:absolute;left:11px;right:11px;bottom:10px;color:#fff;z-index:2;font:400 12px/1.1 Georgia,serif;}
.ruth-gallery-video-masonry{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:14px;align-items:start;}
.ruth-gallery-video-card{grid-column:span 4;min-width:0;}
.ruth-gallery-video-card.is-featured{grid-column:span 5;}
.ruth-gallery-video-card:nth-child(2){grid-column:span 4;}
.ruth-gallery-video-card:nth-child(3){grid-column:span 3;}
.ruth-gallery-video-card:nth-child(4){grid-column:span 3;}
.ruth-gallery-video-card:nth-child(n+5){grid-column:span 4;}
.ruth-gallery-video-card .ruth-video-frame{position:relative;overflow:hidden;background:#250d18;border-radius:2px;aspect-ratio:var(--video-ratio,9/16);box-shadow:0 16px 38px rgba(60,9,30,.13);}
.ruth-gallery-video-card.is-featured .ruth-video-frame{aspect-ratio:var(--video-ratio,9/16);}
.ruth-video-frame:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(20,5,13,.02),transparent 52%,rgba(20,5,13,.34));}
.ruth-video-poster,.ruth-gallery-video-card .ruth-video-frame>img{width:100%;height:100%;object-fit:cover;display:block;}
.ruth-video-smart-poster{width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;background:radial-gradient(circle at 50% 35%,#d91a6c 0,#8d0c3d 42%,#220b16 100%);color:#fff;position:relative;}
.ruth-video-smart-poster:after{content:"";position:absolute;inset:14px;border:1px solid rgba(241,204,124,.58);}
.ruth-video-smart-poster span{position:relative;z-index:2;font:400 18px/1.05 cursive;letter-spacing:.02em;text-shadow:0 2px 10px #0007;}
.ruth-video-smart-poster b{font:700 6px/1 Arial,sans-serif;letter-spacing:.34em;}
.ruth-video-preview-label{position:absolute!important;left:9px;bottom:9px;z-index:5;background:rgba(194,11,82,.94);color:#fff;padding:5px 8px;border-radius:999px;font-size:7px;letter-spacing:.15em;font-weight:800;}
.ruth-video-play{position:absolute!important;left:50%;top:50%;transform:translate(-50%,-50%);z-index:6;width:54px!important;height:54px!important;border-radius:50%!important;border:1px solid rgba(255,255,255,.9)!important;background:rgba(22,6,15,.38)!important;color:#fff!important;font-size:19px!important;padding:0 0 0 3px!important;cursor:pointer;backdrop-filter:blur(6px);transition:.25s;}
.ruth-video-play:hover{transform:translate(-50%,-50%) scale(1.08);background:#c20b52!important;}
.ruth-video-card-shine{position:absolute;inset:-50% -20%;z-index:4;pointer-events:none;background:linear-gradient(105deg,transparent 35%,rgba(255,255,255,.14) 50%,transparent 65%);transform:translateX(-55%);transition:transform .8s;}
.ruth-gallery-video-card:hover .ruth-video-card-shine{transform:translateX(55%);}
.ruth-gallery-video-meta{padding:10px 2px 3px;}
.ruth-gallery-video-meta>span{font-size:7px;letter-spacing:.2em;color:#b0832d;font-weight:800;}
.ruth-gallery-video-meta h4{font:500 15px/1.12 Georgia,serif;margin:4px 0;color:#25191e;}
.ruth-gallery-video-meta small{font-size:7px;letter-spacing:.18em;color:#9a818b;}
.ruth-gallery-premium-more{display:inline-flex;align-items:center;gap:13px;margin-top:18px;border:1px solid #d29baf;padding:10px 15px;color:#8d1647;text-decoration:none;font-size:8px;font-weight:800;letter-spacing:.17em;transition:.25s;}
.ruth-gallery-premium-more:hover{background:#c20b52;color:#fff;border-color:#c20b52;}
.ruth-gallery-premium-more b{font-size:14px;line-height:0;font-weight:400;}
.ruth-gallery-premium-signature{margin:48px -1px 0;padding:16px 0;border-top:1px solid #ead6dd;display:flex;justify-content:center;align-items:center;gap:16px;color:#9e7482;}
.ruth-gallery-premium-signature span{font:500 9px Georgia,serif;letter-spacing:.28em;}
.ruth-gallery-premium-signature b{color:#c20b52;font-size:17px;}
.ruth-gallery-premium-signature small{font-size:7px;letter-spacing:.23em;}

/* Definitive standalone gallery: no narrow theme wrapper and no giant logo. */
html body.ruth-gallery-page{background:#fff8f8!important;overflow-x:hidden;}
.ruth-gallery-page-header .ruth-container{width:min(1400px,calc(100% - 48px))!important;max-width:1400px!important;}
.ruth-gallery-page-header .ruth-brand{width:92px!important;height:92px!important;flex:0 0 92px!important;margin-top:5px!important;overflow:visible!important;}
.ruth-gallery-page-header .ruth-brand img{width:92px!important;height:92px!important;max-width:92px!important;max-height:92px!important;object-fit:contain!important;}
.ruth-gallery-page-header .ruth-nav{height:76px!important;}
.ruth-gallery-page-main{width:100%!important;max-width:none!important;margin:0!important;background:#fff8f8;}
.ruth-gallery-page-hero{padding:92px 24px 54px!important;background:linear-gradient(135deg,#fff 0%,#fff7f9 52%,#f1dce4 100%)!important;}
.ruth-gallery-page-hero-inner{width:min(1200px,100%);margin:0 auto;}
.ruth-gallery-page-hero h1{font:500 clamp(48px,7vw,100px)/.9 Georgia,serif!important;letter-spacing:-.04em!important;}
.ruth-gallery-page-hero h1 em{font-family:cursive!important;color:#c20b52!important;font-style:normal!important;font-weight:400!important;}
.ruth-gallery-page-hero p{font-size:9px!important;letter-spacing:.45em!important;}
.ruth-gallery-page-tabs a{padding:11px 22px!important;}
.ruth-gallery-page-section{padding:90px 0!important;}
.ruth-gallery-page-container{width:min(1800px,calc(100% - 48px));margin:0 auto;}
.ruth-gallery-page-heading{margin:0 auto 34px!important;max-width:900px!important;}
.ruth-gallery-page-heading>span{font-size:8px;letter-spacing:.25em;color:#c20b52;font-weight:800;}
.ruth-gallery-page-heading h2{font:500 clamp(38px,4vw,64px)/1 Georgia,serif!important;margin:7px 0 12px!important;}
.ruth-gallery-page-heading p{max-width:680px;margin:0 auto!important;color:#766970;}
.ruth-gallery-page-photo-masonry{columns:4 260px;column-gap:12px;}
.ruth-gallery-page-photo-card{position:relative;display:block;break-inside:avoid;margin:0 0 12px;overflow:hidden;background:#ead9df;min-height:180px;}
.ruth-gallery-page-photo-card img{width:100%;height:auto;min-height:180px;display:block;object-fit:cover;transition:transform .6s;}
.ruth-gallery-page-photo-card:hover img{transform:scale(1.035);}
.ruth-gallery-page-photo-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 55%,rgba(20,6,13,.7));}
.ruth-gallery-page-photo-card span{position:absolute;left:16px;right:16px;bottom:14px;color:#fff;z-index:2;font:400 14px Georgia,serif;}
.ruth-gallery-page-videos{background:#210914!important;}
.ruth-gallery-page-heading.light h2{color:#fff!important;}
.ruth-gallery-page-heading.light p{color:#d8c2cb!important;}
.ruth-gallery-page-video-masonry{columns:5 230px;column-gap:18px;}
.ruth-gallery-page-video-card{break-inside:avoid;margin:0 0 24px;background:#fff;box-shadow:0 22px 45px rgba(0,0,0,.16);}
.ruth-gallery-page-video-card .ruth-video-frame{width:100%;aspect-ratio:var(--video-ratio,9/16);position:relative;overflow:hidden;background:#2b0b19;}
.ruth-gallery-page-video-meta{padding:16px 17px 18px;}
.ruth-gallery-page-video-meta>span{font-size:7px;letter-spacing:.2em;color:#b0832d;font-weight:800;}
.ruth-gallery-page-video-meta h3{font:500 20px/1.1 Georgia,serif;color:#23171d;margin:5px 0 8px;}
.ruth-gallery-page-video-meta small{font-size:7px;letter-spacing:.2em;color:#9a818b;}
@media(max-width:1100px){
 .ruth-gallery-premium-layout{grid-template-columns:1fr;gap:45px}.ruth-gallery-photo-panel{padding-right:0;border-right:0}.ruth-gallery-video-masonry{grid-template-columns:repeat(12,minmax(0,1fr));}
 .ruth-gallery-video-card.is-featured{grid-column:span 5}.ruth-gallery-video-card{grid-column:span 4!important;}
 .ruth-gallery-page-photo-masonry{columns:3 220px}.ruth-gallery-page-video-masonry{columns:4 210px;}
}
@media(max-width:700px){
 .ruth-gallery-premium-shell{width:calc(100% - 24px);padding-top:52px}.ruth-gallery-premium-layout{gap:34px}.ruth-gallery-premium-head{margin-bottom:28px}.ruth-gallery-premium-head p{letter-spacing:.17em}.ruth-gallery-photo-panel{padding:0}.ruth-gallery-masonry{grid-template-columns:1fr 1fr;grid-auto-rows:88px}.ruth-gallery-masonry-card:nth-child(1){grid-row:span 3}.ruth-gallery-video-masonry{display:grid;grid-template-columns:1fr 1fr;gap:11px}.ruth-gallery-video-card,.ruth-gallery-video-card.is-featured,.ruth-gallery-video-card:nth-child(n){grid-column:auto!important}.ruth-gallery-video-card.is-featured{grid-column:1/-1!important}.ruth-gallery-video-card.is-featured .ruth-video-frame{aspect-ratio:var(--video-ratio,9/16)}.ruth-video-play{width:48px!important;height:48px!important;font-size:16px!important}.ruth-gallery-premium-signature{margin-top:30px}.ruth-gallery-page-header .ruth-container{width:calc(100% - 24px)!important}.ruth-gallery-page-header .ruth-brand,.ruth-gallery-page-header .ruth-brand img{width:72px!important;height:72px!important;max-width:72px!important;max-height:72px!important}.ruth-gallery-page-header .ruth-nav{height:68px!important}.ruth-gallery-page-header .ruth-nav nav{display:none}.ruth-gallery-page-header .ruth-nav{justify-content:space-between}.ruth-gallery-page-hero{padding:60px 16px 42px!important}.ruth-gallery-page-hero h1{font-size:46px!important}.ruth-gallery-page-hero p{font-size:7px!important;letter-spacing:.18em!important}.ruth-gallery-page-section{padding:55px 0!important}.ruth-gallery-page-container{width:calc(100% - 24px)}.ruth-gallery-page-photo-masonry{columns:2 145px;column-gap:7px}.ruth-gallery-page-photo-card{margin-bottom:7px}.ruth-gallery-page-video-masonry{columns:2 140px;column-gap:10px}.ruth-gallery-page-video-card{margin-bottom:12px}.ruth-gallery-page-video-meta{padding:11px 12px 13px}.ruth-gallery-page-video-meta h3{font-size:15px}.ruth-gallery-page-tabs{gap:7px}.ruth-gallery-page-tabs a{padding:9px 13px!important;font-size:8px!important;}
}

/* v2.1.8 — Gallery page must use the same Ruth Beauty front-end canvas/assets as Home. */
html body.ruth-gallery-page{margin:0!important;background:#fff8f8!important;color:#23171d!important;overflow-x:hidden}
html body.ruth-gallery-page .ruth-gallery-page-main{width:100%!important;max-width:none!important;margin:0!important}
html body.ruth-gallery-page .ruth-gallery-page-container{width:min(2008px,calc(100% - 48px))!important;max-width:2008px!important;margin-left:auto!important;margin-right:auto!important}
html body.ruth-gallery-page .ruth-gallery-page-header .ruth-container{width:min(2008px,calc(100% - 48px))!important;max-width:2008px!important;margin-left:auto!important;margin-right:auto!important}
html body.ruth-gallery-page .ruth-gallery-page-hero-inner{width:min(1400px,100%)!important;margin:0 auto!important}
html body.ruth-gallery-page .ruth-gallery-page-section{width:100%!important;box-sizing:border-box!important}
html body.ruth-gallery-page .ruth-gallery-page-photo-masonry,
html body.ruth-gallery-page .ruth-gallery-page-video-masonry{width:100%!important}
html body.ruth-gallery-page .ruth-gallery-page-video-card{min-width:0!important}
html body.ruth-gallery-page .ruth-gallery-page-video-card .ruth-video-frame{aspect-ratio:var(--video-ratio,9/16)!important;height:auto!important}
html body.ruth-gallery-page .ruth-gallery-page-video-card .ruth-video-frame iframe,
html body.ruth-gallery-page .ruth-gallery-page-video-card .ruth-video-frame video{width:100%!important;height:100%!important;border:0!important;display:block!important;object-fit:cover!important}
html body.ruth-gallery-page .ruth-gallery-page-video-card .ruth-video-poster{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}
html body.ruth-gallery-page .ruth-gallery-page-header{width:100%!important}
html body.ruth-gallery-page .ruth-gallery-page-header .ruth-brand img{object-fit:contain!important}
@media(max-width:700px){html body.ruth-gallery-page .ruth-gallery-page-container,html body.ruth-gallery-page .ruth-gallery-page-header .ruth-container{width:calc(100% - 24px)!important}.ruth-gallery-page-video-masonry{columns:2 145px!important}}

/* v2.1.9 — Gallery layout follows the Dashboard visual editor. */
html body .ruth-gallery-video-masonry{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:78px;gap:14px;align-items:stretch}
html body .ruth-gallery-video-masonry .ruth-gallery-video-card{grid-column:span var(--gallery-col,4);grid-row:span var(--gallery-row,4);display:flex;flex-direction:column;min-height:0;min-width:0}
html body .ruth-gallery-video-masonry .ruth-gallery-video-card .ruth-video-frame{flex:1;min-height:0;height:100%;aspect-ratio:auto!important}
html body .ruth-gallery-video-masonry .ruth-gallery-video-card .ruth-gallery-video-meta{flex:0 0 auto}
html body .ruth-gallery-video-masonry .ruth-gallery-video-card.is-featured{grid-column:span var(--gallery-col,5)}
html body .ruth-gallery-page-video-masonry{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:82px;gap:18px;align-items:stretch}
html body .ruth-gallery-page-video-masonry .ruth-gallery-page-video-card{grid-column:span var(--gallery-col,4);grid-row:span var(--gallery-row,4);display:flex;flex-direction:column;min-width:0;min-height:0;margin:0;background:#fff}
html body .ruth-gallery-page-video-masonry .ruth-gallery-page-video-card .ruth-video-frame{flex:1;height:100%;min-height:0;aspect-ratio:auto!important}
html body .ruth-gallery-page-video-masonry .ruth-gallery-page-video-card .ruth-gallery-page-video-meta{flex:0 0 auto}
@media(max-width:900px){html body .ruth-gallery-video-masonry{grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:72px}html body .ruth-gallery-video-masonry .ruth-gallery-video-card{grid-column:span min(var(--gallery-col,4),3);grid-row:span max(3,min(var(--gallery-row,4),6))}html body .ruth-gallery-page-video-masonry{grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:75px}html body .ruth-gallery-page-video-masonry .ruth-gallery-page-video-card{grid-column:span min(var(--gallery-col,4),3);grid-row:span max(3,min(var(--gallery-row,4),7))}}
@media(max-width:600px){html body .ruth-gallery-video-masonry{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:100px;gap:10px}html body .ruth-gallery-video-masonry .ruth-gallery-video-card,html body .ruth-gallery-video-masonry .ruth-gallery-video-card.is-featured{grid-column:span 1!important;grid-row:auto!important}html body .ruth-gallery-video-masonry .ruth-gallery-video-card .ruth-video-frame{aspect-ratio:var(--video-ratio,9/16)!important;height:auto;min-height:160px;flex:none}html body .ruth-gallery-page-video-masonry{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;gap:10px}html body .ruth-gallery-page-video-masonry .ruth-gallery-page-video-card{grid-column:span 1!important;grid-row:auto!important}.ruth-gallery-page-video-masonry .ruth-gallery-page-video-card .ruth-video-frame{aspect-ratio:var(--video-ratio,9/16)!important;height:auto;min-height:0;flex:none}}

/* v2.2.0 — saved Header logo size/position */
@media(min-width:701px){
  html body .ruth-header .ruth-brand{width:var(--logo-w,180px)!important;height:var(--logo-w,180px)!important;flex:0 0 var(--logo-w,180px)!important;transform:translate(var(--logo-x,30px),var(--logo-y,20px))!important;transform-origin:top left!important;}
  html body .ruth-header .ruth-brand img{width:var(--logo-w,180px)!important;height:var(--logo-w,180px)!important;max-width:none!important;max-height:none!important;object-fit:contain!important;}
  html body .ruth-gallery-page-header .ruth-brand{width:var(--logo-w,92px)!important;height:var(--logo-w,92px)!important;flex-basis:var(--logo-w,92px)!important;}
  html body .ruth-gallery-page-header .ruth-brand img{width:var(--logo-w,92px)!important;height:var(--logo-w,92px)!important;max-width:none!important;max-height:none!important;}
}
.ruth-footer-logo-link{display:inline-flex!important;align-items:center;justify-content:center;text-decoration:none!important;color:inherit!important}

/* Ruth Beauty Studios v2.6 — mobile single cover mode. PC remains unchanged. */
.ruthbs-mobile-cover{display:none;}
@media(max-width:720px){
  .ruthbs-mobile-cover{display:block;width:100%;overflow:hidden;background:#fff;text-align:center;}
  .ruthbs-mobile-cover img{display:block;width:100%;height:auto;max-height:none;object-fit:cover;}
  .ruthbs-mobile-cover-book{display:flex;align-items:center;justify-content:center;margin:14px auto 20px;width:calc(100% - 36px);height:48px;background:#b88b35;color:#fff;text-decoration:none;text-transform:uppercase;font-weight:800;letter-spacing:1px;border-radius:4px;}
  .hero,.mobile-slider,.ruth-mobile-slider,.ruthbs-mobile-slider{display:none!important;}
}

/* Ruth Beauty Studios v2.7 — MOBILE SINGLE COVER DEFINITIVE
 * Mobile only: remove every Hero/Slider, use one controlled portrait cover,
 * overlay the logo + hamburger, then BOOK NOW, then WELCOME TO. Desktop untouched.
 */
.ruthbs-mobile-cover,.ruthbs-mobile-cover-book-wrap{display:none;}
@media(max-width:720px){
  /* Remove all previous mobile/desktop hero sliders from the mobile flow. */
  html body main.ruth-option2-home > .ruth-demo-hero,
  html body main.ruth-option2-home > .ruth-mobile-hero,
  html body main.ruth-option2-home > .ruth-mobile-book,
  html body main.ruth-option2-home > .ruth-category-bar{
    display:none!important;
  }

  /* Single portrait cover: complete image visible, controlled height. */
  html body .ruthbs-mobile-cover{
    display:flex!important;
    position:relative!important;
    width:100%!important;
    height:min(70vh,560px)!important;
    min-height:430px!important;
    max-height:560px!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    align-items:center!important;
    justify-content:center!important;
    background:#fff7f9!important;
    isolation:isolate!important;
  }
  html body .ruthbs-mobile-cover-image{
    display:block!important;
    width:100%!important;
    height:100%!important;
    max-width:100%!important;
    max-height:100%!important;
    object-fit:contain!important;
    object-position:center center!important;
    margin:0!important;
  }

  /* Elegant floating controls over the cover. */
  html body .ruthbs-mobile-cover-overlay{
    position:absolute!important;
    top:0!important;left:0!important;right:0!important;
    height:86px!important;
    z-index:20!important;
    display:flex!important;
    align-items:flex-start!important;
    justify-content:space-between!important;
    padding:10px 13px!important;
    pointer-events:none!important;
    background:linear-gradient(to bottom,rgba(34,13,18,.28),transparent)!important;
  }
  html body .ruthbs-mobile-cover-logo{
    width:68px!important;height:68px!important;
    display:flex!important;align-items:center!important;justify-content:center!important;
    pointer-events:auto!important;
    text-decoration:none!important;
    filter:drop-shadow(0 3px 8px rgba(0,0,0,.25))!important;
  }
  html body .ruthbs-mobile-cover-logo img{
    width:68px!important;height:68px!important;
    max-width:none!important;max-height:none!important;
    object-fit:contain!important;
  }
  html body .ruthbs-mobile-cover-menu{
    width:48px!important;height:48px!important;
    margin:4px 0 0!important;
    padding:0!important;
    border:1px solid rgba(255,255,255,.78)!important;
    border-radius:50%!important;
    background:rgba(71,23,35,.34)!important;
    backdrop-filter:blur(7px)!important;
    -webkit-backdrop-filter:blur(7px)!important;
    color:#fff!important;
    font-size:25px!important;
    line-height:48px!important;
    text-align:center!important;
    cursor:pointer!important;
    pointer-events:auto!important;
    box-shadow:0 4px 14px rgba(0,0,0,.18)!important;
  }
  html body .ruthbs-mobile-cover-menu[aria-expanded="true"]{
    background:rgba(194,11,82,.82)!important;
  }

  /* Hamburger menu opens over the cover without changing page height. */
  html body .ruthbs-mobile-cover-nav{
    display:none!important;
    position:absolute!important;
    top:68px!important;right:12px!important;left:12px!important;
    z-index:25!important;
    padding:8px!important;
    background:rgba(255,248,250,.97)!important;
    border:1px solid #ead7df!important;
    border-radius:10px!important;
    box-shadow:0 12px 28px rgba(50,20,35,.18)!important;
  }
  html body .ruthbs-mobile-cover-nav.open{display:flex!important;flex-direction:column!important;}
  html body .ruthbs-mobile-cover-nav a{
    display:block!important;
    padding:12px 14px!important;
    color:#6f0a31!important;
    text-decoration:none!important;
    font-size:11px!important;
    font-weight:800!important;
    letter-spacing:.08em!important;
    border-bottom:1px solid #eddde3!important;
  }
  html body .ruthbs-mobile-cover-nav a:last-child{border-bottom:0!important;}

  /* BOOK NOW is directly below the cover. */
  html body .ruthbs-mobile-cover-book-wrap{
    display:block!important;
    width:100%!important;
    margin:0!important;
    padding:10px 14px 14px!important;
    background:#fff7f9!important;
  }
  html body .ruthbs-mobile-cover-book{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    min-height:50px!important;
    padding:0 18px!important;
    margin:0!important;
    background:linear-gradient(135deg,#c99a43,#e8c875,#b9832d)!important;
    color:#24170c!important;
    border:0!important;
    border-radius:5px!important;
    text-decoration:none!important;
    text-transform:uppercase!important;
    font-size:11px!important;
    font-weight:900!important;
    letter-spacing:.12em!important;
    box-shadow:0 7px 16px rgba(181,132,35,.20)!important;
  }

  /* Welcome must be the first Home section after BOOK NOW. */
  html body main.ruth-option2-home > #about{
    display:block!important;
    margin-top:0!important;
  }
}
@media(min-width:721px){
  .ruthbs-mobile-cover,.ruthbs-mobile-cover-book-wrap{display:none!important;}
}


/* Ruth Beauty Studios v2.7.1 — MOBILE FINAL POLISH
 * Desktop/PC is intentionally untouched. Mobile only:
 * - larger overlaid logo
 * - cover flush to the full viewport width with a controlled height
 * - keep ONLY the cover BOOK NOW button
 * - remove the duplicate desktop header/book from the mobile flow
 * - video gallery uses a clean single-column stack to prevent overlap
 */
@media(max-width:720px){
  /* The mobile cover is the only visual header below the top strip. */
  html body .ruth-top-book,
  html body main.ruth-option2-home > .ruth-demo-hero .option2-header,
  html body main.ruth-option2-home > .ruth-header.option2-header,
  html body .option2-header{
    display:none!important;
  }

  /* Full-width cover, but intentionally shorter than the full phone screen. */
  html body .ruthbs-mobile-cover{
    width:100vw!important;
    max-width:100vw!important;
    height:clamp(400px,108vw,500px)!important;
    min-height:400px!important;
    max-height:500px!important;
    margin:0!important;
    padding:0!important;
    left:50%!important;
    transform:translateX(-50%)!important;
    overflow:hidden!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
  }
  html body .ruthbs-mobile-cover-image{
    width:100%!important;
    height:100%!important;
    max-width:none!important;
    max-height:none!important;
    object-fit:cover!important;
    object-position:center 28%!important;
    display:block!important;
  }

  /* Larger logo, still elegant and safely inside the cover. */
  html body .ruthbs-mobile-cover-logo,
  html body .ruthbs-mobile-cover-logo img{
    width:92px!important;
    height:92px!important;
    max-width:92px!important;
    max-height:92px!important;
  }
  html body .ruthbs-mobile-cover-logo{
    margin-top:2px!important;
  }
  html body .ruthbs-mobile-cover-overlay{
    height:104px!important;
    padding:10px 13px!important;
  }

  /* The cover's BOOK NOW is the only mobile booking CTA in this area. */
  html body .ruthbs-mobile-cover-book-wrap{
    width:100%!important;
    margin:0!important;
    padding:9px 14px 14px!important;
  }
  html body .ruthbs-mobile-cover-book{
    width:100%!important;
    min-height:52px!important;
    margin:0!important;
  }

  /* Safety: remove all slider variants from mobile, including old wrappers. */
  html body .ruth-hero,
  html body .ruth-mobile-hero,
  html body .ruth-mobile-book,
  html body .ruthbs-mobile-slider,
  html body .mobile-slider{
    display:none!important;
  }

  /* MOBILE VIDEO GALLERY — one card per row, no overlap. */
  html body main.ruth-option2-home .ruth-gallery-video-masonry{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    grid-auto-rows:auto!important;
    gap:18px!important;
    align-items:start!important;
    width:100%!important;
  }
  html body main.ruth-option2-home .ruth-gallery-video-masonry .ruth-gallery-video-card,
  html body main.ruth-option2-home .ruth-gallery-video-masonry .ruth-gallery-video-card.is-featured,
  html body main.ruth-option2-home .ruth-gallery-video-masonry .ruth-gallery-video-card:nth-child(n){
    grid-column:1!important;
    grid-row:auto!important;
    width:100%!important;
    min-width:0!important;
    height:auto!important;
    min-height:0!important;
    margin:0!important;
    display:block!important;
    position:relative!important;
  }
  html body main.ruth-option2-home .ruth-gallery-video-masonry .ruth-gallery-video-card .ruth-video-frame,
  html body main.ruth-option2-home .ruth-gallery-video-masonry .ruth-gallery-video-card.is-featured .ruth-video-frame{
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    aspect-ratio:var(--video-ratio,9/16)!important;
    flex:none!important;
    position:relative!important;
    overflow:hidden!important;
  }
  html body main.ruth-option2-home .ruth-gallery-video-masonry .ruth-gallery-video-meta{
    position:relative!important;
    height:auto!important;
    padding:10px 2px 4px!important;
    display:block!important;
  }
}

/* v2.7.1.1 — remove legacy mobile appointment CTA at markup/CSS level */
@media(max-width:720px){
  html body .ruth-mobile-book{display:none!important;}
}

/* v2.7.1 FINAL BOOK CLEANUP — MOBILE ONLY
 * Keep only the BOOK button immediately below the mobile cover.
 * Hide the legacy mobile appointment CTA and all header/top booking CTAs.
 */
@media(max-width:720px){
  html body main.ruth-option2-home > .ruth-mobile-book,
  html body .ruth-mobile-book,
  html body .ruth-top-book,
  html body .ruth-nav-book,
  html body .ruth-demo-hero .option2-header .ruth-nav-book{
    display:none!important;
  }
  html body .ruthbs-mobile-cover-book-wrap,
  html body .ruthbs-mobile-cover-book{
    display:flex!important;
  }
}


/* Ruth Beauty Studios v2.7.3 — PROFESSIONALS: first card always flush-left. */
.ruth-team-option2 .ruth-team-carousel{
  direction:ltr!important;
  scroll-snap-type:x mandatory!important;
  scroll-snap-stop:always;
  scroll-padding-left:0!important;
  scroll-padding-right:0!important;
  overflow-x:auto!important;
  overscroll-behavior-x:contain;
  scroll-behavior:smooth;
}
.ruth-team-option2 .ruth-team-option2-card{
  scroll-snap-align:start!important;
}
.ruth-team-option2 .ruth-team-option2-card:first-child{margin-left:0!important;}
@media(min-width:701px){
  .ruth-team-option2 .ruth-team-carousel{padding-left:0!important;padding-right:0!important;}
}
@media(max-width:700px){
  .ruth-team-option2 .ruth-team-carousel{
    padding-left:0!important;
    padding-right:0!important;
  }
  .ruth-team-option2 .ruth-team-option2-card{
    flex:0 0 82%!important;
    scroll-snap-align:start!important;
  }
}
@media(max-width:430px){
  .ruth-team-option2 .ruth-team-option2-card{flex-basis:82%!important;}
}

/* =========================================================
   RUTH BEAUTY STUDIOS v2.8.0 — PROFESSIONALS DESIGN SWITCHER
   Models: 2 / 4 / 5. PC and mobile can be selected independently.
   ========================================================= */
.ruth-professionals-switchable{position:relative;overflow:hidden}
.ruth-professionals-switchable .ruth-team-style{display:none}
.ruth-professionals-switchable[data-desktop-style="option2"] .ruth-team-style-option2,
.ruth-professionals-switchable[data-desktop-style="option4"] .ruth-team-style-option4,
.ruth-professionals-switchable[data-desktop-style="option5"] .ruth-team-style-option5{display:block}

/* Critical carousel correction: never center an overflowing flex row. */
.ruth-team-option2 .ruth-team-carousel{justify-content:flex-start!important;align-items:flex-start!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;scroll-padding-left:0!important}
.ruth-team-option2 .ruth-team-option2-card{scroll-snap-align:start!important}
.ruth-team-option2 .ruth-team-carousel:before{content:none!important}

/* MODEL 4 — featured slider */
.ruth-team-style-option4{background:#180f14;color:#fff;padding:56px 0 46px;position:relative;overflow:hidden}
.ruth-team-style-option4:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(203,147,62,.18),transparent 34%),linear-gradient(115deg,rgba(178,8,70,.28),transparent 42%);pointer-events:none}
.ruth-team-option4-shell{position:relative;z-index:2;width:min(1320px,calc(100% - 56px));margin:0 auto}
.ruth-team-option4-head{text-align:center;margin-bottom:22px}
.ruth-team-option4-head>span{display:block;color:#e0b65a;letter-spacing:.34em;font-size:10px;font-weight:800;margin-bottom:8px}
.ruth-team-option4-head h2{font-family:Georgia,serif;font-weight:400;font-size:42px;margin:0 0 7px;color:#fff}
.ruth-team-option4-head p{max-width:650px;margin:0 auto;color:#d7c9cf;font-size:13px;line-height:1.55}
.ruth-team-option4-stage{position:relative;display:grid;grid-template-columns:46px minmax(0,1fr) 46px;align-items:center;gap:10px}
.ruth-team4-slides{min-width:0;position:relative;overflow:hidden;border-radius:20px;border:1px solid rgba(226,187,91,.48);box-shadow:0 25px 70px rgba(0,0,0,.32);background:#24181e}
.ruth-team4-slide{display:none;position:relative;min-height:530px}
.ruth-team4-slide.is-active{display:block}
.ruth-team4-photo,.ruth-team4-photo img{width:100%;height:100%;min-height:530px;display:block}
.ruth-team4-photo{background:#302027}
.ruth-team4-photo img{object-fit:cover;object-position:center 25%}
.ruth-team4-overlay{position:absolute;right:28px;bottom:28px;width:min(470px,44%);padding:30px 32px;border-radius:16px;background:linear-gradient(135deg,rgba(19,12,16,.92),rgba(37,20,28,.82));border:1px solid rgba(232,195,107,.45);backdrop-filter:blur(10px);box-shadow:0 18px 45px rgba(0,0,0,.24)}
.ruth-team4-kicker{font-size:9px;letter-spacing:.3em;color:#dfb65a;font-weight:800;margin-bottom:7px}
.ruth-team4-overlay h3{font-family:Georgia,serif;font-size:54px;font-weight:400;color:#fff;margin:0 0 2px}
.ruth-team4-overlay>strong{display:block;color:#f0c86b;font-size:13px;letter-spacing:.12em;text-transform:uppercase}
.ruth-team4-overlay p{font-size:12px;line-height:1.5;color:#e5d9de;margin:10px 0 8px}
.ruth-team4-social{display:flex;gap:7px;margin:12px 0}
.ruth-team4-social a{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#b3094e;color:#fff;text-decoration:none;font-weight:800}
.ruth-team4-book{display:inline-flex;align-items:center;gap:10px;min-height:40px;padding:0 18px;background:linear-gradient(135deg,#d0a13d,#efd179,#c68f28);color:#20130c!important;text-decoration:none!important;font-size:10px;font-weight:900;letter-spacing:.06em}
.ruth-team4-arrow{width:42px;height:42px;border-radius:50%;border:1px solid #d7ae54;background:#fff;color:#a70745;font-size:30px;line-height:1;cursor:pointer;z-index:5}
.ruth-team4-arrow:hover{background:#b3094e;color:#fff}
.ruth-team4-thumbs{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;padding:14px 2px 2px;justify-content:flex-start}
.ruth-team4-thumbs::-webkit-scrollbar{display:none}
.ruth-team4-thumb{flex:0 0 145px;border:1px solid rgba(230,192,103,.45);background:rgba(255,255,255,.06);color:#fff;padding:4px;cursor:pointer;border-radius:10px;text-align:center}
.ruth-team4-thumb.is-active{border-color:#d8aa45;box-shadow:0 0 0 2px rgba(216,170,69,.18)}
.ruth-team4-thumb span,.ruth-team4-thumb img{display:block;width:100%;height:82px;object-fit:cover;border-radius:7px}
.ruth-team4-thumb b{display:block;font-size:10px;padding:6px 2px 4px;font-weight:700}

/* MODEL 5 — editorial */
.ruth-team-style-option5{background:#fff6f8;padding:62px 0 68px;position:relative;overflow:hidden}
.ruth-team-style-option5:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,246,248,.97),rgba(255,246,248,.82)),url(images/team-option2-bg.jpg) center/cover no-repeat;opacity:.34;pointer-events:none}
.ruth-team-option5-shell{position:relative;z-index:2;width:min(1320px,calc(100% - 56px));margin:0 auto;display:grid;grid-template-columns:300px minmax(0,1fr);gap:28px;align-items:start}
.ruth-team-option5-intro{padding:32px 4px 0}
.ruth-team-option5-intro>span{color:#b07b27;font-size:10px;letter-spacing:.34em;font-weight:800}
.ruth-team-option5-intro h2{font-family:Georgia,serif;font-size:52px;line-height:.98;font-weight:400;color:#24191e;margin:12px 0 15px}
.ruth-team-option5-intro h2 em{font-style:italic;color:#b3094e}
.ruth-team-option5-intro>i{display:block;width:70px;height:2px;background:#d1a345;margin-bottom:19px}
.ruth-team-option5-intro p{color:#65575d;font-size:13px;line-height:1.65;margin:0 0 22px}
.ruth-team5-cta{display:inline-flex;align-items:center;gap:12px;min-height:42px;padding:0 19px;background:linear-gradient(135deg,#d0a13d,#efd179,#c68f28);color:#20130c!important;text-decoration:none!important;font-size:10px;font-weight:900;letter-spacing:.06em}
.ruth-team5-script{font-family:cursive;color:#c52364;font-size:29px;line-height:.92;margin-top:65px;transform:rotate(-5deg)}
.ruth-team5-script small{font-size:27px;color:#bd8a2e}
.ruth-team-option5-grid{display:grid;grid-template-columns:minmax(300px,.95fr) minmax(0,1.45fr);gap:14px}
.ruth-team5-card{background:rgba(255,255,255,.88);border:1px solid #ead8de;box-shadow:0 14px 35px rgba(88,16,43,.09);overflow:hidden}
.ruth-team5-featured{grid-row:span 2}
.ruth-team5-photo{height:245px;background:#eadde1;overflow:hidden}
.ruth-team5-featured .ruth-team5-photo{height:470px}
.ruth-team5-photo img{width:100%;height:100%;display:block;object-fit:cover;object-position:center top}
.ruth-team5-info{text-align:center;padding:16px 14px 18px}
.ruth-team5-featured .ruth-team5-info{padding:19px 18px 22px;background:linear-gradient(180deg,#a70745,#c3175e);color:#fff}
.ruth-team5-line{width:38px;height:2px;background:#d4a447;margin:0 auto 10px}
.ruth-team5-info h3{font-family:Georgia,serif;font-size:24px;font-weight:400;color:#25191d;margin:0 0 3px}
.ruth-team5-featured .ruth-team5-info h3{font-size:38px;color:#fff}
.ruth-team5-info strong{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#a70745}
.ruth-team5-featured .ruth-team5-info strong{color:#f2d178;font-size:12px}
.ruth-team5-info p{font-size:11px;line-height:1.45;color:#76676d;margin:8px 0}
.ruth-team5-featured .ruth-team5-info p{color:#f7dfe8}
.ruth-team5-social{display:flex;justify-content:center;gap:7px;margin:9px 0}
.ruth-team5-social a{width:25px;height:25px;border-radius:50%;background:#b3094e;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800}
.ruth-team5-featured .ruth-team5-social a{background:#fff;color:#b3094e}
.ruth-team5-book{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 13px;background:linear-gradient(135deg,#d0a13d,#efd179,#c68f28);color:#20130c!important;text-decoration:none!important;font-size:8px;font-weight:900;letter-spacing:.05em}
.ruth-team5-small-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}

/* Dashboard controls */
.ruthbs-professionals-style-help{margin-top:14px;padding:14px 16px;border:1px solid #ead9de;background:#fff8fa;border-radius:10px;color:#6e5e64;font-size:12px;line-height:1.55}
.ruthbs-professionals-style-help strong{display:block;color:#a70745;margin-bottom:5px}

@media(max-width:1050px){
 .ruth-team-option4-shell,.ruth-team-option5-shell{width:min(100% - 30px,900px)}
 .ruth-team4-slide,.ruth-team4-photo,.ruth-team4-photo img{min-height:460px}
 .ruth-team4-overlay{width:48%;padding:23px}
 .ruth-team4-overlay h3{font-size:42px}
 .ruth-team-option5-shell{grid-template-columns:220px minmax(0,1fr)}
 .ruth-team-option5-intro h2{font-size:42px}
 .ruth-team-option5-grid{grid-template-columns:1fr 1.2fr}
 .ruth-team5-featured .ruth-team5-photo{height:400px}
}

@media(max-width:700px){
 /* The mobile style is selected independently from the PC style. */
 .ruth-professionals-switchable[data-mobile-style="option2"] .ruth-team-style-option2,
 .ruth-professionals-switchable[data-mobile-style="option4"] .ruth-team-style-option4,
 .ruth-professionals-switchable[data-mobile-style="option5"] .ruth-team-style-option5{display:block}
 .ruth-professionals-switchable[data-mobile-style="option2"] .ruth-team-style-option4,
 .ruth-professionals-switchable[data-mobile-style="option2"] .ruth-team-style-option5,
 .ruth-professionals-switchable[data-mobile-style="option4"] .ruth-team-style-option2,
 .ruth-professionals-switchable[data-mobile-style="option4"] .ruth-team-style-option5,
 .ruth-professionals-switchable[data-mobile-style="option5"] .ruth-team-style-option2,
 .ruth-professionals-switchable[data-mobile-style="option5"] .ruth-team-style-option4{display:none}
 /* Hide the desktop-selected style on mobile before the mobile selector rule takes over. */
 .ruth-professionals-switchable .ruth-team-style{display:none!important}
 .ruth-professionals-switchable[data-mobile-style="option2"] .ruth-team-style-option2,
 .ruth-professionals-switchable[data-mobile-style="option4"] .ruth-team-style-option4,
 .ruth-professionals-switchable[data-mobile-style="option5"] .ruth-team-style-option5{display:block!important}

 /* Existing carousel: Ruth is physically the first item, flush left, never centered outside viewport. */
 .ruth-team-style-option2 .ruth-team-carousel{justify-content:flex-start!important;padding-left:0!important;padding-right:0!important;scroll-padding-left:0!important}
 .ruth-team-style-option2 .ruth-team-option2-card{flex-basis:82%!important;scroll-snap-align:start!important}
 .ruth-team-style-option2 .ruth-team-option2-avatar{width:140px;height:140px}
 .ruth-team-style-option2 .ruth-team-prev{left:0}.ruth-team-style-option2 .ruth-team-next{right:0}

 .ruth-team-style-option4{padding:36px 0 30px}
 .ruth-team-option4-shell{width:calc(100% - 20px)}
 .ruth-team-option4-head h2{font-size:31px}
 .ruth-team-option4-head p{font-size:11px;padding:0 8px}
 .ruth-team-option4-stage{display:block}
 .ruth-team4-slides{border-radius:14px}
 .ruth-team4-slide,.ruth-team4-photo,.ruth-team4-photo img{min-height:560px;height:560px}
 .ruth-team4-photo img{object-position:center top}
 .ruth-team4-overlay{left:12px;right:12px;bottom:12px;width:auto;padding:18px 18px 16px;border-radius:12px}
 .ruth-team4-overlay h3{font-size:36px}
 .ruth-team4-overlay>strong{font-size:10px}
 .ruth-team4-overlay p{font-size:10px}
 .ruth-team4-arrow{position:absolute;top:43%;width:34px;height:34px;font-size:25px}
 .ruth-team4-prev{left:7px}.ruth-team4-next{right:7px}
 .ruth-team4-thumbs{gap:7px;padding:10px 2px 1px}
 .ruth-team4-thumb{flex-basis:82px;padding:3px;border-radius:8px}
 .ruth-team4-thumb span,.ruth-team4-thumb img{height:58px;border-radius:5px}
 .ruth-team4-thumb b{font-size:8px;padding:4px 1px 3px}

 .ruth-team-style-option5{padding:38px 0 42px}
 .ruth-team-option5-shell{width:calc(100% - 20px);display:block}
 .ruth-team-option5-intro{padding:0 4px 22px}
 .ruth-team-option5-intro h2{font-size:40px}
 .ruth-team5-script{display:none}
 .ruth-team-option5-grid{display:block}
 .ruth-team5-featured{margin-bottom:12px}
 .ruth-team5-featured .ruth-team5-photo{height:410px}
 .ruth-team5-featured .ruth-team5-info h3{font-size:34px}
 .ruth-team5-small-grid{grid-template-columns:1fr 1fr;gap:10px}
 .ruth-team5-photo{height:190px}
 .ruth-team5-info{padding:11px 7px 13px}
 .ruth-team5-info h3{font-size:19px}
 .ruth-team5-info strong{font-size:8px}
 .ruth-team5-book{width:100%;padding:0 4px;font-size:7px}
}

/* =========================================================
   v2.8.1 — PROFESSIONALS COMPACT RECTANGULAR LAYOUT
   Keep Models 4 and 5 close to the original carousel height.
   Target: carousel height + ~60px maximum; no oversized page blocks.
   ========================================================= */
.ruth-team-style-option4{
  padding:22px 0 20px!important;
}
.ruth-team-option4-head{margin-bottom:10px!important}
.ruth-team-option4-head>span{font-size:8px!important;margin-bottom:4px!important}
.ruth-team-option4-head h2{font-size:30px!important;margin-bottom:3px!important}
.ruth-team-option4-head p{font-size:10px!important;line-height:1.3!important;max-width:560px!important}
.ruth-team-option4-stage{grid-template-columns:34px minmax(0,1fr) 34px!important;gap:6px!important}
.ruth-team4-slides{border-radius:12px!important;box-shadow:0 12px 30px rgba(0,0,0,.25)!important}
.ruth-team4-slide,.ruth-team4-photo,.ruth-team4-photo img{
  min-height:330px!important;height:330px!important;
}
.ruth-team4-overlay{
  right:14px!important;bottom:14px!important;width:min(360px,43%)!important;
  padding:15px 17px!important;border-radius:10px!important;
}
.ruth-team4-kicker{font-size:7px!important;margin-bottom:4px!important}
.ruth-team4-overlay h3{font-size:34px!important}
.ruth-team4-overlay>strong{font-size:9px!important}
.ruth-team4-overlay p{font-size:9px!important;line-height:1.35!important;margin:6px 0!important}
.ruth-team4-social{margin:7px 0!important}
.ruth-team4-social a{width:25px!important;height:25px!important;font-size:10px!important}
.ruth-team4-book{min-height:31px!important;padding:0 12px!important;font-size:8px!important}
.ruth-team4-arrow{width:32px!important;height:32px!important;font-size:22px!important}
.ruth-team4-thumbs{gap:7px!important;padding:7px 2px 0!important}
.ruth-team4-thumb{flex-basis:92px!important;padding:3px!important;border-radius:7px!important}
.ruth-team4-thumb span,.ruth-team4-thumb img{height:50px!important;border-radius:5px!important}
.ruth-team4-thumb b{font-size:8px!important;padding:3px 1px 2px!important}

.ruth-team-style-option5{
  padding:24px 0 24px!important;
}
.ruth-team-option5-shell{
  grid-template-columns:220px minmax(0,1fr)!important;
  gap:18px!important;
}
.ruth-team-option5-intro{padding:12px 2px 0!important}
.ruth-team-option5-intro>span{font-size:8px!important}
.ruth-team-option5-intro h2{font-size:38px!important;margin:7px 0 9px!important}
.ruth-team-option5-intro>i{width:48px!important;margin-bottom:10px!important}
.ruth-team-option5-intro p{font-size:10px!important;line-height:1.45!important;margin-bottom:12px!important}
.ruth-team5-cta{min-height:32px!important;padding:0 12px!important;font-size:8px!important}
.ruth-team5-script{font-size:21px!important;margin-top:30px!important}
.ruth-team-option5-grid{grid-template-columns:minmax(220px,.95fr) minmax(0,1.45fr)!important;gap:9px!important}
.ruth-team5-small-grid{gap:8px!important}
.ruth-team5-featured .ruth-team5-photo{height:275px!important}
.ruth-team5-photo{height:135px!important}
.ruth-team5-info{padding:8px 7px 9px!important}
.ruth-team5-featured .ruth-team5-info{padding:10px 10px 12px!important}
.ruth-team5-line{width:26px!important;height:1px!important;margin-bottom:5px!important}
.ruth-team5-info h3{font-size:17px!important}
.ruth-team5-featured .ruth-team5-info h3{font-size:27px!important}
.ruth-team5-info strong{font-size:7px!important}
.ruth-team5-featured .ruth-team5-info strong{font-size:8px!important}
.ruth-team5-info p{font-size:8px!important;line-height:1.25!important;margin:4px 0!important}
.ruth-team5-social{margin:5px 0!important;gap:4px!important}
.ruth-team5-social a{width:20px!important;height:20px!important;font-size:8px!important}
.ruth-team5-book{min-height:24px!important;padding:0 8px!important;font-size:7px!important}

@media(max-width:700px){
  .ruth-team-style-option4{padding:18px 0 14px!important}
  .ruth-team-option4-shell{width:calc(100% - 18px)!important}
  .ruth-team-option4-head{margin-bottom:7px!important}
  .ruth-team-option4-head h2{font-size:26px!important}
  .ruth-team-option4-head p{font-size:9px!important;line-height:1.25!important}
  .ruth-team4-slide,.ruth-team4-photo,.ruth-team4-photo img{
    min-height:300px!important;height:300px!important;
  }
  .ruth-team4-overlay{left:10px!important;right:10px!important;bottom:10px!important;width:auto!important;padding:11px 12px!important}
  .ruth-team4-overlay h3{font-size:28px!important}
  .ruth-team4-overlay p{font-size:8px!important;max-width:92%!important}
  .ruth-team4-book{min-height:28px!important;font-size:7px!important}
  .ruth-team4-thumbs{padding-top:5px!important}
  .ruth-team4-thumb{flex-basis:68px!important}
  .ruth-team4-thumb span,.ruth-team4-thumb img{height:42px!important}

  /* Model 5 becomes a compact rectangular mobile composition. */
  .ruth-team-style-option5{padding:18px 0 18px!important}
  .ruth-team-option5-shell{width:calc(100% - 18px)!important;display:block!important}
  .ruth-team-option5-intro{padding:0 3px 10px!important;display:flex;align-items:center;gap:12px;flex-wrap:wrap}
  .ruth-team-option5-intro>span{width:100%;font-size:7px!important}
  .ruth-team-option5-intro h2{font-size:28px!important;line-height:.9!important;margin:0!important;flex:1}
  .ruth-team-option5-intro>i,.ruth-team-option5-intro p,.ruth-team5-script{display:none!important}
  .ruth-team5-cta{min-height:28px!important;font-size:7px!important;padding:0 9px!important}
  .ruth-team-option5-grid{display:grid!important;grid-template-columns:38% 62%!important;gap:7px!important;align-items:stretch}
  .ruth-team5-featured{grid-row:auto!important;display:flex!important;flex-direction:column!important;margin:0!important}
  .ruth-team5-featured .ruth-team5-photo{height:220px!important}
  .ruth-team5-featured .ruth-team5-info{padding:8px 6px 9px!important}
  .ruth-team5-featured .ruth-team5-info h3{font-size:22px!important}
  .ruth-team5-featured .ruth-team5-info p{display:none!important}
  .ruth-team5-small-grid{grid-template-columns:1fr 1fr!important;gap:7px!important}
  .ruth-team5-photo{height:92px!important}
  .ruth-team5-info{padding:5px 4px 6px!important}
  .ruth-team5-info h3{font-size:13px!important}
  .ruth-team5-info strong{font-size:6px!important}
  .ruth-team5-social{margin:3px 0!important}
  .ruth-team5-social a{width:17px!important;height:17px!important;font-size:7px!important}
  .ruth-team5-book{min-height:19px!important;font-size:6px!important;padding:0 3px!important}
}
