.app-header{border-bottom:1px solid hsl(var(--border));height:var(--site-header-height);padding:1rem}.drawer-menu{background:#fff0;height:100vh;left:0;pointer-events:none;position:fixed;top:0;transition:all .2s ease-out;width:100vw;z-index:100}.drawer-menu__trigger{display:inline-block}.drawer-menu__close{position:absolute;right:.5rem;top:1rem}.drawer-menu__sheet{align-items:center;background:hsl(var(--background));box-shadow:0 0;display:flex;height:100vh;justify-content:center;left:-100%;opacity:0;position:fixed;right:0;text-align:center;top:0;transition:all .4s ease-out;width:70%}[dir=rtl] .drawer-menu__sheet{left:0;right:-100%}.drawer-menu[data-open=true]{background:#ffffff4d;pointer-events:all}.drawer-menu[data-open=true] .drawer-menu__sheet{left:0;opacity:1;right:-100%}[dir=rtl] .drawer-menu[data-open=true] .drawer-menu__sheet{left:-100%;right:0}h1{font-size:2.25rem}h2{font-size:1.9rem}h3{font-size:1.6rem}h3,h4{margin-bottom:.5rem}h4{font-size:1.3rem}.link{cursor:pointer}.link:hover{text-decoration:underline}:root{--site-header-height:80px}.separator{border-bottom:1px solid hsl(var(--border));margin-left:auto;margin-right:auto;width:80%}.material-icons{font-size:130%;line-height:normal;vertical-align:middle}img{max-width:100%}.flex{direction:ltr}[dir=rtl] .flex{direction:rtl}::-webkit-scrollbar{background-color:transparent;height:5px;width:5px}::-webkit-scrollbar-thumb{background-color:#cccccc1a;border-radius:1rem;cursor:grab}::-webkit-scrollbar-thumb:hover{background-color:#cccccc4d}*{scrollbar-width:3px}.bg-gradient-primary{background-image:linear-gradient(to left bottom,#3b82f666,#1e40af66,#1e3a8a66,#1e3a8a66,#1e3a8a66)}.bg-gradient-radial{background-image:radial-gradient(circle,var(--tw-gradient-stops))}.app-drawer-menu{width:90%}.app-drawer-menu a{display:block}.app-drawer-menu a+a{border-top:1px solid hsl(var(--border))}
