*{margin:0;padding:0;box-sizing:border-box}@font-face{font-family:Inter;font-style:normal;font-weight:300 700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZ9hiA.woff2) format("woff2")}html{min-height:100%;background:linear-gradient(135deg,#4665ec,#6f39a4) fixed;overscroll-behavior-y:none}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#1a202c;background:linear-gradient(135deg,#4665ec,#6f39a4) fixed;overflow-x:hidden;overscroll-behavior-y:none}.container{max-width:1200px;margin:0 auto;padding:0 20px}.hero{min-height:100vh;display:flex;align-items:center;background:linear-gradient(135deg,#4665ec,#6f39a4);color:#fff;position:relative;overflow:hidden;padding:2rem 0}.hero:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="0.5"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.3}.hero-container{max-width:1100px;margin:0 auto;padding:0 20px;position:relative;z-index:1;display:flex;justify-content:center}.hero-content{display:flex;flex-direction:column;gap:3rem;max-width:1000px;width:100%}.hero-header{display:flex;align-items:flex-start;justify-content:flex-start;gap:1rem}.hero-image{flex-shrink:0;display:flex;flex-direction:column;align-items:center}.hero-basic-info{flex:1;text-align:left}.hero-title{font-size:4rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.5rem;font-weight:400;margin-bottom:1rem;opacity:.9}.hero-description{font-size:1.1rem;margin-bottom:2rem;opacity:.8}.social-links{display:flex;gap:.75rem;margin-top:1rem;justify-content:center}.social-links a{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;text-decoration:none;font-size:1.5rem;color:#fffffff3;transition:all .3s ease;backdrop-filter:blur(10px)}.social-links a:hover{background:#ffffff4d;transform:translateY(-2px)}.action-links{margin-top:1rem;text-align:left;display:flex;gap:1rem;flex-wrap:wrap}.resume-button{display:inline-block;padding:.75rem 1.5rem;background:#fff3;color:#fff;text-decoration:none;border-radius:25px;font-weight:500;transition:all .3s ease;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}.resume-button:hover{background:#ffffff4d;transform:translateY(-2px)}.blog-button{display:inline-block;padding:.75rem 1.5rem;background:transparent;color:#fffc;text-decoration:none;border-radius:25px;font-weight:500;transition:all .3s ease;border:none}.blog-button:hover{color:#fff;transform:translateY(-2px)}.hero-info-sections{display:grid;grid-template-columns:2fr 1fr;grid-template-areas:"about     education" "writing   education";gap:2rem;margin-top:2rem}.hero-about{grid-area:about}.hero-writing{grid-area:writing}.hero-education{grid-area:education}.hero-about h3,.hero-education h3{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#fff;text-align:left}.hero-about .about-text{font-size:1rem;line-height:1.7;text-align:justify;margin-right:2rem}.hero-education{display:flex;flex-direction:column;align-items:flex-start}.hero-education .education-timeline{position:relative;width:100%;max-width:400px}.hero-education .education-timeline:before{content:"";position:absolute;left:14px;top:0;bottom:0;width:2px;background:#ffffff4d}.hero-education .timeline-item{position:relative;margin-bottom:2rem;padding-left:2.5rem}.hero-education .timeline-dot{position:absolute;left:6px;top:0;width:18px;height:18px;background:#ffffff4d;border-radius:50%;border:3px solid rgba(255,255,255,.6)}.hero-education .timeline-dot.current{background:#fff;border-color:#fff}.hero-education .timeline-content h4{font-size:1.1rem;font-weight:600;color:#fff;margin-bottom:.25rem}.hero-education .timeline-content h5{font-size:.95rem;font-weight:400;color:#fffc;margin-bottom:.25rem}.hero-education .timeline-date{font-size:.85rem;color:#ffffffb3}.image-placeholder{width:200px;height:200px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:5rem;backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3)}.profile-image{width:200px;height:200px;border-radius:50%;object-fit:cover;border:3px solid rgba(255,255,255,.4);box-shadow:0 8px 32px #0003;backdrop-filter:blur(10px)}@media(max-width:768px){.hero-header{flex-direction:column;text-align:center;gap:1.5rem;align-items:center}.hero-basic-info{text-align:center;display:flex;flex-direction:column;align-items:center}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.hero-description{text-align:center}.image-placeholder{width:150px;height:150px;font-size:3.5rem}.profile-image{width:150px;height:150px}.social-links{justify-content:center}.action-links{text-align:center;justify-content:center}.resume-button,.blog-button{font-size:.9rem;padding:.75rem 1.5rem}.hero-info-sections{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.hero-about{order:1;text-align:center}.hero-education{order:2;text-align:center;display:flex;flex-direction:column;align-items:center}.hero-writing{order:3}.hero-about .about-text{text-align:justify;font-size:.95rem;margin-right:0}.hero-about h3{text-align:center}.hero-education{text-align:center;align-items:center}.hero-education .education-timeline{display:inline-block;text-align:left;position:relative;margin:0 auto}.hero-education .timeline-item{padding-left:1.5rem;margin-bottom:1.5rem}.hero-education .education-timeline:before{left:4px}.hero-education .timeline-dot{left:-4px}.hero-education .timeline-content h4{font-size:1rem}.hero-education .timeline-content h5{font-size:.9rem}.hero-education .timeline-date{font-size:.8rem}}@media(max-width:480px){.hero-title{font-size:2rem}.social-links a{width:40px;height:40px;font-size:1.2rem}.container{padding:0 15px}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.timeline-item[data-astro-cid-j7pv25f6]{animation:fadeUp .6s ease both}.timeline-item[data-astro-cid-j7pv25f6]:nth-child(1){animation-delay:.1s}.timeline-item[data-astro-cid-j7pv25f6]:nth-child(2){animation-delay:.25s}.timeline-item[data-astro-cid-j7pv25f6]:nth-child(3){animation-delay:.4s}.hero-writing[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.hero-writing[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]{color:#fff;text-decoration:none;transition:opacity .2s}.hero-writing[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]:hover{opacity:.75}.writing-posts[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:.5rem}.writing-card[data-astro-cid-j7pv25f6]{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;padding:.75rem 1rem;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:8px;text-decoration:none;color:#fff;transition:background .2s,transform .2s}.writing-card[data-astro-cid-j7pv25f6]:hover{background:#ffffff26;transform:translate(4px)}.writing-title[data-astro-cid-j7pv25f6]{font-size:.95rem;font-weight:500}.writing-date[data-astro-cid-j7pv25f6]{font-size:.8rem;color:#fff9;white-space:nowrap}
