.hero-section{color:#fff;background:linear-gradient(#001b44,#002a66);flex-direction:column;justify-content:center;align-items:center;min-height:90vh;display:flex;position:relative;overflow:hidden}.orb{filter:blur(3rem);opacity:.3;border-radius:50%;animation:6s infinite alternate orb-pulse;position:absolute}.orb-1{background-color:#3b82f633;width:16rem;height:16rem;top:5rem;left:1.25rem}.orb-2{background-color:#06b6d41a;width:18rem;height:18rem;animation-delay:2s;bottom:2.5rem;right:1.25rem}@keyframes orb-pulse{0%{opacity:.3;transform:scale(1)}to{opacity:.4;transform:scale(1.1)}}.gradient-glow{background:linear-gradient(#0000,#001b44);width:100%;height:8rem;position:absolute;bottom:0}.hero-content{z-index:10;text-align:center;padding:0 1.5rem;position:relative}.hero-title{color:#fff;text-shadow:0 4px 6px #00000080;margin-bottom:1.5rem;font-size:3rem;font-weight:700}.hero-highlight{color:#67e8f9}.hero-subtitle{color:#e5e7eb;max-width:42rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.hero-button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#22d3ee,#2563eb);border:none;border-radius:9999px;padding:.75rem 2rem;font-weight:600;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #0003}.hero-button:hover{transform:scale(1.05);box-shadow:0 10px 15px -3px #06b6d480,0 4px 6px -2px #06b6d440}.icon-layer{pointer-events:none;position:absolute;inset:0;overflow:hidden}.floating-icon{color:#ffffff4d;position:absolute}.icon-size{filter:drop-shadow(0 0 8px #fff3);width:2.5rem;height:2.5rem}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.floating-animation{animation:4s ease-in-out infinite float}.floating-animation[data-delay="0s"]{animation-delay:0s}.floating-animation[data-delay="1s"]{animation-delay:1s}.floating-animation[data-delay="2s"]{animation-delay:2s}.floating-animation[data-delay="3s"]{animation-delay:3s}.floating-animation[data-delay="4s"]{animation-delay:4s}.floating-animation[data-delay="5s"]{animation-delay:5s}@media (min-width:768px){.hero-title{font-size:3.75rem}.hero-subtitle{font-size:1.25rem}.icon-size{width:3.5rem;height:3.5rem}}.orb,.icon-layer,.floating-icon,.gradient-glow{pointer-events:none}
