/* T.L.F Nails Homepage Theme 3.22.0 — precise desktop/mobile rebuild from approved mockups */
.nab-home-landing-page{margin:0!important;background:var(--nab-home-bg,#fff9f7)}
.nab-home-shell,.nab-home-shell *{box-sizing:border-box}
.nab-home-shell{--nh-card:#fffdfc;--nh-soft:#fff7f5;--nh-shadow:0 10px 28px rgba(121,76,82,.08);--nh-shadow2:0 18px 48px rgba(121,76,82,.12);background:linear-gradient(180deg,#fffaf8 0,#fff 52%,#fffaf8 100%);color:var(--nab-home-text,#4c3434);font-family:var(--nab-home-body,Arial,Helvetica,sans-serif);font-size:14px;line-height:1.5;min-height:100vh;overflow-x:hidden}
.nab-home-shell a{text-decoration:none;color:inherit}
.nab-home-container{width:min(calc(100% - 36px),var(--nab-home-max,1240px));margin:0 auto}
.nab-home-main section{padding:10px 0}
.nab-home-main img{display:block;max-width:100%}
.nab-home-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:40px;padding:9px 20px;border-radius:999px;border:1px solid transparent;background:linear-gradient(135deg,var(--nab-home-primary,#d79aa2),var(--nab-home-primary-dark,#8f5e62));color:#fff!important;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 8px 18px rgba(143,94,98,.18);transition:.22s ease}
.nab-home-btn:hover{transform:translateY(-1px);box-shadow:0 12px 26px rgba(143,94,98,.24)}
.nab-home-btn-outline{background:#fff;color:var(--nab-home-primary-dark,#8f5e62)!important;border-color:var(--nab-home-primary,#d79aa2);box-shadow:none}
.nab-home-btn-small{min-height:38px;padding:8px 17px;font-size:9px}
.nab-btn-cal{font-size:12px}
.nab-home-eyebrow{margin:0 0 9px;color:var(--nab-home-primary-dark,#8f5e62);font-size:9px;font-weight:800;letter-spacing:.23em;text-transform:uppercase}

/* header */
.nab-home-header{position:relative;z-index:120;background:rgba(255,255,255,.98);border-bottom:1px solid rgba(234,216,212,.72);box-shadow:0 3px 12px rgba(90,63,60,.025)}
.nab-home-header.is-sticky{position:sticky;top:0}
.admin-bar .nab-home-header.is-sticky{top:32px}
.nab-home-header-inner{min-height:64px;display:grid;grid-template-columns:auto 1fr auto;gap:26px;align-items:center}
.nab-home-header-left{display:flex;align-items:center;gap:8px;min-width:0}
.nab-home-logo{display:flex;align-items:center;min-width:150px}
.nab-home-logo img{width:min(var(--nab-logo-width),230px);max-height:52px;object-fit:contain}
.nab-home-logo span{font:600 25px/1 var(--nab-home-heading,Georgia,"Times New Roman",serif);color:var(--nab-home-primary-dark,#8f5e62)}
.nab-home-navigation{justify-self:center}
.nab-home-navigation ul{list-style:none;margin:0;padding:0}
.nab-home-menu,.nab-home-navigation>div>ul{display:flex;gap:25px;align-items:center}
.nab-home-menu li{position:relative;margin:0}
.nab-home-menu a{display:block;padding:22px 0 18px;border-bottom:2px solid transparent;font-size:9px;font-weight:800;letter-spacing:.055em;text-transform:uppercase;color:#4f3b3b}
.nab-home-menu a:hover,.nab-home-menu .current-menu-item>a{color:var(--nab-home-primary-dark,#8f5e62);border-bottom-color:var(--nab-home-primary,#d79aa2)}
.nab-home-menu .sub-menu{display:none;position:absolute;top:100%;left:-15px;min-width:200px;padding:8px 15px;background:#fff;border:1px solid var(--nab-home-border,#ead8d4);border-radius:12px;box-shadow:var(--nh-shadow2)}
.nab-home-menu li:hover>.sub-menu{display:block}.nab-home-menu .sub-menu a{padding:9px 0;border:0}
.nab-home-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;white-space:nowrap}
.nab-home-header-actions .nab-language-switcher{display:flex;align-items:center}
.nab-home-header-actions .nab-lang-trigger,.nab-home-header-actions .nab-language-current{min-height:36px;padding:7px 12px;border-radius:999px!important;border:1px solid var(--nab-home-border,#ead8d4)!important;background:#fff!important;color:var(--nab-home-primary-dark,#8f5e62)!important;font-size:9px!important;font-weight:800!important;box-shadow:none!important}
.nab-home-menu-toggle{display:none;width:39px;height:39px;border:0;background:transparent;padding:9px;cursor:pointer}.nab-home-menu-toggle span{display:block;height:2px;background:var(--nab-home-primary-dark,#8f5e62);margin:5px 0;border-radius:4px}

/* hero */
.nab-home-hero{padding:0!important}
.nab-home-hero-card{min-height:355px;position:relative;display:grid;grid-template-columns:minmax(340px,.78fr) minmax(560px,1.38fr);overflow:hidden;border-left:1px solid var(--nab-home-border,#ead8d4);border-right:1px solid var(--nab-home-border,#ead8d4);background:#fff}
.nab-home-hero-copy{padding:42px 24px 42px 48px;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:3;background:linear-gradient(90deg,#fff 0%,#fff 72%,rgba(255,255,255,.74) 100%)}
.nab-home-hero-copy h1{margin:0;font-family:var(--nab-home-heading,Georgia,"Times New Roman",serif);font-size:clamp(44px,4.7vw,66px);font-weight:500;line-height:.97;letter-spacing:-.035em;color:var(--nab-home-primary-dark,#8f5e62);max-width:540px}
.nab-home-lead{max-width:420px;margin:15px 0 20px;font-size:12px;line-height:1.58;color:var(--nab-home-muted,#766464)}
.nab-home-hero-media{min-height:355px;position:relative;overflow:hidden;background:#f9e9e8}.nab-home-hero-media picture,.nab-home-hero-media img{width:100%;height:100%}.nab-home-hero-media img{object-fit:cover;object-position:center}
.nab-home-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.82) 0,rgba(255,255,255,.18) 20%,rgba(255,255,255,0) 43%);pointer-events:none}
.nab-home-hero-dots{display:none;position:absolute;bottom:11px;left:50%;z-index:5;gap:4px}.nab-home-hero-dots i{width:6px;height:6px;border-radius:50%;background:#e7c8c5}.nab-home-hero-dots .active{background:var(--nab-home-primary-dark,#8f5e62)}

/* features */
.nab-home-features{padding:0!important;background:#fffaf8;border-top:1px solid var(--nab-home-border,#ead8d4);border-bottom:1px solid var(--nab-home-border,#ead8d4)}
.nab-home-feature-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.nab-home-feature{display:grid;grid-template-columns:42px 1fr;gap:11px;align-items:center;padding:14px 22px;border-right:1px solid var(--nab-home-border,#ead8d4)}.nab-home-feature:last-child{border-right:0}
.nab-home-feature-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;border:1px solid #e4cbc9;background:#fff;color:var(--nab-home-primary-dark,#8f5e62);font-size:15px}
.nab-home-feature h3{margin:0 0 3px;font-size:9px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.nab-home-feature p{margin:0;font-size:8.5px;line-height:1.35;color:var(--nab-home-muted,#766464)}

/* booking */
.nab-home-booking{padding:9px 0 12px!important}.nab-home-booking-card{padding:14px 18px 16px;background:rgba(255,255,255,.97);border:1px solid var(--nab-home-border,#ead8d4);border-radius:12px;box-shadow:0 8px 24px rgba(111,75,78,.055)}
.nab-home-booking-title{display:flex;gap:7px;align-items:center;margin:0 0 8px 4px;color:var(--nab-home-primary-dark,#8f5e62)}.nab-home-booking-title h2{margin:0;font:500 16px/1.1 var(--nab-home-heading,Georgia,"Times New Roman",serif)}
.nab-home-booking-grid{display:grid;grid-template-columns:1.08fr 1.08fr .83fr .83fr auto;gap:12px;align-items:end}.nab-home-booking-grid label>span{display:block;margin:0 0 4px;font-size:8px;font-weight:700;color:#7d6969}.nab-home-booking-grid input,.nab-home-booking-grid select{width:100%;height:38px;padding:0 12px;border-radius:7px;border:1px solid var(--nab-home-border,#ead8d4);background:#fff;color:var(--nab-home-text,#4c3434);font-size:9px;outline:none}.nab-home-booking-submit{height:38px;min-height:38px;white-space:nowrap}

/* centered title */
.nab-home-centered-title{text-align:center;margin:4px 0 12px}.nab-home-centered-title h2,.nab-home-panel>h2{margin:0;font:500 21px/1.1 var(--nab-home-heading,Georgia,"Times New Roman",serif);letter-spacing:.02em;color:var(--nab-home-primary-dark,#8f5e62)}.nab-home-centered-title>span{display:block;width:60px;height:1px;background:#d9aaa8;margin:7px auto 0;position:relative}.nab-home-centered-title>span:after{content:"◆";position:absolute;left:50%;top:50%;transform:translate(-50%,-53%);font-size:6px;background:#fff;padding:0 5px;color:var(--nab-home-primary,#d79aa2)}

/* services */
.nab-home-services{padding:8px 0 12px!important}.nab-home-card-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:11px}.nab-home-service-card{position:relative;background:#fff;border:1px solid var(--nab-home-border,#ead8d4);border-radius:8px;overflow:hidden;box-shadow:0 5px 14px rgba(90,63,60,.035);transition:.22s ease}.nab-home-service-card:hover{transform:translateY(-3px);box-shadow:var(--nh-shadow)}
.nab-home-card-image{display:block;aspect-ratio:1.55/1;overflow:hidden;background:#f7e9e7}.nab-home-card-image img{width:100%;height:100%;object-fit:cover}.nab-home-card-body{position:relative;padding:9px 11px 11px;min-height:105px}.nab-home-card-body h3{margin:0 0 5px;font:500 15px/1.1 var(--nab-home-heading,Georgia,"Times New Roman",serif);color:#543b3b}.nab-home-card-body p{margin:0 0 5px;font-size:8px;line-height:1.35;color:var(--nab-home-muted,#766464);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.nab-home-price{font-size:10px;font-weight:800;color:#cf5965}.nab-home-round-arrow{position:absolute;right:9px;bottom:9px;width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#fff1ef;border:1px solid #f0d3d0;color:#cc6470;font-size:13px}.nab-home-center-action{text-align:center;margin-top:8px}.nab-home-center-action .nab-home-btn{min-height:32px;padding:6px 30px;font-size:8px}

/* two column panels */
.nab-home-price-gallery,.nab-home-branches-about,.nab-home-album-blog{padding:6px 0!important}.nab-home-duo-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:10px;align-items:stretch}.nab-home-duo-grid.lower{grid-template-columns:1fr 1.05fr}.nab-home-panel{background:linear-gradient(180deg,#fff 0,#fffaf8 100%);border:1px solid var(--nab-home-border,#ead8d4);border-radius:10px;padding:14px;box-shadow:0 4px 14px rgba(92,60,62,.025)}.nab-home-panel>h2{text-align:center;font-size:16px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}
.nab-home-tabs,.nab-home-filter-pills{display:flex;justify-content:center;gap:9px;align-items:center;flex-wrap:wrap;margin-bottom:8px}.nab-home-tabs span,.nab-home-tabs b,.nab-home-filter-pills span,.nab-home-filter-pills b{font-size:7.5px;line-height:1;padding:5px 13px;border-radius:999px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.nab-home-tabs b,.nab-home-filter-pills b{background:linear-gradient(135deg,var(--nab-home-primary,#d79aa2),var(--nab-home-primary-dark,#8f5e62));color:#fff}.nab-home-tabs span,.nab-home-filter-pills span{color:#8d7070;border:1px solid #edd9d6;background:#fff}
.nab-home-price-table{border:1px solid #efd8d5;border-radius:6px;overflow:hidden;margin-bottom:8px}.nab-home-price-table>div{display:flex;justify-content:space-between;gap:15px;padding:4px 9px;border-bottom:1px solid #f0ddda;font-size:8.5px}.nab-home-price-table>div:last-child{border-bottom:0}.nab-home-price-table strong{white-space:nowrap;color:#4d3737}.nab-home-pricing-panel>.nab-home-btn{display:flex;margin:0 auto;min-height:30px;font-size:7.5px}
.nab-home-gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.nab-home-gallery-item{margin:0;aspect-ratio:1.45/1;border-radius:7px;overflow:hidden;border:1px solid #edd6d3;background:#f6e6e4}.nab-home-gallery-item img{width:100%;height:100%;object-fit:cover}.nab-home-gallery-panel>.nab-home-btn{display:flex;width:max-content;margin:8px auto 0;min-height:30px;font-size:7.5px}

/* testimonials */
.nab-home-testimonials{padding:7px 0!important}.nab-home-testimonials>.nab-home-container{padding:9px 14px 7px}.nab-home-centered-title.compact{margin:0 0 8px}.nab-home-centered-title.compact h2{font-size:16px;letter-spacing:.08em;text-transform:uppercase}.nab-home-testimonial-row{display:grid;grid-template-columns:28px repeat(3,1fr) 28px;gap:10px;align-items:stretch}.nab-home-testimonial-card{padding:11px 13px;background:#fff;border:1px solid #efdcd9;border-radius:7px;box-shadow:0 3px 10px rgba(90,63,60,.025)}.nab-home-stars{color:#f3a200;font-size:10px;letter-spacing:1px}.nab-home-testimonial-card p{margin:5px 0 6px;font-size:8.5px;line-height:1.4;color:#4e4141}.nab-home-testimonial-card strong{font-size:8px}.nab-home-slider-arrow{align-self:center;width:27px;height:27px;border-radius:50%;border:1px solid #efd7d3;background:#fff;color:#c86d76;font-size:17px;cursor:pointer}.nab-home-slider-dots{text-align:center;margin-top:5px}.nab-home-slider-dots i{display:inline-block;width:5px;height:5px;margin:0 2px;border-radius:50%;background:#e8c7c4}.nab-home-slider-dots .active{background:#c95e68}

/* branches */
.nab-home-branch-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.nab-home-branch-card{text-align:center;padding-bottom:5px}.nab-home-branch-image{aspect-ratio:1.5/1;border-radius:7px;overflow:hidden;background:#f6e9e7}.nab-home-branch-image img{width:100%;height:100%;object-fit:cover}.nab-home-branch-card h3{margin:7px 0 5px;font:600 10px/1.2 var(--nab-home-heading,Georgia,"Times New Roman",serif);color:#cf6470}.nab-home-branch-card p{margin:2px 0;font-size:7.5px;line-height:1.4;color:#665050}.nab-home-branch-card a{display:inline-flex;margin-top:6px;padding:5px 13px;border:1px solid #e9bbb9;border-radius:999px;font-size:7px;font-weight:800;text-transform:uppercase;color:#c85f6b}

/* about */
.nab-home-about{display:grid;grid-template-columns:1.05fr .95fr;gap:10px}.nab-home-about-copy{display:flex;flex-direction:column;justify-content:center;padding:0 4px}.nab-home-about-copy h2{margin:0 0 8px;font:500 25px/1.05 var(--nab-home-heading,Georgia,"Times New Roman",serif);color:var(--nab-home-primary-dark,#8f5e62)}.nab-home-about-copy>p:not(.nab-home-eyebrow){margin:0;font-size:8.5px;line-height:1.45;color:#5f4a4a}.nab-home-about-copy ul{list-style:none;padding:0;margin:9px 0 11px;display:grid;gap:4px}.nab-home-about-copy li{font-size:7.5px;font-weight:700;color:#5d4646}.nab-home-about-copy .nab-home-btn{align-self:flex-start;min-height:29px;font-size:7px}.nab-home-about-images{display:grid;grid-template-columns:1fr 1fr;gap:7px}.nab-home-about-images>div{border-radius:8px;overflow:hidden;min-height:190px;background:#f5e8e6}.nab-home-about-images img{width:100%;height:100%;object-fit:cover}

/* salon gallery + blog */
.nab-home-salon-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.nab-home-salon-gallery>div{aspect-ratio:1.32/1;border-radius:7px;overflow:hidden}.nab-home-salon-gallery img{width:100%;height:100%;object-fit:cover}.nab-home-album>.nab-home-btn,.nab-home-blog>.nab-home-btn{display:flex;width:max-content;margin:8px auto 0;min-height:29px;font-size:7px}.nab-home-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.nab-home-blog-card{overflow:hidden;border:1px solid #efd8d5;border-radius:8px;background:#fff}.nab-home-blog-image{display:block;aspect-ratio:1.5/1;overflow:hidden}.nab-home-blog-image img{width:100%;height:100%;object-fit:cover}.nab-home-blog-card>div:last-child{padding:8px}.nab-home-blog-card h3{margin:0 0 6px;font:500 12px/1.2 var(--nab-home-heading,Georgia,"Times New Roman",serif);color:#573d3d}.nab-home-blog-card a{font-size:7px;font-weight:800;text-transform:uppercase;color:#d1636d}

/* CTA */
.nab-home-cta{padding:8px 0 12px!important}.nab-home-cta-card{display:grid;grid-template-columns:1fr 210px;align-items:center;gap:15px;padding:14px 18px;border:1px solid var(--nab-home-border,#ead8d4);border-radius:10px;background:linear-gradient(135deg,#fff7f5 0,#fbe4e5 100%);overflow:hidden}.nab-home-cta-card h2{margin:0 0 5px;font:500 24px/1.08 var(--nab-home-heading,Georgia,"Times New Roman",serif);color:var(--nab-home-primary-dark,#8f5e62)}.nab-home-cta-card p:not(.nab-home-eyebrow){margin:0 0 10px;font-size:8.5px;color:#6c5555}.nab-home-cta-card .nab-home-btn{min-height:29px;font-size:7px}.nab-home-cta-media{height:120px;border-radius:8px;overflow:hidden}.nab-home-cta-media img{width:100%;height:100%;object-fit:cover}

/* footer */
.nab-home-footer{padding:16px 0 22px;border-top:1px solid var(--nab-home-border,#ead8d4);background:#fff}.nab-home-footer-grid{display:grid;grid-template-columns:1.2fr .85fr .85fr 1fr;gap:22px}.nab-home-footer h3{margin:0 0 7px;font:500 13px/1.2 var(--nab-home-heading,Georgia,"Times New Roman",serif);color:var(--nab-home-primary-dark,#8f5e62)}.nab-home-footer p,.nab-home-footer li,.nab-home-footer a{font-size:8px;color:#6d5959}.nab-home-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:4px}.nab-home-footer-brand p{max-width:270px}.nab-home-newsletter{display:grid;grid-template-columns:1fr auto;gap:6px}.nab-home-newsletter input{height:31px;padding:0 9px;border:1px solid var(--nab-home-border,#ead8d4);border-radius:5px;font-size:8px}.nab-home-newsletter button{height:31px;padding:0 11px;border:0;border-radius:999px;background:var(--nab-home-primary-dark,#8f5e62);color:#fff;font-size:7px;font-weight:800;text-transform:uppercase}

/* sheen hover: polish sweep, no circles */
.nab-home-hover-media{position:relative;overflow:hidden;isolation:isolate}.nab-home-hover-media img{transition:transform .55s cubic-bezier(.22,.7,.2,1),filter .35s ease}.nab-home-hover-media:hover img{transform:scale(1.035);filter:brightness(1.025) saturate(1.025)}.nab-home-hover-media:before{content:"";position:absolute;top:-25%;left:-80%;width:32%;height:160%;z-index:2;pointer-events:none;opacity:0;background:linear-gradient(105deg,rgba(255,255,255,0),rgba(255,255,255,.08) 30%,rgba(255,255,255,.46) 50%,rgba(255,255,255,.10) 68%,rgba(255,255,255,0));transform:skewX(-18deg)}.nab-home-hover-media:hover:before{animation:nabPolishSweep .85s ease-out}@keyframes nabPolishSweep{0%{left:-80%;opacity:0}15%{opacity:1}100%{left:140%;opacity:0}}

.nab-home-mobile-nav{display:none}

@media(max-width:1100px){.nab-home-menu,.nab-home-navigation>div>ul{gap:16px}.nab-home-card-grid{grid-template-columns:repeat(3,1fr)}.nab-home-duo-grid,.nab-home-duo-grid.lower{grid-template-columns:1fr}.nab-home-blog-grid{grid-template-columns:repeat(3,1fr)}.nab-home-footer-grid{grid-template-columns:repeat(2,1fr)}.nab-home-booking-grid{grid-template-columns:repeat(2,1fr)}.nab-home-booking-submit{grid-column:1/-1}}

@media(max-width:820px){
.admin-bar .nab-home-header.is-sticky{top:46px}.nab-home-shell{background:#fbf7f5}.nab-home-container{width:calc(100% - 18px)}.nab-home-header{padding:4px 0;border:0;box-shadow:0 5px 18px rgba(95,61,63,.06)}.nab-home-header-inner{min-height:62px;grid-template-columns:1fr auto;gap:8px}.nab-home-header-left{gap:7px}.nab-home-menu-toggle{display:block}.nab-home-logo{min-width:0}.nab-home-logo img{width:min(var(--nab-logo-width),210px);max-width:46vw;max-height:47px}.nab-home-navigation{display:none;position:fixed;top:70px;left:9px;right:9px;padding:12px;background:#fff;border:1px solid var(--nab-home-border,#ead8d4);border-radius:14px;box-shadow:var(--nh-shadow2);z-index:150}.admin-bar .nab-home-navigation{top:115px}.nab-home-navigation.is-open{display:block}.nab-home-menu,.nab-home-navigation>div>ul{display:grid;gap:2px}.nab-home-menu a{padding:10px 5px;border:0}.nab-home-menu .sub-menu{position:static;display:block;border:0;box-shadow:none;padding-left:12px}.nab-home-header-actions{gap:6px}.nab-home-header-actions .nab-language-switcher .nab-lang-trigger,.nab-home-header-actions .nab-language-current{min-height:34px;padding:6px 9px!important;font-size:8px!important}.nab-home-btn-small{min-height:34px;padding:7px 13px;font-size:8px}.nab-btn-cal{display:none}

.nab-home-main section{padding:5px 0}.nab-home-hero{padding-top:5px!important}.nab-home-hero-card{min-height:0;display:block;border:1px solid var(--nab-home-border,#ead8d4);border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 7px 20px rgba(93,61,64,.055)}.nab-home-hero-media{height:210px;min-height:210px}.nab-home-hero-media:after{background:linear-gradient(180deg,rgba(255,255,255,0) 55%,rgba(255,255,255,.64) 100%)}.nab-home-hero-copy{padding:17px 18px 18px;background:#fff}.nab-home-hero-copy h1{font-size:34px;line-height:.98;max-width:440px}.nab-home-lead{font-size:10px;margin:10px 0 13px;max-width:none}.nab-home-hero-copy .nab-home-btn{min-height:33px;padding:7px 15px;font-size:8px}.nab-home-hero-dots{display:flex}

.nab-home-features{border:0;background:transparent}.nab-home-feature-grid{grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--nab-home-border,#ead8d4);border-radius:13px;overflow:hidden}.nab-home-feature{display:block;text-align:center;padding:11px 6px;border-right:1px solid var(--nab-home-border,#ead8d4)}.nab-home-feature-icon{margin:0 auto 7px}.nab-home-feature h3{font-size:7px}.nab-home-feature p{font-size:7px;line-height:1.35}

.nab-home-booking-card{border-radius:13px;padding:12px}.nab-home-booking-title{justify-content:center;margin-bottom:10px}.nab-home-booking-title h2{font-size:18px}.nab-home-booking-grid{grid-template-columns:repeat(2,1fr);gap:9px}.nab-home-booking-grid input,.nab-home-booking-grid select{height:38px;border-radius:7px;font-size:9px}.nab-home-booking-submit{grid-column:1/-1;width:100%;height:36px}

.nab-home-centered-title{text-align:left;margin:6px 0 8px}.nab-home-centered-title h2{font-size:21px;text-transform:none}.nab-home-centered-title>span{display:none}.nab-home-card-grid{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:4px;margin-right:-9px;scrollbar-width:none}.nab-home-card-grid::-webkit-scrollbar{display:none}.nab-home-service-card{min-width:42vw;scroll-snap-align:start;border-radius:10px}.nab-home-card-image{aspect-ratio:1.45/1}.nab-home-card-body{padding:9px;min-height:105px}.nab-home-card-body h3{font-size:14px}.nab-home-card-body p{font-size:7.5px}.nab-home-center-action{text-align:right;margin-top:4px}.nab-home-center-action .nab-home-btn{min-height:28px;font-size:7px}

.nab-home-duo-grid,.nab-home-duo-grid.lower{display:block}.nab-home-panel{margin-bottom:8px;padding:11px;border-radius:12px}.nab-home-panel>h2{text-align:left;font-size:19px;letter-spacing:0;text-transform:none;margin-bottom:8px}.nab-home-tabs,.nab-home-filter-pills{justify-content:flex-start;gap:6px;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}.nab-home-tabs::-webkit-scrollbar,.nab-home-filter-pills::-webkit-scrollbar{display:none}.nab-home-price-table>div{font-size:8px}.nab-home-gallery-grid{display:flex;gap:6px;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-11px;scrollbar-width:none}.nab-home-gallery-grid::-webkit-scrollbar{display:none}.nab-home-gallery-item{min-width:25vw;aspect-ratio:1/1;scroll-snap-align:start}.nab-home-gallery-panel>.nab-home-btn,.nab-home-pricing-panel>.nab-home-btn{min-height:28px}

.nab-home-testimonials>.nab-home-container{padding:10px}.nab-home-centered-title.compact{text-align:center}.nab-home-centered-title.compact h2{font-size:19px;text-transform:none;letter-spacing:0}.nab-home-testimonial-row{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.nab-home-testimonial-row::-webkit-scrollbar{display:none}.nab-home-slider-arrow{display:none}.nab-home-testimonial-card{min-width:76vw;scroll-snap-align:start}.nab-home-testimonial-card p{font-size:8.5px}

.nab-home-branch-grid{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.nab-home-branch-grid::-webkit-scrollbar{display:none}.nab-home-branch-card{min-width:74vw;scroll-snap-align:start}.nab-home-branch-image{aspect-ratio:1.5/1}.nab-home-branch-card h3{font-size:12px}.nab-home-branch-card p{font-size:8px}.nab-home-about{grid-template-columns:1fr;padding:13px}.nab-home-about-copy h2{font-size:26px}.nab-home-about-copy>p:not(.nab-home-eyebrow){font-size:9px}.nab-home-about-images{grid-template-columns:1fr 1fr}.nab-home-about-images>div{min-height:150px}

.nab-home-salon-gallery{display:flex;gap:7px;overflow-x:auto;margin-right:-11px;scrollbar-width:none}.nab-home-salon-gallery::-webkit-scrollbar{display:none}.nab-home-salon-gallery>div{min-width:46vw;aspect-ratio:1.35/1}.nab-home-blog-grid{display:flex;gap:8px;overflow-x:auto;margin-right:-11px;scrollbar-width:none}.nab-home-blog-grid::-webkit-scrollbar{display:none}.nab-home-blog-card{min-width:57vw}.nab-home-blog-card h3{font-size:13px}

.nab-home-cta-card{grid-template-columns:1fr 110px;padding:12px}.nab-home-cta-card h2{font-size:22px}.nab-home-cta-media{height:110px}.nab-home-footer-grid{grid-template-columns:1fr 1fr;gap:16px}.nab-home-footer{padding-bottom:22px}.nab-home-footer-brand{grid-column:1/-1}.nab-home-newsletter{grid-template-columns:1fr}.nab-home-newsletter button{width:max-content}
}

@media(max-width:480px){.nab-home-logo img{max-width:43vw}.nab-home-header-actions .nab-language-switcher .nab-language-current{max-width:86px}.nab-home-btn-small{padding:7px 10px}.nab-home-hero-media{height:178px;min-height:178px}.nab-home-hero-copy h1{font-size:30px}.nab-home-feature-icon{width:32px;height:32px}.nab-home-feature p{display:none}.nab-home-service-card{min-width:46vw}.nab-home-gallery-item{min-width:28vw}.nab-home-about-images>div{min-height:125px}.nab-home-cta-card{grid-template-columns:1fr 90px}.nab-home-cta-card h2{font-size:20px}}

/* =========================================================
 * v3.22.0 — final layout pass for approved desktop/mobile UI
 * ======================================================= */
.nab-home-v322{padding-bottom:0}
.nab-home-v322 .nab-home-container{width:min(calc(100% - 40px),var(--nab-home-max,1320px))}
.nab-home-v322 .nab-home-main section{padding:12px 0}

/* Header */
.nab-home-v322 .nab-home-header-inner{min-height:68px}
.nab-home-v322 .nab-home-logo img{max-height:56px}
.nab-home-v322 .nab-home-menu a{font-size:10px;padding:24px 0 20px}
.nab-home-v322 .nab-home-header-actions .nab-lang-trigger,
.nab-home-v322 .nab-home-header-actions .nab-language-current{min-height:38px;padding:8px 14px;font-size:10px!important}

/* Hero + features */
.nab-home-v322 .nab-home-hero-card{min-height:390px;grid-template-columns:minmax(360px,.82fr) minmax(620px,1.42fr);border:1px solid var(--nab-home-border,#ead8d4);border-radius:0 0 28px 28px;box-shadow:0 12px 35px rgba(111,75,78,.06)}
.nab-home-v322 .nab-home-hero-copy{padding:48px 34px 48px 54px}
.nab-home-v322 .nab-home-hero-copy h1{font-size:clamp(44px,4.25vw,64px);line-height:.98;max-width:560px}
.nab-home-v322 .nab-home-lead{font-size:13px;max-width:450px;margin:16px 0 22px}
.nab-home-v322 .nab-home-hero-media{min-height:390px}
.nab-home-v322 .nab-home-features{padding:12px 0 4px!important;border:0!important;background:transparent!important}
.nab-home-v322 .nab-home-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--nab-home-border,#ead8d4);border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 10px 26px rgba(103,69,73,.04)}
.nab-home-v322 .nab-home-feature{min-height:100px;padding:16px 20px;grid-template-columns:46px minmax(0,1fr);gap:13px}
.nab-home-v322 .nab-home-feature-icon{width:44px;height:44px;font-size:18px}
.nab-home-v322 .nab-home-feature h3{font-size:12px;margin-bottom:4px}
.nab-home-v322 .nab-home-feature p{font-size:11px;line-height:1.45}

/* Booking */
.nab-home-v322 .nab-home-booking{padding:8px 0 14px!important}
.nab-home-v322 .nab-home-booking-card{padding:16px 20px 18px;border-radius:16px}
.nab-home-v322 .nab-home-booking-title h2{font-size:18px}
.nab-home-v322 .nab-home-booking-grid{grid-template-columns:1.1fr 1.1fr .8fr .8fr auto;gap:12px}
.nab-home-v322 .nab-home-booking-grid input,
.nab-home-v322 .nab-home-booking-grid select{height:42px;border-radius:10px;font-size:10px}
.nab-home-v322 .nab-home-booking-submit{height:42px;min-height:42px}

/* Featured services */
.nab-home-v322 .nab-home-centered-title h2{font-size:25px}
.nab-home-v322 .nab-home-card-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.nab-home-v322 .nab-home-service-card{border-radius:12px}
.nab-home-v322 .nab-home-card-image{aspect-ratio:1.5/1}
.nab-home-v322 .nab-home-card-body{padding:11px 12px 12px;min-height:120px}
.nab-home-v322 .nab-home-card-body h3{font-size:16px}
.nab-home-v322 .nab-home-card-body p{font-size:9px}
.nab-home-v322 .nab-home-price{font-size:11px}

/* Pricing + gallery: compact and same visual height */
.nab-home-v322 .nab-home-duo-grid{grid-template-columns:.82fr 1.18fr;gap:14px;align-items:stretch}
.nab-home-v322 .nab-home-price-gallery .nab-home-panel{min-height:500px;height:100%;padding:26px;border-radius:18px;display:flex;flex-direction:column}
.nab-home-v322 .nab-home-pricing-panel>h2{font-size:22px!important;line-height:1.14;text-align:center;letter-spacing:.065em!important;text-transform:uppercase;margin:0 0 14px!important}
.nab-home-v322 .nab-home-gallery-panel>h2{font-size:26px!important;line-height:1.14;text-align:center;letter-spacing:.07em!important;text-transform:uppercase;margin:0 0 14px!important}
.nab-home-v322 .nab-home-tabs,
.nab-home-v322 .nab-home-filter-pills{display:grid!important;align-items:center;gap:8px!important;margin:0 0 16px!important;overflow:visible!important}
.nab-home-v322 .nab-home-pricing-panel .nab-home-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}
.nab-home-v322 .nab-home-gallery-panel .nab-home-filter-pills{grid-template-columns:repeat(5,minmax(0,1fr))}
.nab-home-v322 .nab-home-tab-pill{appearance:none;width:100%;min-width:0;border:1px solid var(--nab-home-border,#ead8d4);background:#fff;color:var(--nab-home-primary-dark,#8f5e62);border-radius:999px;padding:11px 7px;font:800 10px/1.1 var(--nab-home-body,Arial,sans-serif);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}
.nab-home-v322 .nab-home-tab-pill.is-active,
.nab-home-v322 .nab-home-tab-pill:hover{background:linear-gradient(135deg,var(--nab-home-primary,#d79aa2),var(--nab-home-primary-dark,#8f5e62));color:#fff;border-color:transparent;box-shadow:0 8px 18px rgba(143,94,98,.16)}
.nab-home-v322 .nab-home-tab-panel{display:none}
.nab-home-v322 .nab-home-tab-panel.is-active{display:block}
.nab-home-v322 .nab-home-tab-panel[hidden]{display:none!important}
.nab-home-v322 .nab-home-tab-panels{flex:1 1 auto}
.nab-home-v322 .nab-home-price-table{border:1px solid var(--nab-home-border,#ead8d4);border-radius:16px;overflow:hidden;background:#fff;margin-bottom:14px}
.nab-home-v322 .nab-home-price-table>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;min-height:62px;padding:12px 16px;border-bottom:1px solid var(--nab-home-border,#ead8d4);font-size:13px;line-height:1.35}
.nab-home-v322 .nab-home-price-table>div:last-child{border-bottom:0}
.nab-home-v322 .nab-home-price-table strong{font-size:13px;white-space:nowrap;color:var(--nab-home-primary-dark,#8f5e62)}
.nab-home-v322 .nab-home-pricing-panel>.nab-home-btn,
.nab-home-v322 .nab-home-gallery-panel>.nab-home-btn{margin:auto auto 0!important;min-width:230px}
.nab-home-v322 .nab-home-gallery-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;overflow:visible!important;margin:0!important}
.nab-home-v322 .nab-home-gallery-item{min-width:0!important;aspect-ratio:1.32/1!important;border-radius:14px;overflow:hidden;border:1px solid var(--nab-home-border,#ead8d4)}
.nab-home-v322 .nab-home-gallery-item img{width:100%;height:100%;object-fit:cover}
.nab-home-v322 .nab-home-tab-empty{grid-column:1/-1;display:grid;place-items:center;min-height:230px;border:1px dashed var(--nab-home-border,#ead8d4);border-radius:14px;color:var(--nab-home-muted,#766464);font-size:13px;background:#fffaf8}

/* Reviews */
.nab-home-v322 .nab-home-testimonials>.nab-home-container{padding:16px 18px 14px;border-radius:18px}
.nab-home-v322 .nab-home-centered-title.compact{margin:0 0 14px}
.nab-home-v322 .nab-home-centered-title.compact h2{font-size:24px;letter-spacing:.07em;text-transform:uppercase}
.nab-home-v322 .nab-home-testimonial-stage{display:grid;grid-template-columns:30px minmax(0,1fr) 30px;gap:10px;align-items:center}
.nab-home-v322 .nab-home-testimonial-track{display:flex;gap:12px;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}
.nab-home-v322 .nab-home-testimonial-track::-webkit-scrollbar{display:none}
.nab-home-v322 .nab-home-testimonial-card{flex:0 0 calc((100% - 36px)/4);min-width:0;min-height:150px;padding:18px 19px;border-radius:14px;scroll-snap-align:start}
.nab-home-v322 .nab-home-stars{font-size:17px}
.nab-home-v322 .nab-home-testimonial-card p{font-size:13px;line-height:1.5;margin:9px 0 12px}
.nab-home-v322 .nab-home-testimonial-card strong{font-size:13px}
.nab-home-v322 .nab-home-slider-arrow{width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;padding:0!important;font-size:15px!important;line-height:1!important;box-shadow:none!important}
.nab-home-v322 .nab-home-slider-dots{margin-top:9px}

/* Lower sections */
.nab-home-v322 .nab-home-duo-grid.lower{grid-template-columns:1fr 1.08fr;gap:14px}
.nab-home-v322 .nab-home-branches-about .nab-home-panel,
.nab-home-v322 .nab-home-album-blog .nab-home-panel{border-radius:18px;padding:18px}
.nab-home-v322 .nab-home-branch-image,
.nab-home-v322 .nab-home-about-images>div,
.nab-home-v322 .nab-home-salon-gallery>div,
.nab-home-v322 .nab-home-blog-image{border-radius:12px;overflow:hidden}

/* Footer wave */
.nab-home-v322 .nab-home-footer{position:relative;margin-top:48px;padding:76px 0 34px;border-top:0;background:linear-gradient(180deg,#fffdfc 0%,#fff7f5 100%);overflow:hidden}
.nab-home-v322 .nab-home-footer-wave{position:absolute;left:-5%;right:-5%;top:0;height:82px;transform:translateY(-54%);background:#fffdfc;border-bottom:1px solid var(--nab-home-border,#ead8d4);border-radius:0 0 50% 50%/0 0 100% 100%;box-shadow:0 8px 20px rgba(143,94,98,.025)}
.nab-home-v322 .nab-home-footer-grid{position:relative;z-index:2}

/* Image polish sheen */
.nab-home-v322 .nab-home-hover-media{position:relative;overflow:hidden}
.nab-home-v322 .nab-home-hover-media::after{content:"";position:absolute;top:-130%;left:-65%;width:40%;height:360%;background:linear-gradient(104deg,transparent 0%,rgba(255,255,255,0) 31%,rgba(255,255,255,.42) 49%,rgba(255,255,255,.07) 58%,transparent 75%);transform:translateX(0) rotate(17deg);transition:transform .82s ease;pointer-events:none}
.nab-home-v322 .nab-home-hover-media:hover::after{transform:translateX(480%) rotate(17deg)}

/* Mobile app layout */
@media(max-width:767px){
  .nab-home-v322{padding-bottom:94px}
  .nab-home-v322 .nab-home-container{width:calc(100% - 20px)}
  .nab-home-v322 .nab-home-main section{padding:5px 0}

  .nab-home-v322 .nab-home-header{position:sticky;top:0;z-index:250}
  .admin-bar .nab-home-v322 .nab-home-header{top:46px}
  .nab-home-v322 .nab-home-header-inner{min-height:58px;grid-template-columns:auto 1fr auto;gap:8px;padding:0 2px}
  .nab-home-v322 .nab-home-menu-toggle{display:block;width:34px;height:34px;padding:7px}
  .nab-home-v322 .nab-home-logo{min-width:0}
  .nab-home-v322 .nab-home-logo img{max-width:150px;max-height:42px}
  .nab-home-v322 .nab-home-logo span{font-size:19px}
  .nab-home-v322 .nab-home-navigation{position:fixed;top:64px;left:10px;right:10px;display:none;background:#fff;border:1px solid var(--nab-home-border,#ead8d4);border-radius:16px;padding:12px;box-shadow:0 18px 40px rgba(82,54,58,.18);z-index:300}
  .nab-home-v322 .nab-home-navigation.is-open{display:block}
  .nab-home-v322 .nab-home-menu,.nab-home-v322 .nab-home-navigation>div>ul{display:grid;gap:0}
  .nab-home-v322 .nab-home-menu a{padding:11px 8px;border:0;font-size:11px}
  .nab-home-v322 .nab-home-header-actions .nab-lang-trigger,
  .nab-home-v322 .nab-home-header-actions .nab-language-current{min-height:32px;padding:6px 9px;font-size:8px!important}

  /* hero stays app-like two-column instead of a desktop stack */
  .nab-home-v322 .nab-home-hero{padding:8px 0 3px!important}
  .nab-home-v322 .nab-home-hero-card{display:grid!important;grid-template-columns:1.03fr .97fr!important;min-height:230px!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 8px 24px rgba(98,66,70,.08)!important}
  .nab-home-v322 .nab-home-hero-copy{order:1!important;padding:18px 10px 18px 16px!important;background:#fff!important}
  .nab-home-v322 .nab-home-hero-copy h1{font-size:27px!important;line-height:1.01!important;letter-spacing:-.025em!important}
  .nab-home-v322 .nab-home-eyebrow{font-size:6px!important;margin-bottom:6px!important}
  .nab-home-v322 .nab-home-lead{font-size:8px!important;line-height:1.38!important;margin:9px 0 12px!important}
  .nab-home-v322 .nab-home-hero-copy .nab-home-btn{min-height:31px;padding:7px 12px;font-size:7px}
  .nab-home-v322 .nab-home-hero-media{order:2!important;height:auto!important;min-height:230px!important}
  .nab-home-v322 .nab-home-hero-media img{object-position:center!important}
  .nab-home-v322 .nab-home-hero-media:after{background:linear-gradient(90deg,rgba(255,255,255,.25),transparent 35%)}

  /* compact feature row */
  .nab-home-v322 .nab-home-features{padding:5px 0!important}
  .nab-home-v322 .nab-home-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));border-radius:15px}
  .nab-home-v322 .nab-home-feature{display:flex;flex-direction:column;min-height:78px;padding:9px 4px;text-align:center;border-right:1px solid var(--nab-home-border,#ead8d4)}
  .nab-home-v322 .nab-home-feature-icon{width:30px;height:30px;font-size:12px;margin:0 auto 5px}
  .nab-home-v322 .nab-home-feature h3{font-size:6.5px;line-height:1.2;margin:0}
  .nab-home-v322 .nab-home-feature p{display:none}

  .nab-home-v322 .nab-home-booking-card{padding:11px;border-radius:14px}
  .nab-home-v322 .nab-home-booking-title h2{font-size:14px}
  .nab-home-v322 .nab-home-booking-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .nab-home-v322 .nab-home-booking-grid label>span{font-size:7px}
  .nab-home-v322 .nab-home-booking-grid input,
  .nab-home-v322 .nab-home-booking-grid select{height:36px;border-radius:8px;font-size:8px;padding:0 8px}
  .nab-home-v322 .nab-home-booking-submit{grid-column:1/-1;width:100%;height:35px;min-height:35px;font-size:8px}

  .nab-home-v322 .nab-home-centered-title{text-align:left;margin:6px 0 8px}
  .nab-home-v322 .nab-home-centered-title h2{font-size:19px}
  .nab-home-v322 .nab-home-centered-title>span{display:none}
  .nab-home-v322 .nab-home-card-grid{display:flex!important;gap:7px!important;overflow-x:auto!important;scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-10px;padding-right:10px}
  .nab-home-v322 .nab-home-card-grid::-webkit-scrollbar{display:none}
  .nab-home-v322 .nab-home-service-card{flex:0 0 43vw;scroll-snap-align:start}
  .nab-home-v322 .nab-home-card-body{min-height:100px;padding:8px}
  .nab-home-v322 .nab-home-card-body h3{font-size:13px}
  .nab-home-v322 .nab-home-card-body p{font-size:7px}
  .nab-home-v322 .nab-home-price{font-size:8px}

  .nab-home-v322 .nab-home-duo-grid,
  .nab-home-v322 .nab-home-duo-grid.lower{display:block!important}
  .nab-home-v322 .nab-home-price-gallery .nab-home-panel{min-height:0!important;height:auto!important;padding:12px!important;border-radius:14px!important;margin-bottom:8px!important}
  .nab-home-v322 .nab-home-pricing-panel>h2,
  .nab-home-v322 .nab-home-gallery-panel>h2{text-align:left!important;font-size:19px!important;letter-spacing:0!important;text-transform:none!important;margin-bottom:8px!important}
  .nab-home-v322 .nab-home-pricing-panel .nab-home-tabs{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important;margin-bottom:9px!important}
  .nab-home-v322 .nab-home-gallery-panel .nab-home-filter-pills{display:flex!important;gap:5px!important;overflow-x:auto!important;justify-content:flex-start!important;margin-bottom:9px!important;scrollbar-width:none}
  .nab-home-v322 .nab-home-filter-pills::-webkit-scrollbar{display:none}
  .nab-home-v322 .nab-home-tab-pill{padding:7px 3px!important;font-size:6.5px!important;letter-spacing:.02em!important;overflow:hidden;text-overflow:ellipsis}
  .nab-home-v322 .nab-home-gallery-panel .nab-home-tab-pill{flex:0 0 auto;width:auto!important;min-width:58px;padding:7px 10px!important;font-size:7px!important}
  .nab-home-v322 .nab-home-price-table{border-radius:12px;margin-bottom:8px}
  .nab-home-v322 .nab-home-price-table>div{min-height:42px;padding:8px 9px;font-size:8px;gap:8px}
  .nab-home-v322 .nab-home-price-table strong{font-size:8px}
  .nab-home-v322 .nab-home-pricing-panel>.nab-home-btn,
  .nab-home-v322 .nab-home-gallery-panel>.nab-home-btn{min-width:0;width:100%;min-height:29px;font-size:7px;margin-top:8px!important}

  /* compact 2x4 gallery, no tall masonry */
  .nab-home-v322 .nab-home-gallery-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important;overflow:visible!important;margin:0!important}
  .nab-home-v322 .nab-home-gallery-item{min-width:0!important;aspect-ratio:1/1!important;border-radius:8px!important}
  .nab-home-v322 .nab-home-tab-empty{min-height:100px;font-size:8px}

  .nab-home-v322 .nab-home-testimonials>.nab-home-container{padding:11px!important;border-radius:14px!important}
  .nab-home-v322 .nab-home-centered-title.compact{text-align:left!important;margin-bottom:8px!important}
  .nab-home-v322 .nab-home-centered-title.compact h2{font-size:18px!important;text-transform:none!important;letter-spacing:0!important}
  .nab-home-v322 .nab-home-testimonial-stage{display:block!important}
  .nab-home-v322 .nab-home-testimonial-stage>.nab-home-slider-arrow{display:none!important}
  .nab-home-v322 .nab-home-testimonial-track{display:flex!important;gap:8px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important}
  .nab-home-v322 .nab-home-testimonial-card{flex:0 0 84vw!important;min-height:120px!important;padding:13px!important}
  .nab-home-v322 .nab-home-stars{font-size:14px}
  .nab-home-v322 .nab-home-testimonial-card p{font-size:10px;line-height:1.45;margin:7px 0 9px}
  .nab-home-v322 .nab-home-testimonial-card strong{font-size:10px}

  .nab-home-v322 .nab-home-branches-about .nab-home-panel,
  .nab-home-v322 .nab-home-album-blog .nab-home-panel{padding:11px!important;border-radius:14px!important;margin-bottom:8px}
  .nab-home-v322 .nab-home-panel>h2{font-size:18px!important;text-align:left!important}
  .nab-home-v322 .nab-home-branch-grid{display:flex;gap:7px;overflow-x:auto;scroll-snap-type:x mandatory}
  .nab-home-v322 .nab-home-branch-card{min-width:74vw;scroll-snap-align:start}
  .nab-home-v322 .nab-home-about{grid-template-columns:1fr!important}
  .nab-home-v322 .nab-home-about-copy h2{font-size:23px!important}
  .nab-home-v322 .nab-home-about-images{grid-template-columns:1fr 1fr!important;gap:7px}
  .nab-home-v322 .nab-home-about-images>div{min-height:120px!important}
  .nab-home-v322 .nab-home-salon-gallery{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:5px!important;overflow:visible!important;margin:0!important}
  .nab-home-v322 .nab-home-salon-gallery>div{min-width:0!important;aspect-ratio:1.25/1!important}
  .nab-home-v322 .nab-home-blog-grid{display:flex!important;gap:7px!important;overflow-x:auto!important}
  .nab-home-v322 .nab-home-blog-card{min-width:58vw}
  .nab-home-v322 .nab-home-cta-card{grid-template-columns:1fr 105px!important;border-radius:14px!important;padding:11px!important}

  /* restored sticky app navigation */
  .nab-home-v322 .nab-home-mobile-nav{display:grid!important;position:fixed;left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));z-index:9999;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;padding:7px 6px 8px;border:1px solid rgba(234,216,212,.95);border-radius:20px;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 14px 40px rgba(85,56,60,.18)}
  .nab-home-v322 .nab-home-mobile-nav a{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#785e5e;font-size:7px;font-weight:700;text-decoration:none}
  .nab-home-v322 .nab-home-mobile-nav a span{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#fff5f3;color:var(--nab-home-primary-dark,#8f5e62);font-size:13px}
  .nab-home-v322 .nab-home-mobile-nav a em{font-style:normal;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}
  .nab-home-v322 .nab-home-mobile-nav a.is-active span{background:#f6e5e3}
  .nab-home-v322 .nab-home-mobile-nav-book{transform:translateY(-8px)}
  .nab-home-v322 .nab-home-mobile-nav-book span{width:38px!important;height:38px!important;background:linear-gradient(135deg,var(--nab-home-primary,#d79aa2),var(--nab-home-primary-dark,#8f5e62))!important;color:#fff!important;box-shadow:0 8px 20px rgba(143,94,98,.25)}
  .nab-home-v322 .nab-home-footer{padding:58px 0 110px!important;margin-top:30px!important}
  .nab-home-v322 .nab-home-footer-wave{height:52px!important}
}

@media(max-width:420px){
  .nab-home-v322 .nab-home-hero-card{grid-template-columns:1.08fr .92fr!important;min-height:216px!important}
  .nab-home-v322 .nab-home-hero-media{min-height:216px!important}
  .nab-home-v322 .nab-home-hero-copy{padding:15px 8px 15px 13px!important}
  .nab-home-v322 .nab-home-hero-copy h1{font-size:24px!important}
  .nab-home-v322 .nab-home-service-card{flex-basis:45vw}
  .nab-home-v322 .nab-home-tab-pill{font-size:6px!important}
}


/* v3.22.2 mobile footer refinement */
.nab-home-v322 .nab-home-footer-section{min-width:0}
.nab-home-v322 .nab-home-footer-more{display:inline-flex;margin-top:8px;font-size:8px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--nab-home-primary-dark,#8f5e62)!important}
.nab-home-v322 .nab-home-footer-contact p{display:flex;align-items:flex-start;gap:7px}
.nab-home-v322 .nab-home-footer-contact p>span{flex:0 0 16px;color:var(--nab-home-primary-dark,#8f5e62);font-size:10px;line-height:1.4;text-align:center}
.nab-home-v322 .nab-home-footer-news-copy{display:none}

@media(max-width:767px){
  .nab-home-v322 .nab-home-footer{
    margin-top:18px!important;
    padding:34px 0 calc(104px + env(safe-area-inset-bottom))!important;
    background:linear-gradient(180deg,#fffdfc 0%,#fff8f6 100%)!important;
    overflow:hidden!important;
  }
  .nab-home-v322 .nab-home-footer-wave{
    left:-14%!important;
    right:-14%!important;
    top:0!important;
    height:38px!important;
    transform:translateY(-68%)!important;
    border-radius:0 0 50% 50%/0 0 78% 78%!important;
    box-shadow:none!important;
    background:#fffdfc!important;
  }
  .nab-home-v322 .nab-home-footer-grid{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:10px!important;
    align-items:start!important;
  }
  .nab-home-v322 .nab-home-footer-brand{
    grid-column:1/-1!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    padding:0 2px 12px!important;
    margin:0!important;
    border-bottom:1px solid rgba(234,216,212,.85)!important;
  }
  .nab-home-v322 .nab-home-footer-brand .nab-home-logo{
    min-width:0!important;
    flex:0 0 auto!important;
  }
  .nab-home-v322 .nab-home-footer-brand .nab-home-logo img{
    width:auto!important;
    max-width:132px!important;
    max-height:48px!important;
  }
  .nab-home-v322 .nab-home-footer-brand .nab-home-logo span{
    font-size:24px!important;
    line-height:1!important;
  }
  .nab-home-v322 .nab-home-footer-brand>p{
    max-width:52%!important;
    margin:0!important;
    font-size:9px!important;
    line-height:1.45!important;
    text-align:right!important;
    color:#7a6565!important;
  }
  .nab-home-v322 .nab-home-footer-section{
    padding:12px!important;
    border:1px solid rgba(234,216,212,.9)!important;
    border-radius:14px!important;
    background:rgba(255,255,255,.72)!important;
    box-shadow:0 6px 18px rgba(111,72,76,.04)!important;
  }
  .nab-home-v322 .nab-home-footer-section h3{
    margin:0 0 8px!important;
    font-size:15px!important;
    line-height:1.2!important;
  }
  .nab-home-v322 .nab-home-footer-services ul{
    gap:6px!important;
  }
  .nab-home-v322 .nab-home-footer-services li,
  .nab-home-v322 .nab-home-footer-services a,
  .nab-home-v322 .nab-home-footer-contact p,
  .nab-home-v322 .nab-home-footer-contact a{
    font-size:9px!important;
    line-height:1.45!important;
  }
  .nab-home-v322 .nab-home-footer-services li:nth-child(n+4){display:none!important}
  .nab-home-v322 .nab-home-footer-more{
    margin-top:8px!important;
    font-size:8px!important;
  }
  .nab-home-v322 .nab-home-footer-contact p{
    margin:0 0 7px!important;
    word-break:break-word!important;
  }
  .nab-home-v322 .nab-home-footer-contact p:last-child{margin-bottom:0!important}
  .nab-home-v322 .nab-home-footer-news{
    grid-column:1/-1!important;
    display:grid!important;
    grid-template-columns:auto 1fr!important;
    align-items:center!important;
    gap:8px 12px!important;
    padding:12px!important;
  }
  .nab-home-v322 .nab-home-footer-news h3{
    margin:0!important;
    white-space:nowrap!important;
  }
  .nab-home-v322 .nab-home-footer-news-copy{display:none!important}
  .nab-home-v322 .nab-home-newsletter{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:7px!important;
    width:100%!important;
  }
  .nab-home-v322 .nab-home-newsletter input{
    min-width:0!important;
    width:100%!important;
    height:38px!important;
    padding:0 12px!important;
    border-radius:10px!important;
    font-size:11px!important;
    background:#fff!important;
  }
  .nab-home-v322 .nab-home-newsletter button{
    width:auto!important;
    min-width:72px!important;
    height:38px!important;
    padding:0 13px!important;
    border-radius:999px!important;
    font-size:8px!important;
  }
}

@media(max-width:420px){
  .nab-home-v322 .nab-home-footer-grid{grid-template-columns:1fr!important}
  .nab-home-v322 .nab-home-footer-brand{grid-column:1!important}
  .nab-home-v322 .nab-home-footer-services,
  .nab-home-v322 .nab-home-footer-contact,
  .nab-home-v322 .nab-home-footer-news{grid-column:1!important}
  .nab-home-v322 .nab-home-footer-services,
  .nab-home-v322 .nab-home-footer-contact{padding:11px 12px!important}
  .nab-home-v322 .nab-home-footer-news{grid-template-columns:1fr!important}
  .nab-home-v322 .nab-home-footer-brand>p{max-width:48%!important;font-size:8px!important}
}

/* v3.22.5 desktop footer typography and emphasis */
@media (min-width:768px){
  .nab-home-v322 .nab-home-footer{
    padding:84px 0 46px!important;
    background:linear-gradient(180deg,#fffdfc 0%,#fff8f6 100%)!important;
  }
  .nab-home-v322 .nab-home-footer-grid{
    grid-template-columns:minmax(260px,1.15fr) minmax(260px,1fr) minmax(250px,.95fr) minmax(260px,1fr)!important;
    gap:44px!important;
    align-items:start!important;
  }
  .nab-home-v322 .nab-home-footer-brand{
    padding-right:20px!important;
  }
  .nab-home-v322 .nab-home-footer-brand .nab-home-logo{
    display:inline-flex!important;
    margin-bottom:14px!important;
  }
  .nab-home-v322 .nab-home-footer-brand .nab-home-logo span{
    font-size:40px!important;
    line-height:1.05!important;
    letter-spacing:.01em!important;
    color:var(--nab-home-primary-dark,#8f5e62)!important;
    font-weight:600!important;
  }
  .nab-home-v322 .nab-home-footer-brand .nab-home-logo img{
    width:auto!important;
    max-width:240px!important;
    max-height:76px!important;
  }
  .nab-home-v322 .nab-home-footer-brand>p{
    max-width:340px!important;
    margin:0!important;
    font-size:14px!important;
    line-height:1.7!important;
    color:#745f5f!important;
  }
  .nab-home-v322 .nab-home-footer-section{
    min-width:0!important;
    padding:0!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
  }
  .nab-home-v322 .nab-home-footer-section h3{
    margin:0 0 18px!important;
    font-family:var(--nab-home-heading,Georgia,"Times New Roman",serif)!important;
    font-size:22px!important;
    line-height:1.15!important;
    font-weight:500!important;
    color:var(--nab-home-primary-dark,#8f5e62)!important;
    letter-spacing:.01em!important;
  }
  .nab-home-v322 .nab-home-footer-services ul{
    gap:11px!important;
  }
  .nab-home-v322 .nab-home-footer-services li,
  .nab-home-v322 .nab-home-footer-services a,
  .nab-home-v322 .nab-home-footer-contact p,
  .nab-home-v322 .nab-home-footer-contact a{
    font-size:14px!important;
    line-height:1.55!important;
    color:#6b5757!important;
  }
  .nab-home-v322 .nab-home-footer-services a{
    transition:color .2s ease,transform .2s ease!important;
  }
  .nab-home-v322 .nab-home-footer-services a:hover{
    color:var(--nab-home-primary-dark,#8f5e62)!important;
  }
  .nab-home-v322 .nab-home-footer-more{
    display:inline-flex!important;
    align-items:center!important;
    gap:6px!important;
    margin-top:16px!important;
    font-size:12px!important;
    font-weight:800!important;
    letter-spacing:.07em!important;
    text-transform:uppercase!important;
    color:var(--nab-home-primary-dark,#8f5e62)!important;
  }
  .nab-home-v322 .nab-home-footer-contact p{
    display:grid!important;
    grid-template-columns:22px minmax(0,1fr)!important;
    gap:10px!important;
    align-items:start!important;
    margin:0 0 14px!important;
  }
  .nab-home-v322 .nab-home-footer-contact p>span{
    width:22px!important;
    height:22px!important;
    display:grid!important;
    place-items:center!important;
    border-radius:50%!important;
    background:rgba(215,154,162,.10)!important;
    color:var(--nab-home-primary-dark,#8f5e62)!important;
    font-size:11px!important;
    line-height:1!important;
  }
  .nab-home-v322 .nab-home-footer-news-copy{
    display:block!important;
    margin:0 0 12px!important;
    font-size:13px!important;
    line-height:1.55!important;
    color:#806b6b!important;
  }
  .nab-home-v322 .nab-home-newsletter{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:9px!important;
    align-items:center!important;
  }
  .nab-home-v322 .nab-home-newsletter input{
    height:46px!important;
    padding:0 15px!important;
    border-radius:12px!important;
    border:1px solid var(--nab-home-border,#ead8d4)!important;
    background:#fff!important;
    font-size:14px!important;
    color:#5f4e4e!important;
  }
  .nab-home-v322 .nab-home-newsletter button{
    height:46px!important;
    min-width:96px!important;
    padding:0 17px!important;
    border-radius:999px!important;
    font-size:11px!important;
    letter-spacing:.05em!important;
  }
}

/* v3.23.0 configurable hero banner slider */
.nab-home-hero-slider{position:relative;overflow:hidden;touch-action:pan-y;background:#f9e9e8}
.nab-home-hero-slides{position:relative;width:100%;height:100%;min-height:inherit;transition:transform var(--nab-slider-duration,700ms) cubic-bezier(.22,.72,.24,1)}
.nab-home-hero-slide{position:absolute;inset:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity var(--nab-slider-duration,700ms) ease,visibility var(--nab-slider-duration,700ms) ease;z-index:0}
.nab-home-hero-slide.is-active{opacity:1;visibility:visible;z-index:1}
.nab-home-hero-slide picture,.nab-home-hero-slide img{display:block;width:100%;height:100%}
.nab-home-hero-slide img{object-fit:cover;object-position:center}
.nab-home-hero-slider.is-slide-mode .nab-home-hero-slides{display:flex}
.nab-home-hero-slider.is-slide-mode .nab-home-hero-slide{position:relative;inset:auto;flex:0 0 100%;opacity:1;visibility:visible;z-index:1;transition:none}
.nab-home-hero-arrow{position:absolute;top:50%;z-index:8;width:40px;height:40px;margin-top:-20px;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:rgba(255,255,255,.82);color:var(--nab-home-primary-dark,#8f5e62);font:400 26px/1 Arial,sans-serif;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 24px rgba(80,50,52,.12);backdrop-filter:blur(8px);transition:transform .2s ease,background .2s ease}
.nab-home-hero-arrow:hover{transform:scale(1.06);background:#fff}
.nab-home-hero-prev{left:14px}.nab-home-hero-next{right:14px}
.nab-home-hero-dots[data-nab-hero-dots]{display:flex!important;align-items:center;justify-content:center;gap:7px;position:absolute;left:auto;right:24%;bottom:14px;transform:translateX(50%);z-index:10}
.nab-home-hero-dots[data-nab-hero-dots] button{appearance:none;width:8px;height:8px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.72);box-shadow:0 0 0 1px rgba(143,94,98,.18);cursor:pointer;transition:width .2s ease,background .2s ease,border-radius .2s ease}
.nab-home-hero-dots[data-nab-hero-dots] button.active{width:24px;border-radius:999px;background:var(--nab-home-primary-dark,#8f5e62)}
@media(max-width:767px){
  .nab-home-hero-dots[data-nab-hero-dots]{right:22%;bottom:9px;gap:5px}
  .nab-home-hero-dots[data-nab-hero-dots] button{width:6px;height:6px}
  .nab-home-hero-dots[data-nab-hero-dots] button.active{width:18px}
  .nab-home-hero-arrow{width:32px;height:32px;margin-top:-16px;font-size:21px;background:rgba(255,255,255,.76)}
  .nab-home-hero-prev{left:7px}.nab-home-hero-next{right:7px}
}
@media(prefers-reduced-motion:reduce){
  .nab-home-hero-slides,.nab-home-hero-slide{transition:none!important}
}

/* v3.23.1 hero auto-balance + footer map restore */
.nab-home-v323 .nab-home-hero-card{align-items:stretch!important}
.nab-home-v323 .nab-home-hero-copy{align-self:stretch!important}
.nab-home-v323 .nab-home-hero-media{align-self:stretch!important;height:var(--nab-hero-copy-height,auto)!important;min-height:0!important}
.nab-home-v323 .nab-home-hero-media>picture,
.nab-home-v323 .nab-home-hero-slider,
.nab-home-v323 .nab-home-hero-slides,
.nab-home-v323 .nab-home-hero-slide,
.nab-home-v323 .nab-home-hero-slide picture{height:100%!important;min-height:0!important}
.nab-home-v323 .nab-home-hero-media img,
.nab-home-v323 .nab-home-hero-slide img{height:100%!important;object-fit:cover!important}

.nab-home-v323 .nab-home-footer-map{position:relative;z-index:3;margin-top:28px;border:1px solid var(--nab-home-border,#ead8d4);border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 10px 30px rgba(99,67,70,.06)}
.nab-home-v323 .nab-home-footer-map iframe{display:block;width:100%!important;height:280px!important;max-width:100%!important;border:0!important;margin:0!important}

@media(max-width:767px){
  .nab-home-v323 .nab-home-hero-card{align-items:stretch!important}
  .nab-home-v323 .nab-home-hero-media{height:var(--nab-hero-copy-height,auto)!important;min-height:0!important}
  .nab-home-v323 .nab-home-footer-map{margin-top:12px;border-radius:16px}
  .nab-home-v323 .nab-home-footer-map iframe{height:210px!important}
}


/* v3.23.2 - robust equal-height hero and visible map */
.nab-home-v3232 .nab-home-hero-card{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:stretch!important;position:relative}
.nab-home-v3232 .nab-home-hero-copy{height:auto!important;min-height:0!important;align-self:stretch!important}
.nab-home-v3232 .nab-home-hero-media{height:100%!important;min-height:0!important;align-self:stretch!important}
.nab-home-v3232 .nab-home-hero-slider,.nab-home-v3232 .nab-home-hero-slides,.nab-home-v3232 .nab-home-hero-slide,.nab-home-v3232 .nab-home-hero-slide picture{height:100%!important;min-height:100%!important}
.nab-home-v3232 .nab-home-hero-slide img{width:100%!important;height:100%!important;object-fit:cover!important}
.nab-home-v3232 .nab-home-footer-map{display:block!important;clear:both;width:100%;margin:24px 0 0!important;border-radius:20px;overflow:hidden;border:1px solid var(--nab-home-border,#ead8d4);background:#fff}
.nab-home-v3232 .nab-home-footer-map iframe{display:block!important;width:100%!important;height:280px!important;max-width:none!important;margin:0!important;border:0!important}
@media(max-width:767px){
 .nab-home-v3232 .nab-home-hero-card{grid-template-columns:1fr;display:block}
 .nab-home-v3232 .nab-home-hero-media{height:auto!important;aspect-ratio:16/9}
 .nab-home-v3232 .nab-home-hero-slider,.nab-home-v3232 .nab-home-hero-slides,.nab-home-v3232 .nab-home-hero-slide,.nab-home-v3232 .nab-home-hero-slide picture{height:100%!important;min-height:0!important}
 .nab-home-v3232 .nab-home-footer-map iframe{height:210px!important}
}


/* v3.24.0 real slider + map build */
.nab-home-v324 .nab-home-hero-card{align-items:stretch}
.nab-home-v324 .nab-home-hero-media{height:var(--nab-hero-copy-height,auto)!important;min-height:0!important}
.nab-home-v324 .nab-home-hero-slides,.nab-home-v324 .nab-home-hero-slide,.nab-home-v324 .nab-home-hero-slide picture,.nab-home-v324 .nab-home-hero-slide img{height:100%!important;width:100%}
.nab-home-v324 .nab-home-hero-slide img{object-fit:cover}
.nab-home-v324 .nab-home-footer-map{display:block!important;width:100%;margin-top:20px;border:1px solid var(--nab-home-border,#ead8d4);border-radius:18px;overflow:hidden;background:#fff}
.nab-home-v324 .nab-home-footer-map iframe{display:block!important;width:100%!important;max-width:100%!important;height:280px!important;border:0!important;margin:0!important}
@media(max-width:760px){.nab-home-v324 .nab-home-hero-media{height:auto!important;aspect-ratio:16/9}.nab-home-v324 .nab-home-footer-map iframe{height:210px!important}}


/* v3.24.1 hero slider rendering fix: image fills right column; row height comes only from left copy */
.nab-home-v3241 .nab-home-hero-card{
  display:grid!important;
  grid-template-columns:minmax(340px,.78fr) minmax(0,1.38fr)!important;
  grid-auto-rows:auto!important;
  align-items:stretch!important;
  min-height:0!important;
}
.nab-home-v3241 .nab-home-hero-copy{
  align-self:stretch!important;
  min-height:0!important;
  height:auto!important;
}
.nab-home-v3241 .nab-home-hero-media{
  position:relative!important;
  align-self:stretch!important;
  min-width:0!important;
  min-height:0!important;
  height:auto!important;
  overflow:hidden!important;
  background:#f9e9e8;
}
.nab-home-v3241 .nab-home-hero-slider .nab-home-hero-slides{
  position:absolute!important;
  inset:0!important;
  width:auto!important;
  height:auto!important;
  min-height:0!important;
}
.nab-home-v3241 .nab-home-hero-slider .nab-home-hero-slide{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
}
.nab-home-v3241 .nab-home-hero-slide picture,
.nab-home-v3241 .nab-home-hero-slide img{
  display:block!important;
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  min-width:100%!important;
  min-height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
}
.nab-home-v3241 .nab-home-hero-slide.is-image-error::before{
  content:'Ảnh banner không tải được';
  position:absolute;inset:0;display:grid;place-items:center;
  color:rgba(143,94,98,.72);font-size:12px;z-index:2;
}
/* slide effect uses transform on individual absolute slides, not a flex track that can collapse */
.nab-home-v3241 .nab-home-hero-slider.is-slide-mode .nab-home-hero-slides{display:block!important;transform:none!important}
.nab-home-v3241 .nab-home-hero-slider.is-slide-mode .nab-home-hero-slide{
  position:absolute!important;inset:0!important;opacity:1!important;visibility:visible!important;
  transform:translate3d(105%,0,0);transition:transform var(--nab-slider-duration,700ms) cubic-bezier(.22,.72,.24,1)!important;
}
.nab-home-v3241 .nab-home-hero-slider.is-slide-mode .nab-home-hero-slide.is-active{transform:translate3d(0,0,0)!important;z-index:2!important}
/* arrows: smaller and softer */
.nab-home-v3241 .nab-home-hero-arrow{
  width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;
  margin-top:-14px!important;padding:0!important;border-color:rgba(255,255,255,.58)!important;
  background:rgba(255,255,255,.56)!important;color:rgba(143,94,98,.72)!important;
  font-size:18px!important;line-height:1!important;box-shadow:0 4px 14px rgba(80,50,52,.07)!important;
  backdrop-filter:blur(5px);opacity:.72;transition:opacity .2s ease,background .2s ease,transform .2s ease!important;
}
.nab-home-v3241 .nab-home-hero-arrow:hover{opacity:.95;background:rgba(255,255,255,.84)!important;transform:scale(1.03)!important}
.nab-home-v3241 .nab-home-hero-prev{left:10px!important}.nab-home-v3241 .nab-home-hero-next{right:10px!important}
.nab-home-v3241 .nab-home-hero-dots[data-nab-hero-dots]{bottom:10px!important;right:25%!important;gap:5px!important}
.nab-home-v3241 .nab-home-hero-dots[data-nab-hero-dots] button{width:6px!important;height:6px!important;opacity:.75}
.nab-home-v3241 .nab-home-hero-dots[data-nab-hero-dots] button.active{width:16px!important}
@media(max-width:760px){
  .nab-home-v3241 .nab-home-hero-card{display:grid!important;grid-template-columns:1.05fr .95fr!important;min-height:0!important}
  .nab-home-v3241 .nab-home-hero-copy{padding:17px 10px 17px 16px!important}
  .nab-home-v3241 .nab-home-hero-media{height:auto!important;min-height:0!important;aspect-ratio:auto!important}
  .nab-home-v3241 .nab-home-hero-arrow{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;margin-top:-12px!important;font-size:15px!important;opacity:.62}
  .nab-home-v3241 .nab-home-hero-prev{left:6px!important}.nab-home-v3241 .nab-home-hero-next{right:6px!important}
  .nab-home-v3241 .nab-home-hero-dots[data-nab-hero-dots]{right:23%!important;bottom:7px!important}
}
@media(max-width:480px){
  .nab-home-v3241 .nab-home-hero-card{grid-template-columns:1.08fr .92fr!important}
  .nab-home-v3241 .nab-home-hero-copy{padding:14px 8px 14px 13px!important}
}


/* v3.24.2 footer social + 7px hero dots */
.nab-home-v3242 .nab-home-hero-dots[data-nab-hero-dots]{gap:6px!important}
.nab-home-v3242 .nab-home-hero-dots[data-nab-hero-dots] button{width:7px!important;height:7px!important;border-radius:50%!important;opacity:.82;box-shadow:0 0 0 1px rgba(143,94,98,.16)!important}
.nab-home-v3242 .nab-home-hero-dots[data-nab-hero-dots] button.active{width:7px!important;height:7px!important;border-radius:50%!important;background:var(--nab-home-primary-dark,#8f5e62)!important;opacity:1}
.nab-home-v3242 .nab-home-footer-brand>p{margin:10px 0 0;max-width:360px;font-size:12px;line-height:1.7;color:#6d5959}
.nab-home-v3242 .nab-home-footer-social{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:14px}
.nab-home-v3242 .nab-home-footer-social a{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:1px solid var(--nab-home-border,#ead8d4);background:#fff;color:var(--nab-home-primary-dark,#8f5e62);text-decoration:none;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease;box-shadow:0 4px 14px rgba(143,94,98,.06)}
.nab-home-v3242 .nab-home-footer-social a:hover{transform:translateY(-2px);background:var(--nab-home-primary-dark,#8f5e62);color:#fff;border-color:var(--nab-home-primary-dark,#8f5e62)}
.nab-home-v3242 .nab-home-footer-social a svg{width:18px;height:18px;display:block}
@media (max-width: 767px){
  .nab-home-v3242 .nab-home-footer-brand>p{font-size:11px;max-width:none}
  .nab-home-v3242 .nab-home-footer-social{margin-top:12px;gap:8px}
  .nab-home-v3242 .nab-home-footer-social a{width:34px;height:34px}
  .nab-home-v3242 .nab-home-hero-dots[data-nab-hero-dots]{gap:5px!important}
  .nab-home-v3242 .nab-home-hero-dots[data-nab-hero-dots] button,.nab-home-v3242 .nab-home-hero-dots[data-nab-hero-dots] button.active{width:7px!important;height:7px!important}
}

/* v3.25.4: hero slider navigation arrows intentionally removed for cleaner desktop/mobile banner */
.nab-home-hero-arrow{display:none!important}


/* v3.25.6 shared header/footer — one renderer on every page */
.nab-shared-home-footer{position:relative!important;overflow:hidden!important;margin-top:22px!important;padding:70px 0 34px!important;border-top:0!important;background:linear-gradient(180deg,#fffaf9 0%,#fff6f4 42%,#fff0ee 100%)!important}
.nab-shared-home-footer .nab-home-footer-wave{position:absolute!important;left:-5%!important;right:-5%!important;top:0!important;height:74px!important;transform:translateY(-55%)!important;background:#fffdfc!important;border-bottom:1px solid rgba(229,197,195,.72)!important;border-radius:0 0 50% 50%/0 0 100% 100%!important;z-index:1!important}
.nab-shared-footer-decor{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}
.nab-shared-footer-decor .petal{position:absolute;display:block;border-radius:74% 26% 68% 32%/58% 36% 64% 42%;background:linear-gradient(135deg,rgba(237,188,198,.54),rgba(255,231,235,.17));box-shadow:inset 0 1px 0 rgba(255,255,255,.7);opacity:.65}
.nab-shared-footer-decor .petal:after{content:"";position:absolute;inset:22% 18%;border-radius:inherit;border:1px solid rgba(220,163,173,.20)}
.nab-shared-footer-decor .p1{width:54px;height:32px;left:2.5%;top:62px;transform:rotate(-18deg)}
.nab-shared-footer-decor .p2{width:31px;height:19px;left:7%;top:105px;transform:rotate(20deg);opacity:.48}
.nab-shared-footer-decor .p3{width:52px;height:31px;right:3%;top:72px;transform:rotate(19deg)}
.nab-shared-footer-decor .p4{width:29px;height:18px;right:8%;top:116px;transform:rotate(-15deg);opacity:.46}
.nab-shared-footer-decor .bloom{position:absolute;width:210px;height:210px;top:36px;border-radius:50%;opacity:.22;background:radial-gradient(circle at 50% 50%,rgba(249,218,224,.62) 0 15%,transparent 16%),radial-gradient(ellipse at 35% 50%,rgba(242,201,210,.46) 0 18%,transparent 19%),radial-gradient(ellipse at 65% 50%,rgba(242,201,210,.46) 0 18%,transparent 19%),radial-gradient(ellipse at 50% 35%,rgba(246,211,218,.42) 0 18%,transparent 19%),radial-gradient(ellipse at 50% 65%,rgba(246,211,218,.42) 0 18%,transparent 19%)}
.nab-shared-footer-decor .bl{left:-84px}.nab-shared-footer-decor .br{right:-72px;top:54px}
.nab-shared-home-footer>.nab-home-container{position:relative;z-index:2}
.nab-shared-home-footer .nab-home-footer-grid{grid-template-columns:minmax(230px,1.15fr) minmax(190px,.85fr) minmax(210px,.9fr) minmax(240px,1fr)!important;gap:38px!important;align-items:start!important}
.nab-shared-home-footer .nab-home-footer-brand .nab-home-logo img{max-width:235px!important;max-height:72px!important;width:auto!important}
.nab-shared-home-footer .nab-home-footer-brand>p{max-width:330px!important;margin:12px 0 0!important;font-size:13px!important;line-height:1.65!important;color:#725d5d!important}
.nab-shared-home-footer .nab-home-footer-section h3{margin:0 0 14px!important;font-family:var(--nab-home-heading,Georgia,"Times New Roman",serif)!important;font-size:18px!important;line-height:1.2!important;font-weight:500!important;color:var(--nab-home-primary-dark,#8f5e62)!important}
.nab-shared-home-footer .nab-home-footer-services li,.nab-shared-home-footer .nab-home-footer-services a,.nab-shared-home-footer .nab-home-footer-contact p,.nab-shared-home-footer .nab-home-footer-contact a{font-size:12px!important;line-height:1.55!important;color:#695757!important}
.nab-shared-home-footer .nab-home-footer-services ul{gap:7px!important}
.nab-shared-home-footer .nab-home-footer-more{margin-top:10px!important;font-size:10px!important}
.nab-shared-home-footer .nab-home-footer-social{display:flex!important;gap:9px!important;margin-top:14px!important}
.nab-shared-home-footer .nab-home-footer-social a{width:34px!important;height:34px!important;background:linear-gradient(135deg,var(--nab-home-primary,#d79aa2),var(--nab-home-primary-dark,#8f5e62))!important;color:#fff!important;border:0!important}
.nab-shared-home-footer .nab-home-footer-social a svg{width:16px!important;height:16px!important}
.nab-shared-home-footer .nab-home-newsletter{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:7px!important}
.nab-shared-home-footer .nab-home-newsletter input{height:40px!important;font-size:12px!important;border-radius:8px!important;background:rgba(255,255,255,.93)!important}
.nab-shared-home-footer .nab-home-newsletter button{height:40px!important;min-width:82px!important;font-size:9px!important;padding:0 14px!important}
.nab-shared-home-footer .nab-home-footer-map{position:relative!important;z-index:2!important;margin-top:22px!important;border-radius:18px!important;overflow:hidden!important}
@media(max-width:767px){
 .nab-shared-home-footer{padding:46px 0 calc(105px + env(safe-area-inset-bottom))!important;margin-top:18px!important}
 .nab-shared-home-footer .nab-home-footer-wave{height:46px!important}
 .nab-shared-home-footer .nab-home-footer-grid{grid-template-columns:1fr!important;gap:12px!important}
 .nab-shared-home-footer .nab-home-footer-brand{display:block!important;padding:0 0 14px!important;border-bottom:1px solid rgba(234,216,212,.82)!important}
 .nab-shared-home-footer .nab-home-footer-brand>p{max-width:none!important;text-align:left!important;font-size:11px!important;line-height:1.55!important;margin-top:9px!important}
 .nab-shared-home-footer .nab-home-footer-section{padding:13px 14px!important;border:1px solid rgba(234,216,212,.86)!important;border-radius:14px!important;background:rgba(255,255,255,.62)!important}
 .nab-shared-home-footer .nab-home-footer-section h3{font-size:16px!important;margin-bottom:9px!important}
 .nab-shared-home-footer .nab-home-footer-services li,.nab-shared-home-footer .nab-home-footer-services a,.nab-shared-home-footer .nab-home-footer-contact p,.nab-shared-home-footer .nab-home-footer-contact a{font-size:11px!important}
 .nab-shared-home-footer .nab-home-footer-news{display:block!important}
 .nab-shared-home-footer .nab-home-newsletter input{height:40px!important;font-size:11px!important}
 .nab-shared-home-footer .nab-home-newsletter button{height:40px!important;font-size:9px!important}
 .nab-shared-footer-decor .bloom{width:130px;height:130px;opacity:.16}.nab-shared-footer-decor .bl{left:-58px}.nab-shared-footer-decor .br{right:-52px}
 .nab-shared-footer-decor .p1{left:10px;top:48px;width:36px;height:22px}.nab-shared-footer-decor .p2{left:44px;top:76px;width:22px;height:14px}.nab-shared-footer-decor .p3{right:12px;top:54px;width:34px;height:21px}.nab-shared-footer-decor .p4{right:48px;top:86px;width:20px;height:13px}
}

/* v3.26.6 — force homepage hero slider dots to stay tiny and neat */
.nab-home-hero-dots[data-nab-hero-dots]{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important}
.nab-home-hero-dots[data-nab-hero-dots] button,.nab-home-hero-dots[data-nab-hero-dots] button.active{width:7px!important;height:7px!important;min-width:7px!important;min-height:7px!important;max-width:7px!important;max-height:7px!important;flex:0 0 7px!important;padding:0!important;margin:0!important;border-radius:50%!important;line-height:0!important;font-size:0!important;overflow:hidden!important;text-indent:-9999px!important;box-shadow:0 0 0 1px rgba(143,94,98,.16)!important}
.nab-home-hero-dots[data-nab-hero-dots] button{background:rgba(255,255,255,.88)!important;opacity:1!important}
.nab-home-hero-dots[data-nab-hero-dots] button.active{background:var(--nab-home-primary-dark,#8f5e62)!important}
@media (max-width: 849px){
  .nab-home-hero-dots[data-nab-hero-dots]{bottom:8px!important;gap:5px!important}
  .nab-home-hero-dots[data-nab-hero-dots] button,.nab-home-hero-dots[data-nab-hero-dots] button.active{width:7px!important;height:7px!important;min-width:7px!important;min-height:7px!important;flex-basis:7px!important}
}
