:root{--sp-app-height:100dvh;--sp-sheet-max-height:calc(var(--sp-app-height,100dvh)*.9)}.t_light input:-webkit-autofill{-webkit-text-fill-color:#16202e;caret-color:#16202e;transition:background-color 9999s ease-in-out;box-shadow:inset 0 0 0 1000px #fff}.t_light input:-webkit-autofill:hover{-webkit-text-fill-color:#16202e;caret-color:#16202e;transition:background-color 9999s ease-in-out;box-shadow:inset 0 0 0 1000px #fff}.t_light input:-webkit-autofill:focus{-webkit-text-fill-color:#16202e;caret-color:#16202e;transition:background-color 9999s ease-in-out;box-shadow:inset 0 0 0 1000px #fff}.t_light input:-webkit-autofill:active{-webkit-text-fill-color:#16202e;caret-color:#16202e;transition:background-color 9999s ease-in-out;box-shadow:inset 0 0 0 1000px #fff}.t_dark input:-webkit-autofill{-webkit-text-fill-color:#edeeef;caret-color:#edeeef;transition:background-color 9999s ease-in-out;box-shadow:inset 0 0 0 1000px #1c1e20}.t_dark input:-webkit-autofill:hover{-webkit-text-fill-color:#edeeef;caret-color:#edeeef;transition:background-color 9999s ease-in-out;box-shadow:inset 0 0 0 1000px #1c1e20}.t_dark input:-webkit-autofill:focus{-webkit-text-fill-color:#edeeef;caret-color:#edeeef;transition:background-color 9999s ease-in-out;box-shadow:inset 0 0 0 1000px #1c1e20}.t_dark input:-webkit-autofill:active{-webkit-text-fill-color:#edeeef;caret-color:#edeeef;transition:background-color 9999s ease-in-out;box-shadow:inset 0 0 0 1000px #1c1e20}html.t_light,html.t_light body{background-color:#fff}html.t_dark,html.t_dark body{background-color:#1c1e20}
body,#root,#__next{flex-direction:column;min-width:100%;min-height:100vh;margin:0;display:flex}*{box-sizing:border-box}a{color:inherit}h1,h2,h3,h4,h5,h6{margin:0;padding:0}li,select,input,button,[role=slider],[role=listbox]{outline:none}.is_Fieldset{all:unset}p,input,textarea,button,ul,ol,li,pre,dialog{all:unset;box-sizing:border-box}a.is_Button{text-decoration:none}.is_Anchor:has(.is_Button){text-decoration:none}