.blog-highlights.svelte-y6j79n{flex-direction:column;gap:1.5rem;width:100%;display:flex}.blog-highlights.svelte-y6j79n .content:where(.svelte-y6j79n){flex-direction:column;gap:1rem;display:flex}@media (width>=768px){.blog-highlights.svelte-y6j79n .content:where(.svelte-y6j79n){flex-direction:row;gap:1rem}}.blog-highlights.svelte-y6j79n .content:where(.svelte-y6j79n) .featured:where(.svelte-y6j79n){flex:56%}.blog-highlights.svelte-y6j79n .content:where(.svelte-y6j79n) .grid:where(.svelte-y6j79n){flex:44%;grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.blog-highlights.svelte-y6j79n .content:where(.svelte-y6j79n) .post:where(.svelte-y6j79n){border-radius:.25rem;width:100%;height:100%;position:relative;overflow:hidden}.blog-highlights.svelte-y6j79n .content:where(.svelte-y6j79n) .post:where(.svelte-y6j79n) .image:where(.svelte-y6j79n){background-color:#222;background-position:50%;background-size:cover;width:100%;padding-top:56%}.blog-highlights.svelte-y6j79n .content:where(.svelte-y6j79n) .post:where(.svelte-y6j79n) .overlay:where(.svelte-y6j79n){color:#fff;background:linear-gradient(#0000 50%,#000000b3);flex-direction:column;justify-content:flex-end;padding:1rem;text-decoration:none;display:flex;position:absolute;inset:0}.blog-highlights.svelte-y6j79n .content:where(.svelte-y6j79n) .post:where(.svelte-y6j79n) .overlay:where(.svelte-y6j79n) .meta:where(.svelte-y6j79n) h3:where(.svelte-y6j79n){margin-bottom:.25rem;font-size:1rem;font-weight:700}.blog-highlights.svelte-y6j79n .content:where(.svelte-y6j79n) .post:where(.svelte-y6j79n) .overlay:where(.svelte-y6j79n) .meta:where(.svelte-y6j79n) .details:where(.svelte-y6j79n){opacity:.85;justify-content:space-between;font-size:.875rem;display:flex}.blog-highlights.svelte-y6j79n .content:where(.svelte-y6j79n) .post:where(.svelte-y6j79n) .overlay:where(.svelte-y6j79n) .meta:where(.svelte-y6j79n) .details:where(.svelte-y6j79n) .date:where(.svelte-y6j79n){margin-left:.5rem}.blog-highlights.svelte-y6j79n .content:where(.svelte-y6j79n) .post.placeholder:where(.svelte-y6j79n) .image:where(.svelte-y6j79n){background:linear-gradient(90deg,#333 25%,#444 37%,#333 63%) 0 0/400% 100%;animation:1.4s infinite svelte-y6j79n-shimmer}.blog-highlights.svelte-y6j79n .content:where(.svelte-y6j79n) .post.placeholder:where(.svelte-y6j79n) .meta:where(.svelte-y6j79n) h3:where(.svelte-y6j79n),.blog-highlights.svelte-y6j79n .content:where(.svelte-y6j79n) .post.placeholder:where(.svelte-y6j79n) .details:where(.svelte-y6j79n){color:#0000;background:#444;border-radius:4px}@keyframes svelte-y6j79n-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.category-card.svelte-1sxr74r{background:var(--maxroll-color-dark-5,#0a0a0a);border:1px solid var(--maxroll-color-grey-1,#333);border-radius:10px;width:100%;margin:2rem auto;transition:all .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 0 4px #0006}.category-card.svelte-1sxr74r:hover{background:var(--maxroll-color-dark-4,#151515);border-color:var(--highlight-color,#057af0);transform:translateY(-3px);box-shadow:0 6px 14px #0009}.category-card.svelte-1sxr74r .inner:where(.svelte-1sxr74r){width:100%;color:inherit;flex-direction:row;gap:1rem;text-decoration:none;display:flex}.category-card.svelte-1sxr74r .image-container:where(.svelte-1sxr74r){background:var(--maxroll-color-dark-6,#111);aspect-ratio:16/9;border-radius:8px;flex:1;justify-content:center;align-items:center;width:100%;max-width:40%;transition:transform .3s;display:flex;position:relative;overflow:hidden}.category-card.svelte-1sxr74r .image:where(.svelte-1sxr74r){object-fit:cover;aspect-ratio:16/9;width:100%;height:100%}.category-card.svelte-1sxr74r .shadow-overlay:where(.svelte-1sxr74r){position:absolute;inset:0;box-shadow:inset 0 0 20px #000}.category-card.svelte-1sxr74r .content:where(.svelte-1sxr74r){flex-direction:column;flex:1;justify-content:space-between;gap:.5rem;margin:1rem;display:flex}.category-card.svelte-1sxr74r .top:where(.svelte-1sxr74r){flex-direction:column;gap:.75rem;display:flex}.category-card.svelte-1sxr74r .first-row:where(.svelte-1sxr74r){justify-content:space-between;align-items:center;gap:20px;height:26px;display:flex}.category-card.svelte-1sxr74r .category:where(.svelte-1sxr74r){cursor:pointer;align-items:center;gap:12px;height:16px;line-height:16px;display:flex}.category-card.svelte-1sxr74r .category:where(.svelte-1sxr74r) .category-text:where(.svelte-1sxr74r){text-transform:uppercase;white-space:nowrap;color:var(--maxroll-color-blue,#3af);font-size:12px;font-weight:600}.category-card.svelte-1sxr74r .text:where(.svelte-1sxr74r){flex-direction:column;gap:8px;display:flex}.category-card.svelte-1sxr74r .text:where(.svelte-1sxr74r) .title:where(.svelte-1sxr74r){font-family:var(--maxroll-font-sans,sans-serif);color:var(--maxroll-color-white-1,#fff);text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:18px;font-weight:400;line-height:1.25;display:-webkit-box;overflow:hidden}.category-card.svelte-1sxr74r .text:where(.svelte-1sxr74r) .summary:where(.svelte-1sxr74r){color:var(--maxroll-color-grey-1,#aaa);margin:0;font-size:16px;line-height:1.25}.category-card.svelte-1sxr74r .bottom:where(.svelte-1sxr74r){flex-direction:column;gap:.5rem;display:flex}.category-card.svelte-1sxr74r .bottom:where(.svelte-1sxr74r) .details:where(.svelte-1sxr74r){color:var(--maxroll-color-grey-1,#aaa);flex-wrap:wrap;column-gap:4px;font-size:10px;font-weight:600;display:flex}.category-card.svelte-1sxr74r .bottom:where(.svelte-1sxr74r) .details:where(.svelte-1sxr74r) .date:where(.svelte-1sxr74r){opacity:.6}#tags.svelte-u4k2t{flex-flow:column wrap;justify-content:center;display:flex}
