*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;background-color:#f8fafc;color:#1e293b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin:0 0 1rem;font-weight:600;line-height:1.2}h1{font-size:2.25rem}h2{font-size:1.875rem}h3{font-size:1.5rem}a{color:#ffb9f8;text-decoration:none;transition:color .2s ease}a:hover{color:#b3005e}input,textarea,select{font-family:inherit;font-size:inherit}input:focus,textarea:focus,select:focus,button:focus{outline:0px solid #b3005e;outline-offset:2px}.header{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d}.header__brand{display:flex;align-items:center;gap:1rem}.header__brand-icon{background:#ffb9f81a;padding:.5rem;border-radius:.75rem}.questionnaire__container{background:#fff;padding:3rem;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border:1px solid #e2e8f0}.questionnaire__section-title{color:#1e293b;margin-bottom:1.5rem}.questionnaire__question{margin-bottom:2rem}.questionnaire__question-label{font-weight:500;color:#1e293b;margin-bottom:.5rem;display:block}.questionnaire__question-subtext{color:#64748b;font-size:.875rem;margin-bottom:.5rem}.form-input,.form-textarea{width:100%;padding:1rem;border:1px solid #d1d5db;border-radius:.5rem;background:#fff;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease}.form-input::placeholder,.form-textarea::placeholder{color:#94a3b8}.form-textarea{resize:vertical;min-height:100px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border:none;border-radius:.5rem;font-weight:600;font-size:.875rem;text-decoration:none;cursor:pointer;transition:all .2s ease}.btn--primary{background:#ffb9f8;color:#fff}.btn--primary:hover{background:#b3005e;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.btn--primary:disabled{background:#94a3b8;cursor:not-allowed;transform:none}.btn--secondary{background:#1e293b;color:#fff}.btn--secondary:hover{background:#0d1219}.btn--ghost{background:#f1f5f9;color:#64748b}.btn--ghost:hover{background:#e2e8f0}.btn--ghost:disabled{opacity:.5;cursor:not-allowed}.step-indicator__container{margin-bottom:2rem}.step-indicator__progress-bar{height:4px;background:#e2e8f0;border-radius:2px;overflow:hidden}.step-indicator__progress-bar-fill{height:100%;background:linear-gradient(90deg,#ffb9f8,#b3005e);transition:width .3s ease}.summary__section{background:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:1px solid #e2e8f0;margin-bottom:1.5rem}.summary__section--risks{border-left:4px solid #f59e0b;background:#fffbeb}.summary__color-palette{display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:.5rem;margin-top:.5rem}.summary__color-palette-color{height:60px;border-radius:.375rem;border:1px solid #e2e8f0}.validation-message{background:#fffbeb;border:1px solid #fbbf24;border-radius:.5rem;padding:1rem;margin-top:1.5rem}.validation-message__text{color:#92400e;font-size:.875rem;text-align:center;margin:0}.validation-message__text strong{font-weight:600}.mt-auto{margin-top:auto}.mb-auto{margin-bottom:auto}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.p-sm{padding:.5rem}.p-md{padding:1rem}.p-lg{padding:1.5rem}.p-xl{padding:2rem}.m-sm{margin:.5rem}.m-md{margin:1rem}.m-lg{margin:1.5rem}.m-xl{margin:2rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-primary{color:#ffb9f8}.text-secondary{color:#1e293b}.text-muted{color:#64748b}.text-light{color:#94a3b8}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.font-normal{font-weight:400}.flex{display:flex}.inline-flex{display:inline-flex}.block{display:block}.inline-block{display:inline-block}.hidden{display:none}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.bg-primary{background-color:#ffb9f8}.bg-secondary{background-color:#1e293b}.bg-white{background-color:#fff}.bg-light{background-color:#f8fafc}.border{border:1px solid #e2e8f0}.border-t{border-top:1px solid #e2e8f0}.border-b{border-bottom:1px solid #e2e8f0}.border-l{border-left:1px solid #e2e8f0}.border-r{border-right:1px solid #e2e8f0}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.fade-in{animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.slide-up{animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 640px){.sm\:text-center{text-align:center}.sm\:flex{display:flex}.sm\:hidden{display:none}}@media (min-width: 768px){.md\:text-center{text-align:center}.md\:flex{display:flex}.md\:hidden{display:none}}@media (min-width: 1024px){.lg\:text-center{text-align:center}.lg\:flex{display:flex}.lg\:hidden{display:none}}.text-pink-600{color:#b3005e}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}
