.container.svelte-162e10g.svelte-162e10g{display:grid;gap:calc(var(--unit) /2);grid-template-columns:1fr 2fr;grid-template-rows:1fr 1fr;width:100%;max-width:200px;background-color:var(--color-white);color:var(--color-dark);padding:var(--unit);border-radius:var(--unit)}.recommended.svelte-162e10g.svelte-162e10g{grid-column:span 2;display:flex;justify-content:space-between;align-items:center}.recommended.svelte-162e10g .value.svelte-162e10g{color:red;font-size:1.2em}.stat.svelte-162e10g.svelte-162e10g{display:flex;place-items:center;justify-content:space-between;align-items:center}.label.svelte-162e10g.svelte-162e10g{text-transform:uppercase;opacity:.5;margin-right:calc(var(--unit) /2)}@media (max-width: 375px){.label.svelte-162e10g.svelte-162e10g{font-size:.8em}}header.svelte-1104u2e{height:var(--header-height);width:100vw;background-color:var(--color-background-2);position:fixed;top:0;padding:var(--unit);box-sizing:border-box}.headerContainer.svelte-1104u2e{max-width:600px;margin:0 auto;display:flex;place-items:center;justify-content:space-between;background-color:#fefefe;padding:var(--unit);border-radius:calc(var(--unit) /2);box-shadow:0 4.5px 2.7px #0000001a,0 12.5px 7.5px #0001,0 30.1px 18.1px #0000000d,0 100px 60px #00000009}h1.svelte-1104u2e{color:var(--color-white-dim);margin:0;width:165px;overflow:hidden;font-size:var(--font-size-large)}a.svelte-1104u2e{text-decoration:none;overflow:hidden}@media (max-width: 375px){h1.svelte-1104u2e{font-size:var(--font-size)}}footer.svelte-hlfsyg{height:var(--footer-height);background-color:var(--color-dark);color:var(--color-white);padding:var(--unit) 0;width:calc(var(--max-width) + (2 * var(--unit)));position:relative;left:calc(var(--unit) * -1);margin:0 auto}ul.svelte-hlfsyg{list-style-type:none}a.svelte-hlfsyg{color:var(--color-white)}:root{--unit:16px;--color-white:#fefefe;--color-white-dim:#555;--color-black-dim:rgba(33, 33, 33, .5);--color-background-1:#dedede;--color-background-2:#b7bdc8;--color-divider:#cccccc;--color-dark:#5d6986;--font-size:18px;--font-size-large:24px;--header-height:100px;--footer-height:100px;--max-width:600px}{box-sizing:border-box}body{background-color:var(--color-background-2);font-family:Arial,Helvetica,sans-serif;padding:0;margin:0}.container.svelte-1yessix{height:100vh;width:100vw;overflow:hidden}main.svelte-1yessix{margin-top:calc(var(--header-height) + (var(--unit) * 2));height:calc(100vh - var(--header-height));overflow-y:scroll;box-sizing:border-box;padding:0 var(--unit)}
