.radix-themes{--color-autofill-root:transparent!important;--container-4:1400px!important;--cursor-button:pointer}:root{--white:#fff}.text-white{color:var(--white)}.bg-white{background-color:var(--white)}.bg-black{background-color:#000}.figma-bg{background-image:linear-gradient(45deg,#f2f2f2 25%,transparent 0,transparent 50%,#f2f2f2 0,#f2f2f2 75%,transparent 0,transparent),linear-gradient(45deg,transparent 25%,#e6e6e6 0,#e6e6e6 50%,transparent 0,transparent 75%,#e6e6e6 0,#e6e6e6);background-size:40px 40px}.loader{width:fit-content;font-weight:700;font-family:sans-serif;font-size:15px;padding:0 5px 8px 0;color:gray;background:repeating-linear-gradient(90deg,currentColor 0 8%,transparent 0 10%) 200% 100%/200% 3px no-repeat;animation:l3 2s steps(6) infinite}.loader:before{content:"Loading..."}@keyframes l3{to{background-position:80% 100%}}