/* ===================================
   Auth Forms
=================================== */

/*.finderari-register-form {
  max-width: 500px;
  margin: auto;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.finderari-register-form label {
  font-weight: bold;
}

.finderari-register-form input,
.finderari-register-form select {
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.finderari-register-form button {
  background: #111;
  color: #fff;
  padding: 10px;
  border: none;
  cursor: pointer;
}

.login-error {
  background: #ffe0e0;
  padding: 12px;
  border: 1px solid #ff4d4d;
  border-radius: 4px;
  font-size: 0.95rem;
}
.lost-password-link a {
  color: #0073aa;
  text-decoration: underline;
  font-size: 0.9rem;
}
.lost-password-link a:hover {
  color: #005177;
}*/

#fep-menu-announcements, #message_content-html, #message_content-tmce{
    display: none;
}

/* (Opcional) modo oscuro simple si activas el toggle */
    body.dark #site-header{ background:#222222; border-color:black; }
    body.dark .brand a{ color:#eef2ff; }
    body.dark .welcome{ color:#a5b4fc; }
    body.dark .btn btn-primary next-btn{ background:#ca462c; color:#dbeafe; border-color:#1e2a4a; }
    body.dark .btn.primary { background:#3b82f6; color:#fff; }
    body.dark .tabs-nav{ background:black; }
    body.dark .tabs{ background:#222222; box-shadow:0 8px 24px rgba(0,0,0,.35); }
    body.dark .tabs a{ background:#222222; border-color:#222222; color:#a9b1c7; }
    body.dark .tabs a:hover{ color:#e5e7eb; }
    body.dark .tabs .current-menu-item > a,
    body.dark .tabs .current_page_item > a{
      background:#fbbf24; border-color:#fbbf24; color:#000;
    }
    body.dark h3, body.dark .card-title, body.dark .location, body.dark h1, body.dark .post-hname, body.dark .counts, body.dark .comments, body.dark h2, body.dark .mp-count , body.dark .md-count, body.dark .fb-name{color:#fff;}
    body.dark .sidebar{background:#1a1a1a;}
    body.dark .card-media, body.dark article{background:#1a1a1a;}
    body.dark .btn-follow{background:#fbbf24; color: #000;}
    body.dark .form-row label{color: #fff;}
    body.dark .btn-link{background: #222; color:#fff; border:none;}
    body.dark .contact-btn{background: #222; color:#fbbf24; border:none;}
    body.dark .results-bar , body.dark .info-card{background: #222;  }
    body.dark .found{color:#fff;}
    body.dark select, body.dark input{background: #fff; color:#000;}
    body.dark select option {
  background: #222; /* no transparente porque algunos navegadores lo ignoran */
  color: #fff;
}
    body.dark .search-input{background:#fff; color:#000;}
    body.dark .view-toggle button{background:#fbbf24; color:#000;border:none;}
    body.dark .filters-panel, body.dark .filters-grid{background:#1a1a1a;}
    body.dark .filters-grid label {color:#fff;}
    body.dark .fa-notif-wrap{background:#1a1a1a; margin-top: 30px; border-radius: 5px; padding-top:30px;}
    body.dark .fa-tabs{background:#1a1a1a;}
    body.dark .fa-tabs button{border: 1px solid; color: #fff}
    body.dark .fa-tab-active {background:#fbbf24;}
  
    body.dark .fa-card ,  body.dark .fa-conv-item, body.dark .stat-card, body.dark .mini{background:#222;}
    body.dark .fa-card a, body.dark .fa-conv-name{color:#fff;}
    body.dark .notification-card{background:#1d2327; color:#fff;border-color:#222222; color:#fff;}
    body.dark .btn-edit{background:#5b7df7; color:#fff;}
    body.dark .btn-post{background:#222222; color:#5b7df7;}
    body.dark .btn-deal{background:#ff5252; color:#fff;}
    body.dark .info-card p, body.dark .hours-row span{color: #fff;  }
    body.dark .card-header{color:#fff;}
    body.dark .job-description{color:#fff;background:#222222}
    body.dark .day-row{background:#000}
    body.dark .pt-card{background:#222222;}
    body.dark .btn-view .btn:hover{color:#222222}

    
    body.dark .kpi div, body.dark .mini div{color:#fff;}
    body.dark .tab.active{background:#fbbf24; color:#fff;}
    body.dark .tab-pane.active{margin-top:10px; color:#fff; margin-bottom: 0px;}
    body.dark .tab-pane{
    margin-top:10px;
    background-color: transparent;
    border: none;
}
    body.dark .tab{background:none; color:#fff;}
    body.dark .mp-cmt, body.dark .mp-comments, body.dark .md-cmt, body.dark .md-comments{background:none;    padding: 0;
    border: 0; }
    body.dark .mp-excerpt, body.dark .md-excerpt, body.dark .pf-excerpt , body.dark .excerpt{color: #fff}
    body.dark .pf-drawer{background-color: #222; color: #fff;}
    
    
    body.dark .profile-card{background:#222; color:#fff;}
    body.dark .info-head, body.dark .info-row a, body.dark .info-row span, body.dark .bullet-list, body.dark .box{background:#222; color:#fff;}
    body.dark .btn.btn-pill.btn-outline-warning.openContactModal{background:#fbbf24; color: #000}
    body.dark  #openFeedbackModal{background:#222; border-color: #fbbf24;}
    body.dark .mp-grid3{background-color: transparent;}
    body.dark .card-header{background-color:#222222;}
    body.dark .job-time{color:white;}
	body.dark .meta-item{background:#222222; color:#fff;}
    body.dark .meta-value{background:#222222; color:#fff;}
	body.dark .accept-btn{background:#198754;;}
	body.dark .decline-btn{background:#e55036;}
  	body.dark .message-btn{background:#198754;}
    body.dark .onboarding-main{background:#222222}
    body.dark .onboarding-step textarea{background:#222222; color:#fff;}
	body.dark .onboarding-step label{color:#fff}
    body.dark .sp-pillbtn {background:#222222; color:#fff}
	body.dark .element.style {background:#222222; color:#fff}
    body.dark .specs-card {background:#222222; color:#fff}
    body.dark .sp-chip {color:#000;}
    body.dark .b, strong {font-weight: bolder;}
    body.dark .pill{background:#000;}
    body.dark .cred-pill{background:#212529;}
    body.dark .btn-row{color:#fff}
    body.dark .pricing-text{color:#fff}
    body.dark .pricing-symbol{color:#fff}
    body.dark .post-modal h3{color:#000}
    body.dark .pricing-inline{background:#222222; color:white;}
    body.dark .btn{color:#fff; border:1px solid #fff;}
    body.dark .btn{
    
#onboarding-wrapper {
  background: white;
  border-radius: 22px;
  padding: 3rem 2rem;
  max-width: 800px;
  margin: 3rem auto;
  box-shadow: 0 10px 50px rgba(0, 0, 0, 0.08);
}



/* ===================================
   Onboarding Styles
=================================== */

.finderari-onboarding {
  max-width: 600px;
  margin: 0 auto;
  padding: 2rem 1rem;
  font-family: sans-serif;
}

.finderari-onboarding h1 {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 2rem;
}

.finderari-onboarding h2 {
  font-size: 1.5rem;
  margin-bottom: 1rem;
}

.finderari-onboarding-form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.finderari-onboarding-form label {
  font-weight: 600;
  margin-bottom: 0.25rem;
}

.finderari-onboarding-form input,
.finderari-onboarding-form textarea,
.finderari-onboarding-form select {
  padding: 0.75rem;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 1rem;
  width: 100%;
  box-sizing: border-box;
}

.finderari-onboarding-form textarea {
  min-height: 100px;
  resize: vertical;
}

.finderari-onboarding-form input:focus,
.finderari-onboarding-form textarea:focus,
.finderari-onboarding-form select:focus {
  border-color: #007bff;
  outline: none;
}

.finderari-onboarding-form button {
  background-color: #007bff;
  color: white;
  border: none;
  padding: 0.75rem;
  font-size: 1rem;
  border-radius: 6px;
  cursor: pointer;
  margin-top: 1rem;
  transition: background-color 0.3s ease;
}

.finderari-onboarding-form button:hover {
  background-color: #0056b3;
}

/* Location suggestion box */
#location-suggestions {
  background: white;
  border: 1px solid #ccc;
  max-height: 200px;
  overflow-y: auto;
  position: absolute;
  width: 100%;
  z-index: 999;
  border-radius: 6px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

#location-suggestions div:hover {
  background-color: #f2f2f2;
}

/* ========== Onboarding Step 2 Styles ========== */

.service-category-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-bottom: 1.5rem;
}

.category-button {
  background-color: #f0f0f0;
  border: 1px solid #ccc;
  padding: 0.6rem 1rem;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  font-size: 0.95rem;
}

.category-button:hover {
  background-color: #e6f0ff;
  border-color: #007bff;
}

.subservice-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
}

.subservice-button {
  background-color: #e8f5e9;
  border: 1px solid #66bb6a;
  padding: 0.5rem 0.75rem;
  border-radius: 20px;
  cursor: pointer;
  transition: background-color 0.2s ease-in-out;
  font-size: 0.85rem;
}

.subservice-button:hover {
  background-color: #c8e6c9;
}

.custom-service-search {
  margin: 1.5rem 0;
  position: relative;
}

.custom-service-search input {
  width: 100%;
  padding: 0.6rem;
  border: 1px solid #ccc;
  border-radius: 6px;
  margin-top: 0.25rem;
}

.custom-service-search button {
  margin-top: 0.5rem;
  padding: 0.5rem 1rem;
  background-color: #007bff;
  color: white;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  font-size: 0.9rem;
}

.custom-service-search button:hover {
  background-color: #0056b3;
}

.selected-services-box {
  background-color: #f9f9f9;
  border: 1px dashed #aaa;
  padding: 1rem;
  border-radius: 6px;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-top: 0.5rem;
  min-height: 60px;
}

.selected-tag {
  background-color: #e3f2fd;
  border: 1px solid #90caf9;
  border-radius: 20px;
  padding: 0.3rem 0.75rem;
  font-size: 0.85rem;
  display: flex;
  align-items: center;
  gap: 0.4rem;
}

.selected-tag .remove-service {
  color: #d32f2f;
  cursor: pointer;
  font-weight: bold;
}

.step-navigation {
  display: flex;
  justify-content: space-between;
  margin-top: 2rem;
}

/*-----------------------------------------------------------------onboarding 3----------------------------------*/

/* Step 3 - Business Credentials & Insurance */
.credentials-container {
  background: white;
  border-radius: 12px;
  padding: 1.5rem;
  box-shadow: 0 0 10px rgba(0,0,0,0.04);
  margin-bottom: 2rem;
}

.credentials-container h3 {
  font-size: 1.25rem;
  margin-bottom: 1rem;
  font-weight: bold;
}

.credentials-container fieldset {
  border: none;
  padding: 0;
  margin-bottom: 1.25rem;
}

.credentials-container legend {
  font-weight: 600;
  font-size: 0.95rem;
  margin-bottom: 0.5rem;
  color: #333;
}

.credentials-container label {
  display: inline-block;
  margin: 0.3rem 0.5rem 0.3rem 0;
  padding: 0.5rem 1rem;
  border: 1px solid #ccc;
  border-radius: 12px;
  background-color: #f9f9f9;
  font-size: 0.9rem;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}

.credentials-container label:hover {
  background-color: #eee;
  border-color: #bbb;
}


.specialty-box, .credentials-container {
  margin-bottom: 2rem;
  padding: 1.2rem;
  border: 1px solid #ccc;
  border-radius: 12px;
  background: #fefefe;
  box-shadow: 0 0 6px rgba(0,0,0,0.04);
}

.specialty-box h3, .credentials-container h3 {
  margin-bottom: 1rem;
  font-size: 1.1rem;
  color: #333;
}

.specialties-options {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 0.75rem;
}

.specialty-option {
  display: flex;
  align-items: center;
  padding: 10px 14px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.2s ease;
}

.specialty-option:hover {
  border-color: #7b61ff;
  background: #f3f0ff;
}

.specialty-option input[type="checkbox"] {
  margin-right: 10px;
}

/* Paso 3 - Especialidades por servicio */

#service-specialties-container {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  margin-top: 1.5rem;
}

.specialty-service-box {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 12px;
  padding: 1.5rem;
  box-shadow: 0 4px 12px rgba(0,0,0,0.03);
}

.specialty-service-box h3 {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1rem;
  color: #333;
}

.specialty-group-box {
  margin-bottom: 1.5rem;
}

.specialty-group-box h4 {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
  border-bottom: 2px solid #dedede;
  padding-bottom: 0.25rem;
  color: #555;
}

.specialties-options {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}

.specialty-option {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  background: #f8f8f8;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 0.5rem 1rem;
  cursor: pointer;
  transition: background 0.2s, border-color 0.2s;
  font-size: 0.95rem;
}

.specialty-option:hover {
  background: #eef;
  border-color: #88f;
}

.specialty-option input[type="checkbox"] {
  accent-color: #5c67f2;
  transform: scale(1.1);
}


/*onboarding step 4*/
/* Paso 4: Business Hours */
.business-hour-day {
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 1rem 1.5rem;
  margin-bottom: 1rem;
  background: #fefefe;

  display: flex;
  justify-content: space-between;
  align-items: center;
}

.business-hour-day.active {
  background: #eef0ff;
  border-color: #a7b3ff;
}

.business-hour-day label {
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 1.1rem;
  margin: 0; /* quitar el margin-bottom que desplazaba todo */
}

.time-range {
  display: flex;
  gap: 1rem;
  align-items: center;
}

.time-input {
  padding: 0.75rem 1.25rem;
  border: 1px solid #ccc;
  border-radius: 10px;
  width: 140px;
  font-size: 1rem;
  appearance: none;
  background-color: white;
  background-image: url("data:image/svg+xml,%3Csvg fill='gray' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 20a8 8 0 100-16 8 8 0 000 16zm.75-8.75V8a.75.75 0 00-1.5 0v4.25a.75.75 0 00.22.53l2.25 2.25a.75.75 0 001.06-1.06l-2.03-2.03z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 1rem;
}
.time-input:focus {
  outline: none;
  border-color: #6f74ff;
  box-shadow: 0 0 0 2px rgba(111, 116, 255, 0.2);
}


/*Onboarding step 5*/

#hourly-rate-section label {
  font-weight: 600;
  margin-bottom: 0.5rem;
  display: inline-block;
}

#hourly-rate-section > div {
  display: flex;
  align-items: center;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 12px;
  padding: 0.75rem 1rem;
  gap: 0.5rem;
  max-width: 300px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}

#hourly-rate-section input[type="number"] {
  border: none;
  outline: none;
  font-weight: 600;
  font-size: 1rem;
  width: 100%;
  background: transparent;
}

#hourly-rate-section span {
  font-weight: 600;
  font-size: 1rem;
  color: #333;
}

.pricing-option {
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 1rem;
  margin-bottom: 1rem;
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  background: #fff;
  cursor: pointer;
  transition: 0.2s ease;
}

.pricing-option:hover {
  border-color: #7b61ff;
  background: #f7f4ff;
}
.price-range-description {
  background: #f4f6ff;
  border: 2px solid #cfd8ff;
  border-left: 4px solid #6f74ff;
  padding: 1rem 1.25rem;
  border-radius: 12px;
  font-size: 15px;
  color: #555;
  margin-bottom: 1rem;
}

.price-range-option {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1rem;
  padding: 1rem 1.5rem;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  margin-bottom: 1rem;
  transition: 0.2s ease;
  cursor: pointer;
  box-shadow: 0 2px 5px rgba(0,0,0,0.03);
  font-size: 16px;
  font-weight: 500;
}

.price-range-option:hover {
  border-color: #a163ff;
  background: #f9f5ff;
}

.price-range-option input[type="radio"] {
  accent-color: #6f74ff;
  transform: scale(1.2);
  margin-top: 2px;
}

.price-range-option strong {
  background: linear-gradient(135deg, #6f74ff, #a163ff);
  color: white;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  flex-shrink: 0;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}


/*Onboarding Step 6*/

.logo-upload-wrapper {
  margin: 1em 0;
  text-align: center;
}

#business-logo {
  border: 2px dashed #7b61ff;
  padding: 1em;
  border-radius: 10px;
  display: block;
  margin: 0 auto 1em;
}

#logo-preview {
  border: 1px dashed #ccc;
  border-radius: 10px;
  width: 150px;
  height: 150px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.9em;
  background: #f9f9f9;
}

.profile-summary-box {
  background: #f8faff;
  border: 1px solid #d0dfff;
  border-radius: 12px;
  padding: 1rem;
  margin: 1.5rem 0;
}

#profile-summary-table {
  width: 100%;
  border-collapse: collapse;
}

#profile-summary-table td {
  padding: 0.4em 0.8em;
  vertical-align: top;
}
 /*===========================================================step 1====================================*/
 .onboarding-progress {
  margin-bottom: 2rem;
}

.step-indicator {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.5rem;
}

.step {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #eee;
  color: #888;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 1rem;
}

.step.active {
  background: #7b61ff;
  color: white;
  box-shadow: 0 0 0 4px rgba(123, 97, 255, 0.2);
}

.progress-bar {
  background: #e0e0e0;
  height: 6px;
  border-radius: 4px;
  overflow: hidden;
}

.progress-fill {
  background: #7b61ff;
  height: 100%;
  transition: width 0.3s ease;
}

.finderari-onboarding-form button {
  background: linear-gradient(90deg, #6f74ff, #a163ff);
  color: white;
  padding: 0.9rem 1.5rem;
  font-size: 1rem;
  border: none;
  border-radius: 12px;
  cursor: pointer;
  transition: background 0.3s ease;
  font-weight: bold;
}

.finderari-onboarding-form button:hover {
  filter: brightness(1.05);
}

body.onboarding-page {
  margin: 0;
  padding: 0;
  font-family: 'Poppins', sans-serif;
  background: repeating-radial-gradient(circle at center, rgba(255, 255, 255, 0.05) 0px, rgba(255, 255, 255, 0.05) 40px, transparent 40px, transparent 80px),
              linear-gradient(135deg, #a18cd1, #fbc2eb);
  background-attachment: fixed;
  min-height: 100vh;
}

/*==================================step 2============*/

#onboarding-prev, #onboarding-back{
    background: linear-gradient(90deg, #ff6a6a, #ff4f81);
color: white;
    padding: 0.9rem 1.5rem;
  font-size: 1rem;
  border: none;
  border-radius: 12px;
  cursor: pointer;
  transition: background 0.3s ease;
  font-weight: bold;
}

#onboarding-next, #onboarding-complete{
    background: linear-gradient(90deg, #6f74ff, #a163ff);
  color: white;
    padding: 0.9rem 1.5rem;
  font-size: 1rem;
  border: none;
  border-radius: 12px;
  cursor: pointer;
  transition: background 0.3s ease;
  font-weight: bold;
}
/*======================spinner=============*/
.spinner {
  border: 4px solid #f3f3f3;
  border-top: 4px solid #6f74ff;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  animation: spin 1s linear infinite;
  margin: 0 auto;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/*=============================================messages======================*/

.fa-chat-modal{position:fixed;inset:0;background:rgba(0,0,0,.45);display:none;z-index:9999;align-items:center;justify-content:center}
.fa-chat-card{width:min(720px,92vw);height:min(78vh,760px);background:#fff;border-radius:14px;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e5e7eb;box-shadow:0 15px 50px rgba(0,0,0,.25)}
.fa-chat-head{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #e5e7eb;background:#f8fafc}
.fa-chat-peer{display:flex;align-items:center;gap:10px}
.fa-chat-ava{width:40px;height:40px;border-radius:10px;object-fit:cover;border:1px solid #e5e7eb}
.fa-chat-name{font-weight:800}
.fa-chat-pr-title{font-size:12px;color:#64748b}
.fa-chat-close{border:0;background:#f3f4f6;border-radius:8px;padding:6px 10px;cursor:pointer}
.fa-chat-body{flex:1;overflow:auto;padding:12px;background:#f9fafb}
.fa-chat-msg{max-width:70%;margin:6px 0;padding:10px 12px;border-radius:12px;border:1px solid #e5e7eb;background:#fff}
.fa-chat-msg.me{margin-left:auto;background:#eaf1ff;border-color:#d6e1ff}
.fa-chat-time{font-size:11px;color:#94a3b8;margin-top:3px;text-align:right}
.fa-chat-compose{display:flex;gap:8px;padding:10px;border-top:1px solid #e5e7eb;background:#fff}
#fa-chat-input{flex:1;border:1px solid #e5e7eb;border-radius:10px;min-height:44px;resize:vertical;padding:10px 12px}
#fa-chat-send{background:#3b82f6;color:#fff;border:1px solid #3b82f6;border-radius:10px;padding:0 16px;font-weight:700}


/*========================================================================Fonts changes==========================================*/
/* ============ Base & Variables ============ */
:root{
  --ff-sans: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  --ff-mono: "SF Mono", Monaco, "Inconsolata", "Roboto Mono", ui-monospace, Menlo, Consolas, monospace;

  /* Weights */
  --fw-light: 300;
  --fw-normal: 400;
  --fw-medium: 500;
  --fw-semi: 600;
  --fw-bold: 700;
  --fw-xbold: 900;

  /* Sizes (rem) per tu guía */
  --fs-11: 0.6875rem; /* 11px (aprox) si la usaras */
  --fs-12: 0.75rem;   /* 12px */
  --fs-128: 0.8rem;   /* 12.8px */
  --fs-14: 0.875rem;  /* 14px */
  --fs-144: 0.9rem;   /* 14.4px */
  --fs-152: 0.95rem;  /* 15.2px */
  --fs-16: 1rem;      /* 16px */
  --fs-168: 1.05rem;  /* 16.8px */
  --fs-176: 1.1rem;   /* 17.6px */
  --fs-192: 1.2rem;   /* 19.2px */
  --fs-20: 1.25rem;   /* 20px */
  --fs-208: 1.3rem;   /* 20.8px */
  --fs-22: 1.375rem;  /* 22px */
  --fs-224: 1.4rem;   /* 22.4px */
  --fs-24: 1.5rem;    /* 24px */
  --fs-28: 1.75rem;   /* 28px */
  --fs-32: 2rem;      /* 32px */
  --fs-40: 2.5rem;    /* 40px */
}

html, body{
  font-family: var(--ff-sans);
  font-weight: var(--fw-normal);
  font-size: 16px; /* base */
  line-height: 1.4;
}

/* Utilidades de peso */
.fw-300{ font-weight: var(--fw-light); }
.fw-400{ font-weight: var(--fw-normal); }
.fw-500{ font-weight: var(--fw-medium); }
.fw-600{ font-weight: var(--fw-semi); }
.fw-700{ font-weight: var(--fw-bold); }
.fw-900{ font-weight: var(--fw-xbold); }

/* Utilidades de tamaño */
.fs-12{ font-size: var(--fs-12); }
.fs-128{ font-size: var(--fs-128); }
.fs-14{ font-size: var(--fs-14); }
.fs-144{ font-size: var(--fs-144); }
.fs-152{ font-size: var(--fs-152); }
.fs-16{ font-size: var(--fs-16); }
.fs-168{ font-size: var(--fs-168); }
.fs-176{ font-size: var(--fs-176); }
.fs-192{ font-size: var(--fs-192); }
.fs-20{ font-size: var(--fs-20); }
.fs-208{ font-size: var(--fs-208); }
.fs-22{ font-size: var(--fs-22); }
.fs-224{ font-size: var(--fs-224); }
.fs-24{ font-size: var(--fs-24); }
.fs-28{ font-size: var(--fs-28); }
.fs-32{ font-size: var(--fs-32); }
.fs-40{ font-size: var(--fs-40); }

/* Monospace (tiempos, datos técnicos) */
.font-mono{ font-family: var(--ff-mono); }

/* Uppercase con tracking (para labels/badges/botones) */
.tt-up{ text-transform: uppercase; letter-spacing: .04em; }

/* ============ Home Page ============ */
/* Familia principal ya definida arriba; si quieres forzar por secciones: */
.customer-home, .header, .grid{
  font-family: var(--ff-sans);
}

/* Header Section */
.brand a{ font-size: var(--fs-24); font-weight: var(--fw-bold); }
 #homeSearch{ font-size: var(--fs-152); }


.welcome{ font-size: var(--fs-144); }


/* Content Headers */
.topbar h2{ font-size: var(--fs-28); }

.sidebar h3{ font-size: var(--fs-24); font-weight: var(--fw-bold); }
.found span{ font-size: var(--fs-16); font-weight: var(--fw-medium); }

/* Filter Elements */
.form-row label{ font-size: var(--fs-152); font-weight: var(--fw-semi); }
.form-row select, .form-row input[type="text"], .form-row input[type="number"]{
  font-size: var(--fs-152); font-weight: var(--fw-medium);
}
select, input[type="text"], input[type="number"]{
  font-size: var(--fs-152); font-weight: var(--fw-medium);
}


/* Business Cards (Grid) */
.card-title{ font-size: var(--fs-20); font-weight: var(--fw-semi); }
.card-business .post-time{ font-size: var(--fs-144); }
.badge{ font-size: var(--fs-12); font-weight: var(--fw-semi); }
.location{ font-size: var(--fs-144); font-weight: var(--fw-medium); }
.card-business .price{ font-size: var(--fs-16); font-weight: var(--fw-semi); }
.card-business .price .amount{ font-size: var(--fs-176); font-weight: var(--fw-bold); }
.btn-row a, .btn-row button{ font-size: var(--fs-128); font-weight: var(--fw-semi); }

/* Feed */
.filters-headline h1{ font-size: var(--fs-32); font-weight: var(--fw-semi); }
.filters-headline p{ font-size: var(--fs-176); }




/* Responsive (Home) */
@media (max-width: 640px){
  .card-title{ font-size: var(--fs-16); }
  .badge{ font-size: calc(11.2px / 16); } /* ~0.7rem */
  .card-business .price .amount,
  .row-business .price{ font-size: var(--fs-16); }
}

/* ============ Deals Page ============ */
.post-hsub{ font-size: calc(13.6px / 16); font-weight: var(--fw-medium); }
.excerpt{ font-size: var(--fs-16); font-weight: var(--fw-medium); }
.deal-banner span{ font-size: var(--fs-16); font-weight: var(--fw-medium); }


.btn-save, .btn-follow{ font-size: var(--fs-144); font-weight: var(--fw-medium); }

textarea{ font-size: var(--fs-144); }


.post-hname{ font-size: var(--fs-24); font-weight: var(--fw-semi); }

/* ============ Profile Pages ============ */
.profile-info h2{ font-size: var(--fs-28); font-weight: var(--fw-light); }
.user-role{ font-size: var(--fs-16); }
.actions a, .actios button{ font-size: var(--fs-14); font-weight: var(--fw-semi); }

.tabs button{ font-size: var(--fs-14); font-weight: var(--fw-semi); }
/* icons: inherit */


.mp-excerpt{ font-size: var(--fs-152); }
.sc-head{ font-size: var(--fs-12); }


.info-card__icon h3{ font-size: var(--fs-224); font-weight: var(--fw-bold); }

.info-card p{ font-size: var(--fs-176); }
.chip{ font-size: var(--fs-192); font-weight: var(--fw-semi); }

/* ============ Notifications Page ============ */
.fa-title{ font-size: var(--fs-32); font-weight: var(--fw-bold); }
.nfa-tabs button{ font-size: var(--fs-144); font-weight: var(--fw-semi); }
.fa-msg.fa-open-link, .fa-conv-name{ font-size: var(--fs-20); font-weight: var(--fw-bold); }

.notifications .actions .btn{ font-size: var(--fs-16); font-weight: var(--fw-bold); }