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}.competitors-section{border-top:1px solid #2d3748;margin-bottom:20px;padding-top:15px}.competitors-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.competitors-header h4{color:#4b5563;color:#fff;font-size:1rem;margin:0}.add-competitor-button{align-items:center;background-color:#f9fafb1a;border:1px solid #4a5568;border-radius:4px;color:#a0aec0;cursor:pointer;display:flex;font-size:.9rem;gap:0;padding:6px 8px;transition:all .2s}.add-competitor-button:hover{background:linear-gradient(90deg,#2d3748,#364154);box-shadow:0 2px 4px #0000001a;color:#fff;cursor:pointer;font-weight:500;transform:translateY(-1px)}.add-competitor-button:disabled{cursor:not-allowed;opacity:.5}.competitor-input-container{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.competitor-input-container input{font-size:1.1rem;margin-bottom:10px;width:92%!important}.competitor-input{border:1px solid #d1d5db;border-radius:4px;font-size:1rem;padding:10px;width:100%}.cancel-button-competitor{background-color:#7f8da1;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:18px;font-weight:500;margin-bottom:1rem;padding:.75rem;transition:all .2s;width:100%}.cancel-button-competitor:hover{background-color:#6c7689;box-shadow:0 4px 8px #0003;color:#fff;cursor:pointer;font-weight:500;transform:translateY(-2px)}.no-competitors-message{align-items:center;border-radius:4px;color:#6b7280;display:flex;font-size:.82rem;gap:8px;margin-bottom:12px;padding:12px}.competitors-list{display:flex;flex-direction:column;gap:8px}.competitor-item{align-items:center;background-color:#f9fafb;border-left:6px solid #2563eb;border-radius:4px;color:#000;display:flex;font-size:1.1rem;justify-content:space-between;padding:10px 12px}.competitor-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.remove-competitor{align-items:center;background:none;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:4px}.remove-competitor:hover{background-color:#0b1b35;color:#fff}.remove-competitor:disabled{cursor:not-allowed;opacity:.5}@media (max-width:768px){.competitor-input-container{width:100%}}.clear-competitors-button{align-items:center;background-color:#f9fafb;border:1px solid #d1d5db;border-radius:4px;color:#4b5563;cursor:pointer;display:flex;font-size:.9rem;gap:0;padding:6px 8px}.clear-competitors-button:hover{background-color:#0d3f5e;box-shadow:0 4px 8px #0003;color:#fff;cursor:pointer;font-weight:500;transform:translateY(-2px)}.clear-competitors-button:disabled{cursor:not-allowed;opacity:.5}.enter-kw-clear{align-items:center;background-color:#e0e0e0;border:none;border-radius:50%;color:#333;cursor:pointer;display:flex;height:24px;justify-content:center;margin:0;padding:4px;position:absolute;right:-30px;top:40%;transform:translateY(-50%);transition:background-color .2s ease;width:24px}.enter-kw-clear:hover{background-color:#ccc}.search-inputs input{border:1px solid #e2e8f0;border-radius:6px;font-size:14px;margin-bottom:12px;overflow:hidden;padding:12px;text-overflow:ellipsis;transition:border-color .2s;white-space:nowrap;width:100%}.search-inputs input:focus{border-color:#009cff;box-shadow:0 0 0 2px #009cff1a;outline:none;text-overflow:ellipsis}.ai-suggestions-button{align-items:center;background:none;border:none;border-radius:4px;color:#009cff;cursor:pointer;display:flex;justify-content:center;padding:4px;position:absolute;right:-12px;top:12px;transition:all .2s ease}.ai-suggestions-button:hover:not(:disabled){background:#009cff1a;color:#009cff}.ai-suggestions-button:disabled{color:#cbd5e1;cursor:not-allowed}.ai-suggestions-button .sparkle-icon{stroke:currentColor}.keyword-tags-container{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;margin-top:8px;max-height:115px;overflow-y:auto;padding-right:4px;scrollbar-color:#94a3b8;scrollbar-width:auto}.keyword-tags-container::-webkit-scrollbar{width:8px}.keyword-tags-container::-webkit-scrollbar-track{background:#f1f5f9}.keyword-tags-container::-webkit-scrollbar-thumb{background-color:#94a3b8;border:2px solid #f1f5f9;border-radius:6px}.keyword-tag{background-color:#e0f2fe;padding:4px 10px}.keyword-tag,.keyword-tag .remove-tag{align-items:center;color:#0369a1;display:flex}.keyword-tag .remove-tag{background:none;border:none;cursor:pointer;margin-left:4px;padding:2px}.keyword-tag .remove-tag:hover{color:#0c4a6e}.ai-suggestions-modal{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.ai-modal-content{background-color:#fff;border-radius:8px;box-shadow:0 10px 25px #0000001a;max-width:500px;padding:24px;width:100%}.ai-modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.ai-modal-header h3{color:#64748b;font-size:1.4rem;font-weight:700;margin:0}.close-modal{background:none;border:none;color:#64748b;cursor:pointer;font-size:24px}.ai-suggestions-list{margin-bottom:16px;max-height:300px;overflow-y:auto}.ai-suggestion-item{align-items:center;border-radius:6px;color:#000;display:flex;justify-content:space-between;padding:10px 16px;transition:background-color .2s}.ai-suggestion-item:hover{background-color:#f8fafc}.add-suggestion{background-color:#009cff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;padding:4px 8px;transition:background-color .2s}.add-suggestion:hover{background-color:#0089e0}.add-suggestion:disabled{background-color:#94a3b8;cursor:not-allowed}.tokens-info{background-color:#f8fafc;border-radius:6px;color:#64748b;font-size:12px;margin-top:16px;padding:8px;text-align:center}.token-warning{color:#b91c1c;font-weight:500}.search-bar-loading-indicator{align-items:center;display:flex;justify-content:center;padding:24px}.search-bar-spinner{animation:spin 1s linear infinite;border:3px solid #009cff1a;border-radius:50%;border-top-color:#009cff;height:24px;margin-right:12px;width:24px}.search-bar-loading-indicator span{color:#9ca3af;font-weight:600}.ai-error-message{align-items:center;color:#b91c1c;display:flex;font-size:13px;gap:6px;margin-top:4px}.token-progress-bar{background:#e5e7eb;border-radius:8px;height:8px;margin-bottom:6px;overflow:hidden}.token-progress-fill{background:linear-gradient(90deg,#009cff,#00c3ff);height:100%;transition:width .3s ease}.token-usage-text{color:#64748b;margin-top:16px;padding:8px;text-align:center}.ai-error-message-with-upgrade{align-items:center;color:#b91c1c;display:flex;flex-direction:column;font-size:13px;gap:10px;margin-top:4px;text-align:center}.ai-error-text{align-items:center;display:flex;gap:6px}.ai-kw-upgrade-button{background-color:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px;transition:background-color .2s ease}.ai-kw-upgrade-button:hover{background-color:#2563eb}.google-maps-icon-searchbar,.no-place-icon-searchbar{left:10px;position:absolute;top:40%;transform:translateY(-50%);z-index:2}.search-bar-credit-notification-bar{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#fffc;border:1px solid #e2e8f0;border-top-left-radius:8px;border-top-right-radius:8px;display:flex;flex-wrap:wrap;font-size:12px;justify-content:space-between;padding:4px 8px;position:absolute;top:-22px;transition:opacity .35s;width:calc(100% + 20px);z-index:10}.search-bar-credits-remaining{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-bar-upgrade-link{background-color:initial;border:none;color:#009cff;cursor:pointer;display:inline-block;font-weight:500;margin-right:16px}.search-bar-upgrade-link:hover{text-decoration:underline}.search-bar-close-notification-button{align-items:center;background-color:initial;border:none;border-radius:4px;cursor:pointer;display:flex;justify-content:center;padding:2px;position:absolute;right:4px;top:4px}.search-bar-close-notification-button:hover{background-color:#0000000d}.custom-dropdown{margin:8px 0;position:relative;width:100%}.dropdown-header{align-items:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:.375rem;color:#000;cursor:pointer;display:flex;justify-content:space-between;padding:.75rem;-webkit-user-select:none;user-select:none}.dropdown-arrow{transition:transform .2s ease}.dropdown-arrow.open{top:0;transform:rotate(180deg)}.dropdown-options{background-color:#fff;border:1px solid #e2e8f0;border-radius:.375rem;box-shadow:0 4px 6px -1px #0000001a;color:#000;left:0;margin-top:4px;max-height:250px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:10}.dropdown-option{align-items:center;cursor:pointer;display:flex;padding:.75rem;position:relative}.dropdown-option:hover:not(.premium){background-color:#f7fafc}.dropdown-option.premium{color:#9ca3af;cursor:default;display:flex;justify-content:space-between}.lock-icon{margin-left:auto}.premium-tooltip{background-color:#1f2937;border-radius:4px;color:#fff;display:none;font-size:10px;left:50%;padding:6px 12px;position:absolute;top:-8px;transform:translateX(-50%);white-space:nowrap;z-index:20}.dropdown-option.premium:hover .premium-tooltip{display:block}.premium-tooltip:after{border-left:4px solid #0000;border-right:4px solid #0000;border-top:4px solid #1f2937;bottom:-4px;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}.scan-list-container{background-color:#f9f9f9;border-radius:10px;box-shadow:0 2px 10px #0000001a;display:flex;flex-direction:column;height:100%;padding:10px}.scan-list-title{color:#333;font-size:24px;margin-bottom:15px;text-align:center}.scan-list-table-wrapper{background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;height:100%;max-height:778px;overflow-y:auto}.scan-list-table{border-collapse:collapse;margin-top:10px;table-layout:fixed;width:100%}.scan-list-table thead{background-color:#f8f9fa;position:sticky;top:0;z-index:1}.scan-list-table th{background-color:#f8f9fa;border-bottom:2px solid #dee2e6;cursor:pointer;padding:12px 25px 12px 12px;position:relative;text-align:left;-webkit-user-select:none;user-select:none}.scan-list-table td{border-bottom:1px solid #dee2e6;box-sizing:border-box;overflow:visible;padding:8px 10px;text-align:left;vertical-align:middle}.scan-list-table td.status{display:table-cell;margin-top:0;padding:8px 10px;text-align:center;vertical-align:middle}.status-label{border-radius:4px;font-size:11px;font-weight:500;line-height:1.2;min-width:85px;padding:8px 10px;text-align:center;text-transform:uppercase}.status-label.success{background-color:#28a745;color:#fff}.status-label.pending{background-color:#ffc107;color:#fff}.status-label.error,.status-label.failed{background-color:#dc3545;color:#fff}.scan-list-table tr{border-bottom:1px solid #e5e7eb!important;box-sizing:border-box;height:60px;min-height:60px}.scan-list-table tr:hover{background-color:#f8f9fa}.scan-list-table tr:last-child td{border-bottom:none}.scan-list-table td:first-child,.scan-list-table th:first-child{text-align:center;width:.5px}.scan-list-table td:nth-child(2),.scan-list-table th:nth-child(2){text-align:center;width:.5%}.scan-list-table td:nth-child(3),.scan-list-table th:nth-child(3){width:21%}.scan-list-table td:nth-child(4),.scan-list-table th:nth-child(4){word-wrap:break-word}.scan-list-table td:nth-child(5),.scan-list-table th:nth-child(5){box-sizing:border-box;vertical-align:middle;width:8%}.scan-list-table td:nth-child(6),.scan-list-table th:nth-child(6){width:10%}.scan-list-table td:nth-child(7),.scan-list-table th:nth-child(7){vertical-align:middle;width:5%}.scan-list-table td:nth-child(8),.scan-list-table th:nth-child(8){width:10%}.scan-list-table td:nth-child(9),.scan-list-table th:nth-child(9){width:9%}.number-column{background-color:#f8f9fa;border-right:1px solid #dee2e6;color:#6c757d;font-weight:400;max-width:10px;text-align:center;width:50px}.scan-list-table thead .number-column{background-color:#f8f9fa;cursor:default}.scan-list-table tbody .number-column{background-color:#f8f9fa;border-right:1px solid #dee2e6;font-weight:500}.sort-indicator{color:#007bff}.sort-indicator,.sort-indicator-inactive{position:absolute;right:0;top:50%;transform:translateY(-50%)}.sort-indicator-inactive{align-items:center;color:#ccc;display:inline-flex}.sort-indicator.asc svg{transform:rotate(180deg)}.sort-indicator-inactive.loading{opacity:.5}.view-details-button{background:linear-gradient(90deg,#009cff,#0d47a1);border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;padding:10px 15px;transition:all .2s}.view-details-button:hover{background:linear-gradient(90deg,#0d47a1,#0d47a1);box-shadow:0 2px 4px #0003;transform:translateY(-1px)}.view-details-button:disabled{background-color:#e0e0e0;cursor:not-allowed;opacity:.9}.view-details-link{color:#007bff;text-decoration:none}.view-details-link:hover{text-decoration:underline}.compare-button,.delete-button{align-items:center;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:6px 12px;text-align:center;transition:all .2s ease;white-space:nowrap}.delete-button{background-color:#dc3545}.delete-button:hover{background-color:#c82333;color:#fff;transform:translateY(-1px)}.compare-button{background-color:#007bff}.compare-button:hover{background-color:#0056b3;transform:translateY(-1px)}input[type=checkbox]{border:2px solid #d1d5db;border-radius:4px;cursor:pointer}input[type=checkbox]:checked{background-color:#2563eb;border-color:#2563eb}.search-data{flex:1 1;margin:0 1rem;position:relative;top:15%}.search-data input{border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;line-height:1.25rem;padding:.5rem .75rem .5rem 2.5rem;width:100%}.search-data svg{color:#9ca3af;left:.75rem;margin-left:0;pointer-events:none;position:absolute;top:35%;transform:translateY(-50%)}.search-data input[type=text]{background-color:#fff;border:1px solid #e2e8f0;border-radius:.375rem;margin-bottom:1rem;padding:.5rem .75rem .5rem 2.5rem;width:50%}.pagination-controls{background-color:#f8f9fa;gap:1rem;margin-bottom:1rem;padding:.5rem}.page-size-selector{gap:.5rem}.page-size-select{background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;padding:.25rem .5rem}.pagination-info{color:#6c757d;font-size:.9rem;white-space:nowrap}.pagination-buttons{display:flex;gap:.5rem}.pagination-button{background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;justify-content:center;padding:.25rem .5rem}.pagination-button:hover:not(:disabled){background-color:#e9ecef}.no-scans-message{color:#6c757d;padding:40px}.loading-overlay{align-items:center;color:#6b7280;display:flex;flex-direction:column;gap:1rem;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:50}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.scan-list-table th.disabled{color:#9ca3af;cursor:default}.scan-list-table th.disabled:hover{background-color:inherit}.bg-gray-200{background-color:#e5e7eb}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.action-controls{align-items:center;background-color:#f8f8f8;border-radius:4px;display:flex;margin-bottom:1rem;padding:8px 16px}.action-buttons{display:flex;gap:8px}.business-info-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0003;left:338px;overflow:hidden;position:absolute;top:10px;transition:height .3sease,transform .3sease;width:400px;z-index:10}.business-info-card.collapsed{height:44px}.card-header-info-card{align-items:center;background-color:#0b1b35;color:#fff;cursor:pointer;display:flex;justify-content:space-between;padding:12px 16px;transition:background-color .2s}.card-header-info-card:hover{background-color:#162a4a}.business-name-section-info-card{align-items:center;display:flex;gap:8px;max-width:85%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.business-name-section-info-card h3{font-size:16px;font-weight:500;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.clock-icon,.collapse-icon,.map-pin-icon,.star-icon{flex-shrink:0}.card-content-info-card{padding:16px}.business-image-container-info-card{border-radius:4px;height:120px;margin-bottom:12px;overflow:hidden;width:100%}.business-image-info-card{height:100%;object-fit:cover;width:100%}.business-details{display:flex;flex-direction:column;gap:10px}.rating-section-info-card{align-items:center;display:flex;gap:12px}.rating-info-card{align-items:center;display:flex;gap:4px}.rating-value-info-card{color:#f5af3a;font-weight:500}.review-count-info-card{align-items:center;color:#6b7280;display:flex;font-size:14px;gap:4px}.hours-section{align-items:center;display:flex;gap:8px}.open-status{font-size:14px}.open-status.open{color:#22c55e}.open-status.closed{color:#ef4444}.address-section{align-items:flex-start;display:flex;gap:8px}.address{color:#4b5563;font-size:14px;line-height:1.4}.actions{display:flex;justify-content:space-between;margin-top:16px}.view-on-google{color:#009cff;font-size:14px;text-decoration:none}.view-on-google:hover{text-decoration:underline}.close-button-info-card{background:none;border:none;color:#6b7280;cursor:pointer;font-size:14px;padding:4px 8px}.close-button-info-card:hover{color:#111827}@media (max-width:480px){.business-info-card{max-width:320px;width:calc(100% - 20px)}}.check-email-container{align-items:center;background-color:#f4f6f8;display:flex;height:100vh;justify-content:center;width:100%}.check-email-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;margin:auto;max-width:400px;padding:20px;text-align:center}.check-email-card h2{font-size:24px;margin-bottom:10px}.check-email-card p{font-size:16px;margin-bottom:10px}.check-email-card .subtext{color:#666;font-size:14px}.check-email-content{padding:20px;text-align:center}.check-email-content h2{color:#333;margin-bottom:20px}.check-email-content p{line-height:1.5;margin-bottom:15px}.check-email-content .subtext{color:#666;font-size:.9em}.resend-link{background:none;border:none;color:#007bff;cursor:pointer;font:inherit;padding:0;text-decoration:underline}.resend-link:hover{color:#0056b3}.modal-actions{gap:10px;justify-content:center;margin-top:20px}.back-button{background-color:#6c757d;border:none;border-radius:4px}.back-button:hover{background-color:#5a6268}.premium-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000bf;display:flex;inset:0;justify-content:center;position:fixed;z-index:99999}.premium-modal-content{animation:modalAppear .3s ease-out;background-color:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px #0003,0 10px 10px -5px #0000001a;max-width:550px;overflow:hidden;position:relative;width:90%}@keyframes modalAppear{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.premium-modal-header{align-items:center;background:#2563eb;display:flex;justify-content:space-between;padding:1rem}.premium-modal-header h2{color:#fff;font-size:1.5rem;font-weight:600;margin:0}.premium-close-button-auth{background:none;border:none;color:#fff;cursor:pointer;font-size:1.75rem;line-height:1;margin:0;opacity:.8;padding:0;transition:opacity .2s}.premium-close-button-auth:hover{opacity:1}.premium-modal-tabs{border-bottom:1px solid #e5e7eb;display:flex}.premium-tab{background:none;border:none;color:#6b7280;cursor:pointer;flex:1 1;font-weight:500;padding:1rem;position:relative;text-align:center;transition:all .2s}.premium-tab.active{color:#1d4ed8}.premium-tab.active:after{animation:tabLineAppear .2s ease-out;background-color:#1d4ed8;bottom:-1px;content:"";height:2px;left:0;position:absolute;right:0}@keyframes tabLineAppear{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.premium-modal-body{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem}.premium-benefits{display:flex;flex-direction:column;gap:1rem}.benefit-item{animation:benefitAppear .3s ease-out;animation-fill-mode:both;gap:1rem}.benefit-item:first-child{animation-delay:.1s}.benefit-item:nth-child(2){animation-delay:.2s}.benefit-item:nth-child(3){animation-delay:.3s}@keyframes benefitAppear{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}.benefit-icon{flex-shrink:0;font-size:1.5rem}.benefit-text h3{color:#1f2937;font-size:1rem;margin:0 0 .25rem}.benefit-text p{color:#6b7280;font-size:.875rem;margin:0}.form-group-auth,.premium-form{display:flex;flex-direction:column}.form-group-auth{align-items:center;box-sizing:border-box;gap:.5rem;max-width:100%}.form-group-auth label{color:#374151;font-size:.875rem;font-weight:500;margin-bottom:.5rem}input[type=email]::placeholder{text-align:center}.premium-form input{border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;padding:.75rem;transition:border-color .2s,box-shadow .2s;width:100%}.premium-form input:focus{border-color:#1d4ed8;box-shadow:0 0 0 3px #007bff26;outline:none}.premium-error{animation:errorShake .4s ease-in-out;color:#dc2626;font-size:.875rem;margin-top:.5rem}@keyframes errorShake{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}.premium-submit-button{background:linear-gradient(90deg,#009cff,#0d47a1);border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin-top:.5rem;padding:.875rem;transition:background-color .2s}.premium-submit-button:hover{background:linear-gradient(90deg,#0d47a1,#0d47a1);box-shadow:0 2px 4px #0003;transform:translateY(-1px)}.premium-submit-button:disabled{background-color:#9ac2ff;cursor:not-allowed}.premium-guest-button{background:none;border:none!important;border:1px solid #d1d5db;border-radius:.5rem;color:#6b7280;cursor:pointer;font-size:.9rem;padding:.75rem;position:relative;transition:all .2s}.premium-guest-button:hover{background-color:#f3f4f6;border-color:#9ca3af}.limited-text{background-color:#f3f4f6;border-radius:9999px;color:#9ca3af;font-size:.75rem;margin-left:.5rem;padding:.125rem .375rem}.check-email-content,.premium-check-email{padding:2rem;text-align:center}.check-email-content h2,.premium-check-email h2{animation:fadeInUp .4s ease-out;color:#1f2937;font-size:1.75rem;margin:0 0 1.5rem}.check-email-content p:first-of-type,.email-sent-message{animation:fadeInUp .4s ease-out .1s;animation-fill-mode:both;color:#1f2937;font-size:1.125rem;margin-bottom:1rem}.check-email-content .email-instructions,.email-instructions{animation:fadeInUp .4s ease-out .2s;animation-fill-mode:both;color:#6b7280;margin-bottom:2rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.modal-actions,.premium-modal-actions{animation:fadeInUp .4s ease-out .3s;animation-fill-mode:both;display:flex;gap:1rem;justify-content:center}.modal-actions button,.premium-modal-actions button{border-radius:.5rem;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.modal-actions .back-button-auth,.premium-modal-actions .back-button-auth{background-color:#fff;border:1px solid #d1d5db;color:#6b7280}.modal-actions .back-button-auth:hover,.premium-modal-actions .back-button-auth:hover{background-color:#f3f4f6;border-color:#9ca3af}.modal-actions .close-button-auth,.premium-modal-actions .close-button-auth{background-color:#1d4ed8;border:none;color:#fff}.modal-actions .close-button-auth:hover,.premium-modal-actions .close-button-auth:hover{background-color:#1d4ed8}@media (max-width:640px){.premium-modal-content{max-height:90vh;overflow-y:auto;width:95%}.premium-modal-header{padding:1rem}.premium-modal-header h2{font-size:1.25rem}.premium-modal-body{padding:1rem}.benefit-item{gap:.75rem}.benefit-icon{font-size:1.25rem}.benefit-text h3{font-size:.9rem}.benefit-text p{font-size:.8rem}}.premium-close-button{background:none;border:none;color:#fff;cursor:pointer;font-size:1.75rem;line-height:1;margin:0;opacity:.8;padding:0;transition:opacity .2s}.premium-close-button:hover{opacity:1}.premium-form.centered{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:400px;text-align:center}.premium-form.centered .form-group-auth,.premium-form.centered .premium-guest-button,.premium-form.centered .premium-submit-button{width:100%}.back-button-auth,.close-button-auth{border-radius:.5rem;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.back-button-auth{background-color:#fff;border:1px solid #d1d5db;color:#6b7280}.back-button-auth:hover{background-color:#f3f4f6;border-color:#9ca3af}.close-button-auth{background-color:#007bff;border:none;color:#fff}.close-button-auth:hover{background-color:#0056b3}.premium-modal-body>div{animation:fadeIn .3s ease-out}.premium-benefits:has(>div:only-child){margin-bottom:2rem}.premium-benefits:has(>div:only-child) .benefit-item{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 2px #0000000d;margin-bottom:.5rem;padding:1.25rem;transition:all .2s}.premium-benefits:has(>div:only-child) .benefit-item:hover{box-shadow:0 4px 6px #0000000d;transform:translateY(-2px)}.premium-benefits:has(>div:only-child) .benefit-icon{font-size:2rem;margin-bottom:.5rem}.premium-benefits:has(>div:only-child) .benefit-text h3{font-size:1.125rem;margin-bottom:.5rem}.benefit-item.highlight{box-shadow:0 2px 5px #0000000d;padding:1rem}.benefit-item.highlight:before{border-radius:12px;font-size:12px;top:-10px}.benefit-item.highlight .benefit-icon{color:#0284c7}.premium-benefits{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr}.benefit-item.highlight{background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:.5rem;grid-column:1/-1;margin-bottom:.25rem;padding:.75rem;position:relative}.benefit-item.highlight:before{background-color:#0ea5e9;border-radius:10px;color:#fff;content:"Free";font-size:10px;font-weight:600;padding:2px 8px;position:absolute;right:10px;top:-8px}.benefit-item{align-items:flex-start;background-color:#f9fafb;border:1px solid #f3f4f6;border-radius:.375rem;display:flex;gap:.5rem;padding:.5rem}.benefit-item .benefit-icon{color:#4f46e5;flex-shrink:0}.benefit-item .benefit-text h3{color:#1f2937;font-size:.875rem;font-weight:600;margin:0 0 .25rem}.benefit-item .benefit-text p{color:#6b7280;font-size:.75rem;line-height:1.3;margin:0}@media (max-width:500px){.premium-benefits{grid-template-columns:1fr}}.benefit-item.pro{background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:.375rem;padding:.5rem;position:relative}.benefit-item.pro:before{background-color:#84bf41;border-radius:10px;color:#fff;content:"Pro";font-size:10px;font-weight:600;padding:2px 8px;position:absolute;right:10px;top:-8px}.benefit-item.pro .benefit-icon{color:#0284c7}.pac-container{background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;font-family:Inter,sans-serif;margin-top:.5rem;padding:.5rem}.pac-item{border:none;border-radius:.5rem;cursor:pointer;font-family:inherit;margin-bottom:.25rem;padding:.75rem .75rem .75rem 2.5rem;position:relative;transition:all .2s ease}.pac-item:last-child{margin-bottom:0}.pac-item:hover{background-color:#f8f9fa}.pac-item-selected{background-color:#f3f4f6}.pac-icon,.pac-icon-marker,.pac-icon-secondary{display:none!important}.pac-item-query{color:#111827;display:block;font-size:.9rem;font-weight:500;line-height:1.2;margin:0;padding:0;white-space:normal;word-break:break-word}.pac-matched{color:#0284c7;font-weight:600}.pac-item>span:last-child{color:#5f6368;display:block;font-size:.7rem;margin-top:.1rem;max-width:100%;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}.pac-item:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 48 48'%3E%3Cpath fill='%23FFC107' d='M43.611 20.083H42V20H24v8h11.303c-1.649 4.657-6.08 8-11.303 8-6.627 0-12-5.373-12-12s5.373-12 12-12c3.059 0 5.842 1.154 7.961 3.039l5.657-5.657C34.046 6.053 29.268 4 24 4 12.955 4 4 12.955 4 24s8.955 20 20 20 20-8.955 20-20c0-1.341-.138-2.65-.389-3.917z'/%3E%3Cpath fill='%23FF3D00' d='m6.306 14.691 6.571 4.819C14.655 15.108 18.961 12 24 12c3.059 0 5.842 1.154 7.961 3.039l5.657-5.657C34.046 6.053 29.268 4 24 4 16.318 4 9.656 8.337 6.306 14.691z'/%3E%3Cpath fill='%234CAF50' d='M24 44c5.166 0 9.86-1.977 13.409-5.192l-6.19-5.238A11.91 11.91 0 0 1 24 36c-5.202 0-9.619-3.317-11.283-7.946l-6.522 5.025C9.505 39.556 16.227 44 24 44z'/%3E%3Cpath fill='%231976D2' d='M43.611 20.083H42V20H24v8h11.303a12.04 12.04 0 0 1-4.087 5.571l.003-.002 6.19 5.238C36.971 39.205 44 34 44 24c0-1.341-.138-2.65-.389-3.917z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";height:1.25rem;left:.75rem;opacity:.7;position:absolute;top:.75rem;width:1.25rem}.pac-logo:after{display:none!important}.pac-container:empty,.pac-item>span:not(.pac-item-query):not(:last-child){display:none}.google-auth-container{margin-bottom:20px;width:100%}#google-sign-in-button{display:flex;justify-content:center;margin-bottom:15px;width:100%}.separator{align-items:center;display:flex;text-align:center}.separator:after,.separator:before{border-bottom:1px solid #e0e0e0;content:"";flex:1 1}.separator span{color:#6c757d;font-size:.85em;padding:0 10px}.error{color:#dc3545;font-size:.9rem;margin-top:8px;text-align:center}.processing-indicator{align-items:center;color:#6c757d;display:flex;gap:8px;justify-content:center;margin-top:10px}.processing-indicator .spinner{animation:spin 1s linear infinite;border:2px solid #007bff4d;border-radius:50%;border-top-color:#007bff;height:16px;width:16px}.close-button{color:#6c757d;font-size:22px;line-height:1;padding:5px;right:10px;top:10px}.close-button:hover{color:#343a40}.button-group{gap:10px;margin-top:15px;width:100%}.button-group button{border:1px solid #ddd;border-radius:4px;cursor:pointer;padding:10px 0}.button-group button:first-child{background-color:#007bff;border-color:#007bff}.button-group button:first-child:hover{background-color:#0069d9}.button-group button:last-child{background-color:#f8f9fa;color:#212529}.button-group button:last-child:hover{background-color:#e2e6ea}.button-group button:disabled{cursor:not-allowed;opacity:.65}#google-sign-in-button>div>div>div{border-radius:.5rem!important;overflow:hidden}.ai-report-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000bf;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.ai-report-modal{background:#fff;border-radius:12px;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;height:90vh;max-width:1400px;overflow:hidden;position:relative;width:95vw}.ai-report-close-button{align-items:center;background:#ffffffe6;border:none;border-radius:50%;color:#374151;cursor:pointer;display:flex;font-size:20px;height:24px;justify-content:center;position:absolute;right:8px;top:8px;transition:all .2s ease;width:24px;z-index:10}.ai-report-close-button:hover{background:#fff;box-shadow:0 4px 12px #00000026;transform:scale(1.1)}.ai-report-header{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px 12px 0 0;color:#fff;flex-shrink:0;padding:24px 32px}.header-content{flex-wrap:wrap;gap:16px;justify-content:space-between}.ai-report-title{font-size:28px;font-weight:700;margin:0;text-shadow:0 2px 4px #0000004d}.ai-report-subtitle{font-size:16px;margin:8px 0 0;opacity:.9}.ai-report-actions{display:flex;flex-wrap:wrap;gap:12px}.ai-report-action-button{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:10px 20px;text-decoration:none;transition:all .2s ease;white-space:nowrap}.ai-report-back-button{background:#fff3;border:1px solid #ffffff4d;color:#fff}.ai-report-back-button:hover{background:#ffffff4d;transform:translateY(-1px)}.ai-report-save-button{background:#10b981;color:#fff}.ai-report-save-button:hover{background:#059669;transform:translateY(-1px)}.ai-report-export-button{background:#3b82f6;color:#fff}.ai-report-export-button:hover{background:#2563eb;transform:translateY(-1px)}.ai-report-tabs{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0}.ai-report-tab-list{-ms-overflow-style:none;display:flex;overflow-x:auto;padding:0 32px;scrollbar-width:none}.ai-report-tab-list::-webkit-scrollbar{display:none}.ai-report-tab-button,.tab-button{align-items:center;background:none;border:none;border-bottom:3px solid #0000;color:#6b7280;cursor:pointer;display:flex;font-weight:500;gap:8px;padding:16px 24px;transition:all .2s ease;white-space:nowrap}.ai-report-tab-button:hover,.tab-button:hover{background:#f9fafb;color:#374151}.ai-report-tab-button.active,.tab-button.active{background:#eff6ff;border-bottom-color:#3b82f6;color:#3b82f6}.ai-report-tab-button .icon,.tab-button .icon{height:18px;width:18px}.ai-report-content{background:#f8fafc;flex:1 1;overflow-y:auto;padding:32px}.ai-report-tab-panel{margin:0 auto;max-width:1200px}.ai-report-tab-panel,.tab-panel{display:flex;flex-direction:column;gap:24px}.ai-report-metrics-grid,.metrics-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.ai-report-metric-card,.metric-card{background:#fff;border:1px solid #f3f4f6;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:24px;transition:all .2s ease}.ai-report-metric-card:hover,.metric-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.ai-report-metric-header,.metric-header{align-items:flex-start;display:flex;justify-content:space-between}.ai-report-metric-label,.metric-label{color:#6b7280;font-size:14px;font-weight:500;margin:0 0 8px}.ai-report-metric-value,.metric-value{font-size:32px;font-weight:700;line-height:1.2;margin:0}.ai-report-metric-icon,.metric-icon{align-items:center;background:#f3f4f6;border-radius:8px;display:flex;justify-content:center;padding:12px}.ai-report-metric-icon .icon,.metric-icon .icon{color:#6b7280;height:24px;width:24px}.metric-blue .metric-value{color:#3b82f6}.metric-blue .metric-icon{background:#eff6ff}.metric-blue .metric-icon .icon{color:#3b82f6}.metric-green .metric-value{color:#10b981}.metric-green .metric-icon{background:#ecfdf5}.metric-green .metric-icon .icon{color:#10b981}.metric-purple .metric-value{color:#8b5cf6}.metric-purple .metric-icon{background:#f5f3ff}.metric-purple .metric-icon .icon{color:#8b5cf6}.metric-orange .metric-value{color:#f59e0b}.metric-orange .metric-icon{background:#fffbeb}.metric-orange .metric-icon .icon{color:#f59e0b}.metric-red .metric-value{color:#ef4444}.metric-red .metric-icon{background:#fef2f2}.metric-red .metric-icon .icon{color:#ef4444}.metric-yellow .metric-value{color:#eab308}.metric-yellow .metric-icon{background:#fefce8}.metric-yellow .metric-icon .icon{color:#eab308}.ai-report-chart-container,.chart-container{background:#fff;border:1px solid #f3f4f6;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:24px}.ai-report-chart-title,.chart-title{color:#111827;font-size:20px;font-weight:600;margin:0 0 20px}.chart-tooltip{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 6px #0000001a;padding:12px}.tooltip-label{color:#111827;font-weight:600;margin:0 0 4px}.tooltip-frequency,.tooltip-rating{color:#6b7280;font-size:14px;margin:2px 0}.ai-report-content-card,.content-card{background:#fff;border:1px solid #f3f4f6;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:24px}.ai-report-content-card-title,.content-card-title{color:#111827;font-size:20px;font-weight:600;margin:0 0 16px}.ai-report-content-card-text,.content-card-text{color:#374151;line-height:1.6;margin:0}.performance-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.performance-item{border:2px solid #0000;border-radius:8px;padding:20px 16px;text-align:center}.performance-value{font-size:28px;font-weight:700;margin:0 0 8px}.performance-label{font-size:14px;font-weight:500;opacity:.8}.performance-green{background:#ecfdf5;border-color:#d1fae5;color:#059669}.performance-blue{background:#eff6ff;border-color:#dbeafe;color:#2563eb}.performance-yellow{background:#fffbeb;border-color:#fed7aa;color:#d97706}.performance-purple{background:#f5f3ff;border-color:#e9d5ff;color:#7c3aed}.insight-card{background:#fff;border-left:4px solid;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:24px}.insight-success{border-left-color:#10b981}.insight-warning{border-left-color:#f59e0b}.insight-info{border-left-color:#3b82f6}.insight-card-header{align-items:flex-start;display:flex;gap:16px}.insight-icon{align-items:center;background:#f3f4f6;border-radius:8px;display:flex;justify-content:center;padding:12px}.insight-success .insight-icon{background:#ecfdf5;color:#10b981}.insight-warning .insight-icon{background:#fffbeb;color:#f59e0b}.insight-info .insight-icon{background:#eff6ff;color:#3b82f6}.insight-icon .icon{height:20px;width:20px}.insight-title{color:#111827;font-size:18px;font-weight:600;margin:0 0 12px}.insight-content{color:#374151;line-height:1.6;margin:0}.insight-list{list-style:none;margin:0;padding:0}.insight-bullet{background:currentColor;border-radius:50%;flex-shrink:0;height:6px;margin-top:8px;width:6px}.competitor-table{overflow-x:auto}.table-header,.table-row{grid-gap:16px;align-items:center;display:grid;gap:16px;grid-template-columns:2fr 1fr 1fr 1fr 1fr;padding:12px 0}.table-header{border-bottom:2px solid #e5e7eb;color:#374151;font-weight:600}.table-row{border-bottom:1px solid #f3f4f6}.table-row:last-child{border-bottom:none}.table-cell{color:#6b7280;font-size:14px}.competitor-name{color:#111827;font-weight:500}.analytics-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.analytics-item{background:#f9fafb;border-radius:8px;padding:16px;text-align:center}.analytics-label{color:#6b7280;font-size:14px;font-weight:500;margin-bottom:8px}.analytics-value{color:#111827;font-size:24px;font-weight:700;margin-bottom:4px}.analytics-description{color:#9ca3af;font-size:12px;line-height:1.4}.priority-list{display:flex;flex-direction:column;gap:16px}.priority-item{align-items:flex-start;display:flex;gap:16px}.priority-number{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:14px;font-weight:700;height:36px;justify-content:center;width:36px}.priority-high{background:#fee2e2;color:#dc2626}.priority-medium{background:#fef3c7;color:#d97706}.priority-low{background:#e0f2fe;color:#0369a1}.priority-content{flex:1 1}.priority-title{color:#111827;font-size:16px;font-weight:600;margin:0 0 4px}.priority-description{color:#6b7280;line-height:1.6;margin:0}.next-steps{display:flex;flex-direction:column;gap:20px}.step-item{align-items:flex-start;display:flex;gap:16px}.step-number{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:700;height:44px;width:44px}.step-content h4{color:#111827;font-size:18px;font-weight:600;margin:0 0 8px}.step-content p{color:#6b7280;line-height:1.6;margin:0}.ai-loading-overlay{align-items:center;background:#fffffff2;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:3000}.ai-loading-content{padding:32px;text-align:center}.ai-loading-spinner{animation:ai-report-spin 1s linear infinite;border:4px solid #f3f4f6;border-radius:50%;border-top-color:#3b82f6;height:64px;margin:0 auto 24px;width:64px}@keyframes ai-report-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ai-loading-title{color:#111827;font-size:20px;font-weight:600;margin:0 0 8px}.ai-loading-subtitle{color:#6b7280;margin:0}.error-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:48px;text-align:center}.error-icon{height:64px;width:64px}.error-title{color:#111827;font-size:24px;font-weight:600;margin:0 0 8px}.error-message{color:#6b7280;margin:0 0 24px}.error-button{background:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:12px 24px;transition:background-color .2s}.error-button:hover{background:#2563eb}@media (max-width:768px){.ai-report-modal{border-radius:0;height:100vh;width:100vw}.ai-report-header{border-radius:0;padding:20px}.header-content{align-items:flex-start;flex-direction:column}.ai-report-content{padding:20px}.analytics-grid,.metrics-grid,.table-header,.table-row{grid-template-columns:1fr}.table-header,.table-row{gap:8px}.table-cell{padding:4px 0}.step-item{flex-direction:column;text-align:center}}@media print{.ai-report-actions,.ai-report-header,.ai-report-tabs{display:none}.ai-report-modal{background:#fff;border-radius:0;box-shadow:none}.ai-report-content{background:#fff;padding:16px}.chart-container,.content-card,.metric-card{border:1px solid #e5e7eb;box-shadow:none;break-inside:avoid;page-break-inside:avoid}}.insight-item-content{flex:1 1}.insight-list-item{align-items:flex-start;color:#374151;display:flex;gap:8px;line-height:1.6;margin-bottom:8px}.insight-list-item .insight-item-content p{margin:0}.insight-list-item .insight-item-content ul{margin:.5rem 0}.swal2-container.ai-report-force-top{z-index:5000!important}.profile-comparison-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin:1rem 0}.profile-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.profile-label{color:#374151;font-weight:600;margin-bottom:.5rem}.profile-status{font-size:1.1rem;margin-bottom:.5rem}.profile-status.has{color:#059669;font-weight:600}.profile-status.missing{color:#dc2626;font-weight:600}.profile-competitor{color:#6b7280;font-size:.875rem}.swal-save-prompt,.swal-save-prompt .swal2-container,.swal-save-prompt .swal2-popup,.swal2-container.swal-save-prompt{z-index:999999!important}.swal-save-prompt .swal2-backdrop-show{z-index:999998!important}div.swal2-container.swal-save-prompt{position:fixed!important;z-index:999999!important}.heatmap-view{display:flex;flex-direction:column;height:100%;max-height:90vh;overflow:hidden}.heatmap-header{background-color:#f8f9fa;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;padding:1rem}.heatmap-header,.view-controls{align-items:center;display:flex}.view-controls{gap:1rem}.view-selector{background-color:#e5e7eb;border-radius:.375rem;display:flex;overflow:hidden}.view-selector button{background:none;border:none;cursor:pointer;font-size:.875rem;padding:.5rem 1rem;transition:all .2s ease}.view-selector button.active{background-color:#2563eb;color:#fff}.export-button{align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;padding:.5rem 1rem;transition:all .2s ease}.export-button:hover{background-color:#f3f4f6}.heatmap-container{flex-shrink:0;height:500px;min-height:0;overflow:hidden;position:relative;width:100%}.heatmap-container>div{width:100%!important}.heatmap-legend{background-color:#fff;border-radius:.5rem;bottom:20px;box-shadow:0 2px 4px #0000001a;font-size:.85rem;max-width:200px;opacity:.9;padding:.75rem;position:absolute;right:60px;transform:scale(.8);transform-origin:bottom right;z-index:10}.heatmap-legend h3{font-size:1.2rem;font-weight:500;margin-bottom:.35rem;margin-top:0}.legend-items{display:flex;flex-direction:column;gap:.35rem}.legend-item{gap:.35rem}.legend-color{border-radius:3px;flex-shrink:0;height:15px;width:15px}.legend-label{font-size:1rem;line-height:1.2}.export-mode .heatmap-legend{font-size:.9rem;max-width:250px;opacity:1;padding:1rem;transform:scale(1)}.export-mode .heatmap-legend h3{font-size:1rem;margin-bottom:.5rem}.export-mode .legend-color{height:20px;width:20px}.export-mode .legend-label{font-size:.875rem}.heatmap-info{background-color:#fff;border-top:1px solid #e5e7eb;display:flex;flex:1 1;gap:2rem;min-height:0;overflow-y:auto;padding:1.5rem}.info-item{flex:1 1}.info-item h3{font-size:1.125rem;font-weight:500;margin-bottom:.75rem;margin-top:0}.info-item p,.info-item ul{color:#4b5563;font-size:.875rem;margin:0}.info-item ul{padding-left:1.25rem}.info-item li{margin-bottom:.375rem}.loading-map{align-items:center;background-color:#f3f4f6;color:#6b7280;display:flex;font-size:1.125rem;height:100%;justify-content:center}.custom-popup .heatmap-view{height:100%;max-height:100%}.gm-control-active,.gm-style-cc,.gm-style>div:first-child{z-index:9!important}.view-heatmap-button{align-items:center;background:linear-gradient(90deg,#2563eb,#1d4ed8);border:none;border-radius:.375rem;box-shadow:0 2px 4px #2563eb26;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:8px;margin-left:10px;padding:.75rem 1rem;transition:all .2s ease}.view-heatmap-button:hover{background:linear-gradient(90deg,#1d4ed8,#1e40af);box-shadow:0 4px 8px #1d4ed833;transform:translateY(-2px)}.view-heatmap-button:active{box-shadow:0 2px 4px #1d4ed826;transform:translateY(0)}.competitor-comparison-view{background-color:#fff;box-shadow:0 4px 12px #0000001a;margin-bottom:2rem;overflow:hidden}.comparison-header{background:linear-gradient(90deg,#3b82f6,#4f46e5);padding:1.25rem 1.5rem}.comparison-header h2{align-items:center;color:#fff;display:flex;font-size:1.25rem;font-weight:700;margin:0}.header-icon{height:1.25rem;margin-right:.5rem;width:1.25rem}.comparison-content{padding:1.5rem}.metric-selector{flex-wrap:wrap;justify-content:space-between;margin-bottom:1.5rem}.metric-selector,.selector-group{align-items:center;display:flex;gap:1rem}.metric-selector span{color:#4b5563;font-weight:500}.chart-type-button,.chart-type-selector{display:flex;gap:.5rem}.chart-type-button{align-items:center;background-color:#f9fafb;border:1px solid #d1d5db;border-radius:.5rem;color:#4b5563;cursor:pointer;font-size:.875rem;padding:.5rem 1rem;transition:all .2s ease}.chart-type-button:hover{background-color:#f3f4f6;border-color:#9ca3af}.chart-type-button.active{background-color:#eff6ff;border-color:#3b82f6;color:#1d4ed8}.metric-icon{height:1rem;width:1rem}.performance-cards{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:1.5rem}.performance-card{border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem}.your-performance{background-color:#eff6ff;border-color:#dbeafe}.competitor-performance{background-color:#f9fafb;border-color:#f3f4f6}.performance-gap{border-color:#e5e7eb}.performance-gap.positive{background-color:#f0fdf4;border-color:#dcfce7}.performance-gap.negative{background-color:#fffbeb;border-color:#fef3c7}.card-header{align-items:center;display:flex;font-weight:600;margin-bottom:.5rem}.your-performance .card-header{color:#1d4ed8}.competitor-performance .card-header{color:#4b5563}.performance-gap.positive .card-header{color:#16a34a}.performance-gap.negative .card-header{color:#d97706}.card-header svg,.gap-icon{height:1rem;margin-right:.5rem;width:1rem}.card-value{font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.your-performance .card-value{color:#1e40af}.competitor-performance .card-value{color:#1f2937}.performance-gap.positive .card-value{color:#15803d}.performance-gap.negative .card-value{color:#b45309}.card-label{color:#6b7280;font-size:.875rem}.chart-container{border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}.chart-title{align-items:center;color:#4b5563;display:flex;font-size:1rem;font-weight:600;margin-bottom:1rem;margin-top:0}.section-icon{height:1rem;margin-right:.5rem;width:1rem}.chart{height:320px}.table-container{margin-bottom:1.5rem;overflow-x:auto}.comparison-table{border-collapse:collapse;font-size:.875rem;width:100%}.comparison-table th{background-color:#f9fafb;border-bottom:2px solid #e5e7eb;color:#6b7280;font-size:.75rem;font-weight:600;padding:.75rem 1rem;text-transform:uppercase}.comparison-table td{border-bottom:1px solid #e5e7eb;color:#4b5563;padding:.75rem 1rem}.comparison-table .text-right{text-align:right}.comparison-table .text-left{text-align:left}.comparison-table .main-business{background-color:#eff6ff}.comparison-table .even-row{background-color:#fff}.comparison-table .odd-row{background-color:#f9fafb}.business-name-container{align-items:center;display:flex}.business-badge{align-items:center;background-color:#dbeafe;border-radius:9999px;color:#2563eb;display:inline-flex;font-size:.75rem;font-weight:600;height:1.5rem;justify-content:center;margin-right:.5rem;width:1.5rem}.main-business-name{color:#1e40af;font-weight:600}.metric-badge{border-radius:9999px;display:inline-block;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.good-ranking{background-color:#dcfce7;color:#16a34a}.medium-ranking{background-color:#dbeafe;color:#2563eb}.poor-ranking{background-color:#f3f4f6;color:#6b7280}.high-visibility{background-color:#dcfce7;color:#16a34a}.medium-visibility{background-color:#dbeafe;color:#2563eb}.low-visibility{background-color:#fef3c7;color:#d97706}.insights-container{background:linear-gradient(90deg,#eff6ff,#eef2ff);border:1px solid #dbeafe;border-radius:.5rem;padding:1.25rem}.insights-title{align-items:center;color:#1e40af;display:flex;font-size:1.125rem;font-weight:600;margin-bottom:.75rem;margin-top:0}.insights-icon{color:#2563eb;height:1.25rem;margin-right:.5rem;width:1.25rem}.insights-list{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.insight-item{align-items:flex-start;color:#4b5563;display:flex;line-height:1.5}.insight-icon{flex-shrink:0;height:1.25rem;margin-right:.5rem;margin-top:.125rem;width:1.25rem}.insight-item.positive .insight-icon{color:#16a34a}.insight-item.negative .insight-icon,.insight-item.warning .insight-icon{color:#d97706}.insight-item.info .insight-icon{color:#2563eb}.highlight{color:#1f2937;font-weight:600}.highlight.positive{color:#16a34a}.highlight.negative,.highlight.warning{color:#d97706}.highlight.info{color:#2563eb}.competitor-comparison-loading{align-items:center;background-color:#f9fafb;border-radius:.5rem;display:flex;flex-direction:column;height:300px;justify-content:center}.loading-spinner{border:.25rem solid #e5e7eb;border-top-color:#3b82f6;height:3rem;margin-bottom:1rem;width:3rem}.competitor-comparison-loading p{color:#6b7280;font-weight:500}@media (max-width:768px){.comparison-content{padding:1rem}.performance-cards{grid-template-columns:1fr}.metric-selector{align-items:flex-start;flex-direction:column}.selector-group{justify-content:space-between;width:100%}.chart-type-selector,.metric-selector select,.select-wrapper{width:100%}.chart-type-button{flex:1 1;justify-content:center}.comparison-table td,.comparison-table th{font-size:.75rem;padding:.5rem}}.scan-analysis{color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin:10px auto 0;max-width:1550px}.analysis-section{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:24px;padding:20px}.section-header{justify-content:space-between;margin-bottom:20px}.section-header,.section-title-container{align-items:center;display:flex}.section-title{font-size:1.5rem;font-weight:600;margin:0}.title-group{display:flex;flex-direction:column}.section-title{margin-bottom:5px}.section-subtitle{color:#666;font-size:.9rem;margin-top:0}.kw-subtitle{font-weight:600}.section-icon{font-size:1.25rem;margin-right:8px}.summary-cards{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(225px,1fr));margin-bottom:20px}@media (min-width:1680px){.summary-cards{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}.summary-card{border-radius:8px;padding:16px}.summary-card.blue{background-color:#eff6ff}.summary-card.green{background-color:#ecfdf5}.summary-card.purple{background-color:#f5f3ff}.summary-card.orange{background-color:#fff7ed}.summary-card-header{align-items:center;display:flex;gap:8px;margin-bottom:8px}.summary-card-title{font-size:1rem;font-weight:600;margin:0}.summary-card-value{font-size:1.75rem;font-weight:700;margin:8px 0}.summary-card-description{color:#666;font-size:1rem;font-weight:600;margin:0}.key-insights{margin-top:24px}.scan-analysis-insights-title{align-items:center;display:flex;font-size:1.125rem;font-weight:600;margin-bottom:12px}.scan-analysis-insights-icon{margin-right:8px}.scan-analysis-insights-list{display:flex;flex-direction:column;gap:.75rem;line-height:1;list-style:none;margin:0;padding:0}.insights-list li{color:#555;margin-bottom:8px}.metrics-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(225px,1fr));margin-bottom:20px}@media (min-width:1680px){.metrics-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}.metric-card.green{background-color:#ecfdf5}.metric-card.blue{background-color:#eff6ff}.metric-card.purple{background-color:#f5f3ff}.metric-card.orange{background-color:#fff7ed}.metric-card-header{align-items:center;display:flex;gap:8px;margin-bottom:8px}.metric-card-title{font-size:1rem;font-weight:600;margin:0}.metric-card-value{font-size:1.75rem;font-weight:700;margin:8px 0 4px;text-align:left}.metric-card-description{color:#666;font-size:1rem;font-weight:600;margin:0;text-align:left}.metric-card-subtext{color:#777;font-size:.9rem;margin-top:8px;text-align:left}.market-insights{border-radius:8px;margin-bottom:20px;padding:16px}.market-insights.blue{background-color:#eff6ff}.table-container{background-color:#f9f9f9;border-radius:8px;margin-bottom:20px;padding:16px}.table-container-review-comparison{background-color:#fff7ed;border-radius:8px;margin-bottom:20px;padding:16px}.table-title{align-items:center;display:flex;font-size:1.125rem;font-weight:600;margin-bottom:16px}.table-icon{margin-right:8px}.table-scroll{overflow-x:auto}.analysis-table{border-collapse:collapse;font-size:.9rem;width:100%}.analysis-table th{border-bottom:2px solid #e0e0e0;font-size:1rem;font-weight:700;padding:12px 8px;text-align:left}.analysis-table td{padding:12px 8px}.analysis-table .text-right{text-align:right}.analysis-table .text-center{text-align:center}.border-row{border-bottom:1px solid #e0e0e0}.border-row:hover{background-color:#f5f5f5}.highlight-row{border:2px solid #2563eb;border-radius:8px;box-shadow:0 4px 6px #0000001a;padding:1rem}.highlight-row,.highlight-row:hover{background-color:#e0f2fe}.clickable-row{cursor:pointer}.category-icon{font-size:1rem}.sortable-header:hover{background-color:#f0f0f0}.sortable-header-content-business{align-items:center;display:flex;gap:4px;text-align:left}.sortable-header-content{align-items:center;display:flex;gap:4px;justify-content:flex-end}.sort-arrow{margin-left:2px;opacity:.5}.sort-arrow.active{color:#2563eb;opacity:1}.show-more-button{align-items:center;background:none;border:none;color:#2563eb;cursor:pointer;display:flex;font-size:.875rem;gap:4px;justify-content:center;margin-top:12px;padding:8px 16px;transition:color .2s}.show-more-button:hover{text-decoration:underline}.show-more-button.orange{color:#f59e0b}.show-more-button.purple{color:#8b5cf6}.show-more-icon{font-size:1rem}.icon-text,.top-competitors-container{display:flex}.icon-text{align-items:center;gap:6px}.category-name{line-height:1.2;white-space:normal;word-break:break-word}.competitor-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:.75rem;font-weight:500;padding:4px 8px}.competitor-badge.gold{background-color:#fef3c7;color:#92400e}.competitor-badge.silver{background-color:#f1f5f9;color:#475569}.competitor-badge.bronze{background-color:#fff7ed;color:#9a3412}.badge-ranking{margin-left:4px;opacity:.75}.category-modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.category-modal{background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;max-height:80vh;max-width:1000px;overflow-y:auto;padding:24px;width:90%}.category-modal-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:16px}.category-modal-title{font-size:1.25rem;font-weight:600;margin:0 0 4px}.category-modal-subtitle{color:#666;font-size:.875rem;margin:0}.category-modal-close{background:none;border:none;color:#666;cursor:pointer;font-size:1.5rem;line-height:1;margin:0;padding:0}.category-stats-container{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:16px}.category-stats{border-radius:8px;padding:16px}.category-stats.purple{background-color:#f5f3ff}.category-stats.blue{background-color:#eff6ff}.category-stats-title{font-size:1rem;font-weight:600;margin:0 0 8px}.category-stats-list{font-size:.875rem;line-height:1.6;list-style:none;margin:0;padding:0}.category-table-container{overflow-x:auto}.website-icon{color:#22c55e}.no-website{color:red}@media (max-width:768px){.category-stats-container,.metrics-grid,.summary-cards{grid-template-columns:1fr}.analysis-table td,.analysis-table th{font-size:.8rem;padding:8px 4px}.section-title{font-size:1.25rem}.table-scroll{padding-bottom:8px}.category-modal{padding:16px;width:95%}}.scan-analysis-activity,.scan-analysis-competitive,.scan-analysis-leadership{color:#2563eb;margin-right:6px}.scan-analysis-performance{color:#f59e0b;margin-right:6px}.scan-analysis-review-comparison{color:#ea580c;margin-right:6px}.scan-analysis-category{color:#7c3aed;margin-right:6px}.scan-analysis-averageRank{color:#2563eb}.scan-analysis-star{color:#059669}.scan-analysis-grid{color:#7c3aed}.scan-analysis-rating{color:#ea580c}.scan-analysis-building{color:#059669}.scan-analysis-globe{color:#2563eb}.scan-analysis-link{color:#7c3aed}.scan-analysis-coverage{color:#ea580c}.scan-analysis-category-details{color:#7c3aed;flex-shrink:0}.scan-analysis-export-top-right{position:absolute;right:1rem;top:5rem;z-index:1000}.scan-analysis-export-button{align-items:center;background:linear-gradient(90deg,#0d6efd,#0b5ed7);border:none;border-radius:.3rem;box-shadow:0 .25rem .5rem #0d6efd26;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:8px;padding:.5rem 1.15rem;transition:all .2s ease}.scan-analysis-export-button:hover{background:linear-gradient(90deg,#0b5ed7,#0a58ca);box-shadow:0 .35rem .65rem #0d6efd33;transform:translateY(-1px)}.scan-analysis-export-button:active{box-shadow:0 .2rem .4rem #0d6efd26;transform:translateY(0)}.scan-analysis-export-options{background:#fff;border-radius:.5rem;box-shadow:0 .25rem 1rem #0000001a;display:none;margin-top:.5rem;min-width:180px;position:absolute;right:0;top:100%}.scan-analysis-export-options.show{display:block}.scan-analysis-export-option{color:#6c757d;cursor:pointer;padding:.75rem 1rem;transition:background .2s ease-in-out}.scan-analysis-export-option:hover{background-color:#f8f9fa;color:#0d6efd}.scan-analysis-export-hide{display:block}body.exporting .scan-analysis-export-hide{display:none!important}.scan-analysis-business-name-cell{align-items:center;display:flex;gap:6px}.scan-analysis-external-link-icon{align-items:center;color:#2563eb;display:inline-flex}.scan-analysis-external-link-icon:hover{color:#000}.chart-wrapper{margin:0 auto;max-width:500px;position:relative;width:100%}.srp-results-info{background:#fff;border-radius:8px;bottom:.5rem;box-shadow:0 2px 10px #0000001a;left:22.5rem;padding:1rem;position:fixed;transition:transform .3s ease;width:360px;z-index:1000}.srp-results-info.collapsed{transform:translateY(calc(100% - 2px))}.toggle-results-info{background:#fff;border-radius:6px 6px 0 0;box-shadow:0 -2px 4px #0000000d;padding:6px 12px}.toggle-results-info:hover{background:#f8f8f8}.srp-header{margin-bottom:12px}.srp-business-name{font-size:15px;font-weight:600;gap:8px;margin:0 0 8px}.external-link{color:#2563eb;opacity:.8}.external-link:hover{opacity:1}.srp-address{color:#666;font-size:10px;gap:6px;margin-bottom:4px}.srp-address,.srp-rating{align-items:center;display:flex}.srp-rating{gap:4px}.star-filled{fill:#f59e0b;color:#f59e0b}.star-empty{color:#d1d5db}.srp-rating-text{color:#666;font-size:12px;margin-left:4px}.keyword-section{margin-bottom:12px}.keyword-section strong{color:#666;display:block;font-size:13px;margin-bottom:2px}.metrics-row{display:flex;justify-content:space-between;margin-bottom:12px}.metric-item{width:48%}.metric-item strong{color:#666;display:block;font-size:13px;margin-bottom:2px}.ranking-score{font-size:24px;font-weight:600}.coverage-info{color:#4b5563;font-size:14px;font-weight:500}.chart-container-popup h3{color:#666;font-size:14px;margin-bottom:12px}.chart-content-popup{align-items:flex-start;display:flex;gap:90px}.pie-chart{height:100px;left:20px;position:relative;width:100px}.legend{flex:1 1;font-size:12px}.legend-item{align-items:center;display:flex;gap:6px;margin-bottom:4px}.color-dot{border-radius:50%;display:inline-block;height:10px;margin-bottom:6px;position:relative;width:10px}.color-dot:after{border-left:3px solid #0000;border-right:3px solid #0000;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,50%);width:2px}.color-dot.excellent:after{border-top:6px solid #006300}.color-dot.good:after{border-top:6px solid #34d399}.color-dot.medium:after{border-top:6px solid #fcd34d}.color-dot.poor:after{border-top:6px solid #f87171}.color-dot.not-ranking:after{border-top:6px solid #dc0000}.color-dot.excellent{background:#006300}.color-dot.good{background:#34d399}.color-dot.medium{background:#fcd34d}.color-dot.poor{background:#f87171}.color-dot.not-ranking{background:#dc0000}.footer-note{color:#666;font-size:11px;font-style:italic}.loading{color:#666;padding:16px}@media (max-width:768px){.srp-results-info{left:8px;right:8px;width:auto}.metrics-row{flex-direction:column}.metric-item{margin-bottom:8px;width:100%}.chart-content-popup{align-items:center;flex-direction:column}.legend{margin-top:16px;width:100%}}.action-links{display:flex;gap:8px;margin-left:8px}.external-link,.pdf-export-link{align-items:center;background-color:#f3f4f6;border:none;border-radius:50%;color:#2563eb;cursor:pointer;display:flex;height:28px;justify-content:center;padding:0;transition:all .2s ease;width:28px}.external-link:hover,.pdf-export-link:hover{background-color:#e5e7eb;box-shadow:0 2px 4px #0000001a;transform:translateY(-2px)}.pdf-export-link{color:#e63946}.pdf-export-link:hover{color:#c1121f}.srp-business-name{align-items:center;display:flex;gap:4px}.metric-item-kw{font-size:14px}.star-wrapper{display:inline-block;height:12px;position:relative;width:12px}.star-empty,.star-filled,.star-half{left:0;position:absolute;top:0}.star-half{height:100%;overflow:hidden;width:50%}.scan-results{display:flex;flex-direction:column;height:100%;position:relative}.results-header{background-color:#f8f9fa;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1rem}.scan-list-back-button{align-items:center;background:linear-gradient(90deg,#fff,#f9fafb);border:1px solid #e5e7eb;border-radius:.375rem;color:#374151;cursor:pointer;display:flex;font-weight:500;gap:.5rem;order:-1;padding:.75rem 1rem;transition:all .2s}.scan-list-back-button:hover{background:linear-gradient(90deg,#f3f4f6,#e5e7eb);box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.header-actions{align-items:center;display:flex;gap:.5rem}.results-info{background-color:#fff;border-radius:.5rem;bottom:.5rem;box-shadow:0 4px 6px #0000001a;left:22.5rem;max-width:400px;min-width:300px;padding:1.5rem;position:fixed;transition:transform .3s ease;z-index:1000}.results-info.collapsed{transform:translateY(calc(100% - 2px))}.toggle-results-info{align-items:center;background-color:#fff;border:none;border-radius:.375rem .375rem 0 0;box-shadow:0 -2px 4px #0000001a;cursor:pointer;display:flex;justify-content:center;left:10%;padding:.5rem 1rem;position:absolute;top:-28px;transform:translateX(-50%)}.coordinate-popup .leaflet-popup-content-wrapper{overflow:hidden}.coordinate-popup .leaflet-popup-content{display:flex;height:70vh;margin:0!important;max-width:1200px;width:70vw!important}.popup-details-section{background-color:#fff;border-left:1px solid #e5e7eb;display:flex;flex-direction:column;height:100%;width:60%}.popup-header{background-color:#f8f9fa;border-bottom:1px solid #e5e7eb;padding:1.25rem}.popup-title{color:#2563eb;font-size:1.25rem;font-weight:500;margin-bottom:.5rem}.gps-coordinates{align-items:center;color:#6b7280;display:flex;font-size:.875rem;gap:.5rem}.copy-button{color:#2563eb;cursor:pointer}.results-list{flex:1 1;overflow-y:auto}.result-item{align-items:center;border:2px solid #fff;box-shadow:0 2px 5px #0000001a;display:flex;gap:1rem;line-height:15px;margin-bottom:.5rem;padding:1rem}.result-item.highlighted{background-color:#e0f2fe;border:2px solid #2563eb;border-radius:8px;box-shadow:0 4px 6px #0000001a;padding:1rem}.rank-indicator{align-items:center;background-color:#2563eb;border-radius:50%;box-shadow:0 2px 4px #0000001a;color:#fff;display:inline-flex;flex-shrink:0;font-size:14px;font-weight:700;height:23px;justify-content:center;margin-right:.5rem;width:23px}.business-name{cursor:pointer;font-weight:700;margin-top:5px}.result-place{align-items:flex-start;border-bottom:1px solid #e5e7eb;display:flex;gap:1rem;padding:1rem}.business-image{border-radius:4px;height:50px;object-fit:cover;width:50px}.business-info{grid-gap:6px;display:grid;gap:6px}.business-address{align-items:center;display:flex;gap:8px}.place-details{flex:1 1;min-width:0}.place-name{color:#111827;font-size:1rem;font-weight:500;margin-bottom:.25rem}.place-name,.rank-badge{align-items:center;display:flex}.rank-badge{background-color:#22c55e;border-radius:50%;color:#fff;flex-shrink:0;font-size:.75rem;height:20px;justify-content:center;margin-right:.5rem;width:20px}.place-address{color:#6b7280;font-size:.875rem;margin-bottom:.5rem}.rating-container{display:flex;font-size:12px;gap:.5rem}.click-container{color:#6b7280;font-size:.8rem}.rating-score{color:#f59e0b;font-weight:600}.rating-stars{display:flex;gap:1px}.review-count{color:#6b7280;font-size:.75rem}.results-list::-webkit-scrollbar{width:6px}.results-list::-webkit-scrollbar-track{background:#f1f1f1}.results-list::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.results-list::-webkit-scrollbar-thumb:hover{background:#999}.map-wrapper{flex:1 1;position:relative;z-index:1}.error,.loading,.no-data,.unexpected-state{align-items:center;color:#374151;display:flex;height:100%;justify-content:center;padding:2rem;text-align:center}.loading-data{color:#6b7280;gap:.5rem}.loading-data,.pending-scan{align-items:center;display:flex}.pending-scan{flex-direction:column;height:100%;justify-content:center;padding:2rem;text-align:center}.progress-image{margin-top:2rem;max-width:300px}.info-item{margin-bottom:1rem}.info-item:last-child{margin-bottom:0}.info-item strong{color:#6b7280;display:block;font-size:.875rem;margin-bottom:.25rem}.info-item p{color:#111827;font-size:1rem;margin:0}.legend-dot{border-radius:50%;height:8px;width:8px}.legend-dot.high{background-color:#006400}.legend-dot.medium{background-color:#90ee90}.legend-dot.low{background-color:#ff8c00}.leaflet-popup{left:50%!important;margin:0!important;top:50%!important;transform:translate(-45%)!important;z-index:1000!important}.coordinate-popup{border:20px;border-color:#fff;border-style:solid;position:relative}.coordinate-popup .leaflet-popup-content-wrapper{background:#fff;border-radius:0;box-shadow:0 2px 20px #0003;padding:0}.coordinate-popup .leaflet-popup-content{height:80vh;margin:0;max-width:900px;width:90vw!important}.coordinate-popup .leaflet-popup-tip-container{display:none}.popup-map-section{border-right:1px solid #e5e7eb;height:100%;position:relative;width:70%}.popup-map-section .leaflet-container{height:100%;width:100%;z-index:1}.popup-map-section .leaflet-popup{left:auto!important;position:absolute!important;top:auto!important;transform:translate3d(-50%,-100%,0)!important}.map-wrapper:has(.leaflet-popup) .leaflet-tile-pane{filter:brightness(.6) saturate(.4);opacity:.2}.popup-inner-map .leaflet-tile-pane{filter:none!important;opacity:1!important}.custom-popup-overlay{align-items:center;background-color:#00000080;display:flex;height:919px;inset:0;justify-content:center;position:absolute;z-index:1000}.custom-popup{background:#fff;border-radius:8px;height:80vh;margin:0 auto;max-width:min(1200px,calc(100vw - 300px));padding:30px;position:relative;width:95%}.custom-popup-close{background:none;border:none;cursor:pointer;font-size:24px;position:absolute;right:10px;top:0;z-index:1}.popup-split-view{display:flex;height:100%;width:100%}.map-wrapper:has(.custom-popup-overlay) .leaflet-tile-pane{filter:brightness(.6) saturate(.4);opacity:.2}.new-scan-button{align-items:center;background-color:#2563eb;border:none;color:#fff;display:flex;font-size:12px;height:24px;justify-content:center;transition:all .2s ease;width:124px}.new-scan-button svg{margin-top:1px}.new-scan-button:hover{transform:translateY(-2px)}.share-button{align-items:center;background:linear-gradient(90deg,#2563eb,#1d4ed8);border:none;border-radius:.375rem;box-shadow:0 2px 4px #2563eb26;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:8px;margin-left:10px;padding:.75rem 1rem;transition:all .2s ease}.share-button:hover{background:linear-gradient(90deg,#1d4ed8,#1e40af);box-shadow:0 4px 8px #1d4ed833;transform:translateY(-2px)}.share-button:active{box-shadow:0 2px 4px #1d4ed826;transform:translateY(0)}.schedule-scan-button{align-items:center;background:linear-gradient(90deg,#2563eb,#1d4ed8);border:none;border-radius:.375rem;box-shadow:0 2px 4px #2563eb26;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:8px;margin-left:10px;padding:.75rem 1rem;transition:all .2s ease}.schedule-scan-button:hover{background:linear-gradient(90deg,#1d4ed8,#1e40af);box-shadow:0 4px 8px #1d4ed833;transform:translateY(-2px)}.schedule-scan-button:active{box-shadow:0 2px 4px #1d4ed826;transform:translateY(0)}.ai-report-button{align-items:center;background:linear-gradient(90deg,#168e50,#0d723e);border:none;border-radius:.375rem;box-shadow:0 2px 4px #168e5026;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:8px;margin-left:10px;padding:.75rem 1rem;transition:all .2s ease}.ai-report-button:hover{background:linear-gradient(90deg,#0d723e,#0a5e33);box-shadow:0 4px 8px #0d723e33;transform:translateY(-2px)}.ai-report-button:active{box-shadow:0 2px 4px #0d723e26;transform:translateY(0)}.overflow-hidden{overflow:hidden}.view-tabs{background-color:#f8f9fa;border-bottom:.5px solid #e5e7eb;display:flex;gap:2px}.view-tab{background-color:initial;border:none;border-bottom:3px solid #0000;color:#6b7280;cursor:pointer;font-size:14px;font-weight:500;padding:12px 20px;transition:all .2s ease}.view-tab:hover{color:#2563eb}.view-tab.active{border-bottom-color:#2563eb;color:#2563eb}.main-content{overflow:auto}.track-competitor-button{align-items:center;background-color:#6b46c1;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:12px;gap:4px;height:24px;padding:4px 8px;transition:background-color .2s}.track-competitor-button:hover{background-color:#553c9a;transform:translateY(-2px)}.click-container{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.business-info{display:flex;flex:1 1;flex-direction:column;padding-bottom:8px}.history-navigation{align-items:center;background-color:#f8f9fa;border-radius:8px;box-shadow:0 1px 3px #0000001a;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:20px;padding:10px 15px}.button-container{display:flex;gap:12px;margin-left:auto;order:2}.back-button-scheduled,.generate-report-button{align-items:center;border-radius:6px;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:10px 16px;transition:all .2s ease;white-space:nowrap}.back-button-scheduled{background-color:#fff;border:1px solid #e5e7eb;color:#374151}.back-button-scheduled:hover{background-color:#f3f4f6;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.generate-report-button{background-color:#2563eb;border:1px solid #2563eb;color:#fff}.generate-report-button:hover{background:#1862f8;box-shadow:0 3px 5px #00000026;transform:translateY(-2px)}.compare-button-scheduled{align-items:center;background-color:#2563eb;border:1px solid #2563eb;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:10px 16px;transition:all .2s ease;white-space:nowrap}.compare-button-scheduled:hover{background:#1862f8;box-shadow:0 3px 5px #00000026;transform:translateY(-2px)}.scan-selector{display:flex;flex-direction:column;margin-top:15px;order:3;position:relative;width:100%}.scan-range-input{-webkit-appearance:none;appearance:none;background:#ddd;border-radius:3px;cursor:pointer;height:6px;margin:10px 0;outline:none;position:relative;width:100%}.scan-range-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#007bff;border-radius:50%;box-shadow:0 1px 3px #0000004d;cursor:pointer;height:16px;-webkit-transition:transform .1s ease;transition:transform .1s ease;width:16px;z-index:3}.scan-range-input::-moz-range-thumb{background:#007bff;border-radius:50%;box-shadow:0 1px 3px #0000004d;cursor:pointer;height:16px;-moz-transition:transform .1s ease;transition:transform .1s ease;width:16px;z-index:3}.scan-range-ticks{display:flex;justify-content:space-between;left:0;pointer-events:none;position:absolute;right:0;top:13px;width:100%}.scan-range-tick{background-color:#ccc;flex:0 0 1px;height:5px;width:1px}.scan-dates{-webkit-overflow-scrolling:touch;display:flex;gap:0;overflow-x:auto;padding-bottom:8px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:thin;width:100%}.scan-dates::-webkit-scrollbar{height:4px}.scan-dates::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.scan-dates::-webkit-scrollbar-thumb{background:#888;border-radius:2px}@media (min-width:768px){.scan-dates{scrollbar-width:none}.scan-dates::-webkit-scrollbar{display:none}}.scan-date-label{border-right:1px solid #eee;box-sizing:border-box;cursor:pointer;flex:0 0 auto;font-size:.8rem;margin:0;overflow:hidden;padding:4px 0;text-align:center;text-overflow:ellipsis;transition:all .2s ease;white-space:nowrap}.scan-date-label.active{background-color:#007bff1a;color:#007bff;font-weight:700;min-width:85px!important;position:relative;z-index:1}.scan-date-label.active:before{height:10px;top:-14px;width:1px;z-index:2}.scan-date-label.active:after,.scan-date-label.active:before{background-color:#007bff;content:"";left:50%;position:absolute;transform:translateX(-50%)}.scan-date-label.active:after{border-radius:2px;bottom:-4px;height:3px;width:30px}@media (max-width:768px){.button-container{justify-content:flex-end;width:100%}.scan-selector{margin-top:15px}}@media (min-width:769px) and (max-width:1024px){.history-navigation{flex-wrap:nowrap}.scan-selector{margin-top:0;order:1;width:60%}.button-container{width:auto}}.scheduled-scan-history .results-header{display:none!important}.loading-container{gap:16px}.error-message{background-color:#fee2e2;border-radius:6px;color:#b91c1c}.no-results,.no-scan-data{background-color:#f9fafb;border-radius:6px;color:#6b7280;padding:30px;text-align:center}.calendar-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 6px #0000001a;overflow:hidden}.calendar-header{align-items:center;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:12px 16px}.calendar-month-title{color:#111827;font-size:16px;font-weight:600;margin:0}.calendar-nav-button{align-items:center;background:none;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;height:30px;justify-content:center;transition:all .2s;width:30px}.calendar-nav-button:hover{background-color:#e5e7eb;color:#111827}.calendar-weekdays{background-color:#f3f4f6;border-bottom:1px solid #e5e7eb;display:grid;grid-template-columns:repeat(7,1fr);text-align:center}.calendar-weekday{color:#6b7280;font-size:12px;font-weight:600;padding:10px}.calendar-days{grid-gap:1px;background-color:#f3f4f6;display:grid;gap:1px;grid-template-columns:repeat(7,1fr)}.calendar-day{background-color:#fff;cursor:pointer;display:flex;flex-direction:column;height:80px;padding:5px;position:relative;transition:all .2s}.calendar-day.empty{background-color:#f9fafb;cursor:default}.calendar-day-number{align-items:center;border-radius:50%;color:#6b7280;display:flex;font-size:12px;height:20px;justify-content:center;left:5px;position:absolute;top:5px;width:20px}.calendar-day.has-scans{background-color:#f0f9ff;cursor:pointer}.calendar-day.has-scans:hover{background-color:#e0f2fe;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.calendar-day.has-scans .calendar-day-number{background-color:#2563eb;color:#fff}.calendar-day.selected{background-color:#dbeafe;border:2px solid #2563eb;z-index:1}.calendar-scan-indicator{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin-top:25px}.scan-count{color:#6b7280;font-size:11px;margin-bottom:4px}.scan-ranking{color:#2563eb;font-size:16px;font-weight:700}.comparison-popup-footer{align-items:center;background-color:#f9fafb;justify-content:space-between}.selected-dates-summary{color:#6b7280;font-size:14px}.comparison-actions{display:flex;gap:12px}.comparison-popup-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.comparison-popup{animation:popup-fade-in .3s ease;background:#fff;border-radius:8px;box-shadow:0 4px 20px #0003;display:flex;flex-direction:column;max-height:80vh;max-width:600px;overflow:hidden;width:90%}@keyframes popup-fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.comparison-popup-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:16px 20px}.comparison-popup-header h3{color:#111827;font-size:18px;font-weight:600;margin:0}.close-popup-button{align-items:center;background:none;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;font-size:24px;height:30px;justify-content:center;transition:color .2s;width:30px}.close-popup-button:hover{background-color:#f3f4f6;color:#111827}.comparison-popup-content{flex:1 1;overflow-y:auto;padding:20px}.comparison-instructions{color:#6b7280;font-size:14px;margin:0 0 16px}.scan-selection-list{display:flex;flex-direction:column;gap:10px;max-height:300px;overflow-y:auto}.scan-selection-item{align-items:center;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;display:flex;gap:12px;padding:12px;transition:all .2s}.scan-selection-item:hover{background-color:#f9fafb;box-shadow:0 2px 5px #0000000d;transform:translateY(-1px)}.scan-selection-item.selected{background-color:#eff6ff;border-color:#2563eb}.selection-checkbox{align-items:center;border:2px solid #d1d5db;border-radius:4px;color:#fff;display:flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.scan-selection-item.selected .selection-checkbox{background-color:#2563eb;border-color:#2563eb}.selection-checkbox svg{height:16px;width:16px}.scan-selection-details{flex:1 1}.scan-date{color:#111827;font-weight:500;margin-bottom:4px}.scan-ranking{color:#6b7280;font-size:14px}.ranking-value{color:#2563eb;font-weight:600}.comparison-popup-footer{border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end;padding:16px 20px}.cancel-comparison-button{background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#6b7280;cursor:pointer;font-weight:500;padding:8px 16px;transition:all .2s}.cancel-comparison-button:hover{background-color:#f3f4f6;color:#374151}.compare-scans-button{background-color:#2563eb;border:1px solid #2563eb;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:8px 16px;transition:all .2s}.compare-scans-button:hover:not(:disabled){background-color:#1d4ed8;transform:translateY(-1px)}.compare-scans-button:disabled{background-color:#9ca3af;border-color:#9ca3af;cursor:not-allowed;opacity:.5}.no-scans-message{color:#6b7280;font-style:italic;padding:24px;text-align:center}.scan-info{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:20px;padding:12px 0}.scan-info-name{color:#111827;font-size:18px;font-weight:600;margin:0;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scan-info-details{align-items:center;color:#4b5563;display:flex;font-size:14px;gap:24px}.scan-info-business{align-items:center;display:flex;gap:6px}.info-label-ssh{color:#6b7280;font-weight:800}.scan-info-schedule{align-items:center;color:#4b5563;display:flex;gap:8px}.info-icon{color:#6b7280}.scan-status{align-items:center;border-radius:12px;display:inline-flex;font-size:12px;font-weight:500;margin-left:8px;padding:2px 8px}.scan-status.active{background-color:#dcfce7;color:#15803d}.scan-status.paused{background-color:#fee2e2;color:#b91c1c}@media (max-width:768px){.scan-info,.scan-info-details{align-items:flex-start;flex-direction:column;gap:8px;width:100%}.button-container{justify-content:flex-start;margin-top:8px;width:100%}}.keyword-filter-wrapper{position:relative}.filter-button{align-items:center;background-color:#f8f9fa;border:1px solid #e5e7eb;border-radius:.375rem;cursor:pointer;display:flex;font-size:18px;gap:6px;padding:10px 16px}.filter-option{cursor:pointer;padding:8px 12px}.filter-option:hover{background-color:#f3f4f6}.filter-option.active{background-color:#e0f2fe;font-weight:500}.scan-keyword{color:#6b7280;font-size:10px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.keyword-filter-wrapper{left:360px!important;position:absolute!important;top:225px;z-index:999!important}@media (min-width:1600px){.keyword-filter-wrapper{right:calc(15vw + 740px)!important}}@media (max-width:1200px){.keyword-filter-wrapper{right:25vw!important}}@media (max-width:768px){.keyword-filter-wrapper{margin-bottom:10px;position:static!important}}.history-navigation-container{align-items:center;display:flex;justify-content:space-between;width:100%}.action-buttons-container{align-items:center;display:flex;gap:12px}.scan-history-empty-container{align-items:center;background-color:#f8fafc;border-radius:8px;display:flex;height:calc(100vh - 200px);justify-content:center;width:100%}.scan-history-empty-content{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px #0000000d;max-width:400px;padding:40px;text-align:center}.scan-history-empty-icon{align-items:center;background-color:#f1f5f9;border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 20px;width:80px}.scan-history-empty-title{color:#1e293b;font-size:20px;font-weight:600;margin-bottom:12px}.scan-history-empty-message{color:#64748b;line-height:1.5;margin-bottom:24px}.scan-history-empty-actions{display:flex;justify-content:center}.scan-history-empty-actions .back-button-scheduled{transition:all .2s ease}.scan-history-empty-actions .back-button-scheduled:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.scheduled-scan-history .scan-analysis-export-top-right{top:-.25rem}.keyword-filter-dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;box-shadow:0 4px 6px #0000001a;left:0;margin-top:4px;max-height:240px;overflow-y:auto;position:absolute;top:100%;width:auto;z-index:10}.keyword-filter-dropdown::-webkit-scrollbar{width:6px}.keyword-filter-dropdown::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:3px}.keyword-filter-dropdown::-webkit-scrollbar-track{background:#0000}.date-filter-buttons{gap:.5rem}.date-filter-button{align-items:center;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:.375rem;color:#475569;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.375rem;padding:.5rem .75rem;transition:all .2s ease}.date-filter-button:hover{background-color:#e2e8f0}.date-filter-button.active{background-color:#3b82f6;border-color:#2563eb;color:#fff}.calendar-icon{color:currentColor}.date-picker-container{background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;left:0;margin-top:.5rem;padding:1rem;position:absolute;top:100%;width:300px;z-index:10}.date-inputs{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.date-input-group input{border:1px solid #e2e8f0;border-radius:.375rem;font-size:.875rem;padding:.5rem}.date-picker-buttons{display:flex;gap:.5rem;justify-content:flex-end}.apply-button,.cancel-button{border-radius:.375rem;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.apply-button{background-color:#3b82f6;border:1px solid #2563eb;color:#fff;cursor:pointer}.apply-button:hover{background-color:#2563eb}.cancel-button{background-color:#f1f5f9;border:1px solid #e2e8f0;color:#475569}.cancel-button:hover{background-color:#e2e8f0}@media (max-width:768px){.date-filter-buttons{flex-direction:column;width:100%}.date-picker-container{width:100%}}.keyword-ranking-container{background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 1px 3px #0000001a;margin-bottom:20px}.table-header{align-items:center;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding:15px}.table-header h2{font-size:18px;font-weight:600;margin:0}.table-controls{display:flex;gap:10px}.date-range-select{background-color:#fff;border:1px solid #ddd;border-radius:4px;font-size:14px;padding:6px 10px}.export-button-rank-table{align-items:center;background:linear-gradient(90deg,#009cff,#0d47a1);border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:8px;height:34px;padding:6px 12px;transition:all .2s;width:124px}.export-button-rank-table:hover{background:linear-gradient(90deg,#0d47a1,#0d47a1);box-shadow:0 2px 4px #0000001a;transform:translateY(-2px)}.table-wrapper{max-width:100%;overflow-x:auto}.ranking-table{border-collapse:collapse;width:100%}.ranking-table td,.ranking-table th{border-bottom:1px solid #eee;padding:10px 15px;text-align:left;white-space:nowrap}.ranking-table thead th{color:#495057;font-size:12px;font-weight:500;text-transform:uppercase}.sortable-header{cursor:pointer}.sortable-header:hover{background-color:#e9ecef}.header-content{align-items:center;display:flex;gap:5px}.sort-indicator{align-items:center;display:inline-flex}.data-row:hover{background-color:#f8f9fa}.keyword-cell{color:#212529;font-weight:500}.ranking-badge{border-radius:4px;display:inline-block;font-weight:500;padding:4px 8px}.ranking-excellent{background-color:#d4edda;color:#155724}.ranking-good{background-color:#d1e7dd;color:#0f5132}.ranking-average{background-color:#fff3cd;color:#856404}.ranking-poor{background-color:#f8d7da;color:#721c24}.change-indicator{align-items:center;display:flex;gap:5px}.positive-change{color:#28a745}.negative-change{color:#dc3545}.change-icon{flex-shrink:0}.history-cell{position:relative;text-align:center}.position-change{font-size:10px;margin-left:3px}.position-down{color:#dc3545}.position-up{color:#28a745}.date-header{text-align:center}.loading-container{align-items:center;color:#6c757d;display:flex;flex-direction:column;justify-content:center;padding:40px;text-align:center}.loading-spinner{border:3px solid #007bff4d;border-top-color:#007bff;display:inline-block;height:30px;margin-bottom:10px;width:30px}.error-message{color:#dc3545;padding:20px;text-align:center}.no-data-message{color:#6c757d;font-style:italic;padding:40px;text-align:center}.ranking-table thead th{background-color:#f8f9fa;position:sticky;top:0;z-index:2}.ranking-table td:first-child,.ranking-table th:first-child{background-color:#fff;left:0;position:sticky;z-index:3}.not-tracking-row{opacity:.7}.not-tracking-badge{background-color:#f0f0f0;border-radius:10px;color:#666;display:inline-block;font-size:11px;font-weight:400;margin-left:8px;padding:2px 6px}.scheduled-scans-container{padding:20px}.header{align-items:center;display:flex;gap:20px;justify-content:flex-start}.new-schedule-button{background:linear-gradient(90deg,#009cff,#0d47a1);border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;padding:8px 16px;transition:all .2s}.new-schedule-button:hover{background:linear-gradient(90deg,#0d47a1,#0d47a1);box-shadow:0 2px 4px #0000001a;transform:translateY(-2px)}.scans-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(330px,1fr))}.scan-card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:16px;transition:transform .2s ease,box-shadow .2s ease}.scan-card:hover{box-shadow:0 4px 8px #00000026;transform:translateY(-3px)}.scan-header{align-items:center;border-bottom:1px solid #eee;justify-content:space-between;margin-bottom:12px;padding-bottom:8px}.scan-header h3{color:#333;font-size:18px;font-weight:600;margin:0 0 15px}.scan-actions{display:flex;gap:8px}.action-button-scheduled{align-items:center;background-color:#f8f9fa;border:1px solid #e9ecef;box-shadow:0 4px 8px #00000026;color:#495057;cursor:pointer;display:flex;height:32px;justify-content:center;padding:8px;transition:all .2s ease}.action-button-scheduled:hover{box-shadow:0 2px 4px #0000001a;transform:translateY(-2px)}.edit-button:hover,.pause-button:hover,.play-button:hover,.share-button-scheduled:hover,.view-button:hover{background-color:#d3d3d3}.notification-on-button{color:#17a2b8}.notification-on-button:hover{background-color:#d3d3d3}.notification-off-button{color:#6c757d}.notification-off-button:hover{background-color:#d3d3d3}.delete-button-scheduled{color:#dc3545}.delete-button-scheduled:hover{background-color:#dc3545;border-color:#dc3545;color:#fff}.frequency{align-items:center!important;color:#666;display:flex!important;gap:8px}.scan-details p{align-items:flex-start;display:flex;font-size:14px;line-height:1.6;margin:8px 0}.scan-details p strong{color:#555;display:inline-block;font-weight:600;margin-right:8px;min-width:100px}.notification-line,.status-line{align-items:center;display:flex;margin:8px 0}.status-active,.status-paused{align-items:center;border-radius:12px;display:flex;font-size:13px;font-weight:500;gap:4px;padding:3px 8px}.status-active{background-color:#28a7451a;color:#28a745}.status-paused{background-color:#dc35451a;color:#dc3545}.notifications-disabled,.notifications-enabled{align-items:center;border-radius:12px;display:flex;font-size:13px;font-weight:500;gap:4px;padding:3px 8px}.notifications-enabled{background-color:#17a2b81a;color:#17a2b8}.notifications-disabled{background-color:#6c757d1a;color:#6c757d}.notifications-disabled svg,.notifications-enabled svg,.status-active svg,.status-paused svg{align-items:center;display:inline-flex;justify-content:center}.loading{align-items:center;display:flex;font-size:16px;justify-content:center}.loading,.no-scans{color:#6c757d;padding:40px}.no-scans{background-color:#f8f9fa;border-radius:8px;margin-top:20px;text-align:center}@media (max-width:600px){.scans-grid{grid-template-columns:1fr}.scan-header{align-items:flex-start;flex-direction:column}.scan-actions{justify-content:space-between;margin-top:10px;width:100%}}.schedule-map-section #distanceUnitSelection button.active{background-color:#2563eb!important;border-color:#4681f4;color:#fff}.scheduled-scan-icon-frequency,.scheduled-scan-list-frequency{align-items:center;display:flex}.scheduled-scan-text-frequency{margin-left:3px}.scheduled-rankings-close-report-button{align-items:center;background:linear-gradient(90deg,#fff,#f8f9fa);border:1px solid #dee2e6;border-radius:4px;color:#6c757d;cursor:pointer;display:flex;font-weight:500;gap:8px;margin-bottom:10px;padding:8px 16px;transition:all .2s}.scheduled-rankings-close-report-button:hover{background:linear-gradient(90deg,#e9ecef,#e9ecef);box-shadow:0 2px 4px #0000000d;transform:translateY(-2px)}.scheduled-rankings-generate-report-button{align-items:center;background:linear-gradient(90deg,#34c759,#28a745);border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:8px;padding:8px 16px;transition:all .2s}.scheduled-rankings-generate-report-button:hover{background:linear-gradient(90deg,#28a745,#28a745);box-shadow:0 2px 4px #0000001a;transform:translateY(-2px)}.scan-select{align-items:center;display:flex;gap:6px;justify-content:right;margin-bottom:8px}.header .scan-select{margin-bottom:0!important}.scan-select span{color:#9ca3af;font-size:14px}.scan-select input[type=checkbox]{cursor:pointer}.show-more-less-button{background:none;border:none;color:#2563eb;cursor:pointer;font-size:.875rem;margin-left:8px;padding:0;text-decoration:underline}.manage-shares-button{align-items:center;background:linear-gradient(90deg,#009cff,#0d47a1);border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;gap:8px;padding:8px 12px;transition:background-color .2s}.manage-shares-button:hover{background:linear-gradient(90deg,#0d47a1,#0d47a1)}.close-button-shared{background:none;border:none;border-radius:.375rem;color:#6b7280;cursor:pointer;font-size:1.75rem;line-height:1;margin-right:5px;margin-top:5px;padding:.25rem .5rem}.close-button-shared:hover{color:#374151}.manage-shares-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:999}.manage-shares-popup{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;display:flex;flex-direction:column;max-height:80vh;max-width:1100px;overflow:hidden;position:relative;width:90%}.shares-popup-header{align-items:center;background-color:#f8f9fa;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:16px 20px}.shares-popup-header h2{color:#333;font-size:18px;font-weight:600;margin:0}.close-button{background:#0000;border-radius:4px;padding:8px;right:12px;top:12px;transition:all .2s}.shares-popup-content{flex:1 1;overflow-y:auto;padding:20px}.no-shares,.shares-error,.shares-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:40px 20px;text-align:center}.shares-loading{color:#6b7280}.shares-error{color:#ef4444}.no-shares{color:#6b7280}.shares-list{display:flex;flex-direction:column;gap:16px}.share-item{align-items:center;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;display:flex;justify-content:space-between;padding:16px;transition:all .2s}.share-item:hover{border-color:#d1d5db;box-shadow:0 2px 4px #0000000d}.share-item-details{flex:1 1;overflow:hidden}.share-item-name{color:#111827;font-size:16px;margin-bottom:4px}.share-item-business,.share-item-created{color:#6b7280;font-size:14px;margin-bottom:4px}.share-item-url{align-items:center;display:flex;margin-top:8px}.share-url-text{background-color:#f3f4f6;border-radius:4px;color:#3b82f6;font-size:14px;max-width:860px;overflow:hidden;padding:6px 10px}.share-item-actions{display:flex;gap:8px}.share-action-button{align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:all .2s}.share-action-button:hover{background-color:#f9fafb;border-color:#d1d5db}.share-action-button.copy-button:hover{border-color:#3b82f6;color:#3b82f6}.share-action-button.open-button:hover{border-color:#10b981;color:#10b981}.share-action-button.delete-button:hover{border-color:#ef4444;color:#ef4444}body .swal2-container{z-index:990709!important}.animate-spin{animation:spin 1s linear infinite}@media (max-width:640px){.share-item{align-items:flex-start;flex-direction:column}.share-item-actions{align-self:flex-end;margin-top:16px}.share-url-text{max-width:280px}}.new-scheduled-scan{display:flex;flex-direction:column;height:100%}.edit-scan-info{background:#fff;border-radius:8px;left:10px;padding:15px;position:absolute;top:30px;width:300px;z-index:1}.edit-scan-info h3{color:#333;font-size:16px;margin:0 0 10px}.edit-scan-info p{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;box-orient:vertical;color:#666;display:-webkit-box;display:box;font-size:14px;line-height:1.3em;margin:5px 0;max-height:2.6em;overflow:hidden;text-overflow:ellipsis}.schedule-map-section .search-inputs{border-bottom:none;border-left:none;border-right:none;left:10px;padding:15px 15px 0;top:40px;z-index:999}.schedule-form,.schedule-map-section .search-inputs{background:#fff;border-radius:8px;position:absolute;width:300px}.schedule-form{box-shadow:0 2px 4px #0000001a;left:338px;padding:15px 16px 15px 15px;top:296px;z-index:1}.form-group input,.form-group select{border:1px solid #ddd!important;border-radius:4px!important;font-size:14px;padding:8px 12px!important;width:90%!important}.submit-button{background-color:#007bff;border-radius:4px;font-size:16px;padding:12px}.schedule-map-section input[type=number],.schedule-map-section select{margin-right:10px!important;max-width:120px!important;padding:6px!important}.pac-container{z-index:9999}.schedule-map-section{height:400px;margin-bottom:20px;position:relative}.schedule-map-section #dimensionsDiv{background-color:#fff;border-radius:10px 10px 0 0;display:inline-flex;margin-left:10px;padding:10px 65px;position:absolute;top:90px;width:200px}.schedule-map-section #dimensionsDiv .custom-dropdown{margin:0}.form-group input[type=text]{margin-bottom:0!important;width:270px!important}.form-group #frequency{width:99%!important}@media screen and (min-width:1521px) and (max-width:1680px){.schedule-form{right:800px}}@media screen and (max-width:1520px){.schedule-form{right:450px}}.new-scheduled-scan #distanceUnitSelection{margin-top:20px}.checkbox-group{margin-bottom:16px}.checkbox-label{align-items:center;cursor:pointer;display:flex;font-weight:400}.checkbox-label input[type=checkbox]{cursor:pointer;margin-right:10px;width:auto}.form-group label{color:#333}.schedule-config-section input[type=checkbox]{border:2px solid #ccc;border-radius:4px;cursor:pointer;height:18px;margin-left:0;outline:none;transition:border-color .2s,background-color .2s;width:16px!important}.schedule-config-section input[type=checkbox]:checked{background-color:#2563eb;border-color:#2563eb}.schedule-config-section input[type=checkbox]:checked:before{border:solid #fff;border-width:0 2px 2px 0;content:"";height:8px;left:6px;position:absolute;top:3px;transform:rotate(45deg);width:4px}.schedule-config-section input[type=checkbox]:hover{border-color:#2563eb}.schedule-config-section input[type=checkbox]:disabled{background-color:#f0f0f0;border-color:#ccc;cursor:not-allowed}.schedule-config-section span{text-align:center}.schedule-config-section .checkbox-group{align-items:center;display:flex}.schedule-config-section .checkbox-container{align-items:center;display:flex;justify-content:center}.schedule-config-section .label-container{align-items:center;border-radius:4px;display:flex;flex-grow:1;margin-top:8px;padding:5px 10px}.keywords-input-container input{border:1px solid #ccc;border-radius:4px;padding:6px 10px}.add-keyword-btn,.remove-keyword-btn{align-items:center;background-color:#f0f0f0;border:none;border-radius:4px;cursor:pointer;display:flex;justify-content:center;padding:6px;transition:background-color .2s ease,box-shadow .2s ease}.add-keyword-btn{background-color:#4caf50;margin-left:8px}.add-keyword-btn:hover:not(:disabled){background-color:#43a047}.remove-keyword-btn{background-color:initial;margin-left:4px;padding:2px}.keywords-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.keywords-input-container{align-items:center;display:flex;gap:6px}.keywords-row{align-items:center;display:flex;gap:8px;margin-bottom:8px}.keywords-row input{border:1px solid #ccc;border-radius:4px;flex:1 1;font-size:14px;padding:6px 10px}.keyword-chip{background-color:#f1f1f1;border-radius:16px;font-size:14px}.add-keyword-btn,.keyword-chip{align-items:center;display:flex;padding:6px 10px}.add-keyword-btn{background-color:#22c55e;border:none;border-radius:4px;color:#fff;cursor:pointer;justify-content:center}.add-keyword-btn:disabled{background-color:#ccc;cursor:not-allowed}.remove-keyword-btn{background:none;border:none;color:#888;cursor:pointer;margin-left:6px}.remove-keyword-btn:hover{color:#e53935}.new-scheduled-scan #enter-kw,.new-scheduled-scan .keyword-input-container,.new-scheduled-scan .keyword-tags-container,.new-scheduled-scan input:nth-of-type(0){display:none}.input-with-clear{flex:1 1;position:relative}.input-with-clear input{padding-right:30px;width:100%}.clear-keyword-btn{align-items:center;background:none;border:none;color:#999;cursor:pointer;display:flex;justify-content:center;padding:0;position:absolute;right:8px;top:50%;transform:translateY(-50%)}.clear-keyword-btn:hover{color:#333}#scheduled-scan-form-keyword{width:95%!important}.bulk-keywords-toggle{background:none;border:none;color:#3b82f6;cursor:pointer;font-size:14px;margin-bottom:10px;margin-top:8px;text-decoration:underline}.bulk-keywords-container{margin-top:10px}.bulk-keywords-container textarea{border:1px solid #ddd;border-radius:4px;padding:8px;resize:vertical;width:100%}.add-bulk-keywords-btn{background:linear-gradient(90deg,#009cff,#0d47a1);border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;margin:8px 0;padding:6px 12px;transition:all .2s}.add-bulk-keywords-btn:hover{background:linear-gradient(90deg,#0d47a1,#0d47a1);box-shadow:0 2px 4px #0000001a;transform:translateY(-2px)}.bulk-keywords-toggle:disabled{color:#9ca3af;cursor:not-allowed;opacity:.6;text-decoration:none}.keywords-toggle-btn{align-items:center;background:none;border:none;color:#2563eb;cursor:pointer;display:flex;font-size:12px;gap:4px;margin-top:4px}.keywords-list{display:flex;flex-wrap:wrap;gap:8px;max-height:150px;overflow-y:auto;scrollbar-color:#cbd5e1 #f1f5f9;scrollbar-width:thin}.scheduled-scan-ai-modal{align-items:center;background:#00000080;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.scheduled-scan-ai-modal-content{background:#fff;border-radius:8px;box-shadow:0 10px 25px #0000001a;max-width:500px;padding:24px;width:90%}.scheduled-scan-ai-modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.scheduled-scan-ai-modal-header h3{color:#334155;font-size:1.3rem;margin:0}.scheduled-scan-ai-close-btn{background:none;border:none;color:#94a3b8;cursor:pointer;font-size:24px}.scheduled-scan-ai-loading{align-items:center;display:flex;gap:12px;justify-content:center;padding:20px}.scheduled-scan-ai-spinner{animation:spin 1s linear infinite;border:3px solid #009cff33;border-radius:50%;border-top-color:#009cff;height:22px;width:22px}.scheduled-scan-ai-suggestion-list{margin-bottom:16px;max-height:300px;overflow-y:auto}.scheduled-scan-ai-suggestion-item{align-items:center;border-radius:6px;display:flex;font-size:14px;justify-content:space-between;padding:8px 14px;transition:background-color .2s ease}.scheduled-scan-ai-suggestion-item:hover{background-color:#f1f5f9}.scheduled-scan-ai-add-btn{background-color:#009cff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;padding:4px 10px}.scheduled-scan-ai-add-btn[disabled]{background-color:#cbd5e1;cursor:not-allowed}.scheduled-scan-ai-error{color:#b91c1c;font-size:13px;margin-bottom:12px;text-align:center}.scheduled-scan-ai-limit-msg{color:#b91c1c;font-size:13px;margin-top:8px;text-align:center}.scheduled-scan-ai-token-bar{background:#e2e8f0;height:8px;margin-bottom:6px}.scheduled-scan-ai-token-fill{background:linear-gradient(90deg,#009cff,#00c3ff)}.scheduled-scan-ai-token-text{color:#64748b;font-size:12px;text-align:center}.scheduled-scan-ai-trigger-btn{background-color:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;margin-top:10px;padding:8px 14px;transition:background-color .2s ease}.scheduled-scan-ai-trigger-btn:hover{background-color:#2563eb}.scheduled-scan-ai-trigger-btn:disabled{background-color:#cbd5e1;color:#666;cursor:not-allowed}.scheduled-scan-ai-suggestions-btn{align-items:center;background:linear-gradient(90deg,#009cff,#0d47a1);border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:500;gap:6px;padding:6px 12px;transition:all .2s}.scheduled-scan-ai-suggestions-btn:hover:not(:disabled){background:linear-gradient(90deg,#0d47a1,#0d47a1);box-shadow:0 2px 4px #0000001a;transform:translateY(-2px)}.scheduled-scan-ai-suggestions-btn:disabled{background:#cbd5e1;box-shadow:none;color:#666;cursor:not-allowed;transform:none}.scheduled-scan-ai-suggestions-btn .sparkle-icon{stroke:currentColor}.scheduled-scan-ai-token-bar{background-color:#e5e7eb;border-radius:4px;height:6px;margin-top:12px}.scheduled-scan-ai-token-fill{height:100%;transition:width .3s ease}.scheduled-scan-ai-token-usage{color:#4b5563;font-size:.85rem;margin-top:4px;text-align:center}.scheduled-scan-ai-token-warning{color:#dc2626;font-weight:500}.scheduled-scan-ai-token-bar{background:#eee;border-radius:5px;height:10px;margin:10px 0 5px;overflow:hidden;width:100%}.scheduled-scan-ai-token-bar-fill{height:100%;transition:width .3s ease-in-out}.scheduled-scan-ai-keyword-error{color:#dc2626;font-size:.9rem;margin-top:6px;text-align:center}.scheduled-scan-ai-upgrade-btn{margin-top:12px;padding:8px 16px}.scheduled-scan-ai-upgrade-btn-wrapper{display:flex;justify-content:center;margin-top:12px}.scheduled-scan-ai-upgrade-btn{background-color:#3085d6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px}.scheduled-scan-ai-upgrade-btn:hover{background-color:#2563eb}.advanced-settings-button{color:#4b5563;display:block;padding:10px 12px;text-align:left;transition:background-color .2s;width:100%}input[id=customZoom]{width:88%!important}.scheduled-scan-modal{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.scheduled-scan-modal-content{background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;max-height:90vh;max-width:500px;overflow-y:auto;padding:20px;width:90%}.scheduled-scan-modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:10px}.scheduled-scan-modal-header h3{font-size:1.25rem;font-weight:600;margin:0}.scheduled-scan-modal-close-btn{align-items:center;background:none;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.scheduled-scan-modal-close-btn:hover{background-color:#f3f4f6;color:#111827}.advanced-settings-modal{max-width:450px}.advanced-settings-form{display:flex;flex-direction:column;gap:20px;margin-bottom:20px}.advanced-setting-field{display:flex;flex-direction:column;gap:8px}.advanced-setting-field label{color:#111827;font-weight:500}.advanced-setting-field input,.advanced-setting-field select{border:1px solid #d1d5db;border-radius:6px;font-size:14px;padding:10px;width:100%}.advanced-setting-field input:focus,.advanced-setting-field select:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a;outline:none}.field-hint{color:#6b7280;font-size:12px;margin-top:4px}.advanced-settings-actions{border-top:1px solid #e5e7eb;display:flex;gap:10px;justify-content:flex-end;margin-top:20px;padding-top:15px}.advanced-settings-actions button{border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px}.advanced-settings-actions .cancel-btn{background:linear-gradient(90deg,#f3f4f6,#e5e7eb);background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;color:#4b5563;cursor:pointer;font-size:.875rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.advanced-settings-actions .cancel-btn:hover{background-color:#f3f4f6;transform:translateY(-5%)}.advanced-settings-actions .save-btn{background-color:#2563eb;background:linear-gradient(90deg,#009cff,#0d47a1);border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.advanced-settings-actions .save-btn:hover{background-color:#1d4ed8;transform:translateY(-5%)}.advanced-settings-button{align-items:center;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;display:flex;font-size:14px;font-weight:500;padding:10px 16px;transition:all .2s}.advanced-settings-button:hover{background-color:#e5e7eb}.advanced-setting-field select{width:93%!important}.notification-container{bottom:30px;display:inline-block;position:relative}.notification-bell-button{background:#0000;border:none;border-radius:50%;cursor:pointer;padding:8px;position:relative;transition:background-color .2s}.notification-bell-button:hover{background-color:#0000000d}.bell-icon{color:#666;height:24px;width:24px}.bell-icon.has-notifications{color:#3b82f6}.notification-counter{align-items:center;animation:notification-pulse 2s infinite;background-color:#ef4444;border-radius:50%;color:#fff;display:flex;font-size:11px;height:16px;justify-content:center;position:absolute;right:-4px;top:-4px;width:16px}@keyframes notification-pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.notification-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #00000026;left:0;margin-top:8px;max-height:400px;overflow-y:auto;position:absolute;top:100%;width:384px;z-index:50}.notification-header{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;color:#708090;display:flex;justify-content:space-between;padding:12px;position:sticky;top:0}.notification-header h3{font-size:18px;font-weight:600;margin:0}.notification-content{padding:8px}.no-notifications{color:#6b7280;margin:0;padding:16px;text-align:center}.notification-item{border-bottom:1px solid #e5e7eb;padding:12px}.notification-item:last-child{border-bottom:none}.notification-item.unread{background-color:#eff6ff}.notification-item-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:15px}.notification-item-header h4{color:#111827;font-weight:500;margin:0}.notification-date{color:#9ca3af;font-size:12px;margin-left:8px;margin-top:5px;white-space:nowrap}.notification-message{color:#4b5563;font-size:14px;margin:4px 0}.mark-as-read{background:linear-gradient(90deg,#009cff,#0d47a1);border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;padding:5px 10px;transition:all .2s}.mark-as-read:hover{background:linear-gradient(90deg,#0d47a1,#0d47a1);box-shadow:0 2px 4px #0000001a;transform:translateY(-2px)}.notification-panel::-webkit-scrollbar{width:6px}.notification-panel::-webkit-scrollbar-track{background:#f1f1f1}.notification-panel::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.notification-panel::-webkit-scrollbar-thumb:hover{background:#555}.notification-message.html-content{color:#4b5563;font-size:14px;margin:4px 0}.notification-message.html-content a{color:#3b82f6;text-decoration:underline}.notification-message.html-content a:hover{color:#2563eb}.notification-message.html-content p{margin:4px 0}.notification-message.html-content img{border-radius:4px;height:auto;margin:4px 0;max-width:100%}.notification-message.html-content ol,.notification-message.html-content ul{margin:4px 0;padding-left:20px}.notification-message.html-content h1,.notification-message.html-content h2,.notification-message.html-content h3,.notification-message.html-content h4{font-weight:500;margin:8px 0 4px}.notification-message.html-content table{border-collapse:collapse;margin:8px 0;width:100%}.notification-message.html-content table,.notification-message.html-content td,.notification-message.html-content th{border:1px solid #ddd;padding:4px}.notification-message.html-content th{background-color:#f2f2f2}.notification-message.html-content code,.notification-message.html-content pre{background-color:#f8f9fa;border-radius:4px;font-family:monospace;font-size:12px;padding:1px 4px}.notification-message.html-content pre{margin:8px 0;overflow-x:auto;padding:8px;white-space:pre-wrap}.notification-close-button{background:none;border:none;color:#a7a8a9;cursor:pointer;font-size:20px;line-height:1;padding:4px}.notification-close-button:hover{color:#374151}.notification-meta{align-items:center;display:flex;gap:8px}.billing-container{background-color:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;margin:0 auto;max-width:1400px;padding:2rem;position:relative}.billing-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:2rem}.billing-header h2{color:#1f2937;font-size:1.5rem;font-weight:600;margin:0}.close-button-billing{background:none;border:none;border-radius:.375rem;color:#6b7280;cursor:pointer;font-size:1.5rem;line-height:1;padding:.25rem .5rem;position:absolute;right:.5rem;top:.5rem;z-index:1000}.close-button-billing:hover{background-color:#f3f4f6;color:#374151}.plans-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-bottom:2rem}.plan-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;display:flex;flex-direction:column;padding:1.5rem;padding:1.25rem;transition:all .3s ease}.plan-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-2px)}.plan-card.current-plan{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f64d}.plan-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem;position:relative}.plan-header h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin:0}.current-badge{background-color:#3b82f6;border-radius:.375rem;color:#fff;font-size:.75rem;font-weight:500;padding:.25rem .5rem;position:absolute}.current-starter{left:70px}.current-advanced{left:95px}.current-business{left:90px}.current-pro{left:40px}.plan-price{margin-bottom:1rem}.plan-price .amount{color:#1f2937;font-size:2rem;font-weight:700}.plan-price .period{color:#6b7280;font-size:1rem}.plan-credits{color:#4b5563;margin-bottom:1rem}.plan-features{flex-grow:1;list-style:none;margin:0 0 1.5rem;padding:0}.plan-features li{align-items:center}.plan-footer{margin-top:auto}.subscribe-button{align-items:center;background-color:#2563eb;border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;justify-content:center;padding:.75rem 1rem;transition:background-color .2s;width:100%}.subscribe-button:hover{background-color:#1d4ed8}.subscribe-button:disabled{background-color:#93c5fd;cursor:not-allowed}.cancel-button-billing{background-color:#fff;border:1px solid #a1a1a1;border-radius:.375rem;color:#ababab;cursor:pointer;font-weight:500;padding:.75rem 1rem;width:100%}.cancel-button-billing:hover{background-color:#fee2e2}.current-plan-label{color:#3b82f6;display:block;font-weight:500;text-align:center}.payment-info{background-color:#f9fafb;border-radius:.5rem;font-size:.875rem;gap:.75rem;padding:1rem}.loading-plans,.payment-info{align-items:center;color:#6b7280;display:flex}.loading-plans{font-style:italic;justify-content:center;padding:3rem}.subscription-info{background-color:#f9fafb;border-radius:.5rem;margin-bottom:2rem;padding:1rem}.subscription-info h3{color:#1f2937;font-size:1rem;font-weight:600;margin:0 0 .75rem}.subscription-details{display:flex;flex-wrap:wrap;gap:1rem}.subscription-item{align-items:center;display:flex;gap:.5rem}.subscription-item span:first-child{color:#4b5563;font-weight:500}.status-badge{border-radius:.375rem;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.status-badge.active{background-color:#dcfce7;color:#16a34a}.status-badge.trialing{background-color:#e0f2fe;color:#0284c7}.status-badge.canceled,.status-badge.past_due{background-color:#fee2e2;color:#dc2626}.subscription-note{border-top:1px solid #e5e7eb;color:#dc2626;font-style:italic;margin-top:.5rem;padding-top:.5rem;width:100%}@media (max-width:768px){.billing-container{padding:1rem}.plans-grid{grid-template-columns:1fr}}.downgrade-button{background-color:#fb7185}.downgrade-button:hover{background-color:#e11d48}.swal-higher-z-index{z-index:120000!important}.reinstate-button{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;margin-top:12px;padding:8px 16px;transition:background-color .3s}.reinstate-button:hover{background-color:#45a049}.grace-period-warning{background-color:#fff3cd;border:1px solid #ffeeba;border-radius:.25rem;display:flex;flex-direction:column;margin:1rem 0;padding:1rem}.grace-period-expired{align-items:center;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:.25rem;display:flex;gap:.5rem;margin:1rem 0;padding:1rem}.update-payment-button{align-items:center;align-self:flex-start;background-color:#f0ad4e;border:none;border-radius:.25rem;color:#fff;cursor:pointer;display:inline-flex;font-weight:500;gap:.5rem;justify-content:center;margin-top:.75rem;padding:.5rem 1rem}.update-payment-button:hover{background-color:#ec971f}.update-payment-button-large{align-items:center;background-color:#f59e0b;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:8px;padding:12px 18px;transition:background-color .2s,transform .1s}.update-payment-button-large:hover{background-color:#d97706;transform:scale(1.03)}.update-payment-container{align-items:center;background-color:#fef9c3;border-left:6px solid #f59e0b;border-radius:8px;box-shadow:0 2px 6px #0000001a;display:flex;gap:16px;justify-content:space-between;margin:20px 0;padding:20px}.update-payment-text{color:#6b7280;flex-grow:1;font-size:16px}.popular-plan{background-color:#fffbeb;border:2px solid #f59e0b;box-shadow:0 4px 10px #f59e0b4d}.popular-badge{background-color:#f59e0b;border-radius:10px;color:#fff;font-size:12px;font-weight:700;margin-left:10px;padding:5px 10px}.plan-card.promo{background-color:#fffbeb;border:2px solid #f59e0b;box-shadow:0 4px 10px #f59e0b4d;transform:scale(1.02)}.plan-card.promo:hover{box-shadow:0 6px 15px #f59e0b66;transform:scale(1.04)}.promo-badge{background-color:#f59e0b;border-radius:10px;color:#fff;font-size:12px;font-weight:700;margin-left:8px;padding:5px 10px}.plan-card.promo-summer{background-color:#ecfdf5;border-color:#22c55e;box-shadow:0 4px 10px #22c55e4d}.plan-card.promo-summer .promo-badge{background-color:#22c55e}.plan-card.promo-winter{background-color:#eff6ff;border-color:#60a5fa;box-shadow:0 4px 10px #60a5fa4d}.plan-card.promo-winter .promo-badge{background-color:#60a5fa}.plan-card.promo-holiday{background-color:#fff1f2;border-color:#f43f5e;box-shadow:0 4px 10px #f43f5e4d}.plan-card.promo-holiday .promo-badge{background-color:#f43f5e}.ribbon-container{height:75px;overflow:hidden;position:absolute;right:-5px;top:-5px;width:75px}.ribbon{background-color:#f59e0b;box-shadow:0 3px 10px #0000001a;color:#fff;font-size:10px;font-weight:700;padding:5px 20px;position:absolute;right:-34px;text-align:center;text-transform:uppercase;top:25px;transform:rotate(45deg);width:100px;z-index:900}.ribbon.summer{background-color:#22c55e}.ribbon.winter{background-color:#60a5fa}.ribbon.holiday{background-color:#f43f5e}.original-price{color:#6b7280;font-size:.875rem;margin-bottom:1rem;margin-top:-.5rem}.strike-through{text-decoration:line-through}.promo-timer{color:#b45309;font-size:.875rem;font-weight:500}.promo-button{background-color:#f59e0b}.promo-button:hover{background-color:#d97706}.plan-card.promo-summer .promo-timer{border-top-color:#22c55e;color:#166534}.plan-card.promo-winter .promo-timer{border-top-color:#60a5fa;color:#1e40af}.plan-card.promo-holiday .promo-timer{border-top-color:#f43f5e;color:#be123c}.plan-price .amount{font-size:1.75rem}.plan-features li{font-size:.95rem;margin-bottom:.5rem}@media (min-width:768px) and (max-width:1100px){.plans-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.plans-grid{grid-template-columns:1fr}}.plan-features li{align-items:flex-start;color:#4b5563;display:flex;gap:.5rem;margin-bottom:.75rem}.plan-features li svg{height:16px;margin-top:.2rem;min-width:16px}.plan-card.recommended{border:2px solid #22c55e;box-shadow:0 8px 24px #22c55e26;position:relative;transform:scale(1.05);z-index:2}.recommended-badge{border-radius:20px;box-shadow:0 2px 4px #0000001a;color:#fff;font-size:12px;left:50%;letter-spacing:.5px;padding:4px 12px;position:absolute;top:-12px;transform:translateX(-50%);z-index:3}.recommended-badge,.recommended-button{background-color:#22c55e;font-weight:600}.recommended-button{border-color:#22c55e}.recommended-button:hover{background-color:#16a34a;border-color:#16a34a}.plans-grid{padding:20px 0}@media (max-width:768px){.plan-card.recommended{margin-bottom:30px;margin-top:30px;transform:none}}.manage-subscription-button{background:linear-gradient(90deg,#009cff,#0d47a1);border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;padding:10px 15px;transition:all .2s}.manage-subscription-button:hover{background:linear-gradient(90deg,#0d47a1,#0d47a1);box-shadow:0 2px 4px #0003;transform:translateY(-1px)}.manage-subscription-button:disabled{background-color:#93c5fd;cursor:not-allowed}.manage-hint{color:#6b7280;font-size:12px;margin-top:5px}.subscription-item span:first-child{font-weight:700}.feedback-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#000000bf;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.feedback-modal{background-color:#fff;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-height:90vh;max-width:500px;overflow-y:auto;padding:2rem;position:relative;width:90%;z-index:10000}.close-button{transition:background-color .2s}.tabs{border-bottom:2px solid #e5e7eb;display:flex;margin-bottom:1.5rem}.tab{background:none;border:none;color:#6b7280;cursor:pointer;flex:1 1;font-weight:500;padding:.75rem 1rem;position:relative;transition:all .2s}.tab.active{color:#2563eb}.tab.active:after{background-color:#2563eb;bottom:-2px;content:"";height:2px;left:0;position:absolute;right:0}.feedback-modal h2{color:#111827;font-size:1.5rem;font-weight:600;margin-bottom:.5rem;margin-top:0}.subtext{color:#6b7280;font-size:.875rem}.form-group,.subtext{margin-bottom:1.5rem}.form-group label{margin-bottom:.5rem}.form-group textarea{border:1px solid #e5e7eb;border-radius:.375rem;font-family:inherit;font-size:1rem;padding:.75rem;resize:vertical;transition:border-color .2s;width:95%}.form-group textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.rating-container-feedback{align-items:center;display:flex;flex-direction:column;margin-bottom:1.5rem}.rating-label-feedback{color:#374151;display:block;font-weight:500;text-align:center}.stars-feedback{display:flex;gap:.75rem;justify-content:center;margin-top:.5rem;position:relative}.star-button-feedback{background:none;border:none;cursor:pointer;line-height:0;padding:.5rem;position:relative;transition:transform .2s;z-index:1}.star-button-feedback:hover{transform:scale(1.1)}.star-button-feedback.active .lucide-star,.star-button-feedback.hover .lucide-star{fill:#facc15!important;color:#facc15!important}.submit-button{align-items:center;background:linear-gradient(90deg,#009cff,#0d47a1);border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;justify-content:center;padding:.75rem 1rem;transition:all .2s;width:100%}.submit-button:hover{background:linear-gradient(90deg,#0d47a1,#0d47a1);box-shadow:0 2px 4px #0000001a;transform:translateY(-2px)}.submit-button:disabled{background-color:#9ca3af;cursor:not-allowed}.feedback-trigger{align-items:center;background-color:#2563eb;border:none;border-radius:50%;bottom:20px;box-shadow:0 4px 6px #0000001a;color:#fff;cursor:pointer;display:flex;height:38px;justify-content:center;left:70px;position:fixed;transition:transform .2s,background-color .2s;width:38px}.feedback-trigger:hover{background-color:#1d4ed8;transform:scale(1.1)}.feedback-modal h2{margin-bottom:0!important}.error-message,.loading-message{font-size:12px;margin-top:4px}.loading-message{color:#4b5563;font-style:italic}.competitor-tracking-container{display:flex;flex-direction:column;height:100%;max-width:100%;padding:20px}.competitor-tracking-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}.tracking-stats{align-items:center;background-color:#f8fafc;border-radius:8px;display:flex;margin-left:auto;margin-right:16px;padding:10px 16px}.stat-item{padding:0 12px;text-align:center}.stat-value{color:#1e40af;font-size:18px;font-weight:600}.stat-label{color:#6b7280;font-size:12px;margin-top:2px}.stat-separator{background-color:#e5e7eb;height:30px;margin:0 8px;width:1px}.add-business-button{align-items:center;background:linear-gradient(90deg,#009cff,#0d47a1);border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:8px;padding:8px 16px;transition:all .2s}.add-business-button:hover{background:linear-gradient(90deg,#0d47a1,#0d47a1);box-shadow:0 2px 4px #0000001a;transform:translateY(-2px)}.add-business-button:disabled{background-color:#9ca3af;cursor:not-allowed}.competitor-tracking-content{display:flex;flex:1 1;gap:24px;min-height:0}.tracked-businesses-section{flex:3 1;overflow-y:auto}.recent-alerts-section{background-color:#f8fafc;border-radius:8px;flex:1 1;max-width:400px;min-width:300px;overflow-y:auto;padding:16px}.recent-alerts-section h3,.tracked-businesses-section h3{color:#374151;font-size:18px;font-weight:600;margin-bottom:16px;margin-top:0}.businesses-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.business-card{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow:hidden;transition:box-shadow .2s,transform .2s}.business-card:hover{box-shadow:0 4px 6px #0000001a;transform:translateY(-2px)}.business-card-header{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:16px}.business-card-header h4{color:#111827;font-size:16px;font-weight:600;margin:0;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.business-actions{display:flex;gap:8px}.business-actions .toggle-button-list:hover{background-color:#fef9c3;color:#ca8a04}.business-actions .pause-button:hover{background-color:#fee2e2;color:#dc2626}.business-actions .resume-button:hover{background-color:#d1fae5;color:#16a34a}.business-actions .delete-button{color:#dc2626;padding:0}.business-actions button{align-items:center;background-color:initial;border:none;border-radius:4px;cursor:pointer;display:flex;height:32px;justify-content:center;transition:background-color .2s;width:32px}.business-actions .history-button:hover{background-color:#e0f2fe;color:#0284c7}.business-actions .edit-button:hover{background-color:#f0fdf4;color:#16a34a}.business-actions .delete-button:hover{background-color:#fef2f2;color:#dc2626}.business-tracking-params{align-items:center;background-color:#f9fafb;display:flex;padding:12px 16px}.tracking-label{color:#4b5563;font-size:14px;font-weight:500;margin-right:8px}.tracking-badges{display:flex;flex-wrap:wrap;gap:4px}.tracking-badge{background-color:#e0f2fe;border-radius:4px;color:#0284c7;display:inline-block;font-size:12px;font-weight:500;padding:2px 8px}.business-status{padding:12px 16px}.status-item{display:flex;justify-content:space-between;margin-bottom:8px}.status-item:last-child{margin-bottom:0}.status-label{color:#6b7280;font-size:12px}.status-value{color:#111827;font-size:12px;font-weight:500}.loading-indicator{align-items:center;color:#6b7280;display:flex;height:200px;justify-content:center}.no-businesses{color:#6b7280}.start-tracking-button{padding:8px 16px}.start-tracking-button:hover{background-color:#006926}.alerts-list{display:flex;flex-direction:column;gap:8px}.alert-item{background-color:#fff;border-left:3px solid #9ca3af;border-radius:6px;padding:12px}.alert-item.unread{background-color:#f0f9ff;border-left-color:#2563eb}.alert-icon{align-items:center;color:#4b5563;display:flex;height:24px;justify-content:center;margin-right:12px;width:24px}.alert-content{flex:1 1}.alert-business{color:#111827;font-weight:500;margin-bottom:4px}.alert-message{color:#4b5563;font-size:14px;margin-bottom:4px}.alert-time{color:#9ca3af;font-size:12px}.no-alerts{color:#9ca3af;font-style:italic;padding:20px 0;text-align:center}.add-business-form,.edit-business-form{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;margin-bottom:24px;padding:24px}.add-business-form h3,.edit-business-form h3{color:#111827;font-size:18px;font-weight:600;margin-bottom:16px;margin-top:0}.form-group{margin-bottom:16px}.form-group label{color:#374151;font-size:14px}.form-group input[type=email],.form-group input[type=number],.form-group input[type=text],.form-group select{border:1px solid #d1d5db;border-radius:6px;font-size:14px;padding:8px 12px;transition:border-color .2s;width:100%}.form-group input[type=email]:focus,.form-group input[type=number]:focus,.form-group input[type=text]:focus,.form-group select:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a;outline:none}.search-results{border:1px solid #d1d5db;border-radius:0 0 6px 6px;border-top:none;max-height:200px;overflow-y:auto}.search-result-item{cursor:pointer;padding:12px;transition:background-color .2s}.search-result-item:hover{background-color:#f3f4f6}.search-result-item:not(:last-child){border-bottom:1px solid #e5e7eb}.business-name{color:#111827;font-weight:500}.business-address{color:#6b7280;font-size:12px;margin-top:2px}.tracking-options{grid-gap:0;display:grid;gap:0;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.tracking-option{align-items:center;display:flex}.tracking-option input[type=checkbox]{margin-right:8px}.premium-feature,.upgrade-note{color:#9ca3af;font-size:12px;font-style:italic}.upgrade-note{margin-top:4px}.form-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.cancel-button{background:linear-gradient(90deg,#f3f4f6,#e5e7eb);border:none;border-radius:4px;padding:8px 16px;transition:all .2s}.cancel-button:hover{background:linear-gradient(90deg,#e5e7eb,#e5e7eb);box-shadow:0 2px 4px #0000000d;transform:translateY(-2px)}.save-button{background:linear-gradient(90deg,#009cff,#0d47a1);border-radius:4px;padding:8px 16px;transition:all .2s}.save-button:hover{background:linear-gradient(90deg,#0d47a1,#0d47a1);box-shadow:0 2px 4px #0000001a;transform:translateY(-2px)}.competitor-tracking.loading{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}@media screen and (max-width:1024px){.competitor-tracking-content{flex-direction:column}.recent-alerts-section{max-width:none}}@media screen and (max-width:768px){.competitor-tracking-header{align-items:flex-start;flex-direction:column;gap:16px}.tracking-stats{margin-left:0;margin-right:0;width:100%}.businesses-grid{grid-template-columns:1fr}}.add-business-button.upgrade-prompt{background-color:#22c55e}.no-businesses{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:40px 0;text-align:center}.no-businesses-image{margin-bottom:20px;max-width:280px}.start-tracking-button{background-color:#2563eb;font-weight:500;margin-top:16px;padding:10px 20px}.start-tracking-button:hover{background-color:#1862f8;box-shadow:0 2px 4px #0000001a}.empty-state-container{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}.empty-state-image{-webkit-mask-image:radial-gradient(ellipse at center,#000 40%,#00000080 60%,#0000001a 75%,#0000 100%);mask-image:radial-gradient(ellipse at center,#000 40%,#00000080 70%,#0000001a 75%,#0000 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;width:100%}.start-tracking-button{background-color:#22c55e;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;padding:12px 24px;position:absolute;top:20px;transition:all .2s ease}.start-tracking-button:hover{background-color:#1fa24f;box-shadow:0 4px 6px #0000001a;transform:translateY(-2px)}.competitor-tracking-mark-all-read-button{align-items:center;background-color:#2563eb;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;gap:6px;margin-left:auto;padding:6px 12px}.competitor-tracking-mark-all-read-button:hover{background-color:#1d4ed8}.competitor-tracking-alerts-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.competitor-tracking-alerts-header h3{margin:0}.competitor-tracking-details{display:flex;flex-direction:column;height:100hv;max-width:100%;padding:20px}.details-header h2{color:#111827;flex:1 1;font-size:24px;font-weight:600;margin:0;text-align:center}.back-button{background-color:#fff;border:1px solid #d1d5db;border-radius:6px;color:#4b5563;padding:8px 16px;transition:all .2s}.back-button:hover{background-color:#f3f4f6;box-shadow:0 2px 4px #0000000d}.refresh-button{align-items:center;background-color:#f3f4f6;border:none;border-radius:6px;color:#4b5563;cursor:pointer;display:flex;font-weight:500;gap:8px;padding:8px 16px;transition:all .2s}.refresh-button:hover{background-color:#e5e7eb}.details-content{display:flex;flex:1 1;flex-direction:column;gap:24px;overflow-y:auto}.metrics-controls{align-items:center;background-color:#f8fafc;border-radius:8px;display:flex;justify-content:space-between;padding:16px}.metric-selector,.time-range-selector{align-items:center;display:flex;gap:8px}.metric-selector label,.time-range-selector label{color:#4b5563;font-size:14px;font-weight:500}.metric-selector select,.time-range-selector select{background-color:#fff;border:1px solid #d1d5db;border-radius:6px;color:#111827;font-size:14px;padding:8px 12px}.metrics-summary{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.metric-card{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:16px;text-align:center}.metric-title{color:#6b7280;font-size:14px;margin-bottom:8px}.metric-value{color:#111827;font-size:24px}.metric-value.positive{color:#16a34a}.metric-value.negative{color:#dc2626}.chart-container{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;height:400px;padding:16px}.no-chart-data{align-items:center;color:#9ca3af;display:flex;flex-direction:column;height:100%;justify-content:center}.no-chart-data p{color:#6b7280;font-size:16px;margin-bottom:4px;margin-top:16px}.no-chart-data .subtext{color:#9ca3af;font-size:14px}.history-table-container{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:16px}.history-table-container h3{color:#374151;font-size:18px;font-weight:600;margin-bottom:16px;margin-top:0}.history-table-wrapper{overflow-x:auto}.history-table{border-collapse:collapse;width:100%}.history-table td,.history-table th{border-bottom:1px solid #e5e7eb;padding:12px 16px;text-align:left}.history-table th{background-color:#f9fafb;color:#4b5563;font-weight:500;white-space:nowrap}.history-table tr:last-child td{border-bottom:none}.history-table tr:hover td{background-color:#f9fafb}.competitor-tracking-details.error,.competitor-tracking-details.loading{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f4f6;border-radius:50%;border-top-color:#2563eb;height:40px;margin-bottom:16px;width:40px}.error-message{color:#dc2626;margin-bottom:16px}@media screen and (max-width:768px){.metrics-controls{align-items:flex-start;flex-direction:column;gap:12px}.chart-container{height:300px}}.alerts-list{max-height:300px}.alerts-section{border-top:1px solid #eee;margin-top:2rem;padding-top:1rem}.alerts-list{max-height:800px;overflow-y:auto}.alert-item{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;justify-content:space-between;margin:.5rem 0;padding:1rem}.alert-item.unread{background:#fff3cd;border-left:4px solid #ffc107}.mark-read-button{background:none;border:1px solid #007bff;border-radius:4px;color:#007bff;cursor:pointer;margin-left:1rem;padding:.25rem .5rem}.mark-read-button:hover{background:#007bff;color:#fff}.select-wrapper{position:relative}.metric-selector select{-webkit-appearance:none;appearance:none;background-color:#f9fafb;border:1px solid #d1d5db;border-radius:.5rem;color:#4b5563;font-size:.875rem;min-width:200px;padding:.5rem 2rem .5rem 1rem}.select-wrapper:after{border-left:5px solid #0000;border-right:5px solid #0000;border-top:5px solid #6b7280;content:"";height:0;pointer-events:none;position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:0}.pagination-controls{flex-wrap:wrap;margin-top:16px}.pagination-controls label{color:#374151;display:flex;flex-direction:column;font-size:14px}.pagination-navigation{gap:12px;justify-content:center;margin-top:16px}.pagination-navigation button{background-color:#2563eb;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:6px 12px}.pagination-navigation button:disabled{background-color:#9ca3af;cursor:not-allowed}.history-controls-row{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:1rem}.left-controls{display:flex;flex-wrap:wrap;gap:1rem}.pagination-navigation{align-items:center;display:flex;gap:1rem;margin-top:.5rem}.date-filter-container{margin-bottom:1rem;position:relative}.date-filter-buttons{display:flex;flex-wrap:wrap;gap:.75rem}.date-input-group{display:flex;flex-direction:column;gap:.25rem}.date-input-group label{color:#475569;font-size:.875rem;font-weight:500}.date-input-group input,.date-input-group select{border:1px solid #e2e8f0;border-radius:.375rem;font-size:.875rem;min-width:160px;padding:.5rem}@media (max-width:768px){.date-filter-buttons{flex-direction:column;width:100%}}.details-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}.competitor-business-info{align-items:center;display:flex;flex:1 1;flex-direction:column}.competitor-business-info h2{color:#111827;font-size:24px;font-weight:600;margin:0 0 8px}.business-status{border-radius:12px;font-size:14px;font-weight:500;margin-top:4px;padding:4px 10px}.business-status.status-active{background-color:#dcfce7;color:#16a34a}.business-status.status-paused{background-color:#ffedd5;color:#f59e0b}.details-actions{display:flex;gap:12px}.toggle-button{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-weight:500;gap:8px;padding:8px 16px;transition:all .2s}.pause-button{background-color:#eff6ff;color:#3b82f6}.pause-button:hover{background-color:#dbeafe}.resume-button{background-color:#f0fdf4;color:#16a34a}.resume-button:hover{background-color:#dcfce7}.chart-container.paused:before{background-color:#f59e0b1a;border:2px dashed #f59e0b;border-radius:8px;color:#f59e0b;content:"Tracking Paused";font-size:24px;font-weight:600;left:50%;padding:12px 24px;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-30deg);z-index:10}.history-table tr.paused-entry{background-color:#fef3c7;color:#92400e;font-style:italic}.history-table tr.paused-entry td:after{color:#b45309;content:" (Paused)";font-size:12px}.chart-container{position:relative}@media screen and (max-width:768px){.details-header{flex-direction:column;gap:16px}.competitor-business-info,.details-header{align-items:flex-start}.details-actions{justify-content:space-between;width:100%}.toggle-button span{display:none}}.onboarding-tour-container{height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:9999}.onboarding-overlay{height:100%;left:0;pointer-events:auto;position:absolute;top:0;width:100%}.spotlight{animation:pulse 2s infinite;border:2px solid #009cff;border-radius:4px;box-shadow:0 0 0 9999px #000000b3;left:16px!important;pointer-events:none;position:absolute;z-index:1}@keyframes pulse{0%{box-shadow:0 0 0 9999px #000000b3,0 0 0 0 #009cffb3}70%{box-shadow:0 0 0 9999px #000000b3,0 0 0 10px #009cff00}to{box-shadow:0 0 0 9999px #000000b3,0 0 0 0 #009cff00}}.tour-tooltip{border-radius:8px;box-shadow:0 4px 12px #00000026;padding:16px;pointer-events:auto;width:320px;z-index:2}.tour-tooltip,.tour-tooltip:before{background-color:#fff;position:absolute}.tour-tooltip:before{content:"";height:12px;transform:rotate(45deg);width:12px}.tour-tooltip.right:before{left:-6px;top:30%;transform:translateY(-50%) rotate(45deg)}.tour-tooltip.left:before{right:-6px;top:50%;transform:translateY(-50%) rotate(45deg)}.tour-tooltip.top:before{bottom:-6px;left:50%;transform:translateX(-50%) rotate(45deg)}.tour-tooltip.bottom:before{left:50%;top:-6px;transform:translateX(-50%) rotate(45deg)}.tooltip-header{align-items:center;display:flex;gap:8px;margin-bottom:8px}.tooltip-header h3{color:#0b1b35;font-size:16px;font-weight:600;margin:0}.close-button{align-items:center;border-radius:50%;display:flex;justify-content:center;padding:4px;top:.5rem!important}.close-button:hover{background-color:#f3f4f6;color:#111827}.tooltip-content{color:#4b5563;font-size:14px;line-height:1.5;margin-bottom:16px}.tooltip-footer{display:flex;flex-direction:column;gap:12px}.step-indicator{gap:6px;justify-content:center}.step-dot{height:8px;width:8px}.tour-buttons{display:flex;gap:8px;justify-content:space-between}.tour-button{align-items:center;border:none;border-radius:4px;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:4px;padding:8px 12px;transition:background-color .2s}.tour-button.previous{background-color:#f3f4f6;color:#4b5563}.tour-button.previous:hover{background-color:#e5e7eb}.tour-button.next{background-color:#009cff;color:#fff}.tour-button.next:hover{background-color:#0082d5}.welcome-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000bf;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.welcome-modal{background-color:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;overflow:hidden;position:relative;width:500px}.welcome-close-button{align-items:center;background:none;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:4px;position:absolute;right:16px;top:16px;z-index:1}.welcome-close-button:hover{background-color:#f3f4f6;color:#111827}.welcome-content{padding:32px;text-align:center}.welcome-image{display:flex;justify-content:center;margin-bottom:24px}.welcome-modal h2{color:#111827;font-size:24px;font-weight:600;margin-bottom:16px}.welcome-modal p{color:#4b5563;font-size:16px;line-height:1.6;margin-bottom:32px}.welcome-footer{align-items:center;display:flex;flex-direction:column;gap:24px}.step-indicator{display:flex;gap:8px}.step-dot{background-color:#e5e7eb;border-radius:50%;cursor:pointer;height:10px;transition:background-color .2s,transform .2s;width:10px}.step-dot.active,.step-dot:hover{transform:scale(1.2)}.step-dot.active,.welcome-button{background-color:#009cff}.welcome-button{align-items:center;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:8px;padding:12px 24px;transition:background-color .2s,transform .2s}.welcome-button:hover{background-color:#0082d5;transform:translateY(-2px)}.feature-cards-container{animation:slide-up .5s ease-out;bottom:20px;position:fixed;right:20px;z-index:1000}@keyframes slide-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.feature-card{background-color:#fff;border-left:4px solid #009cff;border-radius:12px;box-shadow:0 10px 25px #0000001a;overflow:hidden;padding:20px;position:relative;width:320px}.card-close-button{align-items:center;background:none;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:4px;position:absolute;right:10px;top:10px}.card-close-button:hover{background-color:#f3f4f6;color:#111827}.card-icon{align-items:center;background-color:#009cff1a;border-radius:12px;display:flex;height:48px;justify-content:center;margin-bottom:12px;width:48px}.card-content{margin-bottom:20px}.card-content h3{color:#111827;font-size:16px;font-weight:600;margin-bottom:8px}.card-content p{color:#4b5563;font-size:14px;line-height:1.5}.card-footer{align-items:center;display:flex;justify-content:space-between}.card-dots{display:flex;gap:6px}.card-dot{background-color:#e5e7eb;border-radius:50%;cursor:pointer;height:8px;width:8px}.card-button,.card-dot.active{background-color:#009cff}.card-button{border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:background-color .2s}.card-button:hover{background-color:#0082d5}.contextual-help-container{bottom:20px;left:20px;position:fixed;z-index:900}.help-toggle-button{align-items:center;background-color:#009cff;border:none;border-radius:50%;box-shadow:0 4px 6px #0000001a;color:#fff;cursor:pointer;display:flex;height:38px;justify-content:center;transition:transform .2s,background-color .2s;width:38px}.help-toggle-button:hover{background-color:#0082d5;transform:translateY(-2px)}.help-toggle-button.active{background-color:#0082d5}.help-panel{animation:slide-in .3s ease-out;background-color:#fff;border-radius:8px;bottom:50px;box-shadow:0 10px 25px #00000026;left:0;overflow:hidden;position:absolute;width:320px}@keyframes slide-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.help-header{align-items:center;background-color:#f8f9fa;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:16px}.help-header h3{color:#111827;font-size:16px;font-weight:600;margin:0}.help-close-button{align-items:center;background:none;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:4px}.help-close-button:hover{background-color:#e5e7eb;color:#111827}.help-content{padding:16px}.help-content ul{margin:0;padding:0 0 0 20px}.help-content li{color:#4b5563;font-size:14px;line-height:1.5;margin-bottom:10px}.help-content li:last-child{margin-bottom:0}.help-disable-option{border-top:1px solid #e5e7eb;margin-top:15px;padding-top:10px}.disable-checkbox{align-items:center;color:#6b7280;cursor:pointer;display:flex;font-size:12px;font-weight:700;gap:8px}.disable-checkbox input{cursor:pointer;height:14px;width:14px}.disable-checkbox span{-webkit-user-select:none;user-select:none}.progress-tracker{background-color:#fff;border-radius:10px;bottom:20px;box-shadow:0 10px 25px #00000026;overflow:hidden;position:fixed;right:20px;transition:all .3s ease;width:350px;z-index:800}.progress-tracker.collapsed{width:200px}.progress-header{align-items:center;background-color:#f8f9fa;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:16px}.progress-title{display:flex;flex-direction:column}.progress-title h3{color:#111827;font-size:16px;font-weight:600;margin:0}.progress-percentage{color:#009cff;font-size:14px;font-weight:500}.progress-actions{display:flex;gap:8px}.progress-actions button{align-items:center;background:none;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:4px}.progress-actions button:hover{background-color:#e5e7eb;color:#111827}.progress-content{padding:16px}.progress-bar{background-color:#e5e7eb;border-radius:3px;height:6px;margin-bottom:16px;overflow:hidden}.progress-fill{background-color:#009cff;border-radius:3px;height:100%;transition:width .5s ease}.progress-tasks{list-style-type:none;margin:0;padding:0}.progress-tasks li{align-items:center;color:#4b5563;display:flex;font-size:14px;gap:12px;padding:8px 0}.progress-tasks li.completed{color:#111827}.check-icon{color:#10b981}.circle-icon{color:#d1d5db}.interactive-tooltip{animation:tooltip-fade-in .3s ease-out;background-color:#0b1b35;border-radius:6px;box-shadow:0 4px 8px #00000026;color:#fff;max-width:280px;padding:12px 16px;position:fixed;z-index:9000}@keyframes tooltip-fade-in{0%{opacity:0;transform:translateY(10px) translateX(-50%)}to{opacity:1;transform:translateY(0) translateX(-50%)}}.interactive-tooltip:before{background-color:#0b1b35;content:"";height:10px;position:absolute;transform:rotate(45deg);width:10px}.interactive-tooltip.top:before{bottom:-5px;left:50%;margin-left:-5px}.interactive-tooltip.bottom:before{left:50%;margin-left:-5px;top:-5px}.interactive-tooltip.left:before{margin-top:-5px;right:-5px;top:50%}.interactive-tooltip.right:before{left:-5px;margin-top:-5px;top:50%}.interactive-tooltip p{font-size:14px;line-height:1.5;margin:0 0 12px}.tooltip-dismiss{align-items:center;background-color:#ffffff1a;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:12px;gap:4px;justify-content:center;padding:8px;transition:background-color .2s;width:100%}.tooltip-dismiss:hover{background-color:#fff3}.profile-modal-overlay{align-items:center;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.profile-modal{animation:modalFadeIn .3s ease-out;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;max-width:500px;overflow:hidden;width:90%}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.profile-modal-header{border-bottom:1px solid #eee;padding:20px 25px}.profile-modal-header h2{color:#333;font-size:22px;margin:0}.profile-modal-content{padding:25px}.profile-modal-content p{color:#555;line-height:1.5;margin-bottom:20px;margin-top:0}.profile-form-group{margin-bottom:20px}.profile-form-group label{color:#333;display:block;font-weight:500;margin-bottom:8px}.profile-form-group input{border:1px solid #ddd;border-radius:4px;font-size:16px;padding:12px 15px;transition:border-color .2s;width:92%}.profile-form-group input:focus{border-color:#1972f5;box-shadow:0 0 0 2px #1972f533;outline:none}.profile-form-actions{margin-top:25px}.profile-continue-button{background:linear-gradient(90deg,#009cff,#0d47a1);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:12px 24px;transition:background-color .2s;width:100%}.profile-continue-button:hover{background-color:#1264da}.profile-continue-button:disabled{background-color:#a0c0f0;cursor:not-allowed}.profile-error-message{background-color:#fff2f2;border-left:4px solid #e53e3e;border-radius:4px;color:#e53e3e;margin-bottom:20px;padding:12px}.profile-modal-footer{background-color:#f9f9f9;border-top:1px solid #eee;padding:15px 25px}.privacy-note{color:#777;font-size:13px;margin:0;text-align:center}.profile-form-group input[type=text]{width:94%}.profile-modal-header{align-items:center;display:flex;justify-content:space-between;position:relative}.profile-modal-close{background:none;border:none;color:#666;cursor:pointer;font-size:24px;padding:.75rem 1rem;position:absolute;right:0;top:0}.profile-modal-close:hover{color:#000}.profile-disabled-input{background-color:#f1f1f1;border:1px solid #ddd;color:#666;cursor:not-allowed;opacity:.8}.profile-disabled-input:focus{box-shadow:none;outline:none}.advanced-settings-modal{background-color:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;max-width:500px;padding:24px;position:relative;width:100%}.advanced-settings-modal h2{color:#2d3748;font-size:1.5rem;margin-bottom:16px;margin-top:0}.settings-description{color:#6b7280;font-size:.9rem;line-height:1.4;margin-bottom:24px}.form-group{margin-bottom:24px}.form-group label{color:#4a5568;display:block;font-weight:500;margin-bottom:8px}.form-group input,.form-group select{border:1px solid #d1d5db;border-radius:6px;font-size:16px;padding:10px 12px;transition:border-color .2s ease;width:100%}.form-group input:focus,.form-group select:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a;outline:none}.field-hint{color:#718096;font-size:.8rem;margin-top:6px}.modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.cancel-button{background-color:#fff;border:1px solid #d1d5db;border-radius:6px;color:#4b5563;cursor:pointer;font-weight:500;padding:10px 16px;transition:background-color .2s}.cancel-button:hover{background-color:#f3f4f6}.save-button{background-color:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:10px 16px;transition:background-color .2s}.save-button:hover{background-color:#1d4ed8}.close-button{color:#9ca3af;font-size:24px;right:16px;top:16px}.close-button:hover{color:#6b7280}.form-group select#language{width:94%!important}.ai-reports-container{background-color:#f8f9fa;display:flex;flex-direction:column;height:100%;padding:20px}.ai-reports-header-list{align-items:center;border-bottom:2px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}.header-left{align-items:center;display:flex;gap:12px}.header-left h2{color:#1f2937;font-size:24px;font-weight:600;margin:0}.header-left svg{color:#6366f1}.header-stats .report-count{background:#6366f1;border-radius:16px;color:#fff;font-size:14px;font-weight:500;padding:4px 12px}.ai-reports-loading{align-items:center;color:#6b7280;display:flex;flex-direction:column;height:100%;justify-content:center}.ai-reports-loading p{font-size:16px;margin-top:16px}.ai-reports-error{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:40px;text-align:center}.error-icon{color:#ef4444;margin-bottom:16px}.ai-reports-error h3{color:#1f2937;margin-bottom:8px}.ai-reports-error p{color:#6b7280;margin-bottom:24px}.upgrade-button{background:#6366f1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:12px 24px;transition:background-color .2s}.upgrade-button:hover{background:#4f46e5}.no-reports{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:40px;text-align:center}.no-reports-icon{color:#9ca3af;margin-bottom:24px}.no-reports h3{color:#1f2937;font-size:20px;margin-bottom:12px}.no-reports p{color:#6b7280;line-height:1.5;margin-bottom:8px}.reports-controls{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px}.search-section{flex:1 1;max-width:400px;position:relative}.search-section svg{color:#9ca3af;left:12px;pointer-events:none;position:absolute;top:35%;transform:translateY(-50%);z-index:1}.search-input{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-sizing:border-box;font-size:14px;padding:12px 12px 12px 44px!important;width:100%}.search-input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.page-size-selector{align-items:center;color:#6b7280;display:flex;font-size:14px;gap:8px;white-space:nowrap}.page-size-select{background:#fff;border:1px solid #e5e7eb;border-radius:4px;padding:6px 8px}.pagination-info{color:#6b7280;font-size:14px;margin-bottom:16px}.reports-grid{grid-gap:20px;align-content:start;display:grid;flex:1 1;gap:20px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));overflow-y:auto}.reports-grid:has(.report-card:only-child) .report-card{justify-self:start;max-width:600px}@supports not selector(:has(.report-card:only-child)){.reports-grid{grid-template-columns:repeat(auto-fit,minmax(400px,600px));justify-content:start}}.report-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;height:220px;padding:20px;transition:all .2s ease}.report-card:hover{box-shadow:0 4px 8px #00000026;transform:translateY(-2px)}.report-card-header{align-items:flex-start;display:flex;flex-shrink:0;justify-content:space-between;margin-bottom:16px;min-height:32px}.report-title{align-items:center;display:flex;flex:1 1;gap:8px;min-height:32px}.report-icon{color:#6366f1;flex-shrink:0}.report-title h3{color:#1f2937;font-size:18px;font-weight:600;line-height:1.2;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@supports (-webkit-line-clamp:2){.report-title h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;white-space:normal}}.report-actions-ai{align-items:center;display:flex;flex-shrink:0;gap:8px}.action-button-ai{align-items:center;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;box-shadow:0 4px 8px #00000026;color:#495057;cursor:pointer;display:flex;height:32px;justify-content:center;padding:8px;transition:all .2s ease}.action-button-ai:hover{background-color:#d3d3d3;box-shadow:0 2px 4px #0000001a;transform:translateY(-2px)}.action-button-ai svg{flex-shrink:0;height:16px;width:16px}.delete-button-ai-report{color:#dc3545}.delete-button-ai-report:hover{background-color:#dc3545;border-color:#dc3545;color:#fff}.action-button-ai:focus{outline:2px solid #6366f1;outline-offset:2px}.report-details{display:flex;flex:1 1;flex-direction:column;gap:12px;overflow:hidden}.report-meta{align-items:center;display:flex;flex-shrink:0;justify-content:space-between}.keyword-tag{background:#dbeafe;border-radius:16px;color:#1e40af;font-size:12px;font-weight:500;padding:4px 12px}.report-date{align-items:center;color:#6b7280;display:flex;font-size:12px;gap:4px}.report-metrics{display:flex;flex-shrink:0;gap:24px}.metric{display:flex;flex-direction:column;gap:2px}.metric-label{color:#6b7280;font-size:12px;font-weight:500}.metric-value{color:#1f2937;font-size:14px;font-weight:600}.report-preview{-webkit-line-clamp:4;-webkit-box-orient:vertical;background:#f9fafb;border-left:3px solid #6366f1;border-radius:6px;color:#6b7280;display:-webkit-box;flex:1 1;font-size:14px;line-height:1.4;overflow:hidden;padding:12px;text-overflow:ellipsis}.pagination-controls{border-top:1px solid #e5e7eb;gap:16px;justify-content:center;margin-top:24px;padding-top:16px}.pagination-button{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#374151;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:8px 16px;transition:all .2s ease}.pagination-button:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.pagination-button:disabled{cursor:not-allowed;opacity:.5}.page-info{color:#6b7280;font-size:14px;font-weight:500}.ai-report-view{display:flex;flex-direction:column;height:100%}.ai-report-view .ai-reports-header-list{display:none}.back-button{align-items:center;background:#fff3;border:1px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:10px 20px;text-decoration:none;transition:all .2s ease;white-space:nowrap}.back-button:hover{background:#ffffff4d;transform:translateY(-1px)}@media (max-width:768px){.reports-grid{grid-template-columns:1fr}.reports-controls{align-items:stretch;flex-direction:column}.search-section{max-width:none}.report-meta{align-items:flex-start;flex-direction:column;gap:8px}.report-metrics{flex-direction:column;gap:12px}.action-button-ai{height:36px;min-height:36px;min-width:36px;width:36px}.action-button-ai svg{height:18px;width:18px}.report-actions-ai{gap:8px}}.ai-report-view .ai-report-header{border-radius:0}@media (max-width:768px){.action-button-ai:after{background:#000c;border-radius:4px;bottom:-30px;color:#fff;content:attr(title);font-size:12px;left:50%;opacity:0;padding:4px 8px;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .2s;white-space:nowrap;z-index:10}.action-button-ai:hover:after{opacity:1}}.app-container{background-color:#f8f9fa;min-height:100vh}.main-layout{display:flex;min-height:100vh;position:relative}.sidebar{background-color:#0b1b35;color:#fff;height:918px;padding:.5rem 1.5rem;transition:height .3s ease-in-out;width:280px}.sidebar-new-scan{height:1564px}.sidebar-new-scan-with-warning{height:1695px}.sidebar-with-warning{height:1050px}.sidebar-initial-scheduled-scan{height:1125px}.sidebar h2{font-size:1.5rem;font-weight:600;margin-bottom:2rem}.nav-buttons{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.nav-button{align-items:center;background-color:initial;border:none;border-radius:.375rem;color:#fff;display:flex;font-size:18px;gap:.75rem;line-height:1;padding:.75rem 1rem;text-align:left;transition:background-color .2s;width:100%}.nav-button svg{color:currentColor;height:18px;margin-top:-1px;min-width:18px;width:18px}.nav-button:hover{background-color:#162a4a}.nav-button.active{background:linear-gradient(90deg,#22c55e,#16a34a);color:#fff}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000bf;z-index:99999}.modal-content{background-color:#fff;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:430px;padding:2rem;position:relative;width:90%;z-index:100000}.modal-content h2{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:1rem;text-align:center}.modal-content input{border:1px solid #e5e7eb;border-radius:.5rem;font-size:1rem;margin:.5rem 0;padding:.75rem;transition:border-color .2s;width:94%}.modal-content input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.button-group{gap:1rem;margin-top:1.5rem}.button-group button{border-radius:.5rem;flex:1 1;font-weight:500;padding:.75rem;transition:all .2s}.button-group button:first-child{background-color:#2563eb;border:none;color:#fff}.button-group button:first-child:hover{background-color:#1d4ed8}.button-group button:last-child{background-color:#f3f4f6;border:1px solid #e5e7eb;color:#374151}.button-group button:last-child:hover{background-color:#e5e7eb}.error{color:#dc2626;font-size:.875rem;margin-top:.5rem}.close-button{background:none;border:none;color:#6b7280;cursor:pointer;padding:.5rem;position:absolute;right:1rem;top:1rem;transition:color .2s}.close-button:hover{color:#374151}input[type=text]{background-color:#fff;border:1px solid #e2e8f0;border-radius:.375rem;margin-bottom:1rem;padding:.75rem;width:100%}.user-info{border-bottom:1px solid #2d3748;margin-bottom:1.5rem;padding-bottom:1rem}.user-email{font-size:.875rem}.scan-button{background:linear-gradient(90deg,#009cff,#0d47a1);border:none;border-radius:.375rem;color:#fff;font-size:18px;font-weight:500;margin-bottom:1rem;margin-top:1rem;padding:.75rem;transition:all .2s;width:100%}.scan-button:hover{background:linear-gradient(90deg,#0d47a1,#0d47a1);box-shadow:0 4px 8px #0003;color:#fff;cursor:pointer;font-weight:500;transform:translateY(-2px)}.scan-button:disabled{opacity:.7}.scan-button:disabled,.scan-button:disabled:hover{background-color:#a0a0a0;cursor:not-allowed;transform:none}.scan-button:disabled:hover{box-shadow:none}.main-content{background-color:#f8f9fa;flex:1 1;height:890px;transition:height .3s ease-in-out}.main-content-scan-with-warning{height:1050px}.main-content-scan-details{height:919px}.main-content-initial-scheduled-scan{height:1140px}.main-content-new-scan{height:1580px}.main-content-new-scan-with-warning{height:1710px}.pagination-controls{align-items:center;background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;display:flex;justify-content:space-between;margin-top:1rem;padding:1rem}.user-info-login{margin:1rem 0}.login-link{align-items:center;background-color:initial;background-color:#1f2937;border:none;border-radius:.375rem;color:#fff;display:flex;font-size:18px;font-size:.875rem;gap:.75rem;line-height:1;padding:.75rem 1rem;text-align:left;transition:background-color .2s;width:100%}.login-sign-in{margin-left:.5rem}.email-dropdown{border-radius:.375rem;padding:.5rem}.dropdown-content{border-radius:.375rem;box-shadow:0 4px 6px -1px #0000001a;min-width:180px}.dropdown-content button{border-radius:.375rem;padding:.75rem 1rem}.dropdown-content button:hover{background-color:#d3d3d3}input[type=text]::placeholder{color:#9ca3af}input[type=text]{color:#000}#dimensionsDiv{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}#distanceUnitSelection{display:flex;gap:.5rem;margin-bottom:.5rem}#distanceUnitSelection button{background-color:#fff;border:1px solid #e2e8f0;border-radius:.375rem;color:#374151;flex:1 1;padding:.5rem;transition:all .2s}#distanceUnitSelection button:hover:not(.active){background-color:#f8fafc;border-color:#cbd5e0;box-shadow:0 2px 4px #0000000d;transform:translateY(-1px)}#distanceUnitSelection button.active{background:linear-gradient(90deg,#009cff,#07c);border-color:#009cff;color:#fff;transition:all .2s ease}#distanceUnitSelection button.active:hover{background:linear-gradient(90deg,#07c,#005999);box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.marker-label{background-color:#fff;border-radius:3px;color:#000;font-size:12px;padding:2px 5px;white-space:nowrap}.user-info{align-items:center;display:inline-flex;gap:8px}.email-dropdown{border-radius:6px;cursor:pointer;padding:8px;position:relative;transition:background-color .2s}.email-header{align-items:center;display:flex}.user-email{color:#e2e8f0;font-size:14px;font-weight:500;max-width:200px;overflow:hidden;text-overflow:ellipsis}.dropdown-arrow{color:#9ca3af;margin-left:4px}.user-plan{color:#9ca3af;font-size:12px;margin-top:10px}.scan-card-credit{background-color:#162a4a;border:1px solid #ffffff1a;border-radius:1rem;box-shadow:0 8px 16px #00000026;margin:1rem 0;padding:1.25rem;width:auto}.scan-header-credit{gap:.75rem;margin-bottom:1rem}.scan-header-credit,.usage-circle{align-items:center;display:flex;position:relative}.usage-circle{background-color:#ffffff1a;border:2px solid #fff3;border-radius:9999px;height:40px;justify-content:center;min-height:40px;min-width:40px;width:40px}.usage-circle span{color:#fff;font-size:.875rem;font-weight:600;line-height:1;text-align:center}.usage-info{flex-grow:1;margin-right:auto}.usage-info h3{color:#fff;font-size:1rem;font-weight:500;letter-spacing:.025em;margin:0 0 .375rem}.usage-info p{color:#ffffffb3;font-size:.75rem;font-weight:400;margin:0}.info-tooltip-container{align-items:center;display:inline-flex;margin-left:auto;position:relative}.info-icon{color:#ffffffb3;cursor:help;padding:4px;transition:all .2s ease}.info-icon:hover{color:#fff;transform:scale(1.1)}.info-tooltip,.token-tooltip{background-color:#fff;border-radius:.75rem;box-shadow:0 10px 25px -5px #0003;margin-top:.75rem;max-width:16rem;opacity:0;padding:1rem 1.25rem;position:absolute;right:-330px;top:-70px;transform:translateY(-10px);transition:all .2s ease;visibility:hidden;width:max-content;z-index:50}.info-tooltip:after,.token-tooltip:after{border-bottom:20px solid #0000;border-right:20px solid #fff;border-top:20px solid #0000;content:"";height:0;left:-10px;position:absolute;top:30px;width:0}.info-tooltip-container:hover .info-tooltip,.info-tooltip-container:hover .token-tooltip{opacity:1;transform:translateY(0);visibility:visible}.tooltip-content{font-size:.875rem}.tooltip-content p{color:#1f2937;line-height:1.5;margin:.625rem 0}.tooltip-content strong{color:#162a4a;display:block;font-weight:600;margin-bottom:.5rem}.scan-progress-credit{margin-top:1rem}.progress-labels{color:#fffc;display:flex;font-size:.75rem;font-weight:500;justify-content:space-between;margin-bottom:.625rem}.progress-container{background-color:#ffffff1a;border-radius:9999px;height:.4rem;overflow:hidden;width:100%}.progress-bar{background:linear-gradient(90deg,#009cff,#00e1ff);border-radius:9999px;box-shadow:0 2px 4px #009cff4d;height:100%;transition:width .4s ease}.search-dropdown{background:#fff;border:1px solid #dfe1e5;border-radius:0 0 24px 24px;border-top:none;box-shadow:0 4px 6px #20212447;color:#202124;left:25px;list-style:none;margin:0;overflow:hidden;padding:0;position:absolute;width:280px;z-index:1000}.search-dropdown li{cursor:pointer;display:flex;flex-direction:column;font-size:14px;padding:10px 16px;position:relative}.search-dropdown li:hover{background-color:#f8f9fa}.search-dropdown li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 48 48'%3E%3Cpath fill='%23FFC107' d='M43.611 20.083H42V20H24v8h11.303c-1.649 4.657-6.08 8-11.303 8-6.627 0-12-5.373-12-12s5.373-12 12-12c3.059 0 5.842 1.154 7.961 3.039l5.657-5.657C34.046 6.053 29.268 4 24 4 12.955 4 4 12.955 4 24s8.955 20 20 20 20-8.955 20-20c0-1.341-.138-2.65-.389-3.917z'/%3E%3Cpath fill='%23FF3D00' d='m6.306 14.691 6.571 4.819C14.655 15.108 18.961 12 24 12c3.059 0 5.842 1.154 7.961 3.039l5.657-5.657C34.046 6.053 29.268 4 24 4 16.318 4 9.656 8.337 6.306 14.691z'/%3E%3Cpath fill='%234CAF50' d='M24 44c5.166 0 9.86-1.977 13.409-5.192l-6.19-5.238A11.91 11.91 0 0 1 24 36c-5.202 0-9.619-3.317-11.283-7.946l-6.522 5.025C9.505 39.556 16.227 44 24 44z'/%3E%3Cpath fill='%231976D2' d='M43.611 20.083H42V20H24v8h11.303a12.04 12.04 0 0 1-4.087 5.571l.003-.002 6.19 5.238C36.971 39.205 44 34 44 24c0-1.341-.138-2.65-.389-3.917z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";height:20px;left:16px;position:absolute;top:16px;width:20px}.search-dropdown .business-name{font-weight:500;margin-left:28px}.search-dropdown .business-address{color:#5f6368;display:inline-block;font-size:12px;margin-left:28px;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.schedule-map-section .search-dropdown{border-radius:0 0 24px 24px;left:15px;top:63px;width:300px}.billing-modal{animation:fadeIn .3s ease;border-radius:12px;max-height:90vh;max-width:1400px;overflow-y:auto;width:90%}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.billing-button{background:linear-gradient(90deg,#009cff,#0d47a1);border:none;border-radius:.375rem;color:#fff;display:block;font-size:14px;font-weight:600;margin:1rem 0;padding:10px 12px;transition:all .2s;width:100%}.billing-button:hover{background:linear-gradient(90deg,#0d47a1,#0d47a1);box-shadow:0 4px 8px #0003;color:#fff;cursor:pointer;font-weight:600;transform:translateY(-2px)}.swal2-popup{border-radius:20px!important}.swal2-actions{margin-bottom:20px!important}.credit-warning-banner{background-color:#ef444433;border-left:4px solid #ef4444;border-radius:6px;color:#fff;margin:10px 0;padding:12px 15px}.credit-warning-banner p{font-size:14px;line-height:1.4;margin:0 0 8px}.credit-warning-banner button{background:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;padding:8px 16px;transition:background-color .2s;width:100%}.credit-warning-banner button:hover{background:#10b981;transform:translateY(-2px)}.user-plan-credit-warning-banner{background-color:#ef444426;border-left:3px solid #ef4444;border-radius:4px;color:#fff;font-size:12px;margin:8px 0;padding:8px 10px}.user-plan-credit-warning-banner button{background:none;border:none;color:#00adfa;cursor:pointer;font-weight:700;margin-left:5px;padding:0;text-decoration:underline}.user-plan-credit-warning-banner button:hover{color:#fff}.privacy-mode .hide-sensitive{display:none}.privacy-mode .blur-sensitive{filter:blur(5px);transition:filter .3s ease}.privacy-mode .hide-sensitive{display:none!important}.privacy-mode-indicator{align-items:center;color:#9ca3af;display:inline-flex;font-size:14px;gap:8px;margin-right:8px}.privacy-mode-indicator svg{color:#10b981}.privacy-mode-active .privacy-mode-indicator svg{color:#ef4444}.privacy-toggle-button{align-items:center;display:flex;gap:8px}.blur-sensitive{transition:filter .3s ease}.privacy-mode .address-sensitive,.privacy-mode .business-sensitive,.privacy-mode .email-sensitive,.privacy-mode .keyword-sensitive,.privacy-mode .name-sensitive,.privacy-mode .scan-details-sensitive{filter:blur(4px)}.privacy-mode .rating-sensitive{filter:blur(3px)}.dropdown-content{background-color:#fff;border-radius:8px;box-shadow:0 8px 16px #00000026;left:8px;max-width:300px;min-width:220px;overflow:hidden;padding:8px 0;position:absolute;right:0;top:22%;z-index:50}.dropdown-section{padding:8px 0}.dropdown-section:not(:last-child){border-bottom:1px solid #eaeaea}.dropdown-section-title{color:#6b7280;font-size:12px;font-weight:500;letter-spacing:.5px;margin-bottom:4px;padding:6px 16px;text-transform:uppercase}.dropdown-content button{align-items:center;background:none;border:none;border-radius:0;color:#374151;display:flex;font-size:14px;gap:10px;padding:10px 16px;text-align:left;transition:background-color .2s;width:100%}.dropdown-content button svg{color:#6b7280}.dropdown-content button:hover{background-color:#f3f4f6}.dropdown-content button.danger,.dropdown-content button.danger svg{color:#ef4444}.dropdown-content button.danger:hover{background-color:#fee2e2}.billing-modal-force-open .main-layout{filter:blur(2px);pointer-events:none}.billing-modal-force-open .modal-overlay{z-index:10000}.billing-modal-force-open .close-button-billing{display:none!important}.disabled-pins-indicator{background-color:#fffffff2;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 2px 8px #00000026;color:#374151;font-size:14px;left:70%;padding:8px 16px;position:absolute;text-align:center;top:10px;transform:translateX(-50%);z-index:1000}.disabled-pins-indicator small{color:#6b7280;display:block;font-size:12px;margin-top:2px}.schedule-map-section .disabled-pins-indicator{left:60%;top:60px}.disabled-pins-indicator:before{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffc;border-radius:inherit;content:"";inset:0;position:absolute;z-index:-1}.enable-all-button{background-color:#22c55e;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;margin-top:10px;padding:6px 12px;transition:background-color .2s;white-space:nowrap}.enable-all-button:hover{background-color:#16a34a}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000bf;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:9999}.whitelabel-modal-container{background:#fff;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;max-height:90vh;max-width:1000px;overflow:hidden;width:100%}.modal-header{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;justify-content:space-between;padding:24px;position:relative}.modal-header-content{flex:1 1;gap:12px}.modal-header-content,.modal-icon{align-items:center;display:flex;justify-content:center}.modal-icon{background:#fff3;border-radius:8px;padding:8px}.modal-title{font-size:24px;font-weight:600;margin:0}.modal-close-btn{align-items:center;background:#fff3;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:8px;position:absolute;right:16px;top:50%;transform:translateY(-50%);transition:all .2s ease}.modal-close-btn:hover{background:#ffffff4d;transform:translateY(-50%) scale(1.05)}.status-message{align-items:center;display:flex;font-size:14px;font-weight:500;gap:8px;padding:12px 24px}.status-message.error{background:#fef2f2;border-bottom:1px solid #fecaca;color:#dc2626}.status-message.success{background:#f0fdf4;border-bottom:1px solid #bbf7d0;color:#16a34a}.progress-container{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:20px 0 70px}.progress-steps{justify-content:center;margin:0 auto;max-width:600px}.progress-steps,.step{align-items:center;display:flex;gap:8px}.step{border:2px solid #0000;border-radius:8px;min-width:120px;padding:8px 12px;transition:all .3s ease}.step.active{border-color:#3b82f6}.step.completed{border-color:#10b981}.step-number{align-items:center;background:#e5e7eb;border-radius:50%;color:#6b7280;display:flex;flex-shrink:0;font-size:12px;font-weight:600;height:24px;justify-content:center;width:24px}.step.active .step-number{background:#3b82f6;color:#fff}.step.completed .step-number{background:#10b981;color:#fff}.step-content{min-width:0}.step-title{color:#374151;font-size:12px;font-weight:600;margin-bottom:2px}.step.active .step-title{color:#1d4ed8}.step.completed .step-title{color:#059669}.step-description{color:#6b7280;font-size:10px}.step-connector{background:#e5e7eb;flex-shrink:0;height:2px;width:24px}.tab-navigation{background:#fff;border-bottom:1px solid #e5e7eb;display:flex}.tab-btn{align-items:center;background:none;border:none;border-bottom:3px solid #0000;color:#6b7280;cursor:pointer;display:flex;flex:1 1;font-weight:500;gap:8px;justify-content:center;padding:16px 24px;transition:all .2s ease}.tab-btn:hover{background:#f9fafb;color:#374151}.tab-btn.active{background:#f8fafc;border-bottom-color:#3b82f6;color:#3b82f6}.whitelabel-modal-content{flex:1 1;overflow-y:auto;padding:24px}.whitelabel-section-header{margin-bottom:24px}.whitelabel-section-header h3{color:#1f2937;font-size:20px;font-weight:600;margin:0 0 8px}.whitelabel-section-header p{color:#6b7280;line-height:1.6;margin:0}.step-content-section{margin-bottom:32px}.status-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:24px;padding:20px}.status-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.status-card-header h4{color:#374151;font-size:16px;font-weight:600;margin:0}.status-info{margin-bottom:16px}.status-row{align-items:center;display:flex;gap:12px;margin-bottom:8px}.status-domain{color:#1f2937;font-weight:600}.status-text{color:#6b7280;font-size:14px;margin:0}.success-card{border-radius:16px;margin:24px 0;padding:32px;text-align:center}.success-card h4{color:#065f46;font-size:20px;font-weight:600;margin:16px 0 8px}.success-card p{color:#047857;margin:0 0 16px}.domain-link{align-items:center;background:#ffffffe6;border-radius:8px;color:#047857;display:inline-flex;font-weight:600;gap:8px;padding:12px 20px;text-decoration:none;transition:all .2s ease}.domain-link:hover{background:#fff;box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.info-notice,.success-notice,.warning-notice{align-items:flex-start;border-radius:8px;display:flex;font-size:14px;gap:12px;margin:16px 0;padding:16px}.success-notice{background:#d1fae5;border:1px solid #10b981;color:#065f46}.info-notice{background:#dbeafe;border:1px solid #3b82f6;color:#1e40af}.warning-notice{border:1px solid #f59e0b;color:#92400e}.warning-notice strong{display:block;margin-bottom:8px}.warning-notice p{margin:0 0 8px}.warning-notice ol{margin:0;padding-left:20px}.warning-notice li{margin-bottom:4px}.dns-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;margin:20px 0;padding:20px}.dns-card h4{color:#374151;font-size:16px;font-weight:600;margin:0 0 16px}.dns-card p{color:#6b7280;line-height:1.6;margin:0 0 20px}.dns-step{margin-bottom:24px}.dns-step-title{color:#059669;font-size:14px;font-weight:600;margin:0 0 12px}.dns-record{background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;flex-direction:column;gap:12px;padding:16px}.dns-field{align-items:center;display:flex;gap:12px}.dns-label{color:#6b7280;font-size:12px;font-weight:600;letter-spacing:.05em;min-width:60px;text-transform:uppercase}.dns-value{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;color:#1f2937;flex:1 1;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px;padding:8px 12px;word-break:break-all}.dns-value-long{font-size:11px}.dns-value-group{flex:1 1;gap:8px}.copy-btn,.dns-value-group{align-items:center;display:flex}.copy-btn{background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;color:#6b7280;cursor:pointer;flex-shrink:0;justify-content:center;padding:6px;transition:all .2s ease}.copy-btn:hover{background:#e5e7eb;color:#374151;transform:scale(1.05)}.instructions-card{border:1px solid #f59e0b;border-radius:8px;margin:16px 0;padding:16px}.instructions-card h5{color:#92400e;font-size:14px;font-weight:600;margin:0 0 12px}.instructions-card ol{color:#92400e;margin:0;padding-left:20px}.instructions-card li{margin-bottom:8px}.instructions-card ul{margin-top:8px;padding-left:16px}.verification-status{background:#f3f4f6;border-radius:8px;margin:16px 0;padding:16px}.verification-status h5{color:#374151;font-size:14px;font-weight:600;margin:0 0 8px}.verification-status p{font-size:14px;margin:0}.help-card{background:#f0f9ff;border:1px solid #bfdbfe;border-radius:12px;margin-top:24px;padding:20px}.help-card h4{color:#1e40af;font-size:16px;font-weight:600;margin:0 0 16px}.help-card ul{list-style:none;margin:0;padding:0}.help-card li{line-height:1.5;margin-bottom:8px}.help-card li,.help-note{color:#1e40af;font-size:14px}.help-note{background:#dbeafe;border-left:4px solid #3b82f6;border-radius:6px;margin-top:16px;padding:12px}.form{display:flex;flex-direction:column;gap:20px}.whitelabel-form-section{margin-bottom:24px}.whitelabel-form-section h4{color:#1f2937;font-size:18px;font-weight:600;margin:0 0 16px}.whitelabel-form-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.color-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.whitelabel-form-group{display:flex;flex-direction:column;gap:8px}.whitelabel-form-label{align-items:center;color:#374151;display:flex;font-size:14px;font-weight:500;gap:8px}.whitelabel-modal-container .whitelabel-form-input{background:#fff;border:2px solid #e5e7eb!important;border-radius:8px!important;font-size:14px;margin-bottom:0;padding:12px!important;transition:all .2s ease;width:auto}.whitelabel-modal-container input[type=text].whitelabel-form-input{border:2px solid #e5e7eb;border-radius:8px;margin-bottom:0;padding:12px;width:auto}.whitelabel-form-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.whitelabel-form-input:disabled{background:#f3f4f6;color:#9ca3af;cursor:not-allowed}.whitelabel-form-textarea{border:2px solid #e5e7eb;border-radius:8px;font-family:inherit;font-size:14px;min-height:80px;padding:12px;resize:vertical;transition:all .2s ease}.whitelabel-form-textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.whitelabel-form-help{color:#6b7280;font-size:12px}.whitelabel-form-error{color:#dc2626;font-size:12px}.color-input-group{align-items:center;display:flex;gap:8px}.color-picker{background:none;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;height:40px;padding:0;transition:all .2s ease;width:40px}.color-picker:hover{border-color:#3b82f6;transform:scale(1.05)}.color-text{flex:1 1}.logo-preview{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;display:flex;justify-content:center;padding:16px}.logo-preview img{height:64px;object-fit:contain}.brand-preview{border:1px solid #e5e7eb;border-radius:12px;margin-top:16px;overflow:hidden}.preview-header{color:#fff;font-weight:600;padding:16px;text-align:center}.preview-content{background:#fff;border-left:4px solid #e5e7eb;padding:16px}.preview-text{font-size:14px;margin:0}.btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;min-height:44px;padding:12px 20px;text-decoration:none;transition:all .2s ease}.btn:disabled{cursor:not-allowed;opacity:.5;transform:none!important}.btn-primary{background:#3b82f6;color:#fff}.btn-primary:hover:not(:disabled){background:#2563eb;box-shadow:0 4px 12px #3b82f64d;transform:translateY(-1px)}.btn-secondary{background:#fff;border:2px solid #e5e7eb;color:#374151}.btn-secondary:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af;box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.btn-danger{background:#ef4444;color:#fff}.btn-danger:hover:not(:disabled){background:#dc2626;box-shadow:0 4px 12px #ef44444d;transform:translateY(-1px)}.btn-full{width:100%}.btn-sm{font-size:12px;min-height:36px;padding:8px 16px}.button-group{display:flex;flex-wrap:wrap;gap:12px}.dropdown-item{align-items:center;background:none;border:none;color:#374151;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:12px 16px;text-align:left;transition:background-color .2s ease;width:100%}.dropdown-item:hover{background:#f3f4f6}.spinning{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.modal-overlay{padding:10px}.modal-container{max-height:95vh}.modal-header{padding:20px 16px}.modal-title{font-size:20px}.whitelabel-modal-content{padding:16px}.progress-steps{align-items:stretch;flex-direction:column;gap:12px}.step{justify-content:flex-start;min-width:auto}.step-connector{align-self:center;height:16px;width:2px}.tab-navigation{flex-direction:column}.tab-btn{justify-content:flex-start;padding:12px 16px}.color-grid,.whitelabel-form-grid{grid-template-columns:1fr}.button-group,.dns-field{flex-direction:column}.dns-field{align-items:flex-start;gap:8px}.dns-label{min-width:auto}.dns-value-group{width:100%}}@media (max-width:480px){.modal-header-content{flex-direction:column;gap:8px}.modal-title{font-size:18px}.step-title{font-size:11px}.step-description{font-size:9px}}.whitelabel-cache-notice{align-items:flex-start;background:linear-gradient(135deg,#e0f2fe,#f0f9ff);border:1px solid #0ea5e9;border-radius:8px;color:#0c4a6e;display:flex;font-size:14px;gap:12px;margin:16px 0;padding:16px}.whitelabel-cache-notice strong{display:inline;margin-right:4px}