@import "https://fonts.googleapis.com/css2?family=Fraunces:wght@500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--surface:#ffffffdb;--ink-900:#1b1a1d;--ink-800:#2f2b31;--ink-700:#5c5760;--ink-600:#7c7680;--brand-teal-900:#0f6d69;--brand-teal-700:#15a49a;--brand-teal-500:#2db8af;color:var(--ink-900);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7fafb;font-family:Manrope,system-ui,sans-serif;font-weight:500;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f7fafb;min-width:320px;margin:0}body,button,input,textarea{font-family:Manrope,system-ui,sans-serif}h1,h2,h3{letter-spacing:-.03em;font-family:Fraunces,Georgia,serif}button,a,textarea,input{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,textarea:focus-visible,input:focus-visible{outline:2px solid var(--brand-teal-500);outline-offset:2px}#root,.auth-shell,.dashboard-shell{min-height:100svh}.auth-shell{background:radial-gradient(circle at 100% 0,#2db8af33,#0000 28%),radial-gradient(circle at 0 100%,#1991882e,#0000 32%),linear-gradient(#f7fafb 0%,#edf5f5 54%,#f6f8f8 100%);place-items:center;padding:24px;display:grid}.auth-panel{background:#ffffffe6;border:1px solid #11252a14;border-radius:32px;gap:22px;width:min(100%,980px);padding:22px;display:grid;box-shadow:0 30px 80px #0f35381f}.auth-panel--loading{text-align:center;justify-items:center;max-width:420px}.auth-brand{gap:18px;display:grid}.auth-logo,.hero-logo,.empty-logo{object-fit:contain;display:block}.auth-logo{width:min(100%,320px)}.auth-kicker{letter-spacing:.18em;text-transform:uppercase;color:var(--brand-teal-700);margin:0 0 8px;font-size:.76rem;font-weight:800}.auth-brand h1,.hero-brand__copy h1{margin:0;font-size:clamp(2rem,7vw,3.5rem);line-height:.96}.auth-copy,.hero-brand__copy p,.empty-state p{color:var(--ink-700);margin:12px 0 0;line-height:1.58}.auth-notes,.hero-strip,.state-pills,.lead-actions,.status-actions,.topbar-actions,.lead-details{display:flex}.auth-notes{flex-wrap:wrap;gap:10px}.auth-notes span,.hero-strip span{color:var(--ink-800);background:#15a49a14;border-radius:999px;align-items:center;gap:8px;padding:10px 12px;font-size:.86rem;display:inline-flex}.login-card,.hero-card,.summary-card,.workspace-shell,.lead-card,.sync-error,.empty-state{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border:1px solid #11252a14;box-shadow:0 24px 70px #0b2a2c14}.login-card{border-radius:28px;gap:16px;padding:22px;display:grid}.login-card__header h2{margin:4px 0 0}.form-field{gap:8px;display:grid}.form-field span,.field-label{color:var(--ink-700);font-size:.84rem;font-weight:700}.form-field input,.search-box input,.note-field textarea{width:100%;color:var(--ink-900);font:inherit;background:#f7fafbeb;border:1px solid #11252a1a;border-radius:18px;outline:0}.form-field input{padding:15px 16px}.inline-error,.sync-error{color:#9c3429;background:#fff0edeb;border-radius:18px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.inline-error p,.sync-error p{margin:0}.primary-button,.ghost-button,.tab,.priority-chip,.status-button,.action-link{appearance:none;font:inherit;border:0;text-decoration:none;transition:transform .18s,background-color .18s,border-color .18s,color .18s,box-shadow .18s}.primary-button,.ghost-button,.tab,.priority-chip,.status-button{border-radius:18px}.primary-button,.ghost-button,.login-button,.action-link{justify-content:center;align-items:center;gap:8px;display:inline-flex}.primary-button{color:#fff;background:linear-gradient(135deg,#15a49a 0%,#0f6d69 100%);padding:14px 16px;box-shadow:0 14px 30px #15a49a3d}.ghost-button{color:var(--ink-800);background:#f8fbfcf2;border:1px solid #11252a14;padding:14px 16px}.login-button{width:100%}.auth-loading{color:var(--ink-700);margin:0;font-weight:700}.dashboard-shell{color:var(--ink-900);background:radial-gradient(circle at 0 0,#15a49a2e,#0000 25%),radial-gradient(circle at 100% 0,#2db8af33,#0000 30%),linear-gradient(#f5f9fa 0%,#eef5f5 48%,#f8fbfb 100%);padding:16px}.dashboard-hero{gap:14px;display:grid}.hero-card{border-radius:30px;padding:18px}.hero-brand{gap:16px;display:grid}.hero-logo{width:min(100%,220px)}.hero-brand__copy p{max-width:48rem}.hero-strip{flex-wrap:wrap;gap:10px;margin-top:18px}.summary-card{border-radius:26px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px;display:grid}.summary-card article{background:linear-gradient(#fffffff5,#eff7f7eb);border:1px solid #11252a12;border-radius:20px;padding:14px}.summary-card span{color:var(--ink-600);font-size:.82rem;display:block}.summary-card strong{margin-top:8px;font-size:1.9rem;line-height:1;display:block}.workspace-shell{border-radius:30px;margin-top:16px;padding:16px}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px}.topbar-actions--compact{margin-bottom:14px}.logout-button{margin-left:auto}.lead-list{gap:12px;display:grid}.lead-card{border-radius:24px;gap:12px;padding:14px;display:grid}.lead-card--urgent{border-color:#d22c2c73;box-shadow:0 24px 70px #0b2a2c14,0 0 0 1px #d22c2c1f}.lead-card__top{gap:10px;display:grid}.lead-card__title{min-width:0}.lead-sector,.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--brand-teal-700);margin:0;font-size:.72rem;font-weight:800}.lead-sector{background:#15a49a1a;border-radius:999px;width:fit-content;padding:6px 10px;display:inline-flex}.lead-card h3,.empty-state h3{margin:6px 0 0;font-size:1.14rem;line-height:1.15}.lead-address{color:var(--ink-700);margin:8px 0 0;line-height:1.45}.state-pills,.status-actions,.lead-actions{flex-wrap:wrap;gap:8px}.pill{text-transform:capitalize;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:.72rem;font-weight:800;display:inline-flex}.pill--urgent,.priority-chip.active[data-priority=urgent]{color:#ab2d2d;background:#de41411f}.pill--normal,.pill--pending{color:#0f6d69;background:#116f661f}.pill--info{color:#156e97;background:#1578a41f}.pill--success{color:#1f7b50;background:#248e5d24}.pill--warning{color:#97530d;background:#d78e3126}.pill--danger{color:#8d2f2f;background:#b13e3e21}.action-link,.status-button{color:var(--ink-800);background:#f7fafbf5;border:1px solid #11252a14;border-radius:14px;padding:10px 12px}.action-link{font-weight:700}.lead-details{flex-direction:column;gap:6px}.lead-details p{color:var(--ink-700);align-items:flex-start;gap:8px;margin:0;font-size:.92rem;display:flex}.detail-link{color:var(--brand-teal-900);font-weight:700;text-decoration:none}.detail-link:hover{text-decoration:underline}.lead-note{color:var(--ink-800);background:#eef6f6f5;border-radius:18px;margin:0;padding:12px 14px;line-height:1.5}.field-block{gap:8px;display:grid}.status-button.active,.primary-button:active,.ghost-button:active,.action-link:active{transform:translateY(1px)}.status-button.active{color:#fff;background:linear-gradient(135deg,#0f6d69 0%,#113f4a 100%)}.empty-state{text-align:center;border-radius:24px;justify-items:center;gap:10px;padding:28px 20px;display:grid}.empty-logo{width:120px}.primary-button:hover,.ghost-button:hover,.status-button:hover,.action-link:hover{box-shadow:0 10px 24px #0b2a2c14}@media (width>=820px){.auth-panel{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:center;padding:28px}.dashboard-shell{padding:24px}.dashboard-hero{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:stretch}.hero-card,.summary-card,.workspace-shell{padding:22px}.hero-brand{grid-template-columns:auto 1fr;align-items:center}.topbar-actions{width:100%}.lead-list{grid-template-columns:repeat(2,minmax(0,1fr))}.lead-card__top{grid-template-columns:minmax(0,1fr) auto;align-items:start}.lead-details{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}
