@import url(https://fonts.googleapis.com/css2?family=Cinzel:wght@400;700&family=Roboto:wght@300;400&family=Permanent+Marker&display=swap);body{margin:0;overflow:hidden;padding:0}.App{color:#333;font-family:Roboto,sans-serif;position:relative;text-align:center;z-index:1}h1,h2,h3{font-family:Cinzel,serif;font-weight:700;text-shadow:0 0 5px #0003}.home-container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;justify-content:center;overflow:visible;padding:100px 20px 20px;position:relative;z-index:2}.game-logo{animation:fadeIn 2s ease-in-out;filter:drop-shadow(0 0 15px rgba(255,165,0,.5));height:auto;margin-bottom:10px;margin-top:-10vh;max-width:500px;width:auto}.graffiti-title{-webkit-text-stroke:1px #fff;text-stroke:1px #fff;animation:fadeInUp 2s ease-in-out;color:#333;font-family:Permanent Marker,cursive;font-size:4.5rem;margin:0 0 40px;text-shadow:2px 2px 0 #fff,-2px -2px 0 #fff,2px -2px 0 #fff,-2px 2px 0 #fff,4px 4px 5px #0000004d;z-index:2}.game-subtitle{animation:fadeIn 3s ease-in-out;color:#333;font-size:1.5rem;margin-bottom:40px;text-shadow:1px 1px 2px #fffc;z-index:2}.back-button,.footer-links a,.gothic-button{background:#fff;border:2px solid #add8e6;border-radius:5px;box-shadow:0 2px 5px #0000001a;color:#007bff;cursor:pointer;display:inline-block;font-family:Roboto,sans-serif;font-weight:400;text-decoration:none;transition:all .3s ease;z-index:2}.back-button:hover,.footer-links a:hover,.gothic-button:hover{background:#e7f3ff;border-color:#007bff;box-shadow:0 4px 10px #00000026;color:#0056b3;transform:scale(1.05)}.gothic-button{align-items:center;animation:fadeInUp 2s ease-in-out;display:flex;font-size:1.4rem;gap:10px;justify-content:center;padding:15px 35px}.back-button,.footer-links a{font-size:1rem;padding:10px 20px}.footer-links{animation:fadeIn 3s ease-in-out;display:flex;gap:15px;justify-content:center;position:absolute;top:20px;width:100%;z-index:10}.back-button{display:block;margin:0 auto 30px;width:-webkit-fit-content;width:fit-content}.document-container{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#fffc;border:1px solid #007bff33;border-radius:15px;box-shadow:0 0 20px #0000001a;color:#333;margin:50px auto;max-height:calc(100vh - 140px);max-width:960px;overflow-y:auto;padding:40px 40px 20px;position:relative;text-align:left;z-index:2}.content-fade-in{animation:fadeIn 1.5s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.home-container{padding-top:110px}.game-logo{margin-top:-5vh;max-width:80%}.graffiti-title{font-size:3rem}.game-subtitle,.gothic-button{font-size:1.2rem}.gothic-button{padding:12px 28px}.footer-links{flex-wrap:wrap;gap:10px}.back-button,.footer-links a{font-size:.8rem;padding:8px 12px}.document-container{margin:20px 10px;max-height:calc(100vh - 80px);padding:20px}}
/*# sourceMappingURL=main.ad19b290.css.map*/