:root {
--oDXlciBmssAs: #090c1c;
--WaGbWCuwcRdK: rgba(255,201,77,0.12);
--luZCdMorLzJt: #dc9610;
--pjstGupsouqM: #0a0b15;
--TGNBkWqVFKgl: #050916;
--rJwMADSiRPhl: #05060f;
--vQDQpYCxQePb: #0f5c38;
--ABElRcuQyGjH: #f9f0d6;
--hVrTrSNLjFNv: #cf9713;
--fvmfOqOCynEg: #e6a015;
--rEEhEctQXffy: #1c0f03;
--DnGcvcRtpwXO: linear-gradient(135deg, #cf9713 0%, #d4930f 100%);
--dhhqBWpZhYFv: #050916;
--WPKrwFsAIprR: #05060f;
--osqaZjRXfTdV: #f9f0d6;
--PUITImgUFLFJ: #05060f;
--RgUqgYTshBsQ: #1c0f03;
--csZumtOPlQKO: #f9f0d6;
--yaPvlkRLAJzq: #dc9610;
--MbQEZFNPPoRL: rgba(255,201,77,0.12);
--QNkxoorsMIQC: rgba(0,0,0,0.40);
--AvjRsFwFlugD: #0f5c38;
--tccNcwyzRhJu: #ff3653;
--hASFQGZcslgN: #ff93a7;
--PBLIVoLfOQdB: 'Rubik', sans-serif;
--yoPUUpFwLDQL: 'Outfit', 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(--PBLIVoLfOQdB);
color: var(--ABElRcuQyGjH);
overflow-x: hidden;
background-color: var(--oDXlciBmssAs);
background-image:
radial-gradient(
2.2px 2.2px at 12% 22%,
var(--ABElRcuQyGjH) 0%,
var(--luZCdMorLzJt) 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(--ABElRcuQyGjH) 0%,
var(--luZCdMorLzJt) 45%,
transparent 72%
),
radial-gradient(
1.8px 1.8px at 82% 15%,
var(--ABElRcuQyGjH) 0%,
var(--luZCdMorLzJt) 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(--ABElRcuQyGjH) 0%,
var(--luZCdMorLzJt) 45%,
transparent 72%
),
radial-gradient(
1.9px 1.9px at 90% 82%,
var(--ABElRcuQyGjH) 0%,
var(--luZCdMorLzJt) 45%,
transparent 72%
),
radial-gradient(
1400px 900px at 50% -5%,
color-mix(in srgb, var(--luZCdMorLzJt) 15%, transparent),
transparent 62%
),
linear-gradient(
to bottom,
var(--TGNBkWqVFKgl) 0%,
var(--oDXlciBmssAs) 45%,
var(--pjstGupsouqM) 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(--yoPUUpFwLDQL);
}

.tPHARhJvaxNj {
flex: 1 0 auto;
}

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

.JwpntnGJpcfv {
background: var(--TGNBkWqVFKgl);
color: rgba(255, 255, 255, 0.75);
border-bottom: 1px solid
color-mix(in srgb, var(--luZCdMorLzJt) 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(--luZCdMorLzJt);
letter-spacing: -0.02em;
line-height: 1.15;
margin-bottom: 1.25rem;
text-shadow:
0 0 6px color-mix(in srgb, var(--luZCdMorLzJt) 50%, transparent),
0 0 20px color-mix(in srgb, var(--luZCdMorLzJt) 30%, transparent);
padding-bottom: 0.75rem;
border-bottom: 2px solid var(--luZCdMorLzJt);
}

h3 {
font-size: 1.25rem;
font-weight: 400;
color: var(--luZCdMorLzJt);
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(--luZCdMorLzJt);
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(--ABElRcuQyGjH) 50%, transparent);
margin-bottom: 1rem;
}

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

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

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

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

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

.iYSJRBHPHYij {
display: none;
}

.iHywKeCmUaxN {
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;
}
.VrIJLSpWDvre {
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%;
}

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

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

.sReRKwuoAAnt > li {
position: relative;
}

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

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

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

.BMoqRwvnJpLj {
position: absolute;
top: 100%;
left: 0;
min-width: 200px;
background: color-mix(in srgb, var(--pjstGupsouqM) 97%, transparent);
backdrop-filter: blur(16px);
-webkit-backdrop-filter: blur(16px);
border: 1px solid
color-mix(in srgb, var(--luZCdMorLzJt) 12%, transparent);
border-top: 2px solid var(--luZCdMorLzJt);
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;
}
.ooayffJhtNej:hover > .BMoqRwvnJpLj,
.ooayffJhtNej:focus-within > .BMoqRwvnJpLj {
opacity: 1;
visibility: visible;
transform: translateY(0);
pointer-events: auto;
}
.BMoqRwvnJpLj li {
position: relative;
}
.BMoqRwvnJpLj 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(--ABElRcuQyGjH) 65%, transparent);
transition:
color 0.15s,
background 0.15s;
}
.BMoqRwvnJpLj li a:hover {
color: var(--luZCdMorLzJt);
background: color-mix(in srgb, var(--luZCdMorLzJt) 7%, transparent);
}

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

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

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

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

.UqVvKRGPprwa {
flex: 0 0 auto;
}

.qZUXLxtfpHZy {
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(--pjstGupsouqM);
border-top: 0px solid
color-mix(in srgb, var(--luZCdMorLzJt) 12%, transparent);
}
.iYSJRBHPHYij:checked ~ .qZUXLxtfpHZy {
max-height: 600px;
border-top-width: 1px;
}

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

.BMoqRwvnJpLj {
position: static;
opacity: 1;
visibility: visible;
transform: none;
border: none;
border-left: 2px solid
color-mix(in srgb, var(--luZCdMorLzJt) 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;
}
.ooayffJhtNej:focus-within > .BMoqRwvnJpLj {
max-height: 300px;
}
.BMoqRwvnJpLj li a {
padding: 0.5rem 1rem;
font-size: 12px;
color: color-mix(in srgb, var(--ABElRcuQyGjH) 50%, transparent);
}
.BMoqRwvnJpLj li a:hover {
background: transparent;
}

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

.dAwWRSNkUYTr {
display: none;
}

@media (max-width: 992px) {
.dAwWRSNkUYTr {
position: fixed;
left: 12px;
right: 12px;
bottom: calc(12px + env(safe-area-inset-bottom));
display: flex;
align-items: center;
gap: 12px;
padding: 10px 34px 10px 10px;
border-radius: 16px;
background: linear-gradient(
180deg,
color-mix(in srgb, var(--pjstGupsouqM) 97%, transparent) 0%,
color-mix(in srgb, var(--pjstGupsouqM) 90%, transparent) 100%
);
border: 1.5px solid
color-mix(in srgb, var(--luZCdMorLzJt) 45%, transparent);
box-shadow:
0 14px 34px var(--QNkxoorsMIQC),
0 0 22px color-mix(in srgb, var(--luZCdMorLzJt) 22%, transparent);
z-index: 45;
transition:
transform 0.3s ease,
opacity 0.3s ease;
}

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

.syhBToKpkUil {
position: relative;
flex: 0 0 auto;
display: inline-flex;
align-items: center;
justify-content: center;
width: 40px;
height: 40px;
border-radius: 50%;
font-size: 15px;
color: color-mix(in srgb, var(--luZCdMorLzJt) 35%, black);
background: radial-gradient(
ellipse at 50% 25%,
color-mix(in srgb, var(--luZCdMorLzJt) 60%, white) 0%,
var(--luZCdMorLzJt) 55%,
var(--fvmfOqOCynEg) 100%
);
border: 2px dashed color-mix(in srgb, var(--luZCdMorLzJt) 55%, black);
box-shadow:
inset 0 2px 3px rgba(255, 255, 255, 0.6),
0 3px 6px rgba(0, 0, 0, 0.4);
animation: w2-glow-pulse 3s ease-in-out infinite;
}

.xQZAFOkKUYMc {
flex: 1;
min-width: 0;
text-align: center;
font-size: 12px;
line-height: 1.3;
font-weight: 700;
color: var(--ABElRcuQyGjH);
}

.IXTlXdhYPCvB {
position: relative;
flex: 0 0 auto;
display: inline-flex;
align-items: center;
justify-content: center;
padding: 0.4rem 1.3rem;
font-family: var(--yoPUUpFwLDQL);
font-size: 11px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.1em;
color: var(--rEEhEctQXffy);
background: radial-gradient(
ellipse at 50% 25%,
color-mix(in srgb, var(--luZCdMorLzJt) 60%, white) 0%,
var(--luZCdMorLzJt) 55%,
var(--fvmfOqOCynEg) 100%
);
border: 2px solid color-mix(in srgb, var(--luZCdMorLzJt) 55%, black);
border-radius: 999px;
box-shadow:
0 4px 0 0 color-mix(in srgb, var(--luZCdMorLzJt) 55%, black),
inset 0 2px 3px rgba(255, 255, 255, 0.6);
transition:
transform 0.12s ease,
box-shadow 0.12s ease;
}

.IXTlXdhYPCvB:active {
transform: translateY(3px);
box-shadow:
0 1px 0 0 color-mix(in srgb, var(--luZCdMorLzJt) 55%, black),
inset 0 2px 3px rgba(255, 255, 255, 0.4);
}

.dfRssNZOdXyQ {
position: absolute;
top: 8px;
right: 8px;
width: 26px;
height: 26px;
display: inline-flex;
align-items: center;
justify-content: center;
color: color-mix(in srgb, var(--ABElRcuQyGjH) 70%, transparent);
opacity: 0.75;
cursor: pointer;
transition:
color 0.15s ease,
opacity 0.15s ease;
}

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

.dfRssNZOdXyQ:hover {
opacity: 1;
color: var(--luZCdMorLzJt);
}
}

@media (prefers-reduced-motion: reduce) {
.syhBToKpkUil {
animation: none !important;
}
}
.JhUwEvbmFMcN {
display: inline-flex;
align-items: center;
gap: 0.5rem;
margin-bottom: 1.25rem;
padding: 0.35rem 1.1rem;
font-family: var(--yoPUUpFwLDQL);
font-size: 10px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.12em;
white-space: nowrap;
color: var(--luZCdMorLzJt);
border-radius: 999px;
border: 1px dashed var(--WaGbWCuwcRdK);
background: color-mix(in srgb, var(--luZCdMorLzJt) 10%, transparent);
box-shadow: inset 0 0 12px
color-mix(in srgb, var(--luZCdMorLzJt) 12%, transparent);
backdrop-filter: blur(8px);
}
.JhUwEvbmFMcN {
animation: nRRhekqOeFyE 0.7s ease both;
}
.JhUwEvbmFMcN::before {
content: '\2726';
color: var(--tccNcwyzRhJu);
}
.BmzMUThOeRrt {
margin-bottom: 1.25rem;
animation: nRRhekqOeFyE 0.7s ease 0.12s both;
}
.BmzMUThOeRrt h1 {
overflow-wrap: anywhere;
text-wrap: balance;
font-family: var(--yoPUUpFwLDQL);
font-size: clamp(1.85rem, 4.6vw, 3.25rem);
font-weight: 400;
line-height: 1.25;
color: var(--luZCdMorLzJt);
letter-spacing: 0.01em;
text-shadow:
0 0 6px var(--WaGbWCuwcRdK),
0 0 22px color-mix(in srgb, var(--luZCdMorLzJt) 35%, transparent),
0 0 46px color-mix(in srgb, var(--luZCdMorLzJt) 20%, transparent);
animation: HVQOmRUPEKoA 3s ease-in-out 1s infinite;
}
.BmzMUThOeRrt h1 span {
color: var(--tccNcwyzRhJu);
text-shadow:
0 0 6px color-mix(in srgb, var(--tccNcwyzRhJu) 70%, transparent),
0 0 22px color-mix(in srgb, var(--tccNcwyzRhJu) 45%, transparent),
0 0 46px color-mix(in srgb, var(--tccNcwyzRhJu) 25%, transparent);
animation: AJEKFjBmFMNn 3s ease-in-out 1.4s infinite;
}
.NzcotjumPNOq {
margin-bottom: 2rem;
font-size: 1.05rem;
font-weight: 300;
color: color-mix(in srgb, var(--ABElRcuQyGjH) 65%, transparent);
line-height: 1.6;
animation: nRRhekqOeFyE 0.7s ease 0.24s both;
}
.ICxhMlplsbql .OYUgHEotrWgc {
padding: 0.75rem 2.1rem;
font-family: var(--yoPUUpFwLDQL);
font-size: 12px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.06em;
color: var(--rEEhEctQXffy);
background: var(--hVrTrSNLjFNv);
border: 1px solid var(--luZCdMorLzJt);
box-shadow: 0 0 20px
color-mix(in srgb, var(--luZCdMorLzJt) 50%, transparent);
transition:
box-shadow 0.2s,
transform 0.15s;
animation: WGWssPYNUlaP 2.4s ease-in-out infinite;
}
.ICxhMlplsbql .OYUgHEotrWgc:hover {
background: var(--DnGcvcRtpwXO);
box-shadow: 0 0 34px
color-mix(in srgb, var(--luZCdMorLzJt) 80%, transparent);
transform: translateY(-1px);
animation-play-state: paused;
}
.ICxhMlplsbql .IEuqApHQSuIR:hover {
box-shadow: 0 0 20px
color-mix(in srgb, var(--luZCdMorLzJt) 50%, transparent);
background: color-mix(in srgb, var(--luZCdMorLzJt) 12%, transparent);
}
.fhKOEQNXXCPv:nth-child(1) {
animation-delay: 0.45s;
}
.fhKOEQNXXCPv:nth-child(2) {
animation-delay: 0.55s;
}
.fhKOEQNXXCPv:nth-child(3) {
animation-delay: 0.65s;
}
.KtRYeZGIvGsf::before {
display: inline-block;
}
.fhKOEQNXXCPv:hover .KtRYeZGIvGsf::before {
animation: wUkKDOAsbEkw 0.5s ease;
}
.fhKOEQNXXCPv:nth-child(1) .KtRYeZGIvGsf::before {
content: '\1F3B0';
margin-right: 0.35em;
}
.fhKOEQNXXCPv:nth-child(2) .KtRYeZGIvGsf::before {
content: '\1F0CF';
margin-right: 0.35em;
}
.fhKOEQNXXCPv:nth-child(3) .KtRYeZGIvGsf::before {
content: '\1F3B2';
margin-right: 0.35em;
}
.TVnseaUyKyui {
background: transparent;
padding: 2.5rem max(15px, calc((100% - 1140px) / 2 + 15px));
}
.TVnseaUyKyui .RPICWFUNhCVT {
padding: 0;
}
.ICxhMlplsbql .IEuqApHQSuIR {
padding: 0.75rem 2.1rem;
font-family: var(--yoPUUpFwLDQL);
font-size: 12px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.06em;
color: var(--luZCdMorLzJt);
border: 1px solid
color-mix(in srgb, var(--luZCdMorLzJt) 45%, transparent);
background: color-mix(in srgb, var(--luZCdMorLzJt) 6%, transparent);
transition:
box-shadow 0.2s,
background 0.2s;
}
.wmhRONGlwQQZ {
display: flex;
min-height: 35vh;
}
.kqJnnbzweSFj {
display: flex;
align-items: center;
gap: 3.5rem;
width: 100%;
max-width: 1140px;
margin: 0 auto;
padding: 3rem 2.5rem;
}
.cZEqtSzTkLmh {
flex: 1;
min-width: 0;
}
.CewXQLCExRbe {
justify-content: center;
}
.CewXQLCExRbe .cZEqtSzTkLmh {
flex: none;
max-width: 700px;
width: 100%;
text-align: center;
}
.CewXQLCExRbe .JhUwEvbmFMcN {
justify-content: center;
}
.CewXQLCExRbe .ICxhMlplsbql {
justify-content: center;
}
.ICxhMlplsbql {
display: flex;
flex-wrap: wrap;
gap: 0.75rem;
margin-bottom: 2.5rem;
animation: nRRhekqOeFyE 0.7s ease 0.36s both;
}
.zxGbizjVvTmm {
display: flex;
flex-direction: column;
flex: 1;
min-width: 0;
gap: 0;
padding: 1rem;
border: 4px double var(--luZCdMorLzJt);
background: linear-gradient(
180deg,
color-mix(in srgb, var(--pjstGupsouqM) 96%, transparent) 0%,
color-mix(in srgb, var(--pjstGupsouqM) 88%, transparent) 100%
);
backdrop-filter: blur(16px);
-webkit-backdrop-filter: blur(16px);
box-shadow: 0 10px 30px var(--QNkxoorsMIQC);
}
.fhKOEQNXXCPv {
padding: 1rem 0;
border-bottom: 4px double var(--luZCdMorLzJt);
opacity: 0;
animation: nRRhekqOeFyE 0.7s ease both;
}
.fhKOEQNXXCPv:last-child {
border-bottom: none;
}
.KtRYeZGIvGsf {
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.05em;
color: var(--tccNcwyzRhJu);
margin-bottom: 0.3rem;
line-height: 1.4;
}
.fpKWADUiNnIM {
font-size: 13px;
font-weight: 300;
color: color-mix(in srgb, var(--ABElRcuQyGjH) 50%, transparent);
line-height: 1.6;
}

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

@media (max-width: 991px) {
.kqJnnbzweSFj {
flex-direction: column;
gap: 2.5rem;
padding: 2rem 1.5rem;
}
.cZEqtSzTkLmh {
width: 100%;
}
.zxGbizjVvTmm {
width: 100%;
}
}

@media (max-width: 640px) {
.TVnseaUyKyui {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.kqJnnbzweSFj {
padding: 1.5rem 1rem;
}

.ICxhMlplsbql .OYUgHEotrWgc,
.ICxhMlplsbql .IEuqApHQSuIR {
text-align: center;
}
}

@media (prefers-reduced-motion: reduce) {
.JhUwEvbmFMcN,
.NzcotjumPNOq,
.ICxhMlplsbql,
.ICxhMlplsbql .OYUgHEotrWgc,
.fhKOEQNXXCPv,
.KtRYeZGIvGsf::before,
.BmzMUThOeRrt,
.BmzMUThOeRrt h1,
.BmzMUThOeRrt h1 span {
animation: none !important;
opacity: 1 !important;
}
}
.zDGJXusMSFQp {
background: transparent;
padding: 3rem 0;
border-bottom: 1px solid
color-mix(in srgb, var(--luZCdMorLzJt) 10%, transparent);
}
.rkErtoiFXMdZ::before {
content: '\2726';
color: var(--tccNcwyzRhJu);
}
.EjYXuWdFAamD {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
pointer-events: none;
}
.NIiZSFsZWLon,
.hyaZtqjjKPYt,
.XsOfwJkgwzMA {
fill: none;
stroke-width: 12;
stroke-dasharray: 13.823 13.823;
}
.NIiZSFsZWLon {
stroke: var(--luZCdMorLzJt);
}
.hyaZtqjjKPYt {
stroke: var(--tccNcwyzRhJu);
stroke-dashoffset: 13.823;
}
.XsOfwJkgwzMA {
stroke: var(--luZCdMorLzJt);
stroke-dashoffset: 13.823;
}
.ClYQLqSArcdR {
position: relative;
z-index: 1;
font-size: clamp(0.7rem, 1vw, 0.85rem);
font-weight: 600;
color: color-mix(in srgb, var(--ABElRcuQyGjH) 65%, transparent);
letter-spacing: 0.02em;
margin-bottom: 0.3rem;
}
.nUmLeBcatPsR:hover {
background: var(--DnGcvcRtpwXO);
box-shadow: 0 0 28px
color-mix(in srgb, var(--luZCdMorLzJt) 75%, transparent);
transform: translateY(-1px);
}
.sFAMSHkCcrom {
display: none;
}
.ddxVQgcbkqca {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
gap: 1rem;
margin-bottom: 2.5rem;
}
.rkErtoiFXMdZ {
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(--luZCdMorLzJt);
border: 1px dashed var(--WaGbWCuwcRdK);
background: color-mix(in srgb, var(--luZCdMorLzJt) 8%, transparent);
border-radius: 999px;
box-shadow: inset 0 0 12px
color-mix(in srgb, var(--luZCdMorLzJt) 12%, transparent);
font-family: var(--yoPUUpFwLDQL);
}
.DwolXhIQlGxE {
font-size: clamp(1.5rem, 2.5vw, 2.25rem);
font-weight: 400;
color: var(--luZCdMorLzJt);
letter-spacing: -0.02em;
line-height: 1.2;
max-width: 520px;
text-shadow:
0 0 6px color-mix(in srgb, var(--luZCdMorLzJt) 50%, transparent),
0 0 20px color-mix(in srgb, var(--luZCdMorLzJt) 30%, transparent);
}
.VvTUpxebMohI {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 12px;
justify-items: center;
}
.qEfdASDFPYLX {
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;
}
.dtjmoJXjncWd {
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);
}
.dDpivgiSVQvs,
.aQNquMHMBCED {
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;
}
.dDpivgiSVQvs {
background: var(--TGNBkWqVFKgl);
border: 2px dashed
color-mix(in srgb, var(--luZCdMorLzJt) 35%, transparent);
overflow: hidden;
z-index: 2;
animation: w2-glow-pulse 3s ease-in-out infinite;
}
.qEfdASDFPYLX:nth-child(2) .dDpivgiSVQvs {
animation-delay: 0.6s;
}
.qEfdASDFPYLX:nth-child(3) .dDpivgiSVQvs {
animation-delay: 1.2s;
}
.dDpivgiSVQvs::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;
}
.aQNquMHMBCED {
background: var(--TGNBkWqVFKgl);
border: 2px dashed
color-mix(in srgb, var(--luZCdMorLzJt) 40%, transparent);
box-shadow: 0 0 32px 6px
color-mix(in srgb, var(--luZCdMorLzJt) 25%, transparent);
transform: rotateY(180deg);
}
.zNXJFdetLeDl {
position: absolute;
top: 50%;
left: 50%;
width: 88px;
height: 88px;
border-radius: 50%;
border: 2px solid
color-mix(in srgb, var(--luZCdMorLzJt) 50%, transparent);
transform: translate(-50%, -50%) scale(0.85);
animation: w1-tap-ripple 1.8s ease-out infinite;
pointer-events: none;
}
.hWgidcoEGoLq {
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(--luZCdMorLzJt) 55%, transparent);
background: color-mix(in srgb, var(--luZCdMorLzJt) 8%, transparent);
font-family: var(--yoPUUpFwLDQL);
font-size: 9px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.06em;
line-height: 1.3;
color: var(--luZCdMorLzJt);
text-align: center;
padding: 0 0.6rem;
text-shadow: 0 0 8px
color-mix(in srgb, var(--luZCdMorLzJt) 40%, transparent);
}
.nBtmNAJzmFWV {
position: relative;
z-index: 1;
font-size: clamp(1.4rem, 2.5vw, 2rem);
font-weight: 700;
color: var(--luZCdMorLzJt);
letter-spacing: -0.03em;
line-height: 1;
}
.nUmLeBcatPsR {
position: relative;
z-index: 1;
display: inline-block;
padding: 0.5rem 1.4rem;
font-family: var(--yoPUUpFwLDQL);
font-size: 10px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.07em;
color: var(--rEEhEctQXffy);
background: var(--hVrTrSNLjFNv);
border: 1px solid var(--luZCdMorLzJt);
box-shadow: 0 0 16px
color-mix(in srgb, var(--luZCdMorLzJt) 45%, transparent);
transition:
box-shadow 0.2s,
transform 0.15s;
}
/* flip on radio */
#w2-s1:checked
~ .RPICWFUNhCVT
.VvTUpxebMohI
.qEfdASDFPYLX:nth-child(1)
.dtjmoJXjncWd,
#w2-s2:checked
~ .RPICWFUNhCVT
.VvTUpxebMohI
.qEfdASDFPYLX:nth-child(2)
.dtjmoJXjncWd,
#w2-s3:checked
~ .RPICWFUNhCVT
.VvTUpxebMohI
.qEfdASDFPYLX:nth-child(3)
.dtjmoJXjncWd {
transform: rotateY(180deg);
}

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

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

@media (max-width: 640px) {
.VvTUpxebMohI {
grid-template-columns: 1fr;
gap: 24px;
}
.qEfdASDFPYLX {
width: min(240px, 100%);
}
.zNXJFdetLeDl,
.hWgidcoEGoLq {
width: 112px;
height: 112px;
}
}

@media (prefers-reduced-motion: reduce) {
.dDpivgiSVQvs,
.dDpivgiSVQvs::after,
.zNXJFdetLeDl {
animation: none !important;
}
}
.lUgNyJevbBQB {
background: transparent;
padding: 3rem 0;
border-bottom: 1px solid
color-mix(in srgb, var(--luZCdMorLzJt) 10%, transparent);
}
.BafsMPIsuhEC {
display: flex;
align-items: flex-end;
justify-content: space-between;
gap: 2rem;
margin-bottom: 2.5rem;
}
.IuJFgMGPDfGf {
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(--luZCdMorLzJt);
border: 1px dashed var(--WaGbWCuwcRdK);
background: color-mix(in srgb, var(--luZCdMorLzJt) 8%, transparent);
border-radius: 999px;
box-shadow: inset 0 0 12px
color-mix(in srgb, var(--luZCdMorLzJt) 12%, transparent);
font-family: var(--yoPUUpFwLDQL);
}
.IuJFgMGPDfGf::before {
content: '\2726';
color: var(--tccNcwyzRhJu);
}
.ZjJYFHpGHQdJ {
font-size: clamp(1.75rem, 3.5vw, 2.5rem);
font-weight: 400;
color: var(--luZCdMorLzJt);
letter-spacing: -0.02em;
line-height: 1.1;
text-shadow:
0 0 6px color-mix(in srgb, var(--luZCdMorLzJt) 50%, transparent),
0 0 20px color-mix(in srgb, var(--luZCdMorLzJt) 30%, transparent);
}
.ZjJYFHpGHQdJ span {
color: var(--tccNcwyzRhJu);
text-shadow:
0 0 6px color-mix(in srgb, var(--tccNcwyzRhJu) 60%, transparent),
0 0 20px color-mix(in srgb, var(--tccNcwyzRhJu) 35%, transparent);
}
.QJrQMoGtbLag{
font-size: 14px;
font-weight: 300;
line-height: 1.8;
color: color-mix(in srgb, var(--ABElRcuQyGjH) 50%, transparent);
margin-top: 1rem;
margin-bottom: 1rem;
}
.RKzDdZFlrRSP:hover .QLbVMulOfsAL {
opacity: 1;
}
.RKzDdZFlrRSP:hover .OzEVrPqbcuEd {
transform: translateY(0);
}
.LFqlmeNqitMJ:hover {
box-shadow: 0 0 20px
color-mix(in srgb, var(--luZCdMorLzJt) 50%, transparent);
background: color-mix(in srgb, var(--luZCdMorLzJt) 12%, transparent);
}
.sZRTgDSuXmmD {
display: grid;
grid-template-columns: repeat(6, 1fr);
gap: 20px;
}
.RKzDdZFlrRSP {
--neon: var(--luZCdMorLzJt);
display: block;
position: relative;
overflow: hidden;
aspect-ratio: 2 / 3;
border: 2px solid var(--neon);
border-radius: 8px;
animation: games-neon-flicker 4s ease-in-out infinite;
}
.RKzDdZFlrRSP:nth-child(3n + 1) {
--neon: var(--luZCdMorLzJt);
}
.RKzDdZFlrRSP:nth-child(3n + 2) {
--neon: var(--tccNcwyzRhJu);
}
.RKzDdZFlrRSP:nth-child(3n) {
--neon: var(--vQDQpYCxQePb);
}
.RKzDdZFlrRSP:nth-child(1) {
animation-delay: 0s;
}
.RKzDdZFlrRSP:nth-child(2) {
animation-delay: 0.4s;
}
.RKzDdZFlrRSP:nth-child(3) {
animation-delay: 0.8s;
}
.RKzDdZFlrRSP:nth-child(4) {
animation-delay: 1.2s;
}
.RKzDdZFlrRSP:nth-child(5) {
animation-delay: 1.6s;
}
.RKzDdZFlrRSP:nth-child(6) {
animation-delay: 2s;
}
.RKzDdZFlrRSP:nth-child(7) {
animation-delay: 2.4s;
}
.RKzDdZFlrRSP:nth-child(8) {
animation-delay: 2.8s;
}
.GGUjrQQxvEzj {
position: absolute;
top: 8px;
left: 8px;
z-index: 3;
display: flex;
align-items: center;
justify-content: center;
width: 28px;
height: 28px;
border-radius: 50%;
background: var(--TGNBkWqVFKgl);
border: 2px solid var(--neon);
box-shadow: 0 0 8px var(--neon);
color: var(--neon);
font-size: 0.95rem;
line-height: 1;
}
.RKzDdZFlrRSP img {
width: 100%;
height: 100%;
object-fit: cover;
transition:
transform 0.5s ease,
filter 0.5s ease;
filter: brightness(0.82);
}
.QLbVMulOfsAL {
position: absolute;
inset: 0;
display: flex;
flex-direction: column;
align-items: center;
justify-content: flex-end;
padding: 1.25rem;
background: linear-gradient(
to top,
rgba(0, 0, 0, 0.88) 0%,
rgba(0, 0, 0, 0.15) 50%,
transparent 100%
);
opacity: 0;
transition: opacity 0.35s ease;
}

.RKzDdZFlrRSP::before {
content: '';
position: absolute;
inset: 0;
z-index: 2;
background: linear-gradient(
105deg,
transparent 40%,
color-mix(in srgb, var(--luZCdMorLzJt) 18%, transparent) 50%,
rgba(255, 255, 255, 0.08) 52%,
transparent 62%
);
transform: translateX(-100%) skewX(-12deg);
pointer-events: none;
}
.RKzDdZFlrRSP:hover::before {
animation: games-showcase-v2-shimmer 0.65s ease forwards;
}
.OzEVrPqbcuEd {
display: inline-block;
padding: 0.4rem 1.25rem;
font-size: 11px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.1em;
color: var(--rEEhEctQXffy);
background: var(--neon);
box-shadow: 0 0 16px var(--neon);
transform: translateY(6px);
transition:
transform 0.35s ease,
box-shadow 0.2s;
}
.RKzDdZFlrRSP:hover img {
transform: scale(1.06);
filter: brightness(1);
}
.RKzDdZFlrRSP:hover .OzEVrPqbcuEd:hover {
box-shadow: 0 0 24px var(--neon);
}
.LFqlmeNqitMJ {
display: inline-block;
padding: 0.65rem 2.1rem;
font-family: var(--yoPUUpFwLDQL);
font-size: 12px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.06em;
color: var(--luZCdMorLzJt);
border: 1px solid
color-mix(in srgb, var(--luZCdMorLzJt) 45%, transparent);
background: color-mix(in srgb, var(--luZCdMorLzJt) 6%, transparent);
white-space: nowrap;
transition:
box-shadow 0.2s,
background 0.2s;
}

@media (max-width: 991px) {
.BafsMPIsuhEC {
flex-direction: column;
align-items: flex-start;
gap: 1rem;
}
.LFqlmeNqitMJ {
align-self: flex-end;
}
}

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

@media (max-width: 991px) {
.sZRTgDSuXmmD {
grid-template-columns: repeat(4, 1fr);
gap: 14px;
}
}

@media (max-width: 640px) {
.sZRTgDSuXmmD {
grid-template-columns: repeat(3, 1fr);
gap: 10px;
}
.GGUjrQQxvEzj {
width: 22px;
height: 22px;
font-size: 0.75rem;
}
}

@media (prefers-reduced-motion: reduce) {
.RKzDdZFlrRSP {
animation: none !important;
}
}
.fHmMcbVfbIeJ {
background: transparent;
padding-top: 2rem;
}
.fHmMcbVfbIeJ .RPICWFUNhCVT {
display: flex;
justify-content: center;
}

.HrcspDrhVnFj {
display: inline-block;
padding: 1.1rem 3.5rem;
font-family: var(--yoPUUpFwLDQL);
font-size: 15px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.12em;
color: var(--rEEhEctQXffy);
background: var(--hVrTrSNLjFNv);
border: 3px double var(--luZCdMorLzJt);
animation: cta-v1-glow-pulse 3s ease-in-out infinite;
transition:
box-shadow 0.2s,
transform 0.15s;
}
.HrcspDrhVnFj:hover {
background: var(--DnGcvcRtpwXO);
animation-play-state: paused;
box-shadow: 0 0 38px
color-mix(in srgb, var(--luZCdMorLzJt) 85%, transparent);
transform: translateY(-2px);
}

@media (max-width: 640px) {
.HrcspDrhVnFj {
padding: 0.9rem 2rem;
font-size: 13px;
width: 100%;
text-align: center;
}
.fHmMcbVfbIeJ .RPICWFUNhCVT {
justify-content: stretch;
}
}

@media (prefers-reduced-motion: reduce) {
.HrcspDrhVnFj {
animation: none !important;
}
}
.ZjQSKLRRAxme {
margin-bottom: 24px;
font-size: 14px;
}

.JocFblfjuEXe {
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(--ABElRcuQyGjH) 5%, transparent);
border: 1px solid color-mix(in srgb, var(--ABElRcuQyGjH) 12%, transparent);
}

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

.TymIJzgrBBDm {
display: inline-flex;
align-items: center;
gap: 6px;
color: color-mix(in srgb, var(--ABElRcuQyGjH) 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.TymIJzgrBBDm:hover {
color: var(--luZCdMorLzJt);
background: color-mix(in srgb, var(--luZCdMorLzJt) 12%, transparent);
text-decoration: none;
}

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

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

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

@media (max-width: 576px) {
.ZjQSKLRRAxme {
font-size: 13px;
}
.JocFblfjuEXe {
padding: 6px 12px;
}
}
.eupyTkZcjBiz {
background: transparent;
padding: 3rem 0;
border-bottom: 1px solid
color-mix(in srgb, var(--luZCdMorLzJt) 10%, transparent);
}
.ZxbcQZdblxAI {
margin-bottom: 3rem;
}
.aqNmzQcFQBIh {
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(--luZCdMorLzJt);
border: 1px dashed var(--WaGbWCuwcRdK);
background: color-mix(in srgb, var(--luZCdMorLzJt) 8%, transparent);
border-radius: 999px;
box-shadow: inset 0 0 12px
color-mix(in srgb, var(--luZCdMorLzJt) 12%, transparent);
font-family: var(--yoPUUpFwLDQL);
}
.aqNmzQcFQBIh::before {
content: '\2726';
color: var(--tccNcwyzRhJu);
}
.kkOnVYFmbxpj {
font-size: clamp(1.75rem, 3.5vw, 2.5rem);
font-weight: 400;
color: var(--luZCdMorLzJt);
letter-spacing: -0.02em;
line-height: 1.1;
text-shadow:
0 0 6px color-mix(in srgb, var(--luZCdMorLzJt) 50%, transparent),
0 0 20px color-mix(in srgb, var(--luZCdMorLzJt) 30%, transparent);
}
.kkOnVYFmbxpj span {
color: var(--tccNcwyzRhJu);
text-shadow:
0 0 6px color-mix(in srgb, var(--tccNcwyzRhJu) 60%, transparent),
0 0 20px color-mix(in srgb, var(--tccNcwyzRhJu) 35%, transparent);
}
.TfRBNJqkzkDO {
display: grid;
grid-template-columns: repeat(6, 1fr);
gap: 1px;
background: linear-gradient(
180deg,
var(--pjstGupsouqM) 0%,
var(--oDXlciBmssAs) 60%,
var(--pjstGupsouqM) 100%
);
border: 4px double var(--luZCdMorLzJt);
animation: w3-glow-pulse 3s ease-in-out infinite;
}
.XLgmOizzOiId {
grid-column: span 2;
position: relative;
padding: 2rem 2rem 2rem 1.75rem;
background: var(--TGNBkWqVFKgl);
transition: background 0.2s;
}
.XLgmOizzOiId:hover {
background: color-mix(
in srgb,
var(--TGNBkWqVFKgl) 80%,
var(--luZCdMorLzJt)
);
}
.XLgmOizzOiId:nth-last-child(1):nth-child(3n + 1) {
grid-column: span 6;
}
.XLgmOizzOiId:nth-last-child(2):nth-child(3n + 1),
.XLgmOizzOiId:nth-last-child(1):nth-child(3n + 2) {
grid-column: span 3;
}
.uatCzCOgVPlg {
display: inline-flex;
align-items: center;
justify-content: center;
min-width: 2.25rem;
height: 2.25rem;
padding: 0 0.4rem;
border-radius: 50%;
font-family: var(--yoPUUpFwLDQL);
font-size: 13px;
font-weight: 400;
color: var(--luZCdMorLzJt);
border: 1px dashed var(--WaGbWCuwcRdK);
background: color-mix(in srgb, var(--luZCdMorLzJt) 8%, transparent);
box-shadow: inset 0 0 12px
color-mix(in srgb, var(--luZCdMorLzJt) 12%, transparent);
letter-spacing: -0.02em;
line-height: 1;
margin-bottom: 1.25rem;
}
.etAJwnsOITJJ {
font-size: 13px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.04em;
color: var(--luZCdMorLzJt);
line-height: 1.5;
margin-bottom: 1rem;
}
.ginfdXaqcwut {
font-size: 13px;
font-weight: 300;
color: color-mix(in srgb, var(--ABElRcuQyGjH) 50%, transparent);
line-height: 1.75;
}

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

@media (max-width: 991px) {
.TfRBNJqkzkDO {
grid-template-columns: 1fr;
}
.XLgmOizzOiId,
.XLgmOizzOiId:nth-last-child(1):nth-child(3n + 1),
.XLgmOizzOiId:nth-last-child(2):nth-child(3n + 1),
.XLgmOizzOiId:nth-last-child(1):nth-child(3n + 2) {
grid-column: span 1;
}
.XLgmOizzOiId:nth-child(2),
.XLgmOizzOiId:nth-child(3) {
border-top: 3px solid var(--luZCdMorLzJt);
}
}

@media (prefers-reduced-motion: reduce) {
.TfRBNJqkzkDO {
animation: none !important;
}
}
.VnYNwxKAsotH {
background: transparent;
padding: 2.75rem 0;
border-bottom: 1px solid
color-mix(in srgb, var(--luZCdMorLzJt) 10%, transparent);
}

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

.WSZsFgHznCpn {
position: relative;
display: grid;
grid-template-columns: 1fr 1fr;
border-radius: 20px;
overflow: hidden;
border: 1px solid
color-mix(in srgb, var(--luZCdMorLzJt) 30%, transparent);
box-shadow: 0 14px 34px var(--QNkxoorsMIQC);
}

.WSZsFgHznCpn::before {
content: '';
position: absolute;
top: 16px;
bottom: 16px;
left: 50%;
width: 0;
border-left: 2px dashed
color-mix(in srgb, var(--luZCdMorLzJt) 35%, transparent);
transform: translateX(-50%);
z-index: 1;
}

.pWzEBwwpMbiA {
position: relative;
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
padding: 32px 28px;
background: var(--TGNBkWqVFKgl);
}

.QoQLjfdgTWdZ {
background: color-mix(in srgb, var(--TGNBkWqVFKgl) 92%, black);
}

.swARGXiZNhkM {
display: inline-flex;
align-items: center;
justify-content: center;
width: 52px;
height: 52px;
margin-bottom: 14px;
border-radius: 50%;
font-size: 20px;
color: color-mix(in srgb, var(--luZCdMorLzJt) 35%, black);
background: radial-gradient(
ellipse at 50% 25%,
color-mix(in srgb, var(--luZCdMorLzJt) 60%, white) 0%,
var(--luZCdMorLzJt) 55%,
var(--fvmfOqOCynEg) 100%
);
border: 2px dashed color-mix(in srgb, var(--luZCdMorLzJt) 55%, black);
box-shadow:
inset 0 2px 3px rgba(255, 255, 255, 0.6),
0 3px 6px rgba(0, 0, 0, 0.4);
}

.QoQLjfdgTWdZ .swARGXiZNhkM {
color: color-mix(in srgb, var(--tccNcwyzRhJu) 35%, black);
background: radial-gradient(
ellipse at 50% 25%,
color-mix(in srgb, var(--tccNcwyzRhJu) 60%, white) 0%,
var(--tccNcwyzRhJu) 55%,
color-mix(in srgb, var(--tccNcwyzRhJu) 70%, black) 100%
);
border-color: color-mix(in srgb, var(--tccNcwyzRhJu) 55%, black);
}

.PHwzCzdrgeIu {
font-family: var(--yoPUUpFwLDQL);
font-size: 14px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.1em;
color: var(--luZCdMorLzJt);
margin: 0 0 18px;
}

.QoQLjfdgTWdZ .PHwzCzdrgeIu {
color: var(--tccNcwyzRhJu);
}

.sdCpueWYDUky {
width: 100%;
list-style: none;
margin: 0;
padding: 0;
display: flex;
flex-direction: column;
gap: 12px;
text-align: left;
}

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

.WWPawVeoGxjX::before {
content: '\25CF';
position: absolute;
left: 0;
top: 0;
font-size: 8px;
color: var(--luZCdMorLzJt);
}

.QoQLjfdgTWdZ .WWPawVeoGxjX::before {
color: var(--tccNcwyzRhJu);
}

@media (max-width: 767px) {
.WSZsFgHznCpn {
grid-template-columns: 1fr;
}
.WSZsFgHznCpn::before {
display: none;
}
.pWzEBwwpMbiA {
padding: 24px 20px;
border-bottom: 1px dashed
color-mix(in srgb, var(--luZCdMorLzJt) 20%, transparent);
}
.pWzEBwwpMbiA:last-child {
border-bottom: none;
}
}

@media (max-width: 640px) {
.VnYNwxKAsotH {
padding: 1.75rem 0;
}
.GQcMBWujaDZz {
font-size: 1.5rem;
margin-bottom: 1.5rem;
}
}
.wEsyykEzkbQt {
background: transparent;
padding: 2.75rem 0;
border-bottom: 1px solid
color-mix(in srgb, var(--luZCdMorLzJt) 10%, transparent);
}

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

.pQGNCmpGdyaq {
position: relative;
list-style: none;
margin: 0 auto;
padding: 0;
max-width: 720px;
display: flex;
flex-direction: column;
gap: 22px;
}

.pQGNCmpGdyaq::before {
content: '';
position: absolute;
left: 19px;
top: 8px;
bottom: 8px;
width: 0;
border-left: 2px dashed
color-mix(in srgb, var(--luZCdMorLzJt) 35%, transparent);
z-index: 0;
}

.stGUhNvbUCbj {
position: relative;
z-index: 1;
display: flex;
align-items: center;
gap: 18px;
}

.GuwyMosKLnhc {
flex: 0 0 auto;
display: inline-flex;
align-items: center;
justify-content: center;
width: 40px;
height: 40px;
border-radius: 50%;
font-family: var(--yoPUUpFwLDQL);
font-size: 13px;
color: color-mix(in srgb, var(--luZCdMorLzJt) 35%, black);
background: radial-gradient(
ellipse at 50% 25%,
color-mix(in srgb, var(--luZCdMorLzJt) 60%, white) 0%,
var(--luZCdMorLzJt) 55%,
var(--fvmfOqOCynEg) 100%
);
border: 2px solid color-mix(in srgb, var(--luZCdMorLzJt) 55%, black);
box-shadow:
inset 0 2px 3px rgba(255, 255, 255, 0.6),
0 3px 6px rgba(0, 0, 0, 0.4);
}

.RwfntvTmOYwV {
flex: 1;
min-width: 0;
padding: 14px 18px;
font-size: 14px;
line-height: 1.6;
color: color-mix(in srgb, var(--ABElRcuQyGjH) 85%, transparent);
background: var(--TGNBkWqVFKgl);
border-radius: 12px;
border: 1px solid
color-mix(in srgb, var(--luZCdMorLzJt) 15%, transparent);
}

@media (max-width: 640px) {
.wEsyykEzkbQt {
padding: 1.75rem 0;
}
.UPPzEEhYCZXp {
font-size: 1.5rem;
margin-bottom: 1.5rem;
}
.GuwyMosKLnhc {
width: 34px;
height: 34px;
font-size: 11px;
}
.RwfntvTmOYwV {
font-size: 13px;
padding: 12px 14px;
}
}
.CTPrsXQNUomV {
position: fixed;
bottom: 40px;
right: 40px;
width: 54px;
height: 54px;
border-radius: 50%;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
background: color-mix(in srgb, var(--dhhqBWpZhYFv) 62%, transparent);
backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur(10px);
border: 1px solid color-mix(in srgb, var(--luZCdMorLzJt) 45%, transparent);
box-shadow:
0 0 0 3px color-mix(in srgb, var(--pjstGupsouqM) 90%, transparent),
0 8px 24px -6px var(--QNkxoorsMIQC),
inset 0 1px 0 color-mix(in srgb, var(--ABElRcuQyGjH) 18%, transparent);
transition: transform 0.25s ease, border-color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;
}

.CTPrsXQNUomV:hover {
transform: translateY(-3px);
border-color: var(--luZCdMorLzJt);
background: color-mix(in srgb, var(--dhhqBWpZhYFv) 80%, transparent);
box-shadow:
0 0 0 3px color-mix(in srgb, var(--pjstGupsouqM) 90%, transparent),
0 8px 24px -6px var(--QNkxoorsMIQC),
0 0 20px color-mix(in srgb, var(--luZCdMorLzJt) 55%, transparent),
inset 0 1px 0 color-mix(in srgb, var(--ABElRcuQyGjH) 18%, transparent);
}

.CTPrsXQNUomV::after {
content: "\f062";
font-family: "Font Awesome";
font-weight: 900;
font-size: 22px;
line-height: 1;
color: var(--luZCdMorLzJt);
text-shadow: 0 0 10px color-mix(in srgb, var(--luZCdMorLzJt) 60%, transparent);
transition: transform 0.25s ease;
}

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

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

@media (prefers-reduced-motion: reduce) {
.CTPrsXQNUomV,
.CTPrsXQNUomV:hover,
.CTPrsXQNUomV::after,
.CTPrsXQNUomV:hover::after {
transition: none;
transform: none;
}
}
.gFFLcczpxeCz {
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(--pjstGupsouqM) 40%, transparent);
border: 1px solid color-mix(in srgb, var(--luZCdMorLzJt) 20%, transparent);
border-radius: 12px;
overflow: hidden;
box-shadow: 0 10px 30px -18px color-mix(in srgb, var(--luZCdMorLzJt) 45%, transparent);
}

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

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(--luZCdMorLzJt) 10%, transparent);
overflow-wrap: anywhere;
}

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

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

tbody tr:hover td {
background: color-mix(in srgb, var(--luZCdMorLzJt) 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. */
.OeiJhOLMCjpz table {
border: none;
border-radius: 0;
background: transparent;
box-shadow: none;
}
.OeiJhOLMCjpz table,
.OeiJhOLMCjpz thead,
.OeiJhOLMCjpz tbody,
.OeiJhOLMCjpz tr {
display: block;
width: 100%;
}
.OeiJhOLMCjpz thead {
display: none;
}
.OeiJhOLMCjpz tbody tr {
margin-bottom: 0.75rem;
background: color-mix(in srgb, var(--pjstGupsouqM) 40%, transparent);
border: 1px solid color-mix(in srgb, var(--luZCdMorLzJt) 20%, transparent);
border-radius: 10px;
overflow: hidden;
}
.OeiJhOLMCjpz tbody tr:last-child {
margin-bottom: 0;
}
.OeiJhOLMCjpz tbody tr:nth-child(even) {
background: color-mix(in srgb, var(--pjstGupsouqM) 40%, transparent);
}
.OeiJhOLMCjpz td {
display: flex;
justify-content: space-between;
align-items: center;
gap: 1rem;
border-top: 1px solid
color-mix(in srgb, var(--luZCdMorLzJt) 10%, transparent);
}
.OeiJhOLMCjpz td:first-child {
border-top: none;
}
.OeiJhOLMCjpz 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);
}
}
.IcYlVVRSTloX {
display: flex;
}

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

.lKPxqfyAWBbS {
color: var(--luZCdMorLzJt);
border: 1px solid color-mix(in srgb, var(--luZCdMorLzJt) 45%, transparent);
background: color-mix(in srgb, var(--luZCdMorLzJt) 6%, transparent);
font-family: var(--yoPUUpFwLDQL);
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;
}

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

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

.lKPxqfyAWBbS::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;
}

#jXiWUDmXNcDQ:checked + .lKPxqfyAWBbS::after {
transform: rotate(180deg);
}

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

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

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

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

.XmjchtNMMIjc .NKWXevzSzMgs {
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(--ABElRcuQyGjH) 65%, transparent);
}

.XmjchtNMMIjc .NKWXevzSzMgs:hover {
background: color-mix(in srgb, var(--luZCdMorLzJt) 12%, transparent);
color: var(--luZCdMorLzJt);
}

.XmjchtNMMIjc .NKWXevzSzMgs.is-active {
color: var(--rEEhEctQXffy);
font-weight: 700;
background: var(--luZCdMorLzJt);
}

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

#jXiWUDmXNcDQ:checked ~ .phVNDTFpnMdp {
display: block;
}
.GPEjTgCzSJHM {
max-width: 1140px;
width: 100%;
margin: 40px auto;
padding: 0 15px;
}

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

.stOporxDLJjc a {
color: var(--luZCdMorLzJt);
text-decoration: underline;
text-underline-offset: 3px;
text-decoration-color: var(--luZCdMorLzJt);
transition: color 0.2s ease;
}

.stOporxDLJjc a:hover {
color: var(--vQDQpYCxQePb);
}
footer {
background: linear-gradient(
180deg,
color-mix(in srgb, var(--pjstGupsouqM) 88%, transparent) 0%,
color-mix(in srgb, var(--pjstGupsouqM) 96%, transparent) 100%
);
backdrop-filter: blur(16px);
-webkit-backdrop-filter: blur(16px);
color: var(--ABElRcuQyGjH);
border-top: 4px double var(--luZCdMorLzJt);
box-shadow: 0 -10px 30px var(--QNkxoorsMIQC);
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(--luZCdMorLzJt) 50%, transparent) 20%,
var(--tccNcwyzRhJu) 50%,
color-mix(in srgb, var(--luZCdMorLzJt) 50%, transparent) 80%,
transparent 100%
);
}

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

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

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

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

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

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

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

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

.CRvLjEgTGmwO {
display: flex;
flex-wrap: wrap;
gap: 0.5rem;
justify-content: flex-end;
}
.RXTXbhZeoVzQ {
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;
}
.RXTXbhZeoVzQ:hover {
background: rgba(255, 255, 255, 0.09);
border-color: color-mix(in srgb, var(--luZCdMorLzJt) 30%, transparent);
}
.RXTXbhZeoVzQ img {
height: 20px;
width: auto;
display: block;
}

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

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

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

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

@media (max-width: 991px) {
.NUaIbnMoztbU {
gap: 2rem;
}
.AICDOOnzbDxw {
align-items: flex-start;
}
.CRvLjEgTGmwO {
justify-content: flex-start;
}
.cqlCLYKWbwWw {
text-align: left;
}
}

@media (max-width: 640px) {
.NUaIbnMoztbU {
flex-direction: column;
gap: 2.5rem;
padding: 2.5rem 0 2rem;
}
.AICDOOnzbDxw {
align-items: flex-start;
}
.CRvLjEgTGmwO {
justify-content: flex-start;
}
.cqlCLYKWbwWw {
text-align: left;
}
.HVoeVOfWRJos {
justify-content: flex-start;
}
.NxMVOTzJggqC + .NxMVOTzJggqC::before {
display: none;
}
}
.zopDZGcZSJXg {
min-height: 100dvh;
display: flex;
flex-direction: column;
}

.zopDZGcZSJXg .tPHARhJvaxNj {
flex: 1 0 auto;
display: flex;
flex-direction: column;
}

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

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

.OmKSVBWeUKGn {
display: inline-flex;
}

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

/* ===== Minimal footer (author / 404 pages) ===== */
.lgSjrYSrPQol {
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(--pjstGupsouqM) 88%, transparent) 0%,
color-mix(in srgb, var(--pjstGupsouqM) 96%, transparent) 100%
);
border-top: 4px double var(--luZCdMorLzJt);
box-shadow: 0 -10px 30px var(--QNkxoorsMIQC);
}

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

.inside-bPowtFEXTxBo span {
color: var(--luZCdMorLzJt);
}

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

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

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

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

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

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

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

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

@media (prefers-reduced-motion: reduce) {
.CHwDvoceryza {
transition: none;
}
.CHwDvoceryza:hover {
transform: none;
}
}
@keyframes nRRhekqOeFyE {
from {
opacity: 0;
transform: translateY(26px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@keyframes HVQOmRUPEKoA {
0%,
100% {
text-shadow:
0 0 6px var(--WaGbWCuwcRdK),
0 0 22px color-mix(in srgb, var(--luZCdMorLzJt) 35%, transparent),
0 0 46px color-mix(in srgb, var(--luZCdMorLzJt) 20%, transparent);
}
50% {
text-shadow:
0 0 10px color-mix(in srgb, var(--luZCdMorLzJt) 80%, transparent),
0 0 32px var(--WaGbWCuwcRdK),
0 0 60px color-mix(in srgb, var(--luZCdMorLzJt) 32%, transparent);
}
}
@keyframes AJEKFjBmFMNn {
0%,
100% {
text-shadow:
0 0 6px color-mix(in srgb, var(--tccNcwyzRhJu) 70%, transparent),
0 0 22px color-mix(in srgb, var(--tccNcwyzRhJu) 45%, transparent),
0 0 46px color-mix(in srgb, var(--tccNcwyzRhJu) 25%, transparent);
}
50% {
text-shadow:
0 0 11px color-mix(in srgb, var(--tccNcwyzRhJu) 95%, transparent),
0 0 32px color-mix(in srgb, var(--tccNcwyzRhJu) 65%, transparent),
0 0 60px color-mix(in srgb, var(--tccNcwyzRhJu) 38%, transparent);
}
}
@keyframes WGWssPYNUlaP {
0%,
100% {
box-shadow: 0 0 20px
color-mix(in srgb, var(--luZCdMorLzJt) 50%, transparent);
}
50% {
box-shadow: 0 0 36px
color-mix(in srgb, var(--luZCdMorLzJt) 85%, transparent);
}
}
@keyframes wUkKDOAsbEkw {
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(--luZCdMorLzJt) 0%, transparent);
}
50% {
box-shadow: 0 0 24px 5px
color-mix(in srgb, var(--luZCdMorLzJt) 22%, transparent);
}
}

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

@keyframes w3-glow-pulse {
0%,
100% {
box-shadow:
0 0 0 0 color-mix(in srgb, var(--luZCdMorLzJt) 0%, transparent),
inset 0 0 0 1px
color-mix(in srgb, var(--luZCdMorLzJt) 20%, transparent);
}
50% {
box-shadow:
0 0 30px 6px color-mix(in srgb, var(--luZCdMorLzJt) 18%, transparent),
inset 0 0 0 1px
color-mix(in srgb, var(--luZCdMorLzJt) 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(--luZCdMorLzJt) 40%, transparent);
}
50% {
box-shadow: 0 0 32px
color-mix(in srgb, var(--luZCdMorLzJt) 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;
}
}
