
:root{--red:#d2151f;--blue:#082d69;--cream:#f4efe5;--cream-2:#f8f5ee;--ink:#121212;--white:#fff;--line:#dfd2bb}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}


.topbar{position:sticky;top:10px;z-index:40;width:min(95%,1720px);margin:10px auto 0;padding:12px 18px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;background:rgba(248,245,238,.98);border:1px solid rgba(8,45,105,.10);border-radius:20px;box-shadow:0 12px 34px rgba(8,45,105,.08)}
.brand{display:flex;align-items:center;gap:12px;min-width:0;flex:0 0 auto}.brand img{width:58px;height:58px;object-fit:contain;border-radius:50%;background:#fff;padding:4px;box-shadow:0 8px 18px rgba(8,45,105,.08)}.brand-text{display:flex;flex-direction:column;line-height:1}.brand-text small{display:none}.brand-text b{font-size:15px;font-weight:900;color:var(--blue);max-width:155px}
.main-nav{display:flex;align-items:center;justify-content:center;gap:6px;min-width:0;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.main-nav::-webkit-scrollbar{display:none}.main-nav a{display:inline-flex;align-items:center;justify-content:center;padding:8px 10px;border-radius:999px;font-weight:900;font-size:11px;line-height:1.05;text-transform:uppercase;letter-spacing:.03em;color:var(--ink);white-space:nowrap;transition:all .18s ease}.main-nav a:hover,.main-nav a:focus-visible{background:rgba(8,45,105,.08);color:var(--blue);outline:none}
.button{display:inline-flex;justify-content:center;align-items:center;background:var(--red);color:white;padding:15px 22px;border:none;font-weight:900;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;box-shadow:0 10px 24px rgba(210,21,31,.16);border-radius:14px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover,.button:focus-visible{transform:translateY(-1px);box-shadow:0 16px 30px rgba(210,21,31,.24);outline:none}.button.small{padding:12px 18px;font-size:12px;white-space:nowrap}.button.ghost{background:transparent;color:var(--ink);border:2px solid var(--ink);box-shadow:none}
.ig-cta{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:linear-gradient(135deg,#e31521,#c4111b);color:#fff;font-weight:900;font-size:12px;text-transform:uppercase;letter-spacing:.04em;box-shadow:0 12px 24px rgba(210,21,31,.16);white-space:nowrap}.ig-cta:hover,.ig-cta:focus-visible{transform:translateY(-1px);box-shadow:0 16px 30px rgba(210,21,31,.22);outline:none}.ig-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center}.ig-icon svg{width:18px;height:18px;display:block}

.hero{min-height:650px;padding:78px 6vw 68px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:6vw;align-items:center;background:radial-gradient(circle at 12% 16%,rgba(210,21,31,.06),transparent 24%),linear-gradient(135deg,#fbf8f1 0%,#f1e7d6 100%)}
.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:900;color:var(--red)}h1,h2,h3{font-family:"Bebas Neue",Impact,sans-serif;line-height:.9;letter-spacing:.01em;margin:15px 0}.hero h1{font-size:clamp(62px,7.2vw,110px);max-width:900px}.hero h1 span{color:var(--blue)}.lead{max-width:720px;font-size:19px;line-height:1.65}.hero-actions{display:flex;gap:12px;margin:30px 0 42px;flex-wrap:wrap}.stats{display:flex;gap:34px;flex-wrap:wrap}.stats div{display:flex;flex-direction:column}.stats b{font-family:"Bebas Neue";font-size:36px;color:var(--blue)}.stats span{font-size:11px;text-transform:uppercase;letter-spacing:.1em;max-width:160px}
.hero-card.instagram-card{background:#fff;color:var(--ink);padding:34px;min-height:360px;display:flex;flex-direction:column;justify-content:center;border:1px solid rgba(8,45,105,.12);border-radius:24px;box-shadow:0 24px 60px rgba(8,45,105,.12);overflow:hidden}.hero-card.instagram-card:before{display:none}.instagram-card-head{display:flex;align-items:center;gap:14px;margin-bottom:20px}.instagram-card-head img{width:76px;height:76px;border-radius:50%;background:#fff;padding:3px;box-shadow:0 8px 20px rgba(8,45,105,.1)}.instagram-card-head span{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.14em;color:var(--red)}.hero-card.instagram-card h2{font-family:Inter,Arial,sans-serif;font-size:clamp(22px,2vw,31px);line-height:1.15;color:var(--blue);overflow-wrap:anywhere;margin:8px 0 14px}.hero-card.instagram-card p{line-height:1.65;color:#474747;margin:0 0 24px}.instagram-open{align-self:flex-start;padding:13px 18px}
.marquee{overflow:hidden;background:var(--red);color:white;padding:15px 0;font-family:"Bebas Neue";font-size:24px;letter-spacing:.06em;white-space:nowrap}.marquee div{animation:scroll 25s linear infinite}@keyframes scroll{to{transform:translateX(-50%)}}
.section{padding:92px 6vw}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.section-head h2,.culture>h2,.submit-section h2,.content-panel h2,.intro-strip h2{font-size:clamp(50px,6vw,86px)}.section-head>p{max-width:500px;line-height:1.7}
.intro-strip{display:grid;grid-template-columns:220px 1fr;gap:30px;align-items:center;background:var(--cream-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.mini-logo-wrap{display:flex;justify-content:center}.mini-logo-wrap img{width:180px;height:180px;object-fit:contain;border-radius:50%;box-shadow:0 10px 28px rgba(8,45,105,.1)}
.filters{display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px;margin-bottom:28px}.filters input,.filters select,form input,form textarea{width:100%;padding:15px;background:white;border:1px solid var(--line);font:inherit;border-radius:10px}
.event-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.event-card{background:white;border:1px solid var(--line);display:grid;grid-template-columns:110px 1fr;min-height:210px;transition:.2s;border-radius:16px;overflow:hidden;box-shadow:0 6px 20px rgba(0,0,0,.04)}.event-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(0,0,0,.08)}.datebox{background:linear-gradient(180deg,var(--blue),#123f8d);color:white;padding:22px;text-align:center;display:flex;flex-direction:column;justify-content:center}.datebox b{font-family:"Bebas Neue";font-size:54px;line-height:1}.datebox span{font-weight:800;letter-spacing:.1em}.event-info{padding:24px}.tag{display:inline-block;background:#f2e6d8;color:var(--red);padding:7px 10px;font-size:12px;font-weight:900;border-radius:999px;text-transform:uppercase;letter-spacing:.08em}.event-info h3{font-size:38px;margin:12px 0 12px}.meta{font-size:14px;line-height:1.7;color:#444}.event-link{display:inline-block;margin-top:16px;font-weight:900;color:var(--blue)}.empty{font-weight:700;color:#666}
.dark-section{padding:92px 6vw;background:var(--ink);color:white}.light .eyebrow{color:#ff6a74}.light>p{color:#cfcfcf}.cards-three{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:35px}.cards-three article{background:#191919;padding:34px;border:1px solid #2d2d2d;border-radius:16px}.cards-three span{color:#ff6a74;font-family:"Bebas Neue";font-size:36px}.cards-three h3{font-size:32px}.cards-three p{color:#cfcfcf;line-height:1.7}.text-link{display:inline-block;margin-top:30px;color:#ff6a74;font-weight:900}
.split{display:grid;grid-template-columns:1fr 1fr;min-height:650px}.photo-panel{background:linear-gradient(rgba(8,45,105,.28),rgba(8,45,105,.28)),url('https://images.unsplash.com/photo-1504609813442-a8924e83f76e?auto=format&fit=crop&w=1400&q=80') center/cover;display:flex;align-items:flex-end;padding:55px}.quote{font-family:"Bebas Neue";font-size:58px;color:white;line-height:1}.content-panel{padding:80px 6vw;background:#fff}.content-panel p,.content-panel li{line-height:1.75}.content-panel ul{padding-left:20px}
.culture{background:#efe1c8}.culture-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:40px}.culture-grid article{border-top:5px solid var(--red);padding:25px 8px}.culture-grid b{color:var(--blue);font-size:28px}.culture-grid h3{font-size:30px}.culture-grid p{line-height:1.65}
.submit-section{padding:92px 6vw;background:linear-gradient(135deg,#082d69 0%,#0d3a86 100%);color:white;display:grid;grid-template-columns:1fr 1fr;gap:8vw}.submit-section .eyebrow{color:#ff9aa0}.submit-section>div p:last-child{line-height:1.7}.submit-section form{display:grid;gap:12px}.submit-section textarea{min-height:110px}.form-note{font-size:11px;color:#d6def1;line-height:1.5}.ig-box{margin-top:28px;padding:18px;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:rgba(255,255,255,.06)}.ig-box span{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#c9d9ff}.ig-box a{font-weight:900;font-size:20px;margin-top:6px;display:inline-block}
footer{padding:38px 6vw;background:#101010;color:white;display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-left{display:flex;gap:18px;align-items:center}.footer-left img{width:88px;height:88px;border-radius:50%;background:#fff;padding:4px}.footer-left strong{display:block;font-size:20px}.footer-left p,.footer-right p{margin:6px 0 0;color:#d8d8d8;line-height:1.6}.footer-right{display:flex;flex-direction:column;align-items:flex-end}.footer-right a{font-weight:700;color:#fff}
@media(max-width:980px){.topbar{top:0;width:100%;margin:0;padding:12px 4vw;gap:12px;border-radius:0;border-left:0;border-right:0;grid-template-columns:auto auto;justify-content:space-between}.brand{min-width:0}.brand-text b{max-width:120px;font-size:14px}.main-nav{grid-column:1/-1;justify-content:flex-start;padding-bottom:2px}.main-nav a{padding:9px 11px;font-size:11px}.ig-cta{padding:10px 12px;font-size:11px}.hero,.submit-section,.split,.intro-strip{grid-template-columns:1fr}.stats{gap:20px}.section-head{display:block}.filters,.event-grid,.cards-three,.culture-grid{grid-template-columns:1fr}.photo-panel{min-height:420px}footer{flex-direction:column;align-items:flex-start}.footer-right{align-items:flex-start}.brand img{width:54px;height:54px}.hero h1{font-size:72px}}

.agenda-tabs{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 26px}.agenda-tab{border:1px solid var(--line);background:#fff;padding:11px 16px;border-radius:999px;font-weight:900;cursor:pointer}.agenda-tab.active{background:var(--blue);color:#fff;border-color:var(--blue)}
.event-card.past{opacity:.82}.event-card.past .datebox{background:linear-gradient(180deg,#555,#2d2d2d)}.status-pill{display:inline-block;margin-left:6px;padding:6px 9px;border-radius:999px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;background:#e9eef9;color:var(--blue)}.status-pill.past{background:#ececec;color:#555}.event-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:15px}.event-actions a{font-weight:900;color:var(--blue)}.event-actions a.instagram{color:var(--red)}
@media(max-width:700px){.event-info h3{font-size:32px}}

.directory-section{background:#f8f5ee}.restaurants-section{background:#eadbc2}.concerts-section{background:#fff}.directory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.directory-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px;position:relative;min-height:230px;display:flex;flex-direction:column}.directory-card.featured:before{content:"DESTACADO";position:absolute;right:16px;top:16px;background:var(--red);color:#fff;font-size:10px;font-weight:900;letter-spacing:.1em;padding:6px 8px;border-radius:999px}.directory-card .dir-category{color:var(--red);font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:900}.directory-card h3{font-size:34px;margin:13px 0 7px}.directory-card .subtitle{font-weight:800;color:var(--blue)}.directory-card p{line-height:1.65;color:#505050}.directory-card .dir-location{font-size:13px;font-weight:800;margin-top:auto}.directory-links{display:flex;gap:14px;margin-top:16px;flex-wrap:wrap}.directory-links a{font-weight:900;color:var(--blue)}.pending-link{color:#8a6f40;font-size:12px;font-weight:800;margin-top:14px}.dark-directory .directory-card{background:#191919;border-color:#333;color:#fff}.dark-directory .directory-card p{color:#cfcfcf}.dark-directory .directory-card .subtitle,.dark-directory .directory-links a{color:#ff8a92}@media(max-width:980px){.directory-grid{grid-template-columns:1fr}}

.recurring-block{margin-top:70px;padding-top:55px;border-top:2px solid var(--line)}.section-head.compact h2{font-size:clamp(44px,5vw,70px)}.bars-section{background:#f8f5ee}.bars-section .empty{background:white;border:1px dashed var(--line);padding:30px;border-radius:16px;text-align:center}

.submit-section label{display:grid;gap:7px;font-size:13px;font-weight:800;letter-spacing:.02em}.submit-section select{width:100%;padding:15px;background:white;border:1px solid var(--line);font:inherit;border-radius:10px}.optional{font-weight:500;opacity:.72}.hidden-field{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.consent{display:flex!important;grid-template-columns:auto 1fr!important;align-items:flex-start;gap:10px!important;font-weight:500!important;line-height:1.45}.consent input{width:auto!important;margin-top:3px}.success-page{min-height:100vh;display:grid;place-items:center;padding:30px;background:linear-gradient(135deg,#faf7f0,#efe4d0)}.success-card{max-width:720px;background:white;border:1px solid var(--line);border-radius:22px;padding:48px;text-align:center;box-shadow:0 20px 60px rgba(8,45,105,.12)}.success-card img{width:120px;margin:0 auto 24px;border-radius:50%}.success-card h1{font-family:"Bebas Neue",Impact,sans-serif;font-size:64px;line-height:.9;color:var(--blue);margin:10px 0}.success-card p{line-height:1.7}.success-card .button{margin-top:18px}

.teacher-actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin-top:28px}.teacher-actions .text-link{margin-top:0}.teachers-hero{padding:80px 6vw;display:grid;grid-template-columns:1.25fr .75fr;gap:6vw;align-items:center;background:linear-gradient(135deg,#faf7f0,#efe4d0)}.teachers-hero h1{font-size:clamp(64px,8vw,118px);font-family:"Bebas Neue",Impact,sans-serif;line-height:.9;margin:16px 0}.teachers-hero h1 span{color:var(--blue)}.teachers-note{background:var(--blue);color:#fff;padding:34px;border-radius:16px;box-shadow:16px 16px 0 var(--red)}.teachers-note b{font-family:"Bebas Neue";font-size:42px}.teachers-note p{line-height:1.7}.professor-page-grid{grid-template-columns:repeat(3,1fr)}@media(max-width:980px){.teachers-hero,.professor-page-grid{grid-template-columns:1fr}.teachers-note{box-shadow:10px 10px 0 var(--red)}}

/* V14: profesores dentro de la misma página */
#clases{scroll-margin-top:110px}
#contacto{scroll-margin-top:110px}
.dark-directory{grid-template-columns:repeat(3,minmax(0,1fr))}
.teacher-card{padding:0;overflow:hidden;min-height:520px;background:#191919!important}
.teacher-photo-wrap{position:relative;height:255px;background:linear-gradient(135deg,#efe4d0,#d8c39d);overflow:hidden}
.teacher-photo{width:100%;height:100%;object-fit:cover;display:block;position:relative;z-index:2}
.teacher-initials{position:absolute;inset:0;display:grid;place-items:center;font-family:"Bebas Neue",Impact,sans-serif;font-size:76px;color:var(--blue);z-index:1}
.directory-card-body{padding:24px;display:flex;flex-direction:column;flex:1}
.teacher-card h3{font-size:38px}
.teacher-card p{min-height:105px}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}
@media(max-width:1100px){.dark-directory{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.dark-directory,.form-row{grid-template-columns:1fr}.teacher-card{min-height:0}.teacher-photo-wrap{height:300px}.teacher-card p{min-height:0}}

@media(max-width:1280px){.topbar{padding:12px 14px;gap:12px}.brand-text b{max-width:135px;font-size:14px}.main-nav a{padding:8px 9px;font-size:10.5px}.ig-cta{padding:9px 12px;font-size:11px}}

.concert-tabs{margin-top:10px}.concerts-section .event-grid{margin-top:0}

@media(max-width:980px){.hero{grid-template-columns:1fr;padding-top:56px}.hero-card.instagram-card{min-height:0}.hero h1{font-size:clamp(58px,14vw,82px)}}
@media(max-width:620px){.hero{padding-left:5vw;padding-right:5vw}.hero-card.instagram-card{padding:26px}.instagram-card-head img{width:64px;height:64px}.hero-actions .button{width:100%}}


/* V25 — portada más limpia y editorial */
.hero{min-height:620px;grid-template-columns:minmax(0,1.1fr) minmax(320px,.72fr);gap:5vw;padding-top:72px;padding-bottom:72px}
.hero h1{font-size:clamp(58px,6.7vw,102px);max-width:800px;line-height:.88}
.hero .lead{max-width:650px;font-size:18px}
.hero-actions{margin:28px 0 38px}
.hero-card.instagram-card{min-height:430px;padding:38px 34px;text-align:center;align-items:center;justify-content:center;background:linear-gradient(180deg,#ffffff 0%,#fbf8f1 100%);border:1px solid rgba(8,45,105,.10);box-shadow:0 22px 55px rgba(8,45,105,.10)}
.instagram-feature-logo{width:150px;height:150px;object-fit:contain;border-radius:50%;background:#fff;padding:6px;box-shadow:0 14px 35px rgba(8,45,105,.12);margin-bottom:22px}
.instagram-kicker{font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:var(--red);margin-bottom:12px}
.hero-card.instagram-card h2{font-family:Inter,Arial,sans-serif;font-size:clamp(18px,1.7vw,25px);line-height:1.2;color:var(--blue);overflow-wrap:normal;word-break:normal;white-space:nowrap;margin:0 0 14px}
.hero-card.instagram-card p{max-width:360px;margin:0 auto 22px;font-size:15px;line-height:1.6;color:#505050}
.instagram-link{display:inline-flex;align-items:center;gap:7px;color:var(--red);font-weight:900;font-size:14px;border-bottom:2px solid rgba(210,21,31,.25);padding-bottom:4px}
.instagram-link:hover{border-bottom-color:var(--red)}
@media(max-width:1100px){.hero-card.instagram-card h2{font-size:20px}.instagram-feature-logo{width:130px;height:130px}}
@media(max-width:980px){.hero{grid-template-columns:1fr}.hero-card.instagram-card{min-height:0;max-width:620px;width:100%;justify-self:center}.hero-card.instagram-card h2{font-size:22px}}
@media(max-width:620px){.hero h1{font-size:clamp(52px,15vw,76px)}.instagram-feature-logo{width:120px;height:120px}.hero-card.instagram-card h2{font-size:18px;white-space:normal}}

.availability-pill{display:inline-block;margin-left:6px;padding:6px 9px;border-radius:999px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.availability-pill.soldout{background:#111;color:#fff;border:1px solid #111}
