@font-face{font-family:Pretendard;src:url(/assets/Pretendard-Light-FF9GZokf.otf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Pretendard;src:url(/assets/Pretendard-Regular-BinLXi77.otf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Pretendard;src:url(/assets/Pretendard-Bold-UAFkf6wV.otf) format("truetype");font-weight:700;font-style:normal}html,*{font-family:Pretendard,sans-serif}:root{--bg-color: #eeefe8;--text-color: #377172;--line-color: #92b3ae;--title-bg-color: #f0f0f0;--card-bg-color: #fdfffa;--input-bg-color: #fff;--button-bg-color: #377172;--button-text-color: #eeefe8;--button-hover-bg-color: #538182;--toast-bg-color: #000000d9;--toast-text-color: #fff;--shadow-color: #00000033}[data-theme=dark]{--bg-color: #1e3651;--text-color: #f5efd7;--line-color: #9f9f9f;--title-bg-color: #4f4f4f;--card-bg-color: #314760;--input-bg-color: #425770;--button-bg-color: #377172;--button-text-color: #eeefe8;--button-hover-bg-color: #377172;--toast-bg-color: #9f9f9f;--toast-text-color: #000000d9;--shadow-color: #00000033}*,*:before,*:after{box-sizing:border-box}body,#root{width:100%;height:100vh;min-width:375px;padding:0;margin:0;background-color:var(--bg-color);color:var(--text-color);-ms-overflow-style:none}::-webkit-scrollbar{display:none}main{width:100%;height:100%;padding:3rem 0 2rem;z-index:1;position:relative}.version{position:fixed;right:1.5rem;bottom:1rem;font-size:.875rem;color:var(--text-color);font-weight:200;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:0}.wrapperMd{margin:0 auto;padding-top:3rem;width:800px;height:100%}.wrapperLg{margin:0 auto;padding-top:3rem;width:1200px;height:100%}.wrapperSm{margin:0 auto;padding-top:8rem;width:300px;height:100%}input[type=text],input[type=password],input[type=email],input[type=date],select,textarea{color:var(--text-color);background-color:var(--input-bg-color);padding:.5rem;border:1px solid #ccc;border-radius:4px;transition:border-color .3s,box-shadow .3s}input[type=text]:hover,input[type=password]:hover,input[type=email]:hover,input[type=date]:hover,select:hover,textarea:hover{border:1px solid #888}input[type=text]:focus,input[type=password]:focus,input[type=email]:focus,input[type=date]:focus,select:focus,textarea:focus{border:1px solid var(--text-color);box-shadow:0 0 5px #37717280;outline:none}@media (max-width: 1024px){main{padding:3rem .5rem 1rem}.wrapperMd{margin:0;width:100%}}@media (max-width: 800px){.wrapperLg{margin:0;width:100%}}@media (max-width: 280px){.wrapperSm{margin:0;width:100%}}._header_1nl7f_1{width:100%;height:3rem;background-color:var(--bg-color);position:fixed;top:0;left:0;padding:0 1rem;z-index:1000;display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._logoArea_1nl7f_19{width:30%;padding-left:1rem;display:flex;align-items:center}._logo_1nl7f_19{display:flex;justify-content:center;align-items:center;vertical-align:middle;color:var(--text-color);cursor:pointer}._logo_1nl7f_19 span span{font-size:1rem;font-weight:500}._navArea_1nl7f_41{width:50%;display:flex;justify-content:center}._navArea_1nl7f_41 ul{list-style:none;display:flex;gap:2rem;padding:0;margin:0}._navArea_1nl7f_41 ul li a{position:relative;display:inline-block;color:var(--text-color);font-size:1rem;font-weight:500;text-decoration:none;padding:.1rem 0;margin:0 1rem;transition:color .3s ease}._navArea_1nl7f_41 ul li a:after{content:"";position:absolute;left:0;bottom:0;height:1px;width:100%;background-color:var(--text-color);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}._navArea_1nl7f_41 ul li a:hover:after,._navArea_1nl7f_41 ul li a._active_1nl7f_81:after{transform:scaleX(1)}._buttonArea_1nl7f_86{width:20%;justify-content:flex-end;display:flex;color:var(--text-color);font-size:.875rem;font-weight:100;gap:.2rem;align-items:center;padding-right:1rem}._utilButton_1nl7f_98{color:var(--text-color);background:none;border:none;cursor:pointer;padding:0 .1rem}@media (max-width: 1024px){._header_1nl7f_1{padding:0 .2rem}._navArea_1nl7f_41 ul{gap:1rem}._navArea_1nl7f_41 ul li a{margin:1rem}._buttonArea_1nl7f_86{padding-right:.5rem}}@media (max-width: 500px){._navArea_1nl7f_41 ul li a{margin:.1rem;font-size:.8rem}}._icon_ttf5o_1{width:1.5rem;height:1.5rem}._techIcon_ttf5o_6{width:.8rem;height:.8rem;margin-right:.2rem;display:block}._container_ttf5o_13{position:fixed;inset:auto 0 24px;display:flex;justify-content:center;pointer-events:none;z-index:9999}._toast_ttf5o_21{pointer-events:auto;padding:.5rem 1rem;border-radius:5px;background:var(--toast-bg-color);color:var(--toast-text-color);font-size:1rem;box-shadow:0 6px 18px var(--shadow-color)}._listItem_ttf5o_31{display:flex;align-items:center}._scroller_1tqev_1{position:relative;width:100%;height:calc(100vh - 3rem);overflow:hidden;overscroll-behavior:contain;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:scroll-position}._inner_1tqev_12{padding-bottom:20rem;padding-left:5rem;padding-right:5rem;min-height:100vh}._card_1tqev_19{transform-origin:top center;will-change:transform,filter;backface-visibility:hidden;transform-style:preserve-3d;width:100%;margin:30px 0;border:1px solid var(--line-color);-webkit-transform:translateZ(0);transform:translateZ(0);position:relative;background-color:var(--bg-color)}._cardHeader_1tqev_33{width:100%;font-size:1rem;padding:.2rem .5rem;border-bottom:1px solid var(--line-color);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._cardBody_1tqev_44{width:100%;height:33rem;display:flex;align-items:stretch}._title_1tqev_51{flex-basis:25%;color:var(--text-color);font-size:2rem;font-weight:500;padding:1rem 1rem 1rem 2rem;margin:0}._text_1tqev_61{flex-basis:45%;color:var(--text-color);font-weight:500;padding:1rem;margin:0;word-wrap:break-word}._image_1tqev_70{flex-basis:30%;padding:1rem;display:flex;justify-content:flex-end}._image_1tqev_70 img{max-height:15rem;width:auto;object-fit:contain;display:block}._end_1tqev_84{width:100%;height:5rem}@media (max-width: 1024px){._inner_1tqev_12{padding-left:1rem;padding-right:1rem}._cardBody_1tqev_44{flex-direction:column;height:35rem}._cardBody_1tqev_44 div{flex-basis:100%;height:auto}._title_1tqev_51{padding-left:1rem}._image_1tqev_70{justify-content:left}}@media (max-width: 500px){._inner_1tqev_12{padding-left:0;padding-right:0}._cardBody_1tqev_44{height:40rem}}._list_1prs1_1{width:100%;position:relative}._card_1prs1_11{width:100%;min-height:90vh;padding:1rem;display:grid;grid-template-columns:2fr 3fr;gap:1rem;align-items:start}._cardImage_1prs1_22 img{width:100%;object-fit:contain;display:block;margin-top:5rem}._cardText_1prs1_29{position:sticky;top:30vh;color:var(--text-color);display:flex;flex-direction:column}._cardText_1prs1_29 h2{font-size:1.2rem;margin-bottom:.5rem}._cardText_1prs1_29 div{font-size:1rem;margin-bottom:.5rem}._cardText_1prs1_29 a{position:relative;display:inline-block;color:var(--text-color);font-size:.9rem;font-weight:500;text-decoration:none;padding:.1rem 0;margin-top:1rem;width:fit-content}._cardText_1prs1_29 a:after{content:"";position:absolute;left:0;bottom:0;height:1px;width:100%;background-color:var(--text-color);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}._cardText_1prs1_29 a:hover:after{transform:scaleX(1)}._project_1prs1_76{width:100%}._projectTitle_1prs1_80{width:100%;padding:.5rem 0;font-size:1rem;background-color:var(--title-bg-color)}._flexbox_1prs1_87{display:flex;width:100%;align-items:stretch}._form_1prs1_93{width:50%}._form_1prs1_93 fieldset{border:none;padding:.5rem;width:100%}._table_1prs1_103{width:100%}._table_1prs1_103 tr{width:100%;height:1.8rem}._table_1prs1_103 tr td:first-child{width:30%}._table_1prs1_103 tr td{font-size:1rem}._table_1prs1_103 tr td input,._table_1prs1_103 tr td select,._table_1prs1_103 tr td textarea{width:100%}._buttons_1prs1_126{width:100%;display:flex;justify-content:space-between;padding:.5rem}._buttons_1prs1_126 button{padding:.5rem;min-width:80px}._images_1prs1_138{width:50%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:.5rem;padding:.5rem}._imageBox_1prs1_146{width:100%}._preview_1prs1_150{max-width:100%;height:10rem;background-color:#fff;border:1px solid var(--line-color);display:flex;justify-content:center;align-items:center;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._preview_1prs1_150 img{max-width:100%;max-height:100%;object-fit:contain}._imageButtons_1prs1_171{width:100%;margin-top:.2rem;display:flex;justify-content:space-between}._imageButtons_1prs1_171 input[type=file]{display:none}._imageButtons_1prs1_171 label,._imageButtons_1prs1_171 button{width:49.5%;padding:.5rem}._imageButtons_1prs1_171 label{color:var(--button-text-color);background-color:var(--button-bg-color);border:none;border-radius:.2rem;cursor:pointer;text-align:center;font-size:.9rem}._imageButtons_1prs1_171 label:hover{background-color:var(--button-hover-bg-color)}._techTag_1prs1_202{display:inline-flex;align-items:center;padding:.3rem .5rem;border-radius:5px;margin-right:.2rem;color:#fff;font-weight:200;font-size:.8rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._category_1prs1_217{display:inline-flex;align-items:center;padding:.3rem .5rem;font-size:.8rem}@media (max-width: 800px){._flexbox_1prs1_87{flex-direction:column}._form_1prs1_93,._images_1prs1_138{width:100%}._images_1prs1_138{grid-template-columns:1fr 1fr}}@media (max-width: 500px){._images_1prs1_138{grid-template-columns:1fr}._card_1prs1_11{grid-template-columns:1fr;justify-items:center}._cardImage_1prs1_22 img{width:auto;height:20rem}}._pageTitle_1hb58_1{width:100%;font-size:1.5rem;font-weight:200;text-align:center}._navSection_1hb58_8{margin:0;width:100%}._navSection_1hb58_8 a{position:relative;display:inline-block;color:var(--text-color);font-size:.9rem;font-weight:500;text-decoration:none;padding:.1rem 0;margin-top:1rem;width:fit-content}._navSection_1hb58_8 a:after{content:"";position:absolute;left:0;bottom:0;height:1px;width:100%;background-color:var(--text-color);transform:scaleX(0);transform-origin:right;transition:transform .3s ease}._navSection_1hb58_8 a:hover:after{transform:scaleX(1)}._titleSection_1hb58_42{display:flex;flex-direction:column;margin-top:2rem;width:100%}._titleSection_1hb58_42 h2{font-size:1.3rem;font-weight:600;margin:0}._titleSection_1hb58_42 p{font-size:.9rem}._tableSection_1hb58_59{width:100%}._tableSection_1hb58_59 table{font-size:.9rem;width:100%;border-collapse:collapse}._tableSection_1hb58_59 table tbody tr td{padding:.5rem 0;border-bottom:1px solid var(--line-color)}._tableSection_1hb58_59 table tbody tr td:first-child{width:30%}._tableSection_1hb58_59 table tbody tr td:last-child{width:70%}._imageSection_1hb58_82{width:100%}._contactList_1vy7l_1{display:flex;flex-direction:column;width:100%;height:100%;padding-top:3rem}._contact_1vy7l_1{cursor:pointer;display:flex;border:1px solid var(--line-color);border-radius:5px;margin-bottom:1rem;padding:1rem}._contact_1vy7l_1:hover{background-color:var(--line-color);color:var(--bg-color)}._iconBox_1vy7l_23{display:flex;border:1px solid var(--line-color);border-radius:5px;justify-content:center;align-items:center;padding:.5rem}._contact_1vy7l_1:hover ._iconBox_1vy7l_23{border-color:var(--bg-color)}._text_1vy7l_36{font-size:1.2rem;padding:.5rem;margin-left:2rem}button{color:var(--button-text-color);background-color:var(--button-bg-color);border:none;border-radius:.2rem;cursor:pointer;font-size:.9rem}button:hover{background-color:var(--button-hover-bg-color)}._pageTitle_13jeb_14{width:100%;font-size:1.2rem;font-weight:600}._auth_13jeb_20{width:100%;display:flex;flex-direction:column}._auth_13jeb_20 h2{text-align:center}._auth_13jeb_20 input{width:100%;font-size:.875rem;margin-top:1rem;margin-bottom:.5rem}._auth_13jeb_20 button{width:100%;height:2rem}._pageContent_13jeb_42{width:100%}._topButtons_13jeb_46{display:flex;justify-content:flex-end}._topButtons_13jeb_46 button{padding:.5rem}._projectList_13jeb_55{padding:0}._projectList_13jeb_55 li{width:100%;list-style-type:none;background-color:#fff;color:var(--text-color);font-size:1rem;padding:.5rem;border-radius:.2rem;margin-bottom:.8rem;cursor:pointer}._projectList_13jeb_55 li:hover{background-color:#e4e99b}
