body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.App{display:flex;flex-direction:column;min-height:100vh;text-align:center}.App-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;margin-bottom:2rem;padding:2rem}.App-header h1{font-size:2.5rem;font-weight:600;margin:0 0 .5rem}.App-header p{font-size:1.2rem;margin:0;opacity:.9}main{flex:1 1;margin:0 auto;max-width:1200px;padding:0 2rem 2rem;width:100%}.option-row{background:#fff;border:2px solid #e5e7eb;border-radius:14px;cursor:pointer;display:block;padding:1rem 1.25rem;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.option-row:hover{background-color:#f9fafb;border-color:#d1d5db}.option-row.is-selected{background-color:#f2f5ff;border-color:#667eea;box-shadow:0 8px 20px #667eea26}.option-row.is-disabled{box-shadow:none;cursor:not-allowed;opacity:.6}.option-row.is-disabled:hover{background-color:#fff;border-color:#e5e7eb}.option-row-inner{align-items:flex-start;display:flex;gap:0}.option-radio-input{opacity:0;pointer-events:none;position:absolute}.question-btn{align-items:center;border:1px solid #0000;border-radius:12px;cursor:pointer;display:inline-flex;font-weight:600;gap:.4rem;justify-content:center;min-width:160px;padding:.75rem 1.5rem;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease}.question-btn:focus-visible{box-shadow:0 0 0 3px #667eea40;outline:none}.question-btn-primary{background:linear-gradient(135deg,#667eea,#5a67d8);box-shadow:0 10px 22px #667eea40;color:#fff}.question-btn-primary:hover:not(.is-disabled){box-shadow:0 12px 26px #667eea4d;transform:translateY(-1px)}.question-btn-secondary{background:#f8fafc;border-color:#e2e8f0;color:#475569}.question-btn-secondary:hover:not(.is-disabled){background:#f1f5f9;color:#334155}.question-btn.is-disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.question-nav{align-items:center;bottom:24px;display:inline-flex;gap:30px;justify-content:center;left:50%;position:fixed;transform:translateX(-50%);width:-webkit-fit-content;width:fit-content;z-index:10}.question-shell{padding-bottom:96px}.contact-card{background:#fff;border-radius:18px;box-shadow:0 16px 36px #1f293714;margin:0 auto;max-width:640px;padding:2.5rem}.contact-header{margin-bottom:2rem;text-align:center}.contact-title{color:#111827;font-size:1.75rem;font-weight:700;margin:0 0 .75rem}.contact-subtitle{color:#6b7280;font-size:1.05rem;margin:0}.contact-form{gap:1.5rem}.contact-field,.contact-form{display:flex;flex-direction:column}.contact-field{gap:.5rem}.contact-label{color:#374151;font-size:.95rem;font-weight:600}.contact-input{background:#fff;border:1px solid #e5e7eb;border-radius:12px;color:#111827;font-size:1rem;padding:.9rem 1rem;transition:border-color .2s ease,box-shadow .2s ease}.contact-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea33;outline:none}.contact-input.has-error{border-color:#fca5a5;box-shadow:0 0 0 3px #f8717126}.contact-error{color:#dc2626;font-size:.85rem}.contact-consent-row{align-items:flex-start;background:#0000;border:none;cursor:pointer;display:flex;gap:.9rem;padding:0;transition:color .2s ease}.contact-consent-row.is-checked{color:#1f2937}.contact-checkbox-input{align-items:center;-webkit-appearance:none;appearance:none;background:#fff;border:2px solid #cbd5f5;border-radius:6px;cursor:pointer;display:inline-flex;flex-shrink:0;height:20px;justify-content:center;margin-top:2px;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease;width:20px}.contact-checkbox-input:checked{background:#667eea;border-color:#667eea;box-shadow:0 4px 10px #667eea40}.contact-checkbox-input:checked:after{background:#fff;border-radius:2px;content:"";height:8px;width:8px}.contact-checkbox-text{color:#4b5563;font-size:.95rem;line-height:1.5}.contact-actions{align-items:center;display:flex;gap:24px;justify-content:space-between;margin-top:.5rem}.result-page{margin:0 auto;max-width:900px;padding:2rem}.result-card{background:#fff;border-radius:20px;box-shadow:0 18px 40px #1f293714;padding:2.75rem}.result-title{color:#4f46e5;font-size:2rem;font-weight:700;margin:0 0 2rem;text-align:center}.result-section{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;margin-bottom:1.5rem;padding:1.5rem}.result-section h3,.result-section h4{color:#111827;margin:0 0 .75rem}.result-section-primary{background:#eef2ff;border-color:#c7d2fe}.result-section-highlight{background:#fff7ed;border-color:#fed7aa}.result-section-success{background:#ecfdf3;border-color:#bbf7d0}.result-section-info{background:#eff6ff;border-color:#bfdbfe}.result-section-tip{background:#fef3c7;border-color:#fcd34d;text-align:center}.result-subsection{margin-top:.75rem}.result-list{color:#374151;list-style:none;margin:.5rem 0 0 1rem;padding:0}.result-quote{color:#4b5563;font-style:italic;margin:0 0 .75rem}.result-strong{color:#16a34a;font-weight:700}.result-note{color:#6b7280;font-size:.92rem;margin:.35rem 0 0}.result-item{background:#0000;border:none;border-radius:0;box-shadow:none;margin-bottom:1rem;padding:.75rem 0}.result-item h4{color:#1f2937;margin:0 0 .35rem}.result-item p{color:#4b5563;margin:0 0 .75rem}.result-meta{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.result-badge{align-items:center;background:#e0e7ff;border-radius:999px;color:#4338ca;display:inline-flex;font-size:.9rem;font-weight:700;gap:.25rem;padding:.45rem .9rem}.result-badge-score{background:#dbeafe;color:#1d4ed8}.result-empty{color:#4b5563;line-height:1.6;text-align:center}.scale-wrapper{display:flex;flex-direction:column;gap:1.5rem}.scale-slider{position:relative}.scale-range{-webkit-appearance:none;appearance:none;background:linear-gradient(90deg,#e0e7ff,#c7d2fe);border-radius:999px;cursor:pointer;height:10px;outline:none;width:100%}.scale-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#667eea;border:3px solid #fff;border-radius:50%;box-shadow:0 6px 14px #667eea59;height:22px;width:22px}.scale-range::-moz-range-thumb{background:#667eea;border:3px solid #fff;border-radius:50%;box-shadow:0 6px 14px #667eea59;height:22px;width:22px}.scale-labels{color:#6b7280;display:flex;font-size:1rem;justify-content:space-between;margin-top:.5rem}.scale-steps{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(42px,1fr))}.scale-step{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;color:#475569;cursor:pointer;font-size:1rem;font-weight:600;height:42px;transition:transform .15s ease,box-shadow .15s ease,background-color .2s ease,border-color .2s ease}.scale-step:hover{background:#f1f5f9;border-color:#cbd5f5}.scale-step.is-selected{background:#667eea;border-color:#667eea;box-shadow:0 10px 20px #667eea40;color:#fff;transform:translateY(-1px)}
/*# sourceMappingURL=main.2b43c846.css.map*/