[feed-textarea]{width:100%;height:50px;max-height:280px;font-size:14px;border-radius:0;border:0;background-color:transparent;color:hsla(0,0%,100%,.5);vertical-align:top;resize:none;overflow:hidden}[image-selector]{position:relative;overflow:hidden}[image-selector] label{display:block;width:100%;height:100%;position:relative;cursor:pointer}[image-selector] label input{display:none}[image-selector] label .selected-image{position:absolute;width:100%;-o-object-fit:contain;object-fit:contain}[image-selector] a{position:absolute;right:0;top:0;left:auto;bottom:auto}[thread-switch]{margin-top:10px;margin-right:0;margin-bottom:10px;margin-left:0;display:inline-flex;align-items:center;position:relative;font-size:14px;line-height:20px;height:20px;vertical-align:middle}[thread-switch] span.thread-switch-name{margin-right:8px;color:hsla(0,0%,100%,.5)}[thread-switch] input.switch-input{position:absolute;width:0;height:0;opacity:0;margin:0}[thread-switch] input.switch-input~label.switch{width:42px;height:24px;border-radius:12px;margin:0;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;transition:border-color .3s,background-color .3s}[thread-switch] input.switch-input~label.switch:after{width:18px;height:18px;top:2px;content:"";position:absolute;border-radius:100%;transition:all .3s}[thread-switch] input.switch-input:not(:checked)~label.switch{border:1px solid #4e5156}[thread-switch] input.switch-input:not(:checked)~label.switch:after{left:2px;background-color:#4e5156}[thread-switch] input.switch-input:checked~label.switch{border:1px solid #e81a1a}[thread-switch] input.switch-input:checked~label.switch:after{left:20px;background-color:#e81a1a}[feed-addon]{display:flex;align-items:center;width:100%;height:50px}[feed-addon]>.image-selector:not(.selected)>label{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:50%;background-color:hsla(0,0%,100%,.8)}[feed-addon]>.image-selector:not(.selected)>label img.upload{width:16px;height:13px;vertical-align:middle}[feed-addon]>.image-selector.selected{position:relative}[feed-addon]>.image-selector.selected>label{display:none}[feed-addon]>.image-selector.selected div.reset{position:absolute;top:0;left:0;width:32px;height:32px;background-image:url(/img/icon/ico_initialize.svg);background-repeat:no-repeat;background-position:50%;background-size:16px 16px;background-color:#000;opacity:.7;cursor:pointer}[feed-addon]>.image-selector.selected div.reset:hover{opacity:1}[feed-addon]>.image-selector .selected-image{width:32px;height:32px;border-radius:0;-o-object-fit:cover;object-fit:cover}[feed-addon]>.thread-switch{margin-left:auto}[feed-addon]>.thread-switch>span.thread-switch-name{margin-right:8px;color:hsla(0,0%,100%,.5)}[write-feed]{margin-bottom:48px}[write-feed] .write-wrap{background-color:hsla(0,0%,100%,.04);border-radius:6px;margin-bottom:16px;padding-top:0;padding-right:20px;padding-bottom:20px;padding-left:20px}[write-feed] .write-wrap #feed-text{padding-top:15px;padding-right:0;padding-bottom:15px;padding-left:0}[write-feed] .write-wrap .feed-addon{border-top:1px solid hsla(0,0%,100%,.1)}[write-feed] .button-right{text-align:right}[write-feed] .button-right [primary-button]{padding-top:0;padding-right:16px;padding-bottom:0;padding-left:16px;height:40px;border-radius:6px}[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}}[feed-thread] .thread-info{position:relative;display:flex;align-items:center}[feed-thread] .thread-info a.thread-nickname{left:0;bottom:0;right:auto;top:auto;height:20px;font-size:13px}[feed-thread] .thread-info a.thread-nickname.writer{padding-top:0;padding-right:6px;padding-bottom:0;padding-left:6px;opacity:.8;border-radius:11px;background-image:linear-gradient(0deg,#07ae83,#53ebc3 50%)}[feed-thread] .thread-info span.thread-date{margin-left:8px;font-size:12px;color:hsla(0,0%,100%,.5)}[feed-thread] .thread-info button:hover img{opacity:1}[feed-thread] .thread-info button img{width:24px;height:24px;opacity:.5;transition:.3s}[feed-thread] .thread-text{color:hsla(0,0%,100%,.8);margin-top:4px}[feed-thread] .modify-thread .thread{width:100%;height:40px;margin-right:10px;padding-top:9px;padding-right:14px;padding-bottom:9px;padding-left:14px;border-radius:6px;background-color:hsla(0,0%,100%,.04)}[feed-thread] .modify-thread button{color:#fff;font-size:12px}[feed-thread] .modify-thread button+button{margin-left:2px}[feed-thread] .modify-thread button.confirm-button{color:hsla(0,0%,100%,.8)}[feed-thread] .modify-thread button.cancel-button{color:hsla(0,0%,100%,.5)}[thread-input]>.thread{width:calc(100% - 70px);height:40px;margin-right:10px;padding-top:9px;padding-right:14px;padding-bottom:9px;padding-left:14px;border-radius:6px;background-color:hsla(0,0%,100%,.04)}[thread-input]>.input-button{width:56px;height:40px}[feed-menu]{margin-left:auto}[feed-menu] img.notice-icon{width:16px;height:16px}[feed-menu] input[name=feed-menu]~ul.feed-more-list{display:none}[feed-menu] input[name=feed-menu]:checked~ul.feed-more-list{display:block}[feed-menu] label.feed-menu{padding-top:0;padding-right:12px;padding-bottom:0;padding-left:12px;width:4px;height:18px;cursor:pointer;vertical-align:middle}[feed-menu] ul.feed-more-list{position:absolute;right:20px;top:50px;left:auto;bottom:auto;z-index:100;width:150px;border:1px solid hsla(0,0%,100%,.1);background-color:#1f2226;overflow:hidden}[feed-menu] ul.feed-more-list>li>a{display:block;width:100%;color:hsla(0,0%,100%,.5);padding-top:11px;padding-right:0;padding-bottom:11px;padding-left:12px;margin-right:10px;font-size:13px}[feed-menu] ul.feed-more-list>li>a:hover{background-color:hsla(0,0%,100%,.1)}[feed-contents-header] .user-wrap{display:flex;align-items:center;margin-bottom:16px;padding-top:18px;gap:10px}[feed-contents-header] .user-wrap .image{width:32px;height:32px;cursor:pointer}[feed-contents-header] .user-wrap span.nickname{font-size:13px;cursor:pointer}[feed-contents-header] .user-wrap span.date{font-size:12px;color:#bcbcbc}[feed-contents-header] .feed-wrap .modify-feed-wrap{display:flex;flex-wrap:wrap;align-items:center}[feed-contents-header] .feed-wrap .modify-feed-wrap textarea.modify-feed{width:calc(100% - 70px);height:52px;margin-right:10px;padding:16px;border-radius:6px;background-color:hsla(0,0%,100%,.04)}[feed-contents-header] .feed-wrap .modify-feed-wrap .modify-buttons button{display:block;height:30px;font-size:12px;line-height:0px;border-radius:16px;padding-top:0;padding-right:16px;padding-bottom:0;padding-left:16px}[feed-contents-header] .feed-wrap .modify-feed-wrap .modify-buttons button+button{margin-top:3px}[feed-contents-header] .feed-wrap p.text{width:100%;color:hsla(0,0%,100%,.5);margin-bottom:16px;white-space:pre-wrap;line-height:1.43}[feed-contents-header] .feed-wrap .image img{display:block;width:auto;max-width:none;max-width:100%}[feed-thread-button]{padding-top:20px;padding-right:0;padding-bottom:20px;padding-left:0}[feed-thread-button] button.toggle-thread{display:flex;align-items:center}[feed-thread-button] button.toggle-thread span.thread-count{font-size:13px;color:hsla(0,0%,100%,.8)}[feed-thread-button] button.toggle-thread img.ico-arrow{width:24px;height:24px;opacity:.5;margin-left:8px;transition:.25s}[feed-thread-button] button.toggle-thread img.ico-arrow.down{transform:rotate(90deg)}[feed-thread-button] button.toggle-thread img.ico-arrow.up{transform:rotate(-90deg)}[feed-thread-button] .empty-thread{font-size:13px;color:hsla(0,0%,100%,.8)}[feed-contents]{position:relative;background-color:#1f2226;padding-top:0;padding-right:20px;padding-bottom:20px;padding-left:20px;margin-bottom:24px}[feed-contents] .feed-thread-wrap .feed-thread{margin-top:16px}.no-shrink{flex-shrink:0}[team-extra-feed] .empty-contents{padding-top:34px;text-align:center}