@charset "UTF-8";@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css";:root{--black-50: #f7fafc;--black-100: #f2f4f6;--black-200: #eceef0;--black-300: #dee0e2;--black-400: #babcbe;--black-500: #9c9ea0;--black-600: #737577;--black-700: #5f6163;--black-800: #414244;--black-900: #202223;--black: var(--black-800);--purple-50: #f7f7ff;--purple-100: #f0f0ff;--purple-200: #e7e3ff;--purple-300: #cbc3ff;--purple-400: #bbb0ff;--purple-500: #9887ff;--purple-600: #8054ff;--purple-700: #6643cc;--purple-800: #5236a3;--purple-900: #422b82;--purple: var(--purple-600);--yellow-50: #fefce5;--yellow-100: #fdf7be;--yellow-200: #fbf292;--yellow-300: #f9ec65;--yellow-400: #f7e83e;--yellow-500: #f7e501;--yellow-600: #f6d200;--yellow-700: #f6b900;--yellow-800: #f6a000;--yellow-900: #f57500;--yellow: var(--yellow-500);--red-50: #f5edee;--red-100: #f4cfd4;--red-200: #e59b9d;--red-300: #dd7679;--red-400: #ff494f;--red-500: #f0463f;--red-600: #e03d3d;--red-700: #cd3136;--red-800: #c12c2f;--red-900: #b32123;--red: var(--red-500);--green-50: #e6f5eb;--green-100: #c2e6ce;--green-200: #9ad6ae;--green-300: #70c68f;--green-400: #4fba77;--green-500: #27ae60;--green-600: #1f9f56;--green-700: #148d4a;--green-800: #097c3f;--green-900: #005c2b;--green: var(--green-500);--blue-50: #e3f1ff;--blue-100: #bbdcff;--blue-200: #90c6ff;--blue-300: #64b0fe;--blue-400: #459ffe;--blue-500: #2d8efc;--blue-600: #266ee6;--blue-700: #2e6ed9;--blue-800: #2d5cc7;--blue-900: #293da7;--blue: var(--blue-600);--color--primary: var(--purple);--color--secondary: var(--black-700);--color--danger: #eb5757}.color--secondary{color:var(--color--secondary)!important}.color--dander{color:var(--color--danger)!important}.color--blue{color:var(--blue)!important}.color--red{color:var(--red)!important}.container{width:100%;padding:0 20px;box-sizing:border-box}.page{min-height:calc(100vh - 48px)}.h1,.h2,.h3,.h4,.h5,.h6{color:var(--black-900, #202223);font-size:18px;font-weight:700;line-height:130%}.color--primary{color:var(--color--primary)!important}.color--danger{color:var(--color--danger)!important}.caption{color:var(--black-400);font-size:14px;font-weight:400}.callout{color:var(--black-500);font-size:13px;font-weight:500;line-height:140%}ul{text-align:left;font-size:14px;color:var(--black-500)}ul>li{list-style-type:none}ul>li:before{color:var(--black-400, #babcbe)}ul>li:not(:first-child){margin-top:4px;padding-top:4px}ul.list--square>li{list-style:none;text-indent:-10px;padding-left:8px}ul.list--square>li:before{content:"▪";font-size:10px;position:relative;top:-2px;left:1px;margin-right:6px}ul.list--dot>li{list-style:none;text-indent:-10px;padding-left:8px}ul.list--dot>li:before{content:"•";font-size:14px;position:relative;left:1px;top:-1px;margin-right:6px}ol{list-style-type:none;counter-reset:list-counter;text-align:left;font-size:14px;color:var(--black-600, #737577);list-style-position:outside}ol>li{counter-increment:list-counter;display:flex;align-items:flex-start;gap:2px}ol>li:before{color:var(--black-400, #babcbe);content:counter(list-counter) " ";color:var(--purple-700, #6643cc);font-size:15px;font-style:normal;font-weight:600;line-height:18px;min-width:18px}ol>li:not(:first-child){margin-top:5px;padding-top:5px}.table{text-align:left;width:100%}.table thead{border-bottom:1px solid var(--black-900)}.table thead th{padding:8px 4px;color:var(--black-600);font-weight:400;font-size:13px}.table tbody tr{border-bottom:1px solid var(--black-200)}.table tbody tr:last-child{border-bottom:none}.table tbody tr td{padding:10px 4px;color:var(--black-900)}.message-box{display:flex;width:100%;padding:12px 16px;align-items:flex-start;gap:10px;border-radius:8px;border:1px solid var(--purple-200, #e7e3ff);background:var(--purple-100, #f0f0ff);color:#fff;font-size:13px;font-style:normal;font-weight:400;line-height:150%}.message-box__title{color:var(--purple-600-primary, #8054ff);font-weight:700;flex-shrink:0}.message-box__message{color:var(--purple-800, #5236a3);flex-grow:1}.message-box--black{border:1px solid var(--balck-200, #e7e3ff);background:var(--black-100, #f0f0ff)}.message-box--black .message-box__title{color:var(--black, #8054ff);flex-shrink:0}.message-box--black .message-box__message{color:var(--black-800, #5236a3);flex-grow:1}.message-box--yellow{border:1px solid var(--yellow-200, #e7e3ff);background:var(--yellow-100, #f0f0ff)}.message-box--yellow .message-box__title{color:var(--yellow, #8054ff)}.message-box--yellow .message-box__message{color:var(--yellow-800, #5236a3)}.message-box--red{border:1px solid var(--red-200, #e7e3ff);background:var(--red-100, #f0f0ff)}.message-box--red .message-box__title{color:var(--red, #8054ff)}.message-box--red .message-box__message{color:var(--red-800, #5236a3)}.alert{display:flex;align-items:center;width:100%;padding:12px 16px;gap:10px;border-radius:8px;background:var(--purple-100, #f0f0ff);color:#fff;font-size:13px;font-style:normal;font-weight:400;line-height:150%}.alert__title{color:var(--purple-600-primary, #8054ff);font-weight:700;min-width:16px}.alert__message{color:var(--purple-800, #5236a3)}.alert--black{background:var(--black-100, #f0f0ff)}.alert--black .alert__title{color:var(--black, #8054ff)}.alert--black .alert__message{color:var(--black-800, #5236a3)}.alert--yellow{background:var(--yellow-100, #f0f0ff)}.alert--yellow .alert__title{color:var(--yellow, #8054ff)}.alert--yellow .alert__message{color:var(--yellow-800, #5236a3)}.alert--red{background:var(--red-50, #f0f0ff)}.alert--red .alert__title,.alert--red .alert__message{color:var(--color--danger)}.tab{display:flex;padding:6px;justify-content:center;align-items:flex-start;gap:10px;align-self:stretch;border-radius:12px;background:var(--black-100, #f2f4f6)}.tab__item{padding:10px 0;justify-content:center;align-items:center;width:100%;border-radius:8px;text-align:center;font-size:14px;font-weight:600;color:var(--black-400, #babcbe)}.tab__item.active{background:#fff;box-shadow:0 0 4px #0000001a;color:var(--black-900-primary, #202223)}.badge{padding:6px 8px 7px;border-radius:8px;background:var(--black-100);border:1px solid var(--black-100);color:var(--black-700);font-size:13px;font-weight:500;line-height:normal;text-align:center}.badge.primary{background:var(--purple-100, #f0f0ff);border:1px solid var(--purple-300, #cbc3ff);color:var(--purple-700, #6643cc)}.card{padding:14px 16px;border-radius:8px;border:1px solid var(--black-200, #eceef0)}.card.primary{border:1px solid var(--purple-600_Primary, #8054ff)}.list-item{display:flex;justify-content:flex-start;align-items:center;width:100%;gap:14px}.list-item__content{flex-grow:1;text-align:left;display:block}.list-item__title{font-size:18px;font-weight:500;line-height:normal}.list-item__body{margin-top:4px;color:var(--black-600, #737577);font-size:14px;line-height:normal}.list-item__trailing{display:flex;align-items:center;justify-content:center}.list-item__trailing__icon{width:24px;height:24px;color:var(--black-400)}.list-view{margin:20px}.list-view__header{color:var(--black-500);font-size:13px;font-style:normal;font-weight:500;line-height:140%}.bottom-cta{background:linear-gradient(0deg,#fff 72.12%,#fff0);padding:20px 20px 40px;width:100%;max-width:800px;position:fixed;bottom:0;z-index:100}.bottom-cta img{width:20px;height:20px}.paper{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.form .form__box{display:flex;flex-direction:column;justify-content:center;width:100%;min-height:50px;padding:16px;border-radius:8px}.form .form__box.form__box--control{background-color:#fff;box-shadow:0 0 0 1px var(--black) inset}.form .form__box.form__box--control:focus-within{box-shadow:0 0 0 2px var(--black) inset}.form .form__box:disabled{background-color:var(--hb__black--50);box-shadow:none}.modal-container{text-align:center}.modal-container__image{margin-bottom:12px}.modal-container__header{margin-bottom:8px}.modal-container__header__title{color:var(--black);font-size:24px;font-weight:700;line-height:130%;white-space:pre-line}.modal-container__subtitle{margin-bottom:10px}.modal-container__content{color:var(--black-600);font-size:15px;font-weight:400;line-height:150%;white-space:pre-line}.modal-container__footer{margin-top:20px}.modal-content.bottom{padding:20px}.modal-content.bottom .modal-container{text-align:left}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box;touch-action:pan-y}html{font-size:100%;line-height:1.15;-webkit-text-size-adjust:100%;height:100%;overflow-x:hidden;overscroll-behavior-x:contain}body{font-family:Pretendard Variable,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;background-color:transparent;font-size:15px;line-height:1.4;font-weight:400;color:var(--black-800);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;overflow-x:hidden;overscroll-behavior-x:contain}svg,img{vertical-align:middle}img{max-width:100%;height:auto;border-style:none;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none}a{background-color:transparent;color:inherit}a:link,a:visited,a:hover,a:focus,a:active{outline:none;text-decoration:none;color:inherit;background:transparent}button,input,optgroup,select,textarea{background:transparent;border:0;font-family:inherit;font-size:100%;line-height:1.15;margin:0;-webkit-tap-highlight-color:transparent;color:inherit}span,p{font-family:Pretendard Variable,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif}button,input{overflow:visible}button{cursor:pointer;text-transform:none}table{border-collapse:collapse}hr{height:1px;background:#eceef0;border:0;margin:20px 0}.aria-hidden{position:absolute;width:.1em;height:.1em;visibility:hidden}.safearea{height:30px}.lottie{z-index:65535;pointer-events:none;display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;height:100vh;width:100vw}ion-icon{visibility:visible!important}.h-scroll,.h-scroll *,.h-scroll *:before,.h-scroll *:after{touch-action:unset!important}:root{--black-50: #f7fafc;--black-100: #f2f4f6;--black-200: #eceef0;--black-300: #dee0e2;--black-400: #babcbe;--black-500: #9c9ea0;--black-600: #737577;--black-700: #5f6163;--black-800: #414244;--black-900: #202223;--black: var(--black-800);--purple-50: #f7f7ff;--purple-100: #f0f0ff;--purple-200: #e7e3ff;--purple-300: #cbc3ff;--purple-400: #bbb0ff;--purple-500: #9887ff;--purple-600: #8054ff;--purple-700: #6643cc;--purple-800: #5236a3;--purple-900: #422b82;--purple: var(--purple-600);--yellow-50: #fefce5;--yellow-100: #fdf7be;--yellow-200: #fbf292;--yellow-300: #f9ec65;--yellow-400: #f7e83e;--yellow-500: #f7e501;--yellow-600: #f6d200;--yellow-700: #f6b900;--yellow-800: #f6a000;--yellow-900: #f57500;--yellow: var(--yellow-500);--red-50: #f5edee;--red-100: #f4cfd4;--red-200: #e59b9d;--red-300: #dd7679;--red-400: #ff494f;--red-500: #f0463f;--red-600: #e03d3d;--red-700: #cd3136;--red-800: #c12c2f;--red-900: #b32123;--red: var(--red-500);--green-50: #e6f5eb;--green-100: #c2e6ce;--green-200: #9ad6ae;--green-300: #70c68f;--green-400: #4fba77;--green-500: #27ae60;--green-600: #1f9f56;--green-700: #148d4a;--green-800: #097c3f;--green-900: #005c2b;--green: var(--green-500);--blue-50: #e3f1ff;--blue-100: #bbdcff;--blue-200: #90c6ff;--blue-300: #64b0fe;--blue-400: #459ffe;--blue-500: #2F87FF;--blue-600: #266ee6;--blue-700: #2e6ed9;--blue-800: #2d5cc7;--blue-900: #293da7;--blue: var(--blue-500);--color--primary: var(--blue);--color--secondary: var(--black-700);--color--danger: var(--red)}.hb-snackbar.svelte-1klan6t{padding:14px 20px;display:flex;justify-content:center;align-items:center;border-radius:100px;background:#202223e6}.hb-snackbar__icon.svelte-1klan6t{margin-right:4px;width:18px}.hb-snackbar__message.svelte-1klan6t{color:#fff;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:normal}ul.svelte-12hk3kp{padding:0 24px;display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;position:fixed;bottom:20px;z-index:100001;list-style-type:none}.app.svelte-14gtg23{max-width:800px;min-height:100vh;margin:0 auto}.app-badge.svelte-14gtg23{position:fixed;top:0;right:0;background-color:#b00;color:#fff;font-size:10px;padding:1px 4px;z-index:1000}.app-loading.svelte-14gtg23{position:fixed;z-index:1000;top:0;left:0;width:100%;height:100%;background-color:#fff9;display:flex;align-items:center;justify-content:center}.loader.svelte-14gtg23{width:45px;aspect-ratio:.75;--c: no-repeat linear-gradient(#000 0 0);background:var(--c) 0% 50%,var(--c) 50% 50%,var(--c) 100% 50%;background-size:20% 50%;animation:svelte-14gtg23-l6 1s infinite linear}@keyframes svelte-14gtg23-l6{20%{background-position:0% 0%,50% 50%,100% 50%}40%{background-position:0% 100%,50% 0%,100% 50%}60%{background-position:0% 50%,50% 100%,100% 0%}80%{background-position:0% 50%,50% 50%,100% 100%}}
