:root{--bg:#fbfbfd;--fg:#1a1a1f;--muted:#5c5c66;--border:#e2e2e8;--accent:#3a4cff;--accent-fg:#ffffff;--badge-bg:#eef0f7;--paid-bg:#fff4e0;--paid-fg:#8a5300;--free-bg:#e6f6ec;--free-fg:#1d6b3a;--maxw:880px}*{box-sizing:border-box}html{color-scheme:light dark}body{margin:0;background:var(--bg);color:var(--fg);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.55}@media (prefers-color-scheme:dark){:root{--bg:#16161a;--fg:#f2f2f5;--muted:#a6a6b2;--border:#2c2c34;--badge-bg:#26262e}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}a{color:var(--accent)}main{max-width:var(--maxw);margin:0 auto;padding:1.5rem 1.25rem 4rem}.site-header{border-bottom:1px solid var(--border)}.site-header nav{max-width:var(--maxw);margin:0 auto;padding:.75rem 1.25rem;display:flex;gap:1.25rem;align-items:center}.site-header .brand{font-weight:700;color:var(--fg);text-decoration:none;display:flex;align-items:center;line-height:0}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,400px);grid-gap:clamp(2rem,6vw,4rem);gap:clamp(2rem,6vw,4rem);align-items:center;padding:clamp(2rem,6vw,4.5rem) 0 2rem}.hero-copy h1{margin:0 0 1rem;font-size:clamp(2.5rem,7vw,4.5rem);line-height:.95;letter-spacing:-.05em}.hero-copy p{max-width:55ch;color:var(--muted)}.hero-art{display:block;width:100%;height:auto;border-radius:24px;box-shadow:0 24px 60px rgb(18 20 54/24%)}@media (max-width:700px){.hero{grid-template-columns:1fr;gap:2rem}.hero-art{max-width:460px;margin:0 auto}}.cta{margin-top:.5rem;padding:.55rem 1.1rem;background:var(--accent);color:var(--accent-fg);border-radius:8px;text-decoration:none;border:none;font:inherit;cursor:pointer}.badge,.cta{display:inline-block}.badge{font-size:.72rem;padding:.1rem .5rem;border-radius:999px;background:var(--badge-bg);color:var(--muted);vertical-align:middle}.badge-free{background:var(--free-bg);color:var(--free-fg)}.badge-paid{background:var(--paid-bg);color:var(--paid-fg)}.badge-tag{background:var(--badge-bg);color:var(--muted)}.book-tags{display:flex;flex-wrap:wrap;gap:.35rem;list-style:none;margin:.5rem 0 0;padding:0}.book-card{border:1px solid var(--border);border-radius:12px;padding:1rem 1.1rem;margin:0 0 1rem}.book-card-title{margin:0 0 .25rem;font-size:1.15rem}.book-card-subtitle{margin:0 0 .4rem;color:var(--muted);font-style:italic}.book-card-meta{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;margin:0 0 .5rem;font-size:.9rem}.book-card-synopsis{margin:0;color:var(--muted)}.genre-filter{display:flex;gap:1rem;flex-wrap:wrap;margin:1rem 0 1.5rem}.genre-filter .field{display:flex;flex-direction:column;gap:.2rem}.genre-filter label{font-size:.8rem;color:var(--muted)}.genre-filter input,.genre-filter select{padding:.4rem .5rem;border:1px solid var(--border);border-radius:8px;background:var(--bg);color:var(--fg);font:inherit}.book-hero{display:flex;gap:1.25rem;align-items:flex-start;margin:0 0 1.5rem}.book-hero-meta{flex:1 1;min-width:0}.book-hero-meta h1{margin:0 0 .35rem}.book-cover{width:160px;aspect-ratio:2/3;object-fit:cover;border-radius:12px;border:1px solid var(--border);flex-shrink:0}@media (max-width:560px){.book-hero{flex-direction:column}.book-cover{width:120px}}.chapter-list{list-style:none;margin:0;padding:0}.chapter-list li{display:flex;gap:.6rem;align-items:center;padding:.55rem 0;border-bottom:1px solid var(--border)}.chapter-num{color:var(--muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-width:2rem}.chapter-title{flex:1 1;min-width:0}.chapter-thumb{width:40px;height:40px;object-fit:cover;border-radius:6px;border:1px solid var(--border);flex-shrink:0}.chapter-illustration{display:block;width:100%;max-height:460px;object-fit:cover;border-radius:12px;border:1px solid var(--border);margin:0 0 1.25rem}.prose{max-width:68ch}.prose h2,.prose h3{margin:1.5rem 0 .5rem;line-height:1.3}.prose p{margin:0 0 1rem}.preview-boundary{margin:1rem 0;padding:.85rem 1rem;border:1px dashed var(--border);border-radius:10px;background:var(--badge-bg)}.chapter-breadcrumb{margin:0 0 .5rem}.chapter-eyebrow{margin:0;color:var(--muted);font-size:.85rem;text-transform:uppercase;letter-spacing:.04em}.chapter-nav{display:flex;justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:1rem;border-top:1px solid var(--border)}.earnings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:.85rem;gap:.85rem;margin:1rem 0 1.5rem}.earnings-card{border:1px solid var(--border);border-radius:12px;padding:.9rem 1rem}.earnings-card .label{display:block;font-size:.8rem;color:var(--muted)}.earnings-card .value{font-size:1.4rem;font-weight:700}table.analytics{width:100%;border-collapse:collapse;margin-top:.5rem}table.analytics td,table.analytics th{text-align:left;padding:.4rem .5rem;border-bottom:1px solid var(--border)}table.analytics td.num,table.analytics th.num{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.stars{display:inline-flex;align-items:center;gap:.4rem}.stars-glyphs{display:inline-flex;font-size:1rem;letter-spacing:.05em;line-height:1}.stars-glyphs .star{color:var(--border)}.stars-glyphs .star-full{color:#f5a623}.stars-glyphs .star-half{background:linear-gradient(90deg,#f5a623 50%,var(--border) 50%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.stars-meta{color:var(--muted);font-size:.85rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.book-hero-rating{margin:.4rem 0 0}.rating-widget{margin:2rem 0 0;padding:1rem 1.2rem;border:1px solid var(--border);border-radius:12px;background:var(--badge-bg)}.rating-widget h3{margin:0 0 .5rem;font-size:1rem}.rating-input{display:inline-flex;gap:.1rem;margin-top:.4rem}.rating-star{background:none;border:none;cursor:pointer;padding:0 .05rem;font-size:1.8rem;line-height:1;color:var(--border);transition:color .08s ease,transform .08s ease}.rating-star:hover{transform:scale(1.12)}.rating-star.is-active{color:#f5a623}.rating-star:disabled{cursor:progress}.rating-hint,.rating-your{margin:.4rem 0 0;color:var(--muted);font-size:.9rem}.rating-error{margin:.4rem 0 0;color:#b00020;font-size:.9rem}.category-tabs{display:flex;flex-wrap:wrap;gap:.4rem;margin:1rem 0}.category-tab{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .7rem;border:1px solid var(--border);border-radius:999px;font-size:.9rem;text-decoration:none;color:var(--fg)}.category-tab.is-active,.category-tab:hover{border-color:var(--accent)}.category-tab.is-active{background:var(--accent);color:var(--accent-fg)}.category-tab .category-count{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;opacity:.7;font-size:.8rem}.ranking-list{list-style:none;margin:0;padding:0}.ranking-row{display:flex;align-items:center;gap:1rem;padding:.8rem 0;border-bottom:1px solid var(--border)}.ranking-rank{font-size:1.3rem;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--muted);min-width:2ch;text-align:right}.ranking-body{flex:1 1;min-width:0}.ranking-title{margin:0 0 .2rem;font-size:1.05rem}.ranking-score{flex-shrink:0}.author-shell{min-height:100vh}body:has(.author-shell)>.site-header{display:none}.author-header{justify-content:space-between;min-height:58px;padding:.65rem 1.25rem;border-bottom:1px solid var(--border);background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:10}.author-header,.author-nav{display:flex;align-items:center;gap:1rem}.author-brand{font-weight:700;color:var(--fg);text-decoration:none;gap:.5rem}.author-account,.author-brand{display:flex;align-items:center}.author-account{gap:.75rem}.author-email{color:var(--muted);font-size:.85rem}.author-auth,.author-loading{max-width:var(--maxw);margin:0 auto;padding:4rem 1.25rem;text-align:center}.author-auth-card{max-width:380px;margin:3rem auto;display:flex;flex-direction:column;gap:.85rem;padding:2rem;border:1px solid var(--border);border-radius:14px;background:var(--bg);text-align:left}.author-auth-card h1{margin:0;font-size:1.4rem}.author-auth-sub{margin:0 0 .5rem;color:var(--muted);font-size:.9rem}.author-field{display:flex;flex-direction:column;gap:.3rem;font-size:.85rem;color:var(--muted)}.author-create-row input,.author-create-row select,.author-field input,.author-field select,.author-input{padding:.55rem .7rem;border:1px solid var(--border);border-radius:9px;background:var(--bg);color:var(--fg);font-size:.95rem;font-family:inherit}.author-btn-primary{padding:.6rem 1rem;border:none;border-radius:9px;background:var(--accent);color:var(--accent-fg);font-weight:600;font-size:.95rem;cursor:pointer}.author-btn-primary:disabled{opacity:.5;cursor:default}.author-btn-ghost{padding:.5rem .85rem;border:1px solid var(--border);border-radius:9px;background:transparent;color:var(--fg);font-size:.9rem;cursor:pointer}.author-btn-ghost:disabled{opacity:.5;cursor:default}.author-btn-link{border:none;background:none;color:var(--accent);cursor:pointer;font-size:.85rem;padding:0;text-align:left}.author-error{color:#c0392b;font-size:.85rem;margin:.25rem 0}.author-muted{color:var(--muted);font-size:.9rem}.author-page-head{display:flex;flex-direction:column;gap:.2rem;margin-bottom:1.25rem}.author-page-head h1{margin:0}.author-create-row{display:flex;gap:.6rem;flex-wrap:wrap;margin-bottom:1.5rem}.author-create-row input{flex:1 1;min-width:200px}.author-book-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:.85rem;gap:.85rem}.author-book-card{width:100%;text-align:left;display:flex;flex-direction:column;gap:.35rem;padding:1rem;border:1px solid var(--border);border-radius:12px;background:var(--bg);cursor:pointer}.author-book-card:hover{border-color:var(--accent)}.author-book-title{font-weight:600;font-size:1.05rem}.author-book-meta{color:var(--muted);font-size:.8rem}.author-page{max-width:1100px}.book-workspace{display:grid;grid-template-columns:260px minmax(0,1fr);grid-gap:0;gap:0;width:100%;min-height:calc(100dvh - 58px);margin:0 auto;padding:0;align-items:stretch;background:#fff}.book-workspace.has-facts{grid-template-columns:260px minmax(480px,1fr) 300px}.book-sidebar{border-right:1px solid var(--border);padding:1rem .65rem;position:-webkit-sticky;position:sticky;top:58px;height:calc(100dvh - 58px);overflow:hidden;background:#fff}.book-sidebar-head{padding:0 .55rem .8rem;border-bottom:1px solid var(--border)}.book-sidebar-head>div>span{display:block;font-size:.72rem;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-weight:700}.book-sidebar-title{margin:.15rem 0 0;font-size:1rem}.book-chapter-list{list-style:none;margin:0 0 .6rem;display:flex;flex-direction:column;gap:.2rem;max-height:calc(100dvh - 225px);overflow:auto;padding:.6rem 0}.book-chapter-node{min-width:0}.book-chapter-item{width:100%;text-align:left;display:flex;align-items:center;gap:.4rem;padding:.52rem .55rem;border:none;border-radius:8px;background:transparent;color:var(--fg);cursor:pointer}.book-chapter-item.is-active{background:#eef3ff;color:#1739b8;font-weight:650}.book-tree-chevron{width:.75rem;flex:0 0 auto;color:var(--muted)}.book-chapter-copy{min-width:0;flex:1 1;display:flex;align-items:baseline;gap:.35rem}.book-chapter-num{font-size:.72rem;color:var(--muted);flex:0 0 auto}.book-chapter-name{font-size:.86rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.book-tree-status{width:8px;height:8px;border-radius:50%;background:#a8afb9;flex:0 0 auto}.book-tree-status.is-approved,.book-tree-status.is-published{background:#26a65b}.book-tree-status.is-draft,.book-tree-status.is-proposed{background:#3a64e8}.book-tree-status.is-rejected{background:#d84a3a}.book-revision-tree{position:relative;margin:.1rem 0 .35rem 1.25rem;padding-left:.72rem;border-left:1px solid #d9dee8}.book-revision-tree>p{margin:0;padding:.35rem .45rem;color:var(--muted);font-size:.75rem}.book-revision-node{width:100%;display:flex;align-items:center;gap:.25rem;border-radius:7px;font-size:.78rem}.book-revision-node.is-active,.book-revision-node:hover{background:#eef3ff}.book-revision-node.is-active{font-weight:650}.book-revision-select{flex:1 1;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.38rem .5rem;border:0;border-radius:7px;background:transparent;color:var(--muted);cursor:pointer;font-size:inherit;text-align:left}.book-revision-node.is-active .book-revision-select,.book-revision-node:hover .book-revision-select{color:#1739b8}.book-revision-delete{flex-shrink:0;padding:.1rem .35rem;opacity:0;font-size:1rem;line-height:1;color:var(--muted)}.book-revision-node:hover .book-revision-delete{opacity:1}@media (pointer:coarse){.book-revision-delete{opacity:1}}.book-revision-delete:hover{color:#c0392b!important}.book-revision-delete-confirm{display:flex;gap:.25rem;padding-right:.35rem;font-size:.75rem;white-space:nowrap}.book-chapter-add{display:flex;flex-direction:column;gap:.4rem;border-top:1px solid var(--border);padding-top:.6rem}.book-chapter-add input{padding:.45rem .55rem;border:1px solid var(--border);border-radius:8px;background:var(--bg);color:var(--fg);font-size:.85rem}.book-main{min-width:0;height:calc(100dvh - 58px);display:flex;flex-direction:column;background:#fff;overflow:hidden}.book-tabs{display:flex;gap:.25rem;border-bottom:1px solid var(--border);margin:0;min-height:46px;padding:0 1rem;flex-wrap:wrap}.book-tab{padding:.75rem .8rem .6rem;text-decoration:none;color:var(--muted);border-bottom:2px solid transparent;font-size:.92rem}button.book-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border-top:0;border-left:0;border-right:0;font:inherit;cursor:pointer}.book-facts-toggle{display:none;margin-left:auto;flex-shrink:0}.book-tab-body{min-height:0;flex:1 1;overflow:auto}.book-tab.is-active{color:var(--fg);border-bottom-color:var(--accent);font-weight:600}.write-screen{height:100%;display:flex;flex-direction:column;gap:0;padding:0;overflow:hidden}.write-head{display:flex;align-items:center;justify-content:space-between;padding:1.3rem clamp(1.25rem,4vw,3rem) .75rem}.write-head h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,2vw,1.85rem);font-weight:500}.write-status{font-size:.75rem;padding:.15rem .5rem}.write-chapter-badge,.write-status{border-radius:999px;background:var(--badge-bg);color:var(--muted)}.write-chapter-badge{font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:.2rem .6rem}.write-chapter-badge.is-published{background:#d4f0e2;color:#1a6b40}.write-chapter-badge.is-approved{background:#d8e9ff;color:#1a4a8a}.write-chapter-badge.is-draft{background:var(--badge-bg);color:var(--muted)}.write-prose{min-height:0;flex:1 1;width:100%;padding:.5rem clamp(1.25rem,4vw,3rem) 2rem;border:0;border-radius:0;background:#fff;color:var(--fg);font-size:1.08rem;line-height:1.78;font-family:Georgia,Times New Roman,serif;resize:none;outline:none;transition:flex .2s ease}.write-screen:has(.write-prompt-preview) .write-prose{flex:0 0 6rem;overflow:hidden}.write-actions{display:flex;justify-content:flex-end;gap:.45rem;padding:.55rem .8rem;border-bottom:1px solid var(--border)}.write-actions button{background:#fff;border-color:var(--border);color:#234bc2}.write-actions .write-action-icon{width:38px;min-width:38px;height:38px;min-height:38px;padding:0;display:inline-grid;place-items:center;border-radius:9px}.write-action-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.write-action-icon[aria-label^=Run]{background:color-mix(in srgb,var(--accent) 12%,#fff);border-color:var(--accent)}.write-actions .author-btn-primary{border:1px solid var(--border);color:#234bc2}.write-revisions{border:1px solid var(--border);border-radius:12px;padding:.85rem;background:var(--card)}.write-revisions-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.write-revisions-head h3,.write-revisions-head p{margin:0}.write-revisions-head p{margin-top:.2rem;color:var(--muted);font-size:.85rem}.write-revision-list{display:flex;flex-direction:column;gap:0;margin:.85rem 0 0;padding:0;list-style:none}.write-revision-item{padding:.75rem 0;border-top:1px solid var(--border)}.write-revision-item>p{margin:.45rem 0;color:var(--muted);font-size:.88rem}.write-revision-actions,.write-revision-meta{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.write-revision-meta time{margin-left:auto;color:var(--muted);font-size:.78rem}.write-revision-status,.write-revision-tag{padding:.1rem .42rem;border-radius:999px;font-size:.7rem;text-transform:capitalize;background:var(--badge-bg);color:var(--muted)}.write-revision-status.is-approved{background:#e8f5ec;color:#1d6b3a}.write-revision-status.is-rejected{background:#fdecea;color:#9f2d20}.write-revision-tag{border:1px solid var(--accent);color:var(--accent);background:transparent}.write-continuity{border:1px solid var(--border);border-radius:12px;padding:.85rem}.write-continuity h3{margin:0 0 .5rem}.write-contradiction{display:flex;flex-direction:column;gap:.2rem;padding:.5rem 0;border-top:1px solid var(--border)}.write-sev{align-self:flex-start;font-size:.7rem;text-transform:uppercase;padding:.1rem .45rem;border-radius:999px;background:var(--badge-bg)}.write-sev-blocking{background:#fdecea;color:#c0392b}.write-sev-warning{background:var(--paid-bg);color:var(--paid-fg)}.write-proposed-facts{border:1px solid var(--border);border-radius:12px;padding:1rem;background:var(--bg);max-height:min(65vh,720px);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}@media (prefers-color-scheme:dark){.write-proposed-facts{background:rgba(255,255,255,.02)}}.write-proposed-head{display:flex;flex-direction:column;gap:.2rem;margin-bottom:1rem}.write-proposed-head h3{margin:0;font-size:1.1rem}.write-proposed-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.write-proposed-item{border:1px solid var(--border);border-radius:8px;padding:.75rem;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}@media (prefers-color-scheme:dark){.write-proposed-item{background:var(--badge-bg)}}.write-proposed-item:hover{border-color:var(--accent);box-shadow:0 2px 8px rgba(0,0,0,.04)}.write-proposed-item-header label{display:flex;align-items:center;gap:.6rem;cursor:pointer;font-size:.92rem;font-weight:550;color:var(--fg)}.write-proposed-item-header input[type=checkbox]{width:16px;height:16px;accent-color:var(--accent);cursor:pointer}.write-proposed-edit-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--border)}.proposed-field{display:flex;flex-direction:column;gap:.3rem}.proposed-field:last-child,.proposed-field:nth-child(3){grid-column:span 2}@media (max-width:560px){.write-proposed-facts{max-height:58vh}.write-proposed-edit-fields{grid-template-columns:1fr}.proposed-field:last-child,.proposed-field:nth-child(3){grid-column:span 1}}.proposed-field label{font-size:.75rem;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.proposed-field .author-input{width:100%;padding:.45rem .6rem;font-size:.88rem;border-radius:6px;background:var(--bg);border:1px solid var(--border)}@media (prefers-color-scheme:dark){.proposed-field .author-input{background:rgba(0,0,0,.2)}}.proposed-field textarea.author-input{resize:vertical}.write-bottom-dock{flex:0 0 auto;position:relative;z-index:5;border-top:1px solid var(--border);background:#fff;box-shadow:0 -8px 20px rgb(22 35 70/4%)}.write-bottom-dock:has(.write-prompt-preview){flex:1 1;min-height:0;display:flex;flex-direction:column}.write-prompt-preview{border:1px solid var(--accent);margin:.65rem .8rem 0;border-radius:10px;padding:.65rem;background:#f6f8ff;flex:1 1;min-height:0;display:flex;flex-direction:column}.write-prompt-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.85rem;flex:0 0 auto}.write-prompt-text{width:100%;min-height:100px;flex:1 1;font-size:.85rem;font-family:ui-monospace,Menlo,Consolas,monospace;resize:vertical}.write-composer{display:flex;gap:.5rem;align-items:center;padding:.65rem .8rem .8rem;background:#fff;border-top:0;flex-wrap:nowrap}.write-composer select{padding:.55rem .5rem;border:1px solid var(--border);border-radius:9px;background:var(--bg);color:var(--fg)}.write-instruction{flex:1 1;min-width:180px;min-height:42px;max-height:100px;resize:none;line-height:1.4}.write-send{width:42px;height:42px;flex:0 0 auto;border:0;border-radius:50%;background:var(--accent);color:#fff;font-size:1.1rem;font-weight:700;cursor:pointer}.write-send:disabled{opacity:.4;cursor:default}.write-debug-toggle{padding:.5rem .7rem;border:1px solid var(--border);border-radius:9px;background:transparent;color:var(--muted);cursor:pointer;font-size:.85rem}.write-debug-toggle.is-on{background:var(--accent);color:var(--accent-fg);border-color:var(--accent)}.story-facts-rail{height:calc(100dvh - 58px);overflow:auto;padding:1rem 1rem 2rem;border-left:1px solid var(--border);background:#fff}.story-facts-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-bottom:.75rem;border-bottom:1px solid var(--border)}.story-facts-head h2{margin:0;font-size:1rem}.story-facts-head a{font-size:.78rem;text-decoration:none}.story-facts-head-right{display:flex;align-items:center;gap:.5rem}.story-facts-close{display:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;cursor:pointer;font-size:1.3rem;line-height:1;color:var(--muted);padding:0 .1rem}.story-fact-group{padding:.9rem 0;border-bottom:1px solid var(--border)}.story-fact-group h3{margin:0 0 .55rem;font-size:.82rem}.story-fact-group ul{display:flex;flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none}.story-fact-group li{display:flex;align-items:flex-start;gap:.5rem}.story-fact-group strong{display:block;font-size:.8rem}.story-fact-group p{margin:.1rem 0 0;color:var(--muted);font-size:.72rem;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.story-fact-dot{width:8px;height:8px;margin-top:.3rem;border:2px solid var(--accent);border-radius:50%;flex:0 0 auto}.story-facts-empty{color:var(--muted);font-size:.75rem}.canon-screen{display:flex;flex-direction:column;gap:1rem;padding:1rem clamp(.85rem,3vw,1.5rem)}.canon-tools{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.canon-tool{display:flex;flex-direction:column;gap:.4rem;align-items:flex-start}.canon-tool .author-field{width:100%}.canon-create{display:flex;gap:.5rem;flex-wrap:wrap}.canon-create .author-input{flex:1 1;min-width:140px}.canon-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.canon-item{border:1px solid var(--border);border-radius:10px;padding:.7rem .85rem}.canon-item-head{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.canon-name{font-weight:600}.canon-type{margin-left:.5rem;font-size:.7rem;text-transform:uppercase;color:var(--muted);background:var(--badge-bg);padding:.1rem .4rem;border-radius:999px}.canon-lock{margin-left:.5rem;font-size:.75rem;color:var(--paid-fg)}.canon-item-actions{display:flex;gap:.75rem}.canon-desc{margin:.4rem 0 0;font-size:.92rem}.canon-aliases{margin:.2rem 0 0}.canon-history{margin-top:.5rem;border-top:1px solid var(--border);padding-top:.4rem}.canon-history-entry{margin:.2rem 0;font-size:.82rem}.illustrate-screen{display:grid;grid-template-columns:minmax(0,460px) minmax(0,1fr);grid-gap:1.5rem;gap:1.5rem;align-items:start;max-width:1180px;margin:0 auto;padding:1rem clamp(.85rem,3vw,1.5rem)}.illustrate-screen:has(.illustrate-prompt-review){grid-template-columns:1fr;max-width:780px}.illustrate-form:has(.illustrate-prompt-review) .illustrate-config-grid,.illustrate-form:has(.illustrate-prompt-review) .illustrate-intro{display:none}.illustrate-form{display:flex;flex-direction:column;gap:1rem;padding:1.25rem;border:1px solid var(--border);border-radius:16px;background:var(--surface);box-shadow:0 12px 34px rgba(26,30,49,.06)}.illustrate-gallery-head,.illustrate-heading,.illustrate-prompt-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.illustrate-gallery-head h2,.illustrate-heading h1{margin:0;font-size:1.15rem;line-height:1.25}.illustrate-eyebrow{margin:0 0 .2rem;color:var(--muted);font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.illustrate-step{flex:none;padding:.28rem .55rem;border-radius:999px;background:var(--badge-bg);color:var(--accent);font-size:.72rem;font-weight:700}.illustrate-intro{margin:-.4rem 0 0;color:var(--muted);font-size:.86rem;line-height:1.45}.illustrate-config-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem}.illustrate-direction{grid-column:1/-1}.illustrate-prompt-review{min-width:0;padding:.85rem;border:1px solid color-mix(in srgb,var(--accent) 32%,var(--border));border-radius:12px;background:color-mix(in srgb,var(--accent) 5%,var(--surface))}.illustrate-prompt-head{margin-bottom:.65rem}.illustrate-prompt-head span,.illustrate-prompt-head strong{display:block}.illustrate-prompt-head span{margin-top:.15rem;color:var(--muted);font-size:.76rem}.illustrate-prompt-text{width:100%;height:clamp(14rem,38dvh,24rem);min-height:12rem;max-height:48dvh;resize:vertical;line-height:1.45}.illustrate-buttons{display:flex;gap:.5rem;align-items:center}.illustrate-buttons .author-btn-primary{min-width:150px}.illustrate-action-hint{color:var(--muted);font-size:.76rem}.illustrate-gallery-panel{min-width:0;padding:1.25rem;border:1px solid var(--border);border-radius:16px;background:var(--surface)}.illustrate-gallery-head{margin-bottom:1rem}.illustrate-gallery-head>span{display:grid;place-items:center;min-width:1.8rem;height:1.8rem;border-radius:999px;background:var(--badge-bg);color:var(--muted);font-size:.78rem;font-weight:700}.illustrate-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:.75rem;gap:.75rem}.illustrate-empty{grid-column:1/-1;display:flex;min-height:260px;flex-direction:column;align-items:center;justify-content:center;padding:2rem;border:1px dashed var(--border);border-radius:12px;color:var(--muted);text-align:center}.illustrate-empty>span{margin-bottom:.65rem;color:var(--accent);font-size:1.35rem}.illustrate-empty strong{color:var(--fg)}.illustrate-empty p{margin:.3rem 0 0;font-size:.82rem}.illustrate-card{margin:0;border:1px solid var(--border);border-radius:10px;overflow:hidden}.illustrate-card img{width:100%;display:block;aspect-ratio:1;object-fit:cover}.illustrate-card figcaption{display:flex;justify-content:space-between;align-items:center;padding:.4rem .5rem;font-size:.8rem}.narrate-screen{display:flex;flex-direction:column;gap:1rem;padding:1rem clamp(.85rem,3vw,1.5rem)}.narrate-controls{display:flex;gap:.75rem;align-items:flex-end;flex-wrap:wrap}.narrate-audio{width:100%}.settings-screen{gap:1.25rem;max-width:640px;padding:1rem clamp(.85rem,3vw,1.5rem)}.settings-card,.settings-screen{display:flex;flex-direction:column}.settings-card{gap:.6rem;border:1px solid var(--border);border-radius:12px;padding:1rem}.settings-card h3{margin:0}.settings-actions{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.3rem}@media (max-width:1180px){.book-workspace.has-facts{grid-template-columns:240px minmax(0,1fr)}.story-facts-rail{display:none}.book-workspace.facts-open .story-facts-rail{display:block;position:fixed;top:58px;right:0;width:min(300px,90vw);height:calc(100dvh - 58px);z-index:200;overflow-y:auto;box-shadow:-4px 0 20px rgb(0 0 0/12%)}.story-facts-backdrop{position:fixed;inset:0;top:58px;z-index:199;background:rgba(0,0,0,.35);cursor:pointer}.book-facts-toggle,.story-facts-close{display:block}}@media (max-width:760px){.book-workspace,.book-workspace.has-facts{grid-template-columns:1fr;grid-template-rows:auto 1fr;height:calc(100dvh - 58px);min-height:0;overflow:hidden}.book-sidebar{position:static;top:auto;height:auto;max-height:45dvh;overflow-y:auto;border-right:0;border-bottom:1px solid var(--border)}.book-main{height:auto;min-height:0;overflow:hidden}.book-tabs{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}.book-tab{flex-shrink:0;white-space:nowrap}.write-composer{flex-wrap:wrap}.write-instruction{order:4;flex-basis:calc(100% - 52px)}.write-send{order:5}.canon-tools,.illustrate-config-grid,.illustrate-screen{grid-template-columns:1fr}.illustrate-direction{grid-column:auto}}.thinking-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(15,23,42,.35);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:thinkingFadeIn .2s ease-out}.thinking-card{background:var(--surface,#ffffff);color:var(--fg,#1b1d29);padding:2rem 2.5rem;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.15);border:1px solid var(--border,#e2e4ec);display:flex;flex-direction:column;align-items:center;gap:.85rem;text-align:center;max-width:320px;animation:thinkingScaleIn .25s cubic-bezier(.34,1.56,.64,1)}.thinking-spinner{width:44px;height:44px;border:3.5px solid var(--bg,#f5f6fa);border-top-color:var(--accent,#4856e8);border-radius:50%;animation:thinkingSpinnerSpin .8s linear infinite}.thinking-text{font-size:1.15rem;font-weight:650}.thinking-subtext{font-size:.82rem;color:var(--muted,#646879);line-height:1.4;margin:0}.thinking-card .author-btn-ghost{margin-top:.25rem;background:transparent;color:var(--accent)}@keyframes thinkingFadeIn{0%{opacity:0}to{opacity:1}}@keyframes thinkingScaleIn{0%{transform:scale(.92);opacity:0}to{transform:scale(1);opacity:1}}@keyframes thinkingSpinnerSpin{to{transform:rotate(1turn)}}@media (pointer:coarse){.author-btn-ghost,.author-btn-primary,.book-chapter-item,.book-revision-select,.category-tab,.cta,.rating-star,.write-send{min-height:44px;min-width:44px}.book-tab{min-height:44px;padding:.75rem 1rem}.author-btn-link{min-height:44px;display:inline-flex;align-items:center}}@media (prefers-color-scheme:dark){.author-header,.book-main,.book-sidebar,.book-workspace,.story-facts-rail,.write-actions button,.write-bottom-dock,.write-composer,.write-prose{background:var(--bg)}.book-chapter-item.is-active{background:#1e2444;color:#7baaf7}.book-revision-node.is-active,.book-revision-node:hover{background:#1e2444}.book-revision-node.is-active .book-revision-select,.book-revision-node:hover .book-revision-select{color:#7baaf7}.write-prompt-preview{background:#1a1f3a}.write-chapter-badge.is-published{background:#103428;color:#6dcf99}.write-chapter-badge.is-approved{background:#121e3a;color:#7baaf7}.illustrate-prompt-review{background:color-mix(in srgb,var(--accent) 8%,var(--bg))}}.table-scroll-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:960px){.illustrate-screen{grid-template-columns:1fr}.illustrate-form{max-width:100%}}@media (max-width:760px){.author-header{flex-wrap:wrap;gap:.5rem;padding:.5rem 1rem}.author-account{gap:.5rem}.author-email{font-size:.78rem;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.author-page{max-width:100%;padding:0 1rem}table.analytics{min-width:520px}.earnings-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.site-header nav{flex-wrap:wrap;gap:.5rem 1rem;padding:.65rem 1rem}.site-header .brand{flex-basis:100%}main{padding:1rem 1rem 3rem}.author-header{flex-direction:column;align-items:flex-start;gap:.4rem}.author-account,.author-nav{width:100%;justify-content:space-between}.author-email{max-width:200px}.author-book-grid{grid-template-columns:1fr}.author-create-row{flex-direction:column}.author-create-row input{min-width:0;width:100%}.earnings-grid{grid-template-columns:1fr}.ranking-row{gap:.5rem;padding:.65rem 0}.ranking-rank{font-size:1.1rem;min-width:1.8ch}.ranking-title{font-size:.95rem}.category-tabs{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;gap:.3rem;padding-bottom:.3rem}.category-tab{flex-shrink:0;white-space:nowrap}.chapter-list li{gap:.4rem;padding:.45rem 0;font-size:.92rem}.chapter-nav{flex-direction:column;gap:.5rem;text-align:center}.book-card-meta{font-size:.82rem}.rating-widget{padding:.75rem .85rem}.book-workspace{grid-template-columns:1fr}.book-sidebar{max-height:35dvh;border-right:0;border-bottom:1px solid var(--border)}.book-chapter-list{max-height:calc(35dvh - 130px)}.write-head{padding:.85rem 1rem .5rem;flex-wrap:wrap;gap:.4rem}.write-head h2{font-size:1.15rem}.write-actions{justify-content:center;gap:.35rem;padding:.45rem .65rem}.write-composer{flex-wrap:wrap;padding:.55rem .65rem .65rem;gap:.4rem}.write-composer select{min-width:0;flex:1 1;min-height:42px}.write-instruction{order:4;flex-basis:calc(100% - 52px)}.write-send{order:5}.write-prompt-preview{margin:.5rem .65rem 0;padding:.5rem}.write-prompt-head{flex-direction:column;gap:.35rem;font-size:.78rem}.write-prompt-text{min-height:80px;font-size:.78rem}.canon-tools{grid-template-columns:1fr}.canon-create{flex-direction:column}.canon-create .author-input,.canon-create select{width:100%;min-width:0}.canon-item-head{flex-direction:column;align-items:flex-start;gap:.4rem}.illustrate-config-grid,.illustrate-screen{grid-template-columns:1fr}.illustrate-direction{grid-column:auto}.illustrate-gallery{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.illustrate-buttons{flex-direction:column;align-items:stretch}.illustrate-prompt-head{flex-direction:column;gap:.4rem}.illustrate-prompt-text{height:clamp(12rem,34dvh,18rem);max-height:42dvh}.illustrate-buttons .author-btn-primary{min-width:0;width:100%}.narrate-controls{flex-direction:column;align-items:stretch}.settings-screen{max-width:100%}.write-proposed-edit-fields{grid-template-columns:1fr}.proposed-field:last-child,.proposed-field:nth-child(3){grid-column:span 1}.story-facts-rail{display:none}.write-screen:has(.write-prompt-preview) .write-prose{display:none}.thinking-card{max-width:260px;padding:1.5rem}}@media (max-width:380px){.hero-copy h1{font-size:2rem}.book-tab{font-size:.82rem;padding:.65rem .6rem}.write-head h2{font-size:1rem}.author-auth-card{margin:1.5rem auto;padding:1.25rem}}@supports (padding:env(safe-area-inset-bottom)){.write-bottom-dock{padding-bottom:env(safe-area-inset-bottom)}.author-header,.site-header nav{padding-left:max(1.25rem,env(safe-area-inset-left));padding-right:max(1.25rem,env(safe-area-inset-right))}}