.logo-link[data-astro-cid-5blmo7yk]{display:flex;align-items:center;flex-shrink:0;text-decoration:none}.logo-link[data-astro-cid-5blmo7yk]:after{display:none}.logo[data-astro-cid-5blmo7yk]{width:100px;height:100px}header[data-astro-cid-5blmo7yk]{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(to bottom,rgba(0,0,0,.2) 0%,transparent 100%);transition:background .3s ease;height:90px;gap:3rem;width:100%;left:0;top:0;padding:1rem 1.5rem;position:fixed;z-index:1000}header[data-astro-cid-5blmo7yk].scrolled{background:var(--color-primary)}header[data-astro-cid-5blmo7yk].scrolled #nav[data-astro-cid-5blmo7yk]{background:transparent;padding:0}#nav[data-astro-cid-5blmo7yk]{display:flex;gap:1.5rem;justify-content:flex-end;margin-left:auto;background:#500a488c;border-radius:50px;padding:.5rem 1.5rem;transition:background .3s ease,padding .3s ease}#hamburger[data-astro-cid-5blmo7yk]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer}#hamburger[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]{display:block;width:25px;height:2px;background:#fff;transition:all .3s}a[data-astro-cid-5blmo7yk]{color:#fff;text-decoration:none;font-size:18px;font-weight:700;font-family:Inter,sans-serif;text-shadow:0 1px 2px rgba(0,0,0,.3);position:relative}a[data-astro-cid-5blmo7yk]:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:2px;background:#fff;transform:scaleX(0);transform-origin:left;transition:transform .25s ease}a[data-astro-cid-5blmo7yk]:active{color:var(--color-accent)}a[data-astro-cid-5blmo7yk]:hover:after,a[data-astro-cid-5blmo7yk]:active:after{transform:scaleX(1)}@media screen and (max-width:768px){#hamburger[data-astro-cid-5blmo7yk]{display:flex}#nav[data-astro-cid-5blmo7yk]{display:none;position:absolute;top:90px;left:0;right:0;height:calc(100vh - 60px);flex-direction:column;justify-content:flex-start;align-items:center;background-color:var(--color-black);border-radius:0;box-shadow:none;padding:1rem 2rem;gap:2.5rem}#nav[data-astro-cid-5blmo7yk].open,header[data-astro-cid-5blmo7yk].scrolled #nav[data-astro-cid-5blmo7yk].open{display:flex;height:calc(100vh - 60px);background:var(--color-black);padding:1rem 2rem;transition:background-color .3s ease;z-index:100}header[data-astro-cid-5blmo7yk]:has(#nav.open){background:var(--color-black);transition:none}#hamburger[data-astro-cid-5blmo7yk].active span[data-astro-cid-5blmo7yk]:nth-child(1){transform:translateY(7px) rotate(45deg)}#hamburger[data-astro-cid-5blmo7yk].active span[data-astro-cid-5blmo7yk]:nth-child(2){opacity:0}#hamburger[data-astro-cid-5blmo7yk].active span[data-astro-cid-5blmo7yk]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}a[data-astro-cid-5blmo7yk]:active{color:var(--color-accent)}}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}footer[data-astro-cid-sz7xmlte]{background-color:var(--color-black);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;flex-wrap:wrap;gap:1rem;text-align:center}p[data-astro-cid-sz7xmlte]{font-size:14px;font-weight:400;font-family:Inter,sans-serif}nav[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px;margin:1rem 0}.social-icons[data-astro-cid-sz7xmlte]{display:flex;gap:20px}.social-icon-link[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:center}.social-icon[data-astro-cid-sz7xmlte]{width:2rem;height:2rem;filter:brightness(0) invert(1);transition:filter .2s ease}.social-icon--facebook[data-astro-cid-sz7xmlte]{width:1.9rem;height:1.9rem}.social-icon-link[data-astro-cid-sz7xmlte]:hover .social-icon[data-astro-cid-sz7xmlte]{filter:brightness(0) saturate(100%) invert(63%) sepia(40%) saturate(700%) hue-rotate(256deg) brightness(115%) contrast(88%)}a[data-astro-cid-sz7xmlte]{color:#fff;text-decoration:none;font-size:14px;font-weight:400;font-family:Inter,sans-serif}a[data-astro-cid-sz7xmlte]:hover{color:var(--color-accent)}a[data-astro-cid-sz7xmlte]:active{text-decoration:underline;text-underline-offset:4px}.footer-logo[data-astro-cid-sz7xmlte]{width:80px;height:80px}h1[data-astro-cid-sz7xmlte]{font-size:32px;font-weight:700;font-family:Inter,sans-serif}@media screen and (max-width:768px){footer[data-astro-cid-sz7xmlte]{padding:2rem}}:root{--color-primary: #ab2697;--color-primary-dark: #a040a0;--color-accent: #e882e8;--color-surface: #fdecfd;--gradient-primary: linear-gradient( 90deg, #ab2697 0%, #d864de 56%, #fa73e8 100% );--gradient-primary-overlay: linear-gradient( to bottom, rgba(171, 38, 151, .5) 0%, rgba(171, 38, 151, .65) 100% );--color-background: #ffffff;--color-black: #000000;--color-grey-bg: #f7f7f7;--color-text: #111827;--color-text-muted: #888888;--color-border: #f1eaf0}html{scroll-behavior:smooth;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit;margin:0}html,body{width:100%;height:100%}h1{font-family:Dancing Script,cursive;font-weight:700}h2,h3,label{font-family:Nunito,sans-serif;font-weight:700}h2{font-size:48px;margin-bottom:40px}p,li,cite{font-family:Inter,sans-serif;font-weight:400;font-size:18px;line-height:1.6}section{padding:80px 60px;scroll-margin-top:90px}.wrapper{max-width:1600px;margin:0 auto}.grey-background{background:var(--color-grey-bg)}.image{width:100%;max-width:100%;height:auto;object-fit:contain}.pageHeader{font-family:Dancing Script,cursive;font-size:60px}@media screen and (max-width:768px){section{padding:50px 18px}p,li,cite{font-family:Inter,sans-serif;font-weight:400;font-size:18px;line-height:1.6}.pageHeader{font-size:40px;margin-bottom:32px}}
