body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{display:flex;flex-direction:column;min-height:100vh}body,html{color:#fff;font-family:Inter,sans-serif;height:100%;margin:0;padding:0}.App{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;min-height:100vh;overflow:auto;position:relative}.App-overlay{background-color:#0009;bottom:0;justify-content:center;left:0;padding:20px;position:absolute;right:0;top:0}.App-content,.App-overlay{align-items:center;display:flex;flex-direction:column}.App-content{background-color:#00000080;border-radius:15px;box-shadow:0 0 25px #000000b3;gap:15px;max-width:900px;padding:30px;text-align:center;width:100%}.App-logo{border-radius:20px;box-shadow:0 5px 15px #0006;height:180px;margin-bottom:25px;transition:transform .3s ease;width:auto}.App-logo:hover{transform:scale(1.05)}.App-content h1{font-size:4em;letter-spacing:2px;margin:0;padding-bottom:0;text-shadow:3px 3px 6px #000c}.App-content h2{font-size:2.2em}.App-content h2,.App-content h3{color:#fff;margin:0;padding-bottom:50px;text-shadow:2px 2px 5px #000000b3}.App-content h3{font-size:2.8em;font-style:italic}.App-content p{font-size:1.4em;line-height:1.6;margin:0}.under-construction-spacing{animation:bounce 2s ease-in-out infinite;color:gold;font-size:3.5em;font-weight:700;padding-bottom:15px;text-shadow:3px 3px 7px #000000e6}@keyframes bounce{0%,to{transform:translateY(0)}25%{transform:translateY(-5px)}50%{transform:translateY(0)}75%{transform:translateY(-5px)}}.contact-info{font-size:1.5em;font-weight:500;margin-top:20px}.App-content a{color:#87ceeb;font-weight:700;text-decoration:none;transition:color .3s ease}.App-content a:hover{color:#b0e0e6;text-decoration:underline}.App-footer{background-color:#000000b3;box-sizing:border-box;color:#aaa;font-size:.9em;margin-top:auto;padding:15px;text-align:center;width:100%}@media (max-width:900px){.App-content{margin:15px;padding:25px}}@media (max-width:768px){.App-logo{height:150px}.App-content h1{font-size:3em}.App-content h2{font-size:1.8em;padding-bottom:15px}.App-content h3{font-size:2.2em;padding-bottom:15px}.under-construction-spacing{font-size:2.8em;padding-bottom:10px}.contact-info{font-size:1.3em}.App-content p{font-size:1.1em}}@media (max-width:480px){.App-logo{height:120px;margin-bottom:15px}.App-content{border-radius:10px;padding:15px}.App-content h1{font-size:2.5em;letter-spacing:1px}.App-content h2{font-size:1.5em}.App-content h3{font-size:1.8em}.under-construction-spacing{font-size:2.2em}.contact-info{font-size:1.1em}.App-footer{padding:10px}}
/*# sourceMappingURL=main.8de8243a.css.map*/