:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1200px;margin:0 auto;padding:2rem 1.5rem 3rem;font-family:Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif;color:#1f2933}.app{display:flex;gap:1.5rem;flex-direction:column}.app__header h1{margin:0 0 .5rem;font-size:2rem;font-weight:700;color:#0b7285}.app__header p{margin:0;color:#52606d}.controls{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1.2rem;padding:1.2rem;border-radius:12px;border:1px solid #d9e2ec;background:#f5f7fa}.controls__group{display:flex;flex-direction:column;gap:.4rem;min-width:200px}.controls__label{font-weight:600;display:flex;flex-direction:column;gap:.4rem;color:#334e68}.controls__button{padding:.6rem 1.2rem;border-radius:8px;border:none;background:#0b7285;color:#fff;font-weight:600;cursor:pointer;transition:background .2s ease}.controls__button:disabled{background:#9fb3c8;cursor:not-allowed}.controls__button:not(:disabled):hover{background:#086672}.alert{padding:.8rem 1rem;border-left:4px solid #0b7285;border-radius:8px;background:#e3f8ff;color:#0b7285}.alert--error{border-left-color:#e12d39;background:#ffe3e3;color:#e12d39}.alert--info{border-left-color:#0b7285}.card{border:1px solid #d9e2ec;border-radius:16px;padding:1.25rem;background:#fff;box-shadow:0 10px 30px -20px #0f172a59}.card h2,.card h3{margin-top:0;margin-bottom:.6rem;color:#102a43}.original-card dl,.result-card dl{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.6rem 1.2rem;margin:0 0 1rem}.original-card dt,.result-card dt{font-weight:600;color:#334e68}.original-card dd,.result-card dd{margin:0;color:#52606d}.preview{width:100%;max-height:380px;object-fit:contain;border-radius:12px;border:1px solid #d9e2ec;background:#f5f7fa;margin-top:.8rem}.summary-card h2{margin-bottom:.8rem}.summary-table{width:100%;border-collapse:collapse;font-size:.95rem}.summary-table th,.summary-table td{padding:.5rem .6rem;border-bottom:1px solid #d9e2ec;text-align:left;color:#334e68}.summary-table tbody tr:last-child td{border-bottom:none}.summary-table__status{font-weight:600}.summary-table__status--done{color:#0b7285}.summary-table__status--error{color:#e12d39}.summary-table__status--pending{color:#cf5f00}.results{display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.result-card header p{margin:0 0 .8rem;color:#3e4c59;font-size:.95rem;line-height:1.4}.result-card__actions{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-bottom:.8rem;font-size:.95rem}.result-card__actions a{color:#0b7285;text-decoration:none;font-weight:600}.result-card__actions a:hover{text-decoration:underline}.result-card__error{color:#e12d39;font-weight:600;margin:.6rem 0}@media (max-width: 600px){#root{padding:1.5rem 1rem 2rem}.controls{flex-direction:column;align-items:stretch}.controls__button{width:100%}}
