.about_heroSection__3iwZz{padding:8rem 0 4rem;background:var(--bg-dark);position:relative;overflow:hidden;color:#fff;min-height:60vh;display:flex;align-items:center}.about_heroSection__3iwZz:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(6,8,15,.2) 0,rgba(6,8,15,.8) 100%);z-index:1}.about_heroContent__aq_ck{position:relative;z-index:10;max-width:800px;margin:0 auto;text-align:center;text-shadow:0 4px 20px rgba(0,0,0,.5)}.about_title__ZvvJk{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;margin-bottom:1rem;line-height:1.1;letter-spacing:-.04em;color:#fff}.about_subtitle__M_O2E{font-size:1.25rem;color:hsla(0,0%,100%,.95);line-height:1.6;margin-bottom:2rem;font-weight:500}.about_storySection__bC06Y{padding:6rem 0;background:var(--bg-primary)}.about_storyContainer__m6f3x{display:grid;grid-template-columns:1fr;grid-gap:4rem;gap:4rem;max-width:1000px;margin:0 auto}@media (min-width:768px){.about_storyContainer__m6f3x{grid-template-columns:1fr 1fr;align-items:center}}.about_storyContent__3sA2_ h2{font-size:2.5rem;margin-bottom:1.5rem;color:var(--text-primary)}.about_storyContent__3sA2_ p{font-size:1.1rem;color:var(--text-secondary);line-height:1.8;margin-bottom:1.5rem}.about_highlightText__enPmb{color:var(--primary);font-weight:600}.about_cvSection__PUTEm{padding:6rem 0;background:var(--bg-secondary);border-top:1px solid var(--border-color)}.about_cvHeader__JW8_u{text-align:center;margin-bottom:4rem}.about_cvHeader__JW8_u h2{font-size:2.5rem;margin-bottom:1rem}.about_experienceTimeline__cDmWS{max-width:800px;margin:0 auto;position:relative}.about_timelineItem__lDScr{position:relative;padding-left:3rem;margin-bottom:3rem}.about_timelineItem__lDScr:before{content:"";position:absolute;left:0;top:0;bottom:-3rem;width:2px;background:var(--border-color)}.about_timelineItem__lDScr:last-child:before{bottom:0}.about_timelineDot__K7_tk{position:absolute;left:-6px;top:6px;width:14px;height:14px;border-radius:50%;background:var(--primary);box-shadow:0 0 0 4px var(--primary-light)}.about_timelineDate__fTssO{font-size:.9rem;font-weight:700;color:var(--primary);margin-bottom:.5rem;letter-spacing:.05em;text-transform:uppercase}.about_timelineTitle__0rU5n{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:var(--text-primary)}.about_timelineDesc__xCLUF{font-size:1.05rem;color:var(--text-secondary);line-height:1.7}.about_bentoContainer__gbVwN{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:3rem}.about_photoCard___Kem3{background:var(--bg-dark);border-radius:var(--radius-xl);overflow:hidden;position:relative;min-height:400px;display:flex;align-items:flex-end;padding:2rem;box-shadow:var(--shadow-xl)}.about_photoCard___Kem3:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent)}.about_photoContent__cUmDG{position:relative;z-index:2;color:#fff}.about_photoContent__cUmDG h3{font-size:1.5rem;margin-bottom:.5rem;color:#fff}.about_photoContent__cUmDG p{color:hsla(0,0%,100%,.8);font-size:1rem}.about_infoCard__nCe_7{background:#fff;padding:2.5rem;border-radius:var(--radius-xl);border:1px solid var(--border-color);box-shadow:var(--shadow-md);transition:transform .3s ease,box-shadow .3s ease}.about_infoCard__nCe_7:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.about_infoIcon__soUhH{width:50px;height:50px;background:var(--primary-light);color:var(--primary);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.about_infoIcon__soUhH svg{width:24px;height:24px}.about_infoCard__nCe_7 h3{font-size:1.25rem;margin-bottom:1rem;color:var(--text-primary)}.about_infoCard__nCe_7 p{color:var(--text-secondary);line-height:1.6}