html,#root{height:100%}body{min-height:100%;margin:0}button{cursor:pointer!important}@property --ow-loader-pill-a-width{syntax: "<length>"; initial-value: 0px; inherits: true;}@property --ow-loader-pill-b-width{syntax: "<length>"; initial-value: 0px; inherits: true;}@property --ow-loader-pill-c-width{syntax: "<length>"; initial-value: 0px; inherits: true;}@property --ow-loader-pill-a-color{syntax: "<color>"; initial-value: black; inherits: true;}@property --ow-loader-pill-b-color{syntax: "<color>"; initial-value: black; inherits: true;}@property --ow-loader-pill-c-color{syntax: "<color>"; initial-value: black; inherits: true;}.ow-loader{--ow-loader-pill-height: 12px;--ow-loader-pill-gap: calc(var(--ow-loader-pill-height) / 2);--ow-loader-pill-width-min: var(--ow-loader-pill-height);--ow-loader-pill-width-max: 40px;position:relative;width:calc(var(--ow-loader-pill-width-min) * 2 + var(--ow-loader-pill-width-max) + var(--ow-loader-pill-gap) * 2);height:var(--ow-loader-pill-height);animation:loader 1s ease-in-out infinite alternate}.ow-loader .ow-loader-pill{position:absolute;inset-block:0;border-radius:calc(var(--ow-loader-pill-height) / 2)}.ow-loader .ow-loader-pill.ow-loader-pill-a{left:0;background:var(--ow-loader-pill-a-color);width:var(--ow-loader-pill-a-width)}.ow-loader .ow-loader-pill.ow-loader-pill-b{left:calc(var(--ow-loader-pill-a-width) + var(--ow-loader-pill-gap));background:var(--ow-loader-pill-b-color);width:var(--ow-loader-pill-b-width)}.ow-loader .ow-loader-pill.ow-loader-pill-c{right:0;background:var(--ow-loader-pill-c-color);width:var(--ow-loader-pill-c-width)}@keyframes loader{0%{--ow-loader-pill-a-width: var(--ow-loader-pill-width-max);--ow-loader-pill-b-width: var(--ow-loader-pill-width-min);--ow-loader-pill-c-width: var(--ow-loader-pill-width-min);--ow-loader-pill-a-color: #d49ae8;--ow-loader-pill-b-color: #663f76;--ow-loader-pill-c-color: #663f76}50%{--ow-loader-pill-a-width: var(--ow-loader-pill-width-min);--ow-loader-pill-b-width: var(--ow-loader-pill-width-max);--ow-loader-pill-c-width: var(--ow-loader-pill-width-min);--ow-loader-pill-a-color: #663f76;--ow-loader-pill-b-color: #d49ae8;--ow-loader-pill-c-color: #663f76}to{--ow-loader-pill-a-width: var(--ow-loader-pill-width-min);--ow-loader-pill-b-width: var(--ow-loader-pill-width-min);--ow-loader-pill-c-width: var(--ow-loader-pill-width-max);--ow-loader-pill-a-color: #663f76;--ow-loader-pill-b-color: #663f76;--ow-loader-pill-c-color: #d49ae8}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;min-height:100%;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,input:-webkit-autofill:active{transition:background-color 9999s ease-in-out 0s;background-color:transparent!important;-webkit-box-shadow:0 0 0px 1000px transparent inset!important;-webkit-text-fill-color:#fff!important}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
