: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;margin-bottom:24px;font-size:13px}.sh-appnav{display:flex;align-items:center;gap:1rem;margin-left:auto;min-width:0}.sh-dropdown{position:relative}.sh-trigger{display:inline-flex;align-items:center;gap:7px;padding:6px 12px;font:inherit;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.6px;color:var(--text, #1f2937);background:#fff;border:1px solid var(--border-hover, #d1d5db);border-radius:6px;cursor:pointer}.sh-trigger:hover,.sh-trigger[aria-expanded=true]{color:var(--accent, #4f46e5);border-color:currentColor}.sh-caret{transition:transform .15s ease}.sh-trigger[aria-expanded=true] .sh-caret{transform:rotate(180deg)}.sh-menu{position:absolute;top:calc(100% + 6px);left:0;z-index:1000;min-width:280px;max-width:min(340px,calc(100vw - 32px));padding:6px;background:#fff;border:1px solid var(--border, #e5e7eb);border-radius:10px;box-shadow:0 8px 24px #0000001f}.sh-menu-item{display:block;padding:8px 10px;border-radius:6px;text-decoration:none}.sh-menu-item:hover{background:var(--bg-raised, #f3f4f6)}.sh-menu-name{display:block;font-size:13px;font-weight:600;color:var(--text, #1f2937)}.sh-menu-item:hover .sh-menu-name{color:var(--accent, #4f46e5)}.sh-menu-blurb{display:block;margin-top:1px;font-size:12px;color:var(--text-muted, #6b7280)}.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-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}
