*{box-sizing:border-box}body{margin:0;background:#090d18;color:#f8fafc;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}body.light{background:#f6f7fb;color:#111827}button,input,textarea,select{font:inherit}button{cursor:pointer;border:1px solid #334155;background:#111827;color:inherit;border-radius:10px;padding:9px 12px}body.light button{background:#fff;border-color:#d1d5db}header{height:68px;display:flex;justify-content:space-between;align-items:center;padding:0 max(16px,calc((100% - 1180px)/2));border-bottom:1px solid #273247;position:sticky;top:0;background:inherit;z-index:5}.brand{display:flex;align-items:center;gap:10px}.logo{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#6366f1;color:white;font-size:21px}.brand b,.brand small{display:block}.brand small{font-size:12px;color:#94a3b8}.install{background:#6366f1;color:white;border-color:#6366f1}.hidden{display:none!important}main{max-width:1180px;margin:auto;padding:28px 16px 60px}.hero{text-align:center}.badge{display:inline-block;color:#c7d2fe;background:#1e1b4b;border:1px solid #4338ca;border-radius:999px;padding:5px 11px;font-size:12px}.hero h1{font-size:clamp(38px,7vw,66px);margin:16px 0 8px}.hero p{color:#94a3b8}.search{width:min(800px,100%);margin:25px auto 12px;padding:3px 15px;display:flex;gap:8px;align-items:center;background:#111827;border:1px solid #334155;border-radius:15px;text-align:left}.light .search{background:#fff;border-color:#d1d5db}.search input{width:100%;padding:14px 0;border:0;outline:0;background:transparent;color:inherit}.filters{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.filters .active{background:#6366f1;color:#fff;border-color:#6366f1}.category{margin-top:30px}.category h2{font-size:20px}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(175px,1fr));gap:10px}.tool{min-height:90px;text-align:left;position:relative}.tool b{display:block;padding-right:22px;margin-bottom:6px}.tool span{font-size:13px;color:#94a3b8}.star{position:absolute;right:5px;top:4px;border:0!important;background:transparent!important;color:#fbbf24;font-size:18px;padding:2px}.modal{position:fixed;inset:0;background:#000b;display:grid;place-items:center;padding:14px;z-index:20}.dialog{width:min(860px,100%);max-height:90vh;overflow:auto;background:#111827;border:1px solid #334155;border-radius:18px;padding:18px}.light .dialog{background:#fff}.head{display:flex;justify-content:space-between}.head h2{margin:0 0 14px}input,textarea,select{width:100%;padding:11px;margin:6px 0 10px;border-radius:10px;border:1px solid #334155;background:#090d18;color:inherit}.light input,.light textarea,.light select{background:#f8fafc;border-color:#d1d5db}textarea{min-height:210px;resize:vertical}.row{display:flex;gap:8px;flex-wrap:wrap}.primary{background:#6366f1!important;color:#fff;border-color:#6366f1!important}.out{white-space:pre-wrap;word-break:break-word;background:#090d18;border:1px solid #334155;border-radius:10px;padding:12px;margin-top:10px;min-height:45px}.light .out{background:#f8fafc;border-color:#d1d5db}.hint,label{display:block;color:#94a3b8;font-size:13px;margin:6px 0}.preview{max-width:100%;max-height:55vh;display:block;margin:10px auto;border-radius:10px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.stat{background:#182235;padding:12px;border-radius:10px}.stat b{display:block;font-size:20px}footer{text-align:center;color:#94a3b8;border-top:1px solid #273247;padding:25px}@media(max-width:600px){.grid{grid-template-columns:repeat(2,1fr)}.stats{grid-template-columns:1fr 1fr}.brand small{display:none}.dialog{padding:14px}}
.tool-help{margin:0 0 14px;border:1px solid #334155;border-radius:10px;background:#0f172a}.light .tool-help{background:#f8fafc;border-color:#d1d5db}.tool-help summary{cursor:pointer;padding:10px 12px;color:#a5b4fc}.help-body{padding:0 12px 12px;line-height:1.7;color:#cbd5e1}.light .help-body{color:#475569}.download{display:inline-block;margin-top:10px;padding:10px 14px;border-radius:10px;background:#6366f1;color:#fff;text-decoration:none}

.progress{height:8px;background:#1e293b;border-radius:99px;overflow:hidden;margin:10px 0}.progress span{display:block;width:60%;height:100%;background:#6366f1;animation:load 1.2s infinite alternate}@keyframes load{from{transform:translateX(-70%)}to{transform:translateX(120%)}}
