.system-footer{position:relative;width:100%;margin-top:auto;background:rgb(255 255 255 / .92);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-top:1px solid rgb(0 0 0 / .08);padding:12px 20px;color:#4a4a4a;font-size:.75rem;font-weight:500;line-height:1.4;transition:background 0.25s ease,color 0.25s ease}@supports not (backdrop-filter:blur(8px)){.system-footer{background:#fff}}.system-footer .footer-container{display:flex;align-items:center;justify-content:space-between;max-width:1400px;margin:0 auto;gap:12px}.footer-left{display:flex;flex-direction:column;gap:2px}.footer-left .company-name{font-weight:600;color:#2b2b2b}.footer-left .tagline{font-size:.7rem;color:#6a6a6a}.footer-right{display:flex;align-items:center;gap:6px;font-size:.7rem;color:#6a6a6a}.footer-right .divider{opacity:.6}.system-footer:hover{background:rgb(255 255 255 / .96);color:#1f1f1f}main.dashboard-pro~.system-footer{padding:8px 16px;font-size:.68rem}main.dashboard-pro{padding-bottom:12px}@media (max-width:768px){.system-footer .footer-container{flex-direction:column;align-items:center;text-align:center;gap:6px}.system-footer{padding:10px 14px;font-size:.68rem}}@media print{.system-footer{position:fixed;bottom:0;background:#fff;border-top:1px solid #000;backdrop-filter:none;-webkit-backdrop-filter:none;page-break-after:avoid}}@media (prefers-contrast:high){.system-footer{background:#fff;color:#000;border-top:2px solid #000}}@media (prefers-reduced-motion:reduce){.system-footer{transition:none}}