:root{--brand:#4c6df0;--brand-strong:#1f48ff;--pink:#fd39a1;--gold:#fcce90;--text-dark:#1d2340;--text-muted:#5a6072;--surface:#fff;--surface-alt:#f4f6fb;--border:#e3e7f2;--danger:#d43d51}*{box-sizing:border-box}html,body{color:var(--text-dark);background:var(--surface-alt);margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}.auth-shell{background:linear-gradient(160deg,#eef2ff 0%,#dfe6ff 45%,#cdd8ff 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.auth-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;width:100%;max-width:420px;padding:32px;box-shadow:0 12px 40px #1f48ff1a}.auth-logo-img{object-fit:contain;width:72px;height:72px;margin:0 auto 10px;display:block}.auth-logo{color:var(--brand-strong);letter-spacing:-.5px;text-align:center;margin-bottom:4px;font-size:26px;font-weight:800}.auth-subtitle{color:var(--text-muted);text-align:center;margin:0 0 24px;font-size:14px}.auth-form{flex-direction:column;gap:14px;display:flex}.auth-label{color:var(--text-dark);font-size:13px;font-weight:600}.auth-input{border:1px solid var(--border);width:100%;color:var(--text-dark);background:var(--surface);border-radius:10px;outline:none;padding:11px 12px;font-size:15px;transition:border-color .15s,box-shadow .15s}.auth-input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #4c6df026}.auth-error{color:var(--danger);background:#fdeef0;border:1px solid #f6c9cf;border-radius:10px;padding:10px 12px;font-size:13.5px}.auth-password-wrap{position:relative}.auth-password-wrap .auth-input{padding-right:44px}.auth-eye{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:4px 6px;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.auth-eye:hover svg{stroke:var(--text-muted)}.auth-submit{background:var(--brand-strong);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:12px 16px;font-size:15px;font-weight:700;transition:filter .15s}.auth-submit:hover:not(:disabled){filter:brightness(1.08)}.auth-submit:disabled{opacity:.6;cursor:not-allowed}.auth-divider{color:var(--text-muted);align-items:center;gap:12px;margin:18px 0 14px;font-size:12.5px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--border);flex:1;height:1px}.auth-google{border:1px solid var(--border);background:var(--surface);color:var(--text-dark);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:11px 16px;font-size:14.5px;font-weight:600;transition:background .15s;display:flex}.auth-google:hover:not(:disabled){background:var(--surface-alt)}.auth-google:disabled{opacity:.6;cursor:not-allowed}.auth-footnote{color:var(--text-muted);text-align:center;margin-top:18px;font-size:12.5px}.hub-shell{background:linear-gradient(#3d5bd9 0%,#4c6df0 34%,#eef1fb 34.05%,#f4f6fb 100%);min-height:100vh;padding:0 0 64px}.hub-topbar{color:#fff;justify-content:space-between;align-items:center;padding:18px 40px;display:flex}.hub-topbar-logo{letter-spacing:-.3px;font-size:18px;font-weight:800}.hub-logout{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff80;border-radius:999px;padding:8px 16px;font-size:13.5px;font-weight:600;transition:background .15s}.hub-logout:hover{background:#ffffff1f}.hub-card-stats span{align-items:center;gap:4px;display:inline-flex}.hub-section-title{align-items:center;gap:8px;display:flex}.ficha-topbar{color:#1d2340;justify-content:space-between;align-items:center;padding:18px 40px;display:flex}.ficha-topbar .hub-logout{color:#1d2340;border-color:#1d234040}.ficha-topbar .hub-topbar-logo{color:#1d2340}.ficha-topbar .hub-logout:hover{background:#1d234014}.hub-inner{max-width:1200px;margin:0 auto;padding:32px 40px 0}.hub-greeting{color:#fff;margin:8px 0 6px;font-size:clamp(22px,4vw,28px);font-weight:800}.hub-greeting-sub{color:#ffffffeb;margin:0 0 28px;font-size:15px}.hub-section{margin-bottom:36px}.hub-section-title{color:var(--text-dark);margin:0 0 16px;font-size:19px;font-weight:800}.hub-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:18px;display:grid}.hub-card{background:var(--surface);border:1px solid var(--border);cursor:default;border-radius:14px;flex-direction:column;transition:box-shadow .15s,transform .15s;display:flex;overflow:hidden}.hub-card:hover{transform:translateY(-2px);box-shadow:0 10px 28px #1d23401f}.hub-card-cover{aspect-ratio:9/16;object-fit:cover;background:var(--surface-alt);width:100%;display:block}.hub-card-cover-placeholder{aspect-ratio:9/16;background:linear-gradient(135deg,#e6ebff,#f6e3f2);justify-content:center;align-items:center;width:100%;font-size:34px;display:flex}.hub-card-body{flex-direction:column;gap:6px;padding:12px 14px 14px;display:flex}.hub-card-title{color:var(--text-dark);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;font-weight:700;overflow:hidden}.hub-card-author{color:var(--text-muted);margin:0;font-size:12.5px}.hub-card-stats{color:var(--text-muted);gap:14px;margin-top:2px;font-size:12.5px;display:flex}.hub-empty{min-height:40px}@media (max-width:900px){.hub-inner{padding:24px 24px 0}.hub-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px}}@media (max-width:640px){.auth-shell{padding:16px}.auth-card{border-radius:14px;max-width:100%;padding:22px 18px}.auth-logo-img{width:60px;height:60px}.hub-topbar{padding:14px 16px}.hub-inner{padding:20px 14px 0}.hub-greeting{font-size:22px}.hub-greeting-sub{margin-bottom:20px;font-size:13.5px}.hub-section-title{font-size:16.5px}.hub-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hub-card-body{padding:10px 12px 12px}.hub-card-stats{gap:10px;font-size:11.5px}.hub-status{padding:48px 16px}.modal-overlay{padding:16px}.modal-card{padding:20px 18px}}@media (max-width:400px){.hub-grid{gap:10px}.hub-greeting{font-size:20px}}.hub-status{color:var(--text-muted);justify-content:center;align-items:center;gap:12px;padding:80px 24px;font-size:15px;display:flex}.hub-status-on-gradient{color:#fff}.spinner{border:3px solid #788cdc59;border-top-color:var(--brand);border-radius:50%;width:22px;height:22px;animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.modal-overlay{z-index:50;background:#14183073;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal-card{background:var(--surface);border-radius:14px;width:100%;max-width:380px;padding:24px;position:relative;box-shadow:0 18px 60px #14183040}.modal-close-x{width:32px;height:32px;color:var(--text-dark);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex;position:absolute;top:12px;right:12px}.modal-close-x:hover{background:#1d234014}.modal-title{color:var(--danger);margin:0 0 8px;font-size:17px;font-weight:800}.modal-message{color:var(--text-dark);margin:0 0 20px;font-size:14px}.modal-button{background:var(--brand-strong);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:10px 14px;font-size:14px;font-weight:700}.callback-shell{background:linear-gradient(160deg,#eef2ff 0%,#dfe6ff 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.hub-create-cta{background:linear-gradient(90deg, var(--brand-strong), var(--pink));color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;margin:0 0 28px;padding:12px 22px;font-size:15px;font-weight:800;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 8px 24px #1f48ff40}.hub-create-cta:hover{transform:translateY(-1px);box-shadow:0 10px 28px #1f48ff59}.hub-card-actions{gap:8px;margin-top:8px;display:flex}.hub-card-action{border:1px solid var(--border);background:var(--surface);color:var(--text-dark);cursor:pointer;border-radius:8px;flex:1;padding:6px 8px;font-size:12px;font-weight:700;transition:background .15s,border-color .15s}.hub-card-action:hover{background:var(--surface-alt);border-color:var(--brand)}.content-type-options{gap:12px;margin:8px 0 16px;display:flex}.content-type-option{border:1px solid var(--border);background:var(--surface-alt);cursor:pointer;border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:6px;padding:18px 12px;transition:border-color .15s,transform .15s;display:flex}.content-type-option:hover{border-color:currentColor;transform:translateY(-1px)}.content-type-option-icon{font-size:26px}.content-type-option-text{font-size:15px;font-weight:800}.modal-title-neutral{color:var(--text-dark)}.modal-button-secondary{background:var(--surface-alt);color:var(--text-dark);border:1px solid var(--border);margin-top:8px}.modal-button-danger{color:#fff;background:#dc2626;border:1px solid #dc2626}.modal-button-danger:hover:not(:disabled){background:#b91c1c}.modal-buttons-row{gap:10px;display:flex}.modal-buttons-row .modal-button{flex:1;width:auto}.ficha-shell{background:var(--surface-alt);min-height:100vh;padding-bottom:56px}.ficha-inner{max-width:760px;margin:0 auto;padding:32px 40px 0}.ficha-title{color:var(--text-dark);margin:8px 0 6px;font-size:clamp(22px,3.5vw,28px);font-weight:800}.ficha-subtitle{color:var(--text-muted);margin:0 0 24px;font-size:14.5px}.ficha-loading-gate{min-height:220px;color:var(--text-muted);background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;margin-bottom:24px;display:flex}.ficha-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:22px;padding:28px;display:flex}.ficha-cover-passive{object-fit:contain;background:var(--surface-alt);border-radius:12px;width:100%;max-height:320px}.ficha-field{flex-direction:column;gap:6px;display:flex}.ficha-label{color:var(--text-dark);font-size:13.5px;font-weight:800}.ficha-label-click{cursor:pointer}.ficha-input{border:1px solid var(--border);width:100%;color:var(--text-dark);background:var(--surface);border-radius:10px;padding:10px 14px;font-family:inherit;font-size:14.5px}.ficha-input:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 3px #4c6df026}.ficha-input:disabled{background:var(--surface-alt);color:var(--text-muted)}.ficha-textarea{resize:vertical;min-height:96px}.ficha-counter{color:var(--text-muted);align-self:flex-end;margin:0;font-size:12px}.ficha-hint{color:var(--text-muted);margin:0;font-size:12.5px}.ficha-hint-counter{align-self:flex-end}.ficha-genre-select{border:1px solid var(--border);background:var(--surface);color:var(--text-dark);cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;font-size:14.5px;display:flex}.ficha-genre-select:disabled{background:var(--surface-alt);color:var(--text-muted);cursor:default}.ficha-add-button{border:1px dashed var(--brand);color:var(--brand-strong);cursor:pointer;background:0 0;border-radius:10px;align-self:flex-start;padding:8px 16px;font-size:13.5px;font-weight:700;transition:background .15s}.ficha-add-button:hover:not(:disabled){background:#4c6df014}.ficha-add-button:disabled{opacity:.55;cursor:default}.ficha-chips{flex-wrap:wrap;gap:8px;display:flex}.ficha-chip{color:#fff;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:13px;font-weight:700;display:inline-flex}.ficha-chip-remove{color:#fff;cursor:pointer;background:#ffffff40;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:10px;display:inline-flex}.ficha-chip-remove:hover{background:#fff6}.ficha-admin-badge{color:#fff;background:#dc2626;border-radius:8px;align-self:flex-start;margin:8px 0 0;padding:5px 10px;font-size:12px;font-weight:700}.ficha-inline-actions{gap:8px;display:flex}.ficha-inline-actions .ficha-input{flex:1}.ficha-inline-button{cursor:pointer;border:none;border-radius:10px;width:38px;height:38px;font-size:15px;font-weight:800}.ficha-inline-confirm{color:#fff;background:#10b981}.ficha-inline-cancel{color:#fff;background:#ef4444}.ficha-rights{border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:12px;margin:0;padding:18px;display:flex}.ficha-rights legend{padding:0 8px}.ficha-radio{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:10px;flex-direction:column;gap:2px;padding:12px 14px;transition:border-color .15s;display:flex}.ficha-radio:hover{border-color:var(--brand)}.ficha-radio[aria-checked=true]{border-color:var(--brand-strong);background:#4c6df00f}.ficha-radio-title{color:var(--text-dark);margin:0;font-size:14px;font-weight:800}.ficha-radio-desc{color:var(--text-muted);margin:0;font-size:12.5px}.ficha-checkbox-row{color:var(--text-dark);cursor:pointer;align-items:center;gap:8px;font-size:13.5px;display:flex}.ficha-link-button{color:var(--brand-strong);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-size:13px;font-weight:700;text-decoration:underline}.ficha-save{background:linear-gradient(90deg, var(--brand-strong), var(--pink));color:#fff;cursor:pointer;border:none;border-radius:12px;padding:13px 18px;font-size:15.5px;font-weight:800;transition:transform .15s,opacity .15s}.ficha-save:hover:not(:disabled){transform:translateY(-1px)}.ficha-save:disabled{opacity:.5;cursor:default}.ficha-read-description{color:var(--text-dark);margin:0;font-size:14.5px;line-height:1.55}.ficha-read-text{color:var(--text-dark);margin:0;font-size:14.5px}.genre-modal-card{max-width:480px;max-height:calc(100vh - 96px);overflow-y:auto}.genre-section-title{color:var(--text-dark);margin:14px 0 8px;font-size:13.5px;font-weight:800}.ficha-cover-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.ficha-cover-preview{aspect-ratio:9/16;object-fit:cover;background:#eef1f8;border:1px solid #1d234026;border-radius:10px;width:180px;margin:10px 0;display:block}.comic-section{margin:6px 0 18px}.comic-section-label{letter-spacing:.4px;color:#9ca3af;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:800;display:block}.comic-image-select{cursor:pointer;background:#fff;border:1.5px dashed #fd39a180;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;padding:28px 16px;display:flex}.comic-image-select:disabled{opacity:.6;cursor:not-allowed}.comic-icon-circle{color:#fd39a1;background:#fd39a11a;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.comic-select-text{color:#fd39a1;font-size:16px;font-weight:700}.comic-select-hint{color:#6b7280;font-size:13px}.comic-upload-spinner{border:3px solid #fd39a133;border-top-color:#fd39a1;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite rt-spin}.comic-image-card{cursor:pointer;background:0 0;border:none;width:100%;max-width:720px;margin:0 auto;padding:0;display:block;position:relative}.comic-image-card:disabled{cursor:not-allowed}.comic-page-preview{aspect-ratio:9/16;background:#fff;border-radius:12px;width:100%;display:block;overflow:hidden}.comic-page-preview img{object-fit:contain;width:100%;height:100%;display:block}.comic-uploading-overlay{color:#fff;background:#00000073;border-radius:12px;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:flex;position:absolute;inset:0}.comic-change-btn{color:#fff;background:#fd39a1;border-radius:8px;align-items:center;gap:5px;padding:7px 12px;font-size:13px;font-weight:700;display:inline-flex;position:absolute;bottom:10px;right:10px}.comic-text-editor{border:1px solid #e3e7f2;border-radius:8px;overflow:hidden}.comic-dialog-input{resize:vertical;color:#2d3748;background:#fff;border:none;outline:none;width:100%;padding:14px;font-family:inherit;font-size:16px;line-height:1.6}.genre-list{flex-direction:column;gap:8px;display:flex}.genre-option{border:1px solid var(--border);background:var(--surface-alt);color:var(--text-dark);text-align:left;cursor:pointer;border-radius:10px;padding:10px 14px;font-size:14px;font-weight:700;transition:border-color .15s}.genre-option:hover{border-color:var(--brand)}.license-option{flex-direction:column;gap:2px;display:flex}.license-option.selected,.genre-option[style]{color:#fff}.license-option-label{font-size:14px;font-weight:800}.license-option-desc{opacity:.92;font-size:12.5px;font-weight:500}.copyright-sections{text-align:left;flex-direction:column;gap:12px;margin:8px 0 16px;display:flex}.copyright-section-title{color:var(--text-dark);margin:0;font-size:13.5px;font-weight:800}.copyright-section-body{color:var(--text-muted);margin:0;font-size:12.5px;line-height:1.5}@media (max-width:900px){.ficha-inner{padding:24px 24px 0}}@media (max-width:640px){.ficha-inner{padding:20px 14px 0}.ficha-card{gap:18px;padding:20px 16px}.hub-create-cta{justify-content:center;width:100%;margin-bottom:20px}.content-type-options,.modal-buttons-row{flex-direction:column}}.chapters-create-row{align-items:center;gap:10px;margin-bottom:16px;display:flex}.chapters-title-input{flex:1}.chapters-empty{text-align:center;color:#6b7280;flex-direction:column;align-items:center;gap:12px;padding:32px 16px;display:flex}.chapters-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.chapters-item{background:#089f7b0f;border:1px solid #089f7b26;border-radius:8px;align-items:center;gap:12px;padding:8px 12px;display:flex}.chapters-order{color:#fff;background:#089f7b;border-radius:50%;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:flex}.chapters-status{color:#fff;white-space:nowrap;border-radius:999px;flex:none;padding:3px 10px;font-size:12px;font-weight:600}.chapters-status-published{background:#089f7b}.chapters-status-draft{background:#f59e0b}.chapters-status-archived{background:#9ca3af}.chapters-item-title{flex:1;min-width:0}.chapters-edit{color:#fff;cursor:pointer;white-space:nowrap;background:#1e3a5f;border:none;border-radius:6px;padding:8px 12px;font-size:13px;font-weight:600}.chapters-edit:hover{background:#16304f}.chapters-delete{cursor:pointer;color:#dc2626;background:#fff;border:1px solid #dc262666;border-radius:6px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.chapters-delete:hover{background:#fef2f2;border-color:#dc2626}.chapters-arrows{gap:4px;display:flex}.chapters-arrow{cursor:pointer;color:#1d2340;background:#fff;border:1px solid #1d234040;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.chapters-arrow:disabled{opacity:.35;cursor:not-allowed}@media (max-width:640px){.chapters-create-row{flex-direction:column;align-items:stretch}.chapters-item{flex-wrap:wrap}.chapters-item-title{flex-basis:100%}}.editor-save{align-items:center;margin-left:auto;display:inline-flex}.ficha-topbar .hub-topbar-actions{flex-wrap:wrap;gap:14px!important}.ficha-topbar .hub-topbar-actions .modal-button{white-space:nowrap;flex:none;justify-content:center;width:auto;min-width:112px;min-height:42px;margin-left:0}.ficha-topbar .hub-topbar-actions .editor-icon-button{gap:0;width:42px;min-width:42px;height:42px;padding:10px}.ficha-topbar .hub-topbar-actions .editor-save{margin-left:0}.editor-saved-tag{color:#089f7b;margin:0 0 12px;font-size:12px}.editor-toolbar{border-bottom:1px solid #089f7b26;align-items:center;gap:6px;padding-bottom:10px;display:flex}.editor-tb-btn{cursor:pointer;color:#1d2340;background:#fff;border:1px solid #1d234040;border-radius:6px;justify-content:center;align-items:center;width:34px;height:32px;font-weight:700;display:flex}.editor-tb-btn:hover{background:#089f7b14}.editor-blocks{flex-direction:column;gap:12px;margin-top:12px;display:flex}.editor-block{background:#fff;border:1px solid #1d23401f;border-radius:8px;padding:10px}.editor-textarea{resize:vertical;box-sizing:border-box;border:1px solid #1d234026;border-radius:8px;width:100%;padding:10px 12px;font-family:inherit;font-size:15px;line-height:1.6}.editor-remove{color:#d43f3f;cursor:pointer;background:0 0;border:none;margin-top:8px;padding:0;font-size:12px}.reader-section-title{color:#1d2340;margin:18px 0 8px;font-size:15px}.read-item{margin-bottom:8px}.read-open{text-align:left;width:100%}.reader-modal{width:92vw;max-width:760px}.reader-comic-img{border-radius:8px;max-width:100%;margin:12px 0}.reader-blocks{max-height:60vh;margin:12px 0;overflow-y:auto}.reader-h2{color:#1d2340;font-size:18px}.reader-h3{color:#1d2340;font-size:16px}.reader-p{color:#333;font-size:15px;line-height:1.7}.lifecycle-actions{flex-wrap:wrap;gap:8px;display:flex}.chapter-action{cursor:pointer;color:#fff;white-space:nowrap;border:none;border-radius:6px;padding:8px 12px;font-size:13px;font-weight:600}.chapter-action:disabled{opacity:.6;cursor:not-allowed}.chapter-action-publish{background:#089f7b}.chapter-action-publish:hover{background:#068665}.chapter-action-unpublish{background:#6b7280}.chapter-action-unpublish:hover{background:#5a6270}.chapter-action-delete{background:#d43f3f}.chapter-action-delete:hover{background:#b23333}.stats-cards{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.stat-card{text-align:center;background:#089f7b0f;border:1px solid #089f7b26;border-radius:12px;flex-direction:column;align-items:center;gap:4px;padding:16px;display:flex}.stat-number{color:#1d2340;font-size:26px;font-weight:800}.stat-label{color:#6b7280;font-size:13px}.stats-section-title{color:#1d2340;margin:0 0 12px;font-size:15px}.stats-rows{flex-direction:column;gap:14px;display:flex}.stats-row-head{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.stats-row-title{color:#1d2340;font-size:14px;font-weight:600}.stats-row-views{color:#6b7280;font-size:12px}.stats-bar{background:#089f7b1f;border-radius:999px;height:8px;overflow:hidden}.stats-bar-fill{background:linear-gradient(90deg,#089f7b,#0bd6a5);border-radius:999px;height:100%}.stats-row-sub{color:#6b7280;gap:16px;margin-top:4px;font-size:12px;display:flex}@media (max-width:640px){.stats-cards{grid-template-columns:1fr}}.editor-card{overflow:hidden;padding:0!important}.rt-wysiwyg{color:#1d2340;background:#fff;flex-direction:column;height:min(900px,100vh - 200px);min-height:660px;display:flex}.rt-toolbar{z-index:5;background:#fafbfc;border-bottom:1px solid #e5e7eb;flex-wrap:wrap;align-items:center;gap:6px;padding:8px 10px;display:flex;position:sticky;top:0;box-shadow:0 1px 2px #0000000a}.rt-tb-group{border-right:1px solid #e5e7eb;align-items:center;gap:2px;margin-right:6px;padding-right:6px;display:inline-flex}.rt-tb-group:last-child{border-right:0;margin-right:0;padding-right:0}.rt-toolbar button,.rt-toolbar label{color:#4b5563;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;transition:background .12s,color .12s;display:inline-flex}.rt-toolbar button:hover,.rt-toolbar label:hover{color:#089f7b;background:#e9f6f1}.rt-toolbar button.is-active{color:#087f63;background:#d7f3e9;box-shadow:inset 0 0 0 1px #089f7b}.rt-toolbar button:disabled{opacity:.4;cursor:not-allowed}.rt-tb-colors label{position:relative}.rt-tb-colors input[type=color]{opacity:0;cursor:pointer;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.rt-color-bg span{box-shadow:0 0 0 1px #e5e7eb}.rt-editable{color:#1c1c1e;word-break:break-word;outline:none;flex:1;min-height:0;max-height:none;padding:24px 36px 120px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.7;overflow-y:auto}.rt-editable:empty:before{content:attr(data-placeholder);color:#9ca3af;pointer-events:none}.rt-editable p{margin:0 0 14px}.rt-editable h1{color:#2d3748;margin:20px 0 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:28px;font-weight:900;line-height:1.6}.rt-editable h2{color:#4a5568;border-bottom:2px solid #007bff;margin:20px 0 12px;padding-bottom:4px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:24px;font-weight:700;line-height:1.6}.rt-editable h3{color:#007bff;margin:16px 0 8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:20px;font-weight:600;line-height:1.6}.rt-editable ul,.rt-editable ol{margin:0 0 14px;padding-left:26px}.rt-editable li{margin-bottom:6px}.rt-editable blockquote{color:#2d3748;background:#f8f9fa;border-radius:4px;margin:20px 0;padding:16px 20px;font-style:italic}.rt-editable a{color:#089f7b;text-decoration:underline}.rt-editable img{border-radius:6px;max-width:100%;height:auto;margin:4px 0}.rt-editable audio,.rt-editable video{border-radius:6px;max-width:100%;margin:4px 0}.rt-editable hr{border:0;border-top:1px solid #d8dce5;margin:18px 0}.rt-footer{z-index:6;color:#6b7280;background:#fafbfc;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;padding:7px 14px;font-size:12.5px;display:flex;position:sticky;bottom:0;box-shadow:0 -1px 3px #0000000f}.rt-status{color:#d97706;font-size:12.5px}.rt-words{color:#1d2340;white-space:nowrap;background:#eef2f7;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-weight:700;display:inline-flex}@media (max-width:640px){.rt-wysiwyg{height:calc(100vh - 190px);min-height:560px}.rt-editable{padding:22px 22px 90px}}.chapter-badge{border-radius:999px;align-items:center;gap:6px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}.chapter-badge-draft{color:#b45309;background:#fef3c7}.chapter-badge-published{color:#047857;background:#d1fae5}.reader-rich{color:#1d2340;font-size:16px;line-height:1.7}.reader-rich p{margin:0 0 12px}.reader-rich h1{margin:4px 0 14px;font-size:26px}.reader-rich h2{margin:14px 0 10px;font-size:21px}.reader-rich h3{margin:12px 0 8px;font-size:17px}.reader-rich ul,.reader-rich ol{margin:0 0 12px;padding-left:24px}.reader-rich li{margin-bottom:5px}.reader-rich blockquote{color:#334155;background:#f3faf7;border-left:4px solid #089f7b;margin:0 0 12px;padding:6px 14px}.reader-rich img,.reader-rich audio,.reader-rich video{border-radius:6px;max-width:100%}
