.spx-applauncher__waffle{border-radius:var(--radius-md);width:34px;height:34px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;flex:none;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s;display:inline-flex}.spx-applauncher__waffle:hover{background:var(--surface-raised);color:var(--text)}.spx-applauncher__waffle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.spx-modal.spx-applauncher__modal{width:min(560px,92%)}.spx-applauncher__state{color:var(--text-secondary);text-align:center;padding:var(--space-8) 0}.spx-applauncher__grid{gap:var(--space-3);padding-top:var(--space-1);grid-template-columns:repeat(4,1fr);display:grid}@media (width<=520px){.spx-applauncher__grid{grid-template-columns:repeat(3,1fr)}}.spx-applauncher__tile{align-items:center;gap:var(--space-2);padding:var(--space-3);border-radius:var(--radius-md);text-align:center;color:var(--text);cursor:pointer;flex-direction:column;text-decoration:none;transition:background .15s;display:flex}.spx-applauncher__tile:hover{background:var(--surface-raised)}.spx-applauncher__tile--current{background:var(--accent-subtle);box-shadow:inset 0 0 0 1px var(--accent)}.spx-applauncher__tile-icon{border-radius:var(--radius-md);background:var(--glass-regular);width:48px;height:48px;box-shadow:var(--glass-rim);color:var(--text);font-size:var(--text-lg);font-weight:var(--weight-semibold);flex:none;justify-content:center;align-items:center;display:flex}.spx-applauncher__tile-icon svg{width:24px;height:24px}.spx-applauncher__tile-name{font-size:var(--text-sm,.8125rem);font-weight:var(--weight-medium,500);color:var(--text);line-height:1.2}
