.landing-page{--blue:#145beb;--blue-hover:#0848ca;--ink:#102440;--muted:#52657f;--pale:#eaf1fe;--line:#d7e1ef;--white:#fff;--green:#148265;--radius:14px;--ease:cubic-bezier(.16,1,.3,1)}.landing-page *{box-sizing:border-box}.landing-page{margin:0;background:var(--white);color:var(--ink);font-family:Heebo,Arial,sans-serif;font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}.landing-page a,.landing-page button,.landing-page input{-webkit-tap-highlight-color:transparent}.landing-page button,.landing-page input{font:inherit}.landing-page a,.landing-page button{touch-action:manipulation}.landing-page button{cursor:pointer}.landing-page a{color:inherit;text-decoration:none}.landing-page button{border:0}.landing-page button:disabled{cursor:wait;opacity:.7}.landing-page [tabindex]:focus-visible,.landing-page a:focus-visible,.landing-page button:focus-visible,.landing-page input:focus-visible,.landing-page summary:focus-visible{outline:3px solid var(--focus-ring,var(--blue));outline-offset:5px}.landing-page a,.landing-page button{transition:background .2s,color .2s,transform .2s var(--ease)}.landing-page img{max-width:100%;display:block}.landing-page svg{fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.landing-page blockquote,.landing-page figure,.landing-page h1,.landing-page h2,.landing-page h3,.landing-page p{margin:0}.landing-page h1,.landing-page h2,.landing-page h3{font-weight:900;line-height:1.12}.landing-page h1,.landing-page h2{text-wrap:balance;letter-spacing:-.035em}.landing-page .wrap{width:calc(100% - 104px);max-width:1280px;margin-inline:auto}.landing-page .icon{width:23px;height:23px}.landing-page .skip-link{position:fixed;z-index:20;top:8px;right:8px;padding:12px 22px;background:var(--ink);color:white;transform:translateY(-150%)}.landing-page .skip-link:focus{transform:translateY(0)}.landing-page .site-header{height:104px;display:flex;align-items:center;justify-content:space-between;gap:20px}.landing-page .wordmark{display:inline-flex;align-items:center;gap:7px;font-size:37px;font-weight:900;letter-spacing:-.04em;line-height:1}.landing-page .site-header nav{display:flex;align-items:center;gap:24px;margin-inline:auto;font-size:16px;font-weight:700}.landing-page .site-header nav a:hover{color:var(--blue)}.landing-page .site-header a{white-space:nowrap}.landing-page .header-access{display:flex;align-items:center;gap:16px;font-size:14px;font-weight:700}.landing-page .header-access a{display:inline-flex;align-items:center;min-height:44px}.landing-page .header-access a:hover{color:var(--blue)}.landing-page .header-access .header-blog-mobile{display:none}.landing-page .button{display:inline-flex;justify-content:center;align-items:center;gap:12px;min-height:54px;padding:13px 25px;background:var(--blue);color:var(--white);border-radius:12px;font-size:17px;font-weight:800;line-height:1.45;text-align:center}.landing-page .button:hover{background:var(--blue-hover);transform:translateY(-2px)}.landing-page .button:active{transform:translateY(0)}.landing-page .header-trial{min-height:48px;font-size:15px;padding:12px 20px}.landing-page .header-trial .icon{width:18px;height:18px}.landing-page .hero{display:grid;grid-template-columns:1.15fr 1fr;gap:50px;align-items:center;padding-block:54px 64px}.landing-page .hero h1{font-size:clamp(58px,6.1vw,88px);line-height:1.14;white-space:nowrap}.landing-page .hero h1 span{color:var(--blue)}.landing-page .hero-intro{max-width:420px;justify-self:end;padding-top:5px}.landing-page .hero-intro p{font-size:22px;line-height:1.65;letter-spacing:-.01em}.landing-page .hero-voice{margin-top:25px;min-height:64px;padding-inline:24px;font-size:19px;width:100%;justify-content:space-between}.landing-page .hero-voice .icon{width:25px;height:25px}.landing-page .hero-voice .arrow{width:20px;height:20px}.landing-page .quiet-link{display:flex;align-items:center;justify-content:center;gap:10px;color:var(--blue);font-weight:700;font-size:16px;margin-top:13px;padding-block:3px}.landing-page .quiet-link:hover{text-decoration:underline;text-underline-offset:5px}.landing-page .quiet-link .icon{width:18px;height:18px}.landing-page .voice-stage{background:var(--blue);color:var(--white);border-radius:var(--radius);padding:27px 40px 23px;position:relative;isolation:isolate}.landing-page .stage-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.landing-page .stage-top h2{font-size:18px;font-weight:400;letter-spacing:0;line-height:1.5}.landing-page .demo-note{font-size:12px;color:#e3edff}.landing-page .demo-scene{display:grid;grid-template-columns:1.18fr .68fr 1fr;gap:32px;align-items:center;padding-block:32px 29px;min-height:280px}.landing-page .request-area blockquote{font-size:clamp(24px,2.45vw,35px);font-weight:900;line-height:1.45;letter-spacing:-.015em;min-height:102px}.landing-page .request-help{font-size:14px;margin-top:20px;color:#e3edff}.landing-page .mic-area{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px}.landing-page .mic-button{position:relative;width:128px;height:128px;display:grid;place-items:center;border-radius:50%;background:white;color:var(--blue);box-shadow:0 12px 30px #002b8026;transition:transform .3s var(--ease),box-shadow .3s var(--ease)}.landing-page .mic-button:hover{transform:scale(1.045);box-shadow:0 16px 36px #002b8040}.landing-page .mic-icon{width:53px;height:53px;stroke-width:1.9}.landing-page .mic-label{font-size:18px;font-weight:800}.landing-page .sound-wave{display:none;align-items:center;gap:5px;height:52px}.landing-page .sound-wave i{width:5px;height:14px;background:var(--blue);border-radius:10px;animation:wave .7s ease-in-out infinite alternate}.landing-page .sound-wave i:nth-child(2){animation-delay:-.4s;height:32px}.landing-page .sound-wave i:nth-child(3){animation-delay:-.2s;height:46px}.landing-page .sound-wave i:nth-child(4){animation-delay:-.55s;height:28px}.landing-page .sound-wave i:nth-child(5){animation-delay:-.3s;height:18px}@keyframes wave{to{height:9px}}.landing-page .voice-stage.playing .mic-icon{display:none}.landing-page .voice-stage.playing .sound-wave{display:flex}.landing-page .voice-stage.playing .mic-button{cursor:progress}.landing-page .result-sheet{background:var(--white);color:var(--ink);border-radius:12px;padding:22px 25px 17px;min-height:229px;box-shadow:0 12px 28px #00349f21;transition:opacity .3s,transform .4s var(--ease)}.landing-page .result-heading{display:flex;gap:11px;align-items:center;margin-bottom:20px}.landing-page .result-heading h3{font-size:23px}.landing-page .success-mark{display:grid;place-items:center;width:32px;height:32px;background:var(--green);color:white;border-radius:50%}.landing-page .success-mark .icon{width:20px;height:20px;stroke-width:2.5}.landing-page .result-name{font-size:17px;font-weight:800;border-bottom:1px solid var(--line);padding-bottom:10px;margin-bottom:9px}.landing-page .result-line{display:flex;align-items:center;gap:10px;font-size:15px;line-height:1.9;min-height:31px}.landing-page .result-line .icon{width:18px;height:18px}.landing-page .result-foot{font-size:12px;color:var(--muted);margin-top:11px}.landing-page .result-sheet{display:grid;align-content:center;border:1px solid transparent;min-height:253px}.landing-page .result-sheet[data-state=idle],.landing-page .result-sheet[data-state=processing]{background:#ffffff0a;color:white;border:1px dashed #ffffff70;box-shadow:none}.landing-page .result-placeholder{text-align:center;padding-block:20px}.landing-page .result-placeholder>.icon{width:29px;height:29px;margin-bottom:12px;opacity:.85}.landing-page .result-placeholder p{font-size:19px;font-weight:700;line-height:1.5}.landing-page .result-placeholder>span{display:block;font-size:13px;color:var(--white);margin-top:7px}.landing-page .result-content[hidden],.landing-page .result-placeholder[hidden]{display:none}.landing-page .demo-bottom{border-top:1px solid #ffffff38;padding-top:20px;display:flex;align-items:center;justify-content:space-between;gap:14px}.landing-page .sample-controls{display:flex;gap:10px}.landing-page .sample-button{display:flex;align-items:center;justify-content:center;gap:9px;background:transparent;color:white;border:1px solid #ffffff83;padding:12px 17px;border-radius:9px;min-height:48px;font-size:15px;font-weight:700;white-space:nowrap}.landing-page .sample-button:hover{background:#ffffff16}.landing-page .sample-button.selected{background:white;color:var(--blue);border-color:white}.landing-page .sample-button .icon{width:19px;height:19px}.landing-page #demo-disclosure{font-size:11px;line-height:1.5;color:#e3edff;max-width:170px}.landing-page .promise-rail{display:grid;grid-template-columns:repeat(3,1fr);padding-block:35px 36px;border-bottom:1px solid var(--line)}.landing-page .promise-rail>div{display:flex;align-items:center;justify-content:center;gap:19px;padding-inline:14px}.landing-page .promise-rail>div+div{border-inline-start:1px solid var(--line)}.landing-page .rail-icon{width:31px;height:31px;stroke-width:1.6}.landing-page .promise-rail p{display:flex;flex-direction:column}.landing-page .promise-rail strong{font-size:18px;font-weight:800}.landing-page .promise-rail p>span{font-size:14px;color:var(--muted);margin-top:2px}.landing-page .features{padding-block:95px 100px;display:grid;grid-template-columns:1.1fr 1fr;gap:90px;align-items:center}.landing-page .features h2{font-size:clamp(44px,4.7vw,64px);line-height:1.12}.landing-page .section-intro{font-size:19px;line-height:1.7;color:var(--muted);margin-top:22px}.landing-page .feature-tabs{margin-top:31px}.landing-page .feature-short-label{display:none}.landing-page .feature-tab{width:100%;background:transparent;text-align:start;display:grid;grid-template-columns:52px 1fr 22px;gap:18px;align-items:center;color:var(--ink);padding:24px 17px;border-radius:12px;font-size:17px;position:relative}.landing-page .feature-tab+.feature-tab:before{content:"";position:absolute;inset-inline:17px;top:0;height:1px;background:var(--line)}.landing-page .feature-tab.active{background:var(--pale)}.landing-page .feature-tab.active+.feature-tab:before,.landing-page .feature-tab.active:before{display:none}.landing-page .feature-tab:hover:not(.active){background:#f6f8fc}.landing-page .feature-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:var(--pale);color:var(--blue)}.landing-page .feature-icon .icon{width:27px;height:27px}.landing-page .feature-tab.active .feature-icon{background:#d8e7fd}.landing-page .feature-tab strong{display:block;font-size:21px;font-weight:900;line-height:1.5;margin-bottom:6px}.landing-page .feature-tab span>span{display:block;font-size:15px;color:var(--muted);line-height:1.65}.landing-page .feature-arrow{width:20px;height:20px;transition:transform .25s var(--ease)}.landing-page .feature-tab:hover .feature-arrow{transform:translateX(-4px)}.landing-page .product-figure{justify-self:center;max-width:350px;width:100%;min-width:0}.landing-page .product-screen{position:relative;background:#141820;border:7px solid #141820;border-radius:38px;outline:1px solid #59616a;box-shadow:0 20px 42px #19375b29;overflow:hidden}.landing-page .product-screen:before{content:"";position:absolute;z-index:1;top:7px;left:50%;width:74px;height:4px;border-radius:4px;background:#141820;transform:translateX(-50%);pointer-events:none}.landing-page .product-screen img{width:100%;height:auto;aspect-ratio:430/880;-o-object-fit:contain;object-fit:contain;border-radius:31px}.landing-page .product-figure figcaption{display:flex;align-items:center;justify-content:center;gap:7px;font-size:11px;color:var(--muted);margin-top:18px;text-align:center}.landing-page .caption-dot{width:5px;height:5px;flex:none;background:var(--blue);border-radius:50%}.landing-page .pricing-band{background:var(--blue);color:white;padding-block:53px}.landing-page .pricing-inner{display:grid;grid-template-columns:1.05fr .8fr 1fr;gap:40px;align-items:center}.landing-page .pricing-message h2{font-size:45px}.landing-page .pricing-message>p{font-size:15px;line-height:1.8;color:#e3edff;margin-top:18px}.landing-page .price-block{border-inline:1px solid #ffffff48;text-align:center;padding-inline:20px}.landing-page .price{display:flex;flex-direction:row;justify-content:center;align-items:baseline;gap:8px;font-weight:900;line-height:1}.landing-page #price-number{font-size:88px;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.landing-page .currency{font-size:38px}.landing-page #price-unit{font-size:13px;margin-top:10px;color:#e3edff;min-height:24px}.landing-page .billing-switch{display:inline-flex;margin-top:17px;border:1px solid #ffffff60;padding:3px;border-radius:8px;gap:2px}.landing-page .billing-switch button{font-size:11px;min-height:33px;padding:6px 10px;color:white;border-radius:5px;background:transparent;white-space:nowrap}.landing-page .billing-switch button.chosen{background:white;color:var(--blue);font-weight:800}.landing-page .pricing-action{text-align:center}.landing-page .button-white{background:white;color:var(--blue);width:100%;font-size:18px}.landing-page .button-white:hover{background:#ecf3ff}.landing-page .pricing-action>p{font-size:13px;color:#e3edff;margin-top:12px}.landing-page .pricing-action .billing-explanation{font-size:11px}.landing-page .questions{padding-block:80px 85px;display:grid;grid-template-columns:1fr 1.6fr;gap:65px}.landing-page .questions h2{font-size:36px;line-height:1.3;padding-top:14px}.landing-page .question-list details{border-bottom:1px solid var(--line)}.landing-page .question-list summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:25px;padding-block:22px;font-size:16px;font-weight:700;cursor:pointer}.landing-page .question-list summary::-webkit-details-marker{display:none}.landing-page .question-list summary .icon{width:19px;height:19px;transition:transform .2s}.landing-page .question-list details[open] summary .icon{transform:rotate(45deg)}.landing-page .question-list details p{font-size:15px;line-height:1.85;color:var(--muted);padding-bottom:22px;max-width:64ch}.landing-page .site-footer{border-top:1px solid var(--line);padding:55px 64px 29px;background:var(--white)}.landing-page .footer-main{display:grid;grid-template-columns:1.15fr .85fr 1.2fr;gap:48px;align-items:start;max-width:1280px;margin-inline:auto}.landing-page .site-footer .wordmark{font-size:36px;line-height:1.2;gap:6px}.landing-page .site-footer .wordmark img{width:37px;height:37px}.landing-page .footer-brand p{font-size:17px;color:var(--muted);margin-top:18px}.landing-page .footer-site-links{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding-top:3px;font-size:15px}.landing-page .footer-legal a:hover,.landing-page .footer-site-links a:hover{color:var(--blue)}.landing-page .footer-site-links .footer-voice{display:inline-flex;align-items:center;gap:9px;color:var(--blue)}.landing-page .footer-voice svg{width:17px;height:17px}.landing-page .footer-social-section{justify-self:end}.landing-page .footer-social-section h2{font-size:23px;line-height:1.4;letter-spacing:-.025em;margin-bottom:18px}.landing-page .footer-socials{display:flex;align-items:flex-start;gap:17px}.landing-page .footer-social{display:flex;flex-direction:column;align-items:center;gap:9px;min-width:61px;font-size:12px;color:var(--muted);line-height:1.65}.landing-page .footer-social-icon{display:flex;align-items:center;justify-content:center;width:51px;height:51px;border-radius:50%;color:var(--blue);background:var(--pale);transition:background .18s,color .18s}.landing-page .footer-social-icon svg{width:24px;height:24px;fill:currentColor;stroke:none}.landing-page a.footer-social:focus-visible .footer-social-icon,.landing-page a.footer-social:hover .footer-social-icon{background:var(--blue);color:var(--white)}.landing-page a.footer-social:hover{color:var(--blue)}.landing-page .footer-bottom{max-width:1280px;margin:40px auto 0;padding-top:23px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px;color:var(--muted);font-size:12px}.landing-page .footer-legal{display:flex;gap:26px}@media(max-width:1000px){.landing-page .site-footer{padding-inline:32px}.landing-page .footer-main{grid-template-columns:1fr 1fr;gap:30px}.landing-page .footer-brand{grid-column:1/-1}.landing-page .footer-social-section{grid-column:2;grid-row:2}.landing-page .footer-site-links{grid-row:2}}@media(max-width:650px){.landing-page .site-footer{padding:32px 24px 24px}.landing-page .footer-main{grid-template-columns:1fr;gap:27px}.landing-page .site-footer .wordmark{font-size:32px}.landing-page .site-footer .wordmark img{width:34px;height:34px}.landing-page .footer-brand p{font-size:15px;margin-top:12px}.landing-page .footer-social-section{justify-self:start;grid-column:1;grid-row:2}.landing-page .footer-social-section h2{font-size:22px;margin-bottom:16px}.landing-page .footer-socials{gap:clamp(10px,4.2vw,20px)}.landing-page .footer-social{min-width:58px}.landing-page .footer-site-links{grid-row:3;flex-direction:row;flex-wrap:wrap;gap:13px 24px;font-size:14px}.landing-page .footer-voice{flex-basis:100%}.landing-page .footer-bottom{margin-top:25px;padding-top:21px;flex-direction:column;align-items:flex-start;gap:17px}.landing-page .footer-legal{gap:24px}}@media(min-width:1441px){.landing-page .hero{padding-block:65px 72px}.landing-page .voice-stage{padding-inline:45px}.landing-page .demo-scene{padding-block:37px}.landing-page .result-sheet{max-width:340px;width:100%;justify-self:end}}@media(max-width:1100px){.landing-page .wrap{width:calc(100% - 64px)}.landing-page .site-header nav{gap:24px}.landing-page .hero{gap:35px}.landing-page .hero h1{font-size:6.3vw}.landing-page .hero-intro p{font-size:19px}.landing-page .hero-voice{font-size:17px}.landing-page .voice-stage{padding-inline:28px}.landing-page .demo-scene{gap:20px;grid-template-columns:1fr .6fr 1fr}.landing-page .request-area blockquote{font-size:26px}.landing-page .mic-button{width:105px;height:105px}.landing-page .mic-icon{width:45px;height:45px}.landing-page .result-sheet{padding:20px}.landing-page .result-heading h3{font-size:21px}.landing-page .sample-button{padding:10px 13px;font-size:13px}.landing-page .demo-bottom{flex-wrap:wrap}.landing-page #demo-disclosure{max-width:none}.landing-page .features{gap:55px}.landing-page .feature-tab{padding-inline:13px;gap:12px;grid-template-columns:44px 1fr 18px}.landing-page .feature-icon{width:44px;height:44px}.landing-page .feature-tab strong{font-size:19px}.landing-page .pricing-inner{gap:25px}.landing-page .pricing-message h2{font-size:38px}.landing-page .price-block{padding-inline:13px}.landing-page .button-white{font-size:16px}.landing-page .pricing-action>p{font-size:12px}.landing-page .promise-rail strong{font-size:16px}.landing-page .promise-rail>div{gap:12px}.landing-page .promise-rail p>span{font-size:12px}}@media(max-width:760px){.landing-page .wrap{width:calc(100% - 36px)}.landing-page .site-header{height:80px;gap:20px}.landing-page .wordmark{font-size:29px}.landing-page .wordmark img{width:31px;height:31px}.landing-page .site-header nav{display:none}.landing-page .header-trial{font-size:12px;min-height:41px;padding:10px 13px;gap:8px}.landing-page .header-trial .icon{width:15px}.landing-page .hero{display:flex;flex-direction:column;align-items:stretch;gap:23px;padding-block:29px 33px}.landing-page .hero h1{font-size:clamp(45px,9.9vw,68px);line-height:1.16}.landing-page .hero-intro{max-width:none;padding:0;justify-self:stretch}.landing-page .hero-intro p{font-size:17px;line-height:1.7}.landing-page .hero-voice{margin-top:22px;font-size:16px;min-height:57px;justify-content:center;gap:13px}.landing-page .hero-voice .arrow{margin-inline-start:auto}.landing-page .hero-voice .icon:first-child{margin-inline-end:auto}.landing-page .quiet-link{font-size:13px;margin-top:10px}.landing-page .voice-stage{padding:20px 19px 18px;scroll-margin-top:16px}.landing-page .stage-top{display:block}.landing-page .stage-top h2{font-size:16px;font-weight:700}.landing-page .demo-note{display:block;font-size:12px;margin-top:5px}.landing-page .demo-scene{grid-template-columns:1fr 82px;gap:24px 10px;padding-block:22px 19px}.landing-page .request-area blockquote{font-size:24px;line-height:1.42;min-height:auto}.landing-page .request-help{font-size:11px;margin-top:12px}.landing-page .mic-button{width:78px;height:78px}.landing-page .mic-icon{width:34px;height:34px}.landing-page .mic-label{font-size:12px}.landing-page .mic-area{gap:8px}.landing-page .result-sheet{grid-column:1/-1;padding:18px 20px 15px;min-height:0;display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:12px;column-gap:12px;row-gap:3px}.landing-page .result-heading{grid-column:1/-1;margin-bottom:7px;gap:9px}.landing-page .result-heading h3{font-size:21px}.landing-page .success-mark{width:27px;height:27px}.landing-page .success-mark .icon{width:17px;height:17px}.landing-page .result-name{grid-column:1/-1;font-size:14px;padding-bottom:9px;margin-bottom:5px}.landing-page .result-line{font-size:12px;gap:7px;white-space:nowrap}.landing-page .result-line .icon{width:16px;height:16px}.landing-page .result-foot{grid-column:1/-1;font-size:11px;margin-top:7px}.landing-page .demo-bottom{padding-top:16px;gap:12px}.landing-page .sample-controls{display:grid;grid-template-columns:repeat(3,1fr);width:100%;gap:6px}.landing-page .sample-button{padding:10px 4px;min-height:61px;gap:5px;flex-direction:column;font-size:12px;white-space:normal;line-height:1.5}.landing-page .sample-button .icon{width:18px;height:18px}.landing-page #demo-disclosure{font-size:12px;width:100%;text-align:center}.landing-page .promise-rail{padding-block:25px;grid-template-columns:1fr;gap:17px}.landing-page .promise-rail>div{padding:0;justify-content:start;gap:16px}.landing-page .promise-rail>div+div{border:0}.landing-page .promise-rail strong{font-size:15px}.landing-page .promise-rail p{flex-direction:row;align-items:center;gap:11px;flex-wrap:wrap}.landing-page .promise-rail p>span{font-size:11px;margin:0}.landing-page .rail-icon{width:22px;height:22px}.landing-page .features{padding-block:52px 58px;grid-template-columns:1fr;gap:32px}.landing-page .features h2{font-size:44px}.landing-page .features h2 br{display:initial}.landing-page .section-intro{font-size:16px;margin-top:17px}.landing-page .feature-tabs{margin-top:24px}.landing-page .feature-tab{padding:20px 12px;grid-template-columns:44px 1fr 19px;gap:12px}.landing-page .feature-tab strong{font-size:18px;margin-bottom:4px}.landing-page .feature-tab span>span{font-size:13px}.landing-page .product-figure{max-width:315px}.landing-page .product-screen{border-radius:34px}.landing-page .product-screen img{border-radius:27px}.landing-page .product-figure figcaption{font-size:12px;margin-top:14px}.landing-page .pricing-band{padding-block:38px}.landing-page .pricing-inner{grid-template-columns:1fr;gap:28px}.landing-page .pricing-message h2{font-size:42px;line-height:1.16}.landing-page .pricing-message h2 br{display:initial}.landing-page .pricing-message p{font-size:14px;margin-top:16px}.landing-page .price-block{text-align:start;border-inline:0;border-block:1px solid #ffffff48;padding:24px 0;position:relative}.landing-page .price{justify-content:flex-start;gap:6px}.landing-page #price-number{font-size:79px}.landing-page .currency{font-size:32px}.landing-page #price-unit{font-size:12px}.landing-page .billing-switch{position:absolute;left:0;top:40px;display:flex;flex-direction:column;margin:0}.landing-page .billing-switch button{font-size:11px;min-height:36px}.landing-page .pricing-action{text-align:start}.landing-page .button-white{font-size:17px;min-height:56px}.landing-page .pricing-action>p{text-align:center;font-size:12px}.landing-page .questions{padding-block:45px 48px;grid-template-columns:1fr;gap:22px}.landing-page .questions h2{font-size:30px}.landing-page .questions h2 br{display:initial}.landing-page .question-list summary{font-size:14px;gap:15px;padding-block:21px}.landing-page .question-list details p{font-size:13px}}@media(max-width:370px){.landing-page .hero h1{font-size:43px}.landing-page .request-area blockquote{font-size:21px}.landing-page .hero-intro p{font-size:15px}.landing-page .hero-voice,.landing-page .stage-top h2{font-size:14px}.landing-page .result-line{font-size:11px}.landing-page .voice-stage{padding-inline:14px}.landing-page .sample-button{font-size:11px}.landing-page .features h2{font-size:38px}.landing-page .promise-rail p{gap:6px}.landing-page .promise-rail strong{font-size:14px}}.landing-page .callback-link{display:inline-flex;align-items:center;gap:8px;margin-top:19px;padding-block:6px;color:white;font-size:14px;text-decoration:underline;text-underline-offset:5px}.landing-page .callback-link .icon{width:17px;height:17px}.landing-page .callback-link:hover{color:#e3edff}.landing-page .contact-section{padding-block:78px;display:grid;grid-template-columns:1fr 1.4fr;gap:90px;align-items:start;border-bottom:1px solid var(--line)}.landing-page .contact-copy h2{font-size:52px;line-height:1.15}.landing-page .contact-copy>p{font-size:17px;line-height:1.9;color:var(--muted);margin-top:20px}.landing-page .contact-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.landing-page .contact-fields label{display:block;font-size:15px;font-weight:700;margin-bottom:8px}.landing-page .contact-fields input{display:block;width:100%;min-width:0;min-height:55px;border:1px solid var(--muted);border-radius:8px;background:var(--white);color:var(--ink);padding:13px 15px;font-size:17px}.landing-page .contact-fields input::-moz-placeholder{color:var(--muted);opacity:1}.landing-page .contact-fields input::placeholder{color:var(--muted);opacity:1}.landing-page .contact-fields input[aria-invalid=true]{border-color:#b42a36}.landing-page .field-error{font-size:13px;color:#a71f2c;margin-top:6px;line-height:1.6}.landing-page .contact-submit-row{display:flex;align-items:center;gap:22px;margin-top:21px}.landing-page .contact-submit-row .button{min-width:184px;justify-content:space-between;gap:30px}.landing-page .contact-submit-row>p{font-size:13px;color:var(--muted);line-height:1.7}.landing-page .contact-preview-note{font-size:12px;color:var(--muted);margin-top:16px}.landing-page .contact-result{padding:15px 18px;border-radius:8px;background:var(--pale);color:var(--ink);font-size:15px;line-height:1.8;margin-top:19px}@media(max-width:1100px){.landing-page .contact-section{gap:45px;grid-template-columns:1fr 1.35fr}.landing-page .contact-copy h2{font-size:44px}.landing-page .contact-copy>p{font-size:15px}.landing-page .contact-fields{gap:14px}}@media(max-width:760px){.landing-page .contact-section{grid-template-columns:1fr;gap:27px;padding-block:44px}.landing-page .contact-copy h2{font-size:39px}.landing-page .contact-copy>p{font-size:15px;margin-top:14px}.landing-page .contact-fields{grid-template-columns:1fr;gap:20px}.landing-page .contact-fields input{font-size:16px;min-height:54px}.landing-page .contact-submit-row{gap:17px}.landing-page .contact-submit-row .button{min-width:170px;font-size:16px;min-height:54px}.landing-page .contact-submit-row>p{font-size:12px}.landing-page .callback-link{display:flex;justify-content:center;font-size:13px}.landing-page .contact-result{font-size:14px}.landing-page .features{gap:18px}.landing-page .feature-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:5px;background:#f0f4fa;border:1px solid var(--line);border-radius:12px;max-width:360px;margin-inline:auto}.landing-page .feature-tab{display:flex;justify-content:center;gap:7px;padding:11px 5px;min-height:46px;border-radius:8px;font-size:14px;font-weight:800;color:var(--muted)}.landing-page .feature-tab.active{background:white;color:var(--blue);box-shadow:0 2px 5px #10244012}.landing-page .feature-tab .feature-arrow,.landing-page .feature-tab .feature-copy,.landing-page .feature-tab+.feature-tab:before{display:none}.landing-page .feature-short-label{display:block}.landing-page .feature-icon,.landing-page .feature-tab.active .feature-icon{width:19px;height:19px;background:transparent;color:inherit}.landing-page .feature-icon .icon{width:19px;height:19px}.landing-page .result-sheet{display:grid;grid-template-columns:1fr;min-height:191px}.landing-page .result-content{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:12px;column-gap:12px;row-gap:3px}.landing-page .result-placeholder{padding-block:10px}.landing-page .result-placeholder p{font-size:18px}.landing-page .result-placeholder>span{font-size:12px}}@media(prefers-reduced-motion:reduce){.landing-page *,.landing-page :after,.landing-page :before{animation:none!important;transition:none!important}.landing-page .voice-stage.playing .sound-wave i{height:24px}}.landing-page{font-family:var(--font-heebo),Arial,sans-serif;color-scheme:light;overflow-x:clip}.landing-page [id]{scroll-margin-top:28px}.landing-page .end-voice{display:inline-flex;align-items:center;gap:6px;background:transparent;border:1px solid #ffffff80;border-radius:7px;padding:7px 10px;color:white;font-size:12px;min-height:36px}.landing-page .voice-notice{margin:0 0 20px;padding:13px 17px;border:1px solid #ffffff70;border-radius:9px;font-size:15px}.landing-page .voice-notice a{text-decoration:underline;text-underline-offset:4px}.landing-page .voice-reply{font-size:19px;line-height:1.8}.landing-page .live-result{display:block}.landing-page .result-placeholder>.icon{margin-inline:auto}.landing-page .contact-trap{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.landing-page .contact-preview-note a{text-decoration:underline}.landing-page .pricing-band,.landing-page .voice-stage{--focus-ring:var(--white)}.landing-page .demo-bottom{flex-wrap:wrap}.landing-page #demo-disclosure{flex-basis:100%;max-width:none;font-size:13px;line-height:1.7}.landing-page #demo-disclosure a,.landing-page .annual-terms a{text-decoration:underline;text-underline-offset:3px}.landing-page .contact-preview-note,.landing-page .pricing-action .annual-terms{font-size:14px;line-height:1.8}@media(max-width:760px){.landing-page .voice-reply{font-size:16px}.landing-page .voice-notice{font-size:13px}}@media(max-width:1200px){.landing-page .site-header{height:auto;min-height:104px;flex-wrap:wrap;-moz-column-gap:20px;column-gap:20px;row-gap:0;padding-block:16px 4px}.landing-page .header-access{order:1;flex-basis:100%;justify-content:center;gap:32px}}@media(max-width:760px){.landing-page .site-header{height:auto;min-height:80px;padding-block:16px 0;gap:8px 12px}.landing-page .header-access{justify-content:space-between;gap:12px}.landing-page .header-access .header-blog-mobile{display:inline-flex}}