.post-header_header__DsN4R{padding-bottom:var(--size-8);border-bottom:8px solid var(--color-quaternary-100);margin:var(--size-4) 0;display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:center;gap:1rem}.post-header_header__DsN4R h1{font-size:var(--size-8);color:var(--color-quaternary-100);margin:0;line-height:normal;text-align:center}.post-header_header__DsN4R img{object-fit:cover;width:200px;height:120px}@media (min-width:768px){.post-header_header__DsN4R{margin:var(--size-8) 0;flex-direction:row;align-items:flex-end}.post-header_header__DsN4R h1{font-size:var(--size-16);text-align:left}}.post-reactions_container__GcLnO{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:3rem;padding:2rem;background:linear-gradient(135deg,rgba(0,33,35,.8),rgba(0,54,58,.6));border-radius:1rem;border:1px solid rgba(20,184,166,.15)}.post-reactions_label__EoXYy{color:var(--color-grey-300);font-size:.9rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.post-reactions_buttons__3NVAZ{display:flex;gap:1.5rem}.post-reactions_button__WRzWo{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:rgba(0,0,0,.3);border:1px solid rgba(75,85,99,.4);border-radius:.75rem;color:var(--color-grey-300);cursor:pointer;transition:all .2s ease}.post-reactions_button__WRzWo:hover:not(:disabled){transform:translateY(-2px)}.post-reactions_button__WRzWo:disabled{opacity:.6;cursor:not-allowed}.post-reactions_button__WRzWo svg{width:1.25rem;height:1.25rem}.post-reactions_resonate__JSeZT.post-reactions_active__a3N3p,.post-reactions_resonate__JSeZT:hover:not(:disabled){background:rgba(20,184,166,.15);border-color:var(--color-tertiary-200);color:var(--color-tertiary-100)}.post-reactions_dissent__uqSRj.post-reactions_active__a3N3p,.post-reactions_dissent__uqSRj:hover:not(:disabled){background:rgba(239,68,68,.15);border-color:#ef4444;color:#f87171}.post-reactions_count__2p6e6{font-size:1rem;font-weight:600;min-width:1.5rem;text-align:center}@media (max-width:768px){.post-reactions_container__GcLnO{padding:1.5rem;margin-top:2rem}.post-reactions_buttons__3NVAZ{gap:1rem}.post-reactions_button__WRzWo{padding:.625rem 1rem}}.post-content_wrapper__mCfzv{min-height:100vh;padding:2rem 1rem;background:linear-gradient(180deg,var(--color-secondary-0) 0,var(--color-secondary-100) 100%)}.post-content_content__LoU6P{width:95%;max-width:52rem;margin:0 auto;background:linear-gradient(135deg,rgba(0,33,35,.95),rgba(0,54,58,.9));border-radius:1.5rem;padding:2.5rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.5),0 0 0 1px rgba(20,184,166,.1),inset 0 1px 0 rgba(255,255,255,.05);backdrop-filter:blur(20px);position:relative;overflow:hidden}.post-content_content__LoU6P:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--color-quaternary-100) 0,var(--color-tertiary-200) 50%,var(--color-secondary-400) 100%)}.post-content_body___3vvJ{color:var(--color-grey-50);font-size:1.125rem;line-height:1.85;letter-spacing:.01em}.post-content_body___3vvJ p{margin-bottom:1.75rem;color:var(--color-grey-100)}.post-content_body___3vvJ h1,.post-content_body___3vvJ h2,.post-content_body___3vvJ h3,.post-content_body___3vvJ h4,.post-content_body___3vvJ h5,.post-content_body___3vvJ h6{color:var(--color-grey-50);font-weight:600;margin-top:2.5rem;margin-bottom:1rem;line-height:1.3;position:relative}.post-content_body___3vvJ h1{font-size:2.25rem;padding-left:1rem;border-left:4px solid var(--color-quaternary-100)}.post-content_body___3vvJ h2{font-size:1.875rem;padding-left:.875rem;border-left:3px solid var(--color-tertiary-200)}.post-content_body___3vvJ h3{font-size:1.5rem;color:var(--color-tertiary-100)}.post-content_body___3vvJ h4{font-size:1.25rem;color:var(--color-secondary-400)}.post-content_body___3vvJ a{color:var(--color-tertiary-200);text-decoration:none;background:linear-gradient(90deg,var(--color-tertiary-200),var(--color-tertiary-200));background-size:0 2px;background-position:0 100%;background-repeat:no-repeat;transition:background-size .3s ease;padding-bottom:2px}.post-content_body___3vvJ a:hover{background-size:100% 2px;color:var(--color-tertiary-100)}.post-content_body___3vvJ strong{color:var(--color-grey-50);font-weight:600}.post-content_body___3vvJ em{color:var(--color-tertiary-100);font-style:italic}.post-content_body___3vvJ blockquote{margin:2rem 0;padding:1.5rem 2rem;background:linear-gradient(135deg,rgba(20,184,166,.08),rgba(50,203,0,.05));border-left:4px solid var(--color-tertiary-200);border-radius:0 1rem 1rem 0;font-style:italic;color:var(--color-grey-200);position:relative}.post-content_body___3vvJ blockquote:before{content:'"';position:absolute;top:-.5rem;left:1rem;font-size:4rem;color:var(--color-tertiary-200);opacity:.3;font-family:Georgia,serif;line-height:1}.post-content_body___3vvJ ol,.post-content_body___3vvJ ul{margin:1.5rem 0;padding-left:1.5rem;color:var(--color-grey-200)}.post-content_body___3vvJ li{margin-bottom:.75rem;position:relative}.post-content_body___3vvJ ul li::marker{color:var(--color-tertiary-200)}.post-content_body___3vvJ ol li::marker{color:var(--color-quaternary-100);font-weight:600}.post-content_body___3vvJ code{background:rgba(20,184,166,.15);color:var(--color-tertiary-100);padding:.2rem .5rem;border-radius:.375rem;font-size:.9em;font-family:Fira Code,JetBrains Mono,monospace}.post-content_body___3vvJ pre{margin:2rem 0;padding:1.5rem;background:linear-gradient(135deg,rgba(0,20,22,.95),rgba(0,33,35,.95));border-radius:1rem;overflow-x:auto;border:1px solid rgba(20,184,166,.2);box-shadow:inset 0 2px 10px rgba(0,0,0,.3)}.post-content_body___3vvJ pre code{background:transparent;padding:0;font-size:.875rem;line-height:1.7;color:var(--color-grey-100)}.post-content_body___3vvJ hr{margin:3rem 0;border:none;height:1px;background:linear-gradient(90deg,transparent 0,var(--color-tertiary-200) 50%,transparent 100%)}.post-content_body___3vvJ table{width:100%;margin:2rem 0;border-collapse:collapse;background:rgba(0,33,35,.5);border-radius:.75rem;overflow:hidden}.post-content_body___3vvJ th{background:rgba(20,184,166,.15);color:var(--color-grey-50);font-weight:600;padding:1rem;text-align:left;border-bottom:2px solid var(--color-tertiary-200)}.post-content_body___3vvJ td{padding:1rem;border-bottom:1px solid rgba(75,85,99,.3);color:var(--color-grey-200)}.post-content_body___3vvJ tr:last-child td{border-bottom:none}.post-content_body___3vvJ tr:hover td{background:rgba(20,184,166,.05)}.post-content_image__1jEYX{margin:2rem auto;text-align:center}.post-content_content__LoU6P img[alt~=extra_small]{max-width:30%}.post-content_content__LoU6P img[alt~=extra_small],.post-content_content__LoU6P img[alt~=small]{object-fit:cover;height:auto;border-radius:1rem;box-shadow:0 20px 40px rgba(0,0,0,.4),0 0 0 1px rgba(20,184,166,.2);display:block;margin:2rem auto;transition:transform .3s ease,box-shadow .3s ease}.post-content_content__LoU6P img[alt~=small]{max-width:37%}.post-content_content__LoU6P img[alt~=half]{max-width:43%}.post-content_content__LoU6P img[alt~=half],.post-content_content__LoU6P img[alt~=medium]{object-fit:cover;height:auto;border-radius:1rem;box-shadow:0 20px 40px rgba(0,0,0,.4),0 0 0 1px rgba(20,184,166,.2);display:block;margin:2rem auto;transition:transform .3s ease,box-shadow .3s ease}.post-content_content__LoU6P img[alt~=medium]{max-width:48%}.post-content_content__LoU6P img[alt~=large]{max-width:55%}.post-content_content__LoU6P img[alt~=extra_large],.post-content_content__LoU6P img[alt~=large]{object-fit:cover;height:auto;border-radius:1rem;box-shadow:0 20px 40px rgba(0,0,0,.4),0 0 0 1px rgba(20,184,166,.2);display:block;margin:2rem auto;transition:transform .3s ease,box-shadow .3s ease}.post-content_content__LoU6P img[alt~=extra_large]{max-width:65%}.post-content_content__LoU6P img[alt~=big]{max-width:75%}.post-content_content__LoU6P img[alt~=big],.post-content_content__LoU6P img[alt~=jumbo]{object-fit:cover;height:auto;border-radius:1rem;box-shadow:0 20px 40px rgba(0,0,0,.4),0 0 0 1px rgba(20,184,166,.2);display:block;margin:2rem auto;transition:transform .3s ease,box-shadow .3s ease}.post-content_content__LoU6P img[alt~=jumbo]{max-width:85%}.post-content_content__LoU6P img[alt~=giant]{object-fit:cover;max-width:98%;height:auto;border-radius:1rem;box-shadow:0 20px 40px rgba(0,0,0,.4),0 0 0 1px rgba(20,184,166,.2);display:block;margin:2rem auto;transition:transform .3s ease,box-shadow .3s ease}.post-content_content__LoU6P img:hover{transform:scale(1.02);box-shadow:0 25px 50px rgba(0,0,0,.5),0 0 0 1px rgba(20,184,166,.4),0 0 30px rgba(20,184,166,.1)}.post-content_content__LoU6P img[alt~=rotate90]{transform:rotate(90deg)}.post-content_content__LoU6P img[alt~=rotate180]{transform:rotate(180deg)}.post-content_content__LoU6P img[alt~=rotate270]{transform:rotate(270deg)}@media (max-width:768px){.post-content_wrapper__mCfzv{padding:1rem .5rem}.post-content_content__LoU6P{padding:1.5rem;border-radius:1rem}.post-content_body___3vvJ{font-size:1rem;line-height:1.75}.post-content_body___3vvJ h1{font-size:1.75rem}.post-content_body___3vvJ h2{font-size:1.5rem}.post-content_body___3vvJ h3{font-size:1.25rem}.post-content_body___3vvJ blockquote{padding:1rem 1.25rem;margin:1.5rem 0}.post-content_body___3vvJ blockquote:before{font-size:3rem;left:.5rem}.post-content_content__LoU6P img[alt~=extra_small],.post-content_content__LoU6P img[alt~=small]{max-width:70%}.post-content_content__LoU6P img[alt~=half],.post-content_content__LoU6P img[alt~=medium]{max-width:80%}.post-content_content__LoU6P img[alt~=extra_large],.post-content_content__LoU6P img[alt~=large]{max-width:90%}.post-content_content__LoU6P img[alt~=big],.post-content_content__LoU6P img[alt~=giant],.post-content_content__LoU6P img[alt~=jumbo]{max-width:100%}}[data-theme=dark] .post-content_wrapper__mCfzv{background:linear-gradient(180deg,#111827,#1f2937)}[data-theme=dark] .post-content_content__LoU6P{background:linear-gradient(135deg,rgba(31,41,55,.95),rgba(17,24,39,.95));box-shadow:0 25px 50px -12px rgba(0,0,0,.7),0 0 0 1px rgba(75,85,99,.3),inset 0 1px 0 rgba(255,255,255,.03)}[data-theme=dark] .post-content_content__LoU6P:before{background:linear-gradient(90deg,#14b8a6,#6b7280 50%,#374151)}[data-theme=midnight] .post-content_wrapper__mCfzv{background:linear-gradient(180deg,#0f172a,#1e293b)}[data-theme=midnight] .post-content_content__LoU6P{background:linear-gradient(135deg,rgba(30,41,59,.95),rgba(15,23,42,.95));box-shadow:0 25px 50px -12px rgba(0,0,0,.8),0 0 0 1px rgba(99,102,241,.2),inset 0 1px 0 rgba(255,255,255,.03)}[data-theme=midnight] .post-content_content__LoU6P:before{background:linear-gradient(90deg,#6366f1,#8b5cf6 50%,#a855f7)}[data-theme=midnight] .post-content_body___3vvJ a{color:#a5b4fc}[data-theme=midnight] .post-content_body___3vvJ a:hover{color:#c7d2fe}[data-theme=midnight] .post-content_body___3vvJ blockquote{background:linear-gradient(135deg,rgba(99,102,241,.08),rgba(139,92,246,.05));border-left-color:#818cf8}[data-theme=midnight] .post-content_body___3vvJ blockquote:before{color:#818cf8}[data-theme=ember] .post-content_wrapper__mCfzv{background:linear-gradient(180deg,#1c1917,#292524)}[data-theme=ember] .post-content_content__LoU6P{background:linear-gradient(135deg,rgba(41,37,36,.95),rgba(28,25,23,.95));box-shadow:0 25px 50px -12px rgba(0,0,0,.8),0 0 0 1px rgba(251,146,60,.2),inset 0 1px 0 rgba(255,255,255,.03)}[data-theme=ember] .post-content_content__LoU6P:before{background:linear-gradient(90deg,#f97316,#ef4444 50%,#dc2626)}[data-theme=ember] .post-content_body___3vvJ a{color:#fdba74}[data-theme=ember] .post-content_body___3vvJ a:hover{color:#fed7aa}[data-theme=ember] .post-content_body___3vvJ blockquote{background:linear-gradient(135deg,rgba(251,146,60,.08),rgba(239,68,68,.05));border-left-color:#fb923c}[data-theme=ember] .post-content_body___3vvJ blockquote:before{color:#fb923c}
/*# sourceMappingURL=45dc5858b38e3def.css.map*/