@import "https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;600;700;800;900&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:#09090e;min-height:100vh;font-family:DM Sans,sans-serif;overflow-x:hidden}@keyframes travelingBorder{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes pulseGold{0%,to{box-shadow:0 0 15px #c9a84c26,inset 0 1px #c9a84c1a}50%{box-shadow:0 0 30px #c9a84c4d,inset 0 1px #c9a84c33}}@keyframes shimmer3D{0%{background-position:-200%}to{background-position:200%}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes progressGlow{0%,to{box-shadow:0 0 8px #c9a84c66}50%{box-shadow:0 0 20px #c9a84ccc}}@keyframes semaphoreGreen{0%,to{box-shadow:0 0 10px #22c55e4d}50%{box-shadow:0 0 25px #22c55e99}}@keyframes semaphoreYellow{0%,to{box-shadow:0 0 10px #f59e0b4d}50%{box-shadow:0 0 25px #f59e0b99}}@keyframes semaphoreRed{0%,to{box-shadow:0 0 10px #ef44444d}50%{box-shadow:0 0 25px #ef444499}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.traveling-border{position:relative}.traveling-border:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(90deg,#0000,#bf953f,#fcf6ba,#b38728,#fbf5b7,#aa771c,#0000) 0 0/200% 100%;padding:1px;animation:4s linear infinite travelingBorder;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.metallic-shimmer{background:linear-gradient(90deg,#bf953f,#fcf6ba,#b38728,#fbf5b7,#aa771c,#bf953f) 0 0/200% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s ease-in-out infinite shimmer3D}.card-3d{transform-style:preserve-3d;perspective:1000px;transition:all .3s}.card-3d:hover{transform:translateY(-2px)rotateX(1deg);box-shadow:0 15px 40px #0006,0 0 20px #c9a84c26}.glass-card{-webkit-backdrop-filter:blur(20px);background:#1a1a2ecc;border:1px solid #c9a84c4d}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#09090e}::-webkit-scrollbar-thumb{background:#c9a84c4d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#c9a84c80}
