:root{--tby-maroon: #8a1538;--tby-green: #008755;--tby-light: #f9fafb;--tby-text-dark: #374151}.app-footer{margin-top:3rem;padding:0 0 1rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.85rem;color:var(--tby-text-dark);background:transparent}.footer-inner{max-width:960px;margin:0 auto;border-top:3px solid var(--tby-maroon);background-color:var(--tby-light);padding:.75rem 1.5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem}.footer-brand{display:flex;flex-direction:column}.footer-title{font-weight:500}.footer-logo-word{font-weight:700;color:var(--tby-maroon)}.footer-subtitle{font-size:.8rem;color:var(--tby-green)}.footer-meta{display:flex;justify-content:flex-end}.footer-meta-text{display:flex;flex-direction:column;gap:.25rem;text-align:center}.footer-powered strong,.footer-meta-text strong{font-weight:600;color:var(--tby-maroon)}@media(max-width:640px){.footer-inner{justify-content:center;text-align:center}.footer-meta{justify-content:center}.footer-brand{align-items:center}}.navbar-wrapper{display:flex;justify-content:space-between;align-items:center;padding:12px 18px;background:#fff;border-bottom:1px solid #ddd;box-shadow:0 2px 8px #0000000f;position:sticky;top:0;z-index:1000}.navbar-left{display:flex;align-items:center;gap:22px}.navbar-org .org-title{font-weight:600;font-size:15px}.navbar-org .org-subtitle{font-size:11px;color:#777}.nav-link{text-decoration:none;color:#333;font-size:14px;padding-bottom:2px}.nav-link.active{border-bottom:2px solid #444;font-weight:700}.nav-btn{padding:6px 12px;border:none;border-radius:6px;background:#f7f7f7;cursor:pointer;font-size:14px}.nav-btn:hover{background:#e9e9e9}.mega-menu{position:absolute;top:120%;left:0;width:650px;background:#fff;border:1px solid #ddd;border-radius:10px;padding:20px;box-shadow:0 8px 20px #00000026;display:grid;grid-template-columns:repeat(4,1fr);gap:22px;animation:fadeInMenu .2s ease-out}@keyframes fadeInMenu{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.mega-title{font-size:14px;font-weight:700;margin-bottom:8px}.mega-link{display:block;padding:4px 0;font-size:13px;color:#333;text-decoration:none;border-radius:4px}.mega-link:hover{background:#f0f0f0}.mega-desc{margin-top:6px;font-size:11px;color:#777}.navbar-right{display:flex;align-items:center;gap:16px}.nav-search{padding:6px 10px;border-radius:6px;border:1px solid #ccc;font-size:13px;width:150px}.user-box{position:relative}.user-avatar{width:34px;height:34px;background:#444;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.user-menu{position:absolute;top:110%;right:0;background:#fff;border:1px solid #ddd;border-radius:8px;width:140px;box-shadow:0 4px 12px #00000026;padding:8px}.user-menu-link{display:block;padding:6px 8px;font-size:13px;text-decoration:none;color:#333}.user-menu-link:hover{background:#f3f3f3}.user-menu-item{padding:6px 8px;font-size:13px;font-weight:700;color:#555}.navbar-wrapper{margin-bottom:20px;border-bottom:1px solid #ddd;box-shadow:0 2px 6px #0000000d;background:#fff}
