.not-found{color:#fff;text-align:center;background:#0d0d1a;flex-direction:column;justify-content:center;align-items:center;height:100dvh;padding:24px;display:flex}.not-found__code{letter-spacing:-6px;background:linear-gradient(135deg,#7c3aed,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 16px;font-size:120px;font-weight:800;line-height:1}.not-found__title{color:#e2e0f0;margin:0 0 8px;font-size:20px;font-weight:600}.not-found__desc{color:#6b6a80;margin:0;font-size:14px;line-height:1.6}.not-found__divider{background:linear-gradient(90deg,#7c3aed,#a78bfa);border-radius:2px;width:40px;height:2px;margin:24px 0}@keyframes slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes notice-close{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(12px)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shake{10%,90%{transform:translate(-3px)}20%,80%{transform:translate(4px)}30%,50%,70%{transform:translate(-6px)}40%,60%{transform:translate(6px)}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.loading{z-index:10000001;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.loading__spinner{border:3px solid #ffffff4d;border-top-color:var(--color-point2,#fff);border-radius:50%;width:40px;height:40px;animation:.7s linear infinite spin}:root{--color-1:#fff;--color-2:#d1d1d1;--color-3:#a3a2a3;--color-4:#757474;--color-5:#474546;--color-6:#303030;--color-7:#252324;--color-8:#222021;--color-9:#000;--color-bg:#191718;--color-utility-box:#242028;--color-label-blue:#4f91ff;--color-label-purple:#b07bff;--color-label-red:#ed517e}.ev-root{-webkit-font-smoothing:antialiased;background:var(--color-bg);font-size:10px;line-height:1.5;position:relative;overflow:hidden;transform:translateZ(0)}.ev-root *,.ev-root :before,.ev-root :after{box-sizing:border-box;background-repeat:no-repeat}.ev-root *{font-family:var(--ev-font-family,"Noto Sans KR"), sans-serif;color:#fff;margin:0;padding:0}.ev-root ::-webkit-scrollbar{width:4px}.ev-root ::-webkit-scrollbar-track{background:0 0}.ev-root ::-webkit-scrollbar-thumb{background:var(--color-3);border-radius:999px}.ev-root em{color:var(--color-point2);font-style:normal;text-decoration:none}.ev-root em strong{color:var(--color-point2)}.ev-root .mark-down ul{padding-left:0;list-style:none}.ev-root .mark-down ul li{padding-left:12px;position:relative}.ev-root .mark-down ul li:before{content:"";background:currentColor;border-radius:50%;flex-shrink:0;width:4px;height:4px;position:absolute;top:9px;left:0}.ev-root .close{z-index:10000;cursor:pointer;background:#0000001f;border-radius:8px;width:26px;height:26px;position:absolute;top:4px;right:4px}.ev-root .close:before,.ev-root .close:after{content:"";background:var(--color-4,#757474);width:14.3px;height:1.5px;position:absolute;top:50%;left:50%}.ev-root .close:before{transform:translate(-50%,-50%)rotate(45deg)}.ev-root .close:after{transform:translate(-50%,-50%)rotate(-45deg)}.ev-root h1{letter-spacing:-3px;text-align:center;font-size:60px;font-weight:700;line-height:76px}@media (max-width:999px){.ev-root h1{letter-spacing:-1.6px;font-size:32px;line-height:41px}}.ev-root h1{background:linear-gradient(#ffe98f 22.6%,#fff9e0 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.ev-root h2{letter-spacing:-1.82px;font-size:26px;font-weight:500;line-height:40px}@media (max-width:999px){.ev-root h2{letter-spacing:-1.4px;font-size:20px;line-height:28px}}.ev-root h3{letter-spacing:-1.54px;font-size:22px;font-weight:500;line-height:32px}@media (max-width:999px){.ev-root h3{letter-spacing:-1.26px;font-size:18px;line-height:26px}}.ev-root h3.small{letter-spacing:-1.54px;font-size:22px;font-weight:500;line-height:32px}@media (max-width:999px){.ev-root h3.small{letter-spacing:-1.05px;font-size:15px;line-height:22px}}.ev-root h4{letter-spacing:-1.26px;font-size:18px;font-weight:500;line-height:28px}@media (max-width:999px){.ev-root h4{letter-spacing:-1.12px;font-size:16px;line-height:24px}}.ev-root h5{letter-spacing:-1.12px;font-size:16px;font-weight:500;line-height:26px}@media (max-width:999px){.ev-root h5{letter-spacing:-1.05px;font-size:15px;line-height:22px}}.ev-root h5.small{letter-spacing:-1.12px;font-size:16px;font-weight:500;line-height:26px}@media (max-width:999px){.ev-root h5.small{letter-spacing:-.91px;font-size:13px;line-height:18px}}.ev-root h6{letter-spacing:-1.05px;font-size:15px;font-weight:500;line-height:24px}@media (max-width:999px){.ev-root h6{letter-spacing:-.91px;font-size:13px;line-height:18px}}.ev-root p{letter-spacing:-.91px;font-size:13px;font-weight:500;line-height:24px}@media (max-width:999px){.ev-root p{letter-spacing:-.84px;font-size:12px;line-height:20px}}.ev-root p.footer__copyright{color:var(--color-4);letter-spacing:-.39px;font-size:13px;font-weight:400;line-height:24px}@media (max-width:999px){.ev-root p.footer__copyright{letter-spacing:-.24px;font-size:12px;line-height:16px}}.ev-root ul li,.ev-root ol li{color:var(--color-2,#d1d1d1);letter-spacing:-1.05px;font-size:15px;font-weight:500;line-height:24px}.ev-root .img-skeleton{background:linear-gradient(90deg, var(--color-7) 25%, var(--color-6) 50%, var(--color-7) 75%);object-fit:cover;background-size:200% 100%;border-radius:12px;width:100%;min-height:80px;animation:1.5s ease-in-out infinite shimmer;display:block}.ev-root main{padding-bottom:260px}.ev-root header{z-index:3;width:100%;position:absolute;top:24px}.ev-root header span{margin-left:1px;margin-right:1px;display:inline}.ev-root header ul{justify-content:center;align-items:center;width:793px;margin:0 auto;padding:0 32px;list-style:none;display:flex}.ev-root header ul li{letter-spacing:-1.05px;font-size:15px;font-weight:500;line-height:24px}@media (max-width:999px){.ev-root header ul li{letter-spacing:-.91px;font-size:13px;line-height:18px}}.ev-root header ul li{cursor:pointer;opacity:.4;color:#fff;margin-right:60px;transition:all .2s}.ev-root header ul li.active,.ev-root header ul li:hover{opacity:1}.ev-root header ul li.header__logo{opacity:1;cursor:default;margin-right:80px}.ev-root header ul li:last-child{margin-right:0}.ev-root footer{z-index:50;background:linear-gradient(#0000 0%,#0006 100%);justify-content:center;align-items:center;padding:70px 0 34px;display:flex;position:relative}.ev-root footer .footer__bi{width:94px;margin-right:20px}.ev-root .gradient-bg{background:linear-gradient(0deg, var(--bg-gra-start,#0000) 0%, var(--bg-gra-end,#000c) 100%);z-index:1;width:100%;height:260px;position:absolute;top:0}.ev-root .sub-bg{z-index:0;background-position:top;background-repeat:no-repeat;background-size:auto;width:100%;height:100%;position:absolute;overflow:hidden}.ev-root .btn{cursor:pointer;border-radius:16px;justify-content:center;align-items:center;width:264px;height:62px;transition:background-color .3s;display:flex;position:relative}.ev-root .btn--point1{background:var(--color-point1)}.ev-root .btn--point1:hover{background-color:var(--color-primary-btn-over)}.ev-root .btn--main{background:var(--color-main-btn)}.ev-root .btn--main:hover{background-color:var(--color-main-btn-over)}.ev-root .btn--sub{background:var(--color-5)}.ev-root .btn--sub:hover{background-color:var(--color-main-btn-over)}.ev-root .btn img{width:20px;margin-left:3px;position:relative;top:1px}.ev-root .btn-group{justify-content:center;align-items:center;display:flex}.ev-root .btn-group .btn:first-child{margin-right:28px}.ev-root .btn-group--single .btn:first-child{margin-right:0}@media (max-width:999px){.ev-root header ul{width:599px;padding:0}.ev-root header ul li.header__logo{margin-right:58px}.ev-root header ul li{margin-right:40px}.ev-root .btn{border-radius:12px;width:260px;height:50px}.ev-root .btn-group{flex-direction:column}.ev-root .btn-group .btn:first-child{margin-bottom:16px;margin-right:0}.ev-root .btn-group--single .btn:first-child{margin-bottom:0;margin-right:0}.ev-root .btn-group--single{flex-flow:column wrap;justify-content:center;align-items:center;display:flex}.ev-root .gradient-bg{height:67px}}@media (max-width:700px){.ev-root main{padding-bottom:210px}.ev-root header{top:12px}.ev-root header span{display:block}.ev-root header ul{width:auto}.ev-root header ul li{text-align:center;margin-right:25px}.ev-root header ul li.header__logo{display:none}}.ev-root .tournament-bg{justify-content:center;width:100%;height:700px;display:flex;position:relative;overflow-x:hidden}.ev-root .tournament-bg .fixed-title{text-align:center;word-break:keep-all;overflow-wrap:break-word;width:524px}.ev-root .tournament-bg__image{background-position:top;background-size:2560px 700px;width:100%;height:100%;position:absolute}.ev-root .tournament-bg.pfgt .tournament-bg__content{padding-top:161px}.ev-root .tournament-bg__content{flex-direction:column;align-items:center;padding-top:200px;display:flex;position:relative}.ev-root .tournament-bg__content h1,.ev-root .tournament-bg__content h2{margin-bottom:20px}@media (max-width:999px){.ev-root .tournament-bg{height:420px}.ev-root .tournament-bg__image{background-size:1536px 420px;width:1536px;height:420px}.ev-root .tournament-bg.pfgt .tournament-bg__content{padding-top:91px}.ev-root .tournament-bg__content{padding-top:141px}.ev-root .tournament-bg__content .fixed-title{width:300px}.ev-root .tournament-bg__content h1,.ev-root .tournament-bg__content h2{word-break:keep-all;text-align:center;margin-top:4px}.ev-root .tournament-bg__content .main-img{zoom:.4}}.ev-root .tournament{margin-top:-97px;position:relative}.ev-root .tournament__inner{width:1400px;margin:0 auto}.ev-root .tournament__list{margin-bottom:52px}.ev-root .tournament__group-label{background:var(--color-point3);border-radius:16px;justify-content:space-between;align-items:center;padding:14px 30px;display:flex}.ev-root .tournament__group-label-left{align-items:center;display:flex}.ev-root .tournament__group-label-left img{margin-right:4px}.ev-root .tournament__group-label-icon{margin-top:0}.ev-root .tournament__category{align-items:center;display:flex}.ev-root .tournament__category--one-child{border-bottom:1px solid var(--color-6);padding-top:11px;padding-bottom:11px}.ev-root .tournament__category-name{flex-direction:column;flex:0 440px;justify-content:center;align-items:center;min-width:160px;margin-right:16px;display:flex}.ev-root .tournament__category-name-inner{justify-content:center;align-items:center;width:100%;display:flex}.ev-root .tournament__category-title{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;row-gap:12px;display:flex}.ev-root .tournament__category-title img{height:26px;margin-left:6px}.ev-root .tournament__category-title img:last-child{margin-right:0}.ev-root .tournament__category-img-list{flex-wrap:wrap;justify-content:center;align-items:center;margin-top:12px;display:flex}.ev-root .tournament__category-img-list img{margin-right:6px}.ev-root .tournament__category-img-list img:last-child{margin-right:0}.ev-root .tournament__category-icon{background:var(--color-6);border-radius:12px;align-items:center;margin-top:10px;padding:8px 10px 8px 8px;display:flex}.ev-root .tournament__category-icon.pointer{cursor:pointer}.ev-root .tournament__group-label-icon{background-color:#0000;margin-top:0;padding:0}.ev-root .tournament__icon-img{margin-right:3px}.ev-root .tournament__category-items{width:100%}.ev-root .tournament__group:not(:last-child) .tournament__item:last-child{border-bottom:none}.ev-root .tournament__item{border-bottom:1px solid var(--color-6);align-items:center;padding:16px 10px;display:flex}.ev-root .tournament__item.one-child{border-bottom:none}.ev-root .tournament__item-text{flex:1;align-items:center;min-width:0;display:flex}.ev-root .tournament__item-title{flex:1;min-width:0;margin-right:16px}.ev-root .tournament__item-title__category-text{flex-wrap:wrap;justify-content:flex-start;align-items:center;column-gap:6px;display:flex}.ev-root .tournament__item-title__category-text h5{text-align:left}.ev-root .tournament__item-title__category-text img{height:26px}.ev-root .tournament__item-date{flex-shrink:0;justify-content:flex-start;align-items:center;width:208px;margin-right:16px;display:flex}.ev-root .tournament__item-schedule{flex-wrap:wrap;flex-shrink:0;justify-content:flex-start;align-items:flex-start;gap:4px 10px;width:300px;display:flex}.ev-root .tournament__schedule-entry{justify-content:flex-start;align-items:center;display:flex}.ev-root .tournament__schedule-text{word-break:keep-all;flex:1}.ev-root .tournament__badge{flex-shrink:0}.ev-root .tournament__badge--every,.ev-root .tournament__badge--weekday,.ev-root .tournament__badge--weekend{background:var(--color-7);letter-spacing:-.91px;border-radius:5px;margin-right:4px;padding:0 6px;font-size:13px;font-weight:500;line-height:24px}@media (max-width:999px){.ev-root .tournament__badge--every,.ev-root .tournament__badge--weekday,.ev-root .tournament__badge--weekend{letter-spacing:-.84px;font-size:12px;line-height:20px}}.ev-root .tournament__badge--every{color:var(--color-label-blue)}.ev-root .tournament__badge--weekend{color:var(--color-label-red)}.ev-root .tournament__badge--weekday{color:var(--color-label-purple)}@media (max-width:1400px){.ev-root .tournament__inner{width:auto;padding-left:10px;padding-right:10px}.ev-root .tournament__item-date{width:180px}}@media (max-width:999px){.ev-root .tournament{margin-top:-50px}.ev-root .tournament__inner{width:auto;padding-left:32px;padding-right:32px}.ev-root .tournament__group-label{border-radius:12px;margin-bottom:9px;padding:8px 16px}.ev-root .tournament__category-icon{background-color:#0000}.ev-root .tournament__item-date{justify-content:flex-end;align-self:flex-start;align-items:center;display:flex}.ev-root .tournament__item-schedule{flex-direction:column;justify-content:flex-end;align-items:flex-end;display:flex}.ev-root .tournament__category{flex-direction:column;align-items:center;display:flex}.ev-root .tournament__category-name{background:var(--color-6);border-radius:12px;flex-direction:row;flex:1;justify-content:space-between;align-items:center;width:100%;margin-right:0;padding:7px 16px;display:flex}.ev-root .tournament__category-name-inner{width:auto}.ev-root .tournament__category-name h5{max-width:300px}.ev-root .tournament__category-icon{margin-top:0;padding:0}.ev-root .tournament__item-title__category-text img{height:16px;position:relative;top:1px}.ev-root .tournament__category-title{text-align:left;justify-content:flex-start;position:relative}.ev-root .tournament__category-title img{height:16px;position:relative;top:1px}}@media (max-width:700px){.ev-root .tournament__inner{padding-left:12px;padding-right:12px}.ev-root .tournament__category-name h5{max-width:200px}.ev-root .tournament__category-title-text{margin-bottom:0}.ev-root .tournament__category-title img{margin-left:4px}.ev-root .tournament__item{flex-direction:column;height:auto;padding-top:11px;padding-bottom:11px}.ev-root .tournament__item-text{justify-content:space-between;align-items:center;width:100%;display:flex}.ev-root .tournament__item-title{width:auto;margin-right:0}.ev-root .tournament__item-date{text-align:right;width:170px;margin-right:0}.ev-root .tournament__item-schedule{justify-content:flex-end;width:100%;margin-top:6px;display:flex}.ev-root .tournament__category--one-child{padding-top:0;padding-bottom:0}}.ev-root .support{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;max-width:1024px;margin:0 auto;list-style:none;display:flex}.ev-root .support__item{flex:0 0 calc((100% - 64px) / 5 * var(--n) + (var(--n) - 1) * 16px);background:var(--color-7);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:21px 0;display:flex}.ev-root .support__title{color:var(--color-3);margin-bottom:12px}.ev-root .support__images{justify-content:center;align-items:center;display:flex}.ev-root .support__images img{height:40px;margin-right:40px}.ev-root .support__images img:last-child{margin-right:0}@media (max-width:999px){.ev-root .support__item{flex-basis:calc((100% - 48px) / 4 * var(--n) + (var(--n) - 1) * 16px)}}@media (max-width:700px){.ev-root .support__item{flex-basis:calc((100% - 16px) / 2 * min(var(--n), 2) + (min(var(--n), 2) - 1) * 16px)}.ev-root .support__images{flex-wrap:wrap;justify-content:center}.ev-root .support__images img,.ev-root .support__images img:last-child{margin:4px}}.ev-root .sns{z-index:100;transition:bottom .3s cubic-bezier(.075,.82,.165,1),opacity .3s;position:fixed;left:0;right:0}.ev-root .sns--hidden{opacity:0;pointer-events:none}.ev-root .sns{flex-direction:column;justify-content:center;align-items:center;display:flex}.ev-root .sns__notice{border:1px solid var(--color-6);background:var(--color-8);border-radius:47px;justify-content:center;align-items:center;margin-bottom:20px;padding:11px 20px 10px 28px;display:flex}.ev-root .sns__notice--closing{animation:.3s forwards notice-close}.ev-root .sns__notice img{cursor:pointer;margin-left:10px}.ev-root .sns__link{color:var(--color-point2);cursor:pointer}.ev-root .sns__buttons{background:color-mix(in srgb, var(--color-utility-box) 70%, transparent);backdrop-filter:blur(10px);border-radius:16px;justify-content:center;align-items:center;height:72px;padding-left:80px;padding-right:80px;display:flex}.ev-root .sns__btn{cursor:pointer;opacity:.7;justify-content:center;align-items:center;margin-right:40px;transition:all .2s;display:flex}.ev-root .sns__btn:hover{opacity:1}.ev-root .sns__btn img{margin-right:8px}.ev-root .sns__btn:last-child{margin-right:0}@media (max-width:999px){.ev-root .sns__buttons{padding-left:60px;padding-right:60px}.ev-root .sns__btn img{zoom:.82}.ev-root .sns__btn{margin-right:20px}}@media (max-width:700px){.ev-root .sns__notice{margin-bottom:10px;padding:7px 20px 8px 28px}.ev-root .sns__buttons{justify-content:center;align-items:center;width:calc(100% - 20px);height:auto;padding:8px 20px;display:flex}.ev-root .sns__btn{flex-flow:column wrap;justify-content:center;align-items:center;width:auto;min-width:70px;margin-right:10px;display:flex}.ev-root .sns__btn img{margin-right:0}.ev-root .sns__btn h6{word-break:keep-all;text-align:center}}.ev-root .participation{width:984px;margin:0 auto;position:relative}.ev-root .participation__section{border-bottom:1px solid var(--color-6);margin-bottom:60px;padding-bottom:60px}.ev-root .participation__section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.ev-root .participation__section-header{margin-bottom:24px;display:flex}.ev-root .participation__step{background:var(--color-point1);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-right:8px;padding-bottom:2px;display:flex}.ev-root .participation__item{align-items:center;margin-bottom:24px;display:flex}.ev-root .participation__item:last-child{margin-bottom:0}.ev-root .participation__img{border-radius:16px;margin-right:35px}@media (max-width:999px){.ev-root .participation__container{padding-left:28px;padding-right:28px}.ev-root .participation__img{border-radius:12px}}@media (max-width:700px){.ev-root .participation__section{margin-bottom:20px;padding-bottom:20px}.ev-root .participation__section-header{margin-bottom:20px}.ev-root .participation__item{flex-flow:column wrap;justify-content:flex-start;align-items:flex-start;margin-bottom:20px;display:flex}.ev-root .participation__item:last-child{margin-bottom:0}.ev-root .participation__step{border-radius:6px;width:26px;height:26px}.ev-root .participation__img{zoom:.83;margin-bottom:13px;margin-right:0}}.ev-root .participation-tab{z-index:1;margin-top:175px;margin-bottom:96px;display:flex;position:relative}.ev-root .participation-tab__inner{border:1px solid var(--color-5);background:var(--color-7);border-radius:80px;width:540px;margin:0 auto;padding:10px;display:flex;position:relative}.ev-root .participation-tab__indicator{background:var(--color-point1);pointer-events:none;border-radius:50px;width:260px;transition:left .3s,width .3s;position:absolute;top:10px;bottom:10px}.ev-root .participation-tab__item{z-index:1;cursor:pointer;text-align:center;flex-shrink:0;width:261px;padding:16px 50px;position:relative}@media (max-width:999px){.ev-root .participation-tab{margin-top:109px;margin-bottom:40px}.ev-root .participation-tab__inner{width:auto;padding:10px 8px}.ev-root .participation-tab__item{width:160px;padding:8px 13px}.ev-root .participation-tab__indicator{width:160px}.ev-root .participation{width:auto}}.ev-root .warning-text{width:500px;margin:0 auto 60px}.ev-root .warning-text ul{text-align:center}.ev-root .warning-text ul li{display:inline-flex}@media (max-width:999px){.ev-root .warning-text{width:304px;margin-bottom:36px}}.ev-root .event-status{z-index:1;justify-content:center;align-items:center;margin-top:178px;margin-bottom:96px;animation:.5s ease-out slide-up;display:flex;position:relative}.ev-root .event-status__content{border:1px solid var(--color-5);background:var(--color-8);border-radius:80px;justify-content:center;align-items:center;padding:24px 40px;display:flex}.ev-root .event-status__content br{display:none}.ev-root .event-status__content img{margin-right:8px}.ev-root .event-status__items{justify-content:center;align-items:center;display:flex;position:relative}.ev-root .event-status__items h3{position:relative;top:-1px}.ev-root .event-status__divide{background:var(--color-5);width:1px;height:40px;margin-left:20px;margin-right:20px}@media (max-width:999px){.ev-root .event-status{margin-top:108px;margin-bottom:40px;padding-left:20px;padding-right:20px}.ev-root .event-status.online .event-status__content{height:60px}.ev-root .event-status.offline .event-status__items img{zoom:.89;margin-right:0}.ev-root .event-status.offline .event-status__items{flex-direction:column;justify-content:center;align-items:center;display:flex}.ev-root .event-status__content{height:74px;padding:0 33px}.ev-root .event-status__content br{display:block}.ev-root .event-status__content h3{text-align:center}}.ev-root .progress-ticket{justify-content:center;align-items:center;margin-bottom:40px;display:flex;position:relative}.ev-root .progress-ticket__bg{width:1210px;height:404px;position:absolute;bottom:0;right:-100px}.ev-root .progress-ticket__card{background:var(--color-7);border-radius:16px;justify-content:flex-end;align-items:center;width:1023px;height:344px;display:flex;position:relative}.ev-root .progress-ticket__text{flex-direction:column;align-items:center;width:511px;display:flex;position:relative}.ev-root .progress-ticket__text h5{color:var(--color-2)}.ev-root .progress-ticket__text h2{text-align:center;margin-bottom:16px}.ev-root .progress-ticket__confirm{border:1px solid var(--color-5);background:var(--color-8);border-radius:80px;margin-bottom:16px;padding:11px 20px}.ev-root .progress-ticket__confirm h6{color:var(--color-3)}.ev-root .progress-ticket__warning-link{cursor:pointer;align-items:center;display:flex}.ev-root .progress-ticket__warning-link h6{color:var(--color-4);margin-right:2px;text-decoration:underline}.ev-root .progress-ticket__bg-mobile{display:none}@media (max-width:999px){.ev-root .progress-ticket{margin-bottom:20px}.ev-root .progress-ticket__bg{display:none}.ev-root .progress-ticket__card{width:420px;height:auto;padding-top:40px}.ev-root .progress-ticket__bg-mobile{font-size:0;display:block}}@media (max-width:700px){.ev-root .progress-ticket{padding-left:16px;padding-right:16px}.ev-root .progress-ticket__card,.ev-root .progress-ticket__text{width:auto}}.ev-root .open-today{justify-content:center;align-items:center;margin-bottom:40px;display:flex;position:relative}.ev-root .open-today h6{border:1px solid var(--color-6);background:var(--color-8);border-radius:47px;padding:14px 28px}.ev-root .modal{visibility:hidden;z-index:10000000;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.ev-root .modal--visible{visibility:visible}.ev-root .modal__dim{background:#000c;position:fixed;top:0;bottom:0;left:0;right:0}.ev-root .modal__content{z-index:2;border:1px solid var(--color-8);background:var(--color-bg);border-radius:16px;width:544px;padding:20px 14px 56px;transition:transform .15s ease-in-out;position:relative;transform:scale(.75)}.ev-root .modal__content--visible{transform:scale(1)}.ev-root .modal__content--warning{flex-direction:column;max-height:520px;display:flex;overflow:hidden}.ev-root .modal__content .btn{transition:background-color .3s}.ev-root .modal__close{justify-content:flex-end;display:flex}.ev-root .modal__close img{cursor:pointer;display:block}.ev-root .modal__body{flex-direction:column;justify-content:center;align-items:center;display:flex}.ev-root .modal__title{text-align:center;margin-bottom:24px}.ev-root .modal__header{flex-shrink:0}.ev-root .modal__list{flex:1;padding-left:42px;padding-right:42px;overflow-y:auto}.ev-root .modal__item{margin-bottom:21px}.ev-root .modal__subtitle{margin-bottom:12px}@media (max-width:700px){.ev-root .modal__close{zoom:.8}.ev-root .modal__content{border-radius:12px;width:calc(100% - 24px);padding-top:8px;padding-bottom:44px;padding-right:8px}.ev-root .modal__subtitle{margin-bottom:6px}.ev-root .modal__item{margin-bottom:12px}.ev-root .modal__list{padding-left:0;padding-right:0}}.ev-root .ticket-list__inner{flex-wrap:wrap;justify-content:center;align-items:center;max-width:864px;margin:0 auto;display:flex}.ev-root .ticket-list__inner:after{content:"";width:calc(50% - 18px)}.ev-root .ticket-list__item{width:calc(50% - 18px);margin-bottom:36px;margin-right:36px;position:relative}.ev-root .ticket-list__item:nth-child(2n){margin-right:0}.ev-root .ticket-list__item-number{justify-content:center;align-items:center;width:290px;height:100%;display:flex;position:absolute}.ev-root .ticket-list__item-number-text{font-size:50px;font-weight:700;line-height:60px}@media (max-width:999px){.ev-root .ticket-list__item-number-text{font-size:36px;line-height:46px}}.ev-root .ticket-list__item-number-text{position:relative;bottom:-24px}.ev-root .ticket-list__item-trigger{cursor:pointer;width:127px;height:100%;position:absolute;right:0}@media (max-width:999px){.ev-root .ticket-list{flex-flow:column wrap;justify-content:center;align-items:center;display:flex}.ev-root .ticket-list__inner{max-width:634px}.ev-root .ticket-list__item{margin-bottom:26px;margin-right:26px}.ev-root .ticket-list__item img{width:304px}.ev-root .ticket-list__item-number{width:210px}.ev-root .ticket-list__item-trigger{width:93px}.ev-root .ticket-list__item-number-text{bottom:-15px}}@media (max-width:700px){.ev-root .ticket-list{flex-flow:column wrap;justify-content:center;align-items:center;display:flex}.ev-root .ticket-list__inner{flex-flow:column wrap;justify-content:center;align-items:center;max-width:none;padding-left:0;padding-right:0;display:flex}.ev-root .ticket-list__item{text-align:center;width:100%;margin-bottom:20px;margin-right:0}.ev-root .ticket-list__item img{width:304px}.ev-root .ticket-list__item-number{width:210px;left:0}.ev-root .ticket-list__item-trigger{width:93px}}.ev-root .numpad{flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;display:flex;position:relative}.ev-root .numpad__spacer{width:100%;height:218px;display:block}.ev-root .numpad__title{text-align:center;white-space:pre;margin-bottom:24px}.ev-root .numpad__display{justify-content:space-between;align-items:center;width:230px;margin:0 auto;display:flex}.ev-root .numpad__display--shake{animation:.6s cubic-bezier(.36,.07,.19,.97) both shake}.ev-root .numpad__dot{background:var(--color-7);border-radius:8px;justify-content:center;align-items:center;width:48px;height:62px;display:flex}.ev-root .numpad__dot--active{background:var(--color-point1)}.ev-root .numpad__dot-inner{background:#fff;border-radius:50%;width:8px;height:8px}.ev-root .numpad__keyboard{background:#d1d5db;justify-content:center;align-items:center;width:100%;display:flex}@media (max-width:700px){.ev-root .numpad__keyboard{display:flex}}.ev-root .numpad__keys{flex-wrap:wrap;justify-content:center;align-items:center;max-width:370px;padding:10px 10px 20px;display:flex}.ev-root .numpad__key{color:#000;text-align:center;letter-spacing:-.048rem;cursor:pointer;background:#fff;border:none;border-radius:4px;width:110px;height:42px;margin-bottom:5px;margin-right:5px;font-size:24px;font-weight:700;line-height:2rem;transition:transform 80ms,box-shadow 80ms}.ev-root .numpad__key:active{transform:scale(.92);box-shadow:0 1px 2px #0003}.ev-root .numpad__key:nth-child(3n){margin-right:0}@media screen and (max-width:370px){.ev-root .numpad__key{width:calc(33.333% - 5px)}}.ev-root .numpad__key-placeholder{cursor:pointer;justify-content:center;align-items:center;width:110px;height:42px;margin-right:5px;transition:transform 80ms;display:flex}.ev-root .numpad__key-placeholder:active{transform:scale(.88)}.ev-root .numpad__key-placeholder--last{margin-right:0}@media screen and (max-width:370px){.ev-root .numpad__key-placeholder{width:calc(33.333% - 5px)}}@media (max-width:700px){.ev-root .numpad__display{width:180px}.ev-root .numpad__title{margin-bottom:20px}.ev-root .numpad__dot{width:39px;height:50px}}*,:before,:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent;background-repeat:no-repeat}*{font-family:var(--ev-font-family,"Noto Sans KR"), sans-serif;color:#fff;margin:0;padding:0}html{text-size-adjust:none;-webkit-font-smoothing:antialiased;block-size:100%;font-size:10px;line-height:1.5}body{background:var(--color-bg)}main{overflow:hidden}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--color-3);border-radius:999px}em{color:var(--color-point2);font-style:normal;text-decoration:none}.mark-down ul{padding-left:0;list-style:none}.mark-down ul li{padding-left:12px;position:relative}.mark-down ul li:before{content:"";background:currentColor;border-radius:50%;flex-shrink:0;width:4px;height:4px;position:absolute;top:9px;left:0}.ev-root{transform:none}
