.animated-cyber{display:block;margin:0 auto;width:120px;border-radius:50%;box-shadow:0 4px 16px rgba(120,72,0,.15);transition:transform .3s}.animated-cyber:hover{transform:scale(1.1) rotate(5deg)}.animated-bg{background-size:cover;min-height:100vh;width:100vw;position:fixed;top:0;left:0;z-index:-1;opacity:.7;animation:fadeIn 2s}.animated-container{background:rgba(245,238,230,.95);border-radius:18px;box-shadow:0 4px 24px rgba(120,72,0,.13);border:1.5px solid #b7a16a;padding:2rem;margin:2rem auto;max-width:600px}.home-page{max-width:750px;margin:2.5rem auto;background:linear-gradient(135deg,#f5eee6,#e6f5ea);border-radius:18px;box-shadow:0 4px 24px rgba(120,72,0,.1);overflow:hidden;font-family:"Segoe UI",Arial,sans-serif}.home-container{background:hsla(0,0%,100%,.1)!important;border-radius:18px;box-shadow:0 4px 24px rgba(120,72,0,.13);border:1.5px solid #b7a16a;padding:2rem;margin:2rem auto;max-width:600px}.home-header{text-align:center;background:linear-gradient(135deg,#f5eee6 60%,#e6f5ea);padding:2.5rem 2rem 2rem;border-radius:18px 18px 0 0}.home-header h1{color:#6b4f27;margin-bottom:1rem;font-size:2.2rem}.home-header p{color:#3a4d2c;font-size:1.15rem;margin-bottom:1.5rem}.home-gif{width:220px;border-radius:12px;margin-top:1rem;box-shadow:0 2px 8px rgba(120,72,0,.1);border:2px solid #b7a16a}.home-content{padding:2rem 2.5rem;text-align:left}.home-content h2{color:#6b4f27;margin-bottom:1rem}.home-content ul{list-style:disc inside;padding-left:1rem;color:#3a4d2c;font-size:1.08rem}.home-content li{margin-bottom:.7rem}.home-footer{background:#f5eee6;text-align:center;padding:1rem;border-radius:0 0 18px 18px;color:#6b4f27;font-size:.98rem;margin-top:1rem}.home-title{color:#4e944f;font-size:2.2em;margin-bottom:1.2rem}.home-text{color:#3e2c13;font-size:1.15em;line-height:1.7}.about-page{max-width:650px;margin:2rem auto;background:#fff;padding:2.5rem 2rem;border-radius:18px;background:linear-gradient(135deg,#f5eee6,#e6f5ea);box-shadow:0 4px 24px rgba(120,72,0,.1);text-align:center}.about-container{background:hsla(0,0%,100%,.1)!important;border-radius:18px;box-shadow:0 4px 24px rgba(120,72,0,.13);border:1.5px solid #b7a16a;padding:2rem;margin:2rem auto;max-width:600px}.about-page h1{color:#6b4f27;margin-bottom:1.5rem}.about-title{color:#8d6748;font-size:2em;margin-bottom:1rem}.about-page p{font-size:1.1rem;color:#3a4d2c;margin-bottom:1rem;line-height:1.6}.about-text{color:#3e2c13;font-size:1.1em;line-height:1.7}.about-gif{width:220px;border-radius:12px;margin-top:1rem;box-shadow:0 2px 8px rgba(120,72,0,.1);border:2px solid #b7a16a}.contact-page{max-width:600px;margin:2rem auto;background:linear-gradient(135deg,#f5eee6 60%,#e6f5ea);padding:2.5rem 2rem;border-radius:18px;box-shadow:0 4px 24px rgba(120,72,0,.1);text-align:center}.contact-page h1{color:#6b4f27;margin-bottom:1.5rem}.form-group{margin-bottom:1.2rem;text-align:left}.form-group label{display:block;margin-bottom:.4rem;font-weight:500;color:#444}.form-group input,.form-group textarea{width:100%;padding:.6rem;border-radius:8px;border:1px solid #d1d5db;font-size:1rem;margin-bottom:.2rem;background:#f8fafc}.form-group textarea{min-height:80px;resize:vertical}button[type=submit]{background:linear-gradient(90deg,#a3b18a,#e6f5ea);color:#6b4f27;border:none;padding:.7rem 1.5rem;border-radius:8px;cursor:pointer;font-weight:700;margin-top:.5rem;transition:background .2s}button[type=submit]:hover{background:#b7a16a}.contact-container{background:hsla(0,0%,100%,.1)!important;border-radius:18px;box-shadow:0 4px 24px rgba(120,72,0,.13);border:1.5px solid #b7a16a;padding:2rem;margin:2rem auto;max-width:600px}.contact-gif{width:220px;border-radius:12px;margin-top:1rem;box-shadow:0 2px 8px rgba(120,72,0,.1);border:2px solid #b7a16a}.contact-title{color:#4e944f;font-size:2em;margin-bottom:1rem}.contact-text{color:#3e2c13;font-size:1.1em;line-height:1.7}.crud-container{max-width:600px;margin:2rem auto;background:hsla(0,0%,100%,.1)!important;border-radius:18px;box-shadow:0 4px 24px rgba(120,72,0,.13);border:1.5px solid #b7a16a;padding:2rem}.crud-title{color:#4e944f;font-size:2em;margin-bottom:1rem}.guide-card{margin-bottom:1.2rem;border-radius:12px;transition:box-shadow .2s}.guide-card h3{margin-top:0;color:#6b4f27}.guide-card button{background:#a3b18a;border-radius:6px;padding:.4rem 1rem;font-size:.95rem;transition:background .2s}.guide-gif{width:160px;border-radius:8px;margin-top:.5rem;box-shadow:0 2px 12px rgba(120,72,0,.1)}body{margin:0;font-family:"Segoe UI",sans-serif;background-size:cover;color:#3a2c13;padding:0}header{background-color:#b7a16a;padding:20px;text-align:center;animation:fadeIn 1s;border-bottom:3px solid #6b4f27}header h1{color:#6b4f27;font-size:2.5em;letter-spacing:2px;text-shadow:1px 1px 2px #fffbe6}nav{margin:20px 0;display:flex;grid-gap:2rem;gap:2rem;background:rgba(163,177,138,.95);padding:1rem;justify-content:center;border-radius:0 0 12px 12px;box-shadow:0 2px 8px rgba(120,72,0,.08)}nav a{margin:0 15px;text-decoration:none;color:#6b4f27;font-weight:700;transition:color .3s,background .3s;padding:.3em .8em;border-radius:6px}nav a:hover{color:#fff;background:#388e3c;text-decoration:underline}.about-container,.contact-container,.container,.crud-container,.guide-card,.guide-list,.home-container{background:hsla(0,0%,100%,.1)!important;border-radius:18px;box-shadow:0 4px 24px rgba(120,72,0,.13);border:1.5px solid #b7a16a;padding:2rem;margin:2rem auto;max-width:600px}footer{background-color:#a3b18a;color:#6b4f27;text-align:center;padding:10px;position:relative;bottom:0;width:100%;border-top:2px solid #6b4f27}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.card{background-color:hsla(0,0%,100%,.97);border-radius:10px;box-shadow:0 2px 10px rgba(120,72,0,.13);margin:20px 0;padding:15px;transition:transform .3s,box-shadow .3s;border:1.5px solid #b7a16a}.card:hover{transform:scale(1.025);box-shadow:0 4px 16px rgba(120,72,0,.18)}.button{background-color:#388e3c;color:#fff;border:none;padding:10px 18px;border-radius:7px;cursor:pointer;font-weight:600;transition:background-color .3s,color .3s;box-shadow:0 1px 4px rgba(120,72,0,.08)}.button:hover{background-color:#6b4f27;color:#fffbe6}.about-gif,.contact-gif,.guide-gif,.home-gif{width:220px;border-radius:12px;margin-top:1rem;box-shadow:0 2px 8px rgba(120,72,0,.1);border:2px solid #b7a16a}.about-container,.contact-container,.crud-container,.home-container{max-width:600px;margin:2rem auto;background:hsla(0,0%,100%,.3)!important;padding:2rem;border-radius:18px;box-shadow:0 4px 24px rgba(120,72,0,.13);border:1.5px solid #b7a16a}.crud-form input,.crud-form textarea{width:100%;margin-bottom:1rem;padding:.5rem;border-radius:8px;border:1.5px solid #b5c7b3;background:#f5eee6;color:#3a2c13}.crud-form button{background:#388e3c;color:#fff;border:none;padding:.7rem 1.5rem;border-radius:8px;cursor:pointer;font-weight:600;transition:background .3s,color .3s}.crud-form button:hover{background:#6b4f27;color:#fffbe6}.guide-card button{margin-right:1rem;background:#388e3c;color:#fff;border:none;border-radius:7px;padding:.4rem 1.1rem;cursor:pointer;font-weight:600;transition:background .3s,color .3s}.guide-card button:hover{background:#6b4f27;color:#fffbe6}.guide-list-public{max-width:900px;margin:2rem auto;padding:2rem;background:hsla(0,0%,100%,.85);border-radius:18px;box-shadow:0 4px 24px rgba(120,72,0,.1);text-align:center}.guide-list-container{background:hsla(0,0%,100%,.93);border-radius:16px;box-shadow:0 4px 24px rgba(62,44,19,.1);padding:2rem}.guide-list-cards{display:flex;flex-wrap:wrap;grid-gap:2rem;gap:2rem;justify-content:center}.guide-public-card{background:rgba(245,238,230,.95);border-radius:14px;box-shadow:0 2px 12px rgba(120,72,0,.08);padding:1.5rem;width:270px;margin-bottom:1.5rem;text-align:left;transition:transform .2s}.guide-public-card:hover{transform:translateY(-6px) scale(1.03);box-shadow:0 8px 32px rgba(120,72,0,.13)}.guide-public-card h3{color:#6b4f27;margin-bottom:.7rem}.guide-public-gif{width:100%;border-radius:10px;margin-top:1rem}.guide-gif{width:220px;border-radius:12px;margin-top:1rem;box-shadow:0 2px 8px rgba(120,72,0,.1);border:2px solid #b7a16a}.guide-title{color:#8d6748;font-size:2em;margin-bottom:1rem}.guide-text{color:#3e2c13;font-size:1.1em;line-height:1.7}.guide-list{margin-top:2rem}.guide-card{background:#f5eee6;margin-bottom:1rem;padding:1rem;border-radius:14px;box-shadow:0 2px 8px rgba(120,72,0,.07);border:1.5px solid #b7a16a}.admin-login-container{max-width:350px;margin:4rem auto;background:linear-gradient(135deg,#f5eee6,#e6f5ea);border-radius:16px;box-shadow:0 4px 24px rgba(120,72,0,.1);padding:2rem;text-align:center}.admin-login-container h2{color:#6b4f27;margin-bottom:1.5rem}.admin-login-container input{width:90%;padding:.7rem;margin-bottom:1rem;border-radius:8px;border:1px solid #b5c7b3;font-size:1rem}.admin-login-container button{background:linear-gradient(90deg,#a3b18a,#e6f5ea);color:#6b4f27;border:none;padding:.7rem 1.5rem;border-radius:8px;cursor:pointer;font-weight:700;margin-top:.5rem;transition:background .2s}.admin-login-container button:hover{background:#b7a16a}.login-error{color:#b94a48;margin-top:.7rem;font-size:1rem}
/*# sourceMappingURL=main.bad7a5f1.chunk.css.map */