.home-background-container{position:fixed;overflow:hidden;background:linear-gradient(180deg,#000000,#0a0a0a,#111111)}.home-background-container,.particle-canvas{top:0;left:0;width:100%;height:100%;z-index:0}.particle-canvas{position:absolute;mix-blend-mode:screen}.gradient-overlay{position:absolute;pointer-events:none;z-index:1}.top-gradient{top:0;left:0;width:100%;height:45%;background:radial-gradient(ellipse at top,rgba(var(--bg-primary-rgb,255,107,0),var(--bg-opacity,.25)) 0,rgba(0,0,0,0) 70%)}.bottom-gradient{bottom:0;left:0;width:100%;height:45%;background:radial-gradient(ellipse at bottom,rgba(var(--bg-primary-rgb,255,107,0),var(--bg-opacity,.25)) 0,rgba(0,0,0,0) 70%)}.center-gradient{top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:radial-gradient(circle at center,rgba(var(--bg-primary-rgb,255,107,0),calc(var(--bg-opacity, .25) * .24)) 0,rgba(0,0,0,0) 50%)}.greek-pattern-container{position:absolute;width:100%;height:100%;pointer-events:none;z-index:2}.greek-pattern{position:absolute;background-repeat:repeat-x;opacity:.18;background-image:url("data:image/svg+xml,%3Csvg width='80' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,10 L10,0 L20,10 L30,0 L40,10 L50,0 L60,10 L70,0 L80,10' stroke='%23FF6B00' fill='none' stroke-width='1.5'/%3E%3C/svg%3E")}.top-pattern{top:0}.bottom-pattern,.top-pattern{left:0;width:100%;height:20px}.bottom-pattern{bottom:0;transform:rotate(180deg)}.left-pattern{left:0;transform:rotate(90deg) translateY(-20px);transform-origin:top left}.left-pattern,.right-pattern{top:0;width:20px;height:100%;background-repeat:repeat-y}.right-pattern{right:0;transform:rotate(-90deg) translateY(-20px);transform-origin:top right}.floating-elements{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.floating-element{position:absolute;border-radius:50%;background:radial-gradient(circle at center,rgba(var(--bg-primary-rgb,255,107,0),calc(var(--bg-opacity, .25) * 1.2)) 0,rgba(var(--bg-secondary-rgb,255,154,0),0) 70%);opacity:.5;filter:blur(clamp(20px,4vw,40px))}.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%}.dynamic-light{position:fixed;width:clamp(300px,50vw,800px);height:clamp(300px,50vw,800px);border-radius:50%;pointer-events:none;background:radial-gradient(circle at center,rgba(255,107,0,.02) 0,rgba(255,154,0,.01) 30%,transparent 70%);transform:translate(-50%,-50%);z-index:3;will-change:left,top;filter:blur(clamp(30px,5vw,60px))}.gold-accent{position:absolute;width:clamp(80px,12vw,150px);height:clamp(80px,12vw,150px);background:radial-gradient(circle at center,rgba(255,107,0,.05) 0,transparent 70%);z-index:1}.top-left{top:0;left:0}.top-right{top:0;right:0}.bottom-left{bottom:0;left:0}.bottom-right{bottom:0;right:0}