@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@700&display=swap");.medieval-title{font-family:Cinzel,serif}*,:after,:before{transition:background-color .3s ease,color .3s ease}@keyframes shine{0%{background-position:200%}to{background-position:-200%}}.title-shimmer{background:linear-gradient(90deg,#ffffff 20%,#ffd700 50%,#ffffff 80%);background-size:200% auto;color:transparent;background-clip:text;-webkit-background-clip:text;animation:shine 3s linear infinite}