:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html,#root{margin:0;padding:0;width:100%;height:100%;overscroll-behavior:none}body{display:flex;flex-direction:column;align-items:center}@media (max-width: 768px){div[style*="display: grid"]{grid-template-columns:1fr!important;padding:20px 1rem!important}a{max-width:100%!important;margin:0 auto!important}img{max-width:100%!important;max-height:none!important}}.video-bg-wrapper{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:-1;overflow:hidden}.video-bg-wrapper iframe{width:100vw;height:100vh;object-fit:cover}.hero-section{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.6)}.hero-section h1{font-size:5rem;margin-bottom:1rem}.hero-section h3{font-size:2rem;max-width:800px;text-align:center}.hero-section h5{font-size:1.5rem;max-width:600px;text-align:center;margin-top:1rem}.story-card{display:flex;justify-content:space-between;gap:2rem;margin:4rem auto;padding:2rem;background-color:#0000008c;color:#fff;max-width:1100px;border-radius:12px;box-shadow:0 4px 12px #0006}.story-text{flex:1;align-self:center;text-shadow:0 1px 3px rgba(0,0,0,.6)}.story-text p{font-size:1.2rem}.profile-photo{width:560px;height:740px;object-fit:cover;border-radius:8px}.awards-section{display:flex;flex-direction:row;justify-content:center;align-items:stretch;width:100%;overflow:hidden}.award-image{height:auto;width:auto;max-height:500px;display:block}.awards-section img{flex-shrink:0}@media (max-width: 768px){.awards-section{flex-direction:column;align-items:center}.award-image{max-width:100%;max-height:none;width:100%;height:auto}.story-card{flex-direction:column;align-items:center}.profile-photo{width:100%;height:auto}}
