@import url("https://fonts.googleapis.com/css2?family=Big+Shoulders+Display:wght@700;800;900&family=Inter:wght@400;700;800;900&display=swap");

:root{--ink:#0b0d0f;--ink2:#13171a;--paper:#f3f0e9;--muted:#a9afb2;--orange:#f05a1a;--teal:#1a9aa0;--line:rgba(255,255,255,.13);--max:1180px}*{box-sizing:border-box}img,svg,video{max-width:100%;height:auto}html{scroll-behavior:smooth;overflow-x:clip}body{margin:0;overflow-x:clip;background:var(--ink);color:#f5f4f0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}.skip-link{position:absolute;left:-9999px;top:0;background:#fff;color:#000;padding:.75rem 1rem;z-index:99}.skip-link:focus{left:1rem;top:1rem}a{color:inherit}.shell{width:min(calc(100% - 40px),var(--max));margin:auto}.site-header{position:fixed;inset:0 0 auto;z-index:50;background:linear-gradient(#0b0d0fe8,#0b0d0f00)}.nav-wrap{width:min(calc(100% - 32px),1240px);height:92px;margin:auto;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:.65rem;text-decoration:none;font-weight:900;letter-spacing:.08em;font-size:.88rem}.brand img{object-fit:contain}.brand span{display:grid}.brand b{font-size:.65rem;color:var(--muted);letter-spacing:.18em}.site-header nav{display:flex;align-items:center;gap:1.4rem;font-weight:700;font-size:.9rem}.site-header nav a{text-decoration:none}.nav-cta{border:1px solid #fff;padding:.7rem 1rem}.menu-btn{display:none;background:none;border:0;padding:10px}.menu-btn span{display:block;width:25px;height:2px;background:#fff;margin:5px}.hero{min-height:760px;height:94vh;max-height:980px;position:relative;display:flex;align-items:flex-end;overflow:hidden}.hero-media{position:absolute;inset:0;background:url('/assets/athlete-gym.webp') center 24%/cover no-repeat;transform:scale(1.02)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,7,8,.94) 0%,rgba(5,7,8,.69) 45%,rgba(5,7,8,.16) 74%),linear-gradient(0deg,#0b0d0f 0%,transparent 45%)}.hero-content{position:relative;z-index:2;padding-bottom:6.5rem}.eyebrow{margin:0 0 .9rem;color:#c8ccce;font-weight:900;font-size:.73rem;letter-spacing:.2em}.eyebrow.orange{color:var(--orange)}h1,h2,h3,.lead-title,.thanks-title{margin:0;line-height:.94;letter-spacing:-.045em;font-family:"Big Shoulders Display",Inter,ui-sans-serif,system-ui,sans-serif;font-weight:800}h1,h2,.lead-title{text-wrap:balance}h1{font-size:clamp(4.5rem,12vw,9.5rem);text-transform:uppercase;max-width:800px}h1 em{font-style:normal;color:var(--orange)}h2{font-size:clamp(2.8rem,6vw,5.8rem);max-width:830px}h3{font-size:2rem}.hero-copy{font-size:clamp(1.05rem,1.8vw,1.3rem);max-width:640px;color:#d0d3d4;margin:1.6rem 0 2rem}.hero-actions{display:flex;gap:.75rem;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:.9rem 1.3rem;text-decoration:none;font-weight:900;border:1px solid transparent;cursor:pointer;font:inherit}.btn.primary{background:var(--orange);color:#111}.btn.ghost{border-color:#ffffff66;background:#0b0d0f33}.btn.wide{width:100%}
.btn,.site-header nav a,.nav-cta,.text-cta,.select-program,.quote-card,.conversion-card,.program{transition:background-color 180ms ease,color 180ms ease,border-color 180ms ease,opacity 180ms ease,transform 180ms ease}
.btn.primary:hover{background:#ff6a28}
.btn.ghost:hover{border-color:#ffffffcc;background:rgba(255,255,255,.08)}
.site-header nav a:hover{color:var(--orange)}
.site-header nav a.nav-cta:hover,.nav-cta:hover{background:#fff;color:#0b0d0f;border-color:#fff}
.text-cta:hover,.select-program:hover{opacity:.82}
.quote-card:hover,.conversion-card:hover,.program:hover{transform:translateY(-2px)}
.hero-content>.text-cta{display:inline-block;margin:.85rem 0 0}.trust-strip{display:flex;gap:2.2rem;margin-top:3.2rem;color:#c3c7c8;font-size:.83rem}.trust-strip span{display:grid}.trust-strip strong{font-size:1.45rem;color:#fff}.section{padding:8.5rem 0}.section.dark{background:var(--ink)}.section.light{background:var(--paper);color:#111}.section-head{display:grid;grid-template-columns:1.6fr 1fr;gap:4rem;align-items:end;margin-bottom:3.5rem}.section-head>p{color:#3d4447;margin:0;max-width:480px}.dark .section-head>p{color:#aeb3b5}.result-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:1rem}.result-card{margin:0;position:relative;overflow:hidden;background:#15191c;min-height:460px}.result-card img{width:100%;height:100%;object-fit:cover;display:block}.result-large{grid-row:span 2;min-height:900px}.result-card figcaption{position:absolute;inset:auto 0 0;padding:2rem;background:linear-gradient(transparent,#070809e8);display:grid}.result-card figcaption span{font-size:.75rem;text-transform:uppercase;letter-spacing:.17em;color:#c9cccd}.result-card figcaption b{font-size:1.3rem;max-width:420px}.proof-card{background:var(--orange);padding:2.5rem;min-height:425px;display:flex;flex-direction:column;justify-content:space-between}.proof-card blockquote{font-size:1.7rem;line-height:1.15;font-weight:800;letter-spacing:-.03em;margin:1rem 0}.proof-card a{font-weight:900}.program-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.program{padding:2rem;background:#fff;border:1px solid #dedbd4;position:relative}.program.featured{background:#111;color:#fff;border-color:#111}.program>span{position:absolute;right:1.5rem;top:1.1rem;font-size:3.5rem;font-weight:950;opacity:.08}.program h3{margin-bottom:1rem}.program p:not(.eyebrow):not(.price){color:#3d4447}.program.featured p:not(.eyebrow):not(.price){color:#bec2c3}.program ul{padding-left:1.1rem;color:#404649;min-height:88px}.program.featured ul{color:#d5d7d8}.price{font-size:1.65rem;font-weight:950;margin:1.5rem 0 .6rem}.price small{font-size:.78rem;font-weight:700;color:#7b8082}.select-program{color:var(--orange);font-weight:900}.guarantee{margin-top:1rem;background:#0f1315;color:#fff;padding:2rem 2.5rem;display:grid;grid-template-columns:auto 1fr;gap:1.5rem;align-items:center}.check{width:56px;height:56px;border-radius:50%;background:var(--teal);display:grid;place-items:center;font-size:1.6rem;font-weight:900}.guarantee p{margin:.65rem 0 0;color:#c2c6c8}.coach{background:#0e1113}.coach-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:5rem;align-items:center}.coach-photo{min-height:680px}.coach-photo img{width:100%;height:680px;object-fit:cover}.coach .lead{font-size:1.15rem;color:var(--orange);font-weight:800}.coach p{color:#bac0c2;max-width:670px}.pillars{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;margin:2rem 0}.pillars div{border-top:1px solid var(--line);padding:1rem 0;display:grid;gap:.2rem}.pillars b{color:var(--orange);font-size:.75rem}.pillars span{font-weight:800}.faq{background:#e9e5dc;color:#111}.narrow{max-width:900px}.faq h2{margin-bottom:2rem}.faq details{border-top:1px solid #bbb5aa;padding:1.4rem 0}.faq details:last-child{border-bottom:1px solid #bbb5aa}.faq summary{cursor:pointer;font-size:1.15rem;font-weight:850;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary::after{content:'+';float:right;color:var(--orange);font-size:1.5rem}.faq details[open] summary::after{content:'−'}.faq details p{color:#3d4447;max-width:730px}.contact{background:linear-gradient(130deg,#111719,#090b0c)}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:5rem}.contact h2{margin-bottom:1.5rem}.contact-meta{margin-top:3rem;border-top:1px solid var(--line)}.contact-meta p{border-bottom:1px solid var(--line);padding:1rem 0;margin:0;color:#b8bdbe}.contact-form{background:#f3f0e9;color:#111;padding:2rem}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-form label{display:grid;gap:.45rem;font-weight:800;margin-bottom:1rem}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #c9c5bc;background:#fff;padding:.9rem;font:inherit;border-radius:0}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:3px solid #1a9aa055;outline-offset:1px;border-color:var(--teal)}.honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.privacy-note{font-size:.78rem;color:#3d4447;text-align:center}.privacy-note a{color:#111}footer{background:#050607;padding:3rem 0;color:#9da3a5;font-size:.82rem}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr 1fr;gap:3rem}.footer-grid>div{display:flex;flex-direction:column;gap:.6rem}.footer-grid>div:first-child{flex-direction:row;align-items:center;color:#fff}.footer-grid a{text-decoration:none}.footer-grid a:hover{text-decoration:underline}@media(max-width:820px){.nav-wrap{height:76px}.brand img{width:58px;height:58px}#site-nav{display:none;position:absolute;top:76px;left:0;right:0;background:#0b0d0ff7;padding:1.5rem;flex-direction:column;align-items:stretch}#site-nav.open{display:flex}.site-header .inner-nav{display:flex!important;position:static;flex-direction:row;flex-wrap:wrap;background:transparent;padding:0;max-width:none}.menu-btn{display:block}.hero{min-height:720px;height:92vh}.hero-shade{background:linear-gradient(0deg,#0b0d0f 2%,rgba(5,7,8,.54) 70%,rgba(5,7,8,.7))}.hero-content{padding-bottom:4rem}.trust-strip{gap:1rem;justify-content:space-between}.section{padding:5.5rem 0}.section-head,.coach-grid,.contact-grid{grid-template-columns:1fr;gap:2rem}.result-grid{grid-template-columns:1fr}.result-large{min-height:600px;grid-row:auto}.result-card{min-height:520px}.proof-card{min-height:320px}.program-grid{grid-template-columns:1fr}.coach-photo,.coach-photo img{min-height:0;height:520px}.contact-grid{gap:2.5rem}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:520px){.shell{width:min(calc(100% - 28px),var(--max))}.hero{min-height:690px}.hero-media{background-position:58% center}.hero-content{padding-bottom:3rem}h1{font-size:4.1rem}.hero-copy{font-size:1rem}.trust-strip{display:grid;grid-template-columns:1fr 1fr;margin-top:2rem}.trust-strip span:last-child{grid-column:1/-1}.section{padding:4.5rem 0}.section-head{margin-bottom:2.2rem}.result-large{min-height:470px}.result-card{min-height:450px}.program{padding:1.5rem}.guarantee{grid-template-columns:1fr;padding:1.5rem}.coach-photo img{height:430px}.pillars{grid-template-columns:1fr}.field-row{grid-template-columns:1fr}.contact-form{padding:1.25rem}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-grid>div:first-child{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}
.full-proof{margin:0 0 5rem}.full-proof img{display:block;width:100%;height:auto;border:1px solid var(--line)}.section-subhead{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin:5rem 0 1.5rem}.section-subhead h3{font-size:clamp(2rem,4vw,3.8rem)}.text-cta{font-weight:900;color:var(--orange);white-space:nowrap}.collage-pair,.testimonial-pair{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.collage-pair img,.testimonial-pair img{display:block;width:100%;height:auto;border:1px solid var(--line)}.spotlight-teaser{margin-top:6rem;display:grid;grid-template-columns:1fr 1fr;background:#f3f0e9;color:#111}.spotlight-teaser img{width:100%;height:100%;object-fit:cover}.spotlight-teaser>div{padding:clamp(2rem,6vw,5rem);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.spotlight-teaser h3{font-size:clamp(2.8rem,6vw,5.5rem)}.spotlight-teaser p:not(.eyebrow){font-size:1.15rem;color:#3d4447;max-width:520px}.mid-cta{text-align:center;padding:6rem 1rem 1rem}.mid-cta h3{font-size:clamp(2.3rem,5vw,4.5rem);margin-bottom:2rem}.guarantee{grid-template-columns:auto 1fr auto}.faq-cta{margin-top:3rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.faq-cta h3{font-size:2rem}@media(max-width:820px){.collage-pair,.testimonial-pair,.spotlight-teaser{grid-template-columns:1fr}.section-subhead{align-items:flex-start;flex-direction:column}.guarantee{grid-template-columns:1fr}.spotlight-teaser img{height:auto}.faq-cta{align-items:flex-start;flex-direction:column}}

/* Featured conversion paths */
.conversion-section{background:#080b0d}.conversion-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.conversion-card{padding:clamp(2rem,5vw,4rem);min-height:440px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;border:1px solid var(--line)}.conversion-card h3{font-size:clamp(2rem,4vw,3.8rem);margin-bottom:1.25rem}.conversion-card p:not(.eyebrow){color:#bbc0c2;max-width:600px}.challenge-card{background:linear-gradient(145deg,#14191b,#0a0d0f)}.guide-card{background:#f3f0e9;color:#111}.guide-card p:not(.eyebrow){color:#3d4447}.conversion-meta{display:flex;gap:.5rem;flex-wrap:wrap;margin:1.2rem 0 1.8rem}.conversion-meta span{font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;border:1px solid #ffffff36;padding:.5rem .7rem}.guide-card .conversion-meta span{border-color:#1112}.lead-hero{padding:8rem 0 6rem;background:linear-gradient(135deg,#080a0c,#151a1c);overflow-x:clip}.lead-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:5rem;align-items:center}.lead-title{font-size:clamp(3.4rem,6.8vw,6.25rem);max-width:920px}.lead-form-card{background:#f3f0e9;color:#111;padding:2.2rem}.lead-form-card h2{font-size:clamp(2rem,4vw,3.5rem);margin-bottom:1rem}.lead-form-card>p{color:#3d4447}.lead-form-card form{margin-top:1.5rem}.lead-form-card form label{display:grid;gap:.45rem;font-weight:800;margin-bottom:1rem}.lead-form-card input{width:100%;padding:.9rem;border:1px solid #c8c4ba;background:#fff;font:inherit}.guide-points{display:grid;gap:.65rem;margin-top:2rem;max-width:620px}.guide-points span{border-top:1px solid #ffffff24;padding-top:.65rem;font-weight:800}.lead-copy{font-size:1.15rem;color:#3d4447;max-width:760px}.five-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;margin-top:3rem}.five-grid article{background:#fff;padding:1.5rem;border:1px solid #dedbd4}.five-grid b{color:var(--orange);font-size:.8rem}.five-grid h3{font-size:1.4rem;margin:.5rem 0}.five-grid p{font-size:.9rem;color:#3d4447}.thanks-page{min-height:100vh;display:grid;place-items:center;background:#0b0d0f;text-align:center;padding:4rem 0}.thanks-page .narrow{display:flex;flex-direction:column;align-items:center}.thanks-title{font-size:clamp(3rem,8vw,7rem);margin:.5rem 0 1.5rem}.thanks-page p:not(.eyebrow){color:#bbc0c2;max-width:640px;font-size:1.1rem}.thanks-page .hero-actions{justify-content:center;margin-top:1.5rem}@media(max-width:900px){.conversion-grid,.lead-grid{grid-template-columns:1fr}.five-grid{grid-template-columns:1fr 1fr}.lead-hero{padding:6rem 0 4rem}}@media(max-width:520px){.five-grid{grid-template-columns:1fr}.conversion-card{min-height:0}.lead-form-card{padding:1.3rem}}

.lead-form-card input,.lead-form-card select,.lead-form-card textarea{width:100%;padding:.9rem;border:1px solid #c8c4ba;background:#fff;font:inherit;font-family:inherit}
.lead-form-card select,.lead-form-card textarea{margin:0}
.lead-grid>*,.program,.conversion-card,.contact-form,.lead-form-card,.nav-wrap,.brand{min-width:0}
h1,h2,.lead-title{overflow-wrap:break-word;word-break:normal;hyphens:manual;text-wrap:balance}
.proof-line{color:#c8ccce;max-width:740px;margin:1.1rem 0 0;font-size:1.05rem;line-height:1.55}
.invoice-note{font-size:.92rem;margin:1rem 0 0;max-width:640px}
.section.light .invoice-note,.guide-card .invoice-note{color:#3d4447}
.handle{color:#c8ccce}
.page-404{min-height:100vh;display:grid;place-items:center;text-align:center;padding:7rem 1.25rem 4rem;background:#0b0d0f}
.page-404 h1{margin:.4rem auto 1rem}
.guide-article{display:grid;gap:1.6rem;margin-top:2rem}
.guide-article article{background:#fff;border:1px solid #dedbd4;padding:1.6rem 1.5rem}
.guide-article h3{margin:.35rem 0 .6rem;font-size:1.7rem}
.guide-article p{color:#3d4447;margin:.55rem 0;max-width:70ch}
.guide-article b{color:var(--orange);font-size:.8rem;letter-spacing:.12em}
.price-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem}
.price-card{background:#fff;border:1px solid #dedbd4;padding:2rem;color:#111;position:relative}
.price-card.featured{border-color:var(--orange)}
.price-card.featured::before{content:"RECOMMENDED";position:absolute;top:-11px;left:1.5rem;background:var(--orange);color:#111;font-size:.7rem;font-weight:900;letter-spacing:.08em;padding:.25rem .6rem}
.price-card .amt{font-size:2.6rem;font-weight:950;letter-spacing:-.04em;margin:.4rem 0}
.price-card ul{color:#3d4447;padding-left:1.1rem}
.price-card .sub{color:#3d4447;font-size:.9rem}
.split-cards{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem}
.split-cards .program p{margin:0}
.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem}
.step-card{border-left:2px solid var(--orange);padding:.2rem 0 .2rem 1rem}
.step-card .n{color:var(--orange);font-weight:900;font-size:1.2rem}
.step-card p{color:#3d4447;margin:.35rem 0 0}
.section.dark .step-card p,.apply-section .step-card p{color:#c2c6c8}
.inner-nav{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;justify-content:flex-end}
.netlify-badge,
#netlify-badge,
[class*="netlify-badge"],
img[alt="Deploys by Netlify"],
img[alt*="Netlify"],
a[href="https://www.netlify.com"] img,
a[href="https://www.netlify.com/"] img,
iframe[title*="Netlify"]{display:none!important;visibility:hidden!important;pointer-events:none!important;width:0!important;height:0!important;overflow:hidden!important}

@media(max-width:900px){
  .price-grid,.split-cards,.steps-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:820px){
  .text-cta{white-space:normal}
  .nav-wrap{gap:.75rem}
  .inner-nav{max-width:58%}
}
@media(max-width:520px){
  .price-grid,.split-cards,.steps-grid{grid-template-columns:1fr}
  .lead-title{font-size:clamp(2.2rem,11vw,3.2rem);line-height:1.05}
  h1{font-size:clamp(2.5rem,12vw,4.1rem)}
  .nav-cta{white-space:normal;line-height:1.15;padding:.45rem .65rem;font-size:.72rem;text-align:center}
  .brand img{width:48px;height:48px}
  .brand{gap:.45rem;font-size:.72rem}
  .inner-nav{max-width:none}
  .lead-hero{padding:5.5rem 0 3rem}
  .lead-form-card{padding:1.15rem}
  .conversion-card{padding:1.4rem}
  .trust-strip{gap:.75rem}
}

.quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}
.quote-card{margin:0;background:#15191c;border:1px solid var(--line);padding:1.7rem 1.55rem 1.4rem;display:flex;flex-direction:column;gap:1.15rem;min-height:100%}
.quote-card blockquote{margin:0;font-size:1.12rem;line-height:1.48;font-weight:650;letter-spacing:-.02em;color:#f5f4f0}
.quote-card figcaption{margin-top:auto;display:grid;gap:.12rem}
.quote-card strong{color:#fff;font-size:1rem}
.quote-card span{color:#a9afb2;font-size:.82rem}
.more-proof{margin:1.4rem 0 0;border-top:1px solid var(--line);padding-top:1rem}
.more-proof summary{cursor:pointer;font-weight:800;color:#c8ccce;list-style:none}
.more-proof summary::-webkit-details-marker{display:none}
.more-proof summary::after{content:' +';color:var(--orange)}
.more-proof[open] summary::after{content:' −'}
.more-proof .testimonial-pair{margin-top:1rem}
@media(max-width:900px){.quote-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.quote-grid{grid-template-columns:1fr}}
.app-links{display:flex;flex-wrap:wrap;gap:.75rem;margin:2rem 0 1rem}

.commitment-banner{margin:1.5rem 0 1rem;background:linear-gradient(135deg,#161b1e,#0c1012);color:#fff;padding:2rem 2.5rem;display:grid;grid-template-columns:auto 1fr auto;gap:1.5rem;align-items:center;border:1px solid #f05a1a55}
.commitment-banner .check{width:56px;height:56px;border-radius:50%;background:var(--orange);color:#111;display:grid;place-items:center;font-size:.85rem;font-weight:950;letter-spacing:-.02em}
.commitment-banner p{margin:.65rem 0 0;color:#c2c6c8}
.commitment-banner h3{margin:0}
.commitment-banner.rebuild-commit{margin-top:1.25rem}
@media(max-width:820px){.commitment-banner{grid-template-columns:1fr;padding:1.5rem}}


/* Pricing page: plan grids + muted MTM */
.pricing-jump{display:flex;flex-wrap:wrap;gap:.65rem;margin:1.75rem 0 1rem}
.pricing-note{margin:1.25rem 0 0;color:#a9afb2;font-size:.9rem;max-width:720px}
.section.light .pricing-note{color:#5a6063}
.plan-grid{grid-template-columns:repeat(2,1fr)}
.price-card .amt .per{font-size:1rem;font-weight:800;color:#7b8082;margin-left:.25rem}
.price-card .btn{margin-top:1.1rem}
.rebuild-grid{grid-template-columns:minmax(0,420px);max-width:420px}
.mtm-muted{margin-top:1.35rem;border:1px solid #dedbd4;background:#f7f5f0;padding:1rem 1.25rem;color:#5a6063}
.section:not(.light) .mtm-muted{background:#15191c;border-color:var(--line);color:#a9afb2}
.mtm-muted summary{cursor:pointer;font-weight:800;color:#7b8082;list-style:none}
.section:not(.light) .mtm-muted summary{color:#8a9093}
.mtm-muted summary::-webkit-details-marker{display:none}
.mtm-muted summary::after{content:' +';color:var(--orange)}
.mtm-muted[open] summary::after{content:' −'}
.mtm-muted p{margin:.75rem 0;font-size:.92rem}
.mtm-muted .btn{margin-top:.35rem;min-height:44px;font-size:.9rem;opacity:.9}
.program .price-alt{margin:-.35rem 0 1rem;font-size:.88rem;font-weight:700;color:#7b8082}
.program.featured .price-alt{color:#9da3a5}
@media(max-width:820px){.plan-grid{grid-template-columns:1fr}}

.pif-bnpl{font-size:.72rem;color:#7b8082;margin:.55rem 0 0;line-height:1.35;font-weight:600}
.program.featured .pif-bnpl,.price-card.featured .pif-bnpl{color:#a9afb2}
