*{box-sizing:border-box}body{color:#171717;background:#fafafa;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}button,input,textarea{font:inherit}.app-shell{min-height:100vh}.page{max-width:960px;margin:0 auto;padding:32px 20px}.card{background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:20px;box-shadow:0 1px 2px #0000000a}.row{align-items:center;gap:12px;display:flex}.stack{flex-direction:column;gap:12px;display:flex}.input,.textarea{background:#fff;border:1px solid #d4d4d4;border-radius:10px;width:100%;padding:10px 12px}.button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:999px;padding:10px 16px}.button.secondary{color:#111827;background:#e5e7eb}.reader{max-width:820px;margin:0 auto;padding:32px 20px}.reader-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:32px;display:flex}.article-body{background:#fff;border:1px solid #e5e5e5;border-radius:20px;padding:32px;font-size:20px;line-height:1.8}.sentence{margin:0 0 18px}.timestamp{color:#6b7280;font-variant-numeric:tabular-nums;margin-bottom:4px;font-size:13px;display:block}.note-marker{cursor:pointer;background:0 0;border:0;margin-left:8px}.selection-toolbar{z-index:30;color:#fff;background:#111827;border-radius:999px;gap:8px;padding:6px;display:flex;position:absolute;box-shadow:0 8px 24px #0000002e}.selection-toolbar button{cursor:pointer;border:0;border-radius:999px;padding:8px 12px}.drawer{z-index:20;background:#fff;border:1px solid #e5e5e5;width:360px;padding:20px;position:fixed;top:0;bottom:0;overflow:auto;box-shadow:0 10px 30px #00000024}.drawer-left{left:0}.drawer-right{right:0}.drawer-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.chat-list{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.chat-message{white-space:pre-wrap;background:#f3f4f6;border-radius:14px;padding:12px}.chat-message.assistant{background:#eef2ff}
