/* Scoped to The Office only: other restaurant profiles keep their own theme. */
.office-brand {
  --coral: #1768ad;
  --navy: #102c43;
  --mint: #c8e6fb;
  --paper: #faf8f4;
  --line: #d4e0e8;
}
.office-brand .hero {
  background-position: center 51%;
}
.office-brand .hero aside { display: none; }
.office-brand .hero .office-hours-inline { display: flex; flex-wrap: wrap; gap: 9px 24px; align-items: center; margin-top: 21px; color: #fff; font-weight: 650; text-shadow: 0 1px 3px #102c43; }
.office-brand .hero .office-hours-inline a { color: #fff; text-underline-offset: 4px; font-weight: 850; }
.office-brand .office-paths { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 14px; margin: 0 0 36px; }
.office-brand .office-paths button { display: grid; gap: 11px; min-height: 116px; padding: 22px; border: 1px solid #d9e3eb; border-radius: 18px; background: #fff; color: #102c43; text-align: left; box-shadow: 0 12px 32px #102c430b; cursor: pointer; }
.office-brand .office-paths button:hover, .office-brand .office-paths button:focus-visible { border-color: #1768ad; transform: translateY(-2px); }
.office-brand .office-paths b { font: 700 25px/1.1 Georgia,serif; }
.office-brand .office-paths span { color: #1768ad; font-weight: 800; }
.office-brand .office-menu-heading { max-width: 730px; }
.office-brand .office-menu-pages { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 22px; margin: 28px 0 36px; }
.office-brand .office-menu-pages a { display: grid; gap: 12px; padding: 14px; border: 1px solid #d9e3eb; border-radius: 20px; background: #fff; color: #1768ad; text-decoration: none; font-weight: 800; box-shadow: 0 14px 36px #102c430d; }
.office-brand .office-menu-pages img { display: block; width: 100%; aspect-ratio: 4 / 5; object-fit: cover; object-position: center; border-radius: 10px; background: #f1f5f8; }
.office-brand .office-menu-pages span { padding: 0 8px 5px; }
.office-brand .office-menu-callout { margin-bottom: 50px; }
.office-brand .hero-emblem {
  width: 148px;
  height: 104px;
  overflow: hidden;
  border: 2px solid #fff;
  border-radius: 16px;
  background: #172b3b;
}
.office-brand .hero-emblem img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.office-brand .venue-mark {
  overflow: hidden;
  border-color: #8cc7f1;
  background: #102c43;
}
.office-brand .venue-mark img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.office-brand .hero-actions button:first-child,
.office-brand .hero-actions .hero-carryout-link,
.office-brand .quick-order .button-link,
.office-brand .primary,
.office-brand .topbar #owner-mode,
.office-brand .summary button:not(:disabled),
.office-brand .form button,
.office-brand .callout button,
.office-brand .dashboard-head button,
.office-brand .club .button-link {
  background: #1768ad;
  border-color: #1768ad;
  color: #fff;
}
.office-brand .hero-actions button:nth-child(2),
.office-brand .office-outline {
  background: #fff;
  border: 1px solid #fff;
  color: #142c42;
}
.office-brand .club { background: #e7f2fa; }
.office-brand .club h3,
.office-brand .club p,
.office-brand .club small { color: #102c43; }
.office-brand .hero aside strong,
.office-brand .dialog > small,
.office-brand .menu-results > small { color: #1768ad; }
.office-brand .hero-address { display: none; }
.office-brand .site-footer > div:nth-child(2) > a { display: none; }
.office-brand .office-intro { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; align-items: end; padding: 58px 0 35px; }
.office-brand .office-intro small,
.office-brand .office-happening small,
.office-brand .office-lineup-heading small,
.office-brand .office-experiences small { color: #1768ad; font-size: 12px; font-weight: 900; letter-spacing: .14em; }
.office-brand .office-intro h2,
.office-brand .office-happening h2,
.office-brand .office-lineup-heading h2 { margin: 11px 0 0; font: 700 clamp(34px,4.5vw,58px)/1.05 Georgia,serif; color: #102c43; }
.office-brand .office-intro p { margin: 0 0 5px; max-width: 550px; line-height: 1.7; font-size: 17px; color: #3b5264; }
.office-brand .office-experiences { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 16px; }
.office-brand .office-experiences article { min-width: 0; overflow: hidden; border: 1px solid #d9e3eb; border-radius: 20px; background: #fff; box-shadow: 0 12px 35px #102c430d; }
.office-brand .office-experiences img { display: block; width: 100%; height: 245px; object-fit: cover; }
.office-brand .office-experiences article:nth-child(3) img { object-position: center 49%; transform: scale(1.26); }
.office-brand .office-experiences article:nth-child(3) { isolation: isolate; }
.office-brand .office-experiences article > div { position: relative; padding: 24px; background: #fff; }
.office-brand .office-experiences .office-amenity-art { display: grid; grid-template-columns: repeat(2,1fr); gap: 14px; align-content: center; height: 245px; padding: 22px; background: radial-gradient(circle at 80% 10%,#3589c8,#143d62 48%,#102c43); }
.office-brand .office-amenity-art span { display: grid; place-items: center; border: 1px solid #ffffff7d; border-radius: 12px; color: #fff; font-size: clamp(13px,1.5vw,19px); font-weight: 900; letter-spacing: .12em; }
.office-brand .office-experiences h3 { margin: 8px 0; font: 700 30px/1.08 Georgia,serif; color: #102c43; }
.office-brand .office-experiences p { margin: 0; color: #526476; line-height: 1.45; }
.office-brand .office-discover { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 18px; margin: 54px 0; }
.office-brand .office-discover-heading { grid-column: 1 / -1; margin-bottom: 4px; }
.office-brand .office-discover-heading small { color: #1768ad; }
.office-brand .office-discover-heading h2 { margin: 9px 0 0; color: #102c43; font: 700 clamp(34px,4.3vw,56px)/1.06 Georgia,serif; }
.office-brand .office-discover-card { min-width: 0; overflow: hidden; border-radius: 23px; background: #102c43; color: #fff; }
.office-brand .office-discover-visual { height: 245px; overflow: hidden; }
.office-brand .office-discover-visual img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: center; }
.office-brand .office-special-feature .office-discover-visual img { object-position: center 48%; }
.office-brand .office-discover-copy { padding: 27px clamp(24px,3vw,40px) 35px; }
.office-brand .office-discover-copy small { color: #a9d6f3; }
.office-brand .office-discover-copy h3 { margin: 10px 0; color: #fff; font: 700 clamp(32px,3vw,43px)/1.08 Georgia,serif; }
.office-brand .office-discover-copy p { min-height: 3em; color: #e4eef6; line-height: 1.55; }
.office-brand .office-discover-copy button { margin-top: 8px; }
.office-brand .office-music-art { display: grid; place-content: center; gap: 8px; height: 100%; background: radial-gradient(circle at 50% 100%,#3f7bab 0,#234b6e 38%,#0c2238 100%); color: #fff; text-align: center; }
.office-brand .office-music-disc { display: grid; place-items: center; width: 132px; height: 132px; margin: auto; border: 4px solid #c5e7fd; border-radius: 50%; box-shadow: 0 0 0 13px #ffffff16,0 0 0 31px #ffffff0c; font-size: 72px; }
.office-brand .office-music-bars { margin-top: 9px; color: #a9d6f3; font-size: 29px; letter-spacing: .2em; white-space: nowrap; }
.office-brand .office-lineup { margin-bottom: 65px; }
.office-brand .office-lineup-heading { margin-bottom: 22px; }
.office-brand .office-gallery { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 15px; margin: 22px 0 38px; }
.office-brand .office-home-gallery { grid-template-columns: repeat(3,minmax(0,1fr)); }
.office-brand .office-gallery figure { position: relative; min-width: 0; margin: 0; overflow: hidden; border-radius: 17px; background: #102c43; }
.office-brand .office-gallery img { display: block; width: 100%; height: 245px; object-fit: cover; object-position: center 52%; }
.office-brand .office-gallery img[src$="gallery-2.jpg"] { transform: scale(1.3); }
.office-brand .office-gallery figcaption { position: absolute; inset: auto 0 0; padding: 32px 16px 14px; background: linear-gradient(transparent,#071a2de0); color: #fff; font-size: 14px; font-weight: 800; }
.office-brand .office-updates { background: #102c43; }
.office-brand .publication-card { padding: 0; overflow: hidden; border-radius: 20px; }
.office-brand .publication-card .publication-photo { display: block; width: 100%; height: 210px; object-fit: cover; }
.office-brand .publication-card .publication-copy { padding: 24px; }
.office-brand .publication-card .publication-copy small { color: #1768ad; font-size: 11px; font-weight: 900; letter-spacing: .13em; }
.office-brand .publication-card .publication-copy h3 { margin: 9px 0 12px; font: 700 27px/1.12 Georgia,serif; color: #102c43; }
.office-brand .publication-card .publication-copy p { color: #526476; line-height: 1.5; }
@media (max-width: 760px) {
  .office-brand .office-paths { grid-template-columns: 1fr; }
  .office-brand .office-paths button { min-height: 0; }
  .office-brand .office-menu-pages { grid-template-columns: 1fr; }
  .office-brand .hero-emblem { width: 90px; height: 70px; }
  .office-brand .hero-brand { min-width: 0; }
  .office-brand .hero-brand div { min-width: 0; }
  .office-brand .hero-brand b { font-size: clamp(23px, 6vw, 30px); overflow-wrap: anywhere; }
  .office-brand .hero h1 { font-size: clamp(34px, 8vw, 42px); }
  .office-brand .office-intro { grid-template-columns: 1fr; gap: 12px; padding-top: 38px; }
  .office-brand .office-experiences { grid-template-columns: 1fr; }
  .office-brand .office-experiences img { height: 245px; }
  .office-brand .office-discover { grid-template-columns: 1fr; margin: 35px 0; }
  .office-brand .office-discover-visual { height: 225px; }
  .office-brand .office-gallery:not(.office-home-gallery) { grid-template-columns: 1fr 1fr; }
  .office-brand .office-gallery img { height: 210px; }
}
@media (max-width: 430px) {
  .office-brand .office-gallery:not(.office-home-gallery) { grid-template-columns: 1fr; }
  .office-brand .hero-brand { align-items: flex-start; }
  .office-brand .hero-brand b { font-size: 23px; }
}
