._wrapper_ivb4q_1{max-width:70rem;margin:2rem auto;padding:0 1rem;display:grid;grid-template-columns:256px 1fr;gap:2rem;align-items:flex-start}@media (max-width: 768px){html{font-size:87.5%}._wrapper_ivb4q_1{grid-template-columns:1fr}}._header_iwp6d_1{background:var(--gray-800);display:flex;justify-content:center;align-items:center;padding:1.25rem 0;gap:1rem}._header_iwp6d_1 h1{font-weight:700;font-size:.9rem}._header_iwp6d_1 img{height:2rem}._avatarWithBorder_199bg_1{border:4px solid var(--gray-800);border-radius:8px;height:calc(3rem + 12px);outline:2px solid var(--green-500);width:calc(3rem + 12px)}._avatar_199bg_1{border-radius:8px;height:3rem;width:3rem}._comment_1qrwh_1{display:flex;gap:1rem;margin-top:1.5rem}._commentBox_1qrwh_7{flex:1}._commentContent_1qrwh_11{background:var(--gray-700);border-radius:8px;padding:1rem}._commentContent_1qrwh_11 header{align-items:flex-start;display:flex;justify-content:space-between}._commentContent_1qrwh_11 header button{background:transparent;border:0;border-radius:2px;color:var(--gray-400);cursor:pointer;line-height:0;transition:color .1s}._commentContent_1qrwh_11 header button:hover{color:var(--red-500)}._commentContent_1qrwh_11 p{color:var(--gray-300);margin-top:1rem}._commentContent_1qrwh_11 footer{margin-top:1.5rem}._commentContent_1qrwh_11 footer button{align-items:center;background:transparent;border:0;color:var(--gray-400);cursor:pointer;display:flex;transition:color .1s}._commentContent_1qrwh_11 footer button:hover{color:var(--green-300)}._commentContent_1qrwh_11 footer button svg{margin-right:.5rem}._commentContent_1qrwh_11 footer button span:before{content:"•";padding:0 .25rem}._authorAndTime_1qrwh_69 strong{display:block;font-size:.875rem;line-height:1.6}._authorAndTime_1qrwh_69 time{color:var(--gray-400);display:block;font-size:.75rem;line-height:1.6}._post_r08n2_1{background:var(--gray-800);border-radius:8px;padding:2.5rem}._post_r08n2_1+._post_r08n2_1{margin-top:2rem}._header_r08n2_11{display:flex;align-items:center;justify-content:space-between}._header_r08n2_11 time{font-size:.875rem;color:var(--gray-500)}._author_r08n2_22{display:flex;align-items:center;gap:1rem}._authorInfo_r08n2_28{display:flex;flex-direction:column}._authorInfo_r08n2_28 strong{color:var(--gray-100);line-height:1.6}._authorInfo_r08n2_28 span{font-size:.875rem;color:var(--gray-400);line-height:1.6}._content_r08n2_44{line-height:1.6;color:var(--gray-300);margin-top:1.5rem}._content_r08n2_44 p{margin-top:1rem}._content_r08n2_44 a{font-weight:700;color:var(--green-500);text-decoration:none}._content_r08n2_44 a:hover{color:var(--green-300)}._commentForm_r08n2_64{width:100%;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--gray-600)}._commentForm_r08n2_64>strong{line-height:1.6;color:var(--gray-100)}._commentForm_r08n2_64 textarea{width:100%;background:var(--gray-900);border:0;resize:none;height:6rem;padding:1rem;border-radius:8px;color:var(--gray-100);line-height:1.4;margin-top:1rem}._commentForm_r08n2_64 footer{visibility:hidden;max-height:0}._commentForm_r08n2_64:focus-within footer{visibility:visible;max-height:none}._commentForm_r08n2_64 button[type=submit]{padding:1rem 1.5rem;margin-top:1rem;border-radius:8px;border:0;background:var(--green-500);color:var(--white);font-weight:700;cursor:pointer;transition:background-color .1s}._commentForm_r08n2_64 button[type=submit]:not(:disabled):hover{background:var(--green-300)}._commentForm_r08n2_64 button[type=submit]:disabled{opacity:.7;cursor:not-allowed}._commentList_r08n2_120{margin-top:2rem}._sidebar_1lx3s_1{background:var(--gray-800);border-radius:8px;overflow:hidden}._cover_1lx3s_7{height:72px;object-fit:cover;width:100%}._profile_1lx3s_13{align-items:center;display:flex;flex-direction:column;margin-top:calc(-6px - 1.5rem)}._profile_1lx3s_13 strong{color:var(--gray-100);line-height:1.6;margin-top:1rem}._profile_1lx3s_13 span{color:var(--gray-400);font-size:.875rem;line-height:1.6}._sidebar_1lx3s_1 footer{border-top:1px solid var(--gray-600);margin-top:1.5rem;padding:1.5rem 2rem 2rem}._sidebar_1lx3s_1 footer a{align-items:center;background:transparent;border:1px solid var(--green-500);border-radius:8px;color:var(--green-500);display:flex;font-weight:700;gap:.5rem;height:50px;justify-content:center;padding:0 1.5rem;text-decoration:none;transition:color .1s,background-color .1s;width:100%}._sidebar_1lx3s_1 footer a:hover{background:var(--green-500);color:var(--white)}: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: #00b37e;--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}
