.header-add-container{background-color:#8f9091;width:100%}.header-add{text-align:center;background:radial-gradient(at bottom,#fff,#0000,#0000) 50% 100%/50% 50% no-repeat;color:#0000;cursor:pointer;-webkit-background-clip:text;background-clip:text;width:100%;padding:5px;font-size:120%;line-height:35px;animation:3s ease-in-out .2s forwards reveal,2.5s linear 2s infinite glow;display:block}@keyframes reveal{to{background-size:300% 300%}}@keyframes glow{40%{text-shadow:0 0 8px #fff}}@media (width<=450px){.header-add{font-size:4.5cqmin}}@media (prefers-color-scheme:dark){.header-add-container{background-color:#556f72}}