*,*:before,*:after{box-sizing:border-box}:root[data-theme=light]{--bg: #f4f5f8;--ink: #000000}:root[data-theme=dark]{--bg: #0a0e18;--ink: #f3f5fa;color-scheme:dark}html,body,#root{margin:0;padding:0;height:100%;width:100%;overflow:hidden;background:var(--bg, #f4f5f8);transition:background .18s ease}body{font-family:"Source Sans 3",Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--ink, #000000)}button{font-family:inherit;cursor:pointer}@keyframes ca-badge-pulse{0%{box-shadow:0 0 #b4231880}70%{box-shadow:0 0 0 6px #b4231800}to{box-shadow:0 0 #b4231800}}.ca-badge-pulse{animation:ca-badge-pulse 1.8s ease-out infinite}
