:root{color:#1b2428;font-synthesis:none;text-rendering:optimizelegibility;background:#eef3f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,a{font:inherit}a{color:inherit}.shell{background:linear-gradient(120deg,#2c675c14,#0000 42%),linear-gradient(220deg,#28569414,#0000 44%),#eef3f1;min-height:100vh;padding:28px}.workspace{width:min(1160px,100%);margin:0 auto}.topbar{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.eyebrow{color:#4d6f69;letter-spacing:0;text-transform:uppercase;margin:0 0 6px;font-size:.78rem;font-weight:800}h1,h2{letter-spacing:0;margin:0}h1{color:#172125;font-size:clamp(2rem,5vw,4.25rem);line-height:.98}h2{color:#172125;font-size:1.35rem}.status-pill{color:#375457;white-space:nowrap;background:#ffffffb8;border:1px solid #1a363a24;border-radius:999px;align-items:center;gap:9px;min-height:36px;padding:8px 12px;font-weight:700;display:inline-flex}.status-dot{background:#1d9a6c;border-radius:999px;width:8px;height:8px}.content-grid{grid-template-columns:minmax(0,1.22fr) minmax(320px,.78fr);align-items:start;gap:18px;display:grid}.panel{background:#ffffffdb;border:1px solid #1721251f;border-radius:8px;box-shadow:0 18px 50px #16272a14}.upload-panel,.queue-panel,.results-panel{padding:18px}.dropzone{background:linear-gradient(135deg,#488f7f1f,#0000),#f7faf9eb;border:2px dashed #1f505647;border-radius:8px;min-height:310px;transition:border-color .18s,background .18s,transform .18s}.dropzone.is-dragging{background:#e5f4f0fa;border-color:#227c6d;transform:translateY(-1px)}.dropzone input{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.dropzone-label{color:#273f42;cursor:pointer;text-align:center;align-content:center;place-items:center;gap:10px;width:100%;min-height:310px;padding:30px;display:grid}.upload-icon{color:#fff;background:#1f6f65;border-radius:999px;place-items:center;width:62px;height:62px;display:grid}.drop-title{font-size:1.35rem;font-weight:850}.drop-copy{color:#587276;font-weight:650}.option-row{background:#f8faf9;border:1px solid #1721251a;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;margin-top:16px;padding:14px;display:flex}.option-row label{color:#24383c;font-weight:850;display:block}.option-row p{color:#607579;margin:4px 0 0;font-size:.92rem}.range-control{grid-template-columns:minmax(120px,190px) 52px;align-items:center;gap:10px;display:grid}.range-control input{accent-color:#1f6f65}.range-control output{color:#1f4b47;background:#e4efec;border-radius:8px;place-items:center;min-height:34px;font-weight:850;display:inline-grid}.primary-action,.download-button{color:#fff;cursor:pointer;background:#123a40;border:0;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:46px;font-weight:850;text-decoration:none;display:inline-flex}.primary-action{width:100%;margin-top:16px}.primary-action:disabled{cursor:not-allowed;opacity:.45}.download-button{background:#1f6f65;padding:0 16px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.panel-heading>span{color:#587276;white-space:nowrap;font-weight:800}.file-list{gap:10px;max-height:388px;display:grid;overflow:auto}.file-row{background:#f8faf9;border:1px solid #1721251a;border-radius:8px;grid-template-columns:24px minmax(0,1fr) 34px;align-items:center;gap:10px;min-height:58px;padding:10px;display:grid}.file-row.is-invalid{background:#fff7f0;border-color:#b24b2359}.file-row strong,.result-title strong,.individual-files a{overflow-wrap:anywhere}.file-row span{color:#687b7f;margin-top:3px;font-size:.88rem;font-weight:700;display:block}.file-row button{color:#596f73;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:inline-grid}.file-row button:disabled{cursor:not-allowed;opacity:.45}.file-row button:hover{color:#15292d;background:#edf3f1}.file-row button:disabled:hover{color:#596f73;background:0 0}.empty-state{color:#61767a;border:1px dashed #17212524;border-radius:8px;place-items:center;gap:8px;min-height:180px;font-weight:800;display:grid}.notice{border-radius:8px;align-items:flex-start;gap:10px;margin-top:14px;padding:12px;font-weight:750;display:flex}.notice.warning{color:#684b0e;background:#fff7df}.notice.error{color:#7a2f1f;background:#fff1ec}.progress-shell{background:#dbe8e5;border-radius:999px;height:8px;margin-top:12px;overflow:hidden}.progress-shell span{border-radius:inherit;background:#1f6f65;height:100%;transition:width .18s;display:block}.results-panel{margin-top:18px}.result-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px;display:grid}.result-card{background:#f8faf9;border:1px solid #1721251a;border-radius:8px;min-height:132px;padding:14px}.result-title{color:#1b594f;align-items:center;gap:8px;display:flex}.result-meta{color:#5d7376;gap:7px;margin-top:12px;font-size:.92rem;font-weight:720;display:grid}.failure-list{gap:10px;margin-top:4px;display:grid}.individual-files{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.individual-files a{color:#24383c;background:#fff;border:1px solid #1721251f;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:8px 10px;font-weight:800;text-decoration:none;display:inline-flex}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:820px){.shell{padding:16px}.topbar,.option-row,.panel-heading{flex-direction:column;align-items:stretch}.content-grid{grid-template-columns:1fr}.range-control{grid-template-columns:minmax(0,1fr) 52px}}

