.mines_ResultPage{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:.75rem}.mines_ResultPage .mines_ResultPage_point{font-size:1.5rem}.mines_ResultPage .mines_ResultPage_fulfill{width:100%;height:2.75rem;background-color:#2f4553;border-radius:.5rem;display:flex;align-items:center;padding:.5rem}.statistics_modal_wrap{background:var(--color-1D2832)}.statistics_modal_wrap .statistics_modal_head{height:3.875rem;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(180deg,#5d2b22 0,#1d2832);color:var(--color-fff);font-size:1.0625rem;font-weight:600;padding:0 1.25rem 0 1.875rem}@media(max-width:46.875rem){.statistics_modal_wrap .statistics_modal_head{padding:0 .625rem 0 .9375rem;font-size:.9375rem;height:3.4375rem}}.statistics_modal_wrap .statistics_modal_head .statistics_modal_head_left{display:flex;align-items:center}.statistics_modal_wrap .statistics_modal_head .statistics_modal_head_left div{margin-left:.625rem}.statistics_modal_wrap .statistics_modal_head .statistics_modal_head_left svg{width:1.3125rem;height:1.4375rem;fill:var(--color-8A9AB0)}@media(max-width:46.875rem){.statistics_modal_wrap .statistics_modal_head .statistics_modal_head_left svg{zoom:.9;margin-top:.3125rem}}.statistics_modal_wrap .statistics_modal_content{display:flex;flex-direction:column;padding:0 1.875rem 1.875rem;max-height:60vh;overflow:auto;position:relative}@media(max-width:46.875rem){.statistics_modal_wrap .statistics_modal_content{padding:0 .9375rem .9375rem}}.statistics_modal_wrap .statistics_modal_content .statistics_modal_content_vip{display:flex;align-items:center;padding:1.25rem 0;gap:1.25rem;border-bottom:.0625rem solid var(--color-334350)}.statistics_modal_wrap .statistics_modal_content .statistics_modal_content_vip .statistics_modal_content__vip_avatar{display:flex;flex-direction:column;gap:.375rem;align-items:center}.statistics_modal_wrap .statistics_modal_content .statistics_modal_content_vip .statistics_modal_content__vip_avatar .statistics_modal_content__vip_avatar_level_name{font-size:.75rem;padding:.125rem .75rem;background-color:var(--color-FD8803);border-radius:.75rem;width:fit-content;font-weight:400}.statistics_modal_wrap .statistics_modal_content .statistics_modal_content_vip .statistics_modal_content__vip_info{flex:1}.statistics_modal_wrap .statistics_modal_content .statistics_modal_content_vip .statistics_modal_content__vip_info .statistics_modal_content_name{margin-bottom:.3125rem;font-weight:600;font-size:1.125rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.statistics_modal_wrap .statistics_modal_content .statistics_modal_content_vip .statistics_modal_content__vip_info .statistics_modal_content_join_time{display:flex;margin-bottom:.3125rem;align-items:center;font-weight:600;font-size:.75rem;color:var(--color-8A9AB0)}.statistics_modal_wrap .statistics_modal_content .statistics_modal_content_vip .statistics_modal_content__vip_info .statistics_modal_content_vip_icon{margin-top:.3125rem;display:flex;align-items:center;justify-content:center;width:2.375rem;height:2.375rem;border:.0625rem solid var(--color-334350);border-radius:.375rem;background:var(--color-27333D)}.statistics_modal_wrap .statistics_modal_content .statistics_modal_content_vip .statistics_modal_content__vip_info .statistics_modal_content_vip_icon img{width:1.5625rem;height:1.5625rem}.statistics_modal_wrap .statistics_modal_content .statistics_modal_content_loading{background:var(--color-1D2832);position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}.statistics_modal_wrap .statistics_modal_content .statistics_modal_content_nav{display:flex;margin-top:1.25rem}.data_statistics_wrap .statistics_modal_content_items{display:flex;gap:.625rem;margin-top:1.25rem}.data_statistics_wrap .statistics_modal_content_items .statistics_modal_content_item{flex:1;font-weight:600;font-size:.875rem;color:var(--color-8A9AB0)}@media(max-width:46.875rem){.data_statistics_wrap .statistics_modal_content_items .statistics_modal_content_item{font-size:.75rem}}.data_statistics_wrap .statistics_modal_content_items .statistics_modal_content_item>div:first-child{margin-bottom:.3125rem}.data_statistics_wrap .statistics_modal_content_items .statistics_modal_content_item .statistics_modal_content_item_wrap{display:flex;align-items:center;gap:.3125rem}@media(max-width:46.875rem){.data_statistics_wrap .statistics_modal_content_items .statistics_modal_content_item .statistics_modal_content_item_wrap{font-size:.75rem}}.data_statistics_wrap .statistics_modal_content_items .statistics_modal_content_item .statistics_modal_content_item_wrap img{width:.9375rem;height:.9375rem;border-radius:50%}.data_statistics_wrap .statistics_modal_content_values_nodata{zoom:.8;width:100%;padding-top:2.5rem;z-index:1;background:var(--color-141D25)}.data_statistics_wrap .statistics_modal_content_values{margin-top:.75rem;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:.625rem;position:relative}.data_statistics_wrap .statistics_modal_content_values .statistics_modal_content_value{padding:1.125rem;background:var(--color-27333D);border-radius:.375rem;overflow:hidden}@media(max-width:46.875rem){.data_statistics_wrap .statistics_modal_content_values .statistics_modal_content_value{padding:.625rem}}.data_statistics_wrap .statistics_modal_content_values .statistics_modal_content_value .statistics_modal_content_value_title{font-weight:600;font-size:.875rem;color:var(--color-8A9AB0);margin-bottom:.75rem}@media(max-width:46.875rem){.data_statistics_wrap .statistics_modal_content_values .statistics_modal_content_value .statistics_modal_content_value_title{margin-bottom:.5rem;font-size:.75rem}}.data_statistics_wrap .statistics_modal_content_values .statistics_modal_content_value .statistics_modal_content_value_value{font-weight:600;font-size:1.125rem;color:var(--color-fff);display:flex;align-items:center}.data_statistics_wrap .statistics_modal_content_values .statistics_modal_content_value .statistics_modal_content_value_value>div{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(max-width:46.875rem){.data_statistics_wrap .statistics_modal_content_values .statistics_modal_content_value .statistics_modal_content_value_value{font-size:1rem}}.data_statistics_wrap .statistics_modal_content_values .statistics_modal_content_value .statistics_modal_content_value_value img{width:.875rem;height:.875rem;margin-left:.3125rem;border-radius:50%;margin-top:-.125rem}.statistics_modal_content_item_select{display:flex;align-items:center;gap:0 .3125rem}.statistics_modal_content_item_select img{border-radius:50%;margin-top:.0625rem;width:.875rem;height:.875rem}