@font-face{font-family:geistSans;src:url(/_next/static/media/4473ecc91f70f139-s.p.woff) format("woff");font-display:swap}@font-face{font-family:geistSans Fallback;src:local("Arial");ascent-override:85.83%;descent-override:20.52%;line-gap-override:9.33%;size-adjust:107.19%}.__className_ef23df{font-family:geistSans,geistSans Fallback}.__variable_ef23df{--font-geist-sans:"geistSans","geistSans Fallback"}@font-face{font-family:geistMono;src:url(/_next/static/media/463dafcda517f24f-s.p.woff) format("woff");font-display:swap}@font-face{font-family:geistMono Fallback;src:local("Arial");ascent-override:69.97%;descent-override:16.73%;line-gap-override:7.61%;size-adjust:131.49%}.__className_1235f0{font-family:geistMono,geistMono Fallback}.__variable_1235f0{--font-geist-mono:"geistMono","geistMono Fallback"}:root{--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground)}a{color:inherit;text-decoration:none}.imgDark{display:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}.imgLight{display:none}.imgDark{display:unset}}:root{--primary-color:#0554F2;--secondary-color:#022840;--accent-color:#F29F05;--text-primary:#1a202c;--text-secondary:#4a5568;--text-light:#718096;--background:#ffffff;--gradient-start:#022840;--gradient-end:#0554F2;--shadow-light:0 4px 6px -1px rgba(0,0,0,0.1);--shadow-medium:0 10px 15px -3px rgba(0,0,0,0.1);--shadow-heavy:0 25px 50px -12px rgba(0,0,0,0.25);--border-radius:12px;--transition:all 0.3s cubic-bezier(0.4,0,0.2,1)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:var(--text-primary);background:var(--background);overflow-x:hidden}.modern-container{min-height:100vh;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0 2rem 2rem}.modern-background{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,var(--gradient-start) 0,var(--gradient-end) 100%);z-index:-2}.gradient-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,rgba(2,40,64,.7),rgba(5,84,242,.3));z-index:-1}.modern-content{text-align:center;max-width:800px;width:100%;opacity:1;transform:translateY(0)}.hero-image-container{margin-bottom:3rem;margin-top:0;display:flex;justify-content:center;align-items:flex-start}.hero-image{max-width:100%;height:auto;width:auto;max-width:800px;border-radius:var(--border-radius)}.title-section{margin-bottom:3rem}.main-title{font-size:clamp(3rem,8vw,6rem);font-weight:800;color:white;margin-bottom:1rem;line-height:1.1}.title-word{display:inline-block;color:#ffffff;margin-right:.5rem}.title-word-soon{display:inline-block;color:#F29F05}.action-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-bottom:4rem}.modern-footer{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);text-align:center}.modern-footer p{font-size:.875rem;color:rgba(255,255,255,.5);font-weight:300}@media (max-width:768px){.modern-container{padding:1rem}.hero-image-container,.title-section{margin-bottom:2rem}.hero-image{max-width:90%}}@media (max-width:480px){.hero-image{max-width:95%}}