:root{--blue:#194c98;--yellow:#f7ad1c;--cyan:#1498cc;--purple:#633a8d;--paper:#f1f1f1;--ink:#16191e;--line:#d4d7da;--sans:"kit-sans",Arial,sans-serif;--rounded:"kit-rounded",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--rounded);font-size:17px;line-height:1.6}img{display:block;max-width:100%;height:auto}a{color:inherit;text-underline-offset:5px}button{font:inherit}h1,h2,h3,p,figure,blockquote{margin:0}h1,h2,h3{font-family:var(--sans);line-height:1.06;letter-spacing:-.035em}h1,h2{font-weight:800}h2{font-size:clamp(38px,4.5vw,66px)}h3{font-size:25px;font-weight:700}em{font-style:normal;color:var(--blue)}p{margin-bottom:1em}p:last-child{margin-bottom:0}.eyebrow{font-family:var(--sans);font-size:12px;letter-spacing:.13em;font-weight:700;text-transform:uppercase;margin-bottom:24px}.lead{font-size:20px;line-height:1.6}.fine{font-size:13px;line-height:1.55}.section{padding:100px max(5vw,24px)}.section-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:end;margin-bottom:58px}.section-heading .lead{max-width:460px;margin:0;color:#515861}.index{display:block;color:var(--blue);font-family:var(--sans);font-size:15px;margin-bottom:34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:18px 25px;min-height:56px;border-radius:6px;text-decoration:none;background:var(--blue);color:#fff;font-size:16px;font-weight:700;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.button span{font-size:23px;font-weight:400;line-height:1}.yellow{background:var(--yellow);color:#111}.ink{background:#111;color:#fff}.outline{background:transparent;color:var(--blue);border:1px solid #99acc9}.text-light{background:transparent;border-radius:0;padding-left:0;padding-right:0;color:#fff;border-bottom:1px solid #7594c0}.text-link{display:inline-flex;gap:24px;align-items:center;font-size:16px;font-weight:700}.actions{display:flex;gap:26px;align-items:center;flex-wrap:wrap}.header{height:98px;display:flex;align-items:center;justify-content:space-between;padding:12px 4vw;background:var(--paper);gap:20px;position:relative;z-index:10;border-bottom:1px solid var(--line)}.brand img{width:172px;height:auto}.desktop-nav{display:flex;gap:30px;font-size:14px;font-weight:600}.desktop-nav a{text-decoration:none}.desktop-nav a:hover{text-decoration:underline}.header-actions{display:flex;gap:28px;align-items:center}.language{display:flex;gap:8px;font-size:12px}.language a{text-decoration:none;opacity:.55}.language a[aria-current]{opacity:1;font-weight:800}.nav-cta{background:var(--blue);color:#fff;text-decoration:none;border-radius:5px;padding:12px 20px;font-size:14px;font-weight:700}.menu-button{display:none}.skip{position:absolute;top:-80px;left:12px;padding:12px;background:#fff;z-index:100}.skip:focus{top:12px}.hero{display:grid;grid-template-columns:53% 47%;min-height:740px}.hero-copy{background:var(--blue);color:var(--paper);padding:48px 5vw 25px;display:flex;flex-direction:column;align-items:flex-start}.hero .eyebrow{color:var(--paper);margin-bottom:32px;font-size:11px}.hero h1{font-size:clamp(74px,8.6vw,132px);line-height:.85;letter-spacing:-.055em;margin:0 0 32px;position:relative;z-index:1}.hero h1 span{color:var(--yellow)}.hero-lead{font-size:25px;line-height:1.3;font-weight:600;margin-bottom:16px}.hero-description{font-size:17px;max-width:450px;color:#e0e7f2;margin-bottom:25px}.hero .actions{gap:22px}.hero .button{font-size:14px;padding:16px 20px}.hero .text-light{padding-left:0;padding-right:0}.hero-photo{position:relative;min-height:740px;overflow:hidden}.hero-photo>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:48% 45%}.hero-photo:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.65))}.hero-photo figcaption{position:absolute;bottom:40px;left:36px;right:25px;color:#fff;z-index:1}.hero-photo figcaption span{font-size:10px;letter-spacing:.13em;display:block;margin-bottom:13px}.hero-photo figcaption b{font-family:var(--sans);font-size:29px;line-height:1.13;display:block}.hero-bottom{display:flex;justify-content:space-between;width:100%;align-items:center;margin-top:auto;padding-top:26px;color:#dae3f2;font-size:12px}.hero-bottom a{font-size:26px;text-decoration:none}.promise-strip{background:var(--yellow);padding:21px 5vw;display:flex;justify-content:space-between;font-family:var(--sans);font-size:14px;font-weight:600}.promise-strip span+span:before{content:'•';margin-right:35px}.audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.audience-grid article{border-top:1px solid #a8b7cd;padding-top:24px}.audience-grid h3{font-size:29px;margin-bottom:19px}.audience-grid p{color:#515861;max-width:330px;min-height:112px}.audience-grid .text-link{color:var(--blue)}.team-note{display:flex;gap:25px;align-items:center;margin-top:55px;padding-top:30px;border-top:1px solid var(--line)}.team-note p{font-size:14px;margin:0}.team-note a{font-size:13px}.avatars{display:flex;padding-left:8px}.avatars img{width:57px;height:57px;border-radius:50%;object-fit:cover;margin-left:-8px;border:3px solid var(--paper)}.method{display:grid;grid-template-columns:1fr 1fr;gap:100px;background:#e6e9eb}.method-intro>p:not(.eyebrow){margin-top:28px;max-width:450px}.online-note{margin-top:40px;padding:24px;border-left:3px solid var(--cyan);background:var(--paper)}.online-note>b{font-family:var(--sans);font-size:22px}.online-note p{font-size:15px;margin-top:10px}.steps article{display:flex;gap:25px;padding:22px 0;border-bottom:1px solid #c3c9cd}.steps article:first-child{padding-top:0}.step-number{font-family:var(--sans);font-size:38px;line-height:1;color:var(--blue);min-width:35px}.steps h3{font-size:23px;margin:0 0 12px}.steps p{font-size:15px;color:#4b535b}.steps .fine{margin-top:22px;font-size:12px}.stories .section-heading{margin-bottom:65px}.story{display:grid;grid-template-columns:43% 57%;margin-bottom:28px;background:#fff;align-items:start}.story-photo{height:540px}.story-photo img{width:100%;height:100%;object-fit:cover;object-position:center 40%}.story-copy{padding:50px 55px}.story-copy .eyebrow{color:var(--blue);font-size:11px}.story blockquote{font-family:var(--sans);font-size:clamp(29px,3vw,44px);line-height:1.12;font-weight:600;letter-spacing:-.025em;margin-bottom:30px}.story h3{font-size:21px;margin-bottom:9px}.story-copy>p{font-size:15px;color:#555f69}.story-1{grid-template-columns:57% 43%;background:var(--blue);color:#fff}.story-1 .story-photo{grid-column:2;grid-row:1}.story-1 .story-copy{grid-column:1;grid-row:1}.story-1 .eyebrow{color:var(--yellow)}.story-1 .story-copy>p{color:#dce5f3}.story-1 summary{border-color:#597cac}.story-2{background:#e7e3ed}.story-2 .eyebrow{color:var(--purple)}details{border-top:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:25px;padding:20px 0;font-size:16px;font-weight:600;align-items:center}summary::-webkit-details-marker{display:none}summary>span{font-size:22px;transition:transform .2s}details[open]>summary>span{transform:rotate(45deg)}details p{font-size:16px}.story-details{margin-top:28px}.story-details summary{font-size:14px}.full-story p{font-size:16px;line-height:1.7;margin-bottom:1em}.journey-pictures{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.journey-pictures img{width:100%;height:auto;object-fit:contain}.journey-pictures figcaption{font-size:12px;margin-top:8px}.story-end{display:flex;justify-content:space-between;align-items:center;gap:35px;padding:34px 0 0}.story-end p{font-size:23px;margin:0}.benefits{background:var(--blue);color:#fff}.benefits em{color:var(--yellow)}.benefits .index{color:var(--yellow);margin-bottom:20px}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px}.benefit-grid article{border-top:1px solid #6082b3;padding-top:25px}.benefit-grid h3{font-size:23px;margin-bottom:15px}.benefit-grid p{font-size:15px;color:#dce5f3}.pace{background:var(--yellow);display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.pace em{color:#111}.pace .button{margin-top:8px}.pace .fine{margin-top:18px;font-size:12px}.coach{display:grid;grid-template-columns:43% 1fr;gap:70px;align-items:start}.coach>figure{position:sticky;top:35px}.coach>figure img{width:100%;height:680px;object-fit:cover;object-position:50% 25%}.coach figcaption{font-size:10px;letter-spacing:.1em;margin-top:12px}.coach h2{font-size:48px;margin-bottom:30px}.coach p{font-size:16px}.coach .lead{font-size:18px}.coach details{margin-top:25px}.coach details img{max-height:350px;width:100%;object-fit:cover}.coach li{font-size:15px;margin-bottom:6px}.project-link{margin-top:30px;background:#e1e7ee;padding:23px;display:flex;justify-content:space-between;align-items:center;text-decoration:none;font-size:13px;gap:20px}.project-link b{font-size:19px}.plans{background:#fff}.plans .section-heading{text-align:center;display:block;margin-bottom:50px}.plans .lead{margin:25px auto 0;max-width:620px;font-size:18px}.plan-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding-top:24px}.plan{padding:30px 24px;border:1px solid var(--line);position:relative;border-radius:6px}.plan h3{font-size:25px;letter-spacing:-.015em}.plan .duration{font-size:14px;margin:8px 0 35px;color:#646d77}.price{font-family:var(--sans);font-size:55px;line-height:1;letter-spacing:-.04em;white-space:nowrap;margin:0}.price>span{font-size:17px;letter-spacing:0}.price small{font-family:var(--rounded);font-size:14px;letter-spacing:0;font-weight:400}.price-context{font-size:12px;margin-top:8px;color:#5c6671}.plan-total{font-size:13px;line-height:1.6;margin-top:25px;padding-top:22px;border-top:1px solid var(--line)}.plan-total b{font-size:18px}.saving{font-size:13px;color:var(--blue);margin:20px 0}.plan .button{font-size:14px;padding:14px 16px;gap:8px;width:100%;min-height:50px}.plan.featured{background:var(--blue);color:#fff;border-color:var(--blue)}.featured .duration,.featured .price-context,.featured .saving{color:#e4ecf7}.featured .plan-total{border-color:#567bae}.plan-badge{position:absolute;top:-29px;left:-1px;right:-1px;background:var(--yellow);color:#111;font-size:11px;font-weight:700;text-align:center;padding:7px;border-radius:6px 6px 0 0;letter-spacing:.09em}.payment-note{text-align:center;font-size:13px;margin:25px 0 45px;color:#606972}.guarantee{padding:35px 40px;background:#edf1f6;display:grid;grid-template-columns:210px 1fr;gap:35px}.guarantee>div:first-child{display:flex;align-items:center;gap:18px;font-size:13px;line-height:1.3;color:var(--blue);font-weight:700}.guarantee-number{font-family:var(--sans);font-size:100px;line-height:1;font-weight:700;letter-spacing:-.05em}.guarantee h3{margin-bottom:12px}.guarantee p{font-size:15px}.guarantee summary{font-size:14px;padding:14px 0}.guarantee li{font-size:15px}.plan-help{text-align:center;margin-top:28px;font-size:15px}.plan-help a{color:var(--blue);font-weight:600}.press-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 45px}.press-grid>a{display:grid;grid-template-columns:1fr 24px;gap:12px;border-top:1px solid var(--line);padding:24px 0;text-decoration:none}.press-grid>a>span:first-child{grid-column:1/3;font-size:11px;letter-spacing:.07em;text-transform:uppercase;color:var(--blue);font-weight:700}.press-grid h3{font-size:20px;line-height:1.3;letter-spacing:-.015em}.press-grid>a:hover h3{text-decoration:underline}.faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;background:#e6e9eb}.faq h2{margin-bottom:25px}.faq summary{font-size:17px;padding:23px 0}.faq details p{font-size:16px;padding:0 28px 23px 0;color:#444e59}.faq details:last-child{border-bottom:1px solid var(--line)}.closing{display:grid;grid-template-columns:1fr 1fr;background:var(--blue);color:#fff}.closing>div{padding:70px 5vw}.closing h2{font-size:clamp(70px,8vw,115px);line-height:.89;letter-spacing:-.05em;margin-bottom:30px}.closing em{color:var(--yellow)}.closing p:not(.eyebrow){font-size:19px}.closing figure{position:relative;min-height:620px}.closing img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 45%}.wear-strip{padding:35px 5vw;display:flex;justify-content:space-between;gap:35px;align-items:center;border-bottom:1px solid var(--line)}.wear-strip>div{display:flex;gap:30px;align-items:center}.wear-strip img{width:115px;height:140px;object-fit:cover;object-position:center}.wear-strip .eyebrow{margin-bottom:10px;font-size:11px}.wear-strip h3{font-size:26px}.wear-strip .text-link{font-size:14px}footer{padding:55px 5vw 25px}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;gap:50px;align-items:start;padding-bottom:50px}.footer-brand img{width:185px;height:auto}.footer-top p{font-size:15px}.footer-top>div{display:flex;flex-direction:column;gap:5px;font-size:14px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:30px;border-top:1px solid var(--line);padding-top:24px;font-size:11px}.footer-bottom>div{display:flex;gap:22px}.mobile-plan{display:none}:focus-visible{outline:3px solid var(--cyan);outline-offset:5px}

@media(max-width:1100px){.desktop-nav{gap:17px;font-size:13px}.header-actions{gap:15px}.brand img{width:140px}.hero h1{font-size:9.2vw}.hero-copy{padding-top:42px}.hero,.hero-photo{min-height:690px}.hero-lead{font-size:23px}.section-heading{gap:40px}.method,.coach,.faq{gap:45px}.story-copy{padding:35px}.plan{padding:25px 16px}.price{font-size:43px}.plan .button{font-size:12px}.coach h2{font-size:39px}.promise-strip span+span:before{margin-right:15px}.hero .text-light{font-size:13px}.benefit-grid{gap:23px}}
@media(max-width:760px){html{scroll-padding-top:25px}.header{height:78px;padding:12px 20px}.brand img{width:130px}.desktop-nav,.nav-cta{display:none}.menu-button{display:block;border:1px solid #cad0d8;background:transparent;border-radius:4px;width:42px;height:42px;cursor:pointer}.header-actions{gap:16px}#site-nav:not([hidden]){position:absolute;left:0;right:0;top:78px;display:flex;flex-direction:column;background:var(--paper);padding:15px 22px 25px;border-bottom:1px solid var(--line);box-shadow:0 20px 25px #0002}#site-nav a{padding:12px 0;text-decoration:none;font-size:18px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:35px 24px 25px}.hero .eyebrow{font-size:10px;margin-bottom:29px}.hero h1{font-size:clamp(77px,17vw,124px);line-height:.87;margin-bottom:26px}.hero-lead{font-size:24px}.hero-description{font-size:16px;max-width:440px}.hero .actions{gap:18px}.hero .button{font-size:13px;padding:15px}.hero .text-light{padding-left:0;padding-right:0}.hero-bottom{margin-top:15px;padding-top:12px}.hero-photo{min-height:0;height:470px}.hero-photo>img{object-position:50% 37%}.hero-photo figcaption{left:24px;bottom:28px}.hero-photo figcaption b{font-size:28px}.promise-strip{padding:22px 24px;display:grid;grid-template-columns:1fr 1fr;gap:14px;font-size:12px}.promise-strip span+span:before{content:none}.promise-strip span:before{content:'';display:inline-block;width:12px;height:6px;border-top:2px solid currentColor;border-bottom:2px solid currentColor;transform:skewY(-35deg);margin-right:12px}.section{padding:65px 24px}.section-heading{grid-template-columns:1fr;gap:25px;margin-bottom:35px}.section-heading .lead{font-size:17px}.eyebrow{font-size:11px;margin-bottom:20px}h2{font-size:39px;line-height:1.09}.audience-grid{grid-template-columns:1fr;gap:25px}.audience-grid article{padding-top:20px}.audience-grid .index{margin-bottom:15px}.audience-grid h3{font-size:28px;margin-bottom:14px}.audience-grid p{min-height:0;max-width:none;font-size:16px}.team-note{margin-top:32px;gap:17px}.avatars img{width:44px;height:44px}.team-note p{font-size:12px}.team-note a{font-size:12px}.method{grid-template-columns:1fr;gap:40px}.online-note{margin-top:25px;padding:20px}.steps article{gap:18px}.steps h3{font-size:23px}.stories .section-heading{margin-bottom:35px}.story,.story-1{display:flex;flex-direction:column;margin-bottom:24px}.story-photo{width:100%;height:400px}.story-copy{padding:30px 25px;width:100%}.story-copy .eyebrow{font-size:10px}.story blockquote{font-size:31px}.story-details{margin-top:20px}.full-story p{font-size:16px}.story-1 .story-photo img{object-position:50% 25%}.story-end{flex-direction:column;align-items:flex-start;gap:25px}.story-end p{font-size:20px}.benefit-grid{grid-template-columns:1fr 1fr;gap:30px 24px}.benefit-grid h3{font-size:23px}.benefit-grid p{font-size:14px}.pace{grid-template-columns:1fr;gap:30px}.coach{grid-template-columns:1fr;gap:35px}.coach>figure{position:static}.coach>figure img{height:470px;object-position:50% 25%}.coach h2{font-size:39px}.coach .lead{font-size:17px}.project-link{flex-wrap:wrap}.plans .section-heading{text-align:left}.plans .lead{font-size:17px}.plan-grid{grid-template-columns:1fr 1fr;gap:40px 12px;padding-top:0}.plan{padding:25px 15px}.plan h3{font-size:21px}.price{font-size:42px}.price small{font-size:12px}.price>span{font-size:14px}.plan .duration{margin-bottom:25px}.plan .button{padding:13px 10px;font-size:12px;gap:3px}.plan .button span{font-size:18px}.payment-note{font-size:12px}.guarantee{grid-template-columns:1fr;padding:25px;gap:20px}.guarantee-number{font-size:82px}.guarantee>div:first-child{gap:22px}.guarantee p{font-size:15px}.plan-help{font-size:14px}.press-grid{grid-template-columns:1fr}.press-grid h3{font-size:20px}.faq{grid-template-columns:1fr;gap:35px}.faq summary{font-size:16px}.closing{grid-template-columns:1fr}.closing>div{padding:55px 24px}.closing h2{font-size:clamp(66px,16vw,106px)}.closing figure{min-height:0;height:430px}.closing img{object-position:50% 45%}.wear-strip{padding:30px 24px;flex-direction:column;align-items:flex-start;gap:25px}.wear-strip>div{gap:20px}.wear-strip img{width:90px;height:115px}.wear-strip h3{font-size:24px}footer{padding:40px 24px 100px}.footer-top{grid-template-columns:1fr;gap:25px;padding-bottom:32px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:25px}.footer-bottom>div{flex-wrap:wrap}.mobile-plan{display:flex;justify-content:space-between;align-items:center;position:fixed;bottom:0;left:0;right:0;padding:12px 20px calc(12px + env(safe-area-inset-bottom));background:var(--paper);border-top:1px solid #c6cdd7;z-index:20;font-size:13px;box-shadow:0 -4px 20px #0001}.mobile-plan a{padding:10px 18px;background:var(--blue);color:#fff;border-radius:4px;text-decoration:none;font-weight:600}.mobile-plan.is-hidden{display:none}}
@media(max-width:365px){.hero .actions{align-items:flex-start;flex-direction:column;gap:10px}.hero h1{font-size:72px}.plan-grid{grid-template-columns:1fr;gap:42px}.price{font-size:58px}.plan .button{font-size:16px}.plan h3{font-size:27px}.benefit-grid{grid-template-columns:1fr}.hero-photo{height:390px}.story-photo{height:350px}.mobile-plan{font-size:11px}.header-actions{gap:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.hero>*{min-width:0}html[lang=en] .hero h1{font-size:clamp(62px,7vw,108px)}
@media(max-width:760px){.hero h1{font-size:clamp(60px,17vw,110px)}html[lang=en] .hero h1{font-size:clamp(46px,13vw,90px)}}
/* Clearer proof and plan contents, shared across both languages. */
.authority-strip{display:flex;align-items:center;justify-content:center;gap:42px;padding:25px 5%;background:#fff;border-bottom:1px solid var(--line);color:var(--blue)}
.authority-strip>span{font-size:11px;letter-spacing:1.4px;font-weight:700;color:#50575f}.authority-strip a{font-family:kit-sans,sans-serif;font-size:22px;font-weight:700;text-decoration:none}.authority-strip a:hover{text-decoration:underline;text-underline-offset:5px}
.story-result{font-family:kit-sans,sans-serif;font-size:26px!important;font-weight:700;line-height:1.2!important;color:var(--blue);padding:0 0 20px;margin:0 0 22px!important;border-bottom:2px solid var(--yellow)}
.plan-inclusions{max-width:1000px;margin:0 auto 70px;padding:28px 32px;background:#eaf0f8;border-radius:6px;text-align:left}.plan-inclusions h3{font-size:24px;margin:0 0 20px}.plan-inclusions ul{display:grid;grid-template-columns:repeat(3,1fr);gap:20px 30px;list-style:none;padding:0;margin:0}.plan-inclusions li{position:relative;padding-left:25px;font-size:16px;line-height:1.45}.plan-inclusions li:before{content:'✓';position:absolute;left:0;color:var(--blue);font-weight:700}
.closing img{object-position:50% 65%}
@media(max-width:760px){.authority-strip{gap:15px 24px;flex-wrap:wrap;padding:24px}.authority-strip>span{width:100%;text-align:center}.authority-strip a{font-size:17px}.story-result{font-size:22px!important}.plan-inclusions{padding:24px;margin-bottom:45px}.plan-inclusions h3{font-size:23px}.plan-inclusions ul{grid-template-columns:1fr;gap:14px}.plan-inclusions li{font-size:15px}.closing figure{height:580px}.closing img{object-position:50% 65%}}
.authority-strip{gap:46px;padding-top:23px;padding-bottom:23px}.authority-strip a{display:flex;align-items:center;justify-content:center;min-height:54px}.press-logo{display:block;object-fit:contain;max-width:100%;flex-shrink:0}.logo-ge{filter:brightness(0)}.authority-strip .logo-globoplay{width:168px;height:36px}.authority-strip .logo-ge{width:60px;height:50px}.authority-strip .logo-trail{width:200px;height:40px}.outlet-mark{display:flex;align-items:center;min-height:42px}.outlet-mark .logo-globoplay{width:140px;height:30px}.outlet-mark .logo-ge{width:48px;height:40px}.outlet-mark .logo-trail{width:175px;height:35px}.authority-strip a:hover{opacity:.75}
@media(max-width:760px){.authority-strip{gap:12px 23px}.authority-strip .logo-globoplay{width:108px;height:30px}.authority-strip .logo-ge{width:42px;height:35px}.authority-strip .logo-trail{width:132px;height:32px}.authority-strip a{min-height:40px}.authority-strip>span{margin-bottom:3px}}
@media(max-width:370px){.authority-strip{gap:10px 15px}.authority-strip .logo-globoplay{width:90px}.authority-strip .logo-trail{width:110px}.authority-strip .logo-ge{width:34px}}

/* Wayfinding drawn as vectors, never platform emoji. */
.waymark{display:inline-block;width:14px;height:14px;min-width:14px;flex-shrink:0;vertical-align:-1px;margin-left:4px;overflow:visible}.waymark-up{transform:rotate(-45deg)}.waymark-down{transform:rotate(135deg)}.text-link{gap:9px}.text-link .waymark{margin-left:0}.hero-bottom .waymark{width:20px;height:20px}.press-grid>a>.waymark,.press-grid>a>span:last-child .waymark{width:16px;height:16px}.mobile-plan .waymark{display:none}.plan-inclusions li:before{content:'';width:6px;height:11px;border:solid var(--blue);border-width:0 2px 2px 0;transform:rotate(40deg);top:3px}

/* Audit corrections: readable secondary text and numbered labels. */
.language a{opacity:1;color:#555b63}.language a[aria-current=page]{color:var(--ink)}.benefits .index{color:#fff}

/* Keep the two photo sections within the same 1400px desktop content limit. */
@media(min-width:761px){.hero,.closing{width:100%;max-width:1400px;margin-inline:auto}.hero-copy,.closing>div{padding-left:min(5vw,70px);padding-right:min(5vw,70px)}}

/* One shared desktop boundary for navigation, content bands, and footer. */
@media(min-width:761px){.header,main,footer{width:100%;max-width:1400px;margin-inline:auto}.header{padding-inline:min(4vw,56px)}.section,.promise-strip,.wear-strip,footer{padding-left:min(5vw,70px);padding-right:min(5vw,70px)}}

/* Concrete plan deliverables and guarantee visible alongside the price. */
.plan-inclusions ul{grid-template-columns:repeat(2,minmax(0,1fr))}.plan-inclusions li{line-height:1.55}.plan-guarantee{display:inline-block;margin-top:14px;padding:5px 9px;border:1px solid currentColor;border-radius:4px;color:var(--blue);font-size:12px;font-weight:700;text-underline-offset:3px}.featured .plan-guarantee{color:var(--yellow)}.guarantee-terms{font-size:11px;line-height:1.4;margin:7px 0 0;color:#515861}.featured .guarantee-terms{color:#e4ecf7}.project-strip{padding:0 min(5vw,70px) 35px}.project-strip .project-link{margin-top:0}.benefit-grid h3{font-size:22px}
@media(max-width:760px){.plan-inclusions ul{grid-template-columns:1fr}.project-strip{padding:0 24px 30px}}

/* Coaching tenure anchors the proof strip immediately below the hero. */
.proof-tenure{display:flex;flex-direction:column;gap:2px;border-right:1px solid var(--line);padding-right:32px;flex-shrink:0}.proof-tenure strong{font-family:var(--sans);font-size:27px;line-height:1.1;color:var(--blue)}.proof-tenure span{font-size:13px;color:var(--ink)}
@media(max-width:760px){.proof-tenure{flex-basis:100%;border-right:0;border-bottom:1px solid var(--line);padding:0 0 16px;text-align:center}.proof-tenure strong{font-size:25px}}

/* Secondary projects receive the same section hierarchy as Meu Ritmo. */
.related-project{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;min-height:440px}.related-project h2{margin-bottom:26px}.related-project .button{margin-top:8px}.related-project .fine{margin-top:18px;font-size:12px}.related-project figure{display:flex;justify-content:center;align-items:center;margin:0}.wear-feature{background:#fff}.wear-feature figure img{width:auto;height:320px;max-width:100%;object-fit:contain}.journey-feature{background:#e4ebf4}.journey-logo{width:320px;height:320px;object-fit:contain}
@media(max-width:760px){.related-project{grid-template-columns:1fr;gap:32px;min-height:0}.wear-feature figure img{height:260px}.journey-logo{width:250px;height:250px}}

/* One accessible navigation menu across desktop and mobile. */
.menu-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;width:auto;height:auto;padding:10px 13px;border:1px solid #a9b3c0;border-radius:4px;background:transparent;color:var(--ink);font:inherit;font-size:14px;font-weight:600;cursor:pointer}.menu-button[aria-expanded=true]{background:var(--blue);color:#fff;border-color:var(--blue)}#site-nav:not([hidden]){position:absolute;top:100%;right:min(4vw,56px);left:auto;width:320px;display:flex;flex-direction:column;padding:12px 24px;background:var(--paper);border:1px solid var(--line);box-shadow:0 14px 28px #0002;max-height:calc(100dvh - 110px);overflow-y:auto}#site-nav a{padding:12px 0;text-decoration:none;font-size:16px;line-height:1.4}#site-nav a+a{border-top:1px solid var(--line)}#site-nav a:hover{color:var(--blue);text-decoration:underline;text-underline-offset:4px}
@media(max-width:760px){#site-nav:not([hidden]){left:0;right:0;width:auto;padding:10px 24px;max-height:calc(100dvh - 78px)}}

/* Keep the brand voice focused on the mantra and the signature. */
.hero-photo figcaption span{font-size:13px;letter-spacing:0;line-height:1.5;margin-bottom:0}.closing h2{font-size:clamp(42px,5vw,72px);line-height:1.05;letter-spacing:-.04em}
@media(max-width:760px){.closing h2{font-size:clamp(36px,9vw,60px)}}

/* Show the full financial commitment before the monthly equivalent. */
.plan{display:flex;flex-direction:column;min-width:0;padding:30px 22px}
.plan h3{font-size:24px;line-height:1.3;margin-bottom:28px}
.plan h3 .duration{display:inline;font-family:var(--rounded);font-size:14px;font-weight:400;letter-spacing:0;margin:0;white-space:nowrap}
.plan .price{font-size:clamp(36px,3.3vw,48px);font-weight:700}
.plan .price>span{font-size:19px}
.plan .payment-once{font-size:16px;font-weight:600;margin:8px 0 0;line-height:1.4}
.plan .price-context{font-size:14px;line-height:1.5;margin:14px 0 0}
.plan .saving{font-size:14px;line-height:1.5;min-height:63px;margin:22px 0 16px}
.plan .plan-payment{font-size:14px;line-height:1.6;border-top:1px solid var(--line);padding-top:18px;margin:0 0 20px}
.featured .plan-payment{border-color:#567bae}
.plan-assurance{margin-bottom:24px}
.plan .button{margin-top:auto}
@media(min-width:761px) and (max-width:1100px){.plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 20px}.plan .saving{min-height:42px}}
@media(max-width:760px){.plan-grid{grid-template-columns:minmax(0,1fr);gap:44px}.plan{padding:30px 26px}.plan h3{font-size:26px;margin-bottom:24px}.plan .price{font-size:48px}.plan .payment-once{font-size:17px}.plan .price-context,.plan .saving,.plan .plan-payment{font-size:15px}.plan .saving{min-height:0;margin:20px 0}.plan .button{font-size:16px;padding:16px}.plan-assurance:empty{display:none}}
