.Text_bold__NgxPa{font-weight:700}.Text_code__DbzPY{font-family:monospace;font-size:90%;background-color:var(--codeblock-color);color:var(--code-color);padding:.3rem .2rem;border-radius:4px}.Text_italic__OuJT_{font-style:italic}.Text_strikethrough__Y_MGp{text-decoration:line-through}.Text_underline__O137N{text-decoration:underline}.Text_text__zCf6t{display:inline}.PostCard_image_container__FO9fe img{width:100%;border-radius:var(--border-radius) var(--border-radius) 0 0;object-fit:cover;height:auto}.PostCard_container__8fUma{padding:2rem}.PostCard_card__5nmvr{border-radius:var(--border-radius);background:rgba(var(--card-rgb),0);border:1px solid rgba(var(--card-border-rgb),0);box-shadow:0 4px 8px 0 rgba(var(--card-border-rgb),.2);transition:.3s;margin:3rem;min-width:10rem;background-color:rgba(var(--card-rgb),.2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.PostCard_card__5nmvr:hover{box-shadow:0 8px 16px 0 rgba(var(--card-border-rgb),.2)}.PostCard_card__5nmvr span{display:inline-block;transition:transform .2s;color:rgba(var(--foreground-rgb),.5)}.PostCard_title__oHnLV{margin-left:auto;margin-right:auto}.PostCard_title__oHnLV h2{font-weight:600;display:block}.PostCard_tags__GivTx{margin-top:10px}.PostCard_tags__GivTx div{margin-bottom:10px;display:inline-block;border:2px solid rgba(var(--foreground-rgb),.7);border-radius:1rem;line-height:1.5rem;padding:0 5px;color:rgba(var(--foreground-rgb),.7);cursor:pointer}.PostCard_tags__GivTx div:not(:last-child){margin-right:1rem}.PostCard_time__EbrbN{margin:1rem 0}.PostCard_excerpt__6lrdP{margin-bottom:1rem;line-height:1.5rem}.Posts_container__9z7fj{display:grid;align-items:start;grid-template-columns:repeat(1,1fr);grid-auto-rows:auto;grid-gap:1rem}.Posts_container__9z7fj,.Posts_title__rWyf4{max-width:1200px;flex-direction:row;margin-left:auto;margin-right:auto;text-align:left;justify-content:center}.Posts_title__rWyf4{display:flex;margin-top:2rem}@media screen and (min-width:768px){.Posts_container__9z7fj{grid-template-columns:repeat(2,1fr)}}@keyframes Posts_fade-in__xwzCR{0%{opacity:0}to{opacity:1}}.Posts_fade_in__xTbNJ{animation:Posts_fade-in__xwzCR 1.2s cubic-bezier(.39,.575,.565,1) both}.Posts_title__rWyf4:before{background:var(--secondary-glow);border-radius:50%;width:380px;height:260px;margin-left:-300px}.Posts_title__rWyf4:after{background:var(--primary-glow);width:140px;height:100px;z-index:-1}.Posts_title__rWyf4:after,.Posts_title__rWyf4:before{content:"";left:50%;position:absolute;filter:blur(45px);transform:translateZ(0)}