.rdrCalendarWrapper{box-sizing:border-box;background:#fff;display:inline-flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateDisplay{display:flex;justify-content:space-between}.rdrDateDisplayItem{flex:1 1;width:0;text-align:center;color:inherit}.rdrDateDisplayItem+.rdrDateDisplayItem{margin-left:.833em}.rdrDateDisplayItem input{text-align:inherit}.rdrDateDisplayItem input:disabled{cursor:default}.rdrMonthAndYearWrapper{box-sizing:inherit;display:flex;justify-content:space-between}.rdrMonthAndYearPickers{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.rdrNextPrevButton{box-sizing:inherit;cursor:pointer;outline:none}.rdrMonths{display:flex}.rdrMonthsVertical{flex-direction:column}.rdrMonthsHorizontal>div>div>div{display:flex;flex-direction:row}.rdrMonth{width:27.667em}.rdrWeekDays{display:flex}.rdrWeekDay{flex-basis:calc(100% / 7);box-sizing:inherit;text-align:center}.rdrDays{display:flex;flex-wrap:wrap}.rdrInfiniteMonths{overflow:auto}.rdrDateRangeWrapper{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateInput{position:relative}.rdrDateInput input{outline:none}.rdrDateInput .rdrWarning{position:absolute;font-size:1.6em;line-height:1.6em;top:0;right:.25em;color:red}.rdrDay{box-sizing:inherit;width:calc(100% / 7);position:relative;font:inherit;cursor:pointer}.rdrDayNumber{display:block;position:relative}.rdrDayNumber span{color:#1d2429}.rdrDayDisabled{cursor:not-allowed}@supports (-ms-ime-align: auto){.rdrDay{flex-basis:14.285%!important}}.rdrSelected,.rdrInRange,.rdrStartEdge,.rdrEndEdge,.rdrDayStartPreview,.rdrDayInPreview,.rdrDayEndPreview{pointer-events:none}.rdrDateRangePickerWrapper{display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrStaticRanges{display:flex;flex-direction:column}.rdrStaticRange{font-size:inherit}.rdrInputRange{display:flex}.rdrCalendarWrapper{color:#000;font-size:12px}.rdrDateDisplayWrapper{background-color:#eff2f7}.rdrDateDisplay{margin:.833em}.rdrDateDisplayItem{border-radius:4px;background-color:#fff;box-shadow:0 1px 2px #23394236;border:1px solid transparent}.rdrDateDisplayItem input{cursor:pointer;height:2.5em;line-height:2.5em;border:0px;background:transparent;width:100%;color:#849095}.rdrDateDisplayItemActive{border-color:currentColor}.rdrDateDisplayItemActive input{color:#7d888d}.rdrMonthAndYearWrapper{align-items:center;height:60px;padding-top:10px}.rdrMonthAndYearPickers{font-weight:600}.rdrMonthAndYearPickers select{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;background:transparent;padding:10px 30px 10px 10px;border-radius:4px;outline:0;color:#3e484f;background:url("data:image/svg+xml;utf8,<svg width='9px' height='6px' viewBox='0 0 9 6' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Artboard' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' transform='translate(-636.000000, -171.000000)' fill-opacity='0.368716033'><g id='input' transform='translate(172.000000, 37.000000)' fill='%230E242F' fill-rule='nonzero'><g id='Group-9' transform='translate(323.000000, 127.000000)'><path d='M142.280245,7.23952813 C141.987305,6.92353472 141.512432,6.92361662 141.219585,7.23971106 C140.926739,7.5558055 140.926815,8.06821394 141.219755,8.38420735 L145.498801,13 L149.780245,8.38162071 C150.073185,8.0656273 150.073261,7.55321886 149.780415,7.23712442 C149.487568,6.92102998 149.012695,6.92094808 148.719755,7.23694149 L145.498801,10.7113732 L142.280245,7.23952813 Z' id='arrow'></path></g></g></g></svg>") no-repeat;background-position:right 8px center;cursor:pointer;text-align:center}.rdrMonthAndYearPickers select:hover{background-color:#00000012}.rdrMonthPicker,.rdrYearPicker{margin:0 5px}.rdrNextPrevButton{display:block;width:24px;height:24px;margin:0 .833em;padding:0;border:0;border-radius:5px;background:#eff2f7}.rdrNextPrevButton:hover{background:#e1e7f0}.rdrNextPrevButton i{display:block;width:0;height:0;padding:0;text-align:center;border-style:solid;margin:auto;transform:translate(-3px)}.rdrPprevButton i{border-width:4px 6px 4px 4px;border-color:transparent rgb(52,73,94) transparent transparent;transform:translate(-3px)}.rdrNextButton i{margin:0 0 0 7px;border-width:4px 4px 4px 6px;border-color:transparent transparent transparent rgb(52,73,94);transform:translate(3px)}.rdrWeekDays{padding:0 .833em}.rdrMonth{padding:0 .833em 1.666em}.rdrMonth .rdrWeekDays{padding:0}.rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName{display:none}.rdrWeekDay{font-weight:400;line-height:2.667em;color:#849095}.rdrDay{background:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:0;padding:0;line-height:3em;height:3em;text-align:center;color:#1d2429}.rdrDay:focus{outline:0}.rdrDayNumber{outline:0;font-weight:300;position:absolute;inset:5px 0;display:flex;align-items:center;justify-content:center}.rdrDayToday .rdrDayNumber span{font-weight:500}.rdrDayToday .rdrDayNumber span:after{content:"";position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:18px;height:2px;border-radius:2px;background:#3d91ff}.rdrDayToday:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span:after{background:#fff}.rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span{color:#ffffffd9}.rdrSelected,.rdrInRange,.rdrStartEdge,.rdrEndEdge{background:currentColor;position:absolute;inset:5px 0}.rdrSelected{left:2px;right:2px}.rdrStartEdge{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrEndEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrSelected{border-radius:1.042em}.rdrDayStartOfMonth .rdrInRange,.rdrDayStartOfMonth .rdrEndEdge,.rdrDayStartOfWeek .rdrInRange,.rdrDayStartOfWeek .rdrEndEdge{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrDayEndOfMonth .rdrInRange,.rdrDayEndOfMonth .rdrStartEdge,.rdrDayEndOfWeek .rdrInRange,.rdrDayEndOfWeek .rdrStartEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrDayStartOfMonth .rdrDayInPreview,.rdrDayStartOfMonth .rdrDayEndPreview,.rdrDayStartOfWeek .rdrDayInPreview,.rdrDayStartOfWeek .rdrDayEndPreview{border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;border-left-width:1px;left:0}.rdrDayEndOfMonth .rdrDayInPreview,.rdrDayEndOfMonth .rdrDayStartPreview,.rdrDayEndOfWeek .rdrDayInPreview,.rdrDayEndOfWeek .rdrDayStartPreview{border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;border-right-width:1px;right:0}.rdrDayStartPreview,.rdrDayInPreview,.rdrDayEndPreview{background:#ffffff17;position:absolute;inset:3px 0;pointer-events:none;border:0px solid currentColor;z-index:1}.rdrDayStartPreview{border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;left:0}.rdrDayInPreview{border-top-width:1px;border-bottom-width:1px}.rdrDayEndPreview{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;right:0}.rdrDefinedRangesWrapper{font-size:12px;width:226px;border-right:solid 1px #eff2f7;background:#fff}.rdrDefinedRangesWrapper .rdrStaticRangeSelected{color:currentColor;font-weight:600}.rdrStaticRange{border:0;cursor:pointer;display:block;outline:0;border-bottom:1px solid #eff2f7;padding:0;background:#fff}.rdrStaticRange:hover .rdrStaticRangeLabel,.rdrStaticRange:focus .rdrStaticRangeLabel{background:#eff2f7}.rdrStaticRangeLabel{display:block;outline:0;line-height:18px;padding:10px 20px;text-align:left}.rdrInputRanges{padding:10px 0}.rdrInputRange{align-items:center;padding:5px 20px}.rdrInputRangeInput{width:30px;height:30px;line-height:30px;border-radius:4px;text-align:center;border:solid 1px rgb(222,231,235);margin-right:10px;color:#6c767a}.rdrInputRangeInput:focus,.rdrInputRangeInput:hover{border-color:#b4bfc4;outline:0;color:#333}.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{content:"";border:1px solid currentColor;border-radius:1.333em;position:absolute;inset:-2px 0;background:transparent}.rdrDayPassive{pointer-events:none}.rdrDayPassive .rdrDayNumber span{color:#d5dce0}.rdrDayPassive .rdrInRange,.rdrDayPassive .rdrStartEdge,.rdrDayPassive .rdrEndEdge,.rdrDayPassive .rdrSelected,.rdrDayPassive .rdrDayStartPreview,.rdrDayPassive .rdrDayInPreview,.rdrDayPassive .rdrDayEndPreview{display:none}.rdrDayDisabled{background-color:#f8f8f8}.rdrDayDisabled .rdrDayNumber span{color:#aeb9bf}.rdrDayDisabled .rdrInRange,.rdrDayDisabled .rdrStartEdge,.rdrDayDisabled .rdrEndEdge,.rdrDayDisabled .rdrSelected,.rdrDayDisabled .rdrDayStartPreview,.rdrDayDisabled .rdrDayInPreview,.rdrDayDisabled .rdrDayEndPreview{filter:grayscale(100%) opacity(60%)}.rdrMonthName{text-align:left;font-weight:600;color:#849095;padding:.833em}:root{--soop-color-white-kr_white: #ffffff;--soop-color-black-alpha-kr_blackAlpha90: rgba(0, 0, 0, .9);--soop-color-black-kr_black: #000000;--soop-color-black-alpha-kr_blackAlpha80: rgba(0, 0, 0, .8);--soop-color-black-alpha-kr_blackAlpha70: rgba(0, 0, 0, .7);--soop-color-black-alpha-kr_blackAlpha60: rgba(0, 0, 0, .6);--soop-color-black-alpha-kr_blackAlpha50: rgba(0, 0, 0, .5);--soop-color-black-alpha-kr_blackAlpha40: rgba(0, 0, 0, .4);--soop-color-black-alpha-kr_blackAlpha30: rgba(0, 0, 0, .3);--soop-color-black-alpha-kr_blackAlpha20: rgba(0, 0, 0, .2);--soop-color-black-alpha-kr_blackAlpha10: rgba(0, 0, 0, .1);--soop-color-black-alpha-kr_blackAlpha5: rgba(0, 0, 0, .05);--soop-color-black-alpha-kr_blackAlpha15: rgba(0, 0, 0, .15);--soop-color-grey-grey990: #fcfcfd;--soop-color-grey-grey970: #f6f6f9;--soop-color-grey-grey950: #f1f2f4;--soop-color-grey-grey940: #eeeff1;--soop-color-grey-grey920: #e8e9ed;--soop-color-grey-grey900: #e2e4e9;--soop-color-grey-grey850: #d5d7dc;--soop-color-grey-grey800: #c7cad1;--soop-color-grey-grey700: #acb0b9;--soop-color-grey-grey600: #9196a1;--soop-color-grey-grey500: #757b8a;--soop-color-grey-grey400: #5e636e;--soop-color-grey-grey350: #525661;--soop-color-grey-grey300: #464a53;--soop-color-grey-grey250: #3b3d45;--soop-color-grey-grey200: #2f3137;--soop-color-grey-grey180: #2a2c32;--soop-color-grey-grey150: #232529;--soop-color-grey-grey100: #17191c;--soop-color-grey-grey50: #0c0d0e;--soop-color-grey-spacegrey400: #5b5c71;--soop-color-grey-alpha-light-lightAlpha10: rgba(246, 246, 249, .1);--soop-color-grey-alpha-light-lightAlpha20: rgba(246, 246, 249, .2);--soop-color-grey-alpha-light-lightAlpha30: rgba(246, 246, 249, .3);--soop-color-grey-alpha-light-lightAlpha40: rgba(246, 246, 249, .4);--soop-color-grey-alpha-light-lightAlpha50: rgba(246, 246, 249, .5);--soop-color-grey-alpha-light-lightAlpha60: rgba(246, 246, 249, .6);--soop-color-grey-alpha-light-lightAlpha70: rgba(246, 246, 249, .7);--soop-color-grey-kr-kr_grey900: #e8ebed;--soop-color-grey-alpha-light-lightAlpha80: rgba(246, 246, 249, .8);--soop-color-grey-alpha-lightMid-lightMidAlpha5: rgba(145, 150, 161, .05);--soop-color-grey-alpha-lightMid-lightMidAlpha10: rgba(145, 150, 161, .1);--soop-color-grey-alpha-highlight-highLightAlpha40: rgba(252, 252, 253, .4);--soop-color-grey-alpha-lightMid-lightMidAlpha20: rgba(145, 150, 161, .2);--soop-color-grey-alpha-highlight-highLightAlpha60: rgba(252, 252, 253, .6);--soop-color-grey-alpha-highlight-highLightAlpha80: rgba(252, 252, 253, .8);--soop-color-grey-alpha-highlight-highLightAlpha90: rgba(252, 252, 253, .9);--soop-color-grey-alpha-highlight-highLightAlpha95: rgba(252, 252, 253, .95);--soop-color-grey-alpha-lightMidwayAlpha-lightMidwayAlpha50: rgba( 238, 239, 241, .5 );--soop-color-grey-alpha-lightMidwayAlpha-lightMidwayAlpha90: rgba( 238, 239, 241, .9 );--soop-color-grey-alpha-mid-midAlpha5: rgba(117, 123, 138, .05);--soop-color-grey-alpha-mid-midAlpha10: rgba(117, 123, 138, .1);--soop-color-grey-alpha-mid-midAlpha20: rgba(117, 123, 138, .2);--soop-color-grey-alpha-mid-midAlpha30: rgba(117, 123, 138, .3);--soop-color-grey-alpha-mid-midAlpha50: rgba(117, 123, 138, .5);--soop-color-grey-alpha-dark-darkAlpha40: rgba(70, 74, 83, .4);--soop-color-grey-alpha-dark-darkAlpha60: rgba(70, 74, 83, .6);--soop-color-grey-alpha-dark-darkAlpha80: rgba(70, 74, 83, .8);--soop-color-grey-alpha-dark-darkAlpha90: rgba(70, 74, 83, .9);--soop-color-grey-alpha-darkMid-darkMidAlpha50: rgba(94, 99, 110, .5);--soop-color-grey-alpha-darkMid-darkMidAlpha90: rgba(94, 99, 110, .9);--soop-color-grey-alpha-highDark-highDarkAlpha5: rgba(23, 25, 28, .05);--soop-color-grey-alpha-highDark-highDarkAlpha10: rgba(23, 25, 28, .1);--soop-color-grey-alpha-highDark-highDarkAlpha15: rgba(23, 25, 28, .15);--soop-color-grey-alpha-highDark-highDarkAlpha20: rgba(23, 25, 28, .2);--soop-color-grey-alpha-highDark-highDarkAlpha30: rgba(23, 25, 28, .3);--soop-color-grey-alpha-highDark-highDarkAlpha40: rgba(23, 25, 28, .4);--soop-color-grey-alpha-highDark-highDarkAlpha50: rgba(23, 25, 28, .5);--soop-color-grey-alpha-highDark-highDarkAlpha60: rgba(23, 25, 28, .6);--soop-color-grey-alpha-highDark-highDarkAlpha70: rgba(23, 25, 28, .7);--soop-color-grey-alpha-highDark-highDarkAlpha80: rgba(23, 25, 28, .8);--soop-color-grey-alpha-highDark-highDarkAlpha90: rgba(23, 25, 28, .9);--soop-color-grey-kr-kr_grey150: #1c1e22;--soop-color-grey-kr-alpha-kr_darkAlpha80: rgba(47, 49, 55, .8);--soop-color-grey-kr-alpha-kr_highDarkAlpha95: rgba(23, 25, 28, .95);--soop-color-grey-kr-alpha-kr_highDeepDarkAlpha0: rgba(12, 13, 14, 0);--soop-color-grey-kr-alpha-kr_highLightAlpha95: rgba(252, 252, 253, .95);--soop-color-grey-kr-alpha-kr_lightMidAlpha50: rgba(145, 150, 161, .5);--soop-color-blue-global-alpha-blueAlpha5: rgba(0, 82, 255, .05);--soop-color-blue-global-alpha-blueAlpha10: rgba(0, 82, 255, .1);--soop-color-blue-global-alpha-blueAlpha20: rgba(0, 82, 255, .2);--soop-color-blue-global-alpha-blueAlpha30: rgba(0, 82, 255, .3);--soop-color-blue-global-alpha-royalBlueAlpha15: rgba(127, 127, 255, .15);--soop-color-blue-global-alpha-royalBlueLightAlpha15: rgba( 153, 153, 255, .15 );--soop-color-blue-kr-kr_blue990: #f2f9ff;--soop-color-blue-global-blue900: #cce0ff;--soop-color-blue-global-blue800: #99c0ff;--soop-color-blue-global-blue700: #66a1ff;--soop-color-blue-global-blue650: #4d88ff;--soop-color-blue-global-blue600: #337afe;--soop-color-blue-global-blue500: #0052ff;--soop-color-blue-global-blue400: #0041cc;--soop-color-blue-global-blue300: #003199;--soop-color-blue-global-blue200: #002166;--soop-color-blue-global-blue100: #001033;--soop-color-blue-global-azureblu600: #3396ff;--soop-color-blue-global-azureblu500: #007bff;--soop-color-blue-global-azureblue400: #0063cc;--soop-color-blue-global-royalBlue800: #9999ff;--soop-color-blue-global-royalBlue750: #7f7fff;--soop-color-blue-global-royalBlue720: #7072ff;--soop-color-blue-global-royalBlue700: #6666ff;--soop-color-blue-global-royalBlue650: #4d4dff;--soop-color-blue-global-deepskyblue500: #04cffb;--soop-color-blue-global-stoneBlue550: #6a89af;--soop-color-blue-global-stoneBlue600: #7a96b8;--soop-color-blue-global-stoneBlue720: #a2b5cd;--soop-color-blue-kr-kr_blue950: #e6f3ff;--soop-color-blue-kr-kr_blue900: #d9ecff;--soop-color-blue-kr-kr_blue800: #c2e1ff;--soop-color-blue-kr-kr_blue700: #9ccfff;--soop-color-blue-kr-kr_blue650: #6fb9ff;--soop-color-blue-kr-kr_blue600: #44a3ff;--soop-color-blue-kr-kr_blue500: #0182ff;--soop-color-blue-kr-kr_blue400: #0074e5;--soop-color-blue-kr-kr_blue300: #005cb6;--soop-color-blue-kr-kr_blue200: #003c77;--soop-color-blue-kr-kr_blue100: #001c38;--soop-color-blue-kr-kr_cloudySky900: #ebeff6;--soop-color-blue-kr-kr_skyblue500: #00c2ff;--soop-color-blue-kr-kr_royalblue100: #212232;--soop-color-blue-kr-kr_royalblue950: #ececff;--soop-color-blue-kr-alpha-kr_blueAlpha5: rgba(1, 130, 255, .05);--soop-color-blue-kr-alpha-kr_blueAlpha8: rgba(1, 130, 255, .08);--soop-color-blue-kr-alpha-kr_blueAlpha10: rgba(1, 130, 255, .1);--soop-color-blue-kr-alpha-kr_blueAlpha15: rgba(1, 130, 255, .15);--soop-color-blue-kr-alpha-kr_blueAlpha20: rgba(1, 130, 255, .2);--soop-color-blue-kr-alpha-kr_blueAlpha30: rgba(1, 130, 255, .3);--soop-color-blue-kr-alpha-kr_blueAlpha40: rgba(1, 130, 255, .4);--soop-color-blue-kr-alpha-kr_blueAlpha50: rgba(1, 130, 255, .5);--soop-color-blue-kr-alpha-kr_blueAlpha60: rgba(1, 130, 255, .6);--soop-color-blue-kr-alpha-kr_blueAlpha70: rgba(1, 130, 255, .7);--soop-color-blue-kr-alpha-kr_blueAlpha80: rgba(1, 130, 255, .8);--soop-color-blue-kr-alpha-kr_blueAlpha90: rgba(1, 130, 255, .9);--soop-color-blue-kr-alpha-kr_blue650Alpha80: rgba(111, 185, 255, .8);--soop-color-blue-kr-alpha-kr_cloudySkyAlpha85: rgba(235, 239, 246, .85);--soop-color-green-kr-kr_green100: #00271c;--soop-color-green-kr-kr_green500: #01b47f;--soop-color-green-kr-kr_green600: #16d29a;--soop-color-green-kr-kr_green990: #f2fbf9;--soop-color-green-kr-kr_limeGreen500: #0abb33;--soop-color-green-kr-kr_mintGreen700: #82ffb0;--soop-color-green-kr-kr_seaGreen100: #0d2b2c;--soop-color-green-kr-kr_seaGreen950: #dbf8f8;--soop-color-green-kr-alpha-kr_greenAlpha5: rgba(1, 180, 127, .05);--soop-color-green-kr-alpha-kr_GreenAlpha10: rgba(1, 180, 127, .1);--soop-color-green-kr-alpha-kr_greenAlpha15: rgba(1, 180, 127, .15);--soop-color-green-kr-alpha-kr_greenAlpha20: rgba(1, 180, 127, .2);--soop-color-green-kr-alpha-kr_greenAlpha30: rgba(1, 180, 127, .3);--soop-color-green-global-seaGreen420: #11c5c5;--soop-color-green-global-seaGreen450: #12d3d3;--soop-color-green-global-alpha-seaGreanLightAlpha15: rgba( 18, 211, 211, .15 );--soop-color-red-red400: #cc2500;--soop-color-orange-orange600: #ff7a33;--soop-color-orange-orange500: #ff7a33;--soop-color-violet-kr-kr_Violet990: #faf7ff;--soop-color-yellow-kr-kr_Yellow500: #ffb400;--soop-color-yellow-kr-kr_Yellow700: #f4bf03;--soop-color-yellow-kr-kr_goldYellow100: #302c14;--soop-color-yellow-kr-kr_goldYellow950: #fff9e0;--soop-color-yellow-global-goldYellow480: #f5c700;--soop-color-yellow-global-goldYellow600: #ffd933;--soop-color-violet-kr-kr_Violet600: #bc6ae6;--soop-color-violet-kr-kr_Violet500: #9361ff;--soop-color-violet-kr-kr_Violet550: #b985f5;--soop-color-violet-kr-kr_Violet400: #7e42fe;--soop-color-violet-kr-kr_Violet100: #201a32;--soop-color-violet-kr-alpha-kr_VioletAlpha10: rgba(147, 97, 255, .1);--soop-color-violet-kr-alpha-kr_VioletAlpha40: rgba(147, 97, 255, .4);--soop-color-violet-global-violet350: #772ce8;--soop-color-violet-global-violet550: #b985f5;--soop-color-violet-global-violet650: #ae5eed;--soop-color-violet-global-violet700: #ba75f0;--soop-color-chat-kr-kr_chat50: #819aaa;--soop-color-chat-kr-kr_chat60: #818ba1;--soop-color-chat-kr-kr_chat100: #ff6600;--soop-color-chat-kr-kr_chat200: #53b1ae;--soop-color-chat-kr-kr_chat300: #e09135;--soop-color-chat-kr-kr_chat400: #d65b8f;--soop-color-chat-kr-kr_chat500: #75aa5c;--soop-color-chat-kr-kr_chat600: #489ed7;--soop-color-chat-kr-kr_chat700: #e7494f;--soop-color-chat-kr-kr_chat800: #63a4e7;--soop-color-chat-kr-kr_chat900: #9379bd;--soop-color-neonYellow-global-neonYellow900: #f6ffcc;--soop-color-neonYellow-global-neonYellow800: #edff99;--soop-color-neonYellow-global-neonYellow700: #d3ff33;--soop-color-neonYellow-global-neonYellow600: #daff33;--soop-color-neonYellow-global-neonYellow500: #d1ff00;--soop-color-neonYellow-global-neonYellow450: #bce500;--soop-color-neonYellow-global-neonYellow400: #a7cc00;--soop-color-neonYellow-global-neonYellow300: #7dcc00;--soop-color-neonYellow-global-neonYellow200: #546600;--soop-color-neonYellow-global-neonYellow100: #2a3300;--soop-color-neonYellow-global-alpha-neonYellowAlpha30: rgba( 209, 255, 0, .3 );--soop-color-neonYellow-global-alpha-neonYellowAlpha5: rgba( 209, 255, 0, .05 );--soop-color-yellow-global-alpha-goldYellowLightAlpha15: rgba( 255, 217, 51, .15 );--soop-color-yellow-kr-alpha-goldYellowLightAlpha20: rgba(255, 217, 51, .2);--soop-color-neonYellow-global-alpha-neonYellowAlpha10: rgba( 209, 255, 0, .1 );--soop-color-red-red450: #e52a00;--soop-color-red-red470: #f02c00;--soop-color-red-red500: #ff2f00;--soop-color-red-red550: #ff441a;--soop-color-red-redOrange600: #ff5933;--soop-color-red-redOrange650: #ff6e4d;--soop-color-red-alpha-redAlpha5: rgba(255, 47, 0, .05);--soop-color-red-alpha-redAlpha10: rgba(255, 47, 0, .1);--soop-color-red-kr-kr_red600: #ef565f;--soop-color-red-radicalRed500: #ff0051;--soop-color-red-kr-kr_red990: #fff5f2;--soop-color-red-kr-kr_red100: #30120c;--soop-color-white-alpha-kr_whiteAlpha0: rgba(255, 255, 255, 0);--soop-color-white-alpha-kr_whiteAlpha5: rgba(255, 255, 255, .05);--soop-color-white-alpha-kr_whiteAlpha10: rgba(255, 255, 255, .1);--soop-color-white-alpha-kr_whiteAlpha20: rgba(255, 255, 255, .2);--soop-color-white-alpha-kr_whiteAlpha30: rgba(255, 255, 255, .3);--soop-color-white-alpha-kr_whiteAlpha40: rgba(255, 255, 255, .4);--soop-color-white-alpha-kr_whiteAlpha50: rgba(255, 255, 255, .5);--soop-color-white-alpha-kr_whiteAlpha60: rgba(255, 255, 255, .6);--soop-color-white-alpha-kr_whiteAlpha70: rgba(255, 255, 255, .7);--soop-color-white-alpha-kr_whiteAlpha80: rgba(255, 255, 255, .8);--soop-color-white-alpha-kr_whiteAlpha90: rgba(255, 255, 255, .9);--soop-color-red-kr-alpha-kr_redAlpha15: rgba(255, 47, 0, .15);--soop-color-red-kr-alpha-kr_redAlpha50: rgba(255, 47, 0, .5);--soop-color-red-kr-alpha-kr_redAlpha8: rgba(255, 47, 0, .08);--soop-color-pink-global-alpha-pinkAlpha5: rgba(255, 0, 138, .05);--soop-color-pink-kr-kr_coralPink500: #ff6678;--soop-color-pink-global-electricPink500: #fe0181;--soop-color-pink-global-electricPink550: #f5248d;--soop-color-pink-global-electricPink600: #fe349a;--soop-color-pink-global-electricPink620: #fe3e9f;--soop-color-pink-global-electricPink650: #fe4ba5;--soop-color-pink-global-palePink700: #dd88ab;--soop-color-brown-kr-kr_brown100: #1c1817;--soop-color-brown-kr-kr_brown500: #af7c68;--soop-color-brown-kr-kr_brown990: #f7f2f0;--soop-color-brown-global-wood650: #cf9f7c;--soop-color-brown-global-wood750: #ddbba2;--soop-color-grey-alpha-lightMid-lightMidAlpha30: rgba(145, 150, 161, .3);--soop-color-label-kr-kr_labelPrimary: #17191c;--soop-radius-radius100: 4px;--soop-radius-radius200: 6px;--soop-radius-radius300: 8px;--soop-radius-radius500: 12px;--soop-radius-radius600: 16px;--soop-radius-radius700: 20px;--soop-radius-radiusFull: 9999px;--soop-radius-radiusThumbSmall: 8px;--soop-radius-radiusThumbMedium: 12px;--soop-radius-radiusThumbLarge: 16px;--soop-size-space-0: 0px;--soop-size-space-025: 1px;--soop-size-space-050: 2px;--soop-size-space-100: 4px;--soop-size-space-150: 6px;--soop-size-space-200: 8px;--soop-size-space-300: 12px;--soop-size-space-400: 16px;--soop-size-space-500: 20px;--soop-size-space-600: 24px;--soop-size-space-700: 28px;--soop-size-space-800: 32px;--soop-size-space-900: 36px;--soop-size-space-1000: 40px;--soop-size-space-1200: 48px;--soop-size-space-1400: 56px;--soop-size-space-1600: 64px;--soop-size-space-2400: 96px;--soop-size-space-3000: 120px;--soop-size-space-4000: 160px;--soop-size-space-negative025: -1px;--soop-size-space-negative100: -4px;--soop-size-space-negative150: -6px;--soop-size-space-negative200: -8px;--soop-size-space-negative300: -12px;--soop-size-space-negative400: -16px;--soop-size-space-negative500: -24px;--soop-typographyPrimitives-familySans: Pretendard;--soop-typographyPrimitives-2xs: 10px;--soop-typographyPrimitives-xs: 12px;--soop-typographyPrimitives-sm_1: 13px;--soop-typographyPrimitives-sm: 14px;--soop-typographyPrimitives-md_1: 15px;--soop-typographyPrimitives-md: 16px;--soop-typographyPrimitives-lg: 18px;--soop-typographyPrimitives-xl: 20px;--soop-typographyPrimitives-2xl_1: 22px;--soop-typographyPrimitives-2xl: 24px;--soop-typographyPrimitives-3xl: 28px;--soop-typographyPrimitives-4xl: 32px;--soop-typographyPrimitives-5xl: 36px;--soop-typographyPrimitives-6xl: 40px;--soop-typographyPrimitives-7xl: 48px;--soop-typographyPrimitives-8xl: 56px;--soop-typographyPrimitives-9xl: 64px;--soop-typographyPrimitives-10xl: 72px;--soop-typographyPrimitives-11xl: 80px;--soop-typographyPrimitives-12xl: 88px;--soop-typographyPrimitives-13xl: 96px;--soop-typographyPrimitives-weightLight: 300;--soop-typographyPrimitives-weightRegular: 400;--soop-typographyPrimitives-weightMedium: 500;--soop-typographyPrimitives-weightSemibold: 600;--soop-typographyPrimitives-display-d_13xl_sb-fontFamily: Pretendard;--soop-typographyPrimitives-display-d_13xl_sb-fontSize: 96px;--soop-typographyPrimitives-display-d_13xl_sb-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-display-d_13xl_sb-weight: SemiBold;--soop-typographyPrimitives-display-d_12xl_sb-fontFamily: Pretendard;--soop-typographyPrimitives-display-d_12xl_sb-fontSize: 88px;--soop-typographyPrimitives-display-d_12xl_sb-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-display-d_12xl_sb-weight: SemiBold;--soop-typographyPrimitives-display-d_11xl_sb-fontFamily: Pretendard;--soop-typographyPrimitives-display-d_11xl_sb-fontSize: 80px;--soop-typographyPrimitives-display-d_11xl_sb-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-display-d_11xl_sb-weight: SemiBold;--soop-typographyPrimitives-display-d_10xl_sb-fontFamily: Pretendard;--soop-typographyPrimitives-display-d_10xl_sb-fontSize: 72px;--soop-typographyPrimitives-display-d_10xl_sb-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-display-d_10xl_sb-weight: SemiBold;--soop-typographyPrimitives-display-d_9xl_sb-fontFamily: Pretendard;--soop-typographyPrimitives-display-d_9xl_sb-fontSize: 64px;--soop-typographyPrimitives-display-d_9xl_sb-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-display-d_9xl_sb-weight: SemiBold;--soop-typographyPrimitives-display-d_8xl_sb-fontFamily: Pretendard;--soop-typographyPrimitives-display-d_8xl_sb-fontSize: 56px;--soop-typographyPrimitives-display-d_8xl_sb-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-display-d_8xl_sb-weight: SemiBold;--soop-typographyPrimitives-display-d_7xl_sb-fontFamily: Pretendard;--soop-typographyPrimitives-display-d_7xl_sb-fontSize: 48px;--soop-typographyPrimitives-display-d_7xl_sb-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-display-d_7xl_sb-weight: SemiBold;--soop-typographyPrimitives-display-d_6xl_sb-fontFamily: Pretendard;--soop-typographyPrimitives-display-d_6xl_sb-fontSize: 40px;--soop-typographyPrimitives-display-d_6xl_sb-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-display-d_6xl_sb-weight: SemiBold;--soop-typographyPrimitives-heading-h_7xl_sb-fontFamily: Pretendard;--soop-typographyPrimitives-heading-h_7xl_sb-fontSize: 48px;--soop-typographyPrimitives-heading-h_7xl_sb-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-heading-h_7xl_sb-weight: SemiBold;--soop-typographyPrimitives-heading-h_7xl_m-fontFamily: Pretendard;--soop-typographyPrimitives-heading-h_7xl_m-fontSize: 48px;--soop-typographyPrimitives-heading-h_7xl_m-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-heading-h_7xl_m-weight: Medium;--soop-typographyPrimitives-heading-h_6xl_sb-fontFamily: Pretendard;--soop-typographyPrimitives-heading-h_6xl_sb-fontSize: 40px;--soop-typographyPrimitives-heading-h_6xl_sb-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-heading-h_6xl_sb-weight: SemiBold;--soop-typographyPrimitives-heading-h_6xl_m-fontFamily: Pretendard;--soop-typographyPrimitives-heading-h_6xl_m-fontSize: 40px;--soop-typographyPrimitives-heading-h_6xl_m-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-heading-h_6xl_m-weight: Medium;--soop-typographyPrimitives-heading-h_5xl_sb-fontFamily: Pretendard;--soop-typographyPrimitives-heading-h_5xl_sb-fontSize: 36px;--soop-typographyPrimitives-heading-h_5xl_sb-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-heading-h_5xl_sb-weight: SemiBold;--soop-typographyPrimitives-heading-h_5xl_m-fontFamily: Pretendard;--soop-typographyPrimitives-heading-h_5xl_m-fontSize: 36px;--soop-typographyPrimitives-heading-h_5xl_m-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-heading-h_5xl_m-weight: Medium;--soop-typographyPrimitives-heading-h_4xl_sb-fontFamily: Pretendard;--soop-typographyPrimitives-heading-h_4xl_sb-fontSize: 32px;--soop-typographyPrimitives-heading-h_4xl_sb-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-heading-h_4xl_sb-weight: SemiBold;--soop-typographyPrimitives-heading-h_4xl_m-fontFamily: Pretendard;--soop-typographyPrimitives-heading-h_4xl_m-fontSize: 32px;--soop-typographyPrimitives-heading-h_4xl_m-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-heading-h_4xl_m-weight: Medium;--soop-typographyPrimitives-heading-h_3xl_sb-fontFamily: Pretendard;--soop-typographyPrimitives-heading-h_3xl_sb-fontSize: 28px;--soop-typographyPrimitives-heading-h_3xl_sb-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-heading-h_3xl_sb-weight: SemiBold;--soop-typographyPrimitives-heading-h_3xl_m-fontFamily: Pretendard;--soop-typographyPrimitives-heading-h_3xl_m-fontSize: 28px;--soop-typographyPrimitives-heading-h_3xl_m-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-heading-h_3xl_m-weight: Medium;--soop-typographyPrimitives-heading-h_2xl_sb-fontFamily: Pretendard;--soop-typographyPrimitives-heading-h_2xl_sb-fontSize: 24px;--soop-typographyPrimitives-heading-h_2xl_sb-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-heading-h_2xl_sb-weight: SemiBold;--soop-typographyPrimitives-heading-h_2xl_m-fontFamily: Pretendard;--soop-typographyPrimitives-heading-h_2xl_m-fontSize: 24px;--soop-typographyPrimitives-heading-h_2xl_m-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-heading-h_2xl_m-weight: Medium;--soop-typographyPrimitives-heading-h_xl_sb-fontFamily: Pretendard;--soop-typographyPrimitives-heading-h_xl_sb-fontSize: 20px;--soop-typographyPrimitives-heading-h_xl_sb-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-heading-h_xl_sb-weight: SemiBold;--soop-typographyPrimitives-heading-h_xl_m-fontFamily: Pretendard;--soop-typographyPrimitives-heading-h_xl_m-fontSize: 20px;--soop-typographyPrimitives-heading-h_xl_m-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-heading-h_xl_m-weight: Medium;--soop-typographyPrimitives-heading-h_xl_r-fontFamily: Pretendard;--soop-typographyPrimitives-heading-h_xl_r-fontSize: 20px;--soop-typographyPrimitives-heading-h_xl_r-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-heading-h_xl_r-weight: Regular;--soop-typographyPrimitives-heading-h_lg_sb-fontFamily: Pretendard;--soop-typographyPrimitives-heading-h_lg_sb-fontSize: 18px;--soop-typographyPrimitives-heading-h_lg_sb-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-heading-h_lg_sb-weight: SemiBold;--soop-typographyPrimitives-heading-h_lg_m-fontFamily: Pretendard;--soop-typographyPrimitives-heading-h_lg_m-fontSize: 18px;--soop-typographyPrimitives-heading-h_lg_m-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-heading-h_lg_m-weight: Medium;--soop-typographyPrimitives-heading-h_lg_r-fontFamily: Pretendard;--soop-typographyPrimitives-heading-h_lg_r-fontSize: 18px;--soop-typographyPrimitives-heading-h_lg_r-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-heading-h_lg_r-weight: Regular;--soop-typographyPrimitives-heading-h_md_sb-fontFamily: Pretendard;--soop-typographyPrimitives-heading-h_md_sb-fontSize: 16px;--soop-typographyPrimitives-heading-h_md_sb-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-heading-h_md_sb-weight: SemiBold;--soop-typographyPrimitives-heading-h_md_m-fontFamily: Pretendard;--soop-typographyPrimitives-heading-h_md_m-fontSize: 16px;--soop-typographyPrimitives-heading-h_md_m-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-heading-h_md_m-weight: Medium;--soop-typographyPrimitives-heading-h_md_r-fontFamily: Pretendard;--soop-typographyPrimitives-heading-h_md_r-fontSize: 16px;--soop-typographyPrimitives-heading-h_md_r-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-heading-h_md_r-weight: Regular;--soop-typographyPrimitives-subtitle-st_xl_sb-fontFamily: Pretendard;--soop-typographyPrimitives-subtitle-st_xl_sb-fontSize: 24px;--soop-typographyPrimitives-subtitle-st_xl_sb-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-subtitle-st_xl_sb-weight: SemiBold;--soop-typographyPrimitives-subtitle-st_xl_m-fontFamily: Pretendard;--soop-typographyPrimitives-subtitle-st_xl_m-fontSize: 24px;--soop-typographyPrimitives-subtitle-st_xl_m-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-subtitle-st_xl_m-weight: Medium;--soop-typographyPrimitives-subtitle-st_lg_sb-fontFamily: Pretendard;--soop-typographyPrimitives-subtitle-st_lg_sb-fontSize: 20px;--soop-typographyPrimitives-subtitle-st_lg_sb-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-subtitle-st_lg_sb-weight: SemiBold;--soop-typographyPrimitives-subtitle-st_lg_m-fontFamily: Pretendard;--soop-typographyPrimitives-subtitle-st_lg_m-fontSize: 20px;--soop-typographyPrimitives-subtitle-st_lg_m-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-subtitle-st_lg_m-weight: Medium;--soop-typographyPrimitives-subtitle-st_md_sb-fontFamily: Pretendard;--soop-typographyPrimitives-subtitle-st_md_sb-fontSize: 18px;--soop-typographyPrimitives-subtitle-st_md_sb-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-subtitle-st_md_sb-weight: SemiBold;--soop-typographyPrimitives-subtitle-st_md_m-fontFamily: Pretendard;--soop-typographyPrimitives-subtitle-st_md_m-fontSize: 18px;--soop-typographyPrimitives-subtitle-st_md_m-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-subtitle-st_md_m-weight: Medium;--soop-typographyPrimitives-subtitle-st_rg_sb-fontFamily: Pretendard;--soop-typographyPrimitives-subtitle-st_rg_sb-fontSize: 16px;--soop-typographyPrimitives-subtitle-st_rg_sb-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-subtitle-st_rg_sb-weight: SemiBold;--soop-typographyPrimitives-subtitle-st_rg_m-fontFamily: Pretendard;--soop-typographyPrimitives-subtitle-st_rg_m-fontSize: 16px;--soop-typographyPrimitives-subtitle-st_rg_m-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-subtitle-st_rg_m-weight: Medium;--soop-typographyPrimitives-body-b_2xl_sb-fontFamily: Pretendard;--soop-typographyPrimitives-body-b_2xl_sb-fontSize: 24px;--soop-typographyPrimitives-body-b_2xl_sb-lineHeight: 139.9999976158142%;--soop-typographyPrimitives-body-b_2xl_sb-weight: SemiBold;--soop-typographyPrimitives-body-b_xl_sb-fontFamily: Pretendard;--soop-typographyPrimitives-body-b_xl_sb-fontSize: 20px;--soop-typographyPrimitives-body-b_xl_sb-lineHeight: 139.9999976158142%;--soop-typographyPrimitives-body-b_xl_sb-weight: SemiBold;--soop-typographyPrimitives-body-b_xl_m-fontFamily: Pretendard;--soop-typographyPrimitives-body-b_xl_m-fontSize: 20px;--soop-typographyPrimitives-body-b_xl_m-lineHeight: 139.9999976158142%;--soop-typographyPrimitives-body-b_xl_m-weight: Medium;--soop-typographyPrimitives-body-b_xl_r-fontFamily: Pretendard;--soop-typographyPrimitives-body-b_xl_r-fontSize: 20px;--soop-typographyPrimitives-body-b_xl_r-lineHeight: 139.9999976158142%;--soop-typographyPrimitives-body-b_xl_r-weight: Regular;--soop-typographyPrimitives-body-b_md_sb-fontFamily: Pretendard;--soop-typographyPrimitives-body-b_md_sb-fontSize: 16px;--soop-typographyPrimitives-body-b_md_sb-lineHeight: 139.9999976158142%;--soop-typographyPrimitives-body-b_md_sb-weight: SemiBold;--soop-typographyPrimitives-body-b_md_m-fontFamily: Pretendard;--soop-typographyPrimitives-body-b_md_m-fontSize: 16px;--soop-typographyPrimitives-body-b_md_m-lineHeight: 139.9999976158142%;--soop-typographyPrimitives-body-b_md_m-weight: Medium;--soop-typographyPrimitives-body-b_md_r-fontFamily: Pretendard;--soop-typographyPrimitives-body-b_md_r-fontSize: 16px;--soop-typographyPrimitives-body-b_md_r-lineHeight: 139.9999976158142%;--soop-typographyPrimitives-body-b_md_r-weight: Regular;--soop-typographyPrimitives-body-b_sm_sb-fontFamily: Pretendard;--soop-typographyPrimitives-body-b_sm_sb-fontSize: 14px;--soop-typographyPrimitives-body-b_sm_sb-lineHeight: 139.9999976158142%;--soop-typographyPrimitives-body-b_sm_sb-weight: SemiBold;--soop-typographyPrimitives-body-b_sm_m-fontFamily: Pretendard;--soop-typographyPrimitives-body-b_sm_m-fontSize: 14px;--soop-typographyPrimitives-body-b_sm_m-lineHeight: 139.9999976158142%;--soop-typographyPrimitives-body-b_sm_m-weight: Medium;--soop-typographyPrimitives-body-b_sm_r-fontFamily: Pretendard;--soop-typographyPrimitives-body-b_sm_r-fontSize: 14px;--soop-typographyPrimitives-body-b_sm_r-lineHeight: 139.9999976158142%;--soop-typographyPrimitives-body-b_sm_r-weight: Regular;--soop-typographyPrimitives-body-b_sm_l-fontFamily: Pretendard;--soop-typographyPrimitives-body-b_sm_l-fontSize: 14px;--soop-typographyPrimitives-body-b_sm_l-lineHeight: 139.9999976158142%;--soop-typographyPrimitives-body-b_sm_l-weight: Light;--soop-typographyPrimitives-body-b_xs_sb-fontFamily: Pretendard;--soop-typographyPrimitives-body-b_xs_sb-fontSize: 12px;--soop-typographyPrimitives-body-b_xs_sb-lineHeight: 139.9999976158142%;--soop-typographyPrimitives-body-b_xs_sb-weight: SemiBold;--soop-typographyPrimitives-body-b_xs_m-fontFamily: Pretendard;--soop-typographyPrimitives-body-b_xs_m-fontSize: 12px;--soop-typographyPrimitives-body-b_xs_m-lineHeight: 139.9999976158142%;--soop-typographyPrimitives-body-b_xs_m-weight: Medium;--soop-typographyPrimitives-body-b_xs_r-fontFamily: Pretendard;--soop-typographyPrimitives-body-b_xs_r-fontSize: 12px;--soop-typographyPrimitives-body-b_xs_r-lineHeight: 139.9999976158142%;--soop-typographyPrimitives-body-b_xs_r-weight: Regular;--soop-typographyPrimitives-lable-lb_2xl_sb-fontFamily: Pretendard;--soop-typographyPrimitives-lable-lb_2xl_sb-fontSize: 24px;--soop-typographyPrimitives-lable-lb_2xl_sb-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-lable-lb_2xl_sb-weight: SemiBold;--soop-typographyPrimitives-lable-lb_2xl_m-fontFamily: Pretendard;--soop-typographyPrimitives-lable-lb_2xl_m-fontSize: 24px;--soop-typographyPrimitives-lable-lb_2xl_m-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-lable-lb_2xl_m-weight: Medium;--soop-typographyPrimitives-lable-lb_xl_sb-fontFamily: Pretendard;--soop-typographyPrimitives-lable-lb_xl_sb-fontSize: 20px;--soop-typographyPrimitives-lable-lb_xl_sb-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-lable-lb_xl_sb-weight: SemiBold;--soop-typographyPrimitives-lable-lb_xl_m-fontFamily: Pretendard;--soop-typographyPrimitives-lable-lb_xl_m-fontSize: 20px;--soop-typographyPrimitives-lable-lb_xl_m-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-lable-lb_xl_m-weight: Medium;--soop-typographyPrimitives-lable-lb_xl_r-fontFamily: Pretendard;--soop-typographyPrimitives-lable-lb_xl_r-fontSize: 20px;--soop-typographyPrimitives-lable-lb_xl_r-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-lable-lb_xl_r-weight: Regular;--soop-typographyPrimitives-lable-lb_md_sb-fontFamily: Pretendard;--soop-typographyPrimitives-lable-lb_md_sb-fontSize: 16px;--soop-typographyPrimitives-lable-lb_md_sb-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-lable-lb_md_sb-weight: SemiBold;--soop-typographyPrimitives-lable-lb_md_m-fontFamily: Pretendard;--soop-typographyPrimitives-lable-lb_md_m-fontSize: 16px;--soop-typographyPrimitives-lable-lb_md_m-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-lable-lb_md_m-weight: Medium;--soop-typographyPrimitives-lable-lb_md_r-fontFamily: Pretendard;--soop-typographyPrimitives-lable-lb_md_r-fontSize: 16px;--soop-typographyPrimitives-lable-lb_md_r-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-lable-lb_md_r-weight: Regular;--soop-typographyPrimitives-lable-lb_sm_sb-fontFamily: Pretendard;--soop-typographyPrimitives-lable-lb_sm_sb-fontSize: 14px;--soop-typographyPrimitives-lable-lb_sm_sb-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-lable-lb_sm_sb-weight: SemiBold;--soop-typographyPrimitives-lable-lb_sm_m-fontFamily: Pretendard;--soop-typographyPrimitives-lable-lb_sm_m-fontSize: 14px;--soop-typographyPrimitives-lable-lb_sm_m-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-lable-lb_sm_m-weight: Medium;--soop-typographyPrimitives-lable-lb_sm_r-fontFamily: Pretendard;--soop-typographyPrimitives-lable-lb_sm_r-fontSize: 14px;--soop-typographyPrimitives-lable-lb_sm_r-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-lable-lb_sm_r-weight: Regular;--soop-typographyPrimitives-lable-lb_xs_sb-fontFamily: Pretendard;--soop-typographyPrimitives-lable-lb_xs_sb-fontSize: 12px;--soop-typographyPrimitives-lable-lb_xs_sb-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-lable-lb_xs_sb-weight: SemiBold;--soop-typographyPrimitives-lable-lb_xs_m-fontFamily: Pretendard;--soop-typographyPrimitives-lable-lb_xs_m-fontSize: 12px;--soop-typographyPrimitives-lable-lb_xs_m-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-lable-lb_xs_m-weight: Medium;--soop-typographyPrimitives-lable-lb_xs_r-fontFamily: Pretendard;--soop-typographyPrimitives-lable-lb_xs_r-fontSize: 12px;--soop-typographyPrimitives-lable-lb_xs_r-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-lable-lb_xs_r-weight: Regular;--soop-typographyPrimitives-lable-lb_2xs_m-fontFamily: Pretendard;--soop-typographyPrimitives-lable-lb_2xs_m-fontSize: 11px;--soop-typographyPrimitives-lable-lb_2xs_m-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-lable-lb_2xs_m-weight: Regular;--soop-typographyPrimitives-lable-lb_2xs_r-fontFamily: Pretendard;--soop-typographyPrimitives-lable-lb_2xs_r-fontSize: 11px;--soop-typographyPrimitives-lable-lb_2xs_r-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-lable-lb_2xs_r-weight: Regular;--soop-typographyPrimitives-caption-cp_sm_m-fontFamily: Pretendard;--soop-typographyPrimitives-caption-cp_sm_m-fontSize: 14px;--soop-typographyPrimitives-caption-cp_sm_m-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-caption-cp_sm_m-weight: Medium;--soop-typographyPrimitives-caption-cp_sm_r-fontFamily: Pretendard;--soop-typographyPrimitives-caption-cp_sm_r-fontSize: 14px;--soop-typographyPrimitives-caption-cp_sm_r-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-caption-cp_sm_r-weight: Regular;--soop-typographyPrimitives-caption-cp_xs_m-fontFamily: Pretendard;--soop-typographyPrimitives-caption-cp_xs_m-fontSize: 12px;--soop-typographyPrimitives-caption-cp_xs_m-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-caption-cp_xs_m-weight: Medium;--soop-typographyPrimitives-caption-cp_xs_r-fontFamily: Pretendard;--soop-typographyPrimitives-caption-cp_xs_r-fontSize: 12px;--soop-typographyPrimitives-caption-cp_xs_r-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-caption-cp_xs_r-weight: Regular;--soop-typographyPrimitives-callToAction-cta_2xl_m-fontFamily: Pretendard;--soop-typographyPrimitives-callToAction-cta_2xl_m-fontSize: 24px;--soop-typographyPrimitives-callToAction-cta_2xl_m-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-callToAction-cta_2xl_m-weight: Medium;--soop-typographyPrimitives-callToAction-cta_xl_m-fontFamily: Pretendard;--soop-typographyPrimitives-callToAction-cta_xl_m-fontSize: 20px;--soop-typographyPrimitives-callToAction-cta_xl_m-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-callToAction-cta_xl_m-weight: Medium;--soop-typographyPrimitives-callToAction-cta_lg_m-fontFamily: Pretendard;--soop-typographyPrimitives-callToAction-cta_lg_m-fontSize: 18px;--soop-typographyPrimitives-callToAction-cta_lg_m-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-callToAction-cta_lg_m-weight: Medium;--soop-typographyPrimitives-callToAction-cta_md_m-fontFamily: Pretendard;--soop-typographyPrimitives-callToAction-cta_md_m-fontSize: 16px;--soop-typographyPrimitives-callToAction-cta_md_m-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-callToAction-cta_md_m-weight: Medium;--soop-typographyPrimitives-callToAction-cta_md_r-fontFamily: Pretendard;--soop-typographyPrimitives-callToAction-cta_md_r-fontSize: 16px;--soop-typographyPrimitives-callToAction-cta_md_r-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-callToAction-cta_md_r-weight: Regular;--soop-typographyPrimitives-callToAction-cta_sm_m-fontFamily: Pretendard;--soop-typographyPrimitives-callToAction-cta_sm_m-fontSize: 14px;--soop-typographyPrimitives-callToAction-cta_sm_m-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-callToAction-cta_sm_m-weight: Medium;--soop-typographyPrimitives-callToAction-cta_sm_r-fontFamily: Pretendard;--soop-typographyPrimitives-callToAction-cta_sm_r-fontSize: 14px;--soop-typographyPrimitives-callToAction-cta_sm_r-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-callToAction-cta_sm_r-weight: Regular;--soop-typographyPrimitives-callToAction-cta_xs_r-fontFamily: Pretendard;--soop-typographyPrimitives-callToAction-cta_xs_r-fontSize: 12px;--soop-typographyPrimitives-callToAction-cta_xs_r-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-callToAction-cta_xs_r-weight: Regular;--soop-typographyPrimitives-legacy-l_2xl_1_sb-fontFamily: Pretendard;--soop-typographyPrimitives-legacy-l_2xl_1_sb-fontSize: 22px;--soop-typographyPrimitives-legacy-l_2xl_1_sb-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-legacy-l_2xl_1_sb-weight: SemiBold;--soop-typographyPrimitives-legacy-l_2xl_1_m-fontFamily: Pretendard;--soop-typographyPrimitives-legacy-l_2xl_1_m-fontSize: 22px;--soop-typographyPrimitives-legacy-l_2xl_1_m-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-legacy-l_2xl_1_m-weight: Medium;--soop-typographyPrimitives-legacy-l_2xl_1_r-fontFamily: Pretendard;--soop-typographyPrimitives-legacy-l_2xl_1_r-fontSize: 22px;--soop-typographyPrimitives-legacy-l_2xl_1_r-lineHeight: 120.00000476837158%;--soop-typographyPrimitives-legacy-l_2xl_1_r-weight: Regular;--soop-typographyPrimitives-legacy-l_md_1_sb-fontFamily: Pretendard;--soop-typographyPrimitives-legacy-l_md_1_sb-fontSize: 15px;--soop-typographyPrimitives-legacy-l_md_1_sb-lineHeight: 139.9999976158142%;--soop-typographyPrimitives-legacy-l_md_1_sb-weight: SemiBold;--soop-typographyPrimitives-legacy-l_md_1_m-fontFamily: Pretendard;--soop-typographyPrimitives-legacy-l_md_1_m-fontSize: 15px;--soop-typographyPrimitives-legacy-l_md_1_m-lineHeight: 139.9999976158142%;--soop-typographyPrimitives-legacy-l_md_1_m-weight: Medium;--soop-typographyPrimitives-legacy-l_md_1_r-fontFamily: Pretendard;--soop-typographyPrimitives-legacy-l_md_1_r-fontSize: 15px;--soop-typographyPrimitives-legacy-l_md_1_r-lineHeight: 139.9999976158142%;--soop-typographyPrimitives-legacy-l_md_1_r-weight: Regular;--soop-typographyPrimitives-legacy-l_sm_1_sb-fontFamily: Pretendard;--soop-typographyPrimitives-legacy-l_sm_1_sb-fontSize: 13px;--soop-typographyPrimitives-legacy-l_sm_1_sb-lineHeight: 139.9999976158142%;--soop-typographyPrimitives-legacy-l_sm_1_sb-weight: SemiBold;--soop-typographyPrimitives-legacy-l_sm_1_m-fontFamily: Pretendard;--soop-typographyPrimitives-legacy-l_sm_1_m-fontSize: 13px;--soop-typographyPrimitives-legacy-l_sm_1_m-lineHeight: 139.9999976158142%;--soop-typographyPrimitives-legacy-l_sm_1_m-weight: Medium;--soop-typographyPrimitives-legacy-l_sm_1_r-fontFamily: Pretendard;--soop-typographyPrimitives-legacy-l_sm_1_r-fontSize: 13px;--soop-typographyPrimitives-legacy-l_sm_1_r-lineHeight: 139.9999976158142%;--soop-typographyPrimitives-legacy-l_sm_1_r-weight: Regular;--soop-responsiveLarge-deviceWidth: 1440px;--soop-responsiveLarge-thumbWidthMin: 272.1000061035156px;--soop-responsiveLarge-thumbWidthMax: 368px;--soop-responsiveLarge-thumbPortraitWidthMin: 157px;--soop-responsiveLarge-thumbPortraitWidthMax: 192px;--soop-responsiveLarge-listMargin: 32px;--soop-responsiveLarge-header: 1281+;--soop-responsiveLarge-listGap: 16px;--soop-shadow-color: rgba(0, 0, 0, .3);--soop-shadow-x: 0px;--soop-shadow-y: 8px;--soop-shadow-blur: 24px;--soop-responsiveSmall-deviceWidth: 560px;--soop-responsiveSmall-thumbWidthMin: 258.5px;--soop-responsiveSmall-thumbWidthMax: 540px;--soop-responsiveSmall-listMargin: 16px;--soop-responsiveSmall-header: 560;--soop-responsiveSmall-listGap: 12px;--soop-thumbWidth-xlMin: 256.1000061035156px;--soop-thumbWidth-xlMax: 403px;--soop-thumbWidth-lgMin: 256.1000061035156px;--soop-thumbWidth-lgMax: 380px;--soop-thumbWidth-mdMin: 272.1000061035156px;--soop-thumbWidth-mdMax: 368px;--soop-thumbWidth-SmMin: 240.10000610351562px;--soop-thumbWidth-smMax: 368px;--soop-thumbWidth-MoMin: 258.5px;--soop-thumbWidth-moMax: 540px;--soop-thumbWidth-portraitLgMin: 163.3000030517578px;--soop-thumbWidth-portraitLgMax: 240px;--soop-thumbWidth-portraitMdMin: 157px;--soop-thumbWidth-portraitMdMax: 192px;--soop-thumbWidth-portraitSmMin: 150px;--soop-thumbWidth-portraitSmMax: 240px;--soop-mode-chat-kr-kr_chat: #819aaa;--soop-mode-chat-kr-kr_chatStreamer: #ff6600;--soop-mode-chat-kr-kr_chatRandom1: #e12e2e;--soop-mode-chat-kr-kr_chatRandom2: #a90a0a;--soop-mode-chat-kr-kr_chatRandom3: #eb500d;--soop-mode-chat-kr-kr_chatRandom4: #c25111;--soop-mode-chat-kr-kr_chatRandom5: #e07e0a;--soop-mode-chat-kr-kr_chatRandom6: #b26c03;--soop-mode-chat-kr-kr_chatRandom7: #648e0b;--soop-mode-chat-kr-kr_chatRandom8: #119937;--soop-mode-chat-kr-kr_chatRandom9: #158304;--soop-mode-chat-kr-kr_chatRandom10: #047143;--soop-mode-chat-kr-kr_chatRandom11: #0799b9;--soop-mode-chat-kr-kr_chatRandom12: #0b6d82;--soop-mode-chat-kr-kr_chatRandom13: #0c80d3;--soop-mode-chat-kr-kr_chatRandom14: #0c61e1;--soop-mode-chat-kr-kr_chatRandom15: #1915bf;--soop-mode-chat-kr-kr_chatRandom16: #6518c8;--soop-mode-chat-kr-kr_chatRandom17: #ad19e1;--soop-mode-chat-kr-kr_chatRandom18: #dd32e0;--soop-mode-chat-kr-kr_chatRandom19: #dc3585;--soop-mode-chat-kr-kr_chatRandom20: #c40f70;--soop-mode-label-labelPrimary: #17191c;--soop-mode-label-labelSecondary: #525661;--soop-mode-label-labelTertiary: #757b8a;--soop-mode-label-labelQuaternary: #9196a1;--soop-mode-label-labelFixedDark: #17191c;--soop-mode-label-labelFixedLight: #fcfcfd;--soop-mode-label-labelInverse: #fcfcfd;--soop-mode-label-labelDisabled: rgba(23, 25, 28, .3);--soop-mode-label-kr-kr_labelblue: #0182ff;--soop-mode-label-kr-kr_labelPrimary: #17191c;--soop-mode-fill-fillPrimary: #17191c;--soop-mode-fill-fillSecondary: #525661;--soop-mode-fill-fillTertiary: #acb0b9;--soop-mode-fill-fillQuaternary: #c7cad1;--soop-mode-fill-fillQuinary: #e8e9ed;--soop-mode-fill-fillFixedDark: #17191c;--soop-mode-fill-fillFixedLight: #fcfcfd;--soop-mode-fill-fillInverse: #fcfcfd;--soop-mode-fill-fillDisabled: rgba(23, 25, 28, .3);--soop-mode-fill-fillScrimA: rgba(23, 25, 28, .5);--soop-mode-fill-fillChatTranslation: rgba(0, 82, 255, .2);--soop-mode-fill-fillCharacterPrimary: #d5d7dc;--soop-mode-fill-kr-kr_fillTertiary: #9196a1;--soop-mode-fill-kr-kr_fillQuaternary: #e2e4e9;--soop-mode-fill-kr-kr_fillQuinary: #f1f2f4;--soop-mode-fill-kr-kr_fillSenary: #ffffff;--soop-mode-fill-kr-strokeSecondary: rgba(117, 123, 138, .2);--soop-mode-fill-kr-ctnBgQuinary: #f1f2f4;--soop-mode-fill-kr-kr_fillMidInverse: #757b8a;--soop-mode-fill-kr-kr_fillInverse: #0182ff;--soop-mode-fill-kr-kr_fillFixedDark: #2f3137;--soop-mode-fill-kr-kr_fillChatBgBlue: #e6f3ff;--soop-mode-fill-kr-kr_fillChatBgRed: #fff5f2;--soop-mode-fill-kr-kr_fillChatBgGreen: #f2fbf9;--soop-mode-fill-kr-kr_fillChatBgPurple: #faf7ff;--soop-mode-fill-kr-kr_fillChatBgBrown: #f7f2f0;--soop-mode-fill-kr-kr_fillChatBgGoldYellow: #fff9e0;--soop-mode-fill-kr-kr_fillChatBgSeaGreen: #dbf8f8;--soop-mode-fill-kr-kr_fillChatBgRoyalBlue: #ececff;--soop-mode-fill-kr-kr_fillChatTranslation: rgba(1, 180, 127, .2);--soop-mode-fill-kr-kr_fillAlpha0: rgba(255, 255, 255, 0);--soop-mode-fill-kr-kr_fillBlueLight: #c2e1ff;--soop-mode-label-labelPrimary2: #17191c;--soop-mode-stroke-strokePrimary: #d5d7dc;--soop-mode-stroke-strokeSecondary: rgba(117, 123, 138, .2);--soop-mode-stroke-strokeTertiary: rgba(117, 123, 138, .1);--soop-mode-stroke-kr-kr_storkeprimary: #e2e4e9;--soop-mode-stroke-kr-kr_strokeSecondary: rgba(23, 25, 28, .2);--soop-mode-stroke-kr-kr_strokeTertiary: rgba(23, 25, 28, .1);--soop-mode-action-actFixedHoverDark: rgba(23, 25, 28, .1);--soop-mode-stroke-kr-kr_strokeQuaternary: #9196a1;--soop-mode-action-actFixedActiveDark: rgba(23, 25, 28, .2);--soop-mode-action-actHoverPrimary: rgba(23, 25, 28, .1);--soop-mode-action-actActivePrimary: rgba(23, 25, 28, .2);--soop-mode-action-actHoverSecondary: rgba(246, 246, 249, .1);--soop-mode-action-actActiveSecondary: rgba(246, 246, 249, .2);--soop-mode-action-actHoverTertiary: #e2e4e9;--soop-mode-action-actActiveTertiary: #f1f2f4;--soop-mode-action-actHoverQuaternary: rgba(117, 123, 138, .1);--soop-mode-action-actActiveQuaternary: rgba(117, 123, 138, .2);--soop-mode-action-kr-kr_actHoverPrimary: rgba(23, 25, 28, .1);--soop-mode-action-kr-kr_actActivePrimary: rgba(23, 25, 28, .2);--soop-mode-action-kr-kr_actHoverSecondary: #f1f2f4;--soop-mode-action-kr-kr_actActiveSecondary: #e8e9ed;--soop-mode-action-kr-kr_actHoverTertiary: rgba(117, 123, 138, .1);--soop-mode-action-kr-kr_actActiveTertiary: rgba(117, 123, 138, .3);--soop-mode-action-kr-kr_actHoverPrimary_blue: #e6f3ff;--soop-mode-action-kr-kr_actHoverSecondary_blue: #f2f9ff;--soop-mode-action-kr-kr_actHoverTertiary_blue: rgba(1, 130, 255, .1);--soop-mode-background-bgPrimary: #fcfcfd;--soop-mode-background-bgSecondary: #f6f6f9;--soop-mode-background-bgTertiary: #fcfcfd;--soop-mode-background-bgSecondaryAlpha30: rgba(246, 246, 249, .3);--soop-mode-background-bgSecondaryAlpha80: rgba(246, 246, 249, .8);--soop-mode-background-bgPrimaryAlpha90: rgba(252, 252, 253, .9);--soop-mode-background-kr-kr_bgPrimary: #ffffff;--soop-mode-background-kr-kr_bgPrimaryAlpha95: rgba(252, 252, 253, .95);--soop-mode-background-kr-kr_bgSecondary: #f6f6f9;--soop-mode-background-kr-kr_bgTertiary: #fcfcfd;--soop-mode-background-kr-kr_bgQuaternary: #f6f6f9;--soop-mode-container-ctnBgPrimary: #eeeff1;--soop-mode-container-ctnBgSecondary: #fcfcfd;--soop-mode-container-ctnBgSecondaryAlpha40: rgba(252, 252, 253, .4);--soop-mode-container-ctnBgSecondaryAlpha60: rgba(252, 252, 253, .6);--soop-mode-container-ctnBgSecondaryAlpha80: rgba(252, 252, 253, .8);--soop-mode-container-ctnBgSecondaryAlpha90: rgba(252, 252, 253, .9);--soop-mode-container-ctnBgTertiary: #eeeff1;--soop-mode-container-ctnBgTertiaryAlpha50: rgba(238, 239, 241, .5);--soop-mode-container-ctnBgTertiaryAlpha90: rgba(238, 239, 241, .9);--soop-mode-container-ctnBgQuaternary: #fcfcfd;--soop-mode-container-ctnBgQuinary: #f1f2f4;--soop-mode-container-kr-kR_ctnBgPrimary: #f6f6f9;--soop-mode-container-kr-kr_ctnBgSecondary: #f1f2f4;--soop-mode-container-kr-kr_ctnBgSecondaryAlpha80: rgba(246, 246, 249, .8);--soop-mode-container-kr-kr_ctnBgTertiary: #e2e4e9;--soop-mode-container-kr-kr_ctnBgQuaternary: #f6f6f9;--soop-mode-container-kr-kr_ctnBgQuinary: #e8ebed;--soop-mode-container-kr-kr_ctnBgTertiaryAlpha10: rgba(145, 150, 161, .1);--soop-mode-container-kr-kr_ctnBgblue: rgba(1, 130, 255, .08);--soop-mode-container-kr-kr_ctnBgblueSecondary: #f2f9ff;--soop-mode-container-kr-kr_ctnBgSenary: #fcfcfd;--soop-mode-layer-kr-kr_layerbgPrimary: #ffffff;--soop-mode-layer-kr-kr_layerctnbgPrimary: #ffffff;--soop-mode-layer-kr-kr_layerbgSecondary: rgba(23, 25, 28, .9);--soop-mode-shadow-shadow_medium: rgba(0, 0, 0, .15);--soop-mode-shadow-shadow_small: rgba(0, 0, 0, .2);--soop-mode-shadow-shadow_large: rgba(0, 0, 0, .2);--soop-mode-shadow-shadow_x-large: rgba(0, 0, 0, .3);--soop-mode-listBox-listBoxBgPrimary: #fcfcfd;--soop-mode-listBox-listBoxBgSecondary: #fcfcfd;--soop-mode-accent-kr-kr_accentPrimary: #0182ff;--soop-mode-accent-kr-kr_accentAlpha30: rgba(1, 130, 255, .3);--soop-mode-accent-kr-kr_accentAlpha10: rgba(1, 130, 255, .1);--soop-mode-accent-kr-kr_accentAlpha8: rgba(1, 130, 255, .08);--soop-mode-accent-accentPrimary: #0052ff;--soop-mode-accent-accentSecondary: #337afe;--soop-mode-accent-accentAlpha30: rgba(0, 82, 255, .3);--soop-mode-accent-accentAlpha10: rgba(0, 82, 255, .1);--soop-mode-accent-accentAlpha5: rgba(0, 82, 255, .05);--soop-mode-color-kr-goldYellowAlpha: rgba(255, 217, 51, .2);--soop-mode-color-global-electricPink: #fe0181;--soop-mode-chat-chatStreamer: #6666ff;--soop-mode-chat-chatManager: #f5248d;--soop-mode-chat-chatsoftRose: #e67f7f;--soop-mode-chat-chatBlushingRose: #e66565;--soop-mode-chat-chatBrown: #c4926e;--soop-mode-chat-chatSunlitCoral: #e98f62;--soop-mode-chat-chatSunsetEmber: #e96d2f;--soop-mode-chat-chatAmberGlow: #ee7f11;--soop-mode-chat-chatGoldenHarvest: #eda412;--soop-mode-chat-chatSunshineYellow: #ddbe22;--soop-mode-chat-chatMossyMeadow: #a4a40e;--soop-mode-chat-chatOliveGrove: #9bb861;--soop-mode-chat-chatLimeZest: #81b814;--soop-mode-chat-chatMintedGreen: #75bd75;--soop-mode-chat-chatEmeraldBreeze: #0bc348;--soop-mode-chat-chatTropicalAqua: #4dc29c;--soop-mode-message-error: #e52a00;--soop-mode-lagacy-category-kr_Category: #6fb9ff;--soop-mode-message-success: #0041cc;--soop-mode-chat-chatMintyOcean: #2eb7b7;--soop-mode-chat-chatAquaBreeze: #5db6d5;--soop-mode-message-link: #3396ff;--soop-mode-message-kr-kr_link: #0182ff;--soop-mode-message-kr-kr_success: #0182ff;--soop-mode-message-kr-kr_error: #ef565f;--soop-mode-chat-chatCoastalBlue: #7799bb;--soop-mode-chat-chatSkylineBlue: #75a5d6;--soop-mode-chat-chatClearBlue: #2c8ced;--soop-mode-chat-chatSereneBlue: #8f9bd6;--soop-mode-chat-chatLavenderHaze: #ad93e2;--soop-mode-chat-chatVioletBreeze: #b53ff0;--soop-mode-chat-chatSweetLilac: #d481e4;--soop-mode-chat-chatRadiantMagenta: #dc5bdc;--soop-mode-chat-chatCottonCandy: #e67fc4;--soop-mode-chat-chatBlushingOrchid: #de8da8;--soop-mode-chat-chatRosyPetal: #e05785;--soop-mode-chat-chatBlushingBerry: #f73b5b;--soop-mode-color-global-azureblue: #007bff;--soop-mode-color-global-seaGreen: #11c5c5;--soop-mode-color-global-seaGreenAlpha: rgba(18, 211, 211, .15);--soop-mode-color-global-violet: #ae5eed;--soop-mode-color-global-goldYellow: #f5c700;--soop-mode-color-global-goldYellowAlpha: rgba(255, 217, 51, .15);--soop-mode-color-global-royalBlue: #7f7fff;--soop-mode-color-global-royalBlueAlpha: rgba(127, 127, 255, .15)}html[dark=true]{--soop-mode-chat-kr-kr_chat: #818ba1;--soop-mode-chat-kr-kr_chatStreamer: #ff6600;--soop-mode-chat-kr-kr_chatRandom1: #e04949;--soop-mode-chat-kr-kr_chatRandom2: #cd5d5d;--soop-mode-chat-kr-kr_chatRandom3: #db6743;--soop-mode-chat-kr-kr_chatRandom4: #cf8362;--soop-mode-chat-kr-kr_chatRandom5: #d09754;--soop-mode-chat-kr-kr_chatRandom6: #c4a557;--soop-mode-chat-kr-kr_chatRandom7: #97a65b;--soop-mode-chat-kr-kr_chatRandom8: #36a624;--soop-mode-chat-kr-kr_chatRandom9: #63b566;--soop-mode-chat-kr-kr_chatRandom10: #45a48d;--soop-mode-chat-kr-kr_chatRandom11: #58a6b7;--soop-mode-chat-kr-kr_chatRandom12: #6cabcf;--soop-mode-chat-kr-kr_chatRandom13: #288ed8;--soop-mode-chat-kr-kr_chatRandom14: #5c82e3;--soop-mode-chat-kr-kr_chatRandom15: #6f6dd6;--soop-mode-chat-kr-kr_chatRandom16: #9568cd;--soop-mode-chat-kr-kr_chatRandom17: #b477ca;--soop-mode-chat-kr-kr_chatRandom18: #d15ed3;--soop-mode-chat-kr-kr_chatRandom19: #cf5f9b;--soop-mode-chat-kr-kr_chatRandom20: #c279a1;--soop-mode-label-labelPrimary: #fcfcfd;--soop-mode-label-labelSecondary: #d5d7dc;--soop-mode-label-labelTertiary: #9196a1;--soop-mode-label-labelQuaternary: #757b8a;--soop-mode-label-labelFixedDark: #17191c;--soop-mode-label-labelFixedLight: #fcfcfd;--soop-mode-label-labelInverse: #17191c;--soop-mode-label-labelDisabled: rgba(246, 246, 249, .3);--soop-mode-label-kr-kr_labelblue: #44a3ff;--soop-mode-label-kr-kr_labelPrimary: #e2e4e9;--soop-mode-fill-fillPrimary: #fcfcfd;--soop-mode-fill-fillSecondary: #d5d7dc;--soop-mode-fill-fillTertiary: #9196a1;--soop-mode-fill-fillQuaternary: #525661;--soop-mode-fill-fillQuinary: #3b3d45;--soop-mode-fill-fillFixedDark: #17191c;--soop-mode-fill-fillFixedLight: #fcfcfd;--soop-mode-fill-fillInverse: #17191c;--soop-mode-fill-fillDisabled: rgba(246, 246, 249, .3);--soop-mode-fill-fillScrimA: rgba(94, 99, 110, .5);--soop-mode-fill-fillChatTranslation: rgba(0, 82, 255, .3);--soop-mode-fill-fillCharacterPrimary: #757b8a;--soop-mode-fill-kr-kr_fillTertiary: #9196a1;--soop-mode-fill-kr-kr_fillQuaternary: #464a53;--soop-mode-fill-kr-kr_fillQuinary: #1c1e22;--soop-mode-fill-kr-kr_fillSenary: #1c1e22;--soop-mode-fill-kr-strokeSecondary: rgba(117, 123, 138, .3);--soop-mode-fill-kr-ctnBgQuinary: #232529;--soop-mode-fill-kr-kr_fillMidInverse: #acb0b9;--soop-mode-fill-kr-kr_fillInverse: #001c38;--soop-mode-fill-kr-kr_fillFixedDark: #2f3137;--soop-mode-fill-kr-kr_fillChatBgBlue: #001c38;--soop-mode-fill-kr-kr_fillChatBgRed: #30120c;--soop-mode-fill-kr-kr_fillChatBgGreen: #00271c;--soop-mode-fill-kr-kr_fillChatBgPurple: #201a32;--soop-mode-fill-kr-kr_fillChatBgBrown: #1c1817;--soop-mode-fill-kr-kr_fillChatBgGoldYellow: #302c14;--soop-mode-fill-kr-kr_fillChatBgSeaGreen: #0d2b2c;--soop-mode-fill-kr-kr_fillChatBgRoyalBlue: #212232;--soop-mode-fill-kr-kr_fillChatTranslation: rgba(1, 180, 127, .3);--soop-mode-fill-kr-kr_fillAlpha0: rgba(12, 13, 14, 0);--soop-mode-fill-kr-kr_fillBlueLight: #005cb6;--soop-mode-label-labelPrimary2: #fcfcfd;--soop-mode-stroke-strokePrimary: #464a53;--soop-mode-stroke-strokeSecondary: rgba(117, 123, 138, .3);--soop-mode-stroke-strokeTertiary: rgba(117, 123, 138, .2);--soop-mode-stroke-kr-kr_storkeprimary: #2f3137;--soop-mode-stroke-kr-kr_strokeSecondary: rgba(246, 246, 249, .2);--soop-mode-stroke-kr-kr_strokeTertiary: rgba(145, 150, 161, .05);--soop-mode-action-actFixedHoverDark: rgba(23, 25, 28, .1);--soop-mode-stroke-kr-kr_strokeQuaternary: #757b8a;--soop-mode-action-actFixedActiveDark: rgba(23, 25, 28, .2);--soop-mode-action-actHoverPrimary: rgba(246, 246, 249, .1);--soop-mode-action-actActivePrimary: rgba(246, 246, 249, .2);--soop-mode-action-actHoverSecondary: rgba(23, 25, 28, .1);--soop-mode-action-actActiveSecondary: rgba(23, 25, 28, .2);--soop-mode-action-actHoverTertiary: #464a53;--soop-mode-action-actActiveTertiary: #2f3137;--soop-mode-action-actHoverQuaternary: rgba(117, 123, 138, .1);--soop-mode-action-actActiveQuaternary: rgba(145, 150, 161, .2);--soop-mode-action-kr-kr_actHoverPrimary: rgba(246, 246, 249, .1);--soop-mode-action-kr-kr_actActivePrimary: rgba(246, 246, 249, .2);--soop-mode-action-kr-kr_actHoverSecondary: #3b3d45;--soop-mode-action-kr-kr_actActiveSecondary: #525661;--soop-mode-action-kr-kr_actHoverTertiary: rgba(117, 123, 138, .1);--soop-mode-action-kr-kr_actActiveTertiary: rgba(145, 150, 161, .2);--soop-mode-action-kr-kr_actHoverPrimary_blue: #001c38;--soop-mode-action-kr-kr_actHoverSecondary_blue: rgba(246, 246, 249, .1);--soop-mode-action-kr-kr_actHoverTertiary_blue: rgba(246, 246, 249, .1);--soop-mode-background-bgPrimary: #0c0d0e;--soop-mode-background-bgSecondary: #17191c;--soop-mode-background-bgTertiary: #2f3137;--soop-mode-background-bgSecondaryAlpha30: rgba(23, 25, 28, .3);--soop-mode-background-bgSecondaryAlpha80: rgba(23, 25, 28, .8);--soop-mode-background-bgPrimaryAlpha90: rgba(23, 25, 28, .9);--soop-mode-background-kr-kr_bgPrimary: #0c0d0e;--soop-mode-background-kr-kr_bgPrimaryAlpha95: rgba(23, 25, 28, .95);--soop-mode-background-kr-kr_bgSecondary: #232529;--soop-mode-background-kr-kr_bgTertiary: #17191c;--soop-mode-background-kr-kr_bgQuaternary: rgba(0, 0, 0, .5);--soop-mode-container-ctnBgPrimary: #232529;--soop-mode-container-ctnBgSecondary: #2f3137;--soop-mode-container-ctnBgSecondaryAlpha40: rgba(70, 74, 83, .4);--soop-mode-container-ctnBgSecondaryAlpha60: rgba(70, 74, 83, .6);--soop-mode-container-ctnBgSecondaryAlpha80: rgba(70, 74, 83, .8);--soop-mode-container-ctnBgSecondaryAlpha90: rgba(70, 74, 83, .9);--soop-mode-container-ctnBgTertiary: #464a53;--soop-mode-container-ctnBgTertiaryAlpha50: rgba(94, 99, 110, .5);--soop-mode-container-ctnBgTertiaryAlpha90: rgba(94, 99, 110, .9);--soop-mode-container-ctnBgQuaternary: #232529;--soop-mode-container-ctnBgQuinary: #232529;--soop-mode-container-kr-kR_ctnBgPrimary: #1c1e22;--soop-mode-container-kr-kr_ctnBgSecondary: #2f3137;--soop-mode-container-kr-kr_ctnBgSecondaryAlpha80: rgba(23, 25, 28, .8);--soop-mode-container-kr-kr_ctnBgTertiary: #3b3d45;--soop-mode-container-kr-kr_ctnBgQuaternary: #232529;--soop-mode-container-kr-kr_ctnBgQuinary: #3b3d45;--soop-mode-container-kr-kr_ctnBgTertiaryAlpha10: rgba(246, 246, 249, .1);--soop-mode-container-kr-kr_ctnBgblue: rgba(1, 130, 255, .2);--soop-mode-container-kr-kr_ctnBgblueSecondary: #232529;--soop-mode-container-kr-kr_ctnBgSenary: #232529;--soop-mode-layer-kr-kr_layerbgPrimary: #1c1e22;--soop-mode-layer-kr-kr_layerctnbgPrimary: rgba(0, 0, 0, .2);--soop-mode-layer-kr-kr_layerbgSecondary: rgba(23, 25, 28, .9);--soop-mode-shadow-shadow_medium: #000000;--soop-mode-shadow-shadow_small: #000000;--soop-mode-shadow-shadow_large: #000000;--soop-mode-shadow-shadow_x-large: #000000;--soop-mode-listBox-listBoxBgPrimary: #232529;--soop-mode-listBox-listBoxBgSecondary: #3b3d45;--soop-mode-accent-kr-kr_accentPrimary: #0182ff;--soop-mode-accent-kr-kr_accentAlpha30: rgba(1, 130, 255, .3);--soop-mode-accent-kr-kr_accentAlpha10: rgba(1, 130, 255, .05);--soop-mode-accent-kr-kr_accentAlpha8: rgba(1, 130, 255, .08);--soop-mode-accent-accentPrimary: #d1ff00;--soop-mode-accent-accentSecondary: #bce500;--soop-mode-accent-accentAlpha30: rgba(209, 255, 0, .3);--soop-mode-accent-accentAlpha10: rgba(209, 255, 0, .1);--soop-mode-accent-accentAlpha5: rgba(209, 255, 0, .05);--soop-mode-color-kr-goldYellowAlpha: rgba(255, 217, 51, .15);--soop-mode-color-global-electricPink: #fe0181;--soop-mode-chat-chatStreamer: #9999ff;--soop-mode-chat-chatManager: #fe3e9f;--soop-mode-chat-chatsoftRose: #f1a7a7;--soop-mode-chat-chatBlushingRose: #f96c6c;--soop-mode-chat-chatBrown: #cf9f7c;--soop-mode-chat-chatSunlitCoral: #ffaa80;--soop-mode-chat-chatSunsetEmber: #fd7835;--soop-mode-chat-chatAmberGlow: #fe9934;--soop-mode-chat-chatGoldenHarvest: #fbcb6a;--soop-mode-chat-chatSunshineYellow: #f6df70;--soop-mode-chat-chatMossyMeadow: #cbcb34;--soop-mode-chat-chatOliveGrove: #c1d39c;--soop-mode-chat-chatLimeZest: #bae662;--soop-mode-chat-chatMintedGreen: #93d193;--soop-mode-chat-chatEmeraldBreeze: #4de580;--soop-mode-chat-chatTropicalAqua: #80e5c3;--soop-mode-message-error: #e52a00;--soop-mode-lagacy-category-kr_Category: rgba(111, 185, 255, .8);--soop-mode-message-success: #4d88ff;--soop-mode-chat-chatMintyOcean: #40cfcf;--soop-mode-chat-chatAquaBreeze: #80d7e8;--soop-mode-message-link: #3396ff;--soop-mode-message-kr-kr_link: #44a3ff;--soop-mode-message-kr-kr_success: #44a3ff;--soop-mode-message-kr-kr_error: #ef565f;--soop-mode-chat-chatCoastalBlue: #8aa6c2;--soop-mode-chat-chatSkylineBlue: #8dbff2;--soop-mode-chat-chatClearBlue: #54a6f7;--soop-mode-chat-chatSereneBlue: #abb6ed;--soop-mode-chat-chatLavenderHaze: #c1aaee;--soop-mode-chat-chatVioletBreeze: #c774f1;--soop-mode-chat-chatSweetLilac: #dc94ea;--soop-mode-chat-chatRadiantMagenta: #e764e7;--soop-mode-chat-chatCottonCandy: #e67fc4;--soop-mode-chat-chatBlushingOrchid: #e491ac;--soop-mode-chat-chatRosyPetal: #e16b92;--soop-mode-chat-chatBlushingBerry: #ff4d6a;--soop-mode-color-global-azureblue: #3396ff;--soop-mode-color-global-seaGreen: #12d3d3;--soop-mode-color-global-seaGreenAlpha: rgba(18, 211, 211, .15);--soop-mode-color-global-violet: #ba75f0;--soop-mode-color-global-goldYellow: #f5c700;--soop-mode-color-global-goldYellowAlpha: rgba(255, 217, 51, .15);--soop-mode-color-global-royalBlue: #9999ff;--soop-mode-color-global-royalBlueAlpha: rgba(153, 153, 255, .15)}
