.logo-overlay{z-index:0;pointer-events:none;filter:blur(60px);background:radial-gradient(circle at 60%,#635bff26 0%,#22eaea0d 50%,#0000 80%);width:70%;height:140%;display:block;position:absolute;top:-20%;right:-10%}.mainscreen__header mark{color:#0000;background:linear-gradient(90deg,#22eaea,#a78bfa);-webkit-background-clip:text;background-clip:text;font-weight:800}.mainscreen__header{white-space:normal;min-height:48px;position:relative;overflow:visible;text-align:left!important;opacity:1!important;visibility:visible!important;margin:0 0 16px!important;padding:0!important;font-family:Montserrat,sans-serif!important;font-size:3.5rem!important;font-weight:700!important;line-height:1.2!important;left:-12px!important}@media only screen and (width<=768px){.mainscreen__header{text-align:center!important;white-space:normal!important;word-break:keep-all!important;overflow-wrap:break-word!important;font-size:clamp(1.4rem,7vw,2.5rem)!important;left:0!important}}.mainscreen__subheader{text-align:left;display:block;margin:0 0 24px!important;padding:0!important}.hero-trust{color:var(--text-dim);align-items:center;gap:12px;margin-top:16px;font-size:.9rem;font-weight:500;display:flex}.hero-trust__item{align-items:center;gap:6px;display:flex}.hero-trust__item svg{color:#0cd9d9;filter:drop-shadow(0 0 5px #0cd9d94d)}.mainscreen__cta .button{animation:4s ease-in-out infinite heartbeat-cta;box-shadow:0 4px 15px #ff646466}@keyframes heartbeat-cta{0%{transform:scale(1);box-shadow:0 4px 15px #ff646466}5%{transform:scale(1.02);box-shadow:0 4px 25px #ff646499}10%{transform:scale(1);box-shadow:0 4px 15px #ff646466}to{transform:scale(1);box-shadow:0 4px 15px #ff646466}}.dust-particle{opacity:.3;pointer-events:none;background:#fff;border-radius:50%;animation:20s linear infinite float-dust;position:absolute}.p1{opacity:.2;width:3px;height:3px;animation-duration:25s;top:40%;left:60%}.p2{opacity:.15;width:2px;height:2px;animation-duration:35s;top:20%;left:80%}.p3{opacity:.1;width:4px;height:4px;animation-duration:40s;top:70%;left:50%}@keyframes float-dust{0%{transform:translateY(0)translate(0)}50%{transform:translateY(-40px)translate(20px)}to{transform:translateY(0)translate(0)}}