:root{--color-primary:#5c5da0;--color-border:#f1f1f1;--container-padding:16px;--container-max-width:100%;--container-x:10rem}@media(min-width:992px)and (max-width:1199px){:root{--container-x:4rem}}@media(min-width:768px)and (max-width:991px){:root{--container-x:2rem}}@media(max-width:767px){:root{--container-x:2rem}}h1{font-size:var(--vg-font-size-heading-1)}h2{font-size:var(--vg-font-size-heading-2)}h3{font-size:var(--vg-font-size-heading-3)}h4{font-size:var(--vg-font-size-heading-4)}h5{font-size:var(--vg-font-size-heading-5)}.ant-avatar{border-radius:var(--vg-)}img{border-radius:8px}img.full{width:100%;height:100%}body{margin:0;padding:0;font-family:var(--vg-font-family);font-size:14px;background:#fff}h1.ant-typography,h2.ant-typography{font-weight:700!important}h3.ant-typography,h4.ant-typography{font-weight:600!important}.ant-menu-item{font-weight:500;align-items:center}.ant-menu-item,.notes-layout{display:flex;flex-direction:row}.notes-layout{height:100vh!important;width:100vw}.sidebar .ant-menu-item{display:flex!important;flex-direction:column!important;height:auto!important;padding:.5rem}.sidebar .ant-menu-title-content{display:none!important}.sidebar .ant-menu{background:rgba(0,0,0,0);border:none!important}.app-layout .sidebar nav{flex:1 1;flex-direction:column;font-weight:500;border-inline-end-width:0!important;color:#000;gap:1em}.app-layout .sidebar nav,.app-layout .sidebar nav a{background:rgba(0,0,0,0);align-items:center;display:flex;justify-content:center}.app-layout .sidebar nav a{color:#fff;width:50px;height:40px;border-radius:6px;transition:all .5s}.app-layout .sidebar nav a:hover,.app-layout .sidebar nav a[data-active=true]{background:#fff;color:var(--color-primary)}.notes-layout .content{outline:none;flex:1 1;padding:1em;background:#f8f9fa;border:none;border-left:1px solid #e8e8e8;line-height:2rem;position:relative}.ad-container{justify-content:center;align-items:center;display:flex;overflow:hidden;border-top:1px solid var(--color-border)}.notes-list .ant-list-items{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em}.note-item{flex-direction:column;display:flex;padding:1em;background:#f6f6f6;border-radius:6px;cursor:pointer}.note-item .actions{display:none;transition:all .5s}.note-item:focus .actions,.note-item:hover .actions{display:block}button{height:30px;border:none;background:#ddd;border-radius:6px;font-weight:500}button.block{width:100%}button.primary{background:#f90;color:#000}.ant-list-item-meta-title{font-weight:600}.ant-list-item-meta-avatar{color:#937aff}.page{flex:1 1;overflow-y:scroll;display:flex;flex-direction:column}.page-content{flex:1 1;padding:1rem;outline:none;padding-block:1rem;position:relative}.page-footer{display:flex;justify-content:center;align-items:center;border-top:1px solid var(--color-border)}.sidebar .logo{gap:10px;padding:1rem;height:2rem}.ant-page-header{padding-block:16px!important}.page-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1rem;height:2rem}.page-header .page-title{margin:0;font-size:1.5rem}.adsbygoogle{background:#f4f4f4;align-self:center}.label{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px;border:1px solid #ddd;padding:.2rem 1rem;min-width:50px;border-radius:30px}.label .icon{width:20px;height:20px;border-radius:50%}.labels-list,.page-header .actions{display:flex;align-items:center}.labels-list{gap:.5rem;overflow-x:scroll;padding-bottom:.5rem}.labels-list-item{color:var(--vg-button-default-color);border:2px solid rgba(0,0,0,0);justify-content:center;min-width:50px;padding:0 15px;display:flex;border-radius:var(--vg-border-radius);height:var(--vg-control-height);align-items:center}.labels-list-item[data-active=true]{color:var(--vg-color-primary);border-color:var(--vg-color-primary)}.notes-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1em;gap:1em;align-items:stretch}.data-list-empty{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-block:2rem}.page-header .logo{display:block}.page-header ol{align-items:center}.page-header-actions .ant-menu-item{font-weight:500;display:flex!important;align-items:center!important;padding-inline:10px!important}.page-header-actions .ant-menu-item:after{display:none!important}.page-header-actions .ant-menu{background:rgba(0,0,0,0);border-bottom:none;width:15rem;display:flex;justify-content:flex-end}.page-extra-toggle{width:-moz-fit-content;width:fit-content;align-self:anchor-center}.page-extra{max-height:0;overflow:hidden;transition:max-height 1s ease-in-out}.page-extra.visible{max-height:-moz-fit-content;max-height:fit-content;padding:2rem}section{padding:2rem}.posts-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:2em;gap:2em}.post-item{display:flex;flex-direction:column;gap:1rem}.post-item,.post-item a{text-decoration:none}.post-item img{width:100%;height:14rem;border-radius:6px}.app-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:1px solid #f1f1f1;height:4rem;padding-inline:1rem}.home-layout header{padding-inline:var(--container-x)}.home-layout .page{max-height:unset;padding:0}a.color-unset{color:unset!important}section{padding-inline:var(--container-x);padding-block:4rem}section.hero{background:#fbfbfb;color:#8e8e8e!important;margin-top:-65px;padding-top:6rem;padding-bottom:4rem}.posts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1em;gap:1em;align-items:stretch}.home-layout .ant-menu{border-bottom:none}.home-layout .ant-menu-item:after{display:none!important}header .ant-menu-item:focus,header .ant-menu-item:hover{border:none!important}.blog-item img{width:100%;height:15rem}