.article-card.svelte-1u7bndy{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 16px 40px #0f172a14;border:1px solid rgba(248,196,113,.35);transition:transform .25s ease,box-shadow .25s ease;display:flex}.article-card.svelte-1u7bndy:hover,.article-card.svelte-1u7bndy:focus-within{transform:translateY(-4px);box-shadow:0 20px 48px #ea580c2e}.article-card__link.svelte-1u7bndy{text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:0;width:100%}.article-card__image.svelte-1u7bndy{position:relative;overflow:hidden}.article-card__image.svelte-1u7bndy picture:where(.svelte-1u7bndy){display:block;width:100%;aspect-ratio:calc(16 / 9)}.article-card__image.svelte-1u7bndy img:where(.svelte-1u7bndy){display:block;width:100%;height:100%;object-fit:contain;background:#fff;transition:transform .3s ease}.article-card.svelte-1u7bndy:hover .article-card__image:where(.svelte-1u7bndy) img:where(.svelte-1u7bndy),.article-card.svelte-1u7bndy:focus-within .article-card__image:where(.svelte-1u7bndy) img:where(.svelte-1u7bndy){transform:scale(1.03)}.article-card__content.svelte-1u7bndy{padding:.6rem 1.1rem 1.1rem;display:grid;gap:.25rem;flex:1}.article-card__date.svelte-1u7bndy{color:var(--medium-gray, #4b5563);font-size:.85rem}.article-card__title.svelte-1u7bndy{font-size:1.05rem;color:var(--dark-gray, #1f2937);margin:0;line-height:1.4;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-card__badges.svelte-1u7bndy{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.35rem}.badge.svelte-1u7bndy{display:inline-flex;align-items:center;gap:.2rem;padding:.2rem .55rem;border-radius:999px;font-size:.75rem;font-weight:700;line-height:1.4;white-space:nowrap}.badge--difficulty.badge--easy.svelte-1u7bndy{background:#dcfce7;color:#166534}.badge--difficulty.badge--normal.svelte-1u7bndy{background:#fef9c3;color:#854d0e}.badge--difficulty.badge--hard.svelte-1u7bndy{background:#fee2e2;color:#991b1b}.badge--time.svelte-1u7bndy{background:#eff6ff;color:#1e40af}.thumb-badge.svelte-1u7bndy{position:absolute;top:8px;left:8px;z-index:2;padding:3px 8px;border-radius:5px;font-size:11px;font-weight:500;line-height:1;white-space:nowrap}.thumb-badge--new.svelte-1u7bndy{background:#e24b4a;color:#fff;font-size:12px;padding:4px 10px;box-shadow:0 1px 4px #e24b4a4d}@media (max-width: 520px){.article-card__image.svelte-1u7bndy picture:where(.svelte-1u7bndy){aspect-ratio:1.5}}.article-grid.svelte-ovualz{display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--min-width, 220px),1fr));gap:var(--gap, 16px)}
