*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f5f5f5;--surface: #ffffff;--surface-hover: #f0f0f5;--border: rgba(60, 60, 67, .12);--text: #1c1c1e;--text-muted: #6c6c70;--accent: #FE2C55;--accent-hover: #e0183e;--accent-light: rgba(254, 44, 85, .1);--success: #34c759;--danger: #ff3b30;--sidebar-width: 220px;--titlebar-height: 52px;--radius: 10px;--radius-sm: 4px;--shadow: 0 1px 4px rgba(0, 0, 0, .08);--font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif}html,body,#root{height:100%;overflow:hidden}body{font-family:var(--font);background:var(--bg);color:var(--text);font-size:13px;line-height:1.5;-webkit-font-smoothing:antialiased}button{cursor:pointer;font-family:var(--font);font-size:13px;border:none;border-radius:var(--radius-sm);padding:7px 16px;font-weight:500;transition:background .15s,opacity .15s;outline:none}button:disabled{opacity:.4;cursor:not-allowed}button:focus-visible{box-shadow:0 0 0 3px var(--accent-light)}input[type=text],input[type=password]{font-family:var(--font);font-size:14px;padding:9px 12px;border:1.5px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);outline:none;width:100%;transition:border-color .15s,box-shadow .15s}input[type=text]:focus,input[type=password]:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-light)}input[type=checkbox]{accent-color:var(--accent);width:15px;height:15px;cursor:pointer;flex-shrink:0}@keyframes spin{to{transform:rotate(360deg)}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00000040}.note-markdown{font-size:16px;color:#333;line-height:26px;word-break:break-word}.note-markdown p{margin-bottom:14px}.note-markdown p:last-child{margin-bottom:0}.note-markdown h1,.note-markdown h2,.note-markdown h3,.note-markdown h4,.note-markdown h5,.note-markdown h6{font-weight:700;color:#111;line-height:1.3;margin-top:20px;margin-bottom:8px}.note-markdown h1:first-child,.note-markdown h2:first-child,.note-markdown h3:first-child{margin-top:0}.note-markdown h1{font-size:22px}.note-markdown h2{font-size:18px}.note-markdown h3{font-size:16px}.note-markdown ul,.note-markdown ol{padding-left:22px;margin-bottom:14px}.note-markdown li{margin-bottom:4px}.note-markdown li:last-child{margin-bottom:0}.note-markdown code{background:#f0f0f0;border-radius:3px;padding:1px 5px;font-size:14px;font-family:monospace}.note-markdown pre{background:#f4f4f4;border-radius:6px;padding:12px 14px;overflow-x:auto;margin-bottom:14px}.note-markdown pre code{background:none;padding:0}.note-markdown blockquote{border-left:3px solid #ddd;padding-left:12px;color:#777;margin-bottom:14px}.note-markdown a{color:#1a73e8;text-decoration:underline}.note-markdown hr{border:none;border-top:1px solid #eee;margin:18px 0}.note-markdown strong{font-weight:700}.note-markdown em{font-style:italic}.titlebar-drag{-webkit-app-region:drag}.titlebar-no-drag{-webkit-app-region:no-drag}
