:root{color-scheme:dark}*{box-sizing:border-box}body{margin:0}button{cursor:pointer}html,body,#root{height:100%}.appRoot{height:100vh;height:100dvh;display:flex;flex-direction:column}.ps-card{border:1px solid rgba(255,255,255,.22);border-radius:12px;overflow:hidden;transition:box-shadow .12s ease,border-color .12s ease}.ps-card:hover{border-color:#ffffff57;box-shadow:0 8px 24px #00000059}.ps-cardHeader{padding:12px 12px 8px}.ps-cardBody{padding:8px 12px 12px}.ps-titleLink{display:block;font-weight:700;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ps-muted{font-size:12px;opacity:.8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ps-pill{border-radius:999px;padding:3px 10px;font-size:12px;font-weight:700;display:inline-flex;align-items:center;gap:6px;color:#fffffff2}.ps-pillDot{width:8px;height:8px;border-radius:999px}.ps-ticks{display:flex;gap:2px;align-items:stretch}.ps-tick{flex:1 1 0;border-radius:3px;transition:filter .12s ease}.ps-tick:hover{filter:brightness(.9)}
