*{font-family:'Nexa'!important;letter-spacing:-.04em!important}
body,.docs-body,.docs-layout{background:#f5f6fa}
.docs-footer .hidden.md\:inline-block.font-bold.mx-1,.docs-footer .rounded{display:none}
.docs-shadow{box-shadow:0 4px 7px rgba(0,0,0,.25)!important}
.docs-footer{margin-top:0}
ul.docs-footer-menu.w-full.flex.flex-row.justify-center.text-xs{flex-wrap:wrap}
.docs-footer-menu a{color:#17184b;text-decoration:none!important;padding:.4rem .75rem;font-size:clamp(.775rem,2.5vw,1rem);font-weight:900;text-transform:uppercase;line-height:2.5;border-radius:16px!important;transition:all .2s ease-in-out}
.docs-footer-menu a:hover,.docs-top-menu li a:hover{background:#d8e63c;color:#0e0e20}
.docs-footer-menu a:focus-visible,.docs-top-menu-item:focus-visible{outline:2px solid #d8e63c;outline-offset:2px;border-radius:16px}
.docs-footer .flex-wrap span{font-size:clamp(.775rem,2.5vw,1rem);font-weight:900;color:#0e0e20;margin-bottom:.5rem}
.docs-footer .w-full.opacity-75{opacity:1;margin-bottom:0}
.docs-header-site-name{font-weight:900;text-transform:uppercase;font-size:clamp(.875rem,1.8vw,1.05rem);text-shadow:0 1px 2px rgba(0,0,0,.35)}
.docs-top-menu-item{color:#f0eee9;font-size:1rem;font-weight:900;text-transform:uppercase;border-radius:16px!important;transition:all .2s ease-in-out}
.docs-top-menu-item:hover{background:#d8e63c;color:#0e0e20}
.docs-site-category-icon{max-height:100px;max-width:100px}
.docs-site-category-grid-item h1{position:relative;display:inline-block;color:#17184b;font-weight:900;transition:color .2s ease}
.docs-site-category-grid-item h1:after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:2px;background:#e6e8ef;transition:height .2s ease,background .2s ease}
.docs-site-category-grid-item h1:hover{color:#0e0e20;text-decoration:none}
.docs-site-category-grid-item h1:hover:after{height:3px;background:#273287}
.docs-article .w-full.rounded-lg.border-t-2.p-6.mt-16.text-center{border-radius:0}
.rounded-lg{border-radius:12px}
.docs-article .docs-article-title{font-weight:900;color:#0e0e20}
.docs-article h2{font-weight:700}
.docs-article a{color:#273287}
.docs-article a:hover{color:#3b46a8}
@media(min-width:1280px){.xl\:p-22{padding:3.5rem}}