/* Professional local template for local.johnstonearmshotel.com */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Lora:wght@500;600;700&display=swap');

:root {
  --johnstone-ink: #14202a;
  --johnstone-night: #081019;
  --johnstone-charcoal: #182431;
  --johnstone-gold: #d99a32;
  --johnstone-gold-dark: #a96816;
  --johnstone-cream: #fff7ea;
  --johnstone-stone: #f5f0e8;
  --johnstone-card: #ffffff;
  --johnstone-muted: #5f6b76;
  --johnstone-border: rgba(20, 32, 42, .12);
  --johnstone-shadow: 0 22px 60px rgba(8, 16, 25, .12);
  --johnstone-serif: 'Lora', Georgia, serif;
  --johnstone-sans: 'Inter', Arial, sans-serif;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
html body,
body.site-machine-customer-template,
body.site-machine-customer-template main,
body.site-machine-customer-template .site-machine-page-shell,
body.site-machine-customer-template .site-machine-customer-shell {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
  max-width: none !important;
  background: var(--johnstone-stone) !important;
  color: var(--johnstone-ink) !important;
  font-family: var(--johnstone-sans) !important;
  font-size: 17px !important;
  line-height: 1.7;
  overflow-x: hidden;
}

body.site-machine-customer-template .navbar,
body.site-machine-customer-template .user-subnav,
body.site-machine-customer-template .site-template-badge,
body.site-machine-customer-template .breadcrumb,
body.site-machine-customer-template .container > .alert,
body.site-machine-customer-template .container-fluid > .alert { display: none !important; }
body.site-machine-customer-template .container,
body.site-machine-customer-template .container-fluid {
  width: 100% !important;
  max-width: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
body.site-machine-customer-template a { color: inherit !important; }

.johnstone-wrap { width: min(1180px, calc(100% - 40px)); margin: 0 auto; }

.johnstone-topbar {
  background: var(--johnstone-night);
  color: rgba(255,255,255,.86);
  font-size: 13px;
  line-height: 1.35;
  border-bottom: 1px solid rgba(255,255,255,.08);
}
.johnstone-topbar-inner {
  min-height: 38px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 18px;
}
.johnstone-topbar a,
.johnstone-topbar span { color: rgba(255,255,255,.88) !important; text-decoration: none; }
.johnstone-topbar a:hover { color: #fff !important; }
.johnstone-contact-icon { color: var(--johnstone-gold) !important; margin-right: 6px; font-weight: 800; }
.johnstone-topbar-location { margin-right: auto; }

.johnstone-header {
  position: sticky;
  top: 0;
  z-index: 20;
  background: rgba(255, 255, 255, .94);
  border-bottom: 1px solid rgba(20,32,42,.08);
  box-shadow: 0 12px 34px rgba(8,16,25,.08);
  backdrop-filter: blur(14px);
}
.johnstone-header-inner {
  min-height: 82px;
  display: flex;
  align-items: center;
  gap: 24px;
}
.johnstone-logo { flex: 0 0 auto; }
.johnstone-logo img { height: 58px; width: auto; max-width: min(360px, 36vw); display: block; }
.johnstone-nav {
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 6px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .01em;
}
.johnstone-nav a {
  color: var(--johnstone-ink) !important;
  text-decoration: none;
  white-space: nowrap;
  padding: 10px 12px;
  border-radius: 999px;
  transition: background .18s ease, color .18s ease, transform .18s ease;
}
.johnstone-nav a:hover,
.johnstone-nav a:focus-visible {
  background: rgba(217,154,50,.13);
  color: var(--johnstone-gold-dark) !important;
  transform: translateY(-1px);
}
.johnstone-header-cta,
.johnstone-notice-actions a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 11px 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, var(--johnstone-gold), #f0bb63);
  color: #1b1307 !important;
  text-decoration: none;
  font-size: 14px;
  font-weight: 800;
  box-shadow: 0 12px 28px rgba(217,154,50,.28);
  white-space: nowrap;
}
.johnstone-call-button::before {
  content: '☎';
  display: inline-block;
  margin-right: 8px;
  font-size: 15px;
  line-height: 1;
}
.johnstone-header-cta:hover,
.johnstone-notice-actions a:hover { transform: translateY(-1px); filter: brightness(.98); }

.johnstone-hero {
  position: relative;
  isolation: isolate;
  display: grid;
  align-items: center;
  min-height: clamp(520px, 68vh, 760px);
  padding: clamp(110px, 14vw, 190px) 0 clamp(72px, 10vw, 120px);
  color: var(--johnstone-ink);
  text-align: left;
  background-image: url('/images/domains/johnstonearmshotel.com/live/imported/johnstone-arms_beautified_grain_web.jpg');
  background-size: cover;
  background-position: 50% 52%;
}
.johnstone-hero::after {
  content: '';
  position: absolute;
  inset: auto 0 0;
  height: 34%;
  background: linear-gradient(0deg, var(--johnstone-stone), rgba(245,240,232,0));
  z-index: -1;
}
.johnstone-hero-overlay {
  position: absolute;
  inset: 0;
  z-index: -2;
  background: rgba(8,16,25,.10);
}
.johnstone-hero-content {
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto;
  max-width: 720px;
  margin-left: max(20px, calc((100vw - 1180px) / 2));
  padding: clamp(24px, 4vw, 42px);
  border: 1px solid rgba(255,255,255,.62);
  border-radius: 30px;
  background: rgba(255, 250, 241, .70);
  box-shadow: 0 24px 70px rgba(8,16,25,.16);
  backdrop-filter: blur(4px);
}
.johnstone-hero p {
  width: fit-content;
  margin: 0 0 14px;
  padding: 8px 13px;
  border: 1px solid rgba(217,154,50,.34);
  border-radius: 999px;
  background: rgba(217,154,50,.12);
  color: var(--johnstone-gold-dark) !important;
  font-size: clamp(14px, 2vw, 16px);
  font-weight: 800;
  letter-spacing: .06em;
  text-transform: uppercase;
}
.johnstone-hero h4 {
  margin: 0;
  color: var(--johnstone-ink) !important;
  font-family: var(--johnstone-serif) !important;
  font-size: clamp(42px, 7vw, 78px) !important;
  font-weight: 700 !important;
  line-height: .98;
  letter-spacing: -.045em;
  text-transform: none;
  text-shadow: none;
}
.johnstone-hero h1 {
  max-width: 680px;
  margin: 22px 0 0;
  color: var(--johnstone-muted) !important;
  font-family: var(--johnstone-sans) !important;
  font-size: clamp(18px, 2.5vw, 25px) !important;
  font-weight: 600 !important;
  line-height: 1.45;
  text-shadow: none;
  white-space: normal;
}

.johnstone-welcome,
.johnstone-services,
.johnstone-contact-teaser,
.johnstone-page-section { padding: clamp(70px, 8vw, 112px) 0; }
.johnstone-welcome,
.johnstone-contact-teaser { background: var(--johnstone-stone); }
.johnstone-services,
.johnstone-page-section { background: #fff; }
.johnstone-two-col {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, .88fr);
  gap: clamp(34px, 6vw, 78px);
  align-items: center;
}
.johnstone-two-col figure { margin: 0; position: relative; }
.johnstone-two-col figure::before {
  content: '';
  position: absolute;
  inset: -14px;
  border: 1px solid rgba(217,154,50,.35);
  border-radius: 30px;
  z-index: 0;
}
.johnstone-two-col img {
  position: relative;
  z-index: 1;
  width: 100%;
  aspect-ratio: 4 / 3;
  height: auto;
  object-fit: cover;
  display: block;
  border-radius: 24px;
  box-shadow: var(--johnstone-shadow);
}
.johnstone-copy,
.johnstone-page-section .johnstone-wrap > div:not(.johnstone-contact-grid):not(.johnstone-form-card) { max-width: 720px; }
.johnstone-copy h2,
.johnstone-services h2,
.johnstone-page-section h3,
.johnstone-contact-teaser h3 {
  margin: 0 0 20px;
  color: var(--johnstone-ink) !important;
  font-family: var(--johnstone-serif) !important;
  font-size: clamp(32px, 4.5vw, 52px) !important;
  font-weight: 700 !important;
  line-height: 1.08;
  letter-spacing: -.03em;
}
.johnstone-copy p,
.johnstone-page-section p,
.johnstone-contact-teaser p,
.johnstone-service-grid p {
  color: var(--johnstone-muted) !important;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: 1.78;
}
.johnstone-copy p:first-of-type { font-size: clamp(18px, 2vw, 21px); color: var(--johnstone-ink) !important; }
.johnstone-kicker {
  margin: 0 0 10px;
  color: var(--johnstone-gold-dark) !important;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .16em;
  text-align: center;
  text-transform: uppercase;
}
.johnstone-services { text-align: center; }
.johnstone-services .johnstone-wrap > h2 { max-width: 780px; margin-left: auto; margin-right: auto; }
.johnstone-service-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
  margin-top: 38px;
}
.johnstone-service-grid article,
.johnstone-contact-grid article,
.johnstone-form-card,
.johnstone-notice-card {
  background: var(--johnstone-card);
  border: 1px solid var(--johnstone-border);
  border-radius: 24px;
  box-shadow: 0 18px 48px rgba(8,16,25,.08);
  padding: clamp(24px, 3vw, 34px);
}
.johnstone-service-grid article {
  position: relative;
  overflow: hidden;
  text-align: left;
  transition: transform .2s ease, box-shadow .2s ease;
}
.johnstone-service-grid article::before {
  content: '';
  display: block;
  width: 48px;
  height: 5px;
  margin-bottom: 26px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--johnstone-gold), #f5cf88);
}
.johnstone-service-grid article:hover { transform: translateY(-4px); box-shadow: var(--johnstone-shadow); }
.johnstone-service-grid h3,
.johnstone-contact-grid h6 {
  margin: 0 0 12px;
  color: var(--johnstone-ink) !important;
  font-family: var(--johnstone-serif) !important;
  font-size: 24px;
  font-weight: 700 !important;
}
.johnstone-notice-card {
  margin-top: 24px;
  background: linear-gradient(135deg, #fff, var(--johnstone-cream));
  border-left: 5px solid var(--johnstone-gold);
}
.johnstone-notice-card p { margin: 0 0 12px; }
.johnstone-notice-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 18px; }

.johnstone-events-page .johnstone-two-col { align-items: start; }
.johnstone-events-page h3 + p { margin-bottom: 28px; }
.johnstone-contact-info-page { min-height: 420px; background: var(--johnstone-stone); }
.johnstone-form-card { max-width: 780px; }
.johnstone-contact-page { min-height: 380px; }
.johnstone-contact-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
  margin-top: 34px;
  text-align: center;
}
.johnstone-icon {
  width: 58px;
  height: 58px;
  margin: 0 auto 18px;
  border-radius: 18px;
  display: grid;
  place-items: center;
  background: linear-gradient(135deg, var(--johnstone-gold), #f3c579);
  color: #1b1307;
  font-size: 25px;
  box-shadow: 0 12px 24px rgba(217,154,50,.24);
}
.johnstone-contact-grid a { color: var(--johnstone-gold-dark) !important; text-decoration: none; font-weight: 800; overflow-wrap: anywhere; }

.johnstone-footer {
  background: linear-gradient(180deg, var(--johnstone-charcoal), var(--johnstone-night));
  color: rgba(255,255,255,.78);
  padding: 54px 0 24px;
  font-size: 15px;
}
.johnstone-footer-grid {
  display: grid;
  grid-template-columns: 1.4fr .85fr .85fr;
  gap: 34px;
  padding-bottom: 30px;
}
.johnstone-footer p { margin: 0 0 8px; color: rgba(255,255,255,.76) !important; }
.johnstone-footer-brand,
.johnstone-footer-heading {
  color: #fff !important;
  font-family: var(--johnstone-serif);
  font-size: 23px;
  font-weight: 700;
}
.johnstone-footer-heading { font-size: 17px; letter-spacing: .08em; text-transform: uppercase; }
.johnstone-footer a { color: #fff !important; text-decoration: none; font-weight: 700; }
.johnstone-footer a:hover { color: #f3c579 !important; }
.johnstone-footer-bottom {
  padding-top: 22px;
  border-top: 1px solid rgba(255,255,255,.12);
  font-size: 13px;
}

@media (max-width: 1100px) {
  .johnstone-header-inner { gap: 16px; }
  .johnstone-nav { order: 3; flex: 1 0 100%; justify-content: center; flex-wrap: wrap; padding-bottom: 14px; }
  .johnstone-header-inner { flex-wrap: wrap; padding-top: 12px; }
  .johnstone-header-cta { margin-left: auto; }
}
@media (max-width: 860px) {
  .johnstone-wrap { width: min(100% - 28px, 1180px); }
  .johnstone-topbar-inner { min-height: 0; padding: 10px 0; justify-content: center; flex-wrap: wrap; gap: 8px 14px; text-align: center; }
  .johnstone-topbar-location { width: 100%; margin-right: 0; }
  .johnstone-header { position: relative; }
  .johnstone-header-inner { display: grid; grid-template-columns: 1fr; justify-items: center; gap: 12px; padding: 16px 0; }
  .johnstone-logo img { height: auto; max-height: 62px; max-width: min(330px, 92vw); }
  .johnstone-nav { order: initial; display: flex; width: 100%; justify-content: center; gap: 6px; padding-bottom: 0; }
  .johnstone-nav a { padding: 8px 10px; font-size: 13px; background: rgba(20,32,42,.04); }
  .johnstone-header-cta { margin-left: 0; width: min(100%, 330px); }
  .johnstone-hero { min-height: 520px; text-align: center; align-items: center; padding: 72px 0; }
  .johnstone-hero-overlay { background: rgba(8,16,25,.12); }
  .johnstone-hero-content { width: min(100% - 32px, 680px); margin: 0 auto; }
  .johnstone-hero p { margin-left: auto; margin-right: auto; }
  .johnstone-two-col,
  .johnstone-service-grid,
  .johnstone-contact-grid,
  .johnstone-footer-grid { grid-template-columns: 1fr; }
  .johnstone-two-col figure::before { inset: -8px; border-radius: 22px; }
  .johnstone-two-col img { border-radius: 18px; }
  .johnstone-footer { padding-top: 42px; text-align: center; }
}
@media (max-width: 520px) {
  html body,
  body.site-machine-customer-template { font-size: 16px !important; }
  .johnstone-topbar { font-size: 12px; }
  .johnstone-nav { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .johnstone-nav a { width: 100%; text-align: center; white-space: normal; }
  .johnstone-nav a:first-child { grid-column: 1 / -1; }
  .johnstone-hero { min-height: 470px; }
  .johnstone-hero h4 { font-size: clamp(36px, 13vw, 54px) !important; }
  .johnstone-hero h1 { font-size: 17px !important; }
  .johnstone-welcome,
  .johnstone-services,
  .johnstone-contact-teaser,
  .johnstone-page-section { padding: 56px 0; }
  .johnstone-service-grid article,
  .johnstone-contact-grid article,
  .johnstone-form-card,
  .johnstone-notice-card { border-radius: 18px; }
}
