:root{--font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}*,:before,:after,html,body,#root,#__next,p,span,div,label,a,h1,h2,h3,h4,h5,h6,li,td,th,caption,figcaption,legend,small,strong,em,b,i,u,input,textarea,select,button,optgroup,option,::placeholder,input::placeholder,textarea::placeholder{font-family:var(--font-family)!important}input::-webkit-input-placeholder{font-family:var(--font-family)!important}textarea::-webkit-input-placeholder{font-family:var(--font-family)!important}input::-moz-placeholder{font-family:var(--font-family)!important}textarea::-moz-placeholder{font-family:var(--font-family)!important}:is(input:-ms-placeholder-shown,textarea:-ms-placeholder-shown),[data-testid],[class*=css-],html body input,html body textarea,html body select,html body button,html body div,html body span,html body p,[style],input[type=text],input[type=email],input[type=password],input[type=number],input[type=tel],input[type=url],input[type=search],input[type=date],input[type=time],input[type=datetime-local]{font-family:var(--font-family)!important}:is(input:placeholder-shown,textarea:placeholder-shown),[data-testid],[class*=css-],html body input,html body textarea,html body select,html body button,html body div,html body span,html body p,[style],input[type=text],input[type=email],input[type=password],input[type=number],input[type=tel],input[type=url],input[type=search],input[type=date],input[type=time],input[type=datetime-local]{font-family:var(--font-family)!important}input:focus,textarea:focus,select:focus,button:focus{box-shadow:none!important;outline:none!important}input:focus,textarea:focus,select:focus{border-color:#635bff!important}textarea{resize:none}*{scroll-behavior:smooth;-webkit-tap-highlight-color:transparent}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button:disabled,input:disabled,[aria-disabled=true],.disabled{cursor:not-allowed;opacity:.5}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-shimmer{background:linear-gradient(90deg,#e8e8e8 25%,#f5f5f5 50%,#e8e8e8 75%) 0 0/200% 100%;animation:1.5s ease-in-out infinite shimmer}