@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@355;450;600&family=Inter:wght@250;300;400;500;600&family=Playfair+Display:ital,wght@0,400;0,500;1,400&family=JetBrains+Mono:wght@250;300;400;500&display=swap";@keyframes slow-glow{0%,to{transform:scale(1) translate(0);opacity:.25;filter:blur(100px)}33%{transform:scale(1.1) translate(30px,-40px);opacity:.35;filter:blur(120px)}66%{transform:scale(.95) translate(-20px,20px);opacity:.2;filter:blur(90px)}}@keyframes simple-fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes ray-shimmer{0%,to{opacity:.15}50%{opacity:.3}}.animate-slow-glow{animation:slow-glow 15s ease-in-out infinite}.animate-simple-fade-in{animation:simple-fade-in 1s cubic-bezier(.16,1,.3,1) forwards}.animate-ray-shimmer{animation:ray-shimmer 4s ease-in-out infinite}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#12121205}::-webkit-scrollbar-thumb{background:#12121226;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#1212124d}.dark-scroll::-webkit-scrollbar-track{background:#ffffff05}.dark-scroll::-webkit-scrollbar-thumb{background:#ffffff26}*:focus-visible{outline:2px solid #C5A059;outline-offset:4px}html{scroll-behavior:smooth;scroll-padding-top:80px}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
