.google-login-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.google-login-modal{background:white;border-radius:8px;box-shadow:0 4px 20px #00000026;max-width:400px;width:90%;max-height:90vh;overflow-y:auto;position:relative}.google-login-header{padding:20px 24px 16px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.google-login-header h3{margin:0;font-size:18px;font-weight:600;color:#333}.google-login-close-btn{background:none;border:none;font-size:24px;cursor:pointer;color:#999;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.google-login-close-btn:hover{background-color:#f5f5f5;color:#666}.google-login-body{padding:24px}.google-login-body p{margin:0 0 24px;color:#666;line-height:1.5}.google-login-error{background-color:#fee;color:#c33;padding:12px;border-radius:4px;margin-bottom:16px;font-size:14px}.google-login-btn{width:100%;padding:12px;border:1px solid #dadce0;border-radius:4px;background:white;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:12px;font-size:14px;font-weight:500;color:#333;transition:all .2s;min-height:46px}.google-login-btn:hover:not(:disabled){background-color:#f8f8f8;border-color:#c6c6c6;box-shadow:0 1px 2px #0000001a}.google-login-btn:active:not(:disabled){background-color:#eee}.google-login-btn:disabled{opacity:.6;cursor:not-allowed}.google-login-content{display:flex;align-items:center;justify-content:center;gap:8px}.google-icon{margin-right:8px}.google-login-loading{display:flex;align-items:center;justify-content:center;font-size:14px;gap:6px}.loading-spinner{width:14px;height:14px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 480px){.google-login-modal{width:95%;margin:20px}.google-login-header,.google-login-body{padding:16px}}@keyframes toast-slide-in{0%{opacity:0;transform:translate(-50%) translateY(-16px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes toast-fade-out{0%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(-8px)}}.toast-message{position:fixed;top:72px;left:50%;z-index:10000;display:flex;align-items:flex-start;gap:10px;width:calc(100% - 48px);max-width:360px;padding:13px 16px;box-sizing:border-box;color:#101828;background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 8px 24px #0000001a,0 2px 6px #00000012;font-size:14px;font-weight:500;line-height:1.45;animation:toast-slide-in .22s cubic-bezier(.34,1.56,.64,1) forwards}.toast-message--error{border-left:4px solid #fca5a5}.toast-message--success{border-left:4px solid #86efac}.toast-message--warning{border-left:4px solid #fcd34d}.toast-message--info{border-left:4px solid #93c5fd}.toast-message.toast-hiding{animation:toast-fade-out .25s ease forwards}.toast-message .toast-icon{display:flex;flex-shrink:0;align-items:center;margin-top:1px}.toast-message .toast-text{flex:1;word-break:break-word;white-space:pre-line}@media (prefers-reduced-motion: reduce){.toast-message,.toast-message.toast-hiding{animation-duration:.01ms}}._root_155m3_1.toast-message{color:#f5f2eb;background:#1c1f26;border-color:#f5c56b38;border-radius:14px;box-shadow:0 8px 22px #00000042}._root_jfbju_1{padding:20px;background:rgba(4,5,7,.78)}._root_jfbju_1 .google-login-modal{width:min(100%,380px);overflow:hidden;color:#f5f2eb;background:#1c1f26;border:1px solid rgba(245,197,107,.22);border-radius:20px;box-shadow:0 10px 28px #00000047}._root_jfbju_1 .google-login-header{padding:20px 20px 16px;border-bottom-color:#f5f2eb14}._root_jfbju_1 .google-login-header h3{color:#f5f2eb;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:700}._root_jfbju_1 .google-login-close-btn{width:36px;height:36px;color:#a5a0a0}._root_jfbju_1 .google-login-close-btn:hover{color:#f5c56b;background:rgba(245,197,107,.08)}._root_jfbju_1 .google-login-body{padding:20px}._root_jfbju_1 .google-login-body p{margin-bottom:20px;color:#a5a0a0;font-size:14px}._root_jfbju_1 .google-login-error{margin:16px 20px 0;color:#ffb4ab;background:rgba(179,38,30,.16);border:1px solid rgba(255,180,171,.2);border-radius:14px}._root_jfbju_1 .google-login-btn{min-height:48px;color:#17130b;background:linear-gradient(180deg,#f6d489 0%,#d4a544 100%);border:1px solid rgba(245,197,107,.48);border-radius:9999px;font-weight:700}._root_jfbju_1 .google-login-btn:hover:not(:disabled){background:linear-gradient(180deg,#f8dda0 0%,#d9ad50 100%);border-color:#f5c56ba3;box-shadow:none}._root_jfbju_1 .google-login-btn:active:not(:disabled){background:linear-gradient(180deg,#d4a544 0%,#c39735 100%)}._root_jfbju_1 .google-login-btn:disabled{opacity:.52}._root_jfbju_1 .loading-spinner{border-top-color:#17130b}@media (max-width: 480px){._root_jfbju_1 .google-login-modal{width:100%;margin:0}}.login-redirected-container{display:flex;align-items:center;justify-content:center;min-height:100vh;width:100%}.login-redirected-content{display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center;padding:40px}.spinner{width:60px;height:60px;border:4px solid #e0e0e0;border-radius:50%;border-top-color:#a8b8d8;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.redirect-title{font-size:24px;font-weight:600;color:#666;margin:0;line-height:1.4}.redirect-subtitle{font-size:14px;color:#aaa;margin:0;line-height:1.5}@media (max-width: 480px){.login-redirected-content{padding:30px 20px;max-width:100%;margin:0 20px}.redirect-title{font-size:20px}.redirect-subtitle{font-size:13px}}._root_rkzi7_1{color:#f5f2eb;background:radial-gradient(circle at 50% 42%,rgba(212,175,55,.08),transparent 32%),linear-gradient(180deg,#12151b 0%,#0f1115 100%)}._root_rkzi7_1 .login-redirected-content{gap:18px;padding:32px 24px}._root_rkzi7_1 .spinner{width:52px;height:52px;border-color:#f5f2eb1a;border-top-color:#f5c56b}._root_rkzi7_1 .redirect-title{color:#f5f2eb;font-family:Georgia,Times New Roman,serif;font-size:22px}._root_rkzi7_1 .redirect-subtitle{color:#a5a0a0}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:var(--max-width-mobile);height:var(--footer-height);background-color:#fff;border-top:1px solid #f3f4f6;z-index:var(--z-fixed)}.bottom-nav-content{display:flex;align-items:stretch;justify-content:space-around;height:100%;padding:9px 8px 0}.bottom-nav-item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:4px;flex:1;padding:4px 20px;color:#99a1af;background:none;border:none;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:14px;transition:color var(--transition-fast)}.bottom-nav-item:active{transform:scale(.95)}.bottom-nav-item.active{color:#101828}.bottom-nav-indicator{position:absolute;top:-9px;left:50%;transform:translate(-50%);width:20px;height:2px;background-color:#101828;border-radius:9999px;opacity:0;transition:opacity var(--transition-fast)}.bottom-nav-item.active .bottom-nav-indicator{opacity:1}.bottom-nav-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.bottom-nav-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;transition:all var(--transition-fast)}.bottom-nav-item.active .bottom-nav-icon svg{stroke:#101828}.bottom-nav-label{font-size:12px;font-weight:400;line-height:16px;color:inherit;transition:font-weight var(--transition-fast),color var(--transition-fast)}.bottom-nav-item.active .bottom-nav-label{font-weight:600;color:#101828}@supports (padding-bottom: env(safe-area-inset-bottom)){.bottom-nav{padding-bottom:env(safe-area-inset-bottom);height:calc(var(--footer-height) + env(safe-area-inset-bottom))}}._root_nrzts_1{background-color:var(--site-bottom-nav-bg);border-top-color:var(--site-divider)}._root_nrzts_1 .bottom-nav-item{color:var(--site-text-muted)}._root_nrzts_1 .bottom-nav-item.active,._root_nrzts_1 .bottom-nav-item.active .bottom-nav-label{color:var(--site-accent-bright)}._root_nrzts_1 .bottom-nav-item.active .bottom-nav-icon svg{stroke:currentColor}._root_nrzts_1 .bottom-nav-indicator{background-color:var(--site-accent)}._root_nrzts_1 .bottom-nav-label{font-size:11px;line-height:15px}.layout{min-height:100vh;background-color:var(--site-page-bg, var(--color-bg-page, #f0f4f8));display:flex;flex-direction:column}.container{flex:1}.layout-content{min-height:100%}._root_1gwe2_1{--site-page-bg: #0f1115;--site-header-bg: #12151b;--site-surface-primary: #1c1f26;--site-surface-secondary: #23262e;--site-bottom-nav-bg: #14171d;--site-text-primary: #f5f2eb;--site-text-secondary: #a5a0a0;--site-text-muted: #737a87;--site-text-on-accent: #17130b;--site-accent: #d4af37;--site-accent-bright: #f5c56b;--site-accent-dark: #b48a1d;--site-accent-gradient: linear-gradient(135deg, #f5c56b 0%, #d4af37 58%, #b48a1d 100%);--site-border: rgba(245, 197, 107, .16);--site-border-strong: rgba(245, 197, 107, .32);--site-divider: rgba(245, 242, 235, .08);--site-radius-control: 14px;--site-radius-card: 20px;--site-radius-page: 28px;--site-radius-pill: 9999px;--site-shadow-card: 0 6px 18px rgba(0, 0, 0, .16);--site-shadow-elevated: 0 10px 28px rgba(0, 0, 0, .24);--site-font-body: var(--font-family-system);--site-font-display: Georgia, "Times New Roman", serif;color:var(--site-text-primary);background-color:var(--site-page-bg);font-family:var(--site-font-body)}.suspense-fallback{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:14px;color:var(--color-primary);background:var(--color-bg-page, #f0f4f8)}.suspense-fallback__book{animation:suspense-float 2.4s ease-in-out infinite}.suspense-fallback__dots{display:flex;gap:6px}.suspense-fallback__dots span{display:inline-block;width:7px;height:7px;background:currentColor;border-radius:50%;opacity:.3;animation:suspense-dot 1.2s ease-in-out infinite;animation-delay:calc(var(--dot-index) * .2s)}@keyframes suspense-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes suspense-dot{0%,80%,to{opacity:.3;transform:scale(1)}40%{opacity:1;transform:scale(1.3)}}@media (prefers-reduced-motion: reduce){.suspense-fallback__book,.suspense-fallback__dots span{animation:none}}._root_15pi7_1.suspense-fallback{color:#f5c56b;background:#0f1115}._root_15pi7_1 .suspense-fallback__book{width:64px;height:64px}._root_15pi7_1 .suspense-fallback__dots span{width:8px;height:8px}.route-error-state{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:20px;text-align:center}.route-error-message{margin-bottom:30px;color:#333;font-size:16px}.route-error-actions{display:flex;gap:10px}.route-error-button{padding:10px 20px;color:#fff;border:0;border-radius:4px;cursor:pointer;font-size:14px}.route-error-button--reload{background-color:#4caf50}.route-error-button--home{background-color:#2196f3}._root_7ufxu_1{min-height:100vh;color:var(--site-text-primary, #f5f2eb);background:radial-gradient(circle at 50% 38%,rgba(212,175,55,.08),transparent 30%),var(--site-page-bg, #0f1115)}._root_7ufxu_1 .route-error-message{color:var(--site-text-primary);font-size:15px}._root_7ufxu_1 .route-error-button{min-height:44px;color:var(--site-text-on-accent);background:var(--site-accent-gradient);border-radius:var(--site-radius-pill);font-weight:700}._root_7ufxu_1 .route-error-button--home{color:var(--site-accent-bright);background:transparent;border:1px solid var(--site-border-strong)}.route-not-found{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:20px;text-align:center;background:#f5f5f5}.route-not-found__title{margin-bottom:20px;color:#333;font-size:24px}.route-not-found__description{max-width:400px;margin-bottom:30px;color:#666;font-size:16px}.route-not-found__button{min-height:44px;padding:10px 20px;color:#fff;background:#4caf50;border:0;border-radius:4px;cursor:pointer;font-size:14px}._root_g7sjk_1{color:#f5f2eb;background:radial-gradient(circle at 50% 38%,rgba(212,175,55,.08),transparent 30%),linear-gradient(180deg,#12151b 0%,#0f1115 100%)}._root_g7sjk_1 .route-not-found__title{margin-bottom:12px;color:#f5f2eb;font-family:Georgia,Times New Roman,serif;font-size:28px}._root_g7sjk_1 .route-not-found__description{margin-bottom:28px;color:#a5a0a0;font-size:14px}._root_g7sjk_1 .route-not-found__button{min-width:132px;color:#17130b;background:linear-gradient(180deg,#f6d489 0%,#d4a544 100%);border-radius:9999px;font-weight:700}.app{min-height:100vh}*{margin:0;padding:0;box-sizing:border-box}:root{--color-primary: #2C3E50;--color-primary-rgb: 44, 62, 80;--color-primary-disabled: #E5E7EB;--color-text-primary: #2C2C2C;--color-text-secondary: #4A5564;--color-text-tertiary: #9CA3AF;--color-text-heading: #0F1829;--color-text-light: #ffffff;--color-text-muted: #6B7280;--color-bg-primary: #FFFFFF;--color-bg-secondary: #FAFAFA;--color-bg-page: #f0f4f8;--color-bg-tertiary: #f0f4f8;--color-bg-dark: #1A1D2E;--color-border: #EBEBEB;--color-border-reader: #E8E8E8;--color-divider: #EBEBEB;--color-overlay: rgba(0, 0, 0, .45);--color-accent-orange: #F97316;--color-accent-gold: #F59E0B;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .04);--shadow-md: 0 4px 16px rgba(0, 0, 0, .08);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .12);--spacing-1: 2px;--spacing-2: 4px;--spacing-3: 6px;--spacing-4: 8px;--spacing-5: 12px;--spacing-6: 16px;--spacing-7: 20px;--spacing-8: 24px;--spacing-9: 32px;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 12px;--spacing-lg: 16px;--spacing-xl: 20px;--spacing-2xl: 24px;--spacing-3xl: 32px;--radius-xs: 4px;--radius-sm: 8px;--radius-md: 14px;--radius-lg: 16px;--radius-xl: 24px;--radius-full: 9999px;--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-family-system: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-size-xs: 9px;--font-size-sm: 12px;--font-size-base: 14px;--font-size-md: 15px;--font-size-lg: 17px;--font-size-xl: 20px;--font-size-2xl: 24px;--font-size-3xl: 28px;--fluid-font-badge: clamp(.571rem, 2.35vw, .643rem);--fluid-font-caption: clamp(.714rem, 2.9vw, .857rem);--fluid-font-body: clamp(.786rem, 3.2vw, .929rem);--fluid-font-title: clamp(.857rem, 3.5vw, 1rem);--fluid-font-copy: clamp(.857rem, 3.5vw, 1rem);--fluid-font-heading: clamp(1.071rem, 4.2vw, 1.286rem);--fluid-font-price-old: clamp(.929rem, 4.2vw, 1.286rem);--fluid-font-price: clamp(1.429rem, 6.2vw, 2rem);--fluid-space-xs: clamp(.286rem, 1.2vw, .429rem);--fluid-space-sm: clamp(.571rem, 2.5vw, .857rem);--fluid-space-md: clamp(.714rem, 3.2vw, 1.286rem);--fluid-space-card: clamp(.857rem, 4.2vw, 1.286rem);--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--bottom-nav-height: 73px;--page-header-height: 65px;--reader-header-height: 57px;--reader-footer-height: 59px;--header-height: 65px;--footer-height: 73px;--max-width-mobile: 750px;--tab-bar-height: 48px;--transition-fast: .15s ease-in-out;--transition-base: .25s ease-in-out;--transition-slow: .35s ease-in-out;--z-base: 1;--z-dropdown: 100;--z-sticky: 200;--z-fixed: 300;--z-modal-backdrop: 400;--z-modal: 500;--z-popover: 600;--z-tooltip: 700}html{font-size:14px;-webkit-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{margin:0;font-family:var(--font-family);font-size:var(--font-size-base);font-weight:var(--font-weight-normal);line-height:1.5;color:var(--color-text-primary);background-color:var(--app-shell-bg, var(--color-bg-page));overflow-x:hidden}#root{min-height:100vh;display:flex;flex-direction:column;background-color:var(--app-shell-bg, var(--color-bg-page))}h1,h2,h3,h4,h5,h6{margin:0;font-weight:var(--font-weight-semibold);line-height:1.3}h1{font-size:var(--font-size-3xl)}h2{font-size:var(--font-size-2xl)}h3{font-size:var(--font-size-xl)}h4{font-size:var(--font-size-lg)}h5{font-size:var(--font-size-base)}h6{font-size:var(--font-size-sm)}p{margin:0}a{color:inherit;text-decoration:none;transition:opacity var(--transition-fast)}a:active{opacity:.7}button{font-family:inherit;font-size:inherit;border:none;background:none;cursor:pointer;padding:0;transition:all var(--transition-fast)}button:active{transform:scale(.98)}input,textarea{font-family:inherit;font-size:inherit;border:none;outline:none}img{display:block;max-width:100%;height:auto}ul,ol{list-style:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}.container{width:100%;max-width:var(--max-width-mobile);margin:0 auto;background-color:transparent;min-height:100vh;box-sizing:border-box}.page-content{padding-bottom:var(--bottom-nav-height);min-height:calc(100vh - var(--bottom-nav-height))}.section-padding{padding:var(--spacing-lg)}.text-ellipsis,.text-ellipsis-1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.text-ellipsis-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideDown{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes shimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.fade-in{animation:fadeIn var(--transition-base)}.slide-up{animation:slideUp var(--transition-base)}@media (min-width: 768px){.container{box-shadow:var(--shadow-lg);background-color:var(--site-page-bg, var(--app-shell-bg, var(--color-bg-page)));min-height:100vh}}.skeleton{background:linear-gradient(90deg,#f0f0f0 0px,#f8f8f8 40px,#f0f0f0 80px);background-size:600px;animation:shimmer 1.5s infinite}.tap-highlight{-webkit-tap-highlight-color:rgba(0,0,0,.05);tap-highlight-color:rgba(0,0,0,.05)}.active-scale:active{transform:scale(.98)}@supports (padding: max(0px)){.safe-area-top{padding-top:max(var(--spacing-lg),env(safe-area-inset-top))}.safe-area-bottom{padding-bottom:max(var(--spacing-lg),env(safe-area-inset-bottom))}}
