html,body,#root{height:100%;margin:0;padding:0;overflow:hidden}.device{height:100dvh}.book-summary{height:100%}.summary-content{height:100%;overflow:hidden}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}.summary-content--next .summary-content-section--active>*{animation-name:fadeInUp}.summary-content--prev .summary-content-section--active>*{animation-name:fadeInDown}.remove-confirm-overlay{z-index:1000;background:#0000004d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.remove-confirm-dialog{text-align:center;background:#fff;border-radius:12px;width:80%;max-width:300px;padding:24px 20px}.remove-confirm-dialog__text{margin:0 0 20px;font-size:1rem;line-height:1.5}.remove-confirm-dialog__actions{justify-content:center;gap:12px;display:flex}.sign-in-form__footer{text-align:center;color:#888;margin:20px 0 0;font-size:.85rem}.sign-in-form__footer a{color:#333;font-weight:600;text-decoration:underline}
