@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css");:root{--color-main:#00acc1;--color-black-card:#263238;--color-gray-placeholder:#78909c;--color-red-warn:#e53935;--color-green-good:#00695c;--color-green-light:#00897b;--color-green-dark:#004d40;--color-input-border:#263238;--color-placeholder:#90a4ae;--color-button-submit:var(--color-main);--color-button-back:#546e7a;--color-tag-bg:#37474f;--color-tag-bg-answered:#0f9384;--color-tag-none-select-bg:#eceff1;--color-message-bg:var(--color-main);--color-error-bg:#ffebee;--color-error-text:var(--color-red-warn);--color-error-border:#e53935;--font-color-basic:#263238;--font-color-negative:#fff;--font-family-basic:"Pretendard Variable";--font-size-36:2.25rem;--font-size-26:1.625rem;--font-size-24:1.5rem;--font-size-23:1.4375rem;--font-size-22:1.375rem;--font-size-20:1.25rem;--font-size-18:1.125rem;--font-size-16:1rem;--font-size-14:.875rem;--font-weight-light:100;--font-weight-regular:300;--font-weight-medium:500;--font-weight-bold:700;--font-weight-black:900;--input-height-50:50px;--input-font-size:var(--font-size-20);--input-font-weight:var(--font-weight-regular);--button-height-40:40px;--button-font-size:var(--font-size-16);--button-font-weight:var(--font-weight-bold);--tag-height:30px;--tag-font-size:var(--font-size-14);--tag-font-weight:var(--font-weight-regular)}*{font-family:var(--font-family-basic);letter-spacing:-.7px;color:var(--font-color-basic)}html{scroll-behavior:smooth}body{width:100%;height:100svh;padding-top:50px}::-webkit-scrollbar{width:0}main{width:100%;height:calc(100svh - 50px)}.a11y-hidden{clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}.alert_alertWrap__pMNV9{position:relative;display:flex;justify-content:space-between;align-items:center;gap:10px;min-width:250px;height:80px;padding:0 20px 0 10px;background-color:#e22929;border-radius:20px;box-shadow:0 0 10px 0 rgba(0,0,0,.2);animation:alert_slideIn__9VWQh .3s ease forwards}.alert_alertIcon__WcRlL{width:20px;height:20px;vertical-align:middle;overflow:hidden;cursor:pointer}.alert_alertIcon__WcRlL>img{object-fit:contain;object-position:0 -50px}.alert_alertMessage__JjKdD{width:calc(100% - 30px);font-size:var(--font-size-14);color:#fff}.alert_alertQueue__KfKgG{position:fixed;left:50%;bottom:0;display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:center;gap:20px;height:80px;transform:translateX(-50%)}@keyframes alert_slideIn__9VWQh{0%{transform:translateY(100%);opacity:0}to{transform:translateY(-20px);opacity:1}}.layout_mainHeader__9oYUw{position:fixed;top:0;display:flex;justify-content:flex-start;align-items:center;gap:30px;width:100%;height:50px;padding:0 20px;background-color:#fff;z-index:99}.layout_logo__Ght4O{color:var(--color-main);font-size:var(--font-size-36);font-weight:var(--font-weight-black);letter-spacing:-3px}.layout_mainNavWrap__nCONz{width:100%;overflow-x:auto}.layout_mainNav__IGe_V{display:flex;justify-content:flex-end;align-items:center;gap:20px;width:-moz-fit-content;width:fit-content;font-size:var(--font-size-16);font-weight:var(--font-weight-medium);color:#333}.layout_mainNav__IGe_V::-webkit-scrollbar{display:none}.layout_mainNav__IGe_V li{position:relative}.layout_mainNav__IGe_V li>a{position:relative;padding:5px 0}.layout_mainNav__IGe_V li>a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:var(--color-main);transition:width .3s ease}.layout_mainNav__IGe_V li>a:hover:after{width:100%}.layout_navWrap__KUUC6{display:flex;justify-content:space-between;position:relative;width:100%}.layout_menuButton__WKTJC{display:none;width:30px;height:30px;padding:5px;background:none;border:none;cursor:pointer}.layout_loggedButton__JPDby{position:relative;top:1.5px}.layout_menuIcon__R9nbj{position:relative;display:block;width:20px;height:2px;background-color:var(--color-main)}.layout_menuIcon__R9nbj:after,.layout_menuIcon__R9nbj:before{content:"";position:absolute;width:20px;height:2px;background-color:var(--color-main);transition:transform .3s}.layout_menuIcon__R9nbj:before{top:-6px}.layout_menuIcon__R9nbj:after{bottom:-6px}@media screen and (max-width:800px){.layout_mainHeader__9oYUw{justify-content:space-between;gap:0;margin-right:0}.layout_menuButton__WKTJC{position:fixed;top:10px;right:20px;display:block;z-index:100}.layout_loggedButton__JPDby{position:relative;top:0;left:0}.layout_loggedButton__JPDby path{fill:#fff;stroke:#fff}.layout_overlay__e_dpY{display:block;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.5);z-index:98}.layout_mainNav__IGe_V{position:fixed;top:0;right:-100%;flex-direction:column;justify-content:flex-start;width:240px;height:100vh;padding:60px 20px;background-color:var(--color-main);box-shadow:2px 5px 5px rgba(0,0,0,.1);transition:right .3s,background-color .3s;z-index:99}.layout_userName__YBcGX{color:#fff;margin-right:3px;-webkit-text-decoration:2px dashed underline;text-decoration:2px dashed underline;text-underline-offset:3px}.layout_welcome__SjirA{color:#fff;font-size:var(--font-size-14);font-weight:var(--font-weight-medium)}.layout_mainNav__IGe_V li>a{color:#fff;font-size:var(--font-size-18);font-weight:var(--font-weight-medium)}.layout_mainNav__IGe_V li{padding:15px 0}.layout_mainNav__IGe_V.layout_open__no1a8{right:0}.layout_mainNav__IGe_V.layout_open__no1a8+.layout_menuButton__WKTJC .layout_menuIcon__R9nbj{background-color:transparent}.layout_mainNav__IGe_V.layout_open__no1a8+.layout_menuButton__WKTJC .layout_menuIcon__R9nbj:before{top:0;background-color:#fff;transform:rotate(45deg)}.layout_mainNav__IGe_V.layout_open__no1a8+.layout_menuButton__WKTJC .layout_menuIcon__R9nbj:after{bottom:0;background-color:#fff;transform:rotate(-45deg)}}.adminMenu_adminMenuContainer__fNReT{position:fixed;bottom:20px;right:20px;z-index:100}.adminMenu_toggleButton__Oofzl{position:absolute;bottom:0;right:0;width:48px;height:48px;border-radius:50%;background-color:var(--color-main);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:20px;box-shadow:2px 2px 3px rgba(0,0,0,.1);transition:all .2s ease}.adminMenu_toggleButton__Oofzl:hover{transform:scale(1.05);background-color:var(--color-main)}.adminMenu_adminMenu__4ZeIk{position:absolute;bottom:60px;right:0;background:#fff;border-radius:10px;min-width:220px;border:1px solid #222;padding:10px;transform-origin:bottom right;transition:transform .3s ease,opacity .3s ease}.adminMenu_menuItem__s_S6I{display:flex;align-items:center;padding:8px 10px;margin:4px 0;border-radius:5px;color:#222;text-decoration:none;font-size:var(--font-size-14);transition:all .2s ease}.adminMenu_menuItem__s_S6I:hover{background-color:var(--color-main);color:#fff}.adminMenu_adminMenu__4ZeIk.adminMenu_closed__9iEoR{transform:scale(0);opacity:0;pointer-events:none}.adminMenu_adminMenu__4ZeIk.adminMenu_open__0gbgX{transform:scale(1);opacity:1}*{margin:0;padding:0;box-sizing:border-box}:focus{outline:none}a{text-decoration:none;color:inherit}li,ul{list-style:none}button{background-color:inherit;border:none;cursor:pointer}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}