@charset "UTF-8";header{color:#fff;padding:20px;text-align:center;font-size:25px}nav ul{list-style:none;padding:0;text-align:center}nav ul li{display:inline-block;margin-right:10px}nav a{text-decoration:none;background-color:#555;color:#fff;padding:5px 10px;border-radius:5px;transition:background-color .5s ease,box-shadow .3s ease;display:inline-block;margin-bottom:10px}nav a:hover{background-color:#78e7b7;box-shadow:0 0 15px #00ff5980}nav a.active{background-color:#3bd17f;box-shadow:0 0 40px #00ffd580}@media (max-width: 768px){header{font-size:20px}nav ul{text-align:center}nav ul li{display:block;margin-right:0}nav a{display:block;margin:0 auto 10px}}div{text-align:center;margin:20px}h2{font-size:28px;margin-bottom:20px}img.house-logo{width:auto;height:300px;object-fit:cover;margin:10px;cursor:pointer}.card-container-home{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:20px}.card-home{border:1px solid #ccc;padding:20px;border-radius:5px;width:300px;box-shadow:0 2px 4px #0000001a;text-align:center}.card-home img.character-image{max-width:300px;height:400px;margin-bottom:10px;object-fit:cover;border:1px solid #ccc;border-radius:5px}.card-home h3{font-size:1.2rem;margin:0}.card-home p{margin:5px 0}.placeholder-image{width:100%;height:300px;background-color:#f0f0f0;display:flex;justify-content:center;align-items:center;border:1px solid #ccc;border-radius:5px;font-size:14px;object-fit:cover;color:#777}.glow-red,.glow-yellow,.glow-blue,.glow-green{transition:filter .7s ease}.glow-red:hover{filter:drop-shadow(0 0 35px #ff0000)}.glow-yellow:hover{filter:drop-shadow(0 0 25px #ffff00)}.glow-blue:hover{filter:drop-shadow(0 0 30px #0000ff)}.glow-green:hover{filter:drop-shadow(0 0 45px #0cc233)}.card-container{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:20px}.card{border:1px solid #ccc;padding:20px;border-radius:5px;width:300px;box-shadow:0 2px 4px #0000001a}.card img{max-width:300px;height:400px;object-fit:cover;margin-bottom:10px}.card h3{font-size:1.2rem;margin:0}.card p{margin:5px 0}.magic-container{display:flex;justify-content:space-between;align-items:flex-start;padding:20px}.spells-list{flex:1}.spells-list h2{font-size:24px;margin-bottom:10px}.spells-list ul{list-style:none;padding:0}.spells-list li{font-size:18px;margin-bottom:10px}html,body{width:100%;height:100%;margin:0;padding:0;overflow:hidden}#root{margin:0;padding:0;text-align:center;height:100%;background-attachment:fixed;overflow-y:auto}:root{text-align:center;font-family:Yusei Magic,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-size:cover;background-repeat:no-repeat;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;transition:background-image .5s ease;position:relative}.background-1{background-image:url(/assets/Place-ede16ab1.png);background-size:cover}.background-2{background-image:url(/assets/Place-3bd03ba1.jpg);background-size:cover}
