.book-bar{display:none}@media (max-width:991.98px){.book-bar{z-index:50;padding:10px 16px calc(10px + env(safe-area-inset-bottom,0px));background:#fff;justify-content:space-between;align-items:center;gap:16px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px -12px #10283b4d}.book-bar small{color:#5f6c80;font-size:12px;line-height:1.2;display:block}.book-bar strong{color:var(--theme-color);font-size:22px;font-weight:800;line-height:1.15}.book-bar strong span{color:#5f6c80;font-size:13px;font-weight:500}.book-bar__btn{background:var(--theme-color);color:#fff;white-space:nowrap;border-radius:50px;align-items:center;gap:12px;padding:6px 6px 6px 22px;font-size:15px;font-weight:600;line-height:1;transition:background-color .2s ease-out;display:inline-flex}.book-bar__btn:hover,.book-bar__btn:focus-visible{background:var(--color-dark);color:#fff}.book-bar__icon{width:36px;height:36px;color:var(--theme-color);background:#fff;border-radius:50%;place-items:center;font-size:13px;display:grid}body:has(.book-bar){padding-bottom:72px}body:has(.book-bar) #scroll-top{bottom:92px}}
