._wrapper_agdud_1{max-width:70rem;margin:2rem auto;padding:0 1rem;display:grid;grid-template-columns:256px 1fr;grid-gap:2rem;align-items:flex-start}@media (max-width: 767px){html{font-size:.875rem}._wrapper_agdud_1{grid-template-columns:1fr;width:100%;padding:0;margin:0}}._header_h3vne_1{background-color:var(--gray-800);display:flex;justify-content:center;padding:1rem 0;align-items:center}._header_h3vne_1 img{height:2rem}._avatar_1m7k5_1{width:3rem;height:3rem;border-radius:8px}._avatarWithBorder_1m7k5_6{width:calc(3rem + 12px);height:calc(3rem + 12px);border-radius:100%;border:4px solid var(--gray-800);outline:2px solid var(--green-500)}._comment_19dk8_1{margin-top:1.5rem;display:flex;gap:1rem}._comment_19dk8_1>img{box-sizing:initial;width:3rem;height:3rem;border-radius:8px}._commentBox_19dk8_14{flex:1}._commentContent_19dk8_18{background:var(--gray-700);border-radius:8px;padding:1rem}._commentContent_19dk8_18 header{display:flex;align-items:center;justify-content:space-between}._authorAndTime_19dk8_30 strong{display:block;font-size:.875rem;line-height:1.6}._authorAndTime_19dk8_30 span{display:block;font-size:.75rem;line-height:1.6;color:var(--gray-400)}._commentContent_19dk8_18 header button{background:transparent;border:0;color:var(--gray-400);cursor:pointer;line-height:0;border-radius:8px;transition:background .2s}._commentContent_19dk8_18 header button:hover{color:var(--red-500)}._commentContent_19dk8_18 p{margin-top:1rem;color:var(--gray-300)}._commentBox_19dk8_14 footer{margin-top:1rem}._commentBox_19dk8_14 footer button{background:transparent;border:0;color:var(--gray-400);cursor:pointer;display:flex;align-items:center;border-radius:2px}._commentBox_19dk8_14 footer button:hover{color:var(--green-300)}._commentBox_19dk8_14 footer button svg{margin-right:.5rem}._commentBox_19dk8_14 footer button span:before{content:"\2022";padding:0 .5rem}._post_6c8at_1{background-color:var(--gray-800);border-radius:8px;padding:2.5rem}._post_6c8at_1+._post_6c8at_1{margin-top:2rem}._post_6c8at_1>header{display:flex;align-items:center;justify-content:space-between}._post_6c8at_1>header time{font-size:.875rem;color:var(--gray-400)}._author_6c8at_23{display:flex;align-items:center;gap:1rem}._authorInfo_6c8at_29{display:flex;flex-direction:column;gap:.25rem}._authorInfo_6c8at_29>strong{line-height:1.6;color:var(--gray-100)}._authorInfo_6c8at_29>span{font-size:.875rem;color:var(--gray-400);line-height:1.6}._content_6c8at_46{line-height:1.6;color:var(--gray-300);margin-top:1.5rem}._content_6c8at_46 p{margin-top:1rem}._content_6c8at_46 a{color:var(--green-500);text-decoration:none;font-weight:700}._content_6c8at_46 a:hover{color:var(--green-300)}._commentForm_6c8at_66{width:100%;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--gray-600)}._commentForm_6c8at_66>strong{line-height:1.6;color:var(--gray-100)}._commentForm_6c8at_66 textarea{width:100%;background-color:var(--gray-900);border:0;height:6rem;padding:1rem;border-radius:8px;color:var(--gray-100);line-height:1.4;margin-top:1rem;resize:none}._commentForm_6c8at_66 button[type=submit]{padding:1rem 1.5rem;margin-top:1rem;border:0;border-radius:8px;background-color:var(--green-500);color:var(--gray-100);font-weight:700;cursor:pointer;transition:background-color .2s}._commentForm_6c8at_66 footer{visibility:hidden;max-height:0}._commentForm_6c8at_66:focus-within footer{visibility:visible;max-height:none;transition:max-height .2s}._commentForm_6c8at_66 button[type=submit]:not(:disabled):hover{background-color:var(--green-300)}._commentForm_6c8at_66 button[type=submit]:disabled{opacity:.6;cursor:not-allowed}._commentList_6c8at_125{margin-top:2rem}._displayInline_6c8at_129{display:inline;color:var(--green-500)}._displayInline_6c8at_129+._displayInline_6c8at_129{margin-left:.5rem;color:var(--green-500)}@media (max-width: 767px){._post_6c8at_1{max-width:90%;margin:0 auto}._content_6c8at_46{text-align:justify}._content_6c8at_46>span{word-break:break-all}}._sidebar_1p3ny_1{background-color:var(--gray-800);border-radius:8px;overflow:hidden}._cover_1p3ny_7{width:100%;height:50px;object-fit:cover}._profile_1p3ny_13{display:flex;flex-direction:column;align-items:center;margin-top:calc(-6px - 1.5rem)}._profile_1p3ny_13 strong{margin-top:1rem;color:var(--gray-100);line-height:1.6}._profile_1p3ny_13 span{color:var(--gray-400);font-size:.875rem;line-height:1.6}._sidebar_1p3ny_1 footer{border-top:1px solid var(--gray-600);margin-top:1.5rem;padding:1.5rem 2rem 2rem}._sidebar_1p3ny_1 footer a{background:transparent;color:var(--green-500);border:1px solid var(--green-500);border-radius:8px;height:50px;padding:0 1.5rem;font-weight:700;display:block;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:.75rem;transition:color .2s,background-color .2s}._sidebar_1p3ny_1 footer a:hover{background:var(--green-500);color:var(--gray-100)}@media (max-width: 767px){._sidebar_1p3ny_1{width:90%;margin:2rem auto 0}}:root{--white: #fff;--gray-100: #e1e1e6;--gray-300: #c4c4cc;--gray-400: #8d8d99;--gray-600: #323238;--gray-700: #29292e;--gray-800: #202024;--gray-900: #121214;--green-300: #00837e;--green-500: #00875f;--red-500: #f75a68}:focus{outline:transparent;box-shadow:0 0 0 2px var(--green-500)}*{margin:0;padding:0;box-sizing:border-box}body{background:var(--gray-900);color:var(--gray-300);-webkit-font-smoothing:antialiased}body,input,textarea,button{font-family:Roboto,sans-serif;font-weight:400;font-size:1rem}
