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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header-wrap{align-items:center;display:flex;justify-content:space-between;margin:1rem;padding:1rem 0}.nav-title{background-color:#fff;border:2px solid #b5b5f5;border-radius:8px;color:#b5b5f5;font-size:150%;margin:0;padding:1rem 2rem}.onepage-nav{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-link{background-color:#fff;border:1px solid #b5b5f5;border-radius:4px;color:#b5b5f5;font-size:1rem;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:color .3s ease}.nav-link:hover{background-color:#ffffff1a;color:#b5b5f5}.nav-item.active .nav-link{color:#b5b5f5;font-weight:600;font-weight:700}body{background-color:#e5e0d7;font-family:Arial,sans-serif;margin:0;padding:0}main{padding:2rem}.page-content{display:none}.page-content.nav-item.active{display:block}#home{display:none}#home.active,.page-content.active{display:block}.about-section{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:2 fr 1fr;margin:0 auto;max-width:1000px}.about-section h2{color:#b5b5f5;font-size:2rem;grid-column:1/-1;margin-bottom:1.5rem;text-align:center}.about-textbox{background-color:#fff;border:2px solid #b5b5f5;border-radius:12px;color:#333;line-height:1.6;padding:2rem;text-align:left}.about-image{align-items:center;display:flex;justify-content:center}.about-image img{border:3px solid #b5b5f5;border-radius:50%;height:200px;object-fit:cover;width:200px}.skills-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin:0 auto;max-width:1000px}.skill-category{background-color:#fff;border:2px solid #b5b5f5;border-radius:12px;padding:1.5rem}.skill-category h3{color:#b5b5f5;font-size:1.3rem;margin-bottom:1rem;text-align:center}.skill-list{display:flex;flex-wrap:wrap;gap:.5rem}.skill-tag{border:2px solid #b5b5f5;border-radius:20px;color:#333;font-size:.9rem;font-weight:900;padding:.5rem 1rem}.Goal,.skill-tag{background-color:#fff}.Goal{border:2px solid #b5b5f5;border-radius:12px;grid-column:1/-1;padding:1.5rem;text-align:center}.Goal h3{color:#b5b5f5;font-size:1.5rem;margin-bottom:1rem}#resume h2,#skills h2{color:#b5b5f5;font-size:2rem;margin-bottom:2rem;text-align:center}.resume-section{margin:0 auto 3rem;max-width:800px}.resume-section h3{border-bottom:2px solid #b5b5f5;color:#b5b5f5;font-size:1.5rem;margin-bottom:1.5rem;padding-bottom:.5rem}.resume-item{background-color:#fff;border:2px solid #b5b5f5;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.resume-item-header{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:1rem}.resume-item h4{color:#b5b5f5;font-size:1.2rem;margin:0}.period,.resume-time{background-color:#b5b5f5;border-radius:15px;color:#fff;font-size:.9rem;font-weight:500;padding:.3rem .8rem}.company,.resume-institution{color:#666;font-style:italic;margin:.5rem 0}.resume-description{color:#333;line-height:1.5}.status{border-radius:15px;font-size:.9rem;font-weight:500;padding:.3rem .8rem}.status.completed{background-color:rgba(149,226,135,.883);color:#fff}.status.in-progress{background-color:hsla(60,86%,78%,.941);color:#fff}.technologies{color:#666;margin:.5rem 0}.technologies strong{color:#b5b5f5}.description{color:#333;line-height:1.5}.responsibilities{margin:1rem 0 0;padding-left:1.5rem}.responsibilities li{color:#333;line-height:1.4;margin-bottom:.5rem}.footer{background-color:#b5b5f5;color:#fff;margin-top:3rem;padding:2rem;text-align:center}.footer p{margin:.5rem 0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-50px)}}@media (max-width:768px){.nav-container{justify-content:center}main{padding:1rem}.header-wrap{flex-direction:column;gap:1rem}.nav-title{display:block;margin:0 auto 1rem;text-align:center;width:fit-content}.nav-container{display:flex}.about-section{grid-template-columns:1fr;text-align:center}.about-image img{height:150px;width:150px}.resume-item-header{align-items:center;flex-direction:column}}
/*# sourceMappingURL=main.da5df0e9.css.map*/