*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#fafafa;color:#1a1a1a;line-height:1.5}input,button{font-family:inherit;font-size:1rem}button{cursor:pointer}.markdown-body{color:#374151;font-size:.95rem;line-height:1.7}.markdown-body h1,.markdown-body h2,.markdown-body h3{margin-top:24px;margin-bottom:12px;font-weight:600;color:#111827}.markdown-body h2{font-size:1.2rem;border-bottom:1px solid #e5e7eb;padding-bottom:4px}.markdown-body p{margin-bottom:12px}.markdown-body ul,.markdown-body ol{margin-bottom:16px;padding-left:20px}.markdown-body li{margin-bottom:4px}.markdown-body table{width:100%;border-collapse:collapse;margin-top:16px;margin-bottom:24px;background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 1px 3px #0000000d}.markdown-body th,.markdown-body td{padding:10px 14px;text-align:left;border-bottom:1px solid #f3f4f6;font-size:.85rem}.markdown-body th{background-color:#f9fafb;font-weight:600;color:#374151}.markdown-body tr:last-child td{border-bottom:none}.markdown-body code{font-family:monospace;background-color:#f3f4f6;padding:2px 4px;border-radius:4px;font-size:.8rem}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#111827b3;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content{background-color:#fff;padding:24px;border-radius:12px;width:100%;max-width:600px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border:1px solid #e5e7eb}.book-card{position:relative;background-color:#fff;border-radius:8px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;border:1px solid #e5e7eb;padding:24px;display:flex;flex-direction:column;gap:12px;transition:transform .2s,box-shadow .2s;overflow:hidden}.book-card:before{content:"";position:absolute;top:0;left:0;bottom:0;width:8px;background:linear-gradient(to right,#4f46e5,#818cf8);border-top-left-radius:8px;border-bottom-left-radius:8px}.book-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #00000014,0 4px 6px -2px #0000000a}.drag-drop-zone{border:2px dashed #4f46e5;background-color:#eef2ff;border-radius:8px;padding:24px;text-align:center;transition:background-color .2s,border-color .2s}.drag-drop-zone.active{background-color:#e0e7ff;border-color:#6366f1}button[title]:hover{background-color:#cbd5e1!important;color:#1e293b!important}.rich-editor table{width:100%;border-collapse:collapse;margin:16px 0;border:1px solid #cbd5e1}.rich-editor th,.rich-editor td{border:1px solid #cbd5e1;padding:8px;min-width:50px}.rich-editor th{background-color:#f1f5f9;font-weight:700}.chart-wrapper svg{max-width:100%;height:auto}
