:root{--ink:#142a31;--surface:#19383e;--panel:#25474c;--accent:#dfcba4;--white:#edf1e9;--muted:#b1c1bf;--line:#365157;--body:'DM Sans',Arial,sans-serif;--heading:'Manrope','DM Sans',Arial,sans-serif;--pad:clamp(24px,5vw,88px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--ink);color:var(--white);font-family:var(--body);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:6px}::selection{background:var(--accent);color:var(--ink)}.skip-link{position:fixed;left:20px;top:-100px;z-index:100;background:var(--accent);color:var(--ink);padding:12px}.skip-link:focus{top:10px}.promo-bar{background:var(--accent);color:var(--ink);display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;padding:12px var(--pad);font-size:14px;font-weight:500;text-align:center}.promo-badge{background:var(--ink);color:var(--white);padding:5px 10px;border-radius:4px;font-size:12px;font-weight:700;letter-spacing:.8px}.promo-link{font-weight:700;text-decoration:underline;text-underline-offset:3px;display:inline-flex;align-items:center;gap:6px}.promo-link:hover{color:#1a3d44}.site-header{height:104px;margin:0 var(--pad);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{display:inline-flex;align-items:center;gap:0;font-size:27px;font-weight:650;letter-spacing:-1.1px;white-space:nowrap}.brand-mark{color:var(--accent);font-size:42px;line-height:1;margin-right:10px}.brand-ai{color:var(--accent)}.brand-dot{align-self:flex-start;margin-left:4px;margin-top:5px;font-size:12px;letter-spacing:0}.site-header nav{display:flex;gap:36px;color:#d4dfd8;font-size:14px}.site-header nav a:hover,.text-link:hover{color:var(--accent)}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:32px;background:var(--accent);color:var(--ink);padding:18px 23px;border:1px solid var(--accent);border-radius:5px;font-weight:650;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:#efdfbd;transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.button-small{padding:12px 18px;font-size:14px;gap:32px}.hero{display:flex;flex-direction:column;gap:60px;padding:75px var(--pad) 80px;max-width:1700px;margin:auto}.eyebrow{font-size:12px;font-weight:600;letter-spacing:1.7px;line-height:1.6;margin:0 0 26px;display:flex;align-items:center;gap:10px}.small-rule{display:inline-block;width:21px;height:2px;background:var(--accent)}h1,h2,h3,p,figure{margin-top:0}h1{font-family:var(--heading);font-size:clamp(58px,5.8vw,92px);font-weight:500;line-height:1.075;letter-spacing:-5px;margin-bottom:30px}em{font-family:Georgia,'Times New Roman',serif;font-weight:400;color:var(--accent);letter-spacing:-3px}h1 em{font-size:1.14em;line-height:1.1}.hero-description{color:var(--muted);font-size:17px;line-height:1.7;max-width:480px;margin-bottom:30px}.hero-actions{display:flex;align-items:center;gap:27px;flex-wrap:wrap}.hero-actions .button{font-size:14px}.text-link{font-size:14px;display:flex;gap:14px;align-items:center}.hero-note{font-size:12px;color:var(--muted);margin-top:22px;display:flex;gap:9px}.tick{color:var(--accent)}.hero-visual{position:relative;padding-bottom:18px;min-width:0;width:100%}.visual-topline{font-size:12px;letter-spacing:1.4px;display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;color:var(--muted)}.visual-topline>span:last-child{font-size:25px;color:var(--accent)}.hero-house{position:relative;width:100%;margin:0;border-radius:10px;overflow:hidden;aspect-ratio:3/2}.hero-house:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 45%,#0828309e);pointer-events:none}.hero-house img,.hero-house video{width:100%;height:100%;display:block;object-fit:cover;object-position:53% 50%}.hero-house video{background:var(--surface)}.hero-house figcaption{position:absolute;z-index:1;left:28px;right:28px;bottom:24px;display:flex;justify-content:space-between;align-items:end;font-size:12px;letter-spacing:1.3px;line-height:1.6}.image-index{font-size:12px}.lead-notification{position:absolute;z-index:2;left:-36px;right:36px;bottom:105px;display:flex;align-items:center;gap:14px;padding:17px 19px;background:rgba(237,241,233,.97);color:var(--ink);border:1px solid #fff;border-radius:7px;box-shadow:0 15px 60px #0004}.notification-icon{display:grid;place-items:center;background:var(--accent);border-radius:5px;width:38px;height:38px;font-size:22px;flex-shrink:0}.lead-notification strong{font-size:14px;display:block;font-weight:650}.lead-notification div>span{display:block;font-size:12px;color:#526c70}.notification-check{margin-left:auto;border:1px solid #88a6a7;border-radius:50%;width:23px;height:23px;display:grid;place-items:center;font-size:13px;color:#2f6167;flex-shrink:0}.visual-caption{text-align:right;color:var(--muted);font-size:12px;margin:17px 0 0}.proof-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr 1fr 1.2fr;align-items:center;padding:28px var(--pad);gap:20px}.proof-strip p{margin:0;display:flex;flex-direction:column;padding-left:28px;border-left:1px solid var(--line)}.proof-strip p:first-child{border-left:none;padding-left:0}.proof-strip strong{font-family:var(--heading);font-size:28px;line-height:1.3;font-weight:500;letter-spacing:-1px}.proof-strip p span{font-size:12px;color:var(--muted);margin-top:5px}.proof-strip>a{font-size:12px;letter-spacing:1.2px;display:flex;align-items:center;justify-content:flex-end;gap:20px}.proof-strip>a span{border:1px solid var(--line);border-radius:50%;width:42px;height:42px;display:grid;place-items:center;font-size:22px}.contact-section{padding:100px var(--pad);display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:center}.contact-section h2{font-size:clamp(42px,4.8vw,72px);line-height:1.1;font-family:var(--heading);font-weight:500;letter-spacing:-3px;margin-bottom:24px}.contact-section>div>p:last-child{max-width:480px;color:var(--muted)}.contact-links{display:flex;align-items:flex-start;flex-direction:column}.contact-links .button{width:100%}.contact-links>p{font-size:12px;color:var(--muted);margin:12px 0 30px}.contact-email{font-size:clamp(16px,1.5vw,23px);padding-bottom:13px;border-bottom:1px solid var(--line);display:flex;gap:28px;width:100%;justify-content:space-between}.contact-phone{font-size:18px;margin-top:16px;color:var(--muted)}.calendar-section{padding:100px var(--pad);display:grid;grid-template-columns:.9fr 1.4fr;gap:70px;align-items:start;background:var(--ink);border-bottom:1px solid var(--line)}.calendar-section h2{font-size:clamp(42px,4.8vw,72px);line-height:1.1;font-family:var(--heading);font-weight:500;letter-spacing:-3px;margin-bottom:24px}.calendar-section>div>p:last-child{max-width:420px;color:var(--muted)}.calendar-embed{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:18px;min-height:620px}.calendar-embed iframe{width:100%;min-height:600px;border:0;background:transparent;display:block}footer{border-top:1px solid var(--line);margin:0 var(--pad);padding:32px 0;display:flex;align-items:center;justify-content:space-between;gap:30px}footer .brand{font-size:22px}footer .brand-mark{font-size:33px}footer p,footer>span{color:var(--muted);font-size:12px;margin:0}
@media(min-width:1700px){.site-header,.proof-strip,.contact-section,footer{max-width:1524px;margin-left:auto;margin-right:auto}.contact-section{padding-left:0;padding-right:0}}
@media(max-width:1000px){h1{letter-spacing:-3px;font-size:clamp(52px,6.1vw,70px)}.hero{gap:4vw;padding-top:60px;padding-bottom:60px}.hero-actions{gap:18px}.hero-house{aspect-ratio:3/2}.lead-notification{left:-15px;right:10px;bottom:110px;padding:14px 12px;gap:9px}.lead-notification strong{font-size:12px}.lead-notification div>span{font-size:12px}.notification-check{display:none}.hero-description{font-size:16px}.proof-strip>a{display:none}.proof-strip{grid-template-columns:repeat(3,1fr)}.contact-section{gap:40px}.calendar-section{grid-template-columns:1fr;gap:40px}.calendar-embed{min-height:520px}.calendar-embed iframe{min-height:500px}}
@media(max-width:700px){html{scroll-padding-top:25px}.promo-bar{font-size:12px;gap:10px;padding:10px 18px;line-height:1.45}.promo-bar>span:nth-child(2){max-width:260px}.site-header{height:82px;gap:15px}.brand{font-size:24px}.brand-mark{font-size:35px;margin-right:6px}.site-header nav{display:none}.button-small{font-size:12px;padding:10px 12px;gap:15px}.hero{grid-template-columns:1fr;gap:45px;padding-top:44px;padding-bottom:35px}.eyebrow{font-size:12px;letter-spacing:1.4px;margin-bottom:23px}h1{font-size:clamp(54px,10vw,76px);letter-spacing:-3px;line-height:1.08;margin-bottom:24px}.hero-description{max-width:520px}.hero-actions{gap:20px}.hero-actions .button{padding:16px;font-size:13px;gap:16px}.text-link{font-size:13px}.hero-visual{width:100%;max-width:100%}.hero-house{aspect-ratio:3/2}.lead-notification{left:12px;right:12px;bottom:113px}.lead-notification strong{font-size:14px}.notification-check{display:grid}.visual-topline{font-size:12px}.proof-strip{padding-top:23px;padding-bottom:23px;gap:12px}.proof-strip p{padding-left:14px}.proof-strip strong{font-size:23px}.proof-strip p span{font-size:12px;line-height:1.5;max-width:100px}.contact-section{grid-template-columns:1fr;padding-top:65px;padding-bottom:65px;gap:30px}.contact-section h2{font-size:48px;letter-spacing:-2px}.contact-section .eyebrow{font-size:12px}.calendar-section{padding:65px var(--pad);gap:30px}.calendar-section h2{font-size:48px;letter-spacing:-2px}.calendar-embed{padding:12px;min-height:480px}.calendar-embed iframe{min-height:460px}footer{flex-wrap:wrap;gap:22px}footer p{flex-basis:100%;order:2}footer>span{font-size:12px}.desktop-break{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* The scroll scene is a presentation of the service, with a readable static fallback. */
.journey-section{background:#17333a;border-bottom:1px solid var(--line);--reply:1;--qualified:1;--signature:100%}.journey-sticky{padding:60px var(--pad) 35px;max-width:1700px;margin:auto}.journey-heading{display:flex;justify-content:space-between;gap:30px;align-items:flex-end}.journey-heading .eyebrow{color:var(--muted);margin-bottom:15px}.journey-heading h2{font-family:var(--heading);font-size:clamp(30px,3vw,46px);font-weight:500;line-height:1.2;letter-spacing:-1.8px;margin:0}.journey-heading h2 em{letter-spacing:-1.8px}.scroll-hint{display:flex;align-items:center;gap:14px;font-size:12px;color:var(--muted);line-height:1.5;flex-shrink:0;margin-bottom:0}.scroll-hint>span{font-size:26px;color:var(--accent)}.journey-layout{margin-top:40px}.stage-copy-stack{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin-bottom:35px}.step-kicker{color:var(--accent);font-size:12px;letter-spacing:1.7px;display:block;margin-bottom:22px}.stage-copy h3{font-family:var(--heading);font-size:clamp(28px,2.6vw,40px);font-weight:500;line-height:1.16;letter-spacing:-1.3px;margin-bottom:23px}.stage-copy p{max-width:325px;color:var(--muted);font-size:16px;line-height:1.7;margin-bottom:27px}.stage-tag{display:inline-block;border:1px solid #45656a;border-radius:3px;color:#c6d7d3;font-size:12px;padding:7px 10px;letter-spacing:.5px}.scene-deck{position:relative;isolation:isolate;display:grid;grid-template-columns:1fr 1fr;gap:20px;min-width:0;overflow:hidden}.scene-grid{display:none;position:absolute;inset:0;background-image:linear-gradient(#bddad910 1px,transparent 1px),linear-gradient(90deg,#bddad910 1px,transparent 1px);background-size:48px 48px;mask-image:radial-gradient(ellipse at center,black 10%,transparent 73%);pointer-events:none}.scene{position:relative;min-height:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;transform-origin:center;min-width:0}.ad-orbit-label{font-size:12px;letter-spacing:1px;color:var(--muted);margin-bottom:17px;display:flex;align-items:center;gap:12px}.little-cross{font-size:25px;color:var(--accent)}.ad-card{width:360px;background:var(--white);border-radius:10px;overflow:hidden;color:var(--ink);transform:rotate(-3deg);box-shadow:0 30px 75px #0004;border:1px solid #fff9}.ad-account{display:flex;align-items:center;padding:15px 17px;gap:10px}.account-avatar{display:grid;place-items:center;width:33px;height:33px;background:#dce5df;border-radius:50%;font-weight:700;font-size:12px;flex-shrink:0}.ad-account div{display:flex;flex-direction:column}.ad-account strong{font-size:12px;line-height:1.4}.ad-account div>span{color:#607572;font-size:12px;line-height:1.5}.ad-menu{margin-left:auto;font-size:25px}.ad-card>p{font-size:14px;padding:0 17px;margin-bottom:14px;line-height:1.55}.ad-image{height:210px;position:relative}.ad-image img{width:100%;height:100%;object-fit:cover}.ad-image:after{content:'';inset:0;position:absolute;background:linear-gradient(transparent 50%,#0005)}.ad-image>span{position:absolute;left:18px;bottom:15px;z-index:1;color:white;font-size:12px;letter-spacing:1px}.ad-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:15px 16px;background:#e2eae3}.ad-bottom div{display:flex;flex-direction:column}.ad-bottom div>span{font-size:12px;color:#5c7573;letter-spacing:.5px}.ad-bottom strong{font-size:12px}.demo-cta{font-size:12px;border:1px solid #aac1be;padding:7px 9px;border-radius:4px;white-space:nowrap}.new-lead-chip{display:flex;align-items:center;gap:12px;padding:13px 17px;background:var(--accent);color:var(--ink);border-radius:7px;position:relative;z-index:2;transform:translate(40px,-12px) rotate(2deg);box-shadow:0 12px 40px #0004}.new-lead-chip>span:first-child{font-size:27px}.new-lead-chip strong{display:block;font-size:14px}.new-lead-chip div>span{font-size:12px}.chip-check{border:1px solid #ac9470;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;margin-left:12px}.automation-input{display:flex;align-items:center;gap:12px;font-size:12px;color:#d0dcd6;margin-bottom:23px}.automation-input>span:first-child{color:var(--accent);font-size:20px}.input-line{height:1px;width:35px;background:#a99977}.chat-card{width:min(430px,95%);border:1px solid #58767a;border-radius:13px;background:#1c3e45;box-shadow:0 0 110px #d6c49c10,0 30px 75px #0004;overflow:hidden}.chat-top{display:flex;align-items:center;gap:12px;padding:18px;border-bottom:1px solid #3d6065}.assistant-symbol{display:grid;place-items:center;width:39px;height:39px;font-size:30px;color:var(--accent);background:#325358;border-radius:8px;flex-shrink:0}.chat-top>div{display:flex;flex-direction:column}.chat-top strong{font-size:15px}.chat-top div>span{font-size:12px;color:var(--muted)}.time-badge{color:var(--accent);background:#375453;border:1px solid #71877c;border-radius:30px;padding:5px 8px;margin-left:auto;font-size:12px;white-space:nowrap}.chat-body{display:flex;flex-direction:column;gap:12px;padding:17px}.chat-label{font-size:12px;letter-spacing:1px;color:var(--muted);margin:0 0 2px;text-align:center}.bubble{max-width:90%;padding:12px 14px;font-size:14px;line-height:1.55}.bubble-ai{background:#34555b;border-radius:1px 10px 10px;color:#e3ede6}.bubble-lead{background:var(--accent);color:var(--ink);align-self:flex-end;border-radius:10px 1px 10px 10px;opacity:var(--reply);transform:translateY(calc((1 - var(--reply))*12px))}.bubble-final{opacity:var(--qualified)}.qualification{display:flex;align-items:center;gap:12px;padding:15px 18px;background:#284d52;opacity:var(--qualified)}.qualification>span{color:var(--accent);border:1px solid #849b8c;display:grid;place-items:center;width:25px;height:25px;border-radius:50%}.qualification strong{display:block;font-size:14px;font-weight:500}.qualification div>span{font-size:12px;color:#c0d4cd}.showing-image{width:min(590px,92%);height:355px;border-radius:12px;overflow:hidden;position:relative;transform:rotate(1deg);box-shadow:0 30px 75px #0004}.showing-image img{width:100%;height:100%;object-fit:cover}.showing-image:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 25%,#0008)}.showing-label{position:absolute;left:26px;top:25px;color:#fff;font-size:12px;letter-spacing:1px;z-index:1;text-shadow:0 1px 12px #000}.appointment-card{display:flex;align-items:center;gap:15px;padding:16px 20px;background:var(--white);color:var(--ink);border-radius:8px;box-shadow:0 20px 60px #0004;margin-top:-62px;z-index:1;transform:rotate(-2deg);width:min(430px,92%)}.calendar-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--accent);border-radius:4px;width:56px;height:64px;flex-shrink:0;line-height:1.2}.calendar-tile strong{font-size:28px;font-weight:500}.calendar-tile>span{font-size:12px}.appointment-card>div{display:flex;flex-direction:column;gap:4px}.appointment-status{color:#416e70;font-size:12px;font-weight:600;letter-spacing:.4px}.appointment-card div>strong{font-size:16px;line-height:1.4}.appointment-card div>span:last-child{font-size:12px;color:#5c7474}.appointment-arrow{font-size:25px;margin-left:auto}.reminder-pill{background:#26484e;color:#e0cfae;font-size:12px;border:1px solid #627674;border-radius:30px;padding:8px 14px;margin-top:19px;transform:translateX(28px)}.scene-closing{isolation:isolate}.closing-home{position:absolute;width:280px;height:260px;left:2%;top:16%;transform:rotate(-7deg);border-radius:9px;overflow:hidden;box-shadow:0 30px 70px #0004}.closing-home img{width:100%;height:100%;object-fit:cover}.closing-home>span{position:absolute;bottom:20px;left:20px;font-size:15px;letter-spacing:2px;background:var(--accent);padding:5px 14px;color:var(--ink);border-radius:3px}.agreement{position:relative;z-index:1;background:#f0f1e7;color:#214249;width:300px;padding:25px 25px 18px;margin-left:145px;transform:rotate(5deg);box-shadow:0 30px 75px #0005;border-radius:3px}.agreement-top{display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:1px;color:#637871;margin-bottom:23px}.agreement-top>span:last-child{font-size:22px}.agreement h4{font-family:Georgia,serif;font-size:33px;font-weight:400;letter-spacing:-1px;line-height:1.2;margin:0 0 5px}.agreement>p{font-size:12px;color:#5e746d;margin-bottom:20px}.document-rule{height:1px;background:#ccd8cf;margin-bottom:17px}.agreement dl{margin:0;display:flex;flex-direction:column;gap:9px}.agreement dl>div{display:flex;justify-content:space-between;gap:20px}.agreement dt{font-size:12px;color:#637871}.agreement dd{font-size:12px;margin:0}.signature-area{position:relative;margin-top:20px;padding-top:0}.signature{font-family:'Caveat','Brush Script MT','Apple Chancery',cursive;font-size:40px;line-height:1.5;display:block;white-space:nowrap;clip-path:inset(0 calc(100% - var(--signature)) 0 0);color:#1f4c55;font-style:italic}.signature-line{height:1px;background:#94aaa2}.signature-area>span:last-child{font-size:12px;color:#647c74}.agreement-seal{margin-top:22px;font-size:12px;display:flex;align-items:center;gap:10px;padding:11px 10px;background:#dce6d9;border-radius:4px}.agreement-seal>span{background:#b5c9bd;border-radius:50%;width:20px;height:20px;display:grid;place-items:center}.document-example{display:block;text-align:center;font-size:12px;color:#5f7a71;margin-top:13px}.closing-caption{color:var(--muted);font-size:12px;text-align:center;margin-top:20px;margin-left:30px}.journey-controls{margin-top:30px}.stage-nav{display:flex;justify-content:space-between;gap:15px}.stage-nav button{background:none;border:0;color:#b0c1bd;cursor:pointer;display:flex;align-items:center;gap:12px;font-size:14px;padding:10px 0;text-align:left}.stage-nav button>span{font-size:12px;color:#99b2ab}.stage-nav button[aria-current]{color:var(--accent)}.stage-nav button[aria-current]>span{color:var(--accent)}.stage-nav button:hover{color:var(--white)}.journey-track{height:1px;background:#416168;margin-top:8px}.journey-track>span{height:2px;display:block;width:100%;background:var(--accent);transform:scaleX(0);transform-origin:left}.journey-disclaimer{font-size:12px;color:#afc1ba;margin:13px 0 0;text-align:right}.scrub-enabled{height:520svh}.scrub-enabled .journey-sticky{position:sticky;top:0;height:100svh;display:flex;flex-direction:column;padding-top:35px;padding-bottom:24px}.scrub-enabled .journey-layout{display:grid;grid-template-columns:.8fr 1.5fr;gap:35px;flex:1;min-height:0;margin-top:15px;align-items:stretch}.scrub-enabled .stage-copy-stack{position:relative;display:block;margin:0;align-self:center;min-width:0;min-height:330px}.scrub-enabled .stage-copy{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;opacity:0;visibility:hidden;transition:opacity .2s}.scrub-enabled .stage-copy.is-active{opacity:1;visibility:visible}.scrub-enabled .scene-deck{display:block;overflow:hidden}.scrub-enabled .scene-grid{display:block}.scrub-enabled .scene{position:absolute;inset:0;min-height:0;will-change:transform,opacity}.scrub-enabled .journey-controls{margin-top:5px}.scrub-enabled .closing-home{top:50%;margin-top:-170px}.services-section{background:#e6ece4;color:var(--ink);display:grid;grid-template-columns:.9fr 1.3fr;padding:100px var(--pad);gap:10vw}.services-intro .eyebrow{color:#536f6c}.services-intro h2{font-family:var(--heading);font-size:clamp(40px,4vw,62px);font-weight:500;line-height:1.13;letter-spacing:-2.8px;margin-bottom:27px}.services-intro h2 em{color:#376267;font-size:1.05em;letter-spacing:-2px}.services-intro>p{font-size:16px;color:#59726f;max-width:355px;margin-bottom:25px}.services-intro .text-link{color:var(--ink);font-weight:650;display:inline-flex;border-bottom:1px solid #83a29a;padding-bottom:8px}.service-list{display:flex;flex-direction:column;justify-content:center}.service-list article{display:flex;gap:22px;align-items:flex-start;border-top:1px solid #c1d0c6;padding:29px 0}.service-list article:last-child{border-bottom:1px solid #c1d0c6}.service-number{font-size:12px;color:#6b8780;padding-top:5px}.service-list h3{font-family:var(--heading);font-size:23px;line-height:1.3;font-weight:600;letter-spacing:-.7px;margin:0 0 12px}.service-list p{font-size:16px;line-height:1.7;color:#536f6c;max-width:490px;margin:0}.service-plus{font-size:21px;color:#587e79;margin-left:auto}.trial-section{background:var(--accent);color:var(--ink);display:grid;grid-template-columns:.6fr 1.8fr 1fr;gap:45px;align-items:center;padding:58px var(--pad)}.trial-number{font-family:var(--heading);font-size:135px;font-weight:400;letter-spacing:-10px;line-height:1.1;display:flex;align-items:center;gap:15px}.trial-number>span{font-size:12px;letter-spacing:2px;writing-mode:vertical-rl;transform:rotate(180deg)}.trial-section .eyebrow{color:#5f614e;font-size:12px;margin-bottom:17px}.trial-section h2{font-family:var(--heading);font-size:clamp(25px,2.7vw,40px);font-weight:500;line-height:1.2;letter-spacing:-1.1px;margin-bottom:16px}.trial-section em{color:#354e4c;letter-spacing:-1px}.trial-section p:last-child{max-width:475px;font-size:14px;line-height:1.7;color:#515c4e;margin:0}.button-dark{background:var(--ink);border-color:var(--ink);color:var(--white);font-size:14px}.button-dark:hover{background:#264951}.communication-note{padding:0 var(--pad) 40px}.communication-note details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);font-size:14px}.communication-note summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px;align-items:center;padding:17px 0}.communication-note summary::-webkit-details-marker{display:none}.communication-note summary>span{font-size:24px;color:var(--accent);transition:transform .2s}.communication-note details[open] summary>span{transform:rotate(45deg)}.communication-note details>div{max-width:1000px;padding:0 0 20px}.communication-note details>div p{margin:10px 0 15px}.communication-note a{text-decoration:underline;text-underline-offset:3px}
@media(min-width:1700px){.services-section,.trial-section{padding-left:max(var(--pad),calc((100vw - 1524px)/2));padding-right:max(var(--pad),calc((100vw - 1524px)/2))}}
@media(max-width:1100px){.scrub-enabled .journey-layout{grid-template-columns:.9fr 1.4fr;gap:15px}.stage-copy h3{font-size:30px}.stage-copy p{font-size:16px;max-width:290px}.stage-tag{font-size:12px;padding:6px 8px;letter-spacing:0}.ad-card{width:330px}.ad-image{height:190px}.scene-closing .agreement{width:265px;margin-left:100px;padding:22px}.closing-home{width:240px;height:250px;left:1%}.services-section{gap:6vw}.trial-section{gap:30px;grid-template-columns:.5fr 1.6fr 1fr}.trial-number{font-size:110px}.trial-section .button{gap:20px;padding:17px}.stage-copy-stack{grid-template-columns:1fr 1fr}.journey-heading h2{font-size:32px}.scroll-hint{font-size:12px}}
@media(min-width:701px) and (max-height:800px){.scrub-enabled .journey-sticky{padding-top:22px;padding-bottom:18px}.scrub-enabled .journey-heading .eyebrow{margin-bottom:8px}.scrub-enabled .journey-heading h2{font-size:30px}.scrub-enabled .ad-card{width:310px}.scrub-enabled .ad-image{height:150px}.scrub-enabled .ad-orbit-label{margin-bottom:7px}.scrub-enabled .new-lead-chip{padding:8px 15px}.scrub-enabled .chat-body{gap:9px;padding:13px}.scrub-enabled .bubble{padding:9px 12px}.scrub-enabled .chat-top{padding:13px 16px}.scrub-enabled .automation-input{margin-bottom:14px}.scrub-enabled .showing-image{height:280px}.scrub-enabled .agreement{width:275px;padding:19px 22px}.scrub-enabled .agreement-top{margin-bottom:12px}.scrub-enabled .agreement-seal{margin-top:15px}.scrub-enabled .closing-caption{margin-top:13px}.scrub-enabled .journey-disclaimer{margin-top:9px}}
@media(max-width:700px){.journey-sticky{padding:45px var(--pad) 25px}.journey-heading h2{font-size:30px;max-width:370px;letter-spacing:-1.1px}.journey-heading h2 em{letter-spacing:-1px}.scroll-hint{display:none}.journey-heading .eyebrow{font-size:12px;letter-spacing:.9px;margin-bottom:12px}.journey-layout{margin-top:30px}.stage-copy-stack{grid-template-columns:1fr;gap:30px}.stage-copy h3{font-size:28px;margin-bottom:15px}.stage-copy p{max-width:none;margin-bottom:15px}.step-kicker{margin-bottom:13px;font-size:12px}.stage-tag{font-size:12px}.scene-deck{grid-template-columns:1fr}.scene{min-height:450px}.stage-nav{gap:8px}.stage-nav button{font-size:12px;gap:4px;flex-direction:column;align-items:flex-start;max-width:90px;line-height:1.3;padding:9px 0}.stage-nav button>span{font-size:12px}.journey-disclaimer{text-align:left;font-size:12px;line-height:1.5}.scrub-enabled{height:480svh}.scrub-enabled .journey-sticky{padding:20px var(--pad) 15px;gap:0}.scrub-enabled .journey-heading h2{font-size:27px;max-width:360px}.scrub-enabled .journey-heading .eyebrow{margin-bottom:9px}.scrub-enabled .journey-layout{display:flex;flex-direction:column;gap:0;margin-top:18px}.scrub-enabled .stage-copy-stack{width:100%;min-height:180px;flex-shrink:0}.scrub-enabled .stage-copy{justify-content:flex-start}.scrub-enabled .step-kicker{font-size:12px;letter-spacing:1px;margin-bottom:9px}.scrub-enabled .stage-copy h3{font-size:24px;line-height:1.15;letter-spacing:-.7px;margin-bottom:9px}.scrub-enabled .stage-copy h3 br{display:none}.scrub-enabled .stage-copy p{font-size:16px;line-height:1.55;margin-bottom:0;max-width:450px}.scrub-enabled .stage-tag{display:none}.scrub-enabled .scene-deck{flex:1;min-height:0;width:calc(100% + 20px);margin-left:-10px}.scrub-enabled .scene{min-height:0}.scrub-enabled .ad-orbit-label{display:none}.scrub-enabled .ad-card{width:280px;border-radius:8px}.scrub-enabled .ad-account{padding:10px 12px;gap:8px}.scrub-enabled .ad-card>p{padding:0 12px;font-size:12px;margin-bottom:10px}.scrub-enabled .ad-image{height:140px}.scrub-enabled .ad-bottom{padding:9px 12px;gap:7px}.scrub-enabled .ad-bottom div>span{display:none}.scrub-enabled .demo-cta{padding:5px 6px}.scrub-enabled .new-lead-chip{transform:translate(15px,-8px) rotate(2deg);padding:8px 12px;gap:8px}.scrub-enabled .new-lead-chip strong{font-size:12px}.scrub-enabled .new-lead-chip>span:first-child{font-size:21px}.scrub-enabled .chip-check{margin-left:3px;width:20px;height:20px}.scrub-enabled .automation-input{display:none}.scrub-enabled .chat-card{width:320px;max-width:95%;border-radius:10px}.scrub-enabled .chat-top{padding:10px 12px;gap:9px}.scrub-enabled .chat-top strong{font-size:14px}.scrub-enabled .assistant-symbol{width:32px;height:32px;font-size:25px}.scrub-enabled .chat-body{padding:10px 12px;gap:8px}.scrub-enabled .chat-label{display:none}.scrub-enabled .bubble{font-size:12px;padding:9px 11px;line-height:1.5}.scrub-enabled .qualification{padding:10px 12px;gap:9px}.scrub-enabled .qualification strong{font-size:12px}.scrub-enabled .qualification div>span{font-size:12px}.scrub-enabled .showing-image{height:235px;width:95%;border-radius:8px}.scrub-enabled .showing-label{top:15px;left:16px;font-size:12px}.scrub-enabled .appointment-card{padding:11px 12px;gap:10px;width:94%;margin-top:-60px}.scrub-enabled .calendar-tile{width:45px;height:55px}.scrub-enabled .calendar-tile strong{font-size:24px}.scrub-enabled .appointment-card div>strong{font-size:14px}.scrub-enabled .appointment-status{font-size:12px;letter-spacing:0}.scrub-enabled .appointment-arrow{display:none}.scrub-enabled .reminder-pill{font-size:12px;margin-top:12px;padding:5px 9px;transform:translateX(0)}.scrub-enabled .closing-home{width:180px;height:180px;left:0;top:50%;margin-top:-110px}.scrub-enabled .closing-home>span{font-size:12px;left:12px;bottom:14px;padding:4px 9px}.scrub-enabled .agreement{width:225px;padding:15px 16px;margin-left:80px}.scrub-enabled .agreement-top{font-size:12px;letter-spacing:0;margin-bottom:10px}.scrub-enabled .agreement h4{font-size:27px}.scrub-enabled .agreement>p{margin-bottom:12px}.scrub-enabled .document-rule{margin-bottom:10px}.scrub-enabled .agreement dl{gap:6px}.scrub-enabled .agreement dl>div{gap:10px}.scrub-enabled .signature-area{margin-top:8px}.scrub-enabled .signature{font-size:32px}.scrub-enabled .agreement-seal{padding:7px;margin-top:9px;gap:6px}.scrub-enabled .document-example{margin-top:8px}.scrub-enabled .closing-caption{display:none}.scrub-enabled .journey-controls{margin-top:8px}.scrub-enabled .journey-disclaimer{margin-top:8px;font-size:12px}.services-section{grid-template-columns:1fr;padding:65px var(--pad);gap:40px}.services-intro h2{font-size:47px;letter-spacing:-2px}.services-intro p{max-width:none}.service-list article{gap:16px;padding:25px 0}.service-list h3{font-size:21px}.service-list p{font-size:16px}.service-plus{display:none}.trial-section{grid-template-columns:80px 1fr;gap:24px;padding:40px var(--pad)}.trial-number{font-size:88px;gap:10px;letter-spacing:-7px}.trial-number>span{font-size:12px;letter-spacing:1px}.trial-section .eyebrow{font-size:12px;letter-spacing:.5px;margin-bottom:12px}.trial-section h2{font-size:28px;letter-spacing:-.8px}.trial-section>div>p:last-child{font-size:14px}.trial-section .button{grid-column:1/-1;font-size:14px}.communication-note{padding-bottom:30px}.communication-note summary{font-size:14px;line-height:1.5}}
@media(max-width:370px){.scrub-enabled .stage-copy-stack{min-height:200px}.scrub-enabled .journey-heading h2{font-size:25px}.scrub-enabled .ad-image{height:110px}.scrub-enabled .ad-card{width:265px}.scrub-enabled .new-lead-chip{padding:7px 9px}.scrub-enabled .ad-account div>span{font-size:12px}.scrub-enabled .agreement{margin-left:55px}.hero-actions{align-items:flex-start;flex-direction:column}}
@media(prefers-reduced-motion:reduce){.scroll-hint{display:none}.scene{will-change:auto}.scene-deck{overflow:visible}.journey-track{display:none}.journey-section{--reply:1!important;--qualified:1!important;--signature:100%!important}}

@media(max-width:700px){.ad-card{width:min(330px,92%)}.new-lead-chip{transform:translate(0,-12px) rotate(2deg)}.scene-closing .agreement{width:225px;margin-left:70px;padding:18px}.closing-home{width:200px;height:225px}.scene-closing .agreement h4{font-size:28px}}

/* SolutionsAI brand: the supplied monogram, deep teal, ivory, and champagne. */
.brand-logo{width:58px;height:58px;object-fit:cover;border-radius:9px;margin-right:13px;flex-shrink:0}.brand{font-size:26px;letter-spacing:-.9px}.brand-ai{color:var(--accent)}.assistant-logo{width:40px;height:40px;border-radius:7px;object-fit:cover;flex-shrink:0}footer .brand-logo{width:46px;height:46px;margin-right:11px}.trial-section{background:#d9e4dc}.trial-section .eyebrow{color:#526f6a}.trial-section em{color:#315f65}.trial-section p:last-child{color:#506d67}.trial-number{color:#224a51}.new-lead-chip{background:#d8e4da}.chip-check{border-color:#91b1a5}.bubble-lead{background:#d3dfd1}.calendar-tile{background:#dae3d3}.showing-label{text-shadow:0 1px 14px #142a31}.button{box-shadow:0 2px 0 #ffffff0a inset}.stage-tag{border-color:#496a6c;color:#cfdbd4}.signature{color:#204953}
@media(max-width:700px){.brand-logo{width:44px;height:44px;margin-right:9px;border-radius:7px}.brand{font-size:21px;letter-spacing:-.7px}.site-header .button-small{font-size:12px;gap:10px}footer .brand-logo{width:40px;height:40px}.scrub-enabled .assistant-logo{width:32px;height:32px}}

.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

/* Inner pages (privacy, terms, thank you) share the homepage shell and type. */
.doc-main{max-width:1000px;margin:0 auto;padding:64px var(--pad) 90px}
.doc-main .eyebrow{color:var(--accent)}
.doc-main h1{font-family:var(--heading);font-size:clamp(40px,5vw,68px);font-weight:500;line-height:1.08;letter-spacing:-2.6px;margin-bottom:22px}
.doc-main h2{font-family:var(--heading);font-size:clamp(24px,2.4vw,32px);font-weight:500;line-height:1.25;letter-spacing:-1px;margin:48px 0 14px;color:var(--white)}
.doc-main h3{font-family:var(--heading);font-size:18px;font-weight:600;letter-spacing:-.4px;margin:28px 0 10px;color:var(--white)}
.doc-main p,.doc-main li{color:var(--muted);font-size:16px;line-height:1.75}
.doc-main p{margin:0 0 16px;max-width:820px}
.doc-main ul,.doc-main ol{max-width:820px;padding-left:22px;margin:0 0 18px}
.doc-main li{margin-bottom:8px}
.doc-main strong{color:var(--white)}
.doc-main a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}
.doc-main address{font-style:normal;color:var(--muted);border-left:2px solid var(--accent);padding:4px 0 4px 20px;margin:20px 0 24px;line-height:1.9}
.doc-lead{font-size:18px;max-width:720px}
.doc-video{position:relative;padding-top:56.25%;margin:30px 0 40px;border-radius:14px;overflow:hidden;border:1px solid var(--line);background:#0b242c}
.doc-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.doc-figure{margin:26px 0 34px}
.doc-figure img{width:100%;max-width:420px;border-radius:14px;border:1px solid var(--line);display:block}
.doc-figure figcaption{color:var(--muted);font-size:14px;margin-top:10px}
.doc-actions{margin-top:38px;display:flex;gap:20px;flex-wrap:wrap;align-items:center}
.doc-actions .button{font-size:14px}
.doc-back{font-size:14px;color:#d4dfd8}
.doc-back:hover{color:var(--accent)}
@media(max-width:700px){.doc-main{padding-top:40px;padding-bottom:60px}.doc-main h1{font-size:clamp(34px,9vw,46px);letter-spacing:-1.6px}.doc-main h2{margin-top:36px}}

/* The hero film is a clean, landscape player with no text or cards over it. */


.hero-house:after{display:none}
.hero-house video{object-fit:cover;object-position:center}
@media(max-width:1000px){}
@media(max-width:700px){.hero-visual{width:100%;max-width:100%}}
