@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap";:root{font-family:DM Sans,sans-serif;color:#20242d;background:#f6f6f3;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button{cursor:pointer}.other h2{font-size:18px;color:#444;margin-bottom:7px}.other a{color:#777;text-decoration:underline;font-size:14px}.other ul{padding:0;margin:0;list-style-type:none}.App{font-family:sans-serif;text-align:center}h1{font-size:24px;color:#333}.editor-container{border-radius:10px 10px 2px 2px;max-width:600px;color:#000;position:relative;line-height:20px;font-weight:400;text-align:left}.editor-inner{background:#fff;position:relative}.editor-input{min-height:150px;resize:none;font-size:16px;caret-color:#050505;position:relative;tab-size:1;outline:0;padding:15px 10px;caret-color:#444}.editor-placeholder{color:#999;overflow:hidden;position:absolute;text-overflow:ellipsis;top:15px;left:10px;font-size:16px;-webkit-user-select:none;user-select:none;display:inline-block;pointer-events:none}.editor-text-bold{font-weight:700}.editor-text-italic{font-style:italic}.editor-text-underline{text-decoration:underline}.editor-text-strikethrough{text-decoration:line-through}.editor-text-underlineStrikethrough{text-decoration:underline line-through}.editor-text-code{background-color:#f0f2f5;padding:1px .25rem;font-family:Menlo,Consolas,Monaco,monospace;font-size:94%}.editor-link{color:#216fdb;text-decoration:none}.tree-view-output{display:block;background:#222;color:#fff;padding:5px;font-size:12px;white-space:pre-wrap;margin:1px auto 10px;max-height:250px;position:relative;border-bottom-left-radius:10px;border-bottom-right-radius:10px;overflow:auto;line-height:14px}.editor-code{background-color:#f0f2f5;font-family:Menlo,Consolas,Monaco,monospace;display:block;padding:8px 8px 8px 52px;line-height:1.53;font-size:13px;margin:8px 0;tab-size:2;overflow-x:auto;position:relative}.editor-code:before{content:attr(data-gutter);position:absolute;background-color:#eee;left:0;top:0;border-right:1px solid #ccc;padding:8px;color:#777;white-space:pre-wrap;text-align:right;min-width:25px}.editor-code:after{content:attr(data-highlight-language);top:0;right:3px;padding:3px;font-size:10px;text-transform:uppercase;position:absolute;color:#00000080}.editor-tokenComment{color:#708090}.editor-tokenPunctuation{color:#999}.editor-tokenProperty{color:#905}.editor-tokenSelector{color:#690}.editor-tokenOperator{color:#9a6e3a}.editor-tokenAttr{color:#07a}.editor-tokenVariable{color:#e90}.editor-tokenFunction{color:#dd4a68}.editor-paragraph{margin:0 0 8px;position:relative}.editor-paragraph:last-child{margin-bottom:0}.editor-heading-h1{font-size:24px;color:#050505;font-weight:400;margin:0 0 12px;padding:0}.editor-heading-h2{font-size:16px;color:#65676b;font-weight:700;margin:10px 0 0;padding:0;text-transform:uppercase}.editor-quote{margin:0 0 0 20px;font-size:16px;color:#65676b;border-left-color:#ced0d4;border-left-width:4px;border-left-style:solid;padding-left:16px}.editor-list-ol,.editor-list-ul{padding:0;margin:0 0 0 16px}.editor-listitem{margin:8px 32px}.editor-nested-listitem{list-style-type:none}pre::-webkit-scrollbar{background:transparent;width:10px}pre::-webkit-scrollbar-thumb{background:#999}.debug-timetravel-panel{overflow:hidden;padding:0 0 10px;margin:auto;display:flex}.debug-timetravel-panel-slider{padding:0;flex:8}.debug-timetravel-panel-button{padding:0;border:0;background:none;flex:1;color:#fff;font-size:12px}.debug-timetravel-panel-button:hover{text-decoration:underline}.debug-timetravel-button{border:0;padding:0;font-size:12px;top:10px;right:15px;position:absolute;background:none;color:#fff}.debug-timetravel-button:hover{text-decoration:underline}.toolbar{display:flex;margin-bottom:1px;background:#fff;padding:4px;border-top-left-radius:10px;border-top-right-radius:10px;vertical-align:middle}.toolbar button.toolbar-item{border:0;display:flex;background:none;border-radius:10px;padding:8px;cursor:pointer;vertical-align:middle}.toolbar button.toolbar-item:disabled{cursor:not-allowed}.toolbar button.toolbar-item.spaced{margin-right:2px}.toolbar button.toolbar-item .toolbar-icon{margin-top:2px;opacity:.6}.toolbar button.toolbar-item.active{background-color:#dfe8fa4d}.toolbar button.toolbar-item.active .toolbar-icon{opacity:1}.toolbar .toolbar-item:hover:not([disabled]){background-color:#eee}.toolbar .divider{width:1px;background-color:#eee;margin:0 4px}.toolbar .toolbar-item .text{display:flex;line-height:20px;width:200px;vertical-align:middle;font-size:14px;color:#777;text-overflow:ellipsis;width:70px;overflow:hidden;height:20px;text-align:left}.toolbar .toolbar-item .icon{display:flex;width:20px;height:20px;-webkit-user-select:none;user-select:none;margin-right:8px;line-height:16px;background-size:contain}.ExampleEditorTheme__table{border-collapse:collapse;border-spacing:0;overflow-y:scroll;overflow-x:scroll;table-layout:fixed;width:max-content;margin:0 25px 30px 0}.ExampleEditorTheme__tableSelection *::selection{background-color:transparent}.ExampleEditorTheme__tableSelected{outline:2px solid rgb(60,132,244)}.ExampleEditorTheme__tableCell{border:1px solid #bbb;width:75px;min-width:75px;vertical-align:top;text-align:start;padding:6px 8px;position:relative;outline:none}.ExampleEditorTheme__tableCellResizer{position:absolute;right:-4px;height:100%;width:8px;cursor:ew-resize;z-index:10;top:0}.ExampleEditorTheme__tableCellHeader{background-color:#f2f3f5;text-align:start}.ExampleEditorTheme__tableCellSelected{caret-color:transparent}.ExampleEditorTheme__tableCellSelected:after{position:absolute;inset:0;background-color:highlight;mix-blend-mode:multiply;content:"";pointer-events:none}.ExampleEditorTheme__tableAddColumns{position:absolute;background-color:#eee;height:100%;animation:table-controls .2s ease;border:0;cursor:pointer}.ExampleEditorTheme__tableAddColumns:after{background-image:url(../images/icons/plus.svg);background-size:contain;background-position:center;background-repeat:no-repeat;display:block;content:" ";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.4}.ExampleEditorTheme__tableAddColumns:hover,.ExampleEditorTheme__tableAddRows:hover{background-color:#c9dbf0}.ExampleEditorTheme__tableAddRows{position:absolute;width:calc(100% - 25px);background-color:#eee;animation:table-controls .2s ease;border:0;cursor:pointer}.ExampleEditorTheme__tableAddRows:after{background-image:url(../images/icons/plus.svg);background-size:contain;background-position:center;background-repeat:no-repeat;display:block;content:" ";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.4}@keyframes table-controls{0%{opacity:0}to{opacity:1}}.ExampleEditorTheme__tableCellResizeRuler{display:block;position:absolute;width:1px;background-color:#3c84f4;height:100%;top:0}.ExampleEditorTheme__tableCellActionButtonContainer{display:block;right:5px;top:6px;position:absolute;z-index:4;width:20px;height:20px}.ExampleEditorTheme__tableCellActionButton{background-color:#eee;display:block;border:0;border-radius:20px;width:20px;height:20px;color:#222;cursor:pointer}.ExampleEditorTheme__tableCellActionButton:hover{background-color:#ddd}#root{min-height:100vh}.shell{display:flex;min-height:100vh}.sidebar{width:250px;background:#20232b;color:#f8f6f0;padding:34px 22px 24px;display:flex;flex-direction:column}.brand{font-family:Playfair Display,serif;font-size:26px;margin:0 12px 62px}.brand span{color:#d8b47b;font-size:14px;font-family:DM Sans,sans-serif;margin-left:5px}.sidebar nav{display:grid;gap:8px}.sidebar nav button,.link-button{text-align:left;color:#c9c9c5;background:transparent;border:0;border-radius:8px;padding:12px}.sidebar nav button:hover,.link-button:hover{background:#30343e;color:#fff}.account{border-top:1px solid #3a3d45;margin-top:auto;padding:20px 12px 0;display:grid;gap:7px}.link-button{padding:0;font-size:13px}.main{width:min(1100px,100%);margin:0 auto;padding:62px 56px}.page-header{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:34px}h1,h2,p{margin-top:0}h1{font:700 40px/1.1 Playfair Display,serif;margin-bottom:8px}h2{font-size:18px;margin-bottom:8px}.eyebrow{color:#b08043;font-size:11px;font-weight:700;letter-spacing:.14em;margin-bottom:10px}.muted{color:#777b83}.primary,.actions button{border:0;border-radius:7px;padding:11px 16px;background:#b08043;color:#fff;font-weight:600}.primary:hover{background:#966d3b}button:disabled{cursor:wait;opacity:.65}.book-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:18px}.book-card{background:#fff;border:1px solid #e8e6df;border-radius:12px;overflow:hidden;display:flex;min-height:155px}.book-card img{width:108px;object-fit:cover;background:#ddd}.book-info{padding:20px;flex:1}code{color:#888;font-size:11px;word-break:break-all}.actions{display:flex;gap:8px;margin-top:18px;flex-wrap:wrap}.actions button{background:#eeeae3;color:#5e4c36;font-size:12px;padding:8px 10px}.actions button:hover{background:#dfd7ca}.form-card,.list-card,.chapter-view{background:#fff;border:1px solid #e8e6df;border-radius:12px;padding:28px}.wide-form{max-width:720px;display:grid;gap:18px}label{display:grid;gap:7px;color:#565961;font-size:13px;font-weight:600}input,textarea,select{border:1px solid #dcdad2;border-radius:6px;padding:11px 12px;color:#20242d;background:#fff;outline:none}input:focus,textarea:focus,select:focus{border-color:#b08043;box-shadow:0 0 0 3px #b080431a}textarea{min-height:120px;resize:vertical}.content-input{min-height:300px}.editor-shell{min-height:300px;border:1px solid #dcdad2;border-radius:6px;overflow:hidden}.editor-shell [contenteditable]{min-height:260px;padding:16px;outline:none}.editor-shell [contenteditable]:focus{box-shadow:inset 0 0 0 2px #b0804333}.editor-placeholder{position:absolute;color:#9a9a96;padding:16px;pointer-events:none}.checkbox{display:flex;grid-template-columns:auto 1fr;align-items:center;gap:8px}.checkbox input{accent-color:#b08043}.error{color:#a43d3d;background:#fcebea;border-radius:6px;padding:10px 12px;font-size:13px}.success{color:#397044;background:#eaf5eb;border-radius:6px;padding:10px 12px;font-size:13px}.empty{color:#888;padding:40px;text-align:center;background:#fff;border:1px dashed #d8d5cb;border-radius:12px;grid-column:1 / -1}.chapter-row{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid #eeece7}.chapter-row:last-child{border-bottom:0}.chapter-row>div:first-child{display:flex;align-items:center;gap:12px}.chapter-number{color:#b08043;font-weight:700;width:25px}.chapter-row small{color:#888;font-size:12px}.chapter-meta{display:flex;flex-wrap:wrap;gap:20px;color:#888;font-size:12px;padding-bottom:25px;border-bottom:1px solid #eeece7}.chapter-content{line-height:1.8;padding-top:25px}.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top right,#eee3d4,transparent 40%),#f6f6f3}.auth-card{width:min(420px,100%);display:grid;gap:18px;padding:38px}.auth-card h1{margin-bottom:-7px}@media(max-width:700px){.shell{display:block}.sidebar{width:100%;padding:18px}.brand{margin:0 0 18px}.sidebar nav{display:flex}.account{position:absolute;top:20px;right:18px;border:0;padding:0}.account .link-button{text-align:right}.main{padding:34px 20px}.page-header{align-items:start;flex-direction:column}.page-header .primary{width:100%}.chapter-row{align-items:start;flex-direction:column}.chapter-row .actions{margin-top:0}}
