[team-member-item]{display:flex;justify-content:space-between;align-items:center;width:100%;height:64px;background-color:#1a1d21;border-bottom:1px solid hsla(0,0%,100%,.1);cursor:pointer}[team-member-item] .profile{font-size:0}[team-member-item] .profile>*{display:inline-block;vertical-align:top}[team-member-item] .profile [avatar]{width:48px;height:48px;margin-right:16px;background-color:#1a1d21}[team-member-item] .profile .nickname{font-size:16px;line-height:48px;color:#fff;font-weight:700;max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[team-member-item] .tier{position:relative;display:inline-block;width:32px;height:32px;border-radius:50%;background-color:#ebebf0}[team-member-item] .tier [cdn-img]{position:absolute;left:0;top:0;right:auto;bottom:auto;width:100%;height:100%}[team-member-item] .tier .tier-text{position:absolute;right:40px;top:50%;left:auto;bottom:auto;transform:translateY(-50%);padding-top:2px;padding-right:6px;padding-bottom:2px;padding-left:6px;background-color:#1a1d21;color:hsla(0,0%,100%,.5);border-radius:6px;border:1px solid hsla(0,0%,100%,.1);font-size:12px;z-index:5;visibility:hidden}[team-member-item] .tier:hover>.tier-text{visibility:visible}[team-member-item]:hover{background-color:hsla(0,0%,100%,.1)}[team-member-item].small{height:48px;padding:8px;border-radius:24px;border-bottom:none}[team-member-item].small .profile [avatar]{width:32px;height:32px;margin-right:12px;background-color:#1a1d21}[team-member-item].small .profile .nickname{font-size:13px;line-height:32px;color:#777}[team-member-item].small:hover{background-color:hsla(0,0%,100%,.2)}[team-member-item].small:hover .nickname{color:#fff}[team-member-item].white{background-color:#fff}[team-member-item].white .profile .nickname{color:#191919;font-weight:400;opacity:.8}[team-member-item].white .tier .tier-text{background-color:#fff;color:#191919;border:1px solid #1a1d21}[team-member-item].white:hover{background-color:#ebebf0}[team-member-item].white:hover .nickname{opacity:1}[team-member-item].white:hover .tier{background-color:#fff}[modal]{display:flex;justify-content:center;align-items:center}[modal],[modal]>.dim{position:absolute;width:100%;height:100%}[modal]>.dim{background-color:rgba(0,0,0,.7);left:0;top:0;right:auto;bottom:auto}[modal]>.panel{position:relative;border-radius:20px;width:100%;height:auto;overflow:hidden;box-shadow:0 3px 6px 0 #000;max-height:100%}[modal]>.panel>.header{padding-top:40px;padding-right:20px;padding-bottom:0;padding-left:20px;position:relative}[modal]>.panel>.header .close{position:absolute;right:20px;top:20px;left:auto;bottom:auto;z-index:100}[modal]>.panel>.header .close svg{display:block}[modal]>.panel>.scroll-area{overflow-y:scroll}[modal]>.panel.normal,[modal]>.panel>.scroll-area{padding-top:0;padding-right:20px;padding-bottom:0;padding-left:20px}[modal]>.panel.normal>.header{padding-top:22px;padding-right:0;padding-bottom:12px;padding-left:0;border-bottom:1px solid #ebebf0;margin-bottom:15px}[modal]>.panel.normal>.header .close{right:0}[modal]>.panel.normal>.header h2{font-size:16px}[modal]>.panel.normal .scroll-area{padding-top:0;padding-right:0;padding-bottom:30px;padding-left:0}[modal]>.panel.medium{padding-bottom:40px}[modal]>.panel.medium .scroll-area{padding-top:0;padding-right:26px;padding-bottom:0;padding-left:26px}[modal].light>.panel{background-color:#fff}[modal].light>.panel>.header .close svg .stroke-target{stroke:#191919}[modal].dark>.panel{background-color:#161a1d}[modal].dark>.panel>.header .close svg .stroke-target{stroke:#fff}[modal].transparent>.panel.large{background-color:transparent;box-shadow:none;border-radius:0}[modal].transparent>.panel.large>.header{padding-top:20px;padding-right:0;padding-bottom:20px;padding-left:0}[modal].transparent>.panel.large>.header .close{right:0;top:24px;left:auto;bottom:auto}[modal].transparent>.panel.large>.header svg{background-color:#ebebf0;border-radius:4px}[modal].transparent>.panel.large>.header svg .stroke-target{stroke:#a4a3ae}[modal].transparent>.panel.large .scroll-area{padding:0}@media (min-width:414px){[modal]{padding:10px}[modal]>.panel{width:394px}}@media (min-width:768px){[modal]>.panel.large{width:460px}[modal]>.panel.large>.header{padding-top:40px;padding-right:40px;padding-bottom:0;padding-left:40px}[modal]>.panel.large>.scroll-area{padding-top:0;padding-right:40px;padding-bottom:0;padding-left:40px}}[user-profile-body] .base-info{overflow:hidden;padding-top:8px;padding-right:0;padding-bottom:8px;padding-left:0;border-top:1px solid hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.1)}[user-profile-body] .base-info .area{overflow:hidden;float:left;width:calc(50% - 5px);padding-top:0;padding-right:5px;padding-bottom:0;padding-left:5px}[user-profile-body] .base-info .area:last-child{margin-left:10px}[user-profile-body] .base-info .area>span{font-size:13px;line-height:24px}[user-profile-body] .base-info .area .label{float:left;color:hsla(0,0%,100%,.5)}[user-profile-body] .base-info .area .value{float:right;color:hsla(0,0%,100%,.8)}[user-profile-body] .provider-list{margin-top:20px;padding-top:0;padding-right:5px;padding-bottom:0;padding-left:5px;padding-bottom:20px}[user-profile-body] .provider-list>li{overflow:hidden;padding-top:2px;padding-right:0;padding-bottom:2px;padding-left:0}[user-profile-body] .provider-list>li>label{font-size:11px;line-height:35px;color:hsla(0,0%,100%,.5)}[user-profile-body] .provider-list>li>label [cdn-img]{width:20px;height:20px;margin-left:3px;vertical-align:middle;background-color:hsla(0,0%,100%,.8);border-radius:50%}[user-profile-body] .provider-list>li .copy-inp{position:relative}[user-profile-body] .provider-list>li .copy-inp .copy-icon{position:absolute;right:5px;top:5px;left:auto;bottom:auto;z-index:1;width:25px;height:25px;opacity:.5;border-radius:50%;cursor:pointer;transition:background-color .2s}[user-profile-body] .provider-list>li .copy-inp .copy-icon:active{background-color:hsla(0,0%,100%,.2)}[user-profile-body] .provider-list>li .copy-inp .copy-icon svg{width:22px;height:22px;vertical-align:middle}[user-profile-body] .provider-list>li .copy-inp [text-input]{height:35px;border-radius:6px}[user-profile-body] .provider-list>li .copy-inp [text-input]:after{display:none}[user-profile-body] .provider-list>li .copy-inp [text-input] input{height:35px;padding-right:32px;border-bottom:0;font-size:12px;line-height:35px;color:hsla(0,0%,100%,.5)}[user-profile-body].light .base-info{border-top:1px solid #ebebf0;border-bottom:1px solid #ebebf0;padding-top:8px;padding-right:0;padding-bottom:8px;padding-left:0}[user-profile-body].light .base-info .area{padding-top:0;padding-right:10px;padding-bottom:0;padding-left:10px}[user-profile-body].light .base-info .area .label{color:#787781}[user-profile-body].light .base-info .area .value{color:#191919}[user-profile-body].light .provider-list>li>label{color:#1a1d21}[user-profile-body].light .provider-list>li .copy-inp [text-input]>input{color:#787781;background-color:#ebebf0}[user-profile-body].light .provider-list>li .copy-inp .copy-icon path{stroke:#787781}[user-profile-modal][modal]>.panel.normal{max-width:350px;padding:20px;border-radius:6px}[user-profile-modal][modal]>.panel.normal .header{margin-bottom:0;padding:0;border-bottom:0}[user-profile-modal][modal]>.panel.normal .header .close{top:0}[user-profile-modal][modal]>.panel.normal .header .profile{margin-bottom:15px;text-align:center}[user-profile-modal][modal]>.panel.normal .header .profile .avatar{position:relative;width:72px;height:72px;margin-left:auto;margin-right:auto;border-radius:50%;overflow:hidden}[user-profile-modal][modal]>.panel.normal .header .profile .avatar [avatar]{width:72px;height:72px;vertical-align:middle}[user-profile-modal][modal]>.panel.normal .header .profile .name{padding-top:8px;font-size:16px;color:#fff}[user-profile-modal][modal]>.panel.normal .header .profile .name>em{vertical-align:middle}[user-profile-modal][modal]>.panel.normal .header .profile .name>img{width:16px;height:16px;margin-right:4px;margin-left:4px;vertical-align:middle;margin-top:2px}[user-profile-modal][modal]>.panel.normal .header .profile .name>img.flag{width:20px;height:20px}[user-profile-modal][modal]>.panel.normal>.scroll-area{max-height:70vh!important}[user-profile-modal][modal]>.panel.normal .detail-view-btn{width:100%}[user-profile-modal][modal].light .panel .header .profile>.name{color:#191919;font-weight:700}[user-profile-modal][modal].light .panel [color-button]{height:48px;border-radius:24px;margin-bottom:20px}@media (min-width:1024px){[user-profile-modal][modal] .panel .header .profile .avatar>[avatar]>img{cursor:pointer}[user-profile-modal][modal] .panel .scroll-area{max-height:400px!important}}[schedule-contents]{background-color:#1e1e1e;margin-bottom:32px;box-shadow:0 3px 6px 0 rgba(0,0,0,.5)}[schedule-contents] .thumbnail{width:100%;background-color:#f2f2f2;float:left}[schedule-contents] .thumbnail h3{width:100%;height:48px;padding-top:14px;padding-right:0;padding-bottom:13px;padding-left:16px;font-size:16px;line-height:1}[schedule-contents] .thumbnail h3.red{background-color:#e81a1a;color:#fff}[schedule-contents] .thumbnail h3.yellow{background-color:#e5bb30;color:#000}[schedule-contents] .thumbnail h3 span{font-size:13px;float:right;padding-top:2px;padding-right:15px;padding-bottom:0;padding-left:0}[schedule-contents] .thumbnail>img{display:none}[schedule-contents] .tournament-type{width:100%;height:180px;padding-top:0;padding-right:15px;padding-bottom:0;padding-left:15px;display:table;border-bottom:1px solid #2c2c2c}[schedule-contents] .tournament-type div{vertical-align:middle;display:table-cell}[schedule-contents] .tournament-type div h4.game-title{margin-bottom:12px}[schedule-contents] .tournament-type div h4.game-title img{width:20px;height:20px}[schedule-contents] .tournament-type div p{color:#fff;margin-bottom:6px;font-weight:700;font-size:16px}[schedule-contents] .tournament-type div span.location{font-size:12px;color:#fff}[schedule-contents] .join-member{overflow:hidden;padding:20px;clear:both}[schedule-contents] .join-member ul{display:grid;grid-gap:8px;grid-template-columns:repeat(2,1fr)}[schedule-contents] .join-member ul>li{padding:8px;transition:.1s;border-radius:24px}[schedule-contents] .join-member ul>li [team-member-item]{background-color:#1e1e1e}[schedule-contents] .join-member ul>li [team-member-item]:hover{background-color:hsla(0,0%,100%,.1)}[schedule-contents] .join-member ul>li .user-image{width:32px;height:32px}@media (min-width:1024px){[schedule-contents] .thumbnail{width:376px}[schedule-contents] .thumbnail>img{display:block;width:100%;height:212px}[schedule-contents] .tournament-type{width:calc(100% - 376px);height:260px;padding-top:0;padding-right:24px;padding-bottom:0;padding-left:24px}[schedule-contents] .join-member{overflow:hidden;padding:20px;clear:both}[schedule-contents] .join-member ul{grid-template-columns:repeat(3,1fr)}[schedule-contents] .join-member ul>li{padding:8px;transition:.1s;border-radius:24px}[schedule-contents] .join-member ul>li .user-image{width:32px;height:32px}}@media (min-width:1420px){[schedule-contents] .join-member ul{grid-template-columns:repeat(5,1fr)}}.no-shrink{flex-shrink:0}[team-extra-schedule]{padding-bottom:80px}[team-extra-schedule] .empty-contents{padding-top:34px;text-align:center}