.post-detail-body .attr_section blockquote,.post-detail-body .attr_section h2,.post-detail-body .attr_section h3,.post-detail-body .attr_section h4,.post-detail-body .attr_section h5,.post-detail-body .attr_section p,.post-detail-body .attr_section pre{margin-bottom:1rem}.post-detail-body .attr_section h2{font-size:1.25rem;font-weight:700}.post-detail-body .attr_section h3{font-size:1.15rem;font-weight:700}.post-detail-body .attr_section h4{font-size:1rem;font-weight:700}.post-detail-body .attr_section h5{font-size:90%;font-weight:700}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}@keyframes glow{0%,to{box-shadow:0 0 5px 2px var(--glow-50)}50%{box-shadow:0 0 10px 4px var(--glow-70)}}@keyframes fade-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes fade-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@keyframes pulse-radar{0%{transform:scale(1);opacity:.7}to{transform:scale(2.5);opacity:0}}body,html{height:100%}body{color:var(--foreground);background:var(--background);font-family:Pretendard,Outfit,Arial,Helvetica,sans-serif;font-optical-sizing:auto;font-variant-numeric:tabular-nums}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:rgba(0,0,0,0)}::-webkit-scrollbar-thumb{background:rgba(120,120,120,.3);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:rgba(120,120,120,.5)}