.questionnaire,.resultats{background:#ffffff85;padding:30px;border-radius:8px;box-shadow:0 0 10px #0000001a;max-width:600px;margin:auto auto 4%;text-align:center}.questionnaire h2{color:#e9d9e8cc}h1{color:#ffffffa8}.description{font-size:1.2rem;font-style:italic;color:#e2e2e2;padding-top:10px;border-radius:5px;margin-bottom:15px;text-align:left}.result-page button,.questionnaire button{-webkit-user-select:text;user-select:text;display:block;width:100%;padding:12px;margin:10px 0;border:none;border-radius:5px;cursor:pointer;font-size:16px}.btn-blue{background-color:#007bffc5;color:#fff;font-weight:700;transition:background-color .3s ease}.btn-green{background-color:#1f9236;color:#fff;font-weight:700;transition:background-color .3s ease}.btn-blue:hover{background-color:#346becea}.btn-green:hover{background-color:#218838ea}.progress-bar-container{width:100%;height:10px;background-color:#ddd;border-radius:5px;margin-bottom:15px;overflow:hidden}.progress-bar{height:100%;background-color:#007bff;transition:width .3s ease}.text-input{width:100%;min-height:120px;max-height:300px;font-size:1rem;padding:10px;border:2px solid #007BFF;border-radius:5px;resize:vertical;box-sizing:border-box}@media (max-width: 600px){.text-input{min-height:100px;font-size:.9rem}}.result-page{background:#ffffff76;padding:30px;border-radius:12px;box-shadow:0 0 15px #0003;max-width:650px;margin-bottom:4%;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:80vh}.result-text{font-size:1.2rem;line-height:1.4;text-align:left;color:#333;background:#ffffffc6;padding:20px;margin-bottom:20px;border-radius:10px;box-shadow:inset 0 0 10px #0000001a;display:flex;min-height:300px;flex-direction:column;justify-content:center;align-items:center}.result-text hr{border:none;border-top:2px solid #3333337e;width:100%;margin:20px 0}.result-text strong{color:#9d4edd;font-weight:700}.result-text em{color:#007bff;font-style:italic}.result-text p:nth-child(odd){background:#9d4edd1a;padding:10px;border-radius:8px}.result-text p:nth-child(2n){background:#007bff1a;padding:10px;border-radius:8px}
