:root[data-theme=light]{--body: #375AE2;--bg-green: #9DCC51;--bg-green-high: #AADB58;--bg-green-line: #789c41;--nostril: #8797d6;--red: rgb(209, 0, 0);--text-white: #fff;--text-black: #000;--text-line: #296A00;--keyboard: rgba(255, 255, 255, .4);--keyboard-triangle: rgba(49, 97, 18, .8);--brush-color: rgba(49, 97, 18)}:root[data-theme=dark]{--body: #628EFF;--bg-green: #201c26;--bg-green-high: #36333F;--bg-green-line: #626B8E;--nostril: #2D5287;--red: rgb(233, 70, 0);--text-white: #000;--text-black: #fff;--text-line: #fff;--keyboard: rgba(255, 255, 255, .2);--keyboard-triangle: rgba(198, 206, 237, .8);--brush-color: rgba(198, 206, 237)}:root[data-theme=yellow]{--body: #DDB938;--bg-green: #232320;--bg-green-high: #373732;--bg-green-line: #8E8967;--nostril: #9A8219;--red: rgb(209, 0, 0);--text-white: #000;--text-black: #fff;--text-line: #fff;--keyboard: rgba(255, 255, 255, .4);--keyboard-triangle: rgba(225, 214, 186, .8);--brush-color: rgba(225, 214, 186)}:root[data-theme=black]{--body: #C0C0C0;--bg-green: #0e0e0e;--bg-green-high: #2D2D2D;--bg-green-line: #727272;--nostril: #949494;--red: rgb(209, 0, 0);--text-white: #000;--text-black: #fff;--text-line: #fff;--keyboard: rgba(255, 255, 255, .4);--keyboard-triangle: rgba(255, 255, 255, .8);--brush-color: rgba(255, 255, 255)}:root{--set:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Cpath fill='%23000' d='M18.66 5.1q.1.24.35.32c1.77.5 3.36 1.44 4.65 2.69q.18.16.44.14l2.93-.5a.5.5 0 0 1 .52.25l1.15 2c.1.18.09.4-.05.57l-1.88 2.3q-.16.2-.1.44a11 11 0 0 1 0 5.38q-.05.24.1.45l1.88 2.3a.5.5 0 0 1 .05.56l-1.15 2a.5.5 0 0 1-.52.24l-2.93-.49a.5.5 0 0 0-.44.14A11 11 0 0 1 19 26.6a.5.5 0 0 0-.35.3l-1.04 2.79a.5.5 0 0 1-.47.32h-2.3a.5.5 0 0 1-.47-.32l-1.04-2.78a.5.5 0 0 0-.35-.32 11 11 0 0 1-4.65-2.69.5.5 0 0 0-.44-.14l-2.93.5a.5.5 0 0 1-.52-.25L3.3 22a.5.5 0 0 1 .05-.57l1.88-2.3q.15-.2.1-.44a11 11 0 0 1 0-5.38.5.5 0 0 0-.1-.45l-1.88-2.3A.5.5 0 0 1 3.3 10l1.15-2a.5.5 0 0 1 .52-.24l2.93.49q.26.03.44-.14A11 11 0 0 1 13 5.4a.5.5 0 0 0 .35-.3l1.04-2.79a.5.5 0 0 1 .47-.32h2.3c.21 0 .4.13.47.32zM16 9a7 7 0 1 0 0 14 7 7 0 0 0 0-14'/%3E%3C/svg%3E") no-repeat center;--set-line:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Cpath fill='%23d9d9d9' d='M17.15 0c.98 0 1.86.57 2.27 1.44l.86 2.28q2.36.84 4.2 2.43l2.42-.39a2.5 2.5 0 0 1 2.28 1.08L30.43 9c.52.9.43 2.03-.23 2.84l-1.43 1.73a13 13 0 0 1 0 4.86l1.43 1.73c.66.8.75 1.94.23 2.84l-1.15 2a2.5 2.5 0 0 1-2.57 1.21l-2.22-.37a13 13 0 0 1-4.2 2.44l-.8 2.1A2.5 2.5 0 0 1 17.16 32h-2.3a2.5 2.5 0 0 1-2.34-1.62l-.8-2.1a13 13 0 0 1-4.2-2.44l-2.21.37A2.5 2.5 0 0 1 2.72 25l-1.15-2a2.5 2.5 0 0 1 .23-2.84l1.43-1.73a13 13 0 0 1 0-4.86L1.8 11.84A2.5 2.5 0 0 1 1.57 9l1.25-2.16A2.5 2.5 0 0 1 5.1 5.76l2.41.4a13 13 0 0 1 4.2-2.44l.87-2.28A2.5 2.5 0 0 1 14.85 0zM16 11a5 5 0 1 0 0 10 5 5 0 0 0 0-10'/%3E%3C/svg%3E") no-repeat center}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;font-family:Coiny,cursive,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,PingFang SC,Microsoft YaHei,Arial,sans-serif}html,body{height:100%;background:var(--bg-green);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:none}.token-label{font-family:Coiny,cursive;color:var(--text-white);-webkit-text-stroke:5px var(--text-line);paint-order:stroke fill}.home-token{position:fixed;top:10px;left:12px;border-radius:8px;padding:6px 12px;font-size:24px;touch-action:none;z-index:1}.token-toast{position:absolute;font-family:Coiny,cursive;top:50%;left:100%;transform:translate(calc(-50% + 18px),-50%);pointer-events:none;white-space:nowrap;animation:tokenToastMove 4s ease-out forwards}.token-toast-up,.token-toast-down{color:var(--text-white);-webkit-text-stroke:6px var(--text-line);paint-order:stroke fill}@keyframes tokenToastMove{0%{opacity:0;transform:translate(calc(-50% + 18px),-50%) scale(.8)}10%{opacity:1}70%{opacity:1}to{opacity:0;transform:translate(calc(-50% + 18px),-50%) scale(1.2)}}.home-settings{position:fixed;top:12px;right:12px;width:48px;height:48px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;z-index:1}.home-settings-icon{height:32px;background-color:var(--text-white);-webkit-mask:var(--set);mask:var(--set);-webkit-mask-size:contain;mask-size:contain}.home-settings-line{width:32px;height:32px;background-color:var(--text-line);-webkit-mask:var(--set-line);mask:var(--set-line);-webkit-mask-size:contain;mask-size:contain}.home-brush-toggle{position:fixed;top:12px;right:72px;width:48px;height:48px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;pointer-events:none;z-index:1}
