.Plans-module__QQoT-a__generator{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:var(--space-xl);margin-bottom:var(--space-2xl)}.Plans-module__QQoT-a__generatorTitle{font-size:var(--text-lg);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:var(--space-sm);font-weight:600}.Plans-module__QQoT-a__generatorDescription{font-size:var(--text-sm);color:var(--text-muted);margin-bottom:var(--space-lg)}.Plans-module__QQoT-a__generatorToggle{background:var(--bg-secondary);border-radius:var(--radius-sm);margin-bottom:var(--space-lg);gap:2px;width:fit-content;padding:3px;display:flex}.Plans-module__QQoT-a__toggleOption{font-size:var(--text-sm);color:var(--text-muted);border-radius:calc(var(--radius-sm) - 2px);cursor:pointer;transition:all .15s var(--ease-out);background:0 0;border:none;padding:8px 16px;font-weight:500}.Plans-module__QQoT-a__toggleOption:hover{color:var(--text-secondary)}.Plans-module__QQoT-a__toggleOptionActive{color:var(--text-primary);background:var(--bg-elevated);box-shadow:var(--shadow-sm);font-weight:600}.Plans-module__QQoT-a__sizeSelector{margin-bottom:var(--space-lg)}.Plans-module__QQoT-a__sizeSelectorLabel{font-size:var(--text-xs);color:var(--text-muted);margin-bottom:var(--space-sm);text-transform:uppercase;letter-spacing:.04em;font-weight:500;display:block}.Plans-module__QQoT-a__sizeOptionLabel{line-height:1.3;display:block}.Plans-module__QQoT-a__sizeOptionCount{font-size:var(--text-xs);color:var(--text-muted);font-weight:400;line-height:1.2;display:block}.Plans-module__QQoT-a__toggleOptionActive .Plans-module__QQoT-a__sizeOptionCount{color:var(--text-secondary)}.Plans-module__QQoT-a__goalInput{width:100%;font-family:var(--font-body);font-size:var(--text-base);color:var(--text-primary);background:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius-sm);margin-bottom:var(--space-lg);transition:border-color .15s var(--ease-out);resize:none;padding:12px 16px}.Plans-module__QQoT-a__goalInput::placeholder{color:var(--text-muted)}.Plans-module__QQoT-a__goalInput:focus{border-color:var(--accent);box-shadow:var(--shadow-glow);outline:none}.Plans-module__QQoT-a__generateBtn{justify-content:center;align-items:center;gap:var(--space-sm);width:100%;font-family:var(--font-body);font-size:var(--text-base);color:var(--bg-primary);background:var(--text-primary);border-radius:var(--radius-sm);cursor:pointer;transition:all .2s var(--ease-out);border:none;padding:14px 24px;font-weight:600;display:flex}.Plans-module__QQoT-a__generateBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #1a171426}.Plans-module__QQoT-a__generateBtn:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 4px #1a17141a}.Plans-module__QQoT-a__generateBtn:disabled{opacity:.4;cursor:not-allowed}.Plans-module__QQoT-a__generateError{font-size:var(--text-sm);color:#c53030;margin-top:var(--space-sm)}.Plans-module__QQoT-a__generatingState{align-items:center;gap:var(--space-md);padding:var(--space-2xl)0;text-align:center;flex-direction:column;display:flex}.Plans-module__QQoT-a__generatingDots{gap:6px;display:flex}.Plans-module__QQoT-a__generatingDot{background:var(--accent);width:8px;height:8px;animation:Plans-module__QQoT-a__dotPulse 1.2s var(--ease-in-out)infinite;border-radius:50%}.Plans-module__QQoT-a__generatingDot:nth-child(2){animation-delay:.15s}.Plans-module__QQoT-a__generatingDot:nth-child(3){animation-delay:.3s}@keyframes Plans-module__QQoT-a__dotPulse{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}.Plans-module__QQoT-a__generatingText{font-size:var(--text-sm);color:var(--text-muted)}.Plans-module__QQoT-a__libraryMessage{font-size:var(--text-sm);color:var(--text-muted);padding:var(--space-md)0;text-align:center}.Plans-module__QQoT-a__plansList{gap:var(--space-lg);flex-direction:column;display:flex}.Plans-module__QQoT-a__plansEmpty{text-align:center;padding:var(--space-3xl)0;color:var(--text-muted)}.Plans-module__QQoT-a__plansEmptyIcon{width:48px;height:48px;margin:0 auto var(--space-md);opacity:.4;color:var(--text-muted)}.Plans-module__QQoT-a__plansEmptyTitle{font-size:var(--text-lg);color:var(--text-secondary);margin-bottom:var(--space-xs);font-weight:600}.Plans-module__QQoT-a__plansEmptyText{font-size:var(--text-sm);color:var(--text-muted)}.Plans-module__QQoT-a__planCard{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:var(--space-xl);color:inherit;transition:border-color .2s var(--ease-out);text-decoration:none;display:block}.Plans-module__QQoT-a__planCard:hover{border-color:var(--border)}.Plans-module__QQoT-a__planCardHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-md);margin-bottom:var(--space-lg);display:flex}.Plans-module__QQoT-a__planCardTitle{font-size:var(--text-lg);color:var(--text-primary);letter-spacing:-.02em;font-weight:600}.Plans-module__QQoT-a__planCardBadge{border-radius:var(--radius-sm);text-transform:capitalize;flex-shrink:0;padding:2px 7px;font-size:.68rem;font-weight:500}.Plans-module__QQoT-a__planCardBadgeActive{color:var(--accent);background:#b453090f}.Plans-module__QQoT-a__planCardBadgeCompleted{color:#16a34a;background:#16a34a0f}.Plans-module__QQoT-a__planCardDescription{font-size:var(--text-sm);color:var(--text-secondary);margin-top:4px;line-height:1.5}.Plans-module__QQoT-a__planCardCovers{margin-bottom:var(--space-md);scrollbar-width:none;-ms-overflow-style:none;gap:8px;padding:2px 0;display:flex;overflow-x:auto}.Plans-module__QQoT-a__planCardCovers::-webkit-scrollbar{display:none}.Plans-module__QQoT-a__planCardCoverWrap{flex-shrink:0;position:relative}.Plans-module__QQoT-a__planCardCover{border-radius:var(--radius-sm);object-fit:cover;background:var(--bg-secondary);border:1px solid var(--border-subtle);width:72px;height:108px;transition:opacity .15s var(--ease-out)}.Plans-module__QQoT-a__planCardCoverPlaceholder{border-radius:var(--radius-sm);background:var(--bg-secondary);border:1px solid var(--border-subtle);width:72px;height:108px;color:var(--text-muted);justify-content:center;align-items:center;display:flex}.Plans-module__QQoT-a__planCardCoverCompleted .Plans-module__QQoT-a__planCardCover,.Plans-module__QQoT-a__planCardCoverCompleted .Plans-module__QQoT-a__planCardCoverPlaceholder{opacity:.45}.Plans-module__QQoT-a__planCardCoverCheck{color:#fff;background:#16a34a;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;bottom:-4px;right:-4px;box-shadow:0 1px 3px #00000026}.Plans-module__QQoT-a__planCardMeta{align-items:center;gap:var(--space-md);font-size:var(--text-xs);color:var(--text-muted);display:flex}.Plans-module__QQoT-a__planDetail{max-width:720px}.Plans-module__QQoT-a__planDetailBack{font-size:var(--text-sm);color:var(--text-muted);margin-bottom:var(--space-xl);transition:color .15s var(--ease-out);align-items:center;gap:6px;font-weight:500;text-decoration:none;display:inline-flex}.Plans-module__QQoT-a__planDetailBack:hover{color:var(--text-primary)}.Plans-module__QQoT-a__planDetailHeader{margin-bottom:var(--space-2xl)}.Plans-module__QQoT-a__planDetailTitle{font-size:var(--text-2xl);color:var(--text-primary);letter-spacing:-.03em;margin-bottom:var(--space-sm);font-weight:600}.Plans-module__QQoT-a__planDetailDescription{font-size:var(--text-base);color:var(--text-secondary);margin-bottom:var(--space-lg);line-height:1.6}.Plans-module__QQoT-a__planDetailProgress{align-items:center;gap:var(--space-md);margin-bottom:var(--space-md);display:flex}.Plans-module__QQoT-a__planDetailProgressBar{background:var(--bg-secondary);border-radius:var(--radius-sm);flex:1;height:6px;overflow:hidden}.Plans-module__QQoT-a__planDetailProgressFill{background:var(--accent);border-radius:var(--radius-sm);height:100%;transition:width .3s var(--ease-out)}.Plans-module__QQoT-a__planDetailProgressLabel{font-size:var(--text-sm);color:var(--text-primary);flex-shrink:0;font-weight:600}.Plans-module__QQoT-a__planDetailActions{gap:var(--space-md);margin-top:var(--space-lg);padding-top:var(--space-lg);border-top:1px solid var(--border-subtle);display:flex}.Plans-module__QQoT-a__deleteBtn{font-family:var(--font-body);font-size:var(--text-sm);color:#c53030;border-radius:var(--radius-sm);cursor:pointer;transition:all .15s var(--ease-out);background:0 0;border:1px solid #fca5a5;padding:8px 16px;font-weight:500}.Plans-module__QQoT-a__deleteBtn:hover{background:#c530300f}.Plans-module__QQoT-a__regenerateBtn{font-family:var(--font-body);font-size:var(--text-sm);color:var(--text-secondary);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;transition:all .15s var(--ease-out);background:0 0;padding:8px 16px;font-weight:500}.Plans-module__QQoT-a__regenerateBtn:hover{color:var(--text-primary);border-color:var(--text-muted)}.Plans-module__QQoT-a__completedBanner{border-radius:var(--radius-md);padding:var(--space-xl);text-align:center;margin-bottom:var(--space-2xl);background:#16a34a0f;border:1px solid #16a34a26}.Plans-module__QQoT-a__completedBannerTitle{font-size:var(--text-lg);color:#16a34a;margin-bottom:var(--space-xs);font-weight:600}.Plans-module__QQoT-a__completedBannerText{font-size:var(--text-sm);color:var(--text-secondary)}.Plans-module__QQoT-a__booksList{gap:var(--space-lg);flex-direction:column;display:flex}.Plans-module__QQoT-a__bookItem{gap:var(--space-lg);padding:var(--space-lg);background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md);transition:border-color .15s var(--ease-out),background .15s var(--ease-out);display:flex;position:relative}.Plans-module__QQoT-a__bookItemDragTarget{border-color:var(--accent);background:var(--accent-subtle)}.Plans-module__QQoT-a__dragHandle{width:20px;color:var(--text-muted);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;opacity:.5;transition:opacity .15s var(--ease-out);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Plans-module__QQoT-a__dragHandle:hover{opacity:1}.Plans-module__QQoT-a__dragHandle:active{cursor:grabbing}.Plans-module__QQoT-a__removeBookBtn{border:1px solid var(--border);border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-muted);cursor:pointer;transition:all .15s var(--ease-out);background:0 0;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;margin-top:2px;display:flex}.Plans-module__QQoT-a__removeBookBtn:hover:not(:disabled){color:#c53030;background:#c530300f;border-color:#fca5a5}.Plans-module__QQoT-a__removeBookBtn:disabled{opacity:.3;cursor:not-allowed}.Plans-module__QQoT-a__bookItemCompleted{opacity:.7;background:var(--bg-secondary)}.Plans-module__QQoT-a__bookItemNumber{width:28px;height:28px;font-size:var(--text-sm);color:var(--text-muted);background:var(--bg-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-weight:600;display:flex}.Plans-module__QQoT-a__bookItemNumberCompleted{color:#16a34a;background:#16a34a1a}.Plans-module__QQoT-a__bookItemCover{border-radius:var(--radius-sm);object-fit:cover;background:var(--bg-secondary);flex-shrink:0;width:56px;height:80px}.Plans-module__QQoT-a__bookItemContent{flex:1;min-width:0}.Plans-module__QQoT-a__bookItemTitle{font-size:var(--text-base);color:var(--text-primary);letter-spacing:-.01em;margin-bottom:2px;font-weight:600}.Plans-module__QQoT-a__bookItemAuthor{font-size:var(--text-sm);color:var(--text-muted);margin-bottom:var(--space-sm)}.Plans-module__QQoT-a__bookItemExplanation{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-sm);line-height:1.5}.Plans-module__QQoT-a__bookItemMeta{align-items:center;gap:var(--space-md);font-size:var(--text-xs);color:var(--text-muted);display:flex}.Plans-module__QQoT-a__bookItemLibraryBadge{color:var(--accent);border-radius:var(--radius-sm);background:#b453090f;padding:2px 7px;font-size:.68rem;font-weight:500}.Plans-module__QQoT-a__bookItemActions{align-items:center;gap:var(--space-sm);flex-direction:row;flex-shrink:0;display:flex}.Plans-module__QQoT-a__completeBtn{font-family:var(--font-body);font-size:var(--text-xs);color:var(--text-secondary);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;transition:all .15s var(--ease-out);white-space:nowrap;background:0 0;padding:6px 12px;font-weight:500}.Plans-module__QQoT-a__completeBtn:hover{color:var(--text-primary);border-color:var(--text-muted);background:var(--bg-secondary)}.Plans-module__QQoT-a__completedLabel{font-size:var(--text-xs);color:#16a34a;cursor:pointer;align-items:center;gap:4px;font-weight:500;display:flex}.Plans-module__QQoT-a__completedLabel:hover{text-decoration:underline}.Plans-module__QQoT-a__bookItemRating{color:var(--accent);gap:2px;display:flex}.Plans-module__QQoT-a__lockedOverlay{position:relative}.Plans-module__QQoT-a__lockedExplanation{filter:blur(4px);-webkit-user-select:none;user-select:none}.Plans-module__QQoT-a__lockBadge{color:var(--accent);border-radius:var(--radius-sm);margin-top:var(--space-sm);cursor:pointer;background:#b453090f;align-items:center;gap:4px;padding:3px 8px;font-size:.68rem;font-weight:500;display:inline-flex}.Plans-module__QQoT-a__lockBadge:hover{background:#b4530924}.Plans-module__QQoT-a__ratingModalOverlay{-webkit-backdrop-filter:blur(8px);z-index:200;padding:var(--space-lg);background:#1a171480;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Plans-module__QQoT-a__ratingModal{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-2xl);text-align:center;width:100%;max-width:360px}.Plans-module__QQoT-a__ratingModalTitle{font-size:var(--text-lg);color:var(--text-primary);margin-bottom:var(--space-xs);font-weight:600}.Plans-module__QQoT-a__ratingModalSubtitle{font-size:var(--text-sm);color:var(--text-muted);margin-bottom:var(--space-xl)}.Plans-module__QQoT-a__ratingStars{justify-content:center;gap:var(--space-sm);margin-bottom:var(--space-xl);display:flex}.Plans-module__QQoT-a__ratingStar{cursor:pointer;width:36px;height:36px;color:var(--border);transition:color .1s var(--ease-out),transform .1s var(--ease-out)}.Plans-module__QQoT-a__ratingStar:hover{transform:scale(1.15)}.Plans-module__QQoT-a__ratingStarActive{color:var(--accent)}.Plans-module__QQoT-a__ratingModalActions{gap:var(--space-md);display:flex}.Plans-module__QQoT-a__ratingModalSubmit{font-family:var(--font-body);font-size:var(--text-sm);color:var(--bg-primary);background:var(--text-primary);border-radius:var(--radius-sm);cursor:pointer;transition:all .2s var(--ease-out);border:none;flex:1;padding:10px 16px;font-weight:600}.Plans-module__QQoT-a__ratingModalSubmit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #1a171426}.Plans-module__QQoT-a__ratingModalSubmit:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 4px #1a17141a}.Plans-module__QQoT-a__ratingModalSubmit:disabled{opacity:.4;cursor:not-allowed}.Plans-module__QQoT-a__ratingModalCancel{font-family:var(--font-body);font-size:var(--text-sm);color:var(--text-secondary);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;transition:all .15s var(--ease-out);background:0 0;padding:10px 16px;font-weight:500}.Plans-module__QQoT-a__ratingModalCancel:hover{color:var(--text-primary);border-color:var(--text-muted)}.Plans-module__QQoT-a__addToLibraryBtn{font-family:var(--font-body);font-size:var(--text-xs);color:var(--text-secondary);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;transition:all .15s var(--ease-out);white-space:nowrap;background:0 0;padding:6px 12px;font-weight:500}.Plans-module__QQoT-a__addToLibraryBtn:hover:not(:disabled){color:var(--text-primary);border-color:var(--text-muted)}.Plans-module__QQoT-a__addToLibraryBtn:disabled{opacity:.5;cursor:not-allowed}.Plans-module__QQoT-a__addedLabel{font-size:var(--text-xs);color:var(--accent);align-items:center;gap:4px;font-weight:500;display:flex}.Plans-module__QQoT-a__planDetailHeaderActions{align-items:center;gap:var(--space-md);margin-top:var(--space-md);display:flex}.Plans-module__QQoT-a__addAllBtn{font-family:var(--font-body);font-size:var(--text-sm);color:var(--text-secondary);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;transition:all .15s var(--ease-out);white-space:nowrap;background:0 0;padding:8px 16px;font-weight:500}.Plans-module__QQoT-a__addAllBtn:hover:not(:disabled){color:var(--text-primary);border-color:var(--text-muted)}.Plans-module__QQoT-a__addAllBtn:disabled{opacity:.5;cursor:not-allowed}.Plans-module__QQoT-a__allAddedLabel{font-size:var(--text-sm);color:var(--accent);align-items:center;gap:6px;font-weight:500;display:flex}.Plans-module__QQoT-a__bulkAddStatus{font-size:var(--text-sm);color:var(--text-muted);font-style:italic}.Plans-module__QQoT-a__planCardHeaderRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.Plans-module__QQoT-a__planCardBadgeArchived{color:var(--text-muted);background:var(--bg-secondary)}.Plans-module__QQoT-a__archiveBtn{font-family:var(--font-body);font-size:var(--text-xs);color:var(--text-muted);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;transition:all .15s var(--ease-out);white-space:nowrap;background:0 0;align-items:center;gap:4px;padding:4px 10px;font-weight:500;display:inline-flex}.Plans-module__QQoT-a__archiveBtn:hover{color:var(--text-secondary);border-color:var(--text-muted);background:var(--bg-secondary)}.Plans-module__QQoT-a__archiveBtnDetail{font-family:var(--font-body);font-size:var(--text-sm);color:var(--text-secondary);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;transition:all .15s var(--ease-out);background:0 0;padding:8px 16px;font-weight:500}.Plans-module__QQoT-a__archiveBtnDetail:hover{color:var(--text-primary);border-color:var(--text-muted)}.Plans-module__QQoT-a__planCardBadgePaused{color:var(--text-muted);background:var(--bg-secondary);border:1px solid var(--border)}.Plans-module__QQoT-a__pauseResumeBtn{font-family:var(--font-body);font-size:var(--text-sm);color:var(--text-secondary);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;transition:all .15s var(--ease-out);background:0 0;padding:8px 16px;font-weight:500}.Plans-module__QQoT-a__pauseResumeBtn:hover{color:var(--text-primary);border-color:var(--text-muted)}.Plans-module__QQoT-a__planCardBadgeDraft{color:var(--text-muted);background:var(--bg-secondary);border:1px solid var(--border)}.Plans-module__QQoT-a__draftNotice{align-items:flex-start;gap:var(--space-md);padding:var(--space-lg);background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-md);margin-top:var(--space-sm);flex-direction:column;display:flex}.Plans-module__QQoT-a__draftNoticeText{font-size:var(--text-sm);color:var(--text-secondary);margin:0;line-height:1.5}.Plans-module__QQoT-a__activateBtn{justify-content:center;align-items:center;gap:var(--space-sm);font-family:var(--font-body);font-size:var(--text-base);color:var(--bg-primary);background:var(--text-primary);border-radius:var(--radius-sm);cursor:pointer;transition:all .2s var(--ease-out);border:none;padding:12px 24px;font-weight:600;display:inline-flex}.Plans-module__QQoT-a__activateBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #1a171426}.Plans-module__QQoT-a__activateBtn:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 4px #1a17141a}.Plans-module__QQoT-a__activateBtn:disabled{opacity:.4;cursor:not-allowed}.Plans-module__QQoT-a__activateModalOverlay{-webkit-backdrop-filter:blur(8px);z-index:200;padding:var(--space-lg);background:#1a171480;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Plans-module__QQoT-a__activateModal{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-2xl);width:100%;max-width:400px}.Plans-module__QQoT-a__activateModalTitle{font-size:var(--text-lg);color:var(--text-primary);margin-bottom:var(--space-md);font-weight:600}.Plans-module__QQoT-a__activateModalText{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-lg);line-height:1.6}.Plans-module__QQoT-a__activateModalCheckboxLabel{align-items:center;gap:var(--space-sm);font-size:var(--text-sm);color:var(--text-muted);cursor:pointer;margin-bottom:var(--space-xl);display:flex}.Plans-module__QQoT-a__activateModalCheckbox{width:16px;height:16px;accent-color:var(--text-primary);cursor:pointer}.Plans-module__QQoT-a__activateModalActions{gap:var(--space-md);justify-content:flex-end;display:flex}.Plans-module__QQoT-a__activateConfirmBtn{font-family:var(--font-body);font-size:var(--text-sm);color:var(--bg-primary);background:var(--text-primary);border-radius:var(--radius-sm);cursor:pointer;transition:all .2s var(--ease-out);border:none;padding:10px 20px;font-weight:600}.Plans-module__QQoT-a__activateConfirmBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #1a171426}.Plans-module__QQoT-a__activateConfirmBtn:active{transform:translateY(0);box-shadow:0 1px 4px #1a17141a}@media (max-width:767.98px){.Plans-module__QQoT-a__planDetail{max-width:100%;overflow-x:hidden}.Plans-module__QQoT-a__planDetailHeader{margin-bottom:var(--space-lg)}.Plans-module__QQoT-a__planDetailTitle{font-size:var(--text-xl);word-wrap:break-word}.Plans-module__QQoT-a__bookItem{gap:var(--space-sm);padding:var(--space-md);flex-flow:wrap}.Plans-module__QQoT-a__dragHandle{width:16px}.Plans-module__QQoT-a__removeBookBtn{top:var(--space-sm);right:var(--space-sm);position:absolute}.Plans-module__QQoT-a__bookItemContent{width:100%;min-width:0}.Plans-module__QQoT-a__bookItemTitle{font-size:var(--text-sm);word-wrap:break-word}.Plans-module__QQoT-a__bookItemActions{justify-content:flex-start;align-self:stretch;align-items:center;gap:var(--space-sm);flex-direction:row}.Plans-module__QQoT-a__planDetailActions{flex-direction:column}.Plans-module__QQoT-a__planDetailHeaderActions{flex-wrap:wrap}.Plans-module__QQoT-a__planCard,.Plans-module__QQoT-a__generator{padding:var(--space-md)}}
.UI-module__aJ6SLa__upgradePrompt{background:var(--accent-subtle);border-radius:var(--radius-lg);padding:var(--space-lg);text-align:center;border:1px solid #b453091f}.UI-module__aJ6SLa__upgradeMessage{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-md)}.UI-module__aJ6SLa__upgradePlans{gap:var(--space-sm);flex-wrap:wrap;justify-content:center;display:flex}.UI-module__aJ6SLa__placeholderCover{justify-content:center;align-items:center;gap:var(--space-xs);background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-muted);flex-direction:column;flex-shrink:0;display:flex}.UI-module__aJ6SLa__coverSm{width:60px;height:90px}.UI-module__aJ6SLa__coverMd{width:100px;height:150px}.UI-module__aJ6SLa__coverLg{width:120px;height:180px}.UI-module__aJ6SLa__coverIcon{opacity:.4}.UI-module__aJ6SLa__coverTitle{text-align:center;padding:0 var(--space-xs);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.6rem;line-height:1.2;display:-webkit-box;overflow:hidden}.UI-module__aJ6SLa__errorState{text-align:center;padding:var(--space-3xl)var(--space-lg)}.UI-module__aJ6SLa__errorIcon{color:var(--text-muted);margin-bottom:var(--space-md)}.UI-module__aJ6SLa__errorTitle{font-family:var(--font-heading);font-weight:600;font-size:var(--text-lg);margin-bottom:var(--space-sm)}.UI-module__aJ6SLa__errorDescription{font-size:var(--text-sm);color:var(--text-muted);margin-bottom:var(--space-lg);max-width:320px;margin-left:auto;margin-right:auto;line-height:1.6}.UI-module__aJ6SLa__loadingScreen{background:var(--bg-primary);justify-content:center;align-items:center;min-height:100vh;display:flex}.UI-module__aJ6SLa__loadingDots{gap:8px;display:flex}.UI-module__aJ6SLa__dot{border-radius:var(--radius-pill);background:var(--text-muted);width:8px;height:8px;animation:UI-module__aJ6SLa__dotPulse 1.2s var(--ease-in-out)infinite}.UI-module__aJ6SLa__dot:nth-child(2){animation-delay:.15s}.UI-module__aJ6SLa__dot:nth-child(3){animation-delay:.3s}@keyframes UI-module__aJ6SLa__dotPulse{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.UI-module__aJ6SLa__modalOverlay{-webkit-backdrop-filter:blur(8px);z-index:1000;padding:var(--space-lg);background:#1a171480;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.UI-module__aJ6SLa__modalContent{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:var(--space-2xl);width:100%;max-width:420px;position:relative}.UI-module__aJ6SLa__modalClose{top:var(--space-md);right:var(--space-md);cursor:pointer;color:var(--text-muted);border-radius:var(--radius-sm);transition:all .15s var(--ease-out);background:0 0;border:none;align-items:center;padding:4px;display:flex;position:absolute}.UI-module__aJ6SLa__modalClose:hover{color:var(--text-primary);background:var(--bg-secondary)}.UI-module__aJ6SLa__modalIcon{border-radius:var(--radius-pill);background:var(--accent-subtle);width:48px;height:48px;color:var(--accent);margin:0 auto var(--space-md);justify-content:center;align-items:center;display:flex}.UI-module__aJ6SLa__modalTitle{font-size:var(--text-lg);text-align:center;margin-bottom:var(--space-xs);font-weight:600}.UI-module__aJ6SLa__modalMessage{font-size:var(--text-sm);color:var(--text-muted);text-align:center;margin-bottom:var(--space-lg);line-height:1.5}.UI-module__aJ6SLa__modalFeatures{margin-bottom:var(--space-xl);flex-direction:column;gap:8px;display:flex}.UI-module__aJ6SLa__modalFeature{font-size:var(--text-sm);color:var(--text-secondary);align-items:center;gap:8px;display:flex}.UI-module__aJ6SLa__modalActions{gap:var(--space-sm);margin-bottom:var(--space-md);display:flex}.UI-module__aJ6SLa__modalSecondaryLink{text-align:center;width:100%;padding:var(--space-sm);font-size:var(--text-xs);color:var(--text-muted);cursor:pointer;transition:color .15s var(--ease-out);background:0 0;border:none;display:block}.UI-module__aJ6SLa__modalSecondaryLink:hover{color:var(--text-primary)}.UI-module__aJ6SLa__networkError{border-radius:var(--radius-lg);padding:var(--space-lg);text-align:center;margin-bottom:var(--space-lg);background:#dc26260d;border:1px solid #dc26261f}.UI-module__aJ6SLa__networkErrorText{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-md)}
.BookDetailModal-module__Ok_5Da__overlay{-webkit-backdrop-filter:blur(8px);z-index:1050;padding:var(--space-lg);animation:BookDetailModal-module__Ok_5Da__overlayFadeIn .2s var(--ease-out);background:#1a171480;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}@keyframes BookDetailModal-module__Ok_5Da__overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes BookDetailModal-module__Ok_5Da__modalScaleIn{0%{opacity:0;transform:scale(.96)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}.BookDetailModal-module__Ok_5Da__modal{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:var(--space-2xl);width:100%;max-width:520px;max-height:calc(100vh - 3rem);box-shadow:var(--shadow-lg);animation:BookDetailModal-module__Ok_5Da__modalScaleIn .3s var(--ease-out);position:relative;overflow-y:auto}.BookDetailModal-module__Ok_5Da__modal::-webkit-scrollbar{width:6px}.BookDetailModal-module__Ok_5Da__modal::-webkit-scrollbar-track{background:0 0}.BookDetailModal-module__Ok_5Da__modal::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.BookDetailModal-module__Ok_5Da__closeBtn{top:var(--space-md);right:var(--space-md);cursor:pointer;color:var(--text-muted);border-radius:var(--radius-sm);transition:all .15s var(--ease-out);z-index:1;background:0 0;border:none;justify-content:center;align-items:center;padding:6px;display:flex;position:absolute}.BookDetailModal-module__Ok_5Da__closeBtn:hover{color:var(--text-primary);background:var(--bg-secondary)}.BookDetailModal-module__Ok_5Da__header{gap:var(--space-xl);margin-bottom:var(--space-xl);display:flex}.BookDetailModal-module__Ok_5Da__coverWrapper{flex-shrink:0}.BookDetailModal-module__Ok_5Da__cover{border-radius:var(--radius-md);object-fit:cover;background:var(--bg-secondary);width:200px;height:300px;box-shadow:var(--shadow-md)}.BookDetailModal-module__Ok_5Da__coverPlaceholder{justify-content:center;align-items:center;gap:var(--space-sm);background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);width:200px;height:300px;color:var(--text-muted);box-shadow:var(--shadow-md);flex-direction:column;display:flex}.BookDetailModal-module__Ok_5Da__coverPlaceholderTitle{font-size:var(--text-sm);text-align:center;padding:0 var(--space-md);-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.3;display:-webkit-box;overflow:hidden}.BookDetailModal-module__Ok_5Da__headerInfo{min-width:0;padding-top:var(--space-sm);flex-direction:column;flex:1;display:flex}.BookDetailModal-module__Ok_5Da__title{font-family:var(--font-display);font-size:var(--text-2xl);color:var(--text-primary);margin-bottom:var(--space-xs);padding-right:var(--space-xl);font-weight:700;line-height:1.2}.BookDetailModal-module__Ok_5Da__author{font-size:var(--text-base);color:var(--text-secondary);margin-bottom:var(--space-md)}.BookDetailModal-module__Ok_5Da__ratingRow{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-lg);display:flex}.BookDetailModal-module__Ok_5Da__ratingLabel{font-size:var(--text-sm);color:var(--text-muted)}.BookDetailModal-module__Ok_5Da__statusSelector{gap:var(--space-xs);margin-top:auto;display:flex}.BookDetailModal-module__Ok_5Da__statusBtn{font-family:var(--font-body);font-size:var(--text-xs);color:var(--text-secondary);border:1px solid var(--border);cursor:pointer;transition:all .2s var(--ease-out);white-space:nowrap;background:0 0;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:.55rem .5rem;font-weight:500;display:flex}.BookDetailModal-module__Ok_5Da__statusBtn:hover:not(.BookDetailModal-module__Ok_5Da__statusBtnActive){color:var(--text-primary);border-color:var(--text-muted);background:var(--bg-secondary)}.BookDetailModal-module__Ok_5Da__statusBtnActive{color:var(--bg-primary);background:var(--text-primary);border-color:var(--text-primary)}.BookDetailModal-module__Ok_5Da__statusBtnActive:hover{opacity:.85}.BookDetailModal-module__Ok_5Da__divider{border:none;border-top:1px solid var(--border-subtle);margin:0 0 var(--space-xl)}.BookDetailModal-module__Ok_5Da__section{margin-bottom:var(--space-xl)}.BookDetailModal-module__Ok_5Da__sectionLabel{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:var(--space-sm);font-weight:600}.BookDetailModal-module__Ok_5Da__description{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.7}.BookDetailModal-module__Ok_5Da__descriptionClamped{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.BookDetailModal-module__Ok_5Da__showMoreBtn{margin-top:var(--space-xs);font-size:var(--text-xs);color:var(--accent);cursor:pointer;font-weight:500;font-family:var(--font-body);transition:opacity .15s var(--ease-out);background:0 0;border:none;padding:0}.BookDetailModal-module__Ok_5Da__showMoreBtn:hover{opacity:.7}.BookDetailModal-module__Ok_5Da__genres{gap:var(--space-xs);flex-wrap:wrap;display:flex}.BookDetailModal-module__Ok_5Da__genreTag{font-size:var(--text-xs);color:var(--text-secondary);background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-pill);white-space:nowrap;padding:4px 12px;font-weight:500}.BookDetailModal-module__Ok_5Da__actions{gap:var(--space-sm);flex-wrap:wrap;display:flex}.BookDetailModal-module__Ok_5Da__actionBtn{font-family:var(--font-body);font-size:var(--text-sm);cursor:pointer;transition:all .25s var(--ease-out);border-radius:8px;align-items:center;gap:6px;padding:.6rem 1.2rem;font-weight:500;text-decoration:none;display:inline-flex}.BookDetailModal-module__Ok_5Da__actionPrimary{background:var(--text-primary);color:var(--bg-primary);border:none}.BookDetailModal-module__Ok_5Da__actionPrimary:hover{opacity:.85}.BookDetailModal-module__Ok_5Da__actionGhost{color:var(--text-secondary);border:1px solid var(--border);background:0 0}.BookDetailModal-module__Ok_5Da__actionGhost:hover{color:var(--text-primary);border-color:var(--text-muted)}.BookDetailModal-module__Ok_5Da__externalLinks{gap:var(--space-sm);flex-wrap:wrap;display:flex}.BookDetailModal-module__Ok_5Da__externalLink{font-size:var(--text-xs);color:var(--text-muted);transition:all .15s var(--ease-out);border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-weight:500;text-decoration:none;display:inline-flex}.BookDetailModal-module__Ok_5Da__externalLink:hover{color:var(--accent);background:var(--accent-subtle)}@media (max-width:575.98px){.BookDetailModal-module__Ok_5Da__modal{padding:var(--space-xl);margin:var(--space-sm);border-radius:var(--radius-lg);max-height:calc(100vh - 2rem)}.BookDetailModal-module__Ok_5Da__header{text-align:center;align-items:center;gap:var(--space-lg);flex-direction:column}.BookDetailModal-module__Ok_5Da__cover,.BookDetailModal-module__Ok_5Da__coverPlaceholder{width:160px;height:240px}.BookDetailModal-module__Ok_5Da__title{font-size:var(--text-xl);padding-right:0}.BookDetailModal-module__Ok_5Da__headerInfo{align-items:center;padding-top:0}.BookDetailModal-module__Ok_5Da__ratingRow{justify-content:center}.BookDetailModal-module__Ok_5Da__statusSelector{width:100%}.BookDetailModal-module__Ok_5Da__genres{justify-content:center}.BookDetailModal-module__Ok_5Da__actions{flex-direction:column}.BookDetailModal-module__Ok_5Da__actionBtn{justify-content:center;width:100%}}
.Import-module__8uZllW__importButton{align-items:center;gap:var(--space-xs);font-size:var(--text-sm);color:var(--text-secondary);background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;transition:all .2s var(--ease-out);padding:8px 16px;font-weight:500;display:inline-flex}.Import-module__8uZllW__importButton:hover{color:var(--text-primary);border-color:var(--accent);background:var(--accent-subtle)}.Import-module__8uZllW__importButton svg{flex-shrink:0}.Import-module__8uZllW__headerRow{justify-content:space-between;align-items:flex-start;gap:var(--space-sm);display:flex}@media (max-width:575.98px){.Import-module__8uZllW__headerRow{gap:var(--space-xs)}}.Import-module__8uZllW__modalOverlay{-webkit-backdrop-filter:blur(8px);z-index:1000;padding:var(--space-2xl)var(--space-lg);animation:Import-module__8uZllW__importFadeIn .2s var(--ease-out);background:#1a171480;justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes Import-module__8uZllW__importFadeIn{0%{opacity:0}to{opacity:1}}@keyframes Import-module__8uZllW__importSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.Import-module__8uZllW__modalContent{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:var(--space-2xl);width:100%;max-width:600px;box-shadow:var(--shadow-lg);animation:Import-module__8uZllW__importSlideUp .3s var(--ease-out);flex-direction:column;max-height:90vh;display:flex}.Import-module__8uZllW__modalHeader{margin-bottom:var(--space-xl);justify-content:space-between;align-items:center;display:flex}.Import-module__8uZllW__modalTitle{font-size:var(--text-xl);letter-spacing:-.02em;font-weight:700}.Import-module__8uZllW__closeButton{cursor:pointer;color:var(--text-muted);border-radius:var(--radius-sm);transition:all .15s var(--ease-out);background:0 0;border:none;align-items:center;padding:6px;display:flex}.Import-module__8uZllW__closeButton:hover{color:var(--text-primary);background:var(--bg-secondary)}.Import-module__8uZllW__sourceList{gap:var(--space-sm);flex-direction:column;display:flex}.Import-module__8uZllW__sourceOption{align-items:center;gap:var(--space-md);padding:var(--space-lg);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-primary);cursor:pointer;transition:all .2s var(--ease-out);text-align:left;width:100%;display:flex}.Import-module__8uZllW__sourceOption:hover:not(.Import-module__8uZllW__sourceDisabled){border-color:var(--accent);background:var(--accent-subtle)}.Import-module__8uZllW__sourceDisabled{opacity:.5;cursor:not-allowed}.Import-module__8uZllW__sourceIcon{border-radius:var(--radius-md);background:var(--bg-secondary);width:40px;height:40px;color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Import-module__8uZllW__sourceInfo{flex:1;min-width:0}.Import-module__8uZllW__sourceName{font-weight:600;font-size:var(--text-base);color:var(--text-primary);margin-bottom:2px}.Import-module__8uZllW__sourceDescription{font-size:var(--text-sm);color:var(--text-muted);line-height:1.4}.Import-module__8uZllW__sourceBadge{font-size:var(--text-xs);color:var(--text-muted);background:var(--bg-secondary);border-radius:var(--radius-sm);white-space:nowrap;padding:3px 10px}.Import-module__8uZllW__uploadArea{border:2px dashed var(--border);border-radius:var(--radius-lg);padding:var(--space-2xl)var(--space-xl);text-align:center;transition:all .2s var(--ease-out);cursor:pointer;position:relative}.Import-module__8uZllW__uploadArea:hover,.Import-module__8uZllW__uploadAreaDragOver{border-color:var(--accent);background:var(--accent-subtle)}.Import-module__8uZllW__uploadIcon{color:var(--text-muted);margin-bottom:var(--space-md)}.Import-module__8uZllW__uploadText{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-xs)}.Import-module__8uZllW__uploadHint{font-size:var(--text-xs);color:var(--text-muted)}.Import-module__8uZllW__uploadInput{opacity:0;cursor:pointer;position:absolute;inset:0}.Import-module__8uZllW__uploadInstructions{margin-bottom:var(--space-xl);padding:var(--space-lg);background:var(--bg-secondary);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--text-secondary);line-height:1.6}.Import-module__8uZllW__uploadInstructions ol{margin:var(--space-sm)0 0 var(--space-lg);padding:0}.Import-module__8uZllW__uploadInstructions li{margin-bottom:var(--space-xs)}.Import-module__8uZllW__backButton{align-items:center;gap:var(--space-xs);font-size:var(--text-sm);color:var(--text-muted);cursor:pointer;margin-bottom:var(--space-lg);transition:color .15s var(--ease-out);background:0 0;border:none;padding:0;display:inline-flex}.Import-module__8uZllW__backButton:hover{color:var(--text-primary)}.Import-module__8uZllW__previewContainer{flex:1;min-height:0;overflow-y:auto}.Import-module__8uZllW__previewStats{gap:var(--space-md);margin-bottom:var(--space-lg);flex-wrap:wrap;display:flex}.Import-module__8uZllW__previewStat{font-size:var(--text-sm);color:var(--text-secondary);background:var(--bg-secondary);border-radius:var(--radius-sm);padding:4px 12px}.Import-module__8uZllW__previewStatValue{color:var(--text-primary);font-weight:600}.Import-module__8uZllW__selectAllRow{padding:var(--space-sm)0;margin-bottom:var(--space-sm);border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;display:flex}.Import-module__8uZllW__selectAllLabel{align-items:center;gap:var(--space-sm);font-size:var(--text-sm);color:var(--text-secondary);cursor:pointer;font-weight:500;display:flex}.Import-module__8uZllW__bookList{gap:var(--space-xs);flex-direction:column;display:flex}.Import-module__8uZllW__bookRow{align-items:center;gap:var(--space-md);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-primary);transition:all .15s var(--ease-out);padding:10px 12px;display:flex}.Import-module__8uZllW__bookRow:hover{border-color:var(--border)}.Import-module__8uZllW__bookRowDeselected{opacity:.45}.Import-module__8uZllW__bookRowDuplicate{opacity:.45;background:var(--bg-secondary)}.Import-module__8uZllW__bookRowCheckbox{width:18px;height:18px;accent-color:var(--accent);cursor:pointer;flex-shrink:0}.Import-module__8uZllW__bookRowInfo{flex:1;min-width:0}.Import-module__8uZllW__bookRowTitle{font-weight:600;font-size:var(--text-sm);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Import-module__8uZllW__bookRowAuthor{font-size:var(--text-xs);color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Import-module__8uZllW__bookRowDuplicateBadge{font-size:var(--text-xs);color:var(--text-muted);background:var(--bg-secondary);border-radius:var(--radius-sm);white-space:nowrap;padding:2px 8px}.Import-module__8uZllW__bookRowRating{flex-shrink:0}.Import-module__8uZllW__progressContainer{margin-bottom:var(--space-lg)}.Import-module__8uZllW__progressLabel{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-sm);justify-content:space-between;display:flex}.Import-module__8uZllW__progressBar{background:var(--bg-secondary);border-radius:var(--radius-sm);width:100%;height:6px;overflow:hidden}.Import-module__8uZllW__progressFill{background:var(--accent);border-radius:var(--radius-sm);height:100%;transition:width .3s var(--ease-out)}.Import-module__8uZllW__summary{text-align:center;padding:var(--space-xl)0}.Import-module__8uZllW__summaryIcon{background:var(--accent-subtle);width:48px;height:48px;color:var(--accent);margin:0 auto var(--space-lg);border-radius:50%;justify-content:center;align-items:center;display:flex}.Import-module__8uZllW__summaryTitle{font-size:var(--text-xl);margin-bottom:var(--space-sm);font-weight:700}.Import-module__8uZllW__summaryDetails{gap:var(--space-xs);font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-xl);flex-direction:column;display:flex}.Import-module__8uZllW__errorMessage{padding:var(--space-lg);border-radius:var(--radius-md);color:#dc2626;font-size:var(--text-sm);margin-bottom:var(--space-lg);background:#dc262614;border:1px solid #dc262633;line-height:1.5}.Import-module__8uZllW__modalFooter{gap:var(--space-sm);margin-top:var(--space-xl);padding-top:var(--space-lg);border-top:1px solid var(--border-subtle);display:flex}.Import-module__8uZllW__modalFooter button{flex:1}.Import-module__8uZllW__appleInfo{text-align:center;padding:var(--space-xl)0}.Import-module__8uZllW__appleInfoIcon{background:var(--bg-secondary);width:48px;height:48px;color:var(--text-muted);margin:0 auto var(--space-lg);border-radius:50%;justify-content:center;align-items:center;display:flex}.Import-module__8uZllW__appleInfoText{font-size:var(--text-sm);color:var(--text-secondary);max-width:380px;margin:0 auto;line-height:1.6}@media (max-width:575.98px){.Import-module__8uZllW__modalOverlay{padding:var(--space-md);align-items:flex-start}.Import-module__8uZllW__modalContent{padding:var(--space-xl)var(--space-lg);border-radius:var(--radius-lg);max-height:95vh}.Import-module__8uZllW__headerRow{gap:var(--space-sm);flex-direction:column}.Import-module__8uZllW__previewStats{gap:var(--space-sm)}.Import-module__8uZllW__bookRow{padding:8px 10px}.Import-module__8uZllW__modalFooter{flex-direction:column}}
.Layout-module__e_xTDG__appShell{min-height:100vh;display:flex}.Layout-module__e_xTDG__sidebar{background:var(--bg-elevated);border-right:1px solid var(--border-subtle);width:260px;padding:var(--space-xl)0 var(--space-lg);z-index:100;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0;box-shadow:4px 0 24px #00000008}.Layout-module__e_xTDG__sidebarLogo{padding:var(--space-xs)var(--space-xl);margin-bottom:var(--space-2xl)}.Layout-module__e_xTDG__sidebarLogoText{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.04em;font-size:1.6rem}.Layout-module__e_xTDG__sidebarNav{flex-direction:column;flex:1;gap:0;padding:0 12px;display:flex;overflow-y:auto}.Layout-module__e_xTDG__sidebarSection{padding-bottom:var(--space-md);margin-bottom:var(--space-md);border-bottom:1px solid var(--border-subtle);flex-direction:column;gap:2px;display:flex}.Layout-module__e_xTDG__sidebarSection:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.Layout-module__e_xTDG__sidebarSectionLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;padding:var(--space-xs)14px;opacity:.7;-webkit-user-select:none;user-select:none;margin-bottom:2px;font-size:.65rem;font-weight:600}.Layout-module__e_xTDG__sidebarSubLink{padding-left:14px}.Layout-module__e_xTDG__sidebarCount{font-size:var(--text-xs);color:var(--text-muted);background:var(--bg-secondary);border-radius:var(--radius-pill);text-align:center;min-width:22px;margin-left:auto;padding:1px 7px;font-weight:500;line-height:1.4}.Layout-module__e_xTDG__sidebarLinkActive .Layout-module__e_xTDG__sidebarCount{color:var(--text-secondary)}.Layout-module__e_xTDG__sidebarLink{border-radius:var(--radius-md);color:var(--text-muted);font-size:var(--text-sm);transition:all .15s var(--ease-out);align-items:center;gap:12px;min-height:44px;padding:11px 14px;font-weight:500;text-decoration:none;display:flex}.Layout-module__e_xTDG__sidebarLink:hover{color:var(--text-primary);background:var(--bg-secondary)}.Layout-module__e_xTDG__sidebarLinkActive{color:var(--text-primary);background:var(--bg-secondary);font-weight:600;box-shadow:0 1px 4px #0000000a}.Layout-module__e_xTDG__sidebarLinkIcon{opacity:.7;flex-shrink:0;align-items:center;display:flex}.Layout-module__e_xTDG__sidebarLinkActive .Layout-module__e_xTDG__sidebarLinkIcon{opacity:1}.Layout-module__e_xTDG__sidebarFooter{padding:var(--space-md)var(--space-lg);border-top:1px solid var(--border-subtle);margin-top:auto}.Layout-module__e_xTDG__sidebarUpgrade{margin-bottom:var(--space-md);background:var(--accent-subtle);color:var(--accent);font-size:var(--text-sm);border-radius:var(--radius-md);transition:all .15s var(--ease-out);justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-weight:600;text-decoration:none;display:flex}.Layout-module__e_xTDG__sidebarUpgrade:hover{background:var(--accent);color:#fff}.Layout-module__e_xTDG__sidebarUser{align-items:center;gap:10px;display:flex}.Layout-module__e_xTDG__sidebarAvatar{border-radius:var(--radius-pill);background:var(--bg-secondary);width:36px;height:36px;color:var(--text-secondary);letter-spacing:.02em;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex}.Layout-module__e_xTDG__sidebarUserInfo{flex:1;min-width:0}.Layout-module__e_xTDG__sidebarUserName{font-size:var(--text-sm);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.Layout-module__e_xTDG__sidebarUserTier{font-size:var(--text-xs);color:var(--text-muted);text-transform:capitalize}.Layout-module__e_xTDG__sidebarLogout{cursor:pointer;color:var(--text-muted);transition:all .15s var(--ease-out);border-radius:var(--radius-sm);background:0 0;border:none;align-items:center;padding:6px;display:flex}.Layout-module__e_xTDG__sidebarLogout:hover{color:var(--text-primary);background:var(--bg-secondary)}.Layout-module__e_xTDG__mainContent{flex:1;min-height:100vh;margin-left:260px}.Layout-module__e_xTDG__contentInner{max-width:1060px;padding:var(--space-2xl)var(--space-xl);margin:0 auto}.Layout-module__e_xTDG__tabBar{background:var(--bg-elevated);border-top:1px solid var(--border-subtle);padding:var(--space-sm)0;padding-bottom:calc(var(--space-sm) + env(safe-area-inset-bottom,0px));z-index:100;justify-content:space-around;align-items:center;display:none;position:fixed;bottom:0;left:0;right:0}.Layout-module__e_xTDG__tab{padding:var(--space-xs)var(--space-md);color:var(--text-muted);transition:color .15s var(--ease-out);flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:64px;min-height:44px;text-decoration:none;display:flex}.Layout-module__e_xTDG__tab:hover{color:var(--text-secondary)}.Layout-module__e_xTDG__tabActive{color:var(--text-primary)}.Layout-module__e_xTDG__tabLabel{letter-spacing:.02em;font-size:.65rem;font-weight:500}.Layout-module__e_xTDG__pageHeader{margin-bottom:var(--space-2xl)}.Layout-module__e_xTDG__pageTitle{font-size:var(--text-2xl);letter-spacing:-.03em;margin-bottom:6px;font-weight:700}.Layout-module__e_xTDG__pageSubtitle{font-size:var(--text-sm);color:var(--text-muted);letter-spacing:-.005em}.Layout-module__e_xTDG__statsBar{align-items:center;gap:var(--space-lg);margin-bottom:var(--space-xl);padding:var(--space-md)var(--space-lg);background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md);display:flex}.Layout-module__e_xTDG__statsBarItem{align-items:baseline;gap:5px;display:flex}.Layout-module__e_xTDG__statsBarValue{font-size:var(--text-lg);color:var(--text-primary);letter-spacing:-.02em;font-weight:700}.Layout-module__e_xTDG__statsBarLabel{font-size:var(--text-xs);color:var(--text-muted);font-weight:500}.Layout-module__e_xTDG__statsBarDivider{background:var(--border-subtle);flex-shrink:0;width:1px;height:20px}.Layout-module__e_xTDG__homeControls{gap:var(--space-lg);margin-top:var(--space-xl);flex-direction:column;display:flex}.Layout-module__e_xTDG__homeCta{justify-content:center;align-items:center;gap:var(--space-sm);width:100%;font-size:var(--text-base);padding:14px 24px;font-weight:600;display:flex}.Layout-module__e_xTDG__homeCtaCounter{font-size:var(--text-xs);opacity:.6;font-weight:400}.Layout-module__e_xTDG__recentRecs{margin-top:var(--space-2xl);padding-top:var(--space-xl);border-top:1px solid var(--border-subtle)}.Layout-module__e_xTDG__recentRecsHeader{margin-bottom:var(--space-lg);justify-content:space-between;align-items:baseline;display:flex}.Layout-module__e_xTDG__recentRecsTitle{font-size:var(--text-lg);color:var(--text-primary);letter-spacing:-.02em;font-weight:600}.Layout-module__e_xTDG__recentRecsLink{font-size:var(--text-sm);color:var(--text-muted);transition:color .15s var(--ease-out);font-weight:500;text-decoration:none}.Layout-module__e_xTDG__recentRecsLink:hover{color:var(--text-primary)}.Layout-module__e_xTDG__savedGrid{gap:var(--space-lg);grid-template-columns:repeat(auto-fill,minmax(380px,1fr));display:grid}@media (max-width:1023.98px){.Layout-module__e_xTDG__sidebar{display:none}.Layout-module__e_xTDG__tabBar{display:flex}.Layout-module__e_xTDG__mainContent{margin-left:0}.Layout-module__e_xTDG__contentInner{padding:var(--space-xl)var(--space-lg);padding-bottom:calc(80px + var(--space-lg));max-width:640px}.Layout-module__e_xTDG__statsBar{gap:var(--space-md);padding:var(--space-sm)var(--space-md);flex-wrap:wrap}.Layout-module__e_xTDG__savedGrid{grid-template-columns:1fr}}@media (max-width:575.98px){.Layout-module__e_xTDG__contentInner{padding:var(--space-lg)var(--space-md);padding-bottom:calc(80px + var(--space-md))}.Layout-module__e_xTDG__pageHeader{margin-bottom:var(--space-md)}}
.History-module__O7tGdG__cardList{gap:var(--space-lg);flex-direction:column;display:flex}.History-module__O7tGdG__compactCard{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:var(--space-md);transition:border-color .2s var(--ease-out)}.History-module__O7tGdG__compactCard:hover{border-color:var(--border)}.History-module__O7tGdG__compactCardInner{gap:var(--space-md);display:flex}.History-module__O7tGdG__compactCover{border-radius:var(--radius-sm);object-fit:cover;width:72px;height:108px;box-shadow:var(--shadow-sm);flex-shrink:0}.History-module__O7tGdG__compactCoverPlaceholder{flex-shrink:0;width:72px;height:108px}.History-module__O7tGdG__compactCoverPlaceholder>div{border-radius:var(--radius-sm);width:72px!important;height:108px!important}.History-module__O7tGdG__compactBody{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.History-module__O7tGdG__compactMeta{align-items:center;gap:var(--space-sm);flex-wrap:wrap;margin-top:2px;display:flex}.History-module__O7tGdG__compactTitle{font-family:var(--font-body);font-weight:600;font-size:var(--text-base);color:var(--text-primary);margin:0;line-height:1.3}.History-module__O7tGdG__compactAuthor{font-size:var(--text-sm);color:var(--text-secondary);margin:0;line-height:1.3}.History-module__O7tGdG__compactDate{font-size:var(--text-xs);color:var(--text-muted);margin:0}.History-module__O7tGdG__compactBadgeSaved{color:var(--accent);text-transform:uppercase;letter-spacing:.06em;border-radius:var(--radius-sm);background:#b453090f;padding:2px 7px;font-size:.6rem;font-weight:500;display:inline-block}.History-module__O7tGdG__compactBadgeDismissed{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;background:var(--bg-secondary);border-radius:var(--radius-sm);padding:2px 7px;font-size:.6rem;font-weight:500;display:inline-block}.History-module__O7tGdG__compactExplanation{font-size:var(--text-sm);color:var(--text-secondary);margin:var(--space-xs)0 0;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5;display:-webkit-box;overflow:hidden}.History-module__O7tGdG__compactExplanationExpanded{-webkit-line-clamp:unset;display:block}.History-module__O7tGdG__showMoreBtn{font-size:var(--text-xs);color:var(--accent);cursor:pointer;font-weight:500;font-family:var(--font-body);background:0 0;border:none;margin-top:2px;padding:0}.History-module__O7tGdG__showMoreBtn:hover{text-decoration:underline}.History-module__O7tGdG__seedBookLabel{font-size:var(--text-xs);color:var(--text-muted);align-items:center;gap:3px;margin-top:2px;font-weight:500;display:inline-flex}.History-module__O7tGdG__seedBookLabel svg{opacity:.6;flex-shrink:0}.History-module__O7tGdG__seedBookTitle{color:var(--text-secondary);font-weight:600}.History-module__O7tGdG__compactActions{align-items:center;gap:var(--space-sm);margin-top:var(--space-sm);flex-wrap:wrap;display:flex}.History-module__O7tGdG__compactActionBtn{border:1px solid var(--border);border-radius:var(--radius-sm);font-size:var(--text-xs);color:var(--text-secondary);cursor:pointer;font-weight:500;font-family:var(--font-body);transition:all .15s var(--ease-out);background:0 0;align-items:center;gap:4px;padding:.3rem .7rem;display:inline-flex}.History-module__O7tGdG__compactActionBtn:hover:not(:disabled){color:var(--text-primary);border-color:var(--text-muted);background:var(--bg-secondary)}.History-module__O7tGdG__compactActionBtn:disabled{opacity:.5;cursor:not-allowed}.History-module__O7tGdG__compactActionBtnSaved{color:var(--accent);border-color:var(--accent);background:var(--accent-subtle)}.History-module__O7tGdG__compactBuyLink{font-size:var(--text-xs);color:var(--text-secondary);border:1px solid var(--border);border-radius:var(--radius-sm);transition:all .15s var(--ease-out);align-items:center;gap:4px;padding:.3rem .7rem;font-weight:500;text-decoration:none;display:inline-flex}.History-module__O7tGdG__compactBuyLink:hover{color:var(--text-primary);border-color:var(--text-muted);background:var(--bg-secondary)}.History-module__O7tGdG__devToggle{border:2px dashed var(--border);border-radius:var(--radius-md);padding:var(--space-lg);margin-top:var(--space-xl)}.History-module__O7tGdG__devLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:var(--space-sm);font-weight:600}@media (max-width:575.98px){.History-module__O7tGdG__compactCover,.History-module__O7tGdG__compactCoverPlaceholder{width:60px;height:90px}.History-module__O7tGdG__compactCoverPlaceholder>div{width:60px!important;height:90px!important}.History-module__O7tGdG__compactCard{padding:var(--space-sm)var(--space-md)}.History-module__O7tGdG__compactActions{gap:var(--space-xs)}}
.BookSwiper-module__6pdRfW__swiperContainer{align-items:center;gap:var(--space-lg);padding:var(--space-lg)0;flex-direction:column;display:flex}.BookSwiper-module__6pdRfW__header{text-align:center}.BookSwiper-module__6pdRfW__title{font-size:var(--text-xl);letter-spacing:-.03em;margin-bottom:var(--space-xs);font-weight:700}.BookSwiper-module__6pdRfW__subtitle{font-size:var(--text-sm);color:var(--text-secondary);margin:0;line-height:1.6}.BookSwiper-module__6pdRfW__progress{align-items:center;gap:var(--space-sm);flex-direction:column;display:flex}.BookSwiper-module__6pdRfW__progressText{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.BookSwiper-module__6pdRfW__progressDots{gap:6px;display:flex}.BookSwiper-module__6pdRfW__dot{background:var(--border);width:8px;height:8px;transition:all .3s var(--ease-out);border-radius:50%}.BookSwiper-module__6pdRfW__dotActive{background:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle);transform:scale(1.3)}.BookSwiper-module__6pdRfW__dotDone{background:var(--accent);opacity:.4}.BookSwiper-module__6pdRfW__cardArea{perspective:800px;justify-content:center;align-items:center;width:100%;min-height:420px;display:flex;overflow:hidden}.BookSwiper-module__6pdRfW__card{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);width:100%;max-width:280px;box-shadow:var(--shadow-md);transition:transform .35s var(--ease-out),opacity .35s var(--ease-out);will-change:transform,opacity;overflow:hidden}.BookSwiper-module__6pdRfW__exitLeft{opacity:0;transform:translate(-120%)rotate(-8deg)}.BookSwiper-module__6pdRfW__exitRight{opacity:0;transform:translate(120%)rotate(8deg)}.BookSwiper-module__6pdRfW__exitUp{opacity:0;transform:translateY(-100%)scale(.9)}.BookSwiper-module__6pdRfW__enterCard{animation:BookSwiper-module__6pdRfW__slideIn .3s var(--ease-out)forwards}@keyframes BookSwiper-module__6pdRfW__slideIn{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.BookSwiper-module__6pdRfW__coverWrapper{background:var(--bg-secondary);width:100%;height:280px;padding:var(--space-lg);justify-content:center;align-items:center;display:flex}.BookSwiper-module__6pdRfW__coverImage{object-fit:contain;border-radius:4px;width:auto;max-width:170px;height:auto;max-height:260px;box-shadow:0 4px 16px #00000026,0 1px 4px #0000001a}.BookSwiper-module__6pdRfW__bookInfo{padding:var(--space-lg);text-align:center}.BookSwiper-module__6pdRfW__bookTitle{font-size:var(--text-lg);letter-spacing:-.02em;margin-bottom:4px;font-weight:700;line-height:1.3}.BookSwiper-module__6pdRfW__bookAuthor{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-sm)}.BookSwiper-module__6pdRfW__genrePill{font-size:var(--text-xs);color:var(--accent);background:var(--accent-subtle);border-radius:var(--radius-pill);padding:3px 12px;font-weight:500;display:inline-block}.BookSwiper-module__6pdRfW__actions{gap:var(--space-md);justify-content:center;align-items:center;width:100%;display:flex}.BookSwiper-module__6pdRfW__actionBtn{padding:var(--space-sm)var(--space-lg);border:1.5px solid var(--border);border-radius:var(--radius-md);background:var(--bg-elevated);cursor:pointer;transition:all .2s var(--ease-out);font-size:var(--text-xs);color:var(--text-secondary);flex-direction:column;align-items:center;gap:4px;min-width:90px;font-weight:600;display:flex}.BookSwiper-module__6pdRfW__actionBtn:disabled{opacity:.5;pointer-events:none}.BookSwiper-module__6pdRfW__actionBtn span{text-transform:uppercase;letter-spacing:.04em;font-size:11px}.BookSwiper-module__6pdRfW__actionReject{color:#c0392b;border-color:#dc505040}.BookSwiper-module__6pdRfW__actionReject:hover{background:#dc50500f;border-color:#dc505073;transform:scale(1.04)}.BookSwiper-module__6pdRfW__actionReject:active{transform:scale(.97)}.BookSwiper-module__6pdRfW__actionSkip{border-color:var(--border);color:var(--text-muted)}.BookSwiper-module__6pdRfW__actionSkip:hover{background:var(--bg-secondary);border-color:var(--border);transform:scale(1.04)}.BookSwiper-module__6pdRfW__actionSkip:active{transform:scale(.97)}.BookSwiper-module__6pdRfW__actionInterested{color:#27ae60;border-color:#2ea04340}.BookSwiper-module__6pdRfW__actionInterested:hover{background:#2ea0430f;border-color:#2ea04373;transform:scale(1.04)}.BookSwiper-module__6pdRfW__actionInterested:active{transform:scale(.97)}.BookSwiper-module__6pdRfW__skipStep{padding:var(--space-sm)var(--space-md);color:var(--text-muted);font-size:var(--text-sm);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;text-decoration:underline;transition:color .2s}.BookSwiper-module__6pdRfW__skipStep:hover{color:var(--text-secondary)}.BookSwiper-module__6pdRfW__completeContainer{align-items:center;gap:var(--space-lg);padding:var(--space-2xl)var(--space-lg);text-align:center;flex-direction:column;display:flex}.BookSwiper-module__6pdRfW__completeIcon{background:var(--accent-subtle);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.BookSwiper-module__6pdRfW__completeTitle{font-size:var(--text-xl);letter-spacing:-.02em;margin:0;font-weight:700}.BookSwiper-module__6pdRfW__completeText{font-size:var(--text-sm);color:var(--text-secondary);max-width:300px;margin:0;line-height:1.6}@media (max-width:575.98px){.BookSwiper-module__6pdRfW__cardArea{min-height:380px}.BookSwiper-module__6pdRfW__card{max-width:260px}.BookSwiper-module__6pdRfW__coverWrapper{height:240px}.BookSwiper-module__6pdRfW__coverImage{max-width:150px;max-height:220px}.BookSwiper-module__6pdRfW__actions{gap:var(--space-sm)}.BookSwiper-module__6pdRfW__actionBtn{min-width:80px;padding:var(--space-sm)var(--space-sm)}}
.Landing-module__EMv3da__landing{background:var(--bg-primary);flex-direction:column;align-items:center;min-height:100vh;display:flex}.Landing-module__EMv3da__hero{width:100%;max-width:640px;padding:var(--space-xl)var(--space-lg)var(--space-lg);text-align:center}.Landing-module__EMv3da__logo{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.04em;margin-bottom:var(--space-xl);font-size:1.6rem}.Landing-module__EMv3da__heroTitle{font-family:var(--font-heading);font-size:var(--text-3xl);letter-spacing:-.035em;margin-bottom:var(--space-md);color:var(--text-primary);font-weight:700;line-height:1.15}.Landing-module__EMv3da__heroSubtitle{font-size:var(--text-base);color:var(--text-secondary);margin-bottom:var(--space-lg);max-width:480px;margin-left:auto;margin-right:auto;line-height:1.5}.Landing-module__EMv3da__slotsSection{width:100%;max-width:640px;padding:0 var(--space-lg);margin-bottom:var(--space-lg)}.Landing-module__EMv3da__slotsRow{gap:var(--space-lg);margin-bottom:var(--space-md);justify-content:center;display:flex}.Landing-module__EMv3da__slot{align-items:center;gap:var(--space-sm);flex-direction:column;width:120px;display:flex}.Landing-module__EMv3da__slotCover{border-radius:var(--radius-md);width:100px;height:150px;transition:all .3s var(--ease-out);position:relative;overflow:hidden}.Landing-module__EMv3da__slotEmpty{background:var(--bg-elevated);border:2px dashed var(--border);color:var(--text-muted);justify-content:center;align-items:center;display:flex}.Landing-module__EMv3da__slotFilled{border:2px solid var(--border-subtle);box-shadow:0 4px 16px #00000014}.Landing-module__EMv3da__slotImage{object-fit:cover;width:100%;height:100%}.Landing-module__EMv3da__slotPlaceholder{justify-content:center;align-items:center;gap:var(--space-xs);background:var(--bg-secondary);width:100%;height:100%;color:var(--text-muted);flex-direction:column;display:flex}.Landing-module__EMv3da__slotPlaceholderTitle{text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;padding:0 6px;font-size:.6rem;line-height:1.2;display:-webkit-box;overflow:hidden}.Landing-module__EMv3da__slotNumber{font-size:var(--text-xs);color:var(--text-muted);font-weight:500}.Landing-module__EMv3da__slotTitle{font-size:var(--text-xs);color:var(--text-primary);text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:120px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.Landing-module__EMv3da__slotAuthor{color:var(--text-muted);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:.65rem;overflow:hidden}.Landing-module__EMv3da__slotRemove{color:var(--text-muted);font-size:var(--text-xs);cursor:pointer;border-radius:var(--radius-sm);transition:all .15s var(--ease-out);background:0 0;border:none;padding:2px 6px}.Landing-module__EMv3da__slotRemove:hover{color:#dc2626;background:#dc26260f}.Landing-module__EMv3da__searchSection{width:100%;max-width:640px;padding:0 var(--space-lg);margin-bottom:var(--space-lg)}.Landing-module__EMv3da__searchWrapper{position:relative}.Landing-module__EMv3da__searchIcon{color:var(--text-muted);pointer-events:none;z-index:1;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.Landing-module__EMv3da__searchInput{width:100%;font-family:var(--font-body);font-size:var(--text-base);color:var(--text-primary);background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-xl);transition:all .25s var(--ease-out);outline:none;padding:16px 20px 16px 50px;box-shadow:0 2px 12px #0000000d}.Landing-module__EMv3da__searchInput:focus{border-color:var(--accent);box-shadow:0 2px 12px #0000000d,0 0 0 4px var(--accent-subtle)}.Landing-module__EMv3da__searchInput::placeholder{color:var(--text-muted)}.Landing-module__EMv3da__searchDropdown{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);z-index:50;max-height:380px;padding:var(--space-sm);position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 40px #0000001a}.Landing-module__EMv3da__searchResultItem{gap:var(--space-md);border-radius:var(--radius-md);cursor:pointer;transition:background .15s var(--ease-out);align-items:center;padding:10px 12px;display:flex}.Landing-module__EMv3da__searchResultItem:hover{background:var(--bg-secondary)}.Landing-module__EMv3da__searchResultCover{border-radius:var(--radius-sm);object-fit:cover;background:var(--bg-secondary);flex-shrink:0;width:40px;height:60px}.Landing-module__EMv3da__searchResultCoverPlaceholder{border-radius:var(--radius-sm);background:var(--bg-secondary);width:40px;height:60px;color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Landing-module__EMv3da__searchResultInfo{flex:1;min-width:0}.Landing-module__EMv3da__searchResultTitle{font-weight:600;font-size:var(--text-sm);color:var(--text-primary);line-height:1.3}.Landing-module__EMv3da__searchResultAuthor{font-size:var(--text-xs);color:var(--text-secondary)}.Landing-module__EMv3da__searchResultYear{font-size:var(--text-xs);color:var(--text-muted)}.Landing-module__EMv3da__searchSpinner,.Landing-module__EMv3da__searchNoResults{text-align:center;padding:var(--space-lg);color:var(--text-muted);font-size:var(--text-sm)}.Landing-module__EMv3da__ctaSection{width:100%;max-width:640px;padding:0 var(--space-lg);margin-bottom:var(--space-lg);text-align:center}.Landing-module__EMv3da__ctaButton{width:100%;font-family:var(--font-body);font-size:var(--text-base);color:var(--bg-primary);background:var(--text-primary);border-radius:var(--radius-sm);cursor:pointer;transition:all .2s var(--ease-out);border:none;padding:16px 32px;font-weight:600}.Landing-module__EMv3da__ctaButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #1a171426}.Landing-module__EMv3da__ctaButton:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 4px #1a17141a}.Landing-module__EMv3da__ctaButton:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.Landing-module__EMv3da__ctaHint{font-size:var(--text-sm);color:var(--text-muted);margin-top:var(--space-md)}.Landing-module__EMv3da__modalOverlay{-webkit-backdrop-filter:blur(8px);z-index:1000;padding:var(--space-lg);animation:Landing-module__EMv3da__fadeIn .2s var(--ease-out);background:#1a171480;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}@keyframes Landing-module__EMv3da__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Landing-module__EMv3da__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.Landing-module__EMv3da__modalCard{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);width:100%;max-width:420px;box-shadow:var(--shadow-lg);animation:Landing-module__EMv3da__slideUp .3s var(--ease-out);padding:36px;position:relative;overflow:hidden}.Landing-module__EMv3da__modalTitle{font-size:var(--text-xl);margin-bottom:var(--space-xs);letter-spacing:-.02em;font-weight:700}.Landing-module__EMv3da__modalSubtitle{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-xl)}.Landing-module__EMv3da__formGroup{margin-bottom:var(--space-md)}.Landing-module__EMv3da__formLabel{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-xs);font-weight:500;display:block}.Landing-module__EMv3da__errorMessage{color:#dc2626;border-radius:var(--radius-md);padding:var(--space-sm)var(--space-md);font-size:var(--text-sm);margin-bottom:var(--space-md);background:#dc26260f;border:1px solid #dc262626}.Landing-module__EMv3da__divider{align-items:center;gap:var(--space-md);margin:var(--space-lg)0;color:var(--text-muted);font-size:var(--text-xs);display:flex}.Landing-module__EMv3da__divider:before,.Landing-module__EMv3da__divider:after{content:"";background:var(--border-subtle);flex:1;height:1px}.Landing-module__EMv3da__googleIcon{margin-right:var(--space-sm);vertical-align:middle}.Landing-module__EMv3da__noCreditCard{text-align:center;font-size:var(--text-xs);color:var(--text-muted);margin-top:var(--space-md)}.Landing-module__EMv3da__modalClose{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);transition:all .15s var(--ease-out);background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:16px;right:16px}.Landing-module__EMv3da__modalClose:hover{color:var(--text-primary);background:var(--bg-secondary)}.Landing-module__EMv3da__modalBooks{gap:var(--space-sm);margin-bottom:var(--space-xl);justify-content:center;display:flex}.Landing-module__EMv3da__modalBookCover{border-radius:var(--radius-sm);object-fit:cover;border:1px solid var(--border-subtle);width:48px;height:72px;box-shadow:var(--shadow-sm)}.Landing-module__EMv3da__modalBookPlaceholder{border-radius:var(--radius-sm);background:var(--bg-secondary);border:1px solid var(--border-subtle);width:48px;height:72px}.Landing-module__EMv3da__loginLink{text-align:center;font-size:var(--text-sm);color:var(--text-muted);margin-top:var(--space-lg)}.Landing-module__EMv3da__loginLinkAnchor{color:var(--accent);font-weight:500;text-decoration:none}.Landing-module__EMv3da__loginLinkAnchor:hover{color:var(--accent-hover)}.Landing-module__EMv3da__footer{padding:var(--space-xl)var(--space-lg);text-align:center;margin-top:auto}.Landing-module__EMv3da__footerLink{font-size:var(--text-sm);color:var(--text-muted);text-decoration:none}.Landing-module__EMv3da__footerLink:hover{color:var(--text-secondary)}@media (max-width:575.98px){.Landing-module__EMv3da__hero{padding:var(--space-2xl)var(--space-md)var(--space-lg)}.Landing-module__EMv3da__heroTitle{font-size:var(--text-2xl)}.Landing-module__EMv3da__slotsRow{gap:var(--space-md)}.Landing-module__EMv3da__slot{width:96px}.Landing-module__EMv3da__slotCover{width:80px;height:120px}.Landing-module__EMv3da__searchInput{padding:14px 16px 14px 46px}.Landing-module__EMv3da__modalCard{padding:var(--space-xl)var(--space-lg);margin:var(--space-sm)}}
.Onboarding-module__en5UgG__onboardingContainer{min-height:100vh;padding:var(--space-3xl)var(--space-lg);background:var(--bg-primary);justify-content:center;align-items:flex-start;display:flex}.Onboarding-module__en5UgG__onboardingContent{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);width:100%;max-width:520px;padding:var(--space-2xl);box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.Onboarding-module__en5UgG__onboardingHeader{margin-bottom:var(--space-xl);text-align:center}.Onboarding-module__en5UgG__onboardingTitle{font-size:var(--text-2xl);margin-bottom:var(--space-sm);letter-spacing:-.03em;font-weight:700}.Onboarding-module__en5UgG__onboardingSubtitle{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-md);max-width:380px;margin-left:auto;margin-right:auto;line-height:1.6}.Onboarding-module__en5UgG__bookCount{font-size:var(--text-sm);color:var(--accent);background:var(--accent-subtle);border-radius:var(--radius-sm);padding:4px 14px;font-weight:600;display:inline-block}.Onboarding-module__en5UgG__ctaSection{margin-top:var(--space-xl);padding-top:var(--space-xl);border-top:1px solid var(--border-subtle)}@media (max-width:575.98px){.Onboarding-module__en5UgG__onboardingContainer{padding:var(--space-xl)var(--space-md)}.Onboarding-module__en5UgG__onboardingContent{padding:var(--space-xl)var(--space-lg);border-radius:var(--radius-lg)}}
.Upgrade-module__bC4sia__upgradePage{max-width:780px;margin:0 auto}.Upgrade-module__bC4sia__successBanner{border-radius:var(--radius-lg);padding:var(--space-xl);text-align:center;margin-bottom:var(--space-xl);background:#16a34a0f;border:1px solid #16a34a26}.Upgrade-module__bC4sia__successIcon{border-radius:var(--radius-pill);color:#16a34a;width:48px;height:48px;margin:0 auto var(--space-md);background:#16a34a1a;justify-content:center;align-items:center;display:flex}.Upgrade-module__bC4sia__successTitle{font-size:var(--text-lg);margin-bottom:var(--space-xs);font-weight:600}.Upgrade-module__bC4sia__successDescription{font-size:var(--text-sm);color:var(--text-muted)}.Upgrade-module__bC4sia__cancelledBanner{border-radius:var(--radius-lg);padding:var(--space-lg);text-align:center;margin-bottom:var(--space-xl);font-size:var(--text-sm);color:var(--text-secondary);background:#eab3080f;border:1px solid #eab30826}.Upgrade-module__bC4sia__proStatus{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-xl);text-align:center}.Upgrade-module__bC4sia__proStatusBadge{background:var(--accent-subtle);color:var(--accent);font-size:var(--text-xs);border-radius:var(--radius-pill);margin-bottom:var(--space-md);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:6px;padding:4px 12px;font-weight:600;display:inline-flex}.Upgrade-module__bC4sia__proStatusTitle{font-size:var(--text-xl);margin-bottom:var(--space-xs);font-weight:700}.Upgrade-module__bC4sia__proStatusMeta{font-size:var(--text-sm);color:var(--text-muted);margin-bottom:var(--space-lg)}.Upgrade-module__bC4sia__proStatusActions{gap:var(--space-sm);flex-wrap:wrap;justify-content:center;display:flex}.Upgrade-module__bC4sia__billingToggle{justify-content:center;align-items:center;gap:var(--space-md);margin-bottom:var(--space-xl);display:flex}.Upgrade-module__bC4sia__billingOption{font-size:var(--text-sm);color:var(--text-muted);transition:color .15s var(--ease-out);cursor:pointer;background:0 0;border:none;padding:0;font-weight:500}.Upgrade-module__bC4sia__billingOptionActive{color:var(--text-primary);font-weight:600}.Upgrade-module__bC4sia__toggleTrack{background:var(--border-subtle);border-radius:var(--radius-pill);cursor:pointer;width:44px;height:24px;transition:background .2s var(--ease-out);border:none;flex-shrink:0;padding:0;position:relative}.Upgrade-module__bC4sia__toggleTrackActive{background:var(--accent)}.Upgrade-module__bC4sia__toggleKnob{border-radius:var(--radius-pill);width:18px;height:18px;transition:transform .2s var(--ease-out);background:#fff;position:absolute;top:3px;left:3px}.Upgrade-module__bC4sia__toggleKnobActive{transform:translate(20px)}.Upgrade-module__bC4sia__savingsBadge{color:#16a34a;font-size:var(--text-xs);border-radius:var(--radius-pill);background:#16a34a14;padding:2px 10px;font-weight:600;display:inline-block}.Upgrade-module__bC4sia__tiersGrid{gap:var(--space-lg);margin-bottom:var(--space-2xl);grid-template-columns:1fr 1fr;align-items:start;display:grid}.Upgrade-module__bC4sia__tierCard{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:var(--space-xl)var(--space-lg);transition:box-shadow .2s var(--ease-out),transform .2s var(--ease-out);flex-direction:column;display:flex;position:relative}.Upgrade-module__bC4sia__tierCard:hover{box-shadow:var(--shadow-md)}.Upgrade-module__bC4sia__tierCardPro{background:linear-gradient(168deg,#b453090a 0%,#d9770612 50%,#b4530908 100%);border-color:#b4530938;box-shadow:0 0 0 1px #b4530914}.Upgrade-module__bC4sia__tierCardPro:hover{transform:translateY(-2px);box-shadow:0 4px 24px #b453091a,0 0 0 1px #b4530926}.Upgrade-module__bC4sia__tierBadge{background:var(--accent);color:#fff;border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;padding:3px 12px;font-size:.65rem;font-weight:700;position:absolute;top:-11px;left:50%;transform:translate(-50%)}.Upgrade-module__bC4sia__tierHeader{text-align:center;margin-bottom:0}.Upgrade-module__bC4sia__tierName{font-family:var(--font-display);font-size:var(--text-lg);margin-bottom:var(--space-sm);letter-spacing:-.01em;font-weight:700}.Upgrade-module__bC4sia__tierPrice{font-size:var(--text-2xl);letter-spacing:-.03em;margin-bottom:var(--space-xs);font-weight:700}.Upgrade-module__bC4sia__tierPricePeriod{font-size:var(--text-sm);color:var(--text-muted);font-weight:400}.Upgrade-module__bC4sia__tierTagline{font-size:var(--text-sm);color:var(--text-muted);margin:0;line-height:1.5}.Upgrade-module__bC4sia__tierDivider{background:var(--border-subtle);height:1px;margin:var(--space-lg)0}.Upgrade-module__bC4sia__tierCardPro .Upgrade-module__bC4sia__tierDivider{background:#b453091f}.Upgrade-module__bC4sia__tierFeatures{margin:0 0 var(--space-lg);flex-direction:column;flex:1;gap:2px;padding:0;list-style:none;display:flex}.Upgrade-module__bC4sia__tierFeature{font-size:var(--text-sm);color:var(--text-secondary);align-items:flex-start;gap:10px;padding:6px 0;line-height:1.4;display:flex}.Upgrade-module__bC4sia__tierFeature strong{color:var(--text-primary);font-weight:600}.Upgrade-module__bC4sia__tierFeatureDisabled{color:var(--text-muted)}.Upgrade-module__bC4sia__checkGreen{color:#16a34a;flex-shrink:0;margin-top:2px}.Upgrade-module__bC4sia__checkMuted{color:var(--text-muted);flex-shrink:0;margin-top:2px}.Upgrade-module__bC4sia__dashIcon{color:var(--border);flex-shrink:0;margin-top:2px}.Upgrade-module__bC4sia__starIcon{color:var(--accent);flex-shrink:0}.Upgrade-module__bC4sia__tierCta{width:100%;font-size:var(--text-sm);border-radius:var(--radius-md);padding:12px 20px;font-weight:600}.Upgrade-module__bC4sia__comparison{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-xl);margin-bottom:var(--space-xl)}.Upgrade-module__bC4sia__comparisonTitle{font-size:var(--text-lg);margin-bottom:var(--space-lg);font-weight:600}.Upgrade-module__bC4sia__comparisonTable{width:100%;font-size:var(--text-sm);border-collapse:collapse}.Upgrade-module__bC4sia__comparisonTable th{text-align:left;border-bottom:1px solid var(--border-subtle);color:var(--text-muted);font-weight:500;font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;padding:10px 0}.Upgrade-module__bC4sia__comparisonTable th:not(:first-child){text-align:center;width:100px}.Upgrade-module__bC4sia__comparisonProHeader{color:var(--accent)!important}.Upgrade-module__bC4sia__comparisonTable td{border-bottom:1px solid var(--border-subtle);padding:10px 0}.Upgrade-module__bC4sia__comparisonTable td:not(:first-child){text-align:center}.Upgrade-module__bC4sia__comparisonTable tr:last-child td{border-bottom:none}.Upgrade-module__bC4sia__comparisonFeatureLabel{color:var(--text-secondary)}.Upgrade-module__bC4sia__comparisonProCell{color:var(--accent);font-weight:500}.Upgrade-module__bC4sia__comparisonCheck{color:#16a34a;font-weight:600}.Upgrade-module__bC4sia__comparisonDash{color:var(--text-muted)}.Upgrade-module__bC4sia__roadmap{margin-bottom:var(--space-xl);text-align:center}.Upgrade-module__bC4sia__roadmapHeader{margin-bottom:var(--space-xl)}.Upgrade-module__bC4sia__roadmapTitle{font-family:var(--font-display);font-size:var(--text-xl);margin-bottom:var(--space-xs);letter-spacing:-.01em;font-weight:700}.Upgrade-module__bC4sia__roadmapSubtitle{font-size:var(--text-sm);color:var(--text-muted);max-width:420px;margin:0 auto;line-height:1.5}.Upgrade-module__bC4sia__roadmapGrid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.Upgrade-module__bC4sia__roadmapItem{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-lg);text-align:center;transition:box-shadow .2s var(--ease-out)}.Upgrade-module__bC4sia__roadmapItem:hover{box-shadow:var(--shadow-sm)}.Upgrade-module__bC4sia__roadmapIcon{border-radius:var(--radius-md);background:var(--accent-subtle);width:40px;height:40px;color:var(--accent);margin:0 auto var(--space-md);justify-content:center;align-items:center;display:flex}.Upgrade-module__bC4sia__roadmapItemTitle{font-size:var(--text-sm);margin-bottom:var(--space-xs);font-weight:600}.Upgrade-module__bC4sia__roadmapItemDesc{font-size:var(--text-xs);color:var(--text-muted);margin:0;line-height:1.5}.Upgrade-module__bC4sia__faq{margin-top:var(--space-xl);margin-bottom:var(--space-xl)}.Upgrade-module__bC4sia__faqTitle{font-size:var(--text-lg);margin-bottom:var(--space-lg);font-weight:600}.Upgrade-module__bC4sia__faqItem{padding:var(--space-md)0;border-bottom:1px solid var(--border-subtle)}.Upgrade-module__bC4sia__faqItem:last-child{border-bottom:none}.Upgrade-module__bC4sia__faqQuestion{font-size:var(--text-sm);color:var(--text-primary);margin-bottom:var(--space-xs);font-weight:600}.Upgrade-module__bC4sia__faqAnswer{font-size:var(--text-sm);color:var(--text-muted);line-height:1.6}.Upgrade-module__bC4sia__error{color:var(--error);font-size:var(--text-sm);text-align:center;margin-bottom:var(--space-md)}@media (max-width:639.98px){.Upgrade-module__bC4sia__tiersGrid,.Upgrade-module__bC4sia__roadmapGrid{grid-template-columns:1fr}.Upgrade-module__bC4sia__comparisonTable th:not(:first-child),.Upgrade-module__bC4sia__comparisonTable td:not(:first-child){width:70px;font-size:var(--text-xs)}}
