:root{--text: #1c1c1e;--subtext: #8e8e93;--track: #e5e5ea;--card: #ffffff;--surface: rgba(255, 255, 255, .92);--blue: #1cb0f6;--orange: #ff9600;--orange-dark: #e08600;--water: #1a6aab}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,Segoe UI,Roboto,sans-serif;color:var(--text);background:var(--water);-webkit-font-smoothing:antialiased}html,body{height:100%;overflow:hidden}#water,#island{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100dvh}#water{z-index:0}#island{z-index:1}#sun{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;pointer-events:none;opacity:0;background:radial-gradient(110% 80% at 50% -5%,#ffd68280,#fff0c81f 55%,#fff0 80%);mix-blend-mode:soft-light}#rain{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;width:100vw;height:100dvh;pointer-events:none}.lightning{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;pointer-events:none;opacity:0}
