.hero[data-astro-cid-bbe6dxrz]{position:relative;overflow:hidden;min-height:clamp(560px,82vh,800px);display:flex;align-items:center;isolation:isolate}.hero__bg[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:0;animation:warm-geo-bg-drift var(--geo-bg-drift) ease-in-out infinite alternate}.hero__bg[data-astro-cid-bbe6dxrz] img{width:110%;height:100%;object-fit:cover;object-position:center right;display:block}.hero[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,var(--bg) 0%,var(--bg) 18%,rgba(242,214,162,.78) 38%,rgba(242,214,162,.2) 62%,transparent 100%);pointer-events:none}@media(prefers-color-scheme:dark){.hero[data-astro-cid-bbe6dxrz]:before{background:linear-gradient(90deg,var(--bg) 0%,var(--bg) 18%,rgba(21,57,55,.85) 38%,rgba(21,57,55,.4) 62%,rgba(21,57,55,.1) 100%)}}.hero[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;inset:0;z-index:4;background-image:var(--grain);opacity:.55;mix-blend-mode:multiply;pointer-events:none}.hero__motion[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:2;pointer-events:none;overflow:hidden}.hero__sun[data-astro-cid-bbe6dxrz]{position:absolute;top:clamp(2rem,6vh,5rem);right:clamp(-4rem,-4vw,2rem);width:clamp(220px,28vw,380px);height:clamp(220px,28vw,380px);opacity:.85;animation:warm-geo-sun-rotate var(--geo-sun-rotate) linear infinite,sun-breathe var(--geo-rays-pulse) ease-in-out infinite alternate;transform-origin:center}.hero__sun-rays[data-astro-cid-bbe6dxrz]{transform-origin:200px 200px;animation:warm-geo-rays-pulse var(--geo-rays-pulse) ease-in-out infinite alternate}.hero__wave[data-astro-cid-bbe6dxrz]{position:absolute;left:-10%;width:120%;height:clamp(140px,22vh,220px);display:block}.hero__wave--back[data-astro-cid-bbe6dxrz]{bottom:0;animation:warm-geo-wave-drift var(--geo-wave-drift-slow) ease-in-out infinite alternate}.hero__wave--mid[data-astro-cid-bbe6dxrz]{bottom:-12px;animation:warm-geo-wave-drift var(--geo-wave-drift-mid) ease-in-out infinite alternate-reverse}.hero__wave--front[data-astro-cid-bbe6dxrz]{bottom:-24px;animation:warm-geo-wave-drift var(--geo-wave-drift-fast) ease-in-out infinite alternate}.hero__particles[data-astro-cid-bbe6dxrz]{position:absolute;inset:0}.hero__particle[data-astro-cid-bbe6dxrz]{position:absolute;bottom:-10%;left:var(--left);width:var(--size);height:var(--size);background:var(--soft-sand);border-radius:50%;opacity:0;box-shadow:0 0 6px #f2d6a299;animation:particle-rise var(--duration) linear infinite;animation-delay:var(--delay)}.hero__inner[data-astro-cid-bbe6dxrz]{position:relative;z-index:3;width:100%;padding:clamp(3rem,8vw,6rem) var(--gutter)}.hero__copy[data-astro-cid-bbe6dxrz]{max-width:38rem}.hero__eyebrow[data-astro-cid-bbe6dxrz]{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.18em;font-size:.8rem;color:var(--accent-strong);margin:0 0 1.5rem;animation:hero-fade-up .9s .1s ease-out both}.hero__headline[data-astro-cid-bbe6dxrz]{font-family:var(--font-serif);font-weight:700;font-size:clamp(2.5rem,6.5vw,4.5rem);line-height:1.02;margin:0 0 1.5rem;color:var(--text);max-width:16ch;animation:hero-fade-up 1s .25s ease-out both}.hero__sub[data-astro-cid-bbe6dxrz]{font-size:clamp(1.05rem,1.4vw,1.25rem);line-height:1.55;max-width:38ch;color:var(--text);margin:0 0 2.25rem;animation:hero-fade-up 1s .45s ease-out both}.hero__cta-row[data-astro-cid-bbe6dxrz]{margin:0;display:flex;flex-wrap:wrap;gap:.85rem 1rem;align-items:center;animation:hero-fade-up 1s .65s ease-out both}.cta--ghost[data-astro-cid-bbe6dxrz]{color:var(--text);background:transparent;border:1px solid transparent;text-decoration:underline;text-underline-offset:6px;text-decoration-thickness:1px;padding:.85rem .75rem}.cta--ghost[data-astro-cid-bbe6dxrz]:hover{color:var(--accent-strong);background:transparent;border-color:transparent}@keyframes hero-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes sun-breathe{0%{filter:drop-shadow(0 0 12px rgba(230,162,74,.35))}to{filter:drop-shadow(0 0 28px rgba(230,162,74,.55))}}@keyframes particle-rise{0%{transform:translate(0) scale(.6);opacity:0}10%{opacity:.6}50%{transform:translate(calc(var(--drift) * .5),-55vh) scale(1);opacity:.5}90%{opacity:.3}to{transform:translate(var(--drift),-110vh) scale(.8);opacity:0}}@media(prefers-reduced-motion:reduce){.hero__bg[data-astro-cid-bbe6dxrz],.hero__sun[data-astro-cid-bbe6dxrz],.hero__sun-rays[data-astro-cid-bbe6dxrz],.hero__wave[data-astro-cid-bbe6dxrz],.hero__particle[data-astro-cid-bbe6dxrz],.hero__eyebrow[data-astro-cid-bbe6dxrz],.hero__headline[data-astro-cid-bbe6dxrz],.hero__sub[data-astro-cid-bbe6dxrz],.hero__cta-row[data-astro-cid-bbe6dxrz]{animation:none!important}.hero__particle[data-astro-cid-bbe6dxrz]{display:none}}@media(max-width:720px){.hero[data-astro-cid-bbe6dxrz]:before{background:linear-gradient(180deg,#f2d6a2f0,#f2d6a2c7 45%,#f2d6a280)}@media(prefers-color-scheme:dark){.hero[data-astro-cid-bbe6dxrz]:before{background:linear-gradient(180deg,#153937f0,#153937c7 45%,#15393780)}}.hero__sun[data-astro-cid-bbe6dxrz]{top:1.5rem;right:-3rem;width:180px;height:180px;opacity:.7}.hero__wave--front[data-astro-cid-bbe6dxrz],.hero__wave--mid[data-astro-cid-bbe6dxrz]{display:none}}.home-heading[data-astro-cid-jdovvxl7]{font-family:var(--font-serif);font-size:clamp(1.75rem,3vw,2.5rem);margin:0 0 1.5rem;color:var(--text);line-height:1.15}.home-prose[data-astro-cid-jdovvxl7]{color:var(--text);font-size:1.05rem;max-width:60ch;margin:0 0 1.25rem;line-height:1.65}.home-link[data-astro-cid-jdovvxl7]{margin-top:1.75rem}.home-link[data-astro-cid-jdovvxl7] a[data-astro-cid-jdovvxl7]{color:var(--accent);text-decoration:none;font-weight:500;border-bottom:1px solid var(--accent)}.home-link[data-astro-cid-jdovvxl7] a[data-astro-cid-jdovvxl7]:hover{color:var(--accent-strong);border-bottom-color:var(--accent-strong)}.home-cta[data-astro-cid-jdovvxl7]{margin-top:1.75rem}.pillars[data-astro-cid-jdovvxl7]{list-style:none;padding:0;margin:2.5rem 0 0;display:grid;gap:1.75rem}@media(min-width:800px){.pillars[data-astro-cid-jdovvxl7]{grid-template-columns:repeat(3,1fr);gap:2rem}}.pillar[data-astro-cid-jdovvxl7]{border-top:2px solid var(--accent);padding-top:1.25rem}.pillar__title[data-astro-cid-jdovvxl7]{font-family:var(--font-serif);font-size:1.25rem;margin:0 0 .75rem;line-height:1.25}.pillar__body[data-astro-cid-jdovvxl7]{margin:0;color:var(--text-muted);font-size:.97rem;line-height:1.6}.about-teaser[data-astro-cid-jdovvxl7]{padding-top:2rem;border-top:1px solid var(--rule)}.entry-section[data-astro-cid-jdovvxl7]{background:var(--bg-elevated);background-image:var(--grain);background-blend-mode:multiply;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);max-width:none!important;padding-left:var(--gutter);padding-right:var(--gutter)}.project-grid[data-astro-cid-jdovvxl7]{list-style:none;padding:0;margin:0;display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:700px){.project-grid[data-astro-cid-jdovvxl7]{grid-template-columns:repeat(2,1fr)}}.journal-list[data-astro-cid-jdovvxl7]{list-style:none;padding:0;margin:0}
