.modal-overlay.active,.step.active{display:flex}html{font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,Helvetica Neue,sans-serif}body,html{height:100%;margin:0}body.flow-body{background:url(/images/9ee20aa0-7932-48be-95e0-20f1f743bd3c.png) 50%/cover no-repeat fixed #0286c5}.step{display:none;position:relative;z-index:1}.step.active{animation:fadeInStep .6s ease-in-out}@keyframes fadeInStep{0%{opacity:0}to{opacity:1}}.content-card{background:rgba(255,255,255,.95);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.btn-ah-orange{background:#f57f20!important;color:#fff!important;transition:background .2s,transform .2s!important;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;word-wrap:break-word}.btn-ah-orange:hover{background:#d86810!important;transform:translateY(-2px)!important}.error-message{color:#b91c1c;font-size:.75rem;margin-top:.5rem}.loader{border:3px solid #f3f3f3;border-top-color:#0058a3;border-radius:50%;width:24px;height:24px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.status-item{opacity:0;transform:translateY(10px);animation:fadeInItem .5s ease-out forwards}@keyframes fadeInItem{to{opacity:1;transform:translateY(0)}}.checkmark-icon{transform:scale(0);animation:popIn .4s cubic-bezier(.68,-.55,.27,1.55) forwards}@keyframes popIn{to{transform:scale(1)}}.scrollable-sponsors,.scrollable-text{max-height:250px;overflow-y:auto;padding-right:1rem}.scrollable-sponsors{max-height:400px}.offer-card{transition:box-shadow .3s,transform .3s}.offer-card:hover{transform:scale(1.03);box-shadow:0 10px 20px rgba(0,0,0,.1)}.code-input{width:3.5rem;height:4rem;text-align:center;font-size:1.5rem;font-weight:600;border-radius:.5rem;border:2px solid #d1d5db}.code-input:focus{border-color:#f57f20;box-shadow:0 0 0 2px rgba(245,127,32,.3);outline:0}.modal-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.6);z-index:1050;align-items:center;justify-content:center}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#e5e7eb;border-radius:10px}::-webkit-scrollbar-thumb{background:#4b5563;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#374151}.footer-scroll{transform:translateY(100%);transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.footer-scroll.show{transform:translateY(0)}@media (max-height:600px){.footer-scroll.show{position:fixed;bottom:0;z-index:30}}.min-vh-100{min-height:100vh!important}.w-100p{width:100%!important}.w-16rem{width:16rem!important}.maxw-md{max-width:28rem!important}.maxw-lg{max-width:32rem!important}.maxw-xl{max-width:36rem!important}.site-footer{padding:20px;font-size:14px;text-align:center;color:inherit;text-decoration:none}.funnel-step{background:#ffffff;color:#111827;border-radius:14px;padding:1.75rem 1.5rem;box-shadow:0 12px 32px rgba(0,0,0,.18);max-width:480px;width:100%;margin:1.5rem auto}.funnel-step h1,.funnel-step h2{color:#111827;text-align:center;font-weight:700}.funnel-step .form-control{border-radius:8px;border:1.5px solid #d1d5db;padding:.65rem .9rem;font-size:1rem}.funnel-step .form-control:focus{border-color:#f57f20;box-shadow:0 0 0 3px rgba(245,127,32,.15)}.sponsor-row{border:1.5px solid #e5e7eb;border-radius:10px;padding:.65rem .85rem;margin-bottom:.65rem;display:flex;align-items:center;gap:.75rem;cursor:pointer;transition:border-color .15s,background-color .15s}.sponsor-row:hover{border-color:#f57f20;background-color:#fff8f0}.sponsor-row input[type=checkbox]{width:1.15rem;height:1.15rem}.progress-thin{height:4px;background-color:rgba(255,255,255,.3);border-radius:999px;overflow:hidden;margin:1rem 0}.progress-thin .progress-fill{height:100%;background-color:#f57f20;transition:width .25s ease}footer .footer-links a{color:#2377B4;margin:0 .5rem;text-decoration:none;font-size:.85rem}footer .footer-links a:hover{text-decoration:underline}footer .footer-info{max-width:720px;margin:1rem auto 0;font-size:.75rem;line-height:1.5;color:#6b7280}