.welcome-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px auto 0;max-width:720px;padding:12px 16px;border-radius:14px;background:linear-gradient(135deg,rgba(47,230,168,.18),rgba(18,199,238,.12));color:var(--ink,#08131f);font-family:var(--font-inter-tight),sans-serif;font-size:14px;line-height:1.4}.welcome-banner p{margin:0}.welcome-banner button{border:0;background:transparent;cursor:pointer;font-size:22px;line-height:1;color:inherit;opacity:.7}.welcome-banner button:hover{opacity:1}