*{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;overflow-x:hidden}#root{width:100%;min-height:100vh}@media screen and (max-width:768px){body{font-size:14px}}@media screen and (max-width:480px){body{font-size:13px}}img{max-width:100%;height:auto}@media screen and (max-width:768px){.pdf-container-doc-preview,.docx-body,[class*=container]{overflow-x:auto;-webkit-overflow-scrolling:touch}}.app__suspense-fallback{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;padding:1rem}.app__loader{width:clamp(60px,15vw,80px);height:clamp(60px,15vw,80px);max-width:100%;object-fit:contain}
