@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.figma-toggle{position:relative;display:inline-block;width:32px;height:18px}.figma-toggle input{opacity:0;width:0;height:0}.figma-slider{position:absolute;cursor:pointer;inset:0;background:#a2a2a2;border-radius:34px;transition:background .2s}.figma-slider:before{position:absolute;content:"";height:12px;width:12px;left:3px;top:3px;background:#fff;border-radius:50%;transition:transform .2s;box-shadow:0 1px 4px #0000001f}.figma-toggle input:checked+.figma-slider{background:#89ae99}.figma-toggle input:checked+.figma-slider:before{transform:translate(14px)}*{box-sizing:border-box;margin:0;padding:0;font-family:Nunito,Arial,sans-serif}html,body{font-family:Nunito,Arial,sans-serif;background-color:#f9f9f9}#root{background-color:#f9f9f9;font-family:Nunito,Arial,sans-serif}:root{background-color:#f9f9f9;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;font-family:"Nunito, Arial, sans-serif";font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{display:flex;place-items:center;min-height:100vh}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:none;box-shadow:none}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#f9f9f9}a:hover{color:#747bff}button{background-color:#f9f9f9}}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px #fff inset!important;box-shadow:0 0 0 1000px #fff inset!important;-webkit-text-fill-color:#212121!important}input:disabled,input[readonly]{background-color:#fff!important}.MuiOutlinedInput-root.Mui-disabled{background-color:#fff!important}.MuiOutlinedInput-root.Mui-disabled .MuiOutlinedInput-notchedOutline{border-width:1.5px!important}
