*{box-sizing:border-box}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;min-width:320px;min-height:100vh}#root{min-height:100vh}.sidebar{width:220px;flex-shrink:0;background:#1e293b;border-right:1px solid #334155;display:flex;flex-direction:column;min-height:100vh;position:sticky;top:0;height:100vh;overflow-y:auto}.sidebar-brand{padding:1.5rem 1.25rem 1rem;border-bottom:1px solid #334155}.sidebar-brand-text{font-size:.8rem;font-weight:700;color:#f8fafc;letter-spacing:.04em;text-transform:uppercase}.sidebar-nav{flex:1;padding:.75rem .5rem;display:flex;flex-direction:column;gap:.125rem}.sidebar-link{display:flex;align-items:center;gap:.625rem;padding:.5rem .75rem;border-radius:6px;font-size:.875rem;font-weight:500;color:#94a3b8;text-decoration:none;transition:all .15s ease;border:none;background:none;cursor:pointer;width:100%;text-align:left}.sidebar-link:hover{color:#f8fafc;background:#ffffff0f}.sidebar-link.active{color:#f8fafc;background:#3b82f626}.sidebar-icon{width:16px;height:16px;flex-shrink:0}.sidebar-group{display:flex;flex-direction:column}.sidebar-group-toggle{justify-content:flex-start}.sidebar-chevron{width:14px;height:14px;margin-left:auto;transition:transform .2s ease;flex-shrink:0}.sidebar-chevron.open{transform:rotate(180deg)}.sidebar-sublinks{display:flex;flex-direction:column;gap:.125rem;padding:.125rem 0 .125rem 1.5rem}.sidebar-sublink{display:block;padding:.375rem .75rem;border-radius:6px;font-size:.8rem;color:#64748b;text-decoration:none;transition:all .15s ease}.sidebar-sublink:hover{color:#94a3b8;background:#ffffff0a}.sidebar-sublink.active{color:#f8fafc;background:#3b82f61a}.sidebar-footer{padding:.5rem .5rem 1rem;border-top:1px solid #334155;display:flex;flex-direction:column;gap:.125rem}.sidebar-signout{color:#475569}.sidebar-signout:hover{color:#f87171;background:#ef444414}.app-shell{display:flex;min-height:100vh;background:#0f172a}.app-main{flex:1;min-width:0;overflow-y:auto}.app-shell-loading{min-height:100vh;background:#0f172a;display:flex;align-items:center;justify-content:center}.app-shell-loading-dot{width:8px;height:8px;border-radius:50%;background:#334155;animation:pulse 1.2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}.timeline-bar{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:1.5rem 2rem 1.25rem;margin-bottom:1.25rem}.timeline-track{display:flex;align-items:flex-start;justify-content:space-between;position:relative}.timeline-step{display:flex;flex-direction:column;align-items:center;gap:.625rem;position:relative;flex:1}.timeline-connector{position:absolute;top:22px;right:50%;width:100%;height:2px;background:#334155;z-index:0}.timeline-connector.filled{background:#3b82f6}.timeline-node{width:44px;height:44px;border-radius:50%;border:2px solid #334155;background:#0f172a;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;z-index:1;transition:all .2s ease;flex-shrink:0}.timeline-node:hover{border-color:#475569;transform:scale(1.05)}.timeline-node.completed{background:#1d4ed8;border-color:#3b82f6}.timeline-node.current{background:#1e3a5f;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f633}.timeline-node.upcoming{background:#0f172a;border-color:#334155}.timeline-node.selected{box-shadow:0 0 0 3px #3b82f666}.timeline-number{font-size:.875rem;font-weight:700;color:#64748b}.timeline-node.completed .timeline-number,.timeline-node.current .timeline-number{color:#93c5fd}.timeline-label{font-size:.72rem;color:#475569;font-weight:500;white-space:nowrap;transition:color .15s ease}.timeline-label.selected,.timeline-step:has(.timeline-node.current) .timeline-label{color:#94a3b8}.timeline-step:has(.timeline-node.completed) .timeline-label{color:#60a5fa}.timeline-actions{display:flex;justify-content:center;margin-top:1rem}.timeline-advance-btn,.timeline-return-btn{background:none;border:1px solid #334155;font-size:.75rem;font-weight:500;padding:.375rem .875rem;border-radius:100px;cursor:pointer;transition:all .15s ease;font-family:inherit}.timeline-advance-btn{color:#64748b}.timeline-advance-btn:hover{border-color:#3b82f6;color:#93c5fd}.timeline-return-btn{color:#94a3b8;border-color:#475569}.timeline-return-btn:hover{border-color:#3b82f6;color:#93c5fd}.phase-detail{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:1.5rem}.pd-header{margin-bottom:1.25rem}.pd-phase-name{font-size:1.25rem;font-weight:600;color:#f8fafc;margin:0 0 .25rem;letter-spacing:-.01em}.pd-subtitle{font-size:.8rem;color:#64748b;margin:0;line-height:1.5}.pd-section{margin-bottom:1.5rem}.pd-section:last-child{margin-bottom:0}.pd-section-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.625rem}.pd-section-label{display:block;font-size:.7rem;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.07em;margin-bottom:.625rem}.pd-saving{font-size:.7rem;color:#334155}.pd-learnings{width:100%;background:#0f172a;border:1px solid #334155;border-radius:8px;padding:.875rem 1rem;font-size:.85rem;color:#e2e8f0;outline:none;resize:vertical;font-family:inherit;line-height:1.6;min-height:120px;transition:border-color .15s ease;box-sizing:border-box}.pd-learnings:focus{border-color:#475569}.pd-learnings::placeholder{color:#334155}.pd-artefacts{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.artefact-pill{background:#0f172a;border:1px solid #334155;border-radius:100px;padding:.375rem .875rem;font-size:.775rem;font-weight:500;color:#94a3b8;cursor:pointer;transition:all .15s ease;font-family:inherit;white-space:nowrap}.artefact-pill:hover{background:#1e293b;border-color:#475569;color:#f8fafc}.artefact-pill--universal{border-color:#1e3a5f;color:#64748b}.artefact-pill--add{border-style:dashed;color:#475569}.artefact-pill--add:hover{border-color:#3b82f6;color:#3b82f6;background:#3b82f60f}.phase-todos-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.625rem}.phase-todos-header .pd-section-label{margin-bottom:0}.phase-todos-actions{display:flex;align-items:center;gap:.5rem}.phase-todos-toggle{background:none;border:none;font-size:.7rem;color:#475569;cursor:pointer;padding:.25rem .5rem;border-radius:4px;font-family:inherit;transition:color .15s ease}.phase-todos-toggle:hover{color:#94a3b8}.phase-todos-add{background:none;border:1px dashed #334155;border-radius:6px;font-size:.7rem;font-weight:500;color:#475569;cursor:pointer;padding:.25rem .625rem;font-family:inherit;transition:all .15s ease}.phase-todos-add:hover{border-color:#3b82f6;color:#3b82f6;background:#3b82f60f}.phase-todos-empty{font-size:.775rem;color:#475569;margin:0;font-style:italic}.phase-todo-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.375rem}.phase-todo-item{display:flex;align-items:center;gap:.625rem}.phase-todo-dot{width:10px;height:10px;min-width:10px;border-radius:100px;border:none;cursor:pointer;padding:0;transition:opacity .15s ease,transform .15s ease}.phase-todo-dot:hover{opacity:.75;transform:scale(1.2)}.phase-todo-text{font-size:.8rem;color:#94a3b8;cursor:pointer;line-height:1.4;transition:color .15s ease}.phase-todo-text:hover{color:#f8fafc}.phase-todo-text.done{color:#475569;text-decoration:line-through;text-decoration-color:#334155}.pd-section--criteria{border-top:1px solid #1e3a5f;padding-top:1.25rem;margin-top:.25rem}.criteria-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.625rem}.criteria-item{display:flex;align-items:flex-start;gap:.625rem}.criteria-check{width:18px;height:18px;min-width:18px;border-radius:4px;border:1.5px solid #334155;background:#0f172a;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-top:1px;transition:all .15s ease;color:#fff;padding:0}.criteria-check:hover{border-color:#3b82f6}.criteria-check.checked{background:#3b82f6;border-color:#3b82f6}.criteria-check svg{width:11px;height:11px}.criteria-text{font-size:.8rem;color:#94a3b8;line-height:1.5;transition:color .15s ease}.criteria-text.checked{color:#475569;text-decoration:line-through;text-decoration-color:#334155}.criteria-complete{margin-top:1rem;font-size:.775rem;font-weight:500;color:#22c55e;background:#22c55e14;border:1px solid rgba(34,197,94,.2);border-radius:6px;padding:.625rem .875rem}.ats-box{background:#1e293b;border:1px solid #334155;border-radius:14px;padding:1.5rem;width:100%;max-width:420px;box-shadow:0 20px 50px #00000080}.ats-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.25rem}.ats-title{font-size:1rem;font-weight:600;color:#f8fafc;margin:0 0 .2rem}.ats-subtitle{font-size:.75rem;color:#64748b;margin:0}.ats-group{margin-bottom:1.25rem}.ats-group:last-child{margin-bottom:0}.ats-group-label{display:block;font-size:.65rem;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.07em;margin-bottom:.5rem}.ats-grid{display:flex;flex-direction:column;gap:.375rem}.ats-type-btn{display:flex;align-items:center;gap:.625rem;padding:.625rem .875rem;background:#0f172a;border:1px solid #334155;border-radius:8px;font-size:.825rem;font-weight:500;color:#94a3b8;cursor:pointer;text-align:left;transition:all .15s ease;font-family:inherit}.ats-type-btn:hover{border-color:var(--accent);color:#f8fafc;background:#1e293b}.ats-type-dot{width:8px;height:8px;border-radius:50%;background:var(--accent);flex-shrink:0}.form-field{display:flex;flex-direction:column;gap:.375rem;margin-bottom:1.25rem}.form-field:last-child{margin-bottom:0}.form-label{font-size:.8125rem;font-weight:500;color:#94a3b8;letter-spacing:.01em}.form-hint{font-size:.75rem;color:#64748b;margin-top:-.125rem}.form-input,.form-textarea,.select-input{background:#0f172a;border:1px solid #334155;border-radius:6px;color:#e2e8f0;font-family:inherit;font-size:.875rem;padding:.625rem .75rem;width:100%;box-sizing:border-box;transition:border-color .15s ease;outline:none}.form-input:focus,.form-textarea:focus,.select-input:focus{border-color:#475569}.form-input::placeholder,.form-textarea::placeholder{color:#64748b}.form-textarea{resize:vertical;line-height:1.5}.select-input{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748b' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2rem;cursor:pointer}.select-input option{background:#0f172a;color:#e2e8f0}.dynamic-list{display:flex;flex-direction:column;gap:.5rem}.dynamic-row{display:flex;align-items:center;gap:.5rem}.dynamic-row .form-input{flex:1;margin-bottom:0}.dynamic-row .select-input{width:auto;flex-shrink:0}.btn-add-row{background:none;border:1px dashed #334155;border-radius:6px;color:#64748b;cursor:pointer;font-family:inherit;font-size:.875rem;padding:.5rem .75rem;text-align:left;transition:border-color .15s ease,color .15s ease;width:100%;margin-top:.25rem}.btn-add-row:hover{border-color:#3b82f6;color:#3b82f6}.btn-remove-row{background:none;border:none;color:#ef4444;cursor:pointer;font-size:1rem;line-height:1;padding:.25rem;flex-shrink:0;opacity:.7;transition:opacity .15s ease}.btn-remove-row:hover{opacity:1}.am-backdrop{position:fixed;inset:0;background:#00000080;z-index:200;display:flex;justify-content:flex-end}.am-panel{background:#1e293b;border-left:1px solid #334155;width:480px;max-width:100vw;height:100vh;display:flex;flex-direction:column;box-shadow:-20px 0 60px #0006;animation:slideIn .2s ease}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.am-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #334155;flex-shrink:0;gap:.75rem}.am-meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.am-type-badge{display:flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:600;color:#f8fafc}.am-type-dot{width:8px;height:8px;border-radius:50%;background:var(--accent, #64748b);flex-shrink:0}.am-phase-badge{font-size:.65rem;font-weight:500;color:#64748b;background:#0f172a;border:1px solid #334155;border-radius:100px;padding:.15rem .5rem}.am-header-right{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.am-saving{font-size:.7rem;color:#475569}.am-btn-delete{background:none;border:none;color:#475569;cursor:pointer;padding:.375rem;border-radius:4px;display:flex;align-items:center;transition:color .15s ease}.am-btn-delete:hover{color:#ef4444}.am-btn-close{background:none;border:none;color:#64748b;cursor:pointer;font-size:1rem;padding:.25rem .5rem;border-radius:4px;transition:color .15s ease}.am-btn-close:hover{color:#94a3b8}.am-confirm-delete{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#f87171}.am-btn-confirm-yes{background:#dc2626;border:none;color:#fff;font-size:.72rem;font-weight:600;padding:.25rem .625rem;border-radius:4px;cursor:pointer;font-family:inherit}.am-btn-confirm-no{background:none;border:1px solid #334155;color:#94a3b8;font-size:.72rem;padding:.25rem .625rem;border-radius:4px;cursor:pointer;font-family:inherit}.am-title-input{background:none;border:none;border-bottom:1px solid #1e3a5f;padding:.875rem 1.25rem;font-size:.9rem;font-weight:600;color:#f8fafc;outline:none;font-family:inherit;flex-shrink:0;transition:border-color .15s ease}.am-title-input:focus{border-bottom-color:#334155}.am-title-input::placeholder{color:#334155;font-weight:400}.am-body{flex:1;overflow-y:auto;padding:1.25rem}.am-body::-webkit-scrollbar{width:6px}.am-body::-webkit-scrollbar-track{background:#1e293b}.am-body::-webkit-scrollbar-thumb{background:#334155;border-radius:3px}.projects-page{padding:2.5rem;max-width:1000px}.projects-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:2rem;gap:1rem}.projects-title{font-size:1.75rem;font-weight:600;color:#f8fafc;margin:0 0 .25rem;letter-spacing:-.02em}.projects-subtitle{font-size:.875rem;color:#64748b;margin:0}.projects-loading{color:#64748b;font-size:.875rem;padding:3rem 0}.projects-empty{text-align:center;padding:5rem 2rem;color:#64748b}.empty-icon{width:56px;height:56px;margin:0 auto 1.25rem;color:#334155}.projects-empty h2{font-size:1.25rem;font-weight:600;color:#94a3b8;margin:0 0 .5rem}.projects-empty p{font-size:.875rem;margin:0 0 1.5rem}.canvas-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.canvas-card{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:1.5rem;text-align:left;cursor:pointer;transition:all .15s ease;display:flex;flex-direction:column;gap:.75rem;width:100%;box-sizing:border-box}.canvas-card:hover{border-color:#475569;background:#253347;transform:translateY(-1px)}.canvas-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.canvas-card-title{font-size:1rem;font-weight:600;color:#f8fafc;margin:0;line-height:1.4}.canvas-phase-badge{font-size:.65rem;font-weight:600;color:#3b82f6;background:#3b82f61f;border:1px solid rgba(59,130,246,.25);padding:.2rem .5rem;border-radius:100px;white-space:nowrap;flex-shrink:0}.canvas-card-desc{font-size:.8rem;color:#64748b;margin:0;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.canvas-card-meta{display:flex;justify-content:space-between;font-size:.72rem;color:#475569;margin-top:auto}.modal-backdrop{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:100;padding:1rem}.modal-box{background:#1e293b;border:1px solid #334155;border-radius:14px;padding:1.75rem;width:100%;max-width:460px;box-shadow:0 20px 50px #00000080}.modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.modal-title{font-size:1.1rem;font-weight:600;color:#f8fafc;margin:0}.modal-close{background:none;border:none;color:#64748b;cursor:pointer;font-size:1rem;padding:.25rem .5rem;border-radius:4px;transition:color .15s ease}.modal-close:hover{color:#94a3b8}.modal-form{display:flex;flex-direction:column;gap:1rem}.form-label{display:flex;flex-direction:column;gap:.375rem;font-size:.8rem;font-weight:500;color:#94a3b8}.form-optional{font-weight:400;color:#475569}.form-input{background:#0f172a;border:1px solid #334155;border-radius:6px;padding:.625rem .75rem;font-size:.875rem;color:#f8fafc;outline:none;transition:border-color .15s ease;font-family:inherit;width:100%;box-sizing:border-box}.form-input:focus{border-color:#3b82f6}.form-input::placeholder{color:#334155}.form-textarea{resize:vertical;min-height:72px}.form-error{font-size:.8rem;color:#f87171;margin:0}.modal-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:.5rem}.btn-primary{background:#3b82f6;color:#fff;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.825rem;font-weight:600;cursor:pointer;transition:background .15s ease;font-family:inherit}.btn-primary:hover:not(:disabled){background:#2563eb}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{background:transparent;color:#94a3b8;border:1px solid #334155;border-radius:6px;padding:.5rem 1rem;font-size:.825rem;font-weight:500;cursor:pointer;transition:all .15s ease;font-family:inherit}.btn-secondary:hover{color:#f8fafc;border-color:#475569}.canvas-card-wrap{position:relative}.canvas-card-wrap.archived{opacity:.55}.canvas-card-wrap.archived:hover{opacity:.8}.canvas-card-badges{display:flex;align-items:center;gap:.375rem;flex-shrink:0}.canvas-archived-badge{font-size:.6rem;font-weight:600;color:#64748b;background:#0f172a;border:1px solid #334155;border-radius:100px;padding:.15rem .5rem;text-transform:uppercase;letter-spacing:.04em}.card-menu{position:absolute;top:.75rem;right:.75rem}.card-menu-trigger{background:none;border:none;color:#475569;cursor:pointer;font-size:1rem;padding:.25rem .375rem;border-radius:4px;line-height:1;letter-spacing:.05em;transition:all .15s ease;font-family:inherit}.card-menu-trigger:hover{color:#94a3b8;background:#ffffff0f}.card-menu-dropdown{position:absolute;top:calc(100% + 4px);right:0;background:#1e293b;border:1px solid #334155;border-radius:7px;box-shadow:0 8px 24px #0006;min-width:130px;z-index:50;overflow:hidden}.card-menu-item{display:block;width:100%;text-align:left;background:none;border:none;padding:.5rem .875rem;font-size:.8rem;color:#94a3b8;cursor:pointer;font-family:inherit;transition:all .12s ease}.card-menu-item:hover{background:#ffffff0f;color:#f8fafc}.card-menu-item.danger{color:#64748b}.card-menu-item.danger:hover{color:#f87171;background:#ef444414}.card-menu-confirm{display:flex;flex-direction:column;gap:.375rem;padding:.75rem}.card-menu-confirm-text{font-size:.75rem;color:#f87171;font-weight:500}.card-menu-confirm-yes{background:#dc2626;border:none;color:#fff;font-size:.75rem;font-weight:600;padding:.35rem .75rem;border-radius:4px;cursor:pointer;font-family:inherit}.card-menu-confirm-no{background:none;border:1px solid #334155;color:#94a3b8;font-size:.75rem;padding:.35rem .75rem;border-radius:4px;cursor:pointer;font-family:inherit}.archived-section{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #1e293b}.archived-toggle{background:none;border:none;color:#475569;font-size:.8rem;cursor:pointer;padding:0;font-family:inherit;margin-bottom:1rem;transition:color .15s ease}.archived-toggle:hover{color:#64748b}.canvas-grid-archived{margin-top:.75rem}.home{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:3rem 2rem}.home-content{width:100%;max-width:560px}.home-greeting{font-size:2.25rem;font-weight:600;color:#f8fafc;margin:0 0 2rem;letter-spacing:-.02em}.home-ai-input{margin-bottom:1.75rem}.ai-input{width:100%;background:#1e293b;border:1px solid #334155;border-radius:8px;padding:.875rem 1rem;font-size:.9rem;color:#f8fafc;outline:none;transition:border-color .15s ease;box-sizing:border-box;font-family:inherit}.ai-input::placeholder{color:#475569}.ai-input:not(:disabled):focus{border-color:#3b82f6}.ai-input:disabled{opacity:.6;cursor:not-allowed}.ai-input-row{display:flex;gap:.5rem;align-items:stretch}.ai-input-row .ai-input{flex:1}.ai-ask-btn{background:#3b82f6;color:#fff;border:none;border-radius:8px;padding:0 1.25rem;font-size:.825rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s ease;white-space:nowrap;flex-shrink:0}.ai-ask-btn:hover:not(:disabled){background:#2563eb}.ai-ask-btn:disabled{opacity:.4;cursor:not-allowed}.ai-loading{font-size:.8rem;color:#475569;font-style:italic;margin:.5rem 0 0;padding-left:.25rem}.ai-error{font-size:.8rem;color:#f87171;margin:.5rem 0 0;padding-left:.25rem}.ai-response-card{background:#1e293b;border:1px solid #334155;border-radius:10px;padding:1.25rem;margin-top:.75rem;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ai-answer{font-size:.875rem;color:#e2e8f0;line-height:1.7;margin:0 0 1rem;white-space:pre-wrap}.ai-sources{border-top:1px solid #334155;padding-top:.75rem;margin-bottom:.625rem}.ai-sources-label{display:block;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:#475569;margin-bottom:.375rem}.ai-sources-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.2rem}.ai-sources-list li{font-size:.72rem;color:#64748b}.ai-attribution{display:block;font-size:.65rem;color:#334155;margin-top:.625rem}.quick-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.quick-action-card{background:#1e293b;border:1px solid #334155;border-radius:10px;padding:1.25rem 1rem;text-align:left;cursor:pointer;transition:all .15s ease;display:flex;flex-direction:column;gap:.625rem;min-height:100px}.quick-action-card:nth-child(4){grid-column:1 / span 1}.quick-action-card:nth-child(5){grid-column:2 / span 1}.quick-action-card:hover:not(.disabled){background:#253347;border-color:#3b82f6;transform:translateY(-1px)}.quick-action-card.disabled{opacity:.3;cursor:not-allowed}.quick-action-icon{width:26px;height:26px;color:#64748b}.quick-action-card:hover:not(.disabled) .quick-action-icon{color:#94a3b8}.quick-action-text{display:flex;flex-direction:column;gap:.2rem}.quick-action-label{font-size:.8rem;font-weight:600;color:#e2e8f0}.quick-action-desc{font-size:.72rem;color:#64748b;line-height:1.4}.strategic-overview{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:1.25rem 1.5rem;margin-bottom:1.25rem}.so-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.875rem}.so-footer{display:flex;justify-content:flex-end;margin-top:.625rem}.so-title{font-size:.9rem;font-weight:600;color:#f8fafc;margin:0}.so-saving{font-size:.7rem;color:#475569}.so-expand-btn{background:none;border:none;font-size:.75rem;color:#3b82f6;cursor:pointer;padding:0;font-family:inherit;white-space:nowrap;transition:color .15s ease}.so-expand-btn:hover{color:#60a5fa}.so-text{width:100%;background:#0f172a;border:1px solid #334155;border-radius:6px;padding:.625rem .75rem;font-size:.85rem;color:#e2e8f0;outline:none;resize:none;font-family:inherit;line-height:1.55;transition:border-color .15s ease;box-sizing:border-box}.so-text:focus{border-color:#475569}.so-text::placeholder{color:#334155}.so-decisions{margin-top:1rem;border-top:1px solid #334155;padding-top:1rem}.so-cascade{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.so-cascade-item{display:flex;flex-direction:column;gap:.375rem}.so-cascade-label{font-size:.65rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.06em}.so-cascade-value{font-size:.8rem;color:#94a3b8;margin:0;line-height:1.5}.so-cascade-empty{color:#334155;font-style:italic}.so-cascade-source{font-size:.7rem;color:#334155;margin:.875rem 0 0;font-style:italic}.canvas-view{padding:1.75rem 2rem 3rem;width:100%;max-width:1400px;box-sizing:border-box}.canvas-loading{padding:3rem;color:#64748b;font-size:.875rem}.canvas-breadcrumb{display:flex;align-items:center;gap:.5rem;margin-bottom:1.25rem}.canvas-back{font-size:.8rem;color:#475569;text-decoration:none;transition:color .15s ease}.canvas-back:hover{color:#94a3b8}.canvas-breadcrumb-sep{color:#334155;font-size:.8rem}.canvas-title-btn{background:none;border:none;font-size:.875rem;font-weight:600;color:#f8fafc;cursor:pointer;padding:.125rem .375rem;border-radius:4px;font-family:inherit;transition:background .15s ease}.canvas-title-btn:hover{background:#ffffff0f}.canvas-title-input{background:#1e293b;border:1px solid #3b82f6;border-radius:4px;padding:.125rem .375rem;font-size:.875rem;font-weight:600;color:#f8fafc;outline:none;font-family:inherit;min-width:200px}.todos-page{padding:2.5rem;max-width:1200px;box-sizing:border-box;width:100%}.todos-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:2rem;gap:1rem}.todos-title{font-size:1.75rem;font-weight:600;color:#f8fafc;margin:0 0 .25rem;letter-spacing:-.02em}.todos-subtitle{font-size:.875rem;color:#64748b;margin:0}.todos-loading{color:#475569;font-size:.875rem;padding:2rem 0}.kanban-board{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;align-items:start}.kanban-col{background:#1e293b;border:1px solid #334155;border-radius:10px;overflow:hidden}.kanban-col-header{display:flex;align-items:center;gap:.5rem;padding:.875rem 1rem;border-bottom:1px solid #334155}.kanban-col-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.kanban-col-title{font-size:.8rem;font-weight:600;color:#f8fafc;flex:1}.kanban-col-count{font-size:.72rem;color:#475569;background:#0f172a;border:1px solid #334155;border-radius:100px;padding:.1rem .5rem;font-weight:500}.kanban-col-body{padding:.75rem;display:flex;flex-direction:column;gap:.5rem;min-height:120px}.kanban-empty{font-size:.78rem;color:#334155;text-align:center;padding:1.5rem 0;font-style:italic}.todo-card{background:#0f172a;border:1px solid #1e3a5f;border-radius:7px;padding:.75rem;cursor:pointer;transition:border-color .15s ease}.todo-card:hover{border-color:#334155}.todo-card-text{font-size:.825rem;color:#e2e8f0;margin:0 0 .5rem;line-height:1.45}.todo-card-text em{color:#334155;font-style:italic}.todo-card-meta{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.todo-card-source{font-size:.7rem;color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.todo-card-date{font-size:.68rem;color:#64748b;flex-shrink:0;background:#1e293b;border:1px solid #334155;border-radius:100px;padding:.1rem .45rem}.todo-card-date.overdue{color:#f87171;border-color:#ef44444d;background:#ef444414}.todo-card-actions{display:flex;gap:.375rem}.todo-move-btn{background:#1e293b;border:1px solid #334155;color:#64748b;font-size:.75rem;padding:.2rem .5rem;border-radius:4px;cursor:pointer;transition:all .15s ease;font-family:inherit;line-height:1}.todo-move-btn:hover{color:#f8fafc;border-color:#475569;background:#253347}@media(max-width:768px){.kanban-board{grid-template-columns:1fr}.todos-page{padding:1.5rem}}.journey-maps-v2{min-height:100vh;background:#0f0f0f;display:flex;flex-direction:column}.journey-maps-v2 .header{padding:1rem 2rem;border-bottom:1px solid #222;flex-shrink:0}.journey-maps-v2 .header h1{font-size:1.25rem;color:#fff;margin:.5rem 0 0}.journey-maps-v2 .subtitle{color:#4ade80;font-size:.9rem;margin:.5rem 0 0}.back-link{color:#666;text-decoration:none;font-size:.85rem}.back-link:hover{color:#888}.flow-container{flex:1;display:flex;align-items:flex-start;padding:2rem;gap:0;overflow-x:auto}.column-label{font-size:.7rem;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem;padding:0 .25rem}.column-label .count{font-size:.65rem;color:#444;background:#1a1a1a;padding:.15rem .4rem;border-radius:8px;margin-left:.5rem}.needs-column{flex-shrink:0;display:flex;flex-direction:column;width:180px}.needs-list{display:flex;flex-direction:column;gap:.5rem}.need-item{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:6px;cursor:default;opacity:.4;transition:all .2s}.need-item.has-data{cursor:pointer;opacity:.7;background:#1a2a1a;border-color:#2a4a2a}.need-item.has-data:hover{opacity:.9;background:#1f3a1f;border-color:#3a6a3a}.need-item.selected{opacity:1;background:#234a23;border-color:#4ade80}.need-dot{width:8px;height:8px;border-radius:50%;background:#333;flex-shrink:0}.need-item.has-data .need-dot{background:#4ade80}.need-item.selected .need-dot{background:#fff;box-shadow:0 0 6px #4ade80}.need-label{font-size:.75rem;color:#666;white-space:nowrap}.need-item.has-data .need-label{color:#9de89d}.need-item.selected .need-label{color:#fff;font-weight:500}.connector-line{width:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;position:relative;margin-top:24px}.connector-line:before{content:"";position:absolute;top:50%;left:0;right:0;height:2px;background:linear-gradient(90deg,#4ade80,#4ade80 80%,transparent)}.connector-line:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:0;height:0;border-left:6px solid #4ade80;border-top:4px solid transparent;border-bottom:4px solid transparent}.connector-muted:before{background:linear-gradient(90deg,#555,#555 80%,transparent)}.connector-muted:after{border-left-color:#555}.connector-svg{width:60px;flex-shrink:0;align-self:flex-start}.journeys-column{width:260px;padding:0 .5rem;opacity:0;transition:opacity .3s;pointer-events:none}.journeys-column.visible{opacity:1;pointer-events:auto}.journeys-list{display:flex;flex-direction:column;gap:.5rem;max-height:400px;overflow-y:auto}.journey-card{padding:.6rem .8rem;background:#1a2e1a;border:1px solid #2a4a2a;border-radius:6px;cursor:pointer;transition:all .15s}.journey-card:hover{background:#1f3a1f;border-color:#3a6a3a}.journey-card.selected{background:#234a23;border-color:#4ade80}.journey-name{display:block;font-size:.8rem;color:#c8e8c8;margin-bottom:.2rem;line-height:1.3}.journey-card.selected .journey-name{color:#fff}.journey-meta{font-size:.65rem;color:#5a8a5a}.jobs-column{width:300px;padding:0 .5rem;opacity:0;transition:opacity .3s;pointer-events:none}.jobs-column.visible{opacity:1;pointer-events:auto}.jobs-list{display:flex;flex-direction:column;gap:.5rem;max-height:400px;overflow-y:auto}.job-card{padding:.6rem .8rem;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:6px;cursor:pointer;transition:all .15s}.job-card:hover{background:#222;border-color:#3a3a3a}.job-card.selected{background:#252525;border-color:#4ade80}.actor-chip{display:inline-block;font-size:.6rem;font-weight:600;padding:.15rem .4rem;border-radius:3px;border:1px solid;margin-bottom:.35rem;text-transform:uppercase;letter-spacing:.03em}.job-statement{display:block;font-size:.75rem;color:#999;line-height:1.4}.job-card.selected .job-statement{color:#fff}.outcomes-column{width:280px;padding:0 .5rem;opacity:0;transition:opacity .3s;pointer-events:none}.outcomes-column.visible{opacity:1;pointer-events:auto}.outcomes-list{display:flex;flex-direction:column;gap:.5rem;max-height:400px;overflow-y:auto}.outcome-card{padding:.6rem .8rem;background:#1a1a2a;border:1px solid #2a2a4a;border-radius:6px}.outcome-statement{display:block;font-size:.75rem;color:#aab;line-height:1.4}.outcome-confidence{font-size:.6rem;color:#555;text-transform:capitalize;margin-top:.25rem}.empty-state{display:flex;align-items:center;justify-content:center;height:200px;color:#444;font-size:.85rem}.breadcrumb-bar{display:flex;align-items:center;gap:.4rem;padding:.75rem 2rem;background:#111;border-top:1px solid #222;flex-shrink:0}.crumb{font-size:.75rem;color:#555;padding:.2rem .4rem;border-radius:3px;transition:all .15s}.crumb.clickable{cursor:pointer}.crumb.clickable:hover{color:#888;background:#1a1a1a}.crumb.current{color:#4ade80;cursor:default}.sep{color:#333;font-size:.7rem}.loading{display:flex;align-items:center;justify-content:center;height:100vh;color:#666}.login-page{min-height:100vh;background:#0f172a;display:flex;align-items:center;justify-content:center;padding:2rem}.login-card{width:100%;max-width:380px;background:#1e293b;border:1px solid #334155;border-radius:12px;padding:2.5rem 2rem}.login-brand{font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin-bottom:2rem}.login-heading{font-size:1.5rem;font-weight:600;color:#f8fafc;margin:0 0 .375rem;letter-spacing:-.02em}.login-subheading{font-size:.875rem;color:#64748b;margin:0 0 1.75rem}.login-form{display:flex;flex-direction:column;gap:.75rem}.login-input{width:100%;background:#0f172a;border:1px solid #334155;border-radius:8px;padding:.75rem 1rem;font-size:.9rem;color:#f8fafc;outline:none;font-family:inherit;box-sizing:border-box;transition:border-color .15s ease}.login-input::placeholder{color:#475569}.login-input:focus{border-color:#3b82f6}.login-error{font-size:.8rem;color:#f87171;margin:0}.login-btn{background:#3b82f6;border:none;border-radius:8px;color:#fff;font-size:.875rem;font-weight:600;padding:.75rem;cursor:pointer;font-family:inherit;transition:background .15s ease}.login-btn:hover:not(:disabled){background:#2563eb}.login-btn:disabled{opacity:.5;cursor:not-allowed}.login-sent{text-align:center;padding:.5rem 0}.login-sent-icon{font-size:2.5rem;margin-bottom:1rem}.login-sent-heading{font-size:1.25rem;font-weight:600;color:#f8fafc;margin:0 0 .625rem}.login-sent-body{font-size:.875rem;color:#94a3b8;line-height:1.6;margin:0 0 1.5rem}.login-sent-body strong{color:#f8fafc;font-weight:500}.login-resend{background:none;border:none;color:#3b82f6;font-size:.8rem;cursor:pointer;font-family:inherit;padding:0;text-decoration:underline;text-underline-offset:2px}.login-resend:hover{color:#60a5fa}.dashboard{min-height:100vh;background:#0f172a;color:#e2e8f0}.header{padding:1.5rem 2rem;background:#1e293b;border-bottom:1px solid #334155}.header h1{margin:0;font-size:1.5rem;font-weight:600;color:#f8fafc}.subtitle{margin:.25rem 0 0;color:#94a3b8;font-size:.875rem}.main-layout{display:grid;grid-template-columns:280px 1fr;min-height:calc(100vh - 80px)}.sidebar{background:#1e293b;padding:1rem;border-right:1px solid #334155;overflow-y:auto;display:flex;flex-direction:column;gap:.75rem}.insight-card{background:#0f172a;border-radius:8px;padding:.75rem;border:1px solid #334155;transition:all .2s ease}.insight-card.collapsed{padding:0}.card-header{display:flex;align-items:center;width:100%;background:none;border:none;cursor:pointer;padding:.75rem;text-align:left;gap:.5rem}.card-header:hover{background:#ffffff0d}.card-header h3{margin:0;font-size:.8rem;font-weight:600;color:#f8fafc;flex:1}.card-count{background:#334155;color:#94a3b8;font-size:.65rem;padding:.125rem .5rem;border-radius:10px;font-weight:600}.toggle-icon{color:#64748b;font-size:1rem;font-weight:300;width:1.25rem;text-align:center}.insight-card h3{margin:0 0 .25rem;font-size:.875rem;font-weight:600;color:#f8fafc}.insight-desc{margin:0 0 .75rem;font-size:.75rem;color:#64748b}.insight-card ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.insight-card li{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;padding:.375rem 0;border-bottom:1px solid #1e293b}.insight-card li:last-child{border-bottom:none}.insight-card .tactic-name{flex:1;color:#cbd5e1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:.5rem}.avg-badge{padding:.125rem .5rem;border-radius:4px;font-weight:600;color:#fff;font-size:.7rem}.opportunities{border-left:3px solid #3b82f6}.opportunities h3{color:#60a5fa}.battlegrounds{border-left:3px solid #ef4444}.battlegrounds h3{color:#f87171}.theme-performance li{flex-direction:column;align-items:stretch;gap:.25rem}.theme-name{color:#94a3b8;font-size:.7rem}.theme-bar-container{display:flex;align-items:center;gap:.5rem;background:#1e293b;border-radius:4px;overflow:hidden}.theme-bar{height:8px;border-radius:4px;transition:width .3s ease}.theme-avg{font-size:.7rem;font-weight:600;color:#94a3b8;min-width:2rem}.heatmap-container{padding:1rem;overflow:hidden;display:flex;flex-direction:column}.controls{display:flex;gap:1.5rem;align-items:center;padding:.75rem 1rem;background:#1e293b;border-radius:8px;margin-bottom:1rem;flex-wrap:wrap}.filter-group{display:flex;align-items:center;gap:.5rem}.filter-group label{font-size:.75rem;color:#94a3b8}.filter-group select{background:#0f172a;border:1px solid #334155;color:#e2e8f0;padding:.375rem .75rem;border-radius:4px;font-size:.75rem}.filter-group select:focus{outline:none;border-color:#3b82f6}.legend{display:flex;gap:1rem;margin-left:auto}.legend-item{display:flex;align-items:center;gap:.25rem;font-size:.65rem;color:#94a3b8}.dot{width:10px;height:10px;border-radius:2px}.heatmap-scroll{flex:1;overflow:auto;border-radius:8px;border:1px solid #334155;max-height:calc(100vh - 180px)}.heatmap{border-collapse:separate;border-spacing:0;width:100%;font-size:.75rem}.heatmap th{background:#1e293b;padding:.75rem .5rem;text-align:center;font-weight:600;color:#94a3b8;border-bottom:2px solid #334155;position:sticky;z-index:10}.category-row th{top:0;z-index:20}.company-row th{top:29px;z-index:19}.tactic-header{text-align:left!important;min-width:280px;position:sticky;left:0;z-index:30!important;background:#1e293b!important}.avg-header{min-width:50px;position:sticky;left:280px;z-index:30!important;background:#1e293b!important}.company-header{min-width:70px}.company-header.category-start{border-left:2px solid #475569}.company-name{writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);display:block;max-height:100px;overflow:hidden;text-overflow:ellipsis}.category-row th{background:#334155!important;color:#f8fafc;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;padding:.5rem;border-bottom:1px solid #475569}.category-header{border-left:2px solid #475569;border-right:2px solid #475569}.category-header:first-of-type{border-left:none}.company-row th{background:#1e293b!important;border-bottom:2px solid #334155}.theme-row td{background:#334155;padding:.5rem 1rem;font-weight:600;color:#f8fafc;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}.subgroup-row td{background:#1e293b;padding:.35rem 1rem .35rem 2rem;font-weight:500;color:#94a3b8;font-size:.7rem;letter-spacing:.02em;border-bottom:1px solid #334155}.heatmap tbody tr{transition:background .15s ease}.heatmap tbody tr:hover{background:#3b82f61a}.tactic-cell{padding:.5rem .75rem;position:sticky;left:0;background:#0f172a;border-right:1px solid #334155;z-index:5}.heatmap tbody tr:hover .tactic-cell{background:#1e293b}.tactic-id{color:#64748b;margin-right:.25rem}.tactic-cell .tactic-name{color:#e2e8f0}.tag{display:inline-block;padding:.125rem .375rem;border-radius:3px;font-size:.6rem;font-weight:600;margin-left:.5rem;text-transform:uppercase}.tag.opportunity{background:#3b82f633;color:#60a5fa}.tag.battleground{background:#ef444433;color:#f87171}.uncontested-row{border-left:3px solid #3b82f6}.battleground-row{border-left:3px solid #ef4444}.avg-cell{text-align:center;padding:.5rem;font-weight:700;position:sticky;left:280px;background:#0f172a;border-right:2px solid #334155;z-index:5}.heatmap tbody tr:hover .avg-cell{background:#1e293b}.score-cell{text-align:center;padding:.5rem;border-right:1px solid #1e293b;cursor:pointer;transition:transform .1s ease}.score-cell:hover{transform:scale(1.1);z-index:20}.score{font-weight:700;font-size:.85rem}.tooltip{position:fixed;z-index:9999;background:#1e293b;border:1px solid #475569;border-radius:6px;padding:.75rem;min-width:280px;max-width:400px;box-shadow:0 10px 25px #00000080;pointer-events:none}.tooltip strong{display:block;margin-bottom:.5rem;color:#f8fafc;font-size:.8rem}.tooltip p{margin:0;color:#94a3b8;font-size:.75rem;line-height:1.5}.loading{display:flex;align-items:center;justify-content:center;height:100vh;background:#0f172a;color:#94a3b8;font-size:1rem}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1e293b}::-webkit-scrollbar-thumb{background:#475569;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#64748b}.company-avg-row th{top:58px;z-index:18;background:#1e293b!important;border-bottom:3px solid #475569;padding:.5rem}.company-avg-row .tactic-header{font-size:.7rem;color:#64748b;font-weight:500}.company-avg-row .tactic-header.avg-label{text-align:right!important;padding-right:1rem}.company-avg-cell{position:relative}.company-avg-wrapper{position:relative;display:inline-block}.company-avg-score{font-weight:700;font-size:.9rem;cursor:pointer}.theme-breakdown-tooltip{position:absolute;top:100%;left:50%;transform:translate(-50%);background:#1e293b;border:1px solid #475569;border-radius:8px;padding:.75rem;min-width:220px;z-index:100;box-shadow:0 10px 25px #00000080;opacity:0;visibility:hidden;transition:opacity .15s ease,visibility .15s ease;pointer-events:none;margin-top:.5rem}.company-avg-wrapper:hover .theme-breakdown-tooltip{opacity:1;visibility:visible}.theme-breakdown-tooltip:before{content:"";position:absolute;top:-6px;left:50%;transform:translate(-50%);border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #475569}.theme-breakdown-tooltip:after{content:"";position:absolute;top:-4px;left:50%;transform:translate(-50%);border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #1e293b}.tooltip-header{font-weight:600;font-size:.85rem;color:#f8fafc;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid #334155}.tooltip-overall{font-size:.75rem;color:#94a3b8;margin-bottom:.75rem}.tooltip-overall strong{color:#f8fafc;font-size:.85rem}.tooltip-themes{display:flex;flex-direction:column;gap:.5rem}.tooltip-themes .theme-row{display:flex;align-items:center;gap:.5rem}.tooltip-themes .theme-label{font-size:.65rem;color:#94a3b8;width:100px;flex-shrink:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.theme-bar-bg{flex:1;height:6px;background:#334155;border-radius:3px;overflow:hidden}.theme-bar-fill{height:100%;border-radius:3px;transition:width .3s ease}.tooltip-themes .theme-score{font-size:.7rem;font-weight:600;min-width:24px;text-align:right}.peer-review-indicator{position:absolute;top:2px;right:4px;font-size:.65rem;color:#a78bfa;font-weight:700}.tooltip-section{margin-top:.5rem;padding-top:.5rem;border-top:1px solid #334155}.tooltip-section:first-of-type{margin-top:.5rem;padding-top:0;border-top:none}.tooltip-label{display:block;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:.25rem}.tooltip-section.peer-review:not(.gemini):not(.perplexity):not(.peer-review-header){background:#a78bfa1a;margin:.5rem -.75rem -.75rem;padding:.75rem;border-radius:0 0 6px 6px;border-top:1px solid rgba(167,139,250,.3)}.tooltip-section.peer-review:not(.gemini):not(.perplexity):not(.peer-review-header) .tooltip-label{color:#a78bfa}.score-change{font-size:.75rem;font-weight:600;color:#c4b5fd;margin-bottom:.25rem}.subgroup-performance{border-left:3px solid #8b5cf6}.subgroup-performance h3{color:#a78bfa}.subgroup-list li{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0}.subgroup-list li.is-opportunity{background:#3b82f61a;margin:0 -.75rem;padding:.5rem .75rem;border-radius:4px}.subgroup-list li.is-tablestakes{opacity:.6}.subgroup-info{display:flex;flex-direction:column;gap:.125rem;flex:1;min-width:0}.subgroup-name{font-size:.75rem;color:#e2e8f0;font-weight:500}.subgroup-theme{font-size:.6rem;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tooltip-section.peer-review-header{background:#64647833;margin:.5rem -.75rem 0;padding:.5rem .75rem;border-top:1px solid #475569}.tooltip-section.peer-review-header .tooltip-label{color:#94a3b8}.tooltip-section.peer-review.gemini{background:#3b82f61a;margin:0 -.75rem;padding:.5rem .75rem;border-top:1px solid rgba(59,130,246,.2);border-radius:0}.tooltip-section.peer-review.gemini .tooltip-label{color:#60a5fa}.tooltip-section.peer-review.perplexity{background:#a78bfa1a;margin:0 -.75rem;padding:.5rem .75rem;border-top:1px solid rgba(167,139,250,.2);border-radius:0}.tooltip-section.peer-review.perplexity .tooltip-label{color:#a78bfa}.tooltip-section.agreement{background:#22c55e1a;margin:0 -.75rem -.75rem;padding:.5rem .75rem;border-radius:0 0 6px 6px;border-top:1px solid rgba(34,197,94,.2);text-align:center}.agreement-badge{font-size:.65rem;font-weight:600;color:#22c55e;text-transform:uppercase;letter-spacing:.05em}
