/*
Theme Name: Lowinerei Kadence Child
Theme URI: https://neu.lowinerei.de/
Description: Schlankes Child-Theme für den Gutenberg-Neubau der Lowinerei.
Author: Lowinerei
Template: kadence
Version: 1.2.1
Text Domain: lowinerei
*/

:root {
  --low-gold: #bd892e;
  --low-gold-light: #d4a84f;
  --low-black: #050505;
  --low-charcoal: #202020;
  --low-white: #fff;
  --low-max: 1360px;
  --low-gutter: clamp(1rem, 2.5vw, 2rem);
}

@font-face {
  font-family: "Londrina Solid Local";
  src: url("/wp-content/uploads/lowinerei-fonts/londrina-solid.woff2") format("woff2");
  font-display: swap;
}

html { scroll-behavior: smooth; }
body, body.content-style-unboxed { margin: 0; background: var(--low-black); color: var(--low-white); }
body, button, input, textarea { font-family: "Londrina Solid Local", Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif; }
a { color: inherit; }
.screen-reader-text:focus { background: #fff; color: #000; padding: .75rem 1rem; z-index: 99999; }
:focus-visible { outline: 3px solid #fff; outline-offset: 4px; }

.low-site-header { position: relative; z-index: 20; background: var(--low-black); scroll-margin-top: 1rem; }
.low-addressbar { height: 27.84375px; min-height: 27.84375px; box-sizing: border-box; display: grid; place-items: center; color: var(--low-gold); font-size: 13.3333px; font-weight: 300; line-height: 24.7619px; letter-spacing: .2em; text-align: center; padding: 0 1rem; }
.low-addressbar a { text-decoration: none; }
.low-navbar { background: var(--low-gold); }
.low-nav { width: max-content; max-width: 100%; height: 50px; margin: 0 auto; display: flex; justify-content: center; align-items: center; padding: 0; }
.low-nav a { height: 50px; box-sizing: border-box; display: flex; align-items: center; padding: 0 30px; color: #fff; text-decoration: none; font-size: 30px; font-weight: 300; line-height: 50px; letter-spacing: .17em; }
.low-mobile-menu a { color: #fff; text-decoration: none; font-size: 1.55rem; letter-spacing: .22em; }
.low-nav a:hover, .low-mobile-menu a:hover { color: #111; }
.low-mobile-menu { display: none; }

.low-main, .low-section, .low-contact { background: var(--low-black); color: var(--low-white); }
.low-main { overflow: hidden; max-width: none; margin: 0; padding: 0; }
.low-hero { min-height: 45vw; background-position: 50% 50%; background-size: cover; display: grid; place-items: center; position: relative; }
.low-hero::before { content: ""; position: absolute; inset: 0; background: rgba(0,0,0,.15); }
.low-grid, .low-section, .low-times-route, .low-contact { width: min(100%, var(--low-max)); box-sizing: border-box; margin-left: auto; margin-right: auto; }
.low-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); position: relative; }
.low-grid > * { min-width: 0; }
.low-tile, .low-grid img { width: 100%; height: 100%; display: block; object-fit: cover; }
.low-image-tile { aspect-ratio: 1.12/1; overflow: hidden; }
.low-copy-tile { aspect-ratio: 1.12/1; background: #11100e; color: var(--low-gold); display: grid; place-items: center; text-align: center; padding: clamp(2rem,5vw,6rem); box-sizing: border-box; }
.low-copy-tile p { font-size: clamp(1.45rem,2.8vw,2.65rem); line-height: 1.35; letter-spacing: .12em; margin: .4em 0; }
.low-section { position: relative; padding: clamp(4rem,7vw,7rem) var(--low-gutter) 0; }
.low-section-title { margin: 0 0 clamp(1.75rem,3vw,2.5rem); text-align: center; font-size: clamp(2.3rem,5vw,4rem); letter-spacing: .22em; color: #fff; }
.low-menu-section { padding-bottom: 0; }
.low-drinks-card { position: relative; isolation: isolate; overflow: hidden; width: min(960px,100%); min-height: 1358px; margin: 0 auto; box-sizing: border-box; padding: 195px 55px 172px; background: #2c2c2f; color: #f7f6f1; font-family: "Aleo", Georgia, serif; font-weight: 700; line-height: 1.27; }
.low-drinks-card::before, .low-drinks-card::after { content: "LOWINEREI"; position: absolute; z-index: 0; left: 0; right: 0; overflow: hidden; color: #19171b; font-family: "Londrina Solid Local", Impact, sans-serif; font-size: 174px; line-height: .76; letter-spacing: -.035em; white-space: nowrap; text-align: center; pointer-events: none; user-select: none; }
.low-drinks-card::before { top: -5px; }
.low-drinks-card::after { bottom: -8px; }
.low-menu-columns { position: relative; z-index: 1; display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); column-gap: 74px; }
.low-menu-column { min-width: 0; }
.low-menu-group { margin: 0; }
.low-menu-group h3 { margin: 0 0 2.05rem; color: #cf9630; font-family: "Aleo", Georgia, serif; font-size: 2.05rem; font-weight: 700; line-height: 1; letter-spacing: .16em; }
.low-drink-item { margin-bottom: 1.32rem; }
.low-drink-item p { margin: .18rem 0 0; font-size: 1rem; line-height: 1.45; letter-spacing: .015em; }
.low-drink-line { display: grid; grid-template-columns: minmax(0,1fr) auto; column-gap: .7rem; align-items: baseline; margin: 0 0 .42rem; font-size: 1rem; letter-spacing: .01em; }
.low-drink-line > span:first-child { min-width: 0; }
.low-drink-line strong { font: inherit; }
.low-quantity { white-space: nowrap; font-size: .84em; }
.low-price { white-space: nowrap; text-align: right; font-variant-numeric: tabular-nums; }
.low-menu-group-kribbel { margin-top: 4.2rem; }
.low-menu-group-spirits { margin-top: 3.9rem; }
.low-menu-group-soft { margin-top: 4.55rem; }
.low-season-box { margin: 4.6rem 0 0; border: 2px solid #cf9630; padding: 1.25rem 1.45rem 1.15rem; color: #cf9630; font-size: 1.08rem; line-height: 1.5; letter-spacing: .145em; }
.low-times-route { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); position: relative; }
.low-times { min-height: clamp(560px,50vw,680px); padding: clamp(3.25rem,6vw,6.5rem) clamp(2.25rem,5vw,5rem); box-sizing: border-box; background: var(--low-gold); color: #111; display: flex; flex-direction: column; justify-content: center; }
.low-times-title { margin: 0 0 clamp(2.25rem,4vw,3.75rem); color: #111; text-align: center; font-size: clamp(2.6rem,4vw,4.25rem); letter-spacing: .18em; }
.low-times-list { width: min(100%, 500px); margin: 0 auto; font-family: Georgia, "Times New Roman", serif; font-size: clamp(1.12rem,1.85vw,1.75rem); font-weight: 700; line-height: 1.25; }
.low-times-list > div { display: grid; grid-template-columns: minmax(0,1fr) auto; gap: 1rem; align-items: baseline; margin: 0 0 .9em; }
.low-times-list dt, .low-times-list dd { margin: 0; }
.low-card-only { align-self: flex-end; margin: clamp(1.75rem,3vw,3rem) 4% 0 0; padding: .75rem 1rem .85rem; border-top: .55rem solid #4a4a4a; background: #111; color: #fff; box-shadow: 0 .3rem .6rem rgba(0,0,0,.25); transform: rotate(7deg); font-family: Georgia, "Times New Roman", serif; font-size: clamp(1rem,1.6vw,1.4rem); font-weight: 700; line-height: 1.08; }
.low-route { min-height: clamp(560px,50vw,680px); box-sizing: border-box; background: #171614; color: var(--low-gold); display: flex; flex-direction: column; justify-content: center; align-items: center; padding: clamp(3rem,6vw,7rem); text-align: center; }
.low-route-mark { font-size: clamp(6rem,14vw,12rem); line-height: .75; color: rgba(189,137,46,.2); margin-bottom: 1rem; }
.low-route h2 { margin: 0 0 1rem; color: var(--low-gold); font-size: clamp(2.4rem,4vw,4rem); letter-spacing: .16em; }
.low-route address { font-style: normal; font-size: 1.45rem; line-height: 1.5; }
.low-button, .ff-btn-submit { display: inline-block; margin-top: 1.5rem; padding: .8rem 1.35rem; border: 2px solid var(--low-gold); background: var(--low-gold) !important; color: #050505 !important; text-decoration: none; font-size: 1.15rem; letter-spacing: .08em; border-radius: 0 !important; }
.low-button:hover, .ff-btn-submit:hover { background: #050505 !important; color: var(--low-gold) !important; }
.low-contact { position: relative; display: grid; grid-template-columns: 1fr 1fr; gap: clamp(2rem,5vw,6rem); padding: clamp(4rem,7vw,7rem) var(--low-gutter) clamp(5.5rem,8vw,7.5rem); }
.low-contact-copy { color: var(--low-gold); font-size: clamp(1.35rem,2vw,2rem); line-height: 1.55; }
.low-contact-copy h2 { color: var(--low-gold); font-size: clamp(2.5rem,4vw,4.5rem); margin: 0 0 1.2rem; }
.low-form label, .low-form .ff-el-input--label label { color: #fff !important; }
.low-form input, .low-form textarea, .fluentform input, .fluentform textarea { width: 100%; border: 1px solid #777 !important; background: #fff !important; color: #111 !important; border-radius: 0 !important; box-sizing: border-box; }
.low-form-note { color: #bbb; font-family: system-ui,sans-serif; font-size: .9rem; line-height: 1.5; }
.low-to-top { position: absolute; right: var(--low-gutter); bottom: 1rem; z-index: 4; width: 46px; height: 46px; display: grid; place-items: center; border: 1px solid rgba(189,137,46,.75); border-radius: 50%; background: rgba(5,5,5,.78); color: var(--low-gold); text-decoration: none; font-family: system-ui,sans-serif; font-size: 1.45rem; line-height: 1; transition: background-color .18s ease, color .18s ease, border-color .18s ease; }
.low-to-top:hover { border-color: var(--low-gold); background: var(--low-gold); color: #050505; }
.low-section > .low-to-top { bottom: .85rem; }
.low-site-footer { border-top: 1px solid #555; background: var(--low-charcoal); }
.low-footer-inner { max-width: var(--low-max); margin: 0 auto; padding: 1.4rem; display: flex; flex-wrap: wrap; gap: 1.25rem 2rem; align-items: center; justify-content: space-between; }
.low-footer-links { display: flex; flex-wrap: wrap; gap: 1.25rem; }
.low-footer-links a { text-decoration: none; }
.low-site-footer, .low-site-footer a { color: #fff; }
.low-footer-credit { color: #ccc; }
.low-legal { max-width: 880px; margin: 0 auto; padding: 4rem 1.25rem 6rem; color: #eee; font-family: Aleo, Georgia, serif; line-height: 1.7; }
.low-legal h1,.low-legal h2,.low-legal h3 { font-family: "Londrina Solid Local",Impact,sans-serif; color: var(--low-gold); letter-spacing: .05em; }
.low-legal a { color: var(--low-gold-light); }
.low-review-note { padding: 1rem 1.2rem; border: 2px solid var(--low-gold); background: #171614; }

@media (max-width: 760px) {
  .low-addressbar { font-size: .72rem; letter-spacing: .16em; }
  .low-nav { display: none; }
  .low-mobile-menu { display: block; padding: .65rem 1rem; }
  .low-mobile-menu summary { cursor: pointer; list-style: none; color: #fff; font-size: 1.35rem; letter-spacing: .18em; text-align: center; }
  .low-mobile-menu summary::-webkit-details-marker { display: none; }
  .low-mobile-menu nav { display: grid; gap: 1rem; padding: 1.25rem 0 .5rem; text-align: center; }
  .low-mobile-menu a { font-size: 1.25rem; }
  .low-grid, .low-times-route, .low-contact { grid-template-columns: 1fr; }
  .low-hero { min-height: 58vh; }
  .low-image-tile, .low-copy-tile { aspect-ratio: 1/1; }
  .low-section { padding-top: 3.75rem; }
  .low-drinks-card { min-height: 0; padding: 7.25rem clamp(1.1rem,5vw,2rem) 7.5rem; }
  .low-menu-columns { grid-template-columns: 1fr; row-gap: 4rem; }
  .low-drinks-card::before, .low-drinks-card::after { font-size: clamp(5.3rem,25vw,9rem); }
  .low-drinks-card::before { top: -.15rem; }
  .low-drinks-card::after { bottom: -.2rem; }
  .low-menu-group h3 { margin-bottom: 1.65rem; font-size: clamp(1.65rem,8vw,2.05rem); }
  .low-drink-line { column-gap: .5rem; font-size: clamp(.88rem,4vw,1rem); }
  .low-drink-item p { font-size: clamp(.88rem,4vw,1rem); }
  .low-menu-group-kribbel, .low-menu-group-spirits, .low-menu-group-soft { margin-top: 3.5rem; }
  .low-season-box { margin-top: 3.75rem; padding: 1rem; font-size: clamp(.85rem,4vw,1.02rem); }
  .low-times { min-height: 0; aspect-ratio: 1/1.08; padding: 3rem 1.5rem 2.5rem; }
  .low-times-title { margin-bottom: 2rem; }
  .low-times-list { font-size: clamp(1rem,4.5vw,1.25rem); }
  .low-times-list > div { gap: .75rem; margin-bottom: .75em; }
  .low-card-only { margin-top: 1.25rem; margin-right: 6%; }
  .low-route { min-height: 520px; }
  .low-contact-copy { order: -1; }
  .low-to-top { right: 1rem; bottom: .75rem; }
  .low-footer-inner { justify-content: center; text-align: center; }
  .low-footer-links { justify-content: center; }
}

@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }


/* Full-width section flow and local Instagram icon */
.low-grid,
.low-section,
.low-times-route,
.low-contact {
  width: 100%;
  max-width: none;
}

.low-footer-instagram {
  display: inline-flex;
  align-items: center;
  gap: .45rem;
}

.low-footer-instagram svg {
  width: 1.1em;
  height: 1.1em;
  flex: 0 0 auto;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}
/*
Theme Name: Lowinerei Kadence Child
Theme URI: https://neu.lowinerei.de/
Description: Schlankes Child-Theme für den Gutenberg-Neubau der Lowinerei.
Author: Lowinerei
Template: kadence
Version: 1.2.1
Text Domain: lowinerei
*/

:root {
  --low-gold: #bd892e;
  --low-gold-light: #d4a84f;
  --low-black: #050505;
  --low-charcoal: #202020;
  --low-white: #fff;
  --low-max: 1360px;
  --low-gutter: clamp(1rem, 2.5vw, 2rem);
}

@font-face {
  font-family: "Londrina Solid Local";
  src: url("/wp-content/uploads/lowinerei-fonts/londrina-solid.woff2") format("woff2");
  font-display: swap;
}

html { scroll-behavior: smooth; }
body, body.content-style-unboxed { margin: 0; background: var(--low-black); color: var(--low-white); }
body, button, input, textarea { font-family: "Londrina Solid Local", Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif; }
a { color: inherit; }
.screen-reader-text:focus { background: #fff; color: #000; padding: .75rem 1rem; z-index: 99999; }
:focus-visible { outline: 3px solid #fff; outline-offset: 4px; }

.low-site-header { position: relative; z-index: 20; background: var(--low-black); scroll-margin-top: 1rem; }
.low-addressbar { height: 27.84375px; min-height: 27.84375px; box-sizing: border-box; display: grid; place-items: center; color: var(--low-gold); font-size: 13.3333px; font-weight: 300; line-height: 24.7619px; letter-spacing: .2em; text-align: center; padding: 0 1rem; }
.low-addressbar a { text-decoration: none; }
.low-navbar { background: var(--low-gold); }
.low-nav { width: max-content; max-width: 100%; height: 50px; margin: 0 auto; display: flex; justify-content: center; align-items: center; padding: 0; }
.low-nav a { height: 50px; box-sizing: border-box; display: flex; align-items: center; padding: 0 30px; color: #fff; text-decoration: none; font-size: 30px; font-weight: 300; line-height: 50px; letter-spacing: .17em; }
.low-mobile-menu a { color: #fff; text-decoration: none; font-size: 1.55rem; letter-spacing: .22em; }
.low-nav a:hover, .low-mobile-menu a:hover { color: #111; }
.low-mobile-menu { display: none; }

.low-main, .low-section, .low-contact { background: var(--low-black); color: var(--low-white); }
.low-main { overflow: hidden; max-width: none; margin: 0; padding: 0; }
.low-hero { min-height: 45vw; background-position: 50% 50%; background-size: cover; display: grid; place-items: center; position: relative; }
.low-hero::before { content: ""; position: absolute; inset: 0; background: rgba(0,0,0,.15); }
.low-grid, .low-section, .low-times-route, .low-contact { width: min(100%, var(--low-max)); box-sizing: border-box; margin-left: auto; margin-right: auto; }
.low-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); position: relative; }
.low-grid > * { min-width: 0; }
.low-tile, .low-grid img { width: 100%; height: 100%; display: block; object-fit: cover; }
.low-image-tile { aspect-ratio: 1.12/1; overflow: hidden; }
.low-copy-tile { aspect-ratio: 1.12/1; background: #11100e; color: var(--low-gold); display: grid; place-items: center; text-align: center; padding: clamp(2rem,5vw,6rem); box-sizing: border-box; }
.low-copy-tile p { font-size: clamp(1.45rem,2.8vw,2.65rem); line-height: 1.35; letter-spacing: .12em; margin: .4em 0; }
.low-section { position: relative; padding: clamp(4rem,7vw,7rem) var(--low-gutter) 0; }
.low-section-title { margin: 0 0 clamp(1.75rem,3vw,2.5rem); text-align: center; font-size: clamp(2.3rem,5vw,4rem); letter-spacing: .22em; color: #fff; }
.low-menu-section { padding-bottom: 0; }
.low-drinks-card { position: relative; isolation: isolate; overflow: hidden; width: min(960px,100%); min-height: 1358px; margin: 0 auto; box-sizing: border-box; padding: 195px 55px 172px; background: #2c2c2f; color: #f7f6f1; font-family: "Aleo", Georgia, serif; font-weight: 700; line-height: 1.27; }
.low-drinks-card::before, .low-drinks-card::after { content: "LOWINEREI"; position: absolute; z-index: 0; left: 0; right: 0; overflow: hidden; color: #19171b; font-family: "Londrina Solid Local", Impact, sans-serif; font-size: 174px; line-height: .76; letter-spacing: -.035em; white-space: nowrap; text-align: center; pointer-events: none; user-select: none; }
.low-drinks-card::before { top: -5px; }
.low-drinks-card::after { bottom: -8px; }
.low-menu-columns { position: relative; z-index: 1; display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); column-gap: 74px; }
.low-menu-column { min-width: 0; }
.low-menu-group { margin: 0; }
.low-menu-group h3 { margin: 0 0 2.05rem; color: #cf9630; font-family: "Aleo", Georgia, serif; font-size: 2.05rem; font-weight: 700; line-height: 1; letter-spacing: .16em; }
.low-drink-item { margin-bottom: 1.32rem; }
.low-drink-item p { margin: .18rem 0 0; font-size: 1rem; line-height: 1.45; letter-spacing: .015em; }
.low-drink-line { display: grid; grid-template-columns: minmax(0,1fr) auto; column-gap: .7rem; align-items: baseline; margin: 0 0 .42rem; font-size: 1rem; letter-spacing: .01em; }
.low-drink-line > span:first-child { min-width: 0; }
.low-drink-line strong { font: inherit; }
.low-quantity { white-space: nowrap; font-size: .84em; }
.low-price { white-space: nowrap; text-align: right; font-variant-numeric: tabular-nums; }
.low-menu-group-kribbel { margin-top: 4.2rem; }
.low-menu-group-spirits { margin-top: 3.9rem; }
.low-menu-group-soft { margin-top: 4.55rem; }
.low-season-box { margin: 4.6rem 0 0; border: 2px solid #cf9630; padding: 1.25rem 1.45rem 1.15rem; color: #cf9630; font-size: 1.08rem; line-height: 1.5; letter-spacing: .145em; }
.low-times-route { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); position: relative; }
.low-times { min-height: clamp(560px,50vw,680px); padding: clamp(3.25rem,6vw,6.5rem) clamp(2.25rem,5vw,5rem); box-sizing: border-box; background: var(--low-gold); color: #111; display: flex; flex-direction: column; justify-content: center; }
.low-times-title { margin: 0 0 clamp(2.25rem,4vw,3.75rem); color: #111; text-align: center; font-size: clamp(2.6rem,4vw,4.25rem); letter-spacing: .18em; }
.low-times-list { width: min(100%, 500px); margin: 0 auto; font-family: Georgia, "Times New Roman", serif; font-size: clamp(1.12rem,1.85vw,1.75rem); font-weight: 700; line-height: 1.25; }
.low-times-list > div { display: grid; grid-template-columns: minmax(0,1fr) auto; gap: 1rem; align-items: baseline; margin: 0 0 .9em; }
.low-times-list dt, .low-times-list dd { margin: 0; }
.low-card-only { align-self: flex-end; margin: clamp(1.75rem,3vw,3rem) 4% 0 0; padding: .75rem 1rem .85rem; border-top: .55rem solid #4a4a4a; background: #111; color: #fff; box-shadow: 0 .3rem .6rem rgba(0,0,0,.25); transform: rotate(7deg); font-family: Georgia, "Times New Roman", serif; font-size: clamp(1rem,1.6vw,1.4rem); font-weight: 700; line-height: 1.08; }
.low-route { min-height: clamp(560px,50vw,680px); box-sizing: border-box; background: #171614; color: var(--low-gold); display: flex; flex-direction: column; justify-content: center; align-items: center; padding: clamp(3rem,6vw,7rem); text-align: center; }
.low-route-mark { font-size: clamp(6rem,14vw,12rem); line-height: .75; color: rgba(189,137,46,.2); margin-bottom: 1rem; }
.low-route h2 { margin: 0 0 1rem; color: var(--low-gold); font-size: clamp(2.4rem,4vw,4rem); letter-spacing: .16em; }
.low-route address { font-style: normal; font-size: 1.45rem; line-height: 1.5; }
.low-button, .ff-btn-submit { display: inline-block; margin-top: 1.5rem; padding: .8rem 1.35rem; border: 2px solid var(--low-gold); background: var(--low-gold) !important; color: #050505 !important; text-decoration: none; font-size: 1.15rem; letter-spacing: .08em; border-radius: 0 !important; }
.low-button:hover, .ff-btn-submit:hover { background: #050505 !important; color: var(--low-gold) !important; }
.low-contact { position: relative; display: grid; grid-template-columns: 1fr 1fr; gap: clamp(2rem,5vw,6rem); padding: clamp(4rem,7vw,7rem) var(--low-gutter) clamp(5.5rem,8vw,7.5rem); }
.low-contact-copy { color: var(--low-gold); font-size: clamp(1.35rem,2vw,2rem); line-height: 1.55; }
.low-contact-copy h2 { color: var(--low-gold); font-size: clamp(2.5rem,4vw,4.5rem); margin: 0 0 1.2rem; }
.low-form label, .low-form .ff-el-input--label label { color: #fff !important; }
.low-form input, .low-form textarea, .fluentform input, .fluentform textarea { width: 100%; border: 1px solid #777 !important; background: #fff !important; color: #111 !important; border-radius: 0 !important; box-sizing: border-box; }
.low-form-note { color: #bbb; font-family: system-ui,sans-serif; font-size: .9rem; line-height: 1.5; }
.low-to-top { position: absolute; right: var(--low-gutter); bottom: 1rem; z-index: 4; width: 46px; height: 46px; display: grid; place-items: center; border: 1px solid rgba(189,137,46,.75); border-radius: 50%; background: rgba(5,5,5,.78); color: var(--low-gold); text-decoration: none; font-family: system-ui,sans-serif; font-size: 1.45rem; line-height: 1; transition: background-color .18s ease, color .18s ease, border-color .18s ease; }
.low-to-top:hover { border-color: var(--low-gold); background: var(--low-gold); color: #050505; }
.low-section > .low-to-top { bottom: .85rem; }
.low-site-footer { border-top: 1px solid #555; background: var(--low-charcoal); }
.low-footer-inner { max-width: var(--low-max); margin: 0 auto; padding: 1.4rem; display: flex; flex-wrap: wrap; gap: 1.25rem 2rem; align-items: center; justify-content: space-between; }
.low-footer-links { display: flex; flex-wrap: wrap; gap: 1.25rem; }
.low-footer-links a { text-decoration: none; }
.low-site-footer, .low-site-footer a { color: #fff; }
.low-footer-credit { color: #ccc; }
.low-legal { max-width: 880px; margin: 0 auto; padding: 4rem 1.25rem 6rem; color: #eee; font-family: Aleo, Georgia, serif; line-height: 1.7; }
.low-legal h1,.low-legal h2,.low-legal h3 { font-family: "Londrina Solid Local",Impact,sans-serif; color: var(--low-gold); letter-spacing: .05em; }
.low-legal a { color: var(--low-gold-light); }
.low-review-note { padding: 1rem 1.2rem; border: 2px solid var(--low-gold); background: #171614; }

@media (max-width: 760px) {
  .low-addressbar { font-size: .72rem; letter-spacing: .16em; }
  .low-nav { display: none; }
  .low-mobile-menu { display: block; padding: .65rem 1rem; }
  .low-mobile-menu summary { cursor: pointer; list-style: none; color: #fff; font-size: 1.35rem; letter-spacing: .18em; text-align: center; }
  .low-mobile-menu summary::-webkit-details-marker { display: none; }
  .low-mobile-menu nav { display: grid; gap: 1rem; padding: 1.25rem 0 .5rem; text-align: center; }
  .low-mobile-menu a { font-size: 1.25rem; }
  .low-grid, .low-times-route, .low-contact { grid-template-columns: 1fr; }
  .low-hero { min-height: 58vh; }
  .low-image-tile, .low-copy-tile { aspect-ratio: 1/1; }
  .low-section { padding-top: 3.75rem; }
  .low-drinks-card { min-height: 0; padding: 7.25rem clamp(1.1rem,5vw,2rem) 7.5rem; }
  .low-menu-columns { grid-template-columns: 1fr; row-gap: 4rem; }
  .low-drinks-card::before, .low-drinks-card::after { font-size: clamp(5.3rem,25vw,9rem); }
  .low-drinks-card::before { top: -.15rem; }
  .low-drinks-card::after { bottom: -.2rem; }
  .low-menu-group h3 { margin-bottom: 1.65rem; font-size: clamp(1.65rem,8vw,2.05rem); }
  .low-drink-line { column-gap: .5rem; font-size: clamp(.88rem,4vw,1rem); }
  .low-drink-item p { font-size: clamp(.88rem,4vw,1rem); }
  .low-menu-group-kribbel, .low-menu-group-spirits, .low-menu-group-soft { margin-top: 3.5rem; }
  .low-season-box { margin-top: 3.75rem; padding: 1rem; font-size: clamp(.85rem,4vw,1.02rem); }
  .low-times { min-height: 0; aspect-ratio: 1/1.08; padding: 3rem 1.5rem 2.5rem; }
  .low-times-title { margin-bottom: 2rem; }
  .low-times-list { font-size: clamp(1rem,4.5vw,1.25rem); }
  .low-times-list > div { gap: .75rem; margin-bottom: .75em; }
  .low-card-only { margin-top: 1.25rem; margin-right: 6%; }
  .low-route { min-height: 520px; }
  .low-contact-copy { order: -1; }
  .low-to-top { right: 1rem; bottom: .75rem; }
  .low-footer-inner { justify-content: center; text-align: center; }
  .low-footer-links { justify-content: center; }
}

@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }


/* Full-width section flow and local Instagram icon */
.low-grid,
.low-section,
.low-times-route,
.low-contact {
  width: 100%;
  max-width: none;
}

.low-footer-instagram {
  display: inline-flex;
  align-items: center;
  gap: .45rem;
}

.low-footer-instagram svg {
  width: 1.1em;
  height: 1.1em;
  flex: 0 0 auto;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}


/* Veranstaltungsbereich: schlank, lokal und ohne externe Abhängigkeiten */
.low-event-notice {
  width: 100%;
  box-sizing: border-box;
  background: #12110f;
  border-bottom: 1px solid rgba(189, 137, 46, .55);
  color: var(--low-gold-light);
  text-align: center;
  font-family: Aleo, Georgia, serif;
  font-size: clamp(.72rem, 1.15vw, .88rem);
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: .055em;
}

.low-event-notice a {
  display: block;
  padding: .48rem var(--low-gutter);
  text-decoration: none;
}

.low-event-notice a:hover,
.low-event-notice a:focus {
  background: rgba(189, 137, 46, .12);
  color: #fff;
}

.low-events-page,
.low-event-detail {
  min-height: 70vh;
  background: var(--low-black);
  color: var(--low-white);
  font-family: Aleo, Georgia, serif;
}

.low-events-shell,
.low-event-detail__shell {
  width: min(100%, var(--low-max));
  box-sizing: border-box;
  margin: 0 auto;
  padding: clamp(3.5rem, 7vw, 7rem) var(--low-gutter) clamp(5rem, 8vw, 8rem);
}

.low-events-intro {
  margin-bottom: clamp(3rem, 6vw, 5.5rem);
}

.low-events-eyebrow,
.low-event-state {
  margin: 0 0 .8rem;
  color: var(--low-gold);
  font-size: .82rem;
  font-weight: 700;
  letter-spacing: .16em;
}

.low-events-intro h1,
.low-event-detail h1 {
  margin: 0;
  color: var(--low-gold);
  font-family: Aleo, Georgia, serif;
  font-size: clamp(3rem, 7vw, 6.5rem);
  font-weight: 700;
  line-height: .98;
}

.low-events-section + .low-events-section {
  margin-top: clamp(5rem, 9vw, 8rem);
}

.low-events-section > h2 {
  margin: 0 0 2rem;
  padding-bottom: .75rem;
  border-bottom: 1px solid rgba(189, 137, 46, .5);
  color: #fff;
  font-family: Aleo, Georgia, serif;
  font-size: clamp(1.8rem, 3.5vw, 3rem);
}

.low-event-featured,
.low-event-detail__grid {
  display: grid;
  grid-template-columns: minmax(280px, .88fr) minmax(320px, 1.12fr);
  gap: clamp(2rem, 6vw, 6rem);
  align-items: center;
}

.low-event-featured__image-link {
  display: block;
}

.low-event-featured__image,
.low-event-detail__image {
  display: block;
  width: 100%;
  max-width: 560px;
  height: auto;
  margin: 0 auto;
}

.low-event-featured__content h3 {
  margin: 0 0 1.15rem;
  font-family: Aleo, Georgia, serif;
  font-size: clamp(2.4rem, 5vw, 5rem);
  line-height: 1.02;
}

.low-event-featured__content h3 a,
.low-event-upcoming-row h3 a,
.low-event-past-row h3 a {
  text-decoration: none;
}

.low-event-featured__content h3 a:hover,
.low-event-upcoming-row h3 a:hover,
.low-event-past-row h3 a:hover {
  color: var(--low-gold-light);
}

.low-event-people {
  margin: 0 0 1.6rem;
  font-size: clamp(1.1rem, 1.8vw, 1.45rem);
  line-height: 1.45;
}

.low-event-dates {
  margin: 0;
  color: #fff;
  font-size: clamp(1.15rem, 2vw, 1.65rem);
  font-weight: 700;
  line-height: 1.55;
}

.low-event-price {
  margin: 1.3rem 0 0;
  color: var(--low-gold);
  font-size: clamp(1.05rem, 1.6vw, 1.35rem);
  font-weight: 700;
}

.low-event-summary,
.low-event-description {
  margin-top: 1.7rem;
  color: #eee;
  font-size: 1.05rem;
  line-height: 1.7;
}

.low-event-more,
.low-event-reserve {
  font-family: Aleo, Georgia, serif;
  font-weight: 700;
}

.low-event-upcoming-row,
.low-event-past-row {
  display: grid;
  grid-template-columns: minmax(210px, .7fr) minmax(260px, 1.3fr) auto;
  gap: 1.5rem 2rem;
  align-items: center;
  padding: 1.5rem 0;
  border-top: 1px solid rgba(255, 255, 255, .18);
}

.low-event-featured + .low-event-upcoming-row {
  margin-top: clamp(3rem, 6vw, 5rem);
}

.low-event-upcoming-row h3,
.low-event-past-row h3 {
  margin: 0;
  font-family: Aleo, Georgia, serif;
  font-size: clamp(1.25rem, 2.3vw, 1.8rem);
}

.low-event-row-link,
.low-event-back {
  color: var(--low-gold-light);
  font-weight: 700;
  text-decoration: none;
}

.low-event-row-link:hover,
.low-event-back:hover {
  color: #fff;
}

.low-events-past {
  opacity: .82;
}

.low-events-past .low-event-dates {
  font-size: 1rem;
  font-weight: 400;
}

.low-events-empty {
  color: #cfcfcf;
  font-size: 1rem;
}

.low-event-back {
  display: inline-block;
  margin-bottom: 2.5rem;
}

.low-event-detail__grid {
  align-items: start;
}

.low-event-detail__content {
  padding-top: clamp(.5rem, 3vw, 2rem);
}

.low-event-detail__content h1 {
  margin-bottom: 1.4rem;
}

.low-event-venue {
  margin-top: 1.6rem;
  color: #eee;
  font-style: normal;
  line-height: 1.55;
}

.low-event-reservation-note {
  max-width: 42rem;
  margin: 1rem 0 0;
  color: #eee;
  font-size: 1rem;
  line-height: 1.55;
}

@media (max-width: 760px) {
  .low-event-notice {
    font-size: .7rem;
    letter-spacing: .035em;
  }

  .low-event-notice a {
    padding: .52rem .8rem;
  }

  .low-events-shell,
  .low-event-detail__shell {
    padding-top: 3rem;
  }

  .low-event-featured,
  .low-event-detail__grid {
    grid-template-columns: 1fr;
    gap: 2rem;
  }

  .low-events-intro h1,
  .low-event-detail h1 {
    font-size: clamp(2.7rem, 13vw, 4.4rem);
  }

  .low-event-featured__content h3 {
    font-size: clamp(2.2rem, 11vw, 3.5rem);
  }

  .low-event-upcoming-row,
  .low-event-past-row {
    grid-template-columns: 1fr;
    gap: .45rem;
  }

  .low-event-row-link {
    margin-top: .3rem;
  }
}

.low-event-featured__content h3,
.low-event-upcoming-row h3,
.low-event-past-row h3 {
  color: #fff;
}
.low-event-featured__content h3 a,
.low-event-upcoming-row h3 a,
.low-event-past-row h3 a {
  color: inherit;
}

@media (max-width: 760px) {
  .low-events-intro h1 {
    font-size: clamp(2rem, 9.3vw, 3.2rem);
  }
}

@media (max-width: 760px) {
  .low-event-notice a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
