.story-header.svelte-1ssy6gh{margin-bottom:3rem;margin-top:5rem}.header-content.svelte-1ssy6gh{display:flex;align-items:flex-start;gap:20px}.header-text.svelte-1ssy6gh{flex:1}.story-header.svelte-1ssy6gh h1:where(.svelte-1ssy6gh){margin:0 0 1rem;font-size:var(--vcsi-font-h1);line-height:1.2}.logo-container.svelte-1ssy6gh{flex-shrink:0}.logo.svelte-1ssy6gh{height:260px;width:auto;object-fit:contain;max-width:320px;transform:translateY(-20px)}.article-meta.svelte-1ssy6gh .author:where(.svelte-1ssy6gh){font-size:var(--vcsi-font-md);color:#555;margin:0 0 .25rem}.article-meta.svelte-1ssy6gh .author:where(.svelte-1ssy6gh) a:where(.svelte-1ssy6gh){color:inherit}.article-meta.svelte-1ssy6gh .author:where(.svelte-1ssy6gh) a:where(.svelte-1ssy6gh):hover{text-decoration:underline}.article-meta.svelte-1ssy6gh .date:where(.svelte-1ssy6gh){font-size:var(--vcsi-font-size-small);color:#888;margin:0}@media(max-width:1200px){.header-content.svelte-1ssy6gh{flex-direction:column;align-items:center;text-align:center;gap:1rem}.logo.svelte-1ssy6gh{transform:none;height:180px}}@media(max-width:768px){.story-header.svelte-1ssy6gh{margin-top:0rem}.story-header.svelte-1ssy6gh h1:where(.svelte-1ssy6gh){font-size:clamp(2.1rem,9vw,4rem)}.logo.svelte-1ssy6gh{height:200px}}.waffle.svelte-15w72zf{position:relative;display:inline-block;margin-bottom:1.5rem}h4.svelte-15w72zf{margin:0 0 .5rem;font-size:14px;font-weight:700;color:#666}.legend.svelte-15w72zf{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem;font-size:12px;color:#555}.legend-item.svelte-15w72zf{display:flex;align-items:center;gap:4px}.legend-swatch.svelte-15w72zf{display:inline-block;width:12px;height:12px;border-radius:2px}.tooltip.svelte-15w72zf{position:fixed;background:#000;color:#fff;padding:8px;border-radius:4px;font-size:12px;pointer-events:none;z-index:1000}.waffle-grid.svelte-7zctbz{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin:1rem 0}.college-section.svelte-7zctbz{grid-column:1 / -1;margin-bottom:2rem}.college-header.svelte-7zctbz{font-size:1.2rem;font-weight:700;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #ddd}.department-grid.svelte-7zctbz{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.grouping-controls.svelte-7zctbz{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.grouping-controls.svelte-7zctbz button:where(.svelte-7zctbz){padding:.4rem .9rem;border:2px solid #ddd;background:#fff;border-radius:4px;cursor:pointer;font-size:.95rem;transition:all .2s ease}.grouping-controls.svelte-7zctbz button:where(.svelte-7zctbz):hover{border-color:#999}.grouping-controls.svelte-7zctbz button.active:where(.svelte-7zctbz){background:#4caf50;color:#fff;border-color:#4caf50}.tooltip.svelte-vorjl9{position:fixed;background:var(--color-bg);color:var(--color-fg);border:1px solid var(--color-border);padding:.75rem 1rem;border-radius:var(--border-radius);font-size:var(--font-size-small);font-family:var(--sans);white-space:pre-line;line-height:1.4;pointer-events:none;z-index:var(--z-overlay);max-width:300px;box-shadow:0 2px 8px #0000001a;transition:opacity var(--transition-fast)}.dark .tooltip.svelte-vorjl9{box-shadow:0 2px 8px #0000004d}.legend.svelte-1i1a9q1{position:absolute;right:0rem;top:2rem;background:var(--vcsi-bg);border:1px solid var(--vcsi-border);border-radius:8px;padding:12px;box-shadow:0 2px 8px #0000001a;font-size:11px;font-family:var(--vcsi-font-sans);z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:8rem;opacity:0;transition:opacity var(--vcsi-transition-slow),transform var(--vcsi-transition-slow);pointer-events:none}.legend.visible.svelte-1i1a9q1{opacity:1;transform:translate(0);pointer-events:auto}.legend-content.svelte-1i1a9q1{display:flex;flex-direction:column;gap:8px}.legend-title.svelte-1i1a9q1{font-weight:var(--vcsi-font-weight-bold);font-size:11px;color:var(--vcsi-fg);margin-bottom:4px;text-align:center;border-bottom:1px solid var(--vcsi-border);padding-bottom:4px}.legend-items.svelte-1i1a9q1{display:flex;color:var(--vcsi-fg);flex-direction:column;gap:6px}.legend-item.svelte-1i1a9q1{display:flex;align-items:center;gap:8px;margin-bottom:4px;opacity:0;transform:translate(10px);animation:svelte-1i1a9q1-slideIn .4s ease forwards}.legend-dot.svelte-1i1a9q1{width:12px;height:12px;border-radius:50%;border:1px solid var(--vcsi-fg);flex-shrink:0;transition:background-color var(--vcsi-transition-base)}.legend-item.svelte-1i1a9q1 span:where(.svelte-1i1a9q1){font-size:10px;color:var(--vcsi-fg);line-height:1.2}@keyframes svelte-1i1a9q1-slideIn{to{opacity:1;transform:translate(0)}}@media(max-width:768px){.legend.svelte-1i1a9q1{position:fixed;top:20px;right:20px;left:auto;transform:translate(0);padding:8px;width:auto}.legend-items.svelte-1i1a9q1{display:grid;grid-template-columns:1fr 1fr;gap:4px 12px}.legend.visible.svelte-1i1a9q1{transform:translate(0)}}.chart-wrapper.svelte-179s270{--chart-grid-color: var(--vcsi-border);--chart-text-color: var(--vcsi-gray-600);--chart-tooltip-bg: var(--vcsi-bg);width:100%}.plot-container.svelte-179s270{display:flex;justify-content:center;position:relative;overflow:hidden}.plot-container.svelte-179s270 svg:where(.svelte-179s270){transform-origin:center center}.chart-wrapper.svelte-179s270 .chart-label{font-size:var(--vcsi-font-size-small);font-weight:var(--vcsi-font-weight-bold);font-family:var(--vcsi-font-sans);fill:var(--chart-text-color)}.chart-wrapper.svelte-179s270 .year-label{font-size:var(--vcsi-font-size-xs);font-family:var(--vcsi-font-mono);fill:var(--chart-text-color)}.chart-wrapper.svelte-179s270 .grid-line{stroke:var(--chart-grid-color);stroke-width:1}.chart-wrapper.svelte-179s270 .data-point{cursor:pointer;transition:fill .6s ease,fill-opacity .7s ease}.chart-wrapper.svelte-179s270 .data-point:focus{outline:2px solid #3b82f6;outline-offset:2px}.scrolly-container.svelte-zp9wm4{display:grid;grid-template-columns:4fr 6fr;min-height:100vh;gap:4rem;margin-top:3rem;width:min(1100px,calc(100vw - 2rem));margin-left:50%;transform:translate(-50%);position:relative}.scrolly-chart.svelte-zp9wm4{position:sticky;top:calc(50vh - 350px);height:fit-content;grid-column:2;grid-row:1}.scrolly-content.svelte-zp9wm4{grid-column:1;grid-row:1;width:100%}.spacer.svelte-zp9wm4{height:35vh}.step.svelte-zp9wm4{height:80vh;display:flex;align-items:center}.step.svelte-zp9wm4 .step-body:where(.svelte-zp9wm4){padding:1rem;background:#f5f5f5;color:#ccc;border-radius:5px;box-shadow:1px 1px 10px #0003;transition:all .5s ease}.step.active.svelte-zp9wm4 .step-body:where(.svelte-zp9wm4){background:#fff;color:#000}@media(max-width:1200px){.scrolly-container.svelte-zp9wm4{display:block;margin-top:2rem}.scrolly-chart.svelte-zp9wm4{position:sticky;top:calc(50vh - 200px);width:100%;max-width:90vw;margin:1rem auto;z-index:-1}.step.svelte-zp9wm4{height:100vh;justify-content:center}.step.svelte-zp9wm4 .step-body:where(.svelte-zp9wm4){width:90vw;max-width:90vw;margin:0 auto;text-align:center;background:#fffffff2;border:1px solid rgba(0,0,0,.1);box-shadow:0 8px 32px #00000026;position:relative;z-index:100}.scrolly-chart.svelte-zp9wm4 .legend{display:none}}@media(max-width:768px){.step.svelte-zp9wm4 .step-body:where(.svelte-zp9wm4){font-size:1rem;padding:.75rem}}.legend-container.svelte-1ek5cns{display:inline-block;margin:5px 0 0}text.svelte-1ek5cns{font-family:system-ui,-apple-system,sans-serif}.select-container.svelte-1apu4w5{display:flex;flex-direction:column;gap:4px;margin:0 0 5px}.select-label.svelte-1apu4w5{font-size:14px;font-weight:500;color:var(--vcsi-story-fg);margin-bottom:2px}.styled-select.svelte-1apu4w5{width:100%;padding:8px 36px 8px 12px;border:1px solid var(--vcsi-border);border-radius:6px;background:var(--vcsi-story-bg);color:var(--vcsi-story-fg);font-size:14px;font-family:system-ui,-apple-system,sans-serif;cursor:pointer;transition:all .2s ease;appearance:none;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L2 4h8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:12px}.styled-select.svelte-1apu4w5:hover{border-color:var(--color-border-hover, #999);background-color:var(--color-bg-hover, rgba(0, 0, 0, .02))}.styled-select.svelte-1apu4w5:focus{outline:none;border-color:var(--color-accent, #0066cc);box-shadow:0 0 0 2px var(--color-accent-alpha, rgba(0, 102, 204, .2))}.styled-select.svelte-1apu4w5 option:where(.svelte-1apu4w5){padding:8px;background:var(--vcsi-story-bg);color:var(--vcsi-story-fg)}.dark .styled-select.svelte-1apu4w5{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23ccc' d='M6 8L2 4h8z'/%3E%3C/svg%3E")}.dark .styled-select.svelte-1apu4w5:hover{background-color:var(--color-bg-hover, rgba(255, 255, 255, .05))}.embedding-dotplot.svelte-13zjw2v{width:fit-content;max-width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.plot-container.svelte-13zjw2v{position:relative;width:fit-content;max-width:100%}.data-point.svelte-13zjw2v{cursor:pointer;transition:r .2s ease,opacity .2s ease}.data-point.svelte-13zjw2v:hover{opacity:1}.tooltip.svelte-13zjw2v{position:fixed;background:#fff;color:var(--color-fg);border:1px solid var(--color-border);padding:.5rem;border-radius:4px;font-size:12px;white-space:pre-line;pointer-events:none;z-index:1000;box-shadow:0 2px 8px #0000001a}.dark .tooltip.svelte-13zjw2v{box-shadow:0 2px 8px #0000004d}.coauthor-chart.svelte-15v1mxb{width:100%;display:flex;flex-direction:column;align-items:center;height:var(--chart-width);gap:1rem}.rotation-wrapper.svelte-15v1mxb{position:relative;overflow:visible;width:var(--chart-height);height:var(--chart-width)}.chart-container.rotated.svelte-15v1mxb{position:absolute;top:50%;left:50%;transform:rotate(270deg) translate(-45%,-56.4%);transform-origin:0 0;border:2px solid rgb(237,237,237);width:var(--chart-width);height:var(--chart-height)}.brush-overlay.svelte-15v1mxb{position:absolute;top:0;left:0;pointer-events:all;z-index:10}.coauthor-chart.svelte-15v1mxb .brush .overlay{fill:none;pointer-events:all}.coauthor-chart.svelte-15v1mxb .brush .selection{fill:#4682b433;stroke:#4682b4;stroke-width:2;stroke-dasharray:5,5}.coauthor-chart.svelte-15v1mxb .brush .handle{fill:#4682b4;stroke:#fff;stroke-width:1}.wide-chart.svelte-1abbya6{max-width:1400px;margin:3rem auto;padding:0 0 0 200px;display:flex;flex-direction:column;align-items:center}@media(max-width:1200px){.wide-chart.svelte-1abbya6{padding:0 1rem}}
