:root{--background:#f0f2f5;--foreground:#1a1a2e}html{height:100%}html,body{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:Arial,Helvetica,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.doc-html h1{text-align:center;margin-bottom:8px;font-size:14px;font-weight:700;line-height:1.6}.doc-html h2{text-align:center;margin-bottom:20px;font-size:13px;font-weight:700;line-height:1.5}.doc-html h3{margin-top:20px;margin-bottom:8px;font-size:13px;font-weight:700}.doc-html p{text-align:justify;margin-bottom:12px}.doc-html strong{font-weight:700}.doc-html em{font-style:italic}.doc-html a{color:#1a56db;word-break:break-all;text-decoration:underline}.doc-html ul{margin:8px 0 12px 24px}.doc-html li{margin-bottom:4px}@keyframes spin{to{transform:rotate(360deg)}}.hamburger-btn{display:none!important}.user-greeting{display:inline}.mobile-backdrop{z-index:200;background:#00000080;display:none;position:fixed;inset:60px 0 0}@media (max-width:767px){.hamburger-btn{display:flex!important}.user-greeting{display:none!important}.app-main{padding:16px!important}.app-header-inner{padding:0 12px!important}.mobile-backdrop.is-open{display:block}}
