@import"https://fonts.googleapis.com/css2?family=Pretendard:wght@100;200;300;400;500;600;700;800;900&display=swap";html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}.mobile-header{display:none}.desktop-header{display:block}.hamburger-icon{transition:transform .3s ease}.hamburger-line{display:block;width:18px;height:2px;background-color:#333;margin:3px 0;transition:all .3s ease;transform-origin:center}.hamburger-icon.open .hamburger-line{background-color:#333}.hamburger-icon.open .hamburger-line:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger-icon.open .hamburger-line:nth-child(2){opacity:0}.hamburger-icon.open .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.mobile-menu-drawer .ant-drawer-content{background:#f5f5f5!important}.mobile-menu-drawer .ant-drawer-content-wrapper{transition:all 2s ease-out!important}.mobile-menu-content{height:100vh;display:flex;flex-direction:column;animation:fadeInDown .4s ease-out;justify-content:flex-start;align-items:center;padding-top:20vh}.mobile-menu-items{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.mobile-menu-item{cursor:pointer;padding:1rem 0;transition:transform .2s ease}.mobile-menu-item:hover{transform:translateY(-2px)}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 860px){.desktop-header{display:none}.mobile-header{display:block}}:root{--bg-profile: #efefef;--color-resume: #FFB3BA;--color-projects: #FFDFBA;--color-contact: #FFFFBA}@media screen and (max-width: 860px){.desktop-layout{display:none!important}.mobile-layout{display:block!important}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(80px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .5s ease-out forwards}.fade-in-up-delay-1{opacity:0;animation:fadeInUp .5s ease-out .2s forwards}.fade-in-up-delay-2{opacity:0;animation:fadeInUp .6s ease-out .4s forwards}.left-col{display:flex;align-items:center;justify-content:end}.right-col{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;text-align:start}.profile-wrap{width:100%;max-width:400px;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;background:var(--bg-profile, #f3f3f3);border-radius:50%;overflow:hidden;box-sizing:border-box;padding-top:20px}.profile-img{transform:scale(.65)}.about p{margin:0;font-size:15px;max-width:350px;border-radius:4px}.actions{display:flex;gap:14px;align-items:center}.circle,.ant-btn.circle{display:inline-flex;width:100px;height:100px;border-radius:50%;align-items:center;justify-content:center;color:#000;font-weight:700;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,color .16s ease;font-size:1rem}.circle:hover,.ant-btn.circle:hover{box-shadow:0 12px 20px #0000001f;background-color:#fff;color:#000;border-color:#000}.circle.resume,.ant-btn.circle.resume{background:var(--color-resume)}.circle.projects,.ant-btn.circle.projects{background:var(--color-projects)}.circle.contact,.ant-btn.circle.contact{background:var(--color-contact)}@media screen and (max-width: 860px){.mobile-content{display:flex;flex-direction:column;align-items:start;gap:24px;padding:0 24px;margin-bottom:60px;text-align:center}.mobile-profile{display:flex;justify-content:center;align-items:center;padding:0 24px}.mobile-layout .profile-wrap{max-width:280px;margin:0}.mobile-layout .greeting h1{font-size:3.5rem;padding-left:3px;text-align:start}.mobile-layout .about{text-align:start}.mobile-layout .about h3{text-align:start;margin-bottom:12px}.mobile-layout .about p{max-width:100%;text-align:start;font-size:16px;line-height:1.5}.mobile-layout .actions{align-self:center;justify-content:center}.mobile-layout .circle{width:90px;height:90px;font-size:.95rem}}.resume-container{width:100%;max-width:1200px;margin:0 auto;padding:40px 80px;min-height:80vh}.resume-content{max-width:1200px}.resume-title{font-size:2.5rem!important;font-weight:700!important;margin-bottom:3rem!important;text-align:left}.resume-table{margin-bottom:3rem;width:100%}.section-column{width:200px;min-width:200px;padding-right:2rem;vertical-align:top;text-align:start}.section-title{font-size:1.4rem!important;font-weight:600!important;margin:0!important;color:#333;line-height:1.3}.content-columns{flex:1;display:flex;flex-direction:column;max-width:480px}.resume-row{margin-bottom:2rem;min-height:120px}.date-column{width:150px;min-width:150px;padding-right:2rem;text-align:left}.date-text{font-size:.9rem;color:#666;font-weight:400}.details-column{flex:1;display:flex;flex-direction:column;gap:.2rem}.position-title{font-size:20px!important;font-weight:600!important;margin:0!important;color:#333;text-align:left}.description-text{font-size:14px;font-weight:400;line-height:1.4;color:#555;text-align:justify}.skills-content{text-align:left}.skill-item{margin-bottom:.8rem}@media (max-width: 768px){.resume-container{padding:40px 20px}.resume-title{font-size:2rem!important;margin-bottom:2rem!important;text-align:center}.resume-table{flex-direction:column;margin-bottom:2.5rem}.section-column{width:100%;padding-right:0;margin-bottom:1.5rem}.section-title{font-size:1.3rem!important;text-align:center}.section-title br{display:none}.content-columns{width:100%}.resume-row{flex-direction:column;margin-bottom:2rem;min-height:auto}.date-column{width:100%;padding-right:0;margin-bottom:.5rem}.date-text{font-size:.9rem;color:#666}.details-column{width:100%}.position-title{font-size:1.1rem!important}.description-text{text-align:left;font-size:.9rem}.skills-content{padding-left:0}}@media (max-width: 480px){.resume-container{padding:30px 16px}.resume-title{font-size:1.8rem!important}.section-title{font-size:1.2rem!important}.position-title{font-size:1rem!important}.description-text{font-size:.85rem}}.project-container{max-width:1200px;margin:0 auto;padding:80px 2rem;min-height:100vh}.project-header{text-align:left;margin-bottom:40px}.project-item{margin-bottom:80px;padding-bottom:80px}.project-item:not(:last-child){border-bottom:1px solid #f0f0f0}.project-content{display:flex;flex-direction:column;justify-content:flex-start;text-align:left}.project-content h3{margin-bottom:16px!important}@media (max-width: 768px){.project-container{padding:30px 1rem}.project-header h1{font-size:36px!important;margin-bottom:40px!important}.project-item{margin-bottom:30px;padding-bottom:60px}.project-content{margin-bottom:10px}.project-content h3{font-size:20px!important}}@media (max-width: 480px){.project-container{padding:20px 1rem}.project-header h1{font-size:28px!important;margin-bottom:30px!important}.project-item{margin-bottom:20px;padding-bottom:40px}}#root{background-color:#f3f3f3;margin:0 auto;padding:0;overflow-x:hidden;text-align:center}body{margin:0;background-color:#f3f3f3;font-family:Pretendard,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.ant-typography,.ant-typography *{font-family:"Pretendard",inherit}
