:root{font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;color:#122033;background:radial-gradient(circle at top left,rgba(36,126,255,.18),transparent 32%),linear-gradient(180deg,#eef4fb,#f9fbfd)}*{box-sizing:border-box}body{margin:0;min-height:100vh}button,input{font:inherit}.page-shell{min-height:100vh;padding:24px}.app-card{max-width:1120px;margin:0 auto;display:grid;gap:20px}.hero,.panel{background:#ffffffeb;border:1px solid rgba(18,32,51,.08);border-radius:24px;box-shadow:0 18px 48px #2b4e7a14}.hero{padding:28px;display:flex;justify-content:space-between;gap:24px;align-items:end}.hero h1{margin:4px 0 10px;font-size:clamp(30px,5vw,44px)}.eyebrow,.muted-label,.template-label{color:#607086;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.subcopy{max-width:720px;color:#43556d;line-height:1.7}.template-box{min-width:240px;padding:18px 20px;border-radius:18px;background:linear-gradient(135deg,#15304e,#274f7b);color:#fff}.template-box strong{display:block;margin-top:10px;font-size:18px;word-break:break-word}.panel{padding:24px}.upload-box{display:flex;flex-direction:column;gap:8px;padding:16px;border:1px dashed #93abc6;border-radius:16px;background:#f8fbff}.primary-button,.download-button{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:999px;padding:14px 20px;margin-top:16px;font-weight:700;text-decoration:none;cursor:pointer}.primary-button{color:#fff;background:linear-gradient(135deg,#0f5cc0,#1f86ff)}.primary-button:disabled{cursor:not-allowed;opacity:.7}.download-button{color:#0f4f9d;background:#e8f1ff}.status-row{display:flex;justify-content:space-between;align-items:center;gap:16px}.status-meta{display:grid;gap:8px}.status-hint{margin:0;color:#52647b;line-height:1.7}.polling-note{display:inline-flex;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;background:#eef5ff;color:#215a97;font-size:13px;width:fit-content}.polling-dot{width:10px;height:10px;border-radius:999px;background:#1f86ff;box-shadow:0 0 #1f86ff80;animation:polling-pulse 1.6s infinite}@keyframes polling-pulse{0%{box-shadow:0 0 #1f86ff73}70%{box-shadow:0 0 0 10px #1f86ff00}to{box-shadow:0 0 #1f86ff00}}.progress-rail{margin-top:20px;display:grid;gap:10px;grid-template-columns:repeat(6,minmax(0,1fr))}.progress-step{padding:12px;border-radius:14px;text-align:center;font-size:14px;background:#eef3f9;color:#6c7d92}.progress-step-active{background:#d8e9ff;color:#0f4f9d;font-weight:700}.log-list{margin-top:20px;display:grid;gap:10px}.log-item{display:grid;gap:8px;padding:12px 14px;border-radius:14px;background:#f6f8fb;color:#43556d}.debug-grid{margin-top:18px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.debug-block{min-width:0;padding:16px;border-radius:16px;background:#0f1b2b;color:#e8f1ff}.debug-block pre{overflow:auto;white-space:pre-wrap;word-break:break-word;max-height:340px}.error-text{color:#b02020}.empty-text{color:#6c7d92}@media (max-width: 900px){.hero{align-items:start;flex-direction:column}.progress-rail,.debug-grid{grid-template-columns:1fr}.status-row{align-items:start;flex-direction:column}}
