.page-content.gym{padding:4rem 1rem}.page-header h1{background:linear-gradient(90deg, var(--color-primary), var(--color-accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:2rem}.close-btn{border-radius:var(--radius-medium);color:var(--color-accent);border:2px solid var(--color-accent);padding:.4rem .8rem;font-weight:600;text-decoration:none}.close-btn:hover{background:var(--color-accent);color:var(--color-bg)}.gym-intro{text-align:center;margin-bottom:3rem}.subtitle{color:var(--color-muted);max-width:700px;margin:10px auto;font-size:1rem}.gym-container{border-radius:var(--radius-medium);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff1f;gap:2rem;max-width:1100px;margin:0 auto;padding:2rem;display:flex;box-shadow:0 12px 30px #00000080}.gym-tabs{flex-direction:column;width:240px;display:flex}.gym-tabs button{border:2px solid var(--color-surface);color:var(--color-text);border-radius:var(--radius-medium);cursor:pointer;background:0 0;margin-bottom:1rem;padding:.75rem 1rem;font-size:1rem}.gym-tabs button.active,.gym-tabs button:hover{background:linear-gradient(90deg, var(--color-primary), var(--color-secondary));color:var(--color-bg);border-color:var(--color-primary)}.gym-content{flex:1}.body-panel{display:none}.body-panel.active{display:block}.panel-header{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.panel-header h2{margin:0}.muted{color:var(--color-muted);font-size:.9rem}.chart{background:conic-gradient(var(--color-secondary) var(--value), var(--color-surface) 0);border-radius:50%;width:80px;height:80px;position:relative}.chart:after{content:attr(data-label);color:var(--color-text);justify-content:center;align-items:center;font-weight:600;display:flex;position:absolute;inset:0}.muscle-breakdown{margin:0 0 1rem;padding-left:0;list-style:none}.muscle-breakdown.big li{margin-bottom:.5rem;font-size:1.05rem;font-weight:600}.muscle-breakdown.small li{opacity:.75;margin-bottom:.3rem;margin-left:1rem;font-size:.9rem}.panel-footer{margin-top:1.5rem}.btn-outline{border-radius:var(--radius-medium);border:2px solid var(--color-secondary);color:var(--color-secondary);padding:.6rem 1.3rem;font-weight:600;text-decoration:none}.btn-outline:hover{background:var(--color-secondary);color:var(--color-bg)}@media (max-width:768px){.gym-container{flex-direction:column}.gym-tabs{flex-flow:wrap;justify-content:center;width:100%}.gym-tabs button{flex:45%}}.gym-eyebrow{color:var(--color-muted);opacity:.75;margin:.25rem 0 0;padding:0;font-size:1rem;line-height:1.3}.gym-cta{margin-top:6.5rem}.gym-explain{text-align:center;max-width:560px;margin:5rem auto 4rem}.gym-explain .lead{color:#fffffff2;margin-bottom:1.8rem;font-size:1.45rem;font-weight:500;line-height:1.45}.gym-explain p{color:#ffffffc7;margin:0 0 1.6rem;font-size:1.08rem;line-height:1.75}.explain-break{border-top:1px solid #788cff59;max-width:420px;margin:3.2rem auto;padding-top:2.2rem}.explain-break p{color:#ffffffd1;margin-bottom:1.4rem;font-size:1.12rem;line-height:1.75}.gym-explain .emphasis{letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;margin-top:2.8rem;font-size:.95rem;font-weight:600;line-height:1.6}.gym-cta h2:after{display:none!important}.gym-plan{border-radius:var(--radius-medium);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff09;border:1px solid #ffffff1a;max-width:1100px;margin:5.5rem auto 2.5rem;padding:2rem;box-shadow:0 14px 36px #00000073}.plan-head{text-align:center;margin-bottom:1.8rem}.plan-head h2{letter-spacing:.01em;margin:0 0 .6rem;font-size:1.6rem}.plan-legend{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:1rem;display:flex}.legend-chip{color:#ffffffd1;background:#ffffff0a;border:1px solid #ffffff24;border-radius:999px;padding:.35rem .65rem;font-size:.85rem}.plan-grid{grid-template-columns:repeat(7,1fr);gap:.9rem;display:grid}.plan-day{border-radius:calc(var(--radius-medium) - 2px);background:#0000002e;border:1px solid #ffffff1f;min-height:160px;padding:1rem .95rem .95rem;transition:transform .18s,border-color .18s,background .18s;position:relative;overflow:hidden}.plan-day:hover{background:#0000003d;border-color:#ffffff38;transform:translateY(-3px)}.day-top{justify-content:space-between;align-items:center;margin-bottom:.7rem;display:flex}.day-name{letter-spacing:.06em;text-transform:uppercase;color:var(--color-secondary);font-size:.75rem;font-weight:800}.day-chip{color:#ffffffd1;background:#ffffff0a;border:1px solid #ffffff24;border-radius:999px;padding:.28rem .55rem;font-size:.58rem}.day-title{margin:0 0 .5rem;font-size:.98rem;line-height:1.25}.day-desc{color:#ffffffb8;margin:0 0 .9rem;font-size:.9rem;line-height:1.5}.day-meter{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;height:10px;overflow:hidden}.day-meter span{background:linear-gradient(90deg, var(--color-primary), var(--color-secondary));opacity:.95;border-radius:999px;width:40%;height:100%;display:block}.plan-day[data-intensity="1"] .day-meter span{opacity:.65;width:33%}.plan-day[data-intensity="2"] .day-meter span{opacity:.85;width:66%}.plan-day[data-intensity="3"] .day-meter span{width:100%}.day-chip.core,.legend-chip.core{border-color:#788cff59}.day-chip.upper,.legend-chip.upper{border-color:#78ffbe4d}.day-chip.endurance,.legend-chip.endurance{border-color:#ffbe784d}.day-chip.accessory,.legend-chip.accessory{border-color:#ff78dc47}.day-chip.reset,.legend-chip.reset{opacity:.9;border-color:#ffffff2e}.plan-day:before{content:"";background:linear-gradient(180deg, var(--color-primary), var(--color-secondary));opacity:.55;width:4px;position:absolute;top:0;bottom:0;left:0}.plan-foot{text-align:center;border-top:1px solid #ffffff1a;margin-top:1.6rem;padding-top:1.2rem}.plan-foot .muted{max-width:760px;margin:0 auto}@media (max-width:1024px){.plan-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.gym-plan{padding:1.4rem}.plan-grid{grid-template-columns:repeat(2,1fr)}.plan-day{min-height:150px}}@media (max-width:420px){.plan-grid{grid-template-columns:1fr}}.plan-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;max-width:760px;margin:1.8rem auto 3.2rem;display:grid}.summary-item{border-radius:var(--radius-medium);background:#ffffff08;border:1px solid #ffffff1f;padding:.8rem .9rem}.summary-num{letter-spacing:.02em;font-size:1.25rem;font-weight:800;display:block}.summary-label{color:#ffffffb8;margin-top:.15rem;font-size:.9rem;display:block}@media (max-width:768px){.plan-summary{grid-template-columns:repeat(2,1fr)}}.gym-levels{text-align:center;border-radius:var(--radius-medium);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff09;border:1px solid #ffffff1a;max-width:900px;margin:4.5rem auto 0;padding:2rem;box-shadow:0 14px 36px #00000073}.gym-levels h2{letter-spacing:.01em;margin:0 0 .7rem;font-size:1.6rem}.gym-levels .subtitle{max-width:680px;margin:.2rem auto 1.6rem}.gym-levels .level-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;max-width:860px;margin:0 auto 1.2rem;display:grid}.gym-levels .level-card{text-align:left;color:inherit;border-radius:calc(var(--radius-medium) - 2px);background:#0000002e;border:1px solid #ffffff1f;padding:1.05rem 1.05rem 1rem;text-decoration:none;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:block;position:relative;overflow:hidden}.gym-levels .level-card:hover{background:#0000003d;border-color:#ffffff38;transform:translateY(-3px);box-shadow:0 10px 26px #00000059}.gym-levels .level-card:before{content:"";background:linear-gradient(180deg, var(--color-primary), var(--color-secondary));opacity:.55;width:4px;position:absolute;top:0;bottom:0;left:0}.gym-levels .level-card strong{align-items:center;gap:.55rem;margin:0 0 .35rem;font-size:1.05rem;display:inline-flex}.gym-levels .level-card span{color:#ffffffc7;font-size:.95rem;line-height:1.55;display:block}.gym-levels .level-card:first-child strong:before{content:"";background:#78ffbef2;border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 4px #78ffbe24}.gym-levels .level-card:nth-child(2) strong:before{content:"";background:#ffdc78f2;border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 4px #ffdc7824}.gym-levels .level-card:nth-child(3) strong:before{content:"";background:#ff7878f2;border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 4px #ff787824}.gym-levels .muted{border-top:1px solid #ffffff1a;max-width:760px;margin:0 auto;padding-top:1.2rem}@media (max-width:900px){.gym-levels{padding:1.6rem}.gym-levels .level-grid{grid-template-columns:1fr;max-width:520px}}.page-header{justify-content:space-between;align-items:center;max-width:1100px;margin:2rem auto 1rem;padding:0 1rem;display:flex}.page-header h1{background:linear-gradient(90deg, var(--color-primary), var(--color-accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2.5rem}.close-btn{border:1px solid var(--color-accent);color:var(--color-accent);border-radius:12px;padding:.45rem .9rem;text-decoration:none}.close-btn:hover{border-color:var(--color-primary);transform:translateY(-1px)}.gym-level-filter>.who{letter-spacing:.2px;opacity:.9;margin:0 0 24px;padding:14px 16px;font-size:.95rem;font-weight:500;line-height:1.65}.gym-level-filter>.who .plan-link{color:var(--color-secondary);text-underline-offset:4px;opacity:.95;text-decoration:underline;text-decoration-thickness:1px}.gym-level-filter>.who .plan-link:hover{opacity:1;color:#0ff}.page-content.gym-exercises{max-width:1100px;margin:0 auto;padding:3rem 2cm 5rem}.exercise-group{background:#ffffff06;border:1px solid #ffffff0d;border-radius:18px;margin-bottom:3rem;padding:1.5rem 1.75rem 2rem}.exercise-group h2{background-image:linear-gradient(90deg, var(--color-primary), var(--color-accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;border-radius:12px;margin-bottom:1rem;padding:.3rem 1rem;font-size:1.35rem;font-weight:600;display:inline-block}.exercise-group h2:after{content:"";background:var(--color-accent);opacity:.6;border-radius:50%;width:6px;height:6px;margin-left:7px;display:inline-block}.exercise-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:1rem;display:grid}.exercise-card{background:#ffffff09;border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;justify-content:space-between;padding:1.1rem 1.2rem;text-decoration:none;display:flex}.exercise-title{color:var(--color-text);font-size:.95rem;font-weight:600}.exercise-meta{color:var(--color-muted);margin-top:.4rem;font-size:.75rem}.page-content.exercise-page{max-width:1100px;margin:0 auto;padding:3rem 2cm 5rem}.exercise-layout{justify-content:space-between;align-items:flex-start;gap:3rem;display:flex}.exercise-text{flex:1.2;min-width:0}.exercise-media img{object-fit:contain;border-radius:12px;width:360px;max-width:100%;display:block}.exercise-media:empty{display:none}.level-indicator{opacity:.95;border-radius:3px;width:48px;margin-top:6px;display:block}.level-green{background:repeating-linear-gradient(45deg,#3ddc97,#3ddc97 6px,#3ddc9740 6px 12px);height:3px}.level-yellow{background:repeating-linear-gradient(45deg,#ffd166,#ffd166 6px,#ffd16673 6px 12px);height:6px}.level-red{background:repeating-linear-gradient(45deg,#ef476f,#ef476f 6px,#ef476f99 6px 12px);height:9px}.exercise-level{letter-spacing:1.5px;opacity:.95;border-radius:999px;margin-bottom:34px;padding:4px 12px;font-size:11px;font-weight:600;display:inline-block}.exercise-level.level-green{color:#3ddc97;background:#3ddc9726}.exercise-level.level-yellow{color:#ffd166;background:#ffd16626}.exercise-level.level-red{color:#ef476f;background:#ef476f26}.exercise-cat{opacity:.9;margin:0 0 .75rem}.exercise-focus{opacity:.9;margin:0 0 1.25rem}.exercise-how{opacity:.75;margin:0 0 2rem}.exercise-how summary{cursor:pointer;margin-bottom:.75rem}.exercise-how ol{margin:.25rem 0 0 1.25rem}.gym-level-filter{margin-bottom:48px}.level-row{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;display:grid}.level-card{color:#eafcff;background:#ffffff0a;border-radius:20px;padding:20px 22px;text-decoration:none}.level-card h3{margin:0;font-size:19px}.level-card .who{opacity:.65;margin:4px 0 12px;font-size:13px}.level-card .how{opacity:.75;margin:6px 0 12px;font-size:13px;line-height:1.45}.level-card ul{margin:0;padding-left:16px;font-size:13px}.level-card li{opacity:.85;margin-bottom:6px}.level-card .meta{opacity:.9;margin-top:12px;font-size:13px;font-weight:600}.level-card.green{border-left:4px solid #4ade80}.level-card.yellow{border-left:4px solid #facc15}.level-card.red{border-left:4px solid #f87171}.level-all{text-align:center;margin-top:26px}.level-all .all-btn{color:#eafcff;background:#ffffff0f;border-radius:999px;padding:10px 18px;font-size:14px;text-decoration:none;display:inline-block}.level-all p{opacity:.6;margin-top:6px;font-size:12px}.md{font-size:1.05rem;line-height:1.8}.md h1{margin:.6rem 0 .9rem;font-size:2.5rem;line-height:1.1}.md h2:first-of-type{background:linear-gradient(90deg, var(--color-primary), var(--color-accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:.6rem 0 1.2rem;font-size:2.5rem;font-weight:700;line-height:1.1}.md h2:first-of-type:after{opacity:1;width:48px;height:3px}.md h2:after{content:"";background:linear-gradient(90deg, var(--color-primary), var(--color-accent));opacity:.8;width:36px;height:2px;margin-top:6px;display:block}.md h3{border-left:4px solid var(--color-accent);background:#ffffff0f;border-radius:12px;margin:1.6rem 0 .6rem;padding:8px 14px;font-size:1.05rem;font-weight:600;display:inline-block}.md p{opacity:.9;margin:.4rem 0;font-size:.95rem;line-height:1.55}.md strong{color:#a78bfa;font-weight:800}.md blockquote{opacity:.95;background:#38bdf81f;border-left:4px solid #38bdf8;border-radius:12px;margin:1.5rem 0;padding:.95rem 1.15rem;font-size:.85rem;line-height:1.45}.md-reps{counter-reset:reps;margin:1rem 0 2rem;padding:0;list-style:none}.md-reps li{counter-increment:reps;background:#ffffff09;border:1px solid #ffffff12;border-radius:12px;margin-bottom:.45rem;padding:.65rem .9rem .65rem 42px;font-size:.92rem;line-height:1.45;position:relative}.md-reps li:before{content:counter(reps);background:var(--color-accent);color:#000;border-radius:50%;place-items:center;width:22px;height:22px;font-weight:700;display:grid;position:absolute;top:10px;left:10px}.md-list{opacity:.9;margin:.8rem 0 1.6rem 1.2rem;padding:0;list-style:outside}.md-list li{margin:.35rem 0;font-size:.92rem;line-height:1.45}.md hr{background:linear-gradient(90deg,#0000,#ffffff40,#0000);border:none;height:1px;margin:2.5rem 0}.md-green{--color-accent:#22c55e}.md-yellow{--color-accent:#facc15}.md-red{--color-accent:#ef4444}.md a,.level-card a,.level-all a{color:var(--color-secondary);text-decoration:none;transition:box-shadow .15s}.md a:hover,.md a:focus,.level-card:hover,.level-all .all-btn:hover{box-shadow:0 0 0 1.5px #7f5af073}.exercise-layout{width:100%;min-width:0}.gym-intro{text-align:center;color:#ffffffbf;max-width:720px;margin:0 auto 28px;font-size:.95rem;line-height:1.6}.popular-exercises{text-align:center;background:#ffffff05;border:1px solid #ffffff0a;border-radius:18px;max-width:760px;margin:34px auto 46px;padding:20px 22px}.popular-exercises h2{letter-spacing:.2px;background:linear-gradient(90deg, var(--color-primary), var(--color-accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0 0 14px;font-size:1.15rem;font-weight:600}.popular-exercises ul{margin:0;padding:0;list-style:none}.popular-exercises li{margin:8px 0}.popular-exercises a{color:var(--color-secondary);padding:3px 2px;font-size:.96rem;font-weight:500;text-decoration:none;transition:color .22s,transform .22s,opacity .22s;display:inline-block;position:relative}.popular-exercises a:after{content:"";background:linear-gradient(90deg, var(--color-secondary), var(--color-accent));opacity:.95;border-radius:999px;width:0;height:2px;transition:width .22s;position:absolute;bottom:-3px;left:0}.popular-exercises a:hover,.popular-exercises a:focus{color:#fff;opacity:1;transform:translateY(-1px)}.popular-exercises a:hover:after,.popular-exercises a:focus:after{width:100%}.gym-watch-link{text-align:center;color:#ffffffbd;max-width:720px;margin:34px auto 0;font-size:.92rem;line-height:1.6}.gym-watch-link a{color:var(--color-secondary);border-bottom:1px solid #7f5af059;text-decoration:none;transition:color .22s,border-color .22s}.gym-watch-link a:hover{color:#fff;border-color:var(--color-secondary)}.gym-proof{text-align:center;color:#fff;background:linear-gradient(135deg,#ffffff14,#ffffff08);border:1px solid #ffffff1f;border-radius:14px;max-width:760px;margin:.9rem auto 1.6rem;padding:.9rem 1.1rem;font-size:.98rem;line-height:1.65;box-shadow:0 8px 30px #0000002e}.page-content.gym.gym-v2{--gym-v2-bg:#050a1f;--gym-v2-card:#080d1bf0;--gym-v2-card-soft:#0d1428e0;--gym-v2-line:#ffffff1f;--gym-v2-line-bright:#30ddff57;--gym-v2-text:#f7fbff;--gym-v2-muted:#e8efffad;--gym-v2-dim:#e8efff80;--gym-v2-purple:#8f52ff;--gym-v2-purple-2:#c05bff;--gym-v2-cyan:#24d9ff;--gym-v2-blue:#4c7dff;--gym-v2-green:#36f2b4;--gym-v2-yellow:#ffd65c;--gym-v2-red:#ff5d8f;width:min(1180px,100vw - 44px);max-width:none;color:var(--gym-v2-text);box-shadow:none;background:0 0;border:0;border-radius:0;gap:18px;margin:22px auto 56px;padding:0;display:grid}.page-content.gym.gym-v2:hover{box-shadow:none;transform:none}.gym-v2 *,.gym-v2 :before,.gym-v2 :after{letter-spacing:0}.gym-v2 h2,.gym-v2 h3,.gym-v2 p{margin:0}.gym-v2 a{color:inherit}.gym-v2 a:hover,.gym-v2 a:focus{color:inherit;font-weight:inherit}.gym-v2-card{border:1px solid var(--gym-v2-line);background:linear-gradient(180deg, #ffffff0b, #ffffff04), var(--gym-v2-card);border-radius:8px;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000057,inset 0 0 24px #ffffff06}.gym-v2-hero{background:radial-gradient(circle at 82% 24%,#24d9ff24,#0000 260px),radial-gradient(circle at 66% 84%,#8f52ff29,#0000 300px),linear-gradient(135deg,#0a1022fa,#050813fa);grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);align-items:center;gap:36px;min-height:370px;padding:46px 52px;display:grid}.gym-v2-hero:before,.gym-v2-plan:before,.gym-v2-panelCard:before,.gym-v2-voiceCard:before{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(90deg,#8f52ff52,#0000 34%,#24d9ff38 100%) top/100% 1px no-repeat;position:absolute;inset:0}.gym-v2-heroCopy{z-index:2;max-width:570px;position:relative}.gym-v2-eyebrow,.gym-v2-sectionHead>p{color:var(--gym-v2-cyan);text-transform:uppercase;font-size:12px;font-weight:900;line-height:1.2}.gym-v2-hero h2{color:#fff;max-width:560px;margin-top:15px;font-size:clamp(42px,5vw,68px);font-weight:950;line-height:.95}.gym-v2-hero h2 span{color:#0000;background:linear-gradient(90deg, var(--gym-v2-purple-2), var(--gym-v2-cyan));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.gym-v2-lead{color:#f7fbffcc;max-width:510px;font-size:18px;line-height:1.6;margin-top:22px!important}.gym-v2-formula{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.gym-v2-formula span{color:#ffffffd6;background:#ffffff0b;border:1px solid #ffffff1f;border-radius:8px;min-height:34px;padding:8px 12px;font-size:13px;font-weight:800;line-height:1.2;box-shadow:inset 0 0 12px #24d9ff0a}.gym-v2-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.gym-v2-primaryCta,.gym-v2-secondaryCta,.gym-v2-sideLink,.gym-v2 .btn-outline{border-radius:8px;justify-content:center;align-items:center;min-height:44px;font-size:14px;font-weight:900;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:inline-flex}.gym-v2-primaryCta{color:#06101a;background:linear-gradient(90deg, var(--gym-v2-purple-2), var(--gym-v2-cyan));padding:0 20px;box-shadow:0 14px 30px #24d9ff29}.gym-v2-secondaryCta,.gym-v2-sideLink,.gym-v2 .btn-outline{color:var(--gym-v2-text);background:#ffffff09;border:1px solid #ffffff29;padding:0 18px}.gym-v2-primaryCta:hover,.gym-v2-primaryCta:focus,.gym-v2-secondaryCta:hover,.gym-v2-secondaryCta:focus,.gym-v2-sideLink:hover,.gym-v2-sideLink:focus,.gym-v2 .btn-outline:hover,.gym-v2 .btn-outline:focus{border-color:#24d9ff6b;transform:translateY(-2px);box-shadow:0 16px 34px #24d9ff24}.gym-v2-heroVisual{isolation:isolate;min-height:306px;position:relative}.gym-v2-signalFrame{z-index:0;background:linear-gradient(90deg,#0000 0 14%,#24d9ff14 14% 15%,#0000 15% 100%),linear-gradient(#0000 0 23%,#8f52ff1a 23% 24%,#0000 24% 100%);border:1px solid #24d9ff29;border-radius:8px;position:absolute;inset:14px 22px 20px;transform:skew(-3deg)}.gym-v2-signalFrame span{background:linear-gradient(90deg,#0000,#24d9ff57,#0000);height:1px;position:absolute;left:24px;right:24px}.gym-v2-signalFrame span:first-child{top:28%}.gym-v2-signalFrame span:nth-child(2){top:52%}.gym-v2-signalFrame span:nth-child(3){top:76%}.gym-v2-device{z-index:3;background:linear-gradient(#131c34f0,#070b18f5),#080d1b;border:1px solid #ffffff24;border-radius:8px;gap:18px;width:230px;min-height:278px;padding:18px;display:grid;position:absolute;top:10px;right:56px;box-shadow:0 28px 54px #0000006b,inset 0 0 28px #ffffff09}.gym-v2-deviceTop{gap:7px;display:flex}.gym-v2-deviceTop span{background:var(--gym-v2-cyan);border-radius:999px;width:8px;height:8px;box-shadow:0 0 12px #24d9ff73}.gym-v2-deviceTop span:nth-child(2){background:var(--gym-v2-purple-2);box-shadow:0 0 12px #c05bff6b}.gym-v2-deviceTop span:nth-child(3){background:var(--gym-v2-green);box-shadow:0 0 12px #36f2b457}.gym-v2-deviceMeter{background:radial-gradient(circle, #091020 0 53%, transparent 54%), conic-gradient(var(--gym-v2-cyan) 0 75%, #ffffff14 75% 100%);border-radius:50%;place-items:center;width:148px;height:148px;margin:4px auto 0;display:grid;box-shadow:0 0 28px #24d9ff2e,inset 0 0 20px #ffffff0f}.gym-v2-deviceMeter strong{color:#fff;font-size:34px;font-weight:950;line-height:.95}.gym-v2-deviceMeter span{color:var(--gym-v2-muted);text-transform:uppercase;margin-top:-18px;font-size:11px;font-weight:800}.gym-v2-waveRows{gap:8px;display:grid}.gym-v2-waveRows span{background:linear-gradient(90deg, var(--gym-v2-purple), var(--gym-v2-cyan));opacity:.86;border-radius:999px;height:8px}.gym-v2-waveRows span:nth-child(2){opacity:.58;width:72%}.gym-v2-waveRows span:nth-child(3){opacity:.42;width:48%}.gym-v2-imageStack{z-index:2;width:224px;height:172px;position:absolute;bottom:8px;left:20px}.gym-v2-thumb{background:#11182a;border:1px solid #ffffff24;border-radius:8px;position:absolute;overflow:hidden;box-shadow:0 18px 34px #00000059}.gym-v2-thumb img{object-fit:cover}.gym-v2-thumbOne{width:118px;height:118px;top:18px;left:8px;transform:rotate(-7deg)}.gym-v2-thumbTwo{width:112px;height:112px;top:0;right:10px;transform:rotate(6deg)}.gym-v2-thumbThree{width:112px;height:112px;bottom:0;left:72px;transform:rotate(2deg)}.gym-v2-sectionHead{gap:8px;margin-bottom:20px;display:grid}.gym-v2-sectionHead h2{color:#fff;max-width:620px;font-size:clamp(25px,3vw,34px);font-weight:950;line-height:1.08}.gym-v2-sectionHeadSplit{grid-template-columns:minmax(0,1fr) auto;align-items:end}.gym-v2-sectionHeadSplit>span{color:var(--gym-v2-cyan);text-transform:uppercase;background:#24d9ff0f;border:1px solid #24d9ff38;border-radius:8px;padding:8px 12px;font-size:12px;font-weight:900}.gym-v2-levels,.gym-v2-plan,.gym-v2-panelCard,.gym-v2-voiceCard,.gym-v2-featureStrip{padding:24px}.gym-v2-levelCard{background:linear-gradient(135deg,#ffffff0b,#ffffff03),#050a16b8;border:1px solid #ffffff1f;border-radius:8px;grid-template-rows:auto auto;grid-template-columns:42px minmax(0,1fr);gap:8px 14px;min-height:110px;padding:18px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.gym-v2-levelCard:hover,.gym-v2-levelCard:focus{border-color:#24d9ff57;transform:translateY(-3px);box-shadow:0 18px 38px #24d9ff1a}.gym-v2-levelPulse{background:linear-gradient(135deg, color-mix(in srgb, var(--gym-v2-green) 42%, transparent), #ffffff0a), #ffffff09;border-radius:8px;grid-row:1/span 2;align-self:start;width:42px;height:42px;display:block;box-shadow:inset 0 0 0 1px #ffffff14,0 0 22px #36f2b42e}.gym-v2-levelCard:nth-child(2) .gym-v2-levelPulse{background:linear-gradient(135deg, color-mix(in srgb, var(--gym-v2-yellow) 44%, transparent), #ffffff0a), #ffffff09;box-shadow:inset 0 0 0 1px #ffffff14,0 0 22px #ffd65c29}.gym-v2-levelCard:nth-child(3) .gym-v2-levelPulse{background:linear-gradient(135deg, color-mix(in srgb, var(--gym-v2-red) 46%, transparent), #ffffff0a), #ffffff09;box-shadow:inset 0 0 0 1px #ffffff14,0 0 22px #ff5d8f29}.gym-v2-levelCard strong,.gym-v2-levelCard small,.gym-v2-levelCard em{display:block}.gym-v2-levelCard strong{color:#fff;font-size:19px;font-weight:950;line-height:1.1}.gym-v2-levelCard small{color:var(--gym-v2-dim);text-transform:uppercase;margin-top:4px;font-size:12px;font-weight:800}.gym-v2-levelCard em{color:var(--gym-v2-muted);grid-column:2;font-size:14px;font-style:normal;line-height:1.35}.gym-v2 .plan-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:12px}.gym-v2 .plan-day{background:linear-gradient(#ffffff0a,#ffffff03),#030813b8;border-color:#ffffff1c;border-radius:8px;min-height:174px;padding:15px 14px 14px;box-shadow:inset 0 0 16px #ffffff05}.gym-v2 .plan-day:hover{background:linear-gradient(#24d9ff0e,#ffffff05),#050a16d6;border-color:#24d9ff47;transform:translateY(-3px)}.gym-v2 .plan-day:before{background:linear-gradient(90deg, var(--gym-v2-purple), var(--gym-v2-cyan));opacity:.82;width:100%;height:3px;bottom:auto}.gym-v2 .day-name{color:var(--gym-v2-cyan);letter-spacing:0;font-size:12px}.gym-v2 .day-chip{color:#ffffffc7;background:#ffffff09;border-radius:8px;padding:5px 8px;font-size:10px;font-weight:900}.gym-v2 .day-chip.core{border-color:#8f52ff61}.gym-v2 .day-chip.upper{border-color:#24d9ff5c}.gym-v2 .day-chip.accessory{border-color:#c05bff57}.gym-v2 .day-chip.endurance{border-color:#36f2b44d}.gym-v2 .day-chip.gym{border-color:#ffd65c57}.gym-v2 .day-title{color:#fff;font-size:15px;font-weight:900;line-height:1.22}.gym-v2 .day-desc{color:var(--gym-v2-muted);margin-top:8px;font-size:12.5px;line-height:1.45}.gym-v2 .day-meter{background:#ffffff0b;border-color:#ffffff17;height:7px;position:absolute;bottom:14px;left:14px;right:14px}.gym-v2 .day-meter span{background:linear-gradient(90deg, var(--gym-v2-purple), var(--gym-v2-cyan));width:58%}.gym-v2-trainingGrid{grid-template-columns:minmax(0,1fr) 310px;align-items:stretch;gap:18px;display:grid}.gym-v2 .gym-container{max-width:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;grid-template-columns:226px minmax(0,1fr);gap:20px;margin:0;padding:0;display:grid}.gym-v2 .gym-tabs{gap:10px;width:auto}.gym-v2 .gym-tabs button{color:#fffc;text-align:left;background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;min-height:58px;margin:0;padding:12px 12px 12px 15px;font-size:13px;font-weight:900;line-height:1.25;transition:transform .18s,border-color .18s,background .18s,color .18s;position:relative;overflow:hidden}.gym-v2 .gym-tabs button:before{content:"";background:linear-gradient(180deg, var(--gym-v2-purple), var(--gym-v2-cyan));opacity:.35;border-radius:999px;width:3px;position:absolute;top:10px;bottom:10px;left:0}.gym-v2 .gym-tabs button.active,.gym-v2 .gym-tabs button:hover{color:#fff;background:linear-gradient(90deg,#8f52ff29,#24d9ff12),#ffffff0a;border-color:#24d9ff52}.gym-v2 .gym-tabs button.active:before,.gym-v2 .gym-tabs button:hover:before{opacity:1;box-shadow:0 0 14px #24d9ff73}.gym-v2 .gym-content{min-width:0}.gym-v2 .body-panel.active{align-content:start;min-height:388px;display:grid}.gym-v2 .panel-header{grid-template-columns:92px minmax(0,1fr);gap:18px;margin-bottom:18px;display:grid}.gym-v2 .panel-header h2{color:#fff;font-size:clamp(28px,3vw,40px);font-weight:950;line-height:1}.gym-v2 .muted{color:var(--gym-v2-muted);margin-top:8px;font-size:14px;line-height:1.45}.gym-v2 .chart{background:radial-gradient(circle, #081020 0 58%, transparent 59%), conic-gradient(var(--gym-v2-cyan) var(--value), #ffffff14 0);width:86px;height:86px;box-shadow:0 0 24px #24d9ff29}.gym-v2 .chart:after{color:#fff;font-size:12px;font-weight:950}.gym-v2 .panel-text{color:#f7fbffc7;max-width:650px;font-size:15px;line-height:1.7}.gym-v2 .muscle-breakdown{flex-wrap:wrap;gap:10px;margin-top:18px;margin-bottom:0;display:flex}.gym-v2 .muscle-breakdown.big li,.gym-v2 .muscle-breakdown.small li{color:#ffffffd1;background:#ffffff09;border:1px solid #ffffff1c;border-radius:8px;margin:0;line-height:1.2}.gym-v2 .muscle-breakdown.big li{padding:11px 12px;font-size:14px}.gym-v2 .muscle-breakdown.small li{color:var(--gym-v2-muted);opacity:1;padding:9px 10px;font-size:13px}.gym-v2 .panel-footer{margin-top:24px}.gym-v2-voiceCard{background:radial-gradient(circle at 70% 12%,#8f52ff29,#0000 210px),linear-gradient(#0a1020fa,#050914fa);align-content:start;min-height:100%;display:grid}.gym-v2-voiceIcon{width:74px;height:74px;color:var(--gym-v2-cyan);background:#24d9ff0e;border:1px solid #24d9ff33;border-radius:8px;place-items:center;margin-bottom:26px;display:grid;box-shadow:0 0 28px #24d9ff1a}.gym-v2-voiceIcon span,.gym-v2-featureIcon{filter:drop-shadow(0 0 8px #24d9ff8c);border:3px solid;border-right:0;border-radius:16px 0 0 16px;width:36px;height:28px;display:block;position:relative}.gym-v2-voiceIcon span:before,.gym-v2-voiceIcon span:after,.gym-v2-featureIcon:before,.gym-v2-featureIcon:after{content:"";background:currentColor;border-radius:999px;width:16px;height:3px;position:absolute;right:-11px}.gym-v2-voiceIcon span:before,.gym-v2-featureIcon:before{top:7px}.gym-v2-voiceIcon span:after,.gym-v2-featureIcon:after{bottom:7px}.gym-v2-voiceCard h2{color:#fff;margin-top:12px;font-size:30px;font-weight:950;line-height:1.04}.gym-v2-voiceCard p:not(.gym-v2-eyebrow){color:var(--gym-v2-muted);margin-top:16px;font-size:14px;line-height:1.62}.gym-v2-voiceStats{gap:10px;margin-top:24px;display:grid}.gym-v2-voiceStats span{color:var(--gym-v2-muted);background:#ffffff09;border:1px solid #ffffff1a;border-radius:8px;align-items:baseline;gap:10px;padding:12px;font-size:13px;font-weight:800;display:flex}.gym-v2-voiceStats strong{color:#fff;font-size:22px;font-weight:950}.gym-v2-sideLink{width:100%;margin-top:24px}.gym-v2-featureStrip{grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;padding:0;display:grid}.gym-v2-feature{border-right:1px solid #ffffff17;grid-template-columns:42px minmax(0,1fr);align-content:center;gap:12px;min-height:128px;padding:22px 20px;display:grid}.gym-v2-feature:last-child{border-right:0}.gym-v2-featureIcon{width:30px;height:22px;color:var(--gym-v2-cyan);border-width:2px}.gym-v2-feature:nth-child(2) .gym-v2-featureIcon{color:var(--gym-v2-purple-2)}.gym-v2-feature:nth-child(3) .gym-v2-featureIcon{color:var(--gym-v2-green)}.gym-v2-feature:nth-child(4) .gym-v2-featureIcon{color:var(--gym-v2-yellow)}.gym-v2-feature h3{color:#fff;font-size:16px;font-weight:950;line-height:1.2}.gym-v2-feature p{color:var(--gym-v2-muted);grid-column:2;font-size:13px;line-height:1.45}@media (max-width:1120px){.page-content.gym.gym-v2{width:min(100% - 28px,920px)}.gym-v2-hero{grid-template-columns:1fr;min-height:auto}.gym-v2-heroVisual{min-height:300px}.gym-v2-trainingGrid{grid-template-columns:1fr}.gym-v2 .plan-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.gym-v2-featureStrip{grid-template-columns:repeat(2,minmax(0,1fr))}.gym-v2-feature:nth-child(2){border-right:0}.gym-v2-feature:nth-child(-n+2){border-bottom:1px solid #ffffff17}}@media (max-width:820px){.page-content.gym.gym-v2{gap:14px;width:calc(100% - 18px);margin-top:14px}.gym-v2-hero,.gym-v2-levels,.gym-v2-plan,.gym-v2-panelCard,.gym-v2-voiceCard{padding:22px}.gym-v2-hero h2{font-size:clamp(38px,11vw,52px)}.gym-v2-levelGrid{grid-template-columns:1fr}.gym-v2 .plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gym-v2 .gym-container{grid-template-columns:1fr}.gym-v2 .gym-tabs{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.gym-v2 .gym-tabs button{flex:initial}.gym-v2 .panel-header{grid-template-columns:78px minmax(0,1fr)}.gym-v2 .chart{width:72px;height:72px}}@media (max-width:560px){.gym-v2 h2,.gym-v2 h3,.gym-v2 p,.gym-v2 a,.gym-v2 button{word-break:normal;overflow-wrap:anywhere}.gym-v2-hero,.gym-v2-levels,.gym-v2-plan,.gym-v2-panelCard,.gym-v2-voiceCard{padding:18px}.gym-v2-heroVisual{min-height:250px}.gym-v2-device{width:190px;min-height:236px;right:16px}.gym-v2-deviceMeter{width:120px;height:120px}.gym-v2-deviceMeter strong{font-size:28px}.gym-v2-imageStack{width:182px;height:142px;left:-4px}.gym-v2-thumbOne,.gym-v2-thumbTwo,.gym-v2-thumbThree{width:88px;height:88px}.gym-v2-thumbThree{left:56px}.gym-v2-sectionHeadSplit{grid-template-columns:1fr;align-items:start}.gym-v2 .plan-grid,.gym-v2 .gym-tabs,.gym-v2-featureStrip{grid-template-columns:1fr}.gym-v2-feature,.gym-v2-feature:nth-child(2),.gym-v2-feature:nth-child(-n+2){border-bottom:1px solid #ffffff17;border-right:0}.gym-v2-feature:last-child{border-bottom:0}}.page-content.gym.gym-v2.gym-v2-reference{--gym-ref-bg:#030407;--gym-ref-panel:#0d0f18e0;--gym-ref-panel-2:#121520f0;--gym-ref-card:#0c0f19e6;--gym-ref-line:#ffffff21;--gym-ref-muted:#ffffffb0;--gym-ref-soft:#ffffff7a;--gym-ref-yellow:#ffd524;--gym-ref-yellow-2:#ffb51f;--gym-ref-purple:#9b35ff;--gym-ref-purple-2:#bd67ff;--gym-ref-cyan:#22d8ff;--gym-ref-pink:#ff3d9a;color:#fff;width:min(1186px,100vw - 36px);max-width:none;box-shadow:none;background:0 0;border:0;border-radius:0;gap:20px;margin:0 auto 54px;padding:18px 0 0;display:grid}.page-content.gym.gym-v2.gym-v2-reference:hover{box-shadow:none;transform:none}.gym-v2-referenceHero,.gym-v2-referenceCard{border:1px solid var(--gym-ref-line);background:radial-gradient(circle at 82% 10%,#9b35ff1a,#0000 320px),linear-gradient(#0f121deb,#070910ed);border-radius:18px;position:relative;overflow:hidden;box-shadow:0 24px 58px #00000057,inset 0 1px #ffffff09}.gym-v2-referenceHero:before,.gym-v2-referenceCard:before{content:"";pointer-events:none;background:linear-gradient(90deg,#ffd5241f,#0000 22%,#9b35ff38 52%,#22d8ff1f 100%) top/100% 1px no-repeat;position:absolute;inset:0}.gym-v2-referenceHero{background:radial-gradient(circle at 72% 20%,#9b35ff33,#0000 330px),radial-gradient(circle at 12% 26%,#ffd52413,#0000 260px),radial-gradient(circle at 94% 72%,#22d8ff17,#0000 280px),linear-gradient(#04050b 0%,#070913 100%);grid-template-columns:minmax(330px,.9fr) minmax(480px,1.1fr);align-items:center;gap:clamp(24px,4.2vw,58px);min-height:590px;padding:44px 40px 36px 48px;display:grid}.gym-v2-pill{color:#d88aff;text-transform:uppercase;background:#9b35ff16;border:1px solid #9b35ff8a;border-radius:999px;align-items:center;width:fit-content;min-height:33px;padding:7px 13px;font-size:12px;font-weight:900;line-height:1;display:inline-flex;box-shadow:inset 0 0 18px #9b35ff0f}.gym-v2-reference h1 span{color:var(--gym-ref-purple-2);text-shadow:0 0 22px #9b35ff3d;display:block}.gym-v2-reference .gym-v2-lead{max-width:510px;color:var(--gym-ref-muted);font-size:19px;line-height:1.55;margin-top:25px!important}.gym-v2-heroActions{flex-wrap:wrap;gap:13px;margin-top:32px;display:flex}.gym-v2-yellowCta,.gym-v2-darkCta,.gym-v2-reference .btn-outline{border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-size:15px;font-weight:950;line-height:1;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:inline-flex}.gym-v2-darkCta,.gym-v2-reference .btn-outline{color:#fff;background:#ffffff0b;border:1px solid #ffffff2b;box-shadow:inset 0 0 18px #ffffff05}.gym-v2-yellowCta:hover,.gym-v2-yellowCta:focus,.gym-v2-darkCta:hover,.gym-v2-darkCta:focus,.gym-v2-reference .btn-outline:hover,.gym-v2-reference .btn-outline:focus{transform:translateY(-2px);box-shadow:0 18px 36px #ffd52429,0 0 22px #9b35ff1f}.gym-v2-heroStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:510px;margin-top:36px;display:grid}.gym-v2-heroStats span{color:#ffffffb3;background:linear-gradient(#ffffff0b,#ffffff04),#ffffff06;border:1px solid #ffffff1c;border-radius:14px;min-height:76px;padding:13px 14px;font-size:13px;font-weight:750;line-height:1.25}.gym-v2-heroStats strong{color:var(--gym-ref-yellow);text-shadow:0 0 16px #ffd52426;margin-bottom:4px;font-size:26px;font-weight:950;line-height:1;display:block}.gym-v2-doodle{z-index:3;pointer-events:none;position:absolute}.gym-v2-doodleArrow{color:#ffd524c7;filter:drop-shadow(0 0 12px #ffd5241f);width:122px;top:34px;right:43%;transform:rotate(-8deg)}.gym-v2-doodleSpark{color:#22d8ffcc;opacity:.85;filter:drop-shadow(0 0 12px #22d8ff33);width:56px;bottom:48px;left:36px;transform:rotate(10deg)}.gym-v2-referenceCard{padding:28px}.gym-v2-reference .gym-v2-sectionHead h2{color:#fff;max-width:650px;font-size:clamp(30px,3.4vw,42px);font-weight:950;line-height:1.02}.gym-v2-reference .gym-v2-sectionHeadSplit{grid-template-columns:minmax(0,1fr) 88px;align-items:center;gap:20px;display:grid}.gym-v2-sectionIcon,.gym-v2-iconBubble{background:radial-gradient(circle at 35% 18%,#ffd5242e,#0000 40%),radial-gradient(circle at 68% 74%,#22d8ff24,#0000 48%),#ffffff0b;border:1px solid #ffffff21;border-radius:18px;place-items:center;width:82px;height:82px;display:grid;box-shadow:inset 0 0 24px #ffffff06,0 14px 32px #00000038}.gym-v2-iconSvg{filter:drop-shadow(0 0 10px #9b35ff2e)drop-shadow(0 0 7px #22d8ff1f);width:54px;height:54px;display:block;overflow:visible}.gym-v2-reference .gym-v2-levelCard{background:linear-gradient(#ffffff0d,#ffffff04),#080a11c7;border:1px solid #ffffff1f;border-radius:16px;grid-template-rows:auto auto;grid-template-columns:82px minmax(0,1fr);gap:12px 18px;min-height:154px;padding:20px;display:grid;box-shadow:inset 0 1px #ffffff06}.gym-v2-reference .gym-v2-levelCard .gym-v2-iconBubble{grid-row:1/span 2;align-self:start}.gym-v2-reference .gym-v2-levelCard strong,.gym-v2-reference .gym-v2-levelCard small,.gym-v2-reference .gym-v2-levelCard em{display:block}.gym-v2-reference .gym-v2-levelCard strong{color:#fff;margin-top:5px;font-size:23px;font-weight:950;line-height:1.05}.gym-v2-reference .gym-v2-levelCard small{color:var(--gym-ref-yellow);text-transform:uppercase;margin-top:6px;font-size:12px;font-weight:900}.gym-v2-reference .gym-v2-levelCard em{color:var(--gym-ref-muted);grid-column:2;font-size:14px;font-style:normal;line-height:1.45}.gym-v2-reference .plan-day{background:linear-gradient(#ffffff0b,#ffffff04),#070910c2;border:1px solid #ffffff1d;border-radius:16px;min-height:176px;padding:16px 14px 14px}.gym-v2-reference .plan-day:before{background:linear-gradient(90deg, var(--gym-ref-yellow), var(--gym-ref-purple), var(--gym-ref-cyan));opacity:.92;border-radius:16px 16px 0 0;width:100%;height:4px;bottom:auto}.gym-v2-reference .day-name{color:var(--gym-ref-yellow);letter-spacing:0;font-size:12px;font-weight:950}.gym-v2-reference .day-chip{color:#ffffffd1;background:#ffffff0b;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:950}.gym-v2-reference .day-chip.core{border-color:#9b35ff6b}.gym-v2-reference .day-chip.upper{border-color:#22d8ff61}.gym-v2-reference .day-chip.accessory{border-color:#ff3d9a52}.gym-v2-reference .day-chip.endurance{border-color:#ffd52461}.gym-v2-reference .day-chip.gym{border-color:#fff3}.gym-v2-reference .day-desc{color:var(--gym-ref-muted);margin-top:8px;font-size:12.5px;line-height:1.42}.gym-v2-reference .day-meter{background:#ffffff0e;border:1px solid #ffffff14;border-radius:999px;height:8px;position:absolute;bottom:14px;left:14px;right:14px}.gym-v2-reference .day-meter span{background:linear-gradient(90deg, var(--gym-ref-yellow), var(--gym-ref-purple));width:62%}.gym-v2-reference .gym-v2-trainingGrid{grid-template-columns:minmax(0,1fr) 318px;align-items:stretch;gap:20px;display:grid}.gym-v2-reference .gym-tabs button{color:#ffffffd1;text-align:left;background:linear-gradient(#ffffff0b,#ffffff03),#080a11b3;border:1px solid #ffffff1f;border-radius:14px;min-height:62px;margin:0;padding:13px 14px;font-size:13px;font-weight:900;line-height:1.22}.gym-v2-reference .gym-tabs button:before{content:"";background:linear-gradient(180deg, var(--gym-ref-yellow), var(--gym-ref-purple), var(--gym-ref-cyan));opacity:.34;border-radius:999px;width:4px;position:absolute;top:12px;bottom:12px;left:0}.gym-v2-reference .gym-tabs button.active,.gym-v2-reference .gym-tabs button:hover{color:#fff;background:linear-gradient(90deg,#ffd52417,#9b35ff1f,#22d8ff0e),#ffffff0a;border-color:#ffd52457}.gym-v2-reference .gym-tabs button.active:before,.gym-v2-reference .gym-tabs button:hover:before{opacity:1;box-shadow:0 0 16px #ffd5243d}.gym-v2-reference .panel-header{grid-template-columns:92px minmax(0,1fr);align-items:center;gap:18px;margin-bottom:18px;display:grid}.gym-v2-reference .muscle-breakdown{flex-wrap:wrap;gap:10px;margin:18px 0 0;display:flex}.gym-v2-reference .muscle-breakdown.big li{border-color:#ffd5242e}.gym-v2-reference .btn-outline{border-color:#22d8ff38;width:fit-content}.gym-v2-reference .gym-v2-voiceCard{background:radial-gradient(circle at 72% 12%,#ffd52414,#0000 220px),radial-gradient(circle at 12% 82%,#9b35ff24,#0000 260px),linear-gradient(#0e1019eb,#070910ed);align-content:start;display:grid}.gym-v2-reference .gym-v2-voiceBubble{margin-bottom:22px}.gym-v2-reference .gym-v2-voiceCard h2{color:#fff;margin-top:15px;font-size:31px;font-weight:950;line-height:1.03}.gym-v2-reference .gym-v2-voiceCard p:not(.gym-v2-pill){color:var(--gym-ref-muted);margin-top:15px;font-size:14px;line-height:1.6}.gym-v2-reference .gym-v2-voiceStats{gap:10px;margin-top:24px;display:grid}.gym-v2-reference .gym-v2-voiceStats span{color:var(--gym-ref-muted);background:#ffffff0a;border:1px solid #ffffff1b;border-radius:14px;align-items:baseline;gap:10px;padding:13px;font-size:13px;font-weight:800;display:flex}.gym-v2-reference .gym-v2-voiceStats strong{color:var(--gym-ref-yellow);font-size:24px;font-weight:950}.gym-v2-reference .gym-v2-sideLink{width:100%;margin-top:24px}.gym-v2-reference .gym-v2-feature{border-right:1px solid #ffffff17;grid-template-columns:78px minmax(0,1fr);align-content:center;gap:14px;min-height:150px;padding:24px 22px;display:grid}.gym-v2-reference .gym-v2-feature:last-child{border-right:0}.gym-v2-reference .gym-v2-feature .gym-v2-iconBubble{border-radius:16px;grid-row:span 2;width:68px;height:68px}.gym-v2-reference .gym-v2-feature .gym-v2-iconSvg{width:45px;height:45px}.gym-v2-reference .gym-v2-feature p{color:var(--gym-ref-muted);grid-column:2;font-size:13px;line-height:1.44}@media (max-width:1120px){.page-content.gym.gym-v2.gym-v2-reference{width:min(100% - 28px,940px)}.gym-v2-referenceHero{grid-template-columns:1fr;min-height:auto;padding:38px 34px 30px}.gym-v2-referenceArt{min-height:450px}.gym-v2-doodleArrow{top:36px;right:48px}.gym-v2-reference .plan-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.gym-v2-reference .gym-v2-trainingGrid{grid-template-columns:1fr}.gym-v2-reference .gym-v2-featureStrip{grid-template-columns:repeat(2,minmax(0,1fr))}.gym-v2-reference .gym-v2-feature:nth-child(2){border-right:0}.gym-v2-reference .gym-v2-feature:nth-child(-n+2){border-bottom:1px solid #ffffff17}}@media (max-width:820px){.page-content.gym.gym-v2.gym-v2-reference{gap:14px;width:calc(100% - 18px);margin-bottom:38px;padding-top:10px}.gym-v2-referenceHero,.gym-v2-referenceCard{border-radius:16px;padding:22px}.gym-v2-reference h1{font-size:clamp(47px,14vw,64px)}.gym-v2-reference .gym-v2-lead{font-size:17px}.gym-v2-heroStats,.gym-v2-levelGrid{grid-template-columns:1fr}.gym-v2-referenceArt{min-height:330px;padding:4px 0}.gym-v2-referenceArt img{width:min(510px,110%);transform:none}.gym-v2-doodleArrow{display:none}.gym-v2-doodleSpark{width:45px;inset:118px 24px auto auto}.gym-v2-reference .plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gym-v2-reference .gym-container{grid-template-columns:1fr}.gym-v2-reference .gym-tabs{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.gym-v2-reference .gym-content{padding:18px}.gym-v2-reference .panel-header{grid-template-columns:76px minmax(0,1fr)}.gym-v2-reference .chart{width:72px;height:72px}}@media (max-width:560px){.gym-v2-reference h1,.gym-v2-reference h2,.gym-v2-reference h3,.gym-v2-reference p,.gym-v2-reference a,.gym-v2-reference button{word-break:normal;overflow-wrap:anywhere}.gym-v2-referenceHero,.gym-v2-referenceCard{padding:18px}.gym-v2-heroActions{display:grid}.gym-v2-yellowCta,.gym-v2-darkCta,.gym-v2-reference .btn-outline{width:100%}.gym-v2-referenceArt{min-height:260px}.gym-v2-sectionIcon,.gym-v2-iconBubble{border-radius:16px;width:68px;height:68px}.gym-v2-iconSvg{width:44px;height:44px}.gym-v2-reference .gym-v2-sectionHeadSplit,.gym-v2-reference .plan-grid,.gym-v2-reference .gym-tabs,.gym-v2-reference .gym-v2-featureStrip{grid-template-columns:1fr}.gym-v2-reference .gym-v2-levelCard,.gym-v2-reference .gym-v2-feature{grid-template-columns:68px minmax(0,1fr)}.gym-v2-reference .gym-v2-levelCard{min-height:136px;padding:16px}.gym-v2-reference .gym-v2-levelCard em,.gym-v2-reference .gym-v2-feature p{grid-column:2}.gym-v2-reference .gym-v2-feature,.gym-v2-reference .gym-v2-feature:nth-child(2),.gym-v2-reference .gym-v2-feature:nth-child(-n+2){border-bottom:1px solid #ffffff17;border-right:0}.gym-v2-reference .gym-v2-feature:last-child{border-bottom:0}}.page-content.gym.gym-v2.gym-v2-reference{--gym-ref-page:#03050b;--gym-ref-card:#090d17;--gym-ref-card-2:#0c111d;--gym-ref-inner:#090d17bd;--gym-ref-line:#899abe3d;--gym-ref-line-soft:#ffffff17;--gym-ref-text:#f8fbff;--gym-ref-muted:#ebf0ffb3;--gym-ref-faint:#ebf0ff80;--gym-ref-yellow:#ffd524;--gym-ref-purple:#9b42ff;--gym-ref-purple-2:#c445ff;--gym-ref-cyan:#35d7ff;--gym-ref-blue:#4b89ff;--gym-ref-green:#8ef234;--gym-ref-orange:#ff9c25;width:min(1186px,100vw - 54px);color:var(--gym-ref-text);background:radial-gradient(circle at 28% 4%,#9b42ff1a,#0000 350px),linear-gradient(#080c16e0,#04070df0);border:1px solid #899abe47;border-radius:20px;gap:0;margin:18px auto 46px;padding:0;display:grid;overflow:hidden;box-shadow:0 28px 80px #00000085,inset 0 1px #ffffff0b,inset 0 0 44px #7c58ff06}.page-content.gym.gym-v2.gym-v2-reference:hover{transform:none;box-shadow:0 28px 80px #00000085,inset 0 1px #ffffff0b,inset 0 0 44px #7c58ff06}.gym-v2-reference *,.gym-v2-reference :before,.gym-v2-reference :after{letter-spacing:0}.gym-v2-reference h1,.gym-v2-reference h2,.gym-v2-reference h3,.gym-v2-reference p{margin:0}.gym-v2-reference h1,.gym-v2-reference h2{-webkit-text-fill-color:currentColor;background:0 0}.gym-v2-reference a{color:inherit;text-decoration:none}.gym-v2-reference a:hover,.gym-v2-reference a:focus{color:inherit;font-weight:inherit}.gym-v2-referenceHero,.gym-v2-referenceCard{box-shadow:none;background:0 0;border:0;border-radius:0;position:relative;overflow:hidden}.gym-v2-referenceHero:before,.gym-v2-referenceCard:before{display:none}.gym-v2-referenceHero{background:radial-gradient(circle at 78% 16%,#7145ff26,#0000 250px),radial-gradient(circle at 90% 96%,#70eeff11,#0000 260px),linear-gradient(120deg,#0e14237a,#06091147);border-bottom:1px solid #899abe30;grid-template-columns:minmax(360px,.92fr) minmax(250px,.58fr) minmax(330px,.72fr);align-items:center;gap:34px;min-height:306px;padding:34px 34px 32px;display:grid}.gym-v2-referenceHero:after{content:"";background:linear-gradient(#0000,#899abe4d,#0000);width:1px;position:absolute;top:56px;bottom:34px;left:calc(39% + 8px)}.gym-v2-referenceCopy{z-index:3;max-width:430px;position:relative}.gym-v2-kicker{color:#c982ff;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:950;line-height:1;display:inline-flex}.gym-v2-kicker span{width:28px;height:14px;display:inline-block;position:relative}.gym-v2-kicker span:before,.gym-v2-kicker span:after{content:"";border:2px solid;border-radius:999px;width:9px;height:6px;position:absolute;top:4px;box-shadow:0 0 10px #c982ff52}.gym-v2-kicker span:before{left:0}.gym-v2-kicker span:after{right:0}.gym-v2-reference h1{color:#fff;max-width:440px;margin-top:16px;font-size:clamp(39px,4.5vw,52px);font-weight:950;line-height:1.08}.gym-v2-reference h1 span{color:var(--gym-ref-purple);text-shadow:0 0 18px #9b42ff2e}.gym-v2-reference .gym-v2-lead{max-width:none;color:var(--gym-ref-muted);flex-wrap:wrap;gap:7px;font-size:14px;line-height:1.45;display:flex;margin-top:14px!important}.gym-v2-reference .gym-v2-lead span{color:#ffffff6b}.gym-v2-heroActions{margin-top:28px;display:flex}.gym-v2-yellowCta,.gym-v2-reference .btn-outline{border-radius:8px;justify-content:center;align-items:center;min-height:50px;padding:0 30px;font-size:14px;font-weight:950;line-height:1;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:inline-flex}.gym-v2-yellowCta{color:#fff;background:linear-gradient(90deg,#9d45ff 0%,#6f70ff 52%,#37d8ff 100%);border:1px solid #43d7ff7a;box-shadow:0 18px 36px #49aeff2e,inset 0 1px #ffffff38}.gym-v2-yellowCta:after{content:">";color:#ffffffeb;margin-left:12px}.gym-v2-yellowCta:hover,.gym-v2-yellowCta:focus,.gym-v2-reference .btn-outline:hover,.gym-v2-reference .btn-outline:focus{transform:translateY(-2px);box-shadow:0 22px 42px #49aeff38,0 0 22px #9b42ff24}.gym-v2-quoteBlock{z-index:3;align-content:center;gap:15px;min-height:210px;padding-left:4px;display:grid;position:relative}.gym-v2-quoteBlock>span{height:48px;color:var(--gym-ref-purple);text-shadow:0 0 18px #9b42ff38;font-size:74px;font-weight:950;line-height:.8}.gym-v2-quoteBlock p{color:#f5f8ffb8;font-size:14px;line-height:1.42}.gym-v2-quoteBlock strong{color:#fff;font-weight:850;display:block}.gym-v2-quoteBlock em{color:#d34cff;font-style:normal;font-weight:900}.gym-v2-referenceArt{z-index:2;border-radius:0;place-items:end center;min-height:250px;padding:0;display:grid;position:relative;overflow:visible}.gym-v2-referenceArt:before{content:"";z-index:0;filter:blur(8px);background:radial-gradient(circle,#7840ff29,#0000 60%);border-radius:50%;position:absolute;inset:10px 6px -4px}.gym-v2-referenceArt:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#070a1280 0%,#0000 18% 76%,#070a124d 100%),linear-gradient(#070a122e 0%,#0000 58%,#070a1261 100%);position:absolute;inset:0}.gym-v2-referenceArt img{z-index:1;object-fit:contain;filter:saturate(1.02)contrast(1.04)drop-shadow(0 28px 46px #00000085);width:min(355px,106%);height:auto;position:relative;transform:translate(2px,10px)}.gym-v2-doodle{z-index:4;pointer-events:none;fill:none;stroke:currentColor;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;position:absolute}.gym-v2-doodleArrow{display:none}.gym-v2-doodleSpark{color:#7ff23452;opacity:.45;width:30px;bottom:28px;left:auto;right:170px}.gym-v2-reference .gym-v2-levels,.gym-v2-reference .gym-v2-plan{border-bottom:1px solid #899abe21;padding:26px 36px 18px}.gym-v2-reference .gym-v2-sectionHead{gap:6px;margin-bottom:14px;display:grid}.gym-v2-reference .gym-v2-sectionHead h2{color:#fff;font-size:25px;font-weight:950;line-height:1.12}.gym-v2-reference .gym-v2-sectionHead p{color:var(--gym-ref-muted);text-transform:none;font-size:14px;font-weight:500;line-height:1.35}.gym-v2-reference .gym-v2-philosophyGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;min-width:0;display:grid}.gym-v2-reference .gym-v2-philosophyCard{color:#f8fbff;background:radial-gradient(circle at 18% 12%,#ffffff0a,#0000 42%),linear-gradient(#0c121fd1,#050911e6);border:1px solid #899abe2e;border-radius:12px;align-content:start;gap:10px;min-height:188px;padding:18px;display:grid;box-shadow:inset 0 1px #ffffff09,0 14px 28px #00000029}.gym-v2-reference .gym-v2-philosophyCard:nth-child(2){border-color:#ffd31f2e}.gym-v2-reference .gym-v2-philosophyCard:nth-child(3){border-color:#35d7ff2e}.gym-v2-reference .gym-v2-philosophyCard:nth-child(4){border-color:#9b42ff33}.gym-v2-reference .gym-v2-philosophyCard .gym-v2-iconBubble{width:62px;height:62px;color:var(--gym-ref-purple);background:#9b42ff14;border-radius:18px;box-shadow:inset 0 0 18px #9b42ff0f}.gym-v2-reference .gym-v2-philosophyCard:nth-child(2) .gym-v2-iconBubble{color:var(--gym-ref-yellow);background:#ffd31f12}.gym-v2-reference .gym-v2-philosophyCard:nth-child(3) .gym-v2-iconBubble{color:var(--gym-ref-blue);background:#35d7ff13}.gym-v2-reference .gym-v2-philosophyCard:nth-child(4) .gym-v2-iconBubble{color:var(--gym-ref-green);background:#76f23412}.gym-v2-reference .gym-v2-philosophyCard h3{color:#fff;margin:0;font-size:18px;font-weight:950;line-height:1.15}.gym-v2-reference .gym-v2-philosophyCard p{color:#e8efffa8;margin:0;font-size:13.5px;line-height:1.45}.gym-v2-levelGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.gym-v2-reference .gym-v2-levelCard{background:radial-gradient(circle at 20% 18%,#ffffff09,#0000 120px),linear-gradient(#0d1320b8,#050911c2);border:1px solid #899abe3d;border-radius:10px;grid-template-columns:72px minmax(0,1fr) 24px;align-items:center;gap:18px;min-height:96px;padding:18px 22px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;position:relative;box-shadow:inset 0 1px #ffffff06,0 12px 26px #00000024}.gym-v2-reference .gym-v2-levelCard:hover,.gym-v2-reference .gym-v2-levelCard:focus{border-color:#9a42ff85;transform:translateY(-2px);box-shadow:0 18px 34px #00000038,0 0 26px #9a42ff17}.gym-v2-iconBubble{background:#ffffff0b;border:0;border-radius:22px;place-items:center;width:72px;height:72px;display:grid;box-shadow:inset 0 0 22px #ffffff05,0 0 26px #9b42ff14}.gym-v2-reference .gym-v2-levelCard:first-child .gym-v2-iconBubble{color:var(--gym-ref-green);background:#76f23413}.gym-v2-reference .gym-v2-levelCard:nth-child(2) .gym-v2-iconBubble{color:var(--gym-ref-blue);background:#4b89ff16}.gym-v2-reference .gym-v2-levelCard:nth-child(3) .gym-v2-iconBubble{color:var(--gym-ref-purple);background:#9b42ff1f}.gym-v2-iconSvg{fill:none;stroke:currentColor;stroke-width:4.5px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 9px);width:43px;height:43px;display:block;overflow:visible}.gym-v2-iconSvg circle{fill:none}.gym-v2-reference .gym-v2-levelCard strong{color:#fff;font-size:18px;font-weight:950;line-height:1.1;display:block}.gym-v2-reference .gym-v2-levelCard small{color:currentColor;margin-top:9px;font-size:14px;font-weight:750;line-height:1.15;display:block}.gym-v2-reference .gym-v2-levelCard:first-child small{color:var(--gym-ref-green)}.gym-v2-reference .gym-v2-levelCard:nth-child(2) small{color:var(--gym-ref-blue)}.gym-v2-reference .gym-v2-levelCard:nth-child(3) small{color:var(--gym-ref-purple-2)}.gym-v2-cardArrow{color:#ffffff9e;font-size:32px;font-weight:300;line-height:1}.gym-v2-reference .plan-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:12px;display:grid}.gym-v2-reference .plan-day{text-align:center;background:radial-gradient(circle at 50% 16%,currentColor 0 1px,#0000 2px),linear-gradient(#0c111db3,#040810b8);border:1px solid #899abe3d;border-radius:10px;align-content:start;justify-items:center;min-height:178px;padding:16px 12px 18px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;position:relative;box-shadow:inset 0 1px #ffffff06}.gym-v2-reference .plan-day:hover{border-color:#899abe57;transform:translateY(-2px);box-shadow:0 16px 32px #0003}.gym-v2-reference .plan-day:before,.gym-v2-reference .day-top,.gym-v2-reference .day-meter{display:none}.gym-v2-planIcon{background:radial-gradient(circle at 50% 50%, color-mix(in srgb, currentColor 18%, transparent), transparent 68%), #ffffff06;border-radius:18px;place-items:center;width:58px;height:58px;margin:14px 0 8px;display:grid}.gym-v2-planIcon .gym-v2-iconSvg{width:42px;height:42px}.gym-v2-reference .plan-day:first-child,.gym-v2-reference .plan-day:nth-child(4){color:var(--gym-ref-green)}.gym-v2-reference .plan-day:nth-child(2),.gym-v2-reference .plan-day:nth-child(5){color:var(--gym-ref-blue)}.gym-v2-reference .plan-day:nth-child(3),.gym-v2-reference .plan-day:nth-child(6){color:var(--gym-ref-purple-2)}.gym-v2-reference .plan-day:nth-child(7){color:var(--gym-ref-orange)}.gym-v2-reference .day-name{color:#ffffffbd;text-transform:uppercase;order:-1;font-size:13px;font-weight:900;line-height:1}.gym-v2-reference .day-chip{color:currentColor;text-transform:uppercase;background:0 0;border:0;border-radius:0;margin-top:8px;padding:0;font-size:14px;font-weight:950;line-height:1.1}.gym-v2-reference .day-title{color:#fff;margin-top:13px;font-size:15px;font-weight:900;line-height:1.16}.gym-v2-reference .day-desc{display:none}.gym-v2-reference .gym-v2-trainingGrid{background:radial-gradient(circle at 78% 14%,#9b42ff14,#0000 260px),linear-gradient(#0a0f19bd,#050911c2);border:1px solid #899abe33;border-radius:10px;grid-template-columns:minmax(0,1fr) 314px;align-items:stretch;gap:24px;margin:22px 28px 20px;padding:24px 24px 14px;display:grid}.gym-v2-reference .gym-v2-panelCard{min-width:0}.gym-v2-reference .gym-container{max-width:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;grid-template-columns:210px minmax(0,1fr);gap:40px;margin:0;padding:0;display:grid}.gym-v2-reference .gym-tabs{gap:14px;width:auto}.gym-v2-reference .gym-tabs button{color:#fff;text-align:center;min-height:42px;box-shadow:none;background:#101627b8;border:1px solid #0000;border-radius:8px;margin:0;padding:0 16px;font-size:14px;font-weight:850;line-height:1;display:block;position:relative}.gym-v2-reference .gym-tabs button:before{display:none}.gym-v2-reference .gym-tabs button.active,.gym-v2-reference .gym-tabs button:hover{color:#07101a;background:linear-gradient(90deg,#8751ff,#35d7ff);border-color:#35d7ff7a;box-shadow:0 13px 26px #35d7ff21}.gym-v2-reference .gym-content{background:0 0;border:0;border-radius:0;min-width:0;padding:0}.gym-v2-reference .body-panel.active{align-content:start;min-height:270px;display:grid}.gym-v2-reference .panel-header{grid-template-columns:80px minmax(0,1fr);align-items:center;gap:22px;margin:0 0 14px;display:grid}.gym-v2-reference .chart{background:radial-gradient(circle, #090d17 0 57%, transparent 58%), conic-gradient(var(--gym-ref-cyan) var(--value), #ffffff14 0);width:80px;height:80px;box-shadow:0 0 18px #35d7ff29}.gym-v2-reference .chart:after{color:#fff;font-size:12px;font-weight:850}.gym-v2-reference .panel-header h2{color:#fff;font-size:27px;font-weight:950;line-height:1.08}.gym-v2-reference .muted{color:var(--gym-ref-faint);margin-top:5px;font-size:12px;line-height:1.4}.gym-v2-reference .panel-text{color:#ffffffd6;max-width:560px;font-size:13px;line-height:1.55}.gym-v2-reference .muscle-breakdown{gap:7px;margin:11px 0 0;display:grid}.gym-v2-reference .muscle-breakdown.big li,.gym-v2-reference .muscle-breakdown.small li{color:#ffffffe6;opacity:1;background:0 0;border:0;border-radius:0;margin:0;padding:0;font-size:14px;line-height:1.25}.gym-v2-reference .muscle-breakdown.big li{font-weight:900}.gym-v2-reference .muscle-breakdown.small{gap:3px;margin-top:10px}.gym-v2-reference .muscle-breakdown.small li{color:var(--gym-ref-muted);font-size:12px}.gym-v2-reference .panel-footer{margin-top:13px}.gym-v2-reference .btn-outline{width:fit-content;min-height:32px;color:var(--gym-ref-cyan);background:#35d7ff08;border:1px solid #35d7ffb8;border-radius:7px;padding:0 18px;font-size:12px;box-shadow:0 0 14px #35d7ff1a}.gym-v2-reference .btn-outline:after{display:none}.gym-v2-reference .gym-v2-voiceCard{background:radial-gradient(circle at 86% 10%,#9b42ff1f,#0000 180px),#0d121e9e;border:1px solid #899abe33;border-radius:10px;align-content:start;min-height:100%;padding:21px;display:grid}.gym-v2-sideEyebrow{color:#c982ff;text-transform:uppercase;font-size:12px;font-weight:950;line-height:1}.gym-v2-sideLead{color:var(--gym-ref-muted);font-size:13px;margin-top:10px!important}.gym-v2-voiceList{gap:12px;margin-top:20px;display:grid}.gym-v2-voiceItem{grid-template-columns:35px minmax(0,1fr);align-items:center;gap:12px;display:grid}.gym-v2-miniIcon{width:35px;height:35px;color:var(--gym-ref-purple);background:#9b42ff13;border-radius:10px;place-items:center;display:grid}.gym-v2-voiceItem:nth-child(2) .gym-v2-miniIcon{color:var(--gym-ref-blue);background:#4b89ff13}.gym-v2-voiceItem:nth-child(3) .gym-v2-miniIcon{color:#24d190;background:#24d19012}.gym-v2-voiceItem:nth-child(4) .gym-v2-miniIcon{color:var(--gym-ref-orange);background:#ff9c2513}.gym-v2-voiceItem:nth-child(5) .gym-v2-miniIcon{color:var(--gym-ref-yellow);background:#ffd52412}.gym-v2-miniIcon .gym-v2-iconSvg{stroke-width:4.3px;width:23px;height:23px}.gym-v2-voiceItem strong,.gym-v2-voiceItem small{display:block}.gym-v2-voiceItem strong{color:#fff;font-size:12.5px;font-weight:900;line-height:1.1}.gym-v2-voiceItem small{color:var(--gym-ref-muted);margin-top:3px;font-size:11.5px;line-height:1.18}.gym-v2-reference .gym-v2-featureStrip{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;padding:0 36px 27px;display:grid}.gym-v2-reference .gym-v2-feature{background:0 0;border:0;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:14px;min-height:64px;padding:0;display:grid}.gym-v2-featureIconBubble{width:56px;height:56px;color:var(--gym-ref-purple);background:radial-gradient(circle at 36% 28%,#ffffff14,#0000 35%),#ffffff0e;border-radius:999px;place-items:center;display:grid;box-shadow:0 0 24px #9b42ff1a}.gym-v2-reference .gym-v2-feature:nth-child(2) .gym-v2-featureIconBubble{color:var(--gym-ref-purple-2)}.gym-v2-reference .gym-v2-feature:nth-child(3) .gym-v2-featureIconBubble{color:var(--gym-ref-orange)}.gym-v2-reference .gym-v2-feature:nth-child(4) .gym-v2-featureIconBubble{color:var(--gym-ref-green)}.gym-v2-featureIconBubble .gym-v2-iconSvg{width:32px;height:32px}.gym-v2-reference .gym-v2-feature h3{color:#fff;font-size:13px;font-weight:950;line-height:1.18}.gym-v2-reference .gym-v2-feature p{color:var(--gym-ref-muted);margin-top:5px;font-size:12px;line-height:1.28}@media (max-width:1120px){.page-content.gym.gym-v2.gym-v2-reference{width:min(100% - 28px,940px)}.gym-v2-referenceHero{grid-template-columns:minmax(0,1fr) minmax(280px,.82fr);min-height:auto}.gym-v2-referenceHero:after{display:none}.gym-v2-quoteBlock{border-top:1px solid #899abe26;grid-area:2/1/auto/-1;min-height:0;padding:18px 0 0}.gym-v2-reference .plan-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.gym-v2-reference .gym-v2-trainingGrid{grid-template-columns:1fr}.gym-v2-reference .gym-v2-featureStrip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.page-content.gym.gym-v2.gym-v2-reference{border-radius:16px;width:calc(100% - 18px)}.gym-v2-referenceHero{grid-template-columns:1fr;padding:28px 22px}.gym-v2-reference h1{font-size:clamp(36px,11vw,52px)}.gym-v2-referenceArt{min-height:300px}.gym-v2-referenceArt img{width:min(470px,100%);transform:none}.gym-v2-reference .gym-v2-levels,.gym-v2-reference .gym-v2-plan{padding:23px 22px}.gym-v2-reference .gym-v2-philosophyGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gym-v2-reference .gym-v2-philosophyCard{aspect-ratio:1;align-content:space-between;align-items:start;gap:8px;min-height:0;padding:12px}.gym-v2-reference .gym-v2-philosophyCard .gym-v2-iconBubble{border-radius:14px;width:48px;height:48px}.gym-v2-reference .gym-v2-philosophyCard h3{font-size:17px;line-height:1.08}.gym-v2-reference .gym-v2-philosophyCard p{max-width:none;font-size:12.5px;line-height:1.3}.gym-v2-levelGrid{grid-template-columns:1fr}.gym-v2-reference .plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gym-v2-reference .plan-day{min-height:146px;padding:14px 10px}.gym-v2-reference .gym-v2-trainingGrid{margin:18px;padding:18px}.gym-v2-reference .gym-container{grid-template-columns:1fr;gap:22px}.gym-v2-reference .gym-tabs{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.gym-v2-reference .gym-v2-featureStrip{padding:0 22px 24px}}@media (max-width:560px){.gym-v2-reference h1,.gym-v2-reference h2,.gym-v2-reference h3,.gym-v2-reference p,.gym-v2-reference a,.gym-v2-reference button{word-break:normal;overflow-wrap:break-word}.gym-v2-reference .gym-v2-lead{display:block}.gym-v2-reference .gym-v2-lead span{padding:0 4px}.gym-v2-yellowCta{width:100%}.gym-v2-referenceArt{min-height:235px}.gym-v2-reference .gym-v2-levelCard{grid-template-columns:62px minmax(0,1fr) 18px;min-height:88px;padding:14px}.gym-v2-iconBubble{border-radius:18px;width:62px;height:62px}.gym-v2-iconSvg{width:38px;height:38px}.gym-v2-reference .gym-tabs,.gym-v2-reference .gym-v2-featureStrip{grid-template-columns:1fr}.gym-v2-reference .panel-header{grid-template-columns:70px minmax(0,1fr)}.gym-v2-reference .chart{width:68px;height:68px}}.gym-v2,.gym-v2-reference{background:0 0}.page-content.gym,.page-content.gym-exercises,.page-content.exercise-page,.page-content.gym .gym-container,.gym-v2-reference .gym-container{background:#070a126b}.page-content.exercise-page .exercise-heroBlock h1{max-width:20ch;padding-bottom:.06em;font-size:clamp(30px,3.7vw,48px);line-height:1.08}.page-content.exercise-page .md-focus{vertical-align:baseline;align-items:center;width:fit-content;margin:0 .46em .8em 0;padding:.16em .5em .2em;line-height:1.15;display:inline-flex}.page-content.exercise-page .md-rule-main{line-height:1.95}@media (max-width:640px){.page-content.gym-exercises .gym-exercise-system{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:100%;margin-bottom:24px}.page-content.gym-exercises .gym-exercise-system article{aspect-ratio:1;overflow-wrap:normal;word-break:normal;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"icon number""title title""copy copy";align-content:space-between;min-height:0;padding:12px;display:grid}.page-content.gym-exercises .gym-exercise-system article>span:first-child{grid-area:number;justify-self:end;width:34px;height:34px;font-size:.84rem;position:static}.page-content.gym-exercises .gym-exercise-system i{grid-area:icon;width:48px;height:48px;margin:0}.page-content.gym-exercises .gym-exercise-flowIcon{width:46px;height:46px}.page-content.gym-exercises .gym-exercise-system strong{grid-area:title;margin-top:8px;font-size:1rem;line-height:1.05}.page-content.gym-exercises .gym-exercise-system p{overflow-wrap:normal;word-break:normal;grid-area:copy;margin-top:6px;font-size:.8rem;line-height:1.28}.page-content.exercise-page .exercise-heroBlock h1{max-width:100%;font-size:clamp(32px,10vw,44px);line-height:1.1}.page-content.exercise-page .exercise-heroBlock p{font-size:1rem;line-height:1.45}}@media (max-width:430px){.gym-v2-reference .gym-v2-philosophyGrid{gap:8px}.gym-v2-reference .gym-v2-philosophyCard{padding:10px}.gym-v2-reference .gym-v2-philosophyCard .gym-v2-iconBubble{width:40px;height:40px}.gym-v2-reference .gym-v2-philosophyCard h3{font-size:15px}.gym-v2-reference .gym-v2-philosophyCard p{font-size:11.2px;line-height:1.25}.page-content.gym-exercises .gym-exercise-system article{padding:10px}.page-content.gym-exercises .gym-exercise-system p{font-size:.72rem}.page-content.gym-exercises .gym-exercise-system i{width:42px;height:42px}.page-content.gym-exercises .gym-exercise-flowIcon{width:40px;height:40px}.page-content.gym-exercises .gym-exercise-system article>span:first-child{width:30px;height:30px;font-size:.76rem}}
.grammar-exercise-completion-module__cscBpG__completion{background:radial-gradient(circle at 0 0,#35d7ff1c,#0000 210px),linear-gradient(#ffffff0d,#ffffff05),#070c16db;border:1px solid #7ee7ff2e;border-radius:18px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;margin-top:26px;margin-bottom:0;padding:18px;display:grid;box-shadow:inset 0 1px #ffffff12,0 18px 36px #0003}.grammar-exercise-completion-module__cscBpG__copy{gap:4px;min-width:0;display:grid}.grammar-exercise-completion-module__cscBpG__copy span{color:#35d7ff;letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:950;line-height:1}.grammar-exercise-completion-module__cscBpG__copy strong{color:#fff;font-size:clamp(18px,2vw,24px);font-weight:950;line-height:1.16}.grammar-exercise-completion-module__cscBpG__copy p{color:#eef4ffa8;margin:0;font-size:14px;line-height:1.4}.grammar-exercise-completion-module__cscBpG__button,.grammar-exercise-completion-module__cscBpG__backLink{min-height:44px;font:inherit;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-weight:950;line-height:1;text-decoration:none;display:inline-flex}.grammar-exercise-completion-module__cscBpG__button{color:#06101a;cursor:pointer;background:linear-gradient(90deg,#ffd524,#35d7ff);border:0;box-shadow:0 14px 28px #35d7ff24}.grammar-exercise-completion-module__cscBpG__button[aria-pressed=true]{background:linear-gradient(90deg,#24d190,#8ef234)}.grammar-exercise-completion-module__cscBpG__backLink{color:#fff;background:#ffffff0b;border:1px solid #7ee7ff3d}@media (max-width:680px){.grammar-exercise-completion-module__cscBpG__completion{grid-template-columns:1fr;padding:16px}.grammar-exercise-completion-module__cscBpG__button,.grammar-exercise-completion-module__cscBpG__backLink{width:100%}}
