.tag.svelte-1xh8qlg{display:flex;align-items:center;justify-content:center;gap:5px;padding:5px 15px;border-radius:10px;font-weight:500;font-size:.85rem;width:fit-content;white-space:nowrap}.tag.primary.svelte-1xh8qlg{background-color:var(--color--primary-tint);color:var(--color--primary)}.tag.secondary.svelte-1xh8qlg{background-color:var(--color--secondary-tint);color:var(--color--secondary)}.card.svelte-unvalj.svelte-unvalj{background:var(--color--card-background);box-shadow:var(--card-shadow);color:var(--color--text);border-radius:10px;transition:box-shadow .2s ease-in-out;position:relative;overflow:hidden;width:100%;text-decoration:none}.card[href].svelte-unvalj.svelte-unvalj,.card[onclick].svelte-unvalj.svelte-unvalj{cursor:pointer}.card[href].svelte-unvalj.svelte-unvalj:hover,.card[onclick].svelte-unvalj.svelte-unvalj:hover{box-shadow:0 0 1px 7px rgba(var(--color--primary-rgb),.2)}.wrapper.svelte-unvalj.svelte-unvalj{display:flex;flex-direction:row;flex-wrap:wrap;height:100%}.horizontal.svelte-unvalj .wrapper.svelte-unvalj{flex-direction:row}.body.svelte-unvalj.svelte-unvalj{display:flex;flex-direction:column;justify-content:space-between;gap:10px;padding:20px;flex:1 1 50%}.body.svelte-unvalj .content.svelte-unvalj{display:flex;flex-direction:column;flex:1}.body.svelte-unvalj .footer.svelte-unvalj{margin-top:auto}.image.svelte-unvalj.svelte-unvalj{background-color:var(--color--post-page-background);position:relative;flex:1 0 max(50%,330px);min-height:280px;max-height:350px}@media (max-width: 767px){.image.svelte-unvalj.svelte-unvalj{min-height:180px;max-height:200px}}.card [slot=image]{width:100%;height:100%;object-fit:cover;position:absolute}@supports (container-type: inline-size){.card.svelte-unvalj.svelte-unvalj{container-type:inline-size}@container (max-width: 650px){.wrapper.svelte-unvalj.svelte-unvalj{flex-direction:column;flex-wrap:nowrap}.image.svelte-unvalj.svelte-unvalj{flex:0 0 30%;max-width:unset}}}.content.svelte-1f0phb5{display:flex;flex-direction:column;gap:0px;align-items:flex-start}.cover-image.svelte-1f0phb5{background:var(--color--primary-tint);isolation:isolate}.image-placeholder.svelte-1f0phb5{position:absolute;top:50%;left:0;font-size:320px;line-height:1;font-family:var(--font--mono);letter-spacing:-16px;color:var(--color--text-inverse-shade);text-shadow:0px 0px 4px rgba(var(--color--text-rgb),.5);opacity:.2;translate:0 -50%;max-height:100%;max-width:100%;overflow:hidden;z-index:-1}.title.svelte-1f0phb5{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:1.2rem;font-family:var(--font--title);font-weight:700;text-wrap:balance}.tags.svelte-1f0phb5{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.text.svelte-1f0phb5{margin-top:5px;font-size:.9rem}.footer.svelte-1f0phb5{margin-top:20px}.blog-post-card .image img{object-fit:cover}.blog-post-card.hide-image .image{display:none}@media (max-width: 900px){.blog-post-card.missing-image .image{display:none}}
