@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";
.pg-demo-root{-webkit-font-smoothing:antialiased;font-family:DM Sans,-apple-system,sans-serif}.pg-demo-root,.pg-demo-root *{box-sizing:border-box;margin:0;padding:0}.pg-demo-root input:focus{border-color:#0f2545!important;box-shadow:0 0 0 3px #0f254514!important}.pg-demo-root ::-webkit-scrollbar{width:5px}.pg-demo-root ::-webkit-scrollbar-track{background:0 0}.pg-demo-root ::-webkit-scrollbar-thumb{background:#e2e4ea;border-radius:3px}@keyframes pg-fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes pg-slideUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes pg-spin{to{transform:rotate(360deg)}}@keyframes pg-pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.4)}}.pg-demo-root .pg-spin{animation:.8s linear infinite pg-spin}.pg-demo-root button:hover{filter:brightness(.97)}
