.public-theme-toggle{border:1px solid var(--border,#e3e4e8);background:var(--surface,#fff);width:38px;min-width:38px;height:38px;color:var(--muted,#707078);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background-color .14s,color .14s,transform .14s;display:inline-flex;box-shadow:0 1px 2px #1414180a}.public-theme-toggle:hover{background:var(--surface-soft,#f9fafb);color:var(--text,#171719)}.public-theme-toggle:active{transform:scale(.92)}.public-theme-toggle svg{width:18px;height:18px}.public-theme-toggle .theme-icon-moon,.dark-mode .public-theme-toggle .theme-icon-sun{display:none}.dark-mode .public-theme-toggle .theme-icon-moon{display:block}
