.addElement_buttons__eTNTR{display:flex;justify-content:space-between}.aside_aside__xzmh3{position:fixed;right:0;width:20%;height:calc(100vh - 5rem);background:rgba(var(--background-contrast-color-rgba));padding:0 1rem;display:flex;flex-direction:column;gap:2rem;overflow:clip auto}.aside_aside__xzmh3 input,.aside_aside__xzmh3 select,.aside_aside__xzmh3 textarea{width:100%;padding:16px .25rem}.aside_aside__xzmh3 textarea{height:10rem}.aside_aside__xzmh3 button{padding:8px max(.75vw,8px)}.aside_list__GHUh2{display:flex;flex-direction:column;gap:1rem}.aside_list__GHUh2 div{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:1fr max-content}.aside_list__GHUh2 div button:last-child{grid-column:span 2}.post_article__kIj7u{flex:calc(50% - 1rem) 1;min-width:20rem;padding:2rem;box-sizing:border-box;border-radius:var(--border-radius);position:relative;background:rgba(var(--background-contrast-color-rgba))}.post_article__kIj7u h3{margin:0 8rem 2rem 0}.post_article__kIj7u button{display:block}.post_article__kIj7u a{position:absolute;bottom:2rem}.post_article__kIj7u p{top:2rem;right:2rem}.post_container__GtfYU{display:flex;flex-flow:row wrap-reverse;justify-content:space-between;gap:3rem;margin-bottom:3rem}.post_container__GtfYU .post_image__H0nXT{flex:40% 1;max-width:20rem}.post_container__GtfYU .post_image__H0nXT img{width:100%;height:auto;object-fit:cover}.post_container__GtfYU .post_text__PiBQg{display:flex;flex-direction:column;justify-content:space-between;flex:max(60% - 3rem,20rem) 1}.post_published__kF11_{position:absolute;top:0;left:50%;transform:translate(-50%,-100%);padding:clamp(.5rem,1vw,1rem);font-size:1.2rem;display:flex;flex-direction:row;align-items:center;gap:1rem;font-weight:700;border-radius:var(--border-radius);background:rgb(var(--success));width:max-content}.post_published__kF11_.post_not__72A39{background:rgb(var(--failed))}@media screen and (max-width:22.5rem){.post_article__kIj7u{min-width:90%}}