.home-background-container{z-index:0;background:linear-gradient(#000,#0a0a0a,#111);width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.gradient-overlay{pointer-events:none;z-index:1;position:absolute}.top-gradient{background:radial-gradient(ellipse at top, rgba(var(--bg-primary-rgb,255, 107, 0), var(--bg-opacity,.15)) 0%, #0000 70%);width:100%;height:45%;top:0;left:0}.bottom-gradient{background:radial-gradient(ellipse at bottom, rgba(var(--bg-primary-rgb,255, 107, 0), var(--bg-opacity,.15)) 0%, #0000 70%);width:100%;height:45%;bottom:0;left:0}.center-gradient{background:radial-gradient(circle at center, rgba(var(--bg-primary-rgb,255, 107, 0), calc(var(--bg-opacity,.15) * .24)) 0%, #0000 50%);width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%)}.floating-elements{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.floating-element{background:radial-gradient(circle at center, rgba(var(--bg-primary-rgb,255, 107, 0), calc(var(--bg-opacity,.15) * 1.2)) 0%, rgba(var(--bg-secondary-rgb,255, 154, 0), 0) 70%);opacity:.3;filter:blur(clamp(20px,4vw,40px));border-radius:50%;position:absolute}@media (pointer:coarse){.floating-element{filter:none;opacity:.15}}.element-1{width:clamp(200px,35vw,500px);height:clamp(200px,35vw,500px);top:15%;left:10%}.element-2{width:clamp(250px,40vw,600px);height:clamp(250px,40vw,600px);bottom:5%;right:10%}.element-3{width:clamp(150px,25vw,350px);height:clamp(150px,25vw,350px);top:35%;right:20%}.element-4{width:clamp(180px,30vw,450px);height:clamp(180px,30vw,450px);bottom:30%;left:15%}.element-5{width:clamp(160px,28vw,400px);height:clamp(160px,28vw,400px);top:60%;left:45%}