*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%}:root{--footer-brown: #8b4513;--footer-brown-dark: #654321;--footer-brown-light: #a0522d;--footer-text: #ffffff;--footer-text-muted: #e5e5e5;--footer-accent: #fde047}.footer-paisa{background:linear-gradient(135deg,var(--footer-brown) 0%,var(--footer-brown-dark) 100%);color:var(--footer-text);margin-top:4rem;font-family:Times New Roman,Times,serif;width:100%}.footer-container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.footer-content{display:flex;justify-content:space-around;align-items:flex-start;flex-wrap:wrap;margin-bottom:2rem}.footer-section{text-align:center;flex:1 1 200px;margin:1rem}.footer-section-centered{text-align:center}.footer-paisa h3{color:var(--footer-text);font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;font-family:Times New Roman,Times,serif}.footer-links{display:flex;flex-direction:row;gap:2rem;align-items:center;justify-content:center}.footer-link{color:var(--footer-text-muted);text-decoration:none;font-size:1.1rem;font-weight:500;font-family:Times New Roman,Times,serif;transition:all .3s ease;padding:.5rem 1rem;border-radius:.25rem;white-space:nowrap}.footer-link:hover{color:var(--footer-accent);transform:translateY(-2px);text-shadow:0 0 8px rgba(253,224,71,.3);background-color:#ffffff1a}.footer-copyright{border-top:1px solid var(--footer-brown-light);padding-top:1.5rem;text-align:center;color:var(--footer-text-muted)}.footer-copyright p{margin:0;font-family:Times New Roman,Times,serif;font-size:1rem;font-weight:500}@media (max-width: 768px){.footer-paisa{padding:2rem 1rem}.footer-paisa h3{font-size:1.25rem}.footer-link{font-size:1rem;padding:.25rem .5rem}.footer-links{gap:1rem;flex-wrap:wrap}}.footer-section-centered:hover{transform:translateY(-3px);transition:transform .3s ease}.footer-social{display:flex;gap:1.5rem;justify-content:center;align-items:center;margin-top:.5rem}.footer-social a{font-size:1.5rem;color:var(--footer-text-muted);transition:all .3s ease}.footer-social a:hover{color:var(--footer-accent);transform:translateY(-2px);text-shadow:0 0 8px rgba(253,224,71,.3)}.hero-section{position:relative;width:100%;height:600px;background-image:url(/images/portada.jpg);background-size:cover;background-position:center center;background-repeat:no-repeat;background-attachment:scroll;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#0009,#0006,#0009);display:flex;align-items:center;justify-content:center;padding:2rem}.hero-content{text-align:center;color:#fff;max-width:800px;z-index:2;animation:fadeInUp 1s ease-out}.hero-title{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.7);animation:fadeInUp 1s ease-out .2s both}.hero-subtitle{font-size:1.25rem;line-height:1.6;margin-bottom:2rem;color:#f3f4f6;text-shadow:1px 1px 2px rgba(0,0,0,.7);animation:fadeInUp 1s ease-out .4s both}.btn-paisa-hero{display:inline-block;background-color:#ea580c;color:#fff;padding:1rem 2.5rem;border-radius:.75rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px #ea580c4d;animation:fadeInUp 1s ease-out .6s both}.btn-paisa-hero:hover{background-color:#c2410c;transform:translateY(-2px);box-shadow:0 6px 20px #ea580c66}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 1200px){.hero-section{background-attachment:fixed}}@media (max-width: 1024px){.hero-section{height:550px;background-position:center 30%;background-attachment:scroll}}@media (max-width: 768px){.hero-section{height:500px;background-position:center 25%}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-overlay{padding:1rem}}@media (max-width: 480px){.hero-section{height:450px;background-position:center 20%}.hero-title{font-size:2rem;line-height:1.3}.hero-subtitle{font-size:1rem}.btn-paisa-hero{padding:.875rem 2rem;font-size:1rem}}@media (max-width: 360px){.hero-section{height:400px;background-position:center 15%}.hero-title{font-size:1.75rem}}@supports not (width: 100vw){.hero-section{width:100%;margin-left:0}}
