:root{--bg:#020208;--fg:#eceae4;--muted:#8a8780}*{box-sizing:border-box;margin:0;padding:0}body,html{min-height:100%;height:100%;min-height:100dvh;height:100dvh;background:var(--bg);color:var(--fg);overflow:hidden;overscroll-behavior:none}body{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;letter-spacing:-.02em;-webkit-font-smoothing:antialiased}.hold{position:fixed;inset:0;width:100%;width:100dvw;height:100%;height:100dvh;background:#020208;cursor:-webkit-grab;cursor:grab;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hold:active{cursor:-webkit-grabbing;cursor:grabbing}.hold-layer{position:absolute;inset:0;width:100%;height:100%;display:block}.hold-stars{pointer-events:none}