html{--bg-color-green-hover:#8cad8c;--bg-color-green:#779a77;--bg-color-red-hover:#d05252;--bg-color-red:#bb4343;--bg-color-light-blue:#f5f5ff;--bg-green-1:#e8efe7;--bg-hue:0;--bg-sat:0%;--bg-surface-1:hsl(var(--bg-hue),var(--bg-sat),100%);--bg-surface-2:hsl(var(--bg-hue),var(--bg-sat),98%);--bg-surface-3:hsl(var(--bg-hue),var(--bg-sat),96%);--bg-surface-4:hsl(var(--bg-hue),var(--bg-sat),94%);--bg-surface-5:hsl(var(--bg-hue),var(--bg-sat),92%);--bg-surface-6:hsl(var(--bg-hue),var(--bg-sat),88%);--bg-warm-1:#ffffec;--bg-warm-2:#f5f5e2;--border-dark:solid 1px #bfbfbf;--border-light:solid 1px #dedede;--border-medium:solid 1px #ccc;--border-xlight:solid 1px #ebebeb;--shadow-2:0 0 0.5rem 0 rgba(0,0,0,.1);--shadow:0 0 0.5rem 0 rgba(0,0,0,.05);--text-dark:#262626;--text-light:#999;--text-medium:#666;box-sizing:border-box;font-size:62.5%}body{font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100dvh;margin:0}body.ck-inspector-body-collapsed,body.ck-inspector-body-expanded{height:calc(100vh - var(--ck-inspector-collapsed-height))}#root{height:100%}#root,.ReactModalPortal{font-size:1.2rem}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{text-underline-offset:.25em}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1!important;overflow:hidden;position:relative;width:100%;z-index:1}.react-loading-skeleton:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:react-loading-skeleton;animation-timing-function:ease-in-out;background-color:#fff;background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}
/*# sourceMappingURL=main.ef86e000.css.map*/