.focus-picker.svelte-2d4qw{position:relative}.focus-trigger.svelte-2d4qw{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;min-height:2.5rem;border:1px solid var(--border-light);border-radius:var(--radius-md, .5rem);background:oklch(from var(--bg-card) l c h / .55);color:var(--text-primary);font:500 12px/1 var(--font-sans-stack, "Geist", sans-serif);cursor:pointer;transition:border-color .12s,background .12s}.focus-trigger.svelte-2d4qw:hover{border-color:color-mix(in oklch,var(--brand-accent) 40%,var(--border-light))}.focus-trigger.svelte-2d4qw:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}.focus-trigger-label.svelte-2d4qw{font:500 10px/1 var(--font-label-stack, "Cinzel", serif);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted)}.focus-trigger-value.svelte-2d4qw{color:var(--text-primary)}.focus-chevron.svelte-2d4qw{color:var(--text-muted);transition:transform .16s}.focus-chevron.open.svelte-2d4qw{transform:rotate(180deg)}.focus-menu.svelte-2d4qw{position:absolute;right:0;top:calc(100% + 6px);z-index:40;width:16rem;max-height:min(34rem,85vh);overflow-y:auto;padding:6px;border:1px solid var(--border-light);border-radius:var(--radius-lg, .75rem);background:var(--bg-elevated, var(--bg-card));box-shadow:var(--shadow-lg);scrollbar-width:thin}.focus-option.svelte-2d4qw{display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px;min-height:2.5rem;border:none;border-radius:var(--radius-md, .5rem);background:transparent;color:var(--text-secondary);font:500 13px/1 var(--font-sans-stack, "Geist", sans-serif);text-align:left;cursor:pointer;transition:background .12s,color .12s}.focus-option.svelte-2d4qw:hover{background:color-mix(in oklch,var(--brand-accent) 8%,transparent);color:var(--text-primary)}.focus-option.checked.svelte-2d4qw{color:var(--text-primary)}.focus-option.svelte-2d4qw:focus-visible{outline:2px solid var(--brand-accent);outline-offset:-2px}.focus-check.svelte-2d4qw{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0;border:1px solid var(--border-light);border-radius:4px;color:var(--text-on-brand, white)}.focus-option.checked.svelte-2d4qw .focus-check:where(.svelte-2d4qw){background:var(--brand-accent);border-color:var(--brand-accent)}.focus-option-name.svelte-2d4qw{flex:1}.focus-option-short.svelte-2d4qw{font:500 10px/1 var(--font-mono-stack, "Geist Mono", monospace);letter-spacing:.04em;color:var(--text-muted)}.focus-divider.svelte-2d4qw{height:1px;margin:4px 6px;background:var(--border-light)}.focus-actions.svelte-2d4qw{position:sticky;bottom:0;display:flex;justify-content:flex-end;padding:8px 4px 4px;margin-top:4px;border-top:1px solid var(--border-light);background:var(--bg-elevated, var(--bg-card))}.focus-apply.svelte-2d4qw{padding:8px 18px;min-height:2.5rem;border:1px solid var(--brand-accent);border-radius:var(--radius-md, .5rem);background:var(--brand-accent);color:var(--text-on-brand, white);font:600 12px/1 var(--font-sans-stack, "Geist", sans-serif);cursor:pointer;transition:filter .16s}.focus-apply.svelte-2d4qw:hover{filter:brightness(1.08)}.focus-apply.svelte-2d4qw:active{transform:scale(.96);transition-duration:60ms}.focus-apply.svelte-2d4qw:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}@media (prefers-reduced-motion: reduce){.focus-chevron.svelte-2d4qw,.focus-trigger.svelte-2d4qw,.focus-option.svelte-2d4qw,.focus-apply.svelte-2d4qw{transition:none}}
