.homepage-bg{background:linear-gradient(90deg,#181A20 60%,rgba(24,26,32,.7));position:relative;min-height:100vh;overflow:hidden}.homepage-bg:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 75% 50%,rgba(255,145,0,.15) 0,rgba(24,26,32,.1) 50%,rgba(24,26,32,0) 70%);z-index:0;pointer-events:none}.hero-section{position:relative;width:100%;height:100vh;display:flex;align-items:center;justify-content:center}.animated-bg-img{position:absolute;top:50%;left:55%;transform:translate(-50%,-50%);width:130vh;max-width:1300px;opacity:.6;pointer-events:none;z-index:1;animation:floatLogoY 4s ease-in-out infinite alternate;filter:drop-shadow(0 0 10px rgba(255,145,0,.25)) brightness(1)}@keyframes floatLogoY{0%{top:48%;filter:brightness(.45) drop-shadow(0 0 8px rgba(255,145,0,.2)) blur(.5px)}to{top:52%;filter:brightness(1) drop-shadow(0 0 8px rgba(255,145,0,.3)) blur(.9px)}}@keyframes floatRight{0%{transform:translateY(-50%) scale(1);filter:brightness(1.1)}to{transform:translateY(-48%) scale(1.04);filter:brightness(1.25)}}.tech-lines{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}.tech-lines:before{left:-50%;background:linear-gradient(90deg,rgba(24,26,32,0),rgba(255,145,0,.08) 20%,rgba(255,145,0,.3) 25%,rgba(255,145,0,.08) 30%,rgba(24,26,32,0) 50%);animation:moveLightCones 10s ease-in-out infinite;transform:rotate(-30deg)}.tech-lines:after,.tech-lines:before{content:"";position:absolute;top:-100%;width:200%;height:300%;mix-blend-mode:screen}.tech-lines:after{right:-50%;background:linear-gradient(90deg,rgba(24,26,32,0),rgba(255,165,0,.08) 20%,rgba(255,165,0,.25) 25%,rgba(255,165,0,.08) 30%,rgba(24,26,32,0) 50%);animation:moveLightConesAlt 12s ease-in-out infinite alternate;transform:rotate(30deg)}@keyframes moveLightCones{0%{opacity:0;left:-80%}20%{opacity:1}50%{left:30%}80%{opacity:1}to{opacity:0;left:130%}}@keyframes moveLightConesAlt{0%{opacity:0;right:-80%}20%{opacity:1}50%{right:30%}80%{opacity:1}to{opacity:0;right:130%}}body{margin:0;font-family:Arial,sans-serif;background-color:#f9f9f9;color:#333}a{text-decoration:none;color:inherit}button{cursor:pointer}.progress-bar{transition:width .5s ease-in-out}.react-phone-input-2 .country-list .country{color:#222!important;background:#fff!important}.react-phone-input-2 .country-list .country .country-name{color:#222!important}.react-phone-input-2 .country-list .country.highlight{background:#f3f4f6!important;color:#222!important}.react-phone-input-2 .country-list{background:#fff!important;color:#222!important}.react-phone-input-2 .country-list .country .country-name,.react-phone-input-2 .country-list .country .country-name *,.react-phone-input-2 .country-list .country.disabled .country-name{color:#111!important;font-weight:600!important;opacity:1!important}.ticket-list{max-height:500px;overflow-y:auto}.ticket-details{min-height:320px}.ticket-messages{max-height:320px;overflow-y:auto;padding-right:6px;margin-bottom:12px}.ticket-messages::-webkit-scrollbar{width:6px}.ticket-messages::-webkit-scrollbar-track{background:rgba(0,0,0,.2);border-radius:10px}.ticket-messages::-webkit-scrollbar-thumb{background:rgba(249,115,22,.5);border-radius:10px}.ticket-messages::-webkit-scrollbar-thumb:hover{background:rgba(249,115,22,.8)}