:root{font-family:system-ui,-apple-system,sans-serif}*{box-sizing:border-box}body{margin:0}.pdf-page{background:#fff;margin:0 auto;position:relative;box-shadow:0 1px 6px #00000040}.textLayer{opacity:1;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;line-height:1;position:absolute;inset:0;overflow:clip}.textLayer>span{font-size:var(--font-height);transform:rotate(var(--rotate,0deg)) scaleX(var(--scale-x,1))}.textLayer :is(span,br){color:#0000;white-space:pre;cursor:text;transform-origin:0 0;margin:0;position:absolute}.textLayer ::selection{background:0 0}.mark-toolbar{z-index:20;background:#1f2937;border-radius:8px;gap:4px;padding:6px;display:flex;position:fixed;transform:translate(-50%)}.mark-toolbar button{color:#f9fafb;cursor:pointer;background:0 0;border:none;border-radius:5px;padding:4px 10px;font-size:13px}.mark-toolbar button:hover{background:#ffffff26}.mark-toolbar .mark-toolbar-danger{color:#fca5a5}.mark-toolbar .mark-toolbar-ai{color:#d8b4fe}.mark-toolbar .mark-toolbar-ai:hover{background:#d8b4fe2e}.mark-highlight{cursor:pointer;border-radius:2px}.mark-highlight[data-category=没明白]{background:#facc1580}.mark-highlight[data-category=重要]{background:#38bdf873}.mark-highlight[data-category=待回顾]{background:#86efac8c}.mark-flash{animation:1.2s ease-out 2 mark-flash}@keyframes mark-flash{0%{outline-offset:1px;outline:2px solid #ef4444e6}to{outline:2px solid #0000}}
