:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#14342a;background:#f3f5ef;font-synthesis:none;--green:#164d38;--lime:#dff26c;--line:#d8dfd3;--ink:#14342a;--muted:#597066;--paper:#f3f5ef}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 10% 5%,#fbfff0 0,transparent 30%),var(--paper)}button,a{font:inherit}.demo-shell,.section-shell{width:min(1180px,calc(100% - 76px));margin:auto}.demo-shell{padding:24px 0 44px}header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:8px 0 22px;border-bottom:1px solid var(--line)}.brand{color:var(--green);font-weight:850;letter-spacing:.13em;text-decoration:none;font-size:15px}.prospect-brand{display:flex;align-items:center;gap:14px}.prospect-brand span{color:#718077;font-size:8px;font-weight:850;letter-spacing:.16em}.prospect-brand img{width:130px;max-height:48px;object-fit:contain}.call-state{font-size:10px;letter-spacing:.12em;font-weight:800;border:1px solid #cbd7c8;border-radius:99px;padding:8px 11px}.hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(390px,.9fr);gap:54px;align-items:center;padding:54px 0}.eyebrow,.tiny-label{font-size:10px;letter-spacing:.16em;font-weight:800;color:#668073}.pitch h1{font-size:60px;line-height:.98;letter-spacing:-.055em;margin:17px 0 24px;max-width:720px}.lede{font-size:18px;line-height:1.55;color:var(--muted);max-width:600px}.actions{display:flex;gap:10px;margin:28px 0 6px}button,.cta{border:0;border-radius:11px;background:var(--green);color:white;font-weight:750;font-size:14px;padding:15px 20px;cursor:pointer;text-decoration:none;display:inline-block}button:hover,.cta:hover{filter:brightness(1.07)}button:disabled{cursor:default;opacity:.42}.dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--lime);margin-right:9px}.secondary{color:#294a3d;background:#fff;border:1px solid var(--line)}.status{font-size:12px;color:#61746a;min-height:8px;margin:6px 0}.mic{display:flex;align-items:center;gap:14px;color:#28513f;font-size:12px;font-weight:700;margin:14px 0}.mic meter{width:160px}.coach-row{display:flex;align-items:center;gap:7px}.step{display:inline-block;background:var(--lime);padding:5px 7px;border-radius:5px;font-size:9px;font-weight:850;letter-spacing:.12em}.freeform{font-size:9px;font-weight:750;letter-spacing:.04em;color:#6f7f76}.console{background:#143a2d;color:#f7fff9;border-radius:25px;padding:24px;box-shadow:0 25px 60px #17392c25;min-height:540px;display:flex;flex-direction:column}.console-top{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:19px;border-bottom:1px solid #ffffff1f}.console .tiny-label{color:#a7c0b3}.console h2{font-size:19px;margin:5px 0}.console .call-state{color:#dff26c;border-color:#ffffff2b}.transcript{flex:1;max-height:350px;overflow:auto;padding:15px 2px}.empty{height:220px;display:grid;place-content:center;text-align:center;color:#96aa9f;font-size:12px}.empty span{font-size:36px}.line{padding:11px 0;border-bottom:1px solid #ffffff12;font-size:14px;line-height:1.5}.line b{display:block;color:#9fb7ab;font-size:9px;letter-spacing:.13em;text-transform:uppercase;margin-bottom:4px}.booking{background:#eff7dd;color:#173a2e;border-radius:13px;padding:16px 17px;margin-top:16px}.booking .tiny-label{color:#6a7d63}.booking p{font-size:13px;line-height:1.5;margin:6px 0 0}.booking.coach-panel p{font-size:15px;margin-top:9px;transition:opacity .16s,transform .16s}.booking.coach-panel p.updated{animation:coach-in .28s ease}.error{background:#fff0e8;color:#8a321e;border:1px solid #e8c2b5;border-radius:10px;padding:12px;font-size:12px;line-height:1.5}.offer{display:flex;gap:20px;align-items:center;justify-content:space-between;background:var(--lime);border-radius:15px;padding:20px;margin-top:16px}.offer h2{font-size:20px;letter-spacing:-.03em;line-height:1.15;margin:0}.dark{background:#143a2d;white-space:nowrap}[hidden]{display:none!important}

.receptionist-picker{border:0;margin:27px 0 0;padding:0}.receptionist-picker legend{font-size:10px;font-weight:850;letter-spacing:.14em;text-transform:uppercase;color:#668073;margin-bottom:11px}.receptionist-options{display:grid;grid-template-columns:1fr 1fr;gap:9px;max-width:580px}.receptionist-option{--voice-accent:#273b91;--voice-tint:#f3f5ff;position:relative;display:flex;align-items:center;gap:11px;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:linear-gradient(135deg,#fff 45%,var(--voice-tint));padding:9px 11px;cursor:pointer;transition:border-color .16s,box-shadow .16s,transform .16s}.receptionist-option:hover{transform:translateY(-2px);box-shadow:0 9px 24px #15245912}.receptionist-option:has(input:checked){border-color:var(--voice-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--voice-accent) 13%,transparent),0 10px 25px #15245914}.receptionist-option:has(input:checked):after{content:"";position:absolute;right:9px;top:9px;width:6px;height:6px;border-radius:50%;background:var(--voice-accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--voice-accent) 12%,transparent)}.receptionist-option[data-voice="maya"]{--voice-accent:#ed433b;--voice-tint:#fff3eb}.receptionist-option[data-voice="avery"]{--voice-accent:#6156d9;--voice-tint:#f1efff}.receptionist-option[data-voice="miles"]{--voice-accent:#d17b24;--voice-tint:#fff6e9}.receptionist-option[data-voice="oliver"]{--voice-accent:#2588a5;--voice-tint:#eaf9fb}.receptionist-option input{position:absolute;opacity:0;pointer-events:none}.receptionist-option>span{min-width:0}.receptionist-option b,.receptionist-option small{display:block}.receptionist-option b{font-size:13px;color:var(--ink)}.receptionist-option small{font-size:10px;color:var(--muted);margin-top:3px}.receptionist-option:has(input:disabled){opacity:.55;cursor:default;transform:none}.voice-texture{position:relative;display:block;flex:0 0 52px;width:52px;height:52px;overflow:hidden;border:1px solid #ffffff80;border-radius:12px;box-shadow:inset 0 0 0 1px #ffffff26,0 5px 13px #13265d24}.voice-texture:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(115deg,#ffffff00 0 7px,#ffffff10 8px 9px);mix-blend-mode:screen}.receptionist-option[data-voice="maya"] .voice-texture{background:radial-gradient(circle at 76% 25%,#ffcf6d 0,transparent 27%),radial-gradient(circle at 25% 78%,#da2e35 0,transparent 39%),linear-gradient(135deg,#142d92 5%,#7354c7 52%,#f16a3a)}.receptionist-option[data-voice="avery"] .voice-texture{background:radial-gradient(circle at 72% 72%,#ff986d 0,transparent 35%),radial-gradient(circle at 20% 18%,#67e1dd 0,transparent 37%),linear-gradient(145deg,#133a9c,#703fd0 55%,#dd4f9b)}.receptionist-option[data-voice="miles"] .voice-texture{background:radial-gradient(circle at 65% 35%,#f5a13d 0,transparent 31%),radial-gradient(circle at 15% 85%,#7ca69f 0,transparent 42%),linear-gradient(140deg,#151c34,#614327 58%,#bd4b24)}.receptionist-option[data-voice="oliver"] .voice-texture{background:radial-gradient(circle at 78% 18%,#f46643 0,transparent 30%),radial-gradient(circle at 17% 78%,#43c2d1 0,transparent 40%),linear-gradient(145deg,#172365,#3e67b9 54%,#9e3d78)}.voice-wave{position:absolute;left:8px;right:8px;bottom:8px;height:15px;display:flex;align-items:flex-end;justify-content:center;gap:2px}.voice-wave span{display:block;width:3px;border-radius:3px;background:#fff;box-shadow:0 1px 4px #10205235}.voice-wave span:nth-child(1),.voice-wave span:nth-child(7){height:4px;opacity:.65}.voice-wave span:nth-child(2),.voice-wave span:nth-child(6){height:9px;opacity:.8}.voice-wave span:nth-child(3){height:13px}.voice-wave span:nth-child(4){height:7px;opacity:.75}.voice-wave span:nth-child(5){height:11px}

/* Best Plumbing prospect page */
body.best-demo{--green:#273b91;--lime:#ffdb55;--line:#d8ddea;--ink:#17214d;--muted:#5f6680;--paper:#f5f7fb;background:radial-gradient(circle at 11% 4%,#fff9eb 0,transparent 28%),#f5f7fb;color:var(--ink)}body.best-demo .console{background:#18245d;box-shadow:0 28px 70px #18245d2b}body.best-demo .booking{background:#fff4c8;color:#202a59}body.best-demo .step{background:#ffdd62}body.best-demo .dot{background:#ffdf5f}body.best-demo .secondary{color:#273b91}body.best-demo .offer{background:#ffdd62}body.best-demo .dark{background:#18245d}.best-landing{background:#fff;color:#17214d;overflow:hidden}.service-band{border-top:1px solid #e3e7f1;border-bottom:1px solid #e3e7f1;padding:38px 0;background:#fff}.band-label{text-align:center;font-size:9px;font-weight:850;letter-spacing:.18em;color:#7d8397;margin:0 0 25px}.company-logos{display:grid;grid-template-columns:repeat(5,1fr);gap:30px;align-items:center}.company-logos img{display:block;width:100%;height:48px;object-fit:contain;filter:grayscale(1) brightness(0);opacity:.42}.company-logos .logo-on-white{filter:grayscale(1);opacity:.48}.landing-intro{text-align:center;padding:118px 0 94px}.landing-intro h2,.pilot h2,.faq h2{font-size:54px;line-height:1;letter-spacing:-.055em;margin:18px 0 25px}.landing-intro>p:last-child{max-width:730px;margin:0 auto;color:#666e87;font-size:19px;line-height:1.65}.feature-stack{padding-bottom:110px}.feature-row{display:grid;grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr);align-items:center;gap:88px;padding:88px 0;border-top:1px solid #e7e9f0}.feature-row.reverse{grid-template-columns:minmax(420px,1.14fr) minmax(0,.86fr)}.feature-row.reverse .feature-copy{order:2}.feature-row.reverse .product-card{order:1}.feature-number{font-size:10px!important;font-weight:850!important;letter-spacing:.16em;color:#ed2029!important}.feature-copy h3{font-size:42px;line-height:1.02;letter-spacing:-.05em;margin:14px 0 22px}.feature-copy>p{font-size:17px;line-height:1.65;color:#666e87;margin:0}.feature-stats{display:flex;gap:32px;border-top:1px solid #dfe2ec;margin-top:28px;padding-top:22px}.feature-stats span{font-size:11px;line-height:1.4;color:#7b8194}.feature-stats b{display:block;color:#273b91;font-size:20px;letter-spacing:-.03em;margin-bottom:3px}.product-card{background:#f3f6fb;border:1px solid #e1e5ef;border-radius:22px;padding:22px;min-height:390px;box-shadow:0 24px 60px #24346d12}.card-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:18px;border-bottom:1px solid #dfe3ed;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.live-pill,.warning-pill{padding:6px 9px;border-radius:999px;background:#e7f7e9;color:#237538;font-size:8px;letter-spacing:.12em}.warning-pill{background:#fff1d4;color:#a05b00}.call-item{display:grid;grid-template-columns:74px 1fr auto;gap:12px;align-items:center;padding:20px 4px;border-bottom:1px solid #dfe3ed}.call-item time{font-size:11px;color:#7d8498}.call-item strong{font-size:13px}.call-item em{font-style:normal;font-size:10px;color:#273b91;background:#e4e9ff;border-radius:7px;padding:7px 8px}.handoff-card dl{margin:16px 0;background:#fff;border-radius:14px;padding:4px 18px}.handoff-card dl div{display:flex;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid #e7e9f0}.handoff-card dl div:last-child{border:0}.handoff-card dt{font-size:11px;color:#7b8194}.handoff-card dd{margin:0;font-size:12px;font-weight:750}.handoff-card .urgent{color:#d9252e}.handoff-ready{display:flex;align-items:center;justify-content:space-between;border-radius:14px;background:#273b91;color:white;padding:18px}.handoff-ready span{font-size:10px;color:#bdc7ff;text-transform:uppercase;letter-spacing:.12em}.handoff-ready strong{font-size:12px}.conversation-card{display:flex;flex-direction:column;gap:13px;padding:30px}.message{max-width:84%;padding:15px 17px;border-radius:16px;background:#fff;box-shadow:0 7px 20px #1a255c0b}.message.agent{align-self:flex-end;background:#273b91;color:#fff}.message span{font-size:8px;font-weight:850;letter-spacing:.12em;text-transform:uppercase;color:#7d8498}.message.agent span{color:#bcc7ff}.message p{font-size:13px;line-height:1.5;margin:6px 0 0}.typing{margin-top:auto;font-size:10px;color:#7b8194}.typing i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#ed2029;margin-right:3px}.booking-status{display:flex;justify-content:space-between;align-items:center;border-radius:14px;background:#273b91;color:white;padding:18px}.booking-status span{font-size:8px;letter-spacing:.12em}.booking-status strong{font-size:12px}.booking-details{display:grid;grid-template-columns:1fr 1fr;margin-top:18px;background:#fff;border-radius:14px;padding:8px}.booking-details div{padding:17px;border-bottom:1px solid #eceef3}.booking-details div:nth-child(odd){border-right:1px solid #eceef3}.booking-details div:nth-last-child(-n+2){border-bottom:0}.booking-details small{display:block;color:#858b9d;font-size:9px;margin-bottom:6px}.booking-details b{font-size:13px}.pilot{background:#273b91;color:#fff;border-radius:28px;padding:64px 70px;display:grid;grid-template-columns:1fr 300px;gap:70px;align-items:center;margin-bottom:118px;position:relative;overflow:hidden}.pilot:after{content:"";position:absolute;width:320px;height:320px;border:70px solid #ed2029;border-radius:50%;right:-190px;bottom:-210px;opacity:.8}.pilot .eyebrow{color:#ffd960}.pilot h2{font-size:50px;margin-bottom:20px}.pilot p{color:#d4dafe;font-size:17px;line-height:1.6;max-width:680px}.pilot-terms{display:flex;flex-wrap:wrap;gap:8px;margin:25px 0}.pilot-terms span{border:1px solid #ffffff2e;border-radius:999px;padding:8px 10px;color:#e4e7ff;font-size:10px}.pilot .cta{background:#ed2029}.pilot img{width:100%;position:relative;z-index:1}.faq{display:grid;grid-template-columns:.72fr 1.28fr;gap:90px;padding-bottom:120px}.faq h2{font-size:48px}.faq-list{border-top:1px solid #dfe2ec}.faq details{border-bottom:1px solid #dfe2ec}.faq summary{list-style:none;padding:24px 42px 24px 0;font-weight:750;font-size:15px;cursor:pointer;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;right:4px;font-size:20px;font-weight:400;color:#273b91}.faq details[open] summary:after{content:"−"}.faq details p{color:#697188;font-size:14px;line-height:1.65;margin:0;padding:0 44px 24px 0}footer{background:#17214d;color:white;padding:42px 0}footer .section-shell{display:flex;justify-content:space-between;align-items:center}.footer-brand{color:white}footer p{font-size:12px;color:#b8c0df}

@keyframes coach-in{from{opacity:.35;transform:translateY(3px)}to{opacity:1;transform:none}}@media(max-width:900px){.demo-shell,.section-shell{width:min(100% - 40px,720px)}.hero{grid-template-columns:1fr;padding:38px 0;gap:28px}.pitch h1{font-size:46px}.console{min-height:480px}.offer{align-items:flex-start;flex-direction:column}.company-logos{grid-template-columns:repeat(3,1fr);row-gap:28px}.landing-intro{padding:86px 0 70px}.landing-intro h2,.pilot h2{font-size:44px}.feature-row,.feature-row.reverse{grid-template-columns:1fr;gap:42px;padding:70px 0}.feature-row.reverse .feature-copy,.feature-row.reverse .product-card{order:initial}.feature-copy h3{font-size:38px}.pilot{grid-template-columns:1fr;padding:52px;margin-bottom:90px}.pilot img{width:260px}.faq{grid-template-columns:1fr;gap:30px}.faq h2{margin-bottom:0}}@media(max-width:520px){.demo-shell,.section-shell{width:calc(100% - 32px)}header{align-items:flex-start}.prospect-brand{align-items:flex-end;flex-direction:column;gap:6px}.prospect-brand img{width:104px}.pitch h1{font-size:39px}.lede{font-size:16px}.hero{padding-top:30px}.console{padding:18px;border-radius:18px}.offer{padding:18px}.actions{align-items:stretch}.actions button{flex:1;padding:14px 10px}.service-band{padding:30px 0}.company-logos{grid-template-columns:1fr 1fr;gap:24px 28px}.company-logos img{height:40px}.landing-intro{padding:70px 0 54px}.landing-intro h2,.pilot h2,.faq h2{font-size:37px}.landing-intro>p:last-child{font-size:16px}.feature-stack{padding-bottom:70px}.feature-row,.feature-row.reverse{padding:56px 0;gap:30px}.feature-copy h3{font-size:34px}.feature-stats{gap:20px}.feature-stats b{font-size:17px}.product-card{min-height:0;padding:16px}.call-item{grid-template-columns:62px 1fr}.call-item em{grid-column:2;justify-self:start}.conversation-card{padding:20px}.pilot{padding:38px 25px;margin-bottom:72px}.pilot img{width:210px}.faq{padding-bottom:80px}.faq summary{font-size:14px}.faq details p{padding-right:10px}footer .section-shell{align-items:flex-start;flex-direction:column;gap:10px}}

@media(max-width:520px){.receptionist-options{grid-template-columns:1fr}}

/* Feature motion */
.motion-ready .feature-row .feature-copy,.motion-ready .feature-row .product-card{opacity:0;transition:opacity .7s ease,transform .82s cubic-bezier(.2,.75,.25,1)}
.motion-ready .feature-row .feature-copy{transform:translate3d(-34px,22px,0)}
.motion-ready .feature-row .product-card{transform:translate3d(42px,26px,0)}
.motion-ready .feature-row.reverse .feature-copy{transform:translate3d(34px,22px,0)}
.motion-ready .feature-row.reverse .product-card{transform:translate3d(-42px,26px,0)}
.motion-ready .feature-row.is-visible .feature-copy,.motion-ready .feature-row.is-visible .product-card{opacity:1;transform:translate3d(0,0,0)}
.motion-ready .feature-row.is-visible .feature-copy{transition-delay:.04s}
.motion-ready .feature-row.is-visible .product-card{transition-delay:.16s}
.live-pill:before{content:"";display:inline-block;width:5px;height:5px;margin-right:5px;border-radius:50%;background:#42ad58;vertical-align:1px;animation:status-pulse 2s ease-out infinite}
.typing i{animation:typing-bounce 1.25s ease-in-out infinite}
.typing i:nth-child(2){animation-delay:.14s}.typing i:nth-child(3){animation-delay:.28s}

/* Call coverage cycles through active calls. */
.coverage-card .call-item{border-radius:10px;transition:background .3s,box-shadow .3s,color .3s}
.motion-ready .feature-row.is-active .coverage-card .call-item{animation:call-activity 8s ease-in-out infinite}
.motion-ready .feature-row.is-active .coverage-card .call-item em{animation:call-tag 8s ease-in-out infinite}
.motion-ready .feature-row.is-active .coverage-card .call-item:nth-child(2),.motion-ready .feature-row.is-active .coverage-card .call-item:nth-child(2) em{animation-delay:0s}
.motion-ready .feature-row.is-active .coverage-card .call-item:nth-child(3),.motion-ready .feature-row.is-active .coverage-card .call-item:nth-child(3) em{animation-delay:2s}
.motion-ready .feature-row.is-active .coverage-card .call-item:nth-child(4),.motion-ready .feature-row.is-active .coverage-card .call-item:nth-child(4) em{animation-delay:4s}
.motion-ready .feature-row.is-active .coverage-card .call-item:nth-child(5),.motion-ready .feature-row.is-active .coverage-card .call-item:nth-child(5) em{animation-delay:6s}

/* Handoff card scans the details before sending the summary. */
.handoff-card dl div{border-radius:8px;padding-left:8px;padding-right:8px}
.motion-ready .feature-row.is-active .handoff-card dl div{animation:handoff-scan 7.2s ease-in-out infinite}
.motion-ready .feature-row.is-active .handoff-card dl div:nth-child(1){animation-delay:0s}.motion-ready .feature-row.is-active .handoff-card dl div:nth-child(2){animation-delay:.8s}.motion-ready .feature-row.is-active .handoff-card dl div:nth-child(3){animation-delay:1.6s}.motion-ready .feature-row.is-active .handoff-card dl div:nth-child(4){animation-delay:2.4s}
.handoff-ready{position:relative;overflow:hidden}
.handoff-ready:after{content:"";position:absolute;inset:0 auto 0 -45%;width:34%;background:linear-gradient(100deg,transparent,#ffffff2e,transparent);transform:skewX(-16deg)}
.motion-ready .feature-row.is-active .handoff-ready:after{animation:handoff-sheen 4.6s ease-in-out infinite 3s}
.motion-ready .feature-row.is-active .warning-pill{animation:warning-pulse 2.4s ease-in-out infinite}

/* Conversation replays in order while the card is visible. */
.conversation-card .message{will-change:opacity,transform}
.motion-ready .feature-row.is-active .conversation-card .message:nth-child(2){animation:conversation-two 8.4s ease-in-out infinite}
.motion-ready .feature-row.is-active .conversation-card .message:nth-child(3){animation:conversation-three 8.4s ease-in-out infinite}
.motion-ready .feature-row.is-active .conversation-card .typing{animation:conversation-typing 8.4s ease-in-out infinite}
.message.agent{position:relative;overflow:hidden}
.message.agent:after{content:"";position:absolute;inset:0 auto 0 -35%;width:26%;background:linear-gradient(100deg,transparent,#ffffff18,transparent);transform:skewX(-18deg)}
.motion-ready .feature-row.is-active .message.agent:after{animation:message-sheen 8.4s ease-in-out infinite}

/* Scheduling steps light up and a sync rail crosses the card. */
.booking-card{position:relative;overflow:hidden}
.booking-card:before{content:"";position:absolute;z-index:2;left:-35%;top:0;width:34%;height:3px;background:linear-gradient(90deg,transparent,#ed2029,#ffcf55,transparent)}
.motion-ready .feature-row.is-active .booking-card:before{animation:sync-rail 4.8s ease-in-out infinite}
.motion-ready .feature-row.is-active .booking-details div{animation:booking-step 6.4s ease-in-out infinite}
.motion-ready .feature-row.is-active .booking-details div:nth-child(1){animation-delay:0s}.motion-ready .feature-row.is-active .booking-details div:nth-child(2){animation-delay:.65s}.motion-ready .feature-row.is-active .booking-details div:nth-child(3){animation-delay:1.3s}.motion-ready .feature-row.is-active .booking-details div:nth-child(4){animation-delay:1.95s}
.motion-ready .feature-row.is-active .booking-status strong{animation:sync-pulse 1.8s ease-in-out infinite}
.integration-logos{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:18px}
.integration-logo{height:64px;display:grid;place-items:center;overflow:hidden;padding:13px 10px;border:1px solid #e4e8f1;border-radius:12px;background:#fff;box-shadow:0 7px 18px #24346d0b;will-change:transform,box-shadow}
.integration-logo img{display:block;max-width:100%;max-height:30px;object-fit:contain}
.integration-logo-icon img{width:28px;height:28px}
.motion-ready .feature-row.is-active .integration-logo{animation:integration-ping 7.5s ease-in-out infinite}
.motion-ready .feature-row.is-active .integration-logo:nth-child(2){animation-delay:1.25s}.motion-ready .feature-row.is-active .integration-logo:nth-child(3){animation-delay:2.5s}.motion-ready .feature-row.is-active .integration-logo:nth-child(4){animation-delay:3.75s}.motion-ready .feature-row.is-active .integration-logo:nth-child(5){animation-delay:5s}

/* The selected voice stays visually alive. */
.receptionist-option:has(input:checked) .voice-wave span{animation:voice-level 1.15s ease-in-out infinite}
.receptionist-option:has(input:checked) .voice-wave span:nth-child(2),.receptionist-option:has(input:checked) .voice-wave span:nth-child(6){animation-delay:.12s}.receptionist-option:has(input:checked) .voice-wave span:nth-child(3),.receptionist-option:has(input:checked) .voice-wave span:nth-child(5){animation-delay:.24s}.receptionist-option:has(input:checked) .voice-wave span:nth-child(4){animation-delay:.36s}

@keyframes status-pulse{0%{box-shadow:0 0 0 0 #42ad5866}70%,100%{box-shadow:0 0 0 7px #42ad5800}}
@keyframes typing-bounce{0%,60%,100%{transform:translateY(0);opacity:.45}30%{transform:translateY(-3px);opacity:1}}
@keyframes call-activity{0%,18%{background:#fff;box-shadow:0 9px 22px #24346d14;transform:translateX(5px)}25%,100%{background:transparent;box-shadow:none;transform:none}}
@keyframes call-tag{0%,18%{background:#273b91;color:#fff;transform:scale(1.04)}25%,100%{background:#e4e9ff;color:#273b91;transform:none}}
@keyframes handoff-scan{0%,13%{background:#eef1ff;color:#273b91;transform:translateX(4px)}21%,100%{background:transparent;color:inherit;transform:none}}
@keyframes handoff-sheen{0%,36%{left:-45%}65%,100%{left:120%}}
@keyframes warning-pulse{0%,100%{box-shadow:0 0 0 0 #e3a02e00}50%{box-shadow:0 0 0 6px #e3a02e25}}
@keyframes conversation-two{0%,18%{opacity:0;transform:translateY(10px) scale(.985)}25%,84%{opacity:1;transform:none}94%,100%{opacity:0;transform:translateY(-4px)}}
@keyframes conversation-three{0%,39%{opacity:0;transform:translateY(10px) scale(.985)}46%,84%{opacity:1;transform:none}94%,100%{opacity:0;transform:translateY(-4px)}}
@keyframes conversation-typing{0%,57%{opacity:0;transform:translateY(6px)}64%,84%{opacity:1;transform:none}94%,100%{opacity:0;transform:translateY(-3px)}}
@keyframes message-sheen{0%,31%{left:-35%}54%,100%{left:120%}}
@keyframes sync-rail{0%,12%{left:-35%}70%,100%{left:105%}}
@keyframes booking-step{0%,15%{background:#edf1ff;box-shadow:inset 3px 0 #273b91;transform:translateY(-2px)}23%,100%{background:transparent;box-shadow:none;transform:none}}
@keyframes sync-pulse{0%,100%{opacity:.7}50%{opacity:1;text-shadow:0 0 13px #ffffff8c}}
@keyframes integration-ping{0%,12%{border-color:#aebbf1;box-shadow:0 10px 24px #273b9122;transform:translateY(-3px)}20%,100%{border-color:#e4e8f1;box-shadow:0 7px 18px #24346d0b;transform:none}}
@keyframes voice-level{0%,100%{transform:scaleY(.55);transform-origin:bottom}50%{transform:scaleY(1.15);transform-origin:bottom}}
@media(max-width:900px){.motion-ready .feature-row .feature-copy,.motion-ready .feature-row.reverse .feature-copy{transform:translate3d(0,22px,0)}.motion-ready .feature-row .product-card,.motion-ready .feature-row.reverse .product-card{transform:translate3d(0,28px,0)}.motion-ready .feature-row.is-visible .feature-copy,.motion-ready .feature-row.is-visible .product-card{transform:translate3d(0,0,0)}}
@media(max-width:520px){.integration-logos{grid-template-columns:1fr 1fr}.integration-logo{height:58px}.integration-logo:last-child{grid-column:1/-1;width:calc(50% - 4px);justify-self:center}}
@media(prefers-reduced-motion:reduce){.feature-row .feature-copy,.feature-row .product-card,.call-item,.call-item em,.handoff-card dl div,.handoff-ready:after,.warning-pill,.message,.message:after,.typing,.typing i,.booking-card:before,.booking-details div,.booking-status strong,.integration-logo,.live-pill:before,.voice-wave span{animation:none!important;transition:none!important;transform:none!important;opacity:1!important}}

.field-photo-break{width:min(960px,calc(100% - 76px));height:340px;margin-top:0;margin-bottom:28px;overflow:hidden;border-radius:24px;background:#e8ebf0}
.field-photo-break img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 50%}
@media(max-width:900px){.field-photo-break{width:min(720px,calc(100% - 40px));height:300px;border-radius:22px}}
@media(max-width:520px){.field-photo-break{width:calc(100% - 32px);height:230px;margin-bottom:10px;border-radius:18px}}
