*{box-sizing:border-box} :root{--bg:#080f1d;--panel:#0d1523;--ink:#edf3fc;--muted:#8e9cb1;--line:#253040;--blue:#0a52ef;--cyan:#58d5ef;--heading:"Space Grotesk",sans-serif;--body:"Inter",sans-serif}html,body{margin:0;height:100%;background:var(--bg);color:var(--ink);font-family:var(--body);font-size:13px;-webkit-font-smoothing:antialiased}body{height:100dvh;display:flex;flex-direction:column;overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer;border:0;background:none}button:disabled{opacity:.35;cursor:default}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,#map:focus-visible{outline:2px solid var(--cyan);outline-offset:4px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--heading);font-weight:500}svg{stroke:currentColor;stroke-width:1.5}button svg{width:18px;height:18px;display:block}a{color:#90b3ff;text-underline-offset:4px}button:hover{color:#fff}.app-header{height:76px;flex-shrink:0;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 34px;z-index:3;background:var(--bg)}.brand{display:flex;gap:24px;align-items:center;font-family:var(--heading);font-size:17px;letter-spacing:-.5px}.brand img{object-fit:contain;width:88px;height:auto}.brand-divider{height:23px;width:1px;background:#364050}.header-right{display:flex;gap:22px;align-items:center}.preview-tag{font-size:11px;color:#a9b4c5;display:flex;gap:9px;align-items:center}.preview-tag i{width:5px;height:5px;border-radius:100%;background:var(--cyan)}.icon-button{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:7px;font-size:24px;color:#9faec3}.icon-button:hover{background:#19263a}.workspace{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 336px}.map-region{position:relative;overflow:hidden;min-width:0;background:radial-gradient(ellipse at 48% 53%,#11223866,transparent 58%)}.map-region:before{content:"";position:absolute;inset:0;opacity:.32;background-image:radial-gradient(#4c5a73 .65px,transparent .65px);background-size:22px 22px;mask-image:linear-gradient(transparent,#000 32%,#000 75%,transparent);pointer-events:none}.map-heading{position:absolute;top:30px;left:34px;pointer-events:none;z-index:2}.breadcrumb{font-size:10px;letter-spacing:.02em;color:#8392a9;display:flex;gap:11px;margin-bottom:21px}.breadcrumb span{color:#3e4b60}h1{font-size:clamp(26px,2.5vw,40px);line-height:1.13;letter-spacing:-1.5px}.map-heading p{color:#8d9bb0;font-size:12px;margin-top:13px}.view-tag{position:absolute;right:26px;top:34px;font-size:10px;color:#a7b4c8;display:flex;gap:10px;align-items:center}.view-tag svg{width:17px;height:17px;color:#7792b1}.view-tag span{border-left:1px solid #344256;padding-left:10px;color:#65768f}.map-bottom{position:absolute;bottom:64px;left:34px;right:28px;display:flex;justify-content:space-between;align-items:center;pointer-events:none;z-index:4}.map-note{display:flex;align-items:center;gap:8px;font-size:10px;color:#91a0b5}.tiny-square{display:block;width:5px;height:5px;background:#65b8e6}.note-separator{margin:0 7px;color:#586980}.map-controls{display:flex;align-items:center;background:#111b2bee;border:1px solid #304057;border-radius:8px;height:43px;box-shadow:0 6px 20px #0003;pointer-events:auto;padding:0 4px}.map-controls button{width:36px;height:36px;font-size:23px;display:grid;place-items:center;border-radius:4px}.map-controls button:hover{background:#23334b}.map-controls output{min-width:40px;text-align:center;font-size:11px;font-variant-numeric:tabular-nums;color:#b7c3d5}.control-divider{height:18px;width:1px;background:#344153;margin:0 4px}.map-foot{position:absolute;bottom:21px;left:34px;right:28px;display:flex;align-items:center;justify-content:space-between;color:#6f829e;font-size:10px;z-index:4}.map-foot p{display:flex;gap:10px;align-items:center}.mouse-icon{font-size:18px;color:#9aacc4}.text-button{font-size:11px;display:inline-flex;align-items:center;gap:8px;color:#9baac0;padding:6px 0}.text-button svg{width:14px;height:14px}.text-button:hover{color:#cee4ff}#map{position:absolute;inset:0;touch-action:none;cursor:grab;outline-offset:-5px}#map.dragging{cursor:grabbing}#arena{position:absolute;width:100%;height:100%;overflow:visible;stroke-width:0}#geometry{isolation:isolate}#markers{position:absolute;inset:0;pointer-events:none}.marker{position:absolute;display:flex;align-items:center;gap:8px;pointer-events:auto;transform:translate(-15px,-15px);z-index:1;white-space:nowrap;padding:0;color:#b5c7db;font-size:10px;max-width:220px;transition:opacity .2s}.marker-dot{width:30px;height:30px;flex-shrink:0;display:grid;place-items:center;border-radius:100%;background:#102334;border:1px solid var(--marker-color);box-shadow:0 0 0 4px #07132299;color:var(--marker-color);font-size:10px;font-weight:600}.marker-label{background:#0a1422ed;border:1px solid #344357;padding:7px 9px;border-radius:4px;color:#b4c4d8}.marker:hover,.marker[aria-pressed=true]{z-index:5}.marker:hover .marker-dot,.marker[aria-pressed=true] .marker-dot{background:var(--marker-color);color:#071221;box-shadow:0 0 0 5px #48b4ed20,0 0 20px #48b4ed40}.marker[aria-pressed=true] .marker-label{border-color:var(--marker-color);color:#fff}.marker.muted{opacity:.45}.marker.muted:hover{opacity:1}.seat-section{transform-box:fill-box;transform-origin:center;transition:opacity .4s}.led-surface{transition:opacity .5s,filter .4s}.led-surface.selected{filter:drop-shadow(0 0 5px #50d6ff)}.led-surface.dimmed{opacity:.26}.screen-text{stroke:none;font-family:var(--heading)}.intro .seat-section{animation:assemble 1.3s cubic-bezier(.22,.7,.2,1) both;animation-delay:var(--delay)}.intro .led-surface{animation:light-up 1s ease both;animation-delay:1.4s}.intro .floating-contour{animation:contour-settle 2.8s cubic-bezier(.2,.6,.2,1) both}.intro .marker{animation:marker-in .8s ease both;animation-delay:2s}.intro .court-geometry{animation:court-in .8s ease both}.floating-contour{pointer-events:none;opacity:.62}#intro-status{position:absolute;bottom:119px;left:35px;font-size:10px;color:#77a3c1;opacity:0;pointer-events:none}.intro #intro-status{opacity:1}.intro #intro-status span{display:inline-block;width:32px;height:1px;background:#58d5ef;vertical-align:middle;margin-left:8px;animation:status-line 2s ease both}.app-footer{height:44px;flex-shrink:0;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 34px;font-size:9px;color:#7a8da7;letter-spacing:.02em}.footer-dot{display:inline-block;width:4px;height:4px;border-radius:100%;background:#67a9ec;margin-right:7px}.footer-brand{font-family:var(--heading);color:#a6b8d0;font-size:12px}.footer-brand span{font-family:var(--body);font-size:9px;padding-left:11px;margin-left:9px;border-left:1px solid #394257;color:#6e819d}kbd{font-family:var(--body);font-size:10px;min-width:20px;display:inline-block;text-align:center;padding:3px 5px;border:1px solid #344256;border-radius:4px;background:#162134;color:#c4d3e7}#inspector{border-left:1px solid var(--line);background:var(--panel);min-height:0;overflow:auto;position:relative}#overview{padding:32px 26px;min-height:100%}.panel-eyebrow{font-size:10px;letter-spacing:.05em;color:#829ab8;margin-bottom:15px}#overview h2{font-size:29px;line-height:1.14;letter-spacing:-1px}.panel-intro{font-size:11px;line-height:1.8;color:#8d9db4;margin:17px 0 31px}.inventory-heading{display:flex;justify-content:space-between;color:#9babbe;font-size:10px;padding-bottom:14px;border-bottom:1px solid #293448}.inventory-heading span:last-child{color:#637a98}.display-card{width:100%;text-align:left;display:grid;grid-template-columns:35px minmax(0,1fr) 15px;gap:12px;align-items:center;padding:19px 0;border-bottom:1px solid #263143;transition:background .2s}.display-card:hover{background:#162338}.display-icon{width:34px;height:34px;border:1px solid #34435b;border-radius:7px;display:grid;place-items:center;color:var(--marker-color)}.display-icon svg{width:21px;height:21px}.display-card strong{font-weight:500;font-size:12px;display:block;margin-bottom:6px}.display-card small{font-size:10px;color:#8194ae}.display-card .arrow{color:#788ca8}.guide-card{margin-top:27px;display:flex;gap:12px;padding:16px 13px;border:1px solid #273850;border-radius:7px;background:linear-gradient(135deg,#172b43aa,#111b2b)}.guide-card>svg{width:28px;height:28px;flex-shrink:0;stroke:#719bca}.guide-card strong{font-size:10px;font-weight:500;color:#c3d4e9}.guide-card p{font-size:10px;line-height:1.7;color:#8da1be;margin-top:5px}.data-note{display:flex;gap:9px;margin-top:27px;padding-top:20px;border-top:1px solid #243044}.data-note-dot{width:4px;height:4px;flex-shrink:0;border-radius:100%;background:#7398ba;margin-top:4px}.data-note strong{font-size:10px;color:#a2b1c5;font-weight:500}.data-note p{font-size:9px;color:#788ba6;line-height:1.8;margin-top:6px}.detail-toolbar{display:flex;align-items:center;justify-content:space-between;padding:19px 22px 13px;position:sticky;top:0;z-index:4;background:var(--panel)}.detail-toolbar .icon-button{width:30px;height:30px;font-size:22px;border:0}.detail-scroll{padding:10px 24px 24px}.detail-type{display:flex;align-items:center;gap:7px;color:#85cbee;font-size:9px;margin-bottom:13px}#detail-id{width:21px;height:21px;display:grid;place-items:center;border:1px solid #426882;border-radius:100%;font-size:9px}.detail-demo{color:#7b8ba4;margin-left:auto;font-size:8px}#detail-name{font-size:27px;letter-spacing:-.9px;outline:none}.detail-location{font-size:10px;color:#8e9fb7;margin-top:8px}.reference-photo{margin:21px 0 15px;position:relative}.reference-photo img{width:100%;height:155px;object-fit:cover;display:block;border-radius:6px}.reference-photo figcaption{font-size:8px;color:#7d90ae;line-height:1.5;margin-top:7px}.reference-photo a{color:inherit}#detail-description{font-size:11px;line-height:1.8;color:#9aabc2;margin-bottom:22px}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.section-title h3{font-family:var(--body);font-size:11px;font-weight:500}.section-title>span{font-size:8px;border:1px solid #314158;border-radius:4px;padding:4px 6px;color:#839ab7}.spec-grid{display:grid;grid-template-columns:1.2fr 1fr;margin:0;border:1px solid #2d3b50;border-radius:5px}.spec-grid div{padding:13px 12px;min-height:71px}.spec-grid div+div{border-left:1px solid #2d3b50}.spec-grid dt{font-size:9px;color:#9bacc4}.spec-grid dt span{margin-left:6px;font-size:8px;color:#6d829f}.spec-grid dd{margin:14px 0 0;min-height:12px;border-bottom:1px solid #3b4b60;max-width:75px;font-family:var(--heading);font-size:16px}.spec-note{font-size:8px;line-height:1.7;color:#8395af;margin:9px 0 24px}.content-preview{height:132px;position:relative;overflow:hidden;border:1px solid #215acc;border-radius:5px;background:linear-gradient(115deg,#0d3889,#0a52ef);display:flex;align-items:center;padding:18px}.preview-grid{position:absolute;inset:-100%;background:repeating-linear-gradient(130deg,transparent 0,transparent 40px,#ffffff0b 40px,#ffffff0b 41px);transform:rotate(-5deg)}.preview-inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:5px}.preview-inner>span{font-size:7px;letter-spacing:.1em;line-height:1.5}.preview-inner strong{font-family:var(--heading);font-size:27px;letter-spacing:-1px;line-height:.95;max-width:185px}.preview-logo{position:absolute;width:35px;right:13px;bottom:13px;height:auto}.content-preview.ribbon{height:81px}.content-preview.ribbon .preview-inner strong{font-size:20px;max-width:none}.content-preview.concourse .preview-inner strong{font-size:26px}.content-preview.playing .preview-grid{animation:content-travel 4s linear infinite}.content-preview.playing .preview-inner{animation:content-reveal 4s ease infinite}.preview-actions{display:flex;align-items:center;justify-content:space-between;margin:9px 0 19px;color:#8195b2;font-size:8px}.preview-actions .icon-button{width:27px;height:27px}.preview-actions svg{width:13px;height:13px}.next-display{display:flex;align-items:center;justify-content:space-between;border:1px solid #35465e;width:100%;padding:12px;border-radius:5px;font-size:10px;color:#b1c4df}.next-display:hover{background:#182941}.sheet-handle{display:none}dialog{width:min(480px,calc(100vw - 32px));padding:35px;background:#111d2e;color:#e2edfc;border:1px solid #3d526e;border-radius:12px;box-shadow:0 25px 100px #0008}dialog::backdrop{background:#030a15ba;backdrop-filter:blur(5px)}dialog h2{font-size:27px;letter-spacing:-1px;margin-bottom:22px}dialog p{font-size:12px;line-height:1.8;color:#a7b7cd;margin-top:16px}.dialog-close{position:absolute;top:12px;right:12px;border:0}.shortcuts{margin:0}.shortcuts>div{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #293a51;padding:11px 0}.shortcuts dt{font-size:11px;color:#b9c9de}.shortcuts dd{margin:0;display:flex;gap:4px}.sr-only,.skip-link:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;z-index:100;padding:15px;background:#0a52ef;color:white;top:5px;left:5px}.no-script{position:fixed;inset:auto 20px 20px;padding:20px;background:#102850;border:1px solid #5795d8}.hidden{display:none!important}[hidden]{display:none!important}@keyframes assemble{from{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes light-up{0%{opacity:0}100%{opacity:1}}@keyframes contour-settle{0%{opacity:0;transform:translateY(0)}35%{opacity:.8;transform:translateY(-43px)}65%{opacity:.8;transform:translateY(-43px)}100%{opacity:.62;transform:translateY(0)}}@keyframes marker-in{from{opacity:0}to{opacity:1}}@keyframes court-in{from{opacity:0}to{opacity:1}}@keyframes status-line{from{width:0}to{width:32px}}@keyframes content-travel{to{transform:translateX(80px) rotate(-5deg)}}@keyframes content-reveal{0%,100%{opacity:.5;transform:translateX(-3px)}15%,85%{opacity:1;transform:translateX(0)}}@media(min-width:1550px){.workspace{grid-template-columns:minmax(0,1fr) 370px}#overview{padding:40px 32px}.map-heading{top:40px;left:44px}.display-card{padding:24px 0}.panel-intro{margin-bottom:40px}.map-bottom,.map-foot{left:44px}.reference-photo img{height:180px}}@media(max-height:760px) and (min-width:761px){.app-header{height:65px}.map-heading{top:24px}.breadcrumb{margin-bottom:15px}h1{font-size:30px}#overview{padding-top:25px}#overview h2{font-size:25px}.panel-intro{margin:13px 0 20px}.display-card{padding:16px 0}.guide-card{margin-top:19px}.data-note{margin-top:17px;padding-top:15px}.app-footer{height:37px}}@media(max-width:1050px) and (min-width:761px){.workspace{grid-template-columns:minmax(0,1fr) 295px}.map-heading{left:24px}h1{font-size:28px}.view-tag{top:185px;left:24px;right:auto}#overview{padding-left:22px;padding-right:22px}.map-note .not-scale,.note-separator{display:none}.marker-label{font-size:9px;padding:6px}.map-foot p{font-size:9px;gap:6px}.map-bottom,.map-foot{left:22px;right:20px}.map-foot p>span:last-child{display:none}.footer-brand{display:none}}
@media(max-width:760px){body{overflow:hidden}.app-header{height:65px;padding:0 19px}.brand{gap:15px;font-size:15px}.brand img{width:71px}.brand-divider{height:18px}.header-right{gap:12px}.preview-tag{font-size:0;gap:0}.preview-tag i{width:5px;height:5px}.header-right .icon-button{border:0;width:28px}.workspace{display:flex;flex-direction:column;position:relative}.map-region{flex:1;min-height:290px}.map-heading{top:21px;left:22px}.breadcrumb{font-size:9px;margin-bottom:16px;gap:8px}h1{font-size:26px;letter-spacing:-1px}.map-heading p{font-size:10px;margin-top:9px}.view-tag{top:24px;right:20px;font-size:0;gap:0}.view-tag svg{width:17px;height:17px}.view-tag span{display:none}.map-bottom{left:20px;right:18px;bottom:43px;align-items:center}.map-note{font-size:8px;max-width:140px;line-height:1.7;gap:6px}.note-separator,.not-scale{display:none}.map-controls{height:39px}.map-controls button{width:31px;height:32px}.map-controls output{min-width:34px;font-size:10px}.map-foot{left:20px;right:20px;bottom:13px}.map-foot p{font-size:8px;gap:5px}.map-foot p span{font-size:11px}.map-foot .text-button{font-size:9px}.map-foot .text-button svg{width:12px}.marker{gap:5px;font-size:8px;transform:translate(-16px,-16px)}.marker-dot{width:32px;height:32px;font-size:10px}.marker-label{padding:6px 7px;font-size:8px}.marker:not([aria-pressed=true]) .marker-label{display:none}.marker[aria-pressed=true] .marker-label{max-width:115px;white-space:normal}#inspector{flex-shrink:0;overflow:visible;border-left:0;border-top:1px solid #2e3e54;position:static}#overview{padding:16px 19px 18px;min-height:0}#overview>.panel-eyebrow,#overview>h2,#overview>.panel-intro,.guide-card,.data-note{display:none}.inventory-heading{padding-bottom:11px;border:0;font-size:10px}.inventory-heading span:last-child{font-size:9px}#display-list{display:grid;grid-template-columns:1fr 1fr;gap:8px}.display-card{border:1px solid #2b3b53;border-radius:6px;padding:11px 10px;grid-template-columns:27px minmax(0,1fr) 8px;gap:8px;background:#101d30}.display-icon{width:27px;height:27px;border:0;border-radius:0}.display-icon svg{width:21px;height:21px}.display-card strong{font-size:10px;margin-bottom:4px}.display-card small{font-size:8px}.display-card .arrow{font-size:10px}.app-footer{height:32px;padding:0 20px;font-size:7px}.app-footer>.text-button{font-size:8px}.app-footer .text-button kbd{font-size:8px;padding:1px 4px;min-width:15px}.app-footer>span:first-child{max-width:215px}.footer-brand{display:none}#detail{position:absolute;z-index:10;bottom:0;left:0;right:0;height:57%;min-height:300px;background:#101b2c;border-top:1px solid #465b77;border-radius:15px 15px 0 0;box-shadow:0 -15px 60px #02071388;display:flex;flex-direction:column;animation:sheet-open .32s ease both}.sheet-handle{display:block;margin:8px auto 0;width:31px;height:3px;background:#40536d;border-radius:3px;flex-shrink:0}.detail-toolbar{position:static;padding:7px 20px 5px;background:transparent;flex-shrink:0}.detail-scroll{overflow-y:auto;overscroll-behavior:contain;padding:9px 22px 24px;min-height:0;flex:1}#detail-name{font-size:26px}.detail-type{margin-bottom:9px}.detail-demo{font-size:9px}.reference-photo{margin:17px 0 12px}.reference-photo img{height:170px}#detail-description{font-size:12px}.section-title h3{font-size:12px}.section-title>span{font-size:9px}.spec-grid dt{font-size:10px}.spec-note{font-size:9px}.content-preview{height:155px}.preview-actions{font-size:9px}.next-display{font-size:11px;padding:15px}.has-selection #overview{visibility:hidden}#intro-status{bottom:94px;left:22px;font-size:9px}.has-selection .map-controls{position:fixed;top:81px;right:15px;z-index:6}.has-selection .map-note,.has-selection .map-foot{visibility:hidden}.has-selection .map-heading h1,.has-selection .map-heading p{opacity:0}.has-selection .view-tag{display:none}@keyframes sheet-open{from{transform:translateY(35%);opacity:.5}to{transform:translateY(0);opacity:1}}}
@media(max-width:760px) and (max-height:720px){h1{font-size:22px}.map-heading p{display:none}.map-heading{top:16px}.breadcrumb{margin-bottom:11px}#overview{padding-top:11px;padding-bottom:12px}.display-card{padding-top:9px;padding-bottom:9px}.app-footer{height:29px}#detail{height:58%;min-height:270px}.reference-photo img{height:145px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}#intro-status{display:none!important}}

.map-heading h1,.map-heading p{transition:opacity .25s}.map-navigated .map-heading h1,.map-navigated .map-heading p{opacity:0}.map-navigated .view-tag{opacity:0}#arena{pointer-events:none}#inspector{scrollbar-width:thin;scrollbar-color:#35455f transparent}.detail-scroll{scrollbar-width:thin;scrollbar-color:#35455f transparent}

@media(min-width:761px) and (max-height:560px){.map-heading h1,.map-heading p{display:none}.map-heading{top:18px}.view-tag{top:20px;left:auto;right:20px}.map-bottom{bottom:43px}.map-foot{bottom:10px}.map-note{font-size:8px}.app-footer{height:29px}}

.led-surface{pointer-events:visiblePainted;cursor:pointer}.intro .map-heading h1,.intro .map-heading p{opacity:0}.intro .floating-contour{pointer-events:none}
@media(max-width:350px){.map-foot p{font-size:7px;gap:4px}.map-foot #map-instructions{max-width:213px}.app-footer>span:first-child{max-width:180px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}
