@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css";
:root{--layout-max-width:1555px;--color-bg-gradient-start:#fff4d7;--color-bg-gradient-end:#ffe397;--color-text-primary:#333;--color-text-secondary:#767676;--color-brand-yellow:#f9c80e;--color-border-light:#eaeaea}html{font-size:90%}html,body{max-width:100vw;min-height:100vh;overflow-x:hidden}body{color:var(--color-text-primary);background:linear-gradient(to bottom right,var(--color-bg-gradient-start)0%,var(--color-bg-gradient-end)100%);isolation:isolate;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-repeat:no-repeat;background-attachment:fixed;flex-direction:column;font-family: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;display:flex;position:relative}body:before{content:"";mix-blend-mode:overlay;opacity:.1;z-index:-1;pointer-events:none;background-image:url(/images/character.png);background-repeat:repeat;position:fixed;inset:0}main{flex:1;align-content:center}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
.Header-module__Af2_WG__header{background-color:#0000;width:100%}.Header-module__Af2_WG__wrapper{justify-content:space-between;align-items:center;margin:0 auto;padding:20px;display:flex}.Header-module__Af2_WG__logo{width:auto;height:50px}.Header-module__Af2_WG__authContainer{align-items:center;gap:12px;display:flex}.Header-module__Af2_WG__myUrlButton{color:var(--color-text-primary);cursor:pointer;white-space:nowrap;background-color:#fff;border:1px solid #e0e0e0;border-radius:99px;padding:10px 24px;font-size:16px;font-weight:600;transition:background-color .2s}.Header-module__Af2_WG__myUrlButton:hover{background-color:#f9f9f9}.Header-module__Af2_WG__logoutButton{color:var(--color-text-secondary);cursor:pointer;background-color:#0000;border:none;border-radius:99px;padding:10px 16px;font-size:16px;font-weight:600;transition:background-color .2s,color .2s}.Header-module__Af2_WG__logoutButton:hover{color:var(--color-text-primary);background-color:#f0f0f0}@media (max-width:768px){.Header-module__Af2_WG__wrapper{padding:16px}.Header-module__Af2_WG__logo{height:32px}.Header-module__Af2_WG__authContainer{gap:8px}.Header-module__Af2_WG__myUrlButton{padding:8px 16px;font-size:14px}.Header-module__Af2_WG__logoutButton{padding:8px 12px;font-size:14px}}
.Footer-module__EZoWya__footer{text-align:center;background-color:#0000;width:100%;padding:20px}.Footer-module__EZoWya__wrapper{max-width:var(--layout-max-width,1728px);margin:0 auto}.Footer-module__EZoWya__links{justify-content:center;align-items:center;gap:12px;margin-bottom:16px;display:flex}.Footer-module__EZoWya__link{color:var(--color-text-primary);opacity:.6;font-size:14px;font-weight:600;text-decoration:none}.Footer-module__EZoWya__link:hover{opacity:1;text-decoration:underline}.Footer-module__EZoWya__separator{color:var(--color-border-light,#eaeaea);opacity:.6;font-size:14px}.Footer-module__EZoWya__copyright{color:var(--color-text-secondary,#767676);opacity:.3;font-size:12px;line-height:1.6}@media (max-width:768px){.Footer-module__EZoWya__footer{padding:24px 20px}.Footer-module__EZoWya__links{gap:10px}.Footer-module__EZoWya__link{font-size:13px}.Footer-module__EZoWya__copyright{font-size:11px}}
