/* AI voice service — light paper, sage and a sculptural voice motif. */
.ai-teaser{display:grid;grid-template-columns:1.04fr 1fr;gap:64px;align-items:center;padding:72px 0;border-bottom:1px solid var(--line)}
.ai-teaser-copy h2,.ai-section-heading h2{font-size:clamp(36px,4.3vw,60px);font-weight:450;letter-spacing:-.055em;line-height:1.08;margin:22px 0}
.ai-teaser-copy h2 span,.ai-hero h1 span,.ai-section-heading h2 span{color:#849179}
.ai-teaser-copy>p,.ai-hero-copy>p{color:var(--muted);font-size:16px;line-height:1.85;max-width:490px;margin:24px 0 30px}
.ai-teaser-tags,.ai-hero-foot{display:flex;flex-wrap:wrap;gap:12px 22px;margin-top:30px;font-size:11px;color:#697363}
.ai-teaser-tags span+span:before,.ai-hero-foot span+span:before{content:'·';margin-right:22px;color:#a7b09f}
.voice-stage{position:relative;isolation:isolate;background:#e9efe2;border:1px solid #dce4d4;border-radius:28px;min-width:0;aspect-ratio:1/1.05;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:28px;background-image:radial-gradient(ellipse at 35% 24%,#fafbf6 0%,#e9efe2 42%,#d5dfca 100%)}
.voice-stage-top{position:relative;z-index:1;display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:10px;letter-spacing:.12em;color:#4c6047}
.voice-sample{letter-spacing:.02em;border:1px solid #a7b69b88;border-radius:99px;padding:8px 11px;background:#ffffff44;font-size:10px}
.voice-rings{position:relative;display:grid;place-items:center;width:83%;aspect-ratio:1;margin:-3% auto -8%;flex-shrink:0}
.voice-rings:before,.voice-rings:after{content:'';position:absolute;border:1px solid #a7b79760;border-radius:50%;inset:0}
.voice-rings:after{inset:10%}
.voice-orb{position:relative;display:grid;place-items:center;width:62%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 28% 22%,#c6d3b5 0%,#8da07f 25%,#5a7458 52%,#294b3b 82%,#203d31 100%);box-shadow:inset 2px 4px 12px #ffffff44,inset -8px -14px 22px #18291c33,0 28px 35px -25px #263d3180;transform:rotate(-8deg)}
.voice-orb:after{content:'';position:absolute;inset:4%;border-radius:50%;background:linear-gradient(140deg,#ffffff18,transparent 50%);pointer-events:none}
.voice-wave{display:flex;align-items:center;justify-content:center;gap:2.5%;width:69%;height:42%;transform:rotate(8deg)}
.voice-wave i{display:block;flex:1;height:var(--wave);border-radius:10px;background:#f4f7e9;opacity:.9;animation:voice-breathe 3s ease-in-out infinite;animation-delay:var(--delay);transform-origin:center}
@keyframes voice-breathe{0%,100%{transform:scaleY(.66);opacity:.66}50%{transform:scaleY(1);opacity:.95}}
.voice-stage-caption{position:relative;text-align:center;display:flex;flex-direction:column;gap:8px;padding:12px 0 26px;font-size:12px;color:#5a6c51}
.voice-stage-caption strong{font-size:21px;font-weight:450;letter-spacing:-.035em;color:#283b2b}
.voice-stage-bottom{display:flex;justify-content:space-between;gap:8px;border-top:1px solid #aebda060;padding-top:18px;font-size:10px;color:#56674d}
.voice-stage-compact{aspect-ratio:1.12;max-height:480px}.voice-stage-compact .voice-rings{width:73%;margin:-5% auto -9%}
.ai-hero{display:grid;grid-template-columns:1.12fr 1fr;align-items:center;gap:65px;padding:46px 0 64px;border-bottom:1px solid var(--line)}
.ai-hero h1{font-size:clamp(45px,5.4vw,78px);line-height:1.06;letter-spacing:-.058em;font-weight:450;margin:28px 0}
.ai-hero .breadcrumbs{margin-bottom:45px}.ai-hero-copy{min-width:0}.ai-hero .hero-actions{gap:18px 25px}.ai-hero .text-link{font-size:12px}.ai-hero-foot{margin-top:38px}
.ai-capabilities{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:48px 0;gap:40px;border-bottom:1px solid var(--line)}
.ai-capabilities article{min-width:0}.ai-capabilities article>span{font-size:11px;color:#929d87}.ai-capabilities h2{font-size:21px;letter-spacing:-.035em;font-weight:450;line-height:1.3;margin:16px 0 12px}.ai-capabilities p,.ai-workflow-grid p{font-size:13px;line-height:1.85;color:var(--muted);margin:0;max-width:340px}
.ai-experience,.ai-workflow{padding:75px 0;border-bottom:1px solid var(--line);scroll-margin-top:95px}
.ai-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:32px}.ai-section-heading h2{margin-bottom:0}.ai-section-heading>p{font-size:14px;line-height:1.85;color:var(--muted);max-width:310px;margin:0}.ai-section-heading>.text-link{flex:none;margin-bottom:6px}
.ai-scenario-switch{display:flex;flex-wrap:wrap;gap:9px;margin:32px 0 24px}.ai-scenario-switch button{appearance:none;min-height:45px;padding:12px 21px;border:1px solid var(--line);border-radius:100px;font:inherit;font-size:13px;background:transparent;color:#66705f;cursor:pointer;transition:background .2s,color .2s}.ai-scenario-switch button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:var(--paper)}.ai-scenario-switch button:hover:not([aria-pressed=true]){background:#eaf0e4}.ai-scenario-switch button:focus-visible{outline:2px solid #5d7550;outline-offset:4px}
.ai-conversation{display:grid;grid-template-columns:1.45fr .8fr;border:1px solid var(--line);border-radius:25px;overflow:hidden;min-height:510px;background:#fdfefa}.ai-conversation[hidden]{display:none}
.ai-transcript{padding:33px 40px;min-width:0}.ai-transcript-heading{display:flex;justify-content:space-between;gap:15px;font-size:10px;color:#6d7764;letter-spacing:.03em}.ai-transcript-heading span:last-child{color:#909985}.ai-transcript h3{font-size:25px;line-height:1.2;letter-spacing:-.04em;font-weight:450;margin:25px 0}
.voice-bubble{max-width:88%;border-radius:16px;padding:16px 19px;margin:14px 0;background:#edf2e7}.voice-bubble>span{display:block;font-size:9px;letter-spacing:.04em;color:#6b7b60;margin-bottom:8px}.voice-bubble p{font-size:13px;line-height:1.7;margin:0;color:#33442f}.voice-customer{margin-left:auto;background:#f3f3ee}.voice-customer>span{color:#7b7e73}.voice-customer p{color:#52584d}
.ai-outcome{background:#e3eadb;padding:38px 30px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0;border-left:1px solid #d5dfcd}.ai-outcome-icon{display:grid;place-items:center;width:65px;height:65px;border:1px solid #b3c2a7;border-radius:50%;font-size:34px;color:#50674a;margin-bottom:45px}.ai-outcome>.eyebrow{font-size:9px;letter-spacing:.1em;color:#67785b}.ai-outcome h3{font-size:31px;font-weight:450;line-height:1.15;letter-spacing:-.045em;margin:18px 0}.ai-outcome p{font-size:13px;line-height:1.85;color:#67765d;max-width:260px}.ai-outcome-footer{display:flex;align-items:center;gap:12px;border-top:1px solid #bac8ad80;padding-top:20px;margin-top:35px;font-size:10px;color:#5a704c;width:100%}.ai-outcome-footer>span:first-child{font-size:20px}
.ai-example-note{font-size:11px;color:#727c6b;line-height:1.7;margin:17px 0 0;max-width:620px}.ai-workflow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px;margin-top:44px}.ai-workflow-grid article{border-top:1px solid var(--line);padding-top:25px}.ai-workflow-grid .eyebrow{font-size:9px}.ai-workflow-grid h3{font-size:23px;line-height:1.25;font-weight:450;letter-spacing:-.04em;margin:20px 0 15px}
.ai-closing{background:#23392d;color:#f8faee;border-radius:25px;margin:65px 0;display:flex;align-items:center;justify-content:space-between;gap:45px;padding:52px}.ai-closing .eyebrow{font-size:10px;color:#b3c5a4}.ai-closing h2{font-size:clamp(34px,4vw,52px);font-weight:450;letter-spacing:-.055em;line-height:1.08;margin:23px 0}.ai-closing p{font-size:14px;line-height:1.8;color:#bfcdb5;max-width:440px}.ai-closing .pill{background:#e8efde;color:#263929;border-color:#e8efde;flex:none}.ai-closing .pill .arrow{color:inherit}
@media(max-width:1100px){.ai-hero,.ai-teaser{gap:34px}.ai-hero h1{font-size:57px}.ai-hero-copy>p{font-size:14px}.ai-hero .hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.voice-stage{padding:22px}.voice-stage-caption strong{font-size:19px}.ai-transcript{padding:28px}.ai-outcome{padding:28px 25px}}
@media(max-width:760px){.ai-teaser{grid-template-columns:1fr;padding:46px 0;gap:30px}.ai-teaser-copy h2{font-size:clamp(34px,7.8vw,53px)}.ai-teaser-copy>p{font-size:14px;margin:22px 0 25px}.ai-teaser-tags{margin-top:25px;gap:10px 16px}.ai-teaser-tags span+span:before{margin-right:16px}.voice-stage{border-radius:23px;max-width:550px;width:100%;justify-self:center}.voice-stage-compact{aspect-ratio:1.13}.ai-hero{grid-template-columns:1fr;gap:35px;padding:25px 0 38px}.ai-hero .breadcrumbs{margin-bottom:32px}.ai-hero h1{font-size:clamp(43px,10vw,64px);margin:25px 0}.ai-hero-copy>p{font-size:15px;margin:23px 0 25px}.ai-hero .hero-actions{flex-direction:row;align-items:center;flex-wrap:wrap}.ai-hero-foot{margin-top:27px;gap:10px 15px}.ai-hero-foot span+span:before{margin-right:15px}.ai-hero .voice-stage{aspect-ratio:1.03}.ai-capabilities{grid-template-columns:1fr;gap:0;padding:10px 0}.ai-capabilities article{position:relative;padding:25px 0 25px 40px;border-bottom:1px solid var(--line)}.ai-capabilities article:last-child{border:0}.ai-capabilities article>span{position:absolute;left:0;top:29px}.ai-capabilities h2{margin:0 0 9px;font-size:21px}.ai-capabilities p{max-width:none}.ai-experience,.ai-workflow{padding:45px 0}.ai-section-heading{flex-direction:column;align-items:flex-start;gap:22px}.ai-section-heading h2{font-size:clamp(34px,8.2vw,50px)}.ai-section-heading>p{max-width:400px;font-size:13px}.ai-scenario-switch{gap:7px;margin:27px 0 20px}.ai-scenario-switch button{font-size:11px;padding:11px 15px}.ai-conversation{grid-template-columns:1fr;min-height:0;border-radius:22px}.ai-transcript{padding:24px 21px}.ai-transcript h3{font-size:24px;margin:24px 0}.voice-bubble{max-width:94%;padding:15px}.voice-bubble p{font-size:12px}.ai-outcome{border-left:0;border-top:1px solid #d5dfcd;padding:26px}.ai-outcome-icon{width:42px;height:42px;font-size:24px;margin-bottom:23px}.ai-outcome h3{font-size:30px;margin:12px 0}.ai-outcome p{max-width:none;margin:0}.ai-outcome-footer{margin-top:22px;padding-top:15px}.ai-example-note{font-size:10px}.ai-workflow-grid{grid-template-columns:1fr;gap:27px;margin-top:28px}.ai-workflow-grid h3{font-size:23px;margin:17px 0 12px}.ai-workflow-grid p{max-width:none}.ai-closing{padding:30px 25px;margin:40px 0;flex-direction:column;align-items:flex-start;gap:20px}.ai-closing h2{font-size:37px}.ai-closing p{font-size:13px}.ai-closing .pill{width:100%;justify-content:space-between}.ai-hero h1,.ai-section-heading h2,.ai-teaser h2,.ai-closing h2,.ai-outcome h3{overflow-wrap:anywhere}}
@media(max-width:360px){.voice-stage{padding:19px}.voice-stage-top{font-size:9px;gap:7px}.voice-sample{font-size:9px;padding:6px 8px}.voice-stage-caption strong{font-size:17px}.voice-stage-caption{padding-bottom:18px;font-size:11px}.voice-stage-bottom{font-size:8px;padding-top:15px}.ai-hero-foot{font-size:10px}.ai-scenario-switch button{padding:10px 12px}.ai-transcript{padding:22px 17px}.ai-transcript h3{font-size:22px}}
@media(prefers-reduced-motion:reduce){.voice-wave i{animation:none}.ai-scenario-switch button{transition:none}}
