.theme-toggle{border:1px solid var(--line,#e7e3dc);width:34px;height:34px;color:var(--silicon,#5b5560);cursor:pointer;background:0 0;border-radius:8px;flex:none;justify-content:center;align-items:center;padding:0;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.theme-toggle:hover{color:var(--copper,#8a5410);border-color:var(--copper,#8a5410)}.theme-toggle svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.theme-toggle .tt-shadow{fill:currentColor;stroke:none;opacity:.28;transition:opacity .15s}.theme-toggle .tt-notch{stroke:currentColor}:root[data-theme=dark] .theme-toggle .tt-shadow{opacity:.9}
