@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";.industry-landing{background:var(--cream);min-height:100vh;overflow-x:hidden}.industry-header{height:84px;padding:0 var(--gutter);z-index:100;background:var(--ink);color:#fff;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:2rem;display:flex;position:sticky;top:0}.industry-header nav{align-items:center;gap:clamp(1rem,2.5vw,2.5rem);font-size:.82rem;font-weight:700;display:flex}.industry-header nav a{align-items:center;min-height:44px;display:inline-flex;position:relative}.industry-header nav a:after{content:"";background:var(--green);height:2px;transition:right .22s;position:absolute;bottom:6px;left:0;right:100%}.industry-header nav a:hover:after{right:0}.industry-header nav .header-cases-button:after,.industry-mobile-cases,.industry-cta-short{display:none}.industry-hero{grid-template-columns:minmax(0,1.05fr) minmax(390px,.82fr);align-items:center;gap:clamp(3rem,7vw,8rem);min-height:calc(100vh - 84px);padding-top:clamp(3rem,5vw,5rem);padding-bottom:clamp(4rem,7vw,7rem);display:grid}.industry-hero>*{min-width:0}.industry-hero h1{max-width:900px;font-size:clamp(3rem,6vw,6.4rem)}.industry-hero h1 em{color:var(--green-dark);font-style:normal;display:block}.industry-hero__copy>p{color:#4f5952;max-width:670px;margin-top:1.5rem;font-size:clamp(1rem,1.55vw,1.22rem)}.industry-hero__actions{align-items:center;gap:1.3rem;margin-top:2rem;display:flex}.industry-hero__actions .text-link svg{color:var(--green-dark);order:-1}.industry-hero__facts{border-top:1px solid var(--line);flex-wrap:wrap;gap:.75rem 1.4rem;margin-top:2.2rem;padding-top:1.2rem;display:flex}.industry-hero__facts span{color:#4f5952;align-items:center;gap:.4rem;font-size:.7rem;font-weight:700;display:inline-flex}.industry-hero__facts svg{background:var(--green);color:var(--ink);border-radius:50%;padding:2px}.industry-hero__demo{isolation:isolate;place-items:center;min-height:700px;display:grid;position:relative}.industry-hero__demo:before{content:"";aspect-ratio:1;z-index:-2;background:var(--green);border-radius:50%;width:min(490px,40vw);position:absolute}.industry-hero__demo:after{content:"";aspect-ratio:1;z-index:-1;border:1px dashed #11141240;border-radius:50%;width:min(570px,47vw);animation:30s linear infinite industryOrbit;position:absolute}.industry-demo-note{z-index:4;border:1px solid var(--line);background:var(--paper);max-width:205px;box-shadow:var(--shadow);border-radius:14px;align-items:center;gap:.65rem;padding:.8rem .9rem;animation:5s ease-in-out infinite industryFloat;display:flex;position:absolute}.industry-demo-note svg{color:var(--green-dark);flex:none}.industry-demo-note span{color:var(--muted);font-size:.58rem;line-height:1.4}.industry-demo-note strong{color:var(--ink);font-size:.69rem;display:block}.industry-demo-note--response{top:20%;right:-2rem}.wa-demo{width:min(350px,84vw)}.wa-phone{background:#0b141a;border:8px solid #080a09;border-radius:46px;width:100%;height:688px;position:relative;overflow:hidden;box-shadow:0 38px 80px #040e0861}.wa-phone:before{content:"";z-index:8;background:#080a09;border-radius:20px;width:92px;height:24px;position:absolute;top:7px;left:50%;translate:-50%}.wa-phone__status{color:#eff4f1;letter-spacing:.03em;background:#202c33;justify-content:space-between;align-items:center;height:35px;padding:10px 16px 4px;font-size:.52rem;display:flex}.wa-phone__header{color:#edf3ef;background:#202c33;grid-template-columns:20px 38px minmax(0,1fr) 20px 20px 18px;align-items:center;gap:7px;height:60px;padding:7px 9px;display:grid}.wa-phone__avatar{background:var(--green);color:#07170d;border-radius:50%;place-items:center;width:37px;height:37px;display:grid}.wa-phone__business{min-width:0;display:grid}.wa-phone__business strong{text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.wa-phone__business small{color:#a9b4ae;font-size:.48rem}.wa-phone__chat{background-color:#0b141a;background-image:radial-gradient(circle at 20% 20%,#86968c14 1px,#0000 1.5px),radial-gradient(circle at 80% 60%,#86968c0f 1px,#0000 1.5px);background-size:24px 24px,31px 31px;flex-direction:column;gap:8px;height:525px;padding:12px 10px 16px;display:flex;overflow:hidden}.wa-phone__day,.wa-phone__encryption{color:#c4cec9;background:#182229;border-radius:6px;align-self:center;font-size:.46rem;box-shadow:0 1px 2px #00000038}.wa-phone__day{letter-spacing:.04em;padding:4px 8px;font-weight:800}.wa-phone__encryption{color:#d8bf72;text-align:center;max-width:84%;padding:5px 8px;line-height:1.35}.wa-message{color:#edf3ef;opacity:0;width:fit-content;min-width:92px;max-width:82%;animation:.42s forwards industryMessageIn;animation-delay:calc(.45s + (var(--message-index) * 1.7s));border-radius:8px;padding:7px 8px 17px;font-size:.69rem;line-height:1.45;position:relative;transform:translateY(10px)scale(.98);box-shadow:0 1px 2px #00000040}.wa-message--customer{background:#202c33;border-top-left-radius:2px;align-self:flex-start}.wa-message--agent{background:#005c4b;border-top-right-radius:2px;align-self:flex-end}.wa-message time{color:#a7b2ac;align-items:center;gap:2px;font-size:.43rem;display:inline-flex;position:absolute;bottom:3px;right:6px}.wa-message--agent time svg{color:#53bdeb}.wa-message--media{width:82%;padding:4px 4px 18px}.wa-message--media>img{object-fit:cover;border-radius:6px;width:100%;height:132px;margin-bottom:6px;display:block}.wa-message--media>span{padding-inline:4px;display:block}.wa-phone__composer{color:#aeb8b2;background:#111b21;grid-template-columns:23px minmax(0,1fr) 23px 23px;align-items:center;gap:5px;height:52px;padding:6px 8px;display:grid}.wa-phone__composer span{background:#202c33;border-radius:20px;height:36px;padding:9px 12px;font-size:.58rem}.industry-capabilities-wrap{background:var(--ink);color:#fff}.industry-capabilities{padding-block:calc(var(--section) * .92)}.industry-section-heading .kicker{color:var(--green-dark)}.industry-capabilities .industry-section-heading .kicker{color:var(--green)}.industry-section-heading>p{max-width:660px}.industry-capability-grid{border-top:1px solid #ffffff29;border-left:1px solid #ffffff29;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:3.5rem;display:grid}.industry-capability-grid article{border-bottom:1px solid #ffffff29;border-right:1px solid #ffffff29;min-height:260px;padding:clamp(1.3rem,2.5vw,2rem);transition:background .22s}.industry-capability-grid article:hover{background:#2bf26d12}.industry-capability-icon{width:48px;height:48px;color:var(--green);border:1px solid #2bf26d61;border-radius:50%;place-items:center;display:grid}.industry-capability-grid h3{letter-spacing:-.025em;margin-top:2rem;font-size:1.24rem}.industry-capability-grid p{color:#9ba69f;margin-top:.8rem;font-size:.77rem}.industry-price{grid-template-columns:minmax(0,1fr) minmax(360px,.62fr);align-items:center;gap:clamp(3rem,9vw,9rem);display:grid}.industry-price__copy h2{max-width:720px}.industry-price__copy p{max-width:620px;margin-top:1.3rem}.industry-price-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--green);padding:clamp(1.6rem,3vw,2.6rem);position:relative;overflow:hidden;box-shadow:0 24px 60px #072d1426}.industry-price-card:after{content:"";border:38px solid #fff6;border-radius:50%;width:220px;height:220px;position:absolute;top:-125px;right:-110px}.industry-price-card>span{letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;font-weight:800}.industry-price-card>div{align-items:start;margin-top:1rem;display:flex}.industry-price-card>div small{margin-top:.75rem;font:700 1.3rem Space Grotesk}.industry-price-card>div strong{letter-spacing:-.075em;font:700 clamp(5.5rem,9vw,8rem)/.85 Space Grotesk}.industry-price-card>p{color:#20462b;margin-top:1.1rem;font-size:.78rem;font-weight:700}.industry-price-card ul{border-block:1px solid #11141233;gap:.75rem;margin:1.4rem 0;padding:1.3rem 0;list-style:none;display:grid}.industry-price-card li{color:#173c22;align-items:center;gap:.6rem;font-size:.72rem;font-weight:700;display:flex}.industry-price-card li svg{border:1px solid #1114124d;border-radius:50%;flex:none;padding:2px}.industry-price-card .button{background:var(--ink);color:#fff;width:100%;box-shadow:none}.industry-price-card__note{color:#365840;margin-top:.9rem;font-size:.56rem;line-height:1.45;display:block}.industry-conversations{padding-top:2rem}.conversation-gallery{grid-template-columns:minmax(260px,.48fr) minmax(0,1fr);gap:1rem;margin-top:3.5rem;display:grid}.conversation-gallery__menu{border-top:1px solid var(--line)}.conversation-gallery__menu button{border:0;border-bottom:1px solid var(--line);cursor:pointer;text-align:left;background:0 0;grid-template-columns:34px 1fr 20px;align-items:center;gap:.7rem;width:100%;min-height:92px;padding:1rem .9rem;transition:background .2s,padding .2s;display:grid}.conversation-gallery__menu button:hover,.conversation-gallery__menu button.is-active{background:var(--paper);padding-left:1.15rem}.conversation-gallery__menu button.is-active{box-shadow:inset 3px 0 var(--green-dark)}.conversation-gallery__menu button>span{color:var(--green-dark);font:700 1.4rem Space Grotesk}.conversation-gallery__menu button strong{font-size:.82rem}.conversation-gallery__menu button svg{transition:transform .2s}.conversation-gallery__menu button.is-active svg{transform:translate(4px)}.conversation-gallery__content{border-radius:var(--radius-md);background:var(--green);grid-template-columns:minmax(220px,.7fr) minmax(300px,350px);justify-content:space-between;align-items:center;gap:clamp(2rem,5vw,5rem);min-height:760px;padding:clamp(1.5rem,4vw,4rem);display:grid;position:relative;overflow:hidden}.conversation-gallery__content:before{content:"";border:70px solid #ffffff59;border-radius:50%;width:420px;height:420px;position:absolute;top:-240px;left:-190px}.conversation-gallery__content>*{z-index:1;position:relative}.conversation-gallery__intro>span{letter-spacing:.11em;text-transform:uppercase;font-size:.65rem;font-weight:800}.conversation-gallery__intro h3{max-width:9ch;margin-top:1.2rem;font-size:clamp(2.3rem,5vw,5rem)}.conversation-gallery__intro p{color:#244d30;max-width:420px;margin-top:1.1rem}.replay-button{cursor:pointer;background:#fff6;border:1px solid #11141252;border-radius:999px;align-items:center;gap:.5rem;min-height:42px;margin-top:1.6rem;padding:.65rem .95rem;font-size:.7rem;font-weight:800;display:inline-flex}.conversation-gallery__content .wa-phone{transform:rotate(1deg)}.industry-installments{margin-top:var(--section);background:var(--ink);color:#fff}.industry-installments__inner{padding-block:calc(var(--section) * .92)}.industry-installments__heading{max-width:850px}.industry-installments__heading .kicker{color:var(--green)}.industry-installments__heading p{color:#aeb8b1;max-width:670px;margin-top:1.3rem}.installment-timeline{border-top:1px solid #ffffff29;border-left:1px solid #ffffff29;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:3.5rem;display:grid}.installment-timeline article{border-bottom:1px solid #ffffff29;border-right:1px solid #ffffff29;flex-direction:column;min-height:270px;padding:clamp(1.3rem,2.7vw,2.3rem);transition:background .22s;display:flex}.installment-timeline article:hover{background:#2bf26d12}.installment-timeline article>span{color:var(--green);letter-spacing:-.06em;font:700 clamp(2.3rem,4vw,4rem)/1 Space Grotesk}.installment-timeline h3{margin-top:3.5rem;font-size:clamp(1.35rem,2.2vw,2rem)}.installment-timeline p{color:#9da8a1;margin-top:.8rem;font-size:.78rem}.industry-ownership-note{background:#2bf26d14;border:1px solid #2bf26d6b;border-radius:14px;align-items:flex-start;gap:1rem;margin-top:1rem;padding:1.25rem 1.4rem;display:flex}.industry-ownership-note>svg{color:var(--green);flex:none}.industry-ownership-note strong{color:#fff;font-size:.85rem;display:block}.industry-ownership-note p{color:#aeb8b1;margin-top:.4rem;font-size:.73rem}.industry-footer{min-height:110px;padding:2rem var(--gutter);background:var(--ink);color:#7f8a83;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:2rem;font-size:.68rem;display:flex}@keyframes industryMessageIn{to{opacity:1;transform:translateY(0)scale(1)}}@keyframes industryOrbit{to{transform:rotate(360deg)}}@keyframes industryFloat{50%{transform:translateY(-7px)}}@media (width<=1050px){.industry-hero{grid-template-columns:1fr}.industry-hero__copy{max-width:850px}.industry-hero__demo{min-height:680px}.industry-hero__demo:before{width:480px}.industry-hero__demo:after{width:560px}.industry-price{grid-template-columns:1fr}.industry-price-card{max-width:620px}.conversation-gallery{grid-template-columns:1fr}.conversation-gallery__menu{border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.conversation-gallery__menu button{border-right:1px solid var(--line);min-height:105px}}@media (width<=760px){.industry-header{gap:.45rem;height:72px;padding-inline:1rem}.industry-header .brand img{width:118px}.industry-header .brand span,.industry-header nav{display:none}.industry-mobile-cases{border:1px solid #ffffff47;border-radius:999px;align-items:center;min-height:40px;padding:.65rem .75rem;font-size:.64rem;font-weight:800;display:inline-flex}.industry-header .button{min-height:42px;padding-inline:.85rem;font-size:.68rem}.industry-cta-full{display:none}.industry-cta-short{display:inline}.industry-hero{min-height:auto;padding-top:3.2rem}.industry-hero h1{overflow-wrap:normal;font-size:clamp(2.35rem,11.5vw,3.7rem)}.industry-hero__actions{flex-direction:column;align-items:stretch}.industry-hero__actions .button,.industry-hero__actions .text-link{justify-content:center;width:100%}.industry-hero__facts{display:grid}.industry-hero__demo{min-height:600px;margin-inline:-1rem;overflow:hidden}.industry-hero__demo:before{width:400px}.industry-hero__demo:after{width:465px}.industry-demo-note{max-width:150px;padding:.65rem .7rem}.industry-demo-note--response{top:17%;right:.15rem}.wa-demo{width:min(310px,88vw)}.wa-phone{border-radius:40px;height:650px}.wa-phone__chat{gap:6px;height:487px;padding-top:9px}.wa-message{max-width:88%;font-size:.65rem;line-height:1.5}.wa-message--media>img{height:122px}.wa-message time{font-size:.47rem}.wa-phone__encryption{font-size:.43rem}.industry-capability-grid{grid-template-columns:1fr;margin-top:2.2rem}.industry-capability-grid article{min-height:220px}.industry-price{padding-top:4.5rem;padding-bottom:4.5rem}.industry-price-card{padding:1.4rem}.industry-price-card>div strong{font-size:clamp(5.4rem,28vw,7.5rem)}.conversation-gallery{margin-top:2.2rem}.conversation-gallery__menu{grid-template-columns:1fr}.conversation-gallery__menu button{min-height:78px}.conversation-gallery__content{grid-template-columns:1fr;justify-items:center;min-height:auto;padding:2rem 1rem 2.5rem}.conversation-gallery__content .wa-demo{order:1}.conversation-gallery__intro{order:2;width:100%;margin-top:.4rem}.conversation-gallery__intro h3{max-width:none;font-size:clamp(2.4rem,13vw,4.5rem)}.conversation-gallery__content .wa-phone{transform:none}.installment-timeline{grid-template-columns:1fr;margin-top:2.2rem}.installment-timeline article{min-height:220px}.industry-footer{flex-direction:column;align-items:flex-start;padding-inline:1rem}}@media (prefers-reduced-motion:reduce){.industry-hero__demo:after,.industry-demo-note{animation:none}.wa-message{opacity:1;animation:none;transform:none}}.use-cases-page{background:var(--cream);min-height:100vh}.use-cases-header{height:84px;padding:0 var(--gutter);z-index:100;background:var(--ink);color:#fff;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:2rem;display:flex;position:sticky;top:0}.use-cases-header>div{align-items:center;gap:1rem;display:flex}.use-cases-header__back{align-items:center;gap:.45rem;min-height:44px;font-size:.76rem;font-weight:700;display:inline-flex}.use-cases-hero{padding-top:clamp(4rem,8vw,8rem);padding-bottom:clamp(4rem,7vw,7rem)}.use-cases-hero h1{max-width:1100px;font-size:clamp(3rem,7vw,7.2rem)}.use-cases-hero h1 em{color:var(--green-dark);font-style:normal}.use-cases-hero>p{max-width:700px;margin-top:1.6rem;font-size:clamp(1rem,1.5vw,1.2rem)}.use-cases-index{padding-top:1rem}.use-cases-index__heading{grid-template-columns:minmax(0,.5fr) minmax(0,1fr);align-items:start;gap:3rem;display:grid}.use-cases-index__heading h2{max-width:820px}.use-case-directory{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:4rem;display:grid}.use-case-directory__card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff3;flex-direction:column;min-height:520px;padding:clamp(1.4rem,3vw,2.5rem);transition:background .22s,transform .22s;display:flex}.use-case-directory__card:hover{background:var(--paper);transform:translateY(-4px)}.use-case-directory__top{justify-content:space-between;align-items:center;gap:1rem;display:flex}.use-case-directory__top>span{color:var(--green-dark);letter-spacing:-.06em;font:700 2.5rem/1 Space Grotesk}.use-case-directory__top small{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.61rem;font-weight:800}.use-case-directory__card h3{max-width:10ch;margin-top:3.5rem;font-size:clamp(2rem,3.2vw,3.4rem)}.use-case-directory__card>p{margin-top:1rem;font-size:.82rem}.use-case-directory__card ul{border-block:1px solid var(--line);gap:.75rem;margin:1.6rem 0;padding:1.4rem 0;list-style:none;display:grid}.use-case-directory__card li{color:#4f5952;align-items:center;gap:.5rem;font-size:.7rem;font-weight:700;display:flex}.use-case-directory__card li svg{color:var(--green-dark);flex:none}.use-case-directory__card>a{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:center;min-height:44px;margin-top:auto;font-size:.78rem;font-weight:800;display:flex}.use-case-directory__card>a svg{transition:transform .2s}.use-case-directory__card>a:hover svg{transform:translate(4px)}.use-cases-other{width:min(calc(100% - (var(--gutter) * 2)), calc(var(--max) - (var(--gutter) * 2)));min-height:380px;margin:0 auto var(--gutter);border-radius:var(--radius-md);background:var(--ink);color:#fff;justify-content:space-between;align-items:end;gap:3rem;padding:clamp(2rem,5vw,4.5rem);display:flex}.use-cases-other span{color:var(--green);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:800}.use-cases-other h2{max-width:850px;margin-top:1rem}.use-cases-other .button{flex:none}.use-cases-footer{min-height:110px;padding:2rem var(--gutter);background:var(--ink);color:#7f8a83;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:2rem;font-size:.68rem;display:flex}@media (width<=1000px){.use-case-directory{grid-template-columns:1fr}.use-case-directory__card{min-height:400px}.use-case-directory__card h3{max-width:none}}@media (width<=720px){.use-cases-header{height:72px;padding-inline:1rem}.use-cases-header .brand img{width:128px}.use-cases-header .brand span,.use-cases-header__back{display:none}.use-cases-header .button{min-height:42px;padding-inline:.85rem;font-size:.68rem}.use-cases-hero h1{overflow-wrap:normal;font-size:clamp(2.55rem,12vw,4rem)}.use-cases-index__heading{grid-template-columns:1fr;gap:.5rem}.use-case-directory{margin-top:2.4rem}.use-case-directory__card{min-height:410px;padding:1.4rem}.use-case-directory__card h3{margin-top:2.5rem}.use-cases-other{flex-direction:column;align-items:flex-start;width:auto;min-height:420px;margin-inline:1rem;padding:2rem 1.2rem}.use-cases-other .button{width:100%;margin-top:auto}.use-cases-footer{flex-direction:column;align-items:flex-start;padding-inline:1rem}}:root{color:#151a17;font-synthesis:none;text-rendering:optimizelegibility;--ink:#111412;--ink-soft:#202622;--cream:#f2f0e9;--paper:#fbfaf5;--line:#11141224;--muted:#667068;--green:#2bf26d;--green-dark:#0c9e47;--green-soft:#caffd9;--radius-sm:12px;--radius-md:22px;--radius-lg:34px;--shadow:0 28px 70px #07120b24;--section:clamp(4.5rem, 8vw, 8rem);--gutter:clamp(1.1rem, 4vw, 4.5rem);--max:1440px;background:#f2f0e9;font-family:Manrope,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);min-width:320px;color:var(--ink);margin:0;overflow-x:hidden}body,button,input,select,textarea{font:inherit}button,input,select,textarea{color:inherit}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}p{color:var(--muted);margin:0;line-height:1.72}h1,h2,h3{letter-spacing:-.045em;margin:0;font-family:Space Grotesk,sans-serif;line-height:1.02}h1{font-size:clamp(2.8rem,6.1vw,6.7rem)}h2{font-size:clamp(2.15rem,4.5vw,4.8rem)}h3{font-size:clamp(1.25rem,2vw,1.7rem)}:focus-visible{outline:3px solid var(--green-dark);outline-offset:4px}::selection{background:var(--green);color:var(--ink)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.section{width:min(100%, var(--max));padding:var(--section) var(--gutter);margin-inline:auto}.site-header{height:84px;padding:0 var(--gutter);z-index:100;background:var(--ink);color:#fff;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:2rem;margin:0 auto;display:flex;position:sticky;top:0}.brand{align-items:center;gap:.8rem;min-height:44px;display:flex}.brand img{object-fit:contain;object-position:left center;width:164px;height:42px}.brand span{letter-spacing:.1em;text-transform:uppercase;border-left:1px solid #fff3;padding-left:.8rem;font-size:.72rem;font-weight:700}.main-nav{align-items:center;gap:clamp(1rem,2.4vw,2.4rem);font-size:.87rem;font-weight:600;display:flex}.main-nav>a:not(.button){position:relative}.main-nav>a:not(.button):after{content:"";background:var(--green-dark);height:2px;transition:right .25s;position:absolute;bottom:-.45rem;left:0;right:100%}.main-nav>a:hover:after{right:0}.header-cases-button{border:1px solid #ffffff47;border-radius:999px;padding:.45rem .8rem}.main-nav>.header-cases-button:after{display:none}.header-mobile-cta{background:var(--green);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:none}.header-mobile-actions{align-items:center;gap:.55rem;display:none}.header-mobile-cases{border:1px solid #ffffff47;border-radius:999px;align-items:center;min-height:40px;padding:.65rem .8rem;font-size:.65rem;font-weight:800;display:inline-flex}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;min-height:50px;padding:.85rem 1.2rem;font-size:.9rem;font-weight:700;transition:transform .22s,box-shadow .22s,background .22s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--small{background:var(--green);min-height:44px;color:var(--ink);padding-inline:1.1rem}.button--primary{background:var(--green);color:#07170d;box-shadow:0 12px 32px #2bf26d33}.button--primary:hover{box-shadow:0 16px 42px #2bf26d4d}.button--light{background:var(--paper);color:var(--ink)}.button--dark{background:var(--ink);color:#fff;box-shadow:0 14px 34px #041f0d33}.button--full{width:100%}.text-link{border-bottom:1px solid;align-items:center;gap:.55rem;min-height:44px;font-size:.9rem;font-weight:700;display:inline-flex}.text-link--light{color:#fff}.hero{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);align-items:center;gap:clamp(2.5rem,6vw,7rem);min-height:calc(100vh - 84px);padding-top:clamp(2.5rem,5vw,5.5rem);display:grid;position:relative;overflow:hidden}.hero__copy{z-index:2;position:relative}.eyebrow,.kicker{letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.55rem;font-size:.7rem;font-weight:800;display:inline-flex}.eyebrow{margin-bottom:1.7rem}.eyebrow>span{background:var(--green-dark);width:24px;height:2px}.kicker{color:var(--green-dark);margin-bottom:1rem}.hero h1 span{color:var(--green-dark)}.hero__lead{color:#4f5952;max-width:650px;margin-top:1.55rem;font-size:clamp(1.02rem,1.6vw,1.25rem)}.hero__actions{align-items:center;gap:1.4rem;margin-top:2rem;display:flex}.hero__offer-line{color:#4e5951;flex-wrap:wrap;align-items:center;gap:.7rem 1.1rem;margin-top:2rem;font-size:.77rem;font-weight:700;display:flex}.hero__offer-line>span{align-items:center;gap:.35rem;display:inline-flex}.hero__offer-line .price-pill{border:1px solid var(--ink);color:var(--ink);border-radius:999px;padding:.55rem .78rem}.hero__grid{opacity:.11;background-image:linear-gradient(var(--ink) 1px, transparent 1px), linear-gradient(90deg, var(--ink) 1px, transparent 1px);pointer-events:none;background-size:30px 30px;width:44vw;height:44vw;position:absolute;bottom:-29vw;left:-20vw;transform:rotate(15deg)}.phone-stage{isolation:isolate;place-items:center;min-height:680px;display:grid;position:relative}.phone-stage:before{content:"";aspect-ratio:1;background:var(--green);filter:blur(1px);z-index:-2;border-radius:50%;width:min(500px,42vw);position:absolute}.phone-stage:after{content:"";aspect-ratio:1;z-index:-1;border:1px dashed #11141240;border-radius:50%;width:min(600px,48vw);animation:28s linear infinite rotate;position:absolute}.phone{background:#e7e4dc;border:8px solid #111412;border-radius:45px;width:min(340px,82vw);height:650px;position:relative;overflow:hidden;transform:rotate(2deg);box-shadow:0 35px 75px #04110952}.phone:before{content:"";z-index:5;background:#111412;border-radius:20px;width:92px;height:24px;position:absolute;top:8px;left:50%;translate:-50%}.phone__top{background:#f8f7f2;border-bottom:1px solid #00000014;grid-template-columns:18px 38px 1fr 30px;align-items:center;gap:8px;height:82px;padding:29px 14px 10px;display:grid}.phone__back{font-size:1.8rem;line-height:1}.phone__avatar{width:36px;height:36px;color:var(--green);background:#16251a;border-radius:50%;place-items:center;font-family:Space Grotesk;font-weight:700;display:grid}.phone__top strong{font-size:.78rem;display:block}.phone__top small{color:#718078;align-items:center;gap:4px;font-size:.57rem;display:flex}.phone__top small span{background:var(--green-dark);border-radius:50%;width:5px;height:5px}.phone__menu{letter-spacing:.1em;font-size:.65rem}.phone__chat{background-color:#e8e4d9;background-image:radial-gradient(#141f1814 .7px,#0000 .7px);background-size:11px 11px;flex-direction:column;gap:10px;height:506px;padding:16px 12px;display:flex}.chat-day{color:#6a756e;background:#ffffffbf;border-radius:10px;align-self:center;padding:4px 8px;font-size:.52rem;font-weight:800}.bubble{opacity:0;border-radius:9px;width:78%;padding:10px 11px 16px;font-size:.69rem;line-height:1.45;animation:.45s forwards messageIn;position:relative;transform:translateY(10px);box-shadow:0 1px 2px #00000014}.bubble time{color:#778179;font-size:.47rem;position:absolute;bottom:4px;right:7px}.bubble--customer{background:#fff;align-self:flex-start}.bubble--bot{background:#d7ffdf;align-self:flex-end}.bubble--one{animation-delay:.3s}.bubble--two{animation-delay:1.1s}.bubble--three{animation-delay:2s}.bubble--four{animation-delay:2.8s}.slot-row{gap:4px;margin-top:7px;display:flex}.slot-row span{color:#0c6c30;border:1px solid #0e562638;border-radius:6px;padding:4px 6px;font-size:.55rem;font-weight:800}.automation-status{color:#fff;letter-spacing:.04em;background:#111412d1;border-radius:999px;align-self:center;align-items:center;gap:6px;margin-top:auto;padding:7px 10px;font-size:.53rem;display:flex}.status-dot{background:var(--green);border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #2bf26d1f}.phone__input{color:#8a948d;background:#f8f7f2;justify-content:space-between;align-items:center;height:54px;padding:8px 12px;font-size:.7rem;display:flex;position:absolute;bottom:0;left:0;right:0}.phone__input span{border:1px solid #00000017;border-radius:20px;flex:1;padding:8px 12px}.phone__input svg{color:#0b8c3d;margin-left:7px}.phone-note{background:var(--paper);max-width:205px;box-shadow:var(--shadow);border:1px solid #11141229;border-radius:14px;align-items:center;gap:.65rem;padding:.85rem 1rem;font-size:.7rem;line-height:1.35;display:flex;position:absolute}.phone-note svg{color:var(--green-dark);flex:none}.phone-note strong{font-size:.95rem;display:block}.phone-note--top{animation:4.5s ease-in-out infinite float;top:17%;right:-1rem}.phone-note--bottom{animation:5s ease-in-out infinite reverse float;bottom:17%;left:-2rem}.orbit{background:var(--ink);width:42px;height:42px;color:var(--green);z-index:1;border-radius:50%;place-items:center;display:grid;position:absolute;box-shadow:0 12px 30px #0003}.orbit--one{top:18%;left:9%}.orbit--two{bottom:18%;right:10%}.proof-band{max-width:calc(var(--max) - (var(--gutter) * 2));background:var(--ink);color:#fff;border-radius:var(--radius-md);grid-template-columns:1.4fr .65fr 1px 1fr;align-items:center;gap:2rem;min-height:160px;margin:0 auto;padding:2rem clamp(1.2rem,4vw,4rem);display:grid}.proof-band__intro{color:#c5cec8;align-items:center;gap:.8rem;max-width:280px;font-size:.86rem;line-height:1.5;display:flex}.proof-band__intro svg{color:var(--green)}.proof-stat strong{color:var(--green);letter-spacing:-.05em;font:700 clamp(2.2rem,4vw,4rem)/1 Space Grotesk;display:block}.proof-stat span{color:#b7c0ba;margin-top:.5rem;font-size:.75rem;display:block}.proof-divider{background:#ffffff24;height:70px}.section-heading{max-width:840px}.section-heading>p{max-width:700px;margin-top:1.4rem;font-size:1rem}.section-heading--split{grid-template-columns:minmax(0,1.2fr) minmax(300px,.65fr);align-items:end;gap:clamp(3rem,9vw,9rem);max-width:none;display:grid}.section-heading--split>p{margin:0}.problem__copy strong{margin-top:1.2rem;font-size:.95rem;line-height:1.55;display:block}.problem-ticker{border-block:1px solid var(--line);gap:1rem;margin-top:4rem;padding:1rem 0;display:flex;overflow:hidden}.problem-ticker>span{color:#4a544d;text-transform:uppercase;letter-spacing:.07em;flex:1;justify-content:center;align-items:center;gap:.65rem;min-width:max-content;padding-inline:.4rem;font-size:.75rem;font-weight:800;display:flex}.problem-ticker .status-dot{background:var(--green-dark)}.use-cases{padding-top:2rem}.use-case-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:3rem;display:grid}.use-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--paper);flex-direction:column;min-height:500px;padding:clamp(1.4rem,3vw,2.5rem);display:flex;position:relative;overflow:hidden}.use-card:after{content:"";background:var(--card-accent);opacity:.45;filter:blur(1px);border-radius:50%;width:260px;height:260px;position:absolute;top:-6rem;right:-5rem}.use-card--mint{--card-accent:#b9ffd0}.use-card--orange{--card-accent:#ffd5ad}.use-card--blue{--card-accent:#bee4ff}.use-card--violet{--card-accent:#ded2ff}.use-card__top{z-index:1;align-items:center;gap:.75rem;display:flex;position:relative}.use-card__top>span{letter-spacing:.11em;text-transform:uppercase;font-size:.68rem;font-weight:800}.use-card__icon{background:#ffffffa8;border:1px solid #1114122e;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.use-card h3{z-index:1;margin-top:3.5rem;font-size:clamp(2.25rem,4vw,4rem);position:relative}.use-card>p{z-index:1;max-width:480px;margin-top:1rem;position:relative}.mini-flow{z-index:1;grid-template-columns:repeat(4,1fr);gap:.45rem;margin-top:auto;padding-top:2.4rem;display:grid;position:relative}.mini-flow>div{background:#ffffffb8;border:1px solid #11141221;border-radius:10px;flex-direction:column;gap:.55rem;min-height:92px;padding:.75rem .65rem;display:flex;position:relative}.mini-flow span{color:#687269;font-size:.55rem;font-weight:800}.mini-flow strong{font-size:.65rem;line-height:1.35}.mini-flow svg{z-index:2;position:absolute;top:50%;right:-.7rem;translate:0 -50%}.agent-plans{padding-top:2rem}.agent-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1rem;margin-top:3.5rem;display:grid}.agent-plan{--plan-accent:var(--green-soft);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--paper);flex-direction:column;min-height:650px;padding:clamp(1.3rem,2.5vw,2rem);display:flex;position:relative;overflow:hidden}.agent-plan:before{content:"";background:var(--plan-accent);height:7px;position:absolute;inset:0 0 auto}.agent-plan:after{content:"";border:38px solid var(--plan-accent);opacity:.62;border-radius:50%;width:190px;height:190px;position:absolute;top:-90px;right:-85px}.agent-plan--mint{--plan-accent:#2bf26d}.agent-plan--orange{--plan-accent:#ffad5b}.agent-plan--blue{--plan-accent:#71caff}.agent-plan__top{z-index:1;align-items:center;gap:.75rem;display:flex;position:relative}.agent-plan__top>span{letter-spacing:.1em;text-transform:uppercase;font-size:.65rem;font-weight:800}.agent-plan__icon{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.agent-plan h3{z-index:1;max-width:12ch;margin-top:2.6rem;font-size:clamp(1.8rem,2.8vw,2.85rem);position:relative}.agent-plan>p{z-index:1;margin-top:1rem;font-size:.86rem;position:relative}.agent-plan ul{border-block:1px solid var(--line);gap:.8rem;margin:1.5rem 0;padding:1.5rem 0;list-style:none;display:grid}.agent-plan li{align-items:flex-start;gap:.6rem;font-size:.75rem;font-weight:600;line-height:1.45;display:flex}.agent-plan li svg{color:var(--green-dark);flex:none;margin-top:.1rem}.agent-plan__footer{justify-content:space-between;align-items:end;gap:1rem;margin-top:auto;display:flex}.agent-plan__footer>div{gap:.25rem;display:grid}.agent-plan__footer small{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.65rem;font-weight:700}.agent-plan__footer strong{letter-spacing:-.06em;font:700 clamp(2.2rem,3.6vw,3.5rem)/1 Space Grotesk}.agent-plan__footer a{border-bottom:1px solid;align-items:center;gap:.4rem;min-height:42px;padding-bottom:.25rem;font-size:.76rem;font-weight:800;display:inline-flex}.plans-note{border:1px solid var(--line);background:#ffffff57;border-radius:14px;align-items:center;gap:1rem;margin-top:1rem;padding:1.2rem 1.4rem;display:flex}.plans-note svg{color:var(--green-dark);flex:none}.plans-note p{font-size:.78rem;line-height:1.55}.plans-note strong{color:var(--ink)}.capabilities-wrap{background:var(--ink);color:#fff;margin-top:var(--section)}.capabilities{padding-block:calc(var(--section) * .9)}.section-heading--light{color:#fff}.section-heading--light>p{color:#aeb8b1}.section-heading--light .kicker{color:var(--green)}.capability-grid{border-top:1px solid #ffffff29;border-left:1px solid #ffffff29;grid-template-columns:repeat(4,1fr);margin-top:4rem;display:grid}.capability{border-bottom:1px solid #ffffff29;border-right:1px solid #ffffff29;min-height:250px;padding:1.6rem;transition:background .25s;position:relative}.capability:hover{background:#2bf26d12}.capability__number{color:#77817a;letter-spacing:.12em;font-size:.62rem;font-weight:800}.capability h3{letter-spacing:-.025em;margin-top:3rem;font-size:1.22rem}.capability p{color:#9ba69f;margin-top:.8rem;font-size:.83rem;line-height:1.62}.quote-cta{grid-template-columns:minmax(390px,.88fr) minmax(0,1fr);align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.quote-cta__visual{border-radius:var(--radius-lg);background:var(--green);flex-direction:column;justify-content:center;min-height:490px;padding:clamp(1.6rem,4vw,3.5rem);display:flex;position:relative;overflow:hidden}.quote-cta__visual:before{content:"";border:64px solid #ffffff5c;border-radius:50%;width:330px;height:330px;position:absolute;top:-165px;right:-165px}.quote-cta__visual>span{letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:800}.quote-cta__price{letter-spacing:-.05em;margin-top:1.8rem;font:600 clamp(2rem,4vw,4rem)/1 Space Grotesk}.quote-cta__price strong{font-size:clamp(7rem,14vw,11rem)}.quote-cta__checks{gap:.65rem;margin-top:2rem;display:grid}.quote-cta__checks i{align-items:center;gap:.55rem;font-size:.75rem;font-style:normal;font-weight:700;display:flex}.quote-cta__checks i svg{border:1px solid #0b361847;border-radius:50%;padding:2px}.quote-cta__copy>p{max-width:610px;margin-top:1.4rem}.quote-cta__promise{border:1px solid var(--line);background:#ffffff57;border-radius:14px;align-items:flex-start;gap:.8rem;max-width:610px;margin:2rem 0;padding:1.1rem;display:flex}.quote-cta__promise svg{color:var(--green-dark);flex:none}.quote-cta__promise span{color:var(--muted);font-size:.76rem;line-height:1.55}.quote-cta__promise strong{color:var(--ink);display:block}.payment-options-wrap{background:var(--ink);color:#fff}.payment-options{padding-block:calc(var(--section) * .92)}.payment-options .section-heading--split{align-items:start}.payment-options .section-heading--split>p{color:#aeb8b1;line-height:1.7}.payment-timeline{border-top:1px solid #ffffff29;border-left:1px solid #ffffff29;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:4rem;display:grid}.payment-timeline article{border-bottom:1px solid #ffffff29;border-right:1px solid #ffffff29;flex-direction:column;min-height:350px;padding:clamp(1.35rem,2.8vw,2.4rem);transition:background .25s;display:flex}.payment-timeline article:hover{background:#2bf26d12}.payment-timeline article>div{color:var(--green);justify-content:space-between;align-items:center;display:flex}.payment-timeline article>div span{letter-spacing:-.06em;font:700 clamp(2.2rem,4vw,4rem)/1 Space Grotesk}.payment-timeline article>small{color:#8e9a92;letter-spacing:.1em;text-transform:uppercase;margin-top:2rem;font-size:.64rem;font-weight:800}.payment-timeline article h3{max-width:13ch;margin-top:auto;font-size:clamp(1.45rem,2.4vw,2.3rem)}.payment-timeline article p{color:#9da8a1;margin-top:.9rem;font-size:.79rem;line-height:1.65}.payment-ownership-note{background:#2bf26d14;border:1px solid #2bf26d66;border-radius:14px;align-items:flex-start;gap:1rem;margin-top:1rem;padding:1.25rem 1.4rem;display:flex}.payment-ownership-note svg{color:var(--green);flex:none}.payment-ownership-note p{color:#aeb8b1;font-size:.75rem;line-height:1.6}.payment-ownership-note strong{color:#fff}.process-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:4rem;display:grid}.process-step{border:1px solid var(--line);border-radius:var(--radius-md);background:#ffffff40;flex-direction:column;min-height:230px;padding:1.8rem;display:flex}.process-step__head{justify-content:space-between;align-items:center;display:flex}.process-step__head>span{color:var(--green-dark);font:700 2.2rem/1 Space Grotesk}.process-step__head svg{color:#59645c}.process-step h3{margin-top:auto}.process-step p{margin-top:.8rem;font-size:.86rem}.pricing{grid-template-columns:minmax(0,1fr) minmax(390px,.75fr);align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.pricing__statement>p{max-width:650px;margin-top:1.5rem}.pricing__quote{border-left:3px solid var(--green-dark);color:#364039;max-width:600px;margin-top:2.5rem;padding:1.3rem 0 1.3rem 1.4rem;font:600 clamp(1rem,1.6vw,1.28rem)/1.55 Space Grotesk}.price-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:clamp(1.5rem,3.5vw,2.8rem);position:relative;overflow:hidden}.price-card:before{content:"";background:var(--green-soft);border-radius:50%;width:150px;height:150px;position:absolute;top:-3rem;right:-3rem}.price-card__badge{background:var(--ink);color:#fff;letter-spacing:.09em;text-transform:uppercase;border-radius:999px;padding:.55rem .8rem;font-size:.65rem;font-weight:800;display:inline-flex;position:relative}.price-card__label{color:var(--muted);margin-top:2.5rem;font-size:.74rem;font-weight:700;display:block}.price-card__price{align-items:end;gap:.75rem;margin-top:.65rem;display:flex}.price-card__price small{color:#69736c;padding-bottom:.7rem}.price-card__price strong{letter-spacing:-.07em;font:700 clamp(3.1rem,6vw,5.2rem)/1 Space Grotesk}.price-card>p{margin-top:1rem;font-size:.82rem}.price-card ul{border-block:1px solid var(--line);gap:.8rem;margin:1.6rem 0;padding:1.6rem 0;list-style:none;display:grid}.price-card li{align-items:center;gap:.65rem;font-size:.82rem;font-weight:600;display:flex}.price-card li svg{color:var(--green-dark)}.price-card__note{color:#727b75;text-align:center;margin-top:1rem;font-size:.66rem;line-height:1.5;display:block}.booking-wrap{background:var(--green)}.booking{grid-template-columns:minmax(0,.68fr) minmax(500px,1fr);align-items:start;gap:clamp(3rem,7vw,7rem);display:grid}.booking__intro{position:sticky;top:2rem}.booking__intro h2{max-width:560px}.booking__intro>p{color:#174123;margin-top:1.4rem}.booking__expectations{gap:.7rem;margin-top:2.5rem;display:grid}.booking__expectations>div{background:#ffffff4d;border:1px solid #082c1338;border-radius:14px;align-items:center;gap:1rem;min-height:72px;padding:1rem;display:flex}.booking__expectations svg{flex:none}.booking__expectations span{color:#234c2c;flex-direction:column;gap:.25rem;font-size:.7rem;line-height:1.4;display:flex}.booking__expectations strong{color:var(--ink);font-size:.82rem}.whatsapp-contact-card{border-radius:var(--radius-lg);background:var(--paper);border:1px solid #0a2b1438;flex-direction:column;justify-content:center;min-height:440px;padding:clamp(1.5rem,4vw,3rem);display:flex;position:relative;overflow:hidden;box-shadow:0 30px 70px #0532132b}.whatsapp-contact-card:after{content:"";border:44px solid var(--green-soft);opacity:.8;border-radius:50%;width:220px;height:220px;position:absolute;top:-100px;right:-90px}.whatsapp-contact-card>*{z-index:1;position:relative}.whatsapp-contact-card__icon{background:var(--ink);width:70px;height:70px;color:var(--green);border-radius:20px;place-items:center;margin-bottom:2rem;display:grid;rotate:-4deg}.whatsapp-contact-card>span{color:var(--green-dark);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:800}.whatsapp-contact-card h3{max-width:12ch;margin-top:.9rem;font-size:clamp(2rem,4vw,3.8rem)}.whatsapp-contact-card p{max-width:540px;margin:1.1rem 0 1.7rem}.whatsapp-contact-card>small{color:var(--muted);text-align:center;margin-top:.9rem;font-size:.68rem}.whatsapp-float{z-index:80;color:#063617;background:#25d366;border:1px solid #ffffff8c;border-radius:50%;place-items:center;width:64px;height:64px;transition:transform .2s,box-shadow .2s;display:grid;position:fixed;bottom:clamp(1rem,2.5vw,2rem);right:clamp(1rem,2.5vw,2rem);box-shadow:0 16px 38px #0532134d}.whatsapp-float:hover{transform:translateY(-3px)scale(1.03);box-shadow:0 20px 48px #05321361}.booking-form{background:var(--paper);border-radius:var(--radius-md);border:1px solid #0a2b1438;padding:clamp(1.2rem,3vw,2.4rem);box-shadow:0 30px 70px #0532132b}.form-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.4rem;padding-bottom:1.2rem;display:flex}.form-heading span{font:700 1.25rem Space Grotesk}.form-heading small{color:var(--muted);font-size:.65rem}.form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.field{gap:.55rem;display:grid}.field--wide{grid-column:1/-1}.field>span{letter-spacing:.02em;font-size:.7rem;font-weight:800}.field input,.field select,.field textarea{background:#f4f3ed;border:1px solid #11141229;border-radius:10px;outline:none;width:100%;min-height:52px;padding:.85rem .9rem;font-size:.82rem;transition:border .2s,box-shadow .2s,background .2s}.field textarea{resize:vertical;min-height:118px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--green-dark);background:#fff;box-shadow:0 0 0 3px #0c9e471f}.field input::placeholder,.field textarea::placeholder{color:#8b948e}.booking-form__submit{border:0;margin-top:1.2rem}.booking-form__note{text-align:center;margin-top:.8rem;font-size:.65rem;line-height:1.5}.faq-list{border-top:1px solid var(--line);margin-top:3.5rem}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;grid-template-columns:50px 1fr 36px;align-items:center;gap:1rem;min-height:86px;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:var(--green-dark);font-size:.65rem;font-weight:800}.faq-list summary strong{font-family:Space Grotesk;font-size:clamp(.95rem,1.5vw,1.22rem)}.faq-list summary i{border:1px solid var(--line);border-radius:50%;place-items:center;width:34px;height:34px;font-size:1.2rem;font-style:normal;transition:rotate .2s;display:grid}.faq-list details[open] summary i{rotate:45deg}.faq-list details>p{max-width:920px;padding:0 5rem 1.7rem;font-size:.88rem}.final-cta{max-width:calc(var(--max) - (var(--gutter) * 2));margin:0 auto var(--gutter);background:var(--ink);color:#fff;border-radius:var(--radius-md);justify-content:space-between;align-items:end;gap:3rem;min-height:380px;padding:clamp(2rem,5vw,5rem);display:flex;position:relative;overflow:hidden}.final-cta:after{content:"";border:70px solid var(--green);opacity:.8;border-radius:50%;width:360px;height:360px;position:absolute;top:-180px;right:-150px}.final-cta>div,.final-cta>a{z-index:1;position:relative}.final-cta h2{max-width:860px;font-size:clamp(2.3rem,5vw,5.3rem)}.final-cta .button{flex:none}.footer{max-width:var(--max);padding:3rem var(--gutter) 1.5rem;margin:0 auto}.footer__main{grid-template-columns:1fr 1fr auto;align-items:center;gap:2rem;display:grid}.brand--footer img{filter:brightness(.18);width:165px}.footer__main p{max-width:420px;font-size:.82rem}.footer__main .text-link{color:var(--ink)}.footer__bottom{border-top:1px solid var(--line);color:#717b74;justify-content:space-between;gap:1rem;margin-top:2.5rem;padding-top:1.2rem;font-size:.65rem;display:flex}.footer__industry-links{flex-wrap:wrap;justify-content:flex-end;gap:.55rem 1rem;display:flex}.footer__industry-links a{border-bottom:1px solid #0000}.footer__industry-links a:hover{border-color:currentColor}.quote-page{background:var(--cream);min-height:100vh;overflow-x:hidden}.quote-header{height:84px;padding:0 var(--gutter);z-index:100;background:var(--ink);color:#fff;justify-content:space-between;align-items:center;gap:2rem;display:flex;position:sticky;top:0}.quote-header__back{align-items:center;gap:.5rem;min-height:44px;font-size:.8rem;font-weight:700;display:inline-flex}.quote-hero{max-width:var(--max);padding:clamp(3.5rem, 7vw, 7rem) var(--gutter) clamp(2.5rem, 5vw, 5rem);grid-template-columns:minmax(0,1fr) minmax(320px,.48fr);align-items:end;gap:clamp(3rem,8vw,8rem);margin:0 auto;display:grid}.quote-hero>*{min-width:0}.quote-hero h1{max-width:900px;font-size:clamp(3rem,6.5vw,7rem)}.quote-hero h1 em{color:var(--green-dark);font-style:normal}.quote-hero>div>p{max-width:690px;margin-top:1.5rem;font-size:clamp(.95rem,1.45vw,1.15rem)}.quote-hero__promise{border:1px solid var(--line);background:var(--paper);border-radius:16px;padding:1.4rem;box-shadow:0 16px 44px #07120b14}.quote-hero__promise p{font-size:.78rem;line-height:1.55}.quote-hero__promise strong{color:var(--ink);margin-bottom:.3rem;display:block}.quote-builder{max-width:var(--max);padding:0 var(--gutter) var(--section);grid-template-columns:minmax(0,1fr) minmax(330px,.4fr);align-items:start;gap:clamp(1.5rem,4vw,4rem);margin:0 auto;display:grid}.quote-builder__questions{min-width:0}.quote-builder__heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.2rem;display:flex}.quote-builder__heading span{color:var(--green-dark);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.5rem;font-size:.64rem;font-weight:800;display:block}.quote-builder__heading h2{font-size:clamp(1.8rem,3.2vw,3.2rem)}.quote-builder__heading button{cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:.5rem 0;font-size:.72rem;font-weight:800}.quote-question-list{gap:.65rem;display:grid}.quote-question{border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:16px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:.8rem;min-height:108px;padding:1rem 1.1rem;transition:border-color .2s,background .2s,transform .2s;display:grid;position:relative}.quote-question:hover{border-color:#0c9e478c;transform:translateY(-1px)}.quote-question--selected{border-color:var(--green-dark);box-shadow:inset 4px 0 0 var(--green-dark);background:#f4fff7}.quote-question input{opacity:0;pointer-events:none;position:absolute}.quote-question:focus-within{outline:3px solid var(--green-dark);outline-offset:3px}.quote-question__icon{border:1px solid var(--line);width:42px;height:42px;color:var(--green-dark);background:#fff;border-radius:50%;place-items:center;display:grid}.quote-question__copy{gap:.45rem;min-width:0;display:grid}.quote-question__copy strong{letter-spacing:-.02em;font:600 clamp(.88rem,1.3vw,1.05rem)/1.3 Space Grotesk}.quote-question__copy small{color:var(--muted);font-size:.7rem;line-height:1.45}.quote-question__control{border:1px solid var(--line);color:#0000;background:#fff;border-radius:50%;place-items:center;width:28px;height:28px;transition:background .2s,color .2s;display:grid}.quote-question--selected .quote-question__control{border-color:var(--green-dark);background:var(--green);color:var(--ink)}.quote-summary{border-radius:var(--radius-md);background:var(--ink);color:#fff;box-shadow:var(--shadow);padding:clamp(1.3rem,2.5vw,2rem);position:sticky;top:1.5rem;overflow:hidden}.quote-summary:before{content:"";border:35px solid var(--green);opacity:.82;border-radius:50%;width:180px;height:180px;position:absolute;top:-105px;right:-95px}.quote-summary>*{position:relative}.quote-summary__top{color:#c4cec7;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid #ffffff26;justify-content:space-between;align-items:center;padding-bottom:1rem;font-size:.68rem;font-weight:800;display:flex}.quote-summary__top svg{color:var(--green)}.quote-summary__price{gap:.45rem;padding:1.7rem 0 1rem;display:grid}.quote-summary__price small{color:#a5b0a8;font-size:.68rem}.quote-summary__price strong{color:var(--green);letter-spacing:-.07em;font:700 clamp(3.3rem,6vw,5.5rem)/1 Space Grotesk}.quote-summary__count{color:#aeb8b1;font-size:.68rem}.quote-summary ul{border-block:1px solid #ffffff26;gap:.55rem;max-height:230px;margin:1.2rem 0;padding:1.2rem 0;list-style:none;display:grid;overflow:auto}.quote-summary li{color:#dbe2dd;align-items:flex-start;gap:.5rem;font-size:.66rem;line-height:1.4;display:flex}.quote-summary li svg{color:var(--green);flex:none;margin-top:.1rem}.quote-summary__empty{color:#89958d;text-align:center;border:1px dashed #fff3;border-radius:12px;place-items:center;min-height:116px;margin:1.2rem 0;padding:1.1rem;font-size:.7rem;line-height:1.55;display:grid}.quote-payment-options{border:0;border-block:1px solid #ffffff26;gap:.55rem;margin:1.2rem 0;padding:1rem 0;display:grid}.quote-payment-options legend{color:#aeb8b1;letter-spacing:.08em;text-transform:uppercase;width:100%;margin-bottom:.7rem;font-size:.64rem;font-weight:800}.quote-payment-option{cursor:pointer;border:1px solid #ffffff24;border-radius:11px;grid-template-columns:minmax(0,1fr) 22px;align-items:center;gap:.6rem;min-height:58px;padding:.7rem .75rem;transition:border-color .2s,background .2s;display:grid}.quote-payment-option:hover{border-color:#2bf26d80}.quote-payment-option--selected{border-color:var(--green);background:#2bf26d17}.quote-payment-option input{opacity:0;pointer-events:none;position:absolute}.quote-payment-option:focus-within{outline:2px solid var(--green);outline-offset:2px}.quote-payment-option>span{gap:.18rem;min-width:0;display:grid}.quote-payment-option strong{font:600 .75rem Space Grotesk}.quote-payment-option small{color:#98a49c;font-size:.6rem;line-height:1.4}.quote-payment-option i{color:#0000;border:1px solid #ffffff38;border-radius:50%;place-items:center;width:21px;height:21px;display:grid}.quote-payment-option--selected i{border-color:var(--green);background:var(--green);color:var(--ink)}.quote-payment-options>p{color:#8e9a92;margin-top:.35rem;font-size:.59rem;line-height:1.5}.quote-summary__included{gap:.6rem;margin:1.2rem 0;display:grid}.quote-summary__included span{color:#c7d0ca;align-items:center;gap:.55rem;font-size:.67rem;display:flex}.quote-summary__included svg{color:var(--green)}.button--disabled{opacity:.42;cursor:not-allowed;pointer-events:none}.quote-summary__reset{color:#aeb8b1;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:.45rem;width:100%;margin-top:.8rem;font-size:.67rem;display:inline-flex}.quote-summary__reset:disabled{opacity:.35;cursor:default}.quote-summary>p{color:#7e8a82;text-align:center;margin-top:1rem;font-size:.58rem;line-height:1.5}.quote-footer{max-width:var(--max);padding:1.2rem var(--gutter) 2rem;border-top:1px solid var(--line);color:#717b74;justify-content:space-between;gap:1rem;margin:0 auto;font-size:.65rem;display:flex}@keyframes messageIn{to{opacity:1;transform:translateY(0)}}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes float{50%{transform:translateY(-9px)}}@media (width<=1100px){.hero{grid-template-columns:minmax(0,1fr) minmax(360px,.75fr);gap:2rem}.phone-note--top{right:0}.phone-note--bottom{left:0}.capability-grid{grid-template-columns:repeat(2,1fr)}.agent-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.agent-plan:last-child{grid-column:1/-1;min-height:560px}.booking{grid-template-columns:.7fr 1fr;gap:2.5rem}}@media (width<=900px){:root{--section:4.25rem}.site-header{height:72px}.brand img{width:142px}.brand span,.main-nav>a:not(.button):not(.header-cases-button){display:none}.main-nav .button{min-height:42px;font-size:.76rem}.hero{grid-template-columns:1fr;min-height:auto;padding-top:4rem}.hero__copy{max-width:740px}.phone-stage{min-height:650px}.phone-stage:before{width:480px}.phone-stage:after{width:560px}.proof-band{grid-template-columns:1fr 1fr}.proof-band__intro{grid-column:1/-1;max-width:none}.proof-divider{display:none}.section-heading--split{grid-template-columns:1fr;gap:1.5rem}.use-case-grid{grid-template-columns:1fr}.use-card{min-height:450px}.agent-plan-grid{grid-template-columns:1fr}.agent-plan:last-child{grid-column:auto;min-height:620px}.quote-cta{grid-template-columns:1fr}.quote-cta__visual{min-height:420px}.payment-timeline{grid-template-columns:1fr}.payment-timeline article{min-height:290px}.process-grid{grid-template-columns:1fr}.process-step{min-height:240px}.pricing,.booking{grid-template-columns:1fr}.booking__intro{position:static}.final-cta{flex-direction:column;align-items:flex-start}.quote-hero{grid-template-columns:1fr;gap:2rem}.quote-builder{grid-template-columns:1fr}.quote-summary{position:static}}@media (width<=620px){:root{--section:3.4rem;--gutter:1rem;--radius-md:18px}.site-header{padding-inline:1rem}.brand img{width:130px}.main-nav{display:none}.header-mobile-actions{display:flex}.header-mobile-cta{display:inline-flex}.hero{gap:1rem;padding-top:3.2rem}.eyebrow{margin-bottom:1.2rem;font-size:.62rem}.hero__lead{font-size:.95rem;line-height:1.65}.hero__actions{flex-direction:column;align-items:stretch;gap:.65rem}.hero__actions .button,.hero__actions .text-link{justify-content:center;width:100%}.hero__offer-line{gap:.65rem}.hero__offer-line>span{align-items:flex-start;width:calc(50% - .35rem);font-size:.63rem}.hero__offer-line .price-pill{justify-content:center;width:100%}.phone-stage{min-height:610px;margin-inline:-1rem;overflow:hidden}.phone-stage:before{width:410px}.phone-stage:after{width:455px}.phone{border-radius:39px;width:284px;height:560px}.phone__chat{height:420px}.bubble{font-size:.61rem}.phone-note{max-width:150px;padding:.65rem .75rem;font-size:.57rem}.phone-note--top{top:12%;right:.25rem}.phone-note--bottom{bottom:11%;left:.25rem}.orbit{display:none}.proof-band{grid-template-columns:1fr;gap:1.5rem;margin-inline:1rem;padding:1.5rem}.proof-stat strong{font-size:2.7rem}.problem-ticker{justify-content:flex-start;overflow-x:auto}.problem-ticker>span{flex:none;padding-inline:.7rem}.section-heading>p{font-size:.9rem}.use-case-grid{margin-top:2rem}.use-card{min-height:470px;padding:1.2rem}.use-card h3{margin-top:2.5rem}.mini-flow{grid-template-columns:1fr 1fr}.mini-flow svg{display:none}.agent-plan-grid{margin-top:2rem}.agent-plan,.agent-plan:last-child{min-height:auto}.agent-plan h3{margin-top:2rem}.agent-plan__footer{margin-top:1.5rem}.plans-note{align-items:flex-start}.payment-timeline{margin-top:2.5rem}.payment-timeline article{min-height:270px}.payment-ownership-note{padding:1rem}.capabilities-wrap{display:block}.capability-grid{grid-template-columns:1fr;margin-top:2.5rem}.capability{min-height:235px}.process-grid{margin-top:2rem}.process-step{min-height:225px}.price-card{padding:1.2rem}.price-card__price strong{font-size:3.35rem}.booking__expectations{display:none}.whatsapp-contact-card{min-height:360px;padding:1.35rem}.whatsapp-float{right:1rem;bottom:calc(1rem + env(safe-area-inset-bottom));width:58px;height:58px}.booking-form{padding:1rem}.form-heading{flex-direction:column;align-items:flex-start;gap:.35rem}.form-grid{grid-template-columns:1fr}.field--wide{grid-column:auto}.booking-form__submit{min-height:56px}.faq-list{margin-top:2rem}.faq-list summary{grid-template-columns:32px 1fr 34px;gap:.6rem;min-height:78px}.faq-list details>p{padding:0 0 1.4rem 2.6rem}.final-cta{min-height:400px;margin-inline:1rem;padding:2rem 1.2rem}.final-cta .button{width:100%}.section{padding-block:calc(var(--section) / 2)}.footer__main{grid-template-columns:1fr}.footer__bottom{flex-direction:column}.footer__industry-links{justify-content:flex-start}.quote-header{height:72px;padding-inline:1rem}.quote-header .brand span{display:none}.quote-header__back{font-size:0}.quote-header__back svg{width:20px;height:20px}.quote-hero{padding:3rem 1rem 2.5rem}.quote-hero h1{overflow-wrap:break-word;font-size:clamp(2.55rem,12vw,4.4rem)}.quote-builder{padding-inline:1rem}.quote-builder__heading{flex-direction:column;align-items:flex-start}.quote-question{grid-template-columns:minmax(0,1fr) 28px;gap:.8rem;min-height:116px;padding:.9rem}.quote-question__icon{display:none}.quote-question__copy{grid-area:1/1}.quote-question__copy small{font-size:.65rem}.quote-question__control{grid-area:1/2;align-self:start}.quote-summary{padding:1.3rem}.quote-footer{flex-direction:column;margin-inline:1rem;padding-inline:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.bubble{opacity:1;transform:none}}
