.hero[data-astro-cid-bbe6dxrz]{position:relative;width:100%;height:100svh;min-height:580px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:2.75rem 2.5rem 2.5rem;background:var(--color-bg);overflow:hidden}.hero__bg[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:0}.hero__bg[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{width:100%;height:100%;object-fit:cover;object-position:center 20%;filter:brightness(.45) grayscale(15%);transition:filter 1.2s var(--ease)}.hero[data-astro-cid-bbe6dxrz]:hover .hero__bg[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{filter:brightness(.52) grayscale(0%)}.hero__grain[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;opacity:.35;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='0.08'/%3E%3C/svg%3E");background-size:300px 300px}.hero__vignette[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;pointer-events:none;background:linear-gradient(to bottom,rgba(0,0,0,.55) 0%,transparent 35%,transparent 65%,rgba(0,0,0,.72) 100%),radial-gradient(ellipse 90% 90% at 50% 50%,transparent 20%,rgba(0,0,0,.45) 100%)}.hero__logo[data-astro-cid-bbe6dxrz]{z-index:1;animation:fadeDown 1.1s var(--ease) both}.hero__logo-link[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;justify-content:center}.hero__logo-text[data-astro-cid-bbe6dxrz]{font-family:var(--font-serif);font-size:clamp(1.4rem,3.2vw,2.6rem);font-weight:300;letter-spacing:.3em;text-transform:uppercase;color:var(--color-text);transition:color var(--transition-base)}.hero__logo-link[data-astro-cid-bbe6dxrz]:hover .hero__logo-text[data-astro-cid-bbe6dxrz]{color:var(--color-accent)}.hero__hamburger[data-astro-cid-bbe6dxrz]{display:none;position:absolute;top:2.75rem;right:2.5rem;flex-direction:column;justify-content:center;gap:6px;background:none;border:none;cursor:pointer;padding:4px;z-index:10}.hero__bar[data-astro-cid-bbe6dxrz]{display:block;width:22px;height:1px;background:var(--color-text);transition:background var(--transition-base)}.hero__hamburger[data-astro-cid-bbe6dxrz]:hover .hero__bar[data-astro-cid-bbe6dxrz]{background:var(--color-accent)}.hero__center[data-astro-cid-bbe6dxrz]{z-index:1;display:flex;flex-direction:column;align-items:center;gap:.9rem;animation:fadeIn 1.6s .3s var(--ease) both}.hero__rule[data-astro-cid-bbe6dxrz]{width:40px;height:1px;background:var(--color-border-hover);opacity:.5}.hero__tagline[data-astro-cid-bbe6dxrz]{font-family:var(--font-sans);font-size:.65rem;letter-spacing:.35em;text-transform:uppercase;color:var(--color-text-muted)}.hero__nav[data-astro-cid-bbe6dxrz]{z-index:1;display:flex;align-items:center;gap:clamp(1.75rem,4.5vw,3.5rem);animation:fadeUp 1.1s .15s var(--ease) both}.hero__nav[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]{font-family:var(--font-sans);font-size:.7rem;letter-spacing:.28em;text-transform:uppercase;color:#e8e4dea6;position:relative;padding-bottom:4px;transition:color var(--transition-base)}.hero__nav[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:var(--color-accent);transition:width var(--transition-base)}.hero__nav[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]:hover{color:var(--color-text)}.hero__nav[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]:hover:after{width:100%}.hero__scroll-hint[data-astro-cid-bbe6dxrz]{position:absolute;bottom:2.5rem;right:2.5rem;display:flex;align-items:center;gap:.5rem;animation:fadeIn 2s 1.2s var(--ease) both;z-index:1}.hero__scroll-line[data-astro-cid-bbe6dxrz]{display:block;width:1px;height:48px;background:linear-gradient(to bottom,transparent,var(--color-text-muted));animation:scrollPulse 2.5s 1.8s ease-in-out infinite;transform-origin:top}.hero__overlay[data-astro-cid-bbe6dxrz]{position:fixed;inset:0;background:#080808f7;backdrop-filter:blur(24px);z-index:200;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3rem;opacity:0;pointer-events:none;transition:opacity .4s var(--ease)}.hero__overlay[data-astro-cid-bbe6dxrz].is-open{opacity:1;pointer-events:all}.hero__overlay-close[data-astro-cid-bbe6dxrz]{position:absolute;top:1.5rem;right:1.5rem;background:none;border:none;cursor:pointer;padding:6px;width:32px;height:32px;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero__overlay-close[data-astro-cid-bbe6dxrz] .hero__bar[data-astro-cid-bbe6dxrz]:first-child{transform:translateY(.5px) rotate(45deg)}.hero__overlay-close[data-astro-cid-bbe6dxrz] .hero__bar[data-astro-cid-bbe6dxrz]:last-child{transform:translateY(-.5px) rotate(-45deg)}.hero__overlay-close[data-astro-cid-bbe6dxrz]:hover .hero__bar[data-astro-cid-bbe6dxrz]{background:var(--color-accent)}.hero__overlay-links[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center;gap:2rem}.hero__overlay-links[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]{font-family:var(--font-serif);font-size:clamp(2rem,8vw,3rem);font-weight:300;font-style:italic;letter-spacing:.05em;color:#e8e4de8c;transition:color .3s ease;position:relative}.hero__overlay-links[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:var(--color-accent);transition:width .35s var(--ease)}.hero__overlay-links[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]:hover{color:var(--color-text)}.hero__overlay-links[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]:hover:after{width:100%}.hero__overlay-sig[data-astro-cid-bbe6dxrz]{position:absolute;bottom:2rem;font-family:var(--font-sans);font-size:.6rem;letter-spacing:.3em;text-transform:uppercase;color:var(--color-text-muted)}@media (max-width: 540px){.hero[data-astro-cid-bbe6dxrz]{padding:2.5rem 1.5rem;justify-content:flex-start}.hero__bg[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{object-position:70% 15%}.hero__logo[data-astro-cid-bbe6dxrz]{width:100%;text-align:center}.hero__logo-text[data-astro-cid-bbe6dxrz]{font-size:clamp(1.1rem,5vw,1.4rem);letter-spacing:.2em}.hero__hamburger[data-astro-cid-bbe6dxrz]{display:flex}.hero__nav[data-astro-cid-bbe6dxrz],.hero__center[data-astro-cid-bbe6dxrz],.hero__scroll-hint[data-astro-cid-bbe6dxrz]{display:none}}@keyframes fadeDown{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scrollPulse{0%,to{opacity:.3;transform:scaleY(1)}50%{opacity:.8;transform:scaleY(1.15)}}
