:root{--color-malva: #8b5d9f;--color-malva-light: #b784c1;--color-accent: #e8d1e8;--color-text: #4a4358;--color-panel: #faf5fa;--color-brand: #1c0bdb;--color-cta: #7b2c9d;--gradient-brand: linear-gradient(135deg, var(--color-cta), var(--color-malva));--font-display: "Fraunces", "Georgia", serif;--font-body: "Work Sans", "Helvetica Neue", sans-serif;--font-script: "Allura", cursive}html,body{margin:0;width:100%;height:100%}body{font-family:var(--font-body);background:var(--color-panel);min-height:100vh;display:flex;flex-direction:column}body>*{flex-shrink:0}h1,h2,h3{font-family:var(--font-display)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.nav-container[data-astro-cid-ymhdp2rl]{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:1rem 0;font-family:var(--font-body);background:linear-gradient(180deg,#7b2c9d8c,#7b2c9d00);transition:background .3s ease}.nav-container[data-astro-cid-ymhdp2rl].scrolled{background:var(--gradient-brand)}.nav-container[data-astro-cid-ymhdp2rl].menu-open{background:var(--gradient-brand)!important}.nav-content[data-astro-cid-ymhdp2rl]{max-width:1000px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 1rem}.logo[data-astro-cid-ymhdp2rl] img[data-astro-cid-ymhdp2rl]{height:60px}.menu-toggle[data-astro-cid-ymhdp2rl]{display:none;font-size:1.5rem;color:#fff;background:none;border:none;cursor:pointer;text-shadow:0 1px 6px rgba(0,0,0,.75)}.nav-links[data-astro-cid-ymhdp2rl]{display:flex;gap:1.5rem;align-items:center}.nav-links[data-astro-cid-ymhdp2rl] a[data-astro-cid-ymhdp2rl]{color:#fff;text-decoration:none;font-size:1.15rem;padding:.5rem .75rem;transition:color .3s ease;font-weight:500;text-shadow:0 1px 6px rgba(0,0,0,.75)}.nav-links[data-astro-cid-ymhdp2rl] a[data-astro-cid-ymhdp2rl]:hover{color:var(--color-brand)}.nav-links[data-astro-cid-ymhdp2rl] a[data-astro-cid-ymhdp2rl].active{border-bottom:2px solid var(--color-brand)}@media (max-width: 768px){.menu-toggle[data-astro-cid-ymhdp2rl]{display:block;position:relative;z-index:1001}.nav-links[data-astro-cid-ymhdp2rl]{position:absolute;top:0;left:0;width:100%;height:0;background:var(--gradient-brand);display:flex;flex-direction:column;justify-content:flex-start;align-items:center;transition:all .3s ease;opacity:0;visibility:hidden;overflow:hidden;padding:0;margin-top:80px}.nav-links[data-astro-cid-ymhdp2rl].open{height:auto;opacity:1;visibility:visible;padding:2rem 0}.nav-links[data-astro-cid-ymhdp2rl] a[data-astro-cid-ymhdp2rl]{font-size:1.5rem;padding:.5rem 0}.menu-close[data-astro-cid-ymhdp2rl]{position:absolute;top:1rem;right:1rem;font-size:1.5rem;background:none;border:none;color:#fff;cursor:pointer;display:block}.menu-close[data-astro-cid-ymhdp2rl]:hover{color:var(--color-brand)}}@media (min-width: 769px){.menu-close[data-astro-cid-ymhdp2rl]{display:none}}.footer[data-astro-cid-sz7xmlte]{background:var(--gradient-brand);padding:20px 0;margin:auto 0 0;color:#fff;font-size:18px;display:flex;justify-content:center;flex-shrink:0}.footer__container[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;width:70%;margin:0 auto;gap:20px}.footer__container__info1[data-astro-cid-sz7xmlte],.footer__container__info[data-astro-cid-sz7xmlte],.footer__container__socialmedia[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:center;text-align:center;width:33%}.footer__container__info1[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte],.footer__container__info[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte],.footer__container__socialmedia[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:0 0 15px;width:100%;text-align:center}.footer__container__info1[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.footer__container__info[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;font-size:14px;margin-top:10px;text-align:center;width:100%}.footer__container__info1[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte],.footer__container__info[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:24px;margin-right:10px}.footer__container__socialmedia-icons[data-astro-cid-sz7xmlte]{display:flex;gap:15px;justify-content:center;width:100%;margin-top:10px}.footer__container__socialmedia[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{display:inline-block;text-decoration:none;transition:transform .2s ease}.footer__container__socialmedia[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{transform:translateY(-3px)}.footer__container__socialmedia[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:30px;margin:0}@media screen and (max-width: 768px){.footer__container[data-astro-cid-sz7xmlte]{flex-direction:column;width:90%}.footer__container__info1[data-astro-cid-sz7xmlte],.footer__container__info[data-astro-cid-sz7xmlte],.footer__container__socialmedia[data-astro-cid-sz7xmlte]{width:100%;margin-bottom:20px}.footer__container__info1[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.footer__container__info[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{justify-content:center;width:100%}.footer__container__socialmedia-icons[data-astro-cid-sz7xmlte]{justify-content:center}.footer__container__info1[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte],.footer__container__info[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:20px}.footer__container__socialmedia[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:24px}}[data-astro-cid-sz7xmlte]{font-family:var(--font-body)}
