.about-module__8TymFG__main{min-height:calc(100vh - 100px);padding:120px 0 80px}.about-module__8TymFG__container{flex-direction:column;gap:6rem;max-width:800px;margin:0 auto;padding:0 1.5rem;display:flex}.about-module__8TymFG__hero{flex-direction:column;gap:1.5rem;animation:.6s ease-out forwards about-module__8TymFG__fadeIn;display:flex}@keyframes about-module__8TymFG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.about-module__8TymFG__title{font-size:clamp(3rem,5vw,4rem);font-weight:800;font-family:var(--font-heading);letter-spacing:-.04em;color:var(--text-primary);margin-bottom:.5rem}.about-module__8TymFG__subtitle{font-size:1.1rem;font-family:var(--font-mono);color:var(--accent);letter-spacing:.05em;text-transform:uppercase;font-weight:600}.about-module__8TymFG__intro{color:var(--text-secondary);max-width:700px;font-size:1.15rem;line-height:1.8}.about-module__8TymFG__intro strong{color:var(--text-primary);font-weight:600}.about-module__8TymFG__sectionTitle{font-size:1.8rem;font-weight:700;font-family:var(--font-heading);color:var(--text-primary);border-bottom:1px solid var(--border);margin-bottom:2rem;padding-bottom:1rem}.about-module__8TymFG__skillsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.about-module__8TymFG__skillCard{background:var(--surface-bg);border:1px solid var(--border);border-radius:12px;padding:1.5rem;transition:all .3s}.about-module__8TymFG__skillCard:hover{border-color:var(--border-hover);box-shadow:var(--shadow-md);transform:translateY(-4px)}.about-module__8TymFG__skillCard h3{color:var(--text-primary);margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.about-module__8TymFG__skillCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.about-module__8TymFG__timeline{flex-direction:column;gap:2.5rem;padding-left:1.5rem;display:flex;position:relative}.about-module__8TymFG__timeline:before{content:"";background-color:var(--border);width:2px;position:absolute;top:0;bottom:0;left:5px}.about-module__8TymFG__timelineItem{position:relative}.about-module__8TymFG__timelineDot{background-color:var(--body-bg);border:2px solid var(--accent);z-index:1;border-radius:50%;width:12px;height:12px;position:absolute;top:.4rem;left:-1.5rem}.about-module__8TymFG__timelineHeader{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.5rem;display:flex}.about-module__8TymFG__timelineHeader h3{color:var(--text-primary);font-size:1.3rem;font-weight:700}.about-module__8TymFG__date{font-family:var(--font-mono);color:var(--text-muted);font-size:.85rem}.about-module__8TymFG__role{color:var(--accent);margin-bottom:1rem;font-size:1rem;font-weight:500}.about-module__8TymFG__description{color:var(--text-secondary);font-size:1rem;line-height:1.6}.about-module__8TymFG__contactCard{background:linear-gradient(145deg,var(--surface-bg),var(--body-bg));border:1px solid var(--border);text-align:center;border-radius:16px;padding:3rem 2rem;position:relative;overflow:hidden}.about-module__8TymFG__contactCard:before{content:"";background:linear-gradient(90deg,var(--accent),var(--accent-secondary));width:100%;height:4px;position:absolute;top:0;left:0}.about-module__8TymFG__contactTitle{color:var(--text-primary);font-size:2rem;font-weight:800;font-family:var(--font-heading);margin-bottom:1rem}.about-module__8TymFG__contactCard p{margin-bottom:2rem;font-size:1.1rem}.about-module__8TymFG__socialLinks{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.about-module__8TymFG__linkButton{background-color:var(--surface-bg-hover);color:var(--text-primary);border:1px solid var(--border);border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:all .2s;display:inline-flex}.about-module__8TymFG__linkButton:hover{background-color:var(--accent);color:#fff;border-color:var(--accent);transform:translateY(-2px)}@media (max-width:768px){.about-module__8TymFG__container{gap:4rem}.about-module__8TymFG__timelineHeader{flex-direction:column;gap:.25rem}.about-module__8TymFG__contactCard{padding:2rem 1.5rem}}
