.theme-toggle.svelte-sxmesd{display:inline-grid;grid-template-columns:repeat(3,1fr);width:6.75rem;height:2rem;padding:.1875rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-surface);gap:.125rem}.toggle-segment.svelte-sxmesd{display:inline-flex;align-items:center;justify-content:center;border-radius:calc(var(--radius-sm) - 2px);color:var(--text-muted);transition:background-color .15s ease,color .15s ease,box-shadow .15s ease}.toggle-segment.svelte-sxmesd:hover{color:var(--text)}.toggle-segment.is-active.svelte-sxmesd{background:var(--bg);color:var(--text);box-shadow:var(--shadow-sm)}.toggle-icon{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
