.landing-heading{font-family:Poppins,sans-serif;font-weight:800}.landing-body{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400}@keyframes floating{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.floating-animation{animation:4s ease-in-out infinite floating}.hero-container{min-height:auto}@media (min-width:768px){.hero-container,.hero-section{height:560px;min-height:520px}}@media (min-width:1024px){.hero-container,.hero-section{height:560px;min-height:560px}}.landing-section{padding-top:4rem;padding-bottom:4rem}@media (min-width:768px){.landing-section{padding-top:5rem;padding-bottom:5rem}}@media (min-width:1024px){.landing-section{padding-top:6rem;padding-bottom:6rem}}.info-card-hover{transition:transform .3s,box-shadow .3s}.info-card-hover:hover{transform:translateY(-4px);box-shadow:0 10px 25px #00000026}.dark-section-text{text-shadow:0 2px 4px #0000004d}.mission-card{flex-direction:column;justify-content:center;min-height:200px;display:flex}.offering-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}@media (min-width:640px){.offering-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.offering-grid{grid-template-columns:repeat(4,1fr)}}.landing-hero{background:linear-gradient(135deg,#581c87 0%,#3b0764 100%);position:relative}.landing-hero *{transition:all .3s}.hero-button-glow{position:relative;overflow:visible}.hero-button-glow:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;opacity:.8;z-index:-1;background:linear-gradient(135deg,#9333ea99,#a855f766);padding:2px;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.sign-in-toggle-glow{filter:drop-shadow(0 0 15px #9333ea99)drop-shadow(0 0 30px #9333ea66)drop-shadow(0 0 45px #9333ea33)}@keyframes starTwinkle{0%,to{opacity:.6}50%{opacity:1}}.star-pattern{animation:3s ease-in-out infinite starTwinkle}.landing-container{max-width:1920px;margin:0 auto}.nav-link-hover{position:relative}.nav-link-hover:after{content:"";background:#22d3ee;width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.nav-link-hover:hover:after{width:100%}.hero-cta-button{z-index:1;position:relative}.hero-cta-button:after{content:"";border-radius:inherit;opacity:0;z-index:-1;background:linear-gradient(135deg,#ffffff1a,#fff0);transition:opacity .3s;position:absolute;inset:0}.hero-cta-button:hover:after{opacity:1}.hero-character-image{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}@media (max-width:768px){.hero-buttons-container{flex-direction:column;width:100%}.hero-cta-button{width:100%}}
