body{font-family:'Inter',sans-serif;background-color:#0a0a0a;color:#e5e7eb}.hero-bg{background-color:#0a0a0a;background-image:radial-gradient(#1f2937 1px,transparent 1px);background-size:24px 24px}.cta-button{transition:all .3s ease}.cta-button:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(59,130,246,0.3),0 4px 6px -2px rgba(59,130,246,0.2)}.host-tag{transition:background-color .2s ease,color .2s ease}.host-tag.active,.host-tag:hover{background-color:#3b82f6;color:#fff}#hero-animated-text{display:inline-block;transition:opacity .3s ease-in-out,transform .3s ease-in-out;opacity:1;transform:translateY(0)}#hero-animated-text.fade-out{opacity:0;transform:translateY(10px)}