/*
Theme Name: Masari Apartments
Theme URI: https://cloudharbour.co
Author: CloudHarbour
Author URI: https://cloudharbour.co
Description: Premium WordPress tema za Masari Apartments u Mokošici kod Dubrovnika. Razvoj teme i plugina: CloudHarbour.
Version: 1.2.4
Requires at least: 6.3
Tested up to: 6.6
Requires PHP: 8.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: apartmani-rita-marlena
*/

:root {
  --arm-ink: #122528;
  --arm-ink-soft: #2d4547;
  --arm-deep: #0d2022;
  --arm-paper: #fffdf8;
  --arm-surface: #f6f1e8;
  --arm-stone: #ded4c4;
  --arm-line: #d9cebd;
  --arm-sage: #7c947d;
  --arm-adriatic: #176f86;
  --arm-clay: #b76848;
  --arm-gold: #d9b46f;
  --arm-shadow: 0 24px 70px rgba(12, 31, 33, 0.18);
  --arm-radius: 8px;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background: var(--arm-surface);
  color: var(--arm-ink);
  font-family:
    Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
    sans-serif;
  letter-spacing: 0;
}

body,
button,
input,
textarea,
select {
  font: inherit;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  display: block;
  max-width: 100%;
}

button,
a {
  -webkit-tap-highlight-color: transparent;
}

button {
  cursor: pointer;
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

.skip-link:focus {
  position: fixed;
  top: 16px;
  left: 16px;
  z-index: 999999;
  width: auto;
  height: auto;
  padding: 12px 16px;
  clip: auto;
  border-radius: 8px;
  background: var(--arm-gold);
  color: var(--arm-ink);
  font-weight: 800;
}

.arm-hero {
  position: relative;
  min-height: 86vh;
  overflow: hidden;
  isolation: isolate;
  color: var(--arm-paper);
  background: var(--arm-deep);
}

.arm-hero-media,
.arm-hero-overlay {
  position: absolute;
  inset: 0;
  z-index: -2;
}

.arm-hero-media {
  display: block;
  background: var(--arm-deep);
}

.arm-hero-overlay {
  z-index: -1;
  background:
    linear-gradient(90deg, rgba(8, 22, 23, 0.92) 0%, rgba(8, 22, 23, 0.64) 46%, rgba(8, 22, 23, 0.16) 100%),
    linear-gradient(0deg, rgba(8, 22, 23, 0.7), rgba(8, 22, 23, 0.08));
}

.arm-hero-bg,
.arm-hero-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(0.94) contrast(1.03);
}

.arm-hero-bg {
  object-position: center center;
}

.arm-hero-img-large {
  grid-row: 1 / 3;
}

.arm-hero-img-top {
  object-position: center 43%;
}

.arm-hero-img-bottom-left {
  grid-column: 2;
  grid-row: 2;
  width: 50%;
}

.arm-hero-img-bottom-right {
  grid-column: 2;
  grid-row: 2;
  width: 50%;
  margin-left: auto;
}

.arm-site-header {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1fr auto auto;
  align-items: center;
  gap: 24px;
  width: min(1180px, calc(100% - 48px));
  margin: 0 auto;
  padding: 24px 0;
}

.arm-brand {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  min-width: 0;
}

.arm-brand-mark {
  display: grid;
  place-items: center;
  width: 46px;
  height: 46px;
  border: 1px solid rgba(255, 253, 248, 0.55);
  border-radius: 50%;
  background: rgba(255, 253, 248, 0.1);
  color: var(--arm-gold);
  font-weight: 800;
}

.arm-brand-logo {
  width: 132px;
  max-width: 34vw;
  height: auto;
  filter: drop-shadow(0 10px 22px rgba(0, 0, 0, 0.32));
}

.arm-brand strong,
.arm-brand small {
  display: block;
  line-height: 1.1;
}

.arm-brand small {
  margin-top: 4px;
  color: rgba(255, 253, 248, 0.76);
  font-size: 0.82rem;
}

.arm-nav {
  display: flex;
  align-items: center;
  gap: 18px;
  color: rgba(255, 253, 248, 0.82);
  font-size: 0.94rem;
}

.arm-nav a,
.arm-footer a,
.arm-footer button {
  transition:
    color 180ms ease,
    opacity 180ms ease,
    border-color 180ms ease;
}

.arm-nav a:hover,
.arm-footer a:hover,
.arm-footer button:hover {
  color: var(--arm-gold);
}

.arm-nav-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0 18px;
  border: 1px solid rgba(255, 253, 248, 0.7);
  border-radius: 999px;
  background: rgba(255, 253, 248, 0.12);
  color: var(--arm-paper);
  font-weight: 700;
}

.arm-hero-content {
  position: relative;
  z-index: 1;
  width: min(1180px, calc(100% - 48px));
  margin: 0 auto;
  padding: 110px 0 210px;
}

.arm-eyebrow {
  margin: 0 0 14px;
  color: var(--arm-clay);
  font-size: 0.84rem;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}

.arm-hero .arm-eyebrow,
.arm-band-dark .arm-eyebrow,
.arm-cta .arm-eyebrow {
  color: var(--arm-gold);
}

.arm-title,
.arm-section-title,
.arm-card-title {
  margin-top: 0;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.02;
}

.arm-title {
  max-width: 820px;
  margin-bottom: 24px;
  font-size: 4.6rem;
}

.arm-section-title {
  font-size: 3rem;
}

.arm-hero-copy {
  max-width: 660px;
  color: rgba(255, 253, 248, 0.86);
  font-size: 1.2rem;
  line-height: 1.7;
}

.arm-hero-copy-small {
  max-width: 720px;
  font-size: 1.02rem;
}

.arm-actions,
.arm-detail-actions,
.arm-card-actions,
.arm-cta-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
}

.arm-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  max-width: 100%;
  padding: 0 22px;
  border: 1px solid transparent;
  border-radius: 999px;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
  transition:
    transform 180ms ease,
    background 180ms ease,
    border-color 180ms ease;
}

.arm-button:hover {
  transform: translateY(-1px);
}

.arm-button-primary {
  background: var(--arm-gold);
  color: #15282a;
}

.arm-button-secondary {
  border-color: rgba(255, 253, 248, 0.58);
  color: var(--arm-paper);
}

.arm-button-ghost {
  border-color: var(--arm-line);
  color: var(--arm-ink);
}

.arm-hero-facts {
  position: absolute;
  right: calc((100% - min(1180px, calc(100% - 48px))) / 2);
  bottom: 34px;
  left: calc((100% - min(1180px, calc(100% - 48px))) / 2);
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border: 1px solid rgba(255, 253, 248, 0.22);
  border-radius: var(--arm-radius);
  background: rgba(13, 32, 34, 0.72);
  backdrop-filter: blur(14px);
}

.arm-hero-facts div {
  min-width: 0;
  padding: 22px;
  border-right: 1px solid rgba(255, 253, 248, 0.18);
}

.arm-hero-facts div:last-child {
  border-right: 0;
}

.arm-hero-facts strong,
.arm-hero-facts span {
  display: block;
}

.arm-hero-facts strong {
  color: var(--arm-gold);
  font-size: 1.9rem;
  line-height: 1;
}

.arm-hero-facts span {
  margin-top: 8px;
  color: rgba(255, 253, 248, 0.78);
  font-size: 0.92rem;
}

.arm-booking-strip {
  display: grid;
  grid-template-columns: repeat(3, 1fr) auto;
  gap: 1px;
  background: var(--arm-line);
  border-bottom: 1px solid var(--arm-line);
}

.arm-booking-strip > * {
  min-width: 0;
  padding: 22px 28px;
  background: var(--arm-paper);
}

.arm-booking-strip span {
  display: block;
  margin-bottom: 5px;
  color: #697878;
  font-size: 0.82rem;
}

.arm-booking-strip strong {
  display: block;
  font-size: 1rem;
  line-height: 1.35;
}

.arm-strip-link {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--arm-ink);
  color: var(--arm-paper);
  font-weight: 800;
  text-align: center;
}

.arm-band,
.arm-band-dark {
  padding: 104px max(24px, calc((100% - 1180px) / 2));
}

.arm-band {
  background: var(--arm-surface);
}

.arm-band-dark {
  background: var(--arm-deep);
  color: var(--arm-paper);
}

.arm-section-heading {
  display: grid;
  grid-template-columns: minmax(280px, 0.86fr) minmax(260px, 0.64fr);
  gap: 56px;
  align-items: end;
  margin-bottom: 48px;
}

.arm-section-heading .arm-section-title {
  max-width: 780px;
  margin: 0;
}

.arm-light .arm-section-title {
  color: var(--arm-paper);
}

.arm-intro {
  display: grid;
  grid-template-columns: minmax(280px, 0.9fr) minmax(300px, 0.7fr);
  gap: 64px;
}

.arm-intro .arm-section-heading {
  display: block;
  margin: 0;
}

.arm-intro-copy {
  color: var(--arm-ink-soft);
  font-size: 1.04rem;
  line-height: 1.8;
}

.arm-apartment-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}

.arm-apartment-card {
  overflow: hidden;
  border: 1px solid rgba(255, 253, 248, 0.15);
  border-radius: var(--arm-radius);
  background: #f8f3ea;
  color: var(--arm-ink);
  box-shadow: 0 18px 55px rgba(0, 0, 0, 0.2);
}

.arm-card-media {
  display: block;
  aspect-ratio: 1.42;
  overflow: hidden;
  background: var(--arm-stone);
}

.arm-card-media img,
.arm-detail-media > img,
.arm-detail-small img,
.arm-gallery img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.arm-card-media img {
  transition: transform 450ms ease;
}

.arm-card-media:hover img {
  transform: scale(1.035);
}

[data-arm-lightbox-src] {
  cursor: zoom-in;
}

.arm-card-body {
  padding: 30px;
}

.arm-card-kicker {
  margin: 0 0 12px;
  color: var(--arm-clay);
  font-size: 0.86rem;
  font-weight: 800;
}

.arm-card-title {
  margin-bottom: 12px;
  font-size: 2rem;
}

.arm-card-body p {
  color: var(--arm-ink-soft);
  line-height: 1.7;
}

.arm-apartment-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 16px;
  color: var(--arm-clay);
  font-size: 0.92rem;
  font-weight: 800;
  line-height: 1.45;
}

.arm-apartment-meta.is-detail {
  margin-bottom: 18px;
  color: var(--arm-clay);
}

.arm-pill-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  padding: 0;
  margin: 24px 0;
  list-style: none;
}

.arm-pill-list li {
  min-width: 0;
  padding: 10px 12px;
  border: 1px solid var(--arm-line);
  border-radius: var(--arm-radius);
  background: rgba(255, 255, 255, 0.66);
  color: #365052;
  font-size: 0.9rem;
  line-height: 1.35;
}

.arm-text-link {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  border-bottom: 1px solid currentColor;
  color: var(--arm-clay);
  font-weight: 800;
}

.arm-text-link-muted {
  color: #5d6f70;
}

.arm-apartment-detail {
  display: grid;
  grid-template-columns: minmax(280px, 0.95fr) minmax(300px, 0.85fr);
  gap: 58px;
  align-items: start;
}

.arm-apartment-detail.arm-band {
  padding-top: 88px;
  padding-bottom: 88px;
}

.arm-apartment-detail + .arm-apartment-detail {
  padding-top: 50px;
}

.arm-apartment-detail.is-reverse .arm-detail-media {
  order: 2;
}

.arm-apartment-detail.is-reverse .arm-detail-content {
  order: 1;
}

.arm-detail-media {
  position: relative;
  order: 1;
  min-height: 470px;
}

.arm-detail-content {
  order: 2;
}

.arm-detail-media > img {
  aspect-ratio: 0.92;
  border-radius: var(--arm-radius);
  box-shadow: var(--arm-shadow);
}

.arm-detail-small {
  position: absolute;
  right: -28px;
  bottom: -28px;
  width: 48%;
  aspect-ratio: 1.18;
  overflow: hidden;
  border: 10px solid var(--arm-surface);
  border-radius: var(--arm-radius);
  box-shadow: var(--arm-shadow);
}

.arm-lead {
  color: var(--arm-ink);
  font-size: 1.28rem;
  line-height: 1.55;
}

.arm-detail-content > p:not(.arm-eyebrow):not(.arm-lead) {
  color: var(--arm-ink-soft);
  line-height: 1.8;
}

.arm-feature-columns {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  margin: 34px 0;
}

.arm-feature-columns div {
  border-top: 1px solid var(--arm-line);
  padding-top: 18px;
}

.arm-feature-columns h3 {
  margin: 0 0 14px;
  font-size: 1rem;
}

.arm-feature-columns ul,
.arm-check-list {
  padding: 0;
  margin: 0;
  list-style: none;
}

.arm-feature-columns li,
.arm-check-list li {
  position: relative;
  padding-left: 22px;
  margin-bottom: 10px;
  color: var(--arm-ink-soft);
  line-height: 1.45;
}

.arm-feature-columns li::before,
.arm-check-list li::before {
  position: absolute;
  top: 0;
  left: 0;
  color: var(--arm-clay);
  content: "+";
  font-weight: 800;
}

.arm-gallery {
  grid-column: 1 / -1;
  display: grid;
  order: 3;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 12px;
  margin-top: 34px;
}

.arm-gallery figure {
  aspect-ratio: 1;
  overflow: hidden;
  margin: 0;
  border-radius: var(--arm-radius);
  background: var(--arm-stone);
}

.arm-gallery figure:nth-child(1),
.arm-gallery figure:nth-child(4) {
  grid-column: span 2;
  aspect-ratio: 1.45;
}

.arm-gallery figure:nth-child(2),
.arm-gallery figure:nth-child(5) {
  grid-column: span 2;
}

.arm-gallery figure:nth-child(3),
.arm-gallery figure:nth-child(6) {
  grid-column: span 2;
  aspect-ratio: 0.9;
}

.arm-lightbox {
  position: fixed;
  inset: 0;
  z-index: 99999;
  display: none;
  place-items: center;
  padding: 32px;
}

.arm-lightbox.is-open {
  display: grid;
}

.arm-lightbox__backdrop {
  position: absolute;
  inset: 0;
  border: 0;
  background: rgba(5, 16, 17, 0.88);
}

.arm-lightbox__figure {
  position: relative;
  z-index: 1;
  width: min(1180px, 100%);
  margin: 0;
}

.arm-lightbox__image {
  width: 100%;
  max-height: 82vh;
  border-radius: var(--arm-radius);
  background: #081617;
  object-fit: contain;
  box-shadow: 0 26px 90px rgba(0, 0, 0, 0.48);
}

.arm-lightbox__caption {
  margin-top: 12px;
  color: rgba(255, 253, 248, 0.82);
  font-size: 0.95rem;
  line-height: 1.5;
  text-align: center;
}

.arm-lightbox__close {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 2;
  display: grid;
  place-items: center;
  width: 44px;
  height: 44px;
  border: 1px solid rgba(255, 253, 248, 0.32);
  border-radius: 50%;
  background: rgba(255, 253, 248, 0.1);
  color: var(--arm-paper);
  font-weight: 900;
}

body.arm-lightbox-open {
  overflow: hidden;
}

.arm-location-layout,
.arm-reviews {
  display: grid;
  grid-template-columns: minmax(280px, 0.85fr) minmax(300px, 0.8fr);
  gap: 48px;
  align-items: stretch;
}

.arm-map-panel {
  min-height: 430px;
  overflow: hidden;
  padding: 12px;
  border: 1px solid rgba(255, 253, 248, 0.14);
  border-radius: var(--arm-radius);
  background:
    linear-gradient(90deg, rgba(255, 253, 248, 0.05) 1px, transparent 1px),
    linear-gradient(0deg, rgba(255, 253, 248, 0.05) 1px, transparent 1px),
    var(--arm-ink);
  background-size: 42px 42px;
}

.arm-location-image {
  width: 100%;
  height: 100%;
  min-height: 406px;
  border-radius: 6px;
  object-fit: cover;
}

.arm-map-frame {
  display: flex;
  height: 100%;
  min-height: 406px;
  flex-direction: column;
  justify-content: end;
  padding: 34px;
  border: 1px solid rgba(217, 180, 111, 0.42);
  border-radius: 6px;
  background:
    radial-gradient(circle at 68% 36%, rgba(217, 180, 111, 0.22), transparent 24%),
    radial-gradient(circle at 32% 62%, rgba(23, 111, 134, 0.32), transparent 27%),
    rgba(13, 32, 34, 0.72);
}

.arm-map-frame span {
  color: var(--arm-gold);
  font-size: 1rem;
  font-weight: 800;
}

.arm-map-frame strong {
  margin-top: 10px;
  color: var(--arm-paper);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 3.5rem;
  line-height: 1;
}

.arm-location-copy,
.arm-location-copy .arm-check-list li {
  color: rgba(255, 253, 248, 0.82);
}

.arm-location-copy {
  align-self: center;
  font-size: 1.08rem;
  line-height: 1.8;
}

.arm-location-copy .arm-check-list {
  margin-top: 28px;
}

.arm-review-score {
  padding: 34px;
  border: 1px solid var(--arm-line);
  border-radius: var(--arm-radius);
  background: var(--arm-paper);
  color: var(--arm-ink);
  box-shadow: var(--arm-shadow);
}

.arm-review-score span,
.arm-review-score strong,
.arm-review-score p {
  display: block;
}

.arm-review-score span {
  color: var(--arm-clay);
  font-weight: 800;
}

.arm-review-score strong {
  margin: 18px 0 8px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 5rem;
  line-height: 1;
}

.arm-review-copy p,
.arm-review-score p {
  color: var(--arm-ink-soft);
  font-size: 1.06rem;
  line-height: 1.8;
}

.arm-faq-list {
  display: grid;
  gap: 12px;
}

.arm-faq-list details {
  border: 1px solid var(--arm-line);
  border-radius: var(--arm-radius);
  background: var(--arm-paper);
}

.arm-faq-list summary {
  display: flex;
  min-height: 64px;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 0 22px;
  font-weight: 800;
  cursor: pointer;
}

.arm-faq-list summary::after {
  content: "+";
  color: var(--arm-clay);
  font-size: 1.3rem;
}

.arm-faq-list details[open] summary::after {
  content: "-";
}

.arm-faq-list p {
  margin: 0;
  padding: 0 22px 22px;
  color: var(--arm-ink-soft);
  line-height: 1.75;
}

.arm-cta {
  display: grid;
  grid-template-columns: minmax(280px, 0.8fr) auto;
  gap: 40px;
  align-items: center;
  padding: 84px max(24px, calc((100% - 1180px) / 2));
  background: var(--arm-ink);
  color: var(--arm-paper);
}

.arm-cta .arm-section-title {
  max-width: 720px;
  margin-bottom: 18px;
}

.arm-cta p:not(.arm-eyebrow) {
  max-width: 680px;
  color: rgba(255, 253, 248, 0.78);
  line-height: 1.75;
}

.arm-cta-actions {
  justify-content: end;
}

.arm-footer {
  display: grid;
  grid-template-columns: minmax(220px, 1fr) auto;
  gap: 24px;
  align-items: center;
  padding: 30px max(24px, calc((100% - 1180px) / 2));
  background: #081617;
  color: rgba(255, 253, 248, 0.8);
}

.arm-footer strong,
.arm-footer span {
  display: block;
}

.arm-footer strong {
  color: var(--arm-paper);
}

.arm-footer span {
  margin-top: 5px;
  font-size: 0.9rem;
}

.arm-footer nav {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  justify-content: end;
}

.arm-footer button {
  padding: 0;
  border: 0;
  background: transparent;
  color: inherit;
}

.arm-credit {
  grid-column: 1 / -1;
  padding-top: 18px;
  border-top: 1px solid rgba(255, 253, 248, 0.12);
  color: rgba(255, 253, 248, 0.64);
  font-size: 0.9rem;
}

.arm-credit a {
  color: var(--arm-gold);
  font-weight: 800;
}

.arm-basic-page {
  min-height: 60vh;
  padding: 90px max(24px, calc((100% - 900px) / 2));
  background: var(--arm-surface);
}

.arm-basic-page article {
  padding: 42px;
  border: 1px solid var(--arm-line);
  border-radius: 8px;
  background: var(--arm-paper);
  box-shadow: var(--arm-shadow);
}

.arm-basic-page h1 {
  margin-top: 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 3rem;
}

.arm-basic-page,
.arm-basic-page p {
  line-height: 1.8;
}

@media (max-width: 980px) {
  .arm-hero-media {
    grid-template-columns: 1fr;
  }

  .arm-hero-img-large {
    grid-column: 1;
    grid-row: 1 / 3;
  }

  .arm-hero-img-top,
  .arm-hero-img-bottom-left,
  .arm-hero-img-bottom-right {
    display: none;
  }

  .arm-site-header {
    grid-template-columns: 1fr auto;
  }

  .arm-nav {
    display: none;
  }

  .arm-hero-content {
    padding-top: 90px;
  }

  .arm-title {
    font-size: 3.4rem;
  }

  .arm-section-title {
    font-size: 2.3rem;
  }

  .arm-booking-strip,
  .arm-intro,
  .arm-section-heading,
  .arm-apartment-detail,
  .arm-location-layout,
  .arm-reviews,
  .arm-cta {
    grid-template-columns: 1fr;
  }

  .arm-apartment-grid {
    grid-template-columns: 1fr;
  }

  .arm-detail-media {
    min-height: auto;
  }

  .arm-detail-media > img {
    aspect-ratio: 1.2;
  }

  .arm-detail-small {
    right: 16px;
    bottom: -24px;
    width: 40%;
  }

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

  .arm-gallery figure:nth-child(n) {
    grid-column: span 1;
    aspect-ratio: 1.05;
  }

  .arm-cta-actions {
    justify-content: start;
  }
}

@media (max-width: 680px) {
  .arm-site-header,
  .arm-hero-content {
    width: min(100% - 32px, 1180px);
  }

  .arm-hero {
    min-height: 780px;
  }

  .arm-hero-content {
    padding: 70px 0 250px;
  }

  .arm-title {
    font-size: 2.65rem;
  }

  .arm-brand-logo {
    width: 96px;
  }

  .arm-brand span {
    display: none;
  }

  .arm-section-title {
    font-size: 2rem;
  }

  .arm-hero-copy,
  .arm-lead {
    font-size: 1.05rem;
  }

  .arm-hero-facts {
    right: 16px;
    bottom: 18px;
    left: 16px;
    grid-template-columns: 1fr;
  }

  .arm-hero-facts div {
    padding: 15px 16px;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 253, 248, 0.16);
  }

  .arm-hero-facts div:last-child {
    border-bottom: 0;
  }

  .arm-booking-strip,
  .arm-pill-list,
  .arm-feature-columns,
  .arm-footer {
    grid-template-columns: 1fr;
  }

  .arm-band,
  .arm-band-dark {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .arm-card-body,
  .arm-review-score,
  .arm-basic-page article {
    padding: 22px;
  }

  .arm-detail-small {
    position: static;
    width: 100%;
    margin-top: 12px;
    border: 0;
  }

  .arm-detail-small,
  .arm-detail-small img {
    aspect-ratio: 1.25;
  }

  .arm-gallery {
    gap: 8px;
  }

  .arm-lightbox {
    padding: 14px;
  }

  .arm-lightbox__close {
    top: 12px;
    right: 12px;
  }

  .arm-map-frame strong {
    font-size: 2.3rem;
  }

  .arm-footer nav {
    justify-content: start;
  }

  .arm-button,
  .arm-strip-link {
    width: 100%;
  }
}
