.form-page{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width='200' height='200' viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,100 Q50,80 100,100 T200,100' stroke='%23DBEAFE' stroke-width='2' fill='none' opacity='0.3'/%3E%3Cpath d='M0,100 Q50,120 100,100 T200,100' stroke='%23EFF6FF' stroke-width='2' fill='none' opacity='0.3'/%3E%3C/svg%3E");background-size:300px 300px;padding:20px;position:relative;overflow-y:auto;overflow-x:hidden}.form-page:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url("data:image/svg+xml,%3Csvg width='300' height='300' viewBox='0 0 300 300' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,150 Q75,120 150,150 T300,150' stroke='%23DBEAFE' stroke-width='2' fill='none' opacity='0.2'/%3E%3Cpath d='M0,150 Q75,180 150,150 T300,150' stroke='%23EFF6FF' stroke-width='2' fill='none' opacity='0.2'/%3E%3C/svg%3E");background-size:400px 400px;background-position:100px 100px;pointer-events:none;z-index:0}.form-page>div{position:relative;z-index:1}.quiz-container{background-color:#fff;border-radius:15px;padding:30px;width:100%;max-width:600px;box-shadow:0 10px 20px #0000001a;margin:20px 0;min-height:auto}.progress-bar{height:5px;background-color:#e0e0e0;border-radius:10px;margin-bottom:30px;overflow:hidden}.progress{height:100%;background:linear-gradient(to right,#93c5fd,#60a5fa);transition:width .3s ease;width:0%}.step{display:none;animation:fadeIn .5s ease}.step.active{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.quiz-container h2{color:#333;margin-bottom:20px;font-size:1.5rem}.options{display:flex;flex-direction:column;gap:15px;margin-bottom:30px}.option{padding:15px;border:2px solid #e0e0e0;border-radius:10px;cursor:pointer;transition:all .3s ease;position:relative}.option:hover{border-color:#93c5fd;background-color:#eff6ff}.option.selected{border-color:#3b82f6;background-color:#eff6ff}.option input[type=radio]{display:none}.buttons{display:flex;justify-content:space-between;gap:15px}.quiz-container button{padding:12px 25px;border:none;border-radius:8px;cursor:pointer;font-size:1rem;transition:all .3s ease}.quiz-container button:disabled{opacity:.5;cursor:not-allowed}.prev-btn,.next-btn{background-color:#3b82f6;color:#fff}.prev-btn:hover:not(:disabled){background-color:#2563eb}.next-btn:hover:not(:disabled){background-color:#2563eb}.result{text-align:center;display:block}.result h2{color:#3b82f6;margin-bottom:15px}.result p{color:#666;margin-bottom:20px}.restart-btn{background-color:#3b82f6;color:#fff;width:100%}.restart-btn:hover{background-color:#2563eb}#answers-summary{margin-bottom:20px;text-align:left}.form-page-logo,.form-page img[alt="Deal Bridge"],.form-page .form-page-logo,.form-page a img.form-page-logo{height:200px!important;width:auto!important;max-height:none!important;max-width:100%!important;min-height:200px!important;display:block!important;-o-object-fit:contain!important;object-fit:contain!important;flex-shrink:0!important}@media(max-width:640px){.form-page-logo,.form-page img[alt="Deal Bridge"],.form-page .form-page-logo,.form-page a img.form-page-logo{height:150px!important;min-height:150px!important}}@media(min-width:641px)and (max-width:768px){.form-page-logo,.form-page img[alt="Deal Bridge"],.form-page .form-page-logo,.form-page a img.form-page-logo{height:180px!important;min-height:180px!important}}@media(min-width:769px)and (max-width:1024px){.form-page-logo,.form-page img[alt="Deal Bridge"],.form-page .form-page-logo,.form-page a img.form-page-logo{height:200px!important;min-height:200px!important}}.calendly-inline-widget{position:relative;z-index:2;background:transparent;border-radius:0!important;overflow:visible!important;min-height:1000px!important}.calendly-inline-widget iframe{border-radius:0!important;min-height:1000px!important;height:1000px!important;overflow:visible!important}
