:root{color:#e2e8f0;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 0 0,#2563eb38,#0000 32%),radial-gradient(circle at 100% 0,#7c3aed2e,#0000 28%),linear-gradient(#020617,#0f172a 50%,#111827);font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100vh}body{margin:0}a{font-weight:500}p{margin:0}.app-shell{max-width:1280px;margin:0 auto;padding:32px 24px 64px}.hero-panel,.panel{background:#0f172ab8;border:1px solid #94a3b82e;border-radius:24px;box-shadow:0 24px 80px #0f172a47}.hero-panel{justify-content:space-between;gap:24px;margin-bottom:24px;padding:32px;display:flex}.eyebrow{color:#60a5fa;text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px;font-size:12px}.hero-panel h1{margin:0;font-size:clamp(32px,4vw,52px)}.hero-copy{color:#cbd5e1;max-width:760px;line-height:1.7}.hero-meta{color:#94a3b8;gap:10px;min-width:240px;font-size:14px;display:grid}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.admin-overview-grid{margin-bottom:24px}.panel{padding:24px}.panel h2{margin-top:0;margin-bottom:18px;font-size:20px}.panel-wide{grid-column:1/-1}label{color:#dbeafe;gap:8px;margin-bottom:16px;font-weight:600;display:grid}input,textarea,select,button{font:inherit}input,textarea,select{box-sizing:border-box;color:#f8fafc;background:#0f172ad1;border:1px solid #94a3b82e;border-radius:14px;width:100%;padding:12px 14px}textarea{resize:vertical}.dropzone{background:#1e293b8f;border:1.5px dashed #60a5fa80;border-radius:18px;padding:20px}.dropzone input{margin-bottom:12px}.dropzone span{font-size:16px}.dropzone small,.hint,.empty{color:#94a3b8}.mode-switch{gap:12px;margin-bottom:16px;display:flex}.mode-switch button,.primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:14px;padding:12px 18px;transition:transform .18s,opacity .18s}.secondary{color:#fff;cursor:pointer;background:#334155eb;border:1px solid #94a3b838;border-radius:14px;padding:10px 14px}.mode-switch button{background:#334155eb}.mode-switch button.active{background:linear-gradient(135deg,#2563eb,#7c3aed)}button:disabled{opacity:.55;cursor:not-allowed}button:not(:disabled):hover{transform:translateY(-1px)}.stats{color:#cbd5e1;justify-content:space-between;gap:16px;margin-bottom:16px;font-size:14px;display:flex}.entry-list{gap:10px;max-height:240px;padding-right:8px;display:grid;overflow:auto}.checkbox-row{background:#1e293b94;border-radius:14px;align-items:center;gap:10px;padding:12px 14px;display:flex}.checkbox-row input{width:18px;height:18px;margin:0}.progress-card{background:#1e293b94;border-radius:18px;margin-bottom:16px;padding:16px}.progress-head{justify-content:space-between;gap:16px;margin-bottom:12px;display:flex}.progress-bar{background:#94a3b833;border-radius:999px;height:12px;overflow:hidden}.progress-value{border-radius:inherit;background:linear-gradient(135deg,#22c55e,#06b6d4);height:100%}.danger,.danger-block{color:#fca5a5}.danger-block{background:#7f1d1d52;border-radius:14px;padding:12px 14px}.result-list{gap:14px;display:grid}.result-item{background:#1e293b94;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;padding:14px 16px;display:flex}.result-links{gap:12px;display:flex}.storage-card,.history-list,.mini-list,.stats-grid{gap:14px;display:grid}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-card,.mini-item{background:#1e293b94;border-radius:16px;padding:14px 16px}.metric-card span,.mini-item span{color:#94a3b8;display:block}.metric-card strong,.mini-item strong{margin-bottom:6px;display:block}.storage-row,.history-item,.history-actions{justify-content:space-between;align-items:center;gap:16px;display:flex}.history-item{background:#1e293b94;border-radius:16px;padding:14px 16px}.history-actions{flex-wrap:wrap}a{color:#7dd3fc;text-decoration:none}code{color:#bfdbfe}@media (width<=960px){.hero-panel,.result-item,.stats,.history-item,.history-actions,.storage-row{flex-direction:column;align-items:flex-start}.grid,.stats-grid{grid-template-columns:1fr}}
