:root{--rn-red:#991F20;--rn-red-light:#B64B4C;--rn-yellow:#FFC101;--rn-white:#FFF;--rn-light-grey:#F8F7F3;--rn-soft-grey:#B9B9B9;--rn-grey:#A6A6A6;--rn-grey-dim:#A3A2A2;--rn-black:#4E4E4E;--rn-dark:#333;--rn-ink:#1A1A1A;--rn-bg:var(--rn-white);--rn-surface:var(--rn-white);--rn-surface-alt:var(--rn-light-grey);--rn-text:var(--rn-ink);--rn-text-muted:var(--rn-black);--rn-text-nav:var(--rn-dark);--rn-border:var(--rn-ink);--rn-border-soft:var(--rn-dark);--rn-font-display:"Playfair Display",Georgia,"Times New Roman",serif;--rn-font-body:"Raleway",system-ui,-apple-system,sans-serif;--rn-font-accent:"Abhaya Libre",Georgia,serif;--rn-font-meta:"Poppins",system-ui,-apple-system,sans-serif;--rn-text-hero:55px;--rn-text-h1:35px;--rn-text-h2:27px;--rn-text-h3:22px;--rn-text-h4:17px;--rn-text-h5:12px;--rn-text-body:14px;--rn-text-meta:10px;--rn-tracking-body:0.7px;--rn-tracking-meta:0.5px;--rn-radius-chip:3px;--rn-radius-btn:5px;--rn-radius-nav:6px;--rn-radius-input:7px;--rn-radius-search:9px;--rn-radius-widget:15px;--rn-radius-card:20px;--rn-radius-pill:100px;--rn-shade:4px 4px 8px rgba(0,0,0,0.04);--rn-gutter:32px;--rn-sidebar-width:196px;--rn-center-width:549px;--rn-right-width:536px;--rn-reader-width:1134px;--rn-auth-width:616px;--rn-space-1:4px;--rn-space-2:8px;--rn-space-3:16px;--rn-space-4:24px;--rn-space-5:32px}
*,
*::before,
*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--rn-bg);color:var(--rn-text);font-family:var(--rn-font-body);font-size:var(--rn-text-body);line-height:1.45}h1,
h2,
h3,
h4,
h5{margin:0;font-family:var(--rn-font-display);font-weight:600;line-height:normal}h1{font-size:var(--rn-text-h1);font-weight:700;color:var(--rn-dark)}h2{font-size:var(--rn-text-h2);font-weight:700;color:var(--rn-dark)}h3{font-size:var(--rn-text-h3)}h4{font-size:var(--rn-text-h4)}h5{font-size:var(--rn-text-h5);font-weight:700}p{margin:0}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}img,
svg{display:block;max-width:100%}button{font:inherit;color:inherit;background:none;border:0;padding:0;cursor:pointer}input,
textarea,
select{font:inherit;color:inherit}.rn-caption{font-family:var(--rn-font-body);font-weight:500;font-style:italic;font-size:var(--rn-text-body);letter-spacing:var(--rn-tracking-body);color:var(--rn-text)}.rn-caption--sm{font-size:var(--rn-text-meta);letter-spacing:var(--rn-tracking-meta)}.rn-caption--muted{color:var(--rn-text-muted)}.rn-meta{font-family:var(--rn-font-meta);font-weight:500;font-style:italic;font-size:var(--rn-text-meta);letter-spacing:var(--rn-tracking-meta);color:var(--rn-text-muted)}.rn-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}
.rn-shell{display:grid;grid-template-columns:var(--rn-sidebar-width) minmax(0,1fr);gap:var(--rn-gutter);max-width:1440px;min-height:100vh;margin:0 auto;padding:22px var(--rn-gutter) 64px}.rn-sidebar{display:flex;flex-direction:column;gap:var(--rn-space-5)}.rn-sidebar__sticky{position:sticky;top:22px;display:flex;flex-direction:column;gap:var(--rn-space-5)}.rn-logo{display:flex;flex-direction:column;width:152px;font-family:var(--rn-font-display);font-weight:700;color:var(--rn-ink);text-align:center}.rn-logo__name{font-size:var(--rn-text-h1);line-height:38px}.rn-logo__tagline{font-size:16px;line-height:20px}.rn-nav{display:flex;flex-direction:column;gap:7px}.rn-nav__item{display:flex;align-items:center;gap:var(--rn-space-2);padding:var(--rn-space-1) var(--rn-space-3) var(--rn-space-1) var(--rn-space-1);border-radius:var(--rn-radius-pill);font-family:var(--rn-font-display);font-weight:600;font-size:15px;color:var(--rn-text-nav);transition:background-color 0.15s ease,color 0.15s ease}.rn-nav__item:hover{background:var(--rn-surface-alt)}.rn-nav__item--active,
.rn-nav__item--active:hover{background:var(--rn-red);border-radius:var(--rn-radius-nav);color:var(--rn-light-grey)}.rn-nav__item--active .rn-icon{filter:brightness(0) invert(1)}.rn-nav__icon{display:flex;padding:var(--rn-space-2)}.rn-nav__badge{margin-left:auto;min-width:18px;padding:0 5px;border-radius:var(--rn-radius-pill);background:var(--rn-red);color:var(--rn-white);font-family:var(--rn-font-meta);font-style:normal;font-size:10px;line-height:18px;text-align:center}.rn-nav__item--active .rn-nav__badge{background:var(--rn-white);color:var(--rn-red)}.rn-main{display:grid;grid-template-columns:minmax(0,var(--rn-center-width)) minmax(0,var(--rn-right-width));gap:var(--rn-gutter);align-items:start}.rn-main:not(:has(.rn-column--right)){grid-template-columns:minmax(0,1fr)}.rn-topbar{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:var(--rn-space-4);margin-bottom:18px}.rn-topbar__actions{display:flex;align-items:center;gap:var(--rn-space-3)}.rn-brand-mark{width:58px;height:57px;object-fit:contain}.rn-column{display:flex;flex-direction:column;gap:var(--rn-space-4);min-width:0}.rn-column__head{display:flex;flex-direction:column;gap:var(--rn-space-1)}.rn-reader{max-width:1440px;margin:0 auto;padding:22px var(--rn-gutter) 64px}.rn-reader__head{display:flex;align-items:center;gap:var(--rn-space-4)}.rn-reader__title{flex:1;min-width:0}.rn-reader__toolbar{display:flex;align-items:center;justify-content:space-between;margin:59px 0 40px}.rn-reader__toolbar-center{display:flex;gap:var(--rn-space-4)}.rn-reader__body{max-width:var(--rn-reader-width);margin:0 auto;display:flex;flex-direction:column;gap:23px}.rn-reader__cover{align-self:center;width:100%;max-width:443px;height:246px}.rn-reader__meta,
.rn-reader__chapter-head{text-align:center}.rn-reader__progress{position:sticky;top:0;z-index:10;height:3px;background:var(--rn-surface-alt)}.rn-reader__progress-bar{display:block;height:100%;background:var(--rn-red);transition:width 0.2s ease}.rn-reader__nav{display:flex;align-items:center;justify-content:space-between;gap:var(--rn-space-3);margin-top:var(--rn-space-5);padding-top:var(--rn-space-4);border-top:0.5px solid var(--rn-border)}body.rn-theme-night{background:#1B1B1B;color:#E8E6E1}body.rn-theme-night .rn-reader__progress{background:#2C2C2C}body.rn-theme-night h1,
body.rn-theme-night h2,
body.rn-theme-night h3,
body.rn-theme-night h4,
body.rn-theme-night a,
body.rn-theme-night .rn-caption,
body.rn-theme-night .rn-meta,
body.rn-theme-night .rn-logo__name,
body.rn-theme-night .rn-logo__tagline,
body.rn-theme-night .rn-prose{color:#E8E6E1}body.rn-theme-night .rn-btn--primary{color:var(--rn-white)}body.rn-theme-night .rn-btn--outline{background:#262626;border-color:#3A3A3A;color:#E8E6E1}body.rn-theme-night .rn-modal__dialog,
body.rn-theme-night .rn-btn--round,
body.rn-theme-night .rn-btn--round-lg{background:#262626;border-color:#3A3A3A;color:#E8E6E1}body.rn-theme-night .rn-input{background:#1F1F1F;border-color:#3A3A3A;color:#E8E6E1}body.rn-theme-night .rn-icon:not(.rn-icon--colored){filter:invert(1) brightness(1.4)}.rn-auth{display:flex;flex-direction:column;align-items:center;gap:var(--rn-space-5);min-height:100vh;padding:37px var(--rn-space-4) 64px}.rn-auth__card{width:100%;max-width:var(--rn-auth-width);display:flex;flex-direction:column;gap:22px}.rn-auth__head{display:flex;flex-direction:column;gap:var(--rn-space-3);text-align:center}.rn-auth__title{font-family:var(--rn-font-display);font-weight:600;font-size:var(--rn-text-hero);line-height:normal;color:#000}.rn-auth__subtitle{max-width:366px;margin:0 auto;font-size:16px;letter-spacing:0.8px}.rn-auth__form{display:flex;flex-direction:column;gap:var(--rn-space-3)}.rn-auth__aside{text-align:right;font-family:var(--rn-font-display);font-weight:600;font-size:15px;color:var(--rn-grey-dim)}.rn-auth__footer{text-align:center;font-family:var(--rn-font-display);font-weight:600;font-size:15px;color:var(--rn-black)}.rn-auth__terms{text-align:center}.rn-link-muted{color:var(--rn-grey)}@media (max-width:575px){.rn-auth__title{font-size:38px}}.rn-mobile-nav{display:none;position:fixed;inset:auto 0 0 0;z-index:20;padding:var(--rn-space-2) var(--rn-space-3);background:var(--rn-white);border-top:0.5px solid var(--rn-border)}.rn-mobile-nav__list{display:flex;align-items:center;justify-content:space-around}.rn-mobile-nav__item{display:flex;flex-direction:column;align-items:center;gap:2px;padding:var(--rn-space-1);font-family:var(--rn-font-display);font-weight:600;font-size:10px;color:var(--rn-text-nav)}.rn-mobile-nav__item--active{color:var(--rn-red)}@media (max-width:1279px){.rn-main{grid-template-columns:minmax(0,1fr)}.rn-column--right{border-top:0.5px solid var(--rn-border);padding-top:var(--rn-space-4)}}@media (max-width:991px){.rn-shell{grid-template-columns:minmax(0,1fr);padding-bottom:88px}.rn-sidebar__nav,.rn-sidebar__reading-now,.rn-sidebar .rn-section-label{display:none}.rn-logo{text-align:left}.rn-mobile-nav{display:block}.rn-reader__toolbar{margin:var(--rn-space-4) 0}}@media (max-width:575px){.rn-shell,.rn-reader{padding-left:var(--rn-space-3);padding-right:var(--rn-space-3)}.rn-logo__name{font-size:28px;line-height:32px}.rn-topbar{flex-wrap:wrap}.rn-reader__head{flex-wrap:wrap;gap:var(--rn-space-2)}.rn-reader__title{flex:1 1 100%;order:3}.rn-topbar__actions{flex-wrap:wrap;gap:var(--rn-space-2)}.rn-brand-mark{width:40px;height:40px}}
.rn-icon{width:24px;height:24px;object-fit:contain}.rn-icon--sm{width:16px;height:16px}.rn-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--rn-space-2);padding:var(--rn-space-2) var(--rn-space-3);border:0.5px solid transparent;border-radius:var(--rn-radius-btn);font-family:var(--rn-font-display);font-weight:700;font-size:var(--rn-text-h5);text-align:center;cursor:pointer;transition:background-color 0.15s ease,color 0.15s ease}.rn-btn--primary{background:var(--rn-red);color:var(--rn-white)}.rn-btn--primary:hover{background:var(--rn-red-light)}.rn-btn--outline{border-color:var(--rn-border);color:var(--rn-ink);background:var(--rn-white)}.rn-btn--outline:hover{background:var(--rn-surface-alt)}.rn-btn--ghost{color:var(--rn-text-muted)}.rn-btn--ghost:hover{color:var(--rn-red)}.rn-btn--lg{padding:var(--rn-space-3) var(--rn-space-5);font-weight:600;font-size:15px}.rn-btn--xl{padding:var(--rn-space-3) var(--rn-space-5);font-weight:600;font-size:var(--rn-text-h4)}.rn-btn--block{width:100%}.rn-btn--round{width:32px;height:32px;padding:0;border-color:var(--rn-border);border-radius:var(--rn-radius-pill);background:var(--rn-white)}.rn-btn--round-lg{width:56px;height:56px;padding:0;border-color:var(--rn-border);border-radius:var(--rn-radius-pill);background:var(--rn-white)}.rn-chip{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:var(--rn-space-2) var(--rn-space-3);border:0.5px solid transparent;border-radius:var(--rn-radius-chip);font-family:var(--rn-font-display);font-weight:700;font-size:var(--rn-text-h5);white-space:nowrap}.rn-chip--accent{background:var(--rn-red);color:var(--rn-white)}.rn-chip--outline{border-color:var(--rn-border);color:var(--rn-ink)}.rn-chips{display:flex;flex-wrap:wrap;gap:var(--rn-space-2) var(--rn-space-3)}.rn-stars{display:inline-flex;gap:2px}.rn-stars__item{width:16px;height:15px}.rn-stars__item--empty{opacity:0.25}.rn-book-card{display:flex;flex-direction:column;gap:var(--rn-space-2);padding:var(--rn-space-3) var(--rn-space-4);border:0.5px solid var(--rn-border);border-radius:var(--rn-radius-card);background:var(--rn-surface)}.rn-book-card__fandom{color:var(--rn-ink)}.rn-book-card__title{font-size:var(--rn-text-h3);color:var(--rn-ink)}.rn-book-card__excerpt{margin-top:var(--rn-space-1);color:var(--rn-text-muted)}.rn-book-card__actions{display:flex;align-items:center;gap:var(--rn-space-2);margin-top:var(--rn-space-2)}.rn-cover{background:var(--rn-soft-grey);object-fit:cover}.rn-search{display:flex;align-items:center;justify-content:space-between;gap:var(--rn-space-3);width:100%;max-width:547px;padding:var(--rn-space-3);border:0.5px solid var(--rn-border-soft);border-radius:var(--rn-radius-search);background:var(--rn-white)}.rn-search__input{flex:1;min-width:0;border:0;outline:0;background:transparent;font-family:var(--rn-font-display);font-weight:700;font-size:11px;color:var(--rn-text-muted)}.rn-search__input::placeholder{color:var(--rn-text-muted)}.rn-field{display:flex;flex-direction:column;gap:var(--rn-space-1)}.rn-input{width:100%;padding:var(--rn-space-3) var(--rn-space-4);border:0.5px solid var(--rn-border);border-radius:var(--rn-radius-input);background:var(--rn-white);font-family:var(--rn-font-body);font-weight:500;font-style:italic;font-size:var(--rn-text-body);letter-spacing:var(--rn-tracking-body);color:var(--rn-ink)}.rn-input::placeholder{color:var(--rn-grey)}.rn-input:focus{outline:0;border-color:var(--rn-red)}.rn-field__error{font-family:var(--rn-font-body);font-size:12px;color:var(--rn-red)}.rn-reading-now{display:flex;flex-direction:column;gap:var(--rn-space-3);align-items:center;width:var(--rn-sidebar-width);padding:var(--rn-space-2) var(--rn-space-2) var(--rn-space-3);border-radius:var(--rn-radius-widget);background:var(--rn-surface-alt);box-shadow:var(--rn-shade)}.rn-reading-now__cover{width:180px;height:140px;border-radius:1px}.rn-reading-now__meta{display:flex;align-items:center;justify-content:space-between;gap:var(--rn-space-2);width:100%}.rn-reading-now__title{font-family:var(--rn-font-accent);font-weight:700;font-size:16px;color:var(--rn-dark)}.rn-reading-now__author{font-family:var(--rn-font-meta);font-weight:500;font-style:italic;font-size:8px;letter-spacing:0.4px;color:var(--rn-black)}.rn-reading-now__cta{width:178px;border-radius:4px;font-family:var(--rn-font-accent);font-weight:700;color:var(--rn-light-grey)}.rn-section-label{display:flex;align-items:center;gap:var(--rn-space-2);padding:var(--rn-space-1) var(--rn-space-3) var(--rn-space-1) var(--rn-space-1);font-family:var(--rn-font-accent);font-weight:700;font-size:16px;color:var(--rn-dark)}.rn-popular{display:flex;gap:22px;align-items:flex-start}.rn-popular__cover{flex:0 0 169px;height:293px}.rn-popular__body{display:flex;flex-direction:column;gap:var(--rn-space-2);min-width:0}.rn-popular__actions{display:flex;gap:var(--rn-space-4)}@media (max-width:575px){.rn-popular{flex-direction:column;align-items:stretch}.rn-popular__cover{flex:0 0 auto;height:220px}.rn-popular__actions{flex-direction:column;gap:var(--rn-space-2)}}.rn-tabs{display:flex;gap:var(--rn-space-3);margin-bottom:var(--rn-space-4);border-bottom:0.5px solid var(--rn-border)}.rn-tabs__item{padding:var(--rn-space-2) var(--rn-space-3);border-bottom:2px solid transparent;font-family:var(--rn-font-display);font-weight:700;font-size:var(--rn-text-h4);color:var(--rn-text-muted)}.rn-tabs__item.is-active{border-bottom-color:var(--rn-red);color:var(--rn-ink)}.rn-filters{display:flex;flex-direction:column;gap:var(--rn-space-3);margin-bottom:var(--rn-space-4)}.rn-filters__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--rn-space-3)}.rn-filters .rn-search{max-width:none}.rn-recent{display:flex;flex-direction:column;gap:var(--rn-space-1)}.rn-recent__item{display:flex;align-items:center;justify-content:space-between;gap:var(--rn-space-2);padding:var(--rn-space-1) 0;border-bottom:0.5px solid var(--rn-border);font-family:var(--rn-font-display);font-size:13px}@media (max-width:575px){.rn-filters__grid{grid-template-columns:minmax(0,1fr)}}.rn-prose{font-family:var(--rn-font-body);color:var(--rn-ink)}.rn-prose p{margin-bottom:var(--rn-space-3)}.rn-prose blockquote{margin:var(--rn-space-3) 0;padding-left:var(--rn-space-3);border-left:2px solid var(--rn-red);font-style:italic}.rn-prose ul,
.rn-prose ol{margin:0 0 var(--rn-space-3) var(--rn-space-4);list-style:revert}.rn-prose img{max-width:100%;margin:var(--rn-space-3) 0}.rn-settings{display:flex;flex-direction:column;gap:var(--rn-space-3)}.rn-settings__row{display:flex;align-items:center;justify-content:space-between;gap:var(--rn-space-3);font-family:var(--rn-font-display);font-weight:600;font-size:15px}.rn-settings__row--check{justify-content:flex-start;gap:var(--rn-space-2);margin:var(--rn-space-2) 0}.rn-settings__group{display:flex;align-items:center;gap:var(--rn-space-2)}.rn-settings__value{min-width:28px;text-align:center}.rn-btn.is-active{border-color:var(--rn-red);color:var(--rn-red)}.rn-notes{display:flex;flex-direction:column;gap:var(--rn-space-3);margin-top:var(--rn-space-3)}.rn-notes__item{display:flex;flex-direction:column;gap:var(--rn-space-1);padding-bottom:var(--rn-space-2);border-bottom:0.5px solid var(--rn-border)}.rn-notes__anchor{padding-left:var(--rn-space-2);border-left:2px solid var(--rn-red);font-style:italic;color:var(--rn-text-muted)}.rn-notes__foot{display:flex;align-items:center;justify-content:space-between;gap:var(--rn-space-2)}.rn-book{display:flex;flex-direction:column;gap:var(--rn-space-5)}.rn-book__head{display:flex;gap:22px;align-items:flex-start}.rn-book__cover{flex:0 0 169px;height:293px}.rn-book__intro{display:flex;flex-direction:column;gap:var(--rn-space-2);min-width:0}.rn-book__actions{display:flex;align-items:center;gap:var(--rn-space-3);margin-top:var(--rn-space-2)}.rn-chapters{display:flex;flex-direction:column;gap:var(--rn-space-2)}.rn-chapters__item{display:flex;align-items:baseline;justify-content:space-between;gap:var(--rn-space-3);padding:var(--rn-space-2) 0;border-bottom:0.5px solid var(--rn-border)}.rn-chapters__link{font-family:var(--rn-font-display);font-weight:600;font-size:var(--rn-text-h4);color:var(--rn-ink)}.rn-chapters__link:hover{color:var(--rn-red)}.rn-review-form{display:flex;flex-direction:column;gap:var(--rn-space-2);margin-top:var(--rn-space-4)}.rn-review-form__row{display:flex;align-items:center;gap:var(--rn-space-2);font-family:var(--rn-font-display);font-weight:600;font-size:15px}.rn-input--select{width:auto;padding:var(--rn-space-2) var(--rn-space-3);font-style:normal}@media (max-width:575px){.rn-book__head{flex-direction:column}.rn-book__cover{flex:0 0 auto;height:240px}.rn-book__actions{flex-wrap:wrap}}.rn-dots{display:flex;align-items:center;justify-content:center;gap:var(--rn-space-2);padding:var(--rn-space-2) 0}.rn-dots__item{width:8px;height:8px;padding:0;border:0;border-radius:var(--rn-radius-pill);background:var(--rn-soft-grey);cursor:pointer}.rn-dots__item.is-active{width:10px;height:10px;background:var(--rn-ink)}.rn-review{display:flex;flex-direction:column;gap:var(--rn-space-1);padding:var(--rn-space-2) 0;border-bottom:0.5px solid var(--rn-border)}.rn-review__head{display:flex;align-items:center;gap:var(--rn-space-2)}.rn-review__author{font-family:var(--rn-font-display);font-weight:700;font-size:var(--rn-text-h5);color:var(--rn-ink)}.rn-empty{display:flex;flex-direction:column;align-items:center;gap:var(--rn-space-2);padding:var(--rn-space-5) var(--rn-space-4);border:0.5px dashed var(--rn-soft-grey);border-radius:var(--rn-radius-card);text-align:center;color:var(--rn-text-muted)}.rn-divider{display:flex;align-items:center;gap:var(--rn-space-3);width:100%;font-family:var(--rn-font-display);font-weight:600;font-size:15px;color:var(--rn-ink)}.rn-divider::before,
.rn-divider::after{content:"";flex:1;height:0.5px;background:var(--rn-ink)}.rn-flash{display:flex;flex-direction:column;gap:var(--rn-space-2);margin-bottom:var(--rn-space-3)}.rn-flash__item{padding:var(--rn-space-2) var(--rn-space-3);border-radius:var(--rn-radius-btn);border:0.5px solid var(--rn-border);font-size:13px}.rn-flash__item--error{border-color:var(--rn-red);color:var(--rn-red)}.rn-flash__item--success{border-color:var(--rn-ink);background:var(--rn-surface-alt)}.rn-modal{position:fixed;inset:0;z-index:40;display:none;align-items:center;justify-content:center;padding:var(--rn-space-4);background:rgba(26,26,26,0.45)}.rn-modal[open],
.rn-modal.is-open{display:flex}.rn-modal__dialog{width:100%;max-width:480px;display:flex;flex-direction:column;gap:var(--rn-space-3);padding:var(--rn-space-4);border-radius:var(--rn-radius-widget);background:var(--rn-white);box-shadow:var(--rn-shade)}.rn-modal__head{display:flex;align-items:center;justify-content:space-between;gap:var(--rn-space-3)}.rn-modal__actions{display:flex;justify-content:flex-end;gap:var(--rn-space-2)}.rn-form{display:flex;flex-direction:column;gap:var(--rn-space-4)}.rn-form__section{display:flex;flex-direction:column;gap:var(--rn-space-3);padding:var(--rn-space-4);border:0.5px solid var(--rn-border);border-radius:var(--rn-radius-card);background:var(--rn-white)}.rn-form__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--rn-space-3)}.rn-form__cover{display:flex;align-items:flex-end;gap:var(--rn-space-3);flex-wrap:wrap}.rn-form__actions{display:flex;justify-content:flex-end;gap:var(--rn-space-2)}.rn-form__error{padding:var(--rn-space-2) var(--rn-space-3);border:0.5px solid var(--rn-red);border-radius:var(--rn-radius-btn);color:var(--rn-red);font-size:13px}.rn-field--check{flex-direction:row;align-items:center;gap:var(--rn-space-2);font-family:var(--rn-font-body);font-size:13px}.rn-field--check input{width:auto}.rn-editor{display:grid;grid-template-columns:260px minmax(0,1fr);gap:var(--rn-space-4);align-items:start}.rn-editor__head-actions{display:flex;gap:var(--rn-space-2)}.rn-editor__side{display:flex;flex-direction:column;gap:var(--rn-space-3);padding:var(--rn-space-3);border-radius:var(--rn-radius-card);background:var(--rn-surface-alt)}.rn-editor__total{text-align:center}.rn-chapter-list{display:flex;flex-direction:column;gap:var(--rn-space-1);margin:0;padding:0;list-style:none}.rn-chapter-list__item{display:flex;align-items:center;gap:var(--rn-space-1);padding:var(--rn-space-2);border-radius:var(--rn-radius-btn);background:var(--rn-white)}.rn-chapter-list__item.is-active{outline:1px solid var(--rn-ink)}.rn-chapter-list__item.is-dragging{opacity:0.5}.rn-chapter-list__handle{cursor:grab;color:var(--rn-grey);font-size:11px}.rn-chapter-list__title{display:flex;flex:1;flex-direction:column;gap:2px;min-width:0;padding:0;border:0;background:transparent;text-align:left;font-family:var(--rn-font-display);font-weight:600;font-size:13px;color:var(--rn-ink);cursor:pointer}.rn-chapter-list__actions{display:flex;flex-direction:column;align-items:flex-end}.rn-chapter-list__actions .rn-btn{padding:2px var(--rn-space-1);font-size:10px}.rn-editor__main{display:flex;flex-direction:column;gap:var(--rn-space-3);min-width:0}.rn-editor__toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--rn-space-3);flex-wrap:wrap}.rn-editor__title-field{flex:1 1 220px}.rn-editor__toolbar-actions{display:flex;align-items:center;gap:var(--rn-space-2)}.rn-editor__surface{border:0.5px solid var(--rn-border);border-radius:var(--rn-radius-card);background:var(--rn-white)}.rn-editor__quill{min-height:420px;font-family:var(--rn-font-body);font-size:15px}.rn-publish{display:flex;flex-direction:column;gap:var(--rn-space-2)}@media (max-width:991px){.rn-editor{grid-template-columns:minmax(0,1fr)}}.rn-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:var(--rn-space-3)}.rn-stats-grid__item{display:flex;flex-direction:column;gap:var(--rn-space-1);padding:var(--rn-space-3);border:0.5px solid var(--rn-border);border-radius:var(--rn-radius-card);background:var(--rn-white);font-family:var(--rn-font-display);font-size:18px}.rn-history{display:flex;flex-direction:column;gap:var(--rn-space-1);margin:0;padding:0;list-style:none}.rn-history__item{display:flex;align-items:baseline;gap:var(--rn-space-2);padding:var(--rn-space-2) 0;border-bottom:0.5px solid var(--rn-border);font-family:var(--rn-font-body);font-size:14px}.rn-work__danger{display:flex;justify-content:flex-end;margin-top:var(--rn-space-5)}.rn-work-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--rn-space-3)}.rn-work-card__menu{position:relative}.rn-work-card__menu summary{cursor:pointer;list-style:none}.rn-work-card__menu summary::-webkit-details-marker{display:none}.rn-work-card__menu-body{position:absolute;right:0;z-index:5;display:flex;flex-direction:column;gap:var(--rn-space-1);min-width:160px;padding:var(--rn-space-2);border:0.5px solid var(--rn-border);border-radius:var(--rn-radius-card);background:var(--rn-white);box-shadow:var(--rn-shade);font-family:var(--rn-font-display);font-size:13px}.rn-work-card__menu-body a,
.rn-work-card__menu-body button{padding:var(--rn-space-1) var(--rn-space-2);border:0;background:transparent;text-align:left;font:inherit;color:var(--rn-ink);cursor:pointer}.rn-work-card__danger{color:var(--rn-red)}.rn-chips--filter{flex-wrap:wrap;margin-bottom:var(--rn-space-3)}.rn-section-head{display:flex;align-items:center;justify-content:space-between;gap:var(--rn-space-3);flex-wrap:wrap}.rn-review__foot{display:flex;align-items:center;gap:var(--rn-space-2)}.rn-link-btn{border:0;background:transparent;padding:0;font:inherit;font-size:12px;color:var(--rn-red);cursor:pointer}.rn-follow{display:inline-flex;align-items:center;gap:var(--rn-space-2)}.rn-book__author{display:flex;align-items:center;gap:var(--rn-space-2);flex-wrap:wrap;margin-top:var(--rn-space-2)}.rn-badge--soft{padding:2px 8px;border-radius:999px;background:var(--rn-bg-soft,#f4f1ec);font-size:11px}.rn-notifications{display:flex;flex-direction:column;gap:var(--rn-space-1);list-style:none;margin:var(--rn-space-3) 0 0;padding:0}.rn-notifications__item{border-bottom:0.5px solid var(--rn-border)}.rn-notifications__item--unread .rn-notifications__link{font-weight:600}.rn-notifications__link{display:flex;flex-direction:column;gap:2px;width:100%;padding:var(--rn-space-2) 0;border:0;background:transparent;text-align:left;font:inherit;color:var(--rn-ink);cursor:pointer}.rn-profile-public__head{display:flex;align-items:flex-start;gap:var(--rn-space-3);flex-wrap:wrap}.rn-profile-public__intro{display:flex;flex-direction:column;gap:var(--rn-space-1)}.rn-profile-counters{display:flex;gap:var(--rn-space-3);font-size:13px}.rn-profile-public__about{margin-top:var(--rn-space-3)}.rn-profile-public__about h4{margin-bottom:var(--rn-space-1)}.rn-avatar{display:inline-block;width:48px;height:48px;border-radius:50%;background:var(--rn-bg-soft,#f4f1ec);object-fit:cover}.rn-avatar--lg{width:96px;height:96px}.rn-modal__row{margin:var(--rn-space-2) 0}.rn-avatar-field{display:flex;align-items:center;gap:var(--rn-space-3);flex-wrap:wrap;margin-bottom:var(--rn-space-3)}.rn-checkbox-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:var(--rn-space-1) var(--rn-space-3)}.rn-checkbox{display:flex;align-items:center;gap:var(--rn-space-1);font-size:13px}.rn-legal h4{margin:var(--rn-space-3) 0 var(--rn-space-1)}