body.pavoq-standalone {
  margin: 0;
  background: #f4f6fb;
  color: #172033;
  font-family: Arial, sans-serif;
}

.pavoq-standalone *,
.pavoq-standalone *::before,
.pavoq-standalone *::after {
  box-sizing: border-box;
}

.pavoq-auth-page {
  min-height: 100vh;
  display: grid;
  place-items: center;
  padding: 24px;
}

.pavoq-auth-card {
  width: min(100%, 460px);
  max-width: 100%;
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 10px;
  padding: 24px;
  box-shadow: 0 20px 55px rgba(15, 23, 42, .10);
}

.pavoq-auth-card h1 {
  margin: 8px 0 8px;
  font-size: 28px;
}

.pavoq-auth-card p {
  color: #64748b;
  line-height: 1.5;
}

.pavoq-auth-card label,
.pavoq-list-toolbar label {
  display: grid;
  gap: 6px;
  font-weight: 700;
  color: #334155;
}

.pavoq-auth-card input,
.pavoq-list-toolbar input,
.pavoq-list-toolbar select {
  min-height: 44px;
  border: 1px solid #cbd5e1;
  border-radius: 7px;
  padding: 0 12px;
  background: #fff;
  color: #172033;
}

.pavoq-auth-card button,
.pavoq-list-toolbar button {
  min-height: 44px;
  border: 0;
  border-radius: 7px;
  padding: 0 16px;
  background: #2f5d44;
  color: #fff;
  font-weight: 800;
  cursor: pointer;
}

.pavoq-backlink,
.pavoq-forgot-link {
  display: inline-flex;
  margin-top: 12px;
  color: #2f5d44;
  font-weight: 800;
  text-decoration: none;
}

.pavoq-form-msg {
  margin-top: 14px;
  min-height: 22px;
  font-weight: 700;
}

.pavoq-form-msg.ok,
.msg.ok {
  color: #166534;
}

.pavoq-form-msg.err,
.msg.err {
  color: #b91c1c;
}

.handover-qr-box {
  width: min(100%, 320px);
  margin: 14px auto;
  padding: 14px;
  border: 1px solid #dbe4ef;
  border-radius: 8px;
  background: #fff;
}

.handover-qr-box svg,
.handover-qr-box img {
  display: block;
  width: 100%;
  height: auto;
  background: #fff;
}

.return-report-summary {
  margin: 12px 0 16px;
  padding: 12px;
  border: 1px solid #dbe4ef;
  border-radius: 8px;
  background: #f8fafc;
}

.return-report-summary p {
  margin: 6px 0;
}

.return-billing-summary h2 {
  margin: 0 0 8px;
  font-size: 18px;
  color: #172033;
}

.pavoq-category-card {
  flex: 0 0 156px !important;
  width: 156px !important;
  min-width: 156px;
  min-height: 144px;
  border: 1px solid #e2e8f0 !important;
  background: #fff !important;
  cursor: pointer;
  text-align: center;
  transition: transform .16s ease, box-shadow .16s ease, border-color .16s ease;
  scroll-snap-align: start;
}

.pavoq-category-card:hover,
.pavoq-category-card.active {
  transform: translateY(-2px);
  border-color: #2f5d44 !important;
  box-shadow: 0 14px 34px rgba(15, 23, 42, .14);
}

.pavoq-category-card.active {
  outline: 3px solid rgba(47, 93, 68, .16);
}

.pavoq-category-shell {
  width: 100%;
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr) 42px;
  gap: 10px;
  align-items: center;
  margin-top: 16px;
}

.pavoq-category-track {
  flex-wrap: nowrap !important;
  justify-content: flex-start !important;
  gap: 14px;
  overflow-x: auto;
  overflow-y: hidden;
  overscroll-behavior-x: contain;
  scroll-snap-type: x proximity;
  -webkit-overflow-scrolling: touch;
  padding: 8px 4px 14px;
  scrollbar-width: thin;
}

.pavoq-category-arrow {
  width: 42px;
  height: 42px;
  border: 1px solid #d6e0ea;
  border-radius: 999px;
  background: #fff;
  color: #244835;
  font-size: 28px;
  line-height: 1;
  display: grid;
  place-items: center;
  box-shadow: 0 8px 18px rgba(15, 23, 42, .10);
  cursor: pointer;
}

.pavoq-category-arrow:hover {
  border-color: #2f5d44;
  background: #eef7f0;
}

#head_categorias .pavoq-category-shell {
  display: block;
  margin-top: 14px;
}

#head_categorias .pavoq-category-track {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  overflow: visible;
  padding: 2px 0 4px;
  scrollbar-width: none;
}

#head_categorias .pavoq-category-card {
  flex: 1 1 0 !important;
  width: auto !important;
  min-width: 0;
  min-height: 0;
  height: 118px;
  border-radius: 8px;
}

#head_categorias .pavoq-category-card .card-box {
  padding: 5px 6px 7px;
}

#head_categorias .pavoq-category-card .img-wrapper {
  min-height: 0;
  height: 64px;
  display: grid;
  place-items: center;
  padding: 6px 6px 2px;
}

#head_categorias .pavoq-category-card .img-wrapper img {
  width: 100%;
  max-width: 78px;
  height: 56px;
  object-fit: contain;
}

#head_categorias .pavoq-category-card .card-title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.12;
  min-height: 0;
  font-size: 12px;
}

#Head_Publicaciones .mp-tabs:not([hidden]) {
  display: flex;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  gap: 8px;
  overflow: visible;
}

#Head_Publicaciones .mp-tab {
  flex: 1 1 0;
  min-width: 0;
}

#Head_Publicaciones .mp-tab[hidden] {
  display: none !important;
}

.cid-v67OnqTP3Q .card-wrap {
  height: 100%;
}

.cid-v67OnqTP3Q .img-wrapper img {
  object-fit: cover;
}

.pavoq-list-toolbar {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 10px;
  align-items: center;
  margin: 12px auto 16px;
  padding: 6px 8px;
  max-width: 1120px;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
}

.pavoq-active-filter {
  min-height: 38px;
  display: flex;
  align-items: center;
  padding: 0 14px;
  border-radius: 999px;
  background: #eef7f0;
  color: #244835;
  font-weight: 800;
  white-space: nowrap;
  min-width: 180px;
  max-width: 420px;
}

.pavoq-result-count {
  min-height: 38px;
  display: flex;
  align-items: center;
  padding: 0 14px;
  border-radius: 999px;
  background: #f8fafc;
  color: #475569;
  border: 1px solid #e2e8f0;
  font-weight: 700;
  white-space: nowrap;
}

.pavoq-list-toolbar .pavoq-sort-chip {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 0 10px 0 14px;
  border: 1px solid #e2e8f0;
  border-radius: 999px;
  background: #fff;
  white-space: nowrap;
  min-width: 210px;
}

.pavoq-list-toolbar .pavoq-sort-chip span {
  font-size: 12px;
  color: #64748b;
  font-weight: 800;
}

.pavoq-list-toolbar .pavoq-sort-chip select {
  width: 100%;
  min-height: 34px;
  height: 34px;
  border: 0;
  padding: 0 26px 0 0;
  background-color: transparent;
  font-weight: 800;
  color: #172033;
}

.pavoq-list-toolbar .pavoq-clear-chip {
  width: 38px;
  min-width: 38px;
  min-height: 38px;
  height: 38px;
  border-radius: 999px;
  padding: 0 !important;
  display: grid;
  place-items: center;
  font-size: 20px;
  line-height: 1;
}

.pavoq-scroll-anchor {
  display: block;
  height: 0;
  position: relative;
  top: -86px;
  visibility: hidden;
}

#destacados,
#head_destacados,
#search,
#categorias-populares,
#publicar-articulo,
#publicaciones,
#cuenta,
#alquileres {
  scroll-margin-top: 86px;
}

.pavoq-featured-head {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 8px 0 18px;
  min-width: 0;
  flex-wrap: nowrap;
}

.pavoq-featured-head .mbr-section-title {
  flex: 0 0 auto;
  white-space: nowrap;
  text-align: left;
}

.pavoq-featured-toolbar {
  display: flex;
  align-items: center;
  gap: 7px;
  flex: 1 1 auto;
  min-width: 0;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 3px 2px 6px;
  scrollbar-width: thin;
  -webkit-overflow-scrolling: touch;
}

.pavoq-toolbar-chip {
  min-height: 36px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  border: 1px solid #d8e3ee;
  border-radius: 999px;
  background: #fff;
  color: #172033;
  box-shadow: 0 6px 16px rgba(15, 23, 42, .06);
  font-size: 12.5px;
  font-weight: 800;
  line-height: 1;
  white-space: nowrap;
  flex: 0 0 auto;
}

.pavoq-toolbar-select {
  position: relative;
  padding: 0 26px 0 11px;
  max-width: 198px;
  min-width: 92px;
}

.pavoq-toolbar-select.is-active {
  border-color: #2f5d44;
  background: #eef7f0;
  color: #244835;
}

.pavoq-toolbar-chip > .fa:not(.fa-angle-down) {
  flex: 0 0 auto;
  color: #2f5d44;
}

.pavoq-category-chip {
  max-width: 184px;
}

.pavoq-sort-chip {
  max-width: 204px;
}

.pavoq-limit-chip {
  width: 78px;
  max-width: 78px;
}

.pavoq-chip-native {
  appearance: none;
  -webkit-appearance: none;
  flex: 1 1 auto;
  min-width: 0;
  width: 100%;
  height: 34px;
  min-height: 34px;
  border: 0;
  border-radius: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font: inherit;
  font-weight: 800;
  line-height: 34px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  outline: none;
}

.pavoq-chip-native::-ms-expand {
  display: none;
}

.pavoq-chip-native option {
  color: #172033;
  background: #fff;
}

.pavoq-toolbar-chip .fa-angle-down {
  position: absolute;
  right: 11px;
  color: #64748b;
  pointer-events: none;
}

.pavoq-icon-chip {
  width: 36px;
  min-width: 36px;
  padding: 0;
  cursor: pointer;
}

.pavoq-icon-chip:hover,
.pavoq-toolbar-select:hover,
.pavoq-toolbar-select:focus-within {
  border-color: #2f5d44;
  background: #f5faf6;
}

.pavoq-featured-toolbar .pavoq-result-count {
  min-height: 36px;
  height: 36px;
  padding: 0 11px;
  font-size: 12.5px;
  box-shadow: none;
  flex: 0 0 auto;
}

.pavoq-featured-toolbar .featured-native-select[hidden] {
  display: none !important;
}

.pavoq-featured-toolbar .featured-dropdown {
  position: relative;
  flex: 0 0 auto;
}

.pavoq-featured-toolbar .featured-text-dropdown {
  appearance: none;
  -webkit-appearance: none;
  min-height: 34px;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  border: 0;
  border-radius: 999px;
  background: transparent;
  color: #172033;
  padding: 4px 5px;
  font: inherit;
  font-size: 12.8px;
  font-weight: 800;
  line-height: 1.1;
  white-space: nowrap;
  cursor: pointer;
}

.pavoq-featured-toolbar .featured-text-dropdown:hover {
  color: #244835;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.pavoq-featured-toolbar .featured-text-dropdown:focus-visible,
.featured-dropdown-menu button:focus-visible,
.featured-toolbar-reset:focus-visible {
  outline: 2px solid #2f5d44;
  outline-offset: 3px;
}

.pavoq-featured-toolbar .featured-dropdown.is-active .featured-text-dropdown,
.pavoq-featured-toolbar .featured-dropdown.is-open .featured-text-dropdown {
  color: #244835;
}

.pavoq-featured-toolbar .featured-dropdown-icon {
  color: #2f5d44;
  font-size: 12px;
}

.pavoq-featured-toolbar .featured-dropdown-chevron {
  color: #64748b;
  font-size: 12px;
}

.pavoq-featured-toolbar .featured-dropdown-label {
  max-width: 190px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.featured-dropdown-menu {
  position: fixed;
  z-index: 3000;
  display: none;
  max-width: min(280px, calc(100vw - 16px));
  max-height: 280px;
  overflow: auto;
  padding: 6px;
  border: 1px solid #d8e3ee;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 18px 42px rgba(15, 23, 42, .18);
}

.featured-dropdown.is-open .featured-dropdown-menu {
  display: grid;
  gap: 2px;
}

.featured-dropdown-menu button {
  appearance: none;
  -webkit-appearance: none;
  width: 100%;
  border: 0;
  border-radius: 6px;
  background: transparent;
  color: #172033;
  padding: 9px 10px;
  font: inherit;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  text-align: left;
  cursor: pointer;
  white-space: nowrap;
}

.featured-dropdown-menu button:hover,
.featured-dropdown-menu button.is-active {
  background: #eef7f0;
  color: #244835;
}

.pavoq-featured-toolbar .featured-toolbar-reset {
  width: 34px;
  min-width: 34px;
  height: 34px;
  min-height: 34px;
  border: 0;
  background: transparent;
  box-shadow: none;
  color: #2f5d44;
}

.pavoq-featured-toolbar .featured-toolbar-reset:hover {
  background: #eef7f0;
}

.pavoq-featured-toolbar .pavoq-result-count {
  height: 34px;
  min-height: 34px;
  border: 0;
  background: transparent;
  padding: 0 5px;
  color: #64748b;
  font-weight: 800;
}

.pavoq-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  margin: 18px 0 0;
  flex-wrap: wrap;
}

.pavoq-page-btn,
.pavoq-page-ellipsis {
  width: 36px;
  height: 36px;
  display: inline-grid;
  place-items: center;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 800;
}

.pavoq-page-btn {
  border: 1px solid #d8e3ee;
  background: #fff;
  color: #172033;
  cursor: pointer;
}

.pavoq-page-btn:hover:not(:disabled),
.pavoq-page-btn.is-active {
  border-color: #2f5d44;
  background: #2f5d44;
  color: #fff;
}

.pavoq-page-btn:disabled {
  opacity: .42;
  cursor: default;
}

.pavoq-page-ellipsis {
  color: #64748b;
}

.pavoq-empty-state {
  width: min(100%, 620px);
  margin: 12px auto 0;
  padding: 22px;
  display: grid;
  gap: 10px;
  justify-items: center;
  text-align: center;
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
}

.pavoq-empty-state span {
  color: #64748b;
}

.pavoq-email-verify-box {
  margin: 12px 0 16px;
  padding: 14px 16px;
  border: 1px solid #fde68a;
  background: #fffbeb;
  color: #7c2d12;
  border-radius: 10px;
  display: grid;
  gap: 8px;
}

.pavoq-email-verify-box p {
  margin: 0;
  color: #92400e;
}

.pavoq-email-verify-box button {
  justify-self: start;
  min-height: 38px;
  border: 0;
  border-radius: 7px;
  padding: 0 14px;
  background: #2f5d44;
  color: #fff;
  font-weight: 800;
}

.mp-section-title {
  margin: 12px 0 8px;
  font-size: 16px;
  color: #172033;
}

.owner-dashboard {
  display: grid;
  gap: 14px;
}

.owner-hero {
  display: grid;
  grid-template-columns: 148px minmax(0, 1fr);
  gap: 16px;
  align-items: center;
  padding: 16px;
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 10px;
}

.owner-hero img {
  width: 148px;
  height: 108px;
  object-fit: cover;
  border-radius: 8px;
  background: #f1f5f9;
}

.owner-stats {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
}

.owner-stats div,
.owner-reservation {
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 10px;
  padding: 12px;
}

.owner-stats strong {
  display: block;
  color: #172033;
}

.owner-stats span {
  color: #64748b;
  font-size: 12px;
}

.owner-reservation {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 1.2fr);
  gap: 14px;
  align-items: start;
  scroll-margin-top: 110px;
  box-sizing: border-box;
  --rental-card-accent: #cbd5e1;
  --rental-card-border: #e2e8f0;
  --rental-card-chip-bg: #eef2f7;
  --rental-card-chip-border: #dbe4ef;
  --rental-card-chip-color: #172033;
  border-color: var(--rental-card-border);
  border-left: 4px solid var(--rental-card-accent);
}

.owner-reservation-main,
.owner-reservation-detail {
  min-width: 0;
}

.owner-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: flex-end;
  margin-top: 8px;
}

.owner-calendar {
  margin: 16px 0 18px;
  padding: 14px;
  border: 1px solid #dbe4ef;
  border-radius: 10px;
  background: #fff;
}

.owner-calendar-head {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  align-items: flex-start;
  margin-bottom: 12px;
}

.owner-calendar-head h4 {
  margin: 0;
  color: #172033;
}

.owner-calendar-controls {
  display: flex;
  align-items: center;
  gap: 8px;
}

.owner-calendar-controls strong {
  min-width: 150px;
  text-align: center;
  color: #172033;
}

.owner-calendar-legend {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 10px;
  color: #475569;
  font-size: 13px;
  font-weight: 800;
}

.owner-calendar-legend span {
  display: inline-flex;
  gap: 6px;
  align-items: center;
}

.owner-calendar-dot {
  width: 10px;
  height: 10px;
  border-radius: 999px;
  display: inline-block;
}

.owner-calendar-dot--free {
  background: #dcfce7;
  border: 1px solid #86efac;
}

.owner-calendar-dot--requested {
  background: #fef3c7;
  border: 1px solid #fbbf24;
}

.owner-calendar-dot--booked {
  background: #fee2e2;
  border: 1px solid #f87171;
}

.owner-calendar-dot--blocked {
  background: #e2e8f0;
  border: 1px solid #64748b;
}

.owner-calendar-grid {
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  gap: 5px;
}

.owner-calendar-weekday {
  color: #64748b;
  font-size: 12px;
  font-weight: 800;
  text-align: center;
  padding: 4px 0;
}

.owner-calendar-day {
  appearance: none;
  border: 1px solid #dbe4ef;
  border-radius: 8px;
  min-height: 54px;
  padding: 7px 5px;
  display: grid;
  align-content: start;
  gap: 4px;
  text-align: left;
  background: #f8fafc;
  color: #172033;
}

.owner-calendar-day span {
  font-weight: 800;
}

.owner-calendar-day strong {
  font-size: 11px;
  line-height: 1.15;
  overflow-wrap: anywhere;
}

.owner-calendar-day--free {
  background: #f0fdf4;
  border-color: #bbf7d0;
}

.owner-calendar-day--requested {
  background: #fef3c7;
  border-color: #f59e0b;
  cursor: pointer;
}

.owner-calendar-day--booked {
  background: #fee2e2;
  border-color: #ef4444;
  cursor: pointer;
}

.owner-calendar-day--history {
  background: #f1f5f9;
  border-color: #cbd5e1;
  color: #475569;
  cursor: pointer;
}

.owner-calendar-day--blocked {
  background: repeating-linear-gradient(135deg, #f1f5f9 0, #f1f5f9 7px, #e2e8f0 7px, #e2e8f0 14px);
  border-color: #64748b;
  color: #334155;
}

.owner-calendar-day--empty {
  visibility: hidden;
}

.owner-calendar-empty {
  margin-top: 10px;
}

.owner-calendar-block-panel {
  margin: 14px 0 18px;
  padding: 14px;
  border: 1px solid #dbe4ef;
  border-radius: 10px;
  background: #f8fafc;
}

.owner-calendar-block-panel h4 {
  margin: 0 0 10px;
  color: #172033;
}

.owner-calendar-block-form {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  align-items: end;
}

.owner-calendar-block-form .owner-calendar-block-date {
  min-width: 0;
  width: 100%;
  max-width: none;
  flex: none;
}

.owner-calendar-block-form .owner-calendar-block-note {
  min-width: 0;
  grid-column: 1 / -1;
}

.owner-calendar-block-form .mp-btn {
  grid-column: 1 / -1;
}

.owner-calendar-block-form label {
  display: grid;
  gap: 4px;
  font-size: 13px;
  font-weight: 800;
  color: #475569;
}

.owner-calendar-block-form input {
  width: 100%;
  min-height: 38px;
  border: 1px solid #cbd5e1;
  border-radius: 8px;
  padding: 7px 9px;
  background: #fff;
}

.mp-create-listing-card {
  width: 100%;
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr);
  align-items: center;
  gap: 12px;
  text-align: left;
  cursor: pointer;
  color: #172033;
  background: #f8fafc;
  border-style: dashed;
}

.mp-create-listing-card:hover,
.mp-create-listing-card:focus-visible {
  border-color: #4a6edb;
  background: #eef4ff;
  outline: none;
}

.mp-create-listing-icon {
  width: 44px;
  height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  background: #e8efff;
  color: #2f56c5;
  font-size: 28px;
  font-weight: 900;
  line-height: 1;
}

.mp-create-listing-text {
  min-width: 0;
  font-weight: 900;
  font-size: 15px;
}

.owner-calendar-block-list {
  display: grid;
  gap: 6px;
  margin-top: 10px;
}

.owner-calendar-block-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: 8px 10px;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  background: #fff;
}

.rental-billing-summary {
  display: grid;
  gap: 4px;
  margin-top: 10px;
  padding: 10px 12px;
  border: 1px solid #dbe4ef;
  border-radius: 8px;
  background: #f8fafc;
  color: #334155;
  font-size: 13px;
}

.rental-billing-summary strong {
  color: #172033;
}

.rental-card-highlight {
  animation: rental-card-pulse 1.8s ease;
}

@keyframes rental-card-pulse {
  0%, 100% { box-shadow: 0 12px 28px rgba(15, 23, 42, .07); }
  20%, 75% { box-shadow: 0 0 0 4px rgba(37, 99, 235, .22), 0 16px 32px rgba(15, 23, 42, .12); }
}

#Head_Publicaciones .mp-mode-tabs {
  display: inline-flex;
  gap: 6px;
  padding: 4px;
  margin: 8px 0 10px;
  border: 1px solid #dbe4ef;
  border-radius: 9px;
  background: #f8fafc;
}

#Head_Publicaciones .mp-mode-tab {
  appearance: none;
  border: 0;
  border-radius: 7px;
  background: transparent;
  color: #334155;
  font-weight: 800;
  min-height: 38px;
  padding: 0 16px;
}

#Head_Publicaciones .mp-mode-tab.is-active {
  background: #172033;
  color: #fff;
}

.mp-rental-card {
  width: 100%;
  box-sizing: border-box;
  display: block !important;
  grid-template-columns: 1fr !important;
  border-radius: 10px;
  border: 1px solid #e2e8f0;
  box-shadow: 0 12px 28px rgba(15, 23, 42, .07);
  --rental-card-accent: #cbd5e1;
  --rental-card-border: #e2e8f0;
  --rental-card-chip-bg: #eef2f7;
  --rental-card-chip-border: #dbe4ef;
  --rental-card-chip-color: #172033;
  border-color: var(--rental-card-border);
  border-left: 4px solid var(--rental-card-accent);
}

.mp-rental-card .mp-info,
.rental-card-body {
  width: 100%;
  min-width: 0;
  box-sizing: border-box;
}

.mp-rental-head {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  align-items: flex-start;
}

.rental-card-header {
  align-items: flex-start;
  margin-bottom: 12px;
}

.rental-card-title-wrap {
  min-width: 0;
  display: grid;
  gap: 3px;
  justify-items: start;
  text-align: left;
}

.mp-rental-card .rental-card-title {
  display: inline-block;
  white-space: normal;
  overflow: visible;
  text-overflow: clip;
  line-height: 1.25;
  color: #172033;
  text-align: left;
}

.mp-rental-card .rental-card-status {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  padding: 5px 10px;
  border: 1px solid var(--rental-card-chip-border);
  background: var(--rental-card-chip-bg);
  color: var(--rental-card-chip-color);
  border-radius: 999px;
  min-width: max-content;
  white-space: nowrap;
  font-weight: 800;
}

.owner-reservation .rental-card-status {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  padding: 5px 10px;
  border: 1px solid var(--rental-card-chip-border);
  background: var(--rental-card-chip-bg);
  color: var(--rental-card-chip-color);
  border-radius: 999px;
  min-width: max-content;
  white-space: nowrap;
  font-weight: 800;
}

.rental-card-status-group-pending {
  --rental-card-accent: #f2c94c;
  --rental-card-border: #f1e0a0;
  --rental-card-chip-bg: #fff7da;
  --rental-card-chip-border: #ebc84b;
  --rental-card-chip-color: #7a5b00;
}

.rental-card-status-group-handover {
  --rental-card-accent: #2f9e44;
  --rental-card-border: #b9dec2;
  --rental-card-chip-bg: #e8f6ec;
  --rental-card-chip-border: #74c78a;
  --rental-card-chip-color: #1f5f31;
}

.rental-card-status-group-contract {
  --rental-card-accent: #2f80ed;
  --rental-card-border: #b9cdf7;
  --rental-card-chip-bg: #e8f1fe;
  --rental-card-chip-border: #7aa8f7;
  --rental-card-chip-color: #1f5fbb;
}

.rental-card-status-group-active {
  --rental-card-accent: #16875d;
  --rental-card-border: #b9dfcf;
  --rental-card-chip-bg: #e7f6f1;
  --rental-card-chip-border: #67c4a0;
  --rental-card-chip-color: #12563c;
}

.rental-card-status-group-cancelled {
  --rental-card-accent: #d64545;
  --rental-card-border: #efb4b4;
  --rental-card-chip-bg: #fdecec;
  --rental-card-chip-border: #f0a19a;
  --rental-card-chip-color: #972c1d;
}

.rental-card-status-group-completed {
  --rental-card-accent: #9aa4b2;
  --rental-card-border: #d6dde5;
  --rental-card-chip-bg: #f3f5f8;
  --rental-card-chip-border: #d5dbe3;
  --rental-card-chip-color: #5a6472;
}

.rental-card-status-group-dispute {
  --rental-card-accent: #c0392b;
  --rental-card-border: #efb0a8;
  --rental-card-chip-bg: #fdeeee;
  --rental-card-chip-border: #f0a19a;
  --rental-card-chip-color: #972c1d;
}

#Head_Publicaciones .mp-rental-card {
  border-color: var(--rental-card-border);
  border-left: 4px solid var(--rental-card-accent);
}

.rental-card-status-wrap {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 8px;
  min-width: 0;
  flex: 0 0 auto;
}

.rental-card-hide-btn {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  padding: 0;
  border: 1px solid #fecdd3;
  border-radius: 7px;
  background: #fff1f2;
  color: #be123c;
  box-shadow: 0 1px 2px rgba(15, 23, 42, .04);
  cursor: pointer;
}

.rental-card-hide-btn:hover {
  background: #ffe4e6;
  border-color: #fda4af;
}

.rental-card-hide-btn:focus-visible {
  outline: 2px solid #fb7185;
  outline-offset: 2px;
}

.rental-card-hide-btn .fa {
  font-size: 14px;
  line-height: 1;
  pointer-events: none;
}

.mp-kicker {
  color: #64748b;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.mp-rental-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(220px, 1fr));
  gap: 10px;
  margin: 12px 0;
}

.mp-rental-grid div {
  min-width: 0;
  padding: 11px 12px;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  background: #f8fafc;
}

.mp-rental-grid span {
  display: block;
  color: #64748b;
  font-size: 12px;
  font-weight: 800;
}

.mp-rental-grid strong {
  display: block;
  margin-top: 4px;
  color: #172033;
  line-height: 1.3;
  overflow-wrap: anywhere;
}

.mp-rental-grid .rental-card-meta--wide {
  grid-column: span 2;
}

.rental-card-note {
  display: grid;
  gap: 5px;
  margin: 10px 0 0;
  padding: 11px 12px;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  background: #fff;
  color: #172033;
}

.rental-card-note > span {
  color: #64748b;
  font-size: 12px;
  font-weight: 800;
}

.rental-card-note > strong {
  color: #172033;
  font-size: 13px;
  line-height: 1.35;
  overflow-wrap: anywhere;
}

.rental-card-note .mp-location-box {
  margin-top: 2px;
}

.rental-card-actions {
  margin-top: 12px;
}

.mp-action-row,
.mp-rental-card .owner-actions,
.owner-reservation .mp-action-row {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(118px, max-content));
  gap: 6px;
  overflow-x: visible;
  padding-bottom: 2px;
  justify-content: start;
  max-width: 100%;
}

.mp-btn-nowrap,
.mp-rental-card .mp-btn,
.mp-rental-card .owner-actions .mp-btn,
.owner-reservation .mp-btn {
  white-space: nowrap;
  min-width: 0;
}

.mp-rental-card .rental-action-btn,
.mp-rental-card .rental-action-contact,
.mp-rental-card .rental-action-view,
.mp-rental-card .rental-action-print,
.mp-rental-card .rental-action-handover,
.mp-rental-card .rental-action-contract,
.mp-rental-card .rental-action-return,
.owner-reservation .rental-action-btn {
  width: auto;
  justify-content: center;
  text-align: center;
  border-radius: 7px;
  font-weight: 800;
  line-height: 1;
  min-height: 36px;
  padding: 0 10px;
  font-size: 13px;
}

.mp-rental-card .rental-action-confirm {
  background: #15803d;
  border-color: #15803d;
  color: #fff;
}

.mp-rental-card .rental-action-reject {
  background: #b91c1c;
  border-color: #b91c1c;
  color: #fff;
}

.mp-rental-card .rental-action-withdraw {
  background: #f59e0b;
  border-color: #d97706;
  color: #172033;
}

.mp-rental-card .rental-action-contact {
  background: #2563eb;
  border-color: #2563eb;
  color: #fff;
}

.mp-rental-card .rental-action-view,
.mp-rental-card .rental-action-print,
.mp-rental-card .rental-action-handover,
.mp-rental-card .rental-action-contract,
.mp-rental-card .rental-action-return,
.owner-reservation .rental-action-view,
.owner-reservation .rental-action-print,
.owner-reservation .rental-action-handover,
.owner-reservation .rental-action-contract,
.owner-reservation .rental-action-return {
  background: #eef2f7;
  border-color: #dbe4ef;
  color: #172033;
}

.owner-reservation .rental-action-contact {
  background: #2563eb;
  border-color: #2563eb;
  color: #fff;
}

.owner-reservation .rental-action-confirm {
  background: #15803d;
  border-color: #15803d;
  color: #fff;
}

.owner-reservation .rental-action-reject {
  background: #b91c1c;
  border-color: #b91c1c;
  color: #fff;
}

.mp-rental-card .rental-title-link {
  appearance: none;
  border: 0;
  background: transparent;
  padding: 0;
  text-align: left;
  cursor: pointer;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.mp-empty-card {
  padding: 18px;
  border: 1px solid #e2e8f0;
  border-radius: 10px;
  background: #fff;
}

.js-handover-modal {
  display: none;
}

.mp-handover-modal .handover-code-box {
  padding: 14px;
  margin: 10px 0;
  border: 1px solid #dbe4ef;
  border-radius: 8px;
  background: #f8fafc;
  color: #172033;
  font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.5;
  overflow-wrap: anywhere;
}

.mp-handover-modal .handover-qr-box {
  width: min(100%, 320px);
}

.handover-link-line {
  overflow-wrap: anywhere;
}

.handover-scan-panel {
  display: grid;
  gap: 12px;
}

.handover-scan-drop {
  display: grid;
  gap: 10px;
  place-items: center;
  min-height: 156px;
  padding: 18px;
  border: 2px dashed #b8c8dc;
  border-radius: 10px;
  background: #f8fafc;
  color: #172033;
  text-align: center;
  font-weight: 800;
}

.handover-scan-drop input {
  width: 100%;
  max-width: 320px;
}

.handover-manual-fallback {
  border: 1px solid #dbe4ef;
  border-radius: 8px;
  padding: 10px 12px;
  background: #fff;
}

.handover-manual-fallback summary {
  cursor: pointer;
  color: #334155;
  font-weight: 800;
}

.handover-manual-fallback .handover-verify-form {
  margin-top: 10px;
}

.rental-return-due {
  margin-top: 10px;
  padding: 9px 10px;
  border: 1px solid #f59e0b;
  border-left-width: 4px;
  border-radius: 8px;
  background: #fffbeb;
  color: #92400e;
  font-size: 13px;
  font-weight: 800;
}

.rental-return-due-overdue {
  border-color: #dc2626;
  background: #fef2f2;
  color: #991b1b;
}

.handover-verify-form {
  display: grid;
  gap: 10px;
}

.handover-verify-form label {
  color: #64748b;
  font-size: 13px;
  font-weight: 800;
}

.handover-verify-form input {
  min-height: 44px;
  border: 1px solid #dbe4ef;
  border-radius: 8px;
  padding: 0 12px;
  font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
}

.mp-success {
  color: #15803d;
  font-weight: 800;
}

.pavoq-edit-map-shell,
.mp-location-box {
  display: grid;
  gap: 8px;
  margin-top: 10px;
}

.pavoq-edit-map-head {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  align-items: baseline;
}

.pavoq-edit-map-head span {
  color: #64748b;
  font-size: 12px;
  font-weight: 700;
}

.pavoq-map-box {
  min-height: 220px;
  border: 1px solid #d9e2ec;
  border-radius: 8px;
  overflow: hidden;
  background: #f8fafc;
}

.pavoq-map-empty {
  height: 220px;
  display: grid;
  place-items: center;
  padding: 16px;
  color: #64748b;
  text-align: center;
  font-weight: 700;
}

.pavoq-map-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.field-inline {
  display: flex;
  align-items: center;
  gap: 8px;
}

.field-inline .stadt-input {
  flex: 1 1 auto;
  min-width: 0;
}

.locate-btn {
  flex: 0 0 auto;
  width: 38px;
  height: 38px;
  border: 1px solid #d9e2ec;
  border-radius: 8px;
  background: #fff;
  color: #1f2937;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  cursor: pointer;
}

.locate-btn.is-loading {
  opacity: .72;
  cursor: progress;
}

.location-loading-status {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 38px;
  padding: 0 10px;
  border: 1px solid #d9e2ec;
  border-radius: 8px;
  background: #f8fafc;
  color: #475569;
  font-weight: 700;
  white-space: nowrap;
}

.location-loading-status[hidden] {
  display: none !important;
}

.location-spinner {
  width: 14px;
  height: 14px;
  border: 2px solid rgba(47, 93, 68, .18);
  border-top-color: #2f5d44;
  border-radius: 50%;
  animation: pavoq-spin .8s linear infinite;
  flex: 0 0 auto;
}

@keyframes pavoq-spin {
  to { transform: rotate(360deg); }
}

.locate-btn svg,
.inline-pin-icon {
  width: 16px;
  height: 16px;
  fill: currentColor;
  flex: 0 0 auto;
}

.inline-pin-icon {
  vertical-align: -2px;
  margin-right: 6px;
}

.pavoq-delivery-map-shell {
  display: grid;
  gap: 10px;
  margin-top: 12px;
}

.mp-location-mini-map {
  height: 150px;
  border: 1px solid #d9e2ec;
  border-radius: 8px;
  overflow: hidden;
  background: #f8fafc;
}

.mp-location-route-map {
  height: 170px;
}

.pavoq-remember-row {
  display: flex !important;
  flex-direction: row !important;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.pavoq-remember-row input[type="checkbox"] {
  width: 18px;
  height: 18px;
  flex: 0 0 auto;
}

.pavoq-availability {
  margin: 10px 0 0;
  padding: 10px 12px;
  border-radius: 7px;
  font-weight: 800;
  border: 1px solid #e2e8f0;
  background: #fff;
}

.pavoq-availability.ok {
  color: #166534;
  border-color: #bbf7d0;
  background: #f0fdf4;
}

.pavoq-availability.bad {
  color: #991b1b;
  border-color: #fecaca;
  background: #fef2f2;
}

.pavoq-availability.neutral {
  color: #475569;
  background: #f8fafc;
}

.cid-v5RiRh4IUd .seguro {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
  align-items: stretch;
}

.cid-v5RiRh4IUd .seguro .card,
.cid-v5RiRh4IUd .seguro .card-wrapper,
.cid-v5RiRh4IUd .seguro .card-inner {
  height: 100%;
}

.cid-v5RiRh4IUd .seguro .card-inner {
  display: grid;
  place-items: center;
  gap: 5px;
  padding: 9px 8px;
  min-height: 58px;
}

.cid-v5RiRh4IUd .seguro .mbr-iconfont {
  font-size: 18px;
  line-height: 1;
}

.cid-v5RiRh4IUd .seguro .card-box {
  width: 100%;
  text-align: center;
}

.cid-v5RiRh4IUd .seguro .card-title {
  line-height: 1.12;
  font-size: 12px;
}

.cid-v685gSVlOh .item-wrapper,
#head_cuenta .formCard,
#head_verify .cedula-box {
  border-radius: 10px !important;
}

#head_verify .cedula-upload-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin: 16px 0;
}

#head_verify .cedula-upload-card {
  border: 1px solid #dbe3ef;
  border-radius: 8px;
  padding: 14px;
  background: #fff;
}

#head_verify .cedula-upload-card input[type="file"] {
  width: 100%;
  max-width: 100%;
}

#head_verify .cedula-upload-card img {
  display: block;
  width: 100%;
  max-height: 220px;
  object-fit: contain;
  margin-top: 10px;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  background: #f8fafc;
}

#head_verify #cedulaUploadBtn {
  margin: 4px 0 12px;
}

.pavoq-camera-mount {
  width: 100%;
  margin: 10px 0;
}

.pavoq-camera-panel {
  display: grid;
  gap: 10px;
  max-width: 100%;
}

.pavoq-camera-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
}

.pavoq-camera-btn {
  min-height: 42px;
  border: 1px solid #d9e2ec;
  border-radius: 8px;
  padding: 0 12px;
  background: #fff;
  color: #172033;
  font-weight: 800;
  cursor: pointer;
}

.pavoq-camera-open,
.pavoq-camera-take {
  background: #2f5d44;
  color: #fff;
  border-color: #2f5d44;
}

.pavoq-camera-video-wrap {
  display: none;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  border: 1px solid #d9e2ec;
  border-radius: 8px;
  background: #0f172a;
}

.pavoq-camera-video {
  display: block;
  width: 100%;
  max-height: min(56vh, 420px);
  object-fit: contain;
  background: #0f172a;
}

.pavoq-camera-panel[data-camera-mode="opening"] .pavoq-camera-video-wrap,
.pavoq-camera-panel[data-camera-mode="streaming"] .pavoq-camera-video-wrap,
.pavoq-camera-panel[data-camera-mode="capturing"] .pavoq-camera-video-wrap {
  display: block;
}

.pavoq-camera-panel[data-camera-mode="idle"] .pavoq-camera-take,
.pavoq-camera-panel[data-camera-mode="idle"] .pavoq-camera-retake,
.pavoq-camera-panel[data-camera-mode="idle"] .pavoq-camera-close,
.pavoq-camera-panel[data-camera-mode="fallback"] .pavoq-camera-take,
.pavoq-camera-panel[data-camera-mode="fallback"] .pavoq-camera-retake,
.pavoq-camera-panel[data-camera-mode="fallback"] .pavoq-camera-close,
.pavoq-camera-panel[data-camera-mode="ready"] .pavoq-camera-take,
.pavoq-camera-panel[data-camera-mode="error"] .pavoq-camera-take {
  display: none;
}

.pavoq-camera-panel[data-camera-mode="streaming"] .pavoq-camera-open,
.pavoq-camera-panel[data-camera-mode="streaming"] .pavoq-camera-select,
.pavoq-camera-panel[data-camera-mode="capturing"] .pavoq-camera-open,
.pavoq-camera-panel[data-camera-mode="capturing"] .pavoq-camera-select {
  display: none;
}

.pavoq-camera-panel[data-camera-mode="streaming"] .pavoq-camera-retake,
.pavoq-camera-panel[data-camera-mode="opening"] .pavoq-camera-take,
.pavoq-camera-panel[data-camera-mode="opening"] .pavoq-camera-retake {
  display: none;
}

.pavoq-camera-panel[data-camera-mode="ready"] .pavoq-camera-open {
  display: none;
}

.pavoq-camera-status {
  margin: 0;
  min-height: 18px;
}

@media (max-width: 720px) {
  #head_verify .cedula-upload-grid {
    grid-template-columns: 1fr;
  }

  .pavoq-camera-actions {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .pavoq-camera-btn {
    width: 100%;
  }
}

.cid-v685gSVlOh .item.features-image {
  cursor: pointer;
}

.cid-v5RiRh4IUd .suchleiste__box {
  display: grid !important;
  grid-template-columns: minmax(240px, 1.3fr) auto minmax(190px, .9fr) auto minmax(190px, .9fr) auto;
  align-items: center;
  gap: 0;
}

.cid-v5RiRh4IUd .feld--search {
  min-width: 0;
}

.cid-v5RiRh4IUd .feld--search .feld__input {
  min-width: 0;
}

#head_publicar .container {
  max-width: 1120px;
}

#head_publicar {
  scroll-margin-top: 86px;
}

#head_publicar > section {
  padding-top: 86px !important;
}

#head_publicar .formular-pavoq {
  width: min(100%, 900px) !important;
  max-width: 900px !important;
  padding: 24px !important;
}

#head_publicar .foto-vorschau {
  min-height: 132px;
}

.cid-v685gSVlOh .item-wrapper {
  border: 1px solid #e2e8f0 !important;
  box-shadow: 0 12px 28px rgba(15, 23, 42, .08);
}

.cid-v685gSVlOh .item-title {
  line-height: 1.25;
}

.pavoq-card-meta,
.pavoq-distance {
  color: #64748b !important;
  font-size: .9rem !important;
}

.pavoq-distance {
  font-weight: 800 !important;
  color: #244835 !important;
}

.cid-v685gSVlOh .item.features-image .btn,
#ad_reserve,
#head_cuenta .primary,
#head_cuenta .secondary,
#head_verify button {
  min-height: 44px;
}

@media (max-width: 760px) {
  .pavoq-featured-head {
    display: grid;
    gap: 8px;
    align-items: start;
  }

  .pavoq-featured-toolbar {
    width: 100%;
    max-width: 100%;
    flex-wrap: nowrap;
    padding-bottom: 8px;
  }

  .pavoq-toolbar-select {
    max-width: 184px;
  }

  .pavoq-category-chip {
    max-width: 178px;
  }

  .pavoq-sort-chip {
    max-width: 198px;
  }

  .pavoq-featured-toolbar .pavoq-result-count {
    min-width: max-content;
  }

  .pavoq-list-toolbar {
    justify-content: flex-start;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .pavoq-active-filter {
    min-width: 190px;
  }

  .pavoq-list-toolbar .pavoq-sort-chip {
    min-width: 220px;
  }

  .pavoq-category-shell {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .pavoq-category-arrow {
    display: none;
  }

  .pavoq-category-track {
    margin-left: -4px;
    margin-right: -4px;
    padding: 8px 4px 12px;
  }

  .pavoq-category-card {
    flex: 0 0 136px !important;
    width: 136px !important;
    min-width: 136px;
    min-height: 126px;
  }

  .owner-hero {
    grid-template-columns: 1fr;
  }

  .owner-hero img {
    width: 100%;
    height: 180px;
  }

  .owner-stats {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .owner-reservation {
    grid-template-columns: 1fr;
  }

  .owner-calendar {
    padding: 12px;
  }

  .owner-calendar-head {
    display: grid;
  }

  .owner-calendar-controls {
    justify-content: space-between;
  }

  .owner-calendar-controls strong {
    min-width: 0;
    flex: 1;
  }

  .owner-calendar-grid {
    gap: 4px;
  }

  .owner-calendar-day {
    min-height: 46px;
    padding: 5px 4px;
    border-radius: 7px;
  }

  .owner-calendar-day strong {
    font-size: 10px;
  }

  .owner-calendar-block-form {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .owner-calendar-block-form .owner-calendar-block-date {
    grid-column: auto;
  }

  .owner-calendar-block-form .owner-calendar-block-note,
  .owner-calendar-block-form .mp-btn {
    grid-column: 1 / -1;
  }

  .owner-calendar-block-item {
    align-items: stretch;
    flex-direction: column;
  }

  #Head_Publicaciones .mp-tabs {
    display: flex;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }

  #Head_Publicaciones .mp-mode-tabs {
    display: flex;
    width: 100%;
  }

  #Head_Publicaciones .mp-mode-tab {
    flex: 1 1 0;
  }

  #Head_Publicaciones .mp-tab {
    flex: 0 0 auto;
    width: auto;
    min-width: max-content;
  }

  .mp-rental-grid {
    grid-template-columns: 1fr;
    overflow-x: visible;
  }

  .mp-rental-grid .rental-card-meta--wide {
    grid-column: auto;
  }

  .mp-rental-head.rental-card-header {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .mp-rental-card .rental-card-status {
    justify-self: start;
  }

  .rental-card-status-wrap {
    justify-content: flex-start;
    width: 100%;
  }

  .rental-card-hide-btn {
    width: 32px;
    height: 32px;
  }

  .mp-action-row,
  .mp-rental-card .owner-actions,
  .owner-reservation .mp-action-row {
    grid-template-columns: repeat(auto-fit, minmax(118px, 1fr));
  }

  .cid-v5RiRh4IUd .suchleiste__box {
    grid-template-columns: 1fr !important;
    gap: 8px;
  }

  .cid-v5RiRh4IUd .suchleisten-anker {
    height: auto !important;
  }

  .cid-v5RiRh4IUd .suchleiste {
    position: relative !important;
    top: auto !important;
    padding: 10px 0 4px !important;
  }

  .cid-v5RiRh4IUd .seguro {
    padding-top: 1rem !important;
    gap: 8px;
  }

  .cid-v5RiRh4IUd .suchleiste__trenner {
    display: none !important;
  }

  #head_publicar .formular-pavoq {
    width: 100% !important;
    padding: 18px !important;
  }

  #head_cuenta .authSwitch {
    flex-wrap: wrap;
  }

  #head_cuenta .authSwitch .authBtn {
    flex: 1 1 120px;
    min-height: 44px;
  }
}
.publish-duration-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr);
  gap:12px;
}
.publish-duration-grid .feld{
  min-width:0;
}
@media (max-width:420px){
  .publish-duration-grid{
    grid-template-columns:1fr;
  }
}
.rating-inline-form{
  display:grid;
  grid-template-columns:auto 72px minmax(0,1fr) auto;
  gap:8px;
  align-items:center;
  margin-top:10px;
}
.rating-inline-form input,
.rating-inline-form select{
  min-width:0;
  border:1px solid #dce3f2;
  border-radius:8px;
  padding:9px 10px;
}
@media (max-width:560px){
  .rating-inline-form{
    grid-template-columns:1fr;
  }
}
#head_cuenta .profile-photo-action {
  margin: 8px 0 4px;
  width: fit-content;
  max-width: 100%;
}

#head_cuenta #avatarUploadHint {
  margin: 6px 0 0;
}

.pavoq-media-open-btn {
  appearance: none;
  border: 1px solid #d6e2ee;
  border-radius: 8px;
  background: #172033;
  color: #fff;
  min-height: 42px;
  padding: 0 14px;
  font-weight: 800;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  max-width: 100%;
}

.pavoq-media-open-btn-listing {
  margin: 4px 0 10px;
}

body.pavoq-media-picker-open {
  overflow: hidden;
}

.pavoq-media-picker {
  position: fixed;
  inset: 0;
  z-index: 99999;
  background: rgba(15, 23, 42, .48);
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 12px;
}

.pavoq-media-sheet {
  width: min(100%, 720px);
  max-height: min(86vh, 760px);
  overflow: auto;
  border-radius: 18px 18px 10px 10px;
  background: #fff;
  box-shadow: 0 24px 70px rgba(15, 23, 42, .28);
  padding: 14px;
}

.pavoq-media-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  margin-bottom: 6px;
}

.pavoq-media-head strong {
  font-size: 16px;
  color: #172033;
}

.pavoq-media-close {
  width: 36px;
  height: 36px;
  border: 1px solid #dbe4ef;
  border-radius: 999px;
  background: #f8fafc;
  color: #172033;
  font-size: 24px;
  line-height: 1;
}

.pavoq-media-hint,
.pavoq-media-status {
  margin: 4px 0 10px;
  color: #64748b;
  font-size: 13px;
}

.pavoq-media-grid,
.pavoq-media-selected-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
}

.pavoq-media-selected-grid {
  margin-top: 10px;
}

.pavoq-media-tile,
.pavoq-media-thumb {
  position: relative;
  aspect-ratio: 1 / 1;
  min-width: 0;
  border: 1px solid #dbe4ef;
  border-radius: 8px;
  overflow: hidden;
  background: #f8fafc;
  background-size: cover;
  background-position: center;
  display: grid;
  place-items: center;
  color: #172033;
  font-weight: 800;
}

.pavoq-media-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background: #0f172a;
}

.pavoq-media-tile-label {
  position: absolute;
  left: 6px;
  right: 6px;
  bottom: 6px;
  min-height: 24px;
  border-radius: 999px;
  background: rgba(15, 23, 42, .72);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px 8px;
  font-size: 12px;
  line-height: 1.1;
}

.pavoq-media-gallery-icon {
  font-size: 34px;
  color: #2f5d44;
}

.pavoq-media-camera.is-unavailable .pavoq-media-video {
  display: none;
}

#head_cuenta .profile {
  align-items: center;
  gap: 12px;
}

#head_cuenta .profile-photo-action {
  margin: 6px 0 0;
  min-height: 38px;
  padding: 0 14px;
}

@media (max-width: 760px) {
  #head_categorias .pavoq-category-track {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    margin-left: 0;
    margin-right: 0;
    padding: 2px 0 4px;
  }

  #head_categorias .pavoq-category-card {
    flex: 1 1 0 !important;
    width: auto !important;
    min-width: 0;
    min-height: 0;
    height: 124px;
  }

  #head_categorias .pavoq-category-card .img-wrapper {
    height: 66px;
  }

  #head_categorias .pavoq-category-card .img-wrapper img {
    max-width: 74px;
    height: 58px;
  }

  #Head_Publicaciones .mp-tabs:not([hidden]) {
    overflow: visible;
    display: flex;
    gap: 8px;
  }

  #Head_Publicaciones .mp-tab {
    flex: 1 1 0;
    width: auto;
    min-width: 0;
  }

  .pavoq-media-picker {
    padding: 8px;
  }

  .pavoq-media-sheet {
    max-height: 88vh;
    border-radius: 16px 16px 8px 8px;
    padding: 12px;
  }

  .pavoq-media-grid,
  .pavoq-media-selected-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 7px;
  }
}

/* Final mobile polish: trust chips, popular categories, owner block dates. */
.cid-v5RiRh4IUd .seguro {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 8px !important;
  align-items: center !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
  box-sizing: border-box !important;
  width: 100% !important;
}

.cid-v5RiRh4IUd .seguro > .card {
  width: 100% !important;
  max-width: none !important;
  flex: none !important;
  padding: 0 !important;
}

.cid-v5RiRh4IUd .seguro .card-wrapper,
.cid-v5RiRh4IUd .seguro .card-inner {
  width: 100% !important;
}

.cid-v5RiRh4IUd .seguro .card-inner {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 6px !important;
  min-height: 38px !important;
  padding: 6px 0 !important;
}

.cid-v5RiRh4IUd .seguro > .card:nth-child(1) .card-inner {
  justify-content: flex-start !important;
}

.cid-v5RiRh4IUd .seguro > .card:nth-child(2) .card-inner {
  justify-content: center !important;
}

.cid-v5RiRh4IUd .seguro > .card:nth-child(3) .card-inner {
  justify-content: flex-end !important;
}

.cid-v5RiRh4IUd .seguro .mbr-iconfont {
  flex: 0 0 auto !important;
  font-size: 16px !important;
  line-height: 1 !important;
}

.cid-v5RiRh4IUd .seguro .card-box {
  width: auto !important;
  min-width: 0 !important;
  text-align: inherit !important;
}

.cid-v5RiRh4IUd .seguro .card-title {
  font-size: 11px !important;
  line-height: 1.05 !important;
  white-space: normal !important;
}

#head_categorias .pavoq-category-track {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 8px !important;
  overflow: visible !important;
  padding: 2px 0 4px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

#head_categorias .pavoq-category-card {
  box-sizing: border-box !important;
  justify-self: stretch !important;
  align-self: stretch !important;
  width: auto !important;
  inline-size: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  height: 112px !important;
  min-height: 0 !important;
  border-radius: 8px !important;
}

.cid-v67OnqTP3Q#head_categorias .pavoq-category-card,
.cid-v67OnqTP3Q #head_categorias .pavoq-category-card {
  flex: none !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
}

#head_categorias .pavoq-category-card .card-wrap {
  height: 100% !important;
}

#head_categorias .pavoq-category-card .card-box {
  padding: 2px 4px 5px !important;
}

#head_categorias .pavoq-category-card .img-wrapper {
  height: 58px !important;
  min-height: 0 !important;
  padding: 6px 4px 1px !important;
}

#head_categorias .pavoq-category-card .img-wrapper img {
  width: 100% !important;
  max-width: 58px !important;
  height: 48px !important;
  object-fit: contain !important;
}

#head_categorias .pavoq-category-card .card-title {
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
  font-size: 10.5px !important;
  line-height: 1.1 !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: anywhere !important;
}

.owner-calendar-block-form {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

.owner-calendar-block-form .owner-calendar-block-date.col-6 {
  grid-column: auto !important;
  width: 100% !important;
  max-width: none !important;
}

.owner-calendar-block-form .owner-calendar-block-note,
.owner-calendar-block-form .mp-btn {
  grid-column: 1 / -1 !important;
}
