@tailwind base;@tailwind components;@tailwind utilities;::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.loading-spinner{border:4px solid rgba(255,255,255,.1);width:36px;height:36px;border-radius:50%;border-left-color:#4f46e5;animation:spin 1s ease infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.wood-pattern{background-color:#1a1a1a;background-image:linear-gradient(#00000080,#00000080),repeating-linear-gradient(45deg,#2d2d2d,#2d2d2d 2px,#1a1a1a 2px,#1a1a1a 8px);background-size:cover}.bg-paper{background-color:#fcfaf5}.bg-leather{background-color:#3e2723;background-image:linear-gradient(to bottom,#ffffff0d,#0003),url("data:image/svg+xml,%3Csvg width='200' height='200' viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.6' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.1'/%3E%3C/svg%3E");box-shadow:inset 0 0 50px #000000b3;border:1px solid rgba(255,255,255,.05)}.ltr-book-shadow{box-shadow:-20px 20px 50px #0009,0 0 20px #0000004d}.rtl-book-shadow{box-shadow:20px 20px 50px #0009,0 0 20px #0000004d}.stf__wrapper{perspective:2500px!important}
