.RainAnimation_rainContainer__X3vu5{position:absolute;width:100%;height:100%;overflow:hidden}.RainAnimation_drop__lFgBk{position:absolute;height:200px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;animation:RainAnimation_animate__CPV8B 5s infinite;filter:blur(var(--drop-blur))}.RainAnimation_drop__lFgBk:nth-child(4n+1){background:linear-gradient(transparent,var(--drop-color-light-1))}.RainAnimation_drop__lFgBk:nth-child(4n+2){background:linear-gradient(transparent,var(--drop-color-light-2))}.RainAnimation_drop__lFgBk:nth-child(4n+3){background:linear-gradient(transparent,var(--drop-color-light-3))}.RainAnimation_drop__lFgBk:nth-child(4n+4){background:linear-gradient(transparent,var(--drop-color-light-4))}@keyframes RainAnimation_animate__CPV8B{0%{transform:translateY(-200px)}to{transform:translateY(calc(100vh + 200px))}}.page_loadingScreen__PGGyb{height:100vh;display:flex;align-items:center;justify-content:center;background-color:var(--background-color)}.page_loadingText___xEl5{font-size:2rem;text-align:center;opacity:1;transition:opacity 1s ease-in-out}@keyframes page_fadeInOut__V_Nje{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}.page_body__9Qj2F{background-color:var(--background-color);color:var(--text-color);padding:0 1rem;transition:background-color .3s ease,color .3s ease}.page_hero__7KFOs{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:var(--hero-background-color);text-align:center;opacity:0;transform:translateY(20px);transition:opacity .8s ease-out,transform .8s ease-out,background-color .3s ease;padding:0 1rem}.page_catchPhrase__uvszE{font-size:2.5rem;margin-top:2rem}.page_heroText__JVWLO{font-size:2rem;margin-bottom:.5rem;color:var(--hero-text-color)}.page_heroSubText__KSxxm{font-size:1.2rem;margin-bottom:2rem;color:var(--hero-subtext-color)}.page_heroImage__Aq3LS{width:100%;height:auto;max-width:90%;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.page_messageSection__1ro_Q{position:relative;width:100%;height:auto;display:flex;flex-direction:column;justify-content:center;margin:20px 0;padding-right:8%;opacity:1}.page_message__ymXyd{font-size:32px;font-weight:700;color:#00f;transition:color 1s ease,transform 2s ease;transform:translateX(60%);text-align:center;border-bottom:2px solid rgba(0,255,255,.5);padding-bottom:5px;width:fit-content;padding-left:60px;padding-right:20px;margin-right:10%;margin-bottom:52px;margin-top:64px}.page_slideInAndFade__CIpeO{opacity:0;transition:opacity 2s ease-out,transform 2s ease-out;transform:translateX(100%)}.page_slideVisible__C6cpK{opacity:1;transform:translateX(0)}.page_articlesAndProjectsSection__MH_NV,.page_currentEndeavorsSection__8Wny9,.page_futurePlansSection__KFTN_{padding:2rem 1rem;background-color:var(--about-background-color);margin:2rem 0;text-align:left;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);opacity:0;transform:translateY(20px);transition:opacity .8s ease-out,transform .8s ease-out,background-color .3s ease}.page_aboutSection__RYz7_{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:2rem 1rem;background-color:var(--about-background-color,#f5f5f5);margin:2rem;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);text-align:left;height:auto}.page_imageContainer__J3Ry2{flex:0 0 auto;display:flex;justify-content:center;align-items:center;width:360px;height:360px;margin-right:20px}.page_profileImage__bCQa9{border-radius:50%;width:100%;height:100%;object-fit:cover;box-shadow:0 4px 8px rgba(0,0,0,.1)}.page_bioContainer__V6dhu{flex:1;padding-left:20px}@media (max-width:700px){.page_aboutSection__RYz7_{flex-direction:column;align-items:center;padding:1rem}.page_imageContainer__J3Ry2{width:280px;height:280px;margin-bottom:1rem}.page_bioContainer__V6dhu{padding-left:0;text-align:center}}.page_aboutSectionTitle__tgZZJ{font-size:2rem;margin-bottom:1.5rem;color:#333}.page_basicInfo__2hI9l{margin-bottom:2rem}.page_infoItem__WUkrP{display:flex;align-items:center;margin-bottom:1rem;padding:10px;border-bottom:1px solid #ddd}.page_infoLabel__rP31c{flex:1;font-weight:700;font-size:1.2rem;color:#555;margin-right:10px}.page_infoContent__kObws{flex:2;font-size:1.2rem;color:#333}.page_infoItem__WUkrP:hover{background-color:#f0f0f0;border-radius:8px;transition:background-color .3s ease}.page_aboutSectionTitle__tgZZJ,.page_sharedSectionTitle__vul3q{font-size:2rem;margin-bottom:1rem;color:var(--about-title-color)}.page_date__cDwOk{font-weight:700;margin-bottom:.5rem;color:var(--highlight-color)}.page_projectDescription__TT319{font-size:1rem;line-height:1.5;color:var(--text-color)}.page_timelineSectionWrapper__kWkKI{padding:2rem;background-color:var(--timeline-background-color);margin:2rem 0;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:opacity .8s ease-out,transform .8s ease-out,background-color .3s ease}.page_timelineSectionTitle__Yn4DU{font-size:2rem;margin-bottom:1rem;color:var(--about-title-color);text-align:center}.page_timelineSection__MYxse{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.page_timelineItem__Pzfd1{background-color:#fff9c4;padding:20px;border-radius:10px;box-shadow:2px 4px 6px rgba(0,0,0,.1),4px 6px 8px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease;transform:rotate(calc(var(--rotation, 0deg))) scale(1.05);position:relative}.page_timelineItem__Pzfd1:nth-child(odd){--rotation:2deg}.page_timelineItem__Pzfd1:nth-child(2n){--rotation:-2deg}.page_timelineItem__Pzfd1:first-child{background-color:#fff9c4}.page_timelineItem__Pzfd1:nth-child(2){background-color:#ffcc80}.page_timelineItem__Pzfd1:nth-child(3){background-color:#e1bee7}.page_timelineItem__Pzfd1:nth-child(4){background-color:#b3e5fc}.page_timelineItem__Pzfd1:nth-child(5){background-color:#c8e6c9}.page_timelineItem__Pzfd1:nth-child(6){background-color:#f8bbd0}.page_timelineItem__Pzfd1:nth-child(7n+1){background-color:#fff9c4}.page_timelineItem__Pzfd1:nth-child(7n+2){background-color:#ffcc80}.page_timelineItem__Pzfd1:nth-child(7n+3){background-color:#e1bee7}.page_timelineItem__Pzfd1:nth-child(7n+4){background-color:#b3e5fc}.page_timelineItem__Pzfd1:nth-child(7n+5){background-color:#c8e6c9}.page_timelineItem__Pzfd1:nth-child(7n+6){background-color:#f8bbd0}.page_timelineItem__Pzfd1:hover{transform:translateY(-5px) rotate(0deg) scale(1.08);box-shadow:6px 8px 12px rgba(0,0,0,.2)}.page_timelineDate__BraKd{font-size:1.2em;font-weight:700;color:#ff9800}.page_timelineDescription__J1ufu{margin-top:10px;font-size:1em;line-height:1.5;color:#333}@media (max-width:600px){.page_timelineSection__MYxse{grid-template-columns:repeat(2,1fr);padding:1rem}}@media (min-width:601px){.page_timelineSection__MYxse{grid-template-columns:repeat(4,1fr);padding:2rem}}.page_articlesAndProjectsSection__MH_NV,.page_currentEndeavorsSection__8Wny9,.page_futurePlansSection__KFTN_{padding:4rem 2rem;background-color:var(--background-color)}.page_articlesAndProjectsTitle__yksME,.page_currentEndeavorsTitle__Mkuv_,.page_futurePlansTitle__ImTUO{font-size:1.8rem;margin-bottom:1rem;color:var(--about-title-color)}.page_endeavorsList__9aNGX,.page_futurePlansText__2F57c,.page_linksList___VUTW{margin-left:1rem}.page_intro__YeqBg{font-size:1.1rem;line-height:1.6;color:var(--intro-text-color);margin-bottom:1rem}.page_highlight__Jnelb{color:var(--highlight-color);font-weight:700}.page_fadeIn__jjObi{opacity:0;transform:translateY(20px);transition:opacity .8s ease-out,transform .8s ease-out}.page_visible__jPm2_{opacity:1;transform:translateY(0)}@media (min-width:768px){.page_heroText__JVWLO{font-size:3rem}.page_heroSubText__KSxxm{font-size:1.5rem}.page_aboutSection__RYz7_{padding:3rem}.page_aboutSectionTitle__tgZZJ{font-size:2rem}.page_heroImage__Aq3LS{max-width:800px}}