:root{--c1:#c8ccd7;--c2:#f6f7fb;--carbon:#0e1116;--silver:#aeb4c5;--accent-a:#7b89ff;--accent-b:#ac7bff;--accent-glow:#7b89ff4d;--card-glow:#ffffff0f;--panel-bg:#ffffff05;--border:#ffffff17;--ease:cubic-bezier(.2,.85,.2,1);--ease-bounce:cubic-bezier(.68,-.55,.265,1.55);--ease-smooth:cubic-bezier(.4,0,.2,1);--nav-height:72px}.About-module__vqXTeW__about-section{width:100vw;max-width:100%;min-height:100vh;color:var(--c2);background:linear-gradient(#18181b 0%,#1a1a1f 50%,#18181b 100%);flex-direction:column;align-items:center;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:calc(4rem + 72px) 1rem 4rem;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex;position:relative;overflow:hidden}.About-module__vqXTeW__bg-orbs{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.About-module__vqXTeW__orb-1{filter:blur(80px);background:radial-gradient(circle,#7b89ff14 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:20s ease-in-out infinite About-module__vqXTeW__orbFloat;position:absolute;top:-100px;left:10%}.About-module__vqXTeW__orb-2{filter:blur(70px);background:radial-gradient(circle,#ac7bff0f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:25s ease-in-out infinite About-module__vqXTeW__orbFloat2;position:absolute;top:40%;right:5%}.About-module__vqXTeW__orb-3{filter:blur(60px);background:radial-gradient(circle,#7bc8ff0d 0%,#0000 70%);border-radius:50%;width:350px;height:350px;animation:30s ease-in-out infinite About-module__vqXTeW__orbFloat3;position:absolute;bottom:20%;left:15%}@keyframes About-module__vqXTeW__orbFloat{0%,to{transform:translate(0)scale(1)}33%{transform:translate(80px,40px)scale(1.1)}66%{transform:translate(-40px,80px)scale(.9)}}@keyframes About-module__vqXTeW__orbFloat2{0%,to{transform:translate(0)scale(1)}33%{transform:translate(-60px,80px)scale(1.15)}66%{transform:translate(40px,-40px)scale(.85)}}@keyframes About-module__vqXTeW__orbFloat3{0%,to{transform:translate(0)scale(1)}50%{transform:translate(60px,-60px)scale(1.2)}}.About-module__vqXTeW__gradient-mesh{z-index:0;pointer-events:none;opacity:.4;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.About-module__vqXTeW__mesh-gradient{filter:blur(100px);width:600px;height:600px;animation:15s ease-in-out infinite About-module__vqXTeW__meshMove;animation-delay:var(--mesh-delay,0s);background:radial-gradient(circle,#7b89ff14,#0000 70%);border-radius:50%;position:absolute}.About-module__vqXTeW__mesh-gradient:first-child{top:-200px;left:-200px}.About-module__vqXTeW__mesh-gradient:nth-child(2){background:radial-gradient(circle,#ac7bff14,#0000 70%);bottom:-200px;right:-200px}@keyframes About-module__vqXTeW__meshMove{0%,to{transform:translate(0)}50%{transform:translate(100px,100px)}}.About-module__vqXTeW__wrapper{z-index:2;width:100%;max-width:1200px;margin:0 auto;display:block;position:relative}.About-module__vqXTeW__hero-wrapper{text-align:center;opacity:0;flex-direction:column;align-items:center;margin-bottom:80px;display:flex;position:relative;transform:translateY(30px)}.About-module__vqXTeW__fade-in{animation:About-module__vqXTeW__fadeInUp .8s var(--ease)forwards}@keyframes About-module__vqXTeW__fadeInUp{to{opacity:1;transform:translateY(0)}}.About-module__vqXTeW__hero-content{max-width:900px}.About-module__vqXTeW__greeting{color:#cdd4e6f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:About-module__vqXTeW__greetingSlide .6s var(--ease-bounce).2s both;background:linear-gradient(135deg,#7b89ff1a,#ac7bff1a);border:1px solid #7b89ff33;border-radius:50px;align-items:center;gap:10px;margin-bottom:30px;padding:8px 20px;font-size:.95rem;font-weight:600;display:inline-flex}@keyframes About-module__vqXTeW__greetingSlide{0%{opacity:0;transform:translateY(-20px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.About-module__vqXTeW__greeting-icon{color:#7b89ffe6;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.About-module__vqXTeW__main-heading{letter-spacing:-2px;color:var(--c2);flex-direction:column;gap:5px;margin:0;font-size:4rem;font-weight:900;line-height:1.15;display:flex}.About-module__vqXTeW__heading-line{opacity:0;animation:About-module__vqXTeW__lineSlideIn .8s var(--ease)forwards;display:block}.About-module__vqXTeW__heading-line:first-child{animation-delay:.3s}.About-module__vqXTeW__heading-line:nth-child(2){animation-delay:.45s}@keyframes About-module__vqXTeW__lineSlideIn{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.About-module__vqXTeW__gradient-text{background:linear-gradient(135deg,var(--accent-a)0%,var(--accent-b)50%,#7b89ff 100%);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;animation:8s infinite About-module__vqXTeW__gradientShift;display:inline-block;position:relative}@keyframes About-module__vqXTeW__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.About-module__vqXTeW__location-chips{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px;display:flex}.About-module__vqXTeW__location-chip{color:#cdd4e6f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;animation:About-module__vqXTeW__chipFadeIn .6s var(--ease)forwards;transition:all .3s var(--ease);background:linear-gradient(135deg,#7b89ff1f,#ac7bff1f);border:1px solid #7b89ff40;border-radius:25px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:600;display:inline-flex}.About-module__vqXTeW__location-chip:hover{background:linear-gradient(135deg,#7b89ff33,#ac7bff33);border-color:#7b89ff80;transform:translateY(-3px)scale(1.05);box-shadow:0 10px 30px #7b89ff40}@keyframes About-module__vqXTeW__chipFadeIn{0%{opacity:0;transform:translateY(10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.About-module__vqXTeW__content-section{opacity:0;animation:About-module__vqXTeW__sectionFadeIn .8s var(--ease).3s forwards;margin-bottom:100px}@keyframes About-module__vqXTeW__sectionFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.About-module__vqXTeW__section-header{text-align:center;margin-bottom:50px}.About-module__vqXTeW__section-title{background:linear-gradient(135deg,var(--accent-a),var(--accent-b));-webkit-text-fill-color:transparent;letter-spacing:-1px;-webkit-background-clip:text;margin:0 0 15px;font-size:2.5rem;font-weight:800}.About-module__vqXTeW__title-underline{background:linear-gradient(90deg,var(--accent-a),var(--accent-b));width:80px;height:4px;animation:About-module__vqXTeW__underlineExpand .6s var(--ease).5s both;border-radius:2px;margin:0 auto}@keyframes About-module__vqXTeW__underlineExpand{0%{opacity:0;width:0}to{opacity:1;width:80px}}.About-module__vqXTeW__story-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px;display:grid}.About-module__vqXTeW__story-card{transition:all .4s var(--ease);animation:About-module__vqXTeW__cardSlideUp .8s var(--ease)both;animation-delay:calc(var(--card-index,0)*.15s);background:linear-gradient(145deg,#1f1f23,#1a1a1f);border:1px solid #ffffff14;border-radius:20px;padding:40px 32px;position:relative;overflow:hidden}@keyframes About-module__vqXTeW__cardSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.About-module__vqXTeW__story-card:before{content:"";opacity:0;transition:opacity .4s var(--ease);background:linear-gradient(135deg,#7b89ff0d,#ac7bff0d);border-radius:20px;position:absolute;inset:0}.About-module__vqXTeW__story-card:hover:before{opacity:1}.About-module__vqXTeW__story-card:hover{border-color:#7b89ff4d;transform:translateY(-8px);box-shadow:0 20px 50px #00000080,0 0 30px #7b89ff26}.About-module__vqXTeW__story-card h3{color:var(--c2);z-index:1;margin:20px 0 15px;font-size:1.5rem;font-weight:700;position:relative}.About-module__vqXTeW__story-card p{color:#cdd4e6cc;z-index:1;margin:0;font-size:1rem;line-height:1.7;position:relative}.About-module__vqXTeW__card-icon-large{width:64px;height:64px;color:var(--accent-a);transition:all .4s var(--ease-bounce);z-index:1;background:linear-gradient(135deg,#7b89ff26,#ac7bff26);border:1px solid #7b89ff4d;border-radius:16px;justify-content:center;align-items:center;font-size:2rem;display:flex;position:relative}.About-module__vqXTeW__story-card:hover .About-module__vqXTeW__card-icon-large{transform:scale(1.1)rotate(5deg);box-shadow:0 10px 30px #7b89ff4d}.About-module__vqXTeW__skills-grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px;display:grid}.About-module__vqXTeW__skill-category:nth-child(4){grid-column:2/3}.About-module__vqXTeW__skill-category{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .4s var(--ease);background:linear-gradient(145deg,#1f1f2399,#1a1a1f99);border:1px solid #ffffff14;border-radius:18px;padding:30px 28px}.About-module__vqXTeW__skill-category:hover{border-color:#7b89ff40;transform:translateY(-5px);box-shadow:0 15px 40px #0006}.About-module__vqXTeW__category-header{align-items:center;gap:12px;margin-bottom:20px;display:flex}.About-module__vqXTeW__category-header svg{color:var(--accent-a);font-size:1.5rem}.About-module__vqXTeW__category-header h3{color:var(--c2);margin:0;font-size:1.2rem;font-weight:700}.About-module__vqXTeW__skill-tags{flex-wrap:wrap;gap:10px;display:flex}.About-module__vqXTeW__skill-tag{color:#cdd4e6f2;transition:all .3s var(--ease);opacity:0;animation:About-module__vqXTeW__tagPop .4s var(--ease)forwards;animation-delay:var(--tag-delay,0s);background:#7b89ff1a;border:1px solid #7b89ff33;border-radius:20px;padding:8px 16px;font-size:.85rem;font-weight:600}.About-module__vqXTeW__skill-tag:hover{background:#7b89ff33;border-color:#7b89ff66;transform:translateY(-2px);box-shadow:0 5px 15px #7b89ff33}@keyframes About-module__vqXTeW__tagPop{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.About-module__vqXTeW__timeline{margin-top:40px;padding:20px 0;position:relative}.About-module__vqXTeW__timeline:before{content:"";background:linear-gradient(to bottom,var(--accent-a),var(--accent-b));width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.About-module__vqXTeW__timeline-item{opacity:0;animation:About-module__vqXTeW__timelineSlide .8s var(--ease)forwards;animation-delay:calc(var(--timeline-index,0)*.2s);align-items:center;margin-bottom:60px;display:flex;position:relative}@keyframes About-module__vqXTeW__timelineSlide{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.About-module__vqXTeW__timeline-item:nth-child(2n){flex-direction:row-reverse}.About-module__vqXTeW__timeline-icon{background:linear-gradient(135deg,var(--accent-a),var(--accent-b));color:#fff;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.8rem;display:flex;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #7b89ff66}.About-module__vqXTeW__timeline-content{width:calc(50% - 60px);transition:all .4s var(--ease);background:linear-gradient(145deg,#1f1f23,#1a1a1f);border:1px solid #ffffff14;border-radius:16px;padding:30px}.About-module__vqXTeW__timeline-item:nth-child(odd) .About-module__vqXTeW__timeline-content{margin-left:0;margin-right:auto;padding-right:80px}.About-module__vqXTeW__timeline-item:nth-child(2n) .About-module__vqXTeW__timeline-content{margin-left:auto;margin-right:0;padding-left:80px}.About-module__vqXTeW__timeline-content:hover{border-color:#7b89ff4d;transform:scale(1.02);box-shadow:0 15px 40px #00000080}.About-module__vqXTeW__timeline-year{color:var(--accent-a);background:linear-gradient(135deg,#7b89ff33,#ac7bff33);border:1px solid #7b89ff4d;border-radius:20px;margin-bottom:12px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-block}.About-module__vqXTeW__timeline-content h3{color:var(--c2);margin:10px 0;font-size:1.3rem;font-weight:700}.About-module__vqXTeW__timeline-institution{color:#cdd4e6b3;margin:8px 0;font-size:.95rem}.About-module__vqXTeW__timeline-grade{color:var(--accent-a);margin:8px 0 0;font-size:.9rem;font-weight:600}.About-module__vqXTeW__cert-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-top:40px;display:grid}.About-module__vqXTeW__cert-card{transition:all .4s var(--ease);animation:About-module__vqXTeW__cardSlideUp .8s var(--ease)both;animation-delay:calc(var(--card-index,0)*.15s);background:linear-gradient(145deg,#1f1f23,#1a1a1f);border:1px solid #ffffff14;border-radius:18px;padding:36px 32px;position:relative;overflow:hidden}.About-module__vqXTeW__cert-card:before{content:"";opacity:0;transition:opacity .4s var(--ease);background:linear-gradient(135deg,#7b89ff0d,#ac7bff0d);position:absolute;inset:0}.About-module__vqXTeW__cert-card:hover:before{opacity:1}.About-module__vqXTeW__cert-card:hover{border-color:#7b89ff4d;transform:translateY(-8px);box-shadow:0 20px 50px #00000080,0 0 30px #7b89ff26}.About-module__vqXTeW__cert-badge{color:#4ade80;z-index:1;background:linear-gradient(135deg,#22c55e26,#22c55e1a);border:2px solid #22c55e4d;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;font-size:2rem;display:flex;position:relative}.About-module__vqXTeW__cert-card h3{color:var(--c2);z-index:1;margin:15px 0;font-size:1.4rem;font-weight:700;position:relative}.About-module__vqXTeW__cert-description{color:#cdd4e6cc;z-index:1;margin:15px 0;font-size:.95rem;line-height:1.7;position:relative}.About-module__vqXTeW__cert-meta{color:#7b89ffe6;z-index:1;margin:15px 0 0;font-size:.85rem;font-weight:600;position:relative}.About-module__vqXTeW__soft-skills-intro{text-align:center;color:#cdd4e6d9;max-width:800px;margin:0 auto 40px;font-size:1.1rem;line-height:1.7}.About-module__vqXTeW__soft-skills-grid{grid-template-columns:repeat(5,1fr);gap:20px;margin-top:40px;display:grid}.About-module__vqXTeW__soft-skill-badge:nth-child(6){grid-column:2/3}.About-module__vqXTeW__soft-skill-badge:nth-child(7){grid-column:3/4}.About-module__vqXTeW__soft-skill-badge:nth-child(8){grid-column:4/5}.About-module__vqXTeW__soft-skill-badge{color:#cdd4e6f2;transition:all .3s var(--ease);opacity:0;animation:About-module__vqXTeW__badgeFadeIn .6s var(--ease)forwards;background:linear-gradient(135deg,#7b89ff1a,#ac7bff1a);border:1px solid #7b89ff40;border-radius:16px;justify-content:center;align-items:center;gap:10px;padding:18px 24px;font-size:1rem;font-weight:600;display:flex}@keyframes About-module__vqXTeW__badgeFadeIn{0%{opacity:0;transform:scale(.9)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.About-module__vqXTeW__soft-skill-badge svg{color:var(--accent-a);font-size:1.2rem}.About-module__vqXTeW__soft-skill-badge:hover{background:linear-gradient(135deg,#7b89ff33,#ac7bff33);border-color:#7b89ff80;transform:translateY(-5px)scale(1.05);box-shadow:0 10px 30px #7b89ff40}.About-module__vqXTeW__language-showcase{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:linear-gradient(145deg,#1f1f23cc,#1a1a1fcc);border:1px solid #ffffff1a;border-radius:20px;padding:40px}.About-module__vqXTeW__language-showcase h3{color:var(--c2);margin:0 0 30px;font-size:2rem;font-weight:800}.About-module__vqXTeW__language-items{flex-wrap:wrap;justify-content:center;gap:40px;display:flex}.About-module__vqXTeW__language-item{transition:all .3s var(--ease);background:#7b89ff1a;border:1px solid #7b89ff33;border-radius:14px;flex-direction:column;gap:8px;padding:20px 30px;display:flex}.About-module__vqXTeW__language-item:hover{background:#7b89ff26;border-color:#7b89ff66;transform:translateY(-5px);box-shadow:0 10px 30px #7b89ff33}.About-module__vqXTeW__language-name{color:var(--c2);font-size:1.2rem;font-weight:700}.About-module__vqXTeW__language-level{color:#cdd4e6b3;font-size:.9rem}.About-module__vqXTeW__final-section{margin-bottom:60px}@media (max-width:900px){.About-module__vqXTeW__about-section{padding:calc(3.5rem + 72px) 1.5rem 3rem}.About-module__vqXTeW__main-heading{font-size:3rem}.About-module__vqXTeW__story-grid{grid-template-columns:1fr}.About-module__vqXTeW__skills-grid{grid-template-columns:repeat(2,1fr);gap:20px}.About-module__vqXTeW__skill-category:nth-child(4){grid-column:auto}.About-module__vqXTeW__soft-skills-grid{grid-template-columns:repeat(3,1fr)}.About-module__vqXTeW__soft-skill-badge:nth-child(6),.About-module__vqXTeW__soft-skill-badge:nth-child(7),.About-module__vqXTeW__soft-skill-badge:nth-child(8){grid-column:auto}.About-module__vqXTeW__timeline:before{opacity:.5;left:30px}.About-module__vqXTeW__timeline-item{padding-left:0;flex-direction:row!important}.About-module__vqXTeW__timeline-icon{flex-shrink:0;width:50px;height:50px;margin-right:20px;font-size:1.4rem;position:relative;left:auto;transform:none}.About-module__vqXTeW__timeline-content{width:100%;padding:25px!important}.About-module__vqXTeW__timeline-item:nth-child(odd) .About-module__vqXTeW__timeline-content,.About-module__vqXTeW__timeline-item:nth-child(2n) .About-module__vqXTeW__timeline-content{margin:0;padding:25px!important}.About-module__vqXTeW__cert-grid{grid-template-columns:1fr}}@media (max-width:600px){.About-module__vqXTeW__about-section{padding:calc(3rem + 60px) 1rem 2.5rem}.About-module__vqXTeW__main-heading{letter-spacing:-1.5px;font-size:2.5rem}.About-module__vqXTeW__section-title{font-size:2rem}.About-module__vqXTeW__location-chips{flex-direction:column;align-items:center}.About-module__vqXTeW__story-card{padding:32px 24px}.About-module__vqXTeW__card-icon-large{width:56px;height:56px;font-size:1.7rem}.About-module__vqXTeW__soft-skills-grid{grid-template-columns:1fr}.About-module__vqXTeW__soft-skill-badge:nth-child(6),.About-module__vqXTeW__soft-skill-badge:nth-child(7),.About-module__vqXTeW__soft-skill-badge:nth-child(8){grid-column:auto}.About-module__vqXTeW__skills-grid{grid-template-columns:1fr}.About-module__vqXTeW__skill-category:nth-child(4){grid-column:auto}.About-module__vqXTeW__language-items{flex-direction:column;gap:20px}.About-module__vqXTeW__timeline:before{display:none}.About-module__vqXTeW__timeline-item{margin-bottom:30px;padding-left:0}.About-module__vqXTeW__timeline-icon{width:44px;height:44px;margin-right:15px;font-size:1.3rem}.About-module__vqXTeW__timeline-content{padding:20px!important}}@media (max-width:450px){.About-module__vqXTeW__main-heading{font-size:2.2rem}.About-module__vqXTeW__section-title{font-size:1.8rem}.About-module__vqXTeW__story-card{padding:28px 20px}.About-module__vqXTeW__timeline-icon{width:40px;height:40px;margin-right:12px;font-size:1.2rem}.About-module__vqXTeW__timeline-content{padding:18px!important}.About-module__vqXTeW__timeline-year{padding:5px 12px;font-size:.8rem}.About-module__vqXTeW__timeline-content h3{font-size:1.1rem}.About-module__vqXTeW__timeline-institution,.About-module__vqXTeW__timeline-grade{font-size:.85rem}}@media print{.About-module__vqXTeW__bg-orbs,.About-module__vqXTeW__gradient-mesh{display:none}}
