@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600;700&family=Rye&family=Sancreek&family=Special+Elite&display=swap');

/* ==========================================================================
   ZÁKONY — nástěnka šerifa s plakáty WANTED
   LORE — noviny New Hanover Gazette
   ========================================================================== */

main.ol-board.rd-page.rd-page,
main.ol-gazette.rd-page.rd-page,
main.ol-board.rd-page.rd-page *,
main.ol-gazette.rd-page.rd-page * {
  border-image: none !important;
}

main.ol-board.rd-page.rd-page,
main.ol-gazette.rd-page.rd-page {
  width: min(1180px, calc(100% - 36px)) !important;
  max-width: none !important;
  margin: 36px auto 88px !important;
  padding: 0 0 48px !important;
  overflow: hidden !important;
  color: #f3e6d4 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  font-family: 'Special Elite', Georgia, serif !important;
}

/* --------------------------------------------------------------------------
   ZÁKONY
   -------------------------------------------------------------------------- */
main.ol-board.rd-page.rd-page {
  color: #ead9c2 !important;
  background:
    radial-gradient(ellipse at 50% 0, rgba(223,121,44,.16), transparent 42%),
    repeating-linear-gradient(90deg, rgba(0,0,0,.18) 0 2px, transparent 2px 17px),
    linear-gradient(180deg, #24140c 0%, #120b07 100%) !important;
  border: 1px solid #6a3a1c !important;
  border-top: 6px solid #df792c !important;
  box-shadow: 0 28px 80px rgba(0,0,0,.5), 12px 16px 0 rgba(0,0,0,.28) !important;
}

.ol-board-hero {
  min-height: 390px;
  display: flex;
  align-items: flex-end;
  margin: 0 !important;
  padding: clamp(36px, 6vw, 72px) !important;
  color: #fff7ea;
  background:
    linear-gradient(90deg, rgba(8,5,3,.94), rgba(12,8,5,.62) 48%, rgba(10,7,4,.2)),
    linear-gradient(0deg, rgba(8,5,3,.78), transparent 58%),
    url('/assets/images/laws/laws-frontier.png') center 52% / cover no-repeat !important;
  border: 0 !important;
  border-bottom: 5px solid #df792c !important;
}
.ol-board-kicker,
.ol-gazette-kicker {
  display: inline-block;
  margin: 0 0 14px;
  color: #e89650;
  font: 700 10px/1 'Oswald', sans-serif;
  letter-spacing: .28em;
  text-transform: uppercase;
}
.ol-board-hero h1,
.ol-gazette-mast h1 {
  margin: 0 0 16px;
  color: #fff4e3;
  font: 400 clamp(52px, 8vw, 92px)/.9 'Sancreek', 'Rye', serif;
  letter-spacing: .01em;
  text-shadow: 4px 5px 0 #000;
  text-transform: uppercase;
}
.ol-board-hero h1 em,
.ol-gazette-mast h1 em {
  color: #df792c;
  font-style: normal;
}
.ol-board-hero p,
.ol-gazette-mast > p:last-child {
  max-width: 640px;
  margin: 0;
  padding-left: 16px;
  color: #d8cbb8;
  border-left: 3px solid #df792c;
  font: 400 16px/1.65 'Special Elite', Georgia, serif;
}

.ol-board-desk {
  width: calc(100% - 72px);
  display: grid;
  grid-template-columns: 150px minmax(0, 1fr) 220px;
  gap: 28px;
  align-items: center;
  margin: -38px auto 0;
  padding: 28px 32px;
  color: #2b1a10;
  background:
    repeating-linear-gradient(-8deg, rgba(90,49,20,.04) 0 1px, transparent 1px 6px),
    #e7cc97;
  border: 1px solid #7a4724;
  box-shadow: 8px 10px 0 rgba(0,0,0,.28);
}
.ol-board-desk img {
  width: 100%;
  display: block;
  object-fit: cover;
  border: 5px solid #f4e3bd;
  outline: 1px solid #6f4323;
  box-shadow: 4px 6px 0 rgba(50,28,12,.28);
}
.ol-board-desk img:first-of-type {
  height: 148px;
  transform: rotate(-2deg);
}
.ol-board-desk img:last-of-type { height: 118px; }
.ol-board-desk figcaption {
  margin-top: 10px;
  color: #6c4528;
  font: 400 11px/1.4 'Special Elite', serif;
  text-align: center;
}
.ol-board-desk h2 {
  margin: 6px 0 12px;
  color: #27170d;
  font: 400 clamp(28px, 4vw, 42px)/1 'Sancreek', 'Rye', serif;
}
.ol-board-desk p {
  margin: 0 0 10px;
  color: #513722;
  font: 400 14px/1.62 'Special Elite', Georgia, serif;
}

.ol-board-note {
  width: calc(100% - 72px);
  margin: 22px auto 0;
  padding: 16px 20px;
  color: #ead8bd;
  background: #1c110b;
  border-left: 6px solid #df792c;
  font: 400 13px/1.6 'Special Elite', Georgia, serif;
}
.ol-board-note strong {
  color: #ef8b46;
  font-family: 'Oswald', sans-serif;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.ol-board-index {
  width: calc(100% - 72px);
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 8px;
  margin: 28px auto 10px;
}
.ol-board-index a {
  min-height: 58px;
  display: grid;
  place-items: center;
  padding: 10px 8px;
  color: #f0e0c8;
  background: #1a100b;
  border: 1px solid #74401e;
  border-top: 3px solid #df792c;
  font: 700 11px/1.25 'Oswald', sans-serif;
  letter-spacing: .1em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.ol-board-index a:hover {
  color: #211108;
  background: #df792c;
}

.ol-poster-section,
.ol-gazette-article {
  scroll-margin-top: 92px;
}
.ol-poster-section {
  width: calc(100% - 72px);
  margin: 28px auto 0;
}
.ol-poster-section > h2 {
  margin: 0 0 16px;
  color: #f4e4cc;
  font: 400 clamp(28px, 4vw, 40px)/1 'Sancreek', 'Rye', serif;
  text-transform: uppercase;
}
.ol-poster-section > h2 small {
  display: block;
  margin-top: 6px;
  color: #df792c;
  font: 700 10px/1 'Oswald', sans-serif;
  letter-spacing: .2em;
}

.ol-poster-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}
.ol-poster {
  position: relative;
  min-height: 280px;
  display: flex;
  flex-direction: column;
  padding: 28px 24px 22px;
  color: #2c1a10;
  background:
    radial-gradient(circle at 12% 0, rgba(255,244,214,.55), transparent 42%),
    repeating-linear-gradient(-9deg, rgba(90,49,20,.04) 0 1px, transparent 1px 6px),
    #e4c48c;
  border: 1px solid #6f401e;
  box-shadow: 7px 9px 0 rgba(0,0,0,.28);
}
.ol-poster:nth-child(odd) { transform: rotate(-.45deg); }
.ol-poster:nth-child(even) { transform: rotate(.5deg); }
.ol-poster::before {
  content: '';
  position: absolute;
  top: 9px;
  left: 50%;
  width: 12px;
  height: 12px;
  background: radial-gradient(circle at 35% 30%, #d8d4cf, #6b655d 62%, #2c2926);
  border-radius: 50%;
  box-shadow: 0 2px 0 rgba(0,0,0,.35);
  transform: translateX(-50%);
}
.ol-poster-stamp {
  margin: 6px 0 10px;
  color: #9a2b18;
  font: 700 11px/1 'Oswald', sans-serif;
  letter-spacing: .32em;
  text-align: center;
  text-transform: uppercase;
}
.ol-poster h3 {
  margin: 0 0 12px;
  color: #24150c;
  font: 400 clamp(24px, 3vw, 32px)/1.05 'Sancreek', 'Rye', serif;
  text-align: center;
  text-transform: uppercase;
}
.ol-poster p {
  margin: 0;
  color: #513722;
  font: 400 14px/1.65 'Special Elite', Georgia, serif;
  text-align: center;
}
.ol-poster-reward {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  margin-top: auto;
  padding-top: 16px;
  border-top: 2px solid #8f451d;
}
.ol-poster-reward span {
  color: #3d2414;
  font: 700 11px/1.3 'Oswald', sans-serif;
  letter-spacing: .06em;
  text-align: center;
  text-transform: uppercase;
}

/* --------------------------------------------------------------------------
   LORE — noviny
   -------------------------------------------------------------------------- */
main.ol-gazette.rd-page.rd-page {
  color: #2b1b11 !important;
  background:
    repeating-linear-gradient(0deg, rgba(70,42,20,.03) 0 1px, transparent 1px 5px),
    linear-gradient(90deg, #c9a56a, #ead4a4 14%, #ead4a4 86%, #c49d64) !important;
  border: 1px solid #6a3918 !important;
  border-top: 8px solid #1c140e !important;
  box-shadow: 0 28px 80px rgba(0,0,0,.5), 12px 16px 0 rgba(0,0,0,.28) !important;
}

.ol-gazette-mast {
  margin: 0 !important;
  padding: 34px 48px 28px !important;
  color: #f4e6d0;
  background: #140d09 !important;
  border: 0 !important;
  text-align: center;
}
.ol-gazette-mast .ol-gazette-kicker {
  color: #8f421d;
}
.ol-gazette-rule {
  display: flex;
  align-items: center;
  gap: 14px;
  margin: 8px auto 14px;
  color: #8f421d;
  font: 700 10px/1 'Oswald', sans-serif;
  letter-spacing: .28em;
  text-transform: uppercase;
}
.ol-gazette-rule::before,
.ol-gazette-rule::after {
  content: '';
  height: 2px;
  flex: 1;
  background: #2b1a10;
}
.ol-gazette-mast h1 {
  color: #22150c;
  text-shadow: none;
}
.ol-gazette-mast h1 em { color: #c45a1e; }
.ol-gazette-mast > p:last-child {
  max-width: 720px;
  margin: 0 auto;
  padding: 0;
  color: #513722;
  border: 0;
  text-align: center;
}

.ol-gazette-correspondent {
  width: calc(100% - 80px);
  display: grid;
  grid-template-columns: 160px minmax(0, 1fr);
  gap: 28px;
  align-items: center;
  margin: 8px auto 28px;
  padding: 26px 30px;
  background: rgba(255,244,214,.42);
  border: 1px solid rgba(110,62,28,.4);
  border-left: 8px solid #8f421d;
}
.ol-gazette-correspondent img {
  width: 142px;
  height: 172px;
  object-fit: cover;
  border: 6px solid #f0deb7;
  outline: 1px solid #6f4323;
  box-shadow: 5px 7px 0 rgba(50,28,12,.24);
  transform: rotate(-2deg);
}
.ol-gazette-correspondent h2 {
  margin: 6px 0 12px;
  color: #24150c;
  font: 400 clamp(28px, 4vw, 42px)/1 'Sancreek', 'Rye', serif;
}
.ol-gazette-correspondent p {
  margin: 0 0 8px;
  color: #513722;
  font: 400 14px/1.65 'Special Elite', Georgia, serif;
}

.ol-gazette-contents {
  width: calc(100% - 80px);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  margin: 0 auto 36px;
  background: #7a4624;
}
.ol-gazette-contents a {
  min-height: 96px;
  display: grid;
  align-content: center;
  padding: 18px 20px;
  color: #efe0c6;
  background: #1d130c;
  font: 400 18px/1.1 'Sancreek', 'Rye', serif;
  text-decoration: none;
}
.ol-gazette-contents a:hover {
  color: #241208;
  background: #df792c;
}
.ol-gazette-contents small {
  margin-top: 7px;
  color: #ad9d89;
  font: 400 11px/1.35 'Special Elite', serif;
}

.ol-gazette-article {
  width: calc(100% - 80px);
  display: grid;
  grid-template-columns: 90px minmax(0, 1fr);
  gap: 24px;
  margin: 0 auto;
  padding: 30px 8px;
  border-top: 2px solid rgba(67,39,20,.7);
}
.ol-gazette-article:nth-of-type(even) {
  background: rgba(255,241,207,.22);
}
.ol-gazette-mark {
  color: rgba(117,52,21,.85);
  font: 400 72px/.8 'Sancreek', 'Rye', serif;
  text-align: center;
}
.ol-gazette-article h2 {
  margin: 4px 0 16px;
  color: #24150c;
  font: 400 clamp(28px, 4vw, 42px)/1 'Sancreek', 'Rye', serif;
}
.ol-gazette-article p {
  margin: 0 0 14px;
  color: #513722;
  font: 400 15px/1.75 'Special Elite', Georgia, serif;
}
.ol-gazette-article h2 + p::first-letter {
  float: none;
  margin: 0;
  color: inherit;
  font: inherit;
}
.ol-gazette-close {
  width: calc(100% - 80px);
  margin: 24px auto 0;
  padding: 32px 40px;
  color: #f5e5cb;
  background: #1d130c;
  border-top: 5px solid #df792c;
  font: 400 clamp(22px, 3vw, 34px)/1.35 'Sancreek', 'Rye', serif;
  text-align: center;
}
.ol-gazette-close span {
  display: block;
  margin-top: 12px;
  color: #e68a48;
  font: 700 11px/1 'Oswald', sans-serif;
  letter-spacing: .16em;
  text-transform: uppercase;
}

@media (max-width: 860px) {
  main.ol-board.rd-page.rd-page,
  main.ol-gazette.rd-page.rd-page {
    width: min(100% - 18px, 1180px) !important;
    margin-top: 18px !important;
  }
  .ol-board-hero,
  .ol-gazette-mast { padding: 28px 22px !important; }
  .ol-board-desk,
  .ol-board-note,
  .ol-board-index,
  .ol-poster-section,
  .ol-gazette-correspondent,
  .ol-gazette-contents,
  .ol-gazette-article,
  .ol-gazette-close {
    width: calc(100% - 28px);
  }
  .ol-board-desk {
    grid-template-columns: 92px minmax(0, 1fr);
    padding: 20px;
  }
  .ol-board-desk .ol-board-side { display: none; }
  .ol-board-index,
  .ol-poster-grid,
  .ol-gazette-contents { grid-template-columns: 1fr; }
  .ol-poster { transform: none; }
  .ol-gazette-correspondent,
  .ol-gazette-article {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .ol-gazette-correspondent img {
    width: 96px;
    height: 118px;
  }
  .ol-gazette-mark { display: none; }
}

/* Silné přepsání starých RDR2/monochrome pravidel. */
body.ol-color-page::after {
  content: none !important;
  display: none !important;
  background: none !important;
  mix-blend-mode: normal !important;
}
body.ol-color-page::before {
  mix-blend-mode: normal !important;
  opacity: .35 !important;
}

main.ol-board.rd-page.rd-page,
main.ol-gazette.rd-page.rd-page {
  padding: 0 0 48px !important;
}

main.ol-board.rd-page.rd-page .ol-board-hero h1,
main.ol-gazette.rd-page.rd-page .ol-gazette-mast h1 {
  max-width: none !important;
  margin: 0 0 16px !important;
  color: #fff4e3 !important;
  -webkit-text-fill-color: #fff4e3 !important;
  font: 400 clamp(48px, 7vw, 84px)/.9 'Sancreek', 'Rye', serif !important;
  letter-spacing: .01em !important;
  text-shadow: 4px 5px 0 #000 !important;
}
main.ol-gazette.rd-page.rd-page .ol-gazette-mast h1 {
  color: #f4e6d0 !important;
  -webkit-text-fill-color: #f4e6d0 !important;
  text-shadow: 3px 4px 0 #000 !important;
}
main.ol-board.rd-page.rd-page .ol-board-hero h1 em,
main.ol-gazette.rd-page.rd-page .ol-gazette-mast h1 em {
  color: #df792c !important;
  -webkit-text-fill-color: #df792c !important;
}

main.ol-board.rd-page.rd-page .ol-board-hero p,
main.ol-gazette.rd-page.rd-page .ol-gazette-mast > p:last-child {
  color: #d8cbb8 !important;
  -webkit-text-fill-color: #d8cbb8 !important;
  font: 400 16px/1.65 'Special Elite', Georgia, serif !important;
}
main.ol-gazette.rd-page.rd-page .ol-gazette-mast > p:last-child {
  color: #d8cbb8 !important;
  -webkit-text-fill-color: #d8cbb8 !important;
}

main.ol-board.rd-page.rd-page .ol-board-desk h2,
main.ol-gazette.rd-page.rd-page .ol-gazette-correspondent h2,
main.ol-board.rd-page.rd-page .ol-poster-section > h2,
main.ol-gazette.rd-page.rd-page .ol-gazette-article h2 {
  color: #27170d !important;
  -webkit-text-fill-color: #27170d !important;
  font: 400 clamp(28px, 4vw, 42px)/1 'Sancreek', 'Rye', serif !important;
  text-shadow: none !important;
}
main.ol-board.rd-page.rd-page .ol-poster-section > h2 {
  color: #f4e4cc !important;
  -webkit-text-fill-color: #f4e4cc !important;
}

main.ol-board.rd-page.rd-page .ol-board-desk p,
main.ol-gazette.rd-page.rd-page .ol-gazette-correspondent p,
main.ol-gazette.rd-page.rd-page .ol-gazette-article p,
main.ol-board.rd-page.rd-page .ol-poster p {
  color: #513722 !important;
  -webkit-text-fill-color: #513722 !important;
  font: 400 14px/1.65 'Special Elite', Georgia, serif !important;
}

main.ol-board.rd-page.rd-page .ol-poster h3 {
  color: #24150c !important;
  -webkit-text-fill-color: #24150c !important;
  font: 400 clamp(24px, 3vw, 32px)/1.05 'Sancreek', 'Rye', serif !important;
  text-shadow: none !important;
}

main.ol-gazette.rd-page.rd-page .ol-gazette-close {
  color: #f5e5cb !important;
  -webkit-text-fill-color: #f5e5cb !important;
}

main.ol-board.rd-page.rd-page .ol-board-kicker,
main.ol-gazette.rd-page.rd-page .ol-gazette-kicker {
  color: #e89650 !important;
  -webkit-text-fill-color: #e89650 !important;
  font: 700 10px/1 'Oswald', sans-serif !important;
  letter-spacing: .28em !important;
  text-transform: uppercase !important;
}
main.ol-board.rd-page.rd-page .ol-board-desk .ol-board-kicker,
main.ol-gazette.rd-page.rd-page .ol-gazette-correspondent .ol-gazette-kicker,
main.ol-gazette.rd-page.rd-page .ol-gazette-article .ol-gazette-kicker {
  color: #9a451e !important;
  -webkit-text-fill-color: #9a451e !important;
}
main.ol-gazette.rd-page.rd-page .ol-gazette-mast .ol-gazette-kicker {
  color: #e89650 !important;
  -webkit-text-fill-color: #e89650 !important;
}
main.ol-board.rd-page.rd-page .ol-poster-stamp {
  color: #9a2b18 !important;
  -webkit-text-fill-color: #9a2b18 !important;
  font: 700 11px/1 'Oswald', sans-serif !important;
}
