@font-face{font-family:Inter;font-style:normal;font-weight:400 800;font-display:swap;src:url('assets/inter-latin.woff2') format('woff2')}
:root{color-scheme:dark;--bg:#050505;--panel:#121212;--text:#f5f5f5;--muted:#a3a3a3;--yellow:#ffdf00;--line:#282828;--radius:20px;--page:1040px;font-family:Inter,Arial,Helvetica,sans-serif;font-synthesis:none}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:24px}
body{margin:0;background:var(--bg);color:var(--text);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}
body:has(dialog[open]){overflow:hidden}
a{color:inherit;text-decoration:none}
button{font:inherit;color:inherit;cursor:pointer}
button,a{-webkit-tap-highlight-color:transparent}
button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--yellow);outline-offset:5px}
img{display:block;max-width:100%;height:auto}
button{border:0}
h1,h2,h3,p{margin:0}
h1,h2{font-weight:800;letter-spacing:-.045em;line-height:1.08}
h2{font-size:clamp(30px,8vw,42px)}
[hidden]{display:none!important}
.accent{background:linear-gradient(105deg,#ffe000 10%,#ffb900 96%);background-clip:text;-webkit-background-clip:text;color:transparent}
.skip-link{position:absolute;z-index:100;left:16px;top:12px;transform:translateY(-180%);padding:12px;background:var(--yellow);color:#000}
.skip-link:focus{transform:translateY(0)}
.announcement{padding:10px 15px;background:var(--yellow);color:#151300;text-align:center;font-size:13px;line-height:1.45}
.announcement a{display:block}
.site-header{max-width:var(--page);margin:0 auto;min-height:80px;padding:12px 20px;display:flex;align-items:center;justify-content:center}
.brand{display:flex;align-items:center;gap:7px;font-size:16px;font-weight:800;letter-spacing:-.02em}
.brand img{width:47px;height:47px;object-fit:contain}
.brand b{color:var(--yellow);margin-left:3px;font-size:14px}
.header-link{display:none}
.hero{max-width:820px;padding:22px 20px 25px;margin:auto;text-align:center}
h1{font-size:clamp(32px,9vw,58px);text-transform:uppercase;line-height:1.08}
.hero-subtitle{max-width:590px;margin:21px auto 0;color:#aaa;font-size:16px;line-height:1.6;text-wrap:pretty}
.hero-subtitle strong{color:#ddd;font-weight:600}
.testimonials{max-width:1120px;margin:0 auto;padding-top:6px}
.testimonial-track{display:flex;align-items:stretch;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:20px;scrollbar-width:none;padding:4px 20px 5px;overscroll-behavior-x:contain}
.testimonial-track::-webkit-scrollbar,.plan-track::-webkit-scrollbar{display:none}
.testimonial{flex:0 0 280px;width:280px;overflow:hidden;padding:0;text-align:left;scroll-snap-align:start;background:#151515;border:1px solid #282828;border-radius:14px;transition:border-color .2s}
.testimonial:hover{border-color:#747474}
.testimonial-image{height:220px;display:flex;align-items:center;justify-content:center;background:#f7f7f7;overflow:hidden}
.testimonial-image img{width:100%;height:100%;object-fit:contain}
.testimonial-result{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:14px 13px;color:#eee;font-size:14px;font-weight:600}
.testimonial-result>span{font-size:18px;color:var(--yellow)}
.carousel-footer{padding:6px 20px 0;display:flex;align-items:center;justify-content:space-between;color:#929292;font-size:12px}
.carousel-arrows{display:flex;gap:6px}
.carousel-arrows button{width:42px;height:42px;border-radius:50%;background:transparent;color:#ddd;font-size:21px}
.carousel-arrows button:hover{background:#1a1a1a}
.carousel-arrows button:disabled{opacity:.3;cursor:default}
.section{max-width:var(--page);margin:0 auto;padding:62px 20px 0}
.section-heading{text-align:center;margin:0 auto 25px}
.section-heading p{font-size:15px;color:var(--muted);margin-top:12px}
.plans{padding-inline:0;padding-top:49px}
.plans .section-heading{padding-inline:20px}
.plan-switch{display:flex;align-items:center;gap:4px;width:fit-content;padding:4px;margin:0 auto 18px;background:#1a1a1a;border:1px solid #2b2b2b;border-radius:100px}
.plan-switch button{padding:10px 19px;border-radius:100px;background:transparent;color:#aaa;font-size:14px;font-weight:700;min-height:44px}
.plan-switch button[aria-pressed="true"]{background:var(--yellow);color:#131100}
.plan-switch button span{font-size:12px;margin-left:3px}
.plan-track{display:flex;align-items:stretch;gap:14px;padding:3px 20px 7px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:20px;scrollbar-width:none;overscroll-behavior-x:contain}
.plan-card{flex:0 0 calc(100% - 12px);min-width:0;border:1px solid #353535;border-radius:var(--radius);padding:24px 20px 18px;background:linear-gradient(145deg,#181818,#0d0d0d);scroll-snap-align:start;display:flex;flex-direction:column}
.plan-card.annual{border:1.5px solid var(--yellow);background:linear-gradient(140deg,#211e0e 0%,#151513 34%,#101010 75%)}
.plan-top{display:flex;align-items:center;justify-content:space-between;gap:7px;min-height:34px}
.plan-top h3{font-size:23px;letter-spacing:-.035em;line-height:1.1}
.plan-top h3>span{display:block;font-size:12px;color:var(--yellow);font-weight:600;letter-spacing:0;margin-top:5px}
.plan-badge{border-radius:100px;padding:5px 9px;font-size:11px;font-weight:700;background:var(--yellow);color:#121000;white-space:nowrap}
.plan-badge.subtle{background:#2b2b2b;color:#ccc}
.price{display:flex;align-items:baseline;gap:8px;margin-top:19px}
.price strong{font-size:60px;letter-spacing:-.06em;line-height:1.05;font-weight:800}
.price>span{font-size:14px;color:#aaa}
.reference-price{font-size:36px;line-height:1.1;font-weight:600;letter-spacing:-.04em;color:#aaa;text-decoration-thickness:2px}
.annual .price>span{white-space:nowrap}
@media(max-width:350px){.annual .price{gap:6px}.annual .price strong{font-size:48px}.reference-price{font-size:32px}.annual .price>span{font-size:12px}}
.price-detail{font-size:14px;color:#bbb;margin-top:9px}
.price-detail b{color:#f5f5f5;font-weight:600}
.savings{font-size:12px;color:#dcc54d;margin:7px 0 0;line-height:1.5}
.monthly-note{color:#969696}
.benefits{list-style:none;margin:21px 0 0;padding:19px 0 0;border-top:1px solid #333;font-size:14px;line-height:1.5}
.benefits li{position:relative;padding-left:22px;margin:0 0 10px}
.benefits li::before{content:'✓';position:absolute;left:0;color:var(--yellow);font-size:15px;font-weight:bold}
.premium-benefits{padding:13px 0 0;margin:1px 0 21px;border-top:1px solid #333;font-size:13px}
.premium-label{display:block;font-size:12px;color:#a7a7a7;margin-bottom:8px}
.premium-label strong{color:var(--yellow);font-weight:750}
.premium-benefits p+p{margin-top:7px}
.premium-benefits p{display:flex;align-items:baseline;gap:9px}
.premium-benefits .premium-offer-copy{min-width:0;color:inherit}
.premium-benefits .limited-deadline{display:block;margin-top:4px;color:inherit;font-weight:600;font-size:12px;line-height:1.5}
.monthly-flexibility{flex:1;display:flex;align-items:center;margin:6px 0 22px;padding-top:15px;border-top:1px solid #333;min-height:89px;color:#a0a0a0;font-size:14px}
.button{display:flex;align-items:center;justify-content:center;gap:16px;min-height:54px;padding:14px 20px;border-radius:12px;background:linear-gradient(105deg,#ffdc00,#ffd11a);color:#111;font-size:16px;font-weight:750;text-align:center;line-height:1.3;transition:filter .2s,transform .2s}
.button:hover{filter:brightness(1.08)}
.button>span{font-size:22px;line-height:1;font-weight:400}
.button-outline{background:#202020;border:1px solid #68634a;color:#ffe251}
.checkout{margin-top:auto}
.checkout[aria-disabled="true"]{cursor:default}
.billing-note{margin-top:11px;text-align:center;color:#939393;font-size:11px}
.plan-swipe-hint{display:flex;align-items:center;justify-content:center;gap:9px;color:#969696;font-size:12px;margin:12px 20px 0}
.plan-swipe-hint span{color:var(--yellow);font-size:20px}
.sales-status{text-align:center;font-size:13px;color:#ddd;margin:22px 20px 0}
.price-footnote{text-align:center;color:#7d7d7d;font-size:11px;margin:6px 24px 0}
.price-protection{text-align:center;color:#a3a3a3;font-size:13px;max-width:520px;margin:15px auto 0;padding:0 20px}
.event-benefits{display:grid;gap:12px}
.event-benefit{display:flex;align-items:flex-start;gap:13px;padding:20px 18px;background:#151515;border:1px solid #2c2c2c;border-left:3px solid #8a7930;border-radius:6px}
.event-benefit>div{min-width:0}
.event-icon{flex:0 0 28px;color:var(--yellow);padding-top:3px}
.event-icon svg{width:28px;height:28px;display:block}
.event-label{display:block;font-size:10px;line-height:1.5;font-weight:600;color:#ddc978;margin-bottom:5px}
.event-benefit h3{font-size:19px;line-height:1.25;letter-spacing:-.025em}
.event-benefit p{font-size:13px;line-height:1.5;color:#aaa;margin-top:8px}
.event-benefit strong{font-weight:600;color:#f1e6be}
.active-benefits .section-heading .event-deadline{margin:13px 0 0;text-align:center;font-size:12px;line-height:1.55;color:#bbb8af;font-weight:500;animation:deadline-breathe 3.6s ease-in-out infinite}
@keyframes deadline-breathe{0%,100%{color:#a29f96;font-weight:400}50%{color:#f3f0e7;font-weight:750}}
@media(prefers-reduced-motion:reduce){.active-benefits .section-heading .event-deadline{animation:none;color:#d8d5cc;font-weight:650}}
.challenge{padding-top:52px}
.challenge-card{text-align:center;border-radius:8px;border:1px solid #2e2e2e;border-top:3px solid #8a7930;background:#121212;padding:31px 22px}
.challenge-date{display:inline-block;max-width:100%;margin:16px auto 0;padding:7px 12px;border:1px solid #685916;border-radius:100px;color:#ffdf5b;background:#282209;font-size:12px;font-weight:600;line-height:1.5;text-wrap:balance}
.challenge-card h3{font-size:clamp(33px,9vw,46px);line-height:1.12;letter-spacing:-.04em;font-weight:800;text-wrap:balance}
.challenge p{max-width:390px;margin:20px auto 24px;color:#a8a8a0;font-size:15px;line-height:1.6;text-wrap:pretty}
.challenge .button{max-width:340px;margin:auto}
.video-section{padding-top:61px;text-align:center}
.video-frame{max-width:780px;aspect-ratio:16/9;margin:auto;background:#151515;border-radius:16px;overflow:hidden;border:1px solid #303030}
.video-frame iframe{display:block;width:100%;height:100%;border:0}
.video-fallback{display:inline-flex;align-items:center;gap:6px;margin:9px auto 0;padding:7px;color:#929292;font-size:12px}
.video-fallback:hover{color:#fff}
.section-cta{max-width:340px;margin:23px auto 0}
.faq{padding-top:61px;max-width:800px}
.faq-list{border-top:1px solid var(--line)}
.faq details{border-bottom:1px solid var(--line)}
.faq summary{position:relative;padding:20px 30px 20px 0;cursor:pointer;list-style:none;font-size:15px;font-weight:600;line-height:1.4}
.faq summary::-webkit-details-marker{display:none}
.faq summary::after{content:'+';position:absolute;right:3px;top:16px;font-size:23px;color:var(--yellow);font-weight:400}
.faq details[open] summary::after{content:'−'}
.faq details p{padding:0 14px 21px 0;font-size:14px;color:#a7a7a7;line-height:1.65}
.faq details strong{color:#f5f5f5}
.about{display:flex;align-items:center;flex-direction:column;text-align:center;padding-top:64px;max-width:800px;gap:24px}
.about-photo{width:145px;height:168px;object-fit:cover;border-radius:16px;border:1px solid #353535}
.about-label{font-size:12px;color:#9a9a9a;display:block;margin-bottom:10px}
.about h2{font-size:32px}
.about p{font-size:15px;line-height:1.65;color:#a7a7a7;max-width:470px;margin:17px auto 23px;text-wrap:pretty}
.about .button{max-width:340px;margin:auto}
.site-footer{max-width:var(--page);margin:62px auto 0;padding:26px 20px 32px;border-top:1px solid #222;text-align:center}
.site-footer>span{font-size:13px;font-weight:800;color:#d5d5d5}
.site-footer p{font-size:12px;color:#8f8f8f;margin-top:7px}
.site-footer small{display:block;font-size:10px;color:#686868;margin-top:17px}
.image-dialog{padding:62px 10px 10px;border:0;background:transparent;max-width:min(95vw,880px);width:fit-content;max-height:95dvh;overflow:auto}
.image-dialog::backdrop{background:#000e;backdrop-filter:blur(5px)}
.image-dialog img{max-width:100%;max-height:calc(95dvh - 82px);object-fit:contain;margin:auto;border-radius:8px}
.dialog-close{position:sticky;top:0;display:flex;gap:13px;align-items:center;justify-content:center;margin:-50px 0 12px auto;padding:8px 15px;background:#fff;color:#111;border-radius:50px;font-size:14px;min-height:42px}
.dialog-close span{font-size:24px;line-height:1}
@media(min-width:600px){
 .mobile-break{display:none}.announcement{font-size:13px;padding:10px}.site-header{justify-content:space-between;padding:16px 30px;min-height:86px}.header-link{display:block;color:#ddd;font-size:13px}.header-link span{margin-left:6px;color:var(--yellow)}.brand{font-size:18px}.hero{padding-top:36px;padding-bottom:34px}.hero-subtitle{font-size:18px}.testimonial{flex-basis:300px;width:300px}.testimonial-image{height:235px}.testimonial-track{scroll-padding-inline:30px;padding-inline:30px}.carousel-footer{padding-inline:30px}.section{padding-inline:30px}.plans{padding-inline:0}.plan-track{padding-inline:30px;scroll-padding-inline:30px}.plan-card{flex-basis:calc(65% - 14px);padding:28px}.plan-swipe-hint{margin-top:10px}.challenge-card{padding:40px 30px}.challenge-card h3{font-size:45px}.video-section .section-heading{margin-bottom:29px}.about{flex-direction:row;text-align:left;gap:35px}.about-photo{width:200px;height:245px;flex-shrink:0}.about p{margin-inline:0}.about .button{margin-left:0}.section-heading{margin-bottom:28px}
}
@media(min-width:820px){
 .hero{padding-top:39px;padding-bottom:37px}.hero h1{font-size:56px}.hero-subtitle{max-width:600px}.testimonial-track{padding-inline:30px}.testimonials{padding-top:3px}.section{padding-top:80px}.plans{padding-top:66px}.plan-switch,.plan-swipe-hint{display:none}.plan-track{max-width:860px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;overflow:visible;gap:24px;padding:5px 30px 7px}.plan-card{width:100%;padding:28px}.price strong{font-size:64px}.benefits{font-size:15px}.premium-benefits{font-size:14px}.plan-top h3{font-size:25px}.sales-status{margin-top:24px}.challenge{max-width:860px;padding-top:68px}.challenge-card{padding:40px}.challenge-card h3{font-size:46px}.challenge p{max-width:480px}.video-section{max-width:860px}.faq{padding-top:77px}.about{padding-top:77px}.about-photo{width:210px;height:250px}.site-footer{margin-top:80px}
}
@media(max-width:350px){.brand{font-size:14px}.brand img{width:40px;height:40px}.site-header{min-height:73px}.hero{padding-inline:16px}h1{font-size:30px}.hero-subtitle{font-size:15px}.testimonial{flex-basis:260px;width:260px}.plan-card{padding:21px 16px 17px}.benefits{font-size:13px}.premium-benefits{font-size:12px}.savings{font-size:11px}.plan-top h3{font-size:22px}.plan-badge{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Compact athlete galleries and restrained, consistent interface icons. */
.icon{display:inline-block;width:20px;height:20px;flex:0 0 20px;vertical-align:middle}
.button>.icon{width:21px;height:21px;flex-basis:21px}
.header-link>.icon{width:17px;height:17px;margin-left:5px;color:var(--yellow)}
.premium-benefits .icon{width:14px;height:14px;flex-basis:14px;color:var(--yellow);align-self:center}
#premium-raffle>.icon{align-self:flex-start;margin-top:3px}
.benefits li::before{content:'';top:6px;left:3px;width:6px;height:10px;border:solid var(--yellow);border-width:0 1.7px 1.7px 0;transform:rotate(45deg)}
.hero h1{font-size:clamp(31px,8.5vw,54px);text-wrap:balance;line-height:1.13}
.hero-subtitle strong{font-weight:700;color:#eee}
.testimonials{max-width:900px}
.testimonial-track{gap:12px;padding-bottom:7px}
.testimonial{flex:0 0 220px;width:220px;border-radius:13px;align-self:stretch}
.testimonial-image{position:relative;height:154px}
.expand-icon{position:absolute;right:8px;top:8px;display:grid;place-items:center;width:29px;height:29px;border:1px solid #ffffff36;border-radius:8px;background:#141414e8;color:#f3f3f3}
.expand-icon .icon{width:16px;height:16px}
.testimonial-meta{display:block;padding:13px 12px 14px}
.athlete-heading{display:flex;flex-wrap:wrap;align-items:baseline;column-gap:7px;row-gap:3px}
.athlete-heading strong{font-size:15px;font-weight:700;line-height:1.3}
.athlete-level{font-size:11px;letter-spacing:.015em;color:#c8b762;line-height:1.5}
.testimonial-result{display:block;padding:0;margin-top:6px;color:#b9b9b9;font-size:13px;line-height:1.45;font-weight:400;min-height:38px}
.progress-count{font-size:14px;color:#a7a7a7;text-align:center;padding:0 20px;margin-top:15px}
.progress-count strong{font-weight:600;color:#dedede}
.photo-count{position:absolute;bottom:8px;right:8px;display:flex;gap:5px;align-items:center;padding:4px 7px;background:#111e;color:#fff;border-radius:6px;font-size:12px}
.photo-count svg{width:14px;height:14px}
.payment-notes{margin:21px auto 0;max-width:660px}
.price-footnote{font-size:12px;line-height:1.5;margin:8px 24px 0;color:#969696}
.video-section .section-heading p{max-width:420px;margin:14px auto 0;text-wrap:pretty;line-height:1.6;font-size:16px}
.video-section .section-cta{margin-top:27px}
.about h2{font-size:30px;line-height:1.16;text-wrap:balance}
.about p{font-size:15px}
.image-dialog{width:min(94vw,880px);max-width:94vw;max-height:94dvh;padding:0;border:1px solid #343434;border-radius:17px;background:#111;overflow:auto;color:#f5f5f5}
.dialog-header{display:flex;align-items:flex-start;gap:12px;justify-content:space-between;padding:18px 16px 14px}
.dialog-header h2{font-size:18px;line-height:1.3;letter-spacing:-.02em}
.dialog-header p{font-size:13px;color:#aaa;margin-top:5px;line-height:1.4}
.dialog-close{position:static;flex-shrink:0;min-height:42px;width:42px;margin:0;padding:10px;display:grid;place-items:center;border:1px solid #3a3a3a;border-radius:10px;background:#222;color:#eee}
.gallery-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;margin:0 12px 12px;gap:12px}
.gallery-track::-webkit-scrollbar{display:none}
.gallery-slide{flex:0 0 100%;min-width:0;scroll-snap-align:start;display:flex;align-items:center;justify-content:center}
.image-dialog .gallery-slide img{display:block;width:100%;height:auto;max-height:calc(94dvh - 175px);object-fit:contain;border-radius:7px;margin:0}
.gallery-controls{display:flex;align-items:center;justify-content:center;gap:22px;padding:0 12px 12px}
.gallery-controls button{display:grid;place-items:center;width:42px;height:42px;border:1px solid #343434;border-radius:50%;background:#222}
.gallery-controls button:disabled{opacity:.25;cursor:default}
.gallery-controls span{font-size:13px;min-width:38px;text-align:center;color:#aaa}
@media(min-width:600px){.testimonial{flex-basis:230px;width:230px}.testimonial-image{height:165px}.testimonial-result{min-height:38px}.hero h1{font-size:48px}.progress-count{margin-top:17px}.about h2{font-size:32px}}
@media(min-width:820px){.testimonial-track{justify-content:center}.testimonial{flex-basis:240px;width:240px}.testimonial-image{height:172px}.hero h1{font-size:54px}.progress-count{margin-top:18px}}

/* Complete athlete stories: the original image and its supporting media stay together. */
.testimonial-track{justify-content:flex-start!important;align-items:stretch;scroll-snap-type:none;scroll-behavior:auto;cursor:grab}
.testimonial-track.is-dragging,.testimonial-track.is-dragging .testimonial{cursor:grabbing;user-select:none}
.testimonial-track img{-webkit-user-drag:none;user-select:none;pointer-events:none}
.testimonial-track:focus,.testimonial:focus{outline:none}
.testimonial-track.keyboard-focus:focus-visible,.testimonial.keyboard-focus:focus-visible{outline:2px solid #c3c3c3;outline-offset:3px}
.testimonial.pointer-return-focus:focus-visible{outline:none}
.testimonial{display:flex;flex-direction:column}
.testimonial-image{flex:0 0 154px;width:100%}
.testimonial-meta{width:100%}
.testimonial-result{min-height:0;line-height:1.5}
.story-controls>button{display:grid;place-items:center;width:42px;height:42px;border:1px solid #343434;background:#151515;color:#eee;border-radius:50%;flex-shrink:0}
.story-controls>button:disabled{opacity:.25;cursor:default}
.progress-count{margin-top:9px}
body.story-open{position:fixed;left:0;right:0;width:100%;overflow:hidden}
.story-dialog{position:fixed;inset:0;width:min(1100px,96vw);max-width:96vw;max-height:94dvh;height:fit-content;min-height:200px;margin:auto;padding:0;overflow:hidden;border:1px solid #333;border-radius:19px;background:#101010;color:#eee}
.story-dialog[open]{display:flex;flex-direction:column}
.story-dialog::backdrop{background:#000c}
.story-header{display:flex;align-items:flex-start;gap:12px;justify-content:space-between;padding:18px 17px 14px;border-bottom:1px solid #2b2b2b;flex:0 0 auto}
.story-header h2{font-size:19px;line-height:1.3;letter-spacing:-.015em;font-weight:700}
.story-header p{font-size:13px;color:#a6a6a6;margin-top:6px;line-height:1.4;max-width:700px}
.story-close{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:10px;border:1px solid #404040;background:#222;color:#eee}
.story-body{min-height:0;overflow:auto;overscroll-behavior:contain;padding:20px 15px;scrollbar-width:thin;flex:1 1 auto}
#progress-title{font-size:18px;line-height:1.4;font-weight:650;letter-spacing:-.02em;max-width:760px;margin:0 auto 17px;text-align:center}
#progress-content{max-width:780px;margin:auto}
#progress-content.with-supports{max-width:none}
.story-dialog figure{margin:0;min-width:0}
.story-image{display:block;position:relative;padding:0;background:#f3f3f3 center/contain no-repeat;width:100%;border-radius:9px;overflow:hidden;min-height:44px}
.image-load-status{position:absolute;inset:0;display:grid;place-items:center;background:#f3f3f3cc;color:#555;font-size:14px;padding:20px}
.image-loading>img{opacity:0}
.image-retry{position:absolute;inset:0;margin:auto;width:fit-content;height:44px;padding:10px 16px;background:#eee;color:#252525;border-radius:8px;text-decoration:underline}
.story-image>img{display:block;width:100%;height:auto;object-fit:contain;border-radius:9px}

.testimony-figure{max-width:680px;margin:0 auto!important}
.support-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:22px;margin-top:25px;align-items:start}
.support-figure{max-width:680px;width:100%;margin:0 auto!important}
.media-caption{font-size:14px;color:#ded7ae;line-height:1.5;margin:0 0 10px;text-wrap:pretty}
.story-video{display:block;width:100%;height:auto;max-height:64dvh;object-fit:contain;background:#000;border:1px solid #303030;border-radius:10px}
.video-toggle{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 15px;min-height:42px;margin:9px auto 0;border:1px solid #3d3d3d;border-radius:8px;background:#202020;color:#eaeaea;font-size:14px}
.video-toggle .icon{width:16px;height:16px;flex-basis:16px}
.story-controls{display:flex;align-items:center;justify-content:center;gap:20px;padding:11px 16px 13px;border-top:1px solid #303030;background:#151515;flex:0 0 auto}
.story-controls>div{text-align:center;min-width:100px}
#progress-position{display:block;font-size:13px;color:#ccc;font-variant-numeric:tabular-nums}
.progress-dots{display:flex;align-items:center;justify-content:center;gap:2px}
.progress-dot{position:relative;width:22px;height:24px;background:transparent;border:0;border-radius:8px}
.progress-dot::after{content:'';display:block;margin:auto;width:5px;height:5px;background:#777;border-radius:10px}
.progress-dot[aria-current="true"]::after{width:14px;background:var(--yellow)}







@media(min-width:600px){.testimonial-image{flex-basis:165px}.story-body{padding:23px}.support-grid.two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.story-header{padding:20px 23px}.story-header h2{font-size:21px}}
@media(min-width:900px){.testimonial-image{flex-basis:172px}#progress-content.with-supports{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:26px}.with-supports .support-grid{margin:0}.story-header p{font-size:14px}.story-body{padding:24px}.story-dialog .story-video{max-height:61dvh}}
@media(max-width:380px){.story-header h2{font-size:17px}.story-header p{font-size:12px}.story-body{padding:16px 12px}}

/* Replaceable launch benefits and upcoming Academy events. */
.active-benefits.section{max-width:860px;padding-top:48px}
.active-benefits .section-heading,.challenge .section-heading{max-width:530px;margin-bottom:23px}
.active-benefits .section-heading h2,.challenge .section-heading h2{font-size:clamp(25px,6.4vw,32px);line-height:1.22;text-wrap:balance}
.challenge.section{padding-top:46px}
.challenge-card .challenge-lead{color:#deded7;font-weight:500;margin-bottom:12px}
.challenge-card .challenge-lead+p{margin-top:0}
.about-copy{text-align:center;min-width:0}
.about-copy p{margin:18px auto;font-size:15px;font-weight:400;line-height:1.65;text-align:center;text-wrap:pretty}
.about-copy .button{margin-inline:auto}
@media(min-width:820px){
 .event-benefits{grid-template-columns:1fr 1fr;gap:16px}
 .active-benefits.section{padding-top:54px}
 .challenge.section{padding-top:52px}
}

/* Alternate full-width bands, with restrained contrasts between dark surfaces. */
.brand-band{width:100%;background:rgba(5,5,5,.82);border:1px solid #ffffff20;border-top:0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}
.page-band{display:flow-root;padding:40px 0;background:var(--band-bg);border-bottom:1px solid #ffffff04}
.page-band>.section:first-child{padding-top:0}
.band-intro{--band-bg:#080808;padding-top:0;padding-bottom:34px}
.band-plans{--band-bg:#080808}
.band-events{--band-bg:#121212}
.band-inside{--band-bg:#131313}
.band-video{--band-bg:#080808}
.band-faq{--band-bg:#111111}
.band-about{--band-bg:#080808}
.band-events>#launch-bonus[hidden]+.challenge{padding-top:0}
.footer-band{display:flow-root;background:#111111}
.footer-band>.site-footer{margin-top:0}
@media(min-width:820px){
 .page-band{padding-block:52px}
 .band-intro{padding-top:0;padding-bottom:42px}
}

/* Mayor presencia de marca en móvil */
@media(max-width:699px){.brand{font-size:20px;gap:9px}.brand img{width:58px;height:58px}.brand b{font-size:17px}}
@media(max-width:350px){.brand{font-size:18px;gap:7px}.brand img{width:50px;height:50px}.brand b{font-size:16px}}

.announcement strong{color:#ff0000;font-weight:800}

#story-close,#story-close:hover,#story-close:focus,#story-close:focus-visible{border:0;outline:none;box-shadow:none;background:transparent;color:#ddd}
#dialog-title:focus{outline:none}

.announcement strong{display:inline-block;white-space:nowrap}

.payment-divider{width:72px;height:.5px;border:0;background:linear-gradient(90deg,transparent 0%,rgba(255,220,0,.12) 20%,rgba(255,220,0,.35) 50%,rgba(255,220,0,.12) 80%,transparent 100%);clip-path:polygon(0 50%,50% 0,100% 50%,50% 100%);margin:12px auto}
.event-benefits{grid-auto-rows:1fr}
.event-benefit{align-items:center;padding:18px}
.event-icon{flex-basis:26px;padding-top:0}
.event-icon svg{width:26px;height:26px}

.event-benefits{grid-auto-rows:auto;align-items:start}
.raffle-details{display:block;padding:0}
.raffle-details summary{display:flex;align-items:center;gap:13px;padding:18px;cursor:pointer;list-style:none;min-height:90px}
.raffle-details summary::-webkit-details-marker{display:none}
.raffle-details summary>div{min-width:0;flex:1}
.raffle-chevron{color:#aaa;transition:transform .2s}
.raffle-details[open] .raffle-chevron{transform:rotate(180deg)}
.event-benefits>.event-benefit:not(.raffle-details){min-height:90px}
.raffle-products{list-style:none;margin:0;padding:0 18px 8px}
.raffle-products li{display:flex;align-items:center;gap:14px;padding:12px 0;border-top:1px solid #ffffff12;font-size:14px;line-height:1.5}
.raffle-products strong{white-space:nowrap}
.raffle-photo{padding:0;flex:0 0 72px;border-radius:6px;overflow:hidden;background:#fff}
.raffle-photo img{display:block;width:72px;height:72px;object-fit:contain}
#product-dialog{padding:48px 12px 12px;background:#111;color:#ddd;border:1px solid #333;border-radius:12px;max-width:94vw;max-height:94dvh}
#product-dialog::backdrop{background:#000c}
#product-dialog>img{display:block;max-width:85vw;max-height:78dvh;width:auto;height:auto;object-fit:contain}
.product-close{position:absolute;right:8px;top:4px;width:40px;height:40px;font-size:28px;background:transparent;border:0;box-shadow:none;outline:none}

.event-banner-title{font-weight:700}
.announcement strong{white-space:normal}
#challenge-date{font-weight:800;animation:registration-breathe 2.8s ease-in-out infinite}
@keyframes registration-breathe{0%,100%{opacity:.7;box-shadow:0 0 0 rgba(255,220,0,0)}50%{opacity:1;box-shadow:0 0 12px rgba(255,220,0,.16)}}
@media(prefers-reduced-motion:reduce){#challenge-date{animation:none}}
