/* CentralRP Phone v1.8.26 - dark settings surfaces and Wi-Fi management. */
#phone:not([data-theme="light"]) .app-screen .settings-card{
  background:rgba(7,20,34,.94)!important;color:var(--text)!important
}
#phone:not([data-theme="light"]) .app-screen button.setting-row{
  box-sizing:border-box;width:100%;border:0!important;border-bottom:1px solid var(--border)!important;
  background:transparent!important;color:var(--text)!important;text-align:left
}
#phone:not([data-theme="light"]) .app-screen button.setting-row:last-child{border-bottom:0!important}
#phone:not([data-theme="light"]) .app-screen .settings-card .setting-row :is(span,strong){color:var(--text)!important}
#phone:not([data-theme="light"]) .app-screen .settings-card .setting-row small{color:var(--muted)!important}

.phone-network-hero-v1825{display:grid!important;gap:4px;padding:13px!important;background:linear-gradient(135deg,rgba(24,106,211,.38),rgba(5,22,42,.96))!important}.phone-network-hero-v1825>span,.phone-network-hero-v1825>small{color:var(--muted);font-size:.78rem}.phone-network-hero-v1825>strong{font-size:1.05rem}.phone-network-toggles-v1825{overflow:hidden;padding:0!important}.phone-network-toggles-v1825 .setting-row{min-height:44px;padding:10px 12px!important;cursor:pointer}.phone-wifi-list-v1825{display:grid;gap:7px}.phone-wifi-row-v1825,.phone-saved-wifi-v1825{width:100%;min-height:58px;display:flex!important;align-items:center;justify-content:space-between;gap:9px;padding:10px 11px!important;text-align:left}.phone-wifi-row-v1825.connected,.phone-saved-wifi-v1825.connected{border-color:rgba(76,162,255,.75)!important;background:rgba(36,124,225,.17)!important}.phone-wifi-row-v1825>span,.phone-saved-wifi-v1825>span{min-width:0;display:grid;gap:3px}.phone-wifi-row-v1825 strong,.phone-saved-wifi-v1825 strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.phone-wifi-row-v1825 small,.phone-saved-wifi-v1825 small{color:var(--muted);font-size:.72rem}.phone-wifi-row-v1825>b{color:#70b5ff;white-space:nowrap}.phone-wifi-actions-v1825{display:flex;gap:4px;flex:0 0 auto}.phone-wifi-actions-v1825 .mini-btn{padding:6px;white-space:nowrap}
