.metric-btn .worth-spinner{display:inline-flex;align-items:center;width:auto}.metric-btn .worth-spinner .tech-spinner{width:12px;height:12px;border-width:2px}.metrics-layout{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px}.metric-value{font-size:2.6rem;font-weight:800;font-family:monospace;color:#30d630}.metric-subtitle{font-size:.7rem;font-weight:500;color:rgba(74,222,128,.7)}.metric-btn{display:flex;flex-direction:row;gap:.4rem;border-radius:6px;cursor:pointer;min-width:max-content;flex-grow:1;padding:.4rem;background:rgba(0,0,0,.4)}.metric-btn:hover .metric-btn-title,.metric-btn:hover .metric-icon,.metric-btn:hover .metric-value{color:#c3ffc3;text-shadow:0 0 4px #c3ffc3}.metric-btn:hover .metric-icon{filter:drop-shadow(0 0 4px #c3ffc3)}.metric-btn-title{display:inline-flex;align-items:center;gap:4px;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#c3ffc3;font-weight:600;transition:color .2s ease,text-shadow .2s ease;padding-top:2px}.metric-btn-body{display:flex}.metric-btn .metric-value{font-size:.8rem;transition:color .2s ease,text-shadow .2s ease}.metric-btn .metric-subtitle{font-size:.65rem}.metric-icon{display:inline-flex;align-items:center;justify-content:center;color:#c3ffc3;opacity:.4;margin-top:-4px;transition:color .2s ease,filter .2s ease}.metric-icon svg{width:14px;height:14px;display:block;fill:currentColor}.metric-icon--lg svg{width:20px;height:20px}.metric-icon--stroke svg{fill:none}.metric-title-with-icon{display:inline-flex;align-items:center;gap:8px}.metrics-container{padding:0;justify-content:flex-start;gap:.4rem;flex-wrap:wrap}.metrics-container,.metrics-title-container{width:100%;display:flex;flex-direction:row;align-items:flex-start}.metrics-title-container{flex-wrap:nowrap;justify-content:space-between}.metrics-title-right{display:flex;flex-direction:row;align-items:center;gap:.4rem}.ltx-title-stat{font-size:.75rem;font-weight:800;font-family:monospace;color:#30d630;white-space:nowrap}.ltx-title-label{color:#c3ffc3;font-weight:600;margin-right:.2em;padding-top:2px}.ltx-title-sep{color:#c3ffc3;opacity:.3;font-weight:400;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ltx-title-stat{cursor:help;gap:.2em}.ltx-inline-spinner,.ltx-title-stat{display:inline-flex;align-items:center}.ltx-inline-spinner .tech-spinner{width:12px;height:12px;border-width:2px}.rtx-wrap{width:auto;flex-grow:0;flex-direction:row;cursor:help;padding:0;background:transparent}.rtx-wrap:hover .metric-btn-title,.rtx-wrap:hover .metric-icon,.rtx-wrap:hover .metric-value{color:inherit;text-shadow:none;filter:none}.rtx-wrap .metric-btn-title{font-size:.9rem}