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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}body{background:#0f0f23;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0}.dashboard{background:linear-gradient(135deg,#0f0f23,#1a1a2e 50%,#16213e);min-height:100vh}.dashboard-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0f23f2;border-bottom:1px solid #ffffff1a;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-container{justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 2rem}.brand,.header-container{align-items:center;display:flex}.brand{color:#fff;font-size:1.5rem;font-weight:700;gap:.75rem;text-decoration:none}.header-nav{display:flex;gap:2rem}.nav-link{border-radius:8px;color:#ffffffb3;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:color .3s ease}.nav-link.active,.nav-link:hover{background:#6366f11a;color:#fff}.header-actions{align-items:center;display:flex;gap:1rem}.btn-primary{border:none}.btn-primary,.btn-secondary{border-radius:8px;cursor:pointer;display:inline-block;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.dashboard-main{margin:0 auto;max-width:1400px;padding:2rem}.dashboard-content{gap:2rem}.view-controls{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.view-controls button{background:#0000;border:1px solid #6366f14d;border-radius:8px;color:#6366f1cc;cursor:pointer;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.view-controls button:hover{background:#6366f11a;color:#6366f1;transform:translateY(-1px)}.view-controls button.active{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-color:#0000;box-shadow:0 5px 15px #6366f14d;color:#fff}@media (max-width:768px){.header-container{flex-wrap:wrap;gap:1rem;padding:0 1rem}.header-nav{display:none}.header-actions{margin-left:auto}.dashboard-main{padding:1rem}.view-controls{gap:.5rem}.view-controls button{font-size:.8rem;padding:.5rem 1rem}}@media (max-width:480px){.header-container{align-items:stretch;flex-direction:column}.header-actions{justify-content:center;margin-left:0}.view-controls{flex-direction:column}}.landing-page{background:linear-gradient(135deg,#0f0f23,#1a1a2e 50%,#16213e);color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0f23f2;border-bottom:1px solid #ffffff1a;left:0;padding:1rem 0;position:fixed;right:0;top:0;z-index:1000}.nav-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.nav-brand,.nav-container{align-items:center;display:flex}.nav-brand{font-size:1.5rem;font-weight:700;gap:.75rem}.brand-icon{font-size:2rem}.nav-links{display:flex;gap:2rem}.nav-links a{color:#fffc;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-links a:hover{color:#fff}.nav-actions{align-items:center;display:flex;gap:1rem}.btn-outline,.btn-primary,.btn-secondary{border:none;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}.btn-primary:hover{box-shadow:0 10px 25px #6366f14d;transform:translateY(-2px)}.btn-secondary{background:#0000;border:1px solid #fff3;color:#fffc}.btn-secondary:hover{background:#ffffff1a;color:#fff}.btn-outline{background:#0000;border:1px solid #ffffff4d;color:#fff}.btn-outline:hover{background:#ffffff1a;border-color:#ffffff80}.btn-large{font-size:1rem;padding:1rem 2rem}.btn-scan{background:linear-gradient(135deg,#f59e0b,#f97316)}.hero{align-items:center;display:flex;min-height:80vh;overflow:hidden;padding:8rem 0 4rem;position:relative}.hero-container{margin:0 auto;max-width:1200px;padding:0 2rem;width:100%}.hero-container,.hero-content{align-items:center;display:flex;justify-content:center}.hero-content{flex-direction:column;max-width:800px;text-align:center;z-index:2}.hero-badge{align-items:center;background:linear-gradient(135deg,#6366f133,#8b5cf633);border:1px solid #6366f14d;border-radius:25px;display:inline-flex;font-size:.9rem;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem}.hero-badge .badge-icon{font-size:1rem}.hero-badge .badge-text{color:#ffffffe6;font-weight:500}.hero-title{color:#fff;font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.title-line{display:block}.text-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#fffc;font-size:1.25rem;line-height:1.6;margin-bottom:2rem}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.btn-primary .button-icon{margin-left:.5rem;transition:transform .3s ease}.btn-primary:hover .button-icon{transform:translateX(4px)}.btn-outline .play-icon{font-size:.8rem;margin-right:.5rem}.hero-stats{align-items:center;display:flex;gap:1rem;margin-bottom:2rem}.stat-item{text-align:center}.stat-number{color:#6366f1;font-size:1.5rem}.stat-label{color:#ffffffb3;font-size:.9rem;margin-top:.25rem}.stat-divider{background:#fff3;height:2rem;width:1px}.hero-badges{display:flex;flex-wrap:wrap;gap:1.5rem}.badge{align-items:center;background:#ffffff1a;border-radius:20px;color:#fffc;display:flex;font-size:.9rem;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease}.badge:hover{background:#ffffff26;transform:translateY(-2px)}.badge-icon{color:#10b981;font-weight:700}.badge-text{font-weight:500}.dashboard-preview{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:1.5rem}.scan-form{margin-bottom:1.5rem}.form-field{margin-bottom:1rem}.form-field label{display:block}.form-field input,.form-field select{background:#ffffff0d;width:100%}.form-row{align-items:end}.form-row .form-field{margin-bottom:0}.results-preview{space-y:.75rem}.result-item{align-items:center;background:#ffffff0d;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:.75rem;padding:.75rem}.result-name{color:#fff;font-weight:600}.result-status{border-radius:4px;font-size:.8rem;padding:.25rem .5rem}.result-status.no-website{background:#ef444433;color:#fca5a5}.result-status.has-website{background:#22c55e33;color:#86efac}.stats{background:#ffffff05;padding:4rem 0}.stats-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px;padding:0 2rem}.stats-item{text-align:center}.stats-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;margin-bottom:.5rem}.stats-label{color:#fffc;font-size:1.1rem}.features{padding:6rem 0}.features-container{margin:0 auto;max-width:1200px;padding:0 2rem}.section-header{margin-bottom:4rem;text-align:center}.section-header h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-header p{color:#fffc;font-size:1.2rem;margin:0 auto;max-width:600px}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.feature-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:2rem;transition:all .3s ease}.feature-card:hover{border-color:#6366f14d;box-shadow:0 20px 40px #0003;transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.feature-card p{color:#fffc;line-height:1.6}.how-it-works{background:#ffffff05;padding:6rem 0}.how-it-works-container{margin:0 auto;max-width:1200px;padding:0 2rem}.steps{display:flex;gap:3rem;margin-top:3rem}.step{flex:1 1;text-align:center}.step-number{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;margin:0 auto 1.5rem;width:60px}.step-content h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.step-content p{color:#fffc;line-height:1.6}.testimonials{padding:6rem 0}.testimonials-container{margin:0 auto;max-width:1200px;padding:0 2rem}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:3rem}.testimonial{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:2rem}.testimonial-content{font-size:1.1rem;font-style:italic;line-height:1.6;margin-bottom:1.5rem}.testimonial-author{display:flex;flex-direction:column}.author-name{font-weight:600;margin-bottom:.25rem}.author-title{color:#fff9;font-size:.9rem}.cta{background:linear-gradient(135deg,#6366f11a,#8b5cf61a);padding:6rem 0;text-align:center}.cta-container{margin:0 auto;max-width:800px;padding:0 2rem}.cta h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta p{color:#fffc;font-size:1.2rem;margin-bottom:2rem}.cta-actions{gap:1rem;margin-bottom:2rem}.cta-actions,.cta-badges{display:flex;flex-wrap:wrap;justify-content:center}.cta-badges{gap:1.5rem}.footer{border-top:1px solid #ffffff1a;padding:3rem 0 2rem}.footer-container{margin:0 auto;max-width:1200px;padding:0 2rem}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 2fr;margin-bottom:2rem}.footer-brand{align-items:center;display:flex;font-size:1.5rem;font-weight:700;gap:.75rem}.footer-links{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.footer-section h4{font-weight:600;margin-bottom:1rem}.footer-section a{color:#fff9;display:block;margin-bottom:.5rem;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff1a;color:#fff9;padding-top:2rem;text-align:center}@media (max-width:768px){.nav-container{padding:0 1rem}.nav-links{display:none}.hero{min-height:60vh;padding:4rem 0 2rem}.hero-title{font-size:2.5rem}.demo{padding:4rem 0}.demo-title{font-size:2rem}.demo-subtitle{font-size:1rem}.scanner-blocks{gap:1.5rem;grid-template-columns:1fr}.table-header,.table-row{gap:.5rem;grid-template-columns:1fr 1fr}.cell:nth-child(3),.cell:nth-child(4),.header-cell:nth-child(3),.header-cell:nth-child(4){display:none}.stats-container{gap:2rem}.features-grid,.stats-container{grid-template-columns:1fr}.steps{flex-direction:column;gap:2rem}.testimonials-grid{grid-template-columns:1fr}.cta-actions{align-items:center;flex-direction:column}.footer-content{gap:2rem;grid-template-columns:1fr}.footer-links{gap:1.5rem;grid-template-columns:1fr}.floating-card{display:none}}.demo{background:linear-gradient(135deg,#6366f11a,#8b5cf61a);overflow:hidden;padding:6rem 0;position:relative}.demo-container{align-items:center;display:flex;flex-direction:column;gap:3rem;margin:0 auto;max-width:1200px;padding:0 2rem}.demo-header{max-width:600px;text-align:center}.demo-title{color:#fff;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.demo-subtitle{color:#fffc;font-size:1.2rem;line-height:1.6}.demo-visual{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.scanner-blocks{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 2fr;margin:0 auto;max-width:1200px;width:100%}.dashboard-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.dashboard-brand{align-items:center;color:#fff;display:flex;font-weight:600;gap:.5rem}.dashboard-brand .brand-icon{font-size:1.2rem}.dashboard-tabs{display:flex;gap:.5rem}.tab{background:#0000;border-radius:8px;color:#fff9;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .3s ease}.tab.active{background:#6366f133;color:#fff}.dashboard-content{display:flex;flex-direction:column;gap:1.5rem}.scan-section{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 10px 30px #0003;height:-webkit-fit-content;height:fit-content;padding:1.5rem}.scan-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.scan-title{color:#fff;font-size:1.1rem;font-weight:600;margin:0}.scan-status{align-items:center;color:#10b981;display:flex;font-size:.9rem;gap:.5rem}.status-indicator{animation:pulse 2s infinite;background:#10b981;border-radius:50%;height:8px;width:8px}.scan-form{gap:1rem}.form-field,.scan-form{display:flex;flex-direction:column}.form-field label{color:#fffc;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.form-field input,.form-field select{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;font-size:.9rem;padding:.75rem;transition:all .3s ease}.form-field input:focus,.form-field select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.form-field input::placeholder{color:#ffffff80}.form-row{display:flex}.form-row .form-field{flex:1 1}.btn-scan{align-items:center;animation:pulse 2s infinite;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;margin-top:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.btn-scan:hover{box-shadow:0 10px 25px #6366f14d;transform:translateY(-2px)}.scan-icon{font-size:1rem}.results-section{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 10px 30px #0003;display:flex;flex-direction:column;padding:1.5rem}.results-header{align-items:center;margin-bottom:1rem}.results-title{color:#fff;font-size:1.1rem;font-weight:600;margin:0}.results-count{align-items:center;display:flex;gap:.5rem}.count-number{animation:countUp 6s ease-out 1s both;color:#6366f1;font-size:1.5rem;font-weight:700}.count-label{color:#ffffffb3;font-size:.9rem}.results-table{margin-bottom:1rem}.table-header{grid-gap:.75rem;border-bottom:1px solid #ffffff1a;color:#ffffffb3;display:grid;font-size:.75rem;font-weight:600;gap:.75rem;grid-template-columns:1.5fr 1.5fr 1fr .8fr;letter-spacing:.5px;padding:.75rem 0;text-transform:uppercase}.table-body{display:flex;flex:1 1;flex-direction:column;gap:.5rem}.table-row{grid-gap:.75rem;border-radius:8px;display:grid;gap:.75rem;grid-template-columns:1.5fr 1.5fr 1fr .8fr;opacity:0;padding:.75rem 0;transform:translateY(20px);transition:all .3s ease}.table-row:hover{background:#ffffff0d}.animated-row{animation:slideInRow .6s ease-out forwards}.cell{align-items:center;display:flex;font-size:.9rem}.business-name{color:#fff}.address{color:#fffc}.status-badge{align-items:center;border-radius:20px;display:inline-flex;font-size:.8rem;font-weight:600;gap:.25rem;padding:.25rem .75rem}.status-badge.no-website{background:#ef444433;border:1px solid #ef44444d;color:#ef4444}.status-badge.has-website{background:#22c55e33;border:1px solid #22c55e4d;color:#22c55e}.action-btn{border:none;border-radius:6px;cursor:pointer;font-size:.8rem;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.add-btn{background:#6366f133;border:1px solid #6366f14d;color:#6366f1}.add-btn:hover{background:#6366f14d;transform:translateY(-1px)}.view-btn{background:#22c55e33;border:1px solid #22c55e4d;color:#22c55e}.view-btn:hover{background:#22c55e4d;transform:translateY(-1px)}.results-footer{border-top:1px solid #ffffff1a;justify-content:space-between;padding-top:1rem}.pagination,.results-footer{align-items:center;display:flex}.pagination{gap:1rem}.page-btn{background:#ffffff1a;border:1px solid #fff3;border-radius:6px;color:#fffc;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .3s ease}.page-btn:hover{background:#ffffff26;color:#fff}.page-info{color:#ffffffb3;font-size:.9rem}.download-btn{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.download-btn:hover{box-shadow:0 5px 15px #10b9814d;transform:translateY(-1px)}.floating-elements{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.floating-card{align-items:center;animation:float 3s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;color:#fff;display:flex;font-size:.9rem;gap:.5rem;padding:1rem;position:absolute}.floating-card.card-1{animation-delay:0s;left:-15%;top:10%}.floating-card.card-2{animation-delay:1s;right:-20%;top:60%}.floating-card.card-3{animation-delay:2s;bottom:20%;left:5%}.card-icon{font-size:1.2rem}.card-text{font-weight:500}@keyframes slideInRow{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes countUp{0%{opacity:0;transform:scale(.5)}20%{opacity:1;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.business-form-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;box-shadow:0 8px 32px #0000001a;margin-bottom:2rem;padding:2rem}.business-form-container h2{color:#fff;font-size:1.8rem;margin:0 0 1.5rem;text-align:center}.business-form{display:flex;flex-direction:column;gap:1.5rem}.form-group input,.form-group textarea{background:#ffffffe6;border:none;border-radius:8px;color:#333;font-size:1rem;padding:.8rem;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{background:#fff;box-shadow:0 0 0 3px #ffffff4d;outline:none;transform:translateY(-1px)}.form-group input:disabled,.form-group textarea:disabled{cursor:not-allowed;opacity:.6}.form-group textarea{min-height:80px;resize:vertical}.submit-button{align-self:center;background:linear-gradient(45deg,#4caf50,#45a049);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:1px;min-width:200px;padding:1rem 2rem;text-transform:uppercase;transition:all .3s ease}.submit-button:hover:not(:disabled){box-shadow:0 5px 15px #0003;transform:translateY(-2px)}.submit-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.error-message{text-align:center}.error-message,.success-message{margin-top:1rem}.form-info{background:#ffffff0d;border-radius:15px;margin-top:1.5rem;padding:1.5rem;text-align:left}.form-info h3{color:#fff;font-size:1.2rem;margin:0 0 1rem}.form-info ul{margin:0;padding-left:1.5rem}.form-info li{color:#ffffffe6;line-height:1.6;margin-bottom:.5rem}@media (max-width:768px){.business-form-container{padding:1.5rem}.form-row{gap:0;grid-template-columns:1fr}.business-form{gap:1rem}.submit-button{font-size:1rem;padding:.8rem 1.5rem}}.business-table-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #0003;margin-bottom:2rem;padding:2rem}.business-table-container h2{color:#fff;font-size:1.8rem;font-weight:700;margin:0 0 1.5rem}.table-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.download-button{background:linear-gradient(135deg,#6366f1,#8b5cf6);padding:.8rem 1.5rem}.download-button:hover{box-shadow:0 10px 25px #6366f14d}.results-table-wrapper{border-radius:15px}.business-table{border-collapse:collapse;color:#333;min-width:800px;width:100%}.business-table th{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:.8rem;text-align:left;text-transform:uppercase}.business-table th.sortable{cursor:pointer;transition:background-color .3s ease;-webkit-user-select:none;user-select:none}.business-table th.sortable:hover{background:linear-gradient(135deg,#4f46e5,#7c3aed)}.business-table td{border-bottom:1px solid #0000001a;padding:.8rem;vertical-align:top}.business-table tbody tr:hover{background:#6366f10d}.business-table tbody tr:nth-child(2n){background:#00000005}.lead-row{background:#ef44440d!important;border-left:4px solid #ef4444}.lead-row:hover{background:#ef44441a!important}.business-name{color:#1f2937;font-size:.95rem}.business-address{color:#6b7280}.business-phone{text-align:center}.phone-link{background:#6366f11a;border-radius:4px;color:#6366f1;display:inline-block;padding:.2rem .5rem;transition:all .3s ease}.phone-link:hover{background:#6366f133}.website-status{text-align:center}.has-website a{color:#10b981;text-decoration:none}.has-website a:hover{text-decoration:underline}.created-date{color:#666;font-size:.9rem;text-align:center}.action-buttons,.delete-btn,.edit-btn{justify-content:center}.delete-btn,.edit-btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:inline-flex;font-size:1rem;height:32px;min-width:32px;padding:.4rem .8rem;transition:all .3s ease}.edit-btn{background:#f59e0b1a;color:#f59e0b}.edit-btn:hover{background:#f59e0b33;box-shadow:0 4px 12px #f59e0b4d;transform:translateY(-1px)}.delete-btn{background:#ef44441a;color:#ef4444}.delete-btn:hover{background:#ef444433;box-shadow:0 4px 12px #ef44444d;transform:translateY(-1px)}.edit-input{border:1px solid #ddd;border-radius:4px;font-size:.9rem;padding:.5rem;transition:border-color .3s ease;width:100%}.edit-input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.edit-textarea{border:1px solid #ddd;border-radius:4px;font-size:.9rem;min-height:60px;padding:.5rem;resize:vertical;transition:border-color .3s ease;width:100%}.edit-textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.edit-actions{display:flex;gap:.5rem;justify-content:center}.save-btn{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.save-btn:hover{box-shadow:0 4px 12px #10b9814d;transform:translateY(-1px)}.cancel-btn{background:#6b72801a;border:1px solid #6b728033;border-radius:6px;color:#6b7280;cursor:pointer;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.cancel-btn:hover{background:#6b728033;color:#374151}.sort-icon{margin-left:.25rem;opacity:.7}.sort-icon.active{opacity:1}.empty-state{color:#6b7280;padding:3rem 2rem;text-align:center}.empty-state h3{color:#374151;font-size:1.2rem;margin:0 0 1rem}.empty-state p{font-size:.9rem;line-height:1.5;margin:0}@media (max-width:768px){.business-table-container{margin-bottom:1rem;padding:1rem}.table-header{align-items:stretch;flex-direction:column;gap:1rem}.business-table{min-width:600px}.business-table td,.business-table th{font-size:.85rem;padding:.6rem .4rem}.action-buttons{gap:.25rem}.delete-btn,.edit-btn{font-size:.9rem;height:28px;min-width:28px;padding:.3rem .6rem}.has-website,.no-website,.phone-link,.website-link{font-size:.8rem;padding:.15rem .4rem}}@media (max-width:480px){.business-table-container{padding:.75rem}.business-table-container h2{font-size:1.5rem}.download-button{font-size:.9rem;padding:.6rem 1.2rem}.business-table td,.business-table th{font-size:.8rem;padding:.5rem .3rem}}.stats-panel{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:15px;box-shadow:0 4px 20px #0000001a;padding:1.5rem;text-align:center;transition:transform .3s ease}.stat-card:hover{transform:translateY(-2px)}.stat-card.leads{background:linear-gradient(135deg,#ffc10733,#ff980033);border-color:#ffc1074d}.stat-card.with-website{background:linear-gradient(135deg,#4caf5033,#388e3c33);border-color:#4caf504d}.stat-card.percentage{background:linear-gradient(135deg,#2196f333,#1e88e533);border-color:#2196f34d}.stat-number{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:.5rem;text-shadow:2px 2px 4px #0000004d}.stat-label{color:#ffffffe6;font-size:1rem;font-weight:600;margin-bottom:.25rem}.stat-subtitle{color:#ffffffb3;font-size:.8rem;font-style:italic}@media (max-width:768px){.stats-panel{gap:1rem;grid-template-columns:repeat(2,1fr)}.stat-card{padding:1rem}.stat-number{font-size:2rem}.stat-label{font-size:.9rem}}@media (max-width:480px){.stats-panel{grid-template-columns:1fr}}.scanner-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #0003;margin-bottom:2rem;padding:2rem}.scanner-container h2{color:#fff;font-size:1.8rem;margin:0 0 1.5rem;text-align:center}.scanner-form{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{color:#fff;font-size:1rem;font-weight:600}.form-group input,.form-group select{background:#ffffffe6;border:none;border-radius:8px;color:#333;font-size:1rem;padding:.8rem;transition:all .3s ease}.form-group input:focus,.form-group select:focus{background:#fff;box-shadow:0 0 0 3px #ffffff4d;outline:none;transform:translateY(-1px)}.form-group input:disabled,.form-group select:disabled{cursor:not-allowed;opacity:.6}.scan-button{align-self:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;min-width:200px;padding:1rem 2rem;transition:all .3s ease}.scan-button:hover:not(:disabled){box-shadow:0 10px 25px #6366f14d;transform:translateY(-2px)}.scan-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.error-message{background:#f003;border:1px solid #ff000080;border-radius:10px;color:#ffebee;margin-bottom:1rem;padding:1rem;text-align:left}.success-message{background:#4caf5033;border:1px solid #4caf5080;border-radius:10px;color:#e8f5e8;font-weight:600;margin-bottom:1rem;padding:1rem;text-align:center}.scan-results{background:#ffffff0d;border-radius:15px;margin-top:1.5rem;padding:1.5rem}.results-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.scan-info{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.scan-detail{background:#ffffff1a;border-radius:4px;color:#fffc;display:inline-block;font-size:.9rem;margin-right:.5rem;padding:.3rem .6rem}.results-controls{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.filter-checkbox{align-items:center;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;-webkit-user-select:none;user-select:none}.filter-checkbox input[type=checkbox]{accent-color:#ff6b35;cursor:pointer;height:18px;width:18px}.filter-checkbox:hover{color:#ffffffe6}.results-header h3{color:#fff;font-size:1.3rem;margin:0}.download-button{background:linear-gradient(45deg,#2196f3,#1976d2);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:.9rem;font-weight:600;padding:.6rem 1.2rem;text-decoration:none;transition:all .3s ease}.download-button:hover{box-shadow:0 5px 15px #0003;transform:translateY(-2px)}.results-table-wrapper{background:#fffffff2;border-radius:10px;box-shadow:0 4px 20px #0000001a;overflow-x:auto}.results-table{border-collapse:collapse;color:#333;min-width:800px;width:100%}.results-table th{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:.8rem;text-align:left;text-transform:uppercase}.results-table td{border-bottom:1px solid #0000001a;padding:.8rem;vertical-align:top}.results-table tr:hover{background:#ff6b351a}.business-name{color:#333;font-weight:600}.business-address{color:#666;font-size:.9rem;line-height:1.4}.business-phone{min-width:120px}.phone-link{color:#2196f3;font-weight:500;text-decoration:none}.phone-link:hover{text-decoration:underline}.business-website-status{text-align:center}.has-website{background:#10b9811a;color:#10b981}.has-website,.no-website{border-radius:4px;display:inline-block;font-size:.9rem;font-weight:600;padding:.2rem .5rem}.no-website{background:#ef44441a;color:#ef4444}.business-rating{color:#666;font-size:.9rem}.business-actions,.business-rating{text-align:center}.action-buttons{align-items:center;display:flex;flex-direction:column;gap:.5rem}.maps-link{background:#6366f11a;border-radius:4px;color:#6366f1;display:inline-block;font-size:.8rem;font-weight:500;padding:.2rem .5rem;text-decoration:none;transition:all .3s ease}.maps-link:hover{background:#6366f133;transform:translateY(-1px)}.website-link{background:#10b9811a;border-radius:4px;color:#10b981;display:inline-block;font-size:.8rem;font-weight:500;padding:.2rem .5rem;text-decoration:none;transition:all .3s ease}.website-link:hover{background:#10b98133;transform:translateY(-1px)}.add-business-btn{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:.8rem;font-weight:600;gap:.25rem;padding:.4rem .8rem;transition:all .3s ease;white-space:nowrap}.add-business-btn:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);box-shadow:0 4px 12px #10b9814d;transform:translateY(-1px)}.add-business-btn:disabled{background:linear-gradient(135deg,#6b7280,#4b5563);cursor:not-allowed;opacity:.6;transform:none}.results-note{background:#ffffff80;border-radius:8px;color:#666;font-style:italic;margin-top:1rem;padding:1rem;text-align:center}.pagination{background:#fffffff2;border-radius:10px;box-shadow:0 2px 10px #0000001a;margin-top:1.5rem;padding:1rem}.pagination-info{color:#666;font-size:.9rem;font-weight:500;margin-bottom:1rem;text-align:center}.pagination-controls{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.pagination-numbers{display:flex;gap:.25rem;margin:0 .5rem}.pagination-button{background:#fff;border:1px solid #ddd;border-radius:6px;color:#333;cursor:pointer;font-size:.9rem;font-weight:500;min-width:40px;padding:.5rem .75rem;text-align:center;transition:all .3s ease}.pagination-button:hover:not(:disabled){background:#f5f5f5;border-color:#6366f1;color:#6366f1;transform:translateY(-1px)}.pagination-button.active{background:#6366f1;border-color:#6366f1;color:#fff;font-weight:600}.pagination-button:disabled{cursor:not-allowed;opacity:.5;transform:none}.pagination-button:disabled:hover{background:#fff;border-color:#ddd;color:#333}.scanner-info{background:#ffffff0d;border-radius:15px;margin-top:1.5rem;padding:1.5rem;text-align:left}.scanner-info h3{color:#fff;font-size:1.2rem;margin:0 0 1rem}.scanner-info ul{margin:0;padding-left:1.5rem}.scanner-info li{color:#ffffffe6;line-height:1.6;margin-bottom:.5rem}.scanner-info strong{color:#fff}@media (max-width:768px){.scanner-container{padding:1.5rem}.form-row{gap:0;grid-template-columns:1fr}.scanner-form{gap:1rem}.scan-button{font-size:1rem;padding:.8rem 1.5rem}.results-header{align-items:stretch;flex-direction:column;text-align:center}.results-table td,.results-table th{font-size:.8rem;padding:.6rem .4rem}.business-address,.business-name{min-width:auto}.pagination-controls{flex-direction:column;gap:1rem}.pagination-numbers{justify-content:center;margin:0}.pagination-button{font-size:.8rem;min-width:35px;padding:.4rem .6rem}.action-buttons{gap:.25rem}.add-business-btn{font-size:.7rem;padding:.3rem .6rem}.maps-link,.website-link{font-size:.7rem;padding:.15rem .4rem}}
/*# sourceMappingURL=main.3a41eef7.css.map*/