footer.site-footer{background:linear-gradient(180deg,#1a1a1a 0%,#0d0d0d 100%);color:#e0e0e0;position:relative;overflow:hidden}footer.site-footer::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.1),transparent)}.footer-brand{font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease}.footer-brand:hover{color:#fff;transform:translateY(-2px)}.footer-brand img{max-height:40px;width:auto}.footer-description{color:#b0b0b0;line-height:1.6;margin-bottom:1.5rem}.footer-heading{font-size:1rem;font-weight:600;color:#fff;margin-bottom:1.25rem;text-transform:uppercase;letter-spacing:.5px;position:relative;padding-bottom:.5rem}.footer-heading::after{content:'';position:absolute;left:0;bottom:0;width:30px;height:2px;background:linear-gradient(90deg,var(--brand-green,#79c142),transparent)}.footer-link{color:#b0b0b0;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease;padding:.25rem 0}.footer-link:hover,.footer-link:focus{color:#fff;transform:translateX(5px);outline:none}.footer-link:focus{text-decoration:underline}.footer-link i{font-size:.875rem;opacity:.7}.social-links{display:flex;gap:1rem}.social-link{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,0.05);border-radius:50%;color:#b0b0b0;text-decoration:none;transition:all .3s ease;border:1px solid rgba(255,255,255,0.1)}.social-link:hover,.social-link:focus{background:rgba(255,255,255,0.1);color:#fff;transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,0,0,0.3);outline:2px solid rgba(13,110,253,0.5);outline-offset:2px}.footer-bottom{background:rgba(0,0,0,0.3);padding:1.5rem 0;margin-top:3rem}.footer-legal-links{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:1rem}.footer-legal-links a{color:#b0b0b0;text-decoration:none;font-size:.875rem;transition:color .3s ease}.footer-legal-links a:hover,.footer-legal-links a:focus{color:#fff;text-decoration:underline}.footer-disclaimer{background:rgba(255,193,7,0.1);border-left:3px solid #ffc107;padding:1rem 1.5rem;border-radius:4px;margin-top:2rem}.footer-disclaimer p{margin:0;color:#d0d0d0;font-size:.875rem;line-height:1.5}.back-to-top,.back-to-top-privacy,#backToTop{position:fixed;bottom:2rem;right:2rem;width:50px;height:50px;background:linear-gradient(135deg,var(--brand-green,#79c142) 0%,var(--brand-green-2,#53892d) 100%) !important;color:#fff !important;border:none;border-radius:50%;display:none;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(121,193,66,0.3);z-index:1000}.back-to-top:hover,.back-to-top:focus,.back-to-top-privacy:hover,.back-to-top-privacy:focus,#backToTop:hover,#backToTop:focus{background:linear-gradient(135deg,var(--brand-green-2,#6fb83b) 0%,var(--brand-green-dark,#487c24) 100%) !important;transform:translateY(-3px) !important;outline-offset:2px}.back-to-top.show,.back-to-top-privacy.show,#backToTop.show{display:flex !important}body.dark .back-to-top,body.dark .back-to-top-privacy,body.dark #backToTop{background:linear-gradient(135deg,var(--brand-green-2,#6fb83b) 0%,var(--brand-green-dark,#487c24) 100%) !important}@media (max-width:767.98px){.back-to-top,.back-to-top-privacy,#backToTop{bottom:1rem;right:1rem;width:45px;height:45px}.footer-disclaimer{padding:.875rem 1rem}}@media (min-width:768px) and (max-width:991.98px){.footer-heading{font-size:.975rem}}body.dark footer.site-footer{background:linear-gradient(180deg,#0a0a0a 0%,#000000 100%)}body.dark .footer-link:hover,body.dark .footer-legal-links a:hover{color:var(--brand-green)}body.dark .social-link:hover{background:rgba(121,193,66,0.2);border-color:var(--brand-green)}@media print{.back-to-top,.social-links{display:none !important}footer.site-footer{background:#fff;color:#000}.footer-link,.footer-legal-links a{color:#000}}.footer-link:focus-visible,.social-link:focus-visible,.footer-legal-links a:focus-visible,.back-to-top:focus-visible{outline:2px solid var(--brand-green);outline-offset:2px}@media (prefers-reduced-motion:reduce){.footer-brand,.footer-link,.social-link,.back-to-top{transition:none}}