/* TendLife landing page — standalone, dependency-free styles. */
:root{--ink:#103e34;--muted:#52645c;--mint:#c8f7dc;--mint-strong:#94e7b8;--paper:#fffefa;--line:#dbe3dd;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%;height:auto}button,a,summary{-webkit-tap-highlight-color:transparent}button,a,summary:focus-visible{outline-offset:5px}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #22814e;outline-offset:5px}[hidden]{display:none!important}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.skip{position:fixed;left:20px;top:-100px;z-index:10;padding:12px;background:white}.skip:focus{top:12px}.header{border-bottom:1px solid var(--line);background:var(--paper)}.nav{display:flex;align-items:center;justify-content:space-between;min-height:92px;gap:30px}.wordmark{font-size:34px;letter-spacing:-1.8px;font-weight:700;line-height:1.1}.wordmark>span:first-child{font-weight:400}.wordmark-dot{color:#399569}.nav nav{display:flex;gap:30px;font-size:14px;font-weight:600}.nav nav a{padding-block:12px}.nav nav a:hover,.footer a:hover{text-decoration:underline;text-underline-offset:5px}.button{display:inline-flex;align-items:center;justify-content:center;gap:15px;background:var(--ink);color:white;border:1px solid var(--ink);padding:17px 24px;border-radius:7px;font-size:15px;font-weight:600;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:#205a48;transform:translateY(-2px)}.button-small{padding:12px 19px;font-size:14px}.button>span{font-size:21px;line-height:1}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:15px;font-weight:600;border-bottom:1px solid currentColor;padding-bottom:3px}.text-link:hover{opacity:.7}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.06fr 1fr;gap:50px;padding-top:46px;padding-bottom:56px;align-items:center}.hero-copy{padding:22px 0}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:700;line-height:1.65;margin:0 0 24px}.hero .eyebrow{display:flex;gap:10px;align-items:center;letter-spacing:1.35px}.tiny-line{height:1px;width:24px;background:var(--ink);flex-shrink:0}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-2.8px;line-height:1.04}h1{font-size:clamp(64px,7.2vw,102px);margin-bottom:25px}h1 em,h2 em{font-weight:400;color:#397959}h2{font-size:clamp(38px,4vw,55px);margin-bottom:24px;letter-spacing:-1.8px}h3{font-size:21px;line-height:1.3;letter-spacing:-.45px;margin-bottom:15px}.hero-description{font-size:19px;line-height:1.65;max-width:410px;color:var(--muted);margin-bottom:28px}.hero-actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap}.fine-print{font-size:12px;color:var(--muted);margin:15px 0 36px}.hero-audience{display:grid;gap:3px;padding-left:14px;border-left:2px solid #9bceb1;font-size:13px}.hero-audience strong{font-weight:500}.hero-audience>span{color:var(--muted)}.hero-visual{position:relative;min-width:0;height:640px;border-radius:140px 10px 10px 10px;background:#233f32}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:50% 51%;border-radius:inherit}.hero-visual:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.6));border-radius:inherit;pointer-events:none}.photo-caption{position:absolute;top:34px;right:30px;display:flex;flex-direction:column;text-align:right;color:#fff;font-size:11px;letter-spacing:1.5px;line-height:1.8;text-shadow:0 1px 6px #000}.shift-card{position:absolute;bottom:37px;left:-25px;right:25px;z-index:1;background:var(--mint);border:1px solid #e1ffeb;padding:22px;display:flex;gap:15px;align-items:center;box-shadow:0 10px 30px #0002;border-radius:9px}.shift-card p{margin:0 0 2px;font-size:16px;font-weight:600;letter-spacing:-.2px}.shift-card div>span{font-size:12px;color:#385d4b}.shift-icon{display:grid;place-items:center;width:41px;height:41px;flex-shrink:0;border-radius:50%;border:1px solid #528366;font-size:21px}.promise-band{background:var(--mint);border-block:1px solid #b5dfc6}.promise-band .wrap{display:flex;justify-content:space-around;gap:25px;padding-block:22px}.promise-band span{font-size:14px;font-weight:600}.section{padding-block:100px}.section-top{display:grid;grid-template-columns:1.4fr 1fr;column-gap:100px;align-items:end}.section-top .eyebrow{grid-column:1/-1}.section-top h2{margin-bottom:0}.section-top>p:last-child{color:var(--muted);max-width:330px;font-size:18px;margin-bottom:3px}.steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:54px}.steps article{padding:0 35px;border-left:1px solid var(--line)}.steps article:first-child{padding-left:0;border:0}.steps article:last-child{padding-right:0}.step-num{font-family:var(--serif);font-size:27px;color:#418760;display:block;margin-bottom:25px}.steps p{color:var(--muted);max-width:310px;margin-bottom:26px}.step-note{font-size:11px;font-weight:700;letter-spacing:1.2px;color:#587666}.product-section{background:#edf3ee;border-block:1px solid var(--line);padding-block:80px}.product-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:100px;align-items:center}.section-intro{color:var(--muted);font-size:18px;max-width:460px}.feature-tabs{margin-top:40px;border-top:1px solid #c7d6cc}.feature-tabs button{display:flex;align-items:flex-start;gap:17px;width:100%;text-align:left;border:0;border-bottom:1px solid #c7d6cc;background:transparent;color:var(--ink);padding:24px 14px;cursor:pointer}.feature-tabs button[aria-selected=true]{background:#fffefa;border-left:3px solid var(--ink);padding-left:11px}.feature-tabs button:hover{background:#ffffffa0}.feature-index{color:#5b7b68;font-size:12px;padding-top:3px}.feature-tabs strong{font-size:18px;line-height:1.4;display:block;font-weight:500;letter-spacing:-.35px}.feature-tabs button span span{font-size:14px;display:block;color:var(--muted);margin-top:5px}.tab-arrow{margin-left:auto;font-size:20px}.product-preview{text-align:center;background:#d1ead9;padding:25px 28px 20px;border-radius:12px;min-width:0}.preview-heading{display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:1.3px;text-align:left;margin-bottom:25px;gap:20px}.preview-heading>span:last-child{font-size:26px}.screen-panel img{width:260px;max-width:100%;border:5px solid #164434;border-radius:29px;margin:0 auto;box-shadow:0 18px 30px #17463420}.screen-panel p{font-size:14px;font-weight:500;margin:20px 0 8px}.preview-disclaimer{font-size:11px;color:#4d6657}.coach-section{background:var(--ink);color:#fffefa;padding:80px 0 0;overflow:hidden}.coach-layout{display:grid;grid-template-columns:1fr 1.05fr;gap:100px;align-items:center}.coach-visual{align-self:end;background:#265b49;border-radius:180px 180px 0 0;padding:50px 45px 0;max-height:620px;overflow:hidden}.coach-visual img{width:300px;border:6px solid #0a2e26;border-bottom:0;border-radius:35px 35px 0 0;margin:auto}.coach-copy{padding-bottom:70px}.coach-copy .eyebrow{color:#b6d5c2}.coach-copy h2{font-size:clamp(48px,5vw,70px);letter-spacing:-2px}.coach-copy h2 em{color:var(--mint)}.coach-copy>p:not(.eyebrow):not(.coach-small){color:#d2e2d8;font-size:18px;max-width:450px}.coach-explanation{display:flex;gap:18px;border-top:1px solid #537666;padding-top:22px;margin-top:25px;max-width:460px}.coach-explanation>span{font-size:30px;color:var(--mint)}.coach-explanation p{font-size:14px;line-height:1.7;color:#c2d4c9}.button-mint{background:var(--mint);color:var(--ink);border-color:var(--mint)}.button-mint:hover{background:#a3edc4}.coach-small{font-size:12px;color:#b6ccbf;margin-top:15px;margin-bottom:0}.story{display:grid;grid-template-columns:1.2fr 1fr;gap:90px}.story h2{font-size:45px;line-height:1.12}.story>div:last-child{padding-top:40px}.story p:not(.eyebrow){color:var(--muted);font-size:17px}.story .team-credit{font-size:12px;margin-top:25px}.pricing-section{background:#f0f4f0;border-block:1px solid var(--line)}.pricing-heading{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:38px}.pricing-heading h2{margin-bottom:0}.pricing-heading>p{color:var(--muted);font-size:18px;max-width:330px}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.price-card{padding:35px;border:1px solid #cbdace;border-radius:10px}.price-current{background:var(--paper)}.price-future{background:transparent}.price-label{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:27px}.price-label h3{font-size:20px;margin:0}.price-label>span{font-size:10px;letter-spacing:1px;padding:5px 9px;background:var(--mint);border-radius:4px;white-space:nowrap}.price-future .price-label>span{background:#e0e7df}.price{font-size:58px;line-height:1.1;letter-spacing:-2.4px}.price>span{font-size:14px;margin-left:12px;color:var(--muted);letter-spacing:0}.price-card>p{font-size:14px;color:var(--muted);margin:17px 0}.price-card ul{list-style:none;padding:23px 0;margin:0 0 10px;border-top:1px solid var(--line);font-size:15px;display:grid;gap:12px}.price-card li{position:relative;padding-left:24px}.price-card li:before{content:'✓';position:absolute;left:0;color:#337d55}.price-card .button{width:100%}.price-future .text-link{margin-top:12px}.faq-section{display:grid;grid-template-columns:1fr 1.2fr;gap:80px}.faq-section h2{font-size:44px;line-height:1.12}.faq-section .text-link{margin-top:7px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:0}summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;cursor:pointer;padding:22px 0;font-size:17px;font-weight:500}summary::-webkit-details-marker{display:none}summary>span{font-size:23px;line-height:1;font-weight:400}details[open] summary>span{transform:rotate(45deg)}details p{font-size:15px;color:var(--muted);margin:0 30px 24px 0}details p a{text-decoration:underline;text-underline-offset:3px}.closing{background:var(--mint);padding:75px 0;text-align:center;border-block:1px solid #b5dfc6}.closing h2{font-size:clamp(54px,7vw,90px);letter-spacing:-3px;margin-bottom:28px}.closing .eyebrow{font-size:11px}.closing p:last-child{font-size:13px;margin:17px 0 0;color:#476e56}.footer{padding-top:50px;padding-bottom:25px}.footer-top{display:flex;align-items:start;gap:55px;padding-bottom:40px}.footer-top>p{font-size:14px;line-height:1.5;color:var(--muted);margin:0}.footer-top nav{display:flex;gap:26px;margin-left:auto;font-size:14px}.footer-bottom{border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:var(--muted)}.footer-bottom>div{display:flex;gap:20px}
@media(min-width:1450px){.hero{padding-top:60px;padding-bottom:65px}.hero-visual{height:660px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.nav nav{gap:20px}.hero{gap:35px}.hero-visual{height:610px}.hero .eyebrow{font-size:10px}.hero-actions{gap:18px}.hero-actions .button{padding:15px 18px}.hero-actions .text-link{font-size:14px}.product-layout,.coach-layout{gap:55px}.section-top{column-gap:55px}.story{gap:50px}.faq-section{gap:45px}.footer-top{gap:30px}.footer-top nav{gap:18px}.shift-card{left:-15px;right:20px;padding:18px}.shift-card p{font-size:14px}.shift-card div>span{font-size:11px}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.nav{min-height:78px;gap:18px}.wordmark{font-size:31px}.nav nav{display:none;position:absolute;top:78px;left:0;right:0;z-index:5;background:var(--paper);padding:20px;border-bottom:1px solid var(--line)}.nav nav.is-open{display:grid;gap:5px}.nav-cta{margin-left:auto}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;border:0;background:none;width:40px;height:44px;padding:8px;color:var(--ink)}.menu-toggle span{height:1.5px;width:24px;background:currentColor}.hero{grid-template-columns:1fr 1fr;gap:25px;padding-top:30px;padding-bottom:35px}.hero .eyebrow{font-size:9px;letter-spacing:.8px}.tiny-line{display:none}h1{font-size:64px;letter-spacing:-2.7px}.hero-description{font-size:16px}.hero-visual{height:540px;border-top-left-radius:100px}.hero-actions{gap:20px}.hero-actions .button{font-size:14px}.hero-actions .text-link{display:none}.hero .fine-print{font-size:11px;margin-bottom:25px}.hero-audience{font-size:11px}.shift-card{left:-12px;right:12px;padding:14px;gap:10px;bottom:25px}.shift-icon{width:28px;height:28px;font-size:16px}.shift-card p{font-size:12px}.shift-card div>span{font-size:10px}.photo-caption{font-size:9px;top:25px;right:20px}.promise-band .wrap{gap:15px;padding-block:18px}.promise-band span{font-size:12px}.section{padding-block:70px}.section-top{gap:25px}.section-top>p:last-child{font-size:16px}.section-top h2{font-size:39px}.steps article{padding:0 20px}.steps h3{font-size:19px}.steps p{font-size:15px}.step-note{font-size:9px}.product-section{padding-block:60px}.product-layout{gap:30px}.product-copy h2{font-size:36px}.section-intro{font-size:16px}.feature-tabs strong{font-size:16px}.feature-tabs button span span{font-size:12px}.feature-tabs button{padding:20px 10px;gap:10px}.feature-tabs button[aria-selected=true]{padding-left:7px}.product-preview{padding:20px 18px}.preview-heading{font-size:9px}.screen-panel img{width:235px}.screen-panel p{font-size:12px}.coach-layout{gap:45px}.coach-visual{padding:38px 25px 0;max-height:540px}.coach-copy h2{font-size:50px}.coach-copy>p:not(.eyebrow):not(.coach-small){font-size:16px}.coach-copy{padding-bottom:45px}.coach-section{padding-top:60px}.coach-copy .button{font-size:14px;padding:15px}.story h2{font-size:37px}.story{gap:35px}.story p:not(.eyebrow){font-size:16px}.price-card{padding:25px}.price-label{align-items:start;flex-direction:column;gap:10px}.price-card ul{font-size:14px}.pricing-heading>p{max-width:250px;font-size:16px}.faq-section{grid-template-columns:1fr;gap:30px}.faq-section h2 br{display:none}.footer-top{flex-wrap:wrap}.footer-top nav{flex-wrap:wrap;gap:15px}.footer-bottom{flex-wrap:wrap}.footer-bottom>span:last-child{display:none}}
@media(max-width:580px){.hero{grid-template-columns:1fr;gap:28px;padding-top:25px}.hero-copy{padding:8px 0 0}.hero .eyebrow{font-size:10px;letter-spacing:1.1px;margin-bottom:20px}h1{font-size:clamp(62px,17vw,88px);line-height:.99;margin-bottom:25px}.hero-description{font-size:18px;max-width:380px}.hero-actions .button{font-size:15px;padding:17px 22px}.hero-actions .text-link{display:inline-flex}.hero .fine-print{font-size:12px;margin-bottom:0}.hero-audience{display:none}.hero-visual{height:420px;border-radius:85px 8px 8px 8px}.hero-photo{object-position:50% 42%}.photo-caption{font-size:10px}.shift-card{left:15px;right:15px;bottom:20px;padding:18px;gap:13px}.shift-icon{width:35px;height:35px;font-size:18px}.shift-card p{font-size:14px}.shift-card div>span{font-size:11px}.promise-band .wrap{justify-content:center;flex-wrap:wrap;column-gap:18px;row-gap:2px}.promise-band span{font-size:11px}.promise-band span:last-child{display:none}.section{padding-block:58px}.section-top{grid-template-columns:1fr;gap:15px}.section-top .eyebrow{margin:0 0 7px}.section-top h2{font-size:39px}.section-top>p:last-child{max-width:100%;margin-top:4px}.eyebrow{font-size:10px;letter-spacing:1.4px;margin-bottom:18px}.steps{grid-template-columns:1fr;margin-top:30px}.steps article,.steps article:first-child,.steps article:last-child{border:0;border-top:1px solid var(--line);padding:22px 0;display:grid;grid-template-columns:45px 1fr;column-gap:8px}.step-num{grid-row:1/4;font-size:22px;margin:0}.steps h3{margin-bottom:8px;font-size:21px}.steps p{max-width:none;margin-bottom:13px;font-size:16px}.step-note{font-size:10px}.product-layout{grid-template-columns:1fr;gap:32px}.product-copy h2{font-size:40px}.section-intro{font-size:17px}.feature-tabs{margin-top:25px}.feature-tabs button{padding:21px 15px;gap:15px}.feature-tabs button[aria-selected=true]{padding-left:12px}.feature-tabs strong{font-size:18px}.feature-tabs button span span{font-size:14px}.product-preview{padding:25px}.screen-panel img{width:250px}.preview-heading{font-size:10px}.screen-panel p{font-size:14px}.coach-layout{grid-template-columns:1fr;gap:35px}.coach-copy{grid-row:1;padding-bottom:0}.coach-copy h2{font-size:62px}.coach-copy>p:not(.eyebrow):not(.coach-small){font-size:18px}.coach-visual{max-height:420px;width:100%;padding-top:35px;border-radius:150px 150px 0 0}.coach-visual img{width:250px}.story{grid-template-columns:1fr;gap:5px}.story h2{font-size:39px}.story>div:last-child{padding-top:0}.story p:not(.eyebrow){font-size:17px}.story .team-credit{font-size:12px}.pricing-heading{display:block}.pricing-heading h2{font-size:43px}.pricing-heading>p{max-width:none;margin:20px 0 0}.pricing-grid{grid-template-columns:1fr;gap:20px}.price-label{flex-direction:row;align-items:center}.price-card{padding:27px}.price{font-size:60px}.price-card ul{font-size:15px}.price-label h3{font-size:18px}.faq-section h2{font-size:39px}.faq-section h2 br{display:block}summary{font-size:16px;padding-block:21px}.closing{padding:58px 0}.closing h2{font-size:64px;letter-spacing:-2.8px}.closing .eyebrow{font-size:10px}.footer-top{gap:23px;padding-bottom:25px}.footer-top nav{width:100%;margin-left:0;justify-content:space-between;font-size:13px}.footer-top>p{margin-left:auto;font-size:12px}.footer-bottom{font-size:10px;gap:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Consent banner (analytics) */
.consent-banner{position:fixed;left:16px;right:16px;bottom:16px;z-index:40;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 18px 40px rgba(16,62,52,.14);backdrop-filter:blur(10px)}
.consent-banner[hidden]{display:none!important}
.consent-banner p{margin:0;max-width:46ch;font-size:14px;line-height:1.45}
.consent-banner a{text-decoration:underline;text-underline-offset:2px}
.consent-actions{display:flex;gap:10px;flex-wrap:wrap}
.button-ghost{background:transparent;color:var(--ink);border:1px solid var(--line)}
@media(max-width:580px){.consent-banner{left:12px;right:12px;bottom:12px;padding:14px}}
