.lhx-dash{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}.lhx-dash>*{min-width:0}.lhx-dside{display:none}@media (min-width:768px){.lhx-dash{grid-template-columns:180px 1fr 200px}.lhx-dside{display:flex;flex-direction:column;gap:12px}}@media (min-width:1080px){.lhx-dash{grid-template-columns:260px 1fr 300px}}.lhx-panelcard{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:16px;overflow:hidden}.lhx-panelcard h3{font-size:13px;margin:0 0 8px}.lhx-dside svg{max-width:100%;height:auto}.lhx-hero{border:none;border-radius:var(--radius);padding:16px;color:#fff;background:linear-gradient(135deg,#d98a4e,#a86bc9 45%,#3ba7a0)}.lhx-hero-goal{font-size:12px;font-weight:700}.lhx-hero-count{margin:6px 0 2px}.lhx-hero-count b{font-size:26px;font-weight:800;line-height:1}.lhx-hero-sub{font-size:12px;opacity:.92}.lhx-hero-bar{display:flex;align-items:center;gap:6px;margin:8px 0 10px;font-size:12px;font-weight:700}.lhx-hero-bar-track{flex:1 1;height:5px;border-radius:3px;background:rgba(255,255,255,.35)}.lhx-hero-bar-fill{height:5px;border-radius:3px;background:#fff}.lhx-hero-cta{display:block;text-align:center;background:#fff;border-radius:16px;padding:8px;font-weight:700;font-size:12px}.lhx-deckrow,.lhx-hero-cta{color:var(--ink);text-decoration:none}.lhx-deckrow{display:flex;justify-content:space-between;gap:6px;font-size:13px;padding:7px 10px;border:1px solid var(--border-s);border-radius:8px;background:var(--bg)}.lhx-deckrow+.lhx-deckrow{margin-top:6px}.lhx-deckrow .lhx-deckmeta{color:var(--ink-3);font-size:12px;white-space:nowrap}.lhx-timer{text-align:center}.lhx-timer-icon{font-size:18px}.lhx-timer-label{color:var(--ink-3);font-size:12px}.lhx-timer-value{font-size:20px;font-weight:800}.lhx-ribbon{display:flex;gap:10px;overflow-x:auto;padding-bottom:6px;margin-bottom:12px}.lhx-rb{flex:0 0 190px;display:flex;flex-direction:column;gap:6px;background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:12px;font-size:13px}.lhx-rb .lhx-rb-reason{color:var(--ink-3);font-size:12px;flex:1 1}.lhx-tag{align-self:flex-start;font-size:11px;border:1px solid var(--accent-bd);border-radius:5px;padding:0 7px;color:var(--accent);background:var(--accent-bg)}.lhx-tag.lhx-tag-skill{border-color:#cfe0cc;color:#2d5a27;background:#e8f0e6}.lhx-tag.lhx-tag-deck{border-color:#d9d0ec;color:#6b5ca8;background:#e8e2f5}.lhx-rb button{font:inherit;font-size:12px;font-weight:700;color:#fff;background:var(--accent);border:1px solid var(--accent);border-radius:8px;padding:6px;cursor:pointer}.lhx-rcard{background:var(--card);border:1px solid var(--border);border-radius:var(--radius)}.lhx-rcard+.lhx-rcard{margin-top:10px}.lhx-rcard.lhx-late{border-left:4px solid var(--crit)}.lhx-rhead{display:flex;align-items:center;gap:8px;padding:10px 14px;border-bottom:1px solid var(--border-s)}.lhx-rhead b{font-size:14px}.lhx-badge{font-size:11px;background:var(--accent-bg);color:var(--accent);border-radius:5px;padding:0 7px;white-space:nowrap}.lhx-badge.lhx-badge-free{background:#e8f0e6;color:#2d5a27}.lhx-pill-late{font-size:10px;color:#8a6205;background:#fdf3dc;border-radius:999px;padding:1px 8px;white-space:nowrap}.lhx-rhead-spacer{flex:1 1}.lhx-icbtn{font-size:14px;color:var(--ink-3);background:none;border:1px solid var(--border-s);border-radius:6px;width:26px;height:26px;cursor:pointer}.lhx-icbtn.lhx-icbtn-danger{color:var(--crit)}.lhx-rbody{display:flex;align-items:center;gap:14px;padding:12px 14px;color:inherit;text-decoration:none}.lhx-ring{flex:0 0 52px;width:52px;height:52px}.lhx-ring,.lhx-ring>span{border-radius:50%;display:flex;align-items:center;justify-content:center}.lhx-ring>span{width:40px;height:40px;background:var(--card);font-size:12px;font-weight:700}.lhx-rmain{flex:1 1;min-width:0}.lhx-rline{font-size:13px}.lhx-rsub{font-size:12px;color:var(--ink-3)}.lhx-skillrow{display:flex;justify-content:space-between;gap:8px;font-size:13px;color:var(--ink);text-decoration:none;padding:4px 0}.lhx-pill-warn{color:#8a6205;background:#fdf3dc}.lhx-pill-mut,.lhx-pill-warn{font-size:12px;border-radius:999px;padding:1px 10px;white-space:nowrap}.lhx-pill-mut{color:var(--ink-2);background:#efefec}.lhx-hrow{display:flex;align-items:baseline;gap:10px;margin:4px 0 10px}.lhx-hrow h2{font-size:18px;margin:0}.lhx-hrow .lhx-hsub{color:var(--ink-3);font-size:13px}