.ns-smart-banner{max-width:1180px;margin:24px auto;padding:28px;border-radius:28px;background:linear-gradient(135deg,#24156b,#0f172a 55%,#02c90f);color:#fff;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;box-shadow:0 24px 60px rgba(15,23,42,.24)}.ns-smart-banner img{max-width:190px;background:rgba(255,255,255,.08);border-radius:18px;padding:8px}.ns-smart-banner h1{font-size:clamp(28px,4vw,48px);margin:0 0 8px}.ns-smart-banner p{font-size:18px;margin:0 0 18px;color:#e5e7eb}.ns-smart-banner a{display:inline-flex;padding:13px 20px;border-radius:14px;background:#02c90f;color:#06111f;text-decoration:none;font-weight:900}.ns-smart-banner .ghost{background:#fff;color:#24156b;margin-left:8px}@media(max-width:760px){.ns-smart-banner{margin:12px;grid-template-columns:1fr;text-align:center;padding:22px}.ns-smart-banner img{margin:auto}.ns-smart-banner .ghost{margin:8px 0 0}}