:root{--color-bg:#0a0a0a;--color-cyan:#00f0f0;--color-magenta:#f000f0;--color-yellow:#f0f000;--color-green:#00f000;--color-red:#f00000;--color-white:#f0f0f0;--color-surface:#0a0a0ad9;--color-border:#f0f0f01a;--color-text:#e0e0e0;--color-text-muted:#666;--backdrop-blur:blur(16px)}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{background:var(--color-bg);width:100%;height:100%;color:var(--color-text);font-family:JetBrains Mono,Fira Code,monospace;overflow:hidden}.astball-canvas{z-index:1;background:#000;width:100vw;height:100vh;display:block;position:fixed;inset:0}.embed-overlay{z-index:10;background:#020505;flex-direction:column;display:flex;position:fixed;inset:0}.embed-bar{background:#050a0a;border-bottom:1px solid #00f0f04d;flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 16px;font-family:"Fusion Pixel 10px Monospaced",JetBrains Mono,monospace;display:flex}.embed-title{color:#00f0f0;letter-spacing:1px;font-size:13px}.embed-actions{align-items:center;gap:10px;display:flex}.embed-newwin{color:#8a9696;background:#00000080;border:1px solid #8a969666;padding:6px 10px;font-size:12px;text-decoration:none;transition:all .15s}.embed-newwin:hover{color:#f0f0f0;border-color:#f0f0f099}.embed-close{color:#f0f0f0;cursor:pointer;background:#000000b3;border:1px solid #00f0f099;padding:6px 14px;font-family:inherit;font-size:12px;transition:background .15s}.embed-close:hover{background:#00f0f026}.embed-stage{flex:1;justify-content:center;align-items:center;padding:12px;display:flex;overflow:hidden}.embed-frame{background:#000;border:1px solid #00f0f04d;width:auto;max-width:100%;height:auto;max-height:100%}
