:root{--ink:#29252c;--muted:#777078;--paper:#fbfaf8;--panel:#fbfaf8;--line:#e5dfda;--plum:#383e5c;--plum-soft:#eee6ee;--blueberry:#383e5c;--blueberry-soft:#dcdff0;--raspberry:#b54e55;--green:#55806a}*{box-sizing:border-box;margin:0;padding:0}body,html{min-height:100%}body{background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{color:inherit}.app-frame{height:100vh;height:100dvh;min-height:0;overflow:hidden}.app-frame,.app-header{background:var(--panel)}.app-header{align-items:center;display:flex;height:64px;margin-right:32px;padding:0 20px;position:relative;z-index:5}.app-header .app-brand-link{color:inherit;flex:0 0 230px;text-decoration:none}.app-header .app-brand-link:focus-visible{border-radius:6px;outline:2px solid rgba(116,86,108,.34);outline-offset:2px}.app-header .brand{align-items:center;display:flex;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:600;gap:4px;letter-spacing:-.5px;width:100%}.app-header .brand .brand-logo{object-fit:contain;flex:none;width:36px;height:59px;position:relative;bottom:3px}.app-header .story-switcher{align-items:center;display:flex;gap:4px;justify-self:start;flex-grow:1}.app-header .story-switcher .ant-select{min-width:220px;display:flex;flex-grow:1;border-radius:20px;background-color:rgba(0,0,0,0)}.app-header .story-switcher .ant-select-selector{background:rgba(0,0,0,0)!important;border-color:rgba(0,0,0,0)!important;box-shadow:none!important;font-family:Georgia,Times New Roman,serif}.app-header .header-actions{align-items:center;display:flex;gap:8px}.app-header .save-state{align-items:center;color:var(--green);display:flex;font-size:12px;gap:6px;margin-right:8px;min-width:67px}.app-header .save-state--saving{color:var(--blueberry)}.app-header .save-state--error{color:var(--raspberry)}.workspace-grid{display:grid;grid-template-columns:250px minmax(500px,1fr) 330px;height:calc(100vh - 64px);height:calc(100dvh - 64px);min-height:0;overflow:hidden}.workspace-grid--manuscript{grid-template-columns:250px minmax(500px,1fr) 52px}.mobile-app-nav-trigger.ant-btn,.mobile-chapter-header{display:none}.mobile-chapter-drawer .ant-drawer-body{background:var(--panel);overflow:hidden;padding:0}.mobile-chapter-drawer .project-sidebar{display:block;height:100%;overflow-y:auto;padding:18px 16px 32px}.project-sidebar{background:var(--panel);overflow-y:auto;padding:0 16px 32px}.project-sidebar>.ant-btn{box-shadow:0 5px 18px rgba(84,58,78,.13);margin-bottom:24px;background:var(--blueberry);border-radius:20px}.story-nav{gap:20px}.chapter-list,.story-nav{display:flex;flex-direction:column}.chapter-list{gap:3px}.chapter-group{display:flex;flex-direction:column;position:relative}.chapter-row{align-items:center;display:flex;min-width:0}.chapter-drag-handle{align-items:center;color:#a39aa0;cursor:grab;display:inline-flex;flex:0 0 18px;font-size:12px;justify-content:center;opacity:0;transition:color .16s ease,opacity .16s ease;-webkit-user-select:none;user-select:none}.chapter-drag-handle:active{cursor:grabbing}.chapter-delete.ant-btn{flex:0 0 24px;height:24px;min-width:24px;opacity:0;padding:0;pointer-events:none;transition:opacity .16s ease;width:24px}.chapter-delete.ant-btn:focus-visible,.chapter-row:hover .chapter-delete.ant-btn,.chapter-row:hover .chapter-drag-handle{opacity:1;pointer-events:auto}.chapter-group--dragging{opacity:.45}.chapter-group--drop-after:after,.chapter-group--drop-before:before{background:var(--blueberry);border-radius:2px;content:"";height:2px;left:4px;position:absolute;right:4px;z-index:2}.chapter-group--drop-before:before{top:-2px}.chapter-group--drop-after:after{bottom:-2px}.chapter-item{align-items:center;background:rgba(0,0,0,0);border:0;border-radius:7px;cursor:pointer;display:flex;gap:10px;padding:9px 10px;text-align:left;flex:1 1 auto;min-width:0;width:auto}.chapter-item:hover{background:#f0ebe7}.chapter-item--active{background:var(--blueberry-soft);color:var(--blueberry)}.chapter-item>span{display:flex;flex-direction:column;font-size:13px;gap:2px;line-height:1.25;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chapter-item small{color:#9b9198;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.snippet-nav-list{display:flex;flex-direction:column;margin:1px 0 5px 27px}.snippet-nav-item{align-items:center;background:rgba(0,0,0,0);border:0;border-left:1px solid #ddd7d3;color:#817980;cursor:pointer;display:flex;font-size:11px;gap:7px;min-width:0;padding:6px 8px 6px 12px;text-align:left}.snippet-nav-item:hover{color:#5f535c}.snippet-nav-item--active{border-left-color:#a995a4;color:var(--blueberry)}.snippet-nav-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-section__title{align-items:center;color:#675f68;display:flex;font-size:11px;font-weight:750;justify-content:space-between;letter-spacing:.08em;margin-bottom:7px;padding:0;text-transform:uppercase}.nav-section__title span{align-items:center;display:flex;gap:7px}.project-sidebar .ant-tree{background:rgba(0,0,0,0);color:#4e4850;font-size:13px}.project-sidebar .ant-tree .ant-tree-node-content-wrapper{align-items:center;display:flex;min-height:30px}.project-sidebar .ant-tree-switcher{align-items:center;display:flex;justify-content:center}.project-sidebar .ant-tree-treenode-selected:before{background:var(--blueberry-soft)!important;border-radius:7px}.workspace-tools{align-items:center;background:var(--panel);bottom:0;display:flex;flex-direction:column;gap:6px;padding:12px 7px;position:fixed;right:0;top:0;width:52px;z-index:1001}.workspace-tools-divider{background:var(--line);flex:0 0 1px;margin:3px 1px 5px;width:30px}.workspace-tool.ant-btn{color:#817780;font-size:17px;height:36px;width:36px}.workspace-account-tool.ant-btn{height:38px;padding:0}.workspace-account-tool .ant-avatar{background:var(--blueberry);color:#fff}.workspace-tool--active.ant-btn,.workspace-tool.ant-btn:hover{background:var(--blueberry-soft);color:var(--blueberry)}.snippet-drawer-root .ant-drawer-content-wrapper{right:52px!important}.snippet-library-drawer .ant-drawer-body{padding:16px}.snippet-library-help{color:var(--muted);font-size:12px;line-height:1.5;margin-bottom:16px}.snippet-library-list{display:flex;flex-direction:column;gap:5px}.snippet-library-item{-webkit-user-drag:element;align-items:center;background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:6px;cursor:grab;display:flex;gap:10px;padding:10px;text-align:left;width:100%}.snippet-library-item:hover{background:#f8f5f3;border-color:#ece6e2}.snippet-library-item:active{cursor:grabbing}.snippet-library-item__handle{color:#9d929a;font-size:15px}.snippet-library-item>span:not(.anticon){display:flex;flex-direction:column;gap:3px;min-width:0}.snippet-library-item strong{font-size:13px;font-weight:600}.snippet-library-item small,.snippet-library-item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.snippet-library-item small{color:#9b9198;font-size:10px}.snippet-editor-form{display:flex;flex-direction:column;gap:9px}.snippet-editor-form label{color:#675f68;font-size:11px;font-weight:700;letter-spacing:.05em;margin-top:8px;text-transform:uppercase}.snippet-editor-form textarea{font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.7}.snippet-editor-form .ant-input-number{width:100%}.snippet-editor-note{color:var(--muted);line-height:1.5;margin-top:5px}.character-library-help{color:var(--muted);font-size:12px;line-height:1.5;margin-bottom:16px}.character-library-list{display:flex;flex-direction:column;gap:5px}.character-library-item{align-items:center;background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:7px;display:flex;gap:10px;padding:9px;text-align:left;width:100%}.character-library-item:hover{background:#f8f5f3;border-color:#ece6e2}.character-library-avatar{align-items:center;border-radius:50%;display:flex;font-size:12px;font-weight:700;height:30px;justify-content:center;width:30px}.character-library-avatar,.entity-profile-avatar{background:#eee6ec;color:var(--plum);flex:0 0 auto}.entity-profile-avatar img{object-fit:cover}.entity-profile-avatar-preview{align-items:center;background:rgba(0,0,0,0);border:0;cursor:zoom-in;display:inline-flex;flex:0 0 auto;padding:0}.entity-profile-avatar-preview--circle{border-radius:50%}.entity-profile-avatar-preview--square{border-radius:8px}.entity-profile-avatar-preview:focus-visible{outline:2px solid rgba(116,86,108,.42);outline-offset:2px}.profile-image-preview-modal__image{align-items:center;background:#f6f3f1;border-radius:8px;display:flex;justify-content:center;min-height:280px;overflow:hidden}.profile-image-preview-modal__image .ant-image{display:flex;justify-content:center;max-width:100%}.profile-image-preview-modal__image img{display:block;max-height:min(72vh,720px);max-width:100%;object-fit:contain;width:auto}.profile-image-editor{align-items:center;background:#faf8f7;border:1px solid #ebe5e1;border-radius:9px;display:flex;gap:14px;margin-bottom:5px;padding:12px}.profile-image-editor>div{align-items:flex-start;display:flex;flex-direction:column;gap:6px;min-width:0}.profile-image-editor>div small{color:#978d93;font-size:9px;line-height:1.4}.profile-image-editor .entity-profile-avatar{font-size:24px}.character-library-item__details{align-self:stretch;background:rgba(0,0,0,0);border:0;cursor:pointer;display:flex;flex:1 1;flex-direction:column;gap:2px;justify-content:center;min-width:0;padding:0;text-align:left}.character-library-item__details:focus-visible{outline:2px solid rgba(116,86,108,.32);outline-offset:2px}.character-library-item strong{color:#443d43;font-size:13px;font-weight:600}.character-library-item small{color:#948b91;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entity-suggestion-deck{background:#faf8f9;border:1px solid #ebe4e8;border-radius:8px;margin:0 0 16px;padding:10px}.entity-suggestion-deck__heading{align-items:center;display:flex;gap:8px;justify-content:space-between}.entity-suggestion-deck__heading>div{align-items:center;color:#66515f;display:flex;font-size:11px;font-weight:700;gap:6px}.entity-suggestion-deck__heading>div small{background:#eee7eb;border-radius:8px;color:#8b7a85;font-size:9px;padding:1px 5px}.entity-suggestion-deck__empty{color:#978b93;font-size:11px;line-height:1.45;margin:9px 1px 0}.entity-suggestion-card{background:#fff;border:1px solid #e7dee4;border-radius:7px;margin-top:9px;padding:10px}.entity-suggestion-card__topline{align-items:flex-start;display:flex;gap:8px;justify-content:space-between}.entity-suggestion-card__topline>div:first-child{display:flex;flex-direction:column;min-width:0}.entity-suggestion-card__topline strong{color:#4d4149;font-family:Georgia,Times New Roman,serif;font-size:14px;font-weight:600}.entity-suggestion-card__topline small{color:#8f8089;font-size:9px;margin-top:2px;text-transform:capitalize}.entity-suggestion-card__actions{display:flex;flex:none;gap:5px}.entity-suggestion-card p{color:#6d6269;font-size:11px;line-height:1.5;margin:8px 0 5px}.entity-suggestion-card__evidence{color:#968a91;display:block;font-size:9px;line-height:1.4}.entity-suggestion-card__pager{align-items:center;border-top:1px solid #f0ebee;display:flex;justify-content:space-between;margin-top:9px;padding-top:5px}.entity-suggestion-card__pager span{color:#998d95;font-size:9px}.world-library-filters{display:grid;gap:7px;grid-template-columns:minmax(0,1fr) 130px;margin-bottom:12px}.world-tree{display:flex;flex-direction:column;gap:9px}.world-tree-group{min-width:0}.world-tree-group--nested{border-left:1px solid #e9e5e2;margin-left:13px;padding-left:7px}.world-tree-group__heading{align-items:center;background:rgba(0,0,0,0);border:0;color:#756b71;cursor:pointer;display:flex;font-size:10px;font-weight:700;gap:6px;letter-spacing:.065em;padding:4px 5px;text-align:left;text-transform:uppercase;width:100%}.world-tree-group__heading:hover{color:#4e6959}.world-tree-group__heading .world-tree-caret{font-size:8px;transition:transform .15s ease}.world-tree-type-icon{align-items:center;display:inline-flex;font-size:12px;justify-content:center;width:15px}.world-tree-group__heading small{background:#f1eeec;border-radius:8px;color:#968c92;font-size:9px;letter-spacing:0;margin-left:auto;min-width:17px;padding:1px 5px;text-align:center}.world-tree-group__content{display:flex;flex-direction:column;gap:2px;margin-top:2px}.world-tree-entry{min-width:0}.world-tree-entry__row{align-items:center;display:flex;min-width:0}.world-tree-entry__toggle{align-items:center;align-self:stretch;background:rgba(0,0,0,0);border:0;color:#9b9297;cursor:pointer;display:flex;flex:0 0 20px;justify-content:center;padding:0}.world-tree-entry__toggle:hover{color:#527361}.world-tree-entry__toggle .anticon{font-size:8px;transition:transform .15s ease}.world-tree-entry__spacer{flex:0 0 20px}.world-tree-caret--open{transform:rotate(90deg)}.world-tree-entry__children{margin:1px 0 4px 12px}.world-library-item{min-width:0;padding:7px}.world-library-icon{align-items:center;background:#e8efec;border-radius:8px;color:#527361;display:flex;flex:0 0 auto;height:30px;justify-content:center;width:30px}.world-category-icon--place{color:#4f7861}.world-category-icon--people{color:#755b83}.world-category-icon--object{color:#86633f}.world-category-icon--organization{color:#536f91}.world-category-icon--culture{color:#9a5d68}.world-category-icon--event{color:#9a713e}.world-category-icon--concept{color:#756d32}.world-category-icon--other{color:#777077}.world-category-option{align-items:center;display:inline-flex;gap:7px}.world-category-icon{align-items:center;display:inline-flex;justify-content:center;width:14px}.character-editor-form{display:flex;flex-direction:column;gap:9px}.character-editor-form>label{color:#675f68;font-size:11px;font-weight:700;letter-spacing:.05em;margin-top:8px;text-transform:uppercase}.world-entry-fields{display:grid;gap:9px;grid-template-columns:150px minmax(0,1fr)}.world-entry-fields>div{display:flex;flex-direction:column;gap:6px}.world-entry-fields label{color:#675f68;font-size:11px;font-weight:700;letter-spacing:.05em;margin-top:8px;text-transform:uppercase}.world-entry-fields .ant-select{width:100%}.world-child-list{display:flex;flex-direction:column;gap:4px}.world-child-list button{align-items:center;background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:6px;cursor:pointer;display:flex;justify-content:space-between;padding:7px 8px;text-align:left}.world-child-list button:hover{background:#f8f5f3;border-color:#ece6e2}.world-child-list strong{color:#51464d;font-size:12px}.world-child-list small{align-items:center;color:#948990;display:flex;font-size:10px;gap:5px}.world-child-type-icon{align-items:center;display:inline-flex;font-size:11px}.outline-beat-list{display:flex;flex-direction:column;gap:4px}.outline-beat-list--flat{gap:7px}.outline-review-panel{background:linear-gradient(145deg,#faf6f9,#fffdfb);border:1px solid #e8dfe5;border-radius:8px;margin-bottom:14px;padding:11px}.outline-review-panel__heading{align-items:center;color:#62535d;display:flex;font-size:11px;font-weight:700;justify-content:space-between}.outline-review-panel__heading>span{align-items:center;display:flex;gap:6px}.outline-review-panel__heading small{background:#f5e7d5;border-radius:9px;color:#8c632f;font-size:9px;padding:2px 6px}.outline-review-empty{align-items:flex-start;color:#8e8389;display:flex;font-size:11px;gap:6px;line-height:1.45;margin:9px 0 0}.outline-review-empty .anticon{margin-top:2px}.outline-review-meta{color:#9c9299;font-size:9px;line-height:1.45;margin:9px 0 0}.outline-suggestion-list{display:flex;flex-direction:column;gap:8px;margin-top:10px}.outline-suggestion{align-items:flex-start;background:#fff;border:1px solid #e5dce3;border-radius:7px;display:flex;flex-direction:column;padding:9px}.outline-suggestion__label{color:#806a7e;font-size:8px;font-weight:750;letter-spacing:.06em;margin-bottom:3px;text-transform:uppercase}.outline-suggestion strong{color:#4f434c;font-size:12px}.outline-suggestion p{color:#675d64;display:-webkit-box;font-family:Georgia,Times New Roman,serif;font-size:11px;line-height:1.45;margin:4px 0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.outline-suggestion>small{color:#93888f;font-size:9px;line-height:1.4}.outline-suggestion__placement{display:flex;flex-wrap:wrap;gap:4px;margin-top:7px}.outline-suggestion__placement span{background:#f1ecef;border-radius:9px;color:#75636f;font-size:8px;padding:2px 6px}.outline-suggestion .ant-btn{align-self:flex-end;margin-top:8px}.outline-question-list{display:flex;flex-direction:column;gap:7px}.outline-question-list--story{margin-top:10px}.outline-question{background:#fffdf9;border:1px solid #ece4da;border-radius:6px;padding:8px 9px}.outline-question__category{color:#7c6b55;display:block;font-size:9px;font-weight:700;letter-spacing:.035em;margin-bottom:4px;text-transform:uppercase}.outline-question__category--plot_hole{color:#a34f51}.outline-question__category--continuity{color:#85609a}.outline-question__category--motivation{color:#4f718e}.outline-question__category--stakes{color:#9a663d}.outline-question p{color:#594f55;font-family:Georgia,Times New Roman,serif;font-size:12px;line-height:1.45;margin:0}.outline-question__answer{align-items:flex-end;display:flex;flex-direction:column;gap:6px;margin-top:8px}.outline-question__answer .ant-input{font-family:Inter,ui-sans-serif,sans-serif;font-size:11px}.outline-question__actions{align-items:center;display:flex;gap:4px;justify-content:space-between;width:100%}.outline-question__actions .ant-btn-text{color:#948890}.outline-notes-section{border:1px solid #e9e2dc;border-radius:8px;margin-bottom:14px;padding:10px}.outline-notes-section__heading{align-items:center;color:#655a61;cursor:pointer;display:flex;font-size:11px;font-weight:700;justify-content:space-between;list-style:none}.outline-notes-section__heading::-webkit-details-marker{display:none}.outline-notes-section[open] .outline-notes-section__heading{margin-bottom:8px}.outline-notes-section__heading small{align-items:center;background:#f0ebee;border-radius:9px;color:#756a72;display:flex;font-size:9px;height:18px;justify-content:center;min-width:18px;padding:0 5px}.outline-note-list{display:flex;flex-direction:column;gap:7px}.outline-note{background:#fff;border:1px solid #ece6e2;border-radius:6px;padding:8px}.outline-note__question{border-left:2px solid #d9cbd7;color:#7c7078;font-family:Georgia,Times New Roman,serif;font-size:10px;line-height:1.4;margin:0 0 7px;padding-left:7px}.outline-note .ant-input{font-size:11px}.outline-note__actions{align-items:center;display:flex;justify-content:flex-end;margin-top:5px}.outline-editor-notes,.outline-editor-questions{border-top:1px solid #ece6e2;display:flex;flex-direction:column;gap:8px;margin-top:10px;padding-top:14px}.outline-editor-notes__heading{align-items:center;color:#655a61;display:flex;font-size:11px;font-weight:700;justify-content:space-between}.outline-editor-notes__heading small{align-items:center;background:#f0ebee;border-radius:9px;color:#756a72;display:flex;font-size:9px;height:18px;justify-content:center;min-width:18px;padding:0 5px}.outline-editor-notes__empty{color:#91868d;font-size:11px;line-height:1.45;margin:0}.outline-skipped{border-bottom:1px solid #ece6e2;color:#847981;font-size:10px;margin:-3px 0 14px;padding:0 3px 10px}.outline-skipped>summary{cursor:pointer;font-weight:650;-webkit-user-select:none;user-select:none}.outline-skipped__list{display:flex;flex-direction:column;gap:6px;margin-top:8px}.outline-skipped__list article{align-items:flex-start;background:#faf8f7;border:1px solid #eee9e6;border-radius:6px;display:flex;gap:8px;justify-content:space-between;padding:8px}.outline-skipped__list article>div{min-width:0}.outline-skipped__list small{color:#9b9197;display:block;font-size:9px;margin-bottom:3px}.outline-skipped__list p{color:#766c72;font-family:Georgia,Times New Roman,serif;font-size:11px;line-height:1.4;margin:0}.outline-beat{border:1px solid rgba(0,0,0,0);border-radius:7px;display:flex;flex-direction:column;min-width:0;position:relative}.outline-beat:hover{background:#f8f5f3;border-color:#ece6e2}.outline-beat--dragging{opacity:.45}.outline-beat--drop-after:after,.outline-beat--drop-before:before{background:var(--plum);border-radius:2px;content:"";height:2px;left:4px;position:absolute;right:4px;z-index:2}.outline-beat--drop-before:before{top:-4px}.outline-beat--drop-after:after{bottom:-4px}.outline-beat__row{align-items:stretch;display:flex;min-width:0}.outline-beat__handle{align-items:center;color:#9d929a;cursor:grab;display:flex;flex:0 0 27px;justify-content:center}.outline-beat__handle:active{cursor:grabbing}.outline-beat__content{align-items:center;background:rgba(0,0,0,0);border:0;cursor:pointer;display:flex;flex:1 1 auto;gap:9px;min-width:0;padding:9px 5px 9px 0;text-align:left}.outline-beat__content>span:last-child{display:flex;flex-direction:column;gap:3px;min-width:0}.outline-beat__links{align-items:center;display:flex;gap:7px;min-width:0}.outline-beat__chapter{color:#806a7e;font-weight:700;letter-spacing:.035em;text-transform:uppercase}.outline-beat__chapter,.outline-beat__timeline{font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.outline-beat__timeline{align-items:center;color:#8a7760;display:flex;font-weight:650;gap:3px;min-width:0}.outline-beat__actions{align-items:center;display:flex;flex:0 0 auto;opacity:.35;padding-right:3px;transition:opacity .15s ease}.outline-beat:focus-within .outline-beat__actions,.outline-beat:hover .outline-beat__actions{opacity:1}.outline-beat__actions .ant-btn{color:#82767e;height:24px;padding-inline:5px;width:24px}.outline-beat__number{align-items:center;background:#eee8f0;border-radius:50%;color:#766278;display:flex;flex:0 0 25px;font-size:10px;font-weight:700;height:25px;justify-content:center}.outline-beat strong{color:#443d43;font-size:13px;font-weight:600}.outline-beat small{color:#948b91;display:-webkit-box;font-family:Georgia,Times New Roman,serif;font-size:11px;line-height:1.4;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.outline-editor-hint{color:#948b91;font-size:10px;line-height:1.4;margin-top:-2px}.timeline-list{display:flex;flex-direction:column;padding:2px 0 16px 12px}.timeline-event{display:flex;min-height:74px;padding:0 0 13px 18px;position:relative}.timeline-event:before{background:#ddd3da;bottom:0;content:"";left:2px;position:absolute;top:8px;width:1px}.timeline-event:last-child:before{bottom:auto;height:12px}.timeline-event__marker{background:#fff;border:2px solid #8d708b;border-radius:50%;height:9px;left:-2px;position:absolute;top:7px;width:9px;z-index:1}.timeline-event__marker--linked{background:#8d708b}.timeline-event__content{background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:7px;cursor:pointer;display:flex;flex:1 1 auto;flex-direction:column;min-width:0;padding:5px 7px;text-align:left}.timeline-event__content:hover{background:#f8f5f3;border-color:#ece6e2}.timeline-event__when{color:#866f83;font-size:9px;font-weight:700;letter-spacing:.045em;margin-bottom:3px;text-transform:uppercase}.timeline-event__content strong{color:#443d43;font-size:13px;font-weight:650}.timeline-event__content p{color:#82777e;display:-webkit-box;font-family:Georgia,Times New Roman,serif;font-size:11px;line-height:1.45;margin:4px 0 0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.timeline-event__content small{color:#9b9097;font-size:9px;margin-top:5px}.timeline-event__actions{display:flex;flex:0 0 auto;opacity:.35;padding-top:3px;transition:opacity .15s ease}.timeline-event:focus-within .timeline-event__actions,.timeline-event:hover .timeline-event__actions{opacity:1}.timeline-event__actions .ant-btn{color:#82767e;height:24px;padding-inline:4px;width:22px}.character-timeline-heading{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.character-timeline-heading p{color:#81757d;font-size:11px;line-height:1.45;margin:0}.character-timeline-heading .ant-btn{flex:0 0 auto}.character-timeline-form{background:#faf8f7;border:1px solid #e8e1dd;border-radius:8px;display:flex;flex-direction:column;gap:7px;padding:12px}.character-timeline-form>label{color:#756a72;font-size:10px;font-weight:700;margin-top:3px}.character-timeline-form .ant-input-number{width:100%}.character-timeline-official{align-items:flex-start;display:flex;gap:9px;margin-top:6px}.character-timeline-official>span{display:flex;flex-direction:column;gap:2px}.character-timeline-official strong{color:#62585f;font-size:11px}.character-timeline-official small{color:#938890;font-size:10px}.character-timeline-form__actions{display:flex;gap:7px;justify-content:flex-end;margin-top:5px}.character-timeline-list{padding-top:2px}.character-editor-hint{color:var(--muted);font-size:12px;line-height:1.55;margin:8px 0}.character-tabs{margin-top:9px}.character-tabs>.ant-tabs-nav{margin-bottom:12px}.character-tabs .ant-tabs-tab{font-size:12px;padding:10px 2px}.character-tab-content{display:flex;flex-direction:column;gap:12px;padding-bottom:20px}.character-ai-panel{background:linear-gradient(145deg,#faf6f9,#fffdfb);border:1px solid #e8dfe5;border-radius:8px;padding:14px}.character-ai-heading{align-items:center;display:flex;gap:10px;justify-content:space-between}.character-ai-heading>div{align-items:center;color:#62535d;display:flex;font-size:12px;font-weight:700;gap:7px}.character-ai-heading small,.character-summary-stale{background:#f5e7d5;border-radius:9px;color:#8c632f;font-size:9px;font-weight:600;padding:2px 6px}.character-ai-summary{color:#4a4248;font-family:Georgia,Times New Roman,serif;font-size:14px;line-height:1.65;margin-top:13px}.character-ai-summary p{margin:0 0 9px}.character-ai-summary p:last-child{margin-bottom:0}.character-ai-outline{display:flex;flex-direction:column;gap:13px}.character-ai-outline section{border-bottom:1px solid #eee8eb;padding-bottom:11px}.character-ai-outline section:last-child{border-bottom:0;padding-bottom:0}.character-ai-outline h4{color:#62535d;font-family:Inter,ui-sans-serif,sans-serif;font-size:11px;letter-spacing:.045em;margin:0 0 6px;text-transform:uppercase}.character-ai-outline ul,.character-chapter-outline{margin:0;padding-left:18px}.character-ai-outline li{margin-bottom:4px}.character-ai-outline li:last-child{margin-bottom:0}.character-ai-outline--compact{gap:9px;line-height:1.45;margin-top:10px}.character-ai-outline--compact section{padding-bottom:8px}.character-ai-outline--compact h4{margin-bottom:4px}.character-ai-outline--compact li{margin-bottom:2px}.summary-prompts{background:#f7f3ed;border:1px solid #e9e0d4;border-radius:7px;display:flex;flex-direction:column;gap:10px;margin-top:11px;padding:10px}.summary-prompts__heading{align-items:center;color:#846d4f;display:flex;font-family:Inter,ui-sans-serif,sans-serif;font-size:10px;font-weight:700;gap:6px;letter-spacing:.045em;text-transform:uppercase}.summary-prompt{align-items:flex-end;display:flex;flex-direction:column;gap:7px}.summary-prompt+.summary-prompt{border-top:1px solid #e9e0d4;padding-top:10px}.summary-prompt p{align-self:stretch;color:#5e5248;margin:0}.summary-prompt .ant-input,.summary-prompt p{font-family:Georgia,Times New Roman,serif;font-size:13px;line-height:1.5}.summary-prompt .ant-input{background:rgba(255,255,255,.8);resize:none}.summary-prompt .ant-btn{font-family:Inter,ui-sans-serif,sans-serif}.summary-question-deck{border-bottom:0!important;padding:2px 0 0!important}.character-bio-question-deck__heading,.summary-question-deck__heading{align-items:center;display:flex;justify-content:space-between}.summary-question-deck__heading>span{color:#846d4f;font-size:10px;font-weight:700;gap:5px;letter-spacing:.045em;text-transform:uppercase}.question-deck-nav,.summary-question-deck__heading>span{align-items:center;display:flex;font-family:Inter,ui-sans-serif,sans-serif}.question-deck-nav{color:#93868e;font-size:9px;gap:2px}.question-deck-nav .ant-btn{color:#81727b;font-size:9px;height:22px;min-width:22px;width:22px}.summary-question-card{align-items:flex-end;background:#f7f3ed;border:1px solid #e9e0d4;border-radius:7px;display:flex;flex-direction:column;gap:7px;margin-top:6px;padding:10px}.summary-question-card__section{align-self:stretch;color:#967f65;font-family:Inter,ui-sans-serif,sans-serif;font-size:9px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.summary-question-card p{align-self:stretch;color:#5e5248;font-size:13px;line-height:1.45;margin:0}.summary-question-card .ant-input{background:rgba(255,255,255,.8);font-family:Georgia,Times New Roman,serif;font-size:13px;line-height:1.5;resize:none}.character-ai-empty{color:var(--muted);font-size:12px;line-height:1.55;margin:12px 0 0}.character-ai-meta{color:#9c9299;font-size:9px;line-height:1.45;margin:10px 0 0}.character-detail-section{border-top:1px solid var(--line);margin-top:18px;padding-top:17px}.character-detail-heading{align-items:center;color:#675f68;display:flex;font-size:11px;font-weight:700;justify-content:space-between;letter-spacing:.05em;margin-bottom:10px;text-transform:uppercase}.character-detail-heading small{align-items:center;background:#f0ebee;border-radius:10px;color:#76666f;display:inline-flex;font-size:10px;height:20px;justify-content:center;letter-spacing:0;min-width:20px;padding:0 6px}.character-add-row{display:flex;width:100%}.character-add-row .ant-input{flex:1 1}.character-alias-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.character-alias{align-items:center;background:#f2edf0;border:1px solid #e7dee4;border-radius:14px;color:#655760;display:inline-flex;font-size:12px;gap:5px;min-height:27px;padding:2px 5px 2px 10px}.character-alias button{align-items:center;background:rgba(0,0,0,0);border:0;border-radius:50%;color:#9c9098;cursor:pointer;display:inline-flex;height:19px;justify-content:center;padding:0;width:19px}.character-alias button:hover{background:#e5dbe1;color:#8d4d56}.character-section-empty{color:var(--muted);font-size:12px;margin:9px 2px 0}.character-new-note{align-items:flex-end;display:flex;flex-direction:column;gap:7px}.character-new-note .ant-input{font-family:Georgia,Times New Roman,serif;font-size:14px;line-height:1.55}.character-note-list{display:flex;flex-direction:column;gap:9px;margin-top:12px}.character-note-card{background:#fbfaf8;border:1px solid #eae4e0;border-radius:7px;padding:9px}.character-note-card .ant-input{background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);box-shadow:none;font-family:Georgia,Times New Roman,serif;font-size:14px;line-height:1.55;resize:none}.character-note-card .ant-input:focus,.character-note-card .ant-input:hover{background:#fff;border-color:#d9ced5}.character-note-actions{align-items:center;display:flex;justify-content:space-between;margin-top:7px}.character-note-actions>span{align-items:center;display:flex;gap:4px}.character-note-actions .ant-select{max-width:190px;min-width:145px}.character-bio{gap:15px}.character-bio-prompts{background:linear-gradient(145deg,#faf6f9,#fffdfb);border:1px solid #e8dfe5;border-radius:8px;padding:14px}.character-bio-question-deck{margin-top:12px}.character-bio-question-deck__heading{margin-bottom:7px}.character-bio-insight-heading{color:#846d78;font-size:9px;font-weight:750;letter-spacing:.075em;text-transform:uppercase}.character-bio-suggestions{margin-top:12px}.character-bio-suggestion-deck__heading{align-items:center;display:flex;justify-content:space-between;margin-bottom:7px}.character-bio-suggestion{align-items:flex-start;background:#f4f5fb;border:1px solid #dfe1ee;border-radius:7px;display:flex;gap:10px;justify-content:space-between;padding:11px}.character-bio-suggestion>div:first-child{min-width:0}.character-bio-suggestion h4{color:#4b4e64;font-family:Georgia,Times New Roman,serif;font-size:14px;font-weight:500;line-height:1.45;margin:0}.character-bio-suggestion p{color:#7d7f8d;font-size:10px;line-height:1.45;margin:5px 0 0}.character-bio-suggestion__actions{display:flex;flex:none;gap:6px;padding-top:2px}.character-bio-suggestion__actions .ant-btn-dangerous{background:#fff}.character-bio-question{background:#fff;border:1px solid #e9e0e5;border-radius:7px;padding:11px}.character-bio-question__section{color:#8d7784;display:block;font-size:9px;font-weight:750;letter-spacing:.065em;margin-bottom:5px;text-transform:uppercase}.character-bio-question h4{color:#52464d;font-family:Georgia,Times New Roman,serif;font-size:14px;font-weight:500;line-height:1.45;margin:0}.character-bio-question>p{color:#8a7e85;font-size:10px;line-height:1.45;margin:5px 0 9px}.character-bio-question .ant-input{background:#fbfaf8;font-family:Georgia,Times New Roman,serif;font-size:13px;line-height:1.5;resize:none}.character-bio-question__actions{align-items:center;display:flex;justify-content:flex-end;margin-top:8px}.character-bio-sections{background:rgba(0,0,0,0);border-color:#e6dfdb}.character-bio-sections>.ant-collapse-item>.ant-collapse-header{align-items:center!important;padding:12px!important}.character-bio-sections .ant-collapse-content-box{padding:2px 12px 14px!important}.character-bio-section-label{align-items:center;display:flex;gap:12px;justify-content:space-between;width:100%}.character-bio-section-label>span{display:flex;flex-direction:column;gap:2px;min-width:0}.character-bio-section-label strong{color:#5c5158;font-size:12px}.character-bio-section-label small{color:#998f95;font-size:9px;font-weight:400;line-height:1.35}.character-bio-section-label em{align-items:center;background:#eee9ec;border-radius:10px;color:#766872;display:inline-flex;flex:none;font-size:9px;font-style:normal;height:19px;justify-content:center;min-width:19px;padding:0 6px}.character-bio-section-content{display:flex;flex-direction:column}.character-bio-section-content .character-note-list{margin-top:2px}.character-bio-note__question{align-items:flex-start;color:#8b7159;display:flex;font-family:Georgia,Times New Roman,serif;font-size:11px;gap:6px;line-height:1.4;margin:1px 5px 5px}.character-bio-note__question .anticon{flex:none;margin-top:2px}.character-bio-add.ant-btn{align-self:flex-start;color:#756670;margin-top:8px;padding-left:2px}.character-bio-add-form{display:flex;flex-direction:column;gap:7px;margin-top:9px}.character-bio-add-form .ant-input{font-family:Georgia,Times New Roman,serif;font-size:13px;line-height:1.5;resize:none}.character-bio-add-form>div{display:flex;gap:6px;justify-content:flex-end}.character-mentions{gap:9px}.character-chapter-mention{border:1px solid #e9e3df;border-radius:8px;padding:12px}.character-chapter-mention__heading{align-items:center;display:flex;justify-content:space-between}.character-chapter-mention__heading strong{color:#51464d;font-size:13px}.character-chapter-mention__heading small{color:#948990;font-size:10px}.character-chapter-summary{color:#625960;font-family:Georgia,Times New Roman,serif;font-size:13px;line-height:1.55;margin:9px 0 3px}.character-chapter-outline{padding-left:18px}.character-chapter-outline li{margin-bottom:3px}.character-chapter-outline li:last-child{margin-bottom:0}.character-chapter-summary--empty{color:var(--muted);font-family:Inter,ui-sans-serif,sans-serif;font-size:11px}.character-chapter-progression{align-items:flex-start;color:#846675;display:flex;font-size:11px;gap:6px;line-height:1.45;margin:8px 0 3px}.character-chapter-progression .anticon{flex:0 0 auto;margin-top:2px}.character-summary-stale{display:inline-block;margin:4px 0}.character-chapter-mention .ant-collapse{margin-top:5px}.character-chapter-mention .ant-collapse-header{color:#76656f!important;font-size:11px;padding:7px 0!important}.character-chapter-mention .ant-collapse-content-box{padding:2px 0 0!important}.character-mention-list{display:flex;flex-direction:column}.character-references-panel{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.character-references-heading{align-items:center;color:#675f68;display:flex;font-size:11px;font-weight:700;justify-content:space-between;letter-spacing:.05em;margin-bottom:8px;text-transform:uppercase}.character-references-heading small{align-items:center;background:#f0ebee;border-radius:10px;color:#76666f;display:inline-flex;font-size:10px;height:20px;justify-content:center;letter-spacing:0;min-width:20px;padding:0 6px}.character-reference-item{background:rgba(0,0,0,0);border:0;border-radius:6px;cursor:pointer;display:flex;flex-direction:column;gap:4px;padding:9px 8px;text-align:left;width:100%}.character-reference-item:hover{background:#f8f5f3}.character-reference-item strong{align-items:center;color:#655760;display:flex;font-size:11px;font-weight:700;gap:7px}.character-reference-item strong em{color:#9b8e96;font-size:9px;font-style:normal;font-weight:500}.character-reference-item span{color:#716970;font-family:Georgia,Times New Roman,serif;font-size:13px;line-height:1.45}.character-references-empty{color:var(--muted);font-size:12px;line-height:1.5;padding:6px 8px}.writing-space{background:#fffefa;display:flex;flex-direction:column;min-height:0;min-width:0;overflow:hidden;border-radius:20px 20px 0 0}.document-header{align-items:flex-end;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;min-height:94px;padding:22px 42px 18px;flex:0 0 auto}.document-path{color:#8a7f87;display:block;font-size:10px;font-weight:750;letter-spacing:.1em;margin-bottom:5px;text-transform:uppercase}.document-header h1{font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500;letter-spacing:-.02em}.document-title-row{align-items:center;display:flex;gap:7px}.document-title-row .ant-btn{color:#a0989e;opacity:0;transition:color .16s ease,opacity .16s ease}.document-title-row .ant-btn:focus-visible,.document-title-row:hover .ant-btn{opacity:1}.document-title-row .ant-btn:hover{color:var(--plum)}.document-meta{align-items:flex-end;color:#9a9298;display:flex;flex-direction:column;font-size:10px;gap:3px}.document-meta span{align-items:center;display:flex;gap:5px}.document-meta strong{color:#746a71;font-size:9px;letter-spacing:.045em;min-width:62px;text-transform:uppercase}.editor-shell{flex:1 1;flex-direction:column}.editor-shell,.manuscript-stage{display:flex;min-height:0;overflow:hidden}.manuscript-stage{container-name:manuscript-stage;container-type:inline-size;flex:1 1;position:relative}.manuscript-stage>.editor-shell{width:100%}.manuscript-outline-margin{background:rgba(255,254,250,.94);border-left:1px solid #e9e1dc;max-height:calc(100% - 100px);overflow-y:auto;padding:2px 0 8px 12px;position:absolute;right:18px;top:76px;width:142px;z-index:3}.manuscript-notes-margin{display:flex;flex-direction:column;height:calc(100% - 92px);overflow:hidden;padding:2px 7px 18px;position:absolute;right:12px;top:68px;width:226px;z-index:5}.manuscript-notes-margin>.manuscript-outline-margin__heading{flex:0 0 auto}.manuscript-notes-margin__list{flex:1 1;min-height:0;position:relative}.manuscript-note-positioner{left:0;position:absolute;right:0;transition:top .18s ease-out}.manuscript-outline-margin__heading{align-items:center;color:#7b6877;display:flex;font-size:9px;font-weight:750;justify-content:space-between;letter-spacing:.07em;margin-bottom:7px;text-transform:uppercase}.manuscript-outline-margin__heading span{align-items:center;display:flex;gap:5px}.manuscript-outline-margin__heading small{align-items:center;background:#eee8f0;border-radius:9px;display:flex;font-size:9px;height:17px;justify-content:center;min-width:17px;padding:0 5px}.manuscript-outline-margin__list{display:flex;flex-direction:column;gap:6px}.manuscript-margin-section--timeline{border-top:1px solid #e9e1dc;margin-top:10px;padding-top:10px}.manuscript-margin-section--offscreen-comments{border-bottom:1px solid #e9e1dc;margin-bottom:10px;padding-bottom:10px}.manuscript-margin-item{background:rgba(0,0,0,0);border:0;border-bottom:1px solid #eee8e4;cursor:pointer;display:block;padding:3px 3px 8px 0;text-align:left;width:100%}.manuscript-margin-item:last-child{border-bottom:0}.manuscript-margin-item:focus-visible,.manuscript-margin-item:hover{background:rgba(244,239,242,.72);border-radius:4px;outline:none;padding-left:5px}.manuscript-margin-item>span{color:#927c67;display:block;font-size:8px;font-weight:750;letter-spacing:.055em;margin-bottom:2px;text-transform:uppercase}.manuscript-outline-margin strong{color:#645961;display:block;font-size:10px;font-weight:700;line-height:1.35}.manuscript-outline-margin p{color:#958a91;font-family:Georgia,Times New Roman,serif;font-size:10px;line-height:1.4;margin:3px 0 0}.manuscript-offscreen-note strong,.manuscript-outline-margin p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.manuscript-note-card{background:#fff;border:1px solid #e3dcdf;border-radius:9px;box-shadow:0 3px 11px rgba(54,43,50,.09);cursor:pointer;padding:10px 11px;position:relative;text-align:left;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease;width:100%}.manuscript-note-card:before,.manuscript-note-popover:before{background:#fff;border-bottom:1px solid #e3dcdf;border-left:1px solid #e3dcdf;content:"";height:8px;left:-5px;position:absolute;top:16px;transform:rotate(45deg);width:8px}.manuscript-note-card:focus-visible,.manuscript-note-card:hover{border-color:#cdbfca;box-shadow:0 6px 18px rgba(54,43,50,.13);outline:none;transform:translateY(-1px)}.manuscript-note-card>span{color:#9a7d49;display:block;font-size:8px;font-weight:750;letter-spacing:.055em;margin-bottom:4px;text-transform:uppercase}.manuscript-note-card strong{color:#554b52;font-size:11px;font-weight:500;line-height:1.45;-webkit-line-clamp:4}.manuscript-note-card p,.manuscript-note-card strong{-webkit-box-orient:vertical;display:-webkit-box;font-family:Georgia,Times New Roman,serif;overflow:hidden}.manuscript-note-card p{color:#a1989e;font-size:9px;font-style:italic;line-height:1.4;margin:6px 0 0;-webkit-line-clamp:2}.editor-toolbar{align-items:center;border-bottom:1px solid #eee9e4;display:flex;justify-content:space-between;min-height:52px;padding:7px 38px;flex:0 0 auto}.editor-toolbar .ant-btn.is-active{background:var(--plum-soft);color:var(--plum)}.toolbar-divider{background:var(--line);display:inline-block;height:20px;margin:0 5px;width:1px}.editor-content{display:flex;flex:1 1;min-height:0;overflow:hidden}.editor-content .ProseMirror{flex:1 1;height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;width:100%}.manuscript-prose{color:#342f35;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.9;outline:none;padding:56px max(42px,(100% - 680px)/2) 90px}.manuscript-prose h1{font-size:38px;font-weight:500;letter-spacing:-.025em;line-height:1.2;margin:8px 0 40px}@container manuscript-stage (max-width: 940px){.manuscript-outline-margin{display:none}.manuscript-notes-margin{background:rgba(255,254,252,.96);border-radius:10px;box-shadow:0 10px 30px rgba(47,38,44,.14);max-width:calc(100% - 24px)}.editor-shell--with-offscreen-comments .manuscript-outline-margin--has-comments{background:rgba(255,254,250,.97);display:block;right:8px;width:142px;z-index:6}.editor-shell--with-offscreen-comments .manuscript-notes-margin{right:160px}}@container manuscript-stage (min-width: 941px){.editor-shell--with-comments .manuscript-prose{padding-left:max(42px,100% - 930px);padding-right:250px}}@container manuscript-stage (min-width: 941px) and (max-width: 1039px){.editor-shell--with-comments.editor-shell--with-reminders .manuscript-outline-margin{display:none}.editor-shell--with-offscreen-comments .manuscript-outline-margin--has-comments{display:block}.editor-shell--with-offscreen-comments .manuscript-notes-margin{right:176px}.editor-shell--with-offscreen-comments .manuscript-prose{padding-left:max(42px,100% - 1090px);padding-right:410px}}@container manuscript-stage (min-width: 1040px){.editor-shell--with-comments.editor-shell--with-reminders .manuscript-notes-margin{right:176px}.editor-shell--with-comments.editor-shell--with-reminders .manuscript-prose{padding-left:max(42px,100% - 1090px);padding-right:410px}}.manuscript-prose h2{font-size:27px;font-weight:500;margin:30px 0 12px}.manuscript-prose p{margin:0 0 32px}.manuscript-prose .scene-break{color:var(--plum);font-family:Inter,ui-sans-serif,sans-serif;font-size:10px;font-weight:750;letter-spacing:.16em;margin-bottom:6px;text-transform:uppercase}.manuscript-prose blockquote{border-left:2px solid #c9b6c4;color:#685c65;font-style:italic;margin:28px 0;padding:1px 0 1px 24px}.manuscript-prose .character-reference{background:rgba(122,91,115,.055);border-bottom:1px dotted rgba(105,73,98,.45);border-radius:2px;cursor:pointer;padding:0 1px;transition:background-color .15s ease,box-shadow .15s ease}.manuscript-prose .character-reference:hover{background:rgba(122,91,115,.12)}.manuscript-prose .character-reference--targeted{animation:character-target-pulse 1.4s ease}.manuscript-prose .world-reference{background:rgba(73,120,94,.055);border-bottom:1px dotted rgba(65,109,84,.48);border-radius:2px;cursor:pointer;padding:0 1px;transition:background-color .15s ease,box-shadow .15s ease}.manuscript-prose .world-reference:hover{background:rgba(73,120,94,.13)}.manuscript-prose .world-reference--targeted{animation:character-target-pulse 1.4s ease}.manuscript-prose .manuscript-note{background:linear-gradient(180deg,transparent 56%,rgba(221,190,99,.27) 0);border-bottom:1px solid rgba(176,137,53,.42);border-radius:2px;cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease}.manuscript-prose .manuscript-note:hover{background-color:rgba(235,216,157,.22);box-shadow:0 1px 0 rgba(159,119,38,.12)}.manuscript-prose .manuscript-note--targeted{animation:manuscript-note-target-pulse 1.4s ease}.manuscript-context-menu{background:#fff;border:1px solid #ddd5da;border-radius:7px;box-shadow:0 10px 28px rgba(47,38,44,.18);padding:4px;position:fixed;width:196px;z-index:1200}.manuscript-context-menu button{align-items:center;background:rgba(0,0,0,0);border:0;border-radius:5px;color:#51464e;cursor:pointer;display:flex;font:500 12px Inter,ui-sans-serif,sans-serif;gap:8px;padding:8px 10px;text-align:left;width:100%}.manuscript-context-menu button:focus-visible,.manuscript-context-menu button:hover{background:#f4eef2;color:var(--plum);outline:none}.manuscript-note-popover{animation:entity-popover-in .14s ease-out;background:#fff;border:1px solid #d8ced4;border-radius:9px;box-shadow:0 8px 24px rgba(47,38,44,.15);display:flex;flex-direction:column;gap:7px;padding:11px;position:relative}.manuscript-note-popover__heading{align-items:center;color:#6f5a68;display:flex;font-size:11px;gap:6px}.manuscript-note-popover blockquote{background:#faf6e9;border-left:2px solid #d9bd72;border-radius:0 5px 5px 0;color:#877550;display:-webkit-box;font-family:Georgia,Times New Roman,serif;font-size:9px;line-height:1.4;margin:0;overflow:hidden;padding:6px 8px;-webkit-box-orient:vertical;-webkit-line-clamp:3}.manuscript-note-popover label{color:#8e838a;font-size:8px;font-weight:750;letter-spacing:.055em;text-transform:uppercase}.manuscript-note-popover textarea{font-family:Georgia,Times New Roman,serif;font-size:12px;line-height:1.45;resize:vertical}.manuscript-note-popover__actions{align-items:center;display:flex;justify-content:space-between}.manuscript-note-popover__loading{align-items:center;display:flex;justify-content:center;min-height:92px}.entity-hover-popover{animation:entity-popover-in .14s ease-out;background:rgba(255,254,252,.98);border:1px solid #ddd5da;border-radius:9px;box-shadow:0 12px 34px rgba(47,38,44,.16);color:#51484e;max-height:min(420px,100vh - 24px);overflow-y:auto;padding:12px;position:fixed;width:min(340px,100vw - 24px);z-index:1080}.entity-hover-popover>header{align-items:center;border-bottom:1px solid #eee8eb;display:flex;gap:11px;padding-bottom:9px}.entity-hover-popover>header>div{display:flex;flex-direction:column;min-width:0}.entity-hover-popover>header strong{color:#473d44;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entity-hover-popover>header small{color:#968b92;font-size:9px;letter-spacing:.055em;text-transform:uppercase}.entity-hover-popover>header .entity-profile-avatar{font-size:15px}.entity-hover-popover__icon{align-items:center;background:#f1eaef;border-radius:50%;color:#745f6d;display:inline-flex;flex:none;height:28px;justify-content:center;width:28px}.entity-hover-popover__icon--world{background:#eaf1ed;color:#52705f}.entity-hover-popover__loading{align-items:center;color:#887e85;display:flex;font-size:11px;gap:8px;min-height:78px;padding:12px 2px}.entity-hover-popover__error{align-items:flex-start;color:#9a5b62;display:flex;flex-direction:column;font-size:11px;gap:6px;padding:11px 2px 4px}.entity-hover-popover__body{display:flex;flex-direction:column;gap:11px;padding:10px 1px 4px}.entity-hover-popover__body section+section{border-top:1px solid #f0ebed;padding-top:9px}.entity-hover-popover__body h4{align-items:center;color:#796873;display:flex;font-size:9px;gap:5px;letter-spacing:.055em;margin:0 0 5px;text-transform:uppercase}.entity-hover-popover__body ul{margin:0;padding-left:17px}.entity-hover-popover__body li{font-family:Georgia,Times New Roman,serif;font-size:12px;line-height:1.45;margin-bottom:3px}.entity-hover-popover__body li:last-child{margin-bottom:0}.entity-hover-popover__body p{color:#8f858b;font-family:Georgia,Times New Roman,serif;font-size:12px;font-style:italic;line-height:1.45;margin:0}.entity-hover-popover>footer{color:#aaa0a6;font-size:8px;margin-top:7px;text-align:right}@keyframes entity-popover-in{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.manuscript-prose .snippet-reference{background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-left-width:2px;border-radius:4px;font-family:Inter,ui-sans-serif,sans-serif;margin:6px 0 32px;padding:8px 12px 10px;position:relative;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.manuscript-prose .snippet-reference--dragging,.manuscript-prose .snippet-reference.ProseMirror-selectednode,.manuscript-prose .snippet-reference:focus-within,.manuscript-prose .snippet-reference:hover,.node-snippetReference.ProseMirror-selectednode .snippet-reference{background:#fff;border-color:#e1dcda #e1dcda #e1dcda #cfc6cc}.manuscript-prose .snippet-reference--dragging{border-left-color:#a995a4}.manuscript-prose .snippet-reference--targeted{animation:snippet-target-pulse 1.2s ease}.manuscript-prose .snippet-reference.ProseMirror-selectednode{box-shadow:0 0 0 1px rgba(118,84,111,.12)}.snippet-reference__icon{-webkit-user-drag:element;align-items:center;color:#aaa2a8;cursor:grab;display:inline-flex;font-size:13px;height:22px;justify-content:center;left:-23px;position:absolute;top:5px;-webkit-user-select:none;user-select:none;width:20px}.snippet-reference__icon:hover{color:#766b73}.snippet-reference__icon:active{cursor:grabbing}.snippet-reference__remove.ant-btn{color:#a1989e;height:22px;min-width:22px;opacity:0;padding:0;pointer-events:none;position:absolute;right:-25px;top:5px;transition:color .16s ease,opacity .16s ease;width:22px}.node-snippetReference.ProseMirror-selectednode .snippet-reference__remove.ant-btn,.snippet-reference:focus-within .snippet-reference__remove.ant-btn,.snippet-reference:hover .snippet-reference__remove.ant-btn{opacity:1;pointer-events:auto}.snippet-reference__remove.ant-btn:hover{color:#9f4f58}.snippet-save-state{align-items:center;background:rgba(255,255,255,.9);border-radius:4px;color:var(--green);display:inline-flex;font-size:10px;gap:5px;padding:1px 3px;position:absolute;right:9px;top:7px;z-index:1}.snippet-save-state--saving{color:#9b7a54}.snippet-save-state--error{color:#b54e55}.snippet-reference__fields{display:flex;flex-direction:column}.snippet-reference__content,.snippet-reference__title{background:rgba(0,0,0,0);border:0;color:#3d343c;outline:none;padding:0;width:100%}.snippet-reference__title{font-size:14px;font-weight:700;max-height:0;opacity:0;pointer-events:none;transform:translateY(-3px);transition:max-height .16s ease,margin .16s ease,opacity .16s ease,transform .16s ease}.snippet-reference:focus-within .snippet-reference__title,.snippet-reference:hover .snippet-reference__title{margin-bottom:7px;max-height:24px;opacity:1;pointer-events:auto;transform:translateY(0)}.snippet-reference__content{display:block;field-sizing:content;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.9;min-height:34px;overflow:hidden;resize:none}.snippet-reference__content--highlighted{cursor:text;white-space:normal;word-break:break-word}.manuscript-prose .snippet-reference__paragraph{margin:0 0 32px;white-space:pre-wrap}.manuscript-prose .snippet-reference__paragraph:last-child{margin-bottom:0}.snippet-reference__content .character-reference,.snippet-reference__content .world-reference{padding-left:0;padding-right:0}.snippet-reference__content--empty{color:#aaa1a7}.snippet-reference__content-editor{position:relative}.snippet-reference__content-editor textarea{position:relative;z-index:1}.snippet-reference__content--mirror{color:rgba(0,0,0,0);inset:0;pointer-events:none;position:absolute;white-space:pre-wrap;word-break:break-word;z-index:0}.snippet-reference__content--mirror span{color:rgba(0,0,0,0)}.snippet-reference__content:focus,.snippet-reference__title:focus{box-shadow:0 1px 0 #bca5b7}.snippet-reference__loading{color:var(--muted);font-size:12px}@keyframes snippet-target-pulse{0%,to{box-shadow:none}35%{box-shadow:0 0 0 3px rgba(118,84,111,.14)}}@keyframes character-target-pulse{0%,to{background:rgba(122,91,115,.055);box-shadow:none}35%{background:rgba(122,91,115,.2);box-shadow:0 0 0 3px rgba(118,84,111,.12)}}@keyframes manuscript-note-target-pulse{0%,to{box-shadow:none}35%{background-color:rgba(235,216,157,.42);box-shadow:0 0 0 3px rgba(176,137,53,.14)}}.manuscript-prose p.is-editor-empty:first-child:before{color:#b5adb3;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.editor-loading{color:#958b92;font-family:Georgia,serif;padding:70px;text-align:center}.workspace-loading{align-items:center;display:flex;flex:1 1;justify-content:center}.workspace-empty{margin:auto}.modal-help{color:var(--muted);margin-bottom:16px}.editor-footer{align-items:center;border-top:1px solid var(--line);color:#999096;display:flex;font-size:10px;justify-content:space-between;min-height:35px;padding:0 26px;flex:0 0 auto;display:none}.auth-page{align-items:center;background:radial-gradient(circle at 22% 22%,#f4eaf2 0,transparent 34%),var(--paper);display:grid;gap:clamp(50px,10vw,150px);grid-template-columns:minmax(280px,540px) 410px;justify-content:center;min-height:100vh;padding:48px}.brand--large{margin-bottom:48px}.auth-intro h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,66px);font-weight:500;letter-spacing:-.04em;line-height:1.08}.auth-intro .ant-typography{color:#635a62;font-size:17px;line-height:1.65;max-width:510px}.auth-card{border-color:var(--line);box-shadow:0 24px 70px rgba(74,50,68,.1)}.auth-card .ant-card-body{padding:34px}.auth-card__icon{color:var(--plum);font-size:24px;margin-bottom:13px}.auth-card h3{font-family:Georgia,Times New Roman,serif;font-weight:500}.auth-card .ant-segmented{margin:8px 0 24px}.setup-page{align-items:center;background:var(--paper);display:flex;justify-content:center;min-height:100vh;padding:30px}.setup-card{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 55px rgba(74,50,68,.08);max-width:620px;padding:32px;width:100%}.setup-card .brand{margin-bottom:30px}.setup-card h1{font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:500;margin-bottom:14px}.setup-card p{color:#625b61;line-height:1.6}.setup-card ol{color:#625b61;line-height:1.8;margin:18px 0 0 20px}.setup-card code{background:#f1ede9;border-radius:4px;padding:2px 5px}.books-page{background:#f5f2ee;min-height:100vh;min-height:100dvh}.books-header{align-items:center;background:rgba(251,250,248,.94);border-bottom:1px solid var(--line);display:flex;height:64px;justify-content:space-between;padding:0 28px}.books-brand-link{color:inherit;text-decoration:none}.books-account.ant-btn{height:40px;padding:0;width:40px}.books-account .ant-avatar{background:var(--blueberry);color:#fff}.books-content{margin:0 auto;max-width:1180px;padding:64px 36px 90px}.books-intro{align-items:end;display:flex;justify-content:space-between;margin-bottom:30px}.book-card__label,.books-eyebrow{color:#8a8188;display:block;font-size:10px;font-weight:750;letter-spacing:.14em;text-transform:uppercase}.books-intro h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,5vw,56px);font-weight:500;letter-spacing:-.035em;line-height:1.05;margin:7px 0 10px}.books-intro p{color:var(--muted);font-size:15px}.books-count{color:#8a8188;font-size:12px;padding-bottom:4px}.new-book-panel{align-items:center;background:var(--blueberry);border-radius:12px;color:#fff;display:grid;gap:32px;grid-template-columns:minmax(190px,.8fr) minmax(360px,1.2fr);margin-bottom:38px;padding:24px 28px}.new-book-panel h2{font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:500;margin-bottom:5px}.new-book-panel p{color:rgba(255,255,255,.65);font-size:12px}.new-book-form{display:flex;gap:10px}.new-book-form .ant-input{background:rgba(255,255,255,.98)}.new-book-form .ant-btn-primary{background:#fff;color:var(--blueberry);flex:none}.new-book-form .ant-btn-primary:not(:disabled):hover{background:#eeeef5;color:var(--blueberry)}.book-grid{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.book-card{background:#fff;border:1px solid #e5dfda;border-radius:9px;box-shadow:0 8px 24px rgba(59,49,57,.04);display:grid;grid-template-columns:7px minmax(0,1fr);min-height:210px;overflow:hidden;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.book-card:hover{border-color:#d4cad0;box-shadow:0 13px 34px rgba(59,49,57,.08);transform:translateY(-2px)}.book-card__spine{background:var(--blueberry-soft);border-right:1px solid #cdd0e2}.book-card__content{display:flex;flex-direction:column;min-width:0;padding:24px 23px 19px}.book-card__label{margin-bottom:18px}.book-card__title-row{align-items:flex-start;display:flex;gap:8px;justify-content:space-between}.book-card__title-row h2{font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:500;line-height:1.2;overflow-wrap:anywhere}.book-card__title-row .ant-btn{color:#968d94;flex:none;margin:-6px -8px 0 0;opacity:0}.book-card:hover .book-card__title-row .ant-btn,.book-card__title-row .ant-btn:focus-visible{opacity:1}.book-card__edit{align-items:center;display:grid;grid-template-columns:minmax(0,1fr) 32px 32px}.book-card__edit .ant-btn{padding:0}.book-card__updated{color:#968d94;font-size:11px;margin-top:9px}.book-card__open.ant-btn{align-self:flex-start;margin-top:auto;padding:4px 0 0}.books-empty{background:rgba(255,255,255,.55);border:1px dashed #d8d0cb;border-radius:10px;padding:54px 20px}@media(max-width:900px){.book-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.new-book-panel{grid-template-columns:1fr;gap:18px}}@media(max-width:600px){.books-header{height:58px;padding:0 17px}.books-content{padding:42px 18px 70px}.books-intro{align-items:flex-start;flex-direction:column;gap:12px}.new-book-panel{padding:22px 20px}.new-book-form{flex-direction:column}.book-grid{grid-template-columns:1fr}.book-card{min-height:190px}}.manuscript-settings-drawer .ant-drawer-body{padding:16px}.manuscript-settings-progress{background:#f7f3f6;border:1px solid #e8dfe5;border-radius:10px;padding:13px}.manuscript-settings-progress__heading{align-items:center;color:#685766;display:flex;font-size:11px;justify-content:space-between}.manuscript-settings-progress__heading span{align-items:center;display:flex;font-weight:700;gap:6px}.manuscript-settings-progress__heading strong{color:var(--plum);font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:500}.manuscript-settings-progress .ant-progress{margin:5px 0 3px}.manuscript-settings-progress__details{color:#8d8189;display:flex;font-size:9px;justify-content:space-between}.manuscript-settings-form,.manuscript-settings-form>section{display:flex;flex-direction:column}.manuscript-settings-form>section{border-bottom:1px solid #eee8eb;gap:7px;padding:18px 1px}.manuscript-settings-section-heading{margin-bottom:3px}.manuscript-settings-section-heading h3{color:#544952;font-family:Georgia,Times New Roman,serif;font-size:16px;font-weight:600;margin:0}.manuscript-settings-section-heading p{color:#968b92;font-size:10px;line-height:1.45;margin:3px 0 0}.manuscript-settings-form label{color:#756a72;font-size:9px;font-weight:750;letter-spacing:.055em;text-transform:uppercase}.manuscript-settings-form .ant-input-number,.manuscript-settings-form .ant-select{width:100%}.manuscript-settings-field-grid{display:grid;gap:10px;grid-template-columns:1fr 1fr}.manuscript-settings-field-grid>div{display:flex;flex-direction:column;gap:6px;min-width:0}.manuscript-settings-estimate{background:#f2f5f3;border:1px solid #dfe8e2;border-radius:10px;display:flex;flex-direction:column;margin-top:18px;padding:14px}.manuscript-settings-estimate>span{color:#75827a;font-size:9px;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.manuscript-settings-estimate strong{color:#4f6758;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500;margin:3px 0 5px}.manuscript-settings-estimate small{color:#819087;font-size:9px;line-height:1.5}@media(max-width:1100px){.workspace-grid{grid-template-columns:220px minmax(480px,1fr)}.workspace-grid--manuscript{grid-template-columns:220px minmax(480px,1fr) 48px}.app-header{grid-template-columns:220px 1fr auto;margin-right:48px}.workspace-tools{width:48px}.snippet-drawer-root .ant-drawer-content-wrapper{right:48px!important}}@media(max-width:760px){.app-header{display:grid;grid-template-columns:40px minmax(0,1fr) 40px;height:58px;margin-right:46px;padding:0 10px}.app-header:after{content:"";grid-column:3;grid-row:1;height:40px;width:40px}.app-header .app-brand-link{flex:none;grid-column:2;justify-self:center;width:max-content}.app-header .brand{justify-content:center;width:max-content}.mobile-app-nav-trigger.ant-btn{align-items:center;color:#625861;display:inline-flex;font-size:19px;grid-column:1;grid-row:1;height:38px;justify-content:center;padding:0;width:38px}.header-actions,.story-switcher{display:none}.workspace-grid,.workspace-grid--manuscript{display:grid;grid-template-columns:minmax(0,1fr) 46px;height:calc(100vh - 58px);height:calc(100dvh - 58px)}.snippet-drawer-root .ant-drawer-content-wrapper{right:46px!important}.workspace-tools{width:46px}.project-sidebar{display:none}.mobile-chapter-drawer .project-sidebar{display:block}.mobile-chapter-header{align-items:center;border-bottom:1px solid #eee8e4;display:flex;justify-content:space-between;padding-bottom:9px;width:100%}.mobile-chapter-header__steps{align-items:center;display:flex;gap:2px}.mobile-chapter-header__position{color:#80757c;font-size:10px;font-weight:750;letter-spacing:.065em;text-transform:uppercase}.writing-space{height:100%}.document-header{align-items:stretch;flex-direction:column;gap:10px;justify-content:flex-start;min-height:112px;padding:10px 20px 14px}.document-heading .document-path,.document-meta{display:none}.editor-toolbar{padding:6px 12px}.manuscript-prose{font-size:17px;padding:36px 24px 70px}.manuscript-prose h1{font-size:32px}}@media(max-width:900px){.auth-page{grid-template-columns:minmax(280px,440px);padding:28px}.auth-intro{display:none}.header-actions,.story-switcher{display:none!important}.writing-space{border-radius:0 20px 0 0}}