.sim-game .rpmInspector{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:end;margin:12px 0!important;padding:12px;border:1px solid #31536e;border-radius:12px;background:linear-gradient(135deg,#0d2136,#201d43)}.sim-game .rpmInspector label{color:#9cc2d9!important}.sim-game .rpmInspector select{background:#081725!important;color:#edf8ff!important;border:1px solid #3b6685!important;border-radius:10px!important}.sim-game .rpmInspector button{background:linear-gradient(135deg,#147fa8,#6c49be)!important;color:#fff!important;border:1px solid #5ca7cf!important;border-radius:10px!important;box-shadow:0 8px 22px rgba(50,102,224,.2)}.sim-game .rpmInspectReadout{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:8px 0 12px}.sim-game .rpmInspectReadout div{border:1px solid #294a65!important;background:linear-gradient(145deg,#12263e,#0d1a2b)!important;border-radius:10px!important;color:#edf8ff!important}.sim-game .rpmInspectReadout span{color:#76a2bd!important}.sim-game .rpmInspectReadout strong{color:#f3fbff!important}.sim-game .rpmInspectReadout small{color:#85a5ba!important}@media(max-width:760px){.sim-game .rpmInspector,.sim-game .rpmInspectReadout{grid-template-columns:1fr!important}}