.post-contents{margin-bottom:64px}.post-contents li{list-style:none;padding:16px 16px 16px 0}.post-contents a{color:hsla(0,0%,100%,.6);display:block}.post-contents a:hover{color:#fff}.post-contents h4{padding-bottom:16px}.body-toggle{flex-wrap:wrap;gap:16px;padding-bottom:32px}.body-toggle,.toggle{align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.toggle{background:#202020;border-radius:50px;cursor:pointer;height:40px;justify-content:space-between;position:relative;transition:.2s;width:80px}.checkbox{display:none}.ball{background:#f2f2f2;border-radius:50%;height:30px;margin:7px;position:absolute;transition:.2s;width:30px}.light{background-color:#fafafa}.light .toggle{background:linear-gradient(145deg,#e1e1e1,#fff)}.light .icon--light{color:orange}.light .icon--dark{color:blue}.light .ball{background-color:#fff}.dark{background-color:#151d2a}.dark .toggle{background:#efe4bc}.dark .icon--light{color:#fafafa}.dark .icon--dark{color:#0e131b}.dark .ball{background-color:#e8ba1a;transform:translateX(36px);transition:.3s}.post-contents{position:relative}.fixed-navigation{height:86vh;overflow:scroll;overflow-x:hidden;position:-webkit-sticky;position:sticky;top:120px}@media only screen and (max-width:768px){.fixed-navigation,.post-contents{height:auto!important}}@media only screen and (max-width:640px){.post-contents{margin-bottom:32px!important}#light-dark-toggle{padding-top:32px!important}}#post-contents::-webkit-scrollbar{width:.5em}#post-contents::-webkit-scrollbar-corner{background:transparent}#post-contents::-webkit-scrollbar-thumb{background-color:#333;border-radius:16px;outline:1px solid #333}#post-contents::-webkit-scrollbar-track{border-radius:16px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}