.system-message-main,
.owner-portal-main {
  min-height: 70vh;
  padding-block: clamp(4.5rem, 9vw, 8rem);
  background: var(--paper);
}

.system-message-card,
.owner-portal-shell {
  max-width: 64rem;
}

.system-message-card .display,
.owner-portal-heading .display,
.owner-inbox-header .display {
  max-width: 58rem;
  font-size: clamp(3.2rem, 7vw, 6.8rem);
}

.system-message-card > .body-large,
.owner-portal-heading .body-large {
  max-width: 48rem;
  margin-top: 1.75rem;
}

.system-honesty-note,
.owner-privacy-note {
  max-width: 52rem;
  padding: 1.4rem 0;
  margin: 2rem 0;
  border-top: 1px solid rgba(17, 17, 17, 0.22);
  border-bottom: 1px solid rgba(17, 17, 17, 0.22);
  font-weight: 750;
  line-height: 1.65;
}

.system-alternatives {
  margin: 3rem 0;
}

.system-alternatives h2 {
  margin: 0;
  font-family: var(--serif);
  font-size: clamp(2rem, 4vw, 3.5rem);
}

.system-alternatives ul {
  max-width: 48rem;
  padding: 0;
  margin: 1.5rem 0 0;
  list-style: none;
}

.system-alternatives li {
  border-top: 1px solid rgba(17, 17, 17, 0.2);
}

.system-alternatives li:last-child {
  border-bottom: 1px solid rgba(17, 17, 17, 0.2);
}

.system-alternatives a {
  display: block;
  padding: 1rem 0;
  color: var(--black);
  font-weight: 800;
}

.owner-auth-form {
  display: grid;
  max-width: 38rem;
  padding: clamp(1.5rem, 4vw, 3rem);
  margin-top: 2.5rem;
  border: 1px solid rgba(17, 17, 17, 0.2);
  background: var(--white);
  gap: 1.25rem;
}

.owner-auth-form label,
.owner-reply-form label {
  display: grid;
  font-size: 0.72rem;
  font-weight: 850;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  gap: 0.65rem;
}

.owner-auth-form input,
.owner-reply-form textarea {
  width: 100%;
  min-height: 3.45rem;
  padding: 0.8rem 0.9rem;
  border: 1px solid #aaa59d;
  border-radius: 0;
  color: var(--black);
  background: #fff;
  font: 500 1rem/1.4 Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  text-transform: none;
}

.owner-auth-form input[readonly] {
  color: #555;
  background: #f1efe9;
}

.owner-auth-form input:focus-visible,
.owner-reply-form textarea:focus-visible {
  border-color: var(--red);
  outline: 3px solid rgba(217, 43, 31, 0.17);
  outline-offset: 1px;
}

.owner-inbox-shell {
  max-width: 76rem;
}

.owner-section-nav {
  display: flex;
  padding: 1rem 0;
  margin: 2rem 0 0;
  border-top: 1px solid rgba(17, 17, 17, 0.22);
  border-bottom: 1px solid rgba(17, 17, 17, 0.22);
  flex-wrap: wrap;
  gap: 0.8rem 2rem;
}

.owner-section-nav a {
  color: var(--black);
  font-size: 0.82rem;
  font-weight: 800;
  text-decoration-color: transparent;
  text-underline-offset: 0.25em;
}

.owner-section-nav a:last-child {
  margin-left: auto;
}

.owner-section-nav a:hover,
.owner-section-nav a:focus-visible {
  color: var(--red);
  text-decoration-color: currentColor;
}

.owner-commerce-overview,
.owner-availability-section,
.owner-reservations-section {
  scroll-margin-top: 7rem;
}

.owner-commerce-overview {
  padding: clamp(3.5rem, 7vw, 6rem) 0;
}

.owner-commerce-heading,
.owner-section-heading,
.owner-room-type-heading,
.owner-rate-plan-heading,
.owner-calendar-heading {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 2rem;
}

.owner-commerce-heading h2,
.owner-section-heading h2,
.owner-room-type-heading h3,
.owner-rate-plan-heading h3,
.owner-calendar-heading h3 {
  margin: 0.45rem 0 0;
  font-family: var(--serif);
  line-height: 0.98;
}

.owner-commerce-heading h2,
.owner-section-heading h2 {
  max-width: 52rem;
  font-size: clamp(3rem, 6vw, 6rem);
}

.owner-room-type-heading h3,
.owner-rate-plan-heading h3,
.owner-calendar-heading h3 {
  font-size: clamp(2.4rem, 4.2vw, 4.5rem);
}

.owner-live-status,
.owner-reservation-status {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-height: 2.3rem;
  padding: 0.55rem 0.8rem;
  border: 1px solid currentColor;
  color: #6d665d;
  font-size: 0.68rem;
  font-weight: 850;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}

.owner-live-status.is-live,
.owner-reservation-status.status-confirmed {
  color: #17643b;
  background: #e7f3eb;
}

.owner-commerce-intro,
.owner-section-heading > p,
.owner-room-type-heading > p,
.owner-rate-plan-heading > p {
  max-width: 44rem;
  margin: 1.5rem 0 0;
  color: var(--muted);
  font-size: 1.02rem;
  line-height: 1.7;
}

.owner-section-heading > p,
.owner-room-type-heading > p,
.owner-rate-plan-heading > p {
  max-width: 27rem;
  flex: 0 0 min(27rem, 40%);
}

.owner-kpi-grid {
  display: grid;
  margin-top: 2.5rem;
  border-top: 1px solid rgba(17, 17, 17, 0.2);
  border-bottom: 1px solid rgba(17, 17, 17, 0.2);
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.owner-kpi-grid article {
  display: grid;
  min-height: 12rem;
  padding: 1.4rem;
  align-content: space-between;
  border-left: 1px solid rgba(17, 17, 17, 0.2);
}

.owner-kpi-grid article:first-child {
  border-left: 0;
}

.owner-kpi-grid span,
.owner-kpi-grid small {
  color: var(--muted);
  font-size: 0.7rem;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.owner-kpi-grid strong {
  font-family: var(--serif);
  font-size: clamp(3.2rem, 6vw, 5.5rem);
  font-weight: 700;
  line-height: 0.85;
}

.owner-reservations-section {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  padding: clamp(5rem, 9vw, 7.5rem) var(--gutter) clamp(4rem, 8vw, 6.5rem);
  color: #fff;
  background: var(--black);
}

.owner-reservations-inner {
  width: min(100%, 76rem);
  margin: 0 auto;
}

.owner-section-heading-dark .eyebrow,
.owner-section-heading-dark h2 {
  color: #fff;
}

.owner-section-heading-dark > p {
  color: #aaa59d;
}

.owner-reservation-filters {
  display: flex;
  padding: 0.6rem;
  margin-top: 2.5rem;
  border: 1px solid rgba(255, 255, 255, 0.18);
  background: rgba(255, 255, 255, 0.04);
  flex-wrap: wrap;
  gap: 0.35rem;
}

.owner-reservation-filters a {
  padding: 0.7rem 0.85rem;
  color: #aaa59d;
  font-size: 0.82rem;
  text-decoration: none;
}

.owner-reservation-filters strong {
  margin-right: 0.35rem;
  color: #fff;
  font-size: 1.15rem;
}

.owner-reservation-filters a[aria-current="page"],
.owner-reservation-filters a:hover,
.owner-reservation-filters a:focus-visible {
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: none;
}

.owner-reservation-contact {
  margin-top: 0.6rem;
  color: #d6d0c6;
  font-size: 0.7rem;
}

.owner-reservation-contact summary {
  width: fit-content;
  color: #fff;
  font-weight: 800;
  cursor: pointer;
  text-decoration: underline;
  text-underline-offset: 0.2em;
}

.owner-reservation-contact a,
.owner-reservation-contact p {
  display: block;
  max-width: 18rem;
  margin: 0.45rem 0 0;
  color: #d6d0c6;
  line-height: 1.45;
  overflow-wrap: anywhere;
}

.owner-reservations-empty {
  padding: clamp(2rem, 5vw, 4rem) 0;
}

.owner-reservations-empty strong {
  font-family: var(--serif);
  font-size: clamp(2rem, 4vw, 4rem);
}

.owner-reservations-empty p {
  max-width: 38rem;
  color: #aaa59d;
  line-height: 1.65;
}

.owner-reservation-table-wrap,
.owner-calendar-wrap {
  margin-top: 2rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.owner-reservation-table-wrap {
  padding: 0.5rem 1.1rem;
  border: 1px solid rgba(255, 255, 255, 0.16);
  background: rgba(255, 255, 255, 0.035);
}

.owner-reservation-table,
.owner-calendar-table {
  width: 100%;
  border-collapse: collapse;
  text-align: left;
}

.owner-reservation-table {
  min-width: 68rem;
}

.owner-reservation-table th {
  padding: 0.8rem 0.9rem;
  color: #aaa59d;
  font-size: 0.68rem;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}

.owner-reservation-table td {
  padding: 1.25rem 1rem;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  vertical-align: top;
  font-size: 0.9rem;
}

.owner-reservation-table tbody tr {
  transition: background-color 160ms ease;
}

.owner-reservation-table tbody tr:hover {
  background: rgba(255, 255, 255, 0.045);
}

.owner-bed-controls > span {
  display: block;
}

.owner-bed-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 7rem auto;
  gap: 0.75rem;
}

.owner-bed-rows {
  display: grid;
  gap: 0.75rem;
}

.owner-bed-remove {
  align-self: end;
  min-height: 3.1rem;
  border: 1px solid var(--black);
  padding: 0.5rem 0.8rem;
  color: var(--black);
  background: transparent;
  font: 800 0.72rem/1.2 Arial, Helvetica, sans-serif;
  cursor: pointer;
}

.owner-bed-add {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  margin-top: 0.9rem;
  padding: 0.2rem 0;
  gap: 0.55rem;
  border: 0;
  color: #4c4944;
  background: transparent;
  font: 800 0.68rem/1.2 Arial, Helvetica, sans-serif;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  cursor: pointer;
}

.owner-bed-add svg {
  width: 1.45rem;
  height: 1.45rem;
  padding: 0.27rem;
  border: 1px solid currentColor;
  border-radius: 50%;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-width: 1.65;
}

.owner-bed-remove {
  display: inline-grid;
  width: 3.1rem;
  min-width: 3.1rem;
  padding: 0.5rem;
  place-items: center;
  color: #9f2119;
  border-color: rgba(159, 33, 25, 0.45);
}

.owner-bed-remove[hidden] {
  display: inline-grid !important;
  visibility: hidden;
  pointer-events: none;
}

.owner-bed-remove svg {
  width: 1.1rem;
  height: 1.1rem;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.8;
}

.owner-bed-add:hover,
.owner-bed-add:focus-visible {
  color: var(--red);
}

.owner-reservation-table td > strong,
.owner-reservation-table td > time strong {
  display: block;
  font-size: 1rem;
}

.owner-reservation-table td > small,
.owner-reservation-table time + small {
  display: block;
  margin-top: 0.35rem;
  color: #aaa59d;
  font-size: 0.7rem;
}

.owner-reservation-status.status-pending_payment {
  color: #f4c26b;
  background: rgba(244, 194, 107, 0.08);
}

.owner-reservation-status.status-cancelled,
.owner-reservation-status.status-payment_failed,
.owner-reservation-status.status-expired {
  color: #d6d0c6;
}

.owner-availability-section {
  padding: clamp(4.5rem, 8vw, 7rem) 0;
}

.owner-publish-panel {
  display: grid;
  padding: clamp(1.5rem, 4vw, 3rem);
  margin-top: 2.5rem;
  border: 1px solid rgba(17, 17, 17, 0.22);
  background: #fff;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 2rem;
}

.owner-publish-panel.is-live {
  border-left: 5px solid #17643b;
}

.owner-publish-panel h3 {
  margin: 0.5rem 0 0;
  font-family: var(--serif);
  font-size: clamp(2rem, 3.6vw, 3.6rem);
  line-height: 0.98;
}

.owner-publish-panel p:not(.eyebrow),
.owner-publish-panel li {
  color: var(--muted);
  line-height: 1.6;
}

.owner-publish-panel ul {
  margin: 1rem 0 0;
}

.owner-publish-panel button:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}

.owner-room-type-heading,
.owner-rate-plan-heading,
.owner-calendar-heading {
  padding-top: clamp(3.5rem, 7vw, 6rem);
  margin-top: clamp(3.5rem, 7vw, 6rem);
  border-top: 1px solid rgba(17, 17, 17, 0.22);
}

.owner-room-type-list {
  display: grid;
  margin-top: 2rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.25rem;
}

.owner-rate-plan-list {
  display: grid;
  margin-top: 2rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.25rem;
}

.owner-rate-plan-card {
  border: 1px solid rgba(17, 17, 17, 0.2);
  background: #fff;
}

.owner-rate-plan-card.is-inactive {
  opacity: 0.62;
}

.owner-rate-plan-card > header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 1.5rem;
  gap: 1rem;
}

.owner-rate-plan-card > header span:first-child,
.owner-plan-state {
  display: block;
  color: var(--muted);
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.owner-rate-plan-card h4 {
  margin: 0.35rem 0 0;
  font-family: var(--serif);
  font-size: clamp(1.8rem, 3vw, 2.8rem);
  line-height: 1;
}

.owner-plan-state {
  padding: 0.45rem 0.6rem;
  border: 1px solid currentColor;
}

.owner-room-type-card {
  border: 1px solid rgba(17, 17, 17, 0.2);
  background: #fff;
}

.owner-room-type-card.is-inactive {
  opacity: 0.62;
}

.owner-room-type-card > header {
  display: flex;
  justify-content: space-between;
  padding: 1.5rem;
  gap: 1rem;
}

.owner-room-type-card > header span,
.owner-room-type-card > header small {
  display: block;
  color: var(--muted);
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.owner-room-type-card h4 {
  margin: 0.35rem 0 0;
  font-family: var(--serif);
  font-size: clamp(1.8rem, 3vw, 2.8rem);
  line-height: 1;
}

.owner-room-type-card > header > strong {
  font-size: 1.25rem;
  text-align: right;
}

.owner-room-type-card dl {
  display: grid;
  margin: 0;
  border-top: 1px solid rgba(17, 17, 17, 0.16);
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.owner-room-type-card dl div {
  padding: 1rem;
  border-left: 1px solid rgba(17, 17, 17, 0.14);
}

.owner-room-type-card dl div:first-child {
  border-left: 0;
}

.owner-room-type-card dt {
  min-height: 2rem;
  color: var(--muted);
  font-size: 0.62rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.owner-room-type-card dd {
  margin: 0.35rem 0 0;
  font-weight: 850;
}

.owner-room-editor > summary,
.owner-add-room > summary,
.owner-rate-editor > summary,
.owner-add-rate > summary,
.owner-bulk-update > summary {
  display: flex;
  justify-content: space-between;
  padding: 1rem 1.5rem;
  border-top: 1px solid rgba(17, 17, 17, 0.16);
  font-size: 0.78rem;
  font-weight: 850;
  cursor: pointer;
  list-style: none;
}

.owner-room-editor > summary::-webkit-details-marker,
.owner-add-room > summary::-webkit-details-marker,
.owner-rate-editor > summary::-webkit-details-marker,
.owner-add-rate > summary::-webkit-details-marker,
.owner-bulk-update > summary::-webkit-details-marker {
  display: none;
}

.owner-room-editor[open] > summary,
.owner-add-room[open] > summary,
.owner-rate-editor[open] > summary,
.owner-add-rate[open] > summary,
.owner-bulk-update[open] > summary {
  border-bottom: 1px solid rgba(17, 17, 17, 0.16);
}

.owner-add-room,
.owner-add-rate,
.owner-bulk-update {
  margin-top: 1.5rem;
  border: 1px solid rgba(17, 17, 17, 0.2);
  background: #fff;
}

.owner-add-room > summary,
.owner-add-rate > summary,
.owner-bulk-update > summary {
  border-top: 0;
  font-size: 0.9rem;
}

.owner-inventory-form {
  padding: clamp(1.4rem, 4vw, 2.5rem);
}

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

.owner-form-grid label {
  display: grid;
  color: #393633;
  font-size: 0.7rem;
  font-weight: 850;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  gap: 0.5rem;
}

.owner-form-grid input,
.owner-form-grid textarea,
.owner-form-grid select {
  width: 100%;
  min-height: 3.1rem;
  padding: 0.75rem 0.8rem;
  border: 1px solid #aaa59d;
  border-radius: 0;
  color: var(--black);
  background: #fff;
  font: 500 0.95rem/1.4 Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  text-transform: none;
}

.owner-form-grid textarea {
  min-height: 6.5rem;
  resize: vertical;
}

.owner-form-grid input:focus-visible,
.owner-form-grid textarea:focus-visible,
.owner-form-grid select:focus-visible {
  border-color: var(--red);
  outline: 3px solid rgba(217, 43, 31, 0.17);
  outline-offset: 1px;
}

.owner-field-wide {
  grid-column: 1 / -1;
}

.owner-room-extras {
  border: 1px solid rgba(17, 17, 17, 0.2);
  background: #faf9f7;
}

.owner-room-extras > summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1.1rem;
  color: #393633;
  font-size: 0.72rem;
  font-weight: 850;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  cursor: pointer;
  list-style: none;
}

.owner-room-extras > summary::-webkit-details-marker {
  display: none;
}

.owner-room-extras > summary > span:last-child {
  font-size: 1rem;
  line-height: 1;
  transition: transform 160ms ease;
}

.owner-room-extras[open] > summary {
  border-bottom: 1px solid rgba(17, 17, 17, 0.16);
}

.owner-room-extras[open] > summary > span:last-child {
  transform: rotate(45deg);
}

.owner-room-extras-body {
  padding: 1.1rem;
}

.owner-room-extras-body > p {
  max-width: 44rem;
  margin: 0;
  color: #716d68;
  font-size: 0.86rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.5;
  text-transform: none;
}

.owner-room-facility-groups {
  display: grid;
  margin-top: 1.1rem;
  gap: 0.8rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.owner-room-facility-groups fieldset {
  min-width: 0;
  margin: 0;
  padding: 0.9rem;
  border: 1px solid rgba(17, 17, 17, 0.14);
}

.owner-room-facility-groups legend {
  padding-right: 0.4rem;
  color: #716d68;
  font-size: 0.62rem;
  font-weight: 850;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.owner-room-facility-options {
  display: grid;
  gap: 0.65rem;
}

.owner-room-tier-intro {
  display: grid;
  padding: 1.1rem;
  border: 1px solid rgba(17, 17, 17, 0.2);
  background: #f1eee8;
  grid-template-columns: minmax(0, 1fr) minmax(15rem, 0.8fr);
  align-items: end;
  gap: 1.25rem;
}

.owner-room-tier-intro span {
  display: block;
  color: #716d68;
  font-size: 0.62rem;
  font-weight: 850;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}

.owner-room-tier-intro strong {
  display: block;
  margin-top: 0.35rem;
  font-family: var(--serif);
  font-size: clamp(1.45rem, 2.6vw, 2.1rem);
  line-height: 1;
}

.owner-room-tier-intro p {
  max-width: 38rem;
  margin: 0.55rem 0 0;
  color: #716d68;
  font-size: 0.86rem;
  line-height: 1.45;
}

.owner-room-highlight-options {
  display: grid;
  margin-top: 1rem;
  gap: 0.65rem 1rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.owner-form-grid .owner-room-highlight-options label {
  display: flex;
  align-items: flex-start;
  color: #393633;
  font-size: 0.84rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.25;
  text-transform: none;
  gap: 0.5rem;
}

.owner-form-grid .owner-room-highlight-options input {
  width: auto;
  min-height: auto;
  margin: 0.08rem 0 0;
  accent-color: var(--red);
}

.owner-form-grid .owner-room-facility-options label {
  display: flex;
  align-items: flex-start;
  color: #393633;
  font-size: 0.84rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.25;
  text-transform: none;
  gap: 0.55rem;
}

.owner-form-grid .owner-room-facility-options input[type="checkbox"] {
  flex: 0 0 auto;
  width: 1rem;
  min-height: 1rem;
  height: 1rem;
  margin: 0.03rem 0 0;
  padding: 0;
  accent-color: var(--red);
}

.owner-room-custom-names {
  display: grid;
  grid-column: 1 / -1;
  grid-template-columns: minmax(0, 1fr);
  gap: 1rem;
}

.owner-room-custom-names[hidden] {
  display: none;
}

.owner-inventory-form > .button {
  margin-top: 1.25rem;
}

.owner-room-toggle {
  padding: 0 2.5rem 2rem;
}

.owner-room-toggle button {
  padding: 0;
  border: 0;
  color: #9f2119;
  background: transparent;
  font: 800 0.75rem/1.4 Arial, Helvetica, sans-serif;
  text-decoration: underline;
  text-underline-offset: 0.2em;
  cursor: pointer;
}

.owner-calendar-heading nav {
  display: flex;
  border: 1px solid rgba(17, 17, 17, 0.22);
}

.owner-calendar-heading nav a {
  padding: 0.7rem 0.85rem;
  border-left: 1px solid rgba(17, 17, 17, 0.22);
  color: var(--black);
  font-size: 0.72rem;
  font-weight: 850;
  text-decoration: none;
}

.owner-calendar-heading nav a:first-child {
  border-left: 0;
}

.owner-calendar-table {
  min-width: 82rem;
  table-layout: fixed;
}

.owner-calendar-table th,
.owner-calendar-table td {
  width: 5.1rem;
  padding: 0.8rem 0.55rem;
  border: 1px solid rgba(17, 17, 17, 0.14);
  background: #fff;
  text-align: center;
  vertical-align: middle;
}

.owner-calendar-table tr > :first-child {
  position: sticky;
  left: 0;
  z-index: 1;
  width: 13rem;
  min-width: 13rem;
  text-align: left;
  box-shadow: 5px 0 12px rgba(17, 17, 17, 0.06);
}

.owner-calendar-table thead th {
  color: var(--muted);
  font-size: 0.68rem;
  text-transform: uppercase;
}

.owner-calendar-table thead th span,
.owner-calendar-table tbody th small,
.owner-calendar-table td small {
  display: block;
  margin-top: 0.3rem;
  color: var(--muted);
  font-size: 0.62rem;
}

.owner-calendar-table td > strong {
  font-size: 1.15rem;
}

.owner-calendar-table td > em {
  display: block;
  margin-top: 0.35rem;
  color: #1f6a48;
  font-size: 0.58rem;
  font-style: normal;
  font-weight: 850;
}

.owner-calendar-table td.is-empty {
  color: #aaa59d;
  background: #f3f0ea;
}

.owner-calendar-table td.is-closed {
  color: #9f2119;
  background: #f8e9e7;
}

.owner-inventory-range-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.owner-restriction-checks {
  display: flex;
  margin-top: 1.2rem;
  flex-wrap: wrap;
  gap: 0.8rem 1.5rem;
}

.owner-restriction-checks label {
  display: flex;
  align-items: center;
  font-size: 0.8rem;
  font-weight: 750;
  gap: 0.5rem;
}

.owner-restriction-checks input {
  width: 1.2rem;
  height: 1.2rem;
  accent-color: var(--red);
}

.owner-form-note {
  margin: 1rem 0 0;
  color: var(--muted);
  font-size: 0.75rem;
  line-height: 1.55;
}

.owner-media-section {
  padding: clamp(3.5rem, 7vw, 6rem) 0;
  scroll-margin-top: 7rem;
}

.owner-media-heading,
.owner-gallery-heading {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 2rem;
}

.owner-primary-tools {
  display: grid;
  margin-top: 1.5rem;
  border-top: 1px solid rgba(17, 17, 17, 0.18);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 1.5rem;
}

.owner-primary-tools details {
  border-top: 0;
}

.owner-media-heading h2,
.owner-primary-copy h3,
.owner-gallery-heading h3 {
  margin: 0.45rem 0 0;
  font-family: var(--serif);
  line-height: 0.98;
}

.owner-media-heading h2 {
  max-width: 48rem;
  font-size: clamp(3rem, 6vw, 6rem);
}

.owner-media-heading > p {
  flex: 0 0 auto;
  color: var(--muted);
  font-size: 0.82rem;
}

.owner-media-heading > p strong {
  color: var(--black);
  font-size: 1.2rem;
}

.owner-media-intro {
  max-width: 46rem;
  margin: 1.5rem 0 0;
  color: var(--muted);
  font-size: 1.05rem;
  line-height: 1.7;
}

.owner-primary-panel {
  display: grid;
  margin-top: clamp(2.5rem, 5vw, 4.5rem);
  border: 1px solid rgba(17, 17, 17, 0.2);
  background: #fff;
  grid-template-columns: minmax(0, 1.05fr) minmax(22rem, 0.95fr);
}

.owner-primary-preview {
  position: relative;
  min-height: 32rem;
  overflow: hidden;
  background: #d8d4cc;
}

.owner-primary-preview img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 32rem;
  object-fit: cover;
}

.owner-primary-preview > span {
  position: absolute;
  top: 1rem;
  left: 1rem;
  padding: 0.65rem 0.8rem;
  color: #fff;
  background: var(--red);
  font-size: 0.7rem;
  font-weight: 850;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.owner-primary-preview-empty {
  display: grid;
  place-items: center;
  padding: 2.5rem;
  background:
    linear-gradient(135deg, rgba(17, 17, 17, 0.04) 25%, transparent 25%) -20px 0/40px 40px,
    linear-gradient(225deg, rgba(17, 17, 17, 0.04) 25%, transparent 25%) -20px 0/40px 40px,
    #e9e6df;
  text-align: center;
}

.owner-primary-preview-empty strong {
  font-family: var(--serif);
  font-size: clamp(2rem, 4vw, 3.5rem);
}

.owner-primary-preview-empty p {
  max-width: 24rem;
  margin: 1rem auto 0;
  color: var(--muted);
  line-height: 1.6;
}

.owner-primary-copy {
  padding: clamp(2rem, 4.5vw, 4rem);
}

.owner-primary-copy h3,
.owner-gallery-heading h3 {
  font-size: clamp(2.2rem, 4vw, 4rem);
}

.owner-primary-copy > p:not(.eyebrow) {
  margin: 1.25rem 0 0;
  color: var(--muted);
  line-height: 1.7;
}

.owner-media-upload {
  display: grid;
  margin-top: 2rem;
  gap: 1.15rem;
}

.owner-media-upload label,
.owner-media-edit label {
  display: grid;
  font-size: 0.7rem;
  font-weight: 850;
  letter-spacing: 0.075em;
  text-transform: uppercase;
  gap: 0.55rem;
}

.owner-media-upload input[type="file"],
.owner-media-upload input[type="text"],
.owner-media-upload select,
.owner-media-edit input,
.owner-media-edit select {
  width: 100%;
  min-height: 3.2rem;
  border: 1px solid #a9a49c;
  border-radius: 0;
  color: var(--black);
  background: #fff;
  font: 500 0.95rem/1.4 Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  text-transform: none;
}

.owner-media-upload input[type="file"] {
  padding: 0.62rem;
}

.owner-media-upload input[type="file"]::file-selector-button {
  padding: 0.65rem 0.8rem;
  margin-right: 0.8rem;
  border: 0;
  color: #fff;
  background: var(--black);
  font-weight: 800;
  cursor: pointer;
}

.owner-media-upload input[type="text"],
.owner-media-upload select,
.owner-media-edit input {
  padding: 0.75rem 0.85rem;
}

.owner-media-upload input:focus-visible,
.owner-media-upload select:focus-visible,
.owner-media-edit input:focus-visible,
.owner-media-edit select:focus-visible {
  border-color: var(--red);
  outline: 3px solid rgba(217, 43, 31, 0.17);
  outline-offset: 1px;
}

.owner-media-alt-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

.owner-media-spec {
  margin: 0;
  color: var(--muted);
  font-size: 0.75rem;
  line-height: 1.55;
}

.owner-media-upload .button {
  justify-self: start;
}

.owner-gallery-heading {
  padding-top: clamp(3.5rem, 7vw, 6rem);
  margin-top: clamp(3.5rem, 7vw, 6rem);
  border-top: 1px solid rgba(17, 17, 17, 0.22);
}

.owner-gallery-heading > p {
  max-width: 27rem;
  margin: 0;
  color: var(--muted);
  line-height: 1.65;
}

.owner-gallery-upload {
  margin-top: 2rem;
  border: 1px solid rgba(17, 17, 17, 0.2);
  background: #fff;
}

.owner-gallery-upload > summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.25rem 1.5rem;
  font-weight: 850;
  cursor: pointer;
  list-style: none;
}

.owner-gallery-upload > summary::-webkit-details-marker {
  display: none;
}

.owner-gallery-upload[open] > summary {
  border-bottom: 1px solid rgba(17, 17, 17, 0.16);
}

.owner-gallery-upload .owner-media-upload {
  max-width: 54rem;
  padding: clamp(1.5rem, 4vw, 3rem);
  margin: 0;
}

.owner-gallery-empty {
  padding: 2rem;
  margin: 1.5rem 0 0;
  border: 1px dashed rgba(17, 17, 17, 0.25);
  color: var(--muted);
  text-align: center;
}

.owner-media-grid {
  display: grid;
  margin-top: 2rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.5rem;
}

.owner-media-card {
  min-width: 0;
  border: 1px solid rgba(17, 17, 17, 0.2);
  background: #fff;
}

.owner-media-card > img {
  display: block;
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}

.owner-media-card-body {
  padding: 1.25rem;
}

.owner-media-card-body > p {
  min-height: 2.8rem;
  margin: 0;
  line-height: 1.45;
}

.owner-media-actions {
  display: flex;
  margin-top: 1rem;
  flex-wrap: wrap;
  gap: 0.55rem;
}

.owner-media-actions button,
.owner-danger-button {
  min-height: 2.5rem;
  padding: 0.6rem 0.8rem;
  border: 1px solid rgba(17, 17, 17, 0.35);
  color: var(--black);
  background: transparent;
  font: 800 0.75rem/1 Arial, Helvetica, sans-serif;
  cursor: pointer;
}

.owner-media-actions button:hover,
.owner-media-actions button:focus-visible {
  border-color: var(--black);
  background: var(--black);
  color: #fff;
}

.owner-media-actions button:disabled {
  border-color: rgba(17, 17, 17, 0.12);
  color: rgba(17, 17, 17, 0.3);
  background: transparent;
  cursor: not-allowed;
}

.owner-media-edit,
.owner-media-delete {
  padding-top: 0.9rem;
  margin-top: 0.9rem;
  border-top: 1px solid rgba(17, 17, 17, 0.14);
}

.owner-media-edit summary,
.owner-media-delete summary {
  width: fit-content;
  font-size: 0.75rem;
  font-weight: 800;
  cursor: pointer;
}

.owner-media-edit form,
.owner-media-delete form {
  display: grid;
  padding-top: 1rem;
  gap: 0.9rem;
}

.owner-media-edit .button {
  justify-self: start;
}

.owner-media-delete summary,
.owner-danger-button {
  color: #9f2119;
}

.owner-media-delete p {
  margin: 0;
  color: var(--muted);
  font-size: 0.82rem;
}

.owner-danger-button {
  justify-self: start;
  border-color: currentColor;
}

.owner-danger-button:hover,
.owner-danger-button:focus-visible {
  color: #fff;
  background: #9f2119;
}

#mensagens {
  padding-top: 1rem;
  scroll-margin-top: 7rem;
}

.owner-inbox-header,
.owner-message-card > header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 2rem;
}

.owner-property-header {
  display: grid;
  align-items: start;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 2rem;
}

.owner-property-header .display {
  max-width: 52rem;
  margin-bottom: 0;
  font-size: clamp(3.35rem, 6.5vw, 6.35rem);
  line-height: 0.9;
}

.owner-property-intro {
  max-width: 36rem;
  margin: 1.5rem 0 0;
  color: var(--muted);
  font-size: clamp(1rem, 1.6vw, 1.2rem);
  line-height: 1.6;
}

.owner-property-grid {
  display: grid;
  margin-top: clamp(2.75rem, 6vw, 4.75rem);
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 25rem), 1fr));
  gap: 1.5rem;
}

.owner-property-card {
  position: relative;
  display: grid;
  min-height: 21rem;
  padding: clamp(1.5rem, 3.5vw, 2.25rem);
  overflow: hidden;
  border: 1px solid rgba(17, 17, 17, 0.2);
  color: var(--black);
  background: var(--white);
  box-shadow: 0 1px 0 rgba(17, 17, 17, 0.04);
  text-decoration: none;
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.owner-property-card::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 3px;
  background: var(--red);
  content: "";
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 220ms ease;
}

.owner-property-card:hover,
.owner-property-card:focus-visible {
  border-color: rgba(17, 17, 17, 0.38);
  box-shadow: 0 1.5rem 3rem rgba(17, 17, 17, 0.09);
  transform: translateY(-0.2rem);
}

.owner-property-card:focus-visible {
  outline: 2px solid var(--red);
  outline-offset: 4px;
}

.owner-property-card:hover::before,
.owner-property-card:focus-visible::before {
  transform: scaleX(1);
}

.owner-property-card__location {
  align-self: start;
  color: var(--muted);
  font-size: 0.7rem;
  font-weight: 850;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.owner-property-card__body {
  align-self: center;
}

.owner-property-card__body strong {
  display: block;
  max-width: 12ch;
  font-family: var(--serif);
  font-size: clamp(2.35rem, 4.2vw, 3.65rem);
  font-weight: 700;
  line-height: 0.96;
}

.owner-property-card__body > span {
  display: block;
  margin-top: 1rem;
  color: var(--muted);
  font-size: 0.88rem;
  line-height: 1.45;
}

.owner-property-card__action {
  display: flex;
  align-self: end;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.15rem;
  border-top: 1px solid rgba(17, 17, 17, 0.18);
  font-size: 0.7rem;
  font-weight: 850;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

.owner-property-card__icon {
  display: grid;
  width: 2.75rem;
  height: 2.75rem;
  border: 1px solid rgba(17, 17, 17, 0.25);
  border-radius: 50%;
  place-items: center;
  transition: color 180ms ease, background 180ms ease, transform 180ms ease;
}

.owner-property-card__icon svg {
  width: 1.15rem;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.7;
}

.owner-property-card:hover .owner-property-card__icon,
.owner-property-card:focus-visible .owner-property-card__icon {
  color: var(--white);
  background: var(--black);
  transform: translateX(0.15rem);
}

@media (prefers-reduced-motion: reduce) {
  .owner-property-card,
  .owner-property-card::before,
  .owner-property-card__icon {
    transition: none;
  }
}

.owner-logout {
  padding: 0.6rem 0;
  border: 0;
  border-bottom: 1px solid currentColor;
  color: var(--black);
  background: transparent;
  font: 800 0.85rem/1 Arial, Helvetica, sans-serif;
  cursor: pointer;
}

.owner-message-list {
  display: grid;
  margin-top: 3rem;
  gap: 1.5rem;
}

.owner-message-card {
  padding: clamp(1.5rem, 4vw, 3rem);
  border: 1px solid rgba(17, 17, 17, 0.2);
  background: var(--white);
}

.owner-message-card h2 {
  margin: 0.4rem 0 0;
  font-family: var(--serif);
  font-size: clamp(2rem, 4vw, 3.5rem);
}

.owner-message-card time,
.owner-message-status {
  color: var(--muted);
  font-size: 0.75rem;
}

.owner-message-facts {
  display: flex;
  padding: 1.25rem 0;
  margin: 1.5rem 0;
  border-top: 1px solid rgba(17, 17, 17, 0.16);
  border-bottom: 1px solid rgba(17, 17, 17, 0.16);
  gap: 3rem;
}

.owner-message-facts dt {
  color: var(--muted);
  font-size: 0.65rem;
  font-weight: 850;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.owner-message-facts dd {
  margin: 0.35rem 0 0;
  font-weight: 800;
}

.owner-message-body {
  max-width: 54rem;
  font-size: 1.05rem;
  line-height: 1.75;
}

.owner-reply-form,
.owner-sent-reply {
  padding-top: 1.5rem;
  margin-top: 1.5rem;
  border-top: 1px solid rgba(17, 17, 17, 0.18);
}

.owner-reply-form textarea {
  min-height: 8rem;
  resize: vertical;
}

.owner-reply-form .button {
  margin-top: 1rem;
}

.owner-sent-reply p {
  color: var(--muted);
  line-height: 1.65;
}

.conversation-thread {
  display: grid;
  max-width: 58rem;
  margin-top: 1.75rem;
  gap: 0.8rem;
}

.conversation-message {
  max-width: min(46rem, 88%);
  padding: 1.1rem 1.25rem;
  border: 1px solid rgba(17, 17, 17, 0.15);
  background: #f2efe8;
}

.conversation-message-hotel {
  margin-left: auto;
  border-color: rgba(217, 43, 31, 0.25);
  background: #fff;
}

.conversation-message-meta {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 0.65rem;
  gap: 1rem;
}

.conversation-message-meta strong {
  font-size: 0.72rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.conversation-message-meta time {
  color: var(--muted);
  font-size: 0.7rem;
}

.conversation-message p {
  margin: 0;
  line-height: 1.65;
}

.owner-conversation-thread {
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  border-top: 1px solid rgba(17, 17, 17, 0.16);
}

.relay-safety-note {
  max-width: 46rem;
  margin: 0.8rem 0 0;
  color: var(--muted);
  font-size: 0.82rem;
  line-height: 1.55;
}

.guest-conversation-facts {
  max-width: 58rem;
  margin-top: 2.5rem;
}

.guest-reply-form {
  max-width: 58rem;
  margin-top: 2.5rem;
}

.conversation-booking-cta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: clamp(1.5rem, 4vw, 3rem);
  margin-top: clamp(3rem, 7vw, 5rem);
  color: #fff;
  background: var(--black);
  gap: 2rem;
}

.conversation-booking-cta h2 {
  margin: 0.45rem 0 0;
  font-family: var(--serif);
  font-size: clamp(2rem, 4vw, 3.8rem);
}

.conversation-booking-cta p:not(.eyebrow) {
  max-width: 42rem;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.65;
}

.conversation-booking-cta .button {
  flex: 0 0 auto;
}

@media (max-width: 680px) {
  .owner-reservation-table-wrap {
    overflow-x: visible;
    padding: 0;
    border: 0;
    background: transparent;
  }

  .owner-reservation-table {
    display: block;
    min-width: 0;
  }

  .owner-reservation-table thead {
    position: absolute;
    overflow: hidden;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    clip: rect(0 0 0 0);
    white-space: nowrap;
    border: 0;
  }

  .owner-reservation-table tbody,
  .owner-reservation-table tr,
  .owner-reservation-table td {
    display: block;
  }

  .owner-reservation-table tbody {
    display: grid;
    gap: 1rem;
  }

  .owner-reservation-table tr {
    padding: 0.35rem 1rem;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: rgba(255, 255, 255, 0.035);
  }

  .owner-reservation-table td {
    position: relative;
    min-height: 3.25rem;
    padding: 0.9rem 0 0.9rem 7.4rem;
    border-top: 1px solid rgba(255, 255, 255, 0.14);
  }

  .owner-reservation-table td:first-child {
    border-top: 0;
  }

  .owner-reservation-table td::before {
    position: absolute;
    top: 1rem;
    left: 0;
    width: 6.5rem;
    color: #aaa59d;
    content: attr(data-label);
    font-size: 0.62rem;
    font-weight: 850;
    letter-spacing: 0.07em;
    text-transform: uppercase;
  }

  .owner-commerce-heading,
  .owner-section-heading,
  .owner-room-type-heading,
  .owner-rate-plan-heading,
  .owner-calendar-heading,
  .owner-publish-panel {
    align-items: flex-start;
    grid-template-columns: minmax(0, 1fr);
    flex-direction: column;
    gap: 1rem;
  }

  .owner-live-status,
  .owner-section-heading > p,
  .owner-room-type-heading > p,
  .owner-rate-plan-heading > p {
    flex: 0 0 auto;
  }

  .owner-kpi-grid,
  .owner-room-type-list,
  .owner-rate-plan-list,
  .owner-form-grid,
  .owner-room-custom-names,
  .owner-room-facility-groups,
  .owner-room-highlight-options,
  .owner-room-tier-intro,
  .owner-inventory-range-grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .owner-kpi-grid article {
    min-height: 9rem;
    border-top: 1px solid rgba(17, 17, 17, 0.2);
    border-left: 0;
  }

  .owner-kpi-grid article:first-child {
    border-top: 0;
  }

  .owner-publish-panel .button,
  .owner-inventory-form > .button {
    width: 100%;
  }

  .owner-room-type-card dl {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .owner-room-type-card dl div:nth-child(3) {
    border-left: 0;
  }

  .owner-room-type-card dl div:nth-child(n + 3) {
    border-top: 1px solid rgba(17, 17, 17, 0.14);
  }

  .owner-calendar-heading nav {
    width: 100%;
  }

  .owner-calendar-heading nav a {
    flex: 1;
    text-align: center;
  }

  .owner-field-wide {
    grid-column: auto;
  }

  .owner-inbox-header,
  .owner-property-header,
  .owner-message-card > header {
    grid-template-columns: minmax(0, 1fr);
    flex-direction: column;
  }

  .owner-property-header .display {
    font-size: clamp(3rem, 15vw, 4.8rem);
  }

  .owner-property-grid {
    margin-top: 2.5rem;
  }

  .owner-property-card {
    min-height: 18rem;
  }

  .owner-message-facts {
    flex-direction: column;
    gap: 1rem;
  }

  .conversation-message {
    max-width: 96%;
  }

  .conversation-message-meta,
  .conversation-booking-cta {
    align-items: flex-start;
    flex-direction: column;
  }

  .owner-section-nav a:last-child {
    width: 100%;
    margin-left: 0;
  }

  .owner-media-heading,
  .owner-gallery-heading {
    align-items: flex-start;
    flex-direction: column;
    gap: 1rem;
  }

  .owner-primary-panel,
  .owner-media-grid,
  .owner-media-alt-grid,
  .owner-primary-tools {
    grid-template-columns: minmax(0, 1fr);
  }

  .owner-primary-preview,
  .owner-primary-preview img {
    min-height: 18rem;
  }

  .owner-media-upload .button {
    width: 100%;
  }
}

@media (min-width: 681px) and (max-width: 980px) {
  .owner-primary-panel {
    grid-template-columns: minmax(0, 1fr);
  }

  .owner-primary-preview,
  .owner-primary-preview img {
    min-height: 28rem;
  }
}
