/* Shared atmospheric surface used by Suite hero sections. Values match the home hero. */
.suite-hero-surface{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(180deg,#f3fbfb 0%,#fff 81%)}
.suite-hero-surface__glow{position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 90% 15%,rgba(33,173,179,.23),transparent 29%),radial-gradient(circle at 12% 20%,rgba(85,136,203,.13),transparent 28%)}

@media(max-width:560px){.suite-hero-surface__glow{background:radial-gradient(circle at 88% 14%,rgba(33,173,179,.23),transparent 36%),radial-gradient(circle at 12% 18%,rgba(85,136,203,.13),transparent 34%)}}
