.ramac-live .island.expanded{border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.03);padding:3px 12px}.ramac-live .island.paused .sfx{display:inline}.ramac-live .island.expanded .msg{max-width:560px;opacity:1}.ramac-live .island .msg b{color:var(--accent-2);font-weight:600}.ramac-live .tile.running .chip .gl{display:none}.ramac-live .tile.running .chip .spin{display:block}.ramac-live .tile.running .kc{display:none}.ramac-live .kc.count{font-family:var(--mono);text-transform:none;letter-spacing:0}.ramac-live .tiles.cooling .tile,.ramac-live .tiles.paused .tile{opacity:.45}.ramac-live .tiles.cooling .tile:hover,.ramac-live .tiles.paused .tile:hover{background:var(--panel);border-color:var(--stroke-h)}.ramac-live .tiles.cooling .tile:hover .chip,.ramac-live .tiles.paused .tile:hover .chip{background:var(--accent-soft);color:var(--accent)}.ramac-live .tiles.cooling .tile:hover .kc,.ramac-live .tiles.paused .tile:hover .kc{background:0 0;color:var(--text-2);border-color:var(--stroke-h)}.ramac-live .tile.active{background:#181826;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.ramac-live .tile.active .chip{background:var(--accent);color:#fff}.ramac-live .tile.active .chip .gl,.ramac-live .tile.active .chip .spin{display:none}.ramac-live .tile.active .chip::after{content:"";display:block;width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);margin-top:-2px}.ramac-live .tile.active .kc{display:none}.ramac-live .tiles.cooling .tile.running,.ramac-live .tiles.cooling .tile.active,.ramac-live .tiles.paused .tile.running,.ramac-live .tiles.paused .tile.active{opacity:1}.ramac-live .tile.tip{z-index:6}.ramac-live .tile.tip::after{content:attr(data-tip);position:absolute;left:50%;bottom:calc(100% + 9px);transform:translateX(-50%);white-space:nowrap;background:#0a0a10;color:var(--text);border:1px solid var(--accent-ring);border-radius:7px;padding:6px 10px;font-size:11px;font-weight:600;box-shadow:0 8px 24px rgba(0,0,0,.55);z-index:6;pointer-events:none;animation:rltip 3.2s ease forwards}.ramac-live .tile.tip::before{content:"";position:absolute;left:50%;bottom:calc(100% + 4px);transform:translateX(-50%);border:5px solid transparent;border-top-color:#0a0a10;z-index:6;pointer-events:none;animation:rltip 3.2s ease forwards}.ramac-live .sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}