:root{font-family:Microsoft YaHei,Segoe UI,sans-serif;color:#172033;background:#fff;font-synthesis:none;letter-spacing:0}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#fff}button,input{font:inherit}button{letter-spacing:0}.app-shell{min-height:100vh;background:#fff}.page-content{width:min(1240px,calc(100% - 48px));margin:0 auto}.hero-section{min-height:470px;padding:76px 0 100px;display:flex;flex-direction:column;align-items:center;text-align:center}h1,h2,p{margin:0}h1{margin-top:0;color:#182033;font-size:25px;font-weight:700;letter-spacing:-.5px}.hero-section>p{margin-top:8px;color:#8a92a1;font-size:13px}.mode-tabs{margin-top:24px;display:inline-flex;padding:3px;border:1px solid #e1e5eb;border-radius:999px;background:#fff}.mode-tab{min-height:34px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;color:#4d5667;border-radius:999px;background:transparent;font-size:12px;cursor:pointer;transition:.15s ease}.mode-tab:hover{color:#3568f4;background:#f5f7ff}.mode-tab.active{color:#3568f4;background:#eef3ff;box-shadow:inset 0 0 0 1px #c8d6ff}.loading-notice{width:min(680px,100%);margin-top:20px;padding:13px 18px;display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid #e4e9f4;border-radius:14px;background:#fbfcff;color:#637087;animation:loading-fade-in .24s ease-out}.coffee-animation{position:relative;width:34px;height:36px;flex:0 0 auto;display:flex;align-items:flex-end;justify-content:center}.coffee-cup{position:relative;z-index:1;display:block;font-size:25px;line-height:1;transform-origin:50% 90%;animation:coffee-sway 1.8s ease-in-out infinite}.coffee-steam{position:absolute;top:1px;width:5px;height:14px;border-left:2px solid #b8c4db;border-radius:50%;opacity:0}.steam-one{left:10px;animation:steam-rise 1.8s ease-in-out infinite}.steam-two{left:19px;animation:steam-rise 1.8s .55s ease-in-out infinite}.loading-copy{display:flex;flex-direction:column;align-items:flex-start;gap:3px;text-align:left}.loading-copy strong{color:#39465c;font-size:13px;font-weight:600}.loading-copy span{color:#98a2b3;font-size:11px}@keyframes coffee-sway{0%,to{transform:rotate(-4deg) translateY(0)}50%{transform:rotate(4deg) translateY(-2px)}}@keyframes steam-rise{0%{opacity:0;transform:translateY(5px) scale(.75)}35%{opacity:.8}to{opacity:0;transform:translateY(-7px) scale(1.1)}}@keyframes loading-fade-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.ai-hint{margin-top:14px;display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:999px;background:#eef7f0;color:#247653;font-size:12px}.ai-hint.off{background:#f5f2ec;color:#9a6100}.upload-composer{width:min(680px,100%);min-height:142px;margin-top:34px;padding:20px 16px 12px;border:1px solid #dfe4eb;border-radius:19px;background:#fff;box-shadow:0 14px 38px #27355214;text-align:left;cursor:pointer;transition:.15s ease}.upload-composer:hover,.upload-composer.active{border-color:#a9beff;box-shadow:0 16px 42px #3568f41f}.upload-composer.disabled{cursor:not-allowed;opacity:.82;background:#fcfcfd}.upload-composer.disabled:hover{border-color:#dfe4eb;box-shadow:0 14px 38px #27355214}.composer-main{min-height:60px;display:flex;align-items:center;gap:12px;padding:0 1px}.composer-icon{flex:0 0 auto;color:#a1a9b7}.composer-icon.selected{color:#3568f4}.composer-copy{min-width:0;display:flex;flex-direction:column;gap:6px}.composer-copy strong{overflow:hidden;color:#273044;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.composer-copy span{color:#9aa2b0;font-size:12px}.composer-footer{margin-top:12px;padding-top:11px;border-top:1px solid #f0f2f5;display:flex;align-items:center;justify-content:space-between;gap:12px}.upload-action{display:inline-flex;align-items:center;gap:6px;color:#3568f4;font-size:11px}.upload-action.locked{color:#8b93a1}.inline-error{width:min(680px,100%);margin-top:12px;padding:9px 11px;border:1px solid #f0c7c3;background:#fff5f4;color:#a33a32;font-size:12px;display:flex;align-items:center;gap:7px;text-align:left}.inline-error-text{flex:1 1 auto;min-width:0;word-break:break-word}.inline-error-dismiss{flex:0 0 auto;width:20px;height:20px;margin-left:4px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;background:transparent;color:#a33a32;cursor:pointer;transition:.15s ease}.inline-error-dismiss:hover{background:#f7dedb}.icon-button{width:30px;height:30px;flex:0 0 auto;border:1px solid #e1e5eb;border-radius:9px;background:#fff;color:#5c6678;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:.15s ease}.icon-button:hover{color:#3568f4;border-color:#a9beff;background:#f5f7ff}.icon-button:disabled{opacity:.5;cursor:default}.icon-button.small{width:27px;height:27px;border-radius:8px}.icon-button.cancel:hover{color:#b23e36;border-color:#f0c7c3;background:#fff5f4}.history-section{margin:0 0 34px;padding:20px 0 0;overflow:hidden}.history-section>.section-heading{padding:0 20px 17px;display:flex;align-items:center;justify-content:space-between;gap:12px}.history-section h2{color:#273044;font-size:15px}.history-section p{color:#969eab;font-size:12px}.table-wrap{overflow-x:auto;border-top:1px solid #edf0f4}table{width:100%;border-collapse:collapse;table-layout:fixed}th,td{height:46px;padding:0 16px;border-bottom:1px solid #f0f2f5;text-align:left;font-size:12px;color:#657084}th{height:40px;background:#fbfcfd;color:#8b93a1;font-size:11px;font-weight:600}th:first-child{width:34%}th:nth-child(2){width:15%}th:nth-child(3){width:12%}th:nth-child(4){width:26%}.file-cell{display:flex;align-items:center;gap:8px;min-width:0;color:#3d4960}.file-cell span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-status{gap:5px;white-space:nowrap;display:inline-flex;align-items:center}.table-status.completed{color:#247653}.table-status.running,.table-status.queued{color:#9a6100}.table-status.failed{color:#b23e36}.table-status.cancelled{color:#7b8494}.action-col{width:72px;text-align:right}.progress-cell{min-width:0;display:flex;flex-direction:column;gap:5px}.progress-track{height:5px;border-radius:999px;background:#eef1f5;overflow:hidden}.progress-fill{height:100%;border-radius:999px;background:#3568f4;transition:width .3s ease}.progress-cell.completed .progress-fill{background:#247653}.progress-cell.failed .progress-fill{background:#b23e36}.progress-cell.cancelled .progress-fill{background:#9aa2b0}.progress-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8b93a1;font-size:11px}.error-text{color:#b23e36;cursor:pointer;text-decoration:underline dotted}.empty-row{height:86px;text-align:center;color:#a1a9b7}.job-row{cursor:pointer}.job-row:hover{background:#fafbfe}.job-row.expanded{background:#f4f7ff}.detail-row td{height:auto;padding:0;background:#f8fafc;border-bottom:1px solid #edf0f4}.job-detail{padding:14px 18px;display:flex;flex-direction:column;gap:14px}.detail-section{display:flex;flex-direction:column;gap:8px}.detail-section>strong{color:#273044;font-size:12px}.summary-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:8px}.summary-item{padding:7px 10px;border:1px solid #eef1f5;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:8px}.summary-label{color:#8b93a1;font-size:11px}.summary-value{color:#273044;font-size:12px;font-weight:600}.ai-meta{display:flex;flex-wrap:wrap;gap:8px 16px;color:#657084;font-size:12px}.detail-error{display:flex;gap:8px;align-items:flex-start;color:#b23e36}.detail-error strong{display:block;font-size:12px;margin-bottom:4px}.detail-error p{color:#8a5a55;font-size:12px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.detail-note{color:#7b8494;font-size:12px}.detail-empty{color:#a1a9b7;font-size:12px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:720px){.page-content{width:calc(100% - 32px)}.hero-section{min-height:365px;padding:42px 0 28px}h1{font-size:22px}.hero-section>p{font-size:12px}.mode-tab{padding:0 9px}.upload-composer{margin-top:26px}.loading-notice{align-items:flex-start;padding:12px 14px}.loading-copy span{line-height:1.5}.composer-footer{align-items:flex-start;flex-direction:column}.history-section{margin-bottom:20px}th:first-child{width:180px}th:nth-child(2){width:110px}th:nth-child(3){width:90px}th:nth-child(4){width:150px}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
