.ThemeToggle_toggle__DXyLb{position:fixed;bottom:24px;right:24px;width:44px;height:44px;border-radius:50%;border:1px solid var(--c-border);background:var(--c-base-background-lighter);color:var(--c-base-text);font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:100;transition:background .2s ease,border-color .2s ease}.ThemeToggle_toggle__DXyLb:hover{border-color:var(--c-gray)}:root{--c-base-background:#1c1c1f;--c-base-background-lighter:#292c34;--c-base-text:#fff;--c-gray:rgba(214,226,243,.7);--c-border:hsla(200,6%,48%,.4);--font-family-base:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;--font-family-alphabet:system-ui,-apple-system,"Segoe UI",Arial,sans-serif;--icon-filter:none;--c-accent:#2ba8a0}[data-theme=light]{--c-base-background:#fff;--c-base-background-lighter:#f5f5f7;--c-base-text:#1c1c1f;--c-gray:rgba(60,60,67,.7);--c-border:rgba(60,60,67,.2);--icon-filter:invert(1);--c-accent:#e07020}html{box-sizing:border-box;font-size:16px;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}@media screen and (max-width:576px){html{font-size:15px}}*,:after,:before{box-sizing:inherit}body{margin:0;color:var(--c-base-text);background:var(--c-base-background);word-break:break-word;word-wrap:break-word;font-family:var(--font-family-base);transition:background-color .3s ease,color .3s ease}img{max-width:100%}blockquote,dd,dl,dt,p,section{margin:0}a{text-decoration:none;color:inherit}h1,h2,h3,h4,h5,h6,ol,ul{margin:0}ol,ul{padding:0;list-style:none}