*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0a0e1a;color:#e0e4ef;min-height:100vh}.app{max-width:1100px;margin:0 auto;padding:32px 24px}.header{margin-bottom:40px}.header h1{font-size:28px;font-weight:700;color:#fff;margin-bottom:4px}.header .subtitle{font-size:14px;color:#7b8299}.header .target{font-size:13px;color:#4a5568;margin-top:8px}.auth-gate{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:16px}.auth-gate h2{font-size:22px;color:#fff}.auth-gate p{color:#7b8299;font-size:14px}.auth-gate button{background:#3b82f6;color:#fff;border:none;padding:12px 28px;border-radius:8px;font-size:15px;cursor:pointer;font-weight:600}.auth-gate button:hover{background:#2563eb}.progress-section{margin-bottom:40px}.progress-section h2{font-size:18px;font-weight:600;color:#fff;margin-bottom:16px}.progress-card{background:#131829;border:1px solid #1e2540;border-radius:12px;padding:16px 20px;margin-bottom:12px}.progress-card .label-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px}.progress-card .cohort-name{font-size:14px;font-weight:600;color:#c4cbe0}.progress-card .count{font-size:13px;color:#7b8299}.progress-bar-bg{height:10px;background:#1e2540;border-radius:6px;overflow:hidden}.progress-bar-fill{height:100%;border-radius:6px;transition:width .4s ease}.fill-indie{background:linear-gradient(90deg,#22c55e,#16a34a)}.fill-aa{background:linear-gradient(90deg,#3b82f6,#2563eb)}.fill-pub{background:linear-gradient(90deg,#a855f7,#7c3aed)}.overall-bar{background:#131829;border:1px solid #1e2540;border-radius:12px;padding:16px 20px;margin-top:16px}.overall-bar .label-row{display:flex;justify-content:space-between;margin-bottom:8px}.overall-bar .cohort-name{font-size:15px;font-weight:700;color:#fff}.overall-bar .count{font-size:14px;color:#e0e4ef;font-weight:600}.fill-overall{background:linear-gradient(90deg,#f59e0b,#d97706)}.table-section{margin-bottom:40px}.table-section h2{font-size:18px;font-weight:600;color:#fff;margin-bottom:12px}.filters{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.filters button{background:#131829;border:1px solid #1e2540;color:#7b8299;padding:6px 14px;border-radius:6px;font-size:13px;cursor:pointer}.filters button.active{background:#1e2540;color:#fff;border-color:#3b82f6}.coverage-table{width:100%;border-collapse:collapse;font-size:13px}.coverage-table th{text-align:left;padding:10px 12px;color:#7b8299;font-weight:600;border-bottom:1px solid #1e2540;font-size:11px;text-transform:uppercase;letter-spacing:.5px}.coverage-table td{padding:10px 12px;border-bottom:1px solid #111627}.coverage-table tr:hover td{background:#131829}.stage-badge{display:inline-block;padding:3px 10px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase}.stage-suggested{background:#1e2540;color:#7b8299}.stage-claimed{background:#1e3a5f;color:#60a5fa}.stage-outreach-sent{background:#312e1e;color:#fbbf24}.stage-scheduled{background:#1e3348;color:#38bdf8}.stage-complete{background:#14302a;color:#34d399}.stage-scored{background:#2a1e3e;color:#a78bfa}.stage-on-hold{background:#2d1f1f;color:#f87171}.cohort-badge{display:inline-block;padding:2px 8px;border-radius:10px;font-size:10px;font-weight:600;text-transform:uppercase}.cohort-indie-developer{background:#14302a;color:#34d399}.cohort-aaa-aa-developer{background:#1e2540;color:#60a5fa}.cohort-aaa-publisher{background:#2a1e3e;color:#a78bfa}.add-section{margin-bottom:40px}.add-section h2{font-size:18px;font-weight:600;color:#fff;margin-bottom:4px}.add-section .hint{font-size:13px;color:#7b8299;margin-bottom:16px}.add-form{display:flex;gap:10px;flex-wrap:wrap;align-items:flex-end}.add-form .field{display:flex;flex-direction:column;gap:4px}.add-form label{font-size:11px;color:#7b8299;text-transform:uppercase;letter-spacing:.5px}.add-form input,.add-form select{background:#131829;border:1px solid #1e2540;color:#e0e4ef;padding:8px 12px;border-radius:6px;font-size:13px;min-width:180px}.add-form input:focus,.add-form select:focus{outline:none;border-color:#3b82f6}.add-form button{background:#3b82f6;color:#fff;border:none;padding:8px 20px;border-radius:6px;font-size:13px;cursor:pointer;font-weight:600;height:36px}.add-form button:hover{background:#2563eb}.add-form button:disabled{background:#1e2540;color:#7b8299;cursor:not-allowed}.toast{position:fixed;bottom:24px;right:24px;background:#14302a;border:1px solid #34d399;color:#34d399;padding:12px 20px;border-radius:8px;font-size:13px;font-weight:600;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.loading{text-align:center;padding:40px;color:#7b8299}.error{text-align:center;padding:40px;color:#f87171}.empty{text-align:center;padding:32px;color:#4a5568;font-size:14px}
