html{font-size:16px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue","Microsoft Yahei",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body *{box-sizing:border-box;flex-shrink:0}#root{width:100vw;height:100vh}.flex-row{display:flex;flex-direction:row}.flex-col{display:flex;flex-direction:column}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-baseline{align-self:baseline}.self-stretch{align-self:stretch}.flex-1{flex:1 1}.flex-auto{flex:1 1 auto}.grow{flex-grow:1}.grow-0{flex-grow:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.relative{position:relative}.ml-2{margin-left:.13rem}.mt-2{margin-top:.13rem}.ml-4{margin-left:.25rem}.mt-4{margin-top:.25rem}.ml-6{margin-left:.38rem}.mt-6{margin-top:.38rem}.ml-8{margin-left:.5rem}.mt-8{margin-top:.5rem}.ml-10{margin-left:.63rem}.mt-10{margin-top:.63rem}.ml-12{margin-left:.75rem}.mt-12{margin-top:.75rem}.ml-14{margin-left:.88rem}.mt-14{margin-top:.88rem}.ml-16{margin-left:1rem}.mt-16{margin-top:1rem}.ml-18{margin-left:1.13rem}.mt-18{margin-top:1.13rem}.ml-20{margin-left:1.25rem}.mt-20{margin-top:1.25rem}.ml-22{margin-left:1.38rem}.mt-22{margin-top:1.38rem}.ml-24{margin-left:1.5rem}.mt-24{margin-top:1.5rem}.ml-26{margin-left:1.63rem}.mt-26{margin-top:1.63rem}.ml-28{margin-left:1.75rem}.mt-28{margin-top:1.75rem}.ml-30{margin-left:1.88rem}.mt-30{margin-top:1.88rem}.ml-32{margin-left:2rem}.mt-32{margin-top:2rem}.ml-34{margin-left:2.13rem}.mt-34{margin-top:2.13rem}.ml-36{margin-left:2.25rem}.mt-36{margin-top:2.25rem}.ml-38{margin-left:2.38rem}.mt-38{margin-top:2.38rem}.ml-40{margin-left:2.5rem}.mt-40{margin-top:2.5rem}.ml-42{margin-left:2.63rem}.mt-42{margin-top:2.63rem}.ml-44{margin-left:2.75rem}.mt-44{margin-top:2.75rem}.ml-46{margin-left:2.88rem}.mt-46{margin-top:2.88rem}.ml-48{margin-left:3rem}.mt-48{margin-top:3rem}.ml-50{margin-left:3.13rem}.mt-50{margin-top:3.13rem}.ml-52{margin-left:3.25rem}.mt-52{margin-top:3.25rem}.ml-54{margin-left:3.38rem}.mt-54{margin-top:3.38rem}.ml-56{margin-left:3.5rem}.mt-56{margin-top:3.5rem}.ml-58{margin-left:3.63rem}.mt-58{margin-top:3.63rem}.ml-60{margin-left:3.75rem}.mt-60{margin-top:3.75rem}.ml-62{margin-left:3.88rem}.mt-62{margin-top:3.88rem}.ml-64{margin-left:4rem}.mt-64{margin-top:4rem}.ml-66{margin-left:4.13rem}.mt-66{margin-top:4.13rem}.ml-68{margin-left:4.25rem}.mt-68{margin-top:4.25rem}.ml-70{margin-left:4.38rem}.mt-70{margin-top:4.38rem}.ml-72{margin-left:4.5rem}.mt-72{margin-top:4.5rem}.ml-74{margin-left:4.63rem}.mt-74{margin-top:4.63rem}.ml-76{margin-left:4.75rem}.mt-76{margin-top:4.75rem}.ml-78{margin-left:4.88rem}.mt-78{margin-top:4.88rem}.ml-80{margin-left:5rem}.mt-80{margin-top:5rem}.ml-82{margin-left:5.13rem}.mt-82{margin-top:5.13rem}.ml-84{margin-left:5.25rem}.mt-84{margin-top:5.25rem}.ml-86{margin-left:5.38rem}.mt-86{margin-top:5.38rem}.ml-88{margin-left:5.5rem}.mt-88{margin-top:5.5rem}.ml-90{margin-left:5.63rem}.mt-90{margin-top:5.63rem}.ml-92{margin-left:5.75rem}.mt-92{margin-top:5.75rem}.ml-94{margin-left:5.88rem}.mt-94{margin-top:5.88rem}.ml-96{margin-left:6rem}.mt-96{margin-top:6rem}.ml-98{margin-left:6.13rem}.mt-98{margin-top:6.13rem}.ml-100{margin-left:6.25rem}.mt-100{margin-top:6.25rem}.hover-button{cursor:pointer;transition:all .3s ease}.hover-button:hover{transform:scale(1.05);filter:brightness(1.2)}.hover-button:active{transform:scale(.98)}.hover-card{cursor:pointer;transition:all .3s ease}.hover-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.15)}.hover-image{cursor:pointer;transition:all .3s ease}.hover-image:hover{transform:scale(1.05);filter:brightness(1.1)}.hover-link{cursor:pointer;transition:all .3s ease}.hover-link:hover{color:#1890ff;transform:scale(1.05)}.hover-disabled{cursor:not-allowed!important;opacity:.6}.hover-disabled:hover{transform:none!important;filter:none!important}.Welcome_page__1HzA9{position:relative;width:100%;height:100vh;overflow:hidden}.Welcome_bgContainer__3Yl3p{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.Welcome_bgImage__v9GaK{width:100%;height:100%;object-fit:cover}.Welcome_header__3SCX6{position:absolute;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:20px 40px;z-index:10}.Welcome_headerLeft__1WF6B{display:flex;align-items:center;grid-gap:15px;gap:15px}.Welcome_logo__zK1iy{height:150px;width:auto;margin-top:-30px;margin-bottom:-30px;object-fit:contain}.Welcome_navItems__3u0Mg{display:flex;align-items:center;grid-gap:30px;gap:30px}.Welcome_navItem__m8wRF{display:flex;flex-direction:column;align-items:flex-start;cursor:pointer;padding:5px 15px;transition:all .3s ease}.Welcome_navItem__m8wRF:hover{opacity:.8}.Welcome_navTitle__3QgiS{color:#fff;font-size:1.5rem;font-family:"zihun95hao-shoukesong",serif;font-weight:700}.Welcome_navSubtitle__1wmhm{color:hsla(0,0%,100%,.8);font-size:1rem;font-family:"MalayalamMN",sans-serif;font-weight:600}.Welcome_navDivider__1-r2F{width:1px;height:35px;background:hsla(0,0%,100%,.6)}.Welcome_headerRight__3hUUr{display:flex;flex-direction:column;align-items:flex-end;padding-right:15px;border-right:2px solid hsla(0,0%,100%,.6)}.Welcome_copyright__zbUD0{color:#fff;font-size:1.2rem;font-family:"zihun95hao-shoukesong",serif;font-weight:700}.Welcome_copyrightEn__10gPw{color:hsla(0,0%,100%,.8);font-size:.9rem;font-family:"MalayalamMN",sans-serif;font-weight:600;margin-top:3px}.Welcome_centerContent__cAIIx{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;z-index:10}.Welcome_titleContainer__KBNpl{display:flex;justify-content:center;align-items:center;width:900px;height:300px;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:20px;border:1px solid hsla(0,0%,100%,.25);overflow:hidden}.Welcome_titleImage__3_ZOo{width:700px;height:auto;transform:scale(1.8) translateY(15px);transform-origin:center center;display:block;flex-shrink:0}.Welcome_subtitle__3j7GR{margin-top:25px;padding:15px 50px;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:35px}.Welcome_subtitle__3j7GR span{color:#fff;font-size:1.5rem;font-family:"zihun95hao-shoukesong",serif;letter-spacing:6px}.Welcome_exploreBtn__37JbU{margin-top:35px;padding:14px 60px;background:transparent;border:2px solid #fff;border-radius:35px;color:#fff;font-size:1.2rem;font-family:"zihun95hao-shoukesong",serif;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.Welcome_exploreBtn__37JbU:hover{background:hsla(0,0%,100%,.2);transform:scale(1.05)}.LazyImage_lazyImage__337VD{width:100%;height:100%;object-fit:cover;display:block;opacity:1;transition:opacity .3s ease-in-out}.LazyImage_lazyImage__337VD.LazyImage_error__TLYc7,.LazyImage_lazyImage__337VD.LazyImage_loaded__rdWeY{opacity:1}.Home_page__2-ks-{position:relative;width:100%;min-height:100vh;background:#000;overflow-x:hidden;overflow-y:auto;zoom:.9}.Home_header__x_YLb{position:relative;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 3rem;background:hsla(0,0%,100%,0);-webkit-backdrop-filter:blur(1.06rem);backdrop-filter:blur(1.06rem);border:.063rem solid #707070;min-height:120px}.Home_logo__3P7qb{flex-shrink:0;width:120px;height:auto;max-height:120px;object-fit:contain}.Home_nav__23efQ{grid-gap:4.375rem;gap:4.375rem;flex:1 1;margin:0 2rem}.Home_nav__23efQ,.Home_navItem__K8qHe{display:flex;align-items:center;justify-content:center}.Home_navItem__K8qHe{color:#fff;font-size:clamp(1.25rem,1.875vw,1.875rem);font-family:"zihun95hao-shoukesong",serif;cursor:pointer;padding:.625rem 1.875rem;border:.079rem solid #fff;border-radius:1.5625rem;-webkit-backdrop-filter:blur(1.06rem);backdrop-filter:blur(1.06rem);min-width:150px;height:3.75rem;transition:all .3s ease;box-sizing:border-box;white-space:nowrap}.Home_navItem__K8qHe:hover span{color:#1890ff}.Home_navItem__K8qHe.Home_active__1UDEK{background:hsla(0,0%,100%,.1)}.Home_userIcon__1be-r{cursor:pointer;flex-shrink:0}.Home_userIcon__1be-r img{width:3rem;height:3rem;border-radius:50%;object-fit:cover}.Home_banner__2DeEA{position:relative;width:100%;height:12rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.Home_bannerBg__28-kj{position:absolute;left:0;width:100%;top:-1rem;height:28rem;object-fit:cover;z-index:0}.Home_bannerText__6M9Xr{position:relative;z-index:1;color:#fff;font-size:2.5rem;font-family:"zihun95hao-shoukesong",serif;letter-spacing:.5rem}.Home_mainContent__1qnEc{position:relative;z-index:10;flex:1 1;padding:2rem 5.25rem;background:#000}.Home_searchSection__2heG7{margin-bottom:2rem}.Home_filterRow__1Gc6l{display:flex;align-items:center;margin-bottom:1rem;flex-wrap:wrap}.Home_filterLabel__1XIKC{color:#fff;font-size:1.2rem;font-family:"zihun95hao-shoukesong",serif;margin-right:1rem;flex-shrink:0}.Home_filterItem__1pW6q{color:hsla(0,0%,100%,.7);font-size:1rem;font-family:"zihun95hao-shoukesong",serif;padding:.25rem .75rem;margin-left:.5rem;border-radius:.75rem;cursor:pointer;transition:all .3s ease}.Home_filterItem__1pW6q:hover{background:hsla(0,0%,100%,.1);color:#fff}.Home_filterItem__1pW6q.Home_activeFilter__GoxrU{background:rgba(24,144,255,.3);color:#1890ff;font-weight:700}.Home_filterItem__1pW6q.Home_disabled__38xZP{cursor:not-allowed!important;pointer-events:none}.Home_colorItem__sobHa{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:.25rem;margin-left:.5rem;border-radius:50%;transition:all .3s ease;border:2px solid transparent}.Home_colorItem__sobHa:hover{transform:scale(1.1)}.Home_colorItem__sobHa.Home_activeColorFilter__cjvEo{border:2px solid #1890ff;box-shadow:0 0 10px rgba(24,144,255,.5)}.Home_colorItem__sobHa.Home_disabled__38xZP{cursor:not-allowed!important;pointer-events:none}.Home_colorCircle__148c8{display:block;width:32px;height:32px;border-radius:50%;border:2px solid hsla(0,0%,100%,.3);box-shadow:0 2px 4px rgba(0,0,0,.2)}.Home_resetBtn__22a1e{margin-left:2rem;padding:.4rem 1.2rem;border:1px solid hsla(0,0%,100%,.3);border-radius:1rem;background:transparent;color:hsla(0,0%,100%,.7);font-size:.9rem;font-family:"zihun95hao-shoukesong",serif;cursor:pointer;transition:all .3s ease}.Home_resetBtn__22a1e:hover:not(:disabled){background:hsla(0,0%,100%,.1);color:#fff}.Home_resetBtn__22a1e:disabled{cursor:not-allowed;opacity:.5}.Home_errorMsg__2mYuD{color:#ff6b6b}.Home_errorMsg__2mYuD,.Home_loadingMsg__1cOz8{font-size:1rem;text-align:center;margin:2rem 0}.Home_loadingMsg__1cOz8{color:hsla(0,0%,100%,.7)}.Home_searchingMsg__1mS_j{color:#1890ff;font-size:1rem;text-align:center;margin:2rem 0;font-weight:700}.Home_emptyMsg__J_m7L{color:hsla(0,0%,100%,.5);font-size:1rem;text-align:center;margin:2rem 0}.Home_loadingMore__2n3Fw{color:hsla(0,0%,100%,.7);font-size:1rem;text-align:center;margin:2rem 0;padding:1rem}.Home_noMoreData__2DiZ-{color:hsla(0,0%,100%,.5);font-size:.9rem;text-align:center;margin:2rem 0;padding:1rem}.Home_grid__1ko1h{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}@media(max-width:1600px){.Home_grid__1ko1h{grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}}@media(max-width:1200px){.Home_grid__1ko1h{grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}}@media(max-width:768px){.Home_grid__1ko1h{grid-template-columns:repeat(1,1fr);grid-gap:1rem;gap:1rem}}.Home_gridItem__3irJp{display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:all .3s ease}.Home_gridItem__3irJp:hover{transform:translateY(-8px)}.Home_gridItem__3irJp:hover img{box-shadow:0 8px 20px hsla(0,0%,100%,.1)}.Home_gridItem__3irJp img{width:100%;height:280px;object-fit:cover;border-radius:.5rem;transition:all .3s ease}.Home_itemName__IJtX6{color:#fff;font-size:1rem;font-family:"zihun95hao-shoukesong",serif;margin-top:.8rem;text-align:center}.Home_footer__1mI24{position:relative;z-index:10;display:flex;flex-direction:column;align-items:flex-end;padding:1.25rem .88rem .88rem;background:#454545;margin-top:3.44rem}.Home_copyright__1qdoO{color:#b2b2b2;font-size:.75rem;font-family:"zihun95hao-shoukesong",serif;line-height:.7rem;opacity:.89}.Home_copyrightEn__1BXQ5{color:#b2b2b2;font-size:.63rem;font-family:"MalayalamMN",sans-serif;font-weight:700;line-height:.73rem;text-align:right;margin-top:.19rem}.Home_pagination__3ozx0{display:flex;align-items:center;justify-content:center;grid-gap:1rem;gap:1rem;margin-top:3rem;padding:2rem 0}.Home_pageBtn__1FlhJ{padding:.5rem 1.5rem;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.3);border-radius:.5rem;color:#fff;font-size:1rem;font-family:"zihun95hao-shoukesong",serif;cursor:pointer;transition:all .3s ease}.Home_pageBtn__1FlhJ:hover:not(:disabled){background:hsla(0,0%,100%,.2);border-color:#1890ff;color:#1890ff}.Home_pageBtn__1FlhJ:disabled{opacity:.3;cursor:not-allowed}.Home_pageNumbers__14Eaw{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem}.Home_pageNumber__1xZCU{min-width:2.5rem;height:2.5rem;padding:.5rem;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.3);border-radius:.5rem;color:hsla(0,0%,100%,.8);font-size:1rem;font-family:"zihun95hao-shoukesong",serif;cursor:pointer;transition:all .3s ease}.Home_pageNumber__1xZCU:hover{background:hsla(0,0%,100%,.2);border-color:#1890ff;color:#1890ff}.Home_pageNumber__1xZCU.Home_active__1UDEK{background:rgba(24,144,255,.3);border-color:#1890ff;color:#1890ff;font-weight:700}.Home_ellipsis__3lwnz{color:hsla(0,0%,100%,.5);padding:0 .5rem}.Home_pageInfo__3SRNQ{color:hsla(0,0%,100%,.7);font-size:.9rem;font-family:"zihun95hao-shoukesong",serif;margin-left:1rem}.Login_page__1HXwf{position:relative;width:100%;height:100vh;overflow:hidden}.Login_bgContainer__3hc9u{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.Login_bgImage__3WqCf{width:100%;height:100%;object-fit:cover}.Login_backBtn__1vRgs{position:absolute;top:30px;left:30px;z-index:10;cursor:pointer;transition:transform .3s ease}.Login_backBtn__1vRgs img{width:40px;height:40px}.Login_backBtn__1vRgs:hover{transform:scale(1.1)}.Login_loginCard__tmIpE{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:450px;padding:120px 40px 40px;background:rgba(0,0,0,.45);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:30px;border:1px solid hsla(0,0%,100%,.3);z-index:10}.Login_titleContainer__HbZ7I{position:absolute;top:-10px;left:50%;transform:translateX(-50%);display:flex;justify-content:center}.Login_titleImage__3DHtd{height:150px;width:auto}.Login_tabContainer__3nFN9{display:flex;flex-direction:column;align-items:center;margin-bottom:30px}.Login_tabActive__30q36{color:#fff;font-size:1.3rem;font-family:"zihun95hao-shoukesong",serif}.Login_tabLine__3Vl_Y{width:80px;height:2px;background:#fff;margin-top:10px}.Login_formContainer__1IF8X{display:flex;flex-direction:column}.Login_formGroup__3Bt8Y{margin-bottom:25px}.Login_label__3ZvfX{display:block;color:#fff;font-size:1.1rem;font-family:"zihun95hao-shoukesong",serif;margin-bottom:10px}.Login_input__2M3IP{width:100%;padding:15px 20px;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid hsla(0,0%,100%,.3);border-radius:25px;color:#fff;font-size:1rem;outline:none;transition:all .3s ease;box-sizing:border-box}.Login_input__2M3IP::placeholder{color:hsla(0,0%,100%,.6)}.Login_input__2M3IP:focus{border-color:hsla(0,0%,100%,.6);background:hsla(0,0%,100%,.15)}.Login_errorMsg__2-vhk{color:#ff6b6b;font-size:.9rem;text-align:center;margin-bottom:15px;padding:10px;background:hsla(0,100%,71%,.1);border-radius:8px}.Login_policyRow__3CBky{display:flex;align-items:center;margin-bottom:25px}.Login_checkbox__2wyg4{width:18px;height:18px;border:2px solid hsla(0,0%,100%,.5);border-radius:4px;cursor:pointer;transition:all .3s ease;margin-right:10px}.Login_checkbox__2wyg4.Login_checked__3FL9D{background:#1890ff;border-color:#1890ff}.Login_policyText__205Wg{font-size:.95rem}.Login_loginBtn__1vrCD,.Login_policyText__205Wg{color:#fff;font-family:"zihun95hao-shoukesong",serif}.Login_loginBtn__1vrCD{width:60%;margin:0 auto 20px;padding:12px 0;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.3);border-radius:25px;font-size:1.1rem;cursor:pointer;transition:all .3s ease;display:block}.Login_loginBtn__1vrCD:hover:not(:disabled){background:hsla(0,0%,100%,.2);transform:scale(1.02)}.Login_loginBtn__1vrCD:disabled{opacity:.6;cursor:not-allowed}.Login_bottomLinks__2YQQH{display:flex;justify-content:space-between;padding:0 20px;margin-bottom:20px}.Login_bottomLinks__2YQQH span{color:#fff;font-size:.95rem;font-family:"zihun95hao-shoukesong",serif;cursor:pointer;transition:all .3s ease}.Login_bottomLinks__2YQQH span:hover{color:#1890ff}.Login_skipBtn__YV8OM{width:50%;margin:0 auto;padding:10px 0;background:transparent;border:1px solid hsla(0,0%,100%,.4);border-radius:20px;color:hsla(0,0%,100%,.8);font-size:.95rem;cursor:pointer;transition:all .3s ease;display:block}.Login_skipBtn__YV8OM:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.6)}.Login_footer__2P8BZ{position:absolute;bottom:0;left:0;right:0;display:flex;flex-direction:column;align-items:flex-end;padding:15px 30px;background:#454545;z-index:10}.Login_footer__2P8BZ span{color:#b2b2b2;font-size:.75rem}.Login_footer__2P8BZ span:first-child{font-family:"zihun95hao-shoukesong",serif;margin-bottom:3px}.Login_footer__2P8BZ span:last-child{font-family:"MalayalamMN",sans-serif}.Login_modalOverlay___UPQE{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.Login_modalContent__3Jkvd{background:#fff;border-radius:12px;padding:30px;max-width:400px;width:90%;text-align:center}.Login_modalContent__3Jkvd h3{margin:0 0 20px;font-size:1.2rem;color:#333}.Login_modalContent__3Jkvd p{margin:0 0 25px;font-size:.95rem;color:#666;line-height:1.6}.Login_modalBtns__xGDWa{display:flex;justify-content:center;grid-gap:15px;gap:15px}.Login_cancelBtn__2nBZJ{padding:10px 30px;border:1px solid #d9d9d9;border-radius:20px;background:#fff;color:#666;font-size:.9rem;cursor:pointer;transition:all .3s ease}.Login_cancelBtn__2nBZJ:hover{border-color:#1890ff;color:#1890ff}.Login_confirmBtn__2BUmC{padding:10px 30px;border:none;border-radius:20px;background:#1890ff;color:#fff;font-size:.9rem;cursor:pointer;transition:all .3s ease}.Login_confirmBtn__2BUmC:hover{background:#40a9ff}.ResetPassword_page__1hEWD{position:relative;width:100%;height:100vh;overflow:hidden}.ResetPassword_bgContainer__3nwNq{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.ResetPassword_bgImage__1OL5Z{width:100%;height:100%;object-fit:cover}.ResetPassword_backBtn__2MmSN{position:absolute;top:30px;left:30px;z-index:10;cursor:pointer;transition:transform .3s ease}.ResetPassword_backBtn__2MmSN img{width:40px;height:40px}.ResetPassword_backBtn__2MmSN:hover{transform:scale(1.1)}.ResetPassword_formCard__mmEyW{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:450px;padding:120px 40px 40px;background:rgba(0,0,0,.45);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:30px;border:1px solid hsla(0,0%,100%,.3);z-index:10}.ResetPassword_titleContainer__iMrKK{position:absolute;top:-10px;left:50%;transform:translateX(-50%);display:flex;justify-content:center}.ResetPassword_titleImage__2CtT6{height:150px;width:auto}.ResetPassword_pageTitle__B5Cxn{display:flex;flex-direction:column;align-items:center;margin-bottom:30px}.ResetPassword_pageTitle__B5Cxn span{color:#fff;font-size:1.3rem;font-family:"zihun95hao-shoukesong",serif}.ResetPassword_titleLine__TwQvx{width:100px;height:2px;background:#fff;margin-top:10px}.ResetPassword_formContainer__1H8y8{display:flex;flex-direction:column}.ResetPassword_formGroup__1hvzR{margin-bottom:20px}.ResetPassword_label__1dvd7{display:block;color:#fff;font-size:1rem;font-family:"zihun95hao-shoukesong",serif;margin-bottom:8px}.ResetPassword_input__1LHo5{width:100%;padding:14px 18px;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid hsla(0,0%,100%,.3);border-radius:22px;color:#fff;font-size:.95rem;outline:none;transition:all .3s ease;box-sizing:border-box}.ResetPassword_input__1LHo5::placeholder{color:hsla(0,0%,100%,.5)}.ResetPassword_input__1LHo5:focus{border-color:hsla(0,0%,100%,.6);background:hsla(0,0%,100%,.15)}.ResetPassword_input__1LHo5:disabled{opacity:.6}.ResetPassword_codeRow__2q1Aj{display:flex;grid-gap:10px;gap:10px}.ResetPassword_codeInput__mMGx5{flex:1 1;padding:14px 18px;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid hsla(0,0%,100%,.3);border-radius:22px;color:#fff;font-size:.95rem;outline:none;transition:all .3s ease;box-sizing:border-box}.ResetPassword_codeInput__mMGx5::placeholder{color:hsla(0,0%,100%,.5)}.ResetPassword_codeInput__mMGx5:focus{border-color:hsla(0,0%,100%,.6);background:hsla(0,0%,100%,.15)}.ResetPassword_codeInput__mMGx5:disabled{opacity:.6}.ResetPassword_codeBtn__17VnZ{flex-shrink:0;padding:14px 20px;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid hsla(0,0%,100%,.3);border-radius:22px;color:#fff;font-size:.9rem;cursor:pointer;transition:all .3s ease;white-space:nowrap}.ResetPassword_codeBtn__17VnZ:hover:not(:disabled){background:hsla(0,0%,100%,.2)}.ResetPassword_codeBtn__17VnZ:disabled{opacity:.6;cursor:not-allowed}.ResetPassword_errorMsg__3xqjG{color:#ff6b6b;background:hsla(0,100%,71%,.1)}.ResetPassword_errorMsg__3xqjG,.ResetPassword_successMsg__ftiN8{font-size:.9rem;text-align:center;margin-bottom:15px;padding:10px;border-radius:8px}.ResetPassword_successMsg__ftiN8{color:#52c41a;background:rgba(82,196,26,.1)}.ResetPassword_policyRow__1Wbds{display:flex;align-items:center;margin-bottom:20px}.ResetPassword_checkbox__37K0N{width:18px;height:18px;border:2px solid hsla(0,0%,100%,.5);border-radius:4px;cursor:pointer;transition:all .3s ease;margin-right:10px;flex-shrink:0}.ResetPassword_checkbox__37K0N.ResetPassword_checked__2ff_s{background:#1890ff;border-color:#1890ff}.ResetPassword_policyText__14vfQ{color:#fff;font-size:.9rem;font-family:"zihun95hao-shoukesong",serif}.ResetPassword_submitBtn__80RVd{width:100%;padding:14px 0;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.3);border-radius:25px;color:#fff;font-size:1.1rem;font-family:"zihun95hao-shoukesong",serif;cursor:pointer;transition:all .3s ease}.ResetPassword_submitBtn__80RVd:hover:not(:disabled){background:hsla(0,0%,100%,.2);transform:scale(1.02)}.ResetPassword_submitBtn__80RVd:disabled{opacity:.6;cursor:not-allowed}.ResetPassword_bottomLink__mA0fP{display:flex;justify-content:center;margin-top:20px}.ResetPassword_bottomLink__mA0fP span{color:#fff;font-size:.9rem;font-family:"zihun95hao-shoukesong",serif;cursor:pointer;transition:all .3s ease}.ResetPassword_bottomLink__mA0fP span:hover{color:#1890ff}.ResetPassword_footer__wFfhN{position:absolute;bottom:0;left:0;right:0;display:flex;flex-direction:column;align-items:flex-end;padding:15px 30px;background:#454545;z-index:10}.ResetPassword_footer__wFfhN span{color:#b2b2b2;font-size:.75rem}.ResetPassword_footer__wFfhN span:first-child{font-family:"zihun95hao-shoukesong",serif;margin-bottom:3px}.ResetPassword_footer__wFfhN span:last-child{font-family:"MalayalamMN",sans-serif}.VectorLibrary_page__1nQu-{position:relative;width:100%;min-height:100vh;overflow-x:hidden;overflow-y:auto;zoom:.9}.VectorLibrary_bgContainer__1qDcg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1}.VectorLibrary_bgImage__tP0hC{width:100%;height:100%;object-fit:cover}.VectorLibrary_header__2jY4D{position:relative;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 3rem;background:hsla(0,0%,100%,0);-webkit-backdrop-filter:blur(1.06rem);backdrop-filter:blur(1.06rem);border:.063rem solid #707070;min-height:120px}.VectorLibrary_logo__2meQ_{flex-shrink:0;width:120px;height:auto;max-height:120px;object-fit:contain}.VectorLibrary_nav__1NFLx{display:flex;align-items:center;grid-gap:4.375rem;gap:4.375rem;flex:1 1;justify-content:center;margin:0 2rem}.VectorLibrary_navItem__GkKsu{color:#fff;font-size:clamp(1.25rem,1.875vw,1.875rem);font-family:"zihun95hao-shoukesong",serif;cursor:pointer;padding:.625rem 1.875rem;border:.079rem solid #fff;border-radius:1.5625rem;-webkit-backdrop-filter:blur(1.06rem);backdrop-filter:blur(1.06rem);min-width:150px;height:3.75rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-sizing:border-box;white-space:nowrap}.VectorLibrary_navItem__GkKsu:hover span{color:#1890ff}.VectorLibrary_navItem__GkKsu.VectorLibrary_active__30MoV{background:hsla(0,0%,100%,.1)}.VectorLibrary_userIcon__qnVz4{cursor:pointer;flex-shrink:0}.VectorLibrary_userIcon__qnVz4 img{width:3rem;height:3rem;border-radius:50%;object-fit:cover}.VectorLibrary_pageTitle__3cf8j{position:relative;z-index:10;padding:2.25rem 5.25rem 0}.VectorLibrary_pageTitle__3cf8j h1{color:#fff;font-size:2.81rem;font-family:"zihun95hao-shoukesong",serif;line-height:2.62rem;margin:0}.VectorLibrary_mainContent__GTMHC{position:relative;z-index:10;flex:1 1;padding:0 5.25rem 2rem;transform:scale(.9);transform-origin:top center}.VectorLibrary_introSection__yE0vB{margin-bottom:2rem;margin-top:1.88rem}.VectorLibrary_introSection__yE0vB h2{color:#fff;font-size:1.56rem;font-family:"zihun95hao-shoukesong",serif;line-height:1.45rem;margin:0 0 1rem}.VectorLibrary_introSection__yE0vB p{color:#fff;font-size:1.56rem;font-family:"zihun95hao-shoukesong",serif;line-height:1.46rem;margin:0}.VectorLibrary_categoryCards__3UqVP{display:flex;justify-content:flex-start;grid-gap:1.375rem;gap:1.375rem}.VectorLibrary_categoryCard__AqBcC{position:relative;overflow:hidden;cursor:pointer;transition:all .3s ease;border-radius:.5rem}.VectorLibrary_categoryCard__AqBcC:hover{transform:scale(1.02);box-shadow:0 10px 30px rgba(0,0,0,.3)}.VectorLibrary_categoryCard__AqBcC img{display:block;width:100%;height:100%;object-fit:cover}.VectorLibrary_categoryCards__3UqVP>.VectorLibrary_categoryCard__AqBcC:first-child img{width:42.31rem;height:39.25rem}.VectorLibrary_categoryCards__3UqVP>.VectorLibrary_categoryCard__AqBcC:nth-child(2) img{width:26.56rem;height:39.38rem}.VectorLibrary_cardLabel__4Zbj1{position:absolute;top:2rem;left:1.94rem;padding:.38rem 1rem;background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(1.72rem);backdrop-filter:blur(1.72rem);border-radius:.56rem;z-index:2}.VectorLibrary_cardLabel__4Zbj1 span{color:#fff;font-size:1.88rem;font-family:"zihun95hao-shoukesong",serif;line-height:1.73rem}.VectorLibrary_accessorySection__2WFUs{display:flex;grid-gap:1.375rem;gap:1.375rem}.VectorLibrary_accessorySection__2WFUs .VectorLibrary_categoryCard__AqBcC img{width:26.56rem;height:39.38rem}.VectorLibrary_accessoryList__2EcIO{display:flex;flex-direction:column;grid-gap:1.2rem;gap:1.2rem;justify-content:space-between}.VectorLibrary_accessoryItem__VLsEO{cursor:pointer;border-radius:.5rem;overflow:hidden;transition:all .3s ease}.VectorLibrary_accessoryItem__VLsEO:hover{transform:scale(1.05)}.VectorLibrary_accessoryItem__VLsEO img{width:12rem;height:auto;display:block}.VectorLibrary_footer__20HAo{position:relative;z-index:10;display:flex;flex-direction:column;align-items:flex-end;padding:1.25rem .88rem .88rem;background:#454545;margin-top:3.44rem}.VectorLibrary_copyright__OTHsm{color:#b2b2b2;font-size:.75rem;font-family:"zihun95hao-shoukesong",serif;line-height:.7rem;opacity:.89}.VectorLibrary_copyrightEn__wd9kp{color:#b2b2b2;font-size:.63rem;font-family:"MalayalamMN",sans-serif;font-weight:700;line-height:.73rem;text-align:right;margin-top:.19rem}.VectorDetail_page__j2sXk{position:relative;width:100%;min-height:100vh;overflow-x:hidden;overflow-y:auto;zoom:.9}.VectorDetail_bgContainer__34zAr{position:fixed;top:0;left:0;right:0;bottom:0;z-index:0}.VectorDetail_bgImage__SclZV{width:100%;height:100%;object-fit:cover;display:block}.VectorDetail_emptyPage__2sxOJ{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background:#1a1a2e}.VectorDetail_emptyPage__2sxOJ p{font-size:1.2rem;color:#fff;margin-bottom:20px}.VectorDetail_emptyPage__2sxOJ button{padding:10px 30px;border:1px solid #fff;border-radius:20px;background:transparent;color:#fff;cursor:pointer;transition:all .3s ease}.VectorDetail_emptyPage__2sxOJ button:hover{background:hsla(0,0%,100%,.1)}.VectorDetail_header__1ca0y{position:relative;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 3rem;background:hsla(0,0%,100%,0);-webkit-backdrop-filter:blur(1.06rem);backdrop-filter:blur(1.06rem);border:.063rem solid #707070;min-height:120px}.VectorDetail_logo__2gooo{flex-shrink:0;width:120px;height:auto;max-height:120px;object-fit:contain}.VectorDetail_nav__2nnbJ{grid-gap:4.375rem;gap:4.375rem;flex:1 1;margin:0 2rem}.VectorDetail_nav__2nnbJ,.VectorDetail_navItem__qlBvq{display:flex;align-items:center;justify-content:center}.VectorDetail_navItem__qlBvq{color:#fff;font-size:clamp(1.25rem,1.875vw,1.875rem);font-family:"zihun95hao-shoukesong",serif;cursor:pointer;padding:.625rem 1.875rem;border:.079rem solid #fff;border-radius:1.5625rem;-webkit-backdrop-filter:blur(1.06rem);backdrop-filter:blur(1.06rem);min-width:150px;height:3.75rem;transition:all .3s ease;box-sizing:border-box;white-space:nowrap}.VectorDetail_navItem__qlBvq:hover span{color:#1890ff}.VectorDetail_navItem__qlBvq.VectorDetail_active__1hDJM{background:hsla(0,0%,100%,.1)}.VectorDetail_userIcon__2YNMA{cursor:pointer;flex-shrink:0}.VectorDetail_userIcon__2YNMA img{width:3rem;height:3rem;border-radius:50%;object-fit:cover}.VectorDetail_pageTitle__19pEj{position:relative;z-index:10;padding:2.25rem 5.25rem 0}.VectorDetail_pageTitle__19pEj h1{color:#fff;font-size:2.81rem;font-family:"zihun95hao-shoukesong",serif;line-height:2.62rem;margin:0}.VectorDetail_mainContent__1GhUF{position:relative;z-index:10;display:flex;grid-gap:2rem;gap:2rem;padding:2rem 5.25rem}.VectorDetail_leftSection__-ejoi{flex:0 0 58%;display:flex;flex-direction:column;grid-gap:1.5rem;gap:1.5rem}.VectorDetail_imageArea__UIQbH{display:flex;grid-gap:1rem;gap:1rem}.VectorDetail_mainImageContainer__gVMFi{position:relative;flex:1 1;background:rgba(0,0,0,.3);border-radius:1rem;overflow:hidden;min-height:400px;display:flex;align-items:center;justify-content:center}.VectorDetail_imageLoadingOverlay__2wPOD{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10}.VectorDetail_imageLoadingText__3BVSp{color:#1890ff;font-size:1.2rem;font-weight:700}.VectorDetail_mainImage__1Ni9M{width:100%;height:auto;max-height:400px;object-fit:contain;display:block}.VectorDetail_imageTypeSelector__WGBMt{display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem;flex-shrink:0}.VectorDetail_typeItem__KMvfL{padding:.8rem 1.2rem;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.3);border-radius:.5rem;color:#fff;font-size:1rem;font-family:"zihun95hao-shoukesong",serif;cursor:pointer;transition:all .3s ease;text-align:center;min-width:4rem}.VectorDetail_typeItem__KMvfL:hover{background:hsla(0,0%,100%,.2)}.VectorDetail_typeItem__KMvfL.VectorDetail_activeType__1cxDA{background:rgba(24,144,255,.3);border-color:#1890ff;color:#1890ff}.VectorDetail_typeItem__KMvfL.VectorDetail_disabled__1c1Or{cursor:not-allowed;opacity:.5;pointer-events:none}.VectorDetail_typeItem__KMvfL.VectorDetail_disabled__1c1Or:hover{background:hsla(0,0%,100%,.1)}.VectorDetail_patternsSection__2JNzm h3{color:#fff;font-size:1.2rem;font-family:"zihun95hao-shoukesong",serif;margin:0 0 1rem}.VectorDetail_patternsList__3KG4h{display:flex;grid-gap:1rem;gap:1rem}.VectorDetail_patternItem__3tqjb{width:5rem;height:5rem;border-radius:.5rem;overflow:hidden;border:1px solid hsla(0,0%,100%,.2)}.VectorDetail_patternItem__3tqjb img{width:100%;height:100%;object-fit:cover}.VectorDetail_recommendSection__1zpjY h3{color:#fff;font-size:1.2rem;font-family:"zihun95hao-shoukesong",serif;margin:0 0 1rem}.VectorDetail_recommendList___m84T{display:flex;grid-gap:1rem;gap:1rem}.VectorDetail_recommendItem__2chEl{width:10rem;background:hsla(0,0%,100%,.1);border-radius:.8rem;overflow:hidden;cursor:pointer;transition:all .3s ease}.VectorDetail_recommendItem__2chEl:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,.3)}.VectorDetail_recommendItem__2chEl img{width:100%;height:8rem;object-fit:cover}.VectorDetail_recommendInfo__gagYR{padding:.8rem;display:flex;flex-direction:column;grid-gap:.3rem;gap:.3rem}.VectorDetail_recommendName__1lC_0{color:#fff;font-size:.9rem;font-family:"zihun95hao-shoukesong",serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.VectorDetail_recommendEthnic__3pY8l{color:hsla(0,0%,100%,.6);font-size:.8rem}.VectorDetail_rightSection__21J9p{flex:1 1;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem;padding:2rem;border:1px solid hsla(0,0%,100%,.2);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.VectorDetail_itemTitle__1EgjV{color:#fff;font-size:1.8rem;font-family:"zihun95hao-shoukesong",serif;margin:0 0 1.5rem;line-height:1.4}.VectorDetail_divider__1_-gT{height:1px;background:hsla(0,0%,100%,.2);margin-bottom:1.5rem}.VectorDetail_primaryColorsSection__AS0MQ{display:flex;align-items:center;padding:1rem 0;margin-bottom:1rem}.VectorDetail_primaryColorsSection__AS0MQ .VectorDetail_label__2nRiG{color:hsla(0,0%,100%,.8);font-size:1rem;font-family:"zihun95hao-shoukesong",serif;margin-right:1rem;flex-shrink:0;width:5.5rem}.VectorDetail_primaryColorsSection__AS0MQ .VectorDetail_colorCircles__3Cngx{display:flex;grid-gap:.75rem;gap:.75rem;flex-wrap:wrap}.VectorDetail_primaryColorsSection__AS0MQ .VectorDetail_colorCircle__34pwT{display:block;width:36px;height:36px;border-radius:50%;border:2px solid hsla(0,0%,100%,.3);box-shadow:0 2px 6px rgba(0,0,0,.3);cursor:pointer;transition:all .3s ease}.VectorDetail_primaryColorsSection__AS0MQ .VectorDetail_colorCircle__34pwT:hover{transform:scale(1.15);box-shadow:0 4px 12px rgba(0,0,0,.5)}.VectorDetail_infoSection__1DM9i h3{color:#fff;font-size:1.2rem;font-family:"zihun95hao-shoukesong",serif;margin:0 0 1rem}.VectorDetail_infoList__mH_mm{display:flex;flex-direction:column;grid-gap:.8rem;gap:.8rem}.VectorDetail_infoItem__1XSh5{display:flex;font-size:.95rem}.VectorDetail_infoItem__1XSh5 .VectorDetail_label__2nRiG{color:hsla(0,0%,100%,.6);width:5.5rem;flex-shrink:0}.VectorDetail_infoItem__1XSh5 .VectorDetail_value__2pqLW{color:#fff;flex:1 1}.VectorDetail_infoItem__1XSh5 .VectorDetail_link__3OkR8{color:#1890ff;text-decoration:none}.VectorDetail_infoItem__1XSh5 .VectorDetail_link__3OkR8:hover{text-decoration:underline}.VectorDetail_errorMsg__3LBgC{color:#ff6b6b;font-size:.9rem;margin:1rem 0;padding:.8rem;background:rgba(255,77,79,.15);border-radius:.5rem}.VectorDetail_downloadBtn__3xA4E{width:100%;margin-top:1.5rem;padding:1rem 0;background:rgba(24,144,255,.3);border:1px solid #1890ff;border-radius:2rem;color:#1890ff;font-size:1.1rem;font-family:"zihun95hao-shoukesong",serif;cursor:pointer;transition:all .3s ease}.VectorDetail_downloadBtn__3xA4E:hover:not(:disabled){background:rgba(24,144,255,.5)}.VectorDetail_downloadBtn__3xA4E:disabled{opacity:.6;cursor:not-allowed}.VectorDetail_noData__IZfDU{color:hsla(0,0%,100%,.5);font-size:.9rem}.VectorDetail_footer__i-fS8{position:relative;z-index:10;display:flex;flex-direction:column;align-items:flex-end;padding:1.25rem .88rem .88rem;background:#454545;margin-top:2rem}.VectorDetail_copyright__a7Z0A{color:#b2b2b2;font-size:.75rem;font-family:"zihun95hao-shoukesong",serif;line-height:.7rem;opacity:.89}.VectorDetail_copyrightEn__1RIrV{color:#b2b2b2;font-size:.63rem;font-family:"MalayalamMN",sans-serif;font-weight:700;line-height:.73rem;text-align:right;margin-top:.19rem}.ThreeDCostumeLibrary_page__2THZR{position:relative;width:100%;min-height:100vh;overflow-x:hidden;overflow-y:auto;zoom:.9}.ThreeDCostumeLibrary_bgContainer__3lKBp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1}.ThreeDCostumeLibrary_bgImage__eUi71{width:100%;height:100%;object-fit:cover}.ThreeDCostumeLibrary_header__1uGLm{position:relative;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 3rem;background:hsla(0,0%,100%,0);-webkit-backdrop-filter:blur(1.06rem);backdrop-filter:blur(1.06rem);border:.063rem solid #707070;min-height:120px}.ThreeDCostumeLibrary_logo__180Mi{flex-shrink:0;width:120px;height:auto;max-height:120px;object-fit:contain}.ThreeDCostumeLibrary_nav__Yf9db{display:flex;align-items:center;grid-gap:4.375rem;gap:4.375rem;flex:1 1;justify-content:center;margin:0 2rem}.ThreeDCostumeLibrary_navItem__-7kgK{color:#fff;font-size:clamp(1.25rem,1.875vw,1.875rem);font-family:"zihun95hao-shoukesong",serif;cursor:pointer;padding:.625rem 1.875rem;border:.079rem solid #fff;border-radius:1.5625rem;-webkit-backdrop-filter:blur(1.06rem);backdrop-filter:blur(1.06rem);min-width:150px;height:3.75rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-sizing:border-box;white-space:nowrap}.ThreeDCostumeLibrary_navItem__-7kgK:hover span{color:#1890ff}.ThreeDCostumeLibrary_navItem__-7kgK.ThreeDCostumeLibrary_active__PzbWs{background:hsla(0,0%,100%,.25);border-color:#1890ff;box-shadow:0 0 15px rgba(24,144,255,.5)}.ThreeDCostumeLibrary_navItem__-7kgK.ThreeDCostumeLibrary_active__PzbWs span{color:#1890ff;font-weight:700}.ThreeDCostumeLibrary_userIcon__PaTW4{cursor:pointer;flex-shrink:0}.ThreeDCostumeLibrary_userIcon__PaTW4 img{width:3rem;height:3rem;border-radius:50%;object-fit:cover}.ThreeDCostumeLibrary_pageTitle__3zOIe{position:relative;z-index:10;padding:2.25rem 5.25rem 0}.ThreeDCostumeLibrary_pageTitle__3zOIe h1{color:#fff;font-size:2.81rem;font-family:"zihun95hao-shoukesong",serif;line-height:2.62rem;margin:0}.ThreeDCostumeLibrary_mainContent__1Tpl_{position:relative;z-index:10;flex:1 1;padding:0 5.25rem 2rem}.ThreeDCostumeLibrary_introSection__mKhHw{margin-bottom:2rem;margin-top:1.88rem}.ThreeDCostumeLibrary_introSection__mKhHw h2{color:#fff;font-size:1.56rem;font-family:"zihun95hao-shoukesong",serif;line-height:1.45rem;margin:0 0 1rem}.ThreeDCostumeLibrary_introSection__mKhHw p{color:#fff;font-size:1.56rem;font-family:"zihun95hao-shoukesong",serif;line-height:1.46rem;margin:0}.ThreeDCostumeLibrary_videoSection__3SGAL{display:flex;grid-gap:1.375rem;gap:1.375rem;margin-bottom:2rem}.ThreeDCostumeLibrary_videoContainer__2EnSN{flex:1 1;background:#333;border-radius:15px;overflow:hidden;position:relative;min-height:400px}.ThreeDCostumeLibrary_video__1KkeA{width:100%;height:400px;object-fit:contain;display:block;background:#000}.ThreeDCostumeLibrary_videoLoading__2VVAb{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:hsla(0,0%,100%,.6);font-size:1rem}.ThreeDCostumeLibrary_exploreContainer__2_mM5{display:flex;flex-direction:row;grid-gap:1.375rem;gap:1.375rem;width:45rem;flex-shrink:0}.ThreeDCostumeLibrary_exploreItem__2XKxT{flex:1 1;position:relative;border-radius:15px;overflow:hidden;cursor:pointer;transition:transform .3s ease}.ThreeDCostumeLibrary_exploreItem__2XKxT img{width:100%;height:100%;object-fit:cover}.ThreeDCostumeLibrary_exploreItem__2XKxT span{position:absolute;top:15px;left:15px;color:#fff;font-size:1rem;font-family:"zihun95hao-shoukesong",serif}.ThreeDCostumeLibrary_ethnicButtons__2RWFg{display:flex;justify-content:space-between;grid-gap:1.375rem;gap:1.375rem}.ThreeDCostumeLibrary_ethnicBtn__A53XJ{flex:1 1;cursor:pointer;border-radius:10px;overflow:hidden;transition:transform .3s ease}.ThreeDCostumeLibrary_ethnicBtn__A53XJ img{width:100%;height:auto;display:block}.ThreeDCostumeLibrary_footer__2rN8o{position:relative;z-index:10;display:flex;flex-direction:column;align-items:flex-end;padding:1.25rem .88rem .88rem;background:#454545;margin-top:3.44rem}.ThreeDCostumeLibrary_footer__2rN8o span{color:#b2b2b2;font-size:.75rem}.ThreeDCostumeDetail_page__3VbFQ{position:relative;width:100%;min-height:100vh;overflow-x:hidden;overflow-y:auto;zoom:.9}.ThreeDCostumeDetail_bgContainer__Njp-s{position:fixed;top:0;left:0;right:0;bottom:0;z-index:0}.ThreeDCostumeDetail_bgImage__1IGrg{width:100%;height:100%;object-fit:cover;display:block}.ThreeDCostumeDetail_emptyPage__2x9_o{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background:#1a1a2e}.ThreeDCostumeDetail_emptyPage__2x9_o p{font-size:1.2rem;color:#fff;margin-bottom:20px}.ThreeDCostumeDetail_emptyPage__2x9_o button{padding:10px 30px;border:1px solid #fff;border-radius:20px;background:transparent;color:#fff;cursor:pointer;transition:all .3s ease}.ThreeDCostumeDetail_emptyPage__2x9_o button:hover{background:hsla(0,0%,100%,.1)}.ThreeDCostumeDetail_header__2cPB8{position:relative;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 3rem;background:hsla(0,0%,100%,0);-webkit-backdrop-filter:blur(1.06rem);backdrop-filter:blur(1.06rem);border:.063rem solid #707070;min-height:120px}.ThreeDCostumeDetail_logo__3Ao0j{flex-shrink:0;width:120px;height:auto;max-height:120px;object-fit:contain}.ThreeDCostumeDetail_nav__2XtuE{display:flex;align-items:center;grid-gap:4.375rem;gap:4.375rem;flex:1 1;justify-content:center;margin:0 2rem}.ThreeDCostumeDetail_navItem__2slGF{color:#fff;font-size:clamp(1.25rem,1.875vw,1.875rem);font-family:"zihun95hao-shoukesong",serif;cursor:pointer;padding:.625rem 1.875rem;border:.079rem solid #fff;border-radius:1.5625rem;-webkit-backdrop-filter:blur(1.06rem);backdrop-filter:blur(1.06rem);min-width:150px;height:3.75rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-sizing:border-box;white-space:nowrap}.ThreeDCostumeDetail_navItem__2slGF:hover span{color:#1890ff}.ThreeDCostumeDetail_navItem__2slGF.ThreeDCostumeDetail_active__3ct03{background:hsla(0,0%,100%,.1)}.ThreeDCostumeDetail_userIcon__3tEXw{cursor:pointer;flex-shrink:0}.ThreeDCostumeDetail_userIcon__3tEXw img{width:3rem;height:3rem;border-radius:50%;object-fit:cover}.ThreeDCostumeDetail_pageTitle__24sBS{position:relative;z-index:10;padding:2.25rem 5.25rem 0}.ThreeDCostumeDetail_pageTitle__24sBS h1{color:#fff;font-size:2.81rem;font-family:"zihun95hao-shoukesong",serif;line-height:2.62rem;margin:0}.ThreeDCostumeDetail_mainContent__2w3OM{position:relative;z-index:10;display:flex;grid-gap:2rem;gap:2rem;padding:2rem 5.25rem}.ThreeDCostumeDetail_leftSection__1fD5q{flex:0 0 58%;display:flex;flex-direction:column;grid-gap:1.5rem;gap:1.5rem}.ThreeDCostumeDetail_imageArea__1UvMX{display:flex;grid-gap:1rem;gap:1rem}.ThreeDCostumeDetail_mainImageContainer__3FIBf{flex:1 1;background:rgba(0,0,0,.3);border-radius:1rem;overflow:hidden}.ThreeDCostumeDetail_mainImage__2AG97{width:100%;height:auto;max-height:400px;object-fit:contain;display:block}.ThreeDCostumeDetail_mainVideo__2roJm,.ThreeDCostumeDetail_mainVideo__2roJm .video-js{width:100%;height:auto;min-height:300px;max-height:500px}.ThreeDCostumeDetail_mainVideo__2roJm .vjs-big-play-button{border-color:#1890ff;background-color:rgba(24,144,255,.8)}.ThreeDCostumeDetail_mainVideo__2roJm .vjs-control-bar{background-color:rgba(0,0,0,.7)}.ThreeDCostumeDetail_noVideo__rTumd{width:100%;height:300px;display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.5);font-size:1.2rem}.ThreeDCostumeDetail_imageTypeSelector__1s3Gt{display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem;flex-shrink:0}.ThreeDCostumeDetail_typeItem__3HjoR{padding:.8rem 1.2rem;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.3);border-radius:.5rem;color:#fff;font-size:1rem;font-family:"zihun95hao-shoukesong",serif;cursor:pointer;transition:all .3s ease;text-align:center;min-width:4rem}.ThreeDCostumeDetail_typeItem__3HjoR:hover{background:hsla(0,0%,100%,.2)}.ThreeDCostumeDetail_typeItem__3HjoR.ThreeDCostumeDetail_activeType__2K2s8{background:rgba(24,144,255,.3);border-color:#1890ff;color:#1890ff}.ThreeDCostumeDetail_patternsSection__2foD4 h3{color:#fff;font-size:1.2rem;font-family:"zihun95hao-shoukesong",serif;margin:0 0 1rem}.ThreeDCostumeDetail_patternsList__2l7oX{display:flex;grid-gap:1rem;gap:1rem}.ThreeDCostumeDetail_patternItem__BKs3F{width:5rem;height:5rem;border-radius:.5rem;overflow:hidden;border:1px solid hsla(0,0%,100%,.2)}.ThreeDCostumeDetail_patternItem__BKs3F img{width:100%;height:100%;object-fit:cover}.ThreeDCostumeDetail_recommendSection__2wWrX h3{color:#fff;font-size:1.2rem;font-family:"zihun95hao-shoukesong",serif;margin:0 0 1rem}.ThreeDCostumeDetail_recommendList__1LHYt{display:flex;grid-gap:1rem;gap:1rem}.ThreeDCostumeDetail_recommendItem__34GSc{width:10rem;background:hsla(0,0%,100%,.1);border-radius:.8rem;overflow:hidden;cursor:pointer;transition:all .3s ease}.ThreeDCostumeDetail_recommendItem__34GSc:hover{box-shadow:0 5px 15px rgba(0,0,0,.3)}.ThreeDCostumeDetail_recommendItem__34GSc img{width:100%;height:8rem;object-fit:cover}.ThreeDCostumeDetail_recommendInfo__2LY_j{padding:.8rem;display:flex;flex-direction:column;grid-gap:.3rem;gap:.3rem}.ThreeDCostumeDetail_recommendName__n3sL6{color:#fff;font-size:.9rem;font-family:"zihun95hao-shoukesong",serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ThreeDCostumeDetail_recommendEthnic__1acav{color:hsla(0,0%,100%,.6);font-size:.8rem}.ThreeDCostumeDetail_rightSection__19cXv{flex:1 1;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem;padding:2rem;border:1px solid hsla(0,0%,100%,.2);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.ThreeDCostumeDetail_itemTitle__12Nxd{color:#fff;font-size:1.8rem;font-family:"zihun95hao-shoukesong",serif;margin:0 0 1.5rem;line-height:1.4}.ThreeDCostumeDetail_divider__3wySH{height:1px;background:hsla(0,0%,100%,.2);margin-bottom:1.5rem}.ThreeDCostumeDetail_infoSection__1E828 h3{color:#fff;font-size:1.2rem;font-family:"zihun95hao-shoukesong",serif;margin:0 0 1rem}.ThreeDCostumeDetail_infoList__3gbf-{display:flex;flex-direction:column;grid-gap:.8rem;gap:.8rem}.ThreeDCostumeDetail_infoItem__2MtmY{display:flex;font-size:.95rem}.ThreeDCostumeDetail_infoItem__2MtmY .ThreeDCostumeDetail_label__3AO65{color:hsla(0,0%,100%,.6);width:5.5rem;flex-shrink:0}.ThreeDCostumeDetail_infoItem__2MtmY .ThreeDCostumeDetail_value__3Uwen{color:#fff;flex:1 1}.ThreeDCostumeDetail_infoItem__2MtmY .ThreeDCostumeDetail_link__2kLFP{color:#1890ff;text-decoration:none}.ThreeDCostumeDetail_infoItem__2MtmY .ThreeDCostumeDetail_link__2kLFP:hover{text-decoration:underline}.ThreeDCostumeDetail_errorMsg__WaU7p{color:#ff6b6b;font-size:.9rem;margin:1rem 0;padding:.8rem;background:rgba(255,77,79,.15);border-radius:.5rem}.ThreeDCostumeDetail_downloadBtn__uU-SZ{width:100%;margin-top:1.5rem;padding:1rem 0;background:rgba(24,144,255,.3);border:1px solid #1890ff;border-radius:2rem;color:#1890ff;font-size:1.1rem;font-family:"zihun95hao-shoukesong",serif;cursor:pointer;transition:all .3s ease}.ThreeDCostumeDetail_downloadBtn__uU-SZ:hover:not(:disabled){background:rgba(24,144,255,.5)}.ThreeDCostumeDetail_downloadBtn__uU-SZ:disabled{opacity:.6;cursor:not-allowed}.ThreeDCostumeDetail_noData__2iLOF{color:hsla(0,0%,100%,.5);font-size:.9rem}.ThreeDCostumeDetail_footer__2l2Mv{position:relative;z-index:10;display:flex;flex-direction:column;align-items:flex-end;padding:1.25rem .88rem .88rem;background:#454545;margin-top:2rem}.ThreeDCostumeDetail_copyright__1VAh2{color:#b2b2b2;font-size:.75rem;font-family:"zihun95hao-shoukesong",serif;line-height:.7rem;opacity:.89}.ThreeDCostumeDetail_copyrightEn__2fRdq{color:#b2b2b2;font-size:.63rem;font-family:"MalayalamMN",sans-serif;font-weight:700;line-height:.73rem;text-align:right;margin-top:.19rem}.ThreeDCostumeList_page__2ybJV{position:relative;width:100%;min-height:100vh;overflow-x:hidden;overflow-y:auto;zoom:.9}.ThreeDCostumeList_bgContainer__30TRD{position:fixed;top:0;left:0;right:0;bottom:0;z-index:0}.ThreeDCostumeList_bgImage__16vNN{width:100%;height:100%;object-fit:cover;display:block}.ThreeDCostumeList_header__3KpDi{position:relative;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 3rem;background:hsla(0,0%,100%,0);-webkit-backdrop-filter:blur(1.06rem);backdrop-filter:blur(1.06rem);border:.063rem solid #707070;min-height:120px}.ThreeDCostumeList_logo__3ssT-{flex-shrink:0;width:120px;height:auto;max-height:120px;object-fit:contain}.ThreeDCostumeList_nav__Whd8s{display:flex;align-items:center;grid-gap:4.375rem;gap:4.375rem;flex:1 1;justify-content:center;margin:0 2rem}.ThreeDCostumeList_navItem__55-Wd{color:#fff;font-size:clamp(1.25rem,1.875vw,1.875rem);font-family:"zihun95hao-shoukesong",serif;cursor:pointer;padding:.625rem 1.875rem;border:.079rem solid #fff;border-radius:1.5625rem;-webkit-backdrop-filter:blur(1.06rem);backdrop-filter:blur(1.06rem);min-width:150px;height:3.75rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-sizing:border-box;white-space:nowrap}.ThreeDCostumeList_navItem__55-Wd:hover span{color:#1890ff}.ThreeDCostumeList_navItem__55-Wd.ThreeDCostumeList_active__2trH1{background:hsla(0,0%,100%,.1)}.ThreeDCostumeList_userIcon__Yv2hP{cursor:pointer;flex-shrink:0}.ThreeDCostumeList_userIcon__Yv2hP img{width:3rem;height:3rem;border-radius:50%;object-fit:cover}.ThreeDCostumeList_pageTitle__1BRky{position:relative;z-index:10;padding:2.25rem 5.25rem 0}.ThreeDCostumeList_pageTitle__1BRky h1{color:#fff;font-size:2.81rem;font-family:"zihun95hao-shoukesong",serif;line-height:2.62rem;margin:0}.ThreeDCostumeList_mainContent__2Dua1{position:relative;z-index:10;padding:2rem 5.25rem;flex:1 1}.ThreeDCostumeList_searchSection__3vDqT{background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem;padding:1.5rem;margin-bottom:2rem;border:1px solid hsla(0,0%,100%,.2)}.ThreeDCostumeList_filterRow__3Xxx7{display:flex;align-items:center;flex-wrap:wrap;grid-gap:.8rem;gap:.8rem}.ThreeDCostumeList_filterLabel__iRj_S{color:#fff;font-size:1rem;font-family:"zihun95hao-shoukesong",serif;margin-right:.5rem}.ThreeDCostumeList_filterItem__3CmRs{padding:.5rem 1rem;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.3);border-radius:1rem;color:hsla(0,0%,100%,.8);font-size:.9rem;cursor:pointer;transition:all .3s ease}.ThreeDCostumeList_filterItem__3CmRs:hover{background:hsla(0,0%,100%,.2)}.ThreeDCostumeList_filterItem__3CmRs.ThreeDCostumeList_activeFilter__uvHTG{background:rgba(24,144,255,.3);border-color:#1890ff;color:#1890ff}.ThreeDCostumeList_resetBtn__w7Q19{margin-left:auto;padding:.5rem 1.5rem;background:transparent;border:1px solid hsla(0,0%,100%,.3);border-radius:1rem;color:hsla(0,0%,100%,.8);font-size:.9rem;cursor:pointer;transition:all .3s ease}.ThreeDCostumeList_resetBtn__w7Q19:hover{background:hsla(0,0%,100%,.1);border-color:#fff;color:#fff}.ThreeDCostumeList_errorMsg__10vAb{color:#ff6b6b;text-align:center;padding:2rem;font-size:1rem}.ThreeDCostumeList_loadingMsg__2c5kL{color:hsla(0,0%,100%,.7);text-align:center;padding:2rem;font-size:1rem}.ThreeDCostumeList_emptyMsg__18C4x{color:hsla(0,0%,100%,.5);text-align:center;padding:2rem;font-size:1rem}.ThreeDCostumeList_grid__2gpxE{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}@media(max-width:1600px){.ThreeDCostumeList_grid__2gpxE{grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}}@media(max-width:1200px){.ThreeDCostumeList_grid__2gpxE{grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}}@media(max-width:768px){.ThreeDCostumeList_grid__2gpxE{grid-template-columns:repeat(1,1fr);grid-gap:1rem;gap:1rem}}.ThreeDCostumeList_gridItem__1xC6h{background:hsla(0,0%,100%,.1);border-radius:1.2rem;overflow:hidden;cursor:pointer;transition:all .3s ease;border:1px solid hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.ThreeDCostumeList_gridItem__1xC6h:hover{box-shadow:0 15px 40px rgba(0,0,0,.4);border-color:rgba(24,144,255,.6)}.ThreeDCostumeList_gridItem__1xC6h img{width:100%;height:auto;object-fit:cover}.ThreeDCostumeList_itemName__2hS-T{display:block;padding:1.2rem 1rem;color:#fff;font-size:1.1rem;font-family:"zihun95hao-shoukesong",serif;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ThreeDCostumeList_footer___g_e-{position:relative;z-index:10;display:flex;flex-direction:column;align-items:flex-end;padding:1.25rem .88rem .88rem;background:#454545;margin-top:2rem}.ThreeDCostumeList_copyright__3IIbn{color:#b2b2b2;font-size:.75rem;font-family:"zihun95hao-shoukesong",serif;line-height:.7rem;opacity:.89}.ThreeDCostumeList_copyrightEn__2m4hY{color:#b2b2b2;font-size:.63rem;font-family:"MalayalamMN",sans-serif;font-weight:700;line-height:.73rem;text-align:right;margin-top:.19rem}.ThreeDCostumeList_pagination__2TT7e{display:flex;align-items:center;justify-content:center;grid-gap:1rem;gap:1rem;margin-top:3rem;padding:2rem 0}.ThreeDCostumeList_pageBtn__2ey4k{padding:.5rem 1.5rem;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.3);border-radius:.5rem;color:#fff;font-size:1rem;font-family:"zihun95hao-shoukesong",serif;cursor:pointer;transition:all .3s ease}.ThreeDCostumeList_pageBtn__2ey4k:hover:not(:disabled){background:hsla(0,0%,100%,.2);border-color:#1890ff;color:#1890ff}.ThreeDCostumeList_pageBtn__2ey4k:disabled{opacity:.3;cursor:not-allowed}.ThreeDCostumeList_pageNumbers__3Boz4{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem}.ThreeDCostumeList_pageNumber__1A89q{min-width:2.5rem;height:2.5rem;padding:.5rem;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.3);border-radius:.5rem;color:hsla(0,0%,100%,.8);font-size:1rem;font-family:"zihun95hao-shoukesong",serif;cursor:pointer;transition:all .3s ease}.ThreeDCostumeList_pageNumber__1A89q:hover{background:hsla(0,0%,100%,.2);border-color:#1890ff;color:#1890ff}.ThreeDCostumeList_pageNumber__1A89q.ThreeDCostumeList_active__2trH1{background:rgba(24,144,255,.3);border-color:#1890ff;color:#1890ff;font-weight:700}.ThreeDCostumeList_ellipsis__3fjPL{color:hsla(0,0%,100%,.5);padding:0 .5rem}.ThreeDCostumeList_pageInfo__6U7G2{color:hsla(0,0%,100%,.7);font-size:.9rem;font-family:"zihun95hao-shoukesong",serif;margin-left:1rem}.Profile_page__10RiN{position:relative;min-height:100vh;display:flex;flex-direction:column;zoom:.9}.Profile_bgContainer__1ayc4{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1}.Profile_bgImage__36bD8{width:100%;height:100%;object-fit:cover}.Profile_header__Y9o5q{position:relative;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 3rem;background:hsla(0,0%,100%,0);-webkit-backdrop-filter:blur(1.06rem);backdrop-filter:blur(1.06rem);border:.063rem solid #707070;min-height:120px}.Profile_logo__3_-U3{flex-shrink:0;width:120px;height:auto;max-height:120px;object-fit:contain}.Profile_nav__2_ye-{grid-gap:4.375rem;gap:4.375rem;flex:1 1;margin:0 2rem}.Profile_nav__2_ye-,.Profile_navItem__1cU4W{display:flex;align-items:center;justify-content:center}.Profile_navItem__1cU4W{color:#fff;font-size:clamp(1.25rem,1.875vw,1.875rem);font-family:"zihun95hao-shoukesong",serif;cursor:pointer;padding:.625rem 1.875rem;border:.079rem solid #fff;border-radius:1.5625rem;-webkit-backdrop-filter:blur(1.06rem);backdrop-filter:blur(1.06rem);min-width:150px;height:3.75rem;transition:all .3s ease;box-sizing:border-box;white-space:nowrap}.Profile_navItem__1cU4W:hover span{color:#1890ff}.Profile_navItem__1cU4W.Profile_active__27HON{background:hsla(0,0%,100%,.1)}.Profile_userIcon__3Mo1n{cursor:pointer;flex-shrink:0}.Profile_userIcon__3Mo1n img{width:3rem;height:3rem;border-radius:50%;object-fit:cover}.Profile_pageTitle__3zL-D{position:relative;z-index:10;padding:2.25rem 5.25rem 0}.Profile_pageTitle__3zL-D h1{color:#fff;font-size:2.81rem;font-family:"zihun95hao-shoukesong",serif;line-height:2.62rem;margin:0}.Profile_mainContent__3-FMb{position:relative;z-index:10;flex:1 1;padding:30px 40px}.Profile_userCard__UgjXj{display:flex;justify-content:space-between;align-items:center;padding:25px 30px;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;border:1px solid hsla(0,0%,100%,.2);margin-bottom:30px}.Profile_userInfo__AIbq0{display:flex;align-items:center;grid-gap:20px;gap:20px}.Profile_avatar__GooDf img{width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid hsla(0,0%,100%,.5)}.Profile_userDetails__Wwqhy{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.Profile_username__2DbK2{color:#fff;font-size:1.2rem;font-family:"zihun95hao-shoukesong",serif}.Profile_email__3qkpJ{color:hsla(0,0%,100%,.7);font-size:1rem}.Profile_userActions__1W0bD{display:flex;grid-gap:15px;gap:15px}.Profile_logoutBtn__3-2Qm,.Profile_profileBtn__1EAPH{padding:10px 25px;border-radius:20px;font-size:.9rem;cursor:pointer;transition:all .3s ease}.Profile_profileBtn__1EAPH{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.3);color:#fff}.Profile_profileBtn__1EAPH:hover{background:hsla(0,0%,100%,.2)}.Profile_logoutBtn__3-2Qm{background:transparent;border:1px solid rgba(255,100,100,.5);color:#ff6b6b}.Profile_logoutBtn__3-2Qm:hover{background:rgba(255,100,100,.1)}.Profile_recordSection__3obCP{margin-top:20px}.Profile_recordHeader__2K3T4{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.Profile_recordTitle__2OFuB{color:#fff;font-size:1.5rem;font-family:"zihun95hao-shoukesong",serif;margin:0}.Profile_searchBar__1LuLE{display:flex;grid-gap:15px;gap:15px}.Profile_searchBar__1LuLE input{width:250px;padding:10px 20px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:25px;color:#fff;font-size:.9rem;outline:none}.Profile_searchBar__1LuLE input::placeholder{color:hsla(0,0%,100%,.5)}.Profile_searchBar__1LuLE input:focus{border-color:hsla(0,0%,100%,.5)}.Profile_searchBar__1LuLE button{padding:10px 25px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.3);border-radius:25px;color:#fff;font-size:.9rem;cursor:pointer;transition:all .3s ease}.Profile_searchBar__1LuLE button:hover{background:hsla(0,0%,100%,.2)}.Profile_recordTable__hpRmu{background:hsla(0,0%,100%,.05);border-radius:20px;overflow:hidden;border:1px solid hsla(0,0%,100%,.1)}.Profile_tableHeader__F0iGx{display:flex;padding:20px 30px;background:hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.1)}.Profile_tableHeader__F0iGx span{color:#fff;font-size:1.1rem;font-family:"zihun95hao-shoukesong",serif}.Profile_colIndex__2OMPM{width:80px;text-align:center}.Profile_colName__1vXEL{flex:1 1;padding-left:20px}.Profile_colTime__3sQX7{width:150px;text-align:center}.Profile_colAction__KHXJZ{width:200px;text-align:center;display:flex;justify-content:center;grid-gap:10px;gap:10px}.Profile_tableBody__2QnMF{max-height:400px;overflow-y:auto}.Profile_tableRow__2MG_y{display:flex;align-items:center;padding:18px 30px;border-bottom:1px solid hsla(0,0%,100%,.05);transition:background .3s ease}.Profile_tableRow__2MG_y:hover{background:hsla(0,0%,100%,.05)}.Profile_tableRow__2MG_y:last-child{border-bottom:none}.Profile_tableRow__2MG_y span{color:hsla(0,0%,100%,.8);font-size:1rem}.Profile_deleteBtn__3dIwA,.Profile_downloadBtn__3dNJQ{padding:8px 18px;border-radius:15px;font-size:.85rem;cursor:pointer;transition:all .3s ease}.Profile_downloadBtn__3dNJQ{background:rgba(24,144,255,.2);border:1px solid rgba(24,144,255,.5);color:#1890ff}.Profile_downloadBtn__3dNJQ:hover{background:rgba(24,144,255,.3)}.Profile_deleteBtn__3dIwA{background:transparent;border:1px solid rgba(255,100,100,.3);color:rgba(255,100,100,.8)}.Profile_deleteBtn__3dIwA:hover{background:rgba(255,100,100,.1)}.Profile_emptyMsg__1GNee,.Profile_errorMsg__3xEcR,.Profile_loadingMsg__2dgaG{padding:50px;text-align:center;color:hsla(0,0%,100%,.6);font-size:1rem}.Profile_errorMsg__3xEcR{color:#ff6b6b}.Profile_footer__35Lsp{padding:20px 40px;background:#454545;display:flex;flex-direction:column;align-items:flex-end;grid-gap:5px;gap:5px}.Profile_footer__35Lsp span{color:#b2b2b2;font-size:.75rem}.Profile_editRow__1bHBe{flex-wrap:wrap}.Profile_editRow__1bHBe,.Profile_infoRow__7Hn6Z{display:flex;align-items:center;grid-gap:10px;gap:10px}.Profile_label__3BjtK{color:#fff;font-size:1.2rem;font-family:"zihun95hao-shoukesong",serif}.Profile_editInput__3ug3e{padding:6px 12px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.3);border-radius:8px;color:#fff;font-size:1rem;outline:none;width:150px}.Profile_editInput__3ug3e::placeholder{color:hsla(0,0%,100%,.5)}.Profile_editInput__3ug3e:focus{border-color:hsla(0,0%,100%,.5)}.Profile_editBtn__1b8MD{padding:4px 12px;background:transparent;border:1px solid rgba(24,144,255,.5);border-radius:12px;color:#1890ff;font-size:.8rem;cursor:pointer;transition:all .3s ease}.Profile_editBtn__1b8MD:hover{background:rgba(24,144,255,.1)}.Profile_saveBtn__2JDok{padding:6px 16px;background:rgba(24,144,255,.2);border:1px solid rgba(24,144,255,.5);border-radius:12px;color:#1890ff;font-size:.85rem;cursor:pointer;transition:all .3s ease}.Profile_saveBtn__2JDok:hover{background:rgba(24,144,255,.3)}.Profile_saveBtn__2JDok:disabled{opacity:.5;cursor:not-allowed}.Profile_cancelBtn__1sdaP{padding:6px 16px;background:transparent;border:1px solid hsla(0,0%,100%,.3);border-radius:12px;color:hsla(0,0%,100%,.7);font-size:.85rem;cursor:pointer;transition:all .3s ease}.Profile_cancelBtn__1sdaP:hover{background:hsla(0,0%,100%,.1)}.Profile_alertError__15oB8{padding:12px 20px;background:rgba(255,77,79,.15);border:1px solid rgba(255,77,79,.3);border-radius:10px;color:#ff6b6b;font-size:.9rem;margin-bottom:20px}.Profile_alertSuccess__1y20L{padding:12px 20px;background:rgba(82,196,26,.15);border:1px solid rgba(82,196,26,.3);border-radius:10px;color:#52c41a;font-size:.9rem;margin-bottom:20px}.Profile_modalOverlay__2musZ{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:1000}.Profile_modal__3eNBW{background:#2a2a4a;border-radius:20px;padding:30px;width:400px;max-width:90%;border:1px solid hsla(0,0%,100%,.1)}.Profile_modalTitle__148pN{color:#fff;font-size:1.3rem;margin-bottom:25px;text-align:center;font-family:"zihun95hao-shoukesong",serif}.Profile_modalBody__nH-2l{display:flex;flex-direction:column;grid-gap:18px;gap:18px}.Profile_formGroup__2hPEj{display:flex;flex-direction:column;grid-gap:8px;gap:8px}.Profile_formGroup__2hPEj label{color:hsla(0,0%,100%,.8);font-size:.9rem}.Profile_formGroup__2hPEj input{padding:10px 15px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:10px;color:#fff;font-size:1rem;outline:none}.Profile_formGroup__2hPEj input::placeholder{color:hsla(0,0%,100%,.4)}.Profile_formGroup__2hPEj input:focus{border-color:hsla(0,0%,100%,.4)}.Profile_modalActions__31Crn{display:flex;justify-content:center;grid-gap:15px;gap:15px;margin-top:25px}.Profile_confirmBtn__2L8IW{padding:10px 30px;background:rgba(24,144,255,.3);border:1px solid rgba(24,144,255,.5);border-radius:20px;color:#1890ff;font-size:1rem;cursor:pointer;transition:all .3s ease}.Profile_confirmBtn__2L8IW:hover{background:rgba(24,144,255,.4)}.Profile_confirmBtn__2L8IW:disabled{opacity:.5;cursor:not-allowed}.AboutUs_page__3Z2-7{position:relative;width:100%;min-height:100vh;overflow-x:hidden;overflow-y:auto;zoom:.9}.AboutUs_bgContainer__3quyb{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1}.AboutUs_bgImage__25PdS{width:100%;height:100%;object-fit:cover}.AboutUs_header__2UuTe{position:relative;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 3rem;background:hsla(0,0%,100%,0);-webkit-backdrop-filter:blur(1.06rem);backdrop-filter:blur(1.06rem);border:.063rem solid #707070;min-height:120px}.AboutUs_logo__3VAxN{flex-shrink:0;width:120px;height:auto;max-height:120px;object-fit:contain}.AboutUs_nav__3_A0W{grid-gap:4.375rem;gap:4.375rem;flex:1 1;margin:0 2rem}.AboutUs_nav__3_A0W,.AboutUs_navItem__3mTSk{display:flex;align-items:center;justify-content:center}.AboutUs_navItem__3mTSk{color:#fff;font-size:clamp(1.25rem,1.875vw,1.875rem);font-family:"zihun95hao-shoukesong",serif;cursor:pointer;padding:.625rem 1.875rem;border:.079rem solid #fff;border-radius:1.5625rem;-webkit-backdrop-filter:blur(1.06rem);backdrop-filter:blur(1.06rem);min-width:150px;height:3.75rem;transition:all .3s ease;box-sizing:border-box;white-space:nowrap}.AboutUs_navItem__3mTSk:hover span{color:#1890ff}.AboutUs_navItem__3mTSk.AboutUs_active__3Tj7W{background:hsla(0,0%,100%,.1)}.AboutUs_userIcon__36Y_J{cursor:pointer;flex-shrink:0}.AboutUs_userIcon__36Y_J img{width:3rem;height:3rem;border-radius:50%;object-fit:cover}.AboutUs_pageTitle__3Edqf{position:relative;z-index:10;padding:1.25rem 5.25rem 0}.AboutUs_pageTitle__3Edqf h1{color:#fff;font-size:2.81rem;font-family:"zihun95hao-shoukesong",serif;line-height:2.62rem;margin:0}.AboutUs_mainContent__2fKjb{position:relative;z-index:10;flex:1 1;padding:2rem 5.25rem;display:flex;justify-content:center;align-items:center;min-height:50vh}.AboutUs_videoContainer__WKLKa{width:100%;max-width:80rem;border-radius:1rem;overflow:hidden;box-shadow:0 .5rem 2rem rgba(0,0,0,.3)}.AboutUs_video__whZWA{width:100%;height:auto;display:block}.AboutUs_videoLoading__2BgIw{display:flex;justify-content:center;align-items:center;width:100%;height:400px;background:rgba(0,0,0,.3);color:#fff;font-size:1.5rem;font-family:"zihun95hao-shoukesong",serif}.AboutUs_footer__is3tN{position:relative;z-index:10;display:flex;flex-direction:column;align-items:flex-end;padding:1.25rem .88rem .88rem;background:#454545;margin-top:3.44rem}.AboutUs_copyright__XBG-s{color:#b2b2b2;font-size:.75rem;font-family:"zihun95hao-shoukesong",serif;line-height:.7rem;opacity:.89}.AboutUs_copyrightEn__1nWRW{color:#b2b2b2;font-size:.63rem;font-family:"MalayalamMN",sans-serif;font-weight:700;line-height:.73rem;text-align:right;margin-top:.19rem}.AiModelLibrary_page__2Ikw0{position:relative;width:100%;min-height:100vh;overflow-x:hidden;overflow-y:auto;zoom:.9;box-sizing:border-box}.AiModelLibrary_page__2Ikw0 *{box-sizing:border-box}.AiModelLibrary_bgContainer__2Nua7{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1}.AiModelLibrary_bgImage__1gwEg{width:100%;height:100%;object-fit:cover}.AiModelLibrary_header__3B5Mc{position:relative;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 3rem;background:hsla(0,0%,100%,0);-webkit-backdrop-filter:blur(1.06rem);backdrop-filter:blur(1.06rem);border:.063rem solid #707070;min-height:120px}.AiModelLibrary_logo__1OJwx{flex-shrink:0;width:120px;height:auto;max-height:120px;object-fit:contain}.AiModelLibrary_nav__NUn7e{display:flex;align-items:center;grid-gap:4.375rem;gap:4.375rem;flex:1 1;justify-content:center;margin:0 2rem}.AiModelLibrary_navItem__1OM-4{color:#fff;font-size:clamp(1.25rem,1.875vw,1.875rem);font-family:"zihun95hao-shoukesong",serif;cursor:pointer;padding:.625rem 1.875rem;border:.079rem solid #fff;border-radius:1.5625rem;-webkit-backdrop-filter:blur(1.06rem);backdrop-filter:blur(1.06rem);min-width:150px;height:3.75rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-sizing:border-box;white-space:nowrap}.AiModelLibrary_navItem__1OM-4:hover span{color:#1890ff}.AiModelLibrary_navItem__1OM-4.AiModelLibrary_active__1ijUE{background:hsla(0,0%,100%,.1)}.AiModelLibrary_userIcon__2k00C{cursor:pointer;flex-shrink:0}.AiModelLibrary_userIcon__2k00C img{width:3rem;height:3rem;border-radius:50%;object-fit:cover}.AiModelLibrary_pageTitle__3RzGg{position:relative;z-index:10;padding:2.25rem 5.25rem 0}.AiModelLibrary_pageTitle__3RzGg h1{color:#fff;font-size:2.81rem;font-family:"zihun95hao-shoukesong",serif;line-height:2.62rem;margin:0}.AiModelLibrary_mainContent__2UEn0{position:relative;z-index:10;padding:2rem 3rem 2rem 5.25rem;width:100%;box-sizing:border-box;max-width:100vw;display:flex;justify-content:center;align-items:flex-start}@media(max-width:1200px){.AiModelLibrary_mainContent__2UEn0{padding:2rem 2rem 2rem 3rem}}@media(max-width:768px){.AiModelLibrary_mainContent__2UEn0{padding:2rem 1.5rem}}.AiModelLibrary_modelGrid__EJvpL{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:4rem 3rem;gap:4rem 3rem;width:100%;max-width:120rem;box-sizing:border-box;margin:0 auto;min-width:0;grid-auto-rows:minmax(auto,1fr)}@media(max-width:768px){.AiModelLibrary_modelGrid__EJvpL{grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;max-width:100%}}@media(max-width:1200px)and (min-width:769px){.AiModelLibrary_modelGrid__EJvpL{grid-gap:3rem 2.5rem;gap:3rem 2.5rem;max-width:100rem}}.AiModelLibrary_modelCard__2fieD{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;width:100%;min-width:0;box-sizing:border-box}.AiModelLibrary_modelCard__2fieD:nth-child(2),.AiModelLibrary_modelCard__2fieD:nth-child(4){margin-right:8rem}.AiModelLibrary_modelImages__2oeUM{display:flex;grid-gap:.5rem;gap:.5rem;width:100%;min-width:0;box-sizing:border-box;flex-shrink:0}.AiModelLibrary_mainImageWrapper__1iFHS{background:#fff;border-radius:2.81rem;padding:1.5rem;display:flex;align-items:center;justify-content:center;flex:1 1;min-width:0;box-sizing:border-box;max-width:100%;min-height:20rem}@media(max-width:1200px){.AiModelLibrary_mainImageWrapper__1iFHS{min-height:15rem;padding:1rem}}.AiModelLibrary_mainImage__3_sPH{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;border-radius:1rem;box-sizing:border-box}.AiModelLibrary_smallImages__2JAiP{display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem;flex-shrink:0;width:auto;box-sizing:border-box}.AiModelLibrary_smallImage__3H9SS{width:9rem;height:9rem;min-width:9rem;min-height:9rem;object-fit:cover;border-radius:.5rem;flex-shrink:0;box-sizing:border-box}@media(max-width:1200px){.AiModelLibrary_smallImage__3H9SS{width:7rem;height:7rem;min-width:7rem;min-height:7rem}}.AiModelLibrary_modelInfo__36LN-{display:flex;align-items:center;justify-content:space-between;padding:0 1rem;width:100%;box-sizing:border-box;flex-shrink:0;min-width:0}.AiModelLibrary_modelTitle__UZ8mp{line-height:1.45rem}.AiModelLibrary_downloadBtn__3yWBQ,.AiModelLibrary_modelTitle__UZ8mp{color:#fff;font-size:1.56rem;font-family:"zihun95hao-shoukesong",serif}.AiModelLibrary_downloadBtn__3yWBQ{background:transparent;border:.063rem solid #fff;border-radius:1.44rem;-webkit-backdrop-filter:blur(1.06rem);backdrop-filter:blur(1.06rem);width:8.44rem;height:2.38rem;cursor:pointer;transition:all .3s ease}.AiModelLibrary_downloadBtn__3yWBQ:hover:not(:disabled){background:hsla(0,0%,100%,.1);transform:scale(1.05)}.AiModelLibrary_downloadBtn__3yWBQ:disabled{opacity:.6;cursor:not-allowed}.AiModelLibrary_emptyMsg__3_5ZX,.AiModelLibrary_errorMsg__2MUuu,.AiModelLibrary_loadingMsg__2MwRF{text-align:center;padding:4rem 0;font-size:1.5rem;font-family:"zihun95hao-shoukesong",serif}.AiModelLibrary_loadingMsg__2MwRF{color:hsla(0,0%,100%,.7)}.AiModelLibrary_errorMsg__2MUuu{color:#ff6b6b}.AiModelLibrary_emptyMsg__3_5ZX{color:hsla(0,0%,100%,.5)}.AiModelLibrary_imageZoomOverlay__VupiX{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);z-index:9999;display:flex;align-items:center;justify-content:center;cursor:pointer;animation:AiModelLibrary_fadeIn__1eX9c .3s ease}@keyframes AiModelLibrary_fadeIn__1eX9c{0%{opacity:0}to{opacity:1}}.AiModelLibrary_imageZoomContainer__2BSSW{position:relative;max-width:90%;max-height:90%;display:flex;align-items:center;justify-content:center;cursor:default}.AiModelLibrary_zoomedImage__1ZGJD{max-width:100%;max-height:90vh;object-fit:contain;border-radius:.5rem;box-shadow:0 4px 20px rgba(0,0,0,.5);animation:AiModelLibrary_zoomIn__3aD90 .3s ease}@keyframes AiModelLibrary_zoomIn__3aD90{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.AiModelLibrary_closeButton__1MdBb{position:absolute;top:-3rem;right:0;background:hsla(0,0%,100%,.2);border:.063rem solid #fff;border-radius:50%;width:2.5rem;height:2.5rem;color:#fff;font-size:2rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem)}.AiModelLibrary_closeButton__1MdBb:hover{background:hsla(0,0%,100%,.3);transform:scale(1.1)}.AiModelLibrary_footer__36KQb{position:relative;z-index:10;display:flex;flex-direction:column;align-items:flex-end;padding:1.25rem .88rem .88rem;background:#454545;margin-top:3.44rem}.AiModelLibrary_copyright__3lqVx{color:#b2b2b2;font-size:.75rem;font-family:"zihun95hao-shoukesong",serif;line-height:.7rem;opacity:.89}.AiModelLibrary_copyrightEn__1F_Qa{color:#b2b2b2;font-size:.63rem;font-family:"MalayalamMN",sans-serif;font-weight:700;line-height:.73rem;text-align:right;margin-top:.19rem}
/*# sourceMappingURL=main.149444bd.chunk.css.map */