@font-face{font-family:NeueHaas;src:url(/fonts/NeueHaasDisplayXXThin.ttf);font-weight:100;font-style:normal}@font-face{font-family:NeueHaas;src:url(/fonts/NeueHaasDisplayXXThinItalic.ttf);font-weight:100;font-style:italic}@font-face{font-family:NeueHaas;src:url(/fonts/NeueHaasDisplayXThin.ttf);font-weight:150;font-style:normal}@font-face{font-family:NeueHaas;src:url(/fonts/NeueHaasDisplayXThinItalic.ttf);font-weight:150;font-style:italic}@font-face{font-family:NeueHaas;src:url(/fonts/NeueHaasDisplayThin.ttf);font-weight:200;font-style:normal}@font-face{font-family:NeueHaas;src:url(/fonts/NeueHaasDisplayThinItalic.ttf);font-weight:200;font-style:italic}@font-face{font-family:NeueHaas;src:url(/fonts/NeueHaasDisplayLight.ttf);font-weight:300;font-style:normal}@font-face{font-family:NeueHaas;src:url(/fonts/NeueHaasDisplayLightItalic.ttf);font-weight:300;font-style:italic}@font-face{font-family:NeueHaas;src:url(/fonts/NeueHaasDisplayRoman.ttf);font-weight:400;font-style:normal}@font-face{font-family:NeueHaas;src:url(/fonts/NeueHaasDisplayRomanItalic.ttf);font-weight:400;font-style:italic}@font-face{font-family:NeueHaas;src:url(/fonts/NeueHaasDisplayMediu.ttf);font-weight:500;font-style:normal}@font-face{font-family:NeueHaas;src:url(/fonts/NeueHaasDisplayMediumItalic.ttf);font-weight:500;font-style:italic}@font-face{font-family:NeueHaas;src:url(/fonts/NeueHaasDisplayBold.ttf);font-weight:700;font-style:normal}@font-face{font-family:NeueHaas;src:url(/fonts/NeueHaasDisplayBoldItalic.ttf);font-weight:700;font-style:italic}@font-face{font-family:NeueHaas;src:url(/fonts/NeueHaasDisplayBlack.ttf);font-weight:900;font-style:normal}@font-face{font-family:NeueHaas;src:url(/fonts/NeueHaasDisplayBlackItalic.ttf);font-weight:900;font-style:italic}@font-face{font-family:Augereau;src:url(/fonts/Augereau_Regular.otf);font-weight:400;font-style:normal}:root{--espresso:#261612;--fondo-oscuro:#261612;--topo:#94908E;--crema:#E3DCDA;--negro:#261612;--crema-off:#EDE8E5;--crema-mid:#D9D2CE;--border-light:rgba(51,38,34,0.12);--border-dark:rgba(227,220,218,0.18);--topo-light:rgba(148,144,142,0.25)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:NeueHaas,sans-serif;background:var(--crema);color:var(--negro);font-size:16px;line-height:1.6;overflow-x:hidden}.ticker{background:var(--espresso);color:var(--crema);font-size:10px;letter-spacing:.18em;text-transform:uppercase;padding:9px 0;overflow:hidden;white-space:nowrap}.ticker-track{display:inline-flex;animation:ticker 32s linear infinite}.ticker-track span{padding:0 3rem}.ticker-sep{color:var(--topo)}@keyframes ticker{0%{transform:translateX(0)}to{transform:translateX(-50%)}}header{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:var(--crema);border-bottom:1px solid var(--border-light);padding:0 2.5rem;height:68px;justify-content:space-between}.logo-link,header{display:flex;align-items:center}.logo-link{text-decoration:none}.logo-img{height:31px;width:auto;object-fit:contain}nav{display:flex;align-items:center;gap:2.5rem}nav a{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--topo);text-decoration:none;font-weight:500;transition:color .2s}nav a:hover{color:var(--negro)}.btn-nav{font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;padding:9px 22px;background:var(--espresso);color:var(--crema);text-decoration:none;border:1px solid var(--espresso);transition:all .25s}.btn-nav:hover{background:transparent;color:var(--espresso)}.hero{position:relative;height:calc(100vh - 68px - 37px);min-height:560px;overflow:hidden;display:flex;align-items:flex-end}.hero-video-wrap{position:absolute;inset:0;background:var(--espresso);display:flex;align-items:center;justify-content:center}.hero-video-wrap video{width:100%;height:100%;object-fit:cover;display:block}.hero-video-placeholder{position:absolute;inset:0;background:var(--espresso);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.hero-video-placeholder span{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:rgba(227,220,218,.2)}.hero-video-placeholder .ph-icon{width:52px;height:52px;border:1px solid rgba(227,220,218,.12);border-radius:50%;display:flex;align-items:center;justify-content:center}.hero-video-placeholder .ph-icon:after{content:"";width:0;height:0;border-color:transparent transparent transparent rgba(227,220,218,.18);border-style:solid;border-width:8px 0 8px 14px;margin-left:3px}.hero-overlay-bottom{position:absolute;inset:0;background:linear-gradient(0deg,rgba(48,29,23,.92) 0,rgba(48,29,23,.5) 38%,rgba(48,29,23,.1) 65%,transparent)}.hero-overlay-left{position:absolute;inset:0;background:linear-gradient(90deg,rgba(48,29,23,.2) 0,transparent 55%)}.hero-content{position:relative;z-index:2;width:100%;padding:0 3.5rem 4rem;display:grid;grid-template-columns:1fr auto;align-items:flex-end;grid-gap:3rem;gap:3rem}.hero-label{font-family:NeueHaas,sans-serif;font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:#E3DCDA;display:block;margin-bottom:1.5rem;font-weight:400}.hero-label:before{display:none}.hero-headline{font-family:NeueHaas,sans-serif;font-weight:900;font-size:clamp(52px,7.5vw,110px);line-height:.88;letter-spacing:-.02em;color:#E3DCDA;text-transform:uppercase}.hero-headline em{display:none}.hero-body{font-size:clamp(13px,1.4vw,16px);line-height:1.75;color:#E3DCDA;max-width:100%;margin-top:2rem;font-weight:400;white-space:nowrap}.hero-body strong{color:rgba(227,220,218,.7);font-weight:400}.hero-ctas{display:flex;gap:10px;margin-top:2.5rem;align-items:center;flex-wrap:wrap}.btn-primary{font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;padding:14px 30px;background:var(--crema);color:var(--espresso);text-decoration:none;border:1px solid var(--crema);transition:all .25s;display:inline-block}.btn-ghost,.btn-primary:hover{background:transparent;color:var(--crema)}.btn-ghost{font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:500;padding:14px 24px;text-decoration:none;border:1px solid rgba(227,220,218,.3);transition:all .25s;display:inline-block}.btn-ghost:hover{border-color:var(--crema);background:rgba(227,220,218,.08)}.hero-content-right{display:flex;flex-direction:column;gap:0;border-left:1px solid rgba(227,220,218,.12);padding-left:2rem;align-self:flex-end}.hero-stat{padding:1rem 0;border-bottom:1px solid rgba(227,220,218,.08)}.hero-stat:first-child{padding-top:0}.hero-stat:last-child{border-bottom:none;padding-bottom:0}.hero-stat-num{font-family:NeueHaas,sans-serif;font-weight:800;font-size:26px;color:#E3DCDA;line-height:1}.hero-stat-label{font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:rgba(227,220,218,.3);margin-top:3px}.section-eyebrow{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--topo);margin-bottom:1.5rem}.section-title-lg{font-family:NeueHaas,sans-serif;font-weight:800;font-size:clamp(42px,5.5vw,72px);line-height:.95;letter-spacing:-.01em;color:var(--negro)}.section-title-lg em{font-family:Augereau,serif;font-style:italic;font-weight:300;color:var(--espresso);font-size:1.05em}.on-dark .section-title-lg{color:#E3DCDA}.on-dark .section-title-lg em{color:rgba(227,220,218,.72)}.on-dark .section-eyebrow{color:#E3DCDA}.method-title{font-family:NeueHaas,sans-serif;font-weight:900;font-size:clamp(32px,3.8vw,58px);line-height:1;letter-spacing:-.02em;text-transform:uppercase;color:#E3DCDA;margin-top:1.5rem}.method-title em{display:none}.method{background:var(--fondo-oscuro);padding:5.5rem 2.5rem 2.5rem}.method-inner{max-width:1200px;margin:0 auto}.method-header{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;margin-bottom:2.5rem;align-items:end}.method-intro-text{font-family:NeueHaas,sans-serif;font-size:15px;line-height:1.85;color:#E3DCDA;font-weight:300;align-self:end}.method-right-copy{display:flex;flex-direction:column;justify-content:flex-end;gap:1.75rem}.method-tagline{font-family:NeueHaas,sans-serif;font-weight:700;font-size:clamp(17px,1.8vw,22px);line-height:1.35;color:#E3DCDA}.method-body-wrap{display:flex;flex-direction:column;gap:.75rem}.method-desc{font-family:NeueHaas,sans-serif;font-size:14px;line-height:1.85;color:#E3DCDA;font-weight:300}.method-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0;border:1px solid var(--border-dark);margin-top:1rem}.method-item{padding:2.5rem;border-right:1px solid var(--border-dark);position:relative;display:flex;flex-direction:column;gap:0}.method-item:last-child{border-right:none}.method-num{font-family:Augereau,serif;font-style:italic;font-size:48px;color:rgba(227,220,218,.08);line-height:1;position:absolute;top:1.75rem;right:1.75rem;font-weight:400;z-index:0;pointer-events:none}.method-tag{font-family:NeueHaas,sans-serif;font-weight:900;font-size:11px;text-transform:uppercase;color:#E3DCDA;display:block;letter-spacing:.08em;line-height:1.2;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--border-dark);padding-right:3.5rem}.method-item h3{font-family:Augereau,serif;font-style:italic;font-weight:400;font-size:clamp(15px,1.4vw,18px);color:#E3DCDA;margin-bottom:1.5rem;line-height:1.5;text-transform:none}.method-item p{font-family:NeueHaas,sans-serif;font-size:13px;line-height:1.85;color:#E3DCDA;font-weight:300;margin-top:1.5rem}.levels-block{margin-top:3rem;border-top:1px solid var(--border-dark);padding-top:2.5rem}.levels-header{margin-bottom:1.5rem}.levels-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0;border:1px solid var(--border-dark)}.level-item{padding:2rem 2.5rem;border-right:1px solid var(--border-dark);position:relative}.level-item:last-child{border-right:none}.level-num{font-family:Augereau,serif;font-style:italic;font-size:36px;color:rgba(227,220,218,.08);line-height:1;position:absolute;top:1.25rem;right:1.25rem;font-weight:400;pointer-events:none}.level-name{font-weight:900;font-size:11px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-dark);padding-right:3rem}.level-item p,.level-name{font-family:NeueHaas,sans-serif;color:#E3DCDA}.level-item p{font-size:13px;line-height:1.75;font-weight:300;margin-top:0}.unified{background:var(--crema);padding:5.5rem 2.5rem}.unified-inner{max-width:1200px;margin:0 auto}.unified-header{display:grid;grid-template-columns:1fr 1fr;grid-gap:6rem;gap:6rem;align-items:end;margin-bottom:3rem}.unified-title{font-weight:900;font-size:clamp(42px,5.5vw,72px);line-height:.92;letter-spacing:-.02em;text-transform:uppercase;color:var(--negro);margin-top:1rem}.unified-body,.unified-title{font-family:NeueHaas,sans-serif}.unified-body{font-size:15px;line-height:1.85;color:rgba(19,21,23,.55);font-weight:300;margin-bottom:2rem}.btn-reservar{font-family:NeueHaas,sans-serif;font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;padding:13px 28px;background:var(--espresso);color:var(--crema);border:1px solid var(--espresso);cursor:pointer;transition:all .25s;display:inline-block}.btn-reservar:hover{background:transparent;color:var(--espresso)}.unified-divider{height:1px;background:var(--border-light);margin:3rem 0}.reservas{background:var(--fondo-oscuro);padding:0;overflow:hidden}.reservas-inner{max-width:100%;display:grid;grid-template-columns:1fr 1fr;min-height:600px}.reservas-left{padding:7rem 5rem 7rem 4rem;max-width:640px;margin-left:auto;display:flex;flex-direction:column;justify-content:center}.reservas-eyebrow{font-size:10px;letter-spacing:.22em;color:rgba(227,220,218,.72);margin-bottom:1.5rem;display:block}.reservas-eyebrow,.reservas-title{font-family:NeueHaas,sans-serif;text-transform:uppercase}.reservas-title{font-weight:900;font-size:clamp(42px,5.5vw,76px);line-height:.92;letter-spacing:-.02em;color:#E3DCDA;margin-bottom:2.5rem}.reservas-body{font-family:NeueHaas,sans-serif;font-size:15px;line-height:1.85;color:#E3DCDA;font-weight:300;margin-bottom:3rem}.reservas-foto{position:relative;overflow:hidden;background:var(--espresso)}.reservas-foto img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:grayscale(100%) contrast(1.05);opacity:.6}.reservas-foto:before{background:linear-gradient(to right,var(--fondo-oscuro) 0,rgba(48,29,23,.4) 35%,transparent 70%)}.reservas-foto:after,.reservas-foto:before{content:"";position:absolute;inset:0;z-index:1}.reservas-foto:after{background:linear-gradient(to top,var(--fondo-oscuro) 0,transparent 40%)}.reservas-foto-placeholder{font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:rgba(227,220,218,.2)}.modal-overlay{display:none;position:fixed;inset:0;background:rgba(48,29,23,.92);z-index:9999;align-items:center;justify-content:center;padding:2rem}.modal-overlay.open{display:flex}.modal-box{background:var(--crema);width:100%;max-width:900px;max-height:90vh;overflow-y:auto;position:relative}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.75rem;border-bottom:1px solid var(--border-light)}.modal-title{font-family:NeueHaas,sans-serif;font-weight:700;font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:var(--negro)}.modal-close{background:none;border:none;cursor:pointer;font-size:20px;color:var(--topo);line-height:1;padding:4px;transition:color .2s}.modal-close:hover{color:var(--negro)}.modal-iframe-wrap{min-height:560px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;padding:2rem;background:var(--crema)}.modal-schedule-wrap{min-height:700px;height:calc(90vh - 60px);padding:0;overflow-y:auto;position:relative;display:none}.modal-overlay.open .modal-schedule-wrap{display:block}.modal-box-large{max-width:900px;max-height:90vh}.modal-box-large .modal-header{flex-shrink:0}.modal-iframe-wrap p{font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--topo)}.clases{background:var(--crema);padding:4rem 2.5rem}.clases-inner{max-width:1200px;margin:0 auto}.clases-intro{display:grid;grid-template-columns:1fr 1fr;grid-gap:5rem;gap:5rem;align-items:end;margin-bottom:3.5rem}.clases-desc{font-size:15px;line-height:1.85;color:rgba(19,21,23,.55);align-self:end}.clases-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1px;gap:1px;background:var(--border-light);border:1px solid var(--border-light)}.clase-card{background:var(--crema);padding:2.5rem;transition:background .3s;display:flex;flex-direction:column}.clase-card:hover{background:var(--crema-off)}.clase-idx{font-family:Augereau,serif;font-style:italic;font-size:13px;color:var(--topo);margin-bottom:1.5rem}.clase-tags{display:flex;gap:4px;flex-wrap:nowrap;margin-bottom:1.25rem;min-height:24px;align-items:center}.clase-tag{font-size:8px;letter-spacing:.08em;text-transform:uppercase;padding:3px 7px;border:1px solid var(--border-light);color:var(--topo);background:transparent;white-space:nowrap}.clase-card h3{font-family:NeueHaas,sans-serif;font-weight:800;font-size:32px;line-height:1;letter-spacing:-.01em;color:var(--negro);margin-bottom:1rem}.clase-tagline{font-family:Augereau,serif;font-style:italic;font-size:16px;color:var(--espresso);font-weight:400;margin-bottom:.75rem;line-height:1.4;min-height:22px}.clase-desc{font-size:13px;line-height:1.75;color:rgba(19,21,23,.55);text-align:justify;flex-grow:1}.niveles{background:var(--fondo-oscuro);padding:4rem 2.5rem}.niveles-inner{max-width:1200px;margin:0 auto}.niveles-header{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:end;margin-bottom:3rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(227,220,218,.12)}.niveles-desc{font-size:15px;line-height:1.85;color:rgba(227,220,218,.72);align-self:end}.niveles-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0;border:1px solid rgba(227,220,218,.12)}.nivel-card{padding:2.5rem;border-right:1px solid rgba(227,220,218,.12)}.nivel-card:last-child{border-right:none}.nivel-indicator{display:flex;gap:5px;align-items:center;margin-bottom:1.5rem}.nivel-dot{width:7px;height:7px;border-radius:50%;background:rgba(227,220,218,.2)}.nivel-dot.active{background:var(--crema)}.nivel-badge{font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:var(--topo);display:block;margin-bottom:.75rem}.nivel-card h3{font-family:NeueHaas,sans-serif;font-weight:800;font-size:28px;color:var(--crema);margin-bottom:1rem;line-height:1}.nivel-card p{font-size:13px;line-height:1.75;color:rgba(227,220,218,.72)}.profesores{background:var(--crema-off);padding:5.5rem 2.5rem}.profesores-inner{max-width:1200px;margin:0 auto}.profesores-header{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:end;margin-bottom:3.5rem}.profesores-desc{font-size:15px;line-height:1.85;color:rgba(19,21,23,.55);align-self:end}.profesores-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2px;gap:2px}.profesor-item{position:relative;aspect-ratio:3/4;overflow:hidden;cursor:default}.profesor-item img{width:100%;height:100%;object-fit:cover;object-position:top;display:block;transition:transform .6s ease}.profesor-item:hover img{transform:scale(1.03)}.profesor-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(19,21,23,.85) 0,rgba(19,21,23,.3) 40%,transparent 70%);transition:opacity .3s}.profesor-info{position:absolute;bottom:0;left:0;right:0;padding:2rem 1.75rem}.profesor-info h3{font-family:NeueHaas,sans-serif;font-weight:700;font-size:20px;color:#E3DCDA;margin-bottom:4px;line-height:1.2}.profesor-rol{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.5);margin-bottom:0}.profesor-tag{display:inline-block;margin-top:.75rem;font-size:9px;letter-spacing:.12em;text-transform:uppercase;padding:4px 10px;border:1px solid rgba(255,255,255,.2);color:rgba(255,255,255,.6)}.tarifas{background:var(--crema);padding:3rem 2.5rem 2rem}.tarifas-inner{max-width:1200px;margin:0 auto}.tarifas-intro{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:end;margin-bottom:4rem}.tarifas-desc{font-size:15px;line-height:1.85;color:rgba(19,21,23,.55);align-self:end}.tarifa-bloque{margin-bottom:3rem}.tarifa-bloque-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:1rem;border-bottom:1px solid var(--border-light);margin-bottom:1.5rem}.tarifa-bloque-titulo{font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--negro);font-weight:600}.tarifa-bloque-nota{font-family:Augereau,serif;font-style:italic;font-size:13px;color:var(--topo)}.pricing-row{display:grid;grid-gap:1.5rem;gap:1.5rem;background:transparent;border:none}.pricing-row-2{grid-template-columns:repeat(2,280px)}.pricing-row-4{grid-template-columns:repeat(4,1fr);max-width:1000px}.pricing-card{background:var(--crema);padding:2.25rem;position:relative;transition:background .2s;display:grid;grid-template-rows:auto auto auto 1fr auto;grid-gap:0;gap:0;min-height:280px;border:1px solid var(--border-light)}.pricing-card:hover{background:var(--crema-off)}.pricing-card.destacado{background:var(--espresso);border-color:var(--espresso)}.pricing-card.destacado:hover{background:var(--fondo-oscuro)}.pricing-name{font-family:NeueHaas,sans-serif;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:var(--topo);margin-bottom:1rem;font-weight:500}.pricing-card.destacado .pricing-name{color:rgba(227,220,218,.5)}.pricing-precio{font-family:NeueHaas,sans-serif;font-weight:900;font-size:56px;line-height:1;letter-spacing:-.02em;color:#261612}.pricing-card.destacado .pricing-precio{color:#E3DCDA}.pricing-detalle{font-family:NeueHaas,sans-serif;font-size:13px;color:rgba(19,21,23,.55);line-height:1.6;flex:1 1;font-weight:300}.pricing-card.destacado .pricing-detalle{color:rgba(227,220,218,.6)}.pricing-badge{position:absolute;top:0;right:0;background:var(--topo);color:var(--crema);font-size:9px;letter-spacing:.1em;padding:5px 12px}.pricing-badge,.pricing-cta{text-transform:uppercase;font-family:NeueHaas,sans-serif}.pricing-cta{display:inline-block;margin-top:1.5rem;font-size:11px;letter-spacing:.14em;font-weight:600;padding:12px 18px;text-align:center;text-decoration:none;border:1px solid #261612;color:#261612;background:transparent;cursor:pointer;transition:all .2s;width:100%}.pricing-cta:hover{background:var(--espresso);color:var(--crema)}.pricing-card.destacado .pricing-cta{border-color:rgba(227,220,218,.4);color:#E3DCDA}.pricing-card.destacado .pricing-cta:hover{background:#E3DCDA;color:var(--espresso)}.horario{background:var(--fondo-oscuro);padding:2.5rem 2.5rem 5.5rem}.horario-inner{max-width:1200px;margin:0 auto}.horario-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-dark)}.horario-nota{font-family:Augereau,serif;font-style:italic;font-size:13px;color:rgba(227,220,218,.5);font-weight:400;white-space:nowrap}.horario-filtros{display:flex;gap:.5rem;margin-bottom:2.5rem;flex-wrap:wrap}.filtro-btn{font-family:NeueHaas,sans-serif;font-size:10px;letter-spacing:.14em;text-transform:uppercase;font-weight:500;padding:8px 16px;border:1px solid rgba(227,220,218,.15);background:transparent;color:rgba(227,220,218,.4);cursor:pointer;transition:all .2s}.filtro-btn:hover{border-color:rgba(227,220,218,.4);color:rgba(227,220,218,.8)}.filtro-btn.active{background:#E3DCDA;color:var(--fondo-oscuro);border-color:#E3DCDA}.filtro-nivel-btn{display:flex;align-items:center;gap:6px}.filtro-sep{width:1px;height:20px;background:rgba(227,220,218,.1);margin:0 .5rem}.schedule-days{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:1px;gap:1px;background:rgba(227,220,218,.06)}.schedule-day{background:var(--fondo-oscuro);padding:0}.schedule-day-header{padding:.75rem 1.25rem;border-bottom:1px solid rgba(227,220,218,.08);background:var(--fondo-oscuro)}.schedule-day-name{font-family:NeueHaas,sans-serif;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:rgba(227,220,218,.35);font-weight:500}.schedule-day-classes{padding:.5rem;display:flex;flex-direction:column;gap:.25rem}.schedule-slot{padding:.4rem .6rem;border-left:2px solid transparent;transition:opacity .25s ease;display:flex;align-items:center;gap:.5rem}.schedule-slot.tf{border-color:#6B5650}.schedule-slot.ag{border-color:rgba(148,144,142,.6)}.schedule-slot.ff{border-color:rgba(227,220,218,.35)}.schedule-slot.hh{border-color:#9D8D89}.schedule-slot.empty{border-color:transparent;background:transparent;opacity:.4}.schedule-slot-time{font-size:9px;color:rgba(227,220,218,.3);letter-spacing:.04em;flex-shrink:0}.schedule-slot-name,.schedule-slot-time{font-family:NeueHaas,sans-serif;white-space:nowrap}.schedule-slot-name{font-size:10px;font-weight:600;color:#E3DCDA;flex:1 1;overflow:hidden;text-overflow:ellipsis}.schedule-slot-level{font-family:NeueHaas,sans-serif;font-size:8px;letter-spacing:.08em;text-transform:uppercase;flex-shrink:0}.schedule-slot-level.level-1{color:rgba(227,220,218,.35)}.schedule-slot-level.level-2{color:rgba(227,220,218,.6)}.schedule-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.schedule-days{min-width:700px}.schedule-divider{height:1px;background:rgba(227,220,218,.1);margin:.35rem 0}.schedule-divider-mobile{height:1px;background:rgba(227,220,218,.1);margin:.5rem 0}.schedule-legend{gap:0;margin-top:1.5rem;row-gap:1rem}.legend-group,.schedule-legend{display:flex;align-items:center;flex-wrap:wrap}.legend-group{gap:1.25rem}.legend-group+.legend-group{margin-left:1.5rem;padding-left:1.5rem;border-left:1px solid rgba(227,220,218,.12)}.legend-group-label{font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:rgba(227,220,218,.2);margin-right:.25rem}.legend-divider{width:1px;height:20px;background:rgba(227,220,218,.12);margin:0 1.5rem}.legend-item{display:flex;align-items:center;gap:8px;font-size:11px;color:rgba(227,220,218,.4);cursor:pointer;padding:6px 0;transition:color .2s,opacity .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;letter-spacing:.06em;text-transform:uppercase}.legend-item:hover{color:rgba(227,220,218,.8)}.legend-item.active{color:rgba(227,220,218,1)}.legend-dot{width:8px;height:8px;border-radius:1px;flex-shrink:0}.legend-level{font-family:NeueHaas,sans-serif;font-size:10px;letter-spacing:.06em;text-transform:uppercase;padding:4px 10px;border:1px solid rgba(227,220,218,.15)}.legend-level.level-1{color:rgba(227,220,218,.45);border-color:rgba(227,220,218,.15)}.legend-level.level-2{color:rgba(227,220,218,.75);border-color:rgba(227,220,218,.3)}.app{background:var(--crema);padding:2rem 2.5rem 4rem}.app-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:6rem;gap:6rem;align-items:center}.app-phones{display:flex;gap:1.5rem;justify-content:center;align-items:flex-end}.phone{width:150px;height:290px;background:var(--espresso);border-radius:22px;border:1.5px solid rgba(148,144,142,.3);overflow:hidden;display:flex;flex-direction:column}.phone.tall{height:330px}.phone-bar{width:48px;height:4px;background:rgba(227,220,218,.15);border-radius:2px;margin:10px auto 0}.phone-screen{padding:10px;display:flex;flex-direction:column;gap:7px;flex:1 1}.p-bar{height:8px;border-radius:2px;background:rgba(227,220,218,.08)}.p-bar.acc{background:var(--topo);width:65%}.p-bar.sm{width:40%}.p-pill{padding:7px 8px;border-radius:2px;border-left:2px solid var(--topo);background:rgba(148,144,142,.12)}.p-pill.dark{border-color:rgba(227,220,218,.3);background:rgba(227,220,218,.05)}.p-pill-name{font-size:9px;font-weight:700;color:var(--crema);letter-spacing:.04em}.p-pill-time{font-size:8px;color:rgba(227,220,218,.3);margin-top:2px}.app-content h2{font-family:NeueHaas,sans-serif;font-weight:800;font-size:clamp(38px,5vw,60px);line-height:.95;letter-spacing:-.01em;color:#261612;margin-bottom:1.5rem;margin-top:1rem}.app-content h2 em{font-family:Augereau,serif;font-style:italic;font-weight:300;color:#94908E;font-size:1.05em}.app-content p{font-size:14px;line-height:1.85;color:rgba(19,21,23,.55);margin-bottom:2rem}.app-features{display:flex;flex-direction:column;gap:.6rem;margin-bottom:2.5rem}.app-feature{display:flex;align-items:center;gap:12px;font-size:13px;color:#261612}.app-feature:before{content:"";width:1.5px;height:16px;background:var(--espresso);flex-shrink:0}.store-btn,.store-btns{display:flex;gap:10px}.store-btn{align-items:center;padding:11px 18px;border:1px solid var(--border-light);text-decoration:none;color:#261612;background:transparent;transition:all .2s}.store-btn:hover{background:#261612;color:var(--crema);border-color:#261612}.store-btn-text{display:flex;flex-direction:column}.store-btn-sub{font-size:8px;letter-spacing:.1em;text-transform:uppercase;opacity:.45}.store-btn-name{font-size:13px;font-weight:600;margin-top:1px}.benefits{background:var(--fondo-oscuro);padding:3.5rem 2.5rem}.benefits-inner{max-width:1200px;margin:0 auto}.benefits-header{display:flex;align-items:baseline;justify-content:space-between;padding-bottom:.75rem;border-bottom:1px solid var(--border-dark);margin-bottom:2rem}.benefits-subtitle{font-family:Augereau,serif;font-style:italic;font-size:13px;color:rgba(227,220,218,.45)}.benefits-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0}.benefit-item{padding:1.25rem 0;border-bottom:1px solid var(--border-dark);display:grid;grid-template-columns:64px 1fr;grid-gap:0 1rem;gap:0 1rem;align-items:start;cursor:default;position:relative;transition:background .3s}.benefit-item:nth-child(odd){padding-right:3rem;border-right:1px solid var(--border-dark)}.benefit-item:nth-child(2n){padding-left:3rem}.benefit-item:nth-last-child(-n+2){border-bottom:none}.benefit-item.active,.benefit-item:hover{background:rgba(227,220,218,.04)}.benefit-num{font-family:NeueHaas,sans-serif;font-weight:900;font-size:48px;color:rgba(227,220,218,.08);line-height:1;letter-spacing:-.03em;transition:color .3s,transform .3s;transform:translateY(2px)}.benefit-item.active .benefit-num,.benefit-item:hover .benefit-num{color:rgba(227,220,218,.2);transform:translateY(0) scale(1.05)}.benefit-content{display:flex;flex-direction:column;justify-content:center}.benefit-title{font-family:NeueHaas,sans-serif;font-weight:800;font-size:15px;color:#E3DCDA;line-height:1.2;transition:letter-spacing .3s}.benefit-item.active .benefit-title,.benefit-item:hover .benefit-title{letter-spacing:.01em}.benefit-desc{font-family:NeueHaas,sans-serif;font-size:12px;line-height:1.65;color:rgba(227,220,218,.55);font-weight:300;margin-top:.35rem;transition:letter-spacing .3s}.benefit-item.active .benefit-desc,.benefit-item:hover .benefit-desc{letter-spacing:.01em}.benefits-cta{display:flex;justify-content:flex-start}.first-time{background:var(--espresso);padding:5rem 2.5rem;display:grid;grid-template-columns:1fr auto;grid-gap:4rem;gap:4rem;align-items:center}.first-time-inner{max-width:1200px;margin:0 auto;width:100%;display:inherit;grid-template-columns:inherit;gap:inherit;align-items:inherit}.ft-label{font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--topo);margin-bottom:1rem}.ft-title{font-family:NeueHaas,sans-serif;font-weight:800;font-size:clamp(44px,6vw,76px);line-height:.93;letter-spacing:-.01em;color:var(--crema)}.ft-title em{font-weight:300;color:var(--crema-mid);font-size:1.05em}.ft-note,.ft-title em{font-family:Augereau,serif;font-style:italic}.ft-note{font-size:14px;color:rgba(227,220,218,.5);margin-top:1.25rem}.btn-crema{font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;padding:15px 32px;background:var(--crema);color:var(--espresso);text-decoration:none;border:1px solid var(--crema);transition:all .25s;display:inline-block;white-space:nowrap}.btn-crema:hover{background:var(--fondo-oscuro);color:var(--crema);border-color:var(--negro)}.faq{background:var(--crema);padding:5.5rem 2.5rem}.faq-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr;grid-gap:6rem;gap:6rem}.faq-left p{font-size:13px;line-height:1.75;color:rgba(19,21,23,.45);margin-top:1.5rem}.faq-item{border-top:1px solid var(--border-light);padding:1.5rem 0;cursor:pointer}.faq-item:last-child{border-bottom:1px solid var(--border-light)}.faq-q{font-size:14px;font-weight:600;color:var(--negro);display:flex;justify-content:space-between;align-items:center;gap:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.faq-toggle{font-family:Augereau,serif;font-style:italic;font-size:24px;color:var(--espresso);font-weight:300;flex-shrink:0;transition:transform .3s;line-height:1}.faq-a{font-size:13px;line-height:1.8;color:rgba(38,22,18,.5);margin-top:1rem;display:none}.faq-item.open .faq-a{display:block}.faq-item.open .faq-toggle{transform:rotate(45deg)}.horario-mobile{display:none}.horario-day-tabs{display:flex;gap:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-bottom:1px solid var(--border-dark);margin-bottom:0}.horario-day-tabs::-webkit-scrollbar{display:none}.day-tab{flex-shrink:0;padding:.75rem 1.1rem;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:rgba(227,220,218,.35);cursor:pointer;transition:all .2s;white-space:nowrap;background:none;border:none;border-bottom:2px solid transparent;font-family:NeueHaas,sans-serif}.day-tab.active{color:var(--crema);border-bottom-color:var(--espresso)}.horario-day-content{display:none;padding-top:0}.horario-day-content.active{display:block}.horario-slot{display:flex;align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--border-dark)}.horario-slot:last-child{border-bottom:none}.slot-time{font-family:NeueHaas,sans-serif;font-size:12px;color:rgba(227,220,218,.3);letter-spacing:.04em;min-width:44px;flex-shrink:0}.slot-class{flex:1 1;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-radius:2px}.slot-class.tf{border-left:2px solid #6b5650}.slot-class.ag{border-left:2px solid rgba(148,144,142,.5)}.slot-class.ff{border-left:2px solid rgba(227,220,218,.35)}.slot-class.hh{border-left:2px solid #9d8d89}.slot-class-name{font-size:12px;font-weight:600;color:var(--crema)}.slot-class-level{font-size:10px;letter-spacing:.06em;text-transform:uppercase}.slot-class-level.level-1{color:rgba(227,220,218,.35)}.slot-class-level.level-2{color:rgba(227,220,218,.6)}.slot-empty{flex:1 1;padding:.75rem 1rem;font-size:11px;color:rgba(227,220,218,.12);letter-spacing:.08em;text-transform:uppercase}footer{background:var(--fondo-oscuro);color:#E3DCDA;padding:4rem 2.5rem;font-family:NeueHaas,sans-serif}.footer-inner{max-width:1200px;margin:0 auto}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:4rem;gap:4rem;padding-bottom:3rem;border-bottom:1px solid var(--border-dark);margin-bottom:2.5rem}.footer-logo{font-family:NeueHaas,sans-serif;margin-bottom:1rem}.footer-logo-img{height:32px;width:auto;object-fit:contain}.footer-tagline{font-size:13px;font-weight:300;line-height:1.8;max-width:240px;margin-bottom:1.5rem}.footer-ig,.footer-tagline{font-family:NeueHaas,sans-serif;color:rgba(227,220,218,.5)}.footer-ig{font-size:11px;letter-spacing:.1em;text-decoration:none;transition:color .2s}.footer-ig:hover{color:#E3DCDA}.footer-col-ttl{font-family:NeueHaas,sans-serif;font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:rgba(227,220,218,.3);margin-bottom:1.25rem;font-weight:500}.footer-col a,.footer-col p{font-family:NeueHaas,sans-serif;display:block;font-size:13px;font-weight:300;color:rgba(227,220,218,.5);text-decoration:none;margin-bottom:.65rem;transition:color .2s}.footer-col a:hover{color:#E3DCDA}.footer-hours{font-family:NeueHaas,sans-serif;font-size:12px;font-weight:300;color:rgba(227,220,218,.5);line-height:1.9}.footer-bottom{display:flex;justify-content:space-between;align-items:center}.footer-copy{font-family:NeueHaas,sans-serif;font-size:10px;letter-spacing:.08em;font-weight:300;color:rgba(227,220,218,.2)}.footer-legal{display:flex;gap:2rem}.footer-legal a{font-family:NeueHaas,sans-serif;font-size:10px;letter-spacing:.1em;text-transform:uppercase;font-weight:400;color:rgba(227,220,218,.2);text-decoration:none;transition:color .2s}.footer-legal a:hover{color:rgba(227,220,218,.6)}.modal-legal{display:none;position:fixed;inset:0;background:rgba(38,22,18,.85);z-index:999;align-items:center;justify-content:center;padding:2rem}.modal-legal.open{display:flex}.modal-legal-box{background:var(--crema);width:100%;max-width:760px;max-height:88vh;overflow-y:auto;position:relative}.modal-legal-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2.5rem;border-bottom:1px solid var(--border-light);position:-webkit-sticky;position:sticky;top:0;background:var(--crema);z-index:2}.modal-legal-titulo{font-family:NeueHaas,sans-serif;font-weight:700;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#261612}.modal-legal-fecha{font-size:10px;font-weight:300;letter-spacing:.06em}.modal-legal-close,.modal-legal-fecha{font-family:NeueHaas,sans-serif;color:#94908E}.modal-legal-close{background:none;border:none;cursor:pointer;font-size:18px;line-height:1;padding:4px;transition:color .2s}.modal-legal-close:hover{color:#261612}.modal-legal-body{padding:2.5rem}.modal-legal-intro{font-family:NeueHaas,sans-serif;font-size:14px;font-weight:300;line-height:1.85;color:rgba(19,21,23,.65);margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid var(--border-light)}.modal-legal-section{margin-bottom:2rem}.modal-legal-section h3{font-family:NeueHaas,sans-serif;font-weight:700;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#261612;margin-bottom:.75rem}.modal-legal-section li,.modal-legal-section p{font-family:NeueHaas,sans-serif;font-size:13px;font-weight:300;line-height:1.85;color:rgba(19,21,23,.65)}.modal-legal-section ul{list-style:none;padding:0;margin:.5rem 0}.modal-legal-section ul li:before{content:"—";margin-right:.5rem;color:#94908E}.modal-legal-contacto{margin-top:2rem;padding:1.5rem;border:1px solid var(--border-light);background:var(--crema-off)}.modal-legal-contacto p{font-family:NeueHaas,sans-serif;font-size:13px;font-weight:300;line-height:1.85;color:rgba(19,21,23,.65)}.modal-legal-contacto strong{font-weight:700;color:#261612}.menu-toggle{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:4px;background:none;border:none}.menu-toggle span{display:block;width:22px;height:1.5px;background:var(--fondo-oscuro);transition:all .3s ease;transform-origin:center}.menu-toggle.open span:first-child{transform:translateY(6.5px) rotate(45deg)}.menu-toggle.open span:nth-child(2){opacity:0;transform:scaleX(0)}.menu-toggle.open span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.mobile-nav{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:var(--crema);z-index:99;flex-direction:column;padding:2.5rem 1.5rem;border-top:1px solid var(--border-light)}.mobile-nav.open{display:flex}.mobile-nav a{font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:var(--topo);text-decoration:none;font-weight:500;padding:1.25rem 0;border-bottom:1px solid var(--border-light);transition:color .2s}.mobile-nav a:hover{color:var(--negro)}.mobile-nav .btn-nav-mobile{margin-top:2rem;display:block;text-align:center;font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;padding:16px;background:var(--espresso);color:var(--crema);text-decoration:none;border:none}@media (max-width:1024px){.clases-intro,.method-header,.niveles-header,.profesores-header,.tarifas-intro{grid-template-columns:1fr;gap:2rem}.app-inner,.faq-inner{grid-template-columns:1fr;gap:3rem}.footer-top{gap:3rem}.footer-top,.pricing-row-4{grid-template-columns:1fr 1fr}}@media (max-width:768px){.ticker{font-size:8px;padding:6px 0;letter-spacing:.16em}.ticker-track span{padding:0 1.5rem}header{padding:0 1.25rem;height:64px;position:-webkit-sticky;position:sticky;top:0}header .btn-nav,header nav{display:none}.logo-img{height:26px}.menu-toggle{display:flex}.mobile-nav{padding-top:70px}.mobile-nav a{font-size:14px;padding:1.1rem 0;letter-spacing:.1em}.mobile-nav .btn-nav-mobile{margin-top:1.5rem;padding:14px;font-size:12px}.hero{height:100svh;min-height:560px}.hero-content{grid-template-columns:1fr;gap:0;padding:0 1.25rem 2rem}.hero-content-right{display:none}.hero-label{font-size:9px;margin-bottom:.75rem;letter-spacing:.2em}.hero-headline{font-size:clamp(48px,14vw,68px);line-height:.9;margin-bottom:1rem}.hero-body{font-size:13px;line-height:1.65;margin-top:.75rem;white-space:normal}.hero-ctas{flex-direction:column;align-items:stretch;gap:8px;margin-top:1.5rem;width:100%}.btn-ghost,.btn-primary{width:100%;text-align:center;padding:14px 20px;font-size:11px}.app,.benefits,.clases,.faq,.horario,.method,.niveles,.profesores,.reservas,.tarifas,.unified,section{padding:3rem 1.25rem}footer{padding:2.5rem 1.25rem}.first-time{padding:3rem 1.25rem}.section-eyebrow{font-size:9px;margin-bottom:1rem;letter-spacing:.2em}.section-title-lg{font-size:clamp(36px,10vw,52px);line-height:.95}.method-title{font-size:clamp(28px,8vw,42px);margin-top:1rem}.unified-title{font-size:clamp(36px,10vw,52px);margin-top:.75rem}.method{padding-top:3rem}.method-inner{padding:0}.method-header{margin-bottom:1.5rem}.method-desc{font-size:14px;line-height:1.7}.method-grid{grid-template-columns:1fr;border:none;margin-top:0}.method-item{border-right:none;border-bottom:1px solid var(--border-dark);padding:1.75rem 0}.method-item:first-child{padding-top:1.5rem}.method-item:last-child{border-bottom:none;padding-bottom:0}.method-num{font-size:36px;top:1.5rem;right:0}.method-tag{font-size:10px;padding-right:2.5rem;margin-bottom:.75rem;padding-bottom:.75rem}.method-item h3{font-size:14px;margin-bottom:1rem}.method-item p{font-size:13px;line-height:1.7}.levels-block{margin-top:2rem;padding-top:1.75rem}.levels-grid{grid-template-columns:1fr;border:none}.level-item{border-right:none;border-bottom:1px solid var(--border-dark);padding:1.5rem 0}.level-item:first-child{padding-top:0}.level-item:last-child{border-bottom:none;padding-bottom:0}.level-num{font-size:28px;top:1rem;right:0}.level-name{padding-right:2.5rem}.unified{padding-bottom:1.5rem}.unified-header{grid-template-columns:1fr;gap:1.25rem;margin-bottom:2rem}.unified-body{font-size:14px;margin-bottom:1.5rem}.btn-reservar{width:100%;text-align:center;padding:14px 20px}.clases-grid{grid-template-columns:1fr!important;gap:0}.clase-card{padding:1.75rem 1rem 1.75rem .25rem;border-bottom:1px solid var(--border-light)}.clase-card:last-child{border-bottom:none}.clase-card h3{font-size:24px;margin-bottom:.5rem}.clase-card p{font-size:13px;line-height:1.7;text-align:justify}.clase-tags{margin-bottom:1rem}.clase-tag{padding:3px 8px;font-size:8px}.horario-filtros,.schedule-legend,.schedule-wrap{display:none}.horario-mobile{display:block}.horario-header{flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:0}.horario-nota{text-align:left;max-width:100%;font-size:12px}.horario-day-tabs{gap:0}.day-tab{padding:.65rem .9rem;font-size:10px;flex:1 1;text-align:center}.horario-slot{padding:.75rem 0;gap:.75rem}.slot-time{font-size:11px;min-width:40px}.slot-class{padding:.6rem .75rem}.slot-class-name{font-size:12px}.slot-class-level{font-size:9px}.horario-day-content{padding-top:.5rem}.tarifas{padding-bottom:1rem}.tarifa-bloque{margin-bottom:2rem}.tarifa-bloque-header{flex-direction:column;align-items:flex-start;gap:4px;padding-bottom:.75rem;margin-bottom:1rem}.tarifa-bloque-titulo{font-size:9px}.tarifa-bloque-nota{font-size:12px}.pricing-row-4{grid-template-columns:1fr;gap:10px}.pricing-row{grid-template-columns:1fr!important;gap:10px}.pricing-card{padding:1.25rem;min-height:auto}.pricing-name{font-size:10px;margin-bottom:.5rem}.pricing-precio{font-size:36px;margin-bottom:.25rem}.pricing-detalle{font-size:12px}.pricing-cta{margin-top:1rem;padding:11px 14px;font-size:10px}.pricing-badge{font-size:8px;padding:4px 10px}.benefits{padding:2.5rem 1.25rem}.benefits-grid{grid-template-columns:1fr}.benefit-item{grid-template-columns:48px 1fr;padding:1.25rem 0!important;gap:0 1rem;border-right:none!important;border-bottom:1px solid var(--border-dark);align-items:center;min-height:56px}.benefit-item:nth-child(odd){padding-right:0}.benefit-item:nth-child(2n){padding-left:0}.benefit-item:last-of-type{border-bottom:none}.benefit-num{font-size:32px;line-height:1;transform:none}.benefit-title{font-size:15px;line-height:1.35}.benefit-desc{font-size:11px;line-height:1.5;margin-top:.25rem}.benefits-cta{margin-top:1.5rem}.benefits-cta .btn-primary{width:100%;text-align:center}.faq-inner{grid-template-columns:1fr;gap:2rem}.faq-left p{font-size:12px;margin-top:1rem}.faq-q{font-size:13px;padding:.25rem 0}.faq-a{font-size:12px;line-height:1.75}.faq-item{padding:1.25rem 0}.faq-toggle{font-size:20px}.app-inner{grid-template-columns:1fr;gap:2.5rem}.app-phones{order:-1;justify-content:center}.app-phones .phone.tall{display:none}.phone{width:150px;height:290px}.app-content h2{font-size:clamp(32px,9vw,48px);margin-bottom:1rem}.app-content p{font-size:13px;margin-bottom:1.5rem}.app-feature{font-size:12px;gap:10px}.app-feature:before{height:14px}.store-btns{flex-direction:column;gap:8px}.store-btn{width:100%;justify-content:center}.first-time{grid-template-columns:1fr;gap:1.5rem}.ft-label{font-size:9px}.ft-title{font-size:clamp(36px,10vw,56px)}.ft-note{font-size:13px;margin-top:1rem}.btn-crema{width:100%;text-align:center;padding:15px}.footer-top{grid-template-columns:1fr;gap:2rem}.footer-logo .fl-130,.footer-logo .fl-studio{font-size:18px}.footer-tagline{font-size:13px;max-width:100%}.footer-col-ttl{margin-bottom:.75rem}.footer-col a,.footer-col p{margin-bottom:.5rem}.footer-bottom{flex-direction:column;align-items:flex-start;gap:1rem;padding-top:1.5rem}.footer-copy{font-size:9px}.footer-legal{flex-wrap:wrap;gap:.75rem}.footer-legal a{font-size:9px}}@media (max-width:390px){.hero-headline{font-size:44px}.section-title-lg,.unified-title{font-size:34px}.method-title{font-size:26px}.pricing-precio{font-size:32px}.clase-card h3{font-size:22px}.ft-title{font-size:36px}}.reservar-page{background:var(--crema);margin:0;--momenceColorBackground:#FBFBFB;--momenceColorPrimary:38,22,18;--momenceColorBlack:38,22,18}.reservar-inner{max-width:960px;margin:0 auto;padding:0 2.5rem 3rem}#ribbon-schedule{margin-top:0!important}@media (max-width:768px){.reservar-inner{padding:0 1.25rem 2rem}}