@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,500,600,700&display=swap);@font-face{font-family:Belwe Bold BT;font-style:normal;font-weight:400;src:url(/static/media/belwe_bold_bt.9bdc122263c512656011.ttf) format("truetype")}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:url(/static/media/HumanizingAudit_BackgroundImage_New.e3489b52fe7d0a3521ea.png) no-repeat 50%/cover;color:#111;font-family:Open Sans,Arial,Helvetica,sans-serif;height:100%;margin:0;overflow-x:hidden;padding:0;scroll-behavior:smooth;width:100%}.survey-wrapper{align-items:flex-start;box-sizing:border-box;display:flex;justify-content:center;left:0;min-height:100vh;overflow:hidden;padding:3rem;position:static;top:0;width:100vw}.survey-container{background:#fff;border:2px solid #ccc;border-radius:12px;box-sizing:border-box;color:#111;margin:auto;max-height:80vh;max-width:720px;overflow-y:auto;padding:2rem;width:100%}.survey-container h1{align-items:center;color:#f72585;flex-direction:column;font-size:2.8rem;font-weight:700;justify-content:center;letter-spacing:.03rem;margin-bottom:1rem;text-align:center;white-space:normal;width:100%;word-break:break-word}.survey-container h2{color:#222;font-size:1.4rem;font-weight:600;letter-spacing:.05rem;margin:1rem 0 .5rem;padding-bottom:.5rem}.survey-container h1,.survey-container h2,.survey-container h3{font-family:Belwe Bold BT,Open Sans,Arial,Helvetica,sans-serif}.survey-container h1{letter-spacing:-2px;line-height:.9;text-align:left}.section-description{color:#444;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.survey-question{color:#111;font-size:1.15rem;font-weight:500;margin:1.5rem 0 .5rem}.question-visible{animation:fadeIn .3s ease-in;background:#f5f5f5;border-radius:10px;box-shadow:0 2px 6px #f7258514;margin-bottom:1.5rem;padding:1.5rem}.question-hidden{display:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.radio-group{display:flex;gap:1.5rem;justify-content:center;margin-top:.75rem}.radio-group input[type=radio]{display:none}.radio-group label{color:#222;cursor:pointer;font-size:1rem;padding-left:28px;position:relative;transition:color .2s ease}.radio-group label:before{background:#0000;border:2px solid #f72585;border-radius:50%;content:"";height:18px;left:0;position:absolute;top:3px;transition:background .3s,border .3s;width:18px}.radio-group input[type=radio]:checked+label:before{background:#f72585;border-color:#f72585}.survey-container button{background:#f72585;border:none;border-radius:6px;color:#fff;cursor:pointer;display:block;font-size:1.1rem;font-weight:700;margin:1rem auto 0;padding:.9rem 2rem;transition:background .3s ease,transform .2s ease}.survey-container button:hover{background:#d5186b;transform:translateY(-2px)}.survey-container::-webkit-scrollbar{width:12px}.survey-container::-webkit-scrollbar-track{background:#e0e0e0;border-radius:6px}.survey-container::-webkit-scrollbar-thumb{background-color:#ccc;border:2px solid #e0e0e0;border-radius:12px}.survey-container::-webkit-scrollbar-thumb:hover{background-color:#f72585}.personal-info-form{margin-top:2rem}.personal-input-group{margin-bottom:1rem}.personal-input-group label{color:#111;display:block;font-weight:500;margin-bottom:.25rem}.personal-input-group input,.personal-input-group select{border-radius:6px}.personal-input-group input,.personal-input-group select{background:#fff;border:1px solid #ccc;box-sizing:border-box;color:#111;font-family:inherit;font-size:1rem;padding:.6rem;width:100%}.personal-input-group select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m4 6 4 4 4-4' stroke='%23f5f5f5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .8rem center;background-repeat:no-repeat;background-size:1.2em;border-radius:6px}.personal-input-group select:focus{border-color:#000;outline:2px solid #000}.thank-you-screen{color:#111;padding:2rem 1rem;text-align:center}.thank-you-screen h2{color:#f72585;font-size:2rem;margin-bottom:1rem}.thank-you-screen p{color:#444;font-size:1.1rem;margin:.5rem 0}.error-text{color:#f44;font-weight:700;margin-bottom:1rem;text-align:center}.scale-instructions{color:#444;font-size:.95rem;margin-bottom:1rem;text-align:right}.survey-progress-bar-outerbox{align-items:center;display:flex;justify-content:center;margin:2rem 0 .5rem;width:100%}.survey-progress-bar-wrapper{background:#0000;border-radius:0;box-shadow:none;margin:0;max-width:600px;padding:0;text-align:left;width:100%}.survey-progress-bar-bg{background:#e0e0e0;border-radius:2px;height:5px;margin-bottom:.5rem;overflow:hidden;width:100%}.survey-progress-bar-fill{background:linear-gradient(90deg,#f72585,#ffda00);border-radius:2px;height:100%;transition:width .3s cubic-bezier(.4,2,.6,1)}.survey-progress-label{color:#f72585;font-size:1rem;font-weight:600;letter-spacing:.01em}@media (max-width:600px){.survey-wrapper{min-height:100vh;padding:.5rem}.survey-container{max-height:70vh;padding-bottom:4rem}}.intro-scrollable{box-sizing:border-box;max-height:70vh;overflow-y:auto;padding-right:1rem;scroll-behavior:smooth}@media (max-width:600px){.intro-scrollable{max-height:60vh;padding-right:.5rem}}.survey-container.intro-scrollable{padding-bottom:2rem;padding-top:5rem}.survey-container.intro-scrollable h1{margin-bottom:4rem}.thank-you-heading,.thank-you-link{color:#f72585!important}.thank-you-link{font-weight:700;text-decoration:underline}@media (max-width:600px){.survey-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.survey-container.intro-scrollable{margin:1rem auto;max-height:80vh}#intro-logo{padding-bottom:0!important}.survey-container.intro-scrollable h1{margin-bottom:0}body,html{background:#fff}}
/*# sourceMappingURL=main.5d31f551.css.map*/