:root{--blue:#2863eb;--ink:#13223a;--muted:#6e819d;--bg:#f4f7fb;--line:#e4eaf2;--orange:#ff7521}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);font:14px "Noto Sans SC","Microsoft YaHei",sans-serif;color:var(--ink)}a{text-decoration:none;color:inherit}.top-tip{height:44px;background:#2b63e8;color:#fff;text-align:center;line-height:44px;font-size:13px}.top-tip a{font-weight:700;margin-left:5px}.nav{height:62px;background:#fff;border-bottom:1px solid #e5eaf1;display:flex;align-items:center;padding:0 max(26px,calc((100vw - 1160px)/2));gap:70px}.logo{font-size:21px;font-weight:900;letter-spacing:-1px;display:flex;gap:9px;align-items:center}.logo span{display:grid;place-items:center;width:33px;height:33px;border-radius:9px;background:linear-gradient(145deg,#2661e6,#44b0e4);color:#fff;font-size:18px}.nav nav{display:flex;height:100%;gap:30px}.nav nav a{height:100%;display:grid;place-items:center;font-weight:600}.nav nav a:hover{color:var(--blue)}.admin-link{margin-left:auto;color:#6480ae;font-size:13px}.home,.search-page,.detail-page,.collection{max-width:1160px;margin:auto}.hero{text-align:center;padding:70px 20px 57px}.eyebrow,.collection header span{font-size:11px;font-weight:800;letter-spacing:1.5px;color:#5885e7}.hero h1{font-size:40px;letter-spacing:-2px;margin:9px 0}.hero-sub{color:var(--muted);margin:0 0 27px}.hero-search,.wide-search{display:flex;height:61px;max-width:700px;margin:auto;border:1px solid #dce5f1;padding:7px;background:#fff;border-radius:34px;box-shadow:0 14px 30px #29416f0b}.hero-search input,.wide-search input{border:0;outline:0;padding:0 20px;flex:1;font:15px inherit;min-width:0}.hero-search button,.wide-search button{width:122px;border:0;border-radius:28px;background:var(--blue);color:#fff;font:700 15px inherit;cursor:pointer}.hot-words{margin:16px auto 0;display:flex;justify-content:center;gap:8px;align-items:center;flex-wrap:wrap;color:#7a8da8;font-size:12px}.hot-words a{padding:4px 9px;background:#fff;border:1px solid #e3e9f2;border-radius:14px}.quick-links{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin:0 0 24px}.quick-links a{display:flex;justify-content:space-between;align-items:center;padding:21px 25px;background:#fff;border-radius:11px;border:1px solid #e8edf4;transition:.2s}.quick-links a:hover{border-color:#a9c2ff;transform:translateY(-2px)}.quick-links b{font-size:16px}.quick-links span{font-size:12px;color:#8293a9}.simple-section{padding:27px 30px;margin:24px 0;background:#fff;border:1px solid #e7edf4;border-radius:13px}.section-title{display:flex;align-items:center;justify-content:space-between;padding-bottom:17px;border-bottom:1px solid var(--line)}.section-title span{display:block;font-size:10px;color:#7197e8;font-weight:800;letter-spacing:1.2px}.section-title h2{font-size:20px;margin:2px 0 0}.section-title>a{font-size:13px;color:var(--blue);font-weight:700}.update-list>a{display:flex;align-items:center;gap:15px;padding:17px 4px;border-bottom:1px solid #f0f3f7}.update-list>a:last-child{border:0}.update-list i,.side-ranks i{font-style:normal;display:grid;place-items:center;width:22px;height:22px;border-radius:6px;background:#e6edf7;color:#6b7e98;font-size:11px;font-weight:800}.update-list>a:nth-child(1) i,.side-ranks a:nth-child(1) i{background:#f44b4b;color:#fff}.update-list>a:nth-child(2) i,.side-ranks a:nth-child(2) i{background:#ff7a20;color:#fff}.update-list>a:nth-child(3) i,.side-ranks a:nth-child(3) i{background:#ebba00;color:#fff}.update-list b{font-size:15px}.update-list p{margin:3px 0 0;color:#8392a7;font-size:12px}.update-list small{margin-left:auto;color:var(--blue);font-size:12px}.feature-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px;padding-top:19px}.feature-card{position:relative;min-width:0}.tile{height:123px;border-radius:10px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#132b54,#6e92ce);overflow:hidden}.tile:after{content:'';width:130%;height:50%;background:#ffffff24;position:absolute;top:48px;transform:rotate(-18deg)}.tile span{font-size:40px;font-weight:900;z-index:1}.t2{background:linear-gradient(145deg,#7b2b3a,#e98e5e)}.t3{background:linear-gradient(145deg,#314c29,#b1c060)}.t4{background:linear-gradient(145deg,#4a2b7e,#e16eac)}.t5{background:linear-gradient(145deg,#175866,#39bcad)}.t6{background:linear-gradient(145deg,#743b1d,#d5a33a)}.feature-card>b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:8px 0 3px}.feature-card p{margin:0;color:#8090a6;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feature-card em{position:absolute;right:6px;top:6px;background:#fff;color:#426fd0;border-radius:5px;padding:3px 5px;font-style:normal;font-size:10px}.help{margin-top:55px;padding:31px max(25px,calc((100vw - 1060px)/2));display:flex;justify-content:space-between;align-items:center;background:#153c91;color:#fff}.help span{color:#a8c3ff;font-size:12px}.help h2{margin:4px 0 0;font-size:21px}.help a{padding:10px 15px;border-radius:7px;background:#fff;color:#2254bf;font-size:13px;font-weight:700}footer{text-align:center;background:#fff;padding:24px;color:#8795a9;font-size:12px}footer strong{color:#4b6080}.search-page{padding-top:37px;min-height:790px}.wide-search{max-width:none;margin-bottom:17px}.wide-search button{border-radius:9px;width:94px}.search-layout{display:grid;grid-template-columns:200px minmax(0,1fr) 300px;gap:18px}.filters,.search-results,.side-ranks section{background:#fff;border:1px solid #e9eef5;border-radius:11px}.filters{height:max-content;padding:15px}.filters h3{margin:3px 0 13px;font-size:16px}.filters a{display:flex;justify-content:space-between;padding:13px 12px;margin:7px 0;border-radius:7px;font-weight:600}.filters a.on{background:var(--blue);color:#fff}.filters b{font-size:11px;border-radius:10px;background:#ff584d;color:#fff;padding:2px 5px}.result-note{padding:16px 19px;color:#7587a3;border-bottom:1px solid var(--line)}.result-note strong{color:var(--blue)}.result-note span{color:#f1814c}.resource-row{padding:20px 18px;display:flex;align-items:center;border-bottom:1px solid #edf1f6}.resource-title{font-size:16px;font-weight:700;color:#1557ea}.resource-row p{margin:9px 0;color:#687f9d}.badges{display:flex;gap:7px;margin-bottom:11px}.badges>*{font-style:normal;border-radius:12px;padding:3px 8px;background:#eef4ff;color:#3c72d6;font-size:11px}.badges b{background:#ff7621;color:#fff}.badges em{background:#f4f6f9;color:#77879b}.resource-row small{color:#94a1b2;font-size:12px}.get-button{margin-left:auto;white-space:nowrap;background:var(--blue);color:#fff;border-radius:6px;padding:12px 17px;font-weight:700;font-size:13px}.side-ranks>h2{margin:4px 0 15px;font-size:18px}.side-ranks section{padding:14px 15px;margin-bottom:13px}.side-ranks h3{margin:3px 0 10px;padding-bottom:10px;border-bottom:1px solid var(--line);font-size:15px}.side-ranks a{display:flex;align-items:center;gap:7px;margin:9px 0;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.side-ranks i{flex:0 0 19px;width:19px;height:19px;border-radius:4px;font-size:10px}.empty{padding:70px 20px;text-align:center;color:#7b8ea6}.empty strong{display:block;color:#31445f;font-size:18px}.empty a{display:inline-block;margin-top:10px;color:var(--blue)}.search-empty{text-align:center;padding:150px 0}.search-empty span{color:#6590e7;font-weight:800;font-size:11px;letter-spacing:2px}.search-empty h1{font-size:29px;margin:7px}.search-empty p{color:#8192a8}.detail-page{max-width:860px;padding:50px 0 80px}.back{color:#6b84a6;font-size:13px}.landing{margin-top:15px;padding:29px;display:flex;align-items:center;gap:25px;background:#fff;border:1px solid #e4eaf3;border-radius:13px}.landing-mark{display:grid;place-items:center;flex:0 0 94px;height:118px;border-radius:13px;color:#fff;font-size:47px;font-weight:900;background:linear-gradient(145deg,#1a3f83,#68aee0)}.landing-copy span{color:#5281dc;font-size:12px}.landing-copy h1{margin:7px 0;font-size:27px}.landing-copy p{color:#71839c}.detail-tags b{background:#f0f4f9;color:#718098;border-radius:12px;padding:4px 9px;margin-right:7px;font-size:11px}.share-card{margin-top:18px;padding:29px;background:#fff;border:1px solid #e4eaf3;border-radius:13px;display:flex;justify-content:space-between;align-items:center}.share-icon{font-size:24px;color:#2e66e7}.share-card h2{font-size:20px;margin:4px 0}.share-card p{color:#7587a1;margin:4px 0}.code b{color:#ec672a}.share-card>a{background:#2863eb;color:#fff;border-radius:7px;padding:13px 17px;font-weight:700;font-size:13px}.disclaimer{text-align:center;color:#91a0b3;font-size:12px}.collection{padding:55px 0 80px}.collection header{text-align:center;margin-bottom:33px}.collection h1{margin:5px 0;font-size:33px}.collection header p{color:#7c8da5}.collection-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.collection-grid>a{background:#fff;border:1px solid #e4ebf3;border-radius:11px;padding:15px;display:flex;align-items:center;gap:14px}.collection-grid i{display:grid;place-items:center;width:53px;height:63px;border-radius:8px;background:linear-gradient(145deg,#3461ba,#6dc5dd);color:#fff;font-size:26px;font-style:normal;font-weight:900}.collection-grid b{font-size:16px}.collection-grid p{margin:5px 0;color:#8391a5;font-size:12px}.collection-grid small{color:var(--blue);font-size:12px}@media(max-width:800px){.nav{padding:0 15px;gap:18px}.nav nav{gap:15px}.nav nav a{font-size:12px}.nav nav a:nth-child(n+4),.admin-link{display:none}.hero{padding:52px 17px 38px}.hero h1{font-size:30px}.quick-links{margin:0 12px 16px;grid-template-columns:1fr}.quick-links a:nth-child(n+2){display:none}.simple-section{margin:15px 12px;padding:20px}.feature-grid{grid-template-columns:repeat(3,1fr)}.tile{height:105px}.update-list small{display:none}.help{margin-top:30px;padding:25px 18px}.help a{display:none}.search-page{padding:20px 12px}.search-layout{grid-template-columns:1fr}.filters{display:flex;gap:7px;align-items:center;padding:10px;overflow:auto}.filters h3{display:none}.filters a{white-space:nowrap;margin:0;padding:9px}.side-ranks{display:none}.resource-row{align-items:flex-start}.get-button{padding:9px 10px}.resource-row p{font-size:12px}.detail-page{padding:30px 12px}.landing{padding:20px;gap:15px}.landing-mark{height:78px;flex-basis:62px;font-size:30px}.landing-copy h1{font-size:21px}.share-card{display:block}.share-card>a{display:inline-block;margin-top:15px}.collection{padding:35px 12px}.collection-grid{grid-template-columns:1fr}}
.home-ad-banner{position:relative;min-height:32px;margin:18px 0 0;overflow:hidden;background:linear-gradient(90deg,#fff 0%,#fbfdff 10%,#f4f8ff 20%,#eaf3ff 30%,#dbeafe 42%,#bfdbfe 50%,#dbeafe 58%,#eaf3ff 70%,#f4f8ff 80%,#fbfdff 90%,#fff 100%);color:#4f46e5;display:flex;align-items:center}.home-ad-marquee{position:relative;flex:1;min-width:0;height:32px;overflow:hidden;display:flex;align-items:center;mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.5) 6%,#000 12%,#000 88%,rgba(0,0,0,.5) 94%,transparent 100%)}.home-ad-marquee-track{width:max-content;display:flex;align-items:center;will-change:transform;animation:home-ad-scroll 16s linear infinite}.home-ad-message{min-width:min(1100px,calc(100vw - 32px));padding:0 30px;box-sizing:border-box;white-space:nowrap;background:linear-gradient(90deg,#1d4ed8 0%,#4338ca 48%,#6b21a8 100%);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;font-size:13.5px;font-weight:600;letter-spacing:.15px}@keyframes home-ad-scroll{to{transform:translate3d(-50%,0,0)}}@media(prefers-reduced-motion:reduce){.home-ad-marquee-track{animation:none}.home-ad-message+.home-ad-message{display:none}}@media(max-width:800px){.home-ad-banner{min-height:30px;margin:14px 12px 0}.home-ad-marquee{height:30px}.home-ad-marquee-track{animation-duration:14s}.home-ad-message{min-width:calc(100vw - 32px);padding:0 26px;font-size:12.5px}}
.home{max-width:1200px;padding:20px 16px 0}.home-ad-banner{min-height:32px;margin:0 0 4px;padding:0;border:0;border-radius:0;box-shadow:none;box-sizing:border-box}.home-ad-banner[href]{cursor:pointer}.home-ad-banner+.hero{padding-top:4px}.home-ad-marquee{z-index:1;margin:0}.home-ad-message{color:#3730a3;text-shadow:none}@media(max-width:800px){.home{padding:20px 16px 0}.home-ad-banner{min-height:30px;margin:0 0 4px}.home-ad-banner+.hero{padding-top:4px}}
.home-ad-banner{background-color:#eaf3ff;background-image:linear-gradient(90deg,#f8fbff 0%,#edf5ff 12%,#dbeafe 30%,#bfdbfe 50%,#dbeafe 70%,#edf5ff 88%,#f8fbff 100%)}
.hero .eyebrow{display:table;margin:0 auto 18px;padding:7px 14px;border:1px solid #c9d9fb;border-radius:999px;background:#edf4ff;color:#2458c6;font-size:16px;font-weight:900;letter-spacing:.35px;line-height:1.25;box-shadow:0 5px 12px #2863eb12}.hero .eyebrow+.hero-search{margin-top:0}@media(max-width:800px){.hero .eyebrow{margin-bottom:15px;padding:6px 12px;font-size:14px;letter-spacing:.2px}}
.home>.hero{padding-top:36px}@media(max-width:800px){.home>.hero{padding-top:28px}}

.share-qr-trigger{border:0;border-radius:8px;padding:13px 17px;background:#2863eb;color:#fff;font:700 13px inherit;cursor:pointer}.modal-open{overflow:hidden}.share-qr-modal{position:fixed;z-index:1000;inset:0;display:none;align-items:center;justify-content:center;padding:22px;background:rgba(16,28,45,.62);backdrop-filter:blur(5px)}.share-qr-modal.is-open{display:flex}.share-qr-dialog{position:relative;width:min(440px,100%);max-height:calc(100vh - 44px);overflow:auto;padding:24px 20px 18px;border-radius:20px;background:#fff;box-shadow:0 24px 64px rgba(7,20,38,.28);animation:share-qr-in .2s ease-out}.share-qr-close{position:absolute;right:16px;top:13px;width:36px;height:36px;border:0;border-radius:50%;background:#f0f4f8;color:#8a9bb2;font-size:27px;line-height:30px;cursor:pointer}.share-qr-provider{margin:0;text-align:center;color:#304461;font-size:16px;font-weight:800}.share-qr-provider span{color:#2863eb}.share-qr-hint{margin:8px 0 13px;text-align:center;color:#8ba0bc;font-size:12px}.share-qr-image{display:block;margin:auto;padding:8px;border-radius:11px;background:#fff;box-shadow:0 5px 17px rgba(36,60,93,.16)}.share-qr-alert{display:flex;align-items:center;gap:12px;margin:20px 0 12px;padding:13px 17px;border-radius:9px;background:#ff5d64;color:#fff}.share-qr-alert>span{font-size:24px}.share-qr-alert b,.share-qr-alert small{display:block}.share-qr-alert b{font-size:15px}.share-qr-alert small{margin-top:3px;font-size:12px}.share-qr-tips p{margin:8px 0;padding:12px 13px;border:1px solid #ffc665;border-radius:7px;background:#fffaf0;color:#cc7b28;font-size:12px;font-weight:700}.share-qr-tips p:first-child{border-color:#ff747a;background:#fff7f7;color:#eb4e56}.share-qr-tips strong{color:#df5540}.share-qr-dialog h1{margin:23px 0 0;color:#536b8a;font-size:15px;line-height:1.55}.share-qr-footer{margin:18px -20px -18px;padding:14px 20px;background:#f7f9fc;color:#8a98aa;font-size:11px;line-height:1.55}@keyframes share-qr-in{from{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}@media(max-width:800px){.share-qr-modal{align-items:flex-start;padding:52px 18px 18px}.share-qr-dialog{padding:22px 20px 17px;border-radius:19px}.share-qr-image{width:150px;height:150px}.share-qr-alert{margin-top:17px}.share-qr-dialog h1{margin-top:20px}}
.share-provider-tabs{display:flex;justify-content:center;gap:8px;margin:0 0 14px;overflow-x:auto}.share-provider-tab{flex:0 0 auto;border:1px solid #dbe5f3;border-radius:999px;background:#f8fafc;color:#687e9c;padding:7px 13px;font:700 12px inherit;cursor:pointer}.share-provider-tab.is-active{border-color:#2863eb;background:#2863eb;color:#fff;box-shadow:0 4px 10px rgba(40,99,235,.2)}.get-button{border:0;cursor:pointer;font-family:inherit}.get-button:disabled{opacity:.6;cursor:wait}
.share-qr-tips .share-qr-remark{border-color:#cbdcf8;background:#f5f8ff;color:#426997;font-weight:600;line-height:1.5}
.search-layout-compact{grid-template-columns:minmax(0,1fr) 300px}.resource-row-compact{min-height:88px;padding:17px 18px}.resource-content{min-width:0}.resource-row-compact .resource-title{color:#17263c}.resource-row-compact .resource-title:hover{color:#2863eb}.resource-row-compact p{display:none}.resource-row-compact .badges{margin:7px 0}.provider-actions{display:flex;gap:10px;margin-left:auto;padding-left:16px}.provider-icon{display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:11px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.provider-icon:hover{transform:translateY(-2px);box-shadow:0 6px 13px rgba(30,56,95,.18)}.provider-icon span{display:grid;place-items:center;width:23px;height:23px;border:3px solid currentColor;border-radius:50%;font-size:10px;font-weight:900;line-height:1}.provider-quark{background:#fff1b8;color:#4f27d6}.provider-xunlei{background:#e5f1ff;color:#2785df}.provider-baidu{background:#e6f0ff;color:#3978de}.provider-uc{background:#fff3e6;color:#f56c0a}@media(max-width:800px){.search-layout-compact{grid-template-columns:1fr}.resource-row-compact{padding:17px 16px;border-radius:12px;margin:10px 0;background:#fff;border:1px solid #edf1f7}.resource-row-compact:first-of-type{margin-top:0}.resource-row-compact small{display:none}.resource-row-compact .badges{display:none}.provider-actions{gap:8px;padding-left:10px}.provider-icon{width:38px;height:38px}.result-note{font-size:12px}.result-note span{display:block;margin-top:5px}.search-results{border:0;background:transparent}.search-results .result-note{margin:0 0 10px;border:0;border-radius:9px;background:#fff}.search-page-compact{padding-top:18px}}
.resource-row-compact p{display:block;margin:6px 0 0;color:#6b7f99;font-size:13px;line-height:1.45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.resource-row-compact .badges{margin:8px 0 0}@media(max-width:800px){.resource-row-compact{align-items:center;min-height:112px}.resource-row-compact p{display:-webkit-box;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.resource-row-compact .badges{display:flex;margin-top:8px}.resource-row-compact .badges>*{padding:3px 7px}.provider-actions{align-self:center}.resource-row-compact small{display:none}}
.provider-quark,.provider-baidu,.provider-xunlei,.provider-uc{background-repeat:no-repeat;background-position:center;background-size:23px}.provider-quark{background-image:url('/static/quark.svg')}.provider-baidu{background-image:url('/static/baidu.svg')}.provider-xunlei{background-image:url('/static/xunlei.svg')}.provider-uc{background-image:url('/static/uc.svg')}.provider-quark span,.provider-baidu span,.provider-xunlei span,.provider-uc span{display:none}
.search-page-compact .result-note{border:0;background:transparent;text-align:center;padding:9px 12px 13px;color:#8ca0bf;font-size:12px}.search-page-compact .result-note strong{display:none}.search-page-compact .result-note span{color:#8ca0bf}.resource-row-compact{min-height:74px;margin:11px 0;padding:14px 17px;border:1px solid #edf1f6!important;border-radius:13px;background:#fff;box-shadow:0 1px 2px rgba(25,45,80,.025)}.resource-row-compact .resource-title{display:inline;color:#10243e;font-size:15px;font-weight:800;line-height:1.48}.resource-row-compact p{display:inline;margin:0;color:#10243e;font-size:14px;font-weight:700;line-height:1.48}.resource-row-compact p:before{content:'　'}.resource-row-compact .badges,.resource-row-compact small{display:none}.provider-actions{align-self:center}.provider-icon{width:39px;height:39px;border-radius:11px}@media(max-width:800px){.search-page-compact .result-note{margin:0;padding:9px 4px 12px}.search-page-compact .result-note span{display:inline;margin:0}.search-results .result-note{background:transparent}.resource-row-compact{min-height:74px;margin:10px 0;padding:13px 14px;align-items:center}.resource-row-compact p{display:inline;-webkit-line-clamp:unset;white-space:normal;overflow:visible}.provider-actions{padding-left:12px}.provider-icon{width:39px;height:39px}}
.provider-xunlei{position:relative;background-image:none}.provider-xunlei::after{content:'';width:23px;height:23px;background:#245fc4;mask:url('/static/xunlei.svg') center/contain no-repeat;-webkit-mask:url('/static/xunlei.svg') center/contain no-repeat}
