:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.wywo-modal-overlay{position:fixed;inset:0;background:#000000bf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .2s ease-in-out}.wywo-modal-container{background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:20px;width:95%;max-width:1200px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px #000c;animation:slideUp .3s ease-out;border:1px solid rgba(255,255,255,.1)}.wywo-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;border-bottom:1px solid rgba(255,255,255,.1);background:#ffffff05;border-radius:20px 20px 0 0}.wywo-modal-header h2{margin:0;font-size:1.75rem;color:#fffffff2;font-weight:700}.close-btn{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#ef4444e6;width:40px;height:40px;border-radius:10px;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.close-btn:hover{background:#ef444433;transform:scale(1.05)}.wywo-modal-body{flex:1;overflow-y:auto;padding:2rem}.wywo-modal-body::-webkit-scrollbar{width:8px}.wywo-modal-body::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}.wywo-modal-body::-webkit-scrollbar-thumb{background:#93c5fd4d;border-radius:10px}.wywo-modal-body::-webkit-scrollbar-thumb:hover{background:#93c5fd80}.wywo-loading{text-align:center;padding:3rem;color:#fff9;font-size:1.1rem}.wywo-empty{text-align:center;padding:3rem;color:#ffffffb3;font-size:1.2rem}.wywo-empty p{margin:0;font-size:1.3rem}.wywo-card{background:linear-gradient(135deg,#1e293bcc,#0f172ae6);border:1px solid rgba(147,197,253,.2);border-radius:16px;padding:1.5rem;margin-bottom:1.5rem;transition:all .3s ease}.wywo-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #3b82f626;border-color:#93c5fd66}.wywo-card.urgent{border-color:#ef444480;background:linear-gradient(135deg,#7f1d1d4d,#0f172ae6)}.wywo-card.auto-executed{border-color:#22c55e4d;opacity:.85}.auto-executed-badge{display:inline-flex;align-items:center;gap:.5rem;background:#22c55e26;border:1px solid rgba(34,197,94,.3);padding:.4rem .9rem;border-radius:20px;font-size:.85rem;font-weight:600;color:#22c55ef2;margin-bottom:1rem}.wywo-card-header{margin-bottom:1rem}.wywo-card-header-left{display:flex;flex-direction:column;gap:.5rem}.wywo-priority-badge{display:inline-flex;align-items:center;gap:.5rem;width:fit-content}.priority-icon{font-size:1rem}.priority-label{font-size:.75rem;font-weight:700;letter-spacing:.5px}.priority-urgent{color:#ef4444}.priority-high{color:#f59e0b}.priority-medium{color:#eab308}.priority-low{color:#22c55e}.wywo-card-header h3{margin:0;font-size:1.3rem;color:#fffffff2;font-weight:600}.wywo-meta{font-size:.85rem;color:#ffffff80;margin:0}.confidence-badge{color:#93c5fdcc;font-weight:600}.wywo-card-body{margin-bottom:1.5rem}.wywo-summary{font-size:1rem;line-height:1.6;color:#fffc;margin-bottom:1rem}.wywo-analysis{background:#3b82f614;border-left:3px solid rgba(59,130,246,.5);padding:1rem;border-radius:8px;margin-top:1rem}.wywo-analysis strong{display:block;color:#93c5fdf2;margin-bottom:.5rem;font-size:.9rem}.wywo-analysis p{margin:0;color:#ffffffbf;font-size:.95rem;line-height:1.5}.previously-declined-banner{background:linear-gradient(135deg,#f59e0b26,#d977061a);border:1px solid rgba(245,158,11,.4);border-left:4px solid rgba(245,158,11,.8);border-radius:12px;padding:1.25rem;margin-bottom:1.5rem;display:flex;align-items:flex-start;gap:1rem;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.banner-icon{font-size:1.5rem;flex-shrink:0;line-height:1}.banner-content{flex:1;display:flex;flex-direction:column;gap:.5rem}.banner-content strong{color:#f59e0bf2;font-size:1rem;font-weight:700;letter-spacing:.3px}.banner-content p{margin:0;color:#fffc;font-size:.9rem;line-height:1.5}.banner-reason{font-size:.85rem!important;color:#ffffffa6!important;font-style:italic}.wywo-actions-section{background:#0f172a99;padding:1rem;border-radius:10px;margin-top:1rem}.wywo-actions-section strong{display:block;color:#ffffffd9;margin-bottom:.75rem;font-size:.95rem}.wywo-actions-list{list-style:none;padding:0;margin:0}.wywo-actions-list li{padding:.6rem 0 .6rem 1.5rem;position:relative;color:#fffc;font-size:.9rem;line-height:1.5;border-bottom:1px solid rgba(255,255,255,.05)}.wywo-actions-list li:last-child{border-bottom:none}.wywo-actions-list li:before{content:"→";position:absolute;left:0;color:#3b82f6b3;font-weight:700}.wywo-card-footer{display:flex;gap:.75rem;flex-wrap:wrap}.wywo-card-footer button{padding:.7rem 1.3rem;border:none;border-radius:10px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease}.btn-accept{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff}.btn-accept:hover{transform:translateY(-2px);box-shadow:0 6px 14px #22c55e66}.btn-decline{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.btn-decline:hover{transform:translateY(-2px);box-shadow:0 6px 14px #ef444466}.btn-details{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.btn-details:hover{transform:translateY(-2px);box-shadow:0 6px 14px #3b82f666}.btn-navigate{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff}.btn-navigate:hover{transform:translateY(-2px);box-shadow:0 6px 14px #8b5cf666}.btn-dismiss{background:linear-gradient(135deg,#6b7280,#4b5563);color:#fff}.btn-dismiss:hover{transform:translateY(-2px);box-shadow:0 6px 14px #6b728066}.wywo-detail-overlay{position:fixed;inset:0;background:#000000d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:11000;animation:fadeIn .2s ease-in-out}.wywo-detail-content{background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:20px;width:90%;max-width:900px;max-height:85vh;overflow-y:auto;padding:2rem;box-shadow:0 25px 50px -12px #000000e6;border:1px solid rgba(255,255,255,.15)}.wywo-detail-content h2{margin-top:0;margin-bottom:1.5rem;color:#fffffff2;font-size:1.75rem}.wywo-modal-details{display:flex;flex-direction:column;gap:1.5rem}.detail-section{background:#1e293b80;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem}.detail-section h3{margin:0 0 1rem;color:#ffffffe6;font-size:1.2rem;font-weight:600}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.detail-item{display:flex;flex-direction:column;gap:.5rem}.detail-label{font-size:.85rem;color:#fff9;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.detail-value{font-size:1rem;color:#fffffff2;font-weight:500}.attach-deal-section{background:#3b82f614;border:2px dashed rgba(59,130,246,.3);margin-bottom:0}.attach-deal-section h3{color:#3b82f6f2}.attach-deal-hint{font-size:.8rem;color:#fff9;font-style:italic;margin-top:.75rem;margin-bottom:0}.deal-selector{width:100%;max-width:100%}.detail-input{background:#1e293bcc;border:1px solid rgba(147,197,253,.3);border-radius:6px;padding:.65rem .85rem;color:#fffffff2;font-size:.95rem;width:100%;transition:all .2s ease}.detail-input:focus{outline:none;border-color:#93c5fd99;background:#1e293bf2;box-shadow:0 0 0 3px #93c5fd1a}.detail-input:hover{border-color:#93c5fd66}.detail-textarea{background:#1e293bcc;border:1px solid rgba(147,197,253,.3);border-radius:8px;padding:1rem;color:#fffffff2;font-size:.9rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;width:100%;resize:vertical;transition:all .2s ease}.detail-textarea:focus{outline:none;border-color:#93c5fd99;background:#1e293bf2;box-shadow:0 0 0 3px #93c5fd1a}.email-draft-preview{background:#0f172ab3;border:1px solid rgba(147,197,253,.2)}.draft-header{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.draft-field{display:flex;flex-direction:column;gap:.5rem}.draft-label{font-size:.85rem;color:#fff9;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.draft-value{font-size:.95rem;color:#fffffff2}.draft-body{background:#0f172acc;border:1px solid rgba(255,255,255,.05);border-radius:8px;padding:1rem;margin-bottom:1rem;max-height:400px;overflow-y:auto}.draft-body pre{margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.9rem;line-height:1.6;color:#ffffffe6;white-space:pre-wrap;word-wrap:break-word}.draft-actions{display:flex;gap:.75rem;flex-wrap:wrap}.btn-copy,.btn-open-email{padding:.7rem 1.3rem;border:none;border-radius:10px;cursor:pointer;font-weight:600;font-size:.9rem;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.btn-copy{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.btn-copy:hover{transform:translateY(-2px);box-shadow:0 6px 14px #3b82f666}.btn-open-email{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.btn-open-email:hover{transform:translateY(-2px);box-shadow:0 6px 14px #10b98166}.modal-footer-actions{display:flex;gap:.75rem;flex-wrap:wrap;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);margin-top:1.5rem}.btn-edit{padding:.8rem 1.5rem;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border:none;border-radius:10px;cursor:pointer;font-weight:600;font-size:.95rem;transition:all .2s ease}.btn-edit:hover{transform:translateY(-2px);box-shadow:0 6px 14px #f59e0b66}.btn-save-accept{padding:.8rem 1.5rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:10px;cursor:pointer;font-weight:600;font-size:.95rem;transition:all .2s ease}.btn-save-accept:hover{transform:translateY(-2px);box-shadow:0 6px 14px #10b98166}.btn-cancel-edit{padding:.8rem 1.5rem;background:linear-gradient(135deg,#6b7280,#4b5563);color:#fff;border:none;border-radius:10px;cursor:pointer;font-weight:600;font-size:.95rem;transition:all .2s ease}.btn-cancel-edit:hover{transform:translateY(-2px);box-shadow:0 6px 14px #6b728066}.btn-close-modal{padding:.8rem 1.5rem;background:linear-gradient(135deg,#475569,#334155);color:#fff;border:none;border-radius:10px;cursor:pointer;font-weight:600;font-size:.95rem;transition:all .2s ease;margin-left:auto}.btn-close-modal:hover{transform:translateY(-2px);box-shadow:0 6px 14px #47556966}@media(max-width:768px){.wywo-modal-container{width:100%;max-width:100%;max-height:100vh;border-radius:0}.detail-grid{grid-template-columns:1fr}.wywo-card-footer{flex-direction:column}.wywo-card-footer button{width:100%}}.wywo-error{color:#ef4444e6;font-style:italic}.wywo-card-single{background:linear-gradient(135deg,#3b82f61a,#1e293b99);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;margin-bottom:1rem;position:relative;overflow:hidden;transition:all .3s ease}.wywo-card-single:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(59,130,246,.15),transparent 70%);opacity:0;transition:opacity .3s ease;pointer-events:none}.wywo-card-single:hover:before{opacity:1}.slide-in{animation:slideInRight .3s ease-out}.slide-out{animation:slideOutLeft .3s ease-in}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-100%);opacity:0}}.wywo-caught-up{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;animation:fadeInScale .4s ease-out}.caught-up-icon{font-size:5rem;margin-bottom:1.5rem;animation:bounceIn .6s ease-out}.wywo-caught-up h3{font-size:2rem;font-weight:700;color:#10b981;margin:0 0 .5rem}.wywo-caught-up p{font-size:1.125rem;color:#ffffffb3;margin:0}@keyframes fadeInScale{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@keyframes bounceIn{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.detail-link{color:#3b82f6;text-decoration:none;transition:all .2s;word-break:break-all}.detail-link:hover{color:#60a5fa;text-decoration:underline}.original-email-section{background:#0f172a!important;border:1px solid rgba(59,130,246,.3)}.email-preview{margin-top:1rem}.email-header{background:#1e293b;padding:1rem;border-radius:8px 8px 0 0;border-bottom:1px solid rgba(255,255,255,.1)}.email-meta-row{display:flex;gap:.75rem;padding:.5rem 0;font-size:.875rem}.email-meta-label{font-weight:600;color:#ffffffb3;min-width:80px}.email-meta-value{color:#fff;flex:1}.email-body{background:#0a0f1a;padding:1.5rem;border-radius:0 0 8px 8px;max-height:400px;overflow-y:auto}.email-body pre{margin:0;white-space:pre-wrap;word-wrap:break-word;font-family:Segoe UI,system-ui,sans-serif;font-size:.875rem;line-height:1.6;color:#ffffffe6}.email-body::-webkit-scrollbar{width:8px}.email-body::-webkit-scrollbar-track{background:#ffffff0d}.email-body::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.email-body::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.email-quick-preview{margin-top:1rem;padding:1rem;background:#0a0f1a;border:1px solid rgba(59,130,246,.2);border-radius:8px}.email-quick-header{font-size:.875rem;margin-bottom:.75rem;color:#fff}.email-quick-header strong{color:#3b82f6}.email-quick-body{font-size:.8125rem;line-height:1.5;color:#ffffffb3;margin-bottom:.75rem;max-height:100px;overflow:hidden}.btn-view-full-email{width:100%;padding:.5rem;background:#3b82f61a;border:1px solid rgba(59,130,246,.3);color:#3b82f6;border-radius:6px;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .2s}.btn-view-full-email:hover{background:#3b82f633;border-color:#3b82f680;transform:translateY(-1px)}.company-research-section{background:linear-gradient(135deg,#10b9811a,#0f172a80)!important;border:1px solid rgba(16,185,129,.3)!important}.company-research-info{margin-top:1rem}.research-confidence{display:inline-block;padding:.5rem 1rem;background:#10b98126;border:1px solid rgba(16,185,129,.3);border-radius:8px;font-size:.875rem;color:#ffffffe6;margin-bottom:1rem}.research-confidence strong{color:#10b981;font-weight:700}.modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}.modal-content{background:#1e293b;border-radius:16px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #00000080}.modal-content.modal-large{max-width:900px}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.modal-header h2{margin:0;color:#fff;font-size:1.5rem}.modal-close{background:none;border:none;color:#fff9;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s}.modal-close:hover{background:#ffffff1a;color:#fff}.modal-form{padding:2rem}.form-error{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#ef4444;padding:1rem;border-radius:8px;margin-bottom:1.5rem}.form-section-header{font-size:1.125rem;font-weight:600;color:#3b82f6;margin:2rem 0 1rem;padding-bottom:.5rem;border-bottom:2px solid rgba(59,130,246,.3)}.form-group{margin-bottom:1.5rem}.modal-form .form-group label,.form-group label{display:block;color:#fff!important;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{width:100%;background:#0f172a;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:.75rem;color:#fff;font-size:.875rem;transition:all .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#3b82f6;background:#1e293b}.form-group input::placeholder,.form-group textarea::placeholder{color:#ffffff4d}.form-group input:disabled,.form-group select:disabled{opacity:.5;cursor:not-allowed}.form-group textarea{resize:vertical;min-height:80px;font-family:inherit}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-checkbox{display:flex;align-items:center}.form-checkbox label{display:flex;align-items:center;cursor:pointer;margin-bottom:0}.form-checkbox input[type=checkbox]{width:auto;margin-right:.5rem;cursor:pointer}.form-checkbox span{color:#fff!important}.modal-footer{display:flex;justify-content:flex-end;gap:1rem;padding-top:1.5rem;margin-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.btn-primary,.btn-secondary{padding:.75rem 1.5rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;border:none}.btn-primary{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 16px #3b82f64d}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{background:#ffffff1a;color:#fff}.btn-secondary:hover{background:#ffffff26}.modal-button{padding:.75rem 1.5rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;border:none;color:#fff}.modal-button-primary{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.modal-button-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 16px #3b82f64d}.modal-button-primary:disabled{opacity:.5;cursor:not-allowed}.modal-button-secondary{background:#ffffff1a;color:#fff}.modal-button-secondary:hover:not(:disabled){background:#ffffff26}.modal-button-secondary:disabled{opacity:.5;cursor:not-allowed}.modal-content::-webkit-scrollbar{width:8px}.modal-content::-webkit-scrollbar-track{background:#ffffff0d}.modal-content::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.modal-content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@media(max-width:768px){.form-row{grid-template-columns:1fr}.modal-content.modal-large{max-width:100%}}.help-options{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.help-option-card{background:#1f2937;border:2px solid #374151;border-radius:12px;padding:24px;cursor:pointer;transition:all .2s;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.help-option-card:hover{border-color:#3b82f6;background:#1e293b;transform:translateY(-2px);box-shadow:0 8px 16px #3b82f633}.help-option-icon{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.help-option-icon.scout{background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff}.help-option-icon.team{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.help-option-card h3{margin:0;font-size:18px;color:#fff;font-weight:600}.help-option-card p{margin:0;font-size:14px;color:#9ca3af;line-height:1.5}.help-form{margin-top:16px}.selected-option-header{display:flex;align-items:center;gap:12px;padding:16px;background:#1f2937;border-radius:8px;margin-bottom:20px;color:#3b82f6;font-weight:600;font-size:16px}.dashboard-container{padding:2rem;max-width:1600px;margin:0 auto;min-height:100vh}.dashboard-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:1.5rem}.dashboard-loading p{color:#ffffffb3;font-size:1.1rem}.dashboard-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:3rem;padding:2rem;background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid rgba(255,255,255,.1);border-radius:20px;box-shadow:0 10px 30px #0000004d}.user-profile-section{display:flex;align-items:center;gap:1.5rem}.profile-photo{width:120px;height:120px;border-radius:20px;background:linear-gradient(135deg,#3b82f6,#2563eb);display:flex;align-items:center;justify-content:center;font-size:3rem;font-weight:700;color:#fff;border:3px solid rgba(59,130,246,.3);box-shadow:0 8px 20px #3b82f666;transition:all .3s ease;background-size:cover;background-position:center}.profile-photo:hover{transform:scale(1.05);box-shadow:0 12px 30px #3b82f699}.profile-social-links{display:flex;gap:.75rem;margin-top:.75rem}.social-link{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#3b82f61a;border:1px solid rgba(59,130,246,.2);color:#93c5fde6;transition:all .2s ease;cursor:pointer;text-decoration:none}.social-link:hover{background:#3b82f633;border-color:#3b82f666;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.social-link.linkedin:hover{background:#0a66c233;border-color:#0a66c266;color:#0a66c2}.social-link.twitter:hover{background:#1da1f233;border-color:#1da1f266;color:#1da1f2}.social-link.facebook:hover{background:#1877f233;border-color:#1877f266;color:#1877f2}.social-link.instagram:hover{background:linear-gradient(135deg,#e1306c33,#c1358433);border-color:#e1306c66;color:#e1306c}.profile-info h1{font-size:2.25rem;font-weight:700;color:#fff;margin:0 0 .5rem;letter-spacing:-.02em}.profile-role{font-size:1.1rem;color:#93c5fde6;font-weight:500;margin:0 0 .25rem}.profile-contact{font-size:.95rem;color:#fff9;margin:0}.header-actions{display:flex;align-items:center;gap:1rem}.notification-bell{position:relative;background:#3b82f626;border:1px solid rgba(59,130,246,.3);border-radius:12px;width:56px;height:56px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;cursor:pointer;transition:all .3s ease}.notification-bell:hover{background:#3b82f640;border-color:#3b82f680;transform:scale(1.05)}.notification-bell:active{transform:scale(.95)}.notification-bell .badge{position:absolute;top:-6px;right:-6px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .5rem;border-radius:12px;min-width:24px;text-align:center;border:2px solid #0f172a;box-shadow:0 4px 12px #ef444499;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 4px 12px #ef444499}50%{transform:scale(1.1);box-shadow:0 6px 20px #ef4444cc}}.quick-stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem}.stat-card{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.75rem;display:flex;align-items:center;gap:1.25rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.stat-card:before{content:"";position:absolute;inset:0;opacity:0;transition:opacity .3s ease;pointer-events:none}.stat-card:hover{transform:translateY(-6px) scale(1.02)}.stat-icon{width:60px;height:60px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.75rem;flex-shrink:0;transition:all .3s ease}.stat-icon.blue{background:#3b82f633;color:#3b82f6}.stat-icon.orange{background:#f59e0b33;color:#f59e0b}.stat-icon.green{background:#10b98133;color:#10b981}.stat-icon.purple{background:#a855f733;color:#a855f7}.stat-card:has(.stat-icon.blue):before{background:radial-gradient(circle at top right,rgba(59,130,246,.2),transparent 70%)}.stat-card:has(.stat-icon.blue):hover{border-color:#3b82f680;box-shadow:0 16px 32px #3b82f64d}.stat-card:has(.stat-icon.blue):hover:before{opacity:1}.stat-card:has(.stat-icon.blue):hover .stat-icon.blue{background:#3b82f64d;transform:scale(1.1) rotate(5deg);box-shadow:0 6px 20px #3b82f666}.stat-card:has(.stat-icon.orange):before{background:radial-gradient(circle at top right,rgba(245,158,11,.2),transparent 70%)}.stat-card:has(.stat-icon.orange):hover{border-color:#f59e0b80;box-shadow:0 16px 32px #f59e0b4d}.stat-card:has(.stat-icon.orange):hover:before{opacity:1}.stat-card:has(.stat-icon.orange):hover .stat-icon.orange{background:#f59e0b4d;transform:scale(1.1) rotate(5deg);box-shadow:0 6px 20px #f59e0b66}.stat-card:has(.stat-icon.green):before{background:radial-gradient(circle at top right,rgba(16,185,129,.2),transparent 70%)}.stat-card:has(.stat-icon.green):hover{border-color:#10b98180;box-shadow:0 16px 32px #10b9814d}.stat-card:has(.stat-icon.green):hover:before{opacity:1}.stat-card:has(.stat-icon.green):hover .stat-icon.green{background:#10b9814d;transform:scale(1.1) rotate(5deg);box-shadow:0 6px 20px #10b98166}.stat-card:has(.stat-icon.purple):before{background:radial-gradient(circle at top right,rgba(168,85,247,.2),transparent 70%)}.stat-card:has(.stat-icon.purple):hover{border-color:#a855f780;box-shadow:0 16px 32px #a855f74d}.stat-card:has(.stat-icon.purple):hover:before{opacity:1}.stat-card:has(.stat-icon.purple):hover .stat-icon.purple{background:#a855f74d;transform:scale(1.1) rotate(5deg);box-shadow:0 6px 20px #a855f766}.stat-content{flex:1}.stat-label{font-size:.85rem;color:#fff9;font-weight:500;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.stat-value{font-size:2.25rem;font-weight:700;color:#fff;line-height:1;margin-bottom:.5rem}.stat-sublabel{font-size:.875rem;color:#ffffff80}.overview-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem}.overview-card{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.75rem;cursor:pointer;transition:all .3s ease;min-height:400px;display:flex;flex-direction:column}.overview-card:hover{transform:translateY(-6px);border-color:#3b82f666;box-shadow:0 16px 40px #0006}.overview-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.overview-card-header h2{font-size:1.35rem;font-weight:600;color:#fff;margin:0;display:flex;align-items:center;gap:.5rem}.view-all{font-size:.875rem;color:#3b82f6cc;font-weight:500;transition:all .2s ease}.overview-card:hover .view-all{color:#3b82f6;transform:translate(4px)}.overview-card-content{flex:1;display:flex;flex-direction:column;gap:1rem}.overview-item{background:#1e293b66;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1rem;transition:all .2s ease}.overview-item:hover{background:#1e293b99;border-color:#ffffff26;transform:translate(4px)}.overview-item-main{margin-bottom:.75rem}.overview-item-main h4{font-size:1.05rem;font-weight:600;color:#fff;margin:0 0 .25rem}.overview-item-main p{font-size:.875rem;color:#fff9;margin:0}.overview-item-meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.stage-badge{background:#3b82f633;color:#93c5fd;padding:.35rem .75rem;border-radius:8px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.progress-bar{flex:1;height:6px;background:#ffffff1a;border-radius:3px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:3px;transition:width .3s ease}.priority-badge{padding:.35rem .75rem;border-radius:8px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#fff}.due-date{font-size:.875rem;color:#fff9}.updated-date{font-size:.875rem;color:#ffffff80}.empty-state{text-align:center;color:#fff6;font-size:.95rem;padding:3rem 1rem;font-style:italic}.analytics-summary{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;margin-bottom:2rem}.analytics-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.analytics-header h2{font-size:1.5rem;font-weight:600;color:#fff;margin:0;display:flex;align-items:center;gap:.5rem}.btn-view-analytics{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #3b82f64d}.btn-view-analytics:hover{transform:translateY(-2px);box-shadow:0 8px 20px #3b82f680;background:linear-gradient(135deg,#2563eb,#1d4ed8)}.btn-view-analytics:active{transform:translateY(0)}.analytics-placeholder{text-align:center;padding:3rem 1rem}.analytics-placeholder p{color:#ffffff80;font-size:1.05rem;margin:.5rem 0}.analytics-hint{color:#fff6;font-size:.9rem;font-style:italic}@media(max-width:1024px){.dashboard-container{padding:1.5rem}.dashboard-header{flex-direction:column;align-items:flex-start;gap:1.5rem;padding:1.5rem}.user-profile-section{width:100%}.header-actions{width:100%;justify-content:flex-end}.quick-stats-row{grid-template-columns:repeat(2,1fr);gap:1.25rem}.overview-cards-grid{grid-template-columns:1fr;gap:1.25rem}.overview-card{min-height:auto}}@media(max-width:768px){.dashboard-container{padding:1rem}.dashboard-header{padding:1.25rem}.user-profile-section{flex-direction:column;align-items:center;text-align:center}.profile-photo{width:70px;height:70px;font-size:1.75rem}.profile-info h1{font-size:1.75rem}.profile-role{font-size:1rem}.profile-contact{font-size:.875rem}.notification-bell{width:48px;height:48px;font-size:1.25rem}.quick-stats-row{grid-template-columns:1fr;gap:1rem}.stat-card{padding:1.25rem}.stat-icon{width:50px;height:50px;font-size:1.5rem}.stat-value{font-size:1.75rem}.overview-cards-grid{gap:1rem}.overview-card{padding:1.25rem}.overview-card-header h2{font-size:1.15rem}.analytics-summary{padding:1.25rem}.analytics-header{flex-direction:column;align-items:flex-start;gap:1rem}.btn-view-analytics{width:100%;text-align:center}}@media(max-width:480px){.profile-photo{width:60px;height:60px;font-size:1.5rem}.profile-info h1,.stat-value{font-size:1.5rem}.overview-item{padding:.875rem}.overview-item-main h4{font-size:.95rem}}.sidebar-nav{display:flex;flex-direction:column;gap:.5rem;margin-bottom:auto}.nav-item{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;background:transparent;border:1px solid transparent;border-radius:12px;color:#ffffffb3;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s;text-align:left;width:100%}.nav-item:hover{background:#3b82f61a;color:#fff}.nav-item.active{background:#3b82f633;border-color:#3b82f64d;color:#fff}.nav-item svg{flex-shrink:0}.deals-page{padding:2.5rem;width:100%;max-width:none;margin:0}.page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.deals-search{margin-bottom:2rem}.stage-filter-buttons{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem;margin-bottom:2.5rem;max-width:1200px}.stage-filter-btn{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1rem;background:linear-gradient(135deg,#1e293b,#0f172a);border:2px solid rgba(255,255,255,.1);border-radius:16px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.stage-filter-btn:before{content:"";position:absolute;inset:0;opacity:0;transition:opacity .3s ease;pointer-events:none}.stage-filter-btn:hover{transform:translateY(-6px) scale(1.02)}.stage-filter-btn:focus,.stage-filter-btn:focus-visible{outline:none}.stage-filter-btn:nth-child(1){border-color:#3b82f64d}.stage-filter-btn:nth-child(1):before{background:radial-gradient(circle at top center,rgba(59,130,246,.2),transparent 70%)}.stage-filter-btn:nth-child(1):hover{border-color:#3b82f699;box-shadow:0 16px 32px #3b82f666,0 0 0 1px #3b82f680}.stage-filter-btn:nth-child(1):hover:before{opacity:1}.stage-filter-btn:nth-child(1).active{background:linear-gradient(135deg,#3b82f60d,#0f172a);border-color:#3b82f6b3;box-shadow:0 8px 20px #3b82f666,0 0 0 2px #3b82f64d}.stage-filter-btn:nth-child(1).active:before{opacity:.5}.stage-filter-btn:nth-child(1).active .stage-name{color:#3b82f6}.stage-filter-btn:nth-child(2){border-color:#ef44444d}.stage-filter-btn:nth-child(2):before{background:radial-gradient(circle at top center,rgba(239,68,68,.2),transparent 70%)}.stage-filter-btn:nth-child(2):hover{border-color:#ef444499;box-shadow:0 16px 32px #ef444466,0 0 0 1px #ef444480}.stage-filter-btn:nth-child(2):hover:before{opacity:1}.stage-filter-btn:nth-child(2).active{background:linear-gradient(135deg,#ef44440d,#0f172a);border-color:#ef4444b3;box-shadow:0 8px 20px #ef444466,0 0 0 2px #ef44444d}.stage-filter-btn:nth-child(2).active:before{opacity:.5}.stage-filter-btn:nth-child(2).active .stage-name{color:#ef4444}.stage-filter-btn:nth-child(3){border-color:#14b8a64d}.stage-filter-btn:nth-child(3):before{background:radial-gradient(circle at top center,rgba(20,184,166,.2),transparent 70%)}.stage-filter-btn:nth-child(3):hover{border-color:#14b8a699;box-shadow:0 16px 32px #14b8a666,0 0 0 1px #14b8a680}.stage-filter-btn:nth-child(3):hover:before{opacity:1}.stage-filter-btn:nth-child(3).active{background:linear-gradient(135deg,#14b8a60d,#0f172a);border-color:#14b8a6b3;box-shadow:0 8px 20px #14b8a666,0 0 0 2px #14b8a64d}.stage-filter-btn:nth-child(3).active:before{opacity:.5}.stage-filter-btn:nth-child(3).active .stage-name{color:#14b8a6}.stage-filter-btn:nth-child(4){border-color:#a855f74d}.stage-filter-btn:nth-child(4):before{background:radial-gradient(circle at top center,rgba(168,85,247,.2),transparent 70%)}.stage-filter-btn:nth-child(4):hover{border-color:#a855f799;box-shadow:0 16px 32px #a855f766,0 0 0 1px #a855f780}.stage-filter-btn:nth-child(4):hover:before{opacity:1}.stage-filter-btn:nth-child(4).active{background:linear-gradient(135deg,#a855f70d,#0f172a);border-color:#a855f7b3;box-shadow:0 8px 20px #a855f766,0 0 0 2px #a855f74d}.stage-filter-btn:nth-child(4).active:before{opacity:.5}.stage-filter-btn:nth-child(4).active .stage-name{color:#a855f7}.stage-filter-btn:nth-child(5){border-color:#f59e0b4d}.stage-filter-btn:nth-child(5):before{background:radial-gradient(circle at top center,rgba(245,158,11,.2),transparent 70%)}.stage-filter-btn:nth-child(5):hover{border-color:#f59e0b99;box-shadow:0 16px 32px #f59e0b66,0 0 0 1px #f59e0b80}.stage-filter-btn:nth-child(5):hover:before{opacity:1}.stage-filter-btn:nth-child(5).active{background:linear-gradient(135deg,#f59e0b0d,#0f172a);border-color:#f59e0bb3;box-shadow:0 8px 20px #f59e0b66,0 0 0 2px #f59e0b4d}.stage-filter-btn:nth-child(5).active:before{opacity:.5}.stage-filter-btn:nth-child(5).active .stage-name{color:#f59e0b}.stage-filter-btn:nth-child(6){border-color:#10b9814d}.stage-filter-btn:nth-child(6):before{background:radial-gradient(circle at top center,rgba(16,185,129,.2),transparent 70%)}.stage-filter-btn:nth-child(6):hover{border-color:#10b98199;box-shadow:0 16px 32px #10b98166,0 0 0 1px #10b98180}.stage-filter-btn:nth-child(6):hover:before{opacity:1}.stage-filter-btn:nth-child(6).active{background:linear-gradient(135deg,#10b9810d,#0f172a);border-color:#10b981b3;box-shadow:0 8px 20px #10b98166,0 0 0 2px #10b9814d}.stage-filter-btn:nth-child(6).active:before{opacity:.5}.stage-filter-btn:nth-child(6).active .stage-name{color:#10b981}.stage-name{font-size:.875rem;font-weight:600;color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;transition:all .3s ease}.stage-filter-btn:hover .stage-name{color:#ffffffe6}.stage-count{font-size:2rem;font-weight:700;color:#fff;transition:all .3s ease}.stage-filter-btn:nth-child(1):hover .stage-count{color:#3b82f6;text-shadow:0 0 20px rgba(59,130,246,.5)}.stage-filter-btn:nth-child(2):hover .stage-count{color:#ef4444;text-shadow:0 0 20px rgba(239,68,68,.5)}.stage-filter-btn:nth-child(3):hover .stage-count{color:#14b8a6;text-shadow:0 0 20px rgba(20,184,166,.5)}.stage-filter-btn:nth-child(4):hover .stage-count{color:#a855f7;text-shadow:0 0 20px rgba(168,85,247,.5)}.stage-filter-btn:nth-child(5):hover .stage-count{color:#f59e0b;text-shadow:0 0 20px rgba(245,158,11,.5)}.stage-filter-btn:nth-child(6):hover .stage-count{color:#10b981;text-shadow:0 0 20px rgba(16,185,129,.5)}.deals-list{min-height:400px;max-width:1200px}.deals-by-stage{display:flex;flex-direction:column;gap:2.5rem}.stage-section{display:flex;flex-direction:column;gap:1rem}.stage-section-header{display:flex;align-items:center;gap:1rem;padding-bottom:.75rem;border-bottom:2px solid rgba(255,255,255,.1)}.stage-section-header h2{font-size:1.25rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.05em}.stage-section-count{background:#3b82f633;color:#3b82f6;padding:.25rem .75rem;border-radius:12px;font-size:.875rem;font-weight:600}.deals-vertical-list{display:flex;flex-direction:column;gap:1rem}.deal-card-row{display:flex;justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem;background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid rgba(255,255,255,.1);border-radius:16px;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden}.deal-card-row:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at left center,rgba(59,130,246,.1),transparent 70%);opacity:0;transition:opacity .3s ease;pointer-events:none}.deal-card-row:hover{transform:translate(6px) scale(1.01);box-shadow:0 12px 24px #0006}.deal-card-row:hover:before{opacity:1}.deal-card-row:has(.stage-lead){border-left:4px solid #ef4444}.deal-card-row:has(.stage-lead):hover{border-color:#ef444499;box-shadow:0 12px 32px #ef44444d,0 0 0 1px #ef444466}.deal-card-row:has(.stage-lead):before{background:radial-gradient(circle at left center,rgba(239,68,68,.15),transparent 70%)}.deal-card-row:has(.stage-qualified){border-left:4px solid #14b8a6}.deal-card-row:has(.stage-qualified):hover{border-color:#14b8a699;box-shadow:0 12px 32px #14b8a64d,0 0 0 1px #14b8a666}.deal-card-row:has(.stage-qualified):before{background:radial-gradient(circle at left center,rgba(20,184,166,.15),transparent 70%)}.deal-card-row:has(.stage-proposal){border-left:4px solid #a855f7}.deal-card-row:has(.stage-proposal):hover{border-color:#a855f799;box-shadow:0 12px 32px #a855f74d,0 0 0 1px #a855f766}.deal-card-row:has(.stage-proposal):before{background:radial-gradient(circle at left center,rgba(168,85,247,.15),transparent 70%)}.deal-card-row:has(.stage-negotiation){border-left:4px solid #f59e0b}.deal-card-row:has(.stage-negotiation):hover{border-color:#f59e0b99;box-shadow:0 12px 32px #f59e0b4d,0 0 0 1px #f59e0b66}.deal-card-row:has(.stage-negotiation):before{background:radial-gradient(circle at left center,rgba(245,158,11,.15),transparent 70%)}.deal-card-row:has(.stage-closing){border-left:4px solid #10b981}.deal-card-row:has(.stage-closing):hover{border-color:#10b98199;box-shadow:0 12px 32px #10b9814d,0 0 0 1px #10b98166}.deal-card-row:has(.stage-closing):before{background:radial-gradient(circle at left center,rgba(16,185,129,.15),transparent 70%)}.deal-card-left{flex:1;display:flex;flex-direction:column;gap:.75rem}.deal-card-title{display:flex;align-items:center;gap:1rem}.deal-card-title h3{font-size:1.125rem;font-weight:600;color:#fff;margin:0}.stage-badge{display:inline-block;padding:.25rem .75rem;border-radius:8px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.stage-lead{background:#ef444433;color:#ef4444}.stage-qualified{background:#14b8a633;color:#14b8a6}.stage-proposal{background:#a855f733;color:#a855f7}.stage-negotiation{background:#f59e0b33;color:#f59e0b}.stage-closing{background:#10b98133;color:#10b981}.deal-company-info-inline{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#ffffffb3}.deal-company-info-inline svg{color:#3b82f6;flex-shrink:0}.company-industry-badge{padding:.25rem .625rem;background:#94a3b833;color:#94a3b8;border-radius:6px;font-size:.75rem;font-weight:600;margin-left:.5rem}.deal-next-action-inline{display:inline-flex;align-items:center;padding:.5rem .75rem;background:#f59e0b26;border:1px solid rgba(245,158,11,.3);border-radius:8px;font-size:.875rem;color:#fffc}.deal-next-action-inline strong{color:#f59e0b;margin-right:.5rem}.deal-card-right{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;flex-shrink:0}.deal-value-large{background:#3b82f633;color:#3b82f6;padding:.5rem 1rem;border-radius:12px;font-size:1.25rem;font-weight:700;white-space:nowrap;transition:all .3s ease;box-shadow:0 2px 8px #3b82f633}.deal-card-row:hover .deal-value-large{background:#3b82f64d;transform:scale(1.05);box-shadow:0 4px 12px #3b82f666}.deal-meta-inline{display:flex;align-items:center;gap:.5rem;color:#fff9;font-size:.875rem;transition:all .2s ease}.deal-card-row:hover .deal-meta-inline{color:#ffffffe6}.deal-meta-inline svg{color:#fff6;transition:all .2s ease}.deal-card-row:hover .deal-meta-inline svg{color:#3b82f6}.deal-broker-inline{color:#fff9;font-size:.875rem;transition:all .2s ease}.deal-card-row:hover .deal-broker-inline{color:#ffffffe6}@media(max-width:1400px){.stage-filter-buttons{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.deals-page{padding:1rem}.page-header{flex-direction:column;gap:1rem}.btn-primary{width:100%;justify-content:center}.stage-filter-buttons{grid-template-columns:repeat(2,1fr)}.deal-card-row{flex-direction:column;align-items:flex-start}.deal-card-right{align-items:flex-start}}.tasks-page{padding:2.5rem;width:100%;max-width:none;margin:0}.tasks-summary{display:grid;grid-template-columns:repeat(4,280px);gap:1.5rem;margin-bottom:2.5rem}.summary-card{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;display:flex;gap:1rem;transition:all .3s ease;position:relative;overflow:hidden}.summary-card.clickable{cursor:pointer}.summary-card.blue-stat:before{background:radial-gradient(circle at top right,rgba(59,130,246,.2),transparent 70%)}.summary-card.blue-stat:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 16px 32px #3b82f666,0 0 0 1px #3b82f680;border-color:#3b82f699}.summary-card.blue-stat:hover:before{opacity:1}.summary-card.blue-stat.active{border-color:#3b82f6b3;box-shadow:0 8px 20px #3b82f666,0 0 0 2px #3b82f64d;background:linear-gradient(135deg,#3b82f60d,#0f172a)}.summary-card.blue-stat.active:before{opacity:.5}.summary-card.green-stat:before{background:radial-gradient(circle at top right,rgba(16,185,129,.2),transparent 70%)}.summary-card.green-stat:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 16px 32px #10b98166,0 0 0 1px #10b98180;border-color:#10b98199}.summary-card.green-stat:hover:before{opacity:1}.summary-card.green-stat.active{border-color:#10b981b3;box-shadow:0 8px 20px #10b98166,0 0 0 2px #10b9814d;background:linear-gradient(135deg,#10b9810d,#0f172a)}.summary-card.green-stat.active:before{opacity:.5}.summary-card.purple-stat:before{background:radial-gradient(circle at top right,rgba(168,85,247,.2),transparent 70%)}.summary-card.purple-stat:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 16px 32px #a855f766,0 0 0 1px #a855f780;border-color:#a855f799}.summary-card.purple-stat:hover:before{opacity:1}.summary-card.purple-stat.active{border-color:#a855f7b3;box-shadow:0 8px 20px #a855f766,0 0 0 2px #a855f74d;background:linear-gradient(135deg,#a855f70d,#0f172a)}.summary-card.purple-stat.active:before{opacity:.5}.summary-card.red-stat:before{background:radial-gradient(circle at top right,rgba(239,68,68,.2),transparent 70%)}.summary-card.red-stat:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 16px 32px #ef444466,0 0 0 1px #ef444480;border-color:#ef444499}.summary-card.red-stat:hover:before{opacity:1}.summary-card.red-stat.active{border-color:#ef4444b3;box-shadow:0 8px 20px #ef444466,0 0 0 2px #ef44444d;background:linear-gradient(135deg,#ef44440d,#0f172a)}.summary-card.red-stat.active:before{opacity:.5}.summary-card.blue-stat:hover .summary-icon.blue{background:#3b82f64d;box-shadow:0 6px 20px #3b82f680;transform:scale(1.1) rotate(5deg)}.summary-card.green-stat:hover .summary-icon.green{background:#10b9814d;box-shadow:0 6px 20px #10b98180;transform:scale(1.1) rotate(5deg)}.summary-icon.purple{background:#a855f733;color:#a855f7;box-shadow:0 4px 12px #a855f733}.summary-card.purple-stat:hover .summary-icon.purple{background:#a855f74d;box-shadow:0 6px 20px #a855f780;transform:scale(1.1) rotate(5deg)}.summary-icon.red{background:#ef444433;color:#ef4444;box-shadow:0 4px 12px #ef444433}.summary-card.red-stat:hover .summary-icon.red{background:#ef44444d;box-shadow:0 6px 20px #ef444480;transform:scale(1.1) rotate(5deg)}.summary-card.blue-stat:hover .summary-value{color:#3b82f6;text-shadow:0 0 20px rgba(59,130,246,.5)}.summary-card.green-stat:hover .summary-value{color:#10b981;text-shadow:0 0 20px rgba(16,185,129,.5)}.summary-card.purple-stat:hover .summary-value{color:#a855f7;text-shadow:0 0 20px rgba(168,85,247,.5)}.summary-card.red-stat:hover .summary-value{color:#ef4444;text-shadow:0 0 20px rgba(239,68,68,.5)}.tasks-filters{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem}.filter-group{display:flex;flex-direction:column;gap:1rem}.filter-section{display:flex;align-items:center;gap:1rem}.filter-section label{color:#ffffffb3;font-size:.875rem;font-weight:500;min-width:80px}.filter-tabs{display:flex;gap:.5rem;flex-wrap:wrap}.filter-tab{padding:.5rem 1rem;background:#1e293b80;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#ffffffb3;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.filter-tab:hover{background:#3b82f61a;border-color:#3b82f64d;color:#fff}.filter-tab.active{background:#3b82f633;border-color:#3b82f666;color:#fff}.tasks-list-container{min-height:400px;max-width:1200px}.tasks-list-full{display:flex;flex-direction:column;gap:1rem}.task-item-full{display:flex;align-items:flex-start;gap:1.5rem;padding:1.5rem;background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid rgba(255,255,255,.1);border-radius:16px;transition:all .2s}.task-item-full:hover{transform:translate(4px);border-color:#fff3;box-shadow:0 4px 12px #0003}.task-item-full.completed{opacity:.6}.task-item-full.completed .task-title-full{text-decoration:line-through}.task-item-full.overdue{border-left:4px solid #ef4444}.task-item-full.today{border-left:4px solid #f59e0b}.task-checkbox-large{background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;color:#fff6;transition:all .2s;flex-shrink:0}.task-checkbox-large:hover{color:#ffffffb3;transform:scale(1.1)}.task-checkbox-large .checked{color:#10b981}.task-content-full{flex:1;min-width:0}.task-header-full{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem}.task-title-full{font-size:1.125rem;font-weight:600;color:#fff;line-height:1.4;flex:1}.task-badges{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.date-badge{display:flex;align-items:center;gap:.375rem;padding:.375rem .75rem;border-radius:8px;font-size:.8125rem;font-weight:600}.date-badge.overdue{background:#ef444433;color:#ef4444}.date-badge.today{background:#f59e0b33;color:#f59e0b}.date-badge.tomorrow{background:#3b82f633;color:#3b82f6}.date-badge.week{background:#a855f733;color:#a855f7}.date-badge.future{background:#94a3b833;color:#94a3b8}.task-meta-full{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.task-deal-tag,.task-assignee-tag{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .875rem;background:#3b82f61a;border:1px solid rgba(59,130,246,.2);border-radius:8px;font-size:.8125rem;color:#fffc}.task-assignee-tag{background:#a855f71a;border-color:#a855f733}.priority-high{color:#ef4444}.priority-medium{color:#f59e0b}.priority-low{color:#fff6}@media(max-width:1400px){.tasks-summary{grid-template-columns:repeat(2,minmax(250px,1fr))}}@media(max-width:768px){.tasks-page{padding:2rem}.page-header{flex-direction:column;gap:1rem}.btn-primary{width:100%;justify-content:center}.tasks-summary{grid-template-columns:1fr}.filter-section{flex-direction:column;align-items:flex-start}.filter-section label{min-width:auto}.task-header-full{flex-direction:column}.task-badges{align-self:flex-start}}.crm-page{padding:2.5rem;width:100%;max-width:none;margin:0}.page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2.5rem}.page-title-section h1{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.5rem}.page-title-section p{color:#fff9;font-size:1rem}.btn-primary{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:12px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 16px #3b82f64d}.crm-summary{display:grid;grid-template-columns:repeat(3,380px);gap:1.5rem;margin-bottom:2.5rem}.summary-card{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;display:flex;gap:1rem;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden}.summary-card:before{content:"";position:absolute;inset:0;opacity:0;transition:opacity .3s ease;pointer-events:none}.summary-card:hover{transform:translateY(-6px) scale(1.02)}.summary-card:has(.summary-icon.blue):before{background:radial-gradient(circle at top right,rgba(59,130,246,.2),transparent 70%)}.summary-card:has(.summary-icon.blue):hover{box-shadow:0 16px 32px #3b82f666,0 0 0 1px #3b82f680;border-color:#3b82f699}.summary-card:has(.summary-icon.blue):hover:before{opacity:1}.summary-card:has(.summary-icon.blue).active{border-color:#3b82f6b3;box-shadow:0 8px 20px #3b82f666,0 0 0 2px #3b82f64d;background:linear-gradient(135deg,#3b82f60d,#0f172a)}.summary-card:has(.summary-icon.blue).active:before{opacity:.5}.summary-card:has(.summary-icon.green):before{background:radial-gradient(circle at top right,rgba(16,185,129,.2),transparent 70%)}.summary-card:has(.summary-icon.green):hover{box-shadow:0 16px 32px #10b98166,0 0 0 1px #10b98180;border-color:#10b98199}.summary-card:has(.summary-icon.green):hover:before{opacity:1}.summary-card:has(.summary-icon.green).active{border-color:#10b981b3;box-shadow:0 8px 20px #10b98166,0 0 0 2px #10b9814d;background:linear-gradient(135deg,#10b9810d,#0f172a)}.summary-card:has(.summary-icon.green).active:before{opacity:.5}.summary-card:has(.summary-icon.orange):before{background:radial-gradient(circle at top right,rgba(245,158,11,.2),transparent 70%)}.summary-card:has(.summary-icon.orange):hover{box-shadow:0 16px 32px #f59e0b66,0 0 0 1px #f59e0b80;border-color:#f59e0b99}.summary-card:has(.summary-icon.orange):hover:before{opacity:1}.summary-card:has(.summary-icon.orange).active{border-color:#f59e0bb3;box-shadow:0 8px 20px #f59e0b66,0 0 0 2px #f59e0b4d;background:linear-gradient(135deg,#f59e0b0d,#0f172a)}.summary-card:has(.summary-icon.orange).active:before{opacity:.5}.summary-icon{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}.summary-icon.blue{background:#3b82f633;color:#3b82f6;box-shadow:0 4px 12px #3b82f633}.summary-card:has(.summary-icon.blue):hover .summary-icon.blue{background:#3b82f64d;box-shadow:0 6px 20px #3b82f680;transform:scale(1.1) rotate(5deg)}.summary-icon.green{background:#10b98133;color:#10b981;box-shadow:0 4px 12px #10b98133}.summary-card:has(.summary-icon.green):hover .summary-icon.green{background:#10b9814d;box-shadow:0 6px 20px #10b98180;transform:scale(1.1) rotate(5deg)}.summary-icon.orange{background:#f59e0b33;color:#f59e0b;box-shadow:0 4px 12px #f59e0b33}.summary-card:has(.summary-icon.orange):hover .summary-icon.orange{background:#f59e0b4d;box-shadow:0 6px 20px #f59e0b80;transform:scale(1.1) rotate(5deg)}.summary-info{flex:1}.summary-label{font-size:.875rem;color:#fff9;margin-bottom:.5rem;transition:color .3s ease}.summary-card:hover .summary-label{color:#ffffffe6}.summary-value{font-size:2rem;font-weight:700;color:#fff;transition:all .3s ease}.summary-card:has(.summary-icon.blue):hover .summary-value{color:#3b82f6;text-shadow:0 0 20px rgba(59,130,246,.5)}.summary-card:has(.summary-icon.green):hover .summary-value{color:#10b981;text-shadow:0 0 20px rgba(16,185,129,.5)}.summary-card:has(.summary-icon.orange):hover .summary-value{color:#f59e0b;text-shadow:0 0 20px rgba(245,158,11,.5)}.crm-controls{display:flex;gap:1.5rem;margin-bottom:2.5rem;align-items:center}.view-toggle{display:none}.toggle-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:transparent;border:none;border-radius:8px;color:#ffffffb3;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s}.toggle-btn:hover{background:#ffffff0d;color:#fff}.toggle-btn.active{background:#3b82f633;color:#fff}.toggle-btn .count{background:#ffffff1a;padding:.125rem .5rem;border-radius:8px;font-size:.75rem;font-weight:600}.toggle-btn.active .count{background:#3b82f64d}.search-box{display:flex;align-items:center;gap:.75rem;background:#1e293b80;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:.875rem 1.25rem;transition:border-color .2s;max-width:600px}.search-box:focus-within{border-color:#3b82f6}.search-box svg{color:#fff6;flex-shrink:0}.search-box input{flex:1;background:transparent;border:none;color:#fff;font-size:.9375rem;outline:none}.search-box input::placeholder{color:#fff6}.crm-content{min-height:400px}.crm-grid{display:grid;grid-template-columns:repeat(3,380px);gap:1.5rem}.crm-card{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;transition:all .3s ease;position:relative;overflow:hidden}.crm-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(59,130,246,.15),transparent 60%);opacity:0;transition:opacity .3s ease;pointer-events:none}.crm-card:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 16px 32px #3b82f640,0 0 0 1px #3b82f666;border-color:#3b82f680}.crm-card:hover:before{opacity:1}.card-header{display:flex;gap:1rem;margin-bottom:1rem;align-items:flex-start}.card-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.company-icon{background:#3b82f633;color:#3b82f6;box-shadow:0 4px 12px #3b82f64d;transition:all .3s ease}.crm-card:hover .company-icon{box-shadow:0 6px 20px #3b82f680;transform:scale(1.05);background:#3b82f64d}.card-avatar{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#2563eb);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.25rem;font-weight:600;flex-shrink:0;position:relative;box-shadow:0 4px 12px #3b82f64d;transition:all .3s ease}.crm-card:hover .card-avatar{box-shadow:0 6px 20px #3b82f680;transform:scale(1.05)}.card-info{flex:1}.card-info h3{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:.25rem}.card-subtitle{font-size:.875rem;color:#fff9}.card-tag{display:inline-block;padding:.25rem .75rem;border-radius:8px;font-size:.75rem;font-weight:600}.card-tag.industry{background:#6b728033;color:#d1d5db}.card-company{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:#3b82f61a;border-radius:8px;margin-bottom:1rem;font-size:.875rem;color:#fffc;transition:all .3s ease}.crm-card:hover .card-company{background:#3b82f626;transform:translate(2px)}.card-company svg{color:#3b82f6;flex-shrink:0;transition:transform .3s ease}.crm-card:hover .card-company svg{transform:rotate(5deg) scale(1.1)}.card-company .card-tag{margin-left:auto}.card-details{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.card-detail{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#ffffffb3}.card-detail svg{color:#fff6;flex-shrink:0}.card-stats{display:flex;gap:1rem;flex-wrap:wrap}.card-stat{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:#fff9;transition:all .2s ease;padding:.25rem .5rem;border-radius:6px}.crm-card:hover .card-stat{color:#ffffffe6;background:#ffffff0d}.card-stat svg{color:#fff6;transition:all .2s ease}.crm-card:hover .card-stat svg{color:#3b82f6;transform:scale(1.1)}.loading-state,.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#fff6;text-align:center}.empty-state svg{margin-bottom:1.5rem;opacity:.3}.empty-state h3{font-size:1.25rem;font-weight:600;color:#fff9;margin-bottom:.5rem}.empty-state p{font-size:.9375rem}@media(max-width:1400px){.crm-summary,.crm-grid{grid-template-columns:repeat(2,minmax(350px,1fr))}}@media(max-width:768px){.crm-page{padding:1.5rem}.page-header{flex-direction:column;gap:1rem;margin-bottom:2rem}.btn-primary{width:100%;justify-content:center}.crm-summary,.crm-grid{grid-template-columns:1fr}.crm-controls{flex-direction:column;align-items:stretch}.view-toggle{width:100%}.toggle-btn{flex:1;justify-content:center}}.team-chat{display:flex;flex-direction:column;height:100vh;background:#0a0f1e}.team-chat-header{padding:2rem;background:linear-gradient(135deg,#1e293b,#0f172a);border-bottom:1px solid rgba(148,163,184,.1)}.header-content{display:flex;align-items:center;gap:1rem;color:#fff}.header-content svg{color:#3b82f6}.team-chat-header h2{margin:0;font-size:1.5rem;font-weight:600;color:#fff}.team-chat-header p{margin:.25rem 0 0;font-size:.875rem;color:#94a3b8}.team-chat-messages{flex:1;overflow-y:auto;padding:2rem;display:flex;flex-direction:column;gap:1rem}.loading-state,.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;height:100%;color:#94a3b8}.empty-state svg{opacity:.3}.empty-state h3{margin:0;font-size:1.25rem;color:#e2e8f0}.empty-state p{margin:0;font-size:.875rem}.date-divider{display:flex;align-items:center;justify-content:center;margin:1.5rem 0 1rem}.date-divider span{padding:.5rem 1rem;background:#1e293bcc;border:1px solid rgba(148,163,184,.1);border-radius:20px;font-size:.75rem;font-weight:500;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.team-message{display:flex;align-items:flex-end;gap:.75rem;max-width:70%;animation:slideIn .2s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.team-message.current-user{align-self:flex-end;flex-direction:row-reverse}.team-message.other-user{align-self:flex-start}.message-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#2563eb);display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;color:#fff;flex-shrink:0}.message-avatar.current{background:linear-gradient(135deg,#10b981,#059669)}.message-bubble{background:#1e293b;border:1px solid rgba(148,163,184,.1);border-radius:16px;padding:.75rem 1rem;display:flex;flex-direction:column;gap:.5rem}.team-message.current-user .message-bubble{background:linear-gradient(135deg,#3b82f6,#2563eb);border-color:#3b82f64d}.message-header{display:flex;align-items:center;gap:.5rem;font-size:.75rem}.message-author{font-weight:600;color:#e2e8f0}.message-role{padding:.125rem .5rem;background:#3b82f633;border:1px solid rgba(59,130,246,.3);border-radius:12px;color:#60a5fa;font-size:.625rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.message-content{color:#e2e8f0;font-size:.9375rem;line-height:1.5;white-space:pre-wrap;word-wrap:break-word}.team-message.current-user .message-content{color:#fff}.message-time{font-size:.6875rem;color:#64748b;align-self:flex-end}.team-message.current-user .message-time{color:#ffffffb3}.team-chat-input{padding:1.5rem 2rem;background:#0f172a;border-top:1px solid rgba(148,163,184,.1);display:flex;gap:1rem;align-items:flex-end}.team-chat-input textarea{flex:1;background:#1e293b;border:1px solid rgba(148,163,184,.2);border-radius:12px;padding:.875rem 1rem;color:#e2e8f0;font-size:.9375rem;font-family:inherit;resize:none;max-height:120px;transition:all .2s}.team-chat-input textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.team-chat-input textarea::placeholder{color:#64748b}.team-chat-input textarea:disabled{opacity:.5;cursor:not-allowed}.send-button{width:44px;height:44px;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}.send-button:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 12px #3b82f666}.send-button:active:not(:disabled){transform:scale(.95)}.send-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.team-chat-messages::-webkit-scrollbar{width:8px}.team-chat-messages::-webkit-scrollbar-track{background:#0a0f1e}.team-chat-messages::-webkit-scrollbar-thumb{background:#1e293b;border-radius:4px}.team-chat-messages::-webkit-scrollbar-thumb:hover{background:#334155}.archive-container{padding:2rem;max-width:1400px;margin:0 auto;min-height:100vh}.archive-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:1.5rem}.archive-loading p{color:#ffffffb3;font-size:1.1rem}.archive-header{margin-bottom:2rem;display:flex;align-items:center;justify-content:space-between}.archive-header h1{font-size:2.25rem;font-weight:700;color:#fff;margin:0 0 .5rem;letter-spacing:-.02em}.archive-header p{font-size:1rem;color:#fff9;margin:0}.archive-filters{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;margin-bottom:2rem;display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.filter-group{display:flex;align-items:center;gap:.75rem;flex:1;min-width:250px}.filter-group label{font-size:.9rem;color:#ffffffb3;font-weight:500}.search-input{flex:1;background:#1e293b99;border:1px solid rgba(147,197,253,.3);border-radius:10px;padding:.75rem 1rem;color:#fff;font-size:.95rem;transition:all .2s ease}.search-input:focus{outline:none;border-color:#93c5fd99;background:#1e293bcc;box-shadow:0 0 0 3px #93c5fd1a}.filter-group select{background:#1e293b99;border:1px solid rgba(147,197,253,.3);border-radius:10px;padding:.75rem 1rem;color:#fff;font-size:.95rem;cursor:pointer;transition:all .2s ease}.filter-group select:focus{outline:none;border-color:#93c5fd99}.filter-stats{color:#ffffff80;font-size:.9rem;margin-left:auto}.archive-list{display:flex;flex-direction:column;gap:1rem}.archive-item{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:1.5rem;cursor:pointer;transition:all .3s ease}.archive-item:hover{transform:translateY(-2px);border-color:#ef444466;box-shadow:0 8px 20px #0000004d}.archive-item-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.archive-item-header h3{font-size:1.15rem;font-weight:600;color:#fff;margin:0}.archive-item-meta{display:flex;align-items:center;gap:.75rem}.meta-badge{padding:.35rem .75rem;border-radius:8px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.meta-badge.declined{background:#ef444433;color:#fca5a5}.meta-date{font-size:.85rem;color:#ffffff80}.archive-item-summary{font-size:.95rem;color:#ffffffb3;line-height:1.5;margin:0 0 1rem}.archive-item-footer{display:flex;align-items:center;justify-content:space-between;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.1)}.source-badge{background:#3b82f633;color:#93c5fd;padding:.25rem .6rem;border-radius:6px;font-size:.8rem;font-weight:500}.reviewed-date{font-size:.85rem;color:#ffffff80}.empty-state{text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid rgba(255,255,255,.1);border-radius:16px}.empty-state p{font-size:1.15rem;color:#fff9;margin:.5rem 0}.empty-hint{font-size:.95rem;color:#fff6;font-style:italic}.archive-modal-overlay{position:fixed;inset:0;background:#000000bf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .2s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.archive-modal-container{background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:20px;width:90%;max-width:700px;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px #000c;animation:slideUp .3s ease-out;border:1px solid rgba(255,255,255,.1)}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.archive-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.75rem 2rem;border-bottom:1px solid rgba(255,255,255,.1)}.archive-modal-header h2{font-size:1.5rem;font-weight:700;color:#fff;margin:0}.close-btn{background:#ef444433;border:1px solid rgba(239,68,68,.3);color:#fca5a5;width:40px;height:40px;border-radius:10px;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.close-btn:hover{background:#ef44444d;transform:scale(1.05)}.archive-modal-body{padding:2rem;overflow-y:auto;flex:1}.detail-section{margin-bottom:1.5rem}.detail-section label{display:block;font-size:.85rem;color:#fff9;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.detail-section h3{font-size:1.35rem;font-weight:700;color:#fff;margin:0 0 .5rem}.detail-section p{font-size:.95rem;color:#fffc;line-height:1.6;margin:0}.detail-summary{color:#ffffffb3;font-size:1rem}.detail-analysis{background:#1e293b66;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:1rem;color:#fffc;line-height:1.6}.detail-badge-row{display:flex;align-items:center;gap:.75rem}.status-badge{padding:.5rem 1rem;border-radius:10px;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.status-badge.declined{background:#ef444433;color:#fca5a5;border:1px solid rgba(239,68,68,.3)}.priority-badge{background:#3b82f633;color:#93c5fd;padding:.5rem 1rem;border-radius:10px;font-size:.85rem;font-weight:600;text-transform:capitalize}.archive-modal-actions{display:flex;align-items:center;gap:1rem;padding:1.5rem 2rem;border-top:1px solid rgba(255,255,255,.1)}.btn-restore{flex:1;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:.875rem 1.5rem;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #10b9814d}.btn-restore:hover{transform:translateY(-2px);box-shadow:0 8px 20px #10b98180}.btn-delete{background:#ef444433;color:#fca5a5;border:1px solid rgba(239,68,68,.3);padding:.875rem 1.5rem;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-delete:hover{background:#ef44444d;border-color:#ef444480;transform:translateY(-2px)}.btn-cancel{background:#ffffff1a;color:#ffffffb3;border:1px solid rgba(255,255,255,.2);padding:.875rem 1.5rem;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-cancel:hover{background:#ffffff26;color:#fff}@media(max-width:768px){.archive-container{padding:1rem}.archive-header h1{font-size:1.75rem}.archive-filters{flex-direction:column;align-items:stretch}.filter-group{min-width:100%}.filter-stats{margin-left:0;text-align:center}.archive-item{padding:1.25rem}.archive-item-header{flex-direction:column;align-items:flex-start;gap:.75rem}.archive-modal-container{width:95%;max-height:90vh}.archive-modal-header{padding:1.25rem 1.5rem}.archive-modal-body{padding:1.5rem}.archive-modal-actions{flex-direction:column;padding:1.25rem 1.5rem}.btn-restore,.btn-delete,.btn-cancel{width:100%}}.settings-page{padding:2.5rem;width:100%;max-width:1200px;margin:0 auto}.page-header{margin-bottom:2.5rem}.page-header h1{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.5rem}.page-header p{color:#fff9;font-size:1rem}.settings-tabs{display:flex;gap:1rem;margin-bottom:2rem;border-bottom:2px solid rgba(255,255,255,.1)}.tab-button{display:flex;align-items:center;gap:.5rem;background:none;border:none;color:#fff9;padding:1rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;border-bottom:3px solid transparent;margin-bottom:-2px}.tab-button:hover{color:#ffffffe6;background:#ffffff0d}.tab-button.active{color:#3b82f6;border-bottom-color:#3b82f6}.notification-toast{position:fixed;top:2rem;right:2rem;display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;border-radius:12px;font-weight:500;box-shadow:0 12px 24px #0006;animation:slideIn .3s ease;z-index:1000}.notification-toast.success{background:linear-gradient(135deg,#10b98133,#10b9811a);border:1px solid #10b981;color:#10b981}.notification-toast.error{background:linear-gradient(135deg,#ef444433,#ef44441a);border:1px solid #ef4444;color:#ef4444}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.settings-section{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;margin-bottom:2rem}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.section-title{display:flex;align-items:center;gap:1rem;color:#fff}.section-title h2{font-size:1.5rem;font-weight:600;margin:0}.connection-badge{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:12px;font-size:.875rem;font-weight:600}.connection-badge.connected{background:#10b98133;color:#10b981;border:1px solid rgba(16,185,129,.4)}.connection-badge.disconnected{background:#94a3b833;color:#94a3b8;border:1px solid rgba(148,163,184,.4)}.section-content{display:flex;flex-direction:column;gap:2rem}.disconnected-state{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:2rem}.info-box{max-width:600px;text-align:center}.info-text{color:#fffc;font-size:1rem;margin-bottom:1.5rem;line-height:1.6}.feature-list{list-style:none;padding:0;text-align:left;background:#3b82f61a;border:1px solid rgba(59,130,246,.3);border-radius:12px;padding:1.5rem 2rem}.feature-list li{color:#ffffffe6;padding:.5rem 0 .5rem 1.5rem;position:relative}.feature-list li:before{content:"✓";position:absolute;left:0;color:#3b82f6;font-weight:700}.btn-connect{display:flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #3b82f64d}.btn-connect:hover{transform:translateY(-2px);box-shadow:0 8px 20px #3b82f666}.connected-state{display:flex;flex-direction:column;gap:2rem}.sync-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.stat-card{background:#1e293b80;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem;text-align:center}.stat-label{font-size:.875rem;color:#fff9;margin-bottom:.75rem}.stat-value{font-size:2rem;font-weight:700;color:#fff}.stat-value.highlighted{color:#3b82f6}.sync-info{background:#1e293b80;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem}.sync-info-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0}.sync-info-item .label{font-size:.9375rem;color:#ffffffb3;font-weight:500}.sync-info-item .value{font-size:.9375rem;color:#fff;font-weight:600}.action-buttons{display:flex;gap:1rem;padding-top:1rem}.btn-sync{flex:1;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:12px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-sync:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 16px #3b82f64d}.btn-sync:disabled{opacity:.6;cursor:not-allowed}.btn-sync .spinning{animation:spin 1s linear infinite}.btn-disconnect{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:#ef44441a;color:#ef4444;border:1px solid rgba(239,68,68,.3);border-radius:12px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-disconnect:hover:not(:disabled){background:#ef444433;border-color:#ef444480}.btn-disconnect:disabled{opacity:.6;cursor:not-allowed}.modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:0;max-width:500px;width:90%;box-shadow:0 20px 40px #00000080}.modal-header{padding:1.5rem 2rem;border-bottom:1px solid rgba(255,255,255,.1)}.modal-header h3{font-size:1.25rem;font-weight:600;color:#fff;margin:0}.modal-body{padding:2rem}.modal-body p{color:#fffc;line-height:1.6;margin:0}.modal-footer{padding:1.5rem 2rem;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:flex-end;gap:1rem}.btn-cancel{padding:.75rem 1.5rem;background:#94a3b81a;color:#94a3b8;border:1px solid rgba(148,163,184,.3);border-radius:12px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-cancel:hover:not(:disabled){background:#94a3b833}.btn-confirm-disconnect{padding:.75rem 1.5rem;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;border-radius:12px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-confirm-disconnect:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 16px #ef44444d}.btn-cancel:disabled,.btn-confirm-disconnect:disabled{opacity:.6;cursor:not-allowed}.loading-state{display:flex;align-items:center;justify-content:center;padding:4rem 2rem;color:#fff9;font-size:1rem}@media(max-width:768px){.settings-page{padding:1rem}.sync-stats-grid{grid-template-columns:1fr}.action-buttons{flex-direction:column}.notification-toast{top:1rem;right:1rem;left:1rem}}.analytics-container{padding:2rem;max-width:1600px;margin:0 auto;min-height:100vh}.analytics-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:1.5rem}.loading-spinner{width:60px;height:60px;border:4px solid rgba(59,130,246,.2);border-top:4px solid #3b82f6;border-radius:50%;animation:spin .8s linear infinite}.analytics-loading p{color:#ffffffb3;font-size:1.1rem}.analytics-page-header{margin-bottom:2.5rem;display:flex;align-items:center;justify-content:space-between}.analytics-page-header h1{font-size:2.5rem;font-weight:700;color:#fff;margin:0 0 .5rem;letter-spacing:-.02em}.analytics-page-header p{font-size:1.05rem;color:#fff9;margin:0}.analytics-metrics-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem}.metric-card{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.75rem;display:flex;align-items:center;gap:1.25rem;transition:all .3s ease;position:relative;overflow:hidden}.metric-card:before{content:"";position:absolute;inset:0;opacity:0;transition:opacity .3s ease;pointer-events:none}.metric-card:hover{transform:translateY(-4px)}.metric-card.blue:before{background:radial-gradient(circle at top right,rgba(59,130,246,.2),transparent 70%)}.metric-card.blue:hover{border-color:#3b82f680;box-shadow:0 12px 28px #3b82f64d}.metric-card.blue:hover:before{opacity:1}.metric-card.purple:before{background:radial-gradient(circle at top right,rgba(168,85,247,.2),transparent 70%)}.metric-card.purple:hover{border-color:#a855f780;box-shadow:0 12px 28px #a855f74d}.metric-card.purple:hover:before{opacity:1}.metric-card.orange:before{background:radial-gradient(circle at top right,rgba(245,158,11,.2),transparent 70%)}.metric-card.orange:hover{border-color:#f59e0b80;box-shadow:0 12px 28px #f59e0b4d}.metric-card.orange:hover:before{opacity:1}.metric-card.green:before{background:radial-gradient(circle at top right,rgba(16,185,129,.2),transparent 70%)}.metric-card.green:hover{border-color:#10b98180;box-shadow:0 12px 28px #10b9814d}.metric-card.green:hover:before{opacity:1}.metric-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;font-size:1.75rem;border-radius:14px;background:#3b82f626;flex-shrink:0}.metric-content{flex:1}.metric-label{font-size:.85rem;color:#fff9;font-weight:500;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.metric-value{font-size:2rem;font-weight:700;color:#fff;line-height:1;margin-bottom:.5rem}.metric-sublabel{font-size:.875rem;color:#ffffff80}.analytics-charts-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:3rem}.chart-card{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.75rem;transition:all .3s ease}.chart-card.large{grid-column:span 2}.chart-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0006;border-color:#3b82f64d}.chart-header{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.chart-header h3{font-size:1.35rem;font-weight:600;color:#fff;margin:0 0 .5rem;display:flex;align-items:center;gap:.5rem}.chart-header p{font-size:.875rem;color:#ffffff80;margin:0}.chart-content{min-height:300px}.empty-chart{display:flex;align-items:center;justify-content:center;height:300px;color:#fff6;font-size:1rem;font-style:italic}.custom-tooltip{background:#0f172af2;border:1px solid rgba(59,130,246,.4);border-radius:10px;padding:.75rem 1rem;box-shadow:0 8px 20px #00000080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.custom-tooltip .label{font-weight:600;color:#fff;margin:0 0 .5rem;font-size:.95rem}.custom-tooltip p{margin:.25rem 0;font-size:.875rem}.insights-section{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;margin-bottom:3rem}.insights-header{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.insights-header h2{font-size:1.75rem;font-weight:600;color:#fff;margin:0;display:flex;align-items:center;gap:.5rem}.insights-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.insight-card{background:#1e293b66;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1.5rem;transition:all .3s ease}.insight-card:hover{background:#1e293b99;border-color:#3b82f64d;transform:translateY(-4px);box-shadow:0 8px 20px #0000004d}.insight-icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;font-size:1.75rem;border-radius:12px;background:#3b82f626;margin-bottom:1rem}.insight-card h4{font-size:1.1rem;font-weight:600;color:#fff;margin:0 0 .75rem}.insight-card p{font-size:.95rem;color:#ffffffb3;margin:.5rem 0}.insight-card p strong{color:#3b82f6;font-weight:600}.insight-detail{font-size:.85rem;color:#ffffff80;font-style:italic}.performance-section{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;margin-bottom:2rem}.performance-header{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.performance-header h2{font-size:1.75rem;font-weight:600;color:#fff;margin:0 0 .5rem;display:flex;align-items:center;gap:.5rem}.performance-header p{font-size:.95rem;color:#ffffff80;margin:0}.performance-grid{display:grid;gap:1.5rem}.performance-card{background:#1e293b66;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1.5rem;transition:all .3s ease}.performance-card:hover{background:#1e293b99;border-color:#ffffff26;transform:translate(4px)}.performance-label{font-size:1rem;font-weight:500;color:#fffc;margin-bottom:1rem}.performance-bar{width:100%;height:12px;background:#ffffff1a;border-radius:6px;overflow:hidden;margin-bottom:.75rem}.performance-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:6px;transition:width .8s ease;box-shadow:0 0 10px #3b82f680}.performance-fill.green{background:linear-gradient(90deg,#10b981,#059669);box-shadow:0 0 10px #10b98180}.performance-fill.orange{background:linear-gradient(90deg,#f59e0b,#d97706);box-shadow:0 0 10px #f59e0b80}.performance-stats{display:flex;align-items:center;justify-content:space-between}.performance-stats span{font-size:.875rem;color:#fff9}.performance-stats .positive{color:#10b981;font-weight:600}.performance-stats .negative{color:#ef4444;font-weight:600}@media(max-width:1024px){.analytics-container{padding:1.5rem}.analytics-metrics-row{grid-template-columns:repeat(2,1fr);gap:1.25rem}.analytics-charts-grid{grid-template-columns:1fr}.chart-card.large{grid-column:span 1}.insights-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.analytics-container{padding:1rem}.analytics-page-header h1{font-size:2rem}.analytics-metrics-row{grid-template-columns:1fr;gap:1rem}.metric-card{padding:1.25rem}.metric-icon{width:50px;height:50px;font-size:1.5rem}.metric-value{font-size:1.75rem}.analytics-charts-grid{gap:1rem}.chart-card{padding:1.25rem}.chart-header h3{font-size:1.15rem}.insights-section,.performance-section{padding:1.25rem}.insights-grid{grid-template-columns:1fr;gap:1rem}.insight-card{padding:1.25rem}}@media(max-width:480px){.analytics-page-header h1{font-size:1.75rem}.metric-value{font-size:1.5rem}.chart-content{min-height:250px}.insight-icon{width:40px;height:40px;font-size:1.5rem}.insight-card h4{font-size:1rem}}.auth-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.auth-card{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;padding:48px;width:100%;max-width:480px}.auth-header{text-align:center;margin-bottom:32px}.auth-header .logo-icon{color:#667eea;margin-bottom:16px}.auth-header h1{font-size:32px;font-weight:700;color:#1a202c;margin:0 0 8px}.auth-header p{color:#718096;font-size:16px;margin:0}.auth-error{background-color:#fed7d7;border:1px solid #fc8181;border-radius:8px;padding:12px 16px;margin-bottom:24px;color:#c53030;font-size:14px}.auth-form{display:flex;flex-direction:column;gap:20px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-size:14px;font-weight:600;color:#2d3748}.form-group input{padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:16px;transition:all .2s;outline:none}.form-group input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group small{font-size:13px;color:#718096}.auth-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:14px 24px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;margin-top:8px}.auth-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #667eea4d}.auth-button:disabled{opacity:.6;cursor:not-allowed}.auth-footer{text-align:center;margin-top:24px;padding-top:24px;border-top:1px solid #e2e8f0}.auth-footer p{color:#718096;font-size:14px;margin:0}.auth-footer a{color:#667eea;text-decoration:none;font-weight:600}.auth-footer a:hover{text-decoration:underline}@media(max-width:640px){.auth-card{padding:32px 24px}.form-row{grid-template-columns:1fr}}.properties-page{padding:24px;max-width:1400px;margin:0 auto}.properties-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.properties-header h1{display:flex;align-items:center;gap:12px;font-size:28px;font-weight:600;color:var(--text-primary);margin:0}.properties-header .subtitle{color:var(--text-secondary);font-size:14px;margin-top:4px}.properties-filters{display:flex;gap:16px;margin-bottom:24px}.search-box{display:flex;align-items:center;gap:12px;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;padding:10px 16px;flex:1;max-width:400px}.search-box input{border:none;background:transparent;flex:1;font-size:14px;color:var(--text-primary);outline:none}.search-box svg{color:var(--text-secondary)}.type-filter{padding:10px 16px;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;font-size:14px;color:var(--text-primary);cursor:pointer;min-width:150px}.properties-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px}.property-card{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;padding:20px;cursor:pointer;transition:all .2s ease}.property-card:hover{border-color:var(--primary-color);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.property-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.property-type-badge{padding:4px 10px;border-radius:6px;font-size:12px;font-weight:500;text-transform:capitalize;background:var(--bg-tertiary);color:var(--text-secondary)}.property-type-badge.office{background:#e3f2fd;color:#1565c0}.property-type-badge.retail{background:#f3e5f5;color:#7b1fa2}.property-type-badge.industrial{background:#fff3e0;color:#e65100}.property-type-badge.multifamily{background:#e8f5e9;color:#2e7d32}.property-type-badge.mixed-use{background:#fce4ec;color:#c2185b}.property-type-badge.land{background:#efebe9;color:#5d4037}.cap-rate-badge{display:flex;align-items:center;gap:4px;padding:4px 8px;background:#e8f5e9;color:#2e7d32;border-radius:6px;font-size:12px;font-weight:600}.property-address{font-size:18px;font-weight:600;color:var(--text-primary);margin:0 0 8px}.property-location{display:flex;align-items:center;gap:6px;color:var(--text-secondary);font-size:14px;margin-bottom:16px}.property-metrics{display:flex;gap:16px;padding:12px 0;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);margin-bottom:12px}.property-metrics .metric{display:flex;flex-direction:column;gap:2px}.property-metrics .metric svg{color:var(--text-secondary);margin-bottom:4px}.property-metrics .metric-value{font-size:14px;font-weight:600;color:var(--text-primary)}.property-metrics .metric-label{font-size:11px;color:var(--text-secondary)}.property-owner{font-size:13px;color:var(--text-secondary);margin:0 0 4px}.property-deals{font-size:13px;color:var(--primary-color);font-weight:500;margin:0}.empty-state,.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center;color:var(--text-secondary)}.empty-state svg{opacity:.5;margin-bottom:16px}.empty-state h3{font-size:18px;color:var(--text-primary);margin:0 0 8px}.empty-state p{margin:0 0 20px}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:var(--bg-primary);border-radius:12px;padding:24px;max-width:500px;width:90%;max-height:90vh;overflow-y:auto}.modal-content.modal-large{max-width:700px}.modal-content h2{font-size:20px;font-weight:600;margin:0 0 20px;color:var(--text-primary)}.form-group{margin-bottom:16px}.form-group label{display:block;font-size:13px;font-weight:500;color:var(--text-secondary);margin-bottom:6px}.form-group input,.form-group select,.form-group textarea{width:100%;padding:10px 12px;border:1px solid var(--border-color);border-radius:8px;font-size:14px;color:var(--text-primary);background:var(--bg-secondary)}.form-group textarea{resize:vertical}.form-row{display:flex;gap:16px}.form-row .form-group{flex:1}.modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:16px;border-top:1px solid var(--border-color)}.property-detail-header{margin-bottom:24px}.property-detail-header h2{margin:12px 0 8px}.property-detail-header .location{display:flex;align-items:center;gap:6px;color:var(--text-secondary);font-size:14px}.property-detail-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}.metric-card{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;padding:16px;text-align:center}.metric-card label{display:block;font-size:12px;color:var(--text-secondary);margin-bottom:4px}.metric-card .value{font-size:18px;font-weight:600;color:var(--text-primary)}.metric-card .value.highlight{color:#2e7d32}.property-detail-info{display:flex;flex-direction:column;gap:20px}.info-section h4{font-size:14px;font-weight:600;color:var(--text-primary);margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid var(--border-color)}.info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.info-item label{display:block;font-size:12px;color:var(--text-secondary)}.info-item span{font-size:14px;color:var(--text-primary)}.owner-contact{font-size:13px;color:var(--text-secondary);margin-top:4px}.deals-list{list-style:none;padding:0;margin:0}.deals-list li{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid var(--border-color)}.deals-list li:last-child{border-bottom:none}.deal-name{font-size:14px;color:var(--text-primary)}.deal-stage{font-size:12px;padding:2px 8px;border-radius:4px;background:var(--bg-tertiary);color:var(--text-secondary)}.deal-stage.lead{background:#e3f2fd;color:#1565c0}.deal-stage.qualified{background:#f3e5f5;color:#7b1fa2}.deal-stage.negotiation{background:#fff3e0;color:#e65100}.deal-stage.closing{background:#e8f5e9;color:#2e7d32}.btn-primary{display:flex;align-items:center;gap:8px;padding:10px 20px;background:var(--primary-color);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease}.btn-primary:hover{background:var(--primary-hover)}.btn-secondary{padding:10px 20px;background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-color);border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-secondary:hover{background:var(--bg-tertiary)}.scout-toggle-btn{position:fixed;bottom:2rem;right:2rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:50px;padding:1rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 8px 24px #3b82f666;z-index:9998;display:flex;align-items:center;gap:.5rem;transition:all .3s ease}.scout-toggle-btn:hover{transform:translateY(-4px);box-shadow:0 12px 32px #3b82f680}.scout-chat-panel{position:fixed;bottom:2rem;right:2rem;width:420px;height:600px;background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid rgba(59,130,246,.3);border-radius:16px;box-shadow:0 20px 60px #00000080;z-index:9999;display:flex;flex-direction:column;animation:slideIn .3s ease-out}@keyframes slideIn{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.scout-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem;border-bottom:1px solid rgba(255,255,255,.1);background:#3b82f60d}.scout-header-title{display:flex;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:700;color:#3b82f6}.scout-close-btn{background:#ffffff1a;border:none;color:#ffffffb3;width:36px;height:36px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.scout-close-btn:hover{background:#ffffff26;color:#fff}.scout-messages{flex:1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.scout-messages::-webkit-scrollbar{width:6px}.scout-messages::-webkit-scrollbar-track{background:#ffffff0d}.scout-messages::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.scout-message{display:flex;flex-direction:column;max-width:85%;animation:messageIn .3s ease-out}@keyframes messageIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.scout-message.user{align-self:flex-end}.scout-message.assistant{align-self:flex-start}.message-content{padding:.875rem 1.125rem;border-radius:12px;font-size:.9375rem;line-height:1.5;white-space:pre-wrap;word-wrap:break-word}.scout-message.user .message-content{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border-bottom-right-radius:4px}.scout-message.assistant .message-content{background:#ffffff0d;color:#fffffff2;border:1px solid rgba(255,255,255,.1);border-bottom-left-radius:4px}.message-time{font-size:.75rem;color:#ffffff80;margin-top:.25rem;padding:0 .5rem}.scout-message.user .message-time{text-align:right}.loading-dots{display:flex;gap:.375rem;padding:.5rem}.loading-dots span{width:8px;height:8px;border-radius:50%;background:#3b82f6;animation:bounce 1.4s infinite ease-in-out both}.loading-dots span:nth-child(1){animation-delay:-.32s}.loading-dots span:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.scout-input-container{display:flex;gap:.75rem;padding:1.25rem;border-top:1px solid rgba(255,255,255,.1);background:#0003}.scout-input{flex:1;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:.875rem 1.125rem;color:#fff;font-size:.9375rem;outline:none;transition:all .2s}.scout-input:focus{background:#ffffff14;border-color:#3b82f6}.scout-input::placeholder{color:#fff6}.scout-send-btn{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;color:#fff;width:48px;height:48px;border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.scout-send-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 16px #3b82f666}.scout-send-btn:disabled{opacity:.5;cursor:not-allowed}@media(max-width:768px){.scout-chat-panel{width:calc(100vw - 2rem);height:calc(100vh - 4rem);bottom:1rem;right:1rem}.scout-toggle-btn{bottom:1rem;right:1rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background:#0f172a}.app{display:flex;height:100vh;overflow:hidden}.sidebar{width:280px;background:linear-gradient(135deg,#1e293b,#0f172a);border-right:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;padding:2rem 1.5rem}.sidebar-header{display:flex;align-items:center;gap:1rem;margin-bottom:3rem}.logo-icon{color:#3b82f6}.logo-text{font-size:1.5rem;font-weight:700;color:#fff}.sidebar-stats{display:flex;flex-direction:column;gap:1rem;margin-bottom:auto}.stat-card{background:#3b82f61a;border:1px solid rgba(59,130,246,.2);border-radius:12px;padding:1rem;display:flex;align-items:center;gap:1rem;color:#fff}.stat-card svg{color:#3b82f6}.stat-label{font-size:.875rem;color:#fff9}.stat-value{font-size:1.5rem;font-weight:700;color:#fff}.sidebar-footer{margin-top:auto;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.status-indicator{display:flex;align-items:center;gap:.75rem;color:#ffffffb3;font-size:.875rem}.status-dot{width:8px;height:8px;background:#22c55e;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.logout-button{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;margin-top:1rem;background:#ef44441a;border:1px solid rgba(239,68,68,.2);border-radius:8px;color:#ef4444;font-size:.875rem;cursor:pointer;transition:all .2s}.logout-button:hover{background:#ef444433;border-color:#ef44444d;transform:translate(2px)}.main-content{flex:1;display:flex;flex-direction:column;background:#0f172a;overflow-y:auto;height:100vh}.chat-header{padding:2rem;border-bottom:1px solid rgba(255,255,255,.1);background:linear-gradient(135deg,#1e293b,#0f172a)}.chat-header h2{font-size:1.5rem;color:#fff;margin-bottom:.25rem}.chat-header p{color:#fff9;font-size:.875rem}.messages-container{flex:1;overflow-y:auto;padding:2rem;display:flex;flex-direction:column;gap:1.5rem}.message{display:flex;flex-direction:column;max-width:70%;animation:fadeIn .3s ease-in}.message.user{align-self:flex-end}.message.assistant{align-self:flex-start}.message-content{padding:1rem 1.25rem;border-radius:16px;font-size:.95rem;line-height:1.6;white-space:pre-wrap}.message.user .message-content{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border-bottom-right-radius:4px}.message.assistant .message-content{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#ffffffe6;border-bottom-left-radius:4px}.message-time{font-size:.75rem;color:#fff6;margin-top:.5rem;padding:0 .5rem}.message.user .message-time{text-align:right}.input-container{padding:1.5rem 2rem 2rem;background:#1e293b;border-top:1px solid rgba(255,255,255,.1)}.input-suggestions{display:flex;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.input-suggestions button{padding:.5rem 1rem;background:#3b82f61a;border:1px solid rgba(59,130,246,.3);border-radius:20px;color:#fffc;font-size:.875rem;cursor:pointer;transition:all .2s}.input-suggestions button:hover{background:#3b82f633;border-color:#3b82f680;transform:translateY(-2px)}.input-box{display:flex;gap:1rem;align-items:flex-end;background:#0f172a;border:2px solid rgba(255,255,255,.1);border-radius:16px;padding:1rem;transition:border-color .2s}.input-box:focus-within{border-color:#3b82f6}.input-box textarea{flex:1;background:transparent;border:none;color:#fff;font-size:1rem;resize:none;outline:none;font-family:inherit;max-height:150px}.input-box textarea::placeholder{color:#fff6}.send-button{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:12px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .2s}.send-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 16px #3b82f64d}.send-button:disabled{opacity:.5;cursor:not-allowed}.messages-container::-webkit-scrollbar{width:8px}.messages-container::-webkit-scrollbar-track{background:#ffffff0d}.messages-container::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.messages-container::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.nav-item{text-decoration:none}.recommended-contracts{background:linear-gradient(135deg,#667eea0d,#764ba20d);border:1px solid rgba(102,126,234,.2);border-radius:12px;padding:1.5rem;margin-bottom:2rem}.recommended-contracts-header{margin-bottom:1.5rem}.recommended-contracts-title{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.recommended-contracts-title h3{margin:0;font-size:1.25rem;font-weight:600;color:#1e293b}.recommended-contracts-badge{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 8px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:12px;font-size:.75rem;font-weight:600}.recommended-contracts-subtitle{margin:0;font-size:.875rem;color:#64748b}.recommended-contracts-list{display:flex;flex-direction:column;gap:1rem}.recommended-contract-card{background:#fff;border:1px solid #e2e8f0;border-left:4px solid #667eea;border-radius:8px;padding:1.25rem;transition:all .2s}.recommended-contract-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-1px)}.recommended-contract-header{display:flex;gap:1rem;margin-bottom:1rem}.recommended-contract-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#f8fafc;border-radius:8px;flex-shrink:0}.recommended-contract-info{flex:1}.recommended-contract-name-row{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.recommended-contract-info h4{margin:0;font-size:1rem;font-weight:600;color:#1e293b}.recommended-contract-urgency{padding:.25rem .5rem;border-radius:4px;font-size:.6875rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.05em}.recommended-contract-reason{margin:0 0 .5rem;font-size:.875rem;color:#475569;line-height:1.5}.recommended-contract-stage{display:inline-block;padding:.25rem .75rem;background:#667eea1a;border-radius:4px;font-size:.75rem;color:#667eea;font-weight:500}.recommended-contract-footer{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;border-top:1px solid #f1f5f9}.template-available{display:flex;align-items:center;gap:.5rem;color:#10b981;font-size:.875rem;font-weight:500}.template-unavailable{display:flex;align-items:center;gap:.5rem;color:#f59e0b;font-size:.875rem}.run-ronnie-btn{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #667eea4d}.run-ronnie-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.run-ronnie-btn:active:not(:disabled){transform:translateY(0)}.run-ronnie-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.run-ronnie-btn .spinner{animation:spin 1s linear infinite}.documents-section{display:flex;flex-direction:column;gap:1rem;height:100%}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;gap:1rem;color:#fff9}.loading-state .spinner{animation:spin 1s linear infinite}.empty-state-documents{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center}.empty-state-documents h3{font-size:1.25rem;font-weight:600;margin:1rem 0 .5rem;color:#ffffffe6}.empty-state-documents p{color:#ffffff80;margin:0}.documents-list{display:flex;flex-direction:column;gap:.75rem}.document-folder{background:#0f172a80;border:1px solid rgba(255,255,255,.1);border-radius:8px;overflow:hidden}.folder-header{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .2s}.folder-header:hover{background:#3b82f60d}.folder-name{font-weight:500;color:#ffffffe6;flex:1}.folder-count{font-size:.875rem;color:#ffffff80}.folder-contents{border-top:1px solid rgba(255,255,255,.1);padding:.5rem}.document-item{display:flex;align-items:center;gap:1rem;padding:.875rem;border-radius:6px;transition:background .2s}.document-item:hover{background:#ffffff0d}.document-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#3b82f61a;border-radius:8px;flex-shrink:0}.file-icon-emoji{font-size:1.5rem}.document-info{flex:1;min-width:0}.document-name{font-weight:500;color:#fffffff2;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-meta{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#ffffff80}.document-actions{display:flex;align-items:center;gap:.5rem;opacity:0;transition:opacity .2s}.document-item:hover .document-actions{opacity:1}.action-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:6px;cursor:pointer;transition:all .2s;background:transparent}.action-btn:disabled{opacity:.5;cursor:not-allowed}.action-btn-download{color:#3b82f6}.action-btn-download:hover:not(:disabled){background:#3b82f61a}.action-btn-delete{color:#ef4444}.action-btn-delete:hover:not(:disabled){background:#ef44441a}.onedrive-footer{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#3b82f60d;border:1px solid rgba(59,130,246,.2);border-radius:6px;font-size:.875rem;color:#ffffffb3;margin-top:auto}.onedrive-footer svg{color:#3b82f6;flex-shrink:0}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.section-header h4{display:flex;align-items:center;gap:.5rem;margin:0;font-size:1.125rem;font-weight:600;color:#fffffff2}.btn-small-primary{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.btn-small-primary:hover{background:#2563eb;transform:translateY(-1px)}.btn-small-secondary{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:transparent;color:#ffffffe6;border:1px solid rgba(255,255,255,.2);border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.btn-small-secondary:hover{background:#3b82f61a;border-color:#3b82f680;color:#3b82f6;transform:translateY(-1px)}.btn-primary{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s}.btn-primary:hover{background:#2563eb;transform:translateY(-1px)}.ronnie-minimized{position:fixed;bottom:2rem;right:2rem;display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:50px;box-shadow:0 4px 20px #667eea66;cursor:pointer;transition:all .3s;z-index:1000;font-weight:600;font-size:1rem}.ronnie-minimized:hover{transform:translateY(-2px);box-shadow:0 6px 25px #667eea80}.ronnie-minimized .sparkle{animation:sparkle 2s infinite}@keyframes sparkle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.ronnie-chat{position:fixed;bottom:2rem;right:2rem;width:420px;max-height:600px;background:#0f172afa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:16px;box-shadow:0 10px 40px #0000004d;display:flex;flex-direction:column;z-index:1000;overflow:hidden}.ronnie-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:linear-gradient(135deg,#667eea,#764ba2);border-bottom:1px solid rgba(255,255,255,.1)}.ronnie-header-left{display:flex;align-items:center;gap:.75rem}.ronnie-avatar{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fff3;border-radius:50%;color:#fff}.ronnie-header h3{margin:0;font-size:1.125rem;font-weight:600;color:#fff}.ronnie-subtitle{font-size:.75rem;color:#fffc}.ronnie-minimize{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#ffffff1a;border:none;border-radius:8px;color:#fff;cursor:pointer;transition:all .2s}.ronnie-minimize:hover{background:#fff3}.ronnie-messages{flex:1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;max-height:450px}.ronnie-welcome{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;gap:1rem;color:#fffc}.ronnie-welcome svg{color:#667eea}.ronnie-welcome h4{margin:0;font-size:1.25rem;font-weight:600;color:#fffffff2}.ronnie-welcome p{margin:0;font-size:.9375rem;line-height:1.5}.ronnie-message{display:flex;gap:.75rem;animation:fadeIn .3s}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ronnie-message-user{justify-content:flex-end}.ronnie-message-assistant .message-avatar{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;flex-shrink:0}.message-content{max-width:80%;padding:.875rem 1rem;border-radius:12px;display:flex;flex-direction:column;gap:.75rem}.ronnie-message-user .message-content{background:#3b82f6;color:#fff;border-bottom-right-radius:4px}.ronnie-message-assistant .message-content{background:#0f172a80;border:1px solid rgba(255,255,255,.1);color:#ffffffe6;border-bottom-left-radius:4px;max-width:100%}.message-content p{margin:0;font-size:.9375rem;line-height:1.5}.message-time{font-size:.75rem;color:#ffffff80;align-self:flex-end}.ronnie-warnings{display:flex;flex-direction:column;gap:.5rem}.ronnie-warning{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:8px;color:#ef4444;font-size:.875rem}.ronnie-recommendations{display:flex;flex-direction:column;gap:.75rem}.ronnie-recommendations h5{margin:0;font-size:.875rem;font-weight:600;color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em}.ronnie-recommendation{padding:.875rem;background:#0f172a80;border:1px solid rgba(255,255,255,.1);border-left:3px solid #3b82f6;border-radius:8px;display:flex;flex-direction:column;gap:.5rem}.recommendation-header{display:flex;align-items:center;gap:.5rem;color:#fffffff2;font-size:.9375rem}.recommendation-header strong{flex:1}.urgency-badge{padding:.25rem .5rem;border-radius:4px;font-size:.6875rem;font-weight:600;color:#fff;text-transform:uppercase}.recommendation-reason{margin:0;font-size:.875rem;color:#ffffffb3;line-height:1.5}.recommendation-template{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#10b981}.recommendation-due{font-size:.8125rem;color:#f59e0b;font-weight:500}.ronnie-actions{display:flex;flex-wrap:wrap;gap:.5rem}.ronnie-action-btn{padding:.5rem 1rem;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.ronnie-action-btn:hover{background:#2563eb;transform:translateY(-1px)}.ronnie-input{display:flex;align-items:flex-end;gap:.75rem;padding:1rem 1.25rem;background:#0f172a80;border-top:1px solid rgba(255,255,255,.1)}.ronnie-input textarea{flex:1;padding:.75rem;background:#0f172a80;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fffffff2;font-size:.9375rem;font-family:inherit;resize:none;outline:none;transition:all .2s}.ronnie-input textarea:focus{border-color:#667eea;background:#0f172ab3}.ronnie-input textarea::placeholder{color:#fff6}.ronnie-send-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;transition:all .2s;flex-shrink:0}.ronnie-send-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}.ronnie-send-btn:disabled{opacity:.5;cursor:not-allowed}.spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ronnie-messages::-webkit-scrollbar{width:6px}.ronnie-messages::-webkit-scrollbar-track{background:#0f172a4d;border-radius:3px}.ronnie-messages::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.ronnie-messages::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.ronnie-modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1001;padding:2rem}.ronnie-modal{background:#0f172afa;border:1px solid rgba(255,255,255,.1);border-radius:16px;max-width:600px;width:100%;max-height:80vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 20px 60px #00000080}.ronnie-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);border-bottom:1px solid rgba(255,255,255,.1)}.ronnie-modal-header h3{margin:0;font-size:1.125rem;font-weight:600;color:#fff}.ronnie-modal-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#ffffff1a;border:none;border-radius:8px;color:#fff;cursor:pointer;transition:all .2s}.ronnie-modal-close:hover{background:#fff3}.ronnie-modal-content{flex:1;overflow-y:auto;padding:1.5rem}.ronnie-modal-footer{display:flex;gap:.75rem;padding:1.5rem;border-top:1px solid rgba(255,255,255,.1);background:#0f172a80}.ronnie-modal-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s}.ronnie-modal-btn:disabled{opacity:.5;cursor:not-allowed}.ronnie-modal-btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.ronnie-modal-btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}.ronnie-modal-btn-secondary{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#ffffffe6}.ronnie-modal-btn-secondary:hover:not(:disabled){background:#ffffff1a}.ronnie-doc-stats{display:flex;gap:1rem;margin-bottom:1.5rem}.ronnie-stat{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#0f172a80;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#ffffffe6;font-size:.875rem}.ronnie-explanations{margin-bottom:1.5rem}.ronnie-explanations h4{margin:0 0 1rem;font-size:.875rem;font-weight:600;color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em}.ronnie-explanation{padding:1rem;margin-bottom:.75rem;background:#0f172a80;border:1px solid rgba(255,255,255,.1);border-left:3px solid #667eea;border-radius:8px}.ronnie-explanation-field{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.ronnie-explanation-field strong{color:#fffffff2;font-size:.9375rem}.ronnie-explanation-source{padding:.25rem .5rem;background:#667eea33;border-radius:4px;font-size:.75rem;color:#667eea;text-transform:uppercase;letter-spacing:.05em}.ronnie-explanation-value{margin-bottom:.5rem;padding:.5rem;background:#ffffff0d;border-radius:4px;color:#ffffffe6;font-size:.875rem;font-family:Courier New,monospace}.ronnie-explanation-text{color:#ffffffb3;font-size:.8125rem;line-height:1.5}.ronnie-missing-fields{padding:1rem;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:8px}.ronnie-missing-fields h4{margin:0 0 .75rem;font-size:.875rem;font-weight:600;color:#ef4444;text-transform:uppercase;letter-spacing:.05em}.ronnie-missing-fields ul{margin:0;padding-left:1.5rem;color:#fffc;font-size:.875rem}.ronnie-missing-fields li{margin-bottom:.25rem}.ronnie-input-container{position:relative}.ronnie-drag-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#667eeaf2,#764ba2f2);border-radius:8px;display:flex;align-items:center;justify-content:center;z-index:1000;pointer-events:none}.ronnie-drag-content{text-align:center;color:#fff}.ronnie-drag-content h3{margin:1rem 0 .5rem;font-size:1.25rem;font-weight:600}.ronnie-drag-content p{margin:0;font-size:.875rem;opacity:.9}.ronnie-input-actions{display:flex;gap:.5rem;margin-top:.5rem}.ronnie-upload-btn{display:flex;align-items:center;justify-content:center;padding:.75rem;background:#667eea1a;border:1px solid rgba(102,126,234,.3);border-radius:6px;color:#667eea;cursor:pointer;transition:all .2s}.ronnie-upload-btn:hover:not(:disabled){background:#667eea33;transform:translateY(-1px)}.ronnie-upload-btn:disabled{opacity:.5;cursor:not-allowed}.ronnie-upload-btn .spinner{animation:spin 1s linear infinite}.deal-detail-page{padding:2.5rem;width:100%;max-width:none;margin:0}.deal-detail-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;max-width:1600px}.back-button{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#ffffffb3;font-size:.875rem;cursor:pointer;transition:all .2s}.back-button:hover{background:#ffffff0d;border-color:#ffffff4d;color:#fff}.deal-title-row{display:flex;justify-content:space-between;align-items:center;gap:2rem}.deal-title-left{display:flex;align-items:center;gap:1rem}.deal-title-left h1{font-size:2rem;font-weight:700;color:#fff;margin:0}.deal-stage-badge{padding:.5rem 1rem;border-radius:12px;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.deal-value-display{background:#3b82f633;color:#3b82f6;padding:.75rem 1.5rem;border-radius:12px;font-size:2rem;font-weight:700}.deal-content-grid{display:grid;grid-template-columns:400px 1fr;gap:2rem;max-width:1600px}.deal-left-column,.deal-right-column{display:flex;flex-direction:column;gap:1.5rem}.detail-card{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem}.detail-card h3{display:flex;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:600;color:#fff;margin:0 0 1.5rem}.detail-card h3 svg{color:#3b82f6}.company-overview{padding:1rem;background:#3b82f61a;border:1px solid rgba(59,130,246,.2);border-radius:12px;margin-bottom:1rem;transition:all .2s}.company-overview.clickable{cursor:pointer}.company-overview.clickable:hover{background:#3b82f626;border-color:#3b82f64d;transform:translateY(-2px)}.company-header{display:flex;align-items:center;gap:1rem}.company-icon{color:#3b82f6;flex-shrink:0}.company-header h4{font-size:1rem;font-weight:600;color:#fff;margin:0 0 .25rem}.industry-tag{display:inline-block;padding:.25rem .5rem;background:#94a3b833;color:#94a3b8;border-radius:6px;font-size:.75rem;font-weight:600}.external-icon{margin-left:auto;color:#fff6}.contact-info{display:flex;flex-direction:column;gap:.75rem}.contact-row{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#ffffffb3}.contact-row svg{color:#fff6;flex-shrink:0}.contact-label{color:#ffffff80;min-width:60px}.contact-row a{color:#3b82f6;text-decoration:none}.contact-row a:hover{text-decoration:underline}.financial-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.financial-item{display:flex;flex-direction:column;gap:.25rem}.financial-label{font-size:.75rem;color:#ffffff80;text-transform:uppercase;letter-spacing:.05em}.financial-value{font-size:1.125rem;font-weight:700;color:#fff}.title-company-info{display:flex;flex-direction:column;gap:.75rem}.title-company-name{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.5rem}.stage-timeline{display:flex;flex-direction:column;gap:1rem}.timeline-item{display:flex;gap:1rem;position:relative}.timeline-item:not(:last-child):after{content:"";position:absolute;left:7px;top:24px;bottom:-16px;width:2px;background:#ffffff1a}.timeline-dot{width:16px;height:16px;border-radius:50%;background:#3b82f6;flex-shrink:0;margin-top:2px}.timeline-content{flex:1}.timeline-description{font-size:.875rem;color:#fffc;margin-bottom:.25rem}.timeline-date{font-size:.75rem;color:#ffffff80}.detail-tabs{display:flex;gap:.5rem;background:#0f172a80;padding:.5rem;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.tab-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:transparent;border:none;border-radius:8px;color:#ffffffb3;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;flex:1;justify-content:center}.tab-btn:hover{background:#ffffff0d;color:#fff}.tab-btn.active{background:#3b82f633;color:#fff}.tab-content{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;min-height:500px}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.section-header h4{font-size:1rem;font-weight:600;color:#fff;margin:0}.section-divider{margin:2rem 0 1rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.section-divider h4{font-size:.875rem;font-weight:600;color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;margin:0}.btn-small-primary{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-small-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.tasks-list{display:flex;flex-direction:column;gap:.75rem}.task-item-detail{display:flex;gap:1rem;padding:1rem;background:#0f172a80;border:1px solid rgba(255,255,255,.1);border-radius:12px;transition:all .2s}.task-item-detail:hover{background:#1e293b80;border-color:#fff3}.task-item-detail.completed{opacity:.6}.task-checkbox{width:20px;height:20px;margin-top:2px;cursor:pointer}.task-check-icon{color:#10b981;flex-shrink:0;margin-top:2px}.task-content-detail{flex:1}.task-title-detail{font-size:.9375rem;font-weight:500;color:#fff;margin-bottom:.5rem}.task-item-detail.completed .task-title-detail{text-decoration:line-through}.task-description-detail{font-size:.875rem;color:#fff9;margin-bottom:.5rem}.task-due-date{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:#f59e0b}.task-completed-date{font-size:.8125rem;color:#ffffff80}.activity-timeline{display:flex;flex-direction:column;gap:1rem}.activity-item{display:flex;gap:1rem;position:relative}.activity-item:not(:last-child):after{content:"";position:absolute;left:7px;top:24px;bottom:-16px;width:2px;background:#ffffff1a}.activity-dot{width:16px;height:16px;border-radius:50%;background:#3b82f680;border:2px solid #3b82f6;flex-shrink:0;margin-top:2px}.activity-content{flex:1}.activity-description{font-size:.875rem;color:#fffc;margin-bottom:.25rem}.activity-date{font-size:.75rem;color:#ffffff80}.onedrive-notice{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center;color:#fff9}.onedrive-notice svg{margin-bottom:1rem;opacity:.5}.onedrive-notice p{margin:.25rem 0;font-size:.9375rem}.notice-sub{font-size:.875rem!important;color:#fff6!important}.notes-content{background:#0f172a80;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem;font-size:.9375rem;color:#fffc;line-height:1.6;white-space:pre-wrap}.empty-state-small{padding:2rem;text-align:center;color:#fff6;font-size:.875rem}.loading-state,.error-state{display:flex;align-items:center;justify-content:center;min-height:400px;font-size:1.125rem;color:#fff9}@media(max-width:1400px){.deal-content-grid{grid-template-columns:1fr}.deal-left-column{grid-template-columns:repeat(2,1fr);display:grid}}@media(max-width:768px){.deal-detail-page{padding:1rem}.deal-title-row{flex-direction:column;align-items:flex-start}.deal-left-column,.financial-grid{grid-template-columns:1fr}.detail-tabs{flex-wrap:wrap}}
