:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}body{background:#f8f1e7;margin:0}#root{box-sizing:border-box;flex-direction:column;width:100%;min-height:100svh;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}body{color:#1f2937;background:#f5f7fb;margin:0;font-family:Inter,Arial,sans-serif}.page{padding:24px}.header{margin-bottom:24px}.header h1{color:#111827;margin:0;font-size:32px;line-height:1.15}.header p{color:#6b7280}.agent-auth-card{background:#fff;border:1px solid #dbe4f0;border-radius:12px;margin-bottom:18px;padding:16px}.agent-auth-card p{color:#526173;margin:6px 0 0}.agent-auth-row,.agent-auth-form{justify-content:space-between;align-items:end;gap:16px;display:flex}.agent-auth-form label{gap:6px;font-weight:600;display:grid}.agent-auth-form input{border:1px solid #cbd5e1;border-radius:8px;min-width:240px;padding:10px 12px}.agent-auth-card button{color:#fff;cursor:pointer;background:#1d4ed8;border:0;border-radius:8px;padding:10px 14px}.layout{grid-template-columns:minmax(300px,400px) 1fr;gap:24px;display:grid}.lead-title{color:#111827;text-align:left;font-size:18px;font-weight:700}.lead-meta{color:#374151;margin-top:8px;font-size:14px;line-height:1.4}.lead-list{background:#fff;border-radius:12px;height:calc(100vh - 140px);padding:16px;overflow-y:auto}.lead-detail{background:#fff;border-radius:12px;padding:24px}.lead-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;min-height:150px;margin-bottom:12px;padding:18px;transition:all .2s}.temperature-badge{margin-bottom:10px;font-size:13px;font-weight:600;display:inline-block}.lead-card:hover{border-color:#2563eb}.selected{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb}.lead-card-top{justify-content:space-between;margin-bottom:10px;display:flex}.journey{font-weight:600}.price{color:#059669;font-weight:700}.score-row{justify-content:space-between;margin-bottom:10px;display:flex}.detail-header{justify-content:space-between;align-items:start;display:flex}.price-box{text-align:right}.price-box strong{color:#059669;font-size:32px;display:block}.metrics{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:24px;margin-bottom:24px;display:grid}.metric{background:#f9fafb;border-radius:12px;padding:16px}.metric span{color:#6b7280;margin-bottom:8px;display:block}.metric strong{font-size:24px}.detail-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.info-row{background:#f9fafb;border-radius:12px;padding:16px}.info-row span{color:#6b7280;margin-bottom:8px;display:block}.buy-button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;width:100%;margin-top:24px;padding:16px;font-size:16px}.buy-button:hover{background:#1d4ed8}.filters{gap:10px;margin-bottom:16px;display:grid}.filters input,.filters select{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:10px;width:100%;padding:10px 12px;font-size:14px}@media (width<=900px){.layout{grid-template-columns:1fr}.lead-list{height:auto;max-height:none}.metrics,.detail-grid{grid-template-columns:1fr}.detail-header{flex-direction:column;gap:16px}.agent-auth-row,.agent-auth-form{flex-direction:column;align-items:stretch}.agent-auth-form input{width:100%;min-width:0}.price-box{text-align:left}}.modal-overlay{background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:12px;width:400px;padding:24px}.modal-actions{gap:12px;margin-top:20px;display:flex}.modal-actions button{flex:1;padding:12px}.contact-card{background:#f0fdf4;border-radius:12px;margin-top:24px;padding:20px}.tabs{align-items:center;gap:12px;margin-bottom:20px;display:flex}.experience-switcher span{color:#475569;font-size:.9rem}.tab{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:999px;padding:10px 16px;font-weight:600}.active-tab{color:#fff;background:#2563eb;border-color:#2563eb}.dashboard{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;display:grid}.dashboard-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px}.dashboard-card span{color:#6b7280;margin-bottom:8px;font-size:14px;display:block}.dashboard-card strong{color:#111827;font-size:26px}.paper-sheet{background:#f6f3ed;border:1px solid #ddd8cf;border-radius:16px;margin-bottom:24px;padding:24px}.section-label{letter-spacing:1px;text-transform:uppercase;color:#777;margin-bottom:18px;font-size:14px}.notes-list{flex-direction:column;gap:14px;display:flex}.note-item{color:#2d2d2d;font-size:15px;line-height:1.6}.section-header{margin-bottom:20px}.section-header h2{color:#2d2d2d;margin:0;font-size:24px}.section-header p{color:#6b7280;margin:8px 0 0;line-height:1.5}.metric-bar{margin-bottom:18px}.metric-bar-top{justify-content:space-between;margin-bottom:8px;display:flex}.metric-bar-top span{color:#6b7280}.metric-bar-top strong{color:#2d2d2d}.metric-bar-track{background:#ddd8cf;border-radius:999px;width:100%;height:10px;overflow:hidden}.metric-bar-fill{background:#3f6b58;border-radius:999px;height:100%}.status-badge{border-radius:999px;padding:6px 10px;font-size:13px;font-weight:700;display:inline-block}.status-badge.hot{color:#991b1b;background:#fee2e2}.status-badge.warm{color:#92400e;background:#fef3c7}.status-badge.cold{color:#374151;background:#f3f4f6}.status-badge.neutral{color:#374151;background:#e5e7eb}.action-button{cursor:pointer;border:none;border-radius:12px;padding:14px 18px;font-weight:700}.action-button.primary{color:#fff;background:#3f6b58}.action-button.secondary{color:#2d2d2d;background:#ddd8cf}.snapshot-badge-row{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.snapshot-price{color:#3f6b58;font-size:28px}.snapshot-info-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:24px;display:grid}.snapshot-journey-goals{border-top:1px solid #ddd8cf;margin-top:24px;padding-top:20px}.snapshot-journey-goals-label{text-transform:uppercase;letter-spacing:.08em;color:#6f6a61;margin:0 0 10px;font-size:13px;font-weight:700}.snapshot-journey-goals ul{margin:0;padding-left:20px}.snapshot-journey-goals li{color:#2d2d2d;margin-bottom:8px;line-height:1.5}.note-item{align-items:flex-start;gap:10px;display:flex}.note-item p{color:#2d2d2d;margin:0;line-height:1.6}.note-marker{color:#3f6b58;font-weight:800}.recommendation-list{flex-direction:column;gap:16px;display:flex}.recommendation-item{border-top:1px solid #ddd8cf;padding-top:16px}.recommendation-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.recommendation-top h3{color:#2d2d2d;margin:0;font-size:16px}.recommendation-item p{color:#4b5563;margin:8px 0 0;line-height:1.5}.buyer-experience{gap:24px;display:grid}.buyer-hero{background:#fff;border-radius:18px;padding:28px;box-shadow:0 12px 30px #0f172a14}.buyer-hero h1{color:#0f172a;max-width:780px;margin:8px 0;line-height:1.15}.buyer-hero p{color:#475569;max-width:760px}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#64748b;margin:0;font-size:.8rem;font-weight:700}.buyer-layout{gap:20px;display:grid}.buyer-message-card,.buyer-input-placeholder,.buyer-property-placeholder{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:16px}.buyer-input-placeholder{color:#64748b}.buyer-next-steps{color:#334155;margin:0;padding-left:20px}.buyer-message-list{gap:12px;margin-bottom:16px;display:grid}.buyer-message{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:14px 16px}.buyer-message span{color:#64748b;margin-bottom:6px;font-size:.78rem;font-weight:700;display:block}.buyer-message p{color:#334155;margin:0;line-height:1.5}.buyer-message-user{background:#fff}.buyer-message-form{gap:10px;display:flex}.buyer-message-form input{border:1px solid #cbd5e1;border-radius:12px;flex:1;padding:12px 14px;font-size:1rem}.buyer-message-form button{cursor:pointer;border:none;border-radius:12px;padding:12px 18px;font-weight:700}@media (width<=760px){.experience-switcher{flex-direction:column;align-items:stretch}.experience-switcher span{text-align:left}.experience-switcher .tab,.buyer-message-form button{min-height:44px}.buyer-message-form{flex-direction:column}.buyer-message-form input,.buyer-message-form button{width:100%}}.buyer-preview-actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.buyer-preview-actions button{cursor:pointer;border:none;border-radius:12px;padding:12px 18px;font-weight:700}.buyer-preview-actions button:disabled{cursor:not-allowed;opacity:.65}.buyer-contact-consent-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.buyer-agent-connection-invitation{background:#f8fafcbf;border:1px solid #0f172a1a;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:16px;display:flex}.buyer-agent-connection-invitation p{color:#475569;margin:0;line-height:1.55}.buyer-agent-connection-invitation button{cursor:pointer;border:none;border-radius:12px;flex:none;padding:12px 18px;font-weight:700}.buyer-contact-consent-form label{color:#334155;gap:7px;font-size:.86rem;font-weight:700;display:grid}.buyer-contact-consent-form input:not([type=checkbox]){color:#0f172a;min-width:0;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:10px 12px}.buyer-contact-consent-form .buyer-contact-consent-choice,.buyer-contact-consent-form .buyer-preview-actions{grid-column:1/-1}.buyer-contact-consent-form .buyer-contact-consent-choice{align-items:flex-start;gap:10px;font-weight:500;line-height:1.5;display:flex}@media (width<=760px){.buyer-agent-connection-invitation{flex-direction:column;align-items:stretch}.buyer-contact-consent-form{grid-template-columns:1fr}}.buyer-preview-error{color:#b91c1c;margin:12px 0 0;font-weight:600}.buyer-backend-preview{margin-top:16px}.buyer-scenario-helper{background:#f8fafcb3;border:1px solid #0f172a1a;border-radius:16px;margin-bottom:18px;padding:16px}.buyer-scenario-helper h3{margin:0 0 6px;font-size:1rem}.buyer-scenario-helper p{color:#64748b;margin:0 0 14px}.buyer-scenario-helper-row{border-top:1px solid #0f172a14;margin-top:12px;padding-top:12px}.buyer-diagnostics-section{background:#f8fafcb8;border:1px solid #0f172a14;border-radius:16px;margin-top:16px;padding:16px}.buyer-diagnostics-section h3{color:#334155;margin:0 0 12px;font-size:1rem}.buyer-diagnostics-section h4{color:#475569;margin:16px 0 0;font-size:.9rem}.buyer-diagnostics-section .snapshot-info-grid{margin-top:0}.buyer-diagnostics-empty{color:#64748b;margin:0}.buyer-recommendation-guidance{gap:18px;display:grid}.buyer-recommendation-guidance>p{color:#334155;margin:0;line-height:1.6}.buyer-recommendation-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.buyer-recommendation-grid>div,.buyer-recommendation-question{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:16px}.buyer-recommendation-grid h3{color:#334155;margin:0 0 10px;font-size:.95rem}.buyer-recommendation-grid ul{color:#475569;margin:0;padding-left:20px;line-height:1.6}.buyer-recommendation-question span{color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font-size:.78rem;font-weight:700;display:block}.buyer-recommendation-question p{color:#334155;margin:0;line-height:1.5}@media (width<=760px){.buyer-recommendation-grid{grid-template-columns:1fr}}.buyer-mock-home-preview{gap:16px;display:grid}.buyer-mock-home-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:16px}.buyer-search-refinement{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;gap:14px;padding:16px;display:grid}.buyer-search-refinement-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.buyer-search-refinement label{color:#334155;gap:7px;font-size:.86rem;font-weight:700;display:grid}.buyer-search-refinement input{color:#0f172a;min-width:0;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:10px 12px}.buyer-search-refinement button{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #2563eb;border-radius:10px;width:fit-content;padding:9px 14px;font-weight:700}.buyer-search-refinement p,.buyer-search-refinement-empty{color:#64748b;margin:0;font-size:.9rem}.buyer-mock-home-summary span{color:#334155;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-size:.78rem;font-weight:800;display:inline-block}.buyer-mock-home-summary p{color:#475569;margin:0 0 6px}.buyer-mock-home-summary strong{color:#334155;font-size:1.35rem;display:block}.buyer-mock-home-save{align-items:center;gap:12px;display:flex}.buyer-mock-home-save button{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #2563eb;border-radius:10px;padding:9px 14px;font-weight:700}.buyer-mock-home-save button:disabled{color:#166534;cursor:default;background:#f0fdf4;border-color:#bbf7d0}.buyer-mock-home-save span{color:#166534;font-size:.9rem;font-weight:700}.buyer-mock-home-view-button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:fit-content;padding:9px 14px;font-weight:700}.buyer-mock-home-view-button:hover{color:#1e3a8a;background:#eff6ff;border-color:#93c5fd}.buyer-mock-home-details{flex-wrap:wrap;gap:10px;display:flex}.buyer-mock-home-details span{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:8px 12px;font-size:.9rem}.buyer-mock-home-disclaimer{color:#64748b;margin:0;font-size:.9rem;line-height:1.5}.buyer-mock-home-reason-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.buyer-mock-home-reason-grid>div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:16px}.buyer-mock-home-reason-grid h3{color:#334155;margin:0 0 12px;font-size:.95rem}.buyer-mock-home-chip-list{flex-wrap:wrap;gap:8px;display:flex}.buyer-mock-home-chip-list span{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:8px 11px;font-size:.9rem;line-height:1.3}.buyer-mock-home-match-details{border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;gap:12px;padding:16px 0;display:grid}.buyer-mock-home-match-details>h3{color:#0f172a;margin:0;font-size:1rem}.buyer-mock-home-match-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.buyer-mock-home-match-group{border:1px solid;border-radius:14px;align-content:start;gap:9px;padding:12px;display:grid}.buyer-mock-home-match-group>strong{font-size:.84rem}.buyer-mock-home-match-positive{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.buyer-mock-home-match-preference{color:#1e40af;background:#eff6ff;border-color:#bfdbfe}.buyer-mock-home-match-missing{color:#92400e;background:#fffbeb;border-color:#fde68a}.buyer-mock-home-match-critical{color:#991b1b;background:#fef2f2;border-color:#fecaca}.buyer-mock-home-match-group .buyer-mock-home-chip-list span{color:inherit;background:#fff;border-color:currentColor}@media (width<=760px){.buyer-search-refinement-fields,.buyer-mock-home-reason-grid,.buyer-mock-home-match-grid{grid-template-columns:1fr}}.buyer-mock-home-list{gap:18px;display:grid}.buyer-mock-home-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;gap:14px;padding:18px;display:grid}.buyer-mock-home-card-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.buyer-mock-home-card-header span{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;font-weight:800}.buyer-mock-home-card-header strong{color:#334155;font-size:.9rem}.buyer-mock-home-card h3{color:#0f172a;margin:0;font-size:1.1rem}@media (width<=760px){.buyer-mock-home-card-header{flex-direction:column;align-items:flex-start}}.buyer-mock-home-photo-placeholder{color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:16px;place-items:center;min-height:140px;font-size:.85rem;font-weight:700;display:grid}.buyer-mock-home-description{color:#475569;margin:0;line-height:1.55}.buyer-mock-home-detail-section{gap:10px;display:grid}.buyer-mock-home-detail-section h3{color:#334155;margin:0;font-size:.95rem}.buyer-mock-home-card-top{background:#fbfdff;border-width:2px}.buyer-mock-home-take{background:#eff6ff;border:1px solid #dbeafe;border-radius:16px;padding:14px}.buyer-mock-home-take h3{color:#1e3a8a;margin:0 0 8px;font-size:.95rem}.buyer-mock-home-take p{color:#334155;margin:0;line-height:1.55}.buyer-experience{--buyer-canvas:#f8f1e7;--buyer-surface:#fffdf9;--buyer-ink:#2b1d17;--buyer-muted:#716158;--buyer-line:#dfd0c2;--buyer-terracotta:#bb4e1c;--buyer-terracotta-dark:#923812;--buyer-blue:#167d98;border:1px solid var(--buyer-line);background:var(--buyer-canvas);width:100%;color:var(--buyer-ink);text-align:left;border-radius:28px;gap:0;overflow:hidden}.buyer-experience :is(button,input,textarea){font:inherit}.buyer-experience :is(button,input,textarea):focus-visible{outline-offset:3px;outline:3px solid #167d9859}.buyer-hero{background:radial-gradient(circle at 88% 8%, #167d981a, transparent 28%), var(--buyer-canvas);box-shadow:none;border-radius:0;gap:34px;padding:28px clamp(22px,5vw,70px) 52px;display:grid}.buyer-brand-lockup{align-items:center;gap:12px;display:flex}.buyer-brand-mark{background:var(--buyer-terracotta);color:#fffaf4;border-radius:50% 50% 46% 54%;place-items:center;width:44px;height:44px;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;display:grid;box-shadow:0 8px 20px #7d2f112e}.buyer-brand-lockup div{gap:2px;display:grid}.buyer-brand-lockup strong{color:var(--buyer-ink);font-family:Georgia,Times New Roman,serif;font-size:1.15rem}.buyer-brand-lockup div span{color:var(--buyer-muted);font-size:.76rem}.buyer-journey-progress{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.buyer-journey-step{color:#9a8b82;align-items:center;gap:9px;min-width:0;display:flex;position:relative}.buyer-journey-step:after{border-top:1px solid var(--buyer-line);content:"";width:14px;position:absolute;top:15px;right:calc(100% + 7px)}.buyer-journey-step:first-child:after{display:none}.buyer-journey-step>span{border:1px solid var(--buyer-line);background:var(--buyer-surface);border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:.72rem;font-weight:800;display:grid}.buyer-journey-step small{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:650;overflow:hidden}.buyer-journey-step-current,.buyer-journey-step-complete{color:var(--buyer-ink)}.buyer-journey-step-current>span{border-color:var(--buyer-terracotta);background:var(--buyer-terracotta);color:#fff}.buyer-journey-step-complete>span{border-color:var(--buyer-blue);background:var(--buyer-blue);color:#fff}.buyer-hero-copy{max-width:780px;padding-top:clamp(10px,4vw,54px)}.buyer-hero .eyebrow{color:var(--buyer-terracotta);letter-spacing:.01em;text-transform:none;align-items:center;gap:10px;font-size:.76rem;display:flex}.buyer-hero .eyebrow:before{content:"";border-top:1px solid;width:32px}.buyer-hero h1{max-width:760px;color:var(--buyer-ink);letter-spacing:-.045em;margin:18px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.35rem,5.4vw,4.8rem);font-weight:500;line-height:1.03}.buyer-hero p:not(.eyebrow){max-width:680px;color:var(--buyer-muted);font-size:clamp(1rem,1.8vw,1.2rem);line-height:1.75}.buyer-layout{gap:22px;padding:0 clamp(18px,5vw,70px) 70px}.buyer-layout>.paper-sheet{border:1px solid var(--buyer-line);background:var(--buyer-surface);border-radius:24px;box-shadow:0 18px 44px #53362314}.buyer-experience .section-label{color:var(--buyer-terracotta);letter-spacing:.05em}.buyer-experience .section-header h2{color:var(--buyer-ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,3vw,2.25rem);font-weight:500}.buyer-experience .section-header p{color:var(--buyer-muted);line-height:1.65}.buyer-message-list{gap:14px}.buyer-message{border-color:var(--buyer-line);border-radius:18px;max-width:86%;padding:16px 18px}.buyer-message span{color:var(--buyer-terracotta);letter-spacing:.04em;text-transform:uppercase}.buyer-message p{color:var(--buyer-ink);line-height:1.65}.buyer-message-savannah{background:#f6ede2}.buyer-message-user{background:#fff;justify-self:end}.buyer-message-form{border-top:1px solid var(--buyer-line);align-items:stretch;gap:12px;padding-top:20px}.buyer-message-form input{border-color:var(--buyer-line);min-height:50px;color:var(--buyer-ink);background:#fff;border-radius:999px;padding-inline:20px}.buyer-message-form button,.buyer-preview-actions button,.buyer-agent-connection-invitation button,.buyer-search-refinement button,.buyer-mock-home-save button{border:1px solid var(--buyer-terracotta);background:var(--buyer-terracotta);color:#fff;border-radius:999px;min-height:46px;padding:11px 22px;font-weight:750}.buyer-message-form button:hover,.buyer-preview-actions button:hover,.buyer-agent-connection-invitation button:hover,.buyer-search-refinement button:hover,.buyer-mock-home-save button:hover{background:var(--buyer-terracotta-dark)}.buyer-understanding-sheet .snapshot-info-grid{gap:12px}.buyer-understanding-sheet .info-row,.buyer-guidance-sheet .info-row,.buyer-agent-connection-invitation,.buyer-recommendation-grid>div,.buyer-recommendation-question,.buyer-search-refinement,.buyer-mock-home-summary{border-color:var(--buyer-line);background:#fbf5ed}.buyer-mock-home-list{gap:28px}.buyer-mock-home-card{border-color:var(--buyer-line);background:var(--buyer-surface);border-radius:24px;gap:16px;padding:clamp(16px,3vw,26px);box-shadow:0 16px 36px #53362314}.buyer-mock-home-card-top{border-color:#bb4e1c7a}.buyer-mock-home-card h3{color:var(--buyer-ink);font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:500}.buyer-mock-home-photo-placeholder{min-height:clamp(230px,38vw,430px);color:var(--buyer-muted);background:#eee1d2;border:0;border-radius:20px;overflow:hidden}.buyer-mock-home-photo-placeholder img{object-fit:cover;width:100%;height:100%}.buyer-mock-home-take{background:#dff1f4;border-color:#167d9847;border-radius:18px;padding:18px}.buyer-mock-home-take h3{color:var(--buyer-blue);letter-spacing:.04em;text-transform:uppercase;font-family:inherit;font-size:.78rem;font-weight:800}.buyer-mock-home-take p,.buyer-mock-home-description,.buyer-mock-home-summary p{color:var(--buyer-muted)}.buyer-mock-home-summary strong{color:var(--buyer-terracotta);font-family:Georgia,Times New Roman,serif;font-size:1.65rem}.buyer-mock-home-view-button{border-color:var(--buyer-ink);background:var(--buyer-ink);color:#fff;border-radius:999px;min-height:46px;padding:11px 22px}.buyer-mock-home-view-button:hover{border-color:var(--buyer-terracotta-dark);background:var(--buyer-terracotta-dark);color:#fff}.buyer-mock-home-details span,.buyer-mock-home-chip-list span{border-color:var(--buyer-line);color:var(--buyer-ink);background:#f6eee4}.buyer-preview-error{color:#8a3217;background:#fff4ef;border:1px solid #e2b7a6;border-radius:14px;padding:12px 14px}@media (width<=760px){.buyer-experience{border-inline:0;border-radius:0}.buyer-hero{gap:24px;padding:20px 20px 34px}.buyer-journey-progress{gap:8px}.buyer-journey-step{justify-content:center}.buyer-journey-step small{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.buyer-journey-step:after{width:calc(100% - 38px);right:calc(100% - 3px)}.buyer-hero-copy{padding-top:12px}.buyer-hero h1{font-size:clamp(2.2rem,11vw,3.25rem)}.buyer-layout{padding:0 14px 42px}.buyer-layout>.paper-sheet{border-radius:20px;padding:20px}.buyer-message{max-width:94%}.buyer-message-form input,.buyer-message-form button,.buyer-mock-home-view-button,.buyer-mock-home-save button{width:100%;min-height:48px}.buyer-mock-home-save{flex-direction:column;align-items:stretch}}@media (prefers-reduced-motion:reduce){.buyer-experience *,.buyer-experience :before,.buyer-experience :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.agent-marketplace-page{--agent-canvas:#f4efe7;--agent-surface:#fffdf9;--agent-ink:#241b17;--agent-muted:#70645d;--agent-line:#ddd0c4;--agent-terracotta:#b84b1b;--agent-terracotta-dark:#8f3612;--agent-blue:#167c97;background:radial-gradient(circle at 96% 0%, #167c9717, transparent 28%), var(--agent-canvas);min-height:100vh;color:var(--agent-ink);padding:clamp(18px,3vw,42px)}.agent-marketplace-page :is(button,input,select):focus-visible{outline-offset:3px;outline:3px solid #167c9757}.agent-marketplace-loading{color:var(--agent-muted);place-items:center;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;display:grid}.agent-marketplace-page .product-header{border-bottom:1px solid var(--agent-line);justify-content:space-between;align-items:end;max-width:1480px;margin:0 auto 24px;padding-bottom:24px;display:flex}.agent-marketplace-kicker,.agent-lead-list-heading p{color:var(--agent-terracotta);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:.76rem;font-weight:800}.agent-marketplace-page .product-header h1{color:var(--agent-ink);letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.1rem,4vw,3.65rem);font-weight:500}.agent-marketplace-page .product-header>div>p:last-child{max-width:660px;color:var(--agent-muted);margin:10px 0 0;font-size:1rem;line-height:1.6}.agent-marketplace-page .experience-switcher,.agent-marketplace-page>.purchase-storage-warning,.agent-marketplace-page>.agent-auth-card,.agent-marketplace-page>.agent-marketplace-tabs,.agent-marketplace-page>.agent-marketplace-dashboard,.agent-marketplace-page>.agent-marketplace-layout{max-width:1480px;margin-inline:auto}.agent-marketplace-page .experience-switcher{justify-content:flex-end;margin-bottom:18px}.agent-marketplace-page .experience-switcher span{color:var(--agent-muted)}.agent-marketplace-page .tab{border-color:var(--agent-line);background:var(--agent-surface);min-height:44px;color:var(--agent-ink);padding:10px 19px}.agent-marketplace-page .tab:hover{border-color:var(--agent-terracotta)}.agent-marketplace-page .active-tab{border-color:var(--agent-ink);background:var(--agent-ink);color:#fff}.agent-marketplace-page .agent-auth-card{border-color:var(--agent-line);background:var(--agent-surface);border-radius:18px;margin-bottom:18px;padding:18px 20px;box-shadow:0 12px 30px #4a30220f}.agent-marketplace-page .agent-auth-card strong{color:var(--agent-ink);font-family:Georgia,Times New Roman,serif;font-size:1.15rem;font-weight:600}.agent-marketplace-page .agent-auth-card p{color:var(--agent-muted);line-height:1.55}.agent-marketplace-page .agent-auth-form label{color:var(--agent-ink)}.agent-marketplace-page .agent-auth-form input,.agent-marketplace-page .filters :is(input,select){border-color:var(--agent-line);color:var(--agent-ink);background:#fff;border-radius:12px}.agent-marketplace-page .agent-auth-card button{background:var(--agent-terracotta);border-radius:999px;min-height:44px;padding-inline:20px;font-weight:750}.agent-marketplace-page .agent-auth-card button:hover{background:var(--agent-terracotta-dark)}.agent-marketplace-tabs{margin-bottom:18px}.agent-marketplace-page .agent-marketplace-dashboard{gap:12px;margin-bottom:20px}.agent-marketplace-page .dashboard-card{border-color:var(--agent-line);background:#fffdf9e0;border-radius:16px;padding:18px}.agent-marketplace-page .dashboard-card span{color:var(--agent-muted);line-height:1.4}.agent-marketplace-page .dashboard-card strong{color:var(--agent-ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,3vw,2rem);font-weight:500}.agent-marketplace-page .agent-marketplace-layout{grid-template-columns:minmax(310px,390px) minmax(0,1fr);align-items:start;gap:20px}.agent-marketplace-page .lead-list,.agent-marketplace-page .lead-detail{border:1px solid var(--agent-line);background:var(--agent-surface);border-radius:20px;box-shadow:0 16px 38px #4a302212}.agent-marketplace-page .lead-list{height:auto;max-height:calc(100vh - 36px);padding:18px;position:sticky;top:18px}.agent-lead-list-heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:18px;display:flex}.agent-lead-list-heading h2{color:var(--agent-ink);margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.7rem;font-weight:500}.agent-lead-list-heading>span{border:1px solid var(--agent-line);color:var(--agent-muted);border-radius:999px;flex:none;padding:6px 10px;font-size:.78rem;font-weight:700}.agent-marketplace-page .filters{border-bottom:1px solid var(--agent-line);padding-bottom:16px}.agent-marketplace-page .filters :is(input,select){min-height:44px;padding-inline:13px}.agent-lead-empty-state{border:1px dashed var(--agent-line);text-align:center;background:#fcf8f2;border-radius:16px;margin:18px 0 6px;padding:22px 18px}.agent-lead-empty-state strong{color:var(--agent-ink);font-family:Georgia,Times New Roman,serif;font-size:1.08rem;font-weight:600;display:block}.agent-lead-empty-state p{color:var(--agent-muted);margin-top:8px;font-size:.86rem;line-height:1.5}.agent-marketplace-page .lead-card{border-color:var(--agent-line);min-height:0;box-shadow:none;background:#fcf8f2;border-radius:16px;margin-bottom:10px;padding:16px}.agent-marketplace-page .lead-card:hover{background:#fffaf4;border-color:#b84b1bb8}.agent-marketplace-page .lead-card.selected{border-color:var(--agent-terracotta);box-shadow:inset 4px 0 0 var(--agent-terracotta);background:#fff8f0}.agent-marketplace-page .lead-card-top{grid-template-columns:1fr auto;gap:8px 12px;display:grid}.agent-marketplace-page .temperature-badge{color:var(--agent-terracotta);letter-spacing:.06em;text-transform:uppercase;grid-column:1/-1;margin-bottom:2px;font-size:.72rem}.agent-marketplace-page .lead-title{color:var(--agent-ink);font-family:Georgia,Times New Roman,serif;font-weight:600}.agent-marketplace-page .price{color:var(--agent-terracotta)}.agent-marketplace-page .lead-meta{color:var(--agent-muted)}.agent-marketplace-page .lead-meta strong{color:var(--agent-ink);font-weight:650}.agent-marketplace-page .lead-detail{min-width:0;padding:clamp(18px,3vw,32px)}.agent-marketplace-page .lead-detail>.paper-sheet,.agent-marketplace-page .lead-detail>section.paper-sheet{border-color:var(--agent-line);background:#fbf7f0;border-radius:18px}.agent-marketplace-page .section-label{color:var(--agent-terracotta)}.agent-marketplace-page .section-header h2,.agent-marketplace-page .requirement-group h3{color:var(--agent-ink);font-family:Georgia,Times New Roman,serif;font-weight:500}.agent-marketplace-page .section-header p,.agent-marketplace-page .recommendation-item p,.agent-marketplace-page .empty-text{color:var(--agent-muted)}.agent-marketplace-page .snapshot-price{color:var(--agent-terracotta)}.agent-marketplace-page .metric-bar-fill{background:var(--agent-blue)}.agent-marketplace-page .info-row{border:1px solid var(--agent-line);background:var(--agent-surface)}.agent-marketplace-page .recommendation-item{border-color:var(--agent-line)}.agent-marketplace-page .note-marker{color:var(--agent-blue)}.agent-marketplace-page .buy-button{background:var(--agent-terracotta);border-radius:999px;min-height:52px;font-weight:800}.agent-marketplace-page .buy-button:hover{background:var(--agent-terracotta-dark)}.agent-marketplace-page .buy-button:disabled{cursor:not-allowed;background:#c9bcb0}.agent-marketplace-page .contact-card{background:#e9f4f5;border:1px solid #167c9747}.agent-marketplace-page .modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#241b179e;padding:18px}.agent-marketplace-page .modal{border:1px solid var(--agent-line);background:var(--agent-surface);width:min(420px,100%);color:var(--agent-ink);border-radius:20px;padding:26px;box-shadow:0 28px 70px #241b173d}.agent-marketplace-page .modal h2{margin-top:0;font-family:Georgia,Times New Roman,serif;font-weight:500}.agent-marketplace-page .modal-actions button{border:1px solid var(--agent-line);min-height:44px;color:var(--agent-ink);background:#fff;border-radius:999px;font-weight:700}.agent-marketplace-page .modal-actions button:last-child{border-color:var(--agent-terracotta);background:var(--agent-terracotta);color:#fff}@media (width<=900px){.agent-marketplace-page .agent-marketplace-layout{grid-template-columns:1fr}.agent-marketplace-page .lead-list{max-height:none;position:static}.agent-marketplace-page .agent-marketplace-dashboard{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.agent-marketplace-page{padding:16px 12px 32px}.agent-marketplace-page .product-header{padding:10px 6px 20px}.agent-marketplace-page .experience-switcher{align-items:stretch}.agent-marketplace-page .experience-switcher .tab,.agent-marketplace-page .agent-marketplace-tabs .tab{width:100%}.agent-marketplace-tabs{grid-template-columns:1fr;display:grid}.agent-marketplace-page .agent-marketplace-dashboard{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.agent-marketplace-page .dashboard-card{padding:14px}.agent-marketplace-page .snapshot-info-grid,.agent-marketplace-page .detail-grid{grid-template-columns:1fr}.agent-marketplace-page .lead-detail{padding:14px}}@media (prefers-reduced-motion:reduce){.agent-marketplace-page *,.agent-marketplace-page :before,.agent-marketplace-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
