:root{font-family: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}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--bg-color: #0b0b0b;--accent: #e24b2a}.hero{min-height:100vh;width:100vw;display:grid;place-items:center;background-image:url(/background.webp);background-size:cover;background-position:center center;background-repeat:no-repeat;background-attachment:fixed;color:#fff;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#00000073,#000000a6);pointer-events:none}.center-wrapper{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:2rem;padding:2rem;text-align:center}.logo-box{display:grid;place-items:center;height:auto}.hllv-logo{max-width:100%;height:auto;display:block}.coming-soon{font-family:Helvetica Neue,Arial,sans-serif;letter-spacing:.28em;font-weight:700;color:#fff;margin:0;font-size:clamp(1rem,2.5vw,2rem);text-shadow:0 2px 12px rgba(0,0,0,.7)}@media (max-width: 480px){.center-wrapper{gap:1rem}.coming-soon{letter-spacing:.14em}}.site-footer{position:absolute;right:1rem;bottom:1rem;z-index:2;padding-right:4rem}.footer-link{color:#ddd;background:#00000073;padding:.5rem .75rem;border-radius:6px;text-decoration:none;font-weight:600;box-shadow:0 2px 8px #00000080}.footer-link:hover{background:#ffffff0f;color:#fff}@media (max-width: 420px){.site-footer{right:.5rem;bottom:.5rem}.footer-link{padding:.4rem .6rem}}.about-hero{min-height:100vh;width:100vw;display:grid;place-items:center;background-image:url(/about-background.webp);background-size:cover;background-position:center center;background-repeat:no-repeat;background-attachment:fixed;color:#e9eef6;position:relative;align-content:center}.about-content{max-width:900px;padding:3rem;background:linear-gradient(180deg,#0000008c,#0009);border-radius:8px;box-shadow:0 8px 30px #0009}.about-content h1,.about-content h2{color:#fff}.about-content p,.about-content li{color:#d1d9e2;line-height:1.6}.button-row{display:inline-flex;gap:.6rem;flex-wrap:wrap;justify-content:center;margin-top:.75rem}.button-row .MuiButton-root{box-shadow:0 6px 18px #00000073}@media (max-width: 520px){.button-row{gap:.4rem}.button-row .MuiButton-root{font-size:.9rem}}.video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}
