:root{--backgroundColor: #070815;--textColor: #ffffff;--textSecondary: rgba(255, 255, 255, .7);--AccentColor: #df6d40;--borderColor: rgba(255, 255, 255, .1);--glassBackground: rgba(255, 255, 255, .05);--shadowColor: rgba(0, 0, 0, .3);--PosterShare-light: #EBEBEB;--PosterShare-shadeFrames: #E0E0E0;--PosterShare-darkFrames: #FFFFFF;--PosterShare-posterColor: #263238;--PosterShare-logoColor: #070815;--LoginSVG-fill: var(--backgroundColor)}.theme-light{--backgroundColor: #f0efeb;--textColor: #2c2929;--textSecondary: rgba(44, 41, 41, .7);--borderColor: rgba(44, 41, 41, .1);--glassBackground: rgba(44, 41, 41, .06);--shadowColor: rgba(44, 41, 41, .1);--PosterShare-light: #2632386c;--PosterShare-shadeFrames: #a0a0a0;--PosterShare-darkFrames: #2c2929;--PosterShare-posterColor: #2c2929;--PosterShare-logoColor: #f0efeb;--LoginSVG-fill: var(--textColor)}.theme-dark{--backgroundColor: #0f0f0f;--textColor: #ffffff;--textSecondary: rgba(255, 255, 255, .7);--borderColor: rgba(255, 255, 255, .1);--glassBackground: rgba(255, 255, 255, .01);--shadowColor: rgba(0, 0, 0, .3);--PosterShare-logoColor: #0f0f0f;--PosterShare-light: #464646;--PosterShare-shadeFrames: #0a0a0a;--PosterShare-darkFrames: #1b1818;--PosterShare-posterColor: #292626;--PosterShare-logoColor: #f0efeb;--LoginSVG-fill: #0f0f0f}.theme-rose{--backgroundColor: #171525;--textColor: #ffffff;--textSecondary: rgba(255, 255, 255, .7);--borderColor: rgba(255, 255, 255, .1);--glassBackground: rgba(255, 255, 255, .01);--shadowColor: rgba(0, 0, 0, .3);--PosterShare-logoColor: #171525;--PosterShare-light: #27233f;--PosterShare-shadeFrames: #1a172b;--PosterShare-darkFrames: #181527;--PosterShare-posterColor: #1e193d;--PosterShare-logoColor: #f0efeb;--LoginSVG-fill: #171525}.theme-fy{--backgroundColor: #0d0c0f;--textColor: #ffffff;--textSecondary: rgba(255, 255, 255, .7);--borderColor: rgba(255, 255, 255, .1);--glassBackground: rgba(255, 255, 255, .01);--shadowColor: rgba(0, 0, 0, .3);--PosterShare-logoColor: #0d0c0f}.theme-carmesin{--backgroundColor: #2a1825;--textColor: #ffffff;--textSecondary: rgba(255, 255, 255, .7);--borderColor: rgba(255, 255, 255, .1);--glassBackground: rgba(255, 255, 255, .01);--shadowColor: rgba(0, 0, 0, .3);--PosterShare-logoColor: #2a1825;--PosterShare-light: #3b2535;--PosterShare-shadeFrames: #24141f;--PosterShare-darkFrames: #412d3c;--PosterShare-posterColor: #20101c;--PosterShare-logoColor: #f0efeb;--LoginSVG-fill: #2a1825}.theme-brown{--backgroundColor: #18110b;--textColor: #ffffff;--textSecondary: rgba(255, 255, 255, .7);--borderColor: rgba(255, 255, 255, .1);--glassBackground: rgba(255, 255, 255, .01);--shadowColor: rgba(0, 0, 0, .3);--PosterShare-logoColor: #18110b;--PosterShare-light: #1b140d;--PosterShare-shadeFrames: #140e09;--PosterShare-darkFrames: #2c2015;--PosterShare-posterColor: #312418;--PosterShare-logoColor: #f0efeb;--LoginSVG-fill: #18110b}*{font-family:montserrat,sans-serif;margin:0;padding:0;color:var(--textColor);transition:color .5s,background-color .5s}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background-color:var(--backgroundColor);overflow-x:hidden}#root{width:100%}
