.AboutPage_container__kdb3b{width:100%;position:relative;background-color:var(--color-grey-50);--primary-color:var(--color-brand-500);--secondary-color:var(--color-brand-300);--accent-color:var(--color-brand-600);padding-top:0!important}@keyframes AboutPage_float__lNUj3{0%,to{transform:translateY(0) translateX(0) rotate(0deg) scale(1);opacity:.3}25%{transform:translateY(-30px) translateX(20px) rotate(90deg) scale(1.1);opacity:.4}50%{transform:translateY(-15px) translateX(-15px) rotate(180deg) scale(.9);opacity:.2}75%{transform:translateY(25px) translateX(10px) rotate(270deg) scale(1.05);opacity:.35}}.AboutPage_navigation__wJw5S{position:fixed;right:30px;top:50%;transform:translateY(-50%);z-index:100;display:flex;flex-direction:column;gap:15px}.AboutPage_navDot__ijdh7{width:12px;height:12px;border-radius:50%;background-color:hsla(0,0%,100%,.5);cursor:pointer;transition:all .3s ease;position:relative;border:2px solid transparent}.AboutPage_navDot__ijdh7:hover{transform:scale(1.2)}.AboutPage_navActive__n_9au{background-color:var(--primary-color);box-shadow:0 0 8px var(--primary-color);border:2px solid #fff}.AboutPage_navTooltip__pb589{position:absolute;right:20px;top:50%;transform:translateY(-50%);background-color:#fff;color:var(--accent-color);padding:5px 10px;border-radius:var(--border-radius-sm);font-size:12px;opacity:0;pointer-events:none;transition:all .3s ease;white-space:nowrap;box-shadow:0 2px 10px rgba(0,0,0,.1)}.AboutPage_navDot__ijdh7:hover .AboutPage_navTooltip__pb589{opacity:1;right:25px}.AboutPage_bgGradient__dXFnQ{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,0) 70%);pointer-events:none;z-index:-1}.AboutPage_aboutSection__DXhr2,.AboutPage_factsSection__O68gw,.AboutPage_skillsSection__VDML1,.AboutPage_storySection__Mc7_F{position:relative;min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;z-index:1;padding:6rem 0;overflow:hidden}.AboutPage_aboutContent__XUu17,.AboutPage_factsContent__wiuZY,.AboutPage_skillsContent__dUy8R,.AboutPage_storyContent__Lk5M6{max-width:1200px;width:80%;margin:0 auto;position:relative;padding:3rem;border-radius:20px;background-color:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 20px 50px rgba(0,0,0,.05);border:1px solid hsla(0,0%,100%,.2)}.AboutPage_aboutSection__DXhr2,.AboutPage_factsSection__O68gw{background-color:var(--color-grey-50)}.AboutPage_sectionTitle__12Q54{font-size:3.5rem;font-weight:700;margin-bottom:3rem;text-align:center;letter-spacing:-.5px;position:relative;background:linear-gradient(90deg,var(--accent-color),var(--primary-color),var(--secondary-color),var(--accent-color));background-size:300% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 2px 5px rgba(0,0,0,.1)}.AboutPage_sectionTitle__12Q54:after{content:attr(data-text);position:absolute;left:0;top:0;width:100%;height:100%;color:transparent;-webkit-text-stroke:1px rgba(86,102,230,.3);opacity:.3;z-index:-1}.AboutPage_aboutGridContainer__fEvb4{display:grid;grid-template-columns:1fr 2fr;grid-gap:3rem;gap:3rem;align-items:center}.AboutPage_profileImageContainer__xN1vy{position:relative;width:100%;display:flex;justify-content:center;will-change:transform}.AboutPage_profileImage__3wwV_{width:250px;height:250px;position:relative;border-radius:20px;overflow:hidden;box-shadow:0 15px 30px rgba(0,0,0,.15);border:5px solid #fff;transform:rotate(-3deg);transition:all .5s ease}.AboutPage_profileImage__3wwV_:hover{transform:rotate(0deg) scale(1.05)}.AboutPage_profileImageOverlay__BXzX_{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,transparent 60%,var(--primary-color) 140%);z-index:1;pointer-events:none}.AboutPage_profileDecorator__n4uU9{position:absolute;width:120%;height:120%;border:2px dashed var(--primary-color);border-radius:20px;top:-10%;left:-10%;z-index:-1;opacity:.5;animation:AboutPage_rotate__xL5gn 20s linear infinite}@keyframes AboutPage_rotate__xL5gn{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.AboutPage_aboutTextContainer__YyaPS{text-align:left}.AboutPage_aboutText__cPYFG{line-height:1.8;margin-bottom:1.5rem;color:var(--color-font)}.AboutPage_emphasize__R85W3{font-weight:700;color:var(--accent-color);letter-spacing:.5px}.AboutPage_highlight__Lji6A{display:inline-block;position:relative;padding:0 2px;font-weight:600;color:var(--accent-color);transition:all .3s ease;cursor:pointer}.AboutPage_highlight__Lji6A:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:var(--primary-color);transform-origin:right;transform:scaleX(0);transition:transform .3s ease}.AboutPage_highlight__Lji6A:hover{transform:translateY(-2px)}.AboutPage_highlight__Lji6A:hover:before{transform-origin:left;transform:scaleX(1)}.AboutPage_socialLinks__ipwMs{display:flex;gap:1rem;margin-top:2rem}.AboutPage_socialIcon__0q7fS{display:flex;align-items:center;justify-content:center;width:45px;height:45px;background-color:#fff;border-radius:50%;color:var(--accent-color);box-shadow:0 5px 15px rgba(0,0,0,.1);transition:all .3s ease}.AboutPage_socialIcon__0q7fS:hover{transform:translateY(-5px);background-color:var(--primary-color);color:#fff;box-shadow:0 10px 20px rgba(0,0,0,.15)}.AboutPage_timelineContainer__zu98G{position:relative;max-width:800px;margin:0 auto;padding:4rem 0 2rem}.AboutPage_timelineContainer__zu98G:before{content:"";position:absolute;top:0;left:50%;width:4px;height:100%;background:linear-gradient(to bottom,var(--primary-color),var(--secondary-color));transform:translateX(-50%);border-radius:var(--border-radius-tiny);box-shadow:0 0 10px rgba(0,0,0,.1)}.AboutPage_timelineItem__Dv7dj{position:relative;margin-bottom:6rem;width:100%;display:flex;justify-content:center;align-items:flex-start}.AboutPage_timelineItem__Dv7dj:last-child{margin-bottom:0}.AboutPage_timelineDot__y_DhB{position:absolute;top:20px;left:50%;width:24px;height:24px;background:var(--primary-color);border-radius:50%;transform:translateX(-50%);z-index:2;box-shadow:0 0 0 4px #fff,0 0 0 8px rgba(86,102,230,.2)}.AboutPage_timelineContent__dZvET{width:45%;padding:2rem;background-color:#3a4082;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.08);position:relative;transition:all .3s ease;color:#fff}.AboutPage_timelineContent__dZvET:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.12)}.AboutPage_timelineItem__Dv7dj:nth-child(odd) .AboutPage_timelineContent__dZvET{margin-left:auto}.AboutPage_timelineItem__Dv7dj:nth-child(2n) .AboutPage_timelineContent__dZvET{margin-right:auto;text-align:right}.AboutPage_timelineItem__Dv7dj:nth-child(odd) .AboutPage_timelineContent__dZvET:before{content:"";position:absolute;top:20px;left:-15px;width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent;border-right:15px solid #3a4082}.AboutPage_timelineItem__Dv7dj:nth-child(2n) .AboutPage_timelineContent__dZvET:before{content:"";position:absolute;top:20px;right:-15px;width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:15px solid #3a4082}.AboutPage_timelineYear__uZmJd{display:inline-block;padding:5px 12px;background-color:var(--primary-color);color:#fff;border-radius:20px;font-size:1.2rem;letter-spacing:.5px;font-weight:600;margin-bottom:.8rem}.AboutPage_timelineContent__dZvET h3{margin-top:0;color:#b0baef;font-size:1.8rem;margin-bottom:1rem}.AboutPage_timelineContent__dZvET p{margin-bottom:0;line-height:1.6;font-size:1.3rem;letter-spacing:.2px;font-weight:300}.AboutPage_factsGrid__GIz_Y{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.AboutPage_factItem__NFaVb{background-color:var(--color-grey-100);padding:2.5rem 2rem;border-radius:15px;box-shadow:0 10px 25px rgba(0,0,0,.05);display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s ease;position:relative;overflow:hidden;z-index:1}.AboutPage_factItem__NFaVb:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(to right,var(--primary-color),var(--secondary-color));z-index:1;transition:all .1s}.AboutPage_factItem__NFaVb:hover{transform:translateY(-15px) scale(1.03);box-shadow:0 20px 40px rgba(0,0,0,.1)}.AboutPage_factItem__NFaVb:hover:after{opacity:.07}.AboutPage_factIcon__IJveg{font-size:3.5rem;margin-bottom:1.5rem;line-height:1;position:relative;z-index:2;text-shadow:0 5px 10px rgba(0,0,0,.1)}.AboutPage_factItem__NFaVb h3{font-size:1.5rem;margin:0 0 1rem;color:var(--accent-color);font-weight:600}.AboutPage_factItem__NFaVb p{margin:0;line-height:1.6;font-size:1.2rem;font-weight:300;letter-spacing:.2px}.AboutPage_skillsGrid__GKMRR{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem}.AboutPage_skillItem__BJjfw{background-color:#3a4082;padding:1.5rem;border-radius:12px;box-shadow:0 8px 20px rgba(0,0,0,.05);transition:transform .3s ease;color:#fff}.AboutPage_skillItem__BJjfw:hover{transform:translateY(-5px)}.AboutPage_skillHeader__NU9C6{display:flex;align-items:center;margin-bottom:1rem}.AboutPage_skillIcon__Tj9FX{font-size:1.8rem;margin-right:1rem}.AboutPage_skillHeader__NU9C6 h3{font-size:1.3rem;margin:0;flex-grow:1}.AboutPage_skillPercent__wxHN8{font-weight:600;color:var(--primary-color)}.AboutPage_skillBarContainer__AidVy{width:100%;height:10px;background-color:hsla(0,0%,100%,.2);border-radius:var(--border-radius-sm);overflow:hidden}.AboutPage_skillBar__9E1u2{height:100%;background:linear-gradient(to right,var(--primary-color),var(--secondary-color));border-radius:var(--border-radius-sm)}.AboutPage_skillsTagCloud__aiP7e{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:3rem}.AboutPage_skillTag__fmnt1{padding:.5rem 1.2rem;background-color:#3a4082;border-radius:50px;box-shadow:0 5px 15px rgba(0,0,0,.05);font-size:1.2rem;transition:all .3s ease;border:1px solid hsla(0,0%,100%,.1);color:#fff}.AboutPage_skillTag__fmnt1:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.1);background-color:var(--primary-color)}.AboutPage_ctaSection__kTJlW{position:relative;text-align:center;padding:8rem 2rem;color:#fff;overflow:hidden}.AboutPage_ctaBackground__9CrUc{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,var(--primary-color),var(--accent-color));z-index:0}.AboutPage_ctaBackground__9CrUc:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.1'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.2}.AboutPage_ctaContent__u9_n4{max-width:800px;margin:0 auto;position:relative;z-index:1}.AboutPage_ctaSection__kTJlW h2{font-size:3rem;margin-bottom:1.5rem;font-weight:700}.AboutPage_ctaSection__kTJlW p{font-size:1.2rem;margin-bottom:3rem;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto;opacity:.9}.AboutPage_ctaButtons__Qa0we{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.AboutPage_ctaButton__T4O2a{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-weight:600;font-size:1.1rem;border-radius:50px;text-decoration:none;transition:all .3s ease;box-shadow:0 10px 20px rgba(0,0,0,.1)}.AboutPage_ctaPrimary___jDTC{background-color:#fff;color:var(--accent-color)}.AboutPage_ctaPrimary___jDTC:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.15)}.AboutPage_ctaSecondary__kVeD5{background-color:transparent;color:#fff;border:2px solid #fff}.AboutPage_ctaSecondary__kVeD5:hover{background-color:hsla(0,0%,100%,.1);transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.15)}@media (max-width:1200px){.AboutPage_navigation__wJw5S{right:20px}.AboutPage_aboutContent__XUu17,.AboutPage_factsContent__wiuZY,.AboutPage_skillsContent__dUy8R,.AboutPage_storyContent__Lk5M6{width:90%;padding:2.5rem}.AboutPage_sectionTitle__12Q54{font-size:3rem}.AboutPage_aboutGridContainer__fEvb4{gap:2rem}}@media (max-width:992px){.AboutPage_navigation__wJw5S{display:none}.AboutPage_aboutGridContainer__fEvb4{grid-template-columns:1fr;text-align:center}.AboutPage_profileImageContainer__xN1vy{margin:0 auto 2rem;max-width:300px}.AboutPage_aboutText__cPYFG{text-align:center}.AboutPage_socialLinks__ipwMs{justify-content:center}.AboutPage_sectionTitle__12Q54{font-size:2.5rem}.AboutPage_timelineContainer__zu98G:before,.AboutPage_timelineDot__y_DhB{left:50px}.AboutPage_timelineContent__dZvET{width:calc(100% - 100px);margin-left:100px!important;text-align:left!important}.AboutPage_timelineItem__Dv7dj:nth-child(2n) .AboutPage_timelineContent__dZvET:before,.AboutPage_timelineItem__Dv7dj:nth-child(odd) .AboutPage_timelineContent__dZvET:before{left:-15px;right:auto;border-right:15px solid #3a4082;border-left:none}.AboutPage_skillsGrid__GKMRR{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width:768px){.AboutPage_aboutSection__DXhr2,.AboutPage_factsSection__O68gw,.AboutPage_skillsSection__VDML1,.AboutPage_storySection__Mc7_F{padding:4rem 0}.AboutPage_aboutContent__XUu17,.AboutPage_factsContent__wiuZY,.AboutPage_skillsContent__dUy8R,.AboutPage_storyContent__Lk5M6{width:90%;padding:2rem}.AboutPage_sectionTitle__12Q54{font-size:2.2rem;margin-bottom:2rem}.AboutPage_profileImage__3wwV_{width:200px;height:200px}.AboutPage_aboutText__cPYFG{font-size:1rem}.AboutPage_timelineContent__dZvET{padding:1.5rem}.AboutPage_timelineContent__dZvET h3{font-size:1.5rem}.AboutPage_timelineYear__uZmJd{font-size:.8rem}.AboutPage_factItem__NFaVb{padding:1.8rem 1.5rem}.AboutPage_factIcon__IJveg{font-size:3rem;margin-bottom:1rem}.AboutPage_factItem__NFaVb h3{font-size:1.3rem}.AboutPage_factItem__NFaVb p{font-size:1rem}.AboutPage_skillsGrid__GKMRR{grid-template-columns:1fr}.AboutPage_ctaSection__kTJlW h2{font-size:2.2rem}.AboutPage_ctaSection__kTJlW p{font-size:1.1rem}.AboutPage_ctaButtons__Qa0we{flex-direction:column;gap:1rem;max-width:80%;margin:0 auto}}@media (max-width:576px){.AboutPage_aboutSection__DXhr2,.AboutPage_factsSection__O68gw,.AboutPage_skillsSection__VDML1,.AboutPage_storySection__Mc7_F{padding:3rem 0}.AboutPage_aboutContent__XUu17,.AboutPage_factsContent__wiuZY,.AboutPage_skillsContent__dUy8R,.AboutPage_storyContent__Lk5M6{width:95%;padding:1.5rem}.AboutPage_sectionTitle__12Q54{font-size:1.8rem;margin-bottom:1.5rem}.AboutPage_profileImage__3wwV_{width:180px;height:180px}.AboutPage_timelineContainer__zu98G:before{left:30px}.AboutPage_timelineDot__y_DhB{left:30px;width:18px;height:18px}.AboutPage_timelineContent__dZvET{width:calc(100% - 60px);margin-left:60px!important;padding:1.2rem}.AboutPage_timelineContent__dZvET h3{font-size:1.3rem}.AboutPage_factsGrid__GIz_Y{grid-template-columns:1fr}.AboutPage_skillsTagCloud__aiP7e{gap:.7rem}.AboutPage_skillTag__fmnt1{padding:.4rem 1rem;font-size:.8rem}.AboutPage_ctaSection__kTJlW{padding:5rem 1.5rem}.AboutPage_ctaSection__kTJlW h2{font-size:1.8rem}.AboutPage_ctaSection__kTJlW p{font-size:1rem}.AboutPage_ctaButton__T4O2a{padding:.9rem 1.8rem;font-size:1rem}}.AboutPage_dark-mode__NKyk5 .AboutPage_skillsSection__VDML1,.AboutPage_dark-mode__NKyk5 .AboutPage_storySection__Mc7_F{background-color:#0369a1}.AboutPage_dark-mode__NKyk5 .AboutPage_aboutContent__XUu17,.AboutPage_dark-mode__NKyk5 .AboutPage_factsContent__wiuZY,.AboutPage_dark-mode__NKyk5 .AboutPage_skillsContent__dUy8R,.AboutPage_dark-mode__NKyk5 .AboutPage_storyContent__Lk5M6{background-color:rgba(0,0,0,.05);border:1px solid hsla(0,0%,100%,.1)}.AboutPage_dark-mode__NKyk5 .AboutPage_factItem__NFaVb{background-color:hsla(0,0%,100%,.05);color:var(--color-font)}.AboutPage_dark-mode__NKyk5 .AboutPage_skillItem__BJjfw,.AboutPage_dark-mode__NKyk5 .AboutPage_timelineContent__dZvET{background-color:#4552b8;color:#fff}.AboutPage_dark-mode__NKyk5 .AboutPage_timelineItem__Dv7dj:nth-child(odd) .AboutPage_timelineContent__dZvET:before{border-right-color:#4552b8}.AboutPage_dark-mode__NKyk5 .AboutPage_timelineItem__Dv7dj:nth-child(2n) .AboutPage_timelineContent__dZvET:before{border-left-color:#4552b8}.AboutPage_dark-mode__NKyk5 .AboutPage_skillBarContainer__AidVy{background-color:hsla(0,0%,100%,.1)}.AboutPage_dark-mode__NKyk5 .AboutPage_profileImage__3wwV_{border-color:hsla(0,0%,100%,.2)}.AboutPage_dark-mode__NKyk5 .AboutPage_skillTag__fmnt1{background-color:#4552b8;border-color:hsla(0,0%,100%,.15)}