@keyframes react-loading-skeleton{to{transform:translate(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);-webkit-user-select:none;user-select:none;border-radius:.25rem;width:100%;line-height:1;display:inline-flex;position:relative;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);background-repeat:no-repeat;background-image:var(--custom-highlight-background,linear-gradient(90deg,var(--base-color)0%,var(--highlight-color)50%,var(--base-color)100%));height:100%;animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}
:root{--white:#fff;--interface-00:#161616;--interface-01:#1f1f1f;--interface-02:#1c1c1f;--interface-03:#262626;--interface-04:#2a2b2d;--interface-05:#323336;--interface-06:#3d3d3d;--interface-07:#565557;--interface-08:#8d8d8d;--interface-09:#b5b5b5;--interface-10:#c6c6c6;--interface-11:#c9c9c9;--purple-00:#8744e5;--purple-01:#a35cff;--purple-02:#ece1f2;--purple-03:#4c4860;--purple-04:#2f2538;--blue:#4bb3fd;--green:#34c759e6;--red:#ff453ae6;--line-height:1.05;--smooth-transition:all .6s cubic-bezier(.165,.84,.44,1);--shadows-regular0:0px 0px 2px #00000026,0px 2px 5px #0000000d,0px 8px 40px #0000000a;--shadows-regular1:0px 0px 2px #00000026,0px 4px 7px #0000000d,0px 12px 40px #0000001a;--shadows-regular2:0px 0px 2px #00000026,0px 4px 7px #00000012,0px 12px 40px #00000026;--shadows-soft0:0px 0px 4px #00000005,0px 8px 16px #00000005,0px 16px 32px #0000000a;--shadows-soft1:0px 0px 4px #00000005,0px 10px 16px #00000008,0px 18px 32px #0000000d;--shadows-soft2:0px 0px 4px #00000005,0px 12px 16px #0000000a,0px 20px 32px #00000014}*{box-sizing:border-box;margin:0;padding:0}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-overflow-style:none;scrollbar-width:none;max-width:100vw;height:100vh;font-size:16px;overflow:hidden;font-family:var(--font-euclid)!important}button:hover{cursor:pointer;opacity:.8}::-webkit-scrollbar{display:none}.ReactModal__Overlay{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur();z-index:9999;z-index:3;justify-content:center;align-items:center;transition:opacity .4s cubic-bezier(.165,.84,.44,1);display:flex;background-color:#00000080!important}.ReactModal__Overlay--after-open{opacity:1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1!important}.ReactModal__Overlay--before-close{opacity:0}.toasterContainer{z-index:999999999!important}.radix-themes{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;--default-font-family:var(--font-euclid)!important}.radix-themes h1,.radix-themes h2,.radix-themes h3,.radix-themes h4,.radix-themes h5,.radix-themes h6,.radix-themes p,.radix-themes a,.radix-themes button,.radix-themes label,.radix-themes li,.radix-themes ul,.radix-themes ol,.radix-themes input,.radix-themes textarea,.radix-themes div{font-family:var(--font-euclid),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif!important}.radix-themes ::selection{color:var(--interface-03);background-color:#b5d7fb}
