.hero[data-astro-cid-bbe6dxrz]{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#080808}.hero-full[data-astro-cid-bbe6dxrz]{min-height:100svh}.hero-large[data-astro-cid-bbe6dxrz]{min-height:70vh}.hero-medium[data-astro-cid-bbe6dxrz]{min-height:50vh}.hero-background[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:1}.hero-background-image[data-astro-cid-bbe6dxrz]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;animation:kenBurns 12s ease-out forwards}@keyframes kenBurns{0%{transform:scale(1)}to{transform:scale(1.08)}}.hero-overlay[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:linear-gradient(to bottom,#0000004d,#00000080,#000c)}.hero-gradient[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:linear-gradient(135deg,#080808,#0d0d0d,#111,#0d0d0d,#080808)}.hero-orb[data-astro-cid-bbe6dxrz]{position:absolute;border-radius:50%;filter:blur(100px);opacity:.4;animation:drift 20s ease-in-out infinite}.hero-orb-1[data-astro-cid-bbe6dxrz]{width:500px;height:500px;background:radial-gradient(circle,rgba(201,168,76,.6)0,transparent 70%);top:-150px;right:-100px;animation-delay:0s}.hero-orb-2[data-astro-cid-bbe6dxrz]{width:400px;height:400px;background:radial-gradient(circle,rgba(201,168,76,.5)0,transparent 70%);bottom:-100px;left:-80px;animation-delay:-7s}.hero-orb-3[data-astro-cid-bbe6dxrz]{width:350px;height:350px;background:radial-gradient(circle,rgba(201,168,76,.4)0,transparent 70%);top:40%;left:35%;animation-delay:-14s}@keyframes drift{0%,to{transform:translate(0) scale(1)}33%{transform:translate(40px,-40px) scale(1.1)}66%{transform:translate(-30px,30px) scale(.9)}}.hero-container[data-astro-cid-bbe6dxrz]{position:relative;z-index:10;width:100%;max-width:1200px;padding:0 2rem;margin:0 auto}.hero-content[data-astro-cid-bbe6dxrz]{text-align:center;animation:fadeInUp 1s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-badge[data-astro-cid-bbe6dxrz]{margin-bottom:2rem;animation:fadeInDown .8s ease-out}.hero-badge[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{display:inline-block;padding:.625rem 1.5rem;background:#c9a84c1f;border:1px solid rgba(201,168,76,.3);border-radius:9999px;color:var(--gold);font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.hero-title[data-astro-cid-bbe6dxrz]{font-family:Playfair Display,Georgia,serif;font-size:clamp(3.5rem,8vw,8rem);font-weight:700;line-height:1.1;margin:0 0 1.5rem;color:#fff;animation:fadeInUp 1s ease-out .2s both}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.125rem;line-height:1.6;color:#ffffffd9;max-width:700px;margin:0 auto 2.5rem;animation:fadeIn 1s ease-out .4s both}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.hero-stats[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:2.5rem;animation:fadeIn 1s ease-out .6s both}.stat[data-astro-cid-bbe6dxrz]{font-size:.9375rem;font-weight:600;color:#fff}.stat-divider[data-astro-cid-bbe6dxrz]{color:#c9a84c80;font-size:1.125rem}.hero-ctas[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;animation:fadeIn 1s ease-out .8s both}.hero-cta[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;border-radius:.75rem;transition:all .3s ease}.hero-cta-primary[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,var(--gold) 0%,#f4d03f 50%,var(--gold) 100%);background-size:200%auto;color:#000;border:0}.hero-cta-primary[data-astro-cid-bbe6dxrz] .arrow[data-astro-cid-bbe6dxrz]{transition:transform .3s ease}.hero-cta-primary[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-2px);box-shadow:0 10px 30px #c9a84c80}.hero-cta-primary[data-astro-cid-bbe6dxrz]:hover .arrow[data-astro-cid-bbe6dxrz]{transform:translate(4px)}.hero-cta-secondary[data-astro-cid-bbe6dxrz]{background:0 0;color:#fff;border:1px solid rgba(201,168,76,.5)}.hero-cta-secondary[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{color:var(--gold)}.hero-cta-secondary[data-astro-cid-bbe6dxrz]:hover{background:#c9a84c1a;border-color:var(--gold);box-shadow:0 0 20px #c9a84c4d}.scroll-indicator[data-astro-cid-bbe6dxrz]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:10;color:#ffffff80;animation:bounce 1.5s ease-in-out infinite}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(10px)}}@media (max-width:768px){.hero-container[data-astro-cid-bbe6dxrz]{padding:0 1.5rem}.hero-title[data-astro-cid-bbe6dxrz]{font-size:clamp(2.5rem,10vw,4rem)}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1rem}.hero-ctas[data-astro-cid-bbe6dxrz]{flex-direction:column;align-items:stretch}.hero-cta[data-astro-cid-bbe6dxrz]{width:100%;justify-content:center}.hero-stats[data-astro-cid-bbe6dxrz]{gap:.75rem;font-size:.875rem}.hero-orb[data-astro-cid-bbe6dxrz]{opacity:.3}}@media (max-width:480px){.hero-badge[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{font-size:.75rem;padding:.5rem 1rem}.stat[data-astro-cid-bbe6dxrz]{font-size:.8125rem}}@media (prefers-reduced-motion:reduce){.hero-content[data-astro-cid-bbe6dxrz],.hero-badge[data-astro-cid-bbe6dxrz],.hero-title[data-astro-cid-bbe6dxrz],.hero-subtitle[data-astro-cid-bbe6dxrz],.hero-stats[data-astro-cid-bbe6dxrz],.hero-ctas[data-astro-cid-bbe6dxrz],.hero-orb[data-astro-cid-bbe6dxrz],.scroll-indicator[data-astro-cid-bbe6dxrz]{animation:none}.hero-cta[data-astro-cid-bbe6dxrz]:hover,.hero-cta-primary[data-astro-cid-bbe6dxrz]:hover .arrow[data-astro-cid-bbe6dxrz]{transform:none}}.hero-cta[data-astro-cid-bbe6dxrz]:focus-visible{outline:2px solid var(--gold);outline-offset:2px}