.LauncherSection_grid__JcxGb{display:grid;grid-gap:clamp(32px,5vw,64px);gap:clamp(32px,5vw,64px);align-items:center}.LauncherSection_body__SH31s{margin-top:var(--s-2);color:var(--text-muted);max-width:var(--measure)}.LauncherSection_points__BM9nz{list-style:none;display:grid;grid-gap:var(--s-2);gap:var(--s-2);margin-top:var(--s-3)}.LauncherSection_points__BM9nz li{border-left:2px solid var(--accent-line);padding-left:var(--s-2)}.LauncherSection_pointTitle__H7JNq{font-size:1rem;font-weight:600}.LauncherSection_pointBody__7gpXw{margin-top:3px;font-size:.92rem;color:var(--text-muted)}.LauncherSection_note__D_Qs0{margin-top:var(--s-3);font-size:.88rem;color:var(--text-faint)}.LauncherSection_apps__5dUkf{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:var(--s-2);gap:var(--s-2);padding:var(--s-3);border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(180deg,var(--surface-2),var(--surface));box-shadow:var(--shadow-lift)}.LauncherSection_app__oTiUg{display:grid;place-items:center;aspect-ratio:1;border-radius:var(--radius);background:rgba(255,255,255,.02);border:1px solid var(--border)}.LauncherSection_iconActive__uMFdr,.LauncherSection_icon__0FIfS{width:72px;height:72px;object-fit:contain}.LauncherSection_icon__0FIfS{filter:grayscale(.5) opacity(.5)}.LauncherSection_iconActive__uMFdr{filter:none}@media (min-width:900px){.LauncherSection_grid__JcxGb{grid-template-columns:minmax(0,1fr) minmax(0,.8fr)}}