/* Homepage component. Shared fonts, header, footer and page reset are supplied by the shell. */
@media(max-width:1099px){.ft-page .ft-header .ft-header-book{display:none}}
@media(min-width:768px){.ft-page .ft-hero-picture img{object-position:center top}}
.ft-home{--ft-ink:#0f0f0e;--ft-paper:#faf9f5;--ft-cream:#f4f1e8;--ft-terra:#cd5e45;--ft-muted:#5f6059;color:var(--ft-ink);background:var(--ft-paper);font-family:var(--ft-font-body,'RSP Sora'),Sora,Arial,sans-serif;font-size:17px;line-height:1.65;isolation:isolate}
.ft-home *,.ft-home *::before,.ft-home *::after{box-sizing:border-box}
.ft-home h1,.ft-home h2,.ft-home h3,.ft-home p,.ft-home figure{margin:0}
.ft-home h1,.ft-home h2,.ft-home h3{text-wrap:balance}
.ft-home p{max-width:70ch}
.ft-home img{display:block;max-width:100%}
.ft-home a{color:inherit;text-underline-offset:.23em}
.ft-home a:focus-visible,.ft-home summary:focus-visible{outline:3px solid var(--ft-terra);outline-offset:5px}
.ft-home [id]{scroll-margin-top:0}
.ft-home .ft-wrap{width:min(1240px,calc(100% - 64px));margin-inline:auto}
.ft-home .ft-section{padding-block:80px}
.ft-home .ft-kicker{font-size:11px;line-height:1.6;letter-spacing:.15em;font-weight:750;text-transform:uppercase}
.ft-home .ft-display{font-family:var(--ft-font-display,'RSP Anton'),Anton,Impact,'Arial Narrow',sans-serif;font-weight:400;font-size:clamp(42px,4.4vw,64px);letter-spacing:-.012em;line-height:1.02;text-transform:uppercase}
.ft-home .ft-display span{color:var(--ft-terra)}
.ft-home .ft-button{display:inline-flex;justify-content:space-between;align-items:center;gap:22px;min-height:54px;padding:15px 22px;border:1px solid var(--ft-terra);border-radius:6px;background:var(--ft-terra);color:var(--ft-ink);font-size:14px;font-weight:750;line-height:1.4;text-decoration:none;transition:background .15s,border-color .15s,transform .15s}
.ft-home .ft-button:hover{background:#e0714f;border-color:#e0714f;transform:translateY(-1px)}
.ft-home .ft-button:focus-visible{outline-color:var(--ft-paper);box-shadow:0 0 0 7px var(--ft-ink)}
.ft-home .ft-arrow{font-size:24px;font-weight:400;line-height:1}
.ft-home .ft-text-link{display:inline-flex;align-items:center;gap:15px;font-size:13px;font-weight:700;text-decoration:underline;text-decoration-thickness:1px}
.ft-home .ft-text-link>span[aria-hidden]{font-size:21px;font-weight:400}
.ft-home .ft-text-link:hover{text-decoration-thickness:2px}
.ft-home .ft-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}
.ft-hero{position:relative;background:var(--ft-ink);color:var(--ft-paper);overflow:hidden}
.ft-hero-picture{position:absolute;inset:0;z-index:0}
.ft-hero-picture img{width:100%;height:100%;object-fit:cover;object-position:center}
.ft-hero::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(15,15,14,.97),rgba(15,15,14,.85) 27%,rgba(15,15,14,.25) 62%,rgba(15,15,14,.02)),linear-gradient(0deg,rgba(15,15,14,.35),transparent 45%)}
.ft-hero-inner{position:relative;z-index:2;min-height:720px;padding-block:47px 34px;display:flex;align-items:center}
.ft-hero-copy{width:57%;max-width:675px}
.ft-hero .ft-kicker{font-size:10px;letter-spacing:.11em;margin-bottom:15px;color:var(--ft-paper)}
.ft-hero-title{font-family:var(--ft-font-display,'RSP Anton'),Anton,Impact,'Arial Narrow',sans-serif;font-size:clamp(64px,7.1vw,102px);line-height:.98;font-weight:400;text-transform:uppercase;letter-spacing:-.012em}
.ft-hero-title>span{display:block}
.ft-hero .ft-hero-accent{color:var(--ft-terra)}
.ft-hero .ft-hero-description{max-width:480px;margin-top:21px;font-size:15px;line-height:1.6}
.ft-hero .ft-button{margin-top:22px;min-width:290px}
.ft-hero .ft-hero-terms{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:12px;font-size:11px;line-height:1.5;color:#e7e4dc}
.ft-hero-terms strong{font-weight:600}
.ft-hero-next{display:flex;align-items:flex-end;gap:32px;margin-top:18px}
.ft-hero-next>p{font-size:11px;line-height:1.6;color:#dedbd4}
.ft-hero-next .ft-text-link{font-size:11px;gap:10px;white-space:nowrap}
.ft-hero-location{position:absolute;right:4px;top:53px;font-size:12px;line-height:1.6;font-weight:600;letter-spacing:.12em;text-align:right;text-transform:uppercase;transform:rotate(-5deg);color:var(--ft-paper)}
.ft-hero-location>span{display:block;width:40px;height:3px;margin-top:12px;margin-left:auto;background:var(--ft-terra)}
.ft-local{padding:22px 0 23px;background:var(--ft-cream);border-bottom:1px solid #ddd9ce;text-align:center}
.ft-local .ft-kicker{font-size:10px}
.ft-towns{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px 26px;margin:15px 0 0;padding:0;list-style:none;font-size:14px;font-weight:650}
.ft-outcomes{background:var(--ft-cream);border-bottom:1px solid #ddd9ce}
.ft-outcomes-grid{display:grid;grid-template-columns:minmax(280px,.83fr) minmax(0,1.17fr);grid-template-rows:auto 1fr;column-gap:72px;row-gap:32px}
.ft-outcomes-intro{grid-column:2}
.ft-outcomes-intro .ft-display{margin-top:14px;font-size:clamp(42px,4.1vw,59px)}
.ft-outcomes-intro>p:last-child{max-width:550px;margin-top:22px;font-size:16px;color:#40413b}
.ft-phone-example{grid-column:1;grid-row:1/3;align-self:center;justify-self:center;width:100%;max-width:352px}
.ft-example-label{display:flex;align-items:center;justify-content:center;gap:9px;margin-bottom:20px;font-size:11px;font-weight:700;letter-spacing:.025em}
.ft-example-label>span{width:7px;height:7px;border-radius:50%;background:var(--ft-terra)}
.ft-phone{max-width:318px;margin-inline:auto;padding:0 10px 17px;border:9px solid var(--ft-ink);border-radius:38px;background:var(--ft-paper);box-shadow:10px 15px 0 rgba(15,15,14,.06);position:relative}
.ft-phone::after{content:"";position:absolute;right:-12px;top:100px;width:4px;height:47px;border-radius:0 3px 3px 0;background:var(--ft-ink)}
.ft-phone-top{height:25px;display:flex;align-items:flex-start;justify-content:center}
.ft-phone-speaker{display:block;width:85px;height:12px;border-radius:0 0 9px 9px;background:var(--ft-ink)}
.ft-phone-heading{display:flex;align-items:center;justify-content:center;gap:9px;padding:7px 0 15px;border-bottom:1px solid #e1dfd6;font-size:12px;font-weight:650}
.ft-phone-avatar{display:grid;place-items:center;width:29px;height:29px;background:#e6e3d9;border-radius:50%}
.ft-phone-avatar svg{width:18px;height:18px;stroke:var(--ft-ink);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.ft-conversation{padding:17px 0 19px}
.ft-missed-call{display:flex;justify-content:center;align-items:center;gap:7px;font-size:11px;font-weight:650;color:#93412e}
.ft-missed-call svg{width:15px;height:15px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.ft-message{width:92%;border-radius:12px;margin-top:17px;padding:12px 13px;font-size:14px;line-height:1.6}
.ft-message-label{display:block;margin-bottom:5px;font-size:9px;font-weight:750;text-transform:uppercase;letter-spacing:.08em}
.ft-message-business{background:#e7e4dc;border-bottom-left-radius:3px}
.ft-message-homeowner{margin-left:auto;background:var(--ft-ink);color:var(--ft-paper);border-bottom-right-radius:3px}
.ft-message-homeowner .ft-message-label{color:#d3cfc3}
.ft-inbox-reply{display:flex;align-items:center;gap:10px;padding:13px;border-radius:7px;background:#ede7d9;font-size:11px;font-weight:650;line-height:1.45}
.ft-inbox-reply svg{flex-shrink:0;width:23px;height:23px;stroke:var(--ft-ink);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.ft-phone-example .ft-example-note{margin-top:17px;text-align:center;font-size:10px;color:var(--ft-muted)}
.ft-capabilities{grid-column:2;display:grid;grid-template-columns:1fr 1fr;gap:28px 30px}
.ft-capability{padding-top:17px;border-top:1px solid #cbc7bb}
.ft-capability>svg{width:31px;height:31px;stroke:var(--ft-ink);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;margin-bottom:12px}
.ft-capability h3{font-size:15px;line-height:1.4;font-weight:750}
.ft-capability p{margin-top:9px;font-size:13px;line-height:1.65;color:#50514b}
.ft-work{background:var(--ft-ink);color:var(--ft-paper)}
.ft-work-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin-bottom:34px}
.ft-work-heading .ft-display{margin-top:13px}
.ft-work-heading>p{max-width:400px;font-size:14px;color:#c6c4ba}
.ft-work-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}
.ft-work-card{min-width:0;background:var(--ft-paper);color:var(--ft-ink);border-radius:7px;overflow:hidden;display:flex;flex-direction:column}
.ft-work-image-link{display:block;border-bottom:1px solid #e0ddd3;text-decoration:none}
.ft-work-image-link:focus-visible{outline-offset:-5px}
.ft-browser-bar{display:flex;align-items:center;gap:5px;height:30px;padding:0 13px;background:#eae7df;color:#65665d}
.ft-browser-bar i{width:5px;height:5px;background:#acaea4;border-radius:50%}
.ft-browser-bar span{flex:1;padding-inline:10px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:500}
.ft-browser-bar b{font-size:16px;font-weight:500}
.ft-work-image-link img{width:100%;height:auto;aspect-ratio:1280/800;object-fit:cover;object-position:top;transition:filter .15s}
.ft-work-image-link:hover img{filter:brightness(.96)}
.ft-work-card-copy{display:flex;flex-direction:column;align-items:flex-start;flex:1;padding:28px 30px 29px}
.ft-work-card-copy .ft-kicker{font-size:10px;color:#6a675d}
.ft-work-card h3{margin-top:9px;font-family:var(--ft-font-display,'RSP Anton'),Anton,Impact,'Arial Narrow',sans-serif;font-size:31px;line-height:1.1;font-weight:400;text-transform:uppercase}
.ft-work-card-copy>p:not(.ft-kicker){font-size:14px;line-height:1.6;margin-top:16px;max-width:46ch;color:#55564e}
.ft-work-card-copy .ft-text-link{margin-top:auto;padding-top:20px}
.ft-work-foot{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:25px}
.ft-work-foot p{font-size:11px;line-height:1.7;color:#b9b8b0}
.ft-work-foot .ft-text-link{font-size:12px}
.ft-process{background:var(--ft-paper)}
.ft-section-heading .ft-display{margin-top:14px}
.ft-process-grid{list-style:none;margin:38px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:46px}
.ft-process-grid li{border-top:1px solid #d5d1c6;padding-top:20px;position:relative}
.ft-step-number{display:block;margin-bottom:20px;font-family:var(--ft-font-display,'RSP Anton'),Anton,Impact,'Arial Narrow',sans-serif;font-size:42px;line-height:1;color:var(--ft-terra)}
.ft-process-grid h3{font-size:18px;line-height:1.35;font-weight:700}
.ft-process-grid p{margin-top:12px;font-size:14px;line-height:1.7;color:#55564e}
.ft-offer{background:var(--ft-cream);border-top:1px solid #ddd9ce;border-bottom:1px solid #ddd9ce}
.ft-offer>.ft-wrap>.ft-section-heading{margin-bottom:35px}
.ft-offer-grid{display:grid;grid-template-columns:minmax(0,1.13fr) minmax(135px,.62fr) minmax(0,1fr);gap:26px;align-items:start}
.ft-price-card{background:var(--ft-paper);padding:31px 30px;border-radius:7px;border:1px solid #d8d3c7}
.ft-price{display:flex;align-items:baseline;gap:5px;margin-top:9px!important;font-family:var(--ft-font-display,'RSP Anton'),Anton,Impact,'Arial Narrow',sans-serif;font-weight:400;line-height:1.1;text-transform:uppercase;white-space:nowrap}
.ft-price>span:first-child{font-size:77px;letter-spacing:-.025em}
.ft-price>span:last-child{font-size:26px}
.ft-inclusions{list-style:none;padding:0;margin:25px 0 20px;font-size:12px;line-height:1.6}
.ft-inclusions li{position:relative;padding-left:24px;margin-top:10px}
.ft-inclusions li::before{content:"✓";position:absolute;left:0;top:3px;display:grid;place-items:center;width:14px;height:14px;font-size:10px;line-height:1;font-weight:700;background:var(--ft-ink);border-radius:50%;color:var(--ft-paper)}
.ft-price-terms{font-size:12px;font-weight:700}
.ft-price-terms>span{margin-inline:5px}
.ft-guarantee{display:flex;gap:10px;margin-top:22px!important;padding-top:19px;border-top:1px solid #d8d3c7;font-size:11px;line-height:1.65}
.ft-guarantee svg{flex-shrink:0;width:23px;height:26px;stroke:var(--ft-ink);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.ft-pro-note{margin-top:17px!important;font-size:11px;line-height:1.65;color:#64635a}
.ft-price-card .ft-button{width:100%;padding-inline:16px;gap:10px;margin-top:23px;font-size:12px}
.ft-price-link{display:inline-block;margin-top:13px;font-size:10px;line-height:1.65;font-weight:650}
.ft-price-link>span{white-space:nowrap}
.ft-roscoe-panel{position:relative;align-self:stretch;min-height:555px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}
.ft-roscoe-rule{position:absolute;width:1px;background:#d7d0c1;top:0;bottom:0;left:50%;z-index:-1}
.ft-roscoe-panel img{width:230px;max-width:100%;height:auto;object-fit:contain;filter:drop-shadow(4px 9px 0 rgba(15,15,14,.04))}
.ft-roscoe-stamp{font-family:var(--ft-font-display,'RSP Anton'),Anton,Impact,'Arial Narrow',sans-serif;font-size:22px;line-height:1.1;text-align:center;text-transform:uppercase;transform:rotate(-5deg);padding:18px 10px;color:var(--ft-ink);background:var(--ft-cream)}
.ft-team{padding-block:27px}
.ft-team .ft-display{font-size:clamp(36px,3.15vw,45px);margin:15px 0 24px}
.ft-team>p:not(.ft-kicker){font-size:13px;line-height:1.8;color:#505149;margin-top:15px}
.ft-team .ft-text-link{margin-top:26px;font-size:12px}
.ft-faq{background:var(--ft-paper)}
.ft-faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}
.ft-faq-grid .ft-display{margin-top:14px}
.ft-faq-items{border-top:1px solid #d3cec1}
.ft-faq-items details{border-bottom:1px solid #d3cec1}
.ft-faq-items summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:78px;padding:20px 0;cursor:pointer;font-size:14px;line-height:1.5;font-weight:650}
.ft-faq-items summary::-webkit-details-marker{display:none}
.ft-faq-items summary>span{flex-shrink:0;position:relative;width:22px;height:22px}
.ft-faq-items summary>span::before,.ft-faq-items summary>span::after{content:"";position:absolute;top:10px;left:3px;width:16px;height:1.5px;background:var(--ft-ink)}
.ft-faq-items summary>span::after{transform:rotate(90deg);transition:transform .15s}
.ft-faq-items details[open] summary>span::after{transform:rotate(0)}
.ft-faq-items details[open] summary{padding-bottom:13px}
.ft-faq-items details>p{padding:0 35px 25px 0;font-size:14px;color:#55564e;line-height:1.75}
.ft-faq-items details>p a{font-weight:600}
.ft-closing{padding-block:63px;background:var(--ft-ink);color:var(--ft-paper);border-bottom:1px solid #37372f}
.ft-closing-grid{display:flex;justify-content:space-between;align-items:center;gap:55px}
.ft-closing .ft-display{font-size:clamp(43px,4.5vw,64px)}
.ft-closing-grid>div{max-width:700px}
.ft-closing-grid p{max-width:560px;margin-top:19px;font-size:14px;line-height:1.7;color:#ccc9bf}
.ft-closing .ft-button{flex-shrink:0}
@media(min-width:1650px){.ft-hero-picture img{object-position:center 45%}.ft-hero-inner{min-height:760px}.ft-hero-copy{max-width:670px}.ft-hero-title{font-size:108px}}
@media(max-width:1199px){.ft-hero-inner{min-height:690px}.ft-hero-copy{width:65%;max-width:620px}.ft-hero-title{font-size:clamp(65px,8vw,90px)}.ft-outcomes-grid{gap:30px 45px}.ft-offer-grid{grid-template-columns:minmax(0,1fr) 140px minmax(0,.88fr);gap:18px}.ft-price-card{padding:26px 23px}.ft-price>span:first-child{font-size:68px}.ft-price>span:last-child{font-size:23px}.ft-price-card .ft-button{padding-inline:12px;font-size:11px}.ft-team>p:not(.ft-kicker){font-size:12px}.ft-team .ft-display{font-size:36px}.ft-roscoe-panel img{width:160px}.ft-roscoe-stamp{font-size:19px}.ft-faq-grid{gap:60px}}
@media(max-width:999px){.ft-home .ft-section{padding-block:64px}.ft-outcomes-grid{column-gap:32px;grid-template-columns:300px 1fr}.ft-outcomes-intro .ft-display{font-size:43px}.ft-capabilities{gap:23px 20px}.ft-capability p{font-size:12px}.ft-work-heading{gap:30px}.ft-work-heading>p{max-width:330px;font-size:13px}.ft-work-card-copy{padding:25px}.ft-process-grid{gap:28px}.ft-process-grid h3{font-size:16px}.ft-process-grid p{font-size:13px}.ft-offer-grid{grid-template-columns:1fr .9fr;gap:35px}.ft-price-card{grid-row:1/3}.ft-roscoe-panel{grid-column:2;grid-row:2;min-height:0;flex-direction:row;justify-content:flex-start;overflow:visible;margin-top:-26px}.ft-roscoe-panel img{width:90px}.ft-roscoe-stamp{font-size:21px;text-align:left}.ft-roscoe-rule{display:none}.ft-team{grid-column:2;grid-row:1;padding-top:10px}.ft-team .ft-display{font-size:42px}.ft-team>p:not(.ft-kicker){font-size:13px}.ft-price>span:first-child{font-size:78px}.ft-price>span:last-child{font-size:26px}.ft-price-card .ft-button{font-size:12px}.ft-inclusions{font-size:13px}.ft-faq-grid{grid-template-columns:.75fr 1.25fr;gap:35px}.ft-faq-grid .ft-display{font-size:43px}.ft-closing .ft-button{font-size:12px;padding-inline:17px}.ft-closing-grid{gap:35px}.ft-closing-grid p{font-size:13px}}
@media(max-width:767px){.ft-home{font-size:16px}.ft-home .ft-wrap{width:calc(100% - 40px)}.ft-home [id]{scroll-margin-top:80px}.ft-home .ft-section{padding-block:48px}.ft-home .ft-display{font-size:40px;line-height:1.04}.ft-home .ft-kicker{font-size:10px}.ft-home .ft-button{font-size:13px;min-height:54px;padding-inline:18px}.ft-hero{display:flex;flex-direction:column;overflow:visible}.ft-hero-picture{position:relative;inset:auto;order:2;width:100%;z-index:auto;aspect-ratio:3/2}.ft-hero-picture img{width:100%;height:100%;aspect-ratio:3/2;object-fit:cover;object-position:center}.ft-hero::before{display:none}.ft-home .ft-hero-inner{width:calc(100% - 40px);order:1;min-height:0;padding-block:30px 27px}.ft-hero-copy{width:100%;max-width:600px}.ft-hero .ft-kicker{max-width:280px;font-size:9px;line-height:1.7;letter-spacing:.095em;margin-bottom:13px}.ft-hero-title{font-size:clamp(48px,11.3vw,65px);line-height:.98;letter-spacing:-.007em}.ft-hero-title>span{white-space:normal}.ft-hero .ft-hero-description{font-size:14px;line-height:1.6;margin-top:18px;max-width:44ch}.ft-hero .ft-button{margin-top:20px;min-width:0;width:100%;max-width:350px}.ft-hero .ft-hero-terms{font-size:10px;gap:7px;margin-top:11px;justify-content:flex-start}.ft-hero-next{margin-top:18px;gap:18px;justify-content:space-between;align-items:center;max-width:450px}.ft-hero-next>p{max-width:205px;font-size:10px;line-height:1.65}.ft-desktop-break{display:none}.ft-hero-next .ft-text-link{font-size:10px;gap:7px}.ft-hero-location{display:none}.ft-local{padding-block:22px}.ft-local .ft-kicker{font-size:9px}.ft-towns{justify-content:center;gap:8px 19px;margin-top:14px;font-size:12px;line-height:1.7}.ft-outcomes-grid{display:flex;flex-direction:column;gap:30px}.ft-outcomes-intro .ft-display{margin-top:13px;font-size:40px}.ft-outcomes-intro>p:last-child{font-size:15px;margin-top:19px}.ft-phone-example{max-width:350px;align-self:center}.ft-example-label{font-size:11px;margin-bottom:17px}.ft-phone{max-width:315px;padding-inline:10px}.ft-phone-heading{font-size:12px}.ft-message{font-size:16px;line-height:1.55;padding:13px 12px}.ft-message-label{font-size:10px}.ft-conversation{padding-top:18px}.ft-inbox-reply{font-size:12px}.ft-phone-example .ft-example-note{font-size:10px}.ft-capabilities{display:grid;gap:24px 20px;margin-top:4px}.ft-capability{padding-top:16px}.ft-capability h3{font-size:13px;line-height:1.45}.ft-capability p{font-size:12px;line-height:1.65}.ft-capability h3 br{display:none}.ft-capability>svg{width:28px;height:28px;margin-bottom:10px}.ft-work-heading{display:block;margin-bottom:26px}.ft-work-heading .ft-display{font-size:44px;margin-top:12px}.ft-work-heading>p{font-size:14px;max-width:none;margin-top:20px}.ft-work-grid{grid-template-columns:1fr;gap:23px}.ft-work-card-copy{padding:25px 23px}.ft-work-card h3{font-size:30px}.ft-work-card-copy>p:not(.ft-kicker){font-size:14px;margin-top:14px}.ft-work-card-copy .ft-kicker{font-size:9px}.ft-work-card-copy .ft-text-link{font-size:13px;padding-top:18px}.ft-browser-bar{height:28px;padding-inline:10px}.ft-work-foot{align-items:flex-start;flex-direction:column;gap:14px;margin-top:22px}.ft-work-foot p{font-size:10px}.ft-work-foot .ft-text-link{font-size:12px}.ft-process-grid{grid-template-columns:1fr;gap:26px;margin-top:30px}.ft-process-grid li{display:grid;grid-template-columns:39px 1fr;column-gap:16px;padding-top:22px}.ft-step-number{grid-row:1/3;font-size:31px;margin-bottom:0;margin-top:1px}.ft-process-grid h3{font-size:16px;line-height:1.5}.ft-process-grid p{font-size:14px;line-height:1.7;margin-top:9px}.ft-offer>.ft-wrap>.ft-section-heading{margin-bottom:27px}.ft-offer>.ft-wrap>.ft-section-heading .ft-display{font-size:40px}.ft-offer-grid{display:flex;flex-direction:column;gap:0}.ft-price-card{width:100%;padding:27px 24px}.ft-price>span:first-child{font-size:78px}.ft-price>span:last-child{font-size:26px}.ft-inclusions{font-size:13px;margin-top:22px}.ft-inclusions li{margin-top:11px}.ft-price-terms{font-size:12px}.ft-guarantee{font-size:12px}.ft-pro-note{font-size:11px}.ft-price-card .ft-button{font-size:12px;padding-inline:14px}.ft-price-link{font-size:11px}.ft-team{order:2;padding:34px 0 0;max-width:560px}.ft-team .ft-display{font-size:37px;line-height:1.05;margin-top:12px;margin-bottom:18px}.ft-team>p:not(.ft-kicker){font-size:14px;line-height:1.75}.ft-team .ft-text-link{font-size:13px;margin-top:20px}.ft-roscoe-panel{order:3;margin:22px 0 0;min-height:0;width:100%;justify-content:center;gap:10px}.ft-roscoe-panel img{width:100px;height:200px}.ft-roscoe-stamp{font-size:24px;padding:0 10px}.ft-faq-grid{display:block}.ft-faq-grid .ft-display{font-size:40px}.ft-faq-grid .ft-display br{display:none}.ft-faq-items{margin-top:28px}.ft-faq-items summary{min-height:78px;padding-block:20px;font-size:14px;gap:20px}.ft-faq-items details>p{font-size:14px;padding-right:16px}.ft-closing{padding-block:43px}.ft-closing-grid{display:block}.ft-closing .ft-display{font-size:44px}.ft-closing-grid p{font-size:14px;margin-top:19px}.ft-closing .ft-button{margin-top:26px;width:100%;max-width:350px}}
@media(max-width:359px){.ft-home .ft-wrap,.ft-home .ft-hero-inner{width:calc(100% - 32px)}.ft-hero-title{font-size:43px}.ft-hero .ft-kicker{font-size:8px}.ft-hero .ft-hero-description{font-size:13px}.ft-hero-next{align-items:flex-start}.ft-hero-next>p{font-size:9px;max-width:174px}.ft-hero-next .ft-text-link{font-size:9px;gap:4px}.ft-hero .ft-hero-terms{font-size:9px;gap:6px}.ft-home .ft-display,.ft-outcomes-intro .ft-display{font-size:35px}.ft-price-card{padding:24px 18px}.ft-price>span:first-child{font-size:70px}.ft-price>span:last-child{font-size:23px}.ft-price-card .ft-button{font-size:11px}.ft-price-link{font-size:10px}.ft-capabilities{gap:22px 16px}.ft-capability h3{font-size:12px}.ft-capability p{font-size:11px}.ft-message{font-size:16px}.ft-towns{font-size:11px;gap:8px 14px}.ft-work-card-copy{padding-inline:20px}}
/* Readable text is a stronger constraint than fitting the reference's density. */
.ft-home .ft-hero-description{font-size:17px}
.ft-home .ft-outcomes-intro>p:last-child{font-size:17px}
.ft-home .ft-capability p,.ft-home .ft-process-grid p,.ft-home .ft-team>p:not(.ft-kicker),.ft-home .ft-work-card-copy>p:not(.ft-kicker),.ft-home .ft-work-heading>p,.ft-home .ft-faq-items details>p,.ft-home .ft-closing-grid p{font-size:16px;line-height:1.65}
.ft-home .ft-inclusions{font-size:14px}
.ft-home .ft-guarantee,.ft-home .ft-pro-note,.ft-home .ft-price-link{font-size:12px}
.ft-home .ft-message{font-size:16px}
.ft-home .ft-hero-next>p{font-size:12px}
.ft-home .ft-price-card .ft-button{font-size:13px}
@media(max-width:1199px) and (min-width:1000px){.ft-home .ft-price-card .ft-button{font-size:12px;padding-inline:11px}}
@media(max-width:767px){.ft-home .ft-hero-description{font-size:16px}.ft-home .ft-outcomes-intro>p:last-child{font-size:16px}.ft-home .ft-capability h3{font-size:15px}.ft-home .ft-capability p{font-size:14px;line-height:1.65}.ft-home .ft-hero-next{display:block}.ft-home .ft-hero-next>p{max-width:100%;font-size:12px}.ft-home .ft-hero-next .ft-text-link{font-size:12px;margin-top:12px}.ft-home .ft-inclusions{font-size:14px}.ft-home .ft-price-card .ft-button{font-size:13px}}
@media(max-width:359px){.ft-home .ft-price-card .ft-button{font-size:12px}.ft-home .ft-capabilities{grid-template-columns:1fr}.ft-home .ft-capability p{font-size:16px}.ft-home .ft-capability h3{font-size:16px}}
@media(prefers-reduced-motion:reduce){.ft-home *,.ft-home *::before,.ft-home *::after{scroll-behavior:auto!important;transition:none!important}}
/* Reserve the mobile art's complete crop before its intrinsic size is decoded. */
@media(max-width:767px){
 .ft-home .ft-hero-picture{display:block;position:relative;width:100%;aspect-ratio:3/2;flex:none}
 .ft-home .ft-hero-picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
}

/* Reference refinement: broad headline, illustrated system, compact proof strip. */
.ft-home .ft-outcomes{position:relative;overflow:hidden;padding-block:56px}
.ft-home .ft-outcomes-grid{position:relative;grid-template-columns:minmax(290px,.78fr) minmax(0,1.65fr);grid-template-rows:auto auto auto;gap:22px 60px;align-items:center}
.ft-home .ft-outcomes-intro{align-self:end;padding-right:84px}
.ft-home .ft-outcomes-intro .ft-display{font-size:clamp(70px,7.8vw,110px);line-height:.99;margin-top:12px}
.ft-home .ft-outcomes-intro>p:last-child{max-width:43ch;font-size:16px;line-height:1.55;margin-top:18px}
.ft-home .ft-phone-example{position:relative;grid-row:1/4;max-width:305px;align-self:center;transform:rotate(-4deg)}
.ft-home .ft-phone{max-width:277px;border-width:8px;border-radius:34px;padding:0 9px 14px;box-shadow:12px 17px 0 #0f0f0e0b}
.ft-home .ft-phone-top{height:22px}
.ft-home .ft-phone-heading{padding-bottom:12px}
.ft-home .ft-conversation{padding-block:14px}
.ft-home .ft-message{font-size:14px;line-height:1.5;padding:12px}
.ft-home .ft-message-label{font-size:9px}
.ft-home .ft-inbox-reply{font-size:11px;padding-block:10px}
.ft-home .ft-example-label{font-size:10px;margin-bottom:13px}
.ft-home .ft-example-note{font-size:9px;margin-top:14px}
.ft-home .ft-phone-callout{position:absolute;left:-45px;bottom:105px;max-width:140px;z-index:2;transform:rotate(-7deg);font-family:'RSP Anton',Impact,sans-serif;font-size:23px;line-height:1.05;text-transform:uppercase;background:var(--ft-cream);padding:7px}
.ft-phone-callout svg{position:absolute;left:5px;bottom:100%;width:85px;height:60px;stroke:var(--ft-terra);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.ft-home .ft-capabilities{grid-column:2;grid-row:2;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;align-self:start;margin:0}
.ft-home .ft-capability{border-top:0;border-left:1px solid #d2cbbf;padding:0 12px;text-align:center}
.ft-home .ft-capability:first-child{border-left:0;padding-left:0}
.ft-home .ft-capability:last-child{padding-right:0}
.ft-home .ft-capability>svg{width:33px;height:33px;margin:0 auto 10px;stroke-width:1.8}
.ft-home .ft-capability h3{font-size:12px;line-height:1.45;font-weight:750}
.ft-home .ft-capability h3 br{display:block}
.ft-home .ft-system-link{grid-column:2;grid-row:3;justify-self:start;align-self:start;margin-top:0;font-size:12px}
.ft-system-stamp{position:absolute;right:5px;top:12px;font-family:'RSP Anton',Impact,sans-serif;font-style:italic;font-size:26px;line-height:1.06;text-align:right;text-transform:uppercase;transform:rotate(-9deg)}
.ft-system-stamp>span{display:block;width:37px;height:4px;background:var(--ft-terra);margin:12px 0 0 auto}
.ft-home .ft-work{padding-block:57px}
.ft-home .ft-work>.ft-wrap{display:grid;grid-template-columns:.95fr 1.8fr;gap:42px;align-items:center}
.ft-home .ft-work-heading{display:block;margin:0}
.ft-home .ft-work-heading .ft-kicker{font-size:10px}
.ft-home .ft-work-heading .ft-display{font-size:clamp(42px,4.3vw,60px);margin-top:12px;line-height:1.02}
.ft-home .ft-work-heading>p{font-size:14px;line-height:1.6;max-width:30ch;margin-top:19px;color:#d3cfc4}
.ft-home .ft-work-heading>.ft-button{font-size:12px;min-height:46px;padding:11px 17px;gap:30px;margin-top:22px}
.ft-home .ft-work-grid{gap:20px;align-items:stretch}
.ft-home .ft-work-card{border-radius:5px;overflow:hidden}
.ft-home .ft-work-card-copy{padding:20px 20px 17px}
.ft-home .ft-work-card h3{font-size:25px;line-height:1.08;margin:0}
.ft-home .ft-work-card-copy .ft-kicker{font-size:9px;line-height:1.6;letter-spacing:.07em;margin-top:11px}
.ft-home .ft-work-card-copy .ft-text-link{font-size:11px;padding-top:16px}
.ft-home .ft-work-card-copy .ft-text-link>span[aria-hidden]{font-size:17px}
.ft-home .ft-closing{padding-block:47px}
.ft-home .ft-closing-grid{gap:35px}
.ft-home .ft-closing-grid>div:first-child{max-width:none;flex:1}
.ft-home .ft-closing .ft-kicker{font-size:10px;line-height:1.65;color:#d7d1c4;margin:0 0 12px}
.ft-home .ft-closing .ft-display{font-size:clamp(43px,4.2vw,62px);line-height:1.08}
.ft-home .ft-closing-action{flex-shrink:0}
.ft-home .ft-closing-action .ft-button{font-size:12px;gap:20px}
.ft-home .ft-closing-action>p{font-size:10px;line-height:1.5;margin-top:10px;text-align:center;white-space:nowrap}
.ft-closing-action>p>span{margin-inline:4px}
@media(max-width:1199px){
 .ft-home .ft-outcomes-grid{column-gap:38px;grid-template-columns:285px minmax(0,1fr)}
 .ft-home .ft-outcomes-intro{padding-right:64px}
 .ft-home .ft-outcomes-intro .ft-display{font-size:83px}
 .ft-home .ft-capability{padding-inline:8px}.ft-home .ft-capability h3{font-size:11px}
 .ft-home .ft-phone-callout{left:-20px;font-size:20px;max-width:126px}
 .ft-system-stamp{font-size:22px}
 .ft-home .ft-work>.ft-wrap{gap:28px;grid-template-columns:.9fr 1.8fr}
 .ft-home .ft-work-heading .ft-display{font-size:45px}
 .ft-home .ft-work-card-copy{padding-inline:15px}.ft-home .ft-work-card h3{font-size:23px}
}
@media(max-width:999px) and (min-width:768px){
 .ft-home .ft-outcomes-grid{grid-template-columns:245px minmax(0,1fr);column-gap:30px}
 .ft-home .ft-outcomes-intro{padding-right:0}.ft-home .ft-outcomes-intro .ft-display{font-size:73px}
 .ft-home .ft-outcomes-intro>p:last-child{font-size:14px}
 .ft-system-stamp{display:none}
 .ft-home .ft-capabilities{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 0}
 .ft-home .ft-capability:nth-child(4){border-left:0}.ft-home .ft-capability h3{font-size:11px}
 .ft-home .ft-phone-callout{left:-12px;bottom:100px}
 .ft-home .ft-work>.ft-wrap{grid-template-columns:1fr}
 .ft-home .ft-work-heading{display:grid;grid-template-columns:1fr 1fr;gap:10px 30px}
 .ft-home .ft-work-heading>div{grid-row:1/3}.ft-home .ft-work-heading>p{align-self:end;margin-top:0}
 .ft-home .ft-work-heading>.ft-button{justify-self:start;align-self:start;margin-top:5px}
 .ft-home .ft-work-card h3{font-size:28px}
 .ft-home .ft-closing-grid{align-items:flex-start}.ft-home .ft-closing .ft-display{font-size:46px}
 .ft-home .ft-closing-action{padding-top:8px}
}
@media(max-width:767px){
 .ft-home .ft-outcomes{padding-block:42px 36px}
 .ft-home .ft-outcomes-grid{display:grid;grid-template-columns:1fr;gap:26px}
 .ft-home .ft-outcomes-intro{grid-column:1;grid-row:1;padding-right:48px}
 .ft-home .ft-outcomes-intro .ft-display{font-size:clamp(57px,15.7vw,88px);line-height:1;margin-top:9px}
 .ft-home .ft-outcomes-intro>p:last-child{font-size:15px;line-height:1.6;margin-top:16px;max-width:34ch}
 .ft-system-stamp{display:block;top:34px;right:0;font-size:19px}
 .ft-home .ft-phone-example{grid-column:1;grid-row:2;max-width:300px;transform:rotate(-3deg);margin-block:6px}
 .ft-home .ft-phone{max-width:270px}
 .ft-home .ft-message{font-size:15px}.ft-home .ft-phone-callout{left:-11px;bottom:101px;font-size:21px;max-width:134px}
 .ft-home .ft-capabilities{grid-column:1;grid-row:3;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 0}
 .ft-home .ft-capability{padding-inline:9px}.ft-home .ft-capability:nth-child(4){border-left:0}
 .ft-home .ft-capability>svg{width:31px;height:31px;margin-bottom:8px}
 .ft-home .ft-capability h3{font-size:12px}
 .ft-home .ft-system-link{grid-column:1;grid-row:4;margin-top:0;font-size:12px}
 .ft-home .ft-work{padding-block:40px}
 .ft-home .ft-work>.ft-wrap{display:block}
 .ft-home .ft-work-heading{margin-bottom:28px}
 .ft-home .ft-work-heading .ft-display{font-size:clamp(45px,11.8vw,64px);margin-top:11px}
 .ft-home .ft-work-heading>p{font-size:14px;margin-top:14px;max-width:32ch}
 .ft-home .ft-work-heading>.ft-button{margin-top:17px;font-size:12px;min-height:46px}
 .ft-home .ft-work-grid{grid-template-columns:1fr;gap:23px}
 .ft-home .ft-work-card-copy{padding:19px 21px}
 .ft-home .ft-work-card h3{font-size:29px}.ft-home .ft-work-card-copy .ft-kicker{font-size:10px}
 .ft-home .ft-work-card-copy .ft-text-link{font-size:12px;padding-top:15px}
 .ft-home .ft-closing{padding-block:38px}
 .ft-home .ft-closing-grid{display:block}
 .ft-home .ft-closing .ft-kicker{font-size:9px;margin-bottom:13px}
 .ft-home .ft-closing .ft-display{font-size:clamp(46px,12.2vw,68px);max-width:580px}
 .ft-home .ft-closing-action{max-width:350px;margin-top:22px}
 .ft-home .ft-closing-action .ft-button{width:100%;margin:0;font-size:13px}
 .ft-home .ft-closing-action>p{font-size:10px;margin-top:11px}
}
@media(max-width:359px){
 .ft-home .ft-outcomes-intro{padding-right:0}.ft-system-stamp{top:30px;font-size:17px}
 .ft-home .ft-outcomes-intro .ft-display{font-size:52px}
 .ft-home .ft-phone-example{max-width:264px}.ft-home .ft-phone{max-width:244px}
 .ft-home .ft-phone-callout{font-size:18px;left:-10px;max-width:116px}
 .ft-home .ft-capability h3{font-size:11px}
 .ft-home .ft-closing .ft-display{font-size:43px}.ft-home .ft-closing-action>p{font-size:9px}
}


/* Reference process strip: semantic HTML keeps the graphic legible at every width. */
.ft-home .ft-process-reference{background:var(--ft-ink);color:var(--ft-paper);padding:0;border-top:1px solid #30302b;border-bottom:1px solid #30302b}
.ft-home .ft-process-strip{display:grid;grid-template-columns:180px minmax(0,1fr) 176px;gap:32px;align-items:center}
.ft-process-statement{padding:40px 0 38px 4px}
.ft-process-statement .ft-kicker{font-size:9px;letter-spacing:.15em;color:#d2cfc4;margin-bottom:17px}
.ft-home .ft-process-statement h2{font-family:var(--ft-font-display,'RSP Anton'),Anton,Impact,'Arial Narrow',sans-serif;font-size:32px;font-weight:400;line-height:1.08;text-transform:uppercase;letter-spacing:.012em;transform:rotate(-6deg);transform-origin:left center;text-wrap:initial}
.ft-process-statement>svg{width:116px;height:16px;margin-top:10px;stroke:var(--ft-terra);stroke-width:2;stroke-linecap:round}
.ft-home .ft-process-steps{list-style:none;padding:38px 0;margin:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;align-self:center}
.ft-process-steps>li{position:relative;min-width:0}
.ft-process-number{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--ft-paper);color:var(--ft-ink);font-family:var(--ft-font-display,'RSP Anton'),Anton,Impact,'Arial Narrow',sans-serif;font-size:23px;line-height:1;margin-bottom:20px}
.ft-process-connector{position:absolute;top:11px;left:54px;width:calc(100% - 34px);height:23px;stroke:#c7c2b6;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;overflow:visible}
.ft-home .ft-process-steps h3{font-family:var(--ft-font-body,'RSP Sora'),Sora,Arial,sans-serif;font-size:15px;font-weight:700;line-height:1.4;letter-spacing:-.015em;text-wrap:initial}
.ft-home .ft-process-steps p{max-width:22ch;margin-top:9px;color:#c6c3b9;font-size:13px;line-height:1.65;text-wrap:pretty}
.ft-process-brand{align-self:stretch;min-height:266px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;padding:26px 18px;background:var(--ft-terra);color:var(--ft-ink);position:relative;overflow:hidden}
.ft-process-brand::before{content:"";position:absolute;inset:12px;border:1px solid rgba(15,15,14,.2);pointer-events:none}
.ft-home .ft-process-brand img{width:91px;height:91px;object-fit:contain;position:relative}
.ft-home .ft-process-brand p{font-family:var(--ft-font-display,'RSP Anton'),Anton,Impact,'Arial Narrow',sans-serif;font-size:27px;line-height:1.05;text-align:center;text-transform:uppercase;transform:rotate(-6deg)}
.ft-process-brand>span{width:37px;height:3px;background:var(--ft-ink);transform:rotate(-6deg)}
@media(max-width:1199px) and (min-width:901px){.ft-home .ft-process-strip{grid-template-columns:145px minmax(0,1fr) 140px;gap:22px}.ft-home .ft-process-statement h2{font-size:28px}.ft-home .ft-process-steps{gap:18px}.ft-home .ft-process-steps h3{font-size:14px}.ft-home .ft-process-steps p{font-size:12px}.ft-home .ft-process-brand p{font-size:23px}.ft-process-brand{padding-inline:12px}.ft-process-connector{left:49px;width:calc(100% - 31px)}}
@media(max-width:900px) and (min-width:601px){.ft-home .ft-process-strip{grid-template-columns:1fr 166px;gap:0 28px}.ft-process-statement{grid-column:1;grid-row:1;padding:29px 0 20px}.ft-home .ft-process-statement h2{font-size:31px;transform:rotate(-3deg)}.ft-process-statement h2 br{display:none}.ft-process-statement h2 br::after{content:" "}.ft-home .ft-process-statement h2{max-width:320px}.ft-process-statement>svg{margin-top:2px}.ft-home .ft-process-steps{grid-column:1;grid-row:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 28px;padding:0 0 31px}.ft-process-steps>li{display:grid;grid-template-columns:40px 1fr;gap:14px}.ft-process-number{margin:0}.ft-home .ft-process-steps h3{font-size:14px}.ft-home .ft-process-steps h3 br{display:none}.ft-home .ft-process-steps p{font-size:12px;margin-top:7px;max-width:none}.ft-process-connector{display:none}.ft-process-brand{grid-column:2;grid-row:1/3}.ft-home .ft-process-brand p{font-size:27px}}
@media(max-width:600px){.ft-home .ft-process-strip{display:grid;grid-template-columns:1fr;gap:0}.ft-process-statement{padding:34px 0 23px 3px}.ft-process-statement .ft-kicker{margin-bottom:15px}.ft-home .ft-process-statement h2{font-size:35px;transform:rotate(-4deg);max-width:260px;line-height:1.07}.ft-process-statement h2 br:first-child{display:none}.ft-process-statement>svg{margin-top:7px}.ft-home .ft-process-steps{grid-template-columns:1fr;gap:0;padding:8px 0 18px}.ft-process-steps>li{display:grid;grid-template-columns:40px minmax(0,1fr);gap:18px;min-height:104px;padding-bottom:27px}.ft-process-number{margin:0}.ft-process-connector{display:block;left:8px;top:58px;width:24px;height:17px;transform:rotate(90deg);stroke-width:2.6}.ft-home .ft-process-steps h3{font-size:16px;line-height:1.4;padding-top:1px}.ft-home .ft-process-steps h3 br{display:none}.ft-home .ft-process-steps p{font-size:14px;line-height:1.6;max-width:31ch;margin-top:6px}.ft-process-steps>li:last-child{min-height:0;padding-bottom:14px}.ft-process-brand{min-height:144px;display:grid;grid-template-columns:78px auto;justify-content:center;align-content:center;gap:0 22px;padding:26px;margin-bottom:28px}.ft-home .ft-process-brand img{width:78px;height:78px}.ft-home .ft-process-brand p{text-align:left;font-size:29px}.ft-process-brand>span{display:none}}
@media(max-width:359px){.ft-home .ft-process-statement h2{font-size:32px}.ft-home .ft-process-steps p{font-size:13px}.ft-process-brand{grid-template-columns:65px auto;gap:16px;padding-inline:18px}.ft-home .ft-process-brand img{width:65px;height:65px}.ft-home .ft-process-brand p{font-size:27px}}

/* Keep the annotation clear of the sample conversation at every breakpoint. */
.ft-home .ft-phone-callout{position:relative;left:auto;bottom:auto;width:100%;max-width:none;background:transparent;padding:0;margin:19px 0 0;text-align:center;font-size:21px;line-height:1.12;transform:rotate(-3deg)}
.ft-home .ft-phone-callout br{display:none}
.ft-home .ft-phone-callout svg{left:-9px;bottom:90%;width:50px;height:56px;transform:rotate(-38deg)}
.ft-home .ft-example-note{display:none}
@media(max-width:767px){.ft-home .ft-phone-callout{font-size:20px}.ft-home .ft-phone-callout svg{left:0;width:38px;height:48px}.ft-home .ft-system-stamp{display:none}}

/* Owner art-direction corrections: one mobile hero composition, straight type and UI. */
.ft-hero-intro,.ft-hero-details{display:contents}
.ft-home .ft-phone-example,.ft-home .ft-phone-callout,.ft-home .ft-process-statement h2{transform:none}
.ft-home .ft-process-strip{grid-template-columns:210px minmax(0,1fr);gap:42px}
.ft-home .ft-process-statement h2{font-size:34px}
.ft-home .ft-process-statement>svg{display:none}
.ft-home .ft-process-statement::after{content:"";display:block;width:78px;height:3px;margin-top:20px;background:var(--ft-terra)}
.ft-home .ft-inbox-reply{position:relative}
.ft-home .ft-inbox-reply>.ft-inbox-pointer{position:absolute;left:-43px;top:calc(50% - 13px);width:56px;height:80px;max-width:none;stroke:var(--ft-terra);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;overflow:visible;pointer-events:none}
@media(min-width:901px) and (max-width:1199px){
 .ft-home .ft-process-strip{grid-template-columns:175px minmax(0,1fr);gap:28px}
 .ft-home .ft-process-statement h2{font-size:30px}
}
@media(min-width:601px) and (max-width:900px){
 .ft-home .ft-process-strip{grid-template-columns:1fr;gap:0}
 .ft-home .ft-process-statement{grid-column:1;grid-row:1;padding-block:32px 27px}
 .ft-home .ft-process-statement h2{max-width:none;font-size:36px}
 .ft-home .ft-process-steps{grid-column:1;grid-row:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 35px;padding-bottom:35px}
}
@media(max-width:767px){
 .ft-home .ft-hero{--ft-mobile-art-height:380px;display:block;overflow:hidden}
 .ft-home .ft-hero-picture{position:absolute;inset:0 0 auto;order:initial;z-index:0;width:100%;height:var(--ft-mobile-art-height);aspect-ratio:auto}
 .ft-home .ft-hero-picture img{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:66% center}
 .ft-home .ft-hero::before{display:block;inset:0 0 auto;height:var(--ft-mobile-art-height);z-index:1;background:linear-gradient(90deg,rgba(15,15,14,.91),rgba(15,15,14,.70) 46%,rgba(15,15,14,.18)),linear-gradient(0deg,var(--ft-ink),transparent 34%)}
 .ft-home .ft-hero-inner{display:block;width:100%;min-height:0;padding:0;order:initial}
 .ft-home .ft-hero-copy{max-width:none;width:100%}
 .ft-home .ft-hero-intro{display:flex;flex-direction:column;justify-content:center;min-height:var(--ft-mobile-art-height);padding:25px 20px 30px}
 .ft-home .ft-hero .ft-kicker{font-size:8px;max-width:220px;margin:0 0 14px;letter-spacing:.10em;line-height:1.7}
 .ft-home .ft-hero-title{font-size:clamp(40px,10.6vw,70px);line-height:1;max-width:85%;letter-spacing:-.01em}
 .ft-home .ft-hero-title>span{white-space:normal}
 .ft-home .ft-hero-details{display:block;position:relative;background:var(--ft-ink);padding:0 20px 28px}
 .ft-home .ft-hero .ft-hero-description{margin-top:0;font-size:15px;line-height:1.6;max-width:45ch}
 .ft-home .ft-hero .ft-button{margin-top:19px}
 .ft-home .ft-hero-next{margin-top:16px}
 .ft-home .ft-hero-next>p{font-size:11px}
 .ft-home .ft-hero-next .ft-text-link{font-size:12px;margin-top:11px}
}
@media(max-width:600px){
 .ft-home .ft-process-strip{grid-template-columns:1fr;gap:0}
 .ft-home .ft-process-statement{padding:34px 0 25px}
 .ft-home .ft-process-statement h2{font-size:35px;max-width:300px;line-height:1.07}
 .ft-home .ft-process-steps{padding-bottom:30px}
}
@media(max-width:359px){
 .ft-home .ft-hero{--ft-mobile-art-height:350px}
 .ft-home .ft-hero-intro{padding-inline:16px}
 .ft-home .ft-hero-details{padding-inline:16px}
 .ft-home .ft-hero-title{font-size:36px;max-width:95%}
 .ft-home .ft-hero .ft-kicker{max-width:195px}
 .ft-home .ft-process-statement h2{font-size:32px}
}

/* Conversion refinement: readable feature copy and explicit founding terms. */
.ft-home .ft-hero-terms{gap:6px 9px}
.ft-founding-lock{color:var(--ft-paper);font-weight:700;text-underline-offset:3px}
.ft-hero-lock-terms{flex-basis:100%;font-size:11px;color:#e7e4dc}
.ft-home .ft-capabilities{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 26px}
.ft-home .ft-capability,.ft-home .ft-capability:first-child,.ft-home .ft-capability:last-child{border-left:0;border-top:1px solid #d2cbbf;padding:16px 0 0;text-align:left}
.ft-home .ft-capability>svg{display:block;width:28px;height:28px;margin:0 0 9px}
.ft-home .ft-capability h3{font-size:15px;line-height:1.4}
.ft-home .ft-capability h3 br{display:none}
.ft-home .ft-capability p{font-size:13px;line-height:1.6;margin-top:7px}
.ft-home .ft-capability:last-child{grid-column:1/-1;max-width:48ch}
.ft-home .ft-roscoe-panel img{filter:none}
@media(min-width:768px) and (max-width:999px){.ft-home .ft-roscoe-panel img{width:140px}}
@media(max-width:767px){
 .ft-home .ft-capabilities{grid-template-columns:1fr;gap:0}
 .ft-home .ft-capability,.ft-home .ft-capability:first-child,.ft-home .ft-capability:last-child{display:grid;grid-template-columns:32px 1fr;gap:0 14px;padding:19px 0;max-width:none}
 .ft-home .ft-capability>svg{grid-column:1;grid-row:1/3;margin-top:2px}
 .ft-home .ft-capability h3,.ft-home .ft-capability p{grid-column:2}
 .ft-home .ft-capability h3{font-size:16px}
 .ft-home .ft-capability p{font-size:14px}
 .ft-home .ft-roscoe-panel img{width:180px;height:360px}
 .ft-home .ft-roscoe-stamp{font-size:23px}
 .ft-home .ft-hero-lock-terms{font-size:11px;max-width:34ch}
}

/* Desktop polish: bounded components, clear controls, no floating location stamps. */
.ft-home .ft-link-icon{display:block;flex:none;width:19px;height:19px;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.ft-home .ft-text-link{gap:10px;min-height:44px;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:3px}
.ft-home .ft-text-link:hover{color:var(--ft-terra)}
.ft-home .ft-price-link{display:inline-flex;align-items:center;gap:7px;min-height:36px}
.ft-home .ft-price-link .ft-link-icon{width:15px;height:15px}
.ft-home .ft-hero-next{align-items:center;gap:30px}
.ft-home .ft-hero-next .ft-text-link{font-size:12px;min-height:36px}
.ft-home .ft-outcomes-intro{padding-right:0}
.ft-home .ft-outcomes-grid{row-gap:28px}
.ft-home .ft-capabilities{gap:14px;align-items:stretch}
.ft-home .ft-capability,.ft-home .ft-capability:first-child,.ft-home .ft-capability:last-child{padding:22px;border:1px solid #D9D4C8;border-radius:8px;background:var(--ft-paper);max-width:none;display:grid;grid-template-columns:36px minmax(0,1fr);gap:0 12px;align-content:start}
.ft-home .ft-capability>svg{grid-column:1;grid-row:1/3;width:30px;height:30px;margin:0;padding:3px;stroke-width:1.65;color:var(--ft-ink)}
.ft-home .ft-capability h3,.ft-home .ft-capability p{grid-column:2}
.ft-home .ft-capability h3{font-size:14px;line-height:1.45;text-wrap:initial}
.ft-home .ft-capability p{font-size:13px;line-height:1.65;margin-top:8px}
.ft-home .ft-capability:last-child{grid-column:1/-1;background:#EAE6DC}
.ft-home .ft-capability:last-child p{max-width:66ch}
.ft-home .ft-system-link{margin-top:0;font-size:13px}
.ft-home .ft-phone{box-shadow:0 18px 38px -20px rgba(15,15,14,.28)}
.ft-home .ft-example-label{border:1px solid #D9D4C8;border-radius:30px;background:var(--ft-paper);padding:8px 14px;width:max-content;max-width:100%;margin-inline:auto}
.ft-home .ft-work{padding-block:72px}
.ft-home .ft-work-card{border:1px solid #3C3A32;border-radius:8px}
.ft-home .ft-work-card-copy{padding:23px;min-height:170px}
.ft-home .ft-work-card-copy .ft-text-link{font-size:12px;padding-top:12px}
.ft-home .ft-browser-bar{height:34px}
.ft-home .ft-process-strip{padding-block:14px;gap:44px}
.ft-home .ft-process-number{width:42px;height:42px;background:var(--ft-ink);color:var(--ft-paper);border:1px solid #797369}
.ft-home .ft-process-connector{display:none}
.ft-home .ft-process-steps>li:not(:last-child)::after{content:"";position:absolute;left:56px;right:0;top:21px;height:1px;background:#504C42}
.ft-home .ft-process-steps h3 br{display:none}
.ft-home .ft-process-steps p{font-size:13px;line-height:1.7}
.ft-home .ft-price-card{border-radius:10px;border-top:4px solid var(--ft-terra);box-shadow:0 8px 30px -24px rgba(15,15,14,.25)}
.ft-home .ft-price-card .ft-button{min-height:54px}
.ft-home .ft-roscoe-stamp{transform:none;font-size:21px;line-height:1.2}
.ft-home .ft-faq-items{border-top:0;display:grid;gap:10px;align-content:start}
.ft-home .ft-faq-items details{border:1px solid #D9D4C8;border-radius:8px;background:var(--ft-paper);overflow:hidden}
.ft-home .ft-faq-items summary{padding:21px 22px;min-height:74px;gap:20px}
.ft-home .ft-faq-items summary>span{width:28px;height:28px;border:1px solid #D9D4C8;border-radius:50%}
.ft-home .ft-faq-items summary>span::before,.ft-home .ft-faq-items summary>span::after{top:12px;left:6px;width:14px}
.ft-home .ft-faq-items details[open]{border-color:#B2A593;background:#F4F1E8}
.ft-home .ft-faq-items details[open] summary{padding-bottom:16px}
.ft-home .ft-faq-items details[open] summary>span{background:var(--ft-ink);border-color:var(--ft-ink)}
.ft-home .ft-faq-items details[open] summary>span::before{background:var(--ft-paper)}
.ft-home .ft-faq-items details[open] summary>span::after{display:none}
.ft-home .ft-faq-items details>p{padding:0 65px 23px 22px}
.ft-home .ft-faq-items summary:focus-visible{outline-offset:-4px}
@media(min-width:1000px){.ft-home .ft-outcomes-grid{grid-template-columns:minmax(280px,.8fr) minmax(0,1.4fr);column-gap:60px}.ft-home .ft-outcomes-intro .ft-display{font-size:clamp(72px,6.5vw,96px)}.ft-home .ft-phone-example{align-self:start;margin-top:45px;grid-row:1/4}.ft-home .ft-hero-inner{padding-bottom:38px}}
@media(min-width:768px) and (max-width:1100px){.ft-home .ft-capability,.ft-home .ft-capability:first-child,.ft-home .ft-capability:last-child{padding:17px;grid-template-columns:1fr}.ft-home .ft-capability>svg{grid-row:1;grid-column:1;margin-bottom:12px}.ft-home .ft-capability h3,.ft-home .ft-capability p{grid-column:1}.ft-home .ft-capability h3{font-size:14px}}
@media(max-width:767px){.ft-home .ft-outcomes-grid{gap:26px}.ft-home .ft-capabilities{gap:10px}.ft-home .ft-capability,.ft-home .ft-capability:first-child,.ft-home .ft-capability:last-child{padding:20px 17px;grid-template-columns:32px minmax(0,1fr);gap:0 12px}.ft-home .ft-capability h3{font-size:15px}.ft-home .ft-capability p{font-size:14px}.ft-home .ft-work{padding-block:48px}.ft-home .ft-work-card-copy{padding:22px;min-height:155px}.ft-home .ft-process-strip{padding-block:0}.ft-home .ft-faq-items summary{padding:19px 16px;font-size:14px}.ft-home .ft-faq-items details>p{padding:0 16px 22px}.ft-home .ft-hero-next{gap:16px}.ft-home .ft-text-link{font-size:13px}}
@media(max-width:900px){.ft-home .ft-process-steps>li::after{display:none}}
@media(max-width:600px){.ft-home .ft-process-steps>li:not(:last-child)::after{display:block;left:20px;right:auto;top:52px;bottom:12px;width:1px;height:auto}.ft-home .ft-process-number{width:40px;height:40px}.ft-home .ft-process-strip{gap:0}}
