:root {
--QNfktBtyMHql: #190e28;
--zqUMOEsXPhuz: rgba(212,175,55,0.3);
--ToqRaQifQPTY: #c9a22d;
--tfbfkOpmYAnM: #0a0613;
--oRfnpzvayCQe: #100821;
--KWAaxGzqgPYu: #040209;
--PQchzkiBmOwZ: #5c2480;
--NmXdapswdDOD: #faf0dc;
--BEGHmBgCXpqK: #e0bd4f;
--jHkofncFcoNa: #cfa42d;
--LkkRMJghWZNu: #1c1024;
--PhenGaBTeUNQ: linear-gradient(135deg, #dbb845 0%, #c9a22d 100%);
--AgTkOYUBZWGy: #100821;
--oAwGGZUEghSO: #07030d;
--EIIxTPkXrdCh: #faf0dc;
--QfdgLxqNGAvu: #040209;
--ZGHmkNdvLFsq: #1c1024;
--piNiIQvQtvKc: #faf0dc;
--qrTEcoGCarRU: #c9a22d;
--jaYCJBDOHEKJ: rgba(212,175,55,0.3);
--VhJFbwGUnyby: rgba(0,0,0,0.45);
--XWVvrXHSFDSS: #5c2480;
--eHWrgWxyyDTG: #c92840;
--NyXZyHDUxEzj: #ffa5b2;
--IzYgroQiLrww: 'DM Sans', sans-serif;
--uAOcNFDJIksH: 'Montserrat', sans-serif;
}

*,
*::before,
*::after {
box-sizing: border-box;
}
html,
body {
margin: 0;
padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
}
p {
margin: 0;
}
ul {
margin: 0;
padding: 0;
list-style: none;
}
img {
display: block;
max-width: 100%;
height: auto;
}
a {
text-decoration: none;
}
address {
font-style: normal;
}

body {
display: flex;
flex-direction: column;
min-height: 100vh;
font-family: var(--IzYgroQiLrww);
color: var(--NmXdapswdDOD);
overflow-x: hidden;
background-color: var(--QNfktBtyMHql);
background-image:
radial-gradient(
2.2px 2.2px at 12% 22%,
var(--NmXdapswdDOD) 0%,
var(--ToqRaQifQPTY) 45%,
transparent 72%
),
radial-gradient(
1.4px 1.4px at 68% 58%,
rgba(255, 255, 255, 0.75),
transparent 70%
),
radial-gradient(
2.8px 2.8px at 35% 78%,
var(--NmXdapswdDOD) 0%,
var(--ToqRaQifQPTY) 45%,
transparent 72%
),
radial-gradient(
1.8px 1.8px at 82% 15%,
var(--NmXdapswdDOD) 0%,
var(--ToqRaQifQPTY) 45%,
transparent 72%
),
radial-gradient(
1.2px 1.2px at 55% 38%,
rgba(255, 255, 255, 0.65),
transparent 70%
),
radial-gradient(
2.4px 2.4px at 20% 62%,
var(--NmXdapswdDOD) 0%,
var(--ToqRaQifQPTY) 45%,
transparent 72%
),
radial-gradient(
1.9px 1.9px at 90% 82%,
var(--NmXdapswdDOD) 0%,
var(--ToqRaQifQPTY) 45%,
transparent 72%
),
radial-gradient(
1400px 900px at 50% -5%,
color-mix(in srgb, var(--ToqRaQifQPTY) 15%, transparent),
transparent 62%
),
linear-gradient(
to bottom,
var(--oRfnpzvayCQe) 0%,
var(--QNfktBtyMHql) 45%,
var(--tfbfkOpmYAnM) 100%
);
background-repeat:
repeat, repeat, repeat, repeat, repeat, repeat, repeat, no-repeat, no-repeat;
background-size:
173px 173px,
211px 211px,
251px 251px,
293px 293px,
337px 337px,
379px 379px,
421px 421px,
100% 1000px,
100% 100%;
background-attachment: fixed;
animation: starfield-drift 160s linear infinite alternate;
}
@media (prefers-reduced-motion: reduce) {
body {
animation: none !important;
}
}

h1,
h2,
h3,
h4,
h5,
h6 {
font-family: var(--uAOcNFDJIksH);
}

.fwLaNmBYwGHf {
flex: 1 0 auto;
}

.GuWvCnSfohzi {
width: 100%;
max-width: 1140px;
margin: 0 auto;
padding: 0 15px;
font-size: 14px;
}

.IIguZkfWgRNH {
background: var(--oRfnpzvayCQe);
color: rgba(255, 255, 255, 0.75);
border-bottom: 1px solid
color-mix(in srgb, var(--ToqRaQifQPTY) 10%, transparent);
padding: 2.5rem max(15px, calc((100% - 1140px) / 2 + 15px));
font-size: 14px;
}

h2 {
font-size: clamp(1.6rem, 3vw, 2.25rem);
font-weight: 400;
color: var(--ToqRaQifQPTY);
letter-spacing: -0.02em;
line-height: 1.15;
margin-bottom: 1.25rem;
text-shadow:
0 0 6px color-mix(in srgb, var(--ToqRaQifQPTY) 50%, transparent),
0 0 20px color-mix(in srgb, var(--ToqRaQifQPTY) 30%, transparent);
padding-bottom: 0.75rem;
border-bottom: 2px solid var(--ToqRaQifQPTY);
}

h3 {
font-size: 1.25rem;
font-weight: 400;
color: var(--ToqRaQifQPTY);
letter-spacing: -0.01em;
margin-top: 2.5rem;
margin-bottom: 0.85rem;
}

h4 {
font-size: 1rem;
font-weight: 700;
color: rgba(255, 255, 255, 0.9);
text-transform: uppercase;
letter-spacing: 0.05em;
margin-top: 2rem;
margin-bottom: 0.65rem;
}

h5 {
font-size: 0.875rem;
font-weight: 700;
color: var(--ToqRaQifQPTY);
text-transform: uppercase;
letter-spacing: 0.07em;
margin-top: 1.5rem;
margin-bottom: 0.5rem;
}

h6 {
font-size: 0.75rem;
font-weight: 700;
color: rgba(255, 255, 255, 0.4);
text-transform: uppercase;
letter-spacing: 0.1em;
margin-top: 1.25rem;
margin-bottom: 0.4rem;
}

p {
font-size: 14px;
font-weight: 300;
line-height: 1.8;
color: color-mix(in srgb, var(--NmXdapswdDOD) 50%, transparent);
margin-bottom: 1rem;
}

@media (max-width: 640px) {
.IIguZkfWgRNH {
padding-top: 1.75rem;
padding-bottom: 1.75rem;
}
}

header {
position: static;
z-index: 100;
}

.ofDXAKgNTAYM {
background: linear-gradient(
180deg,
color-mix(in srgb, var(--tfbfkOpmYAnM) 96%, transparent) 0%,
color-mix(in srgb, var(--tfbfkOpmYAnM) 88%, transparent) 100%
);
backdrop-filter: blur(16px);
-webkit-backdrop-filter: blur(16px);
border-bottom: 4px double var(--ToqRaQifQPTY);
box-shadow: 0 10px 30px var(--VhJFbwGUnyby);
position: relative;
}
.ofDXAKgNTAYM::after {
content: '';
position: absolute;
left: 0;
right: 0;
bottom: -4px;
height: 1px;
background: linear-gradient(
90deg,
transparent 0%,
color-mix(in srgb, var(--ToqRaQifQPTY) 50%, transparent) 20%,
var(--eHWrgWxyyDTG) 50%,
color-mix(in srgb, var(--ToqRaQifQPTY) 50%, transparent) 80%,
transparent 100%
);
}

.ofDXAKgNTAYM .GuWvCnSfohzi {
display: flex;
align-items: center;
height: 68px;
gap: 2rem;
}

.omioXmFNieju {
width: 52px;
height: 52px;
border-radius: 50%;
overflow: hidden;
border: 2px solid var(--ToqRaQifQPTY);
box-shadow:
0 0 0 3px color-mix(in srgb, var(--tfbfkOpmYAnM) 90%, transparent),
0 0 18px var(--zqUMOEsXPhuz);
}
.omioXmFNieju img {
width: 100%;
height: 100%;
object-fit: cover;
}

.VoOKsvSUxzNU {
display: none;
}

.YKGmVjiPharB {
display: none;
margin-left: auto;
padding: 0.35rem 0.65rem;
background: transparent;
border: 1px solid rgba(255, 255, 255, 0.25);
border-radius: 0;
cursor: pointer;
}
.vfXUsEOUpDpu {
display: block;
width: 1.4em;
height: 1.4em;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255,255,255,.6)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: center;
background-size: 100% 100%;
}

.ghuJUVAlXDcA {
display: flex;
align-items: center;
flex: 1;
gap: 0;
}

.VzzxZoLRoOxK {
display: flex;
flex-direction: row;
flex: 1;
}

.VzzxZoLRoOxK > li {
position: relative;
}

.VzzxZoLRoOxK > li > a {
display: flex;
align-items: center;
gap: 5px;
padding: 0 1rem;
height: 68px;
font-family: var(--uAOcNFDJIksH);
font-size: 11px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.06em;
color: color-mix(in srgb, var(--NmXdapswdDOD) 80%, transparent);
transition:
color 0.2s,
text-shadow 0.2s;
white-space: nowrap;
}
.VzzxZoLRoOxK > li > a:hover {
color: var(--ToqRaQifQPTY);
text-shadow: 0 0 10px
color-mix(in srgb, var(--ToqRaQifQPTY) 70%, transparent);
}

.VzzxZoLRoOxK > li::after {
content: '';
position: absolute;
bottom: 0;
left: 1rem;
right: 1rem;
height: 2px;
background: linear-gradient(
90deg,
var(--ToqRaQifQPTY),
var(--eHWrgWxyyDTG)
);
box-shadow: 0 0 8px
color-mix(in srgb, var(--ToqRaQifQPTY) 80%, transparent);
transform: scaleX(0);
transition: transform 0.22s ease;
}
.VzzxZoLRoOxK > li:hover::after {
transform: scaleX(1);
}

.jWFwlsFEVipo {
font-size: 10px;
display: inline-block;
transition: transform 0.2s;
opacity: 0.6;
}
.JizCZyiUMQYN:hover > a > .jWFwlsFEVipo,
.JizCZyiUMQYN:focus-within > a > .jWFwlsFEVipo {
transform: rotate(180deg);
opacity: 1;
}

.sGfsXBKPZRzq {
position: absolute;
top: 100%;
left: 0;
min-width: 200px;
background: color-mix(in srgb, var(--tfbfkOpmYAnM) 97%, transparent);
backdrop-filter: blur(16px);
-webkit-backdrop-filter: blur(16px);
border: 1px solid
color-mix(in srgb, var(--ToqRaQifQPTY) 12%, transparent);
border-top: 2px solid var(--ToqRaQifQPTY);
padding: 0.4rem 0;
opacity: 0;
visibility: hidden;
transform: translateY(-6px);
transition:
opacity 0.2s ease,
transform 0.2s ease,
visibility 0.2s;
pointer-events: none;
z-index: 2;
}
.JizCZyiUMQYN:hover > .sGfsXBKPZRzq,
.JizCZyiUMQYN:focus-within > .sGfsXBKPZRzq {
opacity: 1;
visibility: visible;
transform: translateY(0);
pointer-events: auto;
}
.sGfsXBKPZRzq li {
position: relative;
}
.sGfsXBKPZRzq li a {
display: flex;
align-items: center;
justify-content: space-between;
gap: 0.75rem;
padding: 0.55rem 1.25rem;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.04em;
color: color-mix(in srgb, var(--NmXdapswdDOD) 65%, transparent);
transition:
color 0.15s,
background 0.15s;
}
.sGfsXBKPZRzq li a:hover {
color: var(--ToqRaQifQPTY);
background: color-mix(in srgb, var(--ToqRaQifQPTY) 7%, transparent);
}

.sGfsXBKPZRzq .sGfsXBKPZRzq {
top: -0.45rem;
left: 100%;
margin-left: 2px;
border-top: 1px solid
color-mix(in srgb, var(--ToqRaQifQPTY) 12%, transparent);
border-left: 2px solid var(--ToqRaQifQPTY);
}
.sGfsXBKPZRzq .jWFwlsFEVipo {
transform: rotate(-90deg);
}
.sGfsXBKPZRzq .JizCZyiUMQYN:hover > a > .jWFwlsFEVipo,
.sGfsXBKPZRzq .JizCZyiUMQYN:focus-within > a > .jWFwlsFEVipo {
transform: rotate(-90deg);
opacity: 1;
}

.mFjdtvZIjQGq {
display: flex;
align-items: center;
gap: 0.6rem;
margin-left: auto;
flex-shrink: 0;
}
.bQsmEbEBcDfP {
padding: 0.4rem 1.1rem;
font-family: var(--uAOcNFDJIksH);
font-size: 11px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.05em;
color: var(--ToqRaQifQPTY);
border: 1px solid
color-mix(in srgb, var(--ToqRaQifQPTY) 45%, transparent);
transition:
color 0.2s,
border-color 0.2s,
box-shadow 0.2s;
}
.bQsmEbEBcDfP:hover {
color: var(--ToqRaQifQPTY);
border-color: var(--ToqRaQifQPTY);
box-shadow: 0 0 14px
color-mix(in srgb, var(--ToqRaQifQPTY) 45%, transparent);
}
.KvrsJGFcclEb {
padding: 0.4rem 1.3rem;
font-family: var(--uAOcNFDJIksH);
font-size: 11px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.05em;
color: var(--LkkRMJghWZNu);
background: var(--BEGHmBgCXpqK);
border: 1px solid var(--ToqRaQifQPTY);
box-shadow: 0 0 16px
color-mix(in srgb, var(--ToqRaQifQPTY) 45%, transparent);
transition:
background 0.2s,
box-shadow 0.2s,
transform 0.15s;
}
.KvrsJGFcclEb:hover {
background: var(--PhenGaBTeUNQ);
box-shadow: 0 0 26px
color-mix(in srgb, var(--ToqRaQifQPTY) 75%, transparent);
transform: translateY(-1px);
}

@media (max-width: 991px) {
.YKGmVjiPharB {
display: flex;
align-items: center;
}

.ofDXAKgNTAYM .GuWvCnSfohzi {
flex-wrap: wrap;
height: auto;
padding-top: 0.6rem;
padding-bottom: 0.6rem;
gap: 0;
align-items: center;
justify-content: space-between;
}

.omioXmFNieju {
flex: 0 0 auto;
}

.ghuJUVAlXDcA {
display: flex;
flex-direction: column;
align-items: stretch;
flex: 0 0 100%;
width: 100%;
order: 3;
overflow: hidden;
max-height: 0;
transition: max-height 0.35s ease;
background: var(--tfbfkOpmYAnM);
border-top: 0px solid
color-mix(in srgb, var(--ToqRaQifQPTY) 12%, transparent);
}
.VoOKsvSUxzNU:checked ~ .ghuJUVAlXDcA {
max-height: 600px;
border-top-width: 1px;
}

.VzzxZoLRoOxK {
flex-direction: column;
width: 100%;
padding: 0.5rem 0;
}
.VzzxZoLRoOxK > li > a {
height: auto;
padding: 0.75rem 0;
border-bottom: 1px solid
color-mix(in srgb, var(--ToqRaQifQPTY) 10%, transparent);
}
.VzzxZoLRoOxK > li:last-child > a {
border-bottom: none;
}
.VzzxZoLRoOxK > li::after {
display: none;
}

.sGfsXBKPZRzq {
position: static;
opacity: 1;
visibility: visible;
transform: none;
border: none;
border-left: 2px solid
color-mix(in srgb, var(--ToqRaQifQPTY) 40%, transparent);
background: transparent;
backdrop-filter: none;
-webkit-backdrop-filter: none;
margin-left: 0.5rem;
pointer-events: auto;
overflow: hidden;
max-height: 0;
padding: 0;
transition: max-height 0.25s ease;
}
.JizCZyiUMQYN:focus-within > .sGfsXBKPZRzq {
max-height: 300px;
}
.sGfsXBKPZRzq li a {
padding: 0.5rem 1rem;
font-size: 12px;
color: color-mix(in srgb, var(--NmXdapswdDOD) 50%, transparent);
}
.sGfsXBKPZRzq li a:hover {
background: transparent;
}

.mFjdtvZIjQGq {
margin-left: 0;
padding: 1rem 0 0;
gap: 0.5rem;
border-top: 1px solid rgba(255, 255, 255, 0.06);
}
.bQsmEbEBcDfP,
.KvrsJGFcclEb {
flex: 1;
text-align: center;
}
}
.nobrXjZluveu {
position: absolute;
opacity: 0;
pointer-events: none;
}

.FnENyyIenQVI {
display: none;
}

@media (max-width: 992px) {
.FnENyyIenQVI {
position: fixed;
left: 12px;
right: 12px;
bottom: calc(12px + env(safe-area-inset-bottom));
display: block;
z-index: 45;
transition:
transform 0.3s ease,
opacity 0.3s ease;
}

.nobrXjZluveu:checked ~ .FnENyyIenQVI {
transform: translateY(160%);
opacity: 0;
pointer-events: none;
}

.anLqtsVyhhSj {
position: relative;
display: flex;
align-items: stretch;
border-radius: 10px;
overflow: hidden;
background: var(--tfbfkOpmYAnM);
border: 2px solid var(--ToqRaQifQPTY);
box-shadow:
0 14px 34px var(--VhJFbwGUnyby),
0 0 20px color-mix(in srgb, var(--ToqRaQifQPTY) 30%, transparent);
}

.FenGURopPnNJ {
position: relative;
flex: 1;
min-width: 0;
display: flex;
align-items: center;
padding: 12px 30px 12px 14px;
}

.TYCkVkPEAsQZ {
font-size: 12px;
line-height: 1.35;
font-weight: 700;
color: var(--NmXdapswdDOD);
}

.cJtSIlnlxsyT {
position: relative;
flex: 0 0 auto;
display: flex;
align-items: stretch;
}

.PwtMrpVKAsnI {
display: flex;
align-items: center;
padding: 0 1.1rem;
font-family: var(--uAOcNFDJIksH);
font-size: 12px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.08em;
color: var(--LkkRMJghWZNu);
background: var(--BEGHmBgCXpqK);
white-space: nowrap;
}

.cJtSIlnlxsyT:active .PwtMrpVKAsnI {
background: var(--PhenGaBTeUNQ);
}

.ODcXtKZXjVyu {
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: 40px;
font-size: 1rem;
background: repeating-linear-gradient(
135deg,
var(--jHkofncFcoNa),
var(--jHkofncFcoNa) 5px,
var(--jHkofncFcoNa) 5px,
var(--jHkofncFcoNa) 10px
);
border-left: 2px dashed
color-mix(in srgb, var(--LkkRMJghWZNu) 50%, transparent);
}

.ODcXtKZXjVyu::before,
.ODcXtKZXjVyu::after {
content: '';
position: absolute;
left: -6px;
width: 11px;
height: 11px;
border-radius: 50%;
background: var(--tfbfkOpmYAnM);
}

.ODcXtKZXjVyu::before {
top: -6px;
}

.ODcXtKZXjVyu::after {
bottom: -6px;
}

.cJtSIlnlxsyT:active .ODcXtKZXjVyu {
animation: cta-ticket-stub-wiggle 0.4s ease;
}

.ReMpGiRYSyMr {
position: absolute;
top: -10px;
right: -10px;
width: 26px;
height: 26px;
border-radius: 50%;
display: inline-flex;
align-items: center;
justify-content: center;
color: var(--LkkRMJghWZNu);
background: var(--BEGHmBgCXpqK);
border: 2px solid var(--ToqRaQifQPTY);
box-shadow:
0 2px 8px rgba(0, 0, 0, 0.5),
0 0 10px color-mix(in srgb, var(--ToqRaQifQPTY) 40%, transparent);
cursor: pointer;
z-index: 3;
transition:
background 0.15s ease,
transform 0.15s ease;
}

.ReMpGiRYSyMr::before {
content: '\2715';
font-size: 12px;
line-height: 1;
}

.ReMpGiRYSyMr:hover {
background: var(--PhenGaBTeUNQ);
transform: scale(1.08);
}
}
.FTmjELDIJoev {
position: relative;
min-height: 100svh;
display: flex;
align-items: center;
overflow: hidden;
}
.FTmjELDIJoev .GuWvCnSfohzi {
position: relative;
z-index: 1;
padding-top: 5rem;
padding-bottom: 5rem;
}
.bHTuyOflCKGi {
max-width: 620px;
margin: 0 auto;
text-align: center;
}
.dknTjRIdAfxr {
display: inline-flex;
align-items: center;
gap: 0.5rem;
margin-bottom: 1.25rem;
padding: 0.35rem 1.1rem;
font-family: var(--uAOcNFDJIksH);
font-size: 10px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.12em;
white-space: nowrap;
color: var(--ToqRaQifQPTY);
border-radius: 999px;
border: 1px dashed var(--zqUMOEsXPhuz);
background: color-mix(in srgb, var(--ToqRaQifQPTY) 10%, transparent);
box-shadow: inset 0 0 12px
color-mix(in srgb, var(--ToqRaQifQPTY) 12%, transparent);
backdrop-filter: blur(8px);
}
.dknTjRIdAfxr {
animation: RpJODvjCNyIK 0.7s ease both;
}
.dknTjRIdAfxr::before {
content: '\2726';
color: var(--eHWrgWxyyDTG);
}
.LPWnzLfSVMgD {
margin-bottom: 2rem;
font-size: 1.05rem;
font-weight: 300;
color: color-mix(in srgb, var(--NmXdapswdDOD) 65%, transparent);
line-height: 1.6;
animation: RpJODvjCNyIK 0.7s ease 0.24s both;
}
.arAEnnXpxUoX {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 0.75rem;
animation: RpJODvjCNyIK 0.7s ease 0.36s both;
}
.arAEnnXpxUoX .OyudAKvxpQNE {
padding: 0.75rem 2.1rem;
font-family: var(--uAOcNFDJIksH);
font-size: 12px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.06em;
color: var(--LkkRMJghWZNu);
background: var(--BEGHmBgCXpqK);
border: 1px solid var(--ToqRaQifQPTY);
box-shadow: 0 0 20px
color-mix(in srgb, var(--ToqRaQifQPTY) 50%, transparent);
transition:
box-shadow 0.2s,
transform 0.15s;
animation: FXpNlyybQdtr 2.4s ease-in-out infinite;
}
.arAEnnXpxUoX .OyudAKvxpQNE:hover {
background: var(--PhenGaBTeUNQ);
box-shadow: 0 0 34px
color-mix(in srgb, var(--ToqRaQifQPTY) 80%, transparent);
transform: translateY(-1px);
animation-play-state: paused;
}
.arAEnnXpxUoX .IByrGztufJWY {
padding: 0.75rem 2.1rem;
font-family: var(--uAOcNFDJIksH);
font-size: 12px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.06em;
color: var(--ToqRaQifQPTY);
background: color-mix(in srgb, var(--ToqRaQifQPTY) 6%, transparent);
border: 1px solid
color-mix(in srgb, var(--ToqRaQifQPTY) 45%, transparent);
backdrop-filter: blur(8px);
transition:
box-shadow 0.2s,
background 0.2s;
}
.arAEnnXpxUoX .IByrGztufJWY:hover {
box-shadow: 0 0 20px
color-mix(in srgb, var(--ToqRaQifQPTY) 50%, transparent);
background: color-mix(in srgb, var(--ToqRaQifQPTY) 12%, transparent);
}
.VtcHjbkYlNhv {
display: flex;
gap: 1rem;
margin-top: 3rem;
padding-top: 2rem;
border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.SxXTCrJVhGcN {
flex: 1;
position: relative;
padding: 1.5rem 1.75rem;
border: 4px double var(--ToqRaQifQPTY);
background: linear-gradient(
180deg,
color-mix(in srgb, var(--tfbfkOpmYAnM) 96%, transparent) 0%,
color-mix(in srgb, var(--tfbfkOpmYAnM) 88%, transparent) 100%
);
backdrop-filter: blur(16px);
-webkit-backdrop-filter: blur(16px);
box-shadow: 0 10px 30px var(--VhJFbwGUnyby);
opacity: 0;
animation: RpJODvjCNyIK 0.7s ease both;
transition:
background-position 0.7s ease,
box-shadow 0.3s ease,
border-color 0.3s ease,
transform 0.3s ease;
}
.SxXTCrJVhGcN:nth-child(1) {
animation-delay: 0.45s;
}
.SxXTCrJVhGcN:nth-child(2) {
animation-delay: 0.55s;
}
.SxXTCrJVhGcN:nth-child(3) {
animation-delay: 0.65s;
}
.SxXTCrJVhGcN:hover {
border-color: var(--eHWrgWxyyDTG);
}
.eWqBuvcLmDpo {
font-size: 13px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.04em;
color: var(--ToqRaQifQPTY);
margin-bottom: 0.6rem;
line-height: 1.4;
}
.eWqBuvcLmDpo::before {
display: inline-block;
}
.SxXTCrJVhGcN:hover .eWqBuvcLmDpo::before {
animation: jYzmWwVqLfWk 0.5s ease;
}
.SxXTCrJVhGcN:nth-child(1) .eWqBuvcLmDpo::before {
content: '\1F3B0';
margin-right: 0.35em;
}
.SxXTCrJVhGcN:nth-child(2) .eWqBuvcLmDpo::before {
content: '\1F0CF';
margin-right: 0.35em;
}
.SxXTCrJVhGcN:nth-child(3) .eWqBuvcLmDpo::before {
content: '\1F3B2';
margin-right: 0.35em;
}
.hMNcmUrfwgyp {
font-size: 13px;
font-weight: 300;
color: color-mix(in srgb, var(--NmXdapswdDOD) 50%, transparent);
line-height: 1.65;
}

@media (max-width: 991px) {
.VtcHjbkYlNhv {
flex-direction: column;
}
}

@media (max-width: 640px) {
.FTmjELDIJoev .GuWvCnSfohzi {
padding-top: 3rem;
padding-bottom: 3rem;
}
.arAEnnXpxUoX {
flex-direction: column;
align-items: center;
}
.arAEnnXpxUoX .OyudAKvxpQNE,
.arAEnnXpxUoX .IByrGztufJWY {
width: 100%;
text-align: center;
}
}

.uWMZNXoPxoIT {
margin-bottom: 1.25rem;
animation: RpJODvjCNyIK 0.7s ease 0.12s both;
}

.uWMZNXoPxoIT h1 {
overflow-wrap: anywhere;
text-wrap: balance;
font-family: var(--uAOcNFDJIksH);
font-size: clamp(1.85rem, 4.6vw, 3.25rem);
font-weight: 400;
line-height: 1.25;
color: var(--ToqRaQifQPTY);
letter-spacing: 0.01em;
text-shadow:
0 0 6px var(--zqUMOEsXPhuz),
0 0 22px color-mix(in srgb, var(--ToqRaQifQPTY) 35%, transparent),
0 0 46px color-mix(in srgb, var(--ToqRaQifQPTY) 20%, transparent);
animation: OEKqoZwSyBIk 3s ease-in-out 1s infinite;
}

.uWMZNXoPxoIT h1 span {
color: var(--eHWrgWxyyDTG);
text-shadow:
0 0 6px color-mix(in srgb, var(--eHWrgWxyyDTG) 70%, transparent),
0 0 22px color-mix(in srgb, var(--eHWrgWxyyDTG) 45%, transparent),
0 0 46px color-mix(in srgb, var(--eHWrgWxyyDTG) 25%, transparent);
animation: mrSyJLgAjPCO 3s ease-in-out 1.4s infinite;
}

@media (prefers-reduced-motion: reduce) {
.dknTjRIdAfxr,
.LPWnzLfSVMgD,
.arAEnnXpxUoX,
.arAEnnXpxUoX .OyudAKvxpQNE,
.SxXTCrJVhGcN,
.eWqBuvcLmDpo::before,
.uWMZNXoPxoIT,
.uWMZNXoPxoIT h1,
.uWMZNXoPxoIT h1 span {
animation: none !important;
opacity: 1 !important;
}
}
.yVfSDbePFeYB {
background: transparent;
padding: 3rem 0;
border-bottom: 1px solid
color-mix(in srgb, var(--ToqRaQifQPTY) 10%, transparent);
}
.uEBACprHnIOY::before {
content: '\2726';
color: var(--eHWrgWxyyDTG);
}
.mdbPbrDPumOa {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
pointer-events: none;
}
.ghrAdDCXslPC,
.yKZYILZQCUON,
.wHTNzrWpEBqJ {
fill: none;
stroke-width: 12;
stroke-dasharray: 13.823 13.823;
}
.ghrAdDCXslPC {
stroke: var(--ToqRaQifQPTY);
}
.yKZYILZQCUON {
stroke: var(--eHWrgWxyyDTG);
stroke-dashoffset: 13.823;
}
.wHTNzrWpEBqJ {
stroke: var(--ToqRaQifQPTY);
stroke-dashoffset: 13.823;
}
.iPYzaUsdUASp {
position: relative;
z-index: 1;
font-size: clamp(0.7rem, 1vw, 0.85rem);
font-weight: 600;
color: color-mix(in srgb, var(--NmXdapswdDOD) 65%, transparent);
letter-spacing: 0.02em;
margin-bottom: 0.3rem;
}
.PeGQqLwzNqzo:hover {
background: var(--PhenGaBTeUNQ);
box-shadow: 0 0 28px
color-mix(in srgb, var(--ToqRaQifQPTY) 75%, transparent);
transform: translateY(-1px);
}
.pgMJxDFGcVEZ {
display: none;
}
.GRyhEXxhGFLD {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
gap: 1rem;
margin-bottom: 2.5rem;
}
.uEBACprHnIOY {
display: inline-flex;
gap: 0.5rem;
padding: 0.3rem 0.85rem;
font-size: 11px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.1em;
color: var(--ToqRaQifQPTY);
border: 1px dashed var(--zqUMOEsXPhuz);
background: color-mix(in srgb, var(--ToqRaQifQPTY) 8%, transparent);
border-radius: 999px;
box-shadow: inset 0 0 12px
color-mix(in srgb, var(--ToqRaQifQPTY) 12%, transparent);
font-family: var(--uAOcNFDJIksH);
}
.edFsacboKQuW {
font-size: clamp(1.5rem, 2.5vw, 2.25rem);
font-weight: 400;
color: var(--ToqRaQifQPTY);
letter-spacing: -0.02em;
line-height: 1.2;
max-width: 520px;
text-shadow:
0 0 6px color-mix(in srgb, var(--ToqRaQifQPTY) 50%, transparent),
0 0 20px color-mix(in srgb, var(--ToqRaQifQPTY) 30%, transparent);
}
.QBMVeXfbGuSB {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 12px;
justify-items: center;
}
.nPKeevPTpiHf {
position: relative;
width: min(200px, 100%);
aspect-ratio: 1 / 1;
cursor: pointer;
user-select: none;
perspective: 1200px;
border-radius: 50%;
opacity: 1;
transition: opacity 0.5s ease;
}
.DMdcHFJULqjL {
position: relative;
width: 100%;
height: 100%;
border-radius: 50%;
transform-style: preserve-3d;
transition: transform 0.7s cubic-bezier(0.4, 0, 0.2, 1);
}
.MVTcMTvwlGCt,
.OOotWNUYnApk {
position: absolute;
inset: 0;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
gap: 0.5rem;
padding: 1.25rem;
text-align: center;
border-radius: 50%;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.MVTcMTvwlGCt {
background: var(--oRfnpzvayCQe);
border: 2px dashed
color-mix(in srgb, var(--ToqRaQifQPTY) 35%, transparent);
overflow: hidden;
z-index: 2;
animation: w2-glow-pulse 3s ease-in-out infinite;
}
.nPKeevPTpiHf:nth-child(2) .MVTcMTvwlGCt {
animation-delay: 0.6s;
}
.nPKeevPTpiHf:nth-child(3) .MVTcMTvwlGCt {
animation-delay: 1.2s;
}
.MVTcMTvwlGCt::after {
content: '';
position: absolute;
inset: 0;
border-radius: 50%;
background: linear-gradient(
105deg,
transparent 40%,
rgba(255, 255, 255, 0.06) 50%,
transparent 60%
);
background-size: 200% 100%;
animation: w2-shimmer 2.5s linear infinite;
pointer-events: none;
}
.OOotWNUYnApk {
background: var(--oRfnpzvayCQe);
border: 2px dashed
color-mix(in srgb, var(--ToqRaQifQPTY) 40%, transparent);
box-shadow: 0 0 32px 6px
color-mix(in srgb, var(--ToqRaQifQPTY) 25%, transparent);
transform: rotateY(180deg);
}
.wFwtTbodoeNT {
position: absolute;
top: 50%;
left: 50%;
width: 88px;
height: 88px;
border-radius: 50%;
border: 2px solid
color-mix(in srgb, var(--ToqRaQifQPTY) 50%, transparent);
transform: translate(-50%, -50%) scale(0.85);
animation: w1-tap-ripple 1.8s ease-out infinite;
pointer-events: none;
}
.wWIrFFwKelav {
position: relative;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
width: 88px;
height: 88px;
border-radius: 50%;
border: 2px dashed
color-mix(in srgb, var(--ToqRaQifQPTY) 55%, transparent);
background: color-mix(in srgb, var(--ToqRaQifQPTY) 8%, transparent);
font-family: var(--uAOcNFDJIksH);
font-size: 9px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.06em;
line-height: 1.3;
color: var(--ToqRaQifQPTY);
text-align: center;
padding: 0 0.6rem;
text-shadow: 0 0 8px
color-mix(in srgb, var(--ToqRaQifQPTY) 40%, transparent);
}
.qVIcEGFDclrA {
position: relative;
z-index: 1;
font-size: clamp(1.4rem, 2.5vw, 2rem);
font-weight: 700;
color: var(--ToqRaQifQPTY);
letter-spacing: -0.03em;
line-height: 1;
}
.PeGQqLwzNqzo {
position: relative;
z-index: 1;
display: inline-block;
padding: 0.5rem 1.4rem;
font-family: var(--uAOcNFDJIksH);
font-size: 10px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.07em;
color: var(--LkkRMJghWZNu);
background: var(--BEGHmBgCXpqK);
border: 1px solid var(--ToqRaQifQPTY);
box-shadow: 0 0 16px
color-mix(in srgb, var(--ToqRaQifQPTY) 45%, transparent);
transition:
box-shadow 0.2s,
transform 0.15s;
}
/* flip on radio */
#w2-s1:checked
~ .GuWvCnSfohzi
.QBMVeXfbGuSB
.nPKeevPTpiHf:nth-child(1)
.DMdcHFJULqjL,
#w2-s2:checked
~ .GuWvCnSfohzi
.QBMVeXfbGuSB
.nPKeevPTpiHf:nth-child(2)
.DMdcHFJULqjL,
#w2-s3:checked
~ .GuWvCnSfohzi
.QBMVeXfbGuSB
.nPKeevPTpiHf:nth-child(3)
.DMdcHFJULqjL {
transform: rotateY(180deg);
}

/* lock other cards once any is opened */
#w2-s1:checked
~ .GuWvCnSfohzi
.QBMVeXfbGuSB
.nPKeevPTpiHf:not(:nth-child(1)),
#w2-s2:checked
~ .GuWvCnSfohzi
.QBMVeXfbGuSB
.nPKeevPTpiHf:not(:nth-child(2)),
#w2-s3:checked
~ .GuWvCnSfohzi
.QBMVeXfbGuSB
.nPKeevPTpiHf:not(:nth-child(3)) {
pointer-events: none;
cursor: default;
opacity: 0.3;
}

@media (max-width: 640px) {
.yVfSDbePFeYB {
padding: 1.75rem 0;
}
}

@media (max-width: 640px) {
.QBMVeXfbGuSB {
grid-template-columns: 1fr;
gap: 24px;
}
.nPKeevPTpiHf {
width: min(240px, 100%);
}
.wFwtTbodoeNT,
.wWIrFFwKelav {
width: 112px;
height: 112px;
}
}

@media (prefers-reduced-motion: reduce) {
.MVTcMTvwlGCt,
.MVTcMTvwlGCt::after,
.wFwtTbodoeNT {
animation: none !important;
}
}
.BBkxvdZqsBlw {
background: transparent;
padding: 3rem 0;
border-bottom: 1px solid
color-mix(in srgb, var(--ToqRaQifQPTY) 10%, transparent);
}
.OQNUcasMGQFz {
display: flex;
align-items: flex-end;
justify-content: space-between;
gap: 2rem;
margin-bottom: 2.5rem;
}
.zjtUtEsHivVe {
display: inline-flex;
gap: 0.5rem;
margin-bottom: 0.75rem;
padding: 0.3rem 0.85rem;
font-size: 11px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.1em;
color: var(--ToqRaQifQPTY);
border: 1px dashed var(--zqUMOEsXPhuz);
background: color-mix(in srgb, var(--ToqRaQifQPTY) 8%, transparent);
border-radius: 999px;
box-shadow: inset 0 0 12px
color-mix(in srgb, var(--ToqRaQifQPTY) 12%, transparent);
font-family: var(--uAOcNFDJIksH);
}
.zjtUtEsHivVe::before {
content: '\2726';
color: var(--eHWrgWxyyDTG);
}
.ExALUoNVgAkY {
font-size: clamp(1.75rem, 3.5vw, 2.5rem);
font-weight: 400;
color: var(--ToqRaQifQPTY);
letter-spacing: -0.02em;
line-height: 1.1;
text-shadow:
0 0 6px color-mix(in srgb, var(--ToqRaQifQPTY) 50%, transparent),
0 0 20px color-mix(in srgb, var(--ToqRaQifQPTY) 30%, transparent);
}
.ExALUoNVgAkY span {
color: var(--eHWrgWxyyDTG);
text-shadow:
0 0 6px color-mix(in srgb, var(--eHWrgWxyyDTG) 60%, transparent),
0 0 20px color-mix(in srgb, var(--eHWrgWxyyDTG) 35%, transparent);
}
.KuiMvmFsJfCW{
font-size: 14px;
font-weight: 300;
line-height: 1.8;
color: color-mix(in srgb, var(--NmXdapswdDOD) 50%, transparent);
margin-top: 1rem;
margin-bottom: 1rem;
}
.HklvAjdXnedu {
position: relative;
display: grid;
grid-template-columns: repeat(8, 1fr);
gap: 14px;
padding-top: 1.5rem;
}
.HklvAjdXnedu::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 6px;
background-image: radial-gradient(
circle,
var(--ToqRaQifQPTY) 0 2.5px,
transparent 2.5px
);
background-size: 22px 6px;
background-repeat: repeat-x;
background-position: center;
opacity: 0.7;
animation: games-marquee-glow 1.6s steps(2, jump-none) infinite;
}
.jvMGBVtMkZgY {
display: block;
position: relative;
overflow: hidden;
aspect-ratio: 3 / 4;
border: 3px double var(--ToqRaQifQPTY);
box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4);
transition:
box-shadow 0.3s ease,
border-color 0.3s ease,
transform 0.3s ease;
}
.jvMGBVtMkZgY::before {
content: '';
position: absolute;
inset: 0;
z-index: 2;
pointer-events: none;
background:
radial-gradient(
circle 2.5px at 9px 9px,
var(--ToqRaQifQPTY),
transparent 3px
),
radial-gradient(
circle 2.5px at calc(100% - 9px) 9px,
var(--ToqRaQifQPTY),
transparent 3px
),
radial-gradient(
circle 2.5px at 9px calc(100% - 9px),
var(--ToqRaQifQPTY),
transparent 3px
),
radial-gradient(
circle 2.5px at calc(100% - 9px) calc(100% - 9px),
var(--ToqRaQifQPTY),
transparent 3px
);
opacity: 0.7;
}
.jvMGBVtMkZgY img {
width: 100%;
height: 100%;
object-fit: cover;
transition:
transform 0.4s ease,
filter 0.4s ease;
filter: brightness(0.8) saturate(0.85);
}
.jvMGBVtMkZgY:hover {
border-color: var(--eHWrgWxyyDTG);
box-shadow:
0 8px 24px rgba(0, 0, 0, 0.5),
0 0 22px color-mix(in srgb, var(--ToqRaQifQPTY) 35%, transparent);
transform: translateY(-3px);
}
.jvMGBVtMkZgY:hover img {
transform: scale(1.08);
filter: brightness(1) saturate(1.05);
}
.eTQWTsYCEXXp {
position: absolute;
inset: 0;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
background: color-mix(in srgb, var(--tfbfkOpmYAnM) 55%, transparent);
opacity: 0;
transition: opacity 0.3s ease;
}
.jvMGBVtMkZgY:hover .eTQWTsYCEXXp {
opacity: 1;
}
.JJDhgsxEoAtu {
padding: 0.4rem 0.9rem;
font-family: var(--uAOcNFDJIksH);
font-size: 10px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.08em;
color: var(--ToqRaQifQPTY);
border: 1px solid var(--ToqRaQifQPTY);
background: color-mix(in srgb, var(--tfbfkOpmYAnM) 60%, transparent);
box-shadow: 0 0 14px var(--zqUMOEsXPhuz);
text-shadow: 0 0 8px
color-mix(in srgb, var(--ToqRaQifQPTY) 60%, transparent);
transform: translateY(6px);
transition: transform 0.3s ease;
white-space: nowrap;
}
.jvMGBVtMkZgY:hover .JJDhgsxEoAtu {
transform: translateY(0);
}
.cxbtFdaUVaBL {
position: absolute;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
padding: 1.5rem 0.6rem 0.5rem;
font-family: var(--uAOcNFDJIksH);
font-size: 10px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.04em;
line-height: 1.3;
color: color-mix(in srgb, var(--NmXdapswdDOD) 80%, transparent);
background: linear-gradient(
to top,
color-mix(in srgb, var(--tfbfkOpmYAnM) 92%, transparent) 0%,
transparent 100%
);
}
.dQkJPQxiITfM {
display: inline-block;
padding: 0.65rem 2.1rem;
font-family: var(--uAOcNFDJIksH);
font-size: 12px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.06em;
color: var(--ToqRaQifQPTY);
border: 1px solid
color-mix(in srgb, var(--ToqRaQifQPTY) 45%, transparent);
background: color-mix(in srgb, var(--ToqRaQifQPTY) 6%, transparent);
transition:
box-shadow 0.2s,
background 0.2s;
}
.dQkJPQxiITfM:hover {
box-shadow: 0 0 20px
color-mix(in srgb, var(--ToqRaQifQPTY) 50%, transparent);
background: color-mix(in srgb, var(--ToqRaQifQPTY) 12%, transparent);
}

@media (max-width: 991px) {
.HklvAjdXnedu {
grid-template-columns: repeat(4, 1fr);
gap: 10px;
}
.OQNUcasMGQFz {
flex-direction: column;
align-items: flex-start;
gap: 1rem;
}
.dQkJPQxiITfM {
align-self: flex-end;
}
}

@media (max-width: 640px) {
.BBkxvdZqsBlw {
padding: 1.75rem 0;
}
.HklvAjdXnedu {
grid-template-columns: repeat(3, 1fr);
gap: 8px;
}
.cxbtFdaUVaBL {
font-size: 9px;
padding: 1.25rem 0.4rem 0.4rem;
}
}

@media (prefers-reduced-motion: reduce) {
.HklvAjdXnedu::before {
animation: none !important;
}
}
.zbTXFbKIscfw .GuWvCnSfohzi {
display: flex;
justify-content: center;
}
.zbTXFbKIscfw {
background: transparent;
padding-top: 2rem;
}
.ILQfqBcuVXBp {
display: inline-flex;
align-items: stretch;
border-radius: 8px;
overflow: hidden;
border: 2px solid var(--ToqRaQifQPTY);
box-shadow: 0 0 20px
color-mix(in srgb, var(--ToqRaQifQPTY) 40%, transparent);
transition:
box-shadow 0.2s,
transform 0.15s;
}
.ILQfqBcuVXBp:hover {
box-shadow: 0 0 34px
color-mix(in srgb, var(--ToqRaQifQPTY) 75%, transparent);
transform: translateY(-2px);
}
.pSLfXCXDTexa {
display: flex;
align-items: center;
padding: 1rem 2.5rem;
font-family: var(--uAOcNFDJIksH);
font-size: 14px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.12em;
color: var(--LkkRMJghWZNu);
background: var(--BEGHmBgCXpqK);
white-space: nowrap;
}
.ILQfqBcuVXBp:hover .pSLfXCXDTexa {
background: var(--PhenGaBTeUNQ);
}

.XsfnKecgZebE {
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: 60px;
font-size: 1.3rem;
background: repeating-linear-gradient(
135deg,
var(--jHkofncFcoNa),
var(--jHkofncFcoNa) 6px,
var(--jHkofncFcoNa) 6px,
var(--jHkofncFcoNa) 12px
);
border-left: 3px dashed
color-mix(in srgb, var(--LkkRMJghWZNu) 50%, transparent);
}
.XsfnKecgZebE::before,
.XsfnKecgZebE::after {
content: '';
position: absolute;
left: -7px;
width: 13px;
height: 13px;
border-radius: 50%;
background: var(--QNfktBtyMHql);
}
.XsfnKecgZebE::before {
top: -7px;
}
.XsfnKecgZebE::after {
bottom: -7px;
}
.ILQfqBcuVXBp:hover .XsfnKecgZebE {
animation: cta-ticket-stub-wiggle 0.4s ease;
}

@media (max-width: 640px) {
.zbTXFbKIscfw .GuWvCnSfohzi {
justify-content: stretch;
}
}

@media (max-width: 640px) {
.ILQfqBcuVXBp {
width: 100%;
}
.pSLfXCXDTexa {
flex: 1;
justify-content: center;
padding: 0.85rem 1.5rem;
font-size: 12px;
}
}
.ypzKpzUrAvse {
margin-bottom: 24px;
font-size: 14px;
}

.OxPETuPOzvlw {
list-style: none;
margin: 0;
padding: 7px 14px;
display: inline-flex;
flex-wrap: wrap;
align-items: center;
gap: 2px;
width: fit-content;
max-width: 100%;
background: color-mix(in srgb, var(--NmXdapswdDOD) 5%, transparent);
border: 1px solid color-mix(in srgb, var(--NmXdapswdDOD) 12%, transparent);
}

.ufhmVhqibnOm {
display: inline-flex;
align-items: center;
min-width: 0;
}

.POdOzXuRQrxp {
display: inline-flex;
align-items: center;
gap: 6px;
color: color-mix(in srgb, var(--NmXdapswdDOD) 62%, transparent);
text-decoration: none;
font-size: 11px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.06em;
padding: 4px 10px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
transition: color 0.2s, background 0.2s;
}

a.POdOzXuRQrxp:hover {
color: var(--ToqRaQifQPTY);
background: color-mix(in srgb, var(--ToqRaQifQPTY) 12%, transparent);
text-decoration: none;
}

.ufhmVhqibnOm:first-child .POdOzXuRQrxp::before {
content: "\f015";
font-family: "Font Awesome";
font-weight: 900;
font-size: 13px;
line-height: 1;
}

.POdOzXuRQrxp[aria-current="page"] {
color: var(--ToqRaQifQPTY);
font-weight: 700;
cursor: default;
text-decoration: none;
}

.kBMLHVdZtMqw {
display: inline-flex;
margin: 0 2px;
color: color-mix(in srgb, var(--NmXdapswdDOD) 38%, transparent);
font-size: 15px;
line-height: 1;
}

@media (max-width: 576px) {
.ypzKpzUrAvse {
font-size: 13px;
}
.OxPETuPOzvlw {
padding: 6px 12px;
}
}
.GuGePGSaVcdf {
background: transparent;
padding: 3rem 0;
border-bottom: 1px solid
color-mix(in srgb, var(--ToqRaQifQPTY) 10%, transparent);
}
.eJrpBQDFBQkZ {
margin-bottom: 3rem;
}
.eBIxaDFnmjWc {
display: inline-flex;
gap: 0.5rem;
margin-bottom: 1rem;
padding: 0.3rem 0.85rem;
font-size: 11px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.1em;
color: var(--ToqRaQifQPTY);
border: 1px dashed var(--zqUMOEsXPhuz);
background: color-mix(in srgb, var(--ToqRaQifQPTY) 8%, transparent);
border-radius: 999px;
box-shadow: inset 0 0 12px
color-mix(in srgb, var(--ToqRaQifQPTY) 12%, transparent);
font-family: var(--uAOcNFDJIksH);
}
.eBIxaDFnmjWc::before {
content: '\2726';
color: var(--eHWrgWxyyDTG);
}
.DTAeRHnHtMTZ {
font-size: clamp(1.75rem, 3.5vw, 2.5rem);
font-weight: 400;
color: var(--ToqRaQifQPTY);
letter-spacing: -0.02em;
line-height: 1.1;
text-shadow:
0 0 6px color-mix(in srgb, var(--ToqRaQifQPTY) 50%, transparent),
0 0 20px color-mix(in srgb, var(--ToqRaQifQPTY) 30%, transparent);
}
.DTAeRHnHtMTZ span {
color: var(--eHWrgWxyyDTG);
text-shadow:
0 0 6px color-mix(in srgb, var(--eHWrgWxyyDTG) 60%, transparent),
0 0 20px color-mix(in srgb, var(--eHWrgWxyyDTG) 35%, transparent);
}
.RgwHgCuJMDQH {
display: none;
}
.KLhFszUUshho {
display: flex;
flex-direction: column;
counter-reset: faq-count;
}
.QeIVDPqsHbRY {
position: relative;
border-bottom: 1px solid
color-mix(in srgb, var(--ToqRaQifQPTY) 15%, transparent);
border-left: 3px solid transparent;
background: color-mix(in srgb, var(--ToqRaQifQPTY) 0%, transparent);
transition:
background 0.25s ease,
border-left-color 0.25s ease;
}
.QeIVDPqsHbRY:first-child {
border-top: 1px solid
color-mix(in srgb, var(--ToqRaQifQPTY) 15%, transparent);
}
.ZgTHkFyxnclE {
display: flex;
align-items: center;
gap: 1.25rem;
padding: 1.25rem 1.25rem 1.25rem 0.75rem;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.04em;
color: rgba(255, 255, 255, 0.75);
cursor: pointer;
transition: color 0.2s;
user-select: none;
}
.ZgTHkFyxnclE::before {
counter-increment: faq-count;
content: counter(faq-count, decimal-leading-zero);
flex-shrink: 0;
font-family: var(--uAOcNFDJIksH);
font-size: 13px;
color: var(--ToqRaQifQPTY);
text-shadow: 0 0 8px
color-mix(in srgb, var(--ToqRaQifQPTY) 50%, transparent);
opacity: 0.7;
}
.ZgTHkFyxnclE:hover {
color: var(--ToqRaQifQPTY);
}
.nMaAGJSUlROa {
flex-shrink: 0;
width: 20px;
height: 20px;
position: relative;
margin-left: auto;
}
.nMaAGJSUlROa::before {
content: '\2666';
position: absolute;
inset: 0;
display: flex;
align-items: center;
justify-content: center;
color: var(--ToqRaQifQPTY);
font-size: 16px;
text-shadow: 0 0 8px
color-mix(in srgb, var(--ToqRaQifQPTY) 50%, transparent);
transition: transform 0.35s ease;
}
.HBaXrXmZSfAE {
overflow: hidden;
max-height: 0;
transition: max-height 0.3s ease;
}
.HBaXrXmZSfAE p {
position: relative;
margin-left: 2.4rem;
padding: 0.85rem 0 1.25rem 1rem;
border-left: 1px dashed
color-mix(in srgb, var(--ToqRaQifQPTY) 35%, transparent);
font-size: 14px;
font-weight: 300;
color: rgba(255, 255, 255, 0.5);
line-height: 1.75;
}
.QeIVDPqsHbRY:has(.RgwHgCuJMDQH:checked) {
border-left-color: var(--ToqRaQifQPTY);
background: color-mix(in srgb, var(--ToqRaQifQPTY) 5%, transparent);
}
.RgwHgCuJMDQH:checked ~ .ZgTHkFyxnclE {
color: var(--ToqRaQifQPTY);
}
.RgwHgCuJMDQH:checked ~ .HBaXrXmZSfAE {
max-height: 300px;
}
.RgwHgCuJMDQH:checked
~ .ZgTHkFyxnclE
.nMaAGJSUlROa::before {
transform: rotate(135deg);
}

@media (max-width: 991px) {
.eJrpBQDFBQkZ {
margin-bottom: 2rem;
}
}

@media (max-width: 640px) {
.GuGePGSaVcdf {
padding: 1.75rem 0;
}
.ZgTHkFyxnclE {
padding: 1rem 1rem 1rem 0.5rem;
gap: 0.85rem;
}
.HBaXrXmZSfAE p {
margin-left: 1.8rem;
font-size: 13px;
}
}
.COpBheIKRcHD {
background: transparent;
padding: 3rem 0;
border-bottom: 1px solid
color-mix(in srgb, var(--ToqRaQifQPTY) 10%, transparent);
}

.MCFtBKZzoeBH {
display: inline-flex;
gap: 0.5rem;
margin-bottom: 0.75rem;
padding: 0.3rem 0.85rem;
font-size: 11px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.1em;
color: var(--ToqRaQifQPTY);
border: 1px dashed var(--zqUMOEsXPhuz);
background: color-mix(in srgb, var(--ToqRaQifQPTY) 8%, transparent);
border-radius: 999px;
box-shadow: inset 0 0 12px
color-mix(in srgb, var(--ToqRaQifQPTY) 12%, transparent);
font-family: var(--uAOcNFDJIksH);
}
.MCFtBKZzoeBH::before {
content: '\2726';
color: var(--eHWrgWxyyDTG);
}

.iKvbWoKFVtQW {
font-size: clamp(1.75rem, 3.5vw, 2.5rem);
font-weight: 400;
color: var(--ToqRaQifQPTY);
letter-spacing: -0.02em;
line-height: 1.1;
margin: 0 0 2.5rem;
text-shadow:
0 0 6px color-mix(in srgb, var(--ToqRaQifQPTY) 50%, transparent),
0 0 20px color-mix(in srgb, var(--ToqRaQifQPTY) 30%, transparent);
}

.JdULtAtPuGRo {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 24px;
}

.HQNVcDVqJuWR {
position: relative;
border: 2px double var(--ToqRaQifQPTY);
background: var(--oRfnpzvayCQe);
padding: 28px 28px 32px;
box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4);
}

.jItzlxnFMLpU {
border-color: var(--eHWrgWxyyDTG);
}

.jMDIHEOejbLw {
font-family: var(--uAOcNFDJIksH);
font-size: 15px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.08em;
margin: 0 0 18px;
padding-bottom: 14px;
border-bottom: 1px dashed
color-mix(in srgb, var(--ToqRaQifQPTY) 35%, transparent);
color: var(--ToqRaQifQPTY);
text-shadow: 0 0 8px
color-mix(in srgb, var(--ToqRaQifQPTY) 40%, transparent);
}

.jItzlxnFMLpU .jMDIHEOejbLw {
color: var(--eHWrgWxyyDTG);
border-bottom-color: color-mix(in srgb, var(--eHWrgWxyyDTG) 35%, transparent);
text-shadow: 0 0 8px
color-mix(in srgb, var(--eHWrgWxyyDTG) 40%, transparent);
}

.ljHmfmQgNkTE {
list-style: none;
margin: 0;
padding: 0;
display: flex;
flex-direction: column;
gap: 14px;
}

.TzvhItXNAMIw {
position: relative;
padding-left: 32px;
font-size: 14px;
line-height: 1.6;
color: color-mix(in srgb, var(--NmXdapswdDOD) 85%, transparent);
}

.TzvhItXNAMIw::before {
position: absolute;
left: 0;
top: 1px;
display: inline-flex;
align-items: center;
justify-content: center;
width: 20px;
height: 20px;
border-radius: 50%;
font-size: 11px;
font-weight: 700;
line-height: 1;
}

.EUhODrvhHIQi .TzvhItXNAMIw::before {
content: '\2713';
color: var(--ToqRaQifQPTY);
background: color-mix(in srgb, var(--ToqRaQifQPTY) 16%, transparent);
box-shadow: 0 0 8px color-mix(in srgb, var(--ToqRaQifQPTY) 30%, transparent);
}

.jItzlxnFMLpU .TzvhItXNAMIw::before {
content: '\2715';
color: var(--eHWrgWxyyDTG);
background: color-mix(in srgb, var(--eHWrgWxyyDTG) 16%, transparent);
box-shadow: 0 0 8px color-mix(in srgb, var(--eHWrgWxyyDTG) 30%, transparent);
}

@media (max-width: 991px) {
.JdULtAtPuGRo {
grid-template-columns: 1fr;
gap: 16px;
}
}

@media (max-width: 640px) {
.COpBheIKRcHD {
padding: 1.75rem 0;
}
.iKvbWoKFVtQW {
font-size: 1.5rem;
margin-bottom: 1.5rem;
}
.HQNVcDVqJuWR {
padding: 20px 18px 22px;
}
.TzvhItXNAMIw {
font-size: 13px;
}
}
.RohUvLhxJmdk {
background: transparent;
padding: 3rem 0;
border-bottom: 1px solid
color-mix(in srgb, var(--ToqRaQifQPTY) 10%, transparent);
}

.IErYzrMkfOZj {
text-align: center;
font-size: clamp(1.75rem, 3.5vw, 2.5rem);
font-weight: 400;
color: var(--ToqRaQifQPTY);
letter-spacing: -0.02em;
line-height: 1.1;
margin: 0 0 2.5rem;
text-shadow:
0 0 6px color-mix(in srgb, var(--ToqRaQifQPTY) 50%, transparent),
0 0 20px color-mix(in srgb, var(--ToqRaQifQPTY) 30%, transparent);
}

.oLxkypeRxpVu {
list-style: none;
margin: 0 auto;
padding: 0;
max-width: 760px;
display: flex;
flex-direction: column;
gap: 14px;
}

.hzfCRKUWwFlK {
position: relative;
display: flex;
align-items: stretch;
border-radius: 10px;
overflow: hidden;
background: var(--tfbfkOpmYAnM);
border: 1px solid
color-mix(in srgb, var(--ToqRaQifQPTY) 25%, transparent);
box-shadow: 0 8px 18px rgba(0, 0, 0, 0.35);
}

.emxDVysHeIOl {
position: relative;
flex: 0 0 auto;
width: 52px;
display: flex;
align-items: center;
justify-content: center;
font-size: 1.1rem;
color: var(--LkkRMJghWZNu);
background: repeating-linear-gradient(
135deg,
var(--jHkofncFcoNa),
var(--jHkofncFcoNa) 5px,
var(--jHkofncFcoNa) 5px,
var(--jHkofncFcoNa) 10px
);
border-right: 2px dashed
color-mix(in srgb, var(--LkkRMJghWZNu) 50%, transparent);
}

.emxDVysHeIOl::before,
.emxDVysHeIOl::after {
content: '';
position: absolute;
right: -6px;
width: 11px;
height: 11px;
border-radius: 50%;
background: var(--tfbfkOpmYAnM);
}

.emxDVysHeIOl::before {
top: -6px;
}

.emxDVysHeIOl::after {
bottom: -6px;
}

.HlCcSFWmbCZw {
flex: 1;
min-width: 0;
display: flex;
align-items: center;
padding: 14px 20px;
font-size: 14px;
line-height: 1.6;
color: color-mix(in srgb, var(--NmXdapswdDOD) 85%, transparent);
}

@media (max-width: 640px) {
.RohUvLhxJmdk {
padding: 1.75rem 0;
}
.IErYzrMkfOZj {
font-size: 1.5rem;
margin-bottom: 1.5rem;
}
.emxDVysHeIOl {
width: 42px;
font-size: 1rem;
}
.HlCcSFWmbCZw {
font-size: 13px;
padding: 12px 14px;
}
}
.MLwwQESHUbhM {
position: fixed;
bottom: 40px;
right: 40px;
width: 54px;
height: 54px;
border-radius: 50%;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
background: radial-gradient(
circle at 32% 26%,
color-mix(in srgb, var(--ToqRaQifQPTY) 100%, var(--NmXdapswdDOD) 24%) 0%,
var(--ToqRaQifQPTY) 55%,
var(--PQchzkiBmOwZ) 100%
);
box-shadow:
0 0 0 3px color-mix(in srgb, var(--tfbfkOpmYAnM) 90%, transparent),
0 6px 18px -4px color-mix(in srgb, var(--ToqRaQifQPTY) 60%, transparent),
inset 0 1px 0 color-mix(in srgb, var(--NmXdapswdDOD) 38%, transparent);
transition: transform 0.25s ease, box-shadow 0.3s ease;
}

.MLwwQESHUbhM:hover {
transform: translateY(-3px);
box-shadow:
0 0 0 3px color-mix(in srgb, var(--tfbfkOpmYAnM) 90%, transparent),
0 14px 32px -4px color-mix(in srgb, var(--ToqRaQifQPTY) 75%, transparent),
0 0 0 6px color-mix(in srgb, var(--ToqRaQifQPTY) 20%, transparent),
inset 0 1px 0 color-mix(in srgb, var(--NmXdapswdDOD) 38%, transparent);
}

.MLwwQESHUbhM::after {
content: "\f062";
font-family: "Font Awesome";
font-weight: 900;
font-size: 22px;
line-height: 1;
color: var(--LkkRMJghWZNu);
transition: transform 0.25s ease;
}

.MLwwQESHUbhM:hover::after {
transform: translateY(-2px);
}

@media (max-width: 767px) {
.MLwwQESHUbhM {
bottom: 75px;
right: 20px;
}
}

@media (prefers-reduced-motion: reduce) {
.MLwwQESHUbhM,
.MLwwQESHUbhM:hover,
.MLwwQESHUbhM::after,
.MLwwQESHUbhM:hover::after {
transition: none;
transform: none;
}
}
.EyjqCCvFNXiQ {
width: 100%;
overflow-x: hidden;
}

table {
width: 100%;
border-collapse: separate;
border-spacing: 0;
margin: 1.5rem 0;
font-size: 13px;
background: color-mix(in srgb, var(--tfbfkOpmYAnM) 40%, transparent);
border: 1px solid color-mix(in srgb, var(--ToqRaQifQPTY) 20%, transparent);
border-radius: 12px;
overflow: hidden;
box-shadow: 0 10px 30px -18px color-mix(in srgb, var(--ToqRaQifQPTY) 45%, transparent);
}

thead tr {
background: color-mix(in srgb, var(--ToqRaQifQPTY) 10%, transparent);
border-bottom: 2px solid var(--ToqRaQifQPTY);
}

th {
padding: 0.85rem 1.1rem;
font-size: 11px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.08em;
color: rgba(255, 255, 255, 0.55);
text-align: left;
}

td {
padding: 0.85rem 1.1rem;
font-weight: 300;
color: rgba(255, 255, 255, 0.6);
border-top: 1px solid
color-mix(in srgb, var(--ToqRaQifQPTY) 10%, transparent);
overflow-wrap: anywhere;
}

tbody tr:first-child td {
border-top: none;
}

tbody tr:nth-child(even) {
background: color-mix(in srgb, var(--ToqRaQifQPTY) 4%, transparent);
}

tbody tr:hover td {
background: color-mix(in srgb, var(--ToqRaQifQPTY) 8%, transparent);
color: rgba(255, 255, 255, 0.85);
}

@media (max-width: 640px) {
/* No <thead> labels to work with — keep it a real table, just let it wrap instead of overflowing. */
table {
table-layout: fixed;
border-radius: 10px;
}
th,
td {
padding: 0.6rem 0.7rem;
font-size: 12px;
}

/* Labels are available (data-label set server-side) — stack each row into its own labeled card. */
.YxicnkEzCoWF table {
border: none;
border-radius: 0;
background: transparent;
box-shadow: none;
}
.YxicnkEzCoWF table,
.YxicnkEzCoWF thead,
.YxicnkEzCoWF tbody,
.YxicnkEzCoWF tr {
display: block;
width: 100%;
}
.YxicnkEzCoWF thead {
display: none;
}
.YxicnkEzCoWF tbody tr {
margin-bottom: 0.75rem;
background: color-mix(in srgb, var(--tfbfkOpmYAnM) 40%, transparent);
border: 1px solid color-mix(in srgb, var(--ToqRaQifQPTY) 20%, transparent);
border-radius: 10px;
overflow: hidden;
}
.YxicnkEzCoWF tbody tr:last-child {
margin-bottom: 0;
}
.YxicnkEzCoWF tbody tr:nth-child(even) {
background: color-mix(in srgb, var(--tfbfkOpmYAnM) 40%, transparent);
}
.YxicnkEzCoWF td {
display: flex;
justify-content: space-between;
align-items: center;
gap: 1rem;
border-top: 1px solid
color-mix(in srgb, var(--ToqRaQifQPTY) 10%, transparent);
}
.YxicnkEzCoWF td:first-child {
border-top: none;
}
.YxicnkEzCoWF td::before {
content: attr(data-label);
flex-shrink: 0;
font-size: 10px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.08em;
color: rgba(255, 255, 255, 0.4);
}
}
.RuUiBZSyncSq {
display: flex;
}

.bylibJBZwGVn {
position: relative;
display: inline-block;
}

.eMmvWOLHsNsz {
color: var(--ToqRaQifQPTY);
border: 1px solid color-mix(in srgb, var(--ToqRaQifQPTY) 45%, transparent);
background: color-mix(in srgb, var(--ToqRaQifQPTY) 6%, transparent);
font-family: var(--uAOcNFDJIksH);
font-size: 11px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.06em;
border-radius: 0;
padding: 0.5rem 1.1rem;
transition: border-color 0.2s, color 0.2s, background 0.2s, box-shadow 0.2s;
cursor: pointer;
user-select: none;
display: flex;
align-items: center;
gap: 8px;
}

.eMmvWOLHsNsz:hover {
border-color: var(--ToqRaQifQPTY);
box-shadow: 0 0 14px color-mix(in srgb, var(--ToqRaQifQPTY) 45%, transparent);
}

.eMmvWOLHsNsz::before {
content: "\f0ac";
font-family: "Font Awesome";
font-weight: 900;
font-size: 12px;
line-height: 1;
}

.eMmvWOLHsNsz::after {
content: "\f107";
font-family: "Font Awesome";
font-weight: 900;
font-size: 12px;
line-height: 1;
margin-left: 2px;
opacity: 0.7;
transition: transform 0.22s;
}

#dMjNRuBcrFXo:checked + .eMmvWOLHsNsz::after {
transform: rotate(180deg);
}

#dMjNRuBcrFXo:checked + .eMmvWOLHsNsz {
border-color: var(--ToqRaQifQPTY);
box-shadow: 0 0 14px color-mix(in srgb, var(--ToqRaQifQPTY) 45%, transparent);
}

.QSvFlRHBwZzb {
display: none;
position: absolute;
bottom: calc(100% + 10px);
left: 0;
min-width: 100%;
color: var(--NmXdapswdDOD);
background: color-mix(in srgb, var(--tfbfkOpmYAnM) 97%, transparent);
backdrop-filter: blur(16px);
-webkit-backdrop-filter: blur(16px);
border-radius: 0;
box-shadow: 0 10px 28px var(--VhJFbwGUnyby);
border: 1px solid color-mix(in srgb, var(--ToqRaQifQPTY) 12%, transparent);
border-top: 2px solid var(--ToqRaQifQPTY);
z-index: 99;
padding: 0.4rem 0;
}

#dMjNRuBcrFXo:checked ~ .QSvFlRHBwZzb {
display: flex;
flex-direction: column;
animation: fadeInLangList 0.18s;
}

@keyframes fadeInLangList {
from {
opacity: 0;
transform: translateY(10px);
}
to {
opacity: 1;
transform: translateY(0);
}
}

.QSvFlRHBwZzb .NOvOfWJaaXvs {
white-space: nowrap;
border-radius: 0;
padding: 0.55rem 1.25rem;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.04em;
transition: background 0.15s, color 0.15s;
text-align: left;
display: block;
color: color-mix(in srgb, var(--NmXdapswdDOD) 65%, transparent);
}

.QSvFlRHBwZzb .NOvOfWJaaXvs:hover {
background: color-mix(in srgb, var(--ToqRaQifQPTY) 12%, transparent);
color: var(--ToqRaQifQPTY);
}

.QSvFlRHBwZzb .NOvOfWJaaXvs.is-active {
color: var(--LkkRMJghWZNu);
font-weight: 700;
background: var(--ToqRaQifQPTY);
}

.MnOebUxxKKEx {
display: none;
position: fixed;
inset: 0;
z-index: 90;
cursor: default;
}

#dMjNRuBcrFXo:checked ~ .MnOebUxxKKEx {
display: block;
}
footer {
background: linear-gradient(
180deg,
color-mix(in srgb, var(--tfbfkOpmYAnM) 88%, transparent) 0%,
color-mix(in srgb, var(--tfbfkOpmYAnM) 96%, transparent) 100%
);
backdrop-filter: blur(16px);
-webkit-backdrop-filter: blur(16px);
color: var(--NmXdapswdDOD);
border-top: 4px double var(--ToqRaQifQPTY);
box-shadow: 0 -10px 30px var(--VhJFbwGUnyby);
position: relative;
}
footer::before {
content: '';
position: absolute;
left: 0;
right: 0;
top: -4px;
height: 1px;
background: linear-gradient(
90deg,
transparent 0%,
color-mix(in srgb, var(--ToqRaQifQPTY) 50%, transparent) 20%,
var(--eHWrgWxyyDTG) 50%,
color-mix(in srgb, var(--ToqRaQifQPTY) 50%, transparent) 80%,
transparent 100%
);
}

.llrzzOgWFgXn {
display: flex;
gap: 4rem;
padding: 3.5rem 0 2.5rem;
align-items: flex-start;
}

.KKUroiyFucWJ {
flex: 1;
display: flex;
flex-direction: column;
gap: 1.5rem;
}

.WsccqRlhXlTh {
flex: 1;
display: flex;
flex-direction: column;
gap: 2rem;
align-items: flex-end;
}

.gvkCudrNuvlU {
display: inline-block;
width: 56px;
height: 56px;
border-radius: 50%;
overflow: hidden;
border: 2px solid var(--ToqRaQifQPTY);
box-shadow:
0 0 0 3px color-mix(in srgb, var(--tfbfkOpmYAnM) 90%, transparent),
0 0 18px var(--zqUMOEsXPhuz);
}
.gvkCudrNuvlU img {
width: 100%;
height: 100%;
object-fit: cover;
}

.iXYOqeDrAKry {
font-size: 13px;
font-weight: 300;
color: rgba(255, 255, 255, 0.38);
line-height: 1.7;
max-width: 340px;
}

.XaJbmVvccwsL {
display: flex;
flex-wrap: wrap;
gap: 0.25rem 0;
}
.xxupYgEcIGNs {
font-family: var(--uAOcNFDJIksH);
font-size: 11px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.06em;
color: color-mix(in srgb, var(--NmXdapswdDOD) 80%, transparent);
padding: 0.4rem 0.75rem;
transition:
color 0.2s,
text-shadow 0.2s;
position: relative;
}
.xxupYgEcIGNs:hover {
color: var(--ToqRaQifQPTY);
text-shadow: 0 0 10px
color-mix(in srgb, var(--ToqRaQifQPTY) 70%, transparent);
}
.xxupYgEcIGNs + .xxupYgEcIGNs::before {
content: '';
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 1px;
height: 12px;
background: rgba(255, 255, 255, 0.15);
}

.OeHkuxBDnovo {
border: none;
height: 1px;
background: linear-gradient(
90deg,
transparent 0%,
color-mix(in srgb, var(--ToqRaQifQPTY) 35%, transparent) 50%,
transparent 100%
);
}

.JNjyilFlKSFm {
font-size: 10px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.14em;
color: color-mix(in srgb, var(--NmXdapswdDOD) 30%, transparent);
margin-bottom: 0.85rem;
text-align: right;
}

.jKPOEsTUfkgP {
display: flex;
flex-wrap: wrap;
gap: 0.5rem;
justify-content: flex-end;
}
.mCVxFFVlWvHP {
background: rgba(255, 255, 255, 0.05);
border: 1px solid rgba(255, 255, 255, 0.08);
padding: 0.4rem 0.75rem;
display: flex;
align-items: center;
transition:
background 0.2s,
border-color 0.2s;
}
.mCVxFFVlWvHP:hover {
background: rgba(255, 255, 255, 0.09);
border-color: color-mix(in srgb, var(--ToqRaQifQPTY) 30%, transparent);
}
.mCVxFFVlWvHP img {
height: 20px;
width: auto;
display: block;
}

.mmKNKvOdOXlt {
display: flex;
flex-direction: column;
align-items: center;
gap: 1rem;
padding: 1.75rem 0 2rem;
text-align: center;
}

.bwJQuRFHDdPc {
display: flex;
gap: 1.5rem;
align-items: center;
justify-content: center;
}
.KQyieiQkBRfj img {
height: 30px;
width: auto;
filter: brightness(0.5) grayscale(0.3);
transition: filter 0.2s;
}
.KQyieiQkBRfj:hover img {
filter: brightness(1) grayscale(0);
}

.igddPRdzDeHU {
font-size: 11px;
font-weight: 300;
color: rgba(255, 255, 255, 0.2);
line-height: 1.65;
max-width: 560px;
}

.FgnrZrfHRXPi {
font-size: 11px;
color: rgba(255, 255, 255, 0.22);
}

@media (max-width: 991px) {
.llrzzOgWFgXn {
gap: 2rem;
}
.WsccqRlhXlTh {
align-items: flex-start;
}
.jKPOEsTUfkgP {
justify-content: flex-start;
}
.JNjyilFlKSFm {
text-align: left;
}
}

@media (max-width: 640px) {
.llrzzOgWFgXn {
flex-direction: column;
gap: 2.5rem;
padding: 2.5rem 0 2rem;
}
.WsccqRlhXlTh {
align-items: flex-start;
}
.jKPOEsTUfkgP {
justify-content: flex-start;
}
.JNjyilFlKSFm {
text-align: left;
}
.bwJQuRFHDdPc {
justify-content: flex-start;
}
.xxupYgEcIGNs + .xxupYgEcIGNs::before {
display: none;
}
}
.iqirmEPdoOjN {
min-height: 100dvh;
display: flex;
flex-direction: column;
}

.iqirmEPdoOjN .fwLaNmBYwGHf {
flex: 1 0 auto;
display: flex;
flex-direction: column;
}

/* ===== Minimal header (author / 404 pages — no nav menu) ===== */
.xnldpeybWgAU {
position: sticky;
top: 0;
z-index: 100;
background: linear-gradient(
180deg,
color-mix(in srgb, var(--tfbfkOpmYAnM) 96%, transparent) 0%,
color-mix(in srgb, var(--tfbfkOpmYAnM) 88%, transparent) 100%
);
backdrop-filter: blur(16px);
-webkit-backdrop-filter: blur(16px);
border-bottom: 4px double var(--ToqRaQifQPTY);
box-shadow: 0 10px 30px var(--VhJFbwGUnyby);
}

.TGbMZViNACDb {
display: flex;
align-items: center;
justify-content: center;
height: 68px;
max-width: 1140px;
margin: 0 auto;
padding: 0 15px;
}

.vgFuLpbcXtXA {
display: inline-flex;
}

.IXhLrCYwGtqu {
width: 52px;
height: 52px;
border-radius: 50%;
object-fit: cover;
border: 2px solid var(--ToqRaQifQPTY);
box-shadow:
0 0 0 3px color-mix(in srgb, var(--tfbfkOpmYAnM) 90%, transparent),
0 0 18px var(--zqUMOEsXPhuz);
}

/* ===== Minimal footer (author / 404 pages) ===== */
.XyoBrhPmPHVb {
flex-shrink: 0;
display: flex;
flex-direction: column;
align-items: center;
gap: 10px;
text-align: center;
padding: 24px 15px;
background: linear-gradient(
180deg,
color-mix(in srgb, var(--tfbfkOpmYAnM) 88%, transparent) 0%,
color-mix(in srgb, var(--tfbfkOpmYAnM) 96%, transparent) 100%
);
border-top: 4px double var(--ToqRaQifQPTY);
box-shadow: 0 -10px 30px var(--VhJFbwGUnyby);
}

.inside-grNgEtraZNXE {
font-size: 12px;
color: color-mix(in srgb, var(--NmXdapswdDOD) 55%, transparent);
}

.inside-grNgEtraZNXE span {
color: var(--ToqRaQifQPTY);
}

/* ===== 404 error screen (scoped to its own .TXZvEQfKFZfa wrapper) ===== */
.TXZvEQfKFZfa {
flex: 1 0 auto;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
padding: 48px 20px 64px;
}

.WWAqhGkLuSbl {
max-width: 560px;
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
gap: 14px;
}

.WjlgRjtvPPgL {
font-family: var(--uAOcNFDJIksH);
font-size: clamp(96px, 24vw, 180px);
font-weight: 800;
line-height: 0.9;
letter-spacing: -0.03em;
margin-bottom: 4px;
color: var(--ToqRaQifQPTY);
}

@supports ((-webkit-background-clip: text) or (background-clip: text)) {
.WjlgRjtvPPgL {
background: linear-gradient(135deg, var(--ToqRaQifQPTY) 0%, var(--PQchzkiBmOwZ) 100%);
-webkit-background-clip: text;
background-clip: text;
color: transparent;
}
}

.iEXEbumKDLLR {
font-size: 28px;
line-height: 1.25;
font-weight: 700;
color: var(--NmXdapswdDOD);
margin: 0;
}

.bmMSBEJCGZZv {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 52px;
margin-top: 12px;
padding: 14px 34px;
font-family: var(--uAOcNFDJIksH);
font-size: 14px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.1em;
text-decoration: none;
border-radius: 12px;
color: var(--LkkRMJghWZNu);
background: var(--BEGHmBgCXpqK);
border: 2px solid var(--ToqRaQifQPTY);
box-shadow: 0 0 16px color-mix(in srgb, var(--ToqRaQifQPTY) 45%, transparent);
transition:
transform 0.2s ease,
box-shadow 0.2s ease,
background 0.2s ease;
}

.bmMSBEJCGZZv:hover {
background: var(--PhenGaBTeUNQ);
box-shadow: 0 0 28px color-mix(in srgb, var(--ToqRaQifQPTY) 75%, transparent);
transform: translateY(-2px);
text-decoration: none;
}

@media (max-width: 576px) {
.iEXEbumKDLLR {
font-size: 24px;
}
.bmMSBEJCGZZv {
width: 100%;
}
}

@media (prefers-reduced-motion: reduce) {
.bmMSBEJCGZZv {
transition: none;
}
.bmMSBEJCGZZv:hover {
transform: none;
}
}
@keyframes RpJODvjCNyIK {
from {
opacity: 0;
transform: translateY(26px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@keyframes OEKqoZwSyBIk {
0%,
100% {
text-shadow:
0 0 6px var(--zqUMOEsXPhuz),
0 0 22px color-mix(in srgb, var(--ToqRaQifQPTY) 35%, transparent),
0 0 46px color-mix(in srgb, var(--ToqRaQifQPTY) 20%, transparent);
}
50% {
text-shadow:
0 0 10px color-mix(in srgb, var(--ToqRaQifQPTY) 80%, transparent),
0 0 32px var(--zqUMOEsXPhuz),
0 0 60px color-mix(in srgb, var(--ToqRaQifQPTY) 32%, transparent);
}
}
@keyframes mrSyJLgAjPCO {
0%,
100% {
text-shadow:
0 0 6px color-mix(in srgb, var(--eHWrgWxyyDTG) 70%, transparent),
0 0 22px color-mix(in srgb, var(--eHWrgWxyyDTG) 45%, transparent),
0 0 46px color-mix(in srgb, var(--eHWrgWxyyDTG) 25%, transparent);
}
50% {
text-shadow:
0 0 11px color-mix(in srgb, var(--eHWrgWxyyDTG) 95%, transparent),
0 0 32px color-mix(in srgb, var(--eHWrgWxyyDTG) 65%, transparent),
0 0 60px color-mix(in srgb, var(--eHWrgWxyyDTG) 38%, transparent);
}
}
@keyframes FXpNlyybQdtr {
0%,
100% {
box-shadow: 0 0 20px
color-mix(in srgb, var(--ToqRaQifQPTY) 50%, transparent);
}
50% {
box-shadow: 0 0 36px
color-mix(in srgb, var(--ToqRaQifQPTY) 85%, transparent);
}
}
@keyframes jYzmWwVqLfWk {
0% {
transform: scale(1) rotate(0deg);
}
40% {
transform: scale(1.3) rotate(-8deg);
}
70% {
transform: scale(0.95) rotate(4deg);
}
100% {
transform: scale(1) rotate(0deg);
}
}
@keyframes w1-tap-ripple {
0% {
transform: translate(-50%, -50%) scale(0.85);
opacity: 0.9;
}
100% {
transform: translate(-50%, -50%) scale(1.4);
opacity: 0;
}
}
@keyframes w2-shimmer {
0% {
background-position: -200% center;
}
100% {
background-position: 200% center;
}
}

@keyframes w1-glow-pulse {
0%,
100% {
box-shadow: 0 0 0 0
color-mix(in srgb, var(--ToqRaQifQPTY) 0%, transparent);
}
50% {
box-shadow: 0 0 24px 5px
color-mix(in srgb, var(--ToqRaQifQPTY) 22%, transparent);
}
}

@keyframes w2-glow-pulse {
0%,
100% {
box-shadow: 0 0 0 0
color-mix(in srgb, var(--ToqRaQifQPTY) 0%, transparent);
}
50% {
box-shadow: 0 0 20px 4px
color-mix(in srgb, var(--ToqRaQifQPTY) 20%, transparent);
}
}

@keyframes w3-glow-pulse {
0%,
100% {
box-shadow:
0 0 0 0 color-mix(in srgb, var(--ToqRaQifQPTY) 0%, transparent),
inset 0 0 0 1px
color-mix(in srgb, var(--ToqRaQifQPTY) 20%, transparent);
}
50% {
box-shadow:
0 0 30px 6px color-mix(in srgb, var(--ToqRaQifQPTY) 18%, transparent),
inset 0 0 0 1px
color-mix(in srgb, var(--ToqRaQifQPTY) 60%, transparent);
}
}
@keyframes w3-content-in {
from {
opacity: 0;
transform: scale(0.88);
}
to {
opacity: 1;
transform: scale(1);
}
}
@keyframes w3m-reel-spin {
from {
transform: translateY(0);
}
to {
transform: translateY(-540px);
}
}
@keyframes w3m-reel-land {
from {
transform: translateY(0);
}
to {
transform: translateY(-1350px);
}
}
@keyframes w3m-front-out {
to {
opacity: 0;
}
}

@keyframes games-marquee-glow {
50% {
opacity: 0.25;
filter: brightness(0.6);
}
}

@keyframes games-showcase-v2-shimmer {
0% {
transform: translateX(-100%) skewX(-12deg);
}
100% {
transform: translateX(250%) skewX(-12deg);
}
}
@keyframes games-neon-flicker {
0%,
19%,
21%,
23%,
54%,
56%,
100% {
box-shadow:
0 0 5px var(--neon),
0 0 16px var(--neon);
border-color: var(--neon);
}
20%,
22%,
55% {
box-shadow: 0 0 2px var(--neon);
border-color: color-mix(in srgb, var(--neon) 45%, transparent);
}
}

@keyframes cta-v1-glow-pulse {
0%,
100% {
box-shadow: 0 0 18px
color-mix(in srgb, var(--ToqRaQifQPTY) 40%, transparent);
}
50% {
box-shadow: 0 0 32px
color-mix(in srgb, var(--ToqRaQifQPTY) 70%, transparent);
}
}

@keyframes cta-ticket-stub-wiggle {
0%,
100% {
transform: rotate(0deg);
}
25% {
transform: rotate(-6deg);
}
75% {
transform: rotate(6deg);
}
}

@keyframes starfield-drift {
0% {
background-position:
0 0,
0 0,
0 0,
0 0,
0 0,
0 0,
0 0,
50% -5%,
0 0;
}
100% {
background-position:
45px 70px,
-35px 55px,
30px -45px,
-55px 35px,
25px 60px,
-40px -30px,
50px -50px,
50% -5%,
0 0;
}
}
