.exit-popup{padding:0;border:1px solid #d7e1f5;border-radius:26px;background:radial-gradient(ellipse at top right,#eae5ff,transparent 65%),#fff;color:#162342;width:min(570px,calc(100% - 32px));max-height:calc(100dvh - 40px);overflow-y:auto;box-shadow:0 30px 100px #14265240}.exit-popup::backdrop{background:#14233e88;backdrop-filter:blur(5px)}.exit-popup-content{text-align:center;padding:38px 35px 23px}.exit-popup .eyebrow{font-size:10px;letter-spacing:1.4px;margin:8px 0 18px}.exit-popup h2{font-size:37px;letter-spacing:-1.6px}.exit-popup #exit-popup-description{font-size:15px;line-height:1.7;max-width:410px;margin:18px auto}.exit-popup-close{position:absolute;top:10px;right:12px;width:40px;height:40px;background:transparent;border:0;color:#5f6f8c;border-radius:50%;font-size:29px;cursor:pointer}.exit-popup-close:hover{background:#e8edf9}.exit-popup-books{display:flex;justify-content:center;gap:10px;margin:20px auto;width:100%;max-width:390px}.exit-popup-books img{width:calc((100% - 20px)/3);height:auto;border:1px solid #e2e6f0;border-radius:8px}.exit-popup-date{font-size:13px;line-height:1.7;margin:15px 0 23px;color:#627397}.exit-popup-date strong{font-size:16px;color:#365ba7}.exit-popup .cta{width:100%;max-width:380px;justify-content:space-between;font-size:15px}.exit-popup .micro{font-size:11px;margin-top:13px}.exit-popup-dismiss{padding:12px 20px;margin-top:7px;border:0;background:transparent;color:#697991;font-size:13px;text-decoration:underline;text-underline-offset:3px;cursor:pointer}html.exit-popup-open{overflow:hidden}
@media(max-width:540px){.exit-popup{border-radius:20px;max-height:calc(100dvh - 24px)}.exit-popup-content{padding:36px 22px 15px}.exit-popup h2{font-size:30px;letter-spacing:-1.1px}.exit-popup .eyebrow{font-size:9px;letter-spacing:1px}.exit-popup #exit-popup-description{font-size:14px;margin-block:15px}.exit-popup-books{max-width:285px;gap:7px;margin-block:15px}.exit-popup-books img{width:calc((100% - 14px)/3)}.exit-popup-date{margin:13px 0 17px}.exit-popup .cta{font-size:14px}.exit-popup .micro{font-size:10px}}
@media(prefers-reduced-motion:no-preference){.exit-popup[open]{animation:exit-popup-enter .25s ease-out}@keyframes exit-popup-enter{from{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}}
