body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App,body{background:#fff}.App{min-height:100vh}.container{margin:0 auto;max-width:1000px;padding:0 40px}.header{background:#fff;border-bottom:3px solid #1a1a1a;padding:60px 0 40px}.name{color:#1a1a1a;font-size:3.5rem;font-weight:700;letter-spacing:-1px;margin-bottom:8px}.title{color:#666;font-size:1.3rem;font-weight:400;margin-bottom:30px}.contact{display:flex;flex-wrap:wrap;font-size:.95rem;gap:30px;justify-content:flex-start}.contact a{color:#1a1a1a;display:inline-block;font-weight:500;text-decoration:none;transition:color .2s ease}.contact a:hover{color:#666}.contact span{color:#1a1a1a}.section{background:#fff;border-bottom:1px solid #e5e5e5;padding:50px 0}.section:last-of-type{border-bottom:none}.section-title{border-bottom:2px solid #1a1a1a;color:#1a1a1a;font-size:1.8rem;font-weight:700;letter-spacing:-.5px;margin-bottom:30px;padding-bottom:12px;position:relative}.intro-content p{color:#333;font-size:1rem;line-height:1.8;margin-bottom:18px}.intro-content .highlight{background:#f8f8f8;border-left:3px solid #1a1a1a;color:#333;margin-top:25px;padding:18px}.timeline{padding:10px 0;position:relative}.timeline:before{background:#1a1a1a;bottom:0;content:"";left:0;position:absolute;top:0;width:2px}.timeline-item{margin-bottom:35px;padding-left:35px;position:relative}.timeline-item:before{background:#1a1a1a;border:2px solid #fff;border-radius:50%;content:"";height:10px;left:-4px;position:absolute;top:5px;width:10px}.timeline-date{color:#666;font-size:.9rem;font-weight:500;margin-bottom:6px}.timeline-content h3{color:#1a1a1a;font-size:1.15rem;font-weight:600;line-height:1.5}.skills-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.skill-category{background:#fafafa;border:1px solid #e5e5e5;padding:25px;transition:all .2s ease}.skill-category:hover{background:#f5f5f5;border-color:#1a1a1a}.skill-category h3{border-bottom:2px solid #1a1a1a;color:#1a1a1a;font-size:1.3rem;font-weight:700;margin-bottom:18px;padding-bottom:10px}.skill-tags{display:flex;flex-wrap:wrap;gap:10px}.skill-tag{background:#fff;border:1px solid #ddd;color:#333;font-size:.9rem;font-weight:500;padding:8px 16px;transition:all .2s ease}.skill-tag:hover{background:#1a1a1a;border-color:#1a1a1a;color:#fff}.project-card{background:#fafafa;border-left:4px solid #1a1a1a;margin-bottom:25px;padding:30px;transition:all .2s ease}.project-card:hover{background:#f5f5f5;box-shadow:0 2px 8px #00000014}.project-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:15px}.project-header h3{color:#1a1a1a;font-size:1.4rem;font-weight:700}.project-period{color:#666;font-size:.85rem;font-weight:500}.tech-stack{background:#fff;border:1px solid #e5e5e5;color:#666;font-size:.85rem;line-height:1.6;margin-bottom:18px;padding:12px 18px}.project-details{list-style:none;padding-left:0}.project-details li{color:#333;font-size:.95rem;line-height:1.7;margin-bottom:12px;padding-left:20px;position:relative}.project-details li:before{color:#1a1a1a;content:"•";font-size:1.2rem;font-weight:700;left:0;position:absolute}.education-list{display:flex;flex-direction:column;gap:20px}.education-item{background:#fafafa;border-left:3px solid #1a1a1a;padding:20px}.education-item h3{color:#1a1a1a;font-size:1.15rem;font-weight:600;margin-bottom:6px}.education-item p{color:#666;font-size:.9rem}.certificate-item{align-items:center;background:#fafafa;border-left:3px solid #1a1a1a;display:flex;gap:20px;padding:20px}.badge{color:#1a1a1a;font-size:1.15rem;font-weight:600}.date{color:#666;font-size:.95rem}.activity-list{display:flex;flex-direction:column;gap:15px}.activity-item{align-items:center;background:#fafafa;display:flex;flex-wrap:wrap;gap:20px;padding:15px;transition:all .2s ease}.activity-item:hover{background:#f5f5f5}.activity-item .period{color:#1a1a1a;font-size:.9rem;font-weight:600;min-width:180px}.activity-item span:last-child{color:#333;font-size:.95rem}.footer{background:#1a1a1a;color:#fff;font-size:.9rem;margin-top:0;padding:30px 0;text-align:center}@media (max-width:768px){.container{padding:0 20px}.name{font-size:2.5rem}.title{font-size:1.1rem}.contact{flex-direction:column;gap:12px}.section{padding:35px 0}.section-title{font-size:1.5rem}.project-header{flex-direction:column}.skills-grid{grid-template-columns:1fr}.activity-item{align-items:flex-start;flex-direction:column}.activity-item .period{min-width:auto}.project-card{padding:20px}}@media print{.project-card,.section{page-break-inside:avoid}}
/*# sourceMappingURL=main.1c03dbd9.css.map*/