@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,600&family=Source+Sans+3:wght@300;400;500;600&family=EB+Garamond:ital,wght@0,400;0,500;1,400&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#1a2332;--navy-light:#243044;--navy-mid:#2e3f5c;--gold:#c9a84c;--gold-light:#e8c96d;--cream:#f7f3ed;--cream-dark:#ede8e0;--border:#d4cfc7;--text:#1a2332;--text-mid:#4a5568;--text-light:#718096;--white:#fff;--green:#2e7d5e;--red:#c0392b;--page-bg:#fff;--sidebar-w:260px;--settings-w:220px;--toolbar-h:44px}html,body,#root{min-height:100%}body{background:#1a2332}.editor-app{background:var(--cream);height:100vh;color:var(--text);flex-direction:column;font-family:"Source Sans 3",sans-serif;display:flex;overflow:hidden}.top-bar{background:var(--navy);border-bottom:2px solid var(--gold);flex-shrink:0;align-items:center;gap:12px;height:100px;padding:0 16px;display:flex}.top-brand{color:var(--cream);white-space:nowrap;margin-right:8px;font-family:Playfair Display,serif;font-size:15px;font-weight:600}.top-divider{background:#ffffff1f;width:1px;height:24px}.top-book-title{color:#f7f3edb3;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;overflow:hidden}.top-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:4px;padding:6px 14px;font-family:"Source Sans 3",sans-serif;font-size:12px;font-weight:600;transition:all .15s}.top-btn-outline{color:#f7f3edbf;background:0 0;border:1px solid #ffffff2e}.top-btn-outline:hover{color:var(--cream);border-color:#fff6}.top-btn-gold{background:var(--gold);color:var(--navy)}.top-btn-gold:hover{background:var(--gold-light)}.editor-body{flex:1;display:flex;overflow:hidden}.left-panel{width:var(--sidebar-w);background:var(--navy-light);border-right:1px solid #0003;flex-direction:column;flex-shrink:0;display:flex;overflow:hidden}.left-panel-header{border-bottom:1px solid #ffffff12;flex-shrink:0;padding:14px 16px 10px}.left-panel-label{letter-spacing:2px;text-transform:uppercase;color:#c9a84c99;margin-bottom:8px;font-size:9px;font-weight:600}.add-section-row{gap:6px;display:flex}.add-btn{color:var(--gold-light);cursor:pointer;text-align:center;background:0 0;border:1px solid #c9a84c4d;border-radius:3px;flex:1;padding:6px 8px;font-family:"Source Sans 3",sans-serif;font-size:11px;font-weight:600;transition:all .15s}.add-btn:hover{border-color:var(--gold);background:#c9a84c1a}.structure-scroll{flex:1;padding:8px 0;overflow-y:auto}.structure-scroll::-webkit-scrollbar{width:4px}.structure-scroll::-webkit-scrollbar-track{background:0 0}.structure-scroll::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.section-group{margin-bottom:4px}.group-label{letter-spacing:1.8px;text-transform:uppercase;color:#c9a84c73;padding:10px 16px 4px;font-size:9px;font-weight:600}.section-item{cursor:pointer;border-left:3px solid #0000;align-items:center;gap:8px;padding:8px 12px 8px 16px;transition:all .12s;display:flex;position:relative}.section-item:hover{background:#ffffff0a}.section-item.active{border-left-color:var(--gold);background:#c9a84c1a}.section-item.dragging{opacity:.4}.section-item.drag-over{background:#c9a84c26}.drag-handle{color:#fff3;cursor:grab;-webkit-user-select:none;user-select:none;flex-shrink:0;font-size:12px}.drag-handle:active{cursor:grabbing}.section-icon{flex-shrink:0;font-size:13px}.section-name{color:#f7f3edbf;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:12.5px;line-height:1.3;overflow:hidden}.section-item.active .section-name{color:var(--gold-light);font-weight:500}.recto-badge{color:var(--gold);letter-spacing:.5px;background:#c9a84c33;border-radius:2px;flex-shrink:0;padding:1px 4px;font-size:8px;font-weight:600}.move-btns{opacity:0;flex-direction:column;gap:1px;transition:opacity .15s;display:flex}.section-item:hover .move-btns{opacity:1}.move-btn{color:#ffffff80;cursor:pointer;background:#ffffff14;border:none;border-radius:2px;padding:1px 3px;font-size:8px;line-height:1}.move-btn:hover{color:var(--cream);background:#ffffff26}.toolbar{height:var(--toolbar-h);background:var(--white);border-bottom:1px solid var(--border);flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:2px;padding:0 20px;display:flex;overflow-x:auto}.toolbar-divider{background:var(--border);flex-shrink:0;width:1px;height:20px;margin:0 6px}.tb-btn{cursor:pointer;color:var(--text-mid);white-space:nowrap;background:0 0;border:none;border-radius:3px;flex-shrink:0;padding:5px 8px;font-family:"Source Sans 3",sans-serif;font-size:12px;font-weight:500;transition:all .12s}.tb-btn:hover{background:var(--cream);color:var(--navy)}.tb-btn.active{background:var(--navy);color:var(--cream)}.style-select{border:1px solid var(--border);color:var(--text);background:var(--cream);cursor:pointer;border-radius:3px;flex-shrink:0;padding:4px 8px;font-family:"Source Sans 3",sans-serif;font-size:12px}.style-select:focus{border-color:var(--navy);outline:none}.center-panel{background:#e8e4dc;flex-direction:column;flex:1;display:flex;overflow:hidden}.writing-scroll{flex:1;justify-content:center;align-items:flex-start;padding:40px 60px;display:flex;overflow-y:auto}.writing-scroll::-webkit-scrollbar{width:6px}.writing-scroll::-webkit-scrollbar-track{background:0 0}.writing-scroll::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}.page{background:var(--page-bg);width:100%;max-width:620px;min-height:800px;padding:72px 80px;position:relative;box-shadow:0 4px 24px #00000026}.page-meta{color:#aaa;justify-content:space-between;padding:0 80px;font-family:EB Garamond,serif;font-size:10px;display:flex;position:absolute;top:28px;left:0;right:0}.recto-notice{border:1px solid var(--gold);color:var(--gold);letter-spacing:.5px;background:#fdf9f0;border-radius:3px;padding:2px 7px;font-size:9px;font-weight:600;position:absolute;top:28px;right:80px}.writing-area{color:#222;outline:none;width:100%;min-height:500px;font-family:EB Garamond,serif;font-size:16px;line-height:1.75}.writing-area:focus{outline:none}.section-heading-display{color:var(--navy);margin-bottom:6px;font-family:Playfair Display,serif;font-size:26px;font-weight:700;line-height:1.2}.chapter-number-display{letter-spacing:2px;text-transform:uppercase;color:var(--gold);margin-bottom:10px;font-family:"Source Sans 3",sans-serif;font-size:11px;font-weight:600}.chapter-rule{background:var(--gold);width:48px;height:2px;margin-bottom:28px}.writing-area p{text-indent:1.5em;margin-bottom:0}.writing-area p:first-child{text-indent:0}.writing-area .block-quote{border-left:3px solid var(--gold);color:#444;margin:16px 0;padding:8px 0 8px 20px;font-style:italic;text-indent:0!important}.writing-area .scripture{border-left:3px solid var(--navy);color:var(--navy);background:#f9f7f4;margin:16px 0;padding:8px 0 8px 20px;font-style:italic;text-indent:0!important}.writing-area h2{color:var(--navy);text-indent:0;margin:28px 0 12px;font-family:Playfair Display,serif;font-size:18px;font-weight:600}.writing-area h3{letter-spacing:1px;text-transform:uppercase;color:var(--text-mid);text-indent:0;margin:20px 0 8px;font-family:"Source Sans 3",sans-serif;font-size:13px;font-weight:600}.copyright-page{color:#444;font-family:EB Garamond,serif;font-size:12px;line-height:1.8}.copyright-page p{text-indent:0;margin-bottom:8px}.copyright-title{color:var(--navy);margin-bottom:6px;font-family:Playfair Display,serif;font-size:22px;font-weight:700}.copyright-sub{color:var(--text-mid);margin-bottom:32px;font-size:14px}.dedication-page{text-align:center;color:var(--text-mid);padding:60px 0;font-family:EB Garamond,serif;font-size:18px;font-style:italic}.right-panel{width:var(--settings-w);background:var(--white);border-left:1px solid var(--border);flex-direction:column;flex-shrink:0;display:flex;overflow-y:auto}.right-panel::-webkit-scrollbar{width:4px}.right-panel::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.right-header{border-bottom:1px solid var(--border);color:var(--navy);flex-shrink:0;padding:14px 16px 10px;font-family:Playfair Display,serif;font-size:14px;font-weight:600}.right-section{border-bottom:1px solid var(--cream-dark);padding:14px 16px}.right-section-label{letter-spacing:1.5px;text-transform:uppercase;color:var(--text-light);margin-bottom:10px;font-size:9px;font-weight:600}.setting-row{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.setting-label{color:var(--text-mid);font-size:12px}.toggle{background:var(--border);cursor:pointer;border:none;border-radius:9px;flex-shrink:0;width:34px;height:18px;transition:background .2s;position:relative}.toggle.on{background:var(--navy)}.toggle:after{content:"";background:#fff;border-radius:7px;width:14px;height:14px;transition:left .2s;position:absolute;top:2px;left:2px}.toggle.on:after{left:18px}.right-select,.right-input{border:1px solid var(--border);width:100%;color:var(--text);background:var(--cream);border-radius:3px;margin-bottom:8px;padding:5px 8px;font-family:"Source Sans 3",sans-serif;font-size:12px}.right-input:focus,.right-select:focus{border-color:var(--navy);background:var(--white);outline:none}.recto-info{color:#7a5c00;background:#fdf9f0;border:1px solid #c9a84c66;border-radius:4px;padding:8px 10px;font-size:11px;line-height:1.5}.word-count{color:var(--text-light);border-top:1px solid var(--cream-dark);margin-top:auto;padding:12px 16px;font-size:11px}.export-panel{border-top:1px solid var(--border);padding:14px 16px}.export-btn{cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:flex-start;gap:6px;width:100%;margin-bottom:6px;padding:8px;font-family:"Source Sans 3",sans-serif;font-size:12px;font-weight:600;transition:all .15s;display:flex}.export-pdf{background:var(--navy);color:var(--cream)}.export-pdf:hover{background:var(--navy-mid)}.export-word{color:#fff;background:#2b579a}.export-word:hover{background:#1e4080}.export-epub{background:var(--green);color:#fff}.export-epub:hover{background:#236050}.modal-overlay{z-index:300;background:#1a23328c;justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0}.modal{background:var(--white);border-radius:8px;width:520px;overflow:hidden;box-shadow:0 20px 60px #00000040}.modal-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:20px 24px 14px;display:flex}.modal-title{color:var(--navy);font-family:Playfair Display,serif;font-size:18px;font-weight:600}.modal-close{cursor:pointer;color:var(--text-light);background:0 0;border:none;padding:4px 8px;font-size:18px}.template-grid{grid-template-columns:1fr 1fr;gap:10px;padding:20px 24px;display:grid}.template-card{border:1px solid var(--border);cursor:pointer;border-radius:5px;padding:14px;transition:all .15s}.template-card:hover{border-color:var(--navy);background:var(--cream)}.template-icon{margin-bottom:6px;font-size:22px}.template-name{color:var(--navy);margin-bottom:3px;font-size:13px;font-weight:600}.template-desc{color:var(--text-light);font-size:11px;line-height:1.4}.page-footer{text-align:center;color:#ccc;font-family:EB Garamond,serif;font-size:10px;position:absolute;bottom:32px;left:0;right:0}.book-selector-overlay{z-index:400;background:#1a2332bf;justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0}.book-selector-modal{background:var(--white);border-radius:8px;flex-direction:column;width:560px;max-height:80vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000004d}.book-selector-header{border-bottom:1px solid var(--border);padding:24px 28px 16px}.book-selector-title{color:var(--navy);margin-bottom:4px;font-family:Playfair Display,serif;font-size:20px;font-weight:700}.book-selector-sub{color:var(--text-light);font-size:13px}.book-list{flex:1;padding:16px 28px;overflow-y:auto}.book-card{border:1px solid var(--border);cursor:pointer;border-radius:6px;align-items:center;gap:16px;margin-bottom:10px;padding:14px;transition:all .15s;display:flex}.book-card:hover{border-color:var(--navy);background:var(--cream)}.book-card-cover{background:var(--navy-light);object-fit:cover;border-radius:3px;flex-shrink:0;width:44px;height:60px}.book-card-cover-placeholder{background:var(--navy-light);border-radius:3px;flex-shrink:0;justify-content:center;align-items:flex-start;width:44px;height:60px;font-size:20px;display:flex}.book-card-info{flex:1}.book-card-title{color:var(--navy);margin-bottom:3px;font-size:14px;font-weight:600}.book-card-author{color:var(--text-light);font-size:12px}.book-card-status{text-transform:uppercase;letter-spacing:.5px;border-radius:10px;padding:2px 8px;font-size:10px;font-weight:600}.status-draft{color:#92400e;background:#fef3c7}.status-submitted{color:#065f46;background:#d1fae5}.book-selector-footer{border-top:1px solid var(--border);padding:16px 28px}.new-book-btn{background:var(--navy);width:100%;color:var(--cream);cursor:pointer;border:none;border-radius:4px;padding:10px;font-family:"Source Sans 3",sans-serif;font-size:13px;font-weight:600;transition:background .15s}.new-book-btn:hover{background:var(--navy-mid)}.save-indicator{color:#f7f3ed80;padding:0 8px;font-size:11px}.save-indicator.saved{color:#6ee7b7}.save-indicator.saving{color:var(--gold)}@media (width<=768px){.top-bar{gap:6px;height:44px;min-height:44px;padding:0 10px}.top-brand-logo{display:none}.top-brand{font-size:0}.top-book-title{flex:1;font-size:12px}.top-divider{display:none}.top-btn{padding:4px 8px;font-size:10px}.top-btn-outline{display:none}.top-btn-gold{display:inline-block}.top-save-status{font-size:10px}.editor-body{-webkit-overflow-scrolling:touch;flex-direction:column;overflow:hidden auto}.left-panel,.right-panel{display:none}.center-panel{flex:1;min-height:0;overflow:visible}.writing-scroll{flex:none;padding:12px 8px;overflow:visible}.page{min-height:auto;box-shadow:none;max-width:100%;padding:20px 16px}.page-meta,.recto-notice,.toolbar{display:none}.writing-area{min-height:auto;font-size:15px;line-height:1.8}.section-heading-display{font-size:20px}.chapter-number-display{font-size:8px}.chapter-rule{width:32px}.center-panel>button{display:none!important}.editor-app{-webkit-overflow-scrolling:touch;height:auto;min-height:100vh;overflow:auto}.editor-body,.center-panel,.writing-scroll{overflow:visible}}
