[bracket-canvas]{display:block;width:100%}[simple-bracket-free-for-all]{min-height:660px;padding:20px;background-color:#000;color:#fff}[simple-bracket-free-for-all] .round-wrapper .round-title{font-size:18px;font-weight:700;margin-bottom:16px}[simple-bracket-free-for-all] .round-wrapper .matches{display:flex;flex-wrap:wrap;gap:32px}[simple-bracket-free-for-all] .round-wrapper .match-wrapper{display:inline-block;width:100%}[simple-bracket-free-for-all] .round-wrapper .match-wrapper header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}[simple-bracket-free-for-all] .round-wrapper .match-wrapper header .match-title{display:inline-block;height:18px;border-radius:12px;color:rgba(0,0,0,.8);font-size:11px;padding-right:8px;padding-left:8px;background-image:linear-gradient(180deg,#c9c9c9 1%,#b1b5bc 50%)}[simple-bracket-free-for-all] .round-wrapper .match-wrapper header .refresh-btn{width:32px;height:32px;opacity:.5}[simple-bracket-free-for-all] .round-wrapper .match-wrapper header .refresh-btn:after{width:12px;height:14px;content:"";display:block;background-image:url(/img/icon/ico_initialize.svg);background-repeat:no-repeat;background-size:contain}[simple-bracket-free-for-all] .round-wrapper .match-wrapper>ul{cursor:pointer}[simple-bracket-free-for-all] .round-wrapper .match-wrapper>ul>li{display:flex;align-items:center;height:30px;background-color:#1f2226;padding-top:0;padding-right:4px;padding-bottom:0;padding-left:4px}[simple-bracket-free-for-all] .round-wrapper .match-wrapper>ul>li:last-of-type{border-radius:0 0 6px 6px}[simple-bracket-free-for-all] .round-wrapper .match-wrapper>ul>li:first-of-type{border-radius:6px 6px 0 0}[simple-bracket-free-for-all] .round-wrapper .match-wrapper>ul>li.one-data{border-radius:6px}[simple-bracket-free-for-all] .round-wrapper .match-wrapper>ul>li>span{font-size:13px}[simple-bracket-free-for-all] .round-wrapper .match-wrapper>ul>li .seed{font-size:12px;width:36px;color:#97999b;text-align:center}[simple-bracket-free-for-all] .round-wrapper .match-wrapper>ul>li .score,[simple-bracket-free-for-all] .round-wrapper .match-wrapper>ul>li .team-name{overflow:hidden;text-after-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}[simple-bracket-free-for-all] .round-wrapper .match-wrapper>ul>li .score{width:70px;margin-left:auto;text-align:right;margin-right:6px;color:hsla(0,0%,100%,.5)}[simple-bracket-free-for-all] .round-wrapper .match-wrapper>ul>li .trophy{width:20px;margin-right:2px}[simple-bracket-free-for-all] .round-wrapper .match-wrapper>ul>li .trophy>img{width:18px;height:18px;vertical-align:middle;text-align:center}[simple-bracket-free-for-all] .round-wrapper .match-wrapper>ul>li .rank{width:36px;height:24px;line-height:22px;border-radius:4px;color:#12d5a3;background-color:hsla(0,0%,100%,.04);text-align:center;vertical-align:middle;overflow:hidden;text-after-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}[simple-bracket-free-for-all] .round-wrapper .match-wrapper>ul>li .rank>svg{width:20px;fill:#12d5a3;vertical-align:middle}[simple-bracket-free-for-all] .round-wrapper .match-wrapper>ul>li:hover{background-color:#cc3535!important}[simple-bracket-free-for-all] .round-wrapper .match-wrapper>ul>li+li{margin-top:1px}[simple-bracket-free-for-all] .round-wrapper+.round-wrapper{margin-top:32px}[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}}[toggle-button]{width:38px;height:20px;display:inline-block;vertical-align:top;position:relative;background-image:url(/shared/img/bg/btn-toggle-bg.svg);background-repeat:no-repeat;background-size:contain;background-color:transparent}[toggle-button].on>span>span{background-color:#fff}[toggle-button]>span{width:calc(100% - 6px);height:100%;margin-left:auto;margin-right:auto;display:block;position:relative}[toggle-button]>span>span{width:14px;height:14px;border-radius:7px;background-color:#d8d8d8;z-index:1;margin-top:3px;transition:background-color .5s}[toggle-button]>i,[toggle-button]>span>span{position:absolute;display:block;left:0;top:0;right:auto;bottom:auto}[toggle-button]>i{width:37px;height:20px;background-image:url(/shared/img/bg/btn-toggle-active.svg);background-repeat:no-repeat;background-size:contain;opacity:0}[checkbox-item]{display:flex;align-items:center;position:relative;box-sizing:border-box;cursor:pointer}[checkbox-item].small{gap:6px}[checkbox-item].small.disabled{opacity:.3;cursor:default}[checkbox-item].small i{display:block;width:14px;height:14px;border:1px solid hsla(0,0%,100%,.5);border-radius:2px;padding-top:2px}[checkbox-item].small i svg{width:8px;height:8px;display:block;margin-left:auto;margin-right:auto}[checkbox-item].small i svg .fill-target{fill:transparent}[checkbox-item].small i.checked{background-color:hsla(0,0%,100%,.8)}[checkbox-item].small i.checked svg .fill-target{fill:#000}[checkbox-item].big{padding-left:30px;padding-top:2px;padding-bottom:2px;gap:8px}[checkbox-item].big i{width:24px;height:24px;border-radius:50%;vertical-align:middle;background-color:#ebebf0;position:absolute;left:0;top:0;right:auto;bottom:auto}[checkbox-item].big i svg{margin-left:auto;margin-right:auto;display:block;width:10px;height:100%}[checkbox-item].big i svg .fill-target{fill:#fff}[checkbox-item].big i.checked svg .fill-target{fill:#000}[checkbox-item].big span{display:inline-block;vertical-align:middle}[checkbox-item].default{height:16px;gap:6px}[checkbox-item].default i{display:inline-block;width:16px;height:16px;border:1px solid hsla(0,0%,100%,.5);border-radius:3px;border:1px solid #191919;padding-top:2px;opacity:.5}[checkbox-item].default i svg{width:10px;height:10px;display:block;margin-left:auto;margin-right:auto}[checkbox-item].default i svg .fill-target{fill:transparent}[checkbox-item].default i.checked{background-color:hsla(0,0%,100%,.8);opacity:1}[checkbox-item].default i.checked svg .fill-target{fill:#2c81ff}[pagination]{text-align:center}[pagination] button{width:20px;height:20px;vertical-align:middle}[pagination] button svg{width:11px}[pagination] button svg .stroke-target{stroke:#777}.no-touch [pagination] button:hover:not(.hover-disable) svg .stroke-target,[pagination] button:active svg .stroke-target{stroke:#fff}[pagination] button+button{margin-left:10px}[pagination] a{vertical-align:middle;display:inline-block;margin-right:24px;margin-left:24px;position:relative;padding-top:0;padding-right:2px;padding-bottom:0;padding-left:2px;color:#777;opacity:.4}.no-touch [pagination] a:hover:not(.hover-disable),[pagination] a.active,[pagination] a:active{opacity:1}[pagination] a.active:after{content:"";display:block;position:absolute;left:0;bottom:0;right:auto;top:auto;width:100%;height:1px;background-color:#fff}[pagination] a+a{margin-left:0}[pagination] .left button{transform:rotate(90deg)}[pagination] .right button{transform:rotate(-90deg)}[pagination] .invisible{opacity:.2;pointer-events:none}[pagination].dark button svg .stroke-target{stroke:#191919}.no-touch [pagination].dark button:hover:not(.hover-disable) svg .stroke-target,[pagination].dark button:active svg .stroke-target{stroke:#000}[pagination].dark a{color:#787781;opacity:.4}.no-touch [pagination].dark a:hover:not(.hover-disable),[pagination].dark a.active,[pagination].dark a:active{opacity:1}[pagination].dark a.active:after{content:"";display:block;position:absolute;left:0;bottom:0;right:auto;top:auto;width:100%;height:1px;background-color:#000}[grid-table]{position:relative}[grid-table] table{table-layout:fixed}[grid-table] table thead th{border-top:1px solid #aaa;border-bottom:2px solid #aaa;padding:5px}[grid-table] table thead th>i{display:inline-block;position:relative;height:8px;margin-left:5px}[grid-table] table thead th>i:after,[grid-table] table thead th>i:before{position:absolute;content:"";display:block;border-left:3px solid transparent;border-right:3px solid transparent}[grid-table] table thead th>i:before{left:0;bottom:0;right:auto;top:auto;border-top:3px solid #545454}[grid-table] table thead th>i:after{left:0;top:0;right:auto;bottom:auto;border-bottom:3px solid #545454}[grid-table] table thead th>i.desc:before{border-top:3px solid #bcbcbc}[grid-table] table thead th>i.asc:after{border-bottom:3px solid #bcbcbc}[grid-table] table tbody{position:relative}[grid-table] table tbody td{border-bottom:1px solid #ccc;padding:5px}[grid-table] table tbody td .bold{font-weight:700}[grid-table] table tbody.moving tr{transition:transform .3s;box-shadow:inset 0 0 1px 0 #999}[grid-table] table tbody tr{position:relative;background-color:#fff}[grid-table] table tbody tr.drag{z-index:1;box-shadow:0 0 5px #999;transition:none}[grid-table] .header{position:absolute;left:0;top:0;right:auto;bottom:auto;background-color:#fff;z-index:2}[grid-table] .scroll-holder{display:inline-block;overflow-y:auto;position:relative;border-bottom:1px solid #ccc}[grid-table] i.icon-menu{cursor:row-resize}[grid-table] i.icon-menu.dimmed{opacity:.2;cursor:no-drop}[grid-table] .no-list{padding:10px;font-size:15px;text-align:center}[grid-table].loading:after{content:"Loading...";position:absolute;left:0;top:0;right:auto;bottom:auto;width:100%;height:100%;display:flex;justify-content:center;flex-flow:column;text-align:center;background-color:rgba(0,0,0,.2);font-weight:700;color:#fff;z-index:10;font-size:20px}[simple-bracket-free-for-all-match-modal] h2{font-size:20px;text-align:center;margin-bottom:24px;color:#000}[simple-bracket-free-for-all-match-modal] [grid-table]{margin-bottom:20px}[simple-bracket-free-for-all-match-modal] [grid-table] .scroll-holder>table>tbody>tr>td>span{overflow:hidden;text-after-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}[simple-bracket-free-for-all-match-modal] [toggle-button]{display:block;margin:0 auto}[simple-bracket-free-for-all-match-modal] [color-button]{width:90px;display:block;margin-left:auto;margin-bottom:20px}[leave-check-modal] .body{text-align:center;padding-top:20px;padding-right:0;padding-bottom:40px;padding-left:0}[leave-check-modal] .body .msg{margin-bottom:24px}[leave-check-modal] .body .msg:before{content:"";display:block;background-image:url(/img/icon/ico_yellow_excla.svg);background-repeat:no-repeat;background-size:contain;width:20px;height:20px;margin-left:auto;margin-right:auto;margin-bottom:10px}[leave-check-modal] .body .msg em{color:#f90;font-size:14px;text-decoration:underline}[leave-check-modal] .body .box{background-color:#ebebf0;border-radius:12px;padding-top:24px;padding-right:0;padding-bottom:24px;padding-left:0;font-size:14px;line-height:20px}[leave-check-modal] .body .bts{margin-top:40px}[leave-check-modal] .body .bts>button{width:calc(50% - 4px);height:56px;border-radius:30px;font-size:16px}[leave-check-modal] .body .bts>button:first-of-type{margin-right:8px}[simple-bracket-editor]{padding-top:40px;color:#fff}[simple-bracket-editor] .header,[simple-bracket-editor] .header [arena-title] h2{margin-bottom:10px}[simple-bracket-editor] .header [arena-title] h2 em{margin-top:8px;margin-left:4px}[simple-bracket-editor] [bracket-editor]{margin-bottom:20px}[simple-bracket-editor] .bracket{background-color:#191919;margin-right:-20px;margin-left:-20px}[simple-bracket-editor] .bracket [bracket-canvas]{height:calc(var(--innerHeight) - 56px)}[simple-bracket-editor] .editor-holder{display:none}[simple-bracket-editor] .organizer{color:hsla(0,0%,100%,.5);display:flex;align-items:center;justify-content:flex-end;margin-top:8px;margin-bottom:8px}[simple-bracket-editor] .organizer em{margin-right:12px;font-size:13px}[simple-bracket-editor] .organizer [avatar]{width:24px;height:24px;border-radius:20px;cursor:pointer;margin-right:12px}@media (min-width:768px){[simple-bracket-editor] .bracket{margin-right:-58px;margin-left:-58px}}@media (min-width:1260px){[simple-bracket-editor] .editor-holder{margin-bottom:20px;display:block}[simple-bracket-editor] .bracket{margin-right:0;margin-left:0}}[lv-checkbox]{display:flex;gap:6px;align-items:center;font-family:Pretendard,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:hsla(0,0%,100%,.85)}[lv-checkbox] [class*=" icon-"],[lv-checkbox] [class^=icon-]{font-size:20px}[lv-checkbox] input{position:absolute;opacity:0}[lv-checkbox] i{display:block;width:18px;height:18px;border:1px solid hsla(0,0%,100%,.35);background-color:hsla(0,0%,100%,.15);border-radius:4px}[lv-checkbox] i img{width:100%;height:100%;display:none}[lv-checkbox] input:checked~i{background-color:#f3475b;border:0}[lv-checkbox] input:checked~i img{display:block}[lv-checkbox]:hover i{border:1px solid hsla(0,0%,100%,.25)}[lv-checkbox]:hover input:checked~i{background-color:#f46777}[lv-checkbox] input:focus~i{border:1px solid hsla(0,0%,100%,.55);outline:2px solid rgba(103,195,216,.5)}[lv-checkbox] input:focus:checked~i{border:0;background-color:#e4324a}[lv-checkbox]:hover input:active~i{border:1px solid hsla(0,0%,100%,.55);outline:0}[lv-checkbox]:hover input:active:checked~i{border:0;background-color:#e4324a}[lv-checkbox] input:disabled~*{opacity:.3}@media (min-width:768px){[lv-checkbox]{gap:8px}}[lv-stepper]{display:flex;gap:6px;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid hsla(0,0%,100%,.35);padding-top:8px;padding-right:12px;padding-bottom:8px;padding-left:12px;border-radius:8px;color:hsla(0,0%,100%,.85)}[lv-stepper] i{display:block;font-size:24px;cursor:pointer}[lv-stepper] i.disabled{opacity:.3;cursor:default}[lv-stepper] em{font-family:Saira Condensed,Pretendard,sans-serif;font-weight:700;font-size:20px;line-height:22px;width:40px;color:hsla(0,0%,100%,.85);flex:1;display:flex;justify-content:center;gap:4px}[lv-stepper] em [class*=" icon-"],[lv-stepper] em [class^=icon-]{font-size:22px}[lv-stepper] em.disabled{opacity:.3}[lv-stepper] em span{font-family:Pretendard,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:400;font-size:16px;line-height:24px}[lv-stepper] em span [class*=" icon-"],[lv-stepper] em span [class^=icon-]{font-size:24px}[lv-stepper]:focus{border:1px solid #359dc1}[lv-stepper].small{padding-top:4px;padding-right:6px;padding-bottom:4px;padding-left:6px;gap:4px}[lv-stepper].small i{font-size:20px}[lv-stepper].small em{font-size:16px;width:18px}[lv-modal][easy-match-result-modal] header{display:flex;justify-content:center;font-family:Pretendard,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:700;font-size:16px;line-height:24px;position:relative}[lv-modal][easy-match-result-modal] header [class*=" icon-"],[lv-modal][easy-match-result-modal] header [class^=icon-]{font-size:24px}[lv-modal][easy-match-result-modal] header .title{color:hsla(0,0%,100%,.85)}[lv-modal][easy-match-result-modal] header [lv-icon-button]{color:hsla(0,0%,100%,.65);position:absolute;right:0;top:0;left:auto;bottom:auto}[lv-modal][easy-match-result-modal] .form{margin-top:32px;display:flex;flex-direction:column;gap:16px}[lv-modal][easy-match-result-modal] .form .team{display:flex;align-items:center;gap:4px}[lv-modal][easy-match-result-modal] .form .team label{flex:1;color:hsla(0,0%,100%,.85);font-family:Pretendard,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:500;font-size:16px;line-height:24px;display:flex;gap:4px}[lv-modal][easy-match-result-modal] .form .team label [class*=" icon-"],[lv-modal][easy-match-result-modal] .form .team label [class^=icon-]{font-size:24px}[lv-modal][easy-match-result-modal] .form .team label i{color:hsla(0,0%,100%,.55)}[lv-modal][easy-match-result-modal] .form .team [lv-text-input]{width:50px}[lv-modal][easy-match-result-modal] .form .team [lv-text-input] input{text-align:center}[lv-modal][easy-match-result-modal] .buttons{margin-top:32px;display:flex;gap:16px}[lv-modal][easy-match-result-modal] .buttons button{flex:1}@media (min-width:768px){[lv-modal][easy-match-result-modal] .form{margin-top:24px}[lv-modal][easy-match-result-modal] .buttons{margin-top:40px}}[lv-modal][easy-swiss-stat-modal] header{display:flex;justify-content:center;font-family:Pretendard,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:500;font-size:16px;line-height:24px;position:relative;color:hsla(0,0%,100%,.85);gap:4px}[lv-modal][easy-swiss-stat-modal] header [class*=" icon-"],[lv-modal][easy-swiss-stat-modal] header [class^=icon-]{font-size:24px}[lv-modal][easy-swiss-stat-modal] header [lv-icon-button]{color:hsla(0,0%,100%,.65);position:absolute;right:0;top:0;left:auto;bottom:auto}[lv-modal][easy-swiss-stat-modal] .status{margin-top:32px;padding-top:6px;padding-right:0;padding-bottom:6px;padding-left:0;border-radius:50px;background-color:rgba(0,0,0,.25);color:hsla(0,0%,100%,.75);display:flex;align-items:center}[lv-modal][easy-swiss-stat-modal] .status .round{font-family:Pretendard,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:700;font-size:14px;line-height:20px;flex:1;text-align:center}[lv-modal][easy-swiss-stat-modal] .status .round [class*=" icon-"],[lv-modal][easy-swiss-stat-modal] .status .round [class^=icon-]{font-size:20px}[lv-modal][easy-swiss-stat-modal] .status .divider{background-color:hsla(0,0%,100%,.15);width:1px;height:16px}[lv-modal][easy-swiss-stat-modal] .status .seed{font-family:Pretendard,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:500;font-size:14px;line-height:20px;display:flex;align-items:center;gap:4px;flex:1;justify-content:center}[lv-modal][easy-swiss-stat-modal] .status .seed [class*=" icon-"],[lv-modal][easy-swiss-stat-modal] .status .seed [class^=icon-]{font-size:20px}[lv-modal][easy-swiss-stat-modal] .status .seed em{font-family:Saira Condensed,Pretendard,sans-serif;font-weight:700;font-size:18px;line-height:20px}[lv-modal][easy-swiss-stat-modal] .status .seed em [class*=" icon-"],[lv-modal][easy-swiss-stat-modal] .status .seed em [class^=icon-]{font-size:20px}[lv-modal][easy-swiss-stat-modal] .stat{display:flex;padding:12px;border-radius:8px;border:1px solid hsla(0,0%,100%,.25);background-color:hsla(0,0%,100%,.05);margin-top:20px}[lv-modal][easy-swiss-stat-modal] .stat dl{display:flex;flex-direction:column;gap:4px;align-items:center;width:100%}[lv-modal][easy-swiss-stat-modal] .stat dl dt{font-family:Pretendard,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:500;font-size:12px;line-height:18px;color:hsla(0,0%,100%,.75)}[lv-modal][easy-swiss-stat-modal] .stat dl dt [class*=" icon-"],[lv-modal][easy-swiss-stat-modal] .stat dl dt [class^=icon-]{font-size:18px}[lv-modal][easy-swiss-stat-modal] .stat dl dd{font-family:Saira Condensed,Pretendard,sans-serif;font-weight:700;font-size:24px;line-height:26px;color:#4fb7d3}[lv-modal][easy-swiss-stat-modal] .stat dl dd [class*=" icon-"],[lv-modal][easy-swiss-stat-modal] .stat dl dd [class^=icon-]{font-size:26px}[lv-modal][easy-swiss-stat-modal] .drop-control{margin-top:32px;padding-top:32px;border-top:1px solid hsla(0,0%,100%,.15)}[lv-modal][easy-swiss-stat-modal] .drop-control>p{font-family:Pretendard,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:hsla(0,0%,100%,.85);text-align:center}[lv-modal][easy-swiss-stat-modal] .drop-control>p [class*=" icon-"],[lv-modal][easy-swiss-stat-modal] .drop-control>p [class^=icon-]{font-size:20px}[lv-modal][easy-swiss-stat-modal] .drop-control>em{font-family:Pretendard,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#f0af07;display:flex;justify-content:center;gap:4px;margin-top:12px}[lv-modal][easy-swiss-stat-modal] .drop-control>em [class*=" icon-"],[lv-modal][easy-swiss-stat-modal] .drop-control>em [class^=icon-]{font-size:24px}[lv-modal][easy-swiss-stat-modal] .drop-control>strong{display:block;font-family:Pretendard,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:700;font-size:16px;line-height:24px;color:hsla(0,0%,100%,.85);margin-top:12px;text-align:center}[lv-modal][easy-swiss-stat-modal] .drop-control>strong [class*=" icon-"],[lv-modal][easy-swiss-stat-modal] .drop-control>strong [class^=icon-]{font-size:24px}[lv-modal][easy-swiss-stat-modal] .desc{font-family:Pretendard,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:hsla(0,0%,100%,.85);text-align:center;margin-top:32px}[lv-modal][easy-swiss-stat-modal] .desc [class*=" icon-"],[lv-modal][easy-swiss-stat-modal] .desc [class^=icon-]{font-size:20px}[lv-modal][easy-swiss-stat-modal] .buttons{margin-top:40px;display:flex;gap:16px}[lv-modal][easy-swiss-stat-modal] .buttons button{flex:1}[lv-modal][easy-tournament-size-modal] header{display:flex;justify-content:center;font-family:Pretendard,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:700;font-size:16px;line-height:24px;position:relative}[lv-modal][easy-tournament-size-modal] header [class*=" icon-"],[lv-modal][easy-tournament-size-modal] header [class^=icon-]{font-size:24px}[lv-modal][easy-tournament-size-modal] header .title{color:hsla(0,0%,100%,.85)}[lv-modal][easy-tournament-size-modal] header [lv-icon-button]{color:hsla(0,0%,100%,.65);position:absolute;right:0;top:0;left:auto;bottom:auto}[lv-modal][easy-tournament-size-modal] .form .name{display:block;font-family:Pretendard,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:hsla(0,0%,100%,.75);margin-bottom:8px;margin-top:20px}[lv-modal][easy-tournament-size-modal] .form .name [class*=" icon-"],[lv-modal][easy-tournament-size-modal] .form .name [class^=icon-]{font-size:20px}[lv-modal][easy-tournament-size-modal] .form .group{display:flex;flex-wrap:wrap;gap:12px 0}[lv-modal][easy-tournament-size-modal] .form .group [lv-radio]{width:33.3%}[lv-modal][easy-tournament-size-modal] .form .group [lv-radio].size-2{width:50%}[lv-modal][easy-tournament-size-modal] .form .group [lv-radio].size-4{width:25%}[lv-modal][easy-tournament-size-modal] .form .group [lv-radio]>span{gap:4px}[lv-modal][easy-tournament-size-modal] .form .group [lv-radio] [lv-text-input]{flex:1}[lv-modal][easy-tournament-size-modal] .buttons{margin-top:32px;display:flex;gap:16px}[lv-modal][easy-tournament-size-modal] .buttons button{flex:1}@media (min-width:768px){[lv-modal][easy-tournament-size-modal] .buttons{margin-top:40px}}[lv-range-input]{padding-top:4px;position:relative}[lv-range-input] .base{position:absolute;display:block;width:100%;height:8px;border-radius:4px;background-color:rgba(0,0,0,.25);overflow:hidden}[lv-range-input] .base .active{height:100%;background-color:#254854;display:block}[lv-range-input] input{position:relative;border-radius:4px;width:100%;height:8px;display:block;background-color:transparent}[lv-range-input] input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background-color:#a7c2cc;cursor:pointer}[lv-range-input] input::-moz-range-thumb{-moz-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background-color:#a7c2cc;cursor:pointer}[lv-range-input] .invalid-feedback{display:none}[easy-bracket-round-result]{width:100%;height:100%;display:block}[easy-bracket-round]{position:fixed;width:100%;height:100%;left:0;top:0;right:auto;bottom:auto;z-index:2}[easy-bracket-round]>.dim{display:none}[easy-bracket-round]>.panel{position:absolute;width:100%;height:100%;left:0;top:0;right:auto;bottom:auto;background-color:#1e2629;display:flex;flex-direction:column;overflow:hidden}[easy-bracket-round]>.panel header{padding-top:10px;padding-right:12px;padding-bottom:10px;padding-left:12px}[easy-bracket-round]>.panel header .title{color:hsla(0,0%,100%,.85);font-family:Pretendard,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:700;font-size:16px;line-height:24px;position:relative;display:flex;justify-content:center;gap:12px}[easy-bracket-round]>.panel header .title [class*=" icon-"],[easy-bracket-round]>.panel header .title [class^=icon-]{font-size:24px}[easy-bracket-round]>.panel header .title .close{color:hsla(0,0%,100%,.65);position:absolute;right:0;top:0;left:auto;bottom:auto}[easy-bracket-round]>.panel header .title .arrow{color:hsla(0,0%,100%,.55)}[easy-bracket-round]>.panel header .title .arrow:disabled{color:hsla(0,0%,100%,.15)}[easy-bracket-round]>.panel .tab{padding-top:8px;padding-right:12px;padding-bottom:0;padding-left:12px;border-bottom:2px solid #3b4447;display:flex;gap:12px}[easy-bracket-round]>.panel .tab li{flex:1;text-align:center;padding-top:6px;padding-right:8px;padding-bottom:6px;padding-left:8px;font-family:Pretendard,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:500;font-size:14px;line-height:20px;cursor:pointer}[easy-bracket-round]>.panel .tab li [class*=" icon-"],[easy-bracket-round]>.panel .tab li [class^=icon-]{font-size:20px}[easy-bracket-round]>.panel .tab li.active{border-radius:8px 8px 0 0;background-color:#3b4447}[easy-bracket-round]>.panel .tab li.disabled{pointer-events:none;opacity:.3}[easy-bracket-round]>.panel .round-area{flex:1;background-color:#12181a;overflow-y:auto;position:relative}[easy-bracket-round]>.panel .matches{padding-top:48px;padding-right:24px;padding-bottom:32px;padding-left:24px;display:flex;flex-direction:column}[easy-bracket-round]>.panel .matches h3{text-align:center;font-family:Pretendard,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:700;font-size:14px;line-height:20px;color:hsla(0,0%,100%,.35);margin-bottom:36px}[easy-bracket-round]>.panel .matches h3 [class*=" icon-"],[easy-bracket-round]>.panel .matches h3 [class^=icon-]{font-size:20px}[easy-bracket-round]>.panel .matches ul{gap:32px 24px;display:flex;flex-wrap:wrap;justify-content:center}[easy-bracket-round]>.panel .matches ul+h3{margin-top:40px}[easy-bracket-round]>.panel .matches li{display:flex;flex-direction:column;gap:8px;background-color:#1e2629;padding:4px;border-radius:0 8px 8px 8px;position:relative;cursor:pointer}[easy-bracket-round]>.panel .matches li .team{background-color:#254854;color:#fff;font-family:Pretendard,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:500;font-size:14px;line-height:20px;padding-top:4px;padding-right:8px;padding-bottom:4px;padding-left:8px;display:flex;gap:4px;border-radius:4px;height:32px;align-items:center;box-sizing:border-box}[easy-bracket-round]>.panel .matches li .team [class*=" icon-"],[easy-bracket-round]>.panel .matches li .team [class^=icon-]{font-size:20px}[easy-bracket-round]>.panel .matches li .team i{color:hsla(0,0%,100%,.55)}[easy-bracket-round]>.panel .matches li .team span{flex:1}[easy-bracket-round]>.panel .matches li .team em{font-family:Saira Condensed,Pretendard,sans-serif;font-weight:700;font-size:14px;line-height:16px;border:1px solid hsla(0,0%,100%,.25);background-color:rgba(0,0,0,.15);border-radius:4px;width:22px;height:22px;display:flex;justify-content:center;align-items:center;color:#f0af07}[easy-bracket-round]>.panel .matches li .team em [class*=" icon-"],[easy-bracket-round]>.panel .matches li .team em [class^=icon-]{font-size:16px}[easy-bracket-round]>.panel .matches li .team.empty{border:1px solid #3b4447;background-color:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.25);padding-top:5px;padding-right:9px;padding-bottom:5px;padding-left:9px;pointer-events:none}[easy-bracket-round]>.panel .matches li .team.lose{background-color:#193b46;color:hsla(0,0%,100%,.35);opacity:.5}[easy-bracket-round]>.panel .matches li .team.lose em{color:#8d9699}[easy-bracket-round]>.panel .matches li .team.active{background-color:#359dc1;color:#fff}.no-touch [easy-bracket-round]>.panel .matches li .team:hover:not(.hover-disable){background-color:#6791a2}.no-touch [easy-bracket-round]>.panel .matches li .team:hover:not(.hover-disable).active{background-color:#4fb7d3}[easy-bracket-round]>.panel .matches li .stack{position:absolute;left:0;top:-12px;right:auto;bottom:auto;font-family:Pretendard,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:700;font-size:11px;line-height:16px;background-color:#1e2629;padding-top:0;padding-right:8px;padding-bottom:0;padding-left:8px;color:#8d9699;border-radius:6px 6px 0 0;display:flex;gap:4px}[easy-bracket-round]>.panel .matches li .stack [class*=" icon-"],[easy-bracket-round]>.panel .matches li .stack [class^=icon-]{font-size:16px}[easy-bracket-round]>.panel .matches li .stack s{color:#f6c544}[easy-bracket-round]>.panel .matches li.disabled{pointer-events:none}[easy-bracket-round]>.panel .buttons{padding:12px;display:flex;flex-wrap:wrap;gap:12px;align-items:center}[easy-bracket-round]>.panel .buttons [lv-button]{flex:1;min-width:30%}[easy-bracket-round]>.panel .buttons .divider{display:none}[easy-bracket-round]>.panel .buttons .print{margin-left:auto}[easy-bracket-round]>.panel .buttons .add_circle+.print,[easy-bracket-round]>.panel .buttons .start+.print{display:none}@media (min-width:768px){[easy-bracket-round]{display:flex;justify-content:center;align-items:center;padding:24px}[easy-bracket-round]>.dim{display:block;position:absolute;left:0;top:0;right:auto;bottom:auto;width:100%;height:100%;background-color:rgba(0,0,0,.65)}[easy-bracket-round]>.panel{position:relative;max-width:1280px;border-radius:8px}[easy-bracket-round]>.panel .buttons .divider{display:block;width:1px;height:28px;background-color:hsla(0,0%,100%,.15)}[easy-bracket-round]>.panel .buttons [lv-button]{width:140px;flex:none;min-width:unset}[easy-bracket-round]>.panel .buttons [lv-button].start{margin-left:auto}[easy-bracket-round]>.panel .mobile-console{position:absolute;display:none}}[lv-das]{text-align:center}[lv-modal][lv-qr-modal] header{display:flex;justify-content:center;position:relative}[lv-modal][lv-qr-modal] header .title{font-family:Pretendard,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:700;font-size:16px;line-height:24px;color:hsla(0,0%,100%,.85)}[lv-modal][lv-qr-modal] header .title [class*=" icon-"],[lv-modal][lv-qr-modal] header .title [class^=icon-]{font-size:24px}[lv-modal][lv-qr-modal] header [lv-icon-button]{font-family:Pretendard,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:400;font-size:18px;line-height:26px;color:hsla(0,0%,100%,.65);position:absolute;right:0;top:0;left:auto;bottom:auto}[lv-modal][lv-qr-modal] header [lv-icon-button] [class*=" icon-"],[lv-modal][lv-qr-modal] header [lv-icon-button] [class^=icon-]{font-size:26px}[lv-modal][lv-qr-modal] .qr-canvas{margin-top:24px;padding:20px;display:flex;flex-direction:column;background-color:rgba(0,0,0,.25);align-items:center;gap:16px;border-radius:12px;margin-bottom:24px}[lv-modal][lv-qr-modal] .qr-canvas img{display:block;width:240px}[lv-modal][lv-qr-modal] .qr-canvas p{font-family:Pretendard,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:hsla(0,0%,100%,.65)}[lv-modal][lv-qr-modal] .qr-canvas p [class*=" icon-"],[lv-modal][lv-qr-modal] .qr-canvas p [class^=icon-]{font-size:20px}[lv-modal][lv-qr-modal] .buttons{margin-top:24px;display:flex;gap:16px}[lv-modal][lv-qr-modal] .buttons button{flex:1}@media (min-width:768px){[lv-modal][lv-qr-modal] .qr-canvas{padding:24px}[lv-modal][lv-qr-modal] .qr-canvas img{width:300px}[lv-modal][lv-qr-modal] .buttons{margin-top:32px}}[lv-button-select]{position:relative}[lv-button-select] [lv-button]{width:100%;position:relative}[lv-button-select] select{position:absolute;width:100%;height:100%;left:0;top:0;right:auto;bottom:auto;opacity:0;cursor:pointer}[lv-modal][easy-timer-set] header{padding-top:10px;padding-right:12px;padding-bottom:10px;padding-left:12px}[lv-modal][easy-timer-set] header .title{color:hsla(0,0%,100%,.85);font-family:Pretendard,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:700;font-size:16px;line-height:24px;position:relative;display:flex;justify-content:center}[lv-modal][easy-timer-set] header .title [class*=" icon-"],[lv-modal][easy-timer-set] header .title [class^=icon-]{font-size:24px}[lv-modal][easy-timer-set] header .title [lv-icon-button]{color:hsla(0,0%,100%,.65);position:absolute;right:0;top:0;left:auto;bottom:auto}[lv-modal][easy-timer-set] .timer-set{margin-top:24px;display:flex;justify-content:center;align-items:center;font-family:Pretendard,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:700;font-size:16px;line-height:24px;color:#fff;gap:12px}[lv-modal][easy-timer-set] .timer-set [class*=" icon-"],[lv-modal][easy-timer-set] .timer-set [class^=icon-]{font-size:24px}[lv-modal][easy-timer-set] .timer-set [lv-stepper]{width:160px}[lv-modal][easy-timer-set] .buttons{margin-top:24px;display:flex;gap:16px}[lv-modal][easy-timer-set] .buttons button{flex:1}[lv-modal][easy-timer-set].dark header{color:hsla(0,0%,100%,.65)}@media (min-width:768px){[lv-modal][easy-timer-set]>.panel{width:420px}[lv-modal][easy-timer-set] .buttons{margin-top:32px}}[easy-timer-modal]{background-color:rgba(0,0,0,.85);height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px}[easy-timer-modal] .clock{display:flex;gap:16px}[easy-timer-modal] .clock .block{width:148px;height:148px;border-radius:32px;background-color:hsla(0,0%,100%,.05);border-top:1px solid hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-family:Saira Condensed,Pretendard,sans-serif;font-weight:700;font-size:108px;line-height:108px;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}[easy-timer-modal] .clock .block s{font-family:Pretendard,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:hsla(0,0%,100%,.55);margin-top:-4px}[easy-timer-modal] .clock .block s [class*=" icon-"],[easy-timer-modal] .clock .block s [class^=icon-]{font-size:20px}[easy-timer-modal] .clock span{color:hsla(0,0%,100%,.75);font-size:80px;line-height:130px}[easy-timer-modal] .buttons{display:flex;gap:16px;width:336px}[easy-timer-modal] .buttons button{flex:1}@media (min-width:1024px){[easy-timer-modal]{gap:60px}[easy-timer-modal] .clock{gap:40px}[easy-timer-modal] .clock .block{width:320px;height:320px;border-radius:64px;font-size:240px;line-height:240px}[easy-timer-modal] .clock .block s{font-family:Pretendard,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:500;font-size:20px;line-height:28px;margin-top:-8px}[easy-timer-modal] .clock .block s [class*=" icon-"],[easy-timer-modal] .clock .block s [class^=icon-]{font-size:28px}[easy-timer-modal] .clock span{font-size:100px;line-height:280px}[easy-timer-modal] .buttons{width:380px}}@media (min-width:1420px){[easy-timer-modal]{gap:80px}[easy-timer-modal] .clock{gap:60px}[easy-timer-modal] .clock .block{width:480px;height:480px;border-radius:96px;font-size:360px;line-height:360px}[easy-timer-modal] .clock .block s{font-family:Pretendard,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:500;font-size:20px;line-height:28px;margin-top:-12px;font-size:30px;line-height:42px}[easy-timer-modal] .clock .block s [class*=" icon-"],[easy-timer-modal] .clock .block s [class^=icon-]{font-size:28px}[easy-timer-modal] .clock span{font-size:150px;line-height:420px}}[lv-modal][easy-rename-modal] header{display:flex;justify-content:center;font-family:Pretendard,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:700;font-size:16px;line-height:24px;position:relative}[lv-modal][easy-rename-modal] header [class*=" icon-"],[lv-modal][easy-rename-modal] header [class^=icon-]{font-size:24px}[lv-modal][easy-rename-modal] header .title{color:hsla(0,0%,100%,.85)}[lv-modal][easy-rename-modal] header [lv-icon-button]{color:hsla(0,0%,100%,.65);position:absolute;right:0;top:0;left:auto;bottom:auto}[lv-modal][easy-rename-modal] .form .name{display:block;font-family:Pretendard,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:hsla(0,0%,100%,.75);margin-bottom:8px;margin-top:20px}[lv-modal][easy-rename-modal] .form .name [class*=" icon-"],[lv-modal][easy-rename-modal] .form .name [class^=icon-]{font-size:20px}[lv-modal][easy-rename-modal] .form .scroll-area{height:240px;overflow-y:auto;padding-right:6px;margin-right:-6px;display:flex;flex-direction:column;gap:6px}[lv-modal][easy-rename-modal] .buttons{margin-top:32px;display:flex;gap:16px}[lv-modal][easy-rename-modal] .buttons button{flex:1}@media (min-width:768px){[lv-modal][easy-rename-modal] .buttons{margin-top:40px}}[lv-modal][lv-download-modal]{min-height:100%!important}[lv-modal][lv-download-modal] header{display:flex;justify-content:center;position:relative}[lv-modal][lv-download-modal] header .title{font-family:Pretendard,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:700;font-size:16px;line-height:24px;color:hsla(0,0%,100%,.85)}[lv-modal][lv-download-modal] header .title [class*=" icon-"],[lv-modal][lv-download-modal] header .title [class^=icon-]{font-size:24px}[lv-modal][lv-download-modal] header [lv-icon-button]{font-family:Pretendard,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:400;font-size:18px;line-height:26px;color:hsla(0,0%,100%,.65);position:absolute;right:0;top:0;left:auto;bottom:auto}[lv-modal][lv-download-modal] header [lv-icon-button] [class*=" icon-"],[lv-modal][lv-download-modal] header [lv-icon-button] [class^=icon-]{font-size:26px}[lv-modal][lv-download-modal] .wrapper{padding:20px;position:relative}[lv-modal][lv-download-modal] .buttons{margin-top:24px;display:flex;gap:16px}[lv-modal][lv-download-modal] .buttons button{flex:1}@media (min-width:768px){[lv-modal][lv-download-modal] .wrapper{padding:24px}[lv-modal][lv-download-modal] .buttons{margin-top:32px}}.no-shrink{flex-shrink:0}[easy-bracket]{color:#fff;display:flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}[easy-bracket] .top-ad{background-color:#000;display:flex;justify-content:center}[easy-bracket] .left-ad{left:20px;right:auto}[easy-bracket] .left-ad,[easy-bracket] .right-ad{position:fixed;top:calc(50vh + 44px);bottom:auto;transform:translateY(-50%)}[easy-bracket] .right-ad{right:20px;left:auto}[easy-bracket]>.tools{background-color:#1e2629;position:relative}[easy-bracket]>.tools>.wrapper{max-width:1280px;display:flex;flex-direction:column;gap:16px;padding:12px;margin-left:auto;margin-right:auto}[easy-bracket]>.tools>.wrapper .left{display:flex;gap:16px;align-items:center;flex:1}[easy-bracket]>.tools>.wrapper .left .input-group{display:flex;gap:8px;flex:1}[easy-bracket]>.tools>.wrapper .left .input-group [lv-text-input]{display:flex;flex:1}[easy-bracket]>.tools>.wrapper .left .elimination-radio{display:flex;gap:12px}[easy-bracket]>.tools>.wrapper .left .group-size{display:flex;align-items:center;gap:8px}[easy-bracket]>.tools>.wrapper .divider{display:block;width:1px;height:24px;background-color:hsla(0,0%,100%,.15)}[easy-bracket]>.tools>.wrapper .right{display:flex;gap:12px}[easy-bracket]>.tools>.wrapper .right button{flex:1}[easy-bracket]>.others{background-color:#1e2629;position:relative}[easy-bracket]>.others>.wrapper{max-width:1280px;display:flex;padding:12px;margin-left:auto;margin-right:auto;gap:12px}[easy-bracket]>.others>.wrapper button{padding:6px;flex:1}[easy-bracket]>.others>.wrapper .rename-btn{display:none}[easy-bracket]>canvas.bracket{width:100%;height:calc(var(--simpleHeight) - 100px)}[easy-bracket]>canvas.bracket.pre{height:calc(var(--simpleHeight) - 148px)}[easy-bracket]>.scale-console{position:absolute;right:12px;bottom:68px;left:auto;top:auto;display:flex;gap:6px;padding:4px;background-color:#1e2629e5;border-radius:12px;align-items:center;z-index:1000}[easy-bracket]>.scale-console>*{display:none}[easy-bracket]>.scale-console>.focus-roster,[easy-bracket]>.scale-console>.go-round,[easy-bracket]>.scale-console>.timer{display:block}[easy-bracket]>.scale-console.for-round{transform:translateY(56px)}[easy-bracket]>.scale-console.for-round.for-organizer{transform:translateY(0)}[easy-bracket]>.scale-console.for-round.for-organizer.for-swiss{transform:translateY(-40px)}[easy-bracket]>.scale-console.pre{display:none}[easy-bracket]>.guide{position:absolute;right:20px;bottom:20px;left:auto;top:auto}[easy-bracket]>.guide .panel{background-color:#3b4447;border:2px solid #3b4447;border-radius:4px;position:relative}[easy-bracket]>.guide .panel .head{padding-top:4px;padding-right:10px;padding-bottom:6px;padding-left:10px}[easy-bracket]>.guide .panel [lv-icon-button]{position:absolute;right:4px;top:4px;left:auto;bottom:auto;font-size:24px}[easy-bracket]>.guide .panel video{max-width:100%;width:596px;display:block;border-radius:4px}@media (min-width:768px){[easy-bracket] .top-ad{height:90px;display:flex;justify-content:center}[easy-bracket]>.tools>.wrapper .left .group-size{gap:16px}[easy-bracket]>.others>.wrapper button{width:140px;flex:none}[easy-bracket]>.others>.wrapper button span{display:block}[easy-bracket]>.others>.wrapper .download{margin-left:auto}[easy-bracket]>.others>.wrapper .rename-btn{display:flex}[easy-bracket]>.scale-console{z-index:0}[easy-bracket]>.scale-console>.go-round{display:none}[easy-bracket]>.scale-console.for-round{transform:translateY(0)}[easy-bracket]>.scale-console.for-round.for-organizer.for-swiss{transform:translateY(-20px)}}@media (min-width:1024px){[easy-bracket]>.tools>.wrapper{padding-top:12px;padding-right:16px;padding-bottom:12px;padding-left:16px;flex-direction:row;gap:20px}[easy-bracket]>.tools>.wrapper .left{gap:20px;flex:2;max-width:640px}[easy-bracket]>.tools>.wrapper .left .input-group{max-width:260px}[easy-bracket]>.tools>.wrapper .right{flex:1;justify-content:flex-end}[easy-bracket]>.tools>.wrapper .right button{max-width:140px}[easy-bracket]>.others>.wrapper{padding-top:12px;padding-right:16px;padding-bottom:12px;padding-left:16px}[easy-bracket]>.others>.wrapper button{width:140px;flex:none}[easy-bracket]>canvas.bracket,[easy-bracket]>canvas.bracket.pre{height:calc(var(--innerHeight) - 110px)}[easy-bracket]>.scale-console{right:20px;bottom:76px;left:auto;top:auto;gap:8px;padding:6px}[easy-bracket]>.scale-console.pre{display:flex}[easy-bracket]>.scale-console>*{display:block}[easy-bracket]>.scale-console .range-holder{display:flex;flex-direction:column;gap:4px;height:32px}[easy-bracket]>.scale-console .range-holder [lv-range-input]{width:140px}[easy-bracket]>.scale-console .range-holder ul{display:flex;justify-content:space-between;font-family:Pretendard,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:500;font-size:11px;line-height:16px;color:hsla(0,0%,100%,.65)}[easy-bracket]>.scale-console .range-holder ul [class*=" icon-"],[easy-bracket]>.scale-console .range-holder ul [class^=icon-]{font-size:16px}[easy-bracket]>.scale-console .range-holder ul li{cursor:pointer}[easy-bracket]>.scale-console .divider{width:1px;height:24px;background-color:hsla(0,0%,100%,.25)}[easy-bracket]>.scale-console .minimap-holder{position:absolute;right:0;bottom:100%;left:auto;top:auto;width:100%;display:flex;flex-direction:column;align-items:center}[easy-bracket]>.scale-console .minimap-holder .minimap-header{font-family:Pretendard,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:500;font-size:12px;line-height:18px;display:flex;gap:2px;width:120px;padding-top:3px;padding-right:8px;padding-bottom:3px;padding-left:8px;background-color:#3b4447;color:#bfc7c9;border-radius:6px 6px 0 0;justify-content:center;cursor:pointer}[easy-bracket]>.scale-console .minimap-holder .minimap-header [class*=" icon-"],[easy-bracket]>.scale-console .minimap-holder .minimap-header [class^=icon-]{font-size:18px}[easy-bracket]>.scale-console .minimap-holder .minimap-header .left{display:flex;gap:2px}[easy-bracket]>.scale-console .minimap-holder .minimap-area{width:100%;min-height:100px;background-color:#0d1112e5;display:flex;justify-content:center;align-items:center}[easy-bracket]>.scale-console .minimap-holder .minimap-area .minimap{display:block}[easy-bracket]>.scale-console.show{border-radius:0 0 12px 12px}[easy-bracket]>.scale-console.show .minimap-holder .minimap-header{justify-content:space-between;width:100%}}