:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#111827;background:#f4f6f8}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}main{max-width:720px;margin:auto;padding:18px 14px 44px}.app-header{display:flex;align-items:center;gap:10px;margin:2px 2px 18px}.app-logo{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:radial-gradient(circle,#ef4444,#111827 72%);color:#fff;font-weight:800}.muted{color:#6b7280;font-size:13px}.panel,.onboarding-gate,.lead-card,.empty-state{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 3px 14px #1118270a}.panel{padding:20px}.login-panel h1,.onboarding-gate h1{margin:4px 0 8px;font-size:24px}.onboarding-gate{padding:22px 18px}.required-badge{display:inline-block;background:#fee2e2;color:#b91c1c;border-radius:999px;padding:6px 10px;font-size:13px;font-weight:800}.gate-lead{color:#4b5563;line-height:1.65;margin:8px 0 20px}.step-list{display:grid;gap:10px;margin:18px 0}.onboarding-step{display:flex;gap:12px;padding:14px;border-radius:14px;background:#f8fafc;border:1px solid #e5e7eb}.onboarding-step.current{background:#fff7ed;border-color:#fdba74}.onboarding-step.done{background:#ecfdf5;border-color:#86efac}.onboarding-step.locked{opacity:.55}.onboarding-step p{margin:5px 0 0;color:#6b7280;font-size:13px;line-height:1.5}.step-number{display:grid;place-items:center;flex:none;width:28px;height:28px;border-radius:50%;background:#111827;color:#fff;font-weight:800}.done .step-number{background:#059669}.current .step-number{background:#ea580c}.gate-foot,.setup-status{margin-top:14px;color:#6b7280;font-size:13px;line-height:1.5}.tabs{display:grid;grid-template-columns:1fr 1fr;background:#e5e7eb;border-radius:13px;padding:4px;margin-bottom:12px}.tab{border:0;background:transparent;border-radius:10px;padding:10px;color:#6b7280;font-weight:700}.tab.active{background:#fff;color:#111827;box-shadow:0 2px 7px #11182716}.tab span{display:inline-grid;place-items:center;min-width:20px;height:20px;border-radius:10px;background:#eef2ff;color:#4338ca;font-size:12px}.lead-list{display:grid;gap:10px}.lead-card{padding:14px;scroll-margin-top:12px;transition:border-color .25s,box-shadow .25s}.lead-card.return-focus{border-color:#10b981;box-shadow:0 0 0 4px #10b98122}.lead-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.row{display:flex;align-items:center;gap:8px}.grade{padding:4px 8px;border-radius:8px;color:#fff;font-weight:800;font-size:13px}.grade-A{background:#dc2626}.grade-B{background:#ea580c}.grade-C{background:#2563eb}.grade-D{background:#6b7280}.progress{white-space:nowrap;border-radius:999px;padding:5px 8px;background:#f3f4f6;color:#4b5563;font-size:12px}.progress-new{background:#fee2e2;color:#b91c1c}.progress-processed{background:#dcfce7;color:#166534}.speed-line{display:flex;align-items:baseline;gap:7px;margin-top:11px;color:#64748b;font-size:12px}.speed-line .fresh{color:#047857}.speed-line small{margin-left:auto}.compact-summary{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:10px 0 8px;font-size:15px;line-height:1.55}.compact-meta{display:flex;align-items:center;gap:7px;color:#4b5563;font-size:13px}.avatar{width:25px;height:25px;border-radius:50%;object-fit:cover}.avatar.fallback{display:grid;place-items:center;background:#fee2e2;color:#b91c1c;font-weight:700}.due{margin-left:auto;background:#fff7ed;color:#9a3412;border-radius:7px;padding:4px 6px}.expand-button{width:100%;border:0;border-top:1px solid #f0f1f3;background:transparent;color:#4338ca;margin-top:11px;padding:10px 0 1px;font-weight:700}.card-detail{display:none;border-top:1px solid #f0f1f3;margin-top:11px;padding-top:13px}.lead-card.expanded .card-detail{display:block}.time-detail{color:#64748b;font-size:12px}.evidence-title{font-weight:700;font-size:13px;margin-top:12px}.evidence{padding-left:20px;color:#374151;line-height:1.7;margin:6px 0 13px}.actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:11px}.button{border:0;border-radius:11px;padding:11px 13px;background:#111827;color:#fff}.button.full{width:100%;margin-top:12px}.button:disabled{opacity:.55}.button.secondary{background:#eef2ff;color:#3730a3}.button.success{background:#047857}.primary-action{width:100%}.success-banner{background:#ecfdf5;border:1px solid #86efac;color:#166534;padding:11px 13px;border-radius:12px;margin-bottom:12px;font-size:13px}.empty-state{text-align:center;padding:34px;color:#6b7280}.deeplink-fallback{color:#92400e;font-size:13px;margin-top:10px}.link-button{border:0;background:transparent;color:#be123c;text-decoration:underline;padding:4px}.otp-notice{margin:7px 0;color:#b45309}.otp-notice strong{font-size:20px;letter-spacing:3px;color:#b91c1c}input,textarea{width:100%;border:1px solid #d1d5db;border-radius:11px;padding:12px;background:#fff;font-size:16px}textarea{min-height:105px;resize:vertical;line-height:1.5;margin-top:7px}@media(max-width:480px){.app-header strong{font-size:15px}.speed-line small{display:none}.onboarding-gate{min-height:calc(100vh - 100px);display:flex;flex-direction:column}.onboarding-gate .button{margin-top:auto}}
