:root{--background:#101010;--foreground:#000000;--dimmed-text:#000000;--card-background:#1b1b1b;--card-border:1px solid #2a2a2a;--code-background:#333;--voronoi-background:#080e20;--voronoi-lines:#ffffff54;--voronoi-bg-0:#9c9b9b;--voronoi-bg-1:#b7b7b7;--voronoi-bg-2:var(--background);--voronoi-bg-3:#e2dbdb;--voronoi-c1:#01c0f0;--voronoi-c2:#00bbfa;--voronoi-c3:#00b5ff;--voronoi-c4:#00aeff;--voronoi-c5:#00a5ff;--voronoi-c6:#109cff;--voronoi-c7:#4f90ff;--voronoi-c8:#7683ff;--voronoi-c9:#0a0f10;--voronoi-c10:#151e99;--accent:#1b1b1b;--accent-1:#1b1b1b;--accent-2:#1b1b1b;--accent-3:#1b1b1b;--accent-4:#1b1b1b;--heading-color:var(--accent);--home-tile-background:var(--card-background);--home-accent-background:var(--card-background);--home-accent-foreground:var(--foreground);--info:#35c9fa;--success:#1a1b1a;--warning:#ece715;--error:#f80363;--misc:#13490f}.gotta-be-patient.svelte-6rcx4q.svelte-6rcx4q{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-6rcx4q h1.svelte-6rcx4q{font-size:3rem;margin:.25rem auto}.gotta-be-patient.svelte-6rcx4q h2.svelte-6rcx4q{font-size:1rem;margin:.25rem auto}.gotta-be-patient.svelte-6rcx4q h2.warning.svelte-6rcx4q{color:var(--warning)}.gotta-be-patient.svelte-6rcx4q h2.error.svelte-6rcx4q{color:var(--error)}.loader.svelte-6rcx4q.svelte-6rcx4q{width:70px;height:35px;position:relative;overflow:hidden}.loader.svelte-6rcx4q.svelte-6rcx4q: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-6rcx4q-rotate 3s ease-in-out infinite;transform:rotate(-200deg)}@keyframes svelte-6rcx4q-rotate{0%{border-width:10px}25%{border-width:3px}50%{border-width:10px;transform:rotate(115deg)}75%{border-width:3px}to{border-width:10px}}
