:root{--serif: "Cormorant Garamond", "EB Garamond", Georgia, "Times New Roman", serif;--body: "EB Garamond", Georgia, serif;--ink: #c4c9d4;--ink-dim: rgba(196, 201, 212, .55);--ink-faint: rgba(196, 201, 212, .22);--void: #03050a;--blue: #5b86c9;--blood: #b23a3a}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden;background:#000;color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased;cursor:default;-webkit-user-select:none;user-select:none}#root{position:fixed;top:0;right:0;bottom:0;left:0}.dream-canvas{width:100%;height:100%}.fx-layer{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:5}.ui-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:center;justify-content:center}.pure-black{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;z-index:40}.letterbox{position:fixed;left:0;right:0;height:7vh;background:#000;z-index:6;pointer-events:none}.letterbox.top{top:0}.letterbox.bottom{bottom:0}.subtitle{font-family:var(--serif);font-weight:300;letter-spacing:.04em;text-align:center;color:var(--ink);text-shadow:0 0 30px rgba(0,0,0,.9),0 2px 4px rgba(0,0,0,.8);padding:0 8vw;line-height:1.5}button{font-family:var(--serif);cursor:pointer;background:none;border:none;color:inherit}::selection{background:transparent}
