html,body{margin:0;min-height:100%;background:#0a0908}body{overflow-x:hidden}*{box-sizing:border-box}a{cursor:pointer}.shine-text-plat{display:inline-block;background:linear-gradient(110deg,silver 0% 40%,silver 48%,#eaecec,#fff 52%,silver 60% 100%);background-clip:text;background-size:200% 100%;color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shine 10s linear infinite}.shine-text-gold{display:inline-block;background:linear-gradient(110deg,#e1c97d 0% 40%,#e1c97d 48%,#f1e3b3 50%,#e1c97d 52% 60%,#e1c97d);background-clip:text;background-size:200% 100%;color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shine 10s linear infinite}@keyframes shine{0%{background-position:200% 0}to{background-position:-200% 0}}
