:root{color-scheme:dark;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--orange:#ff8b3d;--gold:#ffd064;--line:#27556b}*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;overflow:hidden;background:#020914;color:#effcff}.qo-app{height:100dvh;display:grid;grid-template-rows:auto minmax(0,1fr) 30px}.qo-head{position:relative;z-index:5;display:grid;grid-template-columns:minmax(210px,.7fr) minmax(420px,1.5fr) auto;align-items:center;gap:14px;padding:9px 15px;border-bottom:1px solid #835126;background:radial-gradient(circle at 68% 0,rgba(255,139,61,.12),transparent 38%),linear-gradient(100deg,#071824,#10130f);box-shadow:0 12px 34px #000a}.qo-brand{display:flex;align-items:center;gap:10px;min-width:0}.qo-brand img{width:46px;height:46px}.qo-brand span{display:grid;min-width:0}.qo-brand small{color:var(--gold);font-size:.7rem;font-weight:950;letter-spacing:.1em}.qo-brand strong{font-size:1.15rem}.qo-presets{display:flex;gap:6px;min-width:0;overflow-x:auto;padding:2px}.qo-presets button{display:grid;min-width:94px;min-height:44px;padding:6px 10px;border:1px solid #5d472f;border-radius:9px;background:#151710;color:#cebfae;font:900 .82rem/1.15 inherit;cursor:pointer}.qo-presets button small{margin-top:3px;color:#927e68;font:800 .65rem/1.15 ui-monospace,monospace}.qo-presets button:hover,.qo-presets button:focus-visible,.qo-presets button.active{border-color:var(--orange);background:#362014;color:#fff;outline:none;box-shadow:inset 3px 0 var(--orange),0 0 18px rgba(255,139,61,.2)}.qo-presets button.active small{color:#ffd3ac}.qo-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px}.qo-actions span{display:flex;align-items:center;gap:6px;color:#91aab4;font-size:.72rem;font-weight:850;white-space:nowrap}.qo-actions span i{width:8px;height:8px;border-radius:50%;background:#ffb347;box-shadow:0 0 9px #ffb347}.qo-actions span.online i{background:#48e49b;box-shadow:0 0 9px #48e49b}.qo-actions button,.qo-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:39px;padding:7px 10px;border:1px solid #6c5439;border-radius:8px;background:#23180f;color:#ffe6c9;text-decoration:none;font:900 .72rem/1.15 inherit;white-space:nowrap;cursor:pointer}.qo-actions button:hover,.qo-actions a:hover{border-color:#fff;color:#fff}.qo-stage{position:relative;min-width:0;min-height:0;margin:8px;border:2px solid var(--orange);border-radius:13px;background:#fff;box-shadow:0 0 30px rgba(255,139,61,.15);overflow:hidden}.qo-stage iframe{display:block;width:100%;height:100%;border:0;background:#fff}.qo-loader{position:absolute;z-index:4;inset:0;display:grid;place-items:center;padding:20px;background:radial-gradient(circle,rgba(255,139,61,.15),transparent 33%),#020d17;color:#effcff;text-align:center}.qo-loader[hidden]{display:none}.qo-loader>div{display:grid;justify-items:center;gap:9px}.qo-loader i{position:relative;display:grid;place-items:center;width:92px;height:92px;border:1px solid #8c5a2d;border-radius:50%;font-style:normal}.qo-loader i:before{content:"";position:absolute;inset:12px;border:3px solid transparent;border-top-color:var(--orange);border-radius:50%;animation:qospin 1s linear infinite}.qo-loader b{color:var(--gold);font:950 1.8rem/1 ui-monospace,monospace}.qo-loader small{color:#91aab6}.qo-loader button{margin-top:7px;padding:10px 15px;border:1px solid var(--orange);border-radius:8px;background:#8b3e12;color:#fff;font-weight:950;cursor:pointer}.qo-app>footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 13px;border-top:1px solid #4b3827;background:#0c1112;color:#8098a2;font-size:.68rem}.qo-app>footer b{color:#ffbd79}@keyframes qospin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.qo-loader i:before{animation:none}}@media(max-width:1050px){.qo-head{grid-template-columns:1fr auto}.qo-presets{grid-column:1/-1;grid-row:2}.qo-actions span{display:none}.qo-app{grid-template-rows:auto minmax(0,1fr) 28px}}@media(max-width:650px){.qo-head{padding:7px}.qo-brand img{width:39px;height:39px}.qo-brand small{display:none}.qo-brand strong{font-size:.95rem}.qo-actions a{display:none}.qo-presets button{min-width:86px}.qo-stage{margin:5px}.qo-app>footer span:nth-child(2){display:none}.qo-app>footer{font-size:.62rem}}
