:root,[data-theme=light]{--background:#ffffff;--foreground:#393c43;--actionsText:#393c43;--actionsButtons:#393c43;--border:#c6c6c6;--progressBar:#f2f2f2;--thumbColor:#ff5b65}[data-theme=dark]{--background:#111115;--foreground:#fff;--actionsText:#aaa;--actionsButtons:#eee;--border:#222;--progressBar:#222;--thumbColor:#ff5b65}[data-theme=fieryRose]{--background:#ff5b65;--foreground:#fff;--actionsText:#aaa;--actionsButtons:#eee;--border:#ce4049;--progressBar:#222;--thumbColor:#fff}[data-theme=darkTurquoise]{--background:#51cad4;--foreground:#fff;--actionsText:#aaa;--actionsButtons:#eee;--border:#3caeb1;--progressBar:#222;--thumbColor:#fff}[data-theme=grannySmithApple]{--background:#a1e699;--foreground:#fff;--actionsText:#aaa;--actionsButtons:#eee;--border:#91d988;--progressBar:#222;--thumbColor:#fff}[data-theme=vermilion]{--background:#e32113;--foreground:#fff;--actionsText:#aaa;--actionsButtons:#eee;--border:#b9170b;--progressBar:#222;--thumbColor:#fff}[data-theme=yellow]{--background:#ff0;--foreground:#fff;--actionsText:#aaa;--actionsButtons:#eee;--border:#222;--progressBar:#222;--thumbColor:#fff}[data-theme=blueSapphire]{--background:#086788;--foreground:#fff;--actionsText:#aaa;--actionsButtons:#eee;--border:#054e67;--progressBar:#222;--thumbColor:#fff}[data-theme=maximumPurple]{--background:#783f8e;--foreground:#fff;--actionsText:#aaa;--actionsButtons:#eee;--border:#612d74;--progressBar:#222;--thumbColor:#fff}#__next,body,html{padding:0;margin:0;height:100%;font-family:Futura,Helvetica,Arial,sans-serif;background:var(--background);color:var(--foreground)}a{color:inherit;text-decoration:none}*{box-sizing:border-box}