:root{--bg:#f4f0e8;--card:#fffdfa;--ink:#20231f;--muted:#70756c;--forest:#506452;--clay:#b8775e;--line:#ddd7cc;--soft:#ece7de}*{box-sizing:border-box}body,html{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{max-width:1120px;margin:auto;padding:28px 20px 72px}.topbar{display:flex;justify-content:space-between;align-items:center;padding:18px 5vw;border-bottom:1px solid var(--line);background:rgba(244,240,232,.96);position:-webkit-sticky;position:sticky;top:0;z-index:10}.brand{font-weight:900;letter-spacing:.08em}.nav{display:flex;gap:10px;flex-wrap:wrap}.nav a{padding:9px 12px;border-radius:999px;color:var(--muted)}.hero{padding:56px 0 28px}.hero h1{font-size:clamp(42px,7vw,76px);line-height:.95;margin:0 0 18px;max-width:900px}.hero p{font-size:18px;color:var(--muted);max-width:720px;line-height:1.6}.grid{display:grid;grid-gap:16px;gap:16px}.grid2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid3{grid-template-columns:repeat(3,minmax(0,1fr))}.card{background:var(--card);border-radius:22px;padding:22px;box-shadow:0 10px 34px rgba(31,35,31,.05);margin-bottom:16px}.eyebrow{color:var(--clay);margin-bottom:8px}.primary,.secondary{border:0;border-radius:12px;padding:12px 16px;font-weight:800;cursor:pointer;display:inline-block}.primary{background:var(--forest)}.secondary{background:var(--soft)}.form{display:grid;grid-gap:14px;gap:14px}.field{display:grid;grid-gap:7px;gap:7px}.field label{font-size:13px;color:var(--muted)}.field input,.field select,.field textarea{padding:12px;border:1px solid var(--line);border-radius:12px;background:white}table{width:100%;border-collapse:collapse}td,th{padding:12px 9px;text-align:left;font-size:14px}.pill{display:inline-block;background:var(--soft);font-size:12px;font-weight:800}.exercise{display:grid;grid-gap:12px;gap:12px}.sets{grid-gap:8px}.setrow,.sets{display:grid;gap:8px}.setrow{grid-template-columns:40px repeat(4,minmax(0,1fr));grid-gap:8px}.setrow input{min-width:0;padding:10px;border:1px solid var(--line);border-radius:10px}.slot{display:grid;grid-template-columns:45px 1fr auto;grid-gap:14px;gap:14px;align-items:center;padding:16px;border:1px solid var(--line);border-radius:16px;background:var(--card)}.slot span{font-weight:900;color:var(--clay)}@media(max-width:760px){.grid2,.grid3{grid-template-columns:1fr}.setrow{grid-template-columns:32px repeat(2,1fr)}.slot{grid-template-columns:35px 1fr}.slot button{grid-column:2;justify-self:start}}@media print{body{background:#fff!important}.no-print,footer,header,nav{display:none!important}.shell{max-width:none!important;padding:0!important}.card,.hero{box-shadow:none!important;page-break-inside:avoid;break-inside:avoid;border:1px solid #ddd!important}a{text-decoration:none;color:inherit}}:root{--radius-xl:28px;--radius-lg:20px;--shadow-soft:0 18px 55px rgba(20,20,20,.06)}.hero{border-radius:var(--radius-xl);padding:clamp(28px,5vw,64px);margin-bottom:22px}.card{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.eyebrow{letter-spacing:.14em;font-size:.72rem;font-weight:750;text-transform:uppercase}.primary,.secondary{border-radius:999px}progress{height:9px;border:0;border-radius:999px;overflow:hidden}:root{--bg:#f6f4f0;--surface:#fffdf9;--ink:#171716;--muted:#706d68;--line:rgba(23,23,22,.10);--accent:#252821;--accent-soft:#e7e8df}body{background:var(--bg)}.hero{background:linear-gradient(145deg,var(--surface),#efede7);border:1px solid var(--line)}.card{background:var(--surface)}.primary{background:var(--accent);color:white;border:1px solid var(--accent)}.secondary{color:var(--ink);border:1px solid var(--line)}.pill{background:var(--accent-soft);padding:6px 10px}input,select,textarea{background:#fff;border:1px solid var(--line);border-radius:14px;min-height:44px;padding:10px 12px}.primary,.secondary,button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px}.mobile-workout-bar{display:none}@media(max-width:720px){.shell{padding:14px 14px 104px!important}.hero{padding:28px 20px!important;border-radius:22px}.card{border-radius:18px;padding:18px!important}.grid,.grid2,.grid3{grid-template-columns:1fr!important}.desktop-progress{display:none}.mobile-workout-bar{position:fixed;display:grid;grid-template-columns:auto 1fr;grid-gap:10px;gap:10px;align-items:center;left:10px;right:10px;bottom:10px;z-index:50;background:rgba(255,253,249,.96);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--line);border-radius:20px;padding:12px 14px;box-shadow:0 16px 50px rgba(0,0,0,.14)}.mobile-workout-bar div{display:flex;flex-direction:column}.mobile-workout-bar small{color:var(--muted)}.mobile-workout-bar progress{width:100%}.mobile-setrow{display:grid!important;grid-template-columns:34px 1fr 1fr!important;grid-gap:7px!important;gap:7px!important}.mobile-setrow input{width:100%!important;min-width:0}.mobile-setrow input:nth-of-type(3),.mobile-setrow input:nth-of-type(4){grid-column:2/span 2}table{display:block;overflow-x:auto;white-space:nowrap}h1{font-size:clamp(2rem,11vw,3.4rem);line-height:.96}h2{line-height:1.05}}body{margin:0}.site-header{max-width:1280px;margin:auto;padding:22px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px}.wordmark{font-weight:850;letter-spacing:-.035em;text-decoration:none;color:var(--ink);font-size:1rem}.site-nav{display:flex;align-items:center;gap:22px}.site-nav>a:not(.primary){color:var(--ink);text-decoration:none;font-size:.9rem}.site-footer{max-width:1280px;margin:90px auto 0;padding:34px 28px 48px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:30px}.footer-links{display:flex;gap:18px;flex-wrap:wrap}.footer-links a{color:var(--muted)}.home-hero{max-width:1280px;margin:10px auto 0;padding:26px 28px 70px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;grid-gap:64px;gap:64px;min-height:690px}.home-copy h1,.page-title h1{font-size:clamp(4.2rem,8vw,8rem);line-height:.82;margin:.18em 0 .25em;max-width:900px}.lede{font-size:clamp(1.1rem,2vw,1.45rem);line-height:1.45;max-width:650px;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:34px}.text-link{color:var(--ink);text-underline-offset:5px}.photo-frame{background:#dfddd5;position:relative;overflow:hidden;border-radius:3px;min-height:400px}.hero-photo{min-height:610px}.photo-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(145deg,transparent,rgba(0,0,0,.045))}.photo-note{position:absolute;left:22px;z-index:2;display:flex;flex-direction:column;gap:4px}.photo-note span{font-weight:800;letter-spacing:.12em;font-size:.72rem}.photo-note small{color:#5d5a54}.manifesto{max-width:1280px;margin:0 auto;padding:110px 28px}.manifesto p{font-size:clamp(2.3rem,5vw,5rem);letter-spacing:-.055em;line-height:1.02;max-width:1120px;margin:24px 0}.manifesto b{font-weight:800}.editorial-grid{max-width:1280px;margin:0 auto;padding:60px 28px 120px;display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:90px;gap:90px;align-items:center}.editorial-grid.reverse{grid-template-columns:1.1fr .9fr}.tall{min-height:720px}.editorial-copy h2,.section-heading h2,.split-feature h2{font-size:clamp(2.8rem,5vw,5.5rem);letter-spacing:-.06em;line-height:.92;margin:.25em 0}.editorial-copy>p,.split-feature p{font-size:1.15rem;line-height:1.7;color:var(--muted);max-width:620px}.metric-row{display:flex;gap:44px;margin-top:44px;border-top:1px solid var(--line);padding-top:24px}.metric-row span{display:flex;flex-direction:column}.metric-row b{font-size:1.8rem}.metric-row small{color:var(--muted)}.process-section{background:#1d1f1b;color:#f5f2eb;padding:110px max(28px,calc((100vw - 1224px)/2));display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:90px;gap:90px}.process-section.compact{margin:80px 0}.process-section .eyebrow,.process-section p{color:#aaa99f}.process-list{border-top:1px solid rgba(255,255,255,.2)}.process-row{display:grid;grid-template-columns:55px .7fr 1fr;grid-gap:20px;gap:20px;align-items:baseline;border-bottom:1px solid rgba(255,255,255,.18);padding:24px 0}.process-row h3{font-size:1.35rem;margin:0}.process-row p{margin:0;line-height:1.5}.split-feature{max-width:1280px;margin:auto;padding:120px 28px;display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:80px;gap:80px;align-items:center}.wide{min-height:520px}.price-panel{max-width:1224px;margin:40px auto 100px;background:#272a24;color:#f8f5ee;padding:56px;border-radius:4px;display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.price-panel h2{font-size:clamp(3rem,6vw,6rem);letter-spacing:-.06em;margin:.12em 0}.price-panel p{color:#b9b9af}.light-action{background:#f8f5ee!important;color:#1d1f1b!important;border-color:#f8f5ee!important}.editorial-page{max-width:none!important;padding-left:0!important;padding-right:0!important}.page-title{max-width:1224px;margin:0 auto;padding:100px 28px 70px}.auth-page{max-width:1100px;margin:80px auto;padding:28px;display:grid;grid-template-columns:1fr .75fr;grid-gap:70px;gap:70px;align-items:center}.auth-copy h1{font-size:clamp(4rem,7vw,7rem);letter-spacing:-.07em;line-height:.85}.auth-card{background:var(--surface);border:1px solid var(--line);padding:40px;border-radius:24px}@media(max-width:800px){.site-header{padding:16px 14px}.site-nav>a:not(.primary){display:none}.site-nav{gap:8px}.site-nav .primary{font-size:.78rem;padding:0 12px}.home-hero{grid-template-columns:1fr;padding:55px 14px 40px;gap:36px;min-height:0}.home-copy h1,.page-title h1{font-size:clamp(3.6rem,18vw,5.6rem)}.hero-photo{min-height:520px}.manifesto{padding:80px 14px}.editorial-grid,.editorial-grid.reverse,.split-feature{grid-template-columns:1fr;padding:55px 14px 85px;gap:38px}.tall{min-height:540px}.process-section{grid-template-columns:1fr;padding:80px 18px;gap:38px}.process-row{grid-template-columns:38px 1fr}.process-row p{grid-column:2}.price-panel{margin:20px 14px 70px;padding:34px 24px;flex-direction:column;align-items:flex-start}.page-title{padding:70px 14px 35px}.site-footer{margin-top:60px;padding:28px 14px 110px;flex-direction:column}.auth-page{grid-template-columns:1fr;margin:30px auto;padding:14px}}.app-frame{grid-template-columns:210px minmax(0,1fr)}.app-sidebar{padding:26px 20px;border-right:1px solid var(--line);background:#efede7;z-index:30}.app-sidebar .wordmark{font-size:1.35rem;margin-bottom:46px}.app-sidebar nav{display:flex;flex-direction:column;gap:5px}.app-sidebar nav a{color:var(--muted);text-decoration:none;padding:11px 12px;border-radius:12px;font-size:.9rem;font-weight:650}.app-sidebar nav a:hover{background:rgba(255,255,255,.55);color:var(--ink)}.app-sidebar>small{margin-top:auto;color:var(--muted);font-size:.65rem;letter-spacing:.14em;font-weight:750}.app-page{padding:44px 34px 100px}.app-hero{padding:20px 0 34px;margin-bottom:18px;border-bottom:1px solid var(--line)}.app-hero h1{font-size:clamp(2.8rem,5vw,5.5rem);line-height:.9;letter-spacing:-.06em;margin:.15em 0}.app-hero p{max-width:720px;color:var(--muted);font-size:1.04rem;line-height:1.6}.app-card{box-shadow:none!important;border-radius:18px!important}.section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:46px 0 16px}.section-title h2{font-size:2rem;letter-spacing:-.045em;margin:.15em 0 0}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.stat{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:18px;display:flex;flex-direction:column;min-height:110px}.stat small,.stat span{font-size:.76rem}.stat b{font-size:2rem;letter-spacing:-.05em;margin:auto 0 2px}.workout-exercise-card{padding:0!important;overflow:hidden;margin:14px 0}.workout-exercise-card>h2,.workout-exercise-card>h3,.workout-exercise-card>p{padding-left:22px;padding-right:22px}.workout-exercise-card>h2,.workout-exercise-card>h3{margin-top:22px}.workout-set-row{padding:10px 18px;border-top:1px solid var(--line);margin:0!important}.workout-set-row:nth-child(2n){background:rgba(0,0,0,.015)}.workout-progress-card{border:0!important;background:#22251f!important;color:#f8f5ee!important}.workout-progress-card .muted{color:#aaa99f}.coach-attention{border-left:4px solid var(--accent)!important}@media(max-width:900px){.app-frame{grid-template-columns:1fr}.app-sidebar{position:fixed;top:auto;bottom:0;left:0;right:0;height:auto;padding:8px 8px max(8px,env(safe-area-inset-bottom));border-right:0;border-top:1px solid var(--line);display:block;background:rgba(246,244,240,.96);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.app-sidebar .wordmark,.app-sidebar>small{display:none}.app-sidebar nav{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2px;gap:2px}.app-sidebar nav a{text-align:center;padding:9px 4px;font-size:.68rem;white-space:nowrap}.app-page{padding:28px 14px 120px}.app-hero{padding-top:8px}.app-hero h1{font-size:clamp(2.7rem,14vw,4.6rem)}.stat-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.stat-grid{grid-template-columns:1fr 1fr}.stat{min-height:94px;padding:14px}.stat b{font-size:1.65rem}.section-title{align-items:flex-start;flex-direction:column}}.progress-summary{display:grid;grid-template-columns:1.15fr repeat(3,1fr);grid-gap:10px;gap:10px;margin:22px 0 40px}.progress-ring{--p:0deg;aspect-ratio:1;max-width:150px;width:100%;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--accent) var(--p),#dedbd3 0);padding:10px}.progress-ring:before{content:"";grid-area:1/1;width:100%;height:100%;border-radius:50%;background:var(--surface)}.progress-ring>div{grid-area:1/1;z-index:1;text-align:center;display:flex;flex-direction:column}.progress-ring b{font-size:2rem;letter-spacing:-.05em}.progress-ring span{font-size:.7rem;color:var(--muted);text-transform:uppercase;letter-spacing:.1em}.progress-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.chart-card h2{font-size:2rem;letter-spacing:-.04em}.trend-wrap svg{width:100%;height:auto;margin-top:14px}.trend-labels{display:flex;justify-content:space-between;color:var(--muted);font-size:.68rem}.empty-chart{padding:60px 0;color:var(--muted)}.progress-philosophy{margin-top:12px;padding:42px!important}.progress-philosophy h2{font-size:clamp(2.3rem,4vw,4.3rem);letter-spacing:-.055em;line-height:.95}.progress-philosophy p{max-width:760px;color:var(--muted);font-size:1.05rem;line-height:1.7}.final-page{max-width:1120px;margin:0 auto;padding:70px 28px 110px}.final-cover{min-height:620px;display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid var(--line)}.final-cover h1{font-size:clamp(4.5rem,9vw,8.5rem);line-height:.8;letter-spacing:-.075em;margin:.2em 0}.final-cover p{max-width:600px;color:var(--muted);font-size:1.15rem;line-height:1.6}.final-stats{display:grid;grid-template-columns:1.2fr repeat(3,1fr);grid-gap:30px;gap:30px;padding:70px 0;border-bottom:1px solid var(--line);align-items:center}.final-stats>div:not(.progress-ring){display:flex;flex-direction:column}.final-stats small,.final-stats span{color:var(--muted);font-size:.75rem;text-transform:uppercase;letter-spacing:.08em}.final-stats b{font-size:2.8rem;letter-spacing:-.055em;margin:8px 0}.final-message{padding:100px 0}.final-message h2{font-size:clamp(3rem,6vw,6.5rem);line-height:.9;letter-spacing:-.065em;margin:.2em 0}.final-message p{max-width:680px;color:var(--muted);font-size:1.1rem;line-height:1.7;margin-bottom:30px}@media(max-width:760px){.progress-summary{grid-template-columns:1fr 1fr}.progress-grid{grid-template-columns:1fr}.progress-ring{max-width:125px}.final-page{padding:45px 14px 120px}.final-cover{min-height:560px}.final-stats{grid-template-columns:1fr 1fr}.final-message{padding:70px 0}}@media print{.app-sidebar{display:none!important}.app-frame{display:block}.final-page{max-width:none;padding:0}.final-cover{min-height:auto;padding:70px 0}.final-message{padding:60px 0}}.strength-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.strength-card{display:flex;flex-direction:column;min-height:150px}.strength-card small,.strength-card span{color:var(--muted);font-size:.76rem}.strength-card b{font-size:2.6rem;letter-spacing:-.06em;margin:auto 0 4px}.retest-card{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:30px;gap:30px;padding:34px!important}.retest-card>div:not(.retest-arrow){display:flex;flex-direction:column}.retest-card small,.retest-card span{color:var(--muted)}.retest-card b{font-size:2rem;margin:5px 0}.retest-arrow{font-size:2rem;color:var(--muted)}.coach-letter{margin:80px 0;padding:60px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.coach-letter p{font-size:clamp(2rem,4vw,4rem);line-height:1.1;letter-spacing:-.045em;max-width:950px}.final-highlight{background:#22251f;color:#f8f5ee;padding:60px;margin:70px 0}.final-highlight h2{font-size:clamp(2.5rem,5vw,5rem);letter-spacing:-.06em;margin:.2em 0}.final-highlight b{font-size:clamp(4rem,8vw,8rem);letter-spacing:-.08em}.final-highlight p{color:#aaa99f}@media(max-width:760px){.strength-grid{grid-template-columns:1fr 1fr}.retest-card{grid-template-columns:1fr}.retest-arrow{transform:rotate(90deg);width:max-content}.coach-letter{padding:45px 8px}.final-highlight{padding:35px 24px;margin:50px 0}}:root{--accent:#76845B;--ink:#301C1B;--surface:#fffdf8;--bg:#fbf7ee}body{color:var(--brand-espresso)}.primary{background:var(--brand-espresso)!important;border-color:var(--brand-espresso)!important}.eyebrow{color:var(--brand-matcha)}.application-page{max-width:900px;margin:0 auto;padding:90px 28px 120px}.application-intro{max-width:700px;margin-bottom:45px}.application-intro h1,.application-success h1{font-size:clamp(3.5rem,8vw,7rem);line-height:.88;letter-spacing:-.065em;margin:.2em 0}.application-intro p,.application-success p{font-size:1.1rem;line-height:1.7;color:var(--muted)}.application-form{background:var(--surface);border:1px solid var(--line);padding:38px;border-radius:24px;display:grid;grid-gap:20px;gap:20px}.application-form textarea{resize:vertical}.application-success{min-height:65vh;display:flex;flex-direction:column;justify-content:center}.message-thread{display:flex;flex-direction:column;gap:10px;padding:12px 0 24px}.message-bubble{max-width:72%;padding:13px 16px;border-radius:18px;background:white;border:1px solid var(--line)}.message-bubble.mine{align-self:flex-end;background:var(--brand-espresso);color:white}.message-bubble p{margin:0 0 6px}.message-bubble small{opacity:.65}.message-compose{display:grid;grid-template-columns:1fr auto;grid-gap:10px;gap:10px;position:-webkit-sticky;position:sticky;bottom:18px;padding:12px 0}.message-compose textarea{border-radius:16px;padding:14px}.inbox-layout{display:grid;grid-template-columns:260px 1fr;grid-gap:24px;gap:24px}.conversation-list{display:flex;flex-direction:column;gap:5px}.conversation-list a{display:flex;flex-direction:column;padding:14px;text-decoration:none;color:inherit;border-radius:14px}.conversation-list a.active,.conversation-list a:hover{background:white}.conversation-list small{color:var(--muted);margin-top:5px}.builder-top{display:flex;justify-content:space-between;gap:20px;align-items:end}.inline-builder{display:flex;gap:8px}.workout-builder{margin:22px 0 42px;border-top:2px solid var(--brand-espresso);padding-top:20px}.workout-builder-head{display:flex;justify-content:space-between}.quick-add{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:16px;margin:14px 0}.quick-add summary{cursor:pointer;font-weight:750}.prescription-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:8px;gap:8px}.exercise-picker{position:relative}.exercise-results{position:absolute;z-index:20;left:0;right:0;top:100%;background:white;border:1px solid var(--line);box-shadow:0 14px 35px rgba(0,0,0,.12);max-height:320px;overflow:auto}.exercise-results button{width:100%;border:0;border-bottom:1px solid var(--line);background:white;text-align:left;padding:10px 12px;display:flex;flex-direction:column}.exercise-results small{color:var(--muted)}.exercise-stack{display:flex;flex-direction:column;gap:6px}.builder-row{display:grid;grid-template-columns:24px minmax(150px,1.4fr) 120px repeat(4,70px) 110px 70px minmax(110px,1fr) auto auto;grid-gap:6px;gap:6px;align-items:center;background:var(--surface);border:1px solid var(--line);padding:9px;border-radius:12px}.builder-row input,.builder-row select{min-width:0;padding:8px}.drag-handle{cursor:-webkit-grab;cursor:grab;color:var(--muted)}.tiny-delete,.tiny-save{border:0;border-radius:9px;padding:9px;cursor:pointer}.tiny-delete{font-size:1.2rem}.measurement-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:18px}.measurement-list span{padding:14px;background:var(--brand-cream);border-radius:12px;display:flex;justify-content:space-between}@media(max-width:900px){.inbox-layout{grid-template-columns:1fr}.prescription-grid{grid-template-columns:1fr 1fr}.builder-row{grid-template-columns:22px 1fr 1fr}.builder-row>*{min-width:0}.application-page{padding:55px 14px 110px}.application-form{padding:22px}.message-compose{grid-template-columns:1fr}.builder-top{align-items:stretch;flex-direction:column}.inline-builder{flex-wrap:wrap}}.builder-validation{margin:0;padding:11px 13px;border:1px solid #d9b7a5;background:#fff7f2;color:#743e28;border-radius:10px;font-size:.9rem}:root{--brand-espresso:#301C1B;--brand-butter:#FFEDAB;--brand-matcha:#76845B;--brand-oat:#D8D3B3;--brand-cream:#FBF7EE}.hero-cta{background:var(--brand-espresso)!important;color:var(--brand-butter)!important;border-color:var(--brand-espresso)!important}.light-action{background:var(--brand-butter)!important;color:var(--brand-espresso)!important}.coach-actions,.day-tabs{display:flex;gap:10px;flex-wrap:wrap;margin:16px 0}.day-tabs a{padding:9px 12px;border:1px solid var(--line);border-radius:999px;text-decoration:none}.day-tabs a.active{background:var(--brand-espresso);color:#fff}.client-cards,.history-stack{display:grid;grid-gap:14px;gap:14px}.client-card{display:flex;justify-content:space-between;align-items:center;gap:20px}.clickable-card{text-decoration:none;color:inherit;display:block}.clickable-card:hover{transform:translateY(-1px)}.recovery-entry{display:grid;grid-template-columns:160px 1fr;grid-gap:12px;gap:12px;align-items:end}.onboarding-form .card{margin-bottom:18px}.demo-video-placeholder{padding:36px;border:1px dashed var(--brand-matcha);border-radius:16px;background:#fff;text-align:center;color:var(--brand-matcha);font-weight:700}.logical-back{margin-bottom:12px}.publish-panel{display:flex;justify-content:space-between;align-items:center;gap:20px}.application-success h1{font-size:clamp(2.6rem,6vw,5rem)}@media(max-width:760px){.recovery-entry{grid-template-columns:1fr}.client-card,.publish-panel{align-items:flex-start;flex-direction:column}.builder-row{grid-template-columns:28px 1fr!important}.builder-row>*{min-width:0}}.goal-list{display:grid;grid-gap:12px;gap:12px}.goal-list div{display:grid;grid-gap:3px;gap:3px}.goal-list small{color:var(--muted)}.nutrition-row{display:grid;grid-template-columns:1.5fr .7fr 2fr;grid-gap:12px;gap:12px;padding:10px 0;border-bottom:1px solid rgba(0,0,0,.08)}@media(max-width:700px){.nutrition-row{grid-template-columns:1fr}.builder-row,.day-tabs{overflow-x:auto}.day-tabs{flex-wrap:nowrap}}.sidebar-brand{gap:12px}.notification-bell{position:relative;display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(0,0,0,.12);border-radius:999px;text-decoration:none;font-size:22px}.notification-bell b{position:absolute;right:-4px;top:-5px;min-width:19px;height:19px;padding:0 5px;border-radius:99px;background:#111;color:#fff;font:700 11px/19px system-ui;text-align:center}.breadcrumb{display:flex;gap:8px;align-items:center;flex-wrap:wrap;font-size:13px;margin-bottom:22px}.breadcrumb a{text-decoration:none}.nutrition-tabs{display:flex;gap:8px;margin:18px 0;overflow:auto}.day-tabs button,.nutrition-tabs button{border:1px solid rgba(0,0,0,.12);background:transparent;border-radius:999px;padding:10px 14px;white-space:nowrap;cursor:pointer}.day-tabs button.active,.nutrition-tabs button.active{background:#111;color:#fff}.nutrition-sheet{border:1px solid rgba(0,0,0,.12);border-radius:14px;overflow:hidden;margin-bottom:14px}.nutrition-sheet-head,.nutrition-sheet-row{display:grid;grid-template-columns:1fr 1.6fr .8fr 2fr 42px;align-items:center}.nutrition-sheet-head{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;background:rgba(0,0,0,.035)}.nutrition-sheet-head span{padding:11px}.nutrition-sheet-row>*{min-width:0}.nutrition-sheet-row input{border:0;border-right:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08);border-radius:0;padding:12px;background:transparent}.sheet-delete{font-size:20px}.sheet-add,.sheet-delete{border:0;background:transparent;cursor:pointer}.sheet-add{margin:8px 10px;font-weight:700}.inline-assign,.template-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.metric-strip{display:flex;gap:12px;flex-wrap:wrap}.metric-strip span{display:grid;grid-gap:4px;gap:4px;padding:12px 14px;border:1px solid rgba(0,0,0,.1);border-radius:12px}.visual-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:20px}.visual-status-grid form{display:grid;grid-gap:8px;gap:8px;padding:14px;border:1px solid rgba(0,0,0,.1);border-radius:12px}@media(max-width:760px){.nutrition-sheet{overflow-x:auto}.nutrition-sheet-head,.nutrition-sheet-row{min-width:720px}.visual-status-grid{grid-template-columns:1fr}.breadcrumb{position:-webkit-sticky;position:sticky;top:0;background:var(--bg,#fff);z-index:5;padding:10px 0}.app-sidebar nav{overflow-x:auto}}.add-day-form{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:14px}.add-day-form input{min-width:180px}.cardio-fields{padding:14px;border:1px dashed rgba(0,0,0,.15);border-radius:12px;margin-top:12px}.answer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1px;gap:1px;background:rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.08);border-radius:12px;overflow:hidden}.answer-grid>div{background:var(--card,#fff);padding:14px;display:grid;grid-gap:5px;gap:5px}.answer-grid span{font-size:12px;color:var(--muted)}@media(max-width:700px){.answer-grid{grid-template-columns:1fr}}.adaptive-log-row{display:grid;grid-template-columns:44px repeat(4,minmax(80px,1fr));grid-gap:8px;gap:8px;align-items:center;padding:10px 0;border-top:1px solid rgba(0,0,0,.08)}.adaptive-log-row input{min-width:0}.set-number{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:rgba(0,0,0,.06)}.history-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.history-log-list{display:grid;grid-gap:8px;gap:8px;margin-top:16px}.history-log-list>div,.nutrition-log-row{display:grid;grid-template-columns:minmax(160px,.9fr) 1.6fr;grid-gap:10px;gap:10px;padding:10px 0;border-top:1px solid rgba(0,0,0,.08)}.history-log-list small{grid-column:2}.nutrition-log-row span{color:var(--muted)}@media(max-width:760px){.adaptive-log-row{grid-template-columns:44px 1fr 1fr}.adaptive-log-row .secondary,.adaptive-log-row small{grid-column:2/-1}.history-head{display:grid}.history-log-list>div,.nutrition-log-row{grid-template-columns:1fr}.history-log-list small{grid-column:auto}}.success-banner{margin:0 0 16px;border:1px solid rgba(0,0,0,.14);font-weight:700}.current-log,.success-banner{padding:12px 14px;border-radius:12px;background:rgba(0,0,0,.035)}.current-log{display:grid;grid-gap:5px;gap:5px;margin:12px 0}.current-log span{color:var(--muted)}.assessment-review-form{display:grid;grid-gap:10px;gap:10px}.assessment-review-form label{font-weight:800}.assessment-review-form small{display:block;color:var(--muted);margin-top:3px}.saved-state{font-size:13px;font-weight:700}.program-matrix{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:14px;gap:14px;align-items:start}.program-matrix>section{border:1px solid rgba(0,0,0,.1);border-radius:14px;padding:14px}.preview-section{border-top:1px solid rgba(0,0,0,.08);padding-top:10px;margin-top:10px}.preview-section>p{display:grid;grid-gap:2px;gap:2px;margin:8px 0}.preview-section em,.preview-section span{font-size:13px;color:var(--muted)}.builder-row-v42{display:grid;grid-template-columns:42px minmax(190px,.8fr) 2fr;grid-gap:10px;gap:10px;padding:12px 0;border-top:1px solid rgba(0,0,0,.08);align-items:start}.row-order{display:grid;grid-gap:4px;gap:4px}.row-order form{margin:0}.row-order button{width:34px;height:30px}.row-main{display:grid;grid-gap:3px;gap:3px}.row-edit{display:flex;gap:6px;flex-wrap:wrap}.row-edit input,.row-edit select{min-width:90px;flex:1 1}.previous-performance{padding:8px 10px;border-radius:10px;background:rgba(0,0,0,.04);font-size:13px}@media(max-width:850px){.builder-row-v42{grid-template-columns:38px 1fr}.row-edit{grid-column:2}.program-matrix{grid-template-columns:1fr}}:root{--brand-wine:#5a1721;--brand-wine-deep:#35171c;--brand-blush:#e8c2c7;--brand-cream:#f6eddf;--brand-sand:#d9c9b7;--brand-paper:#fff9f0;--bg:var(--brand-cream);--surface:var(--brand-paper);--ink:var(--brand-wine-deep);--muted:#765f5d;--line:rgba(53,23,28,.16);--accent:var(--brand-wine);--accent-soft:var(--brand-blush);--radius-xl:10px;--radius-lg:8px;--shadow-soft:0 14px 40px rgba(53,23,28,.06)}body,html{background:var(--brand-cream)}body{color:var(--ink)}::selection{background:var(--brand-blush);color:var(--brand-wine-deep)}.brand,.wordmark,h1,h2,h3{font-weight:900}.eyebrow{color:var(--brand-wine);letter-spacing:.12em}.muted{color:var(--muted)}.hero-cta,.primary{background:var(--brand-wine)!important;color:var(--brand-cream)!important;border:1px solid var(--brand-wine)!important;border-radius:999px;font-weight:900;letter-spacing:.015em}.hero-cta:hover,.primary:hover{background:var(--brand-wine-deep)!important;border-color:var(--brand-wine-deep)!important}.secondary{background:transparent;color:var(--brand-wine-deep);border:1px solid var(--brand-wine-deep);border-radius:999px;font-weight:800}.card{background:rgba(255,249,240,.72);border:1px solid var(--line);border-radius:8px;box-shadow:none}.pill{background:var(--brand-blush);color:var(--brand-wine-deep);border-radius:999px}.field input,.field select,.field textarea,input,select,textarea{background:rgba(255,249,240,.78);border:1px solid var(--line);border-radius:6px;color:var(--ink)}input:focus,select:focus,textarea:focus{outline:2px solid rgba(90,23,33,.22);outline-offset:1px;border-color:var(--brand-wine)}table{border-top:1px solid var(--brand-wine-deep)}th{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--brand-wine)}.site-header,td,th{border-bottom:1px solid var(--line)}.site-header{max-width:1320px;padding:24px 34px}.wordmark{font-size:1.05rem;letter-spacing:-.03em}.site-nav>a:not(.primary),.wordmark{color:var(--brand-wine-deep);text-transform:uppercase}.site-nav>a:not(.primary){font-size:.78rem;font-weight:900;letter-spacing:.07em}.home-hero{max-width:1320px;padding:56px 34px 90px;grid-template-columns:1.03fr .97fr;gap:42px;min-height:760px}.home-copy{position:relative;z-index:2}.home-copy h1,.page-title h1{color:var(--brand-wine);font-size:clamp(4.6rem,8.6vw,8.8rem);line-height:.78;letter-spacing:-.075em;text-transform:uppercase}.lede{color:var(--brand-wine-deep);max-width:600px;font-size:1.08rem}.text-link{font-size:.78rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:var(--brand-wine);text-decoration-thickness:1px}.photo-frame{background:var(--brand-blush);border:1px solid var(--brand-wine-deep);border-radius:8px}.hero-photo{min-height:650px;background:linear-gradient(145deg,var(--brand-sand),var(--brand-blush) 58%,#d7a9af)}.hero-photo:before{content:"MOVE / STRONG / WELL";position:absolute;right:-30px;top:48%;transform:rotate(90deg);font-weight:900;font-size:.68rem;letter-spacing:.15em;color:var(--brand-wine)}.photo-note{background:var(--brand-cream);border:1px solid var(--brand-wine);padding:14px 16px;left:20px;bottom:20px;color:var(--brand-wine);max-width:270px}.photo-note small{color:var(--muted)}.manifesto{max-width:none;margin:0;background:var(--brand-blush);padding:110px max(34px,calc((100vw - 1252px)/2))}.manifesto h2{font-size:clamp(3.2rem,6vw,6.2rem);line-height:.85;letter-spacing:-.06em;text-transform:uppercase;color:var(--brand-wine);max-width:900px;margin:.2em 0}.manifesto p{font-size:clamp(1.8rem,3.5vw,3.7rem);color:var(--brand-wine-deep);max-width:1100px}.process-section{background:var(--brand-wine);color:var(--brand-cream);padding:110px max(34px,calc((100vw - 1252px)/2));grid-template-columns:.8fr 1.2fr}.process-section .eyebrow,.process-section p{color:#e9cfd0}.process-section .section-heading h2{color:var(--brand-cream);text-transform:uppercase}.process-list{border-top:1px solid rgba(246,237,223,.4)}.process-row{border-bottom:1px solid rgba(246,237,223,.35)}.process-row>span{font-weight:900;color:var(--brand-blush)}.price-panel{max-width:1252px;background:var(--brand-blush);color:var(--brand-wine-deep);border:1px solid var(--brand-wine-deep);border-radius:8px;padding:60px;margin:70px auto 110px}.price-panel h2{color:var(--brand-wine);text-transform:uppercase;line-height:.84}.price-panel p{color:var(--brand-wine-deep);max-width:680px}.price-panel .light-action{background:var(--brand-wine)!important;color:var(--brand-cream)!important;border-color:var(--brand-wine)!important}.site-footer{border-top:1px solid var(--brand-wine-deep)}.app-frame{grid-template-columns:230px minmax(0,1fr);background:var(--brand-cream)}.app-sidebar{background:var(--brand-wine);border-right:0;padding:28px 20px;color:var(--brand-cream)}.app-sidebar .wordmark{color:var(--brand-cream);font-size:1.15rem;line-height:1.05;margin-bottom:38px}.app-sidebar nav{gap:2px}.app-sidebar nav a{color:#ead5d3;border-radius:5px;font-size:.76rem;font-weight:900;letter-spacing:.055em;text-transform:uppercase;padding:12px}.app-sidebar nav a:hover{background:var(--brand-blush);color:var(--brand-wine-deep)}.app-sidebar>small{color:#d9b7b8}.sidebar-brand{align-items:flex-start}.notification-bell{border-color:rgba(246,237,223,.4);color:var(--brand-cream);border-radius:50%;background:transparent}.notification-bell b{background:var(--brand-blush);color:var(--brand-wine-deep)}.app-main .shell,.app-main>.shell{max-width:1220px;padding:42px 34px 90px}.hero{background:var(--brand-blush);border:1px solid var(--brand-wine-deep);border-radius:8px;box-shadow:none;padding:46px}.hero h1{color:var(--brand-wine);text-transform:uppercase;letter-spacing:-.06em}.section-title{border-bottom:1px solid var(--brand-wine-deep);padding-bottom:13px;margin-top:48px}.section-title h2{color:var(--brand-wine);font-size:2.35rem;text-transform:uppercase;letter-spacing:-.055em}.stat-grid{gap:0;border:1px solid var(--brand-wine-deep)}.stat{background:transparent;border:0;border-right:1px solid var(--line);border-radius:0;min-height:125px}.stat:last-child{border-right:0}.stat small,.stat span{color:var(--muted);font-weight:800;text-transform:uppercase;letter-spacing:.05em}.stat b{color:var(--brand-wine);font-size:2.45rem}.client-cards,.history-stack{gap:8px}.client-card{border-radius:6px}.clickable-card:hover{background:var(--brand-blush)}.day-tabs a,.day-tabs button,.nutrition-tabs button{border-color:var(--brand-wine);color:var(--brand-wine);border-radius:999px;font-weight:800}.day-tabs a.active,.day-tabs button.active,.nutrition-tabs button.active{background:var(--brand-wine);color:var(--brand-cream)}.success-banner{background:var(--brand-blush);border:1px solid var(--brand-wine);border-radius:6px;color:var(--brand-wine-deep)}.demo-video-placeholder,.nutrition-sheet,.program-matrix>section,.visual-status-grid form{border-radius:6px;border-color:var(--line);background:rgba(255,249,240,.55)}.builder-row,.builder-row-v42{border-radius:5px;background:rgba(255,249,240,.6)}.breadcrumb{color:var(--muted);font-weight:800}.breadcrumb a{color:var(--brand-wine)}.message-bubble{border-radius:7px;background:var(--brand-paper)}.message-bubble.mine{background:var(--brand-wine);color:var(--brand-cream)}.message-compose{background:var(--brand-cream)}@media(max-width:800px){.site-header{padding:16px 14px}.home-hero{padding:45px 14px 60px;gap:28px}.home-copy h1,.page-title h1{font-size:clamp(3.7rem,18vw,6rem)}.hero-photo{min-height:500px}.manifesto,.process-section{padding:80px 14px}.price-panel{margin:35px 14px 80px;padding:34px 22px;align-items:flex-start}.app-frame{grid-template-columns:1fr}.app-main .shell,.app-main>.shell{padding:24px 14px 104px}.hero{padding:30px 20px}.section-title h2{font-size:1.85rem}.app-sidebar{background:rgba(90,23,33,.97);border-top:0}.app-sidebar nav{grid-template-columns:repeat(4,minmax(72px,1fr));overflow-x:auto}.app-sidebar nav a{color:#ead5d3;font-size:.62rem}.app-sidebar nav a:hover{background:var(--brand-blush);color:var(--brand-wine-deep)}.sidebar-brand{display:none}.stat-grid{grid-template-columns:1fr 1fr}.stat:nth-child(2n){border-right:0}.stat{border-bottom:1px solid var(--line)}}.preview-day-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.preview-day-head h3{margin:0}.preview-edit-day{padding:8px 11px;font-size:.78rem;white-space:nowrap}.pink-editorial{background:#e8c2c7;color:#35171c;padding:clamp(64px,9vw,130px) clamp(24px,7vw,110px);border-top:1px solid rgba(53,23,28,.18);border-bottom:1px solid rgba(53,23,28,.18)}.pink-editorial h2{font-size:clamp(42px,7vw,96px);line-height:.93;max-width:1100px;margin:18px 0 32px;text-transform:lowercase}.pink-editorial p{font-size:clamp(18px,2vw,27px);line-height:1.45;max-width:900px}.package-showcase{padding:80px clamp(24px,7vw,110px);background:#f6eddf}.package-editorial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));border-top:1px solid #5a1721;border-left:1px solid #5a1721}.package-editorial-grid article{padding:34px;border-right:1px solid #5a1721;border-bottom:1px solid #5a1721;display:flex;flex-direction:column;gap:14px;min-height:330px}.package-editorial-grid h3{font-size:32px;margin:0}.package-editorial-grid strong{font-size:28px;margin-top:auto}.package-editorial-grid a{font-weight:800}.member-pink{background:#e8c2c7!important;color:#35171c!important}.progress-track{height:10px;background:rgba(90,23,33,.15);overflow:hidden}.progress-track>span{display:block;height:100%;background:#5a1721}.big-percent{font-size:clamp(56px,9vw,112px);line-height:.9;font-weight:900;letter-spacing:-.06em}.week-table{width:100%;border-collapse:collapse;min-width:700px}.week-table td,.week-table th{padding:13px;border-bottom:1px solid rgba(53,23,28,.2);text-align:left}.table-scroll{overflow-x:auto}.client-tabs{gap:8px;flex-wrap:wrap;margin:18px 0 28px}.client-tabs a{padding:10px 14px;border:1px solid;text-decoration:none}.week-card{border-top:1px solid #5a1721;padding:22px 0}.status-pill{display:inline-flex;padding:5px 9px;border:1px solid;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}:root{--v45-espresso:#301c1b;--v45-wine:#6b1f2a;--v45-butter:#ffedab;--v45-blush:#edc6cd;--v45-cream:#fbf4e8;--v45-paper:#fffaf1;--v45-sand:#d8cbbb;--v45-line:rgba(48,28,27,.16);--v45-muted:#786862;--bg:var(--v45-cream);--surface:var(--v45-paper);--ink:var(--v45-espresso);--muted:var(--v45-muted);--line:var(--v45-line);--accent:var(--v45-wine);--accent-soft:var(--v45-blush)}body,html{background:var(--v45-cream);color:var(--v45-espresso)}body{font-size:15px}.brand,.wordmark,h1,h2,h3{font-family:Arial,Helvetica,sans-serif;color:var(--v45-espresso)}h1{letter-spacing:-.055em}h2{letter-spacing:-.035em}.eyebrow{text-transform:none!important;color:var(--v45-wine);font-size:11px;letter-spacing:.1em;font-weight:900}.app-frame{min-height:100vh;display:grid;grid-template-columns:220px minmax(0,1fr);background:var(--v45-cream)}.app-sidebar{background:var(--v45-paper)!important;color:var(--v45-espresso)!important;border-right:1px solid var(--v45-line)!important;padding:24px 18px!important;display:flex;flex-direction:column;gap:18px;position:-webkit-sticky;position:sticky;top:0;height:100vh}.sidebar-brand{display:flex;align-items:center;justify-content:space-between;padding:0 6px 18px;border-bottom:1px solid var(--v45-line)}.sidebar-brand .wordmark{font-size:13px!important;font-weight:900!important;letter-spacing:-.03em!important;text-transform:none!important;color:var(--v45-espresso)!important}.sidebar-kicker{font-size:9px;letter-spacing:.14em;font-weight:900;color:var(--v45-wine);padding:0 6px}.app-sidebar nav{display:grid;grid-gap:2px!important;gap:2px!important}.app-sidebar nav a{padding:10px!important;border-radius:5px!important;color:var(--v45-espresso)!important;font-size:13px!important;font-weight:700!important;background:transparent!important}.app-sidebar nav a:hover{background:var(--v45-blush)!important}.sidebar-quick{margin-top:auto;border-top:1px solid var(--v45-line);padding-top:14px;display:grid;grid-gap:7px;gap:7px}.sidebar-quick>span{font-size:9px;letter-spacing:.12em;font-weight:900;color:var(--v45-muted)}.sidebar-quick a{font-size:12px;font-weight:800;color:var(--v45-wine)}.app-main{min-width:0}.app-page{max-width:1180px;margin:0 auto;padding:46px 42px 90px!important}.coach-studio-page{max-width:1260px}.app-hero,.member-welcome,.studio-header{background:transparent!important;border:0!important;border-radius:0!important;padding:0 0 30px!important;margin:0 0 26px!important;box-shadow:none!important;border-bottom:1px solid var(--v45-line)!important}.app-hero h1,.member-welcome h1,.studio-header h1{font-size:clamp(2.65rem,5vw,5.2rem)!important;line-height:.9!important;max-width:900px!important;margin:8px 0 12px!important;text-transform:none!important;color:var(--v45-espresso)!important}.app-hero p,.member-welcome p,.studio-header p{max-width:680px;color:var(--v45-muted);font-size:15px;line-height:1.55}.welcome-line{font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:20px!important;color:var(--v45-wine)!important}.app-card,.card{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:22px 0!important;border-top:1px solid var(--v45-line)!important;margin-bottom:0!important}.card:first-child{border-top:0}.primary,.secondary{min-height:38px!important;padding:0 14px!important;border-radius:4px!important;font-size:12px!important;font-weight:900!important}.primary{background:var(--v45-wine)!important;color:var(--v45-paper)!important;border-color:var(--v45-wine)!important}.secondary{background:transparent!important;color:var(--v45-espresso)!important;border:1px solid var(--v45-line)!important}.secondary:hover{background:var(--v45-blush)!important}.text-action{font-size:12px;font-weight:900;text-decoration:underline;text-underline-offset:4px;color:var(--v45-wine)}.field input,.field select,.field textarea,input,select,textarea{border:1px solid var(--v45-line)!important;background:var(--v45-paper)!important;border-radius:4px!important;box-shadow:none!important}.field label{font-size:11px!important;font-weight:800;color:var(--v45-muted)}.compact-progress{display:grid;grid-template-columns:minmax(220px,auto) minmax(140px,1fr) auto;align-items:center;grid-gap:14px;gap:14px;padding:10px 0 22px;margin-bottom:14px;border-bottom:1px solid var(--v45-line)}.compact-progress-copy{display:flex;gap:8px;align-items:baseline}.compact-progress-copy b{font-size:13px}.compact-progress small,.compact-progress-copy span{font-size:11px;color:var(--v45-muted)}.compact-progress-line{height:3px;background:rgba(48,28,27,.12);overflow:hidden}.compact-progress-line span{display:block;height:100%;background:var(--v45-wine)}.today-layout{display:grid;grid-template-columns:1.25fr .75fr;border-top:1px solid var(--v45-espresso);border-bottom:1px solid var(--v45-line);margin-bottom:0}.today-feature,.today-goals{padding:28px 0}.today-feature{display:grid;grid-template-columns:80px minmax(0,1fr);grid-gap:0 24px;gap:0 24px;padding-right:34px}.today-feature>.eyebrow{grid-column:1/-1;margin-bottom:18px}.feature-number{font-size:58px;line-height:.8;font-weight:900;color:var(--v45-blush);letter-spacing:-.08em}.today-feature h2,.today-goals h2{font-size:clamp(1.7rem,3vw,2.65rem);line-height:.95;margin:0 0 12px}.today-feature p{color:var(--v45-muted);margin:0 0 20px}.today-goals{border-left:1px solid var(--v45-line);padding-left:34px}.goal-chips{display:flex;flex-wrap:wrap;gap:7px;margin:16px 0 20px}.goal-chips span{border:1px solid var(--v45-line);padding:7px 9px;border-radius:999px;font-size:11px;font-weight:800;background:var(--v45-paper)}.today-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--v45-line)}.today-mini-grid article{padding:22px 24px 22px 0;border-right:1px solid var(--v45-line);display:grid;grid-gap:7px;gap:7px}.today-mini-grid article+article{padding-left:24px}.today-mini-grid article:last-child{border-right:0}.today-mini-grid span{font-size:9px;letter-spacing:.12em;font-weight:900;color:var(--v45-wine)}.today-mini-grid b{font-size:16px}.today-mini-grid a{font-size:11px;font-weight:900;text-decoration:underline;text-underline-offset:3px}.coach-actions,.studio-row-actions,.template-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.client-tabs{display:flex;gap:18px!important;border-bottom:1px solid var(--v45-line);margin:0 0 24px!important;overflow:auto}.client-tabs a{padding:11px 0!important;border-radius:0!important;background:none!important;font-size:11px!important;font-weight:900!important;white-space:nowrap;color:var(--v45-muted)!important}.client-tabs a:hover{color:var(--v45-wine)!important}.client-cards,.studio-list{display:grid;border-top:1px solid var(--v45-espresso)}.client-card,.studio-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:20px;gap:20px;padding:22px 0!important;border-bottom:1px solid var(--v45-line)!important;border-top:0!important}.client-card h2,.studio-row h2{font-size:24px;margin:3px 0}.studio-row-main>span{font-size:9px;font-weight:900;letter-spacing:.12em;color:var(--v45-wine)}.studio-row-actions form{margin:0}.inline-assign{display:flex;gap:6px}.inline-assign select{min-width:170px;height:38px}.studio-editor{display:grid;grid-gap:22px;gap:22px}.template-day{border-top:1px solid var(--v45-espresso);padding:22px 0}.template-day-head{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:16px}.template-day-head>div:first-child{display:grid;grid-template-columns:64px minmax(220px,1fr);align-items:center;grid-gap:12px;gap:12px;flex:1 1}.template-day-head span{font-size:10px;font-weight:900;color:var(--v45-wine)}.template-day-head input{font-size:22px;font-weight:900;border:0!important;border-bottom:1px solid var(--v45-line)!important;background:transparent!important;padding:8px 0!important}.mini-actions{display:flex;gap:5px}.mini-actions button,.template-exercise-row button{border:1px solid var(--v45-line);background:transparent;border-radius:4px;min-height:34px;padding:0 9px;font-size:11px;font-weight:800;cursor:pointer}.template-exercises{display:grid}.template-exercise-row{display:grid;grid-template-columns:minmax(210px,1.7fr) 145px 72px 110px 72px 34px;grid-gap:7px;gap:7px;padding:7px 0;border-top:1px solid rgba(48,28,27,.08)}.template-exercise-row input,.template-exercise-row select{min-height:38px}.exercise-name-input{font-weight:800}.sticky-save{position:-webkit-sticky;position:sticky;bottom:12px;background:rgba(255,250,241,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--v45-line);padding:10px;display:flex;justify-content:flex-end;gap:8px;z-index:20}.studio-empty{padding:30px 0;color:var(--v45-muted)}.nutrition-sheet{border-radius:4px!important;border-color:var(--v45-line)!important}.nutrition-sheet-head{background:var(--v45-blush)!important;color:var(--v45-espresso)}.day-tabs button,.nutrition-tabs button{border-radius:4px!important}.day-tabs button.active,.nutrition-tabs button.active{background:var(--v45-wine)!important}.pill{color:var(--v45-espresso)!important}.pill,.success-banner{background:var(--v45-butter)!important}.success-banner{border-radius:4px!important;border-color:var(--v45-line)!important}.big-percent,.member-pink{all:unset}.progress-track{display:none!important}@media(max-width:900px){.app-frame{grid-template-columns:1fr}.app-sidebar{height:auto;position:static;border-right:0!important;border-bottom:1px solid var(--v45-line)!important;padding:14px!important}.app-sidebar nav{display:flex!important;overflow:auto;gap:4px!important}.app-sidebar nav a{white-space:nowrap}.sidebar-kicker,.sidebar-quick{display:none}.app-page{padding:30px 18px 80px!important}.today-layout{grid-template-columns:1fr}.today-goals{border-left:0;border-top:1px solid var(--v45-line);padding-left:0}.today-feature{padding-right:0}.today-mini-grid{grid-template-columns:1fr}.today-mini-grid article,.today-mini-grid article+article{padding:18px 0;border-right:0;border-bottom:1px solid var(--v45-line)}.compact-progress{grid-template-columns:1fr auto}.compact-progress-line{grid-column:1/-1;grid-row:2}.client-card,.studio-row{grid-template-columns:1fr}.template-exercise-row{grid-template-columns:1fr 1fr}.template-exercise-row .exercise-name-input{grid-column:1/-1}.template-day-head{align-items:flex-start;flex-direction:column}.mini-actions{flex-wrap:wrap}.app-hero h1,.member-welcome h1,.studio-header h1{font-size:clamp(2.4rem,12vw,4.4rem)!important}}.site-header{max-width:1240px;padding:18px 28px;background:var(--v45-cream);border-color:var(--v45-line)}.home-hero{max-width:1240px;min-height:650px;padding:46px 28px 72px;gap:34px}.home-copy h1,.page-title h1{font-size:clamp(3.8rem,7vw,7.1rem)!important;line-height:.82!important;color:var(--v45-wine)!important;letter-spacing:-.065em!important}.home-copy .lede{font-size:15px;max-width:560px;color:var(--v45-espresso)}.hero-photo{min-height:570px!important;background:linear-gradient(145deg,#d5c7b6 0,var(--v45-blush) 54%,#b8737e 100%)!important;border-radius:6px!important;border:1px solid var(--v45-espresso)!important}.hero-photo:before{display:none!important}.photo-note{border-radius:4px!important;background:var(--v45-butter)!important;border:1px solid var(--v45-espresso)!important}.photo-note,.pink-editorial{color:var(--v45-espresso)!important}.pink-editorial{padding:92px max(28px,calc((100vw - 1184px)/2))!important;background:var(--v45-blush)!important}.pink-editorial h2{font-size:clamp(2.8rem,5.3vw,5.7rem)!important;line-height:.88!important;letter-spacing:-.06em!important;max-width:970px!important;color:var(--v45-wine)!important;margin:12px 0 24px!important}.pink-editorial p{font-family:Georgia,Times New Roman,serif!important;font-style:italic;font-size:clamp(1.25rem,2.1vw,2rem)!important;line-height:1.2!important;max-width:900px!important;color:var(--v45-espresso)!important}.process-section{padding:92px max(28px,calc((100vw - 1184px)/2))!important;background:var(--v45-espresso)!important;color:var(--v45-cream)!important}.process-section .section-heading h2{font-size:clamp(2.7rem,5vw,5rem)!important;letter-spacing:-.055em!important;text-transform:none!important}.process-row h3{font-size:22px!important}.process-row p{font-size:13px!important}.process-row>span{color:var(--v45-butter)!important}.package-showcase{max-width:1184px!important;margin:0 auto!important;padding:90px 0!important}.package-showcase .section-heading h2{font-size:clamp(2.8rem,5vw,5.2rem)!important;text-transform:none!important}.package-editorial-grid{gap:0!important;border-top:1px solid var(--v45-espresso)!important}.package-editorial-grid article{background:transparent!important;border:0!important;border-bottom:1px solid var(--v45-line)!important;border-radius:0!important;padding:28px 0!important}.package-editorial-grid article h3{font-size:30px!important}.package-editorial-grid article strong{color:var(--v45-wine)!important}.price-panel{max-width:1184px!important;border-radius:6px!important;background:var(--v45-butter)!important;border-color:var(--v45-espresso)!important;padding:54px!important}.price-panel,.price-panel h2{color:var(--v45-espresso)!important}.price-panel h2{font-size:clamp(2.7rem,5vw,5rem)!important;text-transform:none!important}.site-footer{max-width:1184px;border-color:var(--v45-line)}@media(max-width:760px){.home-hero{grid-template-columns:1fr;padding:28px 18px 56px}.hero-photo{min-height:430px!important}.package-showcase,.pink-editorial,.process-section{padding:64px 18px!important}.price-panel{margin:30px 18px 70px!important;padding:34px 24px!important}.site-header{padding:14px 18px}.site-nav>a:not(.primary){display:none}}.template-exercise-row{grid-template-columns:54px minmax(190px,1.5fr) 130px 64px 150px 64px minmax(120px,1fr) 34px!important;align-items:center}.template-exercise-row .row-order{display:flex;gap:3px}.template-exercise-row .row-order button{width:24px;padding:0}.rep-pair{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:4px;gap:4px;align-items:center}.rep-pair input{min-width:0}.rep-pair span{text-align:center;color:var(--v45-muted)}@media(max-width:1100px){.template-exercise-row{grid-template-columns:44px 1.4fr 1fr 70px 130px 70px!important}.template-exercise-row>input:last-of-type{grid-column:2/-2}.template-exercise-row>button:last-child{grid-column:-2}}@media(max-width:760px){.template-exercise-row{grid-template-columns:42px 1fr 1fr!important}.template-exercise-row .exercise-name-input{grid-column:2/-1}.template-exercise-row .row-order{grid-row:1/span 2;flex-direction:column}.template-exercise-row>input:last-of-type{grid-column:2/-1}.template-exercise-row>button:last-child{grid-column:3;justify-self:end}}.studio-create{border-top:1px solid var(--v45-espresso);border-bottom:1px solid var(--v45-line);padding:0;margin-bottom:28px}.studio-create>summary{cursor:pointer;padding:18px 0;font-size:13px;font-weight:900;color:var(--v45-wine)}.studio-create[open]>summary{border-bottom:1px solid var(--v45-line)}.studio-create>form{padding:24px 0 30px}:root{--v46-burgundy:#5f0b27;--v46-ruby:#851f3c;--v46-pink:#f0a8c8;--v46-rose:#f7d8df;--v46-cream:#f4ead8;--v46-paper:#fffaf2;--v46-ink:#241719;--v46-lime:#e7f59b;--v46-line:rgba(36,23,25,.18)}body{font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.58;background:var(--v46-cream);color:var(--v46-ink)}p{font-size:1rem}.muted{color:#705f60}.eyebrow{font-size:12px!important;letter-spacing:.11em!important;text-transform:uppercase!important;color:var(--v46-burgundy)!important}.primary,.secondary{font-size:13px!important;min-height:44px!important}.primary{background:var(--v46-burgundy)!important}.field label{font-size:14px!important}.field input,.field select,.field textarea,input,select,textarea{font-size:16px!important;min-height:46px!important}.wordmark{letter-spacing:-.035em!important}.app-frame{background:var(--v46-cream)}.app-sidebar{background:var(--v46-paper)!important;border-color:var(--v46-line)!important}.app-sidebar nav a{font-size:15px!important;padding:11px 10px!important}.app-sidebar nav a:hover{background:var(--v46-rose)!important}.sidebar-kicker{font-size:10px!important}.app-page{max-width:1220px;padding:52px 48px 100px!important}.app-hero p,.member-welcome p{font-size:17px!important}.app-hero h1,.member-welcome h1{font-size:clamp(3rem,5vw,5.6rem)!important}.welcome-line{font-size:22px!important}.v46-public{background:var(--v46-cream)}.v46-hero{min-height:720px;display:grid;grid-template-columns:1.05fr .95fr;max-width:1320px;margin:auto;padding:42px 34px 76px;grid-gap:42px;gap:42px;align-items:center}.v46-hero h1{font-size:clamp(4.3rem,7.6vw,8.2rem);line-height:.78;letter-spacing:-.07em;margin:18px 0 30px;color:var(--v46-burgundy)}.v46-final h2 em,.v46-hero h1 em,.v46-packages h2 em,.v46-process h2 em,.v46-statement h2 em{font-family:Georgia,Times New Roman,serif;font-weight:400;font-style:italic}.v46-hero-copy>p{font-size:19px;line-height:1.55;max-width:590px}.v46-photo{min-height:610px;background:var(--v46-pink);border:1px solid var(--v46-ink);position:relative;overflow:hidden}.v46-photo:before{content:"";position:absolute;width:68%;height:82%;left:16%;bottom:-12%;border-radius:50% 50% 12% 12%;background:var(--v46-burgundy);opacity:.88}.v46-photo span{position:absolute;z-index:2;left:24px;bottom:24px;font-size:clamp(2rem,3.2vw,3.8rem);line-height:.88}.v46-marquee,.v46-photo span{font-weight:900;color:var(--v46-cream)}.v46-marquee{overflow:hidden;background:var(--v46-burgundy);border-block:1px solid var(--v46-ink);padding:13px 0;font-size:14px;letter-spacing:.07em;white-space:nowrap}.v46-marquee div{width:max-content;animation:v46marquee 28s linear infinite}@keyframes v46marquee{to{transform:translateX(-50%)}}.v46-statement{background:var(--v46-pink);padding:110px max(32px,calc((100vw - 1180px)/2));border-bottom:1px solid var(--v46-ink)}.v46-statement h2{font-size:clamp(3.5rem,6.5vw,7.2rem);line-height:.86;letter-spacing:-.065em;max-width:1100px;margin:18px 0 36px;color:var(--v46-burgundy)}.v46-statement p{font-size:20px;max-width:760px}.v46-process{background:var(--v46-burgundy);color:var(--v46-cream);padding:100px max(32px,calc((100vw - 1180px)/2))}.v46-process .eyebrow{color:var(--v46-pink)!important}.v46-final h2,.v46-packages h2,.v46-process h2{font-size:clamp(3.4rem,6vw,6.7rem);line-height:.84;letter-spacing:-.06em;margin:14px 0 55px}.v46-process>div{border-top:1px solid rgba(255,255,255,.5)}.v46-process article{display:grid;grid-template-columns:80px .7fr 1.3fr;grid-gap:24px;gap:24px;padding:25px 0;border-bottom:1px solid rgba(255,255,255,.3);align-items:start}.v46-process article span{font-family:Georgia,serif;font-style:italic;color:var(--v46-pink);font-size:24px}.v46-process article h3{font-size:25px;margin:0}.v46-process article p{margin:0;max-width:520px}.v46-packages{padding:100px max(32px,calc((100vw - 1180px)/2));background:var(--v46-cream)}.v46-packages h2{color:var(--v46-burgundy)}.v46-final{padding:100px max(32px,calc((100vw - 1180px)/2));background:var(--v46-rose);border-top:1px solid var(--v46-ink)}.v46-final>p{font-family:Georgia,serif;font-style:italic;font-size:24px}.v46-final h2{color:var(--v46-burgundy)}.v46-member-progress{display:grid;grid-template-columns:minmax(230px,auto) minmax(180px,1fr) auto;grid-gap:12px 18px;gap:12px 18px;align-items:center;padding:5px 0 26px;border-bottom:1px solid var(--v46-line);margin-bottom:18px}.v46-member-progress>div:first-child{display:grid}.v46-member-progress small,.v46-member-progress span{font-size:14px;color:#705f60}.v46-member-progress strong{font-size:22px}.v46-member-progress small{grid-column:1/-1}.v46-progress-line{height:5px;background:rgba(95,11,39,.12)}.v46-progress-line span{display:block;height:100%;background:var(--v46-burgundy)}.today-layout{border-color:var(--v46-line)}.today-feature,.today-goals{padding-top:34px;padding-bottom:34px}.feature-number{color:var(--v46-pink);font-size:64px}.today-feature h2,.today-goals h2{font-size:clamp(2rem,3vw,3rem);line-height:.96}.today-feature p{font-size:16px}.v46-goals{list-style:none;padding:0;margin:18px 0;display:grid;grid-gap:0;gap:0}.v46-goals li{padding:10px 0;border-bottom:1px solid var(--v46-line);font-weight:700}.today-mini-grid span{font-size:11px!important}.today-mini-grid b{font-size:18px!important}.today-mini-grid a{font-size:13px!important}.today-mini-grid article{gap:9px;padding-top:26px;padding-bottom:26px}.v46-daily-log{margin-top:38px;padding:32px 0;border-top:2px solid var(--v46-burgundy);border-bottom:1px solid var(--v46-line);display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:48px;gap:48px}.v46-daily-log h2{font-size:30px;margin:6px 0}.v46-choice{display:flex;gap:10px}.v46-choice label{border:1px solid var(--v46-line);padding:12px 16px;cursor:pointer}.nutrition-meal{padding:14px 0;border-top:1px solid var(--v46-line)}.nutrition-meal h3{font-size:23px}.nutrition-row{font-size:16px}.v46-progress-stats{display:grid;grid-template-columns:repeat(4,1fr);border-top:2px solid var(--v46-burgundy);border-bottom:1px solid var(--v46-line)}.v46-progress-stats article{padding:24px 20px 24px 0;border-right:1px solid var(--v46-line);display:grid}.v46-progress-stats article+article{padding-left:20px}.v46-progress-stats span{font-size:11px;letter-spacing:.1em;font-weight:900;color:var(--v46-burgundy)}.v46-progress-stats b{font-size:30px}.v46-progress-stats small{font-size:14px}.v46-progress-section{padding:52px 0;border-bottom:1px solid var(--v46-line)}.v46-progress-section h2{font-size:clamp(2.3rem,4vw,4.4rem);line-height:.92;margin:8px 0 25px}.measurement-list-v46{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--v46-line)}.measurement-list-v46 article{display:grid;padding:18px 18px 18px 0;border-bottom:1px solid var(--v46-line)}.measurement-list-v46 b{font-size:25px}.measurement-list-v46 small{color:#705f60}.pr-list{display:grid;grid-template-columns:1fr 1fr}.pr-list article{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid var(--v46-line)}.pr-list article:nth-child(odd){padding-right:24px}.pr-list article:nth-child(2n){padding-left:24px;border-left:1px solid var(--v46-line)}.coach-action-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:2px solid var(--v46-burgundy);border-bottom:1px solid var(--v46-line);margin-bottom:36px}.coach-action-strip a{display:grid;padding:20px;border-right:1px solid var(--v46-line)}.coach-action-strip b{font-size:30px}.coach-action-strip span{font-size:13px}.v46-client-row strong{font-size:14px;color:#6c5d5e}.v46-client-row.attention strong{color:var(--v46-ruby)}.v46-client-row.attention{border-left:4px solid var(--v46-pink)!important;padding-left:18px!important}.v46-client-row p{font-size:15px;margin:5px 0}.client-card h2{font-size:28px!important}@media(max-width:900px){body{font-size:16px}.v46-hero{grid-template-columns:1fr;padding:34px 18px 54px;min-height:0}.v46-photo{min-height:430px}.v46-final,.v46-packages,.v46-process,.v46-statement{padding:68px 18px}.v46-process article{grid-template-columns:50px 1fr}.v46-process article p{grid-column:2}.app-page{padding:32px 18px 90px!important}.v46-member-progress{grid-template-columns:1fr auto}.v46-member-progress .v46-progress-line{grid-column:1/-1}.v46-daily-log{grid-template-columns:1fr;gap:20px}.coach-action-strip,.measurement-list-v46,.v46-progress-stats{grid-template-columns:1fr 1fr}.pr-list{grid-template-columns:1fr}.pr-list article:nth-child(2n){padding-left:0;border-left:0}.app-sidebar nav a{font-size:13px!important}.app-sidebar{position:static!important;height:auto!important}.app-frame{grid-template-columns:1fr!important}}@media(max-width:560px){.coach-action-strip,.measurement-list-v46,.v46-progress-stats{grid-template-columns:1fr}.coach-action-strip a,.v46-progress-stats article{border-right:0;border-bottom:1px solid var(--v46-line);padding-left:0!important}.today-feature{grid-template-columns:58px 1fr}.feature-number{font-size:48px}.today-mini-grid{grid-template-columns:1fr}.v46-choice{flex-direction:column}}:root{--v48-pearl:#F5F0ED;--v48-paper:#FFF9F5;--v48-mist:#F9D0D6;--v48-raspberry:#DF8F9C;--v48-blush:#D86487;--v48-claret:#76172C;--v48-ink:#24171A;--v48-line:rgba(36,23,26,.22);--v48-serif:"Iowan Old Style","Baskerville","Times New Roman",Georgia,serif;--v48-sans:"TikTok Sans",Inter,Arial,Helvetica,sans-serif}.v48-public{background:var(--v48-pearl);color:var(--v48-ink);font-family:var(--v48-sans);overflow:hidden}.v48-public *{box-sizing:border-box}.v48-public p{font-size:18px;line-height:1.62}.v48-kicker,.v48-section-no{font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.v48-light{color:var(--v48-mist)}.v48-italic,.v48-public h2 em,.v48-public h3 em{font-family:var(--v48-serif);font-style:italic;font-weight:400;text-transform:none}.v48-site-header{position:relative;z-index:20;max-width:none!important;margin:0!important;padding:18px 32px!important;background:var(--v48-pearl)!important;border-bottom:1px solid var(--v48-ink)!important}.v48-wordmark{font-family:var(--v48-sans)!important;color:var(--v48-claret)!important;font-size:15px!important;font-weight:950!important;letter-spacing:-.035em!important}.v48-site-nav{gap:26px!important}.v48-site-nav>a:not(.v48-header-cta){font-family:var(--v48-sans)!important;font-size:11px!important;font-weight:900!important;letter-spacing:.095em!important;text-transform:uppercase!important;color:var(--v48-ink)!important}.v48-header-cta{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;background:var(--v48-claret);color:var(--v48-paper)!important;border:1px solid var(--v48-claret);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.v48-hero{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(360px,.78fr);min-height:760px;border-bottom:1px solid var(--v48-ink)}.v48-hero-copy{padding:70px 46px 42px 5.5vw;display:flex;flex-direction:column;justify-content:space-between}.v48-hero-copy h1{margin:30px 0 60px;max-width:860px;color:var(--v48-claret);font-size:clamp(5.2rem,9.2vw,10.6rem);font-weight:950;letter-spacing:-.085em;line-height:.72;text-transform:uppercase}.v48-hero-copy h1 span{display:block;margin:.08em 0 .03em .6em;color:var(--v48-ink);font-size:.48em;line-height:.85;letter-spacing:-.035em}.v48-hero-bottom{display:grid;grid-template-columns:minmax(0,620px) auto;grid-gap:36px;gap:36px;align-items:end;border-top:1px solid var(--v48-line);padding-top:24px}.v48-hero-bottom p{margin:0;max-width:620px}.v48-arrow-cta{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;min-width:245px;padding:17px 0;border-bottom:2px solid var(--v48-claret);font-size:12px;font-weight:950;letter-spacing:.1em;color:var(--v48-claret)}.v48-arrow-cta span{font-size:25px;line-height:1}.v48-hero-visual{position:relative;min-height:760px;background:var(--v48-raspberry);border-left:1px solid var(--v48-ink);overflow:hidden}.v48-hero-visual:before{content:"";position:absolute;width:76%;aspect-ratio:.72;left:12%;bottom:-16%;border-radius:48% 48% 7% 7%;background:var(--v48-claret);transform:rotate(-2deg)}.v48-hero-visual:after{content:"";position:absolute;width:46%;aspect-ratio:1;left:27%;top:21%;border-radius:50%;background:var(--v48-mist);border:1px solid var(--v48-ink)}.v48-photo-label{position:absolute;top:20px;left:22px;z-index:2;font-size:10px;font-weight:900;letter-spacing:.12em}.v48-photo-placeholder{position:absolute;z-index:3;left:28px;right:28px;bottom:50px;display:flex;flex-direction:column;color:var(--v48-paper);font-size:clamp(2.2rem,3.4vw,4.2rem);font-weight:950;line-height:.83;letter-spacing:-.05em}.v48-photo-placeholder em{font-family:var(--v48-serif);font-weight:400;color:var(--v48-mist)}.v48-hero-stamp{position:absolute;right:-92px;top:48%;z-index:4;transform:rotate(90deg);font-size:9px;font-weight:900;letter-spacing:.19em;color:var(--v48-claret)}.v48-ribbon{background:var(--v48-claret);color:var(--v48-paper);border-bottom:1px solid var(--v48-ink);padding:12px 0;overflow:hidden;white-space:nowrap;font-size:12px;font-weight:900;letter-spacing:.11em}.v48-ribbon>div{width:max-content;animation:v48marquee 30s linear infinite}@keyframes v48marquee{to{transform:translateX(-50%)}}.v48-manifesto{padding:120px 5.5vw;background:var(--v48-mist);border-bottom:1px solid var(--v48-ink)}.v48-manifesto h2{max-width:1250px;margin:28px 0 70px;color:var(--v48-claret);font-size:clamp(4.5rem,7.7vw,9rem);font-weight:950;letter-spacing:-.075em;line-height:.79;text-transform:uppercase}.v48-manifesto h2 em{display:inline;color:var(--v48-ink)}.v48-manifesto-grid{display:grid;grid-template-columns:1.35fr .65fr;grid-gap:80px;gap:80px;align-items:end;border-top:1px solid var(--v48-line);padding-top:24px}.v48-manifesto-grid p{margin:0;max-width:750px}.v48-manifesto-grid .v48-small-note{font-family:var(--v48-serif);font-style:italic;font-size:24px;line-height:1.3}.v48-story{display:grid;grid-template-columns:.92fr 1.08fr;min-height:720px;border-bottom:1px solid var(--v48-ink)}.v48-story-visual{position:relative;background:var(--v48-claret);color:var(--v48-paper);min-height:720px;overflow:hidden}.v48-story-visual:before{content:"";position:absolute;width:58%;height:92%;right:-2%;bottom:-18%;background:var(--v48-raspberry);border-radius:48% 48% 0 0;transform:rotate(8deg)}.v48-story-visual:after{content:"";position:absolute;width:260px;height:260px;left:8%;top:12%;border:1px solid var(--v48-mist);border-radius:50%}.v48-story-index{position:absolute;left:28px;top:22px;font-family:var(--v48-serif);font-style:italic;color:var(--v48-mist);font-size:34px}.v48-story-photo-copy{position:absolute;z-index:2;left:7%;bottom:7%;font-size:clamp(3rem,5vw,6.4rem);font-weight:950;letter-spacing:-.065em;line-height:.82}.v48-story-photo-copy em{font-family:var(--v48-serif);font-weight:400;color:var(--v48-mist)}.v48-story-copy{padding:100px 7vw;display:flex;flex-direction:column;justify-content:center;background:var(--v48-paper)}.v48-story-copy h2{margin:26px 0 42px;color:var(--v48-claret);font-size:clamp(3.4rem,5.5vw,6.8rem);font-weight:950;letter-spacing:-.07em;line-height:.83;text-transform:uppercase}.v48-story-copy p{max-width:760px;margin:0 0 20px}.v48-process{padding:110px 5.5vw 130px;background:var(--v48-claret);color:var(--v48-paper);border-bottom:1px solid var(--v48-ink)}.v48-process-head{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:70px;gap:70px;align-items:end;margin-bottom:65px}.v48-process-head h2{margin:22px 0 0;color:var(--v48-paper);font-size:clamp(4rem,6.7vw,7.5rem);font-weight:950;letter-spacing:-.075em;line-height:.8;text-transform:uppercase}.v48-process-head h2 em{color:var(--v48-mist)}.v48-process-head>p{margin:0;max-width:520px;color:#f7dde4}.v48-folder{position:relative;padding-top:52px}.v48-folder-tabs{position:absolute;left:0;top:0;display:grid;grid-template-columns:repeat(4,auto);align-items:end;grid-gap:5px;gap:5px}.v48-folder-tabs span{display:block;background:var(--v48-mist);color:var(--v48-claret);border:1px solid var(--v48-ink);border-bottom:0;padding:11px 16px 9px;font-size:9px;font-weight:950;letter-spacing:.08em;white-space:nowrap}.v48-folder-tabs span:nth-child(2){background:var(--v48-raspberry)}.v48-folder-tabs span:nth-child(3){background:var(--v48-paper)}.v48-folder-tabs span:nth-child(4){background:#ecb4c1}.v48-folder-body{background:var(--v48-paper);color:var(--v48-ink);border:1px solid var(--v48-ink)}.v48-folder-body article{display:grid;grid-template-columns:90px minmax(180px,.65fr) 1.35fr;grid-gap:22px;gap:22px;align-items:start;padding:30px 34px;border-bottom:1px solid var(--v48-line)}.v48-folder-body article:last-child{border-bottom:0}.v48-folder-no{font-family:var(--v48-serif);font-style:italic;color:var(--v48-claret);font-size:32px}.v48-folder-body h3{margin:3px 0 0;font-size:23px;font-weight:950}.v48-folder-body p{margin:0;max-width:660px;font-size:16px}.v48-more{padding:115px 5.5vw 130px;background:var(--v48-pearl);border-bottom:1px solid var(--v48-ink)}.v48-more header{display:grid;grid-template-columns:.45fr 1.55fr;grid-gap:40px;gap:40px;align-items:start;margin-bottom:70px}.v48-more h2{margin:0;color:var(--v48-claret);font-size:clamp(4rem,6.9vw,8rem);font-weight:950;letter-spacing:-.075em;line-height:.8;text-transform:uppercase}.v48-more h2 em{color:var(--v48-ink)}.v48-scope-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:2px solid var(--v48-claret);border-left:1px solid var(--v48-line)}.v48-scope-grid article{min-height:270px;padding:26px;border-right:1px solid var(--v48-line);border-bottom:1px solid var(--v48-line);display:flex;flex-direction:column}.v48-scope-grid span{font-family:var(--v48-serif);font-style:italic;color:var(--v48-blush);font-size:28px}.v48-scope-grid h3{margin:auto 0 8px;color:var(--v48-claret);font-size:23px}.v48-scope-grid p{margin:0;font-size:15px;line-height:1.55}.v48-focus{display:grid;grid-template-columns:1.05fr .95fr;background:var(--v48-raspberry);border-bottom:1px solid var(--v48-ink)}.v48-focus-copy{padding:100px 7vw 100px 5.5vw;background:var(--v48-claret);color:var(--v48-paper)}.v48-focus-copy h2{margin:25px 0 36px;color:var(--v48-paper);font-size:clamp(3.5rem,5.7vw,6.6rem);font-weight:950;letter-spacing:-.07em;line-height:.82;text-transform:uppercase}.v48-focus-copy h2 em{color:var(--v48-mist)}.v48-focus-copy p{max-width:700px;color:#f7dde4}.v48-focus-board{margin:70px 5vw;align-self:center;background:var(--v48-paper);border:1px solid var(--v48-ink);box-shadow:18px 18px 0 var(--v48-claret)}.v48-board-head{display:flex;justify-content:space-between;gap:20px;padding:18px 22px;background:var(--v48-mist);border-bottom:1px solid var(--v48-ink);font-size:11px;font-weight:950;letter-spacing:.09em}.v48-board-head small{font-size:9px}.v48-board-row{display:grid;grid-template-columns:120px 1fr;grid-gap:20px;gap:20px;padding:22px;border-bottom:1px solid var(--v48-line)}.v48-board-row span{font-size:10px;font-weight:950;letter-spacing:.1em;color:var(--v48-claret)}.v48-board-row strong{font-size:16px}.v48-board-note{padding:28px 22px;font-family:var(--v48-serif);font-style:italic;font-size:21px;line-height:1.35}.v48-cadence{padding:115px 5.5vw;background:var(--v48-paper);border-bottom:1px solid var(--v48-ink)}.v48-cadence-intro{display:grid;grid-template-columns:.45fr 1.55fr;grid-gap:40px;gap:40px;margin-bottom:60px}.v48-cadence-intro h2{margin:0;color:var(--v48-claret);font-size:clamp(3.8rem,6.3vw,7.3rem);font-weight:950;letter-spacing:-.075em;line-height:.82;text-transform:uppercase}.v48-cadence-intro h2 em{color:var(--v48-ink)}.v48-cadence-lines{border-top:2px solid var(--v48-claret)}.v48-cadence-lines article{display:grid;grid-template-columns:140px .7fr 1.3fr;grid-gap:24px;gap:24px;padding:23px 0;border-bottom:1px solid var(--v48-line);align-items:start}.v48-cadence-lines span{font-family:var(--v48-serif);font-style:italic;color:var(--v48-blush);font-size:22px}.v48-cadence-lines h3{margin:0;color:var(--v48-claret);font-size:21px}.v48-cadence-lines p{margin:0;font-size:15px;max-width:620px}.v48-packages{padding:110px 5.5vw;background:var(--v48-mist);border-bottom:1px solid var(--v48-ink)}.v48-packages header{display:grid;grid-template-columns:.45fr 1.55fr;grid-gap:40px;gap:40px;margin-bottom:60px}.v48-packages h2{margin:0;color:var(--v48-claret);font-size:clamp(4rem,6.8vw,7.7rem);font-weight:950;letter-spacing:-.075em;line-height:.81;text-transform:uppercase}.v48-package-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));border-top:1px solid var(--v48-ink);border-left:1px solid var(--v48-ink)}.v48-package-grid article{min-height:390px;padding:30px;border-right:1px solid var(--v48-ink);border-bottom:1px solid var(--v48-ink);display:flex;flex-direction:column;background:rgba(255,249,245,.34)}.v48-package-meta{font-size:10px;font-weight:950;letter-spacing:.1em}.v48-package-grid h3{font-size:34px;color:var(--v48-claret);margin:42px 0 12px}.v48-package-grid p{font-size:16px}.v48-package-grid small{font-size:13px}.v48-package-bottom{margin-top:auto;padding-top:28px;display:flex;justify-content:space-between;gap:24px;border-top:1px solid var(--v48-line)}.v48-package-bottom strong{font-size:22px}.v48-package-bottom a{font-size:11px;font-weight:950;letter-spacing:.08em;color:var(--v48-claret)}.v48-testimonials{padding:110px 5.5vw;background:var(--v48-pearl);border-bottom:1px solid var(--v48-ink)}.v48-testimonial-layout{display:grid;grid-template-columns:1.3fr .7fr;grid-gap:80px;gap:80px;align-items:end}.v48-testimonial-layout h2{margin:30px 0 0;color:var(--v48-claret);font-size:clamp(4rem,6.6vw,7.6rem);font-weight:950;letter-spacing:-.075em;line-height:.82;text-transform:uppercase}.v48-testimonial-placeholder{border-top:2px solid var(--v48-claret);padding-top:20px}.v48-testimonial-placeholder span{font-size:10px;font-weight:950;letter-spacing:.1em;color:var(--v48-claret)}.v48-testimonial-placeholder p{font-family:var(--v48-serif);font-style:italic;font-size:22px;line-height:1.35}.v48-final{padding:105px 5.5vw 120px;background:var(--v48-claret);color:var(--v48-paper)}.v48-final-script{font-family:var(--v48-serif);font-style:italic;color:var(--v48-mist);font-size:clamp(2rem,3vw,3.8rem)}.v48-final h2{margin:18px 0 65px;color:var(--v48-paper);font-size:clamp(5rem,9.4vw,11rem);font-weight:950;letter-spacing:-.085em;line-height:.69;text-transform:uppercase}.v48-final h2 em{color:var(--v48-mist)}.v48-final-bottom{display:grid;grid-template-columns:minmax(0,630px) auto;grid-gap:50px;gap:50px;align-items:end;border-top:1px solid rgba(255,255,255,.4);padding-top:25px}.v48-final-bottom p{margin:0;color:#f7dde4}.v48-final-cta{display:flex;justify-content:space-between;gap:50px;min-width:280px;padding:18px 0;border-bottom:2px solid var(--v48-mist);font-size:12px;font-weight:950;letter-spacing:.1em;color:var(--v48-paper)}.v48-final-cta span{font-size:24px}.v48-site-footer{max-width:none!important;margin:0!important;padding:36px 5.5vw 48px!important;background:var(--v48-pearl)!important;border-top:0!important;color:var(--v48-ink)!important;display:grid!important;grid-template-columns:1fr 1fr;grid-gap:50px;gap:50px}.v48-site-footer p{margin:8px 0;font-size:14px}.v48-footer-right{display:flex;flex-direction:column;align-items:flex-end;gap:20px}.v48-site-footer .footer-links{justify-content:flex-end}.v48-site-footer .footer-links a{font-size:12px;color:var(--v48-ink)!important}.v48-footer-right small{font-size:9px;font-weight:900;letter-spacing:.11em}@media(max-width:980px){.v48-hero{grid-template-columns:1fr}.v48-hero-visual{min-height:560px;border-left:0;border-top:1px solid var(--v48-ink)}.v48-hero-copy{padding:55px 24px 42px}.v48-hero-copy h1{font-size:clamp(4.2rem,16vw,8rem)}.v48-hero-bottom{grid-template-columns:1fr}.v48-arrow-cta{min-width:0}.v48-cadence,.v48-final,.v48-manifesto,.v48-more,.v48-packages,.v48-process,.v48-testimonials{padding-left:24px;padding-right:24px}.v48-cadence-intro,.v48-focus,.v48-manifesto-grid,.v48-more header,.v48-packages header,.v48-process-head,.v48-story,.v48-testimonial-layout{grid-template-columns:1fr}.v48-story-visual{min-height:520px}.v48-story-copy{padding:75px 24px}.v48-scope-grid{grid-template-columns:1fr 1fr}.v48-focus-board{margin:40px 24px 60px}.v48-focus-copy{padding:75px 24px}.v48-folder-tabs{overflow-x:auto;max-width:100%}.v48-folder-body article{grid-template-columns:60px 1fr}.v48-folder-body p{grid-column:2}.v48-final-bottom{grid-template-columns:1fr}.v48-final-cta{min-width:0}.v48-site-footer{grid-template-columns:1fr!important}.v48-footer-right{align-items:flex-start}.v48-site-footer .footer-links{justify-content:flex-start}}@media(max-width:700px){.v48-site-header{padding:14px!important}.v48-site-nav>a:not(.v48-header-cta){display:none}.v48-header-cta{min-height:34px;padding:0 10px;font-size:9px}.v48-public p{font-size:17px}.v48-hero-copy{padding:44px 14px 32px}.v48-hero-copy h1{margin:25px 0 45px;font-size:clamp(3.7rem,18vw,6.4rem)}.v48-hero-copy h1 span{margin-left:.28em}.v48-hero-visual{min-height:500px}.v48-photo-placeholder{left:18px;bottom:32px}.v48-cadence,.v48-final,.v48-manifesto,.v48-more,.v48-packages,.v48-process,.v48-testimonials{padding:72px 14px}.v48-cadence-intro h2,.v48-manifesto h2,.v48-more h2,.v48-packages h2,.v48-testimonial-layout h2{font-size:clamp(3.2rem,15vw,5.3rem)}.v48-manifesto-grid{gap:30px}.v48-story-copy{padding:65px 14px}.v48-story-copy h2{font-size:clamp(3rem,14vw,5rem)}.v48-process-head{gap:30px}.v48-process-head h2{font-size:clamp(3.2rem,15vw,5.2rem)}.v48-folder{padding-top:45px}.v48-folder-tabs span{padding:10px 11px;font-size:8px}.v48-folder-body article{grid-template-columns:44px 1fr;padding:22px 16px;gap:10px}.v48-folder-no{font-size:26px}.v48-folder-body h3{font-size:19px}.v48-folder-body p{font-size:15px}.v48-scope-grid{grid-template-columns:1fr}.v48-scope-grid article{min-height:220px}.v48-board-row{grid-template-columns:1fr;gap:6px}.v48-cadence-lines article{grid-template-columns:1fr;gap:7px}.v48-final h2{font-size:clamp(4rem,18vw,7rem)}.v48-site-footer{padding:30px 14px 40px!important}}.v49-public{--v49-serif:"Bodoni Moda","Iowan Old Style","Baskerville",Georgia,serif;--v49-sans:"TikTok Sans",Inter,Arial,Helvetica,sans-serif;background:var(--v48-pearl)}.v49-public h1,.v49-public h2,.v49-public h3,.v49-public p{font-family:var(--v49-sans)}.v49-sticky-apply{position:fixed;right:22px;top:82px;z-index:60;display:inline-flex;align-items:center;gap:34px;min-height:48px;padding:0 20px;border-radius:999px;background:var(--v48-claret);color:var(--v48-paper);font-size:11px;font-weight:900;letter-spacing:.1em;box-shadow:0 8px 30px rgba(36,23,26,.12)}.v49-entry{position:relative;min-height:930px;background:var(--v48-mist);border-bottom:1px solid var(--v48-ink);overflow:hidden}.v49-entry-brand{position:absolute;left:5.5vw;top:32px;z-index:3;font-size:11px;font-weight:900;letter-spacing:.14em;color:var(--v48-claret)}.v49-quiz{position:relative;z-index:4;width:min(980px,89vw);margin:0 auto;padding:105px 0 460px}.v49-quiz-topline{display:flex;justify-content:space-between;font-size:10px;font-weight:900;letter-spacing:.13em;color:var(--v48-claret)}.v49-progress{height:2px;margin:14px 0 68px;background:rgba(118,23,44,.16)}.v49-progress span{display:block;height:100%;background:var(--v48-claret);transition:width .25s ease}.v49-question-wrap{max-width:900px}.v49-hello{font-style:italic;font-size:25px!important;margin:0 0 12px}.v49-hello,.v49-question-wrap h1{font-family:var(--v49-serif)!important;color:var(--v48-claret)}.v49-question-wrap h1{margin:0 0 38px;font-size:clamp(4rem,7.5vw,8.6rem);font-weight:400;line-height:.86;letter-spacing:-.055em}.v49-inline-input,.v49-input-wrap input{width:min(720px,100%);min-height:68px!important;border:0!important;border-bottom:1px solid var(--v48-claret)!important;border-radius:0!important;background:transparent!important;padding:0 2px!important;font-family:var(--v49-sans)!important;font-size:clamp(1.4rem,2.2vw,2rem)!important;color:var(--v48-ink)!important;outline:none}.v49-input-wrap small{display:block;margin-top:10px;font-size:11px;letter-spacing:.05em;color:#704651}.v49-options{display:flex;flex-wrap:wrap;gap:10px;max-width:900px}.v49-options button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--v48-claret);border-radius:999px;background:rgba(255,249,245,.3);color:var(--v48-claret);min-height:52px;padding:0 21px;font-family:var(--v49-sans);font-size:12px;font-weight:850;letter-spacing:.03em;cursor:pointer;transition:.15s ease}.v49-options button.active,.v49-options button:hover{background:var(--v48-claret);color:var(--v48-paper)}.v49-options-multi button{min-height:48px}.v49-inline-input{display:block;flex-basis:100%;margin-top:14px;font-size:17px!important;min-height:50px!important}.v49-quiz-actions{display:flex;gap:14px;margin-top:48px}.v49-next,.v49-quiz-actions{align-items:center;justify-content:space-between}.v49-next{margin-left:auto;display:inline-flex;gap:60px;min-width:250px;min-height:54px;padding:0 20px;border:0;border-radius:999px;background:var(--v48-claret);color:var(--v48-paper);font-family:var(--v49-sans);font-size:11px;font-weight:900;letter-spacing:.1em;cursor:pointer}.v49-next.disabled,.v49-next:disabled{opacity:.32;pointer-events:none}.v49-back{border:0;background:transparent;color:var(--v48-claret);font-size:10px;font-weight:900;letter-spacing:.1em;cursor:pointer}.v49-entry-photo{position:absolute;z-index:2;left:50%;bottom:-120px;width:min(620px,68vw);height:610px;transform:translateX(-50%);background:var(--v48-raspberry);border:1px solid var(--v48-ink);border-radius:48% 48% 0 0;overflow:hidden}.v49-entry-photo:before{content:"";position:absolute;width:74%;height:94%;left:13%;bottom:-17%;background:var(--v48-claret);border-radius:48% 48% 10% 10%}.v49-entry-photo:after{content:"";position:absolute;width:290px;height:290px;left:50%;top:65px;transform:translateX(-50%);border-radius:50%;background:var(--v48-mist);border:1px solid var(--v48-ink)}.v49-cutout-placeholder{position:absolute;z-index:3;inset:0;display:grid;place-content:center;text-align:center;color:var(--v48-paper)}.v49-cutout-placeholder span{font-size:58px;font-weight:950;letter-spacing:-.06em}.v49-cutout-placeholder small{font-size:10px;font-weight:800;letter-spacing:.09em}.v49-entry-photo>p{position:absolute;z-index:4;bottom:135px;left:18px;right:18px;margin:0!important;text-align:center;font-size:9px!important;font-weight:900;letter-spacing:.19em;color:var(--v48-paper)}.v49-wave{height:190px;background:var(--v48-claret);overflow:hidden;border-bottom:1px solid var(--v48-ink)}.v49-wave svg{width:200%;height:190px;animation:v49waveMove 28s linear infinite}.v49-wave text{fill:var(--v48-paper);font:900 30px var(--v49-sans);letter-spacing:5px}.v49-wave path{fill:none}@keyframes v49waveMove{to{transform:translateX(-50%)}}.v49-philosophy{padding:120px 5.5vw 105px;background:var(--v48-paper);border-bottom:1px solid var(--v48-ink)}.v49-philosophy h2{margin:28px 0 72px;font-family:var(--v49-serif)!important;color:var(--v48-claret);font-size:clamp(4.8rem,8vw,9.4rem);font-weight:400;letter-spacing:-.07em;line-height:.8}.v49-philosophy h2 span{font-family:var(--v49-serif);font-size:1.13em}.v49-philosophy-bottom{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:60px;gap:60px;align-items:end;border-top:1px solid var(--v48-line);padding-top:25px}.v49-philosophy-bottom p{max-width:700px;margin:0;font-size:18px}.v49-philosophy-bottom em{justify-self:end;font-family:var(--v49-serif);font-size:clamp(2rem,4vw,5rem);color:var(--v48-blush)}.v49-coaching{display:grid;grid-template-columns:1fr 1fr;background:var(--v48-claret);color:var(--v48-paper);border-bottom:1px solid var(--v48-ink)}.v49-coaching-title{padding:105px 5.5vw}.v49-coaching-title h2{margin:25px 0 14px;font-family:var(--v49-serif)!important;font-size:clamp(4rem,6.5vw,7.4rem);font-weight:400;line-height:.8;letter-spacing:-.065em}.v49-coaching-title h2 span{color:var(--v48-mist)}.v49-coaching-title>em{font-family:var(--v49-serif);font-size:clamp(1.7rem,2.8vw,3.1rem);color:var(--v48-mist)}.v49-coaching-copy{padding:105px 5vw;border-left:1px solid rgba(255,255,255,.3);display:flex;flex-direction:column;justify-content:center}.v49-coaching-copy>p{margin:0 0 42px;color:#fae6eb}.v49-dimensions{padding:20px 0;border-block:1px solid rgba(255,255,255,.36);font-size:11px;font-weight:900;letter-spacing:.105em;line-height:1.8}.v49-service-line{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0 30px}.v49-service-line span{border:1px solid rgba(255,255,255,.45);border-radius:999px;padding:9px 13px;font-size:10px;font-weight:800}.v49-coaching-copy small{font-family:var(--v49-serif);font-style:italic;font-size:17px;color:var(--v48-mist)}.v49-app{display:grid;grid-template-columns:.9fr 1.1fr;min-height:850px;background:var(--v48-mist);border-bottom:1px solid var(--v48-ink);overflow:hidden}.v49-app-copy{padding:110px 4.5vw 95px 5.5vw}.v49-app-copy>h2{margin:25px 0 34px;font-family:var(--v49-serif)!important;font-size:clamp(4.4rem,7vw,8.2rem);font-weight:400;line-height:.79;letter-spacing:-.065em;color:var(--v48-claret)}.v49-app-copy>h2 span{font-size:1.12em}.v49-app-copy>p{max-width:600px}.v49-slide-copy{margin-top:55px;border-top:1px solid var(--v48-claret)}.v49-slide-copy article{display:grid;grid-template-columns:44px 150px 1fr;grid-gap:12px;gap:12px;padding:17px 0;border-bottom:1px solid var(--v48-line);align-items:start}.v49-slide-copy b{font-family:var(--v49-serif);font-style:italic;color:var(--v48-blush);font-size:21px}.v49-slide-copy h3{margin:1px 0;font-size:14px;color:var(--v48-claret)}.v49-slide-copy p{margin:0;font-size:13px;line-height:1.45}.v49-phones{position:relative;min-height:850px}.v49-phone{position:absolute;width:270px;height:565px;border:8px solid var(--v48-ink);border-radius:44px;background:var(--v48-paper);box-shadow:0 24px 50px rgba(36,23,26,.18);overflow:hidden}.v49-phone:before{content:"";position:absolute;z-index:3;top:8px;left:50%;transform:translateX(-50%);width:88px;height:22px;border-radius:999px;background:var(--v48-ink)}.v49-phone.left{left:3%;top:150px;transform:rotate(-8deg)}.v49-phone.center{left:34%;top:210px;z-index:3}.v49-phone.right{right:0;top:125px;transform:rotate(7deg)}.v49-phone-screen{height:100%;padding:55px 20px 22px;display:flex;flex-direction:column;background:linear-gradient(180deg,var(--v48-paper),#f8eeeb)}.v49-phone-screen>span{font-size:9px;font-weight:900;letter-spacing:.11em;color:var(--v48-claret)}.v49-phone-screen>strong{margin:10px 0 24px;font-family:var(--v49-serif);font-size:26px;line-height:1}.v49-phone-screen>small{font-size:8px;font-weight:900;letter-spacing:.1em;color:#7c666b}.v49-workout-card{margin:12px 0;padding:18px;border:1px solid var(--v48-line);background:white;font-size:18px;font-weight:900}.v49-workout-card b{font-size:10px}.v49-phone-screen button{margin-top:auto;min-height:42px;border:0;border-radius:999px;background:var(--v48-claret);color:white;font-size:9px;font-weight:900;letter-spacing:.08em}.v49-mini-chart{height:170px;margin:22px 0;background:linear-gradient(135deg,transparent 47%,var(--v48-blush) 48%,var(--v48-blush) 52%,transparent 53%),linear-gradient(45deg,transparent 47%,var(--v48-claret) 48%,var(--v48-claret) 52%,transparent 53%);background-size:70px 70px}.v49-focus-line,.v49-mini-chart{border-bottom:1px solid var(--v48-line)}.v49-focus-line{display:flex;justify-content:space-between;padding:18px 0;font-size:10px;font-weight:800;color:var(--v48-claret)}.v49-big-statement{position:relative;padding:115px 5.5vw 0;min-height:900px;background:var(--v48-claret);color:var(--v48-paper);overflow:hidden}.v49-big-statement h2{position:relative;z-index:2;margin:28px 0 0;font-family:var(--v49-serif)!important;font-size:clamp(4.7rem,8.5vw,10rem);font-weight:400;line-height:.78;letter-spacing:-.07em}.v49-big-statement h2 span{color:var(--v48-mist);font-size:1.06em}.v49-statement-photo{height:480px;width:min(700px,60vw);margin:25px auto -30px;background:var(--v48-raspberry);border:1px solid var(--v48-paper);border-radius:50% 50% 0 0;display:grid;place-items:center;color:var(--v48-claret);font-size:10px;font-weight:900;letter-spacing:.12em}.v49-testimonials{padding:110px 5.5vw;background:var(--v48-paper);border-bottom:1px solid var(--v48-ink)}.v49-testimonial-head{display:grid;grid-template-columns:1.3fr .7fr;grid-gap:80px;gap:80px;align-items:end;margin-top:25px}.v49-testimonial-head h2{margin:0;font-family:var(--v49-serif)!important;color:var(--v48-claret);font-size:clamp(4.3rem,7vw,8.2rem);font-weight:400;line-height:.8;letter-spacing:-.065em}.v49-testimonial-head h2 span{font-size:1.08em}.v49-testimonial-head p{margin:0;max-width:480px}.v49-testimonial-strip{display:grid;grid-template-columns:repeat(3,1fr);margin-top:80px;border-top:1px solid var(--v48-claret);border-left:1px solid var(--v48-claret)}.v49-testimonial-strip span{padding:28px;border-right:1px solid var(--v48-claret);border-bottom:1px solid var(--v48-claret);font-family:var(--v49-serif);font-style:italic;font-size:24px;color:var(--v48-claret)}.v49-notes{display:grid;grid-template-columns:1fr 1fr;background:var(--v48-pearl);border-bottom:1px solid var(--v48-ink)}.v49-notes-intro{padding:100px 5.5vw;background:var(--v48-raspberry)}.v49-notes-intro h2{margin:26px 0 0;font-family:var(--v49-serif)!important;color:var(--v48-claret);font-size:clamp(3.6rem,5.7vw,6.7rem);font-weight:400;line-height:.82;letter-spacing:-.06em}.v49-notes-intro h2 span{color:var(--v48-paper)}.v49-note-list{padding:80px 5vw;background:var(--v48-pearl)}.v49-note-list article{display:grid;grid-template-columns:55px 1fr;grid-gap:10px 18px;gap:10px 18px;padding:28px 0;border-bottom:1px solid var(--v48-line)}.v49-note-list article>span{grid-row:1/3;font-family:var(--v49-serif);font-style:italic;font-size:25px;color:var(--v48-blush)}.v49-note-list h3{margin:0;font-size:18px;color:var(--v48-claret)}.v49-note-list p{margin:7px 0 0;font-size:14px;line-height:1.5}.v49-final{padding:110px 5.5vw 125px;background:var(--v48-mist)}.v49-final>p{font-style:italic;font-size:clamp(2rem,3.2vw,3.8rem)}.v49-final h2,.v49-final>p{font-family:var(--v49-serif)!important;color:var(--v48-claret)}.v49-final h2{margin:10px 0 70px;font-size:clamp(5rem,9vw,10.7rem);font-weight:400;line-height:.75;letter-spacing:-.075em}.v49-final h2 span{font-size:1.04em}.v49-final>a{display:inline-flex;justify-content:space-between;gap:80px;min-width:310px;min-height:52px;padding:0 19px;align-items:center;border-radius:999px;background:var(--v48-claret);color:var(--v48-paper);font-size:11px;font-weight:900;letter-spacing:.1em}@media(max-width:980px){.v49-entry{min-height:880px}.v49-quiz{padding-bottom:430px}.v49-app,.v49-coaching,.v49-notes,.v49-philosophy-bottom,.v49-testimonial-head{grid-template-columns:1fr}.v49-philosophy-bottom em{justify-self:start}.v49-coaching-copy{border-left:0;border-top:1px solid rgba(255,255,255,.3)}.v49-app{min-height:1400px}.v49-phones{min-height:690px}.v49-phone.left{left:6%;top:80px}.v49-phone.center{left:34%;top:140px}.v49-phone.right{right:4%;top:60px}.v49-testimonial-strip{grid-template-columns:1fr}.v49-slide-copy article{grid-template-columns:42px 125px 1fr}}@media(max-width:700px){.v49-sticky-apply{right:12px;top:auto;bottom:14px;min-height:44px;padding:0 16px}.v49-entry{min-height:800px}.v49-entry-brand{left:14px;top:20px}.v49-quiz{width:auto;margin:0 14px;padding:72px 0 360px}.v49-progress{margin-bottom:44px}.v49-question-wrap h1{font-size:clamp(3.4rem,16vw,5.7rem);margin-bottom:28px}.v49-options{gap:8px}.v49-options button{min-height:44px;padding:0 15px;font-size:10px}.v49-next{min-width:215px;gap:34px}.v49-entry-photo{width:78vw;height:430px;bottom:-90px}.v49-entry-photo:after{width:190px;height:190px;top:48px}.v49-cutout-placeholder span{font-size:38px}.v49-wave,.v49-wave svg{height:145px}.v49-wave text{font-size:24px}.v49-app-copy,.v49-coaching-copy,.v49-coaching-title,.v49-final,.v49-philosophy,.v49-testimonials{padding-left:14px;padding-right:14px}.v49-philosophy{padding-top:78px;padding-bottom:78px}.v49-philosophy h2{font-size:clamp(3.3rem,15vw,5.3rem)}.v49-coaching-copy,.v49-coaching-title{padding-top:70px;padding-bottom:70px}.v49-coaching-title h2{font-size:clamp(3.4rem,15vw,5.5rem)}.v49-app{min-height:1260px}.v49-app-copy{padding-top:74px}.v49-app-copy>h2{font-size:clamp(3.5rem,15vw,5.8rem)}.v49-slide-copy article{grid-template-columns:35px 1fr}.v49-slide-copy article p{grid-column:2}.v49-phones{min-height:600px;transform:scale(.82);transform-origin:top center;margin-top:30px}.v49-phone.left{left:-5%}.v49-phone.center{left:27%}.v49-phone.right{right:-12%}.v49-big-statement{min-height:760px;padding:76px 14px 0}.v49-big-statement h2{font-size:clamp(3.7rem,16vw,6rem)}.v49-statement-photo{width:88vw;height:390px}.v49-testimonial-head{gap:32px}.v49-testimonial-head h2{font-size:clamp(3.4rem,15vw,5.5rem)}.v49-testimonial-strip{margin-top:55px}.v49-note-list,.v49-notes-intro{padding:70px 14px}.v49-notes-intro h2{font-size:clamp(3.2rem,14vw,5.2rem)}.v49-final h2{font-size:clamp(4rem,17vw,6.7rem)}}.v50-public{--savvy-red:#d92f46;--bonbon:#eb9bc3;--almond-blossom:#f2c2cb;--coconut-milk:#f1eee5;--v50-ink:#171416;--v50-white:#fffdfb;--v50-serif:"Bodoni Moda","Iowan Old Style","Baskerville",Georgia,serif;--v50-sans:"TikTok Sans",Inter,Arial,Helvetica,sans-serif;background:var(--coconut-milk);color:var(--v50-ink);overflow:hidden}.v50-public *{box-sizing:border-box}.v50-public h1,.v50-public h2,.v50-public h3,.v50-public p{margin-top:0}.v50-public p{font-family:var(--v50-sans)}.v50-brand-strip{width:100%;min-height:46px;padding:0 clamp(14px,3vw,42px);display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--v50-white,#fffdfb);border-bottom:1px solid #171416;position:relative;z-index:80;font-family:TikTok Sans,Inter,Arial,sans-serif}.v50-brand-strip a{font-size:12px;font-weight:850;letter-spacing:.12em}.v50-brand-strip span{font-size:9px;font-weight:800;letter-spacing:.13em}.v50-sticky-apply{position:fixed;z-index:90;right:18px;top:64px;display:inline-flex;align-items:center;justify-content:space-between;gap:46px;min-width:150px;min-height:48px;padding:0 18px;border:1px solid var(--v50-ink);border-radius:999px;background:var(--bonbon);color:var(--v50-ink);font-family:var(--v50-sans);font-size:10px;font-weight:900;letter-spacing:.12em;box-shadow:0 8px 24px rgba(0,0,0,.09)}.v50-entry{position:relative;min-height:calc(100svh - 46px);min-height:calc(100dvh - 46px);background:var(--coconut-milk);border-bottom:1px solid var(--v50-ink);overflow:hidden}.v50-entry-media{position:absolute;right:0;top:0;bottom:0;width:48%;background:#aba7a5;overflow:hidden}.v50-entry-media:before{content:"";position:absolute;inset:0;background:linear-gradient(155deg,#b8b3b0,#8f8b89)}.v50-photo-placeholder{position:absolute;inset:8% 8% 0;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.58);color:#fff;text-align:center}.v50-photo-placeholder span{font:500 clamp(2.2rem,5vw,5.5rem)/.9 var(--v50-serif);letter-spacing:-.05em}.v50-photo-placeholder small{margin-top:12px;font:700 9px var(--v50-sans);letter-spacing:.12em;text-transform:uppercase}.v50-entry-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(241,238,229,.98),rgba(241,238,229,.96) 43%,rgba(23,20,22,.12) 66%,rgba(23,20,22,.22));pointer-events:none}.v50-entry-content{position:relative;z-index:3;width:min(1280px,100%);min-height:calc(100svh - 46px);min-height:calc(100dvh - 46px);padding:clamp(48px,7vh,76px) 5.5vw 52px;display:grid;grid-template-columns:minmax(0,650px) 1fr;grid-template-rows:auto 1fr;grid-gap:22px 6vw;gap:22px 6vw}.v50-entry-copy{grid-column:1;align-self:start}.v50-kicker{margin-bottom:14px!important;font-weight:900;letter-spacing:.14em}.v50-entry-copy h1{margin:0;font:400 clamp(3.4rem,5.9vw,6.8rem)/.86 var(--v50-serif);letter-spacing:-.06em;max-width:680px}.v50-entry-copy h1 em{font-weight:400}.v50-quiz{grid-column:1;align-self:end;width:min(650px,100%);padding-top:28px}.v50-progress{margin-bottom:24px;background:rgba(23,20,22,.16)}.v50-progress span{display:block;height:100%;background:var(--bonbon);transition:width .22s ease}.v50-question-wrap h2{margin:0 0 18px;font:400 clamp(1.8rem,2.6vw,2.8rem)/.98 var(--v50-serif);letter-spacing:-.035em}.v50-helper-top{margin:-8px 0 18px!important;font-size:12px!important}.v50-options{display:flex;flex-direction:column;align-items:stretch;max-width:600px}.v50-options button{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding:10px 18px;border:1px solid var(--v50-ink);border-radius:999px;background:rgba(255,253,251,.6);color:var(--v50-ink);text-align:left;font-family:var(--v50-sans);font-weight:820;letter-spacing:.035em;cursor:pointer;transition:background .15s ease,color .15s ease,transform .15s ease}.v50-options button:hover{transform:translateX(2px)}.v50-inline-input,.v50-input-wrap input,.v50-other-goal,.v50-phone-input input{width:100%;min-height:52px!important;padding:10px 3px!important;border:0!important;border-bottom:1px solid var(--v50-ink)!important;border-radius:0!important;background:transparent!important;color:var(--v50-ink)!important;outline:none;font-family:var(--v50-sans)!important}.v50-inline-input{margin-top:8px}.v50-other-goal{resize:none;max-height:86px;line-height:1.45}.v50-phone-input{display:grid;grid-template-columns:112px 1fr;grid-gap:12px;gap:12px;max-width:600px}.v50-phone-input select{min-height:52px;border:0;border-bottom:1px solid var(--v50-ink);border-radius:0;background:transparent;font-family:var(--v50-sans);font-weight:700;outline:none}.v50-phone-input small{grid-column:1/-1;font:500 11px var(--v50-sans);opacity:.72}.v50-validation{margin:12px 0 0!important;font-size:12px!important;font-weight:700;color:#9f1730}.v50-quiz-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:24px}.v50-back{border:0;background:transparent;padding:0;font:850 9px var(--v50-sans);letter-spacing:.12em}.v50-back,.v50-next{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.v50-next{margin-left:auto;display:inline-flex;align-items:center;justify-content:space-between;gap:42px;min-width:220px;min-height:48px;padding:0 18px;border:1px solid var(--v50-ink);border-radius:999px;color:var(--v50-ink);font:900 10px var(--v50-sans);letter-spacing:.1em}.v50-next:disabled{opacity:.55;cursor:wait}.v50-quiz-complete{align-self:center}.v50-quiz-complete>p{font-size:10px!important;font-weight:900;letter-spacing:.13em}.v50-quiz-complete h2{margin:8px 0 20px;font:400 clamp(3.4rem,6vw,6.8rem)/.82 var(--v50-serif);letter-spacing:-.06em}.v50-quiz-complete>span{display:block;max-width:520px;font:500 17px/1.5 var(--v50-sans)}.v50-wave{height:120px;background:var(--bonbon);border-bottom:1px solid var(--v50-ink);-webkit-clip-path:polygon(0 18%,8% 8%,17% 16%,27% 4%,37% 14%,48% 6%,59% 17%,70% 5%,80% 15%,90% 7%,100% 17%,100% 84%,90% 94%,80% 83%,70% 96%,60% 84%,50% 94%,40% 82%,30% 95%,20% 85%,10% 95%,0 84%);clip-path:polygon(0 18%,8% 8%,17% 16%,27% 4%,37% 14%,48% 6%,59% 17%,70% 5%,80% 15%,90% 7%,100% 17%,100% 84%,90% 94%,80% 83%,70% 96%,60% 84%,50% 94%,40% 82%,30% 95%,20% 85%,10% 95%,0 84%)}.v50-wave-track{animation:v50marquee 34s linear infinite}.v50-wave-track span{font:900 24px var(--v50-sans);letter-spacing:.12em;color:var(--v50-ink)}@keyframes v50marquee{to{transform:translateX(-50%)}}.v50-section-label{font:900 10px var(--v50-sans);letter-spacing:.15em}.v50-philosophy{min-height:720px;padding:110px 5.5vw 100px;display:flex;flex-direction:column;justify-content:center}.v50-philosophy h2{margin:30px 0 50px;font:400 clamp(4.4rem,8.3vw,9.8rem)/.78 var(--v50-serif);letter-spacing:-.07em;max-width:1200px}.v50-philosophy h2 em{font-weight:400}.v50-philosophy p{max-width:760px;margin:0 0 0 auto;font-size:20px;line-height:1.5}.v50-app{padding:100px 5.5vw 110px;background:var(--almond-blossom);border-bottom:1px solid var(--v50-ink)}.v50-app-stage{position:relative;width:min(980px,100%);height:640px;margin:0 auto 35px}.v50-phone{position:absolute;width:270px;height:565px;border:7px solid var(--v50-ink);border-radius:42px;background:var(--v50-white);box-shadow:0 24px 50px rgba(23,20,22,.15);overflow:hidden}.v50-phone:before{content:"";position:absolute;top:9px;left:50%;transform:translateX(-50%);z-index:4;width:88px;height:20px;border-radius:999px;background:var(--v50-ink)}.v50-phone-left{left:12%;top:45px;transform:rotate(-8deg)}.v50-phone-center{left:50%;top:5px;transform:translateX(-50%);z-index:3}.v50-phone-right{right:12%;top:45px;transform:rotate(8deg)}.v50-phone-screen{height:100%;padding:54px 19px 20px;display:flex;flex-direction:column;background:linear-gradient(180deg,var(--v50-white),var(--coconut-milk));font-family:var(--v50-sans)}.v50-phone-screen>span{font-size:9px;font-weight:900;letter-spacing:.12em;color:var(--savvy-red)}.v50-phone-screen>strong{margin:12px 0 24px;font:400 27px/1 var(--v50-serif);letter-spacing:-.04em}.v50-phone-screen>small{font-size:8px;font-weight:850;letter-spacing:.1em;opacity:.7}.v50-workout-card{margin:12px 0;padding:18px;border:1px solid rgba(23,20,22,.24);background:#fff;display:flex;flex-direction:column;gap:6px}.v50-workout-card b{font-size:17px}.v50-workout-card span{font-size:10px}.v50-phone-button{margin-top:auto;min-height:42px;border-radius:999px;background:var(--bonbon);display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:900;letter-spacing:.09em}.v50-chart{height:220px;margin:20px 0 14px;display:flex;align-items:flex-end;gap:8px;border-bottom:1px solid rgba(23,20,22,.22)}.v50-chart i{flex:1 1;background:var(--bonbon);border-radius:4px 4px 0 0}.v50-chart i:first-child{height:28%}.v50-chart i:nth-child(2){height:46%}.v50-chart i:nth-child(3){height:38%}.v50-chart i:nth-child(4){height:68%}.v50-chart i:nth-child(5){height:82%;background:var(--savvy-red)}.v50-check-line{display:flex;justify-content:space-between;padding:18px 0;border-bottom:1px solid rgba(23,20,22,.18);font-size:10px}.v50-check-line span{font-weight:800}.v50-check-line b{color:var(--savvy-red)}.v50-app-intro{text-align:center;max-width:900px;margin:0 auto 55px}.v50-app-intro h2{margin:18px 0 12px;font:400 clamp(4rem,7vw,8rem)/.82 var(--v50-serif);letter-spacing:-.065em;color:var(--savvy-red)}.v50-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;max-width:1240px;margin:0 auto}.v50-feature-card{min-height:300px;padding:26px 24px;border:1px solid var(--v50-ink);display:flex;flex-direction:column}.v50-feature-card>span{font:italic 28px var(--v50-serif)}.v50-feature-card h3{margin:auto 0 18px;font:500 22px/1.05 var(--v50-serif);letter-spacing:-.025em}.v50-feature-card p{margin:0;font-size:14px;line-height:1.45}.tone-red{background:var(--savvy-red);color:#fff}.tone-bonbon{background:var(--bonbon)}.tone-coconut{background:var(--coconut-milk)}.tone-blossom{background:#f7d8de}.v50-watch-note{margin:28px auto 0!important;max-width:1240px;font-size:10px!important;font-weight:850;letter-spacing:.1em;text-align:center}.v50-life-fit{padding:110px 5.5vw 120px;background:var(--coconut-milk)}.v50-life-title{max-width:1100px}.v50-life-title h2{margin:24px 0 8px;font:400 clamp(4.5rem,8.2vw,9.5rem)/.78 var(--v50-serif);letter-spacing:-.07em;color:var(--savvy-red)}.v50-life-title>em{display:block;font:400 clamp(1.8rem,3vw,3.4rem) var(--v50-serif);color:var(--bonbon)}.v50-group-photo{height:min(58vw,650px);min-height:420px;margin:65px 0;background:linear-gradient(135deg,#b7b1ae,#8f8986);border:1px solid var(--v50-ink);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center}.v50-group-photo span{font:400 clamp(3rem,7vw,7rem)/.9 var(--v50-serif)}.v50-group-photo small{margin-top:12px;font:800 9px var(--v50-sans);letter-spacing:.12em;text-transform:uppercase}.v50-life-copy{max-width:850px;margin-left:auto}.v50-life-copy p{font-size:19px;line-height:1.65}.v50-life-copy .v50-lead{font:400 clamp(2.5rem,4.4vw,5rem)/1.02 var(--v50-serif);letter-spacing:-.045em;color:var(--savvy-red)}.v50-life-emphasis{margin-top:35px!important;padding-left:22px;border-left:7px solid var(--bonbon)}.v50-coaching-card{margin:80px 0 100px;padding:42px;max-width:900px;background:var(--savvy-red);color:#fff;border:1px solid var(--v50-ink)}.v50-coaching-card>span{font:900 10px var(--v50-sans);letter-spacing:.15em}.v50-coaching-card h3{margin:15px 0 20px;font:400 clamp(2.7rem,5vw,5.4rem)/.86 var(--v50-serif);letter-spacing:-.05em}.v50-coaching-card p{max-width:700px}.v50-coaching-card a{margin-top:16px;display:inline-flex;align-items:center;justify-content:space-between;gap:50px;min-width:230px;min-height:48px;padding:0 18px;border:1px solid var(--v50-ink);border-radius:999px;background:var(--bonbon);color:var(--v50-ink);font:900 10px var(--v50-sans);letter-spacing:.1em}.v50-stories-intro{display:grid;grid-template-columns:1fr 1.4fr;grid-gap:35px 70px;gap:35px 70px;align-items:end;margin-bottom:35px}.v50-stories-intro>span{font:900 10px var(--v50-sans);letter-spacing:.14em}.v50-stories-intro h3{margin:0;font:400 clamp(3.2rem,5.8vw,6.7rem)/.82 var(--v50-serif);letter-spacing:-.055em;color:var(--savvy-red)}.v50-stories-intro p{grid-column:2;margin:0;font-size:14px}.v50-story-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.v50-story-grid article{min-height:250px;padding:24px;border:1px solid var(--v50-ink);display:flex;flex-direction:column}.v50-story-grid article>span{font:italic 28px var(--v50-serif)}.v50-story-grid strong{margin:auto 0 8px;font:500 23px var(--v50-serif)}.v50-story-grid small{font:800 9px var(--v50-sans);letter-spacing:.1em}.story-red{background:var(--savvy-red);color:#fff}.story-bonbon{background:var(--bonbon)}.story-blossom{background:var(--almond-blossom)}.v50-footer{padding:36px 5.5vw 44px!important;max-width:none!important;border-top:1px solid var(--v50-ink)!important;background:var(--v50-white);display:flex!important;justify-content:space-between!important;gap:30px;font-family:TikTok Sans,Inter,sans-serif}.v50-footer>div{display:flex;flex-direction:column;gap:7px}.v50-footer strong{font-size:12px;letter-spacing:.12em}.v50-footer small{font-family:Bodoni Moda,Georgia,serif;font-style:italic;font-size:16px}.v50-footer nav{display:flex;gap:18px;font-size:11px}@media(max-width:980px){.v50-entry-media{width:52%}.v50-entry-content{grid-template-columns:minmax(0,610px) 1fr;padding-left:4vw;padding-right:4vw}.v50-feature-grid{grid-template-columns:1fr 1fr}.v50-app-stage{transform:scale(.9);transform-origin:center top;margin-bottom:-10px}.v50-stories-intro{grid-template-columns:1fr}.v50-stories-intro p{grid-column:1}.v50-story-grid{grid-template-columns:1fr 1fr 1fr}}@media(max-width:700px){.v50-brand-strip{min-height:42px;padding:0 14px}.v50-brand-strip a{font-size:10px}.v50-brand-strip span{font-size:7px}.v50-sticky-apply{top:auto;right:12px;bottom:12px;min-width:132px;min-height:44px;padding:0 15px;gap:28px}.v50-entry{min-height:calc(100svh - 42px);min-height:calc(100dvh - 42px);background:#8f8b89}.v50-entry-media{inset:0;width:100%}.v50-entry-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(23,20,22,.28),rgba(23,20,22,.52))}.v50-photo-placeholder{inset:9% 7% 4%;opacity:.72}.v50-entry-overlay{background:linear-gradient(180deg,rgba(23,20,22,.18),rgba(23,20,22,.32) 34%,rgba(23,20,22,.75) 70%,rgba(23,20,22,.9))}.v50-entry-content{min-height:calc(100svh - 42px);min-height:calc(100dvh - 42px);display:flex;flex-direction:column;justify-content:flex-end;padding:34px 14px 28px;color:#fff}.v50-entry-copy{margin-top:auto}.v50-kicker{font-size:8px!important}.v50-entry-copy h1{font-size:clamp(2.8rem,13vw,4.7rem);line-height:.88;max-width:520px}.v50-quiz{padding-top:28px;width:100%;align-self:auto}.v50-progress{background:rgba(255,255,255,.28);margin-bottom:18px}.v50-progress span{background:var(--bonbon)}.v50-question-wrap h2{font-size:clamp(1.55rem,7vw,2.2rem);color:#fff}.v50-helper-top{font-size:11px!important}.v50-options{gap:7px}.v50-options button{min-height:42px;padding:8px 15px;background:rgba(255,255,255,.12);border-color:#fff;color:#fff;font-size:9px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.v50-options button.active{background:var(--bonbon);color:var(--v50-ink);border-color:var(--v50-ink)}.v50-inline-input,.v50-input-wrap input,.v50-other-goal,.v50-phone-input input{border-bottom-color:#fff!important;color:#fff!important}.v50-inline-input::placeholder,.v50-input-wrap input::placeholder,.v50-other-goal::placeholder,.v50-phone-input input::placeholder{color:rgba(255,255,255,.65)}.v50-phone-input select{color:#fff;border-bottom-color:#fff}.v50-phone-input select option{color:#111}.v50-validation{color:#ffd0d8}.v50-back{color:#fff}.v50-next{min-width:200px;min-height:44px}.v50-quiz-complete>span{font-size:15px}.v50-quiz-complete h2{font-size:clamp(3rem,13vw,5rem);color:#fff}.v50-wave{height:92px}.v50-wave-track span{font-size:17px;letter-spacing:.1em}.v50-philosophy{min-height:620px;padding:82px 14px 74px}.v50-philosophy h2{font-size:clamp(3.4rem,15.5vw,5.8rem);margin:26px 0 42px}.v50-philosophy p{margin-left:0;font-size:17px}.v50-app{padding:70px 14px 80px}.v50-app-stage{height:475px;width:700px;left:50%;margin-left:-350px;transform:scale(.72);transform-origin:center top;margin-bottom:-118px}.v50-phone-left{left:12%}.v50-phone-right{right:12%}.v50-app-intro{text-align:left;margin-bottom:34px}.v50-app-intro h2{font-size:clamp(3.4rem,15vw,5.7rem);margin-top:16px}.v50-app-intro p{font-size:17px!important}.v50-feature-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;margin-right:-14px;padding-right:14px;padding-bottom:8px}.v50-feature-card{flex:0 0 82vw;min-height:270px;scroll-snap-align:start}.v50-watch-note{text-align:left;font-size:9px!important;line-height:1.5}.v50-life-fit{padding:78px 14px 90px}.v50-life-title h2{font-size:clamp(3.7rem,16vw,6rem);margin-top:20px}.v50-life-title>em{font-size:clamp(1.6rem,7vw,2.5rem)}.v50-group-photo{height:68vh;min-height:440px;margin:46px 0}.v50-life-copy{margin:0}.v50-life-copy .v50-lead{font-size:clamp(2.3rem,10vw,3.7rem)}.v50-life-copy p{font-size:17px}.v50-coaching-card{margin:55px 0 72px;padding:30px 22px}.v50-coaching-card h3{font-size:clamp(2.8rem,12vw,4.5rem)}.v50-stories-intro{gap:18px;margin-bottom:28px}.v50-stories-intro h3{font-size:clamp(3rem,13vw,5rem)}.v50-story-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-14px;padding-right:14px}.v50-story-grid article{flex:0 0 78vw;scroll-snap-align:start}.v50-footer{padding:28px 14px 92px!important;flex-direction:column!important;align-items:flex-start!important}.v50-footer nav{flex-wrap:wrap}}.v50-public{--v50-serif:"TikTok Sans",sans-serif;--v50-sans:"TikTok Sans",sans-serif}.v50-public,.v50-public *{font-optical-sizing:auto}.v50-footer small,.v50-public .v50-life-title>em,.v50-public .v50-slanted,.v50-public em,.v50-wave-track span{font-family:TikTok Sans,sans-serif!important;font-style:oblique 10deg!important;font-variation-settings:"slnt" -10,"wdth" 100}.v50-public b,.v50-public h1,.v50-public h2,.v50-public h3,.v50-public strong{font-weight:600!important}.v50-public p{font-size:18px;line-height:1.55}.v50-entry{background:#8f8b89;color:#fff;border-bottom:0}.v50-entry-media{inset:0;width:100%}.v50-entry-media:after{background:linear-gradient(90deg,rgba(23,20,22,.56),rgba(23,20,22,.43) 50%,rgba(23,20,22,.28))}.v50-entry-overlay{background:linear-gradient(180deg,rgba(23,20,22,.1),rgba(23,20,22,.26) 48%,rgba(23,20,22,.68))}.v50-entry-content{color:#fff;grid-template-columns:minmax(0,670px) 1fr;padding-top:clamp(42px,6vh,64px);padding-bottom:72px}.v50-kicker{color:#fff;font-size:10px!important;font-weight:650!important}.v50-entry-copy h1{max-width:620px;font-size:clamp(2.15rem,3.2vw,2.65rem)!important;line-height:1.02!important;letter-spacing:-.025em!important}.v50-entry-copy h1,.v50-entry-copy h1 em{font-weight:600!important}.v50-quiz{width:min(620px,100%)}.v50-progress{height:2px;background:rgba(255,255,255,.28);margin-bottom:20px}.v50-progress span{background:#fff}.v50-question-wrap h2{font-size:clamp(1.55rem,2.15vw,1.95rem)!important;line-height:1.08!important;letter-spacing:-.018em!important;color:#fff;font-weight:600!important;margin-bottom:12px}.v50-helper-top{font-size:13px!important;color:#fff;margin-bottom:15px!important}.v50-options{gap:8px}.v50-options button{min-height:46px;padding:9px 17px;border-color:rgba(255,255,255,.92);background:rgba(255,255,255,.1);color:#fff;font-size:11px;font-weight:600!important;letter-spacing:.025em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.v50-options button:hover{background:rgba(255,255,255,.17)}.v50-options button.active{background:var(--bonbon);border-color:#fff;color:#fff}.v50-inline-input,.v50-input-wrap input,.v50-other-goal,.v50-phone-input input{border-bottom-color:#fff!important;color:#fff!important;font-size:18px!important}.v50-inline-input::placeholder,.v50-input-wrap input::placeholder,.v50-other-goal::placeholder,.v50-phone-input input::placeholder{color:rgba(255,255,255,.68)}.v50-phone-input select{color:#fff;border-bottom-color:#fff}.v50-phone-input select option{color:#171416}.v50-back,.v50-phone-input small,.v50-validation{color:#fff}.v50-next{background:var(--bonbon);font-size:10px}.v50-next,.v50-sticky-apply{border-color:#fff;color:#fff;font-weight:650!important}.v50-sticky-apply{background:var(--savvy-red)}.v50-quiz-complete>p{font-size:11px!important;color:#fff}.v50-quiz-complete h2{font-size:clamp(1.7rem,2.2vw,2rem)!important;line-height:1.06!important;letter-spacing:-.02em!important;color:#fff;font-weight:650!important}.v50-quiz-complete>span{font-size:17px;color:#fff}.v50-wave{position:relative;z-index:12;height:92px;margin-top:-34px;margin-bottom:-34px;background:transparent;border:0;-webkit-clip-path:none;clip-path:none;overflow:hidden;pointer-events:none}.v50-wave-shape{position:absolute;inset:0;width:100%;height:100%;display:block}.v50-wave-shape path{fill:var(--bonbon)}.v50-wave-track{position:relative;z-index:2;height:100%;display:flex;align-items:center;width:max-content;animation:v50marquee 36s linear infinite}.v50-wave-track span{padding-right:38px;white-space:nowrap;letter-spacing:.075em;color:#fff}.v50-section-label{font-size:10px!important;font-weight:650!important}.v50-philosophy{min-height:580px;padding:105px 5.5vw 80px;background:var(--savvy-red);color:#fff}.v50-philosophy h2{margin:24px 0 34px;max-width:900px;font-size:clamp(2.2rem,3.5vw,2.85rem)!important;line-height:.98!important;letter-spacing:-.028em!important;font-weight:650!important}.v50-philosophy p{max-width:720px;margin-left:auto;color:#fff;font-size:19px;line-height:1.55}.v50-app{padding:88px 5.5vw 98px}.v50-app-intro h2{margin:16px 0 10px;font-size:clamp(2.1rem,3.3vw,2.7rem)!important;line-height:1!important;letter-spacing:-.025em!important;font-weight:650!important}.v50-app-intro p{font-size:18px!important}.v50-feature-card>span{font-size:20px!important;font-weight:600!important}.v50-feature-card h3{font-size:19px!important;line-height:1.14!important;font-weight:650!important}.v50-feature-card p{font-size:15px}.tone-blossom,.tone-bonbon,.tone-red{color:#fff}.v50-life-fit{padding:92px 5.5vw 108px}.v50-life-title h2{margin:20px 0 7px;font-size:clamp(2.25rem,3.5vw,2.9rem)!important;line-height:.98!important;letter-spacing:-.028em!important;font-weight:650!important}.v50-life-title>em{font-size:clamp(1.35rem,1.9vw,1.65rem)!important;font-weight:600!important}.v50-group-photo span{font-size:clamp(2rem,3.2vw,2.7rem)!important;font-weight:600!important}.v50-life-copy .v50-lead{font-size:clamp(1.55rem,2.3vw,1.95rem)!important;line-height:1.12!important;letter-spacing:-.018em!important;font-weight:600!important}.v50-life-copy p{font-size:18px;line-height:1.6}.v50-coaching-card h3{font-size:clamp(1.95rem,2.8vw,2.35rem)!important;line-height:1.02!important;letter-spacing:-.022em!important;font-weight:650!important}.v50-coaching-card,.v50-coaching-card h3,.v50-coaching-card p,.v50-coaching-card>span{color:#fff}.v50-coaching-card a{color:#fff;border-color:#fff;font-weight:650!important}.v50-stories-intro h3{font-size:clamp(2rem,3vw,2.45rem)!important;line-height:1.02!important;letter-spacing:-.025em!important;font-weight:650!important}.v50-story-grid article>span{font-size:20px!important;font-weight:600!important}.v50-story-grid strong{font-size:19px!important;font-weight:650!important}.story-blossom,.story-bonbon,.story-red{color:#fff}.v50-phone-screen>strong{font-size:23px!important;font-weight:600!important;letter-spacing:-.02em!important}.v50-footer small{font-size:15px!important;font-weight:500!important}@media(max-width:700px){.v50-entry-content{padding-bottom:76px}.v50-entry-copy h1{font-size:clamp(2rem,8.8vw,2.35rem)!important;line-height:1.02!important}.v50-question-wrap h2{font-size:clamp(1.45rem,6.2vw,1.75rem)!important}.v50-helper-top{font-size:12px!important}.v50-options button{min-height:44px;font-size:10px}.v50-next{min-width:188px}.v50-quiz-complete h2{font-size:clamp(1.55rem,6.4vw,1.9rem)!important}.v50-wave{height:78px;margin-top:-29px;margin-bottom:-29px}.v50-wave-track span{font-size:14px;letter-spacing:.06em}.v50-philosophy{min-height:520px;padding:92px 14px 64px}.v50-philosophy h2{font-size:clamp(2rem,8.8vw,2.5rem)!important;margin-bottom:28px}.v50-philosophy p{font-size:18px;margin-left:0}.v50-app{padding:72px 14px 82px}.v50-app-intro h2{font-size:clamp(2rem,8.6vw,2.45rem)!important}.v50-life-fit{padding:76px 14px 90px}.v50-life-title h2{font-size:clamp(2.1rem,8.8vw,2.55rem)!important}.v50-life-title>em{font-size:clamp(1.25rem,5.6vw,1.5rem)!important}.v50-life-copy .v50-lead{font-size:clamp(1.5rem,6.4vw,1.85rem)!important}.v50-coaching-card h3{font-size:clamp(1.8rem,7.5vw,2.2rem)!important}.v50-stories-intro h3{font-size:clamp(1.85rem,7.8vw,2.25rem)!important}}.v50-public,.v50-public *{font-family:TikTok Sans,sans-serif!important;font-synthesis:none}.v50-public a,.v50-public button,.v50-public input,.v50-public p,.v50-public select,.v50-public small,.v50-public span,.v50-public textarea{font-family:TikTok Sans,sans-serif!important;font-variation-settings:"slnt" 0,"wdth" 100}.v50-public p{font-size:20px;line-height:1.58}.v50-entry-copy h1{font-size:clamp(2.35rem,3.55vw,2.95rem)!important}.v50-question-wrap h2{font-size:clamp(1.72rem,2.4vw,2.12rem)!important}.v50-quiz-complete h2{font-size:clamp(1.85rem,2.45vw,2.15rem)!important}.v50-philosophy h2{font-size:clamp(2.45rem,3.8vw,3.15rem)!important}.v50-philosophy p{max-width:780px;line-height:1.52;font-weight:450!important;font-style:normal!important;font-variation-settings:"slnt" 0,"wdth" 100!important;letter-spacing:-.008em}.v50-app-intro h2{font-size:clamp(2.35rem,3.6vw,3rem)!important}.v50-app-intro p{font-size:20px!important}.v50-life-title h2{font-size:clamp(2.5rem,3.8vw,3.15rem)!important}.v50-life-copy .v50-lead{font-size:clamp(1.72rem,2.55vw,2.12rem)!important}.v50-life-copy p{font-size:20px!important}.v50-coaching-card h3{font-size:clamp(2.15rem,3vw,2.55rem)!important}.v50-stories-intro h3{font-size:clamp(2.2rem,3.25vw,2.65rem)!important}@media(max-width:700px){.v50-public p{font-size:18px}.v50-entry-copy h1{font-size:clamp(2.15rem,9.3vw,2.55rem)!important}.v50-question-wrap h2{font-size:clamp(1.58rem,6.7vw,1.92rem)!important}.v50-philosophy h2{font-size:clamp(2.18rem,9.3vw,2.7rem)!important}.v50-philosophy p{font-size:20px!important;line-height:1.5}.v50-app-intro h2{font-size:clamp(2.15rem,9.1vw,2.65rem)!important}.v50-app-intro p{font-size:18px!important}.v50-life-title h2{font-size:clamp(2.25rem,9.2vw,2.75rem)!important}.v50-life-copy .v50-lead{font-size:clamp(1.65rem,6.8vw,2rem)!important}.v50-life-copy p{font-size:18px!important}.v50-coaching-card h3{font-size:clamp(2rem,8vw,2.4rem)!important}.v50-stories-intro h3{font-size:clamp(2rem,8.2vw,2.4rem)!important}}.v50-public{--v54-dark:#171416}.v50-entry-copy h1{font-size:clamp(2.65rem,4vw,3.35rem)!important}.v50-question-wrap h2{font-size:clamp(1.9rem,2.7vw,2.35rem)!important}.v50-philosophy h2{font-size:clamp(2.75rem,4.25vw,3.55rem)!important}.v50-app-intro h2{font-size:clamp(2.65rem,4vw,3.4rem)!important}.v50-life-title h2{font-size:clamp(2.8rem,4.2vw,3.55rem)!important}.v50-coaching-card h3{font-size:clamp(2.35rem,3.35vw,2.85rem)!important}.v50-stories-intro h3{font-size:clamp(2.45rem,3.55vw,3rem)!important}.v50-entry-copy h1,.v50-entry-copy h1 em,.v50-life-title>em,.v50-philosophy h2 em,.v50-wave-track span{font-family:TikTok Sans,sans-serif!important;font-style:normal!important;font-synthesis:none!important;font-variation-settings:"slnt" -10,"wdth" 100!important}.v50-entry-copy h1,.v50-entry-copy h1 em,.v50-wave-track span{color:#fff!important}.v50-app-intro h2,.v50-life-title h2,.v50-stories-intro h3{color:#fff!important;background:var(--v54-dark);display:inline;padding:.08em .2em .12em;-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:1.08!important}.v50-app-intro,.v50-life-title,.v50-stories-intro{color:var(--v54-dark)}.v50-life-title>em{display:inline-block;width:max-content;max-width:100%;margin-top:12px;padding:.14em .28em .18em;background:var(--v54-dark);font-size:clamp(1.55rem,2.15vw,1.9rem)!important}.tone-coconut h3,.v50-feature-card h3,.v50-life-title>em{color:#fff!important}.tone-coconut h3{display:inline;background:var(--v54-dark);padding:.08em .18em .11em;-webkit-box-decoration-break:clone;box-decoration-break:clone}.tone-coconut p,.tone-coconut>span{color:var(--v54-dark)!important}.v50-philosophy p{font-size:23px!important;line-height:1.52!important}.v50-app-intro p,.v50-life-copy p{font-size:20px!important}.v50-wave{height:112px;margin-top:-42px;margin-bottom:-42px}.v50-wave-track span{font-size:16px;font-weight:600!important;letter-spacing:.07em}@media(max-width:700px){.v50-entry-copy h1{font-size:clamp(2.35rem,10vw,2.8rem)!important}.v50-question-wrap h2{font-size:clamp(1.72rem,7.1vw,2.05rem)!important}.v50-philosophy h2{font-size:clamp(2.4rem,10vw,2.95rem)!important}.v50-app-intro h2{font-size:clamp(2.35rem,9.8vw,2.9rem)!important}.v50-life-title h2{font-size:clamp(2.45rem,10vw,3rem)!important}.v50-coaching-card h3{font-size:clamp(2.15rem,8.6vw,2.55rem)!important}.v50-stories-intro h3{font-size:clamp(2.15rem,8.8vw,2.6rem)!important}.v50-life-title>em{font-size:clamp(1.4rem,6vw,1.7rem)!important}.v50-philosophy p{font-size:20px!important}.v50-wave{height:96px;margin-top:-36px;margin-bottom:-36px}}.v50-wave{height:168px!important;margin-top:-62px!important;margin-bottom:-62px!important}.v55-ribbon-fill{fill:var(--bonbon)!important}.v55-wave-text{fill:#fff!important;font-family:TikTok Sans,sans-serif!important;font-size:18px!important;font-weight:650!important;letter-spacing:.09em!important;font-style:normal!important;font-synthesis:none!important;font-variation-settings:"slnt" -10,"wdth" 100!important}.v50-wave-track{display:none!important}@media(max-width:700px){.v50-wave{height:138px!important;margin-top:-50px!important;margin-bottom:-50px!important}.v55-wave-text{font-size:16px!important;letter-spacing:.075em!important}}.v50-app-intro h2,.v50-coaching-card h3,.v50-life-title h2,.v50-philosophy h2,.v50-stories-intro h3,\n\n .v50-entry-copy h1{font-family:Bodoni Moda,serif!important;font-style:italic!important;font-synthesis:none!important;font-variation-settings:normal!important;font-weight:600!important;letter-spacing:-.025em!important}.v50-life-title h2,.v50-life-title>em,.v50-stories-intro h3{background:transparent!important;box-shadow:none!important;padding:0!important;-webkit-box-decoration-break:slice!important;box-decoration-break:slice!important}.v50-life-title h2{color:var(--savvy-red)!important}.v50-life-title>em{color:var(--bonbon)!important;font-family:TikTok Sans,sans-serif!important;font-style:normal!important;font-variation-settings:"slnt" -10,"wdth" 100!important}.v50-stories-intro h3{color:var(--savvy-red)!important}.v50-life-copy{width:min(100%,850px)!important;max-width:850px!important;margin:0 auto!important;text-align:center!important}.v50-life-copy .v50-lead{font-family:TikTok Sans,sans-serif!important;font-style:normal!important;font-variation-settings:"slnt" -8,"wdth" 100!important;font-weight:650!important}.v50-life-emphasis{margin:35px auto 0!important;padding-left:0!important;border-left:0!important;font-weight:700!important}.v50-coaching-card{width:min(100%,720px)!important;max-width:720px!important;margin:80px auto 100px!important;text-align:center!important}.v50-coaching-card a,.v50-coaching-card p{margin-left:auto!important;margin-right:auto!important}.v50-stories-intro{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:14px!important;width:min(100%,900px)!important;margin:0 auto 35px!important;text-align:center!important}.v50-stories-intro p{max-width:620px!important;margin:0 auto!important}@media(max-width:700px){.v50-coaching-card{margin:55px auto 72px!important}.v50-life-copy{margin:0 auto!important}}.v50-public{--dark-ruby:#70000E;--v57-blush:#f7d8de;--v57-pale:#fae8eb;--v57-cream:#f3efe6;--v57-display:"abril-display","Abril Display","Bodoni Moda",Georgia,serif;--v57-sans:"DM Sans",Arial,sans-serif;font-family:var(--v57-sans)!important}.v50-public *{font-family:inherit!important}.v50-footer em,.v50-footer p,.v50-public .v50-life-title>em,.v50-public em,.v50-public h1,.v50-public h2,.v50-public h3{font-family:var(--v57-display)!important;font-synthesis:none!important}.v50-footer em,.v50-public em{font-style:italic!important}.v50-public a,.v50-public b,.v50-public button,.v50-public input,.v50-public p,.v50-public select,.v50-public small,.v50-public span,.v50-public strong,.v50-public textarea{font-family:var(--v57-sans)!important}.v50-brand-strip{height:54px;min-height:54px;background:var(--dark-ruby)!important;color:#fff!important;display:grid!important;grid-template-columns:1fr auto 1fr!important;padding:0 3vw!important}.v50-brand-strip a,.v50-brand-strip span{color:#fff!important;text-decoration:none;font-family:DM Sans,sans-serif!important}.v57-brand-name{justify-self:center;font-size:13px!important;font-weight:700!important;letter-spacing:.14em!important;white-space:nowrap}.v57-program-tag{justify-self:start}.v57-coaching-label,.v57-program-tag{font-size:9px!important;font-weight:650!important;letter-spacing:.12em!important}.v57-coaching-label{justify-self:end}.v50-sticky-apply{background:var(--dark-ruby)!important;font-family:var(--v57-sans)!important;font-size:12px!important;font-weight:750!important}.v50-entry{min-height:calc(100svh - 54px)!important;min-height:calc(100dvh - 54px)!important;background:#8c8784!important}.v50-entry-media{inset:0!important;width:100%!important}.v50-entry-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,10,12,.58),rgba(20,10,12,.34) 52%,rgba(20,10,12,.14))!important}.v50-entry-overlay{background:linear-gradient(180deg,rgba(23,10,12,.06),rgba(23,10,12,.14) 48%,rgba(23,10,12,.7))!important}.v50-entry-content{min-height:calc(100svh - 54px)!important;min-height:calc(100dvh - 54px)!important;color:#fff!important;grid-template-columns:minmax(0,650px) 1fr!important;padding:clamp(48px,7vh,78px) 5.5vw 54px!important}.v50-entry-copy h1{font-style:normal!important;font-size:clamp(3.25rem,5.7vw,6.5rem)!important;line-height:.9!important;letter-spacing:-.05em!important}.v50-entry-copy h1,.v50-entry-copy h1 em{font-family:var(--v57-display)!important;font-weight:400!important;color:#fff!important}.v50-entry-copy h1 em{font-style:italic!important}.v50-kicker{display:none!important}.v50-question-wrap h2,.v50-quiz-complete h2{font-family:var(--v57-display)!important;font-weight:400!important;letter-spacing:-.035em!important}.v50-back,.v50-next,.v50-options button{font-family:var(--v57-sans)!important}.v50-wave{height:122px!important;margin:-34px 0!important}.v55-ribbon-fill,.v55-wave-text{display:none!important}.v57-ribbon-fill{fill:var(--bonbon)!important}.v57-wave-text{fill:#fff!important;font-family:var(--v57-sans)!important;font-size:16px!important;font-weight:700!important;letter-spacing:.09em!important}.v50-philosophy{background:var(--savvy-red)!important;padding-top:125px!important;padding-bottom:110px!important}.v50-philosophy h2{font-style:normal!important;font-weight:400!important;line-height:.86!important;letter-spacing:-.045em!important}.v50-philosophy h2,.v50-philosophy h2 em{font-family:var(--v57-display)!important;color:#fff!important}.v50-philosophy h2 em{font-style:italic!important}.v50-philosophy p{font-family:var(--v57-sans)!important;color:#fff!important}.v50-app{background:var(--v57-pale)!important;padding-top:105px!important}.v50-app-intro h2{font-family:var(--v57-display)!important;font-style:normal!important;background:transparent!important;box-shadow:none!important;padding:0!important;line-height:.88!important}.v50-app-intro,.v50-app-intro h2{color:var(--dark-ruby)!important}.v50-feature-card{border:1px solid rgba(112,0,14,.55)!important;min-height:330px!important}.v50-feature-card>span{font-family:var(--v57-display)!important;font-style:italic!important;font-size:32px!important}.v50-feature-card h3{font-family:var(--v57-display)!important;font-size:25px!important;font-weight:400!important}.tone-red{background:var(--savvy-red)!important;color:#fff!important}.tone-cream{background:var(--v57-cream)!important}.tone-cream,.tone-white{color:var(--dark-ruby)!important}.tone-white{background:#fffdfb!important}.tone-ruby{background:var(--dark-ruby)!important;color:#fff!important}.v57-connected-feature{position:relative;max-width:1100px;margin:55px auto 0;padding:52px 7%;border:1px solid var(--dark-ruby);border-radius:50%/18%;background:rgba(255,255,255,.45);color:var(--dark-ruby);text-align:center;overflow:hidden}.v57-connected-feature>span{font-size:9px;font-weight:800;letter-spacing:.14em}.v57-connected-feature h3{margin:18px auto 32px;font-size:clamp(2.4rem,4.5vw,5rem)!important;font-weight:400!important;line-height:.9;letter-spacing:-.04em}.v57-connected-feature h3,.v57-connected-feature h3 em{font-family:var(--v57-display)!important}.v57-connected-feature>div{display:grid;grid-template-columns:1fr 1fr;grid-gap:45px;gap:45px;text-align:left;max-width:850px;margin:auto}.v57-connected-feature p{font-size:15px!important}.v57-connected-feature b{font-size:11px;letter-spacing:.08em}.v50-life-fit{background:var(--v57-cream)!important}.v50-life-title h2{font-weight:400!important;font-style:normal!important;color:var(--dark-ruby)!important;box-shadow:none!important;line-height:.84!important}.v50-life-title h2,.v50-life-title>em{font-family:var(--v57-display)!important;background:transparent!important;padding:0!important}.v50-life-title>em{font-style:italic!important;color:var(--savvy-red)!important}.v50-life-copy .v50-lead{font-family:var(--v57-display)!important;font-style:italic!important;font-weight:400!important;color:var(--dark-ruby)!important}.v50-life-emphasis{border-left-color:var(--dark-ruby)!important}.v50-coaching-card{display:none!important}.v57-how{padding:110px 5.5vw 120px;background:#fffdfb;color:var(--dark-ruby);border-top:1px solid rgba(112,0,14,.25)}.v57-how-head{display:grid;grid-template-columns:1.4fr .6fr;grid-gap:60px;gap:60px;align-items:end;margin:20px 0 65px}.v57-how-head h2{margin:0;font-size:clamp(4rem,7.2vw,8.4rem)!important;font-weight:400!important;line-height:.8;letter-spacing:-.055em}.v57-how-head h2,.v57-how-head h2 em{font-family:var(--v57-display)!important}.v57-how-head p{max-width:390px;margin:0 0 10px!important;font-size:18px!important}.v57-steps{border-top:1px solid var(--dark-ruby)}.v57-steps article{display:grid;grid-template-columns:120px 1fr;grid-gap:30px;gap:30px;padding:34px 0;border-bottom:1px solid rgba(112,0,14,.45)}.v57-steps article>span{font-family:var(--v57-display)!important;font-style:italic;font-size:42px}.v57-steps article>div{display:grid;grid-template-columns:.65fr 1.35fr;grid-gap:45px;gap:45px;align-items:start}.v57-steps h3{margin:0;font-family:var(--v57-display)!important;font-size:30px!important;font-weight:400!important}.v57-steps p{margin:0!important;max-width:720px;font-size:16px!important}.v57-capacity{padding:120px 5.5vw;background:var(--dark-ruby);color:#fff;overflow:hidden}.v57-capacity h2{max-width:1180px;margin:28px 0 42px;font-size:clamp(3.5rem,6.4vw,7.3rem)!important;font-weight:400!important;line-height:.84;letter-spacing:-.05em}.v57-capacity h2,.v57-capacity h2 em{font-family:var(--v57-display)!important}.v57-capacity>p{max-width:760px;margin-left:auto!important;font-size:19px!important;line-height:1.6}.v57-capacity-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:70px}.v57-capacity-tags span{padding:10px 15px;border:1px solid rgba(255,255,255,.55);border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.12em}.v57-stories{padding:110px 5.5vw 120px;background:var(--v57-cream)}.v50-stories-intro h3{font-family:var(--v57-display)!important;font-style:normal!important;font-weight:400!important;background:transparent!important;color:var(--dark-ruby)!important;box-shadow:none!important;padding:0!important}.v50-stories-intro h3 em{font-family:var(--v57-display)!important;font-style:italic!important}.v57-final-cta{padding:120px 5.5vw 130px;background:var(--savvy-red);color:#fff;text-align:center}.v57-final-cta>span{font-size:10px;font-weight:800;letter-spacing:.14em}.v57-final-cta h2{margin:28px auto 20px;font-size:clamp(4rem,8vw,9rem)!important;font-weight:400!important;line-height:.8;letter-spacing:-.055em}.v57-final-cta h2,.v57-final-cta h2 em,.v57-final-cta p{font-family:var(--v57-display)!important}.v57-final-cta p{font-style:italic;font-size:clamp(1.5rem,2.4vw,2.7rem)!important}.v57-final-cta a{display:inline-flex;align-items:center;justify-content:space-between;gap:70px;min-width:270px;margin-top:24px;padding:15px 20px;border:1px solid #fff;border-radius:999px;color:#fff;font-size:12px;font-weight:800;letter-spacing:.1em}.v50-footer{background:var(--dark-ruby)!important;border:0!important;padding:80px 5.5vw 50px!important;align-items:flex-end!important}.v50-footer,.v50-footer a{color:#fff!important}.v57-footer-lockup p{margin:0 0 35px!important;font-size:clamp(3rem,6vw,7rem)!important;line-height:.82!important;letter-spacing:-.05em}.v57-footer-lockup p,.v57-footer-lockup p em{font-family:var(--v57-display)!important}.v57-footer-lockup strong{font-family:var(--v57-sans)!important;font-size:11px!important;letter-spacing:.16em!important}@media(max-width:700px){.v50-brand-strip{height:48px!important;min-height:48px!important;grid-template-columns:1fr auto!important;padding:0 12px!important}.v57-brand-name{grid-column:1/3;grid-row:1;justify-self:center;font-size:10px!important}.v57-program-tag{grid-column:1;grid-row:1;font-size:6.5px!important;letter-spacing:.07em!important;max-width:92px}.v57-coaching-label{grid-column:2;grid-row:1;font-size:6.5px!important;letter-spacing:.06em!important;max-width:96px;text-align:right}.v50-entry{min-height:calc(100svh - 48px)!important;min-height:calc(100dvh - 48px)!important}.v50-entry-media:after{background:linear-gradient(180deg,rgba(20,10,12,.12),rgba(20,10,12,.28) 40%,rgba(20,10,12,.84) 78%,rgba(20,10,12,.94))!important}.v50-entry-content{min-height:calc(100svh - 48px)!important;min-height:calc(100dvh - 48px)!important;padding:28px 14px 24px!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important}.v50-entry-copy h1{font-size:clamp(2.55rem,11.5vw,3.45rem)!important;line-height:.92!important;max-width:94%}.v50-quiz{padding-top:24px!important}.v50-question-wrap h2{font-size:clamp(1.55rem,7vw,2rem)!important}.v50-options button{font-size:9px!important;min-height:44px!important}.v50-wave{height:84px!important;margin:-23px 0!important}.v57-wave-text{font-size:13px!important;letter-spacing:.07em!important}.v50-philosophy{padding:78px 14px 72px!important;min-height:auto!important}.v50-philosophy h2{font-size:clamp(2.9rem,13.5vw,4.4rem)!important;line-height:.88!important}.v50-philosophy p{font-size:18px!important}.v50-app{padding:70px 14px 80px!important}.v50-app-intro{text-align:left!important}.v50-app-intro h2{font-size:clamp(3rem,13.5vw,4.5rem)!important}.v50-feature-grid{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory;gap:10px!important;margin-right:-14px!important;padding-right:14px!important}.v50-feature-card{flex:0 0 84vw!important;min-height:300px!important;scroll-snap-align:start}.v57-connected-feature{margin-top:42px;padding:48px 20px;border-radius:42%/12%}.v57-connected-feature h3{font-size:clamp(2.4rem,11vw,3.5rem)!important}.v57-connected-feature>div{grid-template-columns:1fr;gap:16px;text-align:center}.v57-connected-feature p{font-size:15px!important}.v50-life-fit{padding:76px 14px 82px!important}.v50-life-title h2{font-size:clamp(3.15rem,14vw,4.7rem)!important}.v50-life-title>em{font-size:clamp(1.55rem,7vw,2.2rem)!important}.v50-group-photo{margin:42px 0!important;height:62vh!important}.v50-life-copy .v50-lead{font-size:clamp(2rem,9vw,3rem)!important}.v50-life-copy p{font-size:17px!important}.v57-how{padding:76px 14px 82px}.v57-how-head{grid-template-columns:1fr;gap:22px;margin:18px 0 45px}.v57-how-head h2{font-size:clamp(3.5rem,15vw,5.2rem)!important}.v57-how-head p{font-size:16px!important}.v57-steps article{grid-template-columns:55px 1fr;gap:10px;padding:28px 0}.v57-steps article>span{font-size:30px}.v57-steps article>div{grid-template-columns:1fr;gap:12px}.v57-steps h3{font-size:24px!important}.v57-steps p{font-size:15px!important}.v57-capacity{padding:82px 14px}.v57-capacity h2{font-size:clamp(3rem,13.5vw,4.5rem)!important}.v57-capacity>p{font-size:17px!important}.v57-capacity-tags{margin-top:45px;gap:7px}.v57-capacity-tags span{font-size:8px;padding:8px 10px}.v57-stories{padding:78px 14px 85px}.v50-stories-intro h3{font-size:clamp(3rem,13vw,4.5rem)!important}.v50-story-grid{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory;margin-right:-14px;padding-right:14px}.v50-story-grid article{flex:0 0 80vw!important;scroll-snap-align:start}.v57-final-cta{padding:82px 14px 90px}.v57-final-cta h2{font-size:clamp(3.7rem,16vw,5.7rem)!important}.v57-final-cta p{font-size:1.45rem!important}.v57-final-cta a{min-width:245px}.v50-footer{padding:72px 14px 100px!important;align-items:flex-start!important}.v57-footer-lockup p{font-size:clamp(3.4rem,15vw,5rem)!important}.v50-footer nav{margin-top:35px}}.v50-brand-strip{background:#70000E!important;border-color:#70000E!important}.v50-brand-strip:after,.v50-brand-strip:before{display:none!important}.v50-sticky-apply{background:#70000E!important}.v50-wave{position:relative!important;height:110px!important;margin:-26px 0!important;z-index:10!important}.v55-ribbon-fill,.v55-wave-text,.v57-ribbon-fill,.v57-wave-text{display:none!important}.v58-ribbon-stroke{fill:none!important;stroke:var(--bonbon)!important;stroke-width:34!important;stroke-linecap:round!important;stroke-linejoin:round!important;vector-effect:non-scaling-stroke!important}.v58-wave-text{fill:#fff!important;font-family:var(--v57-sans)!important;font-size:15px!important;font-weight:700!important;letter-spacing:.085em!important;dominant-baseline:middle!important}@media(max-width:700px){.v50-wave{height:86px!important;margin:-18px 0!important}.v58-ribbon-stroke{stroke-width:28!important}.v58-wave-text{font-size:12.5px!important;letter-spacing:.065em!important}}.v50-philosophy{position:relative!important;overflow:visible!important}.v50-wave{top:0!important;left:0!important;height:96px!important;margin:0!important;transform:translateY(-50%)!important;overflow:hidden!important;background:transparent!important;z-index:25!important;pointer-events:none!important}.v50-wave,.v50-wave-shape{position:absolute!important;width:100%!important}.v50-wave-shape{inset:0!important;height:100%!important;overflow:visible!important;display:block!important}.v55-ribbon-fill,.v55-wave-text,.v57-ribbon-fill,.v57-wave-text,.v58-ribbon-stroke,.v58-wave-text{display:none!important}.v61-ribbon-stroke{fill:none!important;stroke-width:30!important;stroke-linecap:round!important;stroke-linejoin:round!important;vector-effect:non-scaling-stroke!important}.v61-wave-text{fill:#fff!important;font-family:var(--v57-sans)!important;letter-spacing:.075em!important;dominant-baseline:middle!important}@media(max-width:700px){.v50-wave{height:72px!important;transform:translateY(-50%)!important}.v61-ribbon-stroke{stroke-width:24!important}.v61-wave-text{font-size:11.5px!important;letter-spacing:.06em!important}}.v50-public{--dark-ruby:#651C32!important}.v50-brand-strip{background:#651C32!important;border-color:#651C32!important;grid-template-columns:1fr auto!important;padding:0 5.5vw!important}.v57-brand-name{justify-self:start!important;grid-column:1!important;grid-row:1!important}.v57-coaching-label{justify-self:end!important;grid-column:2!important;grid-row:1!important}.v50-sticky-apply{background:#651C32!important}.v62-hero-duration{display:block;margin-top:18px;color:#fff;font:700 10px/1 var(--v57-sans)!important;letter-spacing:.13em}.v50-entry-copy h1,.v50-life-title h2,.v50-philosophy h2,.v57-capacity h2{letter-spacing:-.012em!important;line-height:.94!important}.v50-life-title h2 em{font-size:.58em!important;line-height:1.15!important;display:inline-block;margin-top:.12em}.v50-app-intro h2,.v50-stories-intro h3,.v57-how-head h2,.v57-steps article>span,.v57-steps h3{font-family:var(--v57-sans)!important;font-style:normal!important;letter-spacing:-.02em!important}.v50-stories-intro h3 em{font-family:var(--v57-sans)!important;font-style:normal!important}.v57-how-head{grid-template-columns:1fr!important}.v57-how-head h2{font-size:clamp(2.5rem,5vw,5rem)!important;line-height:.95!important}.v50-options-goals{align-items:flex-start!important;max-width:470px!important}.v50-options-goals button{width:auto!important;min-width:210px!important;max-width:100%!important;min-height:38px!important;padding:9px 14px!important;text-align:left!important;justify-content:flex-start!important;font-size:10px!important;letter-spacing:.055em!important}.v62-file-carousel{margin-top:42px;max-width:980px}.v62-file-tabs{display:flex;align-items:flex-end;gap:4px;overflow-x:auto;scrollbar-width:none}.v62-file-tabs::-webkit-scrollbar{display:none}.v62-file-tabs button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(101,28,50,.35);border-bottom:0;background:rgba(255,255,255,.38);color:#651C32;padding:11px 15px 10px;border-radius:8px 8px 0 0;font-family:var(--v57-sans)!important;cursor:pointer;white-space:nowrap}.v62-file-tabs button b{font-size:10px;margin-right:8px}.v62-file-tabs button span{font-size:9px;font-weight:800;letter-spacing:.08em}.v62-file-tabs button.active{background:#651C32;color:#fff;border-color:#651C32;padding-top:15px}.v62-file-window{position:relative;border:1px solid #651c32;background:var(--v57-cream);overflow:hidden}.v62-file-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.v62-file-track::-webkit-scrollbar{display:none}.v62-file-card{flex:0 0 100%;scroll-snap-align:start;box-sizing:border-box;min-height:330px;padding:48px 80px 52px 48px;color:#651C32}.v62-file-card>span{font-size:10px;font-weight:800;letter-spacing:.12em}.v62-file-card h3{max-width:650px;margin:60px 0 18px;font-family:var(--v57-sans)!important;font-size:clamp(2rem,4vw,4rem)!important;line-height:.95;letter-spacing:-.035em}.v62-file-card p{max-width:670px;font-size:16px!important;line-height:1.55!important}.v62-file-04{background:#651C32;color:#fff}.v62-carousel-arrow{position:absolute;top:50%;width:42px;height:42px;border:1px solid;border-radius:50%;background:rgba(255,255,255,.9);color:#651C32;font-size:19px;display:grid;place-items:center;cursor:pointer;z-index:2}.v62-arrow-left{left:12px}.v62-arrow-right{right:12px}.v62-carousel-arrow:disabled{opacity:.2}.v62-carousel-progress{display:flex;justify-content:space-between;align-items:center;margin-top:12px;color:#651C32}.v62-carousel-progress>span{font-size:9px;font-weight:800;letter-spacing:.1em}.v62-carousel-progress>div{display:flex;gap:5px}.v62-carousel-progress i{display:block;width:26px;height:2px;background:rgba(101,28,50,.25)}.v62-carousel-progress i.active{background:#651C32}.v57-connected-feature{display:none!important}.v62-capacity-story{display:grid;grid-template-columns:minmax(240px,.65fr) 1.35fr;grid-gap:55px;gap:55px;align-items:start;margin-top:48px}.v62-about-photo{aspect-ratio:4/5;border:1px solid rgba(255,255,255,.6);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.v62-about-photo span{font-size:11px;font-weight:800;letter-spacing:.14em}.v62-about-photo small{margin-top:8px;font-size:10px;opacity:.65}.v62-capacity-story p{margin:0 0 24px!important;font-size:17px!important;line-height:1.65!important}.v62-capacity-story strong{font-weight:700}.v57-capacity-tags span:first-child{background:#A70B23}.v57-capacity-tags span:nth-child(2){background:#651C32}.v57-capacity-tags span:nth-child(3){background:var(--bonbon)}.v57-capacity-tags span:nth-child(4){background:#A70B23}.v57-capacity-tags span:nth-child(5){background:#651C32}.v62-demo-story p{font-size:16px!important;line-height:1.55!important;margin:28px 0!important}.v62-demo-story small{opacity:.75}.v50-footer{padding-top:44px!important}.v57-footer-lockup p{font-size:11px!important;line-height:1.45!important;letter-spacing:.12em!important;font-weight:700!important;margin-bottom:20px!important}.v57-footer-lockup p,.v57-footer-lockup p em{font-family:var(--v57-sans)!important;font-style:normal!important}.v61-ribbon-stroke{stroke-width:36!important}@media(max-width:700px){.v50-brand-strip{height:44px!important;min-height:44px!important;padding:0 12px!important;border-radius:0!important}.v57-brand-name{font-size:9px!important;max-width:none!important}.v57-coaching-label{font-size:6.4px!important;letter-spacing:.055em!important;max-width:112px!important}.v57-program-tag{display:none!important}.v50-entry,.v50-entry-content{min-height:calc(100dvh - 44px)!important}.v50-entry-content{padding:24px 14px 20px!important}.v50-entry-copy h1{font-size:clamp(2.35rem,10.7vw,3.15rem)!important;line-height:.96!important;letter-spacing:-.008em!important;max-width:98%!important}.v62-hero-duration{margin-top:12px;font-size:8px!important;letter-spacing:.1em}.v50-quiz{padding-top:18px!important}.v50-question-wrap h2{font-size:clamp(1.35rem,5.9vw,1.75rem)!important}.v50-options-goals{gap:7px!important;max-width:88%!important}.v50-options-goals button{min-width:0!important;width:auto!important;max-width:100%!important;min-height:34px!important;padding:8px 11px!important;font-size:8.5px!important;line-height:1.15!important}.v61-ribbon-stroke{stroke-width:28px!important}.v50-life-title h2,.v50-philosophy h2,.v57-capacity h2{letter-spacing:-.008em!important;line-height:.96!important}.v50-philosophy h2{font-size:clamp(2.55rem,11.6vw,3.8rem)!important}.v50-life-title h2{font-size:clamp(2.75rem,12vw,4rem)!important}.v57-capacity h2{font-size:clamp(2.55rem,11.5vw,3.8rem)!important}.v50-app-intro h2{font-family:var(--v57-sans)!important;font-size:clamp(2.25rem,9.5vw,3rem)!important;line-height:.96!important;letter-spacing:-.035em!important}.v62-file-carousel{margin-top:30px}.v62-file-tabs{gap:2px}.v62-file-tabs button{padding:9px 10px 8px;border-radius:6px 6px 0 0}.v62-file-tabs button b{font-size:8px;margin-right:0}.v62-file-tabs button span{display:none}.v62-file-tabs button.active{padding-top:12px}.v62-file-card{min-height:290px;padding:34px 52px 40px 22px}.v62-file-card h3{margin:45px 0 15px;font-size:clamp(1.65rem,7.5vw,2.25rem)!important}.v62-file-card p{font-size:14px!important}.v62-carousel-arrow{width:36px;height:36px;font-size:16px}.v62-arrow-left{left:7px}.v62-arrow-right{right:7px}.v62-arrow-left:not(:disabled){top:auto;bottom:8px}.v62-carousel-progress i{width:20px}.v57-how-head{margin-bottom:32px!important}.v57-how-head h2{font-size:clamp(2.3rem,9.5vw,3rem)!important;font-family:var(--v57-sans)!important}.v62-capacity-story{grid-template-columns:1fr;gap:28px;margin-top:34px}.v62-about-photo{width:72%;max-width:280px;aspect-ratio:4/5}.v62-capacity-story p{font-size:15.5px!important;line-height:1.6!important}.v57-capacity-tags span{font-size:8px!important;color:#fff!important}.v50-stories-intro h3{font-family:var(--v57-sans)!important;font-size:clamp(2.1rem,9vw,2.8rem)!important;line-height:1!important}.v62-demo-story p{font-size:14px!important}.v50-footer{padding:38px 14px 90px!important}.v57-footer-lockup p{font-size:9px!important;line-height:1.5!important}}.v50-public{--barbados-cherry:#A70B23;--burgundy:#651C32;--bonbon:#EB9BC3;--almond-blossom:#F2C2CB;--coconut-milk:#F1EEE5;--savvy-red:var(--barbados-cherry)!important;--dark-ruby:var(--burgundy)!important;--v57-cream:var(--coconut-milk)!important}.v50-brand-strip{width:calc(100% - 20px)!important;height:48px!important;min-height:48px!important;margin:10px auto 0!important;padding:0 18px!important;border:0!important;border-radius:999px!important;position:relative!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;overflow:hidden!important}.v57-brand-name{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;margin:0!important;font-size:10px!important;font-weight:800!important;letter-spacing:.11em!important}.v57-brand-name,.v57-coaching-label{color:#fff!important;font-family:var(--v57-sans)!important;white-space:nowrap!important}.v57-coaching-label{margin-left:auto!important;font-size:7px!important;font-weight:700!important;letter-spacing:.08em!important}.v50-philosophy{background:var(--barbados-cherry)!important;color:#fff!important}.v50-app{background:var(--almond-blossom)!important}.v50-life-fit{background:var(--coconut-milk)!important}.v57-how{background:#fffdfb!important;color:var(--burgundy)!important}.v57-capacity{background:var(--burgundy)!important;color:#fff!important}.v57-stories{background:var(--coconut-milk)!important}.v50-sticky-apply{background:var(--barbados-cherry)!important;color:#fff!important;border-color:#fff!important}.v50-next,.v50-options button.active,.v50-progress span{background:var(--bonbon)!important}.v61-ribbon-stroke{stroke:var(--bonbon)!important}.v50-philosophy .v50-section-label,.v50-philosophy h2,.v50-philosophy h2 em,.v50-philosophy p,.v57-capacity .v50-section-label,.v57-capacity h2,.v57-capacity h2 em,.v57-capacity p,.v57-capacity strong{color:#fff!important}.v50-entry-copy h1,.v50-life-title h2,.v50-philosophy h2,.v57-capacity h2{font-family:var(--v57-display)!important;font-style:normal!important;font-weight:400!important;text-transform:uppercase!important;letter-spacing:.008em!important;line-height:.91!important}.v50-entry-copy h1 em,.v50-life-title h2 em,.v50-philosophy h2 em,.v57-capacity h2 em{font-family:var(--v57-display)!important;font-style:italic!important;font-weight:400!important;text-transform:uppercase!important;letter-spacing:.008em!important}.v50-entry-copy h1{font-size:clamp(3.65rem,6.5vw,7.35rem)!important}.v50-philosophy h2{font-size:clamp(4.15rem,7.4vw,8.25rem)!important}.v50-life-title h2{font-size:clamp(4.1rem,7.2vw,8rem)!important;color:var(--barbados-cherry)!important}.v50-life-title h2 em{font-size:.62em!important;line-height:1.02!important;margin-top:.15em!important;display:inline-block!important;color:var(--barbados-cherry)!important}.v57-capacity h2{font-size:clamp(4rem,7vw,7.7rem)!important}.v50-app-intro h2,.v50-stories-intro h3,.v57-how-head h2{font-family:var(--v57-sans)!important;font-style:normal!important;text-transform:uppercase!important;letter-spacing:-.025em!important}.v50-app-intro h2{color:#171416!important}.v50-stories-intro h3{color:var(--burgundy)!important}.story-red{background:var(--barbados-cherry)!important;color:#fff!important}.story-bonbon{background:var(--bonbon)!important;color:#fff!important}.story-blossom{background:var(--almond-blossom)!important;color:var(--burgundy)!important}.v57-capacity-tags span{color:#fff!important;border-color:rgba(255,255,255,.65)!important}.v57-capacity-tags span:first-child{background:var(--barbados-cherry)!important}.v57-capacity-tags span:nth-child(2){background:var(--bonbon)!important}.v57-capacity-tags span:nth-child(3){background:var(--barbados-cherry)!important}.v57-capacity-tags span:nth-child(4){background:var(--bonbon)!important}.v57-capacity-tags span:nth-child(5){background:var(--barbados-cherry)!important}@media(max-width:700px){.v50-brand-strip{width:calc(100% - 16px)!important;height:44px!important;min-height:44px!important;margin:8px auto 0!important;padding:0 12px!important;border-radius:999px!important}.v57-brand-name{font-size:8.7px!important;letter-spacing:.075em!important}.v57-coaching-label{font-size:5.9px!important;letter-spacing:.045em!important;max-width:100px!important;text-align:right!important}.v50-entry,.v50-entry-content{min-height:calc(100dvh - 52px)!important}.v50-entry-copy h1{font-size:clamp(2.75rem,12.7vw,3.7rem)!important}.v50-entry-copy h1,.v50-philosophy h2{line-height:.91!important;letter-spacing:.006em!important}.v50-philosophy h2{font-size:clamp(3rem,13.6vw,4.2rem)!important}.v50-life-title h2{font-size:clamp(3rem,13.5vw,4.2rem)!important;line-height:.92!important;letter-spacing:.006em!important}.v50-life-title h2 em{font-size:.62em!important}.v57-capacity h2{font-size:clamp(2.9rem,13.1vw,4.05rem)!important;line-height:.91!important;letter-spacing:.006em!important}.v50-app-intro h2,.v50-stories-intro h3,.v57-how-head h2{font-family:var(--v57-sans)!important}}.v50-public{--v64-ui:"TikTok Sans","DM Sans",Arial,sans-serif}.v50-brand-strip{justify-content:center!important}.v57-coaching-label{display:none!important}.v57-brand-name{position:static!important;transform:none!important;left:auto!important;top:auto!important}.v62-hero-duration{font-family:var(--v64-ui)!important;text-transform:uppercase!important;letter-spacing:.13em!important}.v50-progress{width:clamp(170px,24vw,250px)!important;max-width:56%!important;height:5px!important;margin:0 0 14px!important;overflow:hidden!important;background:rgba(255,255,255,.28)!important}.v50-progress,.v50-progress span{border-radius:999px!important}.v50-quiz-actions{width:min(470px,100%)!important;justify-content:flex-start!important;margin-top:9px!important;gap:12px!important}.v50-next{margin-left:0!important}.v61-ribbon-stroke{stroke-width:44!important}.v61-wave-text{font-family:var(--v64-ui)!important;font-size:14px!important;font-weight:700!important;letter-spacing:.08em!important}.v62-file-carousel{max-width:1040px!important}.v62-file-tabs{gap:7px!important;align-items:flex-end!important;padding:0 2px!important}.v62-file-tabs button{flex:0 0 auto!important;min-width:152px!important;min-height:48px!important;padding:12px 18px!important;border:0!important;outline:0!important;box-shadow:none!important;border-radius:14px 14px 5px 5px!important;display:flex!important;align-items:center!important;gap:9px!important;font-family:var(--v64-ui)!important}.v62-file-tabs button b{margin:0!important;font-size:9px!important}.v62-file-tabs button span{font-size:9px!important;font-weight:800!important;letter-spacing:.075em!important}.v62-file-tabs button.active{padding-top:12px!important;transform:translateY(1px)!important}.v64-tab-01{background:var(--bonbon)!important;color:var(--burgundy)!important}.v64-tab-02{background:var(--barbados-cherry)!important;color:#fff!important}.v64-tab-03{background:var(--coconut-milk)!important;color:var(--burgundy)!important}.v64-tab-04{background:var(--burgundy)!important;color:#fff!important}.v62-file-window{position:relative!important;border:0!important;outline:0!important;box-shadow:none!important;border-radius:0 18px 18px 18px!important;background:transparent!important;overflow:visible!important}.v62-file-track{border-radius:inherit!important;overflow-x:auto!important;overflow-y:hidden!important}.v62-file-card{border:0!important;outline:0!important;box-shadow:none!important}.v62-file-01{background:var(--bonbon)!important;color:var(--burgundy)!important}.v62-file-02{background:var(--barbados-cherry)!important;color:#fff!important}.v62-file-03{background:var(--coconut-milk)!important;color:var(--burgundy)!important}.v62-file-04{background:var(--burgundy)!important;color:#fff!important}.v62-file-card h3,.v62-file-card p,.v62-file-card>span{color:inherit!important}.v62-carousel-arrow{top:0!important;right:16px!important;left:auto!important;transform:translateY(-50%)!important;width:48px!important;height:48px!important;border:0!important;outline:0!important;box-shadow:0 8px 24px rgba(101,28,50,.14)!important;background:#fff!important;color:var(--burgundy)!important;font-family:var(--v64-ui)!important;font-size:21px!important}.v62-arrow-left{display:none!important}.v50-life-title h2,.v50-life-title h2 em{color:#171416!important}.v57-capacity{padding-top:100px!important}.v64-capacity-head{display:grid!important;grid-template-columns:minmax(0,1.65fr) minmax(220px,.55fr)!important;grid-gap:52px!important;gap:52px!important;align-items:start!important}.v64-capacity-title h2{margin:28px 0 0!important;max-width:900px!important;font-size:clamp(3.35rem,5.7vw,6.2rem)!important;line-height:.96!important}.v64-capacity-title h2,.v64-capacity-title h2 em{font-family:var(--v57-display)!important;letter-spacing:.012em!important}.v64-capacity-title h2 em{font-style:italic!important}.v64-capacity-head .v62-about-photo{width:100%!important;max-width:320px!important;justify-self:end!important}.v64-capacity-copy{max-width:900px!important;margin:52px 0 0 auto!important}.v64-capacity-copy p{margin:0 0 26px!important;color:#fff!important;font-family:var(--v64-ui)!important;font-size:18px!important;line-height:1.68!important}.v64-capacity-copy strong{color:#fff!important}@media(max-width:700px){.v62-hero-duration{font-size:8px!important;letter-spacing:.11em!important}.v50-progress{width:168px!important;max-width:48%!important;height:5px!important;margin-bottom:11px!important}.v50-quiz-actions{margin-top:7px!important;width:88%!important}.v50-next{min-height:42px!important;min-width:174px!important}.v50-wave{height:84px!important}.v61-ribbon-stroke{stroke-width:36!important}.v61-wave-text{font-size:11.5px!important;letter-spacing:.065em!important}.v62-file-carousel{margin-top:32px!important}.v62-file-tabs{gap:5px!important;padding-right:24px!important}.v62-file-tabs button{min-width:128px!important;min-height:44px!important;padding:10px 13px!important;border-radius:12px 12px 4px 4px!important}.v62-file-tabs button b{font-size:8px!important}.v62-file-tabs button span{display:inline!important;font-size:7.5px!important;letter-spacing:.055em!important}.v62-file-window{border-radius:0 15px 15px 15px!important}.v62-file-card{min-height:330px!important;padding:42px 26px 40px!important}.v62-file-card h3{margin:54px 0 16px!important;font-size:clamp(1.8rem,8vw,2.4rem)!important}.v62-file-card p{font-size:15px!important;line-height:1.58!important}.v62-carousel-arrow{width:42px!important;height:42px!important;right:12px!important;font-size:19px!important}.v57-capacity{padding:76px 14px 82px!important}.v64-capacity-head{grid-template-columns:minmax(112px,.78fr) minmax(0,1.42fr)!important;gap:14px!important;align-items:start!important}.v64-capacity-title{grid-column:2!important;grid-row:1!important;align-self:center!important}.v64-capacity-title .v50-section-label{font-size:7px!important;letter-spacing:.12em!important;margin-bottom:10px!important}.v64-capacity-title h2{margin:0!important;font-size:clamp(1.72rem,7.6vw,2.25rem)!important;line-height:.98!important;letter-spacing:.012em!important}.v64-capacity-head .v62-about-photo{grid-column:1!important;grid-row:1!important;width:100%!important;max-width:none!important;aspect-ratio:4/5!important;justify-self:start!important}.v62-about-photo span{font-size:8px!important}.v62-about-photo small{font-size:7px!important}.v64-capacity-copy{margin:32px 0 0!important;max-width:none!important}.v64-capacity-copy p{font-size:17px!important;line-height:1.68!important;margin-bottom:23px!important}.v57-capacity-tags{margin-top:38px!important}.v50-quiz{padding-top:14px!important}.v50-progress{width:132px!important;max-width:none!important;height:6px!important;margin:0 0 12px!important}.v50-question-wrap h2{margin-top:0!important}.v50-quiz-actions{margin-top:8px!important}.v50-philosophy{padding:84px 14px 72px!important;min-height:auto!important}.v50-philosophy h2{max-width:100%!important;font-size:clamp(2.55rem,10.9vw,3.2rem)!important;line-height:.94!important;letter-spacing:.004em!important;margin:24px 0 30px!important;text-wrap:balance!important}.v50-philosophy p{font-size:16px!important;line-height:1.58!important;max-width:34rem!important}.v50-wave{height:92px!important;margin-top:-38px!important;margin-bottom:-38px!important}.v61-ribbon-stroke{stroke-width:42!important}.v61-wave-text{font-family:var(--v64-ui)!important;font-size:10.5px!important;font-weight:700!important;letter-spacing:.075em!important}.v50-app{padding:62px 14px 74px!important}.v50-app-stage{height:392px!important;width:650px!important;left:50%!important;margin-left:-325px!important;transform:scale(.57)!important;transform-origin:center top!important;margin-bottom:-150px!important}.v50-app-intro{margin-bottom:26px!important}.v50-app-intro h2{font-size:clamp(2rem,8.2vw,2.55rem)!important;line-height:.98!important}.v50-app-intro p{font-size:16px!important}.v62-file-carousel{margin-top:24px!important;width:100%!important}.v62-file-tabs{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-gap:4px!important;gap:4px!important;padding:0!important;overflow:visible!important}.v62-file-tabs button{width:100%!important;min-width:0!important;min-height:48px!important;padding:10px 6px!important;border-radius:14px 14px 5px 5px!important;justify-content:center!important;gap:5px!important}.v62-file-tabs button b{font-size:7px!important}.v62-file-tabs button span{font-size:6.5px!important;letter-spacing:.025em!important;white-space:nowrap!important}.v62-file-window{border-radius:0 16px 16px 16px!important}.v62-file-card{min-height:300px!important;padding:34px 22px!important}.v62-file-card>span{font-size:8px!important}.v62-file-card h3{margin:44px 0 14px!important;max-width:92%!important;font-size:clamp(1.65rem,7.2vw,2.05rem)!important;line-height:.98!important;letter-spacing:-.025em!important}.v62-file-card p{font-size:14.5px!important;line-height:1.55!important}.v62-carousel-arrow{width:38px!important;height:38px!important;right:10px!important;top:0!important;transform:translateY(-50%)!important;font-size:17px!important}.v62-carousel-progress{margin-top:10px!important}.v57-capacity{padding:72px 14px 76px!important}.v64-capacity-head{grid-template-columns:minmax(102px,.72fr) minmax(0,1.48fr)!important;gap:16px!important;align-items:start!important}.v64-capacity-head .v62-about-photo{aspect-ratio:4/5!important;min-height:0!important}.v64-capacity-title{align-self:start!important;padding-top:2px!important}.v64-capacity-title .v50-section-label{font-size:6.5px!important;line-height:1.2!important;margin-bottom:9px!important}.v64-capacity-title h2{font-size:clamp(1.46rem,6.25vw,1.86rem)!important;line-height:1.01!important;letter-spacing:.004em!important;text-wrap:balance!important}.v64-capacity-copy{margin:26px 0 0!important}.v64-capacity-copy p{max-width:100%!important;font-size:15.5px!important;line-height:1.62!important;margin-bottom:20px!important}.v57-capacity-tags{margin-top:30px!important;gap:7px!important}.v57-capacity-tags span{font-size:7.5px!important;padding:8px 10px!important}}@media(max-width:390px){.v50-philosophy h2{font-size:clamp(2.35rem,10.5vw,2.75rem)!important}.v64-capacity-head{grid-template-columns:96px minmax(0,1fr)!important;gap:13px!important}.v64-capacity-title h2{font-size:clamp(1.38rem,5.95vw,1.68rem)!important}.v62-file-tabs button span{font-size:6px!important}}@media(max-width:700px){.v50-public{--v66-editorial:"abril-display","Abril Display","Bodoni Moda",Georgia,serif;--v66-body:"DM Sans",Arial,sans-serif}.v50-public .v50-helper-top,.v50-public .v64-capacity-copy p,.v50-public p{font-family:var(--v66-body)!important;font-weight:300!important;letter-spacing:0!important;line-height:1.5!important}.v50-public .v50-back,.v50-public .v50-next,.v50-public .v50-section-label,.v50-public .v50-sticky-apply,.v50-public .v57-capacity-tags span,.v50-public .v62-file-tabs button,.v50-public .v62-hero-duration,.v50-public button{font-family:var(--v66-body)!important;font-weight:500!important;text-transform:uppercase!important;letter-spacing:.1em!important}.v50-entry-copy h1,.v50-life-title h2,.v50-philosophy h2,.v64-capacity-title h2{font-family:var(--v66-editorial)!important;font-weight:400!important;font-style:normal!important;letter-spacing:0!important;line-height:1.2!important;text-transform:uppercase!important;text-wrap:balance!important;font-feature-settings:"kern"!important;font-kerning:normal!important}.v50-entry-copy h1 em,.v50-life-title h2 em,.v50-philosophy h2 em,.v64-capacity-title h2 em{font-family:var(--v66-editorial)!important;font-weight:400!important;font-style:italic!important;letter-spacing:0!important;line-height:inherit!important}.v50-entry-copy h1{font-size:clamp(2.22rem,9.7vw,2.72rem)!important;max-width:96%!important}.v50-philosophy h2{font-size:clamp(2.38rem,10.25vw,2.95rem)!important;margin:24px 0 32px!important;max-width:100%!important}.v50-life-title h2{font-size:clamp(2.36rem,10.2vw,2.95rem)!important;margin-top:18px!important}.v50-life-title h2 em{font-size:.68em!important;line-height:1.2!important;margin-top:.18em!important}.v64-capacity-head{grid-template-columns:104px minmax(0,1fr)!important;gap:16px!important;align-items:start!important}.v64-capacity-title{align-self:start!important;padding-top:0!important}.v64-capacity-title .v50-section-label{margin-bottom:10px!important;font-size:6.5px!important}.v64-capacity-title h2{margin:0!important;font-size:clamp(1.35rem,5.7vw,1.65rem)!important;max-width:none!important}.v64-capacity-copy{margin-top:28px!important}.v64-capacity-copy p{font-size:15.5px!important;margin-bottom:20px!important}.v50-app-intro h2,.v50-stories-intro h3,.v57-how-head h2,.v57-steps h3,.v62-file-card h3{font-family:var(--v66-body)!important;font-style:normal!important}}@media(max-width:390px){.v50-entry-copy h1{font-size:clamp(2.05rem,9.25vw,2.38rem)!important}.v50-philosophy h2{font-size:clamp(2.2rem,9.7vw,2.58rem)!important}.v50-life-title h2{font-size:clamp(2.18rem,9.6vw,2.55rem)!important}.v64-capacity-head{grid-template-columns:96px minmax(0,1fr)!important;gap:13px!important}.v64-capacity-title h2{font-size:clamp(1.25rem,5.45vw,1.48rem)!important}}@media(max-width:700px){.v50-quiz{width:min(88%,430px)!important;margin-left:auto!important;margin-right:auto!important;padding-top:18px!important}.v50-progress{margin:0 auto 14px!important}.v50-question-wrap{width:100%!important}.v50-helper-top,.v50-question-wrap,.v50-question-wrap h2{text-align:center!important}.v50-options,.v50-options-goals{width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;align-items:center!important}.v50-options button,.v50-options-goals button{text-align:center!important}.v50-quiz-actions{width:100%!important;justify-content:center!important}.v50-next{margin-left:0!important}.v50-entry-copy{width:100%!important;text-align:center!important}.v50-entry-copy h1{text-align:center!important;max-width:94%!important}.v50-entry-copy h1,.v62-hero-duration{margin-left:auto!important;margin-right:auto!important}.v62-hero-duration{display:block!important;width:max-content!important}.v50-quiz{width:min(88%,430px)!important;margin-left:auto!important;margin-right:auto!important}.v50-helper-top,.v50-question-wrap,.v50-question-wrap h2{text-align:center!important}.v50-options,.v50-options-goals{width:100%!important;max-width:100%!important;align-items:stretch!important}.v50-options button,.v50-options-goals button{width:100%!important;min-width:100%!important;max-width:100%!important;min-height:38px!important;padding:8px 14px!important;justify-content:center!important;text-align:center!important}.v50-options button.active,.v50-options-goals button.active{background:rgba(255,255,255,.18)!important;color:#fff!important;border-color:#fff!important}.v50-quiz-actions{width:100%!important;justify-content:center!important}.v50-next{background:var(--bonbon)!important;color:var(--burgundy)!important;border-color:var(--burgundy)!important}.v50-philosophy{position:relative!important;padding-top:96px!important}.v50-philosophy>.v50-wave{position:absolute!important;left:0!important;right:0!important;top:0!important;width:100%!important;height:92px!important;margin:0!important;transform:translateY(-50%)!important;z-index:12!important}.v50-app{display:flex!important;flex-direction:column!important;background:var(--barbados-cherry)!important;color:#fff!important;padding:72px 14px 78px!important}.v50-app-intro{order:1!important;width:100%!important;text-align:center!important;margin:0 auto 24px!important}.v50-app-intro,.v50-app-intro .v50-section-label,.v50-app-intro h2,.v50-app-intro p{color:#fff!important}.v50-app-intro h2{margin:12px auto 8px!important;font-size:clamp(2.05rem,8.5vw,2.55rem)!important;line-height:1.08!important;letter-spacing:0!important}.v50-app-intro p{font-size:15px!important}.v50-app-stage{order:2!important;height:292px!important;width:650px!important;left:50%!important;margin:0 0 -72px -325px!important;transform:scale(.47)!important;transform-origin:center top!important}.v62-file-carousel{order:3!important;margin-top:18px!important;width:100%!important}.v62-file-tabs{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important}.v62-file-tabs button{min-height:48px!important;padding:10px 5px!important}.v62-file-tabs button span{display:inline!important;font-size:6.7px!important;white-space:nowrap!important}.v62-file-card{min-height:286px!important;padding:32px 22px!important}.v62-file-card h3{margin:38px 0 14px!important;font-size:clamp(1.45rem,6.3vw,1.8rem)!important;line-height:1.08!important;letter-spacing:0!important}.v62-file-card p{font-size:14px!important;line-height:1.52!important}.v62-carousel-arrow{width:32px!important;height:32px!important;right:9px!important;top:50%!important;transform:translateY(-50%)!important;font-size:15px!important;box-shadow:0 5px 14px rgba(101,28,50,.12)!important}.v57-capacity{background:var(--almond-blossom)!important;color:var(--burgundy)!important;padding:0 14px 76px!important}.v64-capacity-head{display:grid!important;grid-template-columns:1fr!important;grid-gap:0!important;gap:0!important}.v64-capacity-head .v62-about-photo{grid-column:1!important;grid-row:1!important;width:calc(100% + 28px)!important;max-width:none!important;margin-left:-14px!important;aspect-ratio:16/10!important;min-height:0!important;border-color:rgba(101,28,50,.45)!important;color:var(--burgundy)!important}.v64-capacity-title{grid-column:1!important;grid-row:2!important;padding:34px 0 0!important;text-align:left!important}.v64-capacity-title .v50-section-label{color:var(--burgundy)!important;font-size:7px!important;margin-bottom:12px!important}.v64-capacity-title h2,.v64-capacity-title h2 em{color:var(--burgundy)!important}.v64-capacity-title h2{font-size:clamp(2rem,8.8vw,2.55rem)!important;line-height:1.12!important;letter-spacing:0!important}.v64-capacity-copy{margin:30px 0 0!important}.v64-capacity-copy p,.v64-capacity-copy strong{color:var(--burgundy)!important}.v64-capacity-copy p{font-size:15.5px!important;line-height:1.58!important}.v57-capacity-tags span{color:#fff!important;border-color:rgba(101,28,50,.25)!important}}@media(max-width:390px){.v50-options button,.v50-options-goals button{min-height:36px!important;font-size:8px!important}.v50-app-stage{transform:scale(.44)!important;height:276px!important;margin-bottom:-78px!important}.v62-file-tabs button span{font-size:6px!important}.v64-capacity-title h2{font-size:clamp(1.9rem,8.5vw,2.3rem)!important}}@media(max-width:700px){.v50-brand-strip{background:var(--burgundy)!important;border-color:transparent!important}.v50-brand-strip,.v57-brand-name{color:#fff!important}.v50-entry{min-height:1180px!important;padding-bottom:150px!important}.v50-entry-content{min-height:1120px!important;padding-bottom:155px!important}.v50-quiz{width:min(78%,360px)!important}.v50-options,.v50-options-goals{width:min(100%,320px)!important;margin-left:auto!important;margin-right:auto!important;align-items:center!important}.v50-options button,.v50-options-goals button{width:min(100%,300px)!important;min-width:0!important;max-width:300px!important}.v50-quiz-actions{width:min(100%,300px)!important;margin:14px auto 0!important;justify-content:center!important}.v50-next{width:100%!important;max-width:300px!important;min-width:0!important;background:var(--bonbon)!important;color:var(--burgundy)!important}.v50-philosophy{padding-top:112px!important}.v50-philosophy>.v50-wave{top:0!important;transform:translateY(-50%)!important;height:110px!important}.v61-ribbon-stroke{stroke-width:40!important}.v61-wave-text{font-size:15.5px!important;font-weight:700!important;letter-spacing:.09em!important}.v50-app{background:var(--almond-blossom)!important;padding:82px 14px 96px!important}.v50-app,.v50-app-intro,.v50-app-intro .v50-section-label,.v50-app-intro h2,.v50-app-intro p{color:var(--burgundy)!important}.v50-app-intro{margin-bottom:24px!important}.v50-app-stage{height:330px!important;margin-bottom:-36px!important}.v62-file-carousel{margin-top:88px!important;width:100%!important}.v62-file-tabs{gap:4px!important;margin-bottom:-1px!important;padding:0!important;position:relative!important;z-index:4!important;align-items:end!important}.v62-file-tabs button{min-height:50px!important;padding:10px 5px 11px!important;border:0!important;border-radius:13px 13px 0 0!important;box-shadow:none!important;position:relative!important;transform:none!important}.v62-file-tabs button.active{min-height:56px!important;padding-top:13px!important;transform:translateY(1px)!important;z-index:6!important}.v62-file-tabs button span{font-size:6.8px!important;letter-spacing:.045em!important}.v62-file-tabs button b{font-size:7.5px!important}.v62-file-window{margin-top:0!important;overflow:hidden!important;position:relative!important;z-index:2!important}.v62-file-card,.v62-file-track,.v62-file-window{border-radius:0 18px 18px 18px!important}.v62-file-card{min-height:300px!important}.v62-carousel-arrow{width:34px!important;height:58px!important;right:0!important;top:50%!important;transform:translateY(-50%)!important;border-radius:18px 0 0 18px!important;background:rgba(255,255,255,.88)!important;color:var(--burgundy)!important;border:1px solid rgba(101,28,50,.12)!important;box-shadow:0 6px 18px rgba(101,28,50,.12)!important;font-size:29px!important;line-height:1!important;padding:0 0 3px 2px!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}.v50-life-title h2 .v69-life-subline{display:block!important;margin-top:12px!important;font-family:var(--v66-editorial)!important;font-style:italic!important;font-size:.42em!important;line-height:1.18!important;text-transform:none!important;letter-spacing:0!important}.v69-capacity-slogan{display:flex!important;flex-direction:column!important;gap:2px!important;margin:0!important;text-transform:none!important}.v69-capacity-slogan .v69-script{font-family:adobe-handwriting-ernie,Bradley Hand,Segoe Print,cursive!important;font-size:clamp(1.35rem,6vw,1.75rem)!important;font-style:normal!important;line-height:1!important;text-transform:none!important}.v69-capacity-slogan .v69-display,.v69-capacity-slogan .v69-script{display:block!important;font-weight:400!important;letter-spacing:0!important;color:var(--burgundy)!important}.v69-capacity-slogan .v69-display{font-family:var(--v66-editorial)!important;font-size:clamp(2.25rem,9.8vw,2.9rem)!important;line-height:1.02!important;text-transform:uppercase!important}.v57-capacity-tags{gap:7px!important}.v57-capacity-tags span,.v57-capacity-tags span:nth-child(n){background:var(--barbados-cherry)!important;color:#fff!important;border-color:var(--barbados-cherry)!important}.v50-story-grid{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;gap:12px!important;margin-right:-14px!important;padding-right:14px!important;scrollbar-width:none!important}.v50-story-grid::-webkit-scrollbar{display:none!important}.v50-story-grid article{flex:0 0 82vw!important;scroll-snap-align:start!important}.v50-footer{min-height:0!important;padding:22px 14px 30px!important;display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:flex-end!important;gap:18px!important}.v57-footer-lockup{gap:4px!important}.v57-footer-lockup p{margin:0 0 6px!important;font-size:7.5px!important;line-height:1.35!important;letter-spacing:.12em!important;order:2!important}.v57-footer-lockup strong{font-size:12px!important;letter-spacing:.12em!important;order:1!important}.v50-footer nav{margin:0!important;gap:10px!important;font-size:7px!important;flex-wrap:wrap!important;justify-content:flex-end!important}}@media(max-width:390px){.v50-entry{min-height:1140px!important}.v50-entry-content{min-height:1080px!important}.v50-quiz{width:min(82%,340px)!important}.v61-wave-text{font-size:14.5px!important}.v50-app-stage{height:312px!important;margin-bottom:-30px!important}.v62-file-carousel{margin-top:82px!important}.v62-file-tabs button span{font-size:6.1px!important}.v69-capacity-slogan .v69-display{font-size:clamp(2.05rem,9.3vw,2.55rem)!important}}@media(max-width:700px){.v50-entry{min-height:1010px!important;padding-bottom:92px!important}.v50-entry-content{min-height:960px!important;padding-bottom:108px!important}.v50-quiz{width:min(86%,370px)!important}.v50-options,.v50-options-goals{width:auto!important;max-width:100%!important;align-items:center!important}.v50-options button,.v50-options-goals button{width:auto!important;min-width:0!important;max-width:258px!important;min-height:36px!important;padding:8px 14px!important;white-space:normal!important;text-align:center!important;justify-content:center!important}.v50-quiz-actions{width:min(100%,258px)!important;margin:14px auto 0!important}.v50-next{max-width:258px!important}.v61-wave-text{font-family:var(--v57-sans)!important;font-size:16.5px!important;font-style:normal!important;font-weight:700!important;letter-spacing:.16em!important;word-spacing:.16em!important}.v50-life-title h2 .v69-life-subline{margin-top:14px!important;font-size:.58em!important;line-height:1.14!important}.v69-capacity-slogan .v69-script{font-family:var(--v57-display)!important;font-size:clamp(1.45rem,6.4vw,1.9rem)!important;font-style:italic!important;font-weight:400!important;line-height:1.02!important;letter-spacing:-.015em!important}}@media(max-width:390px){.v50-entry{min-height:970px!important;padding-bottom:84px!important}.v50-entry-content{min-height:920px!important;padding-bottom:100px!important}.v50-next,.v50-options button,.v50-options-goals button,.v50-quiz-actions{max-width:246px!important}.v61-wave-text{font-size:15.5px!important;letter-spacing:.14em!important}.v50-life-title h2 .v69-life-subline{font-size:.6em!important}}@media(max-width:700px){.v50-brand-strip,.v50-public~.v50-brand-strip{background:#651C32!important;border-color:#651C32!important}.v50-brand-strip .v57-brand-name{color:#fff!important}.v50-quiz{--v71-quiz-button-width:258px}.v50-options,.v50-options-goals{width:var(--v71-quiz-button-width)!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;align-items:stretch!important}.v50-options button,.v50-options-goals button{box-sizing:border-box!important;width:100%!important;min-width:100%!important;max-width:100%!important}.v50-quiz-actions{width:var(--v71-quiz-button-width)!important;margin-left:auto!important;margin-right:auto!important}.v50-next,.v50-quiz-actions{box-sizing:border-box!important;max-width:100%!important}.v50-next{width:100%!important;min-width:100%!important}.v61-wave-text{font-family:var(--v57-sans)!important;font-size:16px!important;font-style:normal!important;font-weight:650!important;letter-spacing:.12em!important;word-spacing:.08em!important}.v50-life-title h2 .v69-life-subline{margin-top:6px!important;font-size:.68em!important;line-height:1.08!important;letter-spacing:-.02em!important}.v69-capacity-slogan,.v69-capacity-slogan .v69-display,.v69-capacity-slogan .v69-script{color:var(--barbados-cherry)!important}.v69-capacity-slogan .v69-script{font-style:italic!important;font-size:clamp(1.5rem,6.7vw,2rem)!important;line-height:1!important;letter-spacing:0!important}.v69-capacity-slogan .v69-display,.v69-capacity-slogan .v69-script{font-family:var(--v66-editorial)!important;font-weight:400!important}.v69-capacity-slogan .v69-display{font-style:normal!important;color:var(--barbados-cherry)!important}.v50-footer{background:var(--coconut-milk)!important;border-top:1px solid rgba(101,28,50,.18)!important}.v50-footer,.v50-footer a,.v57-footer-lockup p,.v57-footer-lockup strong{color:var(--burgundy)!important}}@media(max-width:390px){.v50-quiz{--v71-quiz-button-width:246px}.v61-wave-text{font-size:15px!important;letter-spacing:.11em!important}.v50-life-title h2 .v69-life-subline{font-size:.7em!important}}@media(max-width:700px){.v50-brand-strip{width:100%!important;height:46px!important;min-height:46px!important;margin:0!important;padding:0 14px!important;border:0!important;border-radius:0!important;background:var(--burgundy)!important;box-shadow:none!important}.v50-brand-strip .v57-brand-name{color:#fff!important}.v50-quiz{--v72-quiz-button-width:224px!important}.v50-options,.v50-options-goals{width:var(--v72-quiz-button-width)!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;align-items:stretch!important}.v50-options button,.v50-options-goals button{box-sizing:border-box!important;width:100%!important;min-width:100%!important;max-width:100%!important;min-height:38px!important;padding:8px 11px!important;font-size:8.5px!important;line-height:1.25!important;white-space:normal!important;text-align:center!important}.v50-quiz-actions{width:var(--v72-quiz-button-width)!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}.v50-next{box-sizing:border-box!important;width:100%!important;min-width:100%!important;max-width:100%!important;min-height:40px!important;padding:0 13px!important}.v50-entry{min-height:930px!important;padding-bottom:58px!important}.v50-entry-content{min-height:890px!important;padding-bottom:72px!important}.v50-philosophy{padding-top:92px!important}.v50-philosophy>.v50-wave{top:0!important;transform:translateY(-50%)!important;height:92px!important}.v61-ribbon-stroke{stroke-width:36!important}.v61-wave-text{display:none!important}.v72-wave-track{position:absolute!important;inset:0!important;z-index:3!important;display:flex!important;align-items:center!important;width:max-content!important;white-space:nowrap!important;pointer-events:none!important;animation:v72-wave-marquee 16s linear infinite!important;will-change:transform}.v72-wave-track span{flex:none!important;display:block!important;padding-right:34px!important;font-family:var(--v57-sans)!important;font-style:normal!important;font-weight:650!important;font-size:14.5px!important;line-height:1!important;letter-spacing:.11em!important;word-spacing:.08em!important;color:#fff!important}@keyframes v72-wave-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.v50-life-title h2 .v69-life-subline{margin-top:4px!important;font-size:.76em!important;line-height:1.08!important}.v69-capacity-slogan,.v69-capacity-slogan .v69-display,.v69-capacity-slogan .v69-script{color:var(--burgundy)!important}.v69-capacity-slogan .v69-script{font-style:italic!important;font-size:clamp(1.72rem,7.4vw,2.08rem)!important;line-height:1.02!important}.v69-capacity-slogan .v69-display,.v69-capacity-slogan .v69-script{font-family:var(--v66-editorial)!important;font-weight:400!important;letter-spacing:0!important}.v69-capacity-slogan .v69-display{font-style:normal!important;font-size:clamp(1.95rem,8.2vw,2.3rem)!important;line-height:1.03!important;color:var(--burgundy)!important}.v50-footer{width:100%!important;margin:0!important;border:0!important;border-radius:0!important;background:var(--burgundy)!important;box-shadow:none!important}.v50-footer,.v50-footer a,.v57-footer-lockup em,.v57-footer-lockup p,.v57-footer-lockup strong{color:#fff!important}}@media(max-width:390px){.v50-quiz{--v72-quiz-button-width:218px!important}.v50-options button,.v50-options-goals button{font-size:8px!important;padding-left:10px!important;padding-right:10px!important}.v72-wave-track span{font-size:13.5px!important;letter-spacing:.1em!important}.v69-capacity-slogan .v69-script{font-size:clamp(1.58rem,7.1vw,1.9rem)!important}.v69-capacity-slogan .v69-display{font-size:clamp(1.8rem,7.8vw,2.1rem)!important}}.v50-brand-strip{width:100%!important;margin:0!important;border-radius:0!important;background:var(--burgundy)!important;border-color:var(--burgundy)!important;box-shadow:none!important}.v50-brand-strip .v57-brand-name{color:#fff!important}.v50-footer{width:100%!important;margin:0!important;border-radius:0!important;background:var(--burgundy)!important;border-color:var(--burgundy)!important;box-shadow:none!important}.v50-footer a,.v57-footer-lockup em,.v57-footer-lockup p,.v57-footer-lockup strong{color:#fff!important}.v73-wave-copy{pointer-events:none}.v73-wave-text{fill:#fff;font-family:var(--v57-sans)!important;font-style:normal!important;font-weight:650!important;font-size:15px!important;letter-spacing:.08em!important;word-spacing:.08em!important}@media(max-width:700px){.v50-quiz{--v73-quiz-button-width:196px!important}.v50-options,.v50-options-goals,.v50-quiz-actions{width:var(--v73-quiz-button-width)!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}.v50-next,.v50-options button,.v50-options-goals button{box-sizing:border-box!important;width:100%!important;min-width:100%!important;max-width:100%!important}.v50-options button,.v50-options-goals button{min-height:36px!important;padding:7px 9px!important;font-size:8px!important;line-height:1.2!important;letter-spacing:.055em!important;white-space:normal!important}.v50-next{min-height:38px!important;padding:0 10px!important}.v50-entry{min-height:900px!important;padding-bottom:46px!important}.v50-entry-content{min-height:860px!important;padding-bottom:58px!important}.v72-wave-track{display:none!important}.v50-philosophy>.v50-wave{height:88px!important}.v61-ribbon-stroke{stroke-width:38!important}.v73-wave-text{font-size:14px!important;letter-spacing:.07em!important;word-spacing:.07em!important}.v69-capacity-slogan{flex-direction:column!important;gap:5px!important}.v69-capacity-slogan,.v73-slogan-line{display:flex!important;color:var(--burgundy)!important}.v73-slogan-line{align-items:baseline!important;flex-wrap:nowrap!important;gap:.28em!important}.v73-slogan-line:nth-child(2){gap:.18em!important}.v69-capacity-slogan .v69-script{font-style:italic!important;font-size:clamp(1.42rem,5.9vw,1.72rem)!important}.v69-capacity-slogan .v69-display,.v69-capacity-slogan .v69-script{display:inline!important;font-family:var(--v66-editorial)!important;font-weight:400!important;line-height:1!important;color:var(--burgundy)!important}.v69-capacity-slogan .v69-display{font-style:normal!important;font-size:clamp(1.55rem,6.35vw,1.88rem)!important;letter-spacing:-.01em!important}}@media(max-width:390px){.v50-quiz{--v73-quiz-button-width:190px!important}.v50-options button,.v50-options-goals button{font-size:7.7px!important;padding-left:8px!important;padding-right:8px!important}.v73-wave-text{font-size:13.2px!important;letter-spacing:.065em!important}.v69-capacity-slogan .v69-script{font-size:clamp(1.32rem,5.7vw,1.55rem)!important}.v69-capacity-slogan .v69-display{font-size:clamp(1.43rem,6.05vw,1.68rem)!important}}@media(max-width:700px){.v73-wave-text{font-size:12.4px!important;font-style:normal!important;font-weight:500!important;letter-spacing:.035em!important;word-spacing:.02em!important}.v69-capacity-slogan,.v69-capacity-slogan .v69-display,.v69-capacity-slogan .v69-script,.v74-slogan-line{color:#730705!important}.v69-capacity-slogan{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:5px!important}.v74-slogan-line{display:flex!important;align-items:baseline!important;flex-wrap:nowrap!important;gap:.25em!important;width:100%!important}.v74-slogan-only{margin-bottom:1px!important}.v69-capacity-slogan .v69-script{font-style:italic!important;font-size:clamp(1.58rem,6.55vw,1.86rem)!important}.v69-capacity-slogan .v69-display,.v69-capacity-slogan .v69-script{display:inline!important;font-family:var(--v66-editorial)!important;font-weight:400!important;line-height:1!important}.v69-capacity-slogan .v69-display{font-style:normal!important;font-size:clamp(1.48rem,6.15vw,1.75rem)!important;letter-spacing:-.008em!important}}@media(max-width:390px){.v73-wave-text{font-size:11.8px!important;letter-spacing:.03em!important}.v69-capacity-slogan .v69-script{font-size:clamp(1.48rem,6.2vw,1.68rem)!important}.v69-capacity-slogan .v69-display{font-size:clamp(1.39rem,5.85vw,1.58rem)!important}}