:root{--color-primary:#e11d48;--color-primary-dark:#be123c;--color-background:#fff;--color-surface:#fff;--color-text-primary:#1e293b;--color-text-secondary:#64748b;--color-border:#e2e8f0;--color-accent:#fc0;--nav-height:80px}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--color-background);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;font-family:"Source Sans 3",sans-serif;line-height:1.5;overflow-x:hidden}html{height:auto;overflow-x:hidden}a,button,[role=button],select,input,textarea,.cursor-pointer{cursor:pointer}a{color:inherit;text-decoration:none}ul{list-style:none}button{background:0 0;border:none;font-family:inherit}input,textarea{font-family:inherit}input,textarea,select{transition:all .2s cubic-bezier(.4,0,.2,1)}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--color-primary)!important;background-color:#fff!important;box-shadow:0 0 0 4px #e11d481a!important}.transition-all{transition:all .2s cubic-bezier(.4,0,.2,1)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.firework-container{pointer-events:none;z-index:5;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.firework{border-radius:50%;width:4px;height:4px;animation:2s infinite firework-burst;position:absolute;top:50%;left:50%;box-shadow:0 0 #0000}@keyframes firework-burst{0%{opacity:1;transform:translate(-50%,-50%)scale(1);box-shadow:0 -100px #ff0040,0 100px #ff0040,-100px 0 #ff0040,100px 0 #ff0040,-70px -70px #ff0040,70px -70px #ff0040,-70px 70px #ff0040,70px 70px #ff0040}to{opacity:0;transform:translate(-50%,-50%)scale(1.5);box-shadow:0 -180px #0000,0 180px #0000,-180px 0 #0000,180px 0 #0000,-130px -130px #0000,130px -130px #0000,-130px 70px #0000,130px 70px #0000}}.firework:nth-child(2){color:#fc0;animation-delay:.5s;top:30%;left:20%}.firework:nth-child(3){color:#0fc;animation-delay:1.2s;top:40%;left:80%}.firework:nth-child(4){color:#f0f;animation-delay:.8s;top:70%;left:30%}.firework:nth-child(5){color:#fff;animation-delay:1.5s;top:60%;left:70%}.swal2-popup{border-radius:20px!important;width:18rem!important;padding:1rem!important;box-shadow:0 20px 40px #0000001a!important}.swal2-title{font-size:1.15rem!important;font-weight:800!important}.swal2-html-container{color:#64748b!important;font-size:.85rem!important;font-weight:600!important}.swal2-actions{margin-top:1rem!important}.swal2-actions button{border-radius:10px!important;padding:.5rem 1rem!important;font-size:.85rem!important}.swal2-icon{margin:.5rem auto!important;transform:scale(.6)!important}.swal2-popup.swal-landscape-popup{border-radius:18px!important;width:min(92vw,320px)!important;max-width:320px!important;padding:1rem!important}.swal2-popup.swal-landscape-popup img.swal2-image{border-radius:10px;max-height:40vh!important;margin:.5rem auto!important}.ant-modal{max-width:calc(100vw - 24px)}.ant-modal .ant-modal-body{max-height:72vh;overflow-y:auto}@media (width<=640px){.ant-modal{top:16px}.ant-modal .ant-modal-body{max-height:76vh}}
