.page-hero[data-astro-cid-he2gpe4e]{padding:calc(72px + var(--space-4xl)) 0 var(--space-3xl);background:linear-gradient(180deg,var(--color-gray-50) 0%,var(--color-surface) 100%)}.page-hero[data-astro-cid-he2gpe4e] h1[data-astro-cid-he2gpe4e]{font-size:var(--text-4xl);margin-bottom:var(--space-lg)}.text-solar[data-astro-cid-he2gpe4e]{color:var(--color-solar)}.page-hero__sub[data-astro-cid-he2gpe4e]{font-size:var(--text-lg);color:var(--color-gray-500);max-width:640px}.featured-post[data-astro-cid-he2gpe4e]{display:grid;grid-template-columns:1.2fr 1fr;gap:var(--space-2xl);align-items:center;background:var(--color-surface-raised);border:1px solid var(--color-gray-100);border-radius:var(--border-radius-xl);overflow:hidden;transition:all var(--transition-base)}.featured-post[data-astro-cid-he2gpe4e]:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.featured-post[data-astro-cid-he2gpe4e]:hover .featured-post__link[data-astro-cid-he2gpe4e]{color:var(--color-solar)}.featured-post__image[data-astro-cid-he2gpe4e]{position:relative;overflow:hidden;align-self:stretch;min-height:280px}.featured-post__image[data-astro-cid-he2gpe4e] img[data-astro-cid-he2gpe4e]{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-slow)}.featured-post[data-astro-cid-he2gpe4e]:hover .featured-post__image[data-astro-cid-he2gpe4e] img[data-astro-cid-he2gpe4e]{transform:scale(1.04)}.featured-post__badge[data-astro-cid-he2gpe4e]{position:absolute;top:var(--space-md);left:var(--space-md);background:var(--color-solar);color:var(--color-white);font-family:var(--font-display);font-size:var(--text-xs);font-weight:700;padding:.375rem .75rem;border-radius:var(--border-radius)}.featured-post__content[data-astro-cid-he2gpe4e]{padding:var(--space-2xl)}.featured-post__meta[data-astro-cid-he2gpe4e]{display:flex;align-items:center;gap:var(--space-sm);font-size:var(--text-sm);color:var(--color-gray-500);margin-bottom:var(--space-md);flex-wrap:wrap}.featured-post__category[data-astro-cid-he2gpe4e]{font-family:var(--font-display);font-weight:600;color:var(--color-solar);background:var(--color-solar-light);padding:.2rem .625rem;border-radius:100px;font-size:var(--text-xs)}.featured-post__divider[data-astro-cid-he2gpe4e]{color:var(--color-gray-300)}.featured-post__title[data-astro-cid-he2gpe4e]{font-size:var(--text-2xl);margin-bottom:var(--space-md);line-height:1.25}.featured-post__desc[data-astro-cid-he2gpe4e]{font-size:var(--text-base);color:var(--color-gray-500);line-height:1.7;margin-bottom:var(--space-xl)}.featured-post__link[data-astro-cid-he2gpe4e]{display:inline-flex;align-items:center;gap:var(--space-xs);font-family:var(--font-display);font-size:var(--text-sm);font-weight:600;color:var(--color-midnight);transition:color var(--transition-fast)}.posts-header[data-astro-cid-he2gpe4e]{margin-bottom:var(--space-2xl)}.posts-header[data-astro-cid-he2gpe4e] h2[data-astro-cid-he2gpe4e]{font-size:var(--text-2xl);margin-bottom:var(--space-xs)}.posts-header[data-astro-cid-he2gpe4e] p[data-astro-cid-he2gpe4e]{color:var(--color-gray-500);font-size:var(--text-sm)}.posts-grid[data-astro-cid-he2gpe4e]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-xl)}.post-card[data-astro-cid-he2gpe4e]{display:flex;flex-direction:column;background:var(--color-surface-raised);border:1px solid var(--color-gray-100);border-radius:var(--border-radius-lg);overflow:hidden;transition:all var(--transition-base)}.post-card[data-astro-cid-he2gpe4e]:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.post-card[data-astro-cid-he2gpe4e]:hover .post-card__link[data-astro-cid-he2gpe4e]{color:var(--color-solar)}.post-card__image[data-astro-cid-he2gpe4e]{aspect-ratio:16/10;overflow:hidden}.post-card__image[data-astro-cid-he2gpe4e] img[data-astro-cid-he2gpe4e]{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-slow)}.post-card[data-astro-cid-he2gpe4e]:hover .post-card__image[data-astro-cid-he2gpe4e] img[data-astro-cid-he2gpe4e]{transform:scale(1.05)}.post-card__content[data-astro-cid-he2gpe4e]{padding:var(--space-xl);display:flex;flex-direction:column;flex:1}.post-card__meta[data-astro-cid-he2gpe4e]{display:flex;align-items:center;gap:var(--space-xs);font-size:var(--text-xs);color:var(--color-gray-500);margin-bottom:var(--space-sm);flex-wrap:wrap}.post-card__category[data-astro-cid-he2gpe4e]{font-family:var(--font-display);font-weight:600;color:var(--color-solar)}.post-card__divider[data-astro-cid-he2gpe4e]{color:var(--color-gray-300)}.post-card__title[data-astro-cid-he2gpe4e]{font-size:var(--text-lg);line-height:1.3;margin-bottom:var(--space-sm)}.post-card__desc[data-astro-cid-he2gpe4e]{font-size:var(--text-sm);color:var(--color-gray-500);line-height:1.6;flex:1;margin-bottom:var(--space-lg);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-card__footer[data-astro-cid-he2gpe4e]{display:flex;align-items:center;justify-content:space-between;padding-top:var(--space-md);border-top:1px solid var(--color-gray-100)}.post-card__reading[data-astro-cid-he2gpe4e]{font-size:var(--text-xs);color:var(--color-gray-500)}.post-card__link[data-astro-cid-he2gpe4e]{display:flex;align-items:center;gap:4px;font-family:var(--font-display);font-size:var(--text-xs);font-weight:600;color:var(--color-midnight);transition:color var(--transition-fast)}.ratgeber-cta[data-astro-cid-he2gpe4e] h2[data-astro-cid-he2gpe4e]{font-size:var(--text-2xl);margin-bottom:var(--space-md)}.ratgeber-cta[data-astro-cid-he2gpe4e] p[data-astro-cid-he2gpe4e]{font-size:var(--text-lg);color:var(--color-gray-500);max-width:520px;margin:0 auto var(--space-xl)}.ratgeber-cta__actions[data-astro-cid-he2gpe4e]{display:flex;justify-content:center;gap:var(--space-md)}@media(max-width:768px){.featured-post[data-astro-cid-he2gpe4e]{grid-template-columns:1fr}.featured-post__content[data-astro-cid-he2gpe4e]{padding:var(--space-xl)}.posts-grid[data-astro-cid-he2gpe4e]{grid-template-columns:1fr}.ratgeber-cta__actions[data-astro-cid-he2gpe4e]{flex-direction:column}}
