:root {
  --ink: #1a1216;
  --ink-deep: #120c10;
  --ink-panel: #2a1c24;
  --ink-lift: #3d2430;
  --cyan: rgb(255, 179, 200);
  --cyan-strong: #ffd0dc;
  --gold: #ff6b9d;
  --gold-soft: #ffe0ea;
  --accent: #ff8fab;
  --pink: rgb(255, 179, 200);
  --pink-hot: #ff6b9d;
  --text: #fff8fa;
  --muted: #d4c4cb;
  --quiet: #a8949c;
  --danger: #ff7272;
  --radius: 12px;
  --radius-lg: 18px;
  --shadow: 0 10px 28px rgba(26, 18, 22, 0.28);
  --sidebar: 272px;
  --topbar: 72px;
  --dock: 64px;
  --max: 1440px;
  --font: Montserrat, "Segoe UI", Roboto, Arial, sans-serif;
}

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

html {
  scroll-behavior: smooth;
}

html,
body {
  margin: 0;
  padding: 0;
  background: var(--ink);
  color: var(--text);
  font-family: var(--font);
  font-size: 16px;
  line-height: 1.55;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

a {
  color: var(--cyan);
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.skip-link {
  position: absolute;
  left: -999px;
  top: 8px;
  background: var(--cyan);
  color: var(--ink);
  padding: 8px 12px;
  z-index: 10000;
  border-radius: var(--radius);
}

.skip-link:focus {
  left: 8px;
}

.shell {
  min-height: 100vh;
}

.sidebar {
  display: none;
}

.topbar {
  position: sticky;
  top: 0;
  z-index: 40;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  min-height: var(--topbar);
  padding: 10px 16px;
  background: #ffb3c8;
  border-bottom: 1px solid rgba(26, 18, 22, 0.08);
}

.brand-link img {
  width: 48px;
  height: 48px;
  min-width: 48px;
  object-fit: cover;
  border-radius: 10px;
}

.brand-link--wide img {
  width: 220px;
  height: auto;
  min-width: 180px;
  min-height: 72px;
  object-fit: contain;
  border-radius: 14px;
}

.stage {
  padding: 16px 16px 96px;
}

.cats {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  width: 100%;
  max-width: 860px;
  margin: 14px 0 20px;
  padding: 8px;
  border-radius: 22px;
  background: rgba(255, 179, 200, 0.07);
  border: 1px solid rgba(255, 179, 200, 0.18);
}

.hero {
  margin: 0 0 24px;
}

.hero-frame {
  overflow: hidden;
  max-width: 800px;
  margin: 0;
  border-radius: var(--radius-lg);
  background: transparent;
}

.hero-img {
  width: 100%;
  max-width: 800px;
  height: auto;
  object-fit: cover;
  object-position: center top;
}

.figure-promo {
  margin: 8px 0 28px;
  max-width: 800px;
}

.hero-actions {
  display: flex;
  justify-content: flex-start;
  padding: 12px 0 8px;
}

[role="button"][aria-label="arialabel-klarnaslots"].cta-media {
  display: block;
  width: 100%;
  max-width: 800px;
  margin-left: 0;
  margin-right: auto;
  padding: 0;
  background: transparent;
  border-radius: var(--radius-lg);
}

[role="button"][aria-label="arialabel-klarnaslots"].cta-media img {
  width: 100%;
  height: auto;
  border-radius: var(--radius-lg);
  transition: opacity 0.18s ease;
}

[role="button"][aria-label="arialabel-klarnaslots"].cta-media:hover img {
  opacity: 0.92;
}

[role="button"][aria-label="arialabel-klarnaslots"].cta-media--sm {
  max-width: 200px;
  margin: 8px 0 16px;
}

[role="button"][aria-label="arialabel-klarnaslots"].cta-media--pay {
  max-width: 320px;
  margin: 12px 0 20px;
}

.section-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin: 8px 0 14px;
}

.section-head h2 {
  margin: 0;
  font-size: 1.35rem;
  font-weight: 700;
  min-width: 0;
}

.section-head [role="button"][aria-label="arialabel-klarnaslots"].cta-outline {
  flex: 0 0 auto;
  width: max-content;
  white-space: nowrap;
  border-color: var(--pink);
  color: var(--pink);
}

.tiles {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 3px;
  margin-bottom: 28px;
}

.game-shelf {
  margin: 8px 0 28px;
}

.tile-name {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: block;
  margin: 0;
  padding: 22px 8px 7px;
  font-size: 0.66rem;
  line-height: 1.25;
  font-weight: 700;
  color: #fff;
  text-align: left;
  background: linear-gradient(180deg, transparent 0%, rgba(18, 12, 16, 0.94) 72%);
}

[role="button"][aria-label="arialabel-klarnaslots"] {
  cursor: pointer;
  outline: none;
}

[role="button"][aria-label="arialabel-klarnaslots"]:focus-visible {
  box-shadow: 0 0 0 3px rgba(255, 179, 200, 0.55);
}

[role="button"][aria-label="arialabel-klarnaslots"].cta-fill,
[role="button"][aria-label="arialabel-klarnaslots"].cta-hero,
[role="button"][aria-label="arialabel-klarnaslots"].cta-nav,
[role="button"][aria-label="arialabel-klarnaslots"].cta-foot,
[role="button"][aria-label="arialabel-klarnaslots"].cta-inline {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border-radius: var(--radius);
  font-weight: 700;
  user-select: none;
}

[role="button"][aria-label="arialabel-klarnaslots"].cta-fill {
  min-height: 44px;
  padding: 10px 18px;
  background: var(--pink);
  color: #0a0a0a;
  width: 100%;
  border-radius: 999px;
}

[role="button"][aria-label="arialabel-klarnaslots"].cta-fill:hover {
  background: var(--cyan-strong);
}

[role="button"][aria-label="arialabel-klarnaslots"].cta-ghost {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  color: var(--text);
  font-weight: 700;
  font-size: 0.92rem;
}

[role="button"][aria-label="arialabel-klarnaslots"].cta-hero {
  min-height: 46px;
  padding: 10px 28px;
  background: var(--pink-hot);
  color: #fff;
  font-size: 0.95rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  border-radius: 999px;
  min-width: 240px;
}

[role="button"][aria-label="arialabel-klarnaslots"].cta-hero:hover {
  background: #ff4d8d;
}

[role="button"][aria-label="arialabel-klarnaslots"].cta-chip {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  flex: 0 0 auto;
  width: max-content;
  max-width: 100%;
  min-height: 56px;
  padding: 10px 16px;
  border: none;
  border-radius: 999px;
  background: transparent;
  color: var(--pink);
  font-size: 1.05rem;
  font-weight: 700;
  text-align: left;
  user-select: none;
  white-space: nowrap;
}

[role="button"][aria-label="arialabel-klarnaslots"].cta-chip:hover {
  background: var(--pink);
  color: #0a0a0a;
}

[role="button"][aria-label="arialabel-klarnaslots"].cta-chip:hover svg {
  filter: brightness(0);
}

[role="button"][aria-label="arialabel-klarnaslots"].cta-chip svg {
  width: 36px;
  height: 36px;
}

[role="button"][aria-label="arialabel-klarnaslots"].cta-nav {
  width: 100%;
  justify-content: flex-start;
  min-height: 48px;
  padding: 10px 16px;
  background: #2e1e28;
  color: var(--text);
  font-size: 0.92rem;
  border-radius: 999px;
}

[role="button"][aria-label="arialabel-klarnaslots"].cta-nav:hover {
  background: var(--pink);
  color: #0a0a0a;
}

[role="button"][aria-label="arialabel-klarnaslots"].cta-outline {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 8px 14px;
  border: 1px solid #0a0a0a;
  border-radius: 999px;
  color: #0a0a0a;
  font-weight: 700;
  background: transparent;
  white-space: nowrap;
  width: max-content;
  flex: 0 0 auto;
}

[role="button"][aria-label="arialabel-klarnaslots"].cta-foot {
  color: var(--muted);
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.78rem;
  letter-spacing: 0.04em;
  background: transparent;
  padding: 0;
  min-height: auto;
}

[role="button"][aria-label="arialabel-klarnaslots"].cta-foot:hover {
  color: var(--text);
  text-decoration: underline;
}

[role="button"][aria-label="arialabel-klarnaslots"].cta-inline {
  color: var(--cyan);
  font-weight: 700;
  padding: 0;
  min-height: auto;
  background: transparent;
  display: inline;
}

[role="button"][aria-label="arialabel-klarnaslots"].cta-tile {
  position: relative;
  display: block;
  overflow: hidden;
  background: #120c10;
  color: inherit;
  border-radius: 20px;
  border: 2px solid rgba(255, 179, 200, 0.42);
}

[role="button"][aria-label="arialabel-klarnaslots"].cta-tile img {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  object-position: 50% 38%;
  transform: scale(1.16);
  border-radius: 0;
  background: #241820;
  transition: transform 0.18s ease;
}

[role="button"][aria-label="arialabel-klarnaslots"].cta-tile:hover img {
  transform: scale(1.22);
}

.page-title {
  margin: 0 0 16px;
  font-size: 1.85rem;
  line-height: 1.2;
}

.lead,
.prose p {
  color: var(--muted);
}

.prose {
  max-width: none;
  width: 100%;
}

.prose h2 {
  margin: 32px 0 12px;
  font-size: 1.4rem;
  color: var(--text);
}

.prose h3 {
  margin: 24px 0 10px;
  font-size: 1.12rem;
}

.prose p,
.prose li {
  color: var(--muted);
}

.prose ul {
  padding-left: 1.2rem;
}

.prose table {
  width: 100%;
  border-collapse: collapse;
  margin: 16px 0 24px;
  font-size: 0.92rem;
}

.prose th,
.prose td {
  border: 1px solid rgba(255, 179, 200, 0.22);
  padding: 10px 12px;
  text-align: left;
}

.prose th {
  background: #2a1c24;
  color: var(--text);
}

.faq details {
  background: #2a1c24;
  border-radius: var(--radius);
  margin: 0 0 10px;
  padding: 12px 14px;
}

.faq summary {
  cursor: pointer;
  font-weight: 700;
}

.faq p {
  margin: 10px 0 0;
}

.welcome-band {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 14px;
  max-width: 720px;
  width: 100%;
  margin: 8px 0 20px;
  padding: 16px 22px 22px;
  min-height: 200px;
  border-radius: 16px;
  background-color: #241820;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid rgba(255, 179, 200, 0.32);
  border-left: 5px solid var(--pink-hot);
}

.welcome-band::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(10, 6, 8, 0.9) 0%, rgba(10, 6, 8, 0.78) 42%, rgba(10, 6, 8, 0.7) 100%);
  pointer-events: none;
}

.welcome-band > * {
  position: relative;
  z-index: 1;
}

.welcome-band--promo1 {
  background-image: url("/images/promo1.webp");
}

.welcome-band--promo2 {
  background-image: url("/images/promo2.webp");
}

.welcome-band p {
  flex: 1 0 100%;
  width: 100%;
  margin: 0;
  color: var(--text);
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.4;
}

.welcome-band .band-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 8px 16px;
  border-radius: 999px;
  font-size: 0.92rem;
  font-weight: 700;
  pointer-events: none;
  user-select: none;
}

.welcome-band .band-cta--fill {
  background: var(--pink);
  color: #0a0a0a;
}

.welcome-band .band-cta--outline {
  border: 1px solid var(--pink);
  color: var(--pink);
  background: transparent;
}

.site-footer {
  padding: 28px 16px 88px;
  background: var(--ink-deep);
  border-top: 1px solid rgba(255, 179, 200, 0.16);
}

.foot-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 24px;
  margin-bottom: 18px;
}

.foot-copy,
.foot-legal {
  color: var(--quiet);
  font-size: 0.85rem;
}

.age-row {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 12px 0;
  font-weight: 700;
  color: var(--text);
}

.dock {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 50;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  height: var(--dock);
  background: #120c10;
  border-top: 1px solid rgba(255, 179, 200, 0.2);
}

.dock a,
.dock-link,
.dock [role="button"] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2px;
  color: var(--muted);
  font-size: 0.65rem;
  font-weight: 700;
  text-decoration: none;
  background: transparent;
}

.dock a.is-on,
.dock-link.is-on,
.dock a:hover,
.dock-link:hover {
  color: var(--cyan);
  text-decoration: none;
}

.dock svg {
  width: 22px;
  height: 22px;
}

.lost {
  max-width: 640px;
  margin: 40px auto;
  text-align: center;
}

.lost h1 {
  margin-bottom: 12px;
}

.cursor-pointer {
  cursor: pointer;
}

.outline-none {
  outline: none;
}

@media (max-width: 767px) {
  .cats {
    gap: 6px;
    padding: 6px;
  }

  [role="button"][aria-label="arialabel-klarnaslots"].cta-chip {
    flex: 0 0 auto;
    width: max-content;
    min-height: 48px;
    padding: 8px 12px;
    font-size: 0.92rem;
    line-height: 1.2;
  }

  [role="button"][aria-label="arialabel-klarnaslots"].cta-chip svg {
    width: 28px;
    height: 28px;
  }
}

@media (min-width: 768px) {
  .stage {
    padding: 24px 32px 48px;
  }

  .tiles {
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 5px;
  }

  .site-footer {
    padding: 32px 32px 40px;
  }
}

@media (min-width: 992px) {
  .topbar,
  .dock {
    display: none;
  }

  .shell {
    display: grid;
    grid-template-columns: var(--sidebar) minmax(0, 1fr);
  }

  .sidebar {
    display: flex;
    flex-direction: column;
    gap: 18px;
    position: sticky;
    top: 0;
    height: 100vh;
    padding: 20px 16px;
    background: var(--ink);
    border-right: 1px solid rgba(255, 179, 200, 0.12);
    overflow: auto;
  }

  .brand-link--wide {
    display: inline-flex;
    margin-bottom: 8px;
  }

  .user-box {
    background: linear-gradient(180deg, #32202a 0%, #1c1218 100%);
    border-radius: 28px;
    padding: 18px 14px 14px;
    text-align: center;
    border: 1px solid rgba(255, 179, 200, 0.22);
  }

  .user-mark {
    width: 54px;
    height: 54px;
    margin: 0 auto 12px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #3d2430;
    border: 2px solid var(--pink);
    color: var(--cyan);
    font-size: 1.4rem;
  }

  .side-nav {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }

  .side-link {
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 48px;
    padding: 10px 16px;
    border-radius: 999px;
    background: #2e1e28;
    color: var(--text);
    font-weight: 700;
    text-decoration: none;
  }

  .side-link:hover,
  .side-link.is-on {
    text-decoration: none;
    background: var(--pink);
    color: #0a0a0a;
    box-shadow: 0 6px 16px rgba(255, 107, 157, 0.28);
  }

  .side-link svg {
    width: 22px;
    height: 22px;
    flex: 0 0 auto;
  }

  .side-link:hover svg,
  .side-link.is-on svg {
    filter: brightness(0);
  }

  .side-search {
    margin-top: 8px;
    display: flex;
    align-items: center;
    gap: 8px;
    min-height: 44px;
    padding: 8px 16px;
    border-radius: 999px;
    background: #241820;
    color: var(--muted);
    font-weight: 700;
    text-decoration: none;
    border: 1px dashed rgba(255, 179, 200, 0.4);
  }

  .side-search:hover {
    text-decoration: none;
    color: var(--text);
  }

  .side-search svg {
    width: 22px;
    height: 22px;
    flex: 0 0 auto;
  }

  .stage {
    padding: 28px 40px 48px;
    max-width: var(--max);
  }

  .tiles {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .page-title {
    font-size: 2.1rem;
  }
}

@media (min-width: 1280px) {
  .tiles {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
}

.side-nav [role="button"][aria-label="arialabel-klarnaslots"].cta-nav {
  display: flex;
  align-items: center;
  gap: 10px;
}

.side-nav [role="button"][aria-label="arialabel-klarnaslots"].cta-nav svg {
  width: 22px;
  height: 22px;
  flex: 0 0 auto;
}

.side-nav [role="button"][aria-label="arialabel-klarnaslots"].cta-nav:hover svg {
  filter: brightness(0);
}

.dock [role="button"]:hover,
.dock [role="button"]:focus-visible {
  color: var(--cyan);
}

.lost [role="button"][aria-label="arialabel-klarnaslots"].cta-fill,
.prose [role="button"][aria-label="arialabel-klarnaslots"].cta-fill {
  width: auto;
  min-width: 200px;
  margin: 12px 0 24px;
}

.howto-list {
  margin: 0 0 20px;
  padding-left: 1.25rem;
  color: var(--muted);
}

.howto-list li {
  margin: 0 0 10px;
}

.shot {
  max-width: 320px;
  width: 100%;
  border-radius: var(--radius);
  margin: 0;
  box-shadow: var(--shadow);
}

.check-list {
  margin: 12px 0 20px;
  padding-left: 1.25rem;
}

.check-list li {
  margin: 0 0 8px;
}
