.platform-hero-section{align-items:center;background:#111827;color:#fff;display:flex;font-family:Raleway,sans-serif;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.platform-particles-js{height:100%;inset:0;position:absolute;width:100%}.platform-hero-content{max-width:1200px;min-height:100vh;padding:0 20px;position:relative;text-align:center;z-index:2}.platform-hero-content,.platform-hero-text-content{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow:visible}.platform-hero-text-content{flex-grow:1;max-width:980px;padding-bottom:.25rem}.platform-hero-title{background:linear-gradient(90deg,#fff 30%,#bed600);-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1.18;margin:0 0 20px;overflow:visible;padding-bottom:.12em;-webkit-text-fill-color:transparent;animation:platformFadeInUp .8s ease-out forwards}.platform-hero-subtitle{animation:platformFadeInUp .8s ease-out .3s forwards;color:#9ca3af;font-size:clamp(1.125rem,2vw,1.25rem);line-height:1.6;margin-bottom:30px;max-width:800px;opacity:0}.platform-hero-subtitle p{margin:0}.platform-hero-cta-row{animation:platformFadeInUp .8s ease-out .45s forwards;display:inline-flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:.5rem;opacity:0}.platform-book-demo-btn{align-items:center;animation:platformFadeInUp .8s ease-out .45s forwards,platformPulseGlow 2.5s ease-in-out 1.2s infinite;background:linear-gradient(135deg,#bed600,#9bc400);border:none;border-radius:8px;box-shadow:0 4px 12px rgba(171,213,0,.25),0 0 18px rgba(190,214,0,.25);color:#fff;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:700;justify-content:center;line-height:1.2;padding:14px 24px;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}.platform-book-demo-btn:hover{box-shadow:0 10px 24px rgba(171,213,0,.35),0 0 26px rgba(190,214,0,.45);filter:brightness(1.05);transform:translateY(-2px)}.platform-book-demo-btn:active{box-shadow:0 4px 10px rgba(171,213,0,.3);transform:translateY(0)}.platform-ghost-btn{align-items:center;background:transparent;border:2px solid #bed600;border-radius:8px;color:#bed600;display:inline-flex;font-size:1.05rem;font-weight:700;justify-content:center;line-height:1.2;padding:14px 24px;text-decoration:none;transition:background .25s ease,transform .25s ease,box-shadow .25s ease}.platform-ghost-btn:hover{background:rgba(190,214,0,.08);box-shadow:0 6px 16px rgba(190,214,0,.15);transform:translateY(-2px)}.platform-ghost-btn:active{transform:translateY(0)}.platform-scroll-link{align-items:center;animation:platformFadeInUp .8s ease-out .6s forwards;bottom:40px;color:#fff;display:inline-flex;flex-direction:column;font-weight:500;opacity:0;position:absolute;text-decoration:none}.platform-scroll-link span{margin-bottom:8px;position:relative}.platform-scroll-link span:after{background-color:#bed600;bottom:-4px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:right;transition:transform .3s ease;width:100%}.platform-scroll-link:hover span:after{transform:scaleX(1);transform-origin:left}.platform-scroll-link svg{animation:platformBounceDown 2s infinite;stroke:#bed600}@keyframes platformFadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes platformBounceDown{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(8px)}60%{transform:translateY(4px)}}@keyframes platformPulseGlow{0%{box-shadow:0 4px 12px rgba(171,213,0,.25),0 0 18px rgba(190,214,0,.25)}50%{box-shadow:0 6px 16px rgba(171,213,0,.35),0 0 28px rgba(190,214,0,.4)}to{box-shadow:0 4px 12px rgba(171,213,0,.25),0 0 18px rgba(190,214,0,.25)}}@media (max-width:768px){.platform-hero-content,.platform-hero-section{min-height:80vh}.platform-hero-title{font-size:2.2rem;line-height:1.18;padding-bottom:.14em}.platform-hero-subtitle{font-size:1rem}.platform-scroll-link{bottom:20px}}@media (max-width:480px){.platform-hero-content,.platform-hero-section{min-height:75vh}.platform-hero-title{font-size:1.9rem;line-height:1.2;padding-bottom:.16em}.platform-hero-subtitle{font-size:.95rem}}