@import url("https://fonts.googleapis.com/css2?family=Libre+Franklin:wght@300;400;600;700&family=Inter:wght@300;400;500;600&display=swap");:root{--background:#ffffff;--foreground:#171717;--color-bg-offwhite:#ffffff;--color-bg-white:#ffffff;--color-navy:#123C59;--color-blue:#025F9C;--color-black:#0B0D10;--font-primary:"Libre Franklin",sans-serif;--font-secondary:"Inter",sans-serif;--glow-primary:rgba(2,95,156,0.3);--glow-secondary:rgba(18,60,89,0.2);--light-spot:radial-gradient(circle at 50% 50%,var(--glow-primary) 0%,transparent 70%);--ambient-light:linear-gradient(135deg,rgba(255,255,255,0.1),rgba(2,95,156,0.05) 50%,rgba(18,60,89,0.1));--floating-icon-size:120px}*{margin:0;padding:0;box-sizing:border-box}body{color:var(--foreground);background:var(--background);font-family:var(--font-secondary);position:relative;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;touch-action:manipulation;font-size:16px;line-height:1.5}@media (max-width:767px){body{font-size:16px;text-size-adjust:none}}body:before{content:"";position:fixed;top:-50%;left:-50%;width:200%;height:200%;background:var(--ambient-light);pointer-events:none;z-index:-1;animation:ambientPulse 8s ease-in-out infinite alternate}@media (max-width:1024px){:root{--floating-icon-size:100px}}@media (max-width:768px){:root{--floating-icon-size:90px}}@media (max-width:480px){:root{--floating-icon-size:70px}}@keyframes ambientPulse{0%{opacity:.3;transform:rotate(0deg) scale(1)}to{opacity:.6;transform:rotate(5deg) scale(1.1)}}.stage-light{position:absolute;width:300px;height:300px;background:var(--light-spot);border-radius:50%;pointer-events:none;animation:spotlightMove 15s linear infinite}@keyframes spotlightMove{0%{transform:translateX(-100px) translateY(-50px) scale(.8);opacity:.4}25%{transform:translateX(100px) translateY(-100px) scale(1.2);opacity:.7}50%{transform:translateX(200px) translateY(50px) scale(.9);opacity:.5}75%{transform:translateX(-50px) translateY(100px) scale(1.1);opacity:.6}to{transform:translateX(-100px) translateY(-50px) scale(.8);opacity:.4}}h1,h2,h3{font-family:var(--font-primary);color:var(--color-navy)}a{color:var(--color-blue);text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}html{scroll-behavior:smooth}body,html{overflow-x:hidden}:focus-visible{outline:2px solid var(--color-blue);outline-offset:2px}html{font-size:16px}@media (max-width:768px){html{font-size:14px}}@media (max-width:480px){html{font-size:13px}}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width:768px){.container{padding:0 2rem}}@media (min-width:1024px){.container{padding:0 3rem}}@media (hover:none) and (pointer:coarse){*{-webkit-tap-highlight-color:rgba(2,95,156,.2)}.button,a,button{min-height:44px;min-width:44px}}.footer_footer__AQTwI{padding:2rem 1rem;background:var(--background);position:relative}@media (min-width:768px){.footer_footer__AQTwI{padding:3rem 2rem}}.footer_container__7eEXh{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.5rem}@media (max-width:767px){.footer_container__7eEXh{flex-direction:column;text-align:center;gap:2rem}}@media (min-width:768px){.footer_container__7eEXh{justify-content:space-around;gap:2rem}}.footer_logoSection__PN8CB{display:flex;align-items:center;gap:1rem}.footer_logo__ED_kM{width:120px;height:120px;color:var(--color-navy)}@media (min-width:768px){.footer_logo__ED_kM{width:160px;height:160px}}.footer_logoText__MJdPh{font-size:16px;font-weight:700;font-family:var(--font-primary);fill:white}.footer_logoName__afKuY{font-size:1.5rem;font-weight:600;color:var(--color-navy);font-family:var(--font-primary)}.footer_contact__1nXHv{flex:1 1;text-align:center;font-size:.9rem}@media (min-width:768px){.footer_contact__1nXHv{font-size:1rem}}.footer_email__tL4X0{color:var(--color-blue);text-decoration:none;font-size:1.1rem;transition:all .3s ease}.footer_email__tL4X0:hover{color:var(--color-navy);text-shadow:0 2px 4px rgba(2,95,156,.2)}.footer_socials__tAbtz{display:flex;gap:1rem}.footer_socialLink__qMidI{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--color-blue);border-radius:50%;transition:all .3s ease;text-decoration:none}@media (min-width:768px){.footer_socialLink__qMidI{width:40px;height:40px}}.footer_socialLink__qMidI:hover{background:var(--color-navy);transform:translateY(-2px);box-shadow:0 4px 8px rgba(2,95,156,.3)}.footer_icon__CSAqB{width:16px;height:16px;fill:white}@media (min-width:768px){.footer_icon__CSAqB{width:20px;height:20px}}@media (max-width:767px){.footer_container__7eEXh{flex-direction:column;text-align:center}.footer_contact__1nXHv{text-align:center;order:2}.footer_logoSection__PN8CB{order:1}.footer_socials__tAbtz{justify-content:center;order:3}}