*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--c-purple:#534ab7;--c-purple-light:#eeedfe;--c-purple-dark:#3c3489;--c-text:#1a1a1a;--c-text-2:#666;--c-text-3:#999;--c-bg:#fff;--c-bg-2:#f7f7f5;--c-bg-3:#f0f0ec;--c-border:rgba(0,0,0,.1);--c-border-2:rgba(0,0,0,.2);--c-danger:#a32d2d;--c-danger-bg:#fcebeb;--radius:10px;--radius-lg:14px}@media (prefers-color-scheme:dark){:root{--c-text:#f0f0ee;--c-text-2:#aaa;--c-text-3:#666;--c-bg:#1a1a1a;--c-bg-2:#242424;--c-bg-3:#2e2e2e;--c-border:hsla(0,0%,100%,.1);--c-border-2:hsla(0,0%,100%,.2)}}body,html{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--c-bg-2);color:var(--c-text);-webkit-font-smoothing:antialiased;overscroll-behavior:none}html{-webkit-text-size-adjust:100%}button{cursor:pointer}button,input,select,textarea{font-family:inherit}a{color:inherit;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}