.selection-info{font-weight:500;letter-spacing:.025em;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:opacity .2s ease-in-out,transform .1s ease-in-out;cursor:default}.selection-info:hover{transform:translateY(-1px);box-shadow:0 2px 8px #00000026}.dark .selection-info{background-color:#1f2937f2;border-color:#4b5563cc;box-shadow:0 1px 3px #0000004d}.dark .selection-info:hover{box-shadow:0 2px 8px #0006}@media (max-width: 768px){.selection-info{width:100px;font-size:11px;padding:4px 6px;height:26px}}.selection-info.selection-changed{animation:selectionUpdate .3s ease-out}@keyframes selectionUpdate{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.selection-info .perp-indicator{color:#f59e0b;font-weight:700;margin-left:2px}.dark .selection-info .perp-indicator{color:#fbbf24}
