@keyframes rotateLogo{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotateLogoFast{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes slideInRight{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes headerSwitchShake{50%{transform:rotate(0deg)}60%{transform:rotate(-12deg)}70%{transform:rotate(12deg)}80%{transform:rotate(-8deg)}90%{transform:rotate(8deg)}to{transform:rotate(0deg)}}@keyframes spinner-bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}}.header{position:fixed;top:0;left:10px;right:0;width:calc(100% - 20px);z-index:100}.header,.header .header-offset{height:50px}.header .header-content{height:100%;display:flex;justify-content:space-between;align-items:center}.header .header-logo{width:156px;height:100%;padding-left:27px;padding-right:20px;display:flex;align-items:center;transition:all .2s;background:#0D0D0F;border-bottom:1px solid rgb(51,51,51)}.header .header-logo img:hover{opacity:.7}.header .header-logo img{width:100%;display:block}.header .header-nav{display:flex;height:100%;align-items:center;gap:40px;flex:1 1;justify-content:center;background:#0D0D0F;border-bottom:1px solid rgb(51,51,51)}.header .nav-item-wrapper{position:relative;display:inline-flex;flex-direction:column}.header .nav-link{color:rgba(255,255,255,.7);text-decoration:none;font-size:13px;transition:all .2s;padding:0;border-radius:0;height:18px;line-height:18px;text-align:center;font-family:var(--font-space-mono),"Space Mono",monospace;white-space:nowrap}.header .nav-link:hover{color:#fff}.header .nav-link.active{font-weight:700;color:#fff}.header .nav-link span{font-family:var(--font-space-mono),"Space Mono",monospace;width:max-content}.header .nav-link .empty{display:inline-block;width:1ch}.header .nav-submenu{position:absolute;top:100%;left:19px;background-color:#000000;min-width:160px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:200;display:flex;flex-direction:column;padding:8px 0}.header .nav-submenu.show{opacity:1;visibility:visible;transform:translateY(0)}.header .submenu-link{color:rgba(255,255,255,.7);text-decoration:none;font-size:13px;font-weight:500;margin:6px 10px;transition:all .2s;white-space:nowrap;display:block;width:-moz-fit-content;width:fit-content;font-family:var(--font-space-mono),"Space Mono",monospace}.header .submenu-link:hover{color:#fff;font-style:normal;font-weight:700}.header .submenu-link.active{background-color:#fff;color:#000000;font-weight:700;padding:0 4px}.header .header-right{height:100%;display:flex;align-items:center;padding-right:16px;width:156px;justify-content:space-between;background:#0D0D0F;border-bottom:1px solid rgb(51,51,51)}.header .language-select{width:72px;padding:4px 26px 4px 10px;font-size:14px;font-weight:500;color:#ffffff;background-color:#000;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M3.5 5.25L7 8.75L10.5 5.25' stroke='white' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 6px center;-moz-appearance:none;appearance:none;-webkit-appearance:none;border:.5px solid rgba(255,255,255,.5);border-radius:0;cursor:pointer;transition:all .2s;outline:none;font-family:Inter}.header .language-select:focus{border-color:#fff}.header .mypage-link{color:#ffffff;text-decoration:none;font-size:14px;padding:8px 16px;border:1px solid #ffffff;border-radius:4px;transition:all .2s;white-space:nowrap;font-weight:500}.header .mypage-link:hover{background-color:#1a1a1a;border-color:#48ff00;color:#48ff00}.header .header-menu-button{display:none}.header .header-spacer-left{width:auto;flex:1 1;height:100%;background:#0D0D0F;border-bottom:1px solid rgb(51,51,51)}.header .header-spacer-right{width:auto;flex:1 1;height:100%;background:transparent;border-bottom:none;position:relative}.header .header-spacer-right .header-spacer-right-inner-1{position:absolute;top:0;left:-1px;width:50px;height:100%}.header .header-spacer-right .header-spacer-right-inner-1:before{content:"";position:absolute;inset:0;background:#0D0D0F;-webkit-clip-path:polygon(0 0,50px 0,0 100%);clip-path:polygon(0 0,50px 0,0 100%);border-bottom:none}.header .header-spacer-right .header-spacer-right-inner-1:after{content:"";position:absolute;inset:0;background:rgb(51,51,51);-webkit-clip-path:polygon(50px 0,calc(50px + 1px) 0,1px 100%,0 100%);clip-path:polygon(50px 0,calc(50px + 1px) 0,1px 100%,0 100%)}.header .header-spacer-right .header-spacer-right-inner-2{position:absolute;top:0;left:34px;width:calc(100% - 68px);height:16px;background-color:#0D0D0F;border-bottom:1px solid rgb(51,51,51);z-index:1}.header .header-spacer-right .header-spacer-right-inner-3{position:absolute;top:0;right:0;width:50px;height:100%}.header .header-spacer-right .header-spacer-right-inner-3:before{content:"";position:absolute;inset:0;background:#0D0D0F;-webkit-clip-path:polygon(0 0,50px 0,100% 100%);clip-path:polygon(0 0,50px 0,100% 100%);border-bottom:none}.header .header-spacer-right .header-spacer-right-inner-3:after{content:"";position:absolute;inset:0;background:rgb(51,51,51);-webkit-clip-path:polygon(0 0,1px 0,100% 100%,calc(100% - 1px) 100%);clip-path:polygon(0 0,1px 0,100% 100%,calc(100% - 1px) 100%)}.header .header-switch-btn{position:absolute;top:60px;display:flex;align-items:center;gap:4px;padding:5px 10px;background-color:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:6px;color:#fff;font-size:12px;font-weight:600;cursor:pointer;flex-shrink:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background-color .2s}.header .header-switch-btn:hover{background-color:#4752c4}.header .header-switch-btn--shake svg{animation:headerSwitchShake 2s ease infinite}.header .loading-spinner{display:inline-flex;align-items:center;gap:4px;height:20px}.header .loading-spinner span,.header .loading-spinner:after,.header .loading-spinner:before{content:"";display:block;width:5px;height:5px;border-radius:50%;background-color:rgba(255,255,255,.6);animation:spinner-bounce 1s ease-in-out infinite}.header .loading-spinner:before{animation-delay:0s}.header .loading-spinner span{animation-delay:.16s}.header .loading-spinner:after{animation-delay:.32s}.progress-bar{position:fixed;top:49px;left:0;height:1px;background:#48FF00;z-index:1;transition:width .08s linear;pointer-events:none}.header .sidebar,.header .sidebar-overlay{display:none}@media (max-width:1080px){.header .header-content{gap:0}.header .header-logo{padding-left:0;padding-right:11px;width:110px}.header .header-nav{flex:1 1}.header .nav-link{height:16px;line-height:16px;font-size:12px}.header .header-right{gap:0;width:110px;padding-right:0}.header .header-spacer-left,.header .header-spacer-right{display:none}}@media (max-width:768px){.header{background-color:#000;width:calc(100% - 40px);left:20px}.header.mobile_auth{background-color:transparent}.header .header-content{gap:0;justify-content:space-between}.header .header-logo{background:#000;margin-right:0;font-size:16px;flex-shrink:0;border:none}.header.mobile_auth .header-logo{background:transparent}.header .header-logo img:hover{opacity:1}.header .header-nav,.header .header-right{display:none}.header .header-menu-button{display:flex;flex-direction:column;background:none;border:none;cursor:pointer;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;align-self:flex-start;margin-top:13px}.header .header-menu-button span{width:24px;height:2px;background-color:#ffffff;border-radius:2px;transition:all .3s ease}.header .sidebar-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);z-index:99;animation:fadeIn .25s ease-in-out}.header .sidebar{position:fixed;top:50px;right:0;width:100vw;height:calc(100vh - 50px);background:#000000;z-index:100;display:flex;flex-direction:column;padding:0;animation:slideInRight .28s ease-in-out;overflow-y:auto}.header .sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:20px 16px 20px 22px;flex-shrink:0}.header .sidebar-logo img{height:15px;width:auto}.header .sidebar-close{background:none;border:none;color:#ffffff;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.header .sidebar-close:hover{opacity:.7}.header .sidebar-action-row{display:flex;gap:5px;padding:0 8px;margin:57px 0 40px;flex-shrink:0}.header .sidebar-action-btn{flex:1 1;height:42px;background:#141417;border:none;color:#ffffff;font-family:Space Mono,monospace;font-size:14px;font-weight:400;cursor:pointer;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:background .2s;white-space:nowrap}.header .sidebar-action-btn:hover{background:#222227}.header .sidebar-nav{flex:1 1;display:flex;flex-direction:column;padding:0 12px}.header .sidebar-nav-divider{width:100%;height:1px;background:rgba(255,255,255,.5);flex-shrink:0}.header .sidebar-nav-item{height:61px;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-family:Space Mono,monospace;font-size:17px;font-weight:700;opacity:.7;text-align:center;letter-spacing:.02em;transition:opacity .2s}.header .sidebar-nav-item.active{opacity:1}.header .sidebar-submenu{display:flex;flex-direction:column;gap:0;padding:10px 0}.header .sidebar-submenu-item{height:35px;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-family:Space Mono,monospace;font-size:13px;font-weight:400;opacity:.7;text-align:center;transition:opacity .2s}.header .sidebar-submenu-item.active{opacity:1;font-weight:700}}.header-lang-modal-popup{position:fixed;inset:0;z-index:10003;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:none;height:100dvh;max-height:100dvh}.header-lang-modal-close{top:15px;right:15px;width:24px;height:24px;background:transparent;border:none;padding:0;cursor:pointer}.header-lang-modal-bar,.header-lang-modal-close{position:absolute;display:flex;align-items:center;justify-content:center}.header-lang-modal-bar{left:0;right:0;bottom:0;background:#000;flex-direction:column;padding:24px 0 32px;gap:4px}.header-lang-modal-item{background:transparent;border:none;color:#FFF;font-family:Space Mono,monospace;font-size:17px;font-weight:400;line-height:150%;cursor:pointer;padding:8px 16px;width:100%;text-align:center;opacity:.6;transition:opacity .2s}.header-lang-modal-item.active{opacity:1;font-weight:700}.header-lang-modal-item:hover{opacity:1}@media screen and (max-width:768px){.header-lang-modal-popup{display:block}}.content-header-offset{height:91px;width:100%;position:fixed;left:0;top:0;background:#000;z-index:100;display:none}.content-wrapper{position:relative;margin:0 10px;border-left:1px solid rgb(51,51,51);border-right:1px solid rgb(51,51,51);border-bottom:1px solid rgb(51,51,51);background-color:#000;overflow:visible;z-index:1}.footer-spacer-inner-1{position:absolute;width:44px;height:44px;top:calc(100% - 43px);left:-1px;background-color:#0d0d0f;-webkit-clip-path:polygon(0 0,44px 44px,0 44px);clip-path:polygon(0 0,44px 44px,0 44px);z-index:1}.footer-spacer-inner-1:after{content:"";position:absolute;inset:0;background:rgb(51,51,51);-webkit-clip-path:polygon(0 0,0 1px,43px 44px,44px 44px);clip-path:polygon(0 0,0 1px,43px 44px,44px 44px)}@media (max-width:768px){.content-wrapper{border:none;margin:0 20px}.content-wrapper.mobile_auth{margin:0}.footer-spacer-inner-1{display:none}}.common-popup__overlay{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:10003}.common-popup__container{border-radius:0;border:1px solid rgb(77,77,77);background:rgb(41,41,41);padding:32px;width:90%;max-width:400px;display:flex;flex-direction:column;align-items:center;gap:16px;box-shadow:0 8px 32px rgba(0,0,0,.3)}.common-popup__icon{width:24px;height:24px}.common-popup__title{font-weight:600;color:#ffffff;line-height:1.5}.common-popup__subMessage,.common-popup__title{font-size:14px;margin:0;text-align:center;white-space:pre-wrap;word-break:break-word}.common-popup__subMessage{color:rgba(255,255,255,.7);leading-trim:both;text-edge:cap;font-style:normal;font-weight:400;line-height:140%}.common-popup__buttonGroup{width:100%;display:flex;gap:10px;margin-top:16px}.common-popup__buttonGroup--alert{flex-direction:column}.common-popup__buttonGroup--confirm{flex-direction:row}.common-popup__button{display:flex;height:48px;padding:14px 20px;justify-content:center;align-items:center;gap:10px;flex:1 0;border:none;background:rgb(84,84,84);color:#FFF;font-family:Pretendard;font-size:14px;font-style:normal;font-weight:700;line-height:150%;transition:all .2s;cursor:pointer}.common-popup__button--full{width:100%}.common-popup__button--primary{flex:1 1;&:active,&:hover{transform:scale(1.04)}}.common-popup__button--secondary{background:rgb(41,41,41);border:1px solid #333;flex:1 1;color:rgba(255,255,255,.5);&:active,&:hover{transform:scale(1.04)}}@media (max-width:480px){.common-popup__container{width:85%;padding:24px;gap:12px}.common-popup__title{font-size:15px}.common-popup__subMessage{font-size:12px}.common-popup__button{padding:12px 14px;font-size:13px}}.h1{font-size:var(--fs-h1)}.h2{font-size:var(--fs-h2)}.h3{font-size:var(--fs-h3)}.h4{font-size:var(--fs-h4)}.h5{font-size:var(--fs-h5)}.h6{font-size:var(--fs-h6)}:root{--safe-area-inset-top:env(safe-area-inset-top);--safe-area-inset-bottom:env(safe-area-inset-bottom);--safe-area-inset-left:env(safe-area-inset-left);--safe-area-inset-right:env(safe-area-inset-right);--fs-h1:32px;--fs-h2:24px;--fs-h3:20px;--fs-h3a:18px;--fs-h4:16px;--fs-h5:14px;--fs-h6:12px;--formGap:16px;--formGap2:24px;--formGroupGap:8px;--formInputHeight:50px;--formInputPadding:20px;--formInputRadius:14px;--formMaxWidth:370px;--formButtonRadius:14px;--formButtonHeight:60px;--formCheckRadius:4px;--formCheckHeight:16px;--formCheckWidth:16px;--btn-large-height:60px;--btn-medium-height:46px;--btn-xsmall-height:22px;--btn-radius:14px;--btn-small-radius:4px}@media (max-width:380px){:root{--fs-h1:22px;--fs-h2:18px;--fs-h3:16px;--fs-h3a:14px;--fs-h4:13px;--fs-h5:12px;--fs-h6:11px;--btn-large-height:50px;--btn-radius:12px}}*{margin:0;padding:0;box-sizing:border-box;word-break:break-word;font-family:var(--font-pretendard),sans-serif;font-optical-sizing:auto;font-style:normal;-webkit-user-select:none;-moz-user-select:none;user-select:none}:root{--cr-co01:#fff0eb;--cr-co02:#ffd6cc;--cr-co03:#ffb4a1;--cr-co04:#fd8c73;--cr-co05:#ec6547;--cr-co06:#c4432b;--cr-co07:#9e2f1c;--cr-co08:#801f0f;--cr-co09:#691105;--cr-co10:#510901;--cr-r01:#ffebe9;--cr-r02:#ffcecb;--cr-r03:#ffaba8;--cr-r04:#ff8182;--cr-r05:#fa4549;--cr-r06:#cf222e;--cr-r07:#a40e26;--cr-r08:#82071e;--cr-r09:#660018;--cr-r10:#4c0014;--cr-pk01:#ffeff7;--cr-pk02:#ffd3eb;--cr-pk03:#ffadda;--cr-pk04:#ff80c8;--cr-pk05:#e85aad;--cr-pk06:#bf3989;--cr-pk07:#99286e;--cr-pk08:#772057;--cr-pk09:#611347;--cr-pk10:#4d0336;--cr-or01:#fff1e5;--cr-or02:#ffd8b5;--cr-or03:#ffb77c;--cr-or04:#fb8f44;--cr-or05:#e16f24;--cr-or06:#bc4c00;--cr-or07:#953800;--cr-or08:#762c00;--cr-or09:#5c2200;--cr-or10:#471700;--cr-y01:#fff8c5;--cr-y02:#fae17d;--cr-y03:#eac54f;--cr-y04:#d4a72c;--cr-y05:#bf8700;--cr-y06:#9a6700;--cr-y07:#7d4e00;--cr-y08:#633c01;--cr-y09:#4d2d00;--cr-y10:#3b2300;--cr-gr01:#dafbe1;--cr-gr02:#aceebb;--cr-gr03:#6fdd8b;--cr-gr04:#4ac26b;--cr-gr05:#2da44e;--cr-gr06:#1a7f37;--cr-gr07:#116329;--cr-gr08:#044f1e;--cr-gr09:#003d16;--cr-gr10:#002d11;--cr-p01:#fbefff;--cr-p02:#ecd8ff;--cr-p03:#d8b9ff;--cr-p04:#c297ff;--cr-p05:#a475f9;--cr-p06:#8250df;--cr-p07:#6639ba;--cr-p08:#512a97;--cr-p09:#3e1f79;--cr-p10:#2e1461;--cr-b01:#ddf4ff;--cr-b02:#b6e3ff;--cr-b03:#80ccff;--cr-b04:#54aeff;--cr-b05:#218bff;--cr-b06:#0969da;--cr-b07:#0550ae;--cr-b08:#033d8b;--cr-b09:#0a3069;--cr-b10:#002155;--cr-g01:#f6f8fa;--cr-g02:#E5E5E4;--cr-g03:#d0d7de;--cr-g03a:#C0C0C0;--cr-g04:#afb8c1;--cr-g05:#898989;--cr-g06:#6e7781;--cr-g07:#57606a;--cr-g08:#424a53;--cr-g09:#32383f;--cr-g10:#24292f;--cr-bk00:#000000;--cr-bk01:#111111;--cr-bk02:#222222;--cr-bk03:#333333;--cr-bk04:#444444;--cr-bk05:#555555;--cr-bk06:#666666;--cr-btn-primary:#625DCA;--cr-btn-verify:#A3A3C1;--cr-primary:#A3A3C1;--cr-primary2:#A7A4E0;--cr-primary-selected:#A3A3C1;--cr-type01:#D09FE6;--cr-type02:#7DB1E3;--cr-type03:#8F7BE0;--safe-area-bottom:env(safe-area-inset-bottom,0px);--safe-area-top:env(safe-area-inset-top,0px);--safe-area-left:env(safe-area-inset-left,0px);--safe-area-right:env(safe-area-inset-right,0px)}body,html{background-color:#0D0D0F;color:#ffffff}body{overflow-x:clip}html{scrollbar-gutter:stable;overflow-y:scroll;scroll-behavior:smooth}body::-webkit-scrollbar,html::-webkit-scrollbar{width:0}body::-webkit-scrollbar-thumb,body::-webkit-scrollbar-track,html::-webkit-scrollbar-thumb,html::-webkit-scrollbar-track{background:transparent}body::-webkit-scrollbar-button,html::-webkit-scrollbar-button{display:none}input{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.cursor-pointer{position:relative;cursor:pointer!important;-webkit-tap-highlight-color:transparent!important}.cursor-pointer:active:after{content:"";position:absolute;width:100%;height:100%;background:var(--cr-btn-verify);opacity:.4;border-radius:9999px;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){body,html{background-color:#000}body{padding-bottom:var(--safe-area-bottom);max-height:100dvh}}.toast-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);height:50px;min-width:400px;display:flex;align-items:center;justify-content:center;z-index:99999;font-size:14px;font-weight:700;line-height:1.5;color:#fff;border-radius:0;background:linear-gradient(0deg,rgba(28,28,30,.5),rgba(28,28,30,.5)),rgba(255,255,255,.5);opacity:0;word-break:keep-all;text-align:center;transition:all .3s ease}.toast-popup.active{opacity:1}.toast-popup.red{border:1px solid rgba(255,0,0,.2);color:#fff}.toast-popup.blue{color:#fff}.point-toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%) translateY(100%);z-index:99999;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;background:rgba(72,255,0,.12);border:1px solid rgba(72,255,0,.4);border-radius:12px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#48FF00;font-size:15px;font-weight:700;white-space:nowrap;opacity:0;transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .4s ease}.point-toast.active{transform:translateX(-50%) translateY(0);opacity:1}.point-toast-icon{font-size:18px;color:#48FF00}@media (max-width:480px){.point-toast{min-width:auto;padding:12px 20px;font-size:14px;bottom:16px;left:16px;right:16px;transform:translateX(0) translateY(100%)}.point-toast.active{transform:translateX(0) translateY(0)}}@media (max-width:768px){.toast-popup{top:50%;left:50%;transform:translateX(-50%) translateY(20px);min-width:auto;width:auto;max-width:calc(100vw - 40px);height:auto;padding:10px 20px;background:#ffffff;border-radius:0;color:#000000;font-size:12px;font-weight:400;opacity:0;transition:opacity .3s ease,transform .3s ease}.toast-popup.active{opacity:1;transform:translateX(-50%) translateY(0)}.toast-popup.blue,.toast-popup.red{color:#000000;border:none}}@font-face{font-family:Space Mono;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/97477fae14fa1fa6-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Space Mono;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/98443dbd2a8783a6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Space Mono;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/272c17ecaad3395d-s.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Space Mono;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/6c1a3463168b583b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Space Mono;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/776b57e4bef3813b-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Space Mono;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/736f18f52e8d5d72-s.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Space Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ae822095a172cc5c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Space Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3c70c5716f1730b3-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Space Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fc727f226c737876-s.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Space Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/77fb5eec12c66d49-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Space Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/281dae1e814de8c6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Space Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/806de4d605d3ad01-s.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Space Mono Fallback;src:local("Arial");ascent-override:81.58%;descent-override:26.30%;line-gap-override:0.00%;size-adjust:137.28%}.__className_1c471c{font-family:Space Mono,Space Mono Fallback}.__variable_1c471c{--font-space-mono:"Space Mono","Space Mono Fallback"}@font-face{font-family:pretendard;src:url(/_next/static/media/d83e92f0af8b17e4-s.woff2) format("woff2");font-display:swap;font-weight:100;font-style:normal}@font-face{font-family:pretendard;src:url(/_next/static/media/e52907b750a6f61e-s.woff2) format("woff2");font-display:swap;font-weight:200;font-style:normal}@font-face{font-family:pretendard;src:url(/_next/static/media/ed42d1b51efd45f6-s.woff2) format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:pretendard;src:url(/_next/static/media/9031250013752d4b-s.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:pretendard;src:url(/_next/static/media/fba9d678ff638e59-s.woff2) format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:pretendard;src:url(/_next/static/media/eb9adf802b0a60eb-s.woff2) format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:pretendard;src:url(/_next/static/media/81b352a4d7a000ae-s.woff2) format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:pretendard;src:url(/_next/static/media/41b9b3ece820718f-s.woff2) format("woff2");font-display:swap;font-weight:800;font-style:normal}@font-face{font-family:pretendard;src:url(/_next/static/media/d587d1c112526568-s.woff2) format("woff2");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:pretendard Fallback;src:local("Arial");ascent-override:93.76%;descent-override:23.75%;line-gap-override:0.00%;size-adjust:101.55%}.__className_777c03{font-family:pretendard,pretendard Fallback}.__variable_777c03{--font-pretendard:"pretendard","pretendard Fallback"}