@tailwind base;@tailwind components;@tailwind utilities;@layer base{input:focus,input:focus-visible{outline:0!important}input:-webkit-autofill{-webkit-text-fill-color:#212529!important;transition:background-color 5000s ease-in-out!important;box-shadow:inset 0 0 0 1000px #fff!important}input:-webkit-autofill:hover{-webkit-text-fill-color:#212529!important;transition:background-color 5000s ease-in-out!important;box-shadow:inset 0 0 0 1000px #fff!important}input:-webkit-autofill:focus{-webkit-text-fill-color:#212529!important;transition:background-color 5000s ease-in-out!important;box-shadow:inset 0 0 0 1000px #fff!important}input:-webkit-autofill:active{-webkit-text-fill-color:#212529!important;transition:background-color 5000s ease-in-out!important;box-shadow:inset 0 0 0 1000px #fff!important}input[type=password]:-webkit-autofill{-webkit-text-fill-color:#212529!important;transition:background-color 5000s ease-in-out!important;box-shadow:inset 0 0 0 1000px #fff!important}input[type=password]:-webkit-autofill:hover{-webkit-text-fill-color:#212529!important;transition:background-color 5000s ease-in-out!important;box-shadow:inset 0 0 0 1000px #fff!important}input[type=password]:-webkit-autofill:focus{-webkit-text-fill-color:#212529!important;transition:background-color 5000s ease-in-out!important;box-shadow:inset 0 0 0 1000px #fff!important}input[type=password]:-webkit-autofill:active{-webkit-text-fill-color:#212529!important;transition:background-color 5000s ease-in-out!important;box-shadow:inset 0 0 0 1000px #fff!important}button:hover{opacity:1!important}button.toggle-button-unselected:hover,button.toggle-button-unselected[data-tamagui-pressable]:hover{background-color:#137fec14!important;transition:background-color .15s!important}button.toggle-button-selected:hover,button.toggle-button-selected[data-tamagui-pressable]:hover{background-color:#0000!important}button.role-button-unselected:hover,button.role-button-unselected[data-role-button]:hover{background-color:#137fec14!important;transition:background-color .15s!important}button.role-button-selected:hover,button.role-button-selected[data-role-button]:hover{background-color:#0000!important}button[data-tamagui-pressable]:not([data-selected=true]):hover{background-color:#137fec14!important;transition:background-color .15s!important}button[data-tamagui-pressable][data-selected=true]:hover{background-color:#0000!important}button[data-role-button]:not([data-selected=true]):hover{background-color:#137fec14!important;transition:background-color .15s!important}button[data-role-button][data-selected=true]:hover{background-color:#0000!important}}