body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.login-box{background:#fff;border-radius:20px;box-shadow:0 25px 50px -12px #00000040;max-width:450px;padding:48px;width:100%}.login-header{margin-bottom:32px;text-align:center}.login-icon{font-size:64px;margin-bottom:16px}.login-header h1{color:#2d3748;font-size:32px;margin-bottom:8px}.login-header p{color:#718096;font-size:16px}.form-group{margin-bottom:24px}.form-group label{color:#4a5568;font-size:14px;margin-bottom:8px}.form-group input{border-radius:10px;font-size:15px;padding:14px 16px;transition:all .3s}.form-group input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.btn-primary{justify-content:center;margin-top:8px;width:100%}.error-message{background:#fed7d7;border-left:4px solid #f56565;border-radius:8px;color:#742a2a;font-weight:600;margin-top:16px;padding:12px 16px}.competitors-container{margin:0 auto;max-width:1600px;padding:2rem}.competitors-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:2rem}.competitors-header h1{color:#1e293b;font-size:2rem;font-weight:800;margin:0 0 .5rem}.subtitle{color:#64748b;font-size:1rem;margin:0}.btn-primary{background:linear-gradient(135deg,#6366f1,#a855f7);border:none;border-radius:.75rem;box-shadow:0 4px 12px #6366f14d;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:transform .2s,box-shadow .2s}.btn-primary:hover{box-shadow:0 8px 20px #6366f166;transform:translateY(-2px)}.empty-state{background:#fff;border:2px dashed #e2e8f0;border-radius:1rem;padding:4rem 2rem}.empty-icon{font-size:4rem;margin-bottom:1rem}.empty-state h2{color:#1e293b;font-size:1.5rem;margin-bottom:.5rem}.empty-state p{color:#64748b;margin-bottom:2rem}.competitors-layout{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:350px 1fr}.competitors-list{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;height:-webkit-fit-content;height:fit-content;padding:1.5rem}.competitors-list h2{color:#1e293b;font-size:1.25rem;margin:0 0 1rem}.competitor-card{align-items:center;border:2px solid #e2e8f0;border-radius:.75rem;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:.75rem;padding:1rem;transition:all .2s}.competitor-card:hover{background:#f8fafc;border-color:#6366f1}.competitor-card.active{background:linear-gradient(135deg,#eff6ff,#f5f3ff);border-color:#6366f1}.competitor-name{color:#1e293b;font-weight:700;margin-bottom:.25rem}.competitor-domain{color:#64748b;font-size:.875rem;margin-bottom:.5rem}.competitor-stats{color:#64748b;font-size:.75rem}.competitor-stats .stat strong{color:#6366f1}.btn-icon{background:none;border:none;border-radius:.5rem;cursor:pointer;font-size:1.25rem;padding:.5rem;transition:background .2s}.btn-icon:hover{background:#fee2e2}.gap-analysis{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;min-height:600px;padding:2rem}.placeholder{color:#94a3b8;padding:4rem 2rem;text-align:center}.placeholder-icon{font-size:3rem;margin-bottom:1rem}.analyzing{padding:4rem 2rem;text-align:center}.spinner{border:4px solid #e2e8f0;border-top-color:#6366f1;margin:0 auto 1rem}.gap-summary h2{color:#1e293b;font-size:1.5rem;margin:0 0 1.5rem}.summary-cards{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin-bottom:2rem}.summary-card{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;text-align:center}.card-value{color:#6366f1;font-size:2rem;font-weight:800;margin-bottom:.5rem}.card-label{color:#1e293b;font-weight:600;margin-bottom:.25rem}.card-desc{color:#64748b;font-size:.75rem}.demo-notice{background:#fef3c7;border:1px solid #fbbf24;border-radius:.5rem;color:#92400e;font-size:.875rem;margin-bottom:1rem;padding:.75rem 1rem}.gaps-section{margin-bottom:2rem}.gaps-section h3{color:#1e293b;font-size:1.25rem;margin:0 0 1rem}.table-container{border:1px solid #e2e8f0;border-radius:.75rem}.gaps-table{border-collapse:collapse;width:100%}.gaps-table thead{background:#f8fafc}.gaps-table th{border-bottom:2px solid #e2e8f0;color:#64748b;font-size:.875rem;font-weight:600;padding:.75rem 1rem;text-align:left}.gaps-table td{border-bottom:1px solid #f1f5f9;padding:.875rem 1rem}.gaps-table tbody tr:hover{background:#f8fafc}.keyword-cell{color:#1e293b}.position-badge{border-radius:.5rem;display:inline-block;font-size:.875rem;font-weight:600;padding:.25rem .75rem}.position-badge.good{background:#d1fae5;color:#065f46}.position-badge.poor{background:#fee2e2;color:#991b1b}.intent-badge{border-radius:.5rem;display:inline-block;font-size:.75rem;font-weight:600;padding:.25rem .75rem;text-transform:uppercase}.intent-badge.commercial{background:#dbeafe;color:#1e40af}.intent-badge.informational{background:#e0e7ff;color:#4338ca}.intent-badge.navigational{background:#fce7f3;color:#9f1239}.opportunity-score{align-items:center;display:flex;gap:.75rem}.score-bar{background:#e2e8f0;border-radius:4px;flex:1 1;height:8px;overflow:hidden}.score-fill{height:100%;transition:width .3s}.overlap-section{margin-top:2rem}.section-desc{color:#64748b;margin-bottom:1rem}.overlap-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.overlap-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem}.overlap-keyword{color:#1e293b;font-weight:600;margin-bottom:.5rem}.overlap-positions{display:flex;font-size:.875rem;gap:1rem;margin-bottom:.5rem}.overlap-positions .label{color:#64748b;margin-right:.25rem}.overlap-positions .position{color:#6366f1;font-weight:600}.overlap-clicks{color:#64748b;font-size:.75rem}.quick-wins-section{background:linear-gradient(135deg,#eff6ff,#f5f3ff);border:2px solid #c7d2fe;border-radius:1rem;margin-top:2rem;padding:2rem}.quick-wins-section h2{color:#1e293b;font-size:1.5rem;margin:0 0 .5rem}.quick-wins-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-top:1.5rem}.quick-win-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden;padding:1.25rem;position:relative}.win-score{align-items:center;border-radius:50%;box-shadow:0 4px 12px #0000001a;color:#fff;display:flex;font-size:1.125rem;font-weight:800;height:50px;justify-content:center;position:absolute;right:.75rem;top:.75rem;width:50px}.win-keyword{color:#1e293b;font-weight:600;margin-bottom:.5rem;padding-right:60px}.win-competitor{color:#64748b;font-size:.875rem;margin-bottom:.75rem}.win-stats{color:#64748b;display:flex;font-size:.75rem;gap:1rem}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{border-radius:1rem;max-width:500px;padding:2rem;width:90%}.modal-content h2{color:#1e293b;margin:0 0 1.5rem}.form-group{margin-bottom:1rem}.form-group label{color:#1e293b;display:block;font-weight:600;margin-bottom:.5rem}.form-group input{border:2px solid #e2e8f0;border-radius:.5rem;font-size:1rem;padding:.75rem;width:100%}.form-group input:focus{border-color:#6366f1;outline:none}.modal-actions{gap:1rem;justify-content:flex-end;margin-top:1.5rem}.btn-secondary{background:#f1f5f9;border:none;border-radius:.75rem;color:#475569;cursor:pointer;font-weight:600;padding:.75rem 1.5rem}.btn-secondary:hover{background:#e2e8f0}.analyzing p,.loading{color:#64748b;padding:2rem;text-align:center}.dashboard{background:#f5f7fa;min-height:100vh}.header{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 12px #00000026;color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-container{flex-wrap:wrap;gap:20px;justify-content:space-between;margin:0 auto;max-width:1800px;padding:20px 30px}.header-container,.logo{align-items:center;display:flex}.logo{gap:12px}.logo-icon{font-size:36px}.logo-text h1{font-size:24px;margin-bottom:2px}.logo-text p{font-size:13px;opacity:.9}.header-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.website-selector{background:#ffffff26;border:2px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;min-width:200px;padding:12px 16px}.website-selector option{background:#fff;color:#2d3748}.nav-tabs{background:#fff;border-bottom:2px solid #e2e8f0;display:flex;gap:0;margin:0 auto;max-width:1800px;overflow-x:auto;padding:0 30px;position:-webkit-sticky;position:sticky;top:85px;z-index:90}.nav-tabs a{border-bottom:3px solid #0000;color:#718096;font-weight:600;padding:18px 24px;text-decoration:none;transition:all .3s;white-space:nowrap}.nav-tabs a:hover{background:#f7fafc;color:#667eea}.nav-tabs a.active{border-bottom-color:#667eea;color:#667eea}.main-content{margin:0 auto;max-width:1800px;padding:30px}.page-title{font-size:28px;font-weight:700;margin-bottom:24px}.connection-status{align-items:center;border:3px solid;border-radius:12px;display:flex;gap:16px;margin-bottom:24px;padding:24px}.connection-status.connected{background:#f0fdf4;border-color:#48bb78}.connection-status.disconnected{background:#fef2f2;border-color:#f56565}.status-icon{font-size:48px}.connection-status h3{font-size:20px;margin-bottom:4px}.websites-list{display:flex;flex-direction:column;gap:16px}.website-item{align-items:center;background:#f7fafc;border:2px solid #e2e8f0;border-radius:10px;display:flex;gap:16px;justify-content:space-between;padding:20px;transition:all .3s}.website-item:hover{border-color:#667eea;box-shadow:0 4px 12px #00000014}.website-info h4{font-size:18px;margin-bottom:4px}.website-info p{color:#718096;font-size:14px}.sync-info{font-size:13px!important;margin-top:4px}.website-actions{display:flex;gap:8px}.opportunity-card{background:#fff;border-left:5px solid #4299e1;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:16px;padding:24px}.opportunity-card.urgent{border-left-color:#f56565}.opportunity-header{align-items:start;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px}.opportunity-header h3{color:#2d3748;font-size:20px}.decline-info{color:#f56565;font-weight:600;margin-top:8px}.badge{border-radius:6px;font-size:12px;font-weight:700;padding:6px 12px;text-transform:uppercase}.badge-warning{background:#feebc8;color:#7c2d12}.badge-danger{background:#fed7d7;color:#742a2a}.metrics{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-bottom:16px}.metric{background:#f7fafc;border-radius:8px;padding:16px;text-align:center}.metric-label{color:#718096;font-size:12px;font-weight:700;margin-bottom:8px;text-transform:uppercase}.metric-value{color:#2d3748;font-size:24px;font-weight:700}.metric-value.good{color:#48bb78}.metric-value.warning{color:#ed8936}.metric-value.bad{color:#f56565}.recommendation{background:#f7fafc;border-left:4px solid #667eea;border-radius:8px;padding:16px}.table-container{overflow-x:auto}.data-table{border-collapse:collapse;width:100%}.data-table th{background:#f7fafc;border-bottom:2px solid #e2e8f0;color:#4a5568;font-size:13px;font-weight:700;padding:14px;text-align:left;text-transform:uppercase}.data-table td{border-bottom:1px solid #f7fafc;padding:14px}.data-table tr:hover{background:#f7fafc}.keyword-cell{color:#2d3748;font-weight:600}.position-badge{border-radius:6px;font-size:14px;font-weight:700;padding:6px 12px}.position-badge.good{background:#c6f6d5;color:#22543d}.position-badge.warning{background:#feebc8;color:#7c2d12}.position-badge.bad{background:#fed7d7;color:#742a2a}.pagination{align-items:center;border-top:2px solid #f7fafc;display:flex;gap:16px;justify-content:center;margin-top:24px;padding-top:24px}.page-info{color:#4a5568;font-weight:600}.modal{align-items:center;background:#0009;display:flex;height:100%;justify-content:center;left:0;padding:20px;position:fixed;top:0;width:100%;z-index:1000}.modal-content{background:#fff;border-radius:16px;max-height:90vh;max-width:600px;overflow-y:auto;width:100%}.modal-header{align-items:center;border-bottom:2px solid #f7fafc;display:flex;justify-content:space-between;padding:24px}.modal-header h2{font-size:24px;font-weight:700}.modal-close{background:#f7fafc;border:none;border-radius:50%;cursor:pointer;font-size:20px;height:36px;transition:all .3s;width:36px}.modal-close:hover{background:#e2e8f0;transform:rotate(90deg)}.modal-body{padding:24px}.modal-body .form-group{margin-bottom:20px}.modal-body .form-group label{color:#4a5568;display:block;font-weight:600;margin-bottom:8px}.modal-body input,.modal-body select{border:2px solid #e2e8f0;border-radius:8px;font-size:14px;padding:12px;width:100%}.modal-body input:focus,.modal-body select:focus{border-color:#667eea;outline:none}.modal-actions{display:flex;gap:12px;margin-top:24px}.modal-actions button{flex:1 1}@media (max-width:768px){.header-container{align-items:stretch}.header-actions,.header-container{flex-direction:column}.website-selector{width:100%}.website-item{align-items:stretch;flex-direction:column}.website-actions{width:100%}.website-actions button{flex:1 1}}*{box-sizing:border-box;margin:0;padding:0}body{background:#f5f7fa;color:#2d3748;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.loading-screen{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.spinner{animation:spin 1s linear infinite;border:5px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:50px;width:50px}@keyframes spin{to{transform:rotate(1turn)}}.loading-screen p{font-size:18px;margin-top:20px}.btn-danger,.btn-google,.btn-primary,.btn-secondary,.btn-success{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;padding:12px 24px;transition:all .3s}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-success{background:#48bb78;color:#fff}.btn-secondary{background:#e2e8f0;color:#4a5568}.btn-danger{background:#f56565;color:#fff}.btn-google{background:#fff;border:2px solid #4285f4;color:#4285f4}button:disabled{cursor:not-allowed;opacity:.6}button:hover:not(:disabled){box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.loading{padding:60px 20px;text-align:center}.loading .spinner{border:4px solid #e2e8f0;border-top-color:#667eea;height:40px;margin:0 auto;width:40px}.loading p{color:#718096;margin-top:20px}.empty-state{padding:60px 20px;text-align:center}.empty-icon{font-size:64px;margin-bottom:16px;opacity:.5}.empty-state h3{color:#2d3748;font-size:24px;margin-bottom:8px}.empty-state p{color:#718096}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-bottom:30px}.stat-card{background:#fff;border-left:5px solid #667eea;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:24px}.stat-card.success{border-left-color:#48bb78}.stat-card.warning{border-left-color:#ed8936}.stat-card.danger{border-left-color:#f56565}.stat-label{color:#718096;font-size:13px;font-weight:600;margin-bottom:8px;text-transform:uppercase}.stat-value{color:#2d3748;font-size:36px;font-weight:700}.stat-trend{color:#718096;font-size:14px;margin-top:4px}.card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:24px}.card-header{align-items:center;border-bottom:2px solid #f7fafc;display:flex;justify-content:space-between;padding:20px 24px}.card-header h2{font-size:20px;font-weight:700}.card-body{padding:24px}.alert{border-left:4px solid;border-radius:10px;margin-bottom:20px;padding:16px 20px}.alert-info{background:#e6f7ff;border-left-color:#1890ff;color:#096dd9}.alert strong{display:block;margin-bottom:8px}
/*# sourceMappingURL=main.1a5cfd60.css.map*/