@keyframes gradientAnimation{0%{background-position:100% 0}to{background-position:0 0}}.app-layout .ant-layout-content{height:calc(100dvh - var(--ant-layout-header-height));overflow:auto}.app-layout .ant-layout-sider{background-color:var(--ant-menu-dark-item-bg,#2d353c)}.app-layout .center{display:flex;justify-content:center;align-items:center}.app-layout .height-100{height:100%}.app-header{padding:0 24px;position:relative}.app-header:before{content:"";position:absolute;bottom:0;left:0;height:1px;width:100%;background-color:var(--ant-color-border)}.app-name{font-size:1rem;font-weight:700}.app-menu-header{background-color:rgba(0,0,0,.25);padding:var(--ant-padding-md)}.app-menu-header .ant-card-meta-title{line-height:1.5rem;font-weight:700}.app-menu-header .ant-card-meta-description{font-size:.8rem;font-weight:400;opacity:.8}.cover-img{width:100%;max-height:150px;object-fit:cover;object-position:center}.ant-list.list-card-wrapper .ant-row>div{display:flex;flex-direction:column}.ant-list.list-card-wrapper .ant-list-item{height:100%;display:flex;flex-direction:column}.ant-list.list-card-wrapper .ant-list-item .ant-card{height:calc(100% - var(--ant-margin));width:100%;display:flex;flex-direction:column;justify-content:space-between}body,html{max-width:100vw;overflow-x:hidden}body{font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}.wrapped-text{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}a{color:inherit;text-decoration:none}.page-wrapper{padding:16px}nextjs-portal{display:none}#__next .no-margin{margin:0}#__next .small-divider{--ant-margin-lg:var(--ant-margin-sm)}