*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}ul,ol{list-style:none;margin:0;padding:0}:root{--header-height: 10vh;--footer-height: 8vh}@supports (height: 10dvh){:root{--header-height: 10dvh;--footer-height: 8dvh}}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;background-color:#fafaf7;color:#494746;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{height:100%;margin:0}#root{display:flex;flex-direction:column;min-height:100vh}body{display:flex;flex-direction:column}*{scrollbar-color:#e8e7dd transparent!important;scrollbar-width:thin!important}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{display:flex;flex-direction:column;min-width:320px;height:100vh;height:100dvh}header,main,footer{width:100%;padding:1rem 0}header{height:var(--header-height);background-color:#fff;display:flex;background-color:#f8f9fa;border-bottom:1px solid #e0e0e0}main{display:flex;flex:1 0 auto;overflow:auto;flex-direction:column}footer{height:var(--footer-height);background-color:#333;color:#fff;display:flex;align-items:center;justify-content:center}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:green;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.site-logo{height:100%}.header-content{height:100%;display:flex;align-items:center;justify-content:space-between}.header-link{font-weight:700;margin-left:15px;cursor:pointer}.active-link{color:#535bf2;border-bottom:2px solid #e0e0e0}.login-form{display:flex;flex-direction:column;gap:1rem;max-width:400px;margin:0 auto}.login-form input{padding:.5rem;font-size:1rem;border:none;border-radius:4px}.survey-flow{margin-top:2rem;display:flex;flex-direction:column;gap:1rem}.survey-progress{display:flex;flex-direction:column;gap:.5rem}.survey-progress__label{display:flex;justify-content:space-between;font-weight:600;color:#2f3e46}.survey-progress__track{width:100%;height:10px;border-radius:999px;background-color:#e9ecef;overflow:hidden}.survey-progress__bar{height:100%;width:0;border-radius:999px;background:linear-gradient(90deg,#2e8b57,#52b788);transition:width .2s ease-in-out}.survey-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:1.5rem;box-shadow:0 8px 24px #0000000a}.survey-card__header{margin-bottom:1rem;color:#6c757d;text-transform:uppercase;font-size:.9rem;letter-spacing:.04em}.survey-card__page{margin:0}.survey-page{display:flex;flex-direction:column;gap:1rem}.survey-paragraph h1,.survey-paragraph h2,.survey-paragraph h3{margin:0}.survey-paragraph p{margin:.35rem 0;color:#2f3e46}.survey-question-placeholder{display:flex;align-items:center;gap:.75rem;padding:1rem;border:1px dashed #cbd5e1;border-radius:10px;background-color:#f9fbfc;color:#2f3e46}.survey-question-placeholder__chip{padding:.25rem .75rem;border-radius:999px;background-color:#e9ecef;font-weight:600;font-size:.85rem;color:#2f3e46}.survey-card__actions{display:flex;justify-content:space-between;gap:1rem;margin-top:1.5rem}.button-secondary{background-color:#fff;color:#1a1a1a;border:1px solid #cbd5e1}.button-secondary:disabled{opacity:.5;cursor:not-allowed}button:disabled{opacity:.6;cursor:not-allowed}
