body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}* a{text-decoration:none}.App{background:#252525;height:100vh;overflow:scroll;width:100vw}.divider{background:linear-gradient(90deg,#0000,#fffc 49.04%,#0000);height:1px;width:100%}.divider.colored{background:linear-gradient(90deg,#f9a8d4,#fef08a);border-radius:9999px;height:4px;margin:0 auto 2.5rem;width:6rem}.header-wrap{height:100px;min-height:100px;width:100%}.header-container{align-items:center;display:flex;font-size:18px;font-weight:600;gap:40px;height:99%;justify-content:flex-end;letter-spacing:0;padding-right:100px}.header-container a{color:#fff;color:var(--Static-White)}.header-container a:focus{outline:none}:root{--Primary:#c2185b;--Secondary:#fbf9c2;--Static-White:#fff;--Static-Black:#000}@font-face{font-family:Pretendard-Thin;font-style:normal;font-weight:400;src:url(https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Thin.woff) format("woff")}@font-face{font-family:Pretendard-Regular;font-style:normal;font-weight:400;src:url(https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff) format("woff")}@font-face{font-family:Pretendard-Medium;font-style:normal;font-weight:400;src:url(https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff) format("woff")}@font-face{font-family:Pretendard-SemiBold;font-style:normal;font-weight:400;src:url(https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-SemiBold.woff) format("woff")}@font-face{font-family:Pretendard-Bold;font-style:normal;font-weight:400;src:url(https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff) format("woff")}@font-face{font-family:Pretendard-Black;font-style:normal;font-weight:400;src:url(https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Black.woff) format("woff")}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.about-me-wrap{gap:20px;height:80%}.about-me-wrap,.top{display:flex;flex-direction:column;width:100%}.top{align-items:center;height:60%;justify-content:center}.one-line{color:#c2185b;color:var(--Primary);font-size:48px;font-weight:800;letter-spacing:0;min-height:60px}.typing{animation:blink .8s step-end infinite;border-right:2px solid #fff;font-family:inherit;overflow:hidden;white-space:nowrap}@keyframes blink{50%{border-color:#0000}}.dev-gradiant{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fbf9c2,#c2185b);background:linear-gradient(90deg,var(--Secondary) 0,var(--Primary) 100%);background-clip:text;-webkit-background-clip:text;font-size:48px;font-weight:800;height:fit-content;letter-spacing:0;width:fit-content}.about-me-bottom{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.about-me-bottom span{color:#c2185b;color:var(--Primary);font-size:24px;font-weight:200;letter-spacing:0}.about-me-bottom button{align-items:center;background:#c2185b;background:var(--Primary);border:none;border-radius:30px;color:#fff;color:var(--Static-White);cursor:pointer;display:flex;font-size:18px;font-size:1.1rem;font-weight:600;height:60px;justify-content:center;letter-spacing:0;margin-top:20px;width:10rem}.about-me-bottom button:hover{animation:bounce 1.5s infinite}.about-me-bottom button:focus{outline:none}
/*# sourceMappingURL=main.09053d44.css.map*/