@tailwind base;@tailwind components;@tailwind utilities;body,html{height:100%}.app-shell,.card,body{@apply rounded-2xl border border-slate-200/60 bg-white/90 shadow-card backdrop-blur-sm}.scrollbar-thin::-webkit-scrollbar{height:6px;width:6px}.scrollbar-thin::-webkit-scrollbar-thumb,.scrollbar-thin::-webkit-scrollbar-track{@apply rounded-full bg-slate-400}