.shadcn-blog-grid[data-astro-cid-7hpqzmrf]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;width:100%}.shadcn-blog-card[data-astro-cid-7hpqzmrf]{display:flex;flex-direction:column;height:100%;border-radius:1rem;border:1px solid var(--theme-border-subtle);background:var(--theme-surface-2);overflow:hidden;transition:all .3s cubic-bezier(.2,.2,0,1)}.shadcn-blog-card[data-astro-cid-7hpqzmrf]:hover{border-color:var(--theme-border-strong);background:var(--theme-surface-3);box-shadow:0 10px 30px #0003;transform:translateY(-2px)}.shadcn-blog-card__image[data-astro-cid-7hpqzmrf]{position:relative;width:100%;height:200px;overflow:hidden;background:linear-gradient(135deg,var(--theme-surface-3),var(--theme-surface-2))}.shadcn-blog-card__image[data-astro-cid-7hpqzmrf] a[data-astro-cid-7hpqzmrf]{display:block;width:100%;height:100%;text-decoration:none}.shadcn-blog-card__image[data-astro-cid-7hpqzmrf] img[data-astro-cid-7hpqzmrf]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.shadcn-blog-card__image--fallback[data-astro-cid-7hpqzmrf]{position:relative;overflow:hidden;background:radial-gradient(circle at top right,color-mix(in srgb,var(--theme-accent-300) 18%,transparent),transparent 34%),linear-gradient(135deg,color-mix(in srgb,var(--theme-surface-3) 94%,transparent),color-mix(in srgb,var(--theme-surface-2) 98%,transparent))}.shadcn-blog-card__image--fallback[data-astro-cid-7hpqzmrf]:after{content:"";position:absolute;inset:auto -10% -35% 40%;height:160px;border-radius:999px;background:color-mix(in srgb,var(--theme-accent-300) 16%,transparent);filter:blur(10px);opacity:.55}.shadcn-blog-card__image-fallback-link[data-astro-cid-7hpqzmrf]{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:1.15rem;text-decoration:none}.shadcn-blog-card__image-label[data-astro-cid-7hpqzmrf]{display:inline-flex;width:fit-content;padding:.38rem .7rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--theme-border-strong) 36%,transparent);background:color-mix(in srgb,var(--theme-surface-1) 74%,transparent);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--theme-text-secondary)}.shadcn-blog-card__image-title[data-astro-cid-7hpqzmrf]{max-width:14ch;font-size:1.2rem;font-weight:900;line-height:1.12;letter-spacing:-.02em;color:var(--theme-text-strong);text-wrap:balance}.shadcn-blog-card[data-astro-cid-7hpqzmrf]:hover .shadcn-blog-card__image[data-astro-cid-7hpqzmrf] img[data-astro-cid-7hpqzmrf]{transform:scale(1.05)}.shadcn-blog-card__content[data-astro-cid-7hpqzmrf]{display:flex;flex-direction:column;flex:1;padding:1.5rem;gap:1rem}.shadcn-blog-card__header[data-astro-cid-7hpqzmrf]{flex:1;display:flex;flex-direction:column;gap:.75rem}.shadcn-blog-card__badges[data-astro-cid-7hpqzmrf]{display:flex;flex-wrap:wrap;gap:.5rem}.featured-badge[data-astro-cid-7hpqzmrf],.topic-badge[data-astro-cid-7hpqzmrf]{display:inline-flex;align-items:center;width:fit-content;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.25rem .65rem;border-radius:.4rem}.featured-badge[data-astro-cid-7hpqzmrf]{color:var(--theme-accent-300);border:1px solid var(--theme-accent-300);background:#f59e0b24;box-shadow:inset 0 1px #ffffff14}.topic-badge[data-astro-cid-7hpqzmrf]{line-height:1;padding:.45rem .85rem;border-radius:999px;font-size:.72rem;font-weight:800;color:var(--topic-badge-text, var(--theme-text-secondary));border:1px solid var(--topic-badge-border, var(--theme-border-strong));background:var(--topic-badge-bg, color-mix(in srgb, var(--theme-surface-1) 82%, transparent));box-shadow:inset 0 1px #ffffff1f,0 10px 24px #0f172a24}.topic-tone--language[data-astro-cid-7hpqzmrf]{--topic-badge-bg: linear-gradient(180deg, rgba(37, 99, 235, .24), rgba(30, 64, 175, .22));--topic-badge-border: rgba(96, 165, 250, .42);--topic-badge-text: #eff6ff}.topic-tone--vision[data-astro-cid-7hpqzmrf]{--topic-badge-bg: linear-gradient(180deg, rgba(22, 163, 74, .24), rgba(21, 128, 61, .22));--topic-badge-border: rgba(74, 222, 128, .42);--topic-badge-text: #f0fdf4}.topic-tone--sacred-time[data-astro-cid-7hpqzmrf]{--topic-badge-bg: linear-gradient(180deg, rgba(168, 85, 247, .24), rgba(126, 34, 206, .22));--topic-badge-border: rgba(196, 181, 253, .42);--topic-badge-text: #faf5ff}.topic-tone--default[data-astro-cid-7hpqzmrf]{--topic-badge-bg: linear-gradient(180deg, rgba(148, 163, 184, .22), rgba(100, 116, 139, .2));--topic-badge-border: rgba(148, 163, 184, .34);--topic-badge-text: #f8fafc}.shadcn-blog-card__image--fallback[data-astro-cid-7hpqzmrf].topic-tone--language{background:radial-gradient(circle at top right,rgba(59,130,246,.24),transparent 36%),linear-gradient(135deg,#2563eb38,#0f172aeb)}.shadcn-blog-card__image--fallback[data-astro-cid-7hpqzmrf].topic-tone--vision{background:radial-gradient(circle at top right,rgba(34,197,94,.24),transparent 36%),linear-gradient(135deg,#16a34a33,#0f172aeb)}.shadcn-blog-card__image--fallback[data-astro-cid-7hpqzmrf].topic-tone--sacred-time{background:radial-gradient(circle at top right,rgba(168,85,247,.24),transparent 36%),linear-gradient(135deg,#7e22ce38,#0f172aeb)}.shadcn-blog-card__image--fallback[data-astro-cid-7hpqzmrf].topic-tone--default{background:radial-gradient(circle at top right,rgba(148,163,184,.2),transparent 36%),linear-gradient(135deg,#33415585,#0f172aeb)}.shadcn-blog-card__meta[data-astro-cid-7hpqzmrf]{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;letter-spacing:.02em;color:var(--theme-text-secondary)}.meta-sep[data-astro-cid-7hpqzmrf]{opacity:.4}.shadcn-blog-card__title[data-astro-cid-7hpqzmrf]{margin:0;font-size:1.3rem;font-weight:800;line-height:1.35;letter-spacing:-.01em;color:var(--theme-text-primary);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shadcn-blog-card__title[data-astro-cid-7hpqzmrf] a[data-astro-cid-7hpqzmrf]{color:inherit;text-decoration:none;transition:color .2s ease}.shadcn-blog-card__title[data-astro-cid-7hpqzmrf] a[data-astro-cid-7hpqzmrf]:hover{color:var(--theme-accent-300)}.shadcn-blog-card__description[data-astro-cid-7hpqzmrf]{margin:0;font-size:.9rem;line-height:1.6;color:var(--theme-text-secondary);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.shadcn-blog-card__tags[data-astro-cid-7hpqzmrf]{display:flex;flex-wrap:wrap;gap:.5rem;padding-top:.75rem}.shadcn-blog-card__tag[data-astro-cid-7hpqzmrf]{display:inline-flex;align-items:center;gap:.3rem;font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--theme-accent-300);padding:.2rem .5rem;border-radius:.3rem;border:1px solid var(--theme-accent-300);background:#f59e0b0f;text-decoration:none;transition:all .2s ease}.shadcn-blog-card__tag[data-astro-cid-7hpqzmrf]:hover{background:#f59e0b1f;color:var(--theme-accent-200);border-color:var(--theme-accent-200)}.shadcn-blog-card__footer[data-astro-cid-7hpqzmrf]{display:flex;align-items:center;justify-content:space-between;padding-top:.5rem}.shadcn-blog-card__link[data-astro-cid-7hpqzmrf]{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:700;color:var(--theme-accent-300);text-decoration:none;transition:gap .2s ease,color .2s ease}.shadcn-blog-card__link[data-astro-cid-7hpqzmrf]:hover{gap:.55rem;color:var(--theme-accent-200)}html[data-theme=light] .topic-badge[data-astro-cid-7hpqzmrf]{box-shadow:inset 0 1px #ffffffc2,0 10px 24px #94a3b81f}html[data-theme=light] .topic-tone--language[data-astro-cid-7hpqzmrf]{--topic-badge-bg: linear-gradient(180deg, rgba(59, 130, 246, .16), rgba(191, 219, 254, .26));--topic-badge-border: rgba(59, 130, 246, .3);--topic-badge-text: #1d4ed8}html[data-theme=light] .topic-tone--vision[data-astro-cid-7hpqzmrf]{--topic-badge-bg: linear-gradient(180deg, rgba(34, 197, 94, .16), rgba(220, 252, 231, .26));--topic-badge-border: rgba(34, 197, 94, .3);--topic-badge-text: #15803d}html[data-theme=light] .topic-tone--sacred-time[data-astro-cid-7hpqzmrf]{--topic-badge-bg: linear-gradient(180deg, rgba(168, 85, 247, .16), rgba(243, 232, 255, .3));--topic-badge-border: rgba(168, 85, 247, .28);--topic-badge-text: #7e22ce}html[data-theme=light] .topic-tone--default[data-astro-cid-7hpqzmrf]{--topic-badge-bg: linear-gradient(180deg, rgba(148, 163, 184, .14), rgba(241, 245, 249, .32));--topic-badge-border: rgba(148, 163, 184, .24);--topic-badge-text: #475569}html[data-theme=light] .shadcn-blog-card__image--fallback[data-astro-cid-7hpqzmrf]{box-shadow:inset 0 1px #ffffffb3}html[data-theme=light] .shadcn-blog-card__image--fallback[data-astro-cid-7hpqzmrf].topic-tone--language{background:radial-gradient(circle at top right,rgba(59,130,246,.16),transparent 36%),linear-gradient(135deg,#eff6fffa,#dbeafef0)}html[data-theme=light] .shadcn-blog-card__image--fallback[data-astro-cid-7hpqzmrf].topic-tone--vision{background:radial-gradient(circle at top right,rgba(34,197,94,.16),transparent 36%),linear-gradient(135deg,#f0fdf4fa,#dcfce7f0)}html[data-theme=light] .shadcn-blog-card__image--fallback[data-astro-cid-7hpqzmrf].topic-tone--sacred-time{background:radial-gradient(circle at top right,rgba(168,85,247,.16),transparent 36%),linear-gradient(135deg,#faf5fffa,#f3e8fff0)}html[data-theme=light] .shadcn-blog-card__image--fallback[data-astro-cid-7hpqzmrf].topic-tone--default{background:radial-gradient(circle at top right,rgba(148,163,184,.14),transparent 36%),linear-gradient(135deg,#f8fafcfa,#f1f5f9f0)}html[data-theme=light] .shadcn-blog-card__image-label[data-astro-cid-7hpqzmrf]{background:#ffffffbd;color:#475569}html[data-theme=light] .shadcn-blog-card__image-title[data-astro-cid-7hpqzmrf]{color:#0f172a}@media(max-width:1100px){.shadcn-blog-grid[data-astro-cid-7hpqzmrf]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.shadcn-blog-grid[data-astro-cid-7hpqzmrf]{grid-template-columns:1fr}}
