@charset "UTF-8";*{font-family:NanumGothic,맑은고딕;padding:0;margin:0;line-height:1.4;box-sizing:border-box}html{font-size:16px;background-color:#fff}@media (max-width: 1200px){html{font-size:14px}}@media (max-width: 800px){html{font-size:12px}}@media (max-width: 600px){html{font-size:10px}}body{background-color:var(--color-gray-2)}a{text-decoration-line:none;color:var(--color-primary-1)}a:hover{cursor:pointer;text-decoration:underline;text-underline-offset:.2rem;text-decoration-thickness:.05rem}s{color:gray;text-decoration-thickness:.05rem}s:hover{text-decoration:none}u{text-underline-offset:.2rem;text-decoration-thickness:.05rem}table{border-collapse:collapse}th,td{border:solid gray .05rem;background-color:var(--color-gray-3)}button,label.button{padding:.25rem .75rem;border:solid gray .05rem;background-color:#fff;font-size:1rem;font-weight:700}button:hover,label.button:hover{cursor:pointer;background-color:var(--color-gray-2)}.hidden{display:none}.external-link{color:green}.nonexistent-link{color:red}.container{display:flex;align-items:center;justify-content:center}.module{margin:1rem;padding:1rem;border:solid grey .1rem;background-color:#fff}.warn-btn{background-color:var(--color-error-back)}.warn-btn:hover{background-color:var(--color-error-hover)}@font-face{font-family:NanumGothic;font-weight:700;src:url(../../../fonts/nanum-gothic-700.woff2) format("woff2");font-display:swap}@font-face{font-family:NanumGothic;font-weight:400;src:url(../../../fonts/nanum-gothic-400.woff2) format("woff2");font-display:swap}:root{--color-primary-1: rgb(100, 50, 250);--color-primary-2: rgb(50, 100, 200);--color-primary-3: rgb(100, 200, 250);--color-error: rgb(255, 50, 50);--color-error-back: rgb(255, 240, 240);--color-error-hover: rgb(255, 220, 220);--color-warn: rgb(255, 200, 50);--color-warn-back: rgb(255, 245, 220);--color-success: rgb(50, 255, 50);--color-success-back: rgb(245, 255, 245);--color-info: rgb(50, 255, 255);--color-info-back: rgb(245, 255, 255);--color-info-hover: rgb(230, 255, 255);--color-gray-1: rgb(250, 250, 250);--color-gray-2: rgb(245, 245, 245);--color-gray-3: rgb(230, 230, 230);--color-gray-4: rgb(220, 220, 220)}section.svelte-1dm5dxs{margin-left:0;min-width:15vw;width:15vw;padding:1rem}section.svelte-1dm5dxs div:where(.svelte-1dm5dxs){display:flex;justify-content:space-between;align-items:center;padding:0 .25rem}section.svelte-1dm5dxs div:where(.svelte-1dm5dxs) a:where(.svelte-1dm5dxs){white-space:nowrap;text-overflow:ellipsis;overflow:hidden}section.svelte-1dm5dxs p:where(.svelte-1dm5dxs){text-align:center}hr.svelte-1dm5dxs{margin:.25rem 0;border:gray .05em solid}h3.svelte-1dm5dxs{text-align:center;margin-top:.5rem;margin-bottom:1rem}hr.svelte-gw62yu{margin:.25rem 0;border:gray .05em solid}section.svelte-gw62yu{margin-left:0;min-width:15vw;width:15vw;padding:1rem;flex-direction:column;font-weight:700}section.svelte-gw62yu p:where(.svelte-gw62yu):first-child{text-align:center;margin-top:.5rem}section.svelte-gw62yu p:where(.svelte-gw62yu):last-child{text-align:center;margin-bottom:.5rem}h2.svelte-gw62yu{text-align:center;font-size:1.25rem;margin-bottom:.5rem}#logout-btn.svelte-gw62yu{border:none;padding:.25rem;margin-top:.5rem;width:-webkit-fill-available;width:-moz-available;width:stretch}#search-div.svelte-lyshdq{position:relative;width:fit-content;z-index:999}#keyword-input.svelte-lyshdq{font-size:1rem;height:2.5rem;padding:.5rem .75rem;border:solid .1rem gray;font-weight:700;text-align:left;width:15rem;border-right:none}#keyword-input.svelte-lyshdq:focus{outline:none}#search-btn.svelte-lyshdq{font-size:1rem;height:2.5rem;padding:.5rem .75rem;border:solid .1rem gray;font-weight:700;text-align:left;border-left:none;width:fit-content}.suggestion-btn.svelte-lyshdq{font-size:1rem;height:2.5rem;padding:.5rem .75rem;border:solid .1rem gray;font-weight:700;text-align:left;position:absolute;left:0;width:-webkit-fill-available;width:-moz-available;width:stretch;border-top:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#upload-btn.svelte-1lo9xw0{border:none;font-size:1.25rem;padding:.25rem}header.svelte-s7f03z{position:relative;padding:.5rem;right:0rem;width:-webkit-fill-available;width:-moz-available;width:stretch;background-color:#fff;top:0rem;border-bottom:.15rem solid black}header.svelte-s7f03z a:where(.svelte-s7f03z){font-size:1.6rem;margin-top:.4rem;margin-left:.6rem}header.svelte-s7f03z a:where(.svelte-s7f03z):hover{text-decoration:none}footer.svelte-6pihi8{position:relative;right:0rem;bottom:0rem;display:flex;justify-content:flex-end;width:-webkit-fill-available;width:-moz-available;width:stretch;background-color:#fff;border-top:.15rem solid black}footer.svelte-6pihi8 p:where(.svelte-6pihi8){color:gray;font-size:.75rem;margin:.5rem}div.svelte-1wifh8z{display:flex;justify-content:center}main.svelte-1wifh8z{padding:1rem 2rem;max-width:55rem;width:-webkit-fill-available;width:-moz-available;width:stretch;height:-webkit-fill-available;height:stretch}
