:root{--hds-red:#ff5e5e;--hds-yellow:#ffb23e;--hds-blue:#3c96ff;--hds-background:#f0f2f5;--hds-background-stock:#fff;--hds-background-transparent:#f0f2f599;--hds-background-hover:#0000000d;--hds-background-pressed:#0000001a;--hds-background-undef:#ebebeb;--hds-color-border:#0000000d;--hds-color-undef:#fff;--hds-color-data:#343434;--hds-color-placeholder:#0003}[data-theme=dark]{--hds-background:#000;--hds-background-stock:#141414;--hds-background-transparent:#0009;--hds-background-hover:#ffffff1a;--hds-background-pressed:#ffffff26;--hds-background-undef:#323232;--hds-color-border:#ffffff0f;--hds-color-undef:#191b1e;--hds-color-data:#fff;--hds-color-placeholder:#fff3}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,code{-webkit-user-select:text;user-select:text}.h1{font-size:var(--font-size-h1);font-weight:var(--font-weight-bold);letter-spacing:-.02rem;margin:0;line-height:1.4}.h2{font-size:var(--font-size-h2);font-weight:var(--font-weight-bold);letter-spacing:-.02rem;margin:0;line-height:1.4}.h3{font-size:var(--font-size-h3);font-weight:var(--font-weight-bold);letter-spacing:-.02rem;margin:0;line-height:1.4}.h4{font-size:var(--font-size-h4);font-weight:var(--font-weight-bold);letter-spacing:-.02rem;margin:0;line-height:1.4}.body{font-size:var(--font-size-body);font-weight:var(--font-weight-regular);letter-spacing:-.02rem;letter-spacing:0;margin:0;line-height:1.8}strong{font-weight:var(--font-weight-bold)}
:root{--font-size:12px;--font-size-h1:4.2rem;--font-size-h2:3rem;--font-size-h3:2.4rem;--font-size-h4:2rem;--font-size-headline:1.7rem;--font-size-body:1.6rem;--font-size-callout:1.6rem;--font-size-subhead:1.6rem;--font-size-footnote:1.4rem;--font-size-caption1:1.2rem;--font-size-caption2:1.1rem;--font-weight-heavy:900;--font-weight-extrabold:800;--font-weight-bold:700;--font-weight-semibold:600;--font-weight-medium:500;--font-weight-regular:400;--font-weight-light:300;--font-weight-extralight:200;--font-weight-thin:100;--letter-spacing-placeholder:-.04rem;--letter-spacing-title:-.03rem;--letter-spacing-default:-.02rem;--line-height-docs:1.5;--font-monospace:"Fira Code VF","Interop","Pretendard Variable",monospace;--font-sans-serif:-apple-system,"Interop","Pretendard Variable",Pretendard,BlinkMacSystemFont,system-ui,Roboto,"Helvetica Neue","Segoe UI","Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",sans-serif}@media (max-width:1079.98px){:root{font-size:11px!important}}@media (min-width:904px) and (max-width:1079.98px){:root{font-size:10px!important}}@media (max-width:349.98px){:root{font-size:9px!important}}
.width-100{width:100%}.height-100{height:100%}.width-min-content{width:min-content}.height-min-content{height:min-content}.d-none{display:none!important}.d-flex{display:flex}.flex-0-5{flex:.5;display:flex}.flex-0-5>*{flex:.5}.flex-1{flex:1;display:flex}.flex-1>*{flex:1}.flex-1-5{flex:1.5;display:flex}.flex-2{flex:2;display:flex}.flex-2-5{flex:2.5;display:flex}.ai-center{align-items:center;display:flex}.jc-start{justify-content:flex-start}.jc-space-between{flex:1;justify-content:space-between;display:flex}.jc-center{justify-content:center;display:flex}.column{flex-direction:column;display:flex}.row{display:flex;flex-direction:row!important}.gap-4{gap:var(--gap-nano);display:flex}.gap-6{gap:var(--gap-really-small);display:flex}.gap-8{gap:var(--gap-small);display:flex}.gap-10,.gap-12{gap:var(--gap-default);display:flex}.gap-16,.gap-20{gap:var(--gap-large);display:flex}.gap-24{gap:var(--gap-really-large);display:flex}.gap-32{gap:3.2rem;display:flex}.gap-36{gap:3.6rem;display:flex}.grid{display:grid}.grid-col-2{flex-wrap:wrap;display:flex}.grid-col-2>*{flex:33.3%}@media (max-width:319.98px){.grid-col-2>*{flex:50%}}.grid-col-2_def{grid-template-columns:repeat(2,1fr);grid-auto-flow:dense;align-content:flex-start;display:grid!important}@media (max-width:303.98px){.grid-col-2_def{grid-template-columns:repeat(1,1fr)}}.grid-col-3{flex-wrap:wrap;display:flex}.grid-col-3>*{flex:25%}@media (max-width:349.98px){.grid-col-3>*{flex:33.3%}}@media (max-width:319.98px){.grid-col-3>*{flex:50%}}.grid-col-3_def{grid-template-columns:repeat(3,1fr);grid-auto-flow:dense;align-content:flex-start;display:grid}@media (max-width:459.98px){.grid-col-3_def{grid-template-columns:repeat(2,1fr)}}@media (max-width:303.98px){.grid-col-3_def{grid-template-columns:repeat(1,1fr)}}.grid-col-4{flex-wrap:wrap;display:flex}.grid-col-4>*{flex:20%}.grid-col-4_def{grid-template-columns:repeat(4,1fr);grid-auto-flow:dense;align-content:flex-start;display:grid}@media (max-width:903.98px){.grid-col-4_def{grid-template-columns:repeat(3,1fr)}}@media (max-width:459.98px){.grid-col-4_def{grid-template-columns:repeat(2,1fr)}}@media (max-width:303.98px){.grid-col-4_def{grid-template-columns:repeat(1,1fr)}}@media (max-width:903.98px){.order-minus-1{order:-1}}.cursor-default{cursor:default!important}.cursor-pointer{cursor:pointer!important}.absolute{position:absolute}.sticky-general{position:sticky;top:9rem}.sticky{position:sticky;top:5vh}.overflow-auto{-webkit-overflow-scrolling:touch;overflow:auto}.overflow-scroll{overflow:scroll}.overflow-visible{overflow:visible}.opacity-90{opacity:.9!important}.opacity-80{opacity:.8!important}.opacity-70{opacity:.7!important}.opacity-60{opacity:.6!important}.opacity-50{opacity:.5!important}.opacity-40{opacity:.4!important}.mobile-hide,.tablet-hide,.small-hide{display:flex!important}.mobile-show,.tablet-show,.small-show{display:none!important}@media (min-width:904px){.pc-hide{display:none!important}}@media (max-width:903.98px){.tablet-show{display:flex!important}.tablet-hide{display:none!important}}@media (min-width:904px){.tablet-hide{display:none!important}}@media (max-width:903.98px){.mobile-show,.pc-hide,.tablet-hide{display:flex!important}.mobile-hide{display:none!important}}@media (max-width:479.98px){.small-show{display:flex!important}.small-hide{display:none!important}}.circle,.circle>*{border-radius:var(--radius-circle)!important}.border{border:var(--border-default-settings)!important}.noscale:active{transform:none!important}.scale:active{transform:var(--card-scale)}.scale2x:active{transform:var(--card-scale2x)}
:root{--vp-width-pc:1280px;--vp-width-tablet:904px;--vp-width-mobile:550px;--vp-width-fold:352px;--header-height:7.2rem;--hds-radius:1.2rem;--hds-padding:2rem;--hds-blur-strong:blur(1.6rem);--hds-blur-default:blur(.8rem);--hds-blur-weak:blur(.4rem)}*,:before,:after{box-sizing:border-box;word-break:keep-all;font-family:var(--font-sans-serif)!important;-webkit-tap-highlight-color:#0000!important}.reduceMotion *{box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;transition:none!important}html{background:var(--hds-background);color:var(--hds-color-data);font-size:var(--font-size);letter-spacing:var(--letter-spacing-defualt);font-variation-settings:"rond" 3,"edpt" 1;vertical-align:top;line-height:1}body{flex-direction:column;justify-content:center;height:100%;margin:0;padding:0;display:flex}a{color:var(--body-default);-webkit-user-select:none;user-select:none;text-decoration:none}img{background:var(--hds-background-stock);-webkit-user-drag:none!important;-moz-user-drag:none!important;-o-user-drag:none!important;-webkit-user-select:none!important;user-select:none!important}button{background:var(--hds-background-stock);color:var(--hds-color-data);padding:unset;-webkit-user-select:none;user-select:none;font-family:inherit}input{background:var(--hds-background);letter-spacing:-.04rem;font-family:unset}input:focus{background:var(--hds-background-pressed);outline:none}label{-webkit-user-select:none;user-select:none}select{border:var(--card-border);background:var(--hds-background-stock);color:var(--hds-color-data)}select:active,select:focus{background:var(--hds-background-pressed);outline:none}
@font-face{font-family:Interop;src:url(../media/Interop-Light.96e396b1.woff2)format("woff2");font-weight:300;font-style:normal}@font-face{font-family:Interop;src:url(../media/Interop-ExtraBold.c4c627ee.woff2)format("woff2");font-weight:800;font-style:normal}@font-face{font-family:Interop;src:url(../media/Interop-Bold.f15e0c05.woff2)format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Interop;src:url(../media/Interop-ExtraLight.b8d5bccb.woff2)format("woff2");font-weight:200;font-style:normal}@font-face{font-family:Interop;src:url(../media/Interop-Medium.3e02075e.woff2)format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Interop;src:url(../media/Interop-Regular.67844657.woff2)format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Interop;src:url(../media/Interop-SemiBold.212c25e3.woff2)format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Interop;src:url(../media/Interop-Thin.5d3e3f1d.woff2)format("woff2");font-weight:100;font-style:normal}
.LiveActivity-module__RnKAga__LiveActivity{justify-content:center;width:100%;padding:11.6rem 0;display:flex}@media (max-width:calc(1279.98px + 4.8rem)){.LiveActivity-module__RnKAga__LiveActivity{padding:10.4rem var(--hds-padding)}}.LiveActivity-module__RnKAga__Container{width:100%;max-width:var(--vp-width-pc);flex-direction:column;gap:3.6rem;display:flex}@media (max-width:903.98px){.LiveActivity-module__RnKAga__Container{gap:4.2rem}}
