@media screen and (prefers-reduced-motion: reduce){*{animation-duration:.001ms !important;animation-iteration-count:1 !important;transition-duration:.001ms !important}}:root{--wallpaper: #ccc;--logo: url("/icons/icon_dark.svg");--primary: #70d359;--secondary: #8839ef;--backgroundOverlay: rgba(17, 28, 25, 0.1);--background: rgba(230, 239, 237, 0.2);--backgroundPhone: rgba(139, 160, 156, 0.4);--backgroundPanel: rgba(220, 232, 229, 0.5);--backgroundDarker: rgba(24, 38, 35, 0.667);--backgroundSidebar: rgba(20, 32, 29, 0.25);--foreground: #202c2a;--foregroundSecondary: #2f3d39;--foregroundAlt: #202c2a;--foregroundMuted: #dbe1e0;--text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);--shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);--shadowText: 0px 0px 2px rgba(0, 0, 0, 0.5);--shadowHover: 0px 0px 2px rgba(255, 255, 255, 0.25);--border: 1px solid rgba(255, 255, 255, 0.125);--frost: blur(4px) brightness(0.75);--navbar-height: 85px;--border-radius: 5px;--padding: 1.5em}:root[data-frost=light][data-frost=reduced]{--background: rgba(230, 239, 237, 0.8);--background: rgba(230, 239, 237, 0.8);--backgroundPhone: rgba(139, 160, 156, 0.8);--backgroundPanel: rgba(220, 232, 229, 0.8);--backgroundDarker: rgba(24, 38, 35, 0.8);--backgroundSidebar: rgba(20, 32, 29, 0.8)}html[data-theme=dark]{--wallpaper: #222;--logo: url("/icons/icon_light.svg");--primary: #40a02b;--secondary: #8839ef;--backgroundOverlay: #111c1980;--background: #111c1980;--backgroundPhone: #111c1980;--backgroundPanel: #18262380;--backgroundDarker: #10191780;--foreground: #cdf4eb;--foregroundAlt: #cdf4eb;--foregroundSecondary: #baddd5;--foregroundMuted: #a5c6bf;--frost: blur(4px) brightness(0.75) contrast(0.9);--shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);--text-shadow: 1px 1px 5px #111c1980;--shadowHover: 0px 0px 2px rgba(255, 255, 255, 0.25)}html[data-theme=dark][data-frost=reduced]{--backgroundOverlay: #111c1980;--background: #111c1980;--backgroundPhone: #111c1980;--backgroundPanel: #18262380;--backgroundDarker: #10191780;--foreground: #cdf4eb;--foregroundAlt: #cdf4eb}html[data-frost=reduced]{--frost: unset !important}