*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#f8f9fb;color:#1a1a2e;line-height:1.5;-webkit-font-smoothing:antialiased}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.5rem;border-radius:8px;font-weight:600;font-size:.9rem;text-decoration:none;border:none;cursor:pointer;transition:all .2s}.btn-primary{background:#7b2d8e;color:#fff}.btn-primary:hover{background:#6a2579}.btn-primary:disabled{background:#c4b5fd;cursor:not-allowed}.btn-secondary{background:#fff;color:#374151;border:1px solid #d1d5db}.btn-secondary:hover{background:#f9fafb;border-color:#9ca3af}.btn-sm{padding:.4rem .85rem;font-size:.8rem}.btn-full{width:100%}.page-loading{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 64px);color:#9ca3af;font-size:1.1rem}.navbar{display:flex;align-items:center;justify-content:space-between;padding:0 2rem;height:64px;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:100}.navbar-brand{font-size:1.25rem;font-weight:700;color:#1a1a2e;text-decoration:none;display:flex;align-items:center;gap:.5rem}.brand-icon{color:#7b2d8e;font-size:1.5rem}.navbar-links{display:flex;align-items:center;gap:1.5rem}.navbar-links a{color:#4b5563;text-decoration:none;font-weight:500;font-size:.9rem;transition:color .2s}.navbar-links a:hover{color:#7b2d8e}.btn-link{background:none;border:none;color:#4b5563;font-weight:500;font-size:.9rem;cursor:pointer;padding:0;font-family:inherit}.btn-link:hover{color:#7b2d8e}.naming-toggle{background:#f3f4f6;border:1px solid #e5e7eb;color:#4b5563;padding:.35rem .8rem;border-radius:20px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s;font-family:inherit;display:flex;align-items:center;gap:.4rem}.naming-toggle:hover{background:#e5e7eb;color:#7b2d8e}.btn-primary-sm{background:#7b2d8e!important;color:#fff!important;padding:.4rem 1rem;border-radius:6px;font-size:.9rem}.btn-primary-sm:hover{background:#6a2579!important}.home{max-width:1100px;margin:0 auto;padding:0 1.5rem;min-height:calc(100vh - 64px);display:flex;align-items:center;justify-content:center}.hero{text-align:center;padding:2rem 0}.hero h1{font-size:3rem;font-weight:800;color:#1a1a2e;margin-bottom:1.25rem;line-height:1.15}.gradient-text{background:linear-gradient(135deg,#7b2d8e,#2d5f8e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-sub{font-size:1.2rem;color:#6b7280;max-width:600px;margin:0 auto 2.5rem;line-height:1.7}.hero-actions{display:flex;gap:1rem;justify-content:center}.domains-section,.features-section{padding:4rem 0}.domains-section h2,.features-section h2{text-align:center;font-size:2rem;color:#1a1a2e;margin-bottom:.5rem}.section-sub{text-align:center;color:#6b7280;margin-bottom:2.5rem}.domains-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.domain-card{background:#fff;border-radius:12px;padding:2rem;border-top:4px solid;box-shadow:0 1px 3px #00000014}.domain-dot{width:12px;height:12px;border-radius:50%;margin-bottom:1rem}.domain-card h3{font-size:1.1rem;color:#1a1a2e;margin-bottom:.5rem}.domain-card p{color:#6b7280;font-size:.9rem;line-height:1.6}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem}.feature-card{background:#fff;border-radius:12px;padding:2rem;text-align:center;box-shadow:0 1px 3px #00000014}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.feature-card h3{color:#1a1a2e;margin-bottom:.5rem}.feature-card p{color:#6b7280;font-size:.9rem;line-height:1.6}.auth-page{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 64px);padding:2rem}.auth-form{background:#fff;border-radius:16px;padding:2.5rem;width:100%;max-width:420px;box-shadow:0 4px 24px #00000014}.auth-form h2{font-size:1.75rem;color:#1a1a2e;margin-bottom:.25rem}.auth-sub{color:#6b7280;margin-bottom:2rem}.auth-form label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:1.25rem}.auth-form input{display:block;width:100%;padding:.7rem .85rem;margin-top:.35rem;border:1px solid #d1d5db;border-radius:8px;font-size:.95rem;transition:border-color .2s;box-sizing:border-box}.auth-form input:focus{outline:none;border-color:#7b2d8e;box-shadow:0 0 0 3px #7b2d8e1a}.auth-error{background:#fef2f2;color:#dc2626;padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem;font-size:.875rem}.auth-footer{text-align:center;margin-top:1.5rem;color:#6b7280;font-size:.9rem}.auth-footer a{color:#7b2d8e;font-weight:600;text-decoration:none}.input-hint{display:block;font-size:.75rem;font-weight:400;color:#9ca3af;margin-top:.35rem}.quiz-intro{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 64px);padding:2rem}.quiz-intro-card{background:#fff;border-radius:16px;padding:3rem;max-width:560px;text-align:center;box-shadow:0 4px 24px #00000014}.quiz-intro-card h1{font-size:2rem;color:#1a1a2e;margin-bottom:1rem}.quiz-intro-card>p{color:#6b7280;line-height:1.7;margin-bottom:1.5rem}.quiz-intro-details{display:flex;justify-content:center;gap:2rem;margin-bottom:1.5rem}.detail-item{display:flex;flex-direction:column;align-items:center}.detail-label{font-size:.75rem;text-transform:uppercase;color:#9ca3af;letter-spacing:.05em}.detail-value{font-size:1.5rem;font-weight:700;color:#7b2d8e}.quiz-tip{background:#f3e8ff;color:#7b2d8e;padding:.75rem 1rem;border-radius:8px;font-size:.875rem;margin-bottom:2rem}.quiz-page{max-width:800px;margin:0 auto;padding:2rem 1.5rem}.quiz-header{margin-bottom:2rem}.quiz-progress-info{display:flex;justify-content:space-between;font-size:.875rem;color:#6b7280;margin-bottom:.5rem}.quiz-progress-bar{height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.quiz-progress-fill{height:100%;background:linear-gradient(90deg,#7b2d8e,#2d5f8e);border-radius:4px;transition:width .3s ease}.quiz-question{background:#fff;border-radius:12px;padding:1.5rem;margin-bottom:1rem;box-shadow:0 1px 3px #0000000f}.quiz-question-prism{background:#fff;padding:2.5rem;margin-bottom:2rem;border-radius:16px;box-shadow:0 4px 24px #0000000f;border:1px solid #f3f4f6}.prism-labels-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.prism-label{font-size:.85rem;font-weight:600;text-transform:uppercase;color:#9ca3af;letter-spacing:.05em}.prism-label.left{text-align:left}.prism-label.center{text-align:center}.prism-label.right{text-align:right}.likert-scale{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;margin:1.5rem 0}.likert-btn{flex:1;max-width:80px;height:60px;border:2px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.likert-btn:hover{border-color:#7b2d8e;background:#faf5ff}.likert-btn.selected{border-color:#7b2d8e;background:#7b2d8e;color:#fff}.likert-num{font-weight:700;font-size:1.5rem}.prism-statement-row{display:flex;justify-content:space-between;align-items:flex-start;gap:4rem}.prism-statement{font-size:.95rem;font-weight:500;color:#1a1a2e;line-height:1.6;flex:1;padding:0 1rem}.prism-statement.right-align{text-align:right}@media(max-width:600px){.prism-label{font-size:.75rem}.prism-statement{font-size:.95rem}}.dashboard{max-width:1100px;margin:0 auto;padding:2rem 1.5rem}.dashboard-empty{text-align:center;padding:6rem 2rem}.dashboard-empty h2{color:#1a1a2e;margin-bottom:.5rem}.dashboard-empty p{color:#6b7280;margin-bottom:2rem}.dash-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.dash-header h1{font-size:2rem;color:#1a1a2e}.top5-section{margin-bottom:3rem}.top5-section h2{font-size:1.25rem;color:#1a1a2e;margin-bottom:1rem}.top5-grid{display:flex;flex-direction:column;gap:1rem}.top5-card{display:flex;align-items:flex-start;gap:1.25rem;background:#fff;border-radius:12px;padding:1.5rem;border-left:4px solid;box-shadow:0 1px 3px #0000000f}.top5-rank{font-size:1.75rem;font-weight:800;color:#d1d5db;min-width:40px}.top5-info h3{font-size:1.15rem;color:#1a1a2e;margin-bottom:.35rem}.domain-badge{display:inline-block;color:#fff;font-size:.7rem;padding:.15rem .6rem;border-radius:12px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.5rem}.top5-info p{color:#6b7280;font-size:.9rem;line-height:1.6;margin-bottom:.25rem}.leverage-tip{color:#7b2d8e!important;font-size:.85rem!important}.charts-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:3rem}.chart-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000000f}.chart-card h3{font-size:1rem;color:#1a1a2e;margin-bottom:1rem}.all-strengths h2{font-size:1.25rem;color:#1a1a2e;margin-bottom:1rem}.strengths-list{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000f}.strength-row{display:flex;align-items:center;gap:.75rem;padding:.7rem 1.25rem;border-bottom:1px solid #f3f4f6}.strength-row:last-child{border-bottom:none}.strength-rank{font-weight:700;color:#9ca3af;min-width:28px;font-size:.85rem}.strength-name{font-weight:600;color:#1a1a2e;min-width:140px;font-size:.9rem}.domain-badge-sm{color:#fff;font-size:.6rem;padding:.1rem .45rem;border-radius:8px;font-weight:600;text-transform:uppercase;white-space:nowrap;min-width:80px;text-align:center}.strength-bar-bg{flex:1;height:8px;background:#f3f4f6;border-radius:4px;overflow:hidden}.strength-bar-fill{height:100%;border-radius:4px;transition:width .5s ease}.strength-score{font-weight:600;color:#6b7280;font-size:.85rem;min-width:40px;text-align:right}@media(max-width:768px){.charts-row{grid-template-columns:1fr}.dash-header{flex-direction:column;gap:1rem;align-items:flex-start}.domain-badge-sm{display:none}}.profile-page{max-width:700px;margin:0 auto;padding:2rem 1.5rem}.profile-card{background:#fff;border-radius:16px;padding:2.5rem;text-align:center;box-shadow:0 1px 3px #0000000f;margin-bottom:2rem}.profile-avatar{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#7b2d8e,#2d5f8e);color:#fff;font-size:2rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.profile-card h2{color:#1a1a2e;margin-bottom:.25rem}.profile-email{color:#9ca3af;font-size:.9rem;margin-bottom:1rem}.profile-edit{display:flex;flex-direction:column;align-items:center;gap:.75rem}.profile-edit input{padding:.6rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;text-align:center;width:250px}.profile-edit-actions{display:flex;gap:.5rem}.profile-section{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000000f;margin-bottom:1.5rem}.profile-section h3{font-size:1.1rem;color:#1a1a2e;margin-bottom:1rem}.profile-strengths{display:flex;flex-direction:column;gap:.5rem}.profile-strength{display:flex;align-items:center;gap:.75rem;padding:.6rem 1rem;border-left:3px solid;background:#fafafa;border-radius:0 8px 8px 0}.ps-rank{font-weight:700;color:#9ca3af;min-width:30px}.ps-name{font-weight:600;color:#1a1a2e;flex:1}.empty-text{color:#9ca3af;font-style:italic}.history-list{display:flex;flex-direction:column;gap:.5rem}.history-item{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;border:1px solid #f3f4f6;border-radius:8px}.history-date{font-weight:600;color:#1a1a2e;min-width:100px;font-size:.9rem}.history-top{color:#6b7280;font-size:.85rem;flex:1}.history-badge{background:#7b2d8e;color:#fff;font-size:.65rem;padding:.15rem .5rem;border-radius:8px;font-weight:600;text-transform:uppercase}.teams-page{display:flex;min-height:calc(100vh - 64px)}.teams-sidebar{width:300px;border-right:1px solid #e5e7eb;background:#fff;padding:1.5rem;flex-shrink:0}.teams-sidebar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.teams-sidebar-header h2{font-size:1.25rem;color:#1a1a2e}.teams-actions{display:flex;gap:.5rem}.teams-form{display:flex;gap:.5rem;margin-bottom:1rem}.teams-form input{flex:1;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.85rem}.teams-list{display:flex;flex-direction:column;gap:.25rem}.team-item{padding:.75rem 1rem;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background .2s}.team-item:hover{background:#f9fafb}.team-item.active{background:#f3e8ff}.team-name{font-weight:600;color:#1a1a2e;font-size:.9rem}.team-count{font-size:.75rem;color:#9ca3af}.teams-content{flex:1;padding:2rem;overflow-y:auto}.teams-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#9ca3af;text-align:center}.teams-placeholder h3{color:#6b7280;margin-bottom:.5rem}.team-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.team-header h2{font-size:1.5rem;color:#1a1a2e;margin-bottom:.25rem}.invite-code{color:#6b7280;font-size:.9rem}.invite-code code{background:#f3e8ff;color:#7b2d8e;padding:.2rem .5rem;border-radius:4px;font-weight:600;font-size:.9rem}.team-members-section{margin-bottom:2rem}.team-members-section h3,.team-chart-section h3{font-size:1.1rem;color:#1a1a2e;margin-bottom:1rem}.team-members-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.team-member-card{background:#fff;border-radius:12px;padding:1.5rem;text-align:center;box-shadow:0 1px 3px #0000000f}.tm-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#7b2d8e,#2d5f8e);color:#fff;font-size:1.25rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto .75rem}.team-member-card h4{color:#1a1a2e;margin-bottom:.75rem;font-size:.95rem}.tm-strengths{display:flex;flex-wrap:wrap;gap:.3rem;justify-content:center}.tm-strength{color:#fff;font-size:.65rem;padding:.15rem .5rem;border-radius:10px;font-weight:600}.team-chart-section .chart-card{max-width:500px}@media(max-width:768px){.teams-page{flex-direction:column}.teams-sidebar{width:100%;border-right:none;border-bottom:1px solid #e5e7eb}}
