html{scroll-behavior:smooth}body{background-color:#050505;color:#fff;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#050505}::-webkit-scrollbar-thumb{background:linear-gradient(to bottom,#8c6d2c,#fcf6ba,#8c6d2c);border-radius:4px}.text-gold-gradient{background:linear-gradient(to right,#bf953f 20%,#fcf6ba,#fcf6ba,#bf953f 80%);background-size:200% auto;color:transparent;-webkit-background-clip:text;background-clip:text;animation:shimmer 5s linear infinite}@keyframes shimmer{0%{background-position:200% center}to{background-position:-200% center}}.diamond-shape{transform:rotate(45deg)}input:focus,textarea:focus{box-shadow:0 2px 12px #bf953f1a}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#8c6d2c;border-radius:2px}::selection{background:#bf953f;color:#000}
