@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#21283c;background:#fff;font-synthesis:none;--blue:#4357fa;--ink:#21283c;--muted:#6e7790;--line:#e9edf5;--surface:#f7f9ff}
*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;border:0}button:disabled{cursor:default;opacity:.4}button{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,canvas:focus-visible{outline:3px solid #ffb42c;outline-offset:4px}a{color:inherit;text-decoration:none}button, a{transition:color .2s,background .2s,box-shadow .2s}button[hidden],[hidden]{display:none!important}.icon-defs{position:absolute;width:0;height:0;overflow:hidden}.icon{width:20px;height:20px;stroke:currentColor;stroke-width:1.6;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.skip-link{position:absolute;left:15px;top:-60px;z-index:100;background:var(--blue);color:#fff;padding:12px;border-radius:8px}.skip-link:focus{top:12px}
.site-header{height:78px;padding:0 4%;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{font-family:'Manrope',sans-serif;display:flex;align-items:center;font-size:1.55rem;letter-spacing:-1.2px;font-weight:800;white-space:nowrap}.brand-dot{color:var(--blue)}.brand-mark{width:35px;height:35px;margin-right:10px}.brand-mark svg{width:100%;height:100%;fill:none;stroke:var(--blue);stroke-width:1.7}.brand-mark circle{fill:#ffd85e;stroke:none}.header-label{font-size:.75rem;letter-spacing:1.6px;font-weight:600;color:#737d96}.header-actions{display:flex;align-items:center;gap:24px}.preview-label{font-size:.75rem;color:#7c86a0}.header-actions button{display:flex;gap:9px;align-items:center;background:none;font-size:.875rem;padding:10px 0}.header-actions .icon{width:17px;height:17px}
.metrics{display:grid;grid-template-columns:1.05fr 1.35fr 1fr 1fr;margin:0 4%;padding:28px 0;border-bottom:1px solid var(--line)}.metric{display:flex;align-items:center;gap:16px;padding:0 27px;border-left:1px solid var(--line)}.metric:first-child{border-left:0;padding-left:0}.metric:last-child{padding-right:0}.metric-number{font-family:'Manrope',sans-serif;font-size:2.45rem;line-height:1.2;letter-spacing:-1.6px;font-weight:750;font-variant-numeric:tabular-nums;white-space:nowrap}.primary-metric .metric-number{color:var(--blue)}.metric-label{font-size:.875rem;font-weight:550;display:block;white-space:nowrap}.metric-note{font-size:.75rem;color:var(--muted);display:block;margin-top:6px;line-height:1.5}.metric-icon{display:grid;place-items:center;border-radius:13px;width:44px;height:44px;flex-shrink:0}.metric-icon.blue{color:var(--blue);background:#eef0ff}.metric-icon.orange{color:#f39344;background:#fff1e1}.metric-icon .icon{width:22px;height:22px}.duration-warning{color:#92703c}
.world-layout{display:grid;grid-template-columns:294px minmax(0,1fr);padding:0 4%;gap:34px;min-height:610px}.explorer{padding:37px 0 18px;display:flex;flex-direction:column;min-width:0}.eyebrow{font-size:.75rem;letter-spacing:1.35px;color:#828ba1;font-weight:500;line-height:1.5}.explorer-heading h1{font-family:'Manrope',sans-serif;font-weight:750;font-size:2.9rem;letter-spacing:-2px;line-height:1.13;margin:11px 0 27px}.explorer-heading h1 span{color:var(--blue)}.search-box{display:flex;align-items:center;gap:10px;background:#f6f8fc;border:1px solid #e5eaf3;border-radius:10px;padding:13px;color:#7b86a0}.search-box input{border:0;background:none;width:100%;min-width:0;outline:none!important;color:var(--ink);font-size:1rem}.search-box input::placeholder{color:#8a93a6}.search-box:focus-within{border-color:#8291ff;box-shadow:0 0 0 3px #4357fa0d}.search-box .icon{height:19px;width:19px}.search-box kbd{font-family:inherit;border:1px solid #dce2ef;border-radius:3px;font-size:.75rem;padding:0 5px;line-height:1.4;background:#fff}.filters{display:flex;gap:5px;margin-top:15px}.filter{display:flex;gap:8px;align-items:center;background:none;border-radius:7px;padding:8px 10px;font-size:.875rem;color:#6f7890}.filter span{color:#98a1b4;font-size:.75rem}.filter.active{background:#eaf0ff;color:var(--blue);font-weight:550}.filter.active span{color:#6778df}.filter:hover{background:#f0f3fb}.results-heading{display:flex;justify-content:space-between;align-items:center;padding:23px 0 12px;font-size:.75rem;color:#8d96aa;gap:10px}.results-heading button{background:none;color:var(--blue);padding:0;font-size:.8125rem}.record-list{display:flex;flex-direction:column;gap:7px;max-height:280px;overflow:auto;margin:0 -5px;padding:2px 5px}.object-row,.mesh-row{width:100%;text-align:left;background:transparent;display:flex;gap:12px;align-items:center;border:1px solid #e9edf6;border-radius:11px;padding:12px;min-height:76px}.object-row:hover,.object-row.is-selected{border-color:#aab5ff;background:#f5f7ff}.row-art{width:48px;height:48px;flex-shrink:0;background:#fff4c7;border-radius:8px;display:grid;place-items:center}.row-art .object-sprite{width:54px;height:54px}.row-copy{display:flex;flex-direction:column;gap:5px;min-width:0;flex:1}.row-copy strong{font-weight:600;font-size:.9375rem;overflow-wrap:anywhere}.row-copy>span{font-size:.75rem;color:#7d87a0;line-height:1.4}.row-arrow{width:17px;height:17px;color:#a2acc0}.mesh-row{border-color:transparent;padding:12px;background:#fafbfe}.mesh-row:hover{background:#eff2fb}.mesh-row .row-art{background:#eaf0ff;color:#8392bd}.mesh-row .row-copy strong{font-weight:450;font-size:.875rem;color:#5e6c89}.mesh-note{font-size:.75rem;line-height:1.6;color:#949cae;padding:0 12px;margin:5px 0 10px}.collectors{margin-top:auto;padding-top:33px}.collectors h2{margin:0 0 14px;font-size:.75rem}.collector-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px}.collector-person{display:flex;gap:9px;align-items:center;background:none;text-align:left;border-radius:10px;padding:5px 2px}.collector-person:hover strong{color:var(--blue)}.collector-person[aria-pressed=true] strong{color:var(--blue);text-decoration:underline;text-underline-offset:4px}.avatar{width:39px;height:44px;display:block;flex-shrink:0;background:transparent;border-radius:0}.avatar img{display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom}.collector-person strong{font-size:.875rem;font-weight:550}.person-count{display:block;font-size:.75rem;color:#8a93a8;margin-top:4px}
.world-panel{position:relative;min-width:0;display:flex;flex-direction:column;padding:25px 0 18px;background:radial-gradient(ellipse at 54% 43%,#eaf1ff 0%,#f7faff 45%,#fff 73%)}.world-topline{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:0 5px;font-size:.75rem;color:#8791a7;position:relative;z-index:5}.world-view-label{display:flex;gap:9px;align-items:center;font-size:.6875rem;letter-spacing:1.4px}.view-dot{width:6px;height:6px;border-radius:50%;background:#7889ff}.dimension-label{display:inline-block;padding:3px 5px;border:1px solid #dce5f5;border-radius:4px;color:#6c7ea6;font-size:.625rem;letter-spacing:.5px}.world-stage{position:relative;flex:1;height:calc(100dvh - 314px);min-height:493px;isolation:isolate;overflow:hidden}.world-shadow{position:absolute;left:50%;top:82%;width:43%;height:8%;border-radius:50%;background:#617ec92b;filter:blur(24px);transform:translate(-50%,-50%);pointer-events:none;z-index:0}#world-canvas{display:block;position:absolute;inset:0;width:100%;height:100%;z-index:1;cursor:grab;touch-action:pan-y;outline-offset:-5px!important}#world-canvas.is-dragging{cursor:grabbing;touch-action:none}.object-layer{position:absolute;inset:0;pointer-events:none;z-index:3}.globe-object{position:absolute;left:50%;top:40%;display:flex;flex-direction:column;align-items:center;background:none;pointer-events:auto;padding:0;transform-origin:center center;will-change:transform,opacity}.globe-object .object-sprite{width:132px;height:132px;filter:drop-shadow(0 14px 7px #3b54a33b);transition:filter .2s}.globe-object:hover .object-sprite,.globe-object:focus-visible .object-sprite{filter:drop-shadow(0 17px 9px #3b54a367) brightness(1.06)}.object-label{padding:8px 12px;background:#fff;border:1px solid #e2e8f5;border-radius:100px;box-shadow:0 4px 15px #4c65a912;display:flex;align-items:center;gap:9px;color:#303e60;font-size:.875rem;max-width:230px;line-height:1.3;text-align:left}.object-label>span:first-child{overflow-wrap:anywhere}.object-label .icon{width:13px;height:13px;color:#69816e}.marker-count{font-size:.75rem;color:#8d98b0;border-left:1px solid #e5eaf4;padding-left:9px;white-space:nowrap}.globe-object:hover .object-label,.globe-object.is-selected .object-label{border-color:#8e9cff;color:var(--blue)}.object-sprite{background-image:url('assets/objects.png');background-size:200% 200%;background-repeat:no-repeat;display:block;width:100%;height:100%}.sprite-book{background-position:0 0}.sprite-mug{background-position:100% 0}.sprite-ball{background-position:0 100%}.sprite-cube{background-position:100% 100%}.generic-object{background:none;display:grid!important;place-items:center}.generic-object>.icon{width:55%;height:55%;color:var(--blue);stroke-width:1.3;filter:drop-shadow(0 5px 2px #607ed822)}.equipment-marker{pointer-events:none;position:absolute;left:75%;top:20%;width:155px;z-index:2;transform:translate(-50%,-50%);visibility:hidden;will-change:transform}.equipment-marker img{display:block;width:100%;height:auto;transform:rotate(-13deg);filter:drop-shadow(0 13px 6px #293e782a)}.equipment-caption{display:block;text-align:center;margin-top:13px;font-size:.8125rem;color:#5f6e8d}.equipment-caption>span{font-size:.5625rem;letter-spacing:1.6px;display:block;margin-top:5px;color:#99a3b8}.world-bottomline{display:flex;gap:15px;align-items:center;justify-content:space-between;position:relative;z-index:5;margin-top:10px;padding:0 4px}.world-help{display:flex;gap:9px;align-items:center;font-size:.75rem;color:#8b96af;margin:0;line-height:1.5}.world-help .icon{width:16px;height:16px;color:#9da8c0}.help-divider{margin:0 7px;color:#c1c9d9}.world-controls{display:flex;align-items:center;gap:5px;background:#fff;box-shadow:0 3px 15px #8294bd0d;border:1px solid #e5eaf5;border-radius:10px;padding:4px;flex-shrink:0}.world-controls button{display:grid;place-items:center;background:none;color:#7181a6;width:32px;height:32px;border-radius:7px}.world-controls button:hover{background:#eef2ff;color:var(--blue)}.world-controls .icon{width:17px;height:17px}.control-divider{height:15px;width:1px;background:#e6ebf4;margin:0 2px}.world-status{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:4;padding:12px 18px;background:#fffffff2;border:1px solid #e5eaf5;border-radius:10px;max-width:330px;text-align:center;line-height:1.5;color:#7483a2;font-size:.875rem}.world-status:empty{display:none}.world-unavailable #world-canvas,.world-unavailable .world-shadow,.world-unavailable #object-layer{display:none}.site-footer{margin:0 4%;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;font-size:.75rem;color:#9ca5b8}.site-footer button{display:flex;align-items:center;gap:8px;background:none;padding:0;font-size:.75rem;color:#8590a6}.site-footer .icon{height:14px;width:14px}
.loading-state,.empty-state{font-size:.875rem;line-height:1.65;color:#8490aa;padding:18px 12px}.empty-state strong{display:block;font-weight:500;color:#4f5f81;margin-bottom:6px}.empty-state button{font-size:.875rem;color:var(--blue);padding:8px 0;background:none}.empty-state span{display:block;font-size:.8125rem}
dialog{border:1px solid #e3e8f4;background:#fff;color:var(--ink);border-radius:18px;padding:28px;width:calc(100% - 32px);max-width:560px;max-height:90dvh;overflow:auto;box-shadow:0 30px 90px #29396a33}dialog::backdrop{background:#18234255;backdrop-filter:blur(5px)}.dialog-header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}.icon-button{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#f2f5fc;color:#7c8bab;flex-shrink:0}.icon-button .icon{width:18px;height:18px}dialog h2{font-family:'Manrope',sans-serif;font-size:2rem;letter-spacing:-1px;margin:10px 0;line-height:1.2}.source-dialog p{font-size:1rem;line-height:1.7;color:#76829b}.source-file{background:#f5f7fc;border-radius:8px;padding:14px;font-size:.875rem;line-height:1.5;overflow-wrap:anywhere;color:#647494}.source-facts{margin:22px 0}.source-facts>div{display:flex;justify-content:space-between;gap:20px;margin:14px 0;font-size:.875rem;line-height:1.5}.source-facts dt{color:#8892a7}.source-facts dd{margin:0;text-align:right;color:#596985}.source-dialog .source-note{font-size:.8125rem}.source-note a{text-decoration:underline}.review-note{background:#fff7e5;border:1px solid #f3e5c7;padding:16px;border-radius:9px;font-size:.875rem;line-height:1.5;color:#a37a39}.review-note p{font-size:.8125rem;line-height:1.65;margin:6px 0 0;color:#9b8159}.detail-hero{height:160px;background:#f4f7ff;border-radius:10px;display:flex;align-items:center;justify-content:center;margin:0 0 22px}.detail-hero .object-sprite{width:165px;height:165px}.detail-hero.mesh-detail{height:75px;color:#8391b1;justify-content:flex-start;padding:22px;gap:14px}.detail-meta{font-size:.8125rem;color:#8290a9;line-height:1.5;margin:7px 0 20px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:24px 0}.detail-grid dt{font-size:.75rem;color:#8a98b0;margin-bottom:6px}.detail-grid dd{font-size:1rem;margin:0;color:#596c8e;line-height:1.5;overflow-wrap:anywhere}.detail-stages{border-top:1px solid var(--line);padding-top:21px}.detail-stages h3,.group-recordings h3{font-size:1rem;font-weight:600;margin:0 0 10px}.detail-stage{display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:.875rem;line-height:1.5;padding:10px 0;color:#6e7f9c}.stage-value{font-size:.75rem;background:#f0f4fb;padding:4px 7px;border-radius:4px;color:#7f8daa}.stage-value.yes{background:#eaf6ef;color:#488763}.detail-bottom{font-size:.75rem;line-height:1.75;color:#8b97af;margin:22px 0 0}.detail-dialog .review-note{margin-top:14px}.group-recordings{margin-top:24px}.recording-link{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;background:#f5f7fc;border-radius:8px;padding:14px;text-align:left;margin-top:8px}.recording-link strong{display:block;font-size:.875rem;font-weight:500}.recording-link span{font-size:.75rem;color:#8392ad}.recording-link .icon{height:18px;width:18px}.processing-section{border-top:1px solid var(--line);margin-top:25px;padding-top:15px}.processing-section h3{font-size:1rem;font-weight:550}.pipeline{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pipeline-item{display:flex;align-items:center;justify-content:space-between;padding:10px 0;font-size:.8125rem;color:#8290a8;gap:10px}.pipeline-item strong{font-size:1.2rem;color:#5e739e}.pipeline-number{display:none}.noscript{text-align:center;padding:24px}
@media(min-width:1500px){.world-layout{grid-template-columns:320px minmax(0,1fr);gap:55px}.world-stage{min-height:540px;max-height:850px}.explorer{padding-top:48px}.explorer-heading h1{font-size:3.3rem}.metrics{padding:31px 0}.metric{gap:22px;padding:0 38px}.metric-number{font-size:2.75rem}.globe-object .object-sprite{width:155px;height:155px}.equipment-marker{width:180px}}
@media(max-width:1200px){.metric{padding:0 18px;gap:12px}.metric-icon{display:none}.metric-number{font-size:2.2rem}.metrics{grid-template-columns:1fr 1.28fr .95fr .95fr}.metric-label{font-size:.8125rem}.metric-note{font-size:.6875rem}.world-layout{grid-template-columns:263px minmax(0,1fr);gap:20px}.world-help{max-width:185px}.help-divider{margin:0 3px}.header-label{display:none}.world-stage{min-height:475px}.explorer-heading h1{font-size:2.65rem}.globe-object .object-sprite{width:118px;height:118px}.equipment-marker{width:130px}.world-bottomline{gap:8px}}
@media(max-width:900px){.site-header{height:68px}.preview-label{display:none}.metrics{grid-template-columns:1fr 1.3fr;padding:22px 0;row-gap:20px}.metric:nth-child(3){border:0;padding-left:0}.secondary-metric .metric-number{font-size:1.35rem}.secondary-metric .metric-note{display:none}.metric-label{font-size:.875rem}.metric-note{font-size:.75rem}.world-layout{grid-template-columns:230px minmax(0,1fr);gap:10px}.explorer-heading h1{font-size:2.5rem}.world-view-label{letter-spacing:.6px}.world-topline{font-size:.6875rem}.world-stage{height:500px;min-height:440px}.world-bottomline{flex-wrap:wrap;justify-content:center;gap:13px}.world-help{max-width:none;order:2;text-align:center}.world-controls{order:1}.collector-pair{grid-template-columns:1fr;gap:8px}.collector-person{padding:4px}.collectors{padding-top:23px}.search-box{padding:12px;gap:7px}.filter{gap:6px;padding:8px}.equipment-marker{width:112px}}
@media(max-width:680px){.site-header{padding:0 5%;height:66px}.brand{font-size:1.4rem}.brand-mark{width:31px;height:31px;margin-right:7px}.header-actions button{font-size:.8125rem;gap:6px}.header-actions button .icon{width:15px;height:15px}.metrics{margin:0 5%;padding:20px 0;row-gap:15px}.metric{gap:12px;padding:0 18px}.metric-number{font-size:2.05rem}.metric-note{font-size:.6875rem}.metric-label{font-size:.8125rem}.secondary-metric .metric-number{font-size:1.1rem}.world-layout{display:flex;flex-direction:column;padding:0 5%;gap:0}.explorer{display:contents}.explorer-heading{order:0;padding-top:23px;display:flex;align-items:center;justify-content:space-between}.explorer-heading .eyebrow{display:none}.explorer-heading h1{font-size:1.75rem;letter-spacing:-1px;line-height:1.25;margin:0 0 17px}.explorer-heading h1 br{display:none}.explorer-heading h1 br:after{content:" "}.explorer-heading h1 span{margin-left:6px}.search-box{order:1;width:100%;padding:13px}.filters{order:2;margin:12px 0 0}.results-heading{order:4;padding-top:20px}.record-list{order:5;max-height:260px}.collectors{order:6;padding:25px 0 20px;margin-top:0}.collector-pair{grid-template-columns:1fr 1fr;gap:12px}.collectors h2{margin-bottom:9px}.world-panel{order:3;padding:17px 0 5px;margin:0 -5.6%}.world-topline{padding:0 6%;font-size:.6875rem}.world-stage{height:470px;min-height:0;flex:auto}.world-bottomline{padding:0 6%;margin-top:0;justify-content:space-between;flex-wrap:nowrap}.world-controls{order:2;gap:2px}.world-help{order:1;font-size:.6875rem;max-width:135px;text-align:left;gap:7px}.world-help .help-divider{display:none}.world-help>span>span{display:none}.world-help>span{max-width:105px}.world-controls button{width:29px;height:29px}.control-divider{margin:0}.globe-object .object-sprite{width:100px;height:100px}.object-label{padding:7px 10px;font-size:.8125rem}.marker-count{font-size:.6875rem}.equipment-marker{width:115px}.equipment-caption{font-size:.75rem}.equipment-caption>span{font-size:.5625rem}.site-footer{margin:0 5%;font-size:.6875rem;padding:16px 0}.record-list{gap:7px}.object-row,.mesh-row{min-height:66px;padding:9px 12px}.row-art{width:41px;height:41px}.row-art .object-sprite{width:46px;height:46px}.mesh-note{margin-bottom:0}.metric:nth-child(2){padding-right:0}.row-copy>span{font-size:.8125rem}.world-status{max-width:260px;width:80%}dialog{padding:23px}.detail-grid{gap:18px}.detail-grid dd{font-size:.875rem}.source-facts>div{font-size:.8125rem;flex-wrap:wrap;gap:6px}.source-facts dd{text-align:left}}
@media(max-width:380px){.world-stage{height:405px}.metric{gap:8px;padding:0 12px}.metric-number{font-size:1.8rem}.metric-label{font-size:.75rem}.header-actions button{font-size:.75rem}.brand{font-size:1.25rem}.brand-mark{width:27px;height:27px}.world-help{max-width:125px}.world-controls button{width:27px;height:29px}.world-controls .icon{height:15px;width:15px}}
#world-canvas{touch-action:none}
.globe-object{display:block;transform:translate(-50%,-50%)}
.globe-object>.object-sprite{width:100%;height:100%}
.object-label{position:absolute;top:100%;left:50%;transform:translateX(-50%);width:max-content;max-width:220px}
.world-ready .globe-object>.object-sprite{opacity:0}
.world-ready .equipment-marker{height:0}
.world-ready .equipment-marker img{display:none}
.world-ready .equipment-caption{margin-top:var(--caption-offset,50px)}
.world-view-label,.dimension-label,.equipment-caption>span{font-size:.75rem}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Lab identity and the supplied capture-device image. */
.lab-brand{display:flex;align-items:center;gap:11px;flex-shrink:0;font-family:'Manrope',sans-serif;font-weight:750;font-size:1.25rem;letter-spacing:-.6px;color:var(--ink)}
.nyu-logo{display:block;position:relative;width:30px;aspect-ratio:1456/2077;overflow:hidden;flex-shrink:0}
.nyu-logo img{position:absolute;max-width:none;width:263.7363%;height:auto;left:-81.8681%;top:-1.7814%}
.explorer-heading{position:relative}
.heading-aria{position:absolute;display:block;right:-5px;bottom:20px;width:128px;height:auto;filter:drop-shadow(0 9px 5px #293e781c);animation:heading-aria-float 7s ease-in-out infinite}
.heading-aria img{display:block;width:100%;height:auto}
.motion-paused .heading-aria{animation-play-state:paused}
@keyframes heading-aria-float{0%,100%{transform:translateY(0) rotate(-10deg)}50%{transform:translateY(-6px) rotate(-7deg)}}

/* Keep the familiar rows in a collapsible, independently scrolling list. */
.record-dropdown-container{position:relative;min-width:0}
.record-dropdown{min-width:0}
.record-dropdown summary{list-style:none;cursor:pointer;user-select:none;margin:0}
.record-dropdown summary::-webkit-details-marker{display:none}
.record-dropdown summary:focus-visible{outline:3px solid #ffb42c;outline-offset:3px;border-radius:5px}
.record-dropdown summary>span{padding-right:44px}
.dropdown-chevron{width:17px;height:17px;flex-shrink:0;transition:transform .2s;color:#8998b9}
.record-dropdown[open] .dropdown-chevron{transform:rotate(180deg)}
.clear-record-filters{position:absolute;right:29px;top:24px;padding:0;background:none;color:var(--blue);font-size:.8125rem}
.record-dropdown .record-list{max-height:280px;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#cbd4eb transparent}
.record-dropdown .record-list>*{flex-shrink:0}
.detail-collector{display:flex;align-items:center;gap:11px;min-height:50px}
.detail-collector .avatar{width:44px;height:50px}
.detail-collector>span:last-child{overflow-wrap:anywhere;min-width:0}

@media(min-width:1500px){.heading-aria{width:140px;right:-4px;bottom:23px}}
@media(max-width:1200px){.heading-aria{width:112px;right:-3px;bottom:22px}}
@media(max-width:900px){.heading-aria{width:100px;right:-2px;bottom:23px}.lab-brand{font-size:1.125rem;gap:9px}.nyu-logo{width:27px}}
@media(max-width:680px){
  .site-header{gap:12px}.header-actions{gap:12px}.header-actions .source-label{display:none}.header-actions button{width:26px;justify-content:center}
  .lab-brand{font-size:1.0625rem;gap:8px}.nyu-logo{width:24px}
  .explorer-heading{display:block;min-height:102px;padding-top:20px;padding-right:103px}
  .explorer-heading h1{font-size:1.75rem;line-height:1.2;margin:0 0 20px}
  .explorer-heading h1 br{display:block}.explorer-heading h1 span{margin-left:0}
  .heading-aria{width:105px;right:0;bottom:24px}
  .record-dropdown-container{order:4}.record-dropdown .record-list{max-height:260px}
  .clear-record-filters{top:21px}
}
@media(max-width:380px){.site-header{gap:9px}.header-actions{gap:8px}.lab-brand{font-size:1rem;gap:7px}.nyu-logo{width:22px}}
@media(prefers-reduced-motion:reduce){.heading-aria{animation:none;transform:rotate(-10deg)}}

/* Abstract record symbols work for every object, without object-specific art. */
.abstract-object{display:block;width:100%;height:100%;filter:drop-shadow(0 5px 4px #27376720)}
.abstract-object svg{display:block;width:100%;height:100%}
.row-art{background:#f0f3fa}
.row-art .abstract-object{width:36px;height:36px}
.detail-hero .abstract-object{width:116px;height:116px;filter:drop-shadow(0 10px 7px #27376724)}
.world-ready .globe-object>.abstract-object{opacity:0}
.globe-object .object-label{opacity:0;visibility:hidden;pointer-events:none;left:calc(50% + var(--label-shift,0px));transition:opacity .15s;z-index:1}
.globe-object:hover .object-label,.globe-object:focus-visible .object-label,.globe-object.is-selected .object-label{opacity:1;visibility:inherit}
.globe-object.label-above .object-label{top:auto;bottom:100%}
.globe-object:hover,.globe-object:focus-visible,.globe-object.is-selected{z-index:250!important}
.dataset-badge{display:inline-block;margin-left:10px;border-radius:4px;padding:4px 6px;background:#fff0cf;color:#976b18;font-size:.6875rem;letter-spacing:.5px;vertical-align:middle}
.dataset-switch{background:#eef1ff;color:var(--blue);border-radius:8px;padding:11px 15px;font-size:.875rem}
.dataset-switch:hover{background:#e1e7ff}
.world-stage{flex:0 0 auto}
@media(min-width:681px){
  .world-panel{align-self:start}
  /* Scene size follows the viewport, never the changing results column. */
  .world-stage{height:clamp(600px,calc(100svh - 220px),850px);min-height:0}
}
@media(max-width:1200px){.header-label:has(.dataset-badge:not([hidden])){display:block;font-size:0;letter-spacing:0}.dataset-badge{margin:0}}
@media(max-width:680px){.site-header{position:relative}.header-label:has(.dataset-badge:not([hidden])){position:absolute;right:5%;top:70px;z-index:5}.dataset-badge{font-size:.625rem;padding:2px 4px}.metrics{padding-top:30px}}

.dataset-badge.live{background:#e8f5ef;color:#207851}
.sheet-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin:16px 0;font-size:.875rem;color:var(--blue)}
.sheet-actions a{text-decoration:underline;text-underline-offset:3px}
.sheet-actions button{background:#eef1ff;color:var(--blue);padding:9px 13px;border-radius:8px}
