@font-face{font-family:C059;src:url('./fonts/C059-Roman.otf') format('opentype');font-weight:400 500;font-style:normal;font-display:swap}
@font-face{font-family:C059;src:url('./fonts/C059-Bold.otf') format('opentype');font-weight:600 900;font-style:normal;font-display:swap}
@font-face{font-family:Roboto;src:url('./fonts/Roboto.ttf') format('truetype');font-weight:100 900;font-style:normal;font-display:swap}
:root{font-family:Roboto,Arial,sans-serif;color:#263b4d;background:#f6f8fa;font-synthesis:none;font-size:14px;--ink:#243f56;--muted:#788694;--line:#e4e9ee;--teal:#348f87;--paper:#fff;--soft:#f5f8fa}
*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}button,a,input{-webkit-tap-highlight-color:transparent}button{color:inherit}button:disabled{cursor:not-allowed;opacity:.42}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #86b4cc;outline-offset:3px}button{background:none;border:0}svg{display:inline-block;width:18px;height:18px;flex-shrink:0;vertical-align:middle}a{color:#327d83}button[hidden],[hidden]{display:none!important}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:C059,Georgia,serif;font-weight:600}small{font-size:11px}::selection{background:#dcefeb}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background:#d1d9df;border-radius:5px}.boot{height:100dvh;display:grid;align-content:center;justify-items:center;gap:15px}.boot h1{font-size:25px}.boot p{color:var(--muted)}.boot-mark{width:34px;height:34px;border:2px solid #dfe8ec;border-top-color:var(--teal);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
.header{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;background:#fff;border-bottom:1px solid var(--line);gap:18px}.brand{min-width:0}.header-logo{display:block;width:150px;height:auto;max-height:72px;object-fit:contain;flex-shrink:0}.brand-name{font-weight:400;font-size:26px;line-height:1.25}.header-actions{display:none;align-items:center;gap:17px;flex-shrink:0}.volume{color:#748293;font-size:12px;display:flex;align-items:center;gap:7px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:550;border:1px solid #dfe5ea;border-radius:8px;padding:10px 13px;background:#fff;transition:background .15s,border-color .15s}.button:hover{background:#f5f8fa;border-color:#bfcdd5}.button.primary{color:#fff;background:var(--ink);border-color:var(--ink)}.button.primary:hover{background:#35546c}.button svg{width:15px;height:15px}.icon-button{width:31px;height:31px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;color:#697c8c}.icon-button:hover{background:#eef3f6;color:var(--ink)}.icon-button.active{color:var(--teal);background:#e5f2ee}.icon-button svg{width:16px;height:16px}.workspace{--sidebar-width:252px;--inspector-width:326px;display:grid;grid-template-columns:var(--sidebar-width) minmax(0,1fr) var(--inspector-width);height:calc(100dvh - 78px);min-height:480px;overflow:hidden}.workspace:not(.has-selection){grid-template-columns:var(--sidebar-width) minmax(0,1fr)}.sidebar{background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;z-index:5;min-height:0}.sidebar-scroll{padding:25px 20px 10px;overflow-y:auto;flex:1}.sidebar-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:19px}.sidebar h2{font-size:19px;letter-spacing:-.35px}.all-sections{width:100%;display:flex;align-items:center;gap:9px;text-align:left;font-size:12px;font-weight:600;border:1px solid transparent;padding:11px 10px;border-radius:8px;background:#f5f8fa}.all-sections.active{background:#edf4f5;border-color:#dcebec;color:#315a62}.all-sections svg{height:16px;width:16px}.count{margin-left:auto;color:#7b8b98;font-size:10px;font-variant-numeric:tabular-nums}.all-sections .count{background:#fff;border:1px solid #e1e8ed;border-radius:4px;padding:2px 5px}.section-list{display:flex;flex-direction:column;gap:4px;margin:13px 0 23px}.section-row{display:flex;gap:8px;align-items:flex-start;padding:8px 0;cursor:pointer}.section-row .section-text{flex:1;min-width:0}.section-row .section-title{font-size:11px;line-height:1.5}.section-row .section-kicker{font-size:9px;color:#8793a1;margin-bottom:2px}.section-row input,.type-row input{accent-color:#418380;width:13px;height:13px;flex-shrink:0;margin:3px 0 0;cursor:pointer}.section-row .count{margin-top:3px}.panel-divider{height:1px;background:var(--line);margin:0 0 20px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.section-heading h3{font-size:11px;font-weight:650}.link-button{color:#82919c;font-size:10px;padding:2px 0}.link-button:hover{color:var(--teal)}.type-list{display:flex;flex-direction:column;gap:1px;margin-bottom:9px}.type-row{display:flex;align-items:center;gap:9px;padding:6px 0;cursor:pointer;font-size:11px}.type-row input{margin:0}.swatch{width:8px;height:8px;border-radius:50%;background:var(--color);display:inline-block;flex-shrink:0}.swatch.conference{width:11px;height:11px}.type-row .count{font-size:10px}.type-row>span:not([class]){min-width:0;line-height:1.4}.type-row .count{flex-shrink:0}.soft-note{color:#8b97a2;font-size:10px;line-height:1.65}.source-note{padding:7px 0 19px}.section-options{padding-top:18px;border-top:1px solid var(--line);margin-top:4px}.toggle-row{display:flex;align-items:center;justify-content:space-between;font-size:11px;gap:10px;cursor:pointer}.switch{appearance:none;width:28px;height:16px;border:1px solid #d7e0e5;border-radius:12px;background:#e1e7eb;position:relative;flex-shrink:0;cursor:pointer;margin:0}.switch:before{content:"";position:absolute;width:10px;height:10px;left:2px;top:2px;border-radius:50%;background:white;box-shadow:0 1px 3px #0002;transition:transform .16s}.switch:checked{background:#44867f;border-color:#44867f}.switch:checked:before{transform:translateX(12px)}.relation-details{margin-top:10px;font-size:10px;color:#83929d}.relation-details summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:5px}.relation-details summary:after{content:"⌄";margin-left:auto}.relation-list{display:flex;flex-direction:column;gap:6px;padding:10px 0 0}.relation-row{font-size:10px;display:flex;align-items:center;gap:6px;color:#677c8c;cursor:pointer}.relation-row input{accent-color:#92728f;margin:0;width:12px;height:12px}.settings-label{font-size:10px;color:#7b8a96;display:flex;justify-content:space-between;margin:16px 0 9px}.segmented{background:#f1f5f7;padding:3px;border-radius:7px;display:flex}.segmented button{font-size:10px;color:#80909c;padding:6px 8px;border-radius:5px;flex:1}.segmented button.active{background:white;color:var(--ink);box-shadow:0 1px 4px #243f5612}.range{width:100%;accent-color:#5b8b94;height:3px;margin:6px 0 17px;cursor:pointer}.sidebar-footer{padding:14px 20px;border-top:1px solid var(--line);background:#fff}.line-legend{display:flex;align-items:center;gap:9px;font-size:9px;color:#8795a1;line-height:2}.line-sample{width:21px;flex-shrink:0;border-top:1px solid #99aebe}.line-sample.dashed{border-top:1px dashed #a77995}.footer-file{color:#8e9aa5;font-size:9px;margin-top:9px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.map-area{position:relative;min-width:0;overflow:hidden;background:#f6f8fa}.scene{position:absolute;inset:0}.graph-canvas{display:block;width:100%;height:100%;cursor:grab;touch-action:none;position:absolute;inset:0;outline-offset:-4px}.graph-canvas.dragging{cursor:grabbing!important}.graph-labels{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:1}.node-label{position:absolute;left:0;top:0;font-size:9px;line-height:1.45;font-weight:500;max-width:164px;text-align:left;pointer-events:auto;padding:3px 5px;border-radius:4px;color:#536e7e;background:#f6f8fada;border:1px solid transparent;box-shadow:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;backdrop-filter:blur(3px)}.node-label:hover{z-index:9}.label-section{font-size:12px;font-weight:600;color:#345f7f;max-width:190px;white-space:normal;text-align:center;padding:5px 7px;line-height:1.55;letter-spacing:-.15px;background:#f6f8fadb}.label-conference{font-size:16px;font-weight:650;color:var(--ink);padding:6px 9px;background:#ffffffd9;box-shadow:none;white-space:normal;text-align:center;max-width:220px}.label-article{font-size:8px;max-width:160px;white-space:normal;line-height:1.5;font-weight:500;color:#4e817e}.node-label.selected{color:var(--ink);background:#fff;border-color:#bad4d2;box-shadow:0 3px 12px #263f4e0c;max-width:190px}.selection-halo{position:absolute;pointer-events:none;border:1px solid;border-radius:50%;opacity:.7;z-index:1;box-shadow:0 0 0 5px #ffffff7f}.node-tooltip{position:absolute;width:274px;max-width:calc(100% - 30px);pointer-events:none;padding:13px 15px;background:#fffffffa;box-shadow:0 5px 26px #263f4e19;border:1px solid #e2e9ed;border-radius:10px;z-index:10;font-size:11px;line-height:1.65;overflow-wrap:anywhere}.tooltip-type{font-size:9px;font-weight:650;display:block;margin-bottom:5px}.map-actions{position:absolute;right:18px;bottom:87px;z-index:3;display:flex;flex-direction:column;gap:5px;padding:5px;background:#fffffff0;border:1px solid #e0e8ed;border-radius:10px;box-shadow:0 4px 18px #35495a06}.map-actions .divider{height:1px;background:#e5ebef;margin:1px 4px}.map-bottom{position:absolute;left:0;right:0;bottom:0;padding:0 25px 17px;z-index:2;pointer-events:none;background:linear-gradient(transparent,#f6f8fada 40%)}.view-toolbar{display:flex;justify-content:center;gap:6px;margin-bottom:16px;pointer-events:auto}.view-toolbar .button{font-size:10px;padding:9px 12px;box-shadow:0 3px 15px #20374705;border-radius:7px;background:#ffffffef}.view-toolbar .button.active{border-color:#c1d7d5;background:#ebf5f2;color:#34746f}.view-toolbar svg{height:14px;width:14px}.map-caption{display:flex;justify-content:space-between;gap:14px;align-items:center;font-size:9px;color:#9aa7b0}.map-caption .live-stats{font-variant-numeric:tabular-nums;white-space:nowrap}.empty-scene{position:absolute;left:50%;top:49%;transform:translate(-50%,-50%);text-align:center;width:240px;color:#8b99a4;line-height:1.7;font-size:12px;pointer-events:none}.empty-scene svg{height:30px;width:30px;display:block;margin:0 auto 12px}.mobile-controls{display:none;position:absolute;top:21px;left:20px;right:20px;justify-content:space-between;z-index:4;pointer-events:none}.mobile-controls button{pointer-events:auto}
.inspector{background:#fff;border-left:1px solid var(--line);display:flex;flex-direction:column;min-height:0;z-index:5;overflow:hidden}.inspector-topline{display:flex;align-items:center;gap:10px;padding:22px 23px 0;min-height:48px}.inspector-topline h2{font-size:16px;font-weight:600;line-height:1.4}.inspector-topline .catalog-count{margin-left:auto;font-size:11px;color:var(--muted);white-space:nowrap}.inspector-topline .icon-button{margin-left:auto;flex-shrink:0}.inspector-body{overflow-y:auto;overflow-x:hidden;flex:1;padding:15px 23px 24px}.inspector-body h2{font-size:21px;letter-spacing:-.4px;line-height:1.35;font-weight:500}.catalog-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.catalog-heading h3{font-size:12px}.catalog-heading .catalog-count{font-size:10px;color:#96a3ad}.catalog-section{border-bottom:1px solid var(--line);padding:7px 0}.catalog-section summary{list-style:none;cursor:pointer;font-size:11px;line-height:1.6;display:flex;gap:8px;align-items:center;padding:7px 0;color:#61798b}.catalog-section summary:before{content:'›';font-size:15px;color:#9aa7b1;transition:transform .15s}.catalog-section[open] summary:before{transform:rotate(90deg)}.catalog-section summary .count{font-size:9px}.catalog-article{display:flex;align-items:flex-start;text-align:left;gap:8px;width:100%;font-size:9px;line-height:1.75;padding:11px 6px;border-radius:6px}.catalog-article:hover{background:#f4f8f9}.catalog-article .swatch{width:5px;height:5px;margin-top:6px;flex-shrink:0;background:#5eaba0}.catalog-article .article-name{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1}.article-heading{font-size:15px!important;line-height:1.65!important;font-weight:600!important;letter-spacing:0!important;overflow-wrap:anywhere}.article-location{font-size:10px;color:#8a9aa6;line-height:1.6;margin-top:12px}.article-author-line{font-size:10px;color:#739087;line-height:1.7;margin-top:10px}.panel-tabs{display:flex;border-bottom:1px solid var(--line);gap:16px;margin-top:22px;margin-bottom:21px}.panel-tabs button{font-size:10px;color:#8d9aa5;padding:0 0 11px;position:relative;white-space:nowrap}.panel-tabs button.active{color:var(--ink);font-weight:650}.panel-tabs button.active:after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:2px;background:var(--teal)}.tab-count{font-size:8px;color:#a0abb3;padding-left:4px}.detail-block{margin:0 0 24px}.detail-block h3{font-size:10px;font-weight:650;margin:0 0 11px;display:flex;align-items:center;gap:7px}.detail-block h3 .swatch{height:6px;width:6px}.abstract-text{font-size:11px;line-height:1.95;color:#667b8c;overflow-wrap:anywhere;white-space:pre-wrap}.tag-list{display:flex;flex-wrap:wrap;gap:6px}.tag{font-size:9px;text-align:left;line-height:1.6;padding:5px 8px;border-radius:5px;border:1px solid color-mix(in srgb,var(--tag-color) 21%,white);color:var(--tag-color);background:color-mix(in srgb,var(--tag-color) 6%,white);max-width:100%;overflow-wrap:anywhere}.tag:hover{background:color-mix(in srgb,var(--tag-color) 13%,white)}.block-note{font-size:9px;color:#9ba5ae;line-height:1.7;margin:8px 0 12px}.ref-item{border-bottom:1px solid var(--line);padding:0 0 16px;margin-bottom:16px}.ref-head{display:flex;justify-content:space-between;align-items:center;font-size:9px;color:#a0aab3;margin-bottom:5px}.ref-item p{font-size:10px;line-height:1.9;color:#687e8f;overflow-wrap:anywhere;white-space:pre-wrap}.ref-actions{display:flex;gap:8px;margin-top:8px;align-items:center}.ref-actions button,.ref-actions a{font-size:9px;line-height:1.5;color:#6a8a93;border:1px solid #e0e9ed;border-radius:5px;padding:4px 7px;text-decoration:none;background:#fafcfd}.ref-actions svg{width:11px;height:11px}.related-card{border:1px solid var(--line);border-radius:8px;padding:12px;margin-bottom:10px}.related-title{font-size:10px;line-height:1.75;text-align:left;display:block;width:100%;padding:0;color:#4b6b7b}.related-title:hover{color:var(--teal)}.related-evidence{font-size:9px;color:#8d7c93;line-height:1.75;margin-top:7px;padding-top:7px;border-top:1px solid #eff1f3}.related-evidence strong{font-weight:500}.selection-actions{display:flex;gap:8px;margin:17px 0 6px}.selection-actions .button{font-size:10px;padding:8px 9px}.long-value{font-size:12px;line-height:1.9;overflow-wrap:anywhere;color:#5f7789}.section-listing{margin-top:18px}.type-empty{font-size:11px;color:#8c9ba6;line-height:1.85;padding:14px 0}
.toast{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);max-width:min(580px,calc(100% - 30px));background:#263f51f7;color:#fff;box-shadow:0 5px 22px #243f5622;padding:13px 18px;border-radius:9px;z-index:100;font-size:11px;line-height:1.7}.modal{border:1px solid #e1e8ed;border-radius:16px;box-shadow:0 22px 90px #23394829;max-width:600px;width:calc(100% - 35px);padding:28px;color:var(--ink);background:#fff;max-height:86dvh}.modal::backdrop{background:#243f5640;backdrop-filter:blur(4px)}.modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.modal h2{font-size:21px;letter-spacing:-.3px}.modal h3{font-size:12px;margin:20px 0 9px}.modal p{font-size:12px;color:#718391;line-height:1.9;margin-bottom:10px}.modal kbd{border:1px solid #dfe7ec;background:#f6f9fa;padding:2px 5px;border-radius:4px;font:10px monospace}.modal-close{position:relative}.node-list{display:flex;flex-direction:column;gap:6px}.alias-value{font-size:10px;color:#8b98a5;margin-top:8px}.drawer-close{display:none}.fatal{max-width:650px;padding:40px;margin:12vh auto;color:#526c7f;line-height:1.9}.fatal h1{font-size:24px;margin-bottom:15px}.fatal pre{white-space:pre-wrap;background:#fff;padding:20px;border:1px solid var(--line);border-radius:10px;font-size:12px}.fatal button{margin-top:20px}
@media(min-width:1700px){.workspace{--sidebar-width:280px;--inspector-width:360px}.sidebar-scroll{padding-left:26px;padding-right:26px}.inspector-body{padding-left:27px;padding-right:27px}.node-label{font-size:10px}.label-article{font-size:9px}}
@media(max-width:1250px){.workspace{--sidebar-width:222px;--inspector-width:290px}.sidebar-scroll{padding-left:16px;padding-right:16px}.inspector-body{padding-left:19px;padding-right:19px}.header{padding:0 20px}.map-caption .controls-hint{display:none}.map-caption{justify-content:center}.view-toolbar .button{padding:8px}.view-toolbar{gap:4px}.panel-tabs{gap:11px}.inspector-topline{padding-left:19px;padding-right:16px}}
@media(max-width:1000px){.workspace{grid-template-columns:222px minmax(0,1fr)}.inspector{display:none}.workspace.mobile-details .inspector{display:flex;position:absolute;right:14px;top:93px;bottom:16px;width:320px;border:1px solid #dce5eb;border-radius:12px;box-shadow:0 12px 44px #243f5624;z-index:20}.mobile-controls{display:flex;justify-content:flex-end}.mobile-controls .filter-toggle{display:none}.drawer-close{display:inline-flex}.volume{display:none}.header-actions{gap:8px}}
@media(max-width:720px){.header{height:68px;padding:0 17px;gap:8px}.brand-name{font-size:20px}.header-logo{width:106px;max-height:56px}.header-actions .button{font-size:0;padding:9px}.header-actions .button svg{width:16px;height:16px}.workspace{height:calc(100dvh - 68px);min-height:380px}.workspace,.workspace:not(.has-selection){grid-template-columns:minmax(0,1fr)}.sidebar{display:none}.workspace.mobile-filters .sidebar{display:flex;position:absolute;top:81px;bottom:15px;left:12px;width:266px;border:1px solid #dce5eb;border-radius:12px;box-shadow:0 12px 44px #243f5624;z-index:25}.workspace.mobile-details .inspector{top:81px;right:12px;bottom:15px;width:min(320px,calc(100vw - 24px))}.mobile-controls{justify-content:space-between;top:21px;left:20px;right:20px}.mobile-controls .filter-toggle{display:inline-flex}.mobile-controls .button{padding:8px 10px;font-size:10px}.map-actions{right:13px;bottom:90px;padding:4px}.map-actions .icon-button{height:28px;width:28px}.map-bottom{padding:0 14px 16px}.view-toolbar{margin-bottom:13px;gap:5px}.view-toolbar .button{font-size:9px;gap:5px;padding:9px 8px}.view-toolbar .button svg{width:12px;height:12px}.node-label{max-width:130px;font-size:8px}.label-section{font-size:10px;max-width:150px}.label-conference{font-size:14px}.label-article{font-size:7px;max-width:115px}.map-caption{font-size:8px}.sidebar-scroll{padding-top:20px}.modal{padding:23px}.modal h2{font-size:18px}.modal p{font-size:11px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media(min-width:1001px){.section-row .section-title{font-size:12px}.type-row{font-size:12px}.abstract-text{font-size:12px;line-height:1.9}.ref-item p{font-size:11px}.catalog-article{font-size:10px}.related-title{font-size:11px}.related-evidence{font-size:10px}.node-label{font-size:10px}.label-article{font-size:9px}.label-section{font-size:12px}.label-conference{font-size:16px}}
.ui-tooltip{position:fixed;z-index:110;max-width:min(300px,calc(100vw - 16px));padding:8px 10px;background:#fff;border:1px solid var(--line);border-radius:6px;box-shadow:0 3px 12px #263f4e12;font:12px/1.5 Roboto,Arial,sans-serif;color:var(--ink);overflow-wrap:anywhere;pointer-events:none}

.catalog-section-link .swatch{background:#417fb8}.catalog-section-link .article-name{display:block}.catalog-section-link .count{flex-shrink:0}
