:root{--accent:#ffb020;--accent-bright:#ffc04d;--accent-deep:#c8841c;--accent-ink:#1a1205;--accent-rgb:255, 176, 32;--surface-base:#0b0a09;--surface:#100f0d;--surface-card:#16140f;--surface-elevated:#1c1a15;--surface-hover:#24221c;--text-primary:#f4f3f1;--text-secondary:#c9c6bf;--text-muted:#9a978f;--text-faint:#6b685f;--border-hairline:#1b1a17;--border-divider:#24221c;--border-strong:#36332e;--font-sans:"Spline Sans", system-ui, sans-serif;--font-mono:"Spline Sans Mono", ui-monospace, monospace;--space-xs:4px;--space-sm:8px;--space-md:12px;--space-lg:18px;--space-xl:28px;--radius-chip:6px;--radius-button:9px;--radius-card:14px;--radius-avatar:50%;--dur-hover:.15s;--dur-panel:.2s;--dur-theme:.26s;--dur-glow:7s;--ease:ease;--glow-ambient:radial-gradient(ellipse at center, rgba(var(--accent-rgb), .13), rgba(var(--accent-rgb), 0) 62%);--glow-element:0 0 22px -4px rgba(var(--accent-rgb), .65);--glow-boost:0 0 22px -6px rgba(var(--accent-rgb), .6);--glow-tile:0 0 20px -6px rgba(var(--accent-rgb), .5)}*,:before,:after{box-sizing:border-box}html,body{background:var(--surface-base);min-height:100vh;color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;margin:0;padding:0;font-size:15px;font-weight:400;line-height:1.55}::selection{background:rgba(var(--accent-rgb), .3)}#root{flex-direction:column;min-height:100vh;display:flex}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans);color:var(--text-primary);letter-spacing:-.025em;margin:0;font-weight:600;line-height:1}p{margin:0}a{color:var(--accent);transition:color var(--dur-hover) var(--ease);text-decoration:none}a:hover{color:var(--accent-bright)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--radius-chip)}@keyframes mh-shimmer{0%{background-position:0 0}to{background-position:-200% 0}}@keyframes mh-burst{0%{opacity:1;transform:translateY(0)scale(1)}70%{opacity:1}to{opacity:0;transform:translateY(-26px)scale(.35)}}@keyframes mh-pop{0%{transform:scale(.4)}55%{transform:scale(1.22)}to{transform:scale(1)}}.mh-scrollrow{scrollbar-width:none}.mh-scrollrow::-webkit-scrollbar{width:0;height:0}::-webkit-scrollbar{width:14px;height:14px}::-webkit-scrollbar-thumb{background:#b9b6ad padding-box content-box;border:3px solid #0000;border-radius:7px}::-webkit-scrollbar-thumb:hover{background:#a7a399 padding-box content-box}::-webkit-scrollbar-track{background:0 0}@media (width<=330px){.mh-score-num{font-size:16px!important}}@media (width<=419px){.mh-score-label{font-size:11px!important}}.mh-shell{background:var(--surface-base);background-image:radial-gradient(ellipse 1000px 360px at 50% -6%, rgba(var(--accent-rgb), .05), rgba(var(--accent-rgb), 0) 60%);flex-direction:column;min-height:100vh;display:flex}.mh-header{z-index:50;border-bottom:1px solid var(--border-hairline);background:#0d0e10;flex:none;align-items:center;gap:18px;height:60px;padding:0 20px;display:flex;position:sticky;top:0}.mh-header__search{flex:1;align-items:center;max-width:400px;margin:0 auto;display:flex;position:relative}.mh-header__search-box{box-sizing:border-box;border:1px solid var(--border-divider);width:100%;height:38px;color:var(--text-faint);cursor:pointer;background:#16171a;border-radius:11px;justify-content:space-between;align-items:center;padding:0 12px 0 40px;font-size:13.5px;display:flex}.mh-modetab{border-radius:var(--radius-button);white-space:nowrap;cursor:pointer;height:34px;color:var(--text-muted);background:0 0;border:1px solid #0000;flex:none;align-items:center;gap:6px;padding:0 14px;font-size:13.5px;display:inline-flex}.mh-modetab--active{background:rgba(var(--accent-rgb), .12);border-color:rgba(var(--accent-rgb), .5);color:var(--accent-bright)}.mh-modetab--soon{cursor:default;opacity:.75}.mh-soon-pill{font-family:var(--font-mono);letter-spacing:.1em;color:var(--text-faint);border:1px solid var(--border-divider);border-radius:4px;padding:1px 4px;font-size:8px}.mh-body{flex:1;min-height:0;display:flex}.mh-aside{border-right:1px solid var(--border-hairline);background:#0d0e10;flex:none;width:300px}.mh-main{flex:1;min-width:0;position:relative}.mh-main__inner{max-width:768px;margin:0 auto;padding:22px 24px 0}.mh-pill{border-radius:var(--radius-button);border:1px solid var(--border-divider);height:36px;color:var(--text-secondary);cursor:pointer;transition:border-color var(--dur-hover) var(--ease), background var(--dur-hover) var(--ease);background:#16171a;align-items:center;gap:7px;padding:0 12px;font-size:13px;display:inline-flex}.mh-pill:hover{border-color:var(--border-strong)}.mh-pill--accent{background:rgba(var(--accent-rgb), .1);border-color:rgba(var(--accent-rgb), .45);color:var(--accent-bright)}.mh-pill--active{background:rgba(var(--accent-rgb), .12);border-color:rgba(var(--accent-rgb), .5);color:var(--accent-bright);box-shadow:var(--glow-boost)}.mh-pop-anchor{position:relative}.mh-pop{z-index:60;background:var(--surface-elevated);border:1px solid var(--border-strong);border-radius:var(--radius-card);padding:18px;position:absolute;top:calc(100% + 8px);box-shadow:0 1px 3px #00000014,0 20px 44px -24px #0009}.mh-pop--right{right:0}.mh-pop--left{left:0}.mh-sheet-backdrop{z-index:70;background:#0808098c;align-items:flex-end;display:flex;position:fixed;inset:0}.mh-sheet{border-top:1px solid var(--border-divider);width:100%;max-height:90%;animation:mh-sheet-up var(--dur-panel) var(--ease);background:#0d0e10;border-radius:22px 22px 0 0;flex-direction:column;display:flex;box-shadow:0 -20px 50px -16px #000000b3}@keyframes mh-sheet-up{0%{opacity:.6;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.mh-sheet__grab{background:var(--border-strong);border-radius:2px;flex:none;width:38px;height:4px;margin:10px auto 4px}.mh-sheet__title{color:var(--text-primary);flex:none;padding:8px 18px 12px;font-size:15px;font-weight:600}.mh-sheet__body{flex:1;min-height:0;padding:0 18px 24px;overflow-y:auto}.mh-hrow{scrollbar-width:none;gap:9px;display:flex;overflow-x:auto}.mh-hrow::-webkit-scrollbar{width:0;height:0}.mh-eyebrow{font-family:var(--font-mono);letter-spacing:.12em;color:var(--text-muted);text-transform:uppercase;font-size:11px}.mh-switch{cursor:pointer;background:var(--border-strong);width:38px;height:22px;transition:background var(--dur-panel) var(--ease);border-radius:11px;flex:none;position:relative}.mh-switch--on{background:var(--accent);box-shadow:0 0 14px -3px rgba(var(--accent-rgb), .7)}.mh-switch--inert{cursor:default;opacity:.6;background:var(--surface-elevated)}.mh-switch__knob{background:var(--text-muted);width:18px;height:18px;transition:left var(--dur-panel) var(--ease);border-radius:50%;position:absolute;top:2px;left:2px}.mh-switch--on .mh-switch__knob{background:var(--accent-ink);left:18px}.mh-switch--inert .mh-switch__knob{background:var(--border-strong)}.mh-tristate{background:#0f1012;border-radius:8px;gap:3px;padding:3px;display:flex}.mh-tristate--inert{opacity:.55}.mh-tristate__cell{text-align:center;border-radius:var(--radius-chip);cursor:pointer;height:26px;color:var(--text-muted);background:0 0;border:1px solid #0000;flex:1;font-size:11px;line-height:26px}.mh-tristate__cell--on{background:rgba(var(--accent-rgb), .16);color:var(--accent-bright);border-color:rgba(var(--accent-rgb), .45)}.mh-tristate--inert .mh-tristate__cell{cursor:default;color:var(--text-faint)}.mh-tristate--inert .mh-tristate__cell--on{color:var(--text-faint);background:#ffffff0d;border-color:#0000}@media (width<=719px){.mh-aside{display:none}.mh-main__inner{padding:14px 16px 0}.mh-header{gap:10px;padding:0 14px}}
