:root{--blue:#2767ed;--ink:#172033;--muted:#758095;--line:#e7ebf2;--bg:#f7f9fc;font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;color:var(--ink);background:var(--bg)}*{box-sizing:border-box}body{margin:0;font-size:14px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{height:72px;background:rgba(255,255,255,.94);border-bottom:1px solid #edf0f5;position:sticky;top:0;z-index:10;backdrop-filter:blur(15px)}.nav-wrap{height:100%;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:9px;font-size:19px;font-weight:800;letter-spacing:-.7px;white-space:nowrap}.brand b{display:grid;place-items:center;width:31px;height:31px;color:#fff;background:linear-gradient(135deg,#418aff,#2556dc);border-radius:10px 10px 10px 3px;box-shadow:0 7px 14px #2862de42}.nav-wrap nav{height:100%;display:flex;gap:3px}.nav-wrap nav a{height:100%;padding:0 10px;display:grid;place-items:center;color:#5d6678;position:relative;white-space:nowrap}.nav-wrap nav a:hover,.nav-wrap nav a.active{color:var(--blue);font-weight:700}.nav-wrap nav a.active:after{content:"";position:absolute;bottom:0;width:22px;height:3px;background:var(--blue);border-radius:4px 4px 0 0}.header-search{height:38px;min-width:185px;max-width:260px;margin-left:auto;display:flex;align-items:center;padding:0 4px 0 13px;border-radius:10px;background:#f3f6fa;border:1px solid transparent}.header-search:focus-within{background:#fff;border-color:#bbd1ff;box-shadow:0 0 0 3px #eaf1ff}.header-search input{width:100%;min-width:0;border:0;outline:0;background:transparent}.header-search button{width:30px;height:30px;border:0;border-radius:8px;background:transparent;color:#67748b;font-size:22px}.flash{margin-top:16px;padding:10px 14px;color:#176e50;border:1px solid #bcefd8;border-radius:9px;background:#e4fff0}.hero{color:#fff;overflow:hidden;background:radial-gradient(circle at 72% 15%,#76aaff8a,transparent 25%),radial-gradient(circle at 100% 100%,#25dfa638,transparent 35%),linear-gradient(115deg,#102e73,#205bd4 57%,#407bf0)}.hero-wrap{min-height:407px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:30px}.hero small,.heading small,.page-top small{font-size:11px;letter-spacing:1.5px;font-weight:800;color:#75a0ff}.hero>small{color:#c1d4ff}.hero h1{margin:8px 0 13px;font-size:clamp(35px,4vw,53px);line-height:1.12;letter-spacing:-2.5px}.hero h1 i{color:#b9f8d8;font-style:normal}.hero p{max-width:510px;margin:0;color:#d6e1ff;font-size:16px}.hero-search{height:52px;width:min(500px,100%);display:flex;margin-top:26px;padding:5px;background:#fff;border-radius:13px;box-shadow:0 16px 28px #0c286b3d}.hero-search input{flex:1;min-width:0;border:0;outline:0;padding:0 13px;color:var(--ink)}.hero-search button,.blue-button{border:0;padding:0 20px;color:#fff;border-radius:9px;background:#2164ec;font-weight:700}.hero-stats{display:flex;gap:25px;margin-top:22px;color:#cbd9ff;font-size:13px}.hero-stats b{margin-right:3px;color:#fff;font-size:17px}.hero-mark{height:305px;position:relative;display:grid;place-items:center}.hero-mark:before,.hero-mark:after{content:"";position:absolute;border:1px solid #c8dcff45;border-radius:50%}.hero-mark:before{width:270px;height:270px}.hero-mark:after{width:185px;height:185px;border-style:dashed}.hero-mark strong{width:122px;height:122px;z-index:1;display:grid;place-content:center;text-align:center;color:#2352c8;background:linear-gradient(145deg,#fff,#cbe1ff);border-radius:34px 34px 34px 8px;box-shadow:0 24px 38px #0a2a783d;font-size:27px;letter-spacing:-2px;transform:rotate(-8deg)}.hero-mark strong small{display:block;color:#2650a8;font-size:9px;letter-spacing:4px}.hero-mark span{position:absolute;z-index:2;padding:9px 12px;border:1px solid #fff3;border-radius:11px;background:#143e9a5c;color:#e2edff;font-size:13px;box-shadow:0 8px 22px #0c2d7a42}.hero-mark span:first-child{top:36px;left:10%}.hero-mark span:last-child{right:1%;bottom:48px}.section{padding:57px 0}.heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.heading h2{margin:4px 0;font-size:26px;letter-spacing:-.8px}.heading p{margin:0;color:var(--muted)}.heading>a{color:var(--blue);font-weight:700;white-space:nowrap}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-grid>a{padding:17px;display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--line);border-radius:14px;transition:.2s}.category-grid>a:hover,.software-card:hover{transform:translateY(-3px);border-color:#c8d7f5;box-shadow:0 15px 27px #213f7e18}.category-grid b{display:grid;place-items:center;width:37px;height:37px;border-radius:12px;background:#eaf1ff;color:#2769e7;font-size:18px}.category-grid span{display:grid}.category-grid small{color:#9099a9;font-size:12px}.category-grid i{margin-left:auto;color:#9ca6b4;font-style:normal}.software-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.software-card{min-width:0;display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden;transition:.2s}.card-body{min-height:145px;padding:20px 19px 13px;display:flex;gap:13px}.app-icon{width:50px;height:50px;flex:0 0 50px;display:grid;place-items:center;overflow:hidden;border-radius:15px 15px 15px 4px;color:#2866df;background:linear-gradient(145deg,#eaf2ff,#d1e2ff);font-size:22px;font-weight:800}.app-icon img{width:100%;height:100%;object-fit:cover}.card-copy{min-width:0;display:grid;align-content:start}.card-title{display:flex;align-items:center;gap:6px;overflow:hidden;font-weight:800;font-size:16px;white-space:nowrap;text-overflow:ellipsis}.card-title em{padding:1px 5px;color:#d86624;background:#fff0e6;border-radius:5px;font-style:normal;font-size:10px}.summary{height:43px;overflow:hidden;margin:6px 0 7px;color:var(--muted);font-size:13px;line-height:1.65}.card-copy small{color:#9ca4b2;font-size:12px}.card-foot{display:flex;justify-content:space-between;align-items:center;padding:10px 19px;border-top:1px solid #f0f2f5;color:#a3aab6}.card-foot a{color:var(--blue);font-weight:700}.updates{border-top:1px solid #e8edf5;background:#edf3fc}.update-list{overflow:hidden;border:1px solid #e2e9f3;border-radius:15px;background:#fff}.update-list>a{min-height:68px;padding:10px 20px;display:grid;grid-template-columns:38px minmax(150px,1fr) 110px 90px 20px;align-items:center;gap:13px;border-bottom:1px solid #eff2f6}.update-list>a:last-child{border:0}.update-list>a:hover{background:#f8faff}.update-list>b{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#eaf1ff;color:#2967df}.update-list span{min-width:0;display:grid}.update-list span small{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#8b95a4;font-size:12px}.update-list em,.update-list time{color:#8993a2;font-style:normal;font-size:12px}.update-list i{color:#2866dc;font-style:normal}.page-top{padding:46px 0 41px;color:#fff;background:radial-gradient(circle at 70% -10%,#73a5ff,transparent 33%),linear-gradient(115deg,#183f99,#2c6ee2)}.page-top small{color:#bdd0ff}.page-top h1{margin:5px 0;font-size:34px;letter-spacing:-1px}.page-top p{margin:0;color:#d5e1ff}.library{display:grid;grid-template-columns:190px minmax(0,1fr);align-items:start;gap:27px}.categories{padding:14px 10px;border:1px solid var(--line);border-radius:14px;background:#fff}.categories strong{display:block;padding:0 10px 8px}.categories a{display:block;padding:9px 10px;border-radius:8px;color:#687388}.categories a:hover,.categories a.active{color:var(--blue);background:#eaf1ff;font-weight:700}.list-meta{display:flex;justify-content:space-between;margin-bottom:15px;color:#8e98a6}.list-meta b{color:#505a6b}.pager{display:flex;justify-content:center;gap:6px;margin-top:31px}.pager a,.pager span{min-width:35px;height:35px;padding:0 10px;display:grid;place-items:center;border:1px solid #e0e6ef;border-radius:8px;color:#6a7486;background:#fff}.pager a:hover,.pager a.current{color:#fff;background:var(--blue);border-color:var(--blue)}.pager span{color:#b8bfca;background:#f7f8fa}.empty{grid-column:1/-1;margin:0;padding:48px;color:#8b95a3;text-align:center;border:1px dashed #ced8e7;border-radius:14px;background:#fff}.empty h1{color:var(--ink)}.crumbs{padding-top:20px;color:#8b94a4;font-size:13px}.crumbs a:hover{color:var(--blue)}.detail-head{min-height:185px;margin-top:18px;padding:30px 32px;display:flex;align-items:center;justify-content:space-between;gap:25px;border:1px solid var(--line);border-radius:19px;background:#fff}.detail-intro{display:flex;align-items:center;gap:18px}.app-icon.big{width:76px;height:76px;flex-basis:76px;border-radius:23px 23px 23px 6px;font-size:32px}.detail-intro h1{margin:0;font-size:29px;letter-spacing:-1px}.detail-intro p{margin:4px 0 9px;color:var(--muted)}.detail-intro small{color:#8e98a8}.outline-button{height:42px;display:grid;place-items:center;padding:0 17px;color:var(--blue);background:#edf4ff;border-radius:9px;font-weight:700;white-space:nowrap}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 335px;align-items:start;gap:25px}.detail-grid article>section,.download-box,.info-box{margin-bottom:15px;padding:25px;border:1px solid var(--line);border-radius:16px;background:#fff}.detail-grid h2{margin:0 0 16px;font-size:20px}.description{color:#505c6f;line-height:1.95}.screenshots{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.screenshots a{overflow:hidden;border:1px solid #edf0f5;border-radius:10px}.screenshots img{width:100%;height:150px;display:block;object-fit:cover;transition:.25s}.screenshots img:hover{transform:scale(1.03)}.related{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-grid aside{position:sticky;top:91px}.download-box{border-top:3px solid var(--blue)}.download-box>small{color:#6e94ee;font-size:11px;font-weight:800;letter-spacing:1.4px}.download-box>p{margin:-8px 0 16px;color:var(--muted);font-size:13px}.download-box form{margin-top:10px;overflow:hidden;border:1px solid #dce6f9;border-radius:10px}.download-box form>button{width:100%;display:flex;justify-content:space-between;align-items:center;padding:12px;border:0;background:#f7f9ff;text-align:left;color:#205ed9}.download-box b,.download-box button small{display:block}.download-box button small{margin-top:1px;color:#8993a2;font-size:11px;font-weight:400}.download-box i{font-style:normal;font-size:18px}.download-box form>div{padding:7px 12px;border-top:1px solid #e7edf8;color:#687388;font-size:12px}.download-box code{padding:1px 4px;background:#f1f3f7;border-radius:3px;color:#354158}.download-box .copy{padding:0;border:0;background:transparent;color:var(--blue);font-size:12px}.info-box h3{margin:0 0 10px;font-size:15px}.info-box p{display:flex;justify-content:space-between;margin:0;padding:8px 0;border-bottom:1px solid #f0f2f5;color:#4e596a}.info-box p:last-child{border:0}.info-box p span{color:#8c96a4}footer{margin-top:20px;padding:31px 0;color:#8f98a7;background:#162440}.footer-wrap{display:flex;align-items:end;justify-content:space-between;gap:25px}.footer-wrap strong{color:#fff;font-size:16px}.footer-wrap p{margin:4px 0 0;font-size:12px}.footer-wrap a{color:#bbd0ff;font-size:13px}
@media(max-width:920px){.nav-wrap{gap:16px}.nav-wrap nav a:nth-child(n+5){display:none}.hero-wrap{grid-template-columns:1.1fr .65fr}.software-grid{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.detail-grid{grid-template-columns:1fr}.detail-grid aside{position:static;display:grid;grid-template-columns:1fr 1fr;gap:15px}.info-box{margin:0}.related{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.container{width:min(100% - 28px,1180px)}.site-header{height:62px}.nav-wrap{gap:12px}.brand{font-size:16px}.brand b{width:28px;height:28px}.nav-wrap nav{display:none}.header-search{min-width:0;width:130px;height:34px}.hero-wrap{min-height:0;grid-template-columns:1fr}.hero-wrap>div:first-child{padding:48px 0 38px}.hero h1{font-size:37px}.hero-mark{display:none}.hero-stats{gap:14px}.section{padding:39px 0}.heading h2{font-size:23px}.category-grid,.software-grid{grid-template-columns:1fr}.update-list>a{grid-template-columns:35px minmax(0,1fr) 18px;padding:10px 13px}.update-list em,.update-list time{display:none}.page-top{padding:35px 0}.page-top h1{font-size:29px}.library{grid-template-columns:1fr;gap:18px}.categories{display:flex;gap:5px;overflow:auto;padding:8px}.categories strong{display:none}.categories a{white-space:nowrap}.detail-head{padding:22px;align-items:start;flex-direction:column}.detail-intro{align-items:start}.app-icon.big{width:58px;height:58px;flex-basis:58px;font-size:25px}.detail-intro h1{font-size:24px}.detail-grid aside{display:block}.info-box{margin-top:15px}.detail-grid article>section{padding:20px}.screenshots{grid-template-columns:1fr}.related{grid-template-columns:1fr}.footer-wrap{align-items:start;flex-direction:column;gap:14px}}
.footer-wrap{align-items:center;justify-content:center;text-align:center}.footer-copyright{width:100%;max-width:none;color:#a8b1bf;font-size:12px;line-height:1.75;text-align:center}.footer-copyright a{display:inline-flex;align-items:center;vertical-align:middle}.footer-copyright img{display:inline-block;max-width:120px;max-height:28px;object-fit:contain;vertical-align:middle}.site-statistics-code[hidden]{display:none!important}@media(max-width:640px){.footer-wrap{align-items:center}.footer-copyright{text-align:center}}
.footer-wrap{flex-direction:column;gap:12px}.footer-links{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px 22px}.footer-links a{position:relative;color:#cad8f1;font-size:13px;font-weight:600}.footer-links a:hover{color:#fff}.footer-links a+a:before{content:"";position:absolute;top:50%;left:-12px;width:3px;height:3px;border-radius:50%;background:#63718a;transform:translateY(-50%)}.footer-links+.footer-copyright{padding-top:13px;border-top:1px solid rgba(255,255,255,.1)}@media(max-width:640px){.footer-links{gap:8px 16px}.footer-links a+a:before{left:-9px}}
.header-search{width:350px;min-width:350px;max-width:350px;flex:0 0 350px}@media(max-width:920px){.header-search{width:260px;min-width:240px;max-width:260px;flex:0 1 260px}}@media(max-width:640px){.header-search{width:130px;min-width:0;max-width:130px;flex-basis:130px}}
.updates-section{padding-top:45px;padding-bottom:45px}.updates-heading{margin-bottom:15px}.updates-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px}.update-column{min-width:0}.update-column-head{height:42px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e2e9f3;border-bottom:0;border-radius:14px 14px 0 0;background:#f8fbff}.update-column-head h3{margin:0;color:#2a3850;font-size:15px}.update-column-head h3>i{margin-right:6px;color:#3473eb}.update-column-head a{color:#3970d7;font-size:12px;font-weight:700}.update-column-head a i{margin-left:3px}.update-column .update-list{border-radius:0 0 14px 14px}.update-list>.update-item{min-height:53px;padding:7px 11px;grid-template-columns:30px minmax(0,1fr) 74px 12px;gap:8px}.update-item>.update-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#eaf1ff;color:#2967df;font-size:12px}.update-list .update-item>span{line-height:1.35}.update-list .update-item>span>strong{font-size:13px}.update-list .update-item>span>small{font-size:11px}.update-list .update-item>time{text-align:right;font-size:11px;white-space:nowrap}.update-list .update-arrow{font-size:10px}.article-update-list .update-icon{color:#7859d9;background:#f0ecff}.article-update-list .update-arrow{color:#7859d9}@media(max-width:760px){.updates-grid{grid-template-columns:1fr;gap:16px}}@media(max-width:640px){.updates-section{padding-top:37px;padding-bottom:37px}.update-list>.update-item{min-height:51px;padding:6px 10px;grid-template-columns:28px minmax(0,1fr) 11px}.update-list .update-item>time{display:none}.update-column-head{height:40px}}
footer{background:#eef3f9;color:#78879b;border-top:1px solid #dce5f0}.footer-links a{color:#42536b}.footer-links a i{color:#5d7fb5}.footer-links a:hover,.footer-links a:hover i{color:#2767ed}.footer-links+.footer-copyright{border-top-color:#d7e0eb}.footer-copyright{color:#78879b}.footer-copyright a{color:#42536b}.footer-copyright a:hover{color:#2767ed}
