:root{color-scheme:light;--text-color: #fff;--primary-color: #1f6feb;--primary-hover-color: #1258c5;--primary-active-color: #367eed;--secondary-color: #3e97eb;--border-color: #30363d;--muted-color: #6a1111;--background-color: rgba(255, 255, 255, .05);--background: url(https://mcisee.top/assets/image/daylight.webp)}@media(prefers-color-scheme:dark){:root{color-scheme:dark;--text-color: #fff;--primary-color: #075457;--primary-hover-color: #07545788;--primary-active-color: #075457cc;--secondary-color: #fff5;--border-color: #bfb9b1;--muted-color: #91eeee;--background-color: rgba(0, 0, 0, .05);--background: url(https://mcisee.top/assets/image/dark.webp)}}html.classic{color-scheme:light;--text-color: #fff;--primary-color: #1f6feb;--primary-hover-color: #1258c5;--primary-active-color: #367eed;--secondary-color: #3e97eb;--border-color: #30363d;--muted-color: #6a1111;--background-color: rgba(255, 255, 255, .05);--background: url(https://mcisee.top/assets/image/daylight.webp);--background: url(https://mcisee.top/assets/image/classic.webp)}html.dark{color-scheme:dark;--text-color: #fff;--primary-color: #075457;--primary-hover-color: #07545788;--primary-active-color: #075457cc;--secondary-color: #fff5;--border-color: #bfb9b1;--muted-color: #91eeee;--background-color: rgba(0, 0, 0, .05);--background: url(https://mcisee.top/assets/image/dark.webp)}html.light{color-scheme:light;--text-color: #fff;--primary-color: #1f6feb;--primary-hover-color: #1258c5;--primary-active-color: #367eed;--secondary-color: #3e97eb;--border-color: #30363d;--muted-color: #6a1111;--background-color: rgba(255, 255, 255, .05);--background: url(https://mcisee.top/assets/image/daylight.webp)}a{text-decoration:none}a:hover{text-decoration:underline}body{margin:0;background-image:var(--background);background-color:var(--background-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}#app{width:100vw;height:100vh}footer{position:-webkit-sticky;position:sticky;top:100vh;width:100%;height:40px;text-align:right;opacity:.8;font-size:.8rem}footer p{margin:0;margin-bottom:.25rem}
