.about_nav__iuHHZ{background:var(--bg-card);border-bottom:1px solid var(--border);position:-webkit-sticky;position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.about_navContent__uNNCW{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.about_logo__8mZQq{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:600;color:var(--text-primary);text-decoration:none}.about_logoIcon__fHxDF{font-size:1.5rem}.about_navLinks__esCXL{display:flex;gap:2rem;align-items:center}.about_navLinks__esCXL a{color:var(--text-secondary);transition:color .2s}.about_navLinks__esCXL a:hover{color:var(--text-primary)}.about_main__ykYkY{min-height:calc(100vh - 200px);padding:4rem 0}.about_aboutContent__RmK5X{max-width:800px;margin:0 auto}.about_header__O2Qec{text-align:center;margin-bottom:4rem}.about_avatar__6Og_t{font-size:6rem;margin-bottom:1rem}.about_header__O2Qec h1{font-size:3rem;font-weight:700;margin-bottom:.5rem}.about_tagline__Hx0Fl{font-size:1.25rem;color:var(--text-secondary)}.about_section__4WtBQ{margin-bottom:3rem}.about_section__4WtBQ h2{font-size:2rem;font-weight:600;margin-bottom:1rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about_section__4WtBQ p{color:var(--text-secondary);margin-bottom:1rem;line-height:1.8;font-size:1.125rem}.about_section__4WtBQ a{color:var(--accent);text-decoration:underline}.about_section__4WtBQ a:hover{color:var(--accent-hover)}.about_techStack__qT6O8{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem;margin-top:1.5rem}.about_techItem__qmygn{background:var(--bg-card);padding:1rem;border-radius:8px;border:1px solid var(--border)}.about_techItem__qmygn strong{color:var(--text-primary);display:block;margin-bottom:.25rem}.about_timeline__xvLCW{position:relative;margin-top:2rem}.about_timelineItem__Eixx3{display:flex;gap:1.5rem;margin-bottom:2rem;position:relative}.about_timelineItem__Eixx3:not(:last-child):before{content:"";position:absolute;left:11px;top:24px;bottom:-32px;width:2px;background:var(--border)}.about_timelineDot__kM1Eb{width:24px;height:24px;background:var(--accent);border-radius:50%;flex-shrink:0;margin-top:4px;position:relative;z-index:1}.about_timelineContent__elKPU{flex:1 1}.about_timelineDate__P_4_m{font-size:.875rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.about_timelineTitle__a6ZTm{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.about_timelineContent__elKPU p{font-size:1rem;margin-bottom:0}.about_cta__0MLkk{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:3rem;text-align:center;margin-top:4rem}.about_cta__0MLkk h2{background:none;-webkit-text-fill-color:inherit;color:var(--text-primary);margin-bottom:1rem}.about_cta__0MLkk p{margin-bottom:2rem}.about_ctaButton__CB3Y2{display:inline-block;background:var(--accent);color:white;padding:1rem 2rem;border-radius:8px;font-weight:600;transition:all .2s;text-decoration:none}.about_ctaButton__CB3Y2:hover{background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 10px 20px rgba(102,126,234,.3)}.about_footer__pntoC{background:var(--bg-card);border-top:1px solid var(--border);padding:2rem 0;margin-top:4rem}.about_footerContent__ncNsZ{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem}.about_footerMeta__YFipH{font-size:.875rem;color:var(--text-secondary);margin-top:.5rem}.about_footerLinks__N_blH{display:flex;gap:2rem}@media (max-width:768px){.about_header__O2Qec h1{font-size:2.5rem}.about_section__4WtBQ h2{font-size:1.75rem}.about_techStack__qT6O8{grid-template-columns:1fr}}