:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f7f7f4;--ink:#20242a;--muted:#5c6670;--line:#d9ddd6;--panel:#fff;--green:#236d5e;--blue:#244f8f;--amber:#a76317;--rose:#8c3c4d}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}main{width:min(1180px,100% - 32px);margin:0 auto;padding:28px 0 40px}h1,h2,h3,p{margin:0}h1{max-width:720px;font-size:36px;font-weight:760;line-height:1.12}h2{margin-top:6px;font-size:22px;line-height:1.2}h3{font-size:16px}.topbar{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr);align-items:end;gap:24px;padding:30px 0 24px;display:grid}.eyebrow{color:var(--green);letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:700}.lede{max-width:760px;color:var(--muted);margin-top:12px;font-size:17px;line-height:1.55}.metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.metrics div,.panel,.pipeline{border:1px solid var(--line);background:var(--panel);border-radius:8px}.metrics div{min-height:86px;padding:14px}dt{color:var(--muted);font-size:12px}dd{margin:8px 0 0;font-size:18px;font-weight:700}.grid{gap:16px;margin-top:18px;display:grid}.two{grid-template-columns:repeat(2,minmax(0,1fr))}.three{grid-template-columns:repeat(3,minmax(0,1fr))}.panel{min-width:0;padding:20px}.wide{margin-top:18px}.steps,.guardrails,.compact-list,.pipeline ol{color:var(--muted);gap:9px;margin:16px 0 0;padding-left:20px;line-height:1.4;display:grid}.guardrails li:nth-child(2n){color:var(--rose)}.compact-list li{border-bottom:1px solid #eceee9;padding-bottom:8px}.compact-list li:last-child{border-bottom:0}.compact-list strong,.compact-list span{display:block}.compact-list span{color:var(--muted);margin-top:3px;font-size:13px}.pipeline-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.pipeline{padding:16px}.pipeline p{color:var(--muted);margin-top:8px;font-size:14px;line-height:1.45}.pipeline li::marker{color:var(--amber);font-weight:700}a{color:inherit}.site-shell{background:linear-gradient(180deg, #fff 0, #f7f7f4 520px), var(--bg);min-height:100vh}.site-header{border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;width:min(1180px,100% - 32px);min-height:74px;margin:0 auto;display:grid}.brand-mark,.site-nav a,.nav-cta,.button,.route-card a,.compliance-strip a,.site-footer a{text-decoration:none}.brand-mark{align-items:center;gap:10px;min-width:210px;display:inline-flex}.brand-mark span{width:42px;height:42px;color:var(--green);background:#eaf2ee;border:1px solid #c7d2cd;border-radius:8px;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:inline-flex}.brand-mark strong{font-size:15px}.site-nav{flex-wrap:wrap;justify-content:center;gap:4px;display:flex}.site-nav a{min-height:36px;color:var(--muted);border-radius:8px;align-items:center;padding:8px 10px;font-size:13px;font-weight:700;display:inline-flex}.site-nav a:hover{color:var(--blue);background:#edf3f5}.nav-cta,.button{border:1px solid var(--line);border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:10px 14px;font-size:14px;font-weight:800;display:inline-flex}.nav-cta,.button.primary{border-color:var(--green);background:var(--green);color:#fff}.button.secondary{color:var(--ink);background:#fff}.button:disabled{cursor:wait;opacity:.65}main.site-main{width:100%;margin:0;padding:0}.site-hero,.route-band,.content-band,.compliance-strip,.site-footer{width:min(1180px,100% - 32px);margin:0 auto}.site-hero{grid-template-columns:minmax(0,1.04fr) minmax(340px,.76fr);align-items:center;gap:34px;padding:58px 0 38px;display:grid}.hero-copy h1{font-size:46px;line-height:1.06}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.market-visual{border:1px solid var(--line);background:#fff;border-radius:8px;align-self:stretch;gap:14px;padding:16px;display:grid;box-shadow:0 18px 42px #1f2e2814}.market-panel{background:linear-gradient(135deg,#236d5e1f,#0000 48%),linear-gradient(45deg,#244f8f1a,#0000 52%),#f8fbf8;border:1px solid #d8e3df;border-radius:8px;grid-template-columns:1fr 1fr;align-content:end;gap:10px;min-height:260px;padding:18px;display:grid}.market-panel span{color:var(--muted);text-transform:uppercase;grid-column:1/-1;font-size:13px;font-weight:800}.market-panel strong{background:#ffffffc7;border:1px solid #cfdbd5;border-radius:8px;padding:12px;font-size:15px}.lead-route{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.lead-route span{min-height:52px;color:var(--muted);text-transform:uppercase;background:#fbfcf8;border:1px solid #e3e7df;border-radius:8px;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:inline-flex}.section-heading{max-width:760px;margin-bottom:18px}.section-heading.narrow{max-width:860px}.section-heading p:not(.eyebrow){color:var(--muted);margin-top:8px;line-height:1.5}.route-band{padding:16px 0 28px}.route-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.route-card,.info-panel,.form-panel{border:1px solid var(--line);background:#fff;border-radius:8px}.route-card{align-content:start;gap:10px;min-height:196px;padding:17px;display:grid}.route-card p,.info-panel li,.form-heading p,.form-actions p,.site-footer p,.compliance-strip p{color:var(--muted);line-height:1.45}.route-card a{color:var(--green);align-self:end;margin-top:4px;font-weight:800}.content-band{padding:20px 0 28px}.content-layout{grid-template-columns:minmax(0,.9fr) minmax(380px,.72fr);align-items:start;gap:18px;display:grid}.content-grid{gap:12px;display:grid}.info-panel{padding:18px}.info-panel ul{gap:8px;margin:14px 0 0;padding-left:20px;display:grid}.info-panel li::marker{color:var(--green);font-weight:800}.form-panel{padding:18px;position:sticky;top:14px}.lead-form{gap:16px;display:grid}.form-heading{gap:7px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.field,.radio-field,.consent-field{min-width:0}.field{gap:6px;display:grid}.field-wide,.radio-field,.consent-field{grid-column:1/-1}.field span,.radio-field legend{color:var(--ink);font-size:13px;font-weight:800}.field input,.field select,.field textarea{width:100%;min-height:42px;color:var(--ink);font:inherit;background:#fff;border:1px solid #cfd6cf;border-radius:8px;padding:10px 11px}.field textarea{resize:vertical;min-height:96px}.field input:focus,.field select:focus,.field textarea:focus,.consent-field input:focus,.radio-field input:focus{border-color:var(--blue);outline:3px solid #244f8f33}.radio-field{border:0;gap:8px;margin:0;padding:0;display:grid}.radio-row{flex-wrap:wrap;gap:8px;display:flex}.radio-row label{background:#fbfcf8;border:1px solid #dfe4dd;border-radius:8px;align-items:center;gap:7px;min-height:38px;padding:8px 10px;display:inline-flex}.consent-field{background:#fbfcf8;border:1px solid #dfe4dd;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:12px;display:grid}.consent-field input{margin-top:3px}.consent-field span{color:var(--muted);font-size:12px;line-height:1.45}.form-error{color:var(--rose);grid-column:1/-1;font-size:12px;font-weight:800}.form-actions{gap:8px;display:grid}.compliance-strip{background:#fbfcf8;border:1px solid #d8ded7;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin-top:12px;margin-bottom:28px;padding:18px;display:grid}.compliance-strip a{color:var(--blue);font-weight:800}.site-footer{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:22px 0 34px;display:grid}.site-footer p{max-width:840px;font-size:13px}.site-footer div{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.site-footer a{color:var(--blue);font-size:13px;font-weight:800}.dashboard-shell{width:min(1320px,100% - 32px)}.dashboard-hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:20px;padding:26px 0 18px;display:grid}.dashboard-nav{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.dashboard-nav a,.filter-rail a,.back-link{border:1px solid var(--line);min-height:36px;color:var(--ink);background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:8px 12px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.dashboard-nav a:hover,.filter-rail a:hover,.back-link:hover,td a:hover,.record-list a:hover{border-color:var(--blue);color:var(--blue)}.kpi-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.kpi-row div{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:88px;padding:14px}.kpi-row span{color:var(--muted);font-size:13px;display:block}.kpi-row strong{margin-top:8px;font-size:28px;line-height:1;display:block}.today-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.today-panel{min-height:260px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.status-pill{border:1px solid var(--line);min-height:26px;color:var(--muted);text-transform:capitalize;white-space:nowrap;background:#f6f7f2;border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.status-pill.hot{color:var(--rose);background:#fff1f3;border-color:#e1b2b9}.status-pill.warm{color:var(--amber);background:#fff6e9;border-color:#e8cb9f}.status-pill.cold{color:var(--blue);background:#f0f4fa;border-color:#bec8d7}.status-pill.new{color:var(--green);background:#edf6f2;border-color:#1e5f4f38}.status-pill.overdue{color:#9b2525;background:#fff0f0;border-color:#e4a7a7}.record-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.record-list li{border-bottom:1px solid #eceee9;min-width:0;padding-bottom:12px}.record-list li:last-child{border-bottom:0;padding-bottom:0}.record-list a,.record-list strong{color:var(--ink);font-size:15px;font-weight:760;line-height:1.25;text-decoration:none}.record-meta{color:var(--muted);margin-top:5px;font-size:13px;line-height:1.35}.pill-row{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.dashboard-layout{grid-template-columns:190px minmax(0,1fr);align-items:start;gap:16px;margin-top:18px;display:grid}.filter-rail{border:1px solid var(--line);background:#fff;border-radius:8px;gap:14px;padding:14px;display:grid;position:sticky;top:12px}.filter-rail div{gap:7px;display:grid}.filter-rail a{justify-content:flex-start;font-size:13px}.dashboard-main{gap:16px;display:grid}.table-wrap{width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:760px;font-size:14px}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #eceee9;padding:11px 10px}th{color:var(--muted);text-transform:uppercase;font-size:12px}td a{color:var(--ink);font-weight:700;text-decoration:none}.back-link,.detail-panel{margin-top:18px}.detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.detail-row{border:1px solid var(--line);background:#fbfcf8;border-radius:8px;padding:12px}.detail-row span{color:var(--muted);font-size:12px;display:block}.detail-row strong{overflow-wrap:anywhere;margin-top:5px;font-size:14px;display:block}.detail-note{border-left:4px solid var(--green);color:var(--muted);margin-top:18px;padding-left:12px;line-height:1.5}.crm-workspace-shell{width:min(1360px,100% - 32px)}.crm-workspace-hero{align-items:center}.crm-workspace-nav a{background:#fffdf9}.crm-today-summary{border:1px solid var(--line);background:#fffdf9;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;margin-top:18px;padding:20px;display:grid}.crm-status-legend,.crm-action-row,.crm-table-actions,.crm-detail-actions{flex-wrap:wrap;gap:8px;display:flex}.crm-status-legend{justify-content:flex-end;max-width:430px}.crm-priority-list li{gap:10px;display:grid}.crm-button,.crm-table-actions a{border:1px solid var(--line);min-height:36px;color:var(--ink);background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:8px 11px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.crm-button.primary{border-color:var(--green);background:var(--green);color:#fff}.crm-button.danger{color:#9b2525;border-color:#e4a7a7}.crm-empty-state{border:1px dashed var(--line);background:#fbfcf8;border-radius:8px;padding:16px}.crm-empty-state strong{color:var(--ink);display:block}.crm-empty-state p{color:var(--muted);margin-top:6px}.crm-filter-rail{top:18px}.crm-leads-table{min-width:1240px}.crm-table-actions{min-width:150px}.crm-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.crm-detail-actions{margin-top:18px}.stage-tracker{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.stage-tracker li{border:1px solid var(--line);min-height:54px;color:var(--muted);background:#fbfcf8;border-radius:8px;align-items:center;padding:10px;font-size:13px;font-weight:800;display:flex}.stage-tracker li.active{border-color:var(--green);color:var(--green);background:#edf6f2}.ai-draft-panel{gap:14px;display:grid}.draft-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.draft-meta div{border:1px solid var(--line);background:#fbfcf8;border-radius:8px;padding:10px}.ai-draft-panel blockquote{border-left:4px solid var(--green);color:var(--muted);margin:0;padding-left:12px;line-height:1.5}@media (max-width:1120px){.site-header{grid-template-columns:1fr auto}.site-nav{grid-area:2/1/auto/-1;justify-content:flex-start;padding-bottom:12px}.route-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-layout{grid-template-columns:1fr}.form-panel{position:static}.today-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-layout{grid-template-columns:1fr}.filter-rail{grid-template-columns:repeat(3,minmax(0,1fr));position:static}.crm-today-summary,.crm-detail-grid{grid-template-columns:1fr}.crm-status-legend{justify-content:flex-start;max-width:none}.stage-tracker{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.site-hero,.topbar,.two,.three,.pipeline-grid,.dashboard-hero,.kpi-row,.detail-grid{grid-template-columns:1fr}.hero-copy h1{font-size:34px}h1{font-size:30px}.dashboard-nav{justify-content:flex-start}.draft-meta,.stage-tracker{grid-template-columns:1fr}}@media (max-width:700px){.site-header,.site-footer,.compliance-strip,.lead-route,.form-grid{grid-template-columns:1fr}.brand-mark{min-width:0}.nav-cta{width:100%}.route-grid{grid-template-columns:1fr}.site-hero{padding-top:34px}.market-panel{min-height:220px}.hero-actions .button{width:100%}.today-grid,.filter-rail{grid-template-columns:1fr}}.tw-home-shell{--tw-sand:#f4efe7;--tw-sand-2:#ede6d8;--tw-paper:#fbf7f0;--tw-ink:#161310;--tw-muted:#6d6256;--tw-green:#1e5f4f;--tw-green-dark:#123c33;--tw-clay:#d8542b;--tw-sky:#4a7c9b;--tw-plum:#7b4b68;--tw-line:#16131021;--tw-soft-line:#1e5f4f2e;--tw-shadow:0 28px 80px #32271924;--tw-accent:var(--tw-clay);--bg:var(--tw-sand);--ink:var(--tw-ink);--muted:var(--tw-muted);--line:var(--tw-line);--green:var(--tw-green);--blue:var(--tw-sky);--rose:#9f3d48;background:var(--tw-sand);min-height:100vh;color:var(--tw-ink);padding-bottom:0;font-family:Plus Jakarta Sans,Inter,Arial,Helvetica,sans-serif;overflow-x:hidden}.tw-home-shell[data-accent=evergreen]{--tw-accent:var(--tw-green)}.tw-home-shell[data-accent=sky]{--tw-accent:var(--tw-sky)}.tw-home-shell[data-accent=plum]{--tw-accent:var(--tw-plum)}.tw-home-shell[data-density=compact] .tw-section{padding-block:62px}.tw-home-shell a{color:inherit;text-decoration:none}.tw-home-shell h1,.tw-home-shell h2,.tw-home-shell h3{max-width:100%;color:var(--tw-ink);letter-spacing:0;overflow-wrap:anywhere}.tw-home-shell h1{max-width:820px;font-size:clamp(42px,6vw,86px);font-weight:830;line-height:.95}.tw-home-shell h2{margin:0;font-size:clamp(30px,4vw,56px);font-weight:810;line-height:1}.tw-home-shell h3{margin:0;font-size:19px;font-weight:780;line-height:1.2}.tw-icon{flex:none;width:18px;height:18px}.tw-home-main{width:100%;margin:0;padding:0}.tw-home-header,.tw-home-hero,.tw-section,.tw-final-cta,.tw-home-footer{width:min(1180px,100% - 32px);margin-inline:auto}.tw-home-header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(14px,2.1vw,28px);min-height:76px;padding-inline:clamp(14px,2vw,22px);display:grid}.tw-home-brand{padding-block:6px;align-items:center;gap:9px;min-width:0;padding-right:2px;display:inline-flex}.tw-home-brand span{width:38px;height:38px;color:var(--tw-green);letter-spacing:0;background:#edf4ef;border:1px solid #1e5f4f38;border-radius:999px;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:inline-flex}.tw-home-brand strong{font-size:14px;font-weight:760;line-height:1.15}.tw-brand-text{gap:2px;display:grid}.tw-brand-text small{color:var(--tw-muted);letter-spacing:0;font-size:10px;font-weight:600}.tw-home-nav{flex-wrap:wrap;justify-content:center;gap:clamp(12px,1.6vw,20px);display:flex}.tw-home-nav a,.tw-home-nav-cta{min-height:40px;color:var(--tw-muted);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:9px 13px;font-size:13px;font-weight:500;display:inline-flex}.tw-home-nav a:hover{color:var(--tw-green);background:0 0}.tw-home-nav-cta{border:1px solid var(--tw-green);background:var(--tw-green);color:#fff;font-weight:800;box-shadow:0 12px 26px #1e5f4f29}.tw-home-nav-cta:hover{background:var(--tw-green-dark);border-color:var(--tw-green-dark);color:#fff}.tw-header-end{justify-content:flex-end;align-items:center;gap:12px;display:flex}.tw-hamburger{border:1px solid var(--tw-line);cursor:pointer;background:0 0;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;display:none}.tw-hamburger span{background:var(--tw-ink);border-radius:999px;width:18px;height:2px;display:block}.tw-mobile-menu{z-index:19;background:#fbf7f0f5;border:1px solid #1613101a;border-radius:8px;width:min(1180px,100% - 32px);margin:8px auto 0;padding:10px;position:relative}.tw-mobile-menu nav{gap:4px;margin-bottom:12px;display:grid}.tw-mobile-menu nav a{min-height:44px;color:var(--tw-ink);border-radius:8px;padding:12px 14px;font-size:15px;font-weight:700;display:block}.tw-mobile-menu nav a:hover{color:var(--tw-green);background:#1e5f4f12}.tw-mobile-nav-cta{width:100%;min-height:48px}.tw-home-hero{grid-template-columns:minmax(0,1.08fr) minmax(340px,.72fr);align-items:center;gap:44px;min-height:calc(100vh - 78px);padding:48px 0 42px;display:grid}.tw-hero-copy{min-width:0}.tw-home-eyebrow{color:var(--tw-green);letter-spacing:0;text-transform:uppercase;font-family:inherit;font-size:12px;font-weight:800}.tw-home-lede{max-width:660px;color:var(--tw-muted);margin-top:20px;font-size:19px;line-height:1.6}.tw-hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.tw-home-button,.tw-home-shell .button.primary{border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:13px 18px;font-size:14px;font-weight:900;display:inline-flex}.tw-home-button-primary,.tw-home-shell .button.primary{border:1px solid var(--tw-green);background:var(--tw-green);color:#fff;box-shadow:0 16px 32px #1e5f4f2e}.tw-home-button-secondary{color:var(--tw-ink);background:#ffffff9e;border:1px solid #1613102e}.tw-home-button:hover,.tw-home-shell .button.primary:hover{transform:translateY(-1px)}.tw-hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:650px;margin:32px 0 0;display:grid}.tw-hero-stats div{border:1px solid var(--tw-line);background:#ffffff8a;border-radius:8px;padding:14px}.tw-hero-stats dt,.tw-trust-stats dd{color:var(--tw-muted);font-size:12px;line-height:1.35}.tw-hero-stats dd{color:var(--tw-ink);margin:6px 0 0;font-size:17px;font-weight:900}.tw-agent-card{background:var(--tw-paper);box-shadow:var(--tw-shadow);border:1px solid #1613101f;border-radius:8px;padding:16px;position:relative}.tw-agent-photo{background:#e5dccd;border:1px solid #1e5f4f33;border-radius:8px;align-items:end;min-height:420px;padding:18px;display:grid}.tw-agent-photo div{background:#fbf7f0e0;border:1px solid #ffffffa3;border-radius:8px;padding:14px}.tw-agent-photo span,.tw-area-card span,.tw-card-index,.tw-step-card span,.tw-lead-chips li{color:var(--tw-green);letter-spacing:0;text-transform:uppercase;font-family:inherit;font-size:12px;font-weight:800;display:inline-flex}.tw-agent-photo strong{color:var(--tw-ink);margin-top:5px;font-size:14px;display:block}.tw-agent-card-body{gap:8px;padding:18px 4px 4px;display:grid}.tw-agent-card-body h2{font-size:28px}.tw-agent-card-body p,.tw-section-heading p,.tw-audience-card p,.tw-step-card p,.tw-area-card p,.tw-type-card p,.tw-trust-grid p,.tw-faq-item p,.tw-final-cta p,.tw-home-footer p,.tw-lead-intro p{color:var(--tw-muted);line-height:1.55}.tw-hero-callout{width:min(260px,100% - 24px);color:var(--tw-ink);background:#fff7ed;border:1px solid #1613101f;border-radius:8px;align-items:flex-start;gap:10px;padding:14px;font-size:13px;font-weight:800;line-height:1.35;display:flex;position:absolute;bottom:118px;right:-18px;box-shadow:0 18px 36px #3227191f}.tw-section{padding-block:92px}.tw-section-heading{gap:12px;max-width:780px;margin-bottom:28px;display:grid}.tw-audience-grid,.tw-step-grid,.tw-type-grid,.tw-testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.tw-audience-card,.tw-type-card,.tw-faq-item,.tw-lead-form-card{border:1px solid var(--tw-line);background:#fbf7f0d1;border-radius:8px}.tw-audience-card{align-content:start;gap:15px;min-height:260px;padding:22px;display:grid}.tw-audience-card a{color:var(--tw-accent);align-self:end;align-items:center;gap:7px;margin-top:8px;font-weight:900;display:inline-flex}.tw-how-section{background:var(--tw-green-dark);color:#fff8ed;width:100%;max-width:none;padding-inline:max(16px,50% - 590px)}.tw-how-section .tw-section-heading,.tw-how-section .tw-step-grid{width:min(1180px,100%);margin-inline:auto}.tw-how-section h2,.tw-step-card h3{color:#fff8ed}.tw-how-section .tw-home-eyebrow,.tw-step-card span{color:#e9c6a8}.tw-step-card{background:#ffffff0f;border:1px solid #ffffff29;border-radius:8px;align-content:start;gap:14px;min-height:240px;padding:22px;display:grid}.tw-step-card p{color:#fff8edc7}.tw-lead-section{grid-template-columns:minmax(0,.82fr) minmax(420px,.92fr);align-items:start;gap:34px;display:grid}.tw-lead-intro{gap:16px;display:grid;position:sticky;top:24px}.tw-progress-dots{grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;max-width:360px;margin-top:10px;display:grid}.tw-progress-dots span{background:#1e5f4f2e;border-radius:999px;height:7px}.tw-progress-dots span:nth-child(-n+4){background:var(--tw-accent)}.tw-lead-chips{flex-wrap:wrap;gap:8px;margin:8px 0 0;padding:0;list-style:none;display:flex}.tw-lead-chips li{color:var(--tw-green);background:#ffffff8f;border:1px solid #1e5f4f2e;border-radius:999px;padding:7px 10px}.tw-lead-form-card{padding:18px;box-shadow:0 18px 44px #3227191a}.tw-lead-form-card .lead-form{gap:18px}.tw-lead-form-card .form-heading{border-bottom:1px solid var(--tw-line);padding-bottom:15px}.tw-lead-form-card .form-heading h2{font-size:25px;line-height:1.08}.tw-lead-form-card .form-grid{gap:12px}.form-next-steps{background:#1e5f4f0f;border:1px solid #1e5f4f29;border-radius:8px;padding:14px}.form-next-steps h3{font-size:16px}.form-next-steps ol{color:var(--tw-muted);gap:7px;margin:10px 0 0;padding-left:20px;line-height:1.45;display:grid}.tw-lead-form-card .field input,.tw-lead-form-card .field select,.tw-lead-form-card .field textarea{min-height:47px;color:var(--tw-ink);background:#fffdf9;border-color:#16131029}.tw-lead-form-card .radio-row label,.tw-lead-form-card .consent-field{background:#fffdf9;border-color:#1613101f}.tw-area-grid{grid-template-columns:minmax(0,1.12fr) repeat(2,minmax(0,.72fr));grid-auto-rows:minmax(190px,auto);gap:14px;display:grid}.tw-area-card{background:var(--tw-paper);border:1px solid #1613101f;border-radius:8px;align-content:end;gap:10px;padding:20px;display:grid}.tw-area-card-featured{background:#e7ddcf;grid-row:span 2;min-height:410px}.tw-area-card h3{font-size:30px}.tw-type-card{grid-template-rows:140px auto;gap:18px;padding:16px;display:grid}.tw-home-illustration{background:#efe5d5;border:1px solid #1e5f4f2e;border-radius:8px;position:relative;overflow:hidden}.tw-home-illustration span{border:2px solid var(--tw-green);background:#fbf7f0bd;border-bottom-width:8px;width:28%;position:absolute;bottom:24px}.tw-home-illustration span:first-child{height:58px;left:12%}.tw-home-illustration span:nth-child(2){height:82px;left:36%}.tw-home-illustration span:nth-child(3){height:66px;left:60%}.tw-type-card strong{color:var(--tw-accent);margin:7px 0 8px;font-size:14px;display:block}.tw-trust-section{background:var(--tw-green);color:#fff8ed;width:100%;max-width:none;padding-inline:max(16px,50% - 590px)}.tw-trust-grid,.tw-testimonial-grid{width:min(1180px,100%);margin-inline:auto}.tw-trust-grid{grid-template-columns:minmax(0,.95fr) minmax(360px,.74fr);align-items:end;gap:34px;display:grid}.tw-trust-section h2,.tw-trust-section h3{color:#fff8ed}.tw-trust-section .tw-home-eyebrow{color:#e9c6a8}.tw-trust-grid p{color:#fff8edc2}.tw-trust-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;display:grid}.tw-trust-stats div{background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;padding:16px}.tw-trust-stats dt{color:#fff8ed;font-size:32px;font-weight:900;line-height:1}.tw-testimonial-grid{margin-top:22px}.tw-testimonial{background:#fffdf9c7;border:1px solid #1613101f;border-radius:8px;margin:0;padding:16px}.tw-faq-section{grid-template-columns:minmax(0,.64fr) minmax(0,1fr);align-items:start;gap:32px;display:grid}.tw-faq-side{gap:12px;display:grid;position:sticky;top:24px}.tw-faq-list{gap:10px;display:grid}.tw-faq-item{overflow:hidden}.tw-faq-item button{width:100%;color:var(--tw-ink);text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px;font-weight:900;display:grid}.tw-faq-item button span:last-child{width:32px;height:32px;color:var(--tw-green);background:#1e5f4f14;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.tw-faq-item p{padding:0 18px 18px}.tw-final-cta{text-align:center;background:var(--tw-accent);color:#fff8ed;border-radius:8px;justify-items:center;gap:16px;margin-bottom:32px;padding:56px 28px;display:grid}.tw-final-cta h2,.tw-final-cta .tw-home-eyebrow{color:#fff8ed}.tw-final-cta .tw-home-button-primary{color:var(--tw-ink);background:#fff8ed;border-color:#fff8ed}.tw-final-cta .tw-home-button-secondary{color:#fff8ed;background:#1613101f;border-color:#fff8ed8f}.tw-home-footer{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:24px 0 36px;display:grid}.tw-home-footer p{max-width:780px;font-size:13px}.tw-home-footer-copy{gap:8px;display:grid}.tw-home-footer-links{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.tw-home-footer a{color:var(--tw-green);font-size:13px;font-weight:900}.tw-home-mobile-cta{display:none}.tw-home-hero-premium{grid-template-columns:minmax(0,.92fr) minmax(400px,.84fr);gap:70px;min-height:690px;padding:70px 0 58px}.tw-home-hero-premium .tw-hero-copy{max-width:700px}.tw-home-hero-premium h1{max-width:720px;font-size:clamp(52px,6.6vw,92px);line-height:.94}.tw-home-hero-premium .tw-home-lede{max-width:640px;font-size:20px}.tw-hero-visual{border-radius:8px;min-height:560px;position:relative}.tw-hero-visual-photo{background:#ded5c6;border:1px solid #1613101f;border-radius:8px;align-items:end;min-height:540px;padding:24px;display:grid;overflow:hidden;box-shadow:0 34px 90px #32271929}.tw-hero-area-panel{background:#fbf7f08f;border:1px solid #1613101f;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));align-self:center;gap:10px;width:min(460px,100%);margin-inline:auto;padding:18px;display:grid;position:relative}.tw-hero-area-panel span{min-height:132px;color:var(--tw-green);background:#fffdf98a;border:1px solid #1e5f4f2e;border-radius:8px;place-items:end start;padding:14px;font-size:13px;font-weight:900;display:grid}.tw-visual-caption{background:#fbf7f0e6;border:1px solid #ffffffa3;border-radius:8px;max-width:380px;padding:18px;position:relative}.tw-visual-caption span,.tw-hero-visual-card span,.tw-trust-strip span,.tw-advisor-list li,.tw-area-card span,.tw-card-index,.tw-step-card span,.tw-lead-chips li{color:var(--tw-green);letter-spacing:0;text-transform:uppercase;font-family:inherit;font-size:12px;font-weight:800;display:inline-flex}.tw-visual-caption strong{color:var(--tw-ink);margin-top:8px;font-size:24px;line-height:1.08;display:block}.tw-hero-visual-card{background:#fffaf2;border:1px solid #1613101f;border-radius:8px;align-items:flex-start;gap:12px;width:min(310px,100% - 30px);padding:16px;display:flex;position:absolute;top:34px;right:-18px;box-shadow:0 20px 44px #32271924}.tw-hero-visual-card strong{color:var(--tw-ink);margin-top:6px;line-height:1.3;display:block}.tw-trust-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:min(1180px,100% - 32px);margin:0 auto;padding:18px 0;display:grid}.tw-trust-strip div{align-items:center;gap:9px;display:flex}.tw-trust-strip .tw-icon{color:var(--tw-green)}.tw-pathway-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tw-pathway-card{background:#fffdf9bd;min-height:300px;box-shadow:0 22px 54px #32271914}.tw-areas-editorial .tw-section-heading{max-width:720px}.tw-advisor-section{grid-template-columns:minmax(330px,.78fr) minmax(0,1fr);align-items:center;gap:52px;display:grid}.tw-advisor-portrait{background:#dce4d8;border:1px solid #1613101f;border-radius:8px;align-items:end;min-height:520px;padding:22px;display:grid;box-shadow:0 28px 72px #32271921}.tw-advisor-portrait div{background:#fbf7f0e6;border:1px solid #ffffffa3;border-radius:8px;flex-wrap:wrap;gap:10px;padding:18px;display:flex}.tw-advisor-portrait span{min-height:34px;color:var(--tw-green);background:#fffdf9b3;border:1px solid #1e5f4f2e;border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-weight:900;display:inline-flex}.tw-advisor-portrait strong{color:var(--tw-ink);flex-basis:100%;margin-top:16px;font-size:30px;display:block}.tw-advisor-copy{gap:18px;display:grid}.tw-advisor-copy p{max-width:680px;color:var(--tw-muted);font-size:18px;line-height:1.65}.tw-advisor-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:10px 0 0;padding:0;list-style:none;display:grid}.tw-advisor-list li{color:var(--tw-green);align-items:center;gap:8px;padding-top:12px}.tw-testimonials-section{padding-top:34px}.tw-consultation-cta{background:linear-gradient(135deg, #1613101f, transparent 42%), var(--tw-green);margin-top:28px;margin-bottom:0}.tw-consultation-cta p:not(.tw-home-eyebrow){color:#fff8edd1;max-width:640px}.tw-consultation-form-section{padding-top:84px}.tw-consultation-form-section .tw-lead-intro{top:104px}.tw-consultation-form-section .tw-lead-form-card{background:#fffdf9e6}.tw-funnel-shell{background:var(--tw-sand)}.tw-funnel-header{z-index:20;background:var(--tw-sand);position:sticky;top:0}.tw-funnel-hero{grid-template-columns:minmax(0,1.02fr) minmax(340px,.78fr);align-items:center;gap:38px;width:min(1180px,100% - 32px);min-height:620px;margin-inline:auto;padding:60px 0 44px;display:grid}.tw-funnel-hero-simple{grid-template-columns:minmax(0,1fr);min-height:420px}.tw-funnel-hero-copy{min-width:0}.tw-funnel-hero h1{max-width:790px;font-size:clamp(40px,5.4vw,76px);line-height:.98}.tw-funnel-market-card{background:var(--tw-paper);box-shadow:var(--tw-shadow);border:1px solid #1613101f;border-radius:8px;gap:14px;padding:16px;display:grid}.tw-funnel-map-card{background:#e9decf;border:1px solid #1e5f4f33;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));align-content:end;gap:10px;min-height:300px;padding:18px;display:grid}.tw-funnel-map-card span{grid-column:1/-1}.tw-funnel-map-card span,.tw-funnel-flow-list span{color:var(--tw-green);letter-spacing:0;text-transform:uppercase;font-family:inherit;font-size:12px;font-weight:800}.tw-funnel-map-card strong{background:#fbf7f0d1;border:1px solid #ffffff94;border-radius:8px;align-items:center;min-height:54px;padding:12px;display:flex}.tw-funnel-flow-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.tw-funnel-flow-list div{border:1px solid var(--tw-line);background:#ffffff94;border-radius:8px;align-content:center;gap:5px;min-height:70px;padding:10px;display:grid}.tw-funnel-flow-list strong{color:var(--tw-ink);font-size:13px}.tw-funnel-market-card>p{color:var(--tw-muted);font-size:14px;line-height:1.45}.tw-funnel-route-section{padding-top:34px}.tw-funnel-route-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.tw-funnel-route-card{min-height:236px}.tw-funnel-content-section{grid-template-columns:minmax(0,.66fr) minmax(0,1.34fr);align-items:start;gap:28px;display:grid}.tw-funnel-content-section-full{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr)}.tw-funnel-content-intro{gap:12px;display:grid;position:sticky;top:108px}.tw-funnel-content-intro h2{font-size:clamp(28px,3.2vw,46px)}.tw-funnel-content-layout{grid-template-columns:minmax(0,1fr) minmax(390px,.82fr);align-items:start;gap:16px;display:grid}.tw-funnel-content-section-full .tw-funnel-content-layout{grid-template-columns:1fr}.tw-funnel-content-grid{gap:14px;display:grid}.tw-funnel-info-card{border:1px solid var(--tw-line);background:#fbf7f0d1;border-radius:8px;padding:20px}.tw-funnel-info-card ul{gap:10px;margin:14px 0 0;padding-left:20px;display:grid}.tw-funnel-info-card li{color:var(--tw-muted);line-height:1.45}.tw-funnel-info-card li::marker{color:var(--tw-accent);font-weight:900}.tw-funnel-pill-list{flex-wrap:wrap;gap:8px;padding-left:0;list-style:none;display:flex}.tw-funnel-pill-list li{color:var(--tw-green);background:#fffdf9;border:1px solid #1e5f4f2e;border-radius:999px;padding:8px 10px;font-size:13px;font-weight:800;display:inline-flex}.tw-funnel-form-card{position:sticky;top:108px}.tw-funnel-compliance{background:#fbf7f0db;border:1px solid #1613101f;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;width:min(1180px,100% - 32px);margin:0 auto 32px;padding:20px;display:grid}.tw-funnel-compliance p:not(.tw-home-eyebrow){color:var(--tw-muted);line-height:1.5}.tw-funnel-compliance a{border:1px solid var(--tw-line);min-height:42px;color:var(--tw-green);background:#fffdf9;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-weight:900;display:inline-flex}.tw-funnel-footer{padding-bottom:38px}@media (max-width:860px){.tw-home-nav{display:none}.tw-hamburger{display:flex}}@media (max-width:1040px){.tw-home-hero,.tw-lead-section,.tw-faq-section,.tw-trust-grid,.tw-advisor-section{grid-template-columns:1fr}.tw-home-hero{min-height:auto}.tw-home-hero-premium{gap:40px}.tw-agent-card{max-width:560px}.tw-lead-intro,.tw-faq-side{position:static}.tw-funnel-hero,.tw-funnel-content-section,.tw-funnel-content-section-full,.tw-funnel-content-layout{grid-template-columns:1fr}.tw-funnel-content-intro,.tw-funnel-form-card{position:static}.tw-funnel-route-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.tw-audience-grid,.tw-step-grid,.tw-type-grid,.tw-testimonial-grid,.tw-trust-stats{grid-template-columns:1fr}.tw-trust-strip,.tw-advisor-list{grid-template-columns:repeat(2,minmax(0,1fr))}.tw-area-grid{grid-template-columns:1fr;grid-auto-rows:auto}.tw-area-card-featured{grid-row:auto;min-height:260px}.tw-hero-stats{grid-template-columns:1fr}.tw-hero-callout{width:auto;margin-top:14px;position:static}.tw-funnel-flow-list,.tw-funnel-route-grid{grid-template-columns:1fr}}@media (max-width:640px){.tw-home-shell{padding-bottom:72px}.tw-home-footer,.tw-lead-form-card .form-grid{grid-template-columns:1fr}.tw-home-brand{min-width:0}.tw-home-nav-cta{display:none}.tw-home-button,.tw-home-shell .button.primary{width:100%}.tw-home-shell h1,.tw-funnel-hero h1{font-size:clamp(34px,10vw,44px);line-height:1.04}.tw-home-shell h2{font-size:clamp(26px,8vw,36px);line-height:1.06}.tw-home-lede{font-size:17px;line-height:1.55}.tw-section{padding-block:60px}.tw-agent-photo{min-height:300px}.tw-hero-visual,.tw-hero-visual-photo,.tw-advisor-portrait{min-height:360px}.tw-hero-visual-card{width:auto;margin-top:12px;position:static}.tw-trust-strip,.tw-advisor-list{grid-template-columns:1fr}.tw-home-footer-links{justify-content:flex-start}.tw-home-mobile-cta{z-index:29;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:var(--tw-sand);display:block;position:fixed;bottom:0;left:0;right:0}.tw-home-mobile-cta a{background:var(--tw-green);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-weight:900;display:flex}.tw-home-shell:has(.tw-mobile-menu) .tw-home-mobile-cta{display:none}.tw-funnel-hero{min-height:auto;padding-top:34px}.tw-funnel-map-card{min-height:250px}.tw-funnel-compliance{grid-template-columns:1fr}}.cd-shell .container{max-width:var(--cd-max);margin:0 auto;padding:0 56px}.cd-shell .eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--cd-forest);font-family:Geist Mono,ui-monospace,monospace;font-size:12px;font-weight:500}.cd-shell .btn{cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;padding:12px 20px;font-size:14.5px;font-weight:500;line-height:1;transition:all .15s;display:inline-flex}.cd-shell .btn-primary{background:var(--cd-forest);color:#fff}.cd-shell .btn-primary:hover{background:var(--cd-forest-deep);color:#fff}.cd-shell .btn-outline{color:var(--cd-ink);border-color:var(--cd-ink);background:0 0}.cd-shell .btn-outline:hover{background:var(--cd-ink);color:#fff}.cd-shell .btn-ghost{color:var(--cd-ink-soft);border-color:var(--cd-rule);background:0 0}.cd-shell .btn-ghost:hover{background:var(--cd-bg-soft);color:var(--cd-ink);border-color:var(--cd-ink-mute)}.cd-shell .btn-lg{padding:16px 26px;font-size:16px}.cd-shell .site-header{z-index:50;background:var(--cd-bg);border-bottom:1px solid #0000;width:100%;min-height:0;margin:0;display:block;position:sticky;top:0}.cd-shell .site-header .container{justify-content:space-between;align-items:center;gap:24px;height:76px;display:flex}.cd-shell .logo{align-items:center;gap:12px;display:flex}.cd-shell .logo .mark{background:var(--cd-forest);color:#fff;border-radius:50%;place-items:center;width:44px;height:44px;font-family:Geist,sans-serif;font-size:16px;font-weight:600;display:grid}.cd-shell .logo .stack{flex-direction:column;line-height:1.15;display:flex}.cd-shell .logo .name{letter-spacing:-.005em;white-space:nowrap;font-size:15px;font-weight:600}.cd-shell .logo .role{color:var(--cd-ink-mute);white-space:nowrap;font-size:12px}.cd-shell nav.primary{gap:32px;display:flex}.cd-shell nav.primary a{color:var(--cd-ink-soft);white-space:nowrap;padding:4px 0;font-size:14.5px}.cd-shell nav.primary a:hover{color:var(--cd-ink)}.cd-shell .hamburger{border:1px solid var(--cd-rule);background:0 0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:40px;height:40px;padding:0;display:none}.cd-shell .hamburger span{background:var(--cd-ink);width:18px;height:2px}.cd-shell .mobile-menu{gap:8px;padding-block:12px 18px;display:grid}.cd-shell .mobile-menu a:not(.btn){min-height:44px;color:var(--cd-ink-soft);align-items:center;font-weight:600;display:flex}.cd-shell footer.site{background:var(--cd-bg-soft);padding:80px 0 36px}.cd-shell footer.site .top{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px;padding-bottom:56px;display:grid}.cd-shell footer.site h4{letter-spacing:.12em;text-transform:uppercase;color:var(--cd-ink-mute);margin:0 0 16px;font-family:Geist Mono,monospace;font-size:11px;font-weight:500}.cd-shell footer.site ul{margin:0;padding:0;list-style:none}.cd-shell footer.site li{color:var(--cd-ink-soft);padding:5px 0;font-size:14.5px}.cd-shell footer.site li a:hover{color:var(--cd-ink)}.cd-shell footer.site .brand-col p{color:var(--cd-ink-soft);max-width:36ch;margin:14px 0 0;font-size:14px;line-height:1.55}.cd-shell footer.site .compliance{color:var(--cd-ink-mute);max-width:84ch;margin:0;padding-top:32px;font-size:12px;line-height:1.65}.cd-shell footer.site .bottom{color:var(--cd-ink-mute);flex-wrap:wrap;justify-content:space-between;gap:20px;padding-top:24px;font-size:12px;display:flex}.cd-shell footer.site .bottom .links{gap:20px;display:flex}.cd-shell .mobile-cta{z-index:60;display:none;position:fixed;bottom:14px;left:14px;right:14px}.cd-shell .guide-hero{padding:80px 0 100px}.cd-shell .guide-hero .eyebrow{margin-bottom:24px}.cd-shell .guide-hero h1{letter-spacing:-.032em;text-wrap:balance;max-width:16ch;margin:0 0 24px;font-size:clamp(48px,6.5vw,88px);font-weight:700;line-height:.96}.cd-shell .guide-hero p.lede{color:var(--cd-ink-soft);max-width:56ch;margin:0 0 36px;font-size:20px;line-height:1.5}.cd-shell .guide-body{padding:0 0 60px}.cd-shell .guide-body .container,.cd-shell .pv-body .container{grid-template-columns:240px 1fr;align-items:start;gap:80px;display:grid}.cd-shell .toc,.cd-shell .pv-toc{border-top:1px solid var(--cd-rule);padding-top:18px;position:sticky;top:100px}.cd-shell .toc h4,.cd-shell .pv-toc h4{letter-spacing:.14em;text-transform:uppercase;color:var(--cd-ink-mute);margin:0 0 16px;font-family:Geist Mono,monospace;font-size:11px;font-weight:500}.cd-shell .toc ul,.cd-shell .pv-toc ul,.cd-shell .post-sidebar .toc,.cd-shell .post-sidebar .share-list{margin:0;padding:0;list-style:none}.cd-shell .toc li,.cd-shell .pv-toc li{padding:6px 0}.cd-shell .toc a,.cd-shell .pv-toc a{color:var(--cd-ink-soft);align-items:baseline;gap:12px;font-size:14.5px;display:flex}.cd-shell .toc a:hover,.cd-shell .pv-toc a:hover{color:var(--cd-ink)}.cd-shell .toc a .n,.cd-shell .pv-toc a .n{color:var(--cd-ink-mute);font-family:Geist Mono,monospace;font-size:11px}.cd-shell .guide-section{border-top:1px solid var(--cd-rule);padding:60px 0}.cd-shell .guide-section:first-child{border-top:0;padding-top:0}.cd-shell .guide-section .eyebrow,.cd-shell .pv-section .eyebrow{margin-bottom:14px}.cd-shell .guide-section h2{letter-spacing:-.022em;text-wrap:balance;max-width:22ch;margin:0 0 24px;font-size:clamp(32px,3.6vw,44px);font-weight:700;line-height:1.05}.cd-shell .guide-section p{color:var(--cd-ink-soft);max-width:62ch;margin:0 0 18px;font-size:17px;line-height:1.65}.cd-shell .guide-section ul.checks,.cd-shell .post-body ul.body-list{border-top:1px solid var(--cd-rule-soft);max-width:62ch;margin:28px 0 24px;padding:0;list-style:none}.cd-shell .guide-section ul.checks li,.cd-shell .post-body ul.body-list li{border-bottom:1px solid var(--cd-rule-soft);color:var(--cd-ink-soft);padding:14px 0 14px 28px;font-size:16px;position:relative}.cd-shell .guide-section ul.checks li:before,.cd-shell .post-body ul.body-list li:before{content:"";background:var(--cd-forest);width:14px;height:1px;position:absolute;top:24px;left:0}.cd-shell .guide-section ul.checks li b,.cd-shell .post-body ul.body-list li b{color:var(--cd-ink);font-weight:600}.cd-shell .guide-section .pull{background:var(--cd-bg-soft);border-left:2px solid var(--cd-forest);margin:32px 0;padding:24px 28px}.cd-shell .guide-section .pull .eyebrow{margin-bottom:8px}.cd-shell .guide-section .pull p{max-width:56ch;color:var(--cd-ink);margin:0;font-size:16px}.cd-shell .guide-section .nextlink,.cd-shell .article-card .read,.cd-shell .rel-card .read{letter-spacing:.12em;text-transform:uppercase;color:var(--cd-forest);align-items:center;gap:8px;margin-top:24px;font-family:Geist Mono,monospace;font-size:12px;display:inline-flex}.cd-shell .articles{border-top:1px solid var(--cd-rule);padding:100px 0}.cd-shell .articles .section-head,.cd-shell .related .section-head{margin-bottom:50px}.cd-shell .articles-grid,.cd-shell .related-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.cd-shell .article-card,.cd-shell .rel-card{border:1px solid var(--cd-rule);background:var(--cd-bg-soft);flex-direction:column;gap:14px;min-height:260px;padding:28px;transition:background .15s,border-color .15s;display:flex}.cd-shell .article-card:hover,.cd-shell .rel-card:hover{background:var(--cd-bg-warm);border-color:var(--cd-ink-mute)}.cd-shell .article-card .meta,.cd-shell .rel-card .meta{letter-spacing:.1em;text-transform:uppercase;color:var(--cd-ink-mute);align-items:center;gap:10px;font-family:Geist Mono,monospace;font-size:11px;display:flex}.cd-shell .article-card h3,.cd-shell .rel-card h3{letter-spacing:-.012em;margin:0;font-size:22px;font-weight:600;line-height:1.2}.cd-shell .article-card p,.cd-shell .rel-card p{color:var(--cd-ink-soft);flex:1;margin:0;font-size:14.5px;line-height:1.55}.cd-shell .areas-hero,.cd-shell .li-hero{padding:80px 0 100px}.cd-shell .areas-hero .container,.cd-shell .li-hero .container{grid-template-columns:1fr 1fr;align-items:end;gap:80px;display:grid}.cd-shell .areas-hero .eyebrow,.cd-shell .li-hero .eyebrow,.cd-shell .pv-hero .eyebrow{margin-bottom:24px}.cd-shell .areas-hero h1{letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(48px,7vw,96px);font-weight:700;line-height:.94}.cd-shell .areas-hero p.lede,.cd-shell .li-hero p.lede{color:var(--cd-ink-soft);max-width:44ch;margin:0 0 24px;font-size:19px;line-height:1.5}.cd-shell .areas-hero .map-strip{border-top:1px solid var(--cd-rule);border-bottom:1px solid var(--cd-rule);grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:40px;padding:22px 0;display:grid}.cd-shell .areas-hero .map-strip .mi,.cd-shell .li-hero .quick-facts .qf{flex-direction:column;display:flex}.cd-shell .areas-hero .map-strip .label,.cd-shell .li-hero .qf .label{letter-spacing:.14em;text-transform:uppercase;color:var(--cd-ink-mute);margin-bottom:4px;font-family:Geist Mono,monospace;font-size:11px}.cd-shell .areas-hero .map-strip .value,.cd-shell .li-hero .qf .value{font-size:14.5px;font-weight:500}.cd-shell .area-block{border-top:1px solid var(--cd-rule);padding:100px 0}.cd-shell .area-block .container{grid-template-columns:1.05fr 1fr;align-items:center;gap:80px;display:grid}.cd-shell .area-block.reverse .container{grid-template-columns:1fr 1.05fr}.cd-shell .area-block.reverse .photo-col{order:2}.cd-shell .area-block.reverse .text-col{order:1}.cd-shell .area-photo{aspect-ratio:4/5;background:var(--cd-bg-warm);border:1px solid var(--cd-rule);box-shadow:none;position:relative;overflow:hidden}.cd-shell .area-photo img{object-fit:cover;width:100%;height:100%}.cd-shell .area-photo .tag{color:#fff;letter-spacing:.14em;text-transform:uppercase;background:#0b3022d9;padding:6px 10px;font-family:Geist Mono,monospace;font-size:10px;position:absolute;top:14px;left:14px}.cd-shell .area-photo.placeholder{place-items:center;display:grid}.cd-shell .area-photo.placeholder:before{content:"";border:1px dashed var(--cd-rule);position:absolute;inset:18px}.cd-shell .area-photo.placeholder .pl-label{letter-spacing:.1em;text-transform:uppercase;color:var(--cd-ink-mute);background:var(--cd-bg-soft);border:1px solid var(--cd-rule);padding:8px 14px;font-family:Geist Mono,monospace;font-size:11px;position:relative}.cd-shell .text-col .eyebrow{margin-bottom:14px}.cd-shell .text-col h2{letter-spacing:-.03em;text-wrap:balance;margin:0 0 24px;font-size:clamp(40px,5.5vw,72px);font-weight:700;line-height:.96}.cd-shell .text-col p{color:var(--cd-ink-soft);max-width:52ch;margin:0 0 16px;font-size:17px;line-height:1.6}.cd-shell .area-facts{border-top:1px solid var(--cd-rule);grid-template-columns:1fr 1fr;gap:0 32px;margin:32px 0 28px;display:grid}.cd-shell .area-facts .fact{border-bottom:1px solid var(--cd-rule-soft);padding:16px 0 14px}.cd-shell .area-facts dt{letter-spacing:.14em;text-transform:uppercase;color:var(--cd-ink-mute);margin:0 0 4px;font-family:Geist Mono,monospace;font-size:10px}.cd-shell .area-facts dd{margin:0;font-size:15px;font-weight:500;line-height:1.4}.cd-shell .area-block .ctas,.cd-shell .peel-block .btn-row{flex-wrap:wrap;gap:14px;display:flex}.cd-shell .peel-block{border-top:1px solid var(--cd-rule);background:var(--cd-bg);padding:120px 0}.cd-shell .peel-block .container{text-align:center;max-width:900px}.cd-shell .peel-block .eyebrow{margin-bottom:18px}.cd-shell .peel-block h2{letter-spacing:-.028em;text-wrap:balance;margin:0 0 24px;font-size:clamp(40px,5vw,64px);font-weight:700;line-height:1}.cd-shell .peel-block p{color:var(--cd-ink-soft);max-width:60ch;margin:0 auto 20px;font-size:18px;line-height:1.6}.cd-shell .peel-block .btn-row{justify-content:center;margin-top:36px}.cd-shell .li-hero{padding-bottom:60px}.cd-shell .li-hero h1{letter-spacing:-.032em;text-wrap:balance;max-width:14ch;margin:0 0 24px;font-size:clamp(48px,6.5vw,84px);font-weight:700;line-height:.96}.cd-shell .li-hero .quick-facts{border-top:1px solid var(--cd-rule);grid-template-columns:1fr 1fr;gap:0 24px;padding-top:24px;display:grid}.cd-shell .li-hero .qf{padding:8px 0}.cd-shell .inquiry{padding:80px 0 120px}.cd-shell .inquiry .container{grid-template-columns:1fr 1.15fr;align-items:start;gap:80px;display:grid}.cd-shell .inquiry-side h2{letter-spacing:-.02em;text-wrap:balance;max-width:18ch;margin:18px 0;font-size:clamp(28px,3vw,36px);font-weight:700;line-height:1.05}.cd-shell .inquiry-side p{color:var(--cd-ink-soft);max-width:38ch;margin:0 0 14px;font-size:16px;line-height:1.6}.cd-shell .steps{border-top:1px solid var(--cd-rule);margin-top:36px;padding-top:24px}.cd-shell .step-row{border-bottom:1px solid var(--cd-rule-soft);align-items:flex-start;gap:18px;padding:14px 0;display:flex}.cd-shell .step-row .n{letter-spacing:.12em;color:var(--cd-forest);flex-shrink:0;padding-top:3px;font-family:Geist Mono,monospace;font-size:11px}.cd-shell .step-row .body h4{letter-spacing:-.005em;margin:0 0 4px;font-size:16px;font-weight:600}.cd-shell .step-row .body p{color:var(--cd-ink-soft);max-width:36ch;margin:0;font-size:14.5px}.cd-shell .ip-confirm{background:var(--cd-bg-soft);border-left:2px solid var(--cd-flag-ink);margin-top:32px;padding:22px 24px}.cd-shell .ip-confirm .eyebrow{color:var(--cd-flag-ink);margin-bottom:8px}.cd-shell .ip-confirm p{color:var(--cd-ink-soft);max-width:44ch;margin:0;font-size:14px;line-height:1.55}.cd-shell .inquiry-form,.cd-shell .oh-form{background:var(--cd-bg);border:1px solid var(--cd-rule);border-radius:6px;padding:44px;box-shadow:0 24px 60px -28px #0000002e}.cd-shell .inquiry-form .lead-form,.cd-shell .oh-form .lead-form{display:block}.cd-shell .inquiry-form .form-heading,.cd-shell .oh-form .form-heading{margin:0 0 28px}.cd-shell .inquiry-form .form-heading .eyebrow,.cd-shell .oh-form .form-heading .eyebrow{display:none}.cd-shell .inquiry-form .form-heading h2,.cd-shell .oh-form .form-heading h2{letter-spacing:-.02em;margin:0 0 6px;font-size:26px;font-weight:700}.cd-shell .oh-form .form-heading h2{letter-spacing:-.015em;font-size:22px}.cd-shell .inquiry-form .form-heading p,.cd-shell .oh-form .form-heading p{color:var(--cd-ink-mute);margin:0;font-size:14px}.cd-shell .inquiry-form .form-grid,.cd-shell .oh-form .form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.cd-shell .oh-form .form-grid{grid-template-columns:1fr}.cd-shell .inquiry-form .field-wide,.cd-shell .inquiry-form .consent-field,.cd-shell .inquiry-form .form-actions,.cd-shell .oh-form .field-wide,.cd-shell .oh-form .consent-field,.cd-shell .oh-form .form-actions{grid-column:1/-1}.cd-shell .inquiry-form .field,.cd-shell .oh-form .field,.cd-shell .inquiry-form .consent-field,.cd-shell .oh-form .consent-field{margin:0}.cd-shell .inquiry-form .field>span,.cd-shell .oh-form .field>span,.cd-shell .inquiry-form .field legend,.cd-shell .oh-form .field legend{letter-spacing:.1em;text-transform:uppercase;color:var(--cd-ink-mute);margin-bottom:6px;font-family:Geist Mono,monospace;font-size:11px;font-weight:500;display:block}.cd-shell .inquiry-form .field input:not([type=radio]):not([type=hidden]),.cd-shell .inquiry-form .field select,.cd-shell .inquiry-form .field textarea,.cd-shell .oh-form .field input:not([type=radio]):not([type=hidden]),.cd-shell .oh-form .field select,.cd-shell .oh-form .field textarea{border:1px solid var(--cd-rule);background:var(--cd-bg-soft);width:100%;color:var(--cd-ink);border-radius:6px;padding:12px 14px;font-family:inherit;font-size:15px}.cd-shell .oh-form .field input:not([type=radio]):not([type=hidden]),.cd-shell .oh-form .field select{min-height:52px;padding:16px;font-size:16px}.cd-shell .inquiry-form .field textarea{min-height:96px}.cd-shell .inquiry-form .field-wide input:not([type=radio]):not([type=hidden]){min-height:44px}.cd-shell .inquiry-form .radio-row{flex-wrap:wrap;gap:10px;display:flex}.cd-shell .oh-form .radio-row{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.cd-shell .inquiry-form .radio-row label{border:1px solid var(--cd-rule);background:var(--cd-bg-soft);color:var(--cd-ink-soft);cursor:pointer;text-transform:uppercase;letter-spacing:.04em;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;display:inline-flex}.cd-shell .oh-form .radio-row label{border:1px solid var(--cd-rule);background:var(--cd-bg-soft);min-height:56px;color:var(--cd-ink-soft);cursor:pointer;text-align:center;text-transform:uppercase;letter-spacing:.08em;border-radius:8px;justify-content:center;align-items:center;padding:18px 12px;font-family:Geist Mono,monospace;font-size:14px;display:flex;position:relative}.cd-shell .oh-form .radio-row input{opacity:0;pointer-events:none;position:absolute}.cd-shell .inquiry-form .radio-row input:checked+span,.cd-shell .oh-form .radio-row input:checked+span{color:var(--cd-forest);font-weight:600}.cd-shell .oh-form .radio-row label:has(input:checked){border-color:var(--cd-forest);background:var(--cd-forest-tint);color:var(--cd-forest-deep)}.cd-shell .inquiry-form .consent-field,.cd-shell .oh-form .consent-field{color:var(--cd-ink-soft);align-items:flex-start;gap:10px;padding:14px 0;font-size:13px;line-height:1.5;display:flex}.cd-shell .inquiry-form .form-actions,.cd-shell .oh-form .form-actions{margin-top:12px}.cd-shell .inquiry-form .button.primary,.cd-shell .oh-form .button.primary{background:var(--cd-forest);color:#fff;border-radius:999px;justify-content:center;width:100%;padding:20px;font-size:17px;font-weight:600}.cd-shell .oh-form .button.primary{min-height:60px}.cd-shell .inquiry-form .form-next-steps,.cd-shell .oh-form .form-next-steps{display:none}.cd-shell .handoff-form-note{border-top:1px solid var(--cd-rule);color:var(--cd-ink-mute);margin:22px 0 0;padding-top:18px;font-size:12px;line-height:1.55}.cd-shell .oh-form .handoff-form-note{border-top:0;margin-top:16px;padding-top:0}.cd-shell .oh-header{border-bottom:1px solid var(--cd-rule);background:0 0;position:relative}.cd-shell .oh-header .container{justify-content:space-between;align-items:center;height:72px;display:flex}.cd-shell .oh-header .home-link{letter-spacing:.1em;text-transform:uppercase;color:var(--cd-ink-mute);font-family:Geist Mono,monospace;font-size:11px}.cd-shell .oh-wrap{max-width:880px;margin:0 auto;padding:40px 22px 120px}@media (min-width:720px){.cd-shell .oh-wrap{padding:60px 40px 120px}}.cd-shell .property-card{background:var(--cd-bg);border:1px solid var(--cd-rule);grid-template-columns:1fr auto;align-items:center;gap:16px;margin-bottom:28px;padding:22px 24px;display:grid}.cd-shell .property-card .eyebrow{color:var(--cd-ink-mute);margin-bottom:6px}.cd-shell .property-card .addr{margin:0;font-size:17px;font-weight:600;line-height:1.25}.cd-shell .property-card .when{letter-spacing:.08em;text-transform:uppercase;color:var(--cd-ink-mute);text-align:right;font-family:Geist Mono,monospace;font-size:11.5px}.cd-shell .oh-hero{margin-bottom:36px}.cd-shell .oh-hero .eyebrow{margin-bottom:16px}.cd-shell .oh-hero h1{letter-spacing:-.03em;text-wrap:balance;margin:0 0 16px;font-size:clamp(36px,7vw,64px);font-weight:700;line-height:.98}.cd-shell .oh-hero p{color:var(--cd-ink-soft);max-width:50ch;margin:0;font-size:17px;line-height:1.5}.cd-shell .oh-form{padding:32px 28px;box-shadow:0 12px 40px -16px #0000001f}@media (min-width:720px){.cd-shell .oh-form{padding:40px}}.cd-shell .next-block{background:var(--cd-bg);border:1px solid var(--cd-rule);border-radius:6px;margin-top:36px;padding:24px 28px}.cd-shell .next-block .eyebrow{margin-bottom:14px}.cd-shell .next-block ul{margin:0;padding:0;list-style:none}.cd-shell .next-block li{border-bottom:1px solid var(--cd-rule-soft);color:var(--cd-ink-soft);padding:10px 0 10px 22px;font-size:14.5px;position:relative}.cd-shell .next-block li:last-child{border-bottom:0}.cd-shell .next-block li:before{content:"";background:var(--cd-forest);width:12px;height:1px;position:absolute;top:20px;left:0}.cd-shell .oh-footer{border-top:1px solid var(--cd-rule);text-align:center;color:var(--cd-ink-mute);margin-top:60px;padding:24px 22px;font-size:12px;line-height:1.6}.cd-shell .oh-footer .legal,.cd-shell .oh-footer p{max-width:60ch;margin:0 auto 8px}.cd-shell .pv-hero{padding:80px 0 60px}.cd-shell .pv-hero h1{letter-spacing:-.032em;text-wrap:balance;max-width:18ch;margin:0 0 24px;font-size:clamp(48px,6vw,80px);font-weight:700;line-height:.98}.cd-shell .pv-hero p.lede{color:var(--cd-ink-soft);max-width:56ch;margin:0 0 20px;font-size:19px;line-height:1.55}.cd-shell .pv-hero p.lede-small{font-size:17px}.cd-shell .pv-hero .notice{background:var(--cd-bg-soft);border-left:2px solid var(--cd-flag-ink);max-width:60ch;margin-top:28px;padding:18px 22px}.cd-shell .pv-hero .notice .eyebrow{color:var(--cd-flag-ink);margin-bottom:6px}.cd-shell .pv-hero .notice p{color:var(--cd-ink-soft);margin:0;font-size:14.5px;line-height:1.55}.cd-shell .pv-body{padding:40px 0 120px}.cd-shell .pv-section{border-top:1px solid var(--cd-rule);padding:40px 0}.cd-shell .pv-section:first-child{border-top:0;padding-top:0}.cd-shell .pv-section h2{letter-spacing:-.018em;text-wrap:balance;max-width:22ch;margin:0 0 18px;font-size:clamp(26px,2.8vw,34px);font-weight:700;line-height:1.1}.cd-shell .pv-section p{color:var(--cd-ink-soft);max-width:64ch;margin:0 0 14px;font-size:16px;line-height:1.7}.cd-shell .pv-section ul{border-top:1px solid var(--cd-rule-soft);max-width:64ch;margin:18px 0 16px;padding:0;list-style:none}.cd-shell .pv-section ul li{border-bottom:1px solid var(--cd-rule-soft);color:var(--cd-ink-soft);padding:12px 0 12px 22px;font-size:15.5px;position:relative}.cd-shell .pv-section ul li:before{content:"";background:var(--cd-ink-mute);width:12px;height:1px;position:absolute;top:21px;left:0}.cd-shell .pv-section .meta-row{background:var(--cd-bg-soft);border:1px solid var(--cd-rule);color:var(--cd-ink-soft);max-width:64ch;margin-top:18px;padding:14px 18px;font-size:13.5px;line-height:1.55}.cd-shell .crm-preview-banner{color:#1e3a8a;background:#eff6ff;border:1px solid #1d4ed842;border-radius:8px;margin:20px 0 0;padding:13px 16px;font-size:.92rem;font-weight:650}.cd-shell .post-header{border-bottom:1px solid var(--cd-rule);padding:60px 0}.cd-shell .post-header .container{max-width:920px}.cd-shell .post-back{letter-spacing:.1em;text-transform:uppercase;color:var(--cd-ink-mute);align-items:center;gap:8px;margin-bottom:36px;font-family:Geist Mono,monospace;font-size:12px;display:inline-flex}.cd-shell .post-header .topline{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:22px;display:flex}.cd-shell .post-header .cat{letter-spacing:.14em;text-transform:uppercase;color:var(--cd-forest);font-family:Geist Mono,monospace;font-size:11px}.cd-shell .post-header .dot{color:var(--cd-ink-mute);font-family:Geist Mono,monospace;font-size:11px}.cd-shell .post-header h1{letter-spacing:-.03em;text-wrap:balance;max-width:22ch;margin:0 0 24px;font-size:clamp(40px,6vw,72px);font-weight:700;line-height:1}.cd-shell .post-header .dek{color:var(--cd-ink-soft);max-width:56ch;margin:0 0 36px;font-family:Instrument Serif,serif;font-size:22px;font-style:italic;font-weight:400;line-height:1.45}.cd-shell .post-header .meta-row{border-top:1px solid var(--cd-rule);letter-spacing:.08em;text-transform:uppercase;color:var(--cd-ink-mute);flex-wrap:wrap;gap:28px;padding-top:22px;font-family:Geist Mono,monospace;font-size:11.5px;display:flex}.cd-shell .post-header .meta-row .ink{color:var(--cd-ink)}.cd-shell .post-layout{padding:0 0 80px}.cd-shell .post-layout .container{max-width:1280px}.cd-shell .post-grid{grid-template-columns:1fr 280px;gap:80px;padding-top:60px;display:grid}.cd-shell .post-main{min-width:0;max-width:720px}.cd-shell .post-sidebar{flex-direction:column;align-self:start;gap:32px;display:flex;position:sticky;top:100px}.cd-shell .post-sidebar .ps-block{border-top:1px solid var(--cd-rule);padding-top:22px}.cd-shell .post-sidebar h4{letter-spacing:.14em;text-transform:uppercase;color:var(--cd-ink-mute);margin:0 0 14px;font-family:Geist Mono,monospace;font-size:11px;font-weight:500}.cd-shell .post-sidebar .toc li{padding:5px 0}.cd-shell .post-sidebar .toc a{color:var(--cd-ink-soft);align-items:baseline;gap:10px;font-size:13.5px;line-height:1.4;display:flex}.cd-shell .post-sidebar .toc a .n{color:var(--cd-ink-mute);flex-shrink:0;padding-top:1px;font-family:Geist Mono,monospace;font-size:10px}.cd-shell .post-sidebar .share-list a{color:var(--cd-ink-soft);border-bottom:1px solid var(--cd-rule-soft);align-items:center;gap:10px;padding:10px 0;font-size:13.5px;display:flex}.cd-shell .post-sidebar .mini-author{align-items:center;gap:12px;display:flex}.cd-shell .post-sidebar .mini-author .avatar,.cd-shell .post-author .avatar{background:var(--cd-bg-warm);border:1px solid var(--cd-rule);flex-shrink:0;overflow:hidden}.cd-shell .post-sidebar .mini-author .avatar{border-radius:50%;width:44px;height:44px}.cd-shell .post-sidebar .mini-author .avatar img,.cd-shell .post-author .avatar img{object-fit:cover;object-position:center top;width:100%;height:100%}.cd-shell .post-sidebar .mini-author .name{font-size:13.5px;font-weight:600}.cd-shell .post-sidebar .mini-author .role{letter-spacing:.08em;text-transform:uppercase;color:var(--cd-ink-mute);margin-top:2px;font-family:Geist Mono,monospace;font-size:10px}.cd-shell .post-sidebar .cta-mini{background:var(--cd-forest);color:#fff;flex-direction:column;gap:10px;padding:18px 20px;display:flex}.cd-shell .post-sidebar .cta-mini .eyebrow{color:#ffffffb3;margin:0}.cd-shell .post-sidebar .cta-mini p{color:#ffffffe6;margin:0;font-size:14px;line-height:1.45}.cd-shell .post-sidebar .cta-mini a{letter-spacing:.12em;text-transform:uppercase;color:#fff;align-items:center;gap:6px;padding-top:4px;font-family:Geist Mono,monospace;font-size:11px;display:inline-flex}.cd-shell .post-body p{color:var(--cd-ink);text-wrap:pretty;margin:0 0 20px;font-size:18px;line-height:1.7}.cd-shell .post-body p.first:first-letter{float:left;color:var(--cd-forest);padding:6px 10px 0 0;font-family:Instrument Serif,serif;font-size:4em;font-weight:400;line-height:.85}.cd-shell .post-body h2{letter-spacing:-.02em;text-wrap:balance;margin:56px 0 18px;scroll-margin-top:100px;font-size:clamp(26px,3vw,34px);font-weight:700;line-height:1.15}.cd-shell .post-body h3{letter-spacing:-.01em;margin:36px 0 12px;font-size:20px;font-weight:600;line-height:1.25}.cd-shell .post-body blockquote{border-left:2px solid var(--cd-forest);color:var(--cd-ink);max-width:28ch;margin:36px 0;padding:8px 0 8px 26px;font-family:Instrument Serif,serif;font-size:26px;font-style:italic;font-weight:400;line-height:1.35}.cd-shell .post-figure{border:1px solid var(--cd-rule);background:var(--cd-bg-soft);margin:40px 0;overflow:hidden}.cd-shell .post-figure img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}.cd-shell .post-figure figcaption{color:var(--cd-ink-soft);border-top:1px solid var(--cd-rule);background:var(--cd-bg);padding:14px 18px;font-size:13px;line-height:1.5}.cd-shell .post-body .callout{background:var(--cd-bg-soft);border:1px solid var(--cd-rule);margin:32px 0;padding:22px 26px}.cd-shell .post-body .callout.flag{border-left:2px solid var(--cd-flag-ink)}.cd-shell .post-body .callout.flag .eyebrow{color:var(--cd-flag-ink)}.cd-shell .post-body .callout p{color:var(--cd-ink-soft);margin:0;font-size:15.5px;line-height:1.55}.cd-shell .post-body .divider{text-align:center;letter-spacing:.4em;color:var(--cd-ink-mute);margin:56px 0;font-family:Geist Mono,monospace;font-size:14px}.cd-shell .post-author{background:var(--cd-bg-soft);border:1px solid var(--cd-rule);grid-template-columns:96px 1fr;align-items:start;gap:24px;margin-top:80px;padding:32px;display:grid}.cd-shell .post-author .avatar{border-radius:50%;width:96px;height:96px}.cd-shell .post-author h4{margin:0 0 6px;font-size:18px;font-weight:600}.cd-shell .post-author p{color:var(--cd-ink-soft);margin:0 0 12px;font-size:14.5px;line-height:1.55}.cd-shell .post-author .langs{letter-spacing:.08em;color:var(--cd-ink-mute);text-transform:uppercase;font-family:Geist Mono,monospace;font-size:11px}.cd-shell .related{border-top:1px solid var(--cd-rule);background:var(--cd-bg-soft);padding:100px 0}.cd-shell .related .container{max-width:var(--cd-max)}.cd-shell .rel-card{background:var(--cd-bg);min-height:240px}.cd-shell .closing-cta{background:var(--cd-forest);color:#fff;padding:100px 0}.cd-shell .closing-cta .container{text-align:center;max-width:900px}.cd-shell .closing-cta .eyebrow{color:#ffffffb3;margin-bottom:18px}.cd-shell .closing-cta h2{color:#fff;letter-spacing:-.025em;text-wrap:balance;margin:0 0 28px;font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.04}.cd-shell .closing-cta p{color:#fffc;max-width:50ch;margin:0 auto 32px;font-size:18px;line-height:1.55}.cd-shell .closing-cta .btn{color:var(--cd-forest);background:#fff}@media (max-width:1100px){.cd-shell .container{padding-inline:40px}}@media (max-width:1020px){.cd-shell nav.primary,.cd-shell .site-header .btn-primary{display:none}.cd-shell .hamburger{display:inline-flex}.cd-shell .mobile-cta{max-width:360px;display:block;left:auto;right:14px}.cd-shell .mobile-cta .btn{justify-content:center;width:100%;padding:16px;font-size:15px;box-shadow:0 12px 32px #0b302247}}@media (max-width:980px){.cd-shell .guide-body .container,.cd-shell .areas-hero .container,.cd-shell .li-hero .container,.cd-shell .inquiry .container,.cd-shell .pv-body .container,.cd-shell .post-grid{grid-template-columns:1fr;gap:40px}.cd-shell .toc,.cd-shell .pv-toc,.cd-shell .post-sidebar{position:static}.cd-shell .toc,.cd-shell .pv-toc{border-bottom:1px solid var(--cd-rule);padding-bottom:20px}.cd-shell .area-block .container,.cd-shell .area-block.reverse .container{grid-template-columns:1fr;gap:36px}.cd-shell .area-block.reverse .photo-col,.cd-shell .area-block.reverse .text-col{order:initial}}@media (max-width:880px){.cd-shell .articles-grid,.cd-shell .related-grid,.cd-shell footer.site .top{grid-template-columns:1fr}}@media (max-width:720px){.cd-shell .container{padding-inline:22px}.cd-shell .areas-hero .map-strip{grid-template-columns:1fr 1fr;gap:18px}.cd-shell .mobile-cta{max-width:none;left:14px}}@media (max-width:540px){.cd-shell .area-facts,.cd-shell .inquiry-form .form-grid,.cd-shell .oh-form .radio-row,.cd-shell .post-author{grid-template-columns:1fr}.cd-shell .inquiry-form,.cd-shell .oh-form{padding:28px 22px}}.cd-shell{--bg:#f1ece1;--bg-soft:#f7f3eb;--bg-warm:#ebe4d4;--ink:#161514;--ink-soft:#4a4742;--ink-mute:#847f73;--rule:#d9d2c1;--rule-soft:#e6dfce;--forest:#15452f;--forest-deep:#0b3022;--forest-tint:#d6e2da;--flag-ink:#b34a2a;--flag-bg:#f5e6dd;--flag-rule:#e7c8b8;--max:1440px;--cd-bg:#f1ece1;--cd-bg-soft:#f7f3eb;--cd-bg-warm:#ebe4d4;--cd-ink:#161514;--cd-ink-soft:#4a4742;--cd-ink-mute:#847f73;--cd-rule:#d9d2c1;--cd-rule-soft:#e6dfce;--cd-forest:#15452f;--cd-forest-deep:#0b3022;--cd-forest-tint:#d6e2da;--cd-flag-ink:#b34a2a;--cd-flag-bg:#f5e6dd;--cd-flag-rule:#e7c8b8;--cd-max:1440px;background:var(--cd-bg);min-height:100vh;color:var(--cd-ink);font-family:Geist,system-ui,-apple-system,Helvetica Neue,Arial,sans-serif;font-size:17px;line-height:1.5}body:has(.cd-shell){color:#161514;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#f1ece1;font-family:Geist,system-ui,-apple-system,Helvetica Neue,sans-serif;font-size:17px;line-height:1.5}.cd-shell main{width:auto;max-width:none;margin:0;padding:0}.cd-shell img{max-width:100%;display:block}.cd-shell a{color:inherit;text-decoration:none}.cd-shell h1,.cd-shell h2,.cd-shell h3,.cd-shell p{margin:0}.cd-header,.cd-hero,.cd-trust,.cd-section,.cd-footer,.cd-page-hero,.cd-map-strip,.cd-area-block,.cd-toc-layout{width:100%;max-width:none;margin-inline:auto}.cd-hero,.cd-trust,.cd-section,.cd-footer,.cd-page-hero,.cd-map-strip,.cd-area-block,.cd-toc-layout{padding-inline:max(22px, calc((100% - var(--cd-max)) / 2 + 56px))}.cd-header{z-index:50;min-height:76px;padding-inline:max(22px, calc((100% - var(--cd-max)) / 2 + 56px));background:var(--cd-bg);border-bottom:1px solid #0000;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:24px;display:grid;position:sticky;top:0}.cd-header-compact{grid-template-columns:auto auto;justify-content:space-between}.cd-logo{align-items:center;gap:12px;display:inline-flex}.cd-logo>span:first-child{background:var(--cd-forest);color:#fff;border-radius:999px;place-items:center;width:44px;height:44px;font-weight:600;display:grid}.cd-logo strong,.cd-logo small{display:block}.cd-logo strong{font-size:15px}.cd-logo small{color:var(--cd-ink-mute);font-size:12px}.cd-nav{justify-content:center;gap:32px;display:flex}.cd-nav a,.cd-small-link{color:var(--cd-ink-soft);font-size:14.5px;font-weight:400}.cd-nav a:hover,.cd-small-link:hover{color:var(--cd-forest)}.cd-button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:12px 20px;font-size:14.5px;font-weight:500;display:inline-flex}.cd-button-lg{min-height:54px;padding-inline:26px;font-size:16px}.cd-button-primary{background:var(--cd-forest);color:#fff}.cd-shell .cd-button-primary{color:#fff}.cd-button-primary:hover{background:var(--cd-forest-deep);color:#fff}.cd-button-outline{border-color:var(--cd-ink);color:var(--cd-ink)}.cd-button-outline:hover{background:var(--cd-ink);color:#fff}.cd-menu-button{border:1px solid var(--cd-rule);background:0 0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:42px;height:42px;display:none}.cd-menu-button span{background:var(--cd-ink);width:18px;height:2px}.cd-mobile-menu{width:min(var(--cd-max), calc(100% - 44px));background:var(--cd-bg);gap:6px;margin:0 auto;padding:12px 0 18px;display:grid}.cd-mobile-menu a:not(.cd-button){min-height:44px;color:var(--cd-ink-soft);border-radius:8px;align-items:center;padding:10px 12px;font-weight:700;display:flex}.cd-eyebrow{color:var(--cd-forest);letter-spacing:.14em;text-transform:uppercase;font-family:Geist Mono,ui-monospace,monospace;font-size:12px;font-weight:500}.placeholder-flag{border:1px solid var(--cd-flag-rule,#e7c8b8);background:var(--cd-flag-bg,#f5e6dd);width:fit-content;color:var(--cd-flag-ink,#b34a2a);letter-spacing:.12em;text-transform:uppercase;border-radius:3px;align-items:center;padding:3px 8px;font-family:Geist Mono,monospace;font-size:10px;font-weight:500;display:inline-flex}.cd-pending-star{color:var(--cd-flag-ink);margin-left:2px;font-family:Geist Mono,ui-monospace,monospace;font-size:10px}.cd-hero{padding:80px 0 110px;padding-inline:max(22px, calc((100% - var(--cd-max)) / 2 + 56px));grid-template-columns:minmax(0,1.1fr) minmax(320px,1fr);align-items:center;gap:80px;display:grid}.cd-hero-copy{gap:24px;display:grid}.cd-hero h1,.cd-page-hero h1{max-width:850px;color:var(--cd-ink);letter-spacing:-.035em;font-size:clamp(48px,7vw,96px);line-height:.94}.cd-hero h1 span{color:var(--cd-forest)}.cd-hero p,.cd-page-hero p,.cd-section-head p,.cd-area-block p,.cd-about p,.cd-footer p{color:var(--cd-ink-soft)}.cd-hero-copy>p:last-of-type,.cd-page-hero>p{max-width:36ch;font-size:19px;line-height:1.5}.cd-actions{flex-wrap:wrap;gap:14px;display:flex}.cd-portrait-wrap{max-width:440px;margin-left:auto}.cd-portrait,.cd-about-photo,.cd-area-photo,.cd-form-card{border:1px solid var(--cd-rule);background:var(--cd-bg-warm);box-shadow:0 30px 60px -28px #00000052,0 8px 20px -10px #0000001f}.cd-portrait{aspect-ratio:4/4.6;overflow:hidden}.cd-portrait img,.cd-about-photo img,.cd-area-photo img{object-fit:cover;width:100%;height:100%}.cd-portrait img,.cd-about-photo img{object-position:50% 18%}.cd-portrait-meta{border:1px solid var(--cd-rule);background:var(--cd-bg-soft);color:var(--cd-ink-mute);justify-content:space-between;align-items:center;gap:14px;margin-top:14px;padding:14px 18px;font-size:13px;display:flex}.cd-portrait-meta>div:last-child{text-align:right}.cd-portrait-meta strong{color:var(--cd-ink);font-size:14.5px;font-weight:600;display:block}.cd-portrait-meta span{color:var(--cd-ink-mute);letter-spacing:.08em;text-transform:uppercase;font-family:Geist Mono,ui-monospace,monospace;font-size:11px;display:block}.cd-trust{background:var(--cd-bg-soft);grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;padding-block:36px;display:grid}.cd-trust span,.cd-map-strip span,.cd-quick-facts span{color:var(--cd-ink-mute);letter-spacing:.14em;text-transform:uppercase;margin-bottom:5px;font-family:Geist Mono,ui-monospace,monospace;font-size:11px;font-weight:500;display:block}.cd-trust strong{font-size:14.5px;font-weight:500}.cd-section{padding-block:120px}.cd-soft{background:var(--cd-bg-soft)}.cd-section-head{gap:18px;max-width:780px;margin-bottom:56px;display:grid}.cd-section-head h2,.cd-about h2,.cd-area-block h2,.cd-centered h2,.cd-two-col h2{letter-spacing:-.028em;font-size:clamp(36px,4.5vw,60px);line-height:1}.cd-who-grid,.cd-area-cards,.cd-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.cd-who-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.cd-who-grid article,.cd-card-grid a,.cd-testimonial-card{background:var(--cd-bg-soft);align-content:start;gap:14px;min-height:320px;padding:40px 36px;display:grid}.cd-who-grid article span,.cd-area-card small,.cd-step-grid span{color:var(--cd-forest);letter-spacing:.12em;text-transform:uppercase;font-family:Geist Mono,ui-monospace,monospace;font-size:12px;font-weight:500}.cd-who-grid h3,.cd-area-card h3,.cd-step-grid h3,.cd-card-grid h3{font-size:26px;line-height:1.15}.cd-who-grid p,.cd-area-card p,.cd-card-grid p,.cd-testimonial-card p,.cd-testimonial-card blockquote{color:var(--cd-ink-soft)}.cd-who-grid a,.cd-card-grid a{color:var(--cd-forest);letter-spacing:.1em;text-transform:uppercase;font-family:Geist Mono,ui-monospace,monospace;font-size:12px;font-weight:500}.cd-area-card{gap:0;display:grid}.cd-area-photo-frame{margin-bottom:18px;position:relative;overflow:hidden}.cd-area-photo-frame img,.cd-placeholder-photo{aspect-ratio:4/3;object-fit:cover;background:var(--cd-bg-warm);width:100%;height:100%}.cd-area-photo-frame img{transition:transform .7s}.cd-area-card:hover .cd-area-photo-frame img{transform:scale(1.04)}.cd-photo-tag{color:#fff;letter-spacing:.12em;text-transform:uppercase;background:#0b3022d9;padding:5px 10px;font-family:Geist Mono,ui-monospace,monospace;font-size:10px;position:absolute;bottom:12px;left:12px}.cd-area-meta{color:var(--cd-ink-mute);letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-family:Geist Mono,ui-monospace,monospace;font-size:11px;display:block}.cd-placeholder-photo{place-items:center;display:grid;position:relative}.cd-placeholder-photo:before{content:"";border:1px dashed var(--cd-rule);position:absolute;inset:16px}.cd-placeholder-photo span{z-index:1;background:var(--cd-bg-soft);color:var(--cd-ink-mute);letter-spacing:.08em;text-transform:uppercase;padding:8px 14px;font-size:11px;font-weight:800;position:relative}.cd-forest{background:var(--cd-forest);color:#fff;width:100%;max-width:none}.cd-forest .cd-eyebrow,.cd-forest p,.cd-forest h2,.cd-forest h3{color:#fff}.cd-step-grid{width:min(var(--cd-max), 100%);grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.cd-step-grid article{border-right:1px solid #ffffff2e;padding-right:28px}.cd-step-grid article:last-child{border-right:0}.cd-about{grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);align-items:start;gap:80px;display:grid}.cd-about-photo{aspect-ratio:4/4.6;max-width:360px;overflow:hidden}.cd-about>div:last-child{gap:20px;display:grid}.cd-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;margin:20px 0 0;display:grid}.cd-facts div{border-top:1px solid var(--cd-rule-soft);padding:14px 0}.cd-facts dt{color:var(--cd-ink-mute);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:800}.cd-facts dd{margin:5px 0 0;font-weight:700}.cd-testimonial-card{border:1px dashed var(--cd-rule);max-width:820px}.cd-testimonial-card blockquote{max-width:620px;margin:10px 0 0;font-size:clamp(20px,2.2vw,28px);line-height:1.4}.cd-contact{background:var(--cd-forest);color:#fff;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:start;gap:80px;width:100%;max-width:none;padding-block:120px;display:grid}.cd-contact h2{color:#fff;letter-spacing:-.028em;margin:18px 0 24px;font-size:clamp(40px,5vw,68px);line-height:.98}.cd-contact p,.cd-contact .cd-eyebrow{color:#ffffffd1}.cd-contact .cd-eyebrow{color:#ffffffb3}.cd-contact>div:first-child{gap:0;display:grid}.cd-contact-lede{color:#ffffffc7;max-width:34ch;margin:0;font-size:18px;line-height:1.5}.cd-commitments{border-top:1px solid #ffffff2e;margin-top:44px;padding-top:28px}.cd-commit{color:#ffffffe0;align-items:flex-start;gap:14px;padding:10px 0;font-size:14.5px;display:flex}.cd-tick{background:#ffffff80;flex-shrink:0;width:14px;height:1px;margin-top:11px}.cd-direct-contact{flex-wrap:wrap;gap:12px 18px;margin-top:30px;font-size:14.5px;font-weight:700;display:flex}.cd-direct-contact a{color:#fff;border-bottom:1px solid #ffffff6b;padding-bottom:3px;text-decoration:none}.cd-direct-contact a:hover{border-color:#fff}.cd-form-card{background:var(--cd-bg);color:var(--cd-ink);border-radius:6px;padding:44px;box-shadow:0 24px 60px -20px #00000040}.cd-form-card .form-heading h2{color:var(--cd-ink);letter-spacing:-.018em;margin:0 0 6px;font-size:24px;font-weight:700;line-height:1.15}.cd-form-card .form-heading .eyebrow,.cd-form-card .form-next-steps{display:none}.cd-form-card .form-heading p{color:var(--cd-ink-mute);margin:0 0 28px;font-size:14px}.cd-form-card .lead-form,.cd-form-card .form-grid{display:grid}.cd-form-card .lead-form{gap:0}.cd-form-card .form-grid{grid-template-columns:1fr 1fr;gap:16px}.cd-form-card .field,.cd-form-card .consent-field{margin:0}.cd-form-card .field-wide,.cd-form-card .consent-field,.cd-form-card .form-actions{grid-column:1/-1}.cd-form-card .field>span,.cd-form-card .field legend{letter-spacing:.1em;text-transform:uppercase;color:var(--cd-ink-mute);margin-bottom:6px;font-family:Geist Mono,ui-monospace,monospace;font-size:11px;font-weight:500;display:block}.cd-form-card .field input,.cd-form-card .field select,.cd-form-card .field textarea{border:1px solid var(--cd-rule);background:var(--cd-bg-soft);width:100%;color:var(--cd-ink);border-radius:6px;padding:12px 14px;font-family:inherit;font-size:15px;transition:border-color .15s,background .15s}.cd-form-card .field input:focus,.cd-form-card .field select:focus,.cd-form-card .field textarea:focus{border-color:var(--cd-forest);background:#fff;outline:none}.cd-form-card .field textarea{resize:vertical;min-height:96px}.cd-form-card .consent-field{color:var(--cd-ink-soft);align-items:flex-start;gap:10px;padding:14px 0;font-size:13px;line-height:1.5;display:flex}.cd-form-card .consent-field input{flex-shrink:0;margin-top:3px}.cd-form-card .form-actions{gap:10px;margin-top:12px;display:grid}.cd-shell .cd-form-card .button.primary{border:1px solid #0000;border-color:var(--cd-forest);background:var(--cd-forest);color:#fff;width:100%;min-height:auto;box-shadow:none;border-radius:999px;justify-content:center;padding:20px;font-size:17px;font-weight:600}.cd-shell .cd-form-card .button.primary:hover{background:var(--cd-forest-deep);color:#fff}.cd-form-card .form-actions p{color:var(--cd-ink-mute);margin:0}.cd-form-card .cd-form-fine{color:var(--cd-ink-mute);border-top:1px solid var(--cd-rule-soft);margin:18px 0 0;padding-top:16px;font-size:11.5px;line-height:1.6}.cd-page-hero{gap:24px;padding-block:96px 78px;display:grid}.cd-split-hero{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:80px}.cd-map-strip,.cd-quick-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;padding-block:24px;display:grid}.cd-area-block{grid-template-columns:minmax(300px,1.05fr) minmax(0,1fr);align-items:center;gap:80px;padding-block:95px;display:grid}.cd-area-reverse .cd-area-photo{order:2}.cd-area-photo{aspect-ratio:4/5;position:relative;overflow:hidden}.cd-area-photo small{color:#fff;background:#0b3022d9;padding:6px 10px;font-size:11px;font-weight:800;position:absolute;top:14px;left:14px}.cd-area-block>div:last-child{gap:18px;display:grid}.cd-centered{text-align:center;justify-items:center;gap:20px;display:grid}.cd-two-col{grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:start;gap:80px;display:grid}.cd-two-col aside{gap:20px;display:grid}.cd-number-list{gap:14px;margin:16px 0 0;padding:0;list-style:none;display:grid}.cd-number-list li{border-top:1px solid var(--cd-rule-soft);gap:5px;padding:14px 0;display:grid}.cd-number-list span{color:var(--cd-ink-soft)}.cd-note{border-left:3px solid var(--cd-flag-ink);background:var(--cd-bg-soft);padding:18px}.cd-shell .cd-open-house-main{width:min(880px,100% - 44px);margin:0 auto;padding:40px 0 120px}.cd-open-house{background:var(--cd-bg-soft)}.cd-open-house .cd-header{border-bottom:1px solid var(--cd-rule);-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;position:relative}.cd-open-house .cd-property-card{border:1px solid var(--cd-rule);background:var(--cd-bg);grid-template-columns:1fr auto;align-items:center;gap:16px;margin-bottom:28px;padding:22px 24px;display:grid}.cd-open-house .cd-property-card .cd-eyebrow{color:var(--cd-ink-mute);margin:0 0 6px}.cd-open-house .cd-property-card strong{color:var(--cd-ink);font-size:17px;line-height:1.25}.cd-property-when{letter-spacing:.08em;text-align:right;text-transform:uppercase;font-family:Geist Mono,monospace;font-size:11.5px}.cd-open-hero{margin-bottom:36px}.cd-open-hero .cd-eyebrow{margin-bottom:16px}.cd-open-hero h1{color:var(--cd-ink);letter-spacing:-.03em;margin:0 0 16px;font-size:clamp(36px,7vw,64px);line-height:.98}.cd-open-hero p{max-width:50ch;color:var(--cd-ink-soft);margin:0;font-size:17px;line-height:1.5}.cd-open-form{padding:32px 28px;box-shadow:0 12px 40px -16px #0000001f}.cd-open-form .form-grid{grid-template-columns:1fr}.cd-open-form .field input,.cd-open-form .field select{min-height:52px;padding:16px;font-size:16px}.cd-next-block{background:var(--cd-bg);border:1px solid var(--cd-rule);border-radius:6px;margin-top:36px;padding:24px 28px}.cd-next-block .cd-eyebrow{margin:0 0 14px}.cd-next-block ul{margin:0;padding:0;list-style:none}.cd-next-block li{border-bottom:1px solid var(--cd-rule-soft);color:var(--cd-ink-soft);padding:10px 0 10px 22px;font-size:14.5px;position:relative}.cd-next-block li:last-child{border-bottom:0}.cd-next-block li:before{content:"";background:var(--cd-forest);width:12px;height:1px;position:absolute;top:20px;left:0}.cd-oh-footer{border-top:1px solid var(--cd-rule);text-align:center;color:var(--cd-ink-mute);padding:24px 22px;font-size:12px;line-height:1.6}.cd-oh-footer p{max-width:60ch;margin:0 auto}.cd-toc-layout{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:70px;padding-bottom:100px;display:grid}.cd-toc-layout>aside{color:var(--cd-ink-soft);gap:10px;display:grid;position:sticky;top:96px}.cd-toc-layout>aside a{color:var(--cd-forest);padding:8px 0;font-weight:700}.cd-guide-articles,.cd-post-body{gap:34px;display:grid}.cd-guide-articles article,.cd-post-body{border:1px solid var(--cd-rule-soft);background:var(--cd-bg-soft);padding:34px}.cd-guide-articles h2,.cd-post-body h2{scroll-margin-top:100px;font-size:clamp(30px,3.6vw,48px);line-height:1.04}.cd-guide-articles p,.cd-guide-articles li,.cd-post-body p,.cd-post-body li{color:var(--cd-ink-soft);line-height:1.7}.cd-guide-articles ul,.cd-post-body ul{gap:8px;display:grid}.cd-post-layout{grid-template-columns:minmax(0,1fr) 260px}.cd-post-body{font-size:18px}.cd-first:first-letter{color:var(--cd-forest);float:left;padding-right:8px;font-size:4.5rem;line-height:.9}.cd-post-body blockquote{border-left:4px solid var(--cd-forest);color:var(--cd-ink);margin:8px 0;padding-left:18px;font-size:24px}.cd-post-figure{margin:14px 0}.cd-post-figure img{width:100%}.cd-post-figure figcaption{color:var(--cd-ink-mute);margin-top:8px;font-size:13px}.cd-footer{background:var(--cd-bg-soft);gap:26px;padding-block:80px 36px;display:grid}.cd-footer-grid{grid-template-columns:minmax(0,1.35fr) repeat(3,minmax(150px,.6fr));gap:34px;display:grid}.cd-footer-grid>div{align-content:start;gap:10px;display:grid}.cd-footer h4{text-transform:uppercase;margin:0 0 4px;font-size:13px}.cd-footer a{color:var(--cd-ink-soft);font-size:14px;font-weight:700}.cd-compliance{max-width:84ch;color:var(--cd-ink-mute);border:0;padding-top:32px;font-size:12px;line-height:1.65}.cd-footer-bottom{color:var(--cd-ink-mute);flex-wrap:wrap;justify-content:space-between;gap:14px;font-size:13px;display:flex}.cd-footer-bottom span:last-child{gap:12px;display:flex}.cd-mobile-cta{display:none}@media (max-width:1020px){.cd-nav,.cd-header-cta{display:none}.cd-menu-button{display:flex}.cd-header{grid-template-columns:auto minmax(0,1fr) auto}.cd-hero,.cd-split-hero,.cd-about,.cd-contact,.cd-area-block,.cd-two-col,.cd-toc-layout,.cd-post-layout{grid-template-columns:1fr}.cd-hero{gap:48px;padding-top:52px}.cd-portrait-wrap{margin-left:0}.cd-trust,.cd-who-grid,.cd-area-cards,.cd-step-grid,.cd-map-strip,.cd-quick-facts,.cd-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cd-toc-layout>aside{position:static}.cd-area-reverse .cd-area-photo{order:0}}@media (max-width:640px){.cd-shell{padding-bottom:72px}.cd-header,.cd-hero,.cd-trust,.cd-section,.cd-footer,.cd-page-hero,.cd-map-strip,.cd-area-block,.cd-toc-layout{width:100%;padding-inline:22px}.cd-hero h1,.cd-page-hero h1{font-size:clamp(42px,13vw,56px);line-height:.98}.cd-section{padding-block:80px}.cd-form-card{padding:28px 22px}.cd-form-card .form-grid,.cd-trust,.cd-who-grid,.cd-area-cards,.cd-step-grid,.cd-map-strip,.cd-quick-facts,.cd-footer-grid,.cd-facts,.cd-card-grid{grid-template-columns:1fr}.cd-step-grid article{border-top:1px solid #ffffff2e;border-right:0;padding-top:22px}.cd-step-grid article:first-child{border-top:0;padding-top:0}.cd-actions .cd-button,.cd-form-card .button.primary{width:100%}.cd-mobile-cta{z-index:60;background:var(--cd-forest);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:52px;font-weight:800;display:flex;position:fixed;bottom:12px;left:12px;right:12px}}.crm-workspace-shell{--crm-bg:#f5f2ed;--crm-surface:#fff;--crm-surface-warm:#fdfcf9;--crm-surface-sunk:#efece6;--crm-border:#16131017;--crm-border-strong:#16131029;--crm-border-soft:#1613100d;--crm-accent:#1e5f4f;--crm-accent-light:#edf6f2;--crm-accent-hover:#174a3d;--crm-ink:#161310;--crm-secondary:#6d6256;--crm-muted:#9a9084;--crm-faint:#b8aea2;--crm-hot:#9b2525;--crm-hot-bg:#fef2f2;--crm-hot-border:#f0c4c4;--crm-warm:#92600e;--crm-warm-bg:#fdf8ee;--crm-warm-border:#e8d0a0;--crm-cold:#3b6aa0;--crm-cold-bg:#f0f5fb;--crm-cold-border:#c2d0e0;--crm-overdue:#a03030;--crm-overdue-bg:#fef0f0;--crm-overdue-border:#e8b0b0;--crm-new:#1e5f4f;--crm-new-bg:#edf6f2;--crm-draft-accent:#3b7a9b;--crm-draft-bg:#f0f6fa;--crm-shadow-card:0 1px 2px #3227190a, 0 0 0 1px #1613100f;--crm-shadow-md:0 4px 12px #32271912;--crm-shadow-pop:0 12px 32px #32271924, 0 0 0 1px #1613100f;--crm-radius:10px;--crm-radius-sm:8px;--crm-radius-pill:999px;--crm-font:ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, "Inter", sans-serif;--crm-mono:ui-monospace, "SF Mono", Menlo, Consolas, monospace;--bg:var(--crm-bg);--ink:var(--crm-ink);--muted:var(--crm-secondary);--line:var(--crm-border);--green:var(--crm-accent);--panel:var(--crm-surface);width:min(1360px,100% - 40px);min-height:100vh;color:var(--crm-ink);margin:0 auto;padding-bottom:60px;font-family:Plus Jakarta Sans,Inter,Arial,Helvetica,sans-serif}body:has(.crm-workspace-shell){background:#f5f2ed}main.crm-workspace-shell{width:100%;max-width:none;min-height:100vh;color:var(--crm-ink);background:var(--crm-bg);font-family:var(--crm-font);letter-spacing:0;font-feature-settings:"ss01", "cv11", "tnum" 1;-webkit-font-smoothing:antialiased;margin:0;padding:0;font-size:13px;line-height:1.45}.crm-workspace-shell *,.crm-workspace-shell :before,.crm-workspace-shell :after{box-sizing:border-box}.crm-workspace-shell button,.crm-workspace-shell input,.crm-workspace-shell select,.crm-workspace-shell textarea{font:inherit}.crm-workspace-shell [data-tnum]{font-variant-numeric:tabular-nums}.crm-workspace-shell .crm-shell{background:var(--crm-bg);grid-template-columns:216px minmax(0,1fr);min-height:100vh;display:grid}.crm-workspace-shell .crm-rail{border-right:1px solid var(--crm-border);background:var(--crm-surface);flex-direction:column;gap:4px;min-height:100vh;padding:14px 10px;display:flex}.crm-workspace-shell .crm-rail__brand{border-bottom:1px solid var(--crm-border-soft);align-items:center;gap:9px;margin-bottom:8px;padding:6px 8px 14px;display:flex}.crm-workspace-shell .crm-rail__mark{background:var(--crm-accent);color:#fff;border-radius:7px;place-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:grid}.crm-workspace-shell .crm-rail__brand-text,.crm-workspace-shell .crm-rail__profile-text{flex-direction:column;min-width:0;line-height:1.15;display:flex}.crm-workspace-shell .crm-rail__brand-text b,.crm-workspace-shell .crm-rail__profile-text b{color:var(--crm-ink);font-size:13px;font-weight:650}.crm-workspace-shell .crm-rail__brand-text span,.crm-workspace-shell .crm-rail__profile-text span{color:var(--crm-secondary);font-size:11px}.crm-workspace-shell .crm-rail__nav{gap:3px;display:grid}.crm-workspace-shell .crm-rail__section{color:var(--crm-muted);letter-spacing:.08em;text-transform:uppercase;padding:14px 10px 4px;font-size:10.5px;font-weight:700}.crm-workspace-shell .crm-rail__link{min-height:34px;color:var(--crm-secondary);border-radius:7px;align-items:center;gap:10px;padding:7px 10px;font-size:13px;text-decoration:none;display:flex}.crm-workspace-shell .crm-rail__link svg{flex:none}.crm-workspace-shell .crm-rail__link:hover{background:var(--crm-surface-warm);color:var(--crm-ink)}.crm-workspace-shell .crm-rail__link[data-active=true]{background:var(--crm-accent-light);color:var(--crm-accent);font-weight:700}.crm-workspace-shell .crm-rail__count{border:1px solid var(--crm-border);border-radius:var(--crm-radius-pill);background:var(--crm-surface-warm);color:var(--crm-secondary);font-variant-numeric:tabular-nums;margin-left:auto;padding:1px 7px;font-size:11px}.crm-workspace-shell .crm-rail__link[data-active=true] .crm-rail__count{color:var(--crm-accent);background:#fff;border-color:#0000}.crm-workspace-shell .crm-rail__link--alert .crm-rail__count{border-color:var(--crm-hot-border);background:var(--crm-hot-bg);color:var(--crm-hot)}.crm-workspace-shell .crm-rail__profile{border-top:1px solid var(--crm-border-soft);align-items:center;gap:9px;margin-top:auto;padding:12px 8px 8px;display:flex}.crm-workspace-shell .crm-rail__avatar{color:#fff;background:linear-gradient(135deg,#2a7363,#1e5f4f);border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:grid}.crm-workspace-shell .crm-workspace{flex-direction:column;min-width:0;display:flex;overflow:hidden}.crm-workspace-shell .crm-topbar{border-bottom:1px solid var(--crm-border);background:var(--crm-surface);align-items:center;gap:14px;min-height:48px;padding:10px 18px;display:flex}.crm-workspace-shell .crm-crumb{color:var(--crm-secondary);align-items:center;gap:6px;font-size:13px;display:flex}.crm-workspace-shell .crm-crumb b{color:var(--crm-ink);font-weight:700}.crm-workspace-shell .crm-topbar__search{border:1px solid var(--crm-border);background:var(--crm-bg);color:var(--crm-muted);border-radius:7px;flex:0 360px;align-items:center;gap:8px;margin-left:auto;padding:5px 10px;font-size:12.5px;display:flex}.crm-workspace-shell .crm-topbar__search span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.crm-workspace-shell .crm-topbar__search kbd{border:1px solid var(--crm-border);background:var(--crm-surface);color:var(--crm-secondary);font-family:var(--crm-mono);border-radius:4px;margin-left:auto;padding:1px 5px;font-size:10.5px}.crm-workspace-shell .crm-iconbtn{width:30px;height:30px;color:var(--crm-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;place-items:center;display:grid;position:relative}.crm-workspace-shell .crm-iconbtn:hover{background:var(--crm-bg);color:var(--crm-ink)}.crm-workspace-shell .crm-iconbtn__dot{border:1.5px solid var(--crm-surface);background:var(--crm-hot);border-radius:50%;width:7px;height:7px;position:absolute;top:5px;right:6px}.crm-workspace-shell .crm-workspace__body{flex:auto;min-height:0;overflow:auto}.crm-workspace-shell .crm-route-frame{gap:16px;padding:18px 24px 32px;display:grid}.crm-workspace-shell .crm-pagehead{border-bottom:1px solid var(--crm-border);background:var(--crm-bg);justify-content:space-between;align-items:flex-end;gap:16px;padding:18px 24px 12px;display:flex}.crm-workspace-shell .crm-pagehead h1{max-width:none;color:var(--crm-ink);letter-spacing:0;margin:0;font-size:19px;font-weight:650;line-height:1.2}.crm-workspace-shell .crm-pagehead .eyebrow{color:var(--crm-muted);letter-spacing:.08em;text-transform:uppercase;font-size:10.5px;font-weight:700}.crm-workspace-shell .crm-pagehead__meta{align-items:center;gap:8px;display:flex}.crm-workspace-shell .crm-loading{color:var(--crm-muted);padding:24px}.crm-workspace-shell .crm-btn{border:1px solid var(--crm-border-strong);background:var(--crm-surface);min-height:30px;color:var(--crm-ink);white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:0 11px;font-size:12.5px;font-weight:600;text-decoration:none;display:inline-flex}.crm-workspace-shell .crm-btn:hover{background:var(--crm-surface-warm);border-color:#16131038}.crm-workspace-shell .crm-btn--primary{border-color:var(--crm-accent);background:var(--crm-accent);color:#fff}.crm-workspace-shell .crm-btn--primary:hover{border-color:var(--crm-accent-hover);background:var(--crm-accent-hover)}.crm-workspace-shell .crm-btn--ghost{color:var(--crm-secondary);background:0 0;border-color:#0000}.crm-workspace-shell .crm-btn--disabled{border-color:var(--crm-border);background:var(--crm-surface-warm);color:var(--crm-muted);cursor:not-allowed}.crm-workspace-shell .crm-rail__link:focus-visible,.crm-workspace-shell .crm-mobile__tab:focus-visible,.crm-workspace-shell .crm-btn:focus-visible{outline-offset:2px;outline:3px solid #1e5f4f2e}.crm-workspace-shell .crm-mobile__tabbar{display:none}.crm-workspace-shell .crm-mobile__tab{min-width:0;color:var(--crm-secondary);justify-items:center;gap:3px;padding:8px 4px 7px;font-size:11px;font-weight:650;text-decoration:none;display:grid;position:relative}.crm-workspace-shell .crm-mobile__tab[data-active=true]{color:var(--crm-accent)}.crm-workspace-shell .crm-mobile__tab svg{width:20px;height:20px}.crm-workspace-shell .crm-mobile__tabdot{border:1.5px solid var(--crm-surface);background:var(--crm-hot);border-radius:50%;width:7px;height:7px;position:absolute;top:6px;right:calc(50% - 13px)}.crm-workspace-shell .crm-today-workspace{grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);align-items:start;gap:16px;display:grid}.crm-workspace-shell .crm-metrics{border-radius:var(--crm-radius);background:var(--crm-surface);box-shadow:var(--crm-shadow-card);grid-template-columns:repeat(5,minmax(0,1fr));display:grid;overflow:hidden}.crm-workspace-shell .crm-metric{border-right:1px solid var(--crm-border-soft);min-height:74px;padding:12px 16px;position:relative}.crm-workspace-shell .crm-metric:last-child{border-right:0}.crm-workspace-shell .crm-metric__label{color:var(--crm-secondary);margin-bottom:2px;font-size:11.5px;display:block}.crm-workspace-shell .crm-metric__value{color:var(--crm-ink);letter-spacing:0;font-variant-numeric:tabular-nums;font-size:22px;font-weight:650;line-height:1.1;display:block}.crm-workspace-shell .crm-metric__bar{height:2px;position:absolute;bottom:0;left:0;right:0}.crm-workspace-shell .crm-metric--hot .crm-metric__bar{background:var(--crm-hot)}.crm-workspace-shell .crm-metric--overdue .crm-metric__bar{background:var(--crm-overdue)}.crm-workspace-shell .crm-metric--draft .crm-metric__bar{background:var(--crm-draft-accent)}.crm-workspace-shell .crm-metric--tasks .crm-metric__bar{background:var(--crm-warm)}.crm-workspace-shell .crm-queue,.crm-workspace-shell .crm-preview{border-radius:var(--crm-radius);background:var(--crm-surface);box-shadow:var(--crm-shadow-card);overflow:hidden}.crm-workspace-shell .crm-queue__filter{border-bottom:1px solid var(--crm-border-soft);align-items:center;gap:4px;padding:8px 10px;display:flex}.crm-workspace-shell .crm-tabchip{color:var(--crm-secondary);border-radius:6px;align-items:center;gap:6px;padding:5px 10px;font-size:12px;font-weight:600;display:inline-flex}.crm-workspace-shell .crm-tabchip[data-active=true]{background:var(--crm-ink);color:#fff}.crm-workspace-shell .crm-tabchip__n{color:var(--crm-muted);font-variant-numeric:tabular-nums;font-size:11.5px}.crm-workspace-shell .crm-tabchip[data-active=true] .crm-tabchip__n{color:#ffffffb8}.crm-workspace-shell .crm-qrow{border-bottom:1px solid var(--crm-border-soft);grid-template-columns:24px 36px minmax(0,1.4fr) minmax(120px,.8fr) auto auto;align-items:center;gap:12px;padding:10px 14px;display:grid;position:relative}.crm-workspace-shell .crm-qrow:last-child{border-bottom:0}.crm-workspace-shell .crm-qrow:hover{background:var(--crm-surface-warm)}.crm-workspace-shell .crm-qrow[data-selected=true]{background:var(--crm-accent-light)}.crm-workspace-shell .crm-qrow[data-selected=true]:before{content:"";background:var(--crm-accent);width:3px;position:absolute;top:0;bottom:0;left:0}.crm-workspace-shell .crm-qrow__rank,.crm-workspace-shell .crm-qrow__waiting{color:var(--crm-muted);font-variant-numeric:tabular-nums;font-size:11px}.crm-workspace-shell .crm-qrow__rank{text-align:right}.crm-workspace-shell .crm-av{color:#fff;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:grid}.crm-workspace-shell .crm-av--lg{width:36px;height:36px;font-size:13px}.crm-workspace-shell .crm-av--g1{background:linear-gradient(135deg,#d36256,#9b2525)}.crm-workspace-shell .crm-av--g2{background:linear-gradient(135deg,#c98a3d,#92600e)}.crm-workspace-shell .crm-av--g3{background:linear-gradient(135deg,#5187c8,#3b6aa0)}.crm-workspace-shell .crm-av--g4{background:linear-gradient(135deg,#2a7363,#1e5f4f)}.crm-workspace-shell .crm-av--g5{background:linear-gradient(135deg,#7a6b9e,#4a3d72)}.crm-workspace-shell .crm-av--g6{background:linear-gradient(135deg,#a07a4d,#6d4a26)}.crm-workspace-shell .crm-qrow__name{color:var(--crm-ink);align-items:center;gap:8px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.crm-workspace-shell .crm-qrow__sub{min-width:0;color:var(--crm-secondary);flex-wrap:wrap;align-items:center;gap:6px;margin-top:2px;font-size:11.5px;display:flex}.crm-workspace-shell .crm-qrow__sub b{color:var(--crm-ink);font-weight:600}.crm-workspace-shell .crm-qrow__sub .sep,.crm-workspace-shell .crm-preview__meta .sep{color:var(--crm-faint)}.crm-workspace-shell .crm-qrow__why{min-width:0}.crm-workspace-shell .crm-qrow__why-tag{border:1px solid var(--crm-border);background:var(--crm-surface-warm);color:var(--crm-secondary);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:5px;align-items:center;padding:2px 6px;font-size:10.5px;font-weight:700;display:inline-flex}.crm-workspace-shell .crm-qrow__why-tag--hot{border-color:var(--crm-hot-border);background:var(--crm-hot-bg);color:var(--crm-hot)}.crm-workspace-shell .crm-qrow__why-tag--overdue{border-color:var(--crm-overdue-border);background:var(--crm-overdue-bg);color:var(--crm-overdue)}.crm-workspace-shell .crm-qrow__why-tag--draft{background:var(--crm-draft-bg);color:var(--crm-draft-accent);border-color:#3b7a9b38}.crm-workspace-shell .crm-qrow__why-tag--new{background:var(--crm-accent-light);color:var(--crm-accent);border-color:#1e5f4f2e}.crm-workspace-shell .crm-qrow__act{justify-content:flex-end;align-items:center;gap:4px;display:flex}.crm-workspace-shell .crm-btn--xs{border-radius:6px;min-height:22px;padding:0 8px;font-size:11.5px}.crm-workspace-shell .crm-preview{flex-direction:column;display:flex}.crm-workspace-shell .crm-preview__head{border-bottom:1px solid var(--crm-border-soft);align-items:flex-start;gap:12px;padding:14px 16px 10px;display:flex}.crm-workspace-shell .crm-preview__name{color:var(--crm-ink);font-size:16px;font-weight:700}.crm-workspace-shell .crm-preview__meta{color:var(--crm-secondary);flex-wrap:wrap;gap:6px;margin-top:2px;font-size:11.5px;display:flex}.crm-workspace-shell .crm-preview__pills{margin-top:8px}.crm-workspace-shell .crm-facts{border-top:1px solid var(--crm-border-soft);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px;display:grid}.crm-workspace-shell .crm-fact{border-right:1px solid var(--crm-border-soft);border-bottom:1px solid var(--crm-border-soft);padding:9px 16px}.crm-workspace-shell .crm-fact:nth-child(2n){border-right:0}.crm-workspace-shell .crm-fact__k{color:var(--crm-muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:2px;font-size:10.5px;font-weight:700}.crm-workspace-shell .crm-fact__v{color:var(--crm-ink);font-size:13px;font-weight:600}.crm-workspace-shell .crm-fact__v--muted{color:var(--crm-muted);font-style:italic;font-weight:400}.crm-workspace-shell .crm-preview__section{border-top:1px solid var(--crm-border-soft);padding:12px 16px}.crm-workspace-shell .crm-preview__section-title{color:var(--crm-muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:700}.crm-workspace-shell .crm-leads-workspace{gap:12px;display:grid}.crm-workspace-shell .crm-leads-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.crm-workspace-shell .crm-leads-head p{color:var(--crm-secondary);margin:0;font-size:13px}.crm-workspace-shell .crm-filterbar{border-radius:var(--crm-radius);background:var(--crm-surface);box-shadow:var(--crm-shadow-card);overflow:hidden}.crm-workspace-shell .crm-filterbar__row,.crm-workspace-shell .crm-filterbar__active{align-items:center;gap:6px;padding:10px 14px;display:flex}.crm-workspace-shell .crm-filterbar__row{overflow-x:auto}.crm-workspace-shell .crm-filterbar__active{border-top:1px solid var(--crm-border-soft);min-height:38px}.crm-workspace-shell .crm-filterbar__label{color:var(--crm-muted);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;font-size:11px;font-weight:700}.crm-workspace-shell .crm-filterbar__sep{background:var(--crm-border);flex:none;width:1px;height:18px;margin:0 4px}.crm-workspace-shell .crm-filterchip{border:1px solid var(--crm-border);border-radius:var(--crm-radius-pill);min-height:26px;color:var(--crm-secondary);white-space:nowrap;background:#fff;align-items:center;gap:6px;padding:0 9px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.crm-workspace-shell .crm-filterchip:hover,.crm-workspace-shell .crm-filterchip:focus-visible{border-color:var(--crm-accent);color:var(--crm-accent)}.crm-workspace-shell .crm-filterchip[data-active=true]{border-color:var(--crm-ink);background:var(--crm-ink);color:#fff}.crm-workspace-shell .crm-filterchip__n{color:var(--crm-muted);font-variant-numeric:tabular-nums;font-size:11px}.crm-workspace-shell .crm-filterchip[data-active=true] .crm-filterchip__n{color:#ffffffb8}.crm-workspace-shell .crm-filterchip--active{background:var(--crm-accent-light);color:var(--crm-accent);border-color:#1e5f4f2e}.crm-workspace-shell .crm-dot{border-radius:50%;flex:none;width:6px;height:6px}.crm-workspace-shell .crm-dot--hot{background:var(--crm-hot)}.crm-workspace-shell .crm-dot--warm{background:var(--crm-warm)}.crm-workspace-shell .crm-dot--cold{background:var(--crm-cold)}.crm-workspace-shell .crm-filterbar__search{flex:0 0 260px;margin-left:auto}.crm-workspace-shell .crm-filterbar__search input{border:1px solid var(--crm-border);border-radius:var(--crm-radius-pill);background:var(--crm-surface-warm);width:100%;min-height:28px;color:var(--crm-ink);padding:0 12px;font-size:12px}.crm-workspace-shell .crm-filterbar__hint,.crm-workspace-shell .crm-filterbar__clear,.crm-workspace-shell .crm-leads-matchline{color:var(--crm-secondary);font-size:12px}.crm-workspace-shell .crm-filterbar__clear{color:var(--crm-accent);font-weight:700;text-decoration:none}.crm-workspace-shell .crm-leads-matchline{align-items:center;gap:6px;display:flex}.crm-workspace-shell .crm-leads-matchline b{color:var(--crm-ink)}.crm-workspace-shell .crm-table-card{border-radius:var(--crm-radius);background:var(--crm-surface);box-shadow:var(--crm-shadow-card);overflow:hidden}.crm-workspace-shell .crm-table-card__bar,.crm-workspace-shell .crm-table-card__foot{border-bottom:1px solid var(--crm-border-soft);align-items:center;gap:10px;padding:10px 14px;display:flex}.crm-workspace-shell .crm-table-card__foot{border-top:1px solid var(--crm-border-soft);color:var(--crm-muted);border-bottom:0;font-size:11.5px}.crm-workspace-shell .crm-table-card__tools{align-items:center;gap:6px;margin-left:auto;display:flex}.crm-workspace-shell .crm-checkline{color:var(--crm-secondary);align-items:center;gap:8px;font-size:12px;display:inline-flex}.crm-workspace-shell .crm-checkline input,.crm-workspace-shell .crm-table input[type=checkbox]{accent-color:var(--crm-accent)}.crm-workspace-shell .crm-table{border-collapse:separate;border-spacing:0;width:100%;min-width:1060px}.crm-workspace-shell .crm-table th{border-bottom:1px solid var(--crm-border-soft);color:var(--crm-muted);letter-spacing:.06em;text-align:left;text-transform:uppercase;white-space:nowrap;padding:9px 12px;font-size:10.5px;font-weight:700}.crm-workspace-shell .crm-table td{border-bottom:1px solid var(--crm-border-soft);color:var(--crm-secondary);vertical-align:middle;padding:10px 12px;font-size:12.5px}.crm-workspace-shell .crm-table tbody tr:last-child td{border-bottom:0}.crm-workspace-shell .crm-table tr:hover td{background:var(--crm-surface-warm)}.crm-workspace-shell .crm-table tr[data-selected=true] td{background:var(--crm-accent-light)}.crm-workspace-shell .crm-table__check{width:24px}.crm-workspace-shell .crm-table__lead{align-items:center;gap:10px;min-width:210px;display:flex}.crm-workspace-shell .crm-table__name{color:var(--crm-ink);font-size:13px;font-weight:700;text-decoration:none}.crm-workspace-shell .crm-table__name:hover{color:var(--crm-accent)}.crm-workspace-shell .crm-table__sub{color:var(--crm-secondary);font-size:11.5px;line-height:1.4}.crm-workspace-shell .crm-table__muted{color:var(--crm-muted);font-style:italic}.crm-workspace-shell .crm-empty{border:1px dashed var(--crm-border-strong);border-radius:var(--crm-radius);background:var(--crm-surface-warm);text-align:center;padding:28px 18px}.crm-workspace-shell .crm-empty__icon{background:var(--crm-surface);width:36px;height:36px;color:var(--crm-muted);box-shadow:var(--crm-shadow-card);border-radius:50%;place-items:center;margin:0 auto 12px;display:grid}.crm-workspace-shell .crm-empty b{color:var(--crm-ink);font-size:13px;font-weight:700}.crm-workspace-shell .crm-empty p{max-width:420px;color:var(--crm-secondary);margin:6px auto 0;font-size:13px}.crm-workspace-shell .crm-empty__actions{justify-content:center;gap:8px;margin-top:16px;display:flex}.crm-workspace-shell .crm-manual-lead-card,.crm-workspace-shell .crm-manual-lead-form{gap:14px;display:grid}.crm-workspace-shell .crm-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.crm-workspace-shell .crm-field,.crm-workspace-shell .crm-check-card{gap:6px;min-width:0;display:grid}.crm-workspace-shell .crm-field--wide{grid-column:1/-1}.crm-workspace-shell .crm-field>span,.crm-workspace-shell .crm-check-card>span{color:var(--crm-secondary);letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:740}.crm-workspace-shell .crm-field input,.crm-workspace-shell .crm-field select,.crm-workspace-shell .crm-field textarea{border:1px solid var(--crm-border);background:var(--crm-surface);width:100%;min-height:38px;color:var(--crm-ink);border-radius:7px;padding:8px 10px}.crm-workspace-shell .crm-field textarea{resize:vertical;min-height:96px}.crm-workspace-shell .crm-field input:focus,.crm-workspace-shell .crm-field select:focus,.crm-workspace-shell .crm-field textarea:focus,.crm-workspace-shell .crm-check-card input:focus{outline-offset:1px;border-color:var(--crm-accent);outline:3px solid #1e5f4f29}.crm-workspace-shell .crm-check-card{border:1px solid var(--crm-border-soft);border-radius:var(--crm-radius-sm);background:var(--crm-surface-warm);grid-template-columns:auto minmax(0,1fr);align-items:start;padding:12px}.crm-workspace-shell .crm-check-card input{accent-color:var(--crm-accent);margin-top:2px}.crm-workspace-shell .crm-field__error{color:var(--crm-overdue);font-size:11.5px;font-weight:620}.crm-workspace-shell .crm-form-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.crm-workspace-shell .crm-form-status{color:var(--crm-secondary);flex-basis:100%;margin:2px 0 0;font-size:12.5px}.crm-workspace-shell .crm-form-status--success{color:var(--crm-accent);font-weight:650}.crm-workspace-shell .crm-form-status--error{color:var(--crm-overdue);font-weight:650}.crm-workspace-shell .crm-calendar-state{gap:14px;display:grid}.crm-workspace-shell .crm-calendar-readiness{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;display:grid}.crm-workspace-shell .crm-calendar-readiness div{border-radius:var(--crm-radius-sm);background:var(--crm-surface-warm);min-width:0;padding:12px}.crm-workspace-shell .crm-calendar-readiness dt{color:var(--crm-muted);letter-spacing:.06em;text-transform:uppercase;font-size:10.5px;font-weight:740}.crm-workspace-shell .crm-calendar-readiness dd{color:var(--crm-ink);margin:5px 0 0;font-size:13px;font-weight:680}.crm-workspace-shell .crm-calendar-empty{border:1px dashed var(--crm-border-strong);border-radius:var(--crm-radius);background:var(--crm-surface-warm);padding:24px}.crm-workspace-shell .crm-calendar-empty strong{color:var(--crm-ink);font-size:14px}.crm-workspace-shell .crm-calendar-empty p{color:var(--crm-secondary);margin-top:6px;font-size:13px}.crm-workspace-shell .crm-calendar-events{padding:0;overflow:hidden}.crm-workspace-shell .crm-calendar-list{display:grid}.crm-workspace-shell .crm-calendar-row{border-top:1px solid var(--crm-border-soft);grid-template-columns:minmax(180px,240px) minmax(0,1fr);gap:14px;padding:14px 16px;display:grid}.crm-workspace-shell .crm-calendar-row__time,.crm-workspace-shell .crm-calendar-row__main{min-width:0}.crm-workspace-shell .crm-calendar-row__time{color:var(--crm-secondary);gap:3px;font-size:12px;display:grid}.crm-workspace-shell .crm-calendar-row__time strong{color:var(--crm-ink);font-size:13px}.crm-workspace-shell .crm-calendar-row__main h3{color:var(--crm-ink);font-size:14px;font-weight:720}.crm-workspace-shell .crm-calendar-row__main p{color:var(--crm-secondary);margin-top:4px;font-size:12.5px}.crm-workspace-shell .dashboard-hero{border-bottom:0;padding:32px 0 0}.crm-workspace-shell .dashboard-hero h1{color:var(--crm-ink);font-size:28px;font-weight:780;line-height:1.15}.crm-workspace-shell .dashboard-hero .eyebrow{color:var(--crm-accent);letter-spacing:.04em;text-transform:uppercase;font-family:inherit;font-size:11px;font-weight:800}.crm-workspace-shell .dashboard-hero .lede{max-width:640px;color:var(--crm-secondary);margin-top:8px;font-size:15px;line-height:1.5}.crm-workspace-shell .dashboard-nav{border-bottom:1px solid var(--crm-border);justify-content:flex-start;gap:2px;padding:20px 0 0}.crm-workspace-shell .dashboard-nav a{min-height:40px;color:var(--crm-secondary);background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;padding:10px 16px;font-size:14px;font-weight:600;transition:color .15s,border-color .15s}.crm-workspace-shell .dashboard-nav a:hover{border-color:#0000;border-bottom-color:var(--crm-border-strong);color:var(--crm-ink);background:0 0}.crm-workspace-shell .dashboard-nav a.crm-nav-active{border-bottom-color:var(--crm-accent);color:var(--crm-accent);font-weight:800}.crm-workspace-shell .dashboard-nav a:focus-visible,.crm-workspace-shell .filter-rail a:focus-visible,.crm-workspace-shell .crm-button:focus-visible,.crm-workspace-shell .crm-table-actions a:focus-visible,.crm-workspace-shell .crm-icon-btn:focus-visible,.crm-workspace-shell .crm-show-more:focus-visible{outline-offset:2px;outline:3px solid #1e5f4f47}.crm-workspace-shell .crm-today-summary{background:0 0;border:0;border-radius:0;margin-top:24px;padding:0}.crm-workspace-shell .crm-today-summary h2{margin-top:4px;font-size:17px;font-weight:700}.crm-workspace-shell .crm-today-summary .lede{font-size:14px}.crm-workspace-shell .crm-status-legend{justify-content:flex-start;gap:5px;max-width:none}.crm-workspace-shell .kpi-row{gap:14px;margin-top:20px}.crm-workspace-shell .kpi-row div{border-radius:var(--crm-radius);background:var(--crm-surface);min-height:78px;box-shadow:var(--crm-shadow-card);border:0;padding:16px}.crm-workspace-shell .kpi-row span{color:var(--crm-secondary);letter-spacing:.02em;font-size:12px;font-weight:600}.crm-workspace-shell .kpi-row strong{color:var(--crm-ink);margin-top:6px;font-size:26px;font-weight:820}.crm-workspace-shell .today-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px}.crm-workspace-shell .panel,.crm-workspace-shell .today-panel{border-radius:var(--crm-radius);background:var(--crm-surface);min-height:auto;box-shadow:var(--crm-shadow-card);border:0;padding:20px}.crm-workspace-shell .panel-heading{margin-bottom:16px}.crm-workspace-shell .panel-heading h2{color:var(--crm-ink);font-size:15px;font-weight:760}.crm-workspace-shell .panel-heading .eyebrow{color:var(--crm-accent);letter-spacing:.04em;font-size:10px}.crm-workspace-shell .today-panel--hot{border-left:3px solid var(--crm-hot)}.crm-workspace-shell .today-panel--overdue{border-left:3px solid var(--crm-warm)}.crm-workspace-shell .today-panel--new{border-left:3px solid var(--crm-accent)}.crm-workspace-shell .today-panel--draft{border-left:3px solid var(--crm-draft-accent)}.crm-workspace-shell .next-best-action{border:0;border-left:3px solid var(--crm-accent);border-radius:var(--crm-radius);background:var(--crm-surface);box-shadow:var(--crm-shadow-card);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin-top:20px;padding:20px;display:grid}.crm-workspace-shell .next-best-action--compact{border-left-color:var(--crm-draft-accent);background:var(--crm-surface-warm);margin-top:16px}.crm-workspace-shell .next-best-action__heading{align-items:flex-start;margin-bottom:10px}.crm-workspace-shell .next-best-action__heading h2{font-size:16px;font-weight:780}.crm-workspace-shell .next-best-action__lead{color:var(--crm-ink);margin:0;font-size:14px;font-weight:760}.crm-workspace-shell .next-best-action__reason{max-width:760px;color:var(--crm-secondary);margin:5px 0 0;font-size:14px;line-height:1.5}.crm-workspace-shell .next-best-action__context{margin-top:10px}.crm-workspace-shell .next-best-action__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:190px;display:flex}.crm-workspace-shell .crm-button-subtle{color:var(--crm-secondary);background:0 0;border-color:#0000}.crm-workspace-shell .crm-button-subtle:hover{border-color:var(--crm-border-strong);background:var(--crm-surface-warm);color:var(--crm-accent)}.crm-workspace-shell .approval-inbox{border-left:3px solid var(--crm-draft-accent);border-radius:var(--crm-radius);background:var(--crm-surface);box-shadow:var(--crm-shadow-card);grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);align-items:stretch;gap:18px;margin-top:24px;padding:20px;display:grid}.crm-workspace-shell .approval-inbox h2{color:var(--crm-ink);margin-top:4px;font-size:18px;font-weight:780}.crm-workspace-shell .approval-inbox .lede{max-width:720px;color:var(--crm-secondary);margin-top:8px;font-size:14px;line-height:1.5}.crm-workspace-shell .approval-inbox__summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.crm-workspace-shell .approval-inbox__summary div{border-radius:var(--crm-radius-sm);background:var(--crm-surface-warm);padding:12px}.crm-workspace-shell .approval-inbox__summary dt{color:var(--crm-secondary);font-size:11px;font-weight:750}.crm-workspace-shell .approval-inbox__summary dd{color:var(--crm-ink);margin:5px 0 0;font-size:20px;font-weight:820}.crm-workspace-shell .approval-inbox-panel{margin-top:18px}.crm-workspace-shell .crm-inbox{grid-template-columns:minmax(300px,.42fr) minmax(0,1fr);align-items:start;gap:14px;display:grid}.crm-workspace-shell .crm-inbox__list,.crm-workspace-shell .crm-inbox__preview{min-width:0}.crm-workspace-shell .crm-inbox__list{gap:8px;max-height:720px;padding-right:2px;display:grid;overflow:auto}.crm-workspace-shell .crm-inbox-row{border:1px solid var(--crm-border-soft);border-radius:var(--crm-radius-sm);background:var(--crm-surface-warm);color:var(--crm-ink);grid-template-columns:8px minmax(0,1fr) auto;align-items:start;gap:10px;padding:12px;text-decoration:none;display:grid;position:relative}.crm-workspace-shell .crm-inbox-row[data-selected=true]{background:var(--crm-accent-light);border-color:#1e5f4f47}.crm-workspace-shell .crm-inbox-row__dot{background:var(--crm-draft-accent);border-radius:50%;width:8px;height:8px;margin-top:5px}.crm-workspace-shell .crm-inbox-row__main{gap:3px;min-width:0;display:grid}.crm-workspace-shell .crm-inbox-row__main b{color:var(--crm-ink);font-size:13px;font-weight:740}.crm-workspace-shell .crm-inbox-row__main small,.crm-workspace-shell .crm-inbox-row__preview,.crm-workspace-shell .crm-inbox-row__meta{color:var(--crm-secondary);font-size:11.5px;line-height:1.35}.crm-workspace-shell .crm-inbox-row__preview{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.crm-workspace-shell .crm-inbox-row__meta{justify-items:end;gap:5px;min-width:86px;display:grid}.crm-workspace-shell .crm-inbox__preview{border-left:3px solid var(--crm-draft-accent);border-radius:var(--crm-radius);background:var(--crm-surface);box-shadow:var(--crm-shadow-card);gap:14px;padding:16px;display:grid}.crm-workspace-shell .crm-inbox-preview__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.crm-workspace-shell .crm-inbox-preview__head h2{color:var(--crm-ink);margin-top:3px;font-size:18px;font-weight:760}.crm-workspace-shell .crm-inbox-preview__head p:not(.eyebrow),.crm-workspace-shell .crm-inbox-preview__safe{color:var(--crm-secondary);margin-top:5px;font-size:13px;line-height:1.45}.crm-workspace-shell .crm-inbox-preview__meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;display:grid}.crm-workspace-shell .crm-inbox-preview__meta div{border-radius:var(--crm-radius-sm);background:var(--crm-surface-warm);min-width:0;padding:10px}.crm-workspace-shell .crm-inbox-preview__meta dt{color:var(--crm-muted);letter-spacing:.06em;text-transform:uppercase;font-size:10.5px;font-weight:720}.crm-workspace-shell .crm-inbox-preview__meta dd{color:var(--crm-ink);margin:5px 0 0;font-size:12px;font-weight:650}.crm-workspace-shell .crm-inbox__preview .ai-draft-panel{border-top:1px solid var(--crm-border-soft);padding-top:14px}.crm-workspace-shell .crm-task-summary{border-radius:var(--crm-radius);background:var(--crm-surface);box-shadow:var(--crm-shadow-card);justify-content:space-between;align-items:flex-end;gap:16px;padding:18px;display:flex}.crm-workspace-shell .crm-task-summary h2{color:var(--crm-ink);margin-top:3px;font-size:20px;font-weight:760}.crm-workspace-shell .crm-task-summary p:not(.eyebrow){color:var(--crm-secondary);margin-top:5px;font-size:13px}.crm-workspace-shell .crm-task-summary__chips{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.crm-workspace-shell .crm-task-workspace{gap:14px;display:grid}.crm-workspace-shell .crm-task-group{padding:0;overflow:hidden}.crm-workspace-shell .crm-task-group__head{border-bottom:1px solid var(--crm-border-soft);align-items:center;margin:0;padding:13px 16px}.crm-workspace-shell .crm-task-group__title{align-items:center;gap:10px;min-width:0;display:flex}.crm-workspace-shell .crm-task-group__title h2{margin:0}.crm-workspace-shell .crm-task-group__dot{background:var(--crm-secondary);border-radius:50%;width:7px;height:7px}.crm-workspace-shell .crm-task-group--overdue .crm-task-group__dot{background:var(--crm-overdue)}.crm-workspace-shell .crm-task-group--today .crm-task-group__dot{background:var(--crm-accent)}.crm-workspace-shell .crm-card__count{border-radius:var(--crm-radius-pill);background:var(--crm-surface-sunk);min-width:22px;color:var(--crm-secondary);text-align:center;font-variant-numeric:tabular-nums;padding:3px 7px;font-size:11px;font-weight:740}.crm-workspace-shell .crm-task-list{display:grid}.crm-workspace-shell .crm-task-row{border-bottom:1px solid var(--crm-border-soft);grid-template-columns:auto 24px minmax(0,1fr) minmax(130px,auto) auto auto;align-items:center;gap:12px;padding:11px 16px;display:grid}.crm-workspace-shell .crm-task-row:last-child{border-bottom:0}.crm-workspace-shell .crm-task-row input{accent-color:var(--crm-accent)}.crm-workspace-shell .crm-task-type{border:1px solid var(--crm-border);background:var(--crm-surface-warm);width:24px;height:24px;color:var(--crm-secondary);border-radius:6px;place-items:center;display:grid}.crm-workspace-shell .crm-task-row__main{min-width:0}.crm-workspace-shell .crm-task-row__main h3{color:var(--crm-ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:680;overflow:hidden}.crm-workspace-shell .crm-task-row__main p{color:var(--crm-secondary);flex-wrap:wrap;gap:5px;margin-top:3px;font-size:11.5px;display:flex}.crm-workspace-shell .crm-task-row__due{color:var(--crm-secondary);white-space:nowrap;font-size:11.5px;font-weight:620}.crm-workspace-shell .crm-task-group--overdue .crm-task-row__due{color:var(--crm-overdue)}.crm-workspace-shell .crm-priority-pill{border:1px solid var(--crm-border);border-radius:var(--crm-radius-pill);background:var(--crm-surface-warm);color:var(--crm-secondary);white-space:nowrap;justify-content:center;align-items:center;gap:5px;padding:3px 8px;font-size:11px;font-weight:720;display:inline-flex}.crm-workspace-shell .crm-priority-pill__dot{background:currentColor;border-radius:50%;width:5px;height:5px}.crm-workspace-shell .crm-priority-pill--urgent{border-color:var(--crm-hot-border);background:var(--crm-hot-bg);color:var(--crm-hot)}.crm-workspace-shell .crm-priority-pill--high{border-color:var(--crm-warm-border);background:var(--crm-warm-bg);color:var(--crm-warm)}.crm-workspace-shell .crm-task-row__actions{justify-content:flex-end;gap:6px;display:flex}.crm-workspace-shell .approval-draft-list{gap:14px;display:grid}.crm-workspace-shell .approval-draft-card{border:1px solid var(--crm-border);border-radius:var(--crm-radius);background:var(--crm-surface-warm);padding:16px}.crm-workspace-shell .approval-draft-card__header{grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:12px;display:grid}.crm-workspace-shell .approval-draft-card__header h3{color:var(--crm-ink);margin-top:3px;font-size:16px;font-weight:780}.crm-workspace-shell .approval-draft-card__meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:14px 0 0;display:grid}.crm-workspace-shell .approval-draft-card__meta div{border-radius:var(--crm-radius-sm);background:var(--crm-surface);min-width:0;padding:10px}.crm-workspace-shell .approval-draft-card__meta dt{color:var(--crm-secondary);letter-spacing:.03em;text-transform:uppercase;font-size:10px;font-weight:800}.crm-workspace-shell .approval-draft-card__meta dd{color:var(--crm-ink);margin:5px 0 0;font-size:13px;font-weight:700}.crm-workspace-shell .approval-draft-card__preview{border-left:3px solid var(--crm-draft-accent);border-radius:0 var(--crm-radius-sm) var(--crm-radius-sm) 0;color:var(--crm-ink);background:#f4f9fc;margin:14px 0 0;padding:14px;font-size:14px;line-height:1.55}.crm-workspace-shell .approval-draft-card__actions{flex-wrap:wrap;align-items:flex-start;gap:8px;margin-top:14px;display:flex}.crm-workspace-shell .approval-draft-card__actions .crm-action-row{margin-top:0}.crm-workspace-shell .status-pill{background:var(--crm-surface-warm);color:var(--crm-secondary);letter-spacing:.01em;text-transform:none;border:0;border-radius:6px;padding:4px 9px;font-size:11px;font-weight:750}.crm-workspace-shell .status-pill.hot{background:var(--crm-hot-bg);color:var(--crm-hot)}.crm-workspace-shell .status-pill.warm{background:var(--crm-warm-bg);color:var(--crm-warm)}.crm-workspace-shell .status-pill.cold{background:var(--crm-cold-bg);color:var(--crm-cold)}.crm-workspace-shell .status-pill.new{background:var(--crm-new-bg);color:var(--crm-new)}.crm-workspace-shell .status-pill.overdue{background:var(--crm-overdue-bg);color:var(--crm-overdue)}.crm-workspace-shell .record-list{gap:0}.crm-workspace-shell .record-list li{border-bottom:1px solid #1613100f;padding:12px 0}.crm-workspace-shell .record-list li:first-child{padding-top:0}.crm-workspace-shell .record-list a,.crm-workspace-shell .record-list strong{color:var(--crm-ink);font-size:14px;font-weight:720}.crm-workspace-shell .record-list a:hover{color:var(--crm-accent)}.crm-workspace-shell .record-meta{color:var(--crm-secondary);margin-top:4px;font-size:13px}.crm-workspace-shell .pill-row{gap:5px;margin-top:8px}.crm-workspace-shell .crm-priority-list li{gap:8px;padding:14px 0}.crm-workspace-shell .crm-action-row{gap:6px;margin-top:4px}.crm-workspace-shell .crm-button,.crm-workspace-shell .crm-table-actions a{border:1px solid var(--crm-border-strong);border-radius:var(--crm-radius-sm);background:var(--crm-surface);min-height:34px;color:var(--crm-ink);cursor:pointer;padding:7px 12px;font-size:13px;font-weight:700;transition:border-color .12s,color .12s,background .12s}.crm-workspace-shell .crm-button:hover,.crm-workspace-shell .crm-table-actions a:hover{border-color:var(--crm-accent);color:var(--crm-accent)}.crm-workspace-shell .crm-table-actions{flex-wrap:wrap;gap:6px;min-width:max-content;display:flex}.crm-workspace-shell .crm-button.primary{border-color:var(--crm-accent);background:var(--crm-accent);color:#fff}.crm-workspace-shell .crm-button.primary:hover{background:var(--crm-accent-hover);border-color:var(--crm-accent-hover);color:#fff}.crm-workspace-shell .crm-button.danger{border-color:var(--crm-overdue-border);color:var(--crm-overdue);background:var(--crm-surface)}.crm-workspace-shell .crm-button.danger:hover{background:var(--crm-overdue-bg)}.crm-workspace-shell .crm-button:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.crm-workspace-shell .filter-rail{border-radius:var(--crm-radius);background:var(--crm-surface);box-shadow:var(--crm-shadow-card);border:0;padding:16px}.crm-workspace-shell .filter-rail .eyebrow{color:var(--crm-accent);letter-spacing:.05em;font-size:10px;font-weight:800}.crm-workspace-shell .filter-rail a{min-height:32px;color:var(--crm-secondary);background:0 0;border:1px solid #0000;border-radius:6px;padding:6px 10px;font-size:13px;font-weight:600}.crm-workspace-shell .filter-rail a:hover{background:var(--crm-accent-light);color:var(--crm-accent);border-color:#0000}.crm-workspace-shell .filter-rail a.crm-filter-active,.crm-workspace-shell .filter-rail a[aria-current=true]{background:var(--crm-accent-light);color:var(--crm-accent);border-color:#1e5f4f29;font-weight:800}.crm-workspace-shell .dashboard-layout{gap:18px;margin-top:24px}.crm-workspace-shell .dashboard-main{gap:18px}.crm-workspace-shell table{font-size:13px}.crm-workspace-shell th{color:var(--crm-secondary);letter-spacing:.03em;text-transform:uppercase;border-bottom:1px solid #16131014;padding:10px;font-size:11px;font-weight:700}.crm-workspace-shell td{vertical-align:middle;color:var(--crm-ink);border-bottom:1px solid #1613100d;padding:12px 10px}.crm-workspace-shell td a{color:var(--crm-ink);font-weight:700}.crm-workspace-shell td a:hover{color:var(--crm-accent)}.crm-workspace-shell tbody tr:hover{background:#1e5f4f08}.crm-workspace-shell .crm-actions-cell{min-width:156px}.crm-workspace-shell .crm-card,.crm-workspace-shell .crm-lead-header,.crm-workspace-shell .crm-context-warning,.crm-workspace-shell .crm-lead-safe,.crm-workspace-shell .crm-draft-preview{border-radius:var(--crm-radius);background:var(--crm-surface);box-shadow:var(--crm-shadow-card)}.crm-workspace-shell .crm-card{padding:18px}.crm-workspace-shell .crm-card__head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.crm-workspace-shell .crm-card__head h2{color:var(--crm-ink);font-size:15px;font-weight:720}.crm-workspace-shell .crm-muted-value{font-style:italic;color:var(--crm-muted)!important}.crm-workspace-shell .crm-lead-header{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr) auto;align-items:center;gap:16px;padding:18px;display:grid}.crm-workspace-shell .crm-lead-header__identity{align-items:flex-start;gap:12px;min-width:0;display:flex}.crm-workspace-shell .crm-lead-header__identity h2{color:var(--crm-ink);margin:2px 0 0;font-size:20px;font-weight:760;line-height:1.15}.crm-workspace-shell .crm-lead-header__identity p:not(.eyebrow){color:var(--crm-secondary);margin:4px 0 0;font-size:13px;line-height:1.45}.crm-workspace-shell .crm-lead-header__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.crm-workspace-shell .crm-lead-header__facts div{border-radius:var(--crm-radius-sm);background:var(--crm-surface-warm);min-width:0;padding:9px 10px}.crm-workspace-shell .crm-lead-header__facts dt,.crm-workspace-shell .crm-detail .detail-row span,.crm-workspace-shell .crm-draft-preview .eyebrow,.crm-workspace-shell .crm-lead-safe .eyebrow{color:var(--crm-muted);letter-spacing:.06em;text-transform:uppercase;font-size:10.5px;font-weight:720}.crm-workspace-shell .crm-lead-header__facts dd{color:var(--crm-ink);overflow-wrap:anywhere;margin:3px 0 0;font-size:12.5px;font-weight:650}.crm-workspace-shell .crm-lead-header__actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.crm-workspace-shell .crm-context-warning{border-left:3px solid var(--crm-warm);background:var(--crm-warm-bg);grid-template-columns:minmax(0,1fr) minmax(260px,.75fr);gap:14px;padding:16px;display:grid}.crm-workspace-shell .crm-context-warning h2{color:var(--crm-ink);margin-top:3px;font-size:15px;font-weight:760}.crm-workspace-shell .crm-context-warning p{color:var(--crm-secondary);margin:5px 0 0;font-size:13px;line-height:1.45}.crm-workspace-shell .crm-context-warning ul{flex-wrap:wrap;place-content:start flex-end;gap:6px;margin:0;padding:0;list-style:none;display:flex}.crm-workspace-shell .crm-context-warning li{border:1px solid var(--crm-warm-border);border-radius:var(--crm-radius-pill);color:var(--crm-warm);background:#ffffffad;padding:5px 9px;font-size:11.5px;font-weight:700}.crm-workspace-shell .crm-stages{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.crm-workspace-shell .crm-stage{border:1px solid var(--crm-border-soft);border-radius:var(--crm-radius-sm);background:var(--crm-surface-warm);min-width:0;color:var(--crm-secondary);align-items:center;gap:8px;padding:9px 10px;font-size:12px;font-weight:650;display:flex}.crm-workspace-shell .crm-stage__dot{background:var(--crm-faint);border-radius:50%;flex:none;width:9px;height:9px}.crm-workspace-shell .crm-stage[data-state=done]{background:var(--crm-accent-light);color:var(--crm-accent);border-color:#1e5f4f24}.crm-workspace-shell .crm-stage[data-state=active]{border-color:var(--crm-accent);background:var(--crm-accent);color:#fff}.crm-workspace-shell .crm-stage[data-state=done] .crm-stage__dot,.crm-workspace-shell .crm-stage[data-state=active] .crm-stage__dot{background:currentColor}.crm-workspace-shell .crm-detail{grid-template-columns:minmax(0,1fr) minmax(290px,.34fr);align-items:start;gap:16px;display:grid}.crm-workspace-shell .crm-detail__main{gap:16px;min-width:0;display:grid}.crm-workspace-shell .crm-detail__side{gap:14px;min-width:0;display:grid;position:sticky;top:14px}.crm-workspace-shell .crm-tabs{border-bottom:1px solid var(--crm-border-soft);flex-wrap:wrap;gap:4px;padding-bottom:10px;display:flex}.crm-workspace-shell .crm-detail .next-best-action{box-shadow:none}.crm-workspace-shell .crm-lead-safe,.crm-workspace-shell .crm-draft-preview{padding:16px}.crm-workspace-shell .crm-lead-safe__head h2,.crm-workspace-shell .crm-draft-preview h2{color:var(--crm-ink);margin-top:3px;font-size:15px;font-weight:760}.crm-workspace-shell .crm-lead-safe__list{gap:8px;margin-top:12px;display:grid}.crm-workspace-shell .crm-lead-safe__tile{border:1px solid var(--crm-border-soft);border-radius:var(--crm-radius-sm);background:var(--crm-surface-warm);color:var(--crm-ink);gap:3px;padding:10px;text-decoration:none;display:grid}.crm-workspace-shell .crm-lead-safe__tile:hover{border-color:var(--crm-accent)}.crm-workspace-shell .crm-lead-safe__tile b{font-size:13px;font-weight:720}.crm-workspace-shell .crm-lead-safe__tile small,.crm-workspace-shell .crm-lead-safe__foot,.crm-workspace-shell .crm-draft-preview p{color:var(--crm-secondary);font-size:12px;line-height:1.45}.crm-workspace-shell .crm-lead-safe__tile--disabled{color:var(--crm-muted);cursor:not-allowed;border-style:dashed}.crm-workspace-shell .crm-lead-safe__foot{border-top:1px solid var(--crm-border-soft);margin:12px 0 0;padding-top:10px}.crm-workspace-shell .crm-lead-safe>.crm-btn{width:100%;margin-top:12px}.crm-workspace-shell .crm-draft-preview{border-left:3px solid var(--crm-draft-accent);gap:12px;display:grid}.crm-workspace-shell .crm-draft-preview blockquote{border-left:3px solid var(--crm-draft-accent);border-radius:0 var(--crm-radius-sm) var(--crm-radius-sm) 0;background:var(--crm-draft-bg);color:var(--crm-ink);margin:0;padding:12px;font-size:13px;line-height:1.5}.crm-workspace-shell .detail-panel{margin-top:20px}.crm-workspace-shell .detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.crm-workspace-shell .detail-row{border-radius:var(--crm-radius-sm);background:var(--crm-surface-warm);border:0;padding:14px}.crm-workspace-shell .detail-row span{color:var(--crm-secondary);letter-spacing:.03em;text-transform:uppercase;font-size:11px;font-weight:700}.crm-workspace-shell .detail-row strong{color:var(--crm-ink);margin-top:4px;font-size:14px;font-weight:680}.crm-workspace-shell .crm-detail-actions{border-top:1px solid var(--crm-border);margin-top:16px;padding-top:16px}.crm-workspace-shell .lead-action-rail{border-top:1px solid var(--crm-border);gap:14px;margin-top:16px;padding-top:16px;display:grid}.crm-workspace-shell .lead-action-rail__summary{grid-template-columns:minmax(0,.72fr) minmax(0,1fr);align-items:start;gap:12px;display:grid}.crm-workspace-shell .lead-action-rail__summary h2{color:var(--crm-ink);margin-top:3px;font-size:15px;font-weight:760}.crm-workspace-shell .lead-action-rail__summary .pill-row{justify-content:flex-end;margin-top:0}.crm-workspace-shell .lead-action-rail__actions{flex-wrap:wrap;align-items:stretch;gap:8px;display:flex}.crm-workspace-shell .lead-action-rail__actions .crm-button,.crm-workspace-shell .crm-action-unavailable{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;min-width:132px;min-height:46px;display:inline-flex}.crm-workspace-shell .lead-action-rail__actions .crm-button span,.crm-workspace-shell .crm-action-unavailable strong{font-size:13px;line-height:1.2}.crm-workspace-shell .lead-action-rail__actions .crm-button small,.crm-workspace-shell .crm-action-unavailable small{color:inherit;opacity:.75;font-size:10px;font-weight:650;line-height:1.25}.crm-workspace-shell .crm-action-unavailable{border:1px dashed var(--crm-border-strong);border-radius:var(--crm-radius-sm);background:var(--crm-surface-warm);color:var(--crm-muted);padding:7px 12px}.crm-workspace-shell .activity-timeline{gap:18px;display:grid}.crm-workspace-shell .activity-day{gap:10px;display:grid}.crm-workspace-shell .activity-day h3{color:var(--crm-secondary);letter-spacing:.03em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.crm-workspace-shell .activity-day ol{gap:0;margin:0;padding:0;list-style:none;display:grid}.crm-workspace-shell .activity-event{grid-template-columns:18px minmax(0,1fr);gap:10px;padding-bottom:14px;display:grid;position:relative}.crm-workspace-shell .activity-event:last-child{padding-bottom:0}.crm-workspace-shell .activity-event:before{content:"";background:var(--crm-border);width:1px;position:absolute;top:18px;bottom:0;left:8px}.crm-workspace-shell .activity-event:last-child:before{display:none}.crm-workspace-shell .activity-event__marker{border:3px solid var(--crm-surface);background:var(--crm-accent);width:17px;height:17px;box-shadow:0 0 0 1px var(--crm-border-strong);z-index:1;border-radius:50%;margin-top:3px}.crm-workspace-shell .activity-event--system .activity-event__marker{background:var(--crm-draft-accent)}.crm-workspace-shell .activity-event__body{border:1px solid var(--crm-border);border-radius:var(--crm-radius-sm);background:var(--crm-surface-warm);min-width:0;padding:12px}.crm-workspace-shell .activity-event--system .activity-event__body{background:#fbf7ef}.crm-workspace-shell .activity-event--group .activity-event__body{background:var(--crm-draft-bg);border-color:#3b7a9b2e}.crm-workspace-shell .activity-event__meta{color:var(--crm-secondary);flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:6px;font-size:12px;font-weight:650;display:flex}.crm-workspace-shell .activity-event__body strong{color:var(--crm-ink);overflow-wrap:anywhere;font-size:14px;font-weight:720;line-height:1.4;display:block}.crm-workspace-shell .activity-event__details{margin-top:8px}.crm-workspace-shell .activity-event__details summary{color:var(--crm-draft-accent);cursor:pointer;font-size:12px;font-weight:720}.crm-workspace-shell .activity-event__details ul{gap:6px;margin:8px 0 0;padding:0;list-style:none;display:grid}.crm-workspace-shell .activity-event__details li{color:var(--crm-secondary);border-top:1px solid #3b7a9b1f;gap:1px;padding-top:6px;font-size:12px;display:grid}.crm-workspace-shell .activity-event__details small{color:var(--crm-muted)}.crm-workspace-shell .stage-tracker{grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:6px}.crm-workspace-shell .stage-tracker li{background:var(--crm-surface-warm);min-height:42px;color:var(--crm-muted);text-align:center;border:0;border-radius:6px;justify-content:center;padding:8px;font-size:11px;font-weight:700}.crm-workspace-shell .stage-tracker li.active{background:var(--crm-accent);color:#fff;border-color:var(--crm-accent);font-weight:800}.crm-workspace-shell .stage-tracker li.completed{background:var(--crm-accent-light);color:var(--crm-accent)}.crm-workspace-shell .ai-draft-panel{gap:16px}.crm-workspace-shell .ai-draft-panel .panel-heading{border-bottom:1px solid var(--crm-border);margin-bottom:14px;padding-bottom:14px}.crm-workspace-shell .ai-draft-panel .eyebrow{color:var(--crm-draft-accent)}.crm-workspace-shell .ai-draft-panel h2{font-size:15px;font-weight:720}.crm-workspace-shell .draft-meta{gap:10px}.crm-workspace-shell .draft-meta div{border-radius:var(--crm-radius-sm);background:var(--crm-surface-warm);border:0;padding:12px}.crm-workspace-shell .draft-meta dt{color:var(--crm-secondary);letter-spacing:.03em;text-transform:uppercase;font-size:11px;font-weight:700}.crm-workspace-shell .draft-meta dd{color:var(--crm-ink);margin:4px 0 0;font-size:14px;font-weight:680}.crm-workspace-shell .ai-draft-panel blockquote{border-left:3px solid var(--crm-draft-accent);border-radius:0 var(--crm-radius-sm) var(--crm-radius-sm) 0;color:var(--crm-ink);background:#f4f9fc;padding:16px;font-size:14px;line-height:1.55}.crm-workspace-shell .crm-empty-state{border-radius:var(--crm-radius);background:var(--crm-surface-warm);text-align:center;border:1px dashed #1613101f;padding:28px 20px}.crm-workspace-shell .crm-empty-state strong{color:var(--crm-secondary);font-size:14px;font-weight:700}.crm-workspace-shell .crm-empty-state p{color:var(--crm-muted);margin-top:4px;font-size:13px}.crm-workspace-shell .lead-card-compact{grid-template-columns:none;align-items:center;gap:10px;min-height:44px;padding:8px 0!important;display:flex!important}.crm-workspace-shell .lead-avatar{background:var(--crm-accent);color:#fff;letter-spacing:.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:800;display:flex}.crm-workspace-shell .lead-card-info{flex:1;min-width:0}.crm-workspace-shell .lead-card-info a{color:var(--crm-ink);font-size:13px;font-weight:600;text-decoration:none}.crm-workspace-shell .lead-card-info a:hover{color:var(--crm-accent)}.crm-workspace-shell .lead-card-info .record-meta{white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:12px;overflow:hidden}.crm-workspace-shell .lead-card-compact .pill-row{flex-shrink:0;margin-top:0}.crm-workspace-shell .lead-card-actions{flex-shrink:0;gap:5px;display:flex}.crm-workspace-shell .crm-icon-btn{border:1px solid var(--crm-border-strong);border-radius:var(--crm-radius-sm);background:var(--crm-surface);width:30px;height:30px;color:var(--crm-secondary);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;text-decoration:none;transition:border-color .15s,color .15s;display:inline-flex}.crm-workspace-shell .crm-icon-btn:hover{border-color:var(--crm-accent);color:var(--crm-accent)}.crm-workspace-shell .crm-show-more{border:1px dashed var(--crm-border-strong);border-radius:var(--crm-radius-sm);width:100%;color:var(--crm-secondary);cursor:pointer;text-align:center;background:0 0;margin-top:10px;padding:7px;font-family:inherit;font-size:12px;font-weight:700;transition:border-color .15s,color .15s;display:block}.crm-workspace-shell .crm-show-more:hover{border-color:var(--crm-accent);color:var(--crm-accent)}.crm-workspace-shell .kpi-row{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.crm-workspace-shell .crm-leads-table{min-width:900px}.crm-workspace-shell .crm-content-summary,.crm-workspace-shell .crm-content-hero,.crm-workspace-shell .crm-feedback-summary{border:1px solid var(--crm-border);border-radius:var(--crm-radius);background:var(--crm-surface);grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px;padding:18px;display:grid}.crm-workspace-shell .crm-content-summary p,.crm-workspace-shell .crm-content-hero p,.crm-workspace-shell .crm-feedback-summary p{color:var(--crm-muted);margin-top:6px;font-size:13px;line-height:1.45}.crm-workspace-shell .crm-content-grid{grid-template-columns:minmax(280px,.9fr) minmax(0,1.4fr);align-items:start;gap:16px;display:grid}.crm-workspace-shell .crm-content-list{gap:10px;display:grid}.crm-workspace-shell .crm-content-row,.crm-workspace-shell .crm-feedback-row{border:1px solid var(--crm-border-soft);border-radius:var(--crm-radius-sm);background:var(--crm-surface);color:inherit;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:14px;text-decoration:none;display:grid}.crm-workspace-shell .crm-content-row[data-selected=true]{background:var(--crm-accent-light);border-color:#1e5f4f61}.crm-workspace-shell .crm-content-row__main{gap:5px;min-width:0;display:grid}.crm-workspace-shell .crm-content-row__main b{color:var(--crm-ink);font-size:14px;line-height:1.3}.crm-workspace-shell .crm-content-row__main small,.crm-workspace-shell .crm-content-row__main span{color:var(--crm-muted);font-size:12px;line-height:1.35}.crm-workspace-shell .crm-content-row__meta{justify-items:end;display:grid}.crm-workspace-shell .crm-content-preview,.crm-workspace-shell .crm-content-side,.crm-workspace-shell .crm-content-actions,.crm-workspace-shell .crm-content-detail-sections{gap:14px;display:grid}.crm-workspace-shell .crm-content-preview{border:1px solid var(--crm-border);border-radius:var(--crm-radius);background:var(--crm-surface-warm);padding:16px}.crm-workspace-shell .crm-content-snapshot{gap:10px;min-width:0;display:grid}.crm-workspace-shell .crm-content-snapshot h3{color:var(--crm-secondary);letter-spacing:.03em;text-transform:uppercase;font-size:13px;font-weight:800}.crm-workspace-shell .crm-content-snapshot .detail-grid{margin-top:0}.crm-workspace-shell .crm-content-detail{grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);align-items:start;gap:16px;display:grid}.crm-workspace-shell .crm-feedback-layout{grid-template-columns:minmax(0,1fr) minmax(310px,.38fr);align-items:start;gap:16px;display:grid}.crm-workspace-shell .crm-feedback-groups{gap:12px;display:grid}.crm-workspace-shell .crm-feedback-group{gap:10px;display:grid}.crm-workspace-shell .crm-feedback-form,.crm-workspace-shell .crm-feedback-side{gap:14px;display:grid}.crm-workspace-shell .crm-feedback-thread{gap:10px;margin:0;padding:0;list-style:none;display:grid}.crm-workspace-shell .crm-feedback-thread li{border:1px solid var(--crm-border-soft);border-radius:var(--crm-radius-sm);background:var(--crm-surface-warm);gap:7px;padding:12px;display:grid}.crm-workspace-shell .crm-feedback-thread li div{color:var(--crm-muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.crm-workspace-shell .crm-feedback-thread p{color:var(--crm-ink);font-size:14px;line-height:1.45}.crm-workspace-shell .crm-content-side{position:sticky;top:18px}@media (max-width:1120px){.crm-workspace-shell .today-grid,.crm-workspace-shell .dashboard-layout{grid-template-columns:1fr}.crm-workspace-shell .filter-rail{grid-template-columns:repeat(3,minmax(0,1fr));position:static}.crm-workspace-shell .detail-grid,.crm-workspace-shell .crm-lead-header,.crm-workspace-shell .crm-context-warning,.crm-workspace-shell .crm-detail{grid-template-columns:1fr}.crm-workspace-shell .crm-lead-header__actions{justify-content:flex-start}.crm-workspace-shell .crm-detail__side{position:static}.crm-workspace-shell .crm-today-summary,.crm-workspace-shell .next-best-action{grid-template-columns:1fr}.crm-workspace-shell .next-best-action__actions{justify-content:flex-start}.crm-workspace-shell .approval-inbox,.crm-workspace-shell .crm-inbox{grid-template-columns:1fr}.crm-workspace-shell .crm-inbox-preview__meta{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-workspace-shell .crm-task-row{grid-template-columns:auto 24px minmax(0,1fr) auto}.crm-workspace-shell .crm-task-row__due,.crm-workspace-shell .crm-priority-pill,.crm-workspace-shell .crm-task-row__actions{grid-column:3/-1}.crm-workspace-shell .crm-task-row__actions{justify-content:flex-start}.crm-workspace-shell .approval-draft-card__meta{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-workspace-shell .crm-content-summary,.crm-workspace-shell .crm-content-hero,.crm-workspace-shell .crm-content-grid,.crm-workspace-shell .crm-content-detail,.crm-workspace-shell .crm-feedback-summary,.crm-workspace-shell .crm-feedback-layout{grid-template-columns:1fr}.crm-workspace-shell .crm-content-side{position:static}.crm-workspace-shell .lead-action-rail__summary{grid-template-columns:1fr}.crm-workspace-shell .lead-action-rail__summary .pill-row{justify-content:flex-start}.crm-workspace-shell .stage-tracker{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){main.crm-workspace-shell,.crm-workspace-shell{width:100%;min-width:0;padding:0}.crm-workspace-shell .crm-shell{min-height:100vh;display:block}.crm-workspace-shell .crm-rail,.crm-workspace-shell .crm-topbar{display:none}.crm-workspace-shell .crm-workspace{min-height:100vh;display:block;overflow:visible}.crm-workspace-shell .crm-workspace__body{padding-bottom:76px;overflow:visible}.crm-workspace-shell .crm-mobile__tabbar{z-index:60;border-top:1px solid var(--crm-border);padding-bottom:env(safe-area-inset-bottom);background:#fffffff5;grid-template-columns:repeat(6,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #32271914}.crm-workspace-shell .crm-pagehead{flex-direction:column;align-items:flex-start;gap:4px;padding:12px 12px 10px}.crm-workspace-shell .crm-pagehead h1{font-size:18px}.crm-workspace-shell .crm-route-frame{gap:12px;padding:12px}.crm-workspace-shell .crm-today-workspace,.crm-workspace-shell .crm-leads-workspace,.crm-workspace-shell .crm-detail,.crm-workspace-shell .crm-inbox{grid-template-columns:1fr}.crm-workspace-shell .crm-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-workspace-shell .crm-metric:nth-child(2n){border-right:0}.crm-workspace-shell .crm-metric{min-height:66px;padding:10px 12px}.crm-workspace-shell .crm-qrow{grid-template-columns:22px 32px minmax(0,1fr);gap:9px;padding:11px 12px}.crm-workspace-shell .crm-qrow__why,.crm-workspace-shell .crm-qrow__waiting,.crm-workspace-shell .crm-qrow__act{grid-column:3}.crm-workspace-shell .crm-qrow__act{flex-wrap:wrap;justify-content:flex-start}.crm-workspace-shell .crm-preview__head,.crm-workspace-shell .crm-preview__meta,.crm-workspace-shell .crm-facts{grid-template-columns:1fr}.crm-workspace-shell .crm-filterbar__row,.crm-workspace-shell .crm-filterbar__active,.crm-workspace-shell .crm-leads-head,.crm-workspace-shell .crm-table-card__bar,.crm-workspace-shell .crm-table-card__foot{flex-direction:column;align-items:flex-start}.crm-workspace-shell .crm-filterbar__row,.crm-workspace-shell .crm-filterbar__active{padding-bottom:2px;overflow-x:auto}.crm-workspace-shell .crm-filterbar__search{flex:100%;width:100%;margin-left:0}.crm-workspace-shell .crm-table-card__tools{flex-wrap:wrap;margin-left:0}.crm-workspace-shell .crm-table-card{overflow:visible}.crm-workspace-shell .crm-table-card__bar,.crm-workspace-shell .crm-table-card__foot{gap:8px}.crm-workspace-shell .crm-table thead{display:none}.crm-workspace-shell .crm-table,.crm-workspace-shell .crm-table tbody,.crm-workspace-shell .crm-table tr,.crm-workspace-shell .crm-table td{width:100%;min-width:0;display:block}.crm-workspace-shell .crm-table tr{border-top:1px solid var(--crm-border-soft);padding:10px 12px}.crm-workspace-shell .crm-table tr:first-child{border-top:0}.crm-workspace-shell .crm-table td{border-bottom:0;grid-template-columns:92px minmax(0,1fr);gap:8px;padding:5px 0;display:grid}.crm-workspace-shell .crm-table td:before{content:attr(data-label);color:var(--crm-muted);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:740}.crm-workspace-shell .crm-table .crm-table__check{display:none}.crm-workspace-shell .crm-actions-cell .crm-table-actions{justify-content:flex-start}.crm-workspace-shell .dashboard-hero{grid-template-columns:1fr;padding-top:20px}.crm-workspace-shell .dashboard-hero h1{font-size:22px}.crm-workspace-shell .dashboard-nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:0;flex-wrap:nowrap;margin:0 -12px;padding-inline:12px;overflow-x:auto}.crm-workspace-shell .dashboard-nav::-webkit-scrollbar{display:none}.crm-workspace-shell .dashboard-nav a{white-space:nowrap;padding:10px 12px;font-size:13px}.crm-workspace-shell .kpi-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.crm-workspace-shell .kpi-row div:last-child:nth-child(odd){grid-column:1/-1}.crm-workspace-shell .kpi-row strong{font-size:22px}.crm-workspace-shell .filter-rail{grid-template-columns:1fr}.crm-workspace-shell .table-wrap{overflow-x:visible}.crm-workspace-shell .crm-leads-table{min-width:0}.crm-workspace-shell .crm-leads-table thead{display:none}.crm-workspace-shell .crm-leads-table,.crm-workspace-shell .crm-leads-table tbody,.crm-workspace-shell .crm-leads-table tr,.crm-workspace-shell .crm-leads-table td{width:100%;display:block}.crm-workspace-shell .crm-leads-table tr{border-top:1px solid #16131014;padding:12px 0}.crm-workspace-shell .crm-leads-table tr:first-child{border-top:0;padding-top:0}.crm-workspace-shell .crm-leads-table td{border-bottom:0;grid-template-columns:minmax(86px,34%) minmax(0,1fr);gap:10px;padding:7px 0;display:grid}.crm-workspace-shell .crm-leads-table td:before{content:attr(data-label);color:var(--crm-secondary);letter-spacing:.03em;text-transform:uppercase;font-size:11px;font-weight:800}.crm-workspace-shell .crm-leads-table .crm-actions-cell{min-width:0;display:block}.crm-workspace-shell .crm-leads-table .crm-actions-cell:before{margin-bottom:8px;display:block}.crm-workspace-shell .crm-table-actions{min-width:0}.crm-workspace-shell .crm-icon-btn{width:34px;height:34px}.crm-workspace-shell .draft-meta{grid-template-columns:1fr}.crm-workspace-shell .crm-card,.crm-workspace-shell .crm-lead-header,.crm-workspace-shell .crm-context-warning,.crm-workspace-shell .crm-lead-safe,.crm-workspace-shell .crm-draft-preview{padding:14px}.crm-workspace-shell .crm-lead-header__identity,.crm-workspace-shell .crm-card__head{align-items:flex-start}.crm-workspace-shell .crm-lead-header__facts{grid-template-columns:1fr}.crm-workspace-shell .crm-lead-header__actions,.crm-workspace-shell .crm-context-warning ul{justify-content:flex-start}.crm-workspace-shell .crm-stages{grid-template-columns:1fr}.crm-workspace-shell .stage-tracker{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-workspace-shell .crm-detail-actions{flex-direction:column}.crm-workspace-shell .crm-detail-actions .crm-button{width:100%}.crm-workspace-shell .lead-action-rail__actions{flex-direction:column}.crm-workspace-shell .lead-action-rail__actions .crm-button,.crm-workspace-shell .crm-action-unavailable{width:100%}.crm-workspace-shell .activity-event{grid-template-columns:16px minmax(0,1fr);gap:8px}.crm-workspace-shell .activity-event__body{padding:11px}.crm-workspace-shell .next-best-action__actions{flex-direction:column}.crm-workspace-shell .next-best-action__actions .crm-button{width:100%}.crm-workspace-shell .approval-inbox__summary,.crm-workspace-shell .approval-draft-card__header,.crm-workspace-shell .approval-draft-card__meta{grid-template-columns:1fr}.crm-workspace-shell .approval-draft-card__actions,.crm-workspace-shell .approval-draft-card__actions .crm-action-row{flex-direction:column;width:100%}.crm-workspace-shell .approval-draft-card__actions .crm-button,.crm-workspace-shell .approval-draft-card__actions .crm-action-row .crm-button{width:100%}.crm-workspace-shell .crm-inbox-row{grid-template-columns:8px minmax(0,1fr)}.crm-workspace-shell .crm-inbox-row__meta{grid-column:2;justify-items:start}.crm-workspace-shell .crm-inbox-preview__head,.crm-workspace-shell .crm-inbox-preview__meta{grid-template-columns:1fr}.crm-workspace-shell .crm-inbox-preview__head{display:grid}.crm-workspace-shell .crm-task-summary{flex-direction:column;align-items:flex-start}.crm-workspace-shell .crm-content-row{grid-template-columns:1fr}.crm-workspace-shell .crm-content-row__meta{justify-items:start}.crm-workspace-shell .crm-task-summary__chips{justify-content:flex-start;width:100%}.crm-workspace-shell .crm-task-row{grid-template-columns:auto 24px minmax(0,1fr);gap:9px;padding:12px}.crm-workspace-shell .crm-task-row__due,.crm-workspace-shell .crm-priority-pill,.crm-workspace-shell .crm-task-row__actions{grid-column:3}.crm-workspace-shell .crm-task-row__actions{flex-wrap:wrap}.crm-workspace-shell .crm-form-grid,.crm-workspace-shell .crm-calendar-readiness,.crm-workspace-shell .crm-calendar-row{grid-template-columns:1fr}.crm-workspace-shell .crm-field--wide{grid-column:auto}.crm-workspace-shell .crm-detail-grid{grid-template-columns:1fr}.crm-workspace-shell .panel,.crm-workspace-shell .today-panel{padding:16px}}.cd-shell .cd-listings-band{background:var(--cd-bg-soft);border-top:1px solid var(--cd-rule-soft);padding:96px 0 104px}.cd-shell .cd-band-head{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:end;gap:48px;margin-bottom:48px;display:grid}.cd-shell .cd-band-head h2{letter-spacing:-.01em;max-width:12ch;margin:16px 0 0;font-size:clamp(40px,4.6vw,56px);font-weight:500;line-height:1.02}.cd-shell .cd-band-head .right{justify-items:start;gap:16px;padding-bottom:8px;display:grid}.cd-shell .cd-band-head .right p{max-width:38ch;color:var(--cd-ink-soft);font-size:17px;line-height:1.55}.cd-shell .cd-area-listing-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-bottom:48px;display:grid}.cd-shell .cd-area-listing-card{min-width:0;display:grid}.cd-shell .cd-area-listing-card .photo,.cd-shell .cd-listing-card .photo{border:1px solid var(--cd-rule);background:var(--cd-bg-warm);position:relative;overflow:hidden}.cd-shell .cd-area-listing-card .photo{aspect-ratio:4/3;margin-bottom:22px}.cd-shell .cd-area-listing-card .photo img,.cd-shell .cd-listing-card .photo img,.cd-shell .cd-detail-gallery img,.cd-shell .cd-advisor-panel .ava img,.cd-shell .cd-advisor-strip .ava img{object-fit:cover;width:100%;height:100%;display:block}.cd-shell .cd-area-listing-card .photo img,.cd-shell .cd-listing-card .photo img{transition:transform .7s}.cd-shell .cd-area-listing-card:hover .photo img,.cd-shell .cd-listing-card:hover .photo img{transform:scale(1.04)}.cd-shell .cd-area-listing-card .tag,.cd-shell .cd-listing-card .city-tag{border:1px solid var(--cd-rule);background:var(--cd-bg);color:var(--cd-ink-soft);letter-spacing:.14em;text-transform:uppercase;padding:5px 10px;font-family:Geist Mono,monospace;font-size:10px;position:absolute;top:12px;left:12px}.cd-shell .cd-area-listing-card .count{border:1px solid var(--cd-forest);background:var(--cd-bg);color:var(--cd-forest);letter-spacing:.12em;text-transform:uppercase;padding:8px 12px;font-family:Geist Mono,monospace;font-size:11px;position:absolute;bottom:14px;left:14px}.cd-shell .cd-area-listing-card .count[data-empty=true]{border-color:var(--cd-ink-mute);color:var(--cd-ink-mute)}.cd-shell .cd-area-listing-card .meta{color:var(--cd-forest);letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px;font-family:Geist Mono,monospace;font-size:11px}.cd-shell .cd-area-listing-card h3{margin:0 0 12px;font-size:28px;font-weight:500;line-height:1.12}.cd-shell .cd-area-listing-card .copy{max-width:32ch;color:var(--cd-ink-soft);margin:0 0 22px;font-size:14.5px;line-height:1.55}.cd-shell .cd-area-listing-card .preview{border-top:1px solid var(--cd-rule);display:grid}.cd-shell .cd-area-listing-card .preview .row{border-bottom:1px solid var(--cd-rule-soft);grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:14px 0;display:grid}.cd-shell .cd-area-listing-card .preview .row:last-child{border-bottom:0}.cd-shell .cd-area-listing-card .preview .empty-row{grid-template-columns:1fr}.cd-shell .cd-area-listing-card .where{color:var(--cd-ink);font-size:14px;font-weight:500;line-height:1.3}.cd-shell .cd-area-listing-card .where small{color:var(--cd-ink-mute);margin-top:3px;font-size:12.5px;font-weight:400;display:block}.cd-shell .cd-area-listing-card .price{color:var(--cd-ink);letter-spacing:.04em;font-family:Geist Mono,monospace;font-size:13px}.cd-shell .cd-area-listing-card .area-link{color:var(--cd-forest);gap:6px;margin-top:18px;font-size:14px;font-weight:500;display:inline-flex}.cd-shell .cd-listings-soft-cta{border:1px solid var(--cd-rule);background:var(--cd-bg);grid-template-columns:minmax(0,1.4fr) auto;align-items:center;gap:32px;padding:32px 36px;display:grid}.cd-shell .cd-listings-soft-cta h3{max-width:36ch;margin:8px 0 6px;font-size:22px;font-weight:500;line-height:1.25}.cd-shell .cd-listings-soft-cta p:not(.cd-eyebrow){max-width:60ch;color:var(--cd-ink-soft);font-size:14.5px;line-height:1.55}.cd-shell .cd-listings-soft-cta .actions,.cd-shell .cd-lp-empty .actions{flex-wrap:wrap;gap:12px;display:flex}.cd-shell .cd-lp-hero{padding:88px 0 56px}.cd-shell .cd-lp-hero .grid{grid-template-columns:minmax(0,1.05fr) minmax(380px,1fr);align-items:end;gap:64px;display:grid}.cd-shell .cd-lp-hero h1{letter-spacing:-.01em;max-width:14ch;margin:22px 0 0;font-size:clamp(48px,6vw,76px);font-weight:500;line-height:.97}.cd-shell .cd-lp-hero .lede{max-width:44ch;color:var(--cd-ink-soft);margin-top:22px;font-size:18px;line-height:1.55}.cd-shell .cd-filter-rail{border:1px solid var(--cd-rule);background:var(--cd-bg-paper);gap:18px;padding:28px;display:grid}.cd-shell .cd-filter-rail .head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.cd-shell .cd-filter-rail .head h4{margin:0;font-size:14.5px;font-weight:500}.cd-shell .cd-filter-rail .head small,.cd-shell .cd-filter-rail label,.cd-shell .cd-filter-rail .reset-link,.cd-shell .cd-lp-results-head .count,.cd-shell .cd-lp-results-head .sort,.cd-shell .cd-listing-card .index,.cd-shell .cd-detail .back,.cd-shell .cd-detail-meta .index,.cd-shell .cd-detail-fact-list dt,.cd-shell .cd-detail-attrib strong.heading{letter-spacing:.14em;text-transform:uppercase;font-family:Geist Mono,monospace}.cd-shell .cd-filter-rail .head small,.cd-shell .cd-filter-rail label{color:var(--cd-ink-mute);font-size:10.5px}.cd-shell .cd-filter-rail .field{gap:8px;display:grid}.cd-shell .cd-filter-rail .pill-row{flex-wrap:wrap;gap:6px;display:flex}.cd-shell .cd-filter-rail .pill{border:1px solid var(--cd-rule);background:var(--cd-bg);color:var(--cd-ink-soft);cursor:pointer;font:inherit;border-radius:999px;padding:7px 14px;font-size:13px}.cd-shell .cd-filter-rail .pill.on{border-color:var(--cd-forest);background:var(--cd-forest-tint);color:var(--cd-forest);font-weight:500}.cd-shell .cd-filter-rail .input{border:1px solid var(--cd-rule);background:var(--cd-bg);width:100%;color:var(--cd-ink);font:inherit;padding:10px 14px;font-size:14px}.cd-shell .cd-filter-rail .filter-foot{border-top:1px solid var(--cd-rule-soft);gap:14px;margin-top:4px;padding-top:14px;display:grid}.cd-shell .cd-filter-rail .reset-link{color:var(--cd-forest);font-size:11px}.cd-shell .cd-filter-rail .footnote,.cd-shell .cd-listing-note{color:var(--cd-ink-mute);font-size:12px;line-height:1.5}.cd-shell .cd-lp-results{padding:32px 0 96px}.cd-shell .cd-lp-results-head{border-bottom:1px solid var(--cd-rule);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:36px;padding-bottom:22px;display:flex}.cd-shell .cd-lp-results-head .left{flex-wrap:wrap;align-items:baseline;gap:16px;display:flex}.cd-shell .cd-lp-results-head .count{color:var(--cd-forest);font-size:11px}.cd-shell .cd-lp-results-head h2{margin:0;font-size:24px;font-weight:500}.cd-shell .cd-lp-results-head .sort{color:var(--cd-ink-mute);gap:18px;font-size:11px;display:inline-flex}.cd-shell .cd-lp-results-head .sort .on{color:var(--cd-ink)}.cd-shell .cd-listing-grid,.cd-shell .cd-detail-related .grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 24px;display:grid}.cd-shell .cd-listing-card{min-width:0;display:grid;position:relative}.cd-shell .cd-listing-card .cover{z-index:1;position:absolute;inset:0}.cd-shell .cd-listing-card>*{z-index:2;position:relative}.cd-shell .cd-listing-card .photo{aspect-ratio:4/3;margin-bottom:16px}.cd-shell .cd-listing-card .index{color:var(--cd-ink-mute);justify-content:space-between;gap:12px;font-size:10.5px;display:flex}.cd-shell .cd-listing-card .index .type{color:var(--cd-forest)}.cd-shell .cd-listing-card .addr{margin:8px 0 6px;font-size:19px;font-weight:500;line-height:1.18}.cd-shell .cd-listing-card .sub{color:var(--cd-ink-soft);font-size:13.5px;line-height:1.4}.cd-shell .cd-listing-card .price-row{border-top:1px solid var(--cd-rule-soft);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;margin:14px 0 12px;padding-top:12px;display:grid}.cd-shell .cd-listing-card .price{letter-spacing:-.01em;font-size:22px;font-weight:500}.cd-shell .cd-listing-card .facts{color:var(--cd-ink-soft);gap:10px;font-family:Geist Mono,monospace;font-size:11px;display:flex}.cd-shell .cd-listing-card .facts b{color:var(--cd-ink);margin-right:2px;font-weight:500}.cd-shell .cd-listing-card .attrib{color:var(--cd-ink-mute);margin-top:2px;font-size:11.5px;line-height:1.5}.cd-shell .cd-advisor-strip{background:var(--cd-forest);color:#fff;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:24px;margin:48px 0;padding:28px 32px;display:grid}.cd-shell .cd-advisor-strip .ava,.cd-shell .cd-advisor-panel .ava{background:var(--cd-bg-warm);border-radius:999px;overflow:hidden}.cd-shell .cd-advisor-strip .ava{border:1px solid #ffffff2e;width:72px;height:72px}.cd-shell .cd-advisor-strip h3{color:#fff;margin:0 0 6px;font-size:19px;font-weight:500}.cd-shell .cd-advisor-strip p{color:#ffffffc7;max-width:62ch;font-size:14.5px;line-height:1.5}.cd-shell .cd-advisor-strip .btn{color:var(--cd-forest);background:#fff;border-color:#fff}.cd-shell .cd-listing-note{border-top:1px solid var(--cd-rule);max-width:80ch;margin-top:48px;padding-top:24px;font-size:13px;line-height:1.6}.cd-shell .cd-lp-empty{border-top:1px solid var(--cd-rule);border-bottom:1px solid var(--cd-rule);gap:18px;padding:56px 0;display:grid}.cd-shell .cd-lp-empty h3{max-width:22ch;margin:0;font-size:28px;font-weight:500;line-height:1.1}.cd-shell .cd-lp-empty p:not(.cd-eyebrow){max-width:56ch;color:var(--cd-ink-soft);font-size:16px;line-height:1.55}.cd-shell .cd-detail{padding:48px 0 96px}.cd-shell .cd-detail .back{color:var(--cd-ink-mute);margin-bottom:32px;font-size:11px;display:inline-flex}.cd-shell .cd-detail-top{grid-template-columns:minmax(0,1.55fr) minmax(360px,1fr);align-items:start;gap:56px;margin-bottom:56px;display:grid}.cd-shell .cd-detail-gallery{aspect-ratio:4/3;grid-template-rows:repeat(3,1fr);grid-template-columns:3fr 1fr;gap:8px;display:grid}.cd-shell .cd-detail-gallery .main{grid-row:1/span 3}.cd-shell .cd-detail-gallery .main,.cd-shell .cd-detail-gallery .thumb{border:1px solid var(--cd-rule);background:var(--cd-bg-warm);overflow:hidden}.cd-shell .cd-detail-gallery .thumb.more{background:var(--cd-bg-paper);color:var(--cd-ink-soft);text-align:center;letter-spacing:.14em;text-transform:uppercase;place-items:center;padding:8px;font-family:Geist Mono,monospace;font-size:11px;display:grid}.cd-shell .cd-detail-meta{gap:20px;display:grid;position:sticky;top:92px}.cd-shell .cd-detail-meta .index{color:var(--cd-ink-mute);justify-content:space-between;gap:16px;font-size:11px;display:flex}.cd-shell .cd-detail-meta .index .type{color:var(--cd-forest)}.cd-shell .cd-detail-meta h1{letter-spacing:-.01em;margin:0;font-size:clamp(32px,3.4vw,42px);font-weight:500;line-height:1.05}.cd-shell .cd-detail-meta .where{color:var(--cd-ink-soft);font-size:16px}.cd-shell .cd-detail-meta .price{border-top:1px solid var(--cd-rule);padding-top:18px;font-size:clamp(32px,3.4vw,40px);font-weight:500}.cd-shell .cd-detail-meta .facts-grid{border-top:1px solid var(--cd-rule);border-bottom:1px solid var(--cd-rule);grid-template-columns:repeat(2,1fr);margin:0;display:grid}.cd-shell .cd-detail-meta .fact{border-bottom:1px solid var(--cd-rule-soft);padding:14px 0}.cd-shell .cd-detail-meta .fact:nth-last-child(-n+2){border-bottom:0}.cd-shell .cd-detail-meta .fact:nth-child(odd){border-right:1px solid var(--cd-rule-soft);padding-right:16px}.cd-shell .cd-detail-meta .fact:nth-child(2n){padding-left:16px}.cd-shell .cd-detail-meta dt,.cd-shell .cd-detail-fact-list dt{color:var(--cd-ink-mute);letter-spacing:.14em;text-transform:uppercase;font-family:Geist Mono,monospace;font-size:10.5px}.cd-shell .cd-detail-meta dd{color:var(--cd-ink);margin:6px 0 0;font-size:16px;font-weight:500}.cd-shell .cd-advisor-panel{border:1px solid var(--cd-rule);background:var(--cd-bg-paper);gap:16px;padding:22px;display:grid}.cd-shell .cd-advisor-panel .top{border-bottom:1px solid var(--cd-rule-soft);grid-template-columns:52px 1fr;align-items:center;gap:14px;padding-bottom:16px;display:grid}.cd-shell .cd-advisor-panel .ava{border:1px solid var(--cd-rule);width:52px;height:52px}.cd-shell .cd-advisor-panel strong{font-size:15px;font-weight:500;display:block}.cd-shell .cd-advisor-panel small{color:var(--cd-ink-mute);letter-spacing:.14em;text-transform:uppercase;margin-top:2px;font-family:Geist Mono,monospace;font-size:10.5px;display:block}.cd-shell .cd-advisor-panel p,.cd-shell .cd-advisor-panel .questions li{color:var(--cd-ink-soft);font-size:14px;line-height:1.55}.cd-shell .cd-advisor-panel .questions{border-top:1px solid var(--cd-rule-soft);margin:0;padding:14px 0 0;list-style:none;display:grid}.cd-shell .cd-advisor-panel .questions li{grid-template-columns:auto 1fr;gap:10px;padding:7px 0;display:grid}.cd-shell .cd-advisor-panel .questions li:before{content:"→";color:var(--cd-forest);font-family:Geist Mono,monospace}.cd-shell .cd-advisor-panel .actions{gap:8px;display:grid}.cd-shell .cd-advisor-panel .btn{justify-content:center;width:100%}.cd-shell .cd-detail-body{border-top:1px solid var(--cd-rule);grid-template-columns:minmax(0,1fr) 340px;gap:56px;padding-top:48px;display:grid}.cd-shell .cd-detail-body h3{margin:12px 0 16px;font-size:24px;font-weight:500;line-height:1.15}.cd-shell .cd-detail-body p{max-width:62ch;color:var(--cd-ink-soft);margin:0 0 16px;font-size:16px;line-height:1.6}.cd-shell .cd-detail-fact-list{border-top:1px solid var(--cd-rule);margin:24px 0 0}.cd-shell .cd-detail-fact-list li{border-bottom:1px solid var(--cd-rule-soft);grid-template-columns:200px 1fr;gap:16px;padding:14px 0;font-size:14.5px;display:grid}.cd-shell .cd-detail-fact-list dd{color:var(--cd-ink);margin:0;font-weight:500}.cd-shell .cd-detail-side{gap:20px;display:grid}.cd-shell .cd-detail-attrib{border:1px solid var(--cd-rule);background:var(--cd-bg-soft);color:var(--cd-ink-soft);padding:18px 20px;font-size:13px;line-height:1.55}.cd-shell .cd-detail-attrib.warm{border-color:var(--cd-flag-rule);background:var(--cd-bg-paper)}.cd-shell .cd-detail-attrib strong.heading{color:var(--cd-ink-mute);margin-bottom:10px;font-size:10.5px;font-weight:500;display:block}.cd-shell .cd-detail-attrib.warm strong.heading{color:var(--cd-flag-ink)}.cd-shell .cd-detail-related{border-top:1px solid var(--cd-rule);margin-top:96px;padding-top:56px}.cd-shell .cd-detail-related h2{max-width:18ch;margin:0 0 32px;font-size:clamp(28px,3vw,40px);font-weight:500}.cd-shell .cd-mobile-inquiry{z-index:60;border-top:1px solid var(--cd-rule);background:var(--cd-bg);padding:12px 22px calc(12px + env(safe-area-inset-bottom));grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:none;position:fixed;bottom:0;left:0;right:0}.cd-shell .cd-mobile-inquiry .summary{min-width:0;font-size:13.5px;line-height:1.3}.cd-shell .cd-mobile-inquiry small{color:var(--cd-ink-mute);margin-top:1px;font-size:12px;display:block}@media (max-width:1200px){.cd-shell .cd-listing-grid,.cd-shell .cd-detail-related .grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cd-shell .cd-detail-top{grid-template-columns:minmax(0,1.4fr) minmax(320px,1fr);gap:40px}}@media (max-width:860px){.cd-shell .cd-listings-band{padding:64px 0 72px}.cd-shell .cd-band-head,.cd-shell .cd-lp-hero .grid,.cd-shell .cd-detail-top,.cd-shell .cd-detail-body,.cd-shell .cd-listings-soft-cta{grid-template-columns:1fr}.cd-shell .cd-band-head{gap:18px;margin-bottom:36px}.cd-shell .cd-area-listing-cards,.cd-shell .cd-listing-grid,.cd-shell .cd-detail-related .grid{grid-template-columns:1fr;gap:36px}.cd-shell .cd-area-listing-card .photo{aspect-ratio:16/10;margin-bottom:16px}.cd-shell .cd-lp-hero{padding:48px 0 32px}.cd-shell .cd-advisor-strip{grid-template-columns:56px 1fr;gap:16px;padding:22px}.cd-shell .cd-advisor-strip .ava{width:56px;height:56px}.cd-shell .cd-advisor-strip .btn{grid-column:1/-1;width:100%}.cd-shell .cd-detail{padding:28px 0 96px}.cd-shell .cd-detail-gallery{aspect-ratio:auto;grid-template-rows:auto;grid-template-columns:1fr;gap:6px}.cd-shell .cd-detail-gallery .main{aspect-ratio:4/3;grid-row:auto}.cd-shell .cd-detail-gallery .thumb{display:none}.cd-shell .cd-detail-gallery .thumb.more{min-height:48px;display:grid}.cd-shell .cd-detail-meta{gap:16px;position:static}.cd-shell .cd-detail-fact-list li{grid-template-columns:1fr;gap:4px}.cd-shell .cd-mobile-inquiry{display:grid}.cd-shell.cd-detail-shell{padding-bottom:80px}}
