*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#141517;color:#d9dde5;font-family:Inter,Arial,sans-serif;font-size:14px;line-height:1.45}a{color:inherit;text-decoration:none}button,input{font:inherit}.mp_shell{min-height:100vh;background:radial-gradient(circle at 88% -10%,#2f2154 0,#191a1f 330px,#141517 70%)}.mp_mobile_toggle{display:none;position:fixed;left:16px;top:14px;z-index:60;width:44px;height:44px;border:0;border-radius:13px;background:linear-gradient(135deg,#7b3cff,#b84cff);color:#fff;font-weight:900;box-shadow:0 12px 30px rgba(130,76,255,.28);cursor:pointer}.mp_sidebar{position:fixed;left:0;top:0;bottom:0;width:286px;height:100vh;overflow:auto;background:rgba(25,26,31,.97);border-right:1px solid #282b35;padding:22px 14px;z-index:50;box-shadow:18px 0 55px rgba(0,0,0,.2)}.mp_main{min-width:0;margin-left:286px}.mp_sidebar::-webkit-scrollbar,.mp_table_box::-webkit-scrollbar{width:8px;height:8px}.mp_sidebar::-webkit-scrollbar-thumb,.mp_table_box::-webkit-scrollbar-thumb{background:#353946;border-radius:20px}.mp_sidebar::-webkit-scrollbar-track,.mp_table_box::-webkit-scrollbar-track{background:#17181d}.mp_brand{display:flex;flex-direction:column;gap:2px;margin:0 8px 22px}.mp_brand strong{font-size:17px;color:#fff}.mp_brand small,.mp_panel_head p,.mp_stat em,.mp_table small,.mp_page_head span,.mp_hero p,.mp_hero_badge small{color:#9299a8}.mp_side_search{margin-bottom:18px}.mp_side_search input,.mp_global_search input{width:100%;background:#191b21;border:1px solid #303441;color:#e8ebf2;border-radius:10px;padding:13px 14px;outline:none}.mp_side_search input:focus,.mp_global_search input:focus{border-color:#8c4cff;box-shadow:0 0 0 3px rgba(140,76,255,.14)}.mp_nav{display:flex;flex-direction:column;gap:4px;padding:4px 0 20px}.mp_nav a{display:flex;align-items:center;gap:12px;color:#a3aab7;border-radius:10px;padding:12px 14px;font-weight:700;transition:.18s}.mp_nav a span{width:8px;height:8px;border-radius:2px;background:#747b88}.mp_nav a:hover,.mp_nav a.is_active{background:#2c2e38;color:#fff}.mp_nav a.is_active{background:linear-gradient(135deg,#333641,#3a344c)}.mp_nav a.is_active span{background:#9a52ff;box-shadow:0 0 18px rgba(154,82,255,.7)}.mp_sidebar_bottom{margin-top:auto;border-top:1px solid #2c2f3a;padding-top:16px}.mp_langs{display:flex;gap:7px;margin-bottom:12px}.mp_langs a{padding:8px 10px;border-radius:8px;background:#1d1f26;color:#abb2c0;border:1px solid #303441;font-weight:800}.mp_langs a.is_active{background:#8e3dff;color:#fff;border-color:#8e3dff}.mp_old_link{display:block;text-align:center;border:1px solid #333743;border-radius:10px;padding:10px;color:#aab0bd}.mp_main{min-width:0}.mp_topbar{position:sticky;top:0;height:72px;background:rgba(25,26,31,.92);backdrop-filter:blur(14px);border-bottom:1px solid #292c35;display:flex;align-items:center;gap:14px;padding:0 22px;z-index:20}.mp_global_search{width:min(420px,42vw)}.mp_top_btn,.mp_accent_btn{height:42px;display:inline-flex;align-items:center;border-radius:10px;padding:0 18px;background:#1d1f26;border:1px solid #313541;color:#fff;font-weight:800}.mp_accent_btn{background:linear-gradient(135deg,#7c35ff,#a84cff);border-color:transparent;box-shadow:0 16px 35px rgba(132,65,255,.28)}.mp_content{padding:20px 22px 34px;max-width:none}.mp_hero,.mp_profile_hero{border:1px solid #313643;border-radius:14px;background:linear-gradient(135deg,#1d1f25 0,#1b1c22 58%,#34285f 100%);padding:28px;display:flex;align-items:center;justify-content:space-between;gap:22px;box-shadow:0 18px 60px rgba(0,0,0,.25);margin-bottom:16px}.mp_hero span,.mp_page_head span,.mp_profile_hero span{text-transform:uppercase;letter-spacing:.13em;color:#c7cbd4;font-weight:900;font-size:12px}.mp_hero h1,.mp_page_head h1,.mp_profile_hero h1{margin:6px 0 8px;color:#fff;font-size:42px;line-height:1.05}.mp_hero p{margin:0;max-width:760px}.mp_hero_badge,.mp_profile_rank{min-width:230px;background:rgba(17,18,22,.76);border:1px solid #3a3f4d;border-radius:14px;padding:18px;display:flex;flex-direction:column;gap:8px}.mp_hero_badge b,.mp_profile_rank b{color:#fff;font-size:18px}.mp_stats_grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin-bottom:16px}.mp_stat{background:#1b1d23;border:1px solid #303541;border-radius:12px;padding:18px;min-height:116px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.mp_stat:before{content:"";position:absolute;inset:auto 12px 0 12px;height:3px;background:linear-gradient(90deg,#00d18f,#8e42ff);border-radius:4px;transform:scaleX(.25);transform-origin:left;transition:.35s}.mp_stat:hover:before{transform:scaleX(1)}.mp_stat span{text-transform:uppercase;letter-spacing:.09em;color:#c6cad4;font-weight:900;font-size:12px}.mp_stat strong{color:#fff;font-size:34px;line-height:1.1;margin:8px 0 4px}.mp_stat em{font-style:normal}.mp_dashboard_grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px}.mp_panel{background:#1b1d23;border:1px solid #303541;border-radius:12px;overflow:hidden;margin-bottom:16px;box-shadow:0 14px 44px rgba(0,0,0,.16)}.mp_panel_head{display:flex;justify-content:space-between;gap:16px;padding:18px;border-bottom:1px solid #2b2f39}.mp_panel_head h2{margin:0;color:#fff;font-size:17px}.mp_panel_head p{margin:4px 0 0}.mp_table_box{overflow:auto}.mp_table{width:100%;border-collapse:collapse;min-width:740px}.mp_table th{background:#2b2e38;color:#aeb5c2;text-align:left;font-size:12px;letter-spacing:.04em;text-transform:uppercase;padding:14px 16px;border-bottom:1px solid #353946;white-space:nowrap}.mp_table td{padding:14px 16px;border-bottom:1px dashed #30343e;color:#d9dde5;vertical-align:middle}.mp_table tr:hover td{background:#20232b}.mp_table b{color:#fff}.mp_link{color:#f0f3fb;font-weight:800}.mp_link:hover{color:#a957ff}.mp_place{display:inline-flex;min-width:40px;color:#fff}.mp_flag{width:18px;height:12px;object-fit:cover;border-radius:2px;margin-right:8px;vertical-align:-1px}.mp_item_img{width:34px;height:24px;object-fit:contain;margin-right:10px;vertical-align:middle;border-radius:4px}.mp_empty{padding:26px;text-align:center;color:#99a1af}.mp_page_head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:16px}.mp_page_head h1{font-size:34px}.mp_pager{display:flex;justify-content:flex-end;align-items:center;gap:10px;padding:14px 18px}.mp_pager a,.mp_pager span{padding:9px 13px;border-radius:8px;background:#242730;border:1px solid #333844;color:#fff}.mp_chart{display:block;width:100%;height:310px;padding:12px}.mp_chart_big{height:360px}.mp_profile_hero{justify-content:flex-start}.mp_avatar{width:82px;height:82px;border-radius:22px;background:linear-gradient(135deg,#7c35ff,#23d18b);display:grid;place-items:center;color:#fff;font-size:34px;font-weight:900;flex:0 0 auto}.mp_profile_rank{margin-left:auto;align-items:center;text-align:center}.mp_profile_rank img{max-height:70px;max-width:90px;object-fit:contain}.mp_motivation{background:linear-gradient(135deg,#1b1d23,#221f35)}.mp_goal{display:flex;flex-direction:column;gap:7px;padding:20px}.mp_goal span{color:#a6adba;text-transform:uppercase;font-weight:900;font-size:12px}.mp_goal b{font-size:24px;color:#fff}.mp_goal em{font-style:normal;color:#23d18b;font-weight:800}.mp_legacy_progress{display:block;width:100%;max-width:420px;margin:0 auto 18px;border-radius:12px;border:1px solid #343946;background:#101217}.mp_ribbons{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:12px;padding:16px}.mp_ribbon{background:#20232b;border:1px solid #303541;border-radius:12px;padding:14px;display:flex;align-items:center;gap:10px;min-height:76px}.mp_ribbon img{width:42px;height:42px;object-fit:contain}.mp_ribbon b{color:#fff}.mp_ribbon span{display:block;color:#9da5b3}.mp_map_image,.mp_weapon_image{display:block;max-width:100%;max-height:420px;object-fit:contain;margin:0 auto;padding:18px}.mp_help{padding:22px;color:#cbd1dc}.mp_server_map{width:100%;height:360px;border:0}
.mp_motivation_strip{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:0 0 16px;padding:22px 24px;border:1px solid #37314f;border-radius:16px;background:linear-gradient(135deg,#1b1d23,#28213d 55%,#3b2670);box-shadow:0 18px 55px rgba(108,68,255,.16);overflow:hidden;position:relative}.mp_motivation_strip:before{content:"";position:absolute;right:-80px;top:-80px;width:220px;height:220px;border-radius:50%;background:rgba(159,78,255,.22);filter:blur(8px)}.mp_motivation_strip span,.mp_tool_card span{text-transform:uppercase;letter-spacing:.11em;color:#b8bfcc;font-size:12px;font-weight:900}.mp_motivation_strip b{display:block;color:#fff;font-size:24px;margin:6px 0}.mp_motivation_strip p{margin:0;color:#aeb5c3}.mp_motivation_strip a{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:10px;padding:0 18px;background:#8e3dff;color:#fff;font-weight:900;box-shadow:0 16px 35px rgba(142,61,255,.26);white-space:nowrap}.mp_tools_grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0 0 16px}.mp_tool_card{border:1px solid #313643;background:linear-gradient(135deg,#1b1d23,#202432);border-radius:14px;padding:20px;min-height:132px;position:relative;overflow:hidden}.mp_tool_card:after{content:"";position:absolute;right:-30px;bottom:-44px;width:120px;height:120px;border-radius:50%;background:rgba(35,209,139,.12)}.mp_tool_card b{display:block;color:#fff;font-size:28px;line-height:1.1;margin:9px 0}.mp_tool_card p{margin:0;color:#aab2c0}.mp_table td small{display:block;color:#8f98a8;margin-top:3px}.mp_panel:nth-child(odd){animation:mpFadeUp .38s ease both}.mp_panel:nth-child(even){animation:mpFadeUp .48s ease both}.mp_stat{animation:mpFadeUp .32s ease both}.mp_chart{animation:mpChartIn .5s ease both}@keyframes mpFadeUp{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes mpChartIn{from{opacity:0;filter:blur(4px)}to{opacity:1;filter:none}}
@media(max-width:1280px){.mp_sidebar{width:250px}.mp_main{margin-left:250px}.mp_stats_grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mp_dashboard_grid{grid-template-columns:1fr}.mp_tools_grid{grid-template-columns:1fr}.mp_hero h1,.mp_profile_hero h1{font-size:34px}}@media(max-width:900px){.mp_mobile_toggle{display:grid}.mp_sidebar{transform:translateX(-105%);transition:.25s;width:286px}.mp_sidebar.is_open{transform:translateX(0)}.mp_main{margin-left:0}.mp_topbar{height:auto;min-height:72px;flex-wrap:wrap;padding:12px 12px 12px 74px}.mp_global_search{width:100%;order:2}.mp_content{padding:14px}.mp_hero,.mp_profile_hero{flex-direction:column;align-items:flex-start;padding:20px}.mp_profile_rank{margin-left:0;width:100%}.mp_stats_grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mp_hero h1,.mp_profile_hero h1{font-size:30px}.mp_table{min-width:680px}.mp_motivation_strip{flex-direction:column;align-items:flex-start}.mp_tools_grid{grid-template-columns:1fr}}@media(max-width:560px){.mp_stats_grid{grid-template-columns:1fr}.mp_content{padding:12px}.mp_topbar{position:relative}.mp_hero h1,.mp_profile_hero h1{font-size:26px}.mp_stat strong{font-size:28px}.mp_sidebar{width:88vw}.mp_dashboard_grid{gap:12px}.mp_motivation_strip{padding:18px}}

.mp_theme_switch{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:0 0 10px}.mp_theme_switch a{display:flex;align-items:center;justify-content:center;min-height:36px;border-radius:9px;background:#1d1f26;color:#abb2c0;border:1px solid #303441;font-weight:900;font-size:12px}.mp_theme_switch a.is_active{background:linear-gradient(135deg,#7c35ff,#a84cff);color:#fff;border-color:transparent;box-shadow:0 10px 26px rgba(132,65,255,.25)}
body.mp_theme_light{background:#eef2f7;color:#1f2633}body.mp_theme_light .mp_shell{background:radial-gradient(circle at 90% -10%,#d7c6ff 0,#f3f6fb 320px,#eef2f7 70%)}body.mp_theme_light .mp_sidebar{background:rgba(255,255,255,.97);border-right-color:#dce3ee;box-shadow:18px 0 55px rgba(35,52,78,.08)}body.mp_theme_light .mp_brand strong,body.mp_theme_light .mp_hero h1,body.mp_theme_light .mp_profile_hero h1,body.mp_theme_light .mp_panel_head h2,body.mp_theme_light .mp_stat b,body.mp_theme_light .mp_page_head h1,body.mp_theme_light .mp_table td,body.mp_theme_light .mp_table th{color:#19202c}body.mp_theme_light .mp_brand small,body.mp_theme_light .mp_panel_head p,body.mp_theme_light .mp_stat em,body.mp_theme_light .mp_table small,body.mp_theme_light .mp_page_head span,body.mp_theme_light .mp_hero p,body.mp_theme_light .mp_hero_badge small{color:#687386}body.mp_theme_light .mp_side_search input,body.mp_theme_light .mp_global_search input{background:#fff;border-color:#d8e0eb;color:#1c2431}body.mp_theme_light .mp_nav a{color:#586579}body.mp_theme_light .mp_nav a:hover,body.mp_theme_light .mp_nav a.is_active{background:#eef2f9;color:#19202c}body.mp_theme_light .mp_nav a.is_active{background:linear-gradient(135deg,#edf2ff,#f2edff)}body.mp_theme_light .mp_topbar{background:rgba(255,255,255,.88);border-bottom-color:#dce3ee}body.mp_theme_light .mp_top_btn{background:#fff;border-color:#d8e0eb;color:#1c2431}body.mp_theme_light .mp_hero,body.mp_theme_light .mp_profile_hero,body.mp_theme_light .mp_panel,body.mp_theme_light .mp_stat,body.mp_theme_light .mp_tool_card,body.mp_theme_light .mp_motivation_strip{background:#fff;border-color:#d8e0eb;box-shadow:0 18px 44px rgba(29,43,67,.06)}body.mp_theme_light .mp_hero{background:linear-gradient(135deg,#fff 0,#eef5ff 62%,#efe8ff 100%)}body.mp_theme_light .mp_table th{background:#f2f5fa;color:#617086;border-bottom-color:#dce3ee}body.mp_theme_light .mp_table td{border-bottom-color:#e7edf5}body.mp_theme_light .mp_table tr:hover td{background:#f7f9fd}body.mp_theme_light .mp_table_box,body.mp_theme_light .mp_chart,body.mp_theme_light .mp_empty{background:#f7f9fd;border-color:#dce3ee;color:#1f2633}body.mp_theme_light .mp_link{color:#7644e8}body.mp_theme_light .mp_langs a,body.mp_theme_light .mp_theme_switch a,body.mp_theme_light .mp_old_link{background:#fff;color:#536074;border-color:#d8e0eb}body.mp_theme_light .mp_langs a.is_active,body.mp_theme_light .mp_theme_switch a.is_active{background:linear-gradient(135deg,#7c35ff,#a84cff);color:#fff;border-color:transparent}body.mp_theme_light .mp_sidebar::-webkit-scrollbar-track,body.mp_theme_light .mp_table_box::-webkit-scrollbar-track{background:#eef2f7}body.mp_theme_light .mp_sidebar::-webkit-scrollbar-thumb,body.mp_theme_light .mp_table_box::-webkit-scrollbar-thumb{background:#c8d1de}

.mp_avatar img{width:100%;height:100%;object-fit:cover;border-radius:22px;display:block}
.mp_activity_meter{height:14px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);overflow:hidden;margin:18px 20px 0}
.mp_activity_meter div{height:100%;border-radius:999px;background:linear-gradient(90deg,#20d18b,#9b4dff);box-shadow:0 0 24px rgba(126,74,255,.45);transition:width .8s cubic-bezier(.2,.8,.2,1)}
body.mp_theme_light .mp_activity_meter{background:#eef2f7;border-color:#dce3ee}

.mp_profile_open{display:inline-flex;align-items:center;justify-content:center;margin-top:12px;min-height:38px;border-radius:10px;padding:0 14px;background:linear-gradient(135deg,#20d18b,#8e42ff);color:#fff;font-weight:900;box-shadow:0 14px 30px rgba(37,209,139,.16);transition:transform .18s ease,box-shadow .18s ease}.mp_profile_open:hover{transform:translateY(-2px);box-shadow:0 18px 42px rgba(142,66,255,.26)}.mp_panel,.mp_stat,.mp_tool_card,.mp_motivation_strip{position:relative}.mp_panel:before,.mp_tool_card:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(120deg,transparent,rgba(255,255,255,.055),transparent);transform:translateX(-100%);animation:mpShine 7s ease-in-out infinite}.mp_stat strong{animation:mpNumberPop .55s ease both}.mp_tool_card:hover{transform:translateY(-3px);border-color:#7746ff;box-shadow:0 22px 54px rgba(94,67,255,.2)}.mp_tool_card{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.mp_chart{position:relative;filter:drop-shadow(0 10px 28px rgba(0,0,0,.13))}.mp_dashboard_grid .mp_panel:nth-child(3n+1){animation-delay:.03s}.mp_dashboard_grid .mp_panel:nth-child(3n+2){animation-delay:.07s}.mp_dashboard_grid .mp_panel:nth-child(3n+3){animation-delay:.11s}@keyframes mpShine{0%,78%{transform:translateX(-120%)}92%,100%{transform:translateX(120%)}}@keyframes mpNumberPop{0%{transform:translateY(4px);opacity:.65}100%{transform:none;opacity:1}}body.mp_theme_light .mp_profile_open{color:#fff}body.mp_theme_light .mp_panel:before,body.mp_theme_light .mp_tool_card:before{background:linear-gradient(120deg,transparent,rgba(125,90,255,.08),transparent)}
.mp_panel,.mp_stat,.mp_tool_card,.mp_motivation_strip,.mp_hero,.mp_profile_hero,.mp_table_box,.mp_empty,.mp_chart,.mp_side_search input,.mp_global_search input,.mp_top_btn,.mp_langs a,.mp_theme_switch a,.mp_old_link,.mp_profile_open,.mp_nav a,.mp_ribbon,.mp_legacy_progress,.mp_item_img,.mp_map_image,.mp_weapon_image{border-radius:5px!important}.mp_panel:before,.mp_tool_card:before{border-radius:5px!important}.mp_avatar{border-radius:5px!important;overflow:hidden}.mp_avatar img{border-radius:5px!important}.mp_chart{width:100%;min-height:340px;height:auto;display:block;padding:8px}.mp_chart_big{min-height:390px}.mp_table_box{width:100%;max-width:100%;overflow-x:auto;overflow-y:visible}.mp_table{width:100%;min-width:0;border-collapse:separate;border-spacing:0;table-layout:auto}.mp_table th,.mp_table td{white-space:normal;word-break:break-word;overflow-wrap:anywhere;vertical-align:middle}.mp_table td:first-child,.mp_table th:first-child{min-width:110px}.mp_table td a,.mp_table small{overflow-wrap:anywhere}.mp_dashboard_grid{align-items:start}.mp_panel{min-width:0;overflow:hidden}.mp_panel .mp_table_box{margin:0}.mp_panel_head{gap:12px}.mp_panel_head h2{line-height:1.2}.mp_item_img{flex:0 0 auto}.mp_table td .mp_item_img{vertical-align:middle;margin-right:8px}.mp_sidebar,.mp_topbar,.mp_shell{border-radius:0!important}@media(max-width:900px){.mp_table{min-width:620px}.mp_chart{min-height:380px}.mp_table_box{overflow-x:auto}.mp_panel{overflow:hidden}}@media(max-width:560px){.mp_chart{min-height:420px}.mp_chart_big{min-height:430px}.mp_table{min-width:560px}}
.mp_progress_delta{display:inline-flex;align-items:center;min-width:88px;justify-content:center;padding:6px 10px;border-radius:5px;font-weight:900;border:1px solid transparent}.mp_progress_good{color:#32e28f;background:rgba(50,226,143,.1);border-color:rgba(50,226,143,.28)}.mp_progress_bad{color:#ff5f5f;background:rgba(255,95,95,.1);border-color:rgba(255,95,95,.28)}.mp_progress_neutral{color:#aeb6c4;background:rgba(174,182,196,.08);border-color:rgba(174,182,196,.18)}.mp_body_hits_visual{display:grid;grid-template-columns:minmax(220px,320px) 1fr;gap:18px;align-items:center;padding:18px}.mp_body_player{position:relative;width:100%;max-width:300px;height:430px;margin:0 auto;border:1px solid var(--mp-border,#303541);border-radius:5px;background:radial-gradient(circle at 50% 20%,rgba(142,61,255,.25),transparent 30%),linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.015));overflow:hidden}.mp_body_player:before{content:"";position:absolute;inset:18px;border-radius:5px;background:linear-gradient(135deg,rgba(32,209,139,.09),rgba(155,77,255,.12));filter:blur(22px)}.mp_body_head,.mp_body_torso,.mp_body_arm,.mp_body_leg{position:absolute;background:linear-gradient(135deg,#343946,#242832);border:1px solid rgba(255,255,255,.14);box-shadow:inset 0 0 20px rgba(0,0,0,.2)}.mp_body_head{left:50%;top:28px;width:62px;height:62px;border-radius:50%;transform:translateX(-50%)}.mp_body_torso{left:50%;top:100px;width:106px;height:150px;border-radius:42px 42px 34px 34px;transform:translateX(-50%)}.mp_body_arm{top:112px;width:38px;height:150px;border-radius:24px}.mp_body_arm_l{left:55px;transform:rotate(12deg)}.mp_body_arm_r{right:55px;transform:rotate(-12deg)}.mp_body_leg{top:245px;width:42px;height:150px;border-radius:22px}.mp_body_leg_l{left:102px;transform:rotate(4deg)}.mp_body_leg_r{right:102px;transform:rotate(-4deg)}.mp_body_dot{position:absolute;z-index:4;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,#fff 0 14%,#ff624d 15% 48%,rgba(255,98,77,.2) 49% 100%);box-shadow:0 0 0 8px rgba(255,98,77,.11),0 0 22px rgba(255,98,77,.55);display:flex;align-items:center;justify-content:center;animation:mpPulseDot 1.8s infinite ease-in-out}.mp_body_dot i{font-style:normal;font-size:9px;line-height:1;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.65);font-weight:900}.mp_body_hits_legend{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mp_body_hits_legend div{border:1px solid var(--mp-border,#303541);border-radius:5px;background:rgba(255,255,255,.035);padding:12px}.mp_body_hits_legend span{display:block;color:#9da6b7;font-size:12px;text-transform:uppercase;font-weight:900;letter-spacing:.05em}.mp_body_hits_legend b{display:block;color:#fff;font-size:22px;margin-top:4px}.mp_chart_small{height:230px}@keyframes mpPulseDot{0%,100%{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.12)}}.mp_theme_light .mp_body_player{background:radial-gradient(circle at 50% 20%,rgba(142,61,255,.13),transparent 30%),linear-gradient(180deg,rgba(34,45,66,.045),rgba(34,45,66,.02))}.mp_theme_light .mp_body_head,.mp_theme_light .mp_body_torso,.mp_theme_light .mp_body_arm,.mp_theme_light .mp_body_leg{background:linear-gradient(135deg,#e8edf7,#cfd7e6);border-color:rgba(43,54,76,.16)}.mp_theme_light .mp_body_hits_legend div{background:rgba(34,45,66,.035)}.mp_theme_light .mp_body_hits_legend b{color:#172033}@media(max-width:780px){.mp_body_hits_visual{grid-template-columns:1fr}.mp_body_player{height:380px}.mp_body_hits_legend{grid-template-columns:1fr}.mp_body_arm_l{left:48px}.mp_body_arm_r{right:48px}.mp_body_leg_l{left:96px}.mp_body_leg_r{right:96px}}

/* mobile comfort fix */
.mp_page_head,
.mp_panel_head,
.mp_motivation_strip,
.mp_profile_hero,
.mp_hero,
.mp_tools_grid,
.mp_stats_grid,
.mp_dashboard_grid,
.mp_body_hits_visual{
    min-width:0;
}
.mp_panel_head,
.mp_page_head,
.mp_profile_hero,
.mp_hero,
.mp_motivation_strip{
    flex-wrap:wrap;
}
.mp_panel_head > *,
.mp_page_head > *,
.mp_profile_hero > *,
.mp_hero > *,
.mp_motivation_strip > *{
    min-width:0;
}
.mp_panel_head h2,
.mp_page_head h1,
.mp_hero h1,
.mp_profile_hero h1,
.mp_tool_card b,
.mp_motivation_strip b{
    overflow-wrap:anywhere;
    word-break:normal;
    hyphens:auto;
}
.mp_table_box{
    -webkit-overflow-scrolling:touch;
    overscroll-behavior-x:contain;
}
.mp_table th,
.mp_table td{
    line-height:1.35;
}
.mp_table td img,
.mp_table th img{
    max-width:42px;
}
.mp_chart{
    max-width:100%;
    touch-action:pan-y;
}

@media(max-width:1180px){
    .mp_mobile_toggle{display:grid;place-items:center;border-radius:5px}
    .mp_sidebar{transform:translateX(-105%);transition:transform .24s ease;width:min(310px,88vw)}
    .mp_sidebar.is_open{transform:translateX(0)}
    .mp_main{margin-left:0}
    .mp_topbar{padding-left:74px}
    .mp_content{padding:16px}
}

@media(max-width:900px){
    body{font-size:13px;line-height:1.5;overflow-x:hidden}
    .mp_shell{background:#141517}
    .mp_topbar{height:auto;min-height:64px;padding:10px 12px 10px 68px;gap:8px;flex-wrap:wrap;align-items:center}
    .mp_global_search{order:4;width:100%;flex:0 0 100%}
    .mp_top_btn,.mp_accent_btn{height:38px;padding:0 12px;font-size:12px;white-space:nowrap}
    .mp_content{padding:12px 10px 26px;overflow:hidden}
    .mp_hero,.mp_profile_hero{padding:18px;align-items:flex-start;gap:14px;margin-bottom:12px}
    .mp_hero h1,.mp_profile_hero h1{font-size:28px;line-height:1.12;margin:5px 0 8px}
    .mp_hero p{font-size:13px}
    .mp_hero_badge,.mp_profile_rank{width:100%;min-width:0;margin-left:0;padding:14px;align-items:flex-start;text-align:left}
    .mp_avatar{width:64px;height:64px;font-size:25px;flex-basis:64px}
    .mp_stats_grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px}
    .mp_stat{min-height:94px;padding:13px}
    .mp_stat strong{font-size:24px;line-height:1.15}
    .mp_stat span{font-size:10px;letter-spacing:.06em}
    .mp_dashboard_grid{grid-template-columns:1fr;gap:12px;margin-bottom:12px}
    .mp_tools_grid{grid-template-columns:1fr;gap:10px}
    .mp_tool_card{min-height:auto;padding:15px}
    .mp_tool_card b{font-size:22px}
    .mp_panel{margin-bottom:12px}
    .mp_panel_head{display:block;padding:14px}
    .mp_panel_head h2{font-size:16px;margin-bottom:3px}
    .mp_panel_head p{font-size:12px}
    .mp_page_head{display:block;margin-bottom:12px}
    .mp_page_head h1{font-size:25px;line-height:1.16;margin:5px 0 8px}
    .mp_motivation_strip{display:block;padding:16px;margin-bottom:12px}
    .mp_motivation_strip b{font-size:20px}
    .mp_motivation_strip a{margin-top:12px;width:100%;white-space:normal;text-align:center;min-height:40px}
    .mp_table{min-width:680px;font-size:12px}
    .mp_table th,.mp_table td{padding:10px 11px}
    .mp_table td:first-child,.mp_table th:first-child{min-width:86px}
    .mp_ribbons{grid-template-columns:1fr;padding:12px;gap:8px}
    .mp_ribbon{min-height:auto;padding:10px}
    .mp_body_hits_visual{grid-template-columns:1fr;padding:12px;gap:12px}
    .mp_body_player{height:340px;max-width:260px}
    .mp_body_head{top:22px;width:52px;height:52px}
    .mp_body_torso{top:86px;width:92px;height:126px}
    .mp_body_arm{top:96px;width:32px;height:126px}
    .mp_body_arm_l{left:42px}.mp_body_arm_r{right:42px}
    .mp_body_leg{top:210px;width:34px;height:112px}
    .mp_body_leg_l{left:82px}.mp_body_leg_r{right:82px}
    .mp_body_hits_legend{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
    .mp_body_hits_legend div{padding:10px}
    .mp_body_hits_legend b{font-size:18px}
}

@media(max-width:560px){
    .mp_mobile_toggle{left:10px;top:10px;width:42px;height:42px}
    .mp_topbar{padding-left:60px;min-height:60px}
    .mp_topbar > .mp_top_btn,
    .mp_topbar > .mp_accent_btn{flex:1 1 auto;justify-content:center;min-width:0}
    .mp_content{padding-left:8px;padding-right:8px}
    .mp_hero,.mp_profile_hero{padding:14px}
    .mp_hero h1,.mp_profile_hero h1{font-size:24px}
    .mp_stats_grid{grid-template-columns:1fr}
    .mp_stat{min-height:82px;padding:12px}
    .mp_dashboard_grid,.mp_tools_grid{gap:10px}
    .mp_panel_head{padding:12px}
    .mp_chart{min-height:440px!important;padding:4px}
    .mp_chart_big{min-height:460px!important}
    .mp_chart_small{min-height:300px!important}
    .mp_table{min-width:620px;font-size:11.5px}
    .mp_table th,.mp_table td{padding:9px 10px}
    .mp_table small{font-size:11px;line-height:1.35}
    .mp_pager{justify-content:flex-start;overflow-x:auto;padding:10px;gap:8px}
    .mp_pager a,.mp_pager span{white-space:nowrap;padding:8px 10px}
    .mp_langs,.mp_theme_switch{flex-wrap:wrap}
    .mp_sidebar{padding:16px 10px}
    .mp_nav a{padding:11px 12px}
    .mp_body_hits_legend{grid-template-columns:1fr}
    .mp_body_player{height:320px;max-width:235px}
    .mp_body_arm_l{left:32px}.mp_body_arm_r{right:32px}
    .mp_body_leg_l{left:72px}.mp_body_leg_r{right:72px}
}

.mp_rules_notice {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    margin: 0 0 16px;
    padding: 13px 14px;
    border: 1px solid var(--mp-border);
    border-radius: 5px;
    background: linear-gradient(135deg, rgba(255, 193, 7, .13), rgba(79, 208, 186, .08));
    box-shadow: var(--mp-shadow-soft);
}

.mp_rules_notice div {
    display: flex;
    flex-direction: column;
    gap: 4px;
    min-width: 0;
}

.mp_rules_notice b {
    color: var(--mp-text);
    font-size: 14px;
    line-height: 1.25;
}

.mp_rules_notice span {
    color: var(--mp-muted);
    font-size: 13px;
    line-height: 1.35;
}

.mp_rules_notice a {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 34px;
    padding: 8px 12px;
    border-radius: 5px;
    background: var(--mp-accent);
    color: #06110f;
    font-weight: 800;
    text-decoration: none;
    white-space: nowrap;
}

.mp_rules_page {
    display: grid;
    gap: 12px;
}

.mp_rule_card {
    display: grid;
    grid-template-columns: 48px minmax(0, 1fr);
    gap: 14px;
    padding: 16px;
    border: 1px solid var(--mp-border);
    border-radius: 5px;
    background: var(--mp-card);
    box-shadow: var(--mp-shadow-soft);
}

.mp_rule_card > b {
    width: 44px;
    height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    background: rgba(79, 208, 186, .14);
    color: var(--mp-accent);
    font-size: 16px;
}

.mp_rule_card h2 {
    margin: 0 0 8px;
    color: var(--mp-text);
    font-size: 18px;
    line-height: 1.25;
}

.mp_rule_card p {
    margin: 0 0 9px;
    color: var(--mp-muted);
    font-size: 14px;
    line-height: 1.65;
}

.mp_rule_card p:last-child {
    margin-bottom: 0;
}

.mp_rule_card_accent {
    background: linear-gradient(135deg, rgba(79, 208, 186, .12), rgba(255, 193, 7, .08)), var(--mp-card);
}

@media (max-width: 640px) {
    .mp_rules_notice {
        align-items: stretch;
        flex-direction: column;
        padding: 12px;
    }

    .mp_rules_notice a {
        width: 100%;
    }

    .mp_rule_card {
        grid-template-columns: 1fr;
        padding: 14px;
    }
}


/* compact typography and polished light theme fix */
:root{--mp-radius:5px;--mp-light-bg:#f3f6fb;--mp-light-card:#ffffff;--mp-light-card-2:#f8fafd;--mp-light-border:#d9e2ee;--mp-light-text:#172033;--mp-light-muted:#66748a;--mp-light-soft:#eef3f9;--mp-light-hover:#f0f5fb;--mp-light-accent:#2764e8;--mp-light-accent-2:#6d46e8;--mp-light-good:#12895b;--mp-light-bad:#c93535}
body{font-size:13px;line-height:1.42}.mp_content{padding:18px 20px 30px}.mp_panel_head{padding:14px 16px}.mp_panel_head h2{font-size:15px}.mp_panel_head p{font-size:12px}.mp_hero,.mp_profile_hero{padding:22px}.mp_hero h1,.mp_profile_hero h1{font-size:34px}.mp_page_head h1{font-size:28px}.mp_stat{min-height:96px;padding:14px}.mp_stat span{font-size:10.5px}.mp_stat strong{font-size:24px!important;line-height:1.12}.mp_stat em{font-size:12px}.mp_tool_card{padding:15px;min-height:112px}.mp_tool_card b{font-size:22px}.mp_tool_card p{font-size:12px}.mp_motivation_strip{padding:17px 18px}.mp_motivation_strip b{font-size:20px}.mp_motivation_strip p{font-size:12.5px}.mp_table th{font-size:11px;padding:11px 13px}.mp_table td{font-size:12.5px;padding:11px 13px}.mp_table small{font-size:11px}.mp_goal{padding:15px}.mp_goal b{font-size:20px}.mp_ribbon{padding:10px;min-height:64px}.mp_ribbon b{font-size:12px}.mp_ribbon span{font-size:11px}.mp_avatar{width:68px;height:68px;font-size:28px}.mp_chart{min-height:320px}.mp_chart_big{min-height:360px}
.mp_panel,.mp_stat,.mp_tool_card,.mp_motivation_strip,.mp_hero,.mp_profile_hero,.mp_hero_badge,.mp_profile_rank,.mp_table_box,.mp_empty,.mp_chart,.mp_side_search input,.mp_global_search input,.mp_top_btn,.mp_accent_btn,.mp_langs a,.mp_theme_switch a,.mp_old_link,.mp_profile_open,.mp_nav a,.mp_ribbon,.mp_legacy_progress,.mp_item_img,.mp_map_image,.mp_weapon_image,.mp_rules_notice,.mp_rule_card,.mp_rule_card>b,.mp_progress_delta,.mp_body_player,.mp_body_hits_legend div{border-radius:var(--mp-radius)!important}.mp_sidebar,.mp_topbar,.mp_shell{border-radius:0!important}
body.mp_theme_light{background:var(--mp-light-bg)!important;color:var(--mp-light-text)!important}body.mp_theme_light .mp_shell{background:radial-gradient(circle at 92% -8%,#d9e5ff 0,#f7f9fd 330px,var(--mp-light-bg) 74%)!important}body.mp_theme_light .mp_sidebar{background:rgba(255,255,255,.98)!important;border-right-color:var(--mp-light-border)!important;color:var(--mp-light-text)!important;box-shadow:12px 0 35px rgba(23,32,51,.06)!important}body.mp_theme_light .mp_topbar{background:rgba(255,255,255,.94)!important;border-bottom-color:var(--mp-light-border)!important;color:var(--mp-light-text)!important}body.mp_theme_light .mp_content,body.mp_theme_light .mp_main{color:var(--mp-light-text)!important}
body.mp_theme_light .mp_brand strong,body.mp_theme_light .mp_hero h1,body.mp_theme_light .mp_profile_hero h1,body.mp_theme_light .mp_page_head h1,body.mp_theme_light .mp_panel_head h2,body.mp_theme_light .mp_stat strong,body.mp_theme_light .mp_stat b,body.mp_theme_light .mp_table b,body.mp_theme_light .mp_table td,body.mp_theme_light .mp_table th,body.mp_theme_light .mp_link,body.mp_theme_light .mp_tool_card b,body.mp_theme_light .mp_motivation_strip b,body.mp_theme_light .mp_goal b,body.mp_theme_light .mp_ribbon b,body.mp_theme_light .mp_rules_notice b,body.mp_theme_light .mp_rule_card h2,body.mp_theme_light .mp_body_hits_legend b{color:var(--mp-light-text)!important}body.mp_theme_light .mp_brand small,body.mp_theme_light .mp_panel_head p,body.mp_theme_light .mp_stat em,body.mp_theme_light .mp_table small,body.mp_theme_light .mp_page_head span,body.mp_theme_light .mp_hero p,body.mp_theme_light .mp_profile_hero span,body.mp_theme_light .mp_hero_badge small,body.mp_theme_light .mp_tool_card p,body.mp_theme_light .mp_tool_card span,body.mp_theme_light .mp_motivation_strip span,body.mp_theme_light .mp_motivation_strip p,body.mp_theme_light .mp_ribbon span,body.mp_theme_light .mp_empty,body.mp_theme_light .mp_rules_notice span,body.mp_theme_light .mp_rule_card p,body.mp_theme_light .mp_body_hits_legend span{color:var(--mp-light-muted)!important}
body.mp_theme_light .mp_panel,body.mp_theme_light .mp_stat,body.mp_theme_light .mp_tool_card,body.mp_theme_light .mp_hero_badge,body.mp_theme_light .mp_profile_rank,body.mp_theme_light .mp_ribbon,body.mp_theme_light .mp_rule_card{background:var(--mp-light-card)!important;border-color:var(--mp-light-border)!important;box-shadow:0 12px 28px rgba(23,32,51,.055)!important}body.mp_theme_light .mp_hero,body.mp_theme_light .mp_profile_hero{background:linear-gradient(135deg,#fff 0,#f4f8ff 64%,#eef1ff 100%)!important;border-color:var(--mp-light-border)!important;box-shadow:0 14px 34px rgba(23,32,51,.06)!important}body.mp_theme_light .mp_motivation_strip{background:linear-gradient(135deg,#fff 0,#f4f8ff 55%,#edf1ff 100%)!important;border-color:var(--mp-light-border)!important;box-shadow:0 12px 30px rgba(23,32,51,.06)!important}body.mp_theme_light .mp_motivation_strip:before{background:rgba(39,100,232,.12)!important}
body.mp_theme_light .mp_table_box,body.mp_theme_light .mp_chart,body.mp_theme_light .mp_empty{background:var(--mp-light-card)!important;border-color:var(--mp-light-border)!important;color:var(--mp-light-text)!important}body.mp_theme_light .mp_table th{background:var(--mp-light-soft)!important;color:#4d5e76!important;border-bottom-color:var(--mp-light-border)!important}body.mp_theme_light .mp_table td{background:var(--mp-light-card)!important;color:var(--mp-light-text)!important;border-bottom-color:#e7edf5!important}body.mp_theme_light .mp_table tr:hover td{background:var(--mp-light-hover)!important}body.mp_theme_light .mp_place{color:var(--mp-light-text)!important}body.mp_theme_light .mp_link{color:var(--mp-light-accent)!important}body.mp_theme_light .mp_link:hover{color:var(--mp-light-accent-2)!important}
body.mp_theme_light .mp_side_search input,body.mp_theme_light .mp_global_search input{background:#fff!important;border-color:var(--mp-light-border)!important;color:var(--mp-light-text)!important}body.mp_theme_light .mp_side_search input::placeholder,body.mp_theme_light .mp_global_search input::placeholder{color:#7b8798!important}body.mp_theme_light .mp_nav a{color:#516078!important}body.mp_theme_light .mp_nav a span{background:#aeb8c8!important}body.mp_theme_light .mp_nav a:hover,body.mp_theme_light .mp_nav a.is_active{background:var(--mp-light-soft)!important;color:var(--mp-light-text)!important}body.mp_theme_light .mp_nav a.is_active span{background:var(--mp-light-accent)!important;box-shadow:0 0 14px rgba(39,100,232,.35)!important}body.mp_theme_light .mp_langs a,body.mp_theme_light .mp_theme_switch a,body.mp_theme_light .mp_old_link,body.mp_theme_light .mp_top_btn,body.mp_theme_light .mp_pager a,body.mp_theme_light .mp_pager span{background:#fff!important;color:var(--mp-light-text)!important;border-color:var(--mp-light-border)!important}body.mp_theme_light .mp_langs a.is_active,body.mp_theme_light .mp_theme_switch a.is_active{background:var(--mp-light-accent)!important;color:#fff!important;border-color:var(--mp-light-accent)!important}
body.mp_theme_light .mp_accent_btn,body.mp_theme_light .mp_profile_open,body.mp_theme_light .mp_motivation_strip a,body.mp_theme_light .mp_rules_notice a{background:linear-gradient(135deg,var(--mp-light-accent),var(--mp-light-accent-2))!important;color:#fff!important;border-color:transparent!important}body.mp_theme_light .mp_stat:before{background:linear-gradient(90deg,#16a36b,var(--mp-light-accent))!important}body.mp_theme_light .mp_activity_meter{background:#edf2f8!important;border-color:var(--mp-light-border)!important}body.mp_theme_light .mp_progress_good{color:var(--mp-light-good)!important;background:rgba(18,137,91,.09)!important;border-color:rgba(18,137,91,.22)!important}body.mp_theme_light .mp_progress_bad{color:var(--mp-light-bad)!important;background:rgba(201,53,53,.08)!important;border-color:rgba(201,53,53,.2)!important}body.mp_theme_light .mp_progress_neutral{color:#617086!important;background:#f2f5fa!important;border-color:var(--mp-light-border)!important}body.mp_theme_light .mp_rules_notice{background:linear-gradient(135deg,#fff8e5,#eef8ff)!important;border-color:#e5d79b!important;box-shadow:0 10px 26px rgba(116,85,13,.06)!important}body.mp_theme_light .mp_body_player{background:radial-gradient(circle at 50% 18%,rgba(39,100,232,.13),transparent 30%),linear-gradient(180deg,#f8fbff,#eef3f9)!important;border-color:var(--mp-light-border)!important}body.mp_theme_light .mp_body_hits_legend div{background:#fff!important;border-color:var(--mp-light-border)!important}
body.mp_theme_light canvas{color:var(--mp-light-text)}
@media(max-width:900px){.mp_hero h1,.mp_profile_hero h1{font-size:26px}.mp_page_head h1{font-size:24px}.mp_stat strong{font-size:22px!important}.mp_content{padding:12px 10px 24px}.mp_tool_card b{font-size:20px}.mp_motivation_strip b{font-size:18px}}

.mp_clan_logo {
    width: 34px;
    height: 34px;
    object-fit: cover;
    border-radius: 5px;
    border: 1px solid var(--mp-border);
    background: var(--mp-panel-soft);
    margin-right: 8px;
    vertical-align: middle;
    flex: 0 0 auto;
}

.mp_clan_cell {
    display: inline-flex;
    flex-direction: column;
    gap: 2px;
    min-width: 0;
    vertical-align: middle;
}

.mp_clan_cell b,
.mp_clan_cell small {
    display: block;
    max-width: 100%;
    overflow-wrap: anywhere;
}

.mp_muted_link {
    opacity: .72;
    font-size: 12px;
}

.mp_clan_hero {
    align-items: center;
}

.mp_clan_hero .mp_profile_avatar {
    border-radius: 5px;
}

/* image placeholders and clan page polish */
.mp_no_image {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: var(--mp-muted, #9da5b3);
    background: repeating-linear-gradient(135deg, rgba(255,255,255,.055) 0 8px, rgba(255,255,255,.025) 8px 16px), var(--mp-panel-soft, #20232b);
    border: 1px dashed var(--mp-border, #303541);
    border-radius: 5px;
    font-size: 11px;
    font-weight: 800;
    line-height: 1.2;
    overflow: hidden;
}
.mp_no_image span {
    padding: 6px;
    opacity: .9;
}
.mp_clan_logo.mp_no_image,
.mp_no_image.mp_clan_logo {
    width: 34px;
    height: 34px;
    min-width: 34px;
    margin-right: 8px;
    vertical-align: middle;
}
.mp_profile_avatar.mp_no_image,
.mp_no_image.mp_profile_avatar {
    width: 112px;
    height: 112px;
    min-width: 112px;
    flex: 0 0 112px;
}
.mp_avatar .mp_no_image,
.mp_avatar .mp_no_image span {
    width: 100%;
    height: 100%;
}
.mp_avatar .mp_no_image {
    border: 0;
    background: rgba(255,255,255,.08);
    color: #fff;
}
.mp_clan_hero {
    display: grid;
    grid-template-columns: 120px minmax(0, 1fr);
    align-items: center;
    gap: 18px;
}
.mp_clan_hero > div {
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.mp_clan_hero b {
    color: #fff;
    font-size: 20px;
    line-height: 1.2;
    overflow-wrap: anywhere;
}
.mp_clan_hero .mp_profile_avatar {
    width: 112px;
    height: 112px;
    min-width: 112px;
    object-fit: cover;
    border-radius: 5px;
    border: 1px solid var(--mp-border, #303541);
    background: var(--mp-panel-soft, #20232b);
}
.mp_button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    min-height: 36px;
    padding: 8px 12px;
    border-radius: 5px;
    color: #fff;
    background: linear-gradient(135deg, #7c35ff, #23d18b);
    font-weight: 850;
    border: 0;
}
body.mp_theme_light .mp_no_image {
    background: repeating-linear-gradient(135deg, rgba(50,80,130,.055) 0 8px, rgba(50,80,130,.025) 8px 16px), #f3f6fb;
    border-color: #d4deea;
    color: #67758a;
}
body.mp_theme_light .mp_clan_hero b {
    color: var(--mp-light-text, #172033);
}
body.mp_theme_light .mp_clan_hero .mp_profile_avatar {
    background: #f3f6fb;
    border-color: var(--mp-light-border, #d9e2ee);
}
@media (max-width: 720px) {
    .mp_clan_hero {
        grid-template-columns: 1fr;
        justify-items: start;
    }
    .mp_clan_hero .mp_profile_avatar,
    .mp_profile_avatar.mp_no_image,
    .mp_no_image.mp_profile_avatar {
        width: 92px;
        height: 92px;
        min-width: 92px;
        flex-basis: 92px;
    }
    .mp_clan_hero b {
        font-size: 18px;
    }
}

.mp_site_links {
    display: flex;
    align-items: center;
    gap: 6px;
    flex-wrap: wrap;
    min-width: 0;
}

.mp_site_links a {
    display: inline-flex;
    align-items: center;
    min-height: 30px;
    padding: 6px 9px;
    border-radius: 5px;
    border: 1px solid var(--mp-border);
    background: var(--mp-card-soft);
    color: var(--mp-text);
    font-size: 12px;
    font-weight: 700;
    line-height: 1.15;
    text-decoration: none;
    white-space: nowrap;
}

.mp_site_links a:hover {
    border-color: var(--mp-accent);
    color: var(--mp-accent);
}

@media (max-width: 1180px) {
    .mp_topbar {
        flex-wrap: wrap;
        align-items: stretch;
    }
    .mp_global_search {
        flex: 1 1 100%;
    }
    .mp_site_links {
        flex: 1 1 100%;
    }
}

@media (max-width: 640px) {
    .mp_site_links {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        width: 100%;
    }
    .mp_site_links a {
        justify-content: center;
        white-space: normal;
        text-align: center;
    }
}

.mp_seo_intro{margin:0 0 14px;padding:12px 14px;border:1px solid var(--border);border-radius:5px;background:var(--panel);color:var(--muted);font-size:13px;line-height:1.55}
.mp_seo_intro p{margin:0}

.mp_server_tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 14px 0;
}

.mp_server_tab {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 10px;
    border: 1px solid var(--mp-border);
    border-radius: 5px;
    background: var(--mp-card-soft);
    color: var(--mp-text);
    text-decoration: none;
    max-width: 100%;
}

.mp_server_tab b {
    display: block;
    max-width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
}

.mp_server_tab span {
    color: var(--mp-accent);
    font-size: 12px;
    font-weight: 800;
}

.mp_server_tab.is_active {
    border-color: var(--mp-accent);
    box-shadow: 0 0 0 1px rgba(79, 208, 186, .25);
}

.mp_stats_grid_compact .mp_stat strong {
    font-size: 22px;
}

@media (max-width: 640px) {
    .mp_server_tabs {
        display: grid;
        grid-template-columns: 1fr;
    }

    .mp_server_tab {
        justify-content: space-between;
        width: 100%;
    }

    .mp_server_tab b {
        max-width: 70vw;
    }
}

.mp_subpanel {
    margin-top: 18px;
    padding: 14px;
    border: 1px solid var(--mp-border);
    border-radius: 5px;
    background: var(--mp-card-soft);
}

.mp_subpanel h2 {
    margin: 0 0 12px;
    font-size: 17px;
    line-height: 1.25;
}

.mp_legacy_progress {
    min-height: 80px;
    object-fit: contain;
    background: var(--mp-card-soft);
    border-radius: 5px;
}

.mp_ribbon .mp_no_image,
.mp_ribbon img {
    width: 42px;
    height: 42px;
    object-fit: contain;
    flex: 0 0 42px;
}

/* sidebar collapse and polished site links */
.mp_sidebar{transition:width .22s ease,transform .25s ease,padding .22s ease}.mp_main{transition:margin-left .22s ease}.mp_sidebar_collapse{position:absolute;right:10px;top:12px;width:34px;height:34px;border:1px solid var(--mp-border,#303541);border-radius:5px;background:rgba(255,255,255,.045);color:#dfe5ef;font-weight:900;cursor:pointer;display:grid;place-items:center;z-index:2;transition:.18s}.mp_sidebar_collapse:hover{border-color:#8e42ff;color:#fff;background:rgba(142,66,255,.16)}.mp_nav a em{font-style:normal;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mp_nav a .mp_nav_icon{width:30px!important;height:30px!important;min-width:30px!important;border-radius:5px!important;display:inline-grid!important;place-items:center!important;background:rgba(255,255,255,.065)!important;color:#e8edf5!important;font-size:14px;font-weight:900;line-height:1;box-shadow:none!important}.mp_nav a.is_active .mp_nav_icon{background:linear-gradient(135deg,#20d18b,#8e42ff)!important;color:#fff!important;box-shadow:0 0 18px rgba(142,66,255,.45)!important}body.mp_sidebar_collapsed .mp_sidebar{width:78px;padding:18px 10px;overflow-x:hidden}body.mp_sidebar_collapsed .mp_main{margin-left:78px}body.mp_sidebar_collapsed .mp_brand{align-items:center;margin-top:36px;margin-bottom:16px}body.mp_sidebar_collapsed .mp_brand strong{font-size:0}body.mp_sidebar_collapsed .mp_brand strong:before{content:'MP';font-size:15px;display:inline-grid;width:42px;height:34px;place-items:center;border-radius:5px;background:linear-gradient(135deg,#20d18b,#8e42ff);color:#fff}body.mp_sidebar_collapsed .mp_brand small,body.mp_sidebar_collapsed .mp_side_search,body.mp_sidebar_collapsed .mp_sidebar_bottom,body.mp_sidebar_collapsed .mp_nav a em{display:none!important}body.mp_sidebar_collapsed .mp_nav{align-items:center;padding-top:8px}body.mp_sidebar_collapsed .mp_nav a{width:46px;height:46px;justify-content:center;padding:0;gap:0}body.mp_sidebar_collapsed .mp_nav a .mp_nav_icon{width:34px!important;height:34px!important;min-width:34px!important}.mp_site_links{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0;padding:4px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.035);border-radius:5px}.mp_site_links a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 11px;border-radius:5px;border:1px solid transparent;background:rgba(255,255,255,.055);color:#cbd3df;font-size:12px;font-weight:800;line-height:1.15;text-decoration:none;white-space:nowrap;transition:.18s}.mp_site_links a:hover{border-color:#8e42ff;color:#fff;background:rgba(142,66,255,.16);transform:translateY(-1px)}body.mp_theme_light .mp_sidebar_collapse{background:#fff;border-color:#d8e0eb;color:#1d2635}body.mp_theme_light .mp_nav a .mp_nav_icon{background:#eef2f8!important;color:#53627a!important}body.mp_theme_light .mp_nav a.is_active .mp_nav_icon{background:linear-gradient(135deg,#2764e8,#8e42ff)!important;color:#fff!important}body.mp_theme_light .mp_site_links{background:#f6f8fc;border-color:#dce3ee}body.mp_theme_light .mp_site_links a{background:#fff;color:#344155;border-color:#e1e7f0}body.mp_theme_light .mp_site_links a:hover{color:#2764e8;border-color:#2764e8;background:#eef4ff}@media(max-width:1180px){.mp_site_links{flex:1 1 100%;justify-content:flex-start}.mp_site_links a{flex:0 1 auto}}@media(max-width:900px){body.mp_sidebar_collapsed .mp_sidebar{width:min(310px,88vw);padding:16px 10px}body.mp_sidebar_collapsed .mp_main{margin-left:0}body.mp_sidebar_collapsed .mp_brand small,body.mp_sidebar_collapsed .mp_side_search,body.mp_sidebar_collapsed .mp_sidebar_bottom,body.mp_sidebar_collapsed .mp_nav a em{display:initial!important}body.mp_sidebar_collapsed .mp_side_search,body.mp_sidebar_collapsed .mp_sidebar_bottom{display:block!important}body.mp_sidebar_collapsed .mp_nav{align-items:stretch}body.mp_sidebar_collapsed .mp_nav a{width:auto;height:auto;justify-content:flex-start;padding:12px 14px;gap:12px}.mp_sidebar_collapse{display:none}.mp_site_links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;gap:6px}.mp_site_links a{white-space:normal;text-align:center;padding:8px 7px}}@media(max-width:560px){.mp_site_links{grid-template-columns:repeat(2,minmax(0,1fr))}.mp_site_links a{font-size:11px;min-height:36px}.mp_top_btn,.mp_accent_btn{height:38px;padding:0 12px;font-size:12px}}

/* 2026-06-16 nav/search award fix */
.mp_side_search,.mp_global_search{position:relative;z-index:30}.mp_nav a{display:flex!important;align-items:center!important;gap:10px!important;min-height:44px!important;white-space:nowrap!important;overflow:hidden!important}.mp_nav a em{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:normal}.mp_nav_icon{width:32px!important;height:32px!important;min-width:32px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:5px!important;background:linear-gradient(135deg,rgba(140,76,255,.18),rgba(32,209,139,.14))!important;color:#fff!important;font-size:21px!important;line-height:1!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)!important}.mp_nav a:hover .mp_nav_icon,.mp_nav a.is_active .mp_nav_icon{background:linear-gradient(135deg,#8e42ff,#20d18b)!important;box-shadow:0 10px 26px rgba(142,66,255,.22)!important}.mp_sidebar.is_collapsed .mp_nav a,.mp_sidebar_collapsed .mp_nav a{justify-content:center!important;padding:11px!important}.mp_sidebar.is_collapsed .mp_nav a em,.mp_sidebar_collapsed .mp_nav a em{display:none!important}.mp_sidebar.is_collapsed .mp_nav_icon,.mp_sidebar_collapsed .mp_nav_icon{margin:0!important}.mp_site_links{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important}.mp_site_links a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;padding:0 12px!important;border-radius:5px!important;background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.08)!important;color:#dce2ee!important;font-size:12px!important;font-weight:800!important;white-space:nowrap!important}.mp_site_links a:hover{transform:translateY(-1px);background:rgba(255,255,255,.09)!important;color:#fff!important}.mp_site_links .mp_site_download{background:linear-gradient(135deg,#18c77f,#2de29b)!important;color:#07140e!important;border-color:rgba(45,226,155,.55)!important;box-shadow:0 12px 28px rgba(32,209,139,.2)!important}.mp_site_links .mp_site_download:before{content:"⬇";margin-right:7px}.mp_live_search_box{display:none;position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:9999;background:#191b21;border:1px solid #343947;border-radius:5px;box-shadow:0 18px 55px rgba(0,0,0,.35);overflow:hidden;padding:6px}.mp_live_search_box.is_open{display:block}.mp_live_item{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;border-radius:5px;color:#e9edf5!important}.mp_live_item:hover{background:#242733}.mp_live_item span{min-width:0}.mp_live_item b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#fff}.mp_live_item em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:normal;font-size:11px;color:#9ea7b6}.mp_live_item strong{font-size:11px;color:#22d18b;white-space:nowrap}.mp_live_avatar{width:34px;height:34px;border-radius:5px;background:#262a34;display:flex;align-items:center;justify-content:center;overflow:hidden}.mp_live_avatar img{width:100%;height:100%;object-fit:cover}.mp_live_avatar_empty{color:#9ea7b6;font-weight:900}.mp_live_search_empty{padding:14px;color:#9ea7b6;text-align:center;font-size:12px}.mp_global_search .mp_live_search_box{min-width:min(520px,90vw)}.mp_side_search .mp_live_search_box{min-width:260px}.mp_award_winners_grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;padding:16px}.mp_award_winner_card{background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08);border-radius:5px;padding:14px;display:flex;flex-direction:column;gap:4px}.mp_award_winner_card span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#98a2b4;font-weight:900}.mp_award_winner_card b{font-size:18px;color:#fff}.mp_award_winner_card em{font-style:normal;color:#20d18b;font-weight:900}body.mp_theme_light .mp_nav_icon{background:#eef3fb!important;color:#273044!important;box-shadow:inset 0 0 0 1px #dbe3ef!important}body.mp_theme_light .mp_nav a:hover .mp_nav_icon,body.mp_theme_light .mp_nav a.is_active .mp_nav_icon{background:linear-gradient(135deg,#2764e8,#18b979)!important;color:#fff!important}body.mp_theme_light .mp_site_links a{background:#fff!important;border-color:#dbe3ef!important;color:#344055!important}body.mp_theme_light .mp_site_links .mp_site_download{background:linear-gradient(135deg,#16b979,#23d892)!important;color:#fff!important;border-color:#16b979!important}body.mp_theme_light .mp_live_search_box{background:#fff;border-color:#dbe3ef;box-shadow:0 18px 45px rgba(29,41,65,.16)}body.mp_theme_light .mp_live_item{color:#263044!important}body.mp_theme_light .mp_live_item:hover{background:#f2f6fb}body.mp_theme_light .mp_live_item b{color:#182235}body.mp_theme_light .mp_live_item em,body.mp_theme_light .mp_live_search_empty{color:#65748a}body.mp_theme_light .mp_live_avatar{background:#eef3fb}body.mp_theme_light .mp_award_winner_card{background:#fff;border-color:#dbe3ef}body.mp_theme_light .mp_award_winner_card b{color:#182235}@media(max-width:900px){.mp_nav_icon{width:30px!important;height:30px!important;min-width:30px!important;font-size:19px!important}.mp_site_links{width:100%;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.mp_site_links a{min-width:0!important;white-space:normal!important;text-align:center!important}.mp_global_search .mp_live_search_box{position:fixed;left:10px;right:10px;top:62px;min-width:0}}@media(max-width:560px){.mp_site_links{grid-template-columns:1fr!important}.mp_live_item{grid-template-columns:34px minmax(0,1fr);}.mp_live_item strong{grid-column:2;justify-self:start}}

/* 2026-06-16 DM/action/country/old stats additions */
.mp_old_stats_link{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:8px;
    min-height:38px;
    margin-bottom:10px;
    padding:0 12px;
    border-radius:5px;
    border:1px solid var(--mp-border);
    background:rgba(255,255,255,.055);
    color:var(--mp-text);
    text-decoration:none;
    font-size:12px;
    font-weight:900;
}
.mp_old_stats_link:hover{
    transform:translateY(-1px);
    border-color:var(--mp-accent);
    background:rgba(142,66,255,.14);
}
.mp_dm_extra{
    display:grid;
    gap:14px;
    margin-top:14px;
}
.mp_flag{
    width:18px;
    height:12px;
    object-fit:cover;
    border-radius:2px;
    vertical-align:middle;
    margin-right:6px;
    box-shadow:0 0 0 1px rgba(255,255,255,.14);
}
body.mp_theme_light .mp_old_stats_link{
    background:#fff;
    color:#243046;
    border-color:#dbe3ef;
}
body.mp_sidebar_collapsed .mp_old_stats_link em{
    display:none;
}
body.mp_sidebar_collapsed .mp_old_stats_link{
    width:46px;
    height:42px;
    padding:0;
    margin-inline:auto;
}

.mp_award_cards{
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(220px,1fr));
    gap:10px;
    margin:0 0 14px;
}
.mp_award_card{
    display:grid;
    grid-template-columns:46px minmax(0,1fr) auto;
    align-items:center;
    gap:10px;
    padding:12px;
    border:1px solid var(--mp-border);
    border-radius:5px;
    background:var(--mp-card-soft);
    color:var(--mp-text);
    text-decoration:none;
    transition:transform .18s ease,border-color .18s ease,background .18s ease;
}
.mp_award_card:hover{
    transform:translateY(-2px);
    border-color:var(--mp-accent);
}
.mp_award_card img,
.mp_award_small img,
.mp_award_big img{
    max-width:100%;
    height:auto;
    display:block;
}
.mp_award_card > img,
.mp_award_card .mp_no_image{
    width:42px;
    height:42px;
    object-fit:contain;
}
.mp_award_card span{
    min-width:0;
}
.mp_award_card b,
.mp_award_card em{
    display:block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.mp_award_card em{
    color:var(--mp-muted);
    font-size:12px;
    font-style:normal;
    margin-top:2px;
}
.mp_award_card strong{
    font-size:20px;
    line-height:1;
    color:var(--mp-accent);
    text-align:right;
}
.mp_award_card small{
    grid-column:3;
    color:var(--mp-muted);
    font-size:10px;
    text-align:right;
    margin-top:-14px;
}
.mp_award_small{
    width:24px;
    height:24px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    margin-right:8px;
    vertical-align:middle;
}
.mp_award_hero{
    display:flex;
    gap:14px;
    align-items:center;
    padding:16px;
    margin:0 0 14px;
    border:1px solid var(--mp-border);
    border-radius:5px;
    background:linear-gradient(135deg,var(--mp-card),var(--mp-card-soft));
}
.mp_award_big{
    width:74px;
    height:74px;
    display:flex;
    align-items:center;
    justify-content:center;
}
.mp_award_hero b{
    display:block;
    font-size:22px;
    line-height:1.15;
}
.mp_award_hero span{
    display:block;
    color:var(--mp-muted);
    margin-top:4px;
}
.mp_live_item span em{
    white-space:normal;
}
@media(max-width:620px){
    .mp_award_cards{grid-template-columns:1fr;}
    .mp_award_card{grid-template-columns:38px minmax(0,1fr) auto;padding:10px;}
    .mp_award_card > img,.mp_award_card .mp_no_image{width:36px;height:36px;}
    .mp_award_hero{align-items:flex-start;}
    .mp_award_hero b{font-size:18px;}
}
:root{
    --mp-card:#1b1d23;
    --mp-card-soft:#20232b;
    --mp-border:#303541;
    --mp-text:#d9dde5;
    --mp-muted:#9299a8;
    --mp-accent:#8e3dff;
}
body.mp_theme_light{
    --mp-card:#ffffff;
    --mp-card-soft:#f7f9fd;
    --mp-border:#d8e0eb;
    --mp-text:#172033;
    --mp-muted:#66748a;
    --mp-accent:#2764e8;
}


.mp_server_position_cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;padding:0 18px 18px}.mp_server_position_card{display:flex;flex-direction:column;gap:6px;min-height:118px;padding:16px;border:1px solid #303541;background:linear-gradient(135deg,#20232b,#1b1d23);border-radius:5px;color:#dbe1ea;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.mp_server_position_card:hover,.mp_server_position_card.is_active{transform:translateY(-2px);border-color:#8e42ff;box-shadow:0 18px 40px rgba(142,66,255,.18)}.mp_server_position_card span{font-size:12px;font-weight:900;color:#aeb6c4;text-transform:uppercase;letter-spacing:.05em}.mp_server_position_card strong{font-size:34px;line-height:1;color:#fff}.mp_server_position_card em{font-style:normal;color:#23d18b;font-weight:900}.mp_item_img.mp_no_image,.mp_award_small.mp_no_image{width:34px;height:24px;display:inline-flex;vertical-align:middle;margin-right:8px}.mp_item_img.mp_no_image span,.mp_award_small.mp_no_image span{font-size:0}.mp_item_img.mp_no_image:after,.mp_award_small.mp_no_image:after{content:'?';font-size:12px;color:#fff}body.mp_theme_light .mp_server_position_card{background:#fff!important;border-color:var(--mp-light-border)!important;color:var(--mp-light-text)!important;box-shadow:0 12px 28px rgba(23,32,51,.055)!important}body.mp_theme_light .mp_server_position_card strong{color:var(--mp-light-text)!important}body.mp_theme_light .mp_server_position_card span{color:var(--mp-light-muted)!important}

.mp_site_links{display:none!important}
.mp_nav_group{display:block;margin:12px 10px 6px;color:#747d8f;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mp_nav a.mp_nav_download{background:linear-gradient(135deg,#14c97c,#2bf0a2)!important;color:#06140e!important;border:1px solid rgba(43,240,162,.52)!important;box-shadow:0 14px 34px rgba(20,201,124,.22)!important;margin:6px 0 4px}
.mp_nav a.mp_nav_download .mp_nav_icon{background:rgba(0,0,0,.15)!important;color:#06140e!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.2)!important}
.mp_nav a.mp_nav_download:hover{transform:translateY(-1px);box-shadow:0 18px 44px rgba(20,201,124,.28)!important}
body.mp_sidebar_collapsed .mp_nav_group,.mp_sidebar.is_collapsed .mp_nav_group{display:none!important}
body.mp_theme_light .mp_nav_group{color:#7b8799}
body.mp_theme_light .mp_nav a.mp_nav_download{background:linear-gradient(135deg,#13b978,#28d894)!important;color:#fff!important;border-color:#13b978!important;box-shadow:0 14px 34px rgba(19,185,120,.20)!important}
body.mp_theme_light .mp_nav a.mp_nav_download .mp_nav_icon{background:rgba(255,255,255,.20)!important;color:#fff!important}
.mp_rules_page_help{padding:0 18px 18px;margin-top:0}
.mp_topbar{flex-wrap:wrap;height:auto;min-height:72px;padding-top:10px;padding-bottom:10px}
.mp_global_search{flex:1 1 360px;width:auto;max-width:620px}
@media(max-width:900px){.mp_nav_group{margin-left:14px}.mp_topbar{align-items:stretch}.mp_global_search{flex-basis:100%;max-width:none}.mp_top_btn,.mp_accent_btn{flex:1;justify-content:center}}

/* final compact light theme polish */
:root{
    --mp-light-bg:#f5f7fb;
    --mp-light-card:#ffffff;
    --mp-light-card-2:#f9fbfe;
    --mp-light-border:#e1e7f0;
    --mp-light-text:#182235;
    --mp-light-muted:#637187;
    --mp-light-soft:#f1f5fa;
    --mp-light-hover:#eef4ff;
    --mp-light-accent:#2563eb;
    --mp-light-accent-2:#14b981;
}

.mp_content{padding:14px 16px 24px!important}
.mp_stats_grid{gap:10px!important;margin-bottom:12px!important}
.mp_dashboard_grid{gap:12px!important;margin-bottom:12px!important}
.mp_tools_grid{gap:12px!important;margin-bottom:12px!important}
.mp_panel{margin-bottom:12px!important}
.mp_panel_head{padding:12px 14px!important;gap:10px!important}
.mp_panel_head h2{font-size:14px!important;line-height:1.25!important}
.mp_panel_head p{font-size:11.5px!important;line-height:1.35!important;margin-top:2px!important}
.mp_hero,.mp_profile_hero{padding:18px 20px!important;margin-bottom:12px!important;gap:14px!important}
.mp_hero h1,.mp_profile_hero h1{font-size:30px!important;line-height:1.08!important;margin:4px 0 6px!important}
.mp_hero p{font-size:12.5px!important;line-height:1.42!important}
.mp_page_head{margin-bottom:12px!important}
.mp_page_head h1{font-size:24px!important;line-height:1.12!important;margin:4px 0!important}
.mp_stat{min-height:78px!important;padding:12px 13px!important}
.mp_stat span{font-size:10px!important;letter-spacing:.06em!important}
.mp_stat strong{font-size:24px!important;margin:5px 0 2px!important}
.mp_stat em{font-size:11.5px!important;line-height:1.3!important}
.mp_tool_card{min-height:92px!important;padding:13px 14px!important}
.mp_tool_card span{font-size:10px!important;letter-spacing:.08em!important}
.mp_tool_card b{font-size:20px!important;margin:5px 0 4px!important}
.mp_tool_card p{font-size:11.5px!important;line-height:1.35!important}
.mp_motivation_strip{padding:14px 16px!important;margin-bottom:12px!important;gap:12px!important}
.mp_motivation_strip b{font-size:18px!important;margin:4px 0!important}
.mp_motivation_strip p{font-size:11.5px!important;line-height:1.35!important}
.mp_motivation_strip a{min-height:36px!important;padding:0 13px!important;font-size:12px!important}
.mp_table th{padding:9px 11px!important;font-size:10.5px!important}
.mp_table td{padding:9px 11px!important;font-size:12px!important}
.mp_table small{font-size:10.5px!important;line-height:1.3!important}
.mp_chart{height:280px!important;min-height:280px!important;padding:8px!important}
.mp_chart_big{height:320px!important;min-height:320px!important}
.mp_chart_small{height:210px!important;min-height:210px!important}
.mp_ribbons{gap:8px!important;padding:12px!important;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))!important}
.mp_ribbon{min-height:58px!important;padding:9px 10px!important;gap:8px!important}
.mp_ribbon img{width:34px!important;height:34px!important}
.mp_goal{padding:13px!important;gap:5px!important}
.mp_goal b{font-size:18px!important}
.mp_avatar{width:62px!important;height:62px!important;font-size:24px!important;border-radius:5px!important}
.mp_profile_rank,.mp_hero_badge{padding:13px!important;min-width:190px!important}
.mp_server_position_cards{gap:10px!important;padding:0 14px 14px!important;grid-template-columns:repeat(auto-fill,minmax(155px,1fr))!important}
.mp_server_position_card{min-height:92px!important;padding:12px!important;gap:4px!important}
.mp_server_position_card strong{font-size:28px!important}

body.mp_theme_light,
body.mp_theme_light .mp_shell{
    background:#f5f7fb!important;
    color:var(--mp-light-text)!important;
}
body.mp_theme_light .mp_shell{
    background:linear-gradient(180deg,#f7faff 0,#f3f6fb 100%)!important;
}
body.mp_theme_light .mp_sidebar,
body.mp_theme_light .mp_topbar{
    background:rgba(255,255,255,.96)!important;
    border-color:var(--mp-light-border)!important;
    box-shadow:0 10px 30px rgba(22,34,51,.055)!important;
}
body.mp_theme_light .mp_sidebar{box-shadow:10px 0 28px rgba(22,34,51,.055)!important}
body.mp_theme_light .mp_panel,
body.mp_theme_light .mp_stat,
body.mp_theme_light .mp_tool_card,
body.mp_theme_light .mp_hero_badge,
body.mp_theme_light .mp_profile_rank,
body.mp_theme_light .mp_ribbon,
body.mp_theme_light .mp_rule_card,
body.mp_theme_light .mp_table_box,
body.mp_theme_light .mp_empty,
body.mp_theme_light .mp_chart,
body.mp_theme_light .mp_server_position_card{
    background:#fff!important;
    border-color:var(--mp-light-border)!important;
    box-shadow:0 8px 22px rgba(22,34,51,.045)!important;
}
body.mp_theme_light .mp_hero,
body.mp_theme_light .mp_profile_hero{
    background:linear-gradient(135deg,#ffffff 0,#f6f9ff 62%,#eef5ff 100%)!important;
    border-color:var(--mp-light-border)!important;
    box-shadow:0 10px 26px rgba(22,34,51,.05)!important;
}
body.mp_theme_light .mp_motivation_strip{
    background:linear-gradient(135deg,#ffffff 0,#f8fbff 58%,#eef9f5 100%)!important;
    border-color:var(--mp-light-border)!important;
    box-shadow:0 8px 22px rgba(22,34,51,.045)!important;
}
body.mp_theme_light .mp_stat:before{
    background:linear-gradient(90deg,var(--mp-light-accent-2),var(--mp-light-accent))!important;
    height:2px!important;
}
body.mp_theme_light .mp_table th{
    background:#f3f6fb!important;
    color:#526177!important;
    border-bottom-color:var(--mp-light-border)!important;
}
body.mp_theme_light .mp_table td{
    background:#fff!important;
    color:var(--mp-light-text)!important;
    border-bottom-color:#edf1f6!important;
}
body.mp_theme_light .mp_table tr:hover td{background:#f7faff!important}
body.mp_theme_light .mp_nav a{
    color:#4d5c72!important;
    background:transparent!important;
}
body.mp_theme_light .mp_nav a:hover,
body.mp_theme_light .mp_nav a.is_active{
    background:#f1f5fb!important;
    color:#162033!important;
}
body.mp_theme_light .mp_nav_icon{
    background:#edf3fb!important;
    color:#22304a!important;
    box-shadow:inset 0 0 0 1px #dbe4ef!important;
}
body.mp_theme_light .mp_nav a:hover .mp_nav_icon,
body.mp_theme_light .mp_nav a.is_active .mp_nav_icon{
    background:linear-gradient(135deg,var(--mp-light-accent),var(--mp-light-accent-2))!important;
    color:#fff!important;
}
body.mp_theme_light .mp_nav a.mp_nav_download{
    background:linear-gradient(135deg,#10b981,#22d39a)!important;
    color:#fff!important;
    border-color:#10b981!important;
    box-shadow:0 10px 24px rgba(16,185,129,.18)!important;
}
body.mp_theme_light .mp_side_search input,
body.mp_theme_light .mp_global_search input,
body.mp_theme_light .mp_top_btn,
body.mp_theme_light .mp_langs a,
body.mp_theme_light .mp_theme_switch a,
body.mp_theme_light .mp_old_link,
body.mp_theme_light .mp_pager a,
body.mp_theme_light .mp_pager span{
    background:#fff!important;
    border-color:var(--mp-light-border)!important;
    color:var(--mp-light-text)!important;
    box-shadow:none!important;
}
body.mp_theme_light .mp_accent_btn,
body.mp_theme_light .mp_profile_open,
body.mp_theme_light .mp_motivation_strip a,
body.mp_theme_light .mp_rules_notice a{
    background:linear-gradient(135deg,var(--mp-light-accent),#5b45e8)!important;
    color:#fff!important;
    box-shadow:0 10px 22px rgba(37,99,235,.16)!important;
}
body.mp_theme_light .mp_rules_notice{
    background:linear-gradient(135deg,#fff 0,#fff9e9 55%,#eef7ff 100%)!important;
    border-color:#eadbaf!important;
    box-shadow:0 8px 22px rgba(120,90,30,.045)!important;
}
body.mp_theme_light .mp_no_image{
    background:repeating-linear-gradient(135deg,#f3f6fb 0 8px,#eef3f9 8px 16px)!important;
    border-color:#d9e2ee!important;
    color:#68758a!important;
}
body.mp_theme_light .mp_clan_logo,
body.mp_theme_light .mp_item_img{
    background:#f3f6fb!important;
    border-color:var(--mp-light-border)!important;
}
body.mp_theme_light .mp_live_search_box{
    background:#fff!important;
    border-color:var(--mp-light-border)!important;
    box-shadow:0 16px 38px rgba(22,34,51,.14)!important;
}
body.mp_theme_light .mp_live_item:hover{background:#f4f7fc!important}

@media(max-width:900px){
    .mp_content{padding:10px 8px 20px!important}
    .mp_hero,.mp_profile_hero{padding:14px!important}
    .mp_hero h1,.mp_profile_hero h1{font-size:24px!important}
    .mp_page_head h1{font-size:21px!important}
    .mp_panel_head{padding:10px 12px!important}
    .mp_stat{min-height:72px!important;padding:10px 11px!important}
    .mp_stat strong{font-size:22px!important}
    .mp_chart{height:260px!important;min-height:260px!important}
    .mp_chart_big{height:300px!important;min-height:300px!important}
}

.mp_xp_panel{background:linear-gradient(135deg,#1b1d23,#1e2534 55%,#182f28)!important}.mp_xp_bar{height:12px;margin:16px 18px 0;background:#11141b;border:1px solid #303541;overflow:hidden}.mp_xp_bar div{height:100%;background:linear-gradient(90deg,#23d18b,#8e42ff);box-shadow:0 0 22px rgba(35,209,139,.22);transition:width .7s ease}.mp_stats_grid_compact{grid-template-columns:repeat(4,minmax(0,1fr))}.mp_stats_grid_compact .mp_stat{min-height:82px}.mp_stats_grid_compact .mp_stat strong{font-size:24px!important}.mp_stats_grid_compact .mp_stat em{font-size:11px}.mp_xp_panel .mp_goal{padding-top:14px}.mp_xp_panel .mp_chart_small{min-height:260px}body.mp_theme_light .mp_xp_panel{background:linear-gradient(135deg,#ffffff,#f4f8ff 56%,#ecfff7)!important;border-color:var(--mp-light-border)!important}body.mp_theme_light .mp_xp_bar{background:#eef3f8!important;border-color:var(--mp-light-border)!important}body.mp_theme_light .mp_xp_bar div{background:linear-gradient(90deg,#16a36b,var(--mp-light-accent))!important}@media(max-width:900px){.mp_stats_grid_compact{grid-template-columns:repeat(2,minmax(0,1fr))}.mp_xp_panel .mp_chart_small{min-height:320px}}@media(max-width:560px){.mp_stats_grid_compact{grid-template-columns:1fr}.mp_xp_bar{margin:12px 12px 0}}
