.About_container__y_yJw{width:100%;max-width:1000px;margin:0 auto;padding:2rem}.About_title__A3GRf{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:var(--accent-color);text-align:center}.About_description__5tJ07{font-size:1.2rem;line-height:1.6;color:var(--text-color);text-align:center;margin-bottom:2rem}.About_section__zFXNB{margin:3rem 0;padding-bottom:2rem;border-bottom:1px solid var(--border-color)}.About_section__zFXNB:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.About_sectionTitle__e0w_H{font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;color:var(--accent-color);padding-left:1rem;border-left:4px solid var(--accent-color)}.About_content__E7_CL{font-size:1.1rem;line-height:1.7}.About_content__E7_CL p{margin-bottom:1rem}.About_content__E7_CL p:last-child{margin-bottom:0}.About_content__E7_CL a:hover{text-decoration:underline}.About_member__6Zggp{display:flex;align-items:flex-start;margin-bottom:1.5rem}.About_member__6Zggp:last-child{margin-bottom:0}@media(max-width:768px){.About_member__6Zggp{flex-direction:column}}.About_memberRole__9jIAe{min-width:120px;font-weight:600;color:var(--muted-color)}@media(max-width:768px){.About_memberRole__9jIAe{margin-bottom:.5rem}}.About_memberInfo__kdgjT{flex:1 1;padding-left:1rem}.About_contactButton__AVR0Y{display:inline-block;margin-top:1rem;padding:.8rem 1.5rem;background-color:var(--accent-color);color:#fff;border-radius:4px;text-decoration:none;font-weight:500}.About_contactButton__AVR0Y:hover{background-color:var(--accent-hover);transform:translateY(-3px);box-shadow:0 8px 15px rgba(77,124,254,.25)}.Layout_container__wF_eP{min-height:100vh;display:flex;flex-direction:column;max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.Layout_header__iwFlw{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:1.5rem 0;margin-bottom:2rem;position:relative}.Layout_header__iwFlw:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,rgba(208,225,249,0),rgb(208,225,249) 50%,rgba(208,225,249,0))}@media(min-width:768px){.Layout_header__iwFlw{flex-wrap:nowrap;padding:2rem 0}}.Layout_logo__V4UCI{display:flex;align-items:center;position:relative;transition:transform .3s ease}.Layout_logo__V4UCI:hover{transform:translateY(-2px)}.Layout_title__ShBJG{font-size:1.75rem;font-weight:700;margin:0;color:var(--accent-color);position:relative;transition:color .3s ease}.Layout_title__ShBJG:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background-color:var(--accent-color);transition:width .3s ease}.Layout_title__ShBJG:hover:after{width:100%}.Layout_hamburger__sEkBD{display:none;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0;z-index:20}.Layout_hamburger__sEkBD:focus{outline:none}.Layout_hamburger__sEkBD span{width:2rem;height:.25rem;background:var(--text-color);border-radius:10px;transition:all .3s linear;position:relative;transform-origin:1px}@media(max-width:767px){.Layout_hamburger__sEkBD{display:flex}}.Layout_hamburgerOpen__RpLkC span{background:#f0f7ff}.Layout_hamburgerOpen__RpLkC span:first-child{transform:rotate(45deg)}.Layout_hamburgerOpen__RpLkC span:nth-child(2){opacity:0;transform:translateX(20px)}.Layout_hamburgerOpen__RpLkC span:nth-child(3){transform:rotate(-45deg)}@media(max-width:767px){.Layout_nav__Hgi_b{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(10,25,47,.9);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:flex-start;padding-top:8rem;transform:translateX(100%);transition:transform .3s ease-in-out;z-index:10}}@media(min-width:768px){.Layout_nav__Hgi_b{width:auto}}@media(max-width:767px){.Layout_navOpen__TbBej{transform:translateX(0)}}.Layout_navList__HVfu7{display:flex;list-style:none;padding:0;margin:0;gap:2rem}@media(max-width:767px){.Layout_navList__HVfu7{flex-direction:column;align-items:center;gap:2.5rem}}.Layout_navItem__fmNly{font-size:1rem;position:relative;font-weight:500}@media(max-width:767px){.Layout_navItem__fmNly{font-size:1.5rem}.Layout_navItem__fmNly a{color:#f0f7ff}}.Layout_navItem__fmNly a{padding:.5rem 0;transition:color .3s ease}.Layout_navItem__fmNly a.Layout_active__QFso0,.Layout_navItem__fmNly a:hover{color:var(--accent-color)}.Layout_navItem__fmNly a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background-color:var(--accent-color);transition:width .3s ease}.Layout_navItem__fmNly a.Layout_active__QFso0:after,.Layout_navItem__fmNly a:hover:after{width:100%}.Layout_main__ghA2Q{flex:1 1;display:flex;flex-direction:column;width:100%;padding-bottom:3rem}.Layout_pageTitle__hQO3o{font-size:2rem;margin-bottom:2.5rem;text-align:center;position:relative}.Layout_pageTitle__hQO3o:after{content:"";position:absolute;bottom:-.75rem;left:50%;transform:translateX(-50%);width:60px;height:3px;background-color:var(--accent-color);border-radius:3px}.Layout_pageDescription__6VJmD{font-size:1rem;margin-bottom:2rem;text-align:center;color:var(--muted-color)}.Layout_footer__z5p_w{padding:3rem 0;margin-top:auto;text-align:center;font-size:.875rem;color:var(--muted-color);position:relative;margin-bottom:3rem}.Layout_footer__z5p_w:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,rgba(208,225,249,0),rgb(208,225,249) 50%,rgba(208,225,249,0))}.Layout_footerContent__Gnv_l{position:relative;z-index:1}.Layout_backToTop__hqvJV{position:fixed;bottom:6rem;right:2rem;width:3rem;height:3rem;background-color:var(--accent-color);color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 2px 10px rgba(0,24,71,.15);transition:all .3s ease;z-index:10}.Layout_backToTop__hqvJV:hover{background-color:var(--accent-hover);transform:translateY(-3px);box-shadow:0 4px 15px rgba(0,24,71,.2)}.Layout_backToTop__hqvJV svg{width:1.5rem;height:1.5rem}@media(max-width:768px){.Layout_backToTop__hqvJV{bottom:8rem;right:1.5rem;width:2.5rem;height:2.5rem}.Layout_backToTop__hqvJV svg{width:1.2rem;height:1.2rem}}.Layout_footerLink__8eife{color:var(--accent-color);position:relative}.Layout_footerLink__8eife:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background-color:var(--accent-color);transition:width .3s ease}.Layout_footerLink__8eife:hover:after{width:100%}.Layout_disclaimer__Gvz_4{font-size:.75rem;margin-top:1.5rem;color:var(--muted-color);line-height:1.8}.Layout_footerLinks__1v8nR{margin-top:1.5rem;font-size:.875rem}.Layout_footerLinks__1v8nR a{color:var(--accent-color);margin:0 .5rem;transition:color .3s ease;text-decoration:none}.Layout_footerLinks__1v8nR a:hover{text-decoration:underline;color:var(--accent-dark-color)}.EventBanner_banner__8h8Vz{background:linear-gradient(90deg,var(--gradient-start),var(--gradient-end));color:var(--text-color);padding:12px 20px;display:flex;justify-content:center;align-items:center;text-align:center;font-size:1rem;font-weight:500;border-top:1px solid var(--border-color);position:fixed;bottom:0;left:0;width:100%;z-index:1000;box-shadow:0 -2px 10px rgba(0,24,71,.1)}.EventBanner_text__uyQxp{margin:0;padding-right:15px}.EventBanner_link__A7cxP{color:var(--accent-color);text-decoration:none;font-weight:700;padding:6px 12px;border-radius:var(--border-radius);transition:background-color .3s,color .3s;border:1px solid rgba(0,0,0,0)}.EventBanner_link__A7cxP:hover{background-color:var(--accent-color);color:#fff;text-decoration:none}.OurSparkle_container__JIzGA{width:100%;max-width:var(--max-width);padding:0 2rem}.OurSparkle_title__xJMeL{font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:var(--accent-color);text-align:center}.OurSparkle_description__gdYe7{font-size:.8rem;line-height:1.6;color:var(--text-color);text-align:center}.OurSparkle_sectionTitle__HcR6T{font-size:2rem;font-weight:700;color:var(--accent-color);margin-top:3rem;padding-bottom:.75rem;padding-left:1rem;border-bottom:2px solid var(--gradient-start);position:relative}.OurSparkle_sectionTitle__HcR6T:after{content:"";position:absolute;left:0;bottom:-2px;width:100px;height:2px;background-color:var(--accent-color)}.OurSparkle_projectGrid__1A_6C{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem;padding:1rem}.OurSparkle_card__lzz8g{background-color:var(--card-bg);border-radius:var(--border-radius);box-shadow:var(--card-shadow);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;justify-content:space-between}.OurSparkle_card__lzz8g:hover{transform:translateY(-5px);box-shadow:0 12px 35px rgba(0,24,71,.1)}.OurSparkle_cardImage__90E3x{width:100%;height:200px;object-fit:cover}.OurSparkle_cardContent__OIk4a{padding:1rem 1.5rem;flex-grow:1}.OurSparkle_cardTitle__I6awB{font-size:1.5rem;font-weight:700;color:var(--text-color)}.OurSparkle_cardOrganizer__XRK8l{font-size:.9rem;color:var(--muted-color);font-weight:600}.OurSparkle_organizerLink__F0ZHu{color:var(--accent-color);text-decoration:none;font-weight:700;transition:all .2s ease}.OurSparkle_organizerLink__F0ZHu:hover{color:var(--accent-hover);text-decoration:underline}.OurSparkle_cardParticipants__LTnLn{font-size:.9rem;color:var(--muted-color);font-weight:600}.OurSparkle_participantLink__NeMLQ{color:var(--text-color);text-decoration:none;font-weight:700;transition:all .2s ease}.OurSparkle_participantLink__NeMLQ:hover{color:var(--muted-color);text-decoration:underline}.OurSparkle_cardDescription__IJBX7{font-size:1rem;line-height:1.6;color:var(--text-color)}.OurSparkle_cardTimeAndPlace__l8rQ9{font-size:.8rem;color:var(--muted-color)}.OurSparkle_cardLinks__DAg7k{display:flex;gap:1rem;flex-wrap:wrap;padding:0 1.5rem 1.5rem}.OurSparkle_cardLinks__DAg7k a{display:inline-flex;align-items:center;padding:.5rem 1rem;background-color:var(--accent-color);color:#fff;text-decoration:none;border-radius:var(--border-radius);font-weight:600;font-size:.9rem;transition:all .3s ease;box-shadow:0 4px 12px rgba(77,124,254,.2)}.OurSparkle_cardLinks__DAg7k a:hover{background-color:var(--accent-hover);transform:translateY(-2px);box-shadow:0 6px 15px rgba(77,124,254,.25)}.OurSparkle_cardLinks__DAg7k a:active{transform:translateY(0)}.OurSparkle_disabledButton__omPvl{display:inline-flex;align-items:center;padding:.5rem 1rem;background-color:#ccc;color:#888;border-radius:var(--border-radius);font-weight:600;font-size:.9rem;cursor:not-allowed;opacity:.6;box-shadow:none}@media(max-width:768px){.OurSparkle_container__JIzGA{padding:1rem}.OurSparkle_title__xJMeL{font-size:2rem}.OurSparkle_sectionTitle__HcR6T{font-size:1.5rem}.OurSparkle_projectGrid__1A_6C{grid-template-columns:1fr;gap:1.5rem}.OurSparkle_cardContent__OIk4a{padding:1rem}.OurSparkle_cardLinks__DAg7k{flex-direction:column;gap:.75rem}.OurSparkle_cardLinks__DAg7k a{text-align:center;justify-content:center}}.Releases_container___dkHR{width:100%;max-width:1000px;margin:0 auto;padding:2rem}.Releases_title__cZpDK{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:var(--accent-color);text-align:center}.Releases_description__MXqF8{font-size:1.2rem;line-height:1.6;color:var(--text-color);text-align:center;margin-bottom:2rem}.Releases_releaseList__AOoDv{margin:2rem 0}.Releases_releaseItem__CRrj_{display:flex;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--border-color)}.Releases_releaseItem__CRrj_:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}@media(max-width:768px){.Releases_releaseItem__CRrj_{flex-direction:column}}.Releases_releaseDate___6JVc{min-width:120px;font-weight:600;color:var(--muted-color)}@media(max-width:768px){.Releases_releaseDate___6JVc{margin-bottom:.5rem}}.Releases_releaseContent__3CpJQ{flex:1 1}.Releases_releaseTitle__ibOVF{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--accent-color)}.Releases_releaseDescription__LOv7l{font-size:1.1rem;line-height:1.6}.Releases_releaseDescription__LOv7l h3{font-size:1.25rem;margin-top:1.5rem;margin-bottom:.75rem;font-weight:600}.Releases_releaseDescription__LOv7l p{margin-bottom:1rem}.Releases_releaseDescription__LOv7l ol,.Releases_releaseDescription__LOv7l ul{margin-bottom:1rem;padding-left:1.5rem}.Releases_releaseDescription__LOv7l li{margin-bottom:.5rem}.Index_container__hbbBA{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.Index_introSection__7BWbP{padding:var(--section-padding);background:linear-gradient(135deg,var(--gradient-start) 0,var(--gradient-end) 100%);position:relative;overflow:hidden;border-radius:0 0 var(--border-radius) var(--border-radius);box-shadow:0 3px 20px rgba(0,24,71,.05)}.Index_introSection__7BWbP:before{content:"";position:absolute;top:0;left:0;right:0;height:100%;background:radial-gradient(circle at 70% 10%,rgba(255,255,255,.8) 0,rgba(255,255,255,0) 60%);pointer-events:none;z-index:1}.Index_introSection__7BWbP:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:80px;background:linear-gradient(to top,var(--background-color),rgba(240,247,255,0));z-index:1}.Index_introContent___m9xz{text-align:center;margin:0 auto;position:relative;z-index:2}.Index_heroContainer__hIP4o{max-width:100%;height:85vh;min-height:600px;margin:0 auto 2.5rem}.Index_heroContainer__hIP4o,.Index_imageContainer__KnBc9{position:relative;width:100%;display:flex;justify-content:center;align-items:center;overflow:visible}.Index_imageContainer__KnBc9{height:100%}.Index_stackedImage__CD3_I{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;height:auto;max-width:100%;max-height:100%;display:flex;justify-content:center;align-items:center;filter:drop-shadow(0 2px 15px rgba(77,124,254,.15));transition:transform .7s cubic-bezier(.19,1,.22,1)}.Index_stackedImage__CD3_I img{max-width:98vw;max-height:90vh;object-fit:contain}.Index_stackedImage__CD3_I:nth-child(2):hover{transform:translate(-48%,-48%) scale(1.05)}.Index_stackedImage__CD3_I:nth-child(3):hover{transform:translate(-52%,-52%) scale(1.05)}.Index_stackedImage__CD3_I:nth-child(4):hover{transform:translate(-49%,-51%) scale(1.05)}.Index_stackedImage__CD3_I:nth-child(5):hover{transform:translate(-51%,-49%) scale(1.05)}.Index_overlayContent__BXkW_{position:absolute;bottom:10px;left:0;width:100%;padding:2rem 1rem;text-align:center;z-index:10;animation:Index_fadeInUp__SdDn0 1s cubic-bezier(.19,1,.22,1) forwards}@keyframes Index_fadeInUp__SdDn0{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Index_title__qyH7f{font-size:3.5rem;font-weight:800;margin-bottom:.8rem;color:var(--accent-color);text-shadow:2px 2px 4px hsla(0,0%,100%,.8),0 8px 16px rgba(0,24,71,.07);position:relative;z-index:2;letter-spacing:-.5px;display:inline-block}.Index_title__qyH7f:after{content:"";position:absolute;bottom:-.3rem;left:10%;width:80%;height:4px;background:linear-gradient(90deg,rgba(77,124,254,0),rgb(77,124,254) 50%,rgba(77,124,254,0));border-radius:2px}.Index_subtitle__e_zQt{font-size:1.6rem;margin-bottom:0;text-shadow:1px 1px 2px hsla(0,0%,100%,.7);font-weight:500;opacity:.9}.Index_description__O2Cha,.Index_subtitle__e_zQt{color:var(--text-color);position:relative;z-index:2}.Index_description__O2Cha{font-size:1.1rem;line-height:1.7;background-color:hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem;border-radius:var(--border-radius);box-shadow:0 4px 15px rgba(0,24,71,.04);margin-top:.8rem;max-width:90%;margin-left:auto;margin-right:auto;border:1px solid rgba(208,225,249,.6);animation:Index_fadeIn__B1BUI .8s ease-out forwards;animation-delay:.3s;opacity:0}.Index_latestSection__d4Y04{padding:var(--section-padding);position:relative}.Index_sectionTitle__wxxSU{font-size:2.2rem;font-weight:700;margin-bottom:1rem;color:var(--accent-color);text-align:center;position:relative}.Index_sectionTitle__wxxSU:after{content:"";position:absolute;bottom:-.75rem;left:50%;transform:translateX(-50%);width:60px;height:3px;background-color:var(--accent-color);border-radius:3px}.Index_sectionDescription__KEA4G{text-align:center;margin-bottom:3rem;font-size:1.1rem;color:var(--muted-color);max-width:700px;margin-left:auto;margin-right:auto}.Index_asamioGrid__bj3BG{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:2.5rem;gap:2.5rem;margin-bottom:3rem}.Index_asamioCard__Bojap{display:block;border-radius:var(--border-radius);overflow:hidden;background-color:var(--card-bg);box-shadow:var(--card-shadow);transition:transform .3s ease,box-shadow .3s ease;height:100%}.Index_asamioCard__Bojap:hover{transform:translateY(-8px);box-shadow:0 15px 25px rgba(0,24,71,.08)}.Index_asamioCard__Bojap:hover .Index_thumbnailImage__AJQRb{transform:scale(1.05)}.Index_cardThumbnail___frYL{position:relative;padding-top:56.25%;overflow:hidden;background-color:#f3f8ff}.Index_thumbnailImage__AJQRb{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.Index_cardContent__7pXLJ{padding:1.5rem}.Index_cardTitle__WwywA{font-size:1.1rem;font-weight:600;margin-bottom:.75rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5;height:3em;color:var(--text-color)}.Index_cardDate__D2ksQ{font-size:.875rem;color:var(--muted-color);display:flex;align-items:center}.Index_cardDate__D2ksQ:before{content:"";display:inline-block;width:4px;height:4px;background-color:var(--accent-color);border-radius:50%;margin-right:.5rem}.Index_loading__GxOI2,.Index_noContent__BCnXU{text-align:center;padding:3rem;color:var(--muted-color);background-color:rgba(240,247,255,.5);border-radius:var(--border-radius);margin:2rem 0;border:1px dashed var(--border-color)}.Index_viewMoreContainer__tnnrh{text-align:center;margin-top:2.5rem}.Index_viewMoreLink__hxBK5{display:inline-block;padding:.8rem 2rem;background-color:var(--accent-color);color:#fff;border-radius:var(--border-radius);font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px rgba(77,124,254,.2)}.Index_viewMoreLink__hxBK5:hover{background-color:var(--accent-hover);transform:translateY(-3px);box-shadow:0 8px 15px rgba(77,124,254,.25)}.Index_viewMoreLink__hxBK5:active{transform:translateY(-1px)}.Index_historySection__KBzJV{padding:var(--section-padding);background:linear-gradient(135deg,var(--gradient-end) 0,#f8fbff 100%);position:relative}.Index_historySection__KBzJV:before{content:"";position:absolute;top:0;left:0;right:0;height:100%;background:radial-gradient(circle at 30% 40%,rgba(255,255,255,.9) 0,rgba(255,255,255,0) 60%);pointer-events:none}.Index_sampleActivityContainer__isYWd{max-width:800px;margin:0 auto 2.5rem;padding:0 1rem;position:relative;z-index:2}.Index_sampleActivity__veIjP{background-color:hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:var(--border-radius);padding:2rem;box-shadow:var(--card-shadow);border:1px solid rgba(208,225,249,.3)}.Index_activityContentWrapper__lGO2w{margin:1.5rem 0;display:flex;justify-content:center}.Index_sampleDate__ljjBC{font-size:1.1rem;font-weight:600;color:var(--accent-color);padding:.5rem;display:inline-flex;align-items:center}.Index_subSectionTitle__i44ER{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:var(--accent-color);text-align:center;position:relative}.Index_subSectionTitle__i44ER:after{content:"";position:absolute;bottom:-.5rem;left:50%;transform:translateX(-50%);width:40px;height:2px;background-color:var(--accent-color);border-radius:2px}.Index_comingSoon__IJp1J{text-align:center;padding:3rem 2rem;background-color:hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:var(--border-radius);margin-top:2.5rem;box-shadow:var(--card-shadow);border:1px solid rgba(208,225,249,.3);position:relative;z-index:2}.Index_comingSoon__IJp1J p{margin-bottom:1.5rem;color:var(--text-color);font-size:1.1rem}.Index_releaseSection__E2Ppt{padding:var(--section-padding)}.Index_releaseList__Q3ZTo{max-width:800px;margin:3rem auto}.Index_releaseItem__JEP5H{display:flex;margin-bottom:2rem;padding-bottom:2rem}.Index_releaseItem__JEP5H:last-child{border-bottom:none}.Index_releaseItem__JEP5H:hover .Index_releaseTitle__nF5yl{color:var(--accent-color)}.Index_releaseDate__G9b3o{min-width:120px;color:var(--muted-color);font-family:var(--font-family);font-weight:500;position:relative;padding-left:1.5rem}.Index_releaseDate__G9b3o:before{content:"";position:absolute;top:6px;left:0;width:9px;height:9px;background-color:var(--accent-color);border-radius:50%;z-index:6}.Index_releaseDate__G9b3o:after{content:"";position:absolute;top:10px;left:4px;width:1px;height:calc(100% + 4rem);background-color:var(--border-color);z-index:5}.Index_releaseItem__JEP5H:last-child .Index_releaseDate__G9b3o:after{display:none}.Index_releaseContent___y01n{flex:1 1;padding-left:1.5rem}.Index_releaseTitle__nF5yl{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:var(--text-color);transition:color .2s ease}.Index_releaseDescription__S8AXy{font-size:1rem;color:var(--muted-color);line-height:1.6}.Index_aboutSection__D9zFA{padding:var(--section-padding);background:linear-gradient(135deg,var(--gradient-start) 0,var(--gradient-end) 100%);position:relative;border-radius:var(--border-radius) var(--border-radius) 0 0}.Index_aboutSection__D9zFA:before{content:"";position:absolute;top:0;left:0;right:0;height:100%;background:radial-gradient(circle at 70% 60%,rgba(255,255,255,.8) 0,rgba(255,255,255,0) 60%);pointer-events:none}.Index_aboutContent__0REXA{max-width:800px;margin:2.5rem auto;background-color:hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:2.5rem;border-radius:var(--border-radius);box-shadow:var(--card-shadow);border:1px solid rgba(208,225,249,.4);position:relative;z-index:2}.Index_aboutText__qf5g3{margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7;color:var(--text-color)}.Index_aboutText__qf5g3:last-child{margin-bottom:0}@media(max-width:768px){.Index_title__qyH7f{font-size:2.5rem}.Index_subtitle__e_zQt{font-size:1.25rem}.Index_heroContainer__hIP4o{height:75vh;min-height:450px}.Index_description__O2Cha{padding:1.25rem}.Index_stackedImage__CD3_I img{max-width:90vw;max-height:70vh}.Index_asamioGrid__bj3BG{grid-template-columns:1fr;gap:2rem}.Index_releaseItem__JEP5H{flex-direction:column}.Index_releaseDate__G9b3o{margin-bottom:1rem}.Index_releaseDate__G9b3o:after{display:none}.Index_releaseContent___y01n{padding-left:0}.Index_aboutContent__0REXA{padding:1.5rem}}@media(max-width:480px){.Index_title__qyH7f{font-size:2rem}.Index_subtitle__e_zQt{font-size:1.1rem}.Index_heroContainer__hIP4o{height:auto;min-height:95vh;margin-top:-1rem;margin-bottom:1rem}.Index_cardContent__7pXLJ{padding:1rem}.Index_stackedImage__CD3_I{transform:translate(-50%,-47%)}.Index_stackedImage__CD3_I img{max-width:95vw;max-height:85vh}.Index_overlayContent__BXkW_{bottom:2vh;padding-bottom:.5rem;padding-top:1rem;background:linear-gradient(0deg,rgba(183,219,255,.7),rgba(183,219,255,0))}.Index_description__O2Cha{padding:1rem;margin-bottom:1.5rem;margin-top:.5rem;max-width:95%}.Index_introSection__7BWbP{padding-top:2rem;padding-bottom:2rem}.Index_container__hbbBA{padding:0 1rem}}@media(max-width:320px){.Index_heroContainer__hIP4o{min-height:85vh}.Index_title__qyH7f{font-size:1.8rem}.Index_subtitle__e_zQt{font-size:1rem}.Index_stackedImage__CD3_I img{max-width:98vw;max-height:75vh}.Index_description__O2Cha{font-size:.95rem;padding:.75rem}}.Histories_pageWrapper__iyLbp{display:flex;justify-content:center;width:100%;max-width:var(--max-width);margin:0 auto;padding:2rem}.Histories_mainContent__DFxrT{flex:1 1;max-width:calc(100% - 250px)}.Histories_container__xIh3O{width:100%;max-width:1000px;margin:0 auto;padding:2rem}.Histories_title__VG0E1{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:var(--accent-color);text-align:center}.Histories_description__ca5RI{font-size:1.2rem;line-height:1.6;color:var(--text-color);text-align:center;margin-bottom:2.5rem}.Histories_yearSection__v4dx8{margin-bottom:4rem}.Histories_yearSection__v4dx8:last-child{margin-bottom:0}.Histories_yearTitle__ydK0s{font-size:2rem;font-weight:700;color:var(--accent-color);margin-bottom:2rem;padding-bottom:.75rem;border-bottom:2px solid var(--gradient-start);position:relative}.Histories_yearTitle__ydK0s:after{content:"";position:absolute;left:0;bottom:-2px;width:100px;height:2px;background-color:var(--accent-color)}.Histories_monthSection__MqkHz{margin-bottom:3rem}.Histories_monthSection__MqkHz:last-child{margin-bottom:0}.Histories_monthTitle__3VVfz{font-size:1.6rem;font-weight:600;color:var(--muted-color);margin-bottom:1.5rem;padding-left:1rem;border-left:3px solid var(--accent-color)}.Histories_timeline__fDpnn{position:relative;padding:0 1rem}.Histories_timeline__fDpnn:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:3px;margin-left:-1.5px;background:var(--gradient-start);z-index:0}.Histories_activityCard__R0eg7{position:relative;margin-bottom:3rem;display:flex;align-items:flex-start;opacity:0;transform:translateY(20px);animation:Histories_fadeInUp__KrYRG .6s ease forwards}.Histories_activityCard__R0eg7:last-child{margin-bottom:0}.Histories_activityCard__R0eg7:nth-child(2n){flex-direction:row-reverse}.Histories_activityCard__R0eg7:nth-child(2n) .Histories_dateContainer__iFq87{justify-content:flex-start}.Histories_activityCard__R0eg7:nth-child(2n) .Histories_contentContainer__rDeMF{justify-content:flex-end}.Histories_activityCard__R0eg7:first-child{animation-delay:.1s}.Histories_activityCard__R0eg7:nth-child(2){animation-delay:.2s}.Histories_activityCard__R0eg7:nth-child(3){animation-delay:.3s}.Histories_activityCard__R0eg7:nth-child(4){animation-delay:.4s}.Histories_activityCard__R0eg7:nth-child(5){animation-delay:.5s}.Histories_activityCard__R0eg7:nth-child(6){animation-delay:.6s}.Histories_activityCard__R0eg7:nth-child(7){animation-delay:.7s}.Histories_activityCard__R0eg7:nth-child(8){animation-delay:.8s}.Histories_activityCard__R0eg7:nth-child(9){animation-delay:.9s}.Histories_activityCard__R0eg7:nth-child(10){animation-delay:1s}.Histories_activityCard__R0eg7:nth-child(11){animation-delay:1.1s}.Histories_activityCard__R0eg7:nth-child(12){animation-delay:1.2s}.Histories_activityCard__R0eg7:nth-child(13){animation-delay:1.3s}.Histories_activityCard__R0eg7:nth-child(14){animation-delay:1.4s}.Histories_activityCard__R0eg7:nth-child(15){animation-delay:1.5s}.Histories_activityCard__R0eg7:nth-child(16){animation-delay:1.6s}.Histories_activityCard__R0eg7:nth-child(17){animation-delay:1.7s}.Histories_activityCard__R0eg7:nth-child(18){animation-delay:1.8s}.Histories_activityCard__R0eg7:nth-child(19){animation-delay:1.9s}.Histories_activityCard__R0eg7:nth-child(20){animation-delay:2s}@keyframes Histories_fadeInUp__KrYRG{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Histories_dateContainer__iFq87{width:50%;display:flex;justify-content:flex-end;align-items:center;padding:0 1.5rem;z-index:1;position:relative}.Histories_date__d63li{font-weight:600;color:var(--accent-color);font-size:1.1rem;padding:.5rem 1rem;background-color:#fff;border-radius:var(--border-radius);box-shadow:var(--card-shadow)}.Histories_dot__N6bp9{width:20px;height:20px;border-radius:50%;background-color:var(--accent-color);margin:0;z-index:2;box-shadow:0 0 0 4px rgba(77,124,254,.2);position:absolute;left:100%;transform:translateX(-50%)}.Histories_activityCard__R0eg7:nth-child(2n) .Histories_dot__N6bp9{left:0;transform:translateX(-50%)}.Histories_activityCard__R0eg7:nth-child(odd) .Histories_date__d63li{margin-left:1rem}.Histories_activityCard__R0eg7:nth-child(2n) .Histories_date__d63li{margin-right:1rem}.Histories_contentContainer__rDeMF{width:50%;display:flex;justify-content:flex-start;padding:0 1.5rem}.Histories_card__aqysT{background-color:var(--card-bg);border-radius:var(--border-radius);box-shadow:var(--card-shadow);padding:1.5rem;width:100%;max-width:450px;transition:transform .3s ease,box-shadow .3s ease}.Histories_card__aqysT:hover{transform:translateY(-5px);box-shadow:0 12px 35px rgba(0,24,71,.1)}.Histories_activityTitle__LIs3n{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;color:var(--text-color)}.Histories_activityDescription__Z5k9t{font-size:1rem;line-height:1.6;color:var(--muted-color);margin-bottom:1.25rem}.Histories_sourceContainer__uSScH{display:flex;justify-content:flex-start;align-items:center}.Histories_sourceLink__Hyj2E{display:inline-flex;align-items:center;font-size:.9rem;font-weight:600;padding:.5rem 1rem;border-radius:var(--border-radius);transition:all .2s ease}.Histories_sourceLink__Hyj2E.Histories_youtube__xb_ro{color:red;background-color:#fee}.Histories_sourceLink__Hyj2E.Histories_youtube__xb_ro:hover{background-color:red;color:#fff}.Histories_sourceLink__Hyj2E.Histories_twitter__ItTp5{color:#1da1f2;background-color:#eef8ff}.Histories_sourceLink__Hyj2E.Histories_twitter__ItTp5:hover{background-color:#1da1f2;color:#fff}.Histories_sourceLink__Hyj2E:not(.Histories_youtube__xb_ro):not(.Histories_twitter__ItTp5){color:var(--accent-color);background-color:#eef5ff}.Histories_sourceLink__Hyj2E:not(.Histories_youtube__xb_ro):not(.Histories_twitter__ItTp5):hover{background-color:var(--accent-color);color:#fff}@media(max-width:1200px){.Histories_pageWrapper__iyLbp{flex-direction:column;padding:1rem}.Histories_mainContent__DFxrT{max-width:100%;order:2}}@media(max-width:768px){.Histories_timeline__fDpnn:before{left:30px}.Histories_activityCard__R0eg7{flex-direction:column!important;margin-left:30px}.Histories_activityCard__R0eg7:nth-child(2n) .Histories_contentContainer__rDeMF,.Histories_activityCard__R0eg7:nth-child(2n) .Histories_dateContainer__iFq87{justify-content:flex-start}.Histories_dateContainer__iFq87{width:100%;justify-content:flex-start!important;padding:0 0 1rem 1rem}.Histories_contentContainer__rDeMF{width:100%;padding:0 0 0 1rem}.Histories_dot__N6bp9{position:absolute;left:-16px;top:12px}.Histories_activityCard__R0eg7:nth-child(2n) .Histories_dot__N6bp9{left:-16px}.Histories_date__d63li{font-size:1rem}.Histories_activityTitle__LIs3n{font-size:1.3rem}.Histories_yearTitle__ydK0s{font-size:1.7rem}.Histories_monthTitle__3VVfz{font-size:1.4rem}}