@keyframes colorChange{0%{color:#e85600}50%{color:#138808}to{color:#e85600}}.animate-color-change{animation:6s ease-in-out 2s infinite colorChange}.text-stroke-advanced{color:#fff;font-size:3rem;font-weight:700;position:relative}.text-stroke-advanced:before{content:attr(data-text);color:#0000;background:linear-gradient(90deg,#f93,#fff,#138808);z-index:-1;filter:blur(1px);-webkit-background-clip:text;background-clip:text;width:100%;height:100%;position:absolute;top:0;left:0}.heading-wrapper{align-items:center;gap:.5rem;padding-top:.375rem;display:flex}.heading-left-bar{background-color:var(--secondary);width:4px;height:100%;min-height:30px}.heading-title-line{align-items:center;width:100%;display:flex}.heading-title{white-space:nowrap;color:var(--secondary);margin-right:.5rem;font-size:1.5rem;font-weight:600}.heading-line{background-color:var(--secondary);flex-grow:1;height:3px;margin-bottom:.25rem}.heading-link{white-space:nowrap;color:var(--secondary);cursor:pointer;font-size:1.25rem;text-decoration:none}.heading-link:hover{text-decoration:underline}.custom-dashed-border{border:2px dashed #0000;border-image:repeating-linear-gradient(90deg,#4b5563 0 10px,#0000 10px 20px) 1}
