:root{--background-color:#f8f9fa;--control-height:32px;--control-radius:6px;--form-outer-height:45px;--form-horizontal-padding:11px}.form-select{padding:0 var(--form-horizontal-padding)!important}.footer{background-color:var(--color-bg-body);border-top:1px solid var(--color-border);margin-top:auto}.footer-menu{padding:.75rem 1rem;display:flex;justify-content:center;align-items:center;gap:1rem 1.25rem;flex-wrap:wrap}.footer-menu-link{color:#6c757d;font-size:.9rem;text-decoration:none;padding:.25rem .5rem;transition:color .2s ease,-webkit-text-decoration-color .2s ease;transition:color .2s ease,text-decoration-color .2s ease;transition:color .2s ease,text-decoration-color .2s ease,-webkit-text-decoration-color .2s ease;display:inline-flex;align-items:center;gap:6px}.footer-menu-link:hover{color:var(--color-primary);text-decoration:underline}.footer-credit{background-color:#f0f0f0;border-top:none}.footer-container{padding:1rem 2rem;justify-content:space-between;max-width:1200px;margin:0 auto;gap:1rem}.footer-container,.footer-section{display:flex;align-items:center}.footer-section.footer-left{flex:1 1;justify-content:flex-start}.footer-section.footer-center{flex:1 1;justify-content:center;text-align:center}.footer-section.footer-right{flex:1 1;justify-content:flex-end}.footer-text{margin:0;line-height:1.4}.footer-link,.footer-text{color:#6c757d;font-size:.875rem}.footer-link{text-decoration:none;cursor:pointer;transition:color .2s ease}.footer-link:hover{color:var(--color-primary);text-decoration:underline}@media(max-width:768px){.footer-menu{padding:.5rem .75rem;gap:.5rem .75rem}.footer-menu-link{font-size:.85rem}.footer-container{padding:.75rem 1rem;flex-direction:column;gap:.75rem}.footer-section.footer-center,.footer-section.footer-left,.footer-section.footer-right{flex:none;justify-content:center;text-align:center;width:100%}.footer-text{text-align:center}.footer-link,.footer-text{font-size:.8rem}}