:root{--ink:#17211d;--muted:#68746e;--line:#dfe7e2;--surface:#fff;--canvas:#f4f7f5;--brand:#1f7554;--brand-dark:#115239;--brand-pale:#e5f4ec;--amber:#c27b15;--red:#b34343;--blue:#2764a4;--shadow:0 16px 40px #1f362b14}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--canvas);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.brand{letter-spacing:-.03em;align-items:center;gap:10px;font-size:19px;font-weight:800;display:inline-flex}.brand-mark{color:#fff;background:var(--brand);border-radius:12px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 8px 24px #1f75543d}.eyebrow{color:var(--brand);letter-spacing:.14em;font-size:12px;font-weight:800}.login-page{grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);min-height:100vh;display:grid}.login-story{color:#fff;background:radial-gradient(circle at 20% 10%,#4ea97c54,#0000 28%),linear-gradient(145deg,#0b3425 0%,#0c4a33 55%,#123327 100%);flex-direction:column;min-height:100vh;padding:42px clamp(42px,7vw,108px);display:flex}.brand-on-dark .brand-mark{box-shadow:none;background:#ffffff24}.login-story-copy{max-width:720px;margin:auto 0 56px}.dark-eyebrow{color:#9de0bd}.login-story h1{letter-spacing:-.06em;max-width:650px;margin:18px 0 20px;font-size:clamp(44px,6vw,82px);line-height:.98}.login-story-copy>p{color:#c5d9cf;max-width:620px;margin:0;font-size:20px;line-height:1.65}.login-proof-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.login-proof-grid article{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0e;border:1px solid #ffffff21;border-radius:18px;padding:20px}.login-proof-grid svg{color:#98dfb9}.login-proof-grid strong,.login-proof-grid span{display:block}.login-proof-grid strong{margin:12px 0 6px}.login-proof-grid span{color:#bcd0c6;font-size:13px;line-height:1.45}.login-panel{background:#f7faf8;place-items:center;padding:36px;display:grid}.login-card{border:1px solid var(--line);width:min(100%,450px);box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:48px}.login-card h2{letter-spacing:-.045em;margin:10px 0 8px;font-size:36px}.login-card>p{color:var(--muted);margin:0;line-height:1.6}.login-form{gap:20px;margin-top:32px;display:grid}.field{color:#3e4a44;gap:8px;font-size:14px;font-weight:700;display:grid}.field-control{color:#839089;background:#fbfcfb;border:1px solid #ced9d3;border-radius:12px;align-items:center;gap:10px;height:50px;padding:0 14px;display:flex}.field-control:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px #1f75541f}.field-control input{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.primary-button,.secondary-button{border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;font-weight:800;display:inline-flex}.primary-button{color:#fff;background:var(--brand);min-height:52px;box-shadow:0 10px 24px #1f755438}.primary-button:hover{background:var(--brand-dark)}.primary-button:disabled{opacity:.65;cursor:wait}.form-error{background:#fff0f0;border-radius:10px;padding:11px 12px;font-size:14px;color:#8e2e2e!important}.support-note{text-align:center;font-size:13px;margin-top:26px!important}.support-note a{color:var(--brand);font-weight:700}.app-shell{grid-template-columns:250px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.sidebar .brand{padding:0 10px 26px}.sidebar-nav{gap:6px;display:grid}.nav-link{color:#59655f;border-radius:10px;align-items:center;gap:12px;min-height:45px;padding:0 12px;font-size:14px;font-weight:700;display:flex}.nav-link:hover{color:var(--ink);background:var(--canvas)}.nav-link-active{color:var(--brand-dark);background:var(--brand-pale)}.nav-link-disabled{opacity:.55;cursor:not-allowed}.nav-link small{text-transform:uppercase;margin-left:auto;font-size:10px}.sidebar-bottom{gap:16px;margin-top:auto;display:grid}.shop-chip{border:1px solid var(--line);background:#fafcfb;border-radius:13px;align-items:center;gap:10px;padding:11px;display:flex}.shop-avatar{color:#fff;background:var(--brand-dark);border-radius:10px;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.shop-chip strong,.shop-chip small{text-overflow:ellipsis;white-space:nowrap;max-width:150px;display:block;overflow:hidden}.shop-chip strong{font-size:13px}.shop-chip small{color:var(--muted);margin-top:2px;font-size:11px}.logout-button{color:#6d7772;background:0 0;border:0;border-radius:10px;align-items:center;gap:9px;width:100%;padding:10px 12px;font-weight:700;display:flex}.logout-button:hover{color:var(--red);background:#fff3f3}.app-main{min-width:0}.topbar{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f4f7f5e6;border-bottom:1px solid #dfe7e2e0;justify-content:space-between;align-items:center;height:74px;padding:0 clamp(24px,4vw,56px);display:flex;position:sticky;top:0}.topbar p{color:#445149;margin:0;font-weight:800}.mobile-brand{display:none}.topbar-actions{align-items:center;gap:10px;display:flex}.demo-pill,.count-pill{min-height:30px;color:var(--brand-dark);background:var(--brand-pale);border:1px solid #b8dac9;border-radius:999px;align-items:center;padding:0 11px;font-size:12px;font-weight:800;display:inline-flex}.icon-button{color:#627069;border:1px solid var(--line);background:#fff;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.dashboard-content{max-width:1540px;margin:0 auto;padding:44px clamp(24px,4vw,56px) 70px}.page-heading,.detail-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px;display:flex}.page-heading h1,.detail-heading h1{letter-spacing:-.052em;margin:8px 0 7px;font-size:clamp(31px,4vw,46px);line-height:1.05}.page-heading p,.detail-heading p{color:var(--muted);margin:0}.live-indicator{color:#52615a;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.live-indicator span{background:#34a86e;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #34a86e1f}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:18px;gap:14px;min-height:150px;padding:22px;display:flex;box-shadow:0 8px 24px #193c2b0b}.metric-card-emphasis{color:#fff;border-color:var(--brand-dark);background:linear-gradient(145deg, var(--brand) 0%, var(--brand-dark) 100%)}.metric-icon{height:42px;color:var(--brand);background:var(--brand-pale);border-radius:12px;flex:0 0 42px;place-items:center;display:grid}.metric-card-emphasis .metric-icon{color:#fff;background:#ffffff26}.metric-card>div{flex-direction:column;display:flex}.metric-card span:not(.metric-icon){color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:750}.metric-card-emphasis span:not(.metric-icon),.metric-card-emphasis small{color:#d8ede2}.metric-card strong{letter-spacing:-.045em;margin:8px 0 4px;font-size:32px}.metric-card small{color:var(--muted);margin-top:auto;line-height:1.35}.insight-strip{background:#f9fcfa;border:1px solid #cfe0d7;border-radius:16px;justify-content:space-between;align-items:center;gap:30px;margin:18px 0 32px;padding:20px 22px;display:flex}.insight-copy{align-items:center;gap:14px;display:flex}.insight-icon{width:38px;height:38px;color:var(--brand);background:var(--brand-pale);border-radius:11px;place-items:center;display:grid}.insight-copy strong,.insight-copy span{display:block}.insight-copy span{color:var(--muted);margin-top:3px;font-size:13px}.recovery-meter{min-width:240px}.recovery-meter>span{background:#dfe9e3;border-radius:999px;height:8px;display:block;overflow:hidden}.recovery-meter i{border-radius:inherit;background:var(--brand);height:100%;display:block}.recovery-meter small{color:var(--muted);text-align:right;margin-top:7px;display:block}.table-section{scroll-margin-top:100px}.section-heading{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.section-heading h2{letter-spacing:-.035em;margin:0;font-size:23px}.section-heading p{color:var(--muted);margin:4px 0 0;font-size:13px}.lead-table-wrap{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 9px 28px #1d3a2c0b}.lead-table{border-collapse:collapse;width:100%}.lead-table th{color:#7a8680;border-bottom:1px solid var(--line);text-align:left;text-transform:uppercase;letter-spacing:.07em;background:#f9fbfa;padding:13px 18px;font-size:11px}.lead-table td{vertical-align:middle;border-bottom:1px solid #edf1ee;padding:17px 18px}.lead-table tr:last-child td{border-bottom:0}.lead-table tbody tr:hover{background:#fbfdfc}.caller-cell{align-items:center;gap:11px;min-width:170px;display:flex}.caller-avatar{width:38px;height:38px;color:var(--brand-dark);background:var(--brand-pale);border-radius:11px;place-items:center;font-size:12px;font-weight:850;display:grid}.caller-cell strong,.caller-cell small,.request-cell strong,.request-cell span{display:block}.caller-cell strong,.request-cell strong{font-size:13px}.caller-cell small,.request-cell span,.date-cell{color:var(--muted);margin-top:3px;font-size:12px}.request-cell{max-width:380px}.request-cell span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.status-badge{white-space:nowrap;border-radius:999px;align-items:center;min-height:27px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.status-new{color:#8a590d;background:#fff1d7}.status-contacted{color:#1f5d91;background:#e6f2ff}.status-appointment_scheduled{color:#216548;background:#e2f5ea}.status-won{color:#fff;background:var(--brand)}.status-unable_to_reach,.status-declined,.status-lost,.status-spam{color:#8c4545;background:#fbe8e8}.row-link{width:34px;height:34px;color:var(--brand);background:var(--brand-pale);border-radius:9px;place-items:center;display:grid}.row-link:hover{color:#fff;background:var(--brand)}.empty-table{color:var(--muted);text-align:center;place-items:center;padding:60px 20px;display:grid}.empty-table h3{color:var(--ink);margin:13px 0 5px}.empty-table p{margin:0}.back-link{color:var(--brand);align-items:center;gap:7px;margin-bottom:24px;font-size:13px;font-weight:800;display:inline-flex}.detail-title-row{align-items:center;gap:14px;display:flex}.status-form{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:flex-end;gap:10px;padding:13px;display:flex}.status-form label{gap:5px;display:grid}.status-form label span{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:800}.status-form select{background:#fff;border:1px solid #cfd9d3;border-radius:9px;min-width:190px;height:38px;padding:0 10px}.secondary-button{color:#fff;background:var(--brand);min-height:38px;padding:0 13px;font-size:12px}.detail-grid{grid-template-columns:minmax(0,1.65fr) minmax(290px,.7fr);gap:20px;display:grid}.detail-main,.detail-sidebar{align-content:start;gap:20px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:18px;padding:24px;box-shadow:0 8px 24px #193c2b0a}.compact-panel{padding:20px}.panel-heading{align-items:center;gap:11px;margin-bottom:20px;display:flex}.panel-heading h2,.panel-heading p{margin:0}.panel-heading h2{font-size:16px}.panel-heading p{color:var(--muted);margin-top:3px;font-size:12px}.panel-icon{width:37px;height:37px;color:var(--brand);background:var(--brand-pale);border-radius:10px;place-items:center;display:grid}.service-request{border-left:4px solid var(--brand);background:#f4f9f6;border-radius:0 12px 12px 0;padding:20px;font-size:18px;line-height:1.55}.detail-facts{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:16px;display:grid}.detail-facts>div{border:1px solid var(--line);border-radius:12px;align-items:center;gap:11px;padding:14px;display:flex}.detail-facts svg{color:var(--brand)}.detail-facts small,.detail-facts strong{display:block}.detail-facts small{color:var(--muted)}.detail-facts strong{margin-top:3px}.message-thread{gap:13px;display:grid}.message{border-radius:15px;max-width:78%;padding:13px 15px}.message-outbound{background:#f6f9f7;border:1px solid #d7e3dc;border-bottom-left-radius:4px;justify-self:start}.message-inbound{color:#fff;background:var(--brand);border-bottom-right-radius:4px;justify-self:end}.message>div{text-transform:uppercase;letter-spacing:.04em;justify-content:space-between;gap:18px;font-size:10px;font-weight:800;display:flex}.message time{opacity:.65}.message p{margin:8px 0 0;font-size:14px;line-height:1.5}.contact-list{gap:15px;margin:0;display:grid}.contact-list>div{border-bottom:1px solid #edf1ee;padding-bottom:14px}.contact-list>div:last-child{border-bottom:0;padding-bottom:0}.contact-list dt{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:7px;font-size:11px;font-weight:800;display:flex}.contact-list dd{overflow-wrap:anywhere;margin:7px 0 0;font-size:13px;font-weight:700}.consent-card{color:var(--brand-dark);background:var(--brand-pale);border-radius:11px;align-items:flex-start;gap:10px;padding:12px;display:flex}.consent-card strong,.consent-card small{display:block}.consent-card strong{text-transform:capitalize;font-size:12px}.consent-card small{color:#4b6c5c;text-transform:capitalize;margin-top:4px;font-size:10px}.timeline{gap:0;display:grid}.timeline>div{gap:11px;padding-bottom:17px;display:flex;position:relative}.timeline>div:not(:last-child):after{content:"";background:#d8e3dd;width:1px;position:absolute;top:11px;bottom:0;left:4px}.timeline>div>span{z-index:1;background:var(--brand);height:9px;box-shadow:0 0 0 1px var(--brand);border:2px solid #fff;border-radius:50%;flex:0 0 9px;margin-top:3px}.timeline p{margin:0}.timeline strong,.timeline small{display:block}.timeline strong{text-transform:capitalize;font-size:12px}.timeline small{color:var(--muted);margin-top:3px;font-size:10px}.empty-copy{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.empty-account,.not-found{text-align:center;place-content:center;justify-items:center;min-height:100vh;padding:30px;display:grid}.empty-account h1,.not-found h1{margin:8px 0}.empty-account p,.not-found p{max-width:480px;color:var(--muted)}.empty-account a,.not-found a{color:var(--brand);font-weight:800}.not-found>span{color:var(--brand);letter-spacing:-.07em;font-size:70px;font-weight:900}@media (max-width:1180px){.metrics-grid{grid-template-columns:repeat(2,1fr)}.lead-table th:nth-child(3),.lead-table td:nth-child(3){display:none}}@media (max-width:900px){.login-page{grid-template-columns:1fr}.login-story{min-height:auto;padding:34px 28px 40px}.login-story-copy{margin:80px 0 42px}.login-story h1{font-size:52px}.login-proof-grid{grid-template-columns:1fr}.login-panel{padding:28px 18px}.app-shell{display:block}.sidebar{display:none}.topbar{height:66px;padding:0 18px}.topbar p{display:none}.mobile-brand{color:var(--brand-dark);align-items:center;gap:7px;font-weight:850;display:inline-flex}.dashboard-content{padding:30px 18px 55px}.detail-grid{grid-template-columns:1fr}.detail-heading{flex-direction:column;align-items:stretch}.status-form{justify-content:space-between}}@media (max-width:690px){.login-card{padding:32px 24px}.login-story h1{font-size:42px}.metrics-grid{grid-template-columns:1fr}.metric-card{min-height:130px}.page-heading{flex-direction:column;align-items:flex-start}.insight-strip{flex-direction:column;align-items:stretch}.recovery-meter{min-width:0}.lead-table,.lead-table tbody{display:block}.lead-table thead{display:none}.lead-table tr{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;padding:16px;display:grid}.lead-table tr:last-child{border-bottom:0}.lead-table td{border:0;padding:5px 0}.lead-table td:first-child,.lead-table td:nth-child(2),.lead-table td:nth-child(4),.lead-table td:nth-child(5){grid-column:1}.lead-table td:last-child{grid-area:1/2}.request-cell span{white-space:normal}.detail-title-row{flex-direction:column;align-items:flex-start;gap:8px}.status-form{flex-direction:column;align-items:stretch}.status-form select{width:100%}.detail-facts{grid-template-columns:1fr}.message{max-width:92%}}:root{--brand-bright:#2d936a;--navy:#15332a;--gold:#d7a93e;--soft-gold:#fff7df}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.secondary-button:disabled{opacity:.68;cursor:wait}.sidebar-promise{color:#dcebe3;background:linear-gradient(145deg,#174d39,#102f25);border-radius:16px;margin:24px 4px 0;padding:18px;box-shadow:0 12px 30px #102f2529}.sidebar-promise span{color:#91d6b4;letter-spacing:.13em;font-size:9px;font-weight:850;display:block}.sidebar-promise strong{color:#fff;margin-top:10px;font-size:15px;line-height:1.3;display:block}.sidebar-promise p{color:#b9d1c5;margin:8px 0 0;font-size:11px;line-height:1.55}.system-status{color:#53625a;align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.system-status i{background:#35ad72;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #35ad721f}.demo-banner{color:#4e3d12;background:linear-gradient(110deg,#fff8e5 0%,#fffdf6 100%);border:1px solid #ead89f;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:30px;padding:18px 20px;display:flex}.demo-banner-kicker{color:#946c0d;letter-spacing:.14em;margin-bottom:4px;font-size:9px;font-weight:900;display:block}.demo-banner strong,.demo-banner p{display:block}.demo-banner strong{font-size:14px}.demo-banner p{color:#75653c;margin:3px 0 0;font-size:12px}.demo-banner a{color:#71500a;white-space:nowrap;align-items:center;gap:7px;font-size:12px;font-weight:850;display:inline-flex}.metrics-grid{margin-bottom:18px}.metric-card{position:relative;overflow:hidden}.metric-card:after{content:"";background:#1f755409;border-radius:50%;width:110px;height:110px;position:absolute;bottom:-42px;right:-34px}.metric-card-emphasis:after{background:#ffffff14}.performance-grid{grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);gap:18px;margin:18px 0 38px;display:grid}.performance-card{border:1px solid var(--line);background:#fff;border-radius:20px;min-width:0;padding:24px;box-shadow:0 10px 30px #1b392b0d}.performance-card-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.performance-card-heading h2{letter-spacing:-.038em;margin:7px 0 0;font-size:21px;line-height:1.2}.performance-tag{min-height:28px;color:var(--brand-dark);background:var(--brand-pale);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:10px;font-weight:850;display:inline-flex}.performance-tag-dark{color:#fff;background:#ffffff24}.outcome-impact-card{color:#fff;background:radial-gradient(circle at 85% 12%,#63c2913d,#0000 28%),linear-gradient(145deg,#1d7654 0%,#0e4933 62%,#0d3528 100%);border-color:#174e3a}.outcome-eyebrow{color:#a5e2c2}.outcome-heading h2{color:#fff}.outcome-hero{margin:34px 0 28px}.outcome-hero>span{color:#bad8c9;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:800}.outcome-hero strong{letter-spacing:-.065em;margin:7px 0 3px;font-size:clamp(46px,6vw,72px);line-height:1;display:block}.outcome-hero p{color:#c5dbd0;margin:0;font-size:13px}.outcome-comparison{border-top:1px solid #ffffff21;grid-template-columns:repeat(3,1fr);display:grid}.outcome-comparison>div{padding:18px 16px 0 0}.outcome-comparison>div+div{border-left:1px solid #ffffff21;padding-left:16px}.outcome-comparison span{color:#a9cab9;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:6px;font-size:10px;font-weight:800;display:flex}.outcome-comparison strong{margin-top:8px;font-size:20px;display:block}.pipeline-card{align-self:stretch}.pipeline-stages{gap:20px;margin-top:27px;display:grid}.pipeline-stage{grid-template-columns:42px 1fr;column-gap:12px;display:grid}.pipeline-stage-icon{width:42px;height:42px;color:var(--brand);background:var(--brand-pale);border-radius:12px;grid-row:1/span 2;place-items:center;display:grid}.pipeline-stage-copy{grid-template-columns:1fr auto;align-items:baseline;gap:8px;display:grid}.pipeline-stage-copy span{color:#52615a;font-size:12px;font-weight:800}.pipeline-stage-copy strong{letter-spacing:-.04em;font-size:24px}.pipeline-stage-copy small{color:var(--muted);grid-column:1/-1;margin-top:-2px;font-size:10px}.pipeline-stage-meter{background:#e7ede9;border-radius:999px;grid-column:2;height:6px;margin-top:9px;overflow:hidden}.pipeline-stage-meter i{border-radius:inherit;background:linear-gradient(90deg, var(--brand), var(--brand-bright));height:100%;display:block}.action-card{grid-column:1/-1;padding-bottom:8px}.action-count{width:30px;height:30px;color:var(--brand-dark);background:var(--brand-pale);border-radius:999px;place-items:center;font-size:12px;font-weight:900;display:grid}.action-list{margin-top:18px}.action-item{border-top:1px solid #edf1ee;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:13px;padding:14px 2px;display:grid}.action-priority{border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.priority-new{color:#9b650f;background:#fff1d6}.priority-retry{color:#9a4747;background:#fbe8e8}.action-copy{min-width:0}.action-copy strong,.action-copy span,.action-copy small{display:block}.action-copy strong{font-size:13px}.action-copy span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;overflow:hidden}.action-copy small{color:#87928c;margin-top:5px;font-size:10px}.action-link{min-height:34px;color:var(--brand);background:var(--brand-pale);border-radius:9px;align-items:center;gap:5px;padding:0 10px;font-size:11px;font-weight:850;display:inline-flex}.action-link:hover{color:#fff;background:var(--brand)}.action-empty{border-top:1px solid #edf1ee;align-items:center;gap:12px;padding:20px 0;display:flex}.action-empty>span{color:#fff;background:var(--brand);border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.action-empty strong,.action-empty small{display:block}.action-empty small{color:var(--muted);margin-top:3px}.section-heading .eyebrow{margin-bottom:7px;font-size:9px;display:block}.section-heading h2{font-size:25px}.date-cell small{color:#8d9792;margin-top:4px;font-size:10px;display:block}.timing-cell{color:#52615a;max-width:160px;font-size:12px;font-weight:750;line-height:1.35;display:inline-block}.walkthrough{border:1px solid var(--line);background:linear-gradient(110deg,#fafdfb,#f3f8f5);border-radius:20px;margin-top:38px;padding:28px}.walkthrough-heading h2{letter-spacing:-.04em;margin:7px 0 0;font-size:23px}.walkthrough-steps{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px;display:grid}.walkthrough-steps article{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:42px 1fr;gap:12px;padding:18px;display:grid;position:relative}.walkthrough-number{color:#d8e6de;font-size:19px;font-weight:900;position:absolute;top:12px;right:14px}.walkthrough-icon{width:42px;height:42px;color:var(--brand);background:var(--brand-pale);border-radius:12px;place-items:center;display:grid}.walkthrough-steps strong{padding-right:24px;font-size:13px;display:block}.walkthrough-steps p{color:var(--muted);margin:6px 0 0;font-size:11px;line-height:1.55}.follow-up-banner{color:#704a0c;background:var(--soft-gold);border:1px solid #ead49a;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:15px 17px;display:flex}.follow-up-banner span,.follow-up-banner strong{display:block}.follow-up-banner span{letter-spacing:.13em;font-size:9px;font-weight:900}.follow-up-banner strong{margin-top:3px;font-size:13px}.follow-up-banner a{color:#fff;white-space:nowrap;background:#9d6b10;border-radius:10px;align-items:center;gap:7px;min-height:36px;padding:0 12px;font-size:12px;font-weight:850;display:inline-flex}.opportunity-summary{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:1fr 1.25fr 1fr .9fr;margin:-4px 0 20px;display:grid;overflow:hidden}.opportunity-summary>div{border-right:1px solid #edf1ee;min-width:0;padding:18px 20px}.opportunity-summary>div:last-child{border-right:0}.opportunity-summary span,.opportunity-summary strong,.opportunity-summary small{display:block}.opportunity-summary span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:850}.opportunity-summary strong{text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:14px;overflow:hidden}.opportunity-summary small{color:#8a958f;margin-top:4px;font-size:10px}.opportunity-summary .opportunity-outcome{color:#fff;background:linear-gradient(145deg, var(--brand), var(--brand-dark))}.opportunity-summary .opportunity-outcome span,.opportunity-summary .opportunity-outcome small{color:#cbe2d6}.opportunity-summary .opportunity-outcome strong{letter-spacing:-.025em;white-space:normal;font-size:18px;line-height:1.2}.contact-action{color:var(--brand);align-items:center;gap:5px;display:inline-flex}.contact-action:hover{text-decoration:underline}@media (max-width:1180px){.performance-grid{grid-template-columns:1fr}.action-card{grid-column:auto}.opportunity-summary{grid-template-columns:repeat(2,1fr)}.opportunity-summary>div:nth-child(2){border-right:0}.opportunity-summary>div:nth-child(-n+2){border-bottom:1px solid #edf1ee}}@media (max-width:900px){.sidebar-promise,.system-status{display:none}.demo-banner{flex-direction:column;align-items:flex-start}.performance-grid,.walkthrough-steps{grid-template-columns:1fr}}@media (max-width:690px){.performance-card{padding:20px}.performance-card-heading{flex-direction:column;align-items:flex-start;gap:10px}.outcome-hero strong{font-size:49px}.outcome-comparison{grid-template-columns:1fr}.outcome-comparison>div{padding:14px 0}.outcome-comparison>div+div{border-top:1px solid #ffffff21;border-left:0;padding-left:0}.action-item{grid-template-columns:38px minmax(0,1fr)}.action-link{grid-column:2;justify-self:start}.action-copy span{white-space:normal}.follow-up-banner{flex-direction:column;align-items:flex-start}.opportunity-summary{grid-template-columns:1fr}.opportunity-summary>div{border-bottom:1px solid #edf1ee;border-right:0}.opportunity-summary>div:last-child{border-bottom:0}.walkthrough{padding:22px 18px}.topbar-actions .demo-pill{display:none}}.loading-page{padding-top:8px}.loading-line,.loading-card,.loading-panel{background:linear-gradient(90deg,#e7ece9 25%,#f5f8f6 50%,#e7ece9 75%) 0 0/200% 100%;border-radius:10px;animation:1.4s infinite shimmer;overflow:hidden}.loading-line{height:12px;margin-bottom:12px}.loading-line-short{width:150px}.loading-line-title{width:min(560px,80%);height:44px}.loading-line-copy{width:min(480px,70%)}.loading-metrics{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:32px;display:grid}.loading-card{border-radius:18px;height:150px}.loading-panels{grid-template-columns:1.15fr .85fr;gap:18px;margin-top:18px;display:grid}.loading-panel{border-radius:20px;height:330px}@keyframes shimmer{to{background-position:-200% 0}}.dashboard-error{text-align:center;place-content:center;justify-items:center;min-height:70vh;padding:30px;display:grid}.dashboard-error>span{color:#a54a4a;background:#fbe8e8;border-radius:16px;place-items:center;width:54px;height:54px;display:grid}.dashboard-error h1{letter-spacing:-.04em;margin:18px 0 8px}.dashboard-error p{max-width:470px;color:var(--muted);margin:0;line-height:1.6}.dashboard-error button{color:#fff;background:var(--brand);border:0;border-radius:11px;align-items:center;gap:8px;min-height:42px;margin-top:20px;padding:0 15px;font-weight:800;display:inline-flex}@media (max-width:900px){.loading-metrics{grid-template-columns:repeat(2,1fr)}.loading-panels{grid-template-columns:1fr}}@media (max-width:690px){.loading-metrics{grid-template-columns:1fr}}.opportunity-section-heading{align-items:flex-end;gap:22px}.opportunity-tabs{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:5px;padding:4px;display:inline-flex;box-shadow:0 7px 20px #1d3a2c0a}.opportunity-tab{color:#68746e;white-space:nowrap;border-radius:9px;align-items:center;gap:7px;min-height:36px;padding:0 11px;font-size:12px;font-weight:800;display:inline-flex}.opportunity-tab:hover{color:var(--ink);background:var(--canvas)}.opportunity-tab-active{color:#fff;background:var(--brand)}.opportunity-tab-active:hover{color:#fff;background:var(--brand-dark)}.opportunity-tab span{min-width:21px;height:21px;color:inherit;background:#68746e1a;border-radius:999px;place-items:center;padding:0 6px;font-size:10px;display:grid}.opportunity-tab-active span{background:#ffffff2e}.archive-page-heading{align-items:center}.archive-page-heading p{max-width:760px;line-height:1.6}.archive-mark{min-height:40px;color:var(--brand-dark);background:var(--brand-pale);white-space:nowrap;border:1px solid #b8dac9;border-radius:12px;align-items:center;gap:8px;padding:0 13px;font-size:12px;font-weight:850;display:inline-flex}.archive-toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;display:flex}.archive-search{color:#7a8680;border:1px solid var(--line);background:#fff;border-radius:12px;flex:520px;align-items:center;max-width:620px;min-height:44px;padding-left:13px;display:flex;box-shadow:0 7px 20px #1d3a2c09}.archive-search:focus-within{border-color:#8bc4a8;box-shadow:0 0 0 4px #1f755417}.archive-search input{min-width:0;height:42px;color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:0 11px}.archive-search input::placeholder{color:#929c97}.archive-search button{color:#fff;background:var(--brand);border:0;border-radius:0 11px 11px 0;align-self:stretch;padding:0 15px;font-size:12px;font-weight:850}.archive-search button:hover{background:var(--brand-dark)}.archive-result-copy{min-height:32px;color:var(--muted);justify-content:space-between;align-items:center;gap:16px;margin-bottom:8px;font-size:12px;display:flex}.archive-result-copy a{color:var(--brand);font-weight:800}.archive-result-copy a:hover{text-decoration:underline}.archive-detail-banner{color:#3e5348;background:#f7faf8;border:1px solid #cddbd3;border-radius:14px;align-items:center;gap:12px;margin-bottom:24px;padding:15px 17px;display:flex}.archive-detail-banner>svg{color:var(--brand);flex:none}.archive-detail-banner span,.archive-detail-banner strong{display:block}.archive-detail-banner span{color:var(--brand);letter-spacing:.13em;font-size:9px;font-weight:900}.archive-detail-banner strong{margin-top:3px;font-size:13px}@media (max-width:900px){.opportunity-section-heading,.archive-toolbar{flex-direction:column;align-items:stretch}.archive-search{flex-basis:auto;width:100%;max-width:none}.opportunity-tabs{align-self:flex-start}}@media (max-width:690px){.opportunity-tabs{width:100%}.opportunity-tab{flex:1;justify-content:center}.archive-mark{align-self:flex-start}.archive-search button{padding:0 12px}}.realtime-status{transition:color .2s}.realtime-status svg{flex:none}.realtime-status-connected{color:var(--brand-dark)}.realtime-status-connected svg{color:#35ad72}.realtime-status-connecting{color:#7b6a3c}.realtime-status-connecting svg{color:var(--amber);animation:1.25s ease-in-out infinite realtime-pulse}.realtime-status-offline{color:#985050}.realtime-status-offline svg{color:var(--red)}@keyframes realtime-pulse{50%{opacity:.35}}.realtime-notice{z-index:100;color:#fff;background:linear-gradient(145deg,#1d7654,#0d3e2c);border:1px solid #ffffff24;border-radius:17px;grid-template-columns:42px minmax(0,1fr) auto 30px;align-items:center;gap:12px;width:min(440px,100vw - 36px);padding:15px;animation:.25s ease-out realtime-notice-in;display:grid;position:fixed;top:92px;right:24px;box-shadow:0 18px 46px #10362647}@keyframes realtime-notice-in{0%{opacity:0;transform:translateY(-10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.realtime-notice-icon{color:#bce8d1;background:#ffffff1f;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.realtime-notice-kicker{color:#9eddbd;letter-spacing:.13em;font-size:9px;font-weight:900;display:block}.realtime-notice strong{margin-top:4px;font-size:14px;display:block}.realtime-notice p{color:#c9ded3;margin:3px 0 0;font-size:11px}.realtime-notice>a{min-height:34px;color:var(--brand-dark);background:#fff;border-radius:9px;align-items:center;padding:0 12px;font-size:11px;font-weight:900;display:inline-flex}.realtime-notice>button{color:#c9ded3;background:0 0;border:0;border-radius:8px;place-items:center;width:30px;height:30px;padding:0;display:grid}.realtime-notice>button:hover{color:#fff;background:#ffffff1a}@media (max-width:900px){.realtime-status{gap:0;font-size:0;display:inline-flex}.realtime-status svg{width:17px;height:17px}.realtime-notice{top:78px;right:18px}}@media (max-width:560px){.realtime-notice{grid-template-columns:38px minmax(0,1fr) 28px}.realtime-notice-icon{width:38px;height:38px}.realtime-notice>a{grid-column:2;justify-self:start}.realtime-notice>button{grid-area:1/3}}
