@import"https://cdn.jsdelivr.net/gh/sun-typeface/SUIT@2/fonts/variable/woff2/SUIT-Variable.css";body{background-color:#fff}#content.appsOnStagePage{padding:0;background-color:#131313}#content.appsOnStagePage *,#content.appsOnStagePage *::before,#content.appsOnStagePage *::after{box-sizing:border-box}#content.appsOnStagePage .appsSubGnb{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:#fff;border-bottom:1px solid #e3e3e3}#content.appsOnStagePage .appsSubGnbInner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:28px;height:54px;max-width:1180px;margin:0 auto;padding:0 24px;box-sizing:border-box}#content.appsOnStagePage .appsSubBrand{font-family:"SUIT Variable","SUIT",-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Malgun Gothic","맑은 고딕",sans-serif;font-weight:800;font-size:16px;color:#333;text-decoration:none;letter-spacing:-0.01em;white-space:nowrap}#content.appsOnStagePage .appsSubTabsWrap{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;min-width:0;height:100%}#content.appsOnStagePage .appsSubTabsWrap::before,#content.appsOnStagePage .appsSubTabsWrap::after{content:"";position:absolute;top:0;bottom:0;width:28px;z-index:1;pointer-events:none;opacity:0;transition:opacity .15s ease}#content.appsOnStagePage .appsSubTabsWrap::before{left:0;background:linear-gradient(to right, #FFFFFF, rgba(255, 255, 255, 0))}#content.appsOnStagePage .appsSubTabsWrap::after{right:0;background:linear-gradient(to left, #FFFFFF, rgba(255, 255, 255, 0))}#content.appsOnStagePage .appsSubTabsWrap.is-scrollable:not(.is-atStart)::before{opacity:1}#content.appsOnStagePage .appsSubTabsWrap.is-scrollable:not(.is-atEnd)::after{opacity:1}#content.appsOnStagePage .appsSubTabs{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:4px;height:100%}#content.appsOnStagePage .appsSubTab{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%;padding:0 14px;font-family:"SUIT Variable","SUIT",-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Malgun Gothic","맑은 고딕",sans-serif;font-size:14px;font-weight:500;color:#646464;text-decoration:none;border-bottom:2px solid rgba(0,0,0,0);transition:color .15s ease;white-space:nowrap}#content.appsOnStagePage .appsSubTab:hover{color:#0470f7}#content.appsOnStagePage .appsSubTab.active{color:#0470f7;font-weight:700;border-bottom-color:#0470f7}#content.appsOnStagePage .appsSubSpacer{-webkit-flex:1;-ms-flex:1;flex:1}#content.appsOnStagePage .appsSubGnb .appsLangSwitcher{position:relative;display:inline-block;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}#content.appsOnStagePage .appsSubGnb .appsLangSwitcher summary{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;white-space:nowrap;gap:6px;padding:7px 12px;border:1px solid #e3e3e3;border-radius:8.4px;background:#fff;font-family:"SUIT Variable","SUIT",-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Malgun Gothic","맑은 고딕",sans-serif;font-size:14px;font-weight:600;color:#333;cursor:pointer;list-style:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#content.appsOnStagePage .appsSubGnb .appsLangSwitcher summary::-webkit-details-marker{display:none}#content.appsOnStagePage .appsSubGnb .appsLangSwitcher summary .switcherArrow{font-size:11px;color:#8b8b8b;transition:-webkit-transform .15s;transition:transform .15s;transition:transform .15s, -webkit-transform .15s}#content.appsOnStagePage .appsSubGnb .appsLangSwitcher[open] summary{border-color:#67b7fc}#content.appsOnStagePage .appsSubGnb .appsLangSwitcher[open] summary .switcherArrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#content.appsOnStagePage .appsSubGnb .appsLangSwitcher .langSwitcherMenu{position:absolute;right:0;top:calc(100% + 6px);z-index:50;min-width:160px;margin:0;padding:6px;list-style:none;background:#fff;border:1px solid #e3e3e3;border-radius:11.2px;box-shadow:0 8px 16px rgba(0,0,0,.08),0 4px 8px rgba(0,0,0,.05);text-align:left}#content.appsOnStagePage .appsSubGnb .appsLangSwitcher .langSwitcherMenu li{margin:0;list-style:none}#content.appsOnStagePage .appsSubGnb .appsLangSwitcher .langSwitcherMenu .langOption{display:block;padding:9px 12px;border-radius:5.6px;font-size:14px;color:#333;text-decoration:none;white-space:nowrap}#content.appsOnStagePage .appsSubGnb .appsLangSwitcher .langSwitcherMenu .langOption:hover{background:#ccebfe;color:#0470f7}#content.appsOnStagePage .appsSubGnb .appsLangSwitcher .langSwitcherMenu .langOption.current{color:#0470f7;font-weight:700;background:#ccebfe}@media(max-width: 767px){#content.appsOnStagePage .appsSubGnbInner{height:50px;gap:0;padding:0 8px 0 16px}#content.appsOnStagePage .appsSubBrand{display:none}#content.appsOnStagePage .appsSubSpacer{display:none}#content.appsOnStagePage .appsSubTabsWrap{-webkit-flex:1;-ms-flex:1;flex:1}#content.appsOnStagePage .appsSubTabs{-webkit-flex:1;-ms-flex:1;flex:1;overflow-x:auto;scrollbar-width:none}#content.appsOnStagePage .appsSubTabs::-webkit-scrollbar{display:none}#content.appsOnStagePage .appsSubTab{padding:0 12px}}@-webkit-keyframes osEq{0%,100%{height:5px}50%{height:20px}}@keyframes osEq{0%,100%{height:5px}50%{height:20px}}@-webkit-keyframes osPulse{0%,100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.35;-webkit-transform:scale(0.75);transform:scale(0.75)}}@keyframes osPulse{0%,100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.35;-webkit-transform:scale(0.75);transform:scale(0.75)}}@-webkit-keyframes osCaret{0%,100%{opacity:1}50%{opacity:0}}@keyframes osCaret{0%,100%{opacity:1}50%{opacity:0}}@-webkit-keyframes osFade{from{opacity:0;-webkit-transform:translateY(6px);transform:translateY(6px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes osFade{from{opacity:0;-webkit-transform:translateY(6px);transform:translateY(6px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}#content.appsOnStagePage .appsSubGnb{position:static}#content.appsOnStagePage .osHeader{position:-webkit-sticky;position:sticky;top:0;z-index:30;background:rgba(19,19,19,.82);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid hsla(0,0%,100%,.08)}#content.appsOnStagePage .osHeader a{text-decoration:none}#content.appsOnStagePage .osHeaderInner{max-width:1200px;margin:0 auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:24px;padding:14px 40px}#content.appsOnStagePage .osHeaderBrand{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:12px}#content.appsOnStagePage .osHeaderLogo{height:16px;width:auto;display:block;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}#content.appsOnStagePage .osHeaderDivider{width:1px;height:15px;background:hsla(0,0%,100%,.25);-webkit-flex:none;-ms-flex:none;flex:none}#content.appsOnStagePage .osHeaderProduct{font:700 15px/1 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:#fff;white-space:nowrap}#content.appsOnStagePage .osHeaderProduct span{color:#419bfa}#content.appsOnStagePage .osHeaderNav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:28px}#content.appsOnStagePage .osHeaderNav a{color:hsla(0,0%,100%,.72);font:500 14px/1 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;transition:color .15s ease;white-space:nowrap}#content.appsOnStagePage .osHeaderNav a:hover{color:#fff}#content.appsOnStagePage .osHeaderCta{-webkit-flex:none;-ms-flex:none;flex:none;padding:10px 18px;background:#0470f7;color:#fff;border-radius:5.6px;font:700 14px/1 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;white-space:nowrap;transition:background .15s ease}#content.appsOnStagePage .osHeaderCta:hover{background:#0056d4}@media(max-width: 820px){#content.appsOnStagePage .osHeaderNav{display:none}#content.appsOnStagePage .osHeaderInner{padding:12px 22px}}#content.appsOnStagePage .osw{background:#131313;color:#fff;font-family:"Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;overflow-x:hidden;line-height:1.5}#content.appsOnStagePage .osw a{text-decoration:none}#content.appsOnStagePage .osw section[id]{scroll-margin-top:72px}#content.appsOnStagePage .osw .osSec{max-width:1200px;margin:0 auto;padding:0 40px}#content.appsOnStagePage .osw .osDot{width:8px;height:8px;border-radius:999px;background:#f9473e;-webkit-animation:osPulse 1.4s ease-in-out infinite;animation:osPulse 1.4s ease-in-out infinite;-webkit-flex:none;-ms-flex:none;flex:none}#content.appsOnStagePage .osw .osCaret{display:inline-block;width:2px;height:1em;background:#419bfa;vertical-align:-2px;margin-left:3px;-webkit-animation:osCaret 1s step-end infinite;animation:osCaret 1s step-end infinite}#content.appsOnStagePage .osw .osEq{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;gap:3px;height:22px;color:#419bfa}#content.appsOnStagePage .osw .osEq i{width:3px;background:currentColor;border-radius:2px;-webkit-animation:osEq 1s ease-in-out infinite;animation:osEq 1s ease-in-out infinite}#content.appsOnStagePage .osw .osEq i:nth-child(2){-webkit-animation-delay:.15s;animation-delay:.15s}#content.appsOnStagePage .osw .osEq i:nth-child(3){-webkit-animation-delay:.3s;animation-delay:.3s}#content.appsOnStagePage .osw .osEq i:nth-child(4){-webkit-animation-delay:.1s;animation-delay:.1s}#content.appsOnStagePage .osw .osEq i:nth-child(5){-webkit-animation-delay:.22s;animation-delay:.22s}#content.appsOnStagePage .osw .osEq i:nth-child(6){-webkit-animation-delay:.35s;animation-delay:.35s}#content.appsOnStagePage .osw .osSep{opacity:.4}#content.appsOnStagePage .osw .osEyebrow{font:700 13px/1 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:#419bfa;letter-spacing:.5px}#content.appsOnStagePage .osw .osEyebrowDark{color:#0470f7}#content.appsOnStagePage .osw .osDisplay{margin:14px 0 0;font-family:"SUIT Variable",SUIT,-apple-system,"system-ui",sans-serif;font-weight:700;font-size:40px;line-height:1.2;letter-spacing:-0.8px;color:#fff}#content.appsOnStagePage .osw .osDisplayDark{color:#131313}#content.appsOnStagePage .osw .osHead{max-width:none}#content.appsOnStagePage .osw .osHeadCenter{text-align:center;margin-left:auto;margin-right:auto}#content.appsOnStagePage .osw .osHeadSub{margin:14px 0 0;font:400 16px/1.6 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:hsla(0,0%,100%,.55)}#content.appsOnStagePage .osw .osHeadCenter .osHeadSub{max-width:none;margin-left:auto;margin-right:auto}#content.appsOnStagePage .osw .osHeadSubDark{color:#646464}#content.appsOnStagePage .osw .osBtn{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:14px 26px;border-radius:5.6px;font:700 16px/1 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;transition:background .14s ease,opacity .14s ease,-webkit-transform .14s ease;transition:transform .14s ease,background .14s ease,opacity .14s ease;transition:transform .14s ease,background .14s ease,opacity .14s ease,-webkit-transform .14s ease}#content.appsOnStagePage .osw .osBtnPrimary{background:#0470f7;color:#fff}#content.appsOnStagePage .osw .osBtnPrimary:hover{background:#0056d4}#content.appsOnStagePage .osw .osBtnGhost{background:rgba(0,0,0,0);color:#fff;border:1px solid hsla(0,0%,100%,.35)}#content.appsOnStagePage .osw .osBtnGhost:hover{background:hsla(0,0%,100%,.08)}#content.appsOnStagePage .osw .osBtnWhite{background:#fff;color:#0470f7}#content.appsOnStagePage .osw .osBtnWhite:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px)}#content.appsOnStagePage .osw .osBtnRow{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:12px;margin-top:30px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#content.appsOnStagePage .osw .osBtnRowCenter{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#content.appsOnStagePage .osw .osHero{position:relative;padding:72px 40px 40px}#content.appsOnStagePage .osw .osHeroGlow{position:absolute;top:-60px;right:-40px;width:520px;height:520px;border-radius:999px;background:radial-gradient(circle, rgba(4, 112, 247, 0.4), transparent 68%);-webkit-filter:blur(6px);filter:blur(6px);pointer-events:none}#content.appsOnStagePage .osw .osHeroGrid{position:relative;display:grid;grid-template-columns:1fr 1.05fr;gap:52px;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#content.appsOnStagePage .osw .osBadge{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:8px;padding:7px 13px;background:rgba(4,112,247,.15);border:1px solid rgba(4,112,247,.4);color:#67b7fc;border-radius:999px;font:700 12px/1 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif}#content.appsOnStagePage .osw .osH1{margin:24px 0 0;font-family:"SUIT Variable",SUIT,-apple-system,"system-ui",sans-serif;font-weight:700;font-size:54px;line-height:1.12;letter-spacing:-1.2px;color:#fff}#content.appsOnStagePage .osw .osAccent{color:#419bfa;text-shadow:0 0 34px rgba(65,155,250,.55)}#content.appsOnStagePage .osw .osHeroLead{margin:22px 0 0;font:400 17px/1.65 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:hsla(0,0%,100%,.66);max-width:440px}#content.appsOnStagePage .osw .osTrust{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:14px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:32px;font:600 12px/1.5 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:hsla(0,0%,100%,.42)}#content.appsOnStagePage .osw .osCard{background:#1b1b1b;border:1px solid hsla(0,0%,100%,.1);border-radius:14px;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.5)}#content.appsOnStagePage .osw .osStreamTop{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:8px;padding:13px 16px;border-bottom:1px solid hsla(0,0%,100%,.08)}#content.appsOnStagePage .osw .osOnair{font:700 11px/1 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:#fff}#content.appsOnStagePage .osw .osUrl{font:500 11px/1 "Roboto Mono",ui-monospace,SFMono-Regular,Menlo,monospace;color:hsla(0,0%,100%,.4);margin-left:6px}#content.appsOnStagePage .osw .osStreamTop .osEq{margin-left:auto}#content.appsOnStagePage .osw .osStreamBody{padding:16px}#content.appsOnStagePage .osw .osOrigLabel{font:700 10px/1 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:hsla(0,0%,100%,.35);letter-spacing:.6px;margin-bottom:7px}#content.appsOnStagePage .osw .osOrig{margin:0;min-height:24px;font:600 16px/1.5 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:hsla(0,0%,100%,.62)}#content.appsOnStagePage .osw .osDivider{height:1px;background:hsla(0,0%,100%,.08);margin:16px 0}#content.appsOnStagePage .osw .osTransRows{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:13px;padding:0 16px 4px}#content.appsOnStagePage .osw .osStreamBody+.osDivider+.osTransRows{padding:0 16px 16px}#content.appsOnStagePage .osw .osTransRow{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:12px;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;font:500 14.5px/1.5 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif}#content.appsOnStagePage .osw .osTransRow span{color:#fff}#content.appsOnStagePage .osw .osLangTag{-webkit-flex:none;-ms-flex:none;flex:none;min-width:52px;font:700 11px/1.4 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:#419bfa}#content.appsOnStagePage .osw .osTransRow .osLangTag{color:#419bfa}#content.appsOnStagePage .osw .osStreamFoot{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:14px;padding:12px 16px;border-top:1px solid hsla(0,0%,100%,.08);font:600 11px/1 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#content.appsOnStagePage .osw .osStreamFoot span{color:hsla(0,0%,100%,.45)}#content.appsOnStagePage .osw .osHow{padding:64px 40px 80px}#content.appsOnStagePage .osw .osHow .osHead{margin-bottom:48px}#content.appsOnStagePage .osw .osSteps{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}#content.appsOnStagePage .osw .osStep{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:14px;padding:28px;background:#1b1b1b;border:1px solid hsla(0,0%,100%,.1);border-radius:12px}#content.appsOnStagePage .osw .osStepIco{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:rgba(4,112,247,.16);color:#67b7fc}#content.appsOnStagePage .osw .osStepNo{font:700 12px/1 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:hsla(0,0%,100%,.4);letter-spacing:.5px}#content.appsOnStagePage .osw .osStepTitle{font:700 20px/1.3 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:#fff}#content.appsOnStagePage .osw .osStepBody{margin:0;font:400 14px/1.6 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:hsla(0,0%,100%,.6)}#content.appsOnStagePage .osw .osStepBody b{color:#fff;font-weight:700}#content.appsOnStagePage .osw .osStepArrow{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 14px;color:hsla(0,0%,100%,.25)}#content.appsOnStagePage .osw .osLight{background:#fff;color:#131313}#content.appsOnStagePage .osw .osLightAlt{background:#f7f7f7}#content.appsOnStagePage .osw .osFeatWrap,#content.appsOnStagePage .osw .osLangWrap,#content.appsOnStagePage .osw .osPriceWrap{padding:80px 40px}#content.appsOnStagePage .osw .osFaqWrap{padding:80px 40px;max-width:820px}#content.appsOnStagePage .osw .osFeatGrid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:20px;margin-top:44px}#content.appsOnStagePage .osw .osFeatCard{padding:28px;background:#fff;border:1px solid #e3e3e3;border-radius:8.4px;transition:border-color .16s ease,-webkit-transform .16s ease;transition:transform .16s ease,border-color .16s ease;transition:transform .16s ease,border-color .16s ease,-webkit-transform .16s ease}#content.appsOnStagePage .osw .osFeatCard:hover{-webkit-transform:translateY(-3px);transform:translateY(-3px);border-color:#67b7fc}#content.appsOnStagePage .osw .osFeatIco{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:46px;height:46px;border-radius:11px;background:#ccebfe;color:#0470f7}#content.appsOnStagePage .osw .osFeatTitle{margin:18px 0 0;font:700 19px/1.35 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:#131313}#content.appsOnStagePage .osw .osFeatBody{margin:9px 0 0;font:400 14.5px/1.6 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:#646464}#content.appsOnStagePage .osw .osDemo{position:relative;padding:80px 40px}#content.appsOnStagePage .osw .osDemoGlow{position:absolute;top:40px;left:-60px;width:420px;height:420px;border-radius:999px;background:radial-gradient(circle, rgba(4, 112, 247, 0.28), transparent 70%);pointer-events:none}#content.appsOnStagePage .osw .osDemoGrid{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;gap:52px;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#content.appsOnStagePage .osw .osChecks{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:13px;margin-top:26px}#content.appsOnStagePage .osw .osCheck{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:10px;font:600 15px/1.4 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:hsla(0,0%,100%,.82)}#content.appsOnStagePage .osw .osCheckIco{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:22px;height:22px;border-radius:999px;background:rgba(4,112,247,.2);color:#67b7fc;-webkit-flex:none;-ms-flex:none;flex:none}#content.appsOnStagePage .osw .osDemoTrans{padding:0 18px 20px}#content.appsOnStagePage .osw .osDemoTransHead{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:9px}#content.appsOnStagePage .osw .osDemoTransHead .osLangTag{color:#419bfa;min-width:0;letter-spacing:.6px}#content.appsOnStagePage .osw .osCorrTag{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:4px;padding:3px 8px;background:rgba(65,155,250,.18);color:#67b7fc;border-radius:999px;font:700 10px/1 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif}#content.appsOnStagePage .osw .osEn{margin:0;min-height:34px;font:700 21px/1.5 "SUIT Variable",SUIT,-apple-system,"system-ui",sans-serif;color:#fff}#content.appsOnStagePage .osw .osEn span{color:#fff}#content.appsOnStagePage .osw .osEnHi{background:rgba(65,155,250,.32);border-radius:4px;padding:0 3px;color:#fff}#content.appsOnStagePage .osw .osDemoSec{padding:16px 18px 20px;border-top:1px solid hsla(0,0%,100%,.06);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:12px}#content.appsOnStagePage .osw .osDemoSecRow{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:12px;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-animation:osFade .5s ease both;animation:osFade .5s ease both}#content.appsOnStagePage .osw .osDemoSecRow span:last-child{font:400 14px/1.5 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:hsla(0,0%,100%,.72)}#content.appsOnStagePage .osw .osDemoSecLabel{-webkit-flex:none;-ms-flex:none;flex:none;width:62px;font:600 11px/1.5 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:hsla(0,0%,100%,.42)}#content.appsOnStagePage .osw .osStatGrid{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:16px;margin-top:44px}#content.appsOnStagePage .osw .osStat{padding:28px;background:#fff;border:1px solid #e3e3e3;border-radius:8.4px;text-align:center}#content.appsOnStagePage .osw .osStatN{font-family:"SUIT Variable",SUIT,-apple-system,"system-ui",sans-serif;font-weight:700;font-size:44px;line-height:1;color:#0470f7}#content.appsOnStagePage .osw .osStatPlus{font-size:24px}#content.appsOnStagePage .osw .osStatLabel{margin-top:10px;font:700 15px/1.3 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:#131313}#content.appsOnStagePage .osw .osStatSub{margin-top:4px;font:400 13px/1.5 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:#8b8b8b}#content.appsOnStagePage .osw .osChips{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:36px}#content.appsOnStagePage .osw .osChip{padding:8px 14px;border-radius:999px;font:600 13px/1 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;white-space:nowrap;background:#fff;border:1px solid #e3e3e3;color:#131313}#content.appsOnStagePage .osw .osUseWrap{padding:80px 40px}#content.appsOnStagePage .osw .osUseGrid{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:20px;margin-top:44px}#content.appsOnStagePage .osw .osUseCard{background:#1b1b1b;border:1px solid hsla(0,0%,100%,.1);border-radius:12px;overflow:hidden;transition:-webkit-transform .16s ease;transition:transform .16s ease;transition:transform .16s ease, -webkit-transform .16s ease}#content.appsOnStagePage .osw .osUseCard:hover{-webkit-transform:translateY(-3px);transform:translateY(-3px)}#content.appsOnStagePage .osw .osUseImg{position:relative;aspect-ratio:4/3;overflow:hidden;background:#0d1522}#content.appsOnStagePage .osw .osUseImgPhoto{width:100%;height:100%;object-fit:cover;display:block}#content.appsOnStagePage .osw .osUseImgOverlay{position:absolute;inset:0;background:linear-gradient(to top, rgba(19, 19, 19, 0.85), transparent 55%)}#content.appsOnStagePage .osw .osUseBody{padding:20px}#content.appsOnStagePage .osw .osUseTag{font:700 12px/1 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:#67b7fc;letter-spacing:.4px}#content.appsOnStagePage .osw .osUseTitle{margin:10px 0 0;font:700 18px/1.35 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:#fff}#content.appsOnStagePage .osw .osUseText{margin:8px 0 0;font:400 13.5px/1.55 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:hsla(0,0%,100%,.58)}#content.appsOnStagePage .osw .osPriceGrid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:20px;margin-top:44px;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}#content.appsOnStagePage .osw .osPlan{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:32px;background:#fff;border:1px solid #e3e3e3;border-radius:11.2px;position:relative}#content.appsOnStagePage .osw .osPlan.is-featured{background:#0470f7;border-color:#0470f7;box-shadow:0 16px 40px rgba(4,112,247,.28)}#content.appsOnStagePage .osw .osPlanBadge{position:absolute;top:20px;right:24px;padding:4px 10px;background:#0470f7;color:#fff;border-radius:999px;font:700 11px/1 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif}#content.appsOnStagePage .osw .osPlan.is-featured .osPlanBadge{background:#fff;color:#0470f7}#content.appsOnStagePage .osw .osPlanName{font:700 18px/1 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:#131313}#content.appsOnStagePage .osw .osPlanTagline{margin:8px 0 0;font:400 13.5px/1.5 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:#8b8b8b;min-height:40px}#content.appsOnStagePage .osw .osPlanPrice{margin:18px 0 4px;font-family:"SUIT Variable",SUIT,-apple-system,"system-ui",sans-serif;font-weight:700;font-size:34px;line-height:1;color:#131313}#content.appsOnStagePage .osw .osPlanNote{font:400 13px/1.4 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:#8b8b8b}#content.appsOnStagePage .osw .osPlanDivider{height:1px;background:#eee;margin:24px 0}#content.appsOnStagePage .osw .osPlanFeatures{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:12px;-webkit-flex:1;-ms-flex:1;flex:1}#content.appsOnStagePage .osw .osPlanFeat{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:10px;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;font:400 14px/1.5 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:#333}#content.appsOnStagePage .osw .osPlanCheck{color:#0470f7;-webkit-flex:none;-ms-flex:none;flex:none;margin-top:2px;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}#content.appsOnStagePage .osw .osPlanCta{margin-top:26px;background:#fff;color:#0470f7;border:1px solid #0470f7;font-size:15px}#content.appsOnStagePage .osw .osPlanCta:hover{background:#f7f7f7}#content.appsOnStagePage .osw .osPlan.is-featured .osPlanName,#content.appsOnStagePage .osw .osPlan.is-featured .osPlanPrice{color:#fff}#content.appsOnStagePage .osw .osPlan.is-featured .osPlanTagline,#content.appsOnStagePage .osw .osPlan.is-featured .osPlanNote{color:hsla(0,0%,100%,.8)}#content.appsOnStagePage .osw .osPlan.is-featured .osPlanDivider{background:hsla(0,0%,100%,.25)}#content.appsOnStagePage .osw .osPlan.is-featured .osPlanFeat,#content.appsOnStagePage .osw .osPlan.is-featured .osPlanFeat>span:last-child{color:hsla(0,0%,100%,.92)}#content.appsOnStagePage .osw .osPlan.is-featured .osPlanCheck{color:#fff}#content.appsOnStagePage .osw .osPlan.is-featured .osPlanCta{background:#fff;color:#0470f7;border:none}#content.appsOnStagePage .osw .osFaqList{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:12px}#content.appsOnStagePage .osw .osFaq{background:#fff;border:1px solid #e3e3e3;border-radius:8.4px;overflow:hidden}#content.appsOnStagePage .osw .osFaqQ{list-style:none;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:16px;padding:20px 24px;font:700 16px/1.4 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:#131313}#content.appsOnStagePage .osw .osFaqQ::-webkit-details-marker{display:none}#content.appsOnStagePage .osw .osFaqChevron{-webkit-flex:none;-ms-flex:none;flex:none;color:#0470f7;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;transition:-webkit-transform .18s ease;transition:transform .18s ease;transition:transform .18s ease, -webkit-transform .18s ease}#content.appsOnStagePage .osw .osFaq[open] .osFaqChevron{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#content.appsOnStagePage .osw .osFaqA{margin:0;padding:0 24px 22px;font:400 15px/1.65 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:#646464}#content.appsOnStagePage .osw .osFinalWrap{padding:20px 40px 90px}#content.appsOnStagePage .osw .osFinal{position:relative;overflow:hidden;background:linear-gradient(125deg, #0056D4, #0470F7 72%);border-radius:16.8px;padding:64px 48px;text-align:center}#content.appsOnStagePage .osw .osFinalGlow{position:absolute;top:-100px;right:-40px;width:400px;height:400px;border-radius:999px;background:radial-gradient(circle, rgba(255, 255, 255, 0.22), transparent 70%);pointer-events:none}#content.appsOnStagePage .osw .osFinalInner{position:relative}#content.appsOnStagePage .osw .osFinalTitle{margin:0;font-size:42px;letter-spacing:-1px;color:#fff}#content.appsOnStagePage .osw .osFinalLead{margin:16px auto 0;font:400 17px/1.6 "Pretendard",-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:hsla(0,0%,100%,.9);max-width:none}@media(max-width: 900px){#content.appsOnStagePage .osw .osHeroGrid,#content.appsOnStagePage .osw .osDemoGrid{grid-template-columns:1fr;gap:36px}#content.appsOnStagePage .osw .osSteps{grid-template-columns:1fr;gap:12px}#content.appsOnStagePage .osw .osStepArrow{-webkit-transform:rotate(90deg);transform:rotate(90deg);padding:4px 0;margin:0 auto}#content.appsOnStagePage .osw .osH1{font-size:40px}#content.appsOnStagePage .osw .osDisplay,#content.appsOnStagePage .osw .osFinalTitle{font-size:34px}}@media(max-width: 640px){#content.appsOnStagePage .osw .osSec{padding-left:22px;padding-right:22px}#content.appsOnStagePage .osw .osFeatWrap,#content.appsOnStagePage .osw .osLangWrap,#content.appsOnStagePage .osw .osPriceWrap,#content.appsOnStagePage .osw .osUseWrap,#content.appsOnStagePage .osw .osDemo,#content.appsOnStagePage .osw .osHow{padding-left:22px;padding-right:22px}#content.appsOnStagePage .osw .osHero{padding:48px 22px 32px}#content.appsOnStagePage .osw .osFinal{padding:44px 28px}}