@import "https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700&display=swap";:root{--vt-c-white:#fff;--vt-c-white-soft:#f8f8f8;--vt-c-white-mute:#f2f2f2;--vt-c-black:#181818;--vt-c-black-soft:#222;--vt-c-black-mute:#282828;--vt-c-indigo:#2c3e50;--vt-c-divider-light-1:#3c3c3c4a;--vt-c-divider-light-2:#3c3c3c1f;--vt-c-divider-dark-1:#545454a6;--vt-c-divider-dark-2:#5454547a;--vt-c-text-light-1:var(--vt-c-indigo);--vt-c-text-light-2:#3c3c3ca8;--vt-c-text-dark-1:var(--vt-c-white);--vt-c-text-dark-2:#ebebeba3;--color-background:var(--vt-c-white);--color-background-soft:var(--vt-c-white-soft);--color-background-mute:var(--vt-c-white-mute);--color-border:var(--vt-c-divider-light-2);--color-border-hover:var(--vt-c-divider-light-1);--color-heading:var(--vt-c-text-light-1);--color-text:var(--vt-c-text-light-1);--section-gap:160px}@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);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;line-height:1.6;transition:color .5s,background-color .5s}#app{min-height:100vh}a{text-decoration:none}.app-page-wrapper{background:#fff;justify-content:center;align-items:center;width:100%;min-height:100%;display:flex}.app-content-container{box-sizing:border-box;background:#fff;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;min-height:100vh;padding:60px 24px 40px;display:flex}@media (width>=768px){.app-content-container{border-radius:20px;width:390px;height:844px;min-height:844px;padding:80px 32px 60px;box-shadow:0 10px 30px #0000000d}}.global-font-noto{font-family:Noto Sans KR,-apple-system,Roboto,Helvetica,sans-serif}.global-font-yde{font-family:Yde street,-apple-system,Roboto,Helvetica,sans-serif}.btn-primary-green{color:#fff;cursor:pointer;box-sizing:border-box;background-color:#0a6e3c;border:none;border-radius:30px;justify-content:center;align-items:center;width:325px;max-width:100%;height:50px;font-family:Noto Sans KR,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:500;transition:opacity .2s,background-color .2s;display:flex}.btn-primary-green:hover:not(:disabled){opacity:.9}.btn-primary-green:active:not(:disabled){opacity:.85}.btn-primary-green:disabled{cursor:not-allowed;background-color:#ccc}*{box-sizing:border-box;margin:0;padding:0}html,body,#app{background:#fff;width:100%;height:100%;overflow-x:hidden}.onboarding-page[data-v-0b07e97e]{background:#fff;flex-direction:column;justify-content:space-between;align-items:center;height:100%;min-height:100%;padding:40px 24px;display:flex}.app-info[data-v-0b07e97e]{flex-direction:column;align-items:center;gap:5px;display:flex}.app-title[data-v-0b07e97e]{color:#000;text-align:center;font-family:Yde street,-apple-system,Roboto,Helvetica,sans-serif;font-size:27px;font-weight:700;line-height:normal}.app-subtitle[data-v-0b07e97e]{color:#000;text-align:center;font-family:Noto Sans KR,-apple-system,Roboto,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:normal}.mascot-wrapper[data-v-0b07e97e]{flex:1;justify-content:center;align-items:center;display:flex}.mascot-image[data-v-0b07e97e]{width:213px;max-width:60vw;height:auto}.social-login-section[data-v-0b07e97e]{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.divider[data-v-0b07e97e]{border:none;border-top:1px solid #d9d9d9;width:230px;margin:0}.social-icons[data-v-0b07e97e]{align-items:center;gap:44px;display:flex}.social-icon[data-v-0b07e97e]{cursor:pointer;width:41px;height:41px;transition:opacity .2s}.social-icon[data-v-0b07e97e]:hover{opacity:.8}.naver-icon[data-v-0b07e97e]{border-radius:24px}.kakao-icon[data-v-0b07e97e]{border-radius:22px}@media (width>=768px){.onboarding-page[data-v-0b07e97e]{padding:120px 24px 80px}.app-title[data-v-0b07e97e]{font-size:32px}.app-subtitle[data-v-0b07e97e]{font-size:18px}.mascot-image[data-v-0b07e97e]{width:280px}}
