:root{color:#101827;background:#f2f5f9;font-family:Microsoft YaHei,Segoe UI,Arial,sans-serif;line-height:1.5;font-synthesis:none;text-rendering:geometricPrecision}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#eef3f8 0,#f7f9fc 260px,#f4f6f9)}button,a{font:inherit}.page{width:min(1040px,calc(100% - 40px));margin:0 auto;padding:34px 0 56px}.intro{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.label{margin:0 0 7px;color:#52627a;font-size:13px}h1{margin:0;color:#0d1628;font-size:34px;font-weight:800;letter-spacing:0;line-height:1.15}.title-empty{min-height:39px}.auto-refresh{display:flex;flex-direction:column;align-items:flex-end;gap:4px;color:#5b6a80;font-size:13px;white-space:nowrap}.refresh-state{display:inline-flex;align-items:center;gap:7px}.status-dot{position:relative;width:8px;height:8px;border-radius:50%;background:#27a66b;box-shadow:0 0 0 4px #27a66b1f}.status-dot.active{background:#2f6df6;box-shadow:0 0 0 4px #2f6df61f}.status-dot.active:after{position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border:1px solid rgba(47,109,246,.28);border-radius:50%;content:"";animation:pulse 1.25s ease-out infinite}.notice,.panel{border:1px solid rgba(128,145,168,.22);background:#ffffffdb;border-radius:8px;box-shadow:0 18px 48px #1a273e14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.notice{padding:18px 22px 18px 24px;margin-bottom:18px;color:#1f2d42;overflow:hidden}.notice p{margin:0;white-space:pre-wrap}.notice p+p{margin-top:9px}.notice-loading{display:flex;flex-direction:column;gap:10px}.notice-placeholder{width:min(420px,78%);height:16px;border-radius:6px;background:linear-gradient(90deg,#e8edf5 0,#f4f7fb 46%,#e8edf5);background-size:220% 100%;animation:shimmer 1.2s ease-in-out infinite}.notice-placeholder.long{width:min(560px,92%)}.panel{overflow:hidden}.panel-head{display:flex;justify-content:space-between;align-items:center;min-height:60px;padding:0 20px;border-bottom:1px solid rgba(128,145,168,.18)}.panel-head strong{display:block;color:#111827;font-size:18px}.panel-meta{display:flex;align-items:center;justify-content:flex-end;gap:12px;color:#5b6a80;font-size:13px;white-space:nowrap}.error,.empty{padding:34px 20px;color:#6b7586;text-align:center}.error{color:#b42318}.table{width:100%}.row{display:grid;grid-template-columns:minmax(240px,1fr) 190px 120px 100px;gap:14px;align-items:center;min-height:62px;padding:0 20px;border-bottom:1px solid rgba(128,145,168,.14);background:#ffffffb8}.row:last-child{border-bottom:0}.row.header{min-height:44px;color:#66758c;background:#f7f9fc;font-size:13px}.row>div{display:flex;align-items:center;min-width:0}.row>div:nth-child(2),.row>div:nth-child(3){justify-content:center}.row>div:nth-child(4){justify-content:center}.name{overflow:hidden;color:#101827;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.muted{color:#48566a}.download{display:inline-flex;align-items:center;justify-content:center;min-width:72px;height:36px;padding:0 16px;border:0;border-radius:6px;color:#fff;background:#1f5eff;box-shadow:0 10px 22px #1f5eff38;cursor:pointer;text-decoration:none;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.download:hover{background:#174bd0;box-shadow:0 12px 26px #1f5eff47;transform:translateY(-1px)}.download:active{transform:translateY(0)}.download:disabled{cursor:default;background:#9aa8bb;box-shadow:none;transform:none}.skeleton-list{padding:8px 0}.skeleton-row{display:grid;grid-template-columns:minmax(240px,1fr) 190px 120px 100px;gap:14px;align-items:center;min-height:62px;padding:0 20px;border-bottom:1px solid rgba(128,145,168,.12)}.skeleton-row>div{align-self:center}.skeleton-row:last-child{border-bottom:0}.skeleton-cell,.skeleton-button{height:14px;border-radius:6px;background:linear-gradient(90deg,#e8edf5 0,#f4f7fb 46%,#e8edf5);background-size:220% 100%;animation:shimmer 1.2s ease-in-out infinite}.skeleton-cell.wide{width:min(72%,420px)}.skeleton-cell{width:78%}.skeleton-cell.small{width:64%}.skeleton-button{width:72px;height:36px;justify-self:center}.file-list-enter-active,.file-list-leave-active{transition:opacity .2s ease,transform .2s ease}.file-list-enter-from,.file-list-leave-to{opacity:0;transform:translateY(6px)}@keyframes shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%{opacity:.85;transform:scale(.7)}to{opacity:0;transform:scale(1.55)}}@media(max-width:760px){.page{width:min(100% - 24px,1040px);padding-top:24px}.intro{align-items:flex-start;flex-direction:column}.auto-refresh{align-items:flex-start}h1{font-size:28px}.title-empty{min-height:32px}.panel-head{align-items:flex-start;flex-direction:column;gap:8px;padding:16px}.panel-meta{justify-content:flex-start}.row,.skeleton-row{grid-template-columns:1fr;gap:7px;min-height:auto;padding:15px 16px}.row.header{display:none}.name{white-space:normal;overflow-wrap:anywhere}.download,.skeleton-button{width:100%}}
