.page-module__zWJknq__page{flex-direction:column;width:100vw;height:100vh;display:flex}.page-module__zWJknq__navBar{width:100%;height:100px;display:flex}.page-module__zWJknq__body{width:100%;height:calc(100vh - 150px);display:flex}.page-module__zWJknq__footer{width:100%;height:50px;display:flex}
.Body-module__Vwu6LG__container{width:100%;height:100%;display:flex}.Body-module__Vwu6LG__bodyWrapper{flex:1;height:100%;display:flex}.Body-module__Vwu6LG__verticalAd{width:150px;height:100%;padding:15px}.Body-module__Vwu6LG__horizontalAd{width:100%;height:80px;padding:15px}.Body-module__Vwu6LG__chat{height:100%;display:flex}.Body-module__Vwu6LG__content{flex-direction:column;flex:1;height:100%;display:flex}.Body-module__Vwu6LG__article{flex:1;width:100%;height:100%}.Body-module__Vwu6LG__ad{cursor:pointer;box-sizing:border-box;background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:contain;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Body-module__Vwu6LG__ad:hover{border:var(--border)}.Body-module__Vwu6LG__leftAd{background-image:url(/images/vertical_ad.png)}.Body-module__Vwu6LG__rightAd{background-image:url(/images/vertical_ad2.jpg)}.Body-module__Vwu6LG__bottomAd{background-image:url(/images/horizontal_ad.png)}
.Chat-module__g7Baka__container{height:100%;display:flex;box-shadow:0 -3px 2px 2px rgba(0,0,0,.1)}.Chat-module__g7Baka__body{flex-direction:column;gap:10px;width:300px;min-width:300px;max-width:300px;height:100%;padding:10px 0 10px 10px;transition:all .3s;display:flex;overflow:hidden}.Chat-module__g7Baka__body *{transition:all .3s}.Chat-module__g7Baka__sideButton{width:20px;height:100%}.Chat-module__g7Baka__messages{width:100%;max-height:calc(100% - 100px);box-shadow:var(--box-shadow-inset);border-radius:5px;flex-direction:column;flex:1;gap:10px;padding:10px;display:flex;overflow-x:hidden;overflow-y:auto}.Chat-module__g7Baka__input{gap:5px;width:100%;height:100px;display:flex}.Chat-module__g7Baka__input textarea{resize:none;width:100%;height:100px;box-shadow:var(--box-shadow-inset);background-color:rgba(240,240,240,.1);border:none;border-radius:5px;flex:1;padding:5px;font-size:14px}.Chat-module__g7Baka__sendButton{background-color:var(--sub-signature);width:30px;height:100%;box-shadow:var(--box-shadow);border-radius:5px}.Chat-module__g7Baka__messageBox{flex-direction:column;gap:5px;display:flex}.Chat-module__g7Baka__message{white-space:normal;overflow-wrap:break-word;max-width:100%;box-shadow:var(--box-shadow);background-color:rgba(240,240,240,.1);border-radius:5px;padding:5px;font-size:14px;line-height:1.2;display:inline-block}.Chat-module__g7Baka__sender{font-weight:700}.Chat-module__g7Baka__time{margin-left:auto;font-size:11px}
.Board-module__FOtSya__container{-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-direction:column;width:100%;height:100%;display:flex}.Board-module__FOtSya__header{width:100%;height:60px;display:flex}.Board-module__FOtSya__body{flex-direction:column;flex:1;width:100%;padding:10px;display:flex}.Board-module__FOtSya__footer{justify-content:center;align-items:center;gap:30px;width:100%;margin-top:auto;display:flex}.Board-module__FOtSya__boardTable{border-collapse:collapse;text-align:center;table-layout:fixed;width:100%}.Board-module__FOtSya__boardTable tbody tr{cursor:pointer}.Board-module__FOtSya__boardTable thead th{border-bottom:1px solid #ccc;padding:8px}.Board-module__FOtSya__boardTable tbody td{border-bottom:1px solid #eee;padding:8px}.Board-module__FOtSya__boardTable .Board-module__FOtSya__tdContent{justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.Board-module__FOtSya__boardTable thead th:first-child,.Board-module__FOtSya__boardTable tbody td:first-child{width:7%}.Board-module__FOtSya__boardTable thead th:nth-child(2){text-align:left;width:68%}.Board-module__FOtSya__title{text-align:left;white-space:nowrap;text-overflow:ellipsis;-webkit-user-select:text;-moz-user-select:text;user-select:text;flex:1;overflow:hidden}.Board-module__FOtSya__subTitle{color:#646464;justify-content:center;align-items:center;display:flex}.Board-module__FOtSya__boardTable thead th:nth-child(3),.Board-module__FOtSya__boardTable tbody td:nth-child(3){text-align:center;white-space:nowrap;text-overflow:ellipsis;width:10%;overflow:hidden}.Board-module__FOtSya__boardTable thead th:nth-child(4),.Board-module__FOtSya__boardTable tbody td:nth-child(4){text-align:center;white-space:nowrap;text-overflow:ellipsis;width:15%;overflow:hidden}
.Soccer-module__wE_xuW__container{width:100%;height:100%;max-height:100%;display:flex;overflow-y:auto}.Soccer-module__wE_xuW__soccerTable{border-collapse:collapse;text-align:center;table-layout:fixed;width:100%}.Soccer-module__wE_xuW__soccerTable tbody tr{cursor:pointer}.Soccer-module__wE_xuW__soccerTable thead{border-bottom:1px solid #ccc;position:-webkit-sticky;position:sticky;top:0}.Soccer-module__wE_xuW__soccerTable thead th{padding:8px}.Soccer-module__wE_xuW__soccerTable tbody td{white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #eee;padding:8px;overflow:hidden}
.NavBar-module__SE37GW__container{background-color:#000;width:100%;height:100%;display:flex}.NavBar-module__SE37GW__logo{color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;justify-content:center;align-items:center;width:300px;height:100%;font-weight:700;display:flex}.NavBar-module__SE37GW__menus{flex:1;height:100%;padding-top:40px;padding-bottom:10px;display:flex}.NavBar-module__SE37GW__menu{color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:3px solid #000;flex:1;justify-content:center;align-items:flex-end;height:100%;font-weight:700;transition:all .3s;display:flex}.NavBar-module__SE37GW__menu:hover,.NavBar-module__SE37GW__active{border-bottom:3px solid var(--signature)}.NavBar-module__SE37GW__profile{width:300px;height:100%;display:flex}
.Footer-module__iM04hG__container{background-color:rgba(128,128,128,.09);flex-direction:column;justify-content:center;align-items:flex-end;width:100%;height:100%;padding-right:50px;display:flex}.Footer-module__iM04hG__container div{color:#646464;font-size:12px}
