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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.navbar{background-color:#333;position:fixed;top:0;width:100%;z-index:1000}.nav-content ul{display:flex;justify-content:center;list-style-type:none;margin:0;padding:0}.nav-content li{padding:1rem}.nav-content a{color:#fff;text-decoration:none}.background-text{animation:fadeInScale 2s ease-out;background:linear-gradient(45deg,#2e2e2e,#737373);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:15vw;font-weight:900;text-shadow:4px 4px 8px #0003}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.section{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:60px 20px}.section-title{color:#2c3e50;font-size:3rem;margin-bottom:3rem;padding-bottom:1rem;position:relative}.section-title:after{background:linear-gradient(90deg,#64ffda,#2c3e50);bottom:0;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.skill-level{color:#2c3e50;font-size:2rem;margin:2rem 0;text-align:center}.home-section{background:fffff;color:#fff;overflow:hidden;position:relative}#home{background-color:#f8f9fa}#about{background-color:#fff}#projects{background-color:#f8f9fa}#contact{background-color:#fff}.projects-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));padding:20px}.skills-container{max-width:1200px;padding:20px;width:100%}.skills-section{margin:30px 0}.skills-section h3{color:#333;margin-bottom:20px}.skills-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));padding:2rem}.skill-item{align-items:center;background:#fff;border-radius:15px;box-shadow:0 10px 20px #0000001a;display:flex;flex-direction:column;padding:2rem;transition:all .3s ease}.skill-item span{font-size:1.2rem;font-weight:500}.skill-item:hover{box-shadow:0 15px 30px #0003;transform:translateY(-10px)}.proficient-title{color:#2ecc71;font-weight:700}.proficient .skill-item{box-shadow:0 6px 12px #00000026;transform:translateY(-5px)}.familiar .skill-item{background-color:#6464641a}.familiar-title{color:#3498db;font-weight:700}.skill-item i{font-size:3rem;margin-bottom:1rem}.contact-container{display:flex;gap:3rem;justify-content:center;margin-top:2rem}.contact-item{transition:all .3s ease}.contact-item:hover{color:#64ffda;transform:translateY(-10px)}.contact-item a{align-items:center;color:#333;display:flex;flex-direction:column;font-size:1.2rem;text-decoration:none}.contact-item i{font-size:2.5rem;margin-bottom:.5rem;transition:color .3s ease}.contact-item span{font-size:1rem}@media (max-width:768px){.section-title{font-size:2.5rem}.skill-level{font-size:1.5rem}.skills-grid{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}}.boj-section{margin-top:4rem;text-align:center}.boj-stats{align-items:center;display:flex;flex-direction:column;gap:1rem}.boj-tier{border-radius:10px;box-shadow:0 5px 15px #0000001a;max-width:400px}.boj-mini{max-width:200px}
/*# sourceMappingURL=main.88cb70ec.css.map*/