:root{color:#fff;background:#050505;font-family:system-ui,sans-serif}*{box-sizing:border-box}html,body,#root,.display-root{width:100%;height:100%;margin:0;overflow:hidden}.display-root{position:relative;background:#050505}.layer{position:absolute;top:0;right:0;bottom:0;left:0}.layer-video video{width:100%;height:100%;object-fit:cover}.layer-ui{z-index:1;pointer-events:none}.layer-cursors{z-index:2;pointer-events:none}.cursor-canvas{display:block;width:100%;height:100%}.idle,.question{position:absolute;top:0;right:0;bottom:0;left:0}.idle-attract{overflow:hidden;background:#050505}.idle-attract-video,.idle-attract-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.idle-attract-overlay{z-index:1}.question h2{position:absolute;z-index:4;top:2rem;left:50%;max-width:70%;margin:0;transform:translate(-50%);text-align:center}.quadrant-overlay{position:absolute;top:7rem;right:6rem;bottom:5rem;left:6rem}.quadrant{position:absolute;display:grid;place-items:center;transition:opacity .18s ease,background .18s ease}.quadrant-top-right{top:0;right:0;bottom:50%;left:50%}.quadrant-top-left{top:0;right:50%;bottom:50%;left:0}.quadrant-bottom-left{top:50%;right:50%;bottom:0;left:0}.quadrant-bottom-right{top:50%;right:0;bottom:0;left:50%}.quadrant-left{top:0;right:50%;bottom:0;left:0}.quadrant-right{top:0;right:0;bottom:0;left:50%}.quadrant-top{top:0;right:0;bottom:50%;left:0}.quadrant-bottom{top:50%;right:0;bottom:0;left:0}.quadrant-winner{background:#ffffff29}.quadrant-dimmed{opacity:.28}.quadrant-count{font-size:clamp(2rem,7vw,6rem);font-variant-numeric:tabular-nums}.axis-cross,.axis-divider{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none}.axis-cross:before,.axis-cross:after,.axis-divider:before{content:"";position:absolute;background:#ffffffb8}.axis-cross:before,.axis-divider-x:before{top:0;bottom:0;left:50%;width:2px;transform:translate(-1px)}.axis-cross:after,.axis-divider-y:before{left:0;right:0;top:50%;height:2px;transform:translateY(-1px)}.axis{position:absolute;z-index:4;display:flex;justify-content:space-between;color:#ffffffc7}.axis-x{right:6rem;bottom:2rem;left:6rem}.axis-y{top:7rem;bottom:5rem;left:1.5rem;flex-direction:column}.outcome{position:absolute;z-index:5;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:clamp(2rem,7vw,6rem)}.outcome-empty{display:none}.countdown,.reconnecting,.media-status,.notice,.phone-count{position:absolute;z-index:6}.countdown{right:2rem;bottom:2rem}.countdown-lobby{top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#000;font-size:clamp(8rem,24vw,22rem);font-weight:700;line-height:1;font-variant-numeric:tabular-nums}.reconnecting,.media-status,.notice{top:1rem;left:1rem}.media-status{top:3rem}.notice{top:auto;bottom:1rem}.phone-count{right:1rem;bottom:1rem;color:#000;font-size:40px}
