.v26_page{color:#fff;background:#000;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;position:relative;overflow-x:hidden}.v26_hub_bg{z-index:0;pointer-events:none;background-image:url(/images/hub_bg.jpg);background-position:top;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:fixed;top:0;left:0}.v26_hub_bg:after{content:"";background:#000000a6;position:absolute;inset:0}.v26_hub_bg+*,.v26_page>:not(.v26_hub_bg){z-index:1;position:relative}.v26_nav{z-index:100;-webkit-backdrop-filter:blur(14px);background:#000000eb;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:.6rem;padding:.6rem 1.25rem;display:flex;position:sticky;top:0}.v26_nav_logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.v26_nav_logo img{width:auto;height:48px;display:block}.v26_nav_actions{flex-shrink:1;align-items:center;gap:.5rem;min-width:0;display:flex}.v26_nav_back{color:#ffffff73;white-space:nowrap;align-items:center;gap:.3rem;font-size:.82rem;text-decoration:none;transition:color .15s;display:flex}.v26_nav_back:hover{color:#fff}.v26_lang_btn{color:#fff9;cursor:pointer;letter-spacing:.05em;background:#ffffff12;border:1px solid #ffffff1f;border-radius:100px;padding:.3rem .65rem;font-family:inherit;font-size:.72rem;font-weight:700;transition:all .15s}.v26_lang_btn.active,.v26_lang_btn:hover{color:#f9d342;background:#f9d3421f;border-color:#f9d34259}.v26_hero{text-align:center;background:radial-gradient(at 50% -10%,#f9d34224 0%,#0000 65%);padding:3.5rem 1.5rem 2.5rem;position:relative;overflow:hidden}.v26_hero_blob{pointer-events:none;background:radial-gradient(circle,#f9d34214 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:6s ease-in-out infinite v26BlobPulse;position:absolute;top:-100px;left:50%;transform:translate(-50%)}@keyframes v26BlobPulse{0%,to{opacity:.6;transform:translate(-50%)scale(1)}50%{opacity:1;transform:translate(-50%)scale(1.15)}}.v26_hero_badge{color:#f9d342;letter-spacing:.14em;text-transform:uppercase;background:#f9d3421a;border:1px solid #f9d34247;border-radius:100px;margin-bottom:1.25rem;padding:.38rem 1.1rem;font-size:.72rem;font-weight:700;animation:3s ease-in-out infinite v26BadgePulse;display:inline-block}@keyframes v26BadgePulse{0%,to{box-shadow:0 0 #f9d34233}50%{box-shadow:0 0 0 8px #f9d34200}}.v26_hero_title{letter-spacing:-.04em;margin:0 0 .8rem;font-size:clamp(2.2rem,9vw,4rem);font-weight:900;line-height:1.05;position:relative}.v26_hero_title span{color:#f9d342}.v26_hero_sub{color:#ffffff80;max-width:360px;margin:0 auto;font-size:1rem;line-height:1.6}.v26_particles{pointer-events:none;position:absolute;inset:0;overflow:hidden}.v26_particle{opacity:0;font-size:1.2rem;animation:linear infinite v26Float;position:absolute}@keyframes v26Float{0%{opacity:0;transform:translateY(100%)translate(0)}10%{opacity:.6}90%{opacity:.3}to{opacity:0;transform:translateY(-100px)translate(20px)}}.v26_section_label{text-align:center;letter-spacing:.14em;text-transform:uppercase;color:#ffffff4d;margin:2rem 0 .8rem;padding:0 1rem;font-size:.72rem;font-weight:700}.v26_cards{grid-template-columns:1fr;gap:1rem;max-width:680px;margin:0 auto;padding:0 1rem 2rem;display:grid}@media (min-width:500px){.v26_cards{grid-template-columns:1fr 1fr}}.v26_card{aspect-ratio:4/3;color:#fff;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;justify-content:flex-end;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.v26_card:hover{transform:translateY(-5px)scale(1.01);box-shadow:0 20px 60px #000000b3,0 0 0 1px #f9d34226}.v26_card:active{transform:scale(.97)}.v26_card_img{object-fit:cover;filter:brightness(.3)saturate(.8);width:100%;height:100%;transition:transform .5s,filter .3s;position:absolute;inset:0}.v26_card:hover .v26_card_img{filter:brightness(.4)saturate(.9);transform:scale(1.07)}.v26_card_overlay{background:linear-gradient(#0000 0%,#00000026 35%,#000000eb 100%);position:absolute;inset:0}.v26_card:after{content:"";background:linear-gradient(135deg,#0000 40%,#f9d3420f 50%,#0000 60%);transition:transform .5s;position:absolute;inset:0;transform:translate(-100%)}.v26_card:hover:after{transform:translate(100%)}.v26_card_body{z-index:1;padding:1rem;position:relative}.v26_card_icon{margin-bottom:.3rem;font-size:1.5rem;display:block}.v26_card_type{letter-spacing:.12em;text-transform:uppercase;color:#f9d342;margin-bottom:.25rem;font-size:.65rem;font-weight:700}.v26_card_title{margin-bottom:.65rem;font-size:1.1rem;font-weight:800;line-height:1.25}.v26_card_arrow{color:#f9d342;background:#f9d34226;border:1px solid #f9d34259;border-radius:100px;align-items:center;gap:.3rem;padding:.33rem .8rem;font-size:.73rem;font-weight:700;transition:background .15s,transform .15s;display:inline-flex}.v26_card:hover .v26_card_arrow{background:#f9d34247;transform:translate(3px)}.v26_nutr_top_wrap{max-width:680px;margin:0 auto 1rem;padding:0 1rem}.v26_nutr_top_card{aspect-ratio:21/9}@media (max-width:499px){.v26_nutr_top_card{aspect-ratio:4/3}}.v26_nutr_top_overlay{background:linear-gradient(#0000 0%,#003c0a59 45%,#000a00f2 100%)}.v26_nutr_top_type{letter-spacing:.14em;color:#4ade80!important}.v26_nutr_top_title{margin-bottom:.4rem;font-size:clamp(1.25rem,5vw,1.9rem)!important}.v26_nutr_top_sub{color:#ffffff80;margin-bottom:.75rem;font-size:.8rem;line-height:1.5}.v26_nutr_top_arrow{color:#4ade80!important;background:#4ade8026!important;border-color:#4ade8059!important}.v26_nutr_top_card:hover .v26_nutr_top_arrow{background:#4ade8047!important}.v26_nutr_big_wrap{max-width:820px;margin:0 auto .5rem;padding:0 1.25rem}.v26_nutr_big_card{color:#fff;background:linear-gradient(135deg,#22c55e1a,#10b9810a);border:1px solid #22c55e38;border-radius:18px;padding:1.4rem 1.5rem;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:block}.v26_nutr_big_card:hover{background:linear-gradient(135deg,#22c55e2b,#10b98114);border-color:#22c55e61;transform:translateY(-2px)}.v26_nutr_big_badge{letter-spacing:.14em;text-transform:uppercase;color:#4ade80;margin-bottom:.55rem;font-size:.7rem;font-weight:800}.v26_nutr_big_title{letter-spacing:-.03em;color:#fff;margin-bottom:.4rem;font-size:clamp(1.5rem,5.5vw,2.2rem);font-weight:900;line-height:1.15}.v26_nutr_big_sub{color:#ffffff6b;margin-bottom:1rem;font-size:.88rem;line-height:1.55}.v26_nutr_big_btn{color:#4ade80;background:#22c55e24;border:1px solid #22c55e52;border-radius:100px;align-items:center;gap:.3rem;padding:.55rem 1.3rem;font-size:.88rem;font-weight:700;transition:background .15s,transform .15s;display:inline-flex}.v26_nutr_big_card:hover .v26_nutr_big_btn{background:#22c55e3d;transform:translate(3px)}.v26_nutr_link{max-width:680px;margin:0 auto 1.5rem;padding:0 1rem}.v26_nutr_link_inner{color:#fff;background:linear-gradient(135deg,#22c55e14,#10b9810d);border:1px solid #22c55e33;border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1.1rem;text-decoration:none;transition:background .2s,border-color .2s;display:flex}.v26_nutr_link_inner:hover{background:linear-gradient(135deg,#22c55e26,#10b9811a);border-color:#22c55e59}.v26_nutr_link_text{font-size:.9rem;font-weight:600}.v26_nutr_link_sub{color:#ffffff73;margin-top:.15rem;font-size:.78rem}.v26_nutr_link_btn{color:#4ade80;white-space:nowrap;background:#22c55e26;border:1px solid #22c55e4d;border-radius:100px;flex-shrink:0;padding:.35rem .8rem;font-size:.75rem;font-weight:700}.v26_info{max-width:680px;margin:0 auto 1.5rem;padding:0 1rem}.v26_info_inner{background:#ffffff08;border:1px solid #ffffff12;border-radius:14px;flex-wrap:wrap;gap:.6rem;padding:1rem;display:flex}.v26_info_item{color:#ffffff80;align-items:center;gap:.4rem;font-size:.82rem;display:flex}.v26_info_icon{font-size:1rem}.v26_prog{color:#fff;background:#000;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}.v26_prog:before{content:"";background:linear-gradient(90deg,#0000,#f9d342,#0000);height:3px;animation:3s ease-in-out infinite v26LineSweep;display:block}@keyframes v26LineSweep{0%{opacity:0;transform:translate(-100%)}20%{opacity:1}80%{opacity:1}to{opacity:0;transform:translate(100%)}}.v26_prog_hero{background:radial-gradient(at 50% 0,#f9d34214 0%,#0000 65%);max-width:820px;margin:0 auto;padding:2rem 1.25rem 1.5rem;position:relative;overflow:hidden}.v26_prog_chips{flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:.9rem;display:flex}.v26_chip{color:#ffffffa6;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:100px;padding:.3rem .7rem;font-size:.75rem;font-weight:600}.v26_chip_yellow{color:#f9d342;background:#f9d3421a;border-color:#f9d34247}.v26_prog_title{letter-spacing:-.035em;margin:0 0 .5rem;font-size:clamp(1.7rem,6vw,2.8rem);font-weight:900;line-height:1.1}.v26_prog_sub{color:#ffffff73;font-size:.95rem;line-height:1.5}.v26_week_label{text-transform:uppercase;letter-spacing:.1em;color:#f9d342;border-left:3px solid #f9d34280;max-width:820px;margin:1.8rem auto .6rem;padding:.6rem 1.25rem;font-size:.78rem;font-weight:800}.v26_progression{max-width:820px;margin:1.2rem auto 0;padding:0 1.25rem}.v26_progression_inner{background:#f9d3420a;border:1px solid #f9d3421f;border-radius:14px;padding:1rem}.v26_prog_label{text-transform:uppercase;letter-spacing:.12em;color:#f9d342;margin-bottom:.75rem;font-size:.68rem;font-weight:700}.v26_prog_rows{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}@media (min-width:500px){.v26_prog_rows{grid-template-columns:repeat(4,1fr)}}.v26_prog_row{text-align:center;background:#ffffff0a;border:1px solid #ffffff12;border-radius:10px;padding:.6rem .8rem}.v26_prog_row_week{text-transform:uppercase;letter-spacing:.1em;color:#ffffff59;margin-bottom:.25rem;font-size:.65rem;font-weight:700}.v26_prog_row_sets{color:#fff;font-size:.85rem;font-weight:800;line-height:1.3}.v26_prog_row.active_week{background:#f9d34214;border-color:#f9d3424d}.v26_prog_row.active_week .v26_prog_row_week{color:#f9d342}.v26_nutr_cta{max-width:820px;margin:1.2rem auto 0;padding:0 1.25rem}.v26_nutr_cta_inner{background:linear-gradient(135deg,#22c55e14,#10b9810d);border:1px solid #22c55e33;border-radius:14px;flex-wrap:wrap;align-items:center;gap:1rem;padding:.9rem 1.1rem;display:flex}.v26_nutr_cta_text{color:#ffffffd9;flex:1;min-width:0;font-size:.9rem;font-weight:600}.v26_nutr_cta_sub{color:#fff6;margin-top:.15rem;font-size:.78rem;font-weight:400}.v26_nutr_cta_btn{color:#4ade80;white-space:nowrap;background:#22c55e26;border:1px solid #22c55e59;border-radius:100px;flex-shrink:0;padding:.45rem 1rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:background .15s}.v26_nutr_cta_btn:hover{background:#22c55e40}.v26_content{flex-direction:column;gap:0;max-width:820px;margin:0 auto;padding:1.2rem 1rem 1rem;display:flex}.v26_equip{background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;margin-bottom:1.2rem;padding:.9rem 1rem}.v26_equip_title{text-transform:uppercase;letter-spacing:.12em;color:#f9d342;margin-bottom:.5rem;font-size:.68rem;font-weight:700}.v26_equip_items{flex-wrap:wrap;gap:.4rem;display:flex}.v26_equip_item{color:#fff9;background:#ffffff0d;border:1px solid #ffffff14;border-radius:100px;padding:.3rem .7rem;font-size:.82rem}.v26_day{opacity:0;background:#ffffff06;border:1px solid #ffffff17;border-top:3px solid #f9d3428c;border-radius:14px;flex-direction:column;gap:0;width:100%;max-width:820px;margin:0 auto;transition:opacity .35s,transform .35s;display:flex;overflow:hidden;transform:translateY(12px)}.v26_day+.v26_day{margin-top:1.2rem}.v26_day.vis{opacity:1;transform:none}.v26_day_header{background:#ffffff08;border-bottom:1px solid #ffffff0f;align-items:center;gap:.85rem;padding:1rem 1.1rem;display:flex}.v26_day_num{color:#000;background:#f9d342;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.95rem;font-weight:900;display:flex;box-shadow:0 0 0 3px #f9d34226}.v26_day_num.rest{color:#ffffff4d;box-shadow:none;background:#ffffff14}.v26_day_num.cardio{color:#f87171;background:#ef44442e;box-shadow:0 0 0 3px #ef44441a}.v26_day_label{text-transform:uppercase;letter-spacing:.1em;color:#ffffff4d;margin-bottom:.15rem;font-size:.62rem;font-weight:700}.v26_day_title{color:#fff;font-size:1rem;font-weight:800}.v26_day_sub{color:#ffffff61;margin-top:.1rem;font-size:.78rem}.v26_rest{color:#ffffff61;padding:.85rem 1.1rem;font-size:.9rem;line-height:1.65}.v26_warmup_wrap{aspect-ratio:16/9;cursor:pointer;background:#111;border-radius:12px;max-height:220px;position:relative;overflow:hidden}.v26_warmup_video{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .4s;display:block}.v26_warmup_video.ready{opacity:1}.v26_warmup_skeleton{background:linear-gradient(90deg,#111 25%,#1a1a1a 50%,#111 75%) 0 0/200% 100%;animation:1.5s linear infinite v26Shimmer;position:absolute;inset:0}@keyframes v26Shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.v26_warmup_overlay{color:#f9d342;pointer-events:none;background:#0000004d;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;font-size:.85rem;font-weight:700;display:flex;position:absolute;inset:0}.v26_warmup_overlay_icon{font-size:1.6rem}.v26_expand_btn{color:#ffffffb3;cursor:pointer;background:#000000b3;border:1px solid #ffffff26;border-radius:6px;padding:.35rem .5rem;font-family:inherit;font-size:.7rem;transition:background .15s;position:absolute;bottom:.5rem;right:.5rem}.v26_expand_btn:hover{color:#fff;background:#000000e6}.v26_warmup_info{color:#ffffff8c;background:#f9d3420d;border:1px solid #f9d3421f;border-radius:10px;padding:.7rem 1rem;font-size:.88rem;line-height:1.55}.v26_warmup_info span{color:#f9d342;font-weight:700}.v26_ex_list{flex-direction:column;gap:0;padding:.5rem .75rem .75rem;display:flex}.v26_ex{opacity:0;background:0 0;border:none;border-bottom:1px solid #ffffff0d;border-radius:0;align-items:flex-start;gap:.75rem;padding:.75rem .35rem;transition:opacity .28s,transform .28s,background .2s;display:flex;transform:translateY(6px)}.v26_ex:last-child{border-bottom:none}.v26_ex:hover{background:#ffffff08}.v26_ex.vis{opacity:1;transform:none}.v26_ex_num{color:#f9d342;background:#f9d3421f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:1px;font-size:.72rem;font-weight:800;display:flex}.v26_ex_info{flex:1;min-width:0}.v26_ex_name{color:#fff;word-break:break-word;font-size:.97rem;font-weight:600;line-height:1.38}.v26_ex_name a{color:#f9d342;text-decoration:none}.v26_ex_name a:hover{text-decoration:underline}.v26_ex_reps{color:#ffffff6b;margin-top:.25rem;font-size:.83rem;font-weight:500}.v26_cardio_tip{color:#ffffff61;background:#ef44440a;border-bottom:1px solid #ef44441a;padding:.65rem 1.1rem;font-size:.85rem;line-height:1.55}.v26_cardio_tip_label{color:#f87171;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.2rem;font-size:.7rem;font-weight:700}.v26_ex.cardio_ex .v26_ex_num{color:#f87171;background:#ef44441a}.v26_gym_after_cardio{background:#ef44440a;border:1px solid #ef444438;border-radius:12px;margin:.8rem 0 0;overflow:hidden}.v26_gym_after_cardio_track{background:#ef44440f;border-bottom:1px dashed #ef44442e;height:26px;position:relative;overflow:hidden}.v26_gym_after_cardio_body{align-items:center;gap:.65rem;padding:.6rem 1rem;display:flex}.v26_gym_after_cardio_icon{flex-shrink:0;font-size:1.35rem}.v26_gym_after_cardio_title{text-transform:uppercase;letter-spacing:.09em;color:#f87171;margin-bottom:.2rem;font-size:.68rem;font-weight:800}.v26_gym_after_cardio_details{color:#fff9;flex-wrap:wrap;gap:.25rem .6rem;font-size:.78rem;display:flex}.v26_cta{text-align:center;max-width:820px;margin:2rem auto 3rem;padding:0 1rem}.v26_cta_btn{color:#000;letter-spacing:-.01em;background:linear-gradient(135deg,#f9d342,#f59e0b);border-radius:100px;padding:.9rem 2.2rem;font-size:.95rem;font-weight:800;text-decoration:none;transition:opacity .15s,transform .15s;display:inline-block;box-shadow:0 4px 20px #f9d3424d}.v26_cta_btn:hover{opacity:.9;transform:scale(1.03)}.v26_cta_btn:active{transform:scale(.98)}.v26_footer{text-align:center;color:#fff3;border-top:1px solid #ffffff0f;padding:2rem 1rem;font-size:.8rem;line-height:1.8}.v26_footer_credit{color:#ffffff1a;margin-top:.25rem;font-size:.72rem}.v26_footer_credit a{color:#ffffff26;text-decoration:none}.v26_footer_credit a:hover{color:#ffffff59}.v26_nutr_page{color:#fff;background:#000;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}.v26_nutr_hero{text-align:center;background:radial-gradient(at 50% -10%,#22c55e1f 0%,#0000 65%);padding:3rem 1.25rem 2rem;position:relative;overflow:hidden}.v26_nutr_hero:before{content:"";background:linear-gradient(90deg,#0000,#4ade80,#0000);height:3px;animation:4s ease-in-out infinite v26LineSweep;display:block;position:absolute;top:0;left:0;right:0}.v26_nutr_badge{color:#4ade80;letter-spacing:.14em;text-transform:uppercase;background:#22c55e1a;border:1px solid #22c55e47;border-radius:100px;margin-bottom:1rem;padding:.38rem 1.1rem;font-size:.72rem;font-weight:700;display:inline-block}.v26_nutr_title{letter-spacing:-.04em;margin:0 0 .7rem;font-size:clamp(1.8rem,7vw,3.2rem);font-weight:900;line-height:1.08}.v26_nutr_title span{color:#4ade80}.v26_nutr_sub{color:#ffffff73;max-width:400px;margin:0 auto;font-size:.95rem;line-height:1.6}.v26_nutr_content{flex-direction:column;gap:1.5rem;max-width:820px;margin:0 auto;padding:1.5rem 1rem 3rem;display:flex}.v26_nutr_section{background:#ffffff08;border:1px solid #ffffff12;border-radius:16px;overflow:hidden}.v26_nutr_section_header{color:#fff;background:#ffffff08;border-bottom:1px solid #ffffff0f;padding:.9rem 1.1rem;font-size:1rem;font-weight:800}.v26_nutr_section_body{color:#ffffffa6;padding:1rem 1.1rem;font-size:.9rem;line-height:1.7}.v26_bju_grid{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.v26_bju_card{background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;padding:.9rem}.v26_bju_gender{text-transform:uppercase;letter-spacing:.1em;color:#4ade80;margin-bottom:.5rem;font-size:.72rem;font-weight:700}.v26_bju_row{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:.25rem 0;font-size:.85rem;display:flex}.v26_bju_row:last-child{border-bottom:none}.v26_bju_label{color:#ffffff73}.v26_bju_val{color:#fff;font-weight:700}.v26_food_table{border-collapse:collapse;width:100%;font-size:.83rem}.v26_food_table th{text-align:left;color:#ffffff80;text-transform:uppercase;letter-spacing:.07em;background:#ffffff0a;border-bottom:1px solid #ffffff12;padding:.45rem .6rem;font-size:.7rem;font-weight:700}.v26_food_table td{color:#ffffffb3;border-bottom:1px solid #ffffff0a;padding:.4rem .6rem}.v26_food_table tr:last-child td{border-bottom:none}.v26_food_table tr:hover td{background:#ffffff05}.v26_food_table td:first-child{color:#fff;font-weight:500}.v26_food_table td:last-child{color:#f9d342;font-weight:700}.v26_avoid_list{flex-direction:column;gap:.35rem;display:flex}.v26_avoid_item{color:#fff9;background:#ef44440a;border:1px solid #ef444414;border-radius:8px;align-items:center;gap:.6rem;padding:.45rem .7rem;font-size:.88rem;display:flex}.v26_avoid_dot{color:#f87171;font-weight:700}.v26_meal_plans{flex-direction:column;gap:.9rem;display:flex}.v26_meal_plan{background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;overflow:hidden}.v26_meal_plan_header{color:#f9d342;background:#f9d34212;border-bottom:1px solid #f9d3421a;justify-content:space-between;align-items:center;padding:.65rem 1rem;font-size:.82rem;font-weight:800;display:flex}.v26_meal_plan_kcal{color:#ffffff73;font-size:.72rem;font-weight:600}.v26_meal_list{padding:.3rem 0}.v26_meal_item{border-bottom:1px solid #ffffff0a;align-items:flex-start;gap:.7rem;padding:.55rem 1rem;display:flex}.v26_meal_item:last-child{border-bottom:none}.v26_meal_item:nth-child(2n){background:#ffffff05}.v26_meal_icon{flex-shrink:0;font-size:1.3rem}.v26_meal_text{flex-direction:column;gap:.1rem;display:flex}.v26_meal_num{letter-spacing:.1em;text-transform:uppercase;color:#f9d342;opacity:.75;font-size:.65rem;font-weight:800}.v26_meal_text strong{color:#fff;font-size:.88rem;line-height:1.3}.v26_meal_items{color:#ffffff73;font-size:.78rem;line-height:1.4}.v26_rule_box{color:#ffffffbf;background:linear-gradient(135deg,#22c55e12,#10b9810a);border:1px solid #22c55e2e;border-radius:12px;padding:1rem;font-size:.92rem;line-height:1.7}.v26_rule_box strong{color:#4ade80}@keyframes v26FadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.v26_fade{animation:.45s both v26FadeIn}.v26_calc_section{background:linear-gradient(135deg,#f9d3420f,#f9d34205);border:1px solid #f9d34233;border-radius:16px;margin-bottom:1rem;padding:1.2rem}.v26_calc_title{color:#f9d342;margin-bottom:.25rem;font-size:1.05rem;font-weight:800}.v26_calc_sub{color:#ffffff61;margin-bottom:1rem;font-size:.8rem}.v26_calc_gender{gap:.5rem;margin-bottom:.8rem;display:flex}.v26_calc_gender_btn{color:#ffffff80;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;flex:1;padding:.6rem .5rem;font-size:.9rem;font-weight:600;transition:all .2s}.v26_calc_gender_btn.active{color:#f9d342;background:#f9d34221;border-color:#f9d34273}.v26_calc_inputs{flex-direction:column;gap:.55rem;margin-bottom:.9rem;display:flex}.v26_calc_field{background:#ffffff0a;border:1px solid #ffffff17;border-radius:10px;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.v26_calc_field label{color:#ffffff73;white-space:nowrap;flex:1;font-size:.82rem}.v26_calc_field input{color:#fff;text-align:right;-webkit-appearance:none;background:0 0;border:none;outline:none;width:72px;font-size:.97rem;font-weight:700}.v26_calc_field input::placeholder{color:#fff3}.v26_calc_field select{color:#fff;cursor:pointer;text-align:right;-webkit-appearance:none;background:0 0;border:none;outline:none;min-width:110px;font-size:.82rem;font-weight:600}.v26_calc_field option{color:#fff;background:#12122a}.v26_calc_unit{color:#ffffff4d;white-space:nowrap;font-size:.77rem}.v26_calc_btn{color:#000;cursor:pointer;letter-spacing:.02em;background:#f9d342;border:none;border-radius:12px;width:100%;padding:.85rem;font-size:.95rem;font-weight:800;transition:opacity .2s,transform .1s}.v26_calc_btn:hover{opacity:.88}.v26_calc_btn:active{transform:scale(.98)}.v26_calc_result{background:#4ade800f;border:1px solid #4ade8033;border-radius:14px;margin-top:1rem;padding:1rem;animation:.35s both v26FadeIn}.v26_calc_result_main{text-align:center;margin-bottom:.9rem}.v26_calc_result_label{color:#fff6;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.15rem;font-size:.72rem}.v26_calc_result_kcal{color:#4ade80;letter-spacing:-1.5px;font-size:2.6rem;font-weight:900;line-height:1}.v26_calc_result_unit{color:#ffffff4d;margin-top:.15rem;font-size:.78rem}.v26_calc_macros{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:.75rem;display:grid}.v26_calc_macro{text-align:center;background:#ffffff0a;border-radius:10px;padding:.55rem .4rem}.v26_calc_macro_val{color:#fff;letter-spacing:-.5px;font-size:1.35rem;font-weight:900}.v26_calc_macro_lbl{color:#ffffff61;text-transform:uppercase;letter-spacing:.03em;margin-top:.1rem;font-size:.67rem}.v26_calc_result_maint{color:#ffffff52;text-align:center;border-top:1px solid #ffffff0f;padding-top:.55rem;font-size:.77rem}.v26_formula_code{color:#ffffffad;background:#ffffff0d;border:1px solid #ffffff12;border-radius:10px;margin:.6rem 0;padding:.7rem .85rem;font-family:monospace;font-size:.8rem;line-height:1.75;overflow-x:auto}.v26_formula_table{border-collapse:collapse;width:100%;margin-top:.5rem;font-size:.81rem}.v26_formula_table th{color:#ffffff73;text-align:left;text-transform:uppercase;letter-spacing:.04em;background:#ffffff0a;border-bottom:1px solid #ffffff12;padding:.45rem .6rem;font-size:.73rem;font-weight:600}.v26_formula_table td{color:#ffffffa6;vertical-align:top;border-bottom:1px solid #ffffff0d;padding:.45rem .6rem}.v26_formula_table tr:last-child td{border-bottom:none}.v26_formula_table td:first-child{color:#f9d342;font-weight:700}.v26_week_tabs_wrap{max-width:820px;margin:1rem auto 0;padding:0 1rem}.v26_week_tabs{gap:.4rem;margin-bottom:.7rem;display:flex}.v26_week_tab{color:#ffffff73;cursor:pointer;letter-spacing:-.01em;text-align:center;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;flex:1;padding:.65rem .4rem;font-family:inherit;font-size:.82rem;font-weight:700;transition:all .18s}.v26_week_tab:hover{color:#f9d342cc;background:#f9d34214;border-color:#f9d34240}.v26_week_tab.active{color:#f9d342;background:#f9d34224;border-color:#f9d34280;box-shadow:0 0 12px #f9d3421a}.v26_week_note{color:#ffffffbf;background:#f9d3420f;border:1px solid #f9d3422e;border-radius:10px;margin-bottom:.4rem;padding:.55rem .9rem;font-size:.82rem;font-weight:500;line-height:1.5}.v26_cardio_sep{max-width:820px;margin:1.5rem auto .6rem;padding:0 1rem}.v26_cardio_sep_track{background:linear-gradient(90deg,#0000 0%,#ef44440f 40%,#f973161a 60%,#0000 100%);border-top:2px dashed #ef444459;border-bottom:2px dashed #ef444459;border-radius:8px;height:44px;animation:2s ease-in-out infinite v26TrackPulse;position:relative;overflow:hidden}@keyframes v26TrackPulse{0%,to{border-color:#ef444459}50%{border-color:#f9731699}}.v26_cardio_runner{filter:drop-shadow(0 0 6px #f97316b3);font-size:1.8rem;animation:3.5s linear infinite v26RunnerRun;position:absolute;top:50%;transform:translateY(-50%)scaleX(-1)}.v26_cardio_runner2{opacity:.4;animation-delay:-1.75s}@keyframes v26RunnerRun{0%{opacity:0;left:-8%}5%{opacity:1}92%{opacity:1}to{opacity:0;left:108%}}.v26_cardio_sep_track:before{content:"";background:repeating-linear-gradient(90deg,#ffffff12 0 12px,#0000 12px 22px);height:1px;position:absolute;top:50%;left:0;right:0}.v26_cardio_sep_content{background:linear-gradient(135deg,#ef444412,#f973160a);border:1px solid #ef44442e;border-radius:12px;align-items:flex-start;gap:.75rem;margin-top:.5rem;padding:.85rem 1rem;animation:3s ease-in-out infinite v26CardioGlow;display:flex}@keyframes v26CardioGlow{0%,to{box-shadow:0 0 #ef444414}50%{box-shadow:0 0 20px 2px #ef44441a}}.v26_cardio_sep_icon{flex-shrink:0;margin-top:1px;font-size:1.6rem}.v26_cardio_sep_label{letter-spacing:.16em;text-transform:uppercase;color:#f87171;margin-bottom:.3rem;font-size:.72rem;font-weight:900;display:block}.v26_cardio_sep_sub{color:#ffffff8c;margin-bottom:.25rem;font-size:.85rem;font-weight:500;line-height:1.5}.v26_cardio_sep_tip{color:#ffffff52;font-size:.78rem;line-height:1.4}.v26_guide_page{color:#fff;background:#000;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}.v26_guide_hero{background:radial-gradient(at 50% 0,#f9d34214 0%,#0000 65%);max-width:820px;margin:0 auto;padding:2.5rem 1.25rem 1.8rem;position:relative;overflow:hidden}.v26_guide_hero:before{content:"";background:linear-gradient(90deg,#0000,#f9d342,#0000);height:3px;animation:3s ease-in-out infinite v26LineSweep;display:block;position:absolute;top:0;left:0;right:0}.v26_guide_badge{color:#f9d342;letter-spacing:.14em;text-transform:uppercase;background:#f9d3421a;border:1px solid #f9d34247;border-radius:100px;margin-bottom:.9rem;padding:.35rem 1rem;font-size:.7rem;font-weight:700;display:inline-block}.v26_guide_title{letter-spacing:-.04em;margin:0 0 .6rem;font-size:clamp(1.7rem,7vw,3rem);font-weight:900;line-height:1.08}.v26_guide_title span{color:#f9d342}.v26_guide_sub{color:#ffffff73;font-size:.95rem;line-height:1.6}.v26_guide_content{flex-direction:column;gap:1rem;max-width:820px;margin:0 auto;padding:1rem 1rem 3rem;display:flex}.v26_guide_section{background:#ffffff06;border:1px solid #ffffff14;border-left:3px solid #f9d34280;border-radius:14px;overflow:hidden}.v26_guide_section_head{background:#ffffff05;border-bottom:1px solid #ffffff0f;align-items:center;gap:.6rem;padding:.85rem 1.1rem;display:flex}.v26_guide_section_icon{flex-shrink:0;font-size:1.25rem}.v26_guide_section_title{color:#fff;font-size:1rem;font-weight:800}.v26_guide_section_body{color:#ffffff9e;padding:.85rem 1.1rem;font-size:.9rem;line-height:1.75}.v26_guide_section_body strong{color:#f9d342;font-weight:700}.v26_guide_section_body em{color:#fffc;font-style:normal}.v26_guide_list{flex-direction:column;gap:.35rem;margin:.4rem 0;display:flex}.v26_guide_list_item{color:#ffffff9e;align-items:flex-start;gap:.55rem;font-size:.88rem;line-height:1.55;display:flex}.v26_guide_list_dot{color:#f9d342;flex-shrink:0;margin-top:1px;font-weight:900}.v26_guide_list_item.red .v26_guide_list_dot{color:#f87171}.v26_guide_week_grid{grid-template-columns:repeat(2,1fr);gap:.6rem;margin:.4rem 0;display:grid}@media (min-width:500px){.v26_guide_week_grid{grid-template-columns:repeat(4,1fr)}}.v26_guide_week_card{text-align:center;background:#ffffff0a;border:1px solid #ffffff12;border-radius:10px;padding:.75rem .8rem}.v26_guide_week_num{text-transform:uppercase;letter-spacing:.1em;color:#f9d342;margin-bottom:.3rem;font-size:.63rem;font-weight:700}.v26_guide_week_desc{color:#ffffffa6;font-size:.82rem;line-height:1.4}.v26_guide_alert{color:#ffffffb3;background:linear-gradient(135deg,#ef444412,#ef444408);border:1px solid #ef44442e;border-radius:10px;margin:.4rem 0;padding:.85rem 1rem;font-size:.88rem;line-height:1.6}.v26_guide_alert strong{color:#f87171}.v26_guide_highlight{color:#ffffffb3;background:linear-gradient(135deg,#22c55e12,#22c55e08);border:1px solid #22c55e2e;border-radius:10px;margin:.4rem 0;padding:.85rem 1rem;font-size:.88rem;line-height:1.6}.v26_guide_highlight strong{color:#4ade80}.v26_guide_cardio_box{color:#ffffffb3;background:linear-gradient(135deg,#f9731614,#ef44440a);border:1px solid #f9731633;border-radius:10px;margin:.4rem 0;padding:.85rem 1rem;font-size:.88rem;line-height:1.65}.v26_guide_cardio_box strong{color:#fb923c}.v26_mini_cards_label{letter-spacing:.14em;text-transform:uppercase;color:#ffffff59;text-align:center;max-width:720px;margin:2rem auto .7rem;padding:0 1rem;font-size:.72rem;font-weight:700}.v26_mini_cards{grid-template-columns:1fr;gap:.9rem;max-width:720px;margin:0 auto 2.5rem;padding:0 1rem;display:grid}@media (min-width:540px){.v26_mini_cards{grid-template-columns:repeat(3,1fr)}}.v26_mini_card{color:#fff;background:#111;border:1px solid #ffffff12;border-radius:18px;flex-direction:column;min-height:230px;text-decoration:none;transition:transform .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden}.v26_mini_card:hover{border-color:#f9d34240;transform:translateY(-5px);box-shadow:0 14px 40px #0000008c}.v26_mini_card_img{object-fit:cover;opacity:.32;width:100%;height:100%;transition:opacity .25s,transform .35s;position:absolute;inset:0}.v26_mini_card:hover .v26_mini_card_img{opacity:.45;transform:scale(1.04)}.v26_mini_card_overlay{pointer-events:none;background:linear-gradient(160deg,#0000000d 0%,#000000bf 100%);position:absolute;inset:0}.v26_mini_card_body{z-index:2;flex-direction:column;flex:1;padding:1.4rem 1.2rem 1.2rem;display:flex;position:relative}.v26_mini_card_icon{margin-bottom:.55rem;font-size:2rem;line-height:1}.v26_mini_card_type{letter-spacing:.13em;text-transform:uppercase;color:#f9d342;margin-bottom:.3rem;font-size:.65rem;font-weight:800}.v26_mini_card_title{color:#fff;flex:1;margin-bottom:.75rem;font-size:1rem;font-weight:800;line-height:1.35}.v26_mini_card_arrow{color:#ffffff73;background:#ffffff12;border:1px solid #ffffff1a;border-radius:20px;align-self:flex-start;padding:.3rem .8rem;font-size:.8rem;font-weight:700;transition:all .18s;display:inline-block}.v26_mini_card:hover .v26_mini_card_arrow{color:#111;background:#f9d342;border-color:#f9d342}.v26_rec_grid{grid-template-columns:1fr;gap:1.1rem;max-width:720px;margin:0 auto;padding:.5rem 1rem 2.5rem;display:grid}.v26_rec_card{background:#111;border:1px solid #ffffff12;border-radius:20px;flex-direction:column;min-height:270px;display:flex;position:relative;overflow:hidden}.v26_rec_card_img{object-fit:cover;opacity:.28;width:100%;height:100%;transition:opacity .3s;position:absolute;inset:0}.v26_rec_card:hover .v26_rec_card_img{opacity:.38}.v26_rec_card_overlay{pointer-events:none;background:linear-gradient(160deg,#0000000d 0%,#000000b8 100%);position:absolute;inset:0}.v26_rec_card.cardio{border:1px solid #ef444459;min-height:320px}.v26_rec_card_body{z-index:2;flex-direction:column;flex:1;padding:1.6rem 1.5rem 1.4rem;display:flex;position:relative}.v26_rec_card_icon{margin-bottom:.55rem;font-size:2.2rem;line-height:1}.v26_rec_card_title{color:#fff;letter-spacing:-.01em;margin-bottom:.85rem;font-size:1.25rem;font-weight:800;line-height:1.3}.v26_rec_card_content{color:#fffc;flex:1;font-size:.97rem;line-height:1.65}.v26_rec_list{flex-direction:column;gap:.45rem;margin-top:.55rem;display:flex}.v26_rec_list_item{align-items:baseline;gap:.55rem;font-size:.96rem;display:flex}.v26_rec_list_dot{color:#f9d342;text-align:center;flex-shrink:0;min-width:1.1rem;font-size:.82rem}.v26_rec_highlight{color:#ffffffe6;background:#f9d34214;border:1px solid #f9d34238;border-radius:12px;margin-top:.8rem;padding:.7rem 1rem;font-size:.93rem;line-height:1.55}.v26_rec_alert{color:#ffffffd1;background:#ef444417;border:1px solid #ef444438;border-radius:12px;margin-top:.75rem;padding:.65rem 1rem;font-size:.92rem;line-height:1.5}.v26_rec_stats{flex-wrap:wrap;gap:.65rem;margin-top:.75rem;display:flex}.v26_rec_stat{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;padding:.45rem .85rem;font-size:.9rem;font-weight:700}.v26_rec_week_grid{grid-template-columns:1fr 1fr;gap:.55rem;margin-top:.55rem;display:grid}.v26_rec_week_card{background:#f9d34212;border:1px solid #f9d3422e;border-radius:12px;padding:.65rem .8rem}.v26_rec_week_num{color:#f9d342;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.3rem;font-size:.68rem;font-weight:800}.v26_rec_week_desc{color:#ffffffd1;font-size:.85rem;font-weight:500;line-height:1.4}@media (min-width:600px){.v26_rec_grid{grid-template-columns:1fr 1fr}.v26_rec_card{min-height:300px}.v26_rec_card.cardio{grid-column:span 2}.v26_rec_card_title{font-size:1.15rem}}.v26_weekday_badge{text-transform:uppercase;letter-spacing:.1em;color:#f9d342bf;background:#f9d34212;border:1px solid #f9d3422e;border-radius:6px;margin-bottom:.55rem;padding:.2rem .6rem;font-size:.65rem;font-weight:800;display:inline-block}.v26_rest_cardio_note{color:#ffffffbf;margin-bottom:.25rem;font-size:.92rem;font-weight:700}.v26_coach_video_wrap{aspect-ratio:9/16;background:#111;border-radius:16px;width:calc(100% - 3rem);max-width:340px;margin:0 auto 1.8rem;position:relative;overflow:hidden}.v26_coach_video{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.v26_coach_video_play{cursor:pointer;z-index:2;background:#00000047;border:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.v26_coach_video_play_icon{color:#fff;opacity:.9;text-shadow:0 2px 16px #000c;font-size:3.5rem;transition:transform .15s}.v26_coach_video_play:hover .v26_coach_video_play_icon{transform:scale(1.1)}.v26_coach_video_caption{color:#ffffffd9;z-index:3;background:linear-gradient(#0000 0%,#000000bf 100%);padding:.7rem 1rem;font-size:.88rem;font-weight:600;position:absolute;bottom:0;left:0;right:0}.v26_vl_tabs{grid-template-columns:1fr 1fr;gap:.6rem;max-width:600px;margin:0 auto;padding:0 1rem 1.2rem;display:grid}.v26_vl_tab{color:#fff9;cursor:pointer;background:#ffffff0d;border:1.5px solid #ffffff1f;border-radius:12px;flex-direction:column;align-items:center;gap:.3rem;padding:.75rem .5rem;font-family:inherit;transition:all .18s;display:flex}.v26_vl_tab.active{color:#f5c518;background:#f5c5181f;border-color:#f5c518}.v26_vl_tab_icon{font-size:1.4rem}.v26_vl_tab_label{text-align:center;text-transform:uppercase;letter-spacing:.02em;font-size:.72rem;font-weight:700;line-height:1.2}.v26_vl_lesson{max-width:600px;margin:0 auto;padding:0 1rem 2rem}.v26_vl_lesson_header{align-items:center;gap:.9rem;margin-bottom:.6rem;display:flex}.v26_vl_lesson_icon{flex-shrink:0;font-size:2.2rem}.v26_vl_lesson_num{text-transform:uppercase;letter-spacing:.06em;color:#f5c518;margin-bottom:.2rem;font-size:.68rem;font-weight:700}.v26_vl_lesson_title{color:#fff;font-size:1.25rem;font-weight:800;line-height:1.2}.v26_vl_lesson_desc{color:#ffffffa6;margin:0 0 1.1rem;font-size:.88rem;line-height:1.5}.v26_vl_video_wrap{aspect-ratio:16/9;background:#111;border-radius:14px;width:100%;margin-bottom:1.2rem;overflow:hidden}.v26_vl_video{object-fit:contain;background:#000;width:100%;height:100%;display:block}.v26_vl_nav_btns{flex-wrap:wrap;gap:.7rem;display:flex}.v26_vl_nav_btn{color:#fff;cursor:pointer;text-align:center;white-space:nowrap;text-overflow:ellipsis;background:#ffffff0f;border:1.5px solid #ffffff26;border-radius:10px;flex:1;min-width:0;padding:.75rem 1rem;font-family:inherit;font-size:.82rem;font-weight:700;transition:background .15s;overflow:hidden}.v26_vl_nav_btn:hover{background:#ffffff1f}.v26_vl_nav_btn.next{color:#f5c518;border-color:#f5c51866}.v26_video_banner_wrap{max-width:600px;margin:0 auto;padding:0 1rem .5rem}.v26_video_banner{color:#fff;background:#0a0a0a;border:2px solid #f5c518;border-radius:16px;align-items:center;gap:1rem;padding:1.1rem 1.2rem;text-decoration:none;transition:box-shadow .18s,transform .15s;display:flex;box-shadow:0 0 0 4px #f5c51814,0 4px 24px #f5c5181f}.v26_video_banner:hover{transform:translateY(-1px);box-shadow:0 0 0 4px #f5c5182e,0 6px 32px #f5c51838}.v26_video_banner_play{color:#000;background:#f5c518;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;padding-left:3px;font-size:1.3rem;font-weight:900;display:flex;box-shadow:0 2px 12px #f5c51866}.v26_video_banner_body{flex:1;min-width:0}.v26_video_banner_label{letter-spacing:.08em;text-transform:uppercase;color:#f5c518;margin-bottom:.2rem;font-size:.62rem;font-weight:800}.v26_video_banner_title{color:#fff;margin-bottom:.3rem;font-size:1.15rem;font-weight:900;line-height:1.15}.v26_video_banner_list{color:#ffffff80;font-size:.72rem;font-weight:500;line-height:1.4}.v26_video_banner_arrow{color:#f5c518;flex-shrink:0;font-size:1.3rem;font-weight:900}.v26_coach_banner_wrap{max-width:480px;margin:0 auto;padding:0 1rem .5rem}.v26_coach_banner{background:#ffffff0a;border:1px solid #f9d34233;border-radius:16px;align-items:center;gap:1rem;text-decoration:none;transition:border-color .2s;display:flex;position:relative;overflow:hidden}.v26_coach_banner:hover{border-color:#f9d34280}.v26_coach_banner_img{object-fit:cover;object-position:center top;flex-shrink:0;width:100px;height:130px}.v26_coach_banner_overlay{display:none}.v26_coach_banner_body{flex-direction:column;gap:.3rem;padding:.85rem .85rem .85rem 0;display:flex}.v26_coach_banner_badge{letter-spacing:.08em;color:#f9d342;font-size:.68rem;font-weight:700;display:block}.v26_coach_banner_name{color:#fff;font-size:1.05rem;font-weight:800;line-height:1.2}.v26_coach_banner_name_ru{color:#ffffff8c;margin-top:.1rem;margin-bottom:.15rem;font-size:.82rem;font-weight:500}.v26_coach_banner_sub{color:#ffffff80;font-size:.75rem;line-height:1.4}.v26_coach_banner_btn{color:#f9d342;margin-top:.4rem;font-size:.8rem;font-weight:700;display:inline-block}.v26_coach_hero{flex-direction:column;gap:1.2rem;max-width:600px;margin:0 auto;padding:1.5rem 1rem 0;display:flex}.v26_coach_photos_row{justify-content:center;align-items:flex-end;gap:.5rem;display:flex}.v26_coach_photo_main{border:2px solid #f9d34266;border-radius:14px;width:48%;max-width:180px;height:auto;display:block;box-shadow:0 4px 20px #00000080}.v26_coach_photo_sm{opacity:.85;border:1px solid #ffffff1a;border-radius:10px;align-self:flex-end;width:26%;max-width:100px;height:auto;display:block}.v26_coach_hero_text{flex-direction:column;gap:.5rem;display:flex}.v26_coach_name{color:#fff;margin:.4rem 0 0;font-size:1.6rem;font-weight:900;line-height:1.2}.v26_coach_title_line{color:#ffffff80;margin:0;font-size:.82rem}.v26_coach_quote{color:#ffffffb3;border-left:3px solid #f9d342;margin:.3rem 0 0;padding-left:.75rem;font-size:.9rem;font-style:italic;line-height:1.5}.v26_coach_exp_grid{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.v26_coach_exp_item{color:#ffffffd9;background:#f9d3420f;border:1px solid #f9d34226;border-radius:10px;padding:.65rem .75rem;font-size:.83rem;line-height:1.4}.v26_coach_formats{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.v26_coach_format_card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;gap:.4rem;padding:.75rem;display:flex}.v26_coach_format_title{color:#f9d342;margin-bottom:.3rem;font-size:.82rem;font-weight:800}.v26_coach_strength{justify-content:space-between;gap:.5rem;display:flex}.v26_coach_strength_item{text-align:center;background:#f9d34212;border:1px solid #f9d34233;border-radius:10px;flex-direction:column;flex:1;gap:.25rem;padding:.75rem .5rem;display:flex}.v26_coach_strength_kg{color:#f9d342;font-size:1.3rem;font-weight:900;line-height:1}.v26_coach_strength_label{color:#ffffff80;font-size:.65rem;line-height:1.3}.v26_coach_trans_wrap{justify-content:center;align-items:center;gap:1rem;padding:.75rem 0;display:flex}.v26_coach_trans_stat{flex-direction:column;align-items:center;gap:.2rem;display:flex}.v26_coach_trans_val{font-size:2rem;font-weight:900;line-height:1}.v26_coach_trans_old{color:#ffffff59}.v26_coach_trans_new{color:#4ade80}.v26_coach_trans_tag{color:#fff6;letter-spacing:.05em;font-size:.68rem}.v26_coach_trans_arrow{color:#fff3;font-size:1.5rem}.v26_coach_img_strip{box-sizing:border-box;width:100%;max-width:600px;margin:.5rem auto 0;padding:0 1rem}.v26_coach_img_strip img{border:1px solid #ffffff14;border-radius:14px;width:100%;height:auto;display:block;box-shadow:0 4px 24px #0006}.v26_coach_trans_grid_wrap{max-width:600px;margin:0 auto;padding:.25rem 1rem .5rem}.v26_coach_trans_grid_label{letter-spacing:.08em;color:#ffffff59;text-transform:uppercase;margin-bottom:.5rem;font-size:.72rem;font-weight:700}.v26_coach_trans_grid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.v26_coach_trans_grid img{border:1px solid #ffffff14;border-radius:10px;width:100%;height:auto;display:block;box-shadow:0 2px 12px #00000059}.v26_coach_contacts{flex-direction:column;gap:.6rem;display:flex}.v26_coach_contact_btn{border-radius:12px;align-items:center;gap:.65rem;padding:.75rem 1rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:opacity .15s;display:flex}.v26_coach_contact_btn:hover{opacity:.85}.v26_coach_contact_icon{font-size:1.1rem}.v26_coach_contact_tg{color:#29b6f6;background:#29b6f626;border:1px solid #29b6f64d}.v26_coach_contact_ig{color:#e1306c;background:#e1306c1f;border:1px solid #e1306c4d}.v26_coach_contact_tt{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f}.v26_antr_top_gallery{gap:.5rem;max-width:680px;margin:0 auto;padding:0 .75rem .75rem;display:flex}.v26_antr_top_gallery img{object-fit:cover;object-position:top center;border:1px solid #ffffff14;border-radius:14px;flex:1;width:50%;height:260px;box-shadow:0 4px 24px #0000008c}.v26_antr_hero{width:100%;max-width:680px;margin:0 auto;position:relative;overflow:hidden}.v26_antr_hero img{object-fit:cover;object-position:top center;border-radius:14px;width:100%;height:260px;display:block}.v26_antr_hero_fade{background:linear-gradient(#0000 0%,#0e0e0e80 50%,#0e0e0eeb 100%);border-radius:14px;height:100%;position:absolute;bottom:0;left:0;right:0}.v26_antr_hero_name{position:absolute;bottom:.9rem;left:1rem;right:1rem}.v26_antr_hero_badge{letter-spacing:.1em;text-transform:uppercase;color:#f9d342;margin-bottom:.25rem;font-size:.62rem;font-weight:700;display:block}.v26_antr_hero_name_main{color:#fff;letter-spacing:-.01em;text-shadow:0 2px 10px #000000e6;font-size:1.5rem;font-weight:900;line-height:1.1}.v26_antr_hero_name_sub{color:#ffffff94;margin-top:.15rem;font-size:.82rem;font-weight:500}.v26_antr_stats{grid-template-columns:repeat(3,1fr);gap:.6rem;margin-bottom:1.5rem;display:grid}.v26_antr_stat{text-align:center;background:#f9d3420f;border:1px solid #f9d3422e;border-radius:12px;padding:.8rem .5rem}.v26_antr_stat_num{color:#f9d342;font-size:1.7rem;font-weight:900;line-height:1}.v26_antr_stat_num span{color:#f9d342b3;margin-left:.12rem;font-size:.88rem;font-weight:600}.v26_antr_stat_lbl{color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;margin-top:.35rem;font-size:.68rem}.v26_antr_bio{flex-direction:column;gap:.45rem;margin-bottom:1.5rem;display:flex}.v26_antr_bio_card{background:#ffffff0a;border:1px solid #ffffff12;border-radius:12px;padding:.75rem 1rem}.v26_antr_bio_line{color:#ffffffd9;margin:0;font-size:.96rem;line-height:1.55}.v26_antr_spec_label{color:#ffffff8c;margin-bottom:.5rem;font-size:.85rem}.v26_antr_spec_pills{flex-wrap:wrap;gap:.4rem;display:flex}.v26_antr_spec_pill{color:#f9d342;background:#f9d34214;border:1px solid #f9d34238;border-radius:20px;padding:.25rem .65rem;font-size:.78rem;line-height:1.3}
