.site-footer{background:linear-gradient(135deg,#1a2332,#2c3e50);color:#ecf0f1;margin-top:4rem;overflow:hidden;position:relative}.site-footer:before{animation:gradientShift 3s ease-in-out infinite;background:linear-gradient(90deg,#27ae60,#2ecc71,#16a085,#27ae60);background-size:200% 100%;content:"";height:4px;left:0;position:absolute;right:0;top:0}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.footer-widgets{padding:4rem 0 2rem;position:relative}.footer-widgets-grid{display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px;padding:0 2rem}.footer-widget{position:relative}.footer-widget h3{color:#2ecc71;font-size:1.4rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem;position:relative}.footer-widget h3:after{background:#27ae60;border-radius:1px;bottom:0;content:"";height:2px;left:0;position:absolute;width:40px}.footer-widget h4{color:#bdc3c7;font-size:1.1rem;font-weight:500;margin:1.5rem 0 1rem}.footer-widget p{color:#bdc3c7;line-height:1.6;margin-bottom:1rem}.about-widget p{font-size:1rem;margin-bottom:2rem}.footer-social{margin-top:2rem}.social-links{display:flex;gap:1rem;margin-top:1rem}.social-link{align-items:center;backdrop-filter:blur(10px);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.1);border-radius:50%;display:inline-flex;font-size:1.2rem;height:45px;justify-content:center;text-decoration:none;transition:all .3s ease;width:45px}.social-link:hover{background:#27ae60;border-color:#27ae60;box-shadow:0 8px 25px rgba(39,174,96,.3);transform:translateY(-3px)}.social-link.facebook:hover{background:#3b5998;box-shadow:0 8px 25px rgba(59,89,152,.3)}.social-link.twitter:hover{background:#1da1f2;box-shadow:0 8px 25px rgba(29,161,242,.3)}.social-link.instagram:hover{background:#e4405f;box-shadow:0 8px 25px rgba(228,64,95,.3)}.social-link.youtube:hover{background:red;box-shadow:0 8px 25px rgba(255,0,0,.3)}.footer-counties,.footer-links{list-style:none;margin:0;padding:0}.footer-counties li,.footer-links li{margin-bottom:.8rem}.footer-counties a,.footer-links a{color:#bdc3c7;padding-left:1rem;position:relative;text-decoration:none;transition:all .3s ease}.footer-counties a:before,.footer-links a:before{color:#27ae60;content:"→";left:0;opacity:0;position:absolute;transform:translateX(-5px);transition:all .3s ease}.footer-counties a:hover,.footer-links a:hover{color:#2ecc71;padding-left:1.5rem}.footer-counties a:hover:before,.footer-links a:hover:before{opacity:1;transform:translateX(0)}.view-all-counties{color:#2ecc71!important;font-weight:600}.contact-info p{align-items:center;display:flex;gap:.5rem;margin-bottom:.8rem}.contact-info strong{color:#2ecc71;min-width:60px}.newsletter-signup{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;margin-top:2rem;padding:1.5rem}.newsletter-input-group{display:flex;gap:.5rem;margin-top:1rem}.newsletter-input-group input{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:8px;color:#ecf0f1;flex:1;font-size:.9rem;padding:.8rem 1rem;transition:all .3s ease}.newsletter-input-group input::placeholder{color:#95a5a6}.newsletter-input-group input:focus{background:hsla(0,0%,100%,.15);border-color:#27ae60;box-shadow:0 0 0 3px rgba(39,174,96,.1);outline:none}.newsletter-btn{background:linear-gradient(135deg,#27ae60,#2ecc71);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.8rem 1.5rem;transition:all .3s ease;white-space:nowrap}.newsletter-btn:hover{background:linear-gradient(135deg,#229954,#27ae60);box-shadow:0 8px 25px rgba(39,174,96,.3);transform:translateY(-2px)}.footer-bottom{backdrop-filter:blur(10px);background:rgba(0,0,0,.3);border-top:1px solid hsla(0,0%,100%,.1);padding:2rem 0}.footer-bottom-content{align-items:center;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px;padding:0 2rem}.footer-copyright p{color:#bdc3c7;font-size:.9rem;margin:.3rem 0}.footer-copyright p:first-child{color:#ecf0f1;font-weight:600}.footer-nav-menu{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;list-style:none;margin:0;padding:0}.footer-nav-menu a{color:#bdc3c7;font-size:.9rem;position:relative;text-decoration:none;transition:all .3s ease}.footer-nav-menu a:after{background:#27ae60;bottom:-3px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.footer-nav-menu a:hover{color:#2ecc71}.footer-nav-menu a:hover:after{width:100%}.footer-credits{text-align:right}.footer-credits p{color:#95a5a6;font-size:.85rem;margin:.3rem 0}.footer-credits a{color:#bdc3c7;text-decoration:none;transition:color .3s ease}.footer-credits a:hover{color:#2ecc71}@media (max-width:768px){.footer-widgets{padding:3rem 0 1.5rem}.footer-widgets-grid{gap:2.5rem;grid-template-columns:1fr;padding:0 1rem}.footer-bottom-content{gap:1.5rem;grid-template-columns:1fr;text-align:center}.footer-nav-menu{gap:1.5rem;justify-content:center}.footer-credits{text-align:center}.newsletter-input-group{flex-direction:column}.newsletter-btn{width:100%}.social-links{justify-content:center}}@media (max-width:480px){.footer-widgets{padding:2rem 0 1rem}.footer-widgets-grid{gap:2rem;padding:0 1rem}.footer-widget h3{font-size:1.2rem}.social-link{font-size:1rem;height:40px;width:40px}.footer-nav-menu{align-items:center;flex-direction:column;gap:1rem}}@media (prefers-reduced-motion:reduce){.footer-counties a,.footer-links a,.footer-nav-menu a,.newsletter-btn,.social-link{transition:none}.newsletter-btn:hover,.social-link:hover{transform:none}@keyframes gradientShift{0%,to{background-position:0 50%}}}@media (prefers-contrast:high){.site-footer{background:#000;color:#fff}.footer-widget h3{color:#fff}.social-link{background:#fff;color:#000}.newsletter-input-group input{background:#fff;border-color:#fff;color:#000}}@media print{.site-footer{background:none!important;box-shadow:none!important;color:#000!important}.newsletter-signup,.social-links{display:none}}