:root{color:#19263a;background:#eef3fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.page-shell{width:min(100% - 32px,960px);margin:0 auto;padding:64px 0 28px}.hero{text-align:center;margin-bottom:30px}.privacy-badge{display:inline-flex;padding:6px 11px;border-radius:999px;background:#e1f8ee;color:#168250;font-size:13px;font-weight:700;letter-spacing:.02em}h1{margin:13px 0 8px;font-size:clamp(32px,6vw,48px);line-height:1.1;letter-spacing:-.05em}.workspace{padding:28px;border:1px solid #dce5f1;border-radius:24px;background:#fff;box-shadow:0 18px 50px #2546701a}.settings-row{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.target-field{display:grid;gap:8px;color:#40516a;font-size:14px;font-weight:700}.target-controls{display:flex}.target-controls input,.target-controls select{height:42px;border:1px solid #cbd8e8;background:#fff;color:#19263a;outline:none}.target-controls input{width:114px;padding:0 12px;border-radius:10px 0 0 10px}.target-controls select{padding:0 10px;border-left:0;border-radius:0 10px 10px 0}.target-controls input:focus,.target-controls select:focus{border-color:#3d72ee;box-shadow:0 0 0 3px #e7efff}.drop-zone{display:grid;width:100%;min-height:218px;place-content:center;gap:9px;border:2px dashed #b8c9df;border-radius:18px;background:#f9fbfe;color:#334864;transition:.16s ease}.drop-zone:hover,.drop-zone.is-dragging{border-color:#3d72ee;background:#f0f5ff;transform:translateY(-1px)}.drop-zone:focus-visible{outline:3px solid #a9c2ff;outline-offset:3px}.upload-icon{margin:0 auto 2px;width:43px;height:43px;border-radius:14px;display:grid;place-items:center;background:#e2ebff;color:#3167e8;font-size:30px;font-weight:400;line-height:1}.drop-title{font-size:17px;font-weight:750}.drop-note{color:#78879c;font-size:13px}.actions-row{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:18px 0 6px}.notice{min-height:20px;margin:0;color:#64758d;font-size:13px}.notice[data-tone=error]{color:#c13f46}.notice[data-tone=success]{color:#178352}.action-buttons{display:flex;gap:10px;flex:none}.button{min-height:40px;padding:0 15px;border:1px solid transparent;border-radius:10px;font-weight:700;transition:.16s ease}.button-primary{background:#3167e8;color:#fff;box-shadow:0 6px 12px #3167e833}.button-primary:hover:not(:disabled){background:#2858cf}.button-secondary{border-color:#d4ddea;background:#fff;color:#4c5c72}.button-secondary:hover:not(:disabled){background:#f4f7fb}.summary{margin:22px 0 10px;color:#64758d;font-size:13px}.job-list{display:grid;gap:10px}.job-card{display:grid;grid-template-columns:66px minmax(0,1fr) auto;align-items:center;gap:14px;padding:11px;border:1px solid #e0e7f0;border-radius:14px;background:#fff}.thumbnail{width:66px;height:66px;border-radius:9px;object-fit:cover;background:repeating-conic-gradient(#e7edf5 0% 25%,#fff 0% 50%) 50% / 13px 13px}.job-title-row{display:flex;align-items:center;gap:10px}.job-title-row h2{min-width:0;margin:0;overflow:hidden;color:#2a3b51;font-size:14px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.file-meta,.status{margin:5px 0 0;font-size:12px;line-height:1.35}.file-meta{color:#7a899e}.status{color:#6b7c91}.status.is-success{color:#13834e}.status.is-error{color:#bf4049}.remove-button{width:22px;height:22px;padding:0;flex:none;border:0;border-radius:6px;background:transparent;color:#8391a4;font-size:22px;line-height:1}.remove-button:hover:not(:disabled){background:#f0f3f8;color:#44566f}.job-action{min-width:54px;text-align:right}.text-button{padding:7px 8px;border:0;border-radius:7px;background:#eaf0ff;color:#285bd4;font-size:13px;font-weight:750}.text-button:hover{background:#dce7ff}.download-panel{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px;padding:16px;border-radius:14px;background:#f0f6ff;color:#26436d}.download-panel[hidden]{display:none}.download-panel strong{font-size:14px}.download-panel p{margin:4px 0 0;color:#627693;font-size:12px}@media(max-width:640px){.page-shell{width:min(100% - 20px,960px);padding-top:34px}.workspace{padding:18px;border-radius:18px}.settings-row,.actions-row,.download-panel{align-items:stretch;flex-direction:column}.action-buttons{justify-content:flex-end}.job-card{grid-template-columns:52px minmax(0,1fr);gap:10px}.thumbnail{width:52px;height:52px}.job-action{grid-column:2;text-align:left}}
