@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Playfair+Display:wght@700;800&display=swap);:root{--brand-primary:#7c3aed;--brand-primary-dark:#6d28d9;--brand-secondary:#0f172a;--brand-light:#fefce8;--brand-gray:#475569;--accent-orange:#f97316;--accent-pink:#ec4899;--accent-cyan:#06b6d4;--surface:#fff;--border:#e2e8f0;--shadow:0 15px 45px #7c3aed26}*{box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0;padding:0}.page-wrapper{background:linear-gradient(135deg,#f7f1ff,#fff6f2 50%,#e8f7ff);color:#0f172a;color:var(--brand-secondary);min-height:100vh;overflow-x:hidden;position:relative;width:100%}.bg-blob{border-radius:9999px;filter:blur(90px);opacity:.45;position:absolute;z-index:0}.blob-1{background:linear-gradient(135deg,#c084fc,#f472b6);height:420px;left:-80px;top:-120px;width:420px}.blob-2{background:linear-gradient(135deg,#fb923c,#facc15);height:360px;right:-60px;top:120px;width:360px}.blob-3{background:linear-gradient(135deg,#22d3ee,#a855f7);bottom:-100px;height:400px;left:30%;width:400px}.container{margin:0 auto;max-width:1200px;padding:0 1.5rem;width:100%}.auth-container{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:2rem 1rem;position:relative;z-index:1}.auth-card{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:20px;box-shadow:0 20px 45px #7c3aed26;max-width:450px;padding:2.5rem;width:100%}.auth-card-header{margin-bottom:2rem;text-align:center}.auth-icon-wrapper{align-items:center;background:#0000;border-radius:18px;display:inline-flex;height:80px;justify-content:center;margin-bottom:1rem;width:80px}.auth-icon-wrapper svg{color:#fff}.auth-title{color:#0f172a;color:var(--brand-secondary);font-family:Playfair Display,serif;font-size:2rem;font-weight:800;margin:0 0 .5rem}.auth-subtitle{color:#475569;color:var(--brand-gray);font-size:1rem;margin:0}.form-group{margin-bottom:1.25rem}.form-label{color:#0f172a;color:var(--brand-secondary);display:block;font-size:.9rem;font-weight:700;margin-bottom:.5rem}.form-input-wrapper{position:relative}.form-input-icon{color:#a0aec0;left:1rem;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.form-input-wrapper:has(.form-input:focus) .form-input-icon,.form-input-wrapper:has(.form-input:not(:placeholder-shown)) .form-input-icon{display:none}.form-input-wrapper:has(.form-input:focus) .form-input,.form-input-wrapper:has(.form-input:not(:placeholder-shown)) .form-input{padding-left:1rem}.form-input{background:#fff;border:1.5px solid #e2e8f0;border:1.5px solid var(--border);border-radius:12px;font-family:inherit;font-size:1rem;padding:1rem;transition:all .2s ease;width:100%}.form-input:focus{border-color:#7c3aed;border-color:var(--brand-primary);box-shadow:0 0 0 4px #7c3aed1f;outline:none}.form-input:not(.has-icon){padding-left:1rem}.form-input.textarea{line-height:1.6;min-height:120px;resize:vertical}.ghost-button,.primary-button,.secondary-button{align-items:center;border:1px solid #0000;border-radius:12px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:1rem;font-weight:700;gap:.5rem;justify-content:center;padding:1rem 1.5rem;text-decoration:none;transition:all .2s ease;white-space:nowrap}.primary-button{background:linear-gradient(135deg,#7c3aed,#ec4899,#f97316);box-shadow:0 15px 45px #7c3aed26;box-shadow:var(--shadow);color:#fff}.primary-button:hover:not(:disabled){box-shadow:0 20px 45px #7c3aed40;transform:translateY(-2px) scale(1.02)}.primary-button:disabled{cursor:not-allowed;opacity:.6}.secondary-button{background:#fff;border:1.5px solid #e2e8f0;border:1.5px solid var(--border);box-shadow:0 6px 16px #0f172a0f;color:#0f172a;color:var(--brand-secondary)}.secondary-button:hover:not(:disabled){border-color:#cbd5e1;transform:translateY(-1px)}.ghost-button{background:#0000;border:1.5px solid #e2e8f0;border:1.5px solid var(--border);color:#0f172a;color:var(--brand-secondary)}.ghost-button:hover:not(:disabled){border-color:#cbd5e1;transform:translateY(-1px)}.primary-button.full,.secondary-button.full{width:100%}.alert{align-items:center;border-radius:12px;display:flex;font-size:.9rem;font-weight:600;gap:.75rem;margin-bottom:1.5rem;padding:1rem}.alert.error{background:#fef2f2;border:1px solid #fecdd3;color:#b91c1c}.alert.success{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.spinner{animation:spin .9s linear infinite;border:2px solid #fff9;border-radius:50%;border-top-color:#0000;height:20px;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.auth-link{color:#7c3aed;color:var(--brand-primary);font-weight:700;text-decoration:none;transition:color .2s ease}.auth-link:hover{color:#6d28d9;color:var(--brand-primary-dark)}.divider{margin:1.5rem 0;position:relative;text-align:center}.divider:before{background:#e2e8f0;background:var(--border);content:"";height:1px;left:0;position:absolute;right:0;top:50%}.divider span{background:#fff;color:#475569;color:var(--brand-gray);font-size:.9rem;padding:0 1rem;position:relative}.card{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:18px;box-shadow:0 14px 30px #0f172a0f;padding:1.5rem}.card-elevated{box-shadow:0 20px 45px #0f172a14}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#7c3aed,#ec4899 50%,#f97316);-webkit-background-clip:text}.account-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fff;background:#fffffff2;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);padding:1.5rem 0;position:sticky;top:0;z-index:10}.account-header-content{flex-wrap:wrap;justify-content:space-between}.account-header-content,.account-header-left{align-items:center;display:flex;gap:1rem}.account-header-right{align-items:center;display:flex;gap:.75rem}.account-title{color:#0f172a;color:var(--brand-secondary);font-size:1.75rem;font-weight:800;margin:0 0 .25rem}.account-subtitle{color:#475569;color:var(--brand-gray);font-size:.9rem;margin:0}.account-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 3fr;padding:2rem 0}.account-nav,.account-sidebar{display:flex;flex-direction:column}.account-nav{gap:.5rem}.account-nav-button{align-items:center;background:#0000;border:none;border-radius:12px;color:#475569;color:var(--brand-gray);cursor:pointer;display:flex;font-family:inherit;font-size:.95rem;font-weight:600;gap:.75rem;padding:.75rem 1rem;text-align:left;transition:all .2s ease;width:100%}.account-nav-button:hover{background:#7c3aed14;color:#7c3aed;color:var(--brand-primary)}.account-nav-button.active{background:#7c3aed26;color:#7c3aed;color:var(--brand-primary)}.account-content{display:flex;flex-direction:column;gap:1.5rem}.card-header{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);margin-bottom:1rem;padding-bottom:1rem}.card-header h2{color:#0f172a;color:var(--brand-secondary);font-size:1.25rem;font-weight:800;margin:0 0 .25rem}.card-header p{color:#475569;color:var(--brand-gray);font-size:.9rem;margin:0}.card-body{padding:0}.card-grid{grid-gap:1rem;display:grid;gap:1rem}.pill-soft{align-items:center;background:#7c3aed14;border-radius:999px;color:#0f172a;color:var(--brand-secondary);display:inline-flex;font-size:.9rem;font-weight:700;gap:.35rem;padding:.4rem .8rem}.pill-success{background:#22c55e1f;color:#166534}.pill-muted{background:#94a3b82e;color:#334155}.label{color:#475569;color:var(--brand-gray);font-size:.85rem}.clickable{cursor:pointer}.spin{animation:spin .9s linear infinite}.table-responsive{overflow-x:auto;width:100%}.data-table{border-collapse:initial;border-spacing:0;width:100%}.data-table td,.data-table th{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);padding:.85rem .75rem;text-align:left}.data-table th{color:#475569;color:var(--brand-gray);font-size:.9rem;font-weight:800}.data-table tbody tr:hover{background:#7c3aed08}.form-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.form-help{color:#475569;color:var(--brand-gray);font-size:.85rem;margin-top:.5rem}@media (max-width:600px){.auth-card{padding:2rem 1.5rem}.auth-title{font-size:1.75rem}.primary-button,.secondary-button{width:100%}.account-grid{grid-template-columns:1fr}.account-header-content{align-items:flex-start;flex-direction:column}}.featured-books-section{padding:3rem 0 5rem}.fb-carousel-wrap{margin:2rem auto 0;max-width:100%;position:relative}.fb-arrow{align-items:center;background:#fffffff2;border:none;border-radius:50%;box-shadow:0 2px 12px #0000001f;color:#1a1225;cursor:pointer;display:flex;height:44px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:box-shadow .2s;width:44px;z-index:2}.fb-arrow:hover{box-shadow:0 4px 20px #0000002e}.fb-arrow-left{left:-20px}.fb-arrow-right{right:-20px}.fb-slide{background:#ffffffd9;border:1px solid #00000014;border-radius:16px;box-shadow:0 4px 24px #0000000f;overflow:hidden;transition:opacity .4s ease}.fb-slide-link{align-items:flex-start;color:inherit;display:flex;gap:2rem;padding:4rem;text-decoration:none}.fb-cover-wrap{flex-shrink:0;overflow:hidden;position:relative}.fb-cover-img,.fb-cover-wrap{background:#0000;border-radius:10px;width:350px}.fb-cover-img{box-shadow:0 4px 20px #00000026;display:block;object-fit:cover}.fb-cover-placeholder{align-items:center;background:linear-gradient(135deg,#2a2a2a,#1a1a1a);border-radius:10px;display:flex;height:520px;justify-content:center;width:350px}.fb-premium-badge{align-items:center;background:linear-gradient(135deg,#f59e0b,#f97316);border-radius:20px;box-shadow:0 2px 8px #f59e0b66;color:#fff;display:flex;font-size:.7rem;font-weight:700;gap:3px;padding:3px 8px;position:absolute;right:8px;top:8px}.fb-info{flex:1 1;min-width:0;padding-top:4px}.fb-title{color:#1a1225;font-size:2.4rem;font-weight:700;line-height:1.3;margin:0 0 .4rem}.fb-author{color:#666;font-size:.95rem;margin:0 0 .6rem}.fb-genre-pill{background:linear-gradient(135deg,#667eea1f,#764ba21f);border-radius:20px;color:#667eea;display:inline-block;font-size:.75rem;font-weight:600;margin-bottom:.75rem;padding:4px 12px}.fb-desc{-webkit-line-clamp:8;-webkit-box-orient:vertical;color:#444;display:-webkit-box;font-size:1rem;line-height:1.6;margin:0 0 1rem;overflow:hidden}.fb-read-link{color:#667eea;font-size:.9rem;font-weight:600}.fb-dots{display:flex;gap:6px;justify-content:center;margin-top:1.25rem}.fb-dot{background:#00000026;border:none;border-radius:4px;cursor:pointer;height:8px;padding:0;transition:all .3s ease;width:8px}.fb-dot-active{background:#667eea;width:24px}@media (max-width:640px){.fb-slide-link{align-items:center;flex-direction:column;gap:1.25rem;padding:1.5rem;text-align:center}.fb-cover-img,.fb-cover-wrap{width:160px}.fb-cover-placeholder{height:224px;width:160px}.fb-arrow-left{left:4px}.fb-arrow-right{right:4px}.fb-carousel-wrap{margin:1.5rem 0 0}.fb-title{font-size:1.15rem}}.theme-toggle-btn{align-items:center;background:none;border:2px solid #ffffff4d;border-radius:50%;color:#333;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;padding:0;transition:all .3s ease;width:40px}.theme-toggle-btn:hover{background:#667eea1a;border-color:#667eea;color:#667eea}[data-theme=dark]{--bg-primary:#1a1412;--bg-secondary:#2a2220;--bg-tertiary:#352f2b;--text-primary:#f5f0e8;--text-secondary:#b8a99a;--text-heading:#f5f0e8;--border-color:#d4a57426;--card-bg:#2a2220e6;--card-border:#d4a5741f;--input-bg:#352f2bcc;--input-border:#d4a57433;--shadow-color:#0006;--brand-primary:#d4a574;--brand-primary-dark:#c9956b;--accent-warm:#d4a574;--accent-burgundy:#8b3a3a;--brand-secondary:#f5f0e8;--brand-gray:#b8a99a;--surface:#2a2220;--border:#d4a57426}[data-theme=dark] .landing-page{background:linear-gradient(135deg,#1a1412,#1e1816 50%,#221c18)!important;color:#f5f0e8}[data-theme=dark] .bg-blob{opacity:.08}[data-theme=dark] .hero-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a1412f2!important;border-bottom:1px solid #d4a57426}[data-theme=dark] .brand-name{-webkit-text-fill-color:#0000!important;background:linear-gradient(135deg,#d4a574,#c9956b)!important;-webkit-background-clip:text!important;color:#d4a574!important}[data-theme=dark] .brand-icon{color:#667eea}[data-theme=dark] .header-nav a,[data-theme=dark] .header-nav a:visited{color:silver!important}[data-theme=dark] .header-nav a:hover{color:#667eea!important}[data-theme=dark] .ghost-button{border-color:#ffffff26!important;color:silver!important}[data-theme=dark] .ghost-button:hover{background:#667eea26!important;color:#fff!important}[data-theme=dark] .theme-toggle-btn{border-color:#f0c04066;color:#f0c040}[data-theme=dark] .theme-toggle-btn:hover{background:#f0c04026;border-color:#f0c040}[data-theme=dark] .plan-pill{background:#ffffff14!important}[data-theme=dark] .hero-carousel,[data-theme=dark] .hero-section{background:#0000!important}[data-theme=dark] .hero-carousel h1,[data-theme=dark] .hero-section h1{color:#fff!important}[data-theme=dark] .hero-carousel p,[data-theme=dark] .hero-section p{color:#b0b0b0!important}[data-theme=dark] .section-header h2{color:#fff!important}[data-theme=dark] .section-header p{color:#a0a0a0!important}[data-theme=dark] .gradient-text{-webkit-text-fill-color:#0000!important;background:linear-gradient(135deg,#667eea,#a78bfa)!important;-webkit-background-clip:text!important}[data-theme=dark] .pill{background:#667eea26!important;color:#a78bfa!important}[data-theme=dark] .feature-card{background:#16213ed9!important;border:1px solid #ffffff14!important;color:#e0e0e0}[data-theme=dark] .feature-card h3{color:#fff!important}[data-theme=dark] .feature-card p{color:#a0a0a0!important}[data-theme=dark] .feature-icon{background:#667eea26!important;color:#667eea!important}[data-theme=dark] .step-card{background:#16213ed9!important;border:1px solid #ffffff14!important}[data-theme=dark] .step-card h3{color:#fff!important}[data-theme=dark] .step-card p{color:#a0a0a0!important}[data-theme=dark] .featured-books-section .section-header h2{color:#fff!important}[data-theme=dark] .fb-slide{background:#16213ed9!important;border-color:#ffffff14!important}[data-theme=dark] .fb-title{color:#fff!important}[data-theme=dark] .fb-author{color:#a0a0a0!important}[data-theme=dark] .fb-desc{color:#b0b0b0!important}[data-theme=dark] .fb-read-link{color:#667eea!important}[data-theme=dark] .fb-arrow{background:#16213ef2!important;box-shadow:0 2px 12px #0000004d!important;color:#e0e0e0!important}[data-theme=dark] .fb-dot{background:#fff3!important}[data-theme=dark] .fb-dot-active{background:#667eea!important}[data-theme=dark] .fb-cover-img,[data-theme=dark] .fb-cover-wrap{background:#0000!important}[data-theme=dark] .fb-cover-placeholder{background:linear-gradient(135deg,#2a2a2a,#1a1a1a)!important}[data-theme=dark] .pricing-section{background:#0000!important}[data-theme=dark] .plan-card,[data-theme=dark] .pricing-card{background:#16213ee6!important;border:1px solid #ffffff14!important;color:#e0e0e0}[data-theme=dark] .plan-card h3,[data-theme=dark] .pricing-card h3{color:#fff!important}[data-theme=dark] .plan-card p,[data-theme=dark] .pricing-card p{color:#a0a0a0!important}[data-theme=dark] .plan-card .price,[data-theme=dark] .pricing-card .price{color:#fff!important}[data-theme=dark] .plan-card li,[data-theme=dark] .pricing-card li{color:#b0b0b0!important}[data-theme=dark] .form-card,[data-theme=dark] .generator-card{background:#16213ee6!important;border:1px solid #ffffff14!important}[data-theme=dark] label{color:silver!important}[data-theme=dark] input[type=email],[data-theme=dark] input[type=number],[data-theme=dark] input[type=password],[data-theme=dark] input[type=text],[data-theme=dark] select,[data-theme=dark] textarea{background:#0f346099!important;border-color:#ffffff26!important;color:#e0e0e0!important}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#a89585!important}[data-theme=dark] .footer,[data-theme=dark] footer{background:#0a0a19f2!important;border-top:1px solid #ffffff14;color:#a0a0a0!important}[data-theme=dark] .footer a,[data-theme=dark] footer a{color:#b0b0b0!important}[data-theme=dark] .footer a:hover,[data-theme=dark] footer a:hover{color:#667eea!important}[data-theme=dark] .footer h4,[data-theme=dark] footer h4{color:#fff!important}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3{color:#fff}[data-theme=dark] p,[data-theme=dark] span{color:silver}[data-theme=dark] .muted{color:#888!important}[data-theme=dark] .feature-showcase-section{background:#0000!important}[data-theme=dark] .showcase-card{background:#16213ed9!important;border:1px solid #ffffff14!important}[data-theme=dark] .showcase-card h3{color:#fff!important}[data-theme=dark] .showcase-card p{color:#a0a0a0!important}[data-theme=dark] .email-signup-section{background:#16213ee6!important;border:1px solid #ffffff14!important}[data-theme=dark] .email-signup-section h2,[data-theme=dark] .email-signup-section h3{color:#fff!important}[data-theme=dark] .email-signup-section p{color:#a0a0a0!important}[data-theme=dark] .primary-button{box-shadow:0 4px 15px #667eea4d!important}[data-theme=dark] .header-nav.open{background:#16213efa!important;border:1px solid #ffffff14!important}[data-theme=dark] .testimonial-card{background:#16213ed9!important;border:1px solid #ffffff14!important}[data-theme=dark] .testimonial-card p{color:#b0b0b0!important}[data-theme=dark] .referral-section{background:#16213ee6!important}[data-theme=dark] ::-webkit-scrollbar-track{background:#1a1a2e}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#333}[data-theme=dark] .menu-toggle{border-color:#ffffff26!important;color:#e0e0e0!important}[data-theme=dark] .genre-pill,[data-theme=dark] .tag-pill{background:#667eea26!important;color:#a78bfa!important}[data-theme=dark] .hero-dot{background:#ffffff4d!important}[data-theme=dark] .hero-dot-active{background:#667eea!important}.featured-showcase{padding:4rem 0}.fs-carousel{background:#2a2220;border:1px solid #d4a57433;border-radius:16px;margin-top:2rem;min-height:380px;position:relative}.fs-bg,.fs-bg--active,.fs-bg-overlay,.fs-bg-wrap{display:none}.fs-arrow{align-items:center;background:#2a2220e6;border:1px solid #d4a5744d;border-radius:50%;color:#d4a574;cursor:pointer;display:flex;height:48px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s;width:48px;z-index:10}.fs-arrow:hover{background:#d4a57426;border-color:#d4a574}.fs-arrow-left{left:16px}.fs-arrow-right{right:16px}.fs-content{padding:2.5rem 3rem;position:relative;z-index:5}.fs-link{align-items:center;color:#f5f0e8;display:flex;gap:2.5rem;text-decoration:none}.fs-cover-col{flex-shrink:0;position:relative}.fs-cover-img{border-radius:4px;box-shadow:0 10px 30px #00000080,0 5px 15px #0000004d;display:block;height:480px;object-fit:cover;transform:perspective(800px) rotateY(-3deg) scale(1.15);transition:transform .3s;width:320px}.fs-cover-img:hover{transform:perspective(800px) rotateY(0deg)}.fs-cover-placeholder{align-items:center;background:#d4a57414;border:1px solid #d4a57426;border-radius:8px;display:flex;height:480px;justify-content:center;width:320px}.fs-badge{align-items:center;background:linear-gradient(135deg,#d4a574,#8b3a3a);border-radius:20px;box-shadow:0 2px 8px #d4a5744d;color:#fff;display:flex;font-size:.7rem;font-weight:700;gap:4px;padding:4px 10px;position:absolute;right:10px;top:10px}.fs-info{flex:1 1;min-width:0;padding-top:.5rem}.fs-title{color:#f5f0e8;font-size:2rem;font-weight:700;line-height:1.3;margin:0 0 .5rem}.fs-author{color:#b8a99a;font-size:1rem;margin:0 0 .75rem}.fs-genre{background:#d4a57426;border:1px solid #d4a57440;border-radius:20px;color:#d4a574;display:inline-block;font-size:.78rem;font-weight:600;margin-bottom:1rem;padding:4px 14px}.fs-desc{-webkit-line-clamp:5;-webkit-box-orient:vertical;color:#b8a99a;display:-webkit-box;font-size:1rem;line-height:1.7;margin:0 0 1.25rem;overflow:hidden}.fs-read{color:#d4a574;font-size:.95rem;font-weight:600;transition:color .2s}.fs-read:hover{color:#e0b88a}.fs-dots{display:flex;gap:8px;justify-content:center;margin-top:1.5rem}.fs-dot{background:#d4a57433;border:none;border-radius:5px;cursor:pointer;height:10px;padding:0;transition:all .3s ease;width:10px}.fs-dot--active{background:#d4a574;width:28px}@media (max-width:640px){.fs-carousel{min-height:300px}.fs-content{padding:1.5rem}.fs-link{align-items:center;flex-direction:column;gap:1.25rem;text-align:center}.fs-cover-img{transform:perspective(800px) rotateY(-3deg) scale(1.15)}.fs-cover-img,.fs-cover-placeholder{height:420px;width:280px}.fs-title{font-size:1.3rem}.fs-arrow-left{left:8px}.fs-arrow-right{right:8px}.fs-arrow{height:36px;width:36px}}[data-theme=dark],[data-theme=dark] body{background-color:#1a1412!important;color:#f5f0e8!important}[data-theme=dark] .mybooks-page{background:linear-gradient(135deg,#1a1412,#1a1412 50%,#1a1412)!important}[data-theme=dark] .mybooks-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1a1412e6!important;border-bottom-color:#3d3530!important}[data-theme=dark] .mybooks-header .brand-name{color:#f5f0e8!important}[data-theme=dark] .mybooks-header .ghost-button{border-color:#3d3530!important;color:#b8a99a!important}[data-theme=dark] .mybooks-header .ghost-button:hover{background:#ffffff0d!important;color:#f5f0e8!important}[data-theme=dark] .book-card{background:#2a2220!important;border-color:#3d3530!important;color:#f5f0e8!important}[data-theme=dark] .book-card:hover{border-color:#d4a574!important;box-shadow:0 12px 35px #7c3aed40!important}[data-theme=dark] .book-card-header{color:#d4a574!important}[data-theme=dark] .book-genre{background:#7c3aed33!important}[data-theme=dark] .book-card-title,[data-theme=dark] .books-grid~div,[data-theme=dark] .mybooks-page h1,[data-theme=dark] .mybooks-page h2,[data-theme=dark] .mybooks-page h3{color:#f1f5f9!important}[data-theme=dark] .mybooks-page p{color:#b8a99a!important}[data-theme=dark] .spinner{border-color:#d4a574 #3d3530 #3d3530!important}[data-theme=dark] .library-page{background:#1a1412!important;color:#f5f0e8!important}[data-theme=dark] .library-hero{background:linear-gradient(135deg,#1a1412,#1a1412)!important}[data-theme=dark] .library-hero h1{color:#f1f5f9!important}[data-theme=dark] .library-hero p{color:#b8a99a!important}[data-theme=dark] .library-nav{border-color:#3d3530!important}[data-theme=dark] .library-nav .ghost-button{border-color:#3d3530!important;color:#b8a99a!important}[data-theme=dark] .library-search input{background:#2a2220!important;border-color:#475569!important;color:#f5f0e8!important}[data-theme=dark] .library-card{background:#2a2220!important;border-color:#3d3530!important;color:#f5f0e8!important}[data-theme=dark] .library-card:hover{border-color:#6366f1!important}[data-theme=dark] .library-card-title{color:#f1f5f9!important}[data-theme=dark] .library-card-desc,[data-theme=dark] .library-card-meta{color:#b8a99a!important}[data-theme=dark] .library-card-genre{background:#6366f133!important;color:#a5b4fc!important}[data-theme=dark] .library-empty h3{color:#f5f0e8!important}[data-theme=dark] .library-pagination button{background:#2a2220!important;border-color:#3d3530!important;color:#f5f0e8!important}[data-theme=dark] .library-pagination span{color:#b8a99a!important}[data-theme=dark] .library-cta{background:linear-gradient(135deg,#2a2220,#1a1412)!important;border-color:#3d3530!important}[data-theme=dark] .library-cta h2{color:#f1f5f9!important}[data-theme=dark] .library-cta p{color:#b8a99a!important}[data-theme=dark] .auth-container,[data-theme=dark] .auth-page{background:#1a1412!important}[data-theme=dark] .auth-card{background:#2a2220!important;border-color:#3d3530!important;box-shadow:0 8px 32px #0006!important}[data-theme=dark] .auth-title{color:#f1f5f9!important}[data-theme=dark] .auth-subtitle{color:#b8a99a!important}[data-theme=dark] .form-label{color:#f5f0e8!important}[data-theme=dark] .form-input{background:#1a1412!important;border-color:#475569!important;color:#f5f0e8!important}[data-theme=dark] .form-input:focus{border-color:#d4a574!important;box-shadow:0 0 0 4px #7c3aed33!important}[data-theme=dark] .form-input-icon,[data-theme=dark] .form-input::placeholder{color:#b8a99a!important}[data-theme=dark] .auth-card a,[data-theme=dark] .auth-link{color:#d4a574!important}[data-theme=dark] .auth-divider{border-color:#3d3530!important;color:#b8a99a!important}[data-theme=dark] .auth-divider span{background:#2a2220!important;color:#b8a99a!important}[data-theme=dark] .pricing-page,[data-theme=dark] .subscription-page{background:#1a1412!important;color:#f5f0e8!important}[data-theme=dark] .plan-card,[data-theme=dark] .pricing-card,[data-theme=dark] .subscription-card{background:#2a2220!important;border-color:#3d3530!important;color:#f5f0e8!important}[data-theme=dark] .plan-card h3,[data-theme=dark] .pricing-card h3{color:#f1f5f9!important}[data-theme=dark] .plan-card p,[data-theme=dark] .pricing-card p{color:#b8a99a!important}[data-theme=dark] .pricing-card li:before{color:#d4a574!important}[data-theme=dark] .pricing-toggle{background:#2a2220!important;border-color:#3d3530!important}[data-theme=dark] .pricing-toggle button{color:#b8a99a!important}[data-theme=dark] .pricing-toggle button.active{background:#d4a574!important;color:#fff!important}[data-theme=dark] .account-page,[data-theme=dark] .settings-page{background:#1a1412!important;color:#f5f0e8!important}[data-theme=dark] .account-card,[data-theme=dark] .account-section,[data-theme=dark] .settings-card{background:#2a2220!important;border-color:#3d3530!important;color:#f5f0e8!important}[data-theme=dark] .account-card h2,[data-theme=dark] .account-card h3,[data-theme=dark] .settings-card h2,[data-theme=dark] .settings-card h3{color:#f1f5f9!important}[data-theme=dark] .account-card p,[data-theme=dark] .settings-card p{color:#b8a99a!important}[data-theme=dark] .book-editor-page,[data-theme=dark] .editor-container{background:#1a1412!important;color:#f5f0e8!important}[data-theme=dark] .editor-sidebar{background:#2a2220!important;border-color:#3d3530!important}[data-theme=dark] .editor-sidebar h3,[data-theme=dark] .editor-sidebar h4{color:#f1f5f9!important}[data-theme=dark] .chapter-list-item{border-color:#3d3530!important;color:#f5f0e8!important}[data-theme=dark] .chapter-list-item.active,[data-theme=dark] .chapter-list-item:hover{background:#7c3aed26!important}[data-theme=dark] .editor-content,[data-theme=dark] .editor-main{background:#1a1412!important;color:#f5f0e8!important}[data-theme=dark] .editor-toolbar{background:#2a2220!important;border-color:#3d3530!important}[data-theme=dark] .editor-toolbar button{color:#b8a99a!important}[data-theme=dark] .editor-toolbar button:hover{background:#ffffff0d!important;color:#f5f0e8!important}[data-theme=dark] .chapter-content,[data-theme=dark] .editor-area,[data-theme=dark] .editor-textarea{background:#2a2220!important;border-color:#3d3530!important;color:#f5f0e8!important}[data-theme=dark] .editor-header{background:#1a1412e6!important;border-color:#3d3530!important}[data-theme=dark] .editor-header h1,[data-theme=dark] .editor-header h2{color:#f1f5f9!important}[data-theme=dark] .editor-status{color:#b8a99a!important}[data-theme=dark] .article-card,[data-theme=dark] .blog-card{background:#2a2220!important;border-color:#3d3530!important;color:#f5f0e8!important}[data-theme=dark] .article-card h2,[data-theme=dark] .article-card h3,[data-theme=dark] .blog-card h2,[data-theme=dark] .blog-card h3{color:#f1f5f9!important}[data-theme=dark] .article-card p,[data-theme=dark] .blog-card p{color:#b8a99a!important}[data-theme=dark] .blog-content{color:#f5f0e8!important}[data-theme=dark] .blog-content h1,[data-theme=dark] .blog-content h2,[data-theme=dark] .blog-content h3{color:#f1f5f9!important}[data-theme=dark] .blog-content p{color:#d4c4b0!important}[data-theme=dark] .blog-content a{color:#d4a574!important}[data-theme=dark] .blog-content blockquote{background:#7c3aed1a!important;border-color:#d4a574!important;color:#d4c4b0!important}[data-theme=dark] .blog-content code{background:#2a2220!important;color:#d4a574!important}[data-theme=dark] .admin-dashboard,[data-theme=dark] .admin-page{background:#1a1412!important;color:#f5f0e8!important}[data-theme=dark] .admin-card,[data-theme=dark] .admin-panel,[data-theme=dark] .stat-card{background:#2a2220!important;border-color:#3d3530!important;color:#f5f0e8!important}[data-theme=dark] .admin-card h3,[data-theme=dark] .admin-panel h3{color:#f1f5f9!important}[data-theme=dark] .table,[data-theme=dark] table{color:#f5f0e8!important}[data-theme=dark] .table th,[data-theme=dark] table th{background:#2a2220!important;border-color:#3d3530!important;color:#b8a99a!important}[data-theme=dark] .table td,[data-theme=dark] table td{border-color:#3d3530!important;color:#f5f0e8!important}[data-theme=dark] .table-striped tbody tr:nth-child(2n),[data-theme=dark] table tr:nth-child(2n){background:#ffffff05!important}[data-theme=dark] table tr:hover{background:#ffffff0a!important}[data-theme=dark] .referral-page{background:#1a1412!important}[data-theme=dark] .referral-card{background:#2a2220!important;border-color:#3d3530!important;color:#f5f0e8!important}[data-theme=dark] .referral-card h2,[data-theme=dark] .referral-card h3{color:#f1f5f9!important}[data-theme=dark] .referral-card p{color:#b8a99a!important}[data-theme=dark] .referral-link{border-color:#475569!important}[data-theme=dark] .public-reader,[data-theme=dark] .reader-page,[data-theme=dark] .referral-link{background:#1a1412!important;color:#f5f0e8!important}[data-theme=dark] .reader-content{background:#2a2220!important;color:#f5f0e8!important}[data-theme=dark] .reader-content h1,[data-theme=dark] .reader-content h2,[data-theme=dark] .reader-content h3{color:#f1f5f9!important}[data-theme=dark] .step-card{background:#2a2220!important;border-color:#3d3530!important;color:#f5f0e8!important}[data-theme=dark] .step-card h4{color:#f1f5f9!important}[data-theme=dark] .step-card p{color:#b8a99a!important}[data-theme=dark] .step-card .step-number,[data-theme=dark] .step-card span[style]{color:#d4a574!important}[data-theme=dark] .steps-section h2,[data-theme=dark] .steps-section h3{color:#f1f5f9!important}[data-theme=dark] .steps-section p{color:#b8a99a!important}[data-theme=dark] .genre-card{background:#2a2220!important;border-color:#3d3530!important;color:#f5f0e8!important}[data-theme=dark] .genre-card:hover{background:#263354!important;border-color:#d4a574!important}[data-theme=dark] .genre-card h3,[data-theme=dark] .seo-genre-section .section-header h2{color:#f1f5f9!important}[data-theme=dark] .seo-genre-section .section-header p{color:#b8a99a!important}[data-theme=dark] .seo-feature-card{background:#2a2220!important;border-color:#3d3530!important}[data-theme=dark] .seo-feature-card:hover{border-color:#d4a574!important}[data-theme=dark] .seo-feature-card h3{color:#f1f5f9!important}[data-theme=dark] .seo-feature-card p{color:#b8a99a!important}[data-theme=dark] .seo-features-section .section-header h2{color:#f1f5f9!important}[data-theme=dark] .seo-features-section .section-header p{color:#b8a99a!important}[data-theme=dark] .faq-item{background:#2a2220!important;border-color:#3d3530!important}[data-theme=dark] .faq-item:hover{border-color:#7c3aed66!important}[data-theme=dark] .faq-question h3{color:#f1f5f9!important}[data-theme=dark] .faq-answer p,[data-theme=dark] .faq-chevron{color:#b8a99a!important}[data-theme=dark] .seo-faq-section .section-header h2{color:#f1f5f9!important}[data-theme=dark] .seo-faq-section .section-header p{color:#b8a99a!important}[data-theme=dark] .seo-testimonials-section{color:#f5f0e8!important}[data-theme=dark] .seo-testimonials-section .section-header h2{color:#f1f5f9!important}[data-theme=dark] .seo-testimonials-section .section-header p{color:#b8a99a!important}[data-theme=dark] .testimonial-card{background:#2a2220!important;border-color:#3d3530!important}[data-theme=dark] .testimonial-text{color:#b8a99a!important}[data-theme=dark] .testimonial-author strong{color:#f1f5f9!important}[data-theme=dark] .testimonial-role{color:#d4a574!important}[data-theme=dark] .testimonials-disclaimer{color:#b8a99a!important}[data-theme=dark] .showcase-section .section-header h2{color:#f1f5f9!important}[data-theme=dark] .stat-card{background:#2a2220!important;border-color:#3d3530!important}[data-theme=dark] .stat-number{color:#f1f5f9!important}[data-theme=dark] .stat-label{color:#b8a99a!important}[data-theme=dark] .form-card,[data-theme=dark] .format-item,[data-theme=dark] .generator-card{background:#2a2220!important;border-color:#3d3530!important;color:#f5f0e8!important}[data-theme=dark] .generator-section{background:#1a1412!important}[data-theme=dark] .generator-section h2,[data-theme=dark] .generator-section h3{color:#f1f5f9!important}[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{background:#2a2220!important;border-color:#475569!important;color:#f5f0e8!important}[data-theme=dark] input:focus,[data-theme=dark] select:focus,[data-theme=dark] textarea:focus{border-color:#d4a574!important;box-shadow:0 0 0 4px #7c3aed33!important}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#b8a99a!important}[data-theme=dark] .dialog-content,[data-theme=dark] .modal-body,[data-theme=dark] .modal-card,[data-theme=dark] .modal-content{background:#2a2220!important;border-color:#3d3530!important;color:#f5f0e8!important}[data-theme=dark] .modal-footer,[data-theme=dark] .modal-header{border-color:#3d3530!important}[data-theme=dark] .modal-body h2,[data-theme=dark] .modal-body h3,[data-theme=dark] .modal-content h2,[data-theme=dark] .modal-content h3{color:#f1f5f9!important}[data-theme=dark] .modal-body p,[data-theme=dark] .modal-content p{color:#b8a99a!important}[data-theme=dark] .dropdown-content,[data-theme=dark] .dropdown-menu{background:#2a2220!important;border-color:#3d3530!important}[data-theme=dark] .dropdown-item{color:#f5f0e8!important}[data-theme=dark] .dropdown-item:hover{background:#ffffff0d!important}[data-theme=dark] .tooltip{background:#3d3530!important;color:#f5f0e8!important}[data-theme=dark] .upgrade-modal-content{background:#2a2220!important;color:#f5f0e8!important}[data-theme=dark] .upgrade-modal-content h2,[data-theme=dark] .upgrade-modal-content h3{color:#f1f5f9!important}[data-theme=dark] .upgrade-modal-content p{color:#b8a99a!important}[data-theme=dark] .upgrade-feature{color:#f5f0e8!important}[data-theme=dark] .legal-page,[data-theme=dark] .privacy-page,[data-theme=dark] .terms-page{background:#1a1412!important;color:#f5f0e8!important}[data-theme=dark] .legal-content,[data-theme=dark] .privacy-content,[data-theme=dark] .terms-content{background:#2a2220!important;border-color:#3d3530!important;color:#f5f0e8!important}[data-theme=dark] .affiliate-page,[data-theme=dark] .partner-page{background:#1a1412!important;color:#f5f0e8!important}[data-theme=dark] section{color:#f5f0e8}[data-theme=dark] .section-header h2{color:#f1f5f9!important}[data-theme=dark] .section-header p{color:#b8a99a!important}[data-theme=dark] .card,[data-theme=dark] [class*=card]:not(.book-card):not(.genre-card):not(.step-card):not(.testimonial-card):not(.seo-feature-card):not(.stat-card):not(.pricing-card):not(.plan-card):not(.library-card):not(.blog-card):not(.article-card):not(.referral-card):not(.admin-card):not(.account-card):not(.settings-card):not(.auth-card){background-color:#2a2220;border-color:#3d3530;color:#f5f0e8}[data-theme=dark] .divider span{background:#0000!important;color:#d4a574!important}[data-theme=dark] .divider:before{background:#475569!important}[data-theme=dark] .secondary-button{background:#2a2220!important;border-color:#475569!important;color:#f5f0e8!important}[data-theme=dark] .secondary-button:hover{background:#3d3530!important}[data-theme=dark] .ghost-button:hover{background:#ffffff0d!important;color:#f5f0e8!important}[data-theme=dark] a:not(.primary-button):not(.ghost-button):not(.secondary-button){color:#d4a574}[data-theme=dark] .badge,[data-theme=dark] .badge-primary{background:#6366f133!important;color:#a5b4fc!important}[data-theme=dark] .badge-success{background:#22c55e33!important;color:#86efac!important}[data-theme=dark] .badge-warning{background:#eab30833!important;color:#fde047!important}[data-theme=dark] .badge-error{background:#ef444433!important;color:#fca5a5!important}[data-theme=dark] .status-success{background:#22c55e33!important;color:#86efac!important}[data-theme=dark] .status-warning{background:#eab30833!important;color:#fde047!important}[data-theme=dark] .status-error{background:#ef444433!important;color:#fca5a5!important}[data-theme=dark] .status-info{background:#3b82f633!important;color:#93c5fd!important}[data-theme=dark] .progress-bar{background:#3d3530!important}[data-theme=dark] .container{color:#f5f0e8}[data-theme=dark] .main-content{background:#1a1412!important;color:#f5f0e8!important}[data-theme=dark] hr{border-color:#3d3530!important}[data-theme=dark] .pdf-modal-content{background:#2a2220!important;color:#f5f0e8!important}[data-theme=dark] .support-chat-container{background:#2a2220!important;border-color:#3d3530!important}[data-theme=dark] .support-chat-header{background:#1a1412!important;border-color:#3d3530!important}[data-theme=dark] .support-chat-messages{background:#1a1412!important}[data-theme=dark] .support-chat-input{border-color:#475569!important}[data-theme=dark] .support-chat-input,[data-theme=dark] .welcome-modal{background:#2a2220!important;color:#f5f0e8!important}[data-theme=dark] .welcome-modal h2{color:#f1f5f9!important}[data-theme=dark] .image-picker-modal,[data-theme=dark] .lifetime-modal-content{background:#2a2220!important;color:#f5f0e8!important}[data-theme=dark] .book-generator{background:#1a1412!important}[data-theme=dark] .generator-header h1,[data-theme=dark] .generator-header h2{color:#f1f5f9!important}[data-theme=dark] .generator-header p{color:#b8a99a!important}[data-theme=dark] .showcase-book-genre{background:#6366f133!important;color:#a5b4fc!important}[data-theme=dark] .character-panel{background:#2a2220!important;border-color:#3d3530!important;color:#f5f0e8!important}[data-theme=dark] .check-email-page,[data-theme=dark] .verify-email-page{background:#1a1412!important;color:#f5f0e8!important}[data-theme=dark] .email-signup-card{background:#2a2220!important;border-color:#3d3530!important}[data-theme=dark]{font-family:Lora,Georgia,serif}[data-theme=dark] .heading-lg,[data-theme=dark] .heading-md,[data-theme=dark] .heading-sm,[data-theme=dark] .heading-xl,[data-theme=dark] .section-header h2,[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4,[data-theme=dark] h5,[data-theme=dark] h6{color:#f5f0e8!important;font-family:Cormorant Garamond,Playfair Display,Georgia,serif!important}[data-theme=dark] .hero-carousel h1,[data-theme=dark] .hero-section h1{color:#f5f0e8!important;font-family:Cormorant Garamond,Georgia,serif!important}[data-theme=dark] ::-webkit-scrollbar-track{background:#1a1412}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#3d3530;border-radius:4px}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#d4a574}[data-theme=dark] .gradient-text,[data-theme=dark] .text-gradient{-webkit-text-fill-color:#0000!important;background:linear-gradient(135deg,#d4a574,#c9956b)!important;-webkit-background-clip:text!important}[data-theme=dark] .pill{background:#d4a57426!important;border-color:#d4a5744d!important;color:#d4a574!important}[data-theme=dark] .btn-primary,[data-theme=dark] .cta-button,[data-theme=dark] .primary-button{background:linear-gradient(135deg,#d4a574,#c9956b)!important;border:none!important;color:#1a1412!important;font-weight:700!important}[data-theme=dark] .btn-primary:hover,[data-theme=dark] .cta-button:hover,[data-theme=dark] .primary-button:hover{background:linear-gradient(135deg,#e0b585,#d4a574)!important;box-shadow:0 8px 24px #d4a5744d!important;transform:translateY(-2px)}[data-theme=dark] .ghost-button{border-color:#3d3530!important;color:#b8a99a!important}[data-theme=dark] .ghost-button:hover{background:#d4a57414!important;border-color:#d4a574!important;color:#d4a574!important}[data-theme=dark] a{color:#d4a574}[data-theme=dark] a:hover{color:#e0b585}[data-theme=dark] .feature-card,[data-theme=dark] .genre-card,[data-theme=dark] .seo-feature-card,[data-theme=dark] .step-card{background:#2a2220e6!important;border:1px solid #d4a5741f!important;color:#f5f0e8!important}[data-theme=dark] .feature-card:hover,[data-theme=dark] .genre-card:hover,[data-theme=dark] .seo-feature-card:hover,[data-theme=dark] .step-card:hover{background:#352f2bf2!important;border-color:#d4a57459!important;box-shadow:0 8px 24px #d4a5741a!important}[data-theme=dark] .feature-icon,[data-theme=dark] .seo-feature-icon{background:#d4a57426!important;color:#d4a574!important}[data-theme=dark] .plan-card,[data-theme=dark] .pricing-card,[data-theme=dark] .seo-testimonials-section .testimonial-card,[data-theme=dark] .testimonial-card{background:#2a2220e6!important;border:1px solid #d4a5741f!important}[data-theme=dark] .plan-card.featured,[data-theme=dark] .pricing-card.featured{border:2px solid #d4a574!important;box-shadow:0 8px 32px #d4a57433!important}[data-theme=dark] .faq-item{background:#2a2220e6!important;border:1px solid #d4a5741f!important}[data-theme=dark] .faq-question{color:#f5f0e8!important}[data-theme=dark] .faq-answer{color:#b8a99a!important}[data-theme=dark] .auth-card{background:#2a2220f2!important;border:1px solid #d4a57426!important;box-shadow:0 20px 45px #0006!important}[data-theme=dark] .form-input,[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{background:#352f2bcc!important;border-color:#d4a57433!important;color:#f5f0e8!important}[data-theme=dark] .form-input:focus,[data-theme=dark] input:focus,[data-theme=dark] select:focus,[data-theme=dark] textarea:focus{border-color:#d4a574!important;box-shadow:0 0 0 3px #d4a57426!important}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#7a6d62!important}[data-theme=dark] .footer,[data-theme=dark] footer{background:#15110f!important;border-top:1px solid #d4a5741a!important}[data-theme=dark] .book-card{background:#0000!important;border:none!important;box-shadow:4px 4px 15px #00000080,-2px 0 8px #0000004d,0 0 20px #d4a57414!important}[data-theme=dark] .book-card:hover{box-shadow:6px 8px 25px #0009,-2px 0 10px #0006,0 0 30px #d4a57426!important}[data-theme=dark] .book-card-title{color:#f5f0e8!important}[data-theme=dark] .book-card-meta{color:#b8a99a!important}[data-theme=dark] .book-genre{background:#d4a57426!important;color:#d4a574!important}[data-theme=dark] .book-cover-thumb img{border-radius:4px}[data-theme=dark] .library-container,[data-theme=dark] .library-page{background:linear-gradient(135deg,#1a1412,#1e1816 50%,#221c18)!important;color:#f5f0e8!important}[data-theme=dark] .library-card-title{color:#f5f0e8!important}[data-theme=dark] .library-card-author{color:#b8a99a!important}[data-theme=dark] .library-card-desc,[data-theme=dark] .library-card-meta{color:#8a7b6e!important}[data-theme=dark] .library-card-body{background:#0000!important}[data-theme=dark] .account-page,[data-theme=dark] .subscription-page{background:linear-gradient(135deg,#1a1412,#1e1816)!important;color:#f5f0e8!important}[data-theme=dark] .admin-dashboard{background:#1a1412!important;color:#f5f0e8!important}[data-theme=dark] .modal-content,[data-theme=dark] .modal-overlay .modal-content{background:#2a2220!important;border:1px solid #d4a57426!important;color:#f5f0e8!important}[data-theme=dark] .email-signup-section{background:#2a2220e6!important;border:1px solid #d4a57426!important}[data-theme=dark] ::selection{background:#d4a5744d;color:#f5f0e8}[data-theme=dark] .blog-container,[data-theme=dark] .blog-page{background:#1a1412!important;color:#f5f0e8!important}[data-theme=dark] .featured-books-section{background:#0000!important}[data-theme=dark] .bg-white,[data-theme=dark] .card{background:#2a2220f2!important;border-color:#d4a5741f!important;color:#f5f0e8!important}[data-theme=dark] .brand-icon{background:linear-gradient(135deg,#d4a574,#8b3a3a)!important}[data-theme=dark] .plan-pill{background:#d4a57426!important;color:#d4a574!important}[data-theme=dark] .header-nav.open,[data-theme=dark] .mobile-menu{background:#1a1412!important;border-color:#d4a57426!important}[data-theme=dark] .theme-toggle-btn{background:#d4a5741a!important;border:1px solid #d4a57433!important;color:#d4a574!important}[data-theme=dark] .theme-toggle-btn:hover{background:#d4a57433!important}[data-theme=dark] .step-number{background:linear-gradient(135deg,#d4a574,#c9956b)!important;color:#1a1412!important}[data-theme=dark] .nav-link-active,[data-theme=dark] .tab-active{background:#d4a57426!important;color:#d4a574!important}[data-theme=dark] .genre-card h3{color:#f5f0e8!important}[data-theme=dark] .genre-card p,[data-theme=dark] .section-header p,[data-theme=dark] .seo-faq-section .section-header p,[data-theme=dark] .seo-features-section .section-header p,[data-theme=dark] .seo-genre-section .section-header p{color:#b8a99a!important}[data-theme=dark] .bg-blue-600,[data-theme=dark] .bg-purple-600,[data-theme=dark] .from-blue-600,[data-theme=dark] .to-purple-600{background-color:#d4a574!important}[data-theme=dark] .bg-blob.blob-1{background:linear-gradient(135deg,#d4a574,#8b3a3a)!important}[data-theme=dark] .bg-blob.blob-2{background:linear-gradient(135deg,#c9956b,sienna)!important}[data-theme=dark] .bg-blob.blob-3{background:linear-gradient(135deg,#8b3a3a,#d4a574)!important}[data-theme=dark] .testimonial-stars,[data-theme=dark] .text-green-500,[data-theme=dark] .text-green-600{color:#d4a574!important}[data-theme=dark] .subscription-container{background:linear-gradient(135deg,#1a1412,#1e1816)!important}[data-theme=dark] .book-editor,[data-theme=dark] .book-editor-page{background:#1a1412!important;color:#f5f0e8!important}[data-theme=dark] .flipbook-container{background:#1a1412!important}[data-theme=dark] .mybooks-page{background:linear-gradient(135deg,#1a1412,#1e1816 50%,#221c18)!important;color:#f5f0e8!important}[data-theme=dark] .affiliate-page,[data-theme=dark] .partner-page,[data-theme=dark] .referral-page{background:linear-gradient(135deg,#1a1412,#1e1816)!important;color:#f5f0e8!important}[data-theme=dark] .text-gray-700,[data-theme=dark] .text-gray-800,[data-theme=dark] .text-gray-900{color:#f5f0e8!important}[data-theme=dark] .text-gray-500,[data-theme=dark] .text-gray-600{color:#b8a99a!important}[data-theme=dark] .border-gray-200,[data-theme=dark] .border-gray-300{border-color:#d4a5741f!important}[data-theme=dark] .bg-gray-100,[data-theme=dark] .bg-gray-50{background-color:#2a222080!important}[data-theme=dark] .hero-carousel-slide{background:#2a222099!important}[data-theme=dark] .support-chat-widget{background:#2a2220!important;border-color:#d4a57433!important}[data-theme=dark] .fs-carousel{background:#2a2220!important;border-color:#d4a57440!important}[data-theme=dark] .fs-dot--active{background:#d4a574!important}[data-theme=light]{--bg-primary:#f7f1ff;--bg-secondary:#fff6f2;--brand-primary:#7c3aed}[data-theme=light] body,[data-theme=light] html{background:#f7f1ff!important;color:#1e293b!important;font-family:Inter,system-ui,-apple-system,sans-serif!important}[data-theme=light] .landing-page{background:linear-gradient(135deg,#f7f1ff,#fff6f2 50%,#e8f7ff)!important;color:#0f172a!important}[data-theme=light] h1,[data-theme=light] h2,[data-theme=light] h3{font-family:Inter,system-ui,sans-serif!important}.fs-carousel::-webkit-scrollbar{display:none}.fs-carousel{-ms-overflow-style:none;overflow:hidden;scrollbar-width:none}[data-theme=dark] .cover-section{background:#0000!important;border-bottom-color:#ffffff14!important}[data-theme=dark] .cover-image{background:#1a1412!important}[data-theme=dark] .cover-placeholder,[data-theme=dark] .cover-preview{background:#0000!important}.fb-cover-img,.fb-cover-wrap,.fs-cover-col,.fs-cover-img,[class*=Cover] img,[class*=cover] img{background:#0000!important;background-color:initial!important;padding:0!important}.fs-link img{background:#0000!important;overflow:hidden!important}[data-theme=light] .fs-carousel{background:#f5f0e8!important;border-color:#7c3aed26!important}[data-theme=light] .fs-cover-img{background:#0000!important;box-shadow:0 10px 30px #00000026!important}[data-theme=light] .fs-link{color:#1e293b!important}[data-theme=light] .fs-title{color:#0f172a!important}[data-theme=light] .fs-author,[data-theme=light] .fs-desc{color:#475569!important}[data-theme=light] .fs-read{color:#7c3aed!important}[data-theme=light] .fs-arrow{background:#ffffffe6!important;color:#7c3aed!important}[data-theme=light] .fs-dot--active{background:#7c3aed!important}[data-theme=dark] .page-wrapper{background:linear-gradient(135deg,#1a1412,#1e1816 50%,#221c18)!important;color:#f5f0e8}[data-theme=dark] .account-header{background:#1a1412f2!important;border-bottom:1px solid #d4a57426}[data-theme=dark] .account-header .account-subtitle,[data-theme=dark] .account-header .account-title{color:#f5f0e8!important}[data-theme=dark] .account-header .secondary-button{border-color:#d4a5744d!important;color:#d4a574!important}[data-theme=dark] .subscription-page table,[data-theme=dark] .subscription-page table td,[data-theme=dark] .subscription-page table th{color:#333!important}[data-theme=dark] .subscription-page table th div{color:inherit}
/*# sourceMappingURL=914.3d198c91.chunk.css.map*/