.logo{position:relative}@keyframes pulse{50%{opacity:.5}}.logo:hover{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}
.navigation{flex-direction:row;order:1;gap:.5rem;display:flex}@media (min-width:640px){.navigation{order:0}}.navigation-item{text-transform:uppercase;border-radius:1rem;flex-direction:row;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.75rem;font-weight:500;line-height:1rem;display:none}.navigation-item:hover{--tw-bg-opacity:1;background-color:rgb(232 241 253/var(--tw-bg-opacity,1))}@media (min-width:1024px){.navigation-item{display:flex}}.navigation-icon{--tw-text-opacity:1;width:1rem;height:1rem;color:rgb(69 147 248/var(--tw-text-opacity,1))}.navigation-item--primary{--tw-bg-opacity:1;background-color:rgb(69 147 248/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));padding-left:1.25rem;padding-right:1.25rem}.navigation-item--primary:hover{--tw-bg-opacity:1;background-color:rgb(48 132 241/var(--tw-bg-opacity,1))}.navigation-icon-primary{--tw-text-opacity:1;width:1rem;height:1rem;color:rgb(255 255 255/var(--tw-text-opacity,1))}.navigation-item--warning{--tw-bg-opacity:1;background-color:rgb(17 41 80/var(--tw-bg-opacity,1));padding-left:2.5rem;padding-right:2.5rem;display:flex}.navigation-item--warning:hover{background-color:#112950bf}@media (min-width:768px){.navigation-item--warning{padding-left:1.25rem;padding-right:1.25rem}}.navigation-icon-warning{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.navigation-item--mobile{--tw-border-opacity:1;border-top-width:1px;border-color:rgb(241 245 249/var(--tw-border-opacity,1));border-radius:0;padding:1rem;display:flex}@media (min-width:1024px){.navigation-item--mobile{display:none}}.navigation-item--mobile-only{display:flex}@media (min-width:1024px){.navigation-item--mobile-only{display:none}}.navigation--mobile{z-index:30;flex-direction:column;width:100%;display:flex;position:fixed;top:0;left:0}@media (min-width:1024px){.navigation--mobile{display:none}}.navigation-header--mobile{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.navigation-body--mobile{--tw-border-opacity:1;border-width:1px;border-color:rgb(241 245 249/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem}.navigation-item--active{--tw-bg-opacity:1;background-color:rgb(232 241 253/var(--tw-bg-opacity,1))}
.header{z-index:20;flex-direction:row;justify-content:space-between;align-items:center;padding:1.25rem;display:flex;position:relative}@media (min-width:768px){.header{padding-left:0;padding-right:0}}
.copyright{flex-direction:column;justify-content:space-between;align-items:center;display:flex}@media (min-width:768px){.copyright{align-items:flex-end}}.copyright-text{--tw-text-opacity:1;color:rgb(17 41 80/var(--tw-text-opacity,1));font-size:.875rem;font-weight:500;line-height:1.25rem}.copyright-link{--tw-border-opacity:1;border-style:dashed;border-bottom-width:1px;border-color:rgb(69 147 248/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity,1));font-size:.75rem;line-height:1rem}.copyright-link:hover{--tw-text-opacity:1;color:rgb(69 147 248/var(--tw-text-opacity,1))}
.footer{flex-direction:column;justify-content:space-between;align-items:center;gap:1.25rem;padding-top:1.25rem;padding-bottom:1.25rem;display:flex}@media (min-width:768px){.footer{flex-direction:row;gap:0}}.footer-docs{flex-direction:row;gap:.5rem;display:flex}
.layout{width:100%}@media (min-width:640px){.layout{max-width:640px}}@media (min-width:768px){.layout{max-width:768px}}@media (min-width:1024px){.layout{max-width:1024px}}@media (min-width:1280px){.layout{max-width:1280px}}@media (min-width:1536px){.layout{max-width:1536px}}.layout{flex-direction:column;display:flex}@media (min-width:1024px){.layout{min-height:100vh}}.page{flex:1}
.grid-svg{opacity:.6;width:100vw;max-width:100%;height:200px;position:absolute}@media (min-width:1024px){.grid-svg{width:1000px;height:600px}}
