.hero-modern-inner{margin:0 auto;padding:0;position:relative;text-align:center;width:100%;z-index:2}.hero-modern-content{margin:0 auto 60px;max-width:950px;padding:0;width:100%}.hero-modern-trust-badge{align-items:center;background:var(--badge-bg);border:1px solid rgba(245,189,66,.2);border-radius:999px;color:var(--primary-gold);display:inline-flex;font-size:13px;margin-bottom:24px;padding:6px 16px}.hero-modern-pulse-dot{animation:pulse 2s infinite;background:var(--primary-gold);border-radius:50%;box-shadow:0 0 8px var(--primary-gold);height:6px;margin-right:10px;width:6px}.hero-modern-title{margin-bottom:24px}.hero-modern-subtitle{margin-bottom:40px}.hero-modern-ctas{display:flex;gap:16px;justify-content:center;margin-bottom:32px}.hero-modern-btn{align-items:center;border-radius:8px;display:inline-flex;font-weight:600;justify-content:center;padding:16px 28px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.hero-modern-btn-gold{background:var(--primary-gold);box-shadow:0 4px 15px rgba(245,189,66,.2);color:#fff!important}.hero-modern-btn-gold:hover{box-shadow:0 12px 25px rgba(245,189,66,.4);transform:translateY(-5px)}.hero-cta-arrow{display:inline-flex;height:20px;margin-left:12px;transition:transform .3s ease;width:20px}.hero-modern-btn-gold:hover .hero-cta-arrow{transform:translateX(5px)}.hero-modern-btn-ghost{background:transparent;border:1px solid hsla(0,0%,100%,.15);color:#fff!important}.hero-modern-btn-ghost:hover{border-color:var(--primary-gold);transform:translateY(-5px)}.hero-play-circle{align-items:center;background:var(--badge-bg);border-radius:50%;display:inline-flex;height:32px;justify-content:center;margin-right:12px;width:32px}.play-icon{color:var(--primary-gold);font-size:10px}.hero-modern-pills{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.hero-modern-pill{background:var(--pill-bg);border:1px solid hsla(0,0%,100%,.15);border-radius:999px;color:var(--primary-gold);font-size:13px;padding:6px 18px}.hero-modern-dashboard-wrapper{margin-top:60px;position:relative;z-index:3}.hero-modern-dashboard-img{border:1px solid hsla(0,0%,100%,.1);border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.3);transition:transform .5s ease;width:100%}.hero-modern-dashboard-img:hover{transform:scale(.98)}@keyframes pulse{0%,to{opacity:.8;transform:scale(.95)}50%{opacity:1;transform:scale(1.15)}}.fade-up{animation:fadeUp .6s ease-out forwards;opacity:0}@keyframes fadeUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}.delay-5{animation-delay:.5s}@media (max-width:767px){.hero-modern-ctas{align-items:center;flex-direction:column;width:100%}.hero-modern-btn{min-width:200px;width:auto}.hero-modern-content{padding:0}}