:root{--color-unicef-blue: #458ef7;--color-unicef-blue-dark: #1e3a5f;--color-unicef-yellow: #ffc20e}[data-astro-cid-ee6qhyem]{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden}.background[data-astro-cid-ee6qhyem]{position:absolute;inset:0;background:linear-gradient(to bottom right,var(--color-unicef-blue),var(--color-unicef-blue-dark))}.background-image[data-astro-cid-ee6qhyem]{position:absolute;inset:0;background-image:url(/images/hero-background.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.overlay[data-astro-cid-ee6qhyem]{position:absolute;inset:0;background:linear-gradient(to bottom right,#458ef7d9,#1e3a5fe6)}.pattern[data-astro-cid-ee6qhyem]{position:absolute;inset:0;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjAiIHZpZXdCb3g9IjAgMCA2MCA2MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxnIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iMC4wNSI+PHBhdGggZD0iTTM2IDE0NGggMjR2MjRIMzZ6TTAgMTQ0aDI0djI0SDB6bTAgMGgyNHYyNEgwem0wLTI0aDI0djI0SDB6bTAtMjRoMjR2MjRIMHptMC0yNGgyNHYyNEgwem0zNiAwaDI0djI0SDM2em0wIDI0aDI0djI0SDM2em0wIDI0aDI0djI0SDM2eiIvPjwvZz48L2c+PC9zdmc+);opacity:.1}.container[data-astro-cid-ee6qhyem]{position:relative;z-index:10;max-width:800px;width:100%;padding:2rem;text-align:center;color:#fff}.logos[data-astro-cid-ee6qhyem]{display:flex;justify-content:center;align-items:center;gap:2rem;margin-bottom:3rem}.logos[data-astro-cid-ee6qhyem] img[data-astro-cid-ee6qhyem]{height:50px;width:auto;object-fit:contain;filter:brightness(0) invert(1)}.title[data-astro-cid-ee6qhyem]{font-size:3rem;font-weight:700;margin-bottom:.5rem;animation:fadeIn .6s ease-out}.subtitle[data-astro-cid-ee6qhyem]{font-size:2rem;font-weight:600;color:var(--color-unicef-yellow);margin-bottom:1.5rem;animation:fadeIn .6s ease-out .1s both}.event-name[data-astro-cid-ee6qhyem]{font-size:1.25rem;font-weight:600;margin-bottom:2rem;opacity:.95;animation:fadeIn .6s ease-out .2s both}.message[data-astro-cid-ee6qhyem]{font-size:1.125rem;margin-bottom:2.5rem;opacity:.9;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto;animation:fadeIn .6s ease-out .3s both}.info-card[data-astro-cid-ee6qhyem]{background:#ffffff1a;backdrop-filter:blur(10px);padding:1.5rem 2rem;border-radius:12px;display:inline-flex;flex-direction:column;gap:.75rem;margin-bottom:2rem;animation:fadeIn .6s ease-out .4s both}.info-item[data-astro-cid-ee6qhyem]{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:1rem}.info-item[data-astro-cid-ee6qhyem] svg[data-astro-cid-ee6qhyem]{width:20px;height:20px;color:var(--color-unicef-yellow)}.contact[data-astro-cid-ee6qhyem]{font-size:.875rem;opacity:.8;animation:fadeIn .6s ease-out .5s both}.contact[data-astro-cid-ee6qhyem] a[data-astro-cid-ee6qhyem]{color:var(--color-unicef-yellow);text-decoration:none;font-weight:500}.contact[data-astro-cid-ee6qhyem] a[data-astro-cid-ee6qhyem]:hover{text-decoration:underline}.lang-switch[data-astro-cid-ee6qhyem]{position:absolute;top:1.5rem;right:1.5rem;display:flex;gap:.5rem;z-index:20}.lang-switch[data-astro-cid-ee6qhyem] a[data-astro-cid-ee6qhyem]{padding:.5rem 1rem;border-radius:6px;text-decoration:none;font-size:.875rem;font-weight:500;transition:all .2s}.lang-switch[data-astro-cid-ee6qhyem] a[data-astro-cid-ee6qhyem].active{background:var(--color-unicef-yellow);color:#1a1a1a}.lang-switch[data-astro-cid-ee6qhyem] a[data-astro-cid-ee6qhyem]:not(.active){background:#ffffff26;color:#fff;border:1px solid rgba(255,255,255,.3)}.lang-switch[data-astro-cid-ee6qhyem] a[data-astro-cid-ee6qhyem]:not(.active):hover{background:#ffffff40}.loader[data-astro-cid-ee6qhyem]{margin-bottom:2rem;animation:fadeIn .6s ease-out .35s both}.loader-dots[data-astro-cid-ee6qhyem]{display:flex;justify-content:center;gap:.5rem}.loader-dots[data-astro-cid-ee6qhyem] span[data-astro-cid-ee6qhyem]{width:10px;height:10px;background:var(--color-unicef-yellow);border-radius:50%;animation:bounce 1.4s infinite ease-in-out both}.loader-dots[data-astro-cid-ee6qhyem] span[data-astro-cid-ee6qhyem]:nth-child(1){animation-delay:-.32s}.loader-dots[data-astro-cid-ee6qhyem] span[data-astro-cid-ee6qhyem]:nth-child(2){animation-delay:-.16s}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@media(max-width:640px){.title[data-astro-cid-ee6qhyem]{font-size:2rem}.subtitle[data-astro-cid-ee6qhyem]{font-size:1.5rem}.logos[data-astro-cid-ee6qhyem]{gap:1.5rem}.logos[data-astro-cid-ee6qhyem] img[data-astro-cid-ee6qhyem]{height:40px}.info-card[data-astro-cid-ee6qhyem]{padding:1rem 1.5rem}}
