@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--bg:#fafbf8;--surface:#ffffff;--surface-raised:#f1f5eb;--text:#192316;--muted:#626d5c;--line:#dce3d5;--accent:#426526;--lime:#c1f780;--heading:'Manrope',Arial,sans-serif;--body:'DM Sans',Arial,sans-serif;color-scheme:light;font-family:var(--body);font-size:16px;background:var(--bg);color:var(--text)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--accent);outline-offset:6px}::selection{background:var(--lime);color:var(--text)}p,h1,h2,h3{margin:0}p{line-height:1.65}h1,h2,h3{font-family:var(--heading)}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.skip-link{position:absolute;z-index:5;left:24px;top:-100px;padding:14px;background:var(--lime);color:var(--text)}.skip-link:focus{top:12px}.site-header{height:108px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{font-family:var(--heading);font-size:35px;font-weight:800;letter-spacing:-2px;display:inline-flex;align-items:center;gap:10px;line-height:1}.brand-period{color:var(--accent);margin-left:-11px}.brand-icon{display:flex;align-items:center;gap:3px;margin-right:3px;height:30px}.brand-icon i{height:14px;width:4px;background:var(--accent);border-radius:8px}.brand-icon i:nth-child(2){height:27px}.brand-icon i:nth-child(3){height:21px}.brand-icon i:nth-child(4){height:10px}.site-header nav{display:flex;gap:34px;font-size:.875rem;color:#56614f}.site-header nav a:hover,.site-footer a:hover,.contact-bottom a:hover{color:var(--accent)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;padding:18px 23px;background:var(--lime);color:#17220d;border:1px solid #b2e772;border-radius:6px;font-size:.9375rem;font-weight:650;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:#d2ffa1;transform:translateY(-2px)}.button span{font-size:23px;line-height:1}.button-small{padding:12px 18px;gap:24px;font-size:.875rem}.hero{display:grid;grid-template-columns:1.13fr 1fr;gap:68px;padding-block:86px 90px;align-items:center}.eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.13em;color:var(--accent);line-height:1.5;display:flex;align-items:center;gap:9px}.status-dot{display:inline-block;width:7px;height:7px;flex-shrink:0;border-radius:50%;background:var(--accent)}h1{font-size:clamp(3.9rem,5.65vw,5.25rem);font-weight:500;line-height:1.075;letter-spacing:-.065em;margin-top:26px}h1>span{color:var(--accent)}.hero-description{max-width:480px;color:var(--muted);font-size:1.0625rem;margin-top:30px}.hero-actions{display:flex;gap:25px;align-items:center;margin-top:33px}.text-link{font-size:.875rem;display:flex;gap:15px;align-items:center}.text-link:hover{color:var(--accent)}.hero-note{font-size:.8125rem;color:#626d5c;margin-top:22px}.call-visual{padding-top:7px;position:relative}.visual-topline{display:flex;justify-content:space-between;gap:10px;align-items:center;margin:0 3px 20px}.micro-label{color:var(--muted);font-size:.75rem;letter-spacing:.12em}.example-tag{color:var(--muted);font-size:.75rem}.voice-panel{border:1px solid #d6e0cd;background:linear-gradient(150deg,#f0f7e7,#ffffff 70%);border-radius:13px;padding:26px 28px 22px;box-shadow:0 15px 60px #233a1210}.voice-heading{display:flex;align-items:center;gap:12px}.voice-avatar{height:44px;width:44px;display:grid;place-items:center;background:var(--lime);border-radius:50%;color:#1e2b11;font-family:var(--heading);font-size:30px;font-weight:700;letter-spacing:-2px;padding-bottom:3px}.voice-heading strong{display:block;font-size:.9375rem;font-weight:500}.voice-heading>div>span{display:block;font-size:.75rem;color:var(--muted);margin-top:3px}.voice-status{margin-left:auto;font-size:.75rem;color:var(--accent);display:flex;gap:6px;align-items:center}.voice-status .status-dot{width:5px;height:5px}.waveform{height:108px;display:flex;align-items:center;justify-content:center;gap:4px;margin-top:10px;overflow:hidden}.waveform i{width:4px;flex-shrink:0;height:12px;border-radius:5px;background:var(--accent);opacity:.85;animation:voice 2.4s ease-in-out infinite alternate}.waveform i:nth-child(3n){height:31px;animation-delay:-.8s}.waveform i:nth-child(4n){height:53px;animation-delay:-1.4s}.waveform i:nth-child(5n){height:72px;animation-delay:-.4s}.waveform i:nth-child(7n){height:39px;animation-delay:-1.9s}.waveform i:nth-child(-n+6),.waveform i:nth-last-child(-n+6){height:10px;opacity:.4}.speaker{font-size:.75rem;letter-spacing:.11em;color:var(--accent);font-weight:500}.transcript>p:nth-child(2){font-size:1.0625rem;line-height:1.6;margin-top:7px}.caller{padding:15px 16px;margin-top:17px;border-radius:7px;background:#f2f5ee;border:1px solid #e0e7d9}.caller .speaker{color:var(--muted)}.caller p{font-size:.875rem;line-height:1.6;color:#53614a;margin-top:4px}.connection{display:flex;gap:12px;align-items:center;justify-content:center;font-size:.75rem;color:#626d5c;letter-spacing:.11em;height:46px}.connection>span{height:1px;width:40px;background:#cdd9c2}.intake-card{margin-left:28px;margin-right:-12px;border:1px solid #d4dfc9;border-radius:10px;padding:19px 23px;background:var(--surface-raised);box-shadow:0 10px 35px #233a1210}.intake-heading{display:flex;align-items:center;gap:10px;font-size:.875rem}.intake-heading strong{font-weight:500}.file-icon{font-size:23px;color:var(--accent)}.ready-badge{font-size:.75rem;color:var(--accent);background:#e1edcf;padding:5px 8px;border-radius:4px;margin-left:auto;white-space:nowrap}.intake-card dl{margin:17px 0 0;border-top:1px solid #d4dfc9;padding-top:14px;display:grid;gap:10px}.intake-card dl div{display:flex;justify-content:space-between;gap:16px;font-size:.75rem}.intake-card dt{color:var(--muted)}.intake-card dd{margin:0;text-align:right}.green{color:var(--accent)}.visual-caption{font-size:.75rem;color:var(--muted);text-align:center;margin-top:16px}.capability-strip{border-block:1px solid var(--line);background:#f0f4eb}.capability-strip>.wrap{display:flex;justify-content:space-between;gap:20px;padding-block:23px;color:#56664b;font-size:.8125rem}.capability-strip span:before{content:'✳';color:var(--accent);margin-right:12px}.section-space{padding-block:102px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:70px;margin-bottom:48px}h2{font-size:clamp(2.4rem,3.5vw,3.2rem);font-weight:500;line-height:1.16;letter-spacing:-.055em;margin-top:17px}.section-heading>p{max-width:330px;font-size:1rem;color:var(--muted);padding-bottom:3px}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line)}.stat{padding:34px 32px 34px 0}.stat+.stat{padding-left:36px;border-left:1px solid var(--line)}.stat-number{font-family:var(--heading);font-weight:500;font-size:5rem;line-height:1.2;letter-spacing:-.06em;color:var(--accent)}.stat-number>span{font-size:2.9rem;margin-left:4px}.stat h3{font-size:1.125rem;letter-spacing:-.025em;margin-top:14px;font-weight:500}.stat p{color:var(--muted);font-size:.9375rem;margin-top:13px;max-width:315px}.stat>a{font-size:.75rem;color:#546c40;display:inline-flex;gap:14px;align-items:center;margin-top:27px;text-decoration:underline;text-underline-offset:4px}.stat>a:hover{color:var(--accent)}.source-note{font-size:.75rem;color:#626d5c;margin-top:21px;max-width:1000px;line-height:1.7}.workflow{background:#eef3e9;border-block:1px solid var(--line)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.step-number{display:flex;justify-content:space-between;font-size:.875rem;letter-spacing:.08em;color:var(--accent);padding-bottom:22px;border-bottom:1px solid #cdd8c3}.step-number>span{font-size:21px}.steps h3{font-size:1.375rem;letter-spacing:-.035em;font-weight:500;margin-top:28px}.steps p{font-size:.9375rem;color:var(--muted);margin-top:14px}.step-tag{display:inline-block;margin-top:24px;font-size:.75rem;color:#516444;border:1px solid #cbd7c0;border-radius:4px;padding:6px 10px}.human-note{border-top:1px solid var(--line);margin-top:48px;padding-top:25px;display:flex;gap:17px;align-items:center}.human-note>span{color:var(--accent);font-size:27px}.human-note p{font-size:.875rem;color:var(--muted)}.human-note strong{font-weight:500;color:#24361b}.practice{display:grid;grid-template-columns:1fr 1fr;gap:115px;align-items:center}.practice-copy>p:not(.eyebrow){color:var(--muted);margin-top:23px;max-width:480px}.practice-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}.practice-tags span{font-size:.8125rem;background:#f0f4eb;border:1px solid #d6e0cd;padding:9px 13px;border-radius:5px}.practice-copy .small-copy{font-size:.75rem;line-height:1.6}.example-card{background:#c1f780;color:#1d3011;border:1px solid #c1f780;border-radius:11px;padding:31px 34px}.example-card-top{display:flex;justify-content:space-between;gap:12px;align-items:center}.example-card-top .eyebrow{color:#395226;font-size:.75rem;letter-spacing:.12em}.example-card-top>span:last-child{font-size:25px}.example-card h3{font-size:2.3rem;font-weight:600;line-height:1.15;letter-spacing:-.055em;margin-top:29px}.example-intro{font-size:.9375rem;margin-top:19px;color:#384f29}.example-card ul{list-style:none;padding:0;margin:23px 0 27px;font-size:.8125rem;line-height:1.7;display:grid;gap:10px}.example-card li{display:flex;gap:10px}.example-card li:before{content:'✓';font-weight:700}.example-card-footer{border-top:1px solid #99c369;padding-top:19px;font-size:.75rem;display:flex;gap:8px;align-items:center}.example-card .status-dot{background:#315819;width:6px;height:6px}.contact{padding-bottom:70px}.contact-box{border:1px solid #d4e1c7;border-radius:12px;background:radial-gradient(ellipse at 50% 0%,#edf8dd 0%,#f1f6e9 48%,#f7f9f1 100%);padding:58px 42px 28px;text-align:center}.contact .eyebrow{justify-content:center}.contact h2{font-size:clamp(2.7rem,4.5vw,4rem);margin-top:22px}.contact h2 span{color:var(--accent)}.contact h2+p{color:#5e6e52;margin-top:22px}.contact .button{margin-top:29px}.contact .email-hint{font-size:.75rem;color:#637456;margin-top:14px}.contact-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #d4dfc9;margin-top:49px;padding-top:22px;font-size:.8125rem;color:#506443}.site-footer{display:flex;align-items:center;gap:25px;border-top:1px solid var(--line);padding-block:29px 35px}.site-footer .brand{font-size:29px}.site-footer p{font-size:.75rem;color:var(--muted)}.site-footer>div{margin-left:auto;display:flex;gap:24px;align-items:center;font-size:.75rem;color:var(--muted)}@keyframes voice{from{transform:scaleY(.7)}to{transform:scaleY(1)}}
@media(min-width:1500px){.hero{gap:90px;padding-block:100px}.wrap{width:min(1280px,calc(100% - 120px))}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero{gap:36px;padding-block:65px}h1{font-size:4.1rem}.hero-actions{gap:20px;flex-wrap:wrap}.voice-panel{padding:22px}.intake-card{margin-left:15px;margin-right:0;padding:18px}.micro-label{font-size:.75rem;letter-spacing:.06em}.section-heading{gap:40px}.practice{gap:55px}.steps{gap:30px}.site-footer{flex-wrap:wrap}.site-footer>div{gap:20px}.site-footer p{display:none}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.site-header{height:88px}.site-header nav{display:none}.hero{grid-template-columns:1fr;gap:48px;padding-block:50px}.hero-copy{max-width:620px}.hero h1{font-size:clamp(3.6rem,10vw,5.1rem)}.hero-description{max-width:540px}.call-visual{width:min(500px,100%);margin-inline:auto}.capability-strip>.wrap{display:grid;grid-template-columns:1fr 1fr;gap:17px;padding-block:24px}.section-space{padding-block:65px}.section-heading{display:block;margin-bottom:32px}.section-heading>p{max-width:520px;margin-top:23px}.stats-grid{grid-template-columns:1fr}.stat,.stat+.stat{padding:27px 0;border-left:0;display:grid;grid-template-columns:135px 1fr;column-gap:20px}.stat+.stat{border-top:1px solid var(--line)}.stat-number{grid-row:1/4;font-size:4.3rem}.stat h3{margin-top:7px}.stat p{max-width:none;margin-top:8px}.stat>a{margin-top:16px}.steps{grid-template-columns:1fr;gap:36px}.steps p{max-width:560px}.steps h3{margin-top:19px}.step-tag{margin-top:16px}.human-note{align-items:flex-start;margin-top:32px}.practice{grid-template-columns:1fr;gap:35px}.practice-copy>p:not(.eyebrow){max-width:600px}.example-card{max-width:570px}.contact-box{padding:40px 22px 24px}.contact-bottom{flex-direction:column;gap:12px;margin-top:33px}.site-footer{gap:25px}.site-footer>div{flex-wrap:wrap;gap:20px;margin-left:auto}.contact{padding-bottom:45px}}
@media(max-width:430px){.site-header .button-small{font-size:.8125rem;padding:11px 12px;gap:14px}.brand{font-size:31px}.hero .eyebrow{font-size:.75rem;letter-spacing:.09em}.hero h1{font-size:clamp(2.65rem,12.8vw,3.4rem)}.hero-actions{gap:22px}.hero-description{font-size:1rem}.visual-topline{gap:5px;flex-wrap:wrap}.example-tag{font-size:.75rem}.voice-panel{padding:20px 17px}.waveform{gap:3px}.waveform i{width:3px}.intake-card{margin-left:10px;padding:17px 13px}.intake-heading{gap:7px}.ready-badge{font-size:.75rem;padding:4px 5px}.intake-card dl div{font-size:.75rem;gap:9px}.capability-strip>.wrap{font-size:.75rem;gap:15px 5px}.capability-strip span:before{margin-right:6px}.stat,.stat+.stat{grid-template-columns:105px 1fr;column-gap:15px}.stat-number{font-size:3.5rem}.stat-number>span{font-size:2rem}.stat h3{font-size:1rem}.stat p{font-size:.875rem}.stat>a{font-size:.75rem;gap:8px}.example-card{padding:25px}.example-card h3{font-size:2.1rem}.site-footer>div{margin-left:0;width:100%;justify-content:space-between;gap:12px}.contact .eyebrow{font-size:.75rem}.contact h2{font-size:2.5rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* A visible intake journey, connected to a shared CRM activity log. */
.features{background:#f0f4eb;border-block:1px solid var(--line)}
.intake-journey{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.journey-card{background:#fff;border:1px solid #d8e1d0;border-radius:12px;padding:27px 25px;display:flex;flex-direction:column;min-width:0}
.journey-step{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:21px;margin-bottom:25px;color:var(--accent)}
.journey-step>span:first-child{font-family:var(--heading);font-size:2.4rem;letter-spacing:-.06em;line-height:1;font-weight:500}
.journey-step>span:last-child{font-size:.75rem;letter-spacing:.13em;display:flex;gap:14px;align-items:center}
.journey-step>span:last-child>span{font-size:20px}
.journey-card h3{font-size:clamp(1.2rem,1.75vw,1.5rem);font-weight:600;line-height:1.25;letter-spacing:-.04em;min-height:3.8em}
.journey-card>p{color:var(--muted);font-size:1rem;line-height:1.65;margin:13px 0 28px}
.reception-visual,.screening-visual,.handoff-visual{margin-top:auto;min-height:185px;display:flex;flex-direction:column;justify-content:center}
.reception-visual{background:#f3f7ed;border:1px solid #e1e9d8;border-radius:9px;padding:19px 13px}
.reception-status{display:flex;align-items:center;justify-content:center;gap:8px;color:#3c5929;font-size:.8125rem}.reception-status strong{font-weight:500}
.reception-wave{display:flex;justify-content:center;align-items:center;gap:5px;height:85px;overflow:hidden}
.reception-wave i{background:#82aa5c;width:4px;height:12px;border-radius:4px;flex-shrink:0}
.reception-wave i:nth-child(3n){height:24px}.reception-wave i:nth-child(4n){height:37px}.reception-wave i:nth-child(5n){height:54px}.reception-wave i:nth-child(7n){height:32px}
.coverage-hours{display:flex;justify-content:center;gap:5px;flex-wrap:wrap}.coverage-hours span{font-size:.75rem;color:#546c41;border:1px solid #dce7d0;padding:5px 7px;border-radius:4px;background:#fff}
.visual-label{font-size:.75rem;letter-spacing:.08em;color:var(--muted);display:block;margin-bottom:13px}
.screening-visual>div:not(.screening-result){display:flex;justify-content:space-between;align-items:center;gap:12px;padding:13px 0;border-top:1px solid var(--line);font-size:.8125rem;line-height:1.45;color:var(--muted)}
.screening-visual strong{font-weight:500;text-align:right;color:var(--text)}
.screening-result{font-size:.8125rem;display:flex;align-items:center;gap:8px;padding:12px;background:#eaf3dc;color:#3c5d27;border-radius:5px;margin-top:8px;line-height:1.5}
.handoff-route{display:flex;align-items:center;gap:10px;padding:15px 11px;background:#f5f8f0;border:1px solid #dde6d4;border-radius:8px}.handoff-symbol{font-size:25px;color:var(--accent);width:25px;text-align:center;flex-shrink:0}.handoff-route strong{font-size:.8125rem;display:block;font-weight:600}.handoff-route div>span{font-size:.75rem;color:var(--muted);display:block;margin-top:4px;line-height:1.4}.handoff-route>span:last-child{margin-left:auto;color:var(--accent)}
.handoff-or{display:flex;align-items:center;justify-content:center;gap:9px;color:var(--muted);font-size:.75rem;margin:11px 0}.handoff-or span{width:26px;height:1px;background:#d4dfc9}
.journey-to-record{display:flex;justify-content:center;align-items:center;gap:17px;padding:25px 0}.journey-to-record>span{width:60px;height:1px;background:#c5d6b5}.journey-to-record p{font-size:.75rem;letter-spacing:.12em;color:#597345;text-align:center}
.crm-feature{display:grid;grid-template-columns:.95fr 1.2fr;gap:60px;align-items:center;background:#e2efcf;border:1px solid #d0dfbe;padding:36px 38px;border-radius:12px}
.crm-feature h3{font-size:2.1rem;line-height:1.2;letter-spacing:-.045em;font-weight:500;margin-top:18px}.crm-feature-copy>p:last-child{font-size:1rem;line-height:1.65;color:#52673e;margin-top:17px}
.activity-log{background:#fff;border:1px solid #d0ddc4;border-radius:10px;padding:20px 23px;min-width:0;box-shadow:0 5px 20px #35561a08}
.activity-log-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:17px;border-bottom:1px solid var(--line);flex-wrap:wrap}.activity-log-header>div{display:flex;align-items:center;gap:10px}.record-initials{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#eaf2df;font-size:.75rem;color:var(--accent);flex-shrink:0}.activity-log-header strong{font-size:.875rem;font-weight:600;display:block}.activity-log-header>div>span:last-child>span{font-size:.75rem;color:var(--muted);display:block;margin-top:4px}
.log-events{list-style:none;padding:0;margin:17px 0 0;display:grid;gap:19px}.log-events li{display:flex;align-items:flex-start;gap:10px;position:relative}.log-events li:not(:last-child):before{content:'';position:absolute;width:1px;left:10px;top:23px;bottom:-17px;background:#dce7d2}.log-check{display:grid;place-items:center;width:21px;height:21px;flex-shrink:0;border-radius:50%;background:#eaf2df;font-size:.75rem;color:var(--accent)}.log-events strong{font-size:.8125rem;font-weight:500;line-height:1.45;display:block}.log-events li>span:nth-child(2)>span{font-size:.75rem;color:var(--muted);line-height:1.5;display:block;margin-top:3px}.log-state{font-size:.75rem;color:var(--accent);margin-left:auto;padding-top:2px}
.journey-caption{font-size:.75rem;color:var(--muted);margin-top:18px;text-align:center}
.intake-saved{display:flex;gap:7px;align-items:center;margin-top:17px;padding-top:13px;border-top:1px solid #d4dfc9;color:var(--accent);font-size:.75rem;line-height:1.5}.intake-card dt{max-width:55%;line-height:1.5}.intake-card dd{line-height:1.5}
@media(max-width:1100px){.intake-journey{gap:14px}.journey-card{padding:23px 18px}.crm-feature{gap:35px;padding:30px}.reception-wave{gap:4px}.activity-log{padding:19px}.log-state{display:none}}
@media(max-width:900px){.intake-journey{grid-template-columns:1fr;gap:18px}.journey-card{display:grid;grid-template-columns:1fr 1fr;column-gap:28px;padding:26px}.journey-step{grid-column:1/-1;margin-bottom:22px;padding-bottom:18px}.journey-card h3{font-size:1.6rem;min-height:0}.journey-card>p{grid-column:1;margin-bottom:0}.reception-visual,.screening-visual,.handoff-visual{grid-column:2;grid-row:2/4;margin:0;align-self:center;width:100%}.crm-feature{grid-template-columns:1fr;gap:25px}.crm-feature h3{font-size:2rem}.crm-feature-copy>p:last-child{max-width:550px}.log-state{display:block}}
@media(max-width:580px){.journey-card{display:flex;padding:25px}.journey-card h3{font-size:1.6rem;min-height:0}.journey-card>p{margin:14px 0 25px}.reception-visual,.screening-visual,.handoff-visual{min-height:175px}.journey-to-record{gap:10px}.journey-to-record>span{width:20px;flex-shrink:0}.journey-to-record p{letter-spacing:.07em}.crm-feature{padding:25px 18px}.activity-log{padding:18px 14px}.activity-log-header .ready-badge{margin-left:0}.log-state{display:none}.intake-heading{flex-wrap:wrap}.intake-heading .ready-badge{margin-left:auto}}

/* Supplied caly artwork replaces the letter avatar at its existing size. */
.voice-avatar-image{display:block;object-fit:cover;padding:0;flex-shrink:0}
