:root{color:#18233b;background:#f4f6fb;font-family:Segoe UI,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #18233b;--ink-soft: #39455e;--muted: #69748a;--faint: #9ba6ba;--paper: #f4f6fb;--surface: #ffffff;--blue: #1f56d9;--blue-deep: #1746b7;--blue-soft: #e9efff;--line: #d8deea;--line-strong: #b9c3d5;--yellow: #fff3c4;--success: #18734a;--success-soft: #e5f6ed;--danger: #a92d2d;--danger-soft: #ffeded}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--paper)}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}button:focus-visible,input:focus-visible{outline:3px solid rgba(31,86,217,.32);outline-offset:2px}.sr-only,.csrf-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mono,.eyebrow,.section-kicker,.brand strong,.brand span,.usage-meta,.drop-limit,.queue-file-meta,.footer{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace}.eyebrow{margin:0;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.14em;line-height:1.4}.app-shell{min-height:100vh}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,72px);border-bottom:1px solid var(--line);background:var(--surface)}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;width:34px;height:34px;color:#fff;background:var(--blue);font-size:18px;font-weight:800;letter-spacing:-.08em}.brand div{display:grid;gap:3px}.brand strong{color:var(--ink);font-size:12px;letter-spacing:.1em}.brand span{color:var(--faint);font-size:9px;letter-spacing:.13em}.topbar-actions{display:flex;align-items:center;gap:18px}.secure-label{display:inline-flex;align-items:center;gap:6px;color:var(--success);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:700;letter-spacing:.1em}.logout-button,.text-button{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:var(--muted);font-size:13px}.logout-button:hover,.text-button:hover{color:var(--blue)}.main-content{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:34px 0 40px}.overview-grid{display:grid;grid-template-columns:minmax(0,1.42fr) minmax(280px,.78fr);gap:18px;align-items:stretch}.overview-grid>*{min-width:0}.usage-card{padding:20px;border:1px solid var(--line-strong);background:var(--surface)}.usage-card-head{display:flex;justify-content:space-between;align-items:center;color:var(--blue)}.usage-number{margin-top:20px;color:var(--ink);font-size:38px;font-weight:720;letter-spacing:-.07em;line-height:1}.usage-caption{margin-top:8px;color:var(--muted);font-size:12px}.usage-track{height:8px;margin-top:20px;overflow:hidden;background:var(--blue-soft)}.usage-track span{display:block;height:100%;background:var(--blue);transition:width .3s ease}.usage-meta{display:flex;justify-content:space-between;gap:10px;margin-top:10px;color:var(--muted);font-size:10px}.usage-note{display:flex;align-items:center;gap:6px;margin:18px 0 0;padding-top:12px;border-top:1px solid var(--line);color:#725e19;font-size:11px;line-height:1.45}.transfer-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:18px;align-items:stretch;margin-top:18px}.upload-panel,.queue-panel,.files-section{border:1px solid var(--line);background:var(--surface)}.upload-panel{padding:18px}.section-kicker{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.12em}.section-kicker span:first-child{color:var(--blue)}.drop-zone{display:flex;min-height:210px;flex-direction:column;align-items:center;justify-content:center;padding:20px 18px;margin-top:14px;border:1px dashed var(--line-strong);text-align:center;transition:border-color .15s ease,background .15s ease}.drop-zone:hover,.drop-zone.is-dragging{border-color:var(--blue);background:var(--blue-soft)}.drop-zone.is-disabled{cursor:wait;opacity:.65}.drop-icon{display:grid;place-items:center;width:44px;height:44px;margin-bottom:12px;border:1px solid var(--blue);color:var(--blue);background:var(--surface)}.drop-zone h2{margin:0;color:var(--ink);font-size:18px;letter-spacing:-.03em}.drop-zone p{margin:6px 0 14px;color:var(--muted);font-size:12px}.drop-limit{margin-top:14px;color:var(--faint);font-size:9px;letter-spacing:.02em}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 17px;border:1px solid transparent;border-radius:5px;font-size:13px;font-weight:700;transition:color .15s ease,background .15s ease,border-color .15s ease}.button.primary{color:#fff;background:var(--blue)}.button.primary:hover{background:var(--blue-deep)}.button.secondary{color:var(--ink-soft);border-color:var(--line-strong);background:var(--surface)}.button.secondary:hover{color:var(--blue);border-color:var(--blue)}.button.wide{width:100%}.button:disabled{opacity:.55}.danger-button{color:#fff;border-color:var(--danger);background:var(--danger)}.danger-button:hover{background:#8f2222}.queue-panel{padding:18px}.queue-head{display:flex;align-items:center;justify-content:space-between}.queue-list{display:grid;gap:12px;margin-top:16px;max-height:240px;overflow:auto;padding-right:2px}.queue-item{display:flex;align-items:flex-start;gap:11px;padding:11px 0;border-top:1px solid var(--line)}.queue-item:first-child{border-top:0;padding-top:0}.queue-file-icon,.table-file-icon{display:grid;place-items:center;flex:0 0 auto;color:var(--blue);background:var(--blue-soft)}.queue-file-icon{width:30px;height:30px}.queue-file-main{min-width:0;flex:1}.queue-file-name{overflow:hidden;color:var(--ink);font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.queue-file-meta{margin-top:4px;color:var(--muted);font-size:10px}.queue-progress{height:4px;margin-top:9px;background:var(--blue-soft)}.queue-progress span{display:block;height:100%;background:var(--blue);transition:width .2s ease}.queue-error{margin-top:6px;color:var(--danger);font-size:11px}.queue-item-action{display:flex;align-items:center;gap:8px;min-width:32px;justify-content:flex-end}.queue-percent{color:var(--blue);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px}.icon-button{display:grid;place-items:center;width:28px;height:28px;padding:0;border:1px solid transparent;color:var(--muted);background:transparent}.icon-button:hover{border-color:var(--line-strong);color:var(--blue)}.success-icon{color:var(--success)}.queue-empty{display:flex;align-items:center;gap:15px;min-height:160px;margin-top:14px;border-top:1px solid var(--line);color:var(--muted)}.empty-line{display:block;width:40px;height:1px;background:var(--line-strong)}.queue-empty p{margin:0;font-size:13px;line-height:1.7}.queue-empty small{color:var(--faint);font-size:11px}.queue-summary{display:flex;justify-content:space-between;gap:10px;margin-top:16px;padding-top:12px;border-top:1px solid var(--line);color:var(--muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px}.global-alert,.inline-alert{display:flex;align-items:center;gap:8px;color:var(--danger);background:var(--danger-soft)}.global-alert{padding:12px 15px;margin:-38px 0 18px;border:1px solid #efc5c5;font-size:13px}.files-section{margin-top:0}.files-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:24px;border-bottom:1px solid var(--line)}.files-head h2{margin:13px 0 0;color:var(--ink);font-size:22px;letter-spacing:-.04em}.files-head h2 span{margin-left:5px;color:var(--blue);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:500;vertical-align:middle}.files-note{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:11px}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--success)}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left}th,td{padding:16px 24px;border-bottom:1px solid var(--line);white-space:nowrap}th{color:var(--faint);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}td{color:var(--ink-soft);font-size:13px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fbfcff}.table-file{display:flex;align-items:center;gap:10px;max-width:380px;overflow:hidden;color:var(--ink);font-weight:650}.table-file>span:last-child{overflow:hidden;text-overflow:ellipsis}.table-file-icon{width:30px;height:30px}.expiry{color:var(--success);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.expiry.urgent{color:#9d6710}.table-actions{display:flex;align-items:center;gap:10px}.table-action{display:inline-flex;align-items:center;gap:5px;padding:5px 0;border:0;color:var(--blue);background:transparent;font-size:12px;font-weight:650}.table-action:hover{color:var(--blue-deep);text-decoration:underline;text-underline-offset:3px}.table-action.danger{color:var(--danger)}.file-empty{display:flex;align-items:flex-start;gap:15px;padding:48px 24px 52px;color:var(--muted)}.file-empty>svg{flex:0 0 auto;color:var(--blue)}.file-empty strong{display:block;color:var(--ink);font-size:14px}.file-empty p{margin:8px 0 0;font-size:12px;line-height:1.7}.footer{display:flex;justify-content:space-between;gap:20px;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:20px 0 28px;color:var(--faint);font-size:9px;letter-spacing:.08em}.footer>span:last-child{display:inline-flex;align-items:center;gap:6px;color:var(--success)}.spin{animation:spin 1s linear infinite}.auth-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,390px);min-height:100vh;padding:clamp(24px,6vw,80px);gap:clamp(30px,8vw,120px);align-items:center}.auth-panel{width:min(100%,460px);padding:clamp(26px,5vw,54px);border:1px solid var(--line-strong);background:var(--surface)}.auth-mark{display:grid;place-items:center;width:44px;height:44px;margin-bottom:28px;border:1px solid var(--blue);color:var(--blue)}.auth-panel h1{margin:14px 0;color:var(--ink);font-size:clamp(30px,4vw,42px);letter-spacing:-.06em}.auth-lede{margin:0;color:var(--muted);font-size:14px;line-height:1.8}.login-form{display:grid;gap:9px;margin-top:32px}.login-form label{color:var(--ink-soft);font-size:12px;font-weight:700}.login-form input{width:100%;height:48px;padding:0 14px;border:1px solid var(--line-strong);border-radius:5px;color:var(--ink);background:var(--surface)}.login-form input::placeholder{color:var(--faint)}.inline-alert{margin:4px 0 2px;padding:10px 11px;border:1px solid #efc5c5;font-size:12px}.auth-footnote{display:flex;align-items:center;gap:8px;margin-top:25px;padding-top:16px;border-top:1px solid var(--line);color:var(--muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px}.auth-aside{align-self:stretch;display:flex;flex-direction:column;justify-content:center;max-width:320px}.aside-index{margin-bottom:16px;color:var(--blue);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:76px;font-weight:800;letter-spacing:-.1em;line-height:.8}.aside-quote{margin:23px 0 26px;color:var(--ink);font-size:28px;font-weight:720;letter-spacing:-.065em;line-height:1.18}.aside-rule{width:100%;height:1px;background:var(--line-strong)}.aside-specs{display:grid;gap:13px;margin:22px 0 0}.aside-specs div{display:flex;justify-content:space-between;gap:20px}.aside-specs dt{color:var(--muted);font-size:12px}.aside-specs dd{margin:0;color:var(--ink);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:700}.loading-shell{display:flex;min-height:100vh;align-items:center;justify-content:center;gap:12px;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.loading-mark{display:grid;place-items:center;width:34px;height:34px;color:#fff;background:var(--blue);font-weight:800}.spinner{display:inline-block;width:16px;height:16px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:spin .8s linear infinite}.spinner.dark{color:var(--blue)}.modal-backdrop{position:fixed;inset:0;z-index:10;display:grid;place-items:center;padding:20px;background:#18233b52}.confirm-modal{width:min(100%,420px);padding:30px;border:1px solid var(--line-strong);background:var(--surface)}.modal-icon{display:grid;place-items:center;width:38px;height:38px;margin-bottom:20px}.modal-icon.danger{color:var(--danger);border:1px solid #e6bcbc;background:var(--danger-soft)}.confirm-modal h2{margin:12px 0 8px;color:var(--ink);font-size:24px;letter-spacing:-.05em}.modal-copy{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:28px}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:860px){.main-content{padding-top:44px}.overview-grid{grid-template-columns:1fr}.usage-card{max-width:none}.transfer-grid{grid-template-columns:1fr}.auth-shell{grid-template-columns:1fr;max-width:620px;margin:0 auto}.auth-panel{width:100%}.auth-aside{display:none}}@media(max-width:560px){.topbar{height:66px;padding:0 18px}.secure-label{display:none}.main-content,.footer{width:min(100% - 28px,1180px)}.upload-panel,.queue-panel,.files-head{padding:18px}.drop-zone{min-height:210px;padding:20px 14px}.files-head{align-items:flex-start;flex-direction:column;gap:13px}th,td{padding:13px 14px}.table-file{max-width:190px}.table-actions{gap:8px}.table-action{font-size:11px}.footer{flex-direction:column;gap:8px}.auth-shell{padding:18px}.auth-panel{padding:27px 22px}.modal-actions{flex-direction:column-reverse}.modal-actions .button{width:100%}}
