body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background:#0a0a0a;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app{min-height:100vh;padding:40px 20px}.container{margin:0 auto;max-width:800px}.auth-container{margin:80px auto 0;max-width:420px}.title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;font-size:2.2rem;font-weight:700;margin-bottom:8px;text-align:center}.subtitle{color:#888;font-size:.95rem;margin-bottom:32px;text-align:center}.auth-box{background:#1a1a1a;border-radius:16px;display:flex;flex-direction:column;gap:16px;padding:32px}.auth-tabs{display:flex;gap:8px;margin-bottom:8px}.tab{background:#222;border:1px solid #333;border-radius:8px;color:#888;cursor:pointer;flex:1 1;font-size:.95rem;padding:10px}.tab.active{background:#667eea;border-color:#667eea;color:#fff}.auth-input{background:#111;border:1px solid #333;border-radius:10px;color:#fff;font-size:1rem;outline:none;padding:14px 16px}.auth-input:focus{border-color:#667eea}.header{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:24px}.header .title{font-size:1.8rem;margin:0;text-align:left}.user-info{align-items:center;display:flex;gap:10px}.user-email{color:#888;font-size:.85rem}.plan-badge{border-radius:20px;font-size:.75rem;font-weight:600;padding:4px 10px}.plan-badge.free{background:#333;color:#aaa}.plan-badge.pro{background:#667eea;color:#fff}.logout-btn{background:#0000;border:1px solid #444;border-radius:6px;color:#888;cursor:pointer;font-size:.8rem;padding:6px 12px}.usage-bar{align-items:center;background:#1a1a1a;border-radius:10px;color:#888;display:flex;font-size:.85rem;justify-content:space-between;margin-bottom:24px;padding:12px 16px}.upgrade-small{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.8rem;font-weight:600;padding:6px 14px}.input-section{display:flex;flex-direction:column;gap:16px}.prompt-input{background:#1a1a1a;border:1px solid #333;border-radius:12px;color:#fff;font-size:1rem;outline:none;padding:16px;resize:vertical;width:100%}.prompt-input:focus{border-color:#667eea}.prompt-input::placeholder{color:#555}.generate-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:16px 32px}.generate-btn:disabled{cursor:not-allowed;opacity:.5}.error{color:#f44;font-size:.9rem}.error,.progress{text-align:center}.progress{background:#1a1a1a;border-radius:12px;margin-top:32px;padding:40px}.spinner{animation:spin 1s linear infinite;border:4px solid #333;border-radius:50%;border-top-color:#667eea;height:48px;margin:0 auto 20px;width:48px}@keyframes spin{to{transform:rotate(1turn)}}.steps{color:#667eea;font-size:.82rem;margin-top:8px}.result{background:#1a1a1a;border-radius:12px;margin-top:32px;padding:28px}.result h2{color:#667eea;margin-bottom:20px}.action-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.download-btn{background:#222;border:1px solid #444;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:12px 24px}.download-btn:hover{background:#333}.upgrade-btn{background:linear-gradient(135deg,#f093fb,#f5576c);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:12px 24px}.script-section h3{color:#666;font-size:.9rem;margin-bottom:10px}.script{background:#111;border-radius:8px;color:#aaa;font-size:.78rem;max-height:250px;overflow-y:auto;padding:16px;white-space:pre-wrap}
/*# sourceMappingURL=main.05490138.css.map*/