.info{--parallax-offset:0px;position:absolute;top:50%;right:7vw;transform:translateY(calc(-50% + var(--parallax-offset)));width:35vw;max-width:650px;min-width:400px;z-index:20;backdrop-filter:blur(12px);background:linear-gradient(135deg,rgba(13,6,24,.8),rgba(26,9,48,.6));border:1px solid rgba(255,255,255,.1);border-radius:2rem;padding:2.5rem;box-shadow:0 25px 50px rgba(0,0,0,.3);will-change:transform;box-sizing:border-box}@keyframes panelSlideIn{0%{opacity:0;transform:translateY(-50%) translateX(50px)}to{opacity:1;transform:translateY(-50%) translateX(0)}}@keyframes panelSlideInTablet{0%{opacity:0;transform:translateX(-50%) translateY(-50%) scale(.9)}to{opacity:1;transform:translateX(-50%) translateY(-50%) scale(1)}}@keyframes panelSlideInMobile{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.info-badge{justify-content:space-between;margin-bottom:1.5rem;padding:.75rem 1rem;background:rgba(16,185,129,.15);border-radius:1rem;border:1px solid rgba(16,185,129,.4)}.info-badge,.live-indicator{display:flex;align-items:center}.live-indicator{gap:.5rem;font-size:.9rem;font-weight:600;color:#10b981}.live-dot{animation:livePulse 2s infinite}.live-dot,.live-dot-no-pulse{width:8px;height:8px;background:#10b981;border-radius:50%}@keyframes livePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.user-count{font-size:.85rem;color:rgba(255,255,255,.7);font-weight:500;transition:all .5s ease;display:inline-block}.user-count:hover{color:rgba(255,255,255,.9);transform:scale(1.05)}.headline-container{margin-bottom:1.5rem;min-height:120px;display:flex;align-items:center}.main-headline{margin:0;color:#ffffff;font-size:clamp(2.2rem,3vw,3.2rem);font-weight:800;line-height:1.1;overflow:hidden}@keyframes gradientShift{0%,to{background-position:0}50%{background-position:100%}}.subtext-container{margin-bottom:2rem;min-height:80px;display:flex;align-items:center}.sub-text{margin:0;color:rgba(255,255,255,.85);font-size:clamp(1rem,1.2vw,1.2rem);line-height:1.5;overflow:hidden}.word{display:inline-block}@keyframes wordSlideUp{to{transform:translateY(0);opacity:1}}.stats-row{display:flex;justify-content:space-between;margin-bottom:2rem;padding:1.5rem;background:rgba(255,255,255,.03);border-radius:1rem;border:1px solid rgba(255,255,255,.05)}.stat-item{text-align:center;flex:1 1}.stat-number{font-size:2rem;font-weight:800;color:#6366f1;line-height:1;margin-bottom:.25rem}.stat-label{font-size:.85rem;color:rgba(255,255,255,.6);font-weight:500}@keyframes countUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.cta-buttons-row{width:100%}.cta-buttons-row,.cta-container{display:flex;align-items:center;gap:.75rem}.cta-container{flex-direction:column;margin-bottom:1.5rem}.cta-container.hero-cta{margin-bottom:2rem}.cta-hint{margin:0;font-size:.85rem;color:rgba(255,255,255,.6)}.cta-primary{position:relative;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1.2rem 2.5rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:white;text-decoration:none;border-radius:1.5rem;font-weight:700;font-size:1.1rem;white-space:nowrap;transition:all .3s ease;overflow:hidden;box-shadow:0 10px 25px rgba(99,102,241,.3);animation:buttonGlow 3s ease-in-out infinite}.cta-primary.large{padding:1.4rem 3rem;font-size:1.25rem;border-radius:2rem;flex:1 1}@keyframes buttonGlow{0%,to{box-shadow:0 10px 25px rgba(99,102,241,.3)}50%{box-shadow:0 15px 35px rgba(99,102,241,.5)}}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 15px 35px rgba(99,102,241,.4)}.button-shine{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}.cta-primary:hover .button-shine{left:100%}.button-icon{font-size:1.2rem;animation:rocketFloat 2s ease-in-out infinite}@keyframes rocketFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.cta-secondary{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.5rem;white-space:nowrap;background:rgba(255,255,255,.05);color:white;text-decoration:none;border-radius:1.5rem;font-weight:600;font-size:.95rem;border:1px solid rgba(255,255,255,.2);transition:all .3s ease;backdrop-filter:blur(10px)}.cta-secondary:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.65);transform:translateY(-1px)}.button-arrow{transition:transform .3s ease}.cta-secondary:hover .button-arrow{transform:translateX(3px)}.trust-indicators{display:flex;justify-content:space-between;gap:1rem}.trust-item{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:rgba(255,255,255,.7);font-weight:500}.trust-icon{font-size:1rem}@media (min-width:601px) and (max-width:1250px){.info{top:55%;left:50%;right:auto;transform:translateX(-50%) translateY(calc(-50% + var(--parallax-offset)));width:90%;max-width:500px;min-width:unset;padding:2rem 1.5rem}.headline-container,.info-badge{margin-bottom:0}.main-headline{font-size:clamp(1.6rem,3.5vw,2.2rem)}.sub-text{font-size:clamp(.95rem,2vw,1.1rem)}.stats-row{display:flex;padding:1.2rem;margin-bottom:1.5rem}.stat-number{font-size:1.6rem}.cta-container{gap:.75rem}.cta-primary{padding:1rem 1.5rem;font-size:1rem}.cta-secondary{padding:1rem 1.2rem;font-size:.95rem}.trust-indicators{justify-content:center;gap:1.5rem}}@media (max-width:600px){.info{position:absolute;bottom:5vh;top:auto;left:1rem;right:1rem;transform:none;width:auto;max-width:none;min-width:auto;border-radius:1.5rem;padding:1.5rem;margin-bottom:0;max-height:none;overflow:visible;backdrop-filter:blur(8px);background:linear-gradient(135deg,rgba(13,6,24,.9),rgba(26,9,48,.8))}.info-badge{display:flex;flex-direction:row;justify-content:space-between;padding:.4rem .6rem;margin-bottom:.75rem}.info-badge,.live-indicator{font-size:.8rem}.user-count{font-size:.75rem}.headline-container{min-height:60px;margin-bottom:1rem}.main-headline{font-size:clamp(1.3rem,5vw,1.8rem);line-height:1.2}.subtext-container{min-height:50px;margin-bottom:1.5rem}.sub-text{font-size:clamp(.85rem,3.5vw,1rem);line-height:1.4}.stats-row{display:flex;padding:.75rem .5rem;margin-bottom:1rem;gap:.5rem}.stat-number{font-size:1.3rem}.stat-label{font-size:.75rem}.cta-buttons-row,.cta-container{flex-direction:column}.cta-container{gap:.75rem;margin-bottom:1rem}.cta-primary,.cta-secondary{flex:none;padding:.9rem 1.2rem;font-size:.95rem}.trust-indicators{flex-direction:row;justify-content:space-around;gap:1rem;flex-wrap:wrap}.trust-item{font-size:.75rem}}@media (max-width:400px){.info{left:.5rem;right:.5rem;padding:1.2rem}.main-headline{font-size:clamp(1.1rem,6vw,1.5rem)}.sub-text{font-size:clamp(.8rem,4vw,.95rem)}.stats-row{flex-direction:column;gap:.75rem;padding:1rem}.stat-item{display:flex;justify-content:space-between;align-items:center}.stat-number{font-size:1.1rem}.cta-primary,.cta-secondary{padding:.8rem 1rem;font-size:.9rem}.cta-secondary{display:none!important}.trust-indicators{gap:.5rem;align-items:center}}@media (max-width:900px) and (orientation:landscape) and (max-height:500px){.info{bottom:-10vh;padding:1rem}.headline-container{min-height:40px;margin-bottom:.5rem}.subtext-container{min-height:35px;margin-bottom:1rem}.stats-row{padding:.75rem;margin-bottom:1rem}.cta-container{flex-direction:row;gap:.5rem}.trust-indicators{margin-top:.5rem}}