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;background:#0b0b12}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__29Yo3{position:relative;width:100%;height:100vh;overflow:hidden}.Welcome_bgContainer__3N8WX{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.Welcome_bgImage__1YO7P{width:100%;height:100%;object-fit:cover}.Welcome_header__3YIEv{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__B-B-h{display:flex;align-items:center;grid-gap:15px;gap:15px}.Welcome_logo__3FSyN{height:150px;width:auto;margin-top:-30px;margin-bottom:-30px;object-fit:contain}.Welcome_navItems__1hNef{display:flex;align-items:center;grid-gap:30px;gap:30px}.Welcome_navItem__3qdfn{display:flex;flex-direction:column;align-items:flex-start;cursor:pointer;padding:5px 15px;transition:all .3s ease}.Welcome_navItem__3qdfn:hover{opacity:.8}.Welcome_navTitle__B5xHu{color:#fff;font-size:1.5rem;font-family:"zihun95hao-shoukesong",serif;font-weight:700}.Welcome_navSubtitle__1jb0M{color:hsla(0,0%,100%,.8);font-size:1rem;font-family:"MalayalamMN",sans-serif;font-weight:600}.Welcome_navDivider__2xPaC{width:1px;height:35px;background:hsla(0,0%,100%,.6)}.Welcome_headerRight__2YGR9{display:flex;flex-direction:column;align-items:flex-end;padding-right:15px;border-right:2px solid hsla(0,0%,100%,.6)}.Welcome_copyright__BhiGk{color:#fff;font-size:1.2rem;font-family:"zihun95hao-shoukesong",serif;font-weight:700}.Welcome_copyrightEn__pKaV-{color:hsla(0,0%,100%,.8);font-size:.9rem;font-family:"MalayalamMN",sans-serif;font-weight:600;margin-top:3px}.Welcome_beianLink__31zmT{color:hsla(0,0%,100%,.85);font-size:.85rem;font-family:"zihun95hao-shoukesong",serif;margin-top:.31rem;text-align:right;text-decoration:none}.Welcome_beianLink__31zmT:hover{text-decoration:underline}.Welcome_centerContent__h6Q3n{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;z-index:10}.Welcome_titleContainer__1YRCc{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__A4cmc{width:700px;height:auto;transform:scale(1.8) translateY(15px);transform-origin:center center;display:block;flex-shrink:0}.Welcome_subtitle__1YuKW{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__1YuKW span{color:#fff;font-size:1.5rem;font-family:"zihun95hao-shoukesong",serif;letter-spacing:6px}.Welcome_exploreBtn__1QNrh{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__1QNrh:hover{background:hsla(0,0%,100%,.2);transform:scale(1.05)}.LazyImage_lazyImage__3t-D-{width:100%;height:100%;object-fit:cover;display:block;opacity:1;transition:opacity .3s ease-in-out}.LazyImage_lazyImage__3t-D-.LazyImage_error__1vwgh,.LazyImage_lazyImage__3t-D-.LazyImage_loaded__1MyIp{opacity:1}.Home_page__3YUH1{position:relative;width:100%;min-height:100vh;background:#000;overflow-x:hidden;overflow-y:auto;zoom:.9}.Home_header__3MsQC{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__3oLPV{flex-shrink:0;width:120px;height:auto;max-height:120px;object-fit:contain}.Home_nav__XQeUB{grid-gap:4.375rem;gap:4.375rem;flex:1 1;margin:0 2rem}.Home_nav__XQeUB,.Home_navItem__2nHXI{display:flex;align-items:center;justify-content:center}.Home_navItem__2nHXI{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__2nHXI:hover span{color:#1890ff}.Home_navItem__2nHXI.Home_active__30Qbv{background:hsla(0,0%,100%,.1)}.Home_userIcon__q01hJ{cursor:pointer;flex-shrink:0}.Home_userIcon__q01hJ img{width:3rem;height:3rem;border-radius:50%;object-fit:cover}.Home_banner__wKlKO{position:relative;width:100%;height:12rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.Home_bannerBg__2w4o1{position:absolute;left:0;width:100%;top:-1rem;height:28rem;object-fit:cover;z-index:0}.Home_bannerText__2bnT8{position:relative;z-index:1;color:#fff;font-size:2.5rem;font-family:"zihun95hao-shoukesong",serif;letter-spacing:.5rem}.Home_mainContent__3ZVN4{position:relative;z-index:10;flex:1 1;padding:2rem 5.25rem;background:#000}.Home_searchSection__34n9C{margin-bottom:2rem}.Home_filterRow__yLR5L{display:flex;align-items:center;margin-bottom:1rem;flex-wrap:wrap}.Home_filterLabel__3Fh3d{color:#fff;font-size:1.2rem;font-family:"zihun95hao-shoukesong",serif;margin-right:1rem;flex-shrink:0}.Home_filterItem__o2KuT{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__o2KuT:hover{background:hsla(0,0%,100%,.1);color:#fff}.Home_filterItem__o2KuT.Home_activeFilter__3TyRN{background:rgba(24,144,255,.3);color:#1890ff;font-weight:700}.Home_filterItem__o2KuT.Home_disabled__1c_TP{cursor:not-allowed!important;pointer-events:none}.Home_colorItem__1CsYJ{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__1CsYJ:hover{transform:scale(1.1)}.Home_colorItem__1CsYJ.Home_activeColorFilter__fQFYy{border:2px solid #1890ff;box-shadow:0 0 10px rgba(24,144,255,.5)}.Home_colorItem__1CsYJ.Home_disabled__1c_TP{cursor:not-allowed!important;pointer-events:none}.Home_colorCircle__2X_QG{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__wu7rg{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__wu7rg:hover:not(:disabled){background:hsla(0,0%,100%,.1);color:#fff}.Home_resetBtn__wu7rg:disabled{cursor:not-allowed;opacity:.5}.Home_errorMsg__3tz3e{color:#ff6b6b}.Home_errorMsg__3tz3e,.Home_loadingMsg__3F1x_{font-size:1rem;text-align:center;margin:2rem 0}.Home_loadingMsg__3F1x_{color:hsla(0,0%,100%,.7)}.Home_searchingMsg__osmNv{color:#1890ff;font-size:1rem;text-align:center;margin:2rem 0;font-weight:700}.Home_emptyMsg__2iCsb{color:hsla(0,0%,100%,.5);font-size:1rem;text-align:center;margin:2rem 0}.Home_loadingMore__21E1S{color:hsla(0,0%,100%,.7);font-size:1rem;text-align:center;margin:2rem 0;padding:1rem}.Home_noMoreData__3_nQi{color:hsla(0,0%,100%,.5);font-size:.9rem;text-align:center;margin:2rem 0;padding:1rem}.Home_grid__1qwlr{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}@media(max-width:1600px){.Home_grid__1qwlr{grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}}@media(max-width:1200px){.Home_grid__1qwlr{grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}}@media(max-width:768px){.Home_grid__1qwlr{grid-template-columns:repeat(1,1fr);grid-gap:1rem;gap:1rem}}.Home_gridItem__Snpuo{display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:all .3s ease}.Home_gridItem__Snpuo:hover{transform:translateY(-8px)}.Home_gridItem__Snpuo:hover img{box-shadow:0 8px 20px hsla(0,0%,100%,.1)}.Home_gridItem__Snpuo img{width:100%;height:280px;object-fit:cover;border-radius:.5rem;transition:all .3s ease}.Home_itemName__1gpzA{color:#fff;font-size:1rem;font-family:"zihun95hao-shoukesong",serif;margin-top:.8rem;text-align:center}.Home_footer__3ZKDH{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__-47Ac{color:#b2b2b2;font-size:.75rem;font-family:"zihun95hao-shoukesong",serif;line-height:.7rem;opacity:.89}.Home_copyrightEn__2lQjw{color:#b2b2b2;font-size:.63rem;font-family:"MalayalamMN",sans-serif;font-weight:700;line-height:.73rem;text-align:right;margin-top:.19rem}.Home_beianLink__2qkaw{color:#b2b2b2;font-size:.75rem;font-family:"zihun95hao-shoukesong",serif;margin-top:.31rem;text-align:right;text-decoration:none;opacity:.89}.Home_beianLink__2qkaw:hover{text-decoration:underline}.Home_pagination__3jyPj{display:flex;align-items:center;justify-content:center;grid-gap:1rem;gap:1rem;margin-top:3rem;padding:2rem 0}.Home_pageBtn__1sJVV{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__1sJVV:hover:not(:disabled){background:hsla(0,0%,100%,.2);border-color:#1890ff;color:#1890ff}.Home_pageBtn__1sJVV:disabled{opacity:.3;cursor:not-allowed}.Home_pageNumbers__BWZ7_{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem}.Home_pageNumber__1dWDa{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__1dWDa:hover{background:hsla(0,0%,100%,.2);border-color:#1890ff;color:#1890ff}.Home_pageNumber__1dWDa.Home_active__30Qbv{background:rgba(24,144,255,.3);border-color:#1890ff;color:#1890ff;font-weight:700}.Home_ellipsis__2xFte{color:hsla(0,0%,100%,.5);padding:0 .5rem}.Home_pageInfo__18I9e{color:hsla(0,0%,100%,.7);font-size:.9rem;font-family:"zihun95hao-shoukesong",serif;margin-left:1rem}.Login_page__3WRIT{position:relative;width:100%;height:100vh;overflow:hidden}.Login_bgContainer__2DFse{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.Login_bgImage__2-E57{width:100%;height:100%;object-fit:cover}.Login_backBtn__pA-8t{position:absolute;top:30px;left:30px;z-index:10;cursor:pointer;transition:transform .3s ease}.Login_backBtn__pA-8t img{width:40px;height:40px}.Login_backBtn__pA-8t:hover{transform:scale(1.1)}.Login_loginCard__2fxOQ{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__2IMaa{position:absolute;top:-10px;left:50%;transform:translateX(-50%);display:flex;justify-content:center}.Login_titleImage__3Hfmu{height:150px;width:auto}.Login_tabContainer__25MSg{display:flex;flex-direction:column;align-items:center;margin-bottom:30px}.Login_tabActive__TZ_na{color:#fff;font-size:1.3rem;font-family:"zihun95hao-shoukesong",serif}.Login_tabLine__3UpkY{width:80px;height:2px;background:#fff;margin-top:10px}.Login_formContainer__1UfRT{display:flex;flex-direction:column}.Login_formGroup__Kj2r_{margin-bottom:25px}.Login_label__1DMBW{display:block;color:#fff;font-size:1.1rem;font-family:"zihun95hao-shoukesong",serif;margin-bottom:10px}.Login_input__2Zivq{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__2Zivq::placeholder{color:hsla(0,0%,100%,.6)}.Login_input__2Zivq:focus{border-color:hsla(0,0%,100%,.6);background:hsla(0,0%,100%,.15)}.Login_errorMsg__2rSQ8{color:#ff6b6b;font-size:.9rem;text-align:center;margin-bottom:15px;padding:10px;background:hsla(0,100%,71%,.1);border-radius:8px}.Login_policyRow__1qBgc{display:flex;align-items:center;margin-bottom:25px}.Login_checkbox__2rQN1{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__2rQN1.Login_checked__3EIS_{background:#1890ff;border-color:#1890ff}.Login_policyText__1qqF2{font-size:.95rem}.Login_loginBtn__2AzyQ,.Login_policyText__1qqF2{color:#fff;font-family:"zihun95hao-shoukesong",serif}.Login_loginBtn__2AzyQ{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__2AzyQ:hover:not(:disabled){background:hsla(0,0%,100%,.2);transform:scale(1.02)}.Login_loginBtn__2AzyQ:disabled{opacity:.6;cursor:not-allowed}.Login_bottomLinks__25hE5{display:flex;justify-content:space-between;padding:0 20px;margin-bottom:20px}.Login_bottomLinks__25hE5 span{color:#fff;font-size:.95rem;font-family:"zihun95hao-shoukesong",serif;cursor:pointer;transition:all .3s ease}.Login_bottomLinks__25hE5 span:hover{color:#1890ff}.Login_skipBtn__1viYd{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__1viYd:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.6)}.Login_footer__2jLjL{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__2jLjL span{color:#b2b2b2;font-size:.75rem}.Login_footer__2jLjL span:first-child{font-family:"zihun95hao-shoukesong",serif;margin-bottom:3px}.Login_footer__2jLjL span:last-child{font-family:"MalayalamMN",sans-serif}.Login_beianLink__1Qh3w{color:#b2b2b2;font-size:.75rem;font-family:"zihun95hao-shoukesong",serif;margin-top:.31rem;text-align:right;text-decoration:none;opacity:.89}.Login_beianLink__1Qh3w:hover{text-decoration:underline}.Login_modalOverlay__M03Mc{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__2_gFw{background:#fff;border-radius:12px;padding:30px;max-width:400px;width:90%;text-align:center}.Login_modalContent__2_gFw h3{margin:0 0 20px;font-size:1.2rem;color:#333}.Login_modalContent__2_gFw p{margin:0 0 25px;font-size:.95rem;color:#666;line-height:1.6}.Login_modalBtns__2oLnp{display:flex;justify-content:center;grid-gap:15px;gap:15px}.Login_cancelBtn__2mfyI{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__2mfyI:hover{border-color:#1890ff;color:#1890ff}.Login_confirmBtn__2SBXm{padding:10px 30px;border:none;border-radius:20px;background:#1890ff;color:#fff;font-size:.9rem;cursor:pointer;transition:all .3s ease}.Login_confirmBtn__2SBXm:hover{background:#40a9ff}.ResetPassword_page__28YEA{position:relative;width:100%;height:100vh;overflow:hidden}.ResetPassword_bgContainer__1guiM{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.ResetPassword_bgImage__m96e5{width:100%;height:100%;object-fit:cover}.ResetPassword_backBtn__3q_vs{position:absolute;top:30px;left:30px;z-index:10;cursor:pointer;transition:transform .3s ease}.ResetPassword_backBtn__3q_vs img{width:40px;height:40px}.ResetPassword_backBtn__3q_vs:hover{transform:scale(1.1)}.ResetPassword_formCard__3opyk{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__1GpYX{position:absolute;top:-10px;left:50%;transform:translateX(-50%);display:flex;justify-content:center}.ResetPassword_titleImage__283mW{height:150px;width:auto}.ResetPassword_pageTitle__2QwuA{display:flex;flex-direction:column;align-items:center;margin-bottom:30px}.ResetPassword_pageTitle__2QwuA span{color:#fff;font-size:1.3rem;font-family:"zihun95hao-shoukesong",serif}.ResetPassword_titleLine__2FQcR{width:100px;height:2px;background:#fff;margin-top:10px}.ResetPassword_formContainer__1Cmmg{display:flex;flex-direction:column}.ResetPassword_formGroup__VAiJz{margin-bottom:20px}.ResetPassword_label__2JAPD{display:block;color:#fff;font-size:1rem;font-family:"zihun95hao-shoukesong",serif;margin-bottom:8px}.ResetPassword_input__PsiaU{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__PsiaU::placeholder{color:hsla(0,0%,100%,.5)}.ResetPassword_input__PsiaU:focus{border-color:hsla(0,0%,100%,.6);background:hsla(0,0%,100%,.15)}.ResetPassword_input__PsiaU:disabled{opacity:.6}.ResetPassword_codeRow__1W63j{display:flex;grid-gap:10px;gap:10px}.ResetPassword_codeInput__1C2y-{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__1C2y-::placeholder{color:hsla(0,0%,100%,.5)}.ResetPassword_codeInput__1C2y-:focus{border-color:hsla(0,0%,100%,.6);background:hsla(0,0%,100%,.15)}.ResetPassword_codeInput__1C2y-:disabled{opacity:.6}.ResetPassword_codeBtn__csJj7{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__csJj7:hover:not(:disabled){background:hsla(0,0%,100%,.2)}.ResetPassword_codeBtn__csJj7:disabled{opacity:.6;cursor:not-allowed}.ResetPassword_errorMsg__3q35k{color:#ff6b6b;background:hsla(0,100%,71%,.1)}.ResetPassword_errorMsg__3q35k,.ResetPassword_successMsg__2VsCQ{font-size:.9rem;text-align:center;margin-bottom:15px;padding:10px;border-radius:8px}.ResetPassword_successMsg__2VsCQ{color:#52c41a;background:rgba(82,196,26,.1)}.ResetPassword_policyRow__1-Mt3{display:flex;align-items:center;margin-bottom:20px}.ResetPassword_checkbox__1XhPm{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__1XhPm.ResetPassword_checked__2v_ji{background:#1890ff;border-color:#1890ff}.ResetPassword_policyText__1raIU{color:#fff;font-size:.9rem;font-family:"zihun95hao-shoukesong",serif}.ResetPassword_submitBtn__2UlCr{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__2UlCr:hover:not(:disabled){background:hsla(0,0%,100%,.2);transform:scale(1.02)}.ResetPassword_submitBtn__2UlCr:disabled{opacity:.6;cursor:not-allowed}.ResetPassword_bottomLink__1roiM{display:flex;justify-content:center;margin-top:20px}.ResetPassword_bottomLink__1roiM span{color:#fff;font-size:.9rem;font-family:"zihun95hao-shoukesong",serif;cursor:pointer;transition:all .3s ease}.ResetPassword_bottomLink__1roiM span:hover{color:#1890ff}.ResetPassword_footer__21UcT{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__21UcT span{color:#b2b2b2;font-size:.75rem}.ResetPassword_footer__21UcT span:first-child{font-family:"zihun95hao-shoukesong",serif;margin-bottom:3px}.ResetPassword_footer__21UcT span:last-child{font-family:"MalayalamMN",sans-serif}.ResetPassword_beianLink__3jOQ0{color:#b2b2b2;font-size:.75rem;font-family:"zihun95hao-shoukesong",serif;margin-top:.31rem;text-align:right;text-decoration:none;opacity:.89}.ResetPassword_beianLink__3jOQ0:hover{text-decoration:underline}.VectorLibrary_page__1euvc{position:relative;width:100%;min-height:100vh;overflow-x:hidden;overflow-y:auto;zoom:.9}.VectorLibrary_bgContainer__2NiF3{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1}.VectorLibrary_bgImage__3HX3U{width:100%;height:100%;object-fit:cover}.VectorLibrary_header__22925{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__Us-bv{flex-shrink:0;width:120px;height:auto;max-height:120px;object-fit:contain}.VectorLibrary_nav__20apu{display:flex;align-items:center;grid-gap:4.375rem;gap:4.375rem;flex:1 1;justify-content:center;margin:0 2rem}.VectorLibrary_navItem__3Yvrp{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__3Yvrp:hover span{color:#1890ff}.VectorLibrary_navItem__3Yvrp.VectorLibrary_active__2Zk0J{background:hsla(0,0%,100%,.1)}.VectorLibrary_userIcon__3FL5C{cursor:pointer;flex-shrink:0}.VectorLibrary_userIcon__3FL5C img{width:3rem;height:3rem;border-radius:50%;object-fit:cover}.VectorLibrary_pageTitle__2LGJC{position:relative;z-index:10;padding:2.25rem 5.25rem 0}.VectorLibrary_pageTitle__2LGJC h1{color:#fff;font-size:2.81rem;font-family:"zihun95hao-shoukesong",serif;line-height:2.62rem;margin:0}.VectorLibrary_mainContent__v8Zse{position:relative;z-index:10;flex:1 1;padding:0 5.25rem 2rem;transform:scale(.9);transform-origin:top left}.VectorLibrary_introSection__1j0cX{margin-bottom:2rem;margin-top:1.88rem;text-align:left}.VectorLibrary_introSection__1j0cX h2{color:#fff;font-size:1.56rem;font-family:"zihun95hao-shoukesong",serif;line-height:1.45rem;margin:0 0 1rem}.VectorLibrary_introSection__1j0cX p{color:#fff;font-size:1.56rem;font-family:"zihun95hao-shoukesong",serif;line-height:1.46rem;margin:0}.VectorLibrary_categoryCards__2xfrA{display:flex;justify-content:center;grid-gap:1.6rem;gap:1.6rem;margin-left:4rem}.VectorLibrary_categoryCard__2fUUV{position:relative;overflow:hidden;cursor:pointer;transition:all .3s ease;border-radius:.5rem}.VectorLibrary_categoryCard__2fUUV:hover{transform:scale(1.02);box-shadow:0 10px 30px rgba(0,0,0,.3)}.VectorLibrary_categoryCard__2fUUV img{display:block;width:100%;height:100%;object-fit:cover}.VectorLibrary_categoryCards__2xfrA>.VectorLibrary_categoryCard__2fUUV:first-child img{width:37.61rem;height:40rem}.VectorLibrary_categoryCards__2xfrA>.VectorLibrary_categoryCard__2fUUV:nth-child(2) img{width:23.61rem;height:40rem}.VectorLibrary_cardLabel__lw8gI{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__lw8gI span{color:#fff;font-size:1.88rem;font-family:"zihun95hao-shoukesong",serif;line-height:1.73rem}.VectorLibrary_accessorySection__PSX15{display:flex;align-items:stretch;grid-gap:1.6rem;gap:1.6rem;height:40rem}.VectorLibrary_accessorySection__PSX15 .VectorLibrary_categoryCard__2fUUV img{width:23.61rem;height:40rem}.VectorLibrary_accessoryList__2TF-J{display:flex;flex-direction:column;grid-gap:1.4rem;gap:1.4rem;height:40rem}.VectorLibrary_accessoryItem__1DN3A{flex:1 1;min-height:0;cursor:pointer;border-radius:.5rem;overflow:hidden;transition:all .3s ease}.VectorLibrary_accessoryItem__1DN3A:hover{transform:scale(1.05)}.VectorLibrary_accessoryItem__1DN3A img{width:10.67rem;height:100%;object-fit:cover;display:block}.VectorLibrary_footer__3IMPO{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__wtWIV{color:#b2b2b2;font-size:.75rem;font-family:"zihun95hao-shoukesong",serif;line-height:.7rem;opacity:.89}.VectorLibrary_copyrightEn__2et1J{color:#b2b2b2;font-size:.63rem;font-family:"MalayalamMN",sans-serif;font-weight:700;line-height:.73rem;text-align:right;margin-top:.19rem}.VectorLibrary_beianLink__2kHUB{color:#b2b2b2;font-size:.75rem;font-family:"zihun95hao-shoukesong",serif;margin-top:.31rem;text-align:right;text-decoration:none;opacity:.89}.VectorLibrary_beianLink__2kHUB:hover{text-decoration:underline}.VectorDetail_page__1LuXe{position:relative;width:100%;min-height:100vh;overflow-x:hidden;overflow-y:auto;zoom:.9}.VectorDetail_bgContainer__FvctF{position:fixed;top:0;left:0;right:0;bottom:0;z-index:0}.VectorDetail_bgImage__RD2nW{width:100%;height:100%;object-fit:cover;display:block}.VectorDetail_emptyPage__5X7ZU{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background:#1a1a2e}.VectorDetail_emptyPage__5X7ZU p{font-size:1.2rem;color:#fff;margin-bottom:20px}.VectorDetail_emptyPage__5X7ZU button{padding:10px 30px;border:1px solid #fff;border-radius:20px;background:transparent;color:#fff;cursor:pointer;transition:all .3s ease}.VectorDetail_emptyPage__5X7ZU button:hover{background:hsla(0,0%,100%,.1)}.VectorDetail_header__3TtOr{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__7IJVx{flex-shrink:0;width:120px;height:auto;max-height:120px;object-fit:contain}.VectorDetail_nav__1AtSi{grid-gap:4.375rem;gap:4.375rem;flex:1 1;margin:0 2rem}.VectorDetail_nav__1AtSi,.VectorDetail_navItem__2MVeV{display:flex;align-items:center;justify-content:center}.VectorDetail_navItem__2MVeV{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__2MVeV:hover span{color:#1890ff}.VectorDetail_navItem__2MVeV.VectorDetail_active__1GkSJ{background:hsla(0,0%,100%,.1)}.VectorDetail_userIcon__26EKQ{cursor:pointer;flex-shrink:0}.VectorDetail_userIcon__26EKQ img{width:3rem;height:3rem;border-radius:50%;object-fit:cover}.VectorDetail_pageTitle__3LtCy{position:relative;z-index:10;padding:2.25rem 5.25rem 0}.VectorDetail_pageTitle__3LtCy h1{color:#fff;font-size:2.81rem;font-family:"zihun95hao-shoukesong",serif;line-height:2.62rem;margin:0}.VectorDetail_mainContent__HGP3T{position:relative;z-index:10;display:flex;grid-gap:2rem;gap:2rem;padding:2rem 5.25rem}.VectorDetail_leftSection__21KjR{flex:0 0 58%;display:flex;flex-direction:column;grid-gap:1.5rem;gap:1.5rem}.VectorDetail_imageArea__t_GWw{display:flex;grid-gap:1rem;gap:1rem}.VectorDetail_mainImageContainer__vzcRB{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_hdButton__RFwRi{position:absolute;top:.75rem;right:.75rem;z-index:11;padding:.5rem .9rem;border-radius:999px;border:1px solid hsla(0,0%,100%,.55);background:rgba(0,0,0,.45);color:#fff;font-size:.95rem;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .2s ease}.VectorDetail_hdButton__RFwRi:hover{background:rgba(0,0,0,.6);border-color:hsla(0,0%,100%,.85)}.VectorDetail_hdButton__RFwRi:disabled{opacity:.45;cursor:not-allowed}.VectorDetail_imageLoadingOverlay__mGIpi{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__1XQxe{color:#1890ff;font-size:1.2rem;font-weight:700}.VectorDetail_mainImage__7sIoJ{width:100%;height:auto;max-height:400px;object-fit:contain;display:block}.VectorDetail_hdOverlay__2gVhM{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.75);display:flex;align-items:center;justify-content:center;padding:2rem}.VectorDetail_hdModal__3usQT{position:relative;width:min(1100px,96vw);max-height:92vh;border-radius:1rem;background:rgba(10,10,18,.85);border:1px solid hsla(0,0%,100%,.18);box-shadow:0 20px 80px rgba(0,0,0,.55);overflow:auto}.VectorDetail_hdClose__F969t{position:absolute;top:.75rem;right:.75rem;z-index:2;width:2.25rem;height:2.25rem;border-radius:999px;border:1px solid hsla(0,0%,100%,.25);background:rgba(0,0,0,.35);color:#fff;font-size:1.5rem;line-height:1;cursor:pointer}.VectorDetail_hdClose__F969t:hover{background:rgba(0,0,0,.55)}.VectorDetail_hdImage__1kSVT{display:block;width:100%;height:auto;max-height:92vh;object-fit:contain;padding:1.25rem}.VectorDetail_imageTypeSelector__1ORS6{display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem;flex-shrink:0}.VectorDetail_typeItem__2C_uF{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__2C_uF:hover{background:hsla(0,0%,100%,.2)}.VectorDetail_typeItem__2C_uF.VectorDetail_activeType__2KjBV{background:rgba(24,144,255,.3);border-color:#1890ff;color:#1890ff}.VectorDetail_typeItem__2C_uF.VectorDetail_disabled__1inKy{cursor:not-allowed;opacity:.5;pointer-events:none}.VectorDetail_typeItem__2C_uF.VectorDetail_disabled__1inKy:hover{background:hsla(0,0%,100%,.1)}.VectorDetail_patternsSection__3qkO7 h3{color:#fff;font-size:1.2rem;font-family:"zihun95hao-shoukesong",serif;margin:0 0 1rem}.VectorDetail_patternsList__1oAIZ{display:flex;grid-gap:1rem;gap:1rem}.VectorDetail_patternItem__HTuSh{width:5rem;height:5rem;border-radius:.5rem;overflow:hidden;border:1px solid hsla(0,0%,100%,.2)}.VectorDetail_patternItem__HTuSh img{width:100%;height:100%;object-fit:cover}.VectorDetail_recommendSection__2CasC h3{color:#fff;font-size:1.2rem;font-family:"zihun95hao-shoukesong",serif;margin:0 0 1rem}.VectorDetail_recommendList__2n0p_{display:flex;grid-gap:1rem;gap:1rem}.VectorDetail_recommendItem__3yEpe{width:10rem;background:hsla(0,0%,100%,.1);border-radius:.8rem;overflow:hidden;cursor:pointer;transition:all .3s ease}.VectorDetail_recommendItem__3yEpe:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,.3)}.VectorDetail_recommendItem__3yEpe img{width:100%;height:8rem;object-fit:cover}.VectorDetail_recommendInfo__1H_ne{padding:.8rem;display:flex;flex-direction:column;grid-gap:.3rem;gap:.3rem}.VectorDetail_recommendName__zz7Gi{color:#fff;font-size:.9rem;font-family:"zihun95hao-shoukesong",serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.VectorDetail_recommendEthnic__3AzHT{color:hsla(0,0%,100%,.6);font-size:.8rem}.VectorDetail_rightSection__5exgh{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__iadpT{color:#fff;font-size:1.8rem;font-family:"zihun95hao-shoukesong",serif;margin:0 0 1.5rem;line-height:1.4}.VectorDetail_divider__1Ymx_{height:1px;background:hsla(0,0%,100%,.2);margin-bottom:1.5rem}.VectorDetail_primaryColorsSection__15aLE{display:flex;align-items:center;padding:1rem 0;margin-bottom:1rem}.VectorDetail_primaryColorsSection__15aLE .VectorDetail_label__2wVP9{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__15aLE .VectorDetail_colorCircles__hAjMm{display:flex;grid-gap:.75rem;gap:.75rem;flex-wrap:wrap}.VectorDetail_primaryColorsSection__15aLE .VectorDetail_colorCircle__Gu2vt{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__15aLE .VectorDetail_colorCircle__Gu2vt:hover{transform:scale(1.15);box-shadow:0 4px 12px rgba(0,0,0,.5)}.VectorDetail_infoSection__2zhXZ h3{color:#fff;font-size:1.2rem;font-family:"zihun95hao-shoukesong",serif;margin:0 0 1rem}.VectorDetail_infoList__1fPNG{display:flex;flex-direction:column;grid-gap:.8rem;gap:.8rem}.VectorDetail_infoItem__UY7dO{display:flex;font-size:.95rem}.VectorDetail_infoItem__UY7dO .VectorDetail_label__2wVP9{color:hsla(0,0%,100%,.6);width:5.5rem;flex-shrink:0}.VectorDetail_infoItem__UY7dO .VectorDetail_value__b9004{color:#fff;flex:1 1}.VectorDetail_infoItem__UY7dO .VectorDetail_link__3_yip{color:#1890ff;text-decoration:none}.VectorDetail_infoItem__UY7dO .VectorDetail_link__3_yip:hover{text-decoration:underline}.VectorDetail_errorMsg__1nVPP{color:#ff6b6b;font-size:.9rem;margin:1rem 0;padding:.8rem;background:rgba(255,77,79,.15);border-radius:.5rem}.VectorDetail_downloadBtn__1AZm5{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__1AZm5:hover:not(:disabled){background:rgba(24,144,255,.5)}.VectorDetail_downloadBtn__1AZm5:disabled{opacity:.6;cursor:not-allowed}.VectorDetail_noData__Nud-X{color:hsla(0,0%,100%,.5);font-size:.9rem}.VectorDetail_footer__3r8cO{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__FvEjj{color:#b2b2b2;font-size:.75rem;font-family:"zihun95hao-shoukesong",serif;line-height:.7rem;opacity:.89}.VectorDetail_copyrightEn__19iUl{color:#b2b2b2;font-size:.63rem;font-family:"MalayalamMN",sans-serif;font-weight:700;line-height:.73rem;text-align:right;margin-top:.19rem}.VectorDetail_beianLink__1d1p1{color:#b2b2b2;font-size:.75rem;font-family:"zihun95hao-shoukesong",serif;margin-top:.31rem;text-align:right;text-decoration:none;opacity:.89}.VectorDetail_beianLink__1d1p1:hover{text-decoration:underline}.ThreeDCostumeLibrary_page__2qsPo{position:relative;width:100%;min-height:100vh;overflow-x:hidden;overflow-y:auto;zoom:.9}.ThreeDCostumeLibrary_bgContainer__2XW33{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1}.ThreeDCostumeLibrary_bgImage__ly-Xt{width:100%;height:100%;object-fit:cover}.ThreeDCostumeLibrary_header__1BR_n{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__2CbzC{flex-shrink:0;width:120px;height:auto;max-height:120px;object-fit:contain}.ThreeDCostumeLibrary_nav__25fVB{display:flex;align-items:center;grid-gap:4.375rem;gap:4.375rem;flex:1 1;justify-content:center;margin:0 2rem}.ThreeDCostumeLibrary_navItem__38ei8{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__38ei8:hover span{color:#1890ff}.ThreeDCostumeLibrary_navItem__38ei8.ThreeDCostumeLibrary_active__3xial{background:hsla(0,0%,100%,.25);border-color:#1890ff;box-shadow:0 0 15px rgba(24,144,255,.5)}.ThreeDCostumeLibrary_navItem__38ei8.ThreeDCostumeLibrary_active__3xial span{color:#1890ff;font-weight:700}.ThreeDCostumeLibrary_userIcon__cOIKw{cursor:pointer;flex-shrink:0}.ThreeDCostumeLibrary_userIcon__cOIKw img{width:3rem;height:3rem;border-radius:50%;object-fit:cover}.ThreeDCostumeLibrary_pageTitle__2svc7{position:relative;z-index:10;padding:2.25rem 5.25rem 0}.ThreeDCostumeLibrary_pageTitle__2svc7 h1{color:#fff;font-size:2.81rem;font-family:"zihun95hao-shoukesong",serif;line-height:2.62rem;margin:0}.ThreeDCostumeLibrary_mainContent__LIFqt{position:relative;z-index:10;flex:1 1;padding:0 5.25rem 2rem}.ThreeDCostumeLibrary_introSection__17wHG{margin-bottom:2rem;margin-top:1.88rem}.ThreeDCostumeLibrary_introSection__17wHG h2{color:#fff;font-size:1.56rem;font-family:"zihun95hao-shoukesong",serif;line-height:1.45rem;margin:0 0 1rem}.ThreeDCostumeLibrary_introSection__17wHG p{color:#fff;font-size:1.56rem;font-family:"zihun95hao-shoukesong",serif;line-height:1.46rem;margin:0}.ThreeDCostumeLibrary_videoSection__1p6FW{display:flex;justify-content:space-between;align-items:stretch;grid-gap:1.375rem;gap:1.375rem;margin-bottom:2rem}.ThreeDCostumeLibrary_videoContainer__23YFl{flex:0 0 auto;width:440px;height:440px;background:#333;border-radius:15px;overflow:hidden;position:relative}.ThreeDCostumeLibrary_video__2vAV8{width:100%;height:440px;object-fit:contain;display:block}.ThreeDCostumeLibrary_videoLoading__3Lrsu{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:hsla(0,0%,100%,.6);font-size:1rem}.ThreeDCostumeLibrary_exploreContainer__3W8f0{display:flex;flex-direction:row;grid-gap:3rem;gap:3rem;width:65rem;flex-shrink:0;height:440px}.ThreeDCostumeLibrary_exploreItem__2T_f7{flex:1 1;position:relative;border-radius:15px;overflow:hidden;cursor:pointer;transition:transform .3s ease;height:100%}.ThreeDCostumeLibrary_exploreItem__2T_f7 img{width:100%;height:100%;object-fit:cover}.ThreeDCostumeLibrary_exploreItem__2T_f7 span{position:absolute;top:15px;left:15px;color:#fff;font-size:1rem;font-family:"zihun95hao-shoukesong",serif}.ThreeDCostumeLibrary_ethnicButtons__1-8CC{display:flex;justify-content:center;grid-gap:1.375rem;gap:1.375rem}.ThreeDCostumeLibrary_ethnicBtn__fqHDY{flex:1 1;cursor:pointer;border-radius:10px;overflow:hidden;transition:transform .3s ease}.ThreeDCostumeLibrary_ethnicBtn__fqHDY img{width:100%;height:auto;display:block}.ThreeDCostumeLibrary_footer__1iV2t{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__1iV2t span{color:#b2b2b2;font-size:.75rem}.ThreeDCostumeLibrary_beianLink__3y5No{color:#b2b2b2;font-size:.75rem;font-family:"zihun95hao-shoukesong",serif;margin-top:.31rem;text-align:right;text-decoration:none;opacity:.89}.ThreeDCostumeLibrary_beianLink__3y5No:hover{text-decoration:underline}.ThreeDCostumeDetail_page__1ILcJ{position:relative;width:100%;min-height:100vh;overflow-x:hidden;overflow-y:auto;zoom:.9}.ThreeDCostumeDetail_bgContainer__3tZ0o{position:fixed;top:0;left:0;right:0;bottom:0;z-index:0}.ThreeDCostumeDetail_bgImage__2061w{width:100%;height:100%;object-fit:cover;display:block}.ThreeDCostumeDetail_emptyPage__33POJ{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background:#1a1a2e}.ThreeDCostumeDetail_emptyPage__33POJ p{font-size:1.2rem;color:#fff;margin-bottom:20px}.ThreeDCostumeDetail_emptyPage__33POJ button{padding:10px 30px;border:1px solid #fff;border-radius:20px;background:transparent;color:#fff;cursor:pointer;transition:all .3s ease}.ThreeDCostumeDetail_emptyPage__33POJ button:hover{background:hsla(0,0%,100%,.1)}.ThreeDCostumeDetail_header__uhhdM{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__16_1F{flex-shrink:0;width:120px;height:auto;max-height:120px;object-fit:contain}.ThreeDCostumeDetail_nav__7U7fI{display:flex;align-items:center;grid-gap:4.375rem;gap:4.375rem;flex:1 1;justify-content:center;margin:0 2rem}.ThreeDCostumeDetail_navItem__27hBw{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__27hBw:hover span{color:#1890ff}.ThreeDCostumeDetail_navItem__27hBw.ThreeDCostumeDetail_active__QxqrZ{background:hsla(0,0%,100%,.1)}.ThreeDCostumeDetail_userIcon__1uWTZ{cursor:pointer;flex-shrink:0}.ThreeDCostumeDetail_userIcon__1uWTZ img{width:3rem;height:3rem;border-radius:50%;object-fit:cover}.ThreeDCostumeDetail_pageTitle__2jjYq{position:relative;z-index:10;padding:2.25rem 5.25rem 0}.ThreeDCostumeDetail_pageTitle__2jjYq h1{color:#fff;font-size:2.81rem;font-family:"zihun95hao-shoukesong",serif;line-height:2.62rem;margin:0}.ThreeDCostumeDetail_mainContent__Xtee4{position:relative;z-index:10;display:flex;grid-gap:2rem;gap:2rem;padding:2rem 5.25rem}.ThreeDCostumeDetail_leftSection__1CHMt{flex:0 0 58%;display:flex;flex-direction:column;grid-gap:1.5rem;gap:1.5rem}.ThreeDCostumeDetail_imageArea__1QUxs{display:flex;grid-gap:1rem;gap:1rem}.ThreeDCostumeDetail_mainImageContainer__W7ELF{flex:1 1;background:rgba(0,0,0,.3);border-radius:1rem;overflow:hidden}.ThreeDCostumeDetail_mainImage__3ocrn{width:100%;height:auto;max-height:400px;object-fit:contain;display:block}.ThreeDCostumeDetail_mainVideo__2kNUq,.ThreeDCostumeDetail_mainVideo__2kNUq .video-js{width:100%;height:auto;min-height:300px;max-height:500px}.ThreeDCostumeDetail_mainVideo__2kNUq .vjs-big-play-button{border-color:#1890ff;background-color:rgba(24,144,255,.8)}.ThreeDCostumeDetail_mainVideo__2kNUq .vjs-control-bar{background-color:rgba(0,0,0,.7)}.ThreeDCostumeDetail_noVideo__2q-n9{width:100%;height:300px;display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.5);font-size:1.2rem}.ThreeDCostumeDetail_imageTypeSelector__4mp5r{display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem;flex-shrink:0}.ThreeDCostumeDetail_typeItem__23Yql{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__23Yql:hover{background:hsla(0,0%,100%,.2)}.ThreeDCostumeDetail_typeItem__23Yql.ThreeDCostumeDetail_activeType__3RBZJ{background:rgba(24,144,255,.3);border-color:#1890ff;color:#1890ff}.ThreeDCostumeDetail_patternsSection__34dI8 h3{color:#fff;font-size:1.2rem;font-family:"zihun95hao-shoukesong",serif;margin:0 0 1rem}.ThreeDCostumeDetail_patternsList__iRoWi{display:flex;grid-gap:1rem;gap:1rem}.ThreeDCostumeDetail_patternItem__3an4t{width:5rem;height:5rem;border-radius:.5rem;overflow:hidden;border:1px solid hsla(0,0%,100%,.2)}.ThreeDCostumeDetail_patternItem__3an4t img{width:100%;height:100%;object-fit:cover}.ThreeDCostumeDetail_recommendSection__3nCd6 h3{color:#fff;font-size:1.2rem;font-family:"zihun95hao-shoukesong",serif;margin:0 0 1rem}.ThreeDCostumeDetail_recommendList__2xrnF{display:flex;grid-gap:1rem;gap:1rem}.ThreeDCostumeDetail_recommendItem__F9r9Y{width:10rem;background:hsla(0,0%,100%,.1);border-radius:.8rem;overflow:hidden;cursor:pointer;transition:all .3s ease}.ThreeDCostumeDetail_recommendItem__F9r9Y:hover{box-shadow:0 5px 15px rgba(0,0,0,.3)}.ThreeDCostumeDetail_recommendItem__F9r9Y img{width:100%;height:8rem;object-fit:cover}.ThreeDCostumeDetail_recommendInfo__2lQZl{padding:.8rem;display:flex;flex-direction:column;grid-gap:.3rem;gap:.3rem}.ThreeDCostumeDetail_recommendName__1C-an{color:#fff;font-size:.9rem;font-family:"zihun95hao-shoukesong",serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ThreeDCostumeDetail_recommendEthnic__2vYQ0{color:hsla(0,0%,100%,.6);font-size:.8rem}.ThreeDCostumeDetail_rightSection__1Uv9Y{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__2lAhB{color:#fff;font-size:1.8rem;font-family:"zihun95hao-shoukesong",serif;margin:0 0 1.5rem;line-height:1.4}.ThreeDCostumeDetail_divider__YRDQj{height:1px;background:hsla(0,0%,100%,.2);margin-bottom:1.5rem}.ThreeDCostumeDetail_infoSection__1VuMb h3{color:#fff;font-size:1.2rem;font-family:"zihun95hao-shoukesong",serif;margin:0 0 1rem}.ThreeDCostumeDetail_infoList__2ihgg{display:flex;flex-direction:column;grid-gap:.8rem;gap:.8rem}.ThreeDCostumeDetail_infoItem__B-ujs{display:flex;font-size:.95rem}.ThreeDCostumeDetail_infoItem__B-ujs .ThreeDCostumeDetail_label__2tyJi{color:hsla(0,0%,100%,.6);width:5.5rem;flex-shrink:0}.ThreeDCostumeDetail_infoItem__B-ujs .ThreeDCostumeDetail_value__Ytaqt{color:#fff;flex:1 1}.ThreeDCostumeDetail_infoItem__B-ujs .ThreeDCostumeDetail_link__1pYDY{color:#1890ff;text-decoration:none}.ThreeDCostumeDetail_infoItem__B-ujs .ThreeDCostumeDetail_link__1pYDY:hover{text-decoration:underline}.ThreeDCostumeDetail_errorMsg__1gXEM{color:#ff6b6b;font-size:.9rem;margin:1rem 0;padding:.8rem;background:rgba(255,77,79,.15);border-radius:.5rem}.ThreeDCostumeDetail_downloadBtn__3k64T{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__3k64T:hover:not(:disabled){background:rgba(24,144,255,.5)}.ThreeDCostumeDetail_downloadBtn__3k64T:disabled{opacity:.6;cursor:not-allowed}.ThreeDCostumeDetail_noData__15bsW{color:hsla(0,0%,100%,.5);font-size:.9rem}.ThreeDCostumeDetail_footer__e7J9t{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__3hQPi{color:#b2b2b2;font-size:.75rem;font-family:"zihun95hao-shoukesong",serif;line-height:.7rem;opacity:.89}.ThreeDCostumeDetail_copyrightEn__2-N_f{color:#b2b2b2;font-size:.63rem;font-family:"MalayalamMN",sans-serif;font-weight:700;line-height:.73rem;text-align:right;margin-top:.19rem}.ThreeDCostumeDetail_beianLink__1tUk2{color:#b2b2b2;font-size:.75rem;font-family:"zihun95hao-shoukesong",serif;margin-top:.31rem;text-align:right;text-decoration:none;opacity:.89}.ThreeDCostumeDetail_beianLink__1tUk2:hover{text-decoration:underline}.ThreeDCostumeList_page__3pP75{position:relative;width:100%;min-height:100vh;overflow-x:hidden;overflow-y:auto;zoom:.9}.ThreeDCostumeList_bgContainer__10S5q{position:fixed;top:0;left:0;right:0;bottom:0;z-index:0}.ThreeDCostumeList_bgImage__xVT8F{width:100%;height:100%;object-fit:cover;display:block}.ThreeDCostumeList_header__3vZdj{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__21dd2{flex-shrink:0;width:120px;height:auto;max-height:120px;object-fit:contain}.ThreeDCostumeList_nav__16InY{display:flex;align-items:center;grid-gap:4.375rem;gap:4.375rem;flex:1 1;justify-content:center;margin:0 2rem}.ThreeDCostumeList_navItem__3i9ze{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__3i9ze:hover span{color:#1890ff}.ThreeDCostumeList_navItem__3i9ze.ThreeDCostumeList_active__2hUSw{background:hsla(0,0%,100%,.1)}.ThreeDCostumeList_userIcon__3srMt{cursor:pointer;flex-shrink:0}.ThreeDCostumeList_userIcon__3srMt img{width:3rem;height:3rem;border-radius:50%;object-fit:cover}.ThreeDCostumeList_pageTitle__1SEbR{position:relative;z-index:10;padding:2.25rem 5.25rem 0}.ThreeDCostumeList_pageTitle__1SEbR h1{color:#fff;font-size:2.81rem;font-family:"zihun95hao-shoukesong",serif;line-height:2.62rem;margin:0}.ThreeDCostumeList_mainContent__31Ort{position:relative;z-index:10;padding:2rem 5.25rem;flex:1 1}.ThreeDCostumeList_searchSection__grli6{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__2vME4{display:flex;align-items:center;flex-wrap:wrap;grid-gap:.8rem;gap:.8rem}.ThreeDCostumeList_filterLabel__VbJ--{color:#fff;font-size:1rem;font-family:"zihun95hao-shoukesong",serif;margin-right:.5rem}.ThreeDCostumeList_filterItem__3gwkM{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__3gwkM:hover{background:hsla(0,0%,100%,.2)}.ThreeDCostumeList_filterItem__3gwkM.ThreeDCostumeList_activeFilter__3aTPS{background:rgba(24,144,255,.3);border-color:#1890ff;color:#1890ff}.ThreeDCostumeList_resetBtn__3uW2T{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__3uW2T:hover{background:hsla(0,0%,100%,.1);border-color:#fff;color:#fff}.ThreeDCostumeList_errorMsg__3P7uz{color:#ff6b6b;text-align:center;padding:2rem;font-size:1rem}.ThreeDCostumeList_loadingMsg__3gLyO{color:hsla(0,0%,100%,.7);text-align:center;padding:2rem;font-size:1rem}.ThreeDCostumeList_emptyMsg__1vUQX{color:hsla(0,0%,100%,.5);text-align:center;padding:2rem;font-size:1rem}.ThreeDCostumeList_grid__1qv7Q{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}@media(max-width:1600px){.ThreeDCostumeList_grid__1qv7Q{grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}}@media(max-width:1200px){.ThreeDCostumeList_grid__1qv7Q{grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}}@media(max-width:768px){.ThreeDCostumeList_grid__1qv7Q{grid-template-columns:repeat(1,1fr);grid-gap:1rem;gap:1rem}}.ThreeDCostumeList_gridItem__bwYZ3{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__bwYZ3:hover{box-shadow:0 15px 40px rgba(0,0,0,.4);border-color:rgba(24,144,255,.6)}.ThreeDCostumeList_gridItem__bwYZ3 img{width:100%;height:auto;object-fit:cover}.ThreeDCostumeList_itemName__1_tVF{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__lEhe5{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__zl58d{color:#b2b2b2;font-size:.75rem;font-family:"zihun95hao-shoukesong",serif;line-height:.7rem;opacity:.89}.ThreeDCostumeList_copyrightEn__XW8Pj{color:#b2b2b2;font-size:.63rem;font-family:"MalayalamMN",sans-serif;font-weight:700;line-height:.73rem;text-align:right;margin-top:.19rem}.ThreeDCostumeList_beianLink__2rXK8{color:#b2b2b2;font-size:.75rem;font-family:"zihun95hao-shoukesong",serif;margin-top:.31rem;text-align:right;text-decoration:none;opacity:.89}.ThreeDCostumeList_beianLink__2rXK8:hover{text-decoration:underline}.ThreeDCostumeList_pagination__6fZCM{display:flex;align-items:center;justify-content:center;grid-gap:1rem;gap:1rem;margin-top:3rem;padding:2rem 0}.ThreeDCostumeList_pageBtn__-YzXq{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__-YzXq:hover:not(:disabled){background:hsla(0,0%,100%,.2);border-color:#1890ff;color:#1890ff}.ThreeDCostumeList_pageBtn__-YzXq:disabled{opacity:.3;cursor:not-allowed}.ThreeDCostumeList_pageNumbers__3Wto0{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem}.ThreeDCostumeList_pageNumber__FjTku{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__FjTku:hover{background:hsla(0,0%,100%,.2);border-color:#1890ff;color:#1890ff}.ThreeDCostumeList_pageNumber__FjTku.ThreeDCostumeList_active__2hUSw{background:rgba(24,144,255,.3);border-color:#1890ff;color:#1890ff;font-weight:700}.ThreeDCostumeList_ellipsis__29ZQl{color:hsla(0,0%,100%,.5);padding:0 .5rem}.ThreeDCostumeList_pageInfo__2DG3o{color:hsla(0,0%,100%,.7);font-size:.9rem;font-family:"zihun95hao-shoukesong",serif;margin-left:1rem}.Profile_page__1OiqA{position:relative;min-height:100vh;display:flex;flex-direction:column;zoom:.9}.Profile_bgContainer__262W9{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1}.Profile_bgImage__2kE2d{width:100%;height:100%;object-fit:cover}.Profile_header__3xofE{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__1wTEo{flex-shrink:0;width:120px;height:auto;max-height:120px;object-fit:contain}.Profile_nav__3K4i-{grid-gap:4.375rem;gap:4.375rem;flex:1 1;margin:0 2rem}.Profile_nav__3K4i-,.Profile_navItem__294XT{display:flex;align-items:center;justify-content:center}.Profile_navItem__294XT{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__294XT:hover span{color:#1890ff}.Profile_navItem__294XT.Profile_active__mT_wX{background:hsla(0,0%,100%,.1)}.Profile_userIcon__17bsp{cursor:pointer;flex-shrink:0}.Profile_userIcon__17bsp img{width:3rem;height:3rem;border-radius:50%;object-fit:cover}.Profile_pageTitle__2Bz5D{position:relative;z-index:10;padding:2.25rem 5.25rem 0}.Profile_pageTitle__2Bz5D h1{color:#fff;font-size:2.81rem;font-family:"zihun95hao-shoukesong",serif;line-height:2.62rem;margin:0}.Profile_mainContent__3o4KI{position:relative;z-index:10;flex:1 1;padding:30px 40px}.Profile_userCard__eAkrd{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__2pt5H{display:flex;align-items:center;grid-gap:20px;gap:20px}.Profile_avatar__2VwYw img{width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid hsla(0,0%,100%,.5)}.Profile_userDetails__32wyM{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.Profile_username__1URQ7{color:#fff;font-size:1.2rem;font-family:"zihun95hao-shoukesong",serif}.Profile_email__1oAMq{color:hsla(0,0%,100%,.7);font-size:1rem}.Profile_userActions__3b6Gy{display:flex;grid-gap:15px;gap:15px}.Profile_logoutBtn__2D23w,.Profile_profileBtn__1IYM8{padding:10px 25px;border-radius:20px;font-size:.9rem;cursor:pointer;transition:all .3s ease}.Profile_profileBtn__1IYM8{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.3);color:#fff}.Profile_profileBtn__1IYM8:hover{background:hsla(0,0%,100%,.2)}.Profile_logoutBtn__2D23w{background:transparent;border:1px solid rgba(255,100,100,.5);color:#ff6b6b}.Profile_logoutBtn__2D23w:hover{background:rgba(255,100,100,.1)}.Profile_recordSection__3INas{margin-top:20px}.Profile_recordHeader__2LZqO{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.Profile_recordTitle__9j_aJ{color:#fff;font-size:1.5rem;font-family:"zihun95hao-shoukesong",serif;margin:0}.Profile_searchBar__lIG94{display:flex;grid-gap:15px;gap:15px}.Profile_searchBar__lIG94 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__lIG94 input::placeholder{color:hsla(0,0%,100%,.5)}.Profile_searchBar__lIG94 input:focus{border-color:hsla(0,0%,100%,.5)}.Profile_searchBar__lIG94 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__lIG94 button:hover{background:hsla(0,0%,100%,.2)}.Profile_recordTable__CLvzM{background:hsla(0,0%,100%,.05);border-radius:20px;overflow:hidden;border:1px solid hsla(0,0%,100%,.1)}.Profile_tableHeader__3oEDq{display:flex;padding:20px 30px;background:hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.1)}.Profile_tableHeader__3oEDq span{color:#fff;font-size:1.1rem;font-family:"zihun95hao-shoukesong",serif}.Profile_colIndex__1QbuZ{width:80px;text-align:center}.Profile_colName__1dU9p{flex:1 1;padding-left:20px}.Profile_colTime__1A4Vn{width:150px;text-align:center}.Profile_colAction__3QLco{width:200px;text-align:center;display:flex;justify-content:center;grid-gap:10px;gap:10px}.Profile_tableBody__L5AhX{max-height:400px;overflow-y:auto}.Profile_tableRow__TDTQX{display:flex;align-items:center;padding:18px 30px;border-bottom:1px solid hsla(0,0%,100%,.05);transition:background .3s ease}.Profile_tableRow__TDTQX:hover{background:hsla(0,0%,100%,.05)}.Profile_tableRow__TDTQX:last-child{border-bottom:none}.Profile_tableRow__TDTQX span{color:hsla(0,0%,100%,.8);font-size:1rem}.Profile_deleteBtn__22snq,.Profile_downloadBtn__EgPHv{padding:8px 18px;border-radius:15px;font-size:.85rem;cursor:pointer;transition:all .3s ease}.Profile_downloadBtn__EgPHv{background:rgba(24,144,255,.2);border:1px solid rgba(24,144,255,.5);color:#1890ff}.Profile_downloadBtn__EgPHv:hover{background:rgba(24,144,255,.3)}.Profile_deleteBtn__22snq{background:transparent;border:1px solid rgba(255,100,100,.3);color:rgba(255,100,100,.8)}.Profile_deleteBtn__22snq:hover{background:rgba(255,100,100,.1)}.Profile_emptyMsg__2Uene,.Profile_errorMsg__1LhNb,.Profile_loadingMsg__1ma_H{padding:50px;text-align:center;color:hsla(0,0%,100%,.6);font-size:1rem}.Profile_errorMsg__1LhNb{color:#ff6b6b}.Profile_footer__n7COH{padding:20px 40px;background:#454545;display:flex;flex-direction:column;align-items:flex-end;grid-gap:5px;gap:5px}.Profile_beianLink__3EWHM,.Profile_footer__n7COH span{color:#b2b2b2;font-size:.75rem}.Profile_beianLink__3EWHM{font-family:"zihun95hao-shoukesong",serif;margin-top:.31rem;text-align:right;text-decoration:none;opacity:.89}.Profile_beianLink__3EWHM:hover{text-decoration:underline}.Profile_editRow__1NjH9{flex-wrap:wrap}.Profile_editRow__1NjH9,.Profile_infoRow__VSZ_y{display:flex;align-items:center;grid-gap:10px;gap:10px}.Profile_label__32BSr{color:#fff;font-size:1.2rem;font-family:"zihun95hao-shoukesong",serif}.Profile_editInput__2qSwv{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__2qSwv::placeholder{color:hsla(0,0%,100%,.5)}.Profile_editInput__2qSwv:focus{border-color:hsla(0,0%,100%,.5)}.Profile_editBtn__vWpqT{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__vWpqT:hover{background:rgba(24,144,255,.1)}.Profile_saveBtn__oO1j4{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__oO1j4:hover{background:rgba(24,144,255,.3)}.Profile_saveBtn__oO1j4:disabled{opacity:.5;cursor:not-allowed}.Profile_cancelBtn__-7YuM{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__-7YuM:hover{background:hsla(0,0%,100%,.1)}.Profile_alertError__UOkJe{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__2gM3W{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__3Lpri{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__1-olj{background:#2a2a4a;border-radius:20px;padding:30px;width:400px;max-width:90%;border:1px solid hsla(0,0%,100%,.1)}.Profile_modalTitle__1gT5W{color:#fff;font-size:1.3rem;margin-bottom:25px;text-align:center;font-family:"zihun95hao-shoukesong",serif}.Profile_modalBody__1y_Ua{display:flex;flex-direction:column;grid-gap:18px;gap:18px}.Profile_formGroup__9HClA{display:flex;flex-direction:column;grid-gap:8px;gap:8px}.Profile_formGroup__9HClA label{color:hsla(0,0%,100%,.8);font-size:.9rem}.Profile_formGroup__9HClA 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__9HClA input::placeholder{color:hsla(0,0%,100%,.4)}.Profile_formGroup__9HClA input:focus{border-color:hsla(0,0%,100%,.4)}.Profile_modalActions__2IBmB{display:flex;justify-content:center;grid-gap:15px;gap:15px;margin-top:25px}.Profile_confirmBtn__31e1Q{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__31e1Q:hover{background:rgba(24,144,255,.4)}.Profile_confirmBtn__31e1Q:disabled{opacity:.5;cursor:not-allowed}.AboutUs_page__1wEVl{position:relative;width:100%;min-height:100vh;overflow-x:hidden;overflow-y:auto;zoom:.9}.AboutUs_bgContainer__1aG2k{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1}.AboutUs_bgImage__G4DaX{width:100%;height:100%;object-fit:cover}.AboutUs_header__1Sx1M{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__3cJs1{flex-shrink:0;width:120px;height:auto;max-height:120px;object-fit:contain}.AboutUs_nav__253Ny{grid-gap:4.375rem;gap:4.375rem;flex:1 1;margin:0 2rem}.AboutUs_nav__253Ny,.AboutUs_navItem__25coU{display:flex;align-items:center;justify-content:center}.AboutUs_navItem__25coU{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__25coU:hover span{color:#1890ff}.AboutUs_navItem__25coU.AboutUs_active__22HuK{background:hsla(0,0%,100%,.1)}.AboutUs_userIcon__go51q{cursor:pointer;flex-shrink:0}.AboutUs_userIcon__go51q img{width:3rem;height:3rem;border-radius:50%;object-fit:cover}.AboutUs_pageTitle__1UKeK{position:relative;z-index:10;padding:1.25rem 5.25rem 0}.AboutUs_pageTitle__1UKeK h1{color:#fff;font-size:2.81rem;font-family:"zihun95hao-shoukesong",serif;line-height:2.62rem;margin:0}.AboutUs_mainContent__1z_lw{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__2i7AR{width:100%;max-width:80rem;border-radius:1rem;overflow:hidden;box-shadow:0 .5rem 2rem rgba(0,0,0,.3)}.AboutUs_video__CuFzF{width:100%;height:auto;display:block}.AboutUs_videoLoading__YZ0jL{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__35X0j{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__24bNQ{color:#b2b2b2;font-size:.75rem;font-family:"zihun95hao-shoukesong",serif;line-height:.7rem;opacity:.89}.AboutUs_copyrightEn__22zkm{color:#b2b2b2;font-size:.63rem;font-family:"MalayalamMN",sans-serif;font-weight:700;line-height:.73rem;text-align:right;margin-top:.19rem}.AboutUs_beianLink__2KB93{color:#b2b2b2;font-size:.75rem;font-family:"zihun95hao-shoukesong",serif;margin-top:.31rem;text-align:right;text-decoration:none;opacity:.89}.AboutUs_beianLink__2KB93:hover{text-decoration:underline}.AiModelLibrary_page__1VUIx{position:relative;width:100%;min-height:100vh;overflow-x:hidden;overflow-y:auto;zoom:.9;box-sizing:border-box}.AiModelLibrary_page__1VUIx *{box-sizing:border-box}.AiModelLibrary_bgContainer__3wKss{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1}.AiModelLibrary_bgImage__kqV5u{width:100%;height:100%;object-fit:cover}.AiModelLibrary_header__3Q_Vc{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__3KE54{flex-shrink:0;width:120px;height:auto;max-height:120px;object-fit:contain}.AiModelLibrary_nav__3J24-{display:flex;align-items:center;grid-gap:4.375rem;gap:4.375rem;flex:1 1;justify-content:center;margin:0 2rem}.AiModelLibrary_navItem__35TVb{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__35TVb:hover span{color:#1890ff}.AiModelLibrary_navItem__35TVb.AiModelLibrary_active__3ddlY{background:hsla(0,0%,100%,.1)}.AiModelLibrary_userIcon__2y231{cursor:pointer;flex-shrink:0}.AiModelLibrary_userIcon__2y231 img{width:3rem;height:3rem;border-radius:50%;object-fit:cover}.AiModelLibrary_pageTitle__2uwXg{position:relative;z-index:10;padding:2.25rem 5.25rem 0}.AiModelLibrary_pageTitle__2uwXg h1{color:#fff;font-size:2.81rem;font-family:"zihun95hao-shoukesong",serif;line-height:2.62rem;margin:0}.AiModelLibrary_mainContent__10omz{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__10omz{padding:2rem 2rem 2rem 3rem}}@media(max-width:768px){.AiModelLibrary_mainContent__10omz{padding:2rem 1.5rem}}.AiModelLibrary_modelGrid__2LHPb{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__2LHPb{grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;max-width:100%}}@media(max-width:1200px)and (min-width:769px){.AiModelLibrary_modelGrid__2LHPb{grid-gap:3rem 2.5rem;gap:3rem 2.5rem;max-width:100rem}}.AiModelLibrary_modelCard__jWDP_{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;width:100%;min-width:0;box-sizing:border-box}.AiModelLibrary_modelCard__jWDP_:nth-child(2),.AiModelLibrary_modelCard__jWDP_:nth-child(4){margin-right:8rem}.AiModelLibrary_modelImages__hpUkv{display:flex;grid-gap:.5rem;gap:.5rem;width:100%;min-width:0;box-sizing:border-box;flex-shrink:0}.AiModelLibrary_mainImageWrapper__1We71{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__1We71{min-height:15rem;padding:1rem}}.AiModelLibrary_mainImage__T4KTY{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;border-radius:1rem;box-sizing:border-box}.AiModelLibrary_smallImages__kNnTo{display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem;flex-shrink:0;width:auto;box-sizing:border-box}.AiModelLibrary_smallImage__2M809{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__2M809{width:7rem;height:7rem;min-width:7rem;min-height:7rem}}.AiModelLibrary_modelInfo__1ePpX{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__3MYE9{line-height:1.45rem}.AiModelLibrary_downloadBtn__3exJz,.AiModelLibrary_modelTitle__3MYE9{color:#fff;font-size:1.56rem;font-family:"zihun95hao-shoukesong",serif}.AiModelLibrary_downloadBtn__3exJz{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__3exJz:hover:not(:disabled){background:hsla(0,0%,100%,.1);transform:scale(1.05)}.AiModelLibrary_downloadBtn__3exJz:disabled{opacity:.6;cursor:not-allowed}.AiModelLibrary_emptyMsg__14as_,.AiModelLibrary_errorMsg__Oguiy,.AiModelLibrary_loadingMsg__3UdVc{text-align:center;padding:4rem 0;font-size:1.5rem;font-family:"zihun95hao-shoukesong",serif}.AiModelLibrary_loadingMsg__3UdVc{color:hsla(0,0%,100%,.7)}.AiModelLibrary_errorMsg__Oguiy{color:#ff6b6b}.AiModelLibrary_emptyMsg__14as_{color:hsla(0,0%,100%,.5)}.AiModelLibrary_imageZoomOverlay__1dmQI{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__2x30O .3s ease}@keyframes AiModelLibrary_fadeIn__2x30O{0%{opacity:0}to{opacity:1}}.AiModelLibrary_imageZoomContainer__1Yg4E{position:relative;max-width:90%;max-height:90%;display:flex;align-items:center;justify-content:center;cursor:default}.AiModelLibrary_zoomedImage__MD-mg{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__3wF9h .3s ease}@keyframes AiModelLibrary_zoomIn__3wF9h{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.AiModelLibrary_closeButton__2hmK3{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__2hmK3:hover{background:hsla(0,0%,100%,.3);transform:scale(1.1)}.AiModelLibrary_footer__vjqNN{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__2nrgY{color:#b2b2b2;font-size:.75rem;font-family:"zihun95hao-shoukesong",serif;line-height:.7rem;opacity:.89}.AiModelLibrary_copyrightEn__2I7uJ{color:#b2b2b2;font-size:.63rem;font-family:"MalayalamMN",sans-serif;font-weight:700;line-height:.73rem;text-align:right;margin-top:.19rem}.AiModelLibrary_beianLink__x9n8j{color:#b2b2b2;font-size:.75rem;font-family:"zihun95hao-shoukesong",serif;margin-top:.31rem;text-align:right;text-decoration:none;opacity:.89}.AiModelLibrary_beianLink__x9n8j:hover{text-decoration:underline}