:root {
  
    --color-primary: #fff;
  --color-primary-dark: #4338ca;
  --color-secondary: #7729d7;
  --color-accent: #fbbf24;
  
    --bg-primary: #141824;
  --bg-secondary: #241f2b;
  --bg-dark: #0D121D;
  --bg-card: #1e293b;
  --bg-card-hover: #334155;
  --bg-overlay: rgba(44, 49, 68, 0.35);
  
    --text-primary: #ffffff;
  --text-secondary: #e2e8f0;
  --text-muted: #d1d5db;
  --text-light: #9ca3af;
  --text-dark: #6b7280;
  --text-button: #fff;
  
    --border-primary: #1e293b;
  --border-secondary: #374151;
  --border-card: #475569;
  --border-overlay: rgba(71, 85, 105, 0.3);
  
    --gradient-primary: linear-gradient(90deg, #9A32C9 0%, var(--color-secondary) 100%);
  --gradient-text: linear-gradient(135deg, var(--text-primary) 0%, #c5c5c5 100%);
  --gradient-card: linear-gradient(135deg, var(--bg-card) 0%, var(--bg-card-hover) 100%);
  --gradient-bg: linear-gradient(90deg, #39265a, #372235);
  --gradient-cta: linear-gradient(90deg, #161623 0%, #2E1414 102.14%);
  --gradient-benefits: linear-gradient(90deg, #1a0d2e 0%, #2d1b4e 50%, #1a0d2e 100%);
  
    --shadow-primary: 0 0 25px rgb(121 21 163);
  --shadow-secondary: rgba(0, 0, 0, 0.3);
  --shadow-card: rgba(0, 0, 0, 0.4);
  
    --status-new: #3b82f6;
  --status-jackpot: #fbbf24;
  --status-top: #10b981;
}
*, ::after, ::before {
  box-sizing: border-box;
  border-width: 0;
  margin: 0;
}
html {
  margin:0;
  padding:0;
  width:100%;
}
body {
  font-family: 'Montserrat', sans-serif;
  background-color: var(--bg-primary);
  color: var(--text-secondary);
  margin: 0;
  padding: 0;
}
main {
  padding:0;
  background:var(--gradient-cta);
}
.k1o2i {
  max-width: 1280px;
  margin: 0 auto;
  padding: 100px 0;
}
.nfc5h {
  display:flex;
  justify-content:space-between;
  align-items:center;
  margin-bottom:30px;
}
.r6puo89 {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  font-weight: 700;
  color: #ffffff;
}
.i4m98lde {
  width:4px;
  height:40px;
  background:var(--status-top);
  border-radius:2px;
}
.mplaft {
  display:flex;
  align-items:center;
  gap:8px;
  font-size:18px;
  font-weight:600;
  color:var(--status-top);
  text-decoration:none;
  transition:color 0.3s cubic-bezier(0.4, 0, 0.2, 1), gap 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  will-change:color, gap;
}
.mplaft:hover {
  color:#fff;
  gap:12px;
}
.mplaft svg {
  width:20px;
  height:20px;
}
.osnebqq {
  display:grid;
  grid-template-columns:repeat(5, 1fr);
  gap:20px;
  list-style:none;
  margin:0;
  padding:0;
}
.fwg7 {
  position:relative;
  border-radius:16px;
  overflow:hidden;
  cursor:pointer;
  aspect-ratio:3 / 4;
  display:flex;
  flex-direction:column;
  will-change:transform;
  transform:translateZ(0);
  backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
}
.fwg7:hover {
  transform:translateY(-8px) translateZ(0);
}
.t11crl {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 360px;
  overflow: hidden;
  background: #0f0519;
  transform: translateZ(0);
  will-change: transform;
}
.otemi {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transform:translateZ(0) scale(1);
  will-change:transform;
  backface-visibility:hidden;
  -webkit-backface-visibility:hidden;
}
.fwg7:hover .otemi {
  transform:translateZ(0) scale(1.05);
}

.shmnkk {
  position:absolute;
  bottom:0;
  left:0;
  right:0;
  height:50%;
  background:linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0.7) 40%, rgba(0, 0, 0, 0) 100%);
  z-index:1;
  transform:translateZ(0);
  will-change:opacity;
}
.s7g0x {
  position:absolute;
  top:12px;
  right:12px;
  z-index:2;
  transform:translateZ(0);
}
.ng3f {
  background: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  padding: 6px 12px;
  border-radius: 8px;
  font-size: 12px;
  font-weight: 700;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  transform: translateZ(0);
  will-change: transform;
}
.iuqhfek {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px 16px 16px;
  z-index: 2;
  transform: translateZ(0);
  will-change: transform;
}
.mefrybxj {
  font-size:18px;
  font-weight:700;
  color:#ffffff;
  margin-bottom:6px;
  line-height:1.3;
  text-shadow:0 2px 4px rgba(0, 0, 0, 0.5);
  transform:translateZ(0);
}
.t0io9vl9 {
  font-size: 13px;
  color: #d1d5db;
  font-weight: 500;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  transform: translateZ(0);
}

@media (max-width: 1200px) {
    .osnebqq {
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px;
}
}
@media (max-width: 768px) {
    .nfc5h {
  flex-direction:column;
  align-items:flex-start;
  gap:16px;
}
    .r6puo89 {
  font-size:24px;
}
    .i4m98lde {
  height: 32px;
}
    .osnebqq {
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
}
    .mefrybxj {
  font-size:16px;
}
    .t0io9vl9 {
  font-size:12px;
}
}
@media (max-width: 480px) {
    .osnebqq {
  grid-template-columns:repeat(2, 1fr);
}
}
.hg520am2 {
  display:flex;
  position:relative;
  justify-content:flex-end;
  width:100%;
  margin:0 20px;
}
.b7fvnw {
  display: none;
  background: none;
  border: none;
  font-size: 24px;
  color: var(--color-text);
  cursor: pointer;
  padding: 8px;
}
.hg520am2 ul {
  list-style: none;
  display: flex;
  gap: 10px;
  margin: 0;
  padding: 0;
}
.hg520am2 ul li a {
  text-decoration: none;
  color: var(--color-text);
  transition: 0.3s;
  padding: 5px;
  display: block;
  border-radius: 6px;
  font-size: 13px;
}
.hg520am2 ul li a:hover {
  color: var(--color-primary);
}
@media (max-width: 768px) {
    .b7fvnw {
  display:block;
}
    .hg520am2 ul {
  position:absolute;
  top:100%;
  left:0;
  right:0;
  background:var(--bg-secondary);
  border:1px solid rgba(255, 255, 255, 0.2);
  border-radius:8px;
  flex-direction:column;
  gap:0;
  opacity:0;
  visibility:hidden;
  transform:translateY(-10px);
  transition:all 0.3s ease;
  box-shadow:0 10px 30px rgba(0, 0, 0, 0.2);
  z-index:1000;
}
    .hg520am2.active ul {
  display:flex;
  opacity:1;
  visibility:visible;
  transform:translateY(0);
  width:100%;
  align-items:center;
  margin-top:10px;
}
    .hg520am2 ul li a {
  padding:16px 20px;
  border-bottom:1px solid rgba(255, 255, 255, 0.1);
}
    .hg520am2 ul li:last-child a {
  border-bottom: none;
}
}


.c45eu3e {
  background:var(--bg-secondary);
  border-bottom:1px solid var(--border-primary);
  padding:20px 0;
  position:sticky;
  top:0;
  z-index:100;
  backdrop-filter:blur(10px);
  box-shadow:0 4px 6px var(--shadow-secondary);
}
.c45eu3e .tnx2 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.c45eu3e .l9jqw {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
.c45eu3e .zbb62 {
  flex-shrink:0;
}
.c45eu3e .zbb62 img {
  height:50px;
  width:auto;
  display:block;
  filter:drop-shadow(0 0 10px var(--shadow-secondary));
  transition:transform 0.3s ease;
}
.c45eu3e .zbb62 img:hover {
  transform:scale(1.05);
}
.c45eu3e .em6do {
  flex-shrink: 0;
}
.c45eu3e .ke50 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 28px;
  background: var(--gradient-primary);
  color: var(--text-button);
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 50px;
  border: 2px solid transparent;
  box-shadow: var(--shadow-primary);
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}
.c45eu3e .ke50::before {
  content:"";
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background:var(--gradient-primary);
  opacity:0;
  transition:opacity 0.3s ease;
}
.c45eu3e .ke50:hover {
  transform: translateY(-2px);
  box-shadow: 0 0 35px rgb(121 21 163);
  border-color: var(--color-accent);
}
.c45eu3e .ke50:hover::before {
  opacity:1;
}
.c45eu3e .ke50:active {
  transform:translateY(0);
}
.c45eu3e .ixux6t {
  position:relative;
  z-index:1;
  letter-spacing:0.5px;
}
.c45eu3e .ke50 svg {
  position:relative;
  z-index:1;
  transition:transform 0.3s ease;
}
.c45eu3e .ke50:hover svg {
  transform: translateX(4px);
}

@media (max-width: 768px) {
    .c45eu3e {
  padding: 15px 0;
}
    .c45eu3e .l9jqw {
  flex-wrap: wrap;
  justify-content: center;
}
    .c45eu3e .zbb62 img {
  height:40px;
}
    .c45eu3e .ke50 {
  padding:10px 24px;
  font-size:14px;
}
}
@media (max-width: 480px) {
    .c45eu3e .ke50 {
  padding:10px 20px;
  font-size:13px;
  gap:8px;
}
    .c45eu3e .ke50 svg {
  width:14px;
  height:14px;
}
}

@keyframes slideDown {
    from {
  opacity: 0;
  transform: translateY(-20px);
}
    to {
  opacity: 1;
  transform: translateY(0);
}
}
.c45eu3e {
  animation:slideDown 0.5s ease-out;
}

.tfmtun {
  min-height: 100vh;
  display: flex;
  align-items: center;
  background: var(--bg-dark);
  position: relative;
  overflow: hidden;
  padding: 60px 20px;
}
.anpkf {
  position: absolute;
  top: 50%;
  left: 30%;
  transform: translate(-50%, -50%);
  width: 800px;
  height: 800px;
  background: radial-gradient(circle, var(--color-secondary) 0%, transparent 70%);
  opacity: 0.15;
  filter: blur(80px);
  pointer-events: none;
}
.gu2lrb1a {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 80px;
  align-items: center;
  max-width: 1300px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.ko3r1u {
  width:340px;
  background:var(--gradient-card);
  border-radius:24px;
  padding:20px;
  border:3px solid var(--border-card);
  box-shadow:0 30px 80px var(--shadow-card), inset 0 1px 0 var(--border-secondary);
  position:relative;
}
.esrndhtt {
  text-align: center;
  margin-bottom: 20px;
}
.iife3k {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-bottom: 16px;
}
.iife3k span {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: var(--color-accent);
  box-shadow: 0 0 10px var(--color-accent);
  animation: hero7Blink 1s infinite;
}
.iife3k span:nth-child(2n) {
  animation-delay:0.5s;
}
.iife3k span:nth-child(3n) {
  animation-delay: 0.25s;
}
@keyframes hero7Blink {
    0%, 100% {
  opacity: 1;
}
    50% {
  opacity:0.3;
}
}
.cpkp1ya {
  background:var(--bg-dark);
  border-radius:12px;
  padding:12px 20px;
  border:2px solid var(--color-accent);
}
.vzfuwf5 {
  display: block;
  font-size: 12px;
  color: var(--color-accent);
  letter-spacing: 3px;
  margin-bottom: 4px;
}
.qudioc0 {
  display: block;
  font-size: 28px;
  font-weight: 900;
  color: var(--color-accent);
  text-shadow: 0 0 20px var(--color-accent);
  font-family: monospace;
}
.o703d {
  display:flex;
  gap:8px;
  background:var(--bg-dark);
  padding:16px;
  border-radius:16px;
  border:2px solid var(--border-secondary);
  position:relative;
}
.z2yek {
  flex:1;
  height:120px;
  background:var(--bg-primary);
  border-radius:8px;
  overflow:hidden;
  position:relative;
}
.z2yek::before,
.z2yek::after {
  content:"";
  position:absolute;
  left:0;
  right:0;
  height:30px;
  z-index:2;
  pointer-events:none;
}
.z2yek::before {
  top:0;
  background:linear-gradient(to bottom, var(--bg-primary), transparent);
}
.z2yek::after {
  bottom: 0;
  background: linear-gradient(to top, var(--bg-primary), transparent);
}
.bgatx {
  display: flex;
  flex-direction: column;
  animation: hero7Spin 3s ease-in-out infinite;
}
.zrd0 .bgatx {
  animation-delay:0.2s;
}
.ta3tl .bgatx {
  animation-delay:0.4s;
}
@keyframes hero7Spin {
    0%, 100% {
  transform:translateY(0);
}
    20% {
  transform:translateY(-80px);
}
    40% {
  transform: translateY(-40px);
}
    60% {
  transform: translateY(-80px);
}
    80% {
  transform:translateY(0);
}
}
.bgatx span {
  height:40px;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:28px;
  font-weight:900;
  color:var(--color-accent);
  text-shadow:0 0 10px var(--color-accent);
}
.s20x {
  position:absolute;
  left:20px;
  right:20px;
  top:50%;
  height:3px;
  background:var(--status-top);
  box-shadow:0 0 15px var(--status-top);
  transform:translateY(30px);
  z-index:3;
}
.s06qib {
  max-width: 550px;
}
.faeki {
  display:inline-flex;
  align-items:center;
  gap:8px;
  background:var(--bg-card);
  border:1px solid var(--color-accent);
  color:var(--color-accent);
  padding:10px 20px;
  border-radius:50px;
  font-size:14px;
  font-weight:600;
  margin-bottom:24px;
}
.jne23wuf {
  font-size:52px;
  font-weight:900;
  color:var(--text-primary);
  line-height:1.1;
  margin-bottom:20px;
}
.au6i1qlq {
  font-size:18px;
  color:var(--text-secondary);
  line-height:1.7;
  margin:0 0 32px;
}
.lqwhrc8g {
  display:flex;
  align-items:center;
  gap:24px;
  margin-bottom:32px;
  padding:24px;
  background:var(--bg-card);
  border-radius:16px;
  border:1px solid var(--border-card);
}
.frk3 {
  display:flex;
  flex-direction:column;
  gap:4px;
}
.qwmu {
  font-size: 36px;
  font-weight: 900;
  color: var(--status-top);
}
.bgf3b {
  font-size: 14px;
  color: var(--text-muted);
  text-transform: uppercase;
  letter-spacing: 1px;
}
.l9lz568 {
  font-size:32px;
  color:var(--text-dark);
  font-weight:300;
}
.i8gdhx {
  display: flex;
  gap: 16px;
  margin-bottom: 32px;
  flex-wrap: wrap;
}
.bdkf {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 18px 36px;
  background: var(--gradient-primary);
  color: var(--text-button);
  font-size: 17px;
  font-weight: 700;
  border-radius: 14px;
  text-decoration: none;
  transition: all 0.3s ease;
  box-shadow: var(--shadow-primary);
}
.e4rd {
  width:22px;
  height:22px;
  animation:hero7SpinIcon 2s linear infinite;
}
@keyframes hero7SpinIcon {
    from {
  transform:rotate(0deg);
}
    to {
  transform: rotate(360deg);
}
}
.bdkf:hover {
  transform: translateY(-3px);
  box-shadow: 0 0 40px var(--color-secondary);
}
.nk31ckvb {
  display: inline-flex;
  align-items: center;
  padding: 18px 36px;
  border: 2px solid var(--border-card);
  color: var(--text-primary);
  font-size: 17px;
  font-weight: 600;
  border-radius: 14px;
  text-decoration: none;
  transition: all 0.3s ease;
}
.nk31ckvb:hover {
  border-color: var(--color-secondary);
  background: var(--bg-card);
}
.syhs {
  display:flex;
  align-items:center;
  gap:16px;
  flex-wrap:wrap;
}
.ie3li {
  font-size: 14px;
  color: var(--text-dark);
}
.bo83 {
  display: flex;
  gap: 12px;
}
.bo83 span {
  padding:6px 14px;
  background:var(--bg-card);
  border-radius:6px;
  font-size:13px;
  color:var(--text-muted);
  border:1px solid var(--border-primary);
}
@media (max-width: 1024px) {
    .gu2lrb1a {
  grid-template-columns:1fr;
  gap:50px;
  text-align:center;
}
    .ko3r1u {
  margin:0 auto;
  width:300px;
}
    .s06qib {
  max-width:100%;
}
    .jne23wuf {
  font-size: 40px;
}
    .lqwhrc8g {
  justify-content: center;
}
    .i8gdhx {
  justify-content: center;
}
    .syhs {
  justify-content: center;
}
}
@media (max-width: 768px) {
    .tfmtun {
  padding:40px 20px;
}
    .jne23wuf {
  font-size: 32px;
}
    .ko3r1u {
  width:280px;
}
    .lqwhrc8g {
  flex-direction:column;
  gap:16px;
}
    .l9lz568 {
  display:none;
}
    .i8gdhx {
  flex-direction:column;
  width:100%;
}
    .bdkf,
    .nk31ckvb {
  width:100%;
  justify-content:center;
}
}


.js596 {
  padding:60px 0;
  background:var(--bg-primary);
}
.js596 .oxj8x0 {
  max-width:900px;
  margin:0 auto;
  padding:0 20px;
}
.fiwls7x {
  background: var(--bg-card);
  border: 1px solid var(--border-card);
  border-radius: 16px;
  padding: 50px;
  box-shadow: 0 4px 20px var(--shadow-card);
}
.fiwls7x h1,
.fiwls7x h2 {
  font-size:32px;
  font-weight:700;
  color:var(--text-primary);
  margin-bottom:20px;
  line-height:1.3;
}
.fiwls7x h3 {
  font-size:24px;
  font-weight:600;
  color:var(--text-primary);
  margin:30px 0 15px;
  padding-left:15px;
  border-left:4px solid var(--color-accent);
}
.fiwls7x h4 {
  font-size:20px;
  font-weight:600;
  color:var(--text-secondary);
  margin:25px 0 12px;
}
.fiwls7x p {
  font-size:16px;
  line-height:1.8;
  color:var(--text-muted);
  margin-bottom:18px;
}
.fiwls7x ul,
.fiwls7x ol {
  margin: 20px 0;
  padding-left: 30px;
  color: var(--text-muted);
}
.fiwls7x li {
  font-size:16px;
  line-height:1.7;
  margin-bottom:10px;
}
.fiwls7x a {
  color:var(--color-accent);
  text-decoration:underline;
  transition:color 0.3s ease;
}
.fiwls7x a:hover {
  color: var(--text-primary);
}
.fiwls7x strong {
  color: var(--text-primary);
  font-weight: 600;
}
.fiwls7x em {
  font-style:italic;
  color:var(--text-secondary);
}
@media (max-width: 768px) {
    .js596 {
  padding: 40px 0;
}
    .fiwls7x {
  padding: 30px 20px;
  border-radius: 12px;
}
    .fiwls7x h1,
    .fiwls7x h2 {
  font-size: 24px;
}
    .fiwls7x h3 {
  font-size:20px;
}
    .fiwls7x p {
  font-size:15px;
}
}

.c5sq76g {
  background: var(--bg-secondary);
  padding: 28px 0;
}
.hs7q7sh {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.qcyk {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--border-primary);
  margin-bottom: 20px;
  flex-wrap: wrap;
  gap: 16px;
}
.pfrq0qm {
  display: flex;
  align-items: center;
  gap: 14px;
}
.wfsshx34 {
  font-size: 24px;
  font-weight: 800;
  color: var(--text-primary);
  background: var(--gradient-text);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.p3spa {
  padding: 5px 10px;
  border: 2px solid var(--color-accent);
  border-radius: 6px;
  font-size: 13px;
  font-weight: 800;
  color: var(--color-accent);
}
.qqic2cjn {
  display:flex;
  align-items:center;
  gap:24px;
}
.ptk7k,
.osyzg2sq {
  display:flex;
  align-items:center;
  gap:8px;
  font-size:13px;
  color:var(--text-muted);
}
.ptk7k svg,
.osyzg2sq svg {
  width:18px;
  height:18px;
  color:var(--status-top);
}
.b7tp0yg {
  display:flex;
  align-items:center;
  justify-content:space-between;
  flex-wrap:wrap;
  gap:16px;
}
.a3hi6 {
  font-size: 13px;
  color: var(--text-dark);
}
.ncxu {
  display:flex;
  gap:20px;
}
.ncxu a {
  font-size: 13px;
  color: var(--text-dark);
  text-decoration: none;
  transition: color 0.2s;
}
.ncxu a:hover {
  color: var(--text-primary);
}
@media (max-width: 640px) {
    .qcyk {
  flex-direction:column;
  text-align:center;
}
    .qqic2cjn {
  flex-direction:column;
  gap:12px;
}
    .b7tp0yg {
  flex-direction:column;
  text-align:center;
}
    .ncxu {
  flex-direction: column;
  gap: 10px;
}
}