*{box-sizing:border-box;margin:0;padding:0}body{background:#f3f4f6;font-family:Arial,sans-serif;overflow:hidden}p{overflow-wrap:break-word;word-break:break-word;white-space:normal;font-size:.875rem}.tiptap-editor h1{font-size:26px;font-weight:600}.tiptap-editor h2{font-size:26px}.tiptap-editor h3{font-size:22px}.app{height:100vh;display:flex}.sidebar{background:#fff;border-right:1px solid #ddd;flex-direction:column;width:20%;display:flex}.sidebar-header{justify-content:space-between;align-items:center;padding:20px;display:flex}.header-actions{gap:10px;display:flex}.header-actions button{cursor:pointer;border:none;border-radius:50%;width:35px;height:35px;font-size:18px}#saveBtn{color:#fff;background:#2563eb;justify-content:center;align-items:center;width:35px;height:35px;font-size:20px;display:flex}#themeToggle{justify-content:center;align-items:center;width:35px;height:35px;font-size:15px;display:flex}#themeToggle:hover{transform:scale(1.05)}#saveBtn:hover{background:#1d4ed8;transform:scale(1.05)}.search{box-sizing:border-box;border:1px solid #ddd;border-radius:10px;outline:none;width:calc(100% - 30px);margin:0 15px;padding:12px}.search-wrapper{border-bottom:1px solid #eee;width:100%;margin-bottom:10px;padding-bottom:10px}.dark .search{border:1px solid #374151}.dark .search-wrapper{border-bottom:1px solid #374151}.notes-list{scrollbar-width:none;-ms-overflow-style:none;flex:1;overflow-y:auto}.notes-list::-webkit-scrollbar{display:none}.note-card{cursor:pointer;border-bottom:1px solid #eee;padding:12px;overflow:hidden}.note-card:hover{background:#f9fafb}.note-card.active{background:#e5e7eb}.note-header{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.note-card p{color:#666;white-space:nowrap;text-overflow:ellipsis;height:20px;overflow:hidden}.delete-btn{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:22px;font-weight:700;display:flex}.delete-btn:hover{background:#ef44441f;transform:scale(1.08)}.editor{background:#fff;flex-direction:column;flex:1;height:100vh;padding:20px;display:flex}.editor-left{align-items:center;gap:12px;display:flex}.title-input{background:0 0;border:none;outline:none;flex:1;margin:0;padding:0;font-size:26px;font-weight:600;line-height:1}.editor-container{flex-direction:column;height:100%;display:flex;overflow-y:auto}.editor-container::-webkit-scrollbar{width:8px}.editor-container::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}.toolbar{flex-wrap:wrap;align-items:center;gap:10px;padding-bottom:12px;display:flex}.toolbar button{cursor:pointer;border:none;border-radius:8px;padding:8px 14px}.toolbar button:hover{color:#fff;background-color:#333;transform:translateY(-2px);box-shadow:0 4px 10px #0003}.tiptap-editor{flex:1}.ProseMirror{outline:none;min-height:500px;padding:10px;font-size:18px;line-height:1.7}.dark{color:#fff;background:#111827}.dark .sidebar{background:#1f2937;border-right:1px solid #374151}.dark .editor{background:#111827}.dark .note-card{border-bottom:1px solid #374151}.dark .note-card:hover{background:#374151}.dark .note-card.active{background:#4b5563}.dark .note-card p{color:#e0e0e0;white-space:nowrap;text-overflow:ellipsis;height:20px;overflow:hidden}.dark .search,.dark .title-input{color:#fff;background:0 0}.dark .toolbar{border-bottom:1px solid #374151}.dark .toolbar button{color:#fff;background:#374151}@media (width<=768px){.sidebar{width:90px}.sidebar h2,.search,.note-card p{display:none}.editor{padding:20px}}.empty-state{color:#9ca3af;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.back-btn{cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;justify-content:center;align-items:center;width:22px;height:22px;font-size:16px;transition:all .2s;display:flex}.back-btn:hover{background:#e5e7eb;transform:scale(1.05)}.editor-topbar{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:20px;display:flex}.toolbar-btn{cursor:pointer;background:#e5e5e5;border:none;border-radius:6px;padding:8px 12px;transition:all .2s}.toolbar-btn.active{color:#2563eb;background:#dbeafe}.note-content{overflow-wrap:break-word;word-break:break-word;white-space:normal}.dark .toolbar-btn{cursor:pointer;background:#e5e5e5;border:none;border-radius:6px;padding:8px 12px;transition:all .2s}.dark .toolbar-btn.active{color:#000;background:#f0f0f0}.dark .note-content{overflow-wrap:break-word;word-break:break-word;white-space:normal}.sidebar{flex-direction:column;display:flex}.sidebar-footer{border-top:1px solid #e5e7eb;margin-top:auto;padding:10px}.sidebar-footer p{color:#6b7280;margin:0;font-size:14px}.footer-name{color:#2563eb;font-weight:600}.footer-links{align-items:center;gap:8px;margin-top:4px;display:flex}.footer-links a{color:#6b7280;font-size:14px;text-decoration:none;transition:all .2s}.footer-links a:hover{color:#2563eb}.dark .sidebar-footer{border-top:1px solid #374151}.dark .sidebar-footer p{color:#9ca3af}.dark .footer-name{color:#60a5fa}.dark .footer-links a{color:#9ca3af}.dark .footer-links a:hover{color:#60a5fa}.tiptap-editor ul{padding-left:24px;list-style-type:disc}.tiptap-editor ol{padding-left:24px;list-style-type:decimal}.tiptap-editor li{margin:6px 0}
