[hidden] { display: none !important; }
html { scroll-behavior: smooth; }
body.menu-open,
body.gallery-open { overflow: hidden; }
button,
input,
select,
textarea { font: inherit; }
button:focus-visible,
a:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible { outline: 2px solid #b89b70; outline-offset: 3px; }
.honeypot { position: absolute !important; left: -9999px !important; width: 1px !important; height: 1px !important; opacity: 0 !important; }
.media-panel { display: none; }
.media-panel.active { display: block; }
.media-frame iframe,
.demo-video-shell iframe,
.am-cinema-video iframe { display: block; width: 100%; min-height: 310px; border: 0; background: #090908; }
.external-media { display: grid; min-height: 300px; place-items: center; padding: 24px; background: #11110f; color: #d1b98f; text-align: center; text-transform: uppercase; letter-spacing: .12em; }
.am-property-card[hidden] { display: none !important; }
.am-contact-form button:disabled,
.visit-booking button:disabled { cursor: wait; opacity: .72; }
@media (min-width: 900px) {
  .media-frame iframe,
  .demo-video-shell iframe { min-height: 650px; }
  .am-cinema-video iframe { min-height: 720px; }
}
