:root{--safe-bottom: env(safe-area-inset-bottom) }.scrollbar-thin::-webkit-scrollbar{height:6px}.scrollbar-thin::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:9999px}dialog[open]{animation:pop .12s ease-out}@keyframes pop{0%{transform:scale(.98);opacity:0}to{transform:scale(1);opacity:1}}
