/*! GENERATED FILE ! DO NOT EDIT BY HAND ! */
@font-face {
  font-family: "Playfair Display";
  src: url("assets/fonts/playfair-display.woff2") format("woff2");
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
}
@font-face {
  font-family: "Playfair Display";
  src: url("assets/fonts/playfair-display-italic.woff2") format("woff2");
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Playfair Display";
  src: url("assets/fonts/playfair-display-black-italic.woff2") format("woff2");
  font-style: italic;
  font-weight: 900;
  font-display: swap;
}
@font-face {
  font-family: "Almendra";
  src: url("assets/fonts/almendra-bold.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "Cormorant Garamond";
  src: url("assets/fonts/cormorant-garamond-medium.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}
:root {
  --paper: #f5f0dc;
  --photo-paper: #f5f5f1;
  --ink: #080808;
  --ink-soft: #1e1e1e;
  --stamp-red: #d40000;
  --string-red: #c62828;
  --kicker: rgba(107, 107, 107, 0.41);
  --font-serif: "Poltawski Nowy", Georgia, "Times New Roman", serif;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

body.perk-tier-list-page {
  min-height: 100svh;
  margin: 0;
  padding: 3.5rem 1.5rem 6rem;
  display: flex;
  justify-content: center;
  background: #171512;
  color: #080808;
  font-family: "Cormorant Garamond", Georgia, serif;
}
body.perk-tier-list-page .return-home {
  position: absolute;
  top: 2rem;
  left: 1.5rem;
  color: #a89572;
  text-decoration: none;
  font: 600 1rem/1 "Cormorant Garamond", Georgia, serif;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
body.perk-tier-list-page .return-home:hover {
  color: #e4caa1;
}
body.perk-tier-list-page .ptl-shell {
  width: 100%;
  max-width: 110rem;
}
body.perk-tier-list-page .ptl-header {
  text-align: center;
  padding-top: 2rem;
  border-top: 1px solid #4a4030;
}
body.perk-tier-list-page .ptl-header h1 {
  margin: 0;
  font: 900 3rem/1 "Playfair Display", Georgia, serif;
  text-transform: uppercase;
  color: #e4caa1;
  letter-spacing: 0.02em;
}
body.perk-tier-list-page .ptl-subtitle {
  margin: 0.5rem 0 0;
  font: italic 500 1.15rem/1.4 "Cormorant Garamond", Georgia, serif;
  color: #a89572;
}
body.perk-tier-list-page .ptl-spread {
  position: relative;
  isolation: isolate;
  display: grid;
  grid-template-columns: 1fr 2.5rem 1fr;
  align-items: stretch;
  margin-top: 2.5rem;
  padding: 0.65rem;
  background: linear-gradient(100deg, rgba(255, 255, 255, 0.07), transparent 18% 82%, rgba(0, 0, 0, 0.24)), repeating-linear-gradient(7deg, rgba(255, 255, 255, 0.02) 0 1px, transparent 1px 5px), #392b22;
  border: 1px solid #0e0c09;
  border-radius: 0.3rem 0.55rem 0.45rem 0.25rem;
  box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.55), inset 0 0 0 0.2rem rgba(119, 87, 57, 0.24), inset 0 0 2rem rgba(0, 0, 0, 0.5);
}
body.perk-tier-list-page .ptl-rings {
  position: relative;
  z-index: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.38), transparent 42% 58%, rgba(0, 0, 0, 0.38));
}
body.perk-tier-list-page .ptl-rings::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 50%;
  width: 6.5rem;
  transform: translateX(-50%);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='104' height='64' viewBox='0 0 104 64'%3E%3Cdefs%3E%3ClinearGradient id='m' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop stop-color='%23514d46'/%3E%3Cstop offset='.27' stop-color='%23f0e8d5'/%3E%3Cstop offset='.48' stop-color='%23959087'/%3E%3Cstop offset='.72' stop-color='%233d3a36'/%3E%3Cstop offset='1' stop-color='%23c7c0b2'/%3E%3C/linearGradient%3E%3Cfilter id='s' x='-20%25' y='-30%25' width='140%25' height='180%25'%3E%3CfeDropShadow dx='0' dy='2' stdDeviation='1.8' flood-opacity='.62'/%3E%3C/filter%3E%3C/defs%3E%3Cpath d='M18 32Q52 9 86 32' fill='none' stroke='%2316110d' stroke-width='7' opacity='.7'/%3E%3Cpath d='M18 30Q52 7 86 30' fill='none' stroke='url(%23m)' stroke-width='5' filter='url(%23s)'/%3E%3Cpath d='M21 30Q35 21 45 18' fill='none' stroke='%23fff8e8' stroke-width='1.2' opacity='.55'/%3E%3C/svg%3E") center top/6.5rem 4rem repeat-y;
  pointer-events: none;
}
body.perk-tier-list-page .ptl-board {
  position: relative;
  z-index: 1;
  isolation: isolate;
  overflow: hidden;
  min-width: 0;
  background: linear-gradient(96deg, rgba(255, 255, 255, 0.22), transparent 20% 72%, rgba(82, 65, 43, 0.08)), #f3f0e7;
  padding: 2rem;
  display: block;
  border: 1px solid rgba(66, 43, 23, 0.32);
  box-shadow: 0 0.35rem 0 #d5cfc0, 0 0.7rem 0 rgba(169, 159, 140, 0.8), 0 1rem 2rem rgba(0, 0, 0, 0.38);
}
body.perk-tier-list-page .ptl-board[data-role=survivor] {
  padding-right: 3rem;
  border-radius: 0.16rem 0 0 0.22rem;
  box-shadow: 0 0.35rem 0 #d5cfc0, 0 0.7rem 0 rgba(169, 159, 140, 0.8), 0 1rem 2rem rgba(0, 0, 0, 0.38), inset -1.7rem 0 2.2rem -1rem rgba(71, 62, 48, 0.32);
  --page-margin: linear-gradient(90deg, transparent calc(100% - 2.35rem), rgb(151 64 59 / 28%) calc(100% - 2.35rem) calc(100% - 2.25rem), transparent calc(100% - 2.25rem));
}
body.perk-tier-list-page .ptl-board[data-role=killer] {
  padding-left: 3rem;
  border-radius: 0 0.18rem 0.24rem 0;
  box-shadow: 0 0.35rem 0 #d5cfc0, 0 0.7rem 0 rgba(169, 159, 140, 0.8), 0 1rem 2rem rgba(0, 0, 0, 0.38), inset 1.7rem 0 2.2rem -1rem rgba(71, 62, 48, 0.32);
  --page-margin: linear-gradient(90deg, transparent 2.25rem, rgb(151 64 59 / 28%) 2.25rem 2.35rem, transparent 2.35rem);
}
body.perk-tier-list-page .ptl-board__title {
  margin: 0 0 1rem;
  font: 900 1.8rem/1 "Playfair Display", Georgia, serif;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  border-bottom: 0.15rem solid #080808;
  padding-bottom: 0.5rem;
}
body.perk-tier-list-page .ptl-board::before, body.perk-tier-list-page .ptl-board::after {
  content: "";
  position: absolute;
  pointer-events: none;
}
body.perk-tier-list-page .ptl-board::before {
  z-index: 2;
  top: 0;
  bottom: 0;
  width: 1.55rem;
  background: radial-gradient(circle at center, #100d09 0 0.38rem, #9f9684 0.41rem, #faf7ef 0.52rem, transparent 0.56rem) center 0/100% 4rem repeat-y;
  filter: drop-shadow(0.08rem 0.12rem 0.08rem rgba(255, 255, 255, 0.45));
}
body.perk-tier-list-page .ptl-board[data-role=survivor]::before {
  right: 0.08rem;
}
body.perk-tier-list-page .ptl-board[data-role=killer]::before {
  left: 0.08rem;
}
body.perk-tier-list-page .ptl-board::after {
  z-index: -1;
  inset: 0;
  background: var(--page-margin), repeating-linear-gradient(to bottom, transparent 0 1.7rem, rgba(102, 130, 147, 0.16) 1.7rem calc(1.7rem + 1px)), repeating-linear-gradient(7deg, transparent 0 7px, rgba(91, 78, 60, 0.02) 8px);
}
body.perk-tier-list-page .ptl-tier {
  display: flex;
  gap: 1.5rem;
  align-items: flex-start;
  padding: 1rem 0;
}
body.perk-tier-list-page .ptl-tier__badge {
  flex: 0 0 auto;
  width: 3.5rem;
  height: 3.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #080808;
  color: #e4caa1;
  font: 900 1.5rem "Playfair Display", Georgia, serif;
}
body.perk-tier-list-page .ptl-tier__perks {
  flex: 1;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(13.5rem, 1fr));
  gap: 0.5rem;
  align-content: flex-start;
  padding: 0.5rem 0 0;
  margin: 0;
  list-style: none;
}
body.perk-tier-list-page .ptl-chip {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  min-width: 0;
  aspect-ratio: 3/2;
  min-height: 9rem;
  padding: 0.5rem 1rem 0.5rem 0;
  background: #f5f0dc;
  clip-path: polygon(0% 1%, 8% 0%, 17% 1.5%, 26% 0%, 35% 1.5%, 44% 0%, 53% 1.5%, 62% 0%, 71% 1.5%, 80% 0%, 89% 1.5%, 100% 1%, 99% 17%, 100% 30%, 99% 43%, 100% 56%, 99% 69%, 100% 82%, 99% 96%, 89% 100%, 80% 98.5%, 71% 100%, 62% 98.5%, 53% 100%, 44% 98.5%, 35% 100%, 26% 98.5%, 17% 100%, 8% 98.5%, 0% 99%, 1% 82%, 0% 69%, 1% 56%, 0% 43%, 1% 30%, 0% 17%);
  transform: rotate(var(--chip-rotate, 0deg));
  filter: drop-shadow(0 0.15rem 0.3rem rgba(0, 0, 0, 0.25)) brightness(var(--chip-tint, 1));
  box-shadow: inset 0 0 0.5rem rgba(60, 25, 5, 0.85), inset 0 0 1.6rem rgba(20, 8, 2, 0.6);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-weight: 600;
  line-height: 1.2;
  container-type: inline-size;
}
body.perk-tier-list-page .ptl-chip__icon-frame {
  position: relative;
  display: block;
  overflow: hidden;
  height: 100%;
  width: auto;
  aspect-ratio: 1/1;
  flex: 0 0 auto;
}
body.perk-tier-list-page .ptl-chip__icon {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform: scale(1.3);
  mix-blend-mode: multiply;
}
body.perk-tier-list-page .ptl-chip__strike {
  --strike-cos: abs(cos(var(--strike-angle, 0deg)));
  --strike-sin: abs(sin(var(--strike-angle, 0deg)));
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(100% / max(var(--strike-cos), var(--strike-sin)) - var(--strike-thickness, 1.5rem));
  height: var(--strike-thickness, 1.5rem);
  background: #d40000;
  opacity: var(--strike-opacity, 0.65);
  border-radius: var(--strike-radius, 0.2rem);
  transform: translate(-50%, -50%) rotate(var(--strike-angle, 0deg));
  mix-blend-mode: multiply;
  pointer-events: none;
}
body.perk-tier-list-page .ptl-chip__name {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  text-align: right;
  font-size: clamp(1rem, 2.2rem - 9cqi, 1.35rem);
  overflow-wrap: break-word;
}
body.perk-tier-list-page .ptl-chip--banned {
  color: #4a4a4a;
  text-decoration: line-through;
  text-decoration-color: #d40000;
  text-decoration-thickness: 2px;
}
body.perk-tier-list-page .ptl-chip--banned .ptl-chip__icon {
  opacity: 0.5;
}
body.perk-tier-list-page .ptl-banned {
  margin-top: 2.5rem;
}
body.perk-tier-list-page .ptl-banned__heading {
  display: flex;
  align-items: baseline;
  gap: 1rem;
  margin-bottom: 1rem;
}
body.perk-tier-list-page .ptl-banned__heading h3 {
  margin: 0;
  font: 900 1.6rem/1 "Playfair Display", Georgia, serif;
  text-transform: uppercase;
}
body.perk-tier-list-page .ptl-banned__tag {
  border: 2px double #d40000;
  color: #d40000;
  padding: 0.5rem 1rem;
  font: 900 0.85rem/1 "Playfair Display", Georgia, serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  transform: rotate(-3deg);
  display: inline-block;
}
@media (max-width: 64rem) {
  body.perk-tier-list-page .ptl-spread {
    grid-template-columns: 1fr;
  }
  body.perk-tier-list-page .ptl-board[data-role=survivor],
  body.perk-tier-list-page .ptl-board[data-role=killer] {
    padding: 2rem;
    border-radius: 0.15rem;
    box-shadow: 0 0.35rem 0 #d5cfc0, 0 0.7rem 0 rgba(169, 159, 140, 0.8), 0 1rem 2rem rgba(0, 0, 0, 0.38);
  }
  body.perk-tier-list-page .ptl-board[data-role=survivor] {
    --page-margin: linear-gradient(180deg, transparent calc(100% - 2.35rem), rgb(151 64 59 / 28%) calc(100% - 2.35rem) calc(100% - 2.25rem), transparent calc(100% - 2.25rem));
  }
  body.perk-tier-list-page .ptl-board[data-role=killer] {
    --page-margin: linear-gradient(180deg, transparent 2.25rem, rgb(151 64 59 / 28%) 2.25rem 2.35rem, transparent 2.35rem);
  }
  body.perk-tier-list-page .ptl-rings {
    height: 2.5rem;
    background: linear-gradient(rgba(0, 0, 0, 0.38), transparent 42% 58%, rgba(0, 0, 0, 0.38));
  }
  body.perk-tier-list-page .ptl-rings::before {
    inset: 50% 0 auto;
    width: auto;
    height: 6.5rem;
    transform: translateY(-50%);
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='104' viewBox='0 0 64 104'%3E%3Cdefs%3E%3ClinearGradient id='m' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop stop-color='%23514d46'/%3E%3Cstop offset='.27' stop-color='%23f0e8d5'/%3E%3Cstop offset='.48' stop-color='%23959087'/%3E%3Cstop offset='.72' stop-color='%233d3a36'/%3E%3Cstop offset='1' stop-color='%23c7c0b2'/%3E%3C/linearGradient%3E%3Cfilter id='s' x='-30%25' y='-20%25' width='180%25' height='140%25'%3E%3CfeDropShadow dx='2' dy='0' stdDeviation='1.8' flood-opacity='.62'/%3E%3C/filter%3E%3C/defs%3E%3Cpath d='M32 18Q9 52 32 86' fill='none' stroke='%2316110d' stroke-width='7' opacity='.7'/%3E%3Cpath d='M30 18Q7 52 30 86' fill='none' stroke='url(%23m)' stroke-width='5' filter='url(%23s)'/%3E%3Cpath d='M30 21Q21 35 18 45' fill='none' stroke='%23fff8e8' stroke-width='1.2' opacity='.55'/%3E%3C/svg%3E") left center/4rem 6.5rem repeat-x;
  }
  body.perk-tier-list-page .ptl-board::before {
    right: 0;
    left: 0;
    width: auto;
    height: 1.55rem;
    background: radial-gradient(circle at center, #100d09 0 0.38rem, #9f9684 0.41rem, #faf7ef 0.52rem, transparent 0.56rem) 0 center/4rem 100% repeat-x;
  }
  body.perk-tier-list-page .ptl-board[data-role=survivor]::before {
    top: auto;
    right: 0;
    bottom: 0.08rem;
    left: 0;
  }
  body.perk-tier-list-page .ptl-board[data-role=killer]::before {
    top: 0.08rem;
    right: 0;
    bottom: auto;
    left: 0;
  }
}
@media (max-width: 40rem) {
  body.perk-tier-list-page {
    padding: 2.5rem 1rem 4rem;
  }
  body.perk-tier-list-page .ptl-header h1 {
    font-size: 2.25rem;
  }
  body.perk-tier-list-page .ptl-tier {
    flex-direction: column;
    gap: 1rem;
  }
}
