#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}*{margin:0;padding:0}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}.expandable-section{transition:transform .3s ease;transform:translate(0)}.expandable-section.expanded{transform:translate(-100%)}.expandable-section.quiz-expanded{transform:translate(100%)}.sidebar{position:fixed;top:0;left:0;bottom:0;width:20%;background-color:#bca37f;overflow-y:auto}.sidebar header{font-size:30px;color:#fff;text-align:center;font-weight:600;line-height:70px;-webkit-user-select:none;user-select:none}.sidebar footer{position:absolute;bottom:2%;left:35%}.sidebar>ul{list-style:none;padding:1%;margin:0}.sidebar ul a:hover{background:#96774f;border-radius:15px}.sidebar-option{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.active-tab{background:#96774f;border-radius:15px}.sidebar ul a:hover~note-del-icon{visibility:hidden}.note-content{position:fixed;top:0;width:81%;height:100%;text-align:left;overflow-y:auto;padding-left:1%}// BEGIN: scrollbar-style .note-content::-webkit-scrollbar{width:10px}.note-content::-webkit-scrollbar-track{background:red}.note-content::-webkit-scrollbar-thumb{background:blue;border-radius:10px}// END: scrollbar-style .note-ui{width:100%}.onboarding-ui{width:100%;padding:10px}.note-title{display:inline-block;padding:1%;margin-top:1vh;margin-bottom:3vh}.note-title-edit{visibility:hidden}.note-title:hover .note-title-edit{visibility:visible;cursor:pointer}.bullet-point-cross{visibility:hidden}.bullet-point:hover .bullet-point-cross{visibility:visible;cursor:pointer}.note-input{display:block;width:90%;margin-left:1vw;outline:none;margin-top:3vh;margin-bottom:3vh;font-size:.9em;font-weight:600;font-family:inherit;color:#0f2c59;background-color:transparent;white-space:pre-wrap;word-wrap:break-word}.note-ui>ul{padding-left:1vw}.sidebar ul a{display:block;height:100%;width:100%;line-height:65px;font-size:18px;color:#fff;font-weight:600;box-sizing:border-box;margin-bottom:.3vh;border-bottom:1px solid #96774f;transition:.4s}.note-del-icon{visibility:visible}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}p{color:#0f2c59}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}._container{display:flex;flex-direction:column;align-items:center;justify-content:center}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#748e63;cursor:pointer;transition:border-color .25s}input[type=file]{padding:10px;color:#113946;background-color:#ead7bb;border:1px solid #ccc;border-radius:5px;margin-bottom:5px;font-size:1em;font-family:Inter,system-ui;cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}button:hover{border-color:#645035}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.quiz-container{padding:1%}.quiz-question{padding:10px;margin-bottom:3px}.quiz-option{padding:1%;margin-bottom:2px;border-radius:15px}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
