@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes pulse-gold{0%,to{box-shadow:0 0 20px rgba(192,160,98,.3)}50%{box-shadow:0 0 40px rgba(192,160,98,.6)}}.animate-fade-in-up{animation:fadeInUp .8s ease-out forwards}.animate-delay-100{animation-delay:.1s}.animate-delay-200{animation-delay:.2s}.animate-delay-300{animation-delay:.3s}.animate-delay-400{animation-delay:.4s}.animate-delay-500{animation-delay:.5s}.gold-shimmer{background:linear-gradient(90deg,#c0a062,#e8d5a3 25%,#c0a062 50%,#e8d5a3 75%,#c0a062);background-size:200% 100%;animation:shimmer 3s linear infinite;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hover-gold-glow:hover{animation:pulse-gold 2s ease-in-out infinite}.glass-dark{background:hsla(0,0%,4%,.7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.text-gradient-gold{background:linear-gradient(135deg,#c0a062,#e8d5a3 50%,#c0a062);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.animate-hidden{opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.animate-visible{opacity:1;transform:translateY(0)}.peaky-blinders-page::-webkit-scrollbar{width:8px}.peaky-blinders-page::-webkit-scrollbar-track{background:#0a0a0a}.peaky-blinders-page::-webkit-scrollbar-thumb{background:#c0a062;border-radius:4px}.peaky-blinders-page::-webkit-scrollbar-thumb:hover{background:#d4b76a}.peaky-blinders-page ::-moz-selection{background:rgba(192,160,98,.3);color:#fff}.peaky-blinders-page ::selection{background:rgba(192,160,98,.3);color:#fff}.grain-overlay{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E")}.herringbone-pattern{background-image:repeating-linear-gradient(45deg,#c0a062,#c0a062 1px,transparent 0,transparent 50%);background-size:20px 20px}.dot-pattern{background-image:radial-gradient(circle at 1px 1px,#c0a062 1px,transparent 0);background-size:40px 40px}