
:root{--bg:#071314;--bg2:#0b1b1d;--panel:#102629;--text:#f5fbf8;--muted:#b9cac5;--green:#64c68b;--green2:#2ea66a;--line:rgba(255,255,255,.11);--gold:#d9b879;--white:#fff;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.topbar{background:#061011;border-bottom:1px solid var(--line);font-size:14px;color:var(--muted)}.topbar .container{display:flex;justify-content:space-between;gap:16px;padding:9px 0;flex-wrap:wrap}.header{position:sticky;top:0;z-index:50;background:rgba(7,19,20,.88);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{height:48px;width:auto}.menu{display:flex;align-items:center;gap:28px;color:#e9f5f0}.menu a{font-weight:650;font-size:15px;opacity:.9}.menu a.active,.menu a:hover{color:var(--green)}.actions{display:flex;gap:12px;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 20px;font-weight:800;border:1px solid transparent;transition:.2s ease}.btn-primary{background:var(--green);color:#061011}.btn-primary:hover{background:#7ad99c;transform:translateY(-1px)}.btn-ghost{border-color:var(--line);color:var(--text)}.btn-ghost:hover{border-color:var(--green);color:var(--green)}.hamb{display:none;background:none;border:0;color:var(--text);font-size:28px}.hero{position:relative;min-height:calc(100vh - 110px);display:flex;align-items:center;overflow:hidden;background:linear-gradient(90deg,rgba(7,19,20,.95),rgba(7,19,20,.66),rgba(7,19,20,.35)),url('img/fondo.webp') center/cover}.hero:after{content:"";position:absolute;inset:auto 0 0 0;height:170px;background:linear-gradient(transparent,var(--bg))}.hero-content{position:relative;z-index:2;max-width:720px;padding:95px 0}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.16em;font-weight:900;font-size:13px}.hero h1,.page-hero h1{font-size:clamp(42px,6vw,76px);line-height:.98;margin:18px 0 22px;letter-spacing:-.045em}.lead{font-size:clamp(18px,2vw,23px);color:#dbe9e5;max-width:680px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:48px;max-width:620px}.stat{padding:20px;background:rgba(16,38,41,.78);border:1px solid var(--line);border-radius:22px}.stat strong{display:block;font-size:34px;color:var(--green)}.section{padding:88px 0}.section.alt{background:var(--bg2)}.section-head{max-width:760px;margin-bottom:38px}.section-head h2{font-size:clamp(32px,4vw,52px);line-height:1.05;letter-spacing:-.035em;margin:10px 0}.section-head p,.muted{color:var(--muted)}.grid-2{display:grid;grid-template-columns:1.05fr .95fr;gap:52px;align-items:center}.card{background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025));border:1px solid var(--line);border-radius:30px;padding:30px}.photo{border-radius:30px;overflow:hidden;border:1px solid var(--line);box-shadow:0 26px 70px rgba(0,0,0,.35)}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.benefit{padding:28px;background:var(--panel);border:1px solid var(--line);border-radius:26px}.benefit .ico{width:48px;height:48px;border-radius:16px;background:rgba(100,198,139,.14);display:grid;place-items:center;color:var(--green);font-size:24px;margin-bottom:18px}.benefit h3{margin:0 0 10px;font-size:21px}.quote{font-size:clamp(26px,3vw,42px);line-height:1.15;letter-spacing:-.03em;color:#fff}.testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.testimonial{padding:24px;border-radius:24px;background:#0e2225;border:1px solid var(--line);color:#dcebe7}.testimonial strong{display:block;color:var(--green);margin-top:14px}.contact-box{display:grid;grid-template-columns:1fr 1fr;gap:22px}.info-list{display:grid;gap:14px}.info-item{padding:18px;border-radius:20px;background:rgba(255,255,255,.04);border:1px solid var(--line)}.map{min-height:380px;border:0;width:100%;border-radius:28px;filter:grayscale(.1) contrast(1.05)}.page-hero{padding:86px 0 56px;background:radial-gradient(circle at 80% 10%,rgba(100,198,139,.18),transparent 30%),linear-gradient(180deg,#0a191b,var(--bg))}.content-page{padding:70px 0}.split-list{display:grid;gap:16px}.split-list li{margin-bottom:10px;color:#d5e4df}.comparison{display:grid;grid-template-columns:1fr 1fr;gap:18px}.comparison img{border-radius:24px;background:#fff;padding:18px}.footer{padding:56px 0 30px;background:#061011;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:34px}.footer img{height:50px;width:auto}.footer a{color:var(--muted)}.footer a:hover{color:var(--green)}.copy{margin-top:35px;padding-top:22px;border-top:1px solid var(--line);color:var(--muted);font-size:14px}.wa-float{position:fixed;right:18px;bottom:18px;z-index:70;background:#25d366;color:#04110a;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;font-weight:900;box-shadow:0 16px 45px rgba(0,0,0,.38)}.cookie{position:fixed;left:18px;right:18px;bottom:18px;z-index:80;display:none}.cookie.show{display:block}.cookie-inner{max-width:820px;margin:auto;background:#0e2225;border:1px solid var(--line);border-radius:24px;padding:20px;box-shadow:0 30px 80px rgba(0,0,0,.45);display:flex;gap:20px;align-items:center;justify-content:space-between}.legal p,.legal li{color:#d8e6e2}.legal h2{margin-top:38px}.form{display:grid;gap:14px}.form input,.form textarea{width:100%;padding:15px 16px;border-radius:16px;border:1px solid var(--line);background:#071314;color:#fff;font:inherit}.form textarea{min-height:130px}@media(max-width:860px){.hamb{display:block}.menu{position:absolute;left:0;right:0;top:76px;background:#071314;border-bottom:1px solid var(--line);display:none;flex-direction:column;align-items:flex-start;padding:22px 24px}.menu.open{display:flex}.actions .btn-ghost{display:none}.grid-2,.contact-box,.footer-grid,.comparison{grid-template-columns:1fr}.benefits,.testimonials{grid-template-columns:1fr}.stats{grid-template-columns:1fr}.hero{min-height:auto}.hero-content{padding:70px 0}.topbar{display:none}.brand img{height:38px}.section{padding:64px 0}.cookie-inner{display:block}.cookie-inner .btn{margin-top:14px}.wa-float{bottom:92px}}

/* ===== HOME REPLICA UPDATE ===== */
:root{--brand-navy:#172238;--brand-cyan:#12b7e8;--ink:#172238;--body:#161616;--soft:#f7f8fb;--stroke:#172238;--white:#ffffff}body.home-page{font-family:'Montserrat',Arial,sans-serif;background:#fff;color:var(--body)}body.home-page h1,body.home-page h2,body.home-page h3{font-family:'Poppins',Arial,sans-serif;font-weight:700;color:var(--ink)}body.home-page p,body.home-page a,body.home-page li{font-family:'Montserrat',Arial,sans-serif;font-weight:500}.site-header{background:var(--brand-navy);height:83px;display:flex;align-items:center;position:sticky;top:0;z-index:100}.site-header .nav{height:83px}.site-header .brand img{height:48px;width:auto}.site-header .menu{display:flex;gap:38px;align-items:center}.site-header .menu a{font-family:'Montserrat',Arial,sans-serif;font-weight:500;color:#fff;font-size:14px;letter-spacing:.01em}.site-header .menu a.active,.site-header .menu a:hover{color:var(--brand-cyan)}.site-header .social{display:flex;align-items:center;gap:18px}.site-header .social a img{width:16px;height:16px;object-fit:contain;filter:brightness(0) invert(1)}.site-header .hamb{display:none;color:#fff;background:none;border:0;font-size:27px}.home-hero{height:582px;position:relative;overflow:hidden;background:#fff}.hero-bg{position:absolute;inset:0;background:url('img/fondo.webp') center right/cover no-repeat}.hero-white{position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,#fff 33%,rgba(255,255,255,.87) 43%,rgba(255,255,255,.25) 58%,rgba(255,255,255,0) 75%)}.home-hero-inner{position:relative;z-index:2;height:100%;display:flex;align-items:center}.home-hero-copy{max-width:520px;margin-left:84px;padding-top:14px}.home-hero h1{font-size:34px;line-height:1.38;letter-spacing:-.02em;margin:0 0 22px}.home-hero p{font-size:16px;line-height:1.75;color:#000;margin:0 0 20px}.btn.btn-dark{background:var(--brand-navy);color:#fff;border:1px solid #061024;border-radius:20px;padding:9px 22px;font-family:'Montserrat',Arial,sans-serif;font-weight:600;font-size:14px;letter-spacing:.02em}.btn.btn-dark:hover{background:#0f192b;color:#fff;transform:none}.benefits-section{padding:86px 0 96px;background:#fff}.benefits-head{text-align:center;max-width:780px;margin:0 auto 48px}.benefits-head h2{font-size:40px;margin:0 0 14px}.benefits-head p{font-size:16px;line-height:1.65;color:#555;margin:0}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.benefit-card{min-height:250px;border:2px solid var(--brand-navy);border-radius:22px;background:#fff;padding:30px 26px 26px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.benefit-card img{height:58px;width:76px;object-fit:contain;margin-bottom:22px}.benefit-card h3{font-size:19px;line-height:1.25;margin:0 0 12px}.benefit-card p{font-size:14px;line-height:1.55;color:#555;margin:0}.home-about{padding:88px 0;background:#f7f8fb}.about-wrap{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center}.about-wrap h2{font-size:40px;margin:0 0 18px}.about-wrap p{font-size:16px;line-height:1.75;color:#333;margin:0 0 26px}.about-wrap figure{margin:0;border-radius:28px;overflow:hidden;box-shadow:0 18px 50px rgba(23,34,56,.14)}.about-wrap figure img{width:100%;height:420px;object-fit:cover}.home-cta{background:var(--brand-navy);color:#fff;text-align:center;padding:70px 0}.home-cta h2{color:#fff;font-size:38px;margin:0 0 12px}.home-cta p{color:#e9edf7;margin:0 auto 26px;max-width:620px}.btn.btn-light{background:#fff;color:var(--brand-navy);border-radius:22px;padding:11px 24px;font-weight:700}.wa-float{background:transparent;box-shadow:none;width:60px;height:60px}.wa-float img{width:58px;height:58px}.home-page .footer{background:var(--brand-navy)}
@media(max-width:900px){.site-header .menu{position:absolute;top:83px;left:0;right:0;background:var(--brand-navy);display:none;flex-direction:column;align-items:flex-start;padding:22px 28px;gap:20px}.site-header .menu.open{display:flex}.site-header .hamb{display:block}.home-hero{height:auto;min-height:560px}.hero-bg{background-position:center right}.hero-white{background:linear-gradient(180deg,rgba(255,255,255,.92) 0%,rgba(255,255,255,.84) 56%,rgba(255,255,255,.15) 100%)}.home-hero-copy{margin-left:0;padding:80px 0;max-width:100%}.home-hero h1{font-size:32px}.benefit-grid{grid-template-columns:1fr}.about-wrap{grid-template-columns:1fr}.site-header .social a{display:none}}

/* ===== HOME V3 — replica visual ===== */
.home-page{overflow-x:hidden}.home-page .container{width:min(990px,calc(100% - 48px))}.site-header{height:82px}.site-header .nav{height:82px}.site-header .brand{display:flex;align-items:center}.site-header .brand img{height:36px!important;width:auto}.site-header .menu{gap:36px}.site-header .social{gap:16px}.site-header .social a{width:16px;height:16px;color:#fff;display:grid;place-items:center}.site-header .social svg{width:15px;height:15px;display:block}.home-hero{height:430px}.hero-bg{background-size:cover;background-position:65% 46%}.hero-white{background:linear-gradient(90deg,#fff 0%,#fff 17%,rgba(255,255,255,.97) 25%,rgba(255,255,255,.68) 42%,rgba(255,255,255,.10) 61%,rgba(255,255,255,0) 73%)}.home-hero-copy{margin-left:26px;max-width:475px;padding-top:0}.home-hero h1{font-size:32px;line-height:1.43;margin-bottom:20px}.home-hero p{max-width:485px;font-size:15px;line-height:1.75;margin-bottom:18px}.stats-contact{display:grid;grid-template-columns:1fr 1.05fr;min-height:92px;border-bottom:2px solid #333}.stats-left{background:var(--brand-navy);color:#fff;display:flex;justify-content:flex-end;gap:62px;padding:10px 72px 12px 20px;position:relative}.stats-left:after{content:"";position:absolute;right:-62px;top:0;border-top:92px solid var(--brand-navy);border-right:62px solid transparent}.stats-left div{text-align:center;min-width:78px;position:relative;z-index:1}.stats-left strong{display:block;font-size:28px;line-height:1.05;font-family:'Poppins';font-weight:700}.stats-left span{font-size:14px}.stats-right{display:flex;align-items:center;justify-content:center;gap:34px;padding-left:55px}.stats-right p{font-size:15px;line-height:1.35;color:var(--brand-navy);font-weight:600}.about-home{background:#f7f9f8;padding:84px 0 72px}.about-home-grid{display:grid;grid-template-columns:390px 1fr;gap:55px;align-items:center}.photo-collage{height:365px;position:relative}.photo-collage img{position:absolute;object-fit:cover;box-shadow:0 8px 22px rgba(0,0,0,.22)}.photo-collage .c1{width:122px;height:105px;left:15px;top:6px}.photo-collage .c2{width:118px;height:108px;right:38px;top:3px}.photo-collage .c3{width:205px;height:175px;left:90px;top:78px}.photo-collage .c4{width:108px;height:110px;left:18px;bottom:14px}.kicker{display:block;font-family:'Montserrat';font-weight:700;font-size:13px;color:#0a0a0a;margin-bottom:19px}.about-copy h2{font-size:30px;line-height:1.25;margin:0 0 20px}.about-copy p{font-size:14px;line-height:2;color:#111;margin:0 0 23px}.quote-band{background:var(--brand-navy);padding:27px 0}.quote-row{display:flex;align-items:center;justify-content:center;gap:70px}.quote-row p{color:#fff;text-align:center;font-weight:600;font-size:14px;line-height:1.45;margin:0}.quote-row .btn{min-width:160px}.benefits-section{padding:75px 0 85px}.benefits-head{margin-bottom:38px}.benefits-head h2{font-size:34px}.benefit-grid{gap:20px}.benefit-card{min-height:278px;border-width:2px;border-radius:18px;padding:26px 18px 23px}.benefit-card img{width:72px;height:66px;margin-bottom:17px}.benefit-card h3{font-family:'Montserrat'!important;font-weight:600!important;font-size:17px;line-height:1.3;color:#090909!important;margin-bottom:14px}.benefit-card p{font-size:14px;line-height:1.85;color:#111}.testimonials-home{background:var(--brand-navy);padding:44px 0 56px;color:#fff}.testimonial-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:75px;align-items:center}.kicker.light,.testimonial-intro h2{color:#fff}.testimonial-intro h2{font-size:30px;line-height:1.25;margin:0 0 30px}.testimonial-intro p{font-size:15px;line-height:2;margin-bottom:53px}.attention{display:flex;align-items:baseline;gap:55px;margin:0 0 34px 55px}.attention strong{font-family:'Poppins';font-size:36px}.attention span{font-size:16px}.testimonial-intro .btn{margin-left:148px}.google-review{background:#fff;color:#111;border-radius:13px;padding:21px 24px 18px;box-shadow:0 10px 26px rgba(0,0,0,.18)}.review-head{display:flex;align-items:center;gap:14px}.avatar{width:40px;height:40px;border-radius:50%;background:#dc4f87;color:#fff;display:grid;place-items:center;font-size:12px}.google-g{margin-left:auto;color:#4285f4;font-size:22px;font-weight:700}.stars{text-align:center;color:#fabb05;font-size:21px;letter-spacing:1px;margin:10px 0}.google-review p{font-size:14px;line-height:1.55;text-align:center;margin:0}.google-review small{display:block;text-align:center;color:#888;margin-top:10px}.blog-home{background:#f7f9f8;padding:80px 0 88px}.blog-grid{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.blog-grid h2{font-size:30px;margin:0 0 24px;color:#080808}.blog-grid p{font-size:17px;line-height:1.85;margin-bottom:58px}.blog-card{background:#f8faf9;border-radius:20px;overflow:hidden;box-shadow:0 4px 14px rgba(0,0,0,.24);text-align:center;padding:0 22px 20px}.blog-card img{width:100%;height:255px;object-fit:cover;margin-bottom:18px}.blog-card h3{font-family:'Montserrat'!important;font-size:14px;font-weight:500!important;white-space:nowrap;overflow:hidden;margin:0 0 12px;color:#111!important}.blog-card a{font-size:12px;color:#111}.blog-nav{text-align:center;margin-top:8px;font-size:13px}.wa-float{width:62px;height:62px;right:24px;bottom:24px}.wa-float svg{width:62px;height:62px;filter:drop-shadow(0 8px 16px rgba(0,0,0,.2))}
@media(max-width:900px){.home-page .container{width:min(100% - 30px,990px)}.site-header .brand img{height:32px!important}.site-header .social a{display:none}.home-hero{height:510px}.hero-bg{background-position:67% center}.hero-white{background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.92) 55%,rgba(255,255,255,.2) 100%)}.home-hero-copy{margin-left:0;max-width:88%}.home-hero h1{font-size:28px}.stats-contact{grid-template-columns:1fr}.stats-left{justify-content:center;padding:18px 10px;gap:24px}.stats-left:after{display:none}.stats-right{padding:18px;gap:18px}.about-home-grid,.testimonial-grid,.blog-grid{grid-template-columns:1fr}.about-home-grid{gap:30px}.photo-collage{max-width:390px;margin:auto;width:100%}.quote-row{flex-direction:column;gap:18px}.benefit-grid{grid-template-columns:1fr}.testimonial-intro .btn,.attention{margin-left:0}.blog-grid{gap:40px}.blog-card img{height:220px}}

/* ===== V4 precision fixes ===== */
.home-page .home-hero{height:430px;border-top:0}
.home-page .hero-bg{background-size:cover;background-position:58% 43%}
.home-page .hero-white{background:linear-gradient(90deg,#fff 0%,#fff 14%,rgba(255,255,255,.98) 24%,rgba(255,255,255,.78) 39%,rgba(255,255,255,.18) 58%,rgba(255,255,255,0) 72%)}
.home-page .home-hero-copy{margin-left:16px;max-width:475px;transform:translateY(-4px)}
.home-page .stats-contact{height:92px;min-height:92px;border-bottom:2px solid #333}
.home-page .stats-left{align-items:center;padding-top:0;padding-bottom:0}
.home-page .stats-left div{display:flex;min-height:92px;flex-direction:column;justify-content:center}
.home-page .stats-right{height:92px;border-top:2px solid var(--brand-navy);margin-top:0;padding-top:0;padding-bottom:0}
.home-page .testimonial-intro h2{color:#fff!important}
.home-page .testimonials-home .kicker{color:#fff!important}

.site-footer{background:#172238!important;color:#fff;padding:62px 0 26px;border-top:0}
.site-footer .footer-inner{width:min(840px,calc(100% - 48px));margin:auto}
.footer-grid-replica{display:grid;grid-template-columns:.85fr 1fr 1.25fr;gap:92px;align-items:start}
.site-footer .footer-col{display:flex;flex-direction:column;align-items:flex-start;gap:11px}
.site-footer h3{font-family:'Poppins',Arial,sans-serif;font-size:24px;color:#fff;margin:0 0 13px;font-weight:700}
.site-footer a,.site-footer p{font-family:'Montserrat',Arial,sans-serif;font-size:14px;line-height:1.55;color:#fff!important;margin:0;font-weight:500}
.site-footer a:hover{text-decoration:underline}
.footer-hours{align-items:center!important;text-align:center}
.footer-data-row{display:flex;align-items:flex-start;gap:11px}
.footer-ico{font-size:21px;line-height:1.1;width:18px;text-align:center;color:#fff}
.footer-social{display:flex;gap:22px;margin-top:14px;padding-left:28px}
.footer-social a{width:23px;height:23px;border:2px solid #fff;border-radius:50%;display:grid;place-items:center;font-weight:700;font-size:15px;line-height:1;text-decoration:none!important}
.footer-copy{text-align:center;font-family:'Montserrat',Arial,sans-serif;font-size:14px;color:#fff;margin-top:62px}
.wa-float{display:grid!important;place-items:center!important;background:transparent!important;box-shadow:none!important}
.wa-float svg{display:block;width:62px;height:62px;filter:drop-shadow(0 7px 14px rgba(0,0,0,.18))}
.form-status{font-size:14px;color:var(--green);margin:0}
@media(max-width:900px){
 .home-page .hero-bg{background-position:62% 43%}
 .home-page .home-hero-copy{margin-left:0;transform:none}
 .home-page .stats-contact{height:auto}
 .home-page .stats-left div{min-height:auto}
 .home-page .stats-right{height:auto;border-top:2px solid var(--brand-navy)}
 .footer-grid-replica{grid-template-columns:1fr;gap:42px}
 .footer-hours{align-items:flex-start!important;text-align:left}
 .footer-social{padding-left:0}
 .site-footer .footer-inner{width:min(100% - 40px,840px)}
 .footer-copy{text-align:left;margin-top:42px}
}

/* ===== V5 precision corrections ===== */
.home-page .home-hero{
  height:558px!important;
  min-height:558px;
}
.home-page .hero-bg{
  background-image:url('img/fondo.webp');
  background-size:cover;
  background-position:61% 49%;
  background-repeat:no-repeat;
}
.home-page .hero-white{
  background:linear-gradient(90deg,#fff 0%,#fff 15%,rgba(255,255,255,.98) 23%,rgba(255,255,255,.76) 39%,rgba(255,255,255,.20) 57%,rgba(255,255,255,0) 72%);
}
.home-page .home-hero-copy{
  margin-left:38px!important;
  max-width:470px;
  transform:none!important;
}
.home-page .home-hero h1{font-size:34px;line-height:1.4;margin-bottom:22px}
.home-page .home-hero p{font-size:15px;line-height:1.8;max-width:460px;margin-bottom:18px}

/* Testimonial section: consistent editorial grid and spacing */
.home-page .testimonials-home{padding:58px 0 62px}
.home-page .testimonial-grid{
  grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);
  gap:82px;
  align-items:center;
}
.home-page .testimonial-intro{display:flex;flex-direction:column;align-items:flex-start}
.home-page .testimonial-intro .kicker{margin:0 0 22px;color:#fff!important}
.home-page .testimonial-intro h2{
  color:#fff!important;
  font-size:31px;
  line-height:1.28;
  margin:0 0 28px;
  letter-spacing:-.015em;
}
.home-page .testimonial-intro>p{
  color:#fff;
  font-size:15px;
  line-height:1.9;
  margin:0 0 42px;
  max-width:430px;
}
.home-page .attention{
  display:grid;
  grid-template-columns:150px 1fr;
  align-items:center;
  gap:26px;
  margin:0 0 34px 54px;
}
.home-page .attention strong{font-size:37px;line-height:1;color:#fff}
.home-page .attention span{font-size:16px;line-height:1.2;color:#fff}
.home-page .testimonial-intro .btn{margin-left:146px}
.home-page .google-review{padding:24px 28px 22px;min-height:232px;display:flex;flex-direction:column;justify-content:center}
.home-page .review-head{margin-bottom:4px}
.home-page .stars{margin:10px 0 12px;line-height:1}
.home-page .google-review p{line-height:1.65;margin:0 auto;max-width:460px}

/* Footer titles and copyright */
.site-footer h3,.site-footer .footer-col h3{color:#fff!important}
.site-footer .footer-copy{color:#fff!important}

/* Transparent PNG floating WhatsApp asset */
.wa-float{
  width:64px!important;
  height:64px!important;
  padding:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.wa-float img{
  width:64px!important;
  height:64px!important;
  display:block;
  object-fit:contain;
  filter:drop-shadow(0 7px 13px rgba(0,0,0,.18));
}

@media(max-width:900px){
  .home-page .home-hero{height:520px!important;min-height:520px}
  .home-page .hero-bg{background-position:67% center}
  .home-page .hero-white{background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.92) 58%,rgba(255,255,255,.20) 100%)}
  .home-page .home-hero-copy{margin-left:0!important;max-width:88%}
  .home-page .testimonial-grid{grid-template-columns:1fr;gap:44px}
  .home-page .attention{margin-left:0}
  .home-page .testimonial-intro .btn{margin-left:0}
}

/* Multipage visual system */
.inner-page{font-family:'Montserrat',Arial,sans-serif;background:#fff;color:#141414}.inner-page h1,.inner-page h2,.inner-page h3{font-family:'Poppins',Arial,sans-serif;color:#172238}.inner-page .container{width:min(990px,calc(100% - 48px))}.inner-page .site-header .brand img{height:36px!important}.inner-page .site-header .menu{gap:36px}.inner-page .site-header .social{display:flex;gap:16px;align-items:center}.inner-page .site-header .social a{width:16px;height:16px;color:#fff;display:grid;place-items:center}.inner-page .site-header .social svg{width:15px;height:15px}.inner-hero{background:#f6f8f8;padding:62px 0}.inner-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:65px;align-items:center}.inner-hero-grid h1,.contact-hero h1,.blog-hero h1{font-size:44px;line-height:1.15;margin:10px 0 18px}.inner-hero-grid p,.contact-hero p,.blog-hero p{font-size:17px;line-height:1.8;max-width:620px}.inner-hero-grid img{width:100%;height:360px;object-fit:cover;border-radius:18px}.inner-hero-about .portrait{object-position:center 20%}.inner-kicker{font-size:13px;font-weight:700;letter-spacing:.08em}.inner-section{padding:74px 0}.article-layout{max-width:900px}.article-content{font-size:16px;line-height:1.95}.article-content h2,.story-copy h2,.mentor-grid h2,.contact-layout h2{font-size:30px;margin:40px 0 15px}.article-content p,.story-copy p,.mentor-grid p{margin:0 0 20px}.check-list{padding-left:20px;display:grid;gap:10px}.state-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:34px 0}.state-grid figure{margin:0;text-align:center;border:1px solid #d9dee7;border-radius:18px;padding:22px}.state-grid img{height:190px;margin:auto}.state-grid figcaption{font-weight:700;margin-top:12px;color:#172238}.benefit-list{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:24px 0 34px}.benefit-list div{border:1.5px solid #172238;border-radius:16px;padding:20px}.benefit-list strong,.benefit-list span{display:block}.benefit-list span{margin-top:8px;line-height:1.6}.story-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:60px;align-items:start}.story-copy blockquote{margin:35px 0 0;padding:28px 30px;background:#172238;color:#fff;border-radius:16px;font-size:18px;line-height:1.7}.profile-card{background:#f5f7f7;padding:24px;border-radius:18px;text-align:center;position:sticky;top:110px}.profile-card img{height:300px;width:100%;object-fit:cover;object-position:center top;border-radius:14px}.profile-card h3{font-size:22px;margin:18px 0 8px}.profile-card p{line-height:1.6}.mentor-section{background:#f5f7f7;padding:74px 0}.mentor-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.mentor-grid img{width:100%;border-radius:18px}.caption{font-size:13px;color:#666}.contact-hero,.blog-hero{padding:62px 0;background:#f5f7f7}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:42px}.contact-info-panel,.contact-form-pro{border:1.5px solid #172238;border-radius:18px;padding:34px}.contact-info-panel>a:not(.btn),.contact-info-panel>div{display:block;padding:16px 0;border-bottom:1px solid #dfe3e9}.contact-info-panel strong,.contact-info-panel span{display:block}.contact-info-panel span{margin-top:6px;line-height:1.6}.contact-info-panel .btn{margin-top:26px}.contact-form-pro{display:grid;gap:16px}.contact-form-pro h2{margin-top:0}.contact-form-pro label{font-weight:600;display:grid;gap:8px}.contact-form-pro input,.contact-form-pro textarea{font:inherit;padding:13px 14px;border:1px solid #b9c0cb;border-radius:10px}.map-section{padding:0 0 74px}.map-section .map{border-radius:0;min-height:430px}.blog-layout{display:grid;grid-template-columns:1fr 280px;gap:50px;align-items:start}.post-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.post-card{border:1px solid #dfe3e9;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 8px 20px rgba(23,34,56,.08)}.post-card img{width:100%;height:210px;object-fit:cover}.post-card>div{padding:20px}.post-card span{font-size:12px;color:#6f7785}.post-card h2{font-size:19px;line-height:1.4;margin:8px 0 16px}.read-more{font-weight:700;color:#172238}.blog-sidebar{position:sticky;top:110px;background:#f5f7f7;padding:24px;border-radius:16px}.search-box{font-weight:700}.search-box input{width:100%;margin-top:10px;padding:12px;border:1px solid #c4cad3;border-radius:8px}.blog-sidebar h3{margin:28px 0 12px}.blog-sidebar>a{display:block;padding:10px 0;border-bottom:1px solid #d9dee7;font-size:14px;line-height:1.45}.single-post header{background:#f5f7f7;padding:62px 0 0}.single-post .narrow{width:min(760px,calc(100% - 48px))}.single-post header span{font-size:13px;color:#666}.single-post header h1{font-size:44px;line-height:1.2;margin:12px 0 34px}.single-post header>img{width:min(990px,calc(100% - 48px));height:480px;object-fit:cover;margin:auto;border-radius:18px}.post-body{padding:55px 0 75px;font-size:16px;line-height:1.95}.post-body h2{font-size:28px;margin-top:36px}.back-blog{display:inline-block;margin-left:20px;font-weight:700}.btn-outline{border:1px solid #fff;color:#fff;border-radius:20px;padding:9px 18px}.inner-page .cookie-inner{background:#172238;color:#fff}.form-status{font-size:13px;color:#172238}
@media(max-width:900px){.inner-page .site-header .menu{position:absolute;top:82px;left:0;right:0;background:#172238;display:none;flex-direction:column;align-items:flex-start;padding:22px 28px;gap:20px}.inner-page .site-header .menu.open{display:flex}.inner-page .site-header .hamb{display:block}.inner-page .site-header .social a{display:none}.inner-hero-grid,.story-grid,.mentor-grid,.contact-layout,.blog-layout{grid-template-columns:1fr}.inner-hero-grid{gap:30px}.inner-hero-grid h1,.contact-hero h1,.blog-hero h1,.single-post header h1{font-size:34px}.inner-hero-grid img{height:300px}.profile-card,.blog-sidebar{position:static}.benefit-list,.state-grid,.post-grid{grid-template-columns:1fr}.single-post header>img{height:300px}.back-blog{display:block;margin:18px 0 0}.inner-page .container{width:min(100% - 30px,990px)}}


/* ===== V7: testimonial rhythm, carousel, footer data alignment ===== */
.home-page .testimonial-intro{display:flex;flex-direction:column;align-items:flex-start}
.home-page .testimonial-intro .kicker{margin-bottom:18px}
.home-page .testimonial-intro h2{margin:0 0 14px;line-height:1.18}
.home-page .testimonial-intro>p{margin:0 0 28px;max-width:430px;line-height:1.65}
.home-page .testimonial-actions{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:58px;margin-top:4px}
.home-page .attention{margin:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:18px!important;text-align:left!important}
.home-page .attention strong{line-height:1!important;margin:0!important}
.home-page .attention span{line-height:1.2!important;margin:0!important}
.home-page .testimonial-intro .btn{margin:0!important;align-self:auto!important}
.reviews-carousel{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;padding:0 30px}
.carousel-viewport{position:relative;width:100%;height:280px;overflow:hidden;border-radius:14px}
.review-slide{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateX(18px);transition:opacity .28s ease,transform .28s ease;pointer-events:none}
.review-slide.is-active{opacity:1;transform:translateX(0);pointer-events:auto}
.review-slide img{width:100%;height:100%;object-fit:contain;background:#fff;border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.16)}
.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:36px;height:36px;border:1px solid rgba(23,34,56,.24);border-radius:50%;background:#fff;color:#172238;font:500 28px/1 Arial,sans-serif;display:grid;place-items:center;cursor:pointer;box-shadow:0 5px 18px rgba(0,0,0,.12);transition:.2s ease}
.carousel-arrow:hover{background:#172238;color:#fff;border-color:#172238}
.carousel-prev{left:0}.carousel-next{right:0}
.carousel-dots{position:absolute;bottom:-22px;left:50%;transform:translateX(-50%);display:flex;gap:6px}
.footer-data>h3{text-align:center}
@media(max-width:900px){.home-page .testimonial-actions{gap:24px;justify-content:space-between}.carousel-viewport{height:240px}.reviews-carousel{padding:0 24px}.carousel-arrow{width:32px;height:32px}.footer-data>h3{text-align:left}}
@media(max-width:560px){.home-page .testimonial-actions{align-items:flex-start;flex-direction:column;gap:20px}.carousel-viewport{height:220px}}


/* ===== V8 REFINEMENTS ===== */
.site-header,.site-header .nav{height:88px}
.site-header .brand img{height:46px}
.home-hero{height:555px}
.hero-bg{background-size:112% auto;background-position:78% 48%;filter:brightness(.9) saturate(.96)}
.hero-white{background:linear-gradient(90deg,#fff 0%,#fff 28%,rgba(255,255,255,.9) 40%,rgba(255,255,255,.22) 60%,rgba(255,255,255,0) 76%)}
.testimonial-actions{margin-top:22px}.testimonial-actions .attention{gap:12px}
.reviews-carousel{padding:18px 42px}.carousel-viewport{border-radius:18px;overflow:hidden;background:#fff}.review-slide{padding:0;background:#fff}.review-slide img{width:100%;height:320px;object-fit:contain;background:#fff}.review-slide a{display:block}
.blog-home{padding:58px 0}.blog-home h2{margin:8px 0 12px}.blog-home p{line-height:1.55;margin:0 0 20px}.blog-card img{height:220px;object-fit:cover}
.inner-hero,.blog-hero,.contact-hero{padding-top:62px;padding-bottom:42px}.inner-hero-grid{gap:48px}.inner-hero p{margin-top:12px;line-height:1.55}.chiropractic-h1{font-size:13px!important;line-height:1.2!important;margin:0 0 12px!important;letter-spacing:.13em!important}.chiropractic-hero h2{font:700 44px/1.1 'Poppins',sans-serif;color:#172238;margin:0 0 18px}
.compact-copy{padding-top:52px}.article-content{max-width:760px}.article-content p{margin:0 0 14px;line-height:1.68}.article-content h2{margin:28px 0 12px}.comparison figure{margin:0}.comparison figcaption{text-align:center;font-weight:700;margin-top:8px}
.about-clean{padding-top:64px}.about-intro-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);gap:54px;align-items:start}.about-copy-long h1{font:700 48px/1.05 'Poppins',sans-serif;color:#172238;margin:10px 0 22px}.about-copy-long p{margin:0 0 15px;line-height:1.65}.about-copy-long blockquote{margin:20px 0;padding:18px 22px;border-left:4px solid #172238;background:#f3f5f7;font-style:italic;line-height:1.6}.about-photo-stack{display:grid;gap:20px}.about-photo-stack figure{margin:0;text-align:center}.about-photo-stack img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:20px;border:1px solid #d9dde4}.about-photo-stack figcaption{font-size:14px;line-height:1.4;margin-top:8px}.timeline-section{padding:58px 0 76px;background:#f7f8fb}.timeline-section h2{font:700 34px/1.15 'Poppins',sans-serif;color:#172238;margin:8px 0 34px}.timeline{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:22px}.timeline:before{content:"";position:absolute;left:5%;right:5%;top:13px;height:2px;background:#172238}.timeline article{position:relative;padding-top:34px}.timeline article:before{content:"";position:absolute;top:7px;left:0;width:14px;height:14px;border-radius:50%;background:#12b7e8;border:3px solid #172238}.timeline span{font-size:12px;font-weight:700;letter-spacing:.08em}.timeline h3{font:700 17px/1.25 'Poppins',sans-serif;color:#172238;margin:7px 0}.timeline p{font-size:13px;line-height:1.55;margin:0;color:#444}
.compact-hero{padding-top:58px;padding-bottom:26px}.compact-hero h1{margin:8px 0 0}.contact-direct{padding:38px 0 68px}.contact-direct-grid{display:grid;grid-template-columns:.8fr 1.3fr;gap:42px;align-items:stretch}.contact-details{display:flex;flex-direction:column;justify-content:center;gap:24px}.contact-row{display:grid;grid-template-columns:34px 1fr;gap:14px}.contact-icon{width:30px;height:30px;border-radius:50%;background:#172238;color:#fff;display:grid;place-items:center}.contact-row strong{font:700 16px/1.2 'Poppins',sans-serif;color:#172238}.contact-row p{margin:5px 0 0;line-height:1.55}.contact-map{min-height:500px;border-radius:22px}.blog-hero{padding-bottom:28px}.blog-hero h1{margin:8px 0 10px}.blog-layout{margin-top:0}.inner-section:has(.blog-layout){padding-top:38px}
@media(max-width:900px){.hero-bg{background-size:cover;background-position:68% center}.about-intro-grid,.contact-direct-grid{grid-template-columns:1fr}.timeline{grid-template-columns:1fr}.timeline:before{left:6px;right:auto;top:0;bottom:0;width:2px;height:auto}.timeline article{padding:0 0 20px 34px}.timeline article:before{top:2px;left:0}.review-slide img{height:260px}.site-header,.site-header .nav{height:82px}}

/* V12: testimonios reemplazados, limpios y con aire uniforme */
.home-page .reviews-carousel{padding-left:46px;padding-right:46px}
.home-page .carousel-viewport{
  height:292px;
  padding:12px;
  background:#fff;
  border-radius:18px;
}
.home-page .review-slide{
  padding:12px;
  background:#fff;
}
.home-page .review-slide a{
  width:100%;
  height:100%;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#fff;
  border-radius:14px;
  overflow:hidden;
}
.home-page .review-slide img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
  background:#fff;
  border-radius:12px;
  box-shadow:none;
}
@media(max-width:900px){
  .home-page .reviews-carousel{padding-left:34px;padding-right:34px}
  .home-page .carousel-viewport{height:250px;padding:9px}
  .home-page .review-slide{padding:9px}
}
@media(max-width:560px){
  .home-page .carousel-viewport{height:220px}
}

/* V13 — ajustes de contenido, contadores, imágenes y páginas internas */
.hero-bg{background-image:url('img/portada-nueva.webp')!important;background-size:cover!important;background-position:center right!important}
.photo-collage{height:auto!important;display:flex;align-items:center;justify-content:center}
.photo-collage .about-collage-image{position:static!important;width:100%!important;height:auto!important;max-height:390px;object-fit:contain!important;box-shadow:none!important}
.stats-contact-btn{font-size:12px!important;padding:8px 19px!important}
[data-counter]{font-variant-numeric:tabular-nums}
.location-icon{display:block;width:15px;height:19px;object-fit:contain;filter:none}
.footer-ico .location-icon{width:15px;height:18px}
.contact-icon .location-icon{width:18px;height:22px}

/* Quiropráctica */
.chiro-hero-pro{background:#f6f8f8;padding:68px 0 62px}
.chiro-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 470px;gap:70px;align-items:center}
.chiro-hero-copy h1{font-family:'Montserrat';font-size:15px;letter-spacing:.08em;margin:0 0 16px;color:#172238}
.chiro-hero-copy h2{font-family:'Poppins';font-size:42px;line-height:1.14;margin:0 0 18px;color:#172238}
.chiro-hero-copy p{font-size:16px;line-height:1.7;margin:0 0 14px;max-width:600px}
.chiro-hero-image{margin:0;border-radius:20px;overflow:hidden}
.chiro-hero-image img{display:block;width:100%;height:340px;object-fit:cover;object-position:72% center}
.chiro-content-pro{padding:70px 0 90px;background:#fff}
.readable-content{max-width:960px!important}
.readable-content article{margin:0 0 46px}
.readable-content h2{font-size:29px;line-height:1.25;margin:0 0 16px;color:#172238}
.readable-content p{font-size:16px;line-height:1.72;margin:0 0 14px;color:#242424}
.purpose-block{background:#172238;color:#fff;padding:34px 40px;border-radius:18px}
.purpose-block h2,.purpose-block p{color:#fff}
.reported-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px}
.reported-benefits>div{border:1px solid #d8dee7;border-radius:14px;padding:22px 24px;background:#f8fafb}
.reported-benefits h3{font-family:'Montserrat';font-size:16px;margin:0 0 8px;color:#172238}
.reported-benefits p{font-size:14px;line-height:1.6;margin:0}
.chiro-summary{margin-top:30px!important;font-weight:600}

/* Nosotros */
.about-pro{padding:64px 0 78px;background:#f6f8f8}
.about-pro-heading{max-width:980px;margin:0 auto 34px}
.about-pro-heading h1{font-family:'Poppins';font-size:40px;line-height:1.15;margin:0;color:#172238}
.about-pro-row{display:grid;grid-template-columns:360px minmax(0,1fr);gap:68px;align-items:center;max-width:980px;margin:0 auto 54px}
.about-pro-row.mentor-row{grid-template-columns:minmax(0,1fr) 360px;padding-top:22px}
.about-pro-row.reverse{grid-template-columns:360px minmax(0,1fr)}
.about-pro-photo{margin:0}
.about-pro-photo img{width:100%;height:420px;object-fit:cover;object-position:center;border-radius:18px;display:block}
.about-pro-photo figcaption{text-align:center;font-size:13px;line-height:1.45;margin-top:12px;color:#172238}
.about-pro-text p{font-size:15px;line-height:1.78;margin:0 0 15px;color:#272727}
.about-pro-text h2{font-size:28px;line-height:1.25;margin:8px 0 15px;color:#172238}
.year-label{font-size:12px;font-weight:700;letter-spacing:.08em;color:#0d9cca}
.about-quote{max-width:980px;margin:18px auto 62px;padding:34px 46px;background:#172238;color:#fff;border-radius:18px;font-family:'Montserrat';font-size:20px;line-height:1.55;font-weight:600}

@media(max-width:900px){
 .chiro-hero-grid,.about-pro-row,.about-pro-row.mentor-row,.about-pro-row.reverse{grid-template-columns:1fr;gap:32px}
 .chiro-hero-copy h2,.about-pro-heading h1{font-size:32px}
 .chiro-hero-image img{height:300px}
 .reported-benefits{grid-template-columns:1fr}
 .about-pro-photo{max-width:390px;margin:0 auto}
 .about-pro-row.mentor-row .about-pro-photo{order:1}
 .about-pro-row.mentor-row .about-pro-text{order:2}
 .about-quote{padding:28px 25px;font-size:17px}
}

/* V14 corrections */
.location-icon{width:18px!important;height:18px!important;object-fit:contain;display:block;filter:none}
.site-footer .location-icon{filter:invert(1) brightness(2)}
.quote-band .btn-light{font-size:13px!important;letter-spacing:.02em;padding-left:24px;padding-right:24px}


/* V15 — Página Quiropráctica: márgenes, ritmo y contenido completo */
.chiro-page-hero{background:#f6f8f8;padding:58px 0 54px}
.chiro-page-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 440px;gap:68px;align-items:center}
.chiro-page-intro{max-width:660px}
.chiro-page-kicker{margin:0 0 10px!important;font:700 13px/1.2 'Montserrat',sans-serif;letter-spacing:.11em;color:#172238}
.chiro-page-intro h1{margin:0 0 20px;font:700 44px/1.1 'Poppins',sans-serif;color:#172238}
.chiro-page-intro p{margin:0 0 12px;font:500 16px/1.72 'Montserrat',sans-serif;color:#171717}
.chiro-page-intro p:last-child{margin-bottom:0}
.chiro-page-main-image{margin:0;border-radius:18px;overflow:hidden}
.chiro-page-main-image img{display:block;width:100%;height:310px;object-fit:cover;object-position:center}
.chiro-page-content{background:#fff;padding:58px 0 82px}
.chiro-reading-column{max-width:1120px}
.chiro-copy-block{margin:0 0 42px}
.chiro-copy-block:last-child{margin-bottom:0}
.chiro-copy-block h2{margin:0 0 16px;font:700 30px/1.22 'Poppins',sans-serif;color:#172238}
.chiro-copy-block p{max-width:930px;margin:0 0 12px;font:500 16px/1.72 'Montserrat',sans-serif;color:#1e1e1e}
.chiro-copy-block p:last-child{margin-bottom:0}
.chiro-list{max-width:930px;margin:8px 0 16px;padding-left:22px;display:grid;gap:7px}
.chiro-list li{font:500 16px/1.58 'Montserrat',sans-serif;color:#1e1e1e}
.spine-comparison-clean{display:flex;justify-content:center;align-items:flex-start;gap:56px;margin:28px auto 4px;max-width:560px}
.spine-comparison-clean figure{margin:0;text-align:center;flex:0 1 220px}
.spine-comparison-clean img{display:block;width:100%;max-width:190px;height:220px;object-fit:contain;margin:0 auto 12px;border-radius:12px;background:#f7f8f8}
.spine-comparison-clean figcaption{font:700 13px/1.3 'Montserrat',sans-serif;letter-spacing:.04em;color:#172238}
.chiro-purpose-block{padding:28px 32px;background:#172238;border-radius:16px}
.chiro-purpose-block h2,.chiro-purpose-block p{color:#fff}
.reported-benefits-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:20px 0 22px}
.reported-benefits-grid article{padding:22px 24px;border:1px solid #d7dde5;border-radius:14px;background:#fafbfc}
.reported-benefits-grid h3{margin:0 0 8px;font:700 17px/1.32 'Montserrat',sans-serif;color:#172238}
.reported-benefits-grid p{margin:0;font-size:14px;line-height:1.62}
.chiro-closing{max-width:1000px!important;margin-top:18px!important;font-weight:600!important}
@media(max-width:900px){
 .chiro-page-hero{padding:44px 0}
 .chiro-page-hero-grid{grid-template-columns:1fr;gap:30px}
 .chiro-page-main-image img{height:300px}
 .chiro-page-intro h1{font-size:36px}
 .chiro-page-content{padding:46px 0 68px}
 .reported-benefits-grid{grid-template-columns:1fr}
}
@media(max-width:600px){
 .chiro-page-intro h1{font-size:31px}
 .chiro-page-intro p,.chiro-copy-block p,.chiro-list li{font-size:15px}
 .chiro-copy-block h2{font-size:25px}
 .spine-comparison-clean{gap:18px}
 .spine-comparison-clean img{height:170px;max-width:145px}
 .chiro-purpose-block{padding:24px 20px}
}


/* V16 — ajustes de Quiropráctica y Nosotros */
.chiro-page-hero{padding:46px 0 26px}
.chiro-page-content{padding:30px 0 82px}
.chiro-page-kicker{display:block;margin:0 0 10px!important;font:700 13px/1.2 'Montserrat',sans-serif!important;letter-spacing:.11em;color:#172238}
.chiro-page-title{margin:0 0 18px;font:700 44px/1.1 'Poppins',sans-serif;color:#172238}
.chiro-page-intro p{margin-bottom:10px}
.chiro-copy-block{margin-bottom:34px}
.chiro-copy-block + .chiro-copy-block{margin-top:0}

.about-pro{padding:58px 0 76px;background:#f6f8f8}
.about-pro-heading{max-width:980px;margin:0 auto 32px}
.about-pro-heading h1{font:700 40px/1.15 'Poppins',sans-serif;color:#172238;margin:6px 0 0}
.about-pro-row{display:grid;grid-template-columns:360px minmax(0,1fr);gap:64px;align-items:center;max-width:980px;margin:0 auto 52px}
.about-pro-row.mentor-row{grid-template-columns:minmax(0,1fr) 360px}
.about-pro-row.reverse{grid-template-columns:360px minmax(0,1fr)}
.about-pro-photo{margin:0}
.about-pro-photo img{width:100%;height:390px;object-fit:cover;object-position:center;border-radius:18px;display:block;border:1px solid #d9dde4}
.about-kiler-photo img{height:470px;object-position:center 20%}
.about-pro-photo figcaption{text-align:center;font-size:13px;line-height:1.5;margin-top:11px;color:#172238}
.about-pro-text p{font-size:15px;line-height:1.75;margin:0 0 14px;color:#272727}
.about-pro-text p:last-child{margin-bottom:0}
.about-pro-text h2{font:700 28px/1.25 'Poppins',sans-serif;color:#172238;margin:6px 0 14px}
.about-year{display:inline-block;font:700 12px/1 'Montserrat',sans-serif;letter-spacing:.12em;color:#12b7e8;margin-bottom:6px}
.about-quote{max-width:980px;margin:4px auto 54px;padding:30px 42px;background:#172238;color:#fff;border-radius:18px;font:600 19px/1.58 'Montserrat',sans-serif}
.timeline-section{display:none!important}

@media(max-width:900px){
  .chiro-page-title{font-size:36px}
  .chiro-page-hero{padding:38px 0 22px}
  .chiro-page-content{padding-top:26px}
  .about-pro-row,.about-pro-row.mentor-row,.about-pro-row.reverse{grid-template-columns:1fr;gap:28px;margin-bottom:42px}
  .about-pro-row.mentor-row .about-pro-photo{order:1}
  .about-pro-row.mentor-row .about-pro-text{order:2}
  .about-pro-photo{max-width:420px;margin:0 auto}
  .about-pro-photo img,.about-kiler-photo img{height:auto;aspect-ratio:4/5;object-fit:cover}
  .about-pro-row:not(.about-main-row) .about-pro-photo img{aspect-ratio:4/3}
  .about-quote{padding:25px 24px;font-size:17px;margin-bottom:44px}
}


/* V17 — retrato, footer y consentimiento de cookies */
.about-pro-row{grid-template-columns:330px minmax(0,1fr)}
.about-kiler-photo{max-width:330px;margin-left:auto;margin-right:auto}
.about-kiler-photo img{height:440px}

/* Icono de ubicación blanco sobre fondo azul en Contacto */
.contact-icon .location-icon{
  filter:brightness(0) invert(1)!important;
}

/* Redes sociales del footer con imágenes blancas */
.footer-social a{
  border:0!important;
  width:25px!important;
  height:25px!important;
  display:grid!important;
  place-items:center!important;
}
.footer-social a img{
  width:23px!important;
  height:23px!important;
  object-fit:contain!important;
  filter:brightness(0) invert(1)!important;
}
.footer-social .footer-social-text{
  border:2px solid #fff!important;
  border-radius:50%!important;
  color:#fff!important;
  font-family:Arial,sans-serif!important;
  font-size:15px!important;
}

/* Banner de consentimiento */
.cookie-consent[hidden],
.cookie-settings-modal[hidden]{display:none!important}
.cookie-consent,
.cookie-settings-modal{
  position:fixed;
  inset:0;
  z-index:9999;
  font-family:'Montserrat',Arial,sans-serif;
}
.cookie-consent{
  display:flex;
  align-items:flex-end;
  justify-content:center;
  padding:24px;
  background:rgba(8,16,30,.35);
  backdrop-filter:blur(2px);
}
.cookie-consent-card{
  position:relative;
  width:min(1100px,100%);
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:34px;
  align-items:center;
  padding:30px 34px;
  border-radius:20px;
  background:#fff;
  color:#172238;
  box-shadow:0 24px 80px rgba(9,18,35,.28);
  border:1px solid #dce1e8;
}
.cookie-kicker{
  display:block;
  margin-bottom:8px;
  color:#12aeda;
  font-size:11px;
  font-weight:700;
  letter-spacing:.12em;
}
.cookie-copy h2,
.cookie-settings-card h2{
  margin:0 0 10px;
  color:#172238;
  font:700 25px/1.2 'Poppins',Arial,sans-serif;
}
.cookie-copy p,
.cookie-settings-card>p{
  margin:0 0 9px;
  max-width:720px;
  color:#394255;
  font-size:13.5px;
  line-height:1.65;
}
.cookie-copy a{
  color:#172238;
  font-size:12.5px;
  font-weight:700;
  text-decoration:underline;
  text-underline-offset:3px;
}
.cookie-actions{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  justify-content:flex-end;
}
.cookie-btn{
  min-height:42px;
  border-radius:999px;
  padding:10px 17px;
  border:1px solid #172238;
  font:700 12px/1 'Montserrat',Arial,sans-serif;
  letter-spacing:.02em;
  cursor:pointer;
}
.cookie-btn-primary{
  color:#fff;
  background:#172238;
}
.cookie-btn-primary:hover{background:#23314c}
.cookie-btn-secondary{
  color:#172238;
  background:#fff;
}
.cookie-btn-secondary:hover{background:#f2f4f7}
.cookie-close{
  position:absolute;
  top:12px;
  right:14px;
  border:0;
  background:transparent;
  color:#566074;
  font-size:23px;
  cursor:pointer;
}
.cookie-settings-modal{
  display:grid;
  place-items:center;
  padding:24px;
  background:rgba(8,16,30,.68);
  backdrop-filter:blur(4px);
}
.cookie-settings-card{
  position:relative;
  width:min(650px,100%);
  max-height:90vh;
  overflow:auto;
  padding:34px;
  border-radius:20px;
  background:#fff;
  color:#172238;
  box-shadow:0 30px 90px rgba(0,0,0,.35);
}
.cookie-option{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:18px;
  margin-top:14px;
  padding:18px;
  border:1px solid #dce1e8;
  border-radius:14px;
}
.cookie-option strong,
.cookie-option span{
  display:block;
}
.cookie-option strong{
  margin-bottom:4px;
  font-size:14px;
}
.cookie-option div>span{
  color:#5d6575;
  font-size:12px;
  line-height:1.5;
}
.cookie-required{
  color:#172238;
  font-size:11px;
  font-weight:700;
}
.cookie-option input{
  position:absolute;
  opacity:0;
  pointer-events:none;
}
.cookie-switch{
  position:relative;
  width:46px;
  height:25px;
  border-radius:999px;
  background:#c8ced8;
  cursor:pointer;
  transition:.2s ease;
}
.cookie-switch:after{
  content:"";
  position:absolute;
  width:19px;
  height:19px;
  top:3px;
  left:3px;
  border-radius:50%;
  background:#fff;
  box-shadow:0 2px 7px rgba(0,0,0,.2);
  transition:.2s ease;
}
.cookie-option input:checked + .cookie-switch{
  background:#172238;
}
.cookie-option input:checked + .cookie-switch:after{
  transform:translateX(21px);
}
.cookie-settings-actions{
  display:flex;
  justify-content:flex-end;
  gap:10px;
  margin-top:24px;
}

/* Página de cookies */
.cookie-policy-page{
  padding:58px 0 80px;
  background:#f5f7f7;
  color:#1b2230;
}
.cookie-policy-container{width:min(1040px,calc(100% - 48px))}
.cookie-policy-header{
  max-width:760px;
  margin-bottom:28px;
}
.cookie-policy-header h1{
  margin:7px 0 12px;
  color:#172238;
  font:700 42px/1.15 'Poppins',Arial,sans-serif;
}
.cookie-policy-header p{
  margin:0;
  color:#4e5665;
  font:500 15px/1.65 'Montserrat',Arial,sans-serif;
}
.cookie-policy-card{
  padding:42px 46px;
  border:1px solid #dde2e8;
  border-radius:20px;
  background:#fff;
  box-shadow:0 14px 35px rgba(23,34,56,.07);
}
.cookie-policy-card section+section{margin-top:35px}
.cookie-policy-card h2{
  margin:0 0 13px;
  color:#172238;
  font:700 24px/1.25 'Poppins',Arial,sans-serif;
}
.cookie-policy-card p,
.cookie-policy-card li{
  color:#2c3340;
  font:500 14.5px/1.75 'Montserrat',Arial,sans-serif;
}
.cookie-policy-card p{margin:0 0 12px}
.cookie-policy-card ul{margin:10px 0 0;padding-left:21px}
.cookie-policy-card li+li{margin-top:9px}
.cookie-policy-card a{
  color:#0a5ed7;
  text-decoration:underline;
  text-underline-offset:3px;
  overflow-wrap:anywhere;
}
.cookie-table-wrap{
  margin:20px 0;
  overflow-x:auto;
  border:1px solid #d9dee6;
  border-radius:14px;
}
.cookie-table{
  width:100%;
  min-width:760px;
  border-collapse:collapse;
}
.cookie-table th,
.cookie-table td{
  padding:15px;
  border-right:1px solid #d9dee6;
  border-bottom:1px solid #d9dee6;
  text-align:left;
  vertical-align:top;
  font:500 12.5px/1.55 'Montserrat',Arial,sans-serif;
}
.cookie-table th{
  color:#fff;
  background:#172238;
  font-weight:700;
}
.cookie-table tr:last-child td{border-bottom:0}
.cookie-table th:last-child,
.cookie-table td:last-child{border-right:0}
.cookie-note{
  padding:14px 16px;
  border-left:4px solid #172238;
  background:#f3f5f8;
}
.browser-links{columns:2;column-gap:36px}
.cookie-policy-actions{
  margin-top:34px;
  padding-top:25px;
  border-top:1px solid #e2e6eb;
}

@media(max-width:900px){
  .about-pro-row{grid-template-columns:1fr}
  .about-kiler-photo{max-width:310px}
  .about-kiler-photo img{height:auto}
  .cookie-consent-card{grid-template-columns:1fr;gap:20px}
  .cookie-actions{justify-content:flex-start}
}
@media(max-width:600px){
  .cookie-consent{padding:12px}
  .cookie-consent-card{padding:25px 20px 20px;border-radius:16px}
  .cookie-actions,
  .cookie-settings-actions{display:grid;grid-template-columns:1fr}
  .cookie-btn{width:100%}
  .cookie-settings-card{padding:28px 20px}
  .cookie-policy-container{width:min(100% - 28px,1040px)}
  .cookie-policy-card{padding:28px 20px}
  .cookie-policy-header h1{font-size:34px}
  .browser-links{columns:1}
}


/* V18 — páginas legales unificadas */
.legal-page{
  padding:58px 0 84px;
  background:#f5f7f7;
}
.legal-container{
  width:min(1040px,calc(100% - 48px));
}
.legal-page-header{
  max-width:800px;
  margin-bottom:28px;
}
.legal-page-header h1{
  margin:7px 0 12px;
  color:#172238;
  font:700 42px/1.15 'Poppins',Arial,sans-serif;
}
.legal-page-header p{
  margin:0;
  color:#4e5665;
  font:500 15px/1.65 'Montserrat',Arial,sans-serif;
}
.legal-document{
  padding:44px 48px;
  border:1px solid #dce2e8;
  border-radius:20px;
  background:#fff;
  box-shadow:0 14px 38px rgba(23,34,56,.07);
}
.legal-document section+section{
  margin-top:34px;
  padding-top:32px;
  border-top:1px solid #e4e8ed;
}
.legal-document h2{
  margin:0 0 14px;
  color:#172238;
  font:700 23px/1.3 'Poppins',Arial,sans-serif;
}
.legal-document p,
.legal-document li{
  color:#2f3745;
  font:500 14.5px/1.75 'Montserrat',Arial,sans-serif;
}
.legal-document p{margin:0 0 13px}
.legal-document p:last-child{margin-bottom:0}
.legal-document ul{
  margin:12px 0 16px;
  padding-left:22px;
}
.legal-document li+li{margin-top:8px}
.legal-document a{
  color:#075fd8;
  text-decoration:underline;
  text-underline-offset:3px;
  overflow-wrap:anywhere;
}
.legal-contact-box{
  margin:16px 0;
  padding:20px 22px;
  border-left:4px solid #172238;
  border-radius:0 12px 12px 0;
  background:#f2f5f8;
}
.legal-contact-box p{margin:0}
.legal-contact-box p+p{margin-top:8px}

@media(max-width:650px){
  .legal-container{width:min(100% - 28px,1040px)}
  .legal-page{padding:42px 0 62px}
  .legal-page-header h1{font-size:34px}
  .legal-document{padding:28px 20px}
  .legal-document h2{font-size:20px}
}


/* V19 — encabezado de Nosotros alineado con la imagen */
.about-main-row{
  align-items:start;
}
.about-main-row .about-pro-text{
  align-self:start;
  padding-top:0;
}
.about-pro-heading-inline{
  max-width:none;
  margin:0 0 28px;
  text-align:left;
}
.about-pro-heading-inline .inner-kicker{
  display:block;
  margin:0 0 8px;
  text-align:left;
}
.about-pro-heading-inline h1{
  margin:0;
  text-align:left;
}
.about-main-row .about-pro-photo{
  align-self:start;
}

@media(max-width:900px){
  .about-pro-heading-inline{
    margin-bottom:22px;
  }
}


/* V20 — encabezado de Quiropráctica alineado al ras con la imagen */
.chiro-intro-row{
  align-items:start;
}
.chiro-intro-copy{
  align-self:start;
  padding-top:0;
}
.chiro-hero-heading-inline{
  max-width:none;
  margin:0 0 24px;
  text-align:left;
}
.chiro-hero-heading-inline .inner-kicker{
  display:block;
  margin:0 0 8px;
  text-align:left;
}
.chiro-hero-heading-inline h1{
  margin:0;
  text-align:left;
  font-size:clamp(30px,3.2vw,46px);
  line-height:1.08;
}
.chiro-intro-media{
  align-self:start;
}

@media(max-width:900px){
  .chiro-hero-heading-inline{
    margin-bottom:20px;
  }
}


/* V21 — Página Quiropráctica: alineación superior y ritmo vertical */
.chiro-page-hero-grid{
  align-items:start!important;
}
.chiro-page-intro,
.chiro-page-main-image{
  align-self:start!important;
}
.chiro-page-main-image{
  margin-top:0!important;
}
.chiro-page-kicker{
  margin-top:0!important;
  margin-bottom:8px!important;
}
.chiro-page-title{
  margin:0 0 14px!important;
  font-size:clamp(34px,3.4vw,43px)!important;
  line-height:1.06!important;
}
.chiro-page-intro p{
  margin:0 0 8px!important;
  line-height:1.62!important;
}
.chiro-page-intro p:last-child{
  margin-bottom:0!important;
}
.chiro-page-content{
  padding-top:40px!important;
}
.chiro-copy-block{
  margin-bottom:30px!important;
}
.chiro-copy-block h2{
  margin-bottom:12px!important;
}
.chiro-copy-block p{
  margin-bottom:9px!important;
  line-height:1.62!important;
}
.chiro-list{
  margin-top:6px!important;
  margin-bottom:12px!important;
  gap:5px!important;
}

@media(max-width:900px){
  .chiro-page-hero-grid{
    gap:24px!important;
  }
  .chiro-page-main-image{
    order:2;
  }
}

/* V22 — portada profesional de la página Quiropráctica */
.chiro-page-hero{
  padding:64px 0 58px!important;
  background:#f4f7f7!important;
}
.chiro-page-hero .container{
  width:min(1160px,calc(100% - 64px))!important;
}
.chiro-page-hero-grid{
  display:grid!important;
  grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr)!important;
  gap:70px!important;
  align-items:start!important;
}
.chiro-page-intro{
  max-width:570px!important;
  padding-top:0!important;
}
.chiro-page-kicker{
  margin:0 0 12px!important;
  color:#172238!important;
  font-family:'Montserrat',Arial,sans-serif!important;
  font-size:12px!important;
  font-weight:700!important;
  line-height:1.2!important;
  letter-spacing:.16em!important;
  text-transform:uppercase!important;
}
.chiro-page-title{
  position:relative;
  margin:0 0 24px!important;
  padding-bottom:18px!important;
  color:#172238!important;
  font-family:'Poppins',Arial,sans-serif!important;
  font-size:clamp(38px,4vw,52px)!important;
  font-weight:700!important;
  line-height:1.04!important;
  letter-spacing:-.025em!important;
}
.chiro-page-title::after{
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:54px;
  height:3px;
  border-radius:999px;
  background:#12aeda;
}
.chiro-page-intro p{
  max-width:555px!important;
  margin:0 0 14px!important;
  color:#202632!important;
  font-family:'Montserrat',Arial,sans-serif!important;
  font-size:15.5px!important;
  font-weight:500!important;
  line-height:1.72!important;
}
.chiro-page-intro p:last-child{
  margin-bottom:0!important;
}
.chiro-page-main-image{
  width:100%!important;
  margin:0!important;
  overflow:hidden!important;
  border-radius:22px!important;
  box-shadow:0 18px 45px rgba(23,34,56,.12)!important;
  background:#fff!important;
}
.chiro-page-main-image img{
  display:block!important;
  width:100%!important;
  height:405px!important;
  object-fit:cover!important;
  object-position:center!important;
}
.chiro-page-content{
  padding-top:52px!important;
}
.chiro-reading-column{
  width:min(1040px,calc(100% - 64px))!important;
}
.chiro-copy-block{
  margin-bottom:38px!important;
}
.chiro-copy-block h2{
  margin:0 0 14px!important;
  color:#172238!important;
  font-size:clamp(25px,2.4vw,32px)!important;
  line-height:1.2!important;
}
.chiro-copy-block p{
  max-width:920px!important;
  margin:0 0 12px!important;
  line-height:1.7!important;
}
.chiro-list{
  margin:8px 0 16px!important;
  padding-left:22px!important;
}
.chiro-list li{
  margin-bottom:6px!important;
  line-height:1.55!important;
}

@media(max-width:960px){
  .chiro-page-hero{
    padding:48px 0!important;
  }
  .chiro-page-hero .container,
  .chiro-reading-column{
    width:min(100% - 36px,1160px)!important;
  }
  .chiro-page-hero-grid{
    grid-template-columns:1fr!important;
    gap:30px!important;
  }
  .chiro-page-intro{
    max-width:none!important;
  }
  .chiro-page-main-image img{
    height:360px!important;
  }
}
@media(max-width:600px){
  .chiro-page-hero{
    padding:38px 0 40px!important;
  }
  .chiro-page-title{
    font-size:36px!important;
    margin-bottom:20px!important;
  }
  .chiro-page-intro p{
    font-size:14.5px!important;
    line-height:1.65!important;
  }
  .chiro-page-main-image img{
    height:270px!important;
  }
}

/* V23 — portada de Quiropráctica más compacta y con márgenes uniformes */
.chiro-page-hero .container{
  width:min(1040px,calc(100% - 64px))!important;
}
.chiro-page-hero-grid{
  grid-template-columns:minmax(0,1fr) minmax(390px,.9fr)!important;
  gap:56px!important;
}
.chiro-page-intro{
  max-width:520px!important;
}
.chiro-page-title{
  font-size:clamp(35px,3.5vw,47px)!important;
  margin-bottom:20px!important;
  padding-bottom:15px!important;
}
.chiro-page-intro p{
  max-width:510px!important;
  margin-bottom:10px!important;
  font-size:14.5px!important;
  line-height:1.62!important;
}
.chiro-page-main-image img{
  height:360px!important;
}
.chiro-page-hero{
  padding:56px 0 48px!important;
}

/* Título blanco en el bloque azul */
.chiro-purpose-block h2,
.chiro-purpose-block .section-title,
.chiro-purpose-block h3{
  color:#fff!important;
}

@media(max-width:960px){
  .chiro-page-hero .container{
    width:min(100% - 36px,1040px)!important;
  }
  .chiro-page-hero-grid{
    grid-template-columns:1fr!important;
    gap:26px!important;
  }
  .chiro-page-intro{
    max-width:none!important;
  }
  .chiro-page-intro p{
    max-width:none!important;
  }
  .chiro-page-main-image img{
    height:330px!important;
  }
}

/* V24 — mismo margen visual que Inicio y Nosotros */
.chiro-page-hero .container{
  width:min(1160px,calc(100% - 48px))!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.chiro-page-hero-grid{
  grid-template-columns:minmax(0,1fr) minmax(400px,.92fr)!important;
  gap:54px!important;
  align-items:start!important;
}
.chiro-page-intro{
  max-width:540px!important;
}
.chiro-page-intro p{
  margin:0 0 8px!important;
  font-size:14.5px!important;
  line-height:1.58!important;
}
.chiro-page-intro p:last-child{
  margin-bottom:0!important;
}
.chiro-page-title{
  margin-bottom:18px!important;
}
.chiro-page-main-image{
  margin-top:0!important;
}
.chiro-page-main-image img{
  height:350px!important;
}

@media(max-width:960px){
  .chiro-page-hero .container{
    width:min(100% - 32px,1160px)!important;
  }
  .chiro-page-hero-grid{
    grid-template-columns:1fr!important;
    gap:24px!important;
  }
  .chiro-page-intro{
    max-width:none!important;
  }
}

/* V25 — margen exclusivo de la página Quiropráctica igualado a Nosotros */
.chiro-page-hero .container,
.chiro-reading-column{
  width:min(980px,calc(100% - 48px))!important;
  max-width:980px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

@media(max-width:900px){
  .chiro-page-hero .container,
  .chiro-reading-column{
    width:min(100% - 32px,980px)!important;
  }
}


/* V26 — Blog completo importado desde WordPress */
.blog-layout{
  align-items:start;
}
.post-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:26px;
}
.post-card{
  overflow:hidden;
  border:1px solid #dde2e8;
  border-radius:17px;
  background:#fff;
  box-shadow:0 10px 28px rgba(23,34,56,.07);
  transition:transform .2s ease,box-shadow .2s ease;
}
.post-card:hover{
  transform:translateY(-3px);
  box-shadow:0 16px 34px rgba(23,34,56,.11);
}
.post-card-image{
  display:block;
  height:215px;
  overflow:hidden;
}
.post-card-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .35s ease;
}
.post-card:hover .post-card-image img{
  transform:scale(1.025);
}
.post-card-content{
  padding:21px 22px 24px;
}
.post-card-content>span{
  display:block;
  margin-bottom:8px;
  color:#687184;
  font-size:11px;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:.05em;
}
.post-card h2{
  margin:0 0 10px;
  color:#172238;
  font-size:19px;
  line-height:1.3;
}
.post-card h2 a{color:inherit}
.post-card p{
  margin:0 0 15px;
  color:#4a5261;
  font-size:13px;
  line-height:1.62;
}
.post-card[hidden]{display:none!important}

.single-post-complete{
  background:#f5f7f7;
}
.single-post-complete .post-hero{
  padding:52px 0 0;
  background:#f5f7f7;
}
.post-back-top{
  display:inline-block;
  margin-bottom:21px;
  color:#344056;
  font-size:12px;
  font-weight:700;
}
.post-date{
  display:block;
  margin-bottom:10px;
  color:#687184;
  font-size:12px;
  font-weight:700;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.single-post-complete .post-hero h1{
  max-width:900px;
  margin:0 0 28px;
  color:#172238;
  font-size:clamp(34px,4.2vw,54px);
  line-height:1.1;
  letter-spacing:-.025em;
}
.post-featured-image{
  display:block;
  width:100%;
  height:min(480px,46vw);
  min-height:290px;
  object-fit:cover;
  border-radius:20px;
  box-shadow:0 17px 42px rgba(23,34,56,.12);
}
.single-post-complete .post-body{
  margin-top:38px;
  margin-bottom:72px;
  padding:44px 50px;
  border:1px solid #dfe4ea;
  border-radius:20px;
  background:#fff;
  box-shadow:0 13px 36px rgba(23,34,56,.06);
}
.wordpress-content{
  color:#242b37;
  font-family:'Montserrat',Arial,sans-serif;
  font-size:15px;
  line-height:1.78;
}
.wordpress-content p{
  margin:0 0 15px;
}
.wordpress-content h2{
  margin:35px 0 14px;
  color:#172238;
  font-family:'Poppins',Arial,sans-serif;
  font-size:27px;
  line-height:1.25;
}
.wordpress-content h3{
  margin:28px 0 12px;
  color:#172238;
  font-family:'Poppins',Arial,sans-serif;
  font-size:21px;
  line-height:1.3;
}
.wordpress-content h4{
  margin:23px 0 10px;
  color:#172238;
  font-family:'Poppins',Arial,sans-serif;
  font-size:18px;
}
.wordpress-content ul,
.wordpress-content ol{
  margin:10px 0 20px;
  padding-left:25px;
}
.wordpress-content li{
  margin-bottom:8px;
}
.wordpress-content a{
  color:#075fd8;
  font-weight:600;
  text-decoration:underline;
  text-underline-offset:3px;
  overflow-wrap:anywhere;
}
.wordpress-content blockquote{
  margin:28px 0;
  padding:22px 25px;
  border-left:4px solid #13aeda;
  border-radius:0 12px 12px 0;
  background:#f1f5f7;
  color:#172238;
  font-weight:600;
}
.wordpress-content hr{
  margin:32px 0;
  border:0;
  border-top:1px solid #dfe4e9;
}
.wordpress-content table{
  display:block;
  width:100%;
  margin:20px 0;
  overflow-x:auto;
  border-collapse:collapse;
}
.wordpress-content th,
.wordpress-content td{
  min-width:145px;
  padding:12px 14px;
  border:1px solid #dce1e7;
  text-align:left;
  vertical-align:top;
}
.wordpress-content th{
  color:#fff;
  background:#172238;
}
.post-end-cta{
  margin-top:42px;
  padding:28px 30px;
  border-radius:16px;
  background:#172238;
  color:#fff;
}
.post-end-cta h2{
  margin:0 0 7px;
  color:#fff;
  font-size:24px;
}
.post-end-cta p{
  margin:0 0 18px;
  color:#eef2f8;
}
.post-end-cta .btn{
  background:#fff;
  color:#172238;
}
.single-post-complete .back-blog{
  display:inline-block;
  margin-top:28px;
}
.blog-sidebar{
  position:sticky;
  top:105px;
}

@media(max-width:980px){
  .post-grid{grid-template-columns:1fr}
  .blog-sidebar{position:static}
}
@media(max-width:700px){
  .single-post-complete .post-hero{
    padding-top:38px;
  }
  .single-post-complete .post-body{
    margin-top:24px;
    padding:28px 20px;
    border-radius:15px;
  }
  .post-featured-image{
    height:260px;
    min-height:0;
    border-radius:14px;
  }
  .wordpress-content{
    font-size:14px;
    line-height:1.7;
  }
  .wordpress-content h2{
    margin-top:29px;
    font-size:23px;
  }
}

/* V27 — títulos de entradas y carrusel funcional del blog en Inicio */
.single-post-complete .post-hero h1{
  font-size:clamp(31px,3.5vw,46px)!important;
  line-height:1.12!important;
  max-width:860px!important;
}

.home-blog-carousel{
  position:relative;
  width:100%;
  max-width:470px;
  margin-left:auto;
  padding:0 44px 26px;
}
.home-blog-track{
  position:relative;
  min-height:355px;
}
.home-blog-slide{
  position:absolute;
  inset:0;
  opacity:0;
  visibility:hidden;
  transform:translateX(12px);
  transition:opacity .3s ease, transform .3s ease;
}
.home-blog-slide.is-active{
  opacity:1;
  visibility:visible;
  transform:translateX(0);
}
.home-blog-slide .home-blog-image-link{
  display:block;
  overflow:hidden;
  border-radius:14px 14px 0 0;
}
.home-blog-slide img{
  width:100%;
  height:240px;
  object-fit:cover;
  display:block;
}
.home-blog-slide h3{
  margin:17px 20px 8px;
  font-size:17px;
  line-height:1.35;
  text-align:left;
}
.home-blog-slide h3 a{
  color:inherit;
}
.home-blog-readmore{
  display:inline-block;
  margin:0 20px 20px;
}
.home-blog-arrow{
  position:absolute;
  top:145px;
  z-index:3;
  width:34px;
  height:34px;
  border:1px solid #d6dce5;
  border-radius:50%;
  background:#fff;
  color:#172238;
  font-size:24px;
  line-height:1;
  display:grid;
  place-items:center;
  cursor:pointer;
  box-shadow:0 5px 14px rgba(23,34,56,.09);
}
.home-blog-arrow:hover{
  background:#172238;
  color:#fff;
}
.home-blog-prev{left:0}
.home-blog-next{right:0}
.home-blog-dots{
  position:absolute;
  left:50%;
  bottom:0;
  transform:translateX(-50%);
  display:flex;
  gap:7px;
}
.home-blog-dot{
  width:7px;
  height:7px;
  padding:0;
  border:0;
  border-radius:50%;
  background:#c9d0da;
  cursor:pointer;
}
.home-blog-dot.is-active{
  background:#172238;
}
@media(max-width:900px){
  .home-blog-carousel{
    margin:0 auto;
  }
}
@media(max-width:600px){
  .home-blog-carousel{
    padding-left:36px;
    padding-right:36px;
  }
  .home-blog-track{
    min-height:330px;
  }
  .home-blog-slide img{
    height:210px;
  }
}

/* V28 — imágenes originales de WordPress convertidas a WebP de alta calidad */
.post-featured-image{
  image-rendering:auto!important;
}
.post-card-image img,
.home-blog-slide img,
.post-featured-image{
  object-position:center center;
}


/* V29 — ocultar únicamente las cifras en versión móvil */
@media (max-width: 767px){
  .stats-contact .stats-left{
    display:none!important;
  }
}


/* V30 — mejorar exclusivamente la fotografía del hero en móvil */
@media (max-width: 767px){
  .home-hero{
    height:590px!important;
    min-height:590px!important;
    background:#fff;
  }

  .home-hero .hero-bg{
    background-image:url('img/portada-nueva.webp')!important;
    background-size:auto 100%!important;
    background-position:66% center!important;
    background-repeat:no-repeat!important;
    filter:brightness(.96) saturate(1.06)!important;
    transform:scale(1.01);
  }

  .home-hero .hero-white{
    background:
      linear-gradient(
        90deg,
        rgba(255,255,255,.98) 0%,
        rgba(255,255,255,.93) 35%,
        rgba(255,255,255,.72) 53%,
        rgba(255,255,255,.24) 72%,
        rgba(255,255,255,.06) 100%
      )!important;
  }

  .home-hero-inner{
    align-items:flex-start!important;
  }

  .home-hero-copy{
    max-width:76%!important;
    margin-left:0!important;
    padding:54px 0 34px!important;
  }

  .home-hero h1{
    font-size:clamp(37px,10.7vw,48px)!important;
    line-height:1.17!important;
    margin-bottom:26px!important;
  }

  .home-hero p{
    max-width:100%!important;
    font-size:16px!important;
    line-height:1.68!important;
    margin-bottom:25px!important;
  }

  .home-hero .btn{
    font-size:14px!important;
    padding:15px 25px!important;
  }
}

@media (max-width: 390px){
  .home-hero .hero-bg{
    background-position:69% center!important;
  }

  .home-hero-copy{
    max-width:80%!important;
  }

  .home-hero h1{
    font-size:36px!important;
  }
}


/* V31 — reducir título, subtítulo y botón solo en el hero móvil */
@media (max-width: 767px){
  .home-hero h1{
    font-size:clamp(31px,8.8vw,40px)!important;
    line-height:1.14!important;
    margin-bottom:20px!important;
  }

  .home-hero p{
    font-size:14px!important;
    line-height:1.58!important;
    margin-bottom:20px!important;
  }

  .home-hero .btn{
    font-size:12.5px!important;
    padding:13px 21px!important;
  }
}

@media (max-width: 390px){
  .home-hero h1{
    font-size:30px!important;
  }

  .home-hero p{
    font-size:13.5px!important;
  }

  .home-hero .btn{
    font-size:12px!important;
    padding:12px 19px!important;
  }
}


/* V32 — beneficios compactos solo en móvil */
@media (max-width: 767px){
  .benefits-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
  }

  .benefit-card{
    min-height:0!important;
    padding:14px 10px 13px!important;
    border-radius:14px!important;
  }

  .benefit-card img,
  .benefit-card .benefit-icon{
    width:34px!important;
    height:34px!important;
    margin:0 auto 8px!important;
    object-fit:contain!important;
  }

  .benefit-card h3{
    margin:0 0 7px!important;
    font-size:13px!important;
    line-height:1.25!important;
  }

  .benefit-card p{
    margin:0!important;
    font-size:10.5px!important;
    line-height:1.42!important;
  }
}

@media (max-width: 430px){
  .benefits-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media (min-width: 431px) and (max-width: 767px){
  .benefits-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}


/* V33 — dos beneficios por fila en móvil */
@media (max-width: 767px){
  .mobile-benefits-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
    align-items:stretch!important;
  }

  .mobile-benefit-card{
    width:auto!important;
    min-width:0!important;
    min-height:155px!important;
    margin:0!important;
    padding:12px 9px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
    border-radius:14px!important;
  }

  .mobile-benefit-card img{
    width:31px!important;
    height:31px!important;
    margin:0 auto 7px!important;
    object-fit:contain!important;
  }

  .mobile-benefit-card h3{
    margin:0 0 6px!important;
    font-size:12px!important;
    line-height:1.2!important;
  }

  .mobile-benefit-card p{
    margin:0!important;
    font-size:9.5px!important;
    line-height:1.35!important;
  }
}

@media (max-width: 360px){
  .mobile-benefits-grid{
    gap:8px!important;
  }

  .mobile-benefit-card{
    padding:10px 7px!important;
  }

  .mobile-benefit-card h3{
    font-size:11px!important;
  }

  .mobile-benefit-card p{
    font-size:9px!important;
  }
}


/* V34 — Reserva online profesional */
.booking-section{padding:90px 0;background:linear-gradient(180deg,#f7faf9 0%,#fff 100%);border-top:1px solid #e7eeeb;border-bottom:1px solid #e7eeeb}
.booking-heading{max-width:760px;margin:0 auto 42px;text-align:center}.booking-heading h2{margin:8px 0 13px;font:700 clamp(32px,4vw,48px)/1.12 Poppins,sans-serif;color:#102c29}.booking-heading p{margin:0;color:#5a6d68;font-size:17px;line-height:1.7}
.booking-choice-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.85fr);gap:24px;align-items:stretch}.booking-card{background:#fff;border:1px solid #dce7e3;border-radius:24px;padding:30px;box-shadow:0 18px 55px rgba(15,52,45,.08)}
.booking-card-title{display:flex;align-items:center;gap:15px;margin-bottom:12px}.booking-icon{display:grid;place-items:center;width:48px;height:48px;flex:0 0 48px;border-radius:15px;background:#e8f5f0;color:#0d775d;font-size:27px;font-weight:700}.booking-eyebrow{display:block;margin-bottom:4px;color:#14846a;font-size:11px;font-weight:700;letter-spacing:.13em}.booking-card h3{margin:0;color:#16322e;font:700 24px/1.2 Poppins,sans-serif}.booking-card-copy{margin:0 0 25px;color:#63736f;line-height:1.65}
.booking-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.booking-field{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;color:#203d38;font-size:13px;font-weight:600}.booking-field input{width:100%;height:50px;padding:0 15px;border:1px solid #cfddd8;border-radius:13px;background:#fbfdfc;color:#18332f;font:500 15px Montserrat,sans-serif;outline:none;transition:.2s}.booking-field input:focus{border-color:#18856a;box-shadow:0 0 0 4px rgba(24,133,106,.1)}.booking-field small{color:#7b8b87;font-size:11px;font-weight:500}.booking-date-field{max-width:330px}
.booking-slots{margin:1px 0 18px;padding:0;border:0}.booking-slots legend{margin-bottom:10px;color:#203d38;font-size:13px;font-weight:600}.booking-slot-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px}.booking-slot{min-height:42px;padding:8px;border:1px solid #d3e1dc;border-radius:11px;background:#f8fbfa;color:#285048;font:600 13px Montserrat,sans-serif;cursor:pointer;transition:.18s}.booking-slot:hover{border-color:#18856a;color:#0d765c}.booking-slot.is-selected{background:#153c35;border-color:#153c35;color:#fff;box-shadow:0 8px 20px rgba(21,60,53,.18)}.booking-slot-placeholder{grid-column:1/-1;padding:13px 14px;border-radius:11px;background:#f3f7f5;color:#788985;font-size:13px}
.booking-privacy{display:flex;align-items:flex-start;gap:9px;margin:0 0 18px;color:#6b7a76;font-size:11.5px;line-height:1.5}.booking-privacy input{margin-top:2px;accent-color:#147b61}.booking-privacy a{color:#146d58}.booking-submit{width:100%;border:0}.booking-submit:disabled{opacity:.48;cursor:not-allowed}.booking-status{min-height:22px;margin-top:13px;color:#60736e;font-size:13px;line-height:1.5}.booking-status.is-success{color:#127156}.booking-status.is-error{color:#b43c47}.booking-status.is-warning{color:#a46b18}.booking-status.confirmed{padding:12px 14px;border-radius:11px;background:#eaf7f1;font-weight:600}
.booking-card-whatsapp{display:flex;flex-direction:column;background:linear-gradient(155deg,#12352f,#0b2823);border-color:#12352f;color:#fff}.booking-card-whatsapp .booking-icon{background:rgba(255,255,255,.1);color:#63dfae}.booking-card-whatsapp .booking-eyebrow{color:#70dcb2}.booking-card-whatsapp h3{color:#fff}.booking-card-whatsapp .booking-card-copy{color:#c7d7d2}.booking-whatsapp-points{display:grid;gap:15px;margin:3px 0 25px}.booking-whatsapp-points div{padding:15px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:rgba(255,255,255,.04)}.booking-whatsapp-points strong,.booking-whatsapp-points span{display:block}.booking-whatsapp-points strong{font-size:14px;margin-bottom:5px}.booking-whatsapp-points span{color:#b9ccc6;font-size:12px;line-height:1.5}.booking-whatsapp-btn{margin-top:auto;background:#36cf8e!important;color:#062d20!important;border:0!important;text-align:center}.booking-whatsapp-note{margin:15px 0 0;color:#a9c1ba;font-size:11px;line-height:1.55}
@media(max-width:900px){.booking-section{padding:65px 0}.booking-choice-grid{grid-template-columns:1fr}.booking-card{padding:24px}.booking-slot-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:600px){.booking-section{padding:52px 0}.booking-heading{margin-bottom:28px;text-align:left}.booking-heading h2{font-size:30px}.booking-heading p{font-size:14px}.booking-form-grid{grid-template-columns:1fr}.booking-date-field{max-width:none}.booking-card{padding:20px;border-radius:19px}.booking-card-title{align-items:flex-start}.booking-card h3{font-size:20px}.booking-slot-grid{grid-template-columns:repeat(3,1fr)}}


/* ===== HEADER PROFESIONAL FIJO + MENÚ LATERAL ===== */
body{padding-top:86px}
.home-page{padding-top:0}
.pro-header{position:fixed!important;top:0;left:0;right:0;z-index:1200;height:86px!important;background:linear-gradient(90deg,rgba(14,39,70,.96),rgba(12,50,88,.9));backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.12)}
.home-page .pro-header{background:linear-gradient(90deg,rgba(12,37,68,.78),rgba(12,49,87,.55));}
.header-shell{width:min(1240px,calc(100% - 48px));height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}
.pro-header .brand img{height:50px!important;width:auto;object-fit:contain}
.header-actions-pro{display:flex;align-items:center;gap:22px}
.header-booking-btn{display:inline-flex;align-items:center;justify-content:center;min-width:176px;height:42px;padding:0 24px;border-radius:999px;background:#18b8dc;color:#fff!important;font:600 12px/1 Montserrat,sans-serif;letter-spacing:.12em;transition:.2s}
.header-booking-btn:hover{background:#159fc0;transform:translateY(-1px)}
.language-switch{display:flex;gap:14px;align-items:center}.lang-btn{border:0;background:none;color:rgba(255,255,255,.72);font:600 11px Montserrat,sans-serif;padding:8px 0;cursor:pointer}.lang-btn.is-active,.lang-btn:hover{color:#fff}
.menu-trigger{width:40px;height:40px;border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer;padding:0}.menu-trigger span{display:block;width:22px;height:2px;background:#fff;border-radius:3px}
.menu-overlay{position:fixed;inset:0;background:rgba(4,15,28,.54);backdrop-filter:blur(2px);z-index:1290}.side-menu{position:fixed;top:0;right:0;width:min(420px,90vw);height:100dvh;background:#102c4d;color:#fff;z-index:1300;transform:translateX(104%);transition:transform .3s ease;display:flex;flex-direction:column;padding:30px 34px 34px;box-shadow:-20px 0 60px rgba(0,0,0,.28)}.side-menu.is-open{transform:translateX(0)}.side-menu-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.14);font:700 12px Montserrat,sans-serif;letter-spacing:.15em}.menu-close{width:42px;height:42px;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:transparent;color:#fff;font-size:29px;line-height:1;cursor:pointer}.side-menu-nav{display:flex;flex-direction:column;padding:30px 0}.side-menu-nav a{padding:16px 2px;border-bottom:1px solid rgba(255,255,255,.11);font:600 20px/1.2 Montserrat,sans-serif;transition:.2s}.side-menu-nav a:hover,.side-menu-nav a.is-active{color:#42c9e6;padding-left:8px}.side-menu-foot{margin-top:auto;display:grid;gap:8px;color:rgba(255,255,255,.72);font-size:13px}.side-menu-foot a{color:#fff;font-weight:700}

/* ===== PÁGINA DE RESERVA CALENDARIO ===== */
.reservation-page{background:#f5f8fc;color:#172238}.reservation-page .wa-float{display:none}.reservation-hero{padding:76px 0 46px;background:linear-gradient(135deg,#102c4d,#176a9b);color:#fff}.reservation-hero-inner{max-width:900px;text-align:center}.reservation-kicker,.step-label{display:block;color:#35c3e2;font-size:11px;font-weight:700;letter-spacing:.16em}.reservation-hero h1{margin:10px 0 12px;color:#fff;font:700 clamp(36px,5vw,58px)/1.08 Poppins,sans-serif}.reservation-hero p{max-width:680px;margin:auto;color:rgba(255,255,255,.82);font-size:16px;line-height:1.65}.reservation-section{padding:58px 0 82px}.reservation-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:26px;align-items:start}.calendar-card,.booking-panel{background:#fff;border:1px solid #dbe5f0;border-radius:24px;box-shadow:0 18px 50px rgba(20,54,89,.09)}.calendar-card{padding:28px}.calendar-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.calendar-head h2,.booking-panel h2{margin:6px 0 0;color:#163b63;font:700 25px/1.2 Poppins,sans-serif}.calendar-nav{display:flex;align-items:center;gap:13px;color:#163b63}.calendar-nav button{width:38px;height:38px;border:1px solid #d5e1ed;background:#f5f9fc;border-radius:11px;color:#163b63;font-size:24px;cursor:pointer}.calendar-nav strong{min-width:155px;text-align:center;text-transform:capitalize;font-size:14px}.calendar-weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.calendar-weekdays{margin-bottom:7px;color:#6c8298;font-size:11px;font-weight:700;text-align:center}.calendar-weekdays span{padding:8px 0}.calendar-day{aspect-ratio:1;border:1px solid #e2eaf2;background:#f9fbfd;border-radius:12px;color:#173b60;font:600 13px Montserrat,sans-serif;cursor:pointer;transition:.17s}.calendar-day:hover:not(:disabled){border-color:#1aaed0;color:#0a7f9d;box-shadow:0 6px 16px rgba(22,139,174,.12)}.calendar-day.is-selected{background:#154f7c;border-color:#154f7c;color:#fff}.calendar-day:disabled,.calendar-day.is-empty{color:#b9c4ce;background:#f5f6f8;border-color:#edf0f3;cursor:not-allowed}.calendar-day.is-today{box-shadow:inset 0 0 0 2px #26b9d8}.calendar-legend{display:flex;gap:18px;flex-wrap:wrap;margin-top:20px;color:#6d8195;font-size:11px}.calendar-legend span{display:flex;align-items:center;gap:7px}.legend-dot{width:10px;height:10px;border-radius:3px}.legend-dot.available{background:#f9fbfd;border:1px solid #b7c8d8}.legend-dot.selected{background:#154f7c}.legend-dot.unavailable{background:#e8edf2}
.booking-panel{padding:28px}.booking-panel-head{margin-bottom:20px}.booking-panel-head p{margin:8px 0 0;color:#697e92;font-size:13px}.reservation-form{display:grid;gap:14px}.reservation-form>label:not(.booking-privacy){display:grid;gap:7px;color:#294b6c;font-size:12px;font-weight:700}.reservation-form input:not([type=checkbox]){height:48px;border:1px solid #d1dfea;border-radius:12px;padding:0 14px;background:#fbfdff;color:#173b60;font:500 14px Montserrat,sans-serif;outline:none}.reservation-form input:focus{border-color:#20afcf;box-shadow:0 0 0 4px rgba(32,175,207,.1)}.reservation-slots{border:0;padding:0;margin:3px 0}.reservation-slots legend{margin-bottom:9px;color:#294b6c;font-size:12px;font-weight:700}.reservation-page .booking-slot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.reservation-page .booking-slot{height:42px;border:1px solid #d3e0ea;border-radius:10px;background:#f8fbfd;color:#245276;font:600 13px Montserrat,sans-serif;cursor:pointer}.reservation-page .booking-slot.is-selected{background:#154f7c;border-color:#154f7c;color:#fff}.reservation-page .booking-slot-placeholder{grid-column:1/-1;padding:12px;border-radius:10px;background:#f1f6fa;color:#71879b;font-size:12px}.reservation-page .booking-privacy{display:flex;align-items:flex-start;gap:9px;color:#718296;font-size:11px;line-height:1.45}.reservation-page .booking-privacy input{margin-top:2px;accent-color:#168eaf}.reservation-page .booking-privacy a{color:#147896;text-decoration:underline}.reservation-submit{height:48px;border:0;border-radius:12px;background:#19b5d7;color:#fff;font:700 12px Montserrat,sans-serif;letter-spacing:.08em;cursor:pointer}.reservation-submit:hover{background:#149ebd}.reservation-submit:disabled{opacity:.45;cursor:not-allowed}.reservation-note{margin-top:18px;padding:15px;border-radius:13px;background:#edf7fb;border-left:4px solid #1ab5d4;color:#365c78}.reservation-note strong{font-size:12px;color:#154f7c}.reservation-note p{margin:4px 0 0;font-size:11px;line-height:1.5}.reservation-page .booking-status{min-height:18px;margin-top:2px;font-size:12px}.reservation-page .booking-status.is-success{color:#08795e}.reservation-page .booking-status.is-error{color:#b33a47}
@media(max-width:900px){body{padding-top:76px}.home-page{padding-top:0}.pro-header{height:76px!important}.header-shell{width:calc(100% - 28px)}.pro-header .brand img{height:39px!important}.header-booking-btn{min-width:auto;height:38px;padding:0 15px;font-size:10px}.language-switch{display:none}.header-actions-pro{gap:10px}.reservation-layout{grid-template-columns:1fr}.reservation-hero{padding:58px 0 36px}.calendar-card,.booking-panel{padding:21px}.calendar-day{border-radius:9px}.side-menu{padding:24px}.calendar-head{align-items:flex-start;flex-direction:column}.calendar-nav{width:100%;justify-content:space-between}}
@media(max-width:520px){.header-booking-btn{display:none}.reservation-section{padding:34px 0 58px}.reservation-hero h1{font-size:34px}.calendar-card,.booking-panel{border-radius:18px;padding:17px}.calendar-weekdays,.calendar-grid{gap:5px}.calendar-day{font-size:12px}.calendar-legend{gap:11px}.reservation-page .booking-slot-grid{grid-template-columns:repeat(2,1fr)}}


/* ===== AJUSTE: HEADER CON ESTÉTICA ORIGINAL + ESTRUCTURA NUEVA ===== */
body{padding-top:83px}
.home-page{padding-top:0}
.site-header.pro-header{
  position:fixed!important;
  top:0;left:0;right:0;
  height:83px!important;
  z-index:1200;
  background:#172238!important;
  border-bottom:0;
  backdrop-filter:none;
  box-shadow:none;
}
.home-page .site-header.pro-header{background:#172238!important}
.header-shell{
  width:min(990px,calc(100% - 48px));
  height:83px;
  margin:0 auto;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
}
.pro-header .brand{display:flex;align-items:center;flex:0 0 auto}
.pro-header .brand img{
  height:36px!important;
  width:auto!important;
  max-width:205px;
  object-fit:contain;
}
.header-actions-pro{display:flex;align-items:center;gap:20px}
.header-booking-btn{
  min-width:154px;
  height:38px;
  padding:0 20px;
  border-radius:20px;
  background:#12b7e8;
  color:#fff!important;
  font-family:'Montserrat',Arial,sans-serif;
  font-size:11px;
  font-weight:600;
  letter-spacing:.08em;
}
.header-booking-btn:hover{background:#0ea6d4;transform:none}
.language-switch{display:flex;align-items:center;gap:15px}
.lang-btn{
  border:0;background:transparent;color:rgba(255,255,255,.78);
  font:500 11px 'Montserrat',Arial,sans-serif;
  padding:5px 0;cursor:pointer
}
.lang-btn.is-active,.lang-btn:hover{color:#fff}
.menu-trigger{width:34px;height:34px;gap:4px}
.menu-trigger span{width:21px;height:2px;background:#fff}

/* El hero recupera la relación y los márgenes originales */
.home-page .home-hero{margin-top:83px;height:582px}
.home-page .home-hero-copy{margin-left:84px}

/* La banda de cifras vuelve a su proporción original */
.home-page .stats-contact{
  display:grid;
  grid-template-columns:1fr 1.05fr;
  height:92px;
  min-height:92px;
  border-bottom:2px solid #333;
}
.home-page .stats-left{
  background:#172238;
  color:#fff;
  display:flex;
  justify-content:flex-end;
  align-items:center;
  gap:62px;
  height:92px;
  padding:0 72px 0 20px;
  position:relative;
}
.home-page .stats-left:after{
  content:"";
  position:absolute;
  right:-62px;top:0;
  border-top:92px solid #172238;
  border-right:62px solid transparent;
}
.home-page .stats-left div{
  min-width:78px;
  min-height:92px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  text-align:center;
  position:relative;
  z-index:1;
}
.home-page .stats-left strong{font:700 28px/1.05 'Poppins',Arial,sans-serif}
.home-page .stats-left span{font-size:14px}
.home-page .stats-right{
  height:92px;
  margin:0;
  padding:0 20px 0 55px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:34px;
  border-top:0;
}
.home-page .stats-right p{font-size:15px;line-height:1.35;color:#172238;font-weight:600}
.home-page .stats-contact-btn{font-size:12px!important;padding:8px 19px!important}

/* Menú lateral: identidad y redes sociales */
.side-menu{background:#172238}
.side-menu-foot{gap:9px}
.side-menu-foot strong{font:700 15px/1.35 'Poppins',Arial,sans-serif;color:#fff}
.side-menu-foot>a{font-size:14px}
.side-menu-social{display:flex;align-items:center;gap:13px;margin-top:10px}
.side-menu-social a{
  width:35px;height:35px;border-radius:50%;
  display:grid;place-items:center;
  background:rgba(255,255,255,.09);
  border:1px solid rgba(255,255,255,.13)
}
.side-menu-social a:hover{background:#12b7e8}
.side-menu-social img{width:18px;height:18px;object-fit:contain}

@media(max-width:900px){
  body{padding-top:76px}
  .home-page{padding-top:0}
  .site-header.pro-header,.header-shell{height:76px!important}
  .header-shell{width:calc(100% - 30px)}
  .pro-header .brand img{height:31px!important;max-width:175px}
  .header-actions-pro{gap:11px}
  .header-booking-btn{height:37px;min-width:auto;padding:0 14px;font-size:9px}
  .language-switch{gap:9px}
  .home-page .home-hero{margin-top:76px;height:510px}
  .home-page .home-hero-copy{margin-left:0}
  .home-page .stats-contact{height:auto;grid-template-columns:1fr}
  .home-page .stats-left{height:auto;min-height:78px;justify-content:center;padding:10px 16px;gap:25px}
  .home-page .stats-left:after{display:none}
  .home-page .stats-left div{min-height:auto}
  .home-page .stats-right{height:auto;min-height:78px;padding:14px 18px;gap:18px;border-top:2px solid #172238}
}
@media(max-width:560px){
  .language-switch{display:flex}
  .header-booking-btn{display:none}
  .pro-header .brand img{height:28px!important;max-width:150px}
}


/* ===== AJUSTES FINALES: CTA, REDES, RESERVA Y FOOTER ===== */
.home-page .stats-right{
  justify-content:flex-start!important;
  padding-left:88px!important;
  padding-right:24px!important;
  gap:26px!important;
}
.home-page .stats-right p{margin:0;min-width:218px}
.home-page .stats-contact-btn{
  background:#172238!important;
  color:#fff!important;
  border-color:#172238!important;
  white-space:nowrap;
}
.home-page .home-hero-copy .btn-dark{
  background:#fff!important;
  color:#172238!important;
  border-color:#fff!important;
}
.home-page .home-hero-copy .btn-dark:hover{background:#eef3f8!important}

/* Redes del menú con la misma estética circular del footer */
.side-menu-social a{
  width:28px!important;height:28px!important;
  background:transparent!important;
  border:2px solid rgba(255,255,255,.95)!important;
}
.side-menu-social a:hover{background:rgba(255,255,255,.10)!important}
.side-menu-social img{width:15px!important;height:15px!important;filter:none!important}

/* Confirmación azul oscuro */
.reservation-submit{background:#172238!important;color:#fff!important}
.reservation-submit:hover{background:#22304c!important}

/* Footer de reserva idéntico al resto */
.reservation-page .site-footer{margin-top:0}

@media(max-width:900px){
  .home-page .stats-right{padding:16px 20px!important;justify-content:center!important}
  .home-page .stats-right p{min-width:0}
}


/* ===== AJUSTE FINAL HEADER CTA + REDES MENÚ ===== */
/* Solo el CTA del header: blanco, texto azul oscuro y efecto grow */
.header-booking-btn,
.header-booking-btn:visited{
  background:#fff!important;
  color:#172238!important;
  border:1px solid #fff!important;
  box-shadow:0 6px 16px rgba(0,0,0,.10);
  transform:scale(1);
  transform-origin:center;
  transition:transform .20s ease, box-shadow .20s ease, background-color .20s ease!important;
}
.header-booking-btn:hover,
.header-booking-btn:focus-visible{
  background:#fff!important;
  color:#172238!important;
  transform:scale(1.07)!important;
  box-shadow:0 10px 24px rgba(0,0,0,.18);
}

/* Los demás botones de reservar recuperan el estilo azul oscuro original */
.home-page .home-hero-copy .btn-dark,
.home-page .home-hero-copy .btn-dark:visited{
  background:#172238!important;
  color:#fff!important;
  border-color:#061024!important;
}
.home-page .home-hero-copy .btn-dark:hover{
  background:#0f192b!important;
  color:#fff!important;
  transform:none!important;
}

/* Redes del menú: exactamente la estética circular del footer */
.side-menu .footer-social{
  display:flex;
  align-items:center;
  gap:22px;
  margin-top:14px;
  padding-left:0!important;
}
.side-menu .footer-social a{
  width:23px!important;
  height:23px!important;
  min-width:23px;
  border:2px solid #fff!important;
  border-radius:50%!important;
  display:grid!important;
  place-items:center!important;
  background:transparent!important;
  color:#fff!important;
  font-weight:700!important;
  font-size:15px!important;
  line-height:1!important;
  text-decoration:none!important;
  padding:0!important;
}
.side-menu .footer-social a:hover{
  background:rgba(255,255,255,.10)!important;
  transform:none!important;
}
.side-menu .footer-social a img{
  width:13px!important;
  height:13px!important;
  object-fit:contain!important;
  display:block!important;
  filter:none!important;
}
.side-menu .footer-social .footer-social-text{
  font-family:Arial,sans-serif!important;
  padding-top:1px!important;
}

/* Integración Stripe sobre la versión visual preferida */
.reservation-form .booking-cancellation{margin-top:-4px}
.reservation-form label span{line-height:1.4}
.payment-page{background:#f5f8fc}.payment-main{min-height:62vh}.payment-result-pro{padding:90px 24px;background:linear-gradient(180deg,#f5f8fc,#fff)}
.payment-result-inner{width:min(680px,100%);margin:auto;padding:52px 44px;text-align:center;background:#fff;border:1px solid #dbe5f0;border-radius:26px;box-shadow:0 24px 70px rgba(20,54,89,.11)}
.payment-result-icon{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 20px;border-radius:50%;background:#154f7c;color:#fff;font:700 36px Poppins,sans-serif}.payment-result-icon.cancelled{background:#172238}
.payment-result-inner h1{margin:10px 0 12px;color:#172238;font:700 clamp(34px,5vw,50px)/1.1 Poppins,sans-serif}.payment-result-inner p{max-width:520px;margin:0 auto 26px;color:#667b90;font-size:14px;line-height:1.7}
.payment-result-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 26px;border-radius:999px;background:#172238;color:#fff!important;font:700 11px Montserrat,sans-serif;letter-spacing:.08em}
@media(max-width:600px){.payment-result-pro{padding:54px 16px}.payment-result-inner{padding:38px 22px;border-radius:20px}.payment-result-icon{width:62px;height:62px;font-size:30px}}


/* V35 — reserva profesional con resumen y política detallada */
.reservation-section-pro{
  padding:24px 0 72px;
}
.reservation-layout-pro{
  width:min(1180px,calc(100% - 48px));
}
.booking-progress{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:14px;
  margin:0 auto 24px;
  color:#8a93a3;
  font-size:11px;
  font-weight:700;
  letter-spacing:.03em;
}
.booking-progress span{
  display:flex;
  align-items:center;
  gap:7px;
  white-space:nowrap;
}
.booking-progress span b{
  display:grid;
  place-items:center;
  width:24px;
  height:24px;
  border-radius:50%;
  border:1px solid #cad2dc;
  background:#fff;
  font-size:10px;
}
.booking-progress span.is-active{
  color:#172238;
}
.booking-progress span.is-active b{
  border-color:#172238;
  background:#172238;
  color:#fff;
}
.booking-progress i{
  width:52px;
  height:1px;
  background:#d9dfe7;
}

.reservation-pro-grid{
  display:grid;
  grid-template-columns:340px minmax(360px,1fr) 320px;
  gap:18px;
  align-items:start;
}

.calendar-card-compact,
.booking-panel-pro,
.booking-summary-card{
  border:1px solid #d9e1ea;
  border-radius:18px;
  background:#fff;
  box-shadow:0 12px 34px rgba(23,34,56,.06);
}

.calendar-card-compact{
  padding:22px;
}
.calendar-card-compact .calendar-head{
  margin-bottom:16px;
}
.calendar-card-compact .calendar-head h2,
.booking-panel-pro h2,
.booking-summary-card h2{
  margin:4px 0 0;
  color:#172238;
  font-size:19px;
  line-height:1.2;
}
.calendar-card-compact .calendar-nav{
  gap:8px;
}
.calendar-card-compact .calendar-nav strong{
  min-width:98px;
  font-size:11px;
  text-align:center;
}
.calendar-card-compact .calendar-nav button{
  width:30px;
  height:30px;
  border-radius:9px;
}
.calendar-card-compact .calendar-weekdays{
  margin-bottom:7px;
  font-size:9px;
}
.calendar-card-compact .calendar-grid{
  gap:6px;
}
.calendar-card-compact .calendar-day{
  min-height:39px;
  border-radius:10px;
  font-size:11px;
}
.calendar-card-compact .calendar-legend{
  margin-top:15px;
  gap:10px;
  font-size:8px;
}

.booking-panel-pro{
  padding:24px;
}
.booking-panel-pro .booking-panel-head{
  margin-bottom:18px;
}
.reservation-form-pro{
  gap:13px;
}
.reservation-form-pro label>span,
.reservation-form-pro legend{
  font-size:10px;
}
.reservation-form-pro label>span small{
  font-weight:500;
  color:#7b8493;
}
.reservation-form-pro input[type="text"],
.reservation-form-pro input[type="email"],
.reservation-form-pro input[type="tel"]{
  min-height:42px;
  padding:10px 12px;
  font-size:12px;
}
.field-two-col{
  display:grid;
  grid-template-columns:1.25fr .75fr;
  gap:12px;
}
.booking-slot-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px;
}
.booking-slot{
  min-height:38px;
  font-size:11px;
}
.booking-consents{
  display:grid;
  gap:10px;
  margin-top:2px;
}
.booking-privacy{
  margin:0!important;
  font-size:9px!important;
  line-height:1.45!important;
}
.inline-policy-link{
  padding:0;
  border:0;
  background:none;
  color:#075fd8;
  font:inherit;
  text-decoration:underline;
  text-underline-offset:2px;
  cursor:pointer;
}
.reservation-submit{
  min-height:46px;
  margin-top:4px;
  border-radius:11px;
  font-size:10px;
  letter-spacing:.12em;
}

.booking-summary-card{
  position:sticky;
  top:88px;
  overflow:hidden;
}
.summary-card-head{
  padding:22px 22px 16px;
  border-bottom:1px solid #e6eaf0;
}
.summary-business,
.summary-item{
  display:grid;
  grid-template-columns:28px 1fr auto;
  gap:10px;
  align-items:start;
  padding:16px 20px;
  border-bottom:1px solid #e6eaf0;
}
.summary-business{
  grid-template-columns:28px 1fr;
}
.summary-icon{
  display:grid;
  place-items:center;
  width:26px;
  height:26px;
  border-radius:50%;
  background:#f1f4f8;
  color:#172238;
  font-size:10px;
}
.summary-business strong,
.summary-item strong{
  display:block;
  margin-bottom:4px;
  color:#172238;
  font-size:11px;
}
.summary-business p,
.summary-item p{
  margin:0;
  color:#727b8a;
  font-size:9px;
  line-height:1.55;
}
.summary-business a{
  display:inline-block;
  margin-top:5px;
  color:#172238;
  font-size:9px;
}
.summary-item>b{
  align-self:center;
  color:#172238;
  font-size:11px;
}
.summary-total{
  display:flex;
  justify-content:space-between;
  gap:16px;
  padding:16px 20px;
  border-bottom:1px solid #e6eaf0;
  color:#172238;
  font-size:11px;
}
.summary-countdown{
  display:grid;
  grid-template-columns:28px 1fr;
  gap:10px;
  align-items:center;
  padding:14px 20px;
  border-bottom:1px solid #e6eaf0;
  background:#f9fbfc;
}
.summary-countdown[hidden]{
  display:none;
}
.summary-countdown p{
  margin:0;
  color:#566071;
  font-size:9px;
  line-height:1.5;
}
.summary-countdown strong{
  color:#172238;
  font-size:11px;
}
.summary-security{
  display:grid;
  grid-template-columns:24px 1fr;
  gap:8px;
  padding:14px 20px;
  color:#6c7584;
  font-size:8.5px;
  line-height:1.5;
}
.summary-security p{
  margin:0;
}

.policy-dialog{
  width:min(720px,calc(100% - 28px));
  max-height:86vh;
  padding:0;
  border:0;
  border-radius:18px;
  background:transparent;
}
.policy-dialog::backdrop{
  background:rgba(15,24,42,.64);
  backdrop-filter:blur(3px);
}
.policy-dialog-card{
  position:relative;
  max-height:86vh;
  overflow:auto;
  padding:30px;
  border-radius:18px;
  background:#fff;
  box-shadow:0 24px 70px rgba(10,20,38,.28);
}
.policy-dialog-close{
  position:absolute;
  top:14px;
  right:16px;
  width:34px;
  height:34px;
  border:0;
  border-radius:50%;
  background:#f0f3f7;
  color:#172238;
  font-size:23px;
  cursor:pointer;
}
.policy-dialog-card h2{
  margin:6px 0 20px;
  color:#172238;
  font-size:26px;
}
.policy-dialog-content h3{
  margin:20px 0 7px;
  color:#172238;
  font-size:15px;
}
.policy-dialog-content p,
.policy-dialog-content li{
  color:#4a5362;
  font-size:12px;
  line-height:1.7;
}
.policy-dialog-content ul{
  padding-left:20px;
}
.policy-dialog-accept{
  margin-top:20px;
}

@media(max-width:1080px){
  .reservation-pro-grid{
    grid-template-columns:320px 1fr;
  }
  .booking-summary-card{
    position:static;
    grid-column:1/-1;
    display:grid;
    grid-template-columns:1.1fr 1fr 1fr;
  }
  .summary-card-head{
    grid-column:1/-1;
  }
  .summary-business,
  .summary-item,
  .summary-total,
  .summary-countdown,
  .summary-security{
    border-right:1px solid #e6eaf0;
  }
}

@media(max-width:760px){
  .reservation-layout-pro{
    width:min(100% - 24px,1180px);
  }
  .booking-progress{
    gap:7px;
    margin-bottom:16px;
    font-size:9px;
  }
  .booking-progress i{
    width:20px;
  }
  .booking-progress span b{
    width:21px;
    height:21px;
  }
  .reservation-pro-grid{
    grid-template-columns:1fr;
    gap:14px;
  }
  .calendar-card-compact,
  .booking-panel-pro{
    padding:18px;
  }
  .calendar-card-compact .calendar-day{
    min-height:36px;
  }
  .field-two-col{
    grid-template-columns:1fr;
  }
  .booking-summary-card{
    position:static;
    grid-column:auto;
    display:block;
    order:3;
  }
  .booking-summary-card .summary-card-head{
    cursor:pointer;
  }
  .booking-slot-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
  .summary-business,
  .summary-item,
  .summary-total,
  .summary-countdown,
  .summary-security{
    border-right:0;
  }
  .policy-dialog-card{
    padding:24px 20px;
  }
  .policy-dialog-card h2{
    padding-right:35px;
    font-size:22px;
  }
}

.payment-result-pro{
  min-height:calc(100vh - 280px);
  display:grid;
  place-items:center;
  padding:70px 20px;
  background:linear-gradient(180deg,#f4f7fb 0%,#eef3f8 100%);
}
.payment-result-card-pro{
  width:min(620px,100%);
  padding:44px 38px;
  border:1px solid #d9e1ea;
  border-radius:22px;
  background:#fff;
  text-align:center;
  box-shadow:0 20px 55px rgba(23,34,56,.10);
}
.payment-result-card-pro .result-icon{
  width:68px;
  height:68px;
  margin-bottom:20px;
  background:#172238;
  font-size:30px;
}
.payment-result-card-pro h1{
  margin-bottom:10px;
  font-size:34px;
}
.payment-result-card-pro p{
  max-width:470px;
  margin:0 auto 24px;
  color:#596273;
}


/* V36 — flujo por pasos, tipografía legible y botones ajustados */
.reservation-pro-grid{
  grid-template-columns:minmax(0,1fr) 330px!important;
}
[data-booking-step="1"],
[data-booking-step="2"]{
  min-height:520px;
}
[data-booking-step="1"][hidden],
[data-booking-step="2"][hidden]{
  display:none!important;
}
.calendar-card-compact{
  padding:30px!important;
}
.calendar-card-compact .calendar-head h2,
.booking-panel-pro h2,
.booking-summary-card h2{
  font-size:25px!important;
}
.step-label{
  font-size:11px!important;
}
.calendar-card-compact .calendar-nav strong{
  min-width:140px!important;
  font-size:14px!important;
}
.calendar-card-compact .calendar-weekdays{
  font-size:11px!important;
}
.calendar-card-compact .calendar-day{
  min-height:54px!important;
  font-size:14px!important;
}
.calendar-card-compact .calendar-legend{
  font-size:10px!important;
}
.reservation-form-pro label>span,
.reservation-form-pro legend{
  font-size:12px!important;
}
.reservation-form-pro input[type="text"],
.reservation-form-pro input[type="email"],
.reservation-form-pro input[type="tel"]{
  min-height:50px!important;
  font-size:14px!important;
}
.booking-slot{
  min-height:46px!important;
  font-size:14px!important;
}
.booking-privacy{
  font-size:11px!important;
  line-height:1.55!important;
}
.reservation-submit{
  width:auto!important;
  min-width:0!important;
  justify-self:start;
  align-self:start;
  padding:14px 22px!important;
  min-height:44px!important;
  font-size:11px!important;
}
.summary-business strong,
.summary-item strong,
.summary-total{
  font-size:13px!important;
}
.summary-business p,
.summary-item p,
.summary-business a{
  font-size:11px!important;
}
.summary-countdown p,
.summary-security{
  font-size:10px!important;
}
.booking-progress{
  font-size:12px!important;
}
.booking-progress span.is-complete{
  color:#172238;
}
.booking-progress span.is-complete b{
  background:#fff;
  color:#172238;
  border-color:#172238;
}

@media(max-width:900px){
  .reservation-pro-grid{
    grid-template-columns:1fr!important;
  }
  .booking-summary-card{
    order:3;
    position:static!important;
  }
}
@media(max-width:760px){
  [data-booking-step="1"],
  [data-booking-step="2"]{
    min-height:auto;
  }
  .calendar-card-compact{
    padding:20px!important;
  }
  .calendar-card-compact .calendar-day{
    min-height:44px!important;
    font-size:13px!important;
  }
  .booking-progress{
    overflow-x:auto;
    justify-content:flex-start!important;
    padding-bottom:4px;
  }
  .booking-progress i{
    flex:0 0 24px;
  }
}


/* V37 — paso 1 con calendario + horarios, tamaño profesional y botón volver */
.reservation-layout-pro{
  width:min(1080px,calc(100% - 44px))!important;
}
.reservation-pro-grid{
  grid-template-columns:minmax(0,1fr) 320px!important;
  gap:20px!important;
}
.booking-step-one{
  display:grid;
  grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);
  gap:18px;
  min-height:500px;
}
.step-one-calendar,
.booking-times-card{
  border:1px solid #d9e1ea;
  border-radius:16px;
  background:#fff;
  box-shadow:0 10px 28px rgba(23,34,56,.05);
}
.step-one-calendar{
  padding:26px!important;
}
.booking-times-card{
  padding:26px;
}
.booking-times-card h2{
  margin:5px 0 8px;
  color:#172238;
  font-size:22px;
  line-height:1.3;
  text-transform:capitalize;
}
.times-help{
  margin:0 0 20px;
  color:#6d7684;
  font-size:13px;
  line-height:1.55;
}
.reservation-slots-step1{
  margin:0!important;
  padding:0!important;
  border:0!important;
}
.reservation-slots-step1 legend{
  display:none;
}
.reservation-slots-step1 .booking-slot-grid{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
}
.reservation-slots-step1 .booking-slot{
  min-height:48px!important;
  border-radius:10px!important;
  font-size:14px!important;
}
.booking-slot-placeholder{
  grid-column:1/-1;
  padding:18px;
  border-radius:10px;
  background:#f4f7fa;
  color:#6c7584;
  font-size:13px;
  line-height:1.5;
}
.calendar-card-compact .calendar-head h2{
  font-size:24px!important;
}
.calendar-card-compact .calendar-day{
  min-height:48px!important;
  font-size:13px!important;
}
.booking-form-actions{
  display:flex;
  align-items:center;
  gap:12px;
  margin-top:4px;
}
.booking-back-button{
  min-height:44px;
  padding:0 18px;
  border:1px solid #172238;
  border-radius:10px;
  background:#fff;
  color:#172238;
  font-family:'Montserrat',sans-serif;
  font-size:12px;
  font-weight:700;
  cursor:pointer;
}
.booking-back-button:hover{
  background:#f2f5f8;
}
.booking-form-actions .reservation-submit{
  margin:0!important;
}
.booking-panel-pro{
  min-height:500px!important;
}
.booking-summary-card{
  min-height:500px;
}

@media(max-width:900px){
  .reservation-layout-pro{
    width:min(100% - 28px,1080px)!important;
  }
  .reservation-pro-grid{
    grid-template-columns:1fr!important;
  }
  .booking-step-one{
    grid-template-columns:1fr;
    min-height:auto;
  }
  .booking-summary-card{
    order:3;
    min-height:auto;
  }
}
@media(max-width:560px){
  .step-one-calendar,
  .booking-times-card{
    padding:18px!important;
  }
  .reservation-slots-step1 .booking-slot-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .booking-form-actions{
    flex-wrap:wrap;
  }
}


/* V40 — estructura de reserva basada en la referencia */
.reservation-section-pro{
  padding:42px 0 72px!important;
  background:#fff!important;
}
.reservation-layout-pro{
  width:min(1110px,calc(100% - 48px))!important;
}
.booking-page-heading{
  margin:0 0 34px;
}
.booking-page-heading h1{
  margin:0 0 13px;
  color:#2c2c2c;
  font-family:'Montserrat',sans-serif;
  font-size:31px;
  font-weight:600;
  line-height:1.2;
}
.booking-step-status{
  display:flex;
  align-items:center;
  gap:7px;
  color:#505050;
  font-size:13px;
}
.booking-step-status i{
  width:8px;
  height:8px;
  border-radius:50%;
  background:#d5d8dc;
}
.booking-step-status i.is-active{
  background:#12b4c6;
}
.reservation-pro-grid{
  grid-template-columns:minmax(0,1fr) 330px!important;
  gap:18px!important;
}
.booking-step-one{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(285px,.92fr)!important;
  gap:16px!important;
  min-height:0!important;
}
.step-one-calendar,
.booking-times-card,
.booking-summary-card{
  border:1px solid #e2e5e8!important;
  border-radius:8px!important;
  box-shadow:0 3px 12px rgba(0,0,0,.025)!important;
}
.step-one-calendar{
  padding:28px 30px 25px!important;
}
.step-one-calendar .calendar-head{
  justify-content:center!important;
  margin-bottom:24px!important;
}
.step-one-calendar .calendar-nav{
  width:100%;
  justify-content:space-between!important;
}
.step-one-calendar .calendar-nav strong{
  min-width:130px!important;
  color:#262626!important;
  font-size:14px!important;
  font-weight:600!important;
  text-align:center!important;
}
.step-one-calendar .calendar-nav button{
  width:34px!important;
  height:34px!important;
  border:0!important;
  background:transparent!important;
  color:#222!important;
  font-size:28px!important;
}
.calendar-card-compact .calendar-weekdays{
  margin-bottom:12px!important;
  color:#252525!important;
  font-size:12px!important;
  font-weight:700!important;
}
.calendar-card-compact .calendar-grid{
  gap:7px!important;
}
.calendar-card-compact .calendar-day{
  min-height:37px!important;
  border:0!important;
  border-radius:50%!important;
  background:transparent!important;
  color:#333!important;
  font-size:12px!important;
}
.calendar-card-compact .calendar-day:not(:disabled):hover,
.calendar-card-compact .calendar-day.is-selected{
  background:#12b4c6!important;
  color:#fff!important;
}
.calendar-card-compact .calendar-day.is-today:not(.is-selected){
  border:1px solid #12b4c6!important;
  color:#12a9bb!important;
}
.calendar-card-compact .calendar-day:disabled{
  color:#aaa!important;
  opacity:1!important;
}
.calendar-card-compact .calendar-legend{
  display:none!important;
}
.booking-times-card{
  padding:28px 22px!important;
}
.booking-times-card .step-label{
  display:none!important;
}
.booking-times-card h2{
  margin:0 0 23px!important;
  color:#333!important;
  font-size:19px!important;
  font-weight:600!important;
  line-height:1.25!important;
  text-align:center!important;
}
.reservation-slots-step1{
  margin:0!important;
  padding:0!important;
  border:0!important;
}
.reservation-slots-step1 legend{
  display:none!important;
}
.reservation-slots-step1 .booking-slot-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
}
.reservation-slots-step1 .booking-slot{
  min-height:44px!important;
  border:0!important;
  border-radius:6px!important;
  background:#12b4c6!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:600!important;
}
.reservation-slots-step1 .booking-slot:hover,
.reservation-slots-step1 .booking-slot.is-selected{
  background:#172238!important;
}
.booking-slot-placeholder{
  grid-column:1/-1;
  padding:16px;
  border-radius:6px;
  background:#f5f7f9;
  color:#6c7584;
  font-size:13px;
  line-height:1.5;
}
.booking-summary-card{
  min-height:100%!important;
  overflow:hidden!important;
}
.summary-card-head{
  padding:22px 20px 19px!important;
}
.summary-card-head .step-label{
  display:none!important;
}
.booking-summary-card h2{
  margin:0!important;
  color:#333!important;
  font-size:17px!important;
  font-weight:600!important;
}
.summary-business,
.summary-item{
  padding:20px 20px!important;
  gap:13px!important;
}
.summary-icon{
  width:32px!important;
  height:32px!important;
  font-size:12px!important;
}
.summary-business strong,
.summary-item strong{
  margin-bottom:5px!important;
  font-size:14px!important;
  line-height:1.3!important;
}
.summary-business p,
.summary-item p{
  color:#747474!important;
  font-size:12.5px!important;
  line-height:1.55!important;
}
.summary-item>b{
  font-size:14px!important;
}
.summary-total{
  padding:20px!important;
  font-size:14px!important;
}
.summary-countdown{
  padding:16px 20px!important;
}
.summary-countdown p{
  font-size:12px!important;
}
.summary-security{
  padding:18px 20px!important;
  grid-template-columns:26px 1fr!important;
  color:#6d6d6d!important;
  font-size:11.5px!important;
}
.booking-panel-pro{
  min-height:0!important;
}
@media(max-width:920px){
  .reservation-pro-grid{
    grid-template-columns:1fr!important;
  }
  .booking-step-one{
    grid-template-columns:1fr!important;
  }
  .booking-summary-card{
    order:3;
  }
}
@media(max-width:600px){
  .reservation-section-pro{
    padding-top:26px!important;
  }
  .reservation-layout-pro{
    width:min(100% - 24px,1110px)!important;
  }
  .booking-page-heading h1{
    font-size:25px;
  }
  .step-one-calendar,
  .booking-times-card{
    padding:20px!important;
  }
  .reservation-slots-step1 .booking-slot-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

/* V41 — identidad visual, fecha sin 'de' y hero restaurado */
.reservation-hero-restored{
  background:linear-gradient(135deg,#172238 0%,#223451 100%);
  color:#fff;
  padding:52px 0 46px;
}
.reservation-hero-inner{
  width:min(1110px,calc(100% - 48px));
}
.reservation-hero-kicker{
  display:block;
  margin-bottom:8px;
  color:#12b4c6;
  font-family:'Montserrat',sans-serif;
  font-size:12px;
  font-weight:700;
  letter-spacing:.18em;
}
.reservation-hero-restored h1{
  margin:0 0 10px;
  color:#fff;
  font-family:'Poppins',sans-serif;
  font-size:clamp(34px,4vw,50px);
  line-height:1.08;
}
.reservation-hero-restored p{
  margin:0;
  color:rgba(255,255,255,.84);
  font-size:15px;
  line-height:1.6;
}
.booking-step-status i{
  width:10px!important;
  height:10px!important;
  border:2px solid #c9d3df!important;
  background:#fff!important;
}
.booking-step-status i.is-active{
  border-color:#12b4c6!important;
  background:#12b4c6!important;
}
.calendar-card-compact .calendar-day{
  border-radius:50%!important;
}
.calendar-card-compact .calendar-day:not(:disabled):hover{
  background:#e8f8fb!important;
  color:#172238!important;
}
.calendar-card-compact .calendar-day.is-selected{
  background:#12b4c6!important;
  color:#fff!important;
  box-shadow:0 0 0 2px rgba(18,180,198,.18)!important;
}
.calendar-card-compact .calendar-day.is-today:not(.is-selected){
  border:2px solid #12b4c6!important;
  color:#172238!important;
  background:#fff!important;
}
.calendar-card-compact .calendar-day:disabled{
  background:transparent!important;
  color:#b0b8c2!important;
}
.step-one-calendar .calendar-nav strong,
.step-one-calendar .calendar-nav button{
  color:#172238!important;
}
.reservation-slots-step1 .booking-slot{
  background:#12b4c6!important;
}
.reservation-slots-step1 .booking-slot:hover,
.reservation-slots-step1 .booking-slot.is-selected{
  background:#172238!important;
}
@media(max-width:600px){
  .reservation-hero-restored{padding:38px 0 34px}
  .reservation-hero-inner{width:min(100% - 24px,1110px)}
  .reservation-hero-restored h1{font-size:30px}
  .reservation-hero-restored p{font-size:14px}
}


/* V42 — hero preferido, encabezados alineados y azul oscuro en calendario */
.reservation-hero-restored{
  background:linear-gradient(135deg,#17385c 0%,#1f6a96 100%)!important;
  padding:68px 0 58px!important;
  text-align:center!important;
}
.reservation-hero-inner{
  width:min(900px,calc(100% - 48px))!important;
  margin:0 auto!important;
}
.reservation-hero-kicker{
  margin-bottom:12px!important;
  color:#27d7f2!important;
  font-size:12px!important;
  letter-spacing:.22em!important;
}
.reservation-hero-restored h1{
  margin:0 0 14px!important;
  color:#fff!important;
  font-size:clamp(40px,5vw,58px)!important;
  line-height:1.02!important;
}
.reservation-hero-restored p{
  max-width:650px!important;
  margin:0 auto!important;
  color:#fff!important;
  font-size:15px!important;
  line-height:1.6!important;
}

/* Alinear título de fecha con título de resumen */
.booking-times-card h2,
.booking-summary-card h2{
  margin:0!important;
  min-height:29px!important;
  display:flex!important;
  align-items:center!important;
  color:#172238!important;
  font-size:19px!important;
  line-height:1.25!important;
  font-weight:700!important;
}
.booking-times-card{
  padding-top:22px!important;
}
.summary-card-head{
  padding-top:22px!important;
  padding-bottom:18px!important;
}

/* Día seleccionado y día actual en azul oscuro */
.calendar-card-compact .calendar-day.is-selected{
  background:#172238!important;
  color:#fff!important;
  border-color:#172238!important;
  box-shadow:none!important;
}
.calendar-card-compact .calendar-day.is-today:not(.is-selected){
  background:#172238!important;
  color:#fff!important;
  border:2px solid #172238!important;
}
.calendar-card-compact .calendar-day:not(:disabled):hover{
  background:#223451!important;
  color:#fff!important;
}
.booking-step-status i.is-active{
  background:#172238!important;
  border-color:#172238!important;
}

@media(max-width:600px){
  .reservation-hero-restored{
    padding:46px 0 40px!important;
  }
  .reservation-hero-restored h1{
    font-size:34px!important;
  }
  .reservation-hero-restored p{
    font-size:14px!important;
  }
}

/* V43 — día actual sin relleno y borde azul oscuro */
.calendar-card-compact .calendar-day.is-today:not(.is-selected){
  background:#fff!important;
  color:#172238!important;
  border:2px solid #172238!important;
  box-shadow:none!important;
}


/* V44 — selector bilingüe global y título de reserva más contenido */
.reservation-hero-restored h1{
  font-size:clamp(32px,4vw,46px)!important;
}
.language-switch{
  display:flex;
  align-items:center;
  gap:4px;
}
.lang-btn{
  min-width:34px;
  min-height:30px;
  padding:5px 8px;
  border:1px solid transparent;
  border-radius:999px;
  background:transparent;
  color:inherit;
  font:600 11px 'Montserrat',sans-serif;
  cursor:pointer;
}
.lang-btn.is-active{
  border-color:rgba(255,255,255,.45);
  background:rgba(255,255,255,.12);
}
#google_translate_element,
.goog-te-banner-frame,
.goog-te-gadget,
.goog-logo-link,
.goog-te-balloon-frame{
  display:none!important;
}
body{
  top:0!important;
}
.skiptranslate{
  display:none!important;
}
@media(max-width:600px){
  .reservation-hero-restored h1{
    font-size:30px!important;
  }
}


/* V45 — título de reserva reducido y traducción propia del módulo de reservas */
.reservation-hero-restored h1{
  font-size:clamp(28px,3.4vw,40px)!important;
}
@media(max-width:600px){
  .reservation-hero-restored h1{
    font-size:27px!important;
  }
}


/* V46 — restaurar cabecera anterior y mejorar selector bilingüe */
.site-header{
  min-height:76px;
}
.site-header .header-inner{
  min-height:76px;
}
.site-header .brand img{
  max-height:42px;
  width:auto;
}
.site-header .header-actions{
  gap:14px;
}
.site-header .language-switch{
  display:flex;
  align-items:center;
  gap:6px;
}
.site-header .lang-btn{
  min-width:auto;
  min-height:auto;
  padding:2px 3px;
  border:0;
  border-radius:0;
  background:transparent;
  color:#fff;
  font-size:11px;
  font-weight:600;
}
.site-header .lang-btn.is-active{
  border:1px solid rgba(255,255,255,.85);
  border-radius:4px;
  padding:3px 5px;
  background:transparent;
}


/* V47 — horarios en azul oscuro y menú móvil sin redes */
.reservation-slots-step1 .booking-slot{
  background:#172238!important;
  color:#fff!important;
  border-color:#172238!important;
}
.reservation-slots-step1 .booking-slot:hover,
.reservation-slots-step1 .booking-slot:focus-visible,
.reservation-slots-step1 .booking-slot.is-selected{
  background:#223451!important;
  border-color:#223451!important;
  color:#fff!important;
}

/* Ocultar únicamente redes dentro del menú móvil */
.mobile-menu .social-links,
.mobile-menu .mobile-socials,
.mobile-menu .menu-socials,
.mobile-menu .social-icons,
.mobile-nav .social-links,
.mobile-nav .mobile-socials,
.mobile-nav .menu-socials,
.mobile-nav .social-icons,
.nav-drawer .social-links,
.nav-drawer .mobile-socials,
.nav-drawer .menu-socials,
.nav-drawer .social-icons,
.offcanvas-menu .social-links,
.offcanvas-menu .mobile-socials,
.offcanvas-menu .menu-socials,
.offcanvas-menu .social-icons{
  display:none!important;
}


/* V48 — horarios agrupados y botones compactos */
.reservation-slots-step1 .booking-slot-grid{
  display:block!important;
}

.booking-time-group{
  margin-bottom:22px;
}

.booking-time-group:last-child{
  margin-bottom:0;
}

.booking-time-group-title{
  margin:0 0 10px;
  color:#172238;
  font-family:'Montserrat',sans-serif;
  font-size:14px;
  font-weight:600;
}

.booking-time-buttons{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}

.reservation-slots-step1 .booking-slot{
  width:auto!important;
  min-width:82px!important;
  min-height:40px!important;
  padding:9px 16px!important;
  border:1px solid #172238!important;
  border-radius:7px!important;
  background:#172238!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:600!important;
}

.reservation-slots-step1 .booking-slot:hover,
.reservation-slots-step1 .booking-slot:focus-visible,
.reservation-slots-step1 .booking-slot.is-selected{
  background:#16b5c7!important;
  border-color:#16b5c7!important;
  color:#fff!important;
}

@media(max-width:560px){
  .booking-time-buttons{
    gap:8px;
  }

  .reservation-slots-step1 .booking-slot{
    min-width:76px!important;
    padding:8px 14px!important;
    font-size:12px!important;
  }
}


/* V49 — corrección definitiva de colores de horarios */
.reservation-slots-step1 .booking-time-buttons .booking-slot,
.reservation-slots-step1 .booking-slot{
  background:#172238!important;
  border-color:#172238!important;
  color:#ffffff!important;
}

.reservation-slots-step1 .booking-time-buttons .booking-slot:hover,
.reservation-slots-step1 .booking-time-buttons .booking-slot:focus-visible,
.reservation-slots-step1 .booking-time-buttons .booking-slot.is-selected,
.reservation-slots-step1 .booking-slot:hover,
.reservation-slots-step1 .booking-slot:focus-visible,
.reservation-slots-step1 .booking-slot.is-selected{
  background:#16b5c7!important;
  border-color:#16b5c7!important;
  color:#ffffff!important;
}


/* V50 — horarios SIEMPRE en azul oscuro, incluido hover y selección */
.reservation-slots-step1 .booking-time-buttons .booking-slot,
.reservation-slots-step1 .booking-time-buttons .booking-slot:hover,
.reservation-slots-step1 .booking-time-buttons .booking-slot:focus,
.reservation-slots-step1 .booking-time-buttons .booking-slot:focus-visible,
.reservation-slots-step1 .booking-time-buttons .booking-slot:active,
.reservation-slots-step1 .booking-time-buttons .booking-slot.is-selected,
.reservation-slots-step1 .booking-time-buttons .booking-slot[aria-pressed="true"],
.reservation-slots-step1 .booking-slot,
.reservation-slots-step1 .booking-slot:hover,
.reservation-slots-step1 .booking-slot:focus,
.reservation-slots-step1 .booking-slot:focus-visible,
.reservation-slots-step1 .booking-slot:active,
.reservation-slots-step1 .booking-slot.is-selected,
.reservation-slots-step1 .booking-slot[aria-pressed="true"]{
  background:#172238!important;
  background-color:#172238!important;
  border-color:#172238!important;
  color:#ffffff!important;
  box-shadow:none!important;
  outline:none!important;
}

/* V51 — horarios forzados a azul oscuro en todos los estados */
button.booking-slot,
button.booking-slot:hover,
button.booking-slot:focus,
button.booking-slot:focus-visible,
button.booking-slot:active,
button.booking-slot.is-selected{
  background:#172238!important;
  background-color:#172238!important;
  border-color:#172238!important;
  color:#fff!important;
}


/* V52 — horarios: base azul oscuro, hover/selección azul claro */
.reservation-slots-step1 .booking-time-buttons .booking-slot,
.reservation-slots-step1 .booking-slot{
  background:#172238!important;
  background-color:#172238!important;
  border-color:#172238!important;
  color:#ffffff!important;
}

.reservation-slots-step1 .booking-time-buttons .booking-slot:hover,
.reservation-slots-step1 .booking-time-buttons .booking-slot:focus-visible,
.reservation-slots-step1 .booking-time-buttons .booking-slot.is-selected,
.reservation-slots-step1 .booking-slot:hover,
.reservation-slots-step1 .booking-slot:focus-visible,
.reservation-slots-step1 .booking-slot.is-selected{
  background:#16b5c7!important;
  background-color:#16b5c7!important;
  border-color:#16b5c7!important;
  color:#ffffff!important;
}

.booking-time-group{
  margin-bottom:22px!important;
}

.booking-time-group-title{
  margin:0 0 10px!important;
  color:#172238!important;
  font-size:14px!important;
  font-weight:600!important;
}

.booking-time-buttons{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:10px!important;
}


/* V53 — etiquetas arriba, bold y temporizador visible */
.reservation-form-pro label{
  display:block!important;
  width:100%!important;
}
.reservation-form-pro label > span{
  display:block!important;
  margin:0 0 7px!important;
  color:#172238!important;
  font-size:12px!important;
  font-weight:700!important;
  line-height:1.35!important;
}
.reservation-form-pro label > span small{
  font-size:10px!important;
  font-weight:500!important;
}
.field-two-col{
  align-items:start!important;
}
.field-two-col label{
  display:block!important;
}
.field-two-col input{
  width:100%!important;
}

.booking-hold-notice{
  display:grid;
  grid-template-columns:34px 1fr;
  gap:11px;
  align-items:center;
  margin:0 0 18px;
  padding:13px 15px;
  border:1px solid rgba(23,34,56,.18);
  border-radius:10px;
  background:#f3f6f9;
}
.booking-hold-notice[hidden]{display:none!important}
.booking-hold-icon{
  display:grid;
  place-items:center;
  width:32px;
  height:32px;
  border-radius:50%;
  background:#172238;
  color:#fff;
  font-size:14px;
}
.booking-hold-notice strong{
  display:block;
  margin-bottom:3px;
  color:#172238;
  font-size:12px;
}
.booking-hold-notice p{
  margin:0;
  color:#596273;
  font-size:11px;
  line-height:1.45;
}
.booking-hold-notice b{
  color:#172238;
  font-size:13px;
}
.booking-privacy > span{
  display:inline!important;
  margin:0!important;
  font-weight:500!important;
}
@media(max-width:760px){
  .field-two-col{grid-template-columns:1fr!important}
}


/* V54 — formulario 2x2, checks alineados y reserva temporal de 15 min */
.patient-fields-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px 18px;
  align-items:start;
}

.patient-fields-grid label{
  display:block!important;
  width:100%!important;
  margin:0!important;
}

.patient-fields-grid label > span{
  display:block!important;
  margin:0 0 7px!important;
  color:#172238!important;
  font-size:12px!important;
  font-weight:700!important;
  line-height:1.35!important;
}

.patient-fields-grid input{
  width:100%!important;
  min-width:0!important;
  min-height:50px!important;
  box-sizing:border-box!important;
}

.booking-consents{
  gap:12px!important;
}

.booking-consent-row{
  display:flex!important;
  align-items:flex-start!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
}

.booking-consent-row input[type="checkbox"]{
  flex:0 0 auto!important;
  width:16px!important;
  height:16px!important;
  margin:2px 0 0!important;
}

.booking-consent-row > span{
  display:inline!important;
  margin:0!important;
  color:#172238!important;
  font-size:11px!important;
  font-weight:500!important;
  line-height:1.45!important;
}

@media(max-width:700px){
  .patient-fields-grid{
    grid-template-columns:1fr!important;
  }
}


/* V55 — temporizador exacto de 15 minutos y checks en una sola línea */
.reservation-form-pro .booking-consents label.booking-consent-row{
  display:flex!important;
  flex-direction:row!important;
  align-items:flex-start!important;
  justify-content:flex-start!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
}

.reservation-form-pro .booking-consents label.booking-consent-row input[type="checkbox"]{
  display:block!important;
  flex:0 0 16px!important;
  width:16px!important;
  height:16px!important;
  min-width:16px!important;
  margin:2px 0 0!important;
  padding:0!important;
}

.reservation-form-pro .booking-consents label.booking-consent-row > span{
  display:inline!important;
  flex:1 1 auto!important;
  width:auto!important;
  margin:0!important;
  padding:0!important;
  color:#172238!important;
  font-size:11px!important;
  font-weight:500!important;
  line-height:1.45!important;
}


/* V57 — páginas de resultado de pago profesionales */
.payment-success-page{
  background:#f3f6f9;
}

.payment-success-hero{
  padding:64px 0 76px;
}

.payment-success-layout{
  width:min(1080px,calc(100% - 40px));
  display:grid;
  grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);
  gap:24px;
  align-items:start;
}

.payment-success-card,
.payment-success-summary{
  border:1px solid #d9e1ea;
  border-radius:20px;
  background:#fff;
  box-shadow:0 18px 50px rgba(23,34,56,.08);
}

.payment-success-card{
  padding:44px;
}

.payment-success-icon{
  display:grid;
  place-items:center;
  width:72px;
  height:72px;
  margin-bottom:22px;
  border-radius:50%;
  background:#172238;
  color:#fff;
  font-size:34px;
  font-weight:700;
}

.payment-success-kicker{
  display:block;
  margin-bottom:9px;
  color:#13b5c8;
  font-size:11px;
  font-weight:700;
  letter-spacing:.18em;
}

.payment-success-card h1{
  margin:0 0 14px;
  color:#172238;
  font-size:36px;
  line-height:1.15;
}

.payment-success-lead{
  max-width:640px;
  margin:0 0 28px;
  color:#5f6878;
  font-size:15px;
  line-height:1.7;
}

.payment-success-status{
  display:grid;
  gap:0;
  margin:0 0 30px;
  border:1px solid #e3e8ee;
  border-radius:14px;
  overflow:hidden;
}

.payment-status-item{
  display:grid;
  grid-template-columns:18px 1fr;
  gap:12px;
  padding:16px 18px;
  border-bottom:1px solid #e8ecf1;
}

.payment-status-item:last-child{
  border-bottom:0;
}

.payment-status-dot{
  width:12px;
  height:12px;
  margin-top:4px;
  border:2px solid #b8c1cc;
  border-radius:50%;
  background:#fff;
}

.payment-status-dot.is-complete{
  border-color:#13b5c8;
  background:#13b5c8;
}

.payment-status-item strong{
  display:block;
  margin-bottom:3px;
  color:#172238;
  font-size:13px;
}

.payment-status-item p{
  margin:0;
  color:#687282;
  font-size:12px;
  line-height:1.5;
}

.payment-success-actions{
  display:flex;
  align-items:center;
  gap:18px;
  flex-wrap:wrap;
}

.payment-success-actions .btn{
  min-height:46px;
  padding:13px 22px;
  border-radius:999px;
  font-size:11px;
  letter-spacing:.08em;
}

.payment-help-link{
  color:#172238;
  font-size:12px;
  font-weight:600;
  text-decoration:underline;
  text-underline-offset:3px;
}

.payment-success-note{
  margin:20px 0 0;
  color:#8a93a1;
  font-size:11px;
}

.payment-success-summary{
  position:sticky;
  top:96px;
  padding:28px;
}

.payment-success-summary h2{
  margin:0 0 22px;
  color:#172238;
  font-size:23px;
}

.payment-summary-row{
  display:grid;
  grid-template-columns:110px 1fr;
  gap:16px;
  padding:15px 0;
  border-bottom:1px solid #e7ebef;
}

.payment-summary-row span{
  color:#7a8493;
  font-size:11px;
}

.payment-summary-row strong{
  color:#172238;
  font-size:12px;
  text-align:right;
}

.payment-state{
  color:#0b7d55!important;
}

.payment-security-box{
  display:grid;
  grid-template-columns:24px 1fr;
  gap:10px;
  margin-top:20px;
  padding:14px;
  border-radius:12px;
  background:#f4f7f9;
}

.payment-security-box p{
  margin:0;
  color:#687282;
  font-size:10px;
  line-height:1.5;
}

.payment-cancel-layout{
  grid-template-columns:minmax(0,720px);
  justify-content:center;
}

.payment-cancel-card{
  text-align:center;
}

.payment-cancel-card .payment-success-icon{
  margin-left:auto;
  margin-right:auto;
}

.payment-cancel-icon{
  background:#7b2d2d;
}

.payment-cancel-card .payment-success-lead{
  margin-left:auto;
  margin-right:auto;
}

.payment-cancel-card .payment-success-actions{
  justify-content:center;
}

@media(max-width:860px){
  .payment-success-layout{
    grid-template-columns:1fr;
  }

  .payment-success-summary{
    position:static;
  }
}

@media(max-width:600px){
  .payment-success-hero{
    padding:34px 0 48px;
  }

  .payment-success-layout{
    width:min(100% - 24px,1080px);
  }

  .payment-success-card{
    padding:28px 22px;
  }

  .payment-success-summary{
    padding:24px 20px;
  }

  .payment-success-card h1{
    font-size:28px;
  }

  .payment-summary-row{
    grid-template-columns:1fr;
    gap:5px;
  }

  .payment-summary-row strong{
    text-align:left;
  }
}


/* ===== REDES DEL MENÚ IDÉNTICAS AL FOOTER ===== */
.side-menu .side-menu-social.footer-social{
  display:flex!important;
  align-items:center!important;
  gap:22px!important;
  margin-top:14px!important;
  padding-left:0!important;
}
.side-menu .side-menu-social.footer-social a{
  width:25px!important;
  height:25px!important;
  min-width:25px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  display:grid!important;
  place-items:center!important;
  text-decoration:none!important;
}
.side-menu .side-menu-social.footer-social a:hover{
  background:transparent!important;
  transform:none!important;
}
.side-menu .side-menu-social.footer-social a img{
  width:23px!important;
  height:23px!important;
  object-fit:contain!important;
  display:block!important;
  filter:brightness(0) invert(1)!important;
}
.side-menu .side-menu-social.footer-social .footer-social-text{
  width:25px!important;
  height:25px!important;
  border:2px solid #fff!important;
  border-radius:50%!important;
  color:#fff!important;
  font-family:Arial,sans-serif!important;
  font-size:15px!important;
  font-weight:700!important;
  line-height:1!important;
  padding:0 0 1px!important;
}
