.account-setup-container{align-items:center;background-color:#f5f5f5;display:flex;justify-content:center;min-height:100vh;padding:20px}.account-setup-card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;max-width:500px;padding:2rem;width:100%}.account-setup-card h2{color:#333;margin-bottom:1.5rem;text-align:center}.account-setup-form{gap:1rem}.account-setup-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{color:#666;font-weight:500}.form-group input[type=password],.form-group input[type=text]{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.75rem}.radio-group{display:flex;gap:1rem;margin-top:.5rem}.radio-label{align-items:center;cursor:pointer;display:flex;gap:.5rem}.submit-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;margin-top:1rem;padding:.75rem}.submit-button:disabled{background-color:#ccc;cursor:not-allowed}.submit-button:hover:not(:disabled){background-color:#0056b3}.error-message{background-color:#f8d7da;border-radius:4px;color:#dc3545;margin-bottom:1rem;padding:.5rem;text-align:center}.quiz-results-page{margin:0 auto;max-width:800px;padding:2rem}.personality-section{margin-bottom:3rem;text-align:center}.personality-section h2{font-size:2rem;margin-bottom:1rem}.personality-subtitle{color:#666;margin-bottom:2rem}.personality-bars{margin:0 auto;max-width:600px}.dimension-bar{margin-bottom:1.5rem}.bar-container{background:#f0f0f0;border-radius:10px;height:20px;margin:.5rem 0}.bar{background:#4caf50}.learning-styles-section{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-top:2rem;padding:2rem}.pie-chart,.scores{margin-top:2rem}.scores{display:flex;justify-content:space-around}.score{align-items:center;display:flex;flex-direction:column}.score .label{font-weight:700;margin-bottom:.5rem}.score .value{color:#4caf50;font-size:1.2rem}.visual .value{color:#2196f3}.auditory .value{color:#ff9800}.kinesthetic .value{color:#4caf50}.detailed-breakdown{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin:2rem 0;padding:2rem}.detailed-breakdown h3{color:#333;font-size:1.2rem;margin-bottom:1rem}.breakdown-description{color:#666;font-size:.9rem;line-height:1.6;margin-bottom:2rem}.score-legend{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.score-bars{display:flex;flex-direction:column;gap:1.5rem}.score-bar-row{align-items:center;display:flex;gap:1rem}.score-bar-row .label{color:#555;flex:0 0 150px;font-size:.9rem;text-align:right}.bar-container{border-radius:4px;display:flex;flex:1 1;height:24px;overflow:hidden}.bar{height:100%;transition:width .3s ease}.introverted{background-color:#4a90e2}.extroverted{background-color:#f5a623}.intuitive{background-color:#f8e71c}.sensing{background-color:#7ed321}.thinking{background-color:#bd10e0}.feeling{background-color:#50e3c2}.perceiving{background-color:#d0021b}.judging,.legend-item.introverted{background-color:#4a90e2}.legend-item.extroverted{background-color:#f5a623}.legend-item.intuitive{background-color:#f8e71c}.legend-item.sensing{background-color:#7ed321}.legend-item.thinking{background-color:#bd10e0}.legend-item.feeling{background-color:#50e3c2}.legend-item.perceiving{background-color:#d0021b}.legend-item.judging{background-color:#4a90e2}.pie-chart-container{margin:2rem auto;max-width:300px}.learning-styles-details{margin-top:3rem}.style-detail{background:#f8f9fa;border-radius:8px;cursor:pointer;margin-bottom:1rem;padding:1rem 2rem;transition:all .3s ease}.style-header{align-items:center;display:flex;justify-content:space-between}.expand-icon{color:#666;font-size:1.5rem;font-weight:700}.style-content{max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease-out}.style-detail.expanded .style-content{max-height:2000px;opacity:1;padding-top:1rem}.style-detail.expanded{background:#fff;box-shadow:0 2px 4px #0000001a}.style-detail h3{font-size:1.2rem;font-weight:500;margin:0}.style-detail.kinesthetic h3{color:#4caf50}.style-detail.auditory h3{color:#ff9800}.style-detail.visual h3{color:#2196f3}.style-detail:hover{background:#fff;box-shadow:0 2px 4px #0000000d}.style-description{color:#666;line-height:1.6;margin-bottom:1.5rem}.learner-types{margin-bottom:2rem}.learner-type{border-left:3px solid;margin-bottom:1.5rem;padding-left:1rem}.kinesthetic .learner-type{border-color:#4caf50}.auditory .learner-type{border-color:#ff9800}.visual .learner-type{border-color:#2196f3}.learner-type h4{color:#333;margin-bottom:.5rem}.style-tips h4{color:#333;margin-bottom:1rem}.style-tips ul{list-style:none;padding-left:0}.style-tips li{margin-bottom:.8rem;padding-left:1.5rem;position:relative}.style-tips li:before{color:inherit;content:"•";left:0;position:absolute}.quiz-header{margin:2rem auto;max-width:800px;padding:2rem 0;text-align:center}.results-title{color:#333;font-size:2.8rem;font-weight:400;margin-bottom:1.5rem}.highlight-text{color:#08c;font-weight:700}.personality-type-display{color:#666;display:flex;font-size:1.8rem;gap:1rem;justify-content:center;margin:1.5rem 0}.personality-letter-group{display:inline-block}.letter-highlight{color:#08c;font-weight:700}.decorative-line{background:linear-gradient(90deg,#0000,#4caf50,#0000);height:2px;margin:2rem auto;width:60%}.social-share{gap:1rem;margin-top:1rem}.share-button,.social-share{display:flex;justify-content:center}.share-button{align-items:center;border:none;border-radius:50%;color:#fff;cursor:pointer;height:40px;width:40px}.facebook{background-color:#3b5998}.twitter{background-color:#1da1f2}.linkedin{background-color:#0077b5}.personality-details{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin:2rem 0;padding:2rem}.personality-details h3{color:#333;font-size:1.4rem;margin-bottom:1.5rem}.info-text{margin-bottom:2rem}.info-text p{color:#555;line-height:1.6;margin-bottom:1rem}.learning-preferences{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-top:2rem}.optimal-situations,.struggles{background:#f8f9fa;border-radius:8px;padding:1.5rem}.optimal-situations h4,.struggles h4{color:#333;font-size:1.1rem;margin-bottom:1rem}.optimal-situations{border-left:4px solid #4caf50}.struggles{border-left:4px solid #f44336}.learning-preferences ul{list-style:none;padding-left:0}.learning-preferences li{line-height:1.4;margin-bottom:.8rem;padding-left:1.5rem;position:relative}.learning-preferences li:before{color:#666;content:"•";left:0;position:absolute}.color-key-legend{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:1rem 0}.legend-item{color:#fff;padding:.25rem .75rem}.legend-item,.score-tooltip{border-radius:4px;font-size:.8rem}.score-tooltip{background:#fff;box-shadow:0 2px 4px #0000001a;padding:4px 8px;position:absolute;z-index:1}.score-bar-row{position:relative}.bar.introverted{background-color:#4a90e2}.bar.extroverted{background-color:#f5a623}.bar.intuitive{background-color:#f8e71c}.bar.sensing{background-color:#7ed321}.bar.thinking{background-color:#bd10e0}.bar.feeling{background-color:#50e3c2}.bar.perceiving{background-color:#d0021b}.bar.judging{background-color:#4a90e2}
/*# sourceMappingURL=main.6978dccf.css.map*/