@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}body,html{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;background-color:#000000;color:#ffffff;overflow:hidden}.main-content,body,html{padding:0;min-height:100vh}.main-content{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;box-sizing:border-box;gap:2vh}.video-container{margin-top:4vh;margin-bottom:2vh;width:85vw;max-width:900px;position:relative;border-radius:12px;overflow:hidden;box-shadow:0 0 50px rgba(255,255,255,.4);animation:fadeIn 1s ease-out forwards;animation-delay:.1s;opacity:0;aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.video-container:before{content:"";display:block;padding-bottom:56.25%}}.video-container iframe,.video-container img,.video-container video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;background-color:#000}.brand-section{flex-direction:column;margin-bottom:auto;animation:fadeIn 1s ease-out forwards;animation-delay:.5s;opacity:0}.brand-section,.title-with-logo{display:flex;align-items:center;gap:1rem}.logo-container{width:48px;height:48px;flex-shrink:0;display:flex;justify-content:center;align-items:center;box-shadow:0 0 0 rgb(255,255,255);border-radius:50%}.logo-container svg{width:100%;height:100%;display:block}.brand-title{font-size:3rem;font-weight:700;margin:0;text-shadow:0 0 2px rgba(255,255,255,.8)}.brand-tagline{font-size:1.25rem;color:#a0aec0;margin:0;text-align:center}.call-to-action-container{margin-bottom:8vh;animation:fadeIn 1s ease-out forwards;animation-delay:1s;opacity:0}.cta-button{display:inline-block;padding:1rem 3rem;font-weight:600;font-size:1.1rem;border-radius:.15rem;transition:all .3s ease-in-out;text-decoration:none;color:#000000;background-color:#ffffff;text-align:center;cursor:pointer;border:none;box-shadow:0 0 20px rgba(255,255,255,.5)}.cta-button:hover{transform:scale(1.05);box-shadow:0 0 30px rgba(255,255,255,.8)}.content-group{display:flex;flex-direction:column;align-items:center;gap:2vh;width:100%;max-width:600px;margin:0 auto}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.video-container{width:90vw;max-width:none}.content-group{max-width:95vw;gap:1.5vh}}@media (max-width:768px){.title-with-logo{flex-direction:row;gap:.75rem;text-align:center}.logo-container{width:32px;height:32px}.brand-title{font-size:2rem}.brand-tagline{font-size:1.1rem}.video-container{width:94vw}}@media (max-width:600px){.brand-title{font-size:1.8rem}.brand-tagline,.cta-button{font-size:1rem}.cta-button{padding:.8rem 2rem}.logo-container{width:28px;height:28px}.title-with-logo{gap:.5rem}.video-container{width:96vw;margin-bottom:1vh}.content-group{max-width:100vw;gap:1vh;padding:0 .5rem}.main-content{padding:.5rem;gap:1vh}}@media (max-height:600px){.brand-title{font-size:1.5rem}.brand-tagline{font-size:.8rem}.cta-button{padding:.5rem 1.2rem;font-size:.9rem}.logo-container{width:24px;height:24px}.title-with-logo{gap:.4rem}.video-container{margin-top:2vh;margin-bottom:1vh;width:92vw}.call-to-action-container{margin-bottom:2vh}.main-content{padding:.5rem;gap:1vh}}@media (max-width:480px){.video-container{width:98vw}}