:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400}html,body{height:100%;margin:0;padding:0;overflow:hidden;display:flex;justify-content:center;align-items:center}.background-video{position:fixed;top:0;left:0;width:100vw;height:100vh;object-fit:cover;z-index:0;pointer-events:none}.hero-container{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff}.lang-switcher{position:absolute;top:1rem;right:2rem;font-size:.9rem;z-index:2;color:#fff;cursor:pointer}.lang-switcher span:hover{text-decoration:underline}.logo-image{height:100px}.text-block{max-width:900px;padding:0 1rem;z-index:1}.description-text{font-size:1.6rem;font-weight:600;margin-bottom:1.5rem}.description-subtext{font-size:1.1rem;margin-bottom:1rem}.hero-footer{text-align:center;font-size:.8rem;z-index:1;color:#fff}.hero-footer a{color:#fff;text-decoration:none}.hero-footer a:hover{text-decoration:underline}
