html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}img,picture,video,canvas,svg{max-width:100%;height:auto;display:block}html{font-family:Poppins,sans-serif!important;width:100%;height:100%}html body{display:flex;flex-direction:column;font-family:Poppins,sans-serif;font-size:1.2rem;color:#000!important;margin:0 auto}:root{--bg: #ffffff;--panel: #ffffff;--text: #0f172a;--muted: #64748b;--primary: #6366f1;--primary-weak: #c7d2fe;--ring: rgba(99, 102, 241, .15)}:root[data-theme=dark]{--bg: #0b1020;--panel: #0f172a;--text: #e5e7eb;--muted: #94a3b8;--primary: #818cf8;--primary-weak: #374151;--ring: rgba(129, 140, 248, .18)}body{color:var(--text);overflow-x:hidden}:root{--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem}
