:root{--gold-1: #F0C05A;--gold-2: #FFF5D6;--primary-white: #FFFFFF;--minerva-gold: #F0C05A;--muted-slate: #94A3B8}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}.text-gold-shimmer{background:linear-gradient(90deg,var(--gold-1) 0%,var(--gold-2) 50%,var(--gold-1) 100%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;animation:shimmer 4s linear infinite}.bg-grain{background-image:url(https://grainy-gradients.vercel.app/noise.svg);filter:contrast(150%) brightness(1000%);opacity:.05;pointer-events:none}.text-shimmer{background:linear-gradient(90deg,#b8860b,#f0c05a,#b8860b);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shimmer 5s linear infinite}.dice-glow{transition:box-shadow .35s ease,transform .35s ease}.dice-glow:hover{box-shadow:0 12px 30px #f0c05a29,0 0 40px #f0c05a0f inset;transform:translateY(-6px)}@keyframes live-pulse{0%{transform:scale(.95);box-shadow:0 0 #ff3b30b3}70%{transform:scale(1);box-shadow:0 0 0 10px #ff3b3000}to{transform:scale(.95);box-shadow:0 0 #ff3b3000}}.live-badge{display:inline-flex;align-items:center;gap:.5rem;margin-left:.5rem}.live-dot{width:.6rem;height:.6rem;background:#ff3b30;border-radius:9999px;display:inline-block;box-shadow:0 0 #ff3b30b3;animation:live-pulse 1.8s infinite ease-out}.live-text{font-size:10px;color:#ff6b6b;font-weight:800;text-transform:uppercase;letter-spacing:.12em}@keyframes modal-fade{0%{opacity:0}to{opacity:1}}@keyframes modal-pop{0%{transform:translateY(8px) scale(.98);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.modal-backdrop{animation:modal-fade .22s ease-out}.modal-panel{animation:modal-pop .26s cubic-bezier(.2,.9,.3,1)}button:focus-visible,input:focus-visible,textarea:focus-visible,a:focus-visible{outline:3px solid var(--gold-1);outline-offset:4px;box-shadow:0 6px 30px #f0c05a14}.primary-focus:focus-visible{outline:3px solid var(--gold-1);outline-offset:3px;box-shadow:0 0 0 6px #f0c05a1f}.muted-slate{color:var(--muted-slate)}
