*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-overflow-scrolling:touch;touch-action:manipulation;background-color:#f7f8f9;width:100%;height:100%;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:14px}#app{width:100%;height:100%}img{-webkit-user-drag:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}button,a,[role=button]{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}:root{--color-primary:#f596aa;--color-primary-6:#f596aa;--color-primary-light-1:#ffddd5;--color-primary-light-2:#ffc4b3;--color-secondary:#f28b82;--color-text:#333;--color-text-1:#1d2129;--color-text-2:#4e5969;--color-text-3:#86909c;--color-text-light:#666;--color-text-lighter:#999;--color-bg:#f7f8f9;--color-bg-1:#fff;--color-border:#eaebec;--color-fill-2:#f2f3f5;--color-neutral-3:#e5e6eb}.flex{display:flex}.flex-base{flex:1}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.align-center{align-items:center}.align-items{justify-content:center;align-items:center}.content-between{justify-content:space-between}.content-around{justify-content:space-around}.content-center{justify-content:center}.content-end{justify-content:flex-end}.text-center{text-align:center}.view-sticky{z-index:9;position:sticky;top:0}.p-pointer{cursor:pointer}.flash-view{position:relative;overflow:hidden}.flash-view:after{content:"";opacity:0;background:linear-gradient(90deg,#fff0 0%,#ffffff4d 50%,#fff0 100%);width:200%;height:200%;transition:opacity .3s;position:absolute;top:-50%;left:-50%;transform:rotate(30deg)}.flash-view:hover:after{opacity:1;animation:1.5s infinite flash}@keyframes flash{0%{transform:translate(-100%,-100%)rotate(30deg)}to{transform:translate(100%,100%)rotate(30deg)}}.theme-button-bg{cursor:pointer;color:#fff;background:linear-gradient(90deg,#f4a7b9,#f596aa);border:none;justify-content:center;align-items:center;min-width:88px;height:30px;padding:0 16px;font-size:14px;font-weight:500;display:inline-flex;border-radius:42px!important}.theme-button-border{cursor:pointer;color:#f596aa;background:#fff;border:1px solid #f596aa;border-radius:42px;justify-content:center;align-items:center;min-width:88px;height:30px;padding:0 16px;font-size:14px;font-weight:500;display:inline-flex}.theme-button-border:hover{color:#fff;background:linear-gradient(90deg,#f4a7b9,#f596aa)}.theme-color{color:#f596aa}.theme-color-hover:hover,.theme-color-text-hover:hover,.theme-icon{color:#f596aa!important}.font-bold{font-weight:700}.hide-overflow{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.art-video-player{height:100%!important}.app-menu{width:100%;height:100%}.app-menu .menu-item{cursor:pointer;background:#fff;border-right:1px solid #e9ecef;width:100%;height:50px;padding:0 16px 0 31px;position:relative}.app-menu .menu-item .menu-item-name{color:#282828;margin-left:8px;font-size:16px;font-weight:700}.app-menu .menu-item .menu-item-icon{font-weight:700}.app-menu .menu-item .menu-item-go{color:#f596aa;font-weight:700;display:none;position:absolute;right:60px}@keyframes go{0%{right:60px}to{right:30px}}.app-menu .menu-item:hover .menu-item-icon{color:#f596aa}.app-menu .menu-item:hover .menu-item-name{color:#f596aa;font-weight:700}.app-menu .menu-item:hover .menu-item-go{animation:.3s forwards go;display:block;right:16px}.app-menu .menu-item.active{background:#f7f8f9;border-right:none}.app-menu .menu-item.active .menu-item-icon{color:#f596aa}.app-menu .menu-item.active .menu-item-name{color:#f596aa;font-weight:700}.app-menu .menu-item.active:hover .menu-item-go{display:none}.app-menu .menu-item .menu-item-icon-active{opacity:.3;background:0 0;width:30px;height:100%;position:absolute;top:0;left:0}.app-menu .menu-logo{background:#fff;border-right:1px solid #e9ecef;width:100%;padding:10px 0}.app-menu .menu-logo .menu-logo-text{color:#f596aa;font-size:24px;font-weight:800;line-height:40px}.app-menu .menu-top-radius{border-bottom-right-radius:25px}.app-menu .menu-bottom-radius{border-top-right-radius:25px}.app-menu .menu-more{background:#fff}@media screen and (width<=1023px){.app-menu .menu-item-icon-active{display:none}.app-menu .menu-item{flex-direction:column;justify-content:center;align-items:center}.app-menu .menu-item .menu-item-name{margin-top:3px;margin-left:0;font-size:12px}.app-menu .menu-item:hover .menu-item-go{display:none}}.search-container{position:relative}.search-container .search{background:#e4e6ea;border-radius:8px;height:40px}.search-container .navbar-search{width:260px}@media (width>=550px){.search-container .navbar-search{width:220px}}@media (width>=650px){.search-container .navbar-search{width:280px}}@media (width>=850px){.search-container .navbar-search{width:500px}}@media (width>=1100px){.search-container .navbar-search{width:580px}}.search-container .search-containerh-recommend{z-index:20;background:#fff;border-radius:0 0 8px 8px;width:97%;padding:10px 0;position:absolute;top:40px;left:1.5%;box-shadow:0 0 10px #0000001a}.search-container .search-containerh-recommend .recommend-item{color:#282828;cursor:pointer;padding:0 10px;font-size:15px;font-weight:600;line-height:40px;text-decoration:none}.search-container .search-containerh-recommend .recommend-item:hover{background:#a5a5a5}.navbar-container{width:100%;padding:0 40px}.header-op-user{color:#fff;height:36px;margin-left:10px;font-size:14px;position:relative}.right-item{cursor:pointer;margin-left:18px}.right-item .right-item-icon{color:#000;margin-right:5px}.right-item .right-item-text{color:#000}.navbar{background:#f7f8f9;border-bottom:1px solid #eaebec;width:100%;height:60px;margin-bottom:20px}.navbar-mobile{width:100%;padding:env(safe-area-inset-top) 16px 0;box-sizing:border-box;background:#f7f8f9;flex-shrink:0;min-width:0;height:48px;overflow:hidden}.navbar-mobile .navbar-mobile-right{flex-shrink:0;justify-content:flex-end;gap:10px;width:auto;min-width:96px;height:100%;margin-left:8px}.navbar-mobile .navbar-mobile-left{scrollbar-width:none;-ms-overflow-style:none;min-width:0;height:100%;position:relative;overflow-x:auto}.navbar-mobile .navbar-mobile-left::-webkit-scrollbar{width:0;height:0;display:none}.navbar-mobile .navbar-mobile-left:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#f7f8f9);flex-shrink:0;width:16px;height:100%;position:sticky;top:0;right:0}.navbar-mobile .mobile-left-item{color:#616161;cursor:pointer;flex:none;min-width:44px;height:100%;margin-right:24px;font-size:16px;font-weight:700;position:relative}.navbar-mobile .mobile-left-item .left-text{z-index:2;position:relative}.navbar-mobile .mobile-left-item .left-current{z-index:1;background:#fcd877;border-radius:3px;width:100%;height:6px;position:absolute;bottom:6px;left:0}.navbar-mobile .right-item{cursor:pointer;justify-content:center;align-items:center;min-width:44px;min-height:44px;margin-right:0;display:inline-flex}.footer-bottom{background-color:var(--color-bg);border-top:1px solid var(--color-border);margin-top:50px;padding:30px 0;box-shadow:0 -2px 10px #00000008}@media screen and (width<=767px){.footer-bottom{margin-top:24px;padding:16px 0}}.footer-content{max-width:1200px;margin:0 auto;padding:0 20px}@media screen and (width<=767px){.footer-content{padding:0 16px}}.footer-copyright{color:var(--color-text-lighter);text-align:center;max-width:800px;margin-bottom:20px;margin-left:auto;margin-right:auto;padding:0 15px;font-size:13px;line-height:1.7}@media screen and (width<=479px){.footer-copyright{margin-bottom:12px;padding:0 10px;font-size:12px;line-height:1.6}}.footer-icp{color:var(--color-text-light);text-align:center;border-top:1px solid var(--color-border);margin-top:15px;padding-top:15px;font-size:14px}@media screen and (width<=767px){.footer-icp{margin-top:10px;padding-top:10px;font-size:12px}}.copyright-text{color:var(--color-text-lighter);font-size:13px;transition:all .3s;display:inline-block;position:relative}.copyright-text:hover{color:var(--color-primary)}.app{background:#f7f8f9;width:100vw;height:100dvh;overflow:hidden}.app .app-layout{flex-shrink:0;width:200px;height:100%}@media screen and (width<=1023px){.app .app-layout{width:100px}}.app>.flex-base{min-width:0;min-height:0}.app .app-content{-webkit-overflow-scrolling:touch;width:100%;min-width:0;padding:0 40px 40px;overflow:hidden auto}.app .app-content.app-content-mobile{padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom))}.app .app-content>*{max-width:2200px;margin-left:auto;margin-right:auto}@media screen and (width>=1920px){.app .carousel-container .custom-carousel,.app .carousel-container .carousel-item{height:480px}}.app.app--mobile .app-only-desktop,.app.app--desktop .app-only-mobile{display:none!important}.carousel-container{border-radius:16px;width:100%;margin-bottom:20px;overflow:hidden;box-shadow:0 4px 12px #0000001a}@media screen and (width<=767px){.carousel-container{border-radius:12px;margin-bottom:16px}}.carousel-container .custom-carousel{height:350px}@media screen and (width<=767px){.carousel-container .custom-carousel{height:clamp(180px,56.25vw,240px)}}.carousel-container .carousel-item{height:350px;position:relative}@media screen and (width<=767px){.carousel-container .carousel-item{height:clamp(180px,56.25vw,240px)}}.carousel-container .carousel-item .carousel-content{flex-direction:column;justify-content:flex-end;height:100%;display:flex;position:relative}.carousel-container .carousel-item .carousel-image{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.carousel-container .carousel-item .carousel-info{color:#fff;background:linear-gradient(#0000,#000000b3);padding:20px;position:relative}@media screen and (width<=767px){.carousel-container .carousel-item .carousel-info{padding:12px 14px}}.carousel-container .carousel-item .carousel-info .title{margin:0 0 8px;font-size:24px;font-weight:600}@media screen and (width<=767px){.carousel-container .carousel-item .carousel-info .title{margin-bottom:4px;font-size:16px}}.carousel-container .carousel-item .carousel-info .episode{opacity:.9;margin-bottom:8px;font-size:14px}@media screen and (width<=767px){.carousel-container .carousel-item .carousel-info .episode{margin-bottom:4px;font-size:12px}}.carousel-container .carousel-item .carousel-info .description{opacity:.8;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;display:-webkit-box;overflow:hidden}@media screen and (width<=767px){.carousel-container .carousel-item .carousel-info .description{-webkit-line-clamp:1;font-size:12px}}.video-list{margin-bottom:20px;padding:0}.video-card{background:#fff;border-radius:8px;width:100%;transition:transform .3s;overflow:hidden;box-shadow:0 2px 8px #0000000d}.video-card:hover{transform:translateY(-6px)}.video-card:hover .video-info .video-title{color:#f596aa}@media (hover:none) and (pointer:coarse){.video-card:hover{transform:none}}.video-card .video-cover{width:100%;padding-top:133%;position:relative;overflow:hidden}.video-card .video-cover a{width:100%;height:100%;position:absolute;top:0;left:0}.video-card .video-cover img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.video-card .video-info{width:100%;height:60px;padding:8px}@media screen and (width<=767px){.video-card .video-info{height:54px;padding:6px 8px}}.video-card .video-info .video-link{color:inherit;height:100%;text-decoration:none;display:block}.video-card .video-info .video-title{color:var(--color-text);-webkit-line-clamp:1;white-space:normal;word-break:break-all;text-overflow:ellipsis;-webkit-box-orient:vertical;height:20px;margin:0 0 4px;font-size:14px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}@media screen and (width<=767px){.video-card .video-info .video-title{font-size:13px}}.video-card .video-info .video-episode{color:#999;height:18px;margin:0;font-size:12px;line-height:1.5;overflow:hidden}@media screen and (width<=767px){.video-card .video-info .video-episode{font-size:11px}}.load-more{text-align:center;padding:20px 0}.load-more .no-more{color:#999;font-size:14px}.home-container{padding:16px}@media screen and (width<=767px){.home-container{padding:12px}}.home-container .video-section{text-align:left;margin-bottom:20px}@media screen and (width<=767px){.home-container .video-section{margin-bottom:16px}}.home-container .video-section .section-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}@media screen and (width<=767px){.home-container .video-section .section-header{margin-bottom:10px}}.home-container .video-section .section-title{color:var(--color-text);text-align:left;border-left:4px solid #f596aa;align-items:center;margin:0;padding-left:10px;font-size:20px;font-weight:700;line-height:1.2;display:flex;position:relative}@media screen and (width<=767px){.home-container .video-section .section-title{border-left-width:3px;padding-left:8px;font-size:16px}}.home-container .video-section .more-link{color:#999;align-items:center;font-size:14px;text-decoration:none;transition:color .3s;display:flex}.home-container .video-section .more-link:hover{color:#f596aa}.home-container .video-section .more-link svg{margin-left:4px}@media screen and (width<=767px){.home-container .video-section .more-link{font-size:12px}}.library-container{padding:16px}@media screen and (width<=767px){.library-container{padding:12px}}.library-container .filter-section{background:#fff;border:1px solid #e5e6eb;border-radius:8px;margin-bottom:16px;padding:16px}@media screen and (width<=767px){.library-container .filter-section{margin-bottom:12px;padding:12px}}.library-container .filter-section .filter-item{align-items:flex-start;margin-bottom:16px;display:flex}.library-container .filter-section .filter-item:last-child{margin-bottom:0}.library-container .filter-section .filter-item .filter-label{width:50px;color:var(--color-text-2);flex-shrink:0;font-size:14px;line-height:34px}.library-container .filter-section .filter-item .filter-label .filter-label-text{color:#c2c6d0;margin-left:5px;font-size:12px}@media screen and (width<=767px){.library-container .filter-section .filter-item .filter-label{width:42px;font-size:13px;line-height:30px}}.library-container .filter-section .filter-item .filter-content{flex:1;min-width:0}.library-container .filter-section .filter-item .filter-content .filter-tags{width:100%}@media screen and (width<=767px){.library-container .filter-section .filter-item .filter-content{scrollbar-width:none;-ms-overflow-style:none;overflow:auto hidden}.library-container .filter-section .filter-item .filter-content::-webkit-scrollbar{width:0;height:0;display:none}.library-container .filter-section .filter-item .filter-content .filter-tags{display:flex;flex-wrap:nowrap!important}}.library-container .filter-section .filter-item .filter-content .ant-tag-checkable{text-align:center;min-width:52px;height:34px;color:var(--color-text-2);cursor:pointer;background:#fff;border:1px solid #e5e6eb;border-radius:8px;margin:0;padding:0 12px;line-height:32px}.library-container .filter-section .filter-item .filter-content .ant-tag-checkable:hover{color:#f596aa;border-color:#f596aa}.library-container .filter-section .filter-item .filter-content .ant-tag-checkable.ant-tag-checkable-checked{color:#f596aa;background:#ffddd5;border:1px solid #ffddd5;font-weight:700}@media screen and (width<=767px){.library-container .filter-section .filter-item .filter-content .ant-tag-checkable{flex-shrink:0;min-width:48px;height:30px;padding:0 10px;font-size:12px;line-height:28px}}.collect-container{padding:0 20px 20px}@media screen and (width<=767px){.collect-container{padding:0 12px 12px}}.collect-container .page-title{color:#333;border-bottom:1px solid #eee;margin-bottom:20px;padding-bottom:15px;font-size:20px;font-weight:600}@media screen and (width<=767px){.collect-container .page-title{margin-bottom:12px;padding-bottom:10px;font-size:16px}}.collect-container .content-box{background-color:#fff;border-radius:10px;min-height:300px;padding:20px;box-shadow:0 2px 10px #0000000d}@media screen and (width<=767px){.collect-container .content-box{border-radius:8px;padding:12px}}.collect-container .loading-container,.collect-container .empty-container{min-height:300px}.collect-container .collect-grid{grid-template-columns:repeat(6,1fr);gap:20px;display:grid}@media screen and (width<=1200px){.collect-container .collect-grid{grid-template-columns:repeat(4,1fr)}}@media screen and (width<=768px){.collect-container .collect-grid{grid-template-columns:repeat(3,1fr);gap:15px}}@media screen and (width<=480px){.collect-container .collect-grid{grid-template-columns:repeat(2,1fr);gap:10px}}.collect-container .collect-item{width:100%;margin-bottom:10px}.collect-container .video-card{background:#fff;border-radius:8px;width:100%;overflow:hidden;box-shadow:0 2px 6px #00000008}.collect-container .video-card .video-cover{width:100%;padding-top:133%;position:relative;overflow:hidden}.collect-container .video-card .video-cover a{width:100%;height:100%;position:absolute;top:0;left:0}.collect-container .video-card .video-cover img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.collect-container .video-card .video-cover .collected-badge{color:#fff;text-align:center;background-color:#0009;padding:6px 10px;font-size:12px;position:absolute;bottom:0;left:0;right:0}.collect-container .video-card .video-cover .collected-badge .heart-icon{color:#f596aa;margin-right:4px}.collect-container .video-card .video-info{padding:10px}.collect-container .video-card .video-info .video-title{color:#333;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0 0 5px;font-size:16px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.collect-container .video-card .video-info .video-episode{color:#999;margin:0;font-size:12px}.collect-container .video-card .video-actions{flex-wrap:wrap;gap:10px;padding:0 10px 10px;display:flex}@media screen and (width<=479px){.collect-container .video-card .video-actions{flex-direction:column;gap:6px;padding:0 8px 8px}}.collect-container .video-card .video-actions .action-btn{cursor:pointer;border:none;border-radius:32px;outline:none;flex:1;justify-content:center;align-items:center;min-width:80px;height:32px;font-size:14px;display:flex}.collect-container .video-card .video-actions .action-btn.play-btn{color:#fff;background:linear-gradient(135deg,#f596aa 0%,#f28b82 100%)}.collect-container .video-card .video-actions .action-btn.cancel-btn,.collect-container .video-card .video-actions .action-btn.detail-btn{color:#f596aa;background-color:#fff;border:1px solid #f596aa}.collect-container .video-card .video-actions .action-btn.cancel-btn:hover,.collect-container .video-card .video-actions .action-btn.detail-btn:hover{background-color:#fff4f5}.collect-container .video-card .video-actions .action-btn:hover{transform:translateY(-2px);box-shadow:0 2px 6px #f596aa33}@media (hover:none) and (pointer:coarse){.collect-container .video-card .video-actions .action-btn:hover{box-shadow:none;transform:none}}@media screen and (width<=479px){.collect-container .video-card .video-actions .action-btn{min-width:auto;height:36px;font-size:13px}}.collect-container .pagination-container{justify-content:center;margin-top:30px;display:flex}@media screen and (width<=767px){.collect-container .pagination-container{margin-top:20px}}.historical-container{padding:0 20px 20px}@media screen and (width<=767px){.historical-container{padding:0 12px 12px}}.historical-container .page-title{color:#333;border-bottom:1px solid #eee;margin-bottom:20px;padding-bottom:15px;font-size:20px;font-weight:600}@media screen and (width<=768px){.historical-container .page-title{margin-bottom:15px;padding-bottom:10px;font-size:16px}}.historical-container .content-box{background-color:#fff;border-radius:10px;min-height:300px;padding:20px;box-shadow:0 2px 10px #0000000d}.historical-container .loading-container,.historical-container .empty-container{min-height:300px}.historical-container .history-grid{grid-template-columns:repeat(6,1fr);gap:20px;display:grid}@media screen and (width<=1200px){.historical-container .history-grid{grid-template-columns:repeat(4,1fr)}}@media screen and (width<=768px){.historical-container .history-grid{grid-template-columns:repeat(3,1fr);gap:12px}}@media screen and (width<=480px){.historical-container .history-grid{grid-template-columns:repeat(2,1fr);gap:8px}}.historical-container .history-item{width:100%;margin-bottom:10px}.historical-container .video-card{background:#fff;border-radius:8px;width:100%;overflow:hidden;box-shadow:0 2px 6px #00000008}.historical-container .video-card .video-cover{width:100%;padding-top:133%;position:relative;overflow:hidden}.historical-container .video-card .video-cover a{width:100%;height:100%;position:absolute;top:0;left:0}.historical-container .video-card .video-cover img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.historical-container .video-card .video-cover .watched-badge{color:#fff;background-color:#0009;border-top-right-radius:4px;border-bottom-right-radius:4px;padding:4px 8px;font-size:12px;position:absolute;top:10px;left:0}.historical-container .video-card .video-info{padding:10px}.historical-container .video-card .video-info .video-title{color:#333;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0 0 5px;font-size:16px;font-weight:500;display:-webkit-box;overflow:hidden}.historical-container .video-card .video-info .video-update,.historical-container .video-card .video-info .video-progress{color:#999;margin:0 0 5px;font-size:12px;line-height:1.4}.historical-container .video-card .video-info .video-progress{color:#f596aa}.historical-container .video-card .video-actions{flex-wrap:wrap;gap:10px;padding:0 10px 10px;display:flex}@media screen and (width<=479px){.historical-container .video-card .video-actions{flex-direction:column;gap:6px;padding:0 8px 8px}}.historical-container .video-card .video-actions .action-btn{cursor:pointer;border:none;border-radius:32px;outline:none;flex:1;justify-content:center;align-items:center;min-width:80px;height:32px;font-size:14px;display:flex}.historical-container .video-card .video-actions .action-btn.play-btn{color:#fff;background:linear-gradient(135deg,#f596aa 0%,#f28b82 100%)}.historical-container .video-card .video-actions .action-btn.detail-btn{color:#f596aa;background-color:#fff;border:1px solid #f596aa}.historical-container .video-card .video-actions .action-btn.detail-btn:hover{background-color:#fff4f5}.historical-container .video-card .video-actions .action-btn:hover{transform:translateY(-2px);box-shadow:0 2px 6px #f596aa33}@media (hover:none) and (pointer:coarse){.historical-container .video-card .video-actions .action-btn:hover{box-shadow:none;transform:none}}@media screen and (width<=479px){.historical-container .video-card .video-actions .action-btn{min-width:auto;height:36px;font-size:13px}}.historical-container .pagination-container{justify-content:center;margin-top:30px;display:flex}@media screen and (width<=767px){.historical-container .pagination-container{margin-top:20px}}.search-container{padding:20px}.search-container .mobile-search-header{margin-bottom:20px}.search-container .mobile-search-header .search-cancel-btn{cursor:pointer;color:#f596aa;margin-left:10px;font-size:16px}.search-container .search-result-area .search-container-top{color:var(--color-text);margin-bottom:16px;font-size:18px;font-weight:700}.search-container .search-result-area .loading-container{justify-content:center;align-items:center;min-height:300px;display:flex}.empty-state{justify-content:center;align-items:center;width:100%;min-height:400px;margin:0 auto;display:flex}.empty-state .empty-text{text-align:center}.empty-state .empty-text .main-text{color:var(--color-text-1);margin-bottom:8px;font-size:16px}.empty-state .empty-text .sub-text{color:var(--color-text-3);font-size:14px}.search-container-content{width:100%;margin-top:20px}.content-video{float:left;background:#fff;border-radius:8px;width:100%;height:163px;margin-bottom:40px;padding:0 10px 10px 150px;position:relative;box-shadow:0 2px 10px #0000000d}@media (width>=1000px) and (width<=1300px){.content-video{width:calc(50% - 8px);margin-right:16px}.content-video:nth-child(2n+2){margin-right:0}}@media (width>=1300px) and (width<=1800px){.content-video{width:calc(33.3333% - 10.6667px);margin-right:16px}.content-video:nth-child(3n+3){margin-right:0}}@media (width>=1800px){.content-video{width:calc(25% - 12px);margin-right:16px}.content-video:nth-child(4n+4){margin-right:0}}.content-video .content-video-bg{z-index:3;background:#f3f5f7;border-radius:8px;width:calc(100% - 20px);height:30px;position:absolute;bottom:10px;left:10px}.content-video .content-video-info{z-index:6;width:100%;padding-left:150px;padding-right:10px;position:absolute;top:10px;right:0}.content-video .content-video-info .info-title{cursor:pointer;color:#666;margin-bottom:5px;font-size:16px;font-weight:600}.content-video .content-video-info .info-title:hover{color:var(--color-primary)}.content-video .content-video-info .info-type{color:#666;margin-bottom:5px;font-size:14px}.content-video .content-video-info .info-type .divider-line{color:#999;margin:0 4px;display:inline-block}.content-video .content-video-info .info-actions{z-index:5;display:flex;position:absolute;bottom:-40px;left:160px}.content-video .content-video-info .info-actions .btn-actions{margin-right:10px}.content-video .content-video-info .info-actions .btn-actions .play-btn,.content-video .content-video-info .info-actions .btn-actions .detail-btn{cursor:pointer;border-radius:4px;align-items:center;gap:4px;padding:6px 12px;font-size:14px;display:flex}.content-video .content-video-info .info-actions .btn-actions .play-btn{background-color:var(--color-primary);color:#fff}.content-video .content-video-info .info-actions .btn-actions .detail-btn{border:1px solid var(--color-primary);color:var(--color-primary)}.content-video .content-video-img{z-index:4;cursor:pointer;border-radius:8px;width:130px;height:143px;position:absolute;bottom:20px;left:10px;overflow:hidden}.content-video .content-video-img:hover .video-img{transform:scale(1.05)}.content-video .content-video-img .video-img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.content-video .content-video-img .video-img-text{z-index:21;pointer-events:none;color:#fff;background:linear-gradient(#0000 0,#0006 100%);padding:50px 5px 10px;font-size:11px;font-weight:600;position:absolute;bottom:0;left:0;right:0}.content-video .info-icon{background:var(--color-primary);color:#fff;z-index:7;border-radius:4px;padding:2px 6px;font-size:12px;position:absolute;top:10px;left:10px}@media screen and (width<=768px){.search-container{padding:12px}.search-container .search-container-content{margin-top:10px}.search-container .content-video{gap:12px;width:100%;height:auto;min-height:150px;margin-bottom:12px;padding:10px;display:flex}.search-container .content-video .content-video-img{flex-shrink:0;width:100px;height:150px;margin:0;position:relative;bottom:0;left:0}.search-container .content-video .content-video-info{flex-direction:column;flex:1;min-width:0;padding-left:0;padding-right:0;display:flex;position:relative;top:0}.search-container .content-video .content-video-info .info-title{font-size:15px}.search-container .content-video .content-video-info .info-type{font-size:12px}.search-container .content-video .content-video-info .info-actions{gap:8px;margin-top:auto;padding-top:8px;position:relative;bottom:0;left:0}.search-container .content-video .content-video-info .info-actions .btn-actions{margin-right:0}.search-container .content-video .content-video-bg{display:none}.search-container .content-video .info-icon{top:8px;left:8px}}.text-fold{margin-bottom:16px}.text-fold .text-content{transition:max-height .3s;position:relative;overflow:hidden}.text-fold .text-content p{color:var(--color-text-2);word-break:break-word;margin:0;line-height:1.6}.text-fold .text-content:not(.expanded):after{content:"";background:linear-gradient(#fff0,#fff);height:24px;position:absolute;bottom:0;left:0;right:0}.text-fold .text-fold-button{color:var(--color-primary);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:4px;margin-top:8px;font-size:14px;display:inline-flex}.text-fold .text-fold-button:hover{opacity:.8}.synopsis-container{background:#fff;border-radius:8px;gap:24px;padding:20px;display:flex}.synopsis-container .tag-link{color:#f596aa;border:1px solid #f596aa61;border-radius:14px;height:28px;margin-right:0;padding:0 12px;font-size:13px;font-weight:500;line-height:26px;background:#fff7f8!important}@media screen and (width<=768px){.synopsis-container{flex-direction:column;align-items:center;gap:16px;padding:16px}.synopsis-container .synopsis-content{order:2;width:100%}.synopsis-container .synopsis-content .title{text-align:center}.synopsis-container .synopsis-content .title h1{font-size:20px}.synopsis-container .synopsis-content .title .tags,.synopsis-container .synopsis-content .actions{justify-content:center}.synopsis-container .cover{order:1;width:160px;height:224px;box-shadow:0 4px 12px #0000001a}}.synopsis-container .synopsis-content{flex:1;min-width:0}.synopsis-container .cover{border-radius:8px;flex-shrink:0;width:200px;height:280px;overflow:hidden}.synopsis-container .cover img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.synopsis-container .cover img:hover{transform:scale(1.05)}.synopsis-container .title{color:#666;margin-bottom:16px}.synopsis-container .title h1{word-break:break-all;margin-bottom:12px;font-size:24px;font-weight:700}.synopsis-container .title .tags{flex-wrap:wrap;gap:8px;display:flex}.synopsis-container .info{margin-bottom:24px}.synopsis-container .info .info-item{margin-bottom:8px;display:flex}.synopsis-container .info .info-item .label{color:var(--color-text-3);min-width:42px;margin-right:8px}.synopsis-container .info .info-item .value{color:var(--color-text-2);word-break:break-all;flex:1}.synopsis-container .actions{gap:16px;margin-bottom:16px;display:flex}@media screen and (width<=767px){.synopsis-container .actions{gap:12px}}.synopsis-container .actions .play-btn,.synopsis-container .actions .collect-btn{border-radius:20px;justify-content:center;align-items:center;gap:8px;height:40px;padding:0 20px;font-size:15px;display:flex}@media screen and (width<=767px){.synopsis-container .actions .play-btn,.synopsis-container .actions .collect-btn{flex:1;height:44px;padding:0 18px;font-size:14px}}.synopsis-container .actions .play-btn{color:#fff;background:linear-gradient(90deg,#f4a7b9,#f596aa);border:none}.synopsis-container .actions .play-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #f4a7b966}.synopsis-container .actions .collect-btn{color:var(--color-text-2);border:1px solid var(--color-neutral-3);background:#fff}.synopsis-container .actions .collect-btn:hover{color:#f596aa!important;background:#fff!important;border-color:#f596aa!important}.synopsis-container .actions .collect-btn.is-collected{color:#f596aa;background:#f596aa1a;border-color:#f596aa}.episodes-container{background:#fff;border-radius:8px;margin-top:16px;padding:20px}.episodes-container .episodes-header .header-title{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.episodes-container .episodes-header .header-title h3{color:var(--color-text-1);margin:0;font-size:18px;font-weight:700}.episodes-container .episodes-header .header-title .sort-text{color:var(--color-text-2);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:4px;font-size:14px;display:flex}.episodes-container .episodes-list{flex-wrap:wrap;gap:8px;padding:16px 0;display:flex}.episodes-container .episodes-list .ant-btn{border-radius:4px;min-width:60px;height:32px;padding:0 12px;font-size:13px}.episodes-container .episodes-list .ant-btn.ant-btn-primary{border:none;color:#fff!important;background:linear-gradient(90deg,#f4a7b9,#f596aa)!important}@media screen and (width<=768px){.episodes-container{margin-top:12px;padding:16px}.episodes-container .episodes-list{padding:12px 0}.episodes-container .episodes-list .ant-btn{min-width:50px;height:28px;padding:0 8px;font-size:12px}}.recommend-container{background-color:#fff;border-radius:8px;margin-top:16px;padding:16px}.recommend-container .recommend-header h3{margin:0;padding-bottom:16px;font-size:18px;font-weight:500}.video-player{background:#000;border-radius:8px;width:100%;min-width:0;max-width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}@media screen and (width<=767px){.video-player{box-shadow:none;border-radius:0}}.video-player .loading-container{color:#fff;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.video-player .loading-container .loading-text{margin-left:12px;font-size:14px}.video-player .h265-unsupported-tip{z-index:10;background:#000000b3;padding:10px;position:absolute;bottom:0;left:0;right:0}@media screen and (width<=767px){.video-player .h265-unsupported-tip{padding:6px;font-size:12px}}@media (hover:none) and (pointer:coarse){.video-player{cursor:default}}.video-player .art-player-container,.video-player .art-video-player,.video-player .art-video{width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important}.video-player .art-video{object-fit:contain}.video-player .artplayer-plugin-danmuku .apd-emitter,.video-player .artplayer-plugin-danmuku .apd-style,.video-player .artplayer-plugin-danmuku .apd-input,.video-player .artplayer-plugin-danmuku .apd-send{display:none!important}.video-player .art-video-player>.artplayer-plugin-danmuku{bottom:0}.video-player .art-video-player:has(>.artplayer-plugin-danmuku){margin-bottom:0}@media screen and (width<=767px){.video-player .art-control-time{display:none!important}}.video-sidebar{background:#f9f9f9;border-radius:12px;flex-direction:column;width:100%;height:100%;display:flex;overflow-y:auto;box-shadow:0 2px 10px #0000000d}.video-sidebar::-webkit-scrollbar{display:none}.video-sidebar .video-info{background:#fff;border-bottom:1px solid #f0f0f0;padding:16px}.video-sidebar .video-info .title{color:#333;margin:0 0 12px;padding-left:15px;font-size:20px;font-weight:700;line-height:1.4;position:relative}.video-sidebar .video-info .title:before{content:"";background-color:#f596aa;border-radius:2px;width:4px;height:70%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.video-sidebar .video-info .meta{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.video-sidebar .video-info .meta .pill{color:#666;background:#f6f7f8;border-radius:16px;padding:3px 10px;font-size:12px;display:inline-block}.video-sidebar .episode-list{flex-direction:column;flex:1;display:flex;overflow:hidden}.video-sidebar .episode-list .header{background:#fff;padding:0 16px}.video-sidebar .episode-list .header .play-types{border-bottom:1px solid #f0f0f0;align-items:center;padding:10px 0;display:flex}.video-sidebar .episode-list .header .play-types .section-title{color:#333;white-space:nowrap;margin-right:20px;font-size:14px;font-weight:600}.video-sidebar .episode-list .header .play-types .scroll-container{gap:20px;padding:6px 0;display:flex;overflow-x:auto}.video-sidebar .episode-list .header .play-types .scroll-container::-webkit-scrollbar{display:none}.video-sidebar .episode-list .header .play-types .scroll-container span{color:#666;cursor:pointer;white-space:nowrap;align-items:center;font-size:14px;display:inline-flex;position:relative}.video-sidebar .episode-list .header .play-types .scroll-container span .count{color:#999;font-size:10px;position:absolute;top:-8px;right:-10px}.video-sidebar .episode-list .header .play-types .scroll-container span:hover,.video-sidebar .episode-list .header .play-types .scroll-container span.active{color:#f596aa}.video-sidebar .episode-list .header .play-types .scroll-container span.active{font-weight:500}.video-sidebar .episode-list .header .play-types .scroll-container span.active:after{content:"";background:#f596aa;border-radius:1px;width:16px;height:2px;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}.video-sidebar .episode-list .list{flex:1;grid-template-columns:repeat(3,1fr);gap:12px;padding:16px;display:grid;overflow-y:auto}.video-sidebar .episode-list .list .episode-item{text-align:center;cursor:pointer;color:#666;background:#fff;border-radius:8px;padding:10px;font-size:14px;position:relative}.video-sidebar .episode-list .list .episode-item:hover{color:#f596aa;background:#fef0f0}.video-sidebar .episode-list .list .episode-item.active{color:#fff;background:#f596aa}.video-sidebar .episode-list .list .episode-item.is-playing .playing-icon{justify-content:center;align-items:center;gap:2px;display:flex;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.video-sidebar .episode-list .list .episode-item.is-playing .playing-icon i{background-color:#fff;border-radius:1px;width:2px;height:6px;animation:.8s infinite playing}.video-sidebar .episode-list .list .episode-item.is-playing .playing-icon i:nth-child(2){animation-delay:.2s}.video-sidebar .episode-list .list .episode-item.is-playing .playing-icon i:nth-child(3){animation-delay:.4s}.video-sidebar .toolbar{background:#fff;border-top:1px solid #f0f0f0;grid-template-columns:repeat(2,1fr);padding:10px 0;display:grid}.video-sidebar .toolbar .tool-item{cursor:pointer;color:#666;justify-content:center;align-items:center;gap:6px;padding:8px 0;font-size:14px;display:flex}.video-sidebar .toolbar .tool-item:hover{color:#f596aa}@keyframes playing{0%,to{height:6px}50%{height:10px}}@media screen and (width<=767px){.video-sidebar .video-info{display:none}.video-sidebar .episode-list .list{grid-template-columns:repeat(4,1fr);gap:10px;padding:12px}.video-sidebar .episode-list .list .episode-item{justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:10px 8px;font-size:14px;display:flex}.video-sidebar .episode-list .header .play-types .scroll-container span{min-width:44px;min-height:44px;padding:6px 0;display:inline-flex}.video-sidebar .toolbar .tool-item{gap:8px;min-width:44px;min-height:44px;font-size:15px}}.related-videos{background-color:#fff;border-radius:12px;width:100%;padding:16px;box-shadow:0 2px 12px #0000000d}.related-videos .title{color:#666;margin-bottom:16px;font-size:18px;font-weight:600}.related-videos .video-list{flex-direction:column;gap:16px;display:flex}.related-videos .video-list .empty-state{width:100%;padding:20px 0}.related-videos .video-list .video-item{cursor:pointer;gap:12px;transition:all .3s;display:flex}.related-videos .video-list .video-item:hover{transform:translate(4px)}@media (hover:none) and (pointer:coarse){.related-videos .video-list .video-item:hover{transform:none}}.related-videos .video-list .video-item .video-thumb{background-color:#f0f0f0;border-radius:8px;flex-shrink:0;width:120px;height:68px;overflow:hidden}.related-videos .video-list .video-item .video-thumb img{object-fit:cover;width:100%;height:100%}.related-videos .video-list .video-item .video-info{flex-direction:column;flex:1;justify-content:space-between;display:flex}.related-videos .video-list .video-item .video-info .video-name{-webkit-line-clamp:2;word-break:break-word;color:#666;-webkit-box-orient:vertical;font-size:14px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.related-videos .video-list .video-item .video-info .video-meta{color:#666;flex-wrap:wrap;gap:8px;font-size:12px;display:flex}.related-videos--horizontal{border-radius:8px;padding:12px}.related-videos--horizontal .title{margin-bottom:10px;font-size:15px}.related-videos--horizontal .video-list{scrollbar-width:none;-ms-overflow-style:none;flex-direction:row;gap:10px;padding-bottom:2px;overflow-x:auto}.related-videos--horizontal .video-list::-webkit-scrollbar{width:0;height:0;display:none}.related-videos--horizontal .video-list .video-item{flex-direction:column;flex:0 0 130px;gap:6px}.related-videos--horizontal .video-list .video-item .video-thumb{border-radius:6px;width:130px;height:73px}.related-videos--horizontal .video-list .video-item .video-info .video-name{-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;font-size:13px;display:-webkit-box;overflow:hidden}.related-videos--horizontal .video-list .video-item .video-info .video-meta{gap:4px;font-size:11px}.related-videos--horizontal .video-list .empty-state{flex-shrink:0}.comment-section{background-color:#fff;border-radius:12px;padding:16px;box-shadow:0 2px 12px #0000000d}@media screen and (width<=767px){.comment-section{border-radius:8px;margin:0 12px;padding:12px}}.comment-section .comment-navigation{margin-bottom:20px}.comment-section .comment-navigation .nav-bar{margin:0;padding:0;list-style:none}.comment-section .comment-navigation .nav-bar .nav-title{font-size:18px;font-weight:700}.comment-section .comment-navigation .nav-bar .nav-title .nav-title-text{color:#666}.comment-section .comment-navigation .nav-bar .nav-title .total-comment{color:var(--color-text-3);margin-left:8px;font-size:14px}.comment-section .comment-container{border-bottom:1px solid var(--color-border);padding:16px 0;display:flex}.comment-section .comment-container .comment-avatar{flex-shrink:0;margin-right:12px}.comment-section .comment-container .content-warp{flex:1;min-width:0}.comment-section .comment-container .content-warp .user-info{flex-wrap:wrap;align-items:center;row-gap:4px;margin-bottom:8px;display:flex}.comment-section .comment-container .content-warp .user-info .user-name{color:var(--color-text-1);margin-right:12px;font-size:14px;font-weight:500}.comment-section .comment-container .content-warp .user-info .comment-time{color:var(--color-text-3);font-size:12px}.comment-section .comment-container .content-warp .comment-content{color:var(--color-text-2);word-break:break-word;font-size:14px;line-height:1.6}.comment-section .comment-container .content-warp .sub-comment-list{background:#f7f8fa;border-radius:8px;margin-top:10px;padding:10px 12px}@media screen and (width<=767px){.comment-section .comment-container .content-warp .sub-comment-list{padding:8px 10px}}.comment-section .comment-container .content-warp .sub-comment-list .sub-comment-container{gap:8px;padding:8px 0;display:flex}.comment-section .comment-container .content-warp .sub-comment-list .sub-comment-container:first-child{padding-top:0}.comment-section .comment-container .content-warp .sub-comment-list .sub-comment-container:last-child{padding-bottom:0}.comment-section .comment-container .content-warp .sub-comment-list .sub-comment-container .sub-comment-content{flex:1;min-width:0}.comment-section .comment-container .content-warp .sub-comment-list .sub-comment-container .sub-comment-content .sub-comment-info{align-items:center;gap:8px;margin-bottom:4px;display:flex}.comment-section .comment-container .content-warp .sub-comment-list .sub-comment-container .sub-comment-content .sub-comment-info .sub-comment-user{color:var(--color-text-1);font-size:13px;font-weight:500}.comment-section .comment-container .content-warp .sub-comment-list .sub-comment-container .sub-comment-content .sub-comment-info .sub-comment-time{color:var(--color-text-3);font-size:12px}.comment-section .comment-container .content-warp .sub-comment-list .sub-comment-container .sub-comment-content .sub-comment-text{color:var(--color-text-2);word-break:break-word;font-size:13px;line-height:1.5}.comment-section .comment-container .content-warp .sub-comment-list .sub-comment-more{height:24px;color:var(--color-primary);padding:0}.comment-section .empty-comment{text-align:center;padding:40px 0}.comment-section .loading-more{color:var(--color-text-3);justify-content:center;align-items:center;gap:8px;padding:20px 0;font-size:14px;display:flex}.comment-section .load-more-btn{justify-content:center;padding:16px 0 0;display:flex}.comment-section .no-more-comment{color:var(--color-text-3);justify-content:center;padding:16px 0 0;font-size:14px;display:flex}.safe-area-top{padding-top:env(safe-area-inset-top);padding-top:constant(safe-area-inset-top)}.safe-area-bottom{padding-bottom:env(safe-area-inset-bottom);padding-bottom:constant(safe-area-inset-bottom)}.safe-area-x{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.video-page{grid-template-columns:minmax(0,1fr) 320px;gap:20px;width:100%;min-width:0;max-width:1400px;min-height:calc(100vh - 60px);margin:0 auto;padding:20px;display:grid}@media screen and (width<=767px){.video-page{grid-template-columns:minmax(0,1fr);gap:12px;width:calc(100% + 32px);max-width:none;min-height:auto;margin:0 -16px;padding:0}}.video-page .main-content,.video-page .side-content{flex-direction:column;gap:20px;min-width:0;display:flex}.video-page .video-container{aspect-ratio:16/9;background-color:#000;border-radius:12px;width:100%;min-width:0;max-width:100%;overflow:hidden}@supports not (aspect-ratio:16 / 9){.video-page .video-container{height:0;padding-top:56.25%;position:relative}.video-page .video-container>*{position:absolute;inset:0}}.video-page .video-container .player-placeholder{color:#fff;justify-content:center;align-items:center;width:100%;height:100%;display:flex}@media screen and (width<=767px){.video-page .video-container{z-index:5;border-radius:0;width:100%;position:sticky;top:0}}.video-page .sidebar-container{background-color:#fff;border-radius:12px;width:100%;height:fit-content;max-height:calc(100vh - 100px);overflow-y:auto;box-shadow:0 2px 12px #0000000d}.video-page .mobile-episode-bar{background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin:0 12px;padding:10px 12px;display:flex;box-shadow:0 1px 4px #0000000a}.video-page .mobile-episode-bar .bar-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.video-page .mobile-episode-bar .bar-info .bar-title{color:#333;-webkit-line-clamp:1;word-break:break-word;-webkit-box-orient:vertical;font-size:14px;font-weight:600;display:-webkit-box;overflow:hidden}.video-page .mobile-episode-bar .bar-info .bar-current{color:#999;font-size:12px}.video-page .mobile-episode-bar .bar-actions{flex-shrink:0;gap:8px;display:flex}.video-page .mobile-episode-bar .bar-actions .bar-btn{color:#666;cursor:pointer;background:#f6f7f8;border:none;border-radius:16px;align-items:center;gap:4px;min-width:44px;height:32px;min-height:32px;padding:0 10px;font-size:12px;display:inline-flex}.video-page .mobile-episode-bar .bar-actions .bar-btn--primary{color:#fff;background:linear-gradient(135deg,#f596aa 0%,#f28b82 100%)}.video-page .mobile-related-container{min-width:0;margin:0 12px}.video-episode-drawer .ant-drawer-body{height:100%;overflow:hidden}.video-episode-drawer .video-sidebar{height:100%;box-shadow:none;border-radius:0}@media screen and (width<=767px){.app .app-content>.video-page.video-page--mobile{max-width:none;margin-left:-16px;margin-right:-16px}}.not-found-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:60vh;display:flex}.not-found-container .title{color:var(--color-primary);margin:0;font-size:120px;font-weight:700;line-height:1}@media (width<=768px){.not-found-container .title{font-size:80px}}.not-found-container .subtitle{color:var(--color-text-light);margin:20px 0 30px;font-size:24px}@media (width<=768px){.not-found-container .subtitle{font-size:20px}}.not-found-container .home-button{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary) 100%);border:none;border-radius:50px;height:auto;padding:10px 30px;font-size:16px;box-shadow:0 4px 10px #f596aa4d}.not-found-container .home-button:hover{transform:translateY(-3px);box-shadow:0 6px 15px #f596aa66}.login-modal .ant-modal-content{border-radius:16px;padding:0;overflow:hidden}.login-box,.register-box{box-sizing:border-box;background:#fff;border-radius:16px;width:100%;padding:40px 30px;position:relative}@media screen and (width<=480px){.login-box,.register-box{padding:30px 20px}}.login-box h2,.register-box h2{text-align:center;color:#333;margin-bottom:30px;font-size:26px}@media screen and (width<=480px){.login-box h2,.register-box h2{margin-bottom:25px;font-size:22px}}.close-btn{z-index:10;position:absolute;top:15px;right:15px}.close-btn .ant-btn{border:none;border-radius:50%;min-width:auto;padding:8px;transition:all .3s}.close-btn .ant-btn:hover{color:#f596aa}.input-group{margin-bottom:10px}.input-group .ant-input-affix-wrapper{background-color:#f8f8f8;border:1px solid #eee;border-radius:10px;padding:10px 15px;transition:all .3s}.input-group .ant-input-affix-wrapper:hover,.input-group .ant-input-affix-wrapper:focus-within{background-color:#fff;border-color:#f596aa;box-shadow:0 0 0 2px #f596aa1a}.error{color:#f53f3f;min-height:20px;margin:0 0 15px;padding-left:5px;font-size:12px;display:block}.login-btn,.register-btn{background:linear-gradient(135deg,#f596aa 0%,#f28b82 100%);border:none;border-radius:23px;width:100%;height:46px;margin:25px 0 20px;font-size:16px;box-shadow:0 4px 10px #f596aa4d}.login-btn:hover,.register-btn:hover{transform:translateY(-2px);box-shadow:0 6px 15px #f596aa66;background:linear-gradient(135deg,#f28b82 0%,#f596aa 100%)!important}.login-title,.register-title{text-align:center;position:relative}.login-title .login-title-text,.register-title .login-title-text,.login-title .register-title-text,.register-title .register-title-text{z-index:2;position:relative}.login-title:before,.register-title:before{content:"";z-index:1;background:#ffddd5;border-radius:4px;width:100px;height:15px;margin-left:-50px;position:absolute;bottom:3px;left:50%;transform:skew(-15deg)}.register-link{color:#999;justify-content:center;gap:30px;font-size:14px;display:flex}.register-link span:hover{color:#f596aa}.footer-links{text-align:center;padding:0 5px}.footer-links span{color:#666;cursor:pointer;font-size:14px}.footer-links span:hover{color:#f596aa}.captcha-group{align-items:center;gap:10px;margin-bottom:20px;display:flex}.captcha-group .ant-input-affix-wrapper{flex:1}.captcha-group .captcha-image{cursor:pointer;border-radius:8px;width:150px;height:40px;overflow:hidden;box-shadow:0 2px 6px #0000001a}.captcha-group .captcha-image img{object-fit:cover;width:100%;height:100%}.contact-group{align-items:center;gap:10px;margin-bottom:20px;display:flex}.contact-group .ant-input-affix-wrapper{flex:1}.contact-group .send-code-btn{white-space:nowrap;color:#f596aa;border-color:#f596aa;width:120px;height:40px}.contact-group .send-code-btn:hover:not(:disabled){color:#f28b82;background-color:#f596aa1a;border-color:#f28b82}.qq-allowed-page{background:#f7f8f9;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:24px;display:flex}.qq-allowed-box{background:#fff;border-radius:16px;width:100%;max-width:420px;padding:40px 30px;box-shadow:0 10px 30px #f596aa29}@media screen and (width<=480px){.qq-allowed-box{padding:30px 20px}}.qq-allowed-title{z-index:1;color:#333;text-align:center;margin-bottom:30px;font-size:26px;position:relative}.qq-allowed-title:before{content:"";z-index:-1;background:#ffddd5;border-radius:4px;width:100px;height:15px;margin-left:-50px;position:absolute;bottom:3px;left:50%;transform:skew(-15deg)}@media screen and (width<=480px){.qq-allowed-title{margin-bottom:25px;font-size:22px}}.qq-allowed-input{margin-bottom:25px}.qq-allowed-input .ant-input-affix-wrapper{background-color:#f8f8f8;border:1px solid #eee;border-radius:10px;padding:10px 15px;transition:all .3s}.qq-allowed-input .ant-input-affix-wrapper:hover,.qq-allowed-input .ant-input-affix-wrapper:focus-within{background-color:#fff;border-color:#f596aa;box-shadow:0 0 0 2px #f596aa1a}.qq-allowed-btn{background:linear-gradient(135deg,#f596aa 0%,#f28b82 100%);border:none;border-radius:23px;width:100%;height:46px;font-size:16px;box-shadow:0 4px 10px #f596aa4d}.qq-allowed-btn:hover{transform:translateY(-2px);box-shadow:0 6px 15px #f596aa66;background:linear-gradient(135deg,#f28b82 0%,#f596aa 100%)!important}
