:root{color-scheme:dark;font:16px/1.5 system-ui,-apple-system,Segoe UI,sans-serif;color:#f3f3f6;background:#101116;--panel:#1a1c23;--stroke:#343741;--muted:#9a9ca7;--accent:#e9a768}
*{box-sizing:border-box}
body{margin:0;min-height:100vh;background:radial-gradient(ellipse 75% 450px at 50% 0%,#25202a 0%,#101116 85%);overflow-x:hidden}
button,input,select{font:inherit}button{cursor:pointer}button:disabled{opacity:.58;cursor:wait}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:3px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2rem,4vw,3.5rem);line-height:1.1;letter-spacing:-.045em}h2{font-size:1.45rem;line-height:1.2;letter-spacing:-.025em}h3{font-size:1.1rem}p{line-height:1.6}.muted{color:var(--muted)}.accent{color:var(--accent)}.eyebrow{color:var(--accent);font-size:.7rem;font-weight:800;letter-spacing:.17em;margin-bottom:.7rem}.count{color:var(--muted);font-size:.85rem;font-weight:500;vertical-align:middle;margin-left:.25rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}
.topbar{position:sticky;z-index:20;top:0;background:#121319ed;backdrop-filter:blur(14px);border-bottom:1px solid #ffffff14}.topbar-inner{max-width:1360px;min-height:76px;margin:auto;padding:0 32px;display:flex;justify-content:space-between;align-items:center;gap:1rem}.brand{display:flex;align-items:center;gap:.72rem;padding:0;border:0;background:none;color:#fff;font-size:1.55rem;font-weight:800;line-height:.95;letter-spacing:-.05em;text-align:left}.brand-mark,.login-icon{display:grid;place-items:center;color:#241a17;background:linear-gradient(140deg,#f3c28b,#d98760);border-radius:12px;box-shadow:0 8px 22px #e6a36c20;font-weight:900}.brand-mark{width:38px;height:38px;font-size:1.45rem}.brand small{display:block;color:#93929a;letter-spacing:.15em;font-size:.54rem;line-height:1.6}.top-actions{display:flex;align-items:center;gap:1rem}.private-label{font-size:.76rem;color:#9697a1}.private-label::first-letter{color:#6bc99a}.primary,.secondary,.quiet,.icon-button{border-radius:10px;padding:.76rem 1.1rem;font-weight:720;border:1px solid transparent}.primary{color:#201713;background:linear-gradient(130deg,#efbf89,#e49a64);box-shadow:0 10px 30px #eaa46d19}.primary:hover{filter:brightness(1.12)}.primary.small{padding:.6rem .9rem;font-size:.87rem}.secondary{color:#f1f1f4;background:#292b34;border-color:#3d404b}.secondary:hover{background:#353742}.quiet{padding:.55rem .65rem;color:#a3a4ad;background:transparent}.quiet:hover{color:#fff}.icon-button{border:0;background:#30323a;color:#fff;font-size:1.3rem;line-height:1;padding:.45rem .75rem}.full{width:100%}
main{max-width:1360px;margin:0 auto;padding:0 32px 90px}.library-heading{padding:62px 0 42px}.library-heading h1{margin:0 0 12px}.library-heading .muted{margin:0;font-size:.94rem}.shelf{margin-bottom:54px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:20px}.section-head h2{margin:0}.section-head .eyebrow{margin-bottom:.4rem}
input,select{min-width:0;border:1px solid #393c46;border-radius:10px;background:#202229;color:#f5f5f7;padding:.78rem 1rem}input::placeholder{color:#777a86}label{display:block;color:#c9cbd2;font-size:.86rem;font-weight:600}label input{margin-top:8px}.import-panel{margin:-12px 0 40px;padding:24px 26px;border:1px solid #65503d;border-radius:16px;background:linear-gradient(120deg,#29242a,#1b1d25);box-shadow:0 22px 50px #0004}.import-heading{display:flex;align-items:start;justify-content:space-between;gap:1rem}.import-heading h2{margin-bottom:22px}.import-fields{display:flex;gap:10px;margin-top:8px}.import-fields input{flex:1}.import-fields button{white-space:nowrap}
.library-tools{display:flex;gap:12px;align-items:center;margin:0 0 17px}.search-field{display:flex;align-items:center;gap:9px;min-width:0;border:1px solid #383b45;border-radius:10px;background:#202229;color:#aeb0b8;padding:0 13px;flex:1}.search-field:focus-within{border-color:#bf946b}.search-field span{font-size:1.5rem;line-height:1}.search-field input{width:100%;border:0;background:transparent;outline:0;padding:12px 0;font-size:.9rem}.search-field input:focus-visible{outline:0}.sort-field select{min-width:192px;background:#202229;padding:12px 15px;font-size:.85rem}.filter-row{display:flex;align-items:center;gap:8px;margin-bottom:23px}.filter{padding:.46rem .85rem;background:#202229;color:#acadb6;border:1px solid #32343d;border-radius:999px;font-size:.81rem;font-weight:650}.filter:hover,.filter.active{background:#e9a768;color:#241913;border-color:#e9a768}
.book-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(164px,1fr));gap:26px 19px}.book-card{min-width:0}.book-card-button{width:100%;border:0;background:none;padding:0;color:inherit;text-align:left;display:block}.book-card-button:hover .book-cover{transform:translateY(-5px);box-shadow:0 20px 35px #0009}.book-card-button:hover .book-name{color:#edb982}.cover{position:relative;overflow:hidden;background:linear-gradient(150deg,#4c3350,#262f43 58%,#754d48);border:1px solid #ffffff20}.book-cover{aspect-ratio:2/3;border-radius:11px;box-shadow:0 10px 20px #0005;transition:transform .2s,box-shadow .2s}.cover img{display:block;width:100%;height:100%;object-fit:cover}.cover-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#ffffff9c;font-size:clamp(4rem,8vw,7rem);font-weight:900;letter-spacing:-.1em;text-transform:uppercase}.cover-fallback::after{content:"";position:absolute;inset:auto 0 0;height:45%;background:linear-gradient(transparent,#0005)}.cover-tone-1{background:linear-gradient(145deg,#774d61,#392b50 55%,#212b45)}.cover-tone-2{background:linear-gradient(145deg,#505c75,#273044 55%,#66534b)}.cover-tone-3{background:linear-gradient(145deg,#6c6757,#38424f 65%,#202936)}.cover-tone-4{background:linear-gradient(145deg,#53685d,#304445 62%,#563845)}.book-tag{position:absolute;bottom:10px;left:10px;z-index:2;background:#19191de0;color:#fff;border:1px solid #ffffff36;border-radius:6px;padding:4px 7px;font-size:.68rem;font-weight:700;backdrop-filter:blur(5px)}.book-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:.91rem;font-weight:720;line-height:1.4;margin:11px 0 3px;min-height:2.8em}.book-subtitle{margin:0;color:#8d8f9b;font-size:.76rem}
.continue-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px}.continue-card{display:flex;width:100%;min-width:0;align-items:center;gap:16px;text-align:left;background:#1e2028;border:1px solid #373944;border-radius:13px;padding:11px;color:#f4f4f6}.continue-card:hover{border-color:#bd865a;background:#28252a}.continue-card .cover{flex:none;width:72px;aspect-ratio:2/3;border-radius:7px}.continue-body{min-width:0;flex:1}.continue-body strong,.continue-body span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.continue-body strong{font-size:.92rem}.continue-body span{color:#a7a8b2;font-size:.78rem;margin-top:4px}.continue-action{color:#ebac77;font-size:1.3rem;padding:5px}
.empty-state{text-align:center;padding:65px 20px;border:1px dashed #42444e;border-radius:16px;background:#191b22}.empty-symbol{font-size:2.2rem;color:#e8ab77;margin-bottom:15px}.empty-state h3{margin-bottom:6px}.empty-state p{color:var(--muted);max-width:380px;margin:0 auto 22px;font-size:.9rem}
.back-link{color:#bcbec8;background:none;border:0;padding:.45rem 0;font-size:.87rem;font-weight:650}.back-link:hover{color:#fff}#detail{padding-top:26px}.detail-hero{display:flex;gap:clamp(24px,5vw,65px);align-items:center;margin:36px 0 65px;padding:0 0 48px;border-bottom:1px solid #353740}.detail-cover{flex:0 0 220px;height:330px;box-shadow:0 24px 44px #0008;border-radius:12px;overflow:hidden}.detail-cover .cover{width:100%;height:100%}.detail-info h1{max-width:730px;margin:0 0 17px}.detail-info .muted{margin:0 0 26px}.detail-actions{display:flex;gap:10px;flex-wrap:wrap}.chapter-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.chapter-heading h2{margin-bottom:0}.chapter-search{flex:0 1 300px}.chapter-list{border:1px solid #383b45;border-radius:13px;overflow:hidden;background:#1b1d24}.chapter-row{display:flex;width:100%;align-items:center;gap:14px;padding:17px 20px;text-align:left;color:#f3f3f5;background:none;border:0;border-bottom:1px solid #32353e}.chapter-row:last-child{border-bottom:0}.chapter-row:hover{background:#2a2d35}.chapter-number{display:grid;place-items:center;width:31px;height:31px;flex:none;background:#30323c;border-radius:8px;color:#c5a484;font-size:.7rem;font-weight:750}.chapter-label{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:650;font-size:.9rem}.chapter-progress{font-size:.74rem;color:#d5a478;white-space:nowrap}.chapter-arrow{font-size:1.15rem;color:#777984}
#reader{padding-top:20px;text-align:center}.reader-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;text-align:left;margin-bottom:35px}.reader-bar .muted{font-size:.8rem}#reader h1{font-size:clamp(1.45rem,3vw,2.3rem);margin-bottom:6px}.reader-tip{font-size:.84rem;color:var(--muted);margin-bottom:32px}#pages{max-width:850px;margin:0 auto 28px;background:#191a20}#pages img{display:block;max-width:100%;height:auto;margin:0 auto;background:#242630;cursor:pointer}#reader-end{margin:20px auto}.message{position:fixed;z-index:30;bottom:22px;right:22px;max-width:min(420px,calc(100vw - 40px));margin:0;background:#2b2730;border:1px solid #886a51;border-radius:10px;padding:12px 18px;color:#f1c393;box-shadow:0 12px 35px #0008;font-size:.87rem}.message:empty{display:none}
.login-card{max-width:430px;margin:12vh auto 0;background:#1c1e25;border:1px solid #383a44;border-radius:18px;padding:38px;box-shadow:0 30px 60px #0007}.login-icon{width:50px;height:50px;font-size:1.8rem;margin-bottom:28px}.login-card h1{font-size:2.25rem;margin-bottom:10px}.login-card .muted{margin-bottom:30px}.login-card form label{margin-bottom:8px}.login-card input{display:block;width:100%;margin:0 0 16px}
@media(max-width:800px){.topbar-inner,main{padding-left:20px;padding-right:20px}.book-grid{grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:21px 14px}.detail-cover{flex-basis:180px;height:270px}.library-heading{padding-top:44px}}
@media(max-width:600px){.topbar-inner{min-height:65px}.private-label{display:none}.top-actions{gap:3px}.top-actions .small{font-size:.75rem;padding:.55rem .65rem}.brand{font-size:1.3rem}.brand small{font-size:.48rem}.brand-mark{width:34px;height:34px}.library-heading{padding:36px 0}.library-tools{flex-direction:column;align-items:stretch}.sort-field select{width:100%}.book-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:19px 13px}.continue-list{grid-template-columns:1fr}.import-panel{padding:19px}.import-fields{flex-direction:column}.detail-hero{align-items:start;gap:18px;margin:26px 0 38px;padding-bottom:32px}.detail-cover{flex:0 0 34%;height:auto;aspect-ratio:2/3}.detail-info h1{font-size:1.55rem}.detail-info .eyebrow{font-size:.58rem}.detail-info .muted{font-size:.78rem;margin-bottom:14px}.detail-actions{gap:7px}.detail-actions button{font-size:.75rem;padding:.65rem .7rem}.chapter-heading{align-items:stretch;flex-direction:column}.chapter-search{flex:auto}.chapter-row{padding:15px 12px}.chapter-progress{display:none}.login-card{padding:28px 22px;margin-top:9vh}}
