:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f4f7fb;--surface:#fffc;--surface-strong:#fff;--text:#191c1e;--muted:#6d7280;--outline:#cfd6e2;--primary:#0c56d0;--primary-soft:#0c56d01a;--success:#1a7f52;--error:#c0352a;--shadow:0 20px 45px #2434531f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--text);background:radial-gradient(circle at top left,#b2c5ff6b,transparent 24%),radial-gradient(circle at top right,#a7dfff4d,transparent 20%),linear-gradient(180deg,#f8fafc 0%,var(--background)100%);margin:0;font-family:Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,system-ui,sans-serif}body:before{content:"";pointer-events:none;background-image:linear-gradient(#7376850b 1px,#0000 1px),linear-gradient(90deg,#7376850b 1px,#0000 1px);background-size:72px 72px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000000bf,#0000 88%);mask-image:linear-gradient(#000000bf,#0000 88%)}a{color:inherit;text-decoration:none}button,input{font:inherit}button{border:0}button:disabled{cursor:wait;opacity:.7}input{width:100%}input::placeholder{color:#69707e8c}pre{white-space:pre-wrap;word-break:break-word;margin:0;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}h1,h2,h3,h4,p{margin:0}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.glassPanel{background:var(--surface);-webkit-backdrop-filter:blur(20px);box-shadow:var(--shadow);border:1px solid #c3c6d6bf}.srOnlyForm{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.topNav{z-index:50;-webkit-backdrop-filter:blur(24px);background:#fffc;border-bottom:1px solid #7376851f;height:64px;position:fixed;inset:0 0 auto;box-shadow:0 1px #0c193e0a}.topNavInner{justify-content:space-between;align-items:center;gap:20px;width:min(1180px,100vw - 48px);height:100%;margin:0 auto;display:flex}.brandMark{align-items:center;gap:10px;min-width:0;display:flex}.brandIcon{color:#fff;background:linear-gradient(135deg,#0c56d0,#0052cc);border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;box-shadow:0 12px 24px #0c56d02e,inset 0 0 0 1px #ffffff38}.brandIcon .material-symbols-outlined{font-size:19px}.brandTitle{letter-spacing:-.03em;color:#0d2b6d;white-space:nowrap;font-size:1.05rem;font-weight:800}.vaultMain{justify-content:center;min-height:100vh;padding:96px 24px 40px;display:flex}.vaultStage{gap:22px;width:min(800px,100%);display:grid}.pageFooter{padding:24px 0 30px}.pageFooterInner{border-top:1px solid #c3c6d67a;justify-content:space-between;align-items:center;gap:16px;width:min(1180px,100vw - 48px);margin:0 auto;padding-top:18px;display:flex}.pageFooterNote,.pageFooterLinks a{letter-spacing:.16em;text-transform:uppercase;color:#9097a8;font-size:.68rem;font-weight:800}.pageFooterLinks{align-items:center;gap:28px;display:flex}.pageFooterLinks a:hover{color:var(--primary)}
.accessStrip{border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px;display:grid}.accessLabel{color:#62707f;letter-spacing:.18em;text-transform:uppercase;border-right:1px solid #c3c6d673;align-items:center;gap:8px;padding:0 14px;font-size:.72rem;font-weight:800;display:inline-flex}.accessLabel .material-symbols-outlined{color:var(--primary);font-size:18px}.accessInput{color:#2a2f3a;background:#eff3f8;border:0;border-radius:12px;min-width:0;padding:10px 14px;font-size:.92rem;box-shadow:inset 0 0 0 1px #c3c6d647}.accessInput:focus{box-shadow:inset 0 0 0 1px #0c56d02e,0 0 0 4px #0c56d014}.accessButton{color:#0d3e8a;text-transform:uppercase;letter-spacing:.08em;background:#d7ecff;border-radius:12px;min-height:36px;padding:0 20px;font-size:.78rem;font-weight:800;transition:transform .14s,box-shadow .14s,background-color .14s}.accessButton:hover{box-shadow:0 10px 24px #2964801f}.accessButton:active{transform:scale(.97)}
.uploadCard{background:var(--surface-strong);box-shadow:var(--shadow);border:1px solid #c3c6d68c;border-radius:20px;overflow:hidden}.dropZoneWrap{padding:24px}.dropZone{cursor:pointer;background-color:#ffffffb8;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='18' ry='18' stroke='%23C3C6D6' stroke-width='2' stroke-dasharray='8%2c 12' stroke-linecap='square'/%3e%3c/svg%3e");border-radius:18px;justify-content:center;align-items:center;gap:18px;min-height:208px;padding:30px;transition:transform .16s,background-color .16s,box-shadow .16s,border-color .16s;display:flex;position:relative}.dropZone:hover{background-color:#f7f9fbfa;transform:translateY(-1px);box-shadow:0 20px 40px #24345314}.dropZoneDragging{background-color:#dbecffeb;box-shadow:0 18px 38px #0c56d01a}.dropZoneReady{background-color:#eff3f8f2}.fileInput{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.dropZoneIcon{width:48px;height:48px;color:var(--primary);background:linear-gradient(135deg,#dae2ff,#eef3ff);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;box-shadow:inset 0 0 0 1px #0c56d014}.dropZoneIcon .material-symbols-outlined{font-size:30px}.dropZoneCopy{text-align:center;gap:6px;display:grid}.dropZoneCopy p{letter-spacing:-.03em;color:#1f2531;font-size:1.18rem;font-weight:700}.dropZoneCopy span{color:var(--muted);font-size:.84rem}
.queueSection{padding:0 24px 4px}.queueHeader{border-top:1px solid #c3c6d633;border-bottom:1px solid #c3c6d633;justify-content:space-between;align-items:center;gap:12px;padding:16px 0 10px;display:flex}.queueTitle{letter-spacing:.18em;text-transform:uppercase;color:#637182;font-size:.7rem;font-weight:800}.queueAction{color:var(--primary);letter-spacing:.14em;text-transform:uppercase;background:0 0;font-size:.7rem;font-weight:800}.queueList{gap:8px;padding-top:10px;display:grid}.queueRow{border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px 16px;transition:background-color .16s,transform .16s;display:grid}.queueRow:hover{background:#f3f6faf2}.queueRow.tone-primary{background:#eff5ffb3}.queueRow.tone-success{background:#e6f8f0d1}.queueRow.tone-error{background:#fff2f1d1}.queueIcon{color:#617082;background:#eef2f7;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.queueRow.tone-primary .queueIcon{color:var(--primary);background:#0c56d014}.queueRow.tone-success .queueIcon{color:var(--success);background:#1a7f521f}.queueRow.tone-error .queueIcon{color:var(--error);background:#c0352a1f}.queueBody{gap:3px;min-width:0;display:grid}.queueBody h4{color:#1f2531;text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:600;overflow:hidden}.queueBody p{letter-spacing:.05em;text-transform:uppercase;color:#7b8190;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:700;overflow:hidden}.queueProgress{background:#0c56d014;border-radius:999px;width:100%;height:4px;margin-top:8px;overflow:hidden}.queueProgress span{border-radius:inherit;background:linear-gradient(135deg,#0c56d0,#0052cc);height:100%;display:block}.queueMeta{align-items:center;gap:10px;display:flex}.queueBadge{color:#667082;letter-spacing:.08em;text-transform:uppercase;background:#ffffffb3;border:1px solid #c3c6d6cc;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 10px;font-size:.68rem;font-weight:800;display:inline-flex}.queueRow.tone-primary .queueBadge{color:#0d3e8a;background:#0c56d014}.queueRow.tone-success .queueBadge{color:var(--success);background:#1a7f521a}.queueRow.tone-error .queueBadge{color:var(--error);background:#c0352a1a}.queueStatusIcon{width:28px;height:28px;color:var(--success);background:#ffffffb8;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;box-shadow:inset 0 0 0 1px #c3c6d6b8}.queueRow.tone-error .queueStatusIcon{color:var(--error)}.queueStatusIcon .material-symbols-outlined{font-size:18px}.footerAction{background:#f3f6fab8;border-top:1px solid #c3c6d652;justify-content:space-between;align-items:center;gap:16px;margin-top:6px;padding:20px 24px 24px;display:flex}.footerNote{color:#6c7382;align-items:center;gap:8px;font-size:.72rem;font-weight:700;display:flex}.footerNote .material-symbols-outlined{color:#8690a0;font-size:16px}.primaryAction{color:#fff;letter-spacing:.06em;background:linear-gradient(135deg,#003d9b,#0052cc);border-radius:16px;justify-content:center;align-items:center;min-height:46px;padding:0 24px;font-size:.82rem;font-weight:800;transition:transform .14s,box-shadow .14s;display:inline-flex;box-shadow:0 16px 30px #0c56d033}.primaryAction:hover{transform:translateY(-1px);box-shadow:0 20px 36px #0c56d03d}.primaryAction:active{transform:scale(.98)}.primaryAction:disabled{cursor:wait;opacity:.7;transform:none}
.resultDock{border-radius:18px;padding:18px 20px 20px}.resultDockHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.resultDockLabel{letter-spacing:.18em;text-transform:uppercase;color:#637182;font-size:.7rem;font-weight:800}.resultDockBadge{color:#667082;letter-spacing:.08em;text-transform:uppercase;background:#ffffffbf;border:1px solid #c3c6d6cc;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 10px;font-size:.68rem;font-weight:800;display:inline-flex}.resultDockBadge .material-symbols-outlined{margin-right:6px;font-size:16px}.resultDockBadge.tone-loading{color:var(--primary);background:#0c56d014}.resultDockBadge.tone-success{color:var(--success);background:#1a7f521a}.resultDockBadge.tone-error{color:var(--error);background:#c0352a1a}.resultDockSummary{border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;margin-bottom:14px;padding:16px;display:grid}.resultDockSummary.tone-success{background:#e6f8f0d1}.resultDockSummary.tone-error{background:#fff2f1d1}.resultDockSummaryIcon{width:44px;height:44px;color:var(--success);background:#ffffffc7;border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.resultDockSummary.tone-error .resultDockSummaryIcon{color:var(--error)}.resultDockSummaryIcon .material-symbols-outlined{font-size:24px}.resultDockSummaryCopy{gap:4px;min-width:0;display:grid}.resultDockSummaryCopy strong{color:#1f2531;font-size:1rem}.resultDockSummaryCopy p{color:#667082;font-size:.9rem;line-height:1.55}.resultDockDetails{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;display:grid}.resultDockDetails>div{background:#f3f6fae6;border:1px solid #c3c6d673;border-radius:14px;padding:12px 14px}.resultDockDetails dt{color:#7b8190;letter-spacing:.14em;text-transform:uppercase;margin-bottom:4px;font-size:.68rem;font-weight:800}.resultDockDetails dd{overflow-wrap:anywhere;color:#1f2531;min-width:0;font-size:.92rem;line-height:1.45}
.statusDock{border-radius:18px;padding:18px 20px 20px}.statusDockHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.statusDockLabel{letter-spacing:.18em;text-transform:uppercase;color:#637182;font-size:.7rem;font-weight:800}.statusDockBadge{color:#667082;letter-spacing:.08em;text-transform:uppercase;background:#ffffffbf;border:1px solid #c3c6d6cc;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 10px;font-size:.68rem;font-weight:800;display:inline-flex}.statusDockBadge .material-symbols-outlined{margin-right:6px;font-size:16px}.statusDockBadge.tone-loading{color:var(--primary);background:#0c56d014}.statusDockBadge.tone-success{color:var(--success);background:#1a7f521a}.statusDockBadge.tone-error{color:var(--error);background:#c0352a1a}.statusDockBadge.tone-neutral{color:#667082;background:#f3f6fadb}.statusDockSummary{border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;margin-bottom:14px;padding:16px;display:grid}.statusDockSummary.tone-loading{background:#eff5ffb8}.statusDockSummary.tone-success{background:#e6f8f0d1}.statusDockSummary.tone-error{background:#fff2f1d1}.statusDockSummary.tone-neutral{background:#f3f6fae6}.statusDockSummaryIcon{width:44px;height:44px;color:var(--primary);background:#fffc;border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.statusDockSummary.tone-success .statusDockSummaryIcon{color:var(--success)}.statusDockSummary.tone-error .statusDockSummaryIcon{color:var(--error)}.statusDockSummaryIcon .material-symbols-outlined{font-size:24px}.statusDockSummaryCopy{gap:4px;min-width:0;display:grid}.statusDockSummaryCopy strong{color:#1f2531;font-size:1rem}.statusDockSummaryCopy p{color:#667082;font-size:.9rem;line-height:1.55}.statusDockDetails{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 14px;display:grid}.statusDockDetails>div,.statusStage,.statusProfileRow{background:#f3f6fae6;border:1px solid #c3c6d673;border-radius:14px;padding:12px 14px}.statusDockDetails dt{color:#7b8190;letter-spacing:.14em;text-transform:uppercase;margin-bottom:4px;font-size:.68rem;font-weight:800}.statusDockDetails dd{overflow-wrap:anywhere;color:#1f2531;min-width:0;font-size:.92rem;line-height:1.45}.statusDockStages{gap:10px;margin-top:14px;display:grid}.statusStage{gap:8px;display:grid}.statusStage.tone-loading{background:#eff5ffb8}.statusStage.tone-success{background:#e6f8f0d1}.statusStage.tone-error{background:#fff2f1d1}.statusStageHeader{color:#1f2531;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;gap:12px;font-size:.82rem;font-weight:800;display:flex}.statusStageProgress{background:#0c56d014;border-radius:999px;height:5px;overflow:hidden}.statusStageProgress span{border-radius:inherit;background:linear-gradient(135deg,#0c56d0,#0052cc);height:100%;display:block}.statusStagePercent{color:#667082;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:800}.statusDockProfiles{gap:10px;margin-top:14px;display:grid}.statusDockProfilesHeader{letter-spacing:.16em;text-transform:uppercase;color:#637182;justify-content:space-between;align-items:center;gap:12px;font-size:.72rem;font-weight:800;display:flex}.statusDockProfilesList{gap:8px;display:grid}.statusProfileRow{justify-content:space-between;align-items:center;gap:14px;display:flex}.statusProfileCopy{gap:2px;min-width:0;display:grid}.statusProfileCopy strong{color:#1f2531;text-overflow:ellipsis;white-space:nowrap;font-size:.94rem;overflow:hidden}.statusProfileCopy p{letter-spacing:.05em;text-transform:uppercase;color:#7b8190;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:700;overflow:hidden}.statusProfileMeta{color:#667082;flex-shrink:0;align-items:center;gap:10px;font-size:.76rem;font-weight:800;display:flex}.statusProfileBadge{color:#667082;text-transform:uppercase;letter-spacing:.08em;background:#ffffffb8;border:1px solid #c3c6d6cc;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 10px;display:inline-flex}.statusProfileBadge.tone-loading{color:var(--primary);background:#0c56d014}.statusProfileBadge.tone-success{color:var(--success);background:#1a7f521a}.statusProfileBadge.tone-error{color:var(--error);background:#c0352a1a}@media (max-width:920px){.statusDockDetails{grid-template-columns:repeat(2,minmax(0,1fr))}.statusProfileRow{flex-direction:column;align-items:flex-start}.statusProfileMeta{justify-content:space-between;width:100%}}@media (max-width:640px){.statusDockHeader,.statusDockSummary{grid-template-columns:1fr}.statusDockHeader,.statusStageHeader,.statusDockProfilesHeader{flex-direction:column;align-items:flex-start}.statusDockDetails{grid-template-columns:1fr}}
@media (max-width:860px){.topNavLinks{display:none}.accessStrip{grid-template-columns:1fr}.accessLabel{border-right:0;padding:0 6px 2px}.footerAction{flex-direction:column;align-items:flex-start}}@media (max-width:720px){.topNavInner,.pageFooterInner{width:min(100vw - 24px,1180px)}.vaultMain{padding:86px 12px 24px}.dropZoneWrap,.queueSection,.footerAction{padding-left:16px;padding-right:16px}.dropZone{flex-direction:column;min-height:190px;padding:24px 18px}.queueRow{grid-template-columns:auto minmax(0,1fr)}.queueMeta{grid-column:2;justify-content:flex-start}.resultDockBody{min-height:120px}.pageFooterInner{flex-direction:column;align-items:flex-start}.pageFooterLinks{flex-wrap:wrap;gap:18px}}

