/* LottoAnDirek home v2 — quieter, sharper, and deliberately product-led. */
.lad-free-home {
  --lad-paper: #f2eee6;
  --lad-muted: #99989d;
  --lad-line: rgba(255, 255, 255, .13);
  --lad-panel: #111113;
  --lad-red: #ef2638;
  --lad-gold: #dcae42;
  background: #080809;
  color: var(--lad-paper);
}

.lad-home-header {
  height: 76px;
  padding: 10px 18px;
  border-bottom: 1px solid var(--lad-line);
  background: rgba(8, 8, 9, .92);
  box-shadow: none;
  backdrop-filter: blur(14px);
}
.lad-home-header .lad-brand { gap: 9px; }
.lad-home-header .lad-brand img { width: 40px; height: 40px; }
.lad-wordmark { font-size: 19px; letter-spacing: -.035em; }
.lad-member-label {
  margin-top: 4px;
  color: #7f7e83;
  font-size: 9px !important;
  letter-spacing: .16em;
}
.lad-bell-button { color: #aaa9ae; }
.lad-initial-avatar {
  width: 40px;
  height: 40px;
  border: 1px solid #4b4841;
  background: #171719;
  color: var(--lad-paper);
  box-shadow: none;
}

.lad-home-main { padding: 18px 16px 36px; }

/* One strong editorial image, not a stack of decorative effects. */
.lad-home-hero,
.lad-home-hero.tone-red,
.lad-home-hero.tone-purple,
.lad-home-hero.tone-social {
  height: 258px;
  min-height: 258px;
  border: 0;
  border-top: 1px solid var(--lad-line);
  border-bottom: 1px solid var(--lad-line);
  border-radius: 0;
  background: #0d0d0f;
  box-shadow: none;
}
.lad-home-hero:after {
  background: linear-gradient(90deg, #0d0d0f 0%, rgba(13,13,15,.98) 45%, rgba(13,13,15,.2) 76%);
}
.lad-home-hero .lad-hero-scene { display: none; }
.lad-home-hero .lad-hero-copy {
  width: 66%;
  padding: 27px 0 28px 4px;
}
.lad-home-hero .lad-hero-copy:before {
  content: "LOTTOANDIREK  /  CHAK JOU";
  display: block;
  margin-bottom: 16px;
  color: var(--lad-gold);
  font: 800 9px/1.1 system-ui, sans-serif;
  letter-spacing: .18em;
}
.lad-home-hero .lad-hero-copy h1 {
  max-width: 245px;
  color: var(--lad-paper);
  font-size: clamp(30px, 8.2vw, 38px);
  line-height: .98;
  letter-spacing: -.055em;
}
.lad-home-hero .lad-hero-copy p {
  max-width: 226px;
  margin-top: 13px;
  color: #aaa9ae;
  font-size: 13px;
  line-height: 1.42;
}
.lad-home-hero .lad-hero-action {
  min-height: 40px;
  margin-top: 17px;
  padding: 0 14px;
  border: 1px solid #bd1c2b;
  border-radius: 3px;
  background: var(--lad-red);
  color: #fff;
  font-size: 10px;
  letter-spacing: .08em;
  box-shadow: none;
}
.lad-home-hero .lad-hero-eyebrow {
  margin-top: 18px;
  color: var(--lad-gold);
  font-size: 10px;
  letter-spacing: .08em;
}
.lad-home-hero .lad-hero-art,
.lad-home-hero.art-free-crossed .lad-hero-art,
.lad-home-hero.art-vip-exact .lad-hero-art,
.lad-home-hero.art-celebrate .lad-hero-art,
.lad-home-hero.art-think .lad-hero-art,
.lad-home-hero.art-social .lad-hero-art {
  right: -6px;
  top: 0;
  width: 49%;
  height: 100%;
  opacity: .9;
  filter: grayscale(.08) contrast(1.04);
}
.lad-home-hero .lad-hero-art img,
.lad-home-hero.art-vip-exact .lad-hero-art img,
.lad-home-hero.art-free-crossed .lad-hero-art img,
.lad-home-hero.art-celebrate .lad-hero-art img,
.lad-home-hero.art-think .lad-hero-art img,
.lad-home-hero.art-social .lad-hero-art img {
  right: -12px;
  top: auto;
  bottom: -5px;
  width: auto;
  height: 104%;
  max-width: none;
  object-fit: contain;
  filter: none;
}
.lad-hero-dots { bottom: 9px; gap: 6px; }
.lad-hero-dots button { width: 5px; height: 5px; background: #555459; }
.lad-hero-dots button.active,
.tone-gold .lad-hero-dots button.active,
.tone-purple .lad-hero-dots button.active,
.tone-social .lad-hero-dots button.active { width: 16px; background: var(--lad-red); }

.lad-home-section { margin-top: 30px; }
.lad-section-heading { margin-bottom: 12px; }
.lad-section-heading h2 {
  gap: 8px;
  color: var(--lad-paper);
  font-size: 15px;
  letter-spacing: .08em;
}
.lad-section-heading h2 svg { color: var(--lad-red); }
.lad-section-heading button { color: #aaa9ae; font-size: 10px !important; letter-spacing: .08em; }

.lad-result-card {
  border: 1px solid var(--lad-line);
  border-radius: 4px;
  background: var(--lad-panel);
  box-shadow: none;
}
.lad-result-card:before { display: none; }
.lad-result-top { padding: 17px 17px 12px; border-bottom: 1px solid var(--lad-line); }
.lad-result-top strong { font-size: 15px; letter-spacing: .04em; }
.lad-result-top span { color: #7f7e83; }
.lad-result-top b {
  padding: 4px 7px;
  border-radius: 2px;
  background: transparent;
  border: 1px solid #3d3c41;
  color: #cbc9c4;
  box-shadow: none;
}
.lad-result-numbers { padding: 17px 14px 20px; }
.lad-result-numbers label { color: #8d8b90; font-size: 10px; letter-spacing: .13em; }
.lad-result-numbers > i { height: 48px; background: var(--lad-line); }
.lad-balls { gap: 6px; }
.lad-balls span,
.lad-balls.four span {
  width: 38px;
  height: 38px;
  border: 1px solid #d7d2c8;
  background: var(--lad-paper);
  color: #101012;
  box-shadow: none;
  font-size: 16px;
}
.lad-balls.four span { width: 34px; height: 34px; font-size: 14px; }

.lad-ad-slot,
.lad-social-promo,
.lad-hit-list {
  border: 1px solid var(--lad-line);
  border-radius: 4px;
  background: var(--lad-panel);
  box-shadow: none;
}
.lad-ad-slot:after { display: none; }
.lad-ad-mark { border-radius: 3px; box-shadow: none; }
.lad-hit-list article + article { border-top-color: var(--lad-line); }
.lad-hit-list article > strong { color: var(--lad-paper); text-shadow: none; }

.lad-bottom-nav {
  border: 1px solid var(--lad-line);
  border-bottom: 0;
  border-radius: 18px 18px 0 0;
  background: rgba(12, 12, 14, .97);
  box-shadow: 0 -8px 26px rgba(0,0,0,.32);
}
.lad-bottom-nav button:first-child svg,
.lad-bottom-nav button:first-child span { color: var(--lad-red); }

@media (min-width: 700px) {
  .lad-free-home { max-width: 520px; margin: 0 auto; border-inline: 1px solid var(--lad-line); }
}

@media (max-width: 370px) {
  .lad-home-hero,
  .lad-home-hero.tone-red,
  .lad-home-hero.tone-purple,
  .lad-home-hero.tone-social { height: 240px; min-height: 240px; }
  .lad-home-hero .lad-hero-copy { width: 68%; padding-left: 2px; }
  .lad-home-hero .lad-hero-copy h1 { font-size: 29px; }
  .lad-home-hero .lad-hero-art { right: -12px; width: 48%; }
}

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