.page-header {background-color: #f5f9ff;padding: 3rem 0;margin-bottom: 2rem;}.page-title {font-size: 2.5rem;font-weight: 700;color: #333;margin-bottom: 1rem;}.page-subtitle {font-size: 1.1rem;color: #666;max-width: 700px;}.breadcrumb {background-color: transparent;padding: 0;margin-bottom: 0;}.breadcrumb-item a {color: #0078d4;}.breadcrumb-item.active {color: #666;}.breadcrumb-item + .breadcrumb-item::before {content: ">";}.section-header {margin-bottom: 2rem;}.section-title {font-size: 1.75rem;font-weight: 600;color: #333;margin-bottom: 0.5rem;}.section-subtitle {font-size: 1rem;color: #666;}.pagination-container {display: flex;justify-content: center;margin-top: 3rem;margin-bottom: 2rem;}.animated {animation: fadeInUp 0.5s ease forwards;}@keyframes fadeInUp {from {opacity: 0;transform: translateY(20px);}to {opacity: 1;transform: translateY(0);}}.business-card {transition: transform 0.3s ease, box-shadow 0.3s ease;height: 100%;border-radius: 8px;overflow: hidden;box-shadow: 0 4px 6px rgba(0,0,0,0.1);}.business-card:hover {transform: translateY(-5px);box-shadow: 0 10px 20px rgba(0,0,0,0.15);}.business-image {height: 180px;background-color: #f5f5f5;display: flex;align-items: center;justify-content: center;overflow: hidden;}.business-placeholder {font-size: 3rem;color: #ccc;}.business-content {padding: 1.5rem;}.business-category {display: inline-block;background-color: #e9f5ff;color: #0078d4;padding: 0.25rem 0.75rem;border-radius: 20px;font-size: 0.8rem;margin-bottom: 0.75rem;}.business-title {font-size: 1.25rem;font-weight: 600;margin-bottom: 0.75rem;color: #333;}.business-description {color: #666;margin-bottom: 1rem;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}.business-footer {display: flex;justify-content: space-between;align-items: center;margin-top: auto;}.business-action {display: inline-flex;align-items: center;color: #0078d4;font-weight: 500;text-decoration: none;transition: color 0.2s ease;}.business-action:hover {color: #005a9e;text-decoration: none;}.business-action i {margin-left: 0.5rem;}.category-card {transition: transform 0.3s ease, box-shadow 0.3s ease;height: 100%;border-radius: 8px;overflow: hidden;box-shadow: 0 4px 6px rgba(0,0,0,0.1);position: relative;background-color: #fff;}.category-card:hover {transform: translateY(-5px);box-shadow: 0 10px 20px rgba(0,0,0,0.15);}.category-icon {position: absolute;top: 1.5rem;right: 1.5rem;font-size: 2rem;color: rgba(0, 120, 212, 0.1);}.category-content {padding: 2rem;}.category-name {font-size: 1.5rem;font-weight: 600;margin-bottom: 0.75rem;color: #333;}.category-count {font-size: 1rem;color: #666;margin-bottom: 1.5rem;}.category-action {display: inline-flex;align-items: center;color: #0078d4;font-weight: 500;text-decoration: none;transition: color 0.2s ease;}.category-action:hover {color: #005a9e;text-decoration: none;}.category-action i {margin-left: 0.5rem;}.filter-section {background-color: #f9f9f9;padding: 2rem 0;margin-bottom: 2rem;}.filter-container {display: flex;align-items: center;gap: 1rem;}.filter-label {font-weight: 500;margin-right: 0.5rem;}.search-section {background-color: #f9f9f9;padding: 2rem 0;margin-bottom: 2rem;}.search-container {max-width: 600px;margin: 0 auto;}.search-input-wrapper {position: relative;}.search-icon {position: absolute;left: 1rem;top: 50%;transform: translateY(-50%);color: #666;}.search-input {width: 100%;padding: 1rem 1rem 1rem 3rem;border: 1px solid #ddd;border-radius: 4px;font-size: 1rem;}.search-input:focus {outline: none;border-color: #0078d4;box-shadow: 0 0 0 2px rgba(0, 120, 212, 0.2);}.cta-section {background-color: #f5f9ff;padding: 4rem 0;margin-top: 0;}.cta-content {text-align: center;max-width: 800px;margin: 0 auto;}.cta-title {font-size: 2rem;font-weight: 700;color: #333;margin-bottom: 1rem;}.cta-description {font-size: 1.1rem;color: #666;margin-bottom: 2rem;}.cta-actions {display: flex;justify-content: center;gap: 1rem;}.business-detail-header {background-color: #f5f9ff;padding: 3rem 0;margin-bottom: 2rem;}.business-info-section {margin-bottom: 3rem;}.business-info-title {font-size: 1.5rem;font-weight: 600;margin-bottom: 1.5rem;color: #333;padding-bottom: 0.5rem;border-bottom: 2px solid #f0f0f0;}.business-info-item {margin-bottom: 1.5rem;}.business-info-label {font-weight: 600;color: #555;margin-bottom: 0.5rem;}.business-info-value {color: #333;}.business-description {line-height: 1.7;color: #444;margin-bottom: 2rem;}.business-contact-card {background-color: #f9f9f9;border-radius: 8px;padding: 2rem;margin-bottom: 2rem;}.contact-title {font-size: 1.25rem;font-weight: 600;margin-bottom: 1.5rem;color: #333;}.contact-item {display: flex;align-items: flex-start;margin-bottom: 1rem;}.contact-icon {width: 40px;height: 40px;background-color: #e9f5ff;border-radius: 50%;display: flex;align-items: center;justify-content: center;color: #0078d4;margin-right: 1rem;}.contact-text {flex: 1;}.contact-label {font-weight: 500;color: #666;margin-bottom: 0.25rem;}.contact-value {color: #333;}.contact-value a {color: #0078d4;text-decoration: none;}.contact-value a:hover {text-decoration: underline;}.map-container {height: 400px;border-radius: 8px;overflow: hidden;margin-bottom: 2rem;}@media (max-width: 768px) {.filter-container {flex-direction: column;align-items: stretch;}.cta-actions {flex-direction: column;}.page-title {font-size: 2rem;}.business-image {height: 150px;}}