:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:#17313a;background:#edf7f6;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top right,#c4efea 0,transparent 35%),linear-gradient(180deg,#edf9f7,#f7fbfb 55%,#edf5f7);padding:env(safe-area-inset-top) 16px env(safe-area-inset-bottom)}.shell{width:min(680px,100%);margin:auto;padding:24px 0 32px}.hero{display:flex;align-items:center;gap:15px;padding:8px 8px 22px}.logo{width:72px;height:72px;border-radius:19px;box-shadow:0 12px 30px #0b798636}.eyebrow{margin:0;color:#087f8c;font-size:13px;font-weight:700;letter-spacing:.08em}.hero h1{margin:3px 0 0;font-size:29px;letter-spacing:-.03em}.card{background:#ffffffdb;border:1px solid #d3e9e7;border-radius:22px;padding:20px;margin-bottom:15px;box-shadow:0 10px 30px #236e7610;backdrop-filter:blur(10px)}.intro p{font-size:14px;line-height:1.7;color:#557078;margin:16px 0 0}.privacy{display:flex;gap:12px;align-items:center}.privacy>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#dff6ec;color:#138258;font-weight:900}.privacy strong,.privacy small{display:block}.privacy small{color:#6b8086;margin-top:3px}.picker{text-align:center}.drop{display:block;border:2px dashed #75bbb7;border-radius:17px;padding:25px 12px;background:#f3fbfa;cursor:pointer}.drop strong,.drop small{display:block}.drop small{margin-top:6px;color:#70868a}.upload{display:grid;place-items:center;margin:0 auto 10px;width:46px;height:46px;border-radius:14px;background:#0b8c96;color:white;font-size:28px}input{display:none}.file-list{text-align:left;margin:14px 2px 4px;max-height:170px;overflow:auto}.file-item{padding:9px 10px;margin:6px 0;border-radius:10px;background:#f2f7f7;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}button{width:100%;border:0;border-radius:14px;margin-top:16px;padding:15px;background:linear-gradient(135deg,#087f8c,#0aa6a6);color:white;font-size:16px;font-weight:750;box-shadow:0 8px 20px #087f8c30;cursor:pointer}button:disabled{opacity:.45;box-shadow:none}.secondary{background:#173f54}.status{min-height:20px;margin:13px 0 0;color:#587179;font-size:13px;line-height:1.5}.progress{height:8px;background:#e5eeee;border-radius:20px;overflow:hidden;margin-top:15px}.progress div{height:100%;width:10%;background:linear-gradient(90deg,#0aa6a6,#56c48e);transition:width .35s}.checks h2{font-size:16px;margin:0 0 13px}.grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.grid span{font-size:13px;padding:10px;border-radius:10px;background:#f0f8f7;color:#476268}.grid span:before{content:"✓ ";color:#0a9268;font-weight:900}.install summary{font-weight:750;cursor:pointer}.install p{font-size:14px;line-height:1.65;color:#567078}footer{text-align:center;color:#789095;font-size:12px;padding:8px}@media(max-width:380px){.grid{grid-template-columns:1fr}.hero h1{font-size:25px}}
