.hero[data-astro-cid-crjscaad]{padding:5rem 0 4rem;border-bottom:1px solid var(--bd)}.hero-inner[data-astro-cid-crjscaad]{display:flex;align-items:center;justify-content:space-between;gap:3rem}.hero-text[data-astro-cid-crjscaad]{flex:1;max-width:540px}.hero-kicker[data-astro-cid-crjscaad]{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;color:var(--clr-accent);letter-spacing:.04em;text-transform:uppercase;margin-bottom:1.25rem}.kicker-dot[data-astro-cid-crjscaad]{width:7px;height:7px;border-radius:50%;background:var(--clr-accent);animation:blink 2s infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.35}}.hero-headline[data-astro-cid-crjscaad]{font-size:clamp(2.25rem,6vw,3.25rem);letter-spacing:-.04em;line-height:1.1;color:var(--fg);margin-bottom:1.125rem}.gradient-text[data-astro-cid-crjscaad]{background:linear-gradient(135deg,var(--clr-accent) 0%,var(--clr-accent-2) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-sub[data-astro-cid-crjscaad]{font-size:1.0625rem;color:var(--fg-2);line-height:1.7;margin-bottom:2rem;max-width:440px}.hero-cta[data-astro-cid-crjscaad]{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.cta-primary[data-astro-cid-crjscaad]{display:inline-flex;align-items:center;gap:.5rem;background:var(--clr-accent);color:#fff;font-size:.9375rem;font-weight:600;padding:.625rem 1.375rem;border-radius:var(--r-md);transition:background .15s,transform .15s;box-shadow:0 2px 10px color-mix(in srgb,var(--clr-accent) 35%,transparent)}.cta-primary[data-astro-cid-crjscaad]:hover{background:var(--clr-accent-2);color:#fff;transform:translateY(-1px)}.cta-ghost[data-astro-cid-crjscaad]{display:inline-flex;align-items:center;font-size:.9375rem;font-weight:500;color:var(--fg-2);padding:.625rem 1.25rem;border:1px solid var(--bd);border-radius:var(--r-md);transition:border-color .15s,background .15s,color .15s}.cta-ghost[data-astro-cid-crjscaad]:hover{border-color:var(--bd-1);background:var(--bg-1);color:var(--fg)}.hero-badge-stack[data-astro-cid-crjscaad]{display:flex;flex-direction:column;gap:.75rem;flex-shrink:0}.badge-card[data-astro-cid-crjscaad]{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;background:var(--surface);border:1px solid var(--bd);border-radius:var(--r-lg);box-shadow:var(--sh-sm);font-size:.875rem;font-weight:600;color:var(--fg);min-width:170px;transition:box-shadow .2s,transform .2s,border-color .2s}.badge-card[data-astro-cid-crjscaad]:hover{box-shadow:var(--sh-md);transform:translateY(-1px);border-color:var(--bd-1)}.posts-section[data-astro-cid-crjscaad]{padding:3.5rem 0}.section-head[data-astro-cid-crjscaad]{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:1.5rem}.section-title[data-astro-cid-crjscaad]{font-size:1.125rem;font-weight:700;letter-spacing:-.02em;color:var(--fg)}.section-link[data-astro-cid-crjscaad]{font-size:.875rem;font-weight:500;color:var(--clr-accent)}.section-link[data-astro-cid-crjscaad]:hover{color:var(--clr-accent-2)}.post-list[data-astro-cid-crjscaad]{list-style:none;display:flex;flex-direction:column}.post-row[data-astro-cid-crjscaad]{border-bottom:1px solid var(--bd)}.post-row[data-astro-cid-crjscaad]:first-child{border-top:1px solid var(--bd)}.post-row-link[data-astro-cid-crjscaad]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.375rem 0;text-decoration:none;color:inherit}.post-row-main[data-astro-cid-crjscaad]{flex:1;min-width:0}.post-meta-top[data-astro-cid-crjscaad]{display:flex;align-items:center;gap:.625rem;margin-bottom:.4rem;flex-wrap:wrap}.post-date[data-astro-cid-crjscaad]{font-size:.75rem;color:var(--fg-3)}.tag-pill[data-astro-cid-crjscaad]{font-size:.6875rem;font-weight:600;letter-spacing:.03em;color:var(--clr-accent);background:color-mix(in srgb,var(--clr-accent) 10%,transparent);padding:.15em .55em;border-radius:99px;white-space:nowrap}.post-title[data-astro-cid-crjscaad]{font-size:1.0625rem;font-weight:700;letter-spacing:-.02em;color:var(--fg);margin-bottom:.3rem;transition:color .15s;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.post-row-link[data-astro-cid-crjscaad]:hover .post-title[data-astro-cid-crjscaad]{color:var(--clr-accent)}.post-desc[data-astro-cid-crjscaad]{font-size:.875rem;color:var(--fg-2);line-height:1.55;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70ch}.post-row-arrow[data-astro-cid-crjscaad]{color:var(--fg-3);flex-shrink:0;transition:transform .15s,color .15s}.post-row-link[data-astro-cid-crjscaad]:hover .post-row-arrow[data-astro-cid-crjscaad]{color:var(--clr-accent);transform:translate(3px)}.no-posts[data-astro-cid-crjscaad]{padding:3rem 0;color:var(--fg-2);font-size:1rem}.no-posts[data-astro-cid-crjscaad] a[data-astro-cid-crjscaad]{color:var(--clr-accent)}@media(max-width:768px){.hero[data-astro-cid-crjscaad]{padding:3rem 0 2.5rem}.hero-inner[data-astro-cid-crjscaad]{flex-direction:column;align-items:flex-start;gap:2rem}.hero-badge-stack[data-astro-cid-crjscaad]{flex-direction:row;flex-wrap:wrap}.badge-card[data-astro-cid-crjscaad]{min-width:auto;flex:1;min-width:140px}}@media(max-width:480px){.badge-card[data-astro-cid-crjscaad]{padding:.75rem 1rem}.post-title[data-astro-cid-crjscaad],.post-desc[data-astro-cid-crjscaad]{white-space:normal;overflow:visible;text-overflow:clip}.post-row-arrow[data-astro-cid-crjscaad]{display:none}}
