html {
  scroll-behavior: smooth;
}

body {
  background: #fff;
}

a[href="#"] {
  cursor: default;
}

#block-menu-menu-startseite .menu {
  text-align: center;
}

#block-menu-menu-startseite .menu li {
  display: inline-block;
  float: none !important;
  margin: 5px !important;
}

#block-menu-menu-startseite .menu a,
#block-menu-menu-startseite .menu a.active,
#block-menu-menu-startseite .menu a.hover {
  background: #a47406 !important;
  border-radius: 7px !important;
  color: #fff !important;
  display: inline-block !important;
  font-weight: 900;
  padding: 7px !important;
  text-decoration: none;
}

.debug-menu-item {
  display: inline-block;
}

.debug-css-toggle {
  background: transparent;
  border: 1px solid #a47406;
  color: #a47406;
  cursor: pointer;
  font: inherit;
  line-height: 1.2;
  margin: 0;
  padding: 2px 6px;
}

.debug-css-toggle:hover,
.debug-css-toggle:focus {
  background: #a47406;
  color: #fff;
}

.fas,
.far {
  display: inline-block;
  min-width: 1em;
  color: #a47406;
  font-style: normal;
  text-align: center;
}

.fa-phone::before {
  content: "\260E";
}

.fa-paper-plane::before {
  content: "\2709";
}

.fa-location-arrow::before {
  content: "\25B8";
}

.fa-clock::before {
  content: "\25F7";
}

a.colorbox {
  cursor: zoom-in;
}

#page hr {
  margin-left: 30%;
  margin-right: 30%;
  width: 40%;
}

#section-header hr:first-of-type,
#section-content > hr:last-of-type {
  margin-left: 0;
  margin-right: 0;
  width: auto;
}

#section-header #region-user-first {
  display: block !important;
  float: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  text-align: center;
  width: auto !important;
}

#section-header #block-views-goldvogerl-logo-block img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

#section-content div#zone-content.container-12 {
  margin-left: auto;
  margin-right: auto;
  max-width: calc(100vw - 40px);
}

.landing-page {
  font-size: 1.08em;
}

.landing-page section {
  margin-bottom: 0;
  min-height: 0;
}

.landing-page h1,
.landing-page h2,
.landing-page h3 {
  letter-spacing: 0;
}

.landing-page h2 {
  color: #333;
  display: block;
  font-size: 1.5em;
  margin: 0;
}

.landing-page h3 {
  color: #333;
  font-size: 1.15em;
  margin: 0 0 8px;
}

.landing-page p {
  line-height: 1.6;
}

.landing-hero,
.landing-section {
  border-bottom: 3px solid transparent;
  border-image: url("../assets/remote/sites/goldvogerl.de/files/hr.jpg") 6 repeat;
  padding: 44px 0;
}

.landing-hero {
  align-items: center;
  display: grid;
  gap: 34px;
  grid-template-columns: minmax(0, 1.1fr) minmax(260px, .9fr);
  padding-top: 28px;
}

.landing-hero .title {
  font-size: 1.5em;
  line-height: 1.2;
  margin: 0 0 18px;
}

.landing-heading-nav {
  align-items: center;
  display: grid;
  gap: 10px;
  grid-template-columns: 28px minmax(0, 1fr) 28px;
  margin: 0 0 18px;
}

.landing-heading-nav h2 {
  grid-column: 2;
  grid-row: 1;
  min-width: 0;
  overflow-wrap: break-word;
}

.landing-heading-nav .unterlink {
  font-family: Arial, sans-serif;
  font-size: 1.2em;
  font-weight: 400;
  justify-self: center;
  line-height: 1;
}

.landing-heading-nav .unterlink:first-child {
  grid-column: 1;
}

.landing-heading-nav .unterlink:last-child {
  grid-column: 3;
}

.landing-kicker {
  color: #a47406;
  font-weight: 900;
  margin: 0 0 8px;
  text-transform: uppercase;
}

.landing-lede {
  font-size: 1.2em;
  margin-bottom: 22px;
}

.homepage-local {
  display: block;
}

.homepage-local > section + section {
  margin-top: 30px;
}

.homepage-section {
  margin-bottom: 0;
  min-height: 0;
}

.homepage-section h2 {
  color: #333;
  font-size: 1.55em;
  line-height: 1.25;
  margin: 0 0 14px;
}

.homepage-section .landing-heading-nav h2 {
  margin: 0;
}

.homepage-section h3 {
  color: #a47406;
  font-size: 1.08em;
  line-height: 1.3;
  margin: 0 0 8px;
}

.homepage-section p {
  line-height: 1.6;
}

.homepage-story-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.homepage-story-grid article {
  border: 1px solid #e7dfca;
  padding: 14px;
}

.homepage-story-grid img {
  display: block;
  height: auto;
  max-width: 100%;
}

.homepage-story-grid img {
  aspect-ratio: 4 / 3;
  object-fit: cover;
  width: 100%;
}

.homepage-source-note {
  color: #666;
  font-size: .95em;
  margin-top: 12px;
}

.homepage-section--contact {
  border-bottom: 3px solid transparent;
  border-image: url("../assets/remote/sites/goldvogerl.de/files/hr.jpg") 6 repeat;
}

.landing-actions,
.landing-filters,
.landing-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.landing-button,
.landing-filters button,
.landing-links a {
  background: #a47406;
  border: 1px solid #a47406;
  border-radius: 7px;
  color: #fff !important;
  display: inline-block;
  padding: 9px 13px;
  text-decoration: none;
}

.landing-button {
  cursor: pointer;
}

.landing-button--light,
.landing-filters button {
  background: #fff;
  color: #a47406 !important;
}

.landing-filters button {
  cursor: pointer;
  font: inherit;
}

.landing-filters button.is-active {
  background: #a47406;
  color: #fff !important;
}

.landing-hero__image img,
.landing-split__image img {
  display: block;
  height: auto;
  width: 100%;
}

.landing-hero__image,
.landing-split__image {
  background: #f9f9f9;
  display: block;
  padding: 10px;
}

.landing-image-pair {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.landing-square-image {
  aspect-ratio: 1;
  background: #f9f9f9;
  display: block;
  overflow: hidden;
  padding: 10px;
}

.landing-square-image img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.landing-section--soft,
.landing-test {
  background: #faf8f2;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding-left: calc(50vw - 50%);
  padding-right: calc(50vw - 50%);
}

.landing-columns,
.landing-split,
.landing-test,
.landing-local,
.landing-trust__grid {
  display: grid;
  gap: 24px;
}

.landing-columns--three {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.landing-split,
.landing-local {
  align-items: center;
  grid-template-columns: minmax(0, 1.1fr) minmax(260px, .9fr);
}

.landing-test {
  align-items: center;
  grid-template-columns: minmax(0, 1fr) minmax(240px, .7fr);
}

.landing-test--solutions {
  align-items: start;
  grid-template-columns: minmax(0, 1fr);
}

.landing-test > .landing-heading-nav,
.landing-local > .landing-heading-nav {
  grid-column: 1 / -1;
  margin-bottom: 0;
}

.landing-checks {
  background: #fff;
  margin: 0;
  padding: 22px 26px;
}

.landing-checks li {
  margin: 0 0 10px;
}

.landing-checks--under-heading {
  margin: 0 0 20px;
}

.landing-about {
  align-items: start;
  display: grid;
  gap: 24px;
  grid-template-columns: minmax(220px, .45fr) minmax(0, 1fr);
}

.landing-about__portrait {
  background: #fff;
  margin: 0;
  padding: 10px;
}

.landing-about__portrait img {
  display: block;
  height: auto;
  width: 100%;
}

.landing-about__portrait figcaption {
  color: #a47406;
  font-weight: 900;
  line-height: 1.35;
  margin-top: 9px;
}

.landing-gallery {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 22px;
}

.landing-gallery figure {
  margin: 0;
}

.landing-gallery figure.is-hidden {
  display: none;
}

.landing-gallery img {
  aspect-ratio: 1;
  display: block;
  height: auto;
  object-fit: cover;
  width: 100%;
}

.landing-gallery figcaption {
  color: #333;
  font-size: .95em;
  line-height: 1.3;
  margin-top: 7px;
}

.landing-gallery figcaption h3,
.landing-faq summary h3 {
  color: inherit;
  display: inline;
  font: inherit;
  margin: 0;
}

.landing-steps {
  counter-reset: steps;
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  list-style: none;
  margin: 0;
  padding: 0;
}

.landing-steps li {
  background: #f9f9f9;
  border-left: 8px solid #a47406;
  counter-increment: steps;
  padding: 18px;
}

.landing-steps li::before {
  color: #a47406;
  content: counter(steps) ".";
  display: block;
  font-size: 2em;
  font-weight: 900;
  line-height: 1;
  margin-bottom: 10px;
}

.landing-steps strong,
.landing-steps span {
  display: block;
}

.landing-materials {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.landing-materials article,
.landing-fact {
  background: #fff;
  padding: 18px;
}

.landing-materials img {
  aspect-ratio: 1;
  display: block;
  height: auto;
  margin: 0 0 14px;
  object-fit: cover;
  width: 100%;
}

.landing-price-note {
  align-items: center;
  display: grid;
  gap: 20px;
  grid-template-columns: minmax(0, 1fr);
  margin-top: 20px;
}

.landing-remote-order {
  background: #faf8f2;
}

.landing-remote-order__grid {
  display: grid;
  gap: 24px;
  grid-template-columns: minmax(0, 1fr) minmax(260px, .85fr);
}

.landing-remote-order__intro p:last-child {
  margin-bottom: 0;
}

.landing-remote-order__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}

.landing-remote-order__actions a {
  background: #a47406;
  border: 1px solid #a47406;
  border-radius: 7px;
  color: #fff !important;
  display: inline-block;
  padding: 9px 13px;
  text-decoration: none;
}

.landing-remote-order__actions a:last-child {
  background: #fff;
  color: #a47406 !important;
}

.landing-remote-order__steps {
  counter-reset: remote-order;
  display: grid;
  gap: 12px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.landing-remote-order__steps li {
  background: #fff;
  border-left: 8px solid #a47406;
  counter-increment: remote-order;
  padding: 15px 16px;
}

.landing-remote-order__steps li::before {
  color: #a47406;
  content: counter(remote-order) ".";
  display: block;
  font-size: 1.6em;
  font-weight: 900;
  line-height: 1;
  margin-bottom: 8px;
}

.landing-remote-order__steps strong,
.landing-remote-order__steps span {
  display: block;
}

.landing-remote-order__steps span {
  font-size: .94em;
  line-height: 1.45;
  margin-top: 5px;
}

.landing-inspiration {
  border: 1px solid #e7dfca;
  display: grid;
  gap: 14px;
  grid-template-columns: minmax(0, 1fr);
  margin-top: 20px;
  padding: 14px;
}

.landing-inspiration img {
  aspect-ratio: 4 / 3;
  display: block;
  height: auto;
  object-fit: cover;
  width: 100%;
}

.landing-inspiration img.landing-inspiration__thumb {
  aspect-ratio: 1;
  width: 150px;
}

.landing-inspiration h3 {
  margin-top: 0;
}

.landing-inspiration p:last-child {
  margin-bottom: 0;
}

.landing-inspiration--wide {
  grid-template-columns: minmax(180px, .45fr) minmax(0, 1fr);
}

.landing-links .landing-heading-nav,
.landing-links .landing-contact-cta {
  flex-basis: 100%;
}

.landing-links .landing-contact-cta {
  box-sizing: border-box;
  flex: 0 0 100%;
  max-width: none;
  width: 100%;
}

.landing-contact-cta {
  box-shadow: none;
  margin-top: 10px;
  max-height: none;
  max-width: none;
  width: 100%;
}

.landing-contact-cta h2 {
  letter-spacing: 0;
  line-height: 1.2;
  margin: 0 0 18px;
}

.landing-trustmarks {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 20px;
}

.landing-trustmarks span {
  align-items: center;
  background: #fff;
  border: 1px solid #e7dfca;
  display: inline-flex;
  gap: 10px;
  padding: 10px 13px;
}

.landing-trustmarks b {
  color: #a47406;
  font-family: Arial, sans-serif;
}

.landing-reviews {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-bottom: 18px;
}

.landing-reviews figure {
  background: #fff;
  border-left: 8px solid #a47406;
  margin: 0;
  padding: 18px;
}

.landing-reviews blockquote {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
}

.landing-reviews blockquote::before {
  content: none;
}

.landing-reviews figcaption {
  color: #a47406;
  font-weight: 900;
  line-height: 1.35;
  margin-top: 12px;
}

.landing-trust__grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.landing-trust blockquote {
  margin: 0;
}

.landing-trust cite,
.landing-fact span {
  display: block;
  font-size: .92em;
  line-height: 1.45;
  margin-top: 10px;
}

.landing-faq {
  display: grid;
  gap: 10px;
}

.landing-faq details {
  background: #f9f9f9;
  padding: 15px 18px;
}

.landing-faq summary {
  color: #a47406;
  cursor: pointer;
  font-weight: 900;
}

.landing-local iframe {
  min-height: 320px;
}

.static-lightbox {
  align-items: center;
  background: rgba(0, 0, 0, .86);
  bottom: 0;
  display: none;
  justify-content: center;
  left: 0;
  padding: 28px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
}

.static-lightbox.is-open {
  display: flex;
}

.static-lightbox img {
  box-shadow: 0 10px 40px rgba(0, 0, 0, .45);
  max-height: 92vh;
  max-width: 94vw;
}

.static-lightbox button {
  background: transparent;
  border: 0;
  color: #fff;
  cursor: pointer;
  position: fixed;
}

.static-lightbox__close {
  font: 40px/1 Arial, sans-serif;
  padding: 10px 16px;
  right: 14px;
  top: 10px;
}

.static-lightbox__nav {
  align-items: center;
  background: rgba(0, 0, 0, .32) !important;
  border: 1px solid rgba(255, 255, 255, .36) !important;
  border-radius: 999px;
  display: none;
  font: 48px/1 Arial, sans-serif;
  height: 64px;
  justify-content: center;
  margin-top: -32px;
  padding: 0 0 5px;
  top: 50%;
  width: 64px;
}

.static-lightbox.has-gallery-nav .static-lightbox__nav {
  display: flex;
}

.static-lightbox__nav--prev {
  left: 18px;
}

.static-lightbox__nav--next {
  right: 18px;
}

.static-lightbox__nav:hover,
.static-lightbox__nav:focus,
.static-lightbox__close:hover,
.static-lightbox__close:focus {
  background: rgba(164, 116, 6, .88) !important;
}

.contact-overlay {
  align-items: center;
  background: rgba(28, 24, 18, .72);
  bottom: 0;
  display: none;
  justify-content: center;
  left: 0;
  padding: 22px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000;
}

.contact-overlay.is-open {
  display: flex;
}

.contact-overlay__panel {
  background: #fff;
  border: 1px solid #e7dfca;
  border-top: 8px solid #a47406;
  box-shadow: 0 18px 55px rgba(0, 0, 0, .28);
  color: #333;
  max-height: calc(100vh - 44px);
  max-width: 520px;
  overflow: auto;
  padding: 28px;
  position: relative;
  width: min(100%, 520px);
}

.contact-overlay__close {
  background: transparent;
  border: 0;
  color: #a47406;
  cursor: pointer;
  font: 34px/1 Arial, sans-serif;
  padding: 4px 10px;
  position: absolute;
  right: 8px;
  top: 6px;
}

.contact-overlay__kicker {
  color: #a47406;
  font-weight: 900;
  margin: 0 0 8px;
  text-transform: uppercase;
}

.contact-overlay h2 {
  letter-spacing: 0;
  line-height: 1.2;
  margin: 0 34px 18px 0;
}

.contact-overlay__actions {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-bottom: 22px;
}

.contact-overlay__actions a {
  background: #a47406;
  border: 1px solid #a47406;
  border-radius: 7px;
  color: #fff !important;
  font-weight: 900;
  padding: 11px 10px;
  text-align: center;
  text-decoration: none;
}

.contact-overlay__details {
  border-top: 1px solid #e7dfca;
  display: grid;
  gap: 14px;
  padding-top: 18px;
}

.contact-overlay__details p {
  margin: 0;
}

.contact-overlay__details strong,
.contact-overlay__details span {
  display: block;
}

.contact-overlay__details strong {
  color: #a47406;
  margin-bottom: 3px;
}

.contact-overlay__map {
  display: inline-block;
  line-height: 1.45;
}

.opening-status {
  background: #f8f1df;
  border: 1px solid #dec98f;
  border-radius: 7px;
  color: #5c4410;
  display: block;
  font-size: .9rem;
  font-weight: 700;
  line-height: 1.35;
  margin-top: 7px;
  padding: 7px 9px;
}

.opening-status--open {
  background: #eef6ed;
  border-color: #b8d2b1;
  color: #285c31;
}

.opening-status--closed {
  background: #f8f1df;
  border-color: #dec98f;
  color: #65440b;
}

.opening-admin {
  background: #f4f1ea;
  color: #25221d;
  font: 16px/1.5 Arial, Helvetica, sans-serif;
  margin: 0;
}

.opening-admin * {
  box-sizing: border-box;
}

.opening-admin__shell {
  margin: 0 auto;
  max-width: 1280px;
  padding: 28px;
}

.opening-admin__header,
.opening-admin__legend,
.opening-days,
.opening-day,
.opening-time-fields {
  display: grid;
  gap: 14px;
}

.opening-admin__header {
  align-items: end;
  grid-template-columns: minmax(0, 1fr) auto;
  margin-bottom: 18px;
}

.opening-admin__header h1 {
  color: #25221d;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(2rem, 4vw, 3.4rem);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.1;
  margin: 0;
}

.opening-admin__header p:last-child {
  color: #625c50;
  margin: 10px 0 0;
}

.opening-admin__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: flex-end;
}

.opening-admin button {
  background: #85620d;
  border: 1px solid #85620d;
  border-radius: 7px;
  color: #fff;
  cursor: pointer;
  font: inherit;
  font-weight: 700;
  padding: 10px 13px;
}

.opening-admin button:first-child {
  background: #fff;
  color: #85620d;
}

.opening-admin__legend {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-bottom: 18px;
}

.opening-admin__legend span {
  background: #fff;
  border: 1px solid #ded5c4;
  border-radius: 8px;
  color: #625c50;
  padding: 12px;
}

.opening-month {
  margin-top: 22px;
}

.opening-month h2 {
  color: #25221d;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.7rem;
  font-weight: 400;
  margin: 0 0 10px;
}

.opening-days {
  grid-template-columns: minmax(72px, .42fr) repeat(7, minmax(118px, 1fr));
}

.opening-week {
  align-items: center;
  background: #25221d;
  border-radius: 8px;
  color: #fff;
  display: flex;
  font-size: .82rem;
  font-weight: 700;
  justify-content: center;
  min-height: 100%;
  padding: 10px;
  text-transform: uppercase;
}

.opening-day {
  background: #fff;
  border: 1px solid #ded5c4;
  border-radius: 8px;
  grid-template-rows: auto auto auto 1fr;
  min-height: 168px;
  padding: 12px;
}

.opening-day-placeholder {
  min-height: 1px;
}

.opening-day.is-closed {
  background: #faf7f0;
}

.opening-day.is-holiday {
  border-color: #c69a7c;
}

.opening-day__date strong,
.opening-day__date span,
.opening-day__meta {
  display: block;
}

.opening-day__date strong {
  color: #25221d;
}

.opening-day__date span,
.opening-day__meta {
  color: #625c50;
  font-size: .82rem;
}

.opening-toggle {
  align-items: center;
  display: inline-flex;
  font-weight: 700;
  gap: 7px;
}

.opening-time-fields {
  align-items: center;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
}

.opening-time-fields input {
  border: 1px solid #ded5c4;
  border-radius: 7px;
  font: inherit;
  min-width: 0;
  padding: 7px;
}

.opening-time-fields input:disabled {
  opacity: .45;
}

.analytics-dashboard {
  background: #f4f1ea;
  color: #25221d;
  font: 16px/1.5 Arial, Helvetica, sans-serif;
  margin: 0;
}

.analytics-dashboard * {
  box-sizing: border-box;
}

.analytics-shell {
  margin: 0 auto;
  max-width: 1280px;
  padding: 28px;
}

.analytics-header,
.analytics-scoreboard,
.analytics-section-heading,
.analytics-grid,
.funnel-row {
  display: grid;
  gap: 18px;
}

.analytics-header {
  align-items: end;
  grid-template-columns: minmax(0, 1fr) auto;
  margin-bottom: 22px;
}

.analytics-kicker {
  color: #85620d;
  font-size: .78rem;
  font-weight: 700;
  letter-spacing: 0;
  margin: 0 0 6px;
  text-transform: uppercase;
}

.analytics-header h1,
.analytics-section-heading h2 {
  color: #25221d;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 400;
  line-height: 1.1;
  margin: 0;
}

.analytics-header h1 {
  font-size: clamp(2rem, 4vw, 4rem);
}

.analytics-intro,
.analytics-section-heading p,
.analytics-scoreboard p,
.analytics-landing-name span,
.analytics-period span {
  color: #625c50;
}

.analytics-intro {
  font-size: 1.08rem;
  margin: 12px 0 0;
  max-width: 720px;
}

.analytics-status {
  color: #625c50;
  font-size: .9rem;
  margin: 10px 0 0;
}

.analytics-period {
  background: #fff;
  border: 1px solid #ded5c4;
  border-radius: 8px;
  min-width: 180px;
  padding: 14px 16px;
}

.analytics-period span,
.analytics-period strong,
.analytics-scoreboard span,
.analytics-scoreboard strong,
.analytics-landing-name strong,
.analytics-landing-name span,
.funnel-metric b,
.funnel-metric > span:not(.funnel-bar) {
  display: block;
}

.analytics-period strong {
  color: #25221d;
  font-size: 1rem;
}

.analytics-scoreboard {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-bottom: 18px;
}

.analytics-scoreboard article,
.analytics-panel {
  background: #fff;
  border: 1px solid #ded5c4;
  border-radius: 8px;
}

.analytics-scoreboard article {
  min-height: 146px;
  padding: 18px;
}

.analytics-scoreboard span {
  color: #625c50;
  font-size: .82rem;
  font-weight: 700;
  text-transform: uppercase;
}

.analytics-scoreboard strong {
  color: #85620d;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.1;
  margin: 8px 0 10px;
}

.analytics-scoreboard p {
  margin: 0;
}

.analytics-panel {
  padding: 20px;
}

.analytics-section-heading {
  align-items: end;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 430px);
  margin-bottom: 18px;
}

.analytics-section-heading--stacked {
  align-items: start;
  grid-template-columns: 1fr;
}

.analytics-section-heading h2 {
  font-size: 1.55rem;
}

.analytics-section-heading p {
  margin: 0;
}

.funnel-table {
  display: grid;
  gap: 10px;
}

.funnel-row {
  align-items: stretch;
  background: #faf9f6;
  border: 1px solid #e7dfca;
  border-radius: 8px;
  grid-template-columns: minmax(190px, 1.1fr) repeat(5, minmax(118px, 1fr));
  padding: 12px;
}

.funnel-row--head {
  background: transparent;
  border: 0;
  color: #625c50;
  font-size: .78rem;
  font-weight: 700;
  padding-bottom: 0;
  text-transform: uppercase;
}

.funnel-row.is-leading {
  background: #fff8e7;
  border-color: #c7a85a;
}

.analytics-landing-name,
.funnel-metric {
  min-width: 0;
}

.analytics-landing-name {
  align-self: center;
}

.analytics-landing-name strong {
  color: #25221d;
  font-size: 1rem;
}

.analytics-landing-name span {
  font-size: .88rem;
  margin-top: 2px;
}

.funnel-metric {
  background: #fff;
  border: 1px solid #eee5d6;
  border-radius: 7px;
  min-height: 76px;
  padding: 10px;
}

.funnel-metric b {
  color: #25221d;
  font-size: 1.05rem;
  line-height: 1.2;
}

.funnel-metric > span:not(.funnel-bar) {
  color: #625c50;
  font-size: .86rem;
  margin-top: 2px;
}

.funnel-bar {
  background: #eee8dc;
  border-radius: 999px;
  display: block;
  height: 9px;
  margin-top: 12px;
  overflow: hidden;
}

.funnel-bar i {
  background: #85620d;
  border-radius: inherit;
  display: block;
  height: 100%;
  width: max(4px, var(--pct));
}

.funnel-metric--loss .funnel-bar i {
  background: #a14432;
}

.funnel-metric--win .funnel-bar i {
  background: #2f7658;
}

.analytics-grid {
  grid-template-columns: minmax(0, 1.1fr) minmax(360px, .9fr);
  margin-top: 18px;
}

.analytics-detail-grid {
  display: grid;
  gap: 14px;
}

.analytics-detail-card {
  background: #faf9f6;
  border: 1px solid #e7dfca;
  border-radius: 8px;
  padding: 16px;
}

.analytics-detail-card h3,
.analytics-breakdowns h4 {
  color: #25221d;
  margin: 0;
}

.analytics-detail-card h3 {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.25rem;
  font-weight: 400;
}

.analytics-kpi-grid {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 14px 0;
}

.analytics-kpi-grid div {
  background: #fff;
  border: 1px solid #eee5d6;
  border-radius: 7px;
  padding: 10px;
}

.analytics-kpi-grid dt {
  color: #625c50;
  font-size: .75rem;
  font-weight: 700;
  text-transform: uppercase;
}

.analytics-kpi-grid dd {
  color: #85620d;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.3rem;
  margin: 4px 0 0;
}

.analytics-breakdowns {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.analytics-breakdowns h4 {
  font-size: .86rem;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.analytics-breakdowns span,
.analytics-empty,
.analytics-loading {
  background: #fff;
  border: 1px solid #eee5d6;
  border-radius: 7px;
  color: #625c50;
  display: block;
  padding: 9px 10px;
}

.analytics-breakdowns span + span {
  margin-top: 7px;
}

.analytics-breakdowns b,
.analytics-breakdowns i {
  display: block;
  font-style: normal;
}

.analytics-breakdowns b {
  color: #25221d;
}

.analytics-loading {
  padding: 18px;
}

.analytics-actions {
  margin: 0;
  padding-left: 22px;
}

.analytics-actions li {
  margin: 0 0 12px;
}

.analytics-actions li:last-child {
  margin-bottom: 0;
}

.kpi-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.kpi-list span {
  background: #f4f1ea;
  border: 1px solid #ded5c4;
  border-radius: 999px;
  color: #25221d;
  display: inline-flex;
  font-weight: 700;
  padding: 8px 11px;
}

.weltreise-archive {
  color: #333;
  font-size: 1.06em;
}

.weltreise-intro,
.weltreise-toc,
.weltreise-post {
  border-bottom: 3px solid transparent;
  border-image: url("../assets/remote/sites/goldvogerl.de/files/hr.jpg") 6 repeat;
  padding: 24px 0;
}

.weltreise-intro {
  padding-top: 8px;
}

.weltreise-kicker {
  color: #a47406;
  font-weight: 900;
  margin: 0 0 8px;
  text-transform: uppercase;
}

.weltreise-intro h2,
.weltreise-toc h2,
.weltreise-post h2 {
  color: #333;
  letter-spacing: 0;
  margin: 0;
}

.weltreise-intro h2 {
  font-size: 1.55em;
}

.weltreise-toc ol {
  columns: 2 260px;
  margin: 14px 0 0;
  padding-left: 20px;
}

.weltreise-toc li {
  break-inside: avoid;
  margin: 0 0 8px;
}

.weltreise-toc a {
  display: inline-flex;
  gap: 8px;
  text-decoration: none;
}

.weltreise-toc time,
.weltreise-post time {
  color: #a47406;
  font-weight: 900;
}

.weltreise-post__header {
  display: grid;
  gap: 6px;
  margin-bottom: 12px;
}

.weltreise-post h2 {
  font-size: 1.35em;
}

.weltreise-post__text {
  max-width: 820px;
}

.weltreise-post__text p {
  line-height: 1.65;
  margin: 0 0 12px;
}

.weltreise-inspiration {
  background: #fbf8ef;
  border: 1px solid #e7dfca;
  border-left: 5px solid #a47406;
  margin: 18px 0 0;
  max-width: 820px;
  padding: 14px 16px;
}

.weltreise-inspiration__kicker {
  color: #a47406;
  font-size: .85em;
  font-weight: 900;
  letter-spacing: 0;
  margin: 0 0 4px;
  text-transform: uppercase;
}

.weltreise-inspiration a {
  color: #333;
  display: inline-block;
  font-size: 1.12em;
  font-weight: 900;
  margin-bottom: 6px;
  text-decoration: none;
}

.weltreise-inspiration a:hover,
.weltreise-inspiration a:focus {
  color: #a47406;
  text-decoration: underline;
}

.weltreise-inspiration p:last-child {
  line-height: 1.55;
  margin: 0;
}

.weltreise-gallery {
  display: grid;
  gap: 8px;
  grid-template-columns: repeat(auto-fill, minmax(74px, 1fr));
  margin-top: 18px;
  max-width: 820px;
}

.weltreise-gallery__item {
  aspect-ratio: 1;
  background: #f4f1ea;
  border: 1px solid #e7dfca;
  display: block;
  overflow: hidden;
}

.weltreise-gallery__item:hover,
.weltreise-gallery__item:focus {
  border-color: #a47406;
}

.weltreise-gallery__item img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.weltreise-post__top {
  font-size: .92em;
  margin: 12px 0 0;
}

@media (max-width: 739px) {
  #zone-menu p {
    line-height: 1.8;
  }

  .static-lightbox {
    padding: 14px;
  }

  .static-lightbox img {
    max-width: 90vw;
  }

  .static-lightbox__nav {
    height: 48px;
    margin-top: -24px;
    width: 48px;
  }

  .static-lightbox__nav--prev {
    left: 8px;
  }

  .static-lightbox__nav--next {
    right: 8px;
  }

  .landing-hero,
  .homepage-story-grid,
  .landing-columns--three,
  .landing-split,
  .landing-test,
  .landing-local,
  .landing-reviews,
  .landing-trust__grid,
  .landing-steps,
  .landing-materials,
  .landing-about,
  .landing-price-note,
  .landing-remote-order__grid,
  .landing-inspiration {
    grid-template-columns: 1fr;
  }

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

  .contact-overlay {
    align-items: end;
    padding: 12px;
  }

  .contact-overlay__panel {
    max-height: calc(100vh - 24px);
    padding: 24px 18px 18px;
  }

  .contact-overlay__actions {
    grid-template-columns: 1fr;
  }

  .analytics-shell {
    padding: 16px;
  }

  .analytics-header,
  .analytics-section-heading,
  .analytics-grid,
  .analytics-kpi-grid,
  .analytics-breakdowns {
    grid-template-columns: 1fr;
  }

  .analytics-period {
    width: 100%;
  }

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

  .opening-admin__shell {
    padding: 18px;
  }

  .opening-admin__header,
  .opening-admin__legend {
    grid-template-columns: 1fr;
  }

  .opening-admin__actions {
    justify-content: stretch;
  }

  .opening-admin__actions button {
    flex: 1 1 180px;
  }

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

  .opening-week {
    grid-column: 1 / -1;
    min-height: auto;
  }

  .weltreise-toc ol {
    columns: 1;
  }

  .funnel-row,
  .funnel-row--head {
    grid-template-columns: 1fr;
  }

  .funnel-row--head {
    display: none;
  }
}

@media (min-width: 740px) and (max-width: 1040px) {
  .analytics-scoreboard,
  .analytics-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .opening-admin__header,
  .opening-admin__legend {
    grid-template-columns: 1fr;
  }

  .opening-days {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .opening-week {
    grid-column: 1 / -1;
    min-height: auto;
  }

  .funnel-row {
    grid-template-columns: minmax(180px, 1fr) repeat(2, minmax(140px, 1fr));
  }

  .funnel-row--head {
    display: none;
  }
}
