.toast-container{position:fixed;top:1rem;right:1rem;z-index:1000;display:flex;flex-direction:column;gap:.5rem;max-width:480px}.toast{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;border-radius:8px;font-weight:500;box-shadow:0 4px 12px #00000026;animation:toastSlideIn .3s ease-out}@keyframes toastSlideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.toast-success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.toast-error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.toast-info{background:#d1ecf1;color:#0c5460;border:1px solid #bee5eb}.toast-warning{background:#fff3cd;color:#856404;border:1px solid #ffeeba}.toast-icon{font-size:1.25rem;line-height:1}.toast-message{flex:1;line-height:1.4;white-space:pre-line}.toast-dismiss{background:none;border:none;font-size:1.5rem;line-height:1;cursor:pointer;opacity:.5;transition:opacity .2s;padding:0;margin-left:.5rem}.toast-dismiss:hover{opacity:1}.sync-global-banner{position:sticky;top:0;z-index:50;background:#eff6ff;border-bottom:1px solid #bfdbfe;padding:.625rem 2rem;font-size:.8125rem}.sync-banner-main{display:flex;align-items:center;gap:.75rem}.sync-banner-spinner{width:14px;height:14px;border:2px solid #bfdbfe;border-top-color:#3b82f6;border-radius:50%;animation:sync-spin .8s linear infinite;flex-shrink:0}@keyframes sync-spin{to{transform:rotate(360deg)}}.sync-banner-info{flex:1;min-width:0}.sync-banner-label{color:#1d4ed8;font-weight:500;line-height:1.4}.sync-banner-current{color:#3b82f6;font-size:.75rem;margin-top:.125rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sync-stale-warning{color:#d97706;font-weight:600}.sync-progress-bar{margin-top:.375rem;height:4px;background:#bfdbfe;border-radius:2px;overflow:hidden}.sync-progress-fill{height:100%;background:#3b82f6;border-radius:2px;transition:width .5s ease}.sync-banner-actions{display:flex;gap:.5rem;flex-shrink:0}.sync-error-badge{background:#fef2f2;color:#dc2626;border:1px solid #fca5a5;border-radius:12px;padding:.25rem .625rem;font-size:.75rem;font-weight:600;cursor:pointer;transition:background .15s}.sync-error-badge:hover{background:#fee2e2}.sync-force-stop{background:#fff7ed;color:#c2410c;border:1px solid #fed7aa;border-radius:6px;padding:.25rem .625rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:background .15s}.sync-force-stop:hover{background:#ffedd5}.sync-force-stop:disabled{opacity:.5;cursor:not-allowed}.sync-errors-dropdown{margin-top:.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:6px;max-height:200px;overflow-y:auto}.sync-error-item{display:flex;gap:.5rem;padding:.375rem .75rem;font-size:.75rem;border-bottom:1px solid #f1f5f9;align-items:baseline}.sync-error-item:last-child{border-bottom:none}.sync-error-phase{color:#64748b;font-weight:500;white-space:nowrap}.sync-error-project{color:#1e293b;font-weight:500;white-space:nowrap}.sync-error-message{color:#dc2626;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sync-recap{cursor:pointer;padding:.75rem 2rem}.sync-recap-content{display:flex;align-items:center;gap:.5rem}.sync-recap-icon{font-weight:700;font-size:.875rem}.sync-recap--success{background:#f0fdf4;border-color:#86efac;color:#15803d}.sync-recap--warning{background:#fffbeb;border-color:#fcd34d;color:#92400e}.sync-recap--error{background:#fef2f2;border-color:#fca5a5;color:#dc2626}.sync-recap-details-btn{margin-left:auto;background:#fff;border:1px solid currentColor;color:inherit;border-radius:6px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;cursor:pointer;opacity:.8;transition:opacity .15s}.sync-recap-details-btn:hover{opacity:1}@media (max-width: 768px){.sync-global-banner{padding:.5rem 1rem}.sync-banner-main{flex-wrap:wrap}.sync-banner-actions{width:100%;justify-content:flex-end;margin-top:.25rem}}._container_taoyv_1{min-height:100vh;display:flex;flex-direction:column}._header_taoyv_7{background-color:#fff;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d}._brand_taoyv_17{display:flex;align-items:center;gap:.875rem}._logo_taoyv_23{height:32px;width:auto}._appName_taoyv_28{font-size:1rem;font-weight:500;color:#374151;letter-spacing:-.01em}._nav_taoyv_35{display:flex;gap:.25rem;align-items:center}._navLink_taoyv_41{color:#6b7280;text-decoration:none;font-weight:500;font-size:.9375rem;padding:.625rem 1rem;border-radius:6px;transition:all .15s ease;position:relative}._navLink_taoyv_41:hover{color:#05327a;background-color:#f3f4f6}._active_taoyv_57{color:#1966e3;background-color:#eff6ff}._active_taoyv_57:after{content:"";position:absolute;bottom:0;left:1rem;right:1rem;height:2px;background-color:#1966e3;border-radius:2px 2px 0 0}._main_taoyv_73{flex:1;padding:2rem;background-color:#f9fafb}._userSection_taoyv_79{display:flex;align-items:center;gap:.75rem;padding-left:1rem;border-left:1px solid #e5e7eb}._avatar_taoyv_87{width:32px;height:32px;border-radius:50%;border:2px solid #e5e7eb}._userName_taoyv_94{font-size:.875rem;font-weight:500;color:#374151}._logoutButton_taoyv_100{background:#fff;border:1px solid #d1d5db;color:#6b7280;padding:.375rem .875rem;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .15s ease}._logoutButton_taoyv_100:hover{background-color:#f9fafb;border-color:#9ca3af;color:#374151}._hamburger_taoyv_118{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:8px;z-index:1001}._hamburger_taoyv_118 span{display:block;width:24px;height:2px;background-color:#374151;border-radius:2px;transition:all .3s ease}._mobileOverlay_taoyv_138{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:999}._mobileNav_taoyv_149{position:fixed;top:0;right:0;bottom:0;width:280px;max-width:80vw;background-color:#fff;box-shadow:-2px 0 8px #0000001a;display:flex;flex-direction:column;padding:1rem;gap:.5rem;overflow-y:auto;animation:_slideIn_taoyv_1 .3s ease}@keyframes _slideIn_taoyv_1{0%{transform:translate(100%)}to{transform:translate(0)}}._mobileNavLink_taoyv_175{color:#6b7280;text-decoration:none;font-weight:500;font-size:1rem;padding:.875rem 1rem;border-radius:6px;transition:all .15s ease;min-height:48px;display:flex;align-items:center}._mobileNavLink_taoyv_175:hover{color:#05327a;background-color:#f3f4f6}._mobileNavLink_taoyv_175._active_taoyv_57{color:#1966e3;background-color:#eff6ff}._mobileUserSection_taoyv_198{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1rem;margin-top:auto;border-top:1px solid #e5e7eb}@media (max-width: 768px){._header_taoyv_7{padding:1rem}._appName_taoyv_28,._nav_taoyv_35,._userSection_taoyv_79{display:none}._hamburger_taoyv_118{display:flex}._mobileOverlay_taoyv_138{display:block}._main_taoyv_73{padding:1rem}}.login-page{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#1a1a2e}.login-card{background:#fff;border-radius:12px;padding:3rem;text-align:center;box-shadow:0 4px 24px #0003;max-width:400px;width:100%}.login-title{font-size:1.5rem;color:#1a1a2e;margin:0 0 .5rem}.login-subtitle{color:#666;margin:0 0 2rem;font-size:.9rem}.login-google-button{display:flex;justify-content:center;margin-bottom:1rem}.login-error{color:#d32f2f;font-size:.875rem;margin-top:1rem}@media (max-width: 480px){.login-card{padding:2rem 1.5rem;margin:0 1rem;border-radius:10px}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:500;border-radius:6px;cursor:pointer;transition:background .2s,border-color .2s,opacity .2s;border:1px solid transparent}.btn-small{padding:.5rem .75rem;font-size:.75rem}.btn-medium{padding:.75rem 1.25rem;font-size:.875rem}.btn-large{padding:1rem 1.5rem;font-size:1rem}.btn-primary{background:#3b82f6;color:#fff;border-color:#3b82f6}.btn-primary:hover:not(:disabled){background:#2563eb;border-color:#2563eb}.btn-secondary{background:#fff;color:#475569;border-color:#e2e8f0}.btn-secondary:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.btn-ai{background:#f5f3ff;color:#7c3aed;border-color:#ddd6fe}.btn-ai:hover:not(:disabled){background:#ede9fe;border-color:#c4b5fd}.btn-danger{background:#ef4444;color:#fff;border-color:#ef4444}.btn-danger:hover:not(:disabled){background:#dc2626;border-color:#dc2626}.btn-spinner{width:1em;height:1em;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:btnSpin .75s linear infinite}@keyframes btnSpin{to{transform:rotate(360deg)}}.btn-loading-text{margin-left:.25rem}@media (max-width: 768px){.btn-small{padding:.5rem .875rem;font-size:.8125rem;min-height:2.25rem}}.skeleton{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9,#e2e8f0 75%);background-size:200% 100%;animation:skeletonShimmer 1.5s infinite}@keyframes skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-text{border-radius:4px}.skeleton-rectangular{border-radius:6px}.skeleton-circular{border-radius:50%}.skeleton-card{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px}.skeleton-card-body{display:flex;flex-direction:column;gap:.5rem}.skeleton-list{display:flex;flex-direction:column;gap:1rem}.skeleton-form{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background:#fff;border-radius:8px}.skeleton-form-actions{display:flex;gap:1rem;margin-top:.5rem}._container_9x1oa_1{max-width:800px;margin:0 auto}._title_9x1oa_6{margin:0 0 .5rem;font-size:1.75rem}._description_9x1oa_11{color:#666;margin-bottom:2rem}._loading_9x1oa_16{text-align:center;padding:2rem;color:#666}._form_9x1oa_22{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:2rem}._section_9x1oa_29{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #eee}._section_9x1oa_29:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}._sectionTitle_9x1oa_41{display:flex;align-items:center;gap:1rem;margin:0 0 1rem;font-size:1.25rem}._configured_9x1oa_49{font-size:.75rem;font-weight:400;padding:.25rem .5rem;background:#d4edda;color:#155724;border-radius:4px}._notConfigured_9x1oa_58{font-size:.75rem;font-weight:400;padding:.25rem .5rem;background:#f8d7da;color:#721c24;border-radius:4px}._serviceDetail_9x1oa_67{color:#666;font-size:.875rem;margin:0}._field_9x1oa_73{margin-bottom:1rem}._field_9x1oa_73 label{display:block;margin-bottom:.5rem;font-weight:500;color:#333}._field_9x1oa_73 input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .2s}._field_9x1oa_73 input:focus{outline:none;border-color:#4a9eff}._actions_9x1oa_98{display:flex;gap:1rem;margin-top:2rem}._primaryButton_9x1oa_104{padding:.75rem 1.5rem;background:#4a9eff;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s}._primaryButton_9x1oa_104:hover:not(:disabled){background:#3a8eef}._primaryButton_9x1oa_104:disabled{opacity:.6;cursor:not-allowed}._secondaryButton_9x1oa_125{padding:.75rem 1.5rem;background:#fff;color:#333;border:1px solid #ddd;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s,border-color .2s}._secondaryButton_9x1oa_125:hover:not(:disabled){background:#f5f5f5;border-color:#ccc}._secondaryButton_9x1oa_125:disabled{opacity:.6;cursor:not-allowed}._successMessage_9x1oa_147{margin-top:1rem;padding:.75rem;background:#d4edda;color:#155724;border-radius:4px}._validationResults_9x1oa_155{margin-top:1.5rem;padding:1rem;background:#f8f9fa;border-radius:4px}._validationResults_9x1oa_155 h4{margin:0 0 .75rem}._validationResults_9x1oa_155 ul{list-style:none;padding:0;margin:0}._validationResults_9x1oa_155 li{padding:.5rem 0}._valid_9x1oa_155{color:#155724}._valid_9x1oa_155:before{content:"✓ "}._invalid_9x1oa_184{color:#721c24}._invalid_9x1oa_184:before{content:"✗ "}._validationDetails_9x1oa_192{color:#666;font-weight:400}._divider_9x1oa_197{margin:3rem 0;border:none;border-top:1px solid #eee}._textarea_9x1oa_203{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;font-family:inherit;resize:vertical;transition:border-color .2s}._textarea_9x1oa_203:focus{outline:none;border-color:#4a9eff}._expertiseTags_9x1oa_219{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}._expertiseTag_9x1oa_219{padding:.25rem .75rem;background:#e9ecef;color:#495057;border-radius:16px;font-size:.875rem}.tag-badge{position:relative;display:inline-flex;align-items:center;gap:.25rem;padding:.125rem .5rem;border-radius:9999px;font-weight:500;white-space:nowrap;transition:opacity .15s}.tag-badge-small{font-size:.75rem;padding:.125rem .5rem}.tag-badge-medium{font-size:.875rem;padding:.25rem .75rem}.tag-group-digital{background:#dbeafe;color:#1e40af;border:1px solid #93c5fd}.tag-group-immersif{background:#f3e8ff;color:#6b21a8;border:1px solid #d8b4fe}.tag-group-experientiel{background:#fce7f3;color:#9d174d;border:1px solid #f9a8d4}.tag-group-activation{background:#fef3c7;color:#92400e;border:1px solid #fcd34d}.tag-group-contenu{background:#d1fae5;color:#065f46;border:1px solid #6ee7b7}.tag-group-engagement{background:#fce4ec;color:#880e4f;border:1px solid #f48fb1}.tag-group-services{background:#e2e8f0;color:#334155;border:1px solid #94a3b8}.tag-badge-label{line-height:1.4}.tag-badge-confidence{font-size:.65rem;opacity:.7;padding-left:.25rem}.tag-badge-ai{font-size:.6rem;background:#0000001a;padding:0 .25rem;border-radius:3px;text-transform:uppercase;font-weight:600;margin-left:.125rem}.tag-badge-remove{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;margin-left:.125rem;margin-right:-.25rem;background:none;border:none;cursor:pointer;font-size:.875rem;line-height:1;opacity:.6;border-radius:50%;transition:opacity .15s,background .15s}.tag-badge-remove:hover{opacity:1;background:#0000001a}.tag-badge-list{display:flex;flex-wrap:wrap;gap:.375rem;align-items:center}.tag-badge-more{font-size:.75rem;color:#64748b;padding:.125rem .375rem;background:#f1f5f9;border-radius:9999px}.tag-badge-tooltip{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);padding:.5rem .75rem;background:#1e293b;color:#f1f5f9;font-size:.75rem;font-weight:400;line-height:1.4;white-space:normal;width:max-content;max-width:260px;border-radius:6px;box-shadow:0 4px 12px #00000026;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .15s,visibility .15s;z-index:50}.tag-badge-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#1e293b}.tag-badge:hover .tag-badge-tooltip{opacity:1;visibility:visible}.tech-badge{position:relative;display:inline-flex;align-items:center;gap:.25rem;padding:.125rem .5rem;border-radius:9999px;font-weight:500;white-space:nowrap;transition:opacity .15s}.tech-badge-small{font-size:.75rem;padding:.125rem .5rem}.tech-badge-medium{font-size:.875rem;padding:.25rem .75rem}.tech-group-frontend{background:#dbeafe;color:#1e40af;border:1px solid #93c5fd}.tech-group-backend{background:#dcfce7;color:#166534;border:1px solid #86efac}.tech-group-mobile-dev{background:#fef3c7;color:#92400e;border:1px solid #fcd34d}.tech-group-database{background:#fce7f3;color:#9d174d;border:1px solid #f9a8d4}.tech-group-infra{background:#e0e7ff;color:#3730a3;border:1px solid #a5b4fc}.tech-group-cms-ecommerce{background:#f3e8ff;color:#6b21a8;border:1px solid #d8b4fe}.tech-group-creative-tools{background:#ffedd5;color:#9a3412;border:1px solid #fdba74}.tech-group-ai-data{background:#ccfbf1;color:#115e59;border:1px solid #5eead4}.tech-badge-label{line-height:1.4}.tech-badge-confidence{font-size:.65rem;opacity:.7;padding-left:.25rem}.tech-badge-ai{font-size:.6rem;background:#0000001a;padding:0 .25rem;border-radius:3px;text-transform:uppercase;font-weight:600;margin-left:.125rem}.tech-badge-remove{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;margin-left:.125rem;margin-right:-.25rem;background:none;border:none;cursor:pointer;font-size:.875rem;line-height:1;opacity:.6;border-radius:50%;transition:opacity .15s,background .15s}.tech-badge-remove:hover{opacity:1;background:#0000001a}.tech-badge-list{display:flex;flex-wrap:wrap;gap:.375rem;align-items:center}.tech-badge-more{font-size:.75rem;color:#64748b;padding:.125rem .375rem;background:#f1f5f9;border-radius:9999px}.tech-badge-tooltip{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);padding:.5rem .75rem;background:#1e293b;color:#f1f5f9;font-size:.75rem;font-weight:400;line-height:1.4;white-space:normal;width:max-content;max-width:260px;border-radius:6px;box-shadow:0 4px 12px #00000026;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .15s,visibility .15s;z-index:50}.tech-badge-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#1e293b}.tech-badge:hover .tech-badge-tooltip{opacity:1;visibility:visible}.project-card{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;border-radius:10px;text-decoration:none;color:inherit;overflow:hidden;transition:box-shadow .2s,border-color .2s,transform .2s}.project-card:hover{border-color:#cbd5e1;box-shadow:0 6px 20px #0f172a14;transform:translateY(-2px)}.project-card:focus{outline:2px solid #3b82f6;outline-offset:2px}.project-card:focus:not(:focus-visible){outline:none}.project-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--status-color, #94a3b8);transition:width .2s}.project-card:hover:before{width:5px}.project-card[data-status=active]{--status-color: #3b82f6}.project-card[data-status=completed]{--status-color: #10b981}.project-card[data-status=cancelled]{--status-color: #ef4444}.project-card[data-status=archived]{--status-color: #94a3b8}.project-card-primary{padding:1.25rem 1.25rem 1rem 1.5rem;border-bottom:1px solid #f1f5f9}.project-card-title{margin:0 0 .375rem;font-size:1.125rem;font-weight:700;color:#0f172a;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.project-card-client{margin:0;font-size:.9375rem;font-weight:500;color:#475569;line-height:1.3}.project-card-endclient{margin:.25rem 0 0;font-size:.8125rem;color:#64748b;font-style:italic}.project-card-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:.75rem;padding:.875rem 1.25rem .875rem 1.5rem;border-bottom:1px solid #f1f5f9}.project-card-metric{display:flex;flex-direction:column;gap:.125rem}.metric-label{font-size:.6875rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}.metric-value{font-size:.9375rem;font-weight:600;color:#1e293b;line-height:1.3}.metric-value-budget{color:#0f172a;font-size:1rem}.project-card-metadata{display:flex;flex-wrap:wrap;gap:.375rem;padding:.625rem 1.25rem .625rem 1.5rem;background:#f8fafc}.metadata-item{padding:.1875rem .5rem;font-size:.75rem;font-weight:500;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:4px;white-space:nowrap}.metadata-slides-ok{color:#059669;border-color:#a7f3d0;background:#f0fdf4}.project-card-section{padding:.625rem 1.25rem .625rem 1.5rem}.project-card-section+.project-card-section{padding-top:0}.section-label{display:block;margin-bottom:.375rem;font-size:.6875rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}.project-card-status-bar{margin-top:auto;padding:.375rem 1.25rem .375rem 1.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;border-top:1px solid #f1f5f9}.project-card-status-bar.status-active{color:#2563eb;background:#eff6ff}.project-card-status-bar.status-completed{color:#059669;background:#f0fdf4}.project-card-status-bar.status-cancelled{color:#dc2626;background:#fef2f2}.project-card-status-bar.status-archived{color:#64748b;background:#f8fafc}@media (max-width: 768px){.project-card-primary{padding:1rem 1rem .75rem 1.25rem}.project-card-metrics{padding:.75rem 1rem .75rem 1.25rem}.metric-label{font-size:.75rem}.project-card-metadata,.project-card-section{padding:.5rem 1rem .5rem 1.25rem}}.project-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.25rem}.project-list-loading,.project-list-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#64748b}.project-list-sentinel{min-height:1px}.project-list-loading-more{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:#64748b;font-size:.875rem}@media (max-width: 768px){.project-list{grid-template-columns:1fr;gap:.75rem}}.tag-selector{display:flex;flex-direction:column;gap:.75rem}.tag-selector-disabled{opacity:.6;pointer-events:none}.tag-selector-selected{display:flex;flex-wrap:wrap;gap:.5rem;padding:.75rem;background:#f8fafc;border-radius:8px;min-height:2.5rem}.tag-selector-groups{display:flex;flex-direction:column;gap:.25rem;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.tag-group-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1rem;background:#f8fafc;border:none;cursor:pointer;text-align:left;font-size:.875rem;font-weight:500;color:#334155;transition:background .15s}.tag-group-header:hover:not(:disabled){background:#f1f5f9}.tag-group-header:disabled{cursor:not-allowed}.tag-group-title{display:flex;align-items:center;gap:.5rem}.tag-group-chevron{font-size:.75rem;color:#64748b;transition:transform .2s}.tag-group-chevron.expanded{transform:rotate(180deg)}.tag-group-tags{display:flex;flex-wrap:wrap;gap:.5rem;padding:.75rem 1rem;background:#fff;border-top:1px solid #e2e8f0}.tag-option{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.875rem;background:#fff;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;color:#475569;transition:all .15s}.tag-option:hover:not(:disabled){border-color:#3b82f6;color:#3b82f6}.tag-option:disabled{opacity:.5;cursor:not-allowed}.tag-option-checkbox{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;font-size:.75rem}.tag-selector-hint{font-size:.75rem;color:#64748b;margin:0}.tag-filter{position:relative}.tag-filter-toggle{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;background:#fff;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;color:#475569;transition:border-color .15s}.tag-filter-toggle:hover{border-color:#94a3b8}.tag-filter-clear-inline{font-size:1rem;color:#94a3b8;line-height:1;transition:color .15s}.tag-filter-clear-inline:hover{color:#ef4444}.tag-filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .375rem;font-size:.75rem;font-weight:600;background:#3b82f6;color:#fff;border-radius:9999px}.tag-filter-chevron{font-size:.625rem;color:#64748b;transition:transform .2s}.tag-filter-chevron.open{transform:rotate(180deg)}.tag-filter-dropdown{position:absolute;top:calc(100% + .5rem);left:0;z-index:50;min-width:20rem;max-height:24rem;overflow-y:auto;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.tag-filter-match-mode{display:flex;gap:1rem;padding:.75rem 1rem;border-bottom:1px solid #e2e8f0;background:#f8fafc}.tag-filter-match-mode label{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;color:#475569;cursor:pointer}.tag-filter-match-mode input[type=radio]{accent-color:#3b82f6}.tag-filter-groups{padding:.5rem 0}.tag-filter-group{padding:.5rem 1rem}.tag-filter-group-label{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.tag-filter-group-tags{display:flex;flex-wrap:wrap;gap:.375rem}.tag-filter-tag{padding:.25rem .625rem;font-size:.75rem;background:#f1f5f9;border:1px solid transparent;border-radius:9999px;cursor:pointer;color:#475569;transition:all .15s}.tag-filter-tag:hover{background:#e2e8f0}.tag-filter-tag.selected{background:#3b82f6;color:#fff}.tag-filter-clear{display:block;width:100%;padding:.75rem;font-size:.875rem;background:none;border:none;border-top:1px solid #e2e8f0;cursor:pointer;color:#ef4444;text-align:center;transition:background .15s}.tag-filter-clear:hover{background:#fef2f2}.tag-filter-group-none{border-bottom:1px solid #e2e8f0;padding-bottom:.75rem;margin-bottom:.25rem}.tag-filter-tag-none{font-style:italic;color:#64748b}.tag-filter-tag-none.selected{background:#64748b;color:#fff}.tech-selector{display:flex;flex-direction:column;gap:.75rem}.tech-selector-disabled{opacity:.6;pointer-events:none}.tech-selector-search{position:relative}.tech-selector-search-input{width:100%;padding:.625rem 2rem .625rem .75rem;font-size:.875rem;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#334155;outline:none;transition:border-color .15s;box-sizing:border-box}.tech-selector-search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.tech-selector-search-input::placeholder{color:#94a3b8}.tech-selector-search-clear{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;font-size:1rem;color:#94a3b8;padding:.25rem;line-height:1}.tech-selector-search-clear:hover{color:#475569}.tech-selector-selected{display:flex;flex-wrap:wrap;gap:.5rem;padding:.75rem;background:#f8fafc;border-radius:8px;min-height:2.5rem}.tech-selector-groups{display:flex;flex-direction:column;gap:.25rem;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.tech-selector-empty{padding:1.5rem;text-align:center;color:#94a3b8;font-size:.875rem}.tech-group-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1rem;background:#f8fafc;border:none;cursor:pointer;text-align:left;font-size:.875rem;font-weight:500;color:#334155;transition:background .15s}.tech-group-header:hover:not(:disabled){background:#f1f5f9}.tech-group-header:disabled{cursor:not-allowed}.tech-group-title{display:flex;align-items:center;gap:.5rem}.tech-group-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .375rem;font-size:.75rem;font-weight:600;background:#3b82f6;color:#fff;border-radius:9999px}.tech-group-chevron{font-size:.75rem;color:#64748b;transition:transform .2s}.tech-group-chevron.expanded{transform:rotate(180deg)}.tech-group-tags{display:flex;flex-wrap:wrap;gap:.5rem;padding:.75rem 1rem;background:#fff;border-top:1px solid #e2e8f0}.tech-option{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.875rem;background:#fff;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;color:#475569;transition:all .15s}.tech-option:hover:not(:disabled){border-color:#3b82f6;color:#3b82f6}.tech-option.selected{background:#3b82f6;border-color:#3b82f6;color:#fff}.tech-option:disabled{opacity:.5;cursor:not-allowed}.tech-option-checkbox{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;font-size:.75rem}.tech-selector-hint{font-size:.75rem;color:#64748b;margin:0}.tech-filter{position:relative}.tech-filter-toggle{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;background:#fff;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;color:#475569;transition:border-color .15s}.tech-filter-toggle:hover{border-color:#94a3b8}.tech-filter-clear-inline{font-size:1rem;color:#94a3b8;line-height:1;transition:color .15s}.tech-filter-clear-inline:hover{color:#ef4444}.tech-filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .375rem;font-size:.75rem;font-weight:600;background:#3b82f6;color:#fff;border-radius:9999px}.tech-filter-chevron{font-size:.625rem;color:#64748b;transition:transform .2s}.tech-filter-chevron.open{transform:rotate(180deg)}.tech-filter-dropdown{position:absolute;top:calc(100% + .5rem);left:0;z-index:50;min-width:22rem;max-height:28rem;overflow-y:auto;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.tech-filter-search{padding:.75rem;border-bottom:1px solid #e2e8f0}.tech-filter-search-input{width:100%;padding:.5rem .75rem;font-size:.8125rem;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc;color:#334155;outline:none;transition:border-color .15s;box-sizing:border-box}.tech-filter-search-input:focus{border-color:#3b82f6;background:#fff}.tech-filter-search-input::placeholder{color:#94a3b8}.tech-filter-match-mode{display:flex;gap:1rem;padding:.75rem 1rem;border-bottom:1px solid #e2e8f0;background:#f8fafc}.tech-filter-match-mode label{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;color:#475569;cursor:pointer}.tech-filter-match-mode input[type=radio]{accent-color:#3b82f6}.tech-filter-groups{padding:.5rem 0}.tech-filter-group{padding:.5rem 1rem}.tech-filter-group-label{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.tech-filter-group-tags{display:flex;flex-wrap:wrap;gap:.375rem}.tech-filter-tag{padding:.25rem .625rem;font-size:.75rem;background:#f1f5f9;border:1px solid transparent;border-radius:9999px;cursor:pointer;color:#475569;transition:all .15s}.tech-filter-tag:hover{background:#e2e8f0}.tech-filter-tag.selected{background:#3b82f6;color:#fff}.tech-filter-empty{padding:1rem;text-align:center;color:#94a3b8;font-size:.8125rem}.tech-filter-clear{display:block;width:100%;padding:.75rem;font-size:.875rem;background:none;border:none;border-top:1px solid #e2e8f0;cursor:pointer;color:#ef4444;text-align:center;transition:background .15s}.tech-filter-clear:hover{background:#fef2f2}.tech-filter-group-none{border-bottom:1px solid #e2e8f0;padding-bottom:.75rem;margin-bottom:.25rem}.tech-filter-tag-none{font-style:italic;color:#64748b}.tech-filter-tag-none.selected{background:#64748b;color:#fff}.projects-page{max-width:1200px;margin:0 auto;padding:2rem}.projects-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.projects-header h1{margin:0;font-size:1.75rem;font-weight:600;color:#1e293b}.sync-button{padding:.625rem 1rem;font-size:.875rem;font-weight:500;background:#3b82f6;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background .2s}.sync-button:hover:not(:disabled){background:#2563eb}.sync-button:disabled{opacity:.6;cursor:not-allowed}.projects-filters{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.search-input{width:100%;padding:.625rem 2.25rem .625rem 1rem;font-size:.875rem;border:1px solid #e2e8f0;border-radius:6px;outline:none;transition:border-color .2s}.search-input:focus{border-color:#3b82f6}.projects-header-actions{display:flex;gap:.5rem}.confirm-dialog{background:#fff;border-radius:12px;padding:1.5rem;max-width:480px;width:90%;box-shadow:0 20px 60px #00000026}.confirm-dialog p{margin:0 0 1.25rem;font-size:.875rem;color:#64748b;line-height:1.5}.confirm-dialog .sync-options{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.sync-option{display:flex;align-items:flex-start;gap:.625rem;cursor:pointer;padding:.5rem .625rem;border-radius:6px;transition:background .15s}.sync-option:hover{background:#f8fafc}.sync-option input[type=checkbox]{margin-top:.125rem;width:16px;height:16px;accent-color:#3b82f6;cursor:pointer;flex-shrink:0}.sync-option-content{display:flex;flex-direction:column;gap:.125rem}.sync-option-label{font-size:.875rem;font-weight:500;color:#1e293b}.sync-option-desc{font-size:.75rem;color:#94a3b8}.sync-mode-toggle{display:flex;gap:0;margin-left:2.25rem;margin-top:-.25rem;margin-bottom:.25rem;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden}.sync-mode-btn{flex:1;padding:.375rem .75rem;font-size:.75rem;font-weight:500;border:none;background:#fff;color:#64748b;cursor:pointer;transition:all .15s}.sync-mode-btn+.sync-mode-btn{border-left:1px solid #e2e8f0}.sync-mode-btn.active{background:#eff6ff;color:#2563eb}.sync-mode-btn:hover:not(.active){background:#f8fafc}.sync-suboptions{margin-left:2.25rem;margin-top:-.25rem;margin-bottom:.5rem;padding:.5rem .75rem;background:#f8fafc;border-radius:6px;border:1px solid #e2e8f0}.sync-suboption{display:flex;align-items:center;gap:.5rem;padding:.25rem 0;cursor:pointer;font-size:.8125rem;color:#475569}.sync-suboption:hover{color:#1e293b}.sync-suboption input[type=checkbox]{width:14px;height:14px;accent-color:#3b82f6;cursor:pointer}.sync-status-filter{margin-top:.625rem;padding-top:.625rem;border-top:1px solid #e2e8f0;display:flex;align-items:center;gap:.5rem}.sync-status-filter label{font-size:.75rem;color:#64748b;white-space:nowrap}.sync-status-filter select{flex:1;padding:.375rem .5rem;font-size:.75rem;border:1px solid #e2e8f0;border-radius:4px;background:#fff;cursor:pointer}@media (max-width: 768px){.projects-page{padding:1rem}.projects-header{flex-direction:column;align-items:flex-start;gap:.75rem}.projects-header h1{font-size:1.375rem}.projects-filters{flex-direction:column}.sync-mode-toggle{margin-left:0}}.hero{position:relative;background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.hero:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--hero-status-color, #94a3b8)}.hero[data-status=active]{--hero-status-color: #3b82f6}.hero[data-status=completed]{--hero-status-color: #10b981}.hero[data-status=cancelled]{--hero-status-color: #ef4444}.hero[data-status=archived]{--hero-status-color: #94a3b8}.hero-top{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:1.25rem 1.5rem 1.25rem 1.75rem}.hero-identity{display:flex;flex-direction:column;gap:.375rem;min-width:0;flex:1}.hero-name-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.hero-name{margin:0;font-size:1.5rem;font-weight:700;color:#0f172a;line-height:1.2}.hero-status{display:inline-flex;padding:.1875rem .625rem;font-size:.6875rem;font-weight:700;border-radius:999px;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.hero-status--active{background:#dbeafe;color:#1d4ed8}.hero-status--completed{background:#dcfce7;color:#15803d}.hero-status--cancelled{background:#fef2f2;color:#dc2626}.hero-status--archived{background:#f1f5f9;color:#64748b}.hero-clients{display:flex;flex-direction:column;gap:.125rem}.hero-client{margin:0;display:flex;align-items:center;gap:.375rem;font-size:.875rem;color:#475569}.hero-client-label{font-size:.625rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;margin-right:.125rem}.hero-client-link{color:#3b82f6;text-decoration:none;font-weight:500}.hero-client-link:hover{text-decoration:underline}.hero-client-name{color:#1e293b;font-weight:500}.hero-source-badge{display:inline-flex;align-items:center;padding:.0625rem .3125rem;font-size:.5625rem;font-weight:700;border-radius:3px;text-transform:uppercase;letter-spacing:.04em}.hero-source-badge--ai{background:#faf5ff;color:#8b5cf6;border:1px solid #ddd6fe}.hero-source-badge--manual{background:#e0f2fe;color:#0369a1;border:1px solid #bae6fd}.hero-group-indicator{display:inline-flex;align-items:center;gap:.25rem;margin-left:.25rem;font-size:.75rem;color:#94a3b8}.hero-group-dot{display:inline-block;width:3px;height:3px;background:#cbd5e1;border-radius:50%;margin-right:.125rem}.hero-group-link{color:#94a3b8;text-decoration:none;font-weight:400;transition:color .15s}.hero-group-link:hover{color:#3b82f6;text-decoration:underline}.hero-actions{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:.375rem}.hero-action-hint{font-size:.75rem;color:#f59e0b;font-style:italic}@media (max-width: 768px){.hero-top{flex-direction:column;gap:1rem;padding:1rem 1rem 1rem 1.25rem}.hero-name{font-size:1.25rem}.hero-actions{width:100%}.hero-client{flex-wrap:wrap}.hero-group-indicator{flex-basis:100%;margin-left:0;margin-top:.125rem;padding-left:0}}.qf{display:flex;flex-direction:column;gap:.625rem;padding:1rem 1.25rem}.qf-row{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.qf-label{font-size:.75rem;font-weight:500;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}.qf-value{font-size:.875rem;font-weight:600;color:#1e293b;text-align:right}.qf-value--budget{color:#059669}.qf-status{display:inline-flex;padding:.1875rem .5rem;font-size:.6875rem;font-weight:700;border-radius:999px;text-transform:uppercase;letter-spacing:.04em}.qf-status--active{background:#dbeafe;color:#1d4ed8}.qf-status--completed{background:#dcfce7;color:#15803d}.qf-status--cancelled{background:#fef2f2;color:#dc2626}.qf-status--archived{background:#f1f5f9;color:#64748b}.twp{border-top:1px solid #f1f5f9}.twp-header{padding:.75rem 1.25rem 0}.twp-title{font-size:.6875rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}.twp-body{display:flex;flex-direction:column;align-items:center;gap:.375rem;padding:.5rem 1.25rem 1rem}.twp-date-row{display:flex;align-items:center;gap:.5rem;width:100%}.twp-date{font-size:.6875rem;color:#94a3b8;flex:1;min-width:0}.twp-date--empty{font-style:italic}.twp-refresh-btn{display:inline-flex;align-items:center;gap:.25rem;padding:.1875rem .5rem;font-size:.6875rem;font-weight:500;background:#fff;border:1px solid #e2e8f0;border-radius:4px;color:#3b82f6;cursor:pointer;transition:background .15s,border-color .15s;font-family:inherit;white-space:nowrap;flex-shrink:0}.twp-refresh-btn:hover:not(:disabled){background:#eff6ff;border-color:#bfdbfe}.twp-refresh-btn:disabled{opacity:.6;cursor:not-allowed}.twp-spinner{display:inline-block;width:.75rem;height:.75rem;border:2px solid #bfdbfe;border-top-color:#3b82f6;border-radius:50%;animation:twp-spin .6s linear infinite}@keyframes twp-spin{to{transform:rotate(360deg)}}.twp-sync-step{font-size:.6875rem;color:#64748b;font-weight:500}.twp-refresh-dropdown{position:relative;display:inline-flex;flex-shrink:0}.twp-refresh-dropdown .twp-refresh-btn{border-radius:4px 0 0 4px}.twp-refresh-caret{display:inline-flex;align-items:center;justify-content:center;padding:.1875rem .25rem;font-size:.5rem;background:#fff;border:1px solid #e2e8f0;border-left:none;border-radius:0 4px 4px 0;color:#3b82f6;cursor:pointer;transition:background .15s,border-color .15s;font-family:inherit}.twp-refresh-caret:hover:not(:disabled){background:#eff6ff;border-color:#bfdbfe}.twp-refresh-caret:disabled{opacity:.6;cursor:not-allowed}.twp-refresh-menu{position:absolute;top:100%;right:0;margin-top:.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:6px;box-shadow:0 4px 12px #0000001a;z-index:10;min-width:160px;overflow:hidden}.twp-refresh-menu button{display:block;width:100%;padding:.5rem .75rem;font-size:.75rem;font-weight:500;text-align:left;background:none;border:none;color:#334155;cursor:pointer;transition:background .15s;font-family:inherit}.twp-refresh-menu button:hover{background:#f1f5f9}.twp-refresh-menu button+button{border-top:1px solid #f1f5f9}.twp-chips{display:flex;flex-wrap:wrap;gap:.25rem;width:100%}.twp-chip{display:inline-flex;align-items:center;gap:.25rem;padding:.125rem .4375rem;background:#fff;border:1px solid #e2e8f0;border-radius:3px;font-size:.625rem;color:#64748b;line-height:1;white-space:nowrap}.twp-chip-value{font-weight:700;color:#334155}.sl{border-top:1px solid #f1f5f9}.sl-header{display:flex;align-items:center;gap:.375rem;padding:.75rem 1.25rem 0}.sl-title{font-size:.6875rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}.sl-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .25rem;font-size:.625rem;font-weight:700;color:#64748b;background:#f1f5f9;border-radius:999px}.sl-header .btn{margin-left:auto}.sl-body{padding:.5rem 1.25rem 1rem}.sl-loading{display:flex;flex-direction:column;gap:.5rem}.sl-list{display:flex;flex-direction:column;gap:.375rem}.sl-item{display:flex;align-items:center;gap:.5rem;padding:.5rem .625rem;background:#fff;border:1px solid #e2e8f0;border-radius:6px;text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .15s}.sl-item:hover{border-color:#3b82f6;box-shadow:0 2px 6px #3b82f61a}.sl-item-title{flex:1;min-width:0;font-size:.8125rem;font-weight:500;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sl-item-status{flex-shrink:0;padding:.125rem .375rem;font-size:.625rem;font-weight:600;border-radius:3px;text-transform:uppercase;letter-spacing:.02em}.sl-toggle{flex-shrink:0;width:1.125rem;height:1.125rem;border-radius:50%;border:2px solid #cbd5e1;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:border-color .15s,background .15s,color .15s;color:transparent}.sl-toggle:hover{border-color:#94a3b8}.sl-toggle.included{border-color:#22c55e;background:#dcfce7;color:#15803d}.sl-toggle.included:hover{border-color:#16a34a;background:#bbf7d0}.sl-empty{margin:0;font-size:.8125rem;color:#94a3b8;font-style:italic}.linked-projects-panel{margin:1.5rem 0;padding:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.linked-projects-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.linked-projects-panel h3{margin:0;font-size:1rem;font-weight:600;color:#475569}.linked-projects-add-btn{padding:.375rem .75rem;font-size:.75rem;font-weight:500;background:#fff;color:#3b82f6;border:1px solid #3b82f6;border-radius:4px;cursor:pointer;transition:background .2s,color .2s}.linked-projects-add-btn:hover{background:#3b82f6;color:#fff}.linked-projects-loading{display:flex;flex-direction:column;gap:.5rem;padding:.5rem 0}.linked-projects-empty{color:#64748b;font-size:.875rem;text-align:center;padding:1rem}.linked-projects-form{margin-bottom:1rem;display:flex;flex-direction:column;gap:.5rem;position:relative}.linked-projects-search,.linked-projects-notes{width:100%;padding:.5rem .75rem;font-size:.875rem;border:1px solid #cbd5e1;border-radius:6px;outline:none;box-sizing:border-box}.linked-projects-search:focus,.linked-projects-notes:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626}.linked-projects-dropdown{list-style:none;margin:0;padding:0;background:#fff;border:1px solid #e2e8f0;border-radius:6px;max-height:320px;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.linked-projects-dropdown-item{padding:.5rem .75rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:.5rem;font-size:.875rem}.linked-projects-dropdown-item:hover{background:#f1f5f9}.dropdown-project-name{font-weight:500;color:#1e293b}.dropdown-project-client{font-size:.75rem;color:#64748b}.linked-projects-no-results{margin:0;padding:.5rem;font-size:.8rem;color:#94a3b8;text-align:center}.linked-projects-direction{display:flex;flex-direction:column;gap:.375rem;padding:.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:6px}.direction-option{display:flex;align-items:center;gap:.5rem;padding:.375rem .5rem;border-radius:4px;cursor:pointer;transition:background .15s}.direction-option:hover{background:#f1f5f9}.direction-option input[type=radio]{margin:0;accent-color:#3b82f6}.direction-label{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:#475569}.direction-label .direction-arrow{font-size:.875rem;color:#3b82f6}.direction-label strong{color:#1e293b}.linked-projects-form-actions{display:flex;gap:.5rem}.linked-projects-confirm-btn{padding:.375rem .75rem;font-size:.75rem;font-weight:500;background:#3b82f6;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background .2s}.linked-projects-confirm-btn:hover:not(:disabled){background:#2563eb}.linked-projects-confirm-btn:disabled{opacity:.5;cursor:not-allowed}.linked-projects-cancel-btn{padding:.375rem .75rem;font-size:.75rem;font-weight:500;background:#fff;color:#64748b;border:1px solid #cbd5e1;border-radius:4px;cursor:pointer;transition:background .2s}.linked-projects-cancel-btn:hover{background:#f1f5f9}.linked-projects-list{display:flex;flex-direction:column;gap:.5rem}.linked-project-item{display:flex;justify-content:space-between;align-items:flex-start;padding:.625rem .75rem;background:#fff;border:1px solid #e2e8f0;border-radius:6px}.linked-project-info{flex:1;min-width:0}.linked-project-direction{display:flex;align-items:center;gap:.5rem}.direction-arrow{font-size:1rem;color:#94a3b8;flex-shrink:0}.linked-project-link{font-weight:500;color:#1e293b;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.linked-project-link:hover{color:#3b82f6;text-decoration:underline}.linked-project-client{display:block;margin-top:.125rem;margin-left:1.5rem;font-size:.75rem;color:#64748b}.linked-project-notes{margin:.25rem 0 0 1.5rem;font-size:.75rem;color:#94a3b8;font-style:italic}.linked-project-delete-btn{flex-shrink:0;padding:.125rem .375rem;font-size:1rem;line-height:1;color:#94a3b8;background:none;border:none;border-radius:4px;cursor:pointer;transition:color .2s,background .2s}.linked-project-delete-btn:hover{color:#ef4444;background:#fef2f2}.pd-sidebar{display:flex;flex-direction:column;gap:1rem;position:sticky;top:2rem;align-self:start}.pd-sidebar-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}@media (max-width: 768px){.pd-sidebar{position:static}}.docs-card-loading{display:flex;flex-direction:column;gap:.5rem}.docs-card-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem}.docs-card-item{display:flex;align-items:center;gap:.625rem;padding:.5rem .75rem;border:1px solid #f1f5f9;border-radius:6px;transition:background .15s}.docs-card-item:hover{background:#f8fafc}.docs-card-icon{font-size:1rem;flex-shrink:0}.docs-card-info{flex:1;display:flex;align-items:center;gap:.5rem;min-width:0}.docs-card-filename{font-size:.8125rem;color:#334155;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.docs-card-badge{display:inline-flex;padding:.125rem .375rem;font-size:.625rem;font-weight:600;border-radius:3px;white-space:nowrap;flex-shrink:0}.docs-card-badge--ok{background:#dcfce7;color:#15803d}.docs-card-badge--pending{background:#f1f5f9;color:#94a3b8}.docs-card-date{font-size:.6875rem;color:#94a3b8;white-space:nowrap;flex-shrink:0}.docs-card-rag-summary{font-size:.6875rem;font-weight:500;color:#15803d;background:#dcfce7;padding:.125rem .5rem;border-radius:10px;margin-left:.5rem}@media (max-width: 768px){.docs-card-info{flex-direction:column;align-items:flex-start;gap:.25rem}}.company-selector{position:relative}.company-selector-label{display:block;font-size:.75rem;font-weight:500;color:#64748b;margin-bottom:.25rem}.company-selector-input{width:100%;padding:.625rem .75rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.875rem;background:#fff;color:#334155;box-sizing:border-box;outline:none;transition:border-color .15s}.company-selector-input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626}.company-selector-selected{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc}.company-selector-selected-name{font-weight:500;color:#334155}.company-selector-selected-category{font-size:.75rem;color:#64748b;background:#e2e8f0;padding:.125rem .5rem;border-radius:10px}.company-selector-clear{margin-left:auto;background:none;border:none;font-size:1.1rem;color:#94a3b8;cursor:pointer;padding:0 .25rem;line-height:1;transition:color .15s}.company-selector-clear:hover{color:#ef4444}.company-selector-dropdown{position:absolute;top:calc(100% + .5rem);left:0;right:0;z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;max-height:280px;overflow-y:auto}.company-selector-results{list-style:none;margin:0;padding:.5rem 0}.company-selector-option{display:flex;align-items:center;gap:.5rem;width:100%;padding:.625rem 1rem;border:none;background:none;cursor:pointer;text-align:left;font-size:.875rem;transition:background .15s}.company-selector-option:hover{background:#f1f5f9}.company-selector-option-name{color:#334155;font-weight:500}.company-selector-option-category{font-size:.75rem;color:#64748b}.company-selector-empty{padding:.75rem 1rem;text-align:center;color:#64748b;font-size:.875rem}.company-selector-create-btn{display:block;width:100%;padding:.75rem 1rem;border:none;border-top:1px solid #e2e8f0;background:#f8fafc;cursor:pointer;text-align:left;font-size:.875rem;color:#3b82f6;font-weight:500;transition:background .15s}.company-selector-create-btn:hover{background:#eff6ff}.company-selector-create-form{padding:1rem;border-top:1px solid #e2e8f0;background:#f8fafc;display:flex;flex-direction:column;gap:.75rem}.company-selector-create-header{font-size:.875rem;font-weight:500;color:#334155}.company-selector-create-name,.company-selector-create-category{width:100%;padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.875rem;box-sizing:border-box;outline:none;transition:border-color .15s}.company-selector-create-name:focus,.company-selector-create-category:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626}.company-selector-create-actions{display:flex;gap:.5rem;justify-content:flex-end;margin-top:.25rem}.company-selector-create-submit{padding:.5rem 1rem;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .15s}.company-selector-create-submit:hover:not(:disabled){background:#2563eb}.company-selector-create-submit:disabled{opacity:.5;cursor:not-allowed}.company-selector-create-cancel{padding:.5rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-size:.875rem;cursor:pointer;color:#64748b;transition:background .15s,border-color .15s}.company-selector-create-cancel:hover{background:#f8fafc;border-color:#cbd5e1}.chain-editor{display:flex;flex-direction:column}.chain-editor-header{padding:1rem 1.25rem;border-bottom:1px solid #f1f5f9}.chain-editor-title{font-size:.9375rem;font-weight:600;color:#334155;margin:0 0 .25rem}.chain-editor-hint{font-size:.8125rem;color:#64748b;margin:0}.chain-editor-list{display:flex;flex-direction:column;gap:.5rem;padding:1.25rem}.chain-editor-empty{text-align:center;color:#94a3b8;font-style:italic;font-size:.9375rem;padding:0}.chain-editor-member{position:relative;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem .75rem 1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;transition:border-color .15s;overflow:hidden}.chain-editor-member:hover{border-color:#cbd5e1}.chain-editor-member:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#94a3b8;border-radius:8px 0 0 8px}.chain-editor-member--direct_client:before{background:#3b82f6}.chain-editor-member--intermediary:before{background:#f59e0b}.chain-editor-member--end_client:before{background:#22c55e}.chain-editor-member-info{display:flex;align-items:center;gap:.75rem}.chain-editor-member-position{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;font-size:.75rem;font-weight:600;color:#64748b;background:#f1f5f9;border-radius:50%}.chain-editor-member-details{display:flex;flex-direction:column;gap:.125rem}.chain-editor-member-name{font-weight:500;color:#334155;font-size:.9rem}.chain-editor-member-role{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.02em}.chain-editor-member-actions{display:flex;align-items:center;gap:.25rem}.chain-editor-btn-icon{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;background:transparent;color:#94a3b8;cursor:pointer;border-radius:4px;transition:background .15s,color .15s}.chain-editor-btn-icon:hover:not(:disabled){background:#f1f5f9;color:#334155}.chain-editor-btn-icon:disabled{opacity:.3;cursor:not-allowed}.chain-editor-btn-icon--danger:hover:not(:disabled){background:#fee2e2;color:#dc2626}.chain-editor-btn-icon svg{width:1rem;height:1rem}.chain-editor-add{padding:0 1.25rem}.chain-editor-add-btn{width:100%;padding:.75rem 1rem;border:2px dashed #e2e8f0;background:transparent;color:#64748b;font-size:.875rem;cursor:pointer;border-radius:8px;transition:border-color .15s,color .15s,background .15s}.chain-editor-add-btn:hover{border-color:#3b82f6;color:#3b82f6;background:#eff6ff}.chain-editor-add-selector{display:flex;flex-direction:column;gap:.5rem;position:relative;z-index:10}.chain-editor-add-selector .company-selector-dropdown{max-height:320px}.chain-editor-add-cancel{align-self:flex-start;padding:.5rem 1rem;border:1px solid #e2e8f0;background:#fff;color:#64748b;font-size:.875rem;cursor:pointer;border-radius:6px;transition:background .15s,border-color .15s}.chain-editor-add-cancel:hover{background:#f8fafc;border-color:#cbd5e1}.chain-editor-actions{display:flex;gap:.75rem;padding:1rem 1.25rem;border-top:1px solid #f1f5f9;background:#f8fafc;border-radius:0 0 10px 10px}.chain-editor-loading{display:flex;flex-direction:column;gap:.5rem;padding:1.25rem}.chain-editor-error{color:#dc2626;text-align:center;padding:1.25rem}@media (max-width: 768px){.chain-editor-header,.chain-editor-list{padding:1rem}.chain-editor-add{padding:0 1rem}.chain-editor-member{flex-direction:column;align-items:stretch;gap:.75rem}.chain-editor-member-actions{justify-content:flex-end}.chain-editor-actions{flex-direction:column;padding:1rem}}.chain-visualization{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.chain-item{display:flex;align-items:center;gap:.5rem}.chain-member{display:flex;flex-direction:column;padding:.75rem 1rem;background:var(--card-bg);border:1px solid var(--border-color);border-radius:8px;min-width:100px;transition:border-color .2s ease,box-shadow .2s ease}.chain-member:hover{border-color:var(--primary-color);box-shadow:0 2px 8px #00000014}.chain-member--direct_client{border-left:3px solid var(--primary-color)}.chain-member--intermediary{border-left:3px solid #f59e0b}.chain-member--end_client{border-left:3px solid #22c55e}.chain-member-name{font-weight:600;color:var(--text-color);text-decoration:none;font-size:.9rem;line-height:1.3}.chain-member-name:hover{color:var(--primary-color);text-decoration:underline}.chain-member-role{font-size:.75rem;color:var(--text-muted);margin-top:.25rem;text-transform:uppercase;letter-spacing:.02em}.chain-member-category{font-size:.75rem;color:var(--text-muted);margin-top:.125rem}.chain-arrow{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--text-muted)}.chain-arrow svg{width:24px;height:24px}.chain-count{font-weight:400;color:var(--text-muted);font-size:.875rem;margin-left:.5rem}.chain-loading{display:flex;align-items:center;gap:.5rem}@media (max-width: 768px){.chain-visualization{flex-direction:column;align-items:stretch}.chain-item{flex-direction:column}.chain-member{width:100%}.chain-arrow{transform:rotate(90deg);padding:.25rem 0}}.notebooks-loading{display:flex;flex-direction:column;gap:.5rem}.notebooks-accordion{display:flex;flex-direction:column;gap:.25rem}.notebooks-item{border:1px solid #e2e8f0;border-radius:6px;overflow:hidden;transition:border-color .15s}.notebooks-item:hover{border-color:#cbd5e1}.notebooks-item--expanded{border-color:#3b82f6}.notebooks-header{display:flex;align-items:center;gap:.625rem;width:100%;padding:.625rem .75rem;background:#f8fafc;border:none;cursor:pointer;text-align:left;transition:background .15s}.notebooks-header:hover{background:#f1f5f9}.notebooks-item--expanded .notebooks-header{background:#eff6ff}.notebooks-chevron{font-size:.625rem;color:#64748b;flex-shrink:0;width:1rem}.notebooks-title{font-size:.8125rem;font-weight:500;color:#334155;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notebooks-badge{display:inline-flex;padding:.125rem .375rem;font-size:.625rem;font-weight:600;border-radius:3px;white-space:nowrap;flex-shrink:0}.notebooks-badge--error{background:#fef2f2;color:#dc2626}.notebooks-author{font-size:.6875rem;color:#64748b;white-space:nowrap;flex-shrink:0}.notebooks-date{font-size:.6875rem;color:#94a3b8;white-space:nowrap;flex-shrink:0}.notebooks-content{padding:.75rem 1rem;border-top:1px solid #e2e8f0;background:#fff}.notebooks-text{margin:0;font-size:.8125rem;line-height:1.6;color:#475569;white-space:pre-wrap;word-wrap:break-word;font-family:inherit;max-height:300px;overflow-y:auto}.notebooks-empty{margin:0;font-size:.8125rem;color:#94a3b8;font-style:italic}@media (max-width: 768px){.notebooks-header{flex-wrap:wrap}.notebooks-title{order:1;flex-basis:calc(100% - 2rem);white-space:normal}.notebooks-author,.notebooks-date,.notebooks-badge{order:2;margin-top:.25rem}}.info-tab{display:flex;flex-direction:column;gap:1.5rem}.info-featured-toggle{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1rem 1.25rem}.info-featured-content{display:flex;align-items:center;justify-content:space-between;gap:1rem}.info-featured-label{display:flex;flex-direction:column;gap:.125rem}.info-featured-title{font-size:.9375rem;font-weight:500;color:#334155}.info-featured-description{font-size:.8125rem;color:#64748b}.info-toggle{position:relative;flex-shrink:0;width:44px;height:24px;padding:0;border:none;border-radius:12px;background:transparent;cursor:pointer;transition:opacity .15s}.info-toggle:disabled{opacity:.6;cursor:not-allowed}.info-toggle-track{display:block;width:100%;height:100%;background:#cbd5e1;border-radius:12px;transition:background-color .2s}.info-toggle--on .info-toggle-track{background:#3b82f6}.info-toggle-thumb{position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #0003;transition:transform .2s}.info-toggle--on .info-toggle-thumb{transform:translate(20px)}.info-toggle--loading .info-toggle-thumb{animation:toggle-pulse 1s ease-in-out infinite}@keyframes toggle-pulse{0%,to{opacity:1}50%{opacity:.5}}.info-description-edit{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#f8fafc;border-bottom:1px solid #f1f5f9}.info-description-edit input{flex:1;padding:.5rem .75rem;border:1px solid #cbd5e1;border-radius:6px;font-size:.875rem;color:#334155;outline:none;transition:border-color .15s;font-family:inherit}.info-description-edit input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626}.info-description-edit input::placeholder{color:#94a3b8}.info-description-text{margin:0;font-size:.9375rem;color:#475569;line-height:1.6;white-space:pre-line}.info-description-text--empty{color:#94a3b8;font-style:italic}.info-stale-hint{display:flex;align-items:flex-start;gap:.5rem;margin-top:1rem;padding:.625rem .875rem;font-size:.8125rem;color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:6px;line-height:1.4}.info-stale-hint svg{flex-shrink:0;margin-top:.1rem;color:#d97706}.info-stale-hint span{flex:1}.cat-tab{display:flex;flex-direction:column;gap:1.5rem}.cat-fields-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem 1.5rem}.cat-field{display:flex;flex-direction:column;gap:.25rem}.cat-field-full{grid-column:1 / -1}.cat-field-full .tag-badge-list,.cat-field-full .tech-badge-list{display:flex;flex-wrap:wrap;gap:.5rem}.cat-field label{font-size:.75rem;font-weight:500;color:#64748b}.cat-field select,.cat-field input{padding:.5rem .75rem;font-size:.875rem;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#334155;outline:none;transition:border-color .15s;font-family:inherit}.cat-field select:focus,.cat-field input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626}.cat-editable-field{padding:.5rem .75rem;font-size:.875rem;border:1px solid #e2e8f0;border-radius:6px;background:#fff;min-width:160px;text-align:left;color:#334155;cursor:pointer;transition:border-color .15s;font-family:inherit}.cat-editable-field:hover{border-color:#94a3b8}.cat-confidence{font-size:.6875rem;color:#94a3b8;font-weight:500}.cat-ai-hint{font-size:.75rem;color:#f59e0b;font-style:italic}.cat-progress-container{padding:.75rem 1.25rem;background:#f8fafc;border-bottom:1px solid #f1f5f9}.cat-progress{display:flex;flex-direction:column;gap:.25rem}.cat-progress-bar{height:4px;background:#e2e8f0;border-radius:2px;overflow:hidden}.cat-progress-fill{height:100%;background:linear-gradient(90deg,#8b5cf6,#a78bfa);border-radius:2px;transition:width .4s ease}.cat-progress-label{font-size:.6875rem;color:#8b5cf6;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cat-review-banner{margin-bottom:0;padding:.875rem 1rem;background:#fffbeb;border:1px solid #fde68a;border-radius:8px}.cat-review-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.cat-review-icon{font-size:1.125rem;color:#d97706}.cat-review-header strong{color:#92400e;font-size:.875rem}.cat-review-confidence{font-size:.8125rem;color:#b45309;font-weight:400}.cat-review-banner p{margin:0 0 .75rem;font-size:.8125rem;color:#78716c;line-height:1.5}.cat-context-form{display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem;padding:.75rem;background:#fff;border:1px solid #e2e8f0;border-radius:6px}.cat-context-field{display:flex;flex-direction:column;gap:.25rem}.cat-context-field label{font-size:.75rem;font-weight:500;color:#64748b}.cat-context-field textarea,.cat-context-field input{padding:.5rem .75rem;border:1px solid #cbd5e1;border-radius:6px;font-size:.875rem;color:#334155;outline:none;transition:border-color .15s;font-family:inherit}.cat-context-field textarea:focus,.cat-context-field input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626}.cat-context-field textarea::placeholder,.cat-context-field input::placeholder{color:#94a3b8}.cat-context-actions{display:flex;align-items:center;gap:.5rem}.cat-banner{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;border-radius:8px;font-size:.875rem;line-height:1.4}.cat-banner--success{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.cat-banner--error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.cat-banner-content{display:flex;align-items:center;gap:.5rem;min-width:0}.cat-banner-icon{font-size:1.125rem;flex-shrink:0}.cat-banner--success .cat-banner-icon{color:#16a34a}.cat-banner--error .cat-banner-icon{color:#dc2626}.cat-banner-content strong{display:block;font-size:.8125rem;font-weight:600}.cat-banner-details{display:flex;gap:.5rem;font-size:.75rem;opacity:.85}.cat-banner-details span+span:before{content:"·";margin-right:.5rem}.cat-banner-actions{display:flex;align-items:center;gap:.375rem;flex-shrink:0}.cat-banner-retry{padding:.25rem .625rem;font-size:.75rem;font-weight:600;background:#fff;border:1px solid #fca5a5;border-radius:4px;color:#dc2626;cursor:pointer;transition:background .15s,border-color .15s;font-family:inherit}.cat-banner-retry:hover{background:#fef2f2;border-color:#f87171}.cat-banner-dismiss{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;background:none;border:none;font-size:1.125rem;color:inherit;opacity:.5;cursor:pointer;border-radius:4px;transition:opacity .15s,background .15s;flex-shrink:0}.cat-banner-dismiss:hover{opacity:1;background:#0000000d}@media (max-width: 768px){.cat-fields-grid{grid-template-columns:1fr}}.document-list{margin:1.5rem 0;padding:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.document-list-title{margin:0 0 1rem;font-size:1rem;font-weight:600;color:#1e293b}.document-items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.document-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#fff;border:1px solid #e2e8f0;border-radius:6px}.document-icon{font-size:1.25rem}.document-info{display:flex;flex-direction:column;gap:.25rem;min-width:0;flex:1}.document-name{font-size:.875rem;font-weight:500;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.document-meta{display:flex;gap:.75rem;font-size:.75rem;color:#64748b}.document-size:after{content:"•";margin-left:.75rem}.document-list-hint{margin:1rem 0 0;font-size:.75rem;color:#64748b;font-style:italic}.document-list-loading,.document-list-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:#64748b;text-align:center}.document-list-loading .loading-spinner{width:24px;height:24px;border:2px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite}.similar-projects-panel{margin:1.5rem 0;padding:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.similar-projects-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.similar-projects-panel h3{margin:0;font-size:1rem;font-weight:600;color:#475569}.refresh-button{padding:.375rem .75rem;font-size:.75rem;font-weight:500;background:#fff;color:#3b82f6;border:1px solid #3b82f6;border-radius:4px;cursor:pointer;transition:background .2s,color .2s}.refresh-button:hover{background:#3b82f6;color:#fff}.similar-projects-loading{display:flex;flex-direction:column;gap:.75rem;padding:.5rem 0}.similar-projects-empty{color:#64748b;font-size:.875rem;text-align:center;padding:1rem}.similar-projects-list{display:flex;flex-direction:column;gap:.75rem}.similar-project-item{padding:.75rem;background:#fff;border:1px solid #e2e8f0;border-radius:6px}.similar-project-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.similar-project-link{font-weight:500;color:#1e293b;text-decoration:none}.similar-project-link:hover{color:#3b82f6;text-decoration:underline}.similarity-score{padding:.125rem .5rem;font-size:.75rem;font-weight:600;background:#dbeafe;color:#1d4ed8;border-radius:12px}.similar-project-client{margin:0 0 .5rem;font-size:.75rem;color:#64748b}.similarity-reasons{margin:0 0 .5rem;padding-left:1rem;font-size:.75rem;color:#64748b}.similarity-reasons li{margin:.125rem 0}.use-as-reference-button{display:inline-block;padding:.25rem .5rem;font-size:.75rem;font-weight:500;color:#3b82f6;text-decoration:none;border:1px solid #3b82f6;border-radius:4px;transition:background .2s,color .2s}.use-as-reference-button:hover{background:#3b82f6;color:#fff}.similar-projects-actions{display:flex;align-items:center;gap:.75rem}.similar-projects-cache-age{font-size:.6875rem;color:#94a3b8}.similar-project-meta{margin:0;font-size:.75rem;color:#64748b}.gen-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:100;padding:2rem}.gen-modal{background:#fff;border-radius:12px;box-shadow:0 20px 60px #00000026;width:100%;max-width:640px;max-height:80vh;display:flex;flex-direction:column;overflow:hidden}.gen-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0}.gen-modal-title{margin:0;font-size:1.0625rem;font-weight:600;color:#1e293b}.gen-modal-close{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:none;border:none;font-size:1.25rem;color:#94a3b8;cursor:pointer;border-radius:6px;transition:color .15s,background .15s}.gen-modal-close:hover{color:#1e293b;background:#f1f5f9}.gen-modal-body{flex:1;overflow-y:auto;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:.625rem}.gen-modal-footer{display:flex;justify-content:flex-end;gap:.5rem;padding:1rem 1.5rem;border-top:1px solid #e2e8f0;background:#f8fafc}.gen-modal-cancel{padding:.5rem 1rem;font-size:.875rem;font-weight:500;background:none;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;cursor:pointer;transition:border-color .15s,color .15s;font-family:inherit}.gen-modal-cancel:hover{border-color:#94a3b8;color:#334155}.gen-warning{display:flex;gap:.75rem;padding:.875rem 1rem;background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;margin-bottom:.5rem}.gen-warning-icon{flex-shrink:0;font-size:1rem}.gen-warning-content{display:flex;flex-direction:column;gap:.25rem}.gen-warning-content strong{font-size:.8125rem;font-weight:600;color:#92400e}.gen-warning-content p{margin:0;font-size:.75rem;color:#a16207;line-height:1.4}.gen-checkbox{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#475569;cursor:pointer}.gen-checkbox input[type=checkbox]{width:1rem;height:1rem;accent-color:#3b82f6;cursor:pointer}.gen-checkbox span{-webkit-user-select:none;user-select:none}.gen-checkbox--indented{padding-left:.5rem}.gen-checkbox--citation{align-items:flex-start;margin-bottom:.5rem}.gen-retro-checklist{margin-top:.5rem;padding-top:.75rem;border-top:1px solid #e2e8f0}.gen-retro-title{margin:0 0 .25rem;font-size:.8125rem;font-weight:600;color:#1e293b}.gen-retro-hint{margin:0 0 .75rem;font-size:.75rem;color:#94a3b8}.gen-retro-citations{margin-top:.75rem}.gen-retro-citations-label{display:block;margin-bottom:.5rem;font-size:.75rem;font-weight:600;color:#64748b}.gen-citation-text{font-size:.8125rem;font-style:italic;color:#64748b;line-height:1.4}@media (max-width: 768px){.gen-modal-overlay{padding:1rem}.gen-modal{max-height:90vh}}.dsp-root{display:flex;align-items:center;gap:.375rem;margin-top:1rem;padding:.4375rem .75rem;background:#f8fafc;border-top:1px solid #f1f5f9;border-radius:0 0 8px 8px;font-size:.6875rem;color:#94a3b8;line-height:1}.dsp-icon{flex-shrink:0;color:#94a3b8}.dsp-label{font-weight:600;color:#64748b;white-space:nowrap}.dsp-sep{color:#cbd5e1}.dsp-sources{color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dsp-dot{color:#cbd5e1}.retrospective-section{margin:1.5rem 0;padding:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.retrospective-section h3{margin:0 0 1rem;font-size:1rem;font-weight:600;color:#475569}.retrospective-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.retrospective-header h3{margin:0}.retrospective-loading{display:flex;flex-direction:column;gap:.75rem;padding:.5rem 0}.retrospective-generating{padding:1rem 0}.progress-bar-container{width:100%;height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden}.progress-bar-fill{height:100%;background:#3b82f6;border-radius:4px;transition:width .3s ease}.progress-step{margin:.5rem 0 0;font-size:.8125rem;color:#64748b}.retrospective-error{padding:.75rem;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.retrospective-error p{margin:0;font-size:.875rem;color:#dc2626}.retrospective-empty{text-align:center;padding:1rem 0}.retrospective-empty p{margin:0 0 .75rem;font-size:.875rem;color:#94a3b8;font-style:italic}.retrospective-hint{color:#f59e0b!important;font-weight:500}.retrospective-content{display:flex;flex-direction:column;gap:1rem}.retrospective-block{padding:.75rem;background:#fff;border:1px solid #e2e8f0;border-radius:6px}.retrospective-block-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.retrospective-block-header h4{margin:0;font-size:.8125rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.025em}.retrospective-edit-btn{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:.25rem;border-radius:4px;color:#94a3b8;cursor:pointer;opacity:0;transition:opacity .15s,color .15s,background .15s}.retrospective-block:hover .retrospective-edit-btn{opacity:1}.retrospective-edit-btn:hover{color:#3b82f6;background:#eff6ff}.retrospective-edit-form{display:flex;align-items:center;gap:.5rem}.retrospective-edit-form input{flex:1;padding:.5rem .75rem;border:1px solid #cbd5e1;border-radius:6px;font-size:.875rem;color:#334155;outline:none;transition:border-color .15s}.retrospective-edit-form input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626}.retrospective-edit-form input::placeholder{color:#94a3b8}.retrospective-edit-cancel{background:none;border:none;padding:.5rem;font-size:.8125rem;color:#64748b;cursor:pointer}.retrospective-edit-cancel:hover{color:#334155}.retrospective-block--loading{opacity:.5;pointer-events:none}.retrospective-block h4{margin:0 0 .5rem;font-size:.8125rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.025em}.retrospective-block p{margin:0;font-size:.875rem;color:#334155;line-height:1.6;white-space:pre-line}.retrospective-quote blockquote{margin:0;padding:.75rem 1rem;border-left:3px solid #3b82f6;background:#eff6ff;border-radius:0 6px 6px 0;font-size:.875rem;color:#1e40af;font-style:italic;line-height:1.6}.media-tab{display:flex;flex-direction:column;gap:1.5rem}.media-add-form{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.media-add-form h3{margin:0 0 1rem;font-size:.875rem;font-weight:600;color:#334155}.media-form-row{display:flex;gap:.75rem;margin-bottom:.75rem}.media-form-row:last-child{margin-bottom:0}.media-input{flex:1;padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:6px;font-size:.875rem}.media-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626}.media-input.error{border-color:#ef4444}.media-form-error{color:#ef4444;font-size:.75rem;margin-top:.25rem}.media-add-btn{padding:.5rem 1rem;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;white-space:nowrap}.media-add-btn:hover:not(:disabled){background:#2563eb}.media-add-btn:disabled{opacity:.5;cursor:not-allowed}.media-list{display:flex;flex-direction:column;gap:.75rem}.media-empty{text-align:center;padding:2rem;color:#64748b;background:#f8fafc;border-radius:8px;border:1px dashed #e2e8f0}.media-card{display:flex;gap:1rem;padding:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;transition:box-shadow .15s}.media-card:hover{box-shadow:0 2px 8px #0000000d}.media-card.not-public{opacity:.6;background:#f8fafc}.media-card.is-primary{border-color:#3b82f6;border-width:2px}.media-thumbnail{width:160px;height:90px;border-radius:6px;object-fit:cover;background:#e2e8f0;flex-shrink:0}.media-content{flex:1;min-width:0}.media-title{font-weight:600;color:#334155;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.media-badge{font-size:.625rem;font-weight:600;padding:.125rem .375rem;border-radius:4px;text-transform:uppercase}.media-badge.primary{background:#dbeafe;color:#1d4ed8}.media-badge.public{background:#dcfce7;color:#166534}.media-badge.private{background:#f1f5f9;color:#64748b}.media-youtube-id{font-size:.75rem;color:#64748b;font-family:monospace}.media-actions{display:flex;flex-direction:column;gap:.5rem;flex-shrink:0}.media-action-btn{padding:.375rem .625rem;font-size:.75rem;border:1px solid #e2e8f0;background:#fff;border-radius:4px;cursor:pointer;transition:all .15s}.media-action-btn:hover{background:#f1f5f9}.media-action-btn.danger:hover{background:#fef2f2;border-color:#fecaca;color:#dc2626}.media-reorder-btns{display:flex;gap:.25rem}.media-reorder-btn{padding:.25rem .5rem;font-size:.75rem;border:1px solid #e2e8f0;background:#fff;border-radius:4px;cursor:pointer}.media-reorder-btn:hover:not(:disabled){background:#f1f5f9}.media-reorder-btn:disabled{opacity:.3;cursor:not-allowed}.media-edit-form{display:flex;flex-direction:column;gap:.5rem;flex:1}.media-edit-input{padding:.375rem .5rem;border:1px solid #e2e8f0;border-radius:4px;font-size:.875rem}.media-edit-actions{display:flex;gap:.5rem}.media-edit-btn{padding:.375rem .75rem;font-size:.75rem;border:none;border-radius:4px;cursor:pointer}.media-edit-btn.save{background:#3b82f6;color:#fff}.media-edit-btn.cancel{background:#e2e8f0;color:#334155}@media (max-width: 768px){.media-card{flex-direction:column}.media-thumbnail{width:100%;height:auto;aspect-ratio:16/9}.media-actions{flex-direction:row;flex-wrap:wrap}.media-form-row{flex-direction:column}}.pd-page{max-width:1200px;margin:0 auto;padding:2rem}.pd-breadcrumb{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;color:#64748b}.pd-breadcrumb a{color:#3b82f6;text-decoration:none}.pd-breadcrumb a:hover{text-decoration:underline}.pd-breadcrumb-sep{color:#cbd5e1}.pd-layout{display:grid;grid-template-columns:1fr 340px;gap:1.5rem;margin-top:1.5rem;align-items:start}.pd-main{min-width:0}.pd-tabs{display:flex;gap:0;border-bottom:2px solid #e2e8f0;margin-bottom:1.5rem}.pd-tab{padding:.75rem 1.25rem;background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;font-size:.9rem;font-weight:500;color:#64748b;cursor:pointer;transition:color .15s,border-color .15s;font-family:inherit}.pd-tab:hover{color:#334155}.pd-tab--active{color:#2563eb;border-bottom-color:#2563eb}.pd-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;margin-bottom:1.5rem;transition:opacity .2s}.pd-card:has(.chain-editor),.pd-card:has(.company-selector){overflow:visible}.pd-card--loading{opacity:.5;pointer-events:none}.pd-card-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #f1f5f9}.pd-card-title{margin:0;padding:0;font-size:.9375rem;font-weight:600;color:#1e293b}.pd-card>.pd-card-title{padding:1rem 1.25rem;border-bottom:1px solid #f1f5f9}.pd-card-actions{display:flex;align-items:center;gap:.5rem}.pd-card-content{padding:1.25rem}.pd-icon-btn{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:none;border:1px solid #e2e8f0;border-radius:6px;color:#94a3b8;cursor:pointer;transition:color .15s,background .15s,border-color .15s}.pd-icon-btn:hover{color:#3b82f6;background:#eff6ff;border-color:#bfdbfe}.pd-cancel-btn{background:none;border:none;padding:.5rem .75rem;font-size:.8125rem;color:#64748b;cursor:pointer;border-radius:4px;transition:color .15s,background .15s;font-family:inherit}.pd-cancel-btn:hover{color:#334155;background:#f1f5f9}.pd-empty-field{margin:0;font-size:.875rem;color:#94a3b8;font-style:italic}.slide-status-draft{background:#f1f5f9;color:#64748b}.slide-status-preview{background:#dbeafe;color:#1d4ed8}.slide-status-finalized{background:#dcfce7;color:#15803d}.slide-status-error{background:#fef2f2;color:#b91c1c}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media (max-width: 768px){.pd-page{padding:1rem}.pd-layout{grid-template-columns:1fr}.pd-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch}.pd-tab{white-space:nowrap;padding:.625rem 1rem;font-size:.8125rem}.pd-card-header{flex-direction:column;align-items:flex-start;gap:.5rem}.pd-card-content{padding:1rem}.pd-icon-btn{width:2.5rem;height:2.5rem}}.client-quote{position:relative;padding:1.25rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-left:4px solid #3b82f6;border-radius:0 8px 8px 0;margin:1rem 0}.client-quote-text{margin:0 0 .5rem;font-size:1.125rem;font-style:italic;color:#334155;line-height:1.6}.client-quote-author{display:block;font-size:.875rem;font-style:normal;color:#64748b;font-weight:500}.client-quote-source{display:inline-block;font-size:.75rem;color:#3b82f6;text-decoration:none;margin-top:.25rem}.client-quote-source:hover{text-decoration:underline;color:#2563eb}.quote-regenerate-button{position:absolute;top:.5rem;right:.5rem;display:inline-flex;align-items:center;gap:.25rem;padding:.375rem .625rem;font-size:.75rem;background:#f5f3ffe6;color:#7c3aed;border:1px solid #ddd6fe;border-radius:4px;cursor:pointer;opacity:0;transition:opacity .2s}.client-quote:hover .quote-regenerate-button{opacity:1}.quote-regenerate-button:hover{background:#ede9fe;border-color:#c4b5fd;color:#7c3aed}.quote-regenerate-button:disabled{opacity:.5;cursor:not-allowed}.client-quote-section{margin:1rem 0}.quote-candidates-list{display:flex;flex-direction:column;gap:.75rem}.quote-candidate{position:relative;display:block;width:100%;text-align:left;padding:1rem 1.25rem;background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:border-color .2s,background-color .2s,box-shadow .2s;font-family:inherit}.quote-candidate:hover{border-color:#93c5fd;background:#f0f7ff;box-shadow:0 1px 4px #3b82f61a}.quote-candidate.selected{border-color:#3b82f6;background:linear-gradient(135deg,#eff6ff,#dbeafe);box-shadow:0 2px 6px #3b82f626;cursor:default}.quote-candidate-badge{display:inline-block;font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#2563eb;background:#bfdbfe;padding:.125rem .5rem;border-radius:9999px;margin-bottom:.5rem}.quote-candidate-text{margin:0 0 .375rem;font-size:1rem;font-style:italic;color:#334155;line-height:1.5}.quote-candidate-author{display:block;font-size:.8125rem;font-style:normal;color:#64748b;font-weight:500}.quote-candidate-source{display:block;font-size:.6875rem;color:#94a3b8;margin-top:.25rem}.quote-regenerate-visible{position:static;opacity:1;margin-top:.75rem}.slide-preview{max-width:800px;margin:0 auto}.slide-preview-frame{position:relative;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:2rem;box-shadow:0 4px 20px #00000014}.slide-preview-toolbar{position:absolute;top:.75rem;right:.75rem;display:flex;gap:.375rem;opacity:0;transition:opacity .2s;z-index:1}.slide-preview-frame:hover .slide-preview-toolbar{opacity:1}.slide-toolbar-button{display:inline-flex;align-items:center;gap:.25rem;padding:.375rem .625rem;font-size:.75rem;background:#ffffffe6;border:1px solid #e2e8f0;border-radius:4px;cursor:pointer;color:#475569;transition:background .2s,border-color .2s,color .2s}.slide-toolbar-button:hover{background:#fff;border-color:#3b82f6;color:#3b82f6}.slide-toolbar-ai{color:#7c3aed;background:#f5f3ffe6;border-color:#ddd6fe}.slide-toolbar-ai:hover{background:#ede9fe;border-color:#c4b5fd;color:#7c3aed}.regenerate-button-ai{color:#7c3aed;background:#f5f3ffe6;border-color:#ddd6fe}.regenerate-button-ai:hover{background:#ede9fe;border-color:#c4b5fd;color:#7c3aed}.slide-preview-content{height:100%;display:flex;flex-direction:column}.slide-preview-title{margin:0 0 1rem;font-size:1.5rem;font-weight:600;color:#1e293b}.slide-preview-image{position:relative;flex:1;margin-bottom:1rem;background:#f1f5f9;border-radius:6px;overflow:hidden}.slide-preview-image img{width:100%;height:100%;object-fit:cover}.slide-preview-summary{position:relative;margin-bottom:1rem}.slide-preview-summary-content{font-size:1rem;line-height:1.6;color:#475569}.slide-preview-summary-content p{margin:0 0 .75rem}.slide-preview-summary-content p:last-child{margin-bottom:0}.slide-preview-summary-content h1,.slide-preview-summary-content h2,.slide-preview-summary-content h3,.slide-preview-summary-content h4{margin:1rem 0 .5rem;color:#1e293b;font-weight:600}.slide-preview-summary-content h1{font-size:1.5rem}.slide-preview-summary-content h2{font-size:1.25rem}.slide-preview-summary-content h3{font-size:1.125rem}.slide-preview-summary-content h4{font-size:1rem}.slide-preview-summary-content ul,.slide-preview-summary-content ol{margin:.5rem 0;padding-left:1.5rem}.slide-preview-summary-content li{margin:.25rem 0}.slide-preview-summary-content strong{font-weight:600;color:#1e293b}.slide-preview-summary-content em{font-style:italic}.slide-preview-summary-content blockquote{margin:.75rem 0;padding:.5rem 1rem;border-left:3px solid #3b82f6;background:#f8fafc;color:#64748b;font-style:italic}.slide-preview-summary-content code{padding:.125rem .25rem;background:#f1f5f9;border-radius:3px;font-family:ui-monospace,monospace;font-size:.875em}.slide-preview-quote{margin:0;padding:1rem;background:#f8fafc;border-left:3px solid #3b82f6;font-style:italic;color:#64748b}.regenerate-button{position:absolute;display:inline-flex;align-items:center;gap:.25rem;padding:.5rem .75rem;font-size:.75rem;background:#ffffffe6;border:1px solid #e2e8f0;border-radius:4px;cursor:pointer;opacity:0;transition:opacity .2s}.slide-preview-image:hover .image-regenerate{opacity:1}.image-regenerate{bottom:.5rem;right:.5rem}.regenerate-button:hover{background:#fff;border-color:#3b82f6;color:#3b82f6}.slide-preview-actions{margin-top:1.5rem;text-align:center}.finalize-button{padding:.75rem 2rem;font-size:1rem;font-weight:500;background:#3b82f6;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background .2s}.finalize-button:hover{background:#2563eb}.slide-preview-figma-link{margin-top:1.5rem;text-align:center}.slide-preview-figma-link a{color:#3b82f6;font-weight:500;text-decoration:none}.slide-preview-figma-link a:hover{text-decoration:underline}.slide-preview-error{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#dc2626;background:#fef2f2;border-radius:6px;padding:2rem}.slide-preview-error .regenerate-button{position:static;opacity:1;background:#dc2626;color:#fff;border-color:#dc2626}.slide-preview-error .regenerate-button:hover{background:#b91c1c;border-color:#b91c1c;color:#fff}.slide-preview-loading{flex:1;display:flex;align-items:center;justify-content:center;color:#64748b;background:#f8fafc;border-radius:6px}.slide-preview-loading p{display:flex;align-items:center;gap:.5rem}.slide-preview-loading p:before{content:"";width:1rem;height:1rem;border:2px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite}@media (max-width: 768px){.slide-preview-frame{padding:1.25rem}.slide-preview-toolbar{opacity:1;position:relative;top:auto;right:auto;margin-bottom:.75rem;justify-content:flex-end}.slide-preview-title{font-size:1.25rem}}.generation-progress{padding:1rem;border-radius:8px;border:1px solid #e2e8f0}.progress-pending{background:#f8fafc;border-color:#e2e8f0}.progress-processing{background:#eff6ff;border-color:#93c5fd}.progress-completed{background:#f0fdf4;border-color:#86efac}.progress-failed{background:#fef2f2;border-color:#fca5a5}.progress-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.progress-icon{font-size:1.25rem}.progress-processing .progress-icon{animation:spin 1s linear infinite}.progress-status{font-weight:500;text-transform:capitalize}.progress-bar-container{height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden;margin-bottom:.5rem}.progress-bar{height:100%;background:#3b82f6;border-radius:3px;transition:width .3s ease}.progress-step{margin:0;font-size:.875rem;color:#475569}.progress-error{margin:.5rem 0 0;font-size:.875rem;color:#dc2626}.slide-preview-page{max-width:1000px;margin:0 auto;padding:2rem}.slide-preview-page-loading,.slide-preview-page-error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center;color:#64748b}.slide-breadcrumb{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;color:#64748b}.slide-breadcrumb a{color:#3b82f6;text-decoration:none}.slide-breadcrumb a:hover{text-decoration:underline}.slide-preview-page h1{margin:0 0 .75rem;font-size:1.5rem;font-weight:600;color:#1e293b}.slide-inclusion-toggle-container{margin-bottom:1.5rem}.slide-inclusion-label{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;color:#64748b;-webkit-user-select:none;user-select:none}.slide-inclusion-label input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.slide-inclusion-checkmark{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:4px;border:2px solid #cbd5e1;background:#fff;transition:border-color .15s,background .15s}.slide-inclusion-checkmark:after{content:"";display:none;width:.3rem;height:.55rem;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg);margin-bottom:2px}.slide-inclusion-label.included .slide-inclusion-checkmark{border-color:#22c55e;background:#22c55e}.slide-inclusion-label.included .slide-inclusion-checkmark:after{display:block}.slide-inclusion-label.included{color:#15803d}.slide-inclusion-label:hover .slide-inclusion-checkmark{border-color:#94a3b8}.slide-inclusion-label.included:hover .slide-inclusion-checkmark{border-color:#16a34a;background:#16a34a}.generation-status-container{margin-bottom:1.5rem}.info-message{padding:1rem;margin-bottom:1rem;background:#eff6ff;border:1px solid #93c5fd;border-radius:6px;color:#1d4ed8}.error-message{padding:1rem;margin-bottom:1rem;background:#fef2f2;border:1px solid #fca5a5;border-radius:6px;color:#dc2626}.error-message strong{display:block;margin-bottom:.5rem}.error-message p{margin:0;font-size:.875rem}.generation-failed-container{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem;background:#fff;border-radius:8px;border:1px solid #e2e8f0;margin-bottom:1.5rem}.generation-failed-container .error-message{margin-bottom:0;text-align:center}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;border-radius:6px;border:none;cursor:pointer;transition:background .15s,opacity .15s}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:#3b82f6;color:#fff}.btn-primary:hover:not(:disabled){background:#2563eb}.success-message{padding:1rem;margin-bottom:1rem;background:#f0fdf4;border:1px solid #86efac;border-radius:6px;color:#15803d}.loading-spinner{width:2rem;height:2rem;border:3px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@media (max-width: 768px){.slide-preview-page{padding:1rem}.slide-preview-page h1{font-size:1.25rem}.slide-breadcrumb{font-size:.8125rem;flex-wrap:wrap}}.prospect-tunnel-page{max-width:700px;margin:0 auto;padding:2rem}.tunnel-container{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.tunnel-header{padding:1.5rem 2rem;border-bottom:1px solid #e2e8f0}.tunnel-header h1{margin:0 0 .375rem;font-size:1.5rem;font-weight:600;color:#1e293b}.tunnel-subtitle{margin:0;font-size:.875rem;color:#64748b}.tunnel-progress{padding:1rem 2rem;background:#f8fafc;border-bottom:1px solid #e2e8f0;overflow-x:auto}.progress-steps{display:flex;gap:.25rem}.progress-step{display:flex;align-items:center;gap:.5rem;flex:1;padding:.5rem .75rem;background:none;border:none;cursor:default;border-radius:6px;transition:background .15s}.progress-step.done{cursor:pointer}.progress-step.done:hover{background:#e2e8f0}.progress-step:disabled{opacity:.5}.step-number{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;font-size:.75rem;font-weight:600;border-radius:50%;background:#e2e8f0;color:#64748b;flex-shrink:0}.progress-step.active .step-number{background:#3b82f6;color:#fff}.progress-step.done .step-number{background:#22c55e;color:#fff}.step-label{font-size:.75rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.progress-step.active .step-label{color:#1e293b;font-weight:500}.progress-step.done .step-label{color:#475569}.tunnel-step{padding:2rem}.tunnel-step h2{margin:0 0 .5rem;font-size:1.125rem;font-weight:600;color:#1e293b}.step-description{margin:0 0 1.5rem;font-size:.875rem;color:#64748b}.sector-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.sector-option{padding:.875rem;font-size:.875rem;font-weight:500;text-align:center;background:#fff;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;color:#475569;transition:all .15s}.sector-option:hover{border-color:#3b82f6;color:#3b82f6}.sector-option.selected{border-color:#3b82f6;background:#eff6ff;color:#1d4ed8}.tags-selection{display:flex;flex-direction:column;gap:.5rem}.tag-group-card{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.tag-group-card.expanded{border-color:#93c5fd}.tag-group-toggle{display:flex;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-size:.875rem;font-weight:500;text-align:left;background:#fff;border:none;cursor:pointer;color:#475569;transition:background .15s}.tag-group-toggle:hover{background:#f8fafc}.tag-group-name{flex:1}.tag-group-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .375rem;font-size:.75rem;font-weight:600;background:#3b82f6;color:#fff;border-radius:9999px}.chevron{font-size:.75rem;color:#94a3b8;transition:transform .2s}.chevron.open{transform:rotate(180deg)}.tag-group-content{display:flex;flex-wrap:wrap;gap:.5rem;padding:.75rem 1rem 1rem;background:#f8fafc;border-top:1px solid #e2e8f0}.tag-option{padding:.375rem .75rem;font-size:.8125rem;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;cursor:pointer;color:#475569;transition:all .15s}.tag-option:hover{border-color:#3b82f6;color:#3b82f6}.tag-option.selected{background:#3b82f6;border-color:#3b82f6;color:#fff}.description-input textarea{width:100%;padding:1rem;font-size:.875rem;font-family:inherit;line-height:1.6;border:1px solid #e2e8f0;border-radius:8px;resize:vertical;transition:border-color .15s;box-sizing:border-box}.description-input textarea:focus{outline:none;border-color:#3b82f6}.description-input textarea::placeholder{color:#94a3b8}.budget-timeline{display:flex;flex-direction:column;gap:1.5rem}.option-section h3{margin:0 0 .75rem;font-size:.875rem;font-weight:600;color:#475569}.options-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.625rem}.budget-option,.timeline-option{display:flex;flex-direction:column;align-items:center;gap:.125rem;padding:.75rem;font-size:.875rem;text-align:center;background:#fff;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;color:#475569;transition:all .15s}.budget-option:hover,.timeline-option:hover{border-color:#3b82f6}.budget-option.selected,.timeline-option.selected{border-color:#3b82f6;background:#eff6ff;color:#1d4ed8}.option-label{font-weight:500}.option-desc{font-size:.75rem;color:#94a3b8}.timeline-option.selected .option-desc{color:#60a5fa}.contact-form{display:flex;flex-direction:column;gap:1rem}.form-field{display:flex;flex-direction:column;gap:.375rem}.form-field label{font-size:.875rem;font-weight:500;color:#475569}.form-field input{padding:.625rem .875rem;font-size:.875rem;border:1px solid #e2e8f0;border-radius:8px;transition:border-color .15s}.form-field input:focus{outline:none;border-color:#3b82f6}.form-field input::placeholder{color:#94a3b8}.contact-note{margin:0;padding:.75rem;font-size:.8125rem;color:#64748b;background:#f8fafc;border-radius:6px}.tunnel-navigation{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 2rem;background:#f8fafc;border-top:1px solid #e2e8f0}.nav-left,.nav-right{display:flex;gap:.75rem}@media (max-width: 768px){.prospect-tunnel-page{padding:1rem}.tunnel-header{padding:1.25rem 1rem}.tunnel-header h1{font-size:1.25rem}.tunnel-progress{padding:.75rem 1rem}.progress-step{padding:.5rem .375rem}.step-label{display:none}.tunnel-step{padding:1.25rem 1rem}.sector-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.options-grid{grid-template-columns:1fr}.tunnel-navigation{padding:1rem}}@media (max-width: 480px){.sector-grid{grid-template-columns:1fr}}.matched-project-card{display:flex;gap:1rem;padding:1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:box-shadow .2s,border-color .2s}.matched-project-card:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f61a}.matched-project-rank{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;font-size:1rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;flex-shrink:0}.matched-project-content{flex:1;min-width:0}.matched-project-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem}.matched-project-title{margin:0 0 .25rem;font-size:1.125rem;font-weight:600;color:#1e293b}.matched-project-client{margin:0;font-size:.875rem;color:#64748b}.matched-project-overall-score{display:flex;flex-direction:column;align-items:center;padding:.5rem .75rem;background:#f0fdf4;border-radius:8px;flex-shrink:0}.overall-score-value{font-size:1.25rem;font-weight:700;color:#15803d}.overall-score-label{font-size:.625rem;font-weight:500;color:#22c55e;text-transform:uppercase;letter-spacing:.05em}.matched-project-tags{margin-bottom:1rem}.matched-project-scores{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1rem}.score-bar{display:flex;flex-direction:column;gap:.25rem}.score-bar-label{display:flex;justify-content:space-between;font-size:.75rem;color:#64748b}.score-bar-value{font-weight:600;color:#475569}.score-bar-track{height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}.score-bar-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:3px;transition:width .3s ease}.matched-project-reasons{margin-bottom:1rem;padding:.75rem;background:#f8fafc;border-radius:8px}.matched-project-reasons h4{margin:0 0 .5rem;font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.matched-project-reasons ul{margin:0;padding:0 0 0 1rem;font-size:.875rem;color:#475569}.matched-project-reasons li{margin-bottom:.25rem}.matched-project-reasons li:last-child{margin-bottom:0}.matched-project-link{display:inline-flex;align-items:center;font-size:.875rem;font-weight:500;color:#3b82f6;text-decoration:none;transition:color .15s}.matched-project-link:hover{color:#1d4ed8}@media (max-width: 768px){.matched-project-card{flex-direction:column;gap:.75rem;padding:1rem}.matched-project-header{flex-direction:column;gap:.5rem}.matched-project-scores{grid-template-columns:1fr}}.prospect-results-page{min-height:100vh;padding:2rem;background:#f8fafc}.results-container{max-width:800px;margin:0 auto}.results-header{text-align:center;margin-bottom:2rem;padding:2rem;background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px #0000000d}.results-header h1{margin:0 0 .75rem;font-size:1.75rem;font-weight:700;color:#1e293b}.results-header p{margin:0;color:#64748b}.results-list{display:flex;flex-direction:column;gap:1rem}.result-skeleton{border-radius:12px;overflow:hidden}.results-error{text-align:center;padding:3rem 2rem;background:#fff;border-radius:16px}.results-error h2{margin:0 0 .75rem;font-size:1.5rem;color:#1e293b}.results-error p{margin:0 0 1.5rem;color:#64748b}.no-results{text-align:center;padding:3rem 2rem;background:#fff;border-radius:16px}.no-results h3{margin:0 0 .75rem;font-size:1.25rem;color:#1e293b}.no-results p{margin:0;color:#64748b}.results-footer{display:flex;justify-content:space-between;margin-top:2rem;padding-top:2rem;border-top:1px solid #e2e8f0}.start-new-link,.browse-all-link{font-size:.875rem;font-weight:500;color:#3b82f6;text-decoration:none;transition:color .15s}.start-new-link:hover,.browse-all-link:hover{color:#1d4ed8}@media (max-width: 768px){.prospect-results-page{padding:1rem}.results-header{padding:1.25rem}.results-header h1{font-size:1.375rem}.results-footer{flex-direction:column;gap:.75rem;align-items:center}}.disambiguation-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:disambiguationFadeIn .2s ease-out}@keyframes disambiguationFadeIn{0%{opacity:0}to{opacity:1}}.disambiguation-dialog{background:#fff;border-radius:12px;padding:2rem;max-width:600px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:disambiguationSlideIn .3s ease-out}@keyframes disambiguationSlideIn{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.disambiguation-header{margin-bottom:1.5rem}.disambiguation-title{font-size:1.5rem;font-weight:600;color:#333;margin:0 0 .5rem}.disambiguation-subtitle{font-size:.95rem;color:#666;margin:0}.disambiguation-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.disambiguation-candidate{border:1px solid #e0e0e0;border-radius:8px;padding:1.25rem;cursor:pointer;transition:all .2s ease;background:#fff}.disambiguation-candidate:hover{border-color:#4a9eff;background:#f8fbff;box-shadow:0 2px 8px #4a9eff1a}.disambiguation-candidate:active{transform:scale(.98)}.disambiguation-candidate-name{font-size:1.1rem;font-weight:600;color:#333;margin:0 0 .5rem}.disambiguation-candidate-details{display:flex;flex-direction:column;gap:.25rem;font-size:.9rem;color:#666;margin-bottom:.5rem}.disambiguation-candidate-detail{display:flex;gap:.5rem}.disambiguation-candidate-label{font-weight:500;color:#555;min-width:60px}.disambiguation-candidate-url{color:#4a9eff;text-decoration:none;word-break:break-all}.disambiguation-candidate-url:hover{text-decoration:underline}.disambiguation-candidate-description{font-size:.9rem;color:#666;line-height:1.4;margin-top:.5rem}.disambiguation-footer{display:flex;justify-content:flex-end;padding-top:1rem;border-top:1px solid #e0e0e0}.disambiguation-cancel-button{padding:.625rem 1.25rem;font-size:.95rem;font-weight:500;color:#666;background:#fff;border:1px solid #ddd;border-radius:6px;cursor:pointer;transition:all .2s ease}.disambiguation-cancel-button:hover{background:#f5f5f5;border-color:#999;color:#333}.disambiguation-cancel-button:active{transform:scale(.98)}.section-wrapper{background:#fff;border-radius:12px;box-shadow:0 1px 3px #00000014;overflow:hidden}.section-wrapper__header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s}.section-wrapper__header:hover{background:#fafafa}.section-wrapper__header-left{display:flex;align-items:center;gap:.75rem}.section-wrapper__header-right{display:flex;align-items:center;gap:.5rem}.section-wrapper__toggle{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center}.section-wrapper__toggle-icon{display:inline-block;font-size:.75rem;color:#888;transition:transform .2s;transform:rotate(90deg)}.section-wrapper__toggle--collapsed .section-wrapper__toggle-icon{transform:rotate(0)}.section-wrapper__title{font-size:1.1rem;font-weight:600;color:#333;margin:0}.section-status-badge{padding:.2rem .5rem;font-size:.75rem;font-weight:500;border-radius:10px}.section-status-badge--completed{color:#2d8a4e;background:#e6f5ec}.section-status-badge--failed{color:#c33;background:#fff0f0}.section-status-badge--generating{color:#b36b00;background:#fff4e0}.section-status-badge--pending,.section-status-badge--skipped{color:#888;background:#f0f0f0}.section-wrapper__spinner{display:inline-flex;align-items:center}.spinner{display:inline-block;width:16px;height:16px;border:2px solid #e0e0e0;border-top-color:#4a9eff;border-radius:50%;animation:spin .8s linear infinite}.section-wrapper__regenerate-btn{padding:.3rem .75rem;font-size:.8rem;font-weight:500;color:#c33;background:#fff;border:1px solid #cc3333;border-radius:6px;cursor:pointer;transition:all .2s}.section-wrapper__regenerate-btn:hover{background:#fff0f0}.section-wrapper__content{padding:0 1.5rem 1.5rem}.section-wrapper__notes{margin-top:1.25rem;padding-top:1rem;border-top:1px solid #e8e8e8}.section-wrapper__notes-label{display:block;font-size:.85rem;font-weight:500;color:#555;margin-bottom:.375rem}.section-wrapper__notes-textarea{width:100%;padding:.5rem .75rem;font-size:.9rem;border:1px solid #d0d0d0;border-radius:6px;resize:vertical;min-height:60px;transition:border-color .2s}.section-wrapper__notes-textarea:focus{outline:none;border-color:#4a9eff;box-shadow:0 0 0 3px #4a9eff1a}.section-wrapper__notes-save-btn{margin-top:.5rem;padding:.375rem .75rem;font-size:.8rem;font-weight:500;color:#fff;background:#4a9eff;border:none;border-radius:6px;cursor:pointer;transition:background .2s}.section-wrapper__notes-save-btn:hover{background:#3a8eef}.company-profile-section{padding:.5rem 0}.company-profile-header{display:none}.company-profile-summary{font-size:.95rem;color:#555;line-height:1.6;margin-bottom:1.25rem;padding:.75rem;background:#f8f9fa;border-radius:6px;border-left:3px solid #4a9eff}.company-profile-summary p{margin:0}.company-profile-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:1.25rem}.company-profile-field{margin-bottom:1rem}.company-profile-label{display:block;font-size:.8rem;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.25rem}.company-profile-value{font-size:.95rem;color:#333}.company-profile-tags{list-style:none;padding:0;margin:.25rem 0 0;display:flex;flex-wrap:wrap;gap:.375rem}.company-profile-tag{padding:.2rem .5rem;font-size:.8rem;color:#4a9eff;background:#e8f2ff;border-radius:4px}.company-profile-digital{background:#f8f9fa;border-radius:8px;padding:1rem;margin-bottom:1rem}.company-profile-digital-item{margin-bottom:.75rem}.company-profile-digital-item:last-child{margin-bottom:0}.company-profile-link{color:#4a9eff;text-decoration:none;word-break:break-all}.company-profile-link:hover{text-decoration:underline}.company-profile-list{margin:.25rem 0 0 1rem;padding:0;font-size:.9rem;color:#555}.company-profile-news{display:flex;flex-direction:column;gap:.75rem;margin-top:.25rem}.company-profile-news-card{background:#f8f9fa;border-radius:8px;padding:.75rem 1rem;border-left:3px solid #e0e0e0}.company-profile-news-title{font-size:.95rem;font-weight:600;color:#333;margin:0 0 .25rem}.company-profile-news-date{font-size:.8rem;color:#888;margin-bottom:.375rem}.company-profile-news-summary{font-size:.9rem;color:#555;line-height:1.5;margin:0 0 .375rem}.company-profile-news-link{font-size:.85rem;color:#4a9eff;text-decoration:none}.company-profile-news-link:hover{text-decoration:underline}.opportunities-section{padding:.5rem 0}.opportunities-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.opportunities-card{background:#f8f9fa;border-radius:8px;padding:1rem 1.25rem;border:1px solid #e8e8e8;transition:border-color .2s}.opportunities-card:hover{border-color:#ccc}.opportunities-title{font-size:1rem;font-weight:600;color:#333;margin:0 0 .5rem}.opportunities-description{font-size:.9rem;color:#555;line-height:1.5;margin:0 0 .75rem}.opportunities-value{font-size:.85rem;color:#555;margin-bottom:.5rem}.opportunities-complexity{display:inline-block;padding:.15rem .5rem;font-size:.75rem;font-weight:500;border-radius:10px;text-transform:capitalize}.opportunities-complexity-low{color:#2d8a4e;background:#e6f5ec}.opportunities-complexity-medium{color:#b36b00;background:#fff4e0}.opportunities-complexity-high{color:#c33;background:#fff0f0}.opportunities-match{margin-top:.5rem;padding-top:.5rem;border-top:1px solid #e8e8e8;display:flex;justify-content:space-between;align-items:center;font-size:.8rem}.opportunities-match-name{color:#555}.opportunities-match-score{color:#2d8a4e;font-weight:600}.opportunities-pitch{margin-top:.75rem;padding:.75rem;background:#f0f7ff;border-left:3px solid #4a9eff;border-radius:0 6px 6px 0;font-size:.85rem;color:#444}.opportunities-pitch strong{display:block;margin-bottom:.25rem;color:#333;font-size:.8rem;text-transform:uppercase;letter-spacing:.03em}.opportunities-pitch p{margin:0;line-height:1.5}.strategy-section{padding:.5rem 0}.strategy-header{display:none}.strategy-pitch{font-size:.95rem;color:#333;line-height:1.6;padding:.75rem 1rem;background:#f0f7ff;border-radius:8px;border-left:3px solid #4a9eff;margin-bottom:1.25rem;font-style:italic}.strategy-subsection{margin-bottom:1.25rem}.strategy-subsection:last-child{margin-bottom:0}.strategy-subsection-title{font-size:.95rem;font-weight:600;color:#333;margin:0 0 .5rem}.strategy-list{margin:0;padding-left:1.25rem;font-size:.9rem;color:#555;line-height:1.7}.strategy-list li{margin-bottom:.25rem}.strategy-objections{display:flex;flex-direction:column;gap:.75rem}.strategy-objection-card{background:#f8f9fa;border-radius:8px;padding:.75rem 1rem;border-left:3px solid #e0e0e0}.strategy-objection-question{font-size:.9rem;font-weight:600;color:#c33;margin:0 0 .375rem}.strategy-objection-answer{font-size:.9rem;color:#555;line-height:1.5;margin:0}.strategy-guidance{font-size:.9rem;color:#555;line-height:1.6;padding:.75rem 1rem;background:#faf8f0;border-radius:8px;border-left:3px solid #d4a50a;margin-top:1rem}.refs-section{padding:.5rem 0}.refs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.refs-card{background:#f8f9fa;border-radius:8px;padding:1rem 1.25rem;border:1px solid #e8e8e8;position:relative}.refs-title{font-size:1rem;font-weight:600;color:#333;margin:0 0 .375rem;padding-right:3rem}.refs-match-score{position:absolute;top:1rem;right:1.25rem;font-size:.85rem;font-weight:600;color:#2d8a4e;background:#e6f5ec;padding:.2rem .5rem;border-radius:8px}.refs-client{font-size:.9rem;color:#555;margin:0 0 .375rem}.refs-sector{display:inline-block;padding:.15rem .5rem;font-size:.75rem;font-weight:500;color:#4a9eff;background:#e8f2ff;border-radius:4px;margin-bottom:.5rem}.refs-relevance{font-size:.85rem;color:#666;line-height:1.5;margin:0}.contact-profile-content{padding:.5rem 0}.contact-profile-content p{font-size:.9rem;color:#555;line-height:1.6;margin:0 0 .75rem}.contact-profile-content ul{margin:.25rem 0 .75rem 1rem;padding:0;font-size:.9rem;color:#555}.contact-profile-content li{margin-bottom:.25rem}.meeting-prep-card{background:#fff;border-radius:10px;padding:1.25rem 1.5rem;box-shadow:0 1px 3px #00000014;cursor:pointer;transition:all .2s;border:1px solid transparent}.meeting-prep-card:hover{border-color:#4a9eff;box-shadow:0 2px 8px #4a9eff1f}.meeting-prep-card:focus{outline:2px solid #4a9eff;outline-offset:2px}.meeting-prep-card__header{margin-bottom:.5rem}.meeting-prep-card__title{font-size:1.1rem;font-weight:600;color:#333;margin:0}.meeting-prep-card__body{display:flex;flex-direction:column;gap:.375rem}.meeting-prep-card__contact{font-size:.9rem;color:#555}.meeting-prep-card__contact-name{font-weight:500}.meeting-prep-card__contact-role{color:#888}.meeting-prep-card__badges{display:flex;flex-wrap:wrap;gap:.375rem;align-items:center}.meeting-prep-card__meeting-type-badge{padding:.15rem .5rem;font-size:.75rem;font-weight:500;color:#4a9eff;background:#e8f2ff;border-radius:10px}.meeting-prep-card__status-badge{padding:.15rem .5rem;font-size:.75rem;font-weight:500;border-radius:10px}.meeting-prep-card__status-badge--completed{color:#2d8a4e;background:#e6f5ec}.meeting-prep-card__status-badge--generating,.meeting-prep-card__status-badge--partial{color:#b36b00;background:#fff4e0}.meeting-prep-card__status-badge--error{color:#c33;background:#fff0f0}.meeting-prep-card__status-badge--draft{color:#888;background:#f0f0f0}.meeting-prep-card__stale-badge{padding:.15rem .5rem;font-size:.7rem;font-weight:500;color:#b36b00;background:#fff4e0;border-radius:8px}.meeting-prep-card__date{font-size:.8rem;color:#888}.contact-profile-section{padding:.5rem 0}.contact-section-subsection{margin-bottom:1.25rem}.contact-section-subsection:last-child{margin-bottom:0}.contact-section-subsection-title{font-size:.95rem;font-weight:600;color:#333;margin:0 0 .375rem}.contact-section-text{font-size:.9rem;color:#555;line-height:1.6;margin:0}.contact-section-tags{display:flex;flex-wrap:wrap;gap:.375rem}.contact-section-tag{display:inline-block;padding:.2rem .5rem;font-size:.8rem;color:#4a9eff;background:#e8f2ff;border-radius:4px}.contact-section-list{margin:0;padding-left:1.25rem;font-size:.9rem;color:#555;line-height:1.7}.contact-section-list-item{margin-bottom:.25rem}.contact-section-badge{display:inline-block;padding:.25rem .75rem;font-size:.85rem;font-weight:500;color:#4a9eff;background:#e8f2ff;border-radius:12px}.meeting-prep-list-page{max-width:900px;margin:0 auto;padding:2rem 1rem}.meeting-prep-list-page .loading-state,.meeting-prep-list-page .error-state{text-align:center;padding:3rem 1rem;color:#666;font-size:.95rem}.meeting-prep-list-page .error-state{color:#c33}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.page-header h1{font-size:1.75rem;font-weight:700;color:#333;margin:0}.new-preparation-button{padding:.625rem 1.25rem;font-size:.95rem;font-weight:600;color:#fff;background:#4a9eff;border:none;border-radius:6px;cursor:pointer;transition:background .2s}.new-preparation-button:hover{background:#3a8eef}.filters{display:flex;gap:.75rem;align-items:center;margin-bottom:1.5rem}.filters-loading{font-size:.8rem;color:#888;white-space:nowrap}.search-input{flex:1;padding:.625rem .75rem;font-size:.95rem;border:1px solid #d0d0d0;border-radius:6px;background:#fff;transition:border-color .2s}.search-input:focus{outline:none;border-color:#4a9eff;box-shadow:0 0 0 3px #4a9eff1a}.status-filter{padding:.625rem .75rem;font-size:.95rem;border:1px solid #d0d0d0;border-radius:6px;background:#fff;min-width:180px;cursor:pointer}.status-filter:focus{outline:none;border-color:#4a9eff}.meeting-prep-list{display:flex;flex-direction:column;gap:.75rem}.empty-state{text-align:center;padding:3rem 1rem;background:#fff;border-radius:12px;box-shadow:0 1px 3px #00000014}.empty-state p{font-size:1rem;color:#888;margin:0 0 1rem}.create-first-button{padding:.5rem 1rem;font-size:.9rem;font-weight:500;color:#4a9eff;background:#fff;border:1px solid #4a9eff;border-radius:6px;cursor:pointer;transition:all .2s}.create-first-button:hover{background:#f0f7ff}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem}.pagination-button{padding:.5rem 1rem;font-size:.9rem;font-weight:500;color:#4a9eff;background:#fff;border:1px solid #d0d0d0;border-radius:6px;cursor:pointer;transition:all .2s}.pagination-button:hover:not(:disabled){border-color:#4a9eff;background:#f0f7ff}.pagination-button:disabled{opacity:.4;cursor:not-allowed}.pagination-info{font-size:.9rem;color:#666}@media (max-width: 600px){.page-header{flex-direction:column;align-items:flex-start;gap:.75rem}.filters{flex-direction:column}.status-filter{min-width:auto}}.meeting-prep-form-page{max-width:720px;margin:0 auto;padding:2rem 1rem}.meeting-prep-form-header{margin-bottom:2rem}.meeting-prep-form-header h1{font-size:1.75rem;font-weight:700;color:#333;margin:0 0 .5rem}.meeting-prep-form-header p{color:#666;font-size:.95rem;margin:0}.meeting-prep-form{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #00000014}.meeting-prep-form__section{border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem}.meeting-prep-form__section legend{font-weight:600;font-size:1.05rem;color:#333;padding:0 .5rem}.meeting-prep-form__field{margin-bottom:1rem}.meeting-prep-form__field:last-child{margin-bottom:0}.meeting-prep-form__field label{display:block;font-size:.9rem;font-weight:500;color:#555;margin-bottom:.375rem}.meeting-prep-form__field input,.meeting-prep-form__field select,.meeting-prep-form__field textarea{width:100%;padding:.625rem .75rem;font-size:.95rem;border:1px solid #d0d0d0;border-radius:6px;background:#fff;transition:border-color .2s}.meeting-prep-form__field input:focus,.meeting-prep-form__field select:focus,.meeting-prep-form__field textarea:focus{outline:none;border-color:#4a9eff;box-shadow:0 0 0 3px #4a9eff1a}.meeting-prep-form__field-row{display:flex;gap:.75rem}.meeting-prep-form__field-row input{flex:1}.meeting-prep-form__disambiguate-btn{padding:.625rem 1rem;font-size:.9rem;font-weight:500;color:#4a9eff;background:#fff;border:1px solid #4a9eff;border-radius:6px;cursor:pointer;white-space:nowrap;transition:all .2s}.meeting-prep-form__disambiguate-btn:hover:not(:disabled){background:#f0f7ff}.meeting-prep-form__disambiguate-btn:disabled{opacity:.5;cursor:not-allowed}.meeting-prep-form__field-error{font-size:.85rem;color:#c33;margin:.375rem 0 0}.meeting-prep-form__toggle-group{display:flex;gap:0;border:1px solid #d0d0d0;border-radius:6px;overflow:hidden}.meeting-prep-form__toggle-btn{flex:1;padding:.5rem 1rem;font-size:.9rem;font-weight:500;color:#555;background:#fff;border:none;border-right:1px solid #d0d0d0;cursor:pointer;transition:all .2s}.meeting-prep-form__toggle-btn:last-child{border-right:none}.meeting-prep-form__toggle-btn:hover:not(.meeting-prep-form__toggle-btn--active){background:#f5f5f5}.meeting-prep-form__toggle-btn--active{background:#4a9eff;color:#fff;font-weight:600}.meeting-prep-form__field-hint{font-size:.85rem;color:#888;margin:.375rem 0 0;font-style:italic}.meeting-prep-form__row{display:flex;gap:1rem}.meeting-prep-form__row .meeting-prep-form__field{flex:1}.meeting-prep-form__error{background:#fff0f0;color:#c33;padding:.75rem 1rem;border-radius:6px;font-size:.9rem;margin-bottom:1.5rem;border:1px solid #ffcccc}.meeting-prep-form__actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:.5rem}.meeting-prep-form__cancel-btn{padding:.625rem 1.25rem;font-size:.95rem;font-weight:500;color:#666;background:#fff;border:1px solid #ddd;border-radius:6px;cursor:pointer;transition:all .2s}.meeting-prep-form__cancel-btn:hover{background:#f5f5f5;border-color:#999}.meeting-prep-form__submit-btn{padding:.625rem 1.5rem;font-size:.95rem;font-weight:600;color:#fff;background:#4a9eff;border:none;border-radius:6px;cursor:pointer;transition:all .2s}.meeting-prep-form__submit-btn:hover:not(:disabled){background:#3a8eef}.meeting-prep-form__submit-btn:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 600px){.meeting-prep-form__row{flex-direction:column;gap:0}.meeting-prep-form__field-row{flex-direction:column}}.meeting-prep-detail{max-width:900px;margin:0 auto;padding:2rem 1rem}.meeting-prep-detail.loading,.meeting-prep-detail.error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;gap:1rem}.meeting-prep-detail.error button{padding:.5rem 1rem;font-size:.9rem;color:#4a9eff;background:#fff;border:1px solid #4a9eff;border-radius:6px;cursor:pointer}.meeting-prep-detail__header{background:#fff;border-radius:12px;padding:1.5rem 2rem;margin-bottom:1.5rem;box-shadow:0 1px 3px #00000014}.meeting-prep-detail__header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.meeting-prep-detail__back-btn{padding:.375rem .75rem;font-size:.9rem;color:#666;background:none;border:1px solid #ddd;border-radius:6px;cursor:pointer;transition:all .2s}.meeting-prep-detail__back-btn:hover{background:#f5f5f5;border-color:#999}.meeting-prep-detail__actions{display:flex;gap:.5rem}.meeting-prep-detail__refresh-btn{padding:.375rem .75rem;font-size:.85rem;font-weight:500;color:#4a9eff;background:#fff;border:1px solid #4a9eff;border-radius:6px;cursor:pointer;transition:all .2s}.meeting-prep-detail__refresh-btn:hover:not(:disabled){background:#f0f7ff}.meeting-prep-detail__refresh-btn:disabled{opacity:.5;cursor:not-allowed}.meeting-prep-detail__delete-btn{padding:.375rem .75rem;font-size:.85rem;font-weight:500;color:#c33;background:#fff;border:1px solid #cc3333;border-radius:6px;cursor:pointer;transition:all .2s}.meeting-prep-detail__delete-btn:hover{background:#fff0f0}.meeting-prep-detail__title{font-size:1.75rem;font-weight:700;color:#333;margin:0 0 .75rem}.meeting-prep-detail__meta{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-bottom:.5rem}.meeting-prep-detail__meta-item{font-size:.9rem;color:#555}.meeting-prep-detail__meta-badge{padding:.25rem .625rem;font-size:.8rem;font-weight:500;color:#4a9eff;background:#e8f2ff;border-radius:12px}.meeting-prep-detail__meta-badge--intermediary{color:#7c3aed;background:#ede9fe}.meeting-prep-detail__status-badge{padding:.25rem .625rem;font-size:.8rem;font-weight:500;border-radius:12px;text-transform:capitalize}.meeting-prep-detail__status-badge--completed{color:#2d8a4e;background:#e6f5ec}.meeting-prep-detail__status-badge--generating,.meeting-prep-detail__status-badge--partial{color:#b36b00;background:#fff4e0}.meeting-prep-detail__status-badge--error{color:#c33;background:#fff0f0}.meeting-prep-detail__status-badge--draft{color:#666;background:#f0f0f0}.meeting-prep-detail__date{font-size:.85rem;color:#888;margin-top:.25rem}.meeting-prep-detail__stale-badge{display:inline-block;margin-left:.5rem;padding:.125rem .5rem;font-size:.75rem;font-weight:500;color:#b36b00;background:#fff4e0;border-radius:8px}.meeting-prep-detail__context{margin-top:.75rem;font-size:.9rem;color:#555;padding:.75rem;background:#fafafa;border-radius:6px;border-left:3px solid #4a9eff}.meeting-prep-detail__progress{background:#fff;border-radius:12px;padding:1.25rem 2rem;margin-bottom:1.5rem;box-shadow:0 1px 3px #00000014}.meeting-prep-detail__progress-bar{height:8px;background:#e8e8e8;border-radius:4px;overflow:hidden}.meeting-prep-detail__progress-fill{height:100%;background:#4a9eff;border-radius:4px;transition:width .5s ease}.meeting-prep-detail__progress-text{font-size:.85rem;color:#666;margin:.5rem 0 0;text-align:center}.meeting-prep-detail__error{background:#fff0f0;color:#c33;padding:.75rem 1rem;border-radius:8px;font-size:.9rem;margin-bottom:1.5rem;border:1px solid #ffcccc}.meeting-prep-detail__sections{display:flex;flex-direction:column;gap:1rem}.meeting-prep-detail__modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.meeting-prep-detail__modal{background:#fff;border-radius:12px;padding:2rem;max-width:440px;width:90%;box-shadow:0 20px 60px #0000004d}.meeting-prep-detail__modal h3{margin:0 0 .75rem;font-size:1.2rem;color:#333}.meeting-prep-detail__modal p{font-size:.95rem;color:#555;margin:0 0 1.5rem}.meeting-prep-detail__modal-actions{display:flex;justify-content:flex-end;gap:.75rem}.meeting-prep-detail__modal-actions button{padding:.5rem 1rem;font-size:.9rem;border-radius:6px;cursor:pointer;transition:all .2s}.meeting-prep-detail__modal-actions button:first-child{color:#666;background:#fff;border:1px solid #ddd}.meeting-prep-detail__modal-actions button:first-child:hover{background:#f5f5f5}.meeting-prep-detail__modal-delete{color:#fff!important;background:#c33!important;border:none!important;font-weight:600}.meeting-prep-detail__modal-delete:hover{background:#b52828!important}.meeting-prep-detail__contact-edit-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:disambiguationFadeIn .2s ease-out}.meeting-prep-detail__contact-edit-modal{background:#fff;border-radius:12px;padding:2rem;max-width:500px;width:90%;box-shadow:0 20px 60px #0000004d;animation:disambiguationSlideIn .3s ease-out}.meeting-prep-detail__contact-edit-modal h3{margin:0 0 1.25rem;font-size:1.2rem;color:#333}.meeting-prep-detail__contact-edit-row{display:flex;gap:.75rem;margin-bottom:.75rem}.meeting-prep-detail__contact-edit-field{display:flex;flex-direction:column;gap:.25rem;flex:1}.meeting-prep-detail__contact-edit-field label{font-size:.8rem;font-weight:500;color:#555}.meeting-prep-detail__contact-edit-field input{padding:.5rem .75rem;font-size:.9rem;border:1px solid #d0d0d0;border-radius:6px;transition:border-color .2s}.meeting-prep-detail__contact-edit-field input:focus{outline:none;border-color:#4a9eff;box-shadow:0 0 0 3px #4a9eff1a}.meeting-prep-detail__contact-edit-role-row{display:flex;gap:.5rem;margin-bottom:1.25rem}.meeting-prep-detail__contact-edit-role-row input{flex:1;padding:.5rem .75rem;font-size:.9rem;border:1px solid #d0d0d0;border-radius:6px;transition:border-color .2s}.meeting-prep-detail__contact-edit-role-row input:focus{outline:none;border-color:#4a9eff;box-shadow:0 0 0 3px #4a9eff1a}.meeting-prep-detail__contact-verify-btn{padding:.5rem .75rem;font-size:.85rem;font-weight:500;color:#4a9eff;background:#fff;border:1px solid #4a9eff;border-radius:6px;cursor:pointer;white-space:nowrap;transition:all .2s}.meeting-prep-detail__contact-verify-btn:hover:not(:disabled){background:#f0f7ff}.meeting-prep-detail__contact-verify-btn:disabled{opacity:.5;cursor:not-allowed}.meeting-prep-detail__contact-edit-actions{display:flex;justify-content:flex-end;gap:.75rem;padding-top:1rem;border-top:1px solid #e8e8e8}.meeting-prep-detail__contact-edit-actions button{padding:.5rem 1rem;font-size:.9rem;border-radius:6px;cursor:pointer;transition:all .2s}.meeting-prep-detail__contact-cancel-btn{color:#666;background:#fff;border:1px solid #ddd}.meeting-prep-detail__contact-cancel-btn:hover{background:#f5f5f5}.meeting-prep-detail__contact-save-btn{color:#fff;background:#4a9eff;border:none;font-weight:600}.meeting-prep-detail__contact-save-btn:hover:not(:disabled){background:#3a8eef}.meeting-prep-detail__contact-save-btn:disabled{opacity:.5;cursor:not-allowed}.meeting-prep-detail__edit-contact-btn{padding:.2rem .5rem;font-size:.8rem;color:#4a9eff;background:none;border:1px solid #4a9eff;border-radius:4px;cursor:pointer;transition:all .2s}.meeting-prep-detail__edit-contact-btn:hover{background:#f0f7ff}@media (max-width: 600px){.meeting-prep-detail__header-top{flex-direction:column;align-items:flex-start;gap:.75rem}.meeting-prep-detail__meta{flex-direction:column;align-items:flex-start}}.company-card{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;border-radius:10px;text-decoration:none;color:inherit;overflow:hidden;transition:box-shadow .2s,border-color .2s,transform .2s}.company-card:hover{border-color:#cbd5e1;box-shadow:0 6px 20px #0f172a14;transform:translateY(-2px)}.company-card:focus{outline:2px solid #3b82f6;outline-offset:2px}.company-card:focus:not(:focus-visible){outline:none}.company-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--engagement-color, #e2e8f0);transition:width .2s}.company-card:hover:before{width:5px}.company-card[data-engagement=high]{--engagement-color: #3b82f6}.company-card[data-engagement=medium]{--engagement-color: #10b981}.company-card[data-engagement=low]{--engagement-color: #f59e0b}.company-card[data-engagement=none]{--engagement-color: #e2e8f0}.company-card-primary{padding:1.25rem 1.25rem 1rem 1.5rem;border-bottom:1px solid #f1f5f9}.company-card-name{margin:0 0 .375rem;font-size:1.125rem;font-weight:700;color:#0f172a;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.company-card-category{display:inline-block;padding:.1875rem .5rem;font-size:.75rem;font-weight:600;border-radius:4px;white-space:nowrap;background:#f1f5f9;color:#475569}.cat-esn{background:#dbeafe;color:#1e40af}.cat-editeur{background:#f3e8ff;color:#6b21a8}.cat-conseil{background:#d1fae5;color:#065f46}.cat-client-final{background:#fef3c7;color:#92400e}.cat-startup{background:#fce7f3;color:#9d174d}.cat-grand-groupe{background:#e0e7ff;color:#3730a3}.cat-agence{background:#ccfbf1;color:#115e59}.cat-institutionnel{background:#f1f5f9;color:#334155}.cat-other{background:#f1f5f9;color:#475569}.company-card-metrics{display:flex;gap:1rem;padding:.875rem 1.25rem .875rem 1.5rem;border-bottom:1px solid #f1f5f9}.company-card-metric{display:flex;flex-direction:column;align-items:center;gap:.125rem;min-width:0}.company-card-metric .metric-value{font-size:1.25rem;font-weight:700;color:#0f172a;line-height:1.2}.company-card-metric .metric-label{font-size:.6875rem;font-weight:500;color:#94a3b8;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap}.company-card-metadata{display:flex;flex-wrap:wrap;gap:.375rem;padding:.625rem 1.25rem .625rem 1.5rem;background:#f8fafc}.company-card-metadata .metadata-item{padding:.1875rem .5rem;font-size:.75rem;font-weight:500;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:4px;white-space:nowrap}.metadata-sector{color:#7c3aed;border-color:#ddd6fe;background:#f5f3ff}.metadata-size{color:#92400e;border-color:#fde68a;background:#fffbeb}.metadata-website{color:#059669;border-color:#a7f3d0;background:#f0fdf4}.company-card-client-sectors{padding:.375rem 1.25rem .375rem 1.5rem;font-size:.75rem;font-weight:500;color:#0369a1;background:#f0f9ff;border-top:1px solid #f1f5f9}.company-card-enrichment{margin-top:auto;padding:.375rem 1.25rem .375rem 1.5rem;font-size:.6875rem;font-weight:600;color:#8b5cf6;background:#faf5ff;border-top:1px solid #f1f5f9;text-transform:uppercase;letter-spacing:.03em}@media (max-width: 768px){.company-card-primary{padding:1rem 1rem .75rem 1.25rem}.company-card-metrics{padding:.75rem 1rem .75rem 1.25rem;flex-wrap:wrap}.company-card-metric .metric-label{font-size:.75rem}.company-card-metadata{padding:.5rem 1rem .5rem 1.25rem}}.company-form{display:flex;flex-direction:column;gap:1rem}.company-form__field{display:flex;flex-direction:column;gap:.375rem}.company-form__field label{font-size:.875rem;font-weight:500;color:#475569}.company-form__field input,.company-form__field select,.company-form__field textarea{padding:.625rem .75rem;font-size:.875rem;border:1px solid #e2e8f0;border-radius:6px;outline:none;transition:border-color .2s;font-family:inherit}.company-form__field input:focus,.company-form__field select:focus,.company-form__field textarea:focus{border-color:#3b82f6}.company-form__field textarea{resize:vertical;min-height:4rem}.company-form__duplicates{padding:.75rem;background:#fef3c7;border:1px solid #fcd34d;border-radius:6px;font-size:.8125rem;color:#92400e}.company-form__duplicates p{margin:0 0 .375rem;font-weight:500}.company-form__duplicates ul{margin:0;padding-left:1.25rem}.company-form__duplicates li{margin-bottom:.25rem}.duplicate-category{color:#b45309;font-style:italic}.company-form__checkbox-group{display:flex;flex-wrap:wrap;gap:.5rem 1rem}.company-form__checkbox-label{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:#475569;cursor:pointer;white-space:nowrap}.company-form__checkbox-label input[type=checkbox]{width:1rem;height:1rem;accent-color:#3b82f6;cursor:pointer}.company-form__actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:.5rem}.company-form__cancel{padding:.625rem 1rem;font-size:.875rem;font-weight:500;background:#fff;color:#64748b;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;transition:background .2s}.company-form__cancel:hover:not(:disabled){background:#f8fafc}.company-form__submit{padding:.625rem 1rem;font-size:.875rem;font-weight:500;background:#3b82f6;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background .2s}.company-form__submit:hover:not(:disabled){background:#2563eb}.company-form__submit:disabled{opacity:.6;cursor:not-allowed}.company-form__delete{padding:.625rem 1rem;font-size:.875rem;font-weight:500;background:#ef4444;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background .2s}.company-form__delete:hover:not(:disabled){background:#dc2626}.company-form__delete:disabled{opacity:.6;cursor:not-allowed}.relation-counts{margin:.5rem 0;padding-left:1.25rem;font-size:.875rem;color:#64748b}.relation-counts li{margin-bottom:.25rem}.companies-page{max-width:1200px;margin:0 auto;padding:2rem}.companies-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.companies-header h1{margin:0;font-size:1.75rem;font-weight:600;color:#1e293b}.companies-count{font-size:.875rem;color:#64748b}.companies-filters{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.search-input-wrapper{position:relative;flex:1;min-width:200px}.companies-page .search-input{width:100%;padding:.625rem 2.25rem .625rem 1rem;font-size:.875rem;border:1px solid #e2e8f0;border-radius:6px;outline:none;transition:border-color .2s}.companies-page .search-input:focus{border-color:#3b82f6}.search-input-clear{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);background:none;border:none;font-size:1.125rem;color:#94a3b8;cursor:pointer;padding:.25rem;line-height:1;transition:color .15s;display:flex;align-items:center;justify-content:center}.search-input-clear:hover{color:#ef4444}.status-select{padding:.625rem 1rem;font-size:.875rem;border:1px solid #e2e8f0;border-radius:6px;background:#fff;cursor:pointer;transition:border-color .15s,background-color .15s}.status-select.has-value{border-color:#3b82f6;background:#eff6ff}.clear-all-filters{padding:.625rem 1rem;font-size:.875rem;background:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:6px;cursor:pointer;font-weight:500;transition:background .15s;white-space:nowrap}.clear-all-filters:hover{background:#fee2e2}.companies-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem}.companies-empty{text-align:center;padding:3rem 1rem;color:#64748b}.companies-empty p{margin:0 0 .5rem;font-size:1rem}.companies-empty-hint{font-size:.875rem;color:#94a3b8}.companies-load-more{display:flex;justify-content:center;margin-top:1.5rem}.load-more-button{padding:.625rem 1.5rem;font-size:.875rem;font-weight:500;background:#fff;color:#3b82f6;border:1px solid #3b82f6;border-radius:6px;cursor:pointer;transition:background .2s}.load-more-button:hover:not(:disabled){background:#eff6ff}.load-more-button:disabled{opacity:.6;cursor:not-allowed}.companies-header-actions{display:flex;gap:.5rem}.companies-page .confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:100}.companies-page .confirm-dialog{background:#fff;border-radius:12px;padding:1.5rem;max-width:480px;width:90%;box-shadow:0 20px 60px #00000026}.companies-page .confirm-dialog h3{margin:0 0 .75rem;font-size:1.125rem;font-weight:600;color:#1e293b}.companies-page .confirm-dialog p{margin:0 0 1.25rem;font-size:.875rem;color:#64748b;line-height:1.5}.companies-page .confirm-actions{display:flex;gap:.5rem;justify-content:flex-end}@media (max-width: 768px){.companies-page{padding:1rem}.companies-header{flex-direction:column;align-items:flex-start;gap:.75rem}.companies-header h1{font-size:1.375rem}.companies-grid{grid-template-columns:1fr}.companies-filters{flex-direction:column}}.cpc-card{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;border-radius:8px;text-decoration:none;color:inherit;overflow:hidden;transition:box-shadow .2s,border-color .2s,transform .2s}.cpc-card:hover{border-color:#cbd5e1;box-shadow:0 4px 14px #0f172a12;transform:translateY(-1px)}.cpc-card:focus{outline:2px solid #3b82f6;outline-offset:2px}.cpc-card:focus:not(:focus-visible){outline:none}.cpc-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--status-color, #94a3b8)}.cpc-card[data-status=active]{--status-color: #3b82f6}.cpc-card[data-status=completed]{--status-color: #10b981}.cpc-card[data-status=cancelled]{--status-color: #ef4444}.cpc-card[data-status=archived]{--status-color: #94a3b8}.cpc-primary{padding:.75rem .875rem .5rem 1rem}.cpc-title{margin:0;font-size:.9375rem;font-weight:600;color:#0f172a;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cpc-endclient{margin:.25rem 0 0;font-size:.75rem;color:#64748b;font-style:italic}.cpc-intermediary{margin:.25rem 0 0;font-size:.75rem;color:#7c3aed;font-weight:500}.cpc-metrics{display:flex;flex-wrap:wrap;gap:.5rem;padding:.375rem .875rem .375rem 1rem}.cpc-metric{font-size:.75rem;font-weight:500;color:#475569}.cpc-metric-budget{font-weight:600;color:#0f172a}.cpc-sector-row{padding:.25rem .875rem .25rem 1rem}.cpc-sector-badge{display:inline-block;padding:.125rem .4375rem;font-size:.6875rem;font-weight:500;color:#7c3aed;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:4px;white-space:nowrap}.cpc-badges{display:flex;flex-direction:column;gap:.25rem;padding:.25rem .875rem .5rem 1rem}.cpc-status-bar{margin-top:auto;padding:.25rem .875rem .25rem 1rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;border-top:1px solid #f1f5f9}.cpc-status-bar.status-active{color:#2563eb;background:#eff6ff}.cpc-status-bar.status-completed{color:#059669;background:#f0fdf4}.cpc-status-bar.status-cancelled{color:#dc2626;background:#fef2f2}.cpc-status-bar.status-archived{color:#64748b;background:#f8fafc}@media (max-width: 768px){.cpc-primary{padding:.625rem .75rem .375rem .875rem}.cpc-metrics,.cpc-sector-row,.cpc-badges{padding-left:.875rem;padding-right:.75rem}}.cd-page{max-width:960px;margin:0 auto;padding:2rem}.cd-breadcrumb{margin-bottom:1.5rem;font-size:.875rem;color:#64748b}.cd-breadcrumb a{color:#3b82f6;text-decoration:none}.cd-breadcrumb a:hover{text-decoration:underline}.cd-breadcrumb-sep{margin:0 .5rem;color:#cbd5e1}.cd-edit{margin-bottom:2rem}.cd-edit h1{margin:0 0 1.5rem;font-size:1.5rem;font-weight:600;color:#1e293b}.cd-hero{position:relative;background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;margin-bottom:1.5rem}.cd-hero:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:var(--cat-color, #94a3b8)}.cd-hero[data-category=esn]{--cat-color: #1e40af}.cd-hero[data-category=editeur]{--cat-color: #6b21a8}.cd-hero[data-category=conseil]{--cat-color: #065f46}.cd-hero[data-category=client-final]{--cat-color: #92400e}.cd-hero[data-category=startup]{--cat-color: #9d174d}.cd-hero[data-category=grand-groupe]{--cat-color: #3730a3}.cd-hero[data-category=agence]{--cat-color: #115e59}.cd-hero[data-category=institutionnel]{--cat-color: #334155}.cd-hero[data-category=other]{--cat-color: #475569}.cd-hero-primary{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:1.5rem 1.5rem 1.25rem 2rem}.cd-hero-identity{display:flex;flex-direction:column;gap:.5rem;min-width:0}.cd-hero-name{margin:0;font-size:1.75rem;font-weight:700;color:#0f172a;line-height:1.2}.cd-hero-category{display:inline-block;align-self:flex-start;padding:.25rem .625rem;font-size:.8125rem;font-weight:600;border-radius:6px;white-space:nowrap;background:#f1f5f9;color:#475569}.cd-hero-category.cat-esn{background:#dbeafe;color:#1e40af}.cd-hero-category.cat-editeur{background:#f3e8ff;color:#6b21a8}.cd-hero-category.cat-conseil{background:#d1fae5;color:#065f46}.cd-hero-category.cat-client-final{background:#fef3c7;color:#92400e}.cd-hero-category.cat-startup{background:#fce7f3;color:#9d174d}.cd-hero-category.cat-grand-groupe{background:#e0e7ff;color:#3730a3}.cd-hero-category.cat-agence{background:#ccfbf1;color:#115e59}.cd-hero-category.cat-institutionnel{background:#f1f5f9;color:#334155}.cd-hero-category.cat-other{background:#f1f5f9;color:#475569}.cd-hero-actions{display:flex;gap:.5rem;flex-shrink:0}.cd-hero-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#f1f5f9;border-top:1px solid #f1f5f9}.cd-stat{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:1rem;background:#fff}.cd-stat-value{font-size:1.5rem;font-weight:700;color:#0f172a;line-height:1}.cd-stat-label{font-size:.6875rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}.cd-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:1.5rem}.cd-info-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.cd-info-card-title{margin:0;padding:1rem 1.25rem;font-size:.9375rem;font-weight:600;color:#1e293b;border-bottom:1px solid #f1f5f9}.cd-info-card-content{padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.cd-field{display:flex;flex-direction:column;gap:.25rem}.cd-field-label{font-size:.6875rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}.cd-field-value{font-size:.9375rem;color:#1e293b;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.cd-field-empty{color:#94a3b8;font-style:italic}.cd-source-badge{display:inline-flex;align-items:center;padding:.125rem .375rem;font-size:.625rem;font-weight:700;background:#faf5ff;color:#8b5cf6;border:1px solid #ddd6fe;border-radius:3px;text-transform:uppercase;letter-spacing:.04em}.cd-link-external{color:#3b82f6;text-decoration:none;word-break:break-all}.cd-link-external:hover{text-decoration:underline}.cd-enrichment-source{display:inline-block;padding:.25rem .625rem;font-size:.8125rem;font-weight:500;border-radius:4px}.cd-enrichment-source[data-source=perplexity]{background:#dbeafe;color:#1e40af}.cd-enrichment-source[data-source=gemini]{background:#f3e8ff;color:#6b21a8}.cd-empty-state{text-align:center;padding:1rem 0}.cd-empty-state p{margin:0;font-size:.875rem;color:#94a3b8}.cd-empty-hint{margin-top:.5rem;font-size:.8125rem;color:#cbd5e1}.cd-portfolio-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;margin-bottom:1.5rem}.cd-portfolio-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #f1f5f9}.cd-portfolio-title{margin:0;font-size:.9375rem;font-weight:600;color:#1e293b}.cd-portfolio-meta{display:flex;align-items:center;gap:.5rem}.cd-portfolio-count{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .625rem;font-size:.8125rem;font-weight:700;color:#3b82f6;background:#dbeafe;border-radius:9999px}.cd-portfolio-sectors{display:flex;flex-wrap:wrap;gap:.5rem;padding:.875rem 1.25rem;background:#f8fafc;border-bottom:1px solid #f1f5f9}.cd-portfolio-sector-tag{display:inline-block;padding:.25rem .625rem;font-size:.75rem;font-weight:600;border-radius:9999px;white-space:nowrap;transition:opacity .15s}.cd-portfolio-sector-tag[data-sector=ecommerce]{background:#fef3c7;color:#92400e;border:1px solid #fcd34d}.cd-portfolio-sector-tag[data-sector=healthcare]{background:#fce7f3;color:#9d174d;border:1px solid #f9a8d4}.cd-portfolio-sector-tag[data-sector=finance]{background:#dbeafe;color:#1e40af;border:1px solid #93c5fd}.cd-portfolio-sector-tag[data-sector=education]{background:#f3e8ff;color:#6b21a8;border:1px solid #d8b4fe}.cd-portfolio-sector-tag[data-sector=retail]{background:#ffedd5;color:#9a3412;border:1px solid #fdba74}.cd-portfolio-sector-tag[data-sector=technology]{background:#e0e7ff;color:#3730a3;border:1px solid #a5b4fc}.cd-portfolio-sector-tag[data-sector=media]{background:#fce4ec;color:#880e4f;border:1px solid #f48fb1}.cd-portfolio-sector-tag[data-sector=services]{background:#e2e8f0;color:#334155;border:1px solid #94a3b8}.cd-portfolio-sector-tag[data-sector=industry]{background:#d1fae5;color:#065f46;border:1px solid #6ee7b7}.cd-portfolio-sector-tag[data-sector=energy]{background:#ccfbf1;color:#115e59;border:1px solid #5eead4}.cd-portfolio-sector-tag[data-sector=realestate]{background:#fff7ed;color:#7c2d12;border:1px solid #fed7aa}.cd-portfolio-sector-tag[data-sector=luxury]{background:#fae8ff;color:#701a75;border:1px solid #e9d5ff}.cd-portfolio-sector-tag[data-sector=food]{background:#dcfce7;color:#166534;border:1px solid #86efac}.cd-portfolio-sector-tag[data-sector=transport]{background:#dbeafe;color:#1d4ed8;border:1px solid #93c5fd}.cd-portfolio-sector-tag[data-sector=publicsector]{background:#f1f5f9;color:#475569;border:1px solid #cbd5e1}.cd-portfolio-sector-tag[data-sector=other]{background:#f1f5f9;color:#64748b;border:1px solid #cbd5e1}.cd-portfolio-content{display:flex;flex-direction:column;gap:1.5rem;padding:1.25rem}.cd-client-group{display:flex;flex-direction:column;gap:.75rem}.cd-client-group-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .75rem;border-radius:6px;border-left:3px solid;background:var(--sector-bg, #f8fafc);border-color:var(--sector-border, #cbd5e1)}.cd-client-group-header[data-sector=ecommerce]{--sector-bg: #fffbeb;--sector-border: #fcd34d}.cd-client-group-header[data-sector=healthcare]{--sector-bg: #fdf2f8;--sector-border: #f9a8d4}.cd-client-group-header[data-sector=finance]{--sector-bg: #eff6ff;--sector-border: #93c5fd}.cd-client-group-header[data-sector=education]{--sector-bg: #faf5ff;--sector-border: #d8b4fe}.cd-client-group-header[data-sector=retail]{--sector-bg: #fff7ed;--sector-border: #fdba74}.cd-client-group-header[data-sector=technology]{--sector-bg: #eef2ff;--sector-border: #a5b4fc}.cd-client-group-header[data-sector=media]{--sector-bg: #fce4ec;--sector-border: #f48fb1}.cd-client-group-header[data-sector=services]{--sector-bg: #f8fafc;--sector-border: #94a3b8}.cd-client-group-header[data-sector=industry]{--sector-bg: #f0fdf4;--sector-border: #6ee7b7}.cd-client-group-header[data-sector=energy]{--sector-bg: #f0fdfa;--sector-border: #5eead4}.cd-client-group-header[data-sector=realestate]{--sector-bg: #fffbeb;--sector-border: #fed7aa}.cd-client-group-header[data-sector=luxury]{--sector-bg: #fdf4ff;--sector-border: #e9d5ff}.cd-client-group-header[data-sector=food]{--sector-bg: #f0fdf4;--sector-border: #86efac}.cd-client-group-header[data-sector=transport]{--sector-bg: #eff6ff;--sector-border: #93c5fd}.cd-client-group-header[data-sector=publicsector],.cd-client-group-header[data-sector=other]{--sector-bg: #f8fafc;--sector-border: #cbd5e1}.cd-client-group-title{margin:0;font-size:.8125rem;font-weight:600;color:#1e293b;text-transform:uppercase;letter-spacing:.03em}.cd-client-group-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;padding:0 .375rem;font-size:.6875rem;font-weight:700;color:#475569;background:#fff;border-radius:9999px;border:1px solid #e2e8f0}.cd-client-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.625rem}.cd-client-card{position:relative;display:flex;align-items:center;gap:.375rem;padding:.625rem .875rem;background:#fff;border:1px solid;border-color:var(--card-border, #e2e8f0);border-radius:6px;transition:all .15s}.cd-client-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--card-accent, #cbd5e1);border-radius:6px 0 0 6px}.cd-client-card:hover{box-shadow:0 2px 8px #00000014;transform:translateY(-1px)}.cd-client-card[data-sector=ecommerce]{--card-border: #fcd34d;--card-accent: #f59e0b}.cd-client-card[data-sector=healthcare]{--card-border: #f9a8d4;--card-accent: #ec4899}.cd-client-card[data-sector=finance]{--card-border: #93c5fd;--card-accent: #3b82f6}.cd-client-card[data-sector=education]{--card-border: #d8b4fe;--card-accent: #a855f7}.cd-client-card[data-sector=retail]{--card-border: #fdba74;--card-accent: #f97316}.cd-client-card[data-sector=technology]{--card-border: #a5b4fc;--card-accent: #6366f1}.cd-client-card[data-sector=media]{--card-border: #f48fb1;--card-accent: #e91e63}.cd-client-card[data-sector=services]{--card-border: #94a3b8;--card-accent: #64748b}.cd-client-card[data-sector=industry]{--card-border: #6ee7b7;--card-accent: #10b981}.cd-client-card[data-sector=energy]{--card-border: #5eead4;--card-accent: #14b8a6}.cd-client-card[data-sector=realestate]{--card-border: #fed7aa;--card-accent: #ea580c}.cd-client-card[data-sector=luxury]{--card-border: #e9d5ff;--card-accent: #c026d3}.cd-client-card[data-sector=food]{--card-border: #86efac;--card-accent: #22c55e}.cd-client-card[data-sector=transport]{--card-border: #93c5fd;--card-accent: #2563eb}.cd-client-card[data-sector=publicsector]{--card-border: #cbd5e1;--card-accent: #64748b}.cd-client-card[data-sector=other]{--card-border: #cbd5e1;--card-accent: #94a3b8}.cd-client-logo{width:16px;height:16px;flex-shrink:0;border-radius:2px}.cd-client-name{font-size:.875rem;font-weight:500;color:#1e293b;line-height:1.4;flex:1;min-width:0}.cd-client-confidence{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0;font-size:.6875rem;font-weight:700;background:#fef3c7;color:#d97706;border-radius:9999px;cursor:help;line-height:1}.cd-client-delete{display:none;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;padding:0;border:none;background:transparent;color:#94a3b8;font-size:1rem;line-height:1;cursor:pointer;border-radius:4px;transition:color .15s,background .15s;margin-left:auto}.cd-client-delete:hover{color:#ef4444;background:#fef2f2}.cd-client-card:hover .cd-client-delete{display:inline-flex}.cd-notes-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;margin-bottom:1.5rem}.cd-notes-card-title{margin:0;padding:1rem 1.25rem;font-size:.9375rem;font-weight:600;color:#1e293b;border-bottom:1px solid #f1f5f9}.cd-notes-card-content{padding:1.25rem}.cd-notes-text{margin:0;font-size:.9375rem;color:#475569;line-height:1.6;white-space:pre-wrap}.cd-relations{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.cd-relations-title{margin:0;padding:1rem 1.25rem;font-size:.9375rem;font-weight:600;color:#1e293b;border-bottom:1px solid #f1f5f9}.cd-relations-empty{padding:2rem;text-align:center}.cd-relations-empty p{margin:0;color:#94a3b8;font-style:italic;font-size:.875rem}.cd-relation-section{border-bottom:1px solid #f1f5f9}.cd-relation-section:last-child{border-bottom:none}.cd-relation-section-title{display:flex;align-items:center;gap:.5rem;margin:0;padding:.875rem 1.25rem;font-size:.8125rem;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.03em;background:#f8fafc}.cd-relation-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.375rem;height:1.375rem;padding:0 .375rem;font-size:.6875rem;font-weight:700;color:#475569;background:#e2e8f0;border-radius:9999px}.cd-relation-project-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.75rem;padding:1rem 1.25rem}.cd-linked-projects{display:flex;flex-direction:column}.cd-linked-project-row{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border-bottom:1px solid #f8fafc;flex-wrap:wrap}.cd-linked-project-row:last-child{border-bottom:none}.cd-linked-project-name{font-size:.875rem;font-weight:500;color:#3b82f6;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:250px}.cd-linked-project-name:hover{text-decoration:underline}.cd-linked-project-arrow{font-size:.875rem;color:#94a3b8;flex-shrink:0}.cd-linked-project-client{font-size:.8125rem;color:#64748b;white-space:nowrap}.cd-linked-project-notes{font-size:.75rem;color:#94a3b8;font-style:italic;flex-basis:100%;padding-left:.5rem}.cd-relation-list{display:flex;flex-direction:column}.cd-relation-item{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1.25rem;border-bottom:1px solid #f8fafc;text-decoration:none;color:inherit;transition:background .15s}.cd-relation-item:last-child{border-bottom:none}a.cd-relation-item:hover{background:#f8fafc}.cd-relation-item-name{font-size:.875rem;font-weight:500;color:#1e293b;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}a.cd-relation-item .cd-relation-item-name{color:#3b82f6}a.cd-relation-item:hover .cd-relation-item-name{text-decoration:underline}.cd-relation-status{flex-shrink:0;padding:.1875rem .5rem;font-size:.6875rem;font-weight:600;border-radius:4px;text-transform:uppercase;letter-spacing:.02em;background:#f1f5f9;color:#64748b}.cd-relation-status.status-active{background:#dbeafe;color:#1d4ed8}.cd-relation-status.status-completed{background:#dcfce7;color:#15803d}.cd-relation-status.status-cancelled{background:#fef2f2;color:#dc2626}.cd-relation-status.status-archived,.cd-relation-status.status-draft{background:#f1f5f9;color:#64748b}.cd-relation-status.status-ready{background:#dbeafe;color:#1d4ed8}.cd-relation-status.status-sent{background:#fef3c7;color:#92400e}.cd-relation-status.status-won{background:#dcfce7;color:#15803d}.cd-relation-status.status-lost{background:#fef2f2;color:#dc2626}.cd-relation-status.status-pending{background:#fef3c7;color:#92400e}.cd-group-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;margin-bottom:1.5rem}.cd-group-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #f1f5f9}.cd-group-title{margin:0;font-size:.9375rem;font-weight:600;color:#1e293b}.cd-group-members{position:relative;padding:1rem 1.25rem .75rem}.cd-group-connector{position:absolute;left:2.125rem;top:1.75rem;bottom:3.5rem;width:2px;background:#c7d2fe;border-radius:1px}.cd-group-member{position:relative;display:flex;align-items:center;gap:.625rem;padding:.5rem .625rem .5rem 0;margin-left:.25rem}.cd-group-member-dot{position:relative;z-index:1;width:10px;height:10px;border-radius:50%;background:#c7d2fe;border:2px solid white;flex-shrink:0}.cd-group-member--current .cd-group-member-dot{background:#6366f1;width:12px;height:12px;box-shadow:0 0 0 3px #e0e7ff}.cd-group-member-name{font-size:.875rem;font-weight:500;color:#3b82f6;text-decoration:none;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cd-group-member-name:hover{text-decoration:underline}.cd-group-member-name--current{color:#1e293b;font-weight:600}.cd-group-member-name--current:hover{text-decoration:none}.cd-group-member-badge{font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#6366f1;background:#eef2ff;border:1px solid #c7d2fe;padding:.0625rem .375rem;border-radius:3px;white-space:nowrap}.cd-group-member-unlink{display:none;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;background:transparent;color:#94a3b8;font-size:1rem;line-height:1;cursor:pointer;border-radius:4px;transition:color .15s,background .15s}.cd-group-member:hover .cd-group-member-unlink{display:inline-flex}.cd-group-member-unlink:hover{color:#ef4444;background:#fef2f2}.cd-group-hint{margin:.75rem 0 0;padding:.625rem .75rem;font-size:.75rem;color:#94a3b8;background:#f8fafc;border-radius:6px;line-height:1.4}.cd-group-empty{padding:1.25rem;text-align:center}.cd-group-empty p{margin:0;font-size:.875rem;color:#94a3b8}.cd-group-empty-hint{margin-top:.375rem!important;font-size:.8125rem!important;color:#cbd5e1!important;line-height:1.4}.cd-link-search{padding:.75rem 1.25rem;border-bottom:1px solid #f1f5f9}.cd-link-search-input{width:100%;padding:.5rem .75rem;font-size:.875rem;border:1px solid #e2e8f0;border-radius:6px;outline:none;transition:border-color .15s;box-sizing:border-box}.cd-link-search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.cd-link-search-results{display:flex;flex-direction:column;margin-top:.5rem;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden;max-height:200px;overflow-y:auto}.cd-link-search-result{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .75rem;border:none;background:#fff;cursor:pointer;text-align:left;font-size:.875rem;border-bottom:1px solid #f8fafc;transition:background .15s}.cd-link-search-result:last-child{border-bottom:none}.cd-link-search-result:hover{background:#f0f9ff}.cd-link-result-name{font-weight:500;color:#1e293b}.cd-link-result-cat{font-size:.75rem;color:#94a3b8}.cd-link-search-empty{margin-top:.5rem;font-size:.8125rem;color:#94a3b8;text-align:center;padding:.5rem}@media (max-width: 768px){.cd-page{padding:1rem}.cd-hero-primary{flex-direction:column;gap:1rem;padding:1.25rem 1rem 1rem 1.25rem}.cd-hero-actions{width:100%;flex-wrap:wrap}.cd-hero-stats{grid-template-columns:repeat(2,1fr)}.cd-hero-name{font-size:1.375rem}.cd-stat-label{font-size:.75rem}.cd-info-grid{grid-template-columns:1fr}.cd-portfolio-header{flex-direction:column;align-items:flex-start;gap:.5rem}.cd-client-grid{grid-template-columns:1fr}.cd-relation-project-grid{grid-template-columns:1fr;padding:.75rem}.cd-linked-project-name{max-width:160px}.cd-client-delete,.cd-group-member-unlink{display:inline-flex}}@media (max-width: 480px){.cd-page{padding:.75rem}.cd-hero-primary{padding:1rem .75rem .75rem 1rem}.cd-hero-actions{flex-direction:column}.cd-portfolio-content{padding:1rem}.cd-client-group-header{padding:.375rem .625rem}.cd-client-card{padding:.5rem .75rem}}.confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:100}.confirm-dialog{background:#fff;border-radius:12px;padding:1.5rem;max-width:420px;width:90%;box-shadow:0 20px 60px #00000026}.confirm-dialog h3{margin:0 0 .75rem;font-size:1.125rem;font-weight:600;color:#1e293b}.confirm-dialog p{margin:0 0 1rem;font-size:.875rem;color:#64748b;line-height:1.5}.confirm-actions{display:flex;gap:.5rem;justify-content:flex-end}.create-company-dialog{background:#fff;border-radius:12px;padding:1.5rem;max-width:560px;width:90%;max-height:85vh;overflow-y:auto;box-shadow:0 20px 60px #00000026}.create-company-dialog h2{margin:0 0 1rem;font-size:1.25rem;font-weight:600;color:#1e293b}.analysis-progress{max-width:600px;margin:2rem auto;padding:1.5rem}.analysis-progress__bar-container{width:100%;height:8px;background:var(--color-border, #e2e8f0);border-radius:4px;overflow:hidden}.analysis-progress__bar{height:100%;border-radius:4px;background:var(--color-primary, #2563eb);transition:width .3s ease}.analysis-progress__bar--active{background:linear-gradient(90deg,var(--color-primary, #2563eb),#60a5fa);animation:progress-pulse 2s ease-in-out infinite}.analysis-progress__bar--error{background:#ef4444}.analysis-progress__info{display:flex;justify-content:space-between;align-items:center;margin-top:.75rem;font-size:.875rem}.analysis-progress__step{color:var(--color-text-secondary, #64748b)}.analysis-progress__step--done{color:#16a34a;font-weight:500}.analysis-progress__step--error{color:#ef4444}.analysis-progress__percent{color:var(--color-text-secondary, #64748b);font-variant-numeric:tabular-nums}@keyframes progress-pulse{0%,to{opacity:1}50%{opacity:.7}}.tooltip-trigger{position:relative;border-bottom:1px dotted var(--color-primary, #2563eb);cursor:help;color:var(--color-primary, #2563eb)}.tooltip-content{display:none;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);padding:6px 10px;background:#1e293b;color:#fff;font-size:.8rem;line-height:1.4;border-radius:6px;white-space:nowrap;max-width:250px;white-space:normal;z-index:100;pointer-events:none;box-shadow:0 2px 8px #0003}.tooltip-content:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#1e293b}.tooltip-trigger:hover .tooltip-content{display:block}@media (max-width: 768px){.tooltip-trigger{border-bottom:none;cursor:default}.tooltip-content{display:inline;position:static;transform:none;padding:0;background:none;color:var(--color-text-secondary, #64748b);font-size:.85em;border-radius:0;white-space:normal;box-shadow:none;pointer-events:auto}.tooltip-content:before{content:" ("}.tooltip-content:after{content:")";position:static;border:none}.tooltip-trigger:hover .tooltip-content{display:inline}}.sector-card{background:var(--color-surface, #fff);border:1px solid var(--color-border, #e2e8f0);border-radius:12px;padding:1.25rem;transition:box-shadow .2s,border-color .2s}.sector-card[role=button]{cursor:pointer}.sector-card[role=button]:hover{border-color:var(--color-primary, #2563eb);box-shadow:0 2px 8px #2563eb1a}.sector-card__header{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.sector-card__rank{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:var(--color-primary, #2563eb);color:#fff;font-weight:700;font-size:.8rem;flex-shrink:0}.sector-card__title{flex:1;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.sector-card__name{margin:0;font-size:1.1rem;font-weight:600}.sector-card__score{font-size:1.5rem;font-weight:700;font-variant-numeric:tabular-nums}.sector-card__score--high{color:#16a34a}.sector-card__score--medium{color:#d97706}.sector-card__score--low{color:#ef4444}.sector-card__scores{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.sector-card__score-bar{display:flex;align-items:center;gap:.5rem}.sector-card__score-label{font-size:.75rem;color:var(--color-text-secondary, #64748b);width:3.5rem;flex-shrink:0}.sector-card__bar-track{flex:1;height:6px;background:var(--color-border, #e2e8f0);border-radius:3px;overflow:hidden}.sector-card__bar-fill{height:100%;border-radius:3px;transition:width .3s ease}.sector-card__bar-fill--internal{background:#8b5cf6}.sector-card__bar-fill--market{background:#06b6d4}.sector-card__score-value{font-size:.75rem;font-weight:600;color:var(--color-text-secondary, #64748b);width:1.5rem;text-align:right;font-variant-numeric:tabular-nums}.sector-card__trends{margin:0 0 .75rem;padding-left:1.25rem;font-size:.85rem;color:var(--color-text-secondary, #64748b)}.sector-card__trends li{margin-bottom:.25rem}.sector-card__justification{font-size:.875rem;line-height:1.6;color:var(--color-text, #1e293b);margin:0 0 .75rem}.sector-card__details-btn{padding:.375rem .75rem;background:none;border:1px solid var(--color-primary, #2563eb);color:var(--color-primary, #2563eb);border-radius:6px;font-size:.8rem;cursor:pointer;transition:background .15s,color .15s}.sector-card__details-btn:hover{background:var(--color-primary, #2563eb);color:#fff}@media (max-width: 768px){.sector-card{padding:1rem}.sector-card__score{font-size:1.25rem}}.recommendation-card{background:var(--color-surface, #fff);border:1px solid var(--color-border, #e2e8f0);border-radius:10px;overflow:hidden;transition:border-color .15s}.recommendation-card--expanded{border-color:var(--color-primary, #2563eb)}.recommendation-card__header{display:flex;flex-direction:column;gap:.5rem;width:100%;padding:1rem 1.25rem;background:none;border:none;text-align:left;cursor:pointer;font:inherit}.recommendation-card__header:hover{background:var(--color-surface-secondary, #f8fafc)}.recommendation-card__action{margin:0;font-size:.925rem;line-height:1.5;color:var(--color-text, #1e293b)}.recommendation-card__badges{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.recommendation-card__badge{padding:.2rem .5rem;border-radius:999px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.recommendation-card__badge--priority-high{background:#fef2f2;color:#dc2626}.recommendation-card__badge--priority-medium{background:#fffbeb;color:#d97706}.recommendation-card__badge--priority-low,.recommendation-card__badge--effort-low{background:#f0fdf4;color:#16a34a}.recommendation-card__badge--effort-medium{background:#eff6ff;color:#2563eb}.recommendation-card__badge--effort-high{background:#fef2f2;color:#dc2626}.recommendation-card__chevron{margin-left:auto;color:var(--color-text-secondary, #64748b);font-size:.7rem}.recommendation-card__body{padding:0 1.25rem 1.25rem;border-top:1px solid var(--color-border, #e2e8f0)}.recommendation-card__section{margin-top:1rem}.recommendation-card__section h4{font-size:.8rem;font-weight:600;color:var(--color-text-secondary, #64748b);text-transform:uppercase;letter-spacing:.03em;margin:0 0 .5rem}.recommendation-card__section ul{margin:0;padding-left:1.25rem;font-size:.875rem;line-height:1.6}.recommendation-card__section li{margin-bottom:.25rem}.recommendation-card__projects{list-style:none;padding:0!important}.recommendation-card__projects li{display:flex;align-items:center;gap:.5rem;padding:.375rem 0}.recommendation-card__project-link{color:var(--color-primary, #2563eb);text-decoration:none;font-weight:500}.recommendation-card__project-link:hover{text-decoration:underline}.recommendation-card__project-meta{color:var(--color-text-secondary, #64748b);font-size:.8rem}@media (max-width: 768px){.recommendation-card__header{padding:.875rem 1rem}.recommendation-card__body{padding:0 1rem 1rem}}.opp-card{background:var(--color-surface, #fff);border:1px solid var(--color-border, #e2e8f0);border-radius:10px;padding:1.25rem}.opp-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.5rem}.opp-card__info{display:flex;flex-direction:column;gap:.25rem}.opp-card__name{font-weight:600;font-size:1rem;color:var(--color-text, #1e293b);text-decoration:none}a.opp-card__name:hover{color:var(--color-primary, #2563eb);text-decoration:underline}.opp-card__intermediary{font-size:.8rem;color:var(--color-text-secondary, #64748b);font-style:italic}.opp-card__score{font-size:1.5rem;font-weight:700;font-variant-numeric:tabular-nums;flex-shrink:0}.opp-card__score--high{color:#16a34a}.opp-card__score--medium{color:#d97706}.opp-card__score--low{color:#ef4444}.opp-card__sector{display:inline-block;padding:.15rem .5rem;background:var(--color-surface-secondary, #f8fafc);border-radius:4px;font-size:.75rem;color:var(--color-text-secondary, #64748b);margin-bottom:.75rem}.opp-card__section{margin-top:.75rem}.opp-card__section h4{font-size:.75rem;font-weight:600;color:var(--color-text-secondary, #64748b);text-transform:uppercase;letter-spacing:.03em;margin:0 0 .375rem}.opp-card__section ul{margin:0;padding-left:1.25rem;font-size:.85rem;line-height:1.5}.opp-card__section li{margin-bottom:.2rem}.opp-card__history{display:flex;gap:1rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--color-border, #e2e8f0);font-size:.8rem;color:var(--color-text-secondary, #64748b)}@media (max-width: 768px){.opp-card{padding:1rem}.opp-card__history{flex-wrap:wrap;gap:.5rem}}.sales-coach-page{max-width:1200px;margin:0 auto;padding:1.5rem}.sales-coach-page__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.sales-coach-page__header h1{margin:0;font-size:1.5rem;font-weight:700}.sales-coach-page__refresh-btn{padding:.5rem 1rem;background:var(--color-primary, #2563eb);color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:opacity .15s}.sales-coach-page__refresh-btn:hover:not(:disabled){opacity:.9}.sales-coach-page__refresh-btn:disabled{opacity:.5;cursor:not-allowed}.sales-coach-page__actions{display:flex;align-items:center;gap:.5rem}.sales-coach-page__gear-btn{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;background:none;border:1px solid var(--color-border, #e2e8f0);border-radius:8px;font-size:1.1rem;cursor:pointer;transition:background .15s}.sales-coach-page__gear-btn:hover{background:var(--color-surface-secondary, #f8fafc)}.sales-coach-page__custom-params{display:inline-block;padding:.375rem .75rem;background:#eff6ff;border-radius:6px;font-size:.8rem;color:#1e40af;margin-bottom:1rem}.sales-coach-page__params-panel{padding:1.25rem;background:var(--color-surface-secondary, #f8fafc);border:1px solid var(--color-border, #e2e8f0);border-radius:10px;margin-bottom:1.5rem}.sales-coach-page__params-panel h3{margin:0 0 1rem;font-size:1rem}.sales-coach-page__params-section{margin-bottom:1.25rem}.sales-coach-page__params-section h4{font-size:.8rem;font-weight:600;color:var(--color-text-secondary, #64748b);text-transform:uppercase;letter-spacing:.03em;margin:0 0 .625rem}.sales-coach-page__sector-checkboxes{display:flex;flex-wrap:wrap;gap:.5rem}.sales-coach-page__sector-checkbox{display:flex;align-items:center;gap:.375rem;font-size:.85rem;cursor:pointer;padding:.25rem .5rem;border:1px solid var(--color-border, #e2e8f0);border-radius:6px;background:var(--color-surface, #fff)}.sales-coach-page__weight-sliders{display:flex;flex-direction:column;gap:.625rem}.sales-coach-page__weight-slider{display:flex;align-items:center;gap:.75rem}.sales-coach-page__weight-slider label{font-size:.85rem;width:10rem;flex-shrink:0}.sales-coach-page__weight-slider input[type=range]{flex:1;max-width:200px}.sales-coach-page__weight-slider span{font-size:.8rem;font-weight:600;min-width:2rem;text-align:right;font-variant-numeric:tabular-nums}.sales-coach-page__params-actions{display:flex;gap:.75rem;margin-top:.5rem}.sales-coach-page__reset-btn{padding:.5rem 1rem;background:none;border:1px solid var(--color-border, #e2e8f0);border-radius:8px;font-size:.875rem;cursor:pointer;transition:background .15s}.sales-coach-page__reset-btn:hover{background:var(--color-surface, #fff)}.sales-coach-page__tabs{display:flex;gap:0;border-bottom:2px solid var(--color-border, #e2e8f0);margin-bottom:1.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.sales-coach-page__tab{padding:.75rem 1.25rem;background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;font-size:.9rem;font-weight:500;color:var(--color-text-secondary, #64748b);cursor:pointer;white-space:nowrap;transition:color .15s,border-color .15s}.sales-coach-page__tab:hover{color:var(--color-text, #1e293b)}.sales-coach-page__tab--active{color:var(--color-primary, #2563eb);border-bottom-color:var(--color-primary, #2563eb)}.sales-coach-page__error-banner{padding:.75rem 1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:.875rem;margin-bottom:1rem}.sales-coach-page__warning-banner{padding:.75rem 1rem;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;color:#92400e;font-size:.875rem;margin-bottom:1rem}.sales-coach-page__info-banner{padding:.75rem 1rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;color:#1e40af;font-size:.875rem;margin-bottom:1rem}.sales-coach-page__info-banner p{margin:.25rem 0}.sales-coach-page__loading{text-align:center;padding:3rem;color:var(--color-text-secondary, #64748b)}.sales-coach-page__empty{text-align:center;padding:3rem}.sales-coach-page__empty h2{font-size:1.2rem;margin-bottom:.5rem}.sales-coach-page__empty p{color:var(--color-text-secondary, #64748b)}.sales-coach-page__placeholder{text-align:center;padding:3rem;color:var(--color-text-secondary, #64748b);font-style:italic}.sales-coach-page__section{margin-bottom:2rem}.sales-coach-page__section h2{font-size:1.2rem;margin:0 0 .25rem}.sales-coach-page__subtitle{color:var(--color-text-secondary, #64748b);font-size:.875rem;margin:0 0 1rem}.sales-coach-page__sector-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.sales-coach-page__portfolio-table-wrapper{overflow-x:auto}.sales-coach-page__portfolio-table{width:100%;border-collapse:collapse;font-size:.875rem}.sales-coach-page__portfolio-table th{text-align:left;padding:.625rem .75rem;background:var(--color-surface-secondary, #f8fafc);border-bottom:2px solid var(--color-border, #e2e8f0);font-weight:600;color:var(--color-text-secondary, #64748b);font-size:.8rem;text-transform:uppercase;letter-spacing:.03em}.sales-coach-page__portfolio-table td{padding:.625rem .75rem;border-bottom:1px solid var(--color-border, #e2e8f0)}.sales-coach-page__portfolio-table tfoot td{border-top:2px solid var(--color-border, #e2e8f0);border-bottom:none}.sales-coach-page__selector{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.sales-coach-page__selector label{font-size:.875rem;font-weight:500;color:var(--color-text-secondary, #64748b)}.sales-coach-page__selector select{padding:.5rem .75rem;border:1px solid var(--color-border, #e2e8f0);border-radius:8px;font-size:.875rem;background:var(--color-surface, #fff);min-width:200px}.sales-coach-page__sector-summary{margin-bottom:1.5rem;padding:1rem;background:var(--color-surface-secondary, #f8fafc);border-radius:8px}.sales-coach-page__sector-summary-score{font-weight:600;font-size:.9rem;color:var(--color-primary, #2563eb)}.sales-coach-page__sector-summary p{margin:.5rem 0 0;font-size:.875rem;line-height:1.6}.sales-coach-page__recommendations-list{display:flex;flex-direction:column;gap:.75rem}.sales-coach-page__filters{display:flex;gap:1.5rem;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap}.sales-coach-page__filter{display:flex;align-items:center;gap:.5rem}.sales-coach-page__filter label{font-size:.875rem;font-weight:500;color:var(--color-text-secondary, #64748b);white-space:nowrap}.sales-coach-page__filter select{padding:.5rem .75rem;border:1px solid var(--color-border, #e2e8f0);border-radius:8px;font-size:.875rem;background:var(--color-surface, #fff)}.sales-coach-page__filter input[type=range]{width:120px}.sales-coach-page__filter-value{font-size:.8rem;font-weight:600;color:var(--color-text-secondary, #64748b);min-width:1.5rem;font-variant-numeric:tabular-nums}.sales-coach-page__opportunities-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (max-width: 768px){.sales-coach-page{padding:1rem}.sales-coach-page__header h1{font-size:1.25rem}.sales-coach-page__sector-grid,.sales-coach-page__opportunities-list{grid-template-columns:1fr}.sales-coach-page__tabs{gap:0}.sales-coach-page__tab{padding:.625rem 1rem;font-size:.85rem}.sales-coach-page__filters{flex-direction:column;align-items:flex-start;gap:.75rem}.sales-coach-page__selector{flex-direction:column;align-items:flex-start}.sales-coach-page__selector select{width:100%}}@media (max-width: 480px){.sales-coach-page__header{flex-direction:column;align-items:flex-start;gap:.75rem}.sales-coach-page__refresh-btn{width:100%;min-height:48px}.sales-coach-page__tab{flex:1;text-align:center;padding:.625rem .5rem;min-height:48px}}.ref-search-page{max-width:800px;margin:0 auto;padding:1.5rem}.ref-search-page h1{margin:0 0 .25rem;font-size:1.5rem;font-weight:700;color:#1e293b}.ref-search-page__subtitle{margin:0 0 1.5rem;color:#64748b;font-size:.9375rem;line-height:1.5}.ref-search-form{margin-bottom:2rem}.ref-search-textarea{display:block;width:100%;min-height:150px;padding:.875rem 1rem;border:1px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:.9375rem;line-height:1.6;color:#1e293b;background:#fff;resize:vertical;transition:border-color .15s,box-shadow .15s;box-sizing:border-box}.ref-search-textarea::placeholder{color:#94a3b8}.ref-search-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.ref-search-form__actions{display:flex;align-items:center;gap:.75rem;margin-top:.75rem}.ref-search-button{padding:.625rem 1.25rem;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:.9375rem;font-weight:500;cursor:pointer;transition:opacity .15s}.ref-search-button:hover:not(:disabled){opacity:.9}.ref-search-button:disabled{opacity:.5;cursor:not-allowed}.ref-search-form__hint{color:#94a3b8;font-size:.8125rem}.ref-search-error{margin-bottom:1.5rem;padding:.75rem 1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:.875rem}.ref-search-criteria{margin-bottom:2rem}.ref-search-criteria h2{margin:0 0 .75rem;font-size:1.125rem;font-weight:600;color:#1e293b}.ref-search-criteria__list{display:flex;flex-wrap:wrap;gap:.5rem}.ref-search-criteria-badge{display:inline-flex;align-items:center;padding:.3125rem .75rem;background:#f1f5f9;border-radius:9999px;font-size:.8125rem;color:#475569;font-weight:500}.ref-search-criteria-badge--tech{background:#dbeafe;color:#1e40af}.ref-search-criteria-badge__label{color:#94a3b8;margin-right:.375rem;font-weight:400}.ref-search-results h2{margin:0 0 1rem;font-size:1.125rem;font-weight:600;color:#1e293b}.ref-search-results__empty{padding:2rem;text-align:center;color:#94a3b8;font-size:.9375rem;background:#f8fafc;border-radius:8px;border:1px dashed #e2e8f0}.ref-search-result-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;border:1px solid #e2e8f0;border-radius:8px;background:#fff;margin-bottom:.75rem;transition:border-color .15s}.ref-search-result-item:hover{border-color:#cbd5e1}.ref-search-result-score{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-width:3.25rem;padding:.25rem .625rem;background:#dbeafe;color:#1e40af;border-radius:9999px;font-size:.8125rem;font-weight:600}.ref-search-result-item__body{flex:1;min-width:0}.ref-search-result-item__name{font-size:.9375rem;font-weight:600;color:#3b82f6;text-decoration:none}.ref-search-result-item__name:hover{text-decoration:underline}.ref-search-result-item__client{margin-top:.125rem;font-size:.8125rem;color:#64748b}.ref-search-result-item__reasons{margin:.375rem 0 0;padding:0;list-style:none}.ref-search-result-item__reasons li{position:relative;padding-left:.875rem;font-size:.8125rem;color:#475569;line-height:1.6}.ref-search-result-item__reasons li:before{content:"";position:absolute;left:0;top:.55em;width:4px;height:4px;border-radius:50%;background:#94a3b8}.ref-search-loading{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:2rem;color:#64748b;font-size:.9375rem}.ref-search-loading__spinner{width:1.25rem;height:1.25rem;border:2px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:ref-search-spin .6s linear infinite}@keyframes ref-search-spin{to{transform:rotate(360deg)}}@media (max-width: 768px){.ref-search-page{padding:1rem}.ref-search-page h1{font-size:1.25rem}.ref-search-result-item{flex-direction:column;gap:.5rem;padding:.875rem 1rem}.ref-search-form__actions{flex-direction:column;align-items:stretch}.ref-search-form__hint{text-align:center}}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1.25rem;display:flex;flex-direction:column;gap:.375rem;box-shadow:0 1px 3px #0f172a0a;transition:all .2s ease}.stat-card--clickable{cursor:pointer}.stat-card--clickable:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0f172a14,0 0 0 1px #3b82f61a;transform:translateY(-2px)}.stat-card--clickable:focus{outline:2px solid #3b82f6;outline-offset:2px}.stat-card--small{padding:1rem}.stat-card--large{padding:1.5rem;background:linear-gradient(135deg,#fff,#f8fafc);border-width:2px}.stat-card__label{font-size:.6875rem;color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-weight:600}.stat-card__value{font-size:2rem;font-weight:700;color:#0f172a;line-height:1.1;background:linear-gradient(135deg,#1e293b,#334155);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-card--small .stat-card__value{font-size:1.5rem}.stat-card--large .stat-card__value{font-size:2.5rem}.stat-card__subtitle{font-size:.8125rem;color:#64748b;font-weight:500}.stat-card__trend{font-size:.75rem;font-weight:600;display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .625rem;border-radius:6px;width:fit-content;margin-top:.25rem}.stat-card__trend--up{color:#059669;background:#f0fdf4;border:1px solid #a7f3d0}.stat-card__trend--down{color:#dc2626;background:#fef2f2;border:1px solid #fca5a5}.stat-card__trend--neutral{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0}@media (max-width: 768px){.stat-card{padding:1rem}.stat-card--large{padding:1.25rem}.stat-card__value{font-size:1.625rem}.stat-card--small .stat-card__value{font-size:1.25rem}.stat-card--large .stat-card__value{font-size:2rem}}.bar-chart{display:flex;flex-direction:column;gap:.625rem}.bar-chart--empty{padding:2rem;text-align:center}.bar-chart__empty-message{color:#64748b;font-style:italic}.bar-chart__row{display:flex;align-items:center;gap:.875rem}.bar-chart__row--clickable{cursor:pointer;border-radius:6px;padding:.375rem .5rem;margin:-.375rem -.5rem;transition:all .2s ease}.bar-chart__row--clickable:hover{background-color:#f8fafc;transform:translate(2px)}.bar-chart__row--clickable:focus{outline:2px solid #3b82f6;outline-offset:2px}.bar-chart__label{width:140px;flex-shrink:0;font-size:.875rem;font-weight:500;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bar-chart__track{position:relative;flex:1;height:32px;background:linear-gradient(to right,#f1f5f9,#f8fafc);border-radius:6px;overflow:hidden;min-width:100px;box-shadow:inset 0 1px 3px #0000000d}.bar-chart__fill{height:100%;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:6px;transition:width .5s cubic-bezier(.4,0,.2,1);min-width:2px;box-shadow:inset 0 1px #fff3,0 2px 4px #3b82f633;position:relative}.bar-chart__fill:after{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(to bottom,rgba(255,255,255,.15),transparent);border-radius:6px 6px 0 0}.bar-chart__value{width:70px;text-align:right;font-weight:600;font-size:.875rem;color:#0f172a;flex-shrink:0}.bar-chart--compact .bar-chart__label{width:100px;font-size:.8125rem}.bar-chart--compact .bar-chart__track{height:24px}.bar-chart--compact .bar-chart__value{width:50px;font-size:.8125rem}@media (max-width: 768px){.bar-chart{gap:.5rem}.bar-chart__label{width:100px;font-size:.8125rem}.bar-chart__track{height:28px;min-width:80px}.bar-chart__value{width:55px;font-size:.8125rem}}@media (max-width: 480px){.bar-chart__row{flex-wrap:wrap;gap:.375rem .5rem}.bar-chart__label{width:auto;flex:1;min-width:80px}.bar-chart__track{order:3;flex:1 1 100%;height:24px}.bar-chart__value{width:auto}}.donut-chart{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.donut-chart--empty{padding:2rem}.donut-chart__empty-message{color:#64748b;font-style:italic;font-size:.875rem}.donut-chart__svg-container{position:relative;display:flex;align-items:center;justify-content:center}.donut-chart__svg{transform:rotate(-90deg);filter:drop-shadow(0 2px 8px rgba(15,23,42,.08))}.donut-chart__segment{transition:all .3s ease;animation:donut-draw .8s ease-out forwards}@keyframes donut-draw{0%{stroke-dashoffset:283}}.donut-chart__segment:hover{filter:brightness(1.1);stroke-width:14}.donut-chart__center{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.donut-chart__center-value{font-size:1.75rem;font-weight:700;color:#0f172a;line-height:1;margin-bottom:.25rem}.donut-chart--small .donut-chart__center-value{font-size:1.25rem}.donut-chart--large .donut-chart__center-value{font-size:2.25rem}.donut-chart__center-label{font-size:.6875rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.donut-chart__legend{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:300px}.donut-chart__legend-item{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;background:#fff;border:1px solid #e2e8f0;border-radius:6px;transition:all .2s ease}.donut-chart__legend-item:hover{background:#f8fafc;border-color:#cbd5e1;transform:translate(2px)}.donut-chart__legend-color{width:14px;height:14px;border-radius:3px;flex-shrink:0;box-shadow:0 1px 3px #0000001a}.donut-chart__legend-label{flex:1;font-size:.875rem;font-weight:500;color:#1e293b}.donut-chart__legend-value{font-size:.875rem;font-weight:600;color:#64748b}@media (max-width: 768px){.donut-chart{gap:1.25rem}.donut-chart--medium{gap:1rem}.donut-chart__legend{max-width:100%;gap:.625rem}.donut-chart__legend-item{padding:.5rem .625rem}}@media (max-width: 480px){.donut-chart__svg-container{transform:scale(.9)}.donut-chart__legend-item{font-size:.8125rem}}.project-list-modal{border:none;border-radius:12px;padding:0;max-width:900px;width:90vw;max-height:80vh;box-shadow:0 25px 50px -12px #00000040}.project-list-modal::backdrop{background:#00000080}.project-list-modal__content{display:flex;flex-direction:column;max-height:80vh}.project-list-modal__header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid var(--border-color);background:var(--bg-primary);border-radius:12px 12px 0 0}.project-list-modal__title{margin:0;font-size:1.125rem;font-weight:600;color:var(--text-primary)}.project-list-modal__close{background:none;border:none;font-size:1.5rem;line-height:1;cursor:pointer;color:var(--text-secondary);padding:.25rem;border-radius:4px;transition:background-color .15s,color .15s}.project-list-modal__close:hover{background:var(--bg-secondary);color:var(--text-primary)}.project-list-modal__body{padding:1rem 1.5rem 1.5rem;overflow-y:auto;background:var(--bg-primary);border-radius:0 0 12px 12px}.project-list-modal__loading,.project-list-modal__empty{text-align:center;padding:2rem;color:var(--text-secondary)}.project-list-modal__count{font-size:.875rem;color:var(--text-secondary);margin-bottom:.75rem}.project-list-modal__table-wrapper{overflow-x:auto}.project-list-modal__table{width:100%;border-collapse:collapse;font-size:.875rem}.project-list-modal__table th,.project-list-modal__table td{text-align:left;padding:.75rem .5rem;border-bottom:1px solid var(--border-color)}.project-list-modal__table th{font-weight:500;color:var(--text-secondary);font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.project-list-modal__table tbody tr:hover{background:var(--bg-secondary)}.project-list-modal__link{color:var(--primary-color);text-decoration:none;font-weight:500}.project-list-modal__link:hover{text-decoration:underline}.project-list-modal__status{display:inline-block;padding:.125rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500}.project-list-modal__status--active{background:#3b82f61a;color:#3b82f6}.project-list-modal__status--completed{background:#22c55e1a;color:#22c55e}.project-list-modal__status--archived{background:#6b72801a;color:#6b7280}@media (max-width: 768px){.project-list-modal{width:95vw;max-height:90vh}.project-list-modal__header{padding:1rem}.project-list-modal__body{padding:.75rem 1rem 1rem}.project-list-modal__table{font-size:.8125rem}.project-list-modal__table th,.project-list-modal__table td{padding:.5rem .25rem}.project-list-modal__table th:nth-child(3),.project-list-modal__table td:nth-child(3),.project-list-modal__table th:nth-child(6),.project-list-modal__table td:nth-child(6){display:none}}.heatmap-grid{display:flex;flex-direction:column;gap:1rem}.heatmap-grid--empty{padding:2rem;text-align:center}.heatmap-grid__empty-message{color:#64748b;font-style:italic}.heatmap-grid__wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:8px;border:1px solid #e2e8f0;box-shadow:inset 0 1px 3px #0f172a0d}.heatmap-grid__table{border-collapse:separate;border-spacing:0;font-size:.8125rem;min-width:100%}.heatmap-grid__corner{position:sticky;left:0;background:#f8fafc;z-index:2;border-right:2px solid #e2e8f0;border-bottom:2px solid #e2e8f0}.heatmap-grid__header-cell{padding:.625rem .375rem;font-weight:600;color:#475569;text-align:center;white-space:nowrap;min-width:60px;max-width:80px;background:#f8fafc;border-bottom:2px solid #e2e8f0}.heatmap-grid__header-label{display:block;overflow:hidden;text-overflow:ellipsis;transform:rotate(-45deg);transform-origin:center center;white-space:nowrap;width:80px;text-align:left;font-size:.75rem}.heatmap-grid__row-header{position:sticky;left:0;background:#f8fafc;z-index:1;padding:.625rem 1rem;text-align:left;font-weight:600;color:#1e293b;white-space:nowrap;max-width:160px;overflow:hidden;text-overflow:ellipsis;border-right:2px solid #e2e8f0}.heatmap-grid__cell{padding:.5rem;text-align:center;border:1px solid #f1f5f9;min-width:48px;height:48px;font-weight:600;font-size:.875rem;color:#64748b;background:#fff;transition:all .2s ease}.heatmap-grid__cell--has-value{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3);box-shadow:inset 0 1px 2px #fff3}.heatmap-grid__cell--clickable{cursor:pointer}.heatmap-grid__cell--clickable:hover{transform:scale(1.15);box-shadow:0 4px 12px #0f172a33;z-index:2;position:relative;border-radius:4px}.heatmap-grid__legend{display:flex;align-items:center;gap:.75rem;font-size:.75rem;font-weight:600;color:#64748b;padding:1rem;background:#f8fafc;border-radius:6px;border:1px solid #e2e8f0}.heatmap-grid__legend-gradient{width:160px;height:16px;background:linear-gradient(to right,#eff6ff,#3b82f6);border-radius:4px;border:1px solid #e2e8f0;box-shadow:inset 0 1px 2px #0000000d}.heatmap-grid__legend-label{min-width:32px;font-weight:500}@media (max-width: 768px){.heatmap-grid__header-label{font-size:.6875rem;width:60px}.heatmap-grid__row-header{padding:.375rem .5rem;font-size:.75rem;max-width:100px}.heatmap-grid__cell{min-width:32px;height:32px;padding:.25rem;font-size:.75rem}}.analytics-page{max-width:1200px;margin:0 auto;padding:2rem;min-height:100vh}.analytics-page__header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.25rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #f1f5f9}.analytics-page__title{margin:0;font-size:2rem;font-weight:700;color:#0f172a;letter-spacing:-.025em;background:linear-gradient(135deg,#1e293b,#475569);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.analytics-page__period{display:flex;gap:1rem;align-items:center;background:#fff;padding:.75rem 1rem;border-radius:8px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0f172a0a}.analytics-page__period-label{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;color:#475569}.analytics-page__period-input{padding:.5rem .75rem;border:1px solid #cbd5e1;border-radius:6px;font-size:.875rem;background:#fff;color:#1e293b;font-weight:500;transition:all .2s ease}.analytics-page__period-input:hover{border-color:#94a3b8}.analytics-page__period-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.analytics-page__tabs{display:flex;gap:.375rem;background:#fff;padding:.5rem;border-radius:10px;border:1px solid #e2e8f0;margin-bottom:2rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;box-shadow:0 1px 3px #0f172a0a}.analytics-page__tabs::-webkit-scrollbar{height:4px}.analytics-page__tabs::-webkit-scrollbar-track{background:#f8fafc;border-radius:2px}.analytics-page__tabs::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.analytics-page__tab{padding:.625rem 1rem;border:none;background:transparent;font-size:.875rem;font-weight:600;color:#64748b;cursor:pointer;white-space:nowrap;position:relative;transition:all .2s ease;border-radius:6px}.analytics-page__tab:hover{color:#334155;background:#f8fafc}.analytics-page__tab--active{color:#3b82f6;background:#eff6ff;box-shadow:0 1px 3px #3b82f626}.analytics-page__tab--active:after{display:none}.analytics-page__content{min-height:400px}.analytics-tab{display:flex;flex-direction:column;gap:1.75rem}.analytics-tab__section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0f172a0a;transition:box-shadow .2s ease}.analytics-tab__section:hover{box-shadow:0 4px 12px #0f172a0f}.analytics-tab__section-title{margin:0 0 1.25rem;font-size:1.125rem;font-weight:700;color:#0f172a;letter-spacing:-.0125em;display:flex;align-items:center;gap:.5rem}.analytics-tab__section-title:before{content:"";width:4px;height:24px;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:2px}.analytics-tab__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem}.analytics-tab__stat-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.analytics-tab__loading{display:flex;justify-content:center;align-items:center;min-height:300px;color:#64748b;font-size:.9375rem;font-weight:500}.analytics-tab__loading:before{content:"";width:24px;height:24px;margin-right:.75rem;border:3px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.analytics-tab__error{padding:1.5rem;text-align:center;color:#dc2626;background:#fef2f2;border:1px solid #fca5a5;border-radius:10px;font-weight:500}.analytics-tab__empty{padding:3rem 2rem;text-align:center;color:#94a3b8;font-style:italic;font-size:.9375rem;background:#f8fafc;border-radius:10px;border:2px dashed #cbd5e1}.analytics-tab__warning{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;font-size:.875rem;color:#92400e;line-height:1.5;font-weight:500}.analytics-tab__warning:before{content:"⚠️";font-size:1.125rem;flex-shrink:0}@media (max-width: 768px){.analytics-page{padding:1rem}.analytics-page__header{flex-direction:column;align-items:flex-start;padding-bottom:1rem;margin-bottom:1.5rem}.analytics-page__title{font-size:1.625rem}.analytics-page__period{width:100%;flex-direction:column;align-items:stretch;gap:.625rem;padding:.625rem .875rem}.analytics-page__period-label{flex-direction:column;align-items:flex-start;gap:.375rem}.analytics-page__period-input{width:100%}.analytics-page__tabs{margin:0 -1rem 1.5rem;padding:.5rem 1rem;border-radius:0;border-left:none;border-right:none}.analytics-page__tab{padding:.625rem .875rem;font-size:.8125rem}.analytics-tab{gap:1.25rem}.analytics-tab__section{padding:1.25rem;border-radius:10px}.analytics-tab__grid{grid-template-columns:repeat(2,1fr);gap:1rem}.analytics-tab__stat-row{gap:.875rem}}@media (max-width: 480px){.analytics-page{padding:.75rem}.analytics-page__title{font-size:1.5rem}.analytics-tab__grid{grid-template-columns:1fr}.analytics-tab__stat-row{grid-template-columns:1fr 1fr;gap:.75rem}.analytics-tab__section{padding:1rem}.analytics-tab__section-title{font-size:1rem}.analytics-tab__section-title:before{width:3px;height:20px}}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:16px;line-height:1.5;color:#333;background-color:#f5f5f5;overflow-x:hidden;-webkit-text-size-adjust:100%}a{color:#4a9eff;text-decoration:none}a:hover{text-decoration:underline}button,input,textarea,select{font-family:inherit}.search-highlight{background:#fef08a;color:inherit;padding:0 .125rem;border-radius:2px}
