.PlayerIdField_wrap__RDw_K{display:flex;flex-direction:column;gap:var(--sp-4);width:100%}.PlayerIdField_account__9K9ka{display:flex;align-items:center;gap:var(--sp-3);padding:var(--sp-3);border-radius:var(--radius-m);background:var(--bg-input);border:1px solid var(--border-subtle);animation:PlayerIdField_accountIn__fH32Y var(--dur-base) var(--ease-spring)}@keyframes PlayerIdField_accountIn__fH32Y{0%{opacity:0;transform:translateY(-4px)}}.PlayerIdField_avatar__DyhmV{flex-shrink:0;width:44px;height:44px;border-radius:var(--radius-pill);display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:var(--fire-gradient);color:#fff;font-family:var(--font-display);font-weight:800;font-size:1.1rem;text-transform:uppercase}.PlayerIdField_avatar__DyhmV img{width:100%;height:100%;object-fit:cover}.PlayerIdField_accountText__zHfsR{display:flex;flex-direction:column;gap:3px;min-width:0}.PlayerIdField_nickname__mnsU8{font-weight:700;font-size:var(--fs-body);color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.PlayerIdField_found__6uBhm{display:inline-flex;align-items:center;gap:5px;font-size:var(--fs-caption);font-weight:600;color:var(--success)}.PlayerIdField_metaRow__qIzL4{display:flex;align-items:center;flex-wrap:nowrap;gap:var(--sp-3);white-space:nowrap}.PlayerIdField_metaRow__qIzL4 .PlayerIdField_foundLine__ECyfi{margin-top:0;flex-shrink:0}.PlayerIdField_metaRow__qIzL4 .PlayerIdField_checkboxRow__amnH6{flex-shrink:0}.PlayerIdField_foundLine__ECyfi{display:inline-flex;align-items:center;gap:5px;align-self:flex-start;margin-top:-3px;font-size:var(--fs-caption);font-weight:600;color:var(--success)}@keyframes PlayerIdField_shakeX__YMr_T{0%,to{transform:translateX(0)}20%{transform:translateX(-6px)}40%{transform:translateX(6px)}60%{transform:translateX(-4px)}80%{transform:translateX(4px)}}.PlayerIdField_shake__KFbq9 input{animation:PlayerIdField_shakeX__YMr_T .4s var(--ease-out)}.PlayerIdField_checkboxRow__amnH6{display:inline-flex;align-self:flex-start;width:-moz-fit-content;width:fit-content;max-width:100%;align-items:center;gap:var(--sp-3);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:7px 8px;margin:-7px -8px}.PlayerIdField_box__neutB{flex-shrink:0;width:22px;height:22px;border-radius:6px;border:1.5px solid var(--glass-border);background:var(--bg-input);display:inline-flex;align-items:center;justify-content:center;color:transparent;transition:background var(--dur-fast) var(--ease-out),border-color var(--dur-fast) var(--ease-out),color var(--dur-fast) var(--ease-out)}.PlayerIdField_checked__1tkWp .PlayerIdField_box__neutB{background:var(--fire-gradient);border-color:transparent;color:#fff}.PlayerIdField_checkboxLabel__EwkZt{font-size:var(--fs-small);color:var(--text-secondary)}.PlayerIdField_native__dTUEi{position:absolute;opacity:0;width:1px;height:1px}.ConsentLine_line__Q_k14{margin-top:var(--sp-3);text-align:center;font-size:var(--fs-caption);line-height:1.45;color:var(--text-muted)}.ConsentLine_link__ne4Wl,.ConsentLine_link__ne4Wl:link,.ConsentLine_link__ne4Wl:visited{color:var(--text-secondary);font-weight:600;text-decoration:underline;-webkit-text-decoration-color:var(--border-strong);text-decoration-color:var(--border-strong);text-underline-offset:2px;transition:color var(--dur-fast) var(--ease-out),-webkit-text-decoration-color var(--dur-fast) var(--ease-out);transition:color var(--dur-fast) var(--ease-out),text-decoration-color var(--dur-fast) var(--ease-out);transition:color var(--dur-fast) var(--ease-out),text-decoration-color var(--dur-fast) var(--ease-out),-webkit-text-decoration-color var(--dur-fast) var(--ease-out)}.ConsentLine_link__ne4Wl:hover{color:var(--fire-orange);-webkit-text-decoration-color:var(--fire-orange);text-decoration-color:var(--fire-orange)}