:root{color-scheme:light}html,body,#root{min-height:100%;width:100%;max-width:100%}html{overflow-x:hidden;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;overflow-x:hidden;overscroll-behavior-x:none}*,*:before,*:after{box-sizing:border-box}:where(.flex,.grid)>*{min-width:0}img,svg,video,canvas,iframe{display:block;max-width:100%}input,select,textarea,button{font:inherit}button,a,input,select,textarea,[role=button]{touch-action:manipulation}textarea{resize:vertical}@media(max-width:767px){body{min-width:320px}:where(.overflow-auto,.overflow-x-auto,.overflow-hidden>table){-webkit-overflow-scrolling:touch}:where(.overflow-x-auto>table,.overflow-x-auto>div>table,.overflow-hidden>table){display:block;min-width:max(100%,42rem);width:max-content;overflow-x:auto}:where([class*=grid-cols-2],[class*=grid-cols-3],[class*=grid-cols-4],[class*=grid-cols-5],[class*=grid-cols-6]){grid-template-columns:minmax(0,1fr)!important}:where([class*="min-w-["]){min-width:0!important}:where([class*="max-w-["]){max-width:calc(100vw - 2rem)!important}:where(.recharts-responsive-container){width:100%!important}:where(table){font-size:.875rem}}
