.sidebar.hidden{transform:translateX(-100%)}@media (max-width:768px){.sidebar.show{transform:translateX(0)}}.nav-item.active{background:#f0fdf4;color:#065f46}.sidebar-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:30;display:none}.sidebar-overlay.show{display:block}.accordion-header.active .accordion-arrow{transform:rotate(180deg)}.accordion-content.show{max-height:1000px}.footer{background:#1f2937;color:white;padding:3rem 1.5rem}.footer-column h3{font-size:1.125rem;font-weight:700;margin-bottom:1rem}.footer-column h4{font-weight:600;margin-bottom:1rem}.footer-column p{color:#9ca3af;font-size:.875rem}.footer-column ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:.5rem}.footer-column li{color:#9ca3af;font-size:.875rem;cursor:pointer;transition:color .2s ease}.footer-column li:hover{color:white}.footer-bottom{border-top:1px solid #374151;padding-top:2rem;text-align:center}.footer-bottom p{color:#9ca3af;font-size:.875rem}