.hero[data-astro-cid-bbe6dxrz]{position:relative;background:none;height:var(--hero-height, 100vh);min-height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);background:linear-gradient(135deg,rgba(var(--neutral-900),.8),rgba(var(--neutral-900),.5))}.hero[data-astro-cid-bbe6dxrz].compact{--hero-height: auto;padding:2rem 0}.hero[data-astro-cid-bbe6dxrz].blog{--hero-height: auto;height:auto;min-height:400px;padding:0;display:flex;align-items:center}.hero-bg[data-astro-cid-bbe6dxrz]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-bg[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(var(--neutral-700),.5),rgba(var(--neutral-700),.4))}.hero-image[data-astro-cid-bbe6dxrz]{width:100%;height:100%;object-fit:cover;filter:brightness(.5);animation:zoomIn 20s ease-out forwards;position:absolute;top:0;left:0;z-index:1}.hero[data-astro-cid-bbe6dxrz].blog .hero-image[data-astro-cid-bbe6dxrz]{object-position:center}.hero-content[data-astro-cid-bbe6dxrz]{position:relative;color:rgb(var(--accent));width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;gap:2rem;animation:fadeIn 1s ease-out;color:rgb(var(--neutral-0));z-index:2}.hero[data-astro-cid-bbe6dxrz].centered .hero-content[data-astro-cid-bbe6dxrz]{flex-direction:column;align-items:center;text-align:center}.hero[data-astro-cid-bbe6dxrz].centered .hero-text[data-astro-cid-bbe6dxrz]{max-width:800px}.hero[data-astro-cid-bbe6dxrz].left .hero-content[data-astro-cid-bbe6dxrz]{flex-direction:column;align-items:flex-start;text-align:left}.hero[data-astro-cid-bbe6dxrz].left .hero-text[data-astro-cid-bbe6dxrz]{max-width:600px}.hero[data-astro-cid-bbe6dxrz].split .hero-content[data-astro-cid-bbe6dxrz]{flex-direction:row;align-items:center;justify-content:space-between}.hero[data-astro-cid-bbe6dxrz].split .hero-text[data-astro-cid-bbe6dxrz]{flex:1;max-width:500px}.hero[data-astro-cid-bbe6dxrz].split .hero-slot[data-astro-cid-bbe6dxrz]{flex:1;display:flex;background:none}.scroll-arrow{margin-top:2rem;background:rgba(var(--neutral-0),.15);border:none;border-radius:50%;color:rgb(var(--neutral-0));cursor:pointer;width:60px;height:60px;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(4px);transition:all .3s ease;animation:bounce 2s infinite;box-shadow:var(--shadow-md)}.scroll-arrow:hover{background:rgba(var(--neutral-0),.25);transform:translateY(-5px);box-shadow:var(--shadow-lg)}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-15px)}60%{transform:translateY(-7px)}}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{color:rgb(var(--neutral-0));margin-bottom:1rem;text-shadow:var(--shadow);line-height:1.2;font-size:clamp(2rem,3vw,3rem)}.hero[data-astro-cid-bbe6dxrz].compact h1[data-astro-cid-bbe6dxrz]{font-size:2rem}.subtitle[data-astro-cid-bbe6dxrz]{font-size:clamp(1rem,1.5vw,1.2rem);opacity:.9;text-shadow:var(--shadow-sm);line-height:1.5}.metadata[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:1rem;font-size:1rem;opacity:.9;margin-top:1rem}.meta-item[data-astro-cid-bbe6dxrz]{padding-right:1rem;border-right:2px solid rgba(var(--neutral-0),.3)}.meta-item[data-astro-cid-bbe6dxrz]:last-child{border-right:none}.recommended-pages[data-astro-cid-bbe6dxrz]{width:100%;margin-top:.5rem;display:flex;flex-direction:column;gap:.5rem}.recommended-page[data-astro-cid-bbe6dxrz]{color:rgb(var(--neutral-0));text-decoration:none;padding:.5rem 1rem;background:rgba(var(--accent),.3);border-radius:8px;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.recommended-page[data-astro-cid-bbe6dxrz]:hover{background:rgba(var(--accent),.5);transform:translate(5px)}.hero[data-astro-cid-bbe6dxrz].compact .subtitle[data-astro-cid-bbe6dxrz]{font-size:1rem}@media (max-width: 768px){.hero-content[data-astro-cid-bbe6dxrz]{padding:0 1rem}.hero[data-astro-cid-bbe6dxrz].split .hero-content[data-astro-cid-bbe6dxrz]{flex-direction:column;gap:3rem}.hero[data-astro-cid-bbe6dxrz].split .hero-text[data-astro-cid-bbe6dxrz],.hero[data-astro-cid-bbe6dxrz].split .hero-slot[data-astro-cid-bbe6dxrz]{max-width:100%;width:100%}.hero[data-astro-cid-bbe6dxrz].compact h1[data-astro-cid-bbe6dxrz]{font-size:1.5rem}.hero[data-astro-cid-bbe6dxrz].compact .subtitle[data-astro-cid-bbe6dxrz]{font-size:.9rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
