:root{--primary: hsl(351, 48%, 45%);--secondary: hsl(325, 60%, 45%);--red: #8b2926;--orange: #e88930;--yellow: #655d3c;--blue: #2863cf;--green: #1f874a;--body-bg: hsl(220, 15%, 10%);--content-bg: hsl(220, 15%, 25%);--content-bg-light: hsl(220, 15%, 30%);--bg-dark: hsl(220, 15%, 15%);--border-color: hsl(220, 15%, 35%);--text-color: hsl(219, 22%, 77%);--text-color-medium: hsl(219, 17%, 67%);--text-color-dark: hsl(219, 12%, 57%);--text-color-light: hsl(219, 22%, 97%);--text-color-title: var(--primary);--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-titles: var(--font-family);--max-width: 1400px;--shadow-medium: 0 2px 1px rgba(0, 0, 0, .1), 0 4px 2px rgba(0, 0, 0, .1), 0 8px 4px rgba(0, 0, 0, .1), 0 16px 8px rgba(0, 0, 0, .1), 0 32px 16px rgba(0, 0, 0, .1);--shadow-big: 0 3px 2px rgba(0, 0, 0, .1), 0 10px 5px rgba(0, 0, 0, .1), 0 15px 10px rgba(0, 0, 0, .1), 0 25px 15px rgba(0, 0, 0, .2), 0 40px 30px rgba(0, 0, 0, .2), 0 100px 75px rgba(0, 0, 0, .3)}.card.svelte-wmng36{position:relative;display:block;height:100%;padding:1.5rem;border-radius:1rem;background:var(--bg-dark);box-shadow:var(--shadow-medium);overflow:hidden}@media (prefers-contrast: more){.card.svelte-wmng36{border:2px solid currentColor}}.card.svelte-wmng36 em{color:#fff;background:var(--primary)}.card__content.svelte-wmng36{position:relative;z-index:1}.card__header.svelte-wmng36{display:flex;justify-content:flex-start;align-items:flex-start;margin-bottom:1.5rem}.card__image.svelte-wmng36{flex:0 0 80px;width:80px;aspect-ratio:1/1.333;margin-right:1.5rem;border-radius:.5rem;background:var(--content-bg);overflow:hidden}.card__image.svelte-wmng36:hover,.card__image.svelte-wmng36:active,.card__image.svelte-wmng36:focus{filter:brightness(1.1)}.card__title.svelte-wmng36{padding:.25rem 0;margin:-.25rem 0;width:100%;color:var(--text-color-title);font-size:1.3rem;font-weight:700;text-decoration:none}.card__title.svelte-wmng36:hover,.card__title.svelte-wmng36:focus,.card__title.svelte-wmng36:active{color:var(--text-color-title);text-decoration:underline;text-decoration-thickness:2px}.card__title.svelte-wmng36:focus-visible{box-shadow:none}.card__date.svelte-wmng36{color:var(--text-color-dark)}.card__name.svelte-wmng36{padding:.35rem 0;margin:-.35rem 0;color:var(--text-color-medium);text-decoration:none}.card__name.svelte-wmng36:hover,.card__name.svelte-wmng36:active,.card__name.svelte-wmng36:focus-visible{color:var(--text-color)}.card__grade.svelte-wmng36{margin-top:.5rem}.card__more.svelte-wmng36{display:inline-block;margin-top:.5rem;line-height:1em;color:var(--text-color-medium);text-decoration:none}.card__more.svelte-wmng36:hover,.card__more.svelte-wmng36:active,.card__more.svelte-wmng36:focus{color:var(--text-color)}.card__continue.svelte-wmng36{width:100%;margin-top:1rem;border-radius:.5rem;background:#2b303b;color:var(--text-color-light)}.card__continue.svelte-wmng36:hover{background:var(--content-bg);color:#fff}.sr-only.svelte-wmng36{position:absolute;clip:rect(0 0 0 0);overflow:hidden;height:1px;width:1px}
