:root{--pp-ink:#1a2b26;--pp-ink-muted:#3d5249;--pp-ink-subtle:#5c6f66;--pp-primary:#2f5d4f;--pp-primary-hover:#264a3f;--pp-primary-soft:#e8f2ef;--pp-accent:#6b9f3a;--pp-accent-hover:#5a8630;--pp-accent-soft:#eef6e6;--pp-bg-page:#f3f6f3;--pp-bg-elevated:#fff;--pp-bg-warm:#f7faf7;--pp-border:#d4e0d8;--pp-border-strong:#a8c4b0;--pp-success:#2d6a3c;--pp-success-bg:#e6f4ea;--pp-success-border:#a8d4b4;--pp-danger:#9b2335;--pp-danger-bg:#fceff1;--pp-danger-border:#e8b8c0;--pp-warning:#8a5b00;--pp-warning-bg:#fff6e5;--pp-info:#1e5a66;--pp-info-bg:#e8f4f7;--pp-nav:#243831;--pp-nav-elevated:#2d4540;--pp-on-nav:#f4f7f5;--pp-shadow-sm:0 1px 2px #1a2b260f;--pp-shadow-md:0 8px 24px #1a2b261a;--pp-shadow-focus:0 0 0 3px #2f5d4f59;--pp-radius-sm:8px;--pp-radius-md:12px;--pp-radius-lg:16px;--pp-radius-pill:999px;--pp-font-sans:DM Sans,system-ui,-apple-system,Segoe UI,sans-serif;--pp-topbar-height:4rem;--pp-max-content:72rem;--pp-ease-out:cubic-bezier(0.23,1,0.32,1);--pp-ease-in-out:cubic-bezier(0.77,0,0.175,1);--pp-ease-drawer:cubic-bezier(0.32,0.72,0,1);--pp-duration-press:160ms;--pp-duration-ui:220ms;--pp-duration-drawer:320ms}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.12s!important;animation-iteration-count:1!important;transition-duration:.12s!important}}.route-fallback{align-items:center;color:#3d5249;display:flex;font-size:.875rem;justify-content:center;min-height:40vh;padding:2rem 1rem}.app{flex-direction:column}.app,.ini{display:flex;min-height:100vh}.ini{flex:1 1;flex-direction:column}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f3f6f3;color:#1a2b26;font-family:DM Sans,system-ui,-apple-system,Segoe UI,sans-serif;font-size:1rem;line-height:1.5;margin:0}h1,h2,h3,h4{color:#2f5d4f;font-family:DM Sans,system-ui,sans-serif;font-weight:600;line-height:1.25}h1{font-size:clamp(1.5rem,4vw,2.25rem);letter-spacing:-.02em}h2{font-size:clamp(1.25rem,2.5vw,1.875rem)}h3{font-size:1.25rem}h4,h5{color:#3d5249;font-size:1rem;font-weight:600}p{margin:0 0 1rem}a{color:#2f5d4f;text-underline-offset:.15em}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{border-radius:8px;box-shadow:0 0 0 3px #2f5d4f59;outline:none}.skip-link{background:#fff;border:2px solid #2f5d4f;border-radius:12px;box-shadow:0 8px 24px #1a2b261a;color:#1a2b26;font-weight:600;left:1rem;padding:.75rem 1rem;position:absolute;text-decoration:none;top:-100px;z-index:10000}.skip-link:focus{top:1rem}.visually-hidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.lang-switch{align-items:center;background:#ffffff0f;border:1px solid #ffffff38;border-radius:999px;display:inline-flex;flex-shrink:0;gap:2px;padding:2px}.lang-switch__btn{background:#0000;border:0;border-radius:999px;color:#f4f7f5;cursor:pointer;font-size:.75rem;font-weight:700;letter-spacing:.04em;min-height:32px;min-width:2.25rem;padding:0 .5rem}.lang-switch__btn.is-active{background:#ffffff2e}.lang-switch__btn:hover{background:#ffffff1f}.topbar{background:#243831;border-bottom:1px solid #ffffff0f;box-shadow:0 1px 2px #1a2b260f;box-sizing:border-box;justify-content:space-between;left:0;min-height:4rem;padding:.5rem .75rem;position:fixed;right:0;top:0;width:100%;z-index:999}.topbar,.topbar__start{align-items:center;display:flex}.topbar__start{margin:0}.topbar__start a{display:flex;line-height:0}.topbar__start a,.topbar__start img{border-radius:8px}.topbar__tools{align-items:center;display:flex;gap:.5rem;margin-left:auto;z-index:3}@media(min-width:820px){.topbar__tools{margin-left:.75rem}}.topbar__toggle{align-items:center;background:#ffffff14;border:1px solid #fff3;border-radius:12px;color:#f4f7f5;cursor:pointer;display:flex;height:44px;justify-content:center;margin:0;padding:0;width:44px}@media(min-width:820px){.topbar__toggle{display:none}}.topbar__toggle-bars{display:flex;flex-direction:column;gap:5px;justify-content:center;width:22px}.topbar__toggle-bars span{background:currentColor;border-radius:1px;display:block;height:2px}.topbar__backdrop{background:#1a2b2673;display:block;inset:4rem 0 0 0;opacity:0;pointer-events:none;position:fixed;transition:opacity .32s cubic-bezier(.32,.72,0,1),visibility .32s;visibility:hidden;z-index:1}.topbar__backdrop.is-visible{opacity:1;pointer-events:auto;visibility:visible}@media(min-width:820px){.topbar__backdrop{display:none!important}}.topbar__menu{align-items:center;display:flex;flex-wrap:wrap;gap:.25rem;justify-content:flex-end;z-index:2}.topbar__menu a{border-radius:12px;color:#f4f7f5;font-size:.875rem;font-weight:500;margin:0;padding:.5rem .75rem;text-decoration:none;white-space:nowrap}.topbar__menu a:hover{background:#ffffff14}@media(max-width:819px){.topbar__menu{align-items:stretch;background:#2d4540;box-shadow:0 8px 24px #1a2b261a;flex-direction:column;flex-wrap:nowrap;gap:0;justify-content:flex-start;left:0;max-height:min(70vh,420px);opacity:0;overflow-y:auto;padding:.75rem;pointer-events:none;position:fixed;right:0;top:4rem;transform:translateY(-8px);transition:opacity .2s ease,transform .2s ease,visibility .2s;visibility:hidden}.topbar__menu.is-open{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.topbar__menu a{font-size:1rem;padding:.75rem 1rem}}.topbar__highlight{background:#6b9f3a59;border:1px solid #fff3;border-radius:999px;display:inline-block;font-weight:600;padding:.25rem .75rem}@media(min-width:820px){.topbar{min-height:4.5rem;padding:0 1rem}.topbar__start{margin:0 1rem 0 .5rem;order:1}.topbar__menu{flex:1 1;order:2}.topbar__menu a{margin:0 .5rem;padding:.5rem .75rem}.topbar__tools{margin-left:.5rem;order:3}}.index{flex:1 1;padding-bottom:2rem}.index__hero{background:linear-gradient(180deg,#e8f2ef,#f3f6f3);padding:6rem 1rem 1.5rem;text-align:center}.index__titulo{margin:0 auto;max-width:40rem}.index__titulo h1{color:#2f5d4f;margin:0 0 .5rem}.index__lead{color:#3d5249;font-size:1.125rem;font-weight:500;margin:0 0 1.5rem}.index__heroCtas{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.index__btn{align-items:center;border:1px solid #0000;border-radius:999px;display:inline-flex;font-size:.875rem;font-weight:600;justify-content:center;min-height:44px;padding:.75rem 1.25rem;text-decoration:none;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .16s cubic-bezier(.23,1,.32,1)}.index__btn:active{transform:scale(.97)}.index__btn--primary{background:#6b9f3a;border-color:#5a8630;color:#fff}.index__btn--primary:hover{background:#5a8630}.index__btn--ghost{background:#fff;border-color:#a8c4b0;color:#2f5d4f}.index__btn--ghost:hover{background:#e8f2ef}.index__margen__horario,.index__margen__info{margin:0 auto;max-width:72rem;padding:1rem}.index__card{background:#fff;border:1px solid #d4e0d8;border-radius:16px;box-shadow:0 1px 2px #1a2b260f;overflow:hidden}.index__horario,.index__info{align-items:center;display:flex;flex-direction:column;gap:1.25rem;padding:1rem}.index__media{border-radius:12px;max-width:520px;overflow:hidden;width:100%}.index__media img{aspect-ratio:3/2;display:block;height:auto;object-fit:cover;width:100%}.index__info__texto{max-width:28rem;text-align:center;width:100%}.index__info__texto h2{margin:0 0 .5rem}.index__badge{background:#e8f2ef;border:1px solid #d4e0d8;border-radius:999px;color:#2f5d4f;display:inline-block;font-size:.875rem;font-weight:600;margin:0;padding:.5rem .75rem}.index__horario__panel{display:flex;flex-direction:column;gap:1.5rem;max-width:34rem;width:100%}.index__horarioIntro{text-align:left}.index__horarioIntro h2{color:#2f5d4f;font-size:clamp(1.35rem,3vw,1.65rem);font-weight:700;letter-spacing:-.02em;margin:0 0 .25rem}.index__horarioIntroLead{color:#5c6f66;font-size:.875rem;line-height:1.5;margin:0}.index__schedule{background:#fff;border:1px solid #d4e0d8;border-radius:16px;box-shadow:inset 0 1px 0 #fffc;padding:1.25rem 1.25rem 1.25rem 1.5rem;position:relative}.index__schedule:before{background:linear-gradient(180deg,#2f5d4f,#6b9f3a);border-radius:999px;bottom:1rem;content:"";left:0;margin-left:3px;opacity:.9;position:absolute;top:1rem;width:4px}.index__scheduleBlock{grid-gap:.75rem 1.25rem;align-items:start;display:grid;gap:.75rem 1.25rem;grid-template-columns:minmax(0,7.5rem) 1fr;padding:1rem 0}.index__scheduleBlock:first-child{padding-top:0}.index__scheduleBlock:not(:last-child){border-bottom:1px solid #d4e0d8d9;margin-bottom:0;padding-bottom:1.25rem}.index__scheduleBlock:last-child{padding-bottom:0}.index__scheduleDays{color:#2f5d4f;font-size:.875rem;font-weight:600;letter-spacing:.01em;line-height:1.4;margin:0}.index__scheduleLines{display:flex;flex-direction:column;gap:.75rem}.index__scheduleLines>p{align-items:baseline;color:#3d5249;display:flex;flex-wrap:wrap;font-size:1rem;gap:.5rem 1rem;line-height:1.25;margin:0}.index__scheduleLabel{color:#5c6f66;flex:0 0 auto;font-size:.75rem;font-weight:600;letter-spacing:.08em;min-width:4.25rem;text-transform:uppercase}.index__scheduleRange{font-feature-settings:"tnum";color:#1a2b26;font-size:1.125rem;font-variant-numeric:tabular-nums;font-weight:600;letter-spacing:.02em}.index__scheduleLine--off{opacity:.92}.index__scheduleOff{color:#5c6f66;font-size:1rem;font-style:italic;font-weight:500}.index__horarioFooter{padding-top:.25rem}.index__horarioCta{align-items:center;background:#0000;border:2px solid #2f5d4f;border-radius:999px;color:#2f5d4f;display:inline-flex;font-size:.875rem;font-weight:600;justify-content:center;min-height:44px;padding:.75rem 1.5rem;text-decoration:none;transition:color .15s ease,background .15s ease,border-color .15s ease}.index__horarioCta:hover{background:#2f5d4f;border-color:#264a3f;color:#fff}@media(min-width:768px){.index__margen__horario,.index__margen__info{padding:1.5rem 2rem}.index__horario,.index__info{flex-direction:row;gap:2rem;justify-content:space-between;padding:1.5rem}.index__info .index__info__texto{border-right:1px solid #d4e0d8;flex:0 1 38%;padding-right:1.5rem;text-align:left}.index__info .index__media{flex:1 1 50%;max-width:none}.index__horario{flex-direction:row-reverse}.index__horario .index__horario__panel{border-left:1px solid #d4e0d8;flex:0 1 44%;max-width:none;padding-left:1.5rem;text-align:left}.index__horario .index__media{flex:1 1 50%;max-width:none}}@media(max-width:560px){.index__scheduleBlock{gap:.5rem;grid-template-columns:1fr}.index__scheduleBlock .index__scheduleDays{margin-bottom:.25rem}}.pie{align-items:center;background-color:#243831;color:#f4f7f5;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:space-around;margin-top:auto;min-height:7rem;padding:1.25rem .75rem;width:100%}.pie__tagline{display:block;font-size:.875rem;opacity:.9;text-align:center}.pie__legal{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:.75rem}.pie__legal a{color:#f4f7f5;font-size:.75rem;text-decoration:underline}.pie__logo img{border-radius:8px;height:75px;width:75px}.pie__rrss ul{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;list-style:none;margin:0;padding:0}.pie__rrss li{border:2px solid #f4f7f580;border-radius:50%;height:56px;transition:border-color .2s ease,transform .2s ease;width:56px}.pie__rrss li,.pie__rrss li a{align-items:center;display:flex;justify-content:center}.pie__rrss li a{border-radius:50%;color:inherit;height:100%;text-decoration:none;width:100%}.pie__rrss li svg{color:#f4f7f5;display:block;height:22px;width:22px}.pie__rrss li:focus-within,.pie__rrss li:hover{transform:translateY(-2px)}.pie__rrss li.facebook:focus-within,.pie__rrss li.facebook:hover{border-color:#3b5998}.pie__rrss li.facebook:focus-within svg,.pie__rrss li.facebook:hover svg{color:#8ab4ff}.pie__rrss li.whatsapp:focus-within,.pie__rrss li.whatsapp:hover{border-color:#25d366}.pie__rrss li.whatsapp:focus-within svg,.pie__rrss li.whatsapp:hover svg{color:#7bed9f}.pie__rrss li.maps:focus-within,.pie__rrss li.maps:hover{border-color:#ea4335}.pie__rrss li.maps:focus-within svg,.pie__rrss li.maps:hover svg{color:#ffab9a}.pie__rrss li.instagram:focus-within,.pie__rrss li.instagram:hover{border-color:#d43089}.pie__rrss li.instagram:focus-within svg,.pie__rrss li.instagram:hover svg{color:#ff8ccf}.cookie-banner{background:#243831f7;box-shadow:0 -4px 24px #0000002e;color:#f4f7f5;inset:auto 0 0;opacity:1;padding:1rem .75rem calc(1rem + env(safe-area-inset-bottom, 0px));position:fixed;transform:translateY(0);transition:transform .32s cubic-bezier(.32,.72,0,1),opacity .32s cubic-bezier(.32,.72,0,1);z-index:1000}@starting-style{.cookie-banner{opacity:0;transform:translateY(100%)}}.cookie-banner.is-leaving{opacity:0;pointer-events:none;transform:translateY(100%)}.cookie-banner__inner{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:72rem}.cookie-banner__text{flex:1 1 16rem;font-size:.875rem;line-height:1.5;margin:0}.cookie-banner__link{color:#f4f7f5;text-decoration:underline;text-underline-offset:2px}.cookie-banner__link:hover{opacity:.9}.cookie-banner__btn{background:#6b9f3a;border:0;border-radius:999px;color:#243831;cursor:pointer;flex:0 0 auto;font:inherit;font-size:.875rem;font-weight:600;padding:.5rem 1.25rem;transition:background-color .15s ease,transform .16s cubic-bezier(.23,1,.32,1)}.cookie-banner__btn:hover{background:#5a8630}.cookie-banner__btn:active{transform:scale(.97)}.cookie-banner__btn:focus-visible{outline:2px solid #f4f7f5;outline-offset:2px}@media(prefers-reduced-motion:reduce){@starting-style{.cookie-banner{opacity:0;transform:none}}.cookie-banner.is-leaving{transform:none}}
/*# sourceMappingURL=main.227cc7f4.css.map*/