:root {
  --wine: #5a101d;
  --wine-deep: #24080d;
  --ink: #171313;
  --cream: #f5efe5;
  --paper: #fffaf2;
  --brass: #c69a52;
  --brass-light: #e2c78f;
  --muted: #7a6e65;
  --line: rgba(67, 42, 28, .16);
}

html { scroll-behavior: smooth; overflow-x: hidden; }
body { color: var(--ink); background: var(--paper); font-family: "Roboto", Arial, sans-serif; overflow-x: hidden; }
h1, h2, h3, h4, .McZBKqm, .W8kl4whld { font-family: "Spectral", Georgia, serif; }
a { transition: color .2s ease, background-color .2s ease, border-color .2s ease; }
.header { background: rgba(28, 8, 12, .96); border-bottom: 1px solid rgba(226, 199, 143, .2); }
.header.active { background: rgba(28, 8, 12, .98); }
.McZBKqm { color: var(--brass-light) !important; letter-spacing: .06em; }
.navbar-nav > li > a { color: #f8f0e5 !important; letter-spacing: .04em; }
.navbar-nav > li > a:hover, .navbar-nav > li.active > a { color: var(--brass-light) !important; }

.banner.zApzE3 {
  min-height: 760px;
  display: flex;
  align-items: center;
  background-image: linear-gradient(90deg, rgba(20, 5, 8, .9) 0%, rgba(20, 5, 8, .5) 52%, rgba(20, 5, 8, .18) 100%), url('../vXb95zUQwA/bursztalia-hero.jpg');
  background-size: cover;
  background-position: center;
}
.banner .JenYOz8DF { text-align: left; max-width: 680px; margin: 0; padding-top: 110px; }
.banner h4 { color: var(--brass-light); text-transform: uppercase; letter-spacing: .24em; font: 500 14px/1.4 "Roboto", sans-serif; }
.banner h2 { color: #fff9ef; font-size: clamp(54px, 8vw, 96px); line-height: .95; margin: 18px 0 24px; }
.banner p { color: #f3e8d8; font-size: 19px; line-height: 1.75; max-width: 620px; }
.pDBgcK a, .gXnjQaT2l7D a, button.btn {
  background: var(--brass); color: var(--wine-deep) !important; border: 1px solid var(--brass); font-weight: 700; letter-spacing: .04em;
}
.d8FP81l a { border-color: rgba(255,255,255,.55); color: #fff !important; }
.pDBgcK a:hover, .gXnjQaT2l7D a:hover, button.btn:hover { background: var(--brass-light); border-color: var(--brass-light); }

.IlHEe9TgR, .mIgk6b94, .Y3TO5Ds { background: var(--cream); }
.bxiVZJl8j, #book-table, .annc1dhtdHm, .m3qlMoXRK { background: var(--paper); }
.kxI9EPRkMWq { background: var(--wine-deep); }
.kxI9EPRkMWq h4 { color: var(--cream); }
.ehMPkblFd h2, .m3qlMoXRK h2 { color: var(--wine); }
.ehMPkblFd h2:after { background: var(--brass); }
.YgWUKmyYNE, .ZC9KQuz { background: #fffdf8; border: 1px solid var(--line); box-shadow: 0 18px 50px rgba(51, 24, 19, .08); }
.YgWUKmyYNE img, .ZC9KQuz img, .shApjqsnX img, .naKRa1lKW img, .k4Tfiy img { object-fit: cover; }
.YgWUKmyYNE img { height: 340px; width: 100%; }
.ZC9KQuz img { height: 390px; width: 100%; }
.cIlpbJR { background: var(--wine); }
.cIlpbJR h4, .cIlpbJR span, .cIlpbJR h6 { color: #fff4e4; }
.cIlpbJR h6 { font-size: 18px; }

/* Reservation feature: isolate it from the original template's fixed offsets. */
#atmosfera { padding: 96px 0; }
#atmosfera .row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(300px, .82fr) minmax(0, 1fr);
  align-items: stretch;
  gap: 24px;
  margin: 0;
}
#atmosfera .row > div {
  float: none;
  width: auto;
  min-width: 0;
  padding: 0;
}
#atmosfera .shApjqsnX,
#atmosfera .naKRa1lKW {
  height: 100%;
  min-height: 430px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#atmosfera .shApjqsnX img,
#atmosfera .naKRa1lKW img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#atmosfera .cIlpbJR {
  display: flex;
  height: 100%;
  min-height: 430px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 38px 30px;
  background: var(--wine-deep);
  border: 1px solid rgba(226, 199, 143, .38);
  text-align: center;
}
#atmosfera .cIlpbJR h4 {
  margin: 0 0 24px;
  color: var(--brass-light) !important;
  font-size: 27px;
  line-height: 1.15;
  letter-spacing: .04em;
}
#atmosfera .APLdPDcstTV {
  width: 100%;
  padding: 22px 18px;
  background: rgba(198, 154, 82, .09);
  border: 1px solid rgba(226, 199, 143, .22);
}
#atmosfera .APLdPDcstTV span {
  display: block;
  width: auto;
  height: auto;
  margin: 0;
  border: 0;
  border-radius: 0;
  color: #f6eadb !important;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: .1em;
}
#atmosfera .APLdPDcstTV h6 {
  margin: 12px 0 0;
  color: var(--brass-light) !important;
  font-size: 23px;
  line-height: 1.2;
  letter-spacing: .03em;
}
#atmosfera .venue-address {
  width: 100%;
  margin: 22px 0;
  color: #f3e7d8;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: .04em;
  text-align: center;
}
#atmosfera .gXnjQaT2l7D { width: 100%; }
#atmosfera .gXnjQaT2l7D a {
  display: block;
  width: 100%;
  padding: 14px 18px;
  background: var(--brass);
  color: var(--wine-deep) !important;
  border: 1px solid var(--brass);
  border-radius: 2px;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
}
#atmosfera .gXnjQaT2l7D a:hover { background: var(--brass-light); border-color: var(--brass-light); }

.BYCjDk1i {
  background: linear-gradient(90deg, rgba(31, 7, 12, .93), rgba(31, 7, 12, .45)), url('../vXb95zUQwA/bursztalia-casino.jpg') center/cover;
  padding: 210px 0 130px;
}
.BYCjDk1i.casino-hero { background-image: linear-gradient(90deg, rgba(31, 7, 12, .9), rgba(31, 7, 12, .35)), url('../vXb95zUQwA/bursztalia-casino.jpg') !important; }
.BYCjDk1i.legal-hero { background-image: linear-gradient(90deg, rgba(31, 7, 12, .92), rgba(31, 7, 12, .45)), url('../vXb95zUQwA/bursztalia-hero.jpg') !important; }
.BYCjDk1i h1 { color: #fff8ed; font-size: clamp(46px, 7vw, 78px); }
.BYCjDk1i p { color: #f1e3d2; font-size: 19px; }
.age-note { background: var(--wine-deep); color: #f9ecdc; padding: 35px 0; text-align: center; }
.age-note strong { color: var(--brass-light); font: 600 30px/1 "Spectral", serif; margin-right: 14px; }
.casino-feature { background: var(--wine-deep); color: #f7ead9; }
.casino-feature .ehMPkblFd h2 { color: var(--brass-light); }
.casino-feature .YgWUKmyYNE { background: #321019; border-color: rgba(226,199,143,.2); color: #f7ead9; }
.casino-feature .YgWUKmyYNE h2, .casino-feature .YgWUKmyYNE h4 { color: var(--brass-light); }

.faq-question { color: var(--wine); border-bottom-color: var(--line); }
.faq-question:after { color: var(--brass); }
.dW5kbBR { background: #241015; border-top: 1px solid rgba(226,199,143,.3); box-sizing: border-box; }
.dW5kbBR button { background: var(--brass); color: var(--wine-deep); }
footer { background: #170a0d; }
footer a, footer p { color: #e9ded0; }
footer .W8kl4whld { color: var(--brass-light); }

.legal-intro { max-width: 820px; margin: 0 auto 32px; color: var(--muted); }
.m3qlMoXRK h2 { margin-top: 34px; font-size: 28px; }
.m3qlMoXRK p, .m3qlMoXRK li { line-height: 1.8; }

@media (max-width: 767px) {
  .header .container { position: relative; }
  .McZBKqm { height: auto !important; padding: 18px 0 !important; font-size: 30px !important; line-height: 1.1 !important; }
  .banner.zApzE3 { min-height: 690px; background-position: 60% center; }
  .banner .container { width: 100%; padding-right: 0; padding-left: 0; }
  .banner .row { margin-right: 0; margin-left: 0; }
  .banner .JenYOz8DF { width: 100%; padding: 120px 24px 70px; box-sizing: border-box; }
  .banner h2 { font-size: 44px; letter-spacing: .02em; }
  .banner p { width: calc(100vw - 48px) !important; max-width: calc(100vw - 48px) !important; font-size: 17px; white-space: normal; overflow-wrap: anywhere; }
  .Jf2YKiSh > div { display: block; margin: 10px 0; }
  .BYCjDk1i { padding: 160px 20px 90px; }
  .YgWUKmyYNE img, .ZC9KQuz img { height: 280px; }
  .fYKk0YH85.open { background: #241015; }
  .dW5kbBR { left: 14px; right: auto; bottom: 14px; width: calc(100% - 28px); max-width: none; margin: 0; padding: 18px; overflow-wrap: anywhere; }
  .dW5kbBR p { width: 100%; max-width: 100%; white-space: normal; overflow-wrap: anywhere; }
}

@media (max-width: 991px) {
  #atmosfera { padding: 64px 0; }
  #atmosfera .row { grid-template-columns: 1fr; gap: 18px; }
  #atmosfera .shApjqsnX,
  #atmosfera .naKRa1lKW { min-height: 300px; }
  #atmosfera .cIlpbJR { min-height: 0; padding: 34px 26px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *:before, *:after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
}
