:root{--surface-0:#0e0d13;--surface-1:#16151f;--surface-2:#14131c;--surface-3:#1d1b28;--line:#23212f;--line-2:#2e2c3c;--text:#ece9f2;--text-2:#b6b1c6;--text-3:#8d88a0;--text-4:#6f6a80;--text-5:#55506e;--accent:#f5a05a;--accent-soft:#f5a05a24;--accent-line:#f5a05a73;--danger:#e08585;--danger-soft:#e085851f;--s-reading:#4fb477;--s-caught_up:#5aa9f5;--s-on_hold:#d9a13b;--s-completed:#a07ce8;--s-dropped:#e08585;--s-plan_to_read:#6f6a80;--ui:"Space Grotesk", ui-sans-serif, system-ui, sans-serif;--mono:"JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace;--prose:"Newsreader", Georgia, serif;--shell:40rem;--radius:17px;--radius-sm:12px;--radius-xs:6px;font-family:var(--ui);color:var(--text);background:var(--surface-0);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-size:16px;line-height:1.5}:root[data-theme=daylight]{--surface-0:#f6f3ec;--surface-1:#fffdf8;--surface-2:#efebe1;--surface-3:#e7e2d5;--line:#ded8c9;--line-2:#cdc6b4;--text:#191721;--text-2:#46424f;--text-3:#5f5a6b;--text-4:#6f6a80;--text-5:#8b8698;--accent:#b8620c;--accent-soft:#b8620c1a;--accent-line:#b8620c66;--danger:#b23b3b;--danger-soft:#b23b3b1a;--s-reading:#2f7f52;--s-caught_up:#2b6fb0;--s-on_hold:#9a6d17;--s-completed:#6f4bb0;--s-dropped:#a94747;--s-plan_to_read:#7c778a;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%}body{background:var(--surface-0);min-height:100dvh;color:var(--text)}h1,h2,h3{font-family:var(--ui);letter-spacing:-.02em;color:var(--text);font-weight:700;line-height:1.15}.num,.counter__value,.counter__total,.counter__input,.chip,.fact__value,.meter__label,.sheet__number,.sheet__delta,.sheet__sub,.sheet__behind,.you__chapter,.qrow__meta,.stars__value,.queue__lead strong,.table td{font-family:var(--mono);font-variant-numeric:tabular-nums}a{color:var(--text);-webkit-text-decoration-color:var(--line-2);text-decoration-color:var(--line-2);text-underline-offset:3px}a:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;font-family:var(--ui)}input,select,textarea{background:var(--surface-2);border:1px solid var(--line-2);border-radius:var(--radius-sm);width:100%;padding:.7rem .85rem;transition:border-color .15s}input::placeholder,textarea::placeholder{color:var(--text-5)}input:focus,select:focus,textarea:focus{border-color:var(--accent-line);outline:none}input[type=number],input[type=date]{font-family:var(--mono);font-variant-numeric:tabular-nums}textarea{resize:vertical;line-height:1.6}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}img{max-width:100%;display:block}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.shell{width:100%;max-width:var(--shell);margin:0 auto;padding:0 1rem 5rem}.topbar{z-index:10;background:linear-gradient(var(--surface-0) 78%, transparent);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem 1rem;padding:1.25rem 0 .9rem;display:flex;position:sticky;top:0}.topbar__title{letter-spacing:-.03em;white-space:nowrap;font-size:1.4rem}.topbar__actions{scrollbar-width:none;gap:1rem;margin-left:auto;font-size:.9rem;display:flex;overflow-x:auto}.topbar__actions::-webkit-scrollbar{display:none}.topbar__actions a{white-space:nowrap}.backlink{color:var(--text-2);padding:1.1rem 0 .6rem;font-size:.875rem;text-decoration:none;display:inline-block}.backlink:hover{color:var(--accent)}.backlink:before{content:"←";margin-right:.4rem}.tabs{scrollbar-width:none;gap:.35rem;margin-bottom:1.25rem;padding-bottom:2px;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 0% 88%,#0000 100%);mask-image:linear-gradient(90deg,#000 0% 88%,#0000 100%)}.tabs::-webkit-scrollbar{display:none}.tab{color:var(--text-4);white-space:nowrap;background:0 0;border:0;border-radius:999px;flex:none;padding:.45rem .7rem;font-size:.875rem;transition:color .15s,background-color .15s}.tab:hover{color:var(--text-2);background:var(--surface-1)}.tab.tab--active{color:var(--surface-0);background:var(--tab-color,var(--accent));font-weight:600}.sortbar{align-items:center;gap:.4rem;margin:-.5rem 0 1rem;display:flex}.sortbar__label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-4);margin-right:.15rem;font-size:.7rem}.sortbtn{color:var(--text-4);background:0 0;border:0;border-radius:6px;padding:.25rem .5rem;font-size:.8rem}.sortbtn:hover{color:var(--text-2)}.sortbtn.sortbtn--active{background:var(--surface-1);color:var(--text)}.chip{background:var(--surface-2);color:var(--text-4);font-variant-numeric:tabular-nums;white-space:nowrap;border-radius:5px;flex:none;padding:.1rem .4rem;font-size:.7rem}.chip--behind{background:var(--accent-soft);color:var(--accent)}.shelf{flex-direction:column;gap:.6rem;padding:0;list-style:none;display:flex}.row{background:var(--surface-1);border-radius:var(--radius);grid-template-columns:1fr auto auto;grid-template-areas:"title counter bump""meter meter bump";align-items:center;gap:.5rem .85rem;padding:.9rem 1rem .9rem 1.35rem;display:grid;position:relative;overflow:hidden}.row:before{content:"";background:var(--spine,var(--line-2));width:3px;position:absolute;inset:0 auto 0 0}.row__title{min-width:0;color:var(--text);grid-area:title;font-size:1rem;font-weight:500;line-height:1.3;text-decoration:none}.row__title:hover{color:var(--accent)}.row__author{color:var(--text-4);margin-top:.15rem;font-size:.8rem;display:block}.counter{border-radius:var(--radius-sm);font-family:var(--ui);background:0 0;border:0;flex-direction:column;grid-area:counter;align-items:flex-end;gap:0;padding:.1rem .3rem;transition:background-color .15s;display:flex}.counter:hover{background:var(--surface-3)}.counter__value{font-variant-numeric:tabular-nums;letter-spacing:-.03em;color:var(--text);font-size:1.6rem;font-weight:600;line-height:1;animation:.28s cubic-bezier(.2,.9,.3,1) tick}@keyframes tick{0%{opacity:.35;transform:translateY(.18em)}to{opacity:1;transform:translateY(0)}}.counter__total{font-variant-numeric:tabular-nums;color:var(--text-4);font-size:.8rem}.counter__input{width:6.5rem;font-family:var(--ui);font-variant-numeric:tabular-nums;text-align:right;grid-area:counter;padding:.3rem .5rem;font-size:1.4rem}.meter{grid-area:meter;align-items:center;gap:.55rem;min-width:0;display:flex}.meter__track{background:var(--line);border-radius:2px;flex:1;min-width:0;height:3px;position:relative;overflow:hidden}.meter__fill{background:var(--spine,var(--accent));border-radius:2px;position:absolute;inset:0 auto 0 0}.meter__track--open{background:repeating-linear-gradient(90deg, var(--line-2) 0 5px, transparent 5px 11px);-webkit-mask-image:linear-gradient(90deg,#000 0% 45%,#0000 100%);mask-image:linear-gradient(90deg,#000 0% 45%,#0000 100%)}.meter__label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-4);flex:none;font-size:.7rem}.bump{border:1px solid var(--accent-line);width:2.75rem;height:2.75rem;color:var(--accent);font-family:var(--ui);background:0 0;border-radius:50%;grid-area:bump;place-items:center;padding:0;font-size:.95rem;font-weight:600;line-height:1;transition:background-color .12s,transform .12s;display:grid}.bump:hover{background:var(--accent-soft)}.bump:active{transform:scale(.94)}.btn{border:1px solid var(--line-2);border-radius:var(--radius-sm);background:var(--surface-1);min-height:2.75rem;color:var(--text);justify-content:center;align-items:center;gap:.4rem;padding:.6rem 1.1rem;font-size:.9rem;font-weight:500;transition:background-color .15s,border-color .15s;display:inline-flex}.btn:hover{background:var(--surface-3);border-color:var(--text-4)}.btn--primary{background:var(--accent);color:#1a1206;border-color:#0000;font-weight:600}.btn--primary:hover{background:#ffb06b;border-color:#0000}.btn--quiet{color:var(--text-2);background:0 0;border-color:#0000;min-height:2.25rem;padding-inline:.4rem}.btn--quiet:hover{color:var(--accent);background:0 0;border-color:#0000}.btn:disabled{opacity:.5;cursor:not-allowed}.sheet-backdrop{z-index:50;background:#08070cb3;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}.sheet{width:100%;max-width:var(--shell);background:var(--surface-1);border-top:1px solid var(--line);border-radius:20px 20px 0 0;max-height:92dvh;padding:.5rem 1.15rem 1.5rem;overflow-y:auto}.sheet__grip{background:var(--line-2);border-radius:2px;width:2.25rem;height:3px;margin:.4rem auto 1rem}.sheet__head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.sheet__title{font-family:var(--ui);font-size:1.05rem;font-weight:600}.sheet__sub{font-variant-numeric:tabular-nums;color:var(--text-4);margin-top:.1rem;font-size:.75rem}.sheet__stepper{justify-content:center;align-items:center;gap:1.1rem;display:flex}.sheet__reading{text-align:center}.sheet__number{width:6.5ch;font-family:var(--ui);font-variant-numeric:tabular-nums;letter-spacing:-.03em;text-align:center;color:var(--text);appearance:textfield;background:0 0;border:0;padding:0;font-size:3rem;font-weight:600}.sheet__number::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.sheet__number::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sheet__delta{font-variant-numeric:tabular-nums;color:var(--text-2);font-size:.8rem}.stepbtn{border:1px solid var(--line-2);background:var(--surface-2);width:3rem;height:3rem;color:var(--text);border-radius:50%;place-items:center;font-size:1.35rem;line-height:1;display:grid}.stepbtn:hover{border-color:var(--text-4)}.stepbtn--add{border-color:var(--accent-line);color:var(--accent)}.sheet__behind{text-align:center;font-variant-numeric:tabular-nums;color:var(--text-4);margin:.7rem 0 1.1rem;font-size:.8rem}.sheet__jumps{grid-template-columns:repeat(4,1fr);gap:.5rem;margin-bottom:1.1rem;display:grid}.sheet__meta{border-radius:var(--radius-sm);background:var(--surface-2);flex-direction:column;gap:.9rem;padding:.9rem;display:flex}.switch{align-items:center;gap:.55rem;font-size:.875rem;display:flex}.switch input{width:auto;accent-color:var(--accent)}.sheet__whenbtns{gap:.35rem;margin-top:.3rem;display:flex}.sheet__actions{grid-template-columns:1fr auto;gap:.6rem;margin-top:1.1rem;display:grid}.sheet__foot{color:var(--text-4);text-align:center;margin-top:.8rem;font-size:.75rem;line-height:1.5}.queue__lead{color:var(--text-2);margin-bottom:1.1rem;font-size:.925rem}.queue__lead strong{font-family:var(--ui);font-variant-numeric:tabular-nums;color:var(--accent);font-size:1.15rem}.queue__backlog{text-align:left;margin-top:1.5rem}.qrow{background:var(--surface-1);border-radius:var(--radius);justify-content:space-between;align-items:center;gap:.9rem;padding:.85rem 1rem;display:flex}.qrow__main{min-width:0}.qrow__meta{font-variant-numeric:tabular-nums;color:var(--text-4);align-items:center;gap:.45rem;margin-top:.25rem;font-size:.775rem;display:flex}.qrow__actions{flex:none;align-items:center;gap:.4rem;display:flex}.cleared{flex-direction:column;gap:.4rem;margin-bottom:1.1rem;display:flex}.cleared__row{border-radius:var(--radius-sm);background:var(--surface-2);color:var(--text-2);justify-content:space-between;align-items:center;gap:.75rem;padding:.55rem .85rem;font-size:.85rem;display:flex}.row__actions{flex-direction:column;grid-area:bump;align-items:center;gap:.15rem;display:flex}.row__set{min-height:auto;padding:.1rem .3rem;font-size:.7rem}.alert{border-radius:var(--radius-sm);background:var(--danger-soft);color:var(--danger);grid-column:1/-1;align-items:center;gap:.5rem;margin-top:.2rem;padding:.5rem .7rem;font-size:.825rem;display:flex}.alert .btn--quiet{color:var(--danger);min-height:auto;text-decoration:underline}.notice{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-1);color:var(--text-2);padding:.75rem .9rem;font-size:.875rem}.empty{text-align:center;color:var(--text-2);padding:3rem 1rem}.empty__lead{font-family:var(--ui);color:var(--text);margin-bottom:.4rem;font-size:1.1rem}.muted{color:var(--text-2);font-size:.875rem}.novel__head{align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.novel__cover{border-radius:var(--radius-sm);border:1px solid var(--line);flex:none;width:88px}.novel__title{margin-bottom:.35rem;font-size:1.75rem}.novel__synopsis{font-family:var(--prose);color:var(--text-2);margin-top:.75rem;font-size:1.05rem;line-height:1.6}.section{margin-top:2rem}.section__title{letter-spacing:.1em;text-transform:uppercase;color:var(--text-4);margin-bottom:.7rem;font-size:.75rem;font-weight:600}.sources{flex-direction:column;gap:.5rem;padding:0;list-style:none;display:flex}.source{background:var(--surface-1);border-radius:var(--radius-sm);align-items:center;gap:.6rem;padding:.7rem .9rem;display:flex}.source__link{font-weight:500;text-decoration:none}.source__link:hover{color:var(--accent)}.source__link:after{content:"↗";color:var(--text-4);margin-left:.3rem;font-size:.8em}.tag{background:var(--surface-2);color:var(--text-4);letter-spacing:.04em;text-transform:uppercase;border-radius:4px;padding:.15rem .45rem;font-size:.7rem}.tag--official{background:var(--accent-soft);color:var(--accent)}.novel__byline{color:var(--text-2);margin-top:.2rem;font-size:.85rem}.novel__badges{flex-wrap:wrap;gap:.35rem;margin-top:.6rem;display:flex}.tag--final{color:var(--s-completed);background:#a9e39b24}.tag--stale{color:var(--s-on_hold);background:#d9a13b24}.tag--quiet{color:var(--text-4)}.facts{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.fact{border-radius:var(--radius-sm);background:var(--surface-1);flex-direction:column;gap:.15rem;padding:.75rem .85rem;display:flex}.fact__value{font-family:var(--ui);font-variant-numeric:tabular-nums;letter-spacing:-.02em;color:var(--text);font-size:1.25rem;font-weight:600}.fact__label{letter-spacing:.04em;color:var(--text-4);font-size:.7rem}.release__note{margin-top:.75rem;line-height:1.6}.release__report{margin-top:.85rem}.you{align-items:baseline;gap:.6rem;display:flex}.you__reading{align-items:baseline;gap:.35rem;display:flex}.you__chapter{font-family:var(--ui);font-variant-numeric:tabular-nums;letter-spacing:-.03em;color:var(--accent);font-size:2.6rem;font-weight:600;line-height:1}.you__meter{margin:.85rem 0 1rem}.you__actions{gap:.6rem;display:flex}.entry{background:var(--surface-1);border-radius:var(--radius);margin-top:2rem;padding:1.1rem}.field{margin-bottom:1.1rem;display:block}.field:last-child{margin-bottom:0}.field__label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-4);margin-bottom:.4rem;font-size:.75rem;font-weight:600;display:block}.field__label--prompt{color:var(--accent)}.stars{align-items:center;gap:.1rem;display:flex}.star{width:1.15em;color:var(--line-2);font-size:1.35rem;line-height:1;display:inline-block;position:relative}.star--filled,.star--half{color:var(--accent)}.star__hit{background:0 0;border:0;width:50%;padding:0;position:absolute;top:-.35em;bottom:-.35em}.star__hit--half{left:0}.star__hit--full{left:50%}.stars__value{font-family:var(--ui);font-variant-numeric:tabular-nums;color:var(--text-2);margin-left:.5rem;font-size:.875rem}.auth{flex-direction:column;justify-content:center;max-width:22rem;min-height:100dvh;margin:0 auto;padding:2rem 1rem;display:flex}.auth__mark{font-family:var(--ui);letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:.6rem;font-size:.75rem;font-weight:600}.auth__title{margin-bottom:.4rem;font-size:1.6rem}.auth__sub{color:var(--text-2);margin-bottom:1.5rem;font-size:.9rem}.form{flex-direction:column;gap:.75rem;display:flex}.form__row{align-items:center;gap:.6rem;display:flex}.results{flex-direction:column;gap:.5rem;padding:0;list-style:none;display:flex}.result{background:var(--surface-1);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;display:flex}.result__title{min-width:0;font-weight:500;text-decoration:none}.result__title:hover{color:var(--accent)}.table-wrap{border:1px solid var(--line);border-radius:var(--radius-sm);margin:1rem 0;overflow-x:auto}.table{border-collapse:collapse;width:100%;font-size:.875rem}.table th,.table td{text-align:left;border-bottom:1px solid var(--line);white-space:nowrap;padding:.55rem .8rem}.table th{letter-spacing:.08em;text-transform:uppercase;color:var(--text-4);background:var(--surface-2);font-size:.7rem}.table tr:last-child td{border-bottom:0}.file-drop{border:1px dashed var(--line-2);border-radius:var(--radius);background:var(--surface-1);text-align:center;color:var(--text-2);padding:1.5rem 1rem;font-size:.9rem;display:block}.file-drop input{background:0 0;border:0;margin-top:.75rem;padding:0;font-size:.825rem}.recap__headline{letter-spacing:-.03em;margin-top:.2rem;font-size:2.4rem;font-weight:600;line-height:1.1}.recap__sub{margin-top:.3rem;line-height:1.6}.recap__facts{margin-top:1.35rem}.recap__note{margin-top:.75rem;line-height:1.6}.bars{border-radius:var(--radius-sm);background:var(--surface-1);align-items:flex-end;gap:.3rem;height:6.5rem;padding:.75rem;display:flex}.bars__col{flex:1;align-items:flex-end;height:100%;display:flex}.bars__bar{background:var(--line-2);border-radius:2px 2px 0 0;width:100%;min-height:2px}.bars__bar--today{background:var(--accent)}.themes{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.themecard{border:1px solid var(--line-2);border-radius:var(--radius-sm);background:var(--surface-1);text-align:left;flex-direction:column;align-items:flex-start;gap:.3rem;padding:.85rem;display:flex}.themecard.themecard--active{border-color:var(--accent)}.themecard__swatch{border-radius:var(--radius-xs);border:1px solid var(--line);width:100%;height:2.25rem}.themecard__swatch--midnight{background:linear-gradient(135deg,#0e0d13 55%,#f5a05a 55%)}.themecard__swatch--daylight{background:linear-gradient(135deg,#f6f3ec 55%,#b8620c 55%)}.themecard__name{font-size:.9rem;font-weight:600}.themecard__note{color:var(--text-4);font-size:.7rem}.stack{flex-direction:column;align-items:flex-start;gap:.75rem;margin-top:1.25rem;display:flex}@media (width>=48rem){.topbar__title{font-size:1.6rem}.counter__value{font-size:2rem}.novel__title{font-size:2.1rem}}.review__banner{margin-bottom:1.25rem;line-height:1.6}.review__banner strong{color:var(--accent)}.modrow{align-items:flex-start}.modrow__reason{margin-top:.6rem}.modrow__reason .muted{margin-top:.35rem;font-size:.75rem;line-height:1.5}.reviews{flex-direction:column;gap:.6rem;margin-top:1rem;padding:0;list-style:none;display:flex}.reviewcard{border-radius:var(--radius-sm);background:var(--surface-1);padding:.9rem 1rem}.reviewcard--mine{border:1px solid var(--line-2)}.reviewcard__byline{font-family:var(--mono);letter-spacing:.02em;color:var(--text-4);margin-bottom:.4rem;font-size:.7rem}.reviewcard__body{font-family:var(--prose);color:var(--text-2);font-size:1.02rem;line-height:1.6}.reviewcard__veil{border-radius:var(--radius-xs);background:var(--surface-2);justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem .85rem;display:flex}.reviewcard__warn{color:var(--text-3);font-size:.8rem}.review__none,.settings__note{margin-top:.6rem;font-size:.8rem}.profile__head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.profile__head>div{min-width:0}.profile__head .novel__title{overflow-wrap:anywhere;font-size:1.5rem}.profile__head .btn{flex:none}.profile__meta{font-family:var(--mono);color:var(--text-4);margin-top:.3rem;font-size:.75rem}.profile__oneway{margin-bottom:1.25rem}.taste{border-radius:var(--radius-sm);background:var(--surface-1);align-items:baseline;gap:.75rem;padding:.9rem 1rem;display:flex}.taste__pct{font-family:var(--mono);font-variant-numeric:tabular-nums;color:var(--accent);font-size:1.9rem;font-weight:600;line-height:1}.profile__hidden{margin-top:1.5rem;font-size:.8rem;line-height:1.6}.taglist{flex-wrap:wrap;gap:.35rem;margin-bottom:.6rem;padding:0;list-style:none;display:flex}.tagfilter{flex-wrap:wrap;align-items:center;gap:.35rem;margin:-.5rem 0 1rem;display:flex}.tagchip{border:1px solid var(--line-2);color:var(--text-3);white-space:nowrap;background:0 0;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .6rem;font-size:.775rem;display:inline-flex}.tagchip:hover{color:var(--text-2);border-color:var(--text-5)}.tagchip.tagchip--mine{border-color:var(--accent-line);background:var(--accent-soft);color:var(--accent)}.tagchip__count{font-family:var(--mono);font-variant-numeric:tabular-nums;opacity:.7;font-size:.7rem}.tagpicker{border-radius:var(--radius-sm);background:var(--surface-1);margin-top:.75rem;padding:.85rem}.tagpicker__group{margin-bottom:.85rem}.tagpicker__group:last-child{margin-bottom:0}.tagpicker__label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-5);margin-bottom:.4rem;font-size:.65rem}
