*{margin:0;padding:0;box-sizing:border-box}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}.container{max-width:1200px;padding:0 10px;margin:0 auto;display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:10px}.footer-content{padding:30px 10px 15px;background-color:#ebebeb}.footer-links{padding-top:15px;text-align:center}.title{color:#2e7d32;font-weight:300;letter-spacing:-.5px}.title-large{font-size:2.5rem;margin-bottom:1.5rem}.title-medium{font-size:2rem;margin-bottom:2rem}.title-small{font-size:1.5rem;margin-bottom:1.5rem;font-weight:400}.progress-bar{width:100%;max-width:800px;height:6px;background:#ffffff80;border-radius:10px;overflow:hidden;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.progress-fill{height:100%;background:linear-gradient(90deg,#81c784,#66bb6a);border-radius:10px;transition:width .5s cubic-bezier(.4,0,.2,1);box-shadow:0 0 10px #66bb6a80}.btn{padding:1rem 2.5rem;border:none;border-radius:12px;font-size:1.05rem;font-weight:500;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);letter-spacing:.3px}.btn-primary{background:linear-gradient(135deg,#66bb6a,#4caf50);color:#fff;box-shadow:0 4px 15px #66bb6a4d}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #66bb6a66}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{background:#fff;color:#66bb6a;border:2px solid #66bb6a}.btn-secondary:hover{background:#f1f8f2;transform:translateY(-2px)}.btn-full-width{width:100%}.description{line-height:1.8}.description-normal{font-size:1.1rem;color:#555;margin-bottom:1rem}.description-subtitle{color:#777;font-size:.95rem;margin-bottom:1.5rem;font-style:italic}.description-centered{font-size:1.2rem;color:#555;text-align:center;margin-bottom:1rem}.intro-step{text-align:center;padding:2rem 0}.checkbox-option{display:flex;align-items:center;padding:1.2rem 1.5rem;background:#f8fdf9;border:2px solid transparent;border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.checkbox-option:hover{background:#e8f5e9;border-color:#81c784;transform:translate(5px)}.checkbox-option input:checked+span{color:#2e7d32;font-weight:500}.checkbox-option input{width:22px;height:22px;margin-right:1rem;cursor:pointer;accent-color:#66bb6a}.checkbox-option span{color:#333;font-size:1rem;line-height:1.5;transition:all .3s ease}.checkbox-option--error{border-color:#ef9a9a;background:#fff7f7}.checkbox-option--error:hover{border-color:#ef5350;background:#ffeaea}.text-input{width:100%;padding:1.2rem;border:2px solid #e0e0e0;border-radius:12px;font-size:1rem;font-family:inherit;resize:vertical;transition:all .3s ease;background:#f8fdf9}.text-input:focus{outline:none;border-color:#66bb6a;background:#fff;box-shadow:0 0 0 4px #66bb6a1a}.text-input--error{border-color:#ef9a9a;background:#fff7f7}.text-input--error:focus{border-color:#e53935;box-shadow:0 0 0 4px #e539351a}.examples-list{color:#666;margin-left:1.5rem;margin-bottom:1.5rem;line-height:1.8}.examples-list li{margin-bottom:.5rem}.question-step{animation:fadeIn .5s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.contact-step{display:flex;flex-direction:column;gap:1.2rem}.additional-option{margin-top:2rem;padding-top:2rem;border-top:1px solid #e0e0e0}.additional-option h4{font-size:1.2rem;color:#2e7d32;margin-bottom:1rem;font-weight:400}.bonus-step .bonus-section{margin-top:2rem}.bonus-step .bonus-section:first-child{margin-top:0}.field-group{display:flex;flex-direction:column;gap:.5rem}.consent-block{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.validation-messages{margin-top:.35rem}.validation-message{font-size:.9rem;line-height:1.4;color:#d84315}.options-wrapper{border-radius:16px}.options-wrapper--error{border:1px solid #ef9a9a;padding:.5rem;background:#fff7f7}.options-wrapper--error .checkbox-option,.options-wrapper--error .radio-option{background:transparent}.options-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.radio-option{display:flex;align-items:center;padding:1.2rem 1.5rem;background:#f8fdf9;border:2px solid transparent;border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.radio-option:hover{background:#e8f5e9;border-color:#81c784;transform:translate(5px)}.radio-option input:checked+span{color:#2e7d32;font-weight:500}.radio-option input{width:22px;height:22px;margin-right:1rem;cursor:pointer;accent-color:#66bb6a}.radio-option span{color:#333;font-size:1rem;line-height:1.5;transition:all .3s ease}.thank-you-card{background:#fffffff2;border-radius:24px;padding:4rem;max-width:600px;text-align:center;box-shadow:0 20px 60px #0000001a;animation:scaleIn .6s cubic-bezier(.4,0,.2,1)}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.thank-you-icon{font-size:5rem;margin-bottom:2rem;animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(max-width:768px){.thank-you-card{padding:3rem 2rem}}.quiz-container{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#e8f5e9);padding:2rem;display:flex;flex-direction:column;align-items:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.quiz-container.complete{justify-content:center}.quiz-card{background:#fffffff2;border-radius:24px;padding:3rem;max-width:800px;width:100%;box-shadow:0 20px 60px #0000001a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);animation:slideUp .6s cubic-bezier(.4,0,.2,1)}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.step-indicator{color:#66bb6a;font-size:.9rem;font-weight:600;margin-bottom:1rem;letter-spacing:.5px}.step-title{font-size:2rem;color:#2e7d32;margin-bottom:2rem;font-weight:300;letter-spacing:-.5px}.step-content{margin-bottom:2.5rem}.navigation-buttons{display:flex;gap:1rem;justify-content:flex-end}.submit-feedback{margin-bottom:1rem;padding:1rem 1.25rem;border-radius:14px;font-size:.95rem;line-height:1.5;border:1px solid transparent}.submit-feedback--warning{background:#fff8e1;border-color:#ffe082;color:#6f4f00}.submit-feedback--error{background:#ffebee;border-color:#ef9a9a;color:#b71c1c}.submit-actions{margin-top:.75rem}@media(max-width:768px){.quiz-container{padding:1rem}.quiz-card{padding:2rem 1.5rem}.step-title{font-size:1.5rem}.navigation-buttons{flex-direction:column}}#root{width:100%;min-height:100vh}
