*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;background-color:#040810;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#060c1a}::-webkit-scrollbar-thumb{background:linear-gradient(#c8863c,#7a2810);border-radius:3px}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}.text-shimmer{background:linear-gradient(90deg,#c8863c 0%,#e0c090 25%,#c8863c 50%,#e0c090 75%,#c8863c 100%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4s linear infinite shimmer}@keyframes pulse-ring{0%{box-shadow:0 0 #25d36699}70%{box-shadow:0 0 0 14px #25d36600}to{box-shadow:0 0 #25d36600}}.zoom-img{overflow:hidden}.zoom-img img{transition:transform .5s}.zoom-img:hover img{transform:scale(1.07)}
