@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}:root{--bg:#0d0d0f;--sidebar-bg:#111114;--panel-bg:#18181c;--toolbar-bg:#141417;--border:#2a2a30;--accent:#00c8ff;--accent-dim:rgba(0,200,255,0.18);--accent-glow:rgba(0,200,255,0.06);--text-primary:#e8eaf0;--text-muted:#6b7280;--text-dim:#3d4048;--thumb-bg:#0a0a0c}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;background:var(--bg);color:var(--text-primary);font-family:Inter,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.viewer-layout{height:100vh}.sidebar,.viewer-layout{display:flex;overflow:hidden}.sidebar{width:136px;min-width:136px;background:var(--sidebar-bg);border-right:1px solid var(--border);flex-direction:column}.sidebar-header{padding:10px 10px 8px;border-bottom:1px solid var(--border);flex-shrink:0}.sidebar-study-name{font-size:11px;font-weight:700;color:var(--text-primary);letter-spacing:.04em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:2px}.sidebar-study-date{font-size:10px;color:var(--text-muted);font-family:SF Mono,Fira Code,monospace}.sidebar-series-header{display:flex;align-items:center;gap:6px;padding:6px 8px 4px;font-size:10px;font-weight:700;letter-spacing:.06em;color:var(--accent);text-transform:uppercase;background:var(--panel-bg);border-bottom:1px solid var(--border);flex-shrink:0}.sidebar-list{flex:1 1;overflow-y:auto;overflow-x:hidden;padding:4px 0}.sidebar-list::-webkit-scrollbar{width:4px}.sidebar-list::-webkit-scrollbar-track{background:transparent}.sidebar-list::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.thumb-card{display:flex;flex-direction:column;margin:3px 6px;border-radius:6px;border:1.5px solid transparent;cursor:pointer;transition:border-color .15s,background .15s;overflow:hidden;background:var(--panel-bg)}.thumb-card:hover{border-color:rgba(0,200,255,.35);background:rgba(0,200,255,.05)}.thumb-card.active{border-color:var(--accent);background:var(--accent-dim)}.thumb-card.active .thumb-label-index{color:var(--accent)}.thumb-image{width:100%;height:76px;background:var(--thumb-bg);display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.thumb-image canvas{width:100%;height:100%;object-fit:contain}.thumb-meta{padding:4px 6px 5px}.thumb-label-index{font-size:10px;font-weight:700;color:var(--text-muted);font-family:SF Mono,monospace;letter-spacing:.04em}.thumb-label-name{font-size:9.5px;color:var(--text-dim);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:1px}.main-content{flex:1 1;display:flex;flex-direction:column;overflow:hidden}.toolbar{height:46px;background:var(--toolbar-bg);border-bottom:1px solid var(--border);padding:0 14px;gap:10px;flex-shrink:0}.toolbar,.toolbar-title{display:flex;align-items:center}.toolbar-title{font-size:13px;font-weight:700;color:var(--text-primary);letter-spacing:.04em;gap:8px}.toolbar-title svg{opacity:.7}.toolbar-btn{display:flex;align-items:center;gap:6px;padding:6px 14px;background:var(--accent);color:#000;border:none;border-radius:6px;cursor:pointer;font-size:12px;font-weight:700;letter-spacing:.03em;transition:opacity .12s;white-space:nowrap}.toolbar-btn:hover{opacity:.85}.toolbar-count{font-size:11px;color:var(--text-muted);font-family:SF Mono,monospace}.viewport-container{flex:1 1;background:#000;overflow:hidden}.empty-state{flex-direction:column;height:100%;gap:16px;color:var(--text-dim);font-size:13px}.empty-icon,.empty-state{display:flex;align-items:center;justify-content:center}.empty-icon{width:56px;height:56px;border-radius:14px;background:var(--panel-bg);border:1px solid var(--border);font-size:26px}