.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:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;color:#1f2933;background:#fafafa}*{box-sizing:border-box}body{margin:0;min-height:100vh}a{color:#1d4ed8;text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer}input,select{font-family:inherit;color:inherit;background:#fff}table{border-collapse:collapse}@media(max-width:720px){.container{padding-left:12px!important;padding-right:12px!important}}
