@import "https://cdn.skypack.dev/@glidejs/glide@3.4.0/dist/css/glide.core.min.css";@import "https://cdn.skypack.dev/@glidejs/glide@3.4.0/dist/css/glide.theme.min.css";.post__CommentIcon[data-astro-cid-gxqochap]{display:flex;align-items:center;justify-content:center}.post__CommentIcon[data-astro-cid-gxqochap] svg[data-astro-cid-gxqochap]{height:1em;width:1em;overflow:visible}.post__CommentIcon[data-astro-cid-gxqochap] svg[data-astro-cid-gxqochap] path[data-astro-cid-gxqochap]{stroke:currentColor;stroke-width:1.5;fill:none}.glide__arrow{border:0;border-radius:4px;box-shadow:unset;text-shadow:unset}.glide__arrow svg{height:2rem;width:2rem}.glide__arrow.glide__arrow--right{right:0}.glide__arrow.glide__arrow--left{left:0}.spinner[data-astro-cid-6b4acd33]{width:2em;height:2em;border:5px solid currentColor;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bigButton{background-color:red}body.scrollFreeze{overflow:hidden}.post{padding:0 1em 1em;width:calc(100% - 2em);max-width:900px;margin:auto}@media (max-width:576px){.post{padding:1em 0;width:calc(100% + 0em)}}.post .post__header{height:2em;margin:1em 0;display:flex;flex-direction:row;align-items:center;gap:1em}@media (max-width:576px){.post .post__header{margin:1em}}.post .post__header .post__header__icon{height:2em;width:2em;border-radius:50%;overflow:hidden}.post .post__header .post__header__icon .blurImage{width:5em}.post .post__header .post__header__name{font-size:2rem;text-align:left;font-family:redacted_scriptbold,system-ui}.post .post__header .post__header__name a,.post .post__header .post__header__name a:visited{text-decoration:none;color:var(--nothing-ui-color)}.post .post__header .post__header__name a:hover{text-decoration:underline}.post .post__header .post__header__time{flex-grow:1;font-size:1.5rem;font-family:redacted_scriptregular,system-ui}.post .post__header .post__header__time:before{content:"\a";width:4px;height:4px;border-radius:50%;background:currentColor;display:inline-block;margin:0 10px 0 0}.post .post__header .post__header__options>div,.post .post__header .post__header__options>div:after,.post .post__header .post__header__options>div:before{height:.25em;width:.25em;background-color:var(--nothing-light);border-radius:50%;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.post .post__header .post__header__options{z-index:10}.post .post__header .post__header__options>div{position:relative}.post .post__header .post__header__options>div:after{content:"";position:absolute;bottom:.375em;left:0}.post .post__header .post__header__options>div:before{content:"";position:absolute;top:.375em;left:0}.post .post__image .post__image__icons{display:flex;flex-direction:row;align-items:center;margin:.5rem 0;font-size:1.6rem;color:var(--nothing-lighter);height:1.6em;gap:1rem}@media (max-width:576px){.post .post__image .post__image__icons{margin:.5em;font-size:1.5rem;height:1.5rem}}.post .post__image .post__image__icons .post__image__comment{cursor:pointer}.post .post__image .post__image__icons .post__image__share:not(:empty),.post .post__image .post__image__icons .post__image__bookmark:not(:empty){margin-left:auto}.post .post__image .post__image__icons .post__image__share:empty,.post .post__image .post__image__icons .post__image__bookmark:empty{display:none}.post .post__image .post__image__icons .post__ShareIcon{margin-left:auto}.post .post__meta{font-family:redacted_scriptregular,system-ui}@media (max-width:576px){.post .post__meta{margin:0 1em}}.post .post__meta .post__likes{display:flex;flex-direction:row;font-size:1.5rem;line-height:1rem}.post .post__meta .post__likes .post__likes__circle{height:1em;width:1em;border-radius:50%;margin-left:-10px;overflow:hidden}.post .post__meta .post__likes .post__likes__circle .blurImage{width:4em}.post .post__meta .post__likes .post__likes__circle:empty{background-color:#0ff}.post .post__meta .post__likes .post__likes__number{padding:0;margin:0 0 0 10px}.post .post__meta .post__likes .post__likes__number span{font-family:redacted_scriptbold,system-ui;font-size:1.2rem;line-height:1rem}.post.comments__open .post__comments .post__comments_comments{left:50vw}@media (max-width:576px){.post.comments__open .post__comments .post__comments_comments{left:0}}.post.comments__loaded .post__comments .post__comments_comments .spinner{display:none}.post .post__comments>div p{margin:1rem 0}.post .post__comments .post__comments_comments{position:fixed;height:100vh;top:0;left:100vw;width:50vw;transition:left 1s ease-in-out;box-sizing:border-box;display:grid;grid-template-rows:4rem auto 2rem;z-index:90;background-color:var(--nothing-background-color);gap:1rem}@media (max-width:576px){.post .post__comments .post__comments_comments{width:100vw;height:calc(100vh - 80px)}}.post .post__comments .post__comments_comments .post__comments_comments___header{font-size:2rem;display:flex;flex-direction:row;justify-content:space-between;padding:1rem;border-bottom:1px solid currentColor}.post .post__comments .post__comments_comments .post__comments_comments___comments{padding:1rem;height:100%;overflow:scroll}.post .post__comments .post__comments_comments .post__comments_comments___submission{margin:0 2em}.post .post__comments .post__comments_comments .post__comments_comments___form{margin:0 0 10px;background-color:var(--nothing-lighter);border-radius:22px;display:flex;flex-direction:row;justify-content:space-between;border:1px solid var(--nothing-ui-color);filter:drop-shadow(0 10px .75rem var(--nothing-ui-color));padding:5px 10px;z-index:100}@media (max-width:576px){.post .post__comments .post__comments_comments .post__comments_comments___form{width:unset;margin-left:unset}}.post .post__comments .post__comments_comments .post__comments_comments___input{padding:.6em 50px .6em .6em;background-color:var(--nothing-lighter);border:1px solid var(--nothing-lighter);color:var(--nothing-ui-color);font-size:.8em;outline:0}.post .post__comments .post__comments_comments .post__comments_comments___submit{color:var(--nothing-ui-color);border:0;padding:8px 16px;border-radius:16px;cursor:pointer;font-size:16px;outline:0;font-family:redacted_scriptregular,system-ui}.post .post__comments .post__comments_comments .backIcon__BackIcon{height:1em;width:1em;fill:currentColor}.post .post__comments .post__comments_comments .spinner{margin:100px auto}.post .post__Comments_openComments{user-select:none;-moz-user-select:none;cursor:pointer}