@tailwind base;@tailwind components;@tailwind utilities;@media (width>=768px){html,body{background-color:#f5f5f5;width:100%;height:100%;margin:0;padding:0}#root,#__next,[data-reactroot],body>div:first-child,body>div[id]{background-color:#fff!important;width:100%!important;max-width:428px!important;min-height:100vh!important;margin:0 auto!important;position:relative!important;box-shadow:0 0 30px #00000026!important}#root>*,[data-reactroot]>*,body>div:first-child>*{width:100%!important;max-width:100%!important}div[role=presentation],div[role=dialog]{max-width:428px!important;margin-left:auto!important;margin-right:auto!important}body>div[style*="position: fixed"],body>div[style*="position: absolute"]{max-width:428px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}}