:root{--bg: #080808;--text: #e8e0d4;--text-muted: rgba(232, 224, 212, .4);--text-faint: rgba(232, 224, 212, .12);--font-serif: "Cormorant Garamond", "Georgia", "Times New Roman", serif;--font-body: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--ease-out: cubic-bezier(.25, .46, .45, .94);--ease-smooth: cubic-bezier(.16, 1, .3, 1)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{background:var(--bg);color:var(--text);font-family:var(--font-body);overflow-x:hidden;min-height:100vh;min-height:100dvh}::selection{background:#e8e0d41f;color:var(--text)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.galaxy-bg[data-astro-cid-jp7lfhqq]{position:absolute;inset:0;z-index:0;width:100%;height:100%;background:var(--bg)}canvas[data-astro-cid-jp7lfhqq]{display:block;width:100%!important;height:100%!important}.hero[data-astro-cid-bbe6dxrz]{position:relative;width:100%;height:100vh;height:100dvh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--bg)}.hero__gradient[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:2;will-change:transform}.hero__orb[data-astro-cid-bbe6dxrz]{position:absolute;border-radius:50%;filter:blur(100px);will-change:transform}.hero__orb--warm[data-astro-cid-bbe6dxrz]{width:60vmax;height:60vmax;background:radial-gradient(circle,rgba(180,120,60,.14) 0%,transparent 70%);top:-20%;right:-15%;animation:drift-warm 25s ease-in-out infinite alternate}.hero__orb--cool[data-astro-cid-bbe6dxrz]{width:50vmax;height:50vmax;background:radial-gradient(circle,rgba(80,60,160,.09) 0%,transparent 70%);bottom:-25%;left:-20%;animation:drift-cool 30s ease-in-out infinite alternate}.hero__orb--rose[data-astro-cid-bbe6dxrz]{width:45vmax;height:45vmax;background:radial-gradient(circle,rgba(160,60,80,.07) 0%,transparent 70%);top:30%;left:20%;animation:drift-rose 22s ease-in-out infinite alternate}@keyframes drift-warm{0%{transform:translate(0) scale(1)}to{transform:translate(-8vw,10vh) scale(1.2)}}@keyframes drift-cool{0%{transform:translate(0) scale(1)}to{transform:translate(10vw,-8vh) scale(1.15)}}@keyframes drift-rose{0%{transform:translate(0) scale(1)}to{transform:translate(-5vw,-12vh) scale(1.1)}}.hero__particles[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;width:100%;height:100%;z-index:3;pointer-events:none}.hero__grain[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:7;pointer-events:none;opacity:.04;mix-blend-mode:overlay}.hero__vignette[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:5;pointer-events:none;background:radial-gradient(ellipse at center,transparent 40%,rgba(8,8,8,.6) 100%)}.hero__content[data-astro-cid-bbe6dxrz]{position:relative;z-index:6;text-align:center;padding:2rem;will-change:transform}.hero__prelude[data-astro-cid-bbe6dxrz]{font-family:var(--font-body);font-size:clamp(.6rem,1vw,.75rem);font-weight:400;letter-spacing:.25em;text-transform:uppercase;color:var(--text-muted);margin-bottom:2rem;opacity:0;animation:fade-in 1.5s var(--ease-out) .2s forwards}.hero__headline[data-astro-cid-bbe6dxrz]{font-family:var(--font-serif);font-weight:300;font-size:clamp(2.4rem,7vw,6.5rem);line-height:1.15;letter-spacing:-.015em;max-width:16ch;margin:0 auto}.hero__headline[data-astro-cid-bbe6dxrz] em[data-astro-cid-bbe6dxrz]{font-style:italic}.hero__headline[data-astro-cid-bbe6dxrz] .line[data-astro-cid-bbe6dxrz]{display:block}.hero__headline[data-astro-cid-bbe6dxrz] .word[data-astro-cid-bbe6dxrz]{display:inline-block;opacity:0;transform:translateY(.4em);filter:blur(8px);animation:word-reveal 1s var(--ease-smooth) forwards;animation-delay:calc(.5s + var(--i) * .12s)}@keyframes word-reveal{to{opacity:1;transform:translateY(0);filter:blur(0)}}.hero__headline[data-astro-cid-bbe6dxrz] .cycle-word[data-astro-cid-bbe6dxrz]{display:inline-block}.cycle-word[data-astro-cid-bbe6dxrz] em[data-astro-cid-bbe6dxrz]{display:inline-block;transition:opacity .7s ease-in-out,filter .7s ease-in-out}.cycle-word[data-astro-cid-bbe6dxrz] em[data-astro-cid-bbe6dxrz].blurred{opacity:0;filter:blur(14px)}.hero__subline[data-astro-cid-bbe6dxrz]{font-family:var(--font-body);font-size:clamp(.85rem,1.5vw,1.05rem);font-weight:300;color:var(--text-muted);margin-top:1.5rem;letter-spacing:.01em;opacity:0;animation:fade-up 1.2s var(--ease-out) 1.5s forwards}.hero__actions[data-astro-cid-bbe6dxrz]{margin-top:2.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem;opacity:0;animation:fade-up 1.2s var(--ease-out) 1.9s forwards}.hero__cta[data-astro-cid-bbe6dxrz]{display:inline-block;padding:.9em 2.4em;border:1px solid var(--text-faint);color:var(--text);text-decoration:none;font-family:var(--font-body);font-size:clamp(.7rem,1.1vw,.82rem);font-weight:400;letter-spacing:.14em;text-transform:uppercase;background:#e8e0d405;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transition:border-color .6s var(--ease-out),background .6s var(--ease-out),box-shadow .6s var(--ease-out),transform .4s var(--ease-out)}.hero__cta[data-astro-cid-bbe6dxrz]:hover{border-color:#e8e0d459;background:#e8e0d40f;box-shadow:0 0 50px #e8e0d40a;transform:translateY(-2px)}.hero__cta[data-astro-cid-bbe6dxrz]:active{transform:translateY(0);transition-duration:.1s}.hero__meta[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:.6rem;font-size:.7rem;color:var(--text-muted);letter-spacing:.04em}.hero__via[data-astro-cid-bbe6dxrz]{opacity:.7}.hero__sep[data-astro-cid-bbe6dxrz]{opacity:.3}.hero__link[data-astro-cid-bbe6dxrz]{color:var(--text-muted);text-decoration:none;transition:color .4s var(--ease-out)}.hero__link[data-astro-cid-bbe6dxrz]:hover{color:var(--text)}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.hero__content[data-astro-cid-bbe6dxrz]{padding:1.5rem}.hero__prelude[data-astro-cid-bbe6dxrz]{margin-bottom:1.5rem}.hero__subline[data-astro-cid-bbe6dxrz]{margin-top:1.2rem}.hero__actions[data-astro-cid-bbe6dxrz]{margin-top:2rem}.hero__cta[data-astro-cid-bbe6dxrz]{padding:1em 2em;min-height:44px}}@media(prefers-reduced-motion:reduce){.hero__headline[data-astro-cid-bbe6dxrz] .word[data-astro-cid-bbe6dxrz],.cycle-word[data-astro-cid-bbe6dxrz],.hero__subline[data-astro-cid-bbe6dxrz],.hero__actions[data-astro-cid-bbe6dxrz],.hero__prelude[data-astro-cid-bbe6dxrz]{opacity:1;transform:none;filter:none;animation:none}.hero__orb[data-astro-cid-bbe6dxrz]{animation-play-state:paused}.hero__particles[data-astro-cid-bbe6dxrz]{display:none}}
