*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #011E54;--primary-dark: #000d2e;--primary-light: #1a3d7a;--secondary-color: #FAFBFD;--accent-color: #CDD4E1;--accent-blue: #2563eb;--text-dark: #1e293b;--text-light: #64748b;--text-muted: #94a3b8;--white: #ffffff;--gradient-primary: linear-gradient(135deg, #011E54 0%, #1a3d7a 100%);--gradient-hero: linear-gradient(135deg, #011E54 0%, #000d2e 50%, #1a3d7a 100%);--transition: all .3s cubic-bezier(.4, 0, .2, 1);--shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--border-radius: 12px;--border-radius-lg: 16px}html{scroll-behavior:smooth}body{font-family:Inter,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:var(--text-dark);background-color:var(--secondary-color);font-feature-settings:"cv02","cv03","cv04","cv11";font-optical-sizing:auto}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:1rem}h1{font-size:3.5rem;font-weight:700}h2{font-size:2.5rem}h3{font-size:1.5rem}p{margin-bottom:1rem;color:var(--text-light)}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section{padding:5rem 0}.section-alt{background-color:var(--white)}.section-header{text-align:center;margin-bottom:4rem}.section-title{color:var(--primary-color);margin-bottom:1rem}.section-subtitle{font-size:1.2rem;color:var(--text-light);max-width:600px;margin:0 auto}.navbar[data-astro-cid-jhityggu]{position:fixed;top:0;width:100%;background-color:transparent;backdrop-filter:blur(0px);z-index:1000;transition:all .4s cubic-bezier(.4,0,.2,1);border-bottom:1px solid transparent}.navbar[data-astro-cid-jhityggu].scrolled{background-color:#1f294c;backdrop-filter:blur(20px);box-shadow:var(--shadow-lg);border-bottom:1px solid rgba(255,255,255,.1)}.nav-container-full[data-astro-cid-jhityggu]{width:100%;margin:0 auto;padding:1rem 4rem;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box}.nav-logo[data-astro-cid-jhityggu]{display:flex;align-items:center;padding:0;margin:0;z-index:1001}.nav-logo[data-astro-cid-jhityggu] a[data-astro-cid-jhityggu]{display:flex;align-items:center}.nav-logo[data-astro-cid-jhityggu] img[data-astro-cid-jhityggu]{height:55px;width:auto;object-fit:contain;transition:transform .3s ease}.nav-logo[data-astro-cid-jhityggu] img[data-astro-cid-jhityggu]:hover{transform:scale(1.05);opacity:.9}@media screen and (max-width:768px){.nav-logo[data-astro-cid-jhityggu] img[data-astro-cid-jhityggu]{height:35px}}.nav-menu[data-astro-cid-jhityggu]{display:flex;list-style:none;gap:2rem;margin:0;padding:0;align-items:center}.nav-link[data-astro-cid-jhityggu]{text-decoration:none;color:#ffffffe6;font-weight:500;font-size:.9rem;letter-spacing:.5px;transition:all .3s ease;position:relative;text-shadow:0 1px 2px rgba(0,0,0,.5);display:flex;align-items:center;height:100%}.nav-link[data-astro-cid-jhityggu]:hover,.nav-link[data-astro-cid-jhityggu].active{color:var(--white);text-shadow:0 2px 4px rgba(0,0,0,.7)}.nav-link[data-astro-cid-jhityggu]:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background-color:var(--white);transition:width .3s ease;box-shadow:0 1px 2px #0000004d}.nav-link[data-astro-cid-jhityggu]:hover:after,.nav-link[data-astro-cid-jhityggu].active:after{width:100%}.hamburger[data-astro-cid-jhityggu]{display:none;flex-direction:column;cursor:pointer;margin:0;padding:0}.bar[data-astro-cid-jhityggu]{width:25px;height:3px;background-color:var(--white);margin:3px 0;transition:all .3s ease;box-shadow:0 1px 2px #0000004d}@media screen and (max-width:768px){.hamburger[data-astro-cid-jhityggu]{display:flex}.nav-container-full[data-astro-cid-jhityggu]{padding:1rem 2rem}.nav-menu[data-astro-cid-jhityggu]{position:fixed;left:-100%;top:70px;flex-direction:column;background-color:#1f294cfa;backdrop-filter:blur(20px);width:100%;text-align:center;transition:all .4s ease;box-shadow:0 10px 27px #0003;padding:2rem 0;gap:1rem;border-top:1px solid rgba(255,255,255,.1);height:calc(100vh - 70px);justify-content:flex-start}.nav-menu[data-astro-cid-jhityggu].active{left:0}.nav-menu[data-astro-cid-jhityggu] li[data-astro-cid-jhityggu]{margin:1rem 0}.nav-link[data-astro-cid-jhityggu]{color:#ffffffe6;text-shadow:0 1px 2px rgba(0,0,0,.5);font-size:1.1rem;padding:.5rem 0}.nav-link[data-astro-cid-jhityggu]:hover,.nav-link[data-astro-cid-jhityggu].active{color:var(--white)}.nav-link[data-astro-cid-jhityggu]:after{background-color:var(--white)}.hamburger[data-astro-cid-jhityggu].active .bar[data-astro-cid-jhityggu]:nth-child(2){opacity:0}.hamburger[data-astro-cid-jhityggu].active .bar[data-astro-cid-jhityggu]:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger[data-astro-cid-jhityggu].active .bar[data-astro-cid-jhityggu]:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.nav-logo[data-astro-cid-jhityggu] h2[data-astro-cid-jhityggu]{font-size:1.5rem}}@media screen and (max-width:480px){.nav-container-full[data-astro-cid-jhityggu]{padding:.75rem 1rem}.nav-logo[data-astro-cid-jhityggu] h2[data-astro-cid-jhityggu]{font-size:1.3rem}.nav-menu[data-astro-cid-jhityggu]{gap:.5rem}}#hero[data-astro-cid-anhloy43]{position:relative;width:100%;height:100vh;height:100dvh;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-video[data-astro-cid-anhloy43]{position:absolute;bottom:0;left:0;width:100%;height:120vh;height:120dvh;object-fit:cover;object-position:center bottom;z-index:0}.video-wrapper[data-astro-cid-anhloy43]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.video-overlay[data-astro-cid-anhloy43]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000004d,#0000,#0009);z-index:2}.hero-content[data-astro-cid-anhloy43]{position:relative;z-index:10;text-align:center;color:#fff;width:100%;padding:0 20px}.video-quote[data-astro-cid-anhloy43]{position:absolute;bottom:30px;left:30px;color:#ffffffe6;font-size:clamp(1rem,2vw,1.3rem);font-style:italic;text-shadow:1px 1px 3px rgba(0,0,0,.8);z-index:10;max-width:300px;font-weight:300}.scroll-indicator[data-astro-cid-anhloy43]{position:absolute;bottom:30px;left:50%;transform:translate(-50%);z-index:10;opacity:.8;animation:bounce 2s infinite}.arrow[data-astro-cid-anhloy43]{width:2px;height:20px;background:#fff;margin:0 auto;position:relative}.arrow[data-astro-cid-anhloy43]:after{content:"";position:absolute;bottom:-5px;left:-4px;width:10px;height:10px;border-right:2px solid white;border-bottom:2px solid white;transform:rotate(45deg)}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media screen and (max-width:768px){.video-quote[data-astro-cid-anhloy43]{bottom:20px;left:20px;font-size:.9rem}}.about-narrative[data-astro-cid-zsov6f23]{max-width:800px;margin:-2rem auto 3rem;text-align:center}.about-narrative[data-astro-cid-zsov6f23] p[data-astro-cid-zsov6f23]{font-size:1.1rem;line-height:1.8;color:var(--text-dark)}.about-narrative[data-astro-cid-zsov6f23] strong[data-astro-cid-zsov6f23]{color:var(--primary-color);font-weight:700}.about-grid[data-astro-cid-zsov6f23]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.about-card[data-astro-cid-zsov6f23]{background:var(--white);padding:2.5rem 2rem;border-radius:var(--border-radius);text-align:center;transition:var(--transition);border:1px solid var(--accent-color);display:flex;flex-direction:column;align-items:center;height:100%}.about-card[data-astro-cid-zsov6f23]:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg);border-color:var(--primary-color)}.card-icon[data-astro-cid-zsov6f23]{font-size:3rem;margin-bottom:1.5rem;display:block;width:80px;height:80px;background:#f8fafc;border-radius:50%;display:flex;align-items:center;justify-content:center}.about-card[data-astro-cid-zsov6f23] h3[data-astro-cid-zsov6f23]{color:var(--primary-color);margin-bottom:1rem;font-size:1.25rem}.about-card[data-astro-cid-zsov6f23] p[data-astro-cid-zsov6f23]{font-size:.95rem;line-height:1.6;color:var(--text-light)}@media screen and (max-width:768px){.about-narrative[data-astro-cid-zsov6f23]{margin-bottom:2rem;padding:0 1rem}.about-grid[data-astro-cid-zsov6f23]{grid-template-columns:1fr;gap:1.5rem}.about-card[data-astro-cid-zsov6f23]{padding:2rem 1.5rem}}.team-grid[data-astro-cid-5bfvjeui]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.team-card[data-astro-cid-5bfvjeui]{background:var(--white);padding:2.5rem 2rem;border-radius:var(--border-radius);text-align:center;transition:var(--transition);border:1px solid var(--accent-color)}.team-card[data-astro-cid-5bfvjeui]:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.member-photo[data-astro-cid-5bfvjeui]{width:80px;height:80px;background:linear-gradient(135deg,var(--primary-color),#034a9a);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:var(--white);font-size:2rem;transition:var(--transition)}.team-card[data-astro-cid-5bfvjeui]:hover .member-photo[data-astro-cid-5bfvjeui]{transform:scale(1.1);box-shadow:0 8px 25px #011e5433}.team-card[data-astro-cid-5bfvjeui] h3[data-astro-cid-5bfvjeui]{color:var(--primary-color);margin-bottom:.5rem}.member-role[data-astro-cid-5bfvjeui]{color:var(--primary-color);font-weight:600;margin-bottom:1rem;font-size:.9rem}.member-description[data-astro-cid-5bfvjeui]{font-size:.9rem;line-height:1.6;color:var(--text-light)}@media screen and (max-width:768px){.team-grid[data-astro-cid-5bfvjeui]{grid-template-columns:1fr;gap:1.5rem}.team-card[data-astro-cid-5bfvjeui]{padding:2rem 1.5rem}.member-photo[data-astro-cid-5bfvjeui]{width:70px;height:70px;font-size:1.8rem}}.sponsors-grid[data-astro-cid-fdaznekl]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.sponsor-card[data-astro-cid-fdaznekl]{background:var(--white);padding:2.5rem 2rem;border-radius:var(--border-radius);text-align:center;transition:var(--transition);border:1px solid var(--accent-color)}.sponsor-card[data-astro-cid-fdaznekl]:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.sponsor-logo[data-astro-cid-fdaznekl]{width:80px;height:80px;background:var(--accent-color);border-radius:var(--border-radius);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:var(--primary-color);font-size:2rem;transition:var(--transition)}.sponsor-card[data-astro-cid-fdaznekl]:hover .sponsor-logo[data-astro-cid-fdaznekl]{background:var(--primary-color);color:var(--white);transform:scale(1.05)}.sponsor-card[data-astro-cid-fdaznekl] h3[data-astro-cid-fdaznekl]{color:var(--primary-color);margin-bottom:1rem}.sponsor-card[data-astro-cid-fdaznekl] p[data-astro-cid-fdaznekl]{font-size:.95rem;line-height:1.6;color:var(--text-light)}.sponsor-cta[data-astro-cid-fdaznekl]{text-align:center;margin-top:4rem;padding:3rem 2rem;background:linear-gradient(135deg,var(--primary-color),#034a9a);color:var(--white);border-radius:var(--border-radius)}.sponsor-cta[data-astro-cid-fdaznekl] h3[data-astro-cid-fdaznekl]{color:var(--white);margin-bottom:1rem}.sponsor-cta[data-astro-cid-fdaznekl] p[data-astro-cid-fdaznekl]{color:#ffffffe6;margin-bottom:2rem}.btn[data-astro-cid-fdaznekl]{display:inline-block;padding:1rem 2rem;text-decoration:none;border-radius:var(--border-radius);font-weight:600;font-size:1rem;transition:var(--transition);border:2px solid transparent;cursor:pointer;text-align:center}.btn-primary[data-astro-cid-fdaznekl]{background:var(--white);color:var(--primary-color);border-color:var(--white)}.btn-primary[data-astro-cid-fdaznekl]:hover{background:transparent;color:var(--white);border-color:var(--white);transform:translateY(-2px);box-shadow:var(--shadow-lg)}@media screen and (max-width:768px){.sponsors-grid[data-astro-cid-fdaznekl]{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.sponsor-card[data-astro-cid-fdaznekl]{padding:2rem 1.5rem}.sponsor-logo[data-astro-cid-fdaznekl]{width:70px;height:70px;font-size:1.8rem}.sponsor-cta[data-astro-cid-fdaznekl]{padding:2rem 1rem;margin-top:3rem}}.contact-wrapper[data-astro-cid-zbjjch6a]{display:grid;grid-template-columns:1fr 1.2fr;gap:2rem;align-items:stretch}.info-card[data-astro-cid-zbjjch6a]{background:var(--white);padding:2.5rem;border-radius:var(--border-radius-lg);box-shadow:var(--shadow);height:100%;display:flex;flex-direction:column;justify-content:center}.info-card[data-astro-cid-zbjjch6a] h3[data-astro-cid-zbjjch6a]{color:var(--primary-color);margin-bottom:1rem;font-size:1.8rem}.info-card[data-astro-cid-zbjjch6a]>p[data-astro-cid-zbjjch6a]{color:var(--text-light);margin-bottom:2rem;line-height:1.6}.detail-item[data-astro-cid-zbjjch6a]{display:flex;gap:1rem;margin-bottom:1.5rem;align-items:flex-start}.icon-circle[data-astro-cid-zbjjch6a]{font-size:1.2rem;background:#f1f5f9;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0}.detail-item[data-astro-cid-zbjjch6a] strong[data-astro-cid-zbjjch6a]{display:block;color:var(--text-dark);font-size:.9rem;margin-bottom:.2rem}.detail-item[data-astro-cid-zbjjch6a] p[data-astro-cid-zbjjch6a]{margin:0;color:var(--text-light)}.email-highlight[data-astro-cid-zbjjch6a]{display:inline-block;text-decoration:none;background-color:#eef2ff;color:var(--primary-color);padding:.3rem .6rem;border-radius:6px;font-weight:500;transition:all .2s ease;word-break:break-all}.email-highlight[data-astro-cid-zbjjch6a]:hover{background-color:#dbeafe;color:#004ecc}.social-links-label[data-astro-cid-zbjjch6a]{font-weight:600;font-size:.9rem;color:var(--text-dark);margin-bottom:.8rem;margin-top:1rem}.social-links-row[data-astro-cid-zbjjch6a]{display:flex;gap:.8rem;flex-wrap:wrap}.social-btn[data-astro-cid-zbjjch6a]{display:flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;background:var(--secondary-color);border-radius:50px;text-decoration:none;color:var(--text-dark);font-weight:500;font-size:.9rem;transition:all .3s ease;border:1px solid #e2e8f0}.social-icon-img[data-astro-cid-zbjjch6a]{width:20px;height:20px;object-fit:contain;display:block}.social-btn[data-astro-cid-zbjjch6a]:hover{background:var(--white);color:var(--hover-color);border-color:var(--hover-color);box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.map-container[data-astro-cid-zbjjch6a]{height:100%;min-height:400px;border-radius:var(--border-radius-lg);overflow:hidden;box-shadow:var(--shadow-lg);border:4px solid var(--white);background:#e2e8f0}@media screen and (max-width:900px){.contact-wrapper[data-astro-cid-zbjjch6a]{grid-template-columns:1fr;gap:2rem}.info-card[data-astro-cid-zbjjch6a]{padding:2rem;text-align:center}.detail-item[data-astro-cid-zbjjch6a]{flex-direction:column;align-items:center;text-align:center}.social-links-row[data-astro-cid-zbjjch6a]{justify-content:center}.map-container[data-astro-cid-zbjjch6a]{min-height:350px}}.footer[data-astro-cid-mh6itkc3]{background-color:#1f294c;color:var(--white);padding:3rem 0 2rem}.footer-content[data-astro-cid-mh6itkc3]{display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;align-items:center}.footer-brand[data-astro-cid-mh6itkc3] h3[data-astro-cid-mh6itkc3]{color:var(--white);margin-bottom:.5rem;font-size:1.5rem}.footer-brand[data-astro-cid-mh6itkc3] p[data-astro-cid-mh6itkc3]{color:#fffc;margin:0;font-size:.9rem}.footer-social[data-astro-cid-mh6itkc3]{display:flex;gap:1.5rem;justify-content:center}.footer-social[data-astro-cid-mh6itkc3] a[data-astro-cid-mh6itkc3]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff1a;border-radius:50%;transition:all .3s ease}.footer-social[data-astro-cid-mh6itkc3] a[data-astro-cid-mh6itkc3]:hover{background:#fff3;transform:translateY(-2px)}.footer-social[data-astro-cid-mh6itkc3] img[data-astro-cid-mh6itkc3]{width:20px;height:20px;filter:brightness(0) invert(1)}.footer-info[data-astro-cid-mh6itkc3]{text-align:right}.footer-info[data-astro-cid-mh6itkc3] p[data-astro-cid-mh6itkc3]{color:#fffc;margin:0 0 .5rem;font-size:.9rem}.copyright[data-astro-cid-mh6itkc3]{font-size:.8rem!important;opacity:.7}@media screen and (max-width:768px){.footer-content[data-astro-cid-mh6itkc3]{grid-template-columns:1fr;gap:2rem;text-align:center}.footer-info[data-astro-cid-mh6itkc3]{text-align:center}.footer-social[data-astro-cid-mh6itkc3]{order:-1}}.fade-in{opacity:0;transform:translateY(30px);transition:all .6s cubic-bezier(.4,0,.2,1)}.fade-in.visible{opacity:1;transform:translateY(0)}.back-to-top{position:fixed;bottom:30px;right:30px;background-color:var(--primary-color);color:var(--white);width:50px;height:50px;border-radius:50%;border:none;cursor:pointer;font-size:1.2rem;display:none;align-items:center;justify-content:center;transition:var(--transition);z-index:1000;box-shadow:var(--shadow)}.back-to-top:hover{background-color:#034a9a;transform:translateY(-3px)}.back-to-top.visible{display:flex}.scroll-indicator{position:fixed;top:0;left:0;width:0%;height:3px;background:linear-gradient(90deg,var(--primary-color),#034a9a);z-index:9999;transition:width .1s ease}@media screen and (max-width:768px){.back-to-top{bottom:20px;right:20px;width:45px;height:45px}}@media screen and (max-width:480px){.back-to-top{bottom:15px;right:15px;width:40px;height:40px;font-size:1rem}.scroll-indicator{height:2px}}
