:root{
  --red:#d00000;--red2:#ff1a1a;--black:#0b0b0c;--dark:#121214;--text:#151518;
  --muted:#707078;--line:#e7e7ea;--soft:#f6f6f7;--white:#fff;--radius:20px;
  --shadow:0 18px 50px rgba(0,0,0,.08)
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--text);background:#fff;line-height:1.55}
a{text-decoration:none;color:inherit}.shell{width:min(1160px,calc(100% - 40px));margin:auto}
.nav{position:sticky;top:0;z-index:50;background:rgba(11,11,12,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08)}
.nav-inner{height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{display:flex;align-items:center;min-width:125px}.brand img{height:48px;max-width:145px;object-fit:contain}
.desktop-nav{display:flex;gap:30px;color:#d9d9dc;font-size:14px;font-weight:600}.desktop-nav a:hover{color:white}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 22px;background:var(--red);color:white;border:0;border-radius:12px;font-weight:800;cursor:pointer;transition:.2s transform,.2s background,.2s box-shadow;box-shadow:0 10px 25px rgba(208,0,0,.16)}
.btn:hover{transform:translateY(-2px);background:#b80000}.btn-small{padding:10px 16px;font-size:13px}.btn-ghost{background:transparent;border:1px solid rgba(255,255,255,.22);box-shadow:none}.btn-ghost:hover{background:rgba(255,255,255,.08)}
.hero{position:relative;min-height:720px;background:var(--black);color:white;overflow:hidden;display:flex;align-items:center}.hero-glow{position:absolute;width:580px;height:580px;border-radius:50%;background:radial-gradient(circle,rgba(208,0,0,.28),transparent 66%);right:-100px;top:40px;filter:blur(6px)}
.hero-grid{position:relative;display:grid;grid-template-columns:1.12fr .88fr;gap:90px;align-items:center;padding:100px 0 90px}
.eyebrow{margin:0 0 16px;color:var(--red2);font-size:12px;font-weight:900;letter-spacing:.18em}
h1,h2,h3,p{margin-top:0}h1{font-size:clamp(52px,7vw,88px);line-height:.98;letter-spacing:-.055em;margin-bottom:26px;max-width:800px}h1 span,h2 span{color:var(--red)}
.hero-text{color:#c4c4ca;font-size:19px;max-width:660px;margin-bottom:30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}
.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:54px;padding-top:28px;border-top:1px solid rgba(255,255,255,.1)}
.hero-stats div{display:flex;flex-direction:column}.hero-stats strong{font-size:28px}.hero-stats span{font-size:12px;color:#8e8e96;margin-top:4px}
.hero-card{position:relative;background:linear-gradient(145deg,#1c1c20,#0f0f11);border:1px solid rgba(255,255,255,.1);border-radius:28px;padding:42px;box-shadow:0 30px 80px rgba(0,0,0,.38);transform:rotate(1deg)}
.hero-card-badge{display:inline-block;background:rgba(208,0,0,.14);color:#ff5a5a;border:1px solid rgba(255,40,40,.22);padding:7px 10px;border-radius:999px;font-size:11px;font-weight:800;margin-bottom:36px}
.score{font-size:24px;font-weight:900;letter-spacing:.03em}.score.muted{color:#86868e}.line{height:4px;background:#33333a;border-radius:99px;margin:15px 0 28px;width:78%}.line.red{background:linear-gradient(90deg,var(--red),#ff4949);width:100%}
.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:36px}.mini-grid div{background:#151518;border:1px solid #27272c;padding:14px;border-radius:12px;color:#c9c9cf;font-size:12px}.mini-grid span{color:var(--red2);font-weight:900;margin-right:7px}
.section{padding:105px 0}.section-head{max-width:720px;margin-bottom:50px}.section-head h2{font-size:clamp(36px,5vw,58px);line-height:1.05;letter-spacing:-.045em;margin-bottom:18px}.section-head>p:last-child{font-size:17px;color:var(--muted)}
.cards{display:grid;gap:20px}.cards.two{grid-template-columns:1fr 1fr}.cards.four{grid-template-columns:repeat(4,1fr)}
.card{border:1px solid var(--line);border-radius:var(--radius);padding:34px;background:white;box-shadow:var(--shadow)}
.location{min-height:300px;display:flex;flex-direction:column}.location-top{display:flex;justify-content:space-between;align-items:center}.pin{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:var(--black);color:white;font-weight:900}.pill{background:#f1f1f2;padding:7px 11px;border-radius:999px;font-size:11px;font-weight:700;color:#666}
.location h3{font-size:29px;margin:45px 0 12px;letter-spacing:-.03em}.location p{color:var(--muted);flex:1}.text-link{color:var(--red);font-weight:800}
.dark-section{background:var(--black);color:white}.service{padding:30px 26px;border-top:2px solid #29292e}.service .number{color:var(--red2);font-weight:900;font-size:12px;margin-bottom:40px}.service h3{font-size:22px}.service p{color:#9999a2;font-size:14px}
.method-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:start}.sticky-copy{position:sticky;top:110px}.timeline{display:flex;flex-direction:column}
.step{display:grid;grid-template-columns:72px 1fr;gap:22px;padding:29px 0;border-bottom:1px solid var(--line)}.step>span{font-weight:900;color:var(--red);font-size:20px}.step h3{margin-bottom:8px;font-size:21px}.step p{color:var(--muted);margin:0}
.cta-strip{padding:60px 0;background:var(--red);color:white}.cta-inner{display:flex;justify-content:space-between;align-items:center;gap:30px}.cta-strip .eyebrow{color:#ffd0d0}.cta-strip h2{font-size:40px;letter-spacing:-.04em;margin:0}.btn-light{background:white;color:var(--red);box-shadow:none}
.form-section{background:var(--soft)}.form-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start}.lead-form{background:white;border-radius:24px;padding:34px;border:1px solid var(--line);box-shadow:var(--shadow)}
label{display:block;font-size:12px;font-weight:800;color:#404047;margin-bottom:18px}.form-row.two{display:grid;grid-template-columns:1fr 1fr;gap:16px}
input,select,textarea{width:100%;margin-top:8px;border:1px solid #dcdce1;border-radius:10px;padding:13px 14px;background:#fff;font:inherit;font-size:14px;outline:none;transition:.2s border,.2s box-shadow}
input:focus,select:focus,textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(208,0,0,.08)}textarea{resize:vertical}.check{display:flex;align-items:flex-start;gap:10px;font-weight:500;color:#6d6d73}.check input{width:17px;margin:2px 0 0}.submit{width:100%;font-size:15px}.form-help{font-size:11px;color:#999;text-align:center;margin:12px 0 0}.form-status{margin-top:14px;font-size:13px;font-weight:700;color:var(--red)}
.contact-note{border-left:3px solid var(--red);padding:14px 0 14px 18px;display:flex;flex-direction:column;gap:5px}.contact-note span{color:var(--muted);font-size:13px}
footer{background:#080809;color:white;padding:62px 0 25px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:50px}.footer-grid>div{display:flex;flex-direction:column;gap:8px}.footer-grid strong{font-size:12px;color:#a1a1a8;text-transform:uppercase;letter-spacing:.12em}.footer-grid span,.footer-grid a,.footer-grid p{color:#8f8f96;font-size:13px}.footer-brand{font-size:34px;font-weight:900;letter-spacing:-2px}.footer-brand span{color:var(--red)}
.copyright{border-top:1px solid #1e1e22;margin-top:40px;padding-top:22px;color:#66666e;font-size:11px}
.reveal{opacity:0;transform:translateY(20px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.08s}.delay-2{transition-delay:.16s}.delay-3{transition-delay:.24s}
@media(max-width:900px){.desktop-nav{display:none}.hero-grid,.method-grid,.form-grid{grid-template-columns:1fr}.hero-grid{gap:50px;padding-top:75px}.hero{min-height:auto}.hero-card{max-width:600px}.cards.four{grid-template-columns:1fr 1fr}.sticky-copy{position:static}.cta-inner{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.shell{width:min(100% - 28px,1160px)}.nav-inner{height:64px}.brand img{height:40px}.btn-small{display:none}.hero-grid{padding:65px 0}.hero-actions{flex-direction:column;align-items:stretch}.hero-stats{gap:12px}.hero-stats strong{font-size:22px}.hero-stats span{font-size:10px}.hero-card{padding:28px}.section{padding:75px 0}.cards.two,.cards.four,.form-row.two{grid-template-columns:1fr}.location{min-height:260px}.section-head{margin-bottom:35px}.footer-grid{grid-template-columns:1fr;gap:30px}.cta-strip h2{font-size:32px}}


.form-benefits{list-style:none;padding:0;margin:28px 0;display:grid;gap:10px;color:#55555c;font-size:14px}
.form-benefits li{padding:10px 12px;background:#fff;border:1px solid var(--line);border-radius:10px}
.google-form-card{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);overflow:hidden}
.google-form-top{padding:24px 26px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;background:#fff}
.google-form-top h3{margin:3px 0 0;font-size:23px;letter-spacing:-.03em}
.mini-label{font-size:10px;color:var(--red);font-weight:900;letter-spacing:.15em;text-transform:uppercase}
.status-dot{font-size:10px;font-weight:900;color:#137a42;background:#ddf5e7;border-radius:999px;padding:7px 10px}
.form-placeholder{min-height:580px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:50px 34px;background:linear-gradient(180deg,#fff,#f7f7f8)}
.placeholder-icon{width:62px;height:62px;display:grid;place-items:center;border-radius:50%;background:var(--black);color:#fff;font-size:25px;margin-bottom:22px}
.form-placeholder h4{font-size:25px;letter-spacing:-.035em;margin-bottom:12px}
.form-placeholder p{max-width:520px;color:var(--muted);font-size:14px;margin-bottom:25px}
.google-form-btn{margin-top:10px}
#googleFormFrame{background:#fff;min-height:900px}
@media(max-width:900px){.google-form-card{margin-top:10px}#googleFormFrame{height:1100px}}


/* Instagram */
.instagram-section{background:#fff;overflow:hidden}
.instagram-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:45px}
.instagram-head .section-head{margin-bottom:0}
.btn-instagram{background:#111;box-shadow:none}
.btn-instagram:hover{background:var(--red)}
.instagram-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:24px;align-items:start}
.instagram-profile-card,.instagram-posts-panel{border:1px solid var(--line);background:#fff;border-radius:24px;box-shadow:var(--shadow);overflow:hidden}
.instagram-profile-card{padding:24px}
.social-card-top{display:flex;align-items:center;gap:13px;padding-bottom:18px;border-bottom:1px solid var(--line);margin-bottom:16px}
.ig-mark{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(145deg,#111,#d00000);color:#fff;font-weight:900}
.social-card-top h3,.posts-panel-title h3{margin:2px 0 0;font-size:21px;letter-spacing:-.03em}
.instagram-profile-card .instagram-media{min-width:0!important;width:100%!important;margin:0 auto!important}
.instagram-profile-link{display:block;margin-top:15px;padding-top:16px;border-top:1px solid var(--line);font-size:13px;font-weight:800;color:var(--red)}
.posts-panel-title{display:flex;justify-content:space-between;align-items:center;padding:24px 26px;border-bottom:1px solid var(--line)}
.live-pill{font-size:9px;font-weight:900;letter-spacing:.12em;color:#fff;background:var(--red);padding:7px 9px;border-radius:999px}
.instagram-posts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:20px}
.instagram-post-card{border:1px solid var(--line);border-radius:15px;overflow:hidden;background:#fafafa}
.instagram-post-card .instagram-media{min-width:0!important;width:100%!important;margin:0!important}
.instagram-empty{min-height:490px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:45px}
.instagram-empty-icon{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:var(--black);color:#fff;font-size:30px;margin-bottom:20px}
.instagram-empty h4{font-size:24px;letter-spacing:-.035em;margin-bottom:10px}
.instagram-empty p{max-width:520px;color:var(--muted);font-size:14px;margin-bottom:25px}
.instagram-types{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}
.instagram-types span{padding:7px 10px;border-radius:999px;background:#f2f2f3;color:#666;font-size:9px;font-weight:900;letter-spacing:.07em}
.instagram-cta{margin-top:28px;background:var(--black);color:#fff;border-radius:18px;padding:23px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.instagram-cta p{margin:0;color:#bdbdc4;font-size:14px}
.instagram-cta a{color:#fff;font-weight:900;font-size:14px}
@media(max-width:900px){
  .instagram-layout{grid-template-columns:1fr}
  .instagram-head{align-items:flex-start;flex-direction:column}
}
@media(max-width:620px){
  .instagram-posts-grid{grid-template-columns:1fr;padding:12px}
  .instagram-empty{min-height:390px;padding:32px 20px}
  .instagram-cta{flex-direction:column;align-items:flex-start}
}


.video-feature-card{
  margin-top:24px;
  border:1px solid var(--line);
  background:#fff;
  border-radius:24px;
  box-shadow:var(--shadow);
  overflow:hidden
}
.video-feature-top{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:20px;
  padding:22px 26px;
  border-bottom:1px solid var(--line)
}
.video-feature-top h3{
  margin:3px 0 0;
  font-size:22px;
  letter-spacing:-.03em
}
.video-wrap{
  background:#09090a;
  display:flex;
  justify-content:center
}
.video-wrap video{
  width:100%;
  max-height:720px;
  display:block;
  background:#000
}
.video-feature-copy{
  padding:18px 26px;
  color:var(--muted);
  font-size:14px
}
.video-feature-copy p{margin:0}


/* WhatsApp */
.nav-actions{display:flex;align-items:center;gap:10px}
.whatsapp-nav{
  display:inline-flex;align-items:center;justify-content:center;
  padding:9px 13px;border:1px solid rgba(255,255,255,.18);
  border-radius:10px;color:#fff;font-size:12px;font-weight:800;
  transition:.2s background,.2s transform
}
.whatsapp-nav:hover{background:rgba(255,255,255,.08);transform:translateY(-1px)}
.btn-whatsapp-inline{
  width:100%;margin:4px 0 10px;background:#111;box-shadow:none
}
.btn-whatsapp-inline:hover{background:#252525}
.whatsapp-float{
  position:fixed;right:22px;bottom:22px;z-index:80;
  display:flex;align-items:center;gap:10px;
  background:#111;color:#fff;padding:11px 14px 11px 10px;
  border-radius:16px;box-shadow:0 16px 40px rgba(0,0,0,.24);
  border:1px solid rgba(255,255,255,.08);
  transition:.2s transform,.2s background
}
.whatsapp-float:hover{transform:translateY(-2px);background:#1d1d1f}
.whatsapp-icon{
  width:40px;height:40px;border-radius:50%;display:grid;place-items:center;
  background:#25D366;color:#fff;font-weight:900;font-size:11px
}
.whatsapp-copy{display:flex;flex-direction:column;line-height:1.15}
.whatsapp-copy strong{font-size:12px}
.whatsapp-copy small{font-size:10px;color:#c9c9cf;margin-top:3px}
@media(max-width:620px){
  .whatsapp-nav{display:none}
  .whatsapp-float{right:14px;bottom:14px;padding:9px}
  .whatsapp-copy{display:none}
}


/* Hero con vídeo real CLfit */
.hero-video-card{
  position:relative;
  min-height:590px;
  border-radius:30px;
  overflow:hidden;
  background:#111;
  border:1px solid rgba(255,255,255,.12);
  box-shadow:0 32px 90px rgba(0,0,0,.42);
  isolation:isolate
}
.hero-video{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 38%;
  z-index:-3
}
.hero-video-shade{
  position:absolute;
  inset:0;
  z-index:-2;
  background:
    linear-gradient(180deg,rgba(0,0,0,.22) 0%,rgba(0,0,0,.06) 35%,rgba(0,0,0,.78) 100%),
    linear-gradient(90deg,rgba(0,0,0,.13),transparent 60%)
}
.hero-video-top{
  position:absolute;
  top:20px;
  left:20px;
  right:20px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:15px
}
.hero-video-badge{
  background:rgba(10,10,11,.72);
  border:1px solid rgba(255,255,255,.14);
  color:#fff;
  padding:8px 11px;
  border-radius:999px;
  backdrop-filter:blur(12px);
  font-size:10px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase
}
.hero-sound-btn{
  appearance:none;
  border:1px solid rgba(255,255,255,.17);
  background:rgba(10,10,11,.72);
  color:#fff;
  border-radius:999px;
  padding:8px 12px;
  cursor:pointer;
  font:inherit;
  font-size:10px;
  font-weight:900;
  backdrop-filter:blur(12px)
}
.hero-sound-btn.active{background:var(--red);border-color:var(--red)}
.hero-video-copy{
  position:absolute;
  left:26px;
  right:26px;
  bottom:28px;
  display:flex;
  flex-direction:column;
  align-items:flex-start
}
.hero-video-copy>span{
  color:#ff7676;
  font-size:10px;
  font-weight:900;
  letter-spacing:.14em;
  margin-bottom:8px
}
.hero-video-copy strong{
  color:#fff;
  font-size:34px;
  line-height:1;
  letter-spacing:-.04em;
  margin-bottom:16px
}
.hero-video-copy a{
  color:#fff;
  font-size:12px;
  font-weight:900;
  border-bottom:1px solid rgba(255,255,255,.45);
  padding-bottom:3px
}
@media(max-width:900px){
  .hero-video-card{min-height:620px;max-width:520px}
}
@media(max-width:620px){
  .hero-video-card{min-height:570px;border-radius:22px}
  .hero-video-copy strong{font-size:29px}
  .hero-video-top{top:14px;left:14px;right:14px}
  .hero-video-copy{left:20px;right:20px;bottom:22px}
}


/* Locations V3 */
.location-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.location-pro{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:var(--shadow)}
.location-map{height:310px;background:#eee}
.location-map iframe{width:100%;height:100%;border:0;display:block}
.location-content{padding:28px}
.location-kicker{font-size:10px;font-weight:900;letter-spacing:.12em;color:var(--red);margin-bottom:10px}
.location-content h3{font-size:30px;letter-spacing:-.04em;margin-bottom:8px}
.location-content .address{font-weight:800;color:#26262a;margin-bottom:12px}
.location-content>p:not(.address){color:var(--muted);font-size:14px}
.location-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}
.btn-dark-soft{background:#151518;box-shadow:none}.btn-dark-soft:hover{background:#2a2a2f}

/* Diferencia */
.difference-section{background:#f7f7f8}
.difference-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.difference-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;min-height:250px}
.difference-card span{color:var(--red);font-size:11px;font-weight:900}
.difference-card h3{font-size:20px;margin:34px 0 10px}
.difference-card p{font-size:13px;color:var(--muted);margin:0}

/* Pricing */
.pricing-section{background:var(--black);color:#fff}
.pricing-grid{display:grid;grid-template-columns:1fr .8fr;gap:80px;align-items:center}
.pricing-section .section-head{margin:0}
.pricing-section .section-head>p:last-child{color:#aaaab2}
.price-card{background:#fff;color:var(--text);border-radius:26px;padding:34px;box-shadow:0 28px 70px rgba(0,0,0,.25)}
.price-tag{display:inline-block;background:#ffe8e8;color:var(--red);font-size:10px;font-weight:900;padding:7px 10px;border-radius:999px}
.price{display:flex;align-items:end;gap:8px;margin:22px 0 25px}
.price strong{font-size:58px;line-height:1;letter-spacing:-.06em}
.price span{color:var(--muted);font-weight:700;margin-bottom:6px}
.price-card ul{padding:0;list-style:none;display:grid;gap:12px;margin:0 0 26px}
.price-card li{padding-bottom:12px;border-bottom:1px solid var(--line);font-size:14px}
.price-card small{display:block;color:#8b8b92;font-size:10px;margin-top:14px}

/* FAQ */
.faq-section{background:#fff}
.faq-list{max-width:900px}
.faq-item{border-top:1px solid var(--line)}
.faq-item:last-child{border-bottom:1px solid var(--line)}
.faq-item summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:23px 0;font-weight:800;font-size:17px}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item summary span{color:var(--red);font-size:24px;transition:.2s transform}
.faq-item[open] summary span{transform:rotate(45deg)}
.faq-answer{padding:0 0 23px;max-width:760px}
.faq-answer p{color:var(--muted);margin:0;font-size:14px}

@media(max-width:900px){
  .location-grid,.pricing-grid{grid-template-columns:1fr}
  .difference-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:620px){
  .difference-grid{grid-template-columns:1fr}
  .location-map{height:250px}
  .location-content{padding:22px}
  .location-actions{flex-direction:column}
  .location-actions .btn{width:100%}
  .price strong{font-size:50px}
}
