.prequal-page.svelte-1dcvc6h{padding:1.5rem;max-width:100%;min-height:calc(100vh - 64px);display:flex;flex-direction:column}.page-header.svelte-1dcvc6h{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.page-header.svelte-1dcvc6h h1:where(.svelte-1dcvc6h){font-size:1.75rem;font-weight:700;color:var(--admin-text, #ffffff);margin:0 0 .125rem}.subtitle.svelte-1dcvc6h{color:var(--admin-text-muted, rgba(255, 255, 255, .7));margin:0;font-size:.875rem}.counter-pill.svelte-1dcvc6h{background:var(--admin-input, #12121a);border:1px solid var(--admin-border, rgba(255, 255, 255, .08));padding:.375rem .875rem;border-radius:9999px;font-size:.8125rem;font-weight:600;color:var(--admin-text-muted, rgba(255, 255, 255, .7))}.state-container.svelte-1dcvc6h{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;flex:1;text-align:center}.state-container.error.svelte-1dcvc6h{color:#ef4444}.state-container.error.svelte-1dcvc6h button:where(.svelte-1dcvc6h){margin-top:1rem;padding:.5rem 1rem;background:#7c3aed;border:none;border-radius:6px;color:#fff;cursor:pointer}.state-container.svelte-1dcvc6h p:where(.svelte-1dcvc6h){color:var(--admin-text-muted, rgba(255, 255, 255, .7))}.empty-icon.svelte-1dcvc6h{color:#22c55e;margin-bottom:1rem}.state-container.empty.svelte-1dcvc6h h2:where(.svelte-1dcvc6h){color:var(--admin-text, #fff);font-size:1.25rem;margin:0 0 .5rem}.spinner.svelte-1dcvc6h{width:40px;height:40px;border:3px solid var(--admin-border, rgba(255, 255, 255, .08));border-top-color:#7c3aed;border-radius:50%;animation:svelte-1dcvc6h-spin .8s linear infinite;margin-bottom:1rem}@keyframes svelte-1dcvc6h-spin{to{transform:rotate(360deg)}}.card-stage.svelte-1dcvc6h{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.profile-card.svelte-1dcvc6h{width:100%;max-width:480px;background:var(--admin-card, #1a1a24);border:1px solid var(--admin-border, rgba(255, 255, 255, .08));border-radius:20px;overflow:hidden;transition:transform .3s ease,opacity .3s ease;display:flex;flex-direction:column;max-height:calc(100vh - 200px)}.profile-card.swipe-left.svelte-1dcvc6h{transform:translate(-120%) rotate(-15deg);opacity:0}.profile-card.swipe-right.svelte-1dcvc6h{transform:translate(120%) rotate(15deg);opacity:0}.card-header.svelte-1dcvc6h{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem 1.25rem 0}.avatar.svelte-1dcvc6h{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#7c3aed,#a855f7);display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.avatar.svelte-1dcvc6h span:where(.svelte-1dcvc6h){font-size:1.125rem;font-weight:700;color:#fff}.avatar.ai-qualified.svelte-1dcvc6h{box-shadow:0 0 0 3px #22c55e40,0 0 12px #22c55e30}.ai-badge.svelte-1dcvc6h{position:absolute;bottom:-2px;right:-2px;background:#22c55e;color:#fff;font-size:.5625rem;font-weight:800;padding:1px 4px;border-radius:4px;line-height:1.2}.header-info.svelte-1dcvc6h{flex:1;min-width:0}.lead-name.svelte-1dcvc6h{font-size:1.25rem;font-weight:700;color:var(--admin-text, #fff);margin:0;line-height:1.3}.lead-company.svelte-1dcvc6h{font-size:.8125rem;color:var(--admin-text-muted, rgba(255, 255, 255, .7));margin:.125rem 0 0}.meta-row.svelte-1dcvc6h{display:flex;align-items:center;gap:.625rem;margin-top:.375rem;flex-wrap:wrap}.source-badge.svelte-1dcvc6h{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .5rem;border-radius:6px;font-size:.6875rem;font-weight:500;background:var(--admin-input, #12121a);color:var(--admin-text-muted, rgba(255, 255, 255, .7))}.source-contact-form.svelte-1dcvc6h{background:#3b82f626;color:#60a5fa}.source-whatsapp.svelte-1dcvc6h{background:#25d36626;color:#25d366}.source-chat-widget.svelte-1dcvc6h{background:#7c3aed26;color:#a78bfa}.source-qualification-form.svelte-1dcvc6h{background:#f59e0b26;color:#fbbf24}.time-ago.svelte-1dcvc6h{font-size:.6875rem;color:var(--admin-text-subtle, rgba(255, 255, 255, .4))}.detail-btn.svelte-1dcvc6h{background:none;border:none;color:var(--admin-text-subtle, rgba(255, 255, 255, .4));cursor:pointer;padding:.25rem;border-radius:6px;transition:color .15s ease,background .15s ease;flex-shrink:0}.detail-btn.svelte-1dcvc6h:hover{color:var(--admin-text, #fff);background:var(--admin-input, #12121a)}.info-chips.svelte-1dcvc6h{display:flex;flex-wrap:wrap;gap:.5rem;padding:1rem 1.25rem}.chip.svelte-1dcvc6h{display:flex;flex-direction:column;padding:.5rem .75rem;border-radius:10px;background:var(--admin-input, #12121a);border:1px solid var(--admin-border, rgba(255, 255, 255, .08));min-width:0;flex:1;min-width:100px}.chip-label.svelte-1dcvc6h{font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--admin-text-subtle, rgba(255, 255, 255, .4));margin-bottom:.125rem}.chip-value.svelte-1dcvc6h{font-size:.8125rem;font-weight:600;color:var(--admin-text, #fff);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.budget-chip.svelte-1dcvc6h .chip-value:where(.svelte-1dcvc6h){color:#22c55e}.timeline-chip.svelte-1dcvc6h .chip-value:where(.svelte-1dcvc6h){color:#60a5fa}.type-chip.svelte-1dcvc6h .chip-value:where(.svelte-1dcvc6h){color:#fbbf24}.services-chip.svelte-1dcvc6h{flex-basis:100%}.services-chip.svelte-1dcvc6h .chip-value:where(.svelte-1dcvc6h){white-space:normal;color:#a78bfa}.card-body.svelte-1dcvc6h{flex:1;overflow-y:auto;padding:0 1.25rem 1rem;display:flex;flex-direction:column;gap:.875rem}.card-body.svelte-1dcvc6h::-webkit-scrollbar{width:4px}.card-body.svelte-1dcvc6h::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.info-section.svelte-1dcvc6h h3:where(.svelte-1dcvc6h){font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--admin-text-subtle, rgba(255, 255, 255, .4));margin:0 0 .375rem}.info-section.svelte-1dcvc6h p:where(.svelte-1dcvc6h){font-size:.875rem;color:var(--admin-text, #fff);margin:0;line-height:1.5}.description-text.svelte-1dcvc6h{display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.description-text.expanded.svelte-1dcvc6h{display:block;-webkit-line-clamp:unset;line-clamp:unset}.read-more.svelte-1dcvc6h{background:none;border:none;color:#a855f7;font-size:.8125rem;font-weight:500;cursor:pointer;padding:.25rem 0}.read-more.svelte-1dcvc6h:hover{color:#c084fc}.business-details.svelte-1dcvc6h{display:flex;flex-direction:column;gap:.25rem}.detail-item.svelte-1dcvc6h{font-size:.8125rem;color:var(--admin-text-muted, rgba(255, 255, 255, .7))}.detail-item.link.svelte-1dcvc6h{color:#a855f7;text-decoration:none}.detail-item.link.svelte-1dcvc6h:hover{text-decoration:underline}.message-count.svelte-1dcvc6h{color:var(--admin-text-muted, rgba(255, 255, 255, .7))!important;font-style:italic}.additional-info.svelte-1dcvc6h{display:flex;flex-direction:column;gap:.375rem}.additional-item.svelte-1dcvc6h{display:flex;gap:.5rem;font-size:.8125rem}.additional-key.svelte-1dcvc6h{color:var(--admin-text-subtle, rgba(255, 255, 255, .4));font-weight:500;text-transform:capitalize}.additional-value.svelte-1dcvc6h{color:var(--admin-text, #fff)}.contact-peek.svelte-1dcvc6h{border-top:1px solid var(--admin-border, rgba(255, 255, 255, .06));padding-top:.875rem;margin-top:auto}.contact-muted.svelte-1dcvc6h{color:var(--admin-text-subtle, rgba(255, 255, 255, .35))!important;font-size:.8125rem!important}.template-status.svelte-1dcvc6h{padding:.5rem 1.25rem;font-size:.75rem;font-weight:500}.template-status.error.svelte-1dcvc6h{color:#f87171;background:#ef44441a}.template-status.success.svelte-1dcvc6h{color:#4ade80;background:#22c55e1a}.card-actions.svelte-1dcvc6h{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem 1.25rem 1.25rem;border-top:1px solid var(--admin-border, rgba(255, 255, 255, .06))}.action-btn.svelte-1dcvc6h{display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px solid;border-radius:50%;cursor:pointer;transition:all .2s ease;background:transparent}.action-btn.svelte-1dcvc6h span:where(.svelte-1dcvc6h){display:none}.action-btn.reject.svelte-1dcvc6h{width:64px;height:64px;border-color:#ef4444;color:#ef4444}.action-btn.reject.svelte-1dcvc6h:hover:not(:disabled){background:#ef444426;transform:scale(1.1);box-shadow:0 0 20px #ef44444d}.action-btn.info.svelte-1dcvc6h{width:44px;height:44px;border-color:var(--admin-text-subtle, rgba(255, 255, 255, .3));color:var(--admin-text-subtle, rgba(255, 255, 255, .3))}.action-btn.info.svelte-1dcvc6h:hover{border-color:#60a5fa;color:#60a5fa;background:#60a5fa1a;transform:scale(1.1)}.action-btn.qualify.svelte-1dcvc6h{width:64px;height:64px;border-color:#22c55e;color:#22c55e}.action-btn.qualify.svelte-1dcvc6h:hover:not(:disabled){background:#22c55e26;transform:scale(1.1);box-shadow:0 0 20px #22c55e4d}.action-btn.svelte-1dcvc6h:disabled{opacity:.4;cursor:not-allowed}.keyboard-hint.svelte-1dcvc6h{margin-top:1rem;font-size:.75rem;color:var(--admin-text-subtle, rgba(255, 255, 255, .3));text-align:center}.keyboard-hint.svelte-1dcvc6h kbd:where(.svelte-1dcvc6h){display:inline-block;padding:.125rem .375rem;border:1px solid var(--admin-border, rgba(255, 255, 255, .15));border-radius:4px;font-family:inherit;font-size:.6875rem;background:var(--admin-input, #12121a);color:var(--admin-text-muted, rgba(255, 255, 255, .6))}@media(max-width:560px){.prequal-page.svelte-1dcvc6h{padding:1rem}.profile-card.svelte-1dcvc6h{border-radius:16px;max-height:calc(100vh - 160px)}.card-header.svelte-1dcvc6h{padding:1rem 1rem 0}.info-chips.svelte-1dcvc6h{padding:.75rem 1rem}.card-body.svelte-1dcvc6h{padding:0 1rem .75rem}.card-actions.svelte-1dcvc6h{padding:.75rem 1rem 1rem}.avatar.svelte-1dcvc6h{width:48px;height:48px}.lead-name.svelte-1dcvc6h{font-size:1.125rem}.action-btn.reject.svelte-1dcvc6h,.action-btn.qualify.svelte-1dcvc6h{width:56px;height:56px}.action-btn.info.svelte-1dcvc6h{width:40px;height:40px}}
