.p-front { background: linear-gradient(180deg, #050706 0%, #070b09 42%, #040604 100%); }
.p-front::before { position: fixed; inset: 0; z-index: -1; pointer-events: none; background-image: radial-gradient(circle at 15% 20%, rgba(185,149,86,.06), transparent 24%), radial-gradient(circle at 85% 70%, rgba(185,149,86,.04), transparent 28%); content: ""; }
