*{box-sizing:border-box}body{margin:0;font-family:-apple-system,PingFang SC,Microsoft YaHei,sans-serif;color:#1f2329;background:#f5f6f7}.app{max-width:720px;margin:0 auto;padding:12px}.dev-banner{background:#fff3cd;color:#664d03;padding:6px 10px;border-radius:6px;font-size:12px;margin-bottom:10px}.dev-banner a{margin-left:8px}.tabs{display:flex;gap:8px;margin-bottom:12px}.tab{flex:1;padding:8px;text-align:center;border-radius:8px;background:#fff;cursor:pointer;border:1px solid #e5e6eb}.tab.active{background:#1677ff;color:#fff;border-color:#1677ff}.card{background:#fff;border:1px solid #e5e6eb;border-radius:8px;padding:12px;margin-bottom:10px}.row{display:flex;align-items:center;gap:8px}.between{justify-content:space-between}button{padding:7px 12px;border-radius:6px;border:1px solid #1677ff;background:#1677ff;color:#fff;cursor:pointer;font-size:14px}button.ghost{background:#fff;color:#1677ff}button.danger{background:#fff;color:#d4380d;border-color:#ffa39e}button:disabled{opacity:.5;cursor:not-allowed}input,textarea,select{width:100%;padding:7px 9px;border:1px solid #d9d9d9;border-radius:6px;font-size:14px;font-family:inherit}textarea{min-height:64px;resize:vertical}.tag{display:inline-block;padding:4px 10px;margin:4px 6px 0 0;border-radius:14px;border:1px solid #d9d9d9;background:#fff;cursor:pointer;font-size:13px}.tag.sel{background:#e6f0ff;border-color:#1677ff;color:#1677ff}.muted{color:#86909c;font-size:12px}.title{font-weight:600;margin-bottom:4px}.field{margin-bottom:8px}.label{font-size:12px;color:#4e5969;margin-bottom:4px}.toast{position:fixed;left:50%;bottom:40px;transform:translate(-50%);background:#000c;color:#fff;padding:8px 16px;border-radius:6px;font-size:14px;z-index:99}.section-title{font-size:13px;color:#86909c;margin:14px 0 6px}
