@keyframes hero-spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes hero-rule-in{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}.page-hero[data-astro-cid-s5hxusys]{--motion-fade-up-distance: 22px;min-height:100dvh;display:flex;align-items:center;justify-content:center;text-align:center;padding:7rem 2rem 4.5rem;position:relative;overflow:hidden;isolation:isolate}.page-hero-bg[data-astro-cid-s5hxusys]{position:absolute;inset:0;background:radial-gradient(ellipse 78% 60% at 50% 42%,rgba(201,168,76,.14) 0%,rgba(22,18,9,.9) 34%,var(--color-ink) 72%)}.page-hero-ring[data-astro-cid-s5hxusys]{position:absolute;top:50%;left:50%;width:var(--ring-size);height:var(--ring-size);border-radius:50%;border:1px solid var(--ring-color);transform:translate(-50%,-50%)}.page-hero-ring[data-astro-cid-s5hxusys]:before{content:"";position:absolute;top:-.25rem;bottom:auto;left:50%;width:.5rem;height:.5rem;border-radius:50%;background:var(--color-gold);opacity:.5;box-shadow:0 0 0 .35rem #c9a84c0f;transform:translate(-50%)}.page-hero-ring-sm[data-astro-cid-s5hxusys]{--ring-size: 27rem;--ring-color: rgba(201, 168, 76, .18);animation:hero-spin 60s linear infinite}.page-hero-ring-sm[data-astro-cid-s5hxusys]:before{top:-.25rem;bottom:auto}.page-hero-ring-md[data-astro-cid-s5hxusys]{--ring-size: 41rem;--ring-color: rgba(201, 168, 76, .12);animation:hero-spin 90s linear infinite}.page-hero-ring-md[data-astro-cid-s5hxusys]:before{top:auto;bottom:-.25rem}.page-hero-ring-lg[data-astro-cid-s5hxusys]{--ring-size: 54rem;--ring-color: rgba(201, 168, 76, .06);animation:hero-spin 130s linear infinite}.page-hero-ring-lg[data-astro-cid-s5hxusys]:before{top:-.25rem;bottom:auto}.page-hero-content[data-astro-cid-s5hxusys]{position:relative;z-index:1;max-width:54rem;display:flex;flex-direction:column;align-items:center}.page-hero-eyebrow[data-astro-cid-s5hxusys]{font-family:var(--font-mono);font-size:.66rem;letter-spacing:.5em;text-transform:uppercase;color:var(--color-gold);margin-bottom:1.8rem;opacity:0;animation:motion-fade-up 1s .3s forwards}.page-hero-title[data-astro-cid-s5hxusys]{font-family:var(--font-display);font-weight:900;letter-spacing:-.03em;color:var(--color-parchment);opacity:0;animation:motion-fade-up 1s .5s forwards}.page-hero-title[data-astro-cid-s5hxusys] .rich-text-accent,.page-hero-title[data-astro-cid-s5hxusys] .rich-text-emphasis{color:var(--color-gold)}.page-hero-title[data-astro-cid-s5hxusys] .rich-text-emphasis{font-style:italic}.page-hero-rule[data-astro-cid-s5hxusys]{width:min(22rem,70%);height:1px;margin:2.25rem auto;background:linear-gradient(to right,transparent,var(--color-gold),transparent);opacity:0;transform:scaleX(0);transform-origin:center;animation:hero-rule-in 1.2s .95s forwards}.page-hero-desc[data-astro-cid-s5hxusys]{color:var(--color-text-muted);opacity:0;animation:motion-fade-up 1s 1.1s forwards}.page-hero-cta[data-astro-cid-s5hxusys]{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;border:1px solid var(--color-gold);color:var(--color-gold);font-family:var(--font-mono);font-size:.8rem;letter-spacing:.15em;text-transform:uppercase;text-decoration:none;transition:background .3s,color .3s,transform .3s;opacity:0;animation:motion-fade-up 1s 1.25s forwards}.page-hero-cta[data-astro-cid-s5hxusys]:hover{background:var(--color-gold);color:var(--color-ink);transform:translateY(-2px)}.page-hero-cta[data-astro-cid-s5hxusys] svg[data-astro-cid-s5hxusys]{transition:transform .3s}.page-hero-cta[data-astro-cid-s5hxusys]:hover svg[data-astro-cid-s5hxusys]{transform:translate(4px)}.page-hero-scroll[data-astro-cid-s5hxusys]{display:inline-flex;flex-direction:column;align-items:center;gap:.6rem;margin-top:1.4rem;font-family:var(--font-mono);font-size:.58rem;letter-spacing:.35em;text-transform:uppercase;color:var(--color-text-faint);text-decoration:none;transition:color .2s;opacity:0;animation:motion-fade-up 1s 1.45s forwards}.page-hero-scroll[data-astro-cid-s5hxusys]:hover{color:var(--color-gold)}.page-hero-scroll-line[data-astro-cid-s5hxusys]{width:1px;height:36px;background:linear-gradient(to bottom,rgba(201,168,76,.5),transparent)}.page-hero--home[data-astro-cid-s5hxusys] .page-hero-content[data-astro-cid-s5hxusys]{max-width:58rem}.page-hero--home[data-astro-cid-s5hxusys] .page-hero-eyebrow[data-astro-cid-s5hxusys]{font-size:.72rem;letter-spacing:.35em;margin-bottom:1.5rem}.page-hero--home[data-astro-cid-s5hxusys] .page-hero-title[data-astro-cid-s5hxusys]{font-size:clamp(3.5rem,10vw,7.5rem);line-height:1;letter-spacing:-.02em}.page-hero--home[data-astro-cid-s5hxusys] .page-hero-desc[data-astro-cid-s5hxusys]{max-width:35rem;margin:0 auto 3rem;font-size:clamp(1rem,2.5vw,1.3rem);line-height:1.7;animation-delay:.7s}.page-hero--home[data-astro-cid-s5hxusys] .page-hero-cta[data-astro-cid-s5hxusys]{animation-delay:.9s}.page-hero--about[data-astro-cid-s5hxusys] .page-hero-content[data-astro-cid-s5hxusys]{max-width:51rem}.page-hero--about[data-astro-cid-s5hxusys] .page-hero-title[data-astro-cid-s5hxusys]{font-size:clamp(4.75rem,15vw,10rem);line-height:.88}.page-hero--about[data-astro-cid-s5hxusys] .page-hero-desc[data-astro-cid-s5hxusys]{max-width:31rem;margin:0 auto 3.5rem;font-size:clamp(.94rem,1.8vw,1.05rem);line-height:2}.page-hero--about[data-astro-cid-s5hxusys] .page-hero-scroll[data-astro-cid-s5hxusys]{margin-top:0}@media(max-width:920px){.page-hero[data-astro-cid-s5hxusys]{padding:6.5rem 1.5rem 4rem}.page-hero-ring-sm[data-astro-cid-s5hxusys]{--ring-size: 22rem}.page-hero-ring-md[data-astro-cid-s5hxusys]{--ring-size: 32rem}.page-hero-ring-lg[data-astro-cid-s5hxusys]{--ring-size: 42rem}}@media(max-width:580px){.page-hero[data-astro-cid-s5hxusys]{padding:6rem 1.25rem 3.5rem}.page-hero-ring-sm[data-astro-cid-s5hxusys]{--ring-size: 17rem}.page-hero-ring-md[data-astro-cid-s5hxusys]{--ring-size: 24rem}.page-hero-ring-lg[data-astro-cid-s5hxusys]{--ring-size: 31rem}.page-hero-eyebrow[data-astro-cid-s5hxusys]{letter-spacing:.36em}.page-hero--home[data-astro-cid-s5hxusys] .page-hero-title[data-astro-cid-s5hxusys],.page-hero--about[data-astro-cid-s5hxusys] .page-hero-title[data-astro-cid-s5hxusys]{font-size:clamp(3.7rem,18vw,5.6rem)}}
