.psm-t10-card{max-width:820px;margin:12px auto;padding:14px;border-radius:16px;box-shadow:0 6px 20px rgba(0,0,0,.06);background:#fff}.psm-t10-header{display:flex;justify-content:space-between;align-items:baseline;font-weight:700;font-size:20px;line-height:1.2;margin-bottom:2px;gap:12px}.psm-t10-head-right{font-weight:500;font-size:12px;color:#666;white-space:nowrap}.psm-ver{opacity:.55;font-weight:400;margin-left:6px}.psm-t10-sub{color:#666;font-size:12px;margin-bottom:10px}.psm-t10-list{display:flex;flex-direction:column;gap:10px}.psm-t10-row{display:flex;flex-direction:column;gap:6px;border:1px solid #eee;border-radius:14px;padding:10px}.psm-t10-main{display:flex;align-items:baseline;justify-content:space-between}.psm-t10-name{font-weight:600;font-size:16px}.psm-t10-meta{font-size:12px;color:#777}.psm-t10-headrow{border:none;padding:6px 10px 8px;background:0 0;box-shadow:none}.psm-t10-headgrid{font-size:11px;color:#666}.psm-t10-grid{display:grid;grid-template-columns:60px 90px 100px 90px 1fr;gap:8px;align-items:center}.psm-t10-cell{display:flex;flex-direction:column;font-size:12px;align-items:flex-start;text-align:left}.psm-t10-headcell{justify-content:flex-start}.psm-t10-headanchor{display:inline-block;font-weight:600;color:#666;text-align:left;align-self:flex-start}.psm-t10-headbadge{display:inline-block;min-width:66px;padding:0}.psm-t10-grid>:first-child{justify-self:start}.psm-t10-grid>:first-child.psm-t10-cell{align-items:flex-start;text-align:left}.psm-t10-grid>:first-child .psm-t10-headanchor,.psm-t10-grid>:first-child .psm-t10-badge{align-self:flex-start;text-align:left}.psm-t10-grid>:nth-child(n+2){justify-self:center}.psm-t10-grid>:nth-child(n+2).psm-t10-cell{align-items:center;text-align:center}.psm-t10-grid>:nth-child(n+2) .psm-t10-headanchor,.psm-t10-grid>:nth-child(n+2) .psm-t10-badge{align-self:center;text-align:center}.psm-t10-k{color:#777;font-size:11px}.psm-t10-v{font-weight:600}.psm-t10-badge{font-weight:700;padding:3px 8px;border-radius:999px;font-size:12px;display:inline-block;min-width:66px;text-align:left;align-self:flex-start}.psm-t10-spark{justify-self:center;align-items:center;text-align:center}.psm-pos{background:#e6f6ed;color:#107a3d}.psm-neg{background:#fde8e7;color:#b11e1e}.psm-neutral{background:#f1f2f4;color:#555}.psm-t10-foot{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.psm-t10-disclaimer{color:#777;font-size:11px}@media (max-width:640px){.psm-t10-headgrid{display:none}.psm-t10-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.psm-t10-header{flex-direction:column;gap:4px}.psm-t10-head-right{align-self:flex-start}}@media (min-width:640px){.psm-t10-k{display:none}}