:root{--bg:#0d100f;--bg-2:#121614;--panel:#171c19;--panel-2:#202620;--line:#ffffff12;--line-2:#ffffff26;--txt:#f1f3eb;--muted:#a4ada6;--vu-green:#c0f72e;--vu-amber:#c0f72e;--vu-red:#c0f72e;--accent:#c0f72e;--vu-grad:linear-gradient(90deg,#c0f72e,#c0f72e);--radius:6px;--radius-s:4px;--font-display:'Space Grotesk',Arial,sans-serif;--shadow:none;--header-h:88px}
body{font-size:16px;line-height:1.7;background:var(--bg)}
.container{width:min(1280px,88%)}
h1,h2,h3,.display{text-transform:none;letter-spacing:-.045em;font-weight:500;line-height:1.04}
h1{font-size:clamp(3.2rem,6.4vw,6.2rem)}h2{font-size:clamp(2.3rem,4.6vw,4.4rem)}h3{letter-spacing:-.025em}
.eyebrow{font-size:.69rem;letter-spacing:.17em;font-weight:500;color:var(--muted)}
.eyebrow::before{width:6px;height:6px;border-radius:50%;background:var(--accent)}
.grad-text{color:var(--accent);background:none}
.lead{font-size:1.03rem;line-height:1.8}
.site-header{background:rgba(13,16,15,.82);border-bottom:1px solid var(--line);backdrop-filter:blur(20px)}
.site-header.scrolled{background:rgba(13,16,15,.96)}
.logo img{height:auto;width:175px;filter:grayscale(1) brightness(0) invert(1)}
.nav{gap:1.7rem}.nav a{font-size:.75rem;text-transform:none;letter-spacing:.015em;font-weight:500}.nav a.active{color:var(--accent)}
.nav .btn{padding:.72rem 1.1rem;color:#10160c}.nav a::after{height:1px}
.btn{border-radius:4px;min-height:48px;padding:.85rem 1.4rem;font-family:var(--font-body);font-size:.8rem;font-weight:700;text-transform:none;letter-spacing:0;box-shadow:none!important;transition:background .2s,color .2s,transform .2s}
.btn-primary,.btn-wa{background:var(--accent);color:#10160c;border:1px solid var(--accent)}
.btn-primary:hover,.btn-wa:hover{background:#d1ff57;color:#10160c;transform:translateY(-2px)}
.btn-ghost{background:transparent;border:1px solid var(--line-2)}
.hero{min-height:min(900px,100svh);padding:170px 0 100px;display:flex;align-items:center;position:relative;isolation:isolate;background:#101411;overflow:hidden}
.hero::before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(9,13,10,.96),rgba(9,13,10,.63) 60%,rgba(9,13,10,.45)),linear-gradient(0deg,#0d100f,transparent 35%);pointer-events:none}
.hero-inner{max-width:none}.hero h1{max-width:960px;margin:0 0 28px}.hero .eyebrow{margin-bottom:28px}.hero .lead{max-width:620px;font-size:.98rem;margin-bottom:30px;color:#b7bfb8}.hero-note{max-width:520px;margin-top:26px;font-size:.75rem;color:#97a197}.hero-note strong{color:var(--txt)}
.hero-film{position:absolute;inset:0;z-index:-2;background:radial-gradient(ellipse at 86% 48%,#34452a 0,transparent 50%),linear-gradient(125deg,#0d100f,#18251a)}
.hero-film::after{content:'';position:absolute;inset:0;opacity:.12;background-image:linear-gradient(#b9d6a214 1px,transparent 1px),linear-gradient(90deg,#b9d6a214 1px,transparent 1px);background-size:110px 110px}
.hero-film video{width:100%;height:100%;object-fit:cover;object-position:65% center;opacity:.7}

.film-toggle{position:absolute;right:6%;bottom:65px;width:40px;height:40px;border:1px solid #ffffff40;background:#1119;color:#fff;border-radius:50%;cursor:pointer;z-index:3}
.vu-strip{height:1px;background:linear-gradient(90deg,transparent,#a8d82c55,transparent);opacity:1}
.section{padding:110px 0}.section-alt{background:#111512}.section-head{gap:20px;margin-bottom:55px}.section-head h2{max-width:860px}.section-head .lead{max-width:630px}
.grid-4{gap:0;border:1px solid var(--line-2);border-radius:6px;overflow:hidden;counter-reset:levels}
.level-card{counter-increment:levels;position:relative;padding:34px 25px;background:#171d18;border:0;border-right:1px solid var(--line-2);border-radius:0;gap:20px;transition:background .25s}
.level-card:last-child{border:0}.level-card::before{content:'0' counter(levels);position:static;opacity:1!important;color:var(--accent);background:none;font-size:.78rem;letter-spacing:.08em;width:auto;height:auto}
.level-card:hover{transform:none;background:#20291d;box-shadow:none}.level-card .quote{font-style:normal;font-size:.8rem;font-weight:400;color:#abb4a9;flex:none}.level-card h3{font-size:1.55rem;line-height:1.15}.level-card p{font-size:.85rem}.level-card .fader{display:none}.level-card .btn{margin-top:10px;padding:0;min-height:36px;border:0;background:none;font-size:.75rem;color:var(--accent)}
.grid-services{grid-template-columns:repeat(3,1fr);gap:16px;counter-reset:courses}.service-card{counter-increment:courses;padding:34px;border-radius:6px;background:linear-gradient(140deg,#1b221c,#151a16);border:1px solid var(--line);min-height:285px;gap:20px;position:relative}.service-card:hover{transform:translateY(-3px);border-color:#c0f72e66;box-shadow:none}.service-card::before{content:'0' counter(courses);position:absolute;top:34px;right:26px;color:#71816c;font-size:.72rem}.service-card .tag,.service-card .tag.amber,.service-card .tag.red{padding:0;border:0;background:none;color:var(--accent);font-size:.65rem;letter-spacing:.08em}.service-card h3{font-size:1.6rem;max-width:250px;line-height:1.2}.service-card p{font-size:.88rem}.service-card .link{font-size:.77rem;text-transform:none;letter-spacing:0;color:var(--txt);justify-content:space-between;border-top:1px solid var(--line);padding-top:18px}.service-card:last-child{grid-column:span 3;min-height:220px}.service-card:last-child h3{max-width:none}
.split,.split.reverse{gap:80px;grid-template-columns:1fr 1fr}.split-body{gap:22px}.split-body h2{font-size:clamp(2.2rem,4vw,4rem)}.split-body p{font-size:.97rem}.split-media::after{display:none}.split-media img{border-radius:6px;aspect-ratio:4/5;object-fit:cover;box-shadow:none;border:1px solid var(--line-2)}
img.image-unavailable{color:#85917d;font-size:12px;background:linear-gradient(140deg,#202b1e,#111811);padding:28px;min-height:240px;object-fit:contain}.course-note img.image-unavailable{min-height:60px}
.stats{gap:0;margin:60px 0 75px;border-top:1px solid var(--line-2);border-bottom:1px solid var(--line-2)}.stat{padding:35px 20px;background:none;border:none;border-right:1px solid var(--line-2);border-radius:0;text-align:left}.stat:last-child{border-right:0}.stat .num{font-size:clamp(2rem,4vw,3.6rem);font-weight:500;letter-spacing:-.055em;background:none;color:var(--accent)}.stat .label{font-size:.65rem;letter-spacing:.1em}
.info-grid{gap:50px}.info-card{background:none;border:0;border-bottom:1px solid var(--line-2);padding:22px 0;border-radius:0}.info-card h3{font-size:.8rem;letter-spacing:.02em;font-weight:500}.info-card p{font-size:1rem}.map-wrap{border-radius:6px;box-shadow:none}.map-wrap iframe{filter:grayscale(1) invert(.91) contrast(.9)}
.faq{max-width:100%;gap:0}.faq-item{background:none;border:0;border-bottom:1px solid var(--line-2);border-radius:0}.faq-item[open]{border-color:#c0f72e77}.faq-item summary{padding:28px 0;font-size:1.08rem;font-weight:400}.faq-item .faq-body{padding:0 45px 28px 0;max-width:850px}.faq-item summary::after{color:var(--accent)}
.cta-band{padding:110px 0;background:radial-gradient(ellipse at 50% 130%,#354522 0,transparent 65%),#151b14;border-top:1px solid var(--line)}.cta-band h2{max-width:900px;margin:0 auto 26px}.cta-band p{font-size:.95rem}
.page-hero{padding:170px 0 80px;background:radial-gradient(ellipse at 90% 10%,#2a362055,transparent 60%),#111612}.page-hero h1{max-width:1040px;font-size:clamp(3rem,6.5vw,6rem);margin:25px 0}.page-hero .lead{max-width:700px}
.course{padding:90px 0}.course-head{gap:24px;margin-bottom:45px}.course-head .hook{font-weight:400;color:var(--muted);font-size:1.1rem;line-height:1.8}.course-grid{gap:60px}.course-block{background:#151b16;border:1px solid var(--line);border-radius:5px;padding:25px 30px}.course-block h3{font-size:.75rem;font-weight:500;letter-spacing:.08em}.course-block p,.course-block li{font-size:.94rem}.course-media img{border-radius:5px;box-shadow:none;max-height:650px}.course-note{background:#192017;border-color:var(--line-2)}.checklist li{background:none;border-bottom:1px solid var(--line);border-radius:0}.price-box{background:#1a2417;border:1px solid #c0f72e44;box-shadow:none;border-radius:6px}.price-box .price{font-weight:500;color:var(--accent)}
.contact-form{background:#192018;border:1px solid var(--line-2);border-radius:6px;box-shadow:none}.field input,.field textarea{background:#0f140f;border-radius:3px}.field input:focus,.field textarea:focus{box-shadow:0 0 0 3px #c0f72e15}.legal h2{font-size:1.6rem}.legal{max-width:850px}
.site-footer{padding:70px 0 28px;background:#0b0e0c}.footer-grid{grid-template-columns:1.6fr 1fr 1fr;gap:90px}.footer-grid img{filter:grayscale(1) brightness(0) invert(1);height:28px}.footer-grid p{max-width:360px;font-size:.85rem}.footer-grid h4{font-size:.68rem;font-weight:500}.footer-grid ul a{font-size:.83rem}.footer-bottom{font-size:.7rem;color:#838d80}
.fl-chat-btn{width:48px;height:48px;background:var(--accent);color:#141c0f;box-shadow:none;border-radius:50%}.fl-chat-btn:hover{box-shadow:none}.fl-chat{border-radius:8px;box-shadow:0 20px 70px #0007}.fl-chat-head{background:#1c2519}.fl-msg .fl-wa{background:var(--accent);color:#17200e}
.skip-link{position:fixed;top:-100px;left:20px;z-index:200;background:var(--accent);color:#111;padding:12px}.skip-link:focus{top:12px}:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.reveal{opacity:1;transform:none}
@media(min-width:1500px){.hero h1{max-width:1000px}}
@media(max-width:1100px){.nav{gap:1rem}.nav a{font-size:.7rem}.logo img{width:145px}.container{width:90%}.grid-4{grid-template-columns:repeat(2,1fr)}.level-card:nth-child(2){border-right:0}.level-card:nth-child(-n+2){border-bottom:1px solid var(--line-2)}.split,.split.reverse{gap:40px}.footer-grid{gap:35px}}
@media(max-width:760px){:root{--header-h:74px}.container{width:89%}.site-header{height:74px}.logo img{width:150px}.nav{background:#141a14;border-bottom:1px solid var(--line-2);padding:25px 6%}.nav a{font-size:.95rem}.nav .btn{align-self:stretch;text-align:center}.hero{min-height:810px;padding:130px 0 85px}.hero h1{font-size:clamp(2.7rem,10.8vw,4.5rem);max-width:650px}.hero .eyebrow{font-size:.57rem;letter-spacing:.1em}.hero .lead{font-size:.9rem}.hero-note{font-size:.72rem}.hero::before{background:linear-gradient(90deg,#0c100ded,#0c100da8),linear-gradient(0deg,#0d100f,transparent)}.section{padding:70px 0}.section-head{margin-bottom:32px}h2{font-size:2.35rem}.grid-4,.grid-services{grid-template-columns:1fr}.level-card{padding:28px;border-right:0;border-bottom:1px solid var(--line-2)}.level-card:nth-child(3){border-bottom:1px solid var(--line-2)}.service-card{min-height:260px;padding:28px}.service-card:last-child{grid-column:auto}.split,.split.reverse,.course-grid,.info-grid,.form-grid{grid-template-columns:1fr;gap:35px}.split.reverse .split-media{order:0}.split-media img{aspect-ratio:4/3}.stats{grid-template-columns:repeat(2,1fr);margin:35px 0 45px}.stat{padding:25px 12px}.stat:nth-child(2){border-right:0}.stat:nth-child(-n+2){border-bottom:1px solid var(--line-2)}.stat .num{font-size:2.6rem}.stat .label{font-size:.57rem}.cta-band{padding:70px 0}.page-hero{padding:130px 0 60px}.page-hero h1{font-size:3.25rem}.course{padding:60px 0}.course-media{position:static}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-grid>div:first-child{grid-column:span 2}.footer-bottom{gap:12px}.film-toggle{bottom:60px}.hero-ctas{gap:10px}.btn{padding:.8rem 1rem}.faq-item summary{font-size:.95rem}.fl-chat-head .s{font-size:.6rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.hero-film video{display:none}}
.legal{overflow-wrap:anywhere;min-width:0}.legal table{display:block;max-width:100%;overflow-x:auto}

/* Fotografías del equipo: conservar el encuadre completo. */
.split-media img.team-photo{width:100%;height:auto;aspect-ratio:auto;object-fit:contain}

/* Titular con tipografía nativa y mayor peso. */
.hero h1{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-weight:700;letter-spacing:-.045em;line-height:1.04}
/* Redistribuir las secciones sin fotografías, conservando textos y reservas. */
.split.text-only-split{grid-template-columns:1fr;max-width:1000px}
.text-only-split .split-body{max-width:850px}
.course-grid.text-only-course{grid-template-columns:1fr;gap:28px}
.text-only-course .course-blocks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.text-only-course .course-media{position:static;align-items:flex-start}
.text-only-course .course-media .btn{align-self:flex-start}
.text-only-course .course-note{grid-column:1/-1}
@media(max-width:760px){.text-only-course .course-blocks{grid-template-columns:1fr}}

/* Vídeo vertical de la cabina junto al texto de alquiler. */
.rental-media{position:relative;width:min(100%,420px);justify-self:end;border:1px solid var(--line-2);border-radius:6px;overflow:hidden;background:#080b09}
.rental-video{display:block;width:100%;height:auto;aspect-ratio:9/16;object-fit:contain}
.rental-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:14px 20px;background:var(--accent);color:#111;border:0;border-radius:4px;font:600 14px var(--font-body);cursor:pointer}
.rental-play[hidden]{display:none}
@media(max-width:760px){.rental-media{justify-self:center;width:min(65%,247px)}}

/* Mantener cada frase legal como texto continuo, incluidos negritas y enlaces. */
.legal li{display:block;position:relative;padding-left:1.4rem;overflow-wrap:break-word}
.legal li::before{position:absolute;left:0;top:0}
.legal li a{overflow-wrap:anywhere}
.course-block li{display:block;position:relative;padding-left:1rem}
.course-block li::before{position:absolute;left:0;top:0}
.rental-details .section-head h2{max-width:900px;font-size:clamp(2.3rem,4.5vw,4rem)}
.rental-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.rental-feature{padding:30px 26px;min-height:200px;background:#1a211b;border:1px solid var(--line-2);border-radius:6px;display:flex;flex-direction:column;gap:27px}
.rental-feature-icon{display:flex;align-items:center;justify-content:center;width:46px;height:46px;color:var(--accent);background:#c0f72e0a;border:1px solid #c0f72e25;border-radius:10px}
.rental-feature-icon svg{width:30px;height:30px}
.rental-feature p{font-size:1.05rem;line-height:1.6;color:var(--muted)}
.rental-feature strong{color:var(--txt)}
.rental-bring{padding:24px 28px;margin:24px 0 0;background:#c0f72e09;border-left:2px solid var(--accent);color:var(--txt);font-size:.96rem;line-height:1.8}
.rental-bring strong{font-weight:500}
.rental-audience{display:grid;grid-template-columns:.85fr 1.15fr;gap:65px;margin-top:70px;padding-top:65px;border-top:1px solid var(--line-2);align-items:start}
.rental-audience-head{display:flex;flex-direction:column;gap:22px}
.rental-audience h2{font-size:clamp(2rem,3.1vw,3rem);line-height:1.13;max-width:400px}
.rental-audience-list{display:flex;flex-direction:column;gap:0}
.rental-audience-list li{display:grid;grid-template-columns:32px 1fr;gap:16px;padding:19px 0;border-bottom:1px solid var(--line);align-items:baseline}
.rental-audience-list li:first-child{padding-top:0}
.audience-number{color:var(--accent);font-size:.74rem;letter-spacing:.08em}
.rental-audience-list p{color:var(--muted);font-size:1rem;line-height:1.7}
.rental-audience-list strong{color:var(--txt);font-weight:500}
@media(max-width:1000px){.rental-features{grid-template-columns:repeat(2,minmax(0,1fr))}.rental-audience{gap:35px}}
@media(max-width:760px){.rental-feature{padding:22px 18px;min-height:190px;gap:22px}.rental-feature p{font-size:.94rem}.rental-bring{padding:18px;font-size:.9rem}.rental-audience{grid-template-columns:1fr;gap:32px;margin-top:45px;padding-top:40px}.rental-audience h2{max-width:100%}.rental-audience-list p{font-size:.94rem}}
@media(max-width:360px){.rental-features{grid-template-columns:1fr}.rental-feature{min-height:0;flex-direction:row;align-items:center}.rental-feature-icon{flex-shrink:0}}

.cue-options{display:flex;flex-direction:column;gap:8px;margin-top:15px;white-space:normal}.cue-options .fl-chip{text-align:left;line-height:1.5;padding:10px 12px}.cue-options .fl-chip:disabled{opacity:.5;cursor:default}

/* Tarifas de cursos y reserva directa por WhatsApp. */
.course-booking{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:30px 34px;background:#1d2819;border:1px solid #c0f72e55;border-radius:6px}
.course-booking-price{display:flex;flex-direction:column;gap:4px}.course-booking-price>span{color:var(--muted);font-size:.8rem}.course-booking-price strong{font-size:3.2rem;font-weight:600;letter-spacing:-.045em;line-height:1.15;color:var(--accent)}.course-booking-price small{font-size:.6em}
.course-booking-action{display:flex;flex-direction:column;align-items:center;gap:8px}.course-booking-action .btn{min-width:240px;justify-content:center;gap:22px}.booking-caption{font-size:.72rem;color:var(--muted)}
.service-booking{margin-top:auto;display:flex;flex-direction:column;gap:17px}.service-price{font-size:2.4rem;font-weight:500;letter-spacing:-.045em;color:var(--accent);line-height:1.2}.service-price span{font-size:.7em}.service-booking .btn{display:flex;justify-content:space-between;gap:12px;width:100%}
@media(max-width:600px){.course-booking{padding:24px;align-items:stretch;flex-direction:column;gap:22px}.course-booking-action,.course-booking-action .btn{width:100%;min-width:0}.course-booking-price strong{font-size:2.8rem}}

/* Personaje transparente: animación vinculada al desplazamiento. */
.hero.hero-with-mascot{background:var(--bg);min-height:850px;padding:150px 0 100px;isolation:auto}
.hero-with-mascot::before{display:none}
.hero-layout{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:24px}
.hero-copy{position:relative;z-index:1;min-width:0}
.hero-with-mascot h1{font-size:clamp(3rem,5.25vw,5rem);max-width:700px}
.hero-with-mascot .lead{max-width:600px}
.hero-mascot{width:115%;max-width:740px;justify-self:center;min-width:0;pointer-events:none}
.hero-mascot img,.hero-mascot video{display:block;width:100%;height:auto;aspect-ratio:800/596;object-fit:contain}
@media(max-width:1000px){.hero.hero-with-mascot{min-height:780px}.hero-layout{grid-template-columns:1.1fr 1fr;gap:12px}.hero-with-mascot h1{font-size:clamp(2.7rem,5.5vw,4rem)}.hero-mascot{width:112%}}
@media(max-width:760px){.hero.hero-with-mascot{padding:115px 0 45px;min-height:0}.hero-layout{grid-template-columns:1fr;gap:20px}.hero-with-mascot h1{font-size:clamp(2.7rem,10.8vw,4.5rem)}.hero-mascot{width:100%;max-width:460px;justify-self:center}.hero-with-mascot .hero-note{margin-bottom:0}}

.hero-mascot video{mix-blend-mode:lighten}

/* Datos de contacto y extras incluidos en Avanzado DJ. */
.info-card p a{color:inherit;font-weight:inherit}
.info-card p a:hover,.info-card p a:focus-visible{text-decoration:underline;text-underline-offset:4px}
.course-extras{padding:28px;border:1px solid var(--line-2);border-radius:6px;background:var(--bg)}
.course-extras h3{margin:0 0 24px;font-size:1.4rem}
.course-extras-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.course-extra-number{display:block;color:var(--accent);font-size:.8rem;margin-bottom:12px}
.course-extras h4{font-size:1.05rem;margin:0 0 10px}
.course-extras p{margin:0;color:var(--muted)}
.service-card .advanced-extras-summary{font-size:.85rem;margin-top:12px}
@media(max-width:760px){.course-extras-grid{grid-template-columns:1fr;gap:24px}.course-extras{padding:22px}}
