:root{--background:#f8fbff;--foreground:#111827}html{height:100%}html,body{width:100%;max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}main>*,section>*,article>*,header>*,footer>*,nav>*,form>*{min-width:0}h1,h2,h3,h4,p,span,strong,small,label,td,th{overflow-wrap:anywhere}a{color:inherit;text-decoration:none}img,video,canvas,iframe,object,embed,svg,pre,code{max-width:100%}pre{overflow-x:auto}input,select,textarea,button{max-width:100%}button,input{font:inherit}textarea{resize:vertical}@media (max-width:768px){input,select,textarea{font-size:16px}[role=dialog]{overscroll-behavior:contain;max-width:calc(100vw - 20px);max-height:calc(100dvh - 20px);overflow-y:auto}}button:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #7c3aed52}
