body{background:#f5f7fb;color:#1f2937}
a{color:inherit}
.container{max-width:1240px}
.dyxs2-header{position:sticky;top:0;z-index:1000;background:#fff;border-bottom:1px solid #e5e7eb;backdrop-filter:blur(12px)}
.dyxs2-header-inner{max-width:1240px;margin:0 auto;min-height:64px;display:flex;align-items:center;gap:18px;padding:0 16px}
.dyxs2-brand{display:flex;align-items:center;min-width:150px;color:#111827;text-decoration:none}
.dyxs2-brand img{max-height:38px;max-width:180px;object-fit:contain}
.dyxs2-brand strong{font-size:20px}
.dyxs2-menu-btn{margin-left:auto;padding:6px 10px;border-radius:6px;border:1px solid #d1d5db;background:#fff;color:#111827}
.dyxs2-menu-btn .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(17,24,39,0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}
.dyxs2-nav-wrap{align-items:center;gap:16px}
.dyxs2-nav-main,.dyxs2-nav-user{display:flex;align-items:center;gap:4px}
.dyxs2-nav-user{margin-left:auto}
.dyxs2-header .nav-link{color:#4b5563;border-radius:6px;padding:9px 12px;display:flex;align-items:center;gap:5px;white-space:nowrap}
.dyxs2-header .nav-link:hover,.dyxs2-header .nav-item.active .nav-link{color:#111827;background:#f3f4f6}
.dyxs2-header .avatar-1{width:22px;height:22px;border-radius:50%}
.dyxs2-avatar-toggle{padding:7px!important}
.dyxs2-avatar-toggle .avatar-1{width:28px;height:28px}
.dyxs2-user-dropdown{min-width:150px;padding:6px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 18px 48px rgba(0,0,0,.12)}
.dyxs2-user-dropdown .dropdown-item{display:flex;align-items:center;gap:8px;border-radius:6px;padding:8px 10px;color:#374151}
.dyxs2-user-dropdown .dropdown-item:hover{background:#f3f4f6;color:#111827}
.dyxs2-theme-toggle{border:0;background:transparent;cursor:pointer;line-height:1}
.dyxs2-theme-toggle .dyxs2-theme-icon{font-size:17px;line-height:1}
.dyxs2-theme-icon-moon{display:none!important}
html[data-dyxs2-theme="light"] .dyxs2-theme-icon-sun{display:none!important}
html[data-dyxs2-theme="light"] .dyxs2-theme-icon-moon{display:inline-block!important}
.dyxs2-page{max-width:1240px;margin:0 auto;padding:16px}
.dyxs2-page-home{background:#f5f6f8;border-radius:8px;padding-top:0}
.dyxs2-home-top{padding:32px 16px 26px;background:linear-gradient(180deg,#e8ebf0 0%,#f5f6f8 100%);text-align:center;border-radius:8px 8px 0 0}
.dyxs2-home-top-inner{max-width:720px;margin:0 auto}
.dyxs2-home-top-brand{display:inline-flex;align-items:center;justify-content:center;margin:0 0 22px;text-decoration:none}
.dyxs2-home-top-logo{max-height:72px;max-width:min(100%,320px);object-fit:contain}
.dyxs2-home-top-title{font-size:38px;line-height:1.2;font-weight:800;color:#1a202c}
.dyxs2-home-top-search{display:block;width:100%;max-width:720px;margin:0 auto}
.dyxs2-home-top-search-inner{position:relative}
.dyxs2-home-top-kw{width:100%;height:50px;padding:0 54px 0 22px;border:0;border-radius:999px;background:#fff;box-shadow:0 8px 28px rgba(15,23,42,.1);font-size:15px;color:#1a202c;outline:none;transition:box-shadow .2s}
.dyxs2-home-top-kw:focus{box-shadow:0 10px 32px rgba(15,23,42,.14)}
.dyxs2-home-top-btn{position:absolute;right:4px;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:#3182ce;color:#fff;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.dyxs2-home-top-btn:hover{background:#2c5282}
.dyxs2-home-top-type-row{display:flex;justify-content:center;gap:4px;margin-top:12px}
.dyxs2-home-top-type-row input[type="radio"]{display:none}
.dyxs2-home-top-type-row label{display:inline-flex;align-items:center;padding:5px 16px;border-radius:999px;font-size:13px;color:#718096;background:rgba(255,255,255,.55);cursor:pointer;transition:all .2s;user-select:none}
.dyxs2-home-top-type-row label:hover{background:rgba(255,255,255,.75);color:#4a5568}
.dyxs2-home-top-type-row input[type="radio"]:checked+label{background:#3182ce;color:#fff}
.dyxs2-page-home .dyxs2-notice{background:#fff;border-color:#dbe3ef;color:#4a5568}
.dyxs2-home-block{margin-top:22px;padding:0 4px}
.dyxs2-home-block-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}
.dyxs2-home-block-head h2{margin:0;font-size:24px;font-weight:800;color:#1a202c}
.dyxs2-home-block-head a{color:#718096;font-size:14px;text-decoration:none}
.dyxs2-home-block-head a:hover{color:#2b6cb0}
.dyxs2-home-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px 12px;padding:0;margin:0;list-style:none}
.dyxs2-home-card{min-width:0}
.dyxs2-home-cover{display:block;position:relative;aspect-ratio:2/3;border-radius:6px;overflow:hidden;background:#e2e8f0;box-shadow:0 1px 3px rgba(15,23,42,.08)}
.dyxs2-home-cover img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}
.dyxs2-home-card:hover .dyxs2-home-cover img{transform:scale(1.03)}
.dyxs2-home-score,.dyxs2-home-year{position:absolute;bottom:8px;padding:2px 7px;border-radius:4px;font-size:12px;font-weight:700;line-height:1.3;z-index:1}
.dyxs2-home-score{left:8px;background:#3182ce;color:#fff}
.dyxs2-home-year{right:8px;background:#ed8936;color:#fff}
.dyxs2-home-title{margin:8px 0 4px;font-size:15px;line-height:1.35;font-weight:600;max-height:2.7em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.dyxs2-home-title a{color:#1a202c;text-decoration:none}
.dyxs2-home-title a:hover{color:#2b6cb0}
.dyxs2-home-actor{margin:0;color:#718096;font-size:12px;line-height:1.45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.dyxs2-page-home .dyxs2-empty{background:#fff;border-color:#e2e8f0;color:#718096}
.dyxs2-hero{position:relative;isolation:isolate;border-radius:8px;min-height:360px;background:#070a12;display:flex;align-items:center;overflow:hidden}
.dyxs2-hero-bg{position:absolute;inset:-24px;background-size:cover;background-position:center;filter:blur(18px) brightness(1.45) saturate(1.25);transform:scale(1.05);opacity:1;z-index:0}
.dyxs2-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,10,18,.38),rgba(7,10,18,.16));z-index:1}
.dyxs2-hero-inner{position:relative;z-index:2;width:100%;display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:32px;align-items:center;padding:42px}
.dyxs2-home-logo{max-width:260px;max-height:78px;margin-bottom:12px;object-fit:contain}
.dyxs2-hero h1{font-size:42px;line-height:1.15;margin:0 0 12px;color:#fff;font-weight:800}
.dyxs2-hero p{font-size:17px;color:#c9d3e8;margin:0 0 22px;max-width:580px}
.dyxs2-hero-search{display:flex;align-items:center;width:100%;max-width:520px;margin-top:8px}
.dyxs2-hero-search-kw{flex:1;min-width:0;height:46px;padding:0 20px;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.95);border-radius:24px 0 0 24px;font-size:15px;color:#1a202c;outline:none;transition:border-color .2s}
.dyxs2-hero-search-kw:focus{border-color:#fff;background:#fff}
.dyxs2-hero-search-kw::placeholder{color:#a0aec0}
.dyxs2-hero-search-btn{flex:0 0 52px;height:46px;border:1px solid rgba(255,255,255,.25);border-left:0;border-radius:0 24px 24px 0;background:#e53e3e;color:#fff;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;transition:background .2s}
.dyxs2-hero-search-btn:hover{background:#c53030}
.dyxs2-slide-main{display:block;position:relative;height:280px;border-radius:8px;overflow:hidden;background:#151c2f;box-shadow:0 24px 70px rgba(0,0,0,.35)}
.dyxs2-slide-main img{width:100%;height:100%;object-fit:cover}
.dyxs2-slide-main:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(0,0,0,.82))}
.dyxs2-slide-main span,.dyxs2-slide-main strong{position:absolute;left:18px;right:18px;z-index:1}
.dyxs2-slide-main span{bottom:58px;color:#9ad5ff;font-size:13px}
.dyxs2-slide-main strong{bottom:22px;color:#fff;font-size:22px;line-height:1.25}
.dyxs2-notice{margin:14px 0;padding:12px 14px;border:1px solid rgba(77,163,255,.28);border-radius:8px;background:rgba(20,31,56,.88);color:#dce8ff;display:flex;gap:9px;align-items:center}
.dyxs2-section{margin-top:18px}
.dyxs2-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}
.dyxs2-section-head h2{margin:0;color:#fff;font-size:22px;font-weight:800}
.dyxs2-section-head>a,.dyxs2-tabs a{color:#9fb1cc;text-decoration:none}
.dyxs2-tabs div{display:flex;gap:8px;flex-wrap:wrap}
.dyxs2-tabs a{padding:7px 10px;border-radius:6px;background:rgba(255,255,255,.06)}
.dyxs2-tabs a.active,.dyxs2-tabs a:hover{background:#1f7ae0;color:#fff}
.dyxs2-filter-panel{border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#11182b;padding:12px 14px;margin-bottom:16px}
.dyxs2-filter-row{display:flex;gap:12px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.05)}
.dyxs2-filter-row:last-child{border-bottom:0;padding-bottom:0}
.dyxs2-filter-label{flex:0 0 56px;color:#8ea0bd;font-size:13px;line-height:28px}
.dyxs2-filter-options{display:flex;flex-wrap:wrap;gap:8px;min-width:0}
.dyxs2-filter-options a{display:inline-block;padding:4px 10px;border-radius:4px;color:#c8d4ea;font-size:13px;text-decoration:none;background:rgba(255,255,255,.04)}
.dyxs2-filter-options a:hover,.dyxs2-filter-options a.active{background:#1f7ae0;color:#fff}
.dyxs2-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;padding:0;margin:0;list-style:none}
.dyxs2-grid .thread,.dyxs2-card.thread{border-bottom:0;padding:0}
.dyxs2-grid .thread:hover,.dyxs2-card.thread:hover{background:#11182b}
.dyxs2-card{position:relative;min-width:0;border:1px solid rgba(255,255,255,.08);border-radius:8px;overflow:hidden;background:#11182b;transition:transform .18s ease,border-color .18s ease}
.dyxs2-card:hover{transform:translateY(-3px);border-color:rgba(77,163,255,.5);background:#11182b}
.dyxs2-mod-check{position:absolute;left:8px;top:8px;z-index:3}
.dyxs2-card-cover{display:block;position:relative;aspect-ratio:2/3;background:#0f172a;overflow:hidden}
.dyxs2-card-cover img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}
.dyxs2-card:hover .dyxs2-card-cover img{transform:scale(1.04)}
.dyxs2-score{position:absolute;right:8px;top:8px;background:#ffb020;color:#1d1200;border-radius:4px;padding:2px 6px;font-weight:800;font-size:12px}
.dyxs2-card-body{padding:8px 10px 10px;display:flex;flex-direction:column;gap:4px}
.dyxs2-card h2{font-size:15px;line-height:1.35;margin:0;max-height:2.7em;overflow:hidden;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.dyxs2-card h2 a{color:#f7fbff;text-decoration:none}
.dyxs2-card p{margin:0;max-height:2.4em;color:#8f9bb2;font-size:12px;line-height:1.45;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.dyxs2-card-meta{display:flex;align-items:center;gap:8px;color:#8794ad;font-size:12px;min-width:0}
.dyxs2-card-meta a{color:#91c8ff;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.dyxs2-card-meta span{white-space:nowrap}
.dyxs2-label{display:inline-block;margin-right:4px;border-radius:3px;background:#276ef1;color:#fff;padding:1px 4px;font-size:11px;vertical-align:1px}
.dyxs2-label-gold{background:#b7791f}
.dyxs2-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px;margin-top:18px}
.dyxs2-layout.no-sidebar{grid-template-columns:1fr}
.dyxs2-main{min-width:0}
.dyxs2-sidebar{display:flex;flex-direction:column;gap:14px;min-width:0}
.dyxs2-side-panel{border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#11182b;padding:14px}
.dyxs2-side-panel h3{margin:0 0 12px;color:#fff;font-size:18px;font-weight:800}
.dyxs2-rank-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}
.dyxs2-rank-list li{display:grid;grid-template-columns:24px minmax(0,1fr);gap:8px;align-items:center}
.dyxs2-rank-list em{width:22px;height:22px;border-radius:4px;background:#25324d;color:#b8c5dd;text-align:center;line-height:22px;font-style:normal;font-weight:800;font-size:12px}
.dyxs2-rank-list li:nth-child(-n+3) em{background:#ffb020;color:#1f1300}
.dyxs2-rank-list a{color:#e6edf8;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.dyxs2-rank-list span{grid-column:2;color:#8190aa;font-size:12px;margin-top:-5px}
.dyxs2-category-list{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.dyxs2-category-list a{display:flex;justify-content:space-between;gap:8px;padding:8px;border-radius:6px;background:#172036;color:#dbe7f7;text-decoration:none}
.dyxs2-category-list span{color:#7f8da8}
.dyxs2-ad{display:block;border-radius:8px;overflow:hidden;background:#11182b;border:1px solid rgba(255,255,255,.08);text-decoration:none}
.dyxs2-ad img{display:block;width:100%;height:auto}
.dyxs2-ad-placeholder{width:100%;min-height:90px;border:1px dashed rgba(145,200,255,.55);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#91c8ff;background:rgba(23,32,54,.42);font-weight:700;letter-spacing:0}
.dyxs2-side-ad .dyxs2-ad-placeholder{min-height:250px}
.dyxs2-ad-wap{display:none!important}
.dyxs2-top-ad,.dyxs2-list-ad{margin:14px 0}
.dyxs2-side-ad{margin:0}
.dyxs2-pagination{margin-top:18px}
.dyxs2-pagination .page-link{background:#11182b;border-color:rgba(255,255,255,.1);color:#c8d6ee}
.dyxs2-pagination .active .page-link{background:#1f7ae0;border-color:#1f7ae0}
.dyxs2-empty{list-style:none;border:1px dashed rgba(255,255,255,.16);border-radius:8px;padding:18px;color:#9ba8bd;text-align:center;background:#11182b}
.dyxs2-forum-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;border-radius:8px;background:linear-gradient(135deg,#121b31,#172949);padding:28px;margin-bottom:18px}
.dyxs2-forum-hero span{color:#91c8ff}
.dyxs2-forum-hero h1{margin:5px 0 8px;color:#fff;font-size:30px}
.dyxs2-forum-hero p{margin:0;color:#aebbd3}
.dyxs2-forum-profile{text-align:center}
.dyxs2-forum-profile img{width:72px;height:72px;border-radius:8px;object-fit:cover;margin-bottom:10px}
.dyxs2-forum-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}
.dyxs2-forum-stats div{border-radius:6px;background:#172036;padding:10px}
.dyxs2-forum-stats span{display:block;color:#8794ad;font-size:12px}
.dyxs2-forum-stats strong{color:#fff;font-size:20px}
.dyxs2-footer{margin-top:26px;background:#080c17;border-top:1px solid rgba(255,255,255,.08);color:#8694ad}
.dyxs2-footer-inner{max-width:1240px;margin:0 auto;padding:24px 16px;display:flex;flex-direction:column;gap:10px}
.dyxs2-footer-main{display:flex;gap:10px;flex-wrap:wrap;align-items:center}
.dyxs2-footer-main strong{color:#fff}
.dyxs2-footer-links,.dyxs2-footer-friends,.dyxs2-footer-meta{display:flex;gap:12px;flex-wrap:wrap}
.dyxs2-footer-meta{margin-top:2px;font-size:13px;opacity:.82}
.dyxs2-footer a{color:#aebbd3;text-decoration:none}
.dyxs2-modal{position:fixed;inset:0;z-index:2000;background:rgba(0,0,0,.58);display:none;align-items:center;justify-content:center;padding:16px}
.dyxs2-modal.show{display:flex}
.dyxs2-modal-box{position:relative;width:min(460px,100%);border-radius:8px;background:#11182b;border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 80px rgba(0,0,0,.45);padding:22px;color:#dce7f8}
.dyxs2-modal-box h3{margin:0 0 12px;color:#fff}
.dyxs2-modal-close{position:absolute;right:12px;top:10px;width:30px;height:30px;border:0;border-radius:6px;background:#1b253b;color:#fff;font-size:22px;line-height:26px;cursor:pointer}
.dyxs2-modal-content p{margin:0 0 8px}
@media (min-width:992px){.dyxs2-menu-btn{display:none}.dyxs2-nav-wrap{display:flex!important;flex-basis:auto}.dyxs2-nav-main,.dyxs2-nav-user{flex-direction:row!important;align-items:center}}
@media (max-width:1190px){.dyxs2-grid,.dyxs2-home-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.dyxs2-hero-inner{grid-template-columns:1fr 260px}}
@media (max-width:991px){.dyxs2-header-inner{flex-wrap:wrap}.dyxs2-nav-wrap{width:100%;padding-bottom:12px}.dyxs2-nav-main,.dyxs2-nav-user{align-items:stretch}.dyxs2-nav-user{margin-left:0}.dyxs2-layout{grid-template-columns:1fr}.dyxs2-grid,.dyxs2-home-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dyxs2-hero-inner{grid-template-columns:1fr;padding:32px 20px;text-align:center}.dyxs2-hero-copy{display:flex;flex-direction:column;align-items:center}.dyxs2-slide{display:none}}
@media (max-width:680px){.dyxs2-page{padding:10px;padding-top:0}.dyxs2-home-top{padding:24px 12px 20px}.dyxs2-home-top-title{font-size:30px}.dyxs2-home-top-kw{height:44px;padding-left:18px;font-size:14px}.dyxs2-home-top-btn{width:34px;height:34px;font-size:18px}.dyxs2-hero{min-height:300px}.dyxs2-hero-inner{padding:28px 18px;text-align:center}.dyxs2-hero-copy{display:flex;flex-direction:column;align-items:center}.dyxs2-hero h1{font-size:30px}.dyxs2-home-logo{max-width:200px;max-height:56px}.dyxs2-hero-search{max-width:100%}.dyxs2-hero-search-kw,.dyxs2-hero-search-btn{height:42px;font-size:14px}.dyxs2-grid,.dyxs2-home-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dyxs2-home-block-head h2{font-size:20px}.dyxs2-card-body{padding:8px}.dyxs2-forum-hero{align-items:flex-start;flex-direction:column}.dyxs2-ad-pc{display:none!important}.dyxs2-ad-wap{display:flex!important}.dyxs2-ad-wap[src],img.dyxs2-ad-wap{display:block!important}.dyxs2-section-head{align-items:flex-start;gap:10px;flex-direction:column}}
.dyxs2-watch-page{padding-top:18px}
.dyxs2-watch-hero{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;align-items:stretch}
.dyxs2-player-wrap{display:flex;flex-direction:column;gap:0;min-width:0}
.dyxs2-player{position:relative;border-radius:8px;overflow:hidden;background:#020617;min-height:420px;border:1px solid rgba(255,255,255,.08)}
.dyxs2-player-wrap--has-tools .dyxs2-player{border-radius:8px 8px 0 0;border-bottom:0}
.dyxs2-player-stage{position:relative;width:100%;min-height:420px;background:#000}
.dyxs2-player iframe,.dyxs2-player video{display:block;width:100%;height:100%;min-height:420px;border:0;background:#000}
.dyxs2-player-tools{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:10px 14px;border:1px solid rgba(255,255,255,.08);border-top:0;border-radius:0 0 8px 8px;background:#11182b}
.dyxs2-tool-btn{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border:1px solid rgba(255,255,255,.12);border-radius:6px;background:#172036;color:#dbe7f7;font-size:13px;line-height:1.2;cursor:pointer}
.dyxs2-tool-btn:hover:not(:disabled){background:#1f3a5f;color:#fff;border-color:rgba(77,163,255,.35)}
.dyxs2-tool-btn:disabled{opacity:.45;cursor:not-allowed}
.dyxs2-auto-next-toggle{display:inline-flex;align-items:center;gap:6px;margin:0;color:#b9c9e6;font-size:13px;cursor:pointer;user-select:none}
.dyxs2-auto-next-toggle input{margin:0;cursor:pointer}
.dyxs2-auto-next-tip{position:absolute;inset:0;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;background:rgba(0,0,0,.72);color:#fff;text-align:center;padding:20px}
.dyxs2-auto-next-tip p{margin:0;font-size:18px;font-weight:700}
.dyxs2-auto-next-count{color:#ffb020;font-size:24px}
.dyxs2-auto-next-actions{display:flex;gap:10px}
.dyxs2-auto-next-actions button{padding:8px 16px;border:0;border-radius:6px;font-size:14px;cursor:pointer}
.dyxs2-auto-next-play{background:#1f7ae0;color:#fff}
.dyxs2-auto-next-cancel{background:rgba(255,255,255,.14);color:#fff}
.dyxs2-player-empty{height:100%;min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#8ea0bd}
.dyxs2-player-empty i{font-size:54px;color:#1f7ae0}
.dyxs2-watch-info{border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#11182b;padding:16px;display:flex;flex-direction:column;align-items:center;gap:13px}
.dyxs2-watch-cover{width:min(170px,72%);aspect-ratio:2/3;object-fit:cover;border-radius:6px;background:#0f172a}
.dyxs2-watch-copy{min-width:0;width:100%;display:flex;flex-direction:column;align-items:flex-start}
.dyxs2-watch-copy h1{margin:4px 0 8px;color:#fff;font-size:26px;line-height:1.25}
.dyxs2-watch-copy p{margin:0 0 12px;color:#b9c9e6;line-height:1.7;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}
.dyxs2-watch-kicker,.dyxs2-watch-meta,.dyxs2-watch-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}
.dyxs2-watch-kicker a,.dyxs2-watch-kicker span{font-size:12px;color:#91c8ff;background:#172036;border-radius:4px;padding:4px 7px;text-decoration:none}
.dyxs2-watch-meta{color:#8794ad;font-size:13px;margin-bottom:14px}
.dyxs2-watch-actions{margin-top:2px}
.dyxs2-watch-actions .btn{display:inline-flex;align-items:center;gap:5px}
.dyxs2-watch-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px;margin-top:18px}
.dyxs2-watch-main{min-width:0}
.dyxs2-watch-section{border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#11182b;padding:14px;margin-bottom:14px}
.dyxs2-source-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}
.dyxs2-source-tabs button{border:1px solid rgba(255,255,255,.08);border-radius:6px;background:#172036;color:#dbe7f7;padding:7px 10px;cursor:pointer}
.dyxs2-source-tabs button:hover,.dyxs2-source-tabs button.active{background:#1f7ae0;color:#fff}
.dyxs2-play-group{display:none;margin-top:12px;max-height:330px;overflow-y:auto;overflow-x:hidden;padding-right:8px}
.dyxs2-play-group.active{display:block}
.dyxs2-play-group h3{margin:0 0 10px;color:#dbe7f7;font-size:16px}
.dyxs2-episode-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(92px,1fr));gap:8px}
.dyxs2-episode-list a{min-width:0;text-align:center;padding:8px 10px;border-radius:6px;background:#172036;color:#dbe7f7;text-decoration:none;border:1px solid rgba(255,255,255,.08);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.dyxs2-episode-list a:hover,.dyxs2-episode-list a.active{background:#1f7ae0;color:#fff}
.dyxs2-vod-content{color:#d8e3f6;line-height:1.85}
.dyxs2-vod-content img{max-width:100%;border-radius:8px}
.dyxs2-watch-side{display:flex;flex-direction:column;gap:14px}
.dyxs2-vod-meta-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:9px}
.dyxs2-vod-meta-list li{display:grid;grid-template-columns:52px minmax(0,1fr);gap:8px;color:#dbe7f7}
.dyxs2-vod-meta-list span{color:#8794ad}
.dyxs2-vod-meta-list strong{font-weight:600;word-break:break-word}
.dyxs2-tag-list{display:flex;gap:8px;flex-wrap:wrap}
.dyxs2-tag-list span{padding:5px 8px;border-radius:4px;background:#172036;color:#dbe7f7}
@media (max-width:991px){.dyxs2-watch-hero,.dyxs2-watch-layout{grid-template-columns:1fr}.dyxs2-player,.dyxs2-player-stage,.dyxs2-player iframe,.dyxs2-player video,.dyxs2-player-empty{min-height:320px}}
@media (max-width:560px){.dyxs2-watch-cover{width:min(150px,68%)}.dyxs2-watch-copy h1{font-size:20px}.dyxs2-player,.dyxs2-player-stage,.dyxs2-player iframe,.dyxs2-player video,.dyxs2-player-empty{min-height:240px}.dyxs2-play-group{max-height:280px}.dyxs2-episode-list{grid-template-columns:repeat(3,minmax(0,1fr))}}

/* 搜索 */
.dyxs2-search-page .container,.dyxs2-page-home .container,.dyxs2-page .container{background:transparent}
.dyxs2-search-page,.dyxs2-page-home,.dyxs2-page{background:#0b1020;min-height:100vh}
html[data-dyxs2-theme="light"] .dyxs2-search-page,html[data-dyxs2-theme="light"] .dyxs2-page-home,html[data-dyxs2-theme="light"] .dyxs2-page{background:#f0f2f5}
html[data-dyxs2-theme="light"] body{background:#f0f2f5}
.dyxs2-nav-search{display:flex;align-items:center;gap:6px;flex:1;max-width:360px;min-width:0;margin-right:8px}
.dyxs2-nav-search-type,.dyxs2-nav-search-kw,.dyxs2-nav-search-btn{height:36px;border:1px solid rgba(255,255,255,.12);background:#172036;color:#dbe7f7;border-radius:6px}
.dyxs2-nav-search-type{flex:0 0 72px;padding:0 8px;font-size:13px}
.dyxs2-nav-search-kw{flex:1;min-width:0;padding:0 12px;font-size:13px}
.dyxs2-nav-search-kw:focus,.dyxs2-nav-search-type:focus{outline:none;border-color:#1f7ae0}
.dyxs2-nav-search-btn{flex:0 0 38px;padding:0;cursor:pointer;color:#fff;background:#1f7ae0;border-color:#1f7ae0}
.dyxs2-nav-search-btn:hover{background:#1666c1;border-color:#1666c1}
.dyxs2-nav-search-home-hidden{display:none!important}
.dyxs2-search-page .dyxs2-search-hero{margin-bottom:16px;padding:22px 24px;border-radius:8px;background:linear-gradient(135deg,#11182b,#172036);border:1px solid rgba(255,255,255,.08)}
.dyxs2-search-hero span{display:inline-block;margin-bottom:8px;color:#91c8ff;font-size:13px}
.dyxs2-search-hero h1{margin:0 0 8px;color:#fff;font-size:28px}
.dyxs2-search-hero p{margin:0;color:#b9c9e6;line-height:1.6}
.dyxs2-search-panel{border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#11182b;padding:16px;margin-bottom:18px}
.dyxs2-search-type-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}
.dyxs2-search-type-option{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:6px;background:#172036;color:#c8d4ea;cursor:pointer;border:1px solid rgba(255,255,255,.08)}
.dyxs2-search-type-option input{display:none}
.dyxs2-search-type-option.active,.dyxs2-search-type-option:hover{background:#1f7ae0;color:#fff;border-color:#1f7ae0}
.dyxs2-search-input-row{display:flex;gap:8px}
.dyxs2-search-input-row input{flex:1;min-width:0;height:42px;padding:0 14px;border:1px solid rgba(255,255,255,.12);border-radius:6px;background:#172036;color:#fff;font-size:15px}
.dyxs2-search-input-row input:focus{outline:none;border-color:#1f7ae0}
.dyxs2-search-input-row button{flex:0 0 auto;height:42px;padding:0 18px;border:0;border-radius:6px;background:#1f7ae0;color:#fff;cursor:pointer;white-space:nowrap}
.dyxs2-search-input-row button:hover{background:#1666c1}
.dyxs2-search-tip,.dyxs2-search-summary{margin-bottom:16px;padding:12px 14px;border-radius:8px;background:#11182b;border:1px solid rgba(255,255,255,.08);color:#b9c9e6}
.dyxs2-search-summary strong{color:#fff}
@media (max-width:991px){.dyxs2-nav-search{max-width:none;width:100%;margin:0 0 10px}.dyxs2-nav-wrap.show .dyxs2-nav-search,.dyxs2-nav-wrap.collapsing .dyxs2-nav-search{display:flex}}
@media (max-width:680px){.dyxs2-search-input-row{flex-direction:column}.dyxs2-search-input-row button{width:100%}}

/* 个人中心 / 用户主页帖子列表 */
#my_main .threadlist,#user_main .threadlist{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;padding:0;margin:0;list-style:none}
#my_main .threadlist>.thread,#user_main .threadlist>.thread{border-bottom:0;padding:0}
@media (max-width:1190px){#my_main .threadlist,#user_main .threadlist{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media (max-width:991px){#my_main .threadlist,#user_main .threadlist{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media (max-width:680px){#my_main .threadlist,#user_main .threadlist{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}

/* 日间模式 */
html[data-dyxs2-theme="light"] body{background:#f0f2f5;color:#2d3748}
html[data-dyxs2-theme="light"] .dyxs2-header{background:rgba(255,255,255,.96);border-bottom-color:#e2e8f0}
html[data-dyxs2-theme="light"] .dyxs2-brand{color:#1a202c}
html[data-dyxs2-theme="light"] .dyxs2-menu-btn{border-color:#718096;background:#edf2f7;color:#2d3748}
html[data-dyxs2-theme="light"] .dyxs2-menu-btn .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(45,55,72,0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}
html[data-dyxs2-theme="light"] .dyxs2-header .nav-link{color:#4a5568}
html[data-dyxs2-theme="light"] .dyxs2-header .nav-link:hover,html[data-dyxs2-theme="light"] .dyxs2-header .nav-item.active .nav-link{color:#1a202c;background:#edf2f7}
html[data-dyxs2-theme="light"] .dyxs2-nav-search-type,html[data-dyxs2-theme="light"] .dyxs2-nav-search-kw{background:#fff;border-color:#e2e8f0;color:#2d3748}
html[data-dyxs2-theme="light"] .dyxs2-search-page .dyxs2-search-hero{background:linear-gradient(135deg,#ebf8ff,#e6fffa);border-color:#e2e8f0}
html[data-dyxs2-theme="light"] .dyxs2-search-hero span{color:#3182ce}
html[data-dyxs2-theme="light"] .dyxs2-search-hero h1{color:#1a202c}
html[data-dyxs2-theme="light"] .dyxs2-search-hero p{color:#4a5568}
html[data-dyxs2-theme="light"] .dyxs2-search-panel,html[data-dyxs2-theme="light"] .dyxs2-search-tip,html[data-dyxs2-theme="light"] .dyxs2-search-summary{background:#fff;border-color:#e2e8f0;color:#4a5568}
html[data-dyxs2-theme="light"] .dyxs2-search-type-option{background:#f7fafc;color:#4a5568;border-color:#e2e8f0}
html[data-dyxs2-theme="light"] .dyxs2-search-type-option.active,html[data-dyxs2-theme="light"] .dyxs2-search-type-option:hover{background:#3182ce;color:#fff;border-color:#3182ce}
html[data-dyxs2-theme="light"] .dyxs2-search-input-row input{background:#fff;border-color:#e2e8f0;color:#1a202c}
html[data-dyxs2-theme="light"] .dyxs2-search-summary strong{color:#1a202c}
html[data-dyxs2-theme="light"] .dyxs2-user-dropdown{background:#fff;border-color:#e2e8f0;box-shadow:0 12px 32px rgba(15,23,42,.12)}
html[data-dyxs2-theme="light"] .dyxs2-user-dropdown .dropdown-item{color:#4a5568}
html[data-dyxs2-theme="light"] .dyxs2-user-dropdown .dropdown-item:hover{background:#edf2f7;color:#1a202c}
html[data-dyxs2-theme="light"] .dyxs2-page-home{background:#f0f2f5}
html[data-dyxs2-theme="light"] .dyxs2-home-top{background:linear-gradient(180deg,#e8ebf0 0%,#f0f2f5 100%)}
html[data-dyxs2-theme="light"] .dyxs2-home-top-title{color:#1a202c}
html[data-dyxs2-theme="light"] .dyxs2-home-top-kw{background:#fff;box-shadow:0 8px 28px rgba(15,23,42,.08)}
html[data-dyxs2-theme="light"] .dyxs2-notice{background:#fff;border-color:#bee3f8;color:#2c5282}
html[data-dyxs2-theme="light"] .dyxs2-section-head h2{color:#1a202c}
html[data-dyxs2-theme="light"] .dyxs2-section-head>a,html[data-dyxs2-theme="light"] .dyxs2-tabs a{color:#718096}
html[data-dyxs2-theme="light"] .dyxs2-tabs a{background:#edf2f7}
html[data-dyxs2-theme="light"] .dyxs2-tabs a.active,html[data-dyxs2-theme="light"] .dyxs2-tabs a:hover{background:#3182ce;color:#fff}
html[data-dyxs2-theme="light"] .dyxs2-filter-panel{background:#fff;border-color:#e2e8f0}
html[data-dyxs2-theme="light"] .dyxs2-filter-row{border-bottom-color:#edf2f7}
html[data-dyxs2-theme="light"] .dyxs2-filter-label{color:#718096}
html[data-dyxs2-theme="light"] .dyxs2-filter-options a{color:#4a5568;background:#f7fafc}
html[data-dyxs2-theme="light"] .dyxs2-filter-options a:hover,html[data-dyxs2-theme="light"] .dyxs2-filter-options a.active{background:#3182ce;color:#fff}
html[data-dyxs2-theme="light"] .dyxs2-card{background:#fff;border-color:#e2e8f0}
html[data-dyxs2-theme="light"] .dyxs2-grid .thread:hover,html[data-dyxs2-theme="light"] .dyxs2-card.thread:hover,html[data-dyxs2-theme="light"] .dyxs2-card:hover{background:#fff;border-color:#90cdf4}
html[data-dyxs2-theme="light"] .dyxs2-card-cover{background:#edf2f7}
html[data-dyxs2-theme="light"] .dyxs2-card h2 a{color:#1a202c}
html[data-dyxs2-theme="light"] .dyxs2-card p{color:#718096}
html[data-dyxs2-theme="light"] .dyxs2-card-meta{color:#718096}
html[data-dyxs2-theme="light"] .dyxs2-card-meta a{color:#3182ce}
html[data-dyxs2-theme="light"] .dyxs2-side-panel{background:#fff;border-color:#e2e8f0}
html[data-dyxs2-theme="light"] .dyxs2-side-panel h3{color:#1a202c}
html[data-dyxs2-theme="light"] .dyxs2-rank-list em{background:#edf2f7;color:#4a5568}
html[data-dyxs2-theme="light"] .dyxs2-rank-list a{color:#2d3748}
html[data-dyxs2-theme="light"] .dyxs2-rank-list span{color:#718096}
html[data-dyxs2-theme="light"] .dyxs2-category-list a{background:#f7fafc;color:#2d3748}
html[data-dyxs2-theme="light"] .dyxs2-category-list span{color:#718096}
html[data-dyxs2-theme="light"] .dyxs2-ad{background:#fff;border-color:#e2e8f0}
html[data-dyxs2-theme="light"] .dyxs2-ad-placeholder{color:#3182ce;background:#ebf8ff;border-color:#90cdf4}
html[data-dyxs2-theme="light"] .dyxs2-pagination .page-link{background:#fff;border-color:#e2e8f0;color:#4a5568}
html[data-dyxs2-theme="light"] .dyxs2-pagination .active .page-link{background:#3182ce;border-color:#3182ce;color:#fff}
html[data-dyxs2-theme="light"] .dyxs2-empty{background:#fff;border-color:#e2e8f0;color:#718096}
html[data-dyxs2-theme="light"] .dyxs2-forum-hero{background:linear-gradient(135deg,#ebf8ff,#e6fffa)}
html[data-dyxs2-theme="light"] .dyxs2-forum-hero span{color:#3182ce}
html[data-dyxs2-theme="light"] .dyxs2-forum-hero h1{color:#1a202c}
html[data-dyxs2-theme="light"] .dyxs2-forum-hero p{color:#4a5568}
html[data-dyxs2-theme="light"] .dyxs2-forum-stats div{background:#f7fafc}
html[data-dyxs2-theme="light"] .dyxs2-forum-stats span{color:#718096}
html[data-dyxs2-theme="light"] .dyxs2-forum-stats strong{color:#1a202c}
html[data-dyxs2-theme="light"] .dyxs2-footer{background:#fff;border-top-color:#e2e8f0;color:#718096}
html[data-dyxs2-theme="light"] .dyxs2-footer-main strong{color:#1a202c}
html[data-dyxs2-theme="light"] .dyxs2-footer a{color:#4a5568}
html[data-dyxs2-theme="light"] .dyxs2-modal-box{background:#fff;border-color:#e2e8f0;color:#2d3748;box-shadow:0 24px 64px rgba(15,23,42,.15)}
html[data-dyxs2-theme="light"] .dyxs2-modal-box h3{color:#1a202c}
html[data-dyxs2-theme="light"] .dyxs2-modal-close{background:#edf2f7;color:#4a5568}
html[data-dyxs2-theme="light"] .dyxs2-watch-info,html[data-dyxs2-theme="light"] .dyxs2-watch-section{background:#fff;border-color:#e2e8f0}
html[data-dyxs2-theme="light"] .dyxs2-watch-copy h1{color:#1a202c}
html[data-dyxs2-theme="light"] .dyxs2-watch-copy p{color:#4a5568}
html[data-dyxs2-theme="light"] .dyxs2-watch-kicker a,html[data-dyxs2-theme="light"] .dyxs2-watch-kicker span{background:#edf2f7;color:#3182ce}
html[data-dyxs2-theme="light"] .dyxs2-watch-meta{color:#718096}
html[data-dyxs2-theme="light"] .dyxs2-source-tabs button{background:#f7fafc;color:#2d3748;border-color:#e2e8f0}
html[data-dyxs2-theme="light"] .dyxs2-source-tabs button:hover,html[data-dyxs2-theme="light"] .dyxs2-source-tabs button.active{background:#3182ce;color:#fff}
html[data-dyxs2-theme="light"] .dyxs2-play-group h3{color:#2d3748}
html[data-dyxs2-theme="light"] .dyxs2-episode-list a{background:#f7fafc;color:#2d3748;border-color:#e2e8f0}
html[data-dyxs2-theme="light"] .dyxs2-episode-list a:hover,html[data-dyxs2-theme="light"] .dyxs2-episode-list a.active{background:#3182ce;color:#fff}
html[data-dyxs2-theme="light"] .dyxs2-vod-content{color:#2d3748}
html[data-dyxs2-theme="light"] .dyxs2-vod-meta-list li{color:#2d3748}
html[data-dyxs2-theme="light"] .dyxs2-vod-meta-list span{color:#718096}
html[data-dyxs2-theme="light"] .dyxs2-tag-list span{background:#edf2f7;color:#2d3748}
html[data-dyxs2-theme="light"] .dyxs2-player{border-color:#e2e8f0}
html[data-dyxs2-theme="light"] .dyxs2-player-tools{background:#fff;border-color:#e2e8f0}
html[data-dyxs2-theme="light"] .dyxs2-tool-btn{background:#f7fafc;color:#2d3748;border-color:#e2e8f0}
html[data-dyxs2-theme="light"] .dyxs2-tool-btn:hover:not(:disabled){background:#ebf8ff;color:#2b6cb0;border-color:#90cdf4}
html[data-dyxs2-theme="light"] .dyxs2-auto-next-toggle{color:#4a5568}
html[data-dyxs2-theme="light"] .dyxs2-player-empty{color:#718096}
