body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media (min-width:1400px){body{font-size:18px}}@media (min-width:1920px){body{font-size:20px}}@media (min-width:2560px){body{font-size:22px}}*{box-sizing:border-box;margin:0;padding:0}body{background:#000;color:#fff;font-family:Courier New,Monaco,Menlo,monospace;line-height:1.6;overflow:hidden}.App{min-height:100vh;position:relative;width:100vw}.background-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;opacity:.4;position:fixed;top:0;width:100%;z-index:1}.content-overlay{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:1200px;min-height:100vh;padding:2rem;position:relative;text-align:center;width:100%;z-index:2}.typing-animation{max-width:800px;width:100%;z-index:10}.main-title{color:#fff;display:flex;font-size:clamp(2rem,8vw,6rem);font-weight:700;justify-content:center;line-height:1.2;margin-bottom:1rem;min-height:clamp(3rem,10vw,7rem);text-align:center;text-shadow:2px 2px 4px #000c;white-space:nowrap;width:100%}.cursor{animation:blink 1s infinite;color:#fff}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.subtitle{color:#fff;font-size:clamp(1rem,3vw,1.5rem);line-height:1.4;margin:0 auto;max-width:600px;text-shadow:1px 1px 2px #000c}@media (min-width:1200px){.content-overlay{padding:3rem}.main-title{font-size:6rem}.subtitle{font-size:1.5rem}}@media (max-width:768px){.content-overlay{padding:1rem}.main-title{font-size:2.5rem}}@media (max-width:480px){.main-title{font-size:2rem}}
/*# sourceMappingURL=main.7d2ddee5.css.map*/