.smate-nf-wrapper{justify-content:center;align-items:center;min-height:calc(100vh - 30px);padding:20px;display:flex;position:relative;overflow:hidden}.smate-nf-wrapper:before{content:"";pointer-events:none;opacity:.5;background-image:radial-gradient(#7026ed24 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:24px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 25% 75%,#0000);mask-image:linear-gradient(90deg,#0000,#000 25% 75%,#0000)}.smate-nf-orb{pointer-events:none;filter:blur(2px);opacity:.14;border-radius:50%;width:260px;height:260px;animation:9s ease-in-out infinite smate-nf-drift;position:absolute}.smate-nf-orb-one{background:#7026ed;top:9%;left:7%}.smate-nf-orb-two{background:#e93558;width:180px;height:180px;animation-delay:-4s;bottom:8%;right:7%}.smate-nf-card{text-align:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;width:min(100%,560px);padding:48px;animation:.55s ease-out both smate-nf-enter;position:relative;overflow:hidden;box-shadow:0 12px 30px #1c1c1c14}.smate-nf-card:before{content:"";background:linear-gradient(90deg,#e93558,#7026ed);height:4px;position:absolute;top:0;left:0;right:0}.smate-nf-card .smate-nf-icon{color:#e93558;background:#e935581a;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:20px;display:inline-flex}.smate-nf-card .smate-nf-eyebrow{color:#e93558;letter-spacing:1.2px;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.smate-nf-card h1{color:#1c1c1c;letter-spacing:-.5px;font-size:30px;font-weight:700}.smate-nf-card p{color:#6b7280;max-width:390px;margin:12px auto 28px;font-size:15px;line-height:1.6}.smate-nf-card .smate-nf-quote{color:#4b5563;text-align:left;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:flex-start;gap:8px;margin:0 auto 28px;padding:12px 14px;font-size:13px;font-style:italic;line-height:1.5;display:flex}.smate-nf-card .smate-nf-quote-mark{color:#e93558;font-size:25px;font-style:normal;font-weight:700;line-height:.8}.smate-nf-card .smate-nf-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.smate-nf-card .smate-nf-btn{border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 14px;font-size:14px;font-weight:600;transition:all .3s linear;display:inline-flex}.smate-nf-card .smate-nf-btn-primary{color:#fff;background-color:#e93558}.smate-nf-card .smate-nf-btn-primary:hover{background-color:#d93555;transform:translateY(-1px)}.smate-nf-card .smate-nf-btn-secondary{color:#7026ed;background-color:#7026ed33}.smate-nf-card .smate-nf-btn-secondary:hover{background-color:#5d22c23d}@keyframes smate-nf-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes smate-nf-drift{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(24px,-18px)scale(1.08)}}@media (prefers-reduced-motion:reduce){.smate-nf-card,.smate-nf-orb{animation:none}}@media (max-width:576px){.smate-nf-card{padding:36px 22px}.smate-nf-card h1{font-size:26px}.smate-nf-card .smate-nf-actions{flex-direction:column}.smate-nf-card .smate-nf-btn{width:100%}}
