*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0a0e0d;color:#e0e0e0;line-height:1.6}#root{max-width:900px;margin:0 auto;padding:20px}.gate{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0e0d;display:flex;align-items:center;justify-content:center;z-index:999}.gate input{padding:14px 20px;font-size:18px;border-radius:8px;border:2px solid #059669;background:#111815;color:#fff;width:280px;text-align:center}.gate button{margin-left:10px;padding:14px 24px;font-size:16px;border-radius:8px;border:none;background:#059669;color:#fff;cursor:pointer;font-weight:600}.gate button:hover{background:#047857}.gate-inner{text-align:center}.gate h2{color:#059669;margin-bottom:20px;font-size:22px}.gate p{color:#666;margin-top:10px;font-size:13px}.error{color:#ef4444;margin-top:10px;font-size:14px}h1{color:#059669;font-size:24px;margin-bottom:6px}.subtitle{color:#6b7280;font-size:13px;margin-bottom:24px}.section{background:#111815;border:1px solid #1f2937;border-radius:12px;padding:20px;margin-bottom:16px}.section h2{color:#10b981;font-size:17px;margin-bottom:12px;display:flex;align-items:center;gap:8px}.section h3{color:#34d399;font-size:14px;margin:14px 0 8px}.badge{display:inline-block;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:600}.badge-done{background:#064e3b;color:#6ee7b7}.badge-active{background:#1e3a5f;color:#93c5fd}.badge-blocked{background:#451a1a;color:#fca5a5}.badge-ready{background:#3b2f10;color:#fcd34d}.grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.card{background:#0d1311;border:1px solid #1f2937;border-radius:8px;padding:14px}.card h4{color:#10b981;font-size:13px;margin-bottom:6px}.card p{font-size:13px;color:#9ca3af}.card a{color:#34d399;text-decoration:none;font-size:12px;word-break:break-all}.stat{font-size:28px;font-weight:700;color:#059669}.stat-label{font-size:12px;color:#6b7280;text-transform:uppercase;letter-spacing:1px}table{width:100%;border-collapse:collapse;font-size:13px}th{text-align:left;padding:8px;color:#10b981;border-bottom:1px solid #1f2937;font-size:12px;text-transform:uppercase;letter-spacing:.5px}td{padding:8px;border-bottom:1px solid #111815;color:#d1d5db}.step{display:flex;gap:12px;padding:10px 0;border-bottom:1px solid #111815}.step:last-child{border-bottom:none}.step-num{background:#059669;color:#fff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;flex-shrink:0}.step-body{flex:1}.step-body h4{color:#e0e0e0;font-size:14px;margin-bottom:3px}.step-body p{font-size:13px;color:#9ca3af}.step-body .who{color:#fcd34d;font-size:12px;margin-top:3px}.script-box{background:#0d1311;border:1px solid #1f2937;border-radius:8px;padding:16px;white-space:pre-wrap;font-size:14px;color:#d1d5db;line-height:1.7}.objection{background:#0d1311;border:1px solid #1f2937;border-radius:8px;padding:12px;margin-bottom:8px}.objection .q{color:#fca5a5;font-weight:600;font-size:13px;margin-bottom:4px}.objection .a{color:#d1d5db;font-size:13px}.checklist-item{display:flex;align-items:flex-start;gap:8px;padding:6px 0;font-size:14px}.checklist-item input{margin-top:4px;accent-color:#059669}.checklist-item label{color:#d1d5db;cursor:pointer}.checklist-item.done label{text-decoration:line-through;color:#6b7280}.copy-btn{background:#1f2937;color:#9ca3af;border:1px solid #374151;border-radius:6px;padding:4px 12px;font-size:11px;cursor:pointer;float:right}.copy-btn:hover{background:#374151;color:#e0e0e0}.tab-bar{display:flex;gap:4px;margin-bottom:16px;border-bottom:1px solid #1f2937;flex-wrap:wrap}.tab{padding:10px 16px;cursor:pointer;font-size:14px;color:#6b7280;border-bottom:2px solid transparent}.tab.active{color:#059669;border-bottom-color:#059669}.tab:hover{color:#10b981}.hidden{display:none}.fiverr-gig{background:#0d1311;border:1px solid #1f2937;border-radius:8px;padding:16px;margin-bottom:12px}.fiverr-gig h4{color:#fcd34d;font-size:14px;margin-bottom:8px}.fiverr-gig .gig-body{background:#0a0e0d;border:1px solid #1f2937;border-radius:6px;padding:12px;font-size:13px;color:#d1d5db;white-space:pre-wrap;line-height:1.6}.revenue-row{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #111815;font-size:14px}.revenue-row:last-child{border-bottom:none;font-weight:700;color:#059669}.revenue-row span:first-child{color:#9ca3af}.revenue-row span:last-child{color:#10b981}.chat-box{background:#0d1311;border:1px solid #1f2937;border-radius:8px;padding:16px;height:400px;overflow-y:auto;margin-bottom:12px;display:flex;flex-direction:column;gap:8px}.chat-msg{padding:10px 14px;border-radius:8px;max-width:85%;font-size:14px;line-height:1.5}.chat-user{background:#1e3a5f;color:#93c5fd;align-self:flex-end}.chat-ai{background:#064e3b;color:#6ee7b7;align-self:flex-start}.chat-ai pre{white-space:pre-wrap;margin-top:6px;font-size:13px}.chat-input-row{display:flex;gap:8px}.chat-input-row input{flex:1;padding:12px;border-radius:8px;border:1px solid #1f2937;background:#0a0e0d;color:#e0e0e0;font-size:14px}.chat-input-row button{padding:12px 20px;border-radius:8px;border:none;background:#059669;color:#fff;cursor:pointer;font-weight:600;font-size:14px}.chat-input-row button:hover{background:#047857}.chat-input-row button:disabled{background:#1f2937;color:#6b7280;cursor:not-allowed}.chat-status{font-size:12px;color:#6b7280;margin-top:6px}.settings-input{width:100%;padding:12px;border-radius:8px;border:1px solid #1f2937;background:#0a0e0d;color:#e0e0e0;font-size:14px;margin-bottom:8px}.settings-label{color:#9ca3af;font-size:13px;margin-bottom:4px;display:block}.settings-save-btn{padding:12px 24px;border-radius:8px;border:none;background:#059669;color:#fff;cursor:pointer;font-weight:600;font-size:14px}.settings-save-btn:hover{background:#047857}.settings-saved{color:#6ee7b7;font-size:13px;margin-top:8px}.qa-item{background:#0d1311;border:1px solid #1f2937;border-radius:8px;padding:14px;margin-bottom:8px}.qa-item .qa-q{color:#fcd34d;font-weight:600;font-size:14px;margin-bottom:6px}.qa-item .qa-a{color:#d1d5db;font-size:13px;line-height:1.6}@media(max-width:600px){.grid{grid-template-columns:1fr}#root{padding:12px}.tab{padding:8px 10px;font-size:13px}}
