.home-background-container{z-index:0;background:linear-gradient(#000,#0a0a0a,#111);width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.particle-canvas{z-index:0;mix-blend-mode:screen;width:100%;height:100%;position:absolute;top:0;left:0}.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,.25))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,.25))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,.25)*.24))0%,#0000 50%);width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%)}.greek-pattern-container{pointer-events:none;z-index:2;width:100%;height:100%;position:absolute}.greek-pattern{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");background-repeat:repeat-x;position:absolute}.top-pattern{width:100%;height:20px;top:0;left:0}.bottom-pattern{width:100%;height:20px;bottom:0;left:0;transform:rotate(180deg)}.left-pattern{transform-origin:0 0;background-repeat:repeat-y;width:20px;height:100%;top:0;left:0;transform:rotate(90deg)translateY(-20px)}.right-pattern{transform-origin:100% 0;background-repeat:repeat-y;width:20px;height:100%;top:0;right:0;transform:rotate(-90deg)translateY(-20px)}.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,.25)*1.2))0%,rgba(var(--bg-secondary-rgb,255,154,0),0)70%);opacity:.5;filter:blur(clamp(20px,4vw,40px));border-radius:50%;position:absolute}.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{pointer-events:none;z-index:3;will-change:left,top;filter:blur(clamp(30px,5vw,60px));background:radial-gradient(circle,#ff6b0005 0%,#ff9a0003 30%,#0000 70%);border-radius:50%;width:clamp(300px,50vw,800px);height:clamp(300px,50vw,800px);position:fixed;transform:translate(-50%,-50%)}.gold-accent{z-index:1;background:radial-gradient(circle,#ff6b000d 0%,#0000 70%);width:clamp(80px,12vw,150px);height:clamp(80px,12vw,150px);position:absolute}.top-left{top:0;left:0}.top-right{top:0;right:0}.bottom-left{bottom:0;left:0}.bottom-right{bottom:0;right:0}
