body{color:#e0e6ed;background:#0b0e14;margin:0;font-family:Inter,sans-serif;overflow:hidden}.dashboard{flex-direction:column;height:100vh;display:flex}.app-header{background:#151921;border-bottom:1px solid #232936;justify-content:space-between;align-items:center;padding:20px 40px;display:flex;box-shadow:0 4px 20px #00000080}.app-header h1{margin:0;font-size:1.5rem}.app-header .badge{color:#00a3ff;opacity:.8;font-size:.8rem}.app-header .header-meta{opacity:1;font-size:.9rem}.btn-premium{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00c6ff 0%,#0072ff 100%);border:none;border-radius:8px;padding:14px 32px;font-weight:800;transition:all .3s;box-shadow:0 0 20px #0072ff66}.btn-premium:hover:not(:disabled){filter:brightness(1.1);transform:scale(1.05)}.btn-premium:disabled{box-shadow:none;opacity:.5;cursor:not-allowed;background:#374151}.content-single{flex-direction:column;flex:1;padding:20px;display:flex;overflow:hidden}#log-screen{background:#05070a;border:1px solid #232936;border-radius:6px;flex:1;padding:20px;font-family:Fira Code,monospace;font-size:.9rem;line-height:1.6;overflow-y:auto}.log-entry{margin-bottom:8px;display:flex}.log-entry.log-cmd{background:#11141b;border-left:4px solid #00a3ff;border-radius:4px;margin:5px 0 10px 130px;padding:10px}.log-entry.log-cmd code{color:#58a6ff;font-size:1.1rem}.log-entry.log-error{color:#ff5252}.log-entry.log-success{color:#00e676}.log-time{color:#00a3ff;border-right:1px solid #232936;flex-shrink:0;width:110px;margin-right:20px}.log-step{color:#e0e6ed;background:#00a3ff;border:1px solid #e0e6ed;border-radius:4px;padding:2px 8px}.inline-file-list{background:#0d1117;border:1px solid #30363d;border-radius:8px;max-width:500px;margin:0 0 20px 130px;padding:15px}.inline-file-list .file-row{border-bottom:1px solid #21262d;justify-content:space-between;padding:5px 0;font-size:.8rem;display:flex}.inline-file-list .file-row b{color:#00a3ff}.inline-file-list .file-row:last-child{border-bottom:none}.highlight-speed{color:#00e676;text-shadow:0 0 8px #00e6764d;font-weight:800}.global-progress-container{z-index:1000;width:100%;height:4px;position:fixed;top:0;left:0}.global-progress-container .progress-bar{background:#00a3ff;width:0%;height:100%;transition:width .2s;box-shadow:0 0 10px #00a3ff}
/*$vite$:1*/