/* Only the added service controls; the original v1.3 styles remain intact. */
#rg08-servicebar{position:relative;display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:12px 28px;background:#131019;border-bottom:1px solid #2b2436;font:12px/1.45 Inter,system-ui;color:#b3a9c4}
#rg08-servicebar strong{color:#eee8f7;font-weight:600}
#rg08-servicebar button,.rg08-dialog button,.rg08-load-error button{font:inherit;color:inherit;border:1px solid #40324f;background:#1b1525;border-radius:9px;padding:8px 12px;cursor:pointer}
#rg08-servicebar button:hover,.rg08-dialog button:hover{border-color:#b48bfa}
#rg08-servicebar .rg08-push{margin-left:auto}
.rg08-overlay{position:fixed;inset:0;background:#06040de6;z-index:1000000;display:flex;flex-direction:column;padding:18px}
.rg08-dialog{flex:1;display:flex;flex-direction:column;min-height:0;border:1px solid #463653;border-radius:16px;overflow:hidden;background:#100c17;box-shadow:0 30px 100px #0008}
.rg08-dialog>header{display:flex;align-items:center;gap:14px;padding:14px 18px;border-bottom:1px solid #30233e;color:#eee8f7;font:14px Inter,system-ui}
.rg08-dialog>header strong{flex:1}.rg08-dialog iframe{border:0;width:100%;flex:1;min-height:0;background:#09090f}
.rg08-overlay[hidden]{display:none}
.rg08-live-panel{margin:20px 0;padding:22px;border:1px solid #34413b;border-radius:16px;background:#101716;color:#e8edf0;font:14px/1.6 Inter,system-ui}
.rg08-live-panel h2{font:500 22px Sora,Inter,system-ui;margin:0 0 14px}.rg08-live-panel dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.rg08-live-panel dt{color:#aab5b5;font-size:12px}.rg08-live-panel dd{margin:8px 0;font-size:22px;overflow-wrap:anywhere}.rg08-live-panel code{font-size:12px;overflow-wrap:anywhere}.rg08-live-panel a{color:#b48bfa}
.rg08-oldlinks{padding:15px 20px;color:#a99db9;font:12px/1.5 Inter,system-ui}.rg08-oldlinks summary{cursor:pointer}.rg08-oldlinks button{display:block;width:100%;text-align:left;border:0;border-radius:8px;background:none;color:inherit;font:inherit;padding:8px;margin:3px 0;cursor:pointer}.rg08-oldlinks button:hover{background:#241932;color:#eae2f3}
@media(max-width:700px){#rg08-servicebar{padding:10px 15px}.rg08-overlay{padding:4px}.rg08-live-panel dl{grid-template-columns:1fr}.rg08-dialog>header{flex-wrap:wrap}}
