.wordmark-module__K2j8la__frame{width:var(--wordmark-width,184px);aspect-ratio:5;background:0 0;flex-shrink:0;display:block;position:relative;overflow:hidden}
.invite-tickets{z-index:90;pointer-events:none;flex-direction:column;align-items:center;gap:8px;width:min(520px,100vw - 24px);display:flex;position:fixed;top:12px;left:50%;transform:translate(-50%)}.invite-tickets-more{border:1px solid var(--border);background:var(--bg-raised);min-height:32px;color:var(--fg-muted);box-shadow:var(--shadow-raised);pointer-events:auto;border-radius:999px;align-items:center;padding:4px 14px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.invite-tickets-more:hover{color:var(--fg)}.invite-ticket{border:1px solid var(--border);border-radius:var(--radius-card,14px);background:var(--bg-raised);width:100%;color:var(--fg);box-shadow:var(--shadow-raised);pointer-events:auto;flex-wrap:wrap;align-items:center;gap:8px 12px;padding:12px 14px;font-size:14px;line-height:1.4;display:flex}.invite-ticket[data-tone=invite]{border-color:var(--accent)}.invite-ticket[data-tone=success]{border-color:var(--success)}.invite-ticket-copy{overflow-wrap:anywhere;flex:200px;min-width:0;font-weight:600}.invite-ticket-copy small{color:var(--fg-muted);margin-top:2px;font-size:12px;font-weight:400;display:block}.invite-ticket-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.invite-ticket-close{width:32px;height:32px;color:var(--fg-muted);border-radius:8px;place-items:center;display:grid}.invite-ticket-close:hover{background:color-mix(in srgb, var(--fg) 8%, transparent)}.invite-picker-search{border:1px solid var(--border);border-radius:var(--radius-control,10px);background:var(--bg);width:100%;color:var(--fg);font:inherit;margin-top:12px;padding:10px 12px}.invite-picker-list{border:1px solid var(--border);border-radius:var(--radius-control,10px);max-height:min(50vh,360px);margin-top:10px;overflow-y:auto}.invite-picker-row{border-top:1px solid var(--border);align-items:center;gap:10px;padding:8px 10px;display:flex}.invite-picker-row:first-child{border-top:0}.invite-picker-name{overflow-wrap:anywhere;flex:auto;min-width:0;font-weight:600}.invite-picker-name small{color:var(--fg-muted);font-size:12px;font-weight:400;display:block}.invite-picker-state{border:1px solid var(--border);color:var(--fg-muted);border-radius:999px;flex:none;padding:6px 12px;font-size:12px;font-weight:600}.invite-picker-empty{color:var(--fg-muted);padding:16px 12px;font-size:14px}.invite-picker-error{color:var(--accent);margin-top:10px;font-size:13px}.inbox-section+.inbox-section{margin-top:28px}.inbox-list{gap:10px;margin-top:12px;display:grid}.inbox-invite{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px 12px;padding:12px 14px;display:grid}.inbox-invite-copy{min-width:0}.inbox-invite-copy strong{overflow-wrap:anywhere;display:block}.inbox-invite-copy small{color:var(--fg-muted);margin-top:2px;font-size:12px;display:block}.inbox-invite-actions{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:8px;display:flex}@media (min-width:560px){.inbox-invite{grid-template-columns:auto minmax(0,1fr) auto}.inbox-invite-actions{grid-column:auto}}.inbox-invite-error{color:var(--accent);grid-column:1/-1;font-size:13px}.inbox-empty{color:var(--fg-muted);margin-top:12px;padding:18px;font-size:14px}.inbox-recent{color:var(--fg-muted);margin-top:12px;padding-left:0;font-size:13px;list-style:none}.inbox-recent li{border-top:1px solid var(--border);overflow-wrap:anywhere;padding:6px 0}.inbox-recent li:first-child{border-top:0}.v2 .v2-room-table .server-row-invite{margin-left:6px}
.phone-gate-module__BRkFfG__backdrop{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000a6;position:fixed;inset:0}.phone-gate-module__BRkFfG__overlay{--phone-panel:#161719;--phone-input:#0e0f11;--phone-text:#f5f5f4;--phone-muted:#a7a9b0;--phone-border:#35373d;--phone-gold:#dfbf79;--phone-error:#ffb4b8;z-index:1001;padding:max(20px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(20px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));pointer-events:none;font-family:var(--font-geist-sans), Arial, sans-serif;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}html[data-tournament-theme=light] .phone-gate-module__BRkFfG__overlay{--phone-panel:#fff;--phone-input:#f6f7f8;--phone-text:#192127;--phone-muted:#616975;--phone-border:#d9dde2;--phone-gold:#886019;--phone-error:#b4232c;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.phone-gate-module__BRkFfG__overlay.phone-gate-module__BRkFfG__block{z-index:30;pointer-events:auto;background:#000000b8;position:absolute}.phone-gate-module__BRkFfG__overlay .phone-gate-module__BRkFfG__panel{box-sizing:border-box;overscroll-behavior:contain;background:var(--phone-panel);width:100%;max-width:440px;max-height:100%;color:var(--phone-text);border:1px solid var(--phone-border);pointer-events:auto;scrollbar-width:thin;text-align:left;border-radius:24px;outline:none;padding:30px;overflow-y:auto;box-shadow:0 24px 80px #00000061}.phone-gate-module__BRkFfG__panel *{box-sizing:border-box}.phone-gate-module__BRkFfG__panel .phone-gate-module__BRkFfG__heading{align-items:center;gap:12px;margin-bottom:22px;display:flex}.phone-gate-module__BRkFfG__panel .phone-gate-module__BRkFfG__icon{color:#e5343a;background:#e5343a17;border:1px solid #e5343a3b;border-radius:13px;place-items:center;width:44px;height:48px;display:grid}.phone-gate-module__BRkFfG__icon svg{width:24px;height:24px}.phone-gate-module__BRkFfG__panel .phone-gate-module__BRkFfG__eyebrow{color:var(--phone-muted);letter-spacing:1.3px;text-transform:uppercase;margin:0;font-size:11px;font-weight:650;line-height:1.5}.phone-gate-module__BRkFfG__panel .phone-gate-module__BRkFfG__title{color:var(--phone-text);letter-spacing:-1px;text-wrap:balance;margin:0;font-family:inherit;font-size:28px;font-weight:700;line-height:1.15}.phone-gate-module__BRkFfG__panel .phone-gate-module__BRkFfG__body{color:var(--phone-muted);margin:12px 0 0;font-size:14px;line-height:1.65}.phone-gate-module__BRkFfG__panel .phone-gate-module__BRkFfG__sentNumber{color:var(--phone-text);overflow-wrap:anywhere;font-weight:600}.phone-gate-module__BRkFfG__panel .phone-gate-module__BRkFfG__expiry{margin-top:4px;display:block}.phone-gate-module__BRkFfG__panel .phone-gate-module__BRkFfG__form{flex-direction:column;gap:10px;width:100%;margin-top:26px;display:flex}.phone-gate-module__BRkFfG__form>*{flex-shrink:0}.phone-gate-module__BRkFfG__panel .phone-gate-module__BRkFfG__label{color:var(--phone-text);font-size:13px;font-weight:600;line-height:1.5}.phone-gate-module__BRkFfG__panel .phone-gate-module__BRkFfG__input{border:1px solid var(--phone-border);background:var(--phone-input);width:100%;min-width:0;height:54px;color:var(--phone-text);font:inherit;border-radius:12px;padding:0 16px;font-size:16px;line-height:1.5;transition:border-color .15s,box-shadow .15s;display:block}.phone-gate-module__BRkFfG__panel .phone-gate-module__BRkFfG__input::placeholder{color:var(--phone-muted);opacity:.75}.phone-gate-module__BRkFfG__panel .phone-gate-module__BRkFfG__input:focus{border-color:#e5343a;outline:0;box-shadow:0 0 0 3px #e5343a26}.phone-gate-module__BRkFfG__panel .phone-gate-module__BRkFfG__input[aria-invalid=true]{border-color:var(--phone-error)}.phone-gate-module__BRkFfG__panel .phone-gate-module__BRkFfG__codeInput{font-variant-numeric:tabular-nums;letter-spacing:.3em;text-align:center;height:62px;font-size:26px}.phone-gate-module__BRkFfG__panel .phone-gate-module__BRkFfG__hint{color:var(--phone-muted);margin:0;font-size:12px;line-height:1.5}.phone-gate-module__BRkFfG__panel .phone-gate-module__BRkFfG__error{color:var(--phone-error);overflow-wrap:anywhere;background:#e5343a14;border:1px solid #e5343a33;border-radius:10px;margin:2px 0 0;padding:12px;font-size:13px;line-height:1.5}.phone-gate-module__BRkFfG__panel .phone-gate-module__BRkFfG__primary{color:#fff;cursor:pointer;background:#cf2d34;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:50px;margin-top:10px;padding:12px 16px;font-family:inherit;font-size:14px;font-weight:650;line-height:1.5;transition:background .15s;display:flex}.phone-gate-module__BRkFfG__primary svg{width:18px;height:18px}.phone-gate-module__BRkFfG__panel .phone-gate-module__BRkFfG__primary:hover:not(:disabled){background:#b9232a}.phone-gate-module__BRkFfG__panel .phone-gate-module__BRkFfG__primary:disabled{color:#eee0e1;cursor:not-allowed;opacity:1;background:#723337}.phone-gate-module__BRkFfG__panel .phone-gate-module__BRkFfG__reward{color:var(--phone-gold);text-align:center;justify-content:center;align-items:center;gap:8px;margin:16px 0 0;font-size:12px;line-height:1.5;display:flex}.phone-gate-module__BRkFfG__reward svg{flex-shrink:0;width:16px;height:16px}.phone-gate-module__BRkFfG__panel .phone-gate-module__BRkFfG__secondary{border:0;border-top:1px solid var(--phone-border);width:100%;min-height:44px;color:var(--phone-muted);cursor:pointer;background:0 0;border-radius:0;margin:18px 0 -6px;padding:10px;font-family:inherit;font-size:13px;font-weight:500;line-height:1.5;display:block}.phone-gate-module__BRkFfG__panel .phone-gate-module__BRkFfG__secondary:hover:not(:disabled){color:var(--phone-text)}.phone-gate-module__BRkFfG__panel .phone-gate-module__BRkFfG__links{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:0 12px;display:flex}.phone-gate-module__BRkFfG__panel .phone-gate-module__BRkFfG__link{min-height:44px;color:var(--phone-muted);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:8px 0;font-family:inherit;font-size:12px;line-height:1.5;text-decoration:underline}.phone-gate-module__BRkFfG__panel .phone-gate-module__BRkFfG__link:hover:not(:disabled){color:var(--phone-text)}.phone-gate-module__BRkFfG__panel button:focus-visible{outline:2px solid var(--phone-text);outline-offset:3px}.phone-gate-module__BRkFfG__panel .phone-gate-module__BRkFfG__input:disabled,.phone-gate-module__BRkFfG__panel .phone-gate-module__BRkFfG__secondary:disabled,.phone-gate-module__BRkFfG__panel .phone-gate-module__BRkFfG__link:disabled{opacity:.6;cursor:not-allowed}@media (max-width:480px){.phone-gate-module__BRkFfG__overlay .phone-gate-module__BRkFfG__panel{border-radius:20px;padding:24px}.phone-gate-module__BRkFfG__panel .phone-gate-module__BRkFfG__title{font-size:26px}}@media (max-height:560px){.phone-gate-module__BRkFfG__overlay{padding-top:max(12px, env(safe-area-inset-top));padding-bottom:max(12px, env(safe-area-inset-bottom))}.phone-gate-module__BRkFfG__panel .phone-gate-module__BRkFfG__heading{margin-bottom:14px}}@media (prefers-reduced-motion:reduce){.phone-gate-module__BRkFfG__panel .phone-gate-module__BRkFfG__input,.phone-gate-module__BRkFfG__panel .phone-gate-module__BRkFfG__primary{transition:none}}
