.Button-module__LnOHOq__button{--lip-current:var(--lip);--sheen:0;justify-content:center;align-items:center;gap:var(--space-2);min-height:var(--tap);padding-block:12px;padding-inline:var(--space-5);border-radius:var(--r-chip);font-weight:800;font-size:var(--text-base);letter-spacing:var(--track-display);cursor:pointer;isolation:isolate;box-shadow:0 var(--lip-current) 0 0 var(--lip-color);transition:transform var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out), filter var(--dur-fast) var(--ease-out);border:0;line-height:1.2;display:inline-flex;position:relative;overflow:hidden;transform:translateY(0)}.Button-module__LnOHOq__button:after{content:"";opacity:0;pointer-events:none;z-index:-1;background:linear-gradient(100deg,#fff0,#ffffff73,#fff0);width:45%;position:absolute;inset-block:0;inset-inline-start:-60%;transform:skew(-18deg)translate(0)}.Button-module__LnOHOq__md{padding-block:14px;padding-inline:var(--space-5)}.Button-module__LnOHOq__lg{min-height:var(--tap-lg);padding-block:16px;padding-inline:var(--space-6);font-size:var(--text-lg);--lip:6px;border-radius:18px}.Button-module__LnOHOq__sm{min-height:38px;padding-block:8px;padding-inline:var(--space-4);font-size:var(--text-sm);--lip:3px;--lip-pressed:1px}@media (hover:hover){.Button-module__LnOHOq__button:hover:not(:disabled){--lip-current:calc(var(--lip) + 2px);filter:brightness(1.07)saturate(1.05);transform:translateY(-2px)}.Button-module__LnOHOq__button:hover:not(:disabled):after{opacity:1;transition:transform .62s var(--ease-out), opacity .12s linear;transform:skew(-18deg)translate(320%)}.Button-module__LnOHOq__ghost:hover:not(:disabled){background:var(--tint-gold);border-color:var(--accent);filter:none}}.Button-module__LnOHOq__button:active:not(:disabled){--lip-current:var(--lip-pressed);transform:translateY(calc(var(--lip) - var(--lip-pressed)));filter:brightness(.98)}.Button-module__LnOHOq__button:disabled{opacity:.55;cursor:not-allowed}.Button-module__LnOHOq__gold{--lip-color:var(--gold-800);background:linear-gradient(180deg, var(--gold-400), var(--gold-600));color:var(--gold-ink)}.Button-module__LnOHOq__success{--lip-color:var(--emerald-deep);background:linear-gradient(180deg, var(--emerald), var(--emerald-600));color:var(--cream-50)}.Button-module__LnOHOq__danger{--lip-color:var(--ruby-deep);background:linear-gradient(180deg, var(--ruby-400), var(--ruby));color:var(--cream-50)}.Button-module__LnOHOq__ghost{--lip-color:transparent;border:2px solid color-mix(in srgb, var(--accent) 55%, transparent);color:var(--accent);background:0 0}.Button-module__LnOHOq__full{width:100%}.Button-module__LnOHOq__spinner{border:2px solid;border-block-start-color:#0000;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite Button-module__LnOHOq__spin}@keyframes Button-module__LnOHOq__spin{to{transform:rotate(360deg)}}
.Card-module__cBCt-G__card{background:var(--card-bg);--accent:var(--accent-on-card);color:var(--card-fg);border:1px solid var(--card-border);border-radius:var(--r-card);padding:var(--space-4);box-shadow:0 var(--lip) 0 0 var(--card-lip), var(--shadow-card)}.Card-module__cBCt-G__interactive{transition:transform var(--dur-fast) var(--ease-out), background-color var(--dur-base) var(--ease-out), border-color var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out)}@media (hover:hover){.Card-module__cBCt-G__interactive:hover{transform:translateY(calc(var(--raise) * -1));background:var(--card-hover-bg);border-color:var(--card-hover-line);box-shadow:0 calc(var(--lip) + var(--raise)) 0 0 var(--card-lip), var(--card-hover-shadow)}}.Card-module__cBCt-G__interactive:active{box-shadow:0 calc(var(--lip) - 2px) 0 0 var(--card-lip), var(--shadow-card);transform:translateY(1px)}.Card-module__cBCt-G__interactive:focus-visible{border-color:var(--gold-400);box-shadow:0 var(--lip) 0 0 var(--card-lip), var(--glow-gold)}.Card-module__cBCt-G__interactive:has(:focus-visible){border-color:var(--gold-400);box-shadow:0 var(--lip) 0 0 var(--card-lip), var(--glow-gold)}.Card-module__cBCt-G__header{justify-content:space-between;align-items:flex-end;gap:var(--space-4);flex-wrap:wrap;margin-block-end:var(--space-5);display:flex}.Card-module__cBCt-G__eyebrow{margin:0 0 var(--space-2);font-size:var(--text-xs);letter-spacing:.1em;color:var(--accent);font-weight:800}.Card-module__cBCt-G__title{font-family:var(--font-display), var(--font-ui), Tahoma, sans-serif;font-weight:900;font-size:var(--text-3xl);line-height:var(--leading-tight);letter-spacing:var(--track-display);text-wrap:balance;margin:0}.Card-module__cBCt-G__description{margin:var(--space-2) 0 0;font-size:var(--text-lg);line-height:var(--leading-snug);color:var(--ink-2);max-width:58ch}.Card-module__cBCt-G__actions{gap:var(--space-2);flex-wrap:wrap;display:flex}
.Celebration-module__pLgaZW__canvas{z-index:200;pointer-events:none;position:fixed;inset:0}
.Pill-module__aLm08G__pill{align-items:center;gap:var(--space-2);border-radius:var(--r-pill);font-size:var(--text-xs);white-space:nowrap;padding-block:8px;padding-inline:13px;font-weight:800;line-height:1.4;display:inline-flex}.Pill-module__aLm08G__live{background:var(--ruby);color:var(--cream-50);border-block-end:3px solid var(--ruby-deep)}.Pill-module__aLm08G__gold{background:linear-gradient(180deg, var(--gold-400), var(--gold-600));color:var(--gold-ink);border-block-end:3px solid var(--gold-800)}.Pill-module__aLm08G__success{background:linear-gradient(180deg, var(--emerald), var(--emerald-600));color:var(--cream-50);border-block-end:3px solid var(--emerald-deep)}.Pill-module__aLm08G__danger{background:var(--ruby-deep);color:var(--cream-50);border-block-end:3px solid #00000047}.Pill-module__aLm08G__neutral{background:var(--chip-bg);color:var(--chip-fg)}.Pill-module__aLm08G__dot{background:currentColor;border-radius:50%;width:6px;height:6px}.Pill-module__aLm08G__chip{background:var(--chip-bg);border-radius:var(--r-chip);text-align:center;flex:1;min-width:0;padding:11px}.Pill-module__aLm08G__value{font-size:var(--text-lg);color:var(--card-fg);font-feature-settings:var(--num-tabular);font-variant-numeric:tabular-nums;font-weight:900;line-height:1.35}.Pill-module__aLm08G__caption{font-size:var(--text-xs);color:var(--card-fg-muted);font-weight:600;line-height:1.5;display:block}
.Form-module__tZ_u8W__field{gap:var(--space-2);border:0;min-width:0;margin-block-end:var(--space-4);padding:0;display:grid}.Form-module__tZ_u8W__label{justify-content:space-between;align-items:baseline;gap:var(--space-2);font-size:var(--text-sm);color:var(--card-fg);flex-wrap:wrap;font-weight:700;display:flex}.Form-module__tZ_u8W__hint{font-size:var(--text-sm);color:var(--card-fg-muted);font-weight:600}.Form-module__tZ_u8W__error{font-size:var(--text-sm);color:var(--ruby-400);margin:0;font-weight:700}.Form-module__tZ_u8W__control{background:var(--chip-bg);width:100%;color:var(--card-fg);border-radius:var(--r-chip);min-height:var(--tap);padding-block:13px;padding-inline:var(--space-4);font-size:var(--text-base);transition:border-color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out), box-shadow var(--dur-base) var(--ease-out);border:2px solid #0000}.Form-module__tZ_u8W__control::placeholder{color:var(--card-fg-muted)}@media (hover:hover){.Form-module__tZ_u8W__control:hover:not(:disabled){background:var(--chip-hover-bg);border-color:#e8c47766}}.Form-module__tZ_u8W__control:focus-visible{border-color:var(--gold-400);background:var(--chip-hover-bg);box-shadow:var(--glow-gold);outline:none}.Form-module__tZ_u8W__control:disabled{opacity:.55;cursor:not-allowed}.Form-module__tZ_u8W__textarea{resize:vertical;min-height:120px;line-height:1.8}.Form-module__tZ_u8W__select{cursor:pointer}.Form-module__tZ_u8W__checkboxRow{align-items:center;gap:var(--space-3);min-height:var(--tap);cursor:pointer;font-weight:700;font-size:var(--text-base);transition:color var(--dur-fast) var(--ease-out);display:flex}@media (hover:hover){.Form-module__tZ_u8W__checkboxRow:hover{color:var(--accent-on-card)}}.Form-module__tZ_u8W__checkbox{width:20px;height:20px;accent-color:var(--gold-600);cursor:pointer}
.Game-module__b5souG__medal{width:26px;height:26px;font-size:var(--text-xs);font-variant-numeric:tabular-nums;color:var(--gold-ink);border-radius:50%;place-items:center;font-weight:900;display:inline-grid}.Game-module__b5souG__gold{background:conic-gradient(from 200deg, var(--gold-gleam), var(--gold-600), var(--gold-gleam))}.Game-module__b5souG__silver{background:conic-gradient(from 200deg, var(--silver-gleam), var(--silver), var(--silver-gleam))}.Game-module__b5souG__bronze{background:conic-gradient(from 200deg, var(--bronze-gleam), var(--bronze), var(--bronze-gleam))}.Game-module__b5souG__plain{background:var(--chip-bg);color:var(--chip-fg)}.Game-module__b5souG__streak{align-items:center;gap:var(--space-2);background:linear-gradient(180deg, var(--gold-400), var(--gold-600));color:var(--gold-ink);font-size:var(--text-xs);border-radius:var(--r-pill);border-block-end:3px solid var(--gold-800);padding-block:8px;padding-inline:13px;font-weight:900;display:inline-flex}.Game-module__b5souG__flame{animation:1.1s ease-in-out infinite Game-module__b5souG__pulse}@keyframes Game-module__b5souG__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.Game-module__b5souG__balance{align-items:center;gap:var(--space-2);border-radius:var(--r-pill);font-size:var(--text-base);color:var(--accent);font-variant-numeric:tabular-nums;background:#e8c4771a;border:1px solid #e8c47747;padding-block:6px;padding-inline:13px 7px;font-weight:900;display:inline-flex}.Game-module__b5souG__gem{background:linear-gradient(145deg, var(--gold-gleam), var(--gold-600));width:20px;height:20px;transform:rotate(45deg)}
.Icon-module__FGHQAW__iconButton{border:1px solid var(--card-border);border-radius:var(--r-chip);background:var(--chip-bg);width:40px;height:40px;color:var(--card-fg);cursor:pointer;transition:background var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);place-items:center;font-size:18px;display:inline-grid}@media (hover:hover){.Icon-module__FGHQAW__iconButton:hover{background:var(--chip-hover-bg);border-color:var(--card-hover-line);color:var(--accent-on-card);transform:translateY(-1px)}}.Icon-module__FGHQAW__iconButton:active{transform:translateY(1px)}.Icon-module__FGHQAW__iconButton:disabled{opacity:.45;cursor:not-allowed;transform:none}
.Loader-module__CMPuIW__loader{flex:none;display:block;overflow:visible}.Loader-module__CMPuIW__loader circle{fill:none;stroke-linecap:round;transform-origin:50%}.Loader-module__CMPuIW__track{stroke:currentColor;stroke-width:3px;opacity:.16}.Loader-module__CMPuIW__arc{stroke:var(--gold-400);stroke-width:3.5px;stroke-dasharray:113;animation:1.5s ease-in-out infinite Loader-module__CMPuIW__dq-sweep,1.9s linear infinite Loader-module__CMPuIW__dq-spin}.Loader-module__CMPuIW__inner{stroke:var(--cream-200);stroke-width:2px;stroke-dasharray:20 55;opacity:.7;animation:2.6s linear infinite Loader-module__CMPuIW__dq-spin-back}@keyframes Loader-module__CMPuIW__dq-sweep{0%{stroke-dashoffset:108px}50%{stroke-dashoffset:30px}to{stroke-dashoffset:108px}}@keyframes Loader-module__CMPuIW__dq-spin{to{transform:rotate(360deg)}}@keyframes Loader-module__CMPuIW__dq-spin-back{to{transform:rotate(-360deg)}}@media (prefers-reduced-motion:reduce){.Loader-module__CMPuIW__arc{stroke-dashoffset:60px;opacity:.85;animation:none}.Loader-module__CMPuIW__inner{animation:none}}
.Logo-module__GYDARG__mark{filter:drop-shadow(0 6px 14px #00000073);flex:none;display:block}.Logo-module__GYDARG__lockup{align-items:center;gap:var(--space-2);display:inline-flex}.Logo-module__GYDARG__word{line-height:1.15;display:grid}.Logo-module__GYDARG__word strong{font-size:var(--text-base);letter-spacing:.04em;direction:ltr;font-weight:900}.Logo-module__GYDARG__delta{color:var(--cream-50)}.Logo-module__GYDARG__quiz{color:var(--gold-400)}.Logo-module__GYDARG__word small{font-size:var(--text-xs);color:var(--ink-2)}@media (hover:hover){.Logo-module__GYDARG__lockup:hover .Logo-module__GYDARG__mark{filter:drop-shadow(0 6px 14px #e8c47759);transform:rotate(-6deg)scale(1.06)}}.Logo-module__GYDARG__mark{transition:transform var(--dur-base) var(--ease-spring), filter var(--dur-base) var(--ease-out)}
.Modal-module__eF0LJG__backdrop{z-index:100;padding:var(--space-4);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0b0a1ab8;place-items:center;display:grid;position:fixed;inset:0}.Modal-module__eF0LJG__panel{background:var(--card-bg);--accent:var(--accent-on-card);width:min(520px,100%);max-height:85vh;color:var(--card-fg);border:1px solid var(--card-border);border-radius:var(--r-card);padding:var(--space-5);box-shadow:0 var(--lip) 0 0 var(--card-lip), var(--shadow-lift);overflow-y:auto}.Modal-module__eF0LJG__head{justify-content:space-between;align-items:center;gap:var(--space-4);margin-block-end:var(--space-4);display:flex}.Modal-module__eF0LJG__head h2{font-family:var(--font-display), var(--font-ui), Tahoma, sans-serif;font-size:var(--text-2xl);margin:0}.Modal-module__eF0LJG__body{color:var(--card-fg)}.Modal-module__eF0LJG__actions{justify-content:flex-end;gap:var(--space-2);flex-wrap:wrap;margin-block-start:var(--space-5);display:flex}
.OtpInput-module__ANt_4W__wrap{gap:var(--space-2);display:grid;position:relative}.OtpInput-module__ANt_4W__label{font-weight:700;font-size:var(--text-sm);color:var(--card-fg-muted)}.OtpInput-module__ANt_4W__field{inset:0;opacity:0;cursor:text;width:100%;height:56px;position:absolute;inset-block-start:26px}.OtpInput-module__ANt_4W__cells{gap:var(--space-2);direction:ltr;display:flex}.OtpInput-module__ANt_4W__cell{border-radius:var(--r-chip);background:var(--chip-bg);height:56px;color:var(--card-fg);font-size:var(--text-xl);font-variant-numeric:tabular-nums;transition:border-color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-spring);border:2px solid #0000;flex:1;place-items:center;font-weight:900;display:grid}.OtpInput-module__ANt_4W__active{border-color:var(--gold-400)}.OtpInput-module__ANt_4W__filled{border-color:color-mix(in srgb, var(--emerald) 55%, transparent);background:color-mix(in srgb, var(--emerald) 12%, var(--chip-bg))}.OtpInput-module__ANt_4W__complete .OtpInput-module__ANt_4W__cell{border-color:var(--emerald);background:color-mix(in srgb, var(--emerald) 16%, var(--chip-bg))}.OtpInput-module__ANt_4W__complete{animation:OtpInput-module__ANt_4W__settle .26s var(--ease-out)}@keyframes OtpInput-module__ANt_4W__settle{50%{transform:scale(1.015)}}@media (prefers-reduced-motion:reduce){.OtpInput-module__ANt_4W__complete{animation:none}}
.States-module__Rl82sa__panel{justify-items:center;gap:var(--space-3);text-align:center;padding:var(--space-7) var(--space-4);background:var(--card-bg);--accent:var(--accent-on-card);color:var(--card-fg);border:1px solid var(--card-border);border-radius:var(--r-card);display:grid}.States-module__Rl82sa__panel h2{font-family:var(--font-display), var(--font-ui), Tahoma, sans-serif;font-size:var(--text-2xl);margin:0}.States-module__Rl82sa__panel p{color:var(--card-fg-muted);max-width:46ch;margin:0}.States-module__Rl82sa__icon{border-radius:var(--r-chip);background:var(--chip-bg);width:56px;height:56px;color:var(--accent);place-items:center;font-size:26px;display:grid}.States-module__Rl82sa__inline{align-items:center;gap:var(--space-2);color:var(--card-fg-muted);font-size:var(--text-base);display:inline-flex}.States-module__Rl82sa__skeleton{border-radius:var(--r-chip);background:var(--chip-bg);min-height:14px;animation:1.4s ease-in-out infinite States-module__Rl82sa__pulse;display:block}@keyframes States-module__Rl82sa__pulse{0%,to{opacity:.55}50%{opacity:1}}.States-module__Rl82sa__alert{align-items:flex-start;gap:var(--space-3);padding:var(--space-4);border-radius:var(--r-chip);border:1px solid var(--card-border);background:var(--chip-bg);color:var(--card-fg);font-size:var(--text-base);display:flex}.States-module__Rl82sa__info{border-color:#7c5cff66}.States-module__Rl82sa__successTone{border-color:var(--emerald)}.States-module__Rl82sa__warning{border-color:var(--gold-600)}.States-module__Rl82sa__dangerTone{border-color:var(--ruby-400)}.States-module__Rl82sa__code{font-size:var(--text-xs);color:var(--card-fg-muted);direction:ltr}
.Table-module__YkxTBa__card{background:var(--card-bg);--accent:var(--accent-on-card);color:var(--card-fg);border:1px solid var(--card-border);border-radius:var(--r-card);overflow:hidden}.Table-module__YkxTBa__scroll{overflow-x:auto}.Table-module__YkxTBa__table{border-collapse:collapse;width:100%;min-width:34rem;font-size:var(--text-base)}.Table-module__YkxTBa__table th,.Table-module__YkxTBa__table td{text-align:start;padding-block:12px;padding-inline:var(--space-4);border-block-end:1px solid var(--card-border);vertical-align:middle}.Table-module__YkxTBa__table thead th{background:var(--chip-bg);font-size:var(--text-sm);color:var(--card-fg-muted);white-space:nowrap;font-weight:800}.Table-module__YkxTBa__table tbody tr:last-child td{border-block-end:none}.Table-module__YkxTBa__numeric{font-variant-numeric:tabular-nums}.Table-module__YkxTBa__avatar{background:var(--chip-bg);width:40px;height:40px;color:var(--chip-fg);border-radius:50%;place-items:center;font-weight:900;display:inline-grid;overflow:hidden}.Table-module__YkxTBa__large{width:84px;height:84px;font-size:var(--text-2xl)}.Table-module__YkxTBa__small{width:28px;height:28px;font-size:var(--text-sm)}
.Avatar-module__GBv7ra__avatar{background:var(--lapis-700);border-radius:50%;flex:none;display:block;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14}
.ShareSheet-module__WhYmMa__sheet{justify-items:center;gap:var(--space-2);width:100%;border-block-start:1px dashed #ffffff1f;margin-block-start:var(--space-2);padding-block-start:var(--space-3);display:grid}.ShareSheet-module__WhYmMa__title{font-size:var(--text-sm);color:var(--ink-2);margin:0;font-weight:700}.ShareSheet-module__WhYmMa__row{gap:var(--space-2);grid-template-columns:repeat(auto-fit,minmax(84px,1fr));width:100%;display:grid}.ShareSheet-module__WhYmMa__channel{min-height:var(--tap-lg);padding-block:var(--space-2);padding-inline:var(--space-2);border-radius:var(--r-chip);color:var(--cream-50);font:inherit;font-size:var(--text-2xs);cursor:pointer;transition:transform var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);background:#ffffff0d;border:1px solid #ffffff1f;place-items:center;gap:5px;font-weight:700;display:grid}.ShareSheet-module__WhYmMa__channel svg{font-size:20px}@media (hover:hover){.ShareSheet-module__WhYmMa__channel:hover{background:#ffffff1a;border-color:#ffffff47;transform:translateY(-2px)}.ShareSheet-module__WhYmMa__telegram:hover{background:#2aabe22e;border-color:#2aabe28c}.ShareSheet-module__WhYmMa__whatsapp:hover{background:#25d36629;border-color:#25d36680}}.ShareSheet-module__WhYmMa__channel:active{transform:translateY(1px)}
.TournamentCard-module__RnFKnq__card{gap:var(--space-3);flex-direction:column;height:100%;display:flex}.TournamentCard-module__RnFKnq__top{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.TournamentCard-module__RnFKnq__practice{font-size:var(--text-xs);color:var(--card-fg-muted);font-weight:700}.TournamentCard-module__RnFKnq__title{font-family:var(--font-display), var(--font-ui), Tahoma, sans-serif;font-size:var(--text-2xl);color:var(--card-fg);text-wrap:balance;margin:0;line-height:1.25}.TournamentCard-module__RnFKnq__title a:after{content:"";position:absolute;inset:0}.TournamentCard-module__RnFKnq__facts{border-radius:var(--r-chip);background:var(--card-lip);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;padding:1px;display:grid;overflow:hidden}.TournamentCard-module__RnFKnq__facts>div{padding:var(--space-2) var(--space-3);background:var(--card-bg);gap:2px;display:grid}.TournamentCard-module__RnFKnq__facts dt{font-size:var(--text-2xs);letter-spacing:.06em;color:var(--card-fg-muted);font-weight:700}.TournamentCard-module__RnFKnq__facts dd{font-size:var(--text-sm);font-weight:800;line-height:var(--leading-snug);color:var(--card-fg);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.TournamentCard-module__RnFKnq__chips{gap:var(--space-2);margin-block-start:auto;display:flex}.TournamentCard-module__RnFKnq__footer{justify-content:space-between;align-items:center;gap:var(--space-3);border-block-start:1px dashed var(--card-lip);padding-block-start:var(--space-3);display:flex}.TournamentCard-module__RnFKnq__fee{align-items:baseline;gap:var(--space-1);font-size:var(--text-sm);color:var(--card-fg);font-variant-numeric:tabular-nums;font-weight:900;display:flex}.TournamentCard-module__RnFKnq__feeLabel{font-size:var(--text-xs);color:var(--card-fg-muted);font-weight:500}.TournamentCard-module__RnFKnq__cta{font-size:var(--text-sm);color:var(--accent);font-weight:900}.TournamentCard-module__RnFKnq__title a{background-image:linear-gradient(var(--accent-on-card), var(--accent-on-card));transition:background-size var(--dur-base) var(--ease-out), color var(--dur-fast) var(--ease-out);background-position:100% 100%;background-repeat:no-repeat;background-size:0% 2px}@media (hover:hover){.TournamentCard-module__RnFKnq__title a:hover{color:var(--accent-on-card);background-size:100% 2px}}
.NotificationBell-module__3byo7G__bell{width:38px;height:38px;color:var(--ink-2);transition:color var(--dur-fast) var(--ease-out);border-radius:50%;place-items:center;display:inline-grid;position:relative}.NotificationBell-module__3byo7G__bell:hover{color:var(--cream-50)}.NotificationBell-module__3byo7G__badge{background:var(--ruby);min-width:17px;height:17px;color:var(--cream-50);font-size:var(--text-xs);font-variant-numeric:tabular-nums;border-radius:99px;place-items:center;padding-inline:4px;font-weight:900;line-height:1;display:grid;position:absolute;inset-block-start:2px;inset-inline-end:2px}
.TournamentList-module__TrE-5W__grid{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin:0;padding:0;list-style:none;display:grid}.TournamentList-module__TrE-5W__grid>li{display:flex}.TournamentList-module__TrE-5W__grid>li>*{width:100%}.TournamentList-module__TrE-5W__rail{padding:var(--space-2) var(--gutter);margin:0;margin-inline:calc(var(--gutter) * -1);gap:var(--space-4);overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scroll-padding-inline:var(--gutter);scrollbar-width:none;grid-auto-columns:min(78%,320px);grid-auto-flow:column;list-style:none;display:grid;overflow-x:auto}.TournamentList-module__TrE-5W__rail::-webkit-scrollbar{display:none}.TournamentList-module__TrE-5W__rail>li{scroll-snap-align:start;display:flex}.TournamentList-module__TrE-5W__rail>li>*{width:100%}@media (min-width:62rem){.TournamentList-module__TrE-5W__rail{grid-auto-columns:calc((100% - var(--space-4) * 2) / 3)}}@media (prefers-reduced-motion:reduce){.TournamentList-module__TrE-5W__rail{scroll-behavior:auto}}
.SiteFooter-module__IrYgdG__footer{padding-block:var(--space-5) var(--space-3);background:linear-gradient(#120f2c00,#120f2cbf);margin-block-start:var(--space-6);position:relative}.SiteFooter-module__IrYgdG__rule{background:linear-gradient(90deg,#0000,#e8c47773,#0000);height:1px;position:absolute;inset-block-start:0;inset-inline:0}.SiteFooter-module__IrYgdG__grid{width:min(var(--shell), 100%);padding-inline:var(--gutter);gap:var(--space-4) var(--space-5);grid-template-columns:minmax(0,1fr) repeat(3,max-content);justify-content:space-between;align-items:start;margin-inline:auto;display:grid}@media (max-width:60rem){.SiteFooter-module__IrYgdG__grid{grid-template-columns:minmax(0,1fr) repeat(2,max-content)}}@media (max-width:40rem){.SiteFooter-module__IrYgdG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.SiteFooter-module__IrYgdG__brandCol{grid-column:1/-1}}.SiteFooter-module__IrYgdG__brandCol{justify-items:start;gap:var(--space-3);display:grid}.SiteFooter-module__IrYgdG__brand{display:inline-flex}.SiteFooter-module__IrYgdG__pitch{max-width:40ch;font-size:var(--text-sm);line-height:var(--leading-snug);color:var(--ink-2);margin:0}.SiteFooter-module__IrYgdG__stores{gap:var(--space-2);flex-wrap:wrap;display:flex}.SiteFooter-module__IrYgdG__store{align-items:center;gap:var(--space-2);min-height:var(--tap);border-radius:var(--r-chip);color:var(--ink);transition:transform var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);background:#ffffff0a;border:1px solid #e8c47747;padding-block:8px;padding-inline:14px;display:inline-flex}.SiteFooter-module__IrYgdG__store span{line-height:1.25;display:grid}.SiteFooter-module__IrYgdG__store small{font-size:var(--text-2xs);color:var(--ink-3)}.SiteFooter-module__IrYgdG__store strong{font-size:var(--text-sm);font-weight:800}@media (hover:hover){.SiteFooter-module__IrYgdG__store:hover{background:var(--tint-gold);border-color:var(--gold-400);transform:translateY(-2px)}}.SiteFooter-module__IrYgdG__store:active{transform:translateY(1px)}.SiteFooter-module__IrYgdG__socials{gap:var(--space-2);display:flex}.SiteFooter-module__IrYgdG__social{width:var(--tap);height:var(--tap);color:var(--ink-2);transition:transform var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);border:1px solid #e8c4773d;border-radius:50%;place-items:center;font-size:19px;display:grid}@media (hover:hover){.SiteFooter-module__IrYgdG__social:hover{color:var(--gold-ink);background:var(--gold-400);border-color:var(--gold-400);transform:translateY(-3px)scale(1.06)}}.SiteFooter-module__IrYgdG__col{gap:var(--space-1);align-content:start;display:grid}.SiteFooter-module__IrYgdG__colTitle{margin:0 0 var(--space-2);font-size:var(--text-sm);letter-spacing:.06em;color:var(--cream-50);font-weight:800}.SiteFooter-module__IrYgdG__col a,.SiteFooter-module__IrYgdG__mail{font-size:var(--text-sm);color:var(--ink-2);background-image:linear-gradient(var(--gold-400), var(--gold-400));transition:color var(--dur-fast) var(--ease-out), background-size var(--dur-base) var(--ease-out);background-position:100% calc(100% - 4px);background-repeat:no-repeat;background-size:0% 1.5px;justify-self:start;padding-block:6px;position:relative}@media (hover:hover){.SiteFooter-module__IrYgdG__col a:hover,.SiteFooter-module__IrYgdG__mail:hover{color:var(--accent);background-size:100% 1.5px}}.SiteFooter-module__IrYgdG__col a:focus-visible,.SiteFooter-module__IrYgdG__mail:focus-visible{color:var(--accent)}.SiteFooter-module__IrYgdG__mail{margin-block-start:var(--space-2);font-weight:700}.SiteFooter-module__IrYgdG__bottom{width:min(var(--shell), 100%);padding-inline:var(--gutter);justify-content:space-between;gap:var(--space-2);font-size:var(--text-xs);color:var(--ink-3);border-block-start:1px solid #ffffff12;flex-wrap:wrap;margin-block-start:var(--space-6);margin-inline:auto;padding-block-start:var(--space-4);display:flex}.SiteFooter-module__IrYgdG__made{align-items:center;gap:6px;display:inline-flex}.SiteFooter-module__IrYgdG__made svg{color:var(--ruby-400)}@media (max-width:62rem){.SiteFooter-module__IrYgdG__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.SiteFooter-module__IrYgdG__brandCol{grid-column:1/-1}.SiteFooter-module__IrYgdG__footer{margin-block-start:var(--space-6);padding-block-end:calc(var(--tabbar-h) + var(--safe-bottom) + var(--space-4))}}@media (max-width:30rem){.SiteFooter-module__IrYgdG__grid{gap:var(--space-5) var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr))}.SiteFooter-module__IrYgdG__stores{width:100%}.SiteFooter-module__IrYgdG__store{flex:1;justify-content:center}}.SiteFooter-module__IrYgdG__seal{background:var(--cream-50,#fdf6e6);border:1px solid #ffffff1f;border-radius:14px;justify-content:center;align-items:center;width:106px;height:106px;margin-top:.9rem;padding:8px;transition:transform .16s,box-shadow .16s;display:inline-flex}.SiteFooter-module__IrYgdG__seal:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000059}.SiteFooter-module__IrYgdG__seal img{object-fit:contain;width:90px;height:90px;display:block}@media (prefers-reduced-motion:reduce){.SiteFooter-module__IrYgdG__seal{transition:none}.SiteFooter-module__IrYgdG__seal:hover{transform:none}}
.TrialQuiz-module__R59YSW__card{align-content:center;gap:var(--space-4);width:min(100%,440px);padding:var(--space-4);border-radius:var(--r-card);background:linear-gradient(165deg, var(--lapis-800), var(--lapis-900));--accent:var(--gold-400);box-shadow:var(--shadow-card), 0 0 90px #e8c4771a;color:var(--cream-50);border:1px solid #e8c47747;display:grid;position:relative;overflow:hidden}.TrialQuiz-module__R59YSW__card:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 20%,#e8c47729,#0000 55%);animation:14s ease-in-out infinite alternate TrialQuiz-module__R59YSW__drift;position:absolute;inset:-40%}@keyframes TrialQuiz-module__R59YSW__drift{0%{transform:translate(-6%,-4%)}to{transform:translate(6%,5%)}}@media (prefers-reduced-motion:reduce){.TrialQuiz-module__R59YSW__card:before{animation:none}}.TrialQuiz-module__R59YSW__card>*{position:relative}.TrialQuiz-module__R59YSW__invite{justify-items:center;gap:var(--space-3);text-align:center;display:grid}.TrialQuiz-module__R59YSW__mark{background:linear-gradient(150deg, var(--gold-400), var(--gold-600));border-radius:22px;place-items:center;width:clamp(64px,18vw,92px);height:clamp(64px,18vw,92px);display:grid;box-shadow:0 0 60px #e8c4774d,inset 0 2px #ffffff59}.TrialQuiz-module__R59YSW__mark span{font-family:var(--font-display), var(--font-ui), Tahoma, sans-serif;color:var(--gold-ink);font-size:clamp(30px,9vw,40px);line-height:1;transform:rotate(-45deg)}.TrialQuiz-module__R59YSW__inviteTitle{font-family:var(--font-display), var(--font-ui), Tahoma, sans-serif;font-size:var(--text-2xl);color:var(--cream-50);margin:0;font-weight:900}.TrialQuiz-module__R59YSW__inviteLede{font-size:var(--text-base);color:var(--ink-2);max-width:30ch;line-height:var(--leading-snug);text-wrap:pretty;margin:0}.TrialQuiz-module__R59YSW__inviteError{font-size:var(--text-xs);color:var(--ruby);margin:0}.TrialQuiz-module__R59YSW__inviteFoot{font-size:var(--text-xs);color:var(--ink-2);opacity:.75}.TrialQuiz-module__R59YSW__play{justify-content:center;align-items:center;gap:var(--space-2);min-height:var(--tap-lg);padding:var(--space-3) var(--space-6);border-radius:var(--r-chip);font:inherit;font-size:var(--text-lg);color:var(--gold-ink);cursor:pointer;background:linear-gradient(120deg, var(--gold-400), var(--gold-600));transition:transform .14s var(--ease-out), box-shadow .14s var(--ease-out);border:0;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 10px 30px #e8c47747}.TrialQuiz-module__R59YSW__play:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 38px #e8c4775c}.TrialQuiz-module__R59YSW__play:active:not(:disabled){transform:translateY(0)scale(.98)}.TrialQuiz-module__R59YSW__play:disabled{opacity:.6;cursor:progress}.TrialQuiz-module__R59YSW__ghost{padding:var(--space-3) var(--space-4);border-radius:var(--r-chip);color:var(--cream-50);font:inherit;cursor:pointer;transition:background .14s var(--ease-out);background:0 0;border:1px solid #e8c4774d;font-weight:700}.TrialQuiz-module__R59YSW__ghost:hover{background:#e8c4771a}.TrialQuiz-module__R59YSW__head{justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.TrialQuiz-module__R59YSW__progress{gap:6px;display:flex}.TrialQuiz-module__R59YSW__pip{width:22px;height:5px;transition:background .2s var(--ease-out);background:#ffffff29;border-radius:999px}.TrialQuiz-module__R59YSW__pipDone{background:var(--emerald)}.TrialQuiz-module__R59YSW__pipLive{background:var(--gold-400);box-shadow:0 0 12px #e8c47799}.TrialQuiz-module__R59YSW__timer{align-items:center;gap:var(--space-2);min-width:108px;display:flex}.TrialQuiz-module__R59YSW__timerTrack{background:#ffffff24;border-radius:999px;flex:1;height:6px;overflow:hidden}.TrialQuiz-module__R59YSW__timerFill{background:var(--gold-400);transform-origin:100%;border-radius:999px;height:100%}.TrialQuiz-module__R59YSW__timerUrgent .TrialQuiz-module__R59YSW__timerFill{background:var(--ruby)}.TrialQuiz-module__R59YSW__timerValue{font-size:var(--text-base);font-variant-numeric:tabular-nums;color:var(--cream-50);text-align:center;min-width:2ch;font-weight:900}.TrialQuiz-module__R59YSW__timerUrgent .TrialQuiz-module__R59YSW__timerValue{color:var(--ruby);animation:TrialQuiz-module__R59YSW__pulse 1s var(--ease-out) infinite}@keyframes TrialQuiz-module__R59YSW__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}@media (prefers-reduced-motion:reduce){.TrialQuiz-module__R59YSW__timerUrgent .TrialQuiz-module__R59YSW__timerValue{animation:none}}.TrialQuiz-module__R59YSW__prompt{font-size:var(--text-lg);font-weight:700;line-height:var(--leading-snug);color:var(--cream-50);text-wrap:pretty;min-height:3.2em;margin:0}.TrialQuiz-module__R59YSW__options{gap:var(--space-2);margin:0;padding:0;list-style:none;display:grid}.TrialQuiz-module__R59YSW__option{align-items:center;gap:var(--space-3);width:100%;min-height:var(--tap);padding:var(--space-3);border-radius:var(--r-chip);color:var(--cream-50);font:inherit;font-size:var(--text-base);text-align:start;-webkit-tap-highlight-color:transparent;text-align:start;cursor:pointer;transition:transform .12s var(--ease-out), border-color .16s var(--ease-out), background .16s var(--ease-out);background:#ffffff0d;border:1px solid #ffffff1f;display:flex}.TrialQuiz-module__R59YSW__option:hover:not(:disabled){background:#e8c47714;border-color:#e8c47773;transform:translate(-3px)}.TrialQuiz-module__R59YSW__option:disabled{cursor:default}.TrialQuiz-module__R59YSW__optionKey{width:26px;height:26px;font-size:var(--text-sm);background:#ffffff1a;border-radius:8px;flex:none;place-items:center;font-weight:800;display:grid}.TrialQuiz-module__R59YSW__optionText{flex:1}.TrialQuiz-module__R59YSW__selected{border-color:var(--gold-400);background:#e8c47724}.TrialQuiz-module__R59YSW__correct{border-color:var(--emerald);animation:TrialQuiz-module__R59YSW__flash .42s var(--ease-out);background:#3fb9842e}.TrialQuiz-module__R59YSW__wrong{border-color:var(--ruby);animation:TrialQuiz-module__R59YSW__shake .38s var(--ease-out);background:#c2453f2e}.TrialQuiz-module__R59YSW__muted{opacity:.42}@keyframes TrialQuiz-module__R59YSW__flash{0%{transform:scale(1)}45%{transform:scale(1.035)}to{transform:scale(1)}}@keyframes TrialQuiz-module__R59YSW__shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}60%{transform:translate(4px)}}@media (prefers-reduced-motion:reduce){.TrialQuiz-module__R59YSW__correct,.TrialQuiz-module__R59YSW__wrong{animation:none}.TrialQuiz-module__R59YSW__option:hover:not(:disabled){transform:none}}.TrialQuiz-module__R59YSW__feedback{min-height:1.6em;font-size:var(--text-base);justify-content:center;font-weight:700;display:flex}.TrialQuiz-module__R59YSW__right{align-items:center;gap:var(--space-2);color:var(--emerald);display:inline-flex}.TrialQuiz-module__R59YSW__wrongNote{color:var(--ruby)}.TrialQuiz-module__R59YSW__hint{font-weight:400;font-size:var(--text-sm);color:var(--ink-2)}.TrialQuiz-module__R59YSW__counting{justify-items:center;gap:var(--space-4);color:var(--ink-2);display:grid}.TrialQuiz-module__R59YSW__countingMark{font-family:var(--font-display), var(--font-ui), Tahoma, sans-serif;color:var(--accent);font-size:56px;animation:1.1s linear infinite TrialQuiz-module__R59YSW__spin}@keyframes TrialQuiz-module__R59YSW__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.TrialQuiz-module__R59YSW__countingMark{animation:none}}.TrialQuiz-module__R59YSW__result{justify-items:center;gap:var(--space-3);text-align:center;display:grid}.TrialQuiz-module__R59YSW__resultEyebrow{font-size:var(--text-xs);letter-spacing:.14em;color:var(--accent);margin:0;font-weight:800}.TrialQuiz-module__R59YSW__score{align-items:baseline;gap:var(--space-2);font-family:var(--font-display), var(--font-ui), Tahoma, sans-serif;font-size:var(--text-4xl);color:var(--accent);text-shadow:0 0 40px #e8c47766;margin:0;font-weight:900;line-height:1;display:flex}.TrialQuiz-module__R59YSW__score small{font-family:var(--font-ui), Tahoma, sans-serif;font-size:var(--text-sm);color:var(--ink-2);font-weight:700}.TrialQuiz-module__R59YSW__resultLine{font-size:var(--text-base);color:var(--cream-50);margin:0}.TrialQuiz-module__R59YSW__percentile{padding:var(--space-2) var(--space-4);color:var(--emerald);font-size:var(--text-sm);background:#3fb98429;border:1px solid #3fb98459;border-radius:999px;margin:0;font-weight:800}.TrialQuiz-module__R59YSW__resultActions{justify-content:center;gap:var(--space-2);flex-wrap:wrap;margin-block-start:var(--space-2);display:flex}.TrialQuiz-module__R59YSW__resultNote{font-size:var(--text-xs);color:var(--ink-2);max-width:34ch;margin:0;line-height:1.9}.TrialQuiz-module__R59YSW__reviewToggle{align-items:center;gap:var(--space-2);color:var(--accent);font:inherit;font-size:var(--text-sm);cursor:pointer;background:0 0;border:0;padding:0;font-weight:700;display:inline-flex}.TrialQuiz-module__R59YSW__chevron{transition:transform .2s var(--ease-out);transform:rotate(-90deg)}.TrialQuiz-module__R59YSW__chevronOpen{transform:rotate(90deg)}.TrialQuiz-module__R59YSW__review{gap:var(--space-2);text-align:start;width:100%;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.TrialQuiz-module__R59YSW__reviewRow{gap:var(--space-2);padding:var(--space-3);border-radius:var(--r-chip);background:#ffffff0d;border-inline-start:3px solid #0000;display:grid}.TrialQuiz-module__R59YSW__reviewRow:has(.TrialQuiz-module__R59YSW__reviewOk){border-inline-start-color:var(--emerald)}.TrialQuiz-module__R59YSW__reviewRow:has(.TrialQuiz-module__R59YSW__reviewBad){border-inline-start-color:var(--ruby)}.TrialQuiz-module__R59YSW__reviewHead{align-items:start;gap:var(--space-2);grid-template-columns:auto minmax(0,1fr) auto;display:grid}.TrialQuiz-module__R59YSW__reviewOk{color:var(--emerald)}.TrialQuiz-module__R59YSW__reviewBad{color:var(--ruby)}.TrialQuiz-module__R59YSW__reviewPrompt{font-size:var(--text-sm);font-weight:700;line-height:var(--leading-snug);color:var(--cream-50);margin:0}.TrialQuiz-module__R59YSW__reviewAnswer,.TrialQuiz-module__R59YSW__reviewMine{align-items:baseline;gap:var(--space-2);font-size:var(--text-sm);line-height:var(--leading-snug);flex-wrap:wrap;margin:0;display:flex}.TrialQuiz-module__R59YSW__reviewAnswer strong{color:var(--emerald);font-weight:800}.TrialQuiz-module__R59YSW__reviewMine span:last-child{color:var(--ruby-400);-webkit-text-decoration:line-through #c2453f99;text-decoration:line-through #c2453f99}.TrialQuiz-module__R59YSW__reviewTag{min-width:5.5rem;font-size:var(--text-2xs);letter-spacing:.04em;color:var(--ink-3);flex:none;font-weight:800}.TrialQuiz-module__R59YSW__reviewWhy{font-size:var(--text-xs);color:var(--ink-2);margin:0;line-height:1.85}.TrialQuiz-module__R59YSW__reviewScore{font-size:var(--text-sm);font-variant-numeric:tabular-nums;color:var(--accent);font-weight:800}.TrialQuiz-module__R59YSW__reaction{gap:2px;max-width:34ch;margin:0;display:grid}.TrialQuiz-module__R59YSW__reaction strong{font-family:var(--font-display), var(--font-ui), Tahoma, sans-serif;font-size:var(--text-xl);color:var(--cream-50);font-weight:900}.TrialQuiz-module__R59YSW__reaction span{font-size:var(--text-sm);line-height:var(--leading-snug);color:var(--ink-2)}@media (min-width:62rem){.TrialQuiz-module__R59YSW__card{min-height:430px;padding:var(--space-5)}}.TrialQuiz-module__R59YSW__rival{margin-block:var(--space-3) 0;padding:var(--space-2) var(--space-4);border-radius:var(--r-pill);border:1px solid color-mix(in srgb, var(--gold-600) 34%, transparent);background:color-mix(in srgb, var(--gold-600) 10%, transparent);font-size:var(--text-base);color:var(--cream-200);text-align:center;text-wrap:balance}.TrialQuiz-module__R59YSW__rival strong{color:var(--accent);font-variant-numeric:tabular-nums}
.TopUpPanel-module__6Ol_ca__panel{gap:var(--space-4);display:grid}.TopUpPanel-module__6Ol_ca__title{font-family:var(--font-display), var(--font-ui), Tahoma, sans-serif;font-size:var(--text-2xl);color:var(--card-fg);margin:0}.TopUpPanel-module__6Ol_ca__lede{font-size:var(--text-sm);color:var(--card-fg-muted);margin:0}.TopUpPanel-module__6Ol_ca__packages{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin:0;padding:0;list-style:none;display:grid}.TopUpPanel-module__6Ol_ca__package{gap:var(--space-1);width:100%;padding:var(--space-4) var(--space-3);border-radius:var(--r-chip);background:var(--chip-bg);cursor:pointer;text-align:center;transition:border-color var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);border:2px solid #0000;display:grid;position:relative}.TopUpPanel-module__6Ol_ca__package:hover{transform:translateY(-2px)}.TopUpPanel-module__6Ol_ca__selected{border-color:var(--gold-600)}.TopUpPanel-module__6Ol_ca__amount{font-size:var(--text-xl);color:var(--card-fg);font-variant-numeric:tabular-nums;font-weight:900}.TopUpPanel-module__6Ol_ca__unit{font-size:var(--text-xs);color:var(--card-fg-muted)}.TopUpPanel-module__6Ol_ca__price{font-size:var(--text-sm);color:var(--accent);font-variant-numeric:tabular-nums;font-weight:800}.TopUpPanel-module__6Ol_ca__note{font-size:var(--text-xs);color:var(--card-fg-muted);margin:0;line-height:1.8}.TopUpPanel-module__6Ol_ca__firstBuy{padding:var(--space-3) var(--space-4);border-radius:var(--r-chip);border:1px solid var(--gold-400);background:linear-gradient(120deg, color-mix(in srgb, var(--gold-400) 22%, transparent), color-mix(in srgb, var(--gold-600) 12%, transparent));text-align:center;gap:2px;margin:0;display:grid}.TopUpPanel-module__6Ol_ca__firstBuy strong{font-family:var(--font-display,var(--font-ui)), Tahoma, sans-serif;font-size:var(--text-xl);color:var(--card-fg);font-weight:900}.TopUpPanel-module__6Ol_ca__firstBuy span{font-size:var(--text-xs);color:var(--card-fg-muted)}.TopUpPanel-module__6Ol_ca__highlight{border-color:var(--gold-400);background:color-mix(in srgb, var(--gold-400) 12%, var(--chip-bg))}.TopUpPanel-module__6Ol_ca__badge{padding:3px var(--space-3);border-radius:var(--r-pill);font-size:var(--text-2xs);white-space:nowrap;color:var(--gold-ink);background:linear-gradient(120deg, var(--gold-400), var(--gold-600));font-weight:800;position:absolute;inset-block-start:-10px;inset-inline-start:50%;transform:translate(-50%)}.TopUpPanel-module__6Ol_ca__bonus{font-size:var(--text-xs);color:var(--emerald);font-variant-numeric:tabular-nums;font-weight:800}.TopUpPanel-module__6Ol_ca__doubled{border-radius:var(--r-pill);font-size:var(--text-2xs);color:var(--gold-ink);background:var(--gold-400);font-variant-numeric:tabular-nums;margin-block-start:2px;padding-block:2px;font-weight:800}
.AdminShell-module__xKPkaG__shell{grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}@media (max-width:60rem){.AdminShell-module__xKPkaG__shell{grid-template-columns:1fr}}.AdminShell-module__xKPkaG__sidebar{align-content:start;gap:var(--space-5);padding:var(--space-4);background:var(--lapis-800);border-inline-end:1px solid #e8c47729;display:grid}@media (max-width:60rem){.AdminShell-module__xKPkaG__sidebar{z-index:60;width:min(280px,82vw);transition:transform var(--dur-base) var(--ease-out);position:fixed;inset-block:0;inset-inline-start:0;transform:translate(100%)}.AdminShell-module__xKPkaG__open{transform:translate(0)}}.AdminShell-module__xKPkaG__brandRow{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.AdminShell-module__xKPkaG__brand{align-items:center;gap:var(--space-2);display:inline-flex}.AdminShell-module__xKPkaG__mark{background:linear-gradient(150deg, var(--gold-400), var(--gold-600));width:38px;height:38px;color:var(--gold-ink);border-radius:12px;place-items:center;font-size:20px;font-weight:900;display:grid}.AdminShell-module__xKPkaG__brandCopy{line-height:1.2;display:grid}.AdminShell-module__xKPkaG__brandCopy strong{font-size:var(--text-sm);color:var(--cream-50);direction:ltr}.AdminShell-module__xKPkaG__brandCopy small{font-size:var(--text-2xs);color:var(--ink-2)}.AdminShell-module__xKPkaG__close{display:none}@media (max-width:60rem){.AdminShell-module__xKPkaG__close{display:inline-grid}}.AdminShell-module__xKPkaG__nav{gap:var(--space-1);display:grid}.AdminShell-module__xKPkaG__navLabel{margin:var(--space-3) 0 var(--space-1);font-size:var(--text-2xs);letter-spacing:.14em;color:var(--ink-3);font-weight:800}.AdminShell-module__xKPkaG__nav a{align-items:center;gap:var(--space-3);padding-block:10px;padding-inline:var(--space-3);border-radius:var(--r-chip);font-size:var(--text-sm);color:var(--ink-2);transition:background var(--dur-fast) var(--ease-out);font-weight:700;display:flex}.AdminShell-module__xKPkaG__nav a:hover{color:var(--cream-50);background:#e8c47714}.AdminShell-module__xKPkaG__active{color:var(--accent)!important;background:#e8c47724!important}.AdminShell-module__xKPkaG__user{align-items:center;gap:var(--space-2);border-block-start:1px solid #e8c47729;padding-block-start:var(--space-4);display:flex}.AdminShell-module__xKPkaG__user div{flex:1;min-width:0;display:grid}.AdminShell-module__xKPkaG__user strong{font-size:var(--text-xs);color:var(--cream-50);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.AdminShell-module__xKPkaG__user small{font-size:var(--text-2xs);color:var(--ink-3)}.AdminShell-module__xKPkaG__overlay{z-index:55;background:#0b0a1a99;border:0;position:fixed;inset:0}@media (min-width:60.0625rem){.AdminShell-module__xKPkaG__overlay{display:none}}.AdminShell-module__xKPkaG__main{grid-template-rows:auto minmax(0,1fr);min-width:0;display:grid}.AdminShell-module__xKPkaG__topbar{align-items:center;gap:var(--space-3);padding:var(--space-4);background:var(--lapis-900);z-index:40;border-block-end:1px solid #e8c47724;display:flex;position:sticky;inset-block-start:0}.AdminShell-module__xKPkaG__menu{display:none}@media (max-width:60rem){.AdminShell-module__xKPkaG__menu{display:inline-grid}}.AdminShell-module__xKPkaG__kicker{font-size:var(--text-2xs);letter-spacing:.14em;color:var(--accent);font-weight:800}.AdminShell-module__xKPkaG__topbar h1{font-family:var(--font-display), var(--font-ui), Tahoma, sans-serif;font-size:var(--text-2xl);color:var(--ink);margin:0}.AdminShell-module__xKPkaG__role{align-items:center;gap:var(--space-2);font-size:var(--text-xs);color:var(--accent);margin-inline-start:auto;font-weight:700;display:inline-flex}@media (max-width:40rem){.AdminShell-module__xKPkaG__role{display:none}}.AdminShell-module__xKPkaG__content{padding:var(--space-5) var(--space-4) var(--space-7);min-width:0}
.QuestionCard-module__SOiFqW__card{gap:var(--space-3);padding:var(--space-4);border-radius:var(--r-card);background:var(--card-bg);--accent:var(--accent-on-card);border:1px solid var(--card-border,transparent);box-shadow:var(--shadow-card);display:grid}.QuestionCard-module__SOiFqW__head{align-items:flex-start;gap:var(--space-3);display:flex}.QuestionCard-module__SOiFqW__number{background:linear-gradient(150deg, var(--gold-400), var(--gold-600));width:30px;height:30px;color:var(--gold-ink);font-size:var(--text-sm);font-variant-numeric:tabular-nums;border-radius:10px;flex:none;place-items:center;font-weight:900;display:grid}.QuestionCard-module__SOiFqW__prompt{font-size:var(--text-lg);color:var(--card-fg);text-wrap:pretty;margin:0;font-weight:700;line-height:1.9}.QuestionCard-module__SOiFqW__options{gap:var(--space-2);grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));margin:0;padding:0;list-style:none;display:grid}.QuestionCard-module__SOiFqW__option{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--r-chip);background:var(--chip-bg);font-size:var(--text-base);color:var(--card-fg);transition:background .2s var(--ease-out), box-shadow .2s var(--ease-out);display:flex}.QuestionCard-module__SOiFqW__optionKey{background:var(--card-bg);--accent:var(--accent-on-card);width:22px;height:22px;font-size:var(--text-xs);color:var(--card-fg-muted);border-radius:7px;flex:none;place-items:center;font-weight:800;display:grid}.QuestionCard-module__SOiFqW__correct{box-shadow:inset 0 0 0 1px var(--emerald);background:#3fb98429}.QuestionCard-module__SOiFqW__correct .QuestionCard-module__SOiFqW__optionKey{background:var(--emerald);color:var(--gold-ink)}.QuestionCard-module__SOiFqW__tick{color:var(--emerald);margin-inline-start:auto}.QuestionCard-module__SOiFqW__toggle{padding:var(--space-2) var(--space-4);border-radius:var(--r-chip);color:var(--accent);font:inherit;font-size:var(--text-sm);cursor:pointer;transition:background .16s var(--ease-out);background:0 0;border:1px solid #e8c47759;justify-self:start;font-weight:800}.QuestionCard-module__SOiFqW__toggle:hover{background:#e8c4771a}.QuestionCard-module__SOiFqW__answer{overflow:hidden}.QuestionCard-module__SOiFqW__answerLine{margin:0 0 var(--space-2);font-size:var(--text-base);color:var(--card-fg)}.QuestionCard-module__SOiFqW__answerLine strong{color:var(--emerald)}.QuestionCard-module__SOiFqW__explanation{font-size:var(--text-sm);color:var(--card-fg-muted);margin:0;line-height:2}
.AuthShell-module__jcVqxW__layout{width:min(var(--shell), 100%);padding-inline:var(--gutter);padding-block:var(--space-7);gap:var(--space-6);grid-template-columns:minmax(0,1fr) minmax(320px,460px);align-items:center;min-height:70vh;margin-inline:auto;display:grid}.AuthShell-module__jcVqxW__visual{gap:var(--space-4);padding-inline-end:var(--space-5);display:grid}@media (max-width:60rem){.AuthShell-module__jcVqxW__layout{min-height:0;padding-block:var(--space-5);grid-template-columns:1fr}.AuthShell-module__jcVqxW__visual{display:none}}.AuthShell-module__jcVqxW__eyebrow{font-size:var(--text-xs);letter-spacing:.12em;color:var(--accent);margin:0;font-weight:800}.AuthShell-module__jcVqxW__headline{font-family:var(--font-display), var(--font-ui), Tahoma, sans-serif;color:var(--ink);text-wrap:balance;margin:0;font-size:clamp(2.2rem,6vw,3.4rem);line-height:1.15}.AuthShell-module__jcVqxW__lede{color:var(--ink-2);max-width:46ch;margin:0}.AuthShell-module__jcVqxW__features{gap:var(--space-3);flex-wrap:wrap;margin-block-start:var(--space-2);display:flex}.AuthShell-module__jcVqxW__feature{align-items:center;gap:var(--space-2);border-radius:var(--r-pill);font-size:var(--text-sm);color:var(--accent);background:#e8c4771a;border:1px solid #e8c47740;padding-block:8px;padding-inline:14px;font-weight:700;display:inline-flex}.AuthShell-module__jcVqxW__card{gap:var(--space-4);display:grid}.AuthShell-module__jcVqxW__head{gap:var(--space-2);text-align:center;justify-items:center;display:grid}.AuthShell-module__jcVqxW__head .AuthShell-module__jcVqxW__hint{max-width:34ch}.AuthShell-module__jcVqxW__title{font-family:var(--font-display), var(--font-ui), Tahoma, sans-serif;font-size:var(--text-3xl);color:var(--card-fg);margin:0;line-height:1.25}.AuthShell-module__jcVqxW__hint{font-size:var(--text-sm);color:var(--card-fg-muted);margin:0}.AuthShell-module__jcVqxW__alt{font-size:var(--text-sm);color:var(--card-fg-muted);text-align:center;margin:0}.AuthShell-module__jcVqxW__alt a{color:var(--accent);text-underline-offset:.3em;text-decoration:underline;text-decoration-thickness:1.5px;-webkit-text-decoration-color:color-mix(in srgb, var(--accent) 45%, transparent);text-decoration-color:color-mix(in srgb, var(--accent) 45%, transparent);transition:text-decoration-color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out);border-radius:4px;padding-inline:2px;font-weight:800}@media (hover:hover){.AuthShell-module__jcVqxW__alt a:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);background:var(--tint-gold)}}.AuthShell-module__jcVqxW__note{align-items:flex-start;gap:var(--space-2);font-size:var(--text-xs);color:var(--card-fg-muted);border-block-start:1px dashed var(--card-lip);padding-block-start:var(--space-3);line-height:1.8;display:flex}
.Hero-module__kmuVpW__hero{position:relative;overflow:hidden}.Hero-module__kmuVpW__ambient{z-index:-1;opacity:.3;background-image:linear-gradient(45deg, transparent 46%, var(--lapis-500) 46%, var(--lapis-500) 54%, transparent 54%), linear-gradient(-45deg, transparent 46%, var(--lapis-500) 46%, var(--lapis-500) 54%, transparent 54%);will-change:transform;background-size:30px 30px;position:absolute;inset:-20% 0}.Hero-module__kmuVpW__grid{width:min(var(--shell), 100%);padding-inline:var(--gutter);padding-block:var(--space-5) var(--space-6);gap:var(--space-5);align-items:center;margin-inline:auto;display:grid}@media (min-width:62rem){.Hero-module__kmuVpW__grid{align-content:center;column-gap:var(--space-6);row-gap:var(--space-5);padding-block:clamp(var(--space-6), 7vw, 88px);grid-template-columns:minmax(0,1fr) minmax(0,.92fr);grid-template-areas:"copy visual""proof visual"}.Hero-module__kmuVpW__copy{grid-area:copy}.Hero-module__kmuVpW__visual{grid-area:visual}.Hero-module__kmuVpW__proof{grid-area:proof}}.Hero-module__kmuVpW__copy{gap:var(--space-3);justify-items:start;display:grid}@keyframes Hero-module__kmuVpW__rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.Hero-module__kmuVpW__copy>*{animation:Hero-module__kmuVpW__rise var(--dur-slow) var(--ease-out) backwards}.Hero-module__kmuVpW__copy>:first-child{animation-delay:60ms}.Hero-module__kmuVpW__copy>:nth-child(2){animation-delay:.14s}.Hero-module__kmuVpW__copy>:nth-child(3){animation-delay:.22s}.Hero-module__kmuVpW__arena{animation:Hero-module__kmuVpW__rise var(--dur-slow) var(--ease-out) .3s backwards}.Hero-module__kmuVpW__proof{animation:Hero-module__kmuVpW__rise var(--dur-slow) var(--ease-out) .38s backwards}.Hero-module__kmuVpW__eyebrow{align-items:center;gap:var(--space-2);padding:5px var(--space-3);border-radius:var(--r-pill);font-size:var(--text-xs);letter-spacing:.06em;color:var(--accent);background:#e8c4771a;border:1px solid #e8c4773d;margin:0;font-weight:800;display:inline-flex}.Hero-module__kmuVpW__title{font-family:var(--font-display), var(--font-ui), Tahoma, sans-serif;font-weight:900;font-size:var(--text-4xl);line-height:var(--leading-tight);letter-spacing:-.015em;color:var(--ink);text-wrap:balance;margin:0}.Hero-module__kmuVpW__title em{background:linear-gradient(100deg, var(--gold-400), var(--gold-600));color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.Hero-module__kmuVpW__lede{color:var(--ink-2);font-size:var(--text-lg);line-height:var(--leading-snug);text-wrap:pretty;max-width:34ch;margin:0}.Hero-module__kmuVpW__proof{gap:var(--space-2) var(--space-4);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.Hero-module__kmuVpW__proof li{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--ink-2);font-weight:600;display:inline-flex}.Hero-module__kmuVpW__proof svg{color:var(--accent);font-size:var(--text-base)}.Hero-module__kmuVpW__visual{place-items:center;min-width:0;display:grid;position:relative}@media (min-width:62rem){.Hero-module__kmuVpW__visual{min-height:460px}}.Hero-module__kmuVpW__arena{place-items:center;width:100%;display:grid}@media (prefers-reduced-motion:reduce){.Hero-module__kmuVpW__copy>*,.Hero-module__kmuVpW__arena,.Hero-module__kmuVpW__proof{animation:none}}.Hero-module__kmuVpW__ring{pointer-events:none;border:1px solid #e8c47729;border-radius:50%;position:absolute}.Hero-module__kmuVpW__ringOne{width:520px;height:520px}.Hero-module__kmuVpW__ringTwo{border-style:dashed;width:640px;height:640px}@media (max-width:62rem){.Hero-module__kmuVpW__ring{display:none}}
.QuestionTimer-module__V-qQeW__timer{gap:var(--space-2);justify-items:center;display:grid}.QuestionTimer-module__V-qQeW__dial{place-items:center;width:82px;height:82px;display:grid;position:relative}.QuestionTimer-module__V-qQeW__dial svg{position:absolute;inset:0;transform:rotate(-90deg)}.QuestionTimer-module__V-qQeW__track{fill:none;stroke:var(--chip-bg);stroke-width:7px}.QuestionTimer-module__V-qQeW__sweep{fill:none;stroke:var(--gold-400);stroke-width:7px;stroke-linecap:round}.QuestionTimer-module__V-qQeW__urgent .QuestionTimer-module__V-qQeW__sweep{stroke:var(--ruby)}.QuestionTimer-module__V-qQeW__value{font-size:var(--text-2xl);color:var(--card-fg);font-variant-numeric:tabular-nums;font-weight:900;line-height:1;position:relative}.QuestionTimer-module__V-qQeW__urgent .QuestionTimer-module__V-qQeW__value{color:var(--ruby)}.QuestionTimer-module__V-qQeW__urgent .QuestionTimer-module__V-qQeW__dial{animation:QuestionTimer-module__V-qQeW__pulse 1s var(--ease-out) infinite}@keyframes QuestionTimer-module__V-qQeW__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@media (prefers-reduced-motion:reduce){.QuestionTimer-module__V-qQeW__urgent .QuestionTimer-module__V-qQeW__dial{animation:none}}.QuestionTimer-module__V-qQeW__caption{font-size:var(--text-xs);color:var(--card-fg-muted)}
.TabBar-module___kR0NW__bar{z-index:60;max-width:100%;min-height:var(--tabbar-h);background:color-mix(in srgb, var(--lapis-900) 92%, transparent);-webkit-backdrop-filter:blur(18px)saturate(1.4);backdrop-filter:blur(18px)saturate(1.4);border-block-start:1px solid #e8c47729;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;align-items:stretch;padding-block-end:var(--safe-bottom);display:grid;position:fixed;inset-block-end:0;inset-inline:0}@media (min-width:62rem){.TabBar-module___kR0NW__bar{display:none}}.TabBar-module___kR0NW__tab{isolation:isolate;min-height:var(--tap);min-width:0;padding-block:var(--space-2);color:var(--ink-3);-webkit-tap-highlight-color:transparent;transition:color var(--dur-fast) var(--ease-out);align-content:center;place-items:center;gap:3px;padding-inline:2px;text-decoration:none;display:grid;position:relative}.TabBar-module___kR0NW__tab:active{transform:scale(.94)}.TabBar-module___kR0NW__icon{transition:transform var(--dur-base) var(--ease-spring);font-size:21px}.TabBar-module___kR0NW__label{font-size:var(--text-xs);letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-weight:700;overflow:hidden}.TabBar-module___kR0NW__active{color:var(--accent)}.TabBar-module___kR0NW__active .TabBar-module___kR0NW__icon{transform:translateY(-1px)scale(1.08)}.TabBar-module___kR0NW__halo{z-index:-1;border-radius:var(--r-chip);background:#e8c47721;position:absolute;inset-block:6px;inset-inline:12%;box-shadow:inset 0 0 0 1px #e8c47738}@media (prefers-reduced-motion:reduce){.TabBar-module___kR0NW__tab:active,.TabBar-module___kR0NW__active .TabBar-module___kR0NW__icon{transform:none}}
.RefundList-module__9kucLa__section{gap:var(--space-3);margin-block-start:var(--space-6);display:grid}.RefundList-module__9kucLa__title{font-family:var(--font-display), var(--font-ui), Tahoma, sans-serif;font-size:var(--text-xl);color:var(--ink);margin:0}.RefundList-module__9kucLa__rows{gap:var(--space-2);margin:0;padding:0;list-style:none;display:grid}.RefundList-module__9kucLa__row{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);display:flex}.RefundList-module__9kucLa__body{gap:2px;min-width:0;display:grid}.RefundList-module__9kucLa__reason{font-size:var(--text-sm);color:var(--card-fg);font-weight:800}.RefundList-module__9kucLa__meta{font-size:var(--text-xs);color:var(--card-fg-muted);text-align:start;direction:ltr}.RefundList-module__9kucLa__amount{font-size:var(--text-base);color:var(--emerald);font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:900}
.TicketPurchase-module__XZdx7a__panel{gap:var(--space-3);display:grid}.TicketPurchase-module__XZdx7a__eyebrow{font-size:var(--text-xs);letter-spacing:.12em;color:var(--accent);margin:0;font-weight:800}.TicketPurchase-module__XZdx7a__price{gap:var(--space-1);padding:var(--space-4);border-radius:var(--r-chip);background:var(--chip-bg);text-align:center;display:grid}.TicketPurchase-module__XZdx7a__priceValue{font-size:var(--text-2xl);color:var(--card-fg);font-variant-numeric:tabular-nums;font-weight:900}.TicketPurchase-module__XZdx7a__priceLabel{font-size:var(--text-xs);color:var(--card-fg-muted)}.TicketPurchase-module__XZdx7a__balance{justify-content:space-between;align-items:baseline;gap:var(--space-3);font-size:var(--text-sm);color:var(--card-fg-muted);display:flex}.TicketPurchase-module__XZdx7a__balance strong{color:var(--card-fg);font-variant-numeric:tabular-nums}.TicketPurchase-module__XZdx7a__note{font-size:var(--text-xs);color:var(--card-fg-muted);margin:0;line-height:1.8}.TicketPurchase-module__XZdx7a__ticket{gap:var(--space-2);padding:var(--space-4);border-radius:var(--r-chip);background:var(--chip-bg);text-align:center;justify-items:center;display:grid}.TicketPurchase-module__XZdx7a__ticketCode{font-size:var(--text-lg);color:var(--accent);font-variant-numeric:tabular-nums;direction:ltr;font-weight:900}
.TransactionList-module__n6XQDG__list{margin:0;padding:0;list-style:none;display:grid}.TransactionList-module__n6XQDG__row{align-items:center;gap:var(--space-3);padding-block:var(--space-3);border-block-end:1px dashed var(--card-lip);grid-template-columns:40px minmax(0,1fr) auto;display:grid}.TransactionList-module__n6XQDG__list>li:last-child .TransactionList-module__n6XQDG__row{border-block-end:0}.TransactionList-module__n6XQDG__icon{border-radius:var(--r-chip);background:var(--chip-bg);width:40px;height:40px;color:var(--chip-fg);place-items:center;font-size:17px;display:grid}.TransactionList-module__n6XQDG__body{gap:2px;min-width:0;display:grid}.TransactionList-module__n6XQDG__title{font-size:var(--text-base);color:var(--card-fg);font-weight:800}.TransactionList-module__n6XQDG__sub{font-size:var(--text-xs);color:var(--card-fg-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.TransactionList-module__n6XQDG__figures{justify-items:end;gap:2px;display:grid}.TransactionList-module__n6XQDG__amount{font-size:var(--text-base);font-variant-numeric:tabular-nums;color:var(--card-fg);font-weight:900}.TransactionList-module__n6XQDG__credit{color:var(--emerald)}.TransactionList-module__n6XQDG__debit{color:var(--card-fg)}.TransactionList-module__n6XQDG__after{font-size:var(--text-xs);color:var(--card-fg-muted);font-variant-numeric:tabular-nums}
.dashboard-module__hqhLVq__page{width:min(var(--shell), 100%);padding-inline:var(--gutter);padding-block:var(--page-block-start) var(--page-block-end);margin-inline:auto}.dashboard-module__hqhLVq__grid{gap:var(--space-4);grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);margin-block-end:var(--space-6);display:grid}@media (max-width:60rem){.dashboard-module__hqhLVq__grid{grid-template-columns:1fr}}.dashboard-module__hqhLVq__welcome{gap:var(--space-3);align-content:start;display:grid}.dashboard-module__hqhLVq__eyebrow{font-size:var(--text-xs);letter-spacing:.12em;color:var(--accent);margin:0;font-weight:800}.dashboard-module__hqhLVq__welcomeTitle{font-family:var(--font-display), var(--font-ui), Tahoma, sans-serif;font-size:var(--text-2xl);color:var(--card-fg);margin:0}.dashboard-module__hqhLVq__muted{color:var(--card-fg-muted);font-size:var(--text-base);margin:0}.dashboard-module__hqhLVq__summary{gap:var(--space-4);align-content:start;display:grid}.dashboard-module__hqhLVq__summaryHead{align-items:center;gap:var(--space-3);display:flex}.dashboard-module__hqhLVq__summaryName{font-size:var(--text-xl);color:var(--card-fg);margin:0}.dashboard-module__hqhLVq__facts{gap:var(--space-2);margin:0;display:grid}.dashboard-module__hqhLVq__facts>div{justify-content:space-between;align-items:baseline;gap:var(--space-3);font-size:var(--text-sm);display:flex}.dashboard-module__hqhLVq__facts dt{color:var(--card-fg-muted)}.dashboard-module__hqhLVq__facts dd{color:var(--card-fg);font-variant-numeric:tabular-nums;text-align:end;margin:0;font-weight:800}.dashboard-module__hqhLVq__link{justify-self:center;align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--accent);font-weight:800;display:inline-flex}.dashboard-module__hqhLVq__section{gap:var(--space-4);display:grid}.dashboard-module__hqhLVq__sectionHead{justify-content:space-between;align-items:baseline;gap:var(--space-3);flex-wrap:wrap;display:flex}.dashboard-module__hqhLVq__sectionTitle{font-family:var(--font-display), var(--font-ui), Tahoma, sans-serif;font-size:var(--text-2xl);color:var(--ink);margin:0}@media (hover:hover){.dashboard-module__hqhLVq__link:hover{color:var(--accent);gap:var(--space-3)}}.dashboard-module__hqhLVq__link{transition:color var(--dur-fast) var(--ease-out), gap var(--dur-fast) var(--ease-out)}
.shop-module__2OL8YW__page{width:min(var(--shell), 100%);padding-inline:var(--gutter);padding-block:var(--page-block-start) var(--page-block-end);gap:var(--page-gap);margin-inline:auto;display:grid}
.Funnel-module__6lRGxW__card{gap:var(--space-4);display:grid}.Funnel-module__6lRGxW__head{justify-content:space-between;align-items:flex-start;gap:var(--space-3);flex-wrap:wrap;display:flex}.Funnel-module__6lRGxW__title{font-family:var(--font-display), var(--font-ui), Tahoma, sans-serif;font-size:var(--text-xl);color:var(--card-fg);margin:0}.Funnel-module__6lRGxW__lede{font-size:var(--text-xs);color:var(--card-fg-muted);max-width:52ch;margin:4px 0 0;line-height:1.8}.Funnel-module__6lRGxW__unit{padding:4px var(--space-3);background:var(--chip-bg);font-size:var(--text-2xs);color:var(--card-fg-muted);border-radius:999px;flex:none;font-weight:700}.Funnel-module__6lRGxW__empty{padding:var(--space-5);border-radius:var(--r-chip);background:var(--chip-bg);font-size:var(--text-xs);color:var(--card-fg-muted);text-align:center;margin:0;line-height:2}.Funnel-module__6lRGxW__steps{gap:var(--space-4);counter-reset:step;margin:0;padding:0;list-style:none;display:grid}.Funnel-module__6lRGxW__step{gap:var(--space-2);display:grid}.Funnel-module__6lRGxW__stepHead{justify-content:space-between;align-items:baseline;gap:var(--space-3);display:flex}.Funnel-module__6lRGxW__stepLabel{align-items:center;gap:var(--space-2);font-size:var(--text-xs);color:var(--card-fg);font-weight:700;display:inline-flex}.Funnel-module__6lRGxW__stepCount{font-size:var(--text-lg);font-variant-numeric:tabular-nums;color:var(--card-fg);align-items:baseline;gap:4px;font-weight:900;display:inline-flex}.Funnel-module__6lRGxW__stepCount small{font-size:var(--text-2xs);color:var(--card-fg-muted);font-weight:400}.Funnel-module__6lRGxW__track{background:var(--chip-bg);border-radius:999px;height:12px;overflow:hidden}.Funnel-module__6lRGxW__bar{background:linear-gradient(90deg, var(--gold-600), var(--gold-400));transform-origin:100%;border-radius:999px;height:100%}.Funnel-module__6lRGxW__barLeak{background:linear-gradient(90deg, var(--ruby-deep), var(--ruby))}.Funnel-module__6lRGxW__stepFoot{justify-content:space-between;gap:var(--space-2);font-size:var(--text-2xs);color:var(--card-fg-muted);font-variant-numeric:tabular-nums;flex-wrap:wrap;display:flex}.Funnel-module__6lRGxW__leak{padding:2px var(--space-2);color:var(--ruby);font-size:var(--text-2xs);background:#c2453f29;border-radius:999px;align-items:center;gap:4px;font-weight:800;display:inline-flex}.Funnel-module__6lRGxW__leakText{color:var(--ruby);font-weight:800}
.CategoryArena-module__WVlJbG__arena{gap:var(--space-4);padding:var(--space-5);border-radius:var(--r-card);background:linear-gradient(165deg, var(--lapis-800), var(--lapis-900));--accent:var(--gold-400);box-shadow:var(--shadow-card);color:var(--ink);border:1px solid #e8c47738;display:grid}.CategoryArena-module__WVlJbG__head{align-items:start;gap:var(--space-3);grid-template-columns:auto minmax(0,1fr);display:grid}.CategoryArena-module__WVlJbG__badge{background:#e8c4771f;border:1px solid #e8c47747;border-radius:16px;place-items:center;width:52px;height:52px;font-size:26px;line-height:1;display:grid}.CategoryArena-module__WVlJbG__kicker{font-size:var(--text-2xs);letter-spacing:.14em;color:var(--accent);margin:0;font-weight:800}.CategoryArena-module__WVlJbG__title{font-size:var(--text-2xl);color:var(--cream-50);margin:2px 0 0;font-weight:900}.CategoryArena-module__WVlJbG__lede{margin:var(--space-1) 0 0;font-size:var(--text-sm);color:var(--ink-2)}.CategoryArena-module__WVlJbG__lede strong{color:var(--cream-50);font-feature-settings:var(--num-tabular)}.CategoryArena-module__WVlJbG__you{align-items:baseline;gap:var(--space-2) var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--r-chip);background:#e8c4771a;border:1px solid #e8c47752;flex-wrap:wrap;display:flex}.CategoryArena-module__WVlJbG__youLabel{font-size:var(--text-xs);color:var(--ink-2);font-weight:800}.CategoryArena-module__WVlJbG__youRank{font-size:var(--text-2xl);color:var(--accent);font-feature-settings:var(--num-tabular);font-weight:900;line-height:1}.CategoryArena-module__WVlJbG__youMeta{font-size:var(--text-sm);color:var(--ink-2)}.CategoryArena-module__WVlJbG__youEmpty{padding:var(--space-3) var(--space-4);border-radius:var(--r-chip);font-size:var(--text-sm);color:var(--ink-2);background:#ffffff0d;margin:0}.CategoryArena-module__WVlJbG__board{gap:2px;margin:0;padding:0;list-style:none;display:grid}.CategoryArena-module__WVlJbG__row{align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-2);border-radius:var(--r-chip);transition:background var(--dur-fast) var(--ease-out);grid-template-columns:2.4rem auto minmax(0,1fr) auto;display:grid}@media (hover:hover){.CategoryArena-module__WVlJbG__row:hover{background:#ffffff0d}}.CategoryArena-module__WVlJbG__mine{background:#e8c4771a;box-shadow:inset 0 0 0 1px #e8c47747}.CategoryArena-module__WVlJbG__rank{min-width:2rem;font-size:var(--text-base);color:var(--ink-3);font-feature-settings:var(--num-tabular);text-align:center;justify-self:start;font-weight:900}.CategoryArena-module__WVlJbG__gold{color:var(--gold-400)}.CategoryArena-module__WVlJbG__silver{color:var(--silver-light)}.CategoryArena-module__WVlJbG__bronze{color:var(--bronze-light)}.CategoryArena-module__WVlJbG__name{align-items:baseline;gap:var(--space-2);min-width:0;font-size:var(--text-sm);color:var(--cream-50);text-overflow:ellipsis;white-space:nowrap;font-weight:700;display:flex;overflow:hidden}.CategoryArena-module__WVlJbG__name small{border-radius:var(--r-pill);font-size:var(--text-2xs);color:var(--accent);background:#e8c4772e;flex:none;padding-inline:6px;font-weight:800}.CategoryArena-module__WVlJbG__numbers{text-align:end;justify-items:end;gap:0;display:grid}.CategoryArena-module__WVlJbG__numbers strong{font-size:var(--text-base);color:var(--accent);font-feature-settings:var(--num-tabular);align-items:baseline;gap:4px;font-weight:900;display:inline-flex}.CategoryArena-module__WVlJbG__numbers strong em{font-size:var(--text-2xs);color:var(--ink-3);font-style:normal;font-weight:700}.CategoryArena-module__WVlJbG__numbers small{font-size:var(--text-2xs);color:var(--ink-3);white-space:nowrap;font-feature-settings:var(--num-tabular)}.CategoryArena-module__WVlJbG__actions{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.CategoryArena-module__WVlJbG__secondary{min-height:var(--tap);font-size:var(--text-sm);color:var(--ink-2);transition:color var(--dur-fast) var(--ease-out), gap var(--dur-fast) var(--ease-out);align-items:center;gap:6px;font-weight:700;display:inline-flex}@media (hover:hover){.CategoryArena-module__WVlJbG__secondary:hover{color:var(--accent);gap:12px}}@media (max-width:30rem){.CategoryArena-module__WVlJbG__arena{padding:var(--space-4)}.CategoryArena-module__WVlJbG__row{grid-template-columns:2rem auto minmax(0,1fr);row-gap:2px}.CategoryArena-module__WVlJbG__numbers{text-align:start;grid-column:2/-1;justify-items:start}.CategoryArena-module__WVlJbG__numbers strong{font-size:var(--text-sm)}}
.ChallengeItem-module__bYMbJq__item{gap:var(--space-5);justify-items:center;display:grid}.ChallengeItem-module__bYMbJq__prompt{font-family:var(--font-display), var(--font-ui), Tahoma, sans-serif;color:var(--card-fg);text-align:center;font-variant-numeric:tabular-nums;margin:0;font-size:clamp(1.8rem,5vw,2.8rem)}.ChallengeItem-module__bYMbJq__options{gap:var(--space-3);grid-template-columns:1fr 1fr;width:min(420px,100%);margin:0;padding:0;list-style:none;display:grid}.ChallengeItem-module__bYMbJq__option{--lip:4px;padding-block:var(--space-4);border:1px solid var(--card-border);border-radius:var(--r-chip);background:var(--chip-bg);box-shadow:0 var(--lip) 0 0 var(--card-lip);color:var(--card-fg);font-variant-numeric:tabular-nums;cursor:pointer;width:100%;transition:transform var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out);font-size:24px;font-weight:900}.ChallengeItem-module__bYMbJq__option:active:not(:disabled){transform:translateY(var(--lip));box-shadow:0 0 0 0 var(--card-lip)}.ChallengeItem-module__bYMbJq__grid{gap:var(--space-2);grid-template-columns:repeat(6,1fr);width:min(460px,100%);margin:0;padding:0;list-style:none;display:grid}.ChallengeItem-module__bYMbJq__cell{aspect-ratio:1;border:1px solid var(--card-border);border-radius:var(--r-chip);background:var(--chip-bg);color:var(--card-fg);cursor:pointer;width:100%;transition:transform var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out);place-items:center;font-size:26px;line-height:1;display:grid}.ChallengeItem-module__bYMbJq__cell:hover:not(:disabled){background:#e8c47729;transform:translateY(-2px)}.ChallengeItem-module__bYMbJq__cell:active:not(:disabled){transform:scale(.94)}.ChallengeItem-module__bYMbJq__correct{border-color:var(--emerald-deep);color:var(--cream-50);background:linear-gradient(180deg, var(--emerald), var(--emerald-600))!important}.ChallengeItem-module__bYMbJq__wrong{border-color:var(--ruby);color:var(--cream-50);background:var(--ruby-deep)!important}
.ClosingBanner-module__pxo5GG__banner{isolation:isolate;padding-block:clamp(var(--space-7), 11vw, 128px);padding-inline:var(--gutter);background:radial-gradient(ellipse 120% 140% at 50% 120%, var(--lapis-700), var(--lapis-900) 68%);text-align:center;border-block:1px solid #e8c47733;margin-block-start:var(--space-7);position:relative;overflow:hidden}.ClosingBanner-module__pxo5GG__aurora{z-index:-2;filter:blur(18px);background:radial-gradient(circle at 22% 30%,#e8c47733,#0000 42%),radial-gradient(circle at 78% 62%,#7c5cff38,#0000 46%);animation:22s ease-in-out infinite alternate ClosingBanner-module__pxo5GG__drift;position:absolute;inset:-30%}@keyframes ClosingBanner-module__pxo5GG__drift{0%{transform:translate(-3%,-2%)scale(1)}to{transform:translate(4%,3%)scale(1.12)}}.ClosingBanner-module__pxo5GG__grid_{z-index:-2;opacity:.5;background-image:linear-gradient(45deg,#e8c4770f 1px,#0000 1px),linear-gradient(-45deg,#e8c4770f 1px,#0000 1px);background-size:26px 26px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 80%,#000,#0000 75%);mask-image:radial-gradient(70% 80%,#000,#0000 75%)}.ClosingBanner-module__pxo5GG__watermark{z-index:-1;color:#e8c4770e;pointer-events:none;font-size:clamp(260px,46vw,520px);line-height:1;position:absolute;inset-block-start:50%;inset-inline-start:50%;transform:translate(50%,-50%)}.ClosingBanner-module__pxo5GG__inner{justify-items:center;gap:var(--space-4);width:min(60ch,100%);margin-inline:auto;display:grid;position:relative}.ClosingBanner-module__pxo5GG__receipt{align-items:center;gap:var(--space-2);border-radius:var(--r-pill);color:var(--cream-50);font-size:var(--text-sm);background:#3fb9841f;border:1px solid #3fb98473;margin:0;padding-block:9px;padding-inline:18px;font-weight:700;display:inline-flex}.ClosingBanner-module__pxo5GG__receipt svg{color:var(--emerald)}.ClosingBanner-module__pxo5GG__receipt strong{font-size:var(--text-lg);color:var(--emerald);font-feature-settings:var(--num-tabular);font-weight:900}.ClosingBanner-module__pxo5GG__receiptSplit{background:#3fb98466;width:1px;height:14px}.ClosingBanner-module__pxo5GG__receiptSub{color:var(--ink-2);font-weight:600}.ClosingBanner-module__pxo5GG__eyebrow{font-size:var(--text-sm);letter-spacing:.16em;color:var(--accent);margin:0;font-weight:800}.ClosingBanner-module__pxo5GG__title{font-size:var(--text-4xl);margin:0;font-weight:900;line-height:1.1}.ClosingBanner-module__pxo5GG__titleText{background-image:linear-gradient(100deg, var(--cream-50) 0%, var(--cream-50) 38%, var(--gold-gleam) 50%, var(--cream-50) 62%, var(--cream-50) 100%);color:#0000;background-position:100% 0;background-size:260% 100%;-webkit-background-clip:text;background-clip:text;animation:5.5s ease-in-out 1.2s infinite ClosingBanner-module__pxo5GG__sweep}@keyframes ClosingBanner-module__pxo5GG__sweep{0%,55%{background-position:100% 0}85%,to{background-position:-60% 0}}@supports not ((-webkit-background-clip:text) or (background-clip:text)){.ClosingBanner-module__pxo5GG__titleText{color:var(--cream-50);background:0 0}}@media (prefers-reduced-motion:reduce){.ClosingBanner-module__pxo5GG__titleText{background-position:50% 0;animation:none}.ClosingBanner-module__pxo5GG__aurora{animation:none}}.ClosingBanner-module__pxo5GG__lede{max-width:44ch;font-size:var(--text-lg);line-height:var(--leading-snug);color:var(--ink-2);margin:0}.ClosingBanner-module__pxo5GG__actions{justify-content:center;align-items:center;gap:var(--space-4);flex-wrap:wrap;margin-block-start:var(--space-2);display:flex;position:relative}.ClosingBanner-module__pxo5GG__cta{z-index:1;min-width:220px;box-shadow:0 var(--lip) 0 0 var(--gold-800), 0 22px 50px -18px #e8c4778c;position:relative}.ClosingBanner-module__pxo5GG__pulse{z-index:0;border-radius:var(--r-pill);pointer-events:none;background:radial-gradient(#e8c47766,#0000 70%);width:240px;height:64px;animation:3.2s ease-in-out infinite ClosingBanner-module__pxo5GG__breathe;position:absolute;inset-block-start:50%;inset-inline-start:50%;transform:translate(50%,-50%)}@keyframes ClosingBanner-module__pxo5GG__breathe{0%,to{opacity:.45;transform:translate(50%,-50%)scale(1)}50%{opacity:.9;transform:translate(50%,-50%)scale(1.16)}}@media (prefers-reduced-motion:reduce){.ClosingBanner-module__pxo5GG__pulse{opacity:.5;animation:none}}.ClosingBanner-module__pxo5GG__secondary{min-height:var(--tap);padding-inline:var(--space-2);font-size:var(--text-base);color:var(--ink-2);align-items:center;gap:6px;font-weight:700;display:inline-flex}@media (hover:hover){.ClosingBanner-module__pxo5GG__secondary:hover{color:var(--accent);gap:12px}}.ClosingBanner-module__pxo5GG__secondary svg{transition:transform var(--dur-fast) var(--ease-out)}.ClosingBanner-module__pxo5GG__assurances{margin:var(--space-2) 0 0;justify-content:center;gap:var(--space-2) var(--space-5);font-size:var(--text-sm);color:var(--ink-3);flex-wrap:wrap;padding:0;list-style:none;display:flex}.ClosingBanner-module__pxo5GG__assurances li{align-items:center;gap:6px;display:inline-flex}.ClosingBanner-module__pxo5GG__assurances svg{color:var(--emerald)}@media (max-width:40rem){.ClosingBanner-module__pxo5GG__cta{width:100%}.ClosingBanner-module__pxo5GG__actions{gap:var(--space-3);width:100%}.ClosingBanner-module__pxo5GG__assurances{gap:var(--space-2) var(--space-4)}}
.QuestionCard-module__aUt8ja__card{gap:var(--space-5);display:grid}.QuestionCard-module__aUt8ja__head{justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.QuestionCard-module__aUt8ja__sequence{gap:2px;display:grid}.QuestionCard-module__aUt8ja__sequenceValue{font-family:var(--font-display), var(--font-ui), Tahoma, sans-serif;font-size:var(--text-xl);color:var(--card-fg);font-variant-numeric:tabular-nums}.QuestionCard-module__aUt8ja__sequenceLabel{font-size:var(--text-xs);color:var(--card-fg-muted)}.QuestionCard-module__aUt8ja__prompt{font-family:var(--font-display), var(--font-ui), Tahoma, sans-serif;font-size:var(--text-2xl);color:var(--card-fg);text-wrap:balance;margin:0;line-height:1.55}.QuestionCard-module__aUt8ja__options{gap:var(--space-3);margin:0;padding:0;list-style:none;display:grid}@media (min-width:40rem){.QuestionCard-module__aUt8ja__options{grid-template-columns:1fr 1fr}}.QuestionCard-module__aUt8ja__option{--lip:4px;align-items:center;gap:var(--space-3);width:100%;padding:var(--space-4);border:1px solid var(--card-border);border-radius:var(--r-chip);background:var(--chip-bg);box-shadow:0 var(--lip) 0 0 var(--card-lip);cursor:pointer;text-align:start;min-height:var(--tap-lg);font-size:var(--text-base);-webkit-tap-highlight-color:transparent;color:var(--card-fg);transition:transform var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out);font-weight:700;display:flex}.QuestionCard-module__aUt8ja__option:hover:not(:disabled){box-shadow:0 calc(var(--lip) + 2px) 0 0 var(--card-lip);transform:translateY(-2px)}.QuestionCard-module__aUt8ja__option:active:not(:disabled){transform:translateY(var(--lip));box-shadow:0 0 0 0 var(--card-lip)}.QuestionCard-module__aUt8ja__option:disabled{cursor:default}.QuestionCard-module__aUt8ja__key{background:var(--card-bg);--accent:var(--accent-on-card);width:34px;height:34px;color:var(--accent);font-weight:900;font-size:var(--text-base);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.QuestionCard-module__aUt8ja__selected{border-color:var(--gold-400);background:#e8c47738}.QuestionCard-module__aUt8ja__correct{background:linear-gradient(180deg, var(--emerald), var(--emerald-600));border-color:var(--emerald-deep);color:var(--cream-50)}.QuestionCard-module__aUt8ja__correct .QuestionCard-module__aUt8ja__key{color:var(--cream-50);background:#ffffff38}.QuestionCard-module__aUt8ja__wrong{background:var(--ruby-deep);border-color:var(--ruby);color:var(--cream-50);opacity:.92}.QuestionCard-module__aUt8ja__wrong .QuestionCard-module__aUt8ja__key{color:var(--cream-50);background:#ffffff2e}.QuestionCard-module__aUt8ja__muted{opacity:.45}.QuestionCard-module__aUt8ja__footer{justify-content:space-between;align-items:center;gap:var(--space-3);min-height:26px;font-size:var(--text-sm);color:var(--card-fg-muted);flex-wrap:wrap;display:flex}.QuestionCard-module__aUt8ja__opponent{align-items:center;gap:var(--space-2);display:inline-flex}.QuestionCard-module__aUt8ja__awarded{color:var(--emerald);font-variant-numeric:tabular-nums;font-weight:900}
.PushPrompt-module__xEkxPq__prompt{align-items:center;gap:var(--space-3);padding:var(--space-4);border-radius:var(--r-card);border:1px solid color-mix(in srgb, var(--gold-600) 30%, transparent);--accent:var(--gold-400);background:linear-gradient(180deg, color-mix(in srgb, var(--lapis-700) 88%, transparent), color-mix(in srgb, var(--lapis-800) 94%, transparent));box-shadow:var(--shadow-card);grid-template-columns:auto 1fr;grid-template-areas:"mark copy""actions actions";display:grid}.PushPrompt-module__xEkxPq__mark{border-radius:var(--r-pill);block-size:42px;inline-size:42px;color:var(--accent);background:color-mix(in srgb, var(--gold-600) 16%, transparent);grid-area:mark;place-items:center;display:grid}.PushPrompt-module__xEkxPq__copy{gap:var(--space-1);grid-area:copy;min-inline-size:0;display:grid}.PushPrompt-module__xEkxPq__title{font-family:var(--font-display), var(--font-ui), system-ui, sans-serif;font-size:var(--text-lg);color:var(--ink);font-weight:700;line-height:var(--leading-tight)}.PushPrompt-module__xEkxPq__body{font-size:var(--text-sm);color:var(--ink-2);line-height:var(--leading-snug);text-wrap:pretty;margin:0}.PushPrompt-module__xEkxPq__actions{gap:var(--space-2);grid-area:actions;grid-template-columns:1fr auto;align-items:center;display:grid}@media (min-width:560px){.PushPrompt-module__xEkxPq__prompt{grid-template-columns:auto 1fr auto;grid-template-areas:"mark copy actions"}.PushPrompt-module__xEkxPq__actions{grid-template-columns:auto auto}}
.PlayerIdentity-module__EVzrZW__card{gap:var(--space-4);display:grid}.PlayerIdentity-module__EVzrZW__archetype{align-items:start;gap:var(--space-3);grid-template-columns:auto minmax(0,1fr);display:grid}.PlayerIdentity-module__EVzrZW__archetypeIcon{background:linear-gradient(150deg, var(--gold-400), var(--gold-600));width:52px;height:52px;color:var(--gold-ink);border-radius:16px;place-items:center;font-size:26px;display:grid;box-shadow:0 10px 26px -12px #e8c477b3}.PlayerIdentity-module__EVzrZW__archetypeKicker{font-size:var(--text-2xs);letter-spacing:.1em;color:var(--card-fg-muted);margin:0;font-weight:800}.PlayerIdentity-module__EVzrZW__archetypeTitle{font-size:var(--text-2xl);color:var(--card-fg);margin:2px 0 0;font-weight:900}.PlayerIdentity-module__EVzrZW__archetypeBody{margin:var(--space-1) 0 0;font-size:var(--text-sm);line-height:var(--leading-snug);color:var(--card-fg-muted)}.PlayerIdentity-module__EVzrZW__facts{gap:var(--space-2);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.PlayerIdentity-module__EVzrZW__facts li{padding:var(--space-3) var(--space-2);border-radius:var(--r-chip);background:var(--chip-bg);text-align:center;justify-items:center;gap:2px;display:grid}.PlayerIdentity-module__EVzrZW__factIcon{color:var(--accent);font-size:18px;display:inline-flex}.PlayerIdentity-module__EVzrZW__facts strong{font-size:var(--text-lg);color:var(--card-fg);font-feature-settings:var(--num-tabular);font-weight:900}.PlayerIdentity-module__EVzrZW__facts small{font-size:var(--text-2xs);color:var(--card-fg-muted);line-height:1.4}@media (max-width:26rem){.PlayerIdentity-module__EVzrZW__facts{grid-template-columns:1fr}.PlayerIdentity-module__EVzrZW__facts li{place-items:center start;gap:var(--space-2);text-align:start;grid-template-columns:auto auto 1fr}}.PlayerIdentity-module__EVzrZW__empty{padding:var(--space-4);border-radius:var(--r-chip);background:var(--chip-bg);font-size:var(--text-sm);color:var(--card-fg-muted);text-align:center;margin:0}.PlayerIdentity-module__EVzrZW__standing{align-items:center;gap:var(--space-3);padding:var(--space-3);border-radius:var(--r-chip);background:var(--chip-bg);color:var(--card-fg);border:1px solid #0000;grid-template-columns:auto minmax(0,1fr) auto;display:grid}.PlayerIdentity-module__EVzrZW__standing p{gap:1px;min-width:0;margin:0;display:grid}.PlayerIdentity-module__EVzrZW__standing small{font-size:var(--text-2xs);letter-spacing:.06em;color:var(--card-fg-muted);font-weight:800}.PlayerIdentity-module__EVzrZW__standing strong{font-size:var(--text-lg);font-weight:900}.PlayerIdentity-module__EVzrZW__standing span{font-size:var(--text-xs);color:var(--card-fg-muted)}.PlayerIdentity-module__EVzrZW__standingIcon{border-radius:12px;place-items:center;width:38px;height:38px;font-size:19px;display:grid}.PlayerIdentity-module__EVzrZW__good{color:var(--emerald-600);background:#3fb98429}.PlayerIdentity-module__EVzrZW__bad{color:var(--ruby);background:#c2453f24}.PlayerIdentity-module__EVzrZW__weak{transition:transform var(--dur-fast) var(--ease-out), background var(--dur-base) var(--ease-out), border-color var(--dur-base) var(--ease-out);border-color:#c2453f52}@media (hover:hover){.PlayerIdentity-module__EVzrZW__weak:hover{transform:translateY(calc(var(--raise) * -1));border-color:var(--ruby);background:#c2453f1f}.PlayerIdentity-module__EVzrZW__weak:hover .PlayerIdentity-module__EVzrZW__go{transform:translate(-4px)}}.PlayerIdentity-module__EVzrZW__weak:active{transform:translateY(1px)}.PlayerIdentity-module__EVzrZW__go{color:var(--ruby);transition:transform var(--dur-base) var(--ease-out)}.PlayerIdentity-module__EVzrZW__start{justify-items:center;gap:var(--space-3);padding-block:var(--space-3);text-align:center;display:grid}.PlayerIdentity-module__EVzrZW__startCta{min-height:var(--tap);padding-inline:var(--space-5);border-radius:var(--r-chip);color:var(--gold-ink);background:linear-gradient(120deg, var(--gold-400), var(--gold-600));transition:transform var(--dur-fast) var(--ease-out), filter var(--dur-fast) var(--ease-out);justify-content:center;align-items:center;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 8px 24px #e8c4773d}@media (hover:hover){.PlayerIdentity-module__EVzrZW__startCta:hover{filter:brightness(1.05);transform:translateY(-2px)}}@media (prefers-reduced-motion:reduce){.PlayerIdentity-module__EVzrZW__startCta:hover{transform:none}}
.AppShell-module__Zzb4DW__shell{grid-template-rows:auto minmax(0,1fr) auto;min-height:100vh;display:grid}.AppShell-module__Zzb4DW__header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0b0a1adb;border-block-end:1px solid #e8c47724;position:sticky;inset-block-start:0}.AppShell-module__Zzb4DW__inner{width:min(var(--shell), 100%);padding-inline:var(--gutter);align-items:center;gap:var(--space-4);padding-block:var(--space-3);grid-template-columns:auto minmax(0,1fr) auto;min-height:68px;margin-inline:auto;display:grid}.AppShell-module__Zzb4DW__brand{align-items:center;gap:var(--space-2);display:inline-flex}.AppShell-module__Zzb4DW__mark{background:linear-gradient(150deg, var(--gold-400), var(--gold-600));width:38px;height:38px;color:var(--gold-ink);border-radius:12px;place-items:center;font-size:20px;font-weight:900;display:grid}.AppShell-module__Zzb4DW__brandCopy{line-height:1.2;display:grid}.AppShell-module__Zzb4DW__brandCopy strong{font-size:var(--text-base);color:var(--cream-50);direction:ltr}.AppShell-module__Zzb4DW__brandCopy small{font-size:var(--text-2xs);color:var(--ink-2)}.AppShell-module__Zzb4DW__nav{justify-content:center;gap:2px;min-width:0;display:flex}@media (max-width:62rem){.AppShell-module__Zzb4DW__nav{display:none}}.AppShell-module__Zzb4DW__nav a{padding-block:9px;padding-inline:var(--space-3);border-radius:var(--r-pill);font-size:var(--text-sm);white-space:nowrap;color:var(--ink-2);font-weight:700;position:relative}.AppShell-module__Zzb4DW__nav a:after{content:"";background:var(--gold-400);height:2px;transition:transform var(--dur-base) var(--ease-out);border-radius:2px;position:absolute;inset-block-end:3px;inset-inline:12px;transform:scaleX(0)}@media (hover:hover){.AppShell-module__Zzb4DW__nav a:hover{color:var(--cream-50);background:var(--tint-ink)}.AppShell-module__Zzb4DW__nav a:hover:after{transform:scaleX(1)}}.AppShell-module__Zzb4DW__active{background:var(--tint-gold);color:var(--accent)!important}.AppShell-module__Zzb4DW__active:after{transform:scaleX(1)}.AppShell-module__Zzb4DW__actions{align-items:center;gap:var(--space-2);justify-content:flex-end;display:flex}.AppShell-module__Zzb4DW__login{color:var(--ink);border-width:1px;border-color:#e8c4774d}.AppShell-module__Zzb4DW__profileChip{align-items:center;gap:var(--space-2);min-height:var(--tap);border-radius:var(--r-pill);font-size:var(--text-sm);color:var(--cream-50);background:#ffffff0f;border:1px solid #0000;max-width:190px;padding-block:6px;padding-inline:6px 12px;font-weight:700;display:inline-flex}.AppShell-module__Zzb4DW__profileChip span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (hover:hover){.AppShell-module__Zzb4DW__profileChip:hover{background:var(--tint-gold);color:var(--accent);border-color:#e8c47766}}.AppShell-module__Zzb4DW__menuButton{display:none}@media (max-width:62rem){.AppShell-module__Zzb4DW__desktopOnly{display:none}}.AppShell-module__Zzb4DW__mobileNav{width:min(var(--shell), 100%);padding-inline:var(--gutter);margin-inline:auto;padding-block-end:var(--space-3);display:grid}.AppShell-module__Zzb4DW__mobileNav a,.AppShell-module__Zzb4DW__mobileNav button{min-height:var(--tap);padding-block:var(--space-3);font-size:var(--text-base);color:var(--ink);cursor:pointer;text-align:start;background:0 0;border:0;border-block-end:1px solid #ffffff0f;justify-content:space-between;align-items:center;width:100%;font-weight:700;display:flex}@media (hover:hover){.AppShell-module__Zzb4DW__mobileNav a:hover,.AppShell-module__Zzb4DW__mobileNav button:hover{color:var(--accent)}}.AppShell-module__Zzb4DW__main{min-width:0}@media (max-width:62rem){.AppShell-module__Zzb4DW__menuButton,.AppShell-module__Zzb4DW__mobileNav{display:none}.AppShell-module__Zzb4DW__inner{width:100%;padding-inline:var(--gutter);gap:var(--space-2);grid-template-columns:auto minmax(0,1fr);min-height:58px}.AppShell-module__Zzb4DW__header{padding-block-start:var(--safe-top)}.AppShell-module__Zzb4DW__mark{border-radius:10px;width:34px;height:34px;font-size:18px}.AppShell-module__Zzb4DW__brandCopy small{display:none}.AppShell-module__Zzb4DW__brandCopy strong{font-size:var(--text-base)}.AppShell-module__Zzb4DW__actions{gap:var(--space-1)}.AppShell-module__Zzb4DW__login,.AppShell-module__Zzb4DW__profileChip span{display:none}.AppShell-module__Zzb4DW__profileChip{padding-inline:6px}.AppShell-module__Zzb4DW__main{padding-block-end:calc(var(--tabbar-h) + var(--safe-bottom) + var(--space-4))}}
.TicketList-module__ePvzca__grid{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin:0;padding:0;list-style:none;display:grid}.TicketList-module__ePvzca__card{gap:var(--space-3);height:100%;display:grid}.TicketList-module__ePvzca__top{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.TicketList-module__ePvzca__code{font-size:var(--text-base);color:var(--accent);font-variant-numeric:tabular-nums;direction:ltr;font-weight:900}.TicketList-module__ePvzca__title{font-family:var(--font-display), var(--font-ui), Tahoma, sans-serif;font-size:var(--text-xl);color:var(--card-fg);text-wrap:balance;margin:0;line-height:1.3}.TicketList-module__ePvzca__title a:after{content:"";position:absolute;inset:0}.TicketList-module__ePvzca__facts{gap:var(--space-2) var(--space-4);font-size:var(--text-sm);color:var(--card-fg-muted);border-block-start:1px dashed var(--card-lip);flex-wrap:wrap;margin-block-start:auto;padding-block-start:var(--space-3);display:flex}.TicketList-module__ePvzca__facts strong{color:var(--card-fg);font-variant-numeric:tabular-nums}
.TournamentDetail-module__il9aqa__layout{gap:var(--space-5);grid-template-columns:minmax(0,2fr) minmax(280px,1fr);align-items:start;display:grid}@media (max-width:60rem){.TournamentDetail-module__il9aqa__layout{grid-template-columns:1fr}}.TournamentDetail-module__il9aqa__hero{gap:var(--space-4);flex-direction:column;display:flex}.TournamentDetail-module__il9aqa__top{align-items:center;gap:var(--space-3);display:flex}.TournamentDetail-module__il9aqa__title{font-family:var(--font-display), var(--font-ui), Tahoma, sans-serif;color:var(--card-fg);text-wrap:balance;margin:0;font-size:clamp(2rem,5vw,2.9rem);line-height:1.15}.TournamentDetail-module__il9aqa__lede{color:var(--card-fg-muted);max-width:60ch;margin:0}.TournamentDetail-module__il9aqa__facts{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));display:grid}.TournamentDetail-module__il9aqa__fact{gap:var(--space-1);padding:var(--space-3);border-radius:var(--r-chip);background:var(--chip-bg);display:grid}.TournamentDetail-module__il9aqa__factLabel{align-items:center;gap:var(--space-2);font-size:var(--text-xs);color:var(--card-fg-muted);font-weight:700;display:flex}.TournamentDetail-module__il9aqa__factValue{font-size:var(--text-base);color:var(--card-fg);font-variant-numeric:tabular-nums;font-weight:900}.TournamentDetail-module__il9aqa__entry{gap:var(--space-3);flex-direction:column;display:flex;position:sticky;inset-block-start:var(--space-4)}.TournamentDetail-module__il9aqa__eyebrow{font-size:var(--text-xs);letter-spacing:.12em;color:var(--accent);margin:0;font-weight:800}.TournamentDetail-module__il9aqa__entryTitle{font-size:var(--text-xl);color:var(--card-fg);font-variant-numeric:tabular-nums;margin:0;font-weight:900}.TournamentDetail-module__il9aqa__prize{gap:var(--space-1);padding:var(--space-4);border-radius:var(--r-chip);background:var(--chip-bg);text-align:center;display:grid}.TournamentDetail-module__il9aqa__prizeValue{font-size:var(--text-2xl);color:var(--accent);font-variant-numeric:tabular-nums;font-weight:900}.TournamentDetail-module__il9aqa__prizeLabel{font-size:var(--text-xs);color:var(--card-fg-muted)}.TournamentDetail-module__il9aqa__note{font-size:var(--text-sm);color:var(--card-fg-muted);margin:0}.TournamentDetail-module__il9aqa__links{gap:var(--space-4);border-block-start:1px dashed var(--card-lip);font-size:var(--text-sm);flex-wrap:wrap;padding-block-start:var(--space-3);font-weight:800;display:flex}.TournamentDetail-module__il9aqa__links a{color:var(--accent)}@media (hover:hover){.TournamentDetail-module__il9aqa__links a:hover{color:var(--accent);background:var(--tint-gold);border-color:var(--gold-400)}}
.CarriedScore-module__EgfiKq__banner{align-items:center;gap:var(--space-3);padding:var(--space-3);border-radius:var(--r-chip);background:#e8c4771a;border:1px solid #e8c47766;margin-block-end:var(--space-4);display:flex}.CarriedScore-module__EgfiKq__icon{background:linear-gradient(140deg, var(--gold-400), var(--gold-600));width:38px;height:38px;color:var(--gold-ink);border-radius:12px;flex:none;place-items:center;font-size:19px;display:grid}.CarriedScore-module__EgfiKq__copy{gap:2px;display:grid}.CarriedScore-module__EgfiKq__copy strong{font-size:var(--text-base);color:var(--card-fg)}.CarriedScore-module__EgfiKq__copy small{font-size:var(--text-xs);color:var(--card-fg-muted);line-height:1.7}
.WalletBalance-module__RDA1RG__card{gap:var(--space-3);text-align:center;justify-items:center;display:grid}.WalletBalance-module__RDA1RG__label{font-size:var(--text-xs);letter-spacing:.12em;color:var(--accent);margin:0;font-weight:800}.WalletBalance-module__RDA1RG__amount{align-items:baseline;gap:var(--space-2);display:flex}.WalletBalance-module__RDA1RG__value{font-family:var(--font-display), var(--font-ui), Tahoma, sans-serif;color:var(--card-fg);font-variant-numeric:tabular-nums;font-size:clamp(2.6rem,9vw,4rem);line-height:1}.WalletBalance-module__RDA1RG__unit{font-size:var(--text-base);color:var(--card-fg-muted);font-weight:800}.WalletBalance-module__RDA1RG__meta{justify-content:center;align-items:center;gap:var(--space-2) var(--space-3);font-size:var(--text-xs);color:var(--card-fg-muted);flex-wrap:wrap;display:flex}.WalletBalance-module__RDA1RG__code{font-variant-numeric:tabular-nums;direction:ltr}.WalletBalance-module__RDA1RG__actions{gap:var(--space-3);flex-wrap:wrap;justify-content:center;margin-block-start:var(--space-2);display:flex}
.verify-module__bJkw1a__actions{justify-content:space-between;align-items:center;gap:var(--space-2);margin-block:var(--space-3) var(--space-4);font-size:var(--text-sm);flex-wrap:wrap;font-weight:700;display:flex}.verify-module__bJkw1a__change{color:var(--accent);text-underline-offset:.32em;text-decoration:underline;text-decoration-thickness:1.5px;-webkit-text-decoration-color:color-mix(in srgb, var(--accent) 55%, transparent);text-decoration-color:color-mix(in srgb, var(--accent) 55%, transparent);transition:text-decoration-color var(--dur-fast) var(--ease-out)}@media (hover:hover){.verify-module__bJkw1a__change:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}}.verify-module__bJkw1a__resend{cursor:pointer;color:var(--emerald);font-variant-numeric:tabular-nums;text-underline-offset:.32em;text-decoration:underline;text-decoration-thickness:1.5px;-webkit-text-decoration-color:color-mix(in srgb, var(--emerald) 55%, transparent);text-decoration-color:color-mix(in srgb, var(--emerald) 55%, transparent);transition:color var(--dur-fast) var(--ease-out), text-decoration-color var(--dur-fast) var(--ease-out);background:0 0;border:0;padding:0;font-weight:800}@media (hover:hover){.verify-module__bJkw1a__resend:hover:not(:disabled){-webkit-text-decoration-color:var(--emerald);text-decoration-color:var(--emerald)}}.verify-module__bJkw1a__resend:disabled{color:var(--card-fg-muted);cursor:not-allowed;text-decoration:none}
.offline-module__VYe8oW__page{min-height:60vh;width:min(var(--shell), 100%);padding-inline:var(--gutter);place-content:center;justify-items:center;gap:var(--page-gap);text-align:center;padding-block:var(--page-block-start) var(--page-block-end);margin-inline:auto;display:grid}.offline-module__VYe8oW__mark{background:linear-gradient(150deg, var(--gold-400), var(--gold-600));width:84px;height:84px;color:var(--gold-ink);font-family:var(--font-display), var(--font-ui), Tahoma, sans-serif;border-radius:20px;place-items:center;font-size:44px;line-height:1;display:grid}.offline-module__VYe8oW__title{font-family:var(--font-display), var(--font-ui), Tahoma, sans-serif;font-size:var(--text-2xl);color:var(--ink);margin:0}.offline-module__VYe8oW__body{max-width:40ch;color:var(--ink-2);line-height:2;font-size:var(--text-base);margin:0}.offline-module__VYe8oW__retry{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-5);border-radius:var(--r-chip);background:linear-gradient(120deg, var(--gold-400), var(--gold-600));color:var(--gold-ink);margin-block-start:var(--space-2);font-weight:800;text-decoration:none;display:inline-flex}
.profile-module__HQHWHq__page{width:min(var(--shell), 100%);padding-inline:var(--gutter);padding-block:var(--page-block-start) var(--page-block-end);margin-inline:auto}.profile-module__HQHWHq__layout{gap:var(--space-4);grid-template-columns:minmax(260px,1fr) minmax(0,2fr);align-items:start;margin-block-start:var(--space-4);display:grid}@media (max-width:60rem){.profile-module__HQHWHq__layout{grid-template-columns:1fr}}.profile-module__HQHWHq__side{justify-items:center;gap:var(--space-2);text-align:center;display:grid}.profile-module__HQHWHq__name{font-family:var(--font-display), var(--font-ui), Tahoma, sans-serif;font-size:var(--text-2xl);color:var(--card-fg);margin:0}.profile-module__HQHWHq__muted{color:var(--card-fg-muted);font-size:var(--text-sm);margin:0}.profile-module__HQHWHq__facts{gap:var(--space-2);width:100%;margin-block:var(--space-3);display:grid}.profile-module__HQHWHq__facts>div{justify-content:space-between;align-items:baseline;gap:var(--space-3);font-size:var(--text-sm);display:flex}.profile-module__HQHWHq__facts dt{color:var(--card-fg-muted)}.profile-module__HQHWHq__facts dd{color:var(--card-fg);font-variant-numeric:tabular-nums;margin:0;font-weight:800}.profile-module__HQHWHq__danger{gap:var(--space-2);width:100%;border-block-start:1px dashed var(--card-lip);padding-block-start:var(--space-3);display:grid}.profile-module__HQHWHq__main{gap:var(--space-3);display:grid}.profile-module__HQHWHq__sectionTitle{font-family:var(--font-display), var(--font-ui), Tahoma, sans-serif;font-size:var(--text-2xl);color:var(--card-fg);margin:0}.profile-module__HQHWHq__formGrid{gap:0 var(--space-4);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-block-start:var(--space-3);display:grid}.profile-module__HQHWHq__span{grid-column:1/-1}.profile-module__HQHWHq__actions{gap:var(--space-2);justify-items:stretch;display:grid}.profile-module__HQHWHq__saved{text-align:center;font-size:var(--text-sm);color:var(--emerald);animation:profile-module__HQHWHq__confirm .24s var(--ease-out);margin:0;font-weight:700}@keyframes profile-module__HQHWHq__confirm{0%{opacity:0;transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.profile-module__HQHWHq__saved{animation:none}}
.tickets-module__4VE1gq__page{width:min(var(--shell), 100%);padding-inline:var(--gutter);padding-block:var(--page-block-start) var(--page-block-end);margin-inline:auto}
.wallet-module__2i6m_a__page{width:min(var(--shell), 100%);padding-inline:var(--gutter);padding-block:var(--page-block-start) var(--page-block-end);margin-inline:auto}.wallet-module__2i6m_a__layout{gap:var(--space-4);grid-template-columns:minmax(0,1.2fr) minmax(300px,1fr);align-items:start;display:grid}@media (max-width:64rem){.wallet-module__2i6m_a__layout{grid-template-columns:1fr}}.wallet-module__2i6m_a__column{gap:var(--space-4);display:grid}.wallet-module__2i6m_a__sectionTitle{margin:0 0 var(--space-2);font-family:var(--font-display), var(--font-ui), Tahoma, sans-serif;font-size:var(--text-xl);color:var(--card-fg)}
.analytics-module__wkRsPa__controls{gap:var(--space-3);flex-wrap:wrap;max-width:260px;margin-block-end:var(--space-4);display:flex}.analytics-module__wkRsPa__grid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(min(100%,380px),1fr));margin-block-end:var(--space-4);display:grid}.analytics-module__wkRsPa__sources{gap:var(--space-4);display:grid}.analytics-module__wkRsPa__sourcesHead{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.analytics-module__wkRsPa__sourcesTitle{font-family:var(--font-display), var(--font-ui), Tahoma, sans-serif;font-size:var(--text-xl);color:var(--card-fg);margin:0}.analytics-module__wkRsPa__sourcesHead select{max-width:220px}.analytics-module__wkRsPa__sourceList{gap:var(--space-2);counter-reset:source;margin:0;padding:0;list-style:none;display:grid}.analytics-module__wkRsPa__sourceRow{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3);border-radius:var(--r-chip);background:var(--chip-bg);display:flex}.analytics-module__wkRsPa__sourceRow:before{counter-increment:source;content:counter(source);background:var(--card-bg);--accent:var(--accent-on-card);width:24px;height:24px;font-size:var(--text-2xs);color:var(--card-fg-muted);border-radius:7px;flex:none;place-items:center;font-weight:800;display:grid}.analytics-module__wkRsPa__sourceValue{font-size:var(--text-xs);color:var(--card-fg);overflow-wrap:anywhere;flex:1;font-weight:700}.analytics-module__wkRsPa__sourceCount{font-size:var(--text-xs);font-variant-numeric:tabular-nums;color:var(--accent);font-weight:900}
.not-found-module__sxuMuG__page{min-height:62vh;width:min(var(--shell), 100%);padding-inline:var(--gutter);padding-block:var(--page-block-start) var(--page-block-end);place-content:center;justify-items:center;gap:var(--space-3);text-align:center;margin-inline:auto;display:grid}.not-found-module__sxuMuG__mark{width:clamp(72px,20vw,104px);height:clamp(72px,20vw,104px);color:var(--gold-ink);background:linear-gradient(150deg, var(--gold-400), var(--gold-600));animation:not-found-module__sxuMuG__settle .62s var(--ease-spring) both;border-radius:24px;place-items:center;font-size:clamp(30px,8vw,44px);display:grid;transform:rotate(45deg);box-shadow:0 0 60px #e8c4774d}.not-found-module__sxuMuG__mark>*{width:.9em;height:.9em;transform:rotate(-45deg)}@keyframes not-found-module__sxuMuG__settle{0%{opacity:0;transform:rotate(90deg)scale(.6)}to{opacity:1;transform:rotate(45deg)scale(1)}}.not-found-module__sxuMuG__code{margin:var(--space-3) 0 0;font-family:var(--font-display,var(--font-ui)), Tahoma, sans-serif;letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:#0000;background:linear-gradient(120deg, var(--gold-400), var(--gold-600));opacity:.9;-webkit-background-clip:text;background-clip:text;font-size:clamp(3rem,14vw,5rem);font-weight:900;line-height:1}.not-found-module__sxuMuG__title{font-family:var(--font-display,var(--font-ui)), Tahoma, sans-serif;font-size:var(--text-3xl);color:var(--ink);margin:0}.not-found-module__sxuMuG__body{max-width:46ch;font-size:var(--text-base);line-height:var(--leading-body);color:var(--ink-2);text-wrap:pretty;margin:0}.not-found-module__sxuMuG__actions{justify-content:center;gap:var(--space-2);flex-wrap:wrap;margin-block-start:var(--space-3);display:flex}.not-found-module__sxuMuG__primary{min-height:var(--tap-lg);padding:var(--space-3) var(--space-6);border-radius:var(--r-chip);font:inherit;font-size:var(--text-lg);cursor:pointer;color:var(--gold-ink);background:linear-gradient(120deg, var(--gold-400), var(--gold-600));transition:transform var(--dur-fast) var(--ease-out), box-shadow var(--dur-base) var(--ease-out);border:0;justify-content:center;align-items:center;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 10px 30px #e8c47747}@media (hover:hover){.not-found-module__sxuMuG__primary:hover{transform:translateY(-2px);box-shadow:0 14px 38px #e8c4775c}}.not-found-module__sxuMuG__primary:active{transform:translateY(0)scale(.98)}.not-found-module__sxuMuG__ghost{min-height:var(--tap-lg);padding:var(--space-3) var(--space-5);border-radius:var(--r-chip);color:var(--ink);transition:background var(--dur-fast) var(--ease-out);border:1px solid #e8c47752;justify-content:center;align-items:center;font-weight:700;text-decoration:none;display:inline-flex}@media (hover:hover){.not-found-module__sxuMuG__ghost:hover{background:#e8c4771a}}.not-found-module__sxuMuG__more{justify-content:center;gap:var(--space-2) var(--space-4);font-size:var(--text-sm);flex-wrap:wrap;margin-block-start:var(--space-4);display:flex}.not-found-module__sxuMuG__more a{color:var(--ink-2);text-underline-offset:.35em;transition:color var(--dur-fast) var(--ease-out);-webkit-text-decoration:underline #e8c47766;text-decoration:underline #e8c47766;text-decoration-thickness:1px}@media (hover:hover){.not-found-module__sxuMuG__more a:hover{color:var(--accent);-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}}@media (prefers-reduced-motion:reduce){.not-found-module__sxuMuG__mark{animation:none}.not-found-module__sxuMuG__primary:hover,.not-found-module__sxuMuG__primary:active{transform:none}}
.Pulse-module__wTjfJG__controls{justify-content:flex-end;margin-block-end:var(--space-4);display:flex}.Pulse-module__wTjfJG__bandTitle{margin:var(--space-6) 0 var(--space-3);font-size:var(--text-xl);color:var(--cream-50);font-weight:800}.Pulse-module__wTjfJG__posture{gap:var(--space-4);padding:var(--space-4);border-radius:var(--r-card);background:var(--card-bg);--accent:var(--accent-on-card);border:1px solid var(--card-border);border-inline-start:4px solid var(--tone,var(--ink-3));margin-block-end:var(--space-5);display:grid}.Pulse-module__wTjfJG__postureHead{gap:var(--space-3);grid-template-columns:auto minmax(0,1fr);display:grid}.Pulse-module__wTjfJG__postureNumbers{gap:var(--space-2);grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr));margin:0;display:grid}.Pulse-module__wTjfJG__postureNumbers>div{padding:var(--space-3);border-radius:var(--r-chip);background:var(--chip-bg);gap:2px;display:grid}.Pulse-module__wTjfJG__postureNumbers dt{font-size:var(--text-2xs);color:var(--card-fg-muted);font-weight:700}.Pulse-module__wTjfJG__postureNumbers dd{font-size:var(--text-lg);color:var(--card-fg);font-feature-settings:var(--num-tabular);margin:0;font-weight:900}.Pulse-module__wTjfJG__ok{color:var(--emerald-600)!important}.Pulse-module__wTjfJG__bad{color:var(--ruby)!important}.Pulse-module__wTjfJG__signals{gap:var(--space-3);display:grid}.Pulse-module__wTjfJG__signal{gap:var(--space-3);padding:var(--space-4);border-radius:var(--r-card);background:var(--card-bg);--accent:var(--accent-on-card);border:1px solid var(--card-border);border-inline-start:4px solid var(--tone,var(--ink-3));grid-template-columns:auto minmax(0,1fr);display:grid}.Pulse-module__wTjfJG__risk{--tone:var(--ruby-400)}.Pulse-module__wTjfJG__watch{--tone:var(--gold-400)}.Pulse-module__wTjfJG__win{--tone:var(--emerald)}.Pulse-module__wTjfJG__signalIcon{background:color-mix(in srgb, var(--tone) 16%, transparent);width:40px;height:40px;color:var(--tone);border-radius:12px;place-items:center;font-size:20px;display:grid}.Pulse-module__wTjfJG__signalTag{font-size:var(--text-2xs);letter-spacing:.08em;color:var(--tone);margin:0;font-weight:800}.Pulse-module__wTjfJG__signalTitle{font-size:var(--text-lg);color:var(--card-fg);margin:2px 0 0;font-weight:800}.Pulse-module__wTjfJG__signalDetail{margin:var(--space-1) 0 0;font-size:var(--text-sm);line-height:var(--leading-snug);color:var(--card-fg-muted)}.Pulse-module__wTjfJG__tiles{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(min(100%,230px),1fr));margin:0;padding:0;list-style:none;display:grid}.Pulse-module__wTjfJG__tiles>li{display:grid}.Pulse-module__wTjfJG__tile{align-content:start;gap:2px;height:100%;display:grid}.Pulse-module__wTjfJG__tileIcon{color:var(--accent);margin-block-end:var(--space-1);font-size:20px;display:inline-flex}.Pulse-module__wTjfJG__tileLabel{font-size:var(--text-sm);color:var(--card-fg-muted);margin:0;font-weight:700}.Pulse-module__wTjfJG__tileValue{font-size:var(--text-3xl);color:var(--card-fg);font-feature-settings:var(--num-tabular);margin:0;font-weight:900;line-height:1.15}.Pulse-module__wTjfJG__tileTrend{align-items:baseline;gap:var(--space-2);font-size:var(--text-xs);flex-wrap:wrap;margin:2px 0 0;display:flex}.Pulse-module__wTjfJG__tileTrend small{color:var(--card-fg-muted)}.Pulse-module__wTjfJG__trendUp{color:var(--emerald);font-weight:800}.Pulse-module__wTjfJG__trendDown{color:var(--ruby-400);font-weight:800}.Pulse-module__wTjfJG__trendFlat{color:var(--card-fg-muted);font-weight:700}.Pulse-module__wTjfJG__tileHint{margin:var(--space-2) 0 0;font-size:var(--text-2xs);color:var(--card-fg-muted);line-height:1.6}.Pulse-module__wTjfJG__categories{padding:var(--space-4)}.Pulse-module__wTjfJG__categoryList{gap:var(--space-3);counter-reset:rank;margin:0;padding:0;list-style:none;display:grid}.Pulse-module__wTjfJG__categoryRow{align-items:center;gap:var(--space-3);grid-template-columns:auto minmax(0,1fr) auto;display:grid}.Pulse-module__wTjfJG__categoryBadge{background:var(--chip-bg);width:34px;height:34px;font-size:var(--text-lg);border-radius:10px;place-items:center;line-height:1;display:grid}.Pulse-module__wTjfJG__categoryBody{gap:5px;min-width:0;display:grid}.Pulse-module__wTjfJG__categoryName{font-size:var(--text-sm);color:var(--card-fg);text-overflow:ellipsis;white-space:nowrap;margin:0;font-weight:700;overflow:hidden}.Pulse-module__wTjfJG__bar{background:var(--chip-bg);border-radius:99px;height:6px;position:relative;overflow:hidden}.Pulse-module__wTjfJG__bar:after{content:"";width:var(--fill,0%);background:linear-gradient(90deg, var(--gold-600), var(--gold-400));animation:Pulse-module__wTjfJG__grow var(--dur-slow) var(--ease-out) both;border-radius:99px;position:absolute;inset-block:0;inset-inline-start:0}@keyframes Pulse-module__wTjfJG__grow{0%{width:0%}}.Pulse-module__wTjfJG__categoryNumbers{text-align:end;font-size:var(--text-xs);color:var(--card-fg);justify-items:end;gap:1px;font-weight:700;display:grid}.Pulse-module__wTjfJG__categoryNumbers small{font-weight:500;font-size:var(--text-2xs);color:var(--card-fg-muted);white-space:nowrap}@media (max-width:36rem){.Pulse-module__wTjfJG__categoryRow{grid-template-columns:auto minmax(0,1fr)}.Pulse-module__wTjfJG__categoryNumbers{text-align:start;grid-column:2;justify-items:start}}
.admin-module__M8Hd0G__stats{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-block-end:var(--space-4);display:grid}.admin-module__M8Hd0G__stat{gap:var(--space-1);display:grid}.admin-module__M8Hd0G__stat span{font-size:var(--text-2xs);color:var(--card-fg-muted);font-weight:700}.admin-module__M8Hd0G__stat strong{font-size:var(--text-2xl);color:var(--card-fg);font-variant-numeric:tabular-nums;font-weight:900}.admin-module__M8Hd0G__twoCol{gap:var(--space-4);grid-template-columns:minmax(320px,1fr) minmax(0,1.4fr);align-items:start;display:grid}@media (max-width:72rem){.admin-module__M8Hd0G__twoCol{grid-template-columns:1fr}}.admin-module__M8Hd0G__formCard{gap:var(--space-2);align-content:start;display:grid}.admin-module__M8Hd0G__formCard h2{font-family:var(--font-display), var(--font-ui), Tahoma, sans-serif;font-size:var(--text-xl);color:var(--card-fg);margin:0}.admin-module__M8Hd0G__formCard>p{margin:0 0 var(--space-2);font-size:var(--text-xs);color:var(--card-fg-muted)}.admin-module__M8Hd0G__toolbar{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-block-end:var(--space-4);display:grid}.admin-module__M8Hd0G__toolbar>*{margin-block-end:0}.admin-module__M8Hd0G__formGrid{gap:0 var(--space-4);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.admin-module__M8Hd0G__span{grid-column:1/-1}.admin-module__M8Hd0G__actions{align-items:center;gap:var(--space-3);flex-wrap:wrap;margin-block-start:var(--space-2);display:flex}.admin-module__M8Hd0G__helper{font-size:var(--text-xs);color:var(--card-fg-muted);font-variant-numeric:tabular-nums}.admin-module__M8Hd0G__caption{font-size:var(--text-2xs);color:var(--card-fg-muted);text-align:start;direction:ltr}.admin-module__M8Hd0G__optionRow{align-items:center;gap:var(--space-2);grid-template-columns:34px minmax(0,1fr);margin-block-end:var(--space-2);display:grid}.admin-module__M8Hd0G__optionKey{border-radius:var(--r-chip);background:var(--chip-bg);height:34px;color:var(--accent);font-weight:900;font-size:var(--text-xs);place-items:center;display:grid}.admin-module__M8Hd0G__prompt{gap:2px;max-width:46ch;display:grid}.admin-module__M8Hd0G__prompt strong{font-size:var(--text-xs);color:var(--card-fg);line-height:1.7}.admin-module__M8Hd0G__prompt small{font-size:var(--text-2xs);color:var(--card-fg-muted)}.admin-module__M8Hd0G__rowActions{align-items:center;gap:var(--space-2);display:flex}.admin-module__M8Hd0G__pagination{justify-content:space-between;align-items:center;gap:var(--space-3);border-block-start:1px dashed var(--card-lip);font-size:var(--text-xs);color:var(--card-fg-muted);font-variant-numeric:tabular-nums;flex-wrap:wrap;margin-block-start:var(--space-3);padding-block-start:var(--space-3);display:flex}.admin-module__M8Hd0G__paginationActions{gap:var(--space-2);display:flex}
.ArchiveHub-module__VwsZPq__page{width:min(var(--shell), 100%);padding-inline:var(--gutter);padding-block:var(--page-block-start) var(--page-block-end);gap:var(--page-gap);margin-inline:auto;display:grid}.ArchiveHub-module__VwsZPq__grid{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(min(100%,250px),1fr));margin:0;padding:0;list-style:none;display:grid}.ArchiveHub-module__VwsZPq__grid>li{display:grid}.ArchiveHub-module__VwsZPq__card{align-items:center;gap:var(--space-3);padding:var(--space-4);border-radius:var(--r-card);background:var(--card-bg);--accent:var(--accent-on-card);border:1px solid var(--card-border);box-shadow:var(--shadow-card);color:var(--card-fg);transition:transform var(--dur-fast) var(--ease-out), background var(--dur-base) var(--ease-out), border-color var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out);grid-template-columns:auto minmax(0,1fr) auto;text-decoration:none;display:grid}@media (hover:hover){.ArchiveHub-module__VwsZPq__card:hover{transform:translateY(calc(var(--raise) * -1));background:var(--card-hover-bg);border-color:var(--card-hover-line);box-shadow:var(--card-hover-shadow)}.ArchiveHub-module__VwsZPq__card:hover .ArchiveHub-module__VwsZPq__badge{transform:rotate(-8deg)scale(1.08)}.ArchiveHub-module__VwsZPq__card:hover .ArchiveHub-module__VwsZPq__go{transform:translate(-4px)}}.ArchiveHub-module__VwsZPq__card:active{transform:translateY(1px)}.ArchiveHub-module__VwsZPq__badge{border-radius:var(--r-chip);background:var(--chip-bg);width:42px;height:42px;font-size:var(--text-xl);transition:transform var(--dur-base) var(--ease-spring);place-items:center;line-height:1;display:grid}.ArchiveHub-module__VwsZPq__body{gap:2px;min-width:0;display:grid}.ArchiveHub-module__VwsZPq__name{font-size:var(--text-base);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:700;line-height:1.5;display:-webkit-box;overflow:hidden}.ArchiveHub-module__VwsZPq__count{font-size:var(--text-xs);color:var(--card-fg-muted);font-variant-numeric:tabular-nums}.ArchiveHub-module__VwsZPq__go{color:var(--accent-on-card);transition:transform var(--dur-base) var(--ease-out);display:inline-flex}.ArchiveHub-module__VwsZPq__empty{padding:var(--space-5);border-radius:var(--r-card);background:var(--card-bg);--accent:var(--accent-on-card);color:var(--card-fg-muted);text-align:center;margin:0}.ArchiveHub-module__VwsZPq__cta{justify-items:center;gap:var(--space-2);padding:var(--space-6) var(--space-4);border-radius:var(--r-card);background:var(--card-bg);--accent:var(--accent-on-card);box-shadow:var(--shadow-card);text-align:center;display:grid}.ArchiveHub-module__VwsZPq__ctaTitle{font-family:var(--font-display), var(--font-ui), Tahoma, sans-serif;font-size:var(--text-2xl);color:var(--card-fg);margin:0}.ArchiveHub-module__VwsZPq__ctaBody{font-size:var(--text-base);color:var(--card-fg-muted);max-width:42ch;margin:0;line-height:1.9}@media (hover:hover){.ArchiveHub-module__VwsZPq__ctaLink:hover{filter:brightness(1.07);transform:translateY(-2px);box-shadow:0 16px 38px #e8c47752}}.ArchiveHub-module__VwsZPq__ctaLink:active{transform:translateY(1px)}.ArchiveHub-module__VwsZPq__ctaLink{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-5);border-radius:var(--r-chip);background:linear-gradient(120deg, var(--gold-400), var(--gold-600));color:var(--gold-ink);min-height:var(--tap-lg);font-weight:800;font-size:var(--text-lg);transition:transform var(--dur-fast) var(--ease-out), filter var(--dur-fast) var(--ease-out), box-shadow var(--dur-base) var(--ease-out);margin-block-start:var(--space-2);text-decoration:none;display:inline-flex;box-shadow:0 10px 30px #e8c4773d}
.LegalDocument-module__MvO8oW__page{width:min(72ch,100%);padding-inline:var(--gutter);padding-block:var(--page-block-start) var(--page-block-end);margin-inline:auto}.LegalDocument-module__MvO8oW__body{gap:var(--space-4);padding:var(--space-5);border-radius:var(--r-card);background:var(--card-bg);--accent:var(--accent-on-card);color:var(--card-fg);border:1px solid var(--card-border);box-shadow:var(--shadow-card);display:grid}.LegalDocument-module__MvO8oW__heading{margin:var(--space-4) 0 0;font-size:var(--text-xl);color:var(--card-fg);font-weight:800}.LegalDocument-module__MvO8oW__heading:first-child{margin-block-start:0}.LegalDocument-module__MvO8oW__paragraph{font-size:var(--text-base);line-height:var(--leading-body);color:var(--card-fg);margin:0}.LegalDocument-module__MvO8oW__list{gap:var(--space-2);font-size:var(--text-base);line-height:var(--leading-snug);color:var(--card-fg);margin:0;padding-inline-start:var(--space-5);display:grid}.LegalDocument-module__MvO8oW__list li::marker{color:var(--accent-on-card)}.LegalDocument-module__MvO8oW__foot{margin:var(--space-5) 0 0;font-size:var(--text-sm);color:var(--ink-2);text-align:center}.LegalDocument-module__MvO8oW__foot a{color:var(--accent);text-underline-offset:.25em;font-weight:700;text-decoration:underline;text-decoration-thickness:1px}@media (hover:hover){.LegalDocument-module__MvO8oW__foot a:hover{color:var(--gold-gleam);text-decoration-thickness:2px}}
.TournamentsBrowser-module__Pom_rW__page{width:min(var(--shell), 100%);padding-inline:var(--gutter);padding-block:var(--page-block-start) var(--page-block-end);margin-inline:auto}.TournamentsBrowser-module__Pom_rW__toolbar{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-block-end:var(--space-5);display:grid}.TournamentsBrowser-module__Pom_rW__toolbar>*{margin-block-end:0}
