:root{--cw-ui-bg: #1c1a2e;--cw-ui-accent: #f0c040;--cw-ui-text: #f5f0e8;--cw-mystery: #2d1b4e;--cw-ocean-from: #3a7bd5;--cw-ocean-to: #1e4d8c;--cw-sand: #f2d591;--font-display: "Cinzel", serif;--font-body: "Nunito", sans-serif;--font-lore: "Cinzel Decorative", serif;color-scheme:dark}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%;overflow:hidden}body{font-family:var(--font-body);color:var(--cw-ui-text);background:var(--cw-ui-bg);-webkit-font-smoothing:antialiased;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;user-select:none}#root{display:flex}@keyframes cw-qbob{0%,to{transform:translateY(-50%)}50%{transform:translateY(-90%)}}
