:root{--header-bg:#3c3c3c;--header-text-color:#cfcfd0;--sidebar-bg:#333;--sidebar-active-bg:transparent;--sidebar--active-border:#fff;--explorer-bg:#252526;--explorer-active-bg:#37373d;--explorer-border-color:#333;--explorer-text-color:#ced4da;--navbar-bg:#252526;--item-bg:#2d2d2d;--item-text-color:#969696;--item-border-color:#252526;--item-active-text:#fff;--item-active-border:transparent;--main-bg:#1e1e1e;--home-visual-fill:#171717;--project-bg:#252526;--theme-btn-bg:#176f2c;--footer-bg:#007acc;--text-color:#efefef;--accent-color:#0066b7;--scrollbar-bg:#424242;--scrollbar-hover-bg:#4f4f4f;--font-family-pretendard:"Pretendard Variable";--font-family-code:"IBM Plex Mono";--font-small:0.875rem}[data-theme=dracula]{--header-bg:#191a21;--header-text-color:#f8f8f2;--sidebar-bg:#343746;--sidebar-active-bg:#3c3d51;--sidebar--active-border:#ff79c6;--sidebar-icon-color:#6272a4;--explorer-bg:#21222c;--explorer-hover-bg:#313341;--explorer-active-bg:#313341;--explorer-border-color:transparent;--navbar-bg:#191a21;--item-bg:#21222c;--item-text-color:#6272a4;--item-active-color:#ff79c6;--item-border-color:#191a21;--item-active-text:#f8f8f2;--main-bg:#282a36;--home-visual-fill:#1c1d26;--project-bg:#21222c;--footer-bg:#191a21;--accent-color:#ff79c6;--theme-btn-bg:#44475a;--scrollbar-bg:#484950;--scrollbar-hover-bg:#525356}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#efefef;color:var(--text-color);font-family:Pretendard Variable;font-family:var(--font-family-pretendard);-webkit-user-select:none;user-select:none}li{list-style:none}button{background:transparent;border:none;cursor:pointer;outline:none}a{color:#efefef;color:var(--text-color);text-decoration:none}img{max-width:100%}h1{font:700 3rem/100% IBM Plex Mono;font:700 3rem/100% var(--font-family-code);height:48px}h2{font:700 3rem IBM Plex Mono;font:700 3rem var(--font-family-code);margin-bottom:.5em;text-align:center}h3{font-size:2rem;font-weight:700}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-thumb{background:#424242;background:var(--scrollbar-bg)}::-webkit-scrollbar-thumb:hover{background:#4f4f4f;background:var(--scrollbar-hover-bg)}::-webkit-scrollbar-track{background:transparent}@media screen and (max-width:1023px){h1{font-size:2.5rem;height:40px}}@media screen and (max-width:767px){h1{font-size:1.5rem;height:24px}h2{font-size:2rem}h3{font-size:1.5rem}}.App_main__Ouif1{background:var(--main-bg);display:flex;height:calc(100vh - 54px);width:100%}.App_section__URF-j{width:calc(100% - 220px)}.App_article__4-4al{height:calc(100% - 36px);overflow-y:auto;padding:2rem}@media screen and (max-width:958px){.App_article__4-4al{height:calc(100% - 44px)}}@media screen and (max-width:768px){.App_section__URF-j{width:calc(100% - 48px)}.App_article__4-4al{padding:1rem}}.Header_header__2t6Je{align-items:center;background:var(--header-bg);color:var(--header-text-color);display:flex;font-size:var(--font-small);font-weight:500;height:30px;justify-content:space-between;padding:0 .6rem}.Header_left__C-xwl{align-items:center}.Header_left__C-xwl,.Header_menu__ItUnw{-webkit-column-gap:1rem;column-gap:1rem;display:flex}.Header_right__pLR75{align-items:center;-webkit-column-gap:1.5rem;column-gap:1.5rem;display:flex;margin:0 .4rem}@media screen and (max-width:1023px){.Header_menu__ItUnw{display:none}}.Sidebar_sidebar__HrubL{background:var(--sidebar-bg);display:flex;flex-direction:column;height:100%;justify-content:space-between;width:48px}.Sidebar_item__UxC8B{align-items:center;border-left:2px solid transparent;display:flex;height:48px;justify-content:center;position:relative}.Sidebar_item__UxC8B:hover .Sidebar_icon__wQ6Mc{fill:#fff}.Sidebar_item__UxC8B:hover .Sidebar_tooltip__28VnQ{-webkit-transform:scale(1);transform:scale(1)}.Sidebar_active__AF0gR{background:var(--sidebar-active-bg);border-left:2px solid var(--sidebar--active-border)}.Sidebar_tooltip__28VnQ{background:#1e1e1e;border:1px solid var(--accent-color);border-radius:4px;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgb(0 0 0/8%),0 9px 28px 8px rgb(0 0 0/5%);color:#fff;font-size:var(--font-small);font-weight:700;left:45px;padding:8px;position:absolute;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left center;transform-origin:left center;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;z-index:10}.Sidebar_tooltip__28VnQ:before{background:#1e1e1e;border-bottom:1px solid var(--accent-color);border-left:1px solid var(--accent-color);content:"";height:6px;left:-4px;position:absolute;top:12px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:6px}.Explorer_explorer__eBybz{background:var(--explorer-bg);color:var(--explorer-text-color);width:172px}.Explorer_title__7qUpB{border-bottom:1px solid var(--explorer-border-color);font-size:var(--font-small);height:36px;line-height:36px;padding:0 1.25rem}.Explorer_workspace__UcMI4{-webkit-column-gap:.1rem;column-gap:.1rem;height:30px;line-height:30px;padding:0 .2rem;text-transform:uppercase}.Explorer_file__XjqCG,.Explorer_workspace__UcMI4{align-items:center;display:flex;font-size:var(--font-small)}.Explorer_file__XjqCG{color:var(--explorer-text-color);-webkit-column-gap:.4rem;column-gap:.4rem;height:26px;padding:.3rem .5rem}.Explorer_active__owjl9,.Explorer_file__XjqCG:hover{background:var(--explorer-active-bg)}.Explorer_name__lDfe0{font-weight:300}@media screen and (max-width:768px){.Explorer_explorer__eBybz{display:none}}.Navbar_navbar__VI3uf{background:var(--navbar-bg);display:flex;overflow-y:auto}.Navbar_item__czMo8{align-items:center;background:var(--item-bg);border-right:1px solid var(--item-border-color);border-top:1px solid transparent;color:var(--item-text-color);-webkit-column-gap:.5rem;column-gap:.5rem;cursor:pointer;display:flex;font-size:var(--font-small);height:36px;padding:0 1rem}.Navbar_active__cy5tg{background:var(--main-bg);border-top:1px solid var(--item-active-border);color:var(--item-active-text);font-weight:400}.Footer_footer__u5gg\+{align-items:center;background:var(--footer-bg);color:#fff;display:flex;font-size:var(--font-small);height:24px;justify-content:space-between;padding:0 1rem;position:relative}.Footer_left__9v7z1,.Footer_right__x49Kn{-webkit-column-gap:.8rem;column-gap:.8rem;display:flex}.Footer_item__Zb229{align-items:center;-webkit-column-gap:.2rem;column-gap:.2rem;display:flex}@media screen and (max-width:768px){.Footer_item__Zb229:first-child{display:none}}.Home_home__VceHV{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.Home_visual__8YtEa{fill:var(--home-visual-fill)}.Home_title__ANWNn{-webkit-animation:Home_blickCursor__nUXYt 1s step-end 1.5s infinite;animation:Home_blickCursor__nUXYt 1s step-end 1.5s infinite;border-right:4px solid var(--accent-color);padding-right:.2em;white-space:nowrap}@-webkit-keyframes Home_blickCursor__nUXYt{50%{border-right:4px solid transparent}}@keyframes Home_blickCursor__nUXYt{50%{border-right:4px solid transparent}}.Home_sub_title__jvZ-U{font-family:var(--font-family-code);font-size:1.5rem;line-height:1.4;margin:2rem 0;text-align:center}.Home_link_wrap__CZxl4{display:flex;gap:1rem}.Home_link__VSzyp{align-items:center;display:flex;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;width:200px}.Home_link__VSzyp:first-child{background:var(--accent-color)}.Home_link__VSzyp:last-child{border:2px solid var(--accent-color)}.Home_link__VSzyp:hover{opacity:.5}@media screen and (max-width:1023px){.Home_sub_title__jvZ-U{font-size:1.25rem}}@media screen and (max-width:767px){.Home_sub_title__jvZ-U{font-size:1rem}.Home_link__VSzyp{font-size:1rem;height:48px;width:120px}}.About_profile__RGETk,.About_welcome__Wa\+0z{text-align:center}.About_avatar__dSPWq{-webkit-animation:About_fadeIn__u4peh .8s cubic-bezier(0,.71,.2,1.01);animation:About_fadeIn__u4peh .8s cubic-bezier(0,.71,.2,1.01);border:1px solid grey;border-radius:50%;height:250px;margin-top:2rem;width:250px}.About_name__TLG7K{font-size:1.75rem;margin:1rem 0 .5rem}.About_job__BWUCx{font-size:1.5rem;font-weight:lighter}.About_introduce__n3pzX{align-items:center;display:flex;flex-direction:column;justify-content:center;row-gap:2rem}.About_text__OkYP5{display:flex;flex-direction:column;font-size:1.125rem;line-height:1.8;row-gap:1.5rem}.About_slogan__i3J5g{color:var(--accent-color);font-size:1.25rem}.About_compare__fGiJE{align-items:center;display:flex;font-family:var(--font-family-code);gap:.5rem;list-style:circle;padding-left:1rem}@-webkit-keyframes About_fadeIn__u4peh{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes About_fadeIn__u4peh{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@media screen and (max-width:1023px){.About_introduce__n3pzX{flex-direction:column}.About_avatar__dSPWq{height:200px;width:200px}.About_text__OkYP5{font-size:1rem}}.Skills_container__cQLlJ{display:flex;flex-direction:column;margin-top:5rem;row-gap:6rem;text-align:center}.Skills_badge__ecEfz{gap:.3rem;margin-top:1rem}.Skills_badge__ecEfz,.Skills_study__AYUcx{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.Skills_study__AYUcx{-webkit-column-gap:2rem;column-gap:2rem;margin-bottom:2rem;row-gap:1rem}.Skills_study_title__eHxLs{font-size:1.75rem;font-weight:600}.Skills_study_icons__tbcad{-webkit-column-gap:1rem;column-gap:1rem;display:flex;font-size:3rem}@media screen and (max-width:768px){.Skills_container__cQLlJ{margin-top:3rem;row-gap:4rem}.Skills_study__AYUcx{flex-direction:column}.Skills_study_title__eHxLs{font-size:1.25rem}}.Projects_filter_wrap__pLaz8{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:2rem}.Projects_filter__2lYd3{align-items:center;background:var(--accent-color);border-radius:2rem;color:var(--text-color);-webkit-column-gap:.5rem;column-gap:.5rem;display:flex;-webkit-filter:grayscale(100%);filter:grayscale(100%);font:700 1.125rem var(--font-family-code);justify-content:center;padding:.4rem 2rem;text-transform:uppercase;transition:color .3s,-webkit-filter .3s;transition:filter .3s,color .3s;transition:filter .3s,color .3s,-webkit-filter .3s}.Projects_filter__2lYd3:hover,.Projects_selected__1EQld{-webkit-filter:grayscale(0);filter:grayscale(0)}.Projects_count__kvzwW{align-items:center;background:rgba(0,0,0,.5);border-radius:50%;display:flex;font-size:1rem;font-weight:700;height:28px;justify-content:center;width:28px}.Projects_container__dNdb\+{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}@media screen and (max-width:768px){.Projects_container__dNdb\+{grid-template-columns:repeat(1,1fr)}.Projects_filter__2lYd3{width:100%}}.ProjectCard_card__A5s99{background:var(--project-bg);border-radius:1rem;cursor:pointer;overflow:hidden;transition:box-shadow .3s}.ProjectCard_card__A5s99:hover{box-shadow:0 4px 5px -2px rgba(0,0,0,.3),0 7px 10px 1px rgba(0,0,0,.24),0 2px 16px 1px rgba(0,0,0,.22)}.ProjectCard_preview__zumMh{position:relative}.ProjectCard_category__PXPjn{background:var(--accent-color);font-weight:700;left:11%;padding:.5rem 0;position:absolute;text-align:center;text-transform:uppercase;top:19%;-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);width:100%}.ProjectCard_image__jeYp6{border-radius:0 0 1rem 1rem;height:100%;object-fit:contain;width:100%}.ProjectCard_content__PsHGD{padding:1rem}.ProjectCard_info__12I6n{font-size:var(--font-small);margin-top:.5rem}.ProjectCard_description__6jBt4{font-size:var(--font-small);line-height:1.6;margin:1rem 0}.ProjectCard_skill_wrap__iv5sO{display:flex;flex-wrap:wrap;gap:.5rem}.ProjectCard_skill__ahlRM{align-items:center;border-radius:1rem;-webkit-column-gap:.3rem;column-gap:.3rem;display:flex;justify-content:center;padding:.4rem .6rem}.ProjectCard_skill_name__99xAC{font-size:.75rem}.ProjectCard_link_wrap__Rf6xh{background:hsla(0,0%,100%,.1);border-radius:1rem;display:flex;justify-content:space-evenly;margin-top:1rem;padding:1rem;text-align:center}.ProjectCard_link__WIvE\+{cursor:pointer;display:flex;position:relative}.ProjectCard_link_icon__X\+sGr{transition:opacity .3s}.ProjectCard_link_name__Qg\+Uf{font-size:.875rem;font-weight:700;left:50%;opacity:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:opacity .3s}.ProjectCard_link__WIvE\+:hover .ProjectCard_link_icon__X\+sGr{opacity:.1}.ProjectCard_link__WIvE\+:hover .ProjectCard_link_name__Qg\+Uf{opacity:1}.html{border:1px solid #e34f26}.css{border:1px solid #2ea5d6}.javascript{border:1px solid #f7df1e}.react{border:1px solid #61dafb}.bootstrap{border:1px solid #7952b3}.scss{border:1px solid #cd6799}.postcss{border:1px solid #dd3a0a}.tailwind{border:1px solid #06b6d4}.firebase{border:1px solid #ffca28}.redux-toolkit{border:1px solid #764abc}@media screen and (max-width:768px){.ProjectCard_skill_wrap__iv5sO{gap:.4rem}.ProjectCard_skill__ahlRM{padding:.4rem .5rem}.ProjectCard_link_wrap__Rf6xh{padding:.6rem}.ProjectCard_link_icon__X\+sGr{font-size:1.75rem}}.Study_container__e32fI{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:1023px){.Study_container__e32fI{grid-template-columns:repeat(1,1fr)}}.Note_note__8uPg5{background-image:repeating-linear-gradient(0deg,#e0e0e0,#e0e0e0 1.6px,#efefef 0,#efefef);background-size:2rem 2rem;border-radius:0 .5rem .5rem 0;box-shadow:2px 2px 10px rgba(0,0,0,.5);color:#252525;cursor:pointer;padding:2rem 1.5rem 2rem 5rem;position:relative;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;width:100%}.Note_note__8uPg5:hover{-webkit-transform:translateY(-12px);transform:translateY(-12px)}.Note_circle_wrap__DXVOl{align-items:center;background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;display:inline-flex;flex-direction:column;height:100%;justify-content:space-between;left:0;padding:1rem 0;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Note_circle_wrap__DXVOl:before{background:var(--accent-color);content:"";height:100%;position:absolute;right:-3rem;top:0;width:2px}.Note_circle__w5bzT{background:var(--main-bg);border-radius:50%;height:1.5rem;width:1.5rem}.Note_content__uZaKw{display:flex;flex-direction:column;height:100%;justify-content:space-between;row-gap:1rem}.Note_image__3D1Dr{border-radius:.5rem;min-height:10rem;width:100%}.Note_title__GNc08{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#252525;display:-webkit-box;font-family:var(--font-family-code);font-size:1.25rem;overflow:hidden;text-overflow:ellipsis}.Note_link__73OMX{align-self:flex-end;background:var(--accent-color);border-radius:.5rem;font-weight:700;height:40px;line-height:40px;padding:0 .5rem;text-align:center;text-transform:uppercase;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s;width:200px}.Note_link__73OMX:hover{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.Readme_container__GzPjX{align-items:center;display:flex;gap:2rem;justify-content:center;margin-top:8rem}.Readme_contact__H7WhL{text-align:center}.Readme_photo__2biF2{-webkit-animation:Readme_rotate__AkjAO .6s ease-in-out forwards;animation:Readme_rotate__AkjAO .6s ease-in-out forwards;background:url(/static/media/profile.1a6b226a7985a3d09a24.jpg) no-repeat 50% 30%/cover;height:300px;width:300px}.Readme_name__AfWuR{color:var(--accent-color)}.Readme_social__f7\+TJ{align-items:center;-webkit-column-gap:.7rem;column-gap:.7rem;display:flex;margin-bottom:.7rem;transition:color .3s}.Readme_social__f7\+TJ:hover:not(:last-of-type){color:var(--accent-color)}.Readme_pharase__0Heth{font-size:1.2rem;line-height:1.4;margin:2rem 0 1rem}.Readme_text__eiPNl{cursor:pointer;font-size:1.125rem;font-weight:600}.Readme_social__f7\+TJ:last-of-type .Readme_text__eiPNl{cursor:default}.Readme_icon__FxsQy{display:flex;font-size:1.25rem}@-webkit-keyframes Readme_rotate__AkjAO{0%{border-radius:none}to{border-radius:50%}}@keyframes Readme_rotate__AkjAO{0%{border-radius:none}to{border-radius:50%}}@media screen and (max-width:1023px){.Readme_container__GzPjX{flex-direction:column;margin-top:4rem}.Readme_photo__2biF2{height:200px;width:200px}.Readme_pharase__0Heth{font-size:1.125rem}.Readme_text__eiPNl{font-size:1rem}}.Toast_container__7\+\+Go{position:fixed;right:2rem;top:6rem}.Toast_popup__9XyRl{-webkit-animation:Toast_mount__kkf\+Y .6s ease-in-out;animation:Toast_mount__kkf\+Y .6s ease-in-out;background:var(--text-color);border-radius:.3rem;color:#252525;cursor:pointer;font-weight:500;margin-bottom:1rem;padding:1rem 1.5rem;position:relative;width:300px}.Toast_message__IWcbK{margin-bottom:.5rem}.Toast_description__6RjdD{font-size:.875rem}.Toast_close__o3xb4{position:absolute;right:1.5rem;top:1rem}@-webkit-keyframes Toast_mount__kkf\+Y{0%{opacity:0;-webkit-transform:translateX(30px);transform:translateX(30px)}50%{opacity:.5;-webkit-transform:translateX(-30px);transform:translateX(-30px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes Toast_mount__kkf\+Y{0%{opacity:0;-webkit-transform:translateX(30px);transform:translateX(30px)}50%{opacity:.5;-webkit-transform:translateX(-30px);transform:translateX(-30px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.Theme_items__3yGNr{align-items:center;display:flex;gap:8rem;justify-content:center;margin-top:8rem;text-align:center}.Theme_image__CiFCC{width:80%}.Theme_name__EgmWG{font-family:var(--font-family-code);margin:1rem 0;text-transform:capitalize}.Theme_button__LdG\+6{background:var(--theme-btn-bg);border:4px solid transparent;color:var(--text-color);font-size:1.25rem;font-weight:700;height:50px;width:150px}.Theme_selected__\+xN3B{border:4px solid var(--text-color)}@media screen and (max-width:768px){.Theme_items__3yGNr{flex-direction:column;gap:4rem;margin-top:2rem}.Theme_image__CiFCC{width:50%}}
/*# sourceMappingURL=main.d57f8993.css.map*/