.hero[data-astro-cid-lcdefpme]{grid-template-columns:1.1fr .9fr;align-items:center;gap:2rem;max-width:1100px;margin:0 auto;padding:3.5rem 1.5rem 4rem;display:grid}.hero[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:rgb(var(--accent));letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem;font-size:.8rem}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{margin-bottom:1.25rem;font-size:2.9rem;line-height:1.1}.hero[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme].lead{color:rgb(var(--gray));max-width:42ch;margin-bottom:2rem;font-size:1.1rem}.hero[data-astro-cid-lcdefpme] .cta[data-astro-cid-lcdefpme]{background:rgb(var(--accent));color:rgb(var(--cream));letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 1.6rem;font-size:.85rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.hero[data-astro-cid-lcdefpme] .cta[data-astro-cid-lcdefpme]:hover{box-shadow:var(--box-shadow);transform:translateY(-2px)}.hero[data-astro-cid-lcdefpme] .cta-secondary[data-astro-cid-lcdefpme]{border:1px solid rgb(var(--accent));color:rgb(var(--accent));letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.5rem;margin-left:.75rem;padding:.85rem 1.6rem;font-size:.85rem;text-decoration:none;transition:transform .2s;display:inline-flex}.hero[data-astro-cid-lcdefpme] .cta-secondary[data-astro-cid-lcdefpme]:hover{transform:translateY(-2px)}.hero-wheel[data-astro-cid-lcdefpme]{justify-content:center;display:flex}.hero-wheel[data-astro-cid-lcdefpme] .spin-slow[data-astro-cid-lcdefpme]{transform-origin:140px 140px;animation:90s linear infinite spin}.hero-wheel[data-astro-cid-lcdefpme] .spin-slow-reverse[data-astro-cid-lcdefpme]{transform-origin:140px 140px;animation:70s linear infinite spin-reverse}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin-reverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}.fade-in-up[data-astro-cid-lcdefpme]{opacity:0;animation:.8s forwards fadeInUp;transform:translateY(16px)}.fade-in-up[data-astro-cid-lcdefpme].delay-1{animation-delay:.15s}.fade-in-up[data-astro-cid-lcdefpme].delay-2{animation-delay:.3s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.reveal[data-astro-cid-lcdefpme]{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(18px)}.reveal[data-astro-cid-lcdefpme].is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.hero-wheel[data-astro-cid-lcdefpme] .spin-slow[data-astro-cid-lcdefpme],.hero-wheel[data-astro-cid-lcdefpme] .spin-slow-reverse[data-astro-cid-lcdefpme],.fade-in-up[data-astro-cid-lcdefpme],.reveal[data-astro-cid-lcdefpme]{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}}section[data-astro-cid-lcdefpme]{max-width:1100px;margin:0 auto;padding:3.5rem 1.5rem}section[data-astro-cid-lcdefpme].categories{border-top:1px solid rgb(var(--gray-light))}.quiz-teaser[data-astro-cid-lcdefpme]{max-width:900px;margin:0 auto;padding:0 1.5rem}.quiz-teaser-card[data-astro-cid-lcdefpme]{background:rgb(var(--cream));color:inherit;border-radius:16px;align-items:center;gap:1.5rem;padding:1.75rem 2rem;text-decoration:none;transition:transform .2s;display:flex}.quiz-teaser-card[data-astro-cid-lcdefpme]:hover{transform:translateY(-2px)}.quiz-teaser-icon[data-astro-cid-lcdefpme]{flex-shrink:0;font-size:2.5rem}.quiz-teaser-text[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-bottom:.3rem;font-size:1.15rem}.quiz-teaser-text[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:rgb(var(--gray));margin:0;font-size:.9rem}.quiz-teaser-arrow[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:rgb(var(--accent));white-space:nowrap;margin-left:auto;font-size:.85rem}@media (width<=560px){.quiz-teaser-card[data-astro-cid-lcdefpme]{text-align:center;flex-direction:column}.quiz-teaser-arrow[data-astro-cid-lcdefpme]{margin-left:0}}section[data-astro-cid-lcdefpme].latest{border-top:1px solid rgb(var(--gray-light))}section[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin-bottom:1.75rem;font-size:1.5rem}.cat-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:1.1rem;display:grid}.cat-card[data-astro-cid-lcdefpme]{background:rgb(var(--cream));border:1px solid rgb(var(--gray-light));border-radius:10px;padding:1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:block;position:relative;overflow:hidden}.cat-card[data-astro-cid-lcdefpme]:before{content:"";width:4px;height:100%;position:absolute;top:0;left:0}.cat-card[data-astro-cid-lcdefpme].tone-accent:before{background:rgb(var(--accent))}.cat-card[data-astro-cid-lcdefpme].tone-accent-dark:before{background:rgb(var(--accent-dark))}.cat-card[data-astro-cid-lcdefpme]:hover{box-shadow:var(--box-shadow);border-color:#0000;transform:translateY(-4px)}.cat-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:rgb(var(--black));margin-bottom:.3rem;font-size:1.05rem}.cat-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:rgb(var(--gray));font-size:.75rem}.see-all[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:rgb(var(--accent));margin-top:1.75rem;font-size:.8rem;text-decoration:none;display:inline-block}.featured-post[data-astro-cid-lcdefpme]{color:inherit;grid-template-columns:1.2fr 1fr;align-items:center;gap:2rem;margin-bottom:2.5rem;text-decoration:none;display:grid}.featured-post[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;border-radius:12px;width:100%;height:320px;transition:transform .4s}.featured-post[data-astro-cid-lcdefpme]:hover img[data-astro-cid-lcdefpme]{transform:scale(1.02)}.featured-post[data-astro-cid-lcdefpme] .date[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:rgb(var(--accent-dark));margin-bottom:.5rem;font-size:.75rem}.featured-post[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:1.6rem;line-height:1.3}.post-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.post-card[data-astro-cid-lcdefpme]{color:inherit;text-decoration:none;display:block}.post-card[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;border-radius:10px;width:100%;height:160px;margin-bottom:.75rem;transition:transform .3s}.post-card[data-astro-cid-lcdefpme]:hover img[data-astro-cid-lcdefpme]{transform:scale(1.03)}.post-card[data-astro-cid-lcdefpme] .date[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:rgb(var(--accent-dark));margin-bottom:.3rem;font-size:.72rem}.post-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:1rem;line-height:1.4}@media (width<=900px){.hero[data-astro-cid-lcdefpme]{text-align:center;grid-template-columns:1fr}.hero[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme].lead{margin-left:auto;margin-right:auto}.hero-wheel[data-astro-cid-lcdefpme]{order:-1}.cat-grid[data-astro-cid-lcdefpme],.post-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr}.featured-post[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}@media (width<=560px){.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{font-size:2.1rem}.cat-grid[data-astro-cid-lcdefpme],.post-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}
