: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}}.sidebar-content{display:flex;flex-direction:column;height:100vh;position:relative;padding:2rem 1.5rem 1.5rem;box-sizing:border-box;background-color:#fff}.sidebar-title{font-size:2rem;font-weight:700;margin:0;margin-bottom:2rem;color:#111}.sidebar-add-btn{position:absolute;left:1.5rem;bottom:2rem;width:40px;height:40px;border-radius:50%;background:#1a0099;color:#fff;font-size:1.5rem;border:none;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #0000001a;cursor:pointer;transition:background .2s ease}.sidebar-add-btn:hover,.sidebar-add-btn:focus{background:#2d1bb2}.sidebar-group-list{margin-bottom:2rem;width:100%}.sidebar-group-item{display:flex;align-items:center;gap:.7rem;padding:.5rem .7rem;border-radius:8px;margin-bottom:.5rem;background:#f5f6fa;font-size:1.1rem;font-weight:500}.sidebar-group-item.selected{background:#e0e7ff;border:2px solid #4f46e5}.sidebar-group-color{width:32px;height:32px;border-radius:50%;display:inline-block;border:2px solid #fff;box-shadow:0 1px 4px #00000012}.sidebar-group-name{color:#222;font-size:1.08rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-group-initials{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;font-size:1.18rem;font-weight:700;color:#fff;background:inherit;text-transform:uppercase;letter-spacing:1px;-webkit-user-select:none;user-select:none}.header{background:#0a2498;color:#fff;border-radius:24px 24px 0 0;height:80px;display:flex;align-items:center;padding:0 2.5rem;font-size:1.5rem;font-weight:500;gap:1.5rem;justify-content:flex-start}.header-title{font-size:1.3rem;color:#fff;font-weight:500}@media (max-width: 600px){.header{padding:0 1rem;height:54px}.header-title{font-size:1.1rem}.header-profile-circle{width:32px;height:32px;font-size:1rem}}.notes-list{flex:1;overflow-y:auto;padding:2rem 2.5rem;background:#f6f8fd;min-height:0;display:flex;flex-direction:column;gap:1rem}.note-item{background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000001a;padding:2rem 2.2rem 1.5rem;font-size:1.25rem;color:#222;word-break:break-word;display:flex;flex-direction:column;justify-content:space-between;width:100%;max-width:100%}.notes-list-empty{margin:120px auto 0;text-align:center;color:#888;font-size:1.1rem}@media (max-width: 1000px){.notes-list{padding:1rem .5rem;gap:1rem}.note-item{font-size:1rem}}.footer{background:#0a2498;border-radius:0 0 24px 24px;height:180px;display:flex;align-items:center;justify-content:center;padding:0 2.5rem}.footer-form{width:100%;display:flex;align-items:center;position:relative}.footer-input{flex:1;height:120px;border-radius:16px;border:none;padding:1.5rem 4.5rem 1.5rem 1.5rem;font-size:2rem;outline:none;background:#fff;color:#222;resize:none;margin-right:0}.footer-arrow{position:absolute;right:2.2rem;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#bfc8e6;color:#888;font-size:1.3rem;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .18s}@media (max-width: 1000px){.footer{padding:0 1rem;height:120px}.footer-input{font-size:1.2rem;height:70px;padding-right:3.5rem}.footer-arrow{width:40px;height:40px;font-size:1.3rem;right:1.2rem}}html,body,#root{height:100%;margin:0;padding:0;background:#dde7f6}.app-container{display:flex;min-height:100vh;background:#dde7f6;flex-direction:row}.sidebar{width:280px;min-height:100vh;background:#fff;display:flex;flex-direction:column;align-items:center;padding:0;z-index:2}.main-content{flex:1;height:100vh;width:79.8vw;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#dde7f6;z-index:1;margin:0;padding:0}.main-content-inner{width:79.8vw;height:100vh;background:#fff;border-radius:24px;box-shadow:0 4px 32px #0000001a;display:flex;flex-direction:column;overflow:hidden;margin:0;padding:0}.header{background:#0a2498;color:#fff;border-radius:24px 24px 0 0;height:80px;display:flex;align-items:center;padding:0 2.5rem;font-size:1.5rem;font-weight:500;gap:1.5rem;width:100%;margin:0;box-sizing:border-box}.header-profile-circle{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700;color:#fff;background:#1560ff;text-transform:uppercase;margin-right:1.2rem}.header-profile-name{font-size:1.3rem;color:#fff;font-weight:500}.footer{background:#0a2498;border-radius:0 0 24px 24px;height:180px;display:flex;align-items:center;justify-content:center;padding:0 2.5rem;width:100%;box-sizing:border-box}.footer-form{width:100%;display:flex;align-items:center}.footer-input{flex:1;height:80px;border-radius:16px;border:none;padding:0 1.5rem;font-size:2rem;outline:none;background:#fff;color:#222;margin-right:1.2rem}.footer-arrow{width:56px;height:56px;border-radius:60%;background:#bfc8e6;color:#888;font-size:2.2rem;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .18s}.footer-arrow:enabled{background:#1560ff;color:#fff}.footer-arrow:disabled{background:#bfc8e6;color:#888;cursor:not-allowed}.notes-list{flex:1;overflow-y:auto;padding:2rem 2.5rem;background:#f6f8fd;min-height:0;display:flex;flex-direction:column;gap:2rem;width:100%;box-sizing:border-box}.note-item{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:1.5rem 1.5rem 1.2rem;font-size:1.15rem;color:#222;word-break:break-word;display:flex;flex-direction:column;justify-content:space-between}@media (max-width: 1000px){.main-content-inner{max-width:98vw;height:98vh}.header,.footer{padding:0 1rem}.notes-list{padding:1rem .5rem}.footer-input{font-size:1.2rem;height:48px}.footer-arrow{width:40px;height:40px;font-size:1.3rem}.header-profile-circle{width:40px;height:40px;font-size:1rem}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000002e;z-index:1000;display:flex;align-items:center;justify-content:center}.modal-box{background:#fff;border-radius:14px;box-shadow:0 4px 32px #0000001f;padding:2.2rem 2.5rem 1.5rem;min-width:340px;max-width:95vw;min-height:220px;display:flex;flex-direction:column;gap:1.2rem}.modal-title{font-size:1.5rem;font-weight:600;margin:0 0 .8rem;color:#111}.modal-label{display:block;font-size:1.1rem;font-weight:500;color:#111;margin-bottom:.5rem}.modal-input{display:block;width:100%;margin-top:.5rem;padding:.6rem 1.1rem;font-size:1.1rem;border:2px solid #e0e0e0;border-radius:1.5rem;outline:none;transition:border .2s;background:#fafbfc;color:#111}.modal-input:focus{border-color:#6691ff}.modal-color-row{display:flex;gap:1.1rem;margin-top:.7rem}.modal-color-btn{width:32px;height:32px;border-radius:50%;border:2.5px solid transparent;outline:none;cursor:pointer;transition:border .2s;box-shadow:0 1px 4px #0000000f}.modal-color-btn.selected{border:2.5px solid #222;box-shadow:0 2px 8px #0000001a}.modal-actions{display:flex;justify-content:flex-end;margin-top:2.2rem}.modal-create-btn{background:#0026a2;color:#fff;font-size:1.1rem;font-weight:500;border:none;border-radius:8px;padding:.6rem 2.2rem;cursor:pointer;transition:background .18s}.modal-create-btn:disabled{background:#bfc8e6;cursor:not-allowed}.modal-create-btn:not(:disabled):hover{background:#0037d6}@media (max-width: 500px){.modal-box{padding:1.2rem .7rem;min-width:0}}
