:root{--ink:#1c1d1f;--muted:#737c87;--line:#e5e8e7;--green:#12754c;--font:'Inter',Arial,sans-serif;--display:'Inter Tight','Inter',Arial,sans-serif;font-family:var(--font);font-feature-settings:'ss03' on,'calt' on;color:var(--ink);font-synthesis:none;font-weight:500;scroll-behavior:smooth;scroll-padding-top:96px}
*{box-sizing:border-box}body{margin:0;min-width:320px;background:#fff}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}button{color:inherit}svg{display:block}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #198159;outline-offset:5px}.hero-surface :focus-visible{outline-color:#fff}.skip-link{position:fixed;top:12px;left:16px;padding:12px;background:#fff;z-index:100;transform:translateY(-150%)}.skip-link:focus{transform:none}h1,h2,h3,h4,p{margin:0}h1,h2{font-family:var(--display);font-weight:600;letter-spacing:-.02em;text-wrap:balance}h2{font-size:clamp(38px,4vw,56px);line-height:1.07}em{font-family:'Instrument Serif',Georgia,serif;font-weight:400;letter-spacing:-.02em}p{font-size:15px;line-height:1.6;letter-spacing:-.015em}.container{width:calc(100% - 112px);max-width:1264px;margin-inline:auto}.button{height:46px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:22px;border:1px solid #232529;border-radius:10px;background:#232529;color:#fff;font-size:14px;font-weight:500;letter-spacing:-.02em;white-space:nowrap;transition:background .25s,transform .25s,box-shadow .25s}.button svg,.text-link svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.5;fill:none;transition:transform .3s}.button:hover{background:#101113;box-shadow:0 4px 12px #18251b12;transform:translateY(-1px)}.button:hover svg,.text-link:hover svg{transform:translateX(3px)}.button:active{transform:none}.secondary{background:#fff;border-color:#dedfe2;color:var(--ink)}.secondary:hover{background:#f6f7f6}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:14px;padding:8px 0;border-bottom:1px solid var(--line)}.muted-title{color:#818991}.site-header{position:relative;z-index:10;border-bottom:1px solid #ffffff24}.nav-inner{width:calc(100% - 112px);max-width:1264px;margin:auto;min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{width:133px;display:block;flex-shrink:0;mix-blend-mode:multiply}.brand svg{width:100%;height:auto}.site-header nav{display:flex;gap:29px;align-items:center}.site-header nav a{font-size:13px;letter-spacing:-.02em;color:#f1fcf3;padding:16px 0;transition:opacity .2s}.site-header nav a:hover{opacity:.7}.site-header nav a[aria-current]{color:var(--green)}.nav-actions{display:flex;gap:12px;align-items:center}.nav-cta{font-size:12px;height:39px;padding:0 15px;gap:17px}.nav-cta svg{width:15px}.menu-toggle{display:none;position:relative;width:44px;height:44px;border:0;background:transparent}.menu-toggle span{position:absolute;left:12px;right:12px;top:17px;height:1.5px;background:currentColor;transition:transform .25s}.menu-toggle span+span{top:25px}.menu-toggle[aria-expanded=true] span{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span+span{transform:translateY(-4px) rotate(-45deg)}.on-white{border-color:var(--line)}.on-white nav a{color:#5c626a}
/* The reference stays fixed. Four separate fields supply the continuous motion. */
.hero-surface{position:relative;isolation:isolate;overflow:hidden;background:#228d50}.atmosphere{position:absolute;inset:0;z-index:-1;overflow:hidden;background:url('./assets/background.webp') center/100% 100% no-repeat}.gradient-field{position:absolute;inset:-22%;will-change:transform,opacity;filter:blur(45px);pointer-events:none}.field-one{background:radial-gradient(ellipse at 42% 10%,#004b2d 0,#026a3b55 27%,transparent 49%);opacity:.56}.field-two{background:radial-gradient(ellipse at 84% 66%,#efffd5 0,#dbffc088 18%,transparent 40%);opacity:.34}.field-three{background:radial-gradient(ellipse at 14% 73%,#77dd7e 0,#84e89777 20%,transparent 44%);opacity:.3}.field-four{background:radial-gradient(ellipse at 57% 48%,#008543 0,transparent 49%);opacity:.25}.matte{position:absolute;inset:0;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath filter='url(%23n)' opacity='.6' d='M0 0h180v180H0z'/%3E%3C/svg%3E");pointer-events:none}.hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);gap:64px;align-items:center;padding:62px 0 36px;min-height:750px}.hero-copy{max-width:660px;padding-bottom:30px}.hero h1{font-size:clamp(46px,4.25vw,64px);line-height:1.065;letter-spacing:-.025em;color:rgba(247,255,249,.94);text-shadow:0 2px 16px rgba(0,70,40,.12);text-wrap:pretty}.hero h1 em{font-size:1.1em;white-space:nowrap}.hero-description{max-width:470px;font-size:16px;line-height:1.65;margin-top:27px;color:rgba(247,255,249,.94);text-shadow:0 2px 16px rgba(0,70,40,.12)}.hero-description strong{font-weight:600}.hero-action-row{display:flex;align-items:center;justify-content:space-between;max-width:510px;min-height:132px;gap:20px;margin-top:10px}.hero-cta{height:52px;background:#151b17;border-color:#36423a;box-shadow:inset 0 1px 0 #ffffff24,0 5px 14px #063a2120}.hero-character{width:151px;flex:none;transform:rotate(-2deg)}.agent-art{position:relative;aspect-ratio:1.2;width:190px;display:grid;place-items:center}.agent-svg{width:100%;height:100%;overflow:visible}.agent-body{transform-origin:center;transform-box:fill-box}.body-material{opacity:1}.frosted-art{width:100%}.frosted-art .body-material{opacity:.60}.frosted-art .agent-gaze{opacity:.8}.hero-bottom{padding:18px 0 23px;border-top:1px solid #ffffff47;display:flex;justify-content:space-between;color:#244e37;font-size:11px;letter-spacing:-.01em}.hero-bottom a{display:flex;gap:23px;align-items:center;min-height:32px}.hero-bottom>span{align-self:center}.demo{position:relative;display:flex;flex-direction:column;align-items:center;min-width:0;max-width:480px;width:100%;justify-self:end}.demo h2{font-family:var(--font);font-size:14px;font-weight:500;text-align:center;margin-bottom:20px;letter-spacing:-.02em;line-height:1.5;color:#12492d}.mobile-break{display:none}.phone-stage{position:relative;width:100%;display:flex;justify-content:center;padding-bottom:73px}.phone{width:282px;height:548px;border-radius:43px;box-shadow:0 0 0 1px #0c231c,0 4px 6px #1b40251b,0 24px 50px -18px #163a283d}.phone-screen{border-radius:37px}.status-bar{height:40px}.chat-header{min-height:52px}.message{font-size:11.5px;max-width:84%;line-height:1.38}.message.agent{margin-right:24px;max-width:79%}.repilot-avatar{position:absolute;right:-27px;bottom:0;width:22px;height:22px;border-radius:50%;background:#fff;display:grid;place-items:center;border:1px solid #00000008;overflow:hidden}.repilot-avatar svg{width:17px;height:17px}.booking-card{left:50%;right:auto;bottom:0;transform:translateX(-50%);width:252px;min-width:0;min-height:60px;padding:10px 14px;border-radius:11px;background:#f8fdf3e8;box-shadow:0 5px 14px #1e4e2510;gap:10px;align-items:center}.booking-eyebrow{display:none}.booking-card strong{font-size:12px}.booking-card #booking-time{font-size:10px;margin-top:3px}.booking-card small{font-size:9px;margin-top:4px}.booking-check{width:25px;height:25px;font-size:14px;margin:0}.industry-selector{display:flex;gap:3px;justify-content:center;flex-wrap:nowrap;margin-top:14px;width:100%}.industry-selector button{background:transparent;border:1px solid transparent;border-radius:7px;color:#264e34;font-size:10.5px;min-height:38px;padding:9px 10px;white-space:nowrap;transition:background .25s,border-color .25s}.industry-selector button[aria-pressed=true]{border-color:#235a3a26;background:#f3ffed9e}.industry-selector button:hover{background:#f3ffed66}.demo-controls{display:flex;gap:6px;align-items:center;justify-content:center;font-size:10px;margin-top:3px;color:#38563d}.control-divider{opacity:.4}.demo-controls button{display:grid;place-items:center;width:32px;height:32px;border:1px solid #173c231c;border-radius:50%;padding:8px;background:transparent;color:inherit;margin-left:4px}.demo-controls button[hidden]{display:none}.demo-controls svg{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:1.5}.motion-paused .typing i{animation-play-state:paused}.typing i{animation:typing 1s ease-in-out infinite}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}@keyframes typing{0%,60%,100%{opacity:.4;transform:none}30%{opacity:1;transform:translateY(-2px)}}
/* Editorial white sections; the characters provide the only illustrative colour. */
.body-content{background:#fff}.section{padding-top:116px;padding-bottom:108px}.ruled{border-top:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:52px}.section-heading h2{max-width:790px}.section-heading>p{max-width:325px;color:var(--muted);font-size:15px;padding-bottom:3px}.section-heading em{color:var(--green);font-size:1.12em}.agent-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-left:1px solid var(--line);border-top:1px solid var(--line)}.agent-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;position:relative;min-width:0;padding:0 27px 21px;background:#fff}.agent-visual{min-height:221px;display:flex;align-items:center;justify-content:center}.agent-card .agent-art{width:190px;max-width:100%}.agent-card h3{font-family:var(--display);font-weight:600;font-size:19px;line-height:1.3;letter-spacing:-.015em;max-width:200px}.agent-card p{font-size:13px;line-height:1.65;font-weight:400;color:#747b83;margin-top:13px}.agent-card-copy{padding-bottom:33px}.agent-stage{border-top:1px solid #edf0ee;margin-top:auto;padding-top:17px;font-size:10px;letter-spacing:.025em;color:#8a918e}.recovery-heading{padding:95px 0 41px;display:flex;align-items:flex-end;justify-content:space-between;gap:50px}.recovery-heading h2{font-size:40px;line-height:1.1}.recovery-heading p{color:var(--muted);max-width:325px;font-size:14px}.recovery-grid{display:grid;grid-template-columns:1fr 1fr;border-left:1px solid var(--line);border-top:1px solid var(--line)}.recovery-grid .agent-card{display:grid;grid-template-columns:190px 1fr;align-items:center;column-gap:30px;padding:26px 32px 26px 18px}.recovery-grid .agent-visual{min-height:205px}.recovery-grid .agent-art{width:240px;max-width:240px}.recovery-grid .agent-card-copy{padding:0}.recovery-grid .agent-card h3{max-width:220px;font-size:21px}.recovery-grid .agent-stage{display:none}.workflow-note{max-width:870px;margin:23px auto 0;text-align:center;color:#8a9096;font-size:11px;line-height:1.65;font-weight:400}.compare-header,.compare-row{display:grid;grid-template-columns:175px 1fr 1fr}.compare-header{padding:22px 0 25px;border-bottom:1px solid #dce2dd;font-size:16px}.compare-header>span:nth-child(3){color:var(--green)}.column-note{display:block;color:#8a929a;font-size:11px;margin-top:8px}.compare-row{border-bottom:1px solid var(--line)}.compare-row>h3{padding:29px 20px 29px 0;font-size:12px;font-weight:500;color:#79818a}.compare-cell{display:flex;align-items:flex-start;gap:13px;padding:27px 28px 30px 0}.compare-cell.new{border-left:1px solid #e9eeea;padding-left:28px;background:linear-gradient(90deg,#f8fbf8,transparent 80%)}.compare-header>span:nth-child(3){padding-left:28px}.compare-sign{font-size:17px;line-height:1.2;flex-shrink:0;color:#a0a5aa;font-weight:400}.new .compare-sign{color:var(--green);font-size:14px;line-height:1.5}.compare-cell h4{font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:1.5}.compare-cell p{color:#7d848c;font-size:12px;line-height:1.65;margin-top:9px;font-weight:400;max-width:340px}.results-grid{display:grid;grid-template-columns:1fr 1.8fr;border:1px solid var(--line);margin-top:56px}.booking-stat{padding:36px 38px 25px;position:relative;border-right:1px solid var(--line);overflow:hidden}.stat-kicker{font-size:12px;color:#6f7882;font-weight:500}.stat-number{font-family:var(--display);font-size:94px;font-weight:500;letter-spacing:-.06em;line-height:1.05;margin-top:30px;display:flex;align-items:baseline}.stat-unit{font-size:.72em;margin-left:7px}.booking-stat>p:not(.claim-note){font-size:14px;color:#79828a;margin:15px 0 25px}.mini-chart{display:flex;gap:8px;align-items:flex-end;height:64px;max-width:270px;margin-bottom:20px}.mini-chart span{height:var(--bar);flex:1;background:#e4eee7;border-radius:2px 2px 0 0;transform-origin:bottom}.mini-chart span:nth-last-child(-n+3){background:#aed9bc}.mini-chart span:last-child{background:#177c50}.value-stat{padding:36px 40px 25px;min-width:0}.value-top{display:flex;justify-content:space-between;gap:16px}.value-top output{font-size:11px;color:var(--green);border:1px solid #dfe9e2;border-radius:5px;padding:5px 8px;margin-top:-5px}.money-range{display:flex;align-items:baseline;gap:12px;font-family:var(--display);font-size:clamp(30px,4.1vw,58px);font-weight:500;letter-spacing:-.04em;line-height:1.15;margin-top:45px;white-space:nowrap}.money{display:flex;align-items:baseline;gap:3px}.currency{font-size:.63em;align-self:flex-start;margin-top:.15em}.range-dash{font-size:.7em;color:#a3ada6;margin:0 2px}.value-description{font-size:12px;color:#818a91;margin-top:12px}.slider-area{margin-top:40px}.slider-area label{display:block;font-size:11px;margin-bottom:18px;color:#565f65}.slider-area input{appearance:none;width:100%;height:4px;background:linear-gradient(to right,#1b7c50 var(--progress,35%),#e6eae7 var(--progress,35%));border-radius:5px;display:block;cursor:ew-resize;margin:0}.slider-area input::-webkit-slider-thumb{appearance:none;width:20px;height:20px;border-radius:50%;background:#fff;border:5px solid #18794d;box-shadow:0 1px 4px #21472a25;cursor:grab}.slider-area input::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:#fff;border:5px solid #18794d;cursor:grab}.range-labels{position:relative;display:flex;justify-content:space-between;font-size:10px;color:#8b938e;margin:18px 0 31px}.range-labels span:nth-child(2){position:absolute;left:35%;transform:translateX(-50%)}.claim-note{font-size:10px;line-height:1.6;color:#98a09c;font-weight:400;max-width:620px}.odometer{display:inline-flex;line-height:1.15;height:1.15em;overflow:hidden;font-variant-numeric:tabular-nums;letter-spacing:-.045em;vertical-align:bottom}.digit{height:1.15em;overflow:hidden;display:inline-block;width:.59em;text-align:center}.digit-strip{display:flex;flex-direction:column;will-change:transform}.digit-strip span{height:1.15em;flex:0 0 1.15em}.digit-punctuation{width:.22em}.testimonial-heading{margin:71px 0 29px;display:flex;justify-content:space-between;align-items:center;gap:20px}.testimonial-heading h3{font-family:var(--display);font-size:23px;letter-spacing:-.02em;font-weight:600}.testimonial-heading>span{font-size:10px;color:#8e9790}.testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.testimonials figure{margin:0;padding:29px 0 0;border-top:1px solid var(--line);display:flex;flex-direction:column}.testimonials blockquote{margin:0;font-size:14px;line-height:1.8;color:#646c75;font-weight:400;letter-spacing:-.018em}.testimonials figcaption{display:flex;gap:12px;align-items:center;font-size:10px;margin-top:auto;padding-top:28px;color:#555f58}.testimonials figcaption small{display:block;font-size:9px;color:#979f99;margin-top:5px}.quote-mark{font-family:'Instrument Serif';font-size:38px;width:32px;color:#34855d;line-height:1}.fit-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.fit-heading h2{font-size:52px}.fit-heading p{color:#818991;font-size:14px;margin:24px 0}.fit-heading em{color:var(--green);font-size:1.12em}.fit-list article{display:flex;gap:23px;padding:0 0 30px;margin-bottom:30px;border-bottom:1px solid var(--line)}.fit-list article:last-child{margin:0;border:0;padding-bottom:0}.fit-icon{width:27px;height:27px;display:grid;place-items:center;border:1px solid #e2e9e4;border-radius:6px;color:#2f7d50;flex:none;font-size:17px}.fit-list h3{font-family:var(--display);font-size:21px;letter-spacing:-.015em;font-weight:500;line-height:1.35}.fit-list p{font-size:13px;color:#858c93;margin-top:15px;line-height:1.75;font-weight:400}.faq-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.faq-heading h2{font-size:42px}.faq-heading>p{font-size:12px;margin-top:24px;color:#7c858c}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;gap:24px;align-items:center;list-style:none;font-size:14px;line-height:1.5;padding:23px 0;letter-spacing:-.02em}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:21px;font-weight:400;color:#828b85;transition:transform .3s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-answer p{font-size:13px;line-height:1.75;color:#7b858c;font-weight:400;padding:0 32px 24px 0}.final-cta{padding:89px 0 95px;text-align:center}.cta-mark{width:44px;height:44px;display:block;margin:0 auto 29px}.cta-mark svg{width:100%;height:100%}.final-cta h2{font-size:64px;line-height:1.05}.final-cta h2 em{font-size:1.12em;color:#23764f}.cta-lead{color:#717b82;margin:25px 0 24px;font-size:15px}.cta-detail{max-width:460px;margin:25px auto 0;font-size:12px;line-height:1.8;color:#969da3;font-weight:400}.site-footer{display:flex;gap:30px;align-items:center;min-height:112px;border-top:1px solid var(--line)}.site-footer .brand{width:108px}.site-footer p{font-size:11px;color:#878f96;flex:1}.site-footer>span,.site-footer>a:last-child{font-size:10px;color:#858e95}.site-footer>a:last-child{margin-left:26px}
/* The pricing table becomes self-contained plans on a narrow screen. */
.pricing-main{padding-top:79px;padding-bottom:70px}.pricing-intro{text-align:center;margin-bottom:69px}.eyebrow{font-size:11px;letter-spacing:.04em;color:var(--green);margin-bottom:22px}.pricing-intro h1{font-size:64px;line-height:1.04}.pricing-intro>p:last-child{color:#818a94;font-size:15px;margin-top:23px}.pricing-top,.pricing-row{display:grid;grid-template-columns:1.18fr repeat(3,1fr)}.pricing-top{border-bottom:1px solid var(--line)}.pricing-label{align-self:end;font-size:14px;line-height:1.5;color:#9ba2a7;padding:26px 0}.plan-head{padding:23px 27px 30px;border-left:1px solid var(--line)}.plan-head.featured{background:linear-gradient(#f2f9f4,#fff);border-top:2px solid #1b7c50;padding-top:21px}.plan-head h2{font-size:25px}.best-for{font-size:11px;color:#7d8790;margin:18px 0 33px}.best-for span{display:block;font-size:10px;color:#9aa2a8;margin-bottom:4px}.plan-price{font-family:var(--display);font-size:46px;font-weight:500;letter-spacing:-.04em;line-height:1.2}.plan-price>span{font-family:var(--font);font-size:12px;color:#8c959a;letter-spacing:-.02em;margin-left:5px}.plan-head .button{margin-top:25px;width:100%;font-size:12px;height:42px}.pricing-row{border-bottom:1px solid var(--line)}.pricing-row h3{font-size:12px;font-weight:500;padding:22px 25px 22px 0;align-self:center;line-height:1.5;color:#69747a}.pricing-row>div{border-left:1px solid var(--line);padding:22px;text-align:center;font-size:12px;display:grid;place-items:center;color:#535e57}.pricing-row.pricing-group{border-bottom:0;background:#fafbfa}.pricing-group h3{color:#272e29;padding-block:29px 13px}.pricing-group>div{padding-block:0}.plan-check{font-size:16px;color:#2b7f55}.not-included{color:#b5bdb8}.pricing-note{max-width:810px;margin:28px auto 0;text-align:center;font-size:11px;font-weight:400;line-height:1.7;color:#929a96}.mobile-plans{display:none}.pricing-help{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:72px;padding:35px 0 0;border-top:1px solid var(--line)}.pricing-help h2{font-size:26px}.pricing-help p{font-size:13px;color:#929a96;margin-top:10px}
@media(min-width:1600px){.hero{min-height:790px;gap:100px}.hero h1{font-size:66px}.phone{width:299px;height:587px}}
@media(max-width:1150px){.container,.nav-inner{width:calc(100% - 72px)}.nav-inner{gap:22px}.site-header nav{gap:20px}.hero{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:35px;min-height:710px;padding-top:45px}.hero h1{font-size:49px}.hero-description{font-size:15px}.hero-character{width:125px}.hero-action-row{gap:10px}.hero-cta{font-size:13px;padding:0 16px;gap:14px}.agent-card{padding-inline:22px}.agent-visual{min-height:195px}.agent-card .agent-art{width:170px}.agent-card h3{font-size:17px}.recovery-grid .agent-card{grid-template-columns:150px 1fr;gap:20px;padding:20px}.recovery-grid .agent-art{width:210px;max-width:210px}.section-heading{gap:35px}.section-heading>p{max-width:270px;font-size:14px}.fit-section,.faq-section{gap:60px}.money-range{font-size:43px;gap:8px}.value-stat{padding:32px 28px 25px}.booking-stat{padding:32px 28px 25px}.compare-header,.compare-row{grid-template-columns:140px 1fr 1fr}.plan-head{padding-inline:20px}.plan-price{font-size:42px}}
@media(max-width:900px){.site-header nav{gap:16px}.site-header nav a{font-size:11px}.nav-inner{gap:20px;min-height:77px}.brand{width:113px}.nav-cta{font-size:11px;padding:0 12px;gap:9px}.hero{grid-template-columns:minmax(0,1fr) 290px;gap:27px;min-height:0;padding:48px 0 38px}.hero h1{font-size:40px}.hero-description{font-size:14px;margin-top:23px}.hero-character{width:100px}.hero-action-row{min-height:100px;margin-top:14px;gap:0}.hero-cta{font-size:12px;height:47px;padding:0 13px;gap:12px}.hero-cta svg{width:15px}.phone{width:263px;height:523px}.demo h2{font-size:12px}.industry-selector{display:grid;grid-template-columns:1fr 1fr;width:267px;gap:4px}.industry-selector button{border-color:#28512f17;min-height:38px;font-size:11px}.hero-bottom{font-size:10px}.section{padding-block:85px}.section-heading{display:block;margin-bottom:37px}.section-heading h2{font-size:45px}.section-heading>p{max-width:510px;margin-top:24px;font-size:15px}.agent-grid{grid-template-columns:repeat(2,1fr)}.agent-card{padding:0 29px 24px}.agent-card h3{max-width:none;font-size:20px}.agent-card p{font-size:13px}.agent-card-copy{min-height:167px}.agent-visual{min-height:211px}.agent-card .agent-art{width:192px}.recovery-heading{display:block;padding-top:75px}.recovery-heading p{max-width:450px;margin-top:21px}.recovery-grid .agent-card{display:flex;padding:0 26px 30px}.recovery-grid .agent-visual{min-height:201px}.recovery-grid .agent-art{width:230px;max-width:230px}.recovery-grid .agent-card-copy{min-height:0}.recovery-grid .agent-card h3{font-size:20px}.compare-header,.compare-row{grid-template-columns:105px 1fr 1fr}.compare-row>h3{font-size:11px;padding-right:12px}.compare-cell{padding-right:18px;gap:9px}.compare-cell.new{padding-left:18px}.compare-header>span:nth-child(3){padding-left:18px}.compare-header{font-size:14px}.column-note{font-size:10px}.compare-cell h4{font-size:13px}.compare-cell p{font-size:11px}.results-grid{grid-template-columns:.9fr 1.5fr}.money-range{font-size:34px;gap:6px;flex-wrap:wrap;row-gap:3px}.booking-stat{padding:28px 24px}.value-stat{padding:28px 24px}.stat-number{font-size:78px}.slider-area{margin-top:35px}.stat-kicker{font-size:11px}.testimonials{gap:24px}.testimonials blockquote{font-size:12px}.testimonial-heading h3{font-size:20px}.fit-section,.faq-section{gap:45px;grid-template-columns:.8fr 1.2fr}.fit-heading h2{font-size:42px}.fit-list h3{font-size:18px}.fit-list p{font-size:12px}.fit-list article{gap:16px}.faq-heading h2{font-size:36px}.faq-list summary{font-size:13px}.faq-answer p{font-size:12px}.final-cta h2{font-size:57px}.plan-head{padding-inline:15px}.pricing-top,.pricing-row{grid-template-columns:1.15fr repeat(3,1fr)}.plan-head h2{font-size:23px}.plan-price{font-size:35px}.plan-head .button{font-size:11px;padding:0 10px;gap:8px}.plan-head .button svg{width:14px}.pricing-row h3{font-size:11px}.pricing-row>div{font-size:11px;padding:19px 12px}.pricing-intro h1{font-size:56px}.pricing-label{font-size:12px}.pricing-main{padding-top:66px}.pricing-intro{margin-bottom:53px}}
@media(max-width:739px){.container,.nav-inner{width:calc(100% - 48px)}.nav-inner{min-height:76px}.brand{width:117px}.menu-toggle{display:block;color:#effff4}.on-white .menu-toggle{color:#252b26}.nav-cta{height:36px;font-size:11px;padding:0 12px}.nav-cta svg{display:none}.nav-actions{gap:5px}.site-header nav{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;box-shadow:0 12px 25px #123c1810;padding:15px 24px 20px;border-bottom:1px solid var(--line)}.site-header nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0}.site-header nav a{font-size:15px;color:#29332c;padding:15px 0}.hero{grid-template-columns:1fr;gap:30px;padding:33px 0 31px}.hero-copy{max-width:510px;justify-self:center;padding:0}.hero h1{font-size:clamp(36px,7.7vw,49px);line-height:1.065;letter-spacing:-.027em;max-width:520px}.hero-description{font-size:14px;line-height:1.65;max-width:420px;margin-top:23px}.hero-action-row{margin-top:5px;min-height:118px;justify-content:flex-start;gap:32px}.hero-cta{height:48px;font-size:12px;padding-inline:18px;gap:20px}.hero-character{width:115px}.demo{justify-self:center;max-width:400px}.demo h2{font-size:13px;margin-bottom:20px}.phone{width:278px;height:550px}.phone-stage{padding-bottom:73px}.industry-selector{width:280px;gap:5px;margin-top:15px}.industry-selector button{min-height:41px}.demo-controls{margin-top:7px;font-size:10px}.demo-controls button{width:38px;height:38px;padding:11px}.hero-bottom{font-size:10px;padding-block:17px}.hero-bottom>span{display:none}.hero-bottom a{width:100%;justify-content:space-between}.atmosphere{background-size:100% 100%;background-position:center}.field-one{opacity:.65;background:radial-gradient(ellipse at 25% 20%,#004b2d 0,#026a3b55 28%,transparent 55%)}.field-two{opacity:.27}.field-three{opacity:.23}.section{padding-block:67px}.section-heading{margin-bottom:31px}.section-heading h2{font-size:36px;line-height:1.1;text-wrap:pretty}.section-heading>p{font-size:13px;line-height:1.65;margin-top:21px;max-width:370px}.agent-grid{grid-template-columns:1fr;border-left:0}.agent-card{border-right:0;display:grid;grid-template-columns:99px minmax(0,1fr);column-gap:18px;padding:25px 0;align-items:center}.agent-visual{min-height:0;align-self:start;padding-top:7px}.agent-card .agent-art{width:114px;max-width:114px}.agent-card h3{font-size:17px;line-height:1.3;max-width:250px}.agent-card p{font-size:12px;line-height:1.7;margin-top:9px}.agent-card-copy{min-height:0;padding:0}.agent-stage{display:none}.recovery-heading{padding:57px 0 29px}.recovery-heading h2{font-size:31px;line-height:1.12}.recovery-heading h2 br{display:none}.recovery-heading p{font-size:12px;line-height:1.65;margin-top:17px;max-width:270px}.recovery-grid{grid-template-columns:1fr;border-left:0}.recovery-grid .agent-card{display:grid;grid-template-columns:99px minmax(0,1fr);gap:18px;padding:27px 0}.recovery-grid .agent-visual{min-height:0}.recovery-grid .agent-art{width:144px;max-width:144px}.recovery-grid .agent-card h3{font-size:17px}.workflow-note{text-align:left;font-size:10px;margin-top:24px;line-height:1.7;max-width:400px}.compare-header{display:none}.compare-row{grid-template-columns:1fr;border-bottom:0;margin-bottom:29px;border:1px solid var(--line);border-radius:7px;overflow:hidden}.compare-row:last-child{margin-bottom:0}.compare-row>h3{font-size:12px;padding:15px 19px;border-bottom:1px solid var(--line);color:#252e28;background:#fafbfa}.compare-cell{padding:21px 18px;gap:12px}.compare-cell.new{border-left:0;border-top:1px solid #edf0ee;padding:21px 18px;background:#f8fbf8}.compare-cell h4{font-size:14px}.compare-cell p{font-size:12px;margin-top:8px;max-width:none}.compare-cell>div:before{display:block;font-size:9px;letter-spacing:.045em;color:#9ba19d;margin-bottom:7px}.compare-cell.old>div:before{content:'YOUR CURRENT SYSTEM'}.compare-cell.new>div:before{content:'WITH REPILOT';color:#418560}.results-grid{grid-template-columns:1fr;margin-top:32px}.booking-stat{border-right:0;border-bottom:1px solid var(--line);padding:27px 24px;display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.booking-stat .stat-kicker{grid-column:1/-1}.stat-number{font-size:75px;margin-top:16px;grid-column:1;grid-row:2/4;align-self:center}.booking-stat>p:not(.claim-note){font-size:11px;margin:24px 0 0;grid-column:2}.mini-chart{height:43px;margin:15px 0 18px;gap:5px;grid-column:2}.booking-stat .claim-note{grid-column:1/-1;margin-top:10px}.value-stat{padding:28px 24px}.stat-kicker{font-size:11px}.money-range{font-size:39px;gap:7px;flex-wrap:nowrap;margin-top:35px}.money-range .money{gap:1px}.value-description{font-size:11px;margin-top:14px;max-width:240px}.range-dash{margin:0;font-size:.6em}.slider-area{margin-top:34px}.slider-area label{font-size:10px;margin-bottom:23px}.slider-area input{height:5px}.slider-area input::-webkit-slider-thumb{width:25px;height:25px;border-width:7px}.slider-area input::-moz-range-thumb{width:13px;height:13px;border-width:7px}.range-labels{margin-top:21px;margin-bottom:25px;font-size:9px}.claim-note{font-size:9px}.testimonial-heading{display:block;margin:48px 0 0}.testimonial-heading h3{font-size:22px;line-height:1.2;max-width:250px}.testimonial-heading>span{display:block;margin-top:14px;font-size:10px}.testimonials{grid-template-columns:1fr;gap:0}.testimonials figure{padding:26px 0;margin-top:23px}.testimonials figure:last-child{padding-bottom:0}.testimonials blockquote{font-size:14px;line-height:1.75}.testimonials figcaption{padding-top:20px;font-size:10px}.fit-section,.faq-section{display:block}.fit-heading h2{font-size:37px}.fit-heading h2 br{display:none}.fit-heading p{font-size:13px;margin:20px 0}.fit-heading .text-link{font-size:12px}.fit-list{margin-top:40px}.fit-list h3{font-size:19px}.fit-list p{font-size:12px}.fit-list article{gap:15px;margin-bottom:26px;padding-bottom:26px}.fit-icon{width:25px;height:25px;font-size:15px}.faq-heading h2{font-size:36px;max-width:340px}.faq-heading h2 br{display:none}.faq-heading>p{font-size:11px;margin-top:18px}.faq-list{margin-top:30px}.faq-list summary{font-size:13px;padding:22px 0}.faq-answer p{font-size:12px;padding-right:17px}.final-cta{padding:61px 0 63px}.final-cta h2{font-size:47px}.cta-mark{width:39px;height:39px;margin-bottom:23px}.cta-lead{font-size:12px;margin:22px 0}.cta-detail{font-size:11px;max-width:290px;line-height:1.8;margin-top:22px}.final-cta .button{font-size:12px}.site-footer{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding-block:31px;min-height:0}.site-footer .brand{width:102px}.site-footer p{font-size:9px;text-align:right}.site-footer>span,.site-footer>a:last-child{font-size:9px}.site-footer>a:last-child{text-align:right;margin:0}.pricing-main{padding-top:49px;padding-bottom:49px}.pricing-intro{margin-bottom:38px}.pricing-intro h1{font-size:43px;line-height:1.07}.eyebrow{font-size:10px;margin-bottom:18px}.pricing-intro>p:last-child{font-size:12px;line-height:1.7;margin-top:20px}.pricing-table{display:none}.mobile-plans{display:grid;gap:23px}.mobile-plan{border:1px solid var(--line);border-radius:10px;padding:26px 22px}.mobile-plan.featured{border-top:2px solid #187a4d;background:linear-gradient(#f5faf6,#fff 38%)}.mobile-plan-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.mobile-plan h2{font-size:27px}.mobile-plan-heading p{font-size:10px;color:#858f87;margin-top:10px;max-width:145px}.mobile-plan .plan-price{font-size:34px}.mobile-plan .plan-price>span{font-size:10px}.mobile-plan dl{margin:26px 0}.mobile-plan dl>div{padding:13px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:10px;gap:12px}.mobile-plan dt{color:#78847b}.mobile-plan dd{margin:0;white-space:nowrap}.mobile-plan h3{font-size:11px;font-weight:500}.mobile-plan ul{padding:0;list-style:none;margin:16px 0 25px}.mobile-plan li{display:flex;gap:10px;font-size:11px;color:#78847b;align-items:center;padding:7px 0}.mobile-plan li>.plan-check,.mobile-plan li>.not-included{font-size:13px;min-width:15px}.mobile-plan .button{width:100%;font-size:12px}.pricing-note{text-align:left;font-size:10px;margin-top:26px}.pricing-help{display:block;margin-top:44px;padding-top:31px}.pricing-help h2{font-size:27px;max-width:300px}.pricing-help p{font-size:12px;margin-top:14px}.pricing-help .button{margin-top:25px;font-size:12px}}
@media(max-width:374px){.container,.nav-inner{width:calc(100% - 40px)}.hero h1{font-size:35px}.hero-description{font-size:13px}.hero-action-row{gap:16px}.hero-character{width:105px}.money-range{font-size:34px;gap:6px}.value-stat,.booking-stat{padding-inline:21px}.agent-card,.recovery-grid .agent-card{grid-template-columns:88px minmax(0,1fr);gap:15px}.agent-card .agent-art{width:106px}.recovery-grid .agent-art{width:134px;max-width:134px}.section-heading h2{font-size:34px}.nav-cta{font-size:10px}.agent-card p{font-size:11.5px}.pricing-intro h1{font-size:40px}.mobile-plan{padding-inline:19px}.mobile-plan .plan-price{font-size:31px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.gradient-field,.digit-strip{will-change:auto}.reveal{opacity:1!important;transform:none!important}}
.money-range.large-value{font-size:clamp(28px,3.6vw,51px)}
@media(max-width:900px){.money-range.large-value{font-size:29px}}
@media(max-width:739px){.money-range.large-value{font-size:34px}}
@media(max-width:374px){.money-range.large-value{font-size:29px}}
/* Final optical corrections from the reference and mobile reviews. */
.site-header{z-index:auto}.site-header nav{z-index:20}.nav-actions{position:relative;z-index:21}
.agent-card p{font-size:14px}.compare-cell p{font-size:13px}
@media(max-width:900px){.agent-card p{font-size:13px}.compare-cell p{font-size:12px}}
@media(max-width:739px){.atmosphere{background-size:auto 100%;background-position:44% top}.agent-card p{font-size:13px}.compare-cell p{font-size:13px}.fit-list p,.faq-answer p{font-size:13px}.mobile-plan li{font-size:12px}.mobile-plan dl>div{font-size:11px}.hero-description{font-weight:400}.hero-description strong{font-weight:500}}
.skip-link:not(:focus){clip-path:inset(50%);width:1px;height:1px;overflow:hidden;white-space:nowrap;padding:0}
/* Keep the slider visually fine while making the whole control easy to grab. */
.slider-area input{height:44px;background:transparent;margin:-20px 0;border-radius:0}
.slider-area input::-webkit-slider-runnable-track{height:4px;background:linear-gradient(to right,#1b7c50 var(--progress,35%),#e6eae7 var(--progress,35%));border-radius:5px}
.slider-area input::-moz-range-track{height:4px;background:linear-gradient(to right,#1b7c50 var(--progress,35%),#e6eae7 var(--progress,35%));border-radius:5px}
.slider-area input::-webkit-slider-thumb{margin-top:-8px}
.demo-controls button{width:44px;height:44px;padding:14px;border:0}
.claim-note,.workflow-note,.pricing-note,.testimonials figcaption small,.testimonial-heading>span{color:#727e77}
.agent-card p,.compare-cell p,.fit-list p,.faq-answer p,.cta-detail,.value-description,.best-for,.pricing-help p{color:#6e7780}
@media(max-width:739px){.slider-area input::-webkit-slider-thumb{margin-top:-10.5px}.industry-selector button{min-height:44px}.nav-cta{min-height:44px}.mobile-plan li,.mobile-plan dt,.mobile-plan-heading p{color:#69756d}}
@media(min-width:740px){.agent-grid .agent-card h3{min-height:2.6em}}
.business-details h3{overflow:hidden;text-overflow:ellipsis}

/* Hero outline restored from 584377e; current button geometry is retained. */
.hero-cta{position:relative;isolation:isolate;overflow:hidden;border:0;background:#101010;color:#f4f4ef}
.hero-cta:before{content:'';position:absolute;inset:-150%;z-index:-2;background:conic-gradient(from 30deg,#3c3d43 0%,#b6b8c3 13%,#f9faf5 17%,#ae9270 18%,#3a3d43 22%,#797d83 37%,#eee 45%,#9ca2b0 49%,#282932 53%,#a5a7b3 64%,#fff 68%,#ffd899 69%,#45484d 73%,#777880 90%,#3c3d43 100%);animation:liquid-metal 7s linear infinite}.hero-cta:after{content:'';position:absolute;inset:2px;border-radius:inherit;z-index:-1;background:linear-gradient(#202020,#050505);box-shadow:inset 0 1px 1px #ffffff30}
@keyframes liquid-metal{to{transform:rotate(360deg)}}
.motion-paused .hero-cta::before{animation-play-state:paused}
/* The CTA row no longer reserves space for the removed hero character. */
.hero-action-row{min-height:52px;margin-top:30px;justify-content:flex-start}
.testimonials{gap:20px;align-items:stretch}
.testimonials figure{margin:0;padding:28px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 2px 4px #182b2010;gap:24px}
.testimonials figcaption{margin:0;padding:0;align-items:flex-start;justify-content:space-between;gap:14px}
.testimonials figcaption strong{display:block;font-size:14px;line-height:1.4;font-weight:600;color:var(--ink)}
.testimonials figcaption small{font-size:11px;line-height:1.5;margin-top:5px;color:#6e7780}
.testimonials .quote-mark{width:auto;font-size:38px;flex:none;line-height:1}
.testimonials blockquote{font-size:14px;line-height:1.75}
.whatsapp-cta{background:#12754c;border-color:#12754c}
.whatsapp-cta:hover{background:#0c603e;border-color:#0c603e}
@media(min-width:740px) and (max-width:1000px){
 .testimonials{grid-template-columns:repeat(2,minmax(0,1fr))}
 .testimonials figure:last-child{grid-column:1/-1}
}
@media(max-width:739px){
 .hero-action-row{min-height:48px;margin-top:25px}
 .testimonials{gap:16px;margin-top:25px}
 .testimonials figure,.testimonials figure:last-child{margin:0;padding:24px;gap:21px}
 .testimonials blockquote{font-size:14px;line-height:1.75}
}
/* Keep prices and actions aligned when Starter's audience wraps. */
.plan-head{display:flex;flex-direction:column}
.plan-head .best-for{flex:1}
