.regexFlags{background:var(--bgTertiary);border:1px solid var(--borderLight);border-radius:var(--radiusMd);flex-wrap:wrap;gap:.4rem 1rem;margin:0;padding:.5rem .75rem;display:flex}.regexFlag{color:var(--textSecondary);align-items:center;gap:.4rem;font-size:.875rem;display:inline-flex}.regexFlag code{background:var(--bgMuted);color:var(--textPrimary);border-radius:3px;padding:.1em .4em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8125rem}.regexHighlight{white-space:pre-wrap;color:var(--textPrimary);flex:1;min-height:320px;padding:.85rem 1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.875rem;line-height:1.55;overflow:auto}.regexHighlight .regexMatch,mark.regexMatch{background:var(--glassIndigo20);color:var(--textAccent);border-radius:3px;padding:.1em .2em}.regexMatchList{flex-direction:column;gap:.6rem;max-height:260px;padding:.6rem .85rem;display:flex;overflow:auto}.regexMatchRow{background:var(--bgPrimary);border:1px solid var(--borderLight);border-radius:var(--radiusMd);flex-wrap:wrap;align-items:center;gap:.5rem .85rem;padding:.45rem .6rem;font-size:.875rem;display:flex}.regexMatchIndex{color:var(--textTertiary);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.75rem}.regexMatchText{background:var(--glassIndigo10);color:var(--textAccent);border-radius:3px;padding:.15em .4em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.regexMatchGroups{flex-wrap:wrap;gap:.35rem .5rem;margin-left:auto;display:inline-flex}.regexGroup{color:var(--textSecondary);align-items:center;gap:.3rem;font-size:.8125rem;display:inline-flex}.regexGroupLabel{color:var(--textMuted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.regexGroup code{background:var(--bgMuted);border-radius:3px;padding:.1em .4em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.regexMatchMore{color:var(--textTertiary);margin:0;padding:0 .4rem;font-size:.8125rem}
