.booksaw-theme{color:#0e1b39;background-color:#fff}.booksaw-theme .font-heading{font-family:var(--theme-font-heading,var(--font-poppins),"Hind Siliguri",sans-serif)}.booksaw-theme .font-body{font-family:var(--theme-font-body,var(--font-inter),"Hind Siliguri",sans-serif)}.booksaw-theme :focus-visible{outline:2px solid var(--theme-primary,#2563eb);outline-offset:2px}.booksaw-theme ::-moz-selection{background:var(--theme-primary,#2563eb);color:#fff}.booksaw-theme ::selection{background:var(--theme-primary,#2563eb);color:#fff}.booksaw-theme .no-scrollbar::-webkit-scrollbar{display:none}.booksaw-theme .no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes bk-rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.booksaw-theme .bk-rise{animation:bk-rise .7s cubic-bezier(.16,1,.3,1) forwards}@media (prefers-reduced-motion:reduce){.booksaw-theme .bk-rise{animation:none}}