.hero-visual[data-astro-cid-45y77asg]{position:relative;width:100%;max-width:800px;height:300px;margin:0 auto;perspective:1000px;overflow:visible;background:0 0}.hero-visual[data-astro-cid-45y77asg]:after{content:"";position:absolute;inset:-20px;background:radial-gradient(ellipse at center,transparent 30%,#fff 70%);pointer-events:none;z-index:5}.dark .hero-visual[data-astro-cid-45y77asg]:after{background:radial-gradient(ellipse at center,transparent 30%,rgb(3 7 18) 70%)}.grid-bg[data-astro-cid-45y77asg]{position:absolute;inset:-50px;background-image:linear-gradient(rgba(6,182,212,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(6,182,212,.06) 1px,transparent 1px);background-size:60px 60px;transform:perspective(500px) rotateX(60deg);transform-origin:center bottom;mask-image:radial-gradient(ellipse at center,#000 20%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse at center,#000 20%,transparent 70%)}.dark .grid-bg[data-astro-cid-45y77asg]{background-image:linear-gradient(rgba(6,182,212,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(6,182,212,.05) 1px,transparent 1px)}.triangle-layer[data-astro-cid-45y77asg]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.triangle-3d[data-astro-cid-45y77asg]{position:absolute;transform-style:preserve-3d;animation:float 6s ease-in-out infinite;color:#06b6d4}.triangle-back[data-astro-cid-45y77asg]{width:400px;height:346px;opacity:.12;animation-delay:0s;transform:translateZ(-200px) rotateY(-15deg)}.dark .triangle-back[data-astro-cid-45y77asg]{opacity:.08}.triangle-back[data-astro-cid-45y77asg] svg[data-astro-cid-45y77asg]{width:100%;height:100%;filter:drop-shadow(0 0 60px rgba(6,182,212,.2))}.dark .triangle-back[data-astro-cid-45y77asg] svg[data-astro-cid-45y77asg]{filter:drop-shadow(0 0 60px rgba(6,182,212,.3))}.triangle-mid[data-astro-cid-45y77asg]{width:280px;height:242px;opacity:.2;animation-delay:-2s;transform:translateZ(-100px) rotateY(10deg) rotateX(5deg)}.dark .triangle-mid[data-astro-cid-45y77asg]{opacity:.15}.triangle-mid[data-astro-cid-45y77asg] svg[data-astro-cid-45y77asg]{width:100%;height:100%;filter:drop-shadow(0 0 40px rgba(6,182,212,.3))}.dark .triangle-mid[data-astro-cid-45y77asg] svg[data-astro-cid-45y77asg]{filter:drop-shadow(0 0 40px rgba(6,182,212,.4))}.triangle-front[data-astro-cid-45y77asg]{width:180px;height:156px;animation-delay:-4s;transform:translateZ(0) rotateY(-5deg) rotateX(-3deg);color:#0f1419}.dark .triangle-front[data-astro-cid-45y77asg]{color:#fff}.triangle-front[data-astro-cid-45y77asg] svg[data-astro-cid-45y77asg]{width:100%;height:100%;filter:drop-shadow(0 20px 40px rgba(15,20,25,.15))}.dark .triangle-front[data-astro-cid-45y77asg] svg[data-astro-cid-45y77asg]{filter:drop-shadow(0 20px 60px rgba(6,182,212,.5))}.glow-orb[data-astro-cid-45y77asg]{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.orb-1[data-astro-cid-45y77asg]{width:400px;height:400px;background:radial-gradient(circle,rgba(6,182,212,.08)0,transparent 70%);top:10%;left:20%;animation:pulse 8s ease-in-out infinite}.dark .orb-1[data-astro-cid-45y77asg]{background:radial-gradient(circle,rgba(6,182,212,.15)0,transparent 70%)}.orb-2[data-astro-cid-45y77asg]{width:300px;height:300px;background:radial-gradient(circle,rgba(6,182,212,.06)0,transparent 70%);bottom:20%;right:15%;animation:pulse 8s ease-in-out infinite reverse}.dark .orb-2[data-astro-cid-45y77asg]{background:radial-gradient(circle,rgba(6,182,212,.1)0,transparent 70%)}.particle[data-astro-cid-45y77asg]{position:absolute;width:4px;height:4px;background:#06b6d480;border-radius:50%;animation:particle-float 10s linear infinite}.particle[data-astro-cid-45y77asg]:nth-child(3){top:20%;left:10%;animation-delay:0s}.particle[data-astro-cid-45y77asg]:nth-child(4){top:60%;left:5%;animation-delay:-2s}.particle[data-astro-cid-45y77asg]:nth-child(5){top:30%;right:15%;animation-delay:-4s}.particle[data-astro-cid-45y77asg]:nth-child(6){bottom:30%;right:25%;animation-delay:-6s}.particle[data-astro-cid-45y77asg]:nth-child(7){bottom:20%;left:30%;animation-delay:-8s}@keyframes float{0%,to{transform:translateY(0) translateZ(var(--z, 0)) rotateY(var(--ry, 0deg)) rotateX(var(--rx, 0deg))}50%{transform:translateY(-20px) translateZ(var(--z, 0)) rotateY(var(--ry, 0deg)) rotateX(var(--rx, 0deg))}}.triangle-back[data-astro-cid-45y77asg]{--z:-200px;--ry:-15deg;--rx:0deg}.triangle-mid[data-astro-cid-45y77asg]{--z:-100px;--ry:10deg;--rx:5deg}.triangle-front[data-astro-cid-45y77asg]{--z:0px;--ry:-5deg;--rx:-3deg}@keyframes pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@keyframes particle-float{0%{transform:translateY(0) translate(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-100px) translate(50px);opacity:0}}@media (max-width:768px){.hero-visual[data-astro-cid-45y77asg]{height:220px;max-width:100%}.triangle-back[data-astro-cid-45y77asg]{width:220px;height:190px}.triangle-mid[data-astro-cid-45y77asg]{width:160px;height:138px}.triangle-front[data-astro-cid-45y77asg]{width:100px;height:86px}}