@import"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{font-family:DM Sans,sans-serif;color:#17352f;background:#fafbf7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-weight:400;--ink:#12372f;--muted:#64736d;--line:#dde4da;--lime:#d0edab}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}svg{flex-shrink:0}p,h1,h2,h3{margin:0}a,button{touch-action:manipulation}html{scroll-behavior:smooth;scroll-padding-top:30px}::selection{background:#d0edab}:focus-visible{outline:3px solid #6e9f50;outline-offset:5px}.wrap{width:min(1180px,calc(100% - 80px));margin-inline:auto}.skip-link{position:fixed;left:20px;top:-70px;padding:16px;background:var(--ink);color:#fff;z-index:20}.skip-link:focus{top:16px}.header{height:104px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px;font-size:18px;font-weight:700;letter-spacing:-.7px}.brand-light{font-weight:400}.brand-mark{height:36px;width:36px;background:var(--ink);display:flex;align-items:center;justify-content:center;gap:3px;border-radius:11px}.brand-mark i{display:block;width:3px;border-radius:3px;height:11px;background:var(--lime)}.brand-mark i:nth-child(2){height:20px}.brand-mark i:nth-child(3){height:26px}.header nav{display:flex;gap:32px;align-items:center;font-size:13px;font-weight:550}.nav-cta{display:flex;gap:14px;border:1px solid var(--line);padding:12px 17px;border-radius:8px}.header nav a:hover{color:#608442}.hero{display:grid;grid-template-columns:.78fr 1.45fr;gap:52px;padding-top:68px;padding-bottom:64px;align-items:center}.demo-studio{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:18px;align-items:start}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:700;display:flex;align-items:center;gap:10px;color:#5d7569}.small-line{display:inline-block;width:23px;height:2px;background:#6f9d59}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:clamp(40px,4.25vw,60px);font-weight:650;line-height:1.12;letter-spacing:-3px;margin-top:25px}.accent{color:#81a865}.hero-value{font-size:24px;line-height:1.42;letter-spacing:-.6px;margin-top:23px;font-weight:450}.hero-description{font-size:15px;color:var(--muted);line-height:1.85;max-width:430px;margin-top:18px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:50px;padding:14px 20px;border-radius:9px;font-weight:550;font-size:14px;border:1px solid transparent;transition:background .15s,transform .15s}.button:hover:not(:disabled){transform:translateY(-1px)}.primary{background:var(--ink);color:#f7fff0}.primary:hover:not(:disabled){background:#244f3e}.hero-cta{margin-top:28px}.hero-cta svg:last-child{margin-left:10px}.phone-cta{display:flex;gap:12px;margin-top:23px;align-items:center;font-size:12px}.phone-cta strong{display:block;font-weight:550;margin-bottom:4px}.phone-cta span{display:block;color:var(--muted);font-size:11px}.phone-cta a strong{margin:4px 0 0}.hero-facts{display:flex;gap:21px;margin-top:27px;font-size:11px;color:#64796d}.hero-facts span{display:flex;gap:6px;align-items:center}.voice-card{position:relative;background:#fff;border:1px solid #dbe3d6;border-radius:22px;box-shadow:0 18px 60px #17352f0a,0 2px 5px #17352f03;padding:25px 29px 0;scroll-margin-top:25px;overflow:hidden}.card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.pill{display:inline-flex;align-items:center;background:#f0f5e9;color:#496b3f;border:1px solid #dfe9d5;border-radius:5px;padding:6px 8px;font-size:9px;letter-spacing:.6px;font-weight:650}.demo-duration{display:flex;gap:5px;font-size:10px;color:#819081;align-items:center;white-space:nowrap}.business-heading{display:flex;align-items:center;gap:13px;margin-top:28px}.business-icon{width:48px;height:48px;border:1px solid #e3e9db;background:#f8faf4;display:grid;place-items:center;border-radius:13px}.business-heading h2{font-size:18px;font-weight:650;letter-spacing:-.6px}.business-heading p{font-size:11px;color:var(--muted);margin-top:5px}.business-heading p span{margin:0 5px}.voice-visual{height:223px;position:relative;display:grid;place-items:center}.orbit{position:absolute;border:1px solid #edf0e8;border-radius:50%;width:184px;height:184px}.orbit-two{width:220px;height:220px;border-style:dashed;opacity:.75}.voice-core{display:grid;place-items:center;z-index:1;width:132px;height:132px;border-radius:50%;background:radial-gradient(circle at 34% 22%,#ecf7dc 0,#d9edba 38%,#b5d08e);border:7px solid #f6f9f0;box-shadow:0 0 0 1px #e6eddd,0 12px 32px #698b4712}.voice-bars{display:flex;align-items:center;gap:5px;height:70px}.voice-bars i{display:block;width:4px;height:var(--bar-height);border-radius:10px;background:#4d713b;max-height:54px;transform:scaleY(.7)}.orbit-point{position:absolute;left:calc(50% + 84px);top:58px;width:7px;height:7px;border-radius:50%;background:#c5dca8;border:2px solid white}.is-speaking .voice-bars i{animation:speak .65s ease-in-out infinite alternate;animation-delay:var(--delay)}@keyframes speak{0%{transform:scaleY(.3)}to{transform:scaleY(1)}}.voice-status{display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:550;margin-top:0}.status-dot{width:6px;height:6px;border-radius:50%;background:#9baba0}.status-dot.connected{background:#74974e}.voice-hint{font-size:11px;color:#7c887f;line-height:1.6;text-align:center;min-height:35px;margin:9px -10px 19px}.voice-controls{display:flex;gap:10px}.start-button{width:100%}.start-button svg:last-child{margin-left:auto}.start-button svg:first-child{margin-right:auto}.mute-button{flex:1;background:#f4f6ef;color:var(--ink);border-color:#e6eadf}.end-button{flex:1;background:#fff2ed;color:#a14732;border-color:#f2dcd1}.privacy-note{font-size:9px;line-height:1.6;color:#899087;text-align:center;margin:15px 0 23px}.card-bottom{display:flex;align-items:center;justify-content:center;gap:9px;margin:0 -29px;padding:15px;background:#f7f9f3;border-top:1px solid #ecf0e7;font-size:10px;color:#728563}.mini-wave{color:#89a76b;font-size:12px;letter-spacing:-1px}.error-message{background:#fff2eb;border:1px solid #f0d8ca;border-radius:8px;padding:12px;color:#8f4935;font-size:12px;line-height:1.6;margin-bottom:12px}.text-button{border:0;background:none;color:inherit;text-decoration:underline;font-weight:650;padding:5px 0;display:block}.audio-enable{width:100%;background:#f2efd4;color:#655320;margin-bottom:10px}.demo-calendar{background:#fff;border:1px solid #dbe3d6;border-radius:18px;box-shadow:0 18px 60px #17352f08,0 2px 5px #17352f03;padding:20px}.calendar-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.calendar-header .eyebrow{font-size:8px}.calendar-header h2{font-size:17px;line-height:1.25;letter-spacing:-.6px;margin-top:8px}.calendar-fiction{border:1px solid #dfe9d5;border-radius:5px;background:#f5f8f1;color:#63785c;padding:5px 6px;font-size:8px;line-height:1.3;text-align:right}.calendar-note{font-size:10px;line-height:1.6;color:#718077;margin:13px 0 17px}.calendar-days{display:grid;gap:15px}.calendar-day h3{font-size:11px;font-weight:650;margin-bottom:7px;color:#52665b}.calendar-slot{display:grid;grid-template-columns:78px minmax(0,1fr);gap:9px;padding:10px 0;border-top:1px solid #ebf0e8;font-size:10px;line-height:1.45}.calendar-slot time{font-weight:650;color:#355348}.calendar-slot div{display:grid;gap:1px;color:#718077}.calendar-slot strong{font-size:10px;color:#59754c}.calendar-slot small{font-size:9px;color:#587346;margin-top:3px}.calendar-slot.is-booked{margin:0 -7px;padding:10px 7px;border:1px solid #b9d29e;border-radius:8px;background:#edf6e4;box-shadow:0 5px 12px #496b3f12}.calendar-slot.is-booked time,.calendar-slot.is-booked strong{color:#254e32}.calendar-slot.is-booked span{color:#466247}.use-case-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:30px 0;display:grid;grid-template-columns:1.25fr 1fr 1fr 1fr;gap:30px;align-items:center}.use-case-strip>p{font-size:15px;line-height:1.7}.use-case-strip>p strong{font-weight:500;color:var(--muted);font-size:13px}.use-case-strip>div{padding-left:25px;border-left:1px solid var(--line);position:relative}.use-case-strip>div>span{font-size:9px;color:#92a38e;position:absolute;right:0;top:0}.use-case-strip h3{font-size:13px;font-weight:650;margin-bottom:9px}.use-case-strip div p{font-size:11px;line-height:1.7;color:#7b887d;max-width:180px}.try-section{padding-top:82px;padding-bottom:82px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-bottom:34px}.section-heading h2{font-size:32px;line-height:1.25;letter-spacing:-1.3px;margin-top:15px;font-weight:600}.section-heading>p{font-size:12px;line-height:1.85;color:var(--muted);max-width:270px;margin-bottom:4px}.test-grid{display:grid;grid-template-columns:.88fr 1.6fr;gap:38px}.interrupt-card{border-radius:16px;padding:29px;background:#12392e;color:#f4faed;display:flex;flex-direction:column;align-items:flex-start}.interrupt-card .pill{background:#2a4e3c;border-color:#3e6147;color:#c6dfad;font-size:8px}.interrupt-symbol{display:flex;align-items:center;justify-content:space-between;width:100%;margin:34px 0 29px;color:#cde4ae}.interrupt-symbol>span{font-size:34px;letter-spacing:3px}.interrupt-card h3{font-size:23px;line-height:1.35;letter-spacing:-.5px;font-weight:500}.interrupt-card p{color:#abc0af;font-size:12px;line-height:1.8;max-width:240px;margin:16px 0 27px}.interrupt-card>a{margin-top:auto;display:flex;gap:35px;align-items:center;font-size:12px;color:#d1e7b4}.examples{display:flex;flex-direction:column;justify-content:space-between}.examples article{display:flex;align-items:flex-start;gap:21px;padding:19px 0;border-bottom:1px solid var(--line)}.examples article:first-child{padding-top:7px}.examples article:last-child{border:0;padding-bottom:0}.example-number{font-size:11px;color:#829773;margin-top:4px}.examples h3{font-size:13px;font-weight:650}.examples p{font-size:12px;color:var(--muted);line-height:1.8;margin-top:7px}.closing{text-align:center;padding:76px 0 64px}.closing .eyebrow{justify-content:center;font-size:9px}.closing h2{font-size:38px;font-weight:500;line-height:1.3;letter-spacing:-1.7px;margin:22px 0 27px}.closing h2 em{font-style:normal;color:#6d8b55}.closing p{font-size:10px;color:#7e8a78;line-height:1.8;margin-top:19px}footer{border-top:1px solid var(--line);min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:20px}footer .brand{font-size:13px;gap:3px}footer p,footer>a:last-child{font-size:10px;color:#809077}.call-result{background:#eef4e6;border:1px solid #d4dfc7;border-radius:16px;padding:26px;margin-bottom:42px}.result-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.result-heading h2{font-size:25px;letter-spacing:-.7px;font-weight:550;margin-top:8px}.call-result>p{font-size:12px;line-height:1.7;color:#63735c;margin:14px 0}.call-result details{border-top:1px solid #d4dfc7;margin-top:18px;padding-top:18px}.call-result summary{cursor:pointer;font-size:13px;font-weight:550}.call-result summary span{font-size:10px;font-weight:400;float:right}.transcript{margin-top:18px;max-height:360px;overflow:auto;display:grid;gap:12px}.transcript-line{background:#f9fbf5;padding:15px;border-radius:8px;line-height:1.7;font-size:12px}.transcript-line.caller{background:#e3edda}.transcript-line strong{font-size:10px;color:#778b68}.transcript-line p{white-space:pre-wrap;overflow-wrap:anywhere}.transcript-note{font-size:10px!important;color:#738067;line-height:1.7;margin-top:15px}@media(min-width:1450px){.hero{gap:95px}.voice-card{margin-left:10px}.hero-description{max-width:450px}}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.hero{gap:32px;padding-top:48px}h1{font-size:44px;letter-spacing:-2px}.hero-value{font-size:21px}.demo-studio{grid-template-columns:1fr}.voice-card{padding:22px 20px 0}.card-bottom{margin-inline:-20px}.business-heading h2{font-size:16px}.business-heading{gap:10px}.business-icon{width:40px;height:40px}.voice-visual{height:208px}.use-case-strip{gap:17px}.use-case-strip>div{padding-left:17px}.test-grid{gap:28px;grid-template-columns:1fr 1.4fr}}@media(max-width:740px){.wrap{width:calc(100% - 36px)}.header{height:78px}.brand{font-size:16px}.header nav>a:not(.nav-cta){display:none}.nav-cta{font-size:11px;padding:9px 11px;gap:8px}.hero{grid-template-columns:1fr;gap:34px;padding-top:39px;padding-bottom:38px}.hero-copy{text-align:center}.hero-copy>.eyebrow{justify-content:center;font-size:9px}h1{font-size:46px;margin-top:19px;letter-spacing:-2.4px}.hero-value{font-size:22px;margin-top:19px}.hero-description{font-size:13px;max-width:440px;margin:15px auto 0;line-height:1.8}.hero-cta{margin-top:23px}.phone-cta,.hero-facts{justify-content:center}.phone-cta{text-align:left;margin-top:19px}.hero-facts{margin-top:23px}.voice-card{width:min(100%,470px);margin:auto;padding:22px 23px 0}.card-bottom{margin-inline:-23px}.business-heading{margin-top:23px}.business-heading h2{font-size:18px}.voice-visual{height:222px}.use-case-strip{grid-template-columns:1fr;gap:20px;padding:24px 0}.use-case-strip>p{margin-bottom:2px}.use-case-strip>div{border:0;padding:0 0 0 34px}.use-case-strip>div>span{left:0;right:auto;top:2px}.use-case-strip div p{max-width:none;font-size:12px}.use-case-strip h3{margin-bottom:4px}.try-section{padding-block:47px}.section-heading{align-items:flex-start;flex-direction:column;gap:16px;margin-bottom:26px}.section-heading h2{font-size:29px;letter-spacing:-1px;margin-top:12px}.section-heading>p{max-width:340px}.test-grid{grid-template-columns:1fr;gap:30px}.interrupt-card{padding:24px}.interrupt-symbol{margin:23px 0}.interrupt-card h3 br{display:none}.interrupt-card p{max-width:none;margin:12px 0 21px}.examples article{padding:19px 0}.closing{padding:45px 0}.closing h2{font-size:30px;letter-spacing:-1px}footer{padding:25px 0;flex-wrap:wrap;gap:18px;min-height:100px}footer p{order:3;width:100%}.call-result{padding:20px}.result-heading{align-items:flex-start;flex-direction:column;gap:12px}.result-heading h2{font-size:24px}.privacy-note{font-size:10px}}@media(max-width:370px){.header .brand-light{display:none}h1{font-size:40px}.hero-value{font-size:20px}.voice-card{padding-inline:17px}.card-bottom{margin-inline:-17px}.card-top{gap:5px}.business-heading h2{font-size:16px}.demo-duration{font-size:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.structured-result{border-top:1px solid #d4dfc7;margin-top:18px;padding-top:18px;font-size:12px;line-height:1.7}.structured-result h3{font-size:13px;margin-bottom:12px}.structured-result dl>div{display:grid;grid-template-columns:100px minmax(0,1fr);gap:12px;margin:6px 0}.structured-result dt{color:#63735c}.structured-result dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.result-missing{margin-top:14px;color:#63735c}.result-missing ul{padding-left:18px;margin-top:4px}@media(max-width:740px){.demo-studio{grid-template-columns:1fr;gap:18px}.demo-calendar{width:min(100%,470px);margin:auto}}@media(min-width:1001px){.demo-studio{grid-template-columns:minmax(0,1fr) minmax(0,1.09fr)}}.calendar-fiction{border:0;background:transparent;color:#89958b;padding:2px 0}.calendar-day:not(:first-child){border-top:1px solid #e5ece1;padding-top:13px}.calendar-day h3{font-size:9px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;margin-bottom:8px}.calendar-slot{transition:background .15s,border-color .15s,box-shadow .15s}.calendar-slot.is-booked{border-color:#8eb66f;background:#e3f1d6;box-shadow:inset 3px 0 #5c8a43,0 5px 12px #496b3f18}.calendar-slot.is-booked time,.calendar-slot.is-booked strong{color:#1f4930;font-weight:700}.calendar-slot.is-booked span{color:#3d603d}.calendar-slot.is-booked small{font-weight:650;color:#365c39}
