*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0f172a;color:#e2e8f0}.page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px}.card{width:100%;max-width:480px;background:#1e293b;border:1px solid #334155;border-radius:16px;padding:28px;box-shadow:0 20px 50px #0006}h1{margin:0 0 4px;font-size:22px}.sub{margin:0 0 20px;color:#94a3b8;font-size:14px}.actions{display:flex;gap:10px;margin-bottom:20px}.pick{flex:1;padding:12px;border-radius:10px;border:none;background:#6366f1;color:#fff;font-weight:600;cursor:pointer}.pick.ghost{background:transparent;border:1px solid #475569;color:#cbd5e1}.pick:hover{opacity:.9}.field{margin-bottom:16px}.field label{display:block;font-size:14px;margin-bottom:8px;color:#cbd5e1}.field select,.field input[type=number]{width:100%;padding:10px 12px;border-radius:10px;border:1px solid #475569;background:#0f172a;color:#e2e8f0;font-size:14px}.field .note{margin:8px 0 0;font-size:12px;color:#fbbf24}.slider{margin-bottom:16px}.slider label{display:flex;align-items:baseline;gap:8px;font-size:14px;margin-bottom:8px;color:#cbd5e1}.slider .hint{margin-left:auto;font-size:12px;color:#64748b}.slider input[type=range]{width:100%;accent-color:#6366f1}.summary{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#94a3b8;margin-bottom:8px}.link{background:none;border:none;color:#f87171;cursor:pointer;font-size:13px}.filelist{list-style:none;padding:0;margin:0 0 16px;max-height:180px;overflow-y:auto;border:1px solid #334155;border-radius:10px}.filelist li{display:flex;justify-content:space-between;padding:8px 12px;font-size:13px;border-bottom:1px solid #263143}.filelist li:last-child{border-bottom:none}.fname{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:300px}.fsize{color:#64748b;flex-shrink:0;margin-left:12px}.more{color:#64748b;justify-content:center!important}.error{background:#7f1d1d;color:#fecaca;padding:10px 12px;border-radius:8px;font-size:13px;margin-bottom:16px}.convert{width:100%;padding:14px;border-radius:10px;border:none;background:#22c55e;color:#052e16;font-weight:700;font-size:15px;cursor:pointer}.convert:disabled{background:#334155;color:#64748b;cursor:not-allowed}footer{margin-top:20px;font-size:12px;color:#475569}
