:root{--background:#f8fafc;--foreground:#0f172a}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}body{background:var(--background);color:var(--foreground);line-height:1.6}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.scrollbar-thin::-webkit-scrollbar{width:3px}.scrollbar-thin::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:99px}::selection{color:#1e40af;background:#3b82f620}:focus-visible{outline-offset:2px;border-radius:6px;outline:2px solid #3b82f6}*{-webkit-tap-highlight-color:transparent}.safe-area-inset-bottom{padding-bottom:env(safe-area-inset-bottom,0px)}@keyframes bounceIn{0%{opacity:0;transform:translateY(20px)scale(.95)}60%{opacity:1;transform:translateY(-4px)scale(1.02)}to{opacity:1;transform:translateY(0)scale(1)}}.animate-bounce-once{animation:.4s cubic-bezier(.34,1.56,.64,1) forwards bounceIn}.card-hover{transition:box-shadow .15s,transform .15s}.card-hover:hover{transform:translateY(-1px);box-shadow:0 8px 24px -4px #0000001f}
