.reading-module__wTpRPa__odysseyRoot{z-index:9999;background:#000;width:100vw;height:100vh;font-family:Inter,-apple-system,sans-serif;position:fixed;inset:0;overflow:hidden}.reading-module__wTpRPa__sceneWrapper{width:100%;height:100%;position:absolute;inset:0}.reading-module__wTpRPa__visibleScene{opacity:1;pointer-events:auto;z-index:5;width:100%;height:100%;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:scale(1)translateZ(0)}.reading-module__wTpRPa__hiddenScene{opacity:0;pointer-events:none;z-index:1;width:100%;height:100%;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:scale(.92)translateZ(-50px)}.reading-module__wTpRPa__canvas{width:100%;height:100%;display:block;position:absolute;inset:0}.reading-module__wTpRPa__loginScene{z-index:10;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.reading-module__wTpRPa__loginTitle{letter-spacing:-.04em;color:#fff;text-align:center;margin-bottom:.4rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800}.reading-module__wTpRPa__loginSubtitle{color:#fff6;text-align:center;letter-spacing:.08em;text-transform:uppercase;margin-bottom:3rem;font-size:.95rem}.reading-module__wTpRPa__loginForm{flex-direction:column;gap:1rem;width:min(340px,90vw);display:flex}.reading-module__wTpRPa__loginInput{color:#fff;letter-spacing:.08em;text-align:center;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:12px;outline:none;padding:.9rem 1.2rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:1rem;transition:border-color .2s,box-shadow .2s,background .2s}.reading-module__wTpRPa__loginInput::placeholder{color:#ffffff40;font-family:inherit}.reading-module__wTpRPa__loginInput:focus{background:#8b5cf60f;border-color:#8b5cf6b3;box-shadow:0 0 0 3px #8b5cf61f,0 0 20px #8b5cf61a}.reading-module__wTpRPa__loginInput.reading-module__wTpRPa__typing{color:#a78bfa;text-shadow:0 0 12px #a78bfa99}.reading-module__wTpRPa__loginBtn{color:#fff;cursor:pointer;letter-spacing:.04em;background:linear-gradient(135deg,#7c3aed,#5b21b6);border:none;border-radius:12px;padding:.9rem;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s}.reading-module__wTpRPa__loginBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 30px #7c3aed80}.reading-module__wTpRPa__loginBtn:disabled{opacity:.5;cursor:not-allowed}.reading-module__wTpRPa__loginError{color:#f87171;text-align:center;background:#f8717114;border:1px solid #f8717133;border-radius:8px;padding:.6rem;font-size:.85rem}.reading-module__wTpRPa__loginHint{color:#fff3;text-align:center;margin-top:2rem;font-size:.78rem;line-height:1.6}.reading-module__wTpRPa__sceneUI{z-index:20;background:linear-gradient(#0009 0%,#0000 100%);justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;display:flex;position:absolute;top:0;left:0;right:0}.reading-module__wTpRPa__sceneTitle{letter-spacing:.18em;text-transform:uppercase;color:#ffffff80;font-size:.85rem;font-weight:700}.reading-module__wTpRPa__sceneActions{align-items:center;gap:.8rem;display:flex}.reading-module__wTpRPa__iconBtn{color:#ffffffb3;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:99px;align-items:center;gap:.4rem;padding:.45rem .9rem;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.reading-module__wTpRPa__iconBtn:hover{color:#fff;background:#ffffff1f;border-color:#fff3}.reading-module__wTpRPa__searchBox{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:99px;align-items:center;gap:.5rem;padding:.45rem 1rem;transition:all .2s;display:flex}.reading-module__wTpRPa__searchBox:focus-within{background:#8b5cf614;border-color:#8b5cf680}.reading-module__wTpRPa__searchInput{color:#fff;background:0 0;border:none;outline:none;width:120px;font-size:.8rem}.reading-module__wTpRPa__searchInput::placeholder{color:#ffffff4d}.reading-module__wTpRPa__hudOverlay{z-index:30;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000004d;justify-content:center;align-items:center;animation:.35s reading-module__wTpRPa__fadeIn;display:flex;position:absolute;inset:0}@keyframes reading-module__wTpRPa__fadeIn{0%{opacity:0}to{opacity:1}}.reading-module__wTpRPa__toastContainer{z-index:1000;pointer-events:none;flex-direction:column;align-items:center;gap:.8rem;display:flex;position:absolute;top:5rem;left:50%;transform:translate(-50%)}.reading-module__wTpRPa__toast{-webkit-backdrop-filter:blur(20px);color:#fff;letter-spacing:.05em;background:#8b5cf626;border:1px solid #8b5cf666;border-radius:99px;align-items:center;gap:.8rem;padding:.8rem 1.8rem;font-size:.9rem;font-weight:600;animation:.5s cubic-bezier(.16,1,.3,1) forwards reading-module__wTpRPa__toastIn;display:flex;box-shadow:0 8px 32px #8b5cf633}.reading-module__wTpRPa__toastError{background:#ef444426;border-color:#ef444466;box-shadow:0 8px 32px #ef444433}@keyframes reading-module__wTpRPa__toastIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.reading-module__wTpRPa__hudCard{-webkit-backdrop-filter:blur(40px)saturate(180%);background:#08080cbf;border:1px solid #ffffff26;border-radius:28px;width:min(500px,92vw);max-height:85vh;padding:2.5rem;animation:.5s cubic-bezier(.16,1,.3,1) reading-module__wTpRPa__slideUp;position:relative;overflow-y:auto;box-shadow:0 30px 100px #000c,0 0 0 1px #ffffff0d,inset 0 0 40px #7c3aed0d}@keyframes reading-module__wTpRPa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.reading-module__wTpRPa__hudClose{color:#fff9;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:1.2rem;right:1.2rem}.reading-module__wTpRPa__hudClose:hover{color:#fff;background:#ffffff26}.reading-module__wTpRPa__hudCover{object-fit:cover;border-radius:8px;flex-shrink:0;width:80px;height:107px;box-shadow:0 8px 24px #00000080}.reading-module__wTpRPa__hudCoverPlaceholder{background:linear-gradient(135deg,#1e1b4b,#312e81);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:107px;font-size:2rem;display:flex}.reading-module__wTpRPa__hudBookInfo{align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem;display:flex}.reading-module__wTpRPa__hudMeta{flex:1;min-width:0}.reading-module__wTpRPa__hudTitle{color:#fff;word-break:break-word;margin-bottom:.3rem;font-size:1.2rem;font-weight:800;line-height:1.3}.reading-module__wTpRPa__hudAuthor{color:#ffffff80;margin-bottom:.8rem;font-size:.85rem}.reading-module__wTpRPa__hudCountry{color:#fff6;background:#ffffff0f;border-radius:99px;align-items:center;gap:.4rem;padding:.3rem .7rem;font-size:.78rem;display:inline-flex}.reading-module__wTpRPa__moodBadge{letter-spacing:.06em;border-radius:99px;margin-top:.5rem;padding:.25rem .7rem;font-size:.75rem;font-weight:700;display:inline-block}.reading-module__wTpRPa__moodDefault{color:#a78bfa;border:1px solid #8b5cf680}.reading-module__wTpRPa__moodMelancholy{color:#60a5fa;border:1px solid #3b82f680}.reading-module__wTpRPa__moodPhilosophy{color:#c084fc;border:1px solid #a855f780}.reading-module__wTpRPa__moodJoy{color:#fbbf24;border:1px solid #fbbf2480}.reading-module__wTpRPa__moodDark{color:#f87171;border:1px solid #ef444480}.reading-module__wTpRPa__moodSelector{flex-wrap:wrap;gap:.6rem;margin-bottom:1rem;display:flex}.reading-module__wTpRPa__moodOption{cursor:pointer;color:#fff6;background:#ffffff08;border:1px solid #ffffff1a;border-radius:99px;padding:.3rem .8rem;font-size:.75rem;font-weight:700;transition:all .2s cubic-bezier(.16,1,.3,1)}.reading-module__wTpRPa__moodOption:hover{background:#ffffff14}.reading-module__wTpRPa__moodOptionActive{opacity:1;border-width:2px;transform:scale(1.05)}.reading-module__wTpRPa__quoteSection{border-top:1px solid #ffffff12;margin-top:.5rem;padding-top:1.2rem}.reading-module__wTpRPa__quoteSectionLabel{letter-spacing:.12em;text-transform:uppercase;color:#ffffff4d;margin-bottom:.8rem;font-size:.72rem;font-weight:700}.reading-module__wTpRPa__quoteText{color:#ffffffb3;cursor:pointer;min-height:2.5rem;padding:.6rem 0;font-size:.92rem;font-style:italic;line-height:1.7;transition:color .2s}.reading-module__wTpRPa__quoteText:hover{color:#fff}.reading-module__wTpRPa__quotePlaceholder{color:#fff3;cursor:pointer;min-height:2.5rem;padding:.6rem 0;font-size:.88rem;font-style:italic}.reading-module__wTpRPa__quoteTextarea{color:#fff;resize:vertical;background:#ffffff0a;border:1px solid #8b5cf666;border-radius:10px;outline:none;width:100%;min-height:80px;padding:.8rem;font-family:inherit;font-size:.9rem;font-style:italic;line-height:1.7}.reading-module__wTpRPa__quoteActions{justify-content:flex-end;gap:.6rem;margin-top:.6rem;display:flex}.reading-module__wTpRPa__quoteSaveBtn{color:#fff;cursor:pointer;background:#7c3aed;border:none;border-radius:8px;padding:.4rem 1rem;font-size:.82rem;font-weight:700;transition:opacity .2s}.reading-module__wTpRPa__quoteSaveBtn:disabled{opacity:.5;cursor:not-allowed}.reading-module__wTpRPa__quoteCancelBtn{color:#fff9;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;padding:.4rem .8rem;font-size:.82rem}.reading-module__wTpRPa__hudDeleteBtn{color:#ef444499;cursor:pointer;background:0 0;border:1px solid #ef444433;border-radius:8px;width:100%;margin-top:1rem;padding:.5rem;font-size:.8rem;transition:all .2s}.reading-module__wTpRPa__hudDeleteBtn:hover{color:#f87171;background:#ef444414;border-color:#ef444466}.reading-module__wTpRPa__hudConfirmDelete{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;z-index:100;background:#0a0a0ff2;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;padding:2rem;animation:.3s reading-module__wTpRPa__fadeIn;display:flex;position:absolute;inset:0}.reading-module__wTpRPa__confirmTitle{color:#f87171;margin-bottom:.6rem;font-size:1.1rem;font-weight:800}.reading-module__wTpRPa__confirmActions{justify-content:center;gap:1rem;width:100%;display:flex}.reading-module__wTpRPa__confirmBtn{cursor:pointer;border-radius:12px;padding:.7rem 1.5rem;font-size:.85rem;font-weight:700;transition:all .2s}.reading-module__wTpRPa__confirmBtnYes{color:#fff;background:#ef4444;border:none}.reading-module__wTpRPa__confirmBtnYes:hover{background:#dc2626;box-shadow:0 0 20px #ef444466}.reading-module__wTpRPa__confirmBtnNo{color:#fffc;background:#ffffff0f;border:1px solid #ffffff1a}.reading-module__wTpRPa__confirmBtnNo:hover{background:#ffffff1f}.reading-module__wTpRPa__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:40;background:#000000b3;justify-content:center;align-items:center;animation:.25s reading-module__wTpRPa__fadeIn;display:flex;position:absolute;inset:0}.reading-module__wTpRPa__modalCard{-webkit-backdrop-filter:blur(40px)saturate(180%);background:#0d0d12d1;border:1px solid #ffffff26;border-radius:24px;width:min(540px,94vw);max-height:88vh;padding:2.5rem;animation:.45s cubic-bezier(.16,1,.3,1) reading-module__wTpRPa__slideUp;overflow-y:auto;box-shadow:0 40px 100px #000c}.reading-module__wTpRPa__modalTitle{color:#fff;margin-bottom:.4rem;font-size:1.2rem;font-weight:800}.reading-module__wTpRPa__modalSubtitle{color:#fff6;margin-bottom:1.5rem;font-size:.82rem;line-height:1.6}.reading-module__wTpRPa__modalTextarea{color:#fff;resize:vertical;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;min-height:140px;padding:1rem;font-family:inherit;font-size:.9rem;line-height:1.8;transition:border-color .2s}.reading-module__wTpRPa__modalTextarea:focus{border-color:#8b5cf680}.reading-module__wTpRPa__modalActions{justify-content:flex-end;gap:.8rem;margin-top:1.2rem;display:flex}.reading-module__wTpRPa__modalSubmitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#5b21b6);border:none;border-radius:10px;padding:.6rem 1.5rem;font-size:.9rem;font-weight:700;transition:transform .2s,box-shadow .2s}.reading-module__wTpRPa__modalSubmitBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #7c3aed66}.reading-module__wTpRPa__modalSubmitBtn:disabled{opacity:.5;cursor:not-allowed}.reading-module__wTpRPa__modalCancelBtn{color:#fff9;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;padding:.6rem 1.2rem;font-size:.9rem}.reading-module__wTpRPa__importResult{flex-direction:column;gap:.6rem;margin-top:1.2rem;display:flex}.reading-module__wTpRPa__importResultItem{border-radius:10px;align-items:center;gap:.8rem;padding:.7rem 1rem;font-size:.85rem;display:flex}.reading-module__wTpRPa__importResultItem.reading-module__wTpRPa__success{color:#fffc;background:#22c55e12;border:1px solid #22c55e26}.reading-module__wTpRPa__importResultItem.reading-module__wTpRPa__error{color:#ffffff80;background:#ef444412;border:1px solid #ef444426}.reading-module__wTpRPa__importGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem;max-height:400px;margin-top:1.5rem;padding:.5rem;display:grid;overflow-y:auto}.reading-module__wTpRPa__importItem{text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;align-items:center;gap:.8rem;padding:1rem;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s;animation:.5s cubic-bezier(.16,1,.3,1) both reading-module__wTpRPa__slideUp;display:flex}.reading-module__wTpRPa__importItem:hover{border-color:#8b5cf666;transform:translateY(-4px)}.reading-module__wTpRPa__importItemCover{object-fit:cover;border-radius:6px;width:60px;height:80px;box-shadow:0 4px 12px #00000080}.reading-module__wTpRPa__importItemCoverPending{background:#ffffff0d;border-radius:6px;justify-content:center;align-items:center;width:60px;height:80px;animation:1.5s infinite reading-module__wTpRPa__pulse;display:flex}@keyframes reading-module__wTpRPa__pulse{0%{opacity:.3}50%{opacity:.6}to{opacity:.3}}.reading-module__wTpRPa__importItemTitle{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.75rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.reading-module__wTpRPa__importItemStatus{border-radius:99px;padding:.2rem .6rem;font-size:.65rem}.reading-module__wTpRPa__statusSuccess{color:#4ade80;background:#22c55e1a}.reading-module__wTpRPa__statusError{color:#f87171;background:#ef44441a}.reading-module__wTpRPa__statusPending{color:#a78bfa;background:#8b5cf61a}.reading-module__wTpRPa__statsBar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:20;background:#ffffff08;border:1px solid #ffffff1f;border-radius:99px;align-items:center;gap:2rem;padding:.75rem 2rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #0006}.reading-module__wTpRPa__statItem{flex-direction:column;align-items:center;gap:.1rem;display:flex}.reading-module__wTpRPa__statNum{color:#a78bfa;font-size:1rem;font-weight:800}.reading-module__wTpRPa__statLabel{color:#ffffff4d;text-transform:uppercase;letter-spacing:.08em;font-size:.65rem}.reading-module__wTpRPa__backBtn{color:#fff6;cursor:pointer;z-index:20;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:99px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.78rem;transition:all .2s;display:flex;position:absolute;bottom:1.5rem;right:1.5rem}.reading-module__wTpRPa__backBtn:hover{color:#fff;background:#ffffff1a}.reading-module__wTpRPa__loadingOverlay{z-index:50;background:#000;flex-direction:column;justify-content:center;align-items:center;gap:1.2rem;display:flex;position:absolute;inset:0}.reading-module__wTpRPa__loadingText{color:#fff6;letter-spacing:.12em;text-transform:uppercase;font-size:.9rem}.reading-module__wTpRPa__loadingSpinner{border:2px solid #8b5cf633;border-top-color:#7c3aed;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite reading-module__wTpRPa__spin}@keyframes reading-module__wTpRPa__spin{to{transform:rotate(360deg)}}@media (max-width:640px){.reading-module__wTpRPa__hudCard{border-radius:20px;padding:1.8rem 1.4rem}.reading-module__wTpRPa__statsBar{gap:1rem;padding:.5rem 1.2rem;font-size:.8rem}.reading-module__wTpRPa__sceneUI{padding:.8rem 1rem}.reading-module__wTpRPa__searchInput{width:80px}}.reading-module__wTpRPa__viewToggle{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;gap:0;display:flex;overflow:hidden}.reading-module__wTpRPa__viewBtn{color:#fff6;cursor:pointer;white-space:nowrap;letter-spacing:.03em;background:0 0;border:none;padding:.3rem .85rem;font-size:.7rem;transition:all .2s}.reading-module__wTpRPa__viewBtn:hover{color:#fffc;background:#ffffff12}.reading-module__wTpRPa__viewBtnActive{font-weight:600;color:#a78bfa!important;background:#7c3aed66!important}.reading-module__wTpRPa__confirmOverlay{-webkit-backdrop-filter:blur(12px);z-index:99999;background:#00000073;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.4s ease-out both reading-module__wTpRPa__fadeIn;display:flex;position:fixed;inset:0}.reading-module__wTpRPa__confirmCard{text-align:center;background:#0d0c18f2;border:1px solid #7c3aed66;border-radius:28px;width:min(400px,90vw);padding:3rem 2.5rem;animation:.5s cubic-bezier(.16,1,.3,1) reading-module__wTpRPa__cardEntrance;position:relative;overflow:hidden;box-shadow:0 0 40px #7c3aed26,0 20px 50px #000c,inset 0 0 20px #7c3aed0d}.reading-module__wTpRPa__confirmCard:before{content:"";background:linear-gradient(90deg,#0000,#7c3aed,#0000);height:4px;position:absolute;top:0;left:0;right:0}.reading-module__wTpRPa__confirmIcon{background:linear-gradient(135deg,#a78bfa,#c084fc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.2rem;font-size:2.8rem;display:inline-block}.reading-module__wTpRPa__confirmTitle{color:#fff;letter-spacing:-.02em;background:linear-gradient(#fff,#a1a1aa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.8rem;font-size:1.4rem;font-weight:800}.reading-module__wTpRPa__confirmText{color:#ffffff73;margin-bottom:2.22rem;font-size:.95rem;line-height:1.8}.reading-module__wTpRPa__confirmText strong{color:#a78bfa;font-family:JetBrains Mono,Menlo,monospace;font-weight:600}.reading-module__wTpRPa__confirmActions{justify-content:center;gap:1rem;display:flex}.reading-module__wTpRPa__confirmCancelBtn{color:#fff6;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;flex:1;padding:.85rem;font-size:.95rem;font-weight:600;transition:all .3s}.reading-module__wTpRPa__confirmCancelBtn:hover{color:#fff;background:#ffffff1a;border-color:#fff3}.reading-module__wTpRPa__confirmOkBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6,#6d28d9);border:none;border-radius:14px;flex:2;padding:.85rem;font-size:.95rem;font-weight:700;transition:all .4s;box-shadow:0 4px 15px #7c3aed4d}.reading-module__wTpRPa__confirmOkBtn:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 0 25px #7c3aed80,0 8px 30px #0006}@keyframes reading-module__wTpRPa__cardEntrance{0%{opacity:0;filter:blur(10px);transform:scale(.9)translateY(0)}to{opacity:1;filter:blur();transform:scale(1)translateY(0)}}.reading-module__wTpRPa__emptyOverlay{z-index:10;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.reading-module__wTpRPa__emptyText{color:#ffffff4d;text-align:center;pointer-events:auto;font-size:.95rem;line-height:1.8}.reading-module__wTpRPa__addFirstBtn{color:#a78bfa;cursor:pointer;font-weight:600;transition:color .2s,text-shadow .2s}.reading-module__wTpRPa__addFirstBtn:hover{color:#c4b5fd;text-shadow:0 0 10px #a78bfa66}
