@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"cv02","cv03","cv04","cv11";position:relative;min-height:100vh;background:linear-gradient(45deg,#405de6,#5851db,#833ab4,#c13584,#e1306c,#fd1d1d,#f56040,#ffdc80);background-size:400% 400%;animation:gradientShift 15s ease infinite;overflow-x:hidden}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.animated-background-global{position:fixed;width:100%;height:100%;top:0;left:0;overflow:hidden;z-index:0;pointer-events:none}.gradient-orb{position:absolute;border-radius:50%;filter:blur(60px);opacity:.4;animation:float 20s ease-in-out infinite}.gradient-orb.orb-1{width:400px;height:400px;background:radial-gradient(circle,#833AB4,transparent);top:-100px;left:-100px;animation-delay:0s}.gradient-orb.orb-2{width:500px;height:500px;background:radial-gradient(circle,#E1306C,transparent);bottom:-150px;right:-150px;animation-delay:7s}.gradient-orb.orb-3{width:350px;height:350px;background:radial-gradient(circle,#FFDC80,transparent);top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:3s}@keyframes float{0%,to{transform:translateY(0) translate(0) scale(1)}33%{transform:translateY(-30px) translate(30px) scale(1.1)}66%{transform:translateY(30px) translate(-30px) scale(.9)}}.floating-shape{position:absolute;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;background:#ffffff0d;backdrop-filter:blur(10px);animation:morph 15s ease-in-out infinite}.floating-shape.shape-1{width:200px;height:200px;top:10%;left:10%;animation-delay:0s}.floating-shape.shape-2{width:150px;height:150px;top:60%;left:80%;animation-delay:3s}.floating-shape.shape-3{width:180px;height:180px;top:30%;right:15%;animation-delay:5s}.floating-shape.shape-4{width:220px;height:220px;bottom:10%;left:20%;animation-delay:8s}@keyframes morph{0%,to{border-radius:30% 70% 70% 30%/30% 30% 70% 70%;transform:rotate(0) translateY(0)}50%{border-radius:70% 30% 30% 70%/70% 70% 30% 30%;transform:rotate(180deg) translateY(-20px)}}.swal-compact{max-width:480px!important;width:min(92vw,480px)!important;padding:20px 16px 16px!important}.swal-compact .swal2-title{font-size:1.1em!important;padding:0 0 8px!important}.swal-compact .swal2-html-container{margin:0!important;padding:0!important;font-size:1em!important}.swal-compact .swal2-actions{margin-top:14px!important;gap:8px!important}.swal-compact .swal2-confirm,.swal-compact .swal2-cancel{font-size:.88em!important;padding:9px 20px!important}
