@keyframes yellow-shadow-pulse{0%{box-shadow:0 0 0 0 rgba(var(--bs-primary-rgb),.5)}70%{box-shadow:0 0 0 20px rgba(var(--bs-primary-rgb),0)}to{box-shadow:0 0 0 0 rgba(var(--bs-primary-rgb),0)}}@keyframes black-shadow-pulse{0%{box-shadow:0 0 0 0 hsla(0,0%,8%,.22)}50%{box-shadow:0 0 0 20px rgba(var(--bs-primary-rgb),0)}to{box-shadow:0 0 0 0 rgba(var(--bs-primary-rgb),0)}}@keyframes orange-shadow-pulse{0%{box-shadow:0 0 0 0 hsla(0,0%,8%,.22)}50%{box-shadow:0 0 0 20px rgba(var(--bs-primary-rgb),0)}to{box-shadow:0 0 0 0 rgba(var(--bs-primary-rgb),0)}}@keyframes orange-text-pulse{0%{color:var(--bs-body-color)}50%{color:var(--bs-link-color)}to{color:var(--bs-body-color)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}#misc-section .detail-content{padding:1.75rem 2rem}#misc-section .misc-content p:last-child{margin-bottom:0}#misc-section .misc-content h1,#misc-section .misc-content h2,#misc-section .misc-content h3,#misc-section .misc-content h4,#misc-section .misc-content h5,#misc-section .misc-content h6{color:var(--theme-heading);font-family:Cormorant Garamond,Baskerville,Georgia,serif;margin-bottom:.75rem;margin-top:1.5rem}#misc-section .misc-content h1:first-child,#misc-section .misc-content h2:first-child,#misc-section .misc-content h3:first-child,#misc-section .misc-content h4:first-child,#misc-section .misc-content h5:first-child,#misc-section .misc-content h6:first-child{margin-top:0}#misc-section .detail-sidebar .section-heading{font-family:Cormorant Garamond,Baskerville,Georgia,serif;font-size:1.35rem;margin-bottom:1rem}.misc-sidebar-links{list-style:none;margin:0;padding:0}.misc-sidebar-links li{border-bottom:1px solid var(--theme-card-border);padding:.75rem 0}.misc-sidebar-links li:last-child{border-bottom:0}.misc-sidebar-links li a{color:var(--bs-body-color);display:block;text-decoration:none}.misc-sidebar-links li a:hover{color:var(--bs-link-color);text-decoration:none}
