.hero[data-astro-cid-bbe6dxrz]{background:linear-gradient(165deg,var(--color-primary) 0%,var(--color-primary-dark) 45%,#000000 100%);color:#fff;padding:calc(var(--spacing-unit) * 18) 0 calc(var(--spacing-unit) * 16);position:relative;overflow:hidden;border-bottom:1px solid rgba(197,165,114,.15)}.hero[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;inset:0;background-image:linear-gradient(30deg,transparent 12%,rgba(197,165,114,.03) 12%,rgba(197,165,114,.03) 14%,transparent 14%,transparent 88%,rgba(197,165,114,.03) 88%,rgba(197,165,114,.03) 90%,transparent 90%),linear-gradient(150deg,transparent 12%,rgba(197,165,114,.03) 12%,rgba(197,165,114,.03) 14%,transparent 14%,transparent 88%,rgba(197,165,114,.03) 88%,rgba(197,165,114,.03) 90%,transparent 90%),linear-gradient(30deg,transparent 12%,rgba(197,165,114,.03) 12%,rgba(197,165,114,.03) 14%,transparent 14%,transparent 88%,rgba(197,165,114,.03) 88%,rgba(197,165,114,.03) 90%,transparent 90%),linear-gradient(150deg,transparent 12%,rgba(197,165,114,.03) 12%,rgba(197,165,114,.03) 14%,transparent 14%,transparent 88%,rgba(197,165,114,.03) 88%,rgba(197,165,114,.03) 90%,transparent 90%);background-size:80px 80px;background-position:0 0,0 0,40px 40px,40px 40px;opacity:.4}.hero[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;top:-50%;right:-20%;width:80%;height:150%;background:radial-gradient(circle,rgba(197,165,114,.08) 0%,transparent 70%);pointer-events:none}.hero-content[data-astro-cid-bbe6dxrz]{text-align:center;position:relative;z-index:1;animation:fadeInUp .8s ease-out}.hero-grid[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1fr 1fr;gap:calc(var(--spacing-unit) * 8);align-items:center;text-align:left}.hero-text[data-astro-cid-bbe6dxrz]{order:1}.hero-split[data-astro-cid-bbe6dxrz] .hero-title[data-astro-cid-bbe6dxrz]{font-size:4rem}.hero-split[data-astro-cid-bbe6dxrz] .hero-title[data-astro-cid-bbe6dxrz]:after{left:0;transform:none}.hero-split[data-astro-cid-bbe6dxrz] .hero-subtitle[data-astro-cid-bbe6dxrz]{margin-left:0;margin-right:0}.hero-split[data-astro-cid-bbe6dxrz] .hero-actions[data-astro-cid-bbe6dxrz]{justify-content:flex-start}.hero-image[data-astro-cid-bbe6dxrz]{order:2;position:relative;animation:fadeInRight 1s ease-out}@keyframes fadeInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.hero-image[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{width:100%;height:auto;border-radius:0;box-shadow:0 20px 60px #0000004d,0 0 0 1px #c5a57233;object-fit:cover;aspect-ratio:4/3}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-title[data-astro-cid-bbe6dxrz]{font-size:5rem;font-weight:400;margin-bottom:calc(var(--spacing-unit) * 4);line-height:1.1;color:#fff;letter-spacing:-.03em;position:relative;display:inline-block}.hero-title[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;bottom:-12px;left:50%;transform:translate(-50%);width:120px;height:2px;background:linear-gradient(90deg,transparent,var(--color-accent),transparent)}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.35rem;margin-bottom:calc(var(--spacing-unit) * 7);max-width:780px;margin-left:auto;margin-right:auto;line-height:1.75;color:#ffffffe0;font-weight:400;letter-spacing:-.01em}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;gap:calc(var(--spacing-unit) * 4);justify-content:center;flex-wrap:wrap}.hero-actions[data-astro-cid-bbe6dxrz] .btn[data-astro-cid-bbe6dxrz]{padding:calc(var(--spacing-unit) * 3) calc(var(--spacing-unit) * 6);font-size:.9rem;min-width:200px}.hero-actions[data-astro-cid-bbe6dxrz] .btn-outline[data-astro-cid-bbe6dxrz]{background-color:#1a1f2e4d;color:#fff;border-color:#c5a57280;backdrop-filter:blur(10px)}.hero-actions[data-astro-cid-bbe6dxrz] .btn-outline[data-astro-cid-bbe6dxrz]:hover{background:linear-gradient(135deg,var(--color-accent) 0%,var(--color-accent-bright) 100%);color:var(--color-primary);border-color:var(--color-accent-bright)}@media(max-width:768px){.hero[data-astro-cid-bbe6dxrz]{padding:calc(var(--spacing-unit) * 12) 0 calc(var(--spacing-unit) * 10)}.hero-grid[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;gap:calc(var(--spacing-unit) * 6);text-align:center}.hero-text[data-astro-cid-bbe6dxrz]{order:2}.hero-image[data-astro-cid-bbe6dxrz]{order:1}.hero-split[data-astro-cid-bbe6dxrz] .hero-title[data-astro-cid-bbe6dxrz]{font-size:2.75rem}.hero-split[data-astro-cid-bbe6dxrz] .hero-title[data-astro-cid-bbe6dxrz]:after{left:50%;transform:translate(-50%);width:80px}.hero-split[data-astro-cid-bbe6dxrz] .hero-subtitle[data-astro-cid-bbe6dxrz]{margin-left:auto;margin-right:auto}.hero-split[data-astro-cid-bbe6dxrz] .hero-actions[data-astro-cid-bbe6dxrz]{justify-content:center}.hero-title[data-astro-cid-bbe6dxrz]{font-size:2.75rem}.hero-title[data-astro-cid-bbe6dxrz]:after{width:80px}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.125rem}.hero-actions[data-astro-cid-bbe6dxrz]{flex-direction:column;align-items:center}.hero-actions[data-astro-cid-bbe6dxrz] .btn[data-astro-cid-bbe6dxrz]{width:100%;max-width:320px}}
