.platform-hero-section{background:#111827;color:#fff;font-family:Raleway,sans-serif;min-height:100vh;overflow:hidden;position:relative}.platform-particles-js{height:100%;inset:0;position:absolute;width:100%;z-index:0}.platform-hero-content{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:1200px;min-height:100vh;padding:130px 24px 80px;position:relative;text-align:center;z-index:2}.platform-hero-text-content{margin:0 auto;max-width:900px}.platform-hero-title{animation:platformFadeInUp .8s ease-out forwards;background:linear-gradient(90deg,#fff,#fff 45%,#bed600);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:clamp(3rem,6vw,5.25rem);font-weight:800;line-height:1.05;margin:0 0 28px}.platform-hero-subtitle{animation:platformFadeInUp .8s ease-out .25s forwards;color:#aeb5c2;font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.55;margin:0 auto 34px;max-width:760px;opacity:0}.platform-hero-cta-row{align-items:center;animation:platformFadeInUp .8s ease-out .4s forwards;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;opacity:0}.platform-book-demo-btn,.platform-ghost-btn{align-items:center;border-radius:10px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:800;justify-content:center;line-height:1.2;min-width:150px;padding:16px 28px;text-decoration:none}.platform-book-demo-btn{animation:platformGlowPulse 2.8s ease-in-out infinite;background:#bed600;border:2px solid #bed600;box-shadow:0 6px 16px rgba(190,214,0,.25),0 0 0 rgba(190,214,0,0);color:#fff;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}.platform-book-demo-btn:hover{box-shadow:0 12px 28px rgba(190,214,0,.35),0 0 22px rgba(190,214,0,.45);filter:brightness(1.05);transform:translateY(-2px)}.platform-ghost-btn{background:transparent;border:2px solid #bed600;color:#bed600}.platform-ghost-btn:hover{background:rgba(190,214,0,.1)}.platform-scroll-link{display:none}@keyframes platformFadeInUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes platformGlowPulse{0%{box-shadow:0 6px 16px rgba(190,214,0,.25),0 0 0 rgba(190,214,0,0)}50%{box-shadow:0 10px 24px rgba(190,214,0,.35),0 0 26px rgba(190,214,0,.4)}to{box-shadow:0 6px 16px rgba(190,214,0,.25),0 0 0 rgba(190,214,0,0)}}@media (max-width:768px){.platform-hero-content{padding:120px 24px 70px}.platform-hero-title{font-size:2.8rem}.platform-hero-subtitle{font-size:1.1rem}}