:root{--background:#ededed;--foreground:#2a3367;--dimmed-text:#808080;--card-background:#F8F8FF;--card-border:1px solid #0000001a;--accent:#01c0f0;--accent-1:#ff0099;--accent-2:#b45eff;--accent-3:#01c0f0;--accent-4:#1de691;--home-accent-background:#2a3367;--home-accent-foreground:var(--foreground);--home-animated-gradient-outer:#ffe7f500;--home-animated-gradient-inner:#ff8ed05c}html[data-theme=dark]{--background:#101010;--foreground:#fafafa;--dimmed-text:#808080;--card-background:#1b1b1b;--card-border:1px solid #2a2a2a;--code-background:#333;--accent:#01c0f0;--accent-1:#ff0099;--accent-2:#b45eff;--accent-3:#01c0f0;--accent-4:#1de691;--home-accent-background:#2a3367;--home-accent-foreground:var(--foreground)}html[data-theme=light]{--background:#ededed;--foreground:#2a3367;--card-background:#F8F8FF;--card-border:1px solid #0000001a;--home-accent-background:#2a3367;--home-accent-foreground:var(--foreground);--home-animated-gradient-outer:#ffe7f500;--home-animated-gradient-inner:#ff8ed05c}html[data-theme=callisto]{--background:#020617;--foreground:#dcdcdc;--dimmed-text:#8892b0;--card-background:#0b1021;--card-border:1px solid #ffffff1a;--accent-1:#00ccb4;--accent-2:#00ccb4;--accent-3:#00ccb4;--accent-4:#00ccb4;--voronoi-background:#0a192f;--home-accent-background:#fff;--home-tile-background:#0B1021;--home-animated-gradient-outer:#0361f700;--home-animated-gradient-inner:#2e2d40}.gotta-be-patient.svelte-ajg7ky.svelte-ajg7ky{display:flex;flex-direction:column;align-items:center;justify-content:space-around;background:var(--card-background);border:var(--card-border);border-radius:4px;width:fit-content;min-width:18rem;margin:5vh auto;padding:2rem 5rem;cursor:default}.gotta-be-patient.svelte-ajg7ky h1.svelte-ajg7ky{font-size:3rem;margin:.25rem auto}.gotta-be-patient.svelte-ajg7ky h2.svelte-ajg7ky{font-size:1rem;margin:.25rem auto}.gotta-be-patient.svelte-ajg7ky h2.warning.svelte-ajg7ky{color:var(--warning)}.gotta-be-patient.svelte-ajg7ky h2.error.svelte-ajg7ky{color:var(--error)}.loader.svelte-ajg7ky.svelte-ajg7ky{width:70px;height:35px;position:relative;overflow:hidden}.loader.svelte-ajg7ky.svelte-ajg7ky:before{content:"";width:70px;height:70px;position:absolute;left:0;top:0;border:5px solid rgba(0,0,0,0);border-color:var(--foreground) var(--foreground) rgba(0,0,0,0) rgba(0,0,0,0);border-radius:50%;box-sizing:border-box;animation:svelte-ajg7ky-rotate 3s ease-in-out infinite;transform:rotate(-200deg)}@keyframes svelte-ajg7ky-rotate{0%{border-width:10px}25%{border-width:3px}50%{border-width:10px;transform:rotate(115deg)}75%{border-width:3px}to{border-width:10px}}
