.aleagues-chat-widget{--chat-accent: #F15B2E;--chat-accent-hover: #E85A2E;--chat-accent-strong: #9C2F0E;--chat-accent-soft: #FFF0EB;--chat-on-accent: #2B130A;--chat-ink: #17262e;--chat-muted: #62737c;--chat-line: #e4eaed;--chat-surface: #fff;--chat-canvas: #f5f7f8;position:fixed;inset:0;z-index:99990;color:var(--chat-ink);font-family:Nunito,system-ui,sans-serif;pointer-events:none}body.aleagues-chat-modal-open{overflow:hidden}.aleagues-chat-widget *,.aleagues-chat-widget *:before,.aleagues-chat-widget *:after{box-sizing:border-box}.aleagues-chat-widget [hidden]{display:none!important}.aleagues-chat-launcher{position:absolute;top:18px;right:24px;display:grid;place-items:center;width:48px;height:48px;padding:0;border:1px solid rgb(255 255 255 / 70%);border-radius:50%;background:#edf1f2;color:var(--chat-ink);box-shadow:0 7px 24px #17262e29;cursor:pointer;pointer-events:auto;transition:transform .16s ease,background .16s ease,opacity .16s ease}.aleagues-chat-launcher:hover{background:#dfe7e9;transform:translateY(-1px)}.aleagues-chat-launcher:focus-visible,.aleagues-chat-widget button:focus-visible,.aleagues-chat-widget input:focus-visible,.aleagues-chat-widget textarea:focus-visible,.aleagues-chat-widget select:focus-visible{outline:3px solid var(--chat-accent-strong);outline-offset:2px}.aleagues-chat-launcher svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.aleagues-chat-widget.is-open .aleagues-chat-launcher{opacity:0;pointer-events:none;transform:scale(.86)}.aleagues-chat-badge{position:absolute;top:-5px;right:-7px;min-width:22px;height:22px;padding:0 5px;border:2px solid #fff;border-radius:999px;background:var(--chat-accent);color:var(--chat-on-accent);font-size:11px;font-weight:900;line-height:18px;text-align:center}.aleagues-chat-badge.is-new{animation:aleagues-chat-badge-pop .42s cubic-bezier(.2,.8,.2,1)}.aleagues-chat-panel{position:absolute;right:24px;bottom:20px;display:grid;grid-template-rows:auto minmax(0,1fr);width:min(390px,calc(100vw - 32px));height:min(680px,calc(100vh - 96px));overflow:hidden;border:1px solid rgb(23 38 46 / 10%);border-radius:20px;background:var(--chat-surface);box-shadow:0 28px 80px #17262e3d,0 5px 18px #17262e1f;pointer-events:auto;transform-origin:right bottom;animation:aleagues-chat-panel-in .18s cubic-bezier(.2,.8,.2,1)}.aleagues-chat-panel__topbar,.aleagues-chat-conversation__header{display:flex;align-items:center;min-height:64px;border-bottom:1px solid var(--chat-line);background:#fffffff5}.aleagues-chat-panel__topbar{justify-content:space-between;padding:12px 14px 12px 18px}.aleagues-chat-panel__topbar>div:first-child{display:flex;align-items:center;gap:10px}.aleagues-chat-panel__topbar strong{font-size:20px;letter-spacing:-.02em}.aleagues-chat-panel__actions{display:flex;gap:6px}.aleagues-chat-panel__actions button,.aleagues-chat-round-button{display:grid;place-items:center;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:#edf1f2;color:var(--chat-ink);cursor:pointer;transition:background .14s ease,transform .14s ease}.aleagues-chat-panel__actions button:hover,.aleagues-chat-round-button:hover{background:#dfe7e9;transform:scale(1.03)}.aleagues-chat-panel__actions svg,.aleagues-chat-round-button svg,.aleagues-chat-composer svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.aleagues-chat-connection{display:inline-flex;align-items:center;gap:5px;color:var(--chat-muted);font-size:11px;font-weight:800}.aleagues-chat-connection:before{width:7px;height:7px;border-radius:50%;background:currentColor;content:""}.aleagues-chat-connection[data-state=connected]{color:#17815c}.aleagues-chat-connection[data-state=reconnecting],.aleagues-chat-connection[data-state=error],.aleagues-chat-connection[data-state=unavailable]{color:#a06000}.aleagues-chat-list-view{min-height:0;overflow-y:auto;background:var(--chat-surface)}.aleagues-chat-create{padding:14px 16px;border-bottom:1px solid var(--chat-line);background:var(--chat-canvas)}.aleagues-chat-create label{display:block;margin-bottom:7px;font-size:12px;font-weight:900}.aleagues-chat-create>div,.aleagues-chat-user-search{display:flex;gap:8px}.aleagues-chat-widget input,.aleagues-chat-widget textarea{min-width:0;border:1px solid #ccd7dc;background:#fff;color:var(--chat-ink);font:inherit}.aleagues-chat-create input,.aleagues-chat-user-search input{width:100%;height:40px;padding:0 12px;border-radius:10px}.aleagues-chat-create button,.aleagues-chat-user-search button,.aleagues-chat-primary-button{border:0;border-radius:10px;background:var(--chat-accent);color:var(--chat-on-accent);font-weight:900;cursor:pointer}.aleagues-chat-create button:hover,.aleagues-chat-user-search button:hover,.aleagues-chat-primary-button:hover{background:var(--chat-accent-hover)}.aleagues-chat-widget button:disabled{cursor:not-allowed;opacity:.55}.aleagues-chat-create button,.aleagues-chat-user-search button{padding:0 14px}.aleagues-chat-section-heading{display:flex;align-items:center;justify-content:space-between;padding:16px 18px 8px;color:var(--chat-muted);font-size:12px;letter-spacing:.04em;text-transform:uppercase}.aleagues-chat-section-heading span{display:grid;place-items:center;min-width:22px;height:22px;border-radius:999px;background:var(--chat-accent-soft);color:var(--chat-accent-strong);font-weight:900}.aleagues-chat-invitations{padding-bottom:8px;border-bottom:1px solid var(--chat-line);background:#fbfcfc}.aleagues-chat-invite{display:grid;grid-template-columns:auto minmax(0,1fr);gap:11px;margin:0 10px 7px;padding:10px;border-radius:14px;background:#fff}.aleagues-chat-invite>div{display:grid;gap:2px}.aleagues-chat-invite>div>span{color:var(--chat-muted);font-size:12px}.aleagues-chat-invite>div>div{display:flex;gap:8px;margin-top:8px}.aleagues-chat-primary-button,.aleagues-chat-text-button{min-height:32px;padding:0 12px;font-size:12px}.aleagues-chat-text-button{border:0;border-radius:9px;background:#edf1f2;color:var(--chat-ink);font-weight:900;cursor:pointer}.aleagues-chat-group-list{padding:4px 8px 12px}.aleagues-chat-group{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:11px;align-items:center;width:100%;padding:10px;border:0;border-radius:14px;background:transparent;color:inherit;text-align:left;cursor:pointer;transition:background .13s ease}.aleagues-chat-group:hover{background:var(--chat-canvas)}.aleagues-chat-group__avatar{display:grid;place-items:center;width:46px;height:46px;flex:0 0 46px;border-radius:50%;background:var(--chat-accent-soft);color:var(--chat-accent-strong);font-size:13px;font-weight:1000;letter-spacing:.02em}.aleagues-chat-group__avatar.is-ai,.aleagues-chat-conversation__avatar.is-ai{background:linear-gradient(145deg,#e9f8ff,#eeeaff);font-size:20px!important;letter-spacing:0}.aleagues-chat-group__copy{display:grid;min-width:0}.aleagues-chat-group__copy strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.aleagues-chat-group__copy>span,.aleagues-chat-group__trailing time{color:var(--chat-muted);font-size:12px}.aleagues-chat-group__trailing{display:grid;justify-items:end;gap:5px}.aleagues-chat-group__unread{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--chat-accent);color:var(--chat-on-accent);font-size:10px;font-weight:900}.aleagues-chat-group__mention-count{display:grid;place-items:center;min-width:24px;height:20px;padding:0 6px;border-radius:999px;background:#fff0e9;color:var(--chat-accent-strong);font-size:10px;font-weight:1000}.aleagues-chat-conversation{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;min-height:0;background:var(--chat-canvas)}.aleagues-chat-conversation__header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;padding:10px 12px}.aleagues-chat-conversation__header>div{display:grid;min-width:0}.aleagues-chat-conversation__header strong{overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.aleagues-chat-conversation__header span{color:var(--chat-muted);font-size:11px}.aleagues-chat-messages{min-height:0;overflow-y:auto;padding:16px 13px 8px;scroll-behavior:smooth}.aleagues-chat-message{width:fit-content;max-width:78%;margin:0 auto 8px 0;padding:9px 11px 6px;border-radius:5px 16px 16px;background:#fff;box-shadow:0 1px 2px #17262e12}.aleagues-chat-message--own{margin-right:0;margin-left:auto;border-radius:16px 5px 16px 16px;background:var(--chat-accent);color:var(--chat-on-accent)}.aleagues-chat-message[data-status=failed]{outline:1px solid #c94c46}.aleagues-chat-message__sender{display:block;margin-bottom:2px;color:var(--chat-accent-strong);font-size:11px}.aleagues-chat-message__content{margin:0;font-size:14px;line-height:1.38;overflow-wrap:anywhere;white-space:pre-wrap}.aleagues-chat-message__mention{padding:0 3px;border-radius:5px;background:var(--chat-accent-soft);color:var(--chat-accent-strong);font-weight:900;box-decoration-break:clone;-webkit-box-decoration-break:clone}.aleagues-chat-message--own .aleagues-chat-message__mention{background:#2b130a1f;color:inherit}.aleagues-chat-message__mention--current-user{background:var(--chat-accent);color:var(--chat-on-accent)}.aleagues-chat-message__mention-label{display:block;width:fit-content;margin:0 0 4px;color:var(--chat-accent-strong);font-size:9px;font-weight:1000;letter-spacing:.04em;text-transform:uppercase}.aleagues-chat-message--mentioned:not(.aleagues-chat-message--own){background:#fff9f5;box-shadow:0 0 0 2px #f15b2e6b,0 4px 14px #17262e1c}.aleagues-chat-message__footer{display:flex;justify-content:flex-end;gap:5px;margin-top:3px;color:var(--chat-muted);font-size:9px}.aleagues-chat-message--own .aleagues-chat-message__footer{color:var(--chat-on-accent)}.aleagues-chat-message--system{max-width:88%;margin:12px auto;padding:0 14px;border-radius:0;background:transparent;color:var(--chat-muted);box-shadow:none;text-align:center}.aleagues-chat-message--system .aleagues-chat-message__content{font-size:12px;font-weight:800;line-height:1.4}.aleagues-chat-message--system .aleagues-chat-message__footer{justify-content:center;margin-top:2px;color:inherit;opacity:.72}.aleagues-chat-message__retry{margin-top:4px;padding:0;border:0;background:transparent;color:inherit;font-size:11px;font-weight:900;text-decoration:underline;cursor:pointer}.aleagues-chat-message--poll,.aleagues-chat-message--own.aleagues-chat-message--poll{width:min(100%,340px);max-width:94%;padding:0;border:1px solid var(--chat-line);border-radius:16px;background:#fff;color:var(--chat-ink);overflow:hidden}.aleagues-chat-poll{padding:14px 14px 10px}.aleagues-chat-poll__eyebrow{display:flex;align-items:center;justify-content:space-between;color:var(--chat-accent-strong);font-size:10px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}.aleagues-chat-poll__status{padding:3px 7px;border-radius:999px;background:var(--chat-accent-soft)}.aleagues-chat-poll__status[data-status=closed]{background:#edf1f2;color:var(--chat-muted)}.aleagues-chat-poll h3{margin:7px 0 2px;font-size:15px;line-height:1.35;overflow-wrap:anywhere}.aleagues-chat-poll__byline{margin:0 0 11px;color:var(--chat-muted);font-size:10px}.aleagues-chat-poll fieldset{display:grid;gap:7px;min-width:0;margin:0;padding:0;border:0}.aleagues-chat-poll__option{display:grid;grid-template-columns:auto minmax(0,1fr);gap:5px 9px;align-items:start;padding:9px;border:1px solid var(--chat-line);border-radius:11px;background:#fff;cursor:pointer;transition:border-color .14s ease,background .14s ease}.aleagues-chat-poll__option:hover{border-color:#e5a38e}.aleagues-chat-poll__option.is-selected{border-color:var(--chat-accent-strong);background:var(--chat-accent-soft)}.aleagues-chat-poll__option input{width:17px;height:17px;margin:1px 0 0;accent-color:var(--chat-accent-strong)}.aleagues-chat-poll__option-copy{display:flex;min-width:0;justify-content:space-between;gap:8px}.aleagues-chat-poll__option-copy strong{min-width:0;font-size:12px;overflow-wrap:anywhere}.aleagues-chat-poll__option-copy>span{flex:0 0 auto;color:var(--chat-muted);font-size:10px;white-space:nowrap}.aleagues-chat-poll__track{grid-column:2;height:3px;overflow:hidden;border-radius:999px;background:#e8edef}.aleagues-chat-poll__track>span{display:block;height:100%;border-radius:inherit;background:var(--chat-accent);transition:width .18s ease}.aleagues-chat-poll fieldset:disabled .aleagues-chat-poll__option{cursor:default;opacity:.82}.aleagues-chat-poll__result{color:var(--chat-muted);font-size:10px;font-weight:800}.aleagues-chat-poll__result-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:9px}.aleagues-chat-poll__voter-toggle{padding:2px 0;border:0;background:transparent;color:var(--chat-accent-strong);font-size:10px;font-weight:900;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.aleagues-chat-poll[aria-busy=true]{pointer-events:none;opacity:.78}.aleagues-chat-poll__actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.aleagues-chat-poll-voters{display:grid;gap:9px;max-height:190px;margin-top:10px;padding-top:10px;overflow-y:auto;border-top:1px solid var(--chat-line)}.aleagues-chat-poll-voters h4{margin:0 0 3px;color:var(--chat-ink);font-size:11px}.aleagues-chat-poll-voters ul{display:flex;flex-wrap:wrap;gap:4px;margin:0;padding:0;list-style:none}.aleagues-chat-poll-voters li{padding:3px 7px;border-radius:999px;background:var(--chat-canvas);color:var(--chat-ink);font-size:10px}.aleagues-chat-poll-voters p{margin:0;color:var(--chat-muted);font-size:10px}.aleagues-chat-poll-voters .aleagues-chat-poll-voters__empty{background:transparent;color:var(--chat-muted);font-style:italic}.aleagues-chat-poll-voters__refreshing{font-style:italic}.aleagues-chat-message--poll>.aleagues-chat-message__footer{margin:0;padding:0 14px 9px;color:var(--chat-muted)}.aleagues-chat-composer{display:grid;grid-template-columns:auto minmax(0,1fr) auto;width:100%;box-sizing:border-box;gap:8px;padding:10px 12px;border-top:1px solid var(--chat-line);background:#fff}.aleagues-chat-composer--ai{grid-template-columns:minmax(0,1fr) auto}.aleagues-chat-composer textarea{width:100%;min-height:42px;max-height:110px;padding:10px 13px;border:0;border-radius:20px;background:#eef2f3;resize:none}.aleagues-chat-composer__send,.aleagues-chat-composer__poll{display:grid;place-items:center;width:42px;height:42px;padding:0;border:0;border-radius:50%;cursor:pointer}.aleagues-chat-composer__send{background:var(--chat-accent);color:var(--chat-on-accent)}.aleagues-chat-composer__send:hover{background:var(--chat-accent-hover)}.aleagues-chat-composer__poll{background:var(--chat-accent-soft);color:var(--chat-accent-strong)}.aleagues-chat-composer__poll:hover{background:#ffded2}.aleagues-chat-form-error{min-height:0;margin:0;color:#a33c37;font-size:11px}.aleagues-chat-conversation>.aleagues-chat-form-error{padding:0 13px 6px;background:#fff}.aleagues-chat-poll-dialog{position:absolute;inset:0;z-index:7;display:grid;place-items:center;padding:14px;background:#17262e6b;animation:aleagues-chat-dialog-in .16s ease}.aleagues-chat-poll-dialog__surface{display:grid;grid-template-rows:auto minmax(0,1fr);width:100%;max-width:380px;max-height:80%;overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 18px 48px #17262e3d}.aleagues-chat-poll-dialog__surface>header{display:flex;align-items:center;justify-content:space-between;padding:14px 15px 10px;border-radius:16px 16px 0 0}.aleagues-chat-poll-dialog__surface>header>div{display:grid}.aleagues-chat-poll-dialog__surface>header strong{font-size:16px}.aleagues-chat-poll-dialog__surface>header span{color:var(--chat-muted);font-size:11px}.aleagues-chat-poll-dialog__surface>header button{width:36px;height:36px;padding:0;border:0;border-radius:50%;background:#edf1f2;color:var(--chat-ink);font-size:24px;cursor:pointer}.aleagues-chat-poll-dialog__surface>form{min-height:0;padding:0 15px 15px;overflow-y:auto;border-radius:0 0 16px 16px}.aleagues-chat-poll-dialog label,.aleagues-chat-poll-dialog legend{display:block;margin-bottom:6px;font-size:11px;font-weight:900}.aleagues-chat-poll-dialog textarea,.aleagues-chat-poll-dialog input{width:100%;border:1px solid #ccd7dc;border-radius:10px}.aleagues-chat-poll-dialog textarea{min-height:68px;padding:9px 11px;resize:vertical}.aleagues-chat-poll-dialog fieldset{margin:13px 0 0;padding:0;border:0}.aleagues-chat-poll-options-editor{display:grid;gap:7px;margin-bottom:8px}.aleagues-chat-poll-options-editor__row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px}.aleagues-chat-poll-options-editor__row input{height:38px;padding:0 10px}.aleagues-chat-poll-options-editor__row button{width:38px;height:38px;padding:0;border:0;border-radius:9px;background:#fff0ef;color:#9b302b;font-size:20px;cursor:pointer}.aleagues-chat-poll-close-editor{margin-top:13px}.aleagues-chat-poll-close-editor input{height:40px;padding:0 10px}.aleagues-chat-poll-close-editor>span{display:block;margin-top:4px;color:var(--chat-muted);font-size:10px}.aleagues-chat-poll-dialog__actions{display:flex;justify-content:flex-end;gap:8px;margin-top:13px}.aleagues-chat-poll-dialog__actions button{min-height:38px}.aleagues-chat-member-drawer{position:absolute;inset:64px 0 0;z-index:4;display:grid;grid-template-rows:auto minmax(0,1fr);background:#fff;animation:aleagues-chat-drawer-in .17s ease}.aleagues-chat-member-drawer>header,.aleagues-chat-member-drawer>footer{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--chat-line)}.aleagues-chat-member-drawer>header button{border:0;background:transparent;color:var(--chat-muted);font-size:25px;cursor:pointer}.aleagues-chat-member-drawer__body{min-height:0;overflow-y:auto;padding:4px 16px 18px}.aleagues-chat-member-drawer h3{margin:16px 0 8px;color:var(--chat-muted);font-size:11px;letter-spacing:.05em;text-transform:uppercase}.aleagues-chat-member{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;min-height:46px}.aleagues-chat-member img{width:36px;height:36px;border-radius:50%;object-fit:cover}.aleagues-chat-member span{color:var(--chat-muted);font-size:11px;text-transform:capitalize}.aleagues-chat-search-result{grid-template-columns:auto minmax(0,1fr) auto;margin-top:6px}.aleagues-chat-search-result button{min-height:30px;padding:0 10px;border:0;border-radius:9px;background:var(--chat-accent-soft);color:var(--chat-accent-strong);font-size:11px;font-weight:900;cursor:pointer}.aleagues-chat-search-result button:disabled{background:#edf1f2;color:var(--chat-muted);cursor:default}.aleagues-chat-group-settings{margin-top:18px;padding-top:2px;border-top:1px solid var(--chat-line)}.aleagues-chat-group-settings>form,.aleagues-chat-group-settings>div{margin-bottom:12px}.aleagues-chat-group-settings label{display:block;margin-bottom:6px;font-size:12px;font-weight:900}.aleagues-chat-group-settings [data-chat-transfer-form]>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.aleagues-chat-group-settings select,.aleagues-chat-group-settings input{width:100%;height:40px;padding:0 10px;border:1px solid #ccd7dc;border-radius:10px;background:#fff;color:var(--chat-ink);font:inherit}.aleagues-chat-group-settings .aleagues-chat-primary-button{min-height:40px}.aleagues-chat-group-settings [data-chat-owner-actions]{padding:11px;border:1px solid #efd6ce;border-radius:12px;background:#fffaf8}.aleagues-chat-group-settings [data-chat-owner-actions]>p,.aleagues-chat-group-settings>p{margin:0 0 9px;color:var(--chat-muted);font-size:11px;line-height:1.45}.aleagues-chat-group-settings [data-chat-delete-form]{display:grid;gap:7px}.aleagues-chat-delete-button{min-height:40px;border:0;border-radius:10px;background:#b33b35;color:#fff;font-weight:900;cursor:pointer}.aleagues-chat-delete-button:hover{background:#922f2a}.aleagues-chat-member-drawer>footer{display:block;border-top:1px solid var(--chat-line);border-bottom:0}.aleagues-chat-leave-button{width:100%;min-height:40px;border:0;border-radius:10px;background:#fff0ef;color:#b33b35;font-weight:900;cursor:pointer}.aleagues-chat-group-settings>.aleagues-chat-leave-button{margin-top:4px}.aleagues-chat-member-drawer>footer p{margin:0;color:var(--chat-muted);font-size:12px;text-align:center}.aleagues-chat-empty{display:grid;justify-items:center;gap:8px;padding:44px 28px;color:var(--chat-muted);text-align:center}.aleagues-chat-empty p{margin:0}.aleagues-chat-empty__icon{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--chat-accent-soft);color:var(--chat-accent-strong);font-size:20px}.aleagues-chat-empty--messages{min-height:100%;align-content:center}.aleagues-chat-toast{position:absolute;right:14px;bottom:14px;left:14px;z-index:8;padding:11px 13px;border-radius:11px;background:var(--chat-ink);color:#fff;font-size:12px;font-weight:800;box-shadow:0 8px 30px #17262e3d;animation:aleagues-chat-toast-in .16s ease}.aleagues-chat-toast[data-tone=error]{background:#a33c37}.aleagues-chat-route{min-height:calc(100vh - 40px)}@keyframes aleagues-chat-panel-in{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes aleagues-chat-drawer-in{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes aleagues-chat-dialog-in{0%{opacity:0}to{opacity:1}}@keyframes aleagues-chat-toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes aleagues-chat-badge-pop{0%,to{transform:scale(1)}45%{transform:scale(1.28)}}@media(max-width:600px){.aleagues-chat-launcher{top:12px;right:14px;width:44px;height:44px}.aleagues-chat-panel{inset:0;width:100%;height:100dvh;border:0;border-radius:0}.aleagues-chat-poll-dialog{padding:10px}.aleagues-chat-message--poll,.aleagues-chat-message--own.aleagues-chat-message--poll{max-width:98%}}.aleagues-chat-follow-rail{position:relative;z-index:2;border-bottom:1px solid var(--chat-line);background:#fff;min-width:0;align-self:start}.aleagues-chat-follow-rail__bar{display:flex;align-items:center;border-left:3px solid var(--chat-accent-strong)}.aleagues-chat-follow-rail__summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:9px;align-items:center;width:100%;min-width:0;flex:1;min-height:58px;padding:8px 11px;border:0;background:#fff;color:var(--chat-ink);text-align:left;cursor:pointer}.aleagues-chat-follow-rail__summary:hover{background:var(--chat-canvas)}.aleagues-chat-follow-rail__marks{display:flex;align-items:center;min-width:44px;padding-left:2px}.aleagues-chat-follow-rail__mark{display:grid;place-items:center;width:30px;height:30px;margin-left:-9px;overflow:hidden;border:2px solid #fff;border-radius:50%;background:#edf1f2;color:var(--chat-muted);font-size:9px;font-weight:1000}.aleagues-chat-follow-rail__mark:first-child{margin-left:0}.aleagues-chat-follow-rail__mark img{width:22px;height:22px;object-fit:contain}.aleagues-chat-follow-rail__copy{display:grid;min-width:0}.aleagues-chat-follow-rail__copy strong,.aleagues-chat-follow-rail__copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aleagues-chat-follow-rail__copy strong{font-size:13px;line-height:1.35}.aleagues-chat-follow-rail__copy small{color:var(--chat-muted);font-size:11px}.aleagues-chat-follow-rail__events{display:grid;gap:1px;min-width:0;margin-top:3px;color:#3f6155;font-size:9px;font-weight:750;line-height:1.3}.aleagues-chat-follow-rail__events[hidden]{display:none}.aleagues-chat-follow-rail__events>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aleagues-chat-follow-rail__events-more{color:var(--chat-muted);letter-spacing:.14em}.aleagues-chat-follow-rail__open{color:var(--chat-muted);font-size:22px}.aleagues-chat-follow-rail__events-link,.aleagues-chat-follow-match__events-link{display:grid;place-items:center;flex:0 0 auto;width:36px;min-height:44px;border-left:1px solid var(--chat-line);color:var(--chat-accent-strong);text-decoration:none}.aleagues-chat-follow-rail__events-link[hidden]{display:none}.aleagues-chat-follow-rail__events-link:hover,.aleagues-chat-follow-match__events-link:hover{background:var(--chat-accent-soft)}.aleagues-chat-follow-rail__events-link:focus-visible,.aleagues-chat-follow-match__events-link:focus-visible{outline:2px solid var(--chat-accent-strong);outline-offset:-3px}.aleagues-chat-follow-rail__events-link svg,.aleagues-chat-follow-match__events-link svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.aleagues-chat-follow-rail__toggle{display:flex;align-items:center;justify-content:center;gap:4px;min-width:64px;min-height:44px;margin-right:6px;padding:6px;border:0;border-left:1px solid var(--chat-line);border-radius:0;background:transparent;color:var(--chat-accent-strong);cursor:pointer}.aleagues-chat-follow-rail__toggle svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;transition:transform .15s ease}.aleagues-chat-follow-rail__toggle[aria-expanded=true] svg{transform:rotate(180deg)}.aleagues-chat-follow-rail__toggle:hover{background:var(--chat-accent-soft)}.aleagues-chat-follow-rail button:focus-visible{outline:2px solid var(--chat-accent-strong);outline-offset:-3px}.aleagues-chat-follow-rail__count{min-width:28px;padding:4px 7px;border-radius:999px;background:var(--chat-accent-soft);color:var(--chat-accent-strong);font-size:11px;font-weight:1000;text-align:center}.aleagues-chat-follow-rail__list{position:absolute;top:100%;inset-inline:0;z-index:5;max-height:min(320px,45dvh);padding:4px 8px 8px;overflow-y:auto;overscroll-behavior:contain;border-bottom:1px solid var(--chat-line);border-radius:0 0 12px 12px;background:#fff;box-shadow:0 12px 24px #17262e24;animation:aleagues-chat-follow-list-in .15s ease}.aleagues-chat-follow-match-row{display:grid;grid-template-columns:minmax(0,1fr) 38px;border-top:1px solid var(--chat-line);background:#fff;transition:background .12s ease,box-shadow .12s ease,transform .12s ease}.aleagues-chat-follow-match-row.can-reorder{grid-template-columns:40px minmax(0,1fr) 38px}.aleagues-chat-follow-match{display:grid;grid-template-columns:70px minmax(0,1fr) auto;gap:8px;align-items:center;width:100%;min-height:60px;padding:7px 8px;border:0;background:transparent;color:var(--chat-ink);text-align:left;cursor:pointer}.aleagues-chat-follow-match__drag{display:grid;place-items:center;width:40px;min-height:60px;padding:0;border:0;border-right:1px solid var(--chat-line);background:transparent;color:#829095;cursor:grab;touch-action:none;user-select:none;transition:background .12s ease,color .12s ease}.aleagues-chat-follow-match__drag svg{width:16px;height:20px;fill:currentColor}.aleagues-chat-follow-match__drag:hover:not(:disabled){background:var(--chat-accent-soft);color:var(--chat-accent-strong)}.aleagues-chat-follow-match__drag:active:not(:disabled),.aleagues-chat-follow-sortable__chosen .aleagues-chat-follow-match__drag,.aleagues-chat-follow-sortable__drag .aleagues-chat-follow-match__drag{cursor:grabbing}.aleagues-chat-follow-match__drag:disabled{color:#b9c2c6;cursor:wait}.aleagues-chat-follow-rail__list.is-sorting{cursor:grabbing;user-select:none}.aleagues-chat-follow-rail__list.is-sorting .aleagues-chat-follow-match-row:not(.aleagues-chat-follow-sortable__ghost){will-change:transform}.aleagues-chat-follow-match-row.aleagues-chat-follow-sortable__ghost{opacity:1;background:#f5faf8;box-shadow:inset 3px 0 0 var(--chat-accent-strong),inset 0 0 0 1px #9c2f0e1a}.aleagues-chat-follow-match-row.aleagues-chat-follow-sortable__ghost>*{visibility:hidden}.aleagues-chat-follow-match-row.aleagues-chat-follow-sortable__chosen .aleagues-chat-follow-match__drag,.aleagues-chat-follow-match-row.aleagues-chat-follow-sortable__drag .aleagues-chat-follow-match__drag,.aleagues-chat-follow-match-row.aleagues-chat-follow-sortable__fallback .aleagues-chat-follow-match__drag{background:#fff0eb;color:#9c2f0e}.aleagues-chat-follow-match-row.aleagues-chat-follow-sortable__fallback{--chat-accent-strong: #9c2f0e;--chat-accent-soft: #fff0eb;--chat-canvas: #f5f7f8;--chat-ink: #17262e;--chat-line: #e4eaed;--chat-muted: #62737c;box-sizing:border-box;z-index:100005!important;overflow:hidden;opacity:.98!important;border:1px solid rgb(23 38 46 / 10%);border-radius:10px;background:#fff;box-shadow:0 16px 32px #17262e38,0 3px 9px #17262e1a;pointer-events:none!important;font-family:Nunito,system-ui,sans-serif;will-change:transform}.aleagues-chat-follow-match-row.aleagues-chat-follow-sortable__fallback button,.aleagues-chat-follow-match-row.aleagues-chat-follow-sortable__fallback a{font-family:inherit}.aleagues-chat-follow-match__events-link{width:38px;min-height:60px;border-left:1px solid var(--chat-line);font-size:17px}.aleagues-chat-follow-match:hover{background:var(--chat-canvas)}.aleagues-chat-follow-match__status,.aleagues-chat-follow-picker__status{justify-self:start;padding:3px 6px;border-radius:999px;background:#e9eff1;color:var(--chat-muted);font-size:9px;font-weight:1000;letter-spacing:.03em;text-transform:uppercase}.aleagues-chat-follow-match[data-status=live] .aleagues-chat-follow-match__status,.aleagues-chat-follow-picker__status[data-status=live]{background:#fff0ef;color:#b8322c}.aleagues-chat-follow-match__copy{display:grid;min-width:0}.aleagues-chat-follow-match__copy strong,.aleagues-chat-follow-match__copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aleagues-chat-follow-match__copy strong{font-size:12px}.aleagues-chat-follow-match__copy small{color:var(--chat-muted);font-size:11px}.aleagues-chat-follow-match__arrow{color:var(--chat-muted);font-size:22px}.aleagues-chat-action-dialog[data-mode=follow] .aleagues-chat-action-dialog__surface{max-height:min(92%,720px)}.aleagues-chat-follow-settings__intro{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;align-items:center;margin-bottom:4px;padding:10px;border-radius:12px;background:var(--chat-accent-soft)}.aleagues-chat-follow-settings__intro>span{font-size:22px}.aleagues-chat-follow-settings__intro p{margin:0;color:var(--chat-muted);font-size:11px;line-height:1.45}.aleagues-chat-follow-settings__filters{display:grid;grid-template-columns:minmax(0,1fr) 118px;gap:7px;margin-top:10px}.aleagues-chat-follow-settings__filters label{margin:0}.aleagues-chat-follow-settings__matches{display:grid;max-height:268px;margin-top:9px;overflow-y:auto;border-block:1px solid var(--chat-line)}.aleagues-chat-follow-settings__empty{margin:0;padding:22px 8px;color:var(--chat-muted);font-size:12px;text-align:center}.aleagues-chat-follow-picker__row{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto;gap:9px;align-items:center;min-height:58px;margin:0!important;padding:8px 5px;border-bottom:1px solid var(--chat-line);cursor:pointer}.aleagues-chat-follow-picker__row:last-child{border-bottom:0}.aleagues-chat-follow-picker__row.is-selected{background:#fff8f5}.aleagues-chat-follow-picker__row>input{width:18px!important;min-height:18px!important;margin:0;accent-color:var(--chat-accent)}.aleagues-chat-follow-picker__teams{display:grid;min-width:0}.aleagues-chat-follow-picker__teams strong,.aleagues-chat-follow-picker__teams small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aleagues-chat-follow-picker__teams strong{font-size:12px}.aleagues-chat-follow-picker__teams small{color:var(--chat-muted);font-size:10px}.aleagues-chat-follow-settings__save{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.aleagues-chat-follow-settings__save>span{color:var(--chat-muted);font-size:11px;font-weight:900}.aleagues-chat-follow-settings__save button{min-height:40px;padding-inline:12px}.aleagues-chat-follow-permissions{margin-top:16px;padding-top:14px;border-top:1px solid var(--chat-line)}.aleagues-chat-follow-permissions>div:first-child{display:grid;gap:2px}.aleagues-chat-follow-permissions>div:first-child>strong{font-size:13px}.aleagues-chat-follow-permissions>div:first-child>small{color:var(--chat-muted);font-size:10px;line-height:1.4}.aleagues-chat-follow-permission{display:grid;grid-template-columns:auto minmax(0,1fr) 116px;gap:8px;align-items:center;min-height:54px;border-bottom:1px solid var(--chat-line)}.aleagues-chat-follow-permission img{width:34px;height:34px;border-radius:50%;object-fit:cover}.aleagues-chat-follow-permission>span{display:grid;min-width:0}.aleagues-chat-follow-permission>span strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.aleagues-chat-follow-permission>span small{color:var(--chat-muted);font-size:9px;text-transform:capitalize}.aleagues-chat-follow-permission select{min-height:34px!important;padding:5px 7px!important;font-size:10px!important}@keyframes aleagues-chat-follow-list-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){.aleagues-chat-follow-rail__summary{min-height:60px}.aleagues-chat-follow-settings__matches{max-height:34dvh}.aleagues-chat-follow-permission{grid-template-columns:auto minmax(0,1fr) 112px}}@media(prefers-reduced-motion:reduce){.aleagues-chat-follow-rail__list{animation:none}}.aleagues-chat-eyebrow{color:var(--chat-accent-strong);font-size:9px;font-weight:1000;letter-spacing:.12em;text-transform:uppercase}.aleagues-chat-message--match,.aleagues-chat-message--own.aleagues-chat-message--match{width:min(100%,350px);max-width:98%;padding:0;overflow:hidden;border:0;border-radius:18px;background:#13242d;color:#fff;box-shadow:0 12px 30px #17262e2e}.aleagues-chat-message--match>.aleagues-chat-message__footer{padding:0 13px 8px;color:#ffffff9e}.aleagues-chat-match-card{display:flex;flex-direction:column;width:100%;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.aleagues-chat-match-card:before{height:4px;background:var(--chat-accent);content:""}.aleagues-chat-match-card__header,.aleagues-chat-match-card__meta{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-inline:14px}.aleagues-chat-match-card__header{padding-top:12px;color:#ffffffb8;font-size:10px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.aleagues-chat-match-card__competition{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aleagues-chat-match-status{display:inline-flex;align-items:center;min-height:22px;padding:3px 8px;border-radius:999px;background:#ffffff1f;color:inherit;font-size:9px;font-weight:1000;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.aleagues-chat-match-status[data-status=live]{background:#dc3d35;color:#fff;animation:aleagues-chat-live-pulse 1.8s ease-in-out infinite}.aleagues-chat-match-status[data-status=finished]{background:#dce5e8;color:#213842}.aleagues-chat-match-status[data-status=postponed],.aleagues-chat-match-status[data-status=cancelled]{background:#fff0d7;color:#78470a}.aleagues-chat-match-card__teams{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;padding:16px 13px}.aleagues-chat-match-card__score{color:var(--chat-accent);font-size:20px;letter-spacing:-.04em}.aleagues-chat-match-club{display:grid;justify-items:center;gap:8px;min-width:0;text-align:center}.aleagues-chat-match-club strong{width:100%;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.aleagues-chat-match-club__crest{display:grid;place-items:center;width:54px;height:54px;overflow:hidden;border:1px solid rgb(255 255 255 / 16%);border-radius:50%;background:#ffffff17;color:#fff;font-size:13px;font-weight:1000}.aleagues-chat-match-club__crest img{width:72%;height:72%;object-fit:contain}.aleagues-chat-match-club--compact .aleagues-chat-match-club__crest{width:44px;height:44px}.aleagues-chat-match-card__meta{align-items:flex-start;padding-bottom:11px;color:#ffffffa3;font-size:9px}.aleagues-chat-match-card__meta span:last-child{text-align:right}.aleagues-chat-match-card__action{display:flex;align-items:center;justify-content:space-between;min-height:41px;padding:8px 14px;border-top:1px solid rgb(255 255 255 / 10%);color:#fff;font-size:11px;font-weight:1000}.aleagues-chat-match-card__action:after{color:var(--chat-accent);content:"\2197";font-size:16px;transition:transform .15s ease}.aleagues-chat-match-card:hover .aleagues-chat-match-card__action:after{transform:translate(2px,-2px)}.aleagues-chat-match-create{position:absolute;inset:0;z-index:11;display:grid;place-items:center;padding:14px;background:#17262e85;animation:aleagues-chat-dialog-in .16s ease}.aleagues-chat-match-create__surface{display:grid;grid-template-rows:auto minmax(0,1fr);width:100%;max-width:380px;max-height:88%;overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 24px 64px #0a1b2352}.aleagues-chat-match-create__surface>header{display:flex;align-items:center;justify-content:space-between;padding:16px 16px 10px}.aleagues-chat-match-create__surface>header>div{display:grid;gap:2px}.aleagues-chat-match-create__surface>header strong{font-size:19px;letter-spacing:-.025em}.aleagues-chat-match-create__surface>header button{width:36px;height:36px;border:0;border-radius:50%;background:#edf1f2;color:var(--chat-ink);font-size:24px;cursor:pointer}.aleagues-chat-match-create__surface>form{min-height:0;padding:0 16px 16px;overflow-y:auto}.aleagues-chat-match-create label,.aleagues-chat-match-room label{display:block;margin:12px 0 6px;color:var(--chat-muted);font-size:10px;font-weight:1000;letter-spacing:.04em;text-transform:uppercase}.aleagues-chat-match-create select,.aleagues-chat-match-create input,.aleagues-chat-match-room select,.aleagues-chat-match-room input,.aleagues-chat-match-room textarea{width:100%;min-height:42px;padding:8px 10px;border:1px solid #ccd7dc;border-radius:10px;background:#fff;color:var(--chat-ink);font:inherit}.aleagues-chat-widget label:not(.screen-reader-text)+:is(input,select,textarea),.aleagues-chat-widget label:not(.screen-reader-text)>:is(input,select,textarea){margin-top:5px}.aleagues-chat-match-create__intro{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;margin:4px 0 14px;padding:12px;border-radius:12px;background:#f2f5f6}.aleagues-chat-match-create__intro>span{font-size:24px}.aleagues-chat-match-create__intro p{margin:0;color:var(--chat-muted);font-size:11px;line-height:1.45}.aleagues-chat-match-create__source{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:14px 0 2px;padding:0;border:0}.aleagues-chat-match-create__source legend{grid-column:1 / -1;margin-bottom:6px;color:var(--chat-muted);font-size:10px;font-weight:1000;letter-spacing:.04em;text-transform:uppercase}.aleagues-chat-match-create__source label{position:relative;margin:0;color:inherit;letter-spacing:0;text-transform:none}.aleagues-chat-match-create__source input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.aleagues-chat-match-create__source label>span{display:grid;gap:2px;min-height:58px;padding:10px 11px;border:1px solid #d7e0e4;border-radius:11px;background:#fff;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease}.aleagues-chat-match-create__source strong{color:var(--chat-ink);font-size:11px}.aleagues-chat-match-create__source small{color:var(--chat-muted);font-size:9px;line-height:1.3}.aleagues-chat-match-create__source input:checked+span{border-color:var(--chat-accent);background:var(--chat-accent-soft)}.aleagues-chat-match-create__source input:focus-visible+span{outline:2px solid var(--chat-accent);outline-offset:2px}.aleagues-chat-match-create__source input:disabled+span{cursor:not-allowed;opacity:.45}.aleagues-chat-match-create__source label:hover input:not(:disabled)+span{transform:translateY(-1px)}.aleagues-chat-match-create__new{animation:aleagues-chat-match-reveal .18s ease}.aleagues-chat-match-create__club-grid,.aleagues-chat-match-create__detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.aleagues-chat-match-create__club-grid label,.aleagues-chat-match-create__detail-grid label{min-width:0}.aleagues-chat-match-create__preview{display:grid;gap:7px;margin-top:12px;padding:13px;border-radius:14px;background:#13242d;color:#fff;animation:aleagues-chat-match-reveal .2s ease}.aleagues-chat-match-create__teams{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:center}.aleagues-chat-match-create__preview>span{color:#ffffffa8;font-size:9px;text-align:center}.aleagues-chat-match-room{position:absolute;inset:0;z-index:6;display:grid;grid-template-rows:auto minmax(0,1fr);background:#f3f6f7;color:var(--chat-ink)}.aleagues-chat-match-room.is-opening{animation:aleagues-chat-match-room-in .24s cubic-bezier(.2,.8,.2,1)}.aleagues-chat-match-room__bar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:9px;align-items:center;min-height:64px;padding:8px 10px;background:#fff;box-shadow:0 1px 0 var(--chat-line)}.aleagues-chat-match-room__bar>div{display:grid;min-width:0}.aleagues-chat-match-room__bar strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.aleagues-chat-match-room__scroll{min-height:0;overflow-y:auto}.aleagues-chat-match-hero{padding:14px 15px 18px;background:#13242d;color:#fff}.aleagues-chat-match-hero__top{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#ffffffa8;font-size:10px;font-weight:900}.aleagues-chat-match-hero__scoreboard{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:12px;align-items:center;padding:20px 0 13px}.aleagues-chat-match-hero__center{display:grid;justify-items:center;gap:5px}.aleagues-chat-match-hero__center strong{color:var(--chat-accent);font-size:27px;letter-spacing:-.06em;white-space:nowrap}.aleagues-chat-match-hero__center time{color:#ffffffa8;font-size:9px;text-align:center}.aleagues-chat-match-hero__venue{color:#ffffffb8;font-size:10px;text-align:center}.aleagues-chat-match-room[data-active-tab=comments] .aleagues-chat-match-hero{padding:10px 15px}.aleagues-chat-match-room[data-active-tab=comments] .aleagues-chat-match-hero__scoreboard{padding:8px 0 0}.aleagues-chat-match-room[data-active-tab=comments] .aleagues-chat-match-club__crest,.aleagues-chat-match-room[data-active-tab=comments] .aleagues-chat-match-hero__center time,.aleagues-chat-match-room[data-active-tab=comments] .aleagues-chat-match-hero__venue{display:none}.aleagues-chat-match-room[data-active-tab=comments] .aleagues-chat-match-hero__center strong{font-size:22px}.aleagues-chat-match-tabs{position:sticky;top:0;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);padding:0 10px;border-bottom:1px solid var(--chat-line);background:#fffffff5;backdrop-filter:blur(10px)}.aleagues-chat-match-tabs button{min-height:45px;padding:5px 3px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--chat-muted);font-size:10px;font-weight:900;cursor:pointer}.aleagues-chat-match-tabs button.is-active{border-bottom-color:var(--chat-accent);color:var(--chat-ink)}.aleagues-chat-match-tabs span{display:inline-grid;place-items:center;min-width:17px;height:17px;padding-inline:4px;border-radius:999px;background:#e8edef;font-size:9px}.aleagues-chat-match-room [data-chat-match-panel]{padding:16px 14px 24px;animation:aleagues-chat-match-reveal .18s ease}.aleagues-chat-match-section-heading{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-bottom:11px}.aleagues-chat-match-section-heading>div{display:grid;gap:1px}.aleagues-chat-match-section-heading strong{font-size:17px;letter-spacing:-.025em}.aleagues-chat-match-section-heading>span{color:var(--chat-muted);font-size:10px}.aleagues-chat-match-lineup-intro{margin:-3px 0 13px;color:var(--chat-muted);font-size:11px;line-height:1.5}.aleagues-chat-match-lineup-form{display:grid;gap:12px}.aleagues-chat-match-lineup-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.aleagues-chat-match-lineup-team{min-width:0;overflow:hidden;padding:12px;border:1px solid var(--chat-line);border-radius:13px;background:#fff;box-shadow:0 4px 14px #1a2b330a}.aleagues-chat-match-lineup-team>header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 10px;align-items:center;padding-bottom:10px;border-bottom:1px solid var(--chat-line)}.aleagues-chat-match-lineup-team>header strong{min-width:0;font-size:13px;line-height:1.3;overflow-wrap:anywhere}.aleagues-chat-match-lineup-team>header span{padding:4px 7px;border-radius:999px;background:#edf1f2;color:var(--chat-muted);font-size:9px;font-weight:850;white-space:nowrap}.aleagues-chat-match-lineup-quick{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding-top:10px}.aleagues-chat-match-lineup-quick button{min-width:0;min-height:34px;padding:5px 8px;border:1px solid var(--chat-line);border-radius:8px;background:#f7f9fa;color:var(--chat-ink);font-size:10px;font-weight:900;cursor:pointer}.aleagues-chat-match-lineup-quick [data-chat-lineup-add]{grid-column:1 / -1;border-color:#b8d8c9;background:#edf8f2;color:#1d6f48}.aleagues-chat-lineup-picker{display:grid;gap:9px;margin-top:10px;padding:12px;border:1px solid #cfe1d8;border-radius:11px;background:#f7fbf9;box-shadow:0 8px 22px #1c483314}.aleagues-chat-lineup-picker[hidden]{display:none}.aleagues-chat-lineup-picker__heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.aleagues-chat-lineup-picker__heading strong{min-width:0;font-size:12px;line-height:1.35;overflow-wrap:anywhere}.aleagues-chat-lineup-picker__heading button{width:25px;height:25px;padding:0;border:0;border-radius:50%;background:#e8f0ec;color:var(--chat-muted);cursor:pointer}.aleagues-chat-lineup-picker>small{color:#367357;font-size:9px;font-weight:800;line-height:1.45;overflow-wrap:anywhere}.aleagues-chat-lineup-picker__settings{display:grid;grid-template-columns:minmax(0,1fr) 82px;gap:7px}.aleagues-chat-lineup-picker__settings label{display:grid;gap:4px;min-width:0;margin:0;color:var(--chat-muted);font-size:8px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.aleagues-chat-lineup-picker__settings select,.aleagues-chat-lineup-picker__settings input{width:100%;min-width:0;min-height:35px;padding:5px 8px;border:1px solid var(--chat-line);border-radius:8px;background:#fff;color:var(--chat-ink);font-size:10px;font-weight:750}.aleagues-chat-lineup-picker>input[type=search]{width:100%;min-width:0;min-height:38px;padding:7px 10px;border:1px solid var(--chat-line);border-radius:8px;background:#fff;font-size:11px}.aleagues-chat-lineup-picker__results{display:grid;gap:5px;max-height:174px;overflow-y:auto}.aleagues-chat-lineup-picker__results>button{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 8px;width:100%;min-width:0;padding:8px 9px;border:1px solid var(--chat-line);border-radius:8px;background:#fff;color:var(--chat-ink);text-align:left;cursor:pointer}.aleagues-chat-lineup-picker__results>button strong{min-width:0;font-size:10px;line-height:1.35;overflow-wrap:anywhere}.aleagues-chat-lineup-picker__results>button span{grid-row:1 / span 2;grid-column:2;align-self:center;max-width:86px;padding:4px 7px;border-radius:999px;background:#edf8f2;color:#267451;font-size:8px;font-weight:900;text-align:center;white-space:nowrap}.aleagues-chat-lineup-picker__results>button small{color:var(--chat-muted);font-size:8px}.aleagues-chat-lineup-picker__results>button:not(:disabled):hover{border-color:#9fcdb6;background:#f8fcfa}.aleagues-chat-lineup-picker__results>button:disabled{border-color:#efd0d0;background:#fff7f7;cursor:not-allowed;opacity:.75}.aleagues-chat-lineup-picker__results>button:disabled span{background:#fde8e8;color:#a53c3c}.aleagues-chat-lineup-picker__results>.aleagues-chat-match-empty{margin:4px 2px}.aleagues-chat-lineup-picker .aleagues-chat-form-error{margin:0;font-size:9px}.aleagues-chat-match-lineup-list{display:grid;max-height:min(42vh,360px);margin-top:10px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.aleagues-chat-match-lineup-player{display:grid;grid-template-columns:minmax(0,1fr) 112px;gap:10px;align-items:center;min-width:0;min-height:43px;padding:6px 2px;border-bottom:1px solid #edf1f2}.aleagues-chat-match-lineup-player:last-child{border-bottom:0}.aleagues-chat-match-lineup-player>span{min-width:0;font-size:11px;font-weight:750;line-height:1.35;overflow-wrap:anywhere}.aleagues-chat-match-lineup-player select{width:100%;min-width:0;min-height:32px;padding:4px 7px;font-size:10px}.aleagues-chat-match-lineup-role{padding:3px 6px;border-radius:999px;background:#edf1f2;color:var(--chat-muted);font-size:9px;font-weight:800}.aleagues-chat-match-lineup-role[data-role=starter]{background:#e7f6ed;color:#227647}.aleagues-chat-match-lineup-role[data-role=substitute]{background:#fff3df;color:#8a5a08}.aleagues-chat-match-lineup-role[data-role=missing]{background:#fdecec;color:#a83b3b}.aleagues-chat-match-lineup-form>.aleagues-chat-primary-button{width:100%;min-height:42px}.aleagues-chat-attendance-progress{margin:2px 0 14px}.aleagues-chat-attendance-progress__bar{display:flex;width:100%;height:10px;overflow:hidden;border-radius:999px;background:#e8edef;box-shadow:inset 0 0 0 1px #20323a0d}.aleagues-chat-attendance-progress__bar span{width:0;min-width:0;transition:width .24s ease}.aleagues-chat-attendance-progress__bar [data-attendance-segment=going]{background:#2f8b65}.aleagues-chat-attendance-progress__bar [data-attendance-segment=not_going]{background:#cf5b4d}.aleagues-chat-attendance-progress__bar [data-attendance-segment=unanswered]{background:#cfd7da}.aleagues-chat-attendance-progress__legend{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:9px}.aleagues-chat-attendance-progress__legend>span{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:5px;color:var(--chat-muted);font-size:9px;line-height:1.3}.aleagues-chat-attendance-progress__legend i{grid-row:1 / span 2;width:7px;height:7px;border-radius:50%;background:#cfd7da}.aleagues-chat-attendance-progress__legend i[data-status=going]{background:#2f8b65}.aleagues-chat-attendance-progress__legend i[data-status=not_going]{background:#cf5b4d}.aleagues-chat-attendance-progress__legend strong{grid-column:2;color:var(--chat-ink);font-size:10px}.aleagues-chat-attendance-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.aleagues-chat-attendance-actions button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:46px;padding:8px 10px;border:1px solid #dbe3e6;border-radius:11px;background:#fff;color:var(--chat-muted);font-size:10px;font-weight:900;cursor:pointer;transition:transform .14s ease,border .14s ease,background .14s ease}.aleagues-chat-attendance-actions button span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#edf1f2;color:var(--chat-ink);font-size:13px}.aleagues-chat-attendance-actions button:hover{transform:translateY(-1px)}.aleagues-chat-attendance-actions button[data-status=going].is-selected{border-color:#2f8b65;background:#edf7f2;color:#236a4d}.aleagues-chat-attendance-actions button[data-status=going].is-selected span{background:#2f8b65;color:#fff}.aleagues-chat-attendance-actions button[data-status=declined].is-selected{border-color:#cf5b4d;background:#fff1ef;color:#9b4037}.aleagues-chat-attendance-actions button[data-status=declined].is-selected span{background:#cf5b4d;color:#fff}.aleagues-chat-attendance-note{margin-bottom:14px}.aleagues-chat-attendance-closed{margin:0 0 14px;padding:10px 12px;border-left:3px solid #cfd7da;background:#f4f6f7;color:var(--chat-muted);font-size:10px;line-height:1.45}.aleagues-chat-attendance-people{display:grid;gap:2px;margin-top:4px}.aleagues-chat-match-person{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:9px;align-items:center;min-height:50px;padding:6px 0;border-bottom:1px solid var(--chat-line)}.aleagues-chat-match-person img{width:34px;height:34px;border-radius:50%;object-fit:cover}.aleagues-chat-match-person>span:nth-child(2){display:grid;min-width:0}.aleagues-chat-match-person strong{font-size:11px}.aleagues-chat-match-person span span{overflow:hidden;color:var(--chat-muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.aleagues-chat-attendance-tag{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#e8efec;color:#2d684f;font-size:11px;font-weight:1000}.aleagues-chat-attendance-tag[data-status=not_going]{background:#f5e9e7;color:#9b4037}.aleagues-chat-attendance-tag[data-status=unanswered]{background:#edf1f2;color:#75848a}@media(prefers-reduced-motion:reduce){.aleagues-chat-attendance-progress__bar span{transition:none}}.aleagues-chat-match-sponsors{margin-top:22px;padding-top:18px;border-top:1px solid var(--chat-line)}.aleagues-chat-match-sponsor-list{display:flex;gap:14px;margin-inline:-2px;padding:2px 2px 8px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-width:thin}.aleagues-chat-match-sponsor{display:grid;flex:0 0 102px;gap:7px;justify-items:center;color:var(--chat-ink);text-align:center;text-decoration:none;scroll-snap-align:start;animation:aleagues-chat-sponsor-in .22s ease both;animation-delay:calc(var(--sponsor-index, 0) * 35ms)}.aleagues-chat-match-sponsor__mark{display:grid;place-items:center;width:100%;height:52px;padding:8px 10px;border:1px solid #dfe5e7;border-radius:10px;background:#fff;color:var(--chat-accent-strong);font-size:12px;font-weight:1000;letter-spacing:.04em;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.aleagues-chat-match-sponsor__mark img{max-width:100%;max-height:34px;object-fit:contain}.aleagues-chat-match-sponsor strong{max-width:100%;overflow:hidden;font-size:9px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.aleagues-chat-match-sponsor:is(a):hover .aleagues-chat-match-sponsor__mark,.aleagues-chat-match-sponsor:is(a):focus-visible .aleagues-chat-match-sponsor__mark{border-color:var(--chat-accent);box-shadow:0 6px 14px #1a2b3317;transform:translateY(-2px)}.aleagues-chat-match-sponsor:is(a):focus-visible{border-radius:10px;outline:2px solid var(--chat-accent);outline-offset:3px}.aleagues-chat-match-sponsors__empty{flex:1 0 100%;margin-top:0}.aleagues-chat-match-admin{margin-top:22px;padding-top:18px;border-top:1px solid var(--chat-line)}.aleagues-chat-match-admin__grid{display:grid;grid-template-columns:1fr 1fr;gap:0 8px}.aleagues-chat-match-admin__grid label:nth-child(2),.aleagues-chat-match-admin__grid label:nth-child(3){grid-column:span 1}.aleagues-chat-match-score-fields{display:grid;grid-template-columns:1fr auto 1fr;gap:7px;align-items:end}.aleagues-chat-match-score-fields>span{padding-bottom:12px;color:var(--chat-muted)}.aleagues-chat-match-admin .aleagues-chat-primary-button,.aleagues-chat-match-reward-form .aleagues-chat-primary-button{width:100%;min-height:42px;margin-top:10px}.aleagues-chat-match-delete{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding-top:16px;border-top:1px solid var(--chat-line)}.aleagues-chat-match-delete>div{display:grid;gap:2px;min-width:0}.aleagues-chat-match-delete strong{color:var(--chat-danger);font-size:11px}.aleagues-chat-match-delete span{color:var(--chat-muted);font-size:9px;line-height:1.4}.aleagues-chat-match-delete .aleagues-chat-delete-button{flex:0 0 auto;min-height:36px;padding-inline:12px}.aleagues-chat-match-events{display:grid;gap:10px;margin-bottom:16px;padding:13px;border:1px solid #dce5e7;border-radius:14px;background:#fff;box-shadow:0 7px 20px #1a2b330d}.aleagues-chat-match-events__heading{display:flex;align-items:end;justify-content:space-between;gap:10px}.aleagues-chat-match-events__heading>div{display:grid;gap:1px}.aleagues-chat-match-events__heading strong{font-size:13px}.aleagues-chat-match-events__heading small{color:var(--chat-muted);font-size:8px;text-align:right}.aleagues-chat-match-event-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.aleagues-chat-match-event-actions__more{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding-top:6px;border-top:1px solid var(--chat-line)}.aleagues-chat-match-event-actions button{display:grid;gap:3px;justify-items:center;min-width:0;min-height:50px;padding:6px 3px;border:1px solid #dde5e7;border-radius:10px;background:#f8fafb;color:var(--chat-muted);font-size:11px;font-weight:900;cursor:pointer;transition:border-color .14s ease,background .14s ease,color .14s ease,transform .14s ease}.aleagues-chat-match-event-actions button span{font-size:15px;line-height:1}.aleagues-chat-match-event-actions button:hover{transform:translateY(-1px)}.aleagues-chat-match-event-actions button.is-selected{border-color:var(--chat-accent);background:var(--chat-accent-soft);color:var(--chat-accent-strong)}.aleagues-chat-match-event-form{display:grid;gap:8px;padding-top:11px;border-top:1px solid var(--chat-line);animation:aleagues-chat-match-reveal .16s ease}.aleagues-chat-match-event-form__title{display:flex;align-items:center;justify-content:space-between;gap:10px}.aleagues-chat-match-event-form__title strong{font-size:12px}.aleagues-chat-match-event-form__title button{display:grid;place-items:center;width:25px;height:25px;padding:0;border:0;border-radius:50%;background:#edf1f2;color:var(--chat-muted);font-size:17px;cursor:pointer}.aleagues-chat-match-event-form__grid{display:grid;grid-template-columns:minmax(0,1fr) 84px;gap:8px}.aleagues-chat-match-event-form__grid>label:only-child{grid-column:1 / -1}.aleagues-chat-match-event-form .aleagues-chat-primary-button{width:100%;min-height:44px}.aleagues-chat-match-event-teams,.aleagues-chat-match-event-result{min-width:0;padding:0;margin:0;border:0}.aleagues-chat-match-event-teams legend,.aleagues-chat-match-event-result legend{padding:0;margin-bottom:5px;font-size:11px;font-weight:700}.aleagues-chat-match-event-teams>div{display:flex;gap:6px}.aleagues-chat-match-event-teams button{flex:1;min-width:0;min-height:40px;padding:6px 8px;border:1px solid var(--chat-line);border-radius:8px;background:#fff;color:var(--chat-muted);font-size:11px;cursor:pointer;overflow-wrap:anywhere}.aleagues-chat-match-event-teams button.is-selected{border-color:var(--chat-accent);background:var(--chat-accent-soft);color:var(--chat-accent-strong)}.aleagues-chat-match-event-result>label{display:inline-flex;align-items:center;gap:6px;min-height:40px;margin-right:18px;cursor:pointer}.aleagues-chat-match-event-result input[type=radio]{width:16px;height:16px;min-height:0;margin:0;accent-color:var(--chat-accent)}.aleagues-chat-match-event-form>small{font-size:11px;color:var(--chat-muted);line-height:1.45}.aleagues-chat-match-event-teams button:focus-visible,.aleagues-chat-match-event-actions button:focus-visible{outline:2px solid var(--chat-accent);outline-offset:2px}.aleagues-chat-match-comments,.aleagues-chat-match-rewards{display:grid;gap:12px}.aleagues-chat-match-comment{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;padding:9px 0;border-bottom:1px solid var(--chat-line)}.aleagues-chat-match-comment>img{width:32px;height:32px;border-radius:50%;object-fit:cover}.aleagues-chat-match-comment>div>div{display:flex;justify-content:space-between;gap:8px}.aleagues-chat-match-comment strong{font-size:11px}.aleagues-chat-match-comment time{color:var(--chat-muted);font-size:9px}.aleagues-chat-match-comment p{margin:3px 0 0;font-size:11px;line-height:1.45;white-space:pre-wrap}.aleagues-chat-match-comment--event{margin:3px 0;padding:10px;border:1px solid #d9e6e1;border-radius:12px;background:#f2f8f5}.aleagues-chat-match-comment--event[data-event-type=yellow_card]{border-color:#eee0a7;background:#fffbea}.aleagues-chat-match-comment--event[data-event-type=red_card]{border-color:#ecc9c5;background:#fff3f2}.aleagues-chat-match-comment__event-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 1px #1a2b3314;font-size:15px}.aleagues-chat-match-comment--event strong{color:var(--chat-accent-strong)}.aleagues-chat-match-comment--event p{font-weight:750}.aleagues-chat-match-comment--ai{margin:3px 0;padding:10px;border-radius:12px;background:#f1f6f4}.aleagues-chat-match-comment__ai-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--chat-accent-strong);color:#fff;font-size:14px}.aleagues-chat-match-comment--ai strong{color:var(--chat-accent-strong)}.aleagues-chat-match-comment__ai-mention{display:inline-block;padding:1px 5px;border-radius:999px;background:#ede5ff;color:#5a35a5;font-weight:900}.aleagues-chat-match-comment-form{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:7px;align-items:end;margin-top:12px}.aleagues-chat-match-ai-mention{grid-column:1 / -1;display:flex;align-items:center;gap:6px;width:fit-content;padding:5px 7px 5px 9px;border:1px solid #cabcf8;border-radius:999px;background:#f5f1ff;color:#5a35a5;font-size:11px}.aleagues-chat-match-ai-mention button{width:22px;height:22px;padding:0;border:0;border-radius:50%;background:#e6ddff;color:inherit;cursor:pointer}.aleagues-chat-match-comment-form textarea{min-height:48px;resize:vertical}.aleagues-chat-match-comment-form__voice{position:relative;display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid var(--chat-line);border-radius:50%;background:#fff;color:var(--chat-muted);cursor:pointer;touch-action:none;user-select:none;transition:color .14s ease,background .14s ease,border-color .14s ease,transform .14s ease,box-shadow .14s ease}.aleagues-chat-match-comment-form__voice svg{width:19px;height:19px;fill:none;stroke:currentcolor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.aleagues-chat-match-comment-form__voice:hover{border-color:color-mix(in srgb,var(--chat-accent) 45%,var(--chat-line));color:var(--chat-accent-strong);transform:translateY(-1px)}.aleagues-chat-match-comment-form__voice:focus-visible{outline:3px solid var(--chat-accent-soft);outline-offset:2px}.aleagues-chat-match-comment-form__voice[data-state=recording],.aleagues-chat-match-comment-form__voice[data-state=cancelling]{border-color:#d93b36;background:#d93b36;color:#fff}.aleagues-chat-match-comment-form__voice[data-state=recording]:before{position:absolute;inset:-1px;border:1px solid #d93b36;border-radius:inherit;content:"";animation:aleagues-chat-voice-pulse 1.35s ease-out infinite}.aleagues-chat-match-comment-form__voice[data-state=recording]:after,.aleagues-chat-match-comment-form__voice[data-state=cancelling]:after{position:absolute;right:-2px;bottom:calc(100% + 6px);min-width:34px;padding:3px 6px;border-radius:8px;background:#18262d;color:#fff;box-shadow:0 4px 12px #1120282e;content:attr(data-elapsed);font-size:9px;font-variant-numeric:tabular-nums;font-weight:800;line-height:1.2;pointer-events:none}.aleagues-chat-match-comment-form__voice[data-state=cancelling]{border-color:#66757c;background:#66757c;transform:translate(-2px)}.aleagues-chat-match-comment-form__voice[data-state=processing]{color:var(--chat-accent-strong);cursor:wait;opacity:.82}.aleagues-chat-match-comment-form__voice[data-state=processing] svg{animation:aleagues-chat-voice-processing .85s ease-in-out infinite alternate}.aleagues-chat-match-comment-form>button[type=submit]{width:42px;height:42px;border:0;border-radius:50%;background:var(--chat-accent);color:var(--chat-on-accent);font-size:18px;cursor:pointer}.aleagues-chat-match-command-menu{right:0;bottom:calc(100% + 7px);left:0;max-height:min(340px,48dvh);overflow-y:auto}@keyframes aleagues-chat-voice-pulse{0%{opacity:.55;transform:scale(1)}75%,to{opacity:0;transform:scale(1.35)}}@keyframes aleagues-chat-voice-processing{0%{opacity:.45;transform:scale(.88)}to{opacity:1;transform:scale(1.08)}}.aleagues-chat-match-reward{display:grid;grid-template-columns:42px minmax(0,1fr);gap:9px;align-items:start;padding:3px 0;animation:aleagues-chat-reward-in .22s cubic-bezier(.2,.8,.2,1) both;animation-delay:calc(var(--reward-index, 0) * 40ms)}.aleagues-chat-match-reward__identity{position:relative;width:42px;height:42px}.aleagues-chat-match-reward__avatar{display:block;width:42px;height:42px;border:2px solid #fff;border-radius:50%;background:#e9eef0;box-shadow:0 2px 9px #1a2b3324;object-fit:cover}.aleagues-chat-match-reward__badge{position:absolute;right:-2px;bottom:-2px;display:grid;place-items:center;width:18px;height:18px;border:2px solid #f3f6f7;border-radius:50%;background:var(--chat-accent);color:var(--chat-on-accent);font-size:9px}.aleagues-chat-match-reward__bubble{position:relative;display:grid;gap:3px;min-width:0;padding:10px 12px;border:1px solid #dce4e7;border-radius:4px 15px 15px;background:#fff;box-shadow:0 5px 16px #1a2b330f;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.aleagues-chat-match-reward__bubble:before,.aleagues-chat-match-reward__bubble:after{position:absolute;border-radius:50%;background:#fff;content:""}.aleagues-chat-match-reward__bubble:before{top:7px;left:-7px;width:9px;height:9px;border:1px solid #dce4e7}.aleagues-chat-match-reward__bubble:after{top:14px;left:-12px;width:5px;height:5px;border:1px solid #dce4e7}.aleagues-chat-match-reward:hover .aleagues-chat-match-reward__bubble{border-color:#c8d6db;box-shadow:0 8px 20px #1a2b3317;transform:translateY(-1px)}.aleagues-chat-match-reward__author,.aleagues-chat-match-reward__condition{overflow:hidden;color:var(--chat-muted);font-size:9px;line-height:1.35;text-overflow:ellipsis}.aleagues-chat-match-reward__author{font-weight:850;white-space:nowrap}.aleagues-chat-match-reward__value{font-size:12px;line-height:1.35;overflow-wrap:anywhere}.aleagues-chat-match-reward__condition{white-space:normal}.aleagues-chat-match-reward-form{margin-top:16px;padding-top:8px}.aleagues-chat-match-empty{margin:8px 0 14px;color:var(--chat-muted);font-size:10px;line-height:1.45}@keyframes aleagues-chat-match-room-in{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@keyframes aleagues-chat-match-reveal{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes aleagues-chat-sponsor-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes aleagues-chat-reward-in{0%{opacity:0;transform:translateY(5px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes aleagues-chat-live-pulse{0%,to{box-shadow:0 0 #dc3d3500}50%{box-shadow:0 0 0 4px #dc3d352e}}@media(max-width:600px){.aleagues-chat-match-create{padding:8px}.aleagues-chat-match-create__surface{max-height:min(92dvh,720px)}.aleagues-chat-match-hero{padding-top:12px}.aleagues-chat-match-room [data-chat-match-panel]{padding-inline:16px}}@media(prefers-reduced-motion:reduce){.aleagues-chat-match-room.is-opening,.aleagues-chat-match-create__preview,.aleagues-chat-match-room [data-chat-match-panel],.aleagues-chat-match-sponsor,.aleagues-chat-match-reward,.aleagues-chat-match-status[data-status=live]{animation:none}}@media(forced-colors:active){.aleagues-chat-panel,.aleagues-chat-poll__option,.aleagues-chat-group-settings [data-chat-owner-actions]{border:1px solid CanvasText}.aleagues-chat-poll__track,.aleagues-chat-poll__track>span{border:1px solid CanvasText}.aleagues-chat-widget button:focus-visible,.aleagues-chat-widget input:focus-visible,.aleagues-chat-widget textarea:focus-visible,.aleagues-chat-widget select:focus-visible{outline-color:Highlight}}@media(prefers-reduced-motion:reduce){.aleagues-chat-widget *,.aleagues-chat-widget *:before,.aleagues-chat-widget *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}.aleagues-chat-widget{--chat-accent: #f15b2e;--chat-accent-hover: #dd4b21;--chat-accent-soft: #fff0eb;--chat-on-accent: #fff;--chat-danger: #b42318;--chat-danger-soft: #fff1f0}.aleagues-chat-launcher{top:auto;right:24px;bottom:24px;width:54px;height:54px;background:var(--chat-accent);color:#fff;box-shadow:0 14px 34px #17262e40}.aleagues-chat-launcher:hover{background:var(--chat-accent-hover)}.aleagues-chat-scrim{position:absolute;inset:0;background:#0c181f29;pointer-events:auto;animation:aleagues-chat-dialog-in .16s ease}.aleagues-chat-panel{width:min(420px,calc(100vw - 32px));height:min(700px,calc(100dvh - 40px))}.aleagues-chat-panel.is-conversation{grid-template-rows:minmax(0,1fr)}.aleagues-chat-panel.is-conversation>.aleagues-chat-panel__topbar{display:none}.aleagues-chat-panel__topbar{min-height:72px;padding-inline:20px 14px}.aleagues-chat-panel__topbar>div:first-child{display:grid;gap:1px}.aleagues-chat-panel__topbar strong{font-size:22px}.aleagues-chat-connection{font-size:12px}.aleagues-chat-conversation{grid-template-rows:auto auto minmax(0,1fr) auto}.aleagues-chat-conversation>.aleagues-chat-conversation__header{grid-row:1}.aleagues-chat-conversation>.aleagues-chat-follow-rail{grid-row:2}.aleagues-chat-conversation>.aleagues-chat-messages{grid-row:3}.aleagues-chat-conversation>.aleagues-chat-composer-stage{grid-row:4}@media(max-width:600px){.admin-bar .aleagues-chat-panel{top:46px;height:calc(100dvh - 46px)}}@media(prefers-reduced-motion:reduce){.aleagues-chat-follow-rail__list{animation:none}.aleagues-chat-follow-rail__toggle svg{transition:none}.aleagues-chat-match-comment-form__voice,.aleagues-chat-match-comment-form__voice:before,.aleagues-chat-match-comment-form__voice svg{animation:none!important;transition:none}}.aleagues-chat-conversation__header{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;min-height:72px;padding:9px 10px;box-shadow:0 1px 0 var(--chat-line),0 7px 18px #17262e0a;z-index:3}.aleagues-chat-conversation__identity{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;align-items:center;min-width:0;padding:2px;border:0;border-radius:11px;background:transparent;color:inherit;text-align:left;cursor:pointer}.aleagues-chat-conversation__identity:hover{background:var(--chat-canvas)}.aleagues-chat-conversation__identity>span:last-child{display:grid;min-width:0}.aleagues-chat-conversation__identity strong{font-size:15px}.aleagues-chat-conversation__identity [data-chat-group-meta]{font-size:12px}.aleagues-chat-conversation__avatar{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--chat-accent-soft);color:var(--chat-accent-strong)!important;font-size:12px!important;font-weight:1000}.aleagues-chat-conversation__actions{display:flex!important;gap:5px}.aleagues-chat-group-menu{position:absolute;top:61px;right:10px;z-index:8;width:min(278px,calc(100% - 20px));max-height:min(520px,calc(100dvh - 120px));padding:6px;overflow-y:auto;border:1px solid rgb(23 38 46 / 10%);border-radius:14px;background:#fff;box-shadow:0 18px 46px #17262e3d;animation:aleagues-chat-menu-in .14s cubic-bezier(.2,.8,.2,1)}.aleagues-chat-group-menu__section+.aleagues-chat-group-menu__section{margin-top:5px;padding-top:5px;border-top:1px solid var(--chat-line)}.aleagues-chat-group-menu button{display:grid;grid-template-columns:30px minmax(0,1fr);gap:7px;align-items:center;width:100%;min-height:42px;padding:6px 10px;border:0;border-radius:10px;background:transparent;color:var(--chat-ink);font:inherit;font-size:13px;font-weight:800;text-align:left;cursor:pointer}.aleagues-chat-group-menu button:hover,.aleagues-chat-group-menu button:focus-visible{background:var(--chat-canvas)}.aleagues-chat-group-menu button[data-tone=danger]{color:var(--chat-danger)}.aleagues-chat-group-menu__icon{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#edf1f2;font-size:15px}.aleagues-chat-group-menu button[data-tone=danger] .aleagues-chat-group-menu__icon{background:var(--chat-danger-soft)}.aleagues-chat-composer-stage{position:relative;z-index:2;border-top:1px solid var(--chat-line);background:#fff}.aleagues-chat-composer{align-items:end;padding:9px 10px 10px;border-top:0}.aleagues-chat-composer textarea{min-height:42px;max-height:126px;padding:10px 14px;border:1px solid transparent;font:inherit;font-size:14px;line-height:20px;transition:border-color .14s ease,background .14s ease}.aleagues-chat-composer textarea:focus{border-color:#cbd6da;background:#fff}.aleagues-chat-composer__upload,.aleagues-chat-composer__send{display:grid;place-items:center;width:42px;height:42px;padding:0;border:0;border-radius:50%;cursor:pointer}.aleagues-chat-composer__upload{background:var(--chat-accent-soft);color:var(--chat-accent-strong)}.aleagues-chat-composer__upload:hover{background:#ffded2}.aleagues-chat-composer__file{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);opacity:0;pointer-events:none}.aleagues-chat-composer-stage>.aleagues-chat-form-error{padding:0 13px 7px 61px;font-size:12px}.aleagues-chat-image-preview{display:grid;grid-template-columns:56px minmax(0,1fr) auto auto;gap:10px;align-items:center;margin:9px 10px 0;padding:8px;border:1px solid var(--chat-line);border-radius:13px;background:var(--chat-canvas)}.aleagues-chat-image-preview img{width:56px;height:48px;border-radius:9px;object-fit:cover}.aleagues-chat-image-preview>div{display:grid;min-width:0}.aleagues-chat-image-preview strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.aleagues-chat-image-preview span{color:var(--chat-muted);font-size:11px}.aleagues-chat-image-preview button{min-height:32px;padding:0 9px;border:0;border-radius:8px;background:#e7edef;color:var(--chat-ink);font-weight:900;cursor:pointer}.aleagues-chat-image-preview button:last-child{width:32px;padding:0;background:transparent;color:var(--chat-muted);font-size:22px}.aleagues-chat-ai-mention{display:flex;align-items:center;gap:6px;width:fit-content;margin:8px 10px 0 60px;padding:5px 7px 5px 9px;border:1px solid #cabcf8;border-radius:999px;background:#f5f1ff;color:#5a35a5;font-size:11px}.aleagues-chat-ai-mention button{width:22px;height:22px;padding:0;border:0;border-radius:50%;background:#e6ddff;color:inherit;cursor:pointer}.aleagues-chat-command-menu{position:absolute;right:10px;bottom:calc(100% + 7px);left:10px;z-index:7;padding:6px;border:1px solid rgb(23 38 46 / 10%);border-radius:14px;background:#fff;box-shadow:0 14px 40px #17262e33;animation:aleagues-chat-menu-in .13s ease}.aleagues-chat-command{display:grid;grid-template-columns:38px minmax(0,1fr);gap:9px;align-items:center;width:100%;padding:8px;border:0;border-radius:10px;background:transparent;color:inherit;text-align:left;cursor:pointer}.aleagues-chat-command.is-selected,.aleagues-chat-command:hover{background:var(--chat-accent-soft)}.aleagues-chat-command__icon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#edf1f2;color:var(--chat-accent-strong);font-size:17px}.aleagues-chat-command__icon img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.aleagues-chat-command>span:last-child{display:grid}.aleagues-chat-command strong{font-size:13px}.aleagues-chat-command small{color:var(--chat-muted);font-size:11px}.aleagues-chat-message--image,.aleagues-chat-message--own.aleagues-chat-message--image{max-width:min(82%,300px);padding:5px;overflow:hidden}.aleagues-chat-message__image{display:block;width:100%;max-height:320px;border-radius:11px;object-fit:cover}.aleagues-chat-message--image .aleagues-chat-message__content{padding:6px 7px 2px}.aleagues-chat-message--ai-prompt .aleagues-chat-message__content:before{display:inline-flex;margin-right:5px;padding:1px 6px;border-radius:999px;background:#f5f1ff;color:#5a35a5;content:"AI";font-size:10px;font-weight:1000}.aleagues-chat-message--ai-response{max-width:88%;border:1px solid #ded6f3;background:#faf8ff;color:var(--chat-ink)}.aleagues-chat-message--ai-response .aleagues-chat-message__sender{display:flex;align-items:center;gap:5px;color:#5a35a5}.aleagues-chat-message--ai-response .aleagues-chat-message__sender:before{content:"\2726";font-size:11px}.aleagues-chat-ai-status{display:flex;align-items:center;gap:6px;margin:5px 2px 1px;color:inherit;font-size:10px;opacity:.78}.aleagues-chat-ai-status:before{width:7px;height:7px;border-radius:50%;background:currentColor;content:"";animation:aleagues-chat-ai-pulse 1.1s ease-in-out infinite}.aleagues-chat-ai-status--error{color:var(--chat-danger);opacity:1}.aleagues-chat-ai-status--error:before{animation:none}.aleagues-chat-form-error a{color:inherit;font-weight:800}.aleagues-chat-action-dialog,.aleagues-chat-create-dialog{position:absolute;inset:0;z-index:10;display:grid;place-items:center;padding:14px;background:#17262e6b;animation:aleagues-chat-dialog-in .16s ease}.aleagues-chat-action-dialog__surface,.aleagues-chat-create-dialog__surface{display:grid;grid-template-rows:auto minmax(0,1fr);width:100%;max-width:380px;max-height:80%;overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 18px 48px #17262e3d}.aleagues-chat-action-dialog__surface>header,.aleagues-chat-create-dialog__surface>header{display:flex;align-items:center;justify-content:space-between;padding:14px 15px 10px;border-radius:16px 16px 0 0}.aleagues-chat-action-dialog__surface>header>div{display:grid}.aleagues-chat-action-dialog__surface>header strong,.aleagues-chat-create-dialog__surface>header strong{font-size:17px}.aleagues-chat-action-dialog__surface>header span{color:var(--chat-muted);font-size:11px}.aleagues-chat-action-dialog__surface>header button,.aleagues-chat-create-dialog__surface>header button{width:36px;height:36px;padding:0;border:0;border-radius:50%;background:#edf1f2;color:var(--chat-ink);font-size:23px;cursor:pointer}.aleagues-chat-action-dialog__body,.aleagues-chat-create-dialog__surface>form{min-height:0;padding:4px 15px 16px;overflow-y:auto;border-radius:0 0 16px 16px}.aleagues-chat-action-dialog__body label,.aleagues-chat-create-dialog label{display:block;margin:10px 0 6px;font-size:12px;font-weight:900}.aleagues-chat-action-dialog__body input,.aleagues-chat-action-dialog__body select,.aleagues-chat-create-dialog input{width:100%;min-height:42px;padding:8px 10px;border:1px solid #ccd7dc;border-radius:10px;background:#fff;color:inherit;font:inherit}.aleagues-chat-dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.aleagues-chat-dialog-actions button{min-height:39px}.aleagues-chat-delete-button{padding:0 13px;border:0;border-radius:9px;background:var(--chat-danger);color:#fff;font-size:12px;font-weight:900;cursor:pointer}.aleagues-chat-delete-button:disabled{cursor:not-allowed;opacity:.45}.aleagues-chat-member{grid-template-columns:auto minmax(0,1fr) auto;min-height:58px;padding-block:5px;border-bottom:1px solid var(--chat-line)}.aleagues-chat-member>div{display:grid}.aleagues-chat-member__meta{color:var(--chat-muted);font-size:11px}.aleagues-chat-member__action{min-height:32px;padding:0 9px;border:0;border-radius:8px;background:var(--chat-danger-soft);color:var(--chat-danger);font-size:11px;font-weight:900;cursor:pointer}.aleagues-chat-member__avatar{width:36px;height:36px;border-radius:50%;object-fit:cover}.aleagues-chat-member__tools{display:flex!important;align-items:center;justify-content:flex-end;gap:7px}.aleagues-chat-member__club{display:grid;width:34px;height:34px;place-items:center;flex:0 0 34px;border:1px solid var(--chat-line);border-radius:10px;background:#fff;text-decoration:none;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.aleagues-chat-member__club:hover,.aleagues-chat-member__club:focus-visible{border-color:color-mix(in srgb,var(--chat-accent) 42%,var(--chat-line));box-shadow:0 5px 14px #1832401f;outline:none;transform:translateY(-1px)}.aleagues-chat-member__club img{width:25px;height:25px;border-radius:0;object-fit:contain}.aleagues-chat-member__club-fallback{color:var(--chat-ink)!important;font-size:9px!important;font-weight:900;line-height:1;text-transform:uppercase}.aleagues-chat-toast[data-tone=info]{z-index:12;background:#263d49}.aleagues-chat-dialog-status{min-height:20px;color:var(--chat-muted);font-size:12px}.aleagues-chat-user-search>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.aleagues-chat-action-dialog .aleagues-chat-user-search{display:grid;gap:0}.aleagues-chat-user-search button,.aleagues-chat-search-result button{min-height:40px;padding-inline:12px;border:0;border-radius:9px;background:var(--chat-accent);color:var(--chat-on-accent);font-weight:900;cursor:pointer}.aleagues-chat-search-result button:disabled{background:#e7edef;color:var(--chat-muted);cursor:default}@keyframes aleagues-chat-menu-in{0%{opacity:0;transform:translateY(-5px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes aleagues-chat-ai-pulse{0%,to{opacity:.35;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}@media(min-width:601px)and (max-width:900px){.aleagues-chat-panel{right:16px;bottom:16px;width:min(440px,calc(100vw - 32px));height:min(760px,calc(100dvh - 32px))}}@media(max-width:600px){.aleagues-chat-launcher{top:auto;right:14px;bottom:14px;width:50px;height:50px}.aleagues-chat-panel{inset:0;width:100%;height:100dvh;border:0;border-radius:0}.aleagues-chat-group-menu{position:fixed;inset:auto 8px 8px;width:auto;max-height:min(68dvh,540px);padding:8px;border-radius:18px}.aleagues-chat-group-menu:before{display:block;width:38px;height:4px;margin:2px auto 7px;border-radius:999px;background:#ccd5d9;content:""}.aleagues-chat-image-preview{grid-template-columns:50px minmax(0,1fr) auto}.aleagues-chat-image-preview img{width:50px}.aleagues-chat-image-preview [data-chat-action=retry-image]{grid-column:2;justify-self:start}.aleagues-chat-image-preview button:last-child{grid-column:3;grid-row:1}.aleagues-chat-action-dialog,.aleagues-chat-create-dialog{padding:8px}}
