*{box-sizing:border-box}body,html{margin:0;padding:0;background:#fafafa;color:#1a1a1a;font-family:Noto Sans JP,-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Kaku Gothic ProN,sans-serif}a,body,button,div,h1,h2,h3,h4,h5,h6,input,li,p,select,span,textarea{font-family:inherit}a{color:inherit;text-decoration:none}@media (min-width:1024px){#sidebar{grid-row:1/span 2;align-self:stretch;overflow:clip;min-width:0}#sidebar>.sidebar-inner{position:-webkit-sticky;position:sticky;top:50px;height:calc(100vh - 50px);overflow-y:auto;background:#fff;border-right:1px solid #e5e5e5}}@media (max-width:1023px){#sidebar{position:fixed;top:50px;left:0;bottom:0;width:280px;max-width:80vw;background:#fff;transform:translateX(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:60}body.sidebar-open #sidebar{transform:translateX(0)}#sidebar>.sidebar-inner{height:100%;overflow-y:auto}}@media (min-width:1024px){body:not(.sidebar-ready) [data-testid=split-layout]{grid-template-columns:280px 1fr 14px 400px!important;transition:none!important}}body:not(.sidebar-ready) #sidebar{transition:none!important}.talkn-thread .Posts{height:100%!important}.talkn-post,.talkn-post *{overflow-y:hidden!important}@media (max-width:1023px){[data-testid=split-layout]{display:block!important}[data-testid=split-layout-thread-panel],[data-testid=split-layout]>[role=separator]{display:none!important}}@media (max-width:639px){.header-category-nav{justify-content:flex-start!important;padding-left:16px!important;padding-right:16px!important}}@media (min-width:640px) and (max-width:1023px){.header-category-nav{justify-content:safe center!important;padding-left:16px!important;padding-right:16px!important}}@keyframes talkn-pulse{0%,to{opacity:1}50%{opacity:.45}}.talkn-skeleton{animation:talkn-pulse 1.6s ease-in-out infinite}