@charset "UTF-8";*{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif}:root{--dmt-color-primary: #383981;--dmt-color-primary-light: #6570b2;--dmt-color-secondary: #1a95cd;--dmt-color-red: #ff4242;--dmt-color-gray: #989ba2;--dmt-color-gray-dark: #444746;--dmt-color-gray-light: #989ba2;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-card-border-radius: 20px;--dmt-nav-height: 64px;--dmt-sidemenu-width: 310px;--dmt-spacing-xxs: 2px;--dmt-spacing-xs: 4px;--dmt-spacing-sm: 8px;--dmt-spacing-md: 16px;--dmt-spacing-lg: 24px;--dmt-spacing-xl: 32px;--dmt-spacing-xxl: 48px;--dmt-spacing-xxxl: 64px;--dmt-color-gray-lighter: #70737c14;--dmt-text-color: #171719;--dmt-card-border-gray: #70737c}:root{--dmt-color-background: #ffffff;--dmt-color-background-soft: #f8f8f8;--dmt-color-background-ultrasoft: #f4f4f5;--dmt-color-background-mute: #70737c14;--dmt-color-background-overlay: rgba(0, 0, 0, .5);--dmt-color-background-hover: #f5f5f5;--dmt-color-background-gradient: linear-gradient( 292.83deg, #b7c7e0 17.53%, #7fbcb5 40.64%, #374184 68.85% );--dmt-color-background-gradient-soft: linear-gradient( 292.83deg, #9bb0c9 17.53%, #86c1bb 40.64%, #5962a3 68.85% );--dmt-color-background-card: rgba(112, 115, 124, .08);--dmt-color-shadow: rgba(0, 0, 0, .1);--dmt-color-border: #e0e0e0;--dmt-color-border-hover: #d0d0d0;--dmt-color-border-subtle: rgba(112, 115, 124, .16);--dmt-color-heading: #333333;--dmt-color-text: #171719;--dmt-color-text-secondary: #666666;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);--dmt-color-text-negative: #ff4242}.darkmode{--dmt-color-primary: #8183e1;--dmt-color-secondary: #4ab4e7;--dmt-color-red: #ff6a6a;--dmt-color-gray: #bfc2c7;--dmt-color-gray-dark: #6d7170;--dmt-color-gray-light: #37383c;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-color-background: #171719;--dmt-color-background-soft: #1a1b1c;--dmt-color-background-ultrasoft: #1c1d1e;--dmt-color-background-mute: #1e1f21;--dmt-color-background-overlay: rgba(255, 255, 255, .2);--dmt-color-background-hover: #2a2b2d;--dmt-color-shadow: rgba(255, 255, 255, .05);--dmt-color-border: #2a2b2d;--dmt-color-border-hover: #2a2b2d;--dmt-color-border-subtle: rgba(255, 255, 255, .16);--dmt-color-heading: #ffffff;--dmt-color-text: #ffffff;--dmt-color-text-secondary: #cccccc;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);background-color:var(--dmt-color-background);color:var(--dmt-color-text)}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{height:calc(100vh - 64px);background-color:#fff}*{box-sizing:border-box;margin:0;padding:0}*,*:before,*:after{box-sizing:border-box;margin:0}li{list-style:none}body{width:100vw;width:100dvw;height:100vh;height:100dvh}html,body{overflow-x:hidden}body{background-color:#fff!important}a{text-decoration:none}button{background:none;border:none;padding:0;margin:0;font-family:inherit;font-size:inherit;color:inherit;text-align:inherit;cursor:pointer;outline:none}[data-v-92d20ae9]{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif}[data-v-92d20ae9]:root{--dmt-color-primary: #383981;--dmt-color-primary-light: #6570b2;--dmt-color-secondary: #1a95cd;--dmt-color-red: #ff4242;--dmt-color-gray: #989ba2;--dmt-color-gray-dark: #444746;--dmt-color-gray-light: #989ba2;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-card-border-radius: 20px;--dmt-nav-height: 64px;--dmt-sidemenu-width: 310px;--dmt-spacing-xxs: 2px;--dmt-spacing-xs: 4px;--dmt-spacing-sm: 8px;--dmt-spacing-md: 16px;--dmt-spacing-lg: 24px;--dmt-spacing-xl: 32px;--dmt-spacing-xxl: 48px;--dmt-spacing-xxxl: 64px;--dmt-color-gray-lighter: #70737c14;--dmt-text-color: #171719;--dmt-card-border-gray: #70737c}[data-v-92d20ae9]:root{--dmt-color-background: #ffffff;--dmt-color-background-soft: #f8f8f8;--dmt-color-background-ultrasoft: #f4f4f5;--dmt-color-background-mute: #70737c14;--dmt-color-background-overlay: rgba(0, 0, 0, .5);--dmt-color-background-hover: #f5f5f5;--dmt-color-background-gradient: linear-gradient( 292.83deg, #b7c7e0 17.53%, #7fbcb5 40.64%, #374184 68.85% );--dmt-color-background-gradient-soft: linear-gradient( 292.83deg, #9bb0c9 17.53%, #86c1bb 40.64%, #5962a3 68.85% );--dmt-color-background-card: rgba(112, 115, 124, .08);--dmt-color-shadow: rgba(0, 0, 0, .1);--dmt-color-border: #e0e0e0;--dmt-color-border-hover: #d0d0d0;--dmt-color-border-subtle: rgba(112, 115, 124, .16);--dmt-color-heading: #333333;--dmt-color-text: #171719;--dmt-color-text-secondary: #666666;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);--dmt-color-text-negative: #ff4242}.darkmode[data-v-92d20ae9]{--dmt-color-primary: #8183e1;--dmt-color-secondary: #4ab4e7;--dmt-color-red: #ff6a6a;--dmt-color-gray: #bfc2c7;--dmt-color-gray-dark: #6d7170;--dmt-color-gray-light: #37383c;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-color-background: #171719;--dmt-color-background-soft: #1a1b1c;--dmt-color-background-ultrasoft: #1c1d1e;--dmt-color-background-mute: #1e1f21;--dmt-color-background-overlay: rgba(255, 255, 255, .2);--dmt-color-background-hover: #2a2b2d;--dmt-color-shadow: rgba(255, 255, 255, .05);--dmt-color-border: #2a2b2d;--dmt-color-border-hover: #2a2b2d;--dmt-color-border-subtle: rgba(255, 255, 255, .16);--dmt-color-heading: #ffffff;--dmt-color-text: #ffffff;--dmt-color-text-secondary: #cccccc;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);background-color:var(--dmt-color-background);color:var(--dmt-color-text)}@media (prefers-color-scheme: dark){[data-v-92d20ae9]:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}[data-v-92d20ae9],[data-v-92d20ae9]:before,[data-v-92d20ae9]:after{box-sizing:border-box;margin:0;font-weight:400}body[data-v-92d20ae9]{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app[data-v-92d20ae9]{height:calc(100vh - 64px);background-color:#fff}[data-v-92d20ae9]{box-sizing:border-box;margin:0;padding:0}[data-v-92d20ae9],[data-v-92d20ae9]:before,[data-v-92d20ae9]:after{box-sizing:border-box;margin:0}li[data-v-92d20ae9]{list-style:none}body[data-v-92d20ae9]{width:100vw;width:100dvw;height:100vh;height:100dvh}html[data-v-92d20ae9],body[data-v-92d20ae9]{overflow-x:hidden}body[data-v-92d20ae9]{background-color:#fff!important}a[data-v-92d20ae9]{text-decoration:none}button[data-v-92d20ae9]{background:none;border:none;padding:0;margin:0;font-family:inherit;font-size:inherit;color:inherit;text-align:inherit;cursor:pointer;outline:none}.baseInputContainer[data-v-92d20ae9]{width:100%;display:flex;align-items:center;gap:8px;font-size:14px;font-style:normal;font-weight:600;line-height:142.9%;letter-spacing:.203px;padding:12px;border-radius:20px;border:1px solid var(--dmt-color-border-subtle);background-color:var(--dmt-color-background);color:var(--dmt-color-text-subtle)}.baseInputContainer input[data-v-92d20ae9]{width:100%;flex:1;border:none;outline:none;overflow:hidden;text-overflow:ellipsis;font-size:16px;font-weight:400;line-height:150%;letter-spacing:.091px;color:var(--dmt-color-text);background-color:transparent}.baseInputContainer input[data-v-92d20ae9]::placeholder{color:var(--dmt-color-text-subtle);opacity:1}.baseInputContainer[data-v-92d20ae9]:focus-within{border:1px solid var(--dmt-color-text)}.baseInputContainer.disabled[data-v-92d20ae9]{background-color:var(--dmt-color-background-hover)}.baseInputContainer.disabled input[data-v-92d20ae9]{color:var(--dmt-color-text-subtle)}.baseInputContainer.roundBorder[data-v-92d20ae9]{border-radius:9999px}.baseInputContainer.boxShadow[data-v-92d20ae9]{box-shadow:0 2px 10px 0 var(--dmt-color-shadow)}.slotIcon[data-v-92d20ae9]{width:24px;height:24px;margin-left:4px}.eyeIcon[data-v-92d20ae9]{width:20px;height:20px;cursor:pointer;color:var(--dmt-color-gray)}.eyeIconActive[data-v-92d20ae9]{width:20px;height:20px;cursor:pointer;color:var(--dmt-color-secondary)}[data-v-270884d8]{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif}[data-v-270884d8]:root{--dmt-color-primary: #383981;--dmt-color-primary-light: #6570b2;--dmt-color-secondary: #1a95cd;--dmt-color-red: #ff4242;--dmt-color-gray: #989ba2;--dmt-color-gray-dark: #444746;--dmt-color-gray-light: #989ba2;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-card-border-radius: 20px;--dmt-nav-height: 64px;--dmt-sidemenu-width: 310px;--dmt-spacing-xxs: 2px;--dmt-spacing-xs: 4px;--dmt-spacing-sm: 8px;--dmt-spacing-md: 16px;--dmt-spacing-lg: 24px;--dmt-spacing-xl: 32px;--dmt-spacing-xxl: 48px;--dmt-spacing-xxxl: 64px;--dmt-color-gray-lighter: #70737c14;--dmt-text-color: #171719;--dmt-card-border-gray: #70737c}[data-v-270884d8]:root{--dmt-color-background: #ffffff;--dmt-color-background-soft: #f8f8f8;--dmt-color-background-ultrasoft: #f4f4f5;--dmt-color-background-mute: #70737c14;--dmt-color-background-overlay: rgba(0, 0, 0, .5);--dmt-color-background-hover: #f5f5f5;--dmt-color-background-gradient: linear-gradient( 292.83deg, #b7c7e0 17.53%, #7fbcb5 40.64%, #374184 68.85% );--dmt-color-background-gradient-soft: linear-gradient( 292.83deg, #9bb0c9 17.53%, #86c1bb 40.64%, #5962a3 68.85% );--dmt-color-background-card: rgba(112, 115, 124, .08);--dmt-color-shadow: rgba(0, 0, 0, .1);--dmt-color-border: #e0e0e0;--dmt-color-border-hover: #d0d0d0;--dmt-color-border-subtle: rgba(112, 115, 124, .16);--dmt-color-heading: #333333;--dmt-color-text: #171719;--dmt-color-text-secondary: #666666;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);--dmt-color-text-negative: #ff4242}.darkmode[data-v-270884d8]{--dmt-color-primary: #8183e1;--dmt-color-secondary: #4ab4e7;--dmt-color-red: #ff6a6a;--dmt-color-gray: #bfc2c7;--dmt-color-gray-dark: #6d7170;--dmt-color-gray-light: #37383c;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-color-background: #171719;--dmt-color-background-soft: #1a1b1c;--dmt-color-background-ultrasoft: #1c1d1e;--dmt-color-background-mute: #1e1f21;--dmt-color-background-overlay: rgba(255, 255, 255, .2);--dmt-color-background-hover: #2a2b2d;--dmt-color-shadow: rgba(255, 255, 255, .05);--dmt-color-border: #2a2b2d;--dmt-color-border-hover: #2a2b2d;--dmt-color-border-subtle: rgba(255, 255, 255, .16);--dmt-color-heading: #ffffff;--dmt-color-text: #ffffff;--dmt-color-text-secondary: #cccccc;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);background-color:var(--dmt-color-background);color:var(--dmt-color-text)}@media (prefers-color-scheme: dark){[data-v-270884d8]:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}[data-v-270884d8],[data-v-270884d8]:before,[data-v-270884d8]:after{box-sizing:border-box;margin:0;font-weight:400}body[data-v-270884d8]{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app[data-v-270884d8]{height:calc(100vh - 64px);background-color:#fff}[data-v-270884d8]{box-sizing:border-box;margin:0;padding:0}[data-v-270884d8],[data-v-270884d8]:before,[data-v-270884d8]:after{box-sizing:border-box;margin:0}li[data-v-270884d8]{list-style:none}body[data-v-270884d8]{width:100vw;width:100dvw;height:100vh;height:100dvh}html[data-v-270884d8],body[data-v-270884d8]{overflow-x:hidden}body[data-v-270884d8]{background-color:#fff!important}a[data-v-270884d8]{text-decoration:none}button[data-v-270884d8]{background:none;border:none;padding:0;margin:0;font-family:inherit;font-size:inherit;color:inherit;text-align:inherit;cursor:pointer;outline:none}.modalContainer[data-v-270884d8]{position:fixed;top:0;left:0;width:100vw;height:100vh;height:100dvh;background-color:var(--dmt-color-background-overlay);z-index:999;display:flex;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:auto}.modal[data-v-270884d8]{position:absolute;padding:0;width:576px;max-height:80vh;max-height:80dvh;overflow:auto;background-color:var(--dmt-color-background);top:50%;left:50%;transform:translate(-50%,-50%);border-radius:var(--dmt-card-border-radius)}.modal.wideModal[data-v-270884d8]{width:664px;height:586px}.modal.widestModal[data-v-270884d8]{width:780px;max-width:100%}.modal.wideXxxl[data-v-270884d8]{width:1000px;max-width:100%;max-height:80%}.modal.wideSm[data-v-270884d8]{width:399px}.modal.positionTop[data-v-270884d8]{top:10%;transform:translate(-50%)}.modalContentWrapper[data-v-270884d8]{display:flex;flex-direction:column;padding:0 32px 36px}.modalContentWrapper.thinPadding[data-v-270884d8]{padding:16px 20px}.titleContainer[data-v-270884d8]{padding-top:36px;position:sticky;top:0;z-index:10;background-image:linear-gradient(180deg,var(--dmt-color-background) 80%,transparent 100%);padding-bottom:10px;margin-bottom:18px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.titleContainer.nodrag[data-v-270884d8]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.titleContainer .title[data-v-270884d8]{flex:1;display:flex;align-items:center;gap:10px}.titleContainer .title[data-v-270884d8]>*{color:var(--dmt-color-primary);font-size:20px;font-weight:600;line-height:28px;letter-spacing:.173px}.titleContainer .title svg[data-v-270884d8]{width:24px!important;height:24px!important}.titleContainer .closeButton[data-v-270884d8]{justify-content:right;width:fit-content;z-index:10}.titleContainer .closeButton.displayNone[data-v-270884d8]{display:none}.titleContainer.centerTitle[data-v-270884d8]{display:flex;justify-content:center;align-items:center;margin:0;padding-bottom:26px}.titleContainer.centerTitle[data-v-270884d8]>*{justify-content:center}.titleContainer.error .title span[data-v-270884d8]{color:var(--dmt-color-text-alert)}@media (max-width: 670px){.modal[data-v-270884d8],.modal.wideModal[data-v-270884d8],.modal.widestModal[data-v-270884d8],.modal.wideXxxl[data-v-270884d8],.modal.wideSm[data-v-270884d8]{width:100%;min-width:425px;height:90%;max-height:100vh;max-height:100dvh}.modal.positionTop[data-v-270884d8]{top:50%;transform:translate(-50%,-50%)}.modalContentWrapper[data-v-270884d8]{padding:24px}.titleContainer .closeButton.displayNone[data-v-270884d8]{display:block}}@media (max-width: 480px){.modal[data-v-270884d8],.modal.wideModal[data-v-270884d8],.modal.widestModal[data-v-270884d8],.modal.wideXxxl[data-v-270884d8],.modal.wideSm[data-v-270884d8]{width:100%;position:fixed;width:100vw;max-width:100dvw;height:100vh;height:100dvh;border-radius:0;min-width:320px}.modalContentWrapper[data-v-270884d8]{padding:24px}.titleContainer[data-v-270884d8]{padding-top:12px}.titleContainer .closeButton.displayNone[data-v-270884d8]{display:block}}[data-v-10591cff]{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif}[data-v-10591cff]:root{--dmt-color-primary: #383981;--dmt-color-primary-light: #6570b2;--dmt-color-secondary: #1a95cd;--dmt-color-red: #ff4242;--dmt-color-gray: #989ba2;--dmt-color-gray-dark: #444746;--dmt-color-gray-light: #989ba2;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-card-border-radius: 20px;--dmt-nav-height: 64px;--dmt-sidemenu-width: 310px;--dmt-spacing-xxs: 2px;--dmt-spacing-xs: 4px;--dmt-spacing-sm: 8px;--dmt-spacing-md: 16px;--dmt-spacing-lg: 24px;--dmt-spacing-xl: 32px;--dmt-spacing-xxl: 48px;--dmt-spacing-xxxl: 64px;--dmt-color-gray-lighter: #70737c14;--dmt-text-color: #171719;--dmt-card-border-gray: #70737c}[data-v-10591cff]:root{--dmt-color-background: #ffffff;--dmt-color-background-soft: #f8f8f8;--dmt-color-background-ultrasoft: #f4f4f5;--dmt-color-background-mute: #70737c14;--dmt-color-background-overlay: rgba(0, 0, 0, .5);--dmt-color-background-hover: #f5f5f5;--dmt-color-background-gradient: linear-gradient( 292.83deg, #b7c7e0 17.53%, #7fbcb5 40.64%, #374184 68.85% );--dmt-color-background-gradient-soft: linear-gradient( 292.83deg, #9bb0c9 17.53%, #86c1bb 40.64%, #5962a3 68.85% );--dmt-color-background-card: rgba(112, 115, 124, .08);--dmt-color-shadow: rgba(0, 0, 0, .1);--dmt-color-border: #e0e0e0;--dmt-color-border-hover: #d0d0d0;--dmt-color-border-subtle: rgba(112, 115, 124, .16);--dmt-color-heading: #333333;--dmt-color-text: #171719;--dmt-color-text-secondary: #666666;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);--dmt-color-text-negative: #ff4242}.darkmode[data-v-10591cff]{--dmt-color-primary: #8183e1;--dmt-color-secondary: #4ab4e7;--dmt-color-red: #ff6a6a;--dmt-color-gray: #bfc2c7;--dmt-color-gray-dark: #6d7170;--dmt-color-gray-light: #37383c;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-color-background: #171719;--dmt-color-background-soft: #1a1b1c;--dmt-color-background-ultrasoft: #1c1d1e;--dmt-color-background-mute: #1e1f21;--dmt-color-background-overlay: rgba(255, 255, 255, .2);--dmt-color-background-hover: #2a2b2d;--dmt-color-shadow: rgba(255, 255, 255, .05);--dmt-color-border: #2a2b2d;--dmt-color-border-hover: #2a2b2d;--dmt-color-border-subtle: rgba(255, 255, 255, .16);--dmt-color-heading: #ffffff;--dmt-color-text: #ffffff;--dmt-color-text-secondary: #cccccc;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);background-color:var(--dmt-color-background);color:var(--dmt-color-text)}@media (prefers-color-scheme: dark){[data-v-10591cff]:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}[data-v-10591cff],[data-v-10591cff]:before,[data-v-10591cff]:after{box-sizing:border-box;margin:0;font-weight:400}body[data-v-10591cff]{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app[data-v-10591cff]{height:calc(100vh - 64px);background-color:#fff}[data-v-10591cff]{box-sizing:border-box;margin:0;padding:0}[data-v-10591cff],[data-v-10591cff]:before,[data-v-10591cff]:after{box-sizing:border-box;margin:0}li[data-v-10591cff]{list-style:none}body[data-v-10591cff]{width:100vw;width:100dvw;height:100vh;height:100dvh}html[data-v-10591cff],body[data-v-10591cff]{overflow-x:hidden}body[data-v-10591cff]{background-color:#fff!important}a[data-v-10591cff]{text-decoration:none}button[data-v-10591cff]{background:none;border:none;padding:0;margin:0;font-family:inherit;font-size:inherit;color:inherit;text-align:inherit;cursor:pointer;outline:none}[data-v-10591cff]:root{--search-input-height: 40px}.container[data-v-10591cff]{flex:1;display:flex;flex-direction:column;width:100%;height:100%;overflow-y:hidden}.searchInputSection[data-v-10591cff]{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:var(--search-input-height);border-radius:8px;background-color:var(--dmt-color-bg-secondary)}.searchInputSection .esc[data-v-10591cff]{font-weight:500;font-size:12px;line-height:24px;letter-spacing:.96%;border:1px solid var(--dmt-color-text-subtle);padding:4px 8px;border-radius:8px;color:var(--dmt-color-text-subtle);opacity:.5;background-color:var(--dmt-color-bg-secondary);cursor:pointer}.searchInputSection .esc[data-v-10591cff]:hover,.searchInputSection .esc[data-v-10591cff]:active{opacity:1;background-color:var(--dmt-color-bg-secondary)}.searchInput[data-v-10591cff]{width:100%;padding:0;border-radius:8px;border:none;background-color:var(--dmt-color-bg-secondary);color:var(--dmt-color-text-primary);display:flex;align-items:center;justify-content:center;font-weight:500;font-size:18px;line-height:147%;letter-spacing:.96%}.searchInput[data-v-10591cff]::placeholder{color:var(--dmt-color-text-secondary);border:none;outline:none;font-weight:500;font-size:18px;line-height:147%;letter-spacing:.96%}.searchInput[data-v-10591cff]:focus{outline:none}.searchInput[data-v-10591cff]:focus-visible{outline:none}.searchInput[data-v-10591cff]:focus-within{outline:none}.copilotSearchSection[data-v-10591cff]{flex:1;margin-top:calc(var(--search-input-height) + 16px);overflow:auto}.copilotSearchSection h3[data-v-10591cff]{font-weight:500;font-size:12px;line-height:24px;letter-spacing:.96%;color:var(--dmt-color-text-secondary);margin:8px 0}.emptyState[data-v-10591cff]{margin:48px 0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:400;line-height:147%;letter-spacing:-.96%}.emptyState p[data-v-10591cff]{color:var(--dmt-color-text-secondary)}.copilotList[data-v-10591cff]{margin-bottom:50px;max-height:100%;max-width:100%;overflow:auto}.copilotList .copilotItem[data-v-10591cff]{width:40px;height:40px;gap:0;width:100%;max-width:100%;height:fit-content;padding:16px 0;border-radius:8px;background-color:var(--dmt-color-background);box-shadow:var(--dmt-shadow-1);display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto 1fr;gap:4px;align-items:center;margin:2px 0}.copilotList .copilotItem img[data-v-10591cff]{grid-column:1/2;grid-row:1/3;width:32px;height:32px;border-radius:inherit;object-fit:cover;object-position:center;margin-right:12px}.copilotList .copilotItem .title[data-v-10591cff]{grid-column:2/3;grid-row:1/2;height:20px;font-weight:600;font-size:14px;line-height:20px;letter-spacing:.96%;color:var(--dmt-color-text-primary)}.copilotList .copilotItem .content[data-v-10591cff]{min-width:0;grid-column:2/3;grid-row:2/3;font-weight:600;font-size:12px;line-height:16px;letter-spacing:.96%;color:var(--dmt-color-text-subtle);display:flex;flex-direction:column}.copilotList .copilotItem .content span[data-v-10591cff]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:18px}.copilotList .copilotItem[data-v-10591cff]:hover{background-color:var(--dmt-color-background-hover);border-radius:8px;cursor:pointer}.copilotList .copilotItem[data-v-10591cff]:focus{background-color:var(--dmt-color-background-soft);cursor:pointer}@media screen and (max-width: 670px){.searchInputSection .esc[data-v-10591cff]{display:none}}[data-v-7cbb6434]{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif}[data-v-7cbb6434]:root{--dmt-color-primary: #383981;--dmt-color-primary-light: #6570b2;--dmt-color-secondary: #1a95cd;--dmt-color-red: #ff4242;--dmt-color-gray: #989ba2;--dmt-color-gray-dark: #444746;--dmt-color-gray-light: #989ba2;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-card-border-radius: 20px;--dmt-nav-height: 64px;--dmt-sidemenu-width: 310px;--dmt-spacing-xxs: 2px;--dmt-spacing-xs: 4px;--dmt-spacing-sm: 8px;--dmt-spacing-md: 16px;--dmt-spacing-lg: 24px;--dmt-spacing-xl: 32px;--dmt-spacing-xxl: 48px;--dmt-spacing-xxxl: 64px;--dmt-color-gray-lighter: #70737c14;--dmt-text-color: #171719;--dmt-card-border-gray: #70737c}[data-v-7cbb6434]:root{--dmt-color-background: #ffffff;--dmt-color-background-soft: #f8f8f8;--dmt-color-background-ultrasoft: #f4f4f5;--dmt-color-background-mute: #70737c14;--dmt-color-background-overlay: rgba(0, 0, 0, .5);--dmt-color-background-hover: #f5f5f5;--dmt-color-background-gradient: linear-gradient( 292.83deg, #b7c7e0 17.53%, #7fbcb5 40.64%, #374184 68.85% );--dmt-color-background-gradient-soft: linear-gradient( 292.83deg, #9bb0c9 17.53%, #86c1bb 40.64%, #5962a3 68.85% );--dmt-color-background-card: rgba(112, 115, 124, .08);--dmt-color-shadow: rgba(0, 0, 0, .1);--dmt-color-border: #e0e0e0;--dmt-color-border-hover: #d0d0d0;--dmt-color-border-subtle: rgba(112, 115, 124, .16);--dmt-color-heading: #333333;--dmt-color-text: #171719;--dmt-color-text-secondary: #666666;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);--dmt-color-text-negative: #ff4242}.darkmode[data-v-7cbb6434]{--dmt-color-primary: #8183e1;--dmt-color-secondary: #4ab4e7;--dmt-color-red: #ff6a6a;--dmt-color-gray: #bfc2c7;--dmt-color-gray-dark: #6d7170;--dmt-color-gray-light: #37383c;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-color-background: #171719;--dmt-color-background-soft: #1a1b1c;--dmt-color-background-ultrasoft: #1c1d1e;--dmt-color-background-mute: #1e1f21;--dmt-color-background-overlay: rgba(255, 255, 255, .2);--dmt-color-background-hover: #2a2b2d;--dmt-color-shadow: rgba(255, 255, 255, .05);--dmt-color-border: #2a2b2d;--dmt-color-border-hover: #2a2b2d;--dmt-color-border-subtle: rgba(255, 255, 255, .16);--dmt-color-heading: #ffffff;--dmt-color-text: #ffffff;--dmt-color-text-secondary: #cccccc;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);background-color:var(--dmt-color-background);color:var(--dmt-color-text)}@media (prefers-color-scheme: dark){[data-v-7cbb6434]:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}[data-v-7cbb6434],[data-v-7cbb6434]:before,[data-v-7cbb6434]:after{box-sizing:border-box;margin:0;font-weight:400}body[data-v-7cbb6434]{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app[data-v-7cbb6434]{height:calc(100vh - 64px);background-color:#fff}[data-v-7cbb6434]{box-sizing:border-box;margin:0;padding:0}[data-v-7cbb6434],[data-v-7cbb6434]:before,[data-v-7cbb6434]:after{box-sizing:border-box;margin:0}li[data-v-7cbb6434]{list-style:none}body[data-v-7cbb6434]{width:100vw;width:100dvw;height:100vh;height:100dvh}html[data-v-7cbb6434],body[data-v-7cbb6434]{overflow-x:hidden}body[data-v-7cbb6434]{background-color:#fff!important}a[data-v-7cbb6434]{text-decoration:none}button[data-v-7cbb6434]{background:none;border:none;padding:0;margin:0;font-family:inherit;font-size:inherit;color:inherit;text-align:inherit;cursor:pointer;outline:none}.slideMenu[data-v-7cbb6434]{width:100%;height:100%}.slideMenu .menuList[data-v-7cbb6434]{margin-bottom:16px;display:flex;flex-direction:row;gap:16px;color:var(--dmt-color-text-subtle);border-bottom:1px solid var(--dmt-color-text-subtle);font-size:14px;font-weight:600;line-height:146.7%;letter-spacing:.134px;flex-wrap:wrap}.slideMenu .menuList .menu[data-v-7cbb6434]{padding:8px;cursor:pointer;font-weight:600}.slideMenu .menuList .selectedMenu[data-v-7cbb6434]{color:var(--dmt-color-primary);border-bottom:2px solid var(--dmt-color-primary);font-weight:600}[data-v-9876e07f]{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif}[data-v-9876e07f]:root{--dmt-color-primary: #383981;--dmt-color-primary-light: #6570b2;--dmt-color-secondary: #1a95cd;--dmt-color-red: #ff4242;--dmt-color-gray: #989ba2;--dmt-color-gray-dark: #444746;--dmt-color-gray-light: #989ba2;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-card-border-radius: 20px;--dmt-nav-height: 64px;--dmt-sidemenu-width: 310px;--dmt-spacing-xxs: 2px;--dmt-spacing-xs: 4px;--dmt-spacing-sm: 8px;--dmt-spacing-md: 16px;--dmt-spacing-lg: 24px;--dmt-spacing-xl: 32px;--dmt-spacing-xxl: 48px;--dmt-spacing-xxxl: 64px;--dmt-color-gray-lighter: #70737c14;--dmt-text-color: #171719;--dmt-card-border-gray: #70737c}[data-v-9876e07f]:root{--dmt-color-background: #ffffff;--dmt-color-background-soft: #f8f8f8;--dmt-color-background-ultrasoft: #f4f4f5;--dmt-color-background-mute: #70737c14;--dmt-color-background-overlay: rgba(0, 0, 0, .5);--dmt-color-background-hover: #f5f5f5;--dmt-color-background-gradient: linear-gradient( 292.83deg, #b7c7e0 17.53%, #7fbcb5 40.64%, #374184 68.85% );--dmt-color-background-gradient-soft: linear-gradient( 292.83deg, #9bb0c9 17.53%, #86c1bb 40.64%, #5962a3 68.85% );--dmt-color-background-card: rgba(112, 115, 124, .08);--dmt-color-shadow: rgba(0, 0, 0, .1);--dmt-color-border: #e0e0e0;--dmt-color-border-hover: #d0d0d0;--dmt-color-border-subtle: rgba(112, 115, 124, .16);--dmt-color-heading: #333333;--dmt-color-text: #171719;--dmt-color-text-secondary: #666666;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);--dmt-color-text-negative: #ff4242}.darkmode[data-v-9876e07f]{--dmt-color-primary: #8183e1;--dmt-color-secondary: #4ab4e7;--dmt-color-red: #ff6a6a;--dmt-color-gray: #bfc2c7;--dmt-color-gray-dark: #6d7170;--dmt-color-gray-light: #37383c;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-color-background: #171719;--dmt-color-background-soft: #1a1b1c;--dmt-color-background-ultrasoft: #1c1d1e;--dmt-color-background-mute: #1e1f21;--dmt-color-background-overlay: rgba(255, 255, 255, .2);--dmt-color-background-hover: #2a2b2d;--dmt-color-shadow: rgba(255, 255, 255, .05);--dmt-color-border: #2a2b2d;--dmt-color-border-hover: #2a2b2d;--dmt-color-border-subtle: rgba(255, 255, 255, .16);--dmt-color-heading: #ffffff;--dmt-color-text: #ffffff;--dmt-color-text-secondary: #cccccc;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);background-color:var(--dmt-color-background);color:var(--dmt-color-text)}@media (prefers-color-scheme: dark){[data-v-9876e07f]:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}[data-v-9876e07f],[data-v-9876e07f]:before,[data-v-9876e07f]:after{box-sizing:border-box;margin:0;font-weight:400}body[data-v-9876e07f]{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app[data-v-9876e07f]{height:calc(100vh - 64px);background-color:#fff}[data-v-9876e07f]{box-sizing:border-box;margin:0;padding:0}[data-v-9876e07f],[data-v-9876e07f]:before,[data-v-9876e07f]:after{box-sizing:border-box;margin:0}li[data-v-9876e07f]{list-style:none}body[data-v-9876e07f]{width:100vw;width:100dvw;height:100vh;height:100dvh}html[data-v-9876e07f],body[data-v-9876e07f]{overflow-x:hidden}body[data-v-9876e07f]{background-color:#fff!important}a[data-v-9876e07f]{text-decoration:none}button[data-v-9876e07f]{background:none;border:none;padding:0;margin:0;font-family:inherit;font-size:inherit;color:inherit;text-align:inherit;cursor:pointer;outline:none}.cardContainer[data-v-9876e07f]{display:flex;padding:24px 32px;flex-direction:column;align-items:flex-start;border-radius:20px;border:1px solid var(--dmt-color-border-subtle);background:var(--dmt-color-background);color:var(--dmt-color-text)}.cardContainer[data-v-9876e07f]:foucus{outline:1px solid var(--dmt-color-border-subtle)}.hoverGradient[data-v-9876e07f]{cursor:pointer;position:relative;transition:all .3s ease;overflow:hidden}.hoverGradient[data-v-9876e07f]:hover{transition:all .2s ease;box-shadow:0 4px 10px #0000001a;color:var(--dmt-color-background)}.hoverGradient[data-v-9876e07f]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--dmt-color-background-gradient-soft);opacity:0;transition:opacity .3s ease;z-index:0}.hoverGradient[data-v-9876e07f]:hover:before{opacity:1}.hoverGradient[data-v-9876e07f]>*{position:relative;z-index:1}[data-v-0709b717]{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif}[data-v-0709b717]:root{--dmt-color-primary: #383981;--dmt-color-primary-light: #6570b2;--dmt-color-secondary: #1a95cd;--dmt-color-red: #ff4242;--dmt-color-gray: #989ba2;--dmt-color-gray-dark: #444746;--dmt-color-gray-light: #989ba2;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-card-border-radius: 20px;--dmt-nav-height: 64px;--dmt-sidemenu-width: 310px;--dmt-spacing-xxs: 2px;--dmt-spacing-xs: 4px;--dmt-spacing-sm: 8px;--dmt-spacing-md: 16px;--dmt-spacing-lg: 24px;--dmt-spacing-xl: 32px;--dmt-spacing-xxl: 48px;--dmt-spacing-xxxl: 64px;--dmt-color-gray-lighter: #70737c14;--dmt-text-color: #171719;--dmt-card-border-gray: #70737c}[data-v-0709b717]:root{--dmt-color-background: #ffffff;--dmt-color-background-soft: #f8f8f8;--dmt-color-background-ultrasoft: #f4f4f5;--dmt-color-background-mute: #70737c14;--dmt-color-background-overlay: rgba(0, 0, 0, .5);--dmt-color-background-hover: #f5f5f5;--dmt-color-background-gradient: linear-gradient( 292.83deg, #b7c7e0 17.53%, #7fbcb5 40.64%, #374184 68.85% );--dmt-color-background-gradient-soft: linear-gradient( 292.83deg, #9bb0c9 17.53%, #86c1bb 40.64%, #5962a3 68.85% );--dmt-color-background-card: rgba(112, 115, 124, .08);--dmt-color-shadow: rgba(0, 0, 0, .1);--dmt-color-border: #e0e0e0;--dmt-color-border-hover: #d0d0d0;--dmt-color-border-subtle: rgba(112, 115, 124, .16);--dmt-color-heading: #333333;--dmt-color-text: #171719;--dmt-color-text-secondary: #666666;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);--dmt-color-text-negative: #ff4242}.darkmode[data-v-0709b717]{--dmt-color-primary: #8183e1;--dmt-color-secondary: #4ab4e7;--dmt-color-red: #ff6a6a;--dmt-color-gray: #bfc2c7;--dmt-color-gray-dark: #6d7170;--dmt-color-gray-light: #37383c;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-color-background: #171719;--dmt-color-background-soft: #1a1b1c;--dmt-color-background-ultrasoft: #1c1d1e;--dmt-color-background-mute: #1e1f21;--dmt-color-background-overlay: rgba(255, 255, 255, .2);--dmt-color-background-hover: #2a2b2d;--dmt-color-shadow: rgba(255, 255, 255, .05);--dmt-color-border: #2a2b2d;--dmt-color-border-hover: #2a2b2d;--dmt-color-border-subtle: rgba(255, 255, 255, .16);--dmt-color-heading: #ffffff;--dmt-color-text: #ffffff;--dmt-color-text-secondary: #cccccc;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);background-color:var(--dmt-color-background);color:var(--dmt-color-text)}@media (prefers-color-scheme: dark){[data-v-0709b717]:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}[data-v-0709b717],[data-v-0709b717]:before,[data-v-0709b717]:after{box-sizing:border-box;margin:0;font-weight:400}body[data-v-0709b717]{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app[data-v-0709b717]{height:calc(100vh - 64px);background-color:#fff}[data-v-0709b717]{box-sizing:border-box;margin:0;padding:0}[data-v-0709b717],[data-v-0709b717]:before,[data-v-0709b717]:after{box-sizing:border-box;margin:0}li[data-v-0709b717]{list-style:none}body[data-v-0709b717]{width:100vw;width:100dvw;height:100vh;height:100dvh}html[data-v-0709b717],body[data-v-0709b717]{overflow-x:hidden}body[data-v-0709b717]{background-color:#fff!important}a[data-v-0709b717]{text-decoration:none}button[data-v-0709b717]{background:none;border:none;padding:0;margin:0;font-family:inherit;font-size:inherit;color:inherit;text-align:inherit;cursor:pointer;outline:none}.card[data-v-0709b717]{width:100%;height:170px;border:none;border-radius:20px;padding:24px 24px 24px 20px;background-color:var(--dmt-color-background-card);overflow:hidden;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-items:center;gap:10px}.card:hover .cardContent p[data-v-0709b717]{color:var(--dmt-color-background-soft)}.copilotImage[data-v-0709b717]{width:96px;height:96px;border-radius:999px;object-fit:cover;margin-right:6px;grid-column:1/2;grid-row:span 2}.cardHeader[data-v-0709b717]{overflow:hidden}.cardHeader .title[data-v-0709b717]{font-weight:600;font-size:18px;line-height:28px;letter-spacing:.96%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cardHeader .rating[data-v-0709b717]{font-weight:500;font-size:12px;line-height:22px;letter-spacing:.96%;color:var(--dmt-color-text-subtle)}.cardHeader .rating.ratingWithStars[data-v-0709b717]{display:flex;align-items:center;gap:8px}.cardHeader .rating.ratingWithStars .ratingStars[data-v-0709b717]{display:flex;align-items:center;gap:2px}.cardHeader .rating.ratingWithStars .ratingValue[data-v-0709b717]{font-weight:600;font-size:14px;color:#3b328a}.cardContent[data-v-0709b717]{overflow:hidden}.cardContent p[data-v-0709b717]{font-weight:600;font-size:12px;line-height:16px;letter-spacing:.96%;color:var(--dmt-color-text-subtle)}.cardContent .postby[data-v-0709b717]{opacity:.7;margin-bottom:8px}.cardContent .description[data-v-0709b717]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:48px}@media (max-width: 480px){.card[data-v-0709b717]{height:140px;padding:14px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto}.copilotImage[data-v-0709b717]{grid-column:1/2;grid-row:2/3;width:48px;height:48px}.cardHeader[data-v-0709b717]{grid-column:1/3;grid-row:1/2}.cardHeader .title[data-v-0709b717]{font-size:16px;line-height:24px}.cardHeader .rating[data-v-0709b717]{font-size:12px;line-height:20px}.cardContent p[data-v-0709b717]{font-size:12px;line-height:16px}.cardContent .postby[data-v-0709b717]{margin-bottom:4px}}[data-v-ab340671]{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif}[data-v-ab340671]:root{--dmt-color-primary: #383981;--dmt-color-primary-light: #6570b2;--dmt-color-secondary: #1a95cd;--dmt-color-red: #ff4242;--dmt-color-gray: #989ba2;--dmt-color-gray-dark: #444746;--dmt-color-gray-light: #989ba2;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-card-border-radius: 20px;--dmt-nav-height: 64px;--dmt-sidemenu-width: 310px;--dmt-spacing-xxs: 2px;--dmt-spacing-xs: 4px;--dmt-spacing-sm: 8px;--dmt-spacing-md: 16px;--dmt-spacing-lg: 24px;--dmt-spacing-xl: 32px;--dmt-spacing-xxl: 48px;--dmt-spacing-xxxl: 64px;--dmt-color-gray-lighter: #70737c14;--dmt-text-color: #171719;--dmt-card-border-gray: #70737c}[data-v-ab340671]:root{--dmt-color-background: #ffffff;--dmt-color-background-soft: #f8f8f8;--dmt-color-background-ultrasoft: #f4f4f5;--dmt-color-background-mute: #70737c14;--dmt-color-background-overlay: rgba(0, 0, 0, .5);--dmt-color-background-hover: #f5f5f5;--dmt-color-background-gradient: linear-gradient( 292.83deg, #b7c7e0 17.53%, #7fbcb5 40.64%, #374184 68.85% );--dmt-color-background-gradient-soft: linear-gradient( 292.83deg, #9bb0c9 17.53%, #86c1bb 40.64%, #5962a3 68.85% );--dmt-color-background-card: rgba(112, 115, 124, .08);--dmt-color-shadow: rgba(0, 0, 0, .1);--dmt-color-border: #e0e0e0;--dmt-color-border-hover: #d0d0d0;--dmt-color-border-subtle: rgba(112, 115, 124, .16);--dmt-color-heading: #333333;--dmt-color-text: #171719;--dmt-color-text-secondary: #666666;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);--dmt-color-text-negative: #ff4242}.darkmode[data-v-ab340671]{--dmt-color-primary: #8183e1;--dmt-color-secondary: #4ab4e7;--dmt-color-red: #ff6a6a;--dmt-color-gray: #bfc2c7;--dmt-color-gray-dark: #6d7170;--dmt-color-gray-light: #37383c;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-color-background: #171719;--dmt-color-background-soft: #1a1b1c;--dmt-color-background-ultrasoft: #1c1d1e;--dmt-color-background-mute: #1e1f21;--dmt-color-background-overlay: rgba(255, 255, 255, .2);--dmt-color-background-hover: #2a2b2d;--dmt-color-shadow: rgba(255, 255, 255, .05);--dmt-color-border: #2a2b2d;--dmt-color-border-hover: #2a2b2d;--dmt-color-border-subtle: rgba(255, 255, 255, .16);--dmt-color-heading: #ffffff;--dmt-color-text: #ffffff;--dmt-color-text-secondary: #cccccc;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);background-color:var(--dmt-color-background);color:var(--dmt-color-text)}@media (prefers-color-scheme: dark){[data-v-ab340671]:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}[data-v-ab340671],[data-v-ab340671]:before,[data-v-ab340671]:after{box-sizing:border-box;margin:0;font-weight:400}body[data-v-ab340671]{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app[data-v-ab340671]{height:calc(100vh - 64px);background-color:#fff}[data-v-ab340671]{box-sizing:border-box;margin:0;padding:0}[data-v-ab340671],[data-v-ab340671]:before,[data-v-ab340671]:after{box-sizing:border-box;margin:0}li[data-v-ab340671]{list-style:none}body[data-v-ab340671]{width:100vw;width:100dvw;height:100vh;height:100dvh}html[data-v-ab340671],body[data-v-ab340671]{overflow-x:hidden}body[data-v-ab340671]{background-color:#fff!important}a[data-v-ab340671]{text-decoration:none}button[data-v-ab340671]{background:none;border:none;padding:0;margin:0;font-family:inherit;font-size:inherit;color:inherit;text-align:inherit;cursor:pointer;outline:none}.roundButton[data-v-ab340671]{display:flex;justify-content:center;align-items:center;gap:var(--dmt-spacing-sm);min-width:50px;width:fit-content;height:fit-content;padding:13px 32px;border-radius:999px;border:2px solid transparent;cursor:pointer;font-size:15px;font-weight:500;letter-spacing:.0096em;transition:background-color .3s}.roundButton[data-v-ab340671]:hover{background-color:var(--dmt-color-primary);color:#fff}.roundButton[data-v-ab340671]:disabled{background-color:var(--dmt-color-gray-light);color:#fff;cursor:not-allowed}.roundButton[data-v-ab340671]:disabled:hover{border:2px solid transparent}.roundButton.slimPadding[data-v-ab340671]{padding:10px 18px}.roundButton.square[data-v-ab340671]{border-radius:6px}.roundButton[data-v-ab340671]:focus-visible{outline:2px solid var(--dmt-color-primary);outline-offset:2px}.roundButton.lessRound[data-v-ab340671]{border-radius:20px}.roundButton.hasIcon[data-v-ab340671]{padding:9px 20px 9px 16px}.roundButton.hasIcon[data-v-ab340671] svg{width:24px;height:24px}.fitContent[data-v-ab340671]{width:fit-content}.fullWidth[data-v-ab340671]{width:100%;text-align:center}.colorPrimary[data-v-ab340671]{background-color:var(--dmt-color-primary);color:#fff}.colorPrimary[data-v-ab340671]:hover{background-color:#fff;border:2px solid var(--dmt-color-primary);color:var(--dmt-color-primary)}.colorPrimary[data-v-ab340671]:disabled{background-color:var(--dmt-color-gray-light);color:#fff}.colorPrimary[data-v-ab340671]:disabled:hover{border:2px solid rgba(0,0,0,0)}.colorWhite[data-v-ab340671]{background-color:#fff;color:var(--dmt-color-text-secondary);border:2px solid var(--dmt-color-border-subtle)}.colorWhite[data-v-ab340671]:hover{border:2px solid white}.colorWhite[data-v-ab340671]:disabled{background-color:var(--dmt-color-gray-light);color:#fff}.colorWhite[data-v-ab340671]:disabled:hover{border:2px solid rgba(0,0,0,0)}.colorGray[data-v-ab340671]{background-color:var(--dmt-color-gray-light);color:#fff}.colorGrayLight[data-v-ab340671]{background-color:var(--dmt-color-gray-lighter);color:var(--dmt-color-text)}.colorGrayLight[data-v-ab340671]:hover{background-color:var(--dmt-color-gray-light);color:#fff}.colorTransparent[data-v-ab340671]{background-color:transparent;color:#fff;border:2px solid white}.colorTransparent[data-v-ab340671]:hover{background-color:#fff;color:var(--dmt-color-primary);border:2px solid var(--dmt-color-text);background-color:transparent}.colorTransparent[data-v-ab340671]:disabled{background-color:var(--dmt-color-gray-light);color:#fff}.colorTransparent[data-v-ab340671]:disabled:hover{border:2px solid rgba(0,0,0,0)}.colorBlue[data-v-ab340671]{background-color:var(--dmt-color-secondary);color:#fff}.colorBlue[data-v-ab340671]:hover{background-color:var(--dmt-color-primary);color:#fff}.colorBlue[data-v-ab340671]:disabled{background-color:var(--dmt-color-gray-light);color:#fff}.colorBlue[data-v-ab340671]:disabled:hover{border:2px solid rgba(0,0,0,0)}.colorRed[data-v-ab340671]{background-color:var(--dmt-color-text-alert);color:#fff}.colorRed[data-v-ab340671]:hover{background-color:#fff;color:var(--dmt-color-text-alert);border-color:var(--dmt-color-text-alert)}.colorRed[data-v-ab340671]:disabled{background-color:var(--dmt-color-gray-light);color:#fff}.colorRed[data-v-ab340671]:disabled:hover{border-color:transparent}@media screen and (max-width: 480px){.roundButton[data-v-ab340671]{padding:10px 24px;font-size:14px}}@media screen and (max-width: 768px){.roundButton[data-v-ab340671],.roundButton.hasIcon[data-v-ab340671]{font-size:14px;font-weight:500;padding:8px 16px}[data-v-ab340671] svg{display:none}}[data-v-302222c4]{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif}[data-v-302222c4]:root{--dmt-color-primary: #383981;--dmt-color-primary-light: #6570b2;--dmt-color-secondary: #1a95cd;--dmt-color-red: #ff4242;--dmt-color-gray: #989ba2;--dmt-color-gray-dark: #444746;--dmt-color-gray-light: #989ba2;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-card-border-radius: 20px;--dmt-nav-height: 64px;--dmt-sidemenu-width: 310px;--dmt-spacing-xxs: 2px;--dmt-spacing-xs: 4px;--dmt-spacing-sm: 8px;--dmt-spacing-md: 16px;--dmt-spacing-lg: 24px;--dmt-spacing-xl: 32px;--dmt-spacing-xxl: 48px;--dmt-spacing-xxxl: 64px;--dmt-color-gray-lighter: #70737c14;--dmt-text-color: #171719;--dmt-card-border-gray: #70737c}[data-v-302222c4]:root{--dmt-color-background: #ffffff;--dmt-color-background-soft: #f8f8f8;--dmt-color-background-ultrasoft: #f4f4f5;--dmt-color-background-mute: #70737c14;--dmt-color-background-overlay: rgba(0, 0, 0, .5);--dmt-color-background-hover: #f5f5f5;--dmt-color-background-gradient: linear-gradient( 292.83deg, #b7c7e0 17.53%, #7fbcb5 40.64%, #374184 68.85% );--dmt-color-background-gradient-soft: linear-gradient( 292.83deg, #9bb0c9 17.53%, #86c1bb 40.64%, #5962a3 68.85% );--dmt-color-background-card: rgba(112, 115, 124, .08);--dmt-color-shadow: rgba(0, 0, 0, .1);--dmt-color-border: #e0e0e0;--dmt-color-border-hover: #d0d0d0;--dmt-color-border-subtle: rgba(112, 115, 124, .16);--dmt-color-heading: #333333;--dmt-color-text: #171719;--dmt-color-text-secondary: #666666;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);--dmt-color-text-negative: #ff4242}.darkmode[data-v-302222c4]{--dmt-color-primary: #8183e1;--dmt-color-secondary: #4ab4e7;--dmt-color-red: #ff6a6a;--dmt-color-gray: #bfc2c7;--dmt-color-gray-dark: #6d7170;--dmt-color-gray-light: #37383c;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-color-background: #171719;--dmt-color-background-soft: #1a1b1c;--dmt-color-background-ultrasoft: #1c1d1e;--dmt-color-background-mute: #1e1f21;--dmt-color-background-overlay: rgba(255, 255, 255, .2);--dmt-color-background-hover: #2a2b2d;--dmt-color-shadow: rgba(255, 255, 255, .05);--dmt-color-border: #2a2b2d;--dmt-color-border-hover: #2a2b2d;--dmt-color-border-subtle: rgba(255, 255, 255, .16);--dmt-color-heading: #ffffff;--dmt-color-text: #ffffff;--dmt-color-text-secondary: #cccccc;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);background-color:var(--dmt-color-background);color:var(--dmt-color-text)}@media (prefers-color-scheme: dark){[data-v-302222c4]:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}[data-v-302222c4],[data-v-302222c4]:before,[data-v-302222c4]:after{box-sizing:border-box;margin:0;font-weight:400}body[data-v-302222c4]{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app[data-v-302222c4]{height:calc(100vh - 64px);background-color:#fff}[data-v-302222c4]{box-sizing:border-box;margin:0;padding:0}[data-v-302222c4],[data-v-302222c4]:before,[data-v-302222c4]:after{box-sizing:border-box;margin:0}li[data-v-302222c4]{list-style:none}body[data-v-302222c4]{width:100vw;width:100dvw;height:100vh;height:100dvh}html[data-v-302222c4],body[data-v-302222c4]{overflow-x:hidden}body[data-v-302222c4]{background-color:#fff!important}a[data-v-302222c4]{text-decoration:none}button[data-v-302222c4]{background:none;border:none;padding:0;margin:0;font-family:inherit;font-size:inherit;color:inherit;text-align:inherit;cursor:pointer;outline:none}.spinnerWrapper[data-v-302222c4]{display:flex;flex-direction:column;align-items:center;justify-content:center}.spinnerWrapper.fullscreen[data-v-302222c4]{position:fixed;top:0;left:0;z-index:9999;width:100vw;height:100vh;background-color:#ffffffb3}.bouncer[data-v-302222c4]{display:flex;gap:8px;height:24px}.dot[data-v-302222c4]{width:12px;height:12px;border-radius:50%;background-color:var(--dmt-color-primary, #3282f6);animation:bounce-302222c4 .6s infinite ease-in-out}.dot1[data-v-302222c4]{animation-delay:0s}.dot2[data-v-302222c4]{animation-delay:.1s}.dot3[data-v-302222c4]{animation-delay:.2s}.loadingText[data-v-302222c4]{margin-top:12px;font-size:15px;font-weight:500;color:var(--dmt-color-text-primary, #333);text-align:center}@keyframes bounce-302222c4{0%,to{transform:translateY(0);opacity:.6}50%{transform:translateY(-8px);opacity:1}}[data-v-e3c8feb9]{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif}[data-v-e3c8feb9]:root{--dmt-color-primary: #383981;--dmt-color-primary-light: #6570b2;--dmt-color-secondary: #1a95cd;--dmt-color-red: #ff4242;--dmt-color-gray: #989ba2;--dmt-color-gray-dark: #444746;--dmt-color-gray-light: #989ba2;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-card-border-radius: 20px;--dmt-nav-height: 64px;--dmt-sidemenu-width: 310px;--dmt-spacing-xxs: 2px;--dmt-spacing-xs: 4px;--dmt-spacing-sm: 8px;--dmt-spacing-md: 16px;--dmt-spacing-lg: 24px;--dmt-spacing-xl: 32px;--dmt-spacing-xxl: 48px;--dmt-spacing-xxxl: 64px;--dmt-color-gray-lighter: #70737c14;--dmt-text-color: #171719;--dmt-card-border-gray: #70737c}[data-v-e3c8feb9]:root{--dmt-color-background: #ffffff;--dmt-color-background-soft: #f8f8f8;--dmt-color-background-ultrasoft: #f4f4f5;--dmt-color-background-mute: #70737c14;--dmt-color-background-overlay: rgba(0, 0, 0, .5);--dmt-color-background-hover: #f5f5f5;--dmt-color-background-gradient: linear-gradient( 292.83deg, #b7c7e0 17.53%, #7fbcb5 40.64%, #374184 68.85% );--dmt-color-background-gradient-soft: linear-gradient( 292.83deg, #9bb0c9 17.53%, #86c1bb 40.64%, #5962a3 68.85% );--dmt-color-background-card: rgba(112, 115, 124, .08);--dmt-color-shadow: rgba(0, 0, 0, .1);--dmt-color-border: #e0e0e0;--dmt-color-border-hover: #d0d0d0;--dmt-color-border-subtle: rgba(112, 115, 124, .16);--dmt-color-heading: #333333;--dmt-color-text: #171719;--dmt-color-text-secondary: #666666;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);--dmt-color-text-negative: #ff4242}.darkmode[data-v-e3c8feb9]{--dmt-color-primary: #8183e1;--dmt-color-secondary: #4ab4e7;--dmt-color-red: #ff6a6a;--dmt-color-gray: #bfc2c7;--dmt-color-gray-dark: #6d7170;--dmt-color-gray-light: #37383c;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-color-background: #171719;--dmt-color-background-soft: #1a1b1c;--dmt-color-background-ultrasoft: #1c1d1e;--dmt-color-background-mute: #1e1f21;--dmt-color-background-overlay: rgba(255, 255, 255, .2);--dmt-color-background-hover: #2a2b2d;--dmt-color-shadow: rgba(255, 255, 255, .05);--dmt-color-border: #2a2b2d;--dmt-color-border-hover: #2a2b2d;--dmt-color-border-subtle: rgba(255, 255, 255, .16);--dmt-color-heading: #ffffff;--dmt-color-text: #ffffff;--dmt-color-text-secondary: #cccccc;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);background-color:var(--dmt-color-background);color:var(--dmt-color-text)}@media (prefers-color-scheme: dark){[data-v-e3c8feb9]:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}[data-v-e3c8feb9],[data-v-e3c8feb9]:before,[data-v-e3c8feb9]:after{box-sizing:border-box;margin:0;font-weight:400}body[data-v-e3c8feb9]{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app[data-v-e3c8feb9]{height:calc(100vh - 64px);background-color:#fff}[data-v-e3c8feb9]{box-sizing:border-box;margin:0;padding:0}[data-v-e3c8feb9],[data-v-e3c8feb9]:before,[data-v-e3c8feb9]:after{box-sizing:border-box;margin:0}li[data-v-e3c8feb9]{list-style:none}body[data-v-e3c8feb9]{width:100vw;width:100dvw;height:100vh;height:100dvh}html[data-v-e3c8feb9],body[data-v-e3c8feb9]{overflow-x:hidden}body[data-v-e3c8feb9]{background-color:#fff!important}a[data-v-e3c8feb9]{text-decoration:none}button[data-v-e3c8feb9]{background:none;border:none;padding:0;margin:0;font-family:inherit;font-size:inherit;color:inherit;text-align:inherit;cursor:pointer;outline:none}.list[data-v-e3c8feb9]{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));grid-auto-rows:170px;gap:12px;list-style:none;padding:0;margin:0}.emptyState[data-v-e3c8feb9]{margin-top:48px;width:100%;height:100%;display:flex;justify-content:center;font-size:16px;font-weight:400;line-height:147%;letter-spacing:-.96%;color:var(--dmt-color-text-subtle)}.moreButton[data-v-e3c8feb9]{margin-top:24px;margin-bottom:72px;font-weight:400}@media (max-width: 480px){.list[data-v-e3c8feb9]{grid-template-columns:repeat(auto-fill,minmax(100%,1fr));grid-auto-rows:auto}}[data-v-5597a0e7]{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif}[data-v-5597a0e7]:root{--dmt-color-primary: #383981;--dmt-color-primary-light: #6570b2;--dmt-color-secondary: #1a95cd;--dmt-color-red: #ff4242;--dmt-color-gray: #989ba2;--dmt-color-gray-dark: #444746;--dmt-color-gray-light: #989ba2;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-card-border-radius: 20px;--dmt-nav-height: 64px;--dmt-sidemenu-width: 310px;--dmt-spacing-xxs: 2px;--dmt-spacing-xs: 4px;--dmt-spacing-sm: 8px;--dmt-spacing-md: 16px;--dmt-spacing-lg: 24px;--dmt-spacing-xl: 32px;--dmt-spacing-xxl: 48px;--dmt-spacing-xxxl: 64px;--dmt-color-gray-lighter: #70737c14;--dmt-text-color: #171719;--dmt-card-border-gray: #70737c}[data-v-5597a0e7]:root{--dmt-color-background: #ffffff;--dmt-color-background-soft: #f8f8f8;--dmt-color-background-ultrasoft: #f4f4f5;--dmt-color-background-mute: #70737c14;--dmt-color-background-overlay: rgba(0, 0, 0, .5);--dmt-color-background-hover: #f5f5f5;--dmt-color-background-gradient: linear-gradient( 292.83deg, #b7c7e0 17.53%, #7fbcb5 40.64%, #374184 68.85% );--dmt-color-background-gradient-soft: linear-gradient( 292.83deg, #9bb0c9 17.53%, #86c1bb 40.64%, #5962a3 68.85% );--dmt-color-background-card: rgba(112, 115, 124, .08);--dmt-color-shadow: rgba(0, 0, 0, .1);--dmt-color-border: #e0e0e0;--dmt-color-border-hover: #d0d0d0;--dmt-color-border-subtle: rgba(112, 115, 124, .16);--dmt-color-heading: #333333;--dmt-color-text: #171719;--dmt-color-text-secondary: #666666;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);--dmt-color-text-negative: #ff4242}.darkmode[data-v-5597a0e7]{--dmt-color-primary: #8183e1;--dmt-color-secondary: #4ab4e7;--dmt-color-red: #ff6a6a;--dmt-color-gray: #bfc2c7;--dmt-color-gray-dark: #6d7170;--dmt-color-gray-light: #37383c;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-color-background: #171719;--dmt-color-background-soft: #1a1b1c;--dmt-color-background-ultrasoft: #1c1d1e;--dmt-color-background-mute: #1e1f21;--dmt-color-background-overlay: rgba(255, 255, 255, .2);--dmt-color-background-hover: #2a2b2d;--dmt-color-shadow: rgba(255, 255, 255, .05);--dmt-color-border: #2a2b2d;--dmt-color-border-hover: #2a2b2d;--dmt-color-border-subtle: rgba(255, 255, 255, .16);--dmt-color-heading: #ffffff;--dmt-color-text: #ffffff;--dmt-color-text-secondary: #cccccc;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);background-color:var(--dmt-color-background);color:var(--dmt-color-text)}@media (prefers-color-scheme: dark){[data-v-5597a0e7]:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}[data-v-5597a0e7],[data-v-5597a0e7]:before,[data-v-5597a0e7]:after{box-sizing:border-box;margin:0;font-weight:400}body[data-v-5597a0e7]{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app[data-v-5597a0e7]{height:calc(100vh - 64px);background-color:#fff}[data-v-5597a0e7]{box-sizing:border-box;margin:0;padding:0}[data-v-5597a0e7],[data-v-5597a0e7]:before,[data-v-5597a0e7]:after{box-sizing:border-box;margin:0}li[data-v-5597a0e7]{list-style:none}body[data-v-5597a0e7]{width:100vw;width:100dvw;height:100vh;height:100dvh}html[data-v-5597a0e7],body[data-v-5597a0e7]{overflow-x:hidden}body[data-v-5597a0e7]{background-color:#fff!important}a[data-v-5597a0e7]{text-decoration:none}button[data-v-5597a0e7]{background:none;border:none;padding:0;margin:0;font-family:inherit;font-size:inherit;color:inherit;text-align:inherit;cursor:pointer;outline:none}.main[data-v-5597a0e7]{background-color:var(--dmt-color-background-ultrasoft);display:flex;flex-direction:column;align-items:center;padding-top:72px;padding-bottom:72px;gap:40px}.container[data-v-5597a0e7]{width:100%;max-width:990px;display:flex;flex-direction:column;gap:40px;padding:0 20px}[data-v-59f21e1e]{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif}[data-v-59f21e1e]:root{--dmt-color-primary: #383981;--dmt-color-primary-light: #6570b2;--dmt-color-secondary: #1a95cd;--dmt-color-red: #ff4242;--dmt-color-gray: #989ba2;--dmt-color-gray-dark: #444746;--dmt-color-gray-light: #989ba2;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-card-border-radius: 20px;--dmt-nav-height: 64px;--dmt-sidemenu-width: 310px;--dmt-spacing-xxs: 2px;--dmt-spacing-xs: 4px;--dmt-spacing-sm: 8px;--dmt-spacing-md: 16px;--dmt-spacing-lg: 24px;--dmt-spacing-xl: 32px;--dmt-spacing-xxl: 48px;--dmt-spacing-xxxl: 64px;--dmt-color-gray-lighter: #70737c14;--dmt-text-color: #171719;--dmt-card-border-gray: #70737c}[data-v-59f21e1e]:root{--dmt-color-background: #ffffff;--dmt-color-background-soft: #f8f8f8;--dmt-color-background-ultrasoft: #f4f4f5;--dmt-color-background-mute: #70737c14;--dmt-color-background-overlay: rgba(0, 0, 0, .5);--dmt-color-background-hover: #f5f5f5;--dmt-color-background-gradient: linear-gradient( 292.83deg, #b7c7e0 17.53%, #7fbcb5 40.64%, #374184 68.85% );--dmt-color-background-gradient-soft: linear-gradient( 292.83deg, #9bb0c9 17.53%, #86c1bb 40.64%, #5962a3 68.85% );--dmt-color-background-card: rgba(112, 115, 124, .08);--dmt-color-shadow: rgba(0, 0, 0, .1);--dmt-color-border: #e0e0e0;--dmt-color-border-hover: #d0d0d0;--dmt-color-border-subtle: rgba(112, 115, 124, .16);--dmt-color-heading: #333333;--dmt-color-text: #171719;--dmt-color-text-secondary: #666666;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);--dmt-color-text-negative: #ff4242}.darkmode[data-v-59f21e1e]{--dmt-color-primary: #8183e1;--dmt-color-secondary: #4ab4e7;--dmt-color-red: #ff6a6a;--dmt-color-gray: #bfc2c7;--dmt-color-gray-dark: #6d7170;--dmt-color-gray-light: #37383c;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-color-background: #171719;--dmt-color-background-soft: #1a1b1c;--dmt-color-background-ultrasoft: #1c1d1e;--dmt-color-background-mute: #1e1f21;--dmt-color-background-overlay: rgba(255, 255, 255, .2);--dmt-color-background-hover: #2a2b2d;--dmt-color-shadow: rgba(255, 255, 255, .05);--dmt-color-border: #2a2b2d;--dmt-color-border-hover: #2a2b2d;--dmt-color-border-subtle: rgba(255, 255, 255, .16);--dmt-color-heading: #ffffff;--dmt-color-text: #ffffff;--dmt-color-text-secondary: #cccccc;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);background-color:var(--dmt-color-background);color:var(--dmt-color-text)}@media (prefers-color-scheme: dark){[data-v-59f21e1e]:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}[data-v-59f21e1e],[data-v-59f21e1e]:before,[data-v-59f21e1e]:after{box-sizing:border-box;margin:0;font-weight:400}body[data-v-59f21e1e]{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app[data-v-59f21e1e]{height:calc(100vh - 64px);background-color:#fff}[data-v-59f21e1e]{box-sizing:border-box;margin:0;padding:0}[data-v-59f21e1e],[data-v-59f21e1e]:before,[data-v-59f21e1e]:after{box-sizing:border-box;margin:0}li[data-v-59f21e1e]{list-style:none}body[data-v-59f21e1e]{width:100vw;width:100dvw;height:100vh;height:100dvh}html[data-v-59f21e1e],body[data-v-59f21e1e]{overflow-x:hidden}body[data-v-59f21e1e]{background-color:#fff!important}a[data-v-59f21e1e]{text-decoration:none}button[data-v-59f21e1e]{background:none;border:none;padding:0;margin:0;font-family:inherit;font-size:inherit;color:inherit;text-align:inherit;cursor:pointer;outline:none}.footer[data-v-59f21e1e]{margin-bottom:10%;display:flex;gap:8px;justify-content:center;color:#37383c47!important;text-align:center;font-size:14px;font-weight:500;line-height:16px;letter-spacing:.134px}.footer a[data-v-59f21e1e]{color:#37383c47;text-decoration:none}[data-v-d3dcfab4]{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif}[data-v-d3dcfab4]:root{--dmt-color-primary: #383981;--dmt-color-primary-light: #6570b2;--dmt-color-secondary: #1a95cd;--dmt-color-red: #ff4242;--dmt-color-gray: #989ba2;--dmt-color-gray-dark: #444746;--dmt-color-gray-light: #989ba2;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-card-border-radius: 20px;--dmt-nav-height: 64px;--dmt-sidemenu-width: 310px;--dmt-spacing-xxs: 2px;--dmt-spacing-xs: 4px;--dmt-spacing-sm: 8px;--dmt-spacing-md: 16px;--dmt-spacing-lg: 24px;--dmt-spacing-xl: 32px;--dmt-spacing-xxl: 48px;--dmt-spacing-xxxl: 64px;--dmt-color-gray-lighter: #70737c14;--dmt-text-color: #171719;--dmt-card-border-gray: #70737c}[data-v-d3dcfab4]:root{--dmt-color-background: #ffffff;--dmt-color-background-soft: #f8f8f8;--dmt-color-background-ultrasoft: #f4f4f5;--dmt-color-background-mute: #70737c14;--dmt-color-background-overlay: rgba(0, 0, 0, .5);--dmt-color-background-hover: #f5f5f5;--dmt-color-background-gradient: linear-gradient( 292.83deg, #b7c7e0 17.53%, #7fbcb5 40.64%, #374184 68.85% );--dmt-color-background-gradient-soft: linear-gradient( 292.83deg, #9bb0c9 17.53%, #86c1bb 40.64%, #5962a3 68.85% );--dmt-color-background-card: rgba(112, 115, 124, .08);--dmt-color-shadow: rgba(0, 0, 0, .1);--dmt-color-border: #e0e0e0;--dmt-color-border-hover: #d0d0d0;--dmt-color-border-subtle: rgba(112, 115, 124, .16);--dmt-color-heading: #333333;--dmt-color-text: #171719;--dmt-color-text-secondary: #666666;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);--dmt-color-text-negative: #ff4242}.darkmode[data-v-d3dcfab4]{--dmt-color-primary: #8183e1;--dmt-color-secondary: #4ab4e7;--dmt-color-red: #ff6a6a;--dmt-color-gray: #bfc2c7;--dmt-color-gray-dark: #6d7170;--dmt-color-gray-light: #37383c;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-color-background: #171719;--dmt-color-background-soft: #1a1b1c;--dmt-color-background-ultrasoft: #1c1d1e;--dmt-color-background-mute: #1e1f21;--dmt-color-background-overlay: rgba(255, 255, 255, .2);--dmt-color-background-hover: #2a2b2d;--dmt-color-shadow: rgba(255, 255, 255, .05);--dmt-color-border: #2a2b2d;--dmt-color-border-hover: #2a2b2d;--dmt-color-border-subtle: rgba(255, 255, 255, .16);--dmt-color-heading: #ffffff;--dmt-color-text: #ffffff;--dmt-color-text-secondary: #cccccc;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);background-color:var(--dmt-color-background);color:var(--dmt-color-text)}@media (prefers-color-scheme: dark){[data-v-d3dcfab4]:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}[data-v-d3dcfab4],[data-v-d3dcfab4]:before,[data-v-d3dcfab4]:after{box-sizing:border-box;margin:0;font-weight:400}body[data-v-d3dcfab4]{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app[data-v-d3dcfab4]{height:calc(100vh - 64px);background-color:#fff}[data-v-d3dcfab4]{box-sizing:border-box;margin:0;padding:0}[data-v-d3dcfab4],[data-v-d3dcfab4]:before,[data-v-d3dcfab4]:after{box-sizing:border-box;margin:0}li[data-v-d3dcfab4]{list-style:none}body[data-v-d3dcfab4]{width:100vw;width:100dvw;height:100vh;height:100dvh}html[data-v-d3dcfab4],body[data-v-d3dcfab4]{overflow-x:hidden}body[data-v-d3dcfab4]{background-color:#fff!important}a[data-v-d3dcfab4]{text-decoration:none}button[data-v-d3dcfab4]{background:none;border:none;padding:0;margin:0;font-family:inherit;font-size:inherit;color:inherit;text-align:inherit;cursor:pointer;outline:none}.errorPage[data-v-d3dcfab4]{width:100%;height:70vh;display:flex;flex-direction:column;justify-content:space-between}.errorPage h2[data-v-d3dcfab4]{font-size:1.5rem;font-weight:700;margin-top:20%;margin-bottom:16px;text-align:center;color:var(--dmt-color-primary)}.errorPage a[data-v-d3dcfab4]{display:block;margin-top:10px;text-align:center;color:var(--dmt-color-secondary);font-size:1rem;font-weight:500;text-decoration:none}.errorPage a[data-v-d3dcfab4]:hover{text-decoration:underline}.errorPage a.alert[data-v-d3dcfab4]{color:var(--dmt-color-text-negative);font-weight:700;margin-top:32px;margin-bottom:32px}.errorPage .message[data-v-d3dcfab4]{font-size:1rem;font-weight:500;text-align:center;margin-top:16px;margin-bottom:16px;color:var(--dmt-color-text-negative)}[data-v-876d450e]{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif}[data-v-876d450e]:root{--dmt-color-primary: #383981;--dmt-color-primary-light: #6570b2;--dmt-color-secondary: #1a95cd;--dmt-color-red: #ff4242;--dmt-color-gray: #989ba2;--dmt-color-gray-dark: #444746;--dmt-color-gray-light: #989ba2;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-card-border-radius: 20px;--dmt-nav-height: 64px;--dmt-sidemenu-width: 310px;--dmt-spacing-xxs: 2px;--dmt-spacing-xs: 4px;--dmt-spacing-sm: 8px;--dmt-spacing-md: 16px;--dmt-spacing-lg: 24px;--dmt-spacing-xl: 32px;--dmt-spacing-xxl: 48px;--dmt-spacing-xxxl: 64px;--dmt-color-gray-lighter: #70737c14;--dmt-text-color: #171719;--dmt-card-border-gray: #70737c}[data-v-876d450e]:root{--dmt-color-background: #ffffff;--dmt-color-background-soft: #f8f8f8;--dmt-color-background-ultrasoft: #f4f4f5;--dmt-color-background-mute: #70737c14;--dmt-color-background-overlay: rgba(0, 0, 0, .5);--dmt-color-background-hover: #f5f5f5;--dmt-color-background-gradient: linear-gradient( 292.83deg, #b7c7e0 17.53%, #7fbcb5 40.64%, #374184 68.85% );--dmt-color-background-gradient-soft: linear-gradient( 292.83deg, #9bb0c9 17.53%, #86c1bb 40.64%, #5962a3 68.85% );--dmt-color-background-card: rgba(112, 115, 124, .08);--dmt-color-shadow: rgba(0, 0, 0, .1);--dmt-color-border: #e0e0e0;--dmt-color-border-hover: #d0d0d0;--dmt-color-border-subtle: rgba(112, 115, 124, .16);--dmt-color-heading: #333333;--dmt-color-text: #171719;--dmt-color-text-secondary: #666666;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);--dmt-color-text-negative: #ff4242}.darkmode[data-v-876d450e]{--dmt-color-primary: #8183e1;--dmt-color-secondary: #4ab4e7;--dmt-color-red: #ff6a6a;--dmt-color-gray: #bfc2c7;--dmt-color-gray-dark: #6d7170;--dmt-color-gray-light: #37383c;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-color-background: #171719;--dmt-color-background-soft: #1a1b1c;--dmt-color-background-ultrasoft: #1c1d1e;--dmt-color-background-mute: #1e1f21;--dmt-color-background-overlay: rgba(255, 255, 255, .2);--dmt-color-background-hover: #2a2b2d;--dmt-color-shadow: rgba(255, 255, 255, .05);--dmt-color-border: #2a2b2d;--dmt-color-border-hover: #2a2b2d;--dmt-color-border-subtle: rgba(255, 255, 255, .16);--dmt-color-heading: #ffffff;--dmt-color-text: #ffffff;--dmt-color-text-secondary: #cccccc;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);background-color:var(--dmt-color-background);color:var(--dmt-color-text)}@media (prefers-color-scheme: dark){[data-v-876d450e]:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}[data-v-876d450e],[data-v-876d450e]:before,[data-v-876d450e]:after{box-sizing:border-box;margin:0;font-weight:400}body[data-v-876d450e]{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app[data-v-876d450e]{height:calc(100vh - 64px);background-color:#fff}[data-v-876d450e]{box-sizing:border-box;margin:0;padding:0}[data-v-876d450e],[data-v-876d450e]:before,[data-v-876d450e]:after{box-sizing:border-box;margin:0}li[data-v-876d450e]{list-style:none}body[data-v-876d450e]{width:100vw;width:100dvw;height:100vh;height:100dvh}html[data-v-876d450e],body[data-v-876d450e]{overflow-x:hidden}body[data-v-876d450e]{background-color:#fff!important}a[data-v-876d450e]{text-decoration:none}button[data-v-876d450e]{background:none;border:none;padding:0;margin:0;font-family:inherit;font-size:inherit;color:inherit;text-align:inherit;cursor:pointer;outline:none}.squareButton[data-v-876d450e]{min-width:50px;width:fit-content;color:var(--dmt-text-color);border:none;border:2px solid transparent;cursor:pointer;outline:none;font-size:15px;font-weight:500;line-height:20px;padding:10px 18px;border-radius:6px;text-align:center}.squareButton[data-v-876d450e]:hover{background-color:var(--dmt-color-primary);color:#fff}.squareButton[data-v-876d450e]:disabled{background-color:var(--dmt-color-gray-light);border-color:transparent;color:#fff;cursor:not-allowed}.squareButton[data-v-876d450e]:disabled:hover{background-color:var(--dmt-color-gray-light);color:#fff}.squareButton[data-v-876d450e]:focus-visible{outline:2px solid var(--dmt-color-primary);outline-offset:2px}.colorPrimary[data-v-876d450e]{background-color:var(--dmt-color-primary);color:#fff}.colorPrimary[data-v-876d450e]:hover{background-color:#fff;border:2px solid var(--dmt-color-primary);color:var(--dmt-color-primary)}.colorPrimary[data-v-876d450e]:disabled{border-color:transparent}.colorWhite[data-v-876d450e]{background-color:#fff;color:var(--dmt-color-primary);border-color:var(--dmt-color-primary)}.colorWhite[data-v-876d450e]:hover{color:#fff;border-color:var(--dmt-color-primary)}.colorWhite[data-v-876d450e]:disabled{border-color:transparent}.colorGray[data-v-876d450e]{background-color:var(--dmt-color-gray-light);color:#fff}.colorGrayLight[data-v-876d450e]{background-color:var(--dmt-color-gray-lighter);color:var(--dmt-color-text)}.colorGrayLight[data-v-876d450e]:hover{background-color:var(--dmt-color-gray-light);color:#fff}.colorBlack[data-v-876d450e]{background-color:#1b1c1e;color:#fff}.colorBlack[data-v-876d450e]:hover{background-color:#fff;color:var(--dmt-color-black);border-color:#1b1c1e}.colorBlack[data-v-876d450e]:disabled{border-color:transparent}.colorTransparent[data-v-876d450e]{background-color:transparent;color:#fff;border-color:#fff}.colorTransparent[data-v-876d450e]:hover{background-color:#fff;color:var(--dmt-color-primary)}.colorTransparent[data-v-876d450e]:disabled{border-color:transparent}.colorRed[data-v-876d450e]{background-color:var(--dmt-color-red);color:#fff}.colorRed[data-v-876d450e]:hover{background-color:#fff;color:var(--dmt-color-red)}.colorRed[data-v-876d450e]:disabled{border-color:transparent}.colorRedBorder[data-v-876d450e]{background-color:#fff;color:var(--dmt-color-red);border:2px solid var(--dmt-color-red)}.colorRedBorder[data-v-876d450e]:hover{background-color:var(--dmt-color-primary);color:#fff}.colorRedBorder[data-v-876d450e]:disabled{border-color:transparent}@media screen and (max-width: 768px){.squareButton[data-v-876d450e]{font-size:14px;padding:8px 16px}}[data-v-24488484]{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif}[data-v-24488484]:root{--dmt-color-primary: #383981;--dmt-color-primary-light: #6570b2;--dmt-color-secondary: #1a95cd;--dmt-color-red: #ff4242;--dmt-color-gray: #989ba2;--dmt-color-gray-dark: #444746;--dmt-color-gray-light: #989ba2;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-card-border-radius: 20px;--dmt-nav-height: 64px;--dmt-sidemenu-width: 310px;--dmt-spacing-xxs: 2px;--dmt-spacing-xs: 4px;--dmt-spacing-sm: 8px;--dmt-spacing-md: 16px;--dmt-spacing-lg: 24px;--dmt-spacing-xl: 32px;--dmt-spacing-xxl: 48px;--dmt-spacing-xxxl: 64px;--dmt-color-gray-lighter: #70737c14;--dmt-text-color: #171719;--dmt-card-border-gray: #70737c}[data-v-24488484]:root{--dmt-color-background: #ffffff;--dmt-color-background-soft: #f8f8f8;--dmt-color-background-ultrasoft: #f4f4f5;--dmt-color-background-mute: #70737c14;--dmt-color-background-overlay: rgba(0, 0, 0, .5);--dmt-color-background-hover: #f5f5f5;--dmt-color-background-gradient: linear-gradient( 292.83deg, #b7c7e0 17.53%, #7fbcb5 40.64%, #374184 68.85% );--dmt-color-background-gradient-soft: linear-gradient( 292.83deg, #9bb0c9 17.53%, #86c1bb 40.64%, #5962a3 68.85% );--dmt-color-background-card: rgba(112, 115, 124, .08);--dmt-color-shadow: rgba(0, 0, 0, .1);--dmt-color-border: #e0e0e0;--dmt-color-border-hover: #d0d0d0;--dmt-color-border-subtle: rgba(112, 115, 124, .16);--dmt-color-heading: #333333;--dmt-color-text: #171719;--dmt-color-text-secondary: #666666;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);--dmt-color-text-negative: #ff4242}.darkmode[data-v-24488484]{--dmt-color-primary: #8183e1;--dmt-color-secondary: #4ab4e7;--dmt-color-red: #ff6a6a;--dmt-color-gray: #bfc2c7;--dmt-color-gray-dark: #6d7170;--dmt-color-gray-light: #37383c;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-color-background: #171719;--dmt-color-background-soft: #1a1b1c;--dmt-color-background-ultrasoft: #1c1d1e;--dmt-color-background-mute: #1e1f21;--dmt-color-background-overlay: rgba(255, 255, 255, .2);--dmt-color-background-hover: #2a2b2d;--dmt-color-shadow: rgba(255, 255, 255, .05);--dmt-color-border: #2a2b2d;--dmt-color-border-hover: #2a2b2d;--dmt-color-border-subtle: rgba(255, 255, 255, .16);--dmt-color-heading: #ffffff;--dmt-color-text: #ffffff;--dmt-color-text-secondary: #cccccc;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);background-color:var(--dmt-color-background);color:var(--dmt-color-text)}@media (prefers-color-scheme: dark){[data-v-24488484]:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}[data-v-24488484],[data-v-24488484]:before,[data-v-24488484]:after{box-sizing:border-box;margin:0;font-weight:400}body[data-v-24488484]{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app[data-v-24488484]{height:calc(100vh - 64px);background-color:#fff}[data-v-24488484]{box-sizing:border-box;margin:0;padding:0}[data-v-24488484],[data-v-24488484]:before,[data-v-24488484]:after{box-sizing:border-box;margin:0}li[data-v-24488484]{list-style:none}body[data-v-24488484]{width:100vw;width:100dvw;height:100vh;height:100dvh}html[data-v-24488484],body[data-v-24488484]{overflow-x:hidden}body[data-v-24488484]{background-color:#fff!important}a[data-v-24488484]{text-decoration:none}button[data-v-24488484]{background:none;border:none;padding:0;margin:0;font-family:inherit;font-size:inherit;color:inherit;text-align:inherit;cursor:pointer;outline:none}.toggleMenu[data-v-24488484]{position:absolute;display:flex;width:220px;min-height:50px;padding:8px 12px;flex-direction:column;align-items:flex-start;gap:10px;border-radius:16px;border:1px solid var(--dmt-color-border-subtle);background-color:var(--dmt-color-background);box-shadow:0 2px 10px 0 var(--dmt-color-shadow)}.toggleMenu[data-v-24488484]>*{display:flex;padding:10px 10px 10px 16px;align-items:center;justify-content:flex-start;gap:10px;align-self:stretch;border-radius:12px;font-size:16px;font-weight:500;line-height:146.7%;letter-spacing:.154px}.toggleMenu.activeChildHover[data-v-24488484]>*:hover{background-color:var(--dmt-color-background-hover)}.closeButton[data-v-24488484]{position:absolute;right:0;top:0;padding:16px;line-height:1;align-self:flex-end;background:none;border:none;font-size:16px;cursor:pointer;color:var(--dmt-color-text-subtle);margin-bottom:4px}.closeButton[data-v-24488484]:hover{color:var(--dmt-color-text)}.slide-fade-enter-active[data-v-24488484],.slide-fade-leave-active[data-v-24488484]{transition:all .3s ease}.slide-fade-enter-from[data-v-24488484],.slide-fade-leave-to[data-v-24488484]{opacity:0;transform:translateY(-10px)}.slide-fade-enter-to[data-v-24488484],.slide-fade-leave-from[data-v-24488484]{opacity:1;transform:translateY(0)}[data-v-9238d796]{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif}[data-v-9238d796]:root{--dmt-color-primary: #383981;--dmt-color-primary-light: #6570b2;--dmt-color-secondary: #1a95cd;--dmt-color-red: #ff4242;--dmt-color-gray: #989ba2;--dmt-color-gray-dark: #444746;--dmt-color-gray-light: #989ba2;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-card-border-radius: 20px;--dmt-nav-height: 64px;--dmt-sidemenu-width: 310px;--dmt-spacing-xxs: 2px;--dmt-spacing-xs: 4px;--dmt-spacing-sm: 8px;--dmt-spacing-md: 16px;--dmt-spacing-lg: 24px;--dmt-spacing-xl: 32px;--dmt-spacing-xxl: 48px;--dmt-spacing-xxxl: 64px;--dmt-color-gray-lighter: #70737c14;--dmt-text-color: #171719;--dmt-card-border-gray: #70737c}[data-v-9238d796]:root{--dmt-color-background: #ffffff;--dmt-color-background-soft: #f8f8f8;--dmt-color-background-ultrasoft: #f4f4f5;--dmt-color-background-mute: #70737c14;--dmt-color-background-overlay: rgba(0, 0, 0, .5);--dmt-color-background-hover: #f5f5f5;--dmt-color-background-gradient: linear-gradient( 292.83deg, #b7c7e0 17.53%, #7fbcb5 40.64%, #374184 68.85% );--dmt-color-background-gradient-soft: linear-gradient( 292.83deg, #9bb0c9 17.53%, #86c1bb 40.64%, #5962a3 68.85% );--dmt-color-background-card: rgba(112, 115, 124, .08);--dmt-color-shadow: rgba(0, 0, 0, .1);--dmt-color-border: #e0e0e0;--dmt-color-border-hover: #d0d0d0;--dmt-color-border-subtle: rgba(112, 115, 124, .16);--dmt-color-heading: #333333;--dmt-color-text: #171719;--dmt-color-text-secondary: #666666;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);--dmt-color-text-negative: #ff4242}.darkmode[data-v-9238d796]{--dmt-color-primary: #8183e1;--dmt-color-secondary: #4ab4e7;--dmt-color-red: #ff6a6a;--dmt-color-gray: #bfc2c7;--dmt-color-gray-dark: #6d7170;--dmt-color-gray-light: #37383c;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-color-background: #171719;--dmt-color-background-soft: #1a1b1c;--dmt-color-background-ultrasoft: #1c1d1e;--dmt-color-background-mute: #1e1f21;--dmt-color-background-overlay: rgba(255, 255, 255, .2);--dmt-color-background-hover: #2a2b2d;--dmt-color-shadow: rgba(255, 255, 255, .05);--dmt-color-border: #2a2b2d;--dmt-color-border-hover: #2a2b2d;--dmt-color-border-subtle: rgba(255, 255, 255, .16);--dmt-color-heading: #ffffff;--dmt-color-text: #ffffff;--dmt-color-text-secondary: #cccccc;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);background-color:var(--dmt-color-background);color:var(--dmt-color-text)}@media (prefers-color-scheme: dark){[data-v-9238d796]:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}[data-v-9238d796],[data-v-9238d796]:before,[data-v-9238d796]:after{box-sizing:border-box;margin:0;font-weight:400}body[data-v-9238d796]{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app[data-v-9238d796]{height:calc(100vh - 64px);background-color:#fff}[data-v-9238d796]{box-sizing:border-box;margin:0;padding:0}[data-v-9238d796],[data-v-9238d796]:before,[data-v-9238d796]:after{box-sizing:border-box;margin:0}li[data-v-9238d796]{list-style:none}body[data-v-9238d796]{width:100vw;width:100dvw;height:100vh;height:100dvh}html[data-v-9238d796],body[data-v-9238d796]{overflow-x:hidden}body[data-v-9238d796]{background-color:#fff!important}a[data-v-9238d796]{text-decoration:none}button[data-v-9238d796]{background:none;border:none;padding:0;margin:0;font-family:inherit;font-size:inherit;color:inherit;text-align:inherit;cursor:pointer;outline:none}#tokenTimer[data-v-9238d796]{display:flex;position:fixed;top:10px;right:48px;justify-self:right;z-index:1001;width:fit-content;background-color:#ffffffb3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--dmt-color-gray);border-radius:10px;color:var(--dmt-color-primary);padding:6px 12px;font-size:12px;margin:8px;transition:top .3s ease,opacity .3s ease}#tokenTimer button[data-v-9238d796]{text-decoration:underline}#tokenTimer button[data-v-9238d796]:hover{cursor:pointer;color:var(--dmt-color-secondary)}#tokenTimer.down[data-v-9238d796]{top:0}[data-v-15f1ad26]{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif}[data-v-15f1ad26]:root{--dmt-color-primary: #383981;--dmt-color-primary-light: #6570b2;--dmt-color-secondary: #1a95cd;--dmt-color-red: #ff4242;--dmt-color-gray: #989ba2;--dmt-color-gray-dark: #444746;--dmt-color-gray-light: #989ba2;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-card-border-radius: 20px;--dmt-nav-height: 64px;--dmt-sidemenu-width: 310px;--dmt-spacing-xxs: 2px;--dmt-spacing-xs: 4px;--dmt-spacing-sm: 8px;--dmt-spacing-md: 16px;--dmt-spacing-lg: 24px;--dmt-spacing-xl: 32px;--dmt-spacing-xxl: 48px;--dmt-spacing-xxxl: 64px;--dmt-color-gray-lighter: #70737c14;--dmt-text-color: #171719;--dmt-card-border-gray: #70737c}[data-v-15f1ad26]:root{--dmt-color-background: #ffffff;--dmt-color-background-soft: #f8f8f8;--dmt-color-background-ultrasoft: #f4f4f5;--dmt-color-background-mute: #70737c14;--dmt-color-background-overlay: rgba(0, 0, 0, .5);--dmt-color-background-hover: #f5f5f5;--dmt-color-background-gradient: linear-gradient( 292.83deg, #b7c7e0 17.53%, #7fbcb5 40.64%, #374184 68.85% );--dmt-color-background-gradient-soft: linear-gradient( 292.83deg, #9bb0c9 17.53%, #86c1bb 40.64%, #5962a3 68.85% );--dmt-color-background-card: rgba(112, 115, 124, .08);--dmt-color-shadow: rgba(0, 0, 0, .1);--dmt-color-border: #e0e0e0;--dmt-color-border-hover: #d0d0d0;--dmt-color-border-subtle: rgba(112, 115, 124, .16);--dmt-color-heading: #333333;--dmt-color-text: #171719;--dmt-color-text-secondary: #666666;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);--dmt-color-text-negative: #ff4242}.darkmode[data-v-15f1ad26]{--dmt-color-primary: #8183e1;--dmt-color-secondary: #4ab4e7;--dmt-color-red: #ff6a6a;--dmt-color-gray: #bfc2c7;--dmt-color-gray-dark: #6d7170;--dmt-color-gray-light: #37383c;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-color-background: #171719;--dmt-color-background-soft: #1a1b1c;--dmt-color-background-ultrasoft: #1c1d1e;--dmt-color-background-mute: #1e1f21;--dmt-color-background-overlay: rgba(255, 255, 255, .2);--dmt-color-background-hover: #2a2b2d;--dmt-color-shadow: rgba(255, 255, 255, .05);--dmt-color-border: #2a2b2d;--dmt-color-border-hover: #2a2b2d;--dmt-color-border-subtle: rgba(255, 255, 255, .16);--dmt-color-heading: #ffffff;--dmt-color-text: #ffffff;--dmt-color-text-secondary: #cccccc;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);background-color:var(--dmt-color-background);color:var(--dmt-color-text)}@media (prefers-color-scheme: dark){[data-v-15f1ad26]:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}[data-v-15f1ad26],[data-v-15f1ad26]:before,[data-v-15f1ad26]:after{box-sizing:border-box;margin:0;font-weight:400}body[data-v-15f1ad26]{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app[data-v-15f1ad26]{height:calc(100vh - 64px);background-color:#fff}[data-v-15f1ad26]{box-sizing:border-box;margin:0;padding:0}[data-v-15f1ad26],[data-v-15f1ad26]:before,[data-v-15f1ad26]:after{box-sizing:border-box;margin:0}li[data-v-15f1ad26]{list-style:none}body[data-v-15f1ad26]{width:100vw;width:100dvw;height:100vh;height:100dvh}html[data-v-15f1ad26],body[data-v-15f1ad26]{overflow-x:hidden}body[data-v-15f1ad26]{background-color:#fff!important}a[data-v-15f1ad26]{text-decoration:none}button[data-v-15f1ad26]{background:none;border:none;padding:0;margin:0;font-family:inherit;font-size:inherit;color:inherit;text-align:inherit;cursor:pointer;outline:none}.header[data-v-15f1ad26]{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;background-color:#fff;min-height:var(--dmt-nav-height);position:sticky;padding:4px 20px 0;top:0;z-index:100}.header .logo[data-v-15f1ad26]{width:120px;gap:0px;opacity:0px}.header .title[data-v-15f1ad26]{flex:1;font-size:20px;font-weight:700;letter-spacing:.0096em;text-align:left;color:var(--dmt-color-primary);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:break-all;margin-right:20px}.header .buttons[data-v-15f1ad26]{display:flex;gap:9px;flex-wrap:wrap;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:break-all}.header .nav[data-v-15f1ad26]{display:flex;align-items:center;gap:36px;flex-wrap:wrap}.header .nav[data-v-15f1ad26]>*{color:var(--dmt-color-primary);font-size:20px;font-weight:600;letter-spacing:.192px}.header .nav[data-v-15f1ad26]>*:hover,.header .nav[data-v-15f1ad26]>*:focus{color:var(--dmt-color-secondary)}.header .nav .thumbnail[data-v-15f1ad26]{width:32px;height:32px;border-radius:50%;object-fit:cover;cursor:pointer}.header .nav .thumbnail[data-v-15f1ad26]:hover{opacity:.8;transition:all .2s ease}.dropMenuContainer[data-v-15f1ad26]{position:relative}.dropMenuContainer .dropMenu[data-v-15f1ad26]{position:absolute;right:10px;top:calc(var(--dmt-nav-height) - 20px);z-index:1000;width:288px;padding:16px 24px;display:flex;flex-direction:column;gap:16px;overflow:visible}.dropMenuContainer .dropMenu .userInfo[data-v-15f1ad26]{cursor:default;display:flex;flex-direction:column;justify-content:start;align-items:flex-start;padding:0}.dropMenuContainer .dropMenu .userInfo .name[data-v-15f1ad26]{font-weight:600;font-size:20px;line-height:147%;letter-spacing:.96%}.dropMenuContainer .dropMenu .userInfo .email[data-v-15f1ad26]{font-weight:400;font-size:12px;line-height:100%;letter-spacing:0%;color:var(--dmt-color-text-subtle)}.dropMenuContainer .dropMenu .buttons[data-v-15f1ad26]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:8px;padding:0;overflow:visible}.dropMenuContainer .dropMenu .buttons[data-v-15f1ad26]>*{display:flex;align-items:center;justify-content:center;gap:4px}.dropMenuContainer .dropMenu .profile[data-v-15f1ad26]{width:100%;grid-column:1/3}.dropMenuContainer .dropMenu .cart[data-v-15f1ad26]{width:100%;grid-column:1/2;grid-row:2/3}.dropMenuContainer .dropMenu .logout[data-v-15f1ad26]{width:100%;grid-column:2/3;grid-row:2/3}@media (max-width: 768px){.header[data-v-15f1ad26]{padding:0 10px}.header .logo[data-v-15f1ad26]{display:none}.header .buttons[data-v-15f1ad26]{gap:6px}.header .nav[data-v-15f1ad26]{gap:12px}.header .nav[data-v-15f1ad26]>*{font-size:16px}}@media (max-width: 480px){.header[data-v-15f1ad26]{padding:0 10px}.header .logo[data-v-15f1ad26]{display:block;width:clamp(60px,20vw,120px)}.header .title[data-v-15f1ad26]{display:none}.header .buttons[data-v-15f1ad26]{gap:6px}.header .nav[data-v-15f1ad26]{gap:12px}.header .nav[data-v-15f1ad26]>*{font-size:16px}}[data-v-51fae353]{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif}[data-v-51fae353]:root{--dmt-color-primary: #383981;--dmt-color-primary-light: #6570b2;--dmt-color-secondary: #1a95cd;--dmt-color-red: #ff4242;--dmt-color-gray: #989ba2;--dmt-color-gray-dark: #444746;--dmt-color-gray-light: #989ba2;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-card-border-radius: 20px;--dmt-nav-height: 64px;--dmt-sidemenu-width: 310px;--dmt-spacing-xxs: 2px;--dmt-spacing-xs: 4px;--dmt-spacing-sm: 8px;--dmt-spacing-md: 16px;--dmt-spacing-lg: 24px;--dmt-spacing-xl: 32px;--dmt-spacing-xxl: 48px;--dmt-spacing-xxxl: 64px;--dmt-color-gray-lighter: #70737c14;--dmt-text-color: #171719;--dmt-card-border-gray: #70737c}[data-v-51fae353]:root{--dmt-color-background: #ffffff;--dmt-color-background-soft: #f8f8f8;--dmt-color-background-ultrasoft: #f4f4f5;--dmt-color-background-mute: #70737c14;--dmt-color-background-overlay: rgba(0, 0, 0, .5);--dmt-color-background-hover: #f5f5f5;--dmt-color-background-gradient: linear-gradient( 292.83deg, #b7c7e0 17.53%, #7fbcb5 40.64%, #374184 68.85% );--dmt-color-background-gradient-soft: linear-gradient( 292.83deg, #9bb0c9 17.53%, #86c1bb 40.64%, #5962a3 68.85% );--dmt-color-background-card: rgba(112, 115, 124, .08);--dmt-color-shadow: rgba(0, 0, 0, .1);--dmt-color-border: #e0e0e0;--dmt-color-border-hover: #d0d0d0;--dmt-color-border-subtle: rgba(112, 115, 124, .16);--dmt-color-heading: #333333;--dmt-color-text: #171719;--dmt-color-text-secondary: #666666;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);--dmt-color-text-negative: #ff4242}.darkmode[data-v-51fae353]{--dmt-color-primary: #8183e1;--dmt-color-secondary: #4ab4e7;--dmt-color-red: #ff6a6a;--dmt-color-gray: #bfc2c7;--dmt-color-gray-dark: #6d7170;--dmt-color-gray-light: #37383c;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-color-background: #171719;--dmt-color-background-soft: #1a1b1c;--dmt-color-background-ultrasoft: #1c1d1e;--dmt-color-background-mute: #1e1f21;--dmt-color-background-overlay: rgba(255, 255, 255, .2);--dmt-color-background-hover: #2a2b2d;--dmt-color-shadow: rgba(255, 255, 255, .05);--dmt-color-border: #2a2b2d;--dmt-color-border-hover: #2a2b2d;--dmt-color-border-subtle: rgba(255, 255, 255, .16);--dmt-color-heading: #ffffff;--dmt-color-text: #ffffff;--dmt-color-text-secondary: #cccccc;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);background-color:var(--dmt-color-background);color:var(--dmt-color-text)}@media (prefers-color-scheme: dark){[data-v-51fae353]:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}[data-v-51fae353],[data-v-51fae353]:before,[data-v-51fae353]:after{box-sizing:border-box;margin:0;font-weight:400}body[data-v-51fae353]{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app[data-v-51fae353]{height:calc(100vh - 64px);background-color:#fff}[data-v-51fae353]{box-sizing:border-box;margin:0;padding:0}[data-v-51fae353],[data-v-51fae353]:before,[data-v-51fae353]:after{box-sizing:border-box;margin:0}li[data-v-51fae353]{list-style:none}body[data-v-51fae353]{width:100vw;width:100dvw;height:100vh;height:100dvh}html[data-v-51fae353],body[data-v-51fae353]{overflow-x:hidden}body[data-v-51fae353]{background-color:#fff!important}a[data-v-51fae353]{text-decoration:none}button[data-v-51fae353]{background:none;border:none;padding:0;margin:0;font-family:inherit;font-size:inherit;color:inherit;text-align:inherit;cursor:pointer;outline:none}footer[data-v-51fae353]{display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:14px;font-weight:400;line-height:1.5;width:100%;background-color:var(--dmt-color-background-soft);color:var(--dmt-color-text-footer)}footer.sidemenuOpen[data-v-51fae353]{padding-left:var(--dmt-sidemenu-width);margin-left:0}.logo[data-v-51fae353]{width:96px;height:auto;margin-bottom:8px}.container[data-v-51fae353]{padding:48px 20px 56px;display:flex;flex-direction:column;flex-wrap:wrap;width:100%;max-width:990px;margin:0 auto;cursor:text}.info[data-v-51fae353]{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;gap:16px}.info .info-box[data-v-51fae353]{min-width:120px}.info-line[data-v-51fae353]{display:flex;flex-direction:row;gap:8px;padding-left:6px;flex-wrap:wrap}.info-row[data-v-51fae353]{display:flex;flex-direction:row;gap:4px;flex-wrap:wrap}.info-row .type[data-v-51fae353]{font-weight:700}.routerlink[data-v-51fae353]{color:var(--dmt-color-text)}.routerlink[data-v-51fae353]:hover{text-decoration:underline}.routerlink.underlined-link[data-v-51fae353]{text-decoration:underline;transition:color .2s ease}.routerlink.underlined-link[data-v-51fae353]:hover{color:var(--dmt-color-primary, #007bff);text-decoration:underline}@media (max-width: 480px){footer[data-v-51fae353]{padding-left:0;margin-left:0;font-size:12px}.container[data-v-51fae353]{padding-top:24px;padding-bottom:32px}.info[data-v-51fae353]{flex-direction:column;align-items:center;gap:8px}.info .info-box[data-v-51fae353]{min-width:auto;width:100%;text-align:center}}[data-v-0785123c]{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif}[data-v-0785123c]:root{--dmt-color-primary: #383981;--dmt-color-primary-light: #6570b2;--dmt-color-secondary: #1a95cd;--dmt-color-red: #ff4242;--dmt-color-gray: #989ba2;--dmt-color-gray-dark: #444746;--dmt-color-gray-light: #989ba2;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-card-border-radius: 20px;--dmt-nav-height: 64px;--dmt-sidemenu-width: 310px;--dmt-spacing-xxs: 2px;--dmt-spacing-xs: 4px;--dmt-spacing-sm: 8px;--dmt-spacing-md: 16px;--dmt-spacing-lg: 24px;--dmt-spacing-xl: 32px;--dmt-spacing-xxl: 48px;--dmt-spacing-xxxl: 64px;--dmt-color-gray-lighter: #70737c14;--dmt-text-color: #171719;--dmt-card-border-gray: #70737c}[data-v-0785123c]:root{--dmt-color-background: #ffffff;--dmt-color-background-soft: #f8f8f8;--dmt-color-background-ultrasoft: #f4f4f5;--dmt-color-background-mute: #70737c14;--dmt-color-background-overlay: rgba(0, 0, 0, .5);--dmt-color-background-hover: #f5f5f5;--dmt-color-background-gradient: linear-gradient( 292.83deg, #b7c7e0 17.53%, #7fbcb5 40.64%, #374184 68.85% );--dmt-color-background-gradient-soft: linear-gradient( 292.83deg, #9bb0c9 17.53%, #86c1bb 40.64%, #5962a3 68.85% );--dmt-color-background-card: rgba(112, 115, 124, .08);--dmt-color-shadow: rgba(0, 0, 0, .1);--dmt-color-border: #e0e0e0;--dmt-color-border-hover: #d0d0d0;--dmt-color-border-subtle: rgba(112, 115, 124, .16);--dmt-color-heading: #333333;--dmt-color-text: #171719;--dmt-color-text-secondary: #666666;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);--dmt-color-text-negative: #ff4242}.darkmode[data-v-0785123c]{--dmt-color-primary: #8183e1;--dmt-color-secondary: #4ab4e7;--dmt-color-red: #ff6a6a;--dmt-color-gray: #bfc2c7;--dmt-color-gray-dark: #6d7170;--dmt-color-gray-light: #37383c;--dmt-color-gray-light-transparent: rgba(55, 56, 60, .61);--dmt-color-background: #171719;--dmt-color-background-soft: #1a1b1c;--dmt-color-background-ultrasoft: #1c1d1e;--dmt-color-background-mute: #1e1f21;--dmt-color-background-overlay: rgba(255, 255, 255, .2);--dmt-color-background-hover: #2a2b2d;--dmt-color-shadow: rgba(255, 255, 255, .05);--dmt-color-border: #2a2b2d;--dmt-color-border-hover: #2a2b2d;--dmt-color-border-subtle: rgba(255, 255, 255, .16);--dmt-color-heading: #ffffff;--dmt-color-text: #ffffff;--dmt-color-text-secondary: #cccccc;--dmt-color-text-subtle: #999999;--dmt-color-text-subtle-light: #37383c47;--dmt-color-text-footer: #3e3a39;--dmt-color-text-alert: rgba(182, 28, 45, 1);background-color:var(--dmt-color-background);color:var(--dmt-color-text)}@media (prefers-color-scheme: dark){[data-v-0785123c]:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}[data-v-0785123c],[data-v-0785123c]:before,[data-v-0785123c]:after{box-sizing:border-box;margin:0;font-weight:400}body[data-v-0785123c]{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app[data-v-0785123c]{height:calc(100vh - 64px);background-color:#fff}[data-v-0785123c]{box-sizing:border-box;margin:0;padding:0}[data-v-0785123c],[data-v-0785123c]:before,[data-v-0785123c]:after{box-sizing:border-box;margin:0}li[data-v-0785123c]{list-style:none}body[data-v-0785123c]{width:100vw;width:100dvw;height:100vh;height:100dvh}html[data-v-0785123c],body[data-v-0785123c]{overflow-x:hidden}body[data-v-0785123c]{background-color:#fff!important}a[data-v-0785123c]{text-decoration:none}button[data-v-0785123c]{background:none;border:none;padding:0;margin:0;font-family:inherit;font-size:inherit;color:inherit;text-align:inherit;cursor:pointer;outline:none}.content[data-v-0785123c]{display:flex;flex-direction:column;align-items:center;text-align:center}.content .warningIcon[data-v-0785123c]{color:var(--dmt-color-primary);margin-bottom:24px;width:48px;height:48px}.content .message[data-v-0785123c]{margin-bottom:32px;color:var(--dmt-color-text-secondary);font-size:16px;font-weight:400;line-height:24px;letter-spacing:.154px}.content .buttons[data-v-0785123c]{width:100%;display:flex;flex-direction:column;gap:12px}.base-toast-card-container[data-v-27f7783f]{position:fixed;bottom:20px;right:20px;z-index:1000;max-width:300px;cursor:pointer}.showGradient[data-v-27f7783f]{background:var(--dmt-color-background-gradient-soft);transition:opacity .3s ease}.base-toast-card[data-v-27f7783f]{padding:15px;border-radius:8px;box-shadow:0 4px 12px #0000001a}.toast-content h4[data-v-27f7783f]{margin-top:0;margin-bottom:5px;font-size:1em;font-weight:700}.toast-content p[data-v-27f7783f]{margin:0;font-size:.9em}.toast-slide-enter-active[data-v-27f7783f],.toast-slide-leave-active[data-v-27f7783f]{transition:transform 1s ease-in-out,opacity .5s ease}.toast-slide-enter-from[data-v-27f7783f],.toast-slide-leave-to[data-v-27f7783f]{transform:translateY(100px);opacity:0}.toast-slide-enter-to[data-v-27f7783f],.toast-slide-leave-from[data-v-27f7783f]{transform:translateY(0);opacity:1}.toast-warning h4[data-v-27f7783f]{color:var(--dmt-color-red)}.root[data-v-59b235df]{line-height:1.5;width:100vw;width:100dvw;height:100vh;height:100dvh;display:flex;flex-direction:column}.main[data-v-59b235df]{flex:1 0 auto}.footer[data-v-59b235df]{flex-shrink:0}@media (min-width: 1024px){header[data-v-59b235df]{display:flex;place-items:center;padding-right:calc(var(--section-gap) / 2)}.logo[data-v-59b235df]{margin:0 2rem 0 0}header .wrapper[data-v-59b235df]{display:flex;place-items:flex-start;flex-wrap:wrap}nav[data-v-59b235df]{text-align:left;margin-left:-1rem;font-size:1rem;padding:1rem 0;margin-top:1rem}}
