.mh-ds{--font-display:"Cormorant Garamond", Georgia, "Times New Roman", serif;--font-body:"Hanken Grotesk", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--font-body);color:var(--ink);font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased}.mh-ds *,.mh-ds :before,.mh-ds :after{box-sizing:border-box}.mh-ds :focus-visible{outline:2px solid var(--p);outline-offset:2px;border-radius:6px}.mh-ds h1,.mh-ds h2,.mh-ds h3,.mh-ds .mh-display{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);margin:0;font-weight:600;line-height:1.1}.mh-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);font-size:11px;font-weight:700;font-family:var(--font-body)}.mh-subline{color:var(--ink-2);font-size:13.5px;line-height:1.55}.mh-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.mh-card-flat{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius)}.mh-card-2{background:var(--panel-2);border:1px solid var(--line);border-radius:var(--radius)}.mh-pad{padding:clamp(14px,2.2vw,22px)}.mh-pad-sm{padding:14px}.mh-btn{border-radius:var(--radius-control);height:40px;font-family:var(--font-body);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:13.5px;font-weight:700;line-height:1;text-decoration:none;transition:transform .14s,box-shadow .14s,background .14s,border-color .14s;display:inline-flex}.mh-btn:active{transform:translateY(0)}.mh-btn-primary{background:var(--p);color:var(--p-ink);box-shadow:0 8px 20px -8px var(--p)}.mh-btn-primary:hover{box-shadow:0 12px 26px -8px var(--p);transform:translateY(-1px)}.mh-btn-ghost{background:var(--panel);color:var(--ink);border-color:var(--line)}.mh-btn-ghost:hover{background:var(--panel-2);border-color:var(--ink-3)}.mh-btn-soft{background:var(--p-soft);color:var(--p)}.mh-btn-soft:hover{filter:brightness(.98)}.mh-btn-sm{border-radius:var(--radius-control-sm);height:32px;padding:0 12px;font-size:12.5px}.mh-btn-lg{height:46px;padding:0 20px;font-size:14.5px}.mh-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.mh-iconbtn{border-radius:var(--radius-control);background:var(--panel);border:1px solid var(--line);width:38px;height:38px;color:var(--ink-2);cursor:pointer;justify-content:center;align-items:center;transition:background .14s,color .14s,border-color .14s;display:inline-flex;position:relative}.mh-iconbtn:hover{background:var(--panel-2);color:var(--ink);border-color:var(--ink-3)}.mh-pill{border-radius:var(--radius-pill);background:var(--p-soft);height:24px;color:var(--p);border:1px solid #0000;align-items:center;gap:6px;padding:0 10px;font-size:11.5px;font-weight:700;line-height:1;display:inline-flex}.mh-pill-ok{background:var(--ok-soft);color:var(--ok)}.mh-pill-warn{background:var(--warn-soft);color:var(--warn)}.mh-pill-muted{background:var(--panel-2);color:var(--ink-2);border-color:var(--line)}.mh-badge{letter-spacing:.06em;text-transform:uppercase;background:var(--panel-2);height:20px;color:var(--ink-2);border:1px solid var(--line);border-radius:7px;align-items:center;gap:5px;padding:0 8px;font-size:10px;font-weight:800;display:inline-flex}.mh-badge-site{background:var(--p-soft);color:var(--p);border-color:#0000}.mh-badge-pdf{color:#c2542f;background:#fdeee6;border-color:#0000}.mh-badge-ai{color:#1f6fdc;background:#e9f3ff;border-color:#0000}.mh-badge-built{background:var(--ok-soft);color:var(--ok);border-color:#0000}[data-theme=dark] .mh-badge-pdf{color:#e08a5f;background:#2b1a12}[data-theme=dark] .mh-badge-ai{color:#6fb0f5;background:#11233a}.mh-status{color:var(--ink-2);align-items:center;gap:6px;font-size:11.5px;font-weight:700;display:inline-flex}.mh-status .dot{background:var(--ink-3);border-radius:50%;width:7px;height:7px}.mh-status-live .dot{background:var(--ok);box-shadow:0 0 0 3px var(--ok-soft)}.mh-status-live{color:var(--ok)}.mh-status-draft .dot{background:var(--ink-3)}.mh-stat{border-radius:var(--radius-control);background:var(--panel-2);border:1px solid var(--line);flex-direction:column;gap:4px;padding:14px;display:flex}.mh-stat .ico{width:18px;height:18px;color:var(--ink-3);margin-bottom:4px}.mh-stat .num{color:var(--ink);font-variant-numeric:tabular-nums;font-size:22px;font-weight:800;line-height:1}.mh-stat .lbl{color:var(--ink-2);font-size:12px}.mh-stat .delta{font-size:11.5px;font-weight:700}.mh-stat .delta.up{color:var(--ok)}.mh-stat .delta.down{color:var(--danger)}.mh-seg{border-radius:var(--radius-control);background:var(--panel-2);border:1px solid var(--line);gap:2px;padding:3px;display:inline-flex}.mh-seg button{appearance:none;cursor:pointer;height:30px;font:inherit;color:var(--ink-2);background:0 0;border:0;border-radius:7px;align-items:center;gap:6px;padding:0 13px;font-size:12.5px;font-weight:600;transition:background .14s,color .14s;display:inline-flex}.mh-seg button[aria-pressed=true],.mh-seg button.active{background:var(--panel);color:var(--ink);box-shadow:var(--shadow)}.mh-quota{flex-direction:column;gap:9px;display:flex}.mh-quota .top{justify-content:space-between;align-items:center;gap:12px;display:flex}.mh-quota .track{background:var(--line-2);border-radius:999px;height:8px;overflow:hidden}.mh-quota .fill{background:var(--p);border-radius:999px;height:100%;transition:width .4s}.mh-quota.at-limit .fill{background:var(--warn)}.mh-quota .hint{color:var(--ink-2);font-size:12px}.mh-ring{place-items:center;display:inline-grid;position:relative}.mh-ring svg{transform:rotate(-90deg)}.mh-ring .track{stroke:var(--line-2)}.mh-ring .bar{stroke:var(--p);stroke-linecap:round;transition:stroke-dashoffset .5s}.mh-ring .pct{color:var(--ink);font-size:13px;font-weight:800;position:absolute}.mh-empty{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:clamp(22px,4vw,44px);display:flex}.mh-empty .glyph{background:var(--p-soft);width:56px;height:56px;color:var(--p);border-radius:16px;place-items:center;display:grid}.mh-empty h3{font-size:26px}.mh-empty p{color:var(--ink-2);max-width:460px;margin:0;font-size:14px;line-height:1.55}.mh-empty .actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:6px;display:flex}.mh-row{align-items:center;gap:10px;display:flex}.mh-row-between{justify-content:space-between;align-items:center;gap:12px;display:flex}.mh-grid{gap:14px;display:grid}.mh-muted{color:var(--ink-2)}.mh-mono-num{font-variant-numeric:tabular-nums}@keyframes mhFadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes mhPop{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes mhOverlay{0%{opacity:0}to{opacity:1}}.mh-fade-up{animation:.4s both mhFadeUp}@media (prefers-reduced-motion:reduce){.mh-ds *{transition:none!important;animation:none!important}}
