*{box-sizing:border-box;margin:0;padding:0}.bg-shape{z-index:0;background:linear-gradient(#cce0ff 0%,#ffffff1a 100%);border-radius:23.5rem;width:450px;height:400px;position:absolute;top:-120px;left:10%;transform:translate(-50%)}.loader-overlay{z-index:9999;background:#fffc;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.loader{border:8px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:60px;height:60px;animation:2s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
