/*
Theme Name: Nelson's 2
Theme URI: https://example.com/
Author: Nelson's
Description: Nelson’s luxury salon theme with true Elementor compatibility and image-based branding.
Version: 1.1.0
License: GPL-2.0-or-later
Text Domain: nelsons-salon
*/
:root{
  --navy:#071529;
  --navy-2:#0b1e38;
  --blue:#159de0;
  --blue-2:#55c9ff;
  --sky:#eef9ff;
  --ink:#122033;
  --muted:#66758a;
  --white:#fff;
  --line:#dce8f2;
  --shadow:0 18px 45px rgba(5,25,50,.13);
  --radius:18px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.65}
a{color:inherit;text-decoration:none}
img{max-width:100%;height:auto;display:block}
.container{width:min(1160px,calc(100% - 40px));margin-inline:auto}
.site-header{position:sticky;top:0;z-index:50;background:rgba(7,21,41,.96);backdrop-filter:blur(12px);box-shadow:0 8px 25px rgba(0,0,0,.12)}
.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{display:flex;align-items:center;color:#fff;line-height:0}
.brand .custom-logo-link{display:flex;align-items:center}
.brand .custom-logo{width:auto;max-width:220px;max-height:58px;object-fit:contain}
.nelsons-logo{width:190px;height:auto;max-height:58px;object-fit:contain}
.primary-nav ul{display:flex;gap:28px;list-style:none;padding:0;margin:0;align-items:center}
.primary-nav a{font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#e8f4ff;opacity:.92}
.primary-nav a:hover{color:var(--blue-2)}
.header-cta{background:linear-gradient(135deg,var(--blue),#3dbdf7);padding:12px 20px;border-radius:6px;color:#fff!important;font-weight:700;box-shadow:0 8px 22px rgba(21,157,224,.3)}
.mobile-toggle{display:none;background:none;border:1px solid rgba(255,255,255,.25);color:#fff;padding:8px 11px;border-radius:6px}
.hero{position:relative;overflow:hidden;background:linear-gradient(125deg,#071529 0%,#0c3159 53%,#139dde 100%);color:#fff}
.hero:before,.hero:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.18);border-radius:28px;width:300px;height:300px;right:-120px;top:60px;transform:rotate(25deg)}
.hero:after{width:420px;height:420px;right:-220px;top:-170px;border-color:rgba(120,220,255,.18)}
.hero-inner{min-height:620px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;padding:70px 0}
.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.25em;color:#8edcff;font-weight:800;margin-bottom:18px}
.hero h1{font-family:Georgia,serif;font-weight:400;font-size:clamp(44px,6vw,76px);line-height:1.02;margin:0 0 22px;letter-spacing:-2px}
.hero h1 span{font-style:italic}
.hero p{font-size:18px;color:#dcecff;max-width:590px;margin:0 0 30px}
.actions{display:flex;flex-wrap:wrap;gap:12px}
.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 23px;border-radius:6px;font-weight:800;letter-spacing:.03em;transition:.2s}
.btn-primary{background:#fff;color:var(--navy);box-shadow:0 10px 30px rgba(0,0,0,.15)}
.btn-primary:hover{transform:translateY(-2px)}
.btn-outline{border:1px solid rgba(255,255,255,.55);color:#fff}
.hero-gallery{display:grid;grid-template-columns:1fr 1fr;gap:14px;position:relative}
.hero-gallery img{width:100%;height:220px;object-fit:cover;border-radius:18px;box-shadow:var(--shadow);border:5px solid rgba(255,255,255,.14)}
.hero-gallery img:nth-child(2){margin-top:42px}
.hero-gallery img:nth-child(3){margin-top:-18px}
.section{padding:92px 0}
.section-soft{background:var(--sky)}
.section-head{text-align:center;max-width:720px;margin:0 auto 48px}
.section-head .eyebrow{color:#138bc7}
.section-head h2{font-family:Georgia,serif;font-size:clamp(34px,4vw,52px);line-height:1.1;font-weight:400;margin:0 0 15px}
.section-head p{color:var(--muted);margin:0}
.features{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.feature{background:#fff;border:1px solid var(--line);padding:34px;border-radius:var(--radius);box-shadow:0 10px 30px rgba(10,40,70,.05)}
.icon{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:#e1f5ff;color:#078fd2;font-weight:900;margin-bottom:18px}
.feature h3{font-family:Georgia,serif;font-size:25px;margin:0 0 8px}
.feature p{color:var(--muted);margin:0}
.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.gallery-card{overflow:hidden;border-radius:16px;background:#dbeef7;aspect-ratio:4/5}
.gallery-card img{width:100%;height:100%;object-fit:cover;transition:.35s}
.gallery-card:hover img{transform:scale(1.05)}
.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}
.split-image{border-radius:24px;overflow:hidden;box-shadow:var(--shadow)}
.split-image img{width:100%;height:520px;object-fit:cover}
.kicker{color:#138bc7;font-weight:800;text-transform:uppercase;letter-spacing:.16em;font-size:12px}
.split h2{font-family:Georgia,serif;font-size:clamp(35px,4vw,54px);line-height:1.1;font-weight:400;margin:12px 0 18px}
.split p{color:var(--muted)}
.checks{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:25px 0}
.check{font-weight:700}.check:before{content:"✓";display:inline-grid;place-items:center;width:22px;height:22px;margin-right:8px;border-radius:50%;background:#dff6ff;color:#078fd2;font-size:13px}
.quote-band{background:linear-gradient(135deg,#071529,#106aa4);color:#fff;text-align:center;padding:100px 20px;position:relative;overflow:hidden}
.quote-band blockquote{max-width:900px;margin:0 auto;font-family:Georgia,serif;font-size:clamp(27px,4vw,44px);line-height:1.25;font-style:italic}
.quote-band cite{display:block;font:700 12px/1.4 Inter,system-ui,sans-serif;letter-spacing:.18em;text-transform:uppercase;color:#8edcff;margin-top:25px}
.cta{background:linear-gradient(135deg,#0b2545,#159de0);color:#fff;border-radius:26px;padding:60px;display:flex;justify-content:space-between;gap:30px;align-items:center}
.cta h2{font-family:Georgia,serif;font-size:42px;font-weight:400;line-height:1.1;margin:0 0 8px}
.cta p{margin:0;color:#d9efff}
.site-footer{background:#061225;color:#c8d8e8;padding:58px 0 24px}
.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:50px}
.footer-title{color:#fff;font-family:Georgia,serif;font-size:24px;margin-bottom:12px}
.site-footer p{color:#9eb1c4}
.site-footer ul{list-style:none;padding:0;margin:0;line-height:2}
.site-footer a:hover{color:#6bd1ff}
.copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:45px;padding-top:20px;font-size:13px;color:#7e93aa}
.page-hero{padding:85px 0;background:linear-gradient(135deg,#071529,#116ca5);color:#fff;text-align:center}
.page-hero h1{font-family:Georgia,serif;font-weight:400;font-size:56px;margin:0 0 10px}
.page-content{padding:80px 0}
.services{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}
.service{padding:30px;border:1px solid var(--line);border-radius:18px}
.service h3{font-family:Georgia,serif;font-size:27px;margin:0 0 6px}
.service p{color:var(--muted);margin:0 0 12px}
.price{font-weight:800;color:#078fd2}
.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px}
.contact-card{background:var(--sky);border-radius:20px;padding:35px}
.form-row{margin-bottom:15px}.form-row label{display:block;font-weight:700;margin-bottom:6px}.form-row input,.form-row textarea{width:100%;padding:13px;border:1px solid var(--line);border-radius:7px;font:inherit}.form-row textarea{min-height:150px}
@media(max-width:900px){
  .primary-nav{display:none}.mobile-toggle{display:block}
  .header-inner{min-height:70px}.hero-inner,.split{grid-template-columns:1fr;gap:40px}
  .hero-inner{padding:65px 0}.hero-gallery{max-width:650px}
  .features{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr 1fr}
  .footer-grid,.contact-grid{grid-template-columns:1fr}
}
@media(max-width:560px){
  .container{width:min(100% - 28px,1160px)}
  .hero h1{font-size:44px}.hero-gallery{grid-template-columns:1fr 1fr}.hero-gallery img{height:165px}
  .gallery-grid,.services{grid-template-columns:1fr}.cta{padding:35px;display:block}.cta .btn{margin-top:20px}
  .checks{grid-template-columns:1fr}
}


/* Vagaro popup booking widget in header */
.header-vagaro { display:flex; align-items:center; justify-content:center; min-width:250px; }
.header-vagaro .vagaro { line-height:1.25; }
@media (max-width: 900px) { .header-vagaro { min-width:0; max-width:250px; } }


/* Shared Vagaro popup widgets */
.nelsons-vagaro-popup { display:inline-flex; align-items:center; justify-content:center; }
.nelsons-vagaro-popup .vagaro { margin:0 !important; }
.hero-widget, .cta-widget { min-height:44px; }
.actions .hero-widget .vagaro { width:auto !important; }
.cta .cta-widget .vagaro { width:auto !important; }
.header-widget .vagaro { width:auto !important; }
@media (max-width: 700px) {
  .actions .hero-widget, .cta .cta-widget { width:100%; }
}
