.ThemeToggle-module__idD0NW__toggle{border-radius:var(--radius-full);background:var(--color-bg-muted);grid-template-columns:repeat(3,1fr);gap:2px;padding:3px;display:grid}.ThemeToggle-module__idD0NW__option{min-height:var(--space-9);border-radius:var(--radius-full);color:var(--color-text-muted);cursor:pointer;transition:background-color var(--transition-fast) var(--ease-out), color var(--transition-fast) var(--ease-out);place-items:center;display:grid}.ThemeToggle-module__idD0NW__option:hover{color:var(--color-text-primary)}.ThemeToggle-module__idD0NW__optionActive,.ThemeToggle-module__idD0NW__optionActive:hover{background:var(--color-bg-elevated);color:var(--color-text-primary)}
.FlowShell-module__y5v6pG__wrapper{min-height:100dvh;padding:var(--space-8) var(--space-5);flex-direction:column;flex:1;justify-content:center;display:flex}.FlowShell-module__y5v6pG__shell{flex-direction:column;width:100%;max-width:400px;margin-inline:auto;display:flex}.FlowShell-module__y5v6pG__top{justify-content:space-between;align-items:center;gap:var(--space-4);margin-bottom:var(--space-6);display:flex}.FlowShell-module__y5v6pG__brand{border-radius:var(--radius-sm);transition:opacity var(--transition-fast) var(--ease-out);display:inline-flex}.FlowShell-module__y5v6pG__brand:hover{opacity:.75}.FlowShell-module__y5v6pG__brand:focus-visible{outline:2px solid var(--color-accent);outline-offset:6px}.FlowShell-module__y5v6pG__theme{grid-template-columns:repeat(3, var(--control-height-sm));width:auto}.FlowShell-module__y5v6pG__footer{justify-content:center;gap:var(--space-2);margin-top:var(--space-6);color:var(--color-text-muted);font-size:var(--font-size-xs);flex-wrap:wrap;display:flex}.FlowShell-module__y5v6pG__footer a{color:inherit;font-weight:var(--font-weight-regular)}
