@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Inter:wght@400;500&display=swap";:root{font-family:Poppins,Inter,system-ui,-apple-system,sans-serif;line-height:1.6;font-weight:400;color:#0f172a;background-color:#f5f8ff;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}#root{width:100%;min-height:100vh;margin:0;padding:0;overflow-x:hidden;position:relative}body,html{max-width:100vw;overflow-x:hidden}section,div[class*=section],main{max-width:100%;box-sizing:border-box}html{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden;overflow-y:auto}body{margin:0;padding:0;width:100%;min-height:100vh;background-color:#f5f8ff;color:#0f172a;overflow-x:hidden;overflow-y:auto;position:relative}a{color:inherit;text-decoration:none}.offer-modal-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:5000;background:#020617b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:20px;animation:fadeIn .3s ease-out}.offer-modal-container{position:relative;width:100%;max-width:650px;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 25px 50px -12px #00000080;display:flex;flex-direction:column;animation:slideUp .4s cubic-bezier(.16,1,.3,1)}.offer-modal-header{background:linear-gradient(135deg,#fffbeb,#fef3c7);padding:32px 24px 24px;text-align:center;position:relative;border-bottom:1px solid #fde68a}.offer-modal-header h3{margin:0;font-size:2rem;font-weight:900;letter-spacing:-.025em;background:linear-gradient(to right,#ea580c,#c2410c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-transform:uppercase}.offer-modal-badge{position:absolute;top:25px;left:-45px;background:#991b1b;color:#fff;padding:8px 60px;transform:rotate(-45deg);font-size:.85rem;font-weight:800;box-shadow:0 6px 18px #991b1b47;text-transform:uppercase;z-index:10;white-space:nowrap}.offer-modal-content{display:flex;padding:32px;gap:32px;background:radial-gradient(circle at top right,#fff7f7,#fff)}.offer-modal-visuals{flex:0 0 200px;position:relative;height:280px}.book-stack{position:relative;width:100%;height:100%}.book-cover-primary{width:160px;height:230px;object-fit:cover;border-radius:12px;box-shadow:10px 15px 30px #0000004d;position:absolute;z-index:2;transition:transform .6s cubic-bezier(.2,.8,.2,1),box-shadow .4s ease;will-change:transform;transform:translateZ(0);animation:floatPrimary 6s ease-in-out infinite}.book-cover-secondary{width:140px;height:200px;object-fit:cover;border-radius:10px;box-shadow:5px 10px 20px #0003;position:absolute;bottom:0;right:0;z-index:1;filter:brightness(.85);transition:transform .6s cubic-bezier(.2,.8,.2,1),filter .4s ease;will-change:transform;transform:translateZ(0);animation:floatSecondary 6s ease-in-out infinite}.book-stack:hover .book-cover-primary{transform:translate3d(-15px,-10px,0) scale(1.05) rotate(-4deg);box-shadow:20px 25px 50px #0006}.book-stack:hover .book-cover-secondary{transform:translate3d(35px,-20px,0) rotate(10deg);filter:brightness(1)}@keyframes floatPrimary{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-12px,0)}}@keyframes floatSecondary{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-8px,0)}}.offer-modal-details{flex:1;display:flex;flex-direction:column;justify-content:center;position:relative;min-height:240px}.detail-panel{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;transition:all .8s cubic-bezier(.4,0,.2,1)}.detail-panel.visible{opacity:1;transform:translateZ(0);pointer-events:all;z-index:10}.detail-panel.hidden{opacity:0;transform:translate3d(20px,0,0);pointer-events:none;z-index:1}.offer-title{margin:0 0 8px;font-size:1.5rem;font-weight:800;color:#0f172a;line-height:1.2}.offer-author{margin:0 0 20px;color:#64748b;font-size:.95rem}.price-container{display:flex;align-items:baseline;gap:12px;margin-bottom:24px}.current-price{font-size:2.5rem;font-weight:900;color:#7f1d1d;letter-spacing:-.05em}.original-price{font-size:1.2rem;color:#94a3b8;text-decoration:line-through}.cta-group{display:flex;flex-direction:column;gap:12px}.btn-buy-now{background:linear-gradient(135deg,#b91c1c,#7f1d1d);color:#fff;padding:14px 28px;border-radius:14px;border:none;font-size:1.1rem;font-weight:700;cursor:pointer;box-shadow:0 10px 24px -6px #b91c1c52;transition:all .22s cubic-bezier(.2,.9,.2,1);text-align:center}.btn-buy-now:hover{transform:translateY(-3px) scale(1.01);box-shadow:0 20px 35px -10px #b91c1c5c}.btn-secondary{background:transparent;color:#64748b;padding:10px;border-radius:12px;border:1px solid #e2e8f0;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-align:center}.btn-secondary:hover{background:#f8fafc;color:#0f172a;border-color:#cbd5e1}.close-btn{position:absolute;top:16px;right:16px;background:#f1f5f9;color:#64748b;border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:10}.close-btn:hover{background:#e2e8f0;color:#0f172a;transform:rotate(90deg)}.offer-footer{background:#f1f5f9;padding:12px 24px;text-align:center;font-size:.85rem;color:#475569;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px}.pulse-dot{width:8px;height:8px;background:#b91c1c;border-radius:50%;animation:pulse 1.6s infinite}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes pulse{0%{transform:scale(.95);box-shadow:0 0 #b91c1cbf}70%{transform:scale(1);box-shadow:0 0 0 8px #b91c1c00}to{transform:scale(.95);box-shadow:0 0 #b91c1c00}}.offer-modal-details{flex:1;display:block;position:relative;min-height:180px}.detail-panel{position:absolute;top:0;left:0;right:0;transition:opacity .45s ease,transform .45s ease;opacity:0;transform:translate(8px);pointer-events:none}.detail-panel.visible{opacity:1;transform:translate(0);pointer-events:auto}.detail-panel.hidden{opacity:0;transform:translate(-8px);pointer-events:none}@media(max-width:640px){.offer-modal-content{flex-direction:column;padding:24px;gap:24px;align-items:center;text-align:center}.offer-modal-visuals{flex:0 0 240px;height:240px;width:200px}.price-container{justify-content:center}}.launch-promo{width:100%;margin:0;padding:0;box-sizing:border-box;overflow:visible}.launch-promo--overlap{margin-top:-2.5rem;position:relative;z-index:8}.launch-promo__band{width:100%;overflow:visible;background:linear-gradient(180deg,#e8eef5,#f1f5f9 40%,#f8fafc)}.launch-promo__ticker{overflow:hidden;background:linear-gradient(90deg,#1e3a8a,#2563eb,#1e3a8a);background-size:200% 100%;animation:launchTickerBg 8s ease-in-out infinite alternate;padding:.6rem 0}.launch-promo__ticker-track{display:flex;width:max-content;animation:launchTicker 40s linear infinite}.launch-promo__ticker-group{display:flex;flex-shrink:0;align-items:center}.launch-promo__ticker-item{display:inline-flex;align-items:center;flex-shrink:0;padding:0 1.5rem;font-family:Inter,sans-serif;font-size:.68rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#fff;white-space:nowrap}.launch-promo__ticker-dot{margin-left:1.5rem;color:#fbbf24;font-size:.45rem}.launch-promo__stage{max-width:1140px;margin:0 auto;padding:clamp(1.25rem,3vw,2rem) clamp(1rem,3vw,1.5rem) clamp(2rem,4vw,3rem);overflow:visible}.launch-promo__poster-wrap{position:relative;overflow:visible}.launch-promo__ribbon{position:absolute;top:0;right:0;z-index:20;width:118px;height:118px;overflow:hidden;pointer-events:none}.launch-promo__ribbon-text{position:absolute;top:26px;right:-34px;width:170px;padding:.45rem 0;text-align:center;transform:rotate(45deg);background:linear-gradient(135deg,#c2410c,#ea580c);color:#fff;font-family:Inter,sans-serif;font-size:.58rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 3px 10px #c2410c73}.launch-promo__poster{position:relative;border-radius:6px;overflow:hidden;box-shadow:0 0 0 1px #0f172a14,0 4px #c5a059,0 24px 60px -20px #0f172a47;animation:launchPosterIn .8s cubic-bezier(.22,1,.36,1) forwards}@keyframes launchPosterIn{0%{opacity:0;transform:translateY(20px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}.launch-promo__hero{position:relative;display:grid;grid-template-columns:minmax(120px,160px) 1fr minmax(200px,260px);gap:clamp(1.25rem,3vw,2rem);align-items:center;padding:clamp(2rem,4vw,2.75rem) clamp(1.5rem,4vw,2.5rem) clamp(1.75rem,3vw,2.25rem);padding-right:clamp(2rem,5vw,3.5rem);background:linear-gradient(180deg,#fff,#faf8f5);border-bottom:3px solid #c5a059}.launch-promo__hero:before{content:"";position:absolute;inset:12px;border:1px solid rgba(197,160,89,.35);pointer-events:none}.launch-promo__cover-wrap{position:relative;z-index:1;display:flex;justify-content:center;align-self:center}.launch-promo__cover-img{display:block;width:100%;max-width:160px;height:auto;border-radius:4px;box-shadow:0 8px 24px #3d2b1f59,0 0 0 1px #c5a05966}.launch-promo__hero-content{position:relative;z-index:1;text-align:left}.launch-promo__seal{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .75rem;margin-bottom:.75rem;background:#fffbeb;border:1px solid #fde68a;border-radius:4px;font-family:Inter,sans-serif;font-size:.62rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#b45309}.launch-promo__seal svg{color:#f59e0b;font-size:.65rem}.launch-promo__kicker{margin:0 0 .35rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#64748b}.launch-promo__launch-headline{margin:0 0 .5rem;line-height:1}.launch-promo__launch-headline-line{display:block;font-family:Playfair Display,serif;font-size:clamp(2.5rem,6vw,4rem);font-weight:500;letter-spacing:-.02em;text-transform:uppercase;background:linear-gradient(135deg,#0f172a,#334155);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.launch-promo__ornament{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.launch-promo__ornament span{display:block;height:1px;background:linear-gradient(90deg,#c5a059,transparent)}.launch-promo__ornament span:first-child{width:48px}.launch-promo__ornament span:nth-child(2){width:8px;height:8px;border-radius:50%;background:#c5a059;flex-shrink:0}.launch-promo__ornament span:last-child{flex:1;max-width:120px;background:linear-gradient(90deg,#c5a059,transparent)}.launch-promo__book-title{margin:0 0 .75rem;font-family:Playfair Display,serif;font-size:clamp(1.45rem,3.5vw,2.25rem);font-weight:500;color:#0f172a;line-height:1.12;letter-spacing:-.02em}.launch-promo__title-accent{color:#8b6914}.launch-promo__author{margin:-.35rem 0 .65rem;font-family:Inter,sans-serif;font-size:.88rem;font-weight:600;letter-spacing:.04em;color:#64748b}.launch-promo__price{display:inline-flex;align-items:baseline;gap:.55rem;margin-bottom:.85rem;padding:.4rem .85rem;border-radius:6px;background:linear-gradient(135deg,#fffbeb,#fef3c7);border:1px solid rgba(212,175,55,.45)}.launch-promo__price-label{font-family:Inter,sans-serif;font-size:.62rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#92400e}.launch-promo__price-value{font-family:Playfair Display,serif;font-size:1.35rem;font-weight:600;color:#78350f;line-height:1}.launch-promo__launch-line{margin:0 0 .85rem;display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem .75rem;font-family:Inter,sans-serif}.launch-promo__launch-prefix{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#64748b}.launch-promo__launch-date{font-size:clamp(1.1rem,2.5vw,1.35rem);font-weight:700;color:#b45309}.launch-promo__status{display:inline-block;font-family:Inter,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#2563eb}.launch-promo__status--live{color:#059669}.launch-promo--live .launch-promo__poster{box-shadow:0 0 0 1px #05966926,0 4px #059669,0 24px 60px -20px #05966940}.launch-promo--live .launch-promo__launch-headline-line{font-size:clamp(2rem,5vw,3.25rem);background:linear-gradient(135deg,#047857,#059669);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.launch-promo--live .launch-promo__seal{background:#ecfdf5;border-color:#a7f3d0;color:#047857}.launch-promo--live .launch-promo__seal svg{color:#059669}.launch-promo__ribbon-text--live{background:linear-gradient(135deg,#047857,#059669);box-shadow:0 3px 10px #05966973}.launch-promo__save-date{position:relative;z-index:1;background:linear-gradient(160deg,#0f172a,#1e293b);border-radius:8px;padding:1.25rem 1.15rem;text-align:center;box-shadow:0 16px 40px -12px #0f172a59;margin-top:.5rem}@media(min-width:801px){.launch-promo__save-date{margin-top:-.25rem}}.launch-promo__save-date-label{display:block;font-family:Inter,sans-serif;font-size:.62rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#fbbf24;margin-bottom:.75rem}.launch-promo__save-date-block{display:flex;align-items:center;justify-content:center;gap:.65rem;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.12)}.launch-promo__save-date-day{font-family:Playfair Display,serif;font-size:3.5rem;font-weight:500;line-height:1;color:#fff}.launch-promo__save-date-meta{display:flex;flex-direction:column;text-align:left;gap:.05rem}.launch-promo__save-date-meta span:first-child{font-family:Inter,sans-serif;font-size:1.05rem;font-weight:700;color:#f8fafc}.launch-promo__save-date-meta span:last-child{font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;color:#94a3b8}.launch-promo__countdown-label{display:block;font-family:Inter,sans-serif;font-size:.58rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#93c5fd;margin-bottom:.6rem}.launch-promo__countdown-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.35rem}.launch-promo__countdown-cell{padding:.45rem .2rem;background:#ffffff14;border-radius:6px;border:1px solid rgba(255,255,255,.1)}.launch-promo__countdown-value{display:block;font-family:Inter,sans-serif;font-size:1rem;font-weight:800;color:#fff;font-variant-numeric:tabular-nums;line-height:1.2}.launch-promo__countdown-unit{display:block;font-family:Inter,sans-serif;font-size:.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-top:.1rem}.launch-promo__launch-time{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;margin:0 0 1rem;padding:.45rem .75rem;border-radius:6px;background:#fbbf241f;border:1px solid rgba(251,191,36,.25);font-family:Inter,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fde68a}.launch-promo__launch-time svg{color:#fbbf24;font-size:.75rem}.launch-promo__aside-price{margin:0 0 .85rem;font-family:Inter,sans-serif;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fde68a}.launch-promo__aside-price span{display:block;margin-top:.2rem;font-family:Playfair Display,serif;font-size:1.75rem;font-weight:500;letter-spacing:0;text-transform:none;color:#fff;line-height:1}.launch-promo__save-date--live{background:linear-gradient(165deg,#064e3b,#065f46 45%,#047857);padding:1.5rem 1.25rem;box-shadow:0 16px 40px -12px #05966973,inset 0 1px #ffffff1f}.launch-promo__success-banner{position:relative;text-align:center;animation:launchSuccessIn .7s cubic-bezier(.22,1,.36,1) forwards}@keyframes launchSuccessIn{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.launch-promo__success-glow{position:absolute;inset:-20% -10%;background:radial-gradient(circle at 50% 0%,rgba(251,191,36,.22),transparent 55%);pointer-events:none}.launch-promo__success-icon-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;margin-bottom:.75rem;border-radius:50%;background:#ffffff1f;border:2px solid rgba(167,243,208,.45);box-shadow:0 0 24px #34d39959}.launch-promo__success-icon{font-size:1.65rem;color:#6ee7b7;filter:drop-shadow(0 2px 6px rgba(0,0,0,.2))}.launch-promo__success-eyebrow{position:relative;margin:0 0 .35rem;font-family:Inter,sans-serif;font-size:.58rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:#a7f3d0}.launch-promo__success-title{position:relative;margin:0 0 .65rem;font-family:Playfair Display,serif;font-size:clamp(1.35rem,3vw,1.65rem);font-weight:500;color:#fff;line-height:1.15;letter-spacing:-.01em}.launch-promo__success-subtitle{position:relative;display:flex;align-items:flex-start;justify-content:center;gap:.5rem;margin:0 0 .55rem;font-family:Inter,sans-serif;font-size:.78rem;line-height:1.5;color:#d1fae5;text-align:left;max-width:22ch;margin-left:auto;margin-right:auto}.launch-promo__success-subtitle svg{flex-shrink:0;margin-top:.15rem;color:#fbbf24;font-size:.85rem}.launch-promo__success-subtitle strong{color:#fff;font-weight:700}.launch-promo__success-price{position:relative;margin:0 0 .5rem;font-family:Inter,sans-serif;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fde68a}.launch-promo__success-price strong{display:block;margin-top:.15rem;font-family:Playfair Display,serif;font-size:1.85rem;font-weight:500;letter-spacing:0;text-transform:none;color:#fff}.launch-promo__success-time{position:relative;margin:0 0 1rem;font-family:Inter,sans-serif;font-size:.62rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#86efac}.launch-promo__success-btn{position:relative;display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.25rem;border:none;border-radius:8px;background:linear-gradient(135deg,#fff,#f0fdf4);color:#065f46;font-family:Inter,sans-serif;font-size:.8rem;font-weight:700;cursor:pointer;box-shadow:0 6px 18px #0003;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.launch-promo__success-btn:hover{background:#fbbf24;color:#0f172a;transform:translateY(-2px);box-shadow:0 10px 24px #00000040}.launch-promo__footer{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1.25rem 2rem;padding:clamp(1.25rem,3vw,1.75rem) clamp(1.5rem,4vw,2.5rem);background:linear-gradient(135deg,#1e293b,#0f172a)}.launch-promo__footer-main{flex:1;min-width:min(100%,320px)}.launch-promo__details{display:flex;flex-direction:column;gap:.85rem}.launch-promo__tagline{margin:0;font-family:Inter,sans-serif;font-size:clamp(.86rem,1.7vw,.94rem);color:#cbd5e1;line-height:1.65;max-width:56ch}.launch-promo__tagline strong{color:#f8fafc;font-weight:600}.launch-promo__chapters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.launch-promo__chapter{display:flex;flex-direction:column;gap:.3rem;padding:.65rem .75rem;background:#ffffff0a;border:1px solid rgba(212,175,55,.2);border-radius:6px}.launch-promo__chapter-num{font-family:Inter,sans-serif;font-size:.58rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#d4af37}.launch-promo__chapter-title{font-family:Inter,sans-serif;font-size:.74rem;font-weight:600;color:#e2e8f0;line-height:1.35}.launch-promo__disclaimer{margin:0;padding:.55rem .75rem;font-family:Inter,sans-serif;font-size:.68rem;line-height:1.5;color:#94a3b8;max-width:62ch;border-left:2px solid rgba(212,175,55,.45);background:#ffffff08;border-radius:0 4px 4px 0}.launch-promo__highlights{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.45rem}.launch-promo__highlights li{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .7rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:999px;font-family:Inter,sans-serif;font-size:.7rem;font-weight:600;color:#cbd5e1}.launch-promo__highlights svg{color:#d4af37}.launch-promo__footer-actions{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;flex-shrink:0;min-width:180px}.launch-promo__cta-price{display:flex;flex-direction:column;align-items:center;gap:.15rem;padding:.65rem 1rem;border-radius:8px;background:#d4af371a;border:1px solid rgba(212,175,55,.3)}.launch-promo__cta-price-label{font-family:Inter,sans-serif;font-size:.58rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#d4af37}.launch-promo__cta-price-value{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:500;color:#fff;line-height:1}.launch-promo__btn{display:inline-flex;align-items:center;gap:.55rem;padding:.75rem 1.35rem;border-radius:8px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;cursor:pointer;border:none;transition:transform .2s ease,box-shadow .2s ease}.launch-promo__btn:not(.launch-promo__btn--ghost){background:#fff;color:#0f172a;box-shadow:0 6px 16px #0003}.launch-promo__btn:not(.launch-promo__btn--ghost):hover{background:#fbbf24;transform:translateY(-2px)}.launch-promo__btn--ghost{background:transparent;color:#e2e8f0;border:1px solid rgba(255,255,255,.25)}.launch-promo__btn--ghost:hover{background:#ffffff14;transform:translateY(-2px)}@keyframes launchTicker{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes launchTickerBg{0%{background-position:0% 50%}to{background-position:100% 50%}}.launch-promo--compact .launch-promo__stage{padding:1rem 1rem 1.5rem}.launch-promo--compact .launch-promo__hero{grid-template-columns:1fr;text-align:center;padding:1.5rem 1.25rem}.launch-promo--compact .launch-promo__cover-wrap{margin-bottom:.5rem}.launch-promo--compact .launch-promo__cover-img{max-width:140px;margin:0 auto}.launch-promo--compact .launch-promo__hero-content{text-align:center}.launch-promo--compact .launch-promo__ornament,.launch-promo--compact .launch-promo__launch-line{justify-content:center}.launch-promo--compact .launch-promo__save-date{max-width:300px;margin:0 auto}.launch-promo--compact .launch-promo__footer{flex-direction:column;text-align:center}.launch-promo--compact .launch-promo__highlights,.launch-promo--compact .launch-promo__footer-actions,.launch-promo--compact .launch-promo__chapters{justify-content:center}.launch-promo--compact .launch-promo__tagline,.launch-promo--compact .launch-promo__disclaimer{margin-left:auto;margin-right:auto;text-align:center}.launch-promo--compact .launch-promo__disclaimer{border-left:none;border-top:2px solid rgba(212,175,55,.45);border-radius:4px 4px 0 0}.launch-promo--compact .launch-promo__chapters{grid-template-columns:1fr;max-width:280px;margin:0 auto}.launch-promo--compact .launch-promo__footer-actions{align-items:center}@media(max-width:800px){.launch-promo__ribbon{width:100px;height:100px}.launch-promo__ribbon-text{top:22px;right:-38px;width:150px;font-size:.52rem}.launch-promo__hero{grid-template-columns:1fr;padding-right:clamp(1.5rem,4vw,2.5rem)}.launch-promo__cover-wrap{margin-bottom:.25rem}.launch-promo__cover-img{max-width:150px;margin:0 auto}.launch-promo__hero-content{text-align:center}.launch-promo__price{margin-left:auto;margin-right:auto}.launch-promo__ornament,.launch-promo__launch-line{justify-content:center}.launch-promo__save-date{max-width:320px;margin:0 auto}.launch-promo__footer{flex-direction:column;align-items:stretch}.launch-promo__chapters{grid-template-columns:1fr}.launch-promo__footer-actions{align-items:center;width:100%;max-width:280px;margin:0 auto}.launch-promo__tagline,.launch-promo__disclaimer{text-align:center;margin-left:auto;margin-right:auto}.launch-promo__disclaimer{border-left:none;border-top:2px solid rgba(212,175,55,.45);border-radius:4px 4px 0 0}.launch-promo__highlights{justify-content:center}}@media(prefers-reduced-motion:reduce){.launch-promo__ticker-track,.launch-promo__ticker,.launch-promo__poster,.launch-promo__success-banner{animation:none}.launch-promo__poster,.launch-promo__success-banner{opacity:1;transform:none}}.upgrade-modal-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:9999;background:#0f172a73;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:20px;animation:upgradeFadeIn .25s ease-out}.upgrade-modal-container{position:relative;width:100%;max-width:920px;background:#fff;border-radius:20px;overflow:hidden;border:1px solid #e2e8f0;box-shadow:0 20px 40px #0f172a1f;display:flex;flex-direction:column;animation:upgradeSlideUp .3s ease-out}.upgrade-modal-header{background:#f8fafc;padding:26px 24px 20px;text-align:center;border-bottom:1px solid #e2e8f0}.upgrade-modal-icon{width:52px;height:52px;margin:0 auto 12px;border-radius:14px;background:#eff6ff;border:1px solid #dbeafe;display:flex;align-items:center;justify-content:center;color:#2563eb;font-size:1.4rem}.upgrade-modal-header h2{margin:0;font-size:1.5rem;font-weight:800;letter-spacing:-.02em;color:#0f172a}.upgrade-modal-message{margin:0;padding:18px 28px 0;text-align:center;font-size:.92rem;color:#64748b;line-height:1.6}.upgrade-modal-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:22px 28px;background:#fff}.upgrade-feature-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:1.15rem .9rem;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0;position:relative}.upgrade-feature-card--bundle{border-color:#93c5fd;background:#f8fafc}.upgrade-feature-badge{position:absolute;top:-9px;left:50%;transform:translate(-50%);background:#2563eb;color:#fff;font-size:.6rem;font-weight:700;padding:3px 9px;border-radius:999px;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap}.upgrade-feature-icon{font-size:1.25rem}.upgrade-feature-icon--summarizer{color:#6366f1}.upgrade-feature-icon--tts{color:#059669}.upgrade-feature-icon--bundle{color:#2563eb}.upgrade-feature-title{margin:0;font-size:.88rem;font-weight:700;color:#0f172a}.upgrade-feature-price{font-size:1.2rem;font-weight:800;color:#0f172a;letter-spacing:-.02em}.upgrade-feature-list{list-style:none;margin:0;padding:0;width:100%;display:flex;flex-direction:column;gap:5px;text-align:left}.upgrade-feature-list li{display:flex;align-items:flex-start;gap:6px;font-size:.74rem;color:#64748b;line-height:1.4}.upgrade-feature-list svg{color:#22c55e;flex-shrink:0;margin-top:2px}.upgrade-feature-btn{width:100%;margin-top:auto;padding:9px 12px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;color:#475569;font-size:.8rem;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease}.upgrade-feature-btn:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1;color:#0f172a}.upgrade-feature-btn:disabled{opacity:.6;cursor:not-allowed}.upgrade-feature-btn--bundle{border:none;background:#2563eb;color:#fff}.upgrade-feature-btn--bundle:hover:not(:disabled){background:#1d4ed8;color:#fff}.upgrade-modal-access{padding:18px 28px;text-align:center;border-top:1px solid #f1f5f9;margin:0 28px}.upgrade-modal-access-label{display:block;font-size:.7rem;font-weight:700;color:#94a3b8;letter-spacing:.06em;text-transform:uppercase;margin-bottom:10px}.upgrade-modal-access-items{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}.upgrade-modal-access-items span{display:inline-flex;align-items:center;gap:6px;font-size:.82rem;color:#64748b;font-weight:500}.upgrade-modal-footer{padding:18px 28px 24px;display:flex;flex-direction:column;gap:8px}.upgrade-modal-btn-primary{width:100%;padding:12px 24px;border-radius:12px;border:none;background:#2563eb;color:#fff;font-size:.95rem;font-weight:700;cursor:pointer;transition:background .15s ease}.upgrade-modal-btn-primary:hover:not(:disabled){background:#1d4ed8}.upgrade-modal-btn-primary:disabled{opacity:.65;cursor:not-allowed}.upgrade-modal-btn-secondary{width:100%;padding:10px;border-radius:10px;border:1px solid #e2e8f0;background:transparent;color:#64748b;font-size:.88rem;font-weight:600;cursor:pointer;transition:background .15s ease}.upgrade-modal-btn-secondary:hover{background:#f8fafc;color:#475569}.upgrade-modal-close{position:absolute;top:14px;right:14px;background:#f1f5f9;color:#64748b;border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease,color .15s ease;z-index:10}.upgrade-modal-close:hover{background:#e2e8f0;color:#0f172a}.upgrade-modal-banner{background:#f8fafc;padding:11px 24px;text-align:center;font-size:.8rem;color:#64748b;font-weight:500;border-top:1px solid #e2e8f0}@keyframes upgradeFadeIn{0%{opacity:0}to{opacity:1}}@keyframes upgradeSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.upgrade-modal-cards{grid-template-columns:1fr;padding:18px 20px}.upgrade-modal-message,.upgrade-modal-access,.upgrade-modal-footer{padding-left:20px;padding-right:20px}.upgrade-modal-access{margin:0 20px}}.stats-container{background-color:#f8fafc;border-radius:16px;padding:24px;border:1px solid #e2e8f0;margin-top:2rem;margin-bottom:2.4rem;box-shadow:0 1px 3px #0000000d;background-position:center;background-size:cover;background-repeat:no-repeat}.stats-header{display:flex;align-items:center;gap:12px;margin-bottom:24px;border-bottom:1px solid #f1f5f9;padding-bottom:16px}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.stat-card{padding:20px;border-radius:12px;background:#fff;border:1px solid #f1f5f9;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:all .2s ease;cursor:default}.stat-gif{position:absolute;bottom:8px;right:8px;width:4rem;height:4rem;opacity:.8;pointer-events:none;transition:width .3s ease,height .3s ease}@media(max-width:1024px){.stats-grid{gap:16px}}@media(max-width:820px){.stat-gif{width:3rem;height:3rem}}@media(max-width:768px){.stats-container{padding:16px}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:550px){.stats-grid{grid-template-columns:1fr}.stats-header{flex-direction:row;align-items:center}.stat-card{padding:16px}}.profile-container{max-width:80vw;margin:0 auto;padding:.5rem 1.5rem 2rem}.profile-layout{display:flex;gap:2rem;align-items:stretch;margin-bottom:2rem}.section-header h2{color:#fff;font-family:Poppins,sans-serif;font-weight:700;font-size:2.8rem;margin-bottom:.2rem;letter-spacing:-.02em;line-height:1.2}header.section-header p{color:#fff!important;font-family:Poppins,sans-serif;font-weight:400;font-size:1.15rem;opacity:.95}.profile-main-card{flex:2;display:flex}.profile-stats-sidebar{flex:1;display:flex;flex-direction:column;gap:1.5rem;height:100%}.edit-profile-container{max-width:75vw;margin:2rem auto;background:#fff;border-radius:20px;box-shadow:0 10px 30px #00000014;padding:2rem}.edit-form-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0}.edit-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem}.edit-form-full-width{grid-column:span 2}@media(max-width:1024px){.profile-container{max-width:95vw;padding:1.5rem 1rem}.profile-layout{flex-direction:column}.profile-main-card,.profile-stats-sidebar{width:100%;flex:none}.edit-profile-container{max-width:95vw;padding:1.5rem}}@media(max-width:640px){.edit-form-grid{grid-template-columns:1fr}.edit-form-full-width{grid-column:auto}.profile-header-info{margin-left:0!important;margin-top:1rem!important;text-align:center;display:flex;flex-direction:column;align-items:center}.profile-header-info p,.profile-header-info div{justify-content:center;width:100%}.profile-header-info>div{gap:2rem!important;margin-top:8px!important}.profile-avatar-container{left:50%!important;transform:translate(-50%);top:-60px!important}.edit-button{position:static!important;margin-top:1.5rem;margin-left:1.5rem;margin-right:1.5rem;width:calc(100% - 3rem);justify-content:center}}.author-requests-container{width:100%;box-sizing:border-box;margin-bottom:3rem;background:#2563eb;padding:1.8rem;border-radius:18px;border:1px solid #1d4ed8}.author-requests-list{display:flex;gap:1.2rem;overflow-x:auto;padding-bottom:12px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}.author-requests-list::-webkit-scrollbar{height:6px}.author-requests-list::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:10px}@media(max-width:768px){.author-requests-container{padding:1.2rem!important}.author-requests-list{flex-direction:column;overflow-x:visible;gap:1rem}.author-request-card{min-width:100%!important;box-sizing:border-box}.superadmin-button{display:none!important}}@media(max-width:440px){.monthly-badge-label{display:none!important}.monthly-badge{padding:4px 8px!important;top:12px!important;right:12px!important}}.horizontal-scroll-grid{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;gap:1.5rem;padding:1rem .5rem 1.5rem;scrollbar-width:thin;scrollbar-color:#3b82f640 transparent;-webkit-overflow-scrolling:touch}.horizontal-scroll-grid::-webkit-scrollbar{height:6px}.horizontal-scroll-grid::-webkit-scrollbar-thumb{background:#3b82f640;border-radius:10px}.horizontal-scroll-grid::-webkit-scrollbar-track{background:transparent}.horizontal-scroll-grid>*{flex:0 0 auto}.hero-bg{position:relative;min-height:520px;background:#f5f6fa;overflow:hidden}.hero-bg:before{content:"";position:absolute;left:60px;top:140px;width:360px;height:360px;background:#60a5fa2e;border-radius:50%;filter:blur(6px);z-index:1}.hero-bg:after{content:"";position:absolute;left:-240px;top:-180px;width:860px;height:700px;background:linear-gradient(135deg,#1e40af,#3b82f6,#0ea5e9);border-radius:40% 60% 65% 35%/40% 45% 55% 60%;z-index:2}.hero-bg .purple-accent{position:absolute;left:80px;top:120px;width:300px;height:300px;background:linear-gradient(135deg,#6d5dfc,#4f46e5);opacity:.18;border-radius:50%;filter:blur(10px);z-index:1}.hero-bg .light-accent{position:absolute;left:-125px;top:350px;width:250px;height:250px;background:#7dd3fc59;filter:blur(40px);border-radius:50%;z-index:3}.bg-circle{position:absolute;right:260px;top:60px;width:180px;height:180px;background:#3b82f61a;border-radius:50%}.selection-wrapper{display:flex;align-items:center;gap:2.5rem;background:#f8fafc;padding:2rem;border-radius:20px;border:1px solid #e2e8f0;transition:all .3s ease}.selection-wrapper:hover{border-color:#cbd5e1;background:#f1f5f9}.selection-or{font-weight:800;color:#94a3b8;font-size:.7rem;letter-spacing:.1em;padding:10px;background:#fff;border-radius:50%;border:1px solid #e2e8f0;width:42px;height:42px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #0000000d;flex-shrink:0;z-index:1}@media(max-width:768px){.selection-wrapper{flex-direction:column!important;gap:1rem!important;padding:1.25rem!important}.selection-or{margin:.5rem 0}}.hero-bg .bg-circle2{position:absolute;right:-10px;top:140px;width:320px;height:320px;background:#0ea5e914;border-radius:50%}@media(min-width:1025px)and (max-width:1400px){.superadmin-button{top:4rem!important;right:2rem!important}.monthly-badge-label{display:none!important}}@media(min-width:1025px)and (max-width:1155px){.superadmin-button .admin-btn-text{display:none!important}.superadmin-button{padding:10px!important;justify-content:center}}@media(max-width:1140px){.books-purchased-text{flex-direction:column!important;gap:0!important;align-items:flex-start!important}}.profile-toast{position:fixed;top:80px;left:50%;transform:translate(-50%);z-index:10001;min-width:320px;padding:1rem 1.25rem;border-radius:12px;display:flex;align-items:center;gap:.75rem;box-shadow:0 10px 25px #00000026;animation:toast-in .4s cubic-bezier(.175,.885,.32,1.275);border:1px solid rgba(255,255,255,.2)}.profile-toast.success{background:#10b981;color:#fff}.profile-toast.error{background:#ef4444;color:#fff}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,-20px)}to{opacity:1;transform:translate(-50%)}}.profile-toast-icon{font-size:1.25rem;flex-shrink:0}.profile-toast-message{font-weight:600;font-size:.95rem}.mca-root{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;padding:2rem 1.5rem;width:100%}.mca-root--compact{padding:1.25rem 1rem;gap:.85rem}.mca-stage{display:flex;align-items:center;justify-content:center;gap:clamp(.75rem,3vw,2rem);width:100%;max-width:520px}.mca-doc{position:relative;width:clamp(88px,22vw,120px);aspect-ratio:3 / 4;border-radius:10px;box-shadow:0 12px 28px #0f172a24;overflow:hidden;flex-shrink:0;transition:transform .5s ease,opacity .5s ease}.mca-doc--source{animation:mca-source-pulse 2.4s ease-in-out infinite}.mca-doc--target{animation:mca-target-glow 2.4s ease-in-out infinite}.mca-doc--pdf{background:linear-gradient(165deg,#fef2f2,#fee2e2 55%,#fecaca);border:2px solid #f87171}.mca-doc--docx{background:linear-gradient(165deg,#eff6ff,#dbeafe 55%,#bfdbfe);border:2px solid #3b82f6}.mca-doc--epub{background:linear-gradient(165deg,#ecfdf5,#d1fae5 55%,#a7f3d0);border:2px solid #10b981}.mca-doc-badge{position:absolute;top:8px;left:50%;transform:translate(-50%);font-size:.55rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:2px 6px;border-radius:4px;white-space:nowrap}.mca-doc--pdf .mca-doc-badge{background:#dc2626;color:#fff}.mca-doc--docx .mca-doc-badge{background:#2563eb;color:#fff}.mca-doc--epub .mca-doc-badge{background:#059669;color:#fff}.mca-doc-lines{position:absolute;inset:28px 10px 12px;display:flex;flex-direction:column;gap:5px}.mca-doc-line{height:4px;border-radius:2px;background:#0f172a1f}.mca-doc-line--title{height:7px;width:70%;margin:0 auto 4px;background:#0f172a38}.mca-doc-line--short{width:55%}.mca-doc-epub-spine{position:absolute;left:0;top:0;bottom:0;width:6px;background:#05966959}.mca-bridge{position:relative;display:flex;flex-direction:column;align-items:center;gap:6px;min-width:72px}.mca-arrow-track{position:relative;width:64px;height:3px;background:#e2e8f0;border-radius:999px;overflow:hidden}.mca-arrow-fill{position:absolute;inset:0;background:linear-gradient(90deg,#2563eb,#10b981);border-radius:inherit;transform-origin:left;animation:mca-arrow-fill 1.8s ease-in-out infinite}.mca-arrow-head{position:absolute;right:-2px;top:50%;transform:translateY(-50%);width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid #10b981}.mca-particles{position:absolute;inset:-12px -8px;pointer-events:none}.mca-particle{position:absolute;width:5px;height:5px;border-radius:50%;background:#3b82f6;opacity:0;animation:mca-particle-fly 1.8s ease-in-out infinite}.mca-particle:nth-child(1){top:20%;animation-delay:0s}.mca-particle:nth-child(2){top:50%;animation-delay:.35s;background:#10b981}.mca-particle:nth-child(3){top:78%;animation-delay:.7s}.mca-gear{font-size:1.1rem;color:#64748b;animation:mca-spin 2.5s linear infinite}.mca-message{margin:0;font-size:.95rem;font-weight:700;color:#0f172a;text-align:center}.mca-sub{margin:0;font-size:.8rem;color:#64748b;text-align:center;max-width:360px;line-height:1.5}.mca-progress{width:100%;max-width:280px;height:5px;background:#e2e8f0;border-radius:999px;overflow:hidden}.mca-progress-bar{height:100%;background:linear-gradient(90deg,#2563eb,#10b981);border-radius:inherit;animation:mca-progress 2.4s ease-in-out infinite}.mca-root--complete .mca-doc--source{animation:none;opacity:.55;transform:scale(.92)}.mca-root--complete .mca-doc--target{animation:mca-complete-pop .5s cubic-bezier(.34,1.56,.64,1) forwards}.mca-root--complete .mca-arrow-fill,.mca-root--complete .mca-particle,.mca-root--complete .mca-gear,.mca-root--complete .mca-progress-bar{animation:none}.mca-root--complete .mca-arrow-fill{transform:scaleX(1);width:100%}@keyframes mca-source-pulse{0%,to{transform:scale(1) rotate(-2deg)}50%{transform:scale(1.03) rotate(0)}}@keyframes mca-target-glow{0%,to{box-shadow:0 12px 28px #0f172a24}50%{box-shadow:0 16px 36px #10b98147}}@keyframes mca-arrow-fill{0%{transform:scaleX(0)}60%{transform:scaleX(1)}to{transform:scaleX(1);opacity:.6}}@keyframes mca-particle-fly{0%{left:0;opacity:0}20%{opacity:1}80%{opacity:1}to{left:calc(100% - 5px);opacity:0}}@keyframes mca-spin{to{transform:rotate(360deg)}}@keyframes mca-progress{0%{width:8%}50%{width:72%}to{width:95%}}@keyframes mca-complete-pop{0%{transform:scale(.9)}to{transform:scale(1)}}.bpv-root{width:100%;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;background:#f8fafc;display:flex;flex-direction:column;outline:none;box-shadow:0 4px 20px #0f172a0f}.bpv-toolbar{padding:.85rem 1.1rem;background:linear-gradient(180deg,#fff,#f8fafc);border-bottom:1px solid #e2e8f0}.bpv-toolbar-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin-bottom:.65rem}.bpv-toolbar-row:last-child{margin-bottom:0}.bpv-brand{display:flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:700;color:#0f172a}.bpv-brand-icon{width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:800}.bpv-mode-toggle{display:inline-flex;background:#f1f5f9;border-radius:10px;padding:3px;gap:2px;border:1px solid #e2e8f0}.bpv-mode-btn{padding:.42rem 1rem;border:none;border-radius:8px;font-weight:700;font-size:.78rem;cursor:pointer;transition:background .2s,color .2s,box-shadow .2s;background:transparent;color:#64748b}.bpv-mode-btn--active{background:#2563eb;color:#fff;box-shadow:0 2px 8px #2563eb40}.bpv-status{font-size:.82rem;color:#64748b;font-weight:600}.bpv-nav{display:flex;flex-wrap:wrap;gap:.45rem;justify-content:center}.bpv-nav-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .85rem;border:1px solid #e2e8f0;border-radius:8px;background:#fff;font-weight:600;font-size:.78rem;transition:border-color .2s,color .2s,background .2s}.bpv-nav-btn--enabled{color:#0f172a;cursor:pointer}.bpv-nav-btn--enabled:hover{border-color:#93c5fd;background:#eff6ff}.bpv-nav-btn--disabled{color:#94a3b8;cursor:not-allowed}.bpv-viewport{position:relative;width:100%;height:620px;max-height:75vh;background:#fff}.bpv-container{width:100%;height:100%;-webkit-overflow-scrolling:touch}.bpv-container--pages{overflow:hidden;cursor:pointer}.bpv-container--scroll{overflow:auto;cursor:default}.bpv-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:10}.bpv-overlay--loading{background:linear-gradient(180deg,#fff,#f8fafc)}.bpv-overlay--error{padding:2rem;text-align:center;color:#dc2626;background:#fef2f2}.bpv-conversion-banner{display:flex;align-items:center;gap:.5rem;padding:.55rem 1.1rem;background:linear-gradient(90deg,#ecfdf5,#eff6ff);border-bottom:1px solid #d1fae5;font-size:.78rem;font-weight:600;color:#065f46}.bpv-conversion-banner svg{color:#10b981;flex-shrink:0}.bpv-footer{margin:0;padding:.7rem 1.1rem;font-size:.78rem;color:#64748b;background:#f1f5f9;border-top:1px solid #e2e8f0;line-height:1.55}.bpv-footer strong{color:#334155}.bpv-spinner{width:40px;height:40px;border:4px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:bpv-spin 1s linear infinite}@keyframes bpv-spin{to{transform:rotate(360deg)}}.mfg-root{border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 1px 3px #0f172a0f}.mfg-header{padding:1.35rem 1.5rem 1.15rem;border-bottom:1px solid #f1f5f9;background:linear-gradient(180deg,#fafbfc,#fff)}.mfg-eyebrow{margin:0 0 .4rem;font-family:Inter,sans-serif;font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#64748b}.mfg-title{margin:0 0 .45rem;font-family:Playfair Display,serif;font-size:1.2rem;font-weight:600;color:#0f172a;letter-spacing:-.02em;line-height:1.25}.mfg-lead{margin:0;font-family:Inter,sans-serif;font-size:.875rem;color:#64748b;line-height:1.6;max-width:62ch}.mfg-tabs{display:flex;gap:.5rem;padding:.85rem 1.25rem;border-bottom:1px solid #f1f5f9;background:#f8fafc}.mfg-tab{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.55rem .85rem;border:1px solid #e2e8f0;border-radius:8px;background:#fff;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:600;color:#64748b;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.mfg-tab:hover{color:#0f172a;border-color:#cbd5e1}.mfg-tab--active{color:#0f172a;border-color:#c5a059;background:#fffbeb;box-shadow:inset 0 0 0 1px #c5a05940}.mfg-panels{display:grid;grid-template-columns:1fr 1fr;gap:0}@media(max-width:720px){.mfg-panels{grid-template-columns:1fr}.mfg-panel--dont{border-top:1px solid #f1f5f9}}.mfg-panel{padding:1.25rem 1.35rem 1.35rem}.mfg-panel--do{border-right:1px solid #f1f5f9}@media(max-width:720px){.mfg-panel--do{border-right:none;border-bottom:1px solid #f1f5f9}}.mfg-panel-heading{display:flex;align-items:center;gap:.55rem;margin:0 0 .75rem;font-family:Inter,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#334155}.mfg-svg-wrap{margin-bottom:.85rem;border-radius:10px;overflow:hidden;background:#fff}.mfg-svg-wrap--good{border:1.5px solid #34d399}.mfg-svg-wrap--avoid{border:1.5px solid #f87171}.mfg-svg{display:block;width:100%;height:auto;min-height:210px}.mfg-svg-wrap--avoid .mfg-svg{min-height:210px}.mfg-list{list-style:none;margin:0;padding:.85rem 0 0;border-top:1px solid #f1f5f9;display:flex;flex-direction:column;gap:.55rem}.mfg-list li{display:flex;align-items:flex-start;gap:.55rem;font-family:Inter,sans-serif;font-size:.8125rem;color:#334155;line-height:1.5}.mfg-panel-badge{display:inline-flex;align-items:center;justify-content:center;min-width:2.75rem;padding:.2rem .45rem;border-radius:4px;font-size:.62rem;font-weight:800;letter-spacing:.08em}.mfg-panel-badge--do{background:#ecfdf5;color:#047857}.mfg-panel-badge--dont{background:#fef2f2;color:#b91c1c}.mfg-list li strong{color:#0f172a;font-weight:600}.mfg-list-icon{flex-shrink:0;margin-top:.2rem;font-size:.65rem}.mfg-list-icon--do{color:#059669}.mfg-list-icon--dont{color:#dc2626}.mfg-note{margin:0;padding:.85rem 1.35rem;border-top:1px solid #f1f5f9;background:#f8fafc;font-family:Inter,sans-serif;font-size:.78rem;color:#64748b;line-height:1.55}.mfg-root--compact .mfg-header{padding:1.1rem 1.25rem 1rem}.mfg-root--compact .mfg-title{font-size:1.05rem}.mfg-root--compact .mfg-lead{font-size:.8125rem}.mfg-root--compact .mfg-tabs{padding:.7rem 1rem}.mfg-root--compact .mfg-panel{padding:1rem 1.15rem 1.1rem}.mfg-root--compact .mfg-list li{font-size:.78rem}.mfg-root--compact .mfg-note{padding:.75rem 1.15rem;font-size:.75rem}.author-portal-container{max-width:1600px;margin:0 auto;padding:2rem;min-height:calc(100vh - 64px);display:grid;grid-template-columns:260px 1fr;gap:2.5rem;align-items:start}.author-portal-sidebar{background:#fff;border-radius:20px;padding:2rem 1.5rem;box-shadow:0 10px 25px -5px #0f172a14;border:1px solid #f1f5f9;position:sticky;top:calc(64px + 1.5rem);min-height:calc(100vh - 64px - 4rem);display:flex;flex-direction:column}.author-portal-sidebar__title{font-size:1.25rem;font-weight:800;color:#0f172a;margin:0 0 1.5rem;padding-bottom:1rem;border-bottom:1px solid #f1f5f9;letter-spacing:-.02em}.author-portal-nav-group{display:flex;flex-direction:column;gap:1rem;flex:1}.author-portal-sidebar__footer{margin-top:auto;padding-top:1.5rem;border-top:1px solid #f1f5f9}.author-portal-sidebar__footer p{margin:0;font-size:.78rem;color:#94a3b8;line-height:1.5}.author-portal-content{min-height:calc(100vh - 64px - 4rem)}.author-portal-nav-button{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;border-radius:12px;border:none;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);text-wrap:nowrap;flex-direction:column;padding:1.25rem 1rem;gap:.5rem;width:100%}@media(max-width:968px){.author-portal-container{grid-template-columns:1fr;padding:1rem;gap:1.5rem;min-height:auto}.author-portal-sidebar{position:sticky;top:calc(64px + .5rem);z-index:100;min-height:auto;margin-bottom:.5rem;padding:.75rem!important;flex-direction:row;align-items:center;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;background:#fffffff2!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(226,232,240,.8)!important}.author-portal-sidebar::-webkit-scrollbar{display:none}.author-portal-sidebar__title,.author-portal-sidebar__footer{display:none}.author-portal-nav-group{flex-direction:row;width:100%;justify-content:flex-start;flex:none}.author-portal-nav-button{padding:.8rem .6rem!important;flex-direction:column!important;gap:.25rem!important;min-width:70px}.nav-label{display:none}.author-portal-content{min-height:auto}}.status-timeline{display:flex;justify-content:space-between;align-items:flex-start;position:relative;width:100%;max-width:800px;margin:2rem auto 4rem;padding:0 1rem}.timeline-item{position:relative;display:flex;flex-direction:column;align-items:center;flex:1}.dot-container{display:flex;align-items:center;width:100%;position:relative;justify-content:center}.dot{width:24px;height:24px;border-radius:50%;border:4px solid #7b8e9d;background:#fff;z-index:2;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;align-items:center;justify-content:center;position:relative}.active .dot{border-color:#004aad;box-shadow:0 0 0 4px #004aad33;transform:scale(1.1)}.completed .dot{border-color:#004aad;background:#004aad}.checkmark{color:#fff;font-size:14px;font-weight:700}.line{position:absolute;height:2px;background:#e1e7ec;width:100%;left:50%;top:50%;transform:translateY(-50%);z-index:1;transition:all .6s ease}.line-completed{background:#004aad}.label{margin-top:1rem;font-family:Roboto,Inter,sans-serif;font-size:14px;font-weight:500;color:#7b8e9d;transition:all .3s ease}.active .label{color:#004aad;font-weight:600}.completed .label{color:#004aad;opacity:.8}@keyframes pulse{0%{transform:scale(1);opacity:1}to{transform:scale(1.5);opacity:0}}.active .dot:after{content:"";position:absolute;width:100%;height:100%;border-radius:50%;border:4px solid #004aad;animation:pulse 2s infinite}.plan-selection-container{padding:2rem;width:100%;max-width:1200px;margin:0 auto}.plan-header{text-align:center;margin-bottom:3.5rem}.plan-header h2{font-family:Roboto,Inter,sans-serif;font-size:2.25rem;font-weight:700;color:#0f172a;margin-bottom:1rem}.plan-header p{font-family:Inter,sans-serif;font-size:1.125rem;color:#64748b;max-width:700px;margin:0 auto}.plans-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;justify-content:center}.plan-card{background:#fff;border-radius:20px;padding:3rem 2rem;border:2px solid #e1e7ec;display:flex;flex-direction:column;transition:all .4s cubic-bezier(.165,.84,.44,1);position:relative;cursor:pointer}.plan-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #004aad1f;border-color:#004aad}.plan-card.selected{border-color:#004aad;box-shadow:0 0 0 2px #004aad,0 10px 30px #004aad1a}.popular-badge{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);background:#004aad;color:#fff;font-size:.8rem;font-weight:700;padding:.5rem 1rem;border-radius:9999px;text-transform:uppercase;letter-spacing:1px}.plan-name{font-family:Roboto,sans-serif;font-size:1.5rem;font-weight:700;color:#0f172a;margin-bottom:1.5rem}.plan-price{font-family:Roboto,sans-serif;font-size:3rem;font-weight:800;color:#004aad;margin-bottom:.5rem;display:flex;align-items:baseline;justify-content:center}.currency{font-size:1.5rem;font-weight:600;margin-right:2px}.amount{letter-spacing:-2px}.period{font-size:1rem;color:#7b8e9d;font-weight:500;margin-left:4px}.plan-note{font-family:Inter,sans-serif;font-size:.95rem;color:#64748b;margin-bottom:2rem;min-height:2.8rem;line-height:1.5}.plan-features{list-style:none;padding:0;margin:0 0 3rem;text-align:left;flex-grow:1}.plan-features li{display:flex;align-items:flex-start;gap:12px;margin-bottom:1rem;color:#475569;font-size:1rem}.check-icon{color:#22c55e;font-size:1.1rem;margin-top:3px}.select-button{width:100%;padding:1.25rem;border-radius:12px;border:2px solid #004aad;background:transparent;color:#004aad;font-family:Roboto,sans-serif;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease}.select-button:hover,.select-button.active{background:#004aad;color:#fff}@media(max-width:768px){.plans-grid{grid-template-columns:1fr}}.status-page-container{max-width:1200px;margin:0 auto;padding:4rem 2rem;min-height:calc(100vh - 100px);display:flex;flex-direction:column;align-items:center}.status-page-header{text-align:center;margin-bottom:3rem}.status-page-header h1{font-family:Roboto,Inter,sans-serif;font-size:2.5rem;font-weight:800;color:#0f172a;margin-bottom:.5rem}.subtitle{font-family:Inter,sans-serif;font-size:1.125rem;color:#64748b}.status-content{width:100%;max-width:1200px;margin:0 auto}.status-card{max-width:900px;margin:0 auto;background:#fff;border-radius:20px;box-shadow:0 10px 30px #0f172a0d;padding:3.5rem 2.5rem;text-align:center;border:1px solid #f1f5f9;transform:translateY(0);transition:transform .3s ease;animation:slideUp .6s cubic-bezier(.165,.84,.44,1)}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.icon-wrapper{width:80px;height:80px;background:#f1f5f9;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem}.status-icon{font-size:2.5rem;color:#004aad}.status-icon.success{color:#22c55e}.status-card h2{font-family:Roboto,sans-serif;font-size:1.75rem;font-weight:700;color:#0f172a;margin-bottom:1.5rem}.status-card p{font-family:Inter,sans-serif;font-size:1.1rem;color:#475569;line-height:1.6;margin-bottom:2rem}.info-box{background:#f8fafc;border-radius:12px;padding:1.5rem;border-left:4px solid #004aad}.info-box p{margin:0;font-size:.95rem;color:#475569}.verified-banner{background:#ecfdf5;border:1px solid #d1fae5;color:#065f46;padding:1.5rem 2rem;border-radius:12px;display:flex;align-items:center;gap:1rem;margin-bottom:3.5rem;font-family:Inter,sans-serif;font-weight:500}.check-icon{font-size:1.5rem;flex-shrink:0}.status-page-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:1rem;color:#64748b}.spinner{width:40px;height:40px;border:3px solid #f1f5f9;border-top-color:#004aad;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-bar-container{width:100%;max-width:400px;height:8px;background:#f1f5f9;border-radius:4px;margin:2rem auto 0;overflow:hidden}.loading-bar-progress{width:0%;height:100%;background:#22c55e;border-radius:4px;animation:progress 3s ease-out forwards}@keyframes progress{0%{width:0%}to{width:100%}}.redirect-info{margin-top:2rem;text-align:center;color:#64748b;font-size:.9rem}.demo-helper{margin-top:3rem;padding-top:2rem;border-top:1px dashed #e2e8f0}.demo-helper p{font-size:.8rem;color:#94a3b8;margin-bottom:1rem}.demo-button{padding:.75rem 1.5rem;background:#334155;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:500;transition:background .2s ease}.demo-button:hover{background:#1e293b}.status-footer{margin-top:auto;padding-top:4rem;text-align:center;color:#94a3b8;font-size:.9rem}.status-footer a{color:#004aad;text-decoration:none;font-weight:500}:root{--bg: #f5f8ff;--text: #0f172a;--muted: #475569;--border: #d8e3ff;--soft: #e8f1ff;--primary: #2563eb;--primary-2: #1d4ed8;--accent: #38bdf8;--card: #ffffff;--shadow: 0 18px 50px rgba(30, 58, 138, .08)}.app{min-height:100vh;width:100%;margin:0;padding:0;background:var(--bg);color:var(--text);overflow-x:hidden;display:flex;flex-direction:column}.content{width:100%;margin:0;padding:64px 0 0;flex:1;overflow-x:hidden;box-sizing:border-box}@media(max-width:768px){.content{padding-top:60px}}.navbar{display:flex;align-items:center;justify-content:space-between;padding:.85rem 2rem;position:fixed;top:0;left:0;right:0;z-index:1000;background:#fffffff2;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:none;border-bottom:1px solid rgba(0,0,0,.05);border-radius:0;box-shadow:0 8px 32px #0000001a,0 0 0 1px #ffffff80 inset;width:100%;max-width:100%;box-sizing:border-box;flex-shrink:0;transition:all .3s ease;height:64px;min-height:64px;max-height:64px}.navbar:hover{background:#fffffffa;box-shadow:0 12px 40px #00000026,0 0 0 1px #fff9 inset}@media(max-width:768px){.navbar{top:0;padding:.75rem 1rem;width:100%;border-radius:0;height:60px;min-height:60px;max-height:60px}}.brand{font-weight:700;font-size:1rem;letter-spacing:.02em;display:flex;align-items:center;gap:.45rem;height:100%}.navbar-top-row{display:flex;align-items:center;width:100%;height:100%}.brand-logo{height:40px;width:auto;display:block}.nav-links{display:flex;gap:1rem;font-weight:500}.nav-links a{padding:.5rem .75rem;border-radius:999px;transition:background-color .2s ease,color .2s ease}.nav-links a:hover{background:var(--soft)}.details-section{margin-top:2.5rem;padding:2.5rem 2rem 3rem;background:#f7faff;border:1px solid var(--border);border-radius:20px;box-shadow:0 16px 40px #1e40af14;position:relative;overflow:hidden}.details-top{text-align:center;max-width:720px;margin:0 auto 1.5rem}.details-top h2{margin:.3rem 0 .4rem;font-size:2rem}.details-top .muted{margin:0 0 .8rem}.details-top .primary{padding:.65rem 1.4rem;border-radius:999px}.details-stage{position:relative;padding:2.2rem 1.2rem 1.8rem;background:#fff;border:1px solid var(--border);border-radius:18px;box-shadow:0 12px 30px #1e40af14;overflow:hidden}.details-bg-text{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:5.2rem;font-weight:700;color:#2563eb0f;text-transform:lowercase;pointer-events:none;-webkit-user-select:none;user-select:none}.details-row{display:flex;justify-content:center;align-items:flex-end;gap:1.1rem;padding-top:1rem;position:relative;z-index:1;flex-wrap:nowrap}.details-card{text-align:center;background:transparent;border:none;border-radius:14px;padding:0;box-shadow:none;display:grid;gap:.35rem;transform-origin:bottom center;transition:transform .2s ease,box-shadow .2s ease}.details-card img{width:100%;height:180px;object-fit:cover;border-radius:10px;box-shadow:0 10px 22px #1e40af14}.details-title{margin:0;font-weight:700;font-size:1rem}.details-author{margin:0;font-size:.9rem}.details-card:nth-child(1){transform:translateY(28px) rotate(-8deg) scale(.92)}.details-card:nth-child(2){transform:translateY(14px) rotate(-4deg) scale(.96)}.details-card:nth-child(3){transform:translateY(-6px) rotate(0) scale(1.05)}.details-card:nth-child(4){transform:translateY(14px) rotate(4deg) scale(.96)}.details-card:nth-child(5){transform:translateY(28px) rotate(8deg) scale(.92)}.details-card:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 14px 28px #1e40af1f}.details-footer{margin-top:1.8rem;text-align:center}@media(max-width:720px){.details-row{flex-wrap:wrap;justify-content:center}.details-card,.details-card:nth-child(1),.details-card:nth-child(2),.details-card:nth-child(3),.details-card:nth-child(4),.details-card:nth-child(5){transform:none}}.shelf-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem}.mini-book{background:#fff;border-radius:12px;padding:.9rem;display:grid;gap:.4rem;text-align:center;box-shadow:0 12px 28px #1e3a8a14;border:1px solid var(--border)}.mini-book img{width:100%;height:160px;object-fit:cover;border-radius:10px}.mini-book h4{margin:0;font-size:.95rem}.mini-book .author{color:var(--muted);font-size:.85rem}.section-header{padding:0 1rem}.section-header h2{margin-bottom:.35rem}.section-header p{margin-top:0;color:var(--muted)}.subsection-header{padding:0 1rem;margin-top:2rem}.muted{color:var(--muted)}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;padding:1rem 1rem 0}.card-grid.book-cards{grid-template-columns:repeat(auto-fill,minmax(180px,200px));gap:1.5rem;justify-content:start}.card-grid::-webkit-scrollbar{display:none}.card{background:var(--card);border:1px solid var(--border);border-radius:14px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 12px 30px #1e40af14;transition:transform .15s ease,box-shadow .15s ease,translate .15s ease}.card.book-card{max-width:200px;width:100%;min-height:420px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 16px #0f172a1a;overflow:hidden}.card:hover{transform:translateY(-4px);box-shadow:0 16px 36px #1e40af1f}.card-cover{width:100%;height:220px;object-fit:cover;background:var(--soft)}.card.book-card .card-cover{height:280px;object-fit:contain;background:var(--soft);padding:.5rem}.card-content{padding:1rem 1.1rem 1.25rem;display:flex;flex-direction:column;gap:.35rem}.card h3{margin:0;font-size:1.05rem}.author{color:var(--muted);margin:0;font-weight:500}.description{margin:.25rem 0 .5rem;color:var(--muted);font-size:.95rem}.card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.price{font-weight:700;color:var(--primary)}button{border:none;border-radius:12px;padding:.65rem 1.05rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background-color .2s ease,color .2s ease;font-family:inherit}button:active{transform:translateY(1px)}.primary{background:linear-gradient(135deg,var(--primary),var(--primary-2));color:#fff;box-shadow:0 10px 24px #2563eb4d}.primary:hover{background:linear-gradient(135deg,var(--primary-2),#143ba8)}.primary.ghost{background:var(--primary);border:1px solid var(--primary);box-shadow:none;color:#fff}.primary.ghost:hover{background:var(--primary-2);border-color:var(--primary-2)}.secondary{background:#fff;color:var(--text);border:1px solid var(--border)}.secondary:hover{background:var(--soft)}.profile-card{display:flex;align-items:center;gap:1rem;margin:1rem 1rem 0;padding:1rem;background:linear-gradient(135deg,#eef3ff,#fff);border:1px solid var(--border);border-radius:14px}.avatar{width:52px;height:52px;border-radius:50%;background:var(--primary);display:grid;place-items:center;font-weight:700;color:#fff;font-size:1.1rem}.reader{padding:1rem}.reader-topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.reader-topbar h2{margin:0}.reader-topbar a{padding:.55rem .9rem;border-radius:10px}.reader-frame{background:var(--card);border:1px solid var(--border);border-radius:14px;overflow:hidden;box-shadow:0 12px 30px #1e40af14}.reader-frame iframe{width:100%;height:70vh}.footer{padding:1rem 1rem 1.6rem;text-align:center;color:var(--muted);font-size:.95rem}.video-page{padding:2rem 1rem 2.5rem;background:radial-gradient(circle at 20% 20%,rgba(37,99,235,.08),transparent 40%),#f7faff;min-height:80vh}.video-hero{max-width:760px;margin:0 auto 1.6rem;text-align:center}.video-hero h1{margin:.3rem 0 .5rem}.video-stage{max-width:980px;margin:0 auto;background:#fff;border:1px solid var(--border);border-radius:20px;padding:1.4rem 1.4rem 1.8rem;box-shadow:0 16px 42px #1e40af14}.video-frame{background:#0f1f45;border-radius:16px;padding:.9rem;border:1px solid #254b94;box-shadow:0 12px 28px #0a122938}.video-frame video{width:100%;border-radius:10px;display:block;background:#000b1f;border:1px solid rgba(255,255,255,.1)}.video-highlights{margin-top:1.1rem;display:flex;gap:.6rem;flex-wrap:wrap;justify-content:center}@media(max-width:1200px){.ebooks-grid{grid-template-columns:1fr!important}}@media(max-width:900px){.stage-main{grid-template-columns:1fr}}@media(max-width:640px){.navbar{flex-direction:column;gap:.75rem;align-items:flex-start}.nav-links{width:100%;justify-content:space-between}.stage{padding:1.1rem}.shelf-row{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.card-grid{grid-template-columns:1fr}.reader-topbar{flex-direction:column;align-items:flex-start;gap:.5rem}}
