.app{min-height:100vh;display:flex;justify-content:center;align-items:flex-start;padding:20px}.container{max-width:1800px;width:100%;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;padding:40px;margin-top:20px}h1,h2,h3{color:#613b66}.header{position:relative;text-align:center;margin-bottom:30px;min-height:120px}.header-logo{width:200px;max-width:30%;height:auto;position:absolute;left:0;top:0}.header-center-content{display:inline-block;text-align:center}.header h1{font-size:2.5em;margin-bottom:10px}.header p{color:#666;font-size:1.1em}.header-auth{display:flex;gap:12px;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:12px}.tabs{display:flex;gap:0;border-bottom:2px solid #e0e0e0;margin-bottom:30px}.tab{flex:1;padding:15px 20px;background:transparent;border:none;border-bottom:3px solid transparent;color:#666;font-size:1em;font-weight:600;cursor:pointer;transition:all .3s;position:relative;top:2px}.tab:hover{color:#613b66;background:#f5eff6}.tab.active{color:#613b66;border-bottom-color:#613b66;background:transparent}.tab-content{margin-top:20px}.flexibility-profile-placeholder{text-align:center;padding:60px 20px;color:#666}.flexibility-profile-placeholder h2{margin-bottom:15px}.flexibility-profile-placeholder p{font-size:1.1em}.form{margin-bottom:30px}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;color:#333;font-weight:600;font-size:1em}.form-group select,.form-group textarea{width:100%;padding:12px;border:2px solid #e0e0e0;border-radius:8px;font-size:1em;font-family:inherit;transition:border-color .3s}.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#613b66}.form-group textarea{resize:vertical;min-height:120px}.form-group select:disabled,.form-group textarea:disabled{background-color:#f5f5f5;cursor:not-allowed}.loading-text{padding:12px;color:#666;font-style:italic}.submit-button{width:fit-content;min-width:240px;max-width:100%;padding:14px;background:linear-gradient(135deg,#613b66,#4f3054);color:#fff;border:none;border-radius:8px;font-size:1.1em;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s;display:block;margin:0 auto}.submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px 15px #613b6666}.submit-button:disabled{opacity:.6;cursor:not-allowed}.error-message{background-color:#fee;color:#c33;padding:15px;border-radius:8px;border-left:4px solid #c33;margin-bottom:20px}.results{margin-top:30px}.results h2{margin-bottom:10px}.results-info{color:#666;margin-bottom:20px;font-size:1em}.selected-role-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;flex-wrap:wrap;gap:15px}.selected-role-header h3{font-size:1.6em;margin:0}.selected-badge{background:#613b66;color:#fff;padding:8px 16px;border-radius:20px;font-size:.9em;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.selected-role-description,.selected-role-tasks{margin-top:15px;color:#555}.selected-role-description strong,.selected-role-tasks strong{color:#333;display:block;margin-bottom:8px;font-size:1.05em}.selected-role-description p{line-height:1.6;margin:0;white-space:pre-wrap}.selected-role-tasks ul{margin:0;padding-left:20px;line-height:1.8}.selected-role-tasks li{margin-bottom:6px}.selected-role-reasoning{margin-top:20px;padding:15px;background:#f2ebf3;border-left:4px solid #613B66;border-radius:6px}.selected-role-reasoning strong{color:#333;display:block;margin-bottom:8px;font-size:1.05em}.selected-role-reasoning p{color:#555;line-height:1.6;margin:0;white-space:pre-wrap}.all-matches-section{margin-top:30px}.matches-split-pane{display:grid;grid-template-columns:minmax(260px,1fr) minmax(0,3fr) minmax(220px,3fr);gap:20px;align-items:start}.matches-list-pane{display:flex;flex-direction:column;gap:12px}.matches-list-pane .match-header{flex-direction:column;align-items:flex-start}.match-list-item{border:2px solid #e0e0e0;border-radius:8px;padding:14px;background:#f9f9f9;text-align:left;cursor:pointer;transition:box-shadow .2s,border-color .2s,background-color .2s}.match-list-item:hover{box-shadow:0 4px 12px #0000001a}.match-list-item.active-match{border-color:#613b66;background:#f5eff6;box-shadow:0 4px 12px #613b6626}.match-list-item.recommended-match{border-color:#56a37a}.match-list-item.recommended-match.active-match{border-color:#4c956f}.recommended-badge{display:inline-block;margin-top:10px;padding:4px 10px;border-radius:14px;background:#613b66;color:#fff;font-size:.8em;font-weight:700;text-transform:uppercase;letter-spacing:.4px}.match-details-pane{border:2px solid #e0e0e0;border-radius:12px;padding:20px;background:#fff;min-height:100%}.test-message-pane{border:2px solid #e0e0e0;border-radius:12px;padding:20px;background:#fff}.test-message-pane h3{margin:0 0 10px}.test-message-pane p{color:#555;margin:0;line-height:1.5}.flexibility-data{display:flex;flex-direction:column;gap:14px}.flexibility-item strong{color:#333;display:block;margin-bottom:6px}.flexibility-item p{color:#555;margin:0;line-height:1.5;white-space:pre-wrap}.flex-label{color:#333;font-weight:600}.match-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px;flex-wrap:wrap;gap:10px}.match-header h3{font-size:1.4em;margin:0}.distance-badge{background:#fac461;color:#3d2b00;padding:6px 12px;border-radius:20px;font-size:.85em;font-weight:600}.match-meta{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #e0e0e0}.meta-item{color:#555;font-size:.95em}.meta-item strong{color:#333;margin-right:5px}.match-description{color:#555}.match-description strong{color:#333;display:block;margin-bottom:8px}.match-description p{line-height:1.6;margin:0;white-space:pre-wrap}.match-tasks{margin-top:15px;color:#555}.match-tasks strong{color:#333;display:block;margin-bottom:8px}.match-tasks ul{margin:0;padding-left:20px;line-height:1.8}.match-tasks li{margin-bottom:6px}@media (max-width: 768px){.container{padding:20px}.header h1{font-size:2em}.header-logo{position:static;width:170px;max-width:100%;margin-bottom:12px}.matches-split-pane{grid-template-columns:1fr}.match-header{flex-direction:column}.match-meta{flex-direction:column;gap:8px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#613b66,#4f3054);min-height:100vh;padding:20px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
