:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#edf2f7;background:#090c11;color-scheme:dark}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 50% -10%,#182235 0,#0d121b 30%,#090c11 68%)}.shell{width:min(900px,calc(100% - 32px));margin:0 auto;padding:64px 0 36px}header{max-width:720px;margin-bottom:28px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.16em;color:#70a5ff;margin-bottom:10px}h1{font-size:clamp(36px,7vw,64px);line-height:.98;letter-spacing:-.045em;margin:0 0 18px}header p{color:#9da9ba;font-size:17px;line-height:1.6;margin:0}.drop{border:1px dashed #344157;border-radius:18px;min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:rgba(18,24,35,.76);cursor:pointer;transition:.18s ease;outline:none}.drop:hover,.drop.over,.drop:focus-visible{border-color:#6b9cff;background:#151d2a;transform:translateY(-1px);box-shadow:0 0 0 4px rgba(87,139,255,.08)}.file-icon{width:52px;height:52px;border-radius:14px;background:#1e2f4c;color:#8db4ff;display:grid;place-items:center;font-size:25px;margin-bottom:5px}.drop strong{font-size:17px}.drop span{font-size:14px;color:#7e8b9e}.status{margin:14px 2px 24px;color:#7e8b9e;font-size:14px}.status.busy{color:#b8c6dd}.status.ok{color:#70d7a0}.status.error{color:#ff8c93}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:10px}.stats>div,.panel{background:#111721;border:1px solid #222c3a;border-radius:14px}.stats>div{padding:18px}.stats b{display:block;font-size:26px;letter-spacing:-.035em}.stats span{font-size:12px;color:#77869a}.panel{padding:18px;margin-top:10px}.panel-head{display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:700;margin-bottom:14px}.badge{color:#77869a;font-weight:600;font-size:11px;background:#18202c;border:1px solid #273244;border-radius:999px;padding:4px 8px}.route{font-family:"SFMono-Regular",Consolas,"Liberation Mono",monospace;color:#c9d5e5;font-size:14px;line-height:1.8;overflow-wrap:anywhere}.buttons{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}button{appearance:none;border:1px solid #2b384b;background:#17202d;color:#dce7f6;border-radius:10px;padding:11px 12px;font:inherit;font-size:13px;font-weight:700;cursor:pointer}button:hover{background:#1d2a3b;border-color:#46638c}.exports{margin-top:10px}footer{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;color:#58677b;font-size:12px;margin-top:36px}@media(max-width:650px){.shell{padding-top:36px}.stats{grid-template-columns:repeat(2,1fr)}.buttons{grid-template-columns:repeat(2,1fr)}.drop{min-height:190px}}
