*{margin:0;padding:0;box-sizing:border-box;font-family:Arial,Helvetica,sans-serif}body{color:#333}.header{display:flex;align-items:center;justify-content:space-between;padding:15px 60px;background:#fff}.logo{display:flex;align-items:center;gap:12px}.logo img{width:14%}.logo-text{display:flex;flex-direction:column;line-height:1.2;margin-left:20px}.logo strong{font-size:30px;font-weight:700}.logo span{font-size:14px;font-weight:400}.nav{display:flex;align-items:center;margin:0 30px}.nav a{margin:0 15px;text-decoration:none;color:#333;white-space:nowrap}.nav a.active{color:red}.nav a:hover{color:red;transition:all .3s ease}.btn{padding:10px 20px;text-decoration:none;border-radius:4px;font-size:14px}.btn-voluntario{background:red;color:#fff;white-space:nowrap}.btn-voluntario:hover{background:#e00808;transition:all .3s ease}.btn-voluntario-sesion{background:#555;color:#fff;white-space:nowrap}.btn-voluntario-sesion:hover{background:#4f4f4f;transition:all .3s ease}.hero{position:relative;height:500px;width:100%;overflow:hidden}.hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:#00000073;z-index:1}.hero-content{position:relative;z-index:2;color:#fff;max-width:700px;padding:120px 60px}.hero-content h1{font-size:36px;margin-bottom:15px}.hero-content p{margin-bottom:25px;font-size:16px}.btn-red{background:red;color:#fff}.btn-outline{border:1px solid white;color:#fff;background:transparent}.services{padding:60px;text-align:center}.services h2{margin-bottom:10px}.services-desc{margin-bottom:40px;color:#666}.service-cards{display:flex;justify-content:center;gap:30px}.card{width:260px;padding:25px;border-radius:6px;background:#f2f2f2}.card h3{margin-bottom:10px}.cta{background:red;color:#fff;text-align:center;padding:60px 20px}.cta h2{margin-bottom:10px}.cta p{margin-bottom:20px}.btn-white{background:#fff;color:red}.footer{background:#2b2b2b;color:#fff;display:flex;justify-content:space-between;padding:40px 60px}.footer-col{width:22%}.footer-col h4{margin-bottom:10px}.footer-col a{display:block;text-decoration:none;color:#fff;margin-bottom:5px}.hero-about{height:350px}.about{padding:60px;text-align:center}.about-container{max-width:800px;margin:auto}.about h2{margin-bottom:15px}.president{background:#f2f2f2;padding:60px}.president-container{display:flex;gap:40px;max-width:1000px;margin:auto;align-items:center}.president-image img{width:280px;height:360px;object-fit:cover;border-radius:6px}.president-info h2{margin-bottom:5px}.president-info h4{color:red;margin-bottom:15px;font-weight:400}.president-info p{margin-bottom:15px;line-height:1.6}.contact{padding:60px 20px;background:#f9f9f9}.contact-container{display:flex;justify-content:space-between;max-width:1100px;margin:auto;gap:40px;flex-wrap:wrap}.contact-form,.contact-info{flex:1;min-width:300px}.contact-form h2,.contact-info h2{margin-bottom:20px;color:#333}.contact-form form input,.contact-form form textarea{width:100%;padding:12px 15px;margin-bottom:15px;border:1px solid #ccc;border-radius:4px;font-size:14px}.contact-form form button{padding:12px 20px;font-size:14px;border:none;border-radius:4px;cursor:pointer}.contact-info p{margin-bottom:10px;font-size:14px;color:#555}.map iframe{border-radius:6px;width:100%;height:300px}.footer-bottom{width:100%;text-align:center;margin-top:30px;padding-top:20px;border-top:1px solid rgba(255,255,255,.2);font-size:14px;color:#ccc}.mensaje-error{margin:15px 0;padding:12px;max-width:400px;text-align:center;color:#a00000;background-color:#ffd6d6;border:1px solid #ff4d4d;border-radius:5px;font-weight:600}@media(max-width:1024px){.header{padding:15px 30px}.logo strong{font-size:26px}.logo span{font-size:14px}.nav{display:flex;align-items:center;margin:0 15px}.nav a{margin:0 8px;font-size:14px;text-decoration:none;white-space:nowrap}.hero{height:420px}.hero-content{padding:100px 40px}.hero-content h1{font-size:30px}.service-cards{gap:20px}.card{width:240px}.footer{padding:40px 30px}}.history{padding:60px 20px;background:#fff;text-align:center}.history-container{max-width:900px;margin:auto}.history h2{margin-bottom:20px}.history p{margin-bottom:15px;line-height:1.6;color:#555}.history-stats{display:flex;justify-content:center;gap:60px;margin-top:30px;flex-wrap:wrap}.history-stats .stat h3{font-size:28px;color:red;margin-bottom:5px}.history-stats .stat p{font-size:14px;color:#333}.footer{position:relative;padding-bottom:80px}.footer-bottom{bottom:20px;right:20px;font-size:14px;color:#ccc}@media(max-width:768px){.header{flex-direction:column;gap:15px;padding:20px;text-align:center}.logo{flex-direction:column}.logo-text{margin-left:0}.nav{display:flex;flex-wrap:wrap;justify-content:center}.nav a{margin:5px 10px}.hero{height:auto;min-height:420px}.hero-content{padding:80px 20px;text-align:center}.hero-content h1{font-size:26px}.service-cards{flex-direction:column;align-items:center}.card{width:100%;max-width:320px}.president-container{flex-direction:column;text-align:center}.footer-col{width:100%}.footer-bottom{font-size:13px;bottom:15px;right:15px}.footer{padding-bottom:50px}}@media(max-width:480px){.hero-content h1{font-size:22px}.hero-content p{font-size:14px}.logo strong{font-size:22px}.btn{font-size:13px;padding:10px 15px}.services h2,.cta h2{font-size:22px}.footer-bottom{font-size:12px;bottom:12px;right:10px}.footer{padding-bottom:40px}}.card img{margin-bottom:10px}.card{transition:transform .3s}.card:hover{transform:translateY(-5px)}.donation{padding:60px 20px;background:#f9f9f9;text-align:center}.donation-container{max-width:500px;margin:auto;background:#fff;padding:30px;border-radius:6px}.donation-amounts{display:flex;justify-content:center;gap:10px;margin:20px 0;flex-wrap:wrap}.amount-btn{padding:10px 15px;border:1px solid red;background:#fff;color:red;border-radius:4px;cursor:pointer}.amount-btn:hover,.amount-btn.active{background:red;color:#fff}.donation-form input{width:100%;padding:12px;margin-bottom:15px;border:1px solid #ccc;border-radius:4px}.donation-form .row{display:flex;gap:10px}.donation-form .row input{width:50%}main{min-height:calc(100vh - 80px)}.contact-form form{display:flex;flex-direction:column}.contact-form form input{width:100%;padding:12px 15px;margin-bottom:15px;border:1px solid #ccc;border-radius:4px;font-size:14px}.contact-form form label{margin-bottom:5px;font-weight:700;color:#333}.contact-form form button{padding:12px;font-size:15px;border:none;border-radius:4px;cursor:pointer}.success-title{color:green;margin-bottom:10px}.success-text{color:green;font-weight:700;margin-bottom:20px}.login-link{margin-top:15px}.mensaje-error{margin-bottom:20px;padding:12px;text-align:center;color:#a00000;background-color:#ffd6d6;border:1px solid #ff4d4d;border-radius:5px;font-weight:600}.contact-form input{display:block;width:100%}.spinner-container{display:flex;justify-content:center;align-items:center;gap:8px;height:40px;margin-top:10px}.dot{width:12px;height:12px;background-color:red;border-radius:50%;display:inline-block;animation:bounce 1.4s infinite ease-in-out both}.dot1{animation-delay:-.32s}.dot2{animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}input:disabled{background-color:#f2f2f2;cursor:not-allowed}.login-links a{position:relative;color:#000;text-decoration:none;font-weight:500;transition:color .3s ease}.login-links a:after{content:"";position:absolute;left:50%;bottom:-3px;width:0%;height:2px;transition:all .3s ease;transform:translate(-50%)}.login-links a:hover:after{width:100%}.footer a{position:relative;display:block;width:fit-content;color:#fff;text-decoration:none;margin-bottom:10px;transition:color .3s ease}.footer a:after{content:"";position:absolute;left:50%;bottom:-2px;width:0%;height:2px;background-color:#fff;transition:all .3s ease;transform:translate(-50%)}.footer a:hover:after{width:100%}.footer-col a{display:inline-block;margin-right:12px}.footer-col img{width:32px;height:32px;object-fit:contain;transition:transform .3s ease}.footer-col img:hover{transform:scale(1.1)}.login-link a{text-decoration:none;position:relative;display:inline-block}.login-link a:after{content:"";position:absolute;left:50%;bottom:-2px;width:100%;height:2px;transform:translate(-50%) scaleX(0);transform-origin:center;transition:transform .3s ease}.login-link a:hover:after{transform:translate(-50%) scaleX(1)}.admin-hero{padding:80px 20px;background:#f5f7fb;min-height:100vh;display:flex;justify-content:center;align-items:center}.admin-container{text-align:center;max-width:1000px}.admin-container h2{font-size:42px;font-weight:800;margin-bottom:10px}.admin-container p{color:#6b7280;margin-bottom:40px;font-size:18px}.admin-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;align-items:stretch}.admin-card{background:#fff;padding:30px;border-radius:22px;text-decoration:none;box-shadow:0 12px 30px #00000014;transition:all .3s ease;color:#111827}.admin-card:hover{transform:translateY(-8px);box-shadow:0 18px 40px #0000001f}.admin-card h3{font-size:20px;margin-bottom:10px;font-weight:800}.admin-card p{font-size:15px;color:#6b7280}.admin-card.red h3{color:#c00}.admin-card.blue h3{color:#2563eb}.admin-card.green h3{color:#16a34a}.btn{padding:14px 26px;border-radius:14px;font-weight:700;font-size:15px;border:none;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.btn-red{background:#c00;color:#fff;box-shadow:0 8px 20px #cc000040}.btn-red:hover{background:#900;transform:translateY(-3px);box-shadow:0 12px 28px #cc000059}.logout-btn{margin-top:40px;padding:15px 30px;font-size:16px}@media(max-width:768px){.admin-container h2{font-size:32px}}
