.statcard.svelte-jdvkwj{border:1px solid var(--card-border);border-radius:var(--default-border-radius);align-items:center;gap:.75rem;min-width:11rem;height:3rem;padding:.5rem;display:flex}.statcard-icon.svelte-jdvkwj{border-radius:var(--default-border-radius);justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.statcard-icon--total.svelte-jdvkwj{background-color:var(--statcard-needs_action)}.statcard-icon--wip.svelte-jdvkwj{background-color:var(--statcard-in_progress)}.statcard-icon--done.svelte-jdvkwj{background-color:var(--statcard-completed)}.statcard-body.svelte-jdvkwj{flex-direction:column;display:flex}.statcard-amount.svelte-jdvkwj{color:var(--text-primary);font-size:1.25rem;font-weight:700}.statcard-name.svelte-jdvkwj{color:var(--text-secondary);font-size:1rem}.dashboard-header.svelte-h7bcrl{justify-content:flex-start;gap:5rem;margin-top:2rem;display:flex}.statcards.svelte-h7bcrl{grid-template-columns:1fr 1fr 1fr;gap:2rem;display:grid}@media (width<=60rem){.dashboard-header.svelte-h7bcrl{flex-direction:column;gap:1rem}.statcards.svelte-h7bcrl{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));gap:1rem}}.projectcards.svelte-h7bcrl{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));gap:1rem 2rem;padding-block:2rem;display:grid}.projectcard.svelte-h7bcrl{background-color:var(--card-background);border:1px solid var(--card-border);border-radius:var(--default-border-radius);min-height:7.5rem;color:inherit;flex-direction:column;padding:1rem;text-decoration:none;display:flex;position:relative}.projectcard-icon.svelte-h7bcrl{border-radius:var(--default-border-radius);justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;position:absolute}.projectcard-body.svelte-h7bcrl{margin-left:3.5rem}.projectcard-title.svelte-h7bcrl{color:var(--text-primary);margin:0;font-size:1.25rem}.projectcard-description.svelte-h7bcrl{color:var(--text-secondary);margin:4px 0 0;font-size:1rem}
