*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}img{height:auto;max-width:100%}button{border:none;cursor:pointer;outline:none}a{color:inherit;text-decoration:none}.loading-container{align-items:center;background-color:#000;color:#fff;display:flex;flex-direction:column;font-family:Arial,sans-serif;height:100vh;justify-content:center;left:0;position:fixed;text-align:center;top:0;width:100vw;z-index:9999}.loading-text{font-size:48px;font-weight:900;letter-spacing:2px;margin-bottom:20px}.loading-bar-container{border:1px solid #333;height:6px;margin:0 auto;overflow:hidden;position:relative;width:300px}.loading-bar{animation:loadingMove 1.5s linear infinite;background:linear-gradient(90deg,#007bff,#339cff 50%,#007bff);height:100%;position:absolute;width:50%}@keyframes loadingMove{0%{left:-50%}to{left:100%}}.App{text-align:center}.section{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:5rem 2rem;position:relative}.section-content{margin:0 auto;max-width:1200px;width:100%}.section-title{color:#fff;display:inline-block;font-size:2.5rem;font-weight:700;letter-spacing:2px;margin-bottom:1rem;position:relative;text-align:center;text-transform:uppercase;width:auto}.section-title:after{background:linear-gradient(45deg,#007aff,#5856d6);border-radius:2px;bottom:-5px;content:"";height:3px;left:0;position:absolute;right:0}.section-subtitle{color:#aaa;font-size:1.2rem;font-weight:400;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px}@media (max-width:768px){.section{min-height:auto;padding:4rem 1rem}.section-title{font-size:2rem;margin-bottom:2rem}.section-subtitle{font-size:1rem;margin-bottom:2rem}}@media (max-width:480px){.section-title{font-size:1.8rem}.section-subtitle{font-size:.9rem}}
/*# sourceMappingURL=main.ccdc48c9.css.map*/