:root{--cream:#f6eddb;--cream-2:#eee1c5;--paper:#fbf4e4;--ink:#211405;--ink-soft:#5c4a30;--orange:#e4572e;--orange-deep:#bf3f1c;--yellow:#f3a712;--yellow-soft:#f8c95c;--green:#1e6b4e;--green-deep:#123c2a;--max-w:1180px;--gutter:clamp(1.25rem, 4vw, 3rem);--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--font-display:"Fraunces", "Iowan Old Style", "Palatino Linotype", serif;--font-body:"Archivo", "Helvetica Neue", Arial, sans-serif;color-scheme:light}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}body{background:var(--cream);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.6;overflow-x:hidden}img,svg{max-width:100%;display:block}a{color:inherit}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.01em;margin:0;font-weight:600}p{margin:0}ul,ol{margin:0;padding:0;list-style:none}button{font-family:inherit}body:before{content:"";z-index:999;pointer-events:none;opacity:.04;mix-blend-mode:multiply;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");position:fixed;inset:0}.wrap{max-width:var(--max-w);padding-inline:var(--gutter);margin-inline:auto}.section{padding-block:clamp(4rem,9vw,7.5rem);position:relative}.section--ink{background:var(--ink);color:var(--cream)}.section--green{background:var(--green-deep);color:var(--cream)}.section--orange{background:var(--orange);color:var(--cream)}.section--cream2{background:var(--cream-2)}.eyebrow{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--orange);align-items:center;gap:.6em;font-size:.78rem;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:currentColor;border-radius:2px;width:2em;height:3px}.section--ink .eyebrow,.section--green .eyebrow{color:var(--yellow)}.section--orange .eyebrow{color:var(--ink)}.section-head{max-width:44rem;margin-bottom:clamp(2.5rem,6vw,4rem)}.section-head h2{margin-top:.55em;font-size:clamp(2.2rem,4.6vw,3.4rem);line-height:1.03}.section-head p{color:var(--ink-soft);max-width:38rem;margin-top:1.1rem;font-size:1.08rem}.section--ink .section-head p,.section--green .section-head p{color:#f6eddbbf}.btn{background:var(--orange);color:var(--cream);border:2px solid var(--orange);cursor:pointer;transition:transform .35s var(--ease-spring), box-shadow .35s var(--ease-out), background .3s, color .3s;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:.6em;padding:1em 1.8em;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 8px 24px -10px #bf3f1c8c}.btn:hover{background:var(--orange-deep);border-color:var(--orange-deep);transform:translateY(-2px);box-shadow:0 14px 30px -10px #bf3f1ca6}.btn:active{transform:translateY(0)}.btn--ink{background:var(--ink);border-color:var(--ink);color:var(--cream);box-shadow:0 8px 24px -12px #21140580}.btn--ink:hover{background:#3a2a12;border-color:#3a2a12;box-shadow:0 14px 30px -12px #21140599}.btn--ghost{color:var(--ink);box-shadow:none;background:0 0;border-color:#21140559}.btn--ghost:hover{border-color:var(--ink);box-shadow:none;background:#2114050f}.section--ink .btn--ghost,.section--green .btn--ghost{color:var(--cream);border-color:#f6eddb66}.section--ink .btn--ghost:hover,.section--green .btn--ghost:hover{border-color:var(--cream);background:#f6eddb14}.band{background:repeating-linear-gradient(-45deg, var(--orange) 0 18px, var(--yellow) 18px 36px, var(--green) 36px 54px, var(--ink) 54px 72px);height:14px}[data-reveal]{opacity:0;transition:opacity .85s var(--ease-out), transform .85s var(--ease-out);transition-delay:var(--reveal-delay,0s);transform:translateY(26px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}[data-reveal=scale]{transform:translateY(0)scale(.93)}[data-reveal=scale].is-visible{transform:translateY(0)scale(1)}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transition:none;transform:none}}.text-balance{text-wrap:balance}::selection{background:var(--yellow);color:var(--ink)}.nav[data-astro-cid-wpvy4v7s]{inset-inline:0;z-index:100;border-bottom:2px solid #0000;transition:background .4s,box-shadow .4s,border-color .4s;position:fixed;top:0}.nav[data-astro-cid-wpvy4v7s].is-scrolled{-webkit-backdrop-filter:blur(12px)saturate(130%);background:#f6eddbeb;border-color:#2114051a}.nav__inner[data-astro-cid-wpvy4v7s]{align-items:center;gap:1.5rem;padding-block:.95rem;display:flex}.nav__brand[data-astro-cid-wpvy4v7s]{color:var(--ink);font-family:var(--font-display);letter-spacing:-.01em;align-items:center;gap:.65rem;margin-right:auto;font-size:1.12rem;font-weight:700;text-decoration:none;display:inline-flex}.nav__mark[data-astro-cid-wpvy4v7s]{transform-origin:50% 85%;animation:6s ease-in-out infinite sway;display:inline-flex}@keyframes sway{0%,to{transform:rotate(-6deg)}50%{transform:rotate(6deg)}}.nav__links[data-astro-cid-wpvy4v7s] ul[data-astro-cid-wpvy4v7s]{gap:clamp(1rem,2vw,1.8rem);display:flex}.nav__links[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]{color:var(--ink-soft);padding-block:.3rem;font-size:.92rem;font-weight:600;text-decoration:none;position:relative}.nav__links[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]:after{content:"";background:var(--orange);width:0;height:3px;transition:width .3s var(--ease-out);border-radius:2px;position:absolute;bottom:0;left:0}.nav__links[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]:hover{color:var(--ink)}.nav__links[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]:hover:after{width:100%}.nav__cta[data-astro-cid-wpvy4v7s]{padding:.72em 1.4em;font-size:.87rem}.nav__burger[data-astro-cid-wpvy4v7s]{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:38px;height:38px;display:none}.nav__burger[data-astro-cid-wpvy4v7s] span[data-astro-cid-wpvy4v7s]{background:var(--ink);border-radius:2px;height:2.5px;display:block}.nav-mobile[data-astro-cid-wpvy4v7s]{background:var(--cream);border-bottom:2px solid #2114051a;display:none}.nav-mobile[data-astro-cid-wpvy4v7s] ul[data-astro-cid-wpvy4v7s]{padding:1.2rem var(--gutter) 1.6rem;flex-direction:column;gap:1rem;display:flex}.nav-mobile[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]{color:var(--ink);font-weight:600;text-decoration:none}@media (width<=860px){.nav__links[data-astro-cid-wpvy4v7s],.nav__cta[data-astro-cid-wpvy4v7s]{display:none}.nav__burger[data-astro-cid-wpvy4v7s]{display:flex}.nav-mobile[data-astro-cid-wpvy4v7s].is-open{display:block}}.hero[data-astro-cid-ge2uvauf]{background:radial-gradient(55% 45% at 88% 0%, #f3a7122e, transparent 70%), var(--cream);padding-top:5.5rem;position:relative;overflow:clip}.hero__inner[data-astro-cid-ge2uvauf]{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2rem,5vw,4.5rem);min-height:min(88svh,820px);padding-block:clamp(2.5rem,5vw,4rem);display:grid}.hero__title[data-astro-cid-ge2uvauf]{letter-spacing:-.02em;color:var(--ink);max-width:12ch;margin-top:1rem;font-size:clamp(2.9rem,6.4vw,5.2rem);line-height:1}.hero__title[data-astro-cid-ge2uvauf] em[data-astro-cid-ge2uvauf]{color:var(--orange);font-style:italic}.hero__sub[data-astro-cid-ge2uvauf]{max-width:33rem;color:var(--ink-soft);margin-top:1.5rem;font-size:clamp(1.05rem,1.5vw,1.2rem)}.hero__sub[data-astro-cid-ge2uvauf] strong[data-astro-cid-ge2uvauf]{color:var(--ink)}.hero__actions[data-astro-cid-ge2uvauf]{flex-wrap:wrap;gap:.9rem;margin-top:2.2rem;display:flex}.hero__stats[data-astro-cid-ge2uvauf]{border-top:2px solid #2114051f;flex-wrap:wrap;gap:clamp(1.5rem,4vw,3rem);margin:3rem 0 0;padding-top:1.6rem;display:flex}.hero__stats[data-astro-cid-ge2uvauf]>div[data-astro-cid-ge2uvauf]{flex-direction:column;gap:.15rem;display:flex}.hero__stats[data-astro-cid-ge2uvauf] dt[data-astro-cid-ge2uvauf]{font-family:var(--font-display);color:var(--orange-deep);font-size:clamp(1.5rem,2.6vw,2rem)}.hero__stats[data-astro-cid-ge2uvauf] dd[data-astro-cid-ge2uvauf]{color:var(--ink-soft);max-width:15ch;margin:0;font-size:.84rem}.hero__art[data-astro-cid-ge2uvauf]{justify-self:center;width:min(100%,540px)}.hero__art[data-astro-cid-ge2uvauf] svg[data-astro-cid-ge2uvauf]{width:100%;height:auto}.hero__rays[data-astro-cid-ge2uvauf]{transform-origin:330px 250px;animation:60s linear infinite rays-spin}@keyframes rays-spin{to{transform:rotate(360deg)}}.hero__figure[data-astro-cid-ge2uvauf]{transform-origin:325px 505px;animation:7s ease-in-out infinite figure-rock}@keyframes figure-rock{0%,to{transform:rotate(-2.5deg)}50%{transform:rotate(2.5deg)}}.hero__band[data-astro-cid-ge2uvauf]{background:var(--ink);padding-block:1rem;overflow:hidden}.hero__band-track[data-astro-cid-ge2uvauf]{gap:3rem;width:max-content;animation:28s linear infinite marquee;display:flex}.hero__band-track[data-astro-cid-ge2uvauf] span[data-astro-cid-ge2uvauf]{font-family:var(--font-display);color:var(--cream);opacity:.9;white-space:nowrap;font-size:1.15rem;font-style:italic}.hero__band-track[data-astro-cid-ge2uvauf] span[data-astro-cid-ge2uvauf]:after{content:"✦";color:var(--yellow);margin-left:3rem}@keyframes marquee{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.hero__rays[data-astro-cid-ge2uvauf],.hero__figure[data-astro-cid-ge2uvauf],.hero__band-track[data-astro-cid-ge2uvauf]{animation:none}}@media (width<=900px){.hero__inner[data-astro-cid-ge2uvauf]{grid-template-columns:1fr;min-height:auto}.hero__art[data-astro-cid-ge2uvauf]{order:-1;width:min(80%,380px);margin-top:1rem}}.escuela[data-astro-cid-7y5uauys]{background:var(--cream);overflow:clip}.escuela__inner[data-astro-cid-7y5uauys]{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(2.5rem,6vw,5.5rem);display:grid}.escuela__copy[data-astro-cid-7y5uauys] h2[data-astro-cid-7y5uauys]{color:var(--ink);margin-top:.55em;font-size:clamp(2.2rem,4.2vw,3.2rem);line-height:1.05}.escuela__copy[data-astro-cid-7y5uauys] p[data-astro-cid-7y5uauys]:not(.eyebrow){max-width:40rem;color:var(--ink-soft);margin-top:1.2rem;font-size:1.02rem}.escuela__stats[data-astro-cid-7y5uauys]{border-top:2px solid #2114051f;flex-wrap:wrap;gap:clamp(1.5rem,4vw,3rem);margin:2.4rem 0 0;padding-top:1.6rem;display:flex}.escuela__stats[data-astro-cid-7y5uauys]>div[data-astro-cid-7y5uauys]{flex-direction:column;gap:.15rem;display:flex}.escuela__stats[data-astro-cid-7y5uauys] dt[data-astro-cid-7y5uauys]{font-family:var(--font-display);color:var(--orange-deep);font-size:clamp(1.4rem,2.4vw,1.9rem)}.escuela__stats[data-astro-cid-7y5uauys] dd[data-astro-cid-7y5uauys]{color:var(--ink-soft);max-width:16ch;margin:0;font-size:.83rem}.escuela__card[data-astro-cid-7y5uauys]{background:var(--paper);border:2.5px solid var(--ink);border-radius:22px;padding:clamp(1.8rem,3vw,2.5rem);transform:rotate(-1.2deg);box-shadow:10px 12px #21140524}.escuela__card[data-astro-cid-7y5uauys] h3[data-astro-cid-7y5uauys]{color:var(--ink);font-size:clamp(1.5rem,2.4vw,1.9rem)}.escuela__card[data-astro-cid-7y5uauys] ul[data-astro-cid-7y5uauys]{flex-direction:column;gap:1.1rem;margin-top:1.4rem;display:flex}.escuela__card[data-astro-cid-7y5uauys] li[data-astro-cid-7y5uauys]{flex-direction:column;gap:.2rem;padding-left:1.6rem;display:flex;position:relative}.escuela__card[data-astro-cid-7y5uauys] li[data-astro-cid-7y5uauys]:before{content:"✦";color:var(--orange);font-size:.95rem;position:absolute;top:.05em;left:0}.escuela__card[data-astro-cid-7y5uauys] li[data-astro-cid-7y5uauys] strong[data-astro-cid-7y5uauys]{color:var(--ink);font-size:.98rem}.escuela__card[data-astro-cid-7y5uauys] li[data-astro-cid-7y5uauys] span[data-astro-cid-7y5uauys]{color:var(--ink-soft);font-size:.9rem;line-height:1.5}.escuela__card[data-astro-cid-7y5uauys] .btn[data-astro-cid-7y5uauys]{width:100%;margin-top:1.8rem}@media (width<=900px){.escuela__inner[data-astro-cid-7y5uauys]{grid-template-columns:1fr}.escuela__card[data-astro-cid-7y5uauys]{max-width:30rem;transform:none}}.gcb[data-astro-cid-q7nn4riu]{background:var(--cream);overflow:clip}.gcb__inner[data-astro-cid-q7nn4riu]{grid-template-columns:auto 1fr;align-items:center;gap:clamp(2.5rem,6vw,6rem);display:grid}.gcb__badge[data-astro-cid-q7nn4riu]{filter:drop-shadow(0 18px 30px #2114052e);justify-self:center;place-items:center;width:230px;height:230px;display:grid;position:relative}.gcb__badge-spin[data-astro-cid-q7nn4riu]{animation:40s linear infinite spin-slow;position:absolute;inset:0}@keyframes spin-slow{to{transform:rotate(360deg)}}.gcb__badge-core[data-astro-cid-q7nn4riu]{flex-direction:column;align-items:center;line-height:1;display:flex;position:relative}.gcb__badge-core[data-astro-cid-q7nn4riu] span[data-astro-cid-q7nn4riu]{letter-spacing:.16em;text-transform:uppercase;color:var(--ink-soft);font-size:.72rem;font-weight:700}.gcb__badge-core[data-astro-cid-q7nn4riu] strong[data-astro-cid-q7nn4riu]{font-family:var(--font-display);color:var(--orange-deep);margin-top:.25rem;font-size:2.5rem}.gcb__content[data-astro-cid-q7nn4riu] h2[data-astro-cid-q7nn4riu]{color:var(--ink);margin-top:.55em;font-size:clamp(2.1rem,3.8vw,2.9rem)}.gcb__content[data-astro-cid-q7nn4riu] p[data-astro-cid-q7nn4riu]:not(.eyebrow){max-width:42rem;color:var(--ink-soft);margin-top:1.2rem;font-size:1.02rem}.gcb__stats[data-astro-cid-q7nn4riu]{border-top:2px solid #2114051f;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;margin-top:2.4rem;padding-top:1.8rem;display:grid}.gcb__stats[data-astro-cid-q7nn4riu] dt[data-astro-cid-q7nn4riu]{font-family:var(--font-display);color:var(--orange-deep);font-size:clamp(1.4rem,2.4vw,1.9rem)}.gcb__stats[data-astro-cid-q7nn4riu] dd[data-astro-cid-q7nn4riu]{color:var(--ink-soft);margin:.25rem 0 0;font-size:.83rem}@media (width<=900px){.gcb__inner[data-astro-cid-q7nn4riu]{text-align:center;grid-template-columns:1fr}.gcb__content[data-astro-cid-q7nn4riu] p[data-astro-cid-q7nn4riu]:not(.eyebrow){margin-inline:auto}.gcb__stats[data-astro-cid-q7nn4riu]{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.gcb__badge-spin[data-astro-cid-q7nn4riu]{animation:none}}.teachers[data-astro-cid-lvgfaakl]{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:1.5rem;display:grid}.tcard[data-astro-cid-lvgfaakl]{border:3px solid var(--ink);transition:transform .45s var(--ease-spring), box-shadow .45s var(--ease-out);border-radius:24px;flex-direction:column;padding:2rem 1.9rem 1.9rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px #00000040}.tcard[data-astro-cid-lvgfaakl]:hover{transform:translateY(-8px)rotate(-.6deg);box-shadow:0 18px #00000040}.tcard--orange[data-astro-cid-lvgfaakl]{background:var(--orange);color:var(--cream)}.tcard--yellow[data-astro-cid-lvgfaakl]{background:var(--yellow);color:var(--ink)}.tcard--cream[data-astro-cid-lvgfaakl]{background:var(--cream);color:var(--ink)}.tcard__top[data-astro-cid-lvgfaakl]{justify-content:space-between;align-items:center;margin-bottom:1.6rem;display:flex}.tcard__avatar[data-astro-cid-lvgfaakl]{object-fit:cover;border:3px solid var(--ink);border-radius:50%;width:84px;height:84px;box-shadow:0 6px #0003}.tcard__rank[data-astro-cid-lvgfaakl]{letter-spacing:.16em;text-transform:uppercase;border:2px solid;border-radius:999px;padding:.45em 1em;font-size:.72rem;font-weight:800;position:relative}.tcard__name[data-astro-cid-lvgfaakl]{font-size:2rem;line-height:1;position:relative}.tcard__bio[data-astro-cid-lvgfaakl]{opacity:.92;flex-grow:1;margin-top:1.1rem;font-size:.94rem;line-height:1.65;position:relative}.tcard__tags[data-astro-cid-lvgfaakl]{flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;display:flex}.tcard__tags[data-astro-cid-lvgfaakl] li[data-astro-cid-lvgfaakl]{background:#00000029;border-radius:999px;padding:.4em .9em;font-size:.73rem;font-weight:700}.tcard--cream[data-astro-cid-lvgfaakl] .tcard__tags[data-astro-cid-lvgfaakl] li[data-astro-cid-lvgfaakl],.tcard--yellow[data-astro-cid-lvgfaakl] .tcard__tags[data-astro-cid-lvgfaakl] li[data-astro-cid-lvgfaakl]{background:#2114051a}.bento[data-astro-cid-jabhex2p]{grid-template-columns:repeat(6,1fr);grid-template-areas:"quote quote quote a a a""quote quote quote b b b""c c c d d d";gap:1.25rem;display:grid}.bento__quote[data-astro-cid-jabhex2p]{background:var(--green-deep);color:var(--cream);border:3px solid var(--ink);border-radius:24px;flex-direction:column;grid-area:quote;justify-content:center;gap:1.2rem;margin:0;padding:clamp(1.8rem,3vw,2.6rem);display:flex}.bento__quote[data-astro-cid-jabhex2p] p[data-astro-cid-jabhex2p]{font-family:var(--font-display);font-size:clamp(1.25rem,2.2vw,1.65rem);font-style:italic;line-height:1.35}.bento__quote[data-astro-cid-jabhex2p] cite[data-astro-cid-jabhex2p]{letter-spacing:.06em;color:var(--yellow);font-size:.78rem;font-style:normal;font-weight:700}.bento__card[data-astro-cid-jabhex2p]{background:var(--paper);border:3px solid var(--ink);color:var(--ink);transition:transform .4s var(--ease-spring);border-radius:24px;padding:clamp(1.5rem,2.6vw,2rem)}.bento__card[data-astro-cid-jabhex2p]:hover{transform:translateY(-4px)}.bento__card--a[data-astro-cid-jabhex2p]{background:var(--yellow);grid-area:a}.bento__card--b[data-astro-cid-jabhex2p]{grid-area:b}.bento__card--c[data-astro-cid-jabhex2p]{background:var(--orange);color:var(--cream);grid-area:c}.bento__card--d[data-astro-cid-jabhex2p]{grid-area:d}.bento__card[data-astro-cid-jabhex2p] h3[data-astro-cid-jabhex2p]{font-size:1.18rem}.bento__card[data-astro-cid-jabhex2p] p[data-astro-cid-jabhex2p]{opacity:.85;margin-top:.7rem;font-size:.9rem;line-height:1.55}@media (width<=900px){.bento[data-astro-cid-jabhex2p]{grid-template-columns:1fr;grid-template-areas:"quote""a""b""c""d"}}.reasons__grid[data-astro-cid-axhb7gw3]{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;display:grid}.reason[data-astro-cid-axhb7gw3]{background:var(--paper);border:2px solid #21140524;border-left:5px solid var(--yellow);transition:transform .35s var(--ease-spring), box-shadow .35s var(--ease-out);border-radius:16px;padding:1.5rem 1.6rem}.reason[data-astro-cid-axhb7gw3]:hover{transform:translateY(-4px);box-shadow:0 14px 28px -16px #2114054d}.reason[data-astro-cid-axhb7gw3] h3[data-astro-cid-axhb7gw3]{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--green);font-size:.82rem;font-weight:800}.reason[data-astro-cid-axhb7gw3] p[data-astro-cid-axhb7gw3]{color:var(--ink-soft);margin-top:.6rem;font-size:.95rem;line-height:1.6}@media (width<=900px){.reasons__grid[data-astro-cid-axhb7gw3]{grid-template-columns:1fr}}@media (width>=601px) and (width<=900px){.reasons__grid[data-astro-cid-axhb7gw3]{grid-template-columns:repeat(2,minmax(0,1fr))}}.precios__grid[data-astro-cid-3ecglysg]{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:clamp(1.2rem,2.5vw,2rem);display:grid}.precios__card[data-astro-cid-3ecglysg]{background:var(--paper);color:var(--ink);border:2.5px solid var(--ink);border-radius:22px;flex-direction:column;padding:clamp(1.8rem,3vw,2.4rem);display:flex;position:relative}.precios__card--featured[data-astro-cid-3ecglysg]{background:var(--yellow);box-shadow:0 22px 44px -18px #f3a71273}.precios__badge[data-astro-cid-3ecglysg]{background:var(--orange);color:var(--cream);letter-spacing:.12em;text-transform:uppercase;border:2px solid var(--ink);border-radius:999px;padding:.35em 1em;font-size:.72rem;font-weight:800;position:absolute;top:-.9rem;right:1.4rem}.precios__card[data-astro-cid-3ecglysg] h3[data-astro-cid-3ecglysg]{font-size:1.25rem}.precios__price[data-astro-cid-3ecglysg]{flex-wrap:wrap;align-items:baseline;gap:.5rem;margin-top:1rem;display:flex}.precios__price[data-astro-cid-3ecglysg] strong[data-astro-cid-3ecglysg]{font-family:var(--font-display);color:var(--orange-deep);font-size:clamp(2.1rem,3.4vw,2.7rem);line-height:1}.precios__card--featured[data-astro-cid-3ecglysg] .precios__price[data-astro-cid-3ecglysg] strong[data-astro-cid-3ecglysg]{color:var(--ink)}.precios__price[data-astro-cid-3ecglysg] span[data-astro-cid-3ecglysg]{color:var(--ink-soft);font-size:.85rem;font-weight:600}.precios__card[data-astro-cid-3ecglysg] ul[data-astro-cid-3ecglysg]{flex-direction:column;flex-grow:1;gap:.7rem;margin-top:1.4rem;display:flex}.precios__card[data-astro-cid-3ecglysg] li[data-astro-cid-3ecglysg]{color:var(--ink-soft);padding-left:1.5rem;font-size:.92rem;line-height:1.45;position:relative}.precios__card--featured[data-astro-cid-3ecglysg] li[data-astro-cid-3ecglysg]{color:#211405c7}.precios__card[data-astro-cid-3ecglysg] li[data-astro-cid-3ecglysg]:before{content:"✦";color:var(--orange-deep);font-size:.85rem;position:absolute;top:.05em;left:0}.precios__card[data-astro-cid-3ecglysg] .btn[data-astro-cid-3ecglysg]{width:100%;margin-top:1.8rem}.precios__card[data-astro-cid-3ecglysg] .btn--ghost[data-astro-cid-3ecglysg]{color:var(--ink);border-color:#21140559}.precios__card[data-astro-cid-3ecglysg] .btn--ghost[data-astro-cid-3ecglysg]:hover{border-color:var(--ink);background:#2114050f}.precios__card--featured[data-astro-cid-3ecglysg] .btn[data-astro-cid-3ecglysg]{background:var(--ink);border-color:var(--ink)}.precios__card--featured[data-astro-cid-3ecglysg] .btn[data-astro-cid-3ecglysg]:hover{background:#3a2a12;border-color:#3a2a12}.precios__note[data-astro-cid-3ecglysg]{text-align:center;color:#f6eddbbf;margin-top:2.4rem;font-size:.95rem}.precios__note[data-astro-cid-3ecglysg] strong[data-astro-cid-3ecglysg]{color:var(--yellow)}@media (width<=900px){.precios__grid[data-astro-cid-3ecglysg]{grid-template-columns:1fr;max-width:26rem;margin-inline:auto}}.schedule__where[data-astro-cid-7i4pyfqf]{background:var(--paper);color:var(--ink);border:2px solid #21140529;border-radius:999px;align-items:center;gap:.6em;margin-bottom:1.6rem;padding:.65em 1.2em;font-size:.9rem;font-weight:600;display:inline-flex}.schedule__where[data-astro-cid-7i4pyfqf] svg[data-astro-cid-7i4pyfqf]{color:var(--orange);flex-shrink:0}.schedule__where[data-astro-cid-7i4pyfqf] a[data-astro-cid-7i4pyfqf]{color:var(--orange-deep);font-weight:700}.schedule[data-astro-cid-7i4pyfqf]{grid-template-columns:repeat(3,minmax(150px,1fr));gap:1rem;display:grid}.schedule__day[data-astro-cid-7i4pyfqf]{background:var(--paper);border:2px solid #21140529;border-radius:18px;min-width:150px;padding:1.3rem 1.1rem}.schedule__day[data-astro-cid-7i4pyfqf] h3[data-astro-cid-7i4pyfqf]{color:var(--ink);border-bottom:2px dashed #2114052e;margin-bottom:.85rem;padding-bottom:.85rem;font-size:1rem}.schedule__day[data-astro-cid-7i4pyfqf] ul[data-astro-cid-7i4pyfqf]{flex-direction:column;gap:.6rem;display:flex}.schedule__pill[data-astro-cid-7i4pyfqf]{color:var(--ink);background:var(--cream-2);border-left:4px solid var(--orange);border-radius:12px;flex-direction:column;gap:.15rem;padding:.6rem .75rem;font-size:.79rem;font-weight:600;line-height:1.3;display:flex}.schedule__time[data-astro-cid-7i4pyfqf]{color:var(--orange-deep);letter-spacing:.04em;font-size:.72rem;font-weight:800}.schedule__pill--todos[data-astro-cid-7i4pyfqf]{border-left-color:var(--orange)}.schedule__pill--avanzados[data-astro-cid-7i4pyfqf]{border-left-color:var(--green)}.schedule__pill--avanzados[data-astro-cid-7i4pyfqf] .schedule__time[data-astro-cid-7i4pyfqf]{color:var(--green)}.schedule__note[data-astro-cid-7i4pyfqf]{color:var(--ink-soft);max-width:40rem;margin-top:1.6rem;font-size:.86rem}@media (width<=900px){.schedule[data-astro-cid-7i4pyfqf]{grid-template-columns:1fr;max-width:26rem}}.location[data-astro-cid-rjm2jqzt]{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(2.5rem,6vw,5rem);display:grid}.location__info[data-astro-cid-rjm2jqzt] h2[data-astro-cid-rjm2jqzt]{color:var(--cream);margin-top:.55em;font-size:clamp(2.1rem,3.8vw,2.9rem)}.location__info[data-astro-cid-rjm2jqzt] p[data-astro-cid-rjm2jqzt]:not(.eyebrow){color:#f6eddbbf;max-width:34rem;margin-top:1.1rem}.location__points[data-astro-cid-rjm2jqzt]{border-left:3px solid #f6eddb40;flex-direction:column;gap:.9rem;margin-top:2rem;padding-left:1.2rem;display:flex}.location__points[data-astro-cid-rjm2jqzt] dt[data-astro-cid-rjm2jqzt]{letter-spacing:.12em;text-transform:uppercase;color:var(--yellow);font-size:.72rem;font-weight:800}.location__points[data-astro-cid-rjm2jqzt] dd[data-astro-cid-rjm2jqzt]{color:var(--cream);margin:.15rem 0 0;font-size:1rem}.location__info[data-astro-cid-rjm2jqzt] .btn[data-astro-cid-rjm2jqzt]{margin-top:2.2rem}.location__map[data-astro-cid-rjm2jqzt]{border:3px solid var(--ink);border-radius:24px;justify-self:center;width:100%;max-width:420px;overflow:hidden;box-shadow:0 12px #00000040}@media (width<=900px){.location[data-astro-cid-rjm2jqzt]{grid-template-columns:1fr}}.cta[data-astro-cid-blvy5prr]{text-align:center;position:relative;overflow:clip}.cta__sun[data-astro-cid-blvy5prr]{opacity:.95;position:absolute;top:-50px;right:clamp(-60px,4vw,80px)}.cta__sun-rays[data-astro-cid-blvy5prr]{transform-origin:100px 100px;animation:50s linear infinite sun-spin}@keyframes sun-spin{to{transform:rotate(360deg)}}.cta__inner[data-astro-cid-blvy5prr]{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.cta[data-astro-cid-blvy5prr] h2[data-astro-cid-blvy5prr]{max-width:18ch;color:var(--cream);margin-top:.55em;font-size:clamp(2.3rem,5.5vw,3.8rem)}.cta__sub[data-astro-cid-blvy5prr]{color:#f6eddbeb;max-width:34rem;margin-top:1.2rem;font-size:1.06rem}.cta__channels[data-astro-cid-blvy5prr]{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2.6rem;display:flex}.cta__channel[data-astro-cid-blvy5prr]{background:var(--cream);border:3px solid var(--ink);color:var(--ink);transition:transform .35s var(--ease-spring), box-shadow .35s var(--ease-out);border-radius:16px;align-items:center;gap:.75rem;padding:.95rem 1.4rem;text-decoration:none;display:inline-flex;box-shadow:0 6px #00000047}.cta__channel[data-astro-cid-blvy5prr]:hover{transform:translateY(-4px);box-shadow:0 10px #00000047}.cta__channel[data-astro-cid-blvy5prr] svg[data-astro-cid-blvy5prr]{color:var(--orange-deep);flex-shrink:0}.cta__channel[data-astro-cid-blvy5prr] span[data-astro-cid-blvy5prr]{text-align:left;flex-direction:column;line-height:1.3;display:flex}.cta__channel[data-astro-cid-blvy5prr] strong[data-astro-cid-blvy5prr]{font-size:.88rem}.cta__channel[data-astro-cid-blvy5prr] em[data-astro-cid-blvy5prr]{color:var(--ink-soft);font-size:.77rem;font-style:normal}@media (prefers-reduced-motion:reduce){.cta__sun-rays[data-astro-cid-blvy5prr]{animation:none}}@media (width<=700px){.cta__sun[data-astro-cid-blvy5prr]{display:none}}.footer[data-astro-cid-jo6i4kqk]{background:var(--ink);color:var(--cream);padding-block:3rem}.footer__inner[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.8rem;display:flex}.footer__brand[data-astro-cid-jo6i4kqk]{align-items:center;gap:.8rem;display:flex}.footer__title[data-astro-cid-jo6i4kqk]{font-family:var(--font-display);font-size:1.05rem;font-weight:600}.footer__sub[data-astro-cid-jo6i4kqk]{color:#f6eddb99;margin-top:.15rem;font-size:.78rem}.footer__links[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;gap:1.2rem;display:flex}.footer__links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:#f6eddba6;font-size:.85rem;text-decoration:none;transition:color .25s}.footer__links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--yellow)}.footer__legal[data-astro-cid-jo6i4kqk]{color:#f6eddb73;border-top:1px solid #f6eddb1f;width:100%;margin-top:.5rem;padding-top:1.5rem;font-size:.75rem}
