@media(max-width:768px){html,body,#root{overflow-x:hidden;max-width:100vw}body{-webkit-text-size-adjust:100%;overscroll-behavior-y:none}[style*=max-width]{max-width:100%!important}input[style*=min-width],select[style*=min-width],textarea[style*=min-width]{min-width:0!important;width:100%!important}input:not([type=checkbox]):not([type=radio]),select,textarea{font-size:16px!important;min-height:40px;box-sizing:border-box}textarea{min-height:80px}button{min-height:38px}table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%}[style*=grid-template-columns]:not([style*="repeat("]){grid-template-columns:1fr!important}h1{font-size:18px!important}h2{font-size:16px!important}[role=dialog]{max-width:95vw!important;max-height:90vh!important;overflow-y:auto}}
