@font-face{font-family:__pretendard_fde3a9;src:url(/_next/static/media/ff840cfebfb63b0c-s.p.woff2) format("woff2");font-display:swap;font-weight:45 920}@font-face{font-family:__pretendard_Fallback_fde3a9;src:local("Arial");ascent-override:93.76%;descent-override:23.75%;line-gap-override:0.00%;size-adjust:101.55%}.__className_fde3a9{font-family:__pretendard_fde3a9,__pretendard_Fallback_fde3a9}@layer reset, base, tokens, recipes, utilities;.reactEasyCrop_CropArea{border:2px solid #6a36ff!important;border-radius:16px}.reactEasyCrop_CropAreaGrid:after,.reactEasyCrop_CropAreaGrid:before{display:none}@layer reset{:host,html{--font-fallback:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent;line-height:1.5;font-family:var(--global-font-body,var(--font-fallback))}*,::backdrop,::file-selector-button,:after,:before{margin:0;padding:0;box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--global-color-border,currentColor)}hr{height:0;color:inherit;border-top-width:1px}body{height:100%;line-height:inherit}img{border-style:none}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{text-wrap:balance;font-size:inherit;font-weight:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}menu,ol,ul{list-style:none}::file-selector-button,button,input:where([type=button],[type=reset],[type=submit]){appearance:button;-webkit-appearance:button}::file-selector-button,button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;background:transparent}::placeholder{opacity:1;--placeholder-fallback:color-mix(in srgb,currentColor 50%,transparent);color:var(--global-color-placeholder,var(--placeholder-fallback))}textarea{resize:vertical}table{text-indent:0;border-collapse:collapse;border-color:inherit}summary{display:list-item}small{font-size:80%}sub,sup{position:relative;vertical-align:baseline;font-size:75%;line-height:0}sub{bottom:-.25em}sup{top:-.5em}dialog{padding:0}a{color:inherit;text-decoration:inherit}abbr:where([title]){text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{--font-mono-fallback:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New";font-feature-settings:normal;font-variation-settings:normal;font-family:var(--global-font-mono,var(--font-mono-fallback));font-size:1em}progress{vertical-align:baseline}::-webkit-search-cancel-button,::-webkit-search-decoration{-webkit-appearance:none}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}:-moz-ui-invalid{box-shadow:none}:-moz-focusring{outline:auto}[hidden]{display:none!important}}@layer base{:root{--made-with-panda:"🐼"}html{font-size:62.5%}*,::backdrop,:after,:before{--blur: ;--brightness: ;--contrast: ;--grayscale: ;--hue-rotate: ;--invert: ;--saturate: ;--sepia: ;--drop-shadow: ;--backdrop-blur: ;--backdrop-brightness: ;--backdrop-contrast: ;--backdrop-grayscale: ;--backdrop-hue-rotate: ;--backdrop-invert: ;--backdrop-opacity: ;--backdrop-saturate: ;--backdrop-sepia: ;--gradient-from-position: ;--gradient-to-position: ;--gradient-via-position: ;--scroll-snap-strictness:proximity;--border-spacing-x:0;--border-spacing-y:0;--translate-x:0;--translate-y:0;--rotate:0;--rotate-x:0;--rotate-y:0;--skew-x:0;--skew-y:0;--scale-x:1;--scale-y:1}}@layer tokens{:where(:root,:host){--colors-gray\.50:#f8f7fc;--colors-gray\.100:#ebeff9;--colors-gray\.400:#abb2c1;--colors-gray\.500:#959cac;--colors-gray\.600:#686f7e;--colors-gray\.700:#4d535e;--colors-gray\.800:#383e4c;--colors-gray\.900:#2c3037;--colors-gray\.950:#25272e;--colors-red\.100:#ffebee;--colors-brand\.100:#f5f1ff;--colors-brand\.200:#e7deff;--colors-brand\.300:#cdbff6;--colors-brand\.400:#8a61ff;--colors-brand\.500:#6a36ff}@keyframes move{0%{transform:translateX(-300%)}to{transform:translateX(300%)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes expand{0%{transform:scale(1)}50%{transform:scale(.97)}to{transform:scale(1.03)}}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}50%{transform:translateX(5px)}75%{transform:translateX(-5px)}}}@layer utilities{.d_flex{display:flex}.bg_gray\.50{background:var(--colors-gray\.50)}.max-w_768px{max-width:768px}.mx_auto{margin-inline:auto}.min-h_100dvh{min-height:100dvh}.pos_relative{position:relative}.overflow_hidden{overflow:hidden}.h_full{height:full}.p_\[8px\]{padding:8px}.h_56px{height:56px}.pos_absolute{position:absolute}.max-w_\[768px\]{max-width:768px}.w_100\%{width:100%}.translate_auto{translate:var(--translate-x) var(--translate-y)}.translate-x_-1\/2{--translate-x:-50%}.z_1{z-index:1}.w_148{width:148px}.h_148{height:148px}.tracking_-1\%{letter-spacing:-1%}.text-align_center{text-align:center}.text_white{color:#fff}.white-space_nowrap{white-space:nowrap}.max-w_calc\(100\%_-_60px\){max-width:calc(100% - 60px)}.bg_white{background:#fff}.w_calc\(100\%\){width:calc(100%)}.rounded_32px{border-radius:32px}.p_24px{padding:24px}.gap_24px{gap:24px}.gap_4px{gap:4px}.gap_8px{gap:8px}.px_16px{padding-inline:16px}.rounded_16px{border-radius:16px}.fill_true{fill:true}.tracking_-0\.01em{letter-spacing:-.01em}.text_gray\.500{color:var(--colors-gray\.500)}.white-space_pre-wrap{white-space:pre-wrap}.text_gray\.800{color:var(--colors-gray\.800)}.text_brand\.500{color:var(--colors-brand\.500)}.flex_0_0_auto{flex:0 0 auto}.w_20px{width:20px}.h_20px{height:20px}.w_57px{width:57px}.h_57px{height:57px}.bg_brand\.100{background:var(--colors-brand\.100)}.rounded_12px{border-radius:12px}.h_52px{height:52px}.bg_brand\.500{background:var(--colors-brand\.500)}.w_20{width:20px}.h_20{height:20px}.h_calc\(env\(safe-area-inset-top\)_\+_56px\){height:calc(env(safe-area-inset-top) + 56px)}.pos_fixed{position:fixed}.px_20px{padding-inline:20px}.py_16px{padding-block:16px}.w_24{width:24px}.h_24{height:24px}.bg_linear-gradient\(162\.61deg\,_\#E2CBFF_10\.57\%\,_\#A7E4FA_109\.87\%\){background:linear-gradient(162.61deg,#e2cbff 10.57%,#a7e4fa 109.87%)}.w_40px{width:40px}.h_40px{height:40px}.h_100dvh{height:100dvh}.pos_sticky{position:sticky}.w_100vw{width:100vw}.p_0_20px_20px{padding:0 20px 20px}.h_calc\(100dvh_-_179px_-_env\(safe-area-inset-top\)\){height:calc(100dvh - 179px - env(safe-area-inset-top))}.h_calc\(100dvh_-_134px_-_env\(safe-area-inset-top\)\){height:calc(100dvh - 134px - env(safe-area-inset-top))}.overflow_auto{overflow:auto}.gap_32px{gap:32px}.transform_translate\(-50\%\,_-50\%\){transform:translate(-50%,-50%)}.text_\#25272E{color:#25272e}.gap_12px{gap:12px}.flex_1{flex:1 1 0%}.text_\#383E4C{color:#383e4c}.gap_16px{gap:16px}.text_\#2C3037{color:#2c3037}.text_\#ABB2C1{color:#abb2c1}.text_\#6A36FF{color:#6a36ff}.gap_20px{gap:20px}.text_\#686F7E{color:#686f7e}.w_60{width:60px}.h_60{height:60px}.w_284{width:284px}.h_256{height:256px}.w_44{width:44px}.h_44{height:44px}.bg_linear-gradient\(\#1E2122\,_\#4A4C76\){background:linear-gradient(#1e2122,#4a4c76)}.flex_3{flex:3}.h_100\%{height:100%}.min-h_calc\(env\(safe-area-inset-top\)_\+_56px\){min-height:calc(env(safe-area-inset-top) + 56px)}.p_16px_20px{padding:16px 20px}.z_9999{z-index:9999}.text_\#fff{color:#fff}.m_0_20px{margin:0 20px}.select_none{-webkit-user-select:none;user-select:none}.transform_translate\(-50\%\){transform:translate(-50%)}.w_270px{width:270px}.h_270px{height:270px}.h_37px{height:37px}.w_135px{width:135px}.bg_\#00000099{background:#00000099}.rounded_8px{border-radius:8px}.w_59px{width:59px}.w_0px{width:0}.h_59px{height:59px}.h_0px{height:0}.transform_translate\(-50\%\)_scale\(1\.5\){transform:translate(-50%) scale(1.5)}.transform_translate\(-50\%\)_scale\(1\){transform:translate(-50%) scale(1)}.bg_\#5421E6{background:#5421e6}.opacity_0\.6{opacity:.6}.rounded_100px{border-radius:100px}.transition_all_1s_ease{transition:all 1s ease}.w_89px{width:89px}.h_89px{height:89px}.opacity_0\.3{opacity:.3}.transition_all_1\.5s_ease{transition:all 1.5s ease}.bg_linear-gradient\(\#373A6F\,_\#0F1025\){background:linear-gradient(#373a6f,#0f1025)}.max-h_22\%{max-height:22%}.w_360{width:360px}.w_270{width:270px}.h_270{height:270px}.w_47{width:47px}.h_47{height:47px}.bg_black{background:#000}.z_999{z-index:999}.transition_background-color_2s_ease{transition:background-color 2s ease}.px_24px{padding-inline:24px}.filter_blur\(1px\){filter:blur(1px)}.gap_26{gap:26px}.text_gray\.950{color:var(--colors-gray\.950)}.m_0_auto{margin:0 auto}.h_48{height:48px}.shadow_0px_0px_115px_40px_\#2B8AF9{box-shadow:0 0 115px 40px #2b8af9}.shadow_0px_0px_200px_50px_\#04C088{box-shadow:0 0 200px 50px #04c088}.shadow_0px_0px_200px_50px_\#5421E6{box-shadow:0 0 200px 50px #5421e6}.w_182{width:182px}.h_140{height:140px}.px_24{padding-inline:24px}.gap_16{gap:16px}.min-w_344px{min-width:344px}.max-w_768{max-width:768px}.m_24px_auto_0_auto{margin:24px auto 0}.touch_pan-y_pinch-zoom{touch-action:pan-y pinch-zoom}.transform_translate3d\(0\,_0\,_0\){transform:translateZ(0)}.flex_0_0_100\%{flex:0 0 100%}.p_0_24px{padding:0 24px}.w_calc\(100\%_-_48px\){width:calc(100% - 48px)}.max-w_700px{max-width:700px}.text_\#4a4a4a{color:#4a4a4a}.box_border-box{box-sizing:border-box}.w_40{width:40px}.h_40{height:40px}.w_32{width:32px}.h_32{height:32px}.max-w_30px{max-width:30px}.bg_rgba\(0\,_0\,_0\,_0\.8\){background:rgba(0,0,0,.8)}.z_100{z-index:100}.gap_26px{gap:26px}.w_200{width:200px}.text_rgba\(255\,_255\,_255\,_1\){color:#fff}.w_120px{width:120px}.bg_rgba\(106\,54\,255\,1\){background:#6a36ff}.text_rgba\(255\,255\,255\,1\){color:#fff}.gap_10px{gap:10px}.opacity_0\.5{opacity:.5}.opacity_1{opacity:1}.border_1px_solid_transparent{border:1px solid transparent}.border_1px_solid_gray\.100{border:1px solid gray.100}.p_16px{padding:16px}.h_4px{height:4px}.bg_brand\.200{background:var(--colors-brand\.200)}.rounded_10px{border-radius:10px}.bg_linear-gradient\(90deg\,_\#E7DEFF_0\%\,_\#6A36FF_100\%\){background:linear-gradient(90deg,#e7deff,#6a36ff)}.rounded_4px{border-radius:4px}.touch_none{touch-action:none}.touch_auto{touch-action:auto}.overflow_scroll{overflow:scroll}.overscroll-y_none{overscroll-behavior-y:none}.h_calc\(100dvh_-_56px\){height:calc(100dvh - 56px)}.bg_linear-gradient\(180deg\,_\#F8F7FC_0\%\,_rgba\(248\,_247\,_252\,_0\)_100\%\){background:linear-gradient(180deg,#f8f7fc,rgba(248,247,252,0))}.rounded_24px_24px_0_0{border-radius:24px 24px 0 0}.h_24px{height:24px}.w_60px{width:60px}.h_60px{height:60px}.bg_red\.100{background:var(--colors-red\.100)}.text_gray\.600{color:var(--colors-gray\.600)}.min-h_calc\(100dvh_-_56px\){min-height:calc(100dvh - 56px)}.w_24px{width:24px}.white-space_pre-line{white-space:pre-line}.p_0_30px{padding:0 30px}.shadow_inset_0px_-1px_\#EBEFF9\;{box-shadow:inset 0 -1px #ebeff9}.border-b_1px_solid_\#EBEFF9{border-bottom:1px solid #ebeff9}.max-w_calc\(100\%\){max-width:calc(100%)}.w_72px{width:72px}.bg_\#FFFFFF66{background:#ffffff66}.border_2px_solid_\#6A36FF{border:2px solid #6a36ff}.border_1px_solid_\#EBEFF9{border:1px solid #ebeff9}.h_180px{height:180px}.bg_\#fff{background:#fff}.text_\#959CAC{color:#959cac}.text-align_right{text-align:right}.text_\#ADB5BD{color:#adb5bd}.p_0_20px_52px_20px{padding:0 20px 52px}.bg_\#F8F7FC{background:#f8f7fc}.bg_\#000000CC{background:#000000cc}.bg_\#000000{background:#000}.h_100vh{height:100vh}.w_calc\(100\%_-_40px\){width:calc(100% - 40px)}.bg_\#00000080{background:#00000080}.p_32px_20px_24px{padding:32px 20px 24px}.rounded_20px{border-radius:20px}.w_16{width:16px}.h_16{height:16px}.border-b_2px_solid_\#2C3037{border-bottom:2px solid #2c3037}.h_36px{height:36px}.w_32px{width:32px}.h_32px{height:32px}.bg_\#EBEFF9{background:#ebeff9}.text_\#4D535E{color:#4d535e}.p_7\.5px_12px{padding:7.5px 12px}.bg_\#6A36FF{background:#6a36ff}.bg_\#CDBFF6{background:#cdbff6}.h_48px{height:48px}.w_72{width:72px}.h_52{height:52px}.w_130{width:130px}.h_120px{height:120px}.border_1px_solid_\#DEE2E6{border:1px solid #dee2e6}.p_12px_14px{padding:12px 14px}.text_\#343A40{color:#343a40}.w_84px{width:84px}.w_127px{width:127px}.min-w_100\%{min-width:100%}.w_147px{width:147px}.h_278{height:278px}.text_gray\.900{color:var(--colors-gray\.900)}.m_\.8rem_auto{margin:.8rem auto}.gap_\.8rem{gap:.8rem}.rounded_1\.2rem{border-radius:1.2rem}.p_1\.6rem_2rem{padding:1.6rem 2rem}.ring_none{outline:2px solid transparent;outline-offset:2px}.border_none{border:none}.cursor_pointer{cursor:pointer}.d_inline-flex{display:inline-flex}.d_none{display:none}.bg_gray\.100{background:var(--colors-gray\.100)}.w_6\.2rem{width:6.2rem}.h_7\.4rem{height:7.4rem}.rounded_1rem{border-radius:1rem}.gap_0\.8rem{gap:.8rem}.d_inline-block{display:inline-block}.min-w_360{min-width:360px}.h_380{height:380px}.h_381{height:381px}.z_0{z-index:0}.opacity_0{opacity:0}.p_3\.5px_12px{padding:3.5px 12px}.rounded_30{border-radius:30px}.transform_translate\(-50\%\,_0\){transform:translate(-50%)}.text_brand\.300{color:var(--colors-brand\.300)}.gap_8{gap:8px}.p_20{padding:20px}.rounded_20{border-radius:20px}.p_2px_8px_2px_8px{padding:2px 8px}.rounded_4{border-radius:4px}.h_12{height:12px}.appearance_none{appearance:none;-webkit-appearance:none}.bg_\#F5F1FF{background:#f5f1ff}.p_16px_0_15px_0{padding:16px 0 15px}.p_8px_0px_7px_0{padding:8px 0 7px}.rounded_12{border-radius:12px}.animation_move_2s_linear_infinite{animation:move 2s linear infinite}.w_88{width:88px}.transform_translateX\(-50\%\)\!{transform:translateX(-50%)!important}.w_132{width:132px}.h_38{height:38px}.p_8px_12px{padding:8px 12px}.border_1px_solid_\#6A36FF{border:1px solid #6a36ff}.w_48{width:48px}.rounded_10{border-radius:10px}.p_9{padding:9px}.h_73{height:73px}.animation_fadeIn_1s_ease-in\,_expand_2s_linear_infinite_alternate{animation:fadeIn 1s ease-in,expand 2s linear infinite alternate}.animation_fadeIn_2s_ease-in\,_expand_2s_linear_infinite_alternate{animation:fadeIn 2s ease-in,expand 2s linear infinite alternate}.p_14px_46px{padding:14px 46px}.animation_\.4s_fadeIn_2s_ease-in_forwards{animation:fadeIn .4s ease-in 2s forwards}.w_320{width:320px}.h_450{height:450px}.transform_translateX\(-50\%\){transform:translateX(-50%)}.w_12{width:12px}.gap_4{gap:4px}.transition_all_ease_400ms{transition:all .4s ease}.animation_shake_0\.7s_ease{animation:shake .7s ease}.text_gray\.400{color:var(--colors-gray\.400)}.pointer-events_auto{pointer-events:auto}.pointer-events_none{pointer-events:none}.transition_0\.1s_linear{transition:.1s linear}.z_2147483647{z-index:2147483647}.bg_\#000{background:#000}.z_-1{z-index:-1}.transition_none{transition:none}.transition_transform_0\.5s_ease{transition:transform .5s ease}.min-w_320{min-width:320px}.min-h_287{min-height:287px}.p_24px_20px_24px_20px{padding:24px 20px}.max-w_calc\(100\%_-_40px\){max-width:calc(100% - 40px)}.cursor_grab{cursor:grab}.p_10px_0_11px_0{padding:10px 0 11px}.h_3px{height:3px}.rounded_6px{border-radius:6px}.d_block{display:block}.scrollbar-width_none{scrollbar-width:none}.bg_\#2C3037{background:#2c3037}.z_99999{z-index:99999}.p_12px_16px{padding:12px 16px}.flex_column{flex-direction:column}.pt_env\(safe-area-inset-top\){padding-top:env(safe-area-inset-top)}.pb_env\(safe-area-inset-bottom\){padding-bottom:env(safe-area-inset-bottom)}.justify_center{justify-content:center}.items_center{align-items:center}.flex_row{flex-direction:row}.justify_space-between{justify-content:space-between}.top_0{top:0}.left_\[50\%\]{left:50%}.fw_400{font-weight:400}.fs_14px{font-size:14px}.leading_16\.8px{line-height:16.8px}.fw_500{font-weight:500}.fs_14{font-size:14px}.leading_16\.7px{line-height:16.7px}.ml_30px{margin-left:30px}.shrink_0{flex-shrink:0}.mr_20px{margin-right:20px}.fw_700{font-weight:700}.fs_24px{font-size:24px}.leading_1\.2{line-height:1.2}.fs_16px{font-size:16px}.justify_end{justify-content:end}.pt_56px{padding-top:56px}.pb_40px{padding-bottom:40px}.bg_gray\.50{background-color:var(--colors-gray\.50)}.top_calc\(56px_\+_env\(safe-area-inset-top\)\){top:calc(56px + env(safe-area-inset-top))}.leading_28\.64px{line-height:28.64px}.fw_600{font-weight:600}.left_50\%{left:50%}.top_50\%{top:50%}.fs_20px{font-size:20px}.leading_23\.87px{line-height:23.87px}.mt_17px{margin-top:17px}.fs_12px{font-size:12px}.top_0px{top:0}.pt_calc\(env\(safe-area-inset-top\)_\+_16px\){padding-top:calc(env(safe-area-inset-top) + 16px)}.right_0{right:0}.bottom_20px{bottom:20px}.bottom_-20px{bottom:-20px}.bottom_250px{bottom:250px}.left_51\%{left:51%}.bottom_167px{bottom:167px}.bottom_195px{bottom:195px}.bottom_152px{bottom:152px}.bottom_192px{bottom:192px}.left_0{left:0}.bg-pos_top_left\,_top_right\,_bottom_right{background-position:0 0,100% 0,100% 100%}.bg-size_300px\,_400px\,_360px{background-size:300px,400px,360px}.bg-repeat_no-repeat{background-repeat:no-repeat}.fs_20{font-size:20px}.top_170px{top:170px}.left_-1px{left:-1px}.top_10px{top:10px}.right_-1px{right:-1px}.bottom_60px{bottom:60px}.right_30px{right:30px}.pt_56{padding-top:56px}.fs_24{font-size:24px}.leading_28\.6px{line-height:28.6px}.mb_16{margin-bottom:16px}.bottom_48px{bottom:48px}.top_-40px{top:-40px}.bottom_0{bottom:0}.leading_24px{line-height:24px}.bg-img_linear-gradient\(\#fff\,_\#fff\)\,linear-gradient\(95\.14deg\,_\#6A36FF_1\.15\%\,_\#31C1FF_102\.67\%\){background-image:linear-gradient(#fff,#fff),linear-gradient(95.14deg,#6a36ff 1.15%,#31c1ff 102.67%)}.bg-origin_border-box{background-origin:border-box}.bg-clip_content-box\,_border-box{background-clip:content-box,border-box;-webkit-background-clip:content-box,border-box}.grow_1{flex-grow:1}.pb_130px{padding-bottom:130px}.pt_24px{padding-top:24px}.fs_13px{font-size:13px}.top_calc\(56px_\+_env\(safe-area-inset-top\)_\+_150px\){top:calc(56px + env(safe-area-inset-top) + 150px)}.pt_calc\(56px_\+_env\(safe-area-inset-top\)\){padding-top:calc(56px + env(safe-area-inset-top))}.mb_16px{margin-bottom:16px}.mr_0px{margin-right:0}.mr_6px{margin-right:6px}.leading_16\.71px{line-height:16.71px}.mb_8px{margin-bottom:8px}.fs_15px{font-size:15px}.mb_10px{margin-bottom:10px}.mt_20px{margin-top:20px}.bottom_40px{bottom:40px}.mt_24px{margin-top:24px}.bottom_12px{bottom:12px}.right_12px{right:12px}.mt_26px{margin-top:26px}.bg_\#F5F1FF{background-color:#f5f1ff}.mt_12px{margin-top:12px}.bg_\#6A36FF{background-color:#6a36ff}.top_env\(safe-area-inset-top\){top:env(safe-area-inset-top)}.mr_8px{margin-right:8px}.leading_19px{line-height:19px}.fs_1\.6rem{font-size:1.6rem}.fs_1\.4rem{font-size:1.4rem}.leading_1\.67rem{line-height:1.67rem}.mb_\.8rem{margin-bottom:.8rem}.mb_1rem{margin-bottom:1rem}.mb_30{margin-bottom:30px}.bottom_-45{bottom:-45px}.left_89{left:89px}.top_215{top:215px}.bottom_-10{bottom:-10px}.fs_13{font-size:13px}.leading_15\.5px{line-height:15.5px}.top_173{top:173px}.bg_\#fff{background-color:#fff}.mb_6{margin-bottom:6px}.mb_60{margin-bottom:60px}.fs_16{font-size:16px}.top_20{top:20px}.left_20{left:20px}.bg_brand\.400{background-color:var(--colors-brand\.400)}.bg_gray\.100{background-color:var(--colors-gray\.100)}.bg_brand\.100{background-color:var(--colors-brand\.100)}.bg_white{background-color:#fff}.border_brand\.500{border-color:var(--colors-brand\.500)}.border_transparent{border-color:transparent}.border-w_1\.5px{border-width:1.5px}.justify_flex-end{justify-content:flex-end}.mb_36{margin-bottom:36px}.mt_-25px{margin-top:-25px}.bg_\#D9D9D9{background-color:#d9d9d9}.overflow-y_auto{overflow-y:auto}.top_calc\(20px_\+_env\(safe-area-inset-top\)\){top:calc(20px + env(safe-area-inset-top))}.before\:d_block:before{display:block}.before\:h_0:before{height:0}.\[\&\>\*\]\:d_flex>*{display:flex}.\[\&\>\*\]\:overflow_hidden>*{overflow:hidden}.\[\&\>\*\]\:pos_absolute>*{position:absolute}.\[\&\>\*\]\:inset_0>*{inset:0}.\[\&\>\*\]\:w_100\%>*{width:100%}.\[\&\>\*\]\:h_100\%>*{height:100%}.\[\&\>img\,_\&\>video\]\:obj-fit_cover>img,.\[\&\>img\,_\&\>video\]\:obj-fit_cover>video{object-fit:cover}.\[\&\:\:-webkit-progress-bar\]\:bg_linear-gradient\(90deg\,_\#E7DEFF_0\%\,_\#F8F7FC_100\%\)::-webkit-progress-bar{background:linear-gradient(90deg,#e7deff,#f8f7fc)}.\[\&\:\:-webkit-progress-bar\]\:rounded_4::-webkit-progress-bar{border-radius:4px}.\[\&\:\:-webkit-progress-value\]\:bg_linear-gradient\(90deg\,_\#E7DEFF_0\%\,_\#6A36FF_100\%\)::-webkit-progress-value{background:linear-gradient(90deg,#e7deff,#6a36ff)}.\[\&\:\:-webkit-progress-value\]\:rounded_4::-webkit-progress-value{border-radius:4px}.\[\&\:\:-webkit-progress-value\]\:transition_width_0\.5s_ease::-webkit-progress-value{transition:width .5s ease}.after\:pos_absolute:after{position:absolute}.after\:transform_translate\(-50\%\):after{transform:translate(-50%)}.after\:w_18px:after{width:18px}.after\:h_18px:after{height:18px}.before\:content_\"\":before{content:""}.before\:pb_56\.25\%:before{padding-bottom:56.25%}.\[\&\>\*\]\:justify_center>*{justify-content:center}.\[\&\>\*\]\:items_center>*{align-items:center}.after\:content_\"\":after{content:""}.after\:left_50\%:after{left:50%}.after\:bottom_-18:after{bottom:-18px}.after\:bg-img_url\(\'https\:\/\/static\.mash-up\.kr\/images\/svg\/mashong\/main\/speech-bubble_tail\.svg\'\):after{background-image:url(https://static.mash-up.kr/images/svg/mashong/main/speech-bubble_tail.svg)}.after\:bg-repeat_no-repeat:after{background-repeat:no-repeat}}