main[data-astro-cid-lcdefpme]{width:100%;max-width:none;margin:0;padding:0}.hero[data-astro-cid-lcdefpme]{align-items:center;min-height:calc(100vh - 70px);padding:3rem 0 4rem;display:flex;position:relative;overflow:hidden}.hero[data-astro-cid-lcdefpme]:before{content:"";z-index:0;background:radial-gradient(80% 60% at 15% 20%,#1f6f5b1f,#0000 55%),radial-gradient(70% 50% at 90% 80%,#0b12200f,#0000 50%),linear-gradient(165deg,#e8ecf0 0%,#dde4ec 45%,#e8ecf0 100%);position:absolute;inset:0}.hero[data-astro-cid-lcdefpme]:after{content:"";opacity:.35;pointer-events:none;z-index:0;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.45'/%3E%3C/svg%3E");background-size:180px 180px;position:absolute;inset:0}[data-theme=dark] .hero[data-astro-cid-lcdefpme]:before{background:radial-gradient(80% 60% at 15% 20%,#3d9b8f24,#0000 55%),radial-gradient(70% 50% at 90% 80%,#e8ecf00a,#0000 50%),linear-gradient(165deg,#0b1220 0%,#121a2a 45%,#0b1220 100%)}[data-theme=dark] .hero[data-astro-cid-lcdefpme]:after{opacity:.2;mix-blend-mode:soft-light}.hero-content[data-astro-cid-lcdefpme]{z-index:1;max-width:720px;margin:0 auto;padding:0 1.25rem;position:relative}.hero-brand[data-astro-cid-lcdefpme]{font-family:var(--font-serif);letter-spacing:-.03em;color:rgb(var(--black));opacity:0;margin:0 0 1.75rem;font-size:clamp(3.25rem,9vw,5.5rem);font-style:italic;font-weight:500;line-height:.95;animation:.7s forwards fadeInUp}.hero-brand-rule[data-astro-cid-lcdefpme]{background:var(--accent);opacity:0;width:48px;height:3px;margin-bottom:1.25rem;animation:.6s forwards fadeInUp;display:block}.hero-thesis[data-astro-cid-lcdefpme]{font-family:var(--font-display);letter-spacing:-.02em;color:rgb(var(--black));opacity:0;max-width:34ch;margin:0 0 1.25rem;font-size:clamp(1.35rem,3.2vw,1.85rem);font-weight:600;line-height:1.35;animation:.6s .12s forwards fadeInUp}.hero-support[data-astro-cid-lcdefpme]{color:rgb(var(--gray));opacity:0;max-width:42ch;margin:0 0 2.25rem;font-size:1.1rem;line-height:1.65;animation:.6s .22s forwards fadeInUp}.hero-cta[data-astro-cid-lcdefpme]{opacity:0;flex-wrap:wrap;align-items:center;gap:1.25rem;animation:.6s .32s forwards fadeInUp;display:flex}.cta-primary[data-astro-cid-lcdefpme]{background:var(--accent);color:#fff;font-family:var(--font-display);border-radius:8px;align-items:center;gap:.5rem;padding:.9rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}.cta-primary[data-astro-cid-lcdefpme]:hover{background:var(--accent-dark);color:#fff;transform:translateY(-2px)}.cta-secondary[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:rgb(var(--gray-dark));border-bottom:1px solid #0000;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s}.cta-secondary[data-astro-cid-lcdefpme]:hover{color:var(--accent);border-bottom-color:var(--accent)}.recent-posts[data-astro-cid-lcdefpme]{background:var(--gradient-subtle);border-top:1px solid rgba(var(--gray-light), .7);padding:4rem 0}[data-theme=dark] .recent-posts[data-astro-cid-lcdefpme]{border-top-color:#ffffff0d}.recent-posts-inner[data-astro-cid-lcdefpme]{max-width:1100px;margin:0 auto;padding:0 1.5rem}.section-header[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.section-title[data-astro-cid-lcdefpme]{align-items:center;gap:.75rem;margin:0;font-size:1.75rem;font-weight:700;display:flex}.section-title[data-astro-cid-lcdefpme]:before{content:"";background:var(--gradient-accent);border-radius:2px;width:4px;height:1.5em;display:block}.view-all-link[data-astro-cid-lcdefpme]{color:var(--accent);font-family:var(--font-display);align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.view-all-link[data-astro-cid-lcdefpme]:hover{gap:.75rem}.view-all-link[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{transition:transform .2s}.view-all-link[data-astro-cid-lcdefpme]:hover svg[data-astro-cid-lcdefpme]{transform:translate(3px)}.posts-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (width<=1024px){.posts-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.hero[data-astro-cid-lcdefpme]{min-height:auto;padding:3rem 0 3.5rem}.hero-support[data-astro-cid-lcdefpme]{font-size:1.05rem}.hero-cta[data-astro-cid-lcdefpme]{flex-direction:column;align-items:flex-start}.cta-primary[data-astro-cid-lcdefpme]{justify-content:center;width:100%}.posts-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:1.5rem}.section-header[data-astro-cid-lcdefpme]{flex-direction:column;align-items:flex-start}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hero-brand-rule[data-astro-cid-lcdefpme],.hero-brand[data-astro-cid-lcdefpme],.hero-thesis[data-astro-cid-lcdefpme],.hero-support[data-astro-cid-lcdefpme],.hero-cta[data-astro-cid-lcdefpme]{opacity:1;animation:none}}
