#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.main-nav{display:flex;align-items:center;gap:2rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #3a3a3a}.main-nav a{font-weight:500;color:#a0a0a0}.main-nav a:hover{color:#747bff}.logout-button{margin-left:auto;border-radius:8px;border:1px solid #dcdcdc;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#f9f9f9;color:#213547;cursor:pointer;transition:border-color .25s}.logout-button:hover{border-color:#646cff}.journal-form{margin-top:3rem;display:flex;flex-direction:column;gap:1.5rem;text-align:left}.journal-form label{font-weight:500;font-size:1.1em}.journal-form textarea{width:100%;min-height:100px;padding:.8em 1em;border-radius:8px;border:1px solid #dcdcdc;font-size:1em;font-family:inherit;background-color:#f9f9f9;color:#213547;transition:border-color .25s}.auth-input{width:100%;padding:.8em 1em;border-radius:8px;border:1px solid #dcdcdc;font-size:1em;font-family:inherit;background-color:#f9f9f9;color:#213547}.journal-form textarea:focus,.auth-input:focus{outline:4px auto -webkit-focus-ring-color;border-color:#646cff}.scale-question{margin-bottom:2rem;text-align:left}.scale-question label{display:block;margin-bottom:1rem;font-weight:500;font-size:1.1em}.scale-buttons{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem}.scale-buttons button{width:40px;height:40px;border-radius:50%;border:1px solid #dcdcdc;background-color:#f9f9f9;color:#213547;cursor:pointer;font-size:1em;font-weight:500;display:flex;align-items:center;justify-content:center;transition:background-color .2s,border-color .2s,color .2s}.scale-buttons button:hover{border-color:#747bff;background-color:#e6e6ff}.scale-buttons button.selected{background-color:#646cff;border-color:#646cff;color:#fff}.likert-question{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid #3a3a3a;gap:1rem}.likert-statement{display:flex;align-items:center;gap:1rem;flex-grow:1}.likert-statement .question-number{font-weight:700}.likert-statement p{margin:0}.likert-buttons{display:flex;gap:.5rem;flex-shrink:0}.likert-buttons button{width:40px;height:40px;border-radius:8px;border:1px solid #dcdcdc;background-color:#f9f9f9;color:#213547;cursor:pointer;font-size:1em;font-weight:500;transition:background-color .2s,border-color .2s,color .2s}.likert-buttons button:hover{border-color:#747bff;background-color:#e6e6ff}.likert-buttons button.selected{background-color:#646cff;border-color:#646cff;color:#fff}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
