.account-menu{position:relative}.account-menu-trigger{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid #d8c4db;border-radius:999px;background:#fff;color:#613b66;font-size:.95em;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.account-menu-trigger:hover,.account-menu-trigger[aria-expanded=true]{background:#f5eff6;border-color:#c4a5c9;box-shadow:0 4px 14px #613b661f}.account-menu-trigger-label{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-menu-panel{position:absolute;top:calc(100% + 8px);right:0;width:min(320px,calc(100vw - 40px));padding:16px;border:1px solid #e7d9ea;border-radius:12px;background:#fff;box-shadow:0 16px 40px #00000024;z-index:20}.account-menu-section+.account-menu-section{margin-top:14px;padding-top:14px;border-top:1px solid #f0e6f2}.account-menu-lead,.account-menu-message,.account-menu-meta{margin:0;color:#666;font-size:.92em;line-height:1.5}.account-menu-name{margin:0 0 4px;color:#613b66;font-size:1em;font-weight:700}.account-menu-meta+.account-menu-meta{margin-top:4px}.account-menu-status-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;color:#444;font-size:.92em;font-weight:600}.account-menu-actions{display:flex;flex-direction:column;gap:8px}.account-menu-button{width:100%;padding:10px 14px;border:1px solid #d8c4db;border-radius:8px;background:#fff;color:#613b66;font-size:.95em;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease}.account-menu-button:hover:not(:disabled){background:#f5eff6}.account-menu-button:disabled{opacity:.65;cursor:not-allowed}.account-menu-button-primary{border-color:#613b66;background:#613b66;color:#fff}.account-menu-button-primary:hover:not(:disabled){background:#4f2f53;border-color:#4f2f53}.account-menu-button-muted{background:#faf7fb}.account-menu-error{margin:12px 0 0;padding:10px 12px;border-radius:8px;background:#fff1f1;color:#a12828;font-size:.9em;line-height:1.45}.account-menu-dev-note code{font-size:.85em}.account-status-badge{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;font-size:.78em;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.account-status-success{background:#e8f7ee;color:#1f7a41}.account-status-warning{background:#fff4df;color:#9a6400}.account-status-neutral{background:#f1edf2;color:#614766}.subscription-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;padding:14px 16px;border:1px solid #e7d9ea;border-left:4px solid #613B66;border-radius:10px;background:#faf7fb}.subscription-banner-copy{margin:0;color:#444;line-height:1.5}.subscription-banner-copy strong{color:#613b66}.subscription-banner-button{flex-shrink:0;padding:10px 16px;border:none;border-radius:8px;background:#613b66;color:#fff;font-weight:600;cursor:pointer}.subscription-banner-button:hover:not(:disabled){background:#4f2f53}.subscription-banner-button:disabled{opacity:.65;cursor:not-allowed}@media (max-width: 768px){.subscription-banner{flex-direction:column;align-items:stretch}.account-menu-trigger-label{max-width:120px}}.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;padding-top:8px}.header-top-bar{position:absolute;top:0;right:0;z-index:2}.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}.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}.coming-soon-banner{margin:40px auto;max-width:640px;padding:48px 40px;border:1px solid #e7d9ea;border-radius:16px;background:linear-gradient(145deg,#faf7fb,#f3ebf5 55%,#ede3f0);box-shadow:0 12px 32px #613b661f,inset 0 1px #fffc;text-align:center}.coming-soon-badge{display:inline-block;margin-bottom:20px;padding:8px 18px;border-radius:999px;background:#613b66;color:#fff;font-size:.85em;font-weight:700;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 4px 14px #613b6640}.coming-soon-title{margin:0 0 14px;font-size:2em;line-height:1.2}.coming-soon-copy{margin:0 auto;max-width:460px;color:#666;font-size:1.1em;line-height:1.6}.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-loading{color:#666;font-style:italic;margin:0}.flexibility-error{color:#b42318;margin:0}.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}.header-top-bar{position:static;justify-content:center;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}
