:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#172033;background:#f5f7fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 100% 0,rgba(70,104,255,.13),transparent 42%),#f5f7fb}button,input{font:inherit}.shell{width:min(100%,480px);min-height:100vh;margin:0 auto;padding:22px 18px 18px}header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.mark{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;color:#fff;background:linear-gradient(145deg,#3157f5,#6d48eb);box-shadow:0 8px 22px #404ed640;font-size:24px;font-weight:700}h1{margin:0;font-size:20px;letter-spacing:-.02em}header p{margin:3px 0 0;color:#778197;font-size:12px}.card{margin-bottom:12px;padding:16px;border:1px solid #e5e9f2;border-radius:14px;background:#ffffffeb;box-shadow:0 4px 16px #2a35540d}.eyebrow,.field-label{display:block;margin-bottom:8px;color:#778197;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.selection-card strong{font-size:16px}.selection-card p,.progress-card p{margin:6px 0 0;color:#667187;font-size:12px;line-height:1.55}.text-button{margin-top:10px;padding:0;border:0;color:#3157f5;background:transparent;cursor:pointer;font-size:12px;font-weight:600}.folder-button{width:100%;padding:10px 11px;border:1px solid #dce1eb;border-radius:9px;color:#34405a;background:#fbfcfe;cursor:pointer;font-weight:600}.folder-button:hover{border-color:#5574f6}.folder-status{margin:7px 2px 0;color:#7b8496;font-size:11px}.check-row{display:flex;align-items:center;gap:8px;margin-top:12px;color:#4c566b;font-size:12px}.primary{width:100%;padding:13px 16px;border:0;border-radius:12px;color:#fff;background:linear-gradient(135deg,#3157f5,#624ce8);box-shadow:0 8px 20px #3157f533;cursor:pointer;font-weight:700}.primary small{display:block;margin-top:3px;opacity:.76;font-weight:500}.primary:disabled{cursor:not-allowed;background:#b7becc;box-shadow:none}.progress-card{margin-top:12px}.progress-head{display:flex;justify-content:space-between;font-size:13px}.track{height:7px;margin-top:12px;overflow:hidden;border-radius:99px;background:#e9edf5}#progress-bar{width:0;height:100%;border-radius:inherit;background:#3c61f4;transition:width .2s ease}.notice{min-height:18px;margin:12px 3px 0;color:#d14b3f;font-size:12px;line-height:1.5}.notice.success{color:#16805b}.hidden{display:none}footer{margin-top:16px;color:#9098a9;font-size:10px;line-height:1.55;text-align:center}
