:root{--bg: #ffffff;--bg-raised: #f8f9fa;--bg-surface: #f0f1f3;--border: #e0e2e6;--border-hover: #c8cbd0;--text: #1a1a2e;--text-muted: #6b7280;--text-dim: #9ca3af;--accent: #4f46e5;--accent-hover: #4338ca;--accent-subtle: rgba(79, 70, 229, .08);--accent-muted: rgba(79, 70, 229, .04);--green: #16a34a;--red: #dc2626;--yellow: #ca8a04;--blue: #2563eb;--radius-sm: 2px;--radius: 3px;--radius-lg: 4px;--sidebar-width: 220px}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0}button{font-family:inherit}@keyframes spin{to{transform:rotate(360deg)}}.spinner{display:inline-block;width:14px;height:14px;border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:spin .6s linear infinite;vertical-align:middle}.spinner-lg{width:24px;height:24px;border-width:3px}.loading-row{display:flex;align-items:center;gap:.5rem;color:var(--text-muted);font-size:.85rem;padding:.75rem 0}.sh-header{display:flex;align-items:center;flex-wrap:wrap;gap:16px;padding:12px 16px;margin-bottom:24px;background:var(--bg-raised, #f9fafb);border:1px solid var(--border, #e5e7eb);border-radius:8px;font-size:13px}.sh-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.8px;color:var(--text-muted, #6b7280)}.sh-appnav{display:flex;align-items:center;gap:1rem;margin-left:auto;min-width:0}.sh-site-link,.sh-footer-link{color:var(--text, #1f2937);text-decoration:none;font-weight:500;border-bottom:1px solid var(--border-hover, #d1d5db);padding-bottom:1px;white-space:nowrap}.sh-site-link:hover,.sh-footer-link:hover{color:var(--accent, #4f46e5);border-bottom-color:currentColor}.sh-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem 1rem;padding:12px 16px;margin-top:24px;background:var(--bg-raised, #f9fafb);border:1px solid var(--border, #e5e7eb);border-radius:8px;font-size:12px;color:var(--text-muted, #6b7280)}.sh-footer-main{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem .75rem}.sh-footer-copy{white-space:nowrap}.sh-footer-brand,.sh-footer-attr a{color:var(--text, #1f2937);text-decoration:none;border-bottom:1px solid var(--border-hover, #d1d5db)}.sh-footer-brand:hover,.sh-footer-attr a:hover{color:var(--accent, #4f46e5);border-bottom-color:currentColor}.sh-footer-attr{color:var(--text-dim, #9ca3af)}.sh-footer-sites{display:flex;align-items:center;flex-wrap:wrap;gap:16px}@media(max-width:640px){.sh-sites{width:100%;margin-left:0;justify-content:flex-start}}:root{font-family:Arial,Helvetica,sans-serif;color:#111827;background:#fff}a{color:#1d4ed8}
