.ThemeProvider-module__vfXU1W__wrapper{background:var(--bc-bg);min-height:100vh;color:var(--bc-text);font-family:Crimson Pro,Georgia,serif;transition:background .3s}.ThemeProvider-module__vfXU1W__aurora{z-index:-1;pointer-events:none;position:fixed;inset:0;overflow:hidden}.ThemeProvider-module__vfXU1W__blob{filter:blur(90px);border-radius:50%;position:absolute}.ThemeProvider-module__vfXU1W__blob1{background:radial-gradient(circle,var(--blob-clr)0%,transparent 70%);width:65vw;height:65vw;animation:24s ease-in-out infinite alternate ThemeProvider-module__vfXU1W__drift1;top:-15%;right:-10%}.ThemeProvider-module__vfXU1W__blob2{background:radial-gradient(circle,#5bc08a40 0%,#0000 70%);width:55vw;height:55vw;animation:30s ease-in-out infinite alternate ThemeProvider-module__vfXU1W__drift2;bottom:5%;left:-15%}.ThemeProvider-module__vfXU1W__blob3{background:radial-gradient(circle,#5b8fcf33 0%,#0000 70%);width:40vw;height:40vw;animation:19s ease-in-out infinite alternate ThemeProvider-module__vfXU1W__drift3;top:38%;right:15%}@keyframes ThemeProvider-module__vfXU1W__drift1{0%{transform:translate(0)scale(1)}to{transform:translate(-12%,18%)scale(1.18)}}@keyframes ThemeProvider-module__vfXU1W__drift2{0%{transform:translate(0)scale(1)}to{transform:translate(18%,-15%)scale(.88)}}@keyframes ThemeProvider-module__vfXU1W__drift3{0%{transform:translate(0)scale(1)}to{transform:translate(-10%,12%)scale(1.12)}}
.Card-module__7fBG1G__card{border-radius:12px;padding:16px}
.ProfileModal-module__5gHCgG__overlay{z-index:200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);-webkit-overflow-scrolling:touch;justify-content:center;align-items:flex-start;padding:40px 0;animation:.2s ProfileModal-module__5gHCgG__fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}.ProfileModal-module__5gHCgG__container{width:90%;max-width:400px;padding:4px}.ProfileModal-module__5gHCgG__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.ProfileModal-module__5gHCgG__closeBtn{cursor:pointer;background:0 0;border:none;min-height:44px;padding:8px 12px;font-size:28px}.ProfileModal-module__5gHCgG__userCard{border-radius:10px;align-items:center;gap:16px;margin-bottom:24px;padding:16px;display:flex}.ProfileModal-module__5gHCgG__avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;display:flex}.ProfileModal-module__5gHCgG__field{margin-bottom:20px}.ProfileModal-module__5gHCgG__field label{margin-bottom:6px;display:block}.ProfileModal-module__5gHCgG__nameRow{gap:8px;display:flex}.ProfileModal-module__5gHCgG__saveBtn{cursor:pointer;border-radius:8px;min-height:44px;padding:10px 16px;font-size:13px}.ProfileModal-module__5gHCgG__saveBtn:hover{opacity:.9}.ProfileModal-module__5gHCgG__stats{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:20px;display:grid}.ProfileModal-module__5gHCgG__section{padding:20px 0}.ProfileModal-module__5gHCgG__themeGrid{gap:8px;display:grid}.ProfileModal-module__5gHCgG__themeBtn{cursor:pointer;text-align:left;border-radius:12px;align-items:center;gap:14px;min-height:44px;padding:14px 16px;transition:all .2s;display:flex}.ProfileModal-module__5gHCgG__themeBtn:hover{opacity:.9}.ProfileModal-module__5gHCgG__themeSwatch{border-radius:10px;flex-direction:column;flex-shrink:0;width:44px;height:44px;display:flex;overflow:hidden}.ProfileModal-module__5gHCgG__swatchCards{flex:.6;align-items:flex-end;gap:2px;padding:3px;display:flex}.ProfileModal-module__5gHCgG__toggleRow{justify-content:space-between;align-items:center;display:flex}.ProfileModal-module__5gHCgG__toggle{cursor:pointer;border:none;border-radius:15px;flex-shrink:0;width:52px;height:30px;transition:background .2s;position:relative}.ProfileModal-module__5gHCgG__toggleThumb{background:#fff;border-radius:12px;width:24px;height:24px;transition:left .2s;position:absolute;top:3px;box-shadow:0 1px 3px #0003}.ProfileModal-module__5gHCgG__swatchChips{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.ProfileModal-module__5gHCgG__chip{border-radius:20px;align-items:center;gap:6px;padding:6px 12px;display:flex}.ProfileModal-module__5gHCgG__chipSwatch{border-radius:4px;width:14px;height:14px}.ProfileModal-module__5gHCgG__logoutBtn{color:#cf5b5b;cursor:pointer;letter-spacing:.5px;background:#cf5b5b1a;border:1px solid #cf5b5b40;border-radius:8px;width:100%;min-height:44px;padding:12px;font-family:Space Mono,monospace;font-size:13px}.ProfileModal-module__5gHCgG__logoutBtn:hover{background:#cf5b5b2e}
.ConfirmRemoveModal-module__rh-35G__overlay{z-index:300;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);justify-content:center;align-items:center;animation:.15s ConfirmRemoveModal-module__rh-35G__fadeIn;display:flex;position:fixed;inset:0}.ConfirmRemoveModal-module__rh-35G__container{border:1px solid #cf5b5b40;border-radius:14px;width:90%;max-width:380px;padding:24px}.ConfirmRemoveModal-module__rh-35G__warning{background:#cf5b5b14;border:1px solid #cf5b5b26;border-radius:8px;margin-bottom:16px;padding:12px 14px}.ConfirmRemoveModal-module__rh-35G__actions{gap:10px;display:flex}.ConfirmRemoveModal-module__rh-35G__cancelBtn{cursor:pointer;border-radius:8px;flex:1;padding:12px 16px;font-size:13px}.ConfirmRemoveModal-module__rh-35G__cancelBtn:hover{opacity:.9}.ConfirmRemoveModal-module__rh-35G__removeBtn{color:#cf5b5b;cursor:pointer;background:#cf5b5b26;border:1px solid #cf5b5b66;border-radius:8px;flex:1;padding:12px 16px;font-size:13px}.ConfirmRemoveModal-module__rh-35G__removeBtn:hover{background:#cf5b5b40}
.AddBookFlow-module__Zp-nWq__gleamWrap{border-radius:11px;margin-bottom:24px;position:relative;overflow:hidden}.AddBookFlow-module__Zp-nWq__gleamWrap:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 0%,#ffffff38 50%,#0000 100%);width:55%;height:100%;animation:7s ease-in-out infinite AddBookFlow-module__Zp-nWq__gleam;position:absolute;top:0;left:0;transform:translate(-120%)}@keyframes AddBookFlow-module__Zp-nWq__gleam{0%{transform:translate(-120%)}14%{transform:translate(280%)}to{transform:translate(280%)}}
.LibraryScreen-module__Kv7pSa__root{flex-direction:column;max-width:640px;min-height:100dvh;margin:0 auto;padding:20px 16px;animation:.25s LibraryScreen-module__Kv7pSa__slideUp;display:flex}.LibraryScreen-module__Kv7pSa__header{z-index:10;background:var(--bc-bg);justify-content:space-between;align-items:center;margin-top:-12px;margin-bottom:24px;padding:12px 0;display:flex;position:sticky;top:0}.LibraryScreen-module__Kv7pSa__footer{text-align:center;margin-top:auto;padding-top:30px;padding-bottom:20px}
.BookPicker-module__0W3H_G__overlay{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);justify-content:center;align-items:center;animation:.2s BookPicker-module__0W3H_G__fadeIn;display:flex;position:fixed;inset:0}.BookPicker-module__0W3H_G__container{width:92%;max-width:540px;max-height:85vh;padding:0 4px;overflow:auto}.BookPicker-module__0W3H_G__stickyHeader{z-index:2;padding:12px 0 8px;position:sticky;top:0}.BookPicker-module__0W3H_G__headerRow{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}
.SearchBar-module__4gEqOG__root{margin-bottom:14px;position:relative}.SearchBar-module__4gEqOG__inputWrap{position:relative}.SearchBar-module__4gEqOG__icon{pointer-events:none;font-size:16px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.SearchBar-module__4gEqOG__clearBtn{cursor:pointer;background:0 0;border:none;padding:4px;font-size:17px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.SearchBar-module__4gEqOG__dropdown{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:10px;max-height:240px;margin-top:4px;padding:8px;position:absolute;top:100%;left:0;right:0;overflow:auto;box-shadow:0 8px 24px #0006}
.TabBar-module__VnsErG__root{margin-bottom:18px;position:relative}.TabBar-module__VnsErG__fadeLeft{z-index:2;cursor:pointer;justify-content:flex-start;align-items:center;width:40px;transition:opacity .2s;display:flex;position:absolute;top:0;bottom:0;left:0}.TabBar-module__VnsErG__fadeRight{z-index:2;cursor:pointer;justify-content:flex-end;align-items:center;width:40px;transition:opacity .2s;display:flex;position:absolute;top:0;bottom:0;right:0}.TabBar-module__VnsErG__tabScroller{scrollbar-width:none;touch-action:pan-x;gap:0;padding-bottom:0;display:flex;overflow:auto hidden}.TabBar-module__VnsErG__tab{cursor:pointer;white-space:nowrap;letter-spacing:.5px;background:0 0;border:none;flex-shrink:0;min-height:44px;margin-bottom:-1px;padding:12px 14px;font-size:13px;transition:all .15s}.TabBar-module__VnsErG__tab:hover{opacity:.8}
.FileUpload-module__2_bOEa__dropZone{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;min-height:160px;padding:40px 20px;transition:border-color .2s,background .2s;display:flex}.FileUpload-module__2_bOEa__dropZoneActive{transform:scale(1.01)}.FileUpload-module__2_bOEa__chapterList{scrollbar-width:thin}.FileUpload-module__2_bOEa__chapterList::-webkit-scrollbar{width:4px}.FileUpload-module__2_bOEa__chapterList::-webkit-scrollbar-thumb{background:#8080804d;border-radius:2px}
.ChatSheet-module__r2qpbG__root{z-index:200;flex-direction:column;justify-content:flex-end;display:flex;position:fixed;inset:0}.ChatSheet-module__r2qpbG__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;position:absolute;inset:0}.ChatSheet-module__r2qpbG__sheet{z-index:1;border-radius:18px 18px 0 0;flex-direction:column;max-height:80vh;animation:.2s ChatSheet-module__r2qpbG__slideUp;display:flex;position:relative}.ChatSheet-module__r2qpbG__header{flex-shrink:0;padding:12px 20px 8px}.ChatSheet-module__r2qpbG__handle{border-radius:2px;width:36px;height:4px;margin:0 auto 12px}.ChatSheet-module__r2qpbG__headerContent{justify-content:space-between;align-items:center;display:flex}.ChatSheet-module__r2qpbG__closeBtn{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:17px;display:flex}.ChatSheet-module__r2qpbG__closeBtn:hover{opacity:.8}.ChatSheet-module__r2qpbG__messages{flex-direction:column;flex:1;gap:10px;min-height:200px;padding:8px 20px;display:flex;overflow:auto}.ChatSheet-module__r2qpbG__emptyState{opacity:.5;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:30px 0;display:flex}.ChatSheet-module__r2qpbG__inputArea{flex-shrink:0;padding:12px 20px 20px}.ChatSheet-module__r2qpbG__inputRow{gap:8px;display:flex}.ChatSheet-module__r2qpbG__sendBtn{border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;transition:all .15s;display:flex}@keyframes ChatSheet-module__r2qpbG__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes ChatSheet-module__r2qpbG__dotPulse{0%,80%,to{opacity:0}40%{opacity:1}}
.EnrichmentBanner-module__-CwB9G__banner{border-radius:10px;align-items:center;gap:12px;margin-bottom:14px;padding:10px 14px;animation:.25s EnrichmentBanner-module__-CwB9G__slideDown;display:flex;overflow:hidden}.EnrichmentBanner-module__-CwB9G__items{flex-wrap:wrap;flex:1;gap:14px;display:flex}.EnrichmentBanner-module__-CwB9G__item{letter-spacing:.3px;white-space:nowrap;align-items:center;gap:6px;font-size:12px;display:flex}.EnrichmentBanner-module__-CwB9G__spinner{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;flex-shrink:0;width:12px;height:12px;animation:.8s linear infinite EnrichmentBanner-module__-CwB9G__spin}.EnrichmentBanner-module__-CwB9G__checkmark{flex-shrink:0;font-size:13px}.EnrichmentBanner-module__-CwB9G__errorDot{background:#cf5b5b;border-radius:50%;flex-shrink:0;width:8px;height:8px}@keyframes EnrichmentBanner-module__-CwB9G__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes EnrichmentBanner-module__-CwB9G__spin{to{transform:rotate(360deg)}}
.ReaderScreen-module__Gc82fq__root{z-index:1;position:relative}.ReaderScreen-module__Gc82fq__bgGlow{z-index:0;position:fixed;inset:0}.ReaderScreen-module__Gc82fq__content{z-index:1;flex-direction:column;max-width:640px;min-height:100dvh;margin:0 auto;padding:20px 16px;display:flex;position:relative}.ReaderScreen-module__Gc82fq__header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.ReaderScreen-module__Gc82fq__stickyNav{z-index:10;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);margin-left:-16px;margin-right:-16px;padding:2px 16px 12px;position:sticky;top:0;-webkit-mask-image:linear-gradient(#000 calc(100% - 12px),#0000 100%);mask-image:linear-gradient(#000 calc(100% - 12px),#0000 100%)}.ReaderScreen-module__Gc82fq__finishOverlay{z-index:150;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);justify-content:center;align-items:center;animation:.2s ReaderScreen-module__Gc82fq__fadeIn;display:flex;position:fixed;inset:0}.ReaderScreen-module__Gc82fq__finishContent{text-align:center;width:90%;max-width:400px;padding:30px 20px}.ReaderScreen-module__Gc82fq__footer{text-align:center;margin-top:auto;padding-top:14px;padding-bottom:80px}.ReaderScreen-module__Gc82fq__askBtn{z-index:80;cursor:pointer;border:none;border-radius:22px;align-items:center;gap:7px;height:44px;padding:0 18px 0 14px;transition:transform .15s,box-shadow .15s;display:flex;position:fixed;bottom:24px;right:20px}.ReaderScreen-module__Gc82fq__askBtn:hover{transform:scale(1.04)}
