:root{font-family:Inter,"Segoe UI","Microsoft YaHei",sans-serif;--shadow:0 22px 60px rgba(23,50,46,.09)}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{transition:.18s}.shell{width:min(1540px,calc(100% - 44px));margin:auto}.topbar{position:sticky;z-index:20;top:0;display:flex;min-height:58px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-size:10px;font-weight:760;letter-spacing:.13em}.brand{color:var(--accent)}.topbar-title{position:absolute;left:50%;transform:translateX(-50%);color:var(--muted)}.topbar-actions{display:flex;align-items:center;gap:8px}.source-link,.theme-toggle{display:inline-flex;min-height:34px;align-items:center;gap:6px;padding:0 10px;border:1px solid var(--line);border-radius:9px;color:var(--muted);background:var(--panel);cursor:pointer;font-size:9px;font-weight:750;letter-spacing:.08em}.source-link:hover,.theme-toggle:hover{color:var(--accent);border-color:var(--accent)}.local-badge{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:8px}.local-badge i{width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px var(--accent-soft)}main{padding:54px 0 70px}.hero{display:grid;grid-template-columns:1.15fr .85fr;align-items:end;gap:70px;margin-bottom:34px}.eyebrow{margin:0 0 12px;color:var(--accent);font-size:9px;font-weight:800;letter-spacing:.2em}.hero h1{margin:0;font-family:Georgia,"Noto Serif SC",serif;font-size:clamp(36px,4.5vw,64px);font-weight:500;line-height:1.05;letter-spacing:-.045em}.hero h1 em{color:var(--accent);font-style:normal}.hero>p{max-width:560px;margin:0;color:var(--muted);font-size:13px;line-height:1.85}.workspace{display:grid;grid-template-columns:370px minmax(0,1fr);gap:15px}.panel{border:1px solid var(--line);border-radius:16px;background:var(--panel);box-shadow:var(--shadow)}.sidebar{align-self:start;padding:22px}.section-title{display:flex;align-items:center;gap:10px}.section-title>span{color:var(--accent);font-family:Georgia,serif;font-size:11px}.section-title h2{margin:0;font-size:15px;font-weight:680}.section-title small{display:block;margin-top:3px;color:var(--muted);font-size:7px;letter-spacing:.1em}.upload{display:flex;min-height:108px;align-items:center;justify-content:center;flex-direction:column;margin-top:17px;border:1px dashed var(--line-strong);border-radius:12px;background:var(--surface);cursor:pointer;transition:.18s}.upload:hover,.upload.dragging{border-color:var(--accent);background:var(--accent-soft)}.upload input{display:none}.upload>i{display:grid;width:27px;height:27px;margin-bottom:7px;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--accent);font-style:normal}.upload b{font-size:10px}.upload small{margin-top:6px;color:var(--muted);font-size:8px}.file-tools{display:grid;grid-template-columns:1fr 1fr .65fr;gap:6px;margin:8px 0}.file-tools button,.secondary{padding:8px 6px;border:1px solid var(--line);border-radius:8px;color:var(--accent);background:var(--panel);cursor:pointer;font-size:8px}.file-tools button:hover:not(:disabled),.secondary:hover:not(:disabled){border-color:var(--accent);background:var(--accent-soft)}button:disabled{color:var(--muted)!important;background:var(--surface)!important;cursor:not-allowed}.file-list{display:grid;max-height:230px;gap:5px;overflow:auto}.file-list>p{margin:10px 0;padding:13px;border:1px solid var(--line);border-radius:9px;color:var(--muted);text-align:center;font-size:9px}.file-item{display:grid;grid-template-columns:24px minmax(0,1fr) 28px;align-items:center;padding:4px;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.file-item.active{border-color:var(--accent-line);background:var(--accent-soft)}.visibility{display:grid;place-items:center;cursor:pointer}.visibility input{position:absolute;opacity:0}.visibility i{width:9px;height:9px;border-radius:50%;background:var(--muted)}.visibility input:checked+i{background:var(--curve);box-shadow:0 0 0 4px color-mix(in srgb,var(--curve) 13%,transparent)}.file-name{min-width:0;padding:6px;border:0;text-align:left;background:transparent;cursor:pointer}.file-name b,.file-name small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-name b{color:var(--ink);font-size:10px}.file-name small{margin-top:4px;color:var(--muted);font-size:7px}.file-item.active .file-name b{color:var(--accent)}.remove{width:26px;height:26px;border:0;border-radius:7px;color:var(--muted);background:transparent;cursor:pointer;font-size:16px}.remove:hover{color:var(--danger);background:var(--danger-soft)}.range-title{margin-top:21px}.range-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:13px}.range-grid label{display:flex;flex-direction:column;gap:6px;color:var(--muted);font-size:8px}input[type=number],select{width:100%;height:38px;padding:0 9px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:var(--surface);outline:none}input:focus,select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.hint{margin:8px 0 14px;color:var(--muted);font-size:8px}.calculate-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:7px}.primary{display:flex;height:44px;align-items:center;justify-content:space-between;padding:0 13px;border:0;border-radius:8px;color:var(--on-accent);background:var(--accent);font-weight:750;cursor:pointer}.primary b{font-size:17px}.current-result{margin-top:11px;padding:13px;border-radius:10px;color:#eef9f6;background:#0d3934}.current-result>div:first-child{display:flex;align-items:center;justify-content:space-between}.current-result small,.current-result #resultRange{color:#9db5af;font-size:7px}.current-result>strong{display:block;margin:5px 0 11px;color:#cbea79;font-family:Georgia,serif;font-size:25px;font-weight:500}.minor-metrics{display:grid!important;grid-template-columns:repeat(4,1fr);gap:6px;color:#91aaa3;font-size:7px}.minor-metrics b{display:block;margin-top:3px;color:#e3eeea;font-size:8px;overflow:hidden;text-overflow:ellipsis}.content{min-width:0;padding:22px}.content-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:14px}.actions{display:flex;gap:7px}.actions button,.view-toolbar button{padding:8px 10px;border:1px solid var(--line);border-radius:8px;color:var(--accent);background:var(--panel);font-size:8px;cursor:pointer}.actions button:hover:not(:disabled),.view-toolbar button:hover{border-color:var(--accent);background:var(--accent-soft)}.empty{display:grid;min-height:590px;place-items:center;align-content:center;color:var(--muted);text-align:center}.empty>i{width:92px;height:72px;background:linear-gradient(155deg,transparent 0 37%,var(--accent) 38% 41%,transparent 42% 49%,var(--orange) 50% 53%,transparent 54%);opacity:.55}.empty h3{margin:17px 0 5px;color:var(--ink);font-family:Georgia,serif;font-size:18px;font-weight:500}.empty p{margin:0;font-size:10px}.view-toolbar{display:grid;grid-template-columns:repeat(4,minmax(85px,1fr)) auto auto;gap:7px;margin-bottom:8px}.view-toolbar label{display:flex;align-items:center;gap:6px;padding-left:8px;border:1px solid var(--line);border-radius:8px;color:var(--muted);background:var(--surface);font-size:7px}.view-toolbar label input{height:34px;padding:0 6px;border:0;background:transparent;box-shadow:none}.chart-wrap{position:relative;border:1px solid var(--line);border-radius:11px;background:var(--surface);user-select:none;overflow:hidden}.chart-wrap svg{display:block;width:100%;height:auto;min-height:315px;cursor:crosshair;touch-action:none}.chart-tip{position:absolute;right:12px;bottom:9px;color:var(--muted);font-size:7px}.legend{position:absolute;top:10px;right:12px;display:flex;max-width:70%;flex-wrap:wrap;justify-content:flex-end;gap:5px 11px;padding:6px 8px;border:1px solid var(--line);border-radius:7px;color:var(--muted);background:color-mix(in srgb,var(--panel) 86%,transparent);font-size:7px}.legend span{display:flex;align-items:center;gap:5px}.legend i{width:12px;height:2px;background:var(--curve)}.records-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-top:18px}.records-head>div{display:flex;align-items:baseline;gap:9px}.records-head h3{margin:0;font-size:11px}.records-head span{color:var(--muted);font-size:8px}.records-head label{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:8px}.records-head select{width:145px;height:32px;font-size:8px}.summary-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:10px}.summary-strip>div{min-width:0;padding:10px;border:1px solid var(--line);border-radius:9px;background:var(--surface)}.summary-strip small,.summary-strip span{color:var(--muted);font-size:7px}.summary-strip strong{display:block;margin:5px 0 2px;color:var(--accent);font-family:Georgia,serif;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.table-wrap{max-height:340px;margin-top:10px;overflow:auto;border-top:1px solid var(--line)}table{width:100%;border-collapse:collapse;font-size:8px}th,td{padding:9px 8px;border-bottom:1px solid var(--line);text-align:left;white-space:nowrap}th{position:sticky;z-index:2;top:0;color:var(--muted);background:var(--panel);font-weight:650}td{color:var(--ink-soft)}td[colspan]{padding:25px;color:var(--muted);text-align:center}.active-row{background:var(--accent-soft)}.file-dot{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:var(--curve)}.record-name{width:95px;padding:5px 6px;border:1px solid transparent;border-radius:6px;color:var(--ink);background:transparent;font-size:8px}.record-name:hover,.record-name:focus{border-color:var(--line);background:var(--panel)}.source{padding:3px 5px;border-radius:5px;color:var(--accent);background:var(--accent-soft);font-size:7px}.source-batch{color:var(--violet);background:var(--violet-soft)}.delete-record{border:0;color:var(--muted);background:transparent;cursor:pointer}.delete-record:hover{color:var(--danger)}.message{margin-top:11px;padding:10px;border:1px solid var(--danger-line);border-radius:8px;color:var(--danger);background:var(--danger-soft);font-size:9px}.message[data-kind=success]{color:var(--accent);border-color:var(--accent-line);background:var(--accent-soft)}.message[data-kind=warning]{color:var(--warning);border-color:var(--warning-line);background:var(--warning-soft)}.grid{stroke:var(--line);stroke-width:1}.axis-label{fill:var(--muted);font-size:10px}.spectrum{fill:none;stroke-width:1.55;opacity:.72;vector-effect:non-scaling-stroke}.active-spectrum{stroke-width:2.3;opacity:1}.baseline{fill:none;stroke:var(--orange);stroke-width:1.7;stroke-dasharray:7 5}.selection{fill:var(--violet-soft);stroke:var(--violet);stroke-width:1}.drag-selection{fill:var(--accent-soft);stroke:var(--accent);stroke-width:1}@media(max-width:1080px){.shell{width:min(100% - 28px,1540px)}.hero{grid-template-columns:1fr;gap:14px}.workspace{grid-template-columns:1fr}.view-toolbar{grid-template-columns:repeat(4,1fr) auto auto}.empty{min-height:360px}}@media(max-width:720px){.topbar-title,.source-link,.local-badge{display:none}.topbar{padding:0 14px}.theme-toggle{width:36px;justify-content:center;padding:0}.theme-toggle [data-theme-label]{display:none}.shell{width:calc(100% - 18px)}main{padding:26px 0 40px}.hero h1{font-size:38px}.hero>p{font-size:11px}.sidebar,.content{padding:15px}.content-head{align-items:flex-start;flex-direction:column}.view-toolbar{grid-template-columns:repeat(2,1fr)}.view-toolbar button{min-height:34px}.chart-wrap svg{min-height:270px}.legend{position:static;max-width:none;justify-content:flex-start;border:0;border-top:1px solid var(--line);border-radius:0}.records-head{align-items:flex-start;flex-direction:column}.summary-strip{grid-template-columns:repeat(2,1fr)}}
