/* VERVE Fitness family direction. Adapted from canonical C1, C2, C3, C5, C6 and C8. */








:root{--verve-black:#000;--verve-heading:#222;--verve-white:#fff;--verve-text-body:#707070;--verve-caption:#929292;--verve-border:#d6d6d6;--verve-hairline:#e8e8e8;--verve-section-grey:#f5f5f5;--verve-orange:#ff7f40;--font-display:Poppins,Arial,sans-serif;--font-body:Poppins,Arial,sans-serif;--font-eyebrow:Erbaum,Poppins,Arial,sans-serif;--margin-x:64px;--section-y:92px}


*,*:before,*:after{box-sizing:border-box;border-radius:0!important}
html{scroll-behavior:smooth;scroll-padding-top:24px}
body{margin:0;font:14px/1.7 var(--font-body);background:var(--verve-white);color:var(--verve-text-body);-webkit-font-smoothing:antialiased}
button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}
a{color:var(--verve-heading);text-decoration:none}
button{cursor:pointer;color:inherit;font:inherit}
img{display:block;max-width:100%}
p,h1,h2,h3,figure{margin:0}
svg{flex-shrink:0}
[hidden]{display:none!important}
.section{padding-block:var(--section-y)}
h1,h2,h3{color:var(--verve-heading)}
h2,h3,.eyebrow{font-family:var(--font-eyebrow);font-weight:700;text-transform:uppercase;letter-spacing:.14em;line-height:1.55}
h2{font-size:clamp(24px,2.3vw,33px)}
h2 em{font:inherit;letter-spacing:inherit;font-style:normal}
h3{font-size:16px;letter-spacing:.12em}
.eyebrow{font-size:10px;letter-spacing:.2em;margin-bottom:24px}
:focus-visible{outline:3px solid var(--verve-orange);outline-offset:5px}


/* White centered masthead, boxed official Pulse logo, tracked brand typography. */


.announce-bar{background:var(--verve-section-grey);color:var(--verve-heading);text-align:center;font-family:var(--font-eyebrow);font-size:8px;letter-spacing:.15em;text-transform:uppercase;line-height:1.6;padding:11px 24px}


/* Two photographic panels echo the parent brand's current homepage. */


.hero-showcase{position:relative;padding:27px 32px 0}
.hero{display:grid;grid-template-columns:1.65fr 1fr;gap:5px;max-width:1600px;margin:auto;min-height:616px}
.hero-main,.hero-side{position:relative;isolation:isolate;overflow:hidden;color:white;min-width:0}
.hero-main>img,.hero-side>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}
.hero-main>img{object-position:49% 42%;filter:grayscale(1)}
.hero-main:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#000c 0%,#0008 55%,#0002),linear-gradient(0deg,#0006,transparent 38%)}
.hero__content{padding:62px 55px 65px;max-width:650px}
.hero .eyebrow{color:white;font-size:9px;margin-bottom:30px}
.hero__headline{font-family:var(--font-display);font-size:clamp(60px,5.45vw,82px);font-weight:700;letter-spacing:-.055em;line-height:1.08;color:white}
.hero__headline span{font-weight:400;letter-spacing:-.055em}
.hero__body{font-size:20px;line-height:1.5;color:white;margin-top:24px;letter-spacing:-.03em}
.hero__detail{font-size:12px;line-height:1.9;color:#dedede;margin-top:19px;max-width:410px}
.hero .btn{margin-top:27px}
.hero-reassurance{font-size:10px;color:#ccc;margin-top:14px}
.hero-side>img{object-position:68% center;filter:saturate(.55)}
.hero-side:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#000d 0%,#0007 35%,#0000 70%)}
.hero-side-content{position:absolute;left:35px;right:25px;bottom:63px}
.hero-side-content>.eyebrow{font-size:8px;line-height:1.8;margin-bottom:17px}
.hero-side-content h2{font-family:var(--font-display);font-size:35px;letter-spacing:-.04em;text-transform:none;font-weight:700;line-height:1.17;color:white}
.hero-side-content .btn{margin-top:25px}
.panel-label{position:absolute;bottom:19px;left:55px;font-family:var(--font-eyebrow);font-size:7px;letter-spacing:.18em;color:#d0d0d0}
.hero-side .panel-label{left:35px}
.hero__rail{position:absolute;top:51%;font-family:var(--font-eyebrow);font-size:7px;letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;color:#707070}
.hero__rail--left{left:12px;transform:rotate(-90deg) translateX(-50%);transform-origin:left top}
.hero__rail--right{right:12px;transform:rotate(90deg) translateX(50%);transform-origin:right top}
.connection-strip{min-height:110px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #d6d6d6}
.connection-strip>span{font-family:var(--font-eyebrow);font-size:9px;letter-spacing:.12em;color:#222;line-height:1.8;padding-right:22px;border-right:1px solid #d6d6d6}
.connection-strip>p{display:flex;align-items:center;gap:12px;font-size:12px}
.connection-strip .icon{color:#222;width:20px;height:20px}


/* The customer's story stays central, with restrained product-style framing. */


.problem{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center;padding-block:88px}
.problem h2{font-size:27px;line-height:1.55;letter-spacing:.09em}
.problem .eyebrow{font-size:9px}
.problem-copy{font-size:15px;line-height:1.95}
.problem-copy .ink{margin-top:16px;color:#222}
.platform{padding-top:30px;padding-bottom:83px}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:42px}
.section-heading>p{max-width:330px;font-size:14px;line-height:1.9;padding-bottom:8px}
.platform .section-heading{text-align:center;display:block;margin-bottom:36px}
.platform .section-heading>p{max-width:610px;margin:20px auto 0}
.product-stage{display:grid;grid-template-columns:minmax(0,.34fr) minmax(0,.66fr);background:#f5f5f5;border:1px solid #e8e8e8;padding:0 35px 35px;gap:0 30px;overflow:hidden}
.product-copy{display:contents}
.product-tabs{grid-column:1/-1;grid-row:1;display:flex;justify-content:center;border-bottom:1px solid #d6d6d6;gap:23px;margin-bottom:34px}
.product-tab{border:0;background:transparent;display:flex;align-items:center;justify-content:center;gap:10px;padding:25px 12px 22px;color:#707070;position:relative;flex:1;font-size:12px;line-height:1.6}
.product-tab:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:3px;background:transparent}
.product-tab.active{color:#222;font-weight:700}
.product-tab.active:after{background:#ff7f40}
.product-tab:hover{color:#222}
.tab-number{font-family:var(--font-eyebrow);font-size:9px;color:#929292}
.product-tab>.icon{width:13px;height:13px;margin-left:8px}
.tab-panel{grid-column:1;grid-row:2;padding:25px 12px 12px 0;min-width:0}
.tab-panel h3{font-size:19px;line-height:1.55;letter-spacing:.06em}
.tab-panel p{font-size:13px;line-height:1.95;margin-top:20px}
.check-list{list-style:none;margin:24px 0 0;padding:0;display:grid;gap:13px;font-size:12px;line-height:1.8}
.check-list li{display:flex;gap:9px;align-items:flex-start}
.check-list .icon{width:16px;height:16px;margin-top:3px;color:#222}
.product-copy>.text-link{grid-row:3;grid-column:1;align-self:end;padding-top:23px;padding-right:18px;font-size:9px}
.product-visual{grid-column:2;grid-row:2/4;margin:0;min-width:0;background:white;align-self:start;border:1px solid #d6d6d6;box-shadow:0 15px 28px #0000000a}
.product-browser{height:38px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d6d6d6;background:white}
.product-browser>div{display:flex;gap:4px}
.product-browser i{display:block;width:5px;height:5px;background:#d6d6d6}
.product-browser>span{font-family:var(--font-eyebrow);font-size:7px;letter-spacing:.13em}
.product-browser .icon{width:13px;height:13px}
.screenshot-crop{aspect-ratio:1.6;overflow:hidden;background:#fff}
.screenshot-crop img{height:100%;width:100%;object-fit:cover;object-position:left top}
.product-visual figcaption{display:flex;align-items:center;gap:6px;font-size:9px;line-height:1.6;padding:12px 15px}
.sample-dot{height:4px;width:4px;background:#707070;display:inline-block}
.product-visual figcaption a{margin-left:auto;font-size:9px;color:#222}
.outcome-row{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;margin-top:37px}
.outcome-row article{padding-top:5px;position:relative;padding-left:38px}
.outcome-row article>.icon{position:absolute;top:7px;left:0;width:21px;height:21px;color:#222}
.outcome-row h3{font-size:12px;letter-spacing:.08em}
.outcome-row p{font-size:12px;line-height:1.9;margin-top:11px;max-width:310px}


.guide{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center;padding-top:34px;padding-bottom:100px}
.guide-image{height:510px;position:relative;overflow:hidden}
.guide-image>img{width:100%;height:100%;object-fit:cover;object-position:center 48%;filter:grayscale(1)}
.image-credit{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;background:#000c;color:white;font-family:var(--font-eyebrow);font-size:7px;letter-spacing:.12em;padding:18px 23px}
.guide-content .eyebrow{font-size:8px}
.guide-content h2{font-size:28px;letter-spacing:.08em}
.guide-content>p:not(.eyebrow):not(.proof-note){font-size:14px;line-height:1.9;margin-top:21px}
.guide-proof{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:24px;padding-top:25px;border-top:1px solid #d6d6d6;margin-bottom:29px}
.guide-proof strong{font-size:31px;color:#222;font-weight:700;letter-spacing:-.045em;line-height:1.5}
.guide-proof strong>span{font-weight:400}
.guide-proof div>span{display:block;font-size:10px;line-height:1.8;max-width:190px;margin-top:5px}
.guide-content .text-link{font-size:10px}
.proof-note{font-size:9px;line-height:1.7;margin-top:20px;color:#707070}


.steps-section{background:#f5f5f5;padding-block:80px}
.steps-section .section-heading{display:block;text-align:center}
.steps-section .section-heading>p{max-width:560px;margin:22px auto 0}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:53px}
.step-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d6d6d6;padding-bottom:22px;margin-bottom:22px}
.step-top>span{font-family:var(--font-eyebrow);font-size:37px;line-height:1;color:#222;letter-spacing:-.06em}
.step-top .icon{width:22px;height:22px;color:#929292}
.steps h3{font-size:14px;letter-spacing:.08em}
.steps article>p{font-size:13px;line-height:1.95;margin-top:15px}
.step-detail{display:block;font-size:10px;line-height:1.8;margin-top:22px;color:#222}
.steps-bottom{display:flex;gap:37px;align-items:center;margin-top:44px}
.steps-bottom p{font-size:10px;line-height:1.9}
.pricing{display:grid;grid-template-columns:1fr 1fr;gap:13%;align-items:center;border-bottom:1px solid #d6d6d6}
.pricing h2{font-size:29px;letter-spacing:.1em}
.pricing>div>p:not(.eyebrow){margin-top:25px;font-size:14px;line-height:1.9}
.price-card{background:#f5f5f5;border:1px solid #d6d6d6;padding:33px 37px}
.price-card-top{display:flex;align-items:center;justify-content:space-between;font-family:var(--font-eyebrow);font-size:9px;letter-spacing:.08em;gap:15px;color:#222}
.price-tag{font-family:var(--font-body);font-size:9px;letter-spacing:.03em;font-weight:400}
.price{font-size:78px;font-weight:700;letter-spacing:-.07em;color:#222;line-height:1.1;margin-top:24px}
.price>span{font-size:40px;vertical-align:top;line-height:1.65;margin-right:4px}
.price>small{font-size:13px;letter-spacing:0;font-weight:400;color:#707070;margin-left:9px}
.price-card .price-tax{font-size:11px!important;margin-top:15px!important}
.price-benefits{display:grid;gap:10px;padding-top:23px;border-top:1px solid #d6d6d6;margin-top:25px}
.price-benefits>span{display:flex;align-items:center;gap:9px;font-size:12px}
.price-benefits .icon{height:17px;width:17px;color:#222}
.price-card>.btn{margin-top:25px}
.pricing-footnote{display:block;font-size:9px;margin-top:18px;line-height:1.7}
.faq{display:grid;grid-template-columns:.9fr 1.1fr;gap:9%;padding-top:83px}
.faq h2{font-size:28px}
.faq .eyebrow{font-size:8px}
.faq>div>.text-link{margin-top:28px}
.faq-list{border-top:1px solid #d6d6d6;min-width:0}
details{border-bottom:1px solid #d6d6d6}
summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;font-family:var(--font-body);font-size:14px;font-weight:700;color:#222;padding:22px 0;line-height:1.6}
summary::-webkit-details-marker{display:none}
summary .icon{width:17px;height:17px;color:#707070;transition:transform .2s}
details[open] summary .icon{transform:rotate(45deg)}
details>p{padding:0 25px 22px 0;font-size:13px;line-height:1.95}


.final-cta{position:relative;isolation:isolate;overflow:hidden;text-align:center;padding:86px 24px;max-width:none;width:100%;color:white;background:#111}
.final-cta>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;filter:grayscale(1)}
.final-cta:after{content:"";position:absolute;inset:0;z-index:-1;background:#0006}
.final-content .eyebrow{color:white;font-size:9px;margin-bottom:25px}
.final-content h2{font-family:var(--font-display);font-size:58px;font-weight:700;letter-spacing:-.05em;text-transform:none;line-height:1.15;color:white}
.final-content h2 em{font-weight:400}
.final-content>p:not(.eyebrow){font-size:14px;line-height:1.9;max-width:500px;margin:25px auto 0;color:#ddd}
.final-content>.btn{margin-top:29px}
.final-reassurance{display:block;font-size:10px;color:#ddd;margin-top:15px}


@media (min-width:1650px){:root{--margin-x:90px}
.hero-showcase{padding-inline:52px;padding-top:35px}
.hero{min-height:690px}
.hero__content{padding:85px 72px}
.hero__headline{font-size:92px}
.hero-side-content{left:48px;bottom:75px}
.hero-side-content h2{font-size:42px}
.hero__body{font-size:22px}
.hero__detail{font-size:14px}
.panel-label{left:72px}
.hero-side .panel-label{left:48px}}


@media (max-width:1200px){:root{--margin-x:40px;--section-y:76px}
.hero{grid-template-columns:1.5fr 1fr;min-height:607px}
.hero__content{padding:55px 40px 65px}
.hero__headline{font-size:68px}
.hero__body{font-size:19px}
.hero__detail{font-size:11px}
.hero-side-content{left:25px;right:20px}
.hero-side-content h2{font-size:31px}
.panel-label{left:40px}
.hero-side .panel-label{left:25px}
.hero__rail{font-size:6px}
.connection-strip>p{gap:8px;font-size:11px}
.connection-strip>span{font-size:8px}
.problem{gap:7%}
.problem h2{font-size:24px;letter-spacing:.07em}
.problem-copy{font-size:14px}
.product-stage{padding:0 26px 29px;gap:0 23px;grid-template-columns:minmax(0,.36fr) minmax(0,.64fr)}
.product-tabs{gap:10px}
.product-tab{font-size:11px;padding-inline:9px}
.tab-panel h3{font-size:16px}
.tab-panel p{font-size:12px}
.check-list{font-size:11px;gap:9px}
.product-visual{margin-right:0}
.product-copy>.text-link{font-size:8px}
.guide{gap:6%}
.guide-image{height:493px}
.guide-content h2{font-size:24px}
.guide-content .eyebrow{font-size:7px}
.guide-content>p:not(.eyebrow):not(.proof-note){font-size:13px}
.guide-proof{gap:20px}
.guide-proof strong{font-size:28px}
.guide-content .text-link{font-size:9px}
.steps{gap:33px}
.steps h3{font-size:12px}
.pricing{gap:9%}
.pricing h2{font-size:26px}
.price-card{padding:28px}
.faq h2{font-size:25px}}


@media (max-width:980px){:root{--margin-x:32px}
.desktop-nav{display:none}
.hero-showcase{padding:16px 20px 0}
.hero__rail{display:none}
.hero{grid-template-columns:1.45fr 1fr;min-height:580px;gap:4px}
.hero__content{padding:46px 27px 60px}
.hero .eyebrow{font-size:7px;line-height:1.9;margin-bottom:26px}
.hero__headline{font-size:60px}
.hero__body{font-size:17px}
.hero__detail{font-size:11px;line-height:1.85}
.hero__detail br{display:none}
.hero .btn{font-size:10px;padding-inline:18px}
.hero-reassurance{font-size:8px}
.hero-side-content h2{font-size:27px}
.hero-side-content>.eyebrow{font-size:7px}
.hero-side-content .btn{font-size:9px}
.panel-label{font-size:6px;left:27px}
.hero-side>img{object-position:72% center}
.hero-side-content{left:23px;right:16px;bottom:58px}
.hero-side .panel-label{left:23px}
.connection-strip{flex-wrap:wrap;justify-content:center;padding:26px 0;gap:20px 28px}
.connection-strip>span{flex-basis:100%;text-align:center;border:0;padding:0}
.connection-strip>span br{display:none}
.connection-strip>span{font-size:10px}
.problem{gap:6%}
.problem h2{font-size:22px;line-height:1.65}
.problem-copy{font-size:13px}
.product-stage{display:block;padding:0 23px 27px}
.product-copy{display:block}
.product-tabs{margin-bottom:0}
.product-tab{gap:7px;font-size:10px}
.product-tab>.icon{display:none}
.tab-panel{padding:30px 0 15px}
.tab-panel h3{font-size:22px;line-height:1.5}
.tab-panel h3 br{display:none}
.tab-panel p{font-size:14px;line-height:1.9}
.check-list{display:flex;flex-wrap:wrap;font-size:12px;gap:14px 20px}
.product-copy>.text-link{font-size:10px;display:inline-flex;padding:10px 0 26px}
.product-visual{margin:0}
.outcome-row{gap:21px}
.outcome-row article{padding-left:0;padding-top:37px}
.outcome-row article>.icon{top:0}
.outcome-row h3{font-size:11px}
.outcome-row p{font-size:11px}
.guide-image{height:510px}
.guide-content h2{font-size:21px}
.guide-content .eyebrow{font-size:7px;letter-spacing:.13em}
.guide-proof{gap:15px}
.guide-proof strong{font-size:23px}
.guide-proof div>span{font-size:9px}
.guide-content .text-link{font-size:8px}
.section-heading{gap:35px}
.steps{gap:25px}
.steps h3{font-size:11px}
.steps article>p{font-size:12px}
.step-detail{font-size:9px}
.steps-bottom{gap:25px}
.steps-bottom .btn{font-size:10px;gap:15px}
.steps-bottom p{font-size:9px}
.pricing{gap:7%}
.pricing h2{font-size:23px}
.price-card{padding:25px 23px}
.price{font-size:69px}
.price-card-top{font-size:8px}
.price-tag{font-size:8px}
.price-card .price-tax{font-size:10px!important}
.price-benefits>span{font-size:11px}
.pricing-footnote{font-size:8px}
.faq{gap:6%}
.faq h2{font-size:21px}
.faq .eyebrow{font-size:7px}
.faq>div>.text-link{font-size:9px}
summary{font-size:12px}
details>p{font-size:12px}
.final-content h2{font-size:51px}}


@media (max-width:640px){:root{--margin-x:22px;--section-y:62px}
.announce-bar{font-size:6px;letter-spacing:.08em;padding:9px 18px;line-height:1.8}
.hero-showcase{padding:0}
.hero{grid-template-columns:1fr;gap:4px;min-height:0}
.hero-main{min-height:560px}
.hero-main>img{object-position:43% center}
.hero__content{padding:50px 28px 61px;max-width:430px}
.hero .eyebrow{font-size:7px;line-height:1.9;letter-spacing:.13em;margin-bottom:27px}
.hero__headline{font-size:66px;letter-spacing:-.06em}
.hero__headline span{letter-spacing:-.06em}
.hero__body{font-size:19px;line-height:1.5;margin-top:25px}
.hero__detail{font-size:12px;margin-top:19px;max-width:320px;line-height:1.9}
.hero .btn{margin-top:25px;font-size:11px;min-height:50px;padding-inline:20px;gap:20px}
.hero-reassurance{font-size:9px;line-height:1.8;margin-top:14px}
.panel-label{font-size:6px;bottom:17px;left:28px}
.hero-side{height:315px}
.hero-side>img{object-position:68% 35%;filter:saturate(.55)}
.hero-side:after{background:linear-gradient(90deg,#000a 0%,#0006 50%,#0001),linear-gradient(0deg,#0008,transparent)}
.hero-side-content{left:28px;right:20px;bottom:58px;max-width:280px}
.hero-side-content>.eyebrow{font-size:6px;margin-bottom:15px;max-width:230px}
.hero-side-content h2{font-size:29px;line-height:1.2}
.hero-side-content .btn{font-size:9px;min-height:43px;padding:12px 15px;margin-top:20px}
.hero-side .panel-label{left:28px}
.connection-strip{gap:21px 25px;padding-block:26px 30px;min-height:0}
.connection-strip>span{font-size:9px}
.connection-strip>p{font-size:10px;gap:7px}
.connection-strip .icon{width:16px;height:16px}
.problem{display:block;padding-block:60px}
.problem .eyebrow{font-size:8px;margin-bottom:21px}
.problem h2{font-size:23px;letter-spacing:.06em;line-height:1.6}
.problem-copy{font-size:14px;line-height:1.95;margin-top:23px}
.problem-copy .ink{margin-top:17px}
.platform{padding-top:9px;padding-bottom:61px}
h2{font-size:23px;letter-spacing:.08em;line-height:1.6}
.eyebrow{font-size:8px;line-height:1.9;letter-spacing:.15em;margin-bottom:20px}
.section-heading{display:block;margin-bottom:28px}
.section-heading>p{font-size:14px;max-width:100%;margin-top:23px}
.platform .section-heading{text-align:left}
.platform .section-heading>p{font-size:14px;margin-top:22px}
.product-stage{padding:0 15px 20px}
.product-tabs{gap:8px}
.product-tab{flex-direction:column;justify-content:flex-start;align-items:flex-start;font-size:10px;padding:19px 2px 17px;gap:8px;text-align:left;line-height:1.6;min-height:100px}
.tab-number{font-size:8px}
.tab-panel{padding-top:28px}
.tab-panel h3{font-size:19px;letter-spacing:.055em;line-height:1.65}
.tab-panel h3 br{display:block}
.tab-panel p{font-size:13px;margin-top:16px}
.check-list{display:grid;font-size:11px;gap:10px;margin-top:19px}
.product-copy>.text-link{font-size:8px;gap:10px;letter-spacing:.08em;padding-block:13px 23px}
.product-browser{height:31px;padding-inline:9px}
.product-browser>span{font-size:5px}
.product-browser i{width:4px;height:4px}
.screenshot-crop{aspect-ratio:1.14}
.screenshot-crop img{width:150%;max-width:none;object-fit:cover;object-position:left top}
.product-visual figcaption{font-size:6px;gap:4px;padding:10px 7px}
.product-visual figcaption a{font-size:7px}
.sample-dot{width:3px;height:3px}
.outcome-row{grid-template-columns:1fr;gap:26px;margin-top:32px}
.outcome-row article{padding:0 0 0 36px}
.outcome-row article>.icon{width:19px;height:19px;top:2px}
.outcome-row h3{font-size:12px;letter-spacing:.07em}
.outcome-row p{font-size:13px;line-height:1.85;margin-top:9px;max-width:none}
.guide{grid-template-columns:1fr;gap:31px;padding-top:0;padding-bottom:63px}
.guide-image{height:352px}
.image-credit{font-size:6px;padding:15px 17px}
.guide-content .eyebrow{font-size:7px;letter-spacing:.1em}
.guide-content h2{font-size:23px;letter-spacing:.06em}
.guide-content>p:not(.eyebrow):not(.proof-note){font-size:14px;margin-top:20px}
.guide-proof{margin-top:22px;padding-top:24px;margin-bottom:24px;gap:18px}
.guide-proof strong{font-size:28px}
.guide-proof div>span{font-size:9px}
.guide-content .text-link{font-size:9px;gap:12px}
.guide-content .proof-note{font-size:8px;margin-top:21px}
.steps-section{padding-block:61px}
.steps-section .section-heading{text-align:left;margin-bottom:32px}
.steps-section .section-heading>p{font-size:14px;margin-top:20px}
.steps{grid-template-columns:1fr;gap:32px;margin-top:34px}
.steps article{display:grid;grid-template-columns:43px 1fr;gap:0 18px}
.step-top{grid-row:1/4;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:14px;border:0;margin:0;padding:0}
.step-top>span{font-size:29px;line-height:1.2}
.step-top .icon{width:16px;height:16px}
.steps h3{font-size:12px;letter-spacing:.08em}
.steps article>p{font-size:13px;margin-top:12px}
.step-detail{font-size:9px;margin-top:14px}
.steps-bottom{display:block;margin-top:33px}
.steps-bottom .btn{font-size:9px;gap:15px;padding-inline:18px}
.steps-bottom p{margin-top:19px;font-size:9px;line-height:1.9}
.pricing{grid-template-columns:1fr;gap:30px}
.pricing h2{font-size:23px;letter-spacing:.065em}
.pricing>div>p:not(.eyebrow){font-size:14px;margin-top:21px}
.price-card{padding:28px 24px}
.price-card-top{font-size:8px}
.price{font-size:76px}
.price-card .price-tax{font-size:10px!important}
.price-benefits>span{font-size:12px}
.price-card>.btn{font-size:11px;padding-inline:20px}
.pricing-footnote{font-size:9px}
.faq{grid-template-columns:1fr;gap:30px;padding-top:61px}
.faq h2{font-size:23px}
.faq .eyebrow{font-size:7px}
.faq>div>.text-link{font-size:9px;margin-top:22px}
summary{font-size:13px;padding-block:21px}
details>p{font-size:13px;padding-right:10px;line-height:1.9}
.final-cta{padding:64px 26px}
.final-content .eyebrow{font-size:7px;letter-spacing:.13em;margin-bottom:24px}
.final-content h2{font-size:41px;line-height:1.15;letter-spacing:-.05em}
.final-content>p:not(.eyebrow){font-size:13px;line-height:1.9;margin-top:24px;max-width:310px}
.final-content>.btn{font-size:10px;gap:22px;min-height:52px}
.final-reassurance{font-size:9px}}


@media (max-width:360px){:root{--margin-x:18px}
.hero__content{padding-inline:23px}
.hero__headline{font-size:50px}
.hero__body{font-size:17px}
.hero .eyebrow{font-size:6px}
.hero__detail{font-size:11px}
.hero-reassurance{font-size:8px}
.hero-side-content{left:23px}
.hero-side-content h2{font-size:28px}
.hero .panel-label{left:23px}
.problem h2,h2,.guide-content h2,.pricing h2,.faq h2{font-size:21px}
.product-tabs{gap:6px}
.product-tab{font-size:9px}
.tab-panel h3{font-size:17px}
.steps-bottom .btn{font-size:8px;padding-inline:15px;gap:14px}
.price-card{padding:23px 20px}
.price-card-top{font-size:7px}
.price{font-size:66px}
.price>small{font-size:12px}
.final-content h2{font-size:36px}}


@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}
*,*:before,*:after{transition:none!important;animation:none!important}}



/* Single-banner revision: problem-led StoryBrand copy and the live site's product breadth. */


.hero--single{display:block;min-height:640px}
.hero--single .hero-main{min-height:640px}
.hero--single .hero-main>img{filter:saturate(.68);object-position:center 25%}
.hero--single .hero-main:after{background:linear-gradient(90deg,rgba(0,0,0,.91) 0%,rgba(0,0,0,.78) 31%,rgba(0,0,0,.43) 51%,rgba(0,0,0,.07) 75%),linear-gradient(0deg,rgba(0,0,0,.24),transparent 60%)}
.hero--single .hero__content{max-width:670px;padding:65px 55px 74px}
.hero--single .hero__headline{font-size:82px;line-height:1.07;letter-spacing:-.055em}
.hero--single .hero__body{font-size:22px;line-height:1.5;margin-top:24px}
.hero--single .hero__detail{font-size:13px;line-height:1.9;max-width:420px;margin-top:17px}
.hero-actions{display:flex;align-items:center;gap:28px;margin-top:28px}
.hero-actions .btn{margin-top:0}
.hero-explore{display:inline-flex;align-items:center;gap:10px;font-size:11px;color:white;border-bottom:1px solid #aaa;padding-block:7px}
.hero-explore .icon{width:17px;height:17px}
.hero--single .hero-reassurance{margin-top:15px;font-size:10px}
.hero--single .panel-label{bottom:21px}
.problem-block{padding-block:82px 68px}
.problem-block .section-heading>p{max-width:465px}
.friction-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;margin-top:40px}
.friction-grid article{border-top:1px solid #b8b8b8;padding-top:24px}
.friction-grid article>span{font-family:var(--font-eyebrow);font-size:8px;letter-spacing:.13em;color:#707070}
.friction-grid h3{font-family:var(--font-display);font-size:25px;line-height:1.35;letter-spacing:-.04em;text-transform:none;font-weight:700;margin-top:23px}
.friction-grid p{font-size:13px;line-height:1.9;margin-top:16px;max-width:350px}
.problem-belief{margin-top:35px;padding-top:27px;border-top:1px solid #ddd;text-align:center;font-size:14px;color:#222;line-height:1.8}
.feature-label{font-family:var(--font-eyebrow);font-size:8px;letter-spacing:.11em;line-height:1.8;color:#777;text-transform:uppercase}
.tab-panel .feature-label{font-size:7px;margin:0 0 17px;max-width:none}
.feature-section{background:#f5f5f5}
.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0 30px}
.feature-card{position:relative;padding:30px 0;border-top:1px solid #d3d3d3;min-width:0}
.feature-card>.icon{width:25px;height:25px;color:#222;margin-bottom:18px}
.feature-card .feature-label{font-size:8px;color:#676767}
.feature-card h3{font-family:var(--font-display);font-size:18px;font-weight:700;letter-spacing:-.03em;line-height:1.4;text-transform:none;margin-top:12px}
.feature-card>p:last-child{font-size:12px;line-height:1.9;margin-top:12px}
.feature-more{border-block:1px solid #ccc;margin-top:0}
.feature-more>summary{font-family:var(--font-eyebrow);font-size:9px;letter-spacing:.1em;text-transform:uppercase;padding:25px 0}
.feature-more[open]>summary{border-bottom:1px solid #ccc}
.feature-more .feature-card{border-top:0}
.catalog-end{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:28px}
.catalog-end>span{font-size:10px}
.catalog-end .text-link{font-size:9px}
.stack-section{padding-bottom:82px}
.stack-comparison{display:grid;grid-template-columns:1fr 1fr;border:1px solid #d6d6d6;margin-top:38px}
.stack-before,.stack-after{padding:40px 45px}
.stack-before{background:#f5f5f5}
.stack-after{background:#222;color:white}
.stack-after .feature-label{color:#b3b3b3}
.tool-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px;max-width:420px}
.tool-tags span{border:1px solid #d0d0d0;background:white;font-size:11px;padding:10px 13px;color:#666}
.stack-before>p,.stack-after>p{font-size:13px;line-height:1.9;margin-top:25px;max-width:420px}
.stack-after h3{font-family:var(--font-display);font-size:33px;text-transform:none;font-weight:700;letter-spacing:-.035em;color:white;line-height:1.25;margin-top:20px}
.stack-after>p{color:#ccc;margin-top:19px}
.stack-after .btn{color:white;border-color:white;margin-top:23px;min-height:45px;font-size:10px}
.stack-after .btn:hover{background:white;color:#222}
.spotlight-wrap{padding-top:0;padding-bottom:82px}
.equipment-story,.academy-story{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center}
.equipment-story-image{height:515px;position:relative;overflow:hidden}
.equipment-story-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.5)}
.equipment-story-image>span{position:absolute;bottom:23px;left:26px;font-family:var(--font-eyebrow);font-size:8px;letter-spacing:.1em;color:white}
.spotlight-copy h2{font-size:28px;letter-spacing:.065em}
.spotlight-copy>p:not(.eyebrow){font-size:14px;line-height:1.9;margin-top:24px;max-width:510px}
.spotlight-copy .check-list{font-size:12px;gap:12px;margin-top:24px}
.spotlight-copy .text-link{font-size:9px;margin-top:25px;line-height:1.8}
.academy-story{margin-top:82px}
.academy-demo{background:#f5f5f5;border:1px solid #d7d7d7;padding:38px}
.academy-demo>.feature-label{font-size:7px}
.academy-demo>h3{font-family:var(--font-display);font-size:34px;line-height:1.25;letter-spacing:-.04em;font-weight:700;text-transform:none;margin:26px 0}
.practice-row{display:flex;gap:17px;padding:22px 0;align-items:center;border-top:1px solid #ccc}
.practice-row>span{font-family:var(--font-eyebrow);font-size:10px;color:#999}
.practice-row>div{flex:1}
.practice-row strong{font-size:13px;font-weight:400;color:#222}
.practice-row p{font-size:10px;margin-top:5px;line-height:1.8}
.practice-row>.icon{width:18px;height:18px}
.academy-note{font-size:10px;margin-top:12px}
.member-story{background:#f5f5f5;margin-bottom:82px;padding-block:64px}
.member-story-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:7%;align-items:center}
.member-story-copy>p:not(.eyebrow):not(.member-platforms){font-size:15px;line-height:1.9;max-width:510px;margin-top:24px}
.member-story-copy .check-list{font-size:12px;margin-top:25px;gap:13px}
.member-story-copy .text-link{margin-top:27px;font-size:9px}
.member-platforms{font-size:10px;margin-top:20px}
.member-visual{display:flex;align-items:center;flex-direction:column;position:relative}
.phone-demo{border:7px solid #242424;border-radius:35px;background:white;box-shadow:20px 28px 45px #0001;width:290px;position:relative;padding:21px 16px 10px;color:#222}
.phone-camera{width:73px;height:16px;border-radius:20px;background:#242424;position:absolute;top:8px;left:50%;transform:translateX(-50%)}
.phone-content{padding-top:26px}
.phone-brand{font-family:var(--font-eyebrow);font-size:10px;letter-spacing:.15em}
.phone-content>p{font-size:11px;margin-top:26px}
.phone-content h3{font-family:var(--font-display);text-transform:none;font-size:30px;line-height:1.2;letter-spacing:-.04em;margin-top:9px}
.phone-class{background:#f3f3f3;padding:20px 14px;margin-top:25px}
.phone-class>span:first-child{font-family:var(--font-eyebrow);font-size:7px;letter-spacing:.07em}
.phone-class strong{display:block;font-size:12px;margin-top:12px}
.phone-class>p{font-size:10px;margin-top:5px}
.phone-status{display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding-top:13px;border-top:1px solid #ccc;font-size:10px;color:#222}
.phone-status .icon{width:15px;height:15px}
.phone-item{display:flex;justify-content:space-between;padding:19px 0;border-bottom:1px solid #ddd;font-size:11px}
.phone-item .icon{width:15px;height:15px}
.phone-bottom{text-align:center;font-size:8px;color:#888;padding:22px 0 8px}
.phone-caption{font-size:8px;line-height:1.8;color:#777;text-align:center;margin-top:24px}
.pricing-section{padding-block:82px}
.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}
.plan-card{border:1px solid #ccc;padding:28px 27px;display:flex;flex-direction:column;min-width:0}
.plan-card:nth-child(2){border-color:#222;background:#f5f5f5}
.plan-card-top{display:flex;justify-content:space-between;gap:8px;align-items:center;font-size:9px;min-height:26px}
.popular-label{font-family:var(--font-eyebrow);font-size:6px;letter-spacing:.06em;border-bottom:2px solid #ff7f40;padding-bottom:4px;white-space:nowrap}
.plan-card h3{font-size:16px;margin-top:20px;letter-spacing:.09em}
.plan-price{color:#222;font-family:var(--font-display);font-weight:700;font-size:62px;letter-spacing:-.065em;line-height:1.15;margin-top:18px}
.plan-price>span{font-size:30px;vertical-align:top;display:inline-block;padding-top:8px}
.plan-price small{font-size:14px;color:#777;font-weight:400;letter-spacing:-.02em;margin-left:5px}
.plan-allowance{font-size:11px;margin-top:11px}
.plan-card .check-list{display:grid;font-size:11px;line-height:1.85;gap:12px;margin-top:25px;padding-top:22px;border-top:1px solid #ddd;margin-bottom:27px}
.plan-card .check-list li{align-items:flex-start}
.plan-card .check-list .icon{flex-shrink:0;margin-top:3px}
.plan-card .btn{margin-top:auto;font-size:10px;min-height:48px;justify-content:space-between;gap:15px;padding-inline:17px}
.plan-terms{font-size:10px;line-height:1.9;color:#666;margin-top:24px;max-width:900px}
.pricing-links{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:23px}
.pricing-links .text-link{font-size:9px}
.pricing-links>span{font-size:10px}
.pricing-links>span a{text-decoration:underline;color:#222}
.fitout-offer{border-block:1px solid #ccc;margin-top:42px;padding-block:30px;display:flex;align-items:center;justify-content:space-between;gap:35px}
.fitout-offer h3{font-family:var(--font-display);text-transform:none;font-size:20px;font-weight:700;letter-spacing:-.03em;line-height:1.4;margin-top:12px}
.fitout-offer p:last-child{font-size:11px;line-height:1.8;margin-top:10px}
.fitout-offer .text-link{font-size:9px;flex-shrink:0}
.faq{padding-top:0}
.final-content h2{font-size:60px}
.final-content>p:not(.eyebrow){max-width:530px}


@media (max-width:1180px){.hero--single .hero__content{padding:58px 42px 72px;max-width:610px}
.hero--single .hero__headline{font-size:73px}
.hero--single .hero-main>img{object-position:60% center}
.hero--single .hero-main:after{background:linear-gradient(90deg,#000e 0%,#000b 38%,#0005 65%,#0001)}
.hero--single .hero__detail{max-width:390px}
.feature-grid{gap:0 22px}
.friction-grid h3{font-size:23px}
.spotlight-copy h2{font-size:24px}
.academy-demo{padding:28px}
.plan-card{padding:23px 20px}
.plan-card-top{font-size:8px}
.popular-label{font-size:5px}
.plan-card .check-list{font-size:10px}
.member-story-copy h2{font-size:26px}
.stack-before,.stack-after{padding:32px}
.fitout-offer h3{font-size:18px}}


@media (max-width:980px){.hero--single,.hero--single .hero-main{min-height:650px}
.hero--single .hero-main>img{object-position:64% center}
.hero--single .hero__content{padding:58px 37px 72px;max-width:560px}
.hero--single .hero__headline{font-size:68px}
.hero--single .hero__body{font-size:21px}
.hero--single .hero__detail{font-size:12px;max-width:350px}
.hero-actions{gap:23px}
.hero-actions .btn{font-size:10px;min-height:50px}
.hero-explore{font-size:10px}
.hero--single .panel-label{left:37px}
.friction-grid{gap:25px}
.friction-grid h3{font-size:21px}
.friction-grid p{font-size:12px}
.problem-belief{font-size:13px}
.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 30px}
.feature-card h3{font-size:18px}
.feature-card>p:last-child{font-size:13px}
.feature-card{padding-block:28px}
.stack-before,.stack-after{padding:28px}
.stack-before>p,.stack-after>p{font-size:12px}
.tool-tags span{font-size:10px;padding:8px}
.stack-after h3{font-size:30px}
.equipment-story,.academy-story{gap:6%}
.equipment-story-image{height:490px}
.spotlight-copy h2{font-size:21px}
.spotlight-copy>.eyebrow{font-size:7px;letter-spacing:.12em}
.spotlight-copy>p:not(.eyebrow){font-size:13px;line-height:1.9}
.spotlight-copy .check-list{display:grid;font-size:11px;gap:12px}
.spotlight-copy .text-link{font-size:8px}
.academy-demo{padding:25px}
.academy-demo>h3{font-size:30px}
.academy-demo>.feature-label{font-size:6px}
.practice-row{gap:12px}
.practice-row strong{font-size:12px}
.practice-row p{font-size:9px}
.member-story-copy h2{font-size:22px}
.member-story-copy .eyebrow{font-size:7px}
.member-story-copy>p:not(.eyebrow):not(.member-platforms){font-size:13px}
.member-story-copy .check-list{display:grid;font-size:11px;gap:12px}
.member-story-copy .text-link{font-size:8px}
.phone-demo{width:267px}
.plan-grid{gap:12px}
.plan-card{padding:23px 17px}
.plan-card-top{display:block;min-height:37px}
.popular-label{display:table;margin-top:7px;font-size:5px}
.plan-price{font-size:49px}
.plan-price>span{font-size:22px}
.plan-price small{font-size:11px}
.plan-allowance{font-size:9px}
.plan-card .check-list{font-size:10px;gap:13px}
.plan-card .btn{font-size:8px;padding-inline:12px;gap:9px}
.pricing-links{align-items:flex-start}
.pricing-links .text-link{font-size:8px}
.pricing-links>span{font-size:9px;max-width:190px}
.fitout-offer{gap:25px}
.fitout-offer h3{font-size:17px}
.fitout-offer .text-link{font-size:8px}
.fitout-offer p:last-child{font-size:10px}
.final-content h2{font-size:51px}}


@media (max-width:640px){.hero--single,.hero--single .hero-main{min-height:740px}
.hero--single .hero-main>img{object-position:64% center}
.hero--single .hero-main:after{background:linear-gradient(90deg,#0007,#0002),linear-gradient(0deg,#000e 0%,#000d 40%,#0007 66%,#0001 100%)}
.hero--single .hero__content{padding:245px 28px 64px;max-width:none}
.hero--single .hero__headline{font-size:51px;line-height:1.06}
.hero--single .hero .eyebrow{margin-bottom:22px}
.hero--single .hero__body{font-size:19px;margin-top:22px}
.hero--single .hero__body br{display:none}
.hero--single .hero__detail{font-size:12px;line-height:1.9;margin-top:15px;max-width:350px}
.hero-actions{gap:24px;margin-top:24px;flex-wrap:wrap}
.hero--single .hero-actions .btn{margin-top:0;font-size:10px;padding-inline:18px;min-height:49px;gap:15px}
.hero-explore{font-size:10px;gap:7px}
.hero--single .hero-reassurance{font-size:9px;margin-top:16px}
.hero--single .panel-label{left:28px;font-size:6px;bottom:18px}
.problem-block{padding-block:59px}
.friction-grid{grid-template-columns:1fr;gap:28px;margin-top:28px}
.friction-grid article{padding-top:20px}
.friction-grid article>span{font-size:7px}
.friction-grid h3{font-size:25px;margin-top:18px}
.friction-grid h3 br{display:none}
.friction-grid p{font-size:13px;margin-top:12px;max-width:none}
.problem-belief{text-align:left;font-size:14px;margin-top:28px;padding-top:24px}
.tab-panel .feature-label{font-size:6px;margin-bottom:16px}
.feature-section{padding-block:58px}
.feature-grid{gap:0 20px}
.feature-card{padding-block:24px}
.feature-card>.icon{width:21px;height:21px;margin-bottom:15px}
.feature-card .feature-label{font-size:6px;letter-spacing:.08em}
.feature-card h3{font-size:16px;line-height:1.45;margin-top:11px}
.feature-card>p:last-child{font-size:11px;line-height:1.9;margin-top:12px}
.feature-more>summary{font-size:8px;line-height:1.9;letter-spacing:.05em;gap:20px;padding-block:21px}
.catalog-end{display:block;margin-top:22px}
.catalog-end>span{font-size:9px}
.catalog-end .text-link{font-size:8px;margin-top:18px}
.stack-section{padding-block:59px}
.stack-comparison{grid-template-columns:1fr;margin-top:28px}
.stack-before,.stack-after{padding:29px 25px}
.stack-before>p,.stack-after>p{font-size:13px}
.stack-before .feature-label,.stack-after .feature-label{font-size:7px}
.tool-tags{gap:8px;margin-top:21px}
.tool-tags span{font-size:10px;padding:9px 10px}
.stack-after h3{font-size:33px}
.stack-after .btn{font-size:10px}
.spotlight-wrap{padding-bottom:59px}
.equipment-story,.academy-story{grid-template-columns:1fr;gap:28px}
.equipment-story-image{height:350px}
.equipment-story-image>span{font-size:7px;left:23px}
.spotlight-copy h2{font-size:23px;letter-spacing:.06em;line-height:1.6}
.spotlight-copy .eyebrow{font-size:7px}
.spotlight-copy>p:not(.eyebrow){font-size:14px;margin-top:21px}
.spotlight-copy .check-list{font-size:12px;gap:13px;margin-top:22px}
.spotlight-copy .text-link{font-size:8px}
.academy-story{margin-top:59px}
.academy-demo{padding:28px 24px}
.academy-demo>.feature-label{font-size:6px}
.academy-demo>h3{font-size:34px}
.practice-row strong{font-size:13px}
.practice-row p{font-size:10px}
.academy-note{font-size:10px}
.member-story{padding-block:58px;margin-bottom:58px}
.member-story-grid{grid-template-columns:1fr;gap:42px}
.member-story-copy h2{font-size:23px}
.member-story-copy>p:not(.eyebrow):not(.member-platforms){font-size:14px}
.member-story-copy .check-list{font-size:12px;gap:13px}
.member-story-copy .text-link{font-size:8px}
.member-platforms{font-size:10px}
.phone-demo{width:284px}
.phone-caption{font-size:8px;max-width:280px}
.pricing-section{padding-block:58px}
.plan-grid{grid-template-columns:1fr;gap:20px;margin-top:28px}
.plan-card{padding:28px 25px}
.plan-card-top{display:flex;min-height:26px;font-size:9px}
.popular-label{font-size:6px;margin-top:0}
.plan-card h3{font-size:18px;margin-top:22px}
.plan-price{font-size:70px}
.plan-price>span{font-size:30px}
.plan-price small{font-size:15px}
.plan-allowance{font-size:12px}
.plan-card .check-list{font-size:12px;gap:13px}
.plan-card .btn{font-size:10px;padding-inline:19px;min-height:50px}
.plan-terms{font-size:10px;line-height:1.9;margin-top:23px}
.pricing-links{display:block}
.pricing-links .text-link{font-size:8px;line-height:1.9}
.pricing-links>span{display:block;margin-top:23px;max-width:none;font-size:10px}
.fitout-offer{display:block;padding-block:27px;margin-top:30px}
.fitout-offer .feature-label{font-size:7px}
.fitout-offer h3{font-size:20px}
.fitout-offer p:last-child{font-size:11px}
.fitout-offer .text-link{font-size:8px;margin-top:22px}
.faq{padding-top:0}
.final-content h2{font-size:40px}
.final-content>p:not(.eyebrow){font-size:13px;line-height:1.9;max-width:330px}}


@media (max-width:360px){.hero--single .hero__content{padding:234px 23px 63px}
.hero--single .hero__headline{font-size:43px}
.hero--single .hero__body{font-size:18px}
.hero--single .hero__detail{font-size:11px}
.hero-actions{gap:18px}
.hero--single .hero-actions .btn{font-size:9px;padding-inline:14px;gap:12px}
.hero-explore{font-size:9px;gap:5px}
.hero--single .hero-reassurance{font-size:8px}
.hero--single .panel-label{left:23px}
.feature-grid{column-gap:17px}
.feature-card h3{font-size:15px}
.feature-card>p:last-child{font-size:11px}
.friction-grid h3{font-size:23px}
.spotlight-copy h2,.member-story-copy h2{font-size:21px}
.phone-demo{width:269px}
.plan-card{padding:25px 22px}
.plan-card .check-list{font-size:11px}
.final-content h2{font-size:35px}}



@media (max-width:640px){.hero--single .hero-main{background:#070707}
.hero--single .hero-main>img{height:500px;object-position:78% center}
.hero--single .hero-main:after{background:linear-gradient(0deg,#070707 0%,#070707 30%,#070707c9 47%,#07070700 80%),linear-gradient(90deg,#0005,#0001)}}



.phone-demo{border-radius:35px!important}
.phone-camera{border-radius:20px!important}
@media (min-width:641px) and (max-width:980px){.hero--single .hero__headline{font-size:clamp(52px,6.8vw,65px)}}



/* Restored live-site navigation, in the requested five-item order. */


.nav-chevron{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.7;transition:transform .18s}
.mobile-category{border:0;border-bottom:1px solid #ddd}
.mobile-category>summary{font-family:var(--font-eyebrow);font-size:11px;letter-spacing:.12em;padding:19px 0;text-transform:uppercase}
.mobile-category[open]>summary>.nav-chevron{transform:rotate(180deg)}
.mobile-category-content{padding:10px 0 24px}
.mobile-category-content .mega-column{margin-top:23px}
.mobile-category-content .mega-column:first-child{margin-top:0}
.mobile-category-content .mega-heading{font-size:8px;letter-spacing:.11em;margin:0 0 12px}
.mobile-category-content .mega-link{display:block;font-family:var(--font-body);text-transform:none;font-weight:400;letter-spacing:normal;padding:10px 0}
.mobile-category-content .mega-link>span{font-size:13px}
.mobile-category-content .mega-link>small{font-size:10px;line-height:1.7}
.mobile-overview{display:block;font-size:9px;letter-spacing:.1em;padding-top:20px}






@media (prefers-reduced-motion:reduce){.nav-chevron{transition:none}}



/* Lean photographic revision — 6 September 2026. */


body{color:#616161}
.lean-page{overflow:hidden}
.lean-page h2,.lean-page h3{font-family:Poppins,Arial,sans-serif;text-transform:none;letter-spacing:-.05em;line-height:1.12}
.lean-page .eyebrow{font-size:9px;letter-spacing:.14em;margin-bottom:22px}
.lean-page .text-link{letter-spacing:.07em;gap:16px;font-size:9px}
.lean-page .text-link>span{font-size:19px;font-family:Poppins;line-height:1}
.lean-hero{position:relative;isolation:isolate;min-height:640px;height:min(47.5vw,760px);margin:20px 24px 0;background:#161918;color:#fff;overflow:hidden;display:flex;align-items:center}
.lean-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 37%;z-index:-2;transform-origin:75% 40%}
.lean-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#080b0be3 0%,#080b0b91 32%,#080b0b15 63%,transparent)}
.lean-hero-content{padding-block:60px}
.lean-hero .eyebrow{color:#ddd;font-size:9px;margin-bottom:28px}
.lean-hero h1{font:700 clamp(64px,6.4vw,98px)/1.03 Poppins,Arial,sans-serif;letter-spacing:-.06em;color:white}
.lean-hero-content>p:not(.eyebrow){font-size:17px;line-height:1.65;color:#e3e5e4;margin-top:25px}
.lean-hero-actions{display:flex;align-items:center;gap:30px;margin-top:33px}
.hero-product-link{display:inline-flex;gap:22px;align-items:center;color:#fff;font-size:12px;border-bottom:1px solid #ffffff66;padding:9px 0}
.hero-product-link:hover{border-color:#fff}
.hero-product-link>span{font-size:20px}
.motion-toggle{position:absolute;right:22px;bottom:20px;display:flex;align-items:center;gap:9px;border:1px solid #ffffff66;background:#10101070;color:#fff;font-size:10px;padding:8px 12px;min-height:36px}
.motion-toggle:hover{background:#111}
.motion-toggle>span:first-child{font:15px/1 Arial}
.motion-photo{animation:photo-drift 20s ease-in-out infinite alternate;will-change:transform}
@keyframes photo-drift{from{transform:scale(1)}to{transform:scale(1.045) translate3d(-.3%,.15%,0)}}
.motion-paused .motion-photo{animation-play-state:paused}
.lean-strip{display:flex;align-items:center;justify-content:space-between;min-height:93px;border-bottom:1px solid #ddd;font-size:11px;color:#707070}
.lean-strip span:first-child{font-family:Erbaum,Poppins,sans-serif;letter-spacing:.11em;font-size:8px;color:#333}
.lean-strip span:not(:first-child):before{content:"+";color:#222;margin-right:14px}
.lean-platform{padding-top:93px;padding-bottom:70px}
.lean-intro{text-align:center;margin-bottom:30px}
.lean-intro h2{font-size:clamp(34px,3.3vw,49px);color:#222}
.lean-intro>p:last-child{margin-top:21px;font-size:14px}
.proof-row{display:grid;grid-template-columns:minmax(0, .75fr) minmax(0,1.35fr);align-items:center;gap:7%;padding-block:65px}
.proof-row+.proof-row{border-top:1px solid #e5e5e5}
.proof-copy{padding-block:24px}
.proof-number{display:block;font-family:Erbaum,Poppins,sans-serif;font-size:8px;letter-spacing:.13em;color:#777;margin-bottom:24px}
.proof-copy h3{font-size:clamp(29px,2.8vw,41px);color:#202020}
.proof-copy>p{font-size:14px;line-height:1.85;max-width:310px;margin-top:22px}
.proof-copy .text-link{margin-top:30px}
.proof-figure{min-width:0;position:relative}
.proof-window{background:#f8f9fa;border:1px solid #d5d6d6;box-shadow:0 18px 42px -18px #18212638;overflow:hidden}
.proof-bar{height:40px;display:flex;align-items:center;justify-content:space-between;padding-inline:17px;border-bottom:1px solid #ddd;background:#fff;font-family:Erbaum;font-size:7px;letter-spacing:.1em;color:#666}
.proof-dots{font-size:13px;letter-spacing:3px;color:#ccc;line-height:1}
.proof-bar>a{font:18px/1 Poppins;min-width:28px;min-height:28px;display:grid;place-items:center}
.proof-window img{width:100%;height:auto;display:block}
.proof-figure figcaption{font-size:9px;letter-spacing:.02em;color:#777;margin-top:15px}
.proof-row--reverse{grid-template-columns:minmax(0,1.35fr) minmax(0,.75fr)}
.proof-row--reverse .proof-copy{grid-column:2;grid-row:1}
.proof-row--reverse .proof-figure{grid-column:1;grid-row:1}
.lean-all-features{display:flex!important;justify-content:center;border-top:1px solid #ddd;padding-top:34px;text-align:center}
.lean-human{display:grid;grid-template-columns:1.1fr 1fr;min-height:530px;background:#f1f1ee;margin:20px 24px 0}
.lean-human-photo{overflow:hidden;position:relative;min-height:500px}
.lean-human-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.lean-human-copy{align-self:center;padding:60px 13%}
.lean-human-copy h2{font-size:clamp(34px,3.1vw,47px)}
.lean-human-copy>p:not(.eyebrow){font-size:15px;line-height:1.8;margin-top:25px;max-width:320px}
.lean-human-copy .text-link{margin-top:33px;line-height:1.8}
.lean-switch{display:grid;grid-template-columns:1fr 1fr;gap:15%;padding-block:97px;align-items:center}
.lean-switch h2{font-size:clamp(33px,3vw,45px)}
.lean-steps{list-style:none;margin:0;padding:0;color:#222;font-size:16px}
.lean-steps li{border-bottom:1px solid #ddd;padding:20px 0;display:flex;gap:24px;align-items:center}
.lean-steps li:first-child{padding-top:0}
.lean-steps li>span{font-family:Erbaum;font-size:9px;color:#777}
.lean-terms{font-size:10px;line-height:1.9;color:#777;margin-top:20px}
.lean-close{background:#141717;color:white;text-align:center;padding:78px 0 73px}
.lean-close .eyebrow{color:#bbb}
.lean-close h2{color:white;font-size:clamp(44px,5vw,72px)}
.lean-price{font-size:14px;color:#bfc3c1;margin-top:23px}
.lean-price strong{font-size:29px;color:white;font-weight:400;letter-spacing:-.04em;margin-inline:3px}
.lean-close-actions{display:flex;align-items:center;justify-content:center;gap:32px;margin-top:30px}
.lean-close-actions .text-link{color:white}
.lean-close .lean-terms{color:#aaa;font-size:9px;margin-top:28px}
.reveal-ready{opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.65,.3,1)}
.reveal-ready.is-visible,.motion-paused .reveal-ready{opacity:1;transform:none}


@media (min-width:1600px){.lean-hero{max-width:1660px;margin-inline:auto}
.lean-human{max-width:1660px;margin-inline:auto}
.proof-row{gap:10%}}


@media (max-width:1180px){.lean-hero h1{font-size:70px}
.lean-hero{min-height:590px}
.lean-hero-content{width:calc(100% - 96px)}
.proof-row{gap:5%;grid-template-columns:.8fr 1.2fr}
.proof-row--reverse{grid-template-columns:1.2fr .8fr}
.proof-copy h3{font-size:33px}
.proof-copy>p{font-size:13px}
.lean-human-copy{padding:45px 11%}
.lean-human-copy h2{font-size:35px}}


@media (max-width:980px){.lean-hero{margin-top:0;min-height:560px}
.lean-hero h1{font-size:64px}
.lean-hero>img{object-position:58% 36%}
.lean-hero-content>p:not(.eyebrow){font-size:15px}
.lean-hero-actions{gap:22px}
.lean-hero-actions .btn{font-size:10px;padding-inline:17px;gap:15px}
.hero-product-link{font-size:10px;gap:12px}
.lean-strip{font-size:10px}
.lean-platform{padding-top:70px}
.proof-row,.proof-row--reverse{grid-template-columns:1fr;gap:30px;padding-block:46px}
.proof-copy{padding:0}
.proof-copy h3 br{display:none}
.proof-copy h3{font-size:36px}
.proof-copy>p{max-width:490px;font-size:14px;margin-top:15px}
.proof-number{margin-bottom:17px}
.proof-copy .text-link{margin-top:20px}
.proof-row--reverse .proof-copy,.proof-row--reverse .proof-figure{grid-column:auto;grid-row:auto}
.proof-row .proof-window{max-width:720px;margin-inline:auto}
.lean-human{grid-template-columns:1fr 1fr;min-height:430px}
.lean-human-photo{min-height:430px}
.lean-human-copy{padding:38px 10%}
.lean-human-copy h2{font-size:31px}
.lean-human-copy .eyebrow{font-size:7px}
.lean-human-copy>p:not(.eyebrow){font-size:13px}
.lean-human-copy .text-link{font-size:7px}
.lean-switch{gap:9%;padding-block:75px}
.lean-steps{font-size:14px}
.lean-intro{margin-bottom:18px}
.lean-close{padding-block:65px}}


@media (max-width:640px){.lean-hero{margin:0 12px;height:715px;min-height:0;display:flex;align-items:flex-end}
.lean-hero>img{height:480px;object-position:72% center;transform-origin:72% 35%}
.lean-hero:after{background:linear-gradient(0deg,#101414 0%,#101414 27%,#101414dd 44%,#10141415 78%)}
.lean-hero-content{width:100%;padding:0 25px 69px}
.lean-hero .eyebrow{font-size:7px;margin-bottom:18px;letter-spacing:.1em}
.lean-hero h1{font-size:53px;line-height:1.03}
.lean-hero-content>p:not(.eyebrow){font-size:14px;margin-top:20px;line-height:1.7}
.lean-hero-actions{gap:21px;margin-top:25px;flex-wrap:wrap}
.lean-hero-actions .btn{font-size:9px;min-height:46px;padding:11px 14px;gap:11px}
.hero-product-link{font-size:10px;gap:9px;padding:7px 0}
.motion-toggle{right:16px;bottom:13px;font-size:8px;padding:5px 9px;min-height:30px}
.lean-strip{min-height:86px;flex-wrap:wrap;justify-content:flex-start;gap:8px 26px;padding-block:19px;font-size:9px}
.lean-strip span:first-child{flex-basis:100%;font-size:7px}
.lean-strip span:not(:first-child):before{margin-right:8px}
.lean-platform{padding-top:58px;padding-bottom:40px}
.lean-page .eyebrow{font-size:7px;margin-bottom:20px}
.lean-intro{text-align:left;margin-bottom:14px}
.lean-intro h2{font-size:34px}
.lean-intro>p:last-child{font-size:13px;line-height:1.8;max-width:295px;margin-top:19px}
.proof-row{gap:27px;padding-block:38px}
.proof-number{font-size:7px}
.proof-copy h3{font-size:32px}
.proof-copy h3 br{display:initial}
.proof-copy>p{font-size:13px;margin-top:17px}
.lean-page .text-link{font-size:8px}
.proof-copy .text-link{margin-top:19px}
.proof-figure{margin-inline:-9px}
.proof-bar{height:32px;font-size:6px;padding-inline:12px}
.proof-bar>a{font-size:15px}
.proof-figure figcaption{font-size:8px;margin-top:11px;padding-inline:9px}
.lean-all-features{font-size:7px!important;letter-spacing:.03em!important;gap:12px!important;line-height:1.9;padding-top:24px}
.lean-human{grid-template-columns:1fr;margin:0 12px}
.lean-human-photo{min-height:320px;height:320px}
.lean-human-copy{padding:42px 24px 45px}
.lean-human-copy h2{font-size:34px}
.lean-human-copy>p:not(.eyebrow){font-size:14px;margin-top:20px}
.lean-human-copy .text-link{margin-top:24px}
.lean-switch{grid-template-columns:1fr;gap:32px;padding-block:55px}
.lean-switch h2{font-size:34px}
.lean-switch h2 br{display:none}
.lean-switch .eyebrow{margin-bottom:16px}
.lean-steps{font-size:14px}
.lean-steps li{padding-block:18px;gap:20px}
.lean-terms{font-size:9px;margin-top:17px}
.lean-close{padding-block:54px}
.lean-close h2{font-size:43px}
.lean-close .eyebrow{font-size:7px}
.lean-price{font-size:12px;margin-top:18px}
.lean-price strong{font-size:26px}
.lean-close-actions{gap:23px;flex-direction:column;margin-top:25px}
.lean-close-actions .btn{font-size:10px}
.lean-close .lean-terms{font-size:8px;max-width:290px;margin:24px auto 0}}


@media (max-width:360px){.lean-hero-content{padding-inline:20px}
.lean-hero h1{font-size:46px}
.lean-hero{height:690px}
.lean-hero-actions{gap:18px}
.lean-hero-actions .btn{font-size:8px;padding-inline:12px}
.hero-product-link{font-size:9px;gap:6px}
.lean-intro h2{font-size:30px}
.proof-copy h3{font-size:29px}
.lean-human-copy h2{font-size:30px}
.lean-close h2{font-size:37px}}


@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}
.motion-photo{animation:none;will-change:auto}
.reveal-ready{opacity:1;transform:none;transition:none}
.motion-toggle{display:none}}


.lean-strip{justify-content:center;gap:80px;min-height:76px}
.lean-strip span:first-child{font-family:Poppins,Arial,sans-serif;font-size:11px;letter-spacing:0;color:#707070}
.lean-strip span:first-child:before{content:"+";color:#222;margin-right:14px}
@media (max-width:640px){.lean-strip{gap:10px 23px;min-height:74px;justify-content:flex-start}
.lean-strip span:first-child{flex-basis:auto;font-size:9px}
.lean-strip span:first-child:before{margin-right:8px}}


@media (max-width:640px){.lean-hero h1{font-size:48px}
.lean-intro h2{font-size:31px;text-wrap:balance}
.lean-intro h2 br{display:none}}
@media (max-width:360px){.lean-hero h1{font-size:41px}
.lean-intro h2{font-size:29px}}


@media (prefers-reduced-motion:reduce){.lean-page *{transition:none!important}}



/* Real native-app captures, presented as a click-through iPhone. */


.phone-story{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:9%;padding-block:85px 100px;border-top:1px solid #dedede}
.phone-story-copy{max-width:510px}
.phone-story-copy h2{font-family:Poppins,Arial,sans-serif;font-size:clamp(35px,3.25vw,49px);letter-spacing:-.05em;line-height:1.15;text-transform:none}
.phone-story-copy>p:not(.eyebrow){font-size:15px;line-height:1.85;margin-top:25px}
.phone-instruction{display:flex;align-items:center;gap:18px;font-size:11px;color:#555;margin-top:36px}
.phone-instruction>span{font-size:24px;color:#222}
.iphone-stage{position:relative;isolation:isolate;display:flex;align-items:center;flex-direction:column;padding-block:18px}
.iphone-stage:before{content:"";position:absolute;width:115%;height:83%;left:-7.5%;top:8%;z-index:-1;background:radial-gradient(ellipse at 50% 55%,#d3d5d099 0%,#f0f1ed55 50%,transparent 72%);pointer-events:none}
.iphone-device{position:relative;width:min(100%,338px);padding:8px;background:#121315;border:2px solid #53565a;border-radius:51px!important;box-shadow:0 1px 1px 1px #aaa inset,0 28px 46px -22px #0006,0 6px 12px -5px #0005}
.iphone-screen{position:relative;overflow:hidden;border-radius:41px!important;background:#f3f4f6;aspect-ratio:1206/2622}
.iphone-screen>img{width:100%;height:100%;object-fit:cover;display:block;border-radius:41px!important}
.iphone-hotspots{position:absolute;left:0;right:0;bottom:3.9%;height:5.8%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));z-index:2}
.iphone-hotspots>button{background:transparent;border:0;padding:0;min-width:0;transition:background .15s}
.iphone-hotspots>button:hover{background:#ff7f401c}
.iphone-hotspots>button:focus-visible{outline:2px solid #ff7f40;outline-offset:-2px;border-radius:6px!important;background:#ff7f4015}
.iphone-hardware{position:absolute;display:block;width:3px;background:#4a4c4e;border-radius:2px!important}
.iphone-hardware--left{left:-5px;top:23%;height:13%;box-shadow:0 -40px 0 -1px #4a4c4e}
.iphone-hardware--right{right:-5px;top:31%;height:10%}
.phone-screen-caption{font-size:9px;line-height:1.7;text-align:center;margin-top:25px;color:#777}
.phone-screen-caption>span{color:#333}
.iphone-screen.is-changing>img{animation:phone-screen-enter .2s ease-out}
@keyframes phone-screen-enter{from{opacity:.65}to{opacity:1}}
.motion-paused .iphone-screen.is-changing>img{animation:none}


@media (max-width:980px){.phone-story{gap:7%;padding-block:65px 75px}
.phone-story-copy h2{font-size:34px}
.phone-story-copy>p:not(.eyebrow){font-size:13px}
.iphone-device{width:min(100%,308px);border-radius:46px!important}
.iphone-screen,.iphone-screen>img{border-radius:36px!important}
.phone-screen-caption{font-size:8px}
.phone-instruction{font-size:10px;margin-top:25px}}


@media (max-width:640px){.phone-story{grid-template-columns:1fr;gap:35px;padding-block:48px 60px}
.phone-story-copy h2{font-size:33px}
.phone-story-copy>p:not(.eyebrow){font-size:14px;margin-top:20px}
.phone-instruction{margin-top:23px;font-size:10px}
.iphone-device{width:min(100%,304px)}
.iphone-stage{padding-block:0}
.iphone-stage:before{width:115%;left:-7.5%}
.phone-screen-caption{margin-top:22px;font-size:8px}}


@media (prefers-reduced-motion:reduce){.iphone-screen.is-changing>img{animation:none}}


.iphone-capture-panel{width:100%;height:100%}
.iphone-capture-panel>img{width:100%;height:100%;object-fit:cover;display:block}
.iphone-screen.is-changing .iphone-capture-panel>img{animation:phone-screen-enter .2s ease-out}
.motion-paused .iphone-screen.is-changing .iphone-capture-panel>img{animation:none}
@media (prefers-reduced-motion:reduce){.iphone-screen.is-changing .iphone-capture-panel>img{animation:none}}


/* Niall's selected headline and supporting line. */


.lean-hero h1{font-size:clamp(60px,5.1vw,79px);max-width:720px}
.lean-hero-content>p:not(.eyebrow){max-width:460px;font-size:16px}
@media (max-width:1180px){.lean-hero h1{font-size:62px;max-width:610px}
.lean-hero-content>p:not(.eyebrow){max-width:370px;font-size:15px}}
@media (max-width:980px){.lean-hero h1{font-size:54px;max-width:510px}
.lean-hero-content>p:not(.eyebrow){max-width:345px}}
@media (max-width:640px){.lean-hero{height:748px}
.lean-hero h1{font-size:43px;line-height:1.07;max-width:330px}
.lean-hero-content>p:not(.eyebrow){font-size:13px;line-height:1.75;max-width:305px}}
@media (max-width:360px){.lean-hero{height:735px}
.lean-hero h1{font-size:37px}
.lean-hero-content>p:not(.eyebrow){font-size:12px}}

