.roles-grid{gap:var(--sb-space-xl);grid-template-columns:repeat(4,1fr);margin:0 auto;display:grid}.role-card{padding:var(--sb-space-xl);text-align:center;color:inherit;cursor:pointer;text-decoration:none}.role-icon{margin-bottom:var(--sb-space-md);font-size:48px;transition:color .25s}.role-card:hover .role-icon{color:var(--sb-ice)}.role-card h3{font-size:var(--sb-text-xl);margin-bottom:var(--sb-space-sm)}.role-card p{font-size:var(--sb-text-sm);color:var(--sb-text-secondary);line-height:1.6}@media (width<=768px){.roles-grid{grid-template-columns:1fr}}.ms-finder{margin:0 auto}.ms-finder-bar{background:var(--sb-card-fill);border-radius:var(--sb-radius-lg);background-clip:padding-box;border:1px solid #0000;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:14px 16px;display:grid;position:relative}.ms-finder-input{border:1px solid rgba(var(--sb-ice-rgb),.2);border-radius:var(--sb-radius-pill);background:#080c1480;align-items:center;gap:10px;padding:8px 14px;transition:border-color .2s,box-shadow .2s;display:flex}.ms-finder-input:focus-within{border-color:var(--sb-ice);box-shadow:0 0 0 1px rgba(var(--sb-ice-rgb),.3)}.ms-finder-input svg{width:16px;height:16px;color:var(--sb-text-muted);flex-shrink:0}.ms-finder-input input{color:var(--sb-text);background:0 0;border:none;outline:none;flex:1;padding:4px 0;font-size:.95rem}.ms-finder-input input:focus,.ms-finder-input input:focus-visible{box-shadow:none!important;outline:none!important;animation:none!important}.ms-finder-input input::placeholder{color:var(--sb-text-muted)}.ms-finder-clear{color:var(--sb-text-muted);cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:1.1rem;line-height:1;display:none}.ms-finder-input.has-value .ms-finder-clear{display:inline-block}.ms-finder-input.has-value .ms-finder-clear:hover{color:var(--sb-ice)}.ms-finder-count{color:var(--sb-text-muted);white-space:nowrap;padding-right:4px;font-size:.78rem}.ms-finder-count strong{color:var(--sb-ice);font-weight:700}.ms-finder-chips{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:14px;display:flex}.ms-finder-chip{text-align:center;white-space:nowrap;border-radius:var(--sb-radius-pill);background:rgba(var(--sb-ice-rgb),.06);border:1px solid rgba(var(--sb-ice-rgb),.2);color:var(--sb-text-secondary);cursor:pointer;flex:auto;padding:6px 12px;font-size:.74rem;font-weight:600;transition:background .2s,border-color .2s,color .2s}.ms-finder-chip:hover{background:rgba(var(--sb-ice-rgb),.14);color:var(--sb-text)}.ms-finder-chip.is-active{background:rgba(var(--sb-ice-rgb),.22);border-color:var(--sb-ice);color:var(--sb-ice)}.ms-finder-chip-count{opacity:.6;margin-left:4px;font-weight:500}[data-spotlight].is-hidden,[data-spotlight-placeholder].is-hidden{display:none!important}.ms-finder-empty{max-width:1200px;margin:var(--sb-space-xl) auto;background:var(--sb-card-fill);border-radius:var(--sb-radius-lg);text-align:center;background-clip:padding-box;border:1px solid #0000;padding:56px 24px 60px;display:none;position:relative}.ms-finder-empty.is-visible{display:block}.ms-finder-empty-icon{width:96px;height:96px;margin:0 auto var(--sb-space-lg);color:var(--sb-ice);filter:drop-shadow(0 0 12px rgba(var(--sb-ice-rgb), .55)) drop-shadow(0 0 34px rgba(var(--sb-ice-rgb), .28));display:block}@media (width<=768px){.ms-finder-empty-icon{width:72px;height:72px}}.ms-finder-empty h3{color:var(--sb-text);margin-bottom:6px;font-size:1.1rem}.ms-finder-empty p{color:var(--sb-text-secondary);font-size:.9rem}@media (width<=540px){.ms-finder-bar{grid-template-columns:1fr}.ms-finder-count{text-align:center;padding:0}}[data-spotlight-archive]{transition:opacity .2s}.ms-prose{color:color-mix(in srgb, var(--sb-text-secondary) 80%, var(--sb-text));text-align:left;max-width:1200px;margin-left:auto;margin-right:auto;font-size:1.04rem;line-height:1.8}.ms-prose p{margin:0 0 1.1em}.ms-prose p em{color:var(--sb-text);font-style:italic;font-weight:500}.ms-prose p strong{color:var(--sb-text);font-weight:600}.ms-prose .ms-prose-lede{color:var(--sb-text);margin-bottom:1.4em;padding-bottom:.3em;font-size:1.18rem;font-weight:500;line-height:1.6}.ms-prose h3.ms-prose-h3{letter-spacing:.14em;text-transform:uppercase;color:var(--sb-ice);align-items:center;gap:12px;margin:2.2em 0 .6em;padding-top:1em;font-size:.78rem;font-weight:700;display:flex}.ms-prose h3.ms-prose-h3:before{content:"";background:var(--sb-gradient);border-radius:2px;width:22px;height:2px}.ms-prose .ms-pullquote{color:var(--sb-text);text-align:left;border-left:3px solid var(--sb-ice);background:linear-gradient(90deg, rgba(var(--sb-ice-rgb),.04), rgba(var(--sb-violet-rgb),.04));max-width:720px;margin:1.8em auto;padding:20px 30px;font-size:1.6rem;font-style:italic;font-weight:600;line-height:1.4;display:block}.ms-prose .ms-pullquote:before{content:"“";color:var(--sb-ice);vertical-align:-.18em;margin-right:4px;font-size:1.4em;line-height:0}.ms-prose .ms-pullquote:after{content:"”";color:var(--sb-violet);vertical-align:-.32em;margin-left:4px;font-size:1.4em;line-height:0}@media (width<=640px){.ms-prose .ms-pullquote{padding:16px 22px;font-size:1.3rem}}.ms-hero-carousel{width:100%}@media (width<=768px){.about-hero.ms-hero .hero-subtitle{margin-bottom:0}}#ms-spotlights-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}@media (width<=768px){#ms-spotlights-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){#ms-spotlights-grid{grid-template-columns:1fr}}#ms-spotlights-grid .gx-frosted-card{isolation:isolate}#ms-spotlights-grid .gx-frosted-card>div[style*=height\:130px]{transition:transform .6s ease-in-out}@media (width>=769px){#ms-spotlights-grid .gx-frosted-card:hover>div[style*=height\:130px]{transform:scale(1.08)}}
