html body{background-color:#0a0908;color:#faf7f0}html{scroll-behavior:smooth}::-webkit-scrollbar{width:0;height:0}::-moz-selection{background:rgba(212,168,67,.28);color:#faf7f0}::selection{background:rgba(212,168,67,.28);color:#faf7f0}.hero-sheen{background-image:linear-gradient(115deg,transparent 35%,rgba(232,196,106,.14) 47%,rgba(255,244,221,.24) 50%,rgba(232,196,106,.14) 53%,transparent 65%);background-size:250% 250%;background-position:100% 0;mix-blend-mode:overlay}.group:hover .hero-sheen{animation:sheen-sweep 1.6s ease-out}@keyframes sheen-sweep{0%{background-position:100% 0}to{background-position:0 100%}}.grain-overlay{position:fixed;inset:0;z-index:40;pointer-events:none;opacity:.045;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}@media (prefers-reduced-motion:reduce){.group:hover .hero-sheen{animation:none}}