.about_aboutWrapper__W6LaQ{max-width:800px;margin:2rem auto 4rem;display:flex;flex-direction:column;gap:2.5rem}.about_profileCard__uIjdP{padding:3rem 2rem;border-radius:20px;text-align:center;border:1px solid var(--border)}.about_avatarArea__jM6OO{margin-bottom:2rem;display:flex;flex-direction:column;align-items:center}.about_avatarPlaceholder__AHCrg{width:90px;height:90px;border-radius:50%;background:rgba(167,243,208,.15);border:2px solid var(--accent);display:flex;justify-content:center;align-items:center;font-size:2.5rem;margin-bottom:1rem;box-shadow:0 0 20px rgba(167,243,208,.2)}.about_name__sJCP_{font-size:2rem;font-weight:800;color:var(--foreground);margin-bottom:.5rem;background:linear-gradient(135deg,var(--foreground) 30%,var(--accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about_title__ZvvJk{font-size:.95rem;color:var(--foreground-sub);letter-spacing:.05em}.about_bio__X5aiq{text-align:left;max-width:650px;margin:0 auto;display:flex;flex-direction:column;gap:1.2rem;line-height:1.8;font-size:1.05rem;color:var(--foreground-sub)}.about_bio__X5aiq strong{color:var(--accent);font-weight:600}.about_infoSection__BtV1F{padding:2.5rem;border-radius:20px;border:1px solid var(--border)}.about_sectionTitle__075xj{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:var(--foreground);display:flex;align-items:center;gap:.5rem}.about_grid__H8z_o{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media (max-width:600px){.about_grid__H8z_o{grid-template-columns:1fr}}.about_card__NLQOj{padding:1.5rem;background:rgba(255,255,255,.03);border-radius:12px;border:1px solid rgba(255,255,255,.05)}.about_card__NLQOj h3{font-size:1.15rem;color:var(--accent);margin-bottom:.75rem;font-weight:600}.about_card__NLQOj p{font-size:.95rem;line-height:1.6;color:var(--foreground-sub)}.about_timeline__MtDIi{position:relative;padding-left:2rem;border-left:2px dashed var(--border);display:flex;flex-direction:column;gap:2rem;margin-top:1rem}.about_timelineItem__lDScr{position:relative}.about_timelineItem__lDScr:before{content:"";position:absolute;left:-2.45rem;top:.35rem;width:12px;height:12px;border-radius:50%;background:var(--background);border:2px solid var(--accent)}.about_timelineDate__fTssO{font-size:.85rem;font-weight:700;color:var(--accent);margin-bottom:.25rem;letter-spacing:.05em}.about_timelineContent__Bjl6t{padding:1.25rem;background:rgba(255,255,255,.02);border-radius:10px;border:1px solid rgba(255,255,255,.04)}.about_timelineContent__Bjl6t h4{font-size:1.1rem;font-weight:600;color:var(--foreground);margin-bottom:.5rem}.about_timelineContent__Bjl6t p{font-size:.92rem;line-height:1.6;color:var(--foreground-sub)}.about_btnContact__IKBAh{display:inline-block;padding:.8rem 1.8rem;background:rgba(167,243,208,.08);border:1px solid var(--accent);color:var(--accent);border-radius:30px;font-weight:600;font-size:.95rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px rgba(167,243,208,.05)}.about_btnContact__IKBAh:hover{background:var(--accent);color:#0b1a13;box-shadow:0 4px 20px rgba(167,243,208,.3);transform:translateY(-2px)}