import{j as e,a3 as h}from"./index-BRjtJt2l.js";const v=({children:a,showScrollCue:s=!1,scrollTargetId:o="reveal-panel",minHeight:l="auto",className:i=""})=>{const n=()=>{const t=document.getElementById(o);t&&t.scrollIntoView({behavior:"smooth",block:"start"})},r={screen:"min-h-screen",half:"min-h-[50vh]",auto:""}[l];return e.jsxs("section",{id:"hero-reveal",className:`relative flex flex-col justify-center overflow-hidden ${r} ${i}`,"aria-label":"Hero section",children:[e.jsx("div",{className:"absolute inset-0 bg-gradient-to-b from-[hsl(220,25%,8%)] via-[hsl(206,61%,12%)] to-[hsl(201,50%,15%)]"}),e.jsx("div",{className:"absolute inset-0 opacity-[0.03]",style:{backgroundImage:`url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='1'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")`}}),e.jsx("div",{className:"absolute inset-0 bg-[radial-gradient(ellipse_80%_50%_at_50%_40%,hsl(191,91%,36%,0.08),transparent)]"}),e.jsx("div",{className:"absolute bottom-0 left-1/2 -translate-x-1/2 w-[120%] h-[40%] bg-[radial-gradient(ellipse_at_center,hsl(345,69%,55%,0.04),transparent_70%)]"}),e.jsx("div",{className:"relative z-10",children:a}),s&&e.jsxs("button",{onClick:n,className:"absolute bottom-8 left-1/2 -translate-x-1/2 flex flex-col items-center gap-2 text-white/50 hover:text-white/80 transition-colors duration-200 motion-reduce:animate-none animate-bounce-gentle cursor-pointer group","aria-label":"Scroll to content",children:[e.jsx("span",{className:"text-xs font-medium tracking-wider uppercase opacity-0 group-hover:opacity-100 transition-opacity duration-200",children:"Discover"}),e.jsx(h,{className:"h-6 w-6"})]})]})};export{v as H};