@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background:radial-gradient(circle at top,rgba(120,112,102,.12),transparent 28%),linear-gradient(180deg,#0c0d0f,#090a0b);color:#ece6dc;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;height:auto;margin:0}html{overflow-y:auto;scrollbar-gutter:stable}body{overflow-x:hidden;overflow-y:visible}#root{min-height:100%;overflow:visible}button,[contenteditable]{font:inherit}button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.app-shell{position:relative;width:100%;min-height:100vh;padding:1rem 1rem 7rem}.chrome{position:absolute;top:1rem;left:1rem;right:1rem;z-index:1;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.chapter-label{font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:#ece6dc6b;-webkit-user-select:none;user-select:none}.chapter-label-button{border:0;padding:0;background:transparent;cursor:pointer;text-align:left;pointer-events:auto}.chapter-label-button:hover{color:#ece6dc9e}.chapter-label-button:focus-visible{outline:2px solid rgba(236,230,220,.35);outline-offset:4px}.controls{display:flex;gap:.5rem;pointer-events:auto}.controls button{width:2rem;height:2rem;border:1px solid rgba(236,230,220,.11);border-radius:999px;background:#ece6dc0a;color:#ece6dcbd;font-size:.95rem;line-height:1;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.controls .export-button{width:auto;padding:0 .7rem;font-size:.72rem;letter-spacing:.02em}.controls button:hover{background:#ece6dc14;border-color:#ece6dc2e;color:#ece6dceb}.controls button:focus-visible{outline:2px solid rgba(236,230,220,.45);outline-offset:2px}.editor{width:min(100%,820px);height:auto;margin:0 auto;display:block;resize:none;border:0;outline:none;background:transparent;color:#ece6dc;caret-color:#f5efe6;padding:5.9rem 0 2rem;transform:translate(-1.25rem);overflow:visible;white-space:pre-wrap;word-break:break-word;line-height:1.72;letter-spacing:0;font-kerning:normal;font-variant-ligatures:common-ligatures contextual}.editor::placeholder{color:#ece6dc42}.save-indicator{position:fixed;right:1rem;bottom:1rem;font-size:.76rem;letter-spacing:.04em;color:#ece6dc70;-webkit-user-select:none;user-select:none;pointer-events:none}.stats-overlay{position:fixed;right:1rem;bottom:2.75rem;z-index:2;min-width:12rem;padding:.75rem .85rem;border:1px solid rgba(236,230,220,.12);border-radius:.9rem;background:#0a0b0deb;color:#ece6dce0;box-shadow:0 12px 32px #00000047;font-size:.82rem;line-height:1.55}.stats-overlay [data-role=current-words],.stats-overlay [data-role=total-words]{margin-bottom:.45rem;color:#f1ebe1}.stats-overlay [data-role=total-words]{margin-bottom:0}.chapter-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3;display:grid;place-items:center;padding:1rem;background:#050608a3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.chapter-modal,.delete-confirm{width:min(100%,21rem);border:1px solid rgba(236,230,220,.11);border-radius:1rem;background:#0a0b0df5;box-shadow:0 24px 64px #0000006b;color:#ece6dc}.chapter-modal{padding:.8rem}.chapter-modal-list{margin:0;padding:0;list-style:none;max-height:min(42vh,18rem);overflow:auto}.chapter-modal-list li+li{margin-top:.25rem}.chapter-modal-item,.chapter-modal-action{width:100%;border:0;border-radius:.7rem;background:transparent;color:#ece6dce0;text-align:left;cursor:pointer}.chapter-modal-item{padding:.8rem .85rem;font-size:.95rem}.chapter-modal-item:hover,.chapter-modal-action:hover:not(:disabled){background:#ece6dc0f}.chapter-modal-item.is-current{background:#ece6dc1a;color:#f5efe6}.chapter-modal-action{padding:.76rem .85rem;font-size:.88rem}.chapter-modal-action:disabled{opacity:.38;cursor:not-allowed}.chapter-modal-actions{margin-top:.65rem;padding-top:.65rem;border-top:1px solid rgba(236,230,220,.08);display:grid;gap:.25rem}.delete-confirm{padding:1rem}.delete-confirm-title{font-size:.96rem;color:#f5efe6}.delete-confirm-body{margin-top:.35rem;font-size:.86rem;line-height:1.55;color:#ece6dcb8}.delete-confirm-actions{margin-top:.9rem;display:flex;gap:.5rem;justify-content:flex-end}.delete-confirm .danger{color:#ffdfdf}@media(max-width:720px){.app-shell{padding:.75rem .75rem 6.5rem}.chrome{top:.75rem;left:.75rem;right:.75rem}.editor{width:min(100%,100%);padding-top:5rem;transform:none}.save-indicator{right:.75rem;bottom:.75rem}.stats-overlay{right:.75rem;bottom:2.5rem}.chapter-modal-backdrop{padding:.75rem;place-items:end center}.chapter-modal,.delete-confirm{width:min(100%,24rem)}}
