body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:400px;padding:2rem;position:relative;width:100%}.modal-close{background:none;border:none;border-radius:50%;color:#6b7280;cursor:pointer;padding:.25rem;position:absolute;right:1rem;top:1rem;transition:background-color .2s}.modal-close:hover{background-color:#f3f4f6;color:#374151}.modal-header{margin-bottom:2rem;text-align:center}.modal-header h2{color:#111827;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.modal-header p{color:#6b7280;font-size:.875rem;margin:0}.auth-form{gap:1.5rem}.auth-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-label{color:#374151;font-size:.875rem;font-weight:500}.form-input{border:1px solid #d1d5db;border-radius:8px;font-size:1rem;padding:.75rem 1rem;transition:border-color .2s,box-shadow .2s}.form-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.auth-submit-btn{background:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1rem;transition:background-color .2s}.auth-submit-btn:hover:not(:disabled){background:#2563eb}.auth-submit-btn:disabled{background:#9ca3af;cursor:not-allowed}.error-message{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;display:flex;font-size:.875rem;gap:.5rem}.modal-footer{border-top:1px solid #e5e7eb;margin-top:1.5rem;padding-top:1.5rem;text-align:center}.modal-footer p{color:#6b7280;font-size:.875rem;margin:0}.switch-auth-btn{background:none;border:none;color:#3b82f6;cursor:pointer;font-weight:500;text-decoration:underline}.switch-auth-btn:hover{color:#2563eb}.header{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 10px #0000001a;color:#fff;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1rem}.header-title{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#f0f0f0);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:700;margin:0}.header-auth{align-items:center;display:flex}.login-buttons{display:flex;gap:.5rem}.login-btn{background:#fff3;border:1px solid #ffffff4d;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.login-btn:hover{background:#ffffff4d;border-color:#ffffff80}.signup-btn{background:#fff;border:1px solid #fff;border-radius:6px;color:#667eea;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.signup-btn:hover{background:#ffffffe6;box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.user-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:8px;padding:.5rem}.user-info,.user-menu{align-items:center;display:flex;gap:.5rem}.user-avatar{border:2px solid #fff;border-radius:50%;height:32px;width:32px}.user-name{font-size:.9rem;font-weight:500}.logout-btn{background:none;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.25rem;transition:background-color .2s ease}.logout-btn:hover{background:#fff3}@media (max-width:768px){.header-content{flex-direction:column;gap:1rem}.header-title{font-size:1.5rem}.login-buttons{justify-content:center;width:100%}.login-btn,.signup-btn{flex:1 1;text-align:center}}.sidebar{background:#f8f9fa;border-right:1px solid #e9ecef;min-height:calc(100vh - 80px);padding:1rem 0;width:250px}.sidebar-nav{display:flex;flex-direction:column;gap:.5rem}.sidebar-link{align-items:center;border-radius:0 25px 25px 0;color:#6c757d;display:flex;font-weight:500;gap:.75rem;margin-right:.5rem;padding:.75rem 1rem;text-decoration:none;transition:all .2s ease}.sidebar-link:hover{background:#e9ecef;color:#495057;text-decoration:none}.sidebar-link.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:600}.sidebar-link.active:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190)}.sidebar-label{font-size:.95rem}@media (max-width:768px){.sidebar{border-bottom:1px solid #e9ecef;border-right:none;min-height:auto;padding:.5rem;width:100%}.sidebar-nav{flex-direction:row;gap:0;justify-content:space-around}.sidebar-link{border-radius:8px;flex-direction:column;font-size:.8rem;gap:.25rem;margin:0;padding:.5rem}.sidebar-label{font-size:.75rem}}.homepage{margin:0 auto;max-width:1200px;padding:2rem}.homepage-header{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;margin-bottom:3rem;padding:2rem;text-align:center}.homepage-header h1{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.homepage-header p{color:#718096;font-size:1.2rem;margin:0}.recent-reviews-section h2{color:#2d3748;font-size:2rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.loading{color:#718096;font-size:1.2rem;padding:3rem;text-align:center}.no-reviews{background:#f8f9fa;border-radius:12px;margin:2rem 0}.no-reviews p{color:#718096;font-size:1.1rem;margin-bottom:1rem}.find-business-link{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;color:#fff;display:inline-block;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:transform .2s ease}.find-business-link:hover{color:#fff;text-decoration:none;transform:translateY(-2px)}.reviews-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}.review-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 10px #0000001a;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.review-card:hover{box-shadow:0 4px 20px #00000026;transform:translateY(-4px)}.business-info{flex:1 1}.business-name{color:#667eea;font-size:1.1rem;text-decoration:none;transition:color .2s ease}.business-name:hover{color:#764ba2;text-decoration:underline}.rating{gap:2px}.review-title{color:#2d3748;font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.review-content{color:#4a5568;line-height:1.6;margin:0 0 1rem}.review-footer{align-items:center;color:#718096;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:1rem}.review-date,.reviewer-info{align-items:center;display:flex;gap:.5rem}.read-more-link{color:#667eea;display:inline-block;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s ease}.read-more-link:hover{color:#764ba2;text-decoration:underline}@media (max-width:768px){.homepage{padding:1rem}.homepage-header{margin-bottom:2rem;padding:1.5rem}.homepage-header h1{font-size:2rem}.homepage-header p{font-size:1rem}.recent-reviews-section h2{font-size:1.5rem}.reviews-grid{gap:1rem;grid-template-columns:1fr}.review-card{padding:1rem}.review-footer{align-items:flex-start;flex-direction:column;gap:.5rem}}.find-business{margin:0 auto;max-width:1200px;padding:2rem}.search-header{margin-bottom:2rem;text-align:center}.search-header h1{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.search-header p{color:#718096;font-size:1.1rem}.search-controls{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;margin-bottom:2rem;padding:1.5rem}.search-form{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.search-input-group{flex:1 1;min-width:300px;position:relative}.search-icon{color:#a0aec0;left:1rem;position:absolute;top:50%;transform:translateY(-50%)}.search-input{border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;padding:.75rem 1rem .75rem 3rem;transition:border-color .2s ease;width:100%}.search-input:focus{border-color:#667eea;outline:none}.filter-group{align-items:center;color:#718096;display:flex;gap:.5rem}.type-select{background:#fff;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;min-width:150px;padding:.75rem}.search-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:transform .2s ease}.search-btn:hover:not(:disabled){transform:translateY(-2px)}.search-btn:disabled{cursor:not-allowed;opacity:.7}.search-results{min-height:400px}.no-results{background:#f8f9fa;border-radius:12px;padding:3rem;text-align:center}.no-results p{color:#718096;margin-bottom:1rem}.add-business-link{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;color:#fff;display:inline-block;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:transform .2s ease}.add-business-link:hover{color:#fff;text-decoration:none;transform:translateY(-2px)}.results-count{color:#718096;font-size:1.1rem;font-weight:500;margin-bottom:1rem}.businesses-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-bottom:2rem}.business-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 10px #0000001a;color:inherit;display:block;padding:1.5rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.business-card:hover{box-shadow:0 4px 20px #00000026;color:inherit;text-decoration:none;transform:translateY(-4px)}.business-header{margin-bottom:1rem}.business-name{color:#2d3748;font-size:1.2rem;font-weight:600;margin:0 0 .25rem}.business-type{border-radius:4px;font-size:.8rem;padding:.25rem .5rem}.business-location{align-items:flex-start;font-size:.9rem;margin-bottom:1rem}.business-stats{justify-content:space-between}.business-stats,.rating{align-items:center;display:flex}.rating{gap:.25rem}.rating-text{color:#2d3748;font-weight:600;margin-left:.25rem}.review-count{color:#718096;font-size:.9rem}.load-more,.loading-more{padding:2rem;text-align:center}.load-more-btn{background:#667eea;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 2rem;transition:background-color .2s ease}.load-more-btn:hover{background:#5a6fd8}.loading-more{color:#718096}@media (max-width:768px){.find-business{padding:1rem}.search-form{align-items:stretch;flex-direction:column}.search-input-group{min-width:auto}.filter-group{justify-content:center}.businesses-grid{gap:1rem;grid-template-columns:1fr}.business-card{padding:1rem}}.add-business{margin:0 auto;max-width:800px;padding:2rem}.form-header{margin-bottom:2rem;text-align:center}.form-header h1{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.form-header p{color:#718096;font-size:1.1rem}.business-form{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;padding:2rem}.form-label{align-items:center;color:#2d3748;display:flex;font-size:1rem;font-weight:600;gap:.5rem;margin-bottom:.5rem}.form-input,.form-select{background:#fff;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;padding:.75rem;transition:border-color .2s ease;width:100%}.form-input:focus,.form-select:focus{border-color:#667eea;outline:none}.form-input.error,.form-select.error{border-color:#e53e3e}.address-input{min-height:80px;resize:vertical}.other-type-input{margin-top:.5rem}.form-help{color:#718096}.error-text,.form-help{display:block;font-size:.9rem;margin-top:.25rem}.error-text{color:#e53e3e}.error-message{border-radius:6px;font-weight:500;margin-bottom:1rem;padding:.75rem}.general-error{background:#fed7d7;border:1px solid #feb2b2;color:#c53030}.form-actions{border-top:1px solid #e2e8f0;margin-top:2rem;padding-top:1.5rem}.cancel-btn,.submit-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .2s ease}.submit-btn:hover:not(:disabled){box-shadow:0 4px 12px #667eea66}.submit-btn:disabled{transform:none}@media (max-width:768px){.add-business{padding:1rem}.business-form{padding:1.5rem}.form-actions{flex-direction:column-reverse}.cancel-btn,.submit-btn{justify-content:center}}.business-page{margin:0 auto;max-width:1000px;padding:2rem}.error,.loading{font-size:1.2rem;padding:3rem;text-align:center}.error{background:#fed7d7;border-radius:8px;color:#e53e3e}.business-header{align-items:flex-start;background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem;padding:2rem}.business-info h1{color:#2d3748;font-size:2.2rem;font-weight:700;margin:0 0 .5rem}.business-meta{display:flex;flex-direction:column;gap:.5rem}.business-type{align-self:flex-start;background:#e2e8f0;border-radius:20px;color:#4a5568;font-size:.9rem;font-weight:500;padding:.25rem .75rem}.business-location{align-items:center;color:#718096;display:flex;font-size:.95rem;gap:.5rem}.business-stats{text-align:right}.rating-summary{align-items:flex-end;display:flex;flex-direction:column;gap:.5rem}.stars{display:flex;gap:2px}.rating-text{color:#718096;font-size:.9rem}.rating-number{color:#2d3748;font-size:1.5rem;font-weight:700}.business-content{display:flex;flex-direction:column;gap:2rem}.reviews-section{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;overflow:hidden}.reviews-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:1.5rem 2rem}.reviews-header h2{color:#2d3748;font-size:1.8rem;font-weight:600;margin:0}.reviews-controls{align-items:center;display:flex;gap:1rem}.sort-controls{align-items:center;display:flex;gap:.5rem}.sort-select{background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-size:.9rem;padding:.5rem}.write-review-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:transform .2s ease}.write-review-btn:hover{transform:translateY(-2px)}.review-form{background:#f8f9fa;border-bottom:1px solid #e9ecef;padding:2rem}.review-form h3{color:#2d3748;font-size:1.4rem;font-weight:600;margin:0 0 1.5rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#2d3748;display:block;font-weight:600;margin-bottom:.5rem}.rating-input{display:flex;gap:4px}.form-group input,.form-group textarea{border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;padding:.75rem;transition:border-color .2s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#667eea;outline:none}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem}.cancel-btn{background:#e2e8f0;border:none;border-radius:8px;color:#4a5568;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:background-color .2s ease}.cancel-btn:hover{background:#cbd5e0}.submit-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:transform .2s ease}.submit-btn:hover:not(:disabled){transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.7}.reviews-list{padding:0}.review-item{border-bottom:1px solid #e9ecef;padding:2rem}.review-item:last-child{border-bottom:none}.review-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.reviewer-info{align-items:center;display:flex;gap:1rem}.reviewer-avatar{border:2px solid #e9ecef;border-radius:50%;height:48px;width:48px}.reviewer-details{flex:1 1}.reviewer-name{color:#2d3748;display:block;font-weight:600;margin-bottom:.25rem}.review-meta{align-items:center;color:#718096;display:flex;font-size:.9rem;gap:1rem}.review-rating{display:flex;gap:2px}.review-date{align-items:center;display:flex;gap:.25rem}.review-content h4{color:#2d3748;font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.review-text{color:#4a5568;line-height:1.6;margin:0}.no-reviews{color:#718096;padding:3rem;text-align:center}@media (max-width:768px){.business-page{padding:1rem}.business-header{align-items:flex-start;flex-direction:column;padding:1.5rem;text-align:left}.business-info h1{font-size:1.8rem}.business-stats{text-align:left;width:100%}.rating-summary,.reviews-header{align-items:flex-start}.reviews-header{flex-direction:column;gap:1rem;padding:1rem 1.5rem}.reviews-controls{justify-content:space-between;width:100%}.review-form,.review-item{padding:1.5rem}.review-header{flex-direction:column;gap:1rem}.reviewer-info{width:100%}}.map-page{margin:0 auto;max-width:1200px;padding:2rem}.map-header{margin-bottom:2rem;text-align:center}.map-header h1{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.map-header p{color:#718096;font-size:1.1rem}.map-container{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;display:flex;justify-content:center;min-height:600px}.map-placeholder{max-width:500px;padding:3rem;text-align:center}.map-icon{color:#667eea;margin-bottom:1rem}.map-placeholder h3{color:#2d3748;font-size:1.8rem;font-weight:600;margin-bottom:1rem}.map-placeholder p{color:#4a5568;line-height:1.6;margin-bottom:1.5rem}.map-features{background:#f8f9fa;border-radius:8px;margin-bottom:2rem;padding:1.5rem;text-align:left}.map-features li{color:#4a5568;margin-bottom:.5rem;padding-left:1rem;position:relative}.map-features li:before{color:#48bb78;content:"✓";font-weight:700;left:0;position:absolute}.coming-soon-notice{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:25px;color:#fff;display:inline-flex;font-weight:500;gap:.5rem;padding:.75rem 1.5rem}@media (max-width:768px){.map-page{padding:1rem}.map-header h1{font-size:2rem}.map-container{min-height:400px}.map-placeholder{padding:2rem 1rem}}.help-page{margin:0 auto;max-width:1000px;padding:2rem}.help-header{margin-bottom:3rem;text-align:center}.help-header h1{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.help-header p{color:#718096;font-size:1.1rem}.help-content{display:flex;flex-direction:column;gap:3rem}.contact-section,.faq-section,.welcome-section{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;padding:2rem}.contact-section h2,.faq-section h2,.welcome-section h2{color:#2d3748;font-size:1.8rem;font-weight:600;margin:0 0 1rem}.welcome-section p{color:#4a5568;font-size:1.1rem;line-height:1.6}.faq-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.faq-item{background:#f8f9fa;border-left:4px solid #667eea;border-radius:8px;display:flex;gap:1rem;padding:1.5rem}.faq-icon{color:#667eea;flex-shrink:0;margin-top:.25rem}.faq-content h3{color:#2d3748;font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.faq-content p{color:#4a5568;line-height:1.6;margin:0}.contact-section p{color:#4a5568;line-height:1.6;margin-bottom:1.5rem}.contact-info{background:#f8f9fa;border-radius:8px;padding:1.5rem}.contact-info p{color:#4a5568;margin:.5rem 0}.contact-info strong{color:#2d3748}@media (max-width:768px){.help-page{padding:1rem}.help-header h1{font-size:2rem}.help-content{gap:2rem}.contact-section,.faq-section,.welcome-section{padding:1.5rem}.faq-grid{gap:1rem;grid-template-columns:1fr}.faq-item{flex-direction:column;gap:.75rem;text-align:center}.faq-icon{align-self:center}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7fafc;color:#2d3748;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5}.app{display:flex;flex-direction:column;min-height:100vh}.app-content{display:flex;flex:1 1;min-height:calc(100vh - 80px)}.main-content{background:#f7fafc;flex:1 1;padding:0}.btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .2s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-secondary{background:#e2e8f0;color:#4a5568}.btn-secondary:hover{background:#cbd5e0}.form-input,.form-select,.form-textarea{background:#fff;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;padding:.75rem;transition:border-color .2s ease;width:100%}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#667eea;outline:none}.form-input.error,.form-select.error,.form-textarea.error{border-color:#e53e3e}@media (max-width:768px){.app-content{flex-direction:column}.main-content{padding:0}}
/*# sourceMappingURL=main.a287d27e.css.map*/