.landing[data-astro-cid-j7pv25f6]{min-height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:relative;overflow:hidden}.landing-bg[data-astro-cid-j7pv25f6]{position:absolute;inset:0;z-index:0}.landing-bg-img[data-astro-cid-j7pv25f6]{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.35;animation:bg-zoom 20s ease-out forwards}@keyframes bg-zoom{0%{transform:scale(1.05)}to{transform:scale(1)}}.landing-bg-overlay[data-astro-cid-j7pv25f6]{position:absolute;inset:0;background:radial-gradient(ellipse 70% 60% at 50% 40%,transparent 0%,var(--bg) 75%),linear-gradient(to bottom,rgba(12,10,8,.3) 0%,rgba(12,10,8,.6) 50%,var(--bg) 100%)}.landing-pulses-wrap[data-astro-cid-j7pv25f6]{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:hidden}.landing-pulses[data-astro-cid-j7pv25f6]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:max(100%,100vh);aspect-ratio:1 / 1;mix-blend-mode:screen}.pulse[data-astro-cid-j7pv25f6]{position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(220,185,100,.28) 0%,rgba(180,152,89,.06) 40%,transparent 65%);animation:pulse-glow 6s ease-in-out infinite;transform:translate(-50%,-50%)}.pulse-1[data-astro-cid-j7pv25f6]{width:8%;height:8%;top:9%;left:19%;animation-delay:0s;animation-duration:5.5s}.pulse-2[data-astro-cid-j7pv25f6]{width:9%;height:9%;top:33%;left:11%;animation-delay:-1.5s;animation-duration:6s}.pulse-3[data-astro-cid-j7pv25f6]{width:11%;height:11%;top:41%;left:48%;animation-delay:-3s;animation-duration:7s}.pulse-4[data-astro-cid-j7pv25f6]{width:8%;height:8%;top:43%;left:34%;animation-delay:-.8s;animation-duration:6.5s}.pulse-5[data-astro-cid-j7pv25f6]{width:7%;height:7%;top:28%;left:68%;animation-delay:-4s;animation-duration:5s}.pulse-6[data-astro-cid-j7pv25f6]{width:8%;height:8%;top:53%;left:61%;animation-delay:-2s;animation-duration:7.5s}.pulse-7[data-astro-cid-j7pv25f6]{width:6%;height:6%;top:16%;left:72%;animation-delay:-5s;animation-duration:8s}@keyframes pulse-glow{0%,to{opacity:.15;transform:translate(-50%,-50%) scale(.85)}50%{opacity:.5;transform:translate(-50%,-50%) scale(1)}}.landing-glow[data-astro-cid-j7pv25f6]{position:absolute;inset:0;z-index:1;background:radial-gradient(ellipse 30% 25% at 50% 42%,rgba(180,152,89,.08) 0%,transparent 70%);pointer-events:none}.landing-content[data-astro-cid-j7pv25f6]{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;padding:var(--space-8) var(--grid-margin)}.landing-logo[data-astro-cid-j7pv25f6]{margin-bottom:var(--space-6);animation:logo-reveal 1.8s cubic-bezier(.16,1,.3,1) both}.landing-logo-img[data-astro-cid-j7pv25f6]{width:clamp(320px,50vw,640px);height:auto;filter:drop-shadow(0 0 120px rgba(180,152,89,.15))}@keyframes logo-reveal{0%{opacity:0;transform:translateY(24px) scale(.95);filter:drop-shadow(0 0 0 rgba(180,152,89,0)) blur(4px)}to{opacity:1;transform:translateY(0) scale(1);filter:drop-shadow(0 0 120px rgba(180,152,89,.15)) blur(0)}}.landing-hairline[data-astro-cid-j7pv25f6]{width:80px;height:1px;background:linear-gradient(to right,transparent,var(--accent),transparent);margin-bottom:var(--space-5);animation:hairline-grow 1.5s cubic-bezier(.16,1,.3,1) .4s both}@keyframes hairline-grow{0%{width:0;opacity:0}to{width:80px;opacity:1}}.landing-tagline[data-astro-cid-j7pv25f6]{font-family:var(--f-m);font-size:var(--text-micro);font-weight:var(--weight-semibold);letter-spacing:.3em;text-transform:uppercase;color:var(--accent);margin-bottom:var(--space-3);animation:text-reveal 1.2s cubic-bezier(.16,1,.3,1) .5s both}.landing-descriptor[data-astro-cid-j7pv25f6]{font-family:var(--f-b);font-size:var(--text-body);line-height:var(--leading-body);color:var(--txt-2);opacity:.6;max-width:28rem;margin-bottom:var(--space-8);animation:text-reveal 1.2s cubic-bezier(.16,1,.3,1) .7s both}.landing-actions[data-astro-cid-j7pv25f6]{animation:text-reveal 1.2s cubic-bezier(.16,1,.3,1) .9s both}.landing-cta[data-astro-cid-j7pv25f6]{display:inline-block;font-family:var(--f-m);font-size:var(--text-label-md);font-weight:var(--weight-semibold);letter-spacing:.18em;text-transform:uppercase;background:var(--accent);color:var(--bg);padding:var(--space-3) var(--space-8);text-decoration:none;box-shadow:0 0 60px #b4985933;transition:background var(--duration-normal) var(--ease-out),box-shadow var(--duration-normal) var(--ease-out),transform var(--duration-normal) var(--ease-out)}.landing-cta[data-astro-cid-j7pv25f6]:hover{background:var(--accent-hi);color:var(--bg);box-shadow:0 0 80px #b4985959,0 8px 32px #b4985933;transform:translateY(-2px)}.landing-cta[data-astro-cid-j7pv25f6]:active{transform:translateY(0)}.landing-bottom[data-astro-cid-j7pv25f6]{position:absolute;bottom:0;left:0;right:0;z-index:2;display:flex;justify-content:center;padding:var(--space-5) var(--space-6);animation:text-reveal 1.2s cubic-bezier(.16,1,.3,1) 1.2s both}.landing-location[data-astro-cid-j7pv25f6]{font-family:var(--f-m);font-size:var(--text-micro);font-weight:var(--weight-medium);letter-spacing:.15em;color:var(--txt-3)}@keyframes text-reveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
