@import "https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Instrument+Serif:ital@0;1&display=swap";:root{--accent:oklch(60% .19 253);--accent-deep:oklch(50% .19 253);--accent-soft:oklch(94% .045 253);--ink:oklch(26% .02 285);--muted:oklch(57% .02 285);--faint:oklch(72% .015 285);--line:oklch(92% .01 285);--line-soft:oklch(95.5% .006 285);--canvas:#fff;--panel:#fff;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html,#root{overscroll-behavior:none;background:var(--canvas);height:100%;overflow:hidden}body{overscroll-behavior:none;background:var(--canvas);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Instrument Sans,system-ui,-apple-system,sans-serif;position:fixed;inset:0;overflow:hidden}.chat-shell{top:var(--app-top,0px);height:var(--app-h,100dvh);background:var(--canvas);display:flex;position:fixed;left:0;right:0;overflow:hidden}.sidebar{border-right:1px solid var(--line);background:#f2f2f7;flex-direction:column;width:340px;min-height:0;display:flex}.brand{color:var(--accent);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px;font-size:21px;font-weight:700;display:flex}.brand .signout{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:500}.list-scroll{-webkit-overflow-scrolling:touch;background:#e9eaef;flex:auto;min-height:0;overflow-y:auto}.list-scroll--white{background:#f8f9fb}.clist{flex-direction:column;gap:8px;padding:10px;display:flex}.crow{cursor:pointer;text-align:left;width:100%;font:inherit;background:#fff;border:0;border-radius:14px;align-items:center;gap:10px;padding:7px 12px 7px 18px;display:flex;position:relative;box-shadow:0 1px 2px #0000000d}.crow-dot{display:none}.crow-right{flex:none;align-self:center;gap:5px}.crow-time{color:var(--muted);white-space:nowrap;font-size:12px;font-weight:400}.crow--unread .crow-time{color:var(--accent);font-weight:700}.crow:hover{background:#f6f7fb;box-shadow:0 1px 4px #0000001a}.crow--dm{box-shadow:none;background:0 0}.crow--dm:hover{box-shadow:none;background:#0000000d}.crow-ava{background:var(--accent-soft);width:34px;height:34px;color:var(--accent-deep);border-radius:11px;flex:none;place-items:center;font-size:13px;font-weight:600;display:grid}.crow-ava--round{border-radius:50%}.crow-body{flex:1;min-width:0}.crow-name{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.crow-preview{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:13px;overflow:hidden}.crow-admin{color:#fff;letter-spacing:.04em;vertical-align:1px;background:#d92d20;border-radius:4px;margin-right:5px;padding:0 5px;font-size:9.5px;font-weight:800;display:inline-block}.mdir-tabs{gap:6px;padding:0 16px 10px;display:flex}.mdir-tab{border:1px solid var(--line,#e6e8ec);color:var(--ink);font:inherit;cursor:pointer;background:#fff;border-radius:999px;padding:5px 14px;font-size:12.5px;font-weight:600}.mdir-tab:hover{border-color:#cfe0fb}.mdir-tab--on{color:#fff;background:#2e7bf0;border-color:#2e7bf0}.mdir-self{border:1px solid var(--line,#eef0f3);background:var(--canvas);border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:0 16px 10px;padding:10px 14px;display:flex}.mdir-self-name{color:var(--ink);align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.badgepick{padding:8px 12px 10px}.badgepick-t{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:6px;font-size:11px;font-weight:700;display:block}.badgepick-row{flex-wrap:wrap;gap:6px;display:flex}.badgepick-in{border:1px solid var(--line,#e6e8ec);width:100%;font:inherit;letter-spacing:.04em;text-transform:uppercase;border-radius:8px;margin-bottom:8px;padding:6px 9px;font-size:12px;font-weight:700}.badgepick-in:focus{border-color:#2e7bf0;outline:none}.mdir-self .badgepick-in{width:140px;margin-bottom:0}.badgepick-dot{cursor:pointer;border:2px solid #0000;border-radius:999px;width:20px;height:20px;padding:0}.badgepick-dot--on{border-color:var(--ink)}.badgepick-clear{border:1px solid var(--line,#e6e8ec);width:20px;height:20px;color:var(--muted);cursor:pointer;background:#fff;border-radius:999px;font-size:11px;line-height:1}.crow-admin--owner,.crow-admin--mine{background:var(--accent)}.crow-qtag{color:var(--accent-deep);letter-spacing:.04em;vertical-align:1px;background:#e8f1fd;border-radius:4px;margin-right:5px;padding:0 5px;font-size:9.5px;font-weight:800;display:inline-block}.crow-line{align-items:baseline;gap:8px;margin-top:2px;display:flex}.crow-line .crow-preview{flex:auto;min-width:0;margin-top:0}.crow-line .crow-time{flex:none;margin-left:auto}.crow-in{color:var(--muted);font-size:14px;font-weight:400}.crow-activity{align-items:center;gap:6px;min-width:0;margin-top:1px;display:flex}.crow-mstack{flex:0 auto;min-width:0;display:inline-flex;overflow:hidden}.crow-mava{border:1.5px solid #fff;border-radius:50%;place-items:center;width:17px;height:17px;margin-left:-6px;font-size:7px;font-weight:700;display:grid;overflow:hidden}.crow-mava:first-child{margin-left:0}.crow-mmore{color:var(--muted);white-space:nowrap;flex:none;font-size:12.5px;font-weight:600}.crow-typing{color:var(--accent);align-items:center;gap:6px;font-weight:500;display:flex}.typing-dots--sm i{width:5px;height:5px}@keyframes crow-glow{0%,to{box-shadow:0 0 0 2px var(--gc), 0 0 10px 1px var(--gc)}50%{box-shadow:0 0 0 2px var(--gc), 0 0 16px 4px var(--gc)}}.crow--glow0{--gc:#e24b4ad9}.crow--glow1{--gc:#ef9f27cc}.crow--glow2{--gc:#8c5cf6bf}.crow--glow3{--gc:#2e7bf0b3}.crow-ava{position:relative}@keyframes active-pulse{0%{opacity:1;box-shadow:0 0 #2ecc71b3}50%{opacity:.35;box-shadow:0 0 0 5px #2ecc7100}to{opacity:1;box-shadow:0 0 #2ecc7100}}.crow-active{background:#2ecc71;border:2px solid #fff;border-radius:50%;width:11px;height:11px;animation:1.1s ease-in-out infinite active-pulse;position:absolute;top:50%;left:7px;transform:translateY(-50%)}:root[data-theme=dark] .crow-active{border-color:#1b1e2a}@keyframes typing-in{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.typing{color:var(--muted);transform-origin:0 100%;flex:none;align-items:center;gap:8px;padding:4px 12px 7px;font-size:13px;animation:.24s cubic-bezier(.32,.72,0,1) typing-in;display:flex}.typing-avas{flex:none;display:inline-flex}.typing-ava{border:2px solid #f5f5f8;border-radius:50%;place-items:center;width:28px;height:28px;margin-left:-8px;font-size:11px;font-weight:700;display:grid}.typing-ava:first-child{margin-left:0}.typing-bubble{background:#fff;border-radius:14px 14px 14px 4px;flex:none;padding:9px 12px;box-shadow:0 1px 1.5px #0000001f}.typing-label{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.typing-dots{gap:3px;display:inline-flex}.typing-dots i{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite typing-bounce;display:inline-block}.typing-dots i:nth-child(2){animation-delay:.18s}.typing-dots i:nth-child(3){animation-delay:.36s}@keyframes typing-bounce{0%,60%,to{opacity:.45;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.crow--unread .crow-time{color:var(--accent)}.crow--dm.crow--unread .crow-name{color:var(--ink);-webkit-text-stroke:.4px var(--ink);font-weight:700}.crow--dm.crow--unread .crow-preview{color:var(--ink);-webkit-text-stroke:.3px var(--ink);font-weight:700}.crow--dm.crow--unread .crow-time{-webkit-text-stroke:.4px var(--accent);font-weight:700}.clist-empty{text-align:center;color:var(--muted);padding:24px 16px;font-size:14px}.sidebar--away{display:none}.embed{background:var(--bg,#fff);flex-direction:column;flex:auto;min-height:0;display:flex}.embed-bar{border-bottom:1px solid var(--line,#eef0f3);flex:none;align-items:center;gap:12px;padding:10px 16px;display:flex}.embed-title{font-size:15px;font-weight:700}.embed-out{border:1px solid var(--line,#e6e8ec);color:#2e7bf0;font:inherit;cursor:pointer;background:#fff;border-radius:999px;flex:none;margin-left:auto;padding:5px 12px;font-size:12.5px;font-weight:600}.embed-out:hover{background:#f6f9ff}.embed-frame{border:0;flex:auto;width:100%;min-height:0;display:block}.svc{background:#f2f2f7;flex:auto;min-height:0;padding:18px 20px 28px;overflow-y:auto}.svc-group+.svc-group{margin-top:22px}.svc-group-name{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:10px;font-size:11px;font-weight:800}.svc-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:14px;display:grid}.svc-card{border:1px solid var(--line);text-align:left;font:inherit;color:inherit;background:#fff;border-radius:14px;flex-direction:column;gap:6px;padding:10px;display:flex}.svc-card--go{cursor:pointer}.svc-card--go:hover{border-color:#cfe0fb}.svc-img{object-fit:cover;background:var(--hover,#f1f3f6);border-radius:10px;width:100%;height:116px}.svc-img--empty{place-items:center;font-size:26px;display:grid}.svc-name{font-size:14px;font-weight:600;line-height:1.3}.svc-meta{color:var(--muted);font-size:12px}.svc-open{background:#fff;flex-direction:column;flex:auto;min-height:0;display:flex}.svc-open-bar{border-bottom:1px solid var(--line);background:#f2f2f7;flex:none;align-items:center;gap:10px;padding:8px 14px;display:flex}.svc-back{color:var(--ink);cursor:pointer;background:0 0;border:0;flex:none;padding:0 4px;font-size:26px;line-height:1}.svc-open-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:700;overflow:hidden}.svc-open-bar .embed-out{margin-left:auto}.svc-open-frame{border:0;flex:auto;width:100%;min-height:0;display:block}.csd{background:#f2f2f7;flex:auto;min-height:0;padding:14px 18px 28px;overflow-y:auto}.csd-ch{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.csd-ch+.csd-ch{margin-top:10px}.csd-ch-head{width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:12px 14px;display:flex}.csd-ch-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14.5px;font-weight:700;overflow:hidden}.csd-ch-n,.csd-ch-caret{color:var(--muted);flex:none;font-size:12px}.csd-lessons{border-top:1px solid var(--line)}.csd-lesson{border:0;border-top:1px solid var(--line-soft,#f2f4f7);width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;align-items:center;gap:10px;padding:10px 14px;display:flex}.csd-lesson:first-child{border-top:0}.csd-lesson:hover{background:var(--hover,#f7fafc)}.csd-lthumb{object-fit:cover;background:var(--hover,#f1f3f6);border-radius:8px;flex:none;width:64px;height:40px}.csd-lthumb--empty{color:var(--muted);place-items:center;font-size:14px;display:grid}.csd-lmain{flex-direction:column;gap:2px;min-width:0;display:flex}.csd-lname{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.csd-ldesc{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.csd-lcmt{color:var(--muted);flex:none;margin-left:auto;font-size:12px}.cp{text-align:center;background:var(--panel);flex-direction:column;flex:auto;justify-content:center;align-items:center;min-height:300px;padding:28px 26px 30px;display:flex}.cp-ico{background:var(--accent-soft,#eef4fd);border-radius:15px;place-items:center;width:48px;height:48px;font-size:22px;line-height:1;display:grid}.cp-t{letter-spacing:-.01em;margin:14px 0 0;font-size:18px;font-weight:700}.cp-s{max-width:300px;color:var(--muted);margin:6px auto 18px;font-size:12.5px;line-height:1.5}.cp-form{width:100%;max-width:290px}.cp-in{border:1px solid var(--line);background:var(--panel);width:100%;color:inherit;border-radius:9px;margin-bottom:8px;padding:10px 12px;font-family:inherit;font-size:13px}.cp-in:focus{border-color:#2e7bf0;outline:0;box-shadow:0 0 0 3px #2e7bf021}.cp-msg{min-height:16px;color:var(--muted);margin-bottom:6px;font-size:11.5px}.cp-msg--err{color:#c02717}.cp-go{color:#fff;cursor:pointer;background:#2e7bf0;border:0;border-radius:9px;width:100%;padding:10px 16px;font-family:inherit;font-size:13.5px;font-weight:600}.cp-go:hover{background:#2568cf}.cp-go:disabled{cursor:default;background:#b9cdf2}.cp-note{color:var(--muted);margin-top:10px;font-size:12px;display:block}.auth-ico{margin:0 auto 2px}.cp-bar{border:0;border-bottom:1px solid var(--line);background:var(--accent-soft,#eef4fd);text-align:left;cursor:pointer;align-items:center;gap:10px;width:100%;padding:10px 14px;font-family:inherit;display:flex}.cp-bar-ico{font-size:18px}.cp-bar-t{flex-direction:column;min-width:0;line-height:1.35;display:flex}.cp-bar-t b{font-size:13px}.cp-bar-t span{color:var(--muted);font-size:12px}.cp-bar-go{color:#fff;background:#2e7bf0;border-radius:8px;flex:none;margin-left:auto;padding:6px 12px;font-size:12.5px;font-weight:600}.svc-connect{text-align:center;background:#f2f2f7;flex-direction:column;flex:auto;justify-content:center;align-items:center;padding:40px 20px;display:flex}.svc-connect-ico{border:1px solid var(--line);background:#fff;border-radius:16px;place-items:center;width:54px;height:54px;font-size:26px;display:grid}.svc-connect-t{margin:14px 0 0;font-size:20px;font-weight:700}.svc-connect-s{color:var(--muted);max-width:46ch;margin:4px 0 0;font-size:13.5px}.svc-connect-form{flex-direction:column;gap:8px;width:min(360px,100%);margin-top:18px;display:flex}.svc-connect-go{width:100%;padding:12px}.svc-connect-note{color:var(--muted);font-size:12px}.pwd{flex-direction:column;gap:10px;padding:16px;display:flex}.pwd-s,.pwd-note{color:var(--muted);margin:0;font-size:12.5px;line-height:1.5}.pwd-done{color:var(--ink);margin:0;font-size:14px}.pwd-code{border:1px dashed var(--line,#e6e8ec);background:var(--canvas);width:100%;color:var(--ink);letter-spacing:.04em;text-align:center;cursor:pointer;border-radius:10px;margin:2px 0 6px;padding:12px 14px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:19px;font-weight:700}.pwd-code:hover{border-color:#2e7bf0}.pwd-code--on{background:#eaf2ff;border-style:solid;border-color:#2e7bf0}.pwd-or{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);align-items:center;gap:10px;margin:4px 0;font-size:11.5px;font-weight:700;display:flex}.pwd-or:before,.pwd-or:after{content:"";border-top:1px solid var(--line);flex:1}.acct-go--plain{color:var(--ink);border:1px solid var(--line);background:#fff}.acct-go--plain:disabled{color:#9aa3b2;background:#fff}.acct-back{z-index:130;background:#f2f2f7;position:fixed;inset:0;overflow-y:auto}.acct-panel{min-height:100%;position:relative}.acct-x{z-index:2;width:44px;height:44px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:12px;place-items:center;font-size:24px;display:grid;position:absolute;top:14px;right:16px}.acct-x:hover{background:#0000000f}.acct{max-width:1000px;margin:0 auto;padding:40px 24px 60px}.acct-title{color:var(--ink);margin:0;font-family:Instrument Serif,Georgia,serif;font-size:32px;font-weight:400}.acct-sub{color:var(--muted);max-width:60ch;margin:6px 0 0;font-size:13.5px}.acct-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:18px;margin-top:24px;display:grid}.acct-card{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;gap:10px;padding:18px;display:flex}.acct-card-head{align-items:center;gap:10px;display:flex}.acct-ico{background:var(--hover,#f1f3f6);border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:17px;display:grid}.acct-names{flex-direction:column;min-width:0;display:flex}.acct-names b{font-size:15px}.acct-by{color:var(--muted);font-size:11.5px}.acct-chip{background:var(--hover,#eceff4);color:var(--muted);border-radius:999px;flex:none;margin-left:auto;padding:3px 10px;font-size:11.5px;font-weight:600}.acct-chip--on{color:#0f7a4d;background:#e3f7ec}.acct-blurb{color:var(--muted);margin:0;font-size:12.5px;line-height:1.5}.acct-form{flex-direction:column;gap:8px;margin-top:auto;display:flex}.acct-row{gap:8px;display:flex}.acct-in{border:1px solid var(--line);min-width:0;font:inherit;color:var(--ink);background:#fff;border-radius:10px;flex:1;padding:10px 12px;font-size:13.5px}.acct-in:focus{border-color:var(--accent);outline:none}.acct-go{background:var(--accent);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:10px;flex:none;padding:10px 18px;font-size:13.5px;font-weight:700}.acct-go:disabled{cursor:default;background:#c7cdd6}.acct-err{color:#d33a2c;font-size:12.5px}.acct-who{color:var(--ink);align-items:center;gap:10px;margin-top:auto;padding-top:4px;font-size:13px;display:flex}.acct-who>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.acct-out{border:1px solid var(--line);color:#d33a2c;font:inherit;cursor:pointer;background:#fff;border-radius:999px;flex:none;margin-left:auto;padding:6px 14px;font-size:12.5px;font-weight:600}.acct-out:hover{background:#fff5f4}.evwrap{flex-direction:column;min-height:0;display:flex}.evfilters{border-bottom:1px solid var(--line,#eef0f3);padding:10px 12px 8px}.evfilters-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:10.5px;font-weight:800;display:block}.evpills{flex-wrap:wrap;gap:6px;margin-top:7px;display:flex}.evpill{border:1px solid var(--line,#e6e8ec);color:var(--ink);font:inherit;cursor:pointer;background:#fff;border-radius:999px;padding:5px 12px;font-size:12.5px;font-weight:600}.evpill:hover{border-color:#cfe0fb}.evpill--on{color:#fff;background:#2e7bf0;border-color:#2e7bf0}.evseries{border:1px solid var(--line,#e6e8ec);width:100%;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border-radius:8px;margin-top:7px;padding:6px 10px;font-size:12.5px;font-weight:600}.evseries:hover{border-color:#cfe0fb}.evbadge{color:#2e7bf0;letter-spacing:.04em;background:#eaf2ff;border-radius:5px;flex:none;padding:1px 6px;font-size:10px;font-weight:800}.evbadge--live{color:#d33a2c;background:#fdeaea}.evrow-top{align-items:center;gap:6px;min-width:0;display:flex}.evrow-cd{color:var(--ink);font-variant-numeric:tabular-nums;font-size:12px;font-weight:700}.evlist{flex-direction:column;gap:2px;min-height:0;padding:6px;display:flex;overflow-y:auto}.evhold-back{width:30px;height:30px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;margin-right:2px;font-size:20px;line-height:1;display:none}@media (width<=768px){.evhold-back{display:block}}.evrow-play{background:var(--accent);color:#fff;white-space:nowrap;border-radius:999px;flex:none;margin-left:auto;padding:5px 10px;font-size:12px;font-weight:600}.evrow{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;padding:8px;display:flex}.evrow:hover{background:var(--hover,#f4f6f9)}.evrow--on{background:#eaf2ff}.evrow-img{object-fit:cover;background:var(--hover,#f1f3f6);border-radius:8px;flex:none;width:56px;height:40px}.evrow-img--empty{place-items:center;font-size:16px;display:grid}.evrow-main{flex-direction:column;gap:2px;min-width:0;display:flex}.evrow-title{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.evrow-when{color:var(--accent,#2e7bf0);white-space:nowrap;flex:none;font-size:14px;font-weight:600}.evrow-session{color:var(--ink);font-weight:700}.evrow-meta{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.evrow-live{color:#d33a2c;font-weight:700}.evrow-tag{color:#2e7bf0;background:#eaf2ff;border-radius:999px;padding:1px 6px;font-size:11px;font-weight:600}.evhold{background:var(--bg,#fff);flex-direction:column;flex:auto;min-height:0;display:flex}.evhold-bar{border-bottom:1px solid var(--line,#eef0f3);flex:none;align-items:center;gap:12px;padding:10px 16px;display:flex}.evhold-bar-main{flex-direction:column;justify-content:center;gap:1px;min-width:0;display:flex}.evhold-bar-top{align-items:center;gap:10px;min-width:0;max-width:100%;display:flex}.evhold-bar-meta{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.evhold-bar-title{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;overflow:hidden}.evhold-bar-live{color:#fff;letter-spacing:.04em;background:#d33a2c;border-radius:999px;flex:none;padding:2px 8px;font-size:11px;font-weight:800}.evhold-out{border:1px solid var(--line,#e6e8ec);color:#2e7bf0;font:inherit;cursor:pointer;background:#fff;border-radius:999px;flex:none;margin-left:auto;padding:5px 12px;font-size:12.5px;font-weight:600}.evhold-out:hover{background:#f6f9ff}.evhold-out:disabled{color:#9aa3b2;cursor:default}.evhold-frame{border:0;flex:auto;width:100%;min-height:0;display:block}.evhold--empty{text-align:center;color:var(--muted);justify-content:center;align-items:center;gap:6px}.evhold-empty-ico{font-size:34px}.evhold--empty b{color:var(--ink);font-size:16px}.chat-pane{flex-direction:column;flex:auto;min-width:0;height:100%;display:flex}.chat-pane .str-chat-channel,.chat-pane .str-chat__channel{flex:auto;min-height:0}.thead{border-bottom:1px solid var(--line);background:#f5f5f8;flex:none;align-items:center;gap:10px;padding:7px 12px;display:flex}.thead-back{color:var(--accent);cursor:pointer;background:#fff;border:0;border-radius:999px;flex:none;align-items:center;gap:2px;padding:5px 14px 5px 9px;font-weight:700;display:flex;box-shadow:0 1px 2px #0000000f}.thead-chev{margin-top:-2px;font-size:23px;line-height:1}.thead-backnum{font-size:16px}.thead-ava{background:var(--accent-soft);width:38px;height:38px;color:var(--accent-deep);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex;overflow:hidden}.thead-ava img{object-fit:cover;width:100%;height:100%}.thead-info{flex:auto;min-width:0}.thead-name{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:700;line-height:1.2;overflow:hidden}.thead-sub{color:#8a8a8e;white-space:nowrap;text-overflow:ellipsis;font-size:13px;line-height:1.2;overflow:hidden}.thead-act{width:40px;height:40px;color:var(--accent);cursor:pointer;background:#fff;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex;box-shadow:0 1px 2px #0000000f}.thread-head{border-bottom:1px solid var(--line);background:0 0;flex:none;align-items:center;gap:2px;padding:10px;display:flex}.thread-back{color:var(--accent);cursor:pointer;background:0 0;border:0;flex:none;padding:0 6px;font-size:26px;line-height:1}.thread-title{color:var(--muted,#64748b);font-size:14px;font-weight:600}.str-chat__thread .str-chat__parent-message-li .tmsg-replies{display:none}.str-chat__thread .str-chat__ul{border-left:2px solid var(--line);margin-left:30px!important;padding-left:10px!important}.str-chat__thread .str-chat__ul .tmsg{padding-left:4px;padding-right:4px}@media (width<=768px){.str-chat__thread{z-index:30;background:#f5f5f8;flex-direction:column;display:flex;position:absolute;inset:0}.str-chat__thread .str-chat__main-panel-inner{flex:auto;min-height:0;overflow-y:auto}.str-chat__thread .thread-head,.str-chat__thread .str-chat__dropzone-root,.str-chat__thread .str-chat__message-composer-container{flex:none}}.nav-rail{background:var(--accent-deep);flex-direction:column;flex:none;align-items:center;gap:8px;width:68px;padding:14px 0;display:flex}.nav-logo{width:42px;height:42px;color:var(--accent);background:#fff;border-radius:13px;place-items:center;margin-bottom:6px;font-size:19px;font-weight:700;display:grid}.nav-item{cursor:pointer;color:#ffffffb8;background:0 0;border:0;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:58px;min-height:50px;padding:6px 2px;display:flex}.nav-label{letter-spacing:.2px;font-size:9.5px;font-weight:600;line-height:1}.nav-spacer{flex:1}.nav-avatar{background:var(--accent-soft);width:40px;height:40px;color:var(--accent-deep);border-radius:50%;place-items:center;font-size:14px;font-weight:600;display:grid}.side-header{color:var(--accent);justify-content:space-between;align-items:center;padding:14px 16px 6px;font-size:24px;font-weight:700;display:flex}.search-bar{color:var(--muted);background:#fff;border-radius:999px;align-items:center;gap:8px;margin:4px 12px 12px;padding:10px 14px;display:flex;box-shadow:0 1px 2px #0000000f}.search-bar input{font:inherit;color:var(--ink);background:0 0;border:0;outline:none;width:100%;font-size:15px}.search-ico{color:var(--muted);display:inline-flex}.search-cancel{color:var(--muted);cursor:pointer;background:0 0;border:0;flex:none;padding:0 4px;font-size:16px}.cat-row{padding:8px 16px 4px}.cat-select{background:var(--panel,#fff);border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);cursor:pointer;border-radius:10px;padding:9px 12px;font-size:14px;font-weight:600}.cat-select:focus{border-color:#2e7bf0;outline:none}.cat-filter{min-width:0;font:inherit;color:var(--ink);cursor:pointer;appearance:none;background:0 0;border:0;outline:none;flex:auto;font-size:15px}.search-toggle{color:var(--muted);cursor:pointer;background:0 0;border:0;flex:none;align-items:center;padding:0 2px;display:inline-flex}.search-toggle:hover{color:var(--accent)}.app-header{align-items:center;gap:12px;padding:12px 16px 10px;display:flex}.app-ava{background:var(--accent-soft);width:42px;height:42px;color:var(--accent-deep);cursor:pointer;border:0;border-radius:50%;flex:none;place-items:center;font-size:15px;font-weight:700;display:grid}.profile-head{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:18px 16px;display:flex}.profile-ava{border-radius:50%;flex:none;place-items:center;width:48px;height:48px;font-size:18px;font-weight:700;display:grid}.profile-name{color:var(--ink);font-size:18px;font-weight:700}.profile-badge{color:var(--accent-deep);background:var(--accent-soft);border-radius:999px;margin-left:auto;padding:3px 10px;font-size:12px;font-weight:700}.sheet-row--danger{color:#e5484d;justify-content:center;font-weight:600}.app-title{color:var(--ink);font-size:26px;font-weight:700}.app-actions{gap:10px;margin-left:auto;display:flex}.hicon{width:42px;height:42px;color:var(--accent);cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;display:grid;box-shadow:0 1px 3px #0000001a}.tab-dot{background:currentColor;border-radius:50%;width:7px;height:7px;display:inline-block}.active-row{flex:none;align-items:flex-start;gap:14px;padding:2px 14px 12px;display:flex;overflow-x:auto}.active-row::-webkit-scrollbar{display:none}.active-person{flex-direction:column;flex:none;align-items:center;gap:5px;width:58px;display:flex}.active-ava{background:var(--accent-soft);width:54px;height:54px;min-height:54px;color:var(--accent-deep);border-radius:50%;flex:none;place-items:center;font-size:16px;font-weight:600;display:grid;position:relative}.active-dot{border:2px solid var(--panel);background:#2ecc71;border-radius:50%;width:13px;height:13px;position:absolute;bottom:2px;right:2px}.active-name{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;max-width:58px;font-size:12px;overflow:hidden}.tabs-row{flex:none;align-items:center;gap:8px;padding:2px 12px 12px;display:flex;overflow-x:auto}.tabs-row::-webkit-scrollbar{display:none}.tab-pill{color:var(--ink);font:inherit;cursor:pointer;white-space:nowrap;background:#fff;border:0;border-radius:999px;flex:none;align-items:center;gap:6px;padding:7px 15px;font-size:15px;font-weight:700;display:inline-flex;box-shadow:0 1px 3px #00000014}.tab-pill--active{background:var(--accent);color:#fff;box-shadow:none}.tab-count{color:var(--accent-deep);background:var(--accent-soft);text-align:center;border-radius:999px;min-width:22px;padding:2px 9px;font-size:14px;font-weight:700}.tab-pill--active .tab-count{color:var(--accent);background:#fff}.bottom-nav{display:none}.bn-item{cursor:pointer;color:var(--muted);background:0 0;border:0;flex-direction:column;flex:1;align-items:center;gap:3px;padding:9px 0 11px;font-size:11px;font-weight:600;display:flex}.bn-item--active{color:var(--accent)}.bn-item{min-width:0;padding-left:2px;padding-right:2px}.bn-item>span:last-child{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.bn-item{padding-top:12px;padding-bottom:12px}.bn-ico{justify-content:center;align-items:center;line-height:1;display:inline-flex}.bn-ico svg{width:23px;height:23px}.newmsg{border-bottom:1px solid var(--line)}.newmsg-btn{text-align:left;width:100%;color:var(--accent);cursor:pointer;background:0 0;border:0;padding:12px 16px;font-size:14px;font-weight:600}.newmsg-list{border-top:1px solid var(--line-soft);max-height:240px;overflow-y:auto}.newmsg-item{text-align:left;width:100%;color:var(--ink);cursor:pointer;background:0 0;border:0;padding:10px 16px;font-size:14px;display:block}.newmsg-item:hover{background:var(--accent-soft)}.newmsg-empty{color:var(--muted);padding:12px 16px;font-size:13px}.str-chat{--str-chat__accent-primary:var(--accent);--str-chat__primary-color:var(--accent);--str-chat__active-primary-color:var(--accent-deep);font-family:Instrument Sans,system-ui,sans-serif!important}.str-chat,.str-chat__channel,.str-chat__container,.str-chat__main-panel,.str-chat__main-panel-inner,.str-chat__list,.str-chat__message-list,.str-chat__message-list-scroll,.str-chat__virtual-list,.str-chat__virtual-list-scroll,.str-chat__ul,.str-chat__thread{background-color:#f5f5f8!important;background-image:none!important}.str-chat__channel-header,.str-chat__message-input,.str-chat__message-textarea-container{background-color:var(--panel)!important}.str-chat__empty-channel{background:0 0!important;width:100%!important;max-width:100%!important;padding:0!important}.chat-empty{text-align:center;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:10px;padding:24px;display:flex}.chat-empty-ava{border-radius:50%;place-items:center;width:72px;height:72px;margin-bottom:4px;font-size:26px;font-weight:700;display:grid;overflow:hidden}.chat-empty-title{color:var(--ink);font-size:19px;font-weight:700}.chat-empty-sub{color:var(--muted);max-width:260px;font-size:14px;line-height:1.4}.str-chat__message-composer-container,.str-chat__message-input{border-top:1px solid var(--line);padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px))!important;background:var(--panel)!important;flex:none!important}.str-chat__message-composer{align-items:flex-end!important;gap:8px!important;min-height:0!important}.rich-on .str-chat__textarea__textarea,.rich-on textarea{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;min-height:0!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.rich-box{background:var(--canvas);border:1px solid var(--line);min-width:0;min-height:40px;max-height:190px;font:inherit;color:var(--ink);white-space:pre-wrap;word-break:break-word;border-radius:20px;outline:none;flex:1;padding:9px 12px;font-size:14.5px;line-height:1.45;overflow-y:auto}.rich-box:focus{border-color:var(--accent)}.rich-box b,.rich-box strong{font-weight:800}.rich-box i,.rich-box em{font-style:italic}.rich-box u{text-decoration:underline}.rich-box mark{color:inherit;background:#fde68a;border-radius:3px;padding:0 2px}.rich-box a{color:var(--accent-deep);text-decoration:underline}.rich-box:empty:before{content:attr(data-placeholder);color:var(--muted);pointer-events:none}.str-chat__message-composer-controls{align-items:flex-end!important;gap:8px!important}.str-chat__attachment-selector,.str-chat__attachment-selector button{transition:background .15s,transform 50ms;background:var(--accent-soft)!important;width:40px!important;height:40px!important;color:var(--accent)!important;border:0!important;border-radius:50%!important;flex:none!important;place-items:center!important;display:grid!important}.str-chat__attachment-selector button:hover{background:var(--accent)!important;color:#fff!important}.str-chat__attachment-selector button:active{transform:scale(.94)}.str-chat__message-textarea-container{transition:border-color .15s,background .15s;background:var(--accent-soft)!important;border:1px solid #0000!important;border-radius:22px!important;padding:0!important}.str-chat__message-textarea-container:focus-within{background:var(--panel)!important;border-color:var(--accent)!important}.str-chat__message-textarea textarea,.str-chat__message-textarea-container textarea{background:0 0!important;border:0!important;min-height:40px!important;max-height:140px!important;padding:9px 16px!important;font-size:15px!important;line-height:1.4!important}.str-chat__send-button{transition:background .15s,transform 50ms,box-shadow .15s;background:var(--accent)!important;color:#fff!important;border:0!important;border-radius:50%!important;flex:none!important;place-items:center!important;width:40px!important;min-width:40px!important;height:40px!important;display:grid!important;box-shadow:0 2px 8px #2563eb4d!important}.str-chat__send-button:hover{background:var(--accent-deep)!important}.str-chat__send-button:active{transform:scale(.94)}.str-chat__send-button:disabled{cursor:default;background:var(--accent-soft)!important;color:var(--muted)!important;box-shadow:none!important}.str-chat__send-button svg,.str-chat__send-button .str-chat__icon--send{width:20px!important;height:20px!important}.str-chat__list,.str-chat__message-list,.str-chat__message-list-scroll{overflow-anchor:none;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;flex:auto!important;min-height:0!important;overflow-y:auto!important}.str-chat__message-list-scroll{flex-direction:column;display:flex}.str-chat__message-list-scroll .str-chat__ul{margin-top:auto}.tmsg-removed{display:none}:is(.str-chat__li:has(.tmsg-removed),.str-chat__message-list-item:has(.tmsg-removed)){margin:0!important;padding:0!important;display:none!important}.str-chat__message .str-chat__message-bubble,.str-chat__message-simple .str-chat__message-bubble,.str-chat__message-text-inner{color:var(--ink)!important;background:#fff!important;border:none!important;border-radius:14px!important;box-shadow:0 1px 1.5px #0000001a!important}.str-chat__message-metadata__name,.str-chat__message-sender-name{color:var(--accent)!important;font-weight:700!important}.tmsg{align-items:flex-start;gap:8px;margin:4px 0;padding:1px 12px;display:flex}.tmsg--me{justify-content:flex-end}@keyframes msg-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes msg-ping{0%{box-shadow:0 0 0 3px #2e7bf066}45%{box-shadow:0 0 0 3px #2e7bf038}to{box-shadow:0 1px 1.5px #0000001f}}.tmsg--new{animation:.32s cubic-bezier(.32,.72,0,1) msg-in}.tmsg--new .tmsg-bubble{animation:1.6s ease-out msg-ping}.tmsg-ava{background:var(--accent-soft);width:34px;min-width:34px;height:34px;min-height:34px;color:var(--accent-deep);border-radius:50%;flex:none;justify-content:center;align-items:center;margin-top:2px;font-size:13px;font-weight:600;display:flex;overflow:hidden}.tmsg-col{flex-direction:column;min-width:0;max-width:82%;display:flex}.tmsg--me .tmsg-col{align-items:flex-end}.tmsg-bubble{cursor:text;-webkit-user-select:text;user-select:text;background:#fff;border-radius:14px;max-width:100%;padding:7px 12px 6px;box-shadow:0 1px 1.5px #0000001f}.tmsg-reactions{flex-wrap:wrap;gap:4px;margin-top:3px;display:flex}.tmsg-reaction{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:3px;padding:1px 8px;font-size:13px;display:inline-flex;box-shadow:0 1px 1px #0000000f}.tmsg-reaction b{color:var(--muted);font-size:11px;font-weight:600}.tmsg-replies{color:var(--accent);cursor:pointer;background:0 0;border:0;align-self:flex-start;align-items:center;gap:6px;margin-top:3px;padding:2px 0;font-size:13px;font-weight:600;display:flex}.tmsg-replies-dot{color:#b6bec9}.tmsg-replies-admin{color:#0f7a4d;background:#e3f7ec;border-radius:999px;align-items:center;gap:5px;padding:2px 8px 2px 9px;font-size:12px;font-weight:700;display:inline-flex}.tmsg-replies-faces{align-items:center;display:inline-flex}.tmsg-replies-face{object-fit:cover;background:#dbe3ee;border:2px solid #e3f7ec;border-radius:50%;width:18px;height:18px;margin-left:-6px}.tmsg-replies-face:first-child{margin-left:0}.tmsg-replies-face--none{color:#5b6478;place-items:center;font-size:8.5px;font-weight:800;display:inline-grid}.tmsg-replies-face--more{border-color:var(--panel,#fff);color:#5b6478;background:#e6eaf1;border-radius:999px;place-items:center;width:auto;min-width:18px;padding:0 4px;font-size:9.5px;font-weight:800;display:inline-grid}.tmsg-replies>.tmsg-replies-faces .tmsg-replies-face{border-color:var(--panel,#fff)}.tmsg-replies-go{color:var(--accent)}.qempty-clear{color:#2e7bf0;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline}.pfilter{flex:none;align-items:center;gap:4px;margin-left:auto;display:inline-flex}.qtabsrow{align-items:center;gap:8px;padding-right:14px;display:flex}.qtabsrow>.qtabs{flex:auto;min-width:0}.pfilter-sel{border:1px solid var(--line,#e6e8ec);color:var(--ink);font:inherit;cursor:pointer;background:#fff;border-radius:999px;flex:none;align-self:center;margin-top:8px;padding:6px 12px;font-size:13px;font-weight:600}.pfilter-sel:hover{border-color:#cfe0fb}.pfilter-sort{border:1px solid var(--line,#e6e8ec);color:#64748b;font:inherit;cursor:pointer;background:#fff;border-radius:50%;width:26px;height:26px;font-size:12px;font-weight:700}.pfilter-sort:hover{color:var(--ink);border-color:#cfe0fb}.msheet-backdrop{z-index:60;background:#00000047;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.msheet{width:100%;max-width:460px;padding:8px 14px calc(16px + env(safe-area-inset-bottom));background:#fff;border-radius:20px 20px 0 0;flex-direction:column;margin:0 auto;animation:.22s cubic-bezier(.22,1,.36,1) msheet-up;display:flex;box-shadow:0 -6px 30px #0003}@keyframes msheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.msheet-handle{background:#d5d6dc;border-radius:3px;flex:none;width:38px;height:5px;margin:2px auto 10px}.msheet-react{border-bottom:1px solid var(--line);justify-content:space-around;align-items:center;padding:4px 2px 12px;display:flex}.msheet-react button{cursor:pointer;background:0 0;border:0;padding:2px 4px;font-size:29px;line-height:1;transition:transform .1s}.msheet-react button:active{transform:scale(1.3)}.msheet-quick{gap:10px;padding:12px 0;display:flex}.msheet-quick button{color:var(--ink);cursor:pointer;background:#f2f2f5;border:0;border-radius:14px;flex-direction:column;flex:1 1 0;align-items:center;gap:6px;padding:14px 6px 12px;font-size:13px;font-weight:500;display:flex}.msheet-quick button:active{background:#e8e8ee}.mq-ico{color:var(--ink);place-items:center;display:grid}.msheet-qdel,.msheet-qsuspend{color:#e5484d!important}.msheet-qdel .mq-ico,.msheet-qsuspend .mq-ico{color:#e5484d}.msheet-quick--4{gap:8px}.msheet-quick--4 button{padding:12px 3px 11px;font-size:12px}.suspend-title{color:var(--ink);padding:4px 16px 12px;font-size:16px;font-weight:700}.msheet-list{flex-direction:column;display:flex}.msheet-list button{text-align:left;color:var(--ink);cursor:pointer;border:0;border-top:1px solid var(--line-soft);background:0 0;justify-content:space-between;align-items:center;gap:12px;padding:15px 4px;font-size:16px;display:flex}.msheet-del{color:#e5484d!important}.msheet-suspend-row{font-weight:600;color:#e5484d!important;border-top-width:8px!important;border-top-color:var(--line)!important}.ml-ico{color:currentColor;place-items:center;display:grid}.sheet-backdrop{z-index:200;background:#00000052;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.sheet{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:420px;max-height:88vh;display:flex;overflow:hidden;box-shadow:0 12px 40px #00000040}.sheet-head{flex:none}.cg-form{flex:auto;min-height:0;padding-bottom:18px;overflow-y:auto}.sheet-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 16px;font-size:17px;display:flex}.sheet-x{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:18px}.sheet-list{-webkit-overflow-scrolling:touch;padding:6px;overflow-y:auto}.sheet-row{width:100%;font:inherit;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:9px 10px;font-size:16px;display:flex}.sheet-row:hover{background:#f4f5f9}.sheet-row--static{cursor:default}.sheet-row--static:hover{background:0 0}.sheet-ava{background:var(--accent-soft);width:40px;height:40px;color:var(--accent-deep);border-radius:50%;flex:none;place-items:center;font-size:14px;font-weight:600;display:grid}.sheet-row span{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.sheet-del{color:#e5484d;cursor:pointer;background:0 0;border:0;flex:none;font-size:14px;font-weight:600}.sheet-empty{text-align:center;color:var(--muted);padding:22px 16px;font-size:14px}.admin-create{border-bottom:1px solid var(--line);gap:8px;padding:12px 14px;display:flex}.admin-create input{border:1px solid var(--line);min-width:0;font:inherit;border-radius:10px;flex:auto;padding:10px 12px;font-size:16px}.admin-create button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:10px;flex:none;padding:10px 16px;font-weight:600}.admin-create button:disabled{opacity:.6}.sheet-err{color:#e5484d;padding:8px 16px;font-size:14px}.tmsg--me .tmsg-bubble{background:var(--accent);color:#fff}.tmsg-head{align-items:center;gap:8px;margin-bottom:1px;display:flex}.tmsg-name{color:var(--accent);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:700;overflow:hidden}.tmsg-time--inline{flex:none;margin-top:0;margin-left:auto}.tmsg-text{white-space:pre-wrap;word-break:break-word;font-size:16px;line-height:1.35}.tmsg-text--fold{-webkit-line-clamp:14;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.tmsg-more{color:var(--accent,#2e7bf0);font:inherit;cursor:pointer;background:0 0;border:0;margin-top:4px;padding:0;font-size:13.5px;font-weight:700}.tmsg-more:hover{text-decoration:underline}.tmsg-mention{color:var(--accent);font-weight:600}.tmsg-link{color:var(--accent);word-break:break-word;font-weight:600;text-decoration:underline}.tmsg--me .tmsg-link{color:#fff}.edit-area{box-sizing:border-box;resize:vertical;border:1px solid var(--line);width:100%;min-height:120px;font:inherit;color:var(--ink);background:var(--canvas);border-radius:12px;width:calc(100% - 32px);margin:14px 16px 0;padding:12px 14px;font-size:15px;line-height:1.4}.edit-area:focus{border-color:var(--accent);outline:none}.edit-actions{justify-content:flex-end;gap:10px;padding:14px 16px 16px;display:flex}.edit-cancel,.edit-save{cursor:pointer;border:none;border-radius:999px;padding:10px 20px;font-size:15px;font-weight:700}.edit-cancel{background:var(--accent-soft);color:var(--ink)}.edit-save{background:var(--accent);color:#fff}.edit-save:disabled{opacity:.5;cursor:default}.tmsg-ava--tap{cursor:pointer}.str-chat__send-to-channel-checkbox__container{display:none!important}.tmsg--me .tmsg-mention{color:#fff;font-weight:700}.tmsg-time{color:var(--muted);text-align:right;margin-top:2px;font-size:11px}.tmsg--me .tmsg-time{color:#ffffffd9}.str-chat__message--me .str-chat__message-bubble,.str-chat__message--me .str-chat__message-text-inner{background:var(--accent)!important;color:#fff!important}.str-chat__message--me .str-chat__message-text-inner p,.str-chat__message--me .str-chat__message-text-inner a,.str-chat__message--me .str-chat__message-text-inner span{color:#fff!important}.str-chat__channel-list-item{border-radius:12px;padding:8px 12px!important}.str-chat__channel-list-item:hover,.str-chat__channel-list-item--selected,.str-chat__channel-list-item--active{background:var(--accent-soft)!important}.str-chat__channel-list-item-data__title{color:var(--ink)!important;font-weight:600!important}@media (width<=768px){.nav-rail{display:none}.sidebar{flex:auto;width:100%;min-width:0}.chat-pane,.chat-shell.has-active .sidebar{display:none}.chat-shell.has-active .chat-pane{display:flex}.ask-tab{display:none}.bottom-nav{z-index:140;border-top:1px solid var(--accent-deep);background:var(--accent-deep);padding-bottom:env(safe-area-inset-bottom);flex:none;display:flex;position:fixed;bottom:0;left:0;right:0}.list-scroll,.chat-pane,.support-main{padding-bottom:calc(58px + env(safe-area-inset-bottom))}:root.in-native .bottom-nav{padding-bottom:0}:root.in-native .list-scroll,:root.in-native .chat-pane,:root.in-native .support-main{padding-bottom:58px}.ask-tab,.ask-panel{z-index:150;bottom:calc(68px + env(safe-area-inset-bottom))}:root.in-native .ask-tab,:root.in-native .ask-panel{bottom:68px}:is(body:has(.ask-panel) .bottom-nav,body:has(.ask-panel) .ask-tab){display:none}.ask-panel,:root.in-native .ask-panel{border:0;border-radius:0;width:auto;max-width:none;height:auto;max-height:none;inset:0}.ask-panel:has(.tix-form--sent){border:0;border-radius:0;width:auto;max-width:none;height:auto;max-height:none;inset:0}.ask-panel-body .tix-form-actions{padding:12px 14px calc(12px + env(safe-area-inset-bottom,0px));background:var(--panel);border-top:1px solid var(--line);margin:14px -14px -16px;position:sticky;bottom:-16px}:root.in-native .ask-panel-body .tix-form-actions{padding-bottom:12px}.ask-panel-body .tix-form-actions .support-btn{flex:auto}.bottom-nav .bn-item{color:#ffffff9e}.bottom-nav .bn-item--active{color:#fff}.bottom-nav .bn-dot{box-shadow:0 0 0 2px var(--accent-deep)}}.auth-wrap{background:var(--canvas);-webkit-overflow-scrolling:touch;justify-content:center;align-items:center;min-height:100dvh;padding:16px;display:flex;overflow-y:auto}.auth-card{background:var(--panel);border:1px solid var(--line);border-radius:16px;flex-direction:column;gap:12px;width:100%;max-width:360px;padding:28px;display:flex;box-shadow:0 8px 30px #0000000f}.auth-card--wide{max-width:440px;padding:30px 34px}.join-photo__hint--need{color:#b4531f;font-weight:600}.join-bio{border:1px solid var(--line);background:var(--panel);width:100%;min-height:96px;color:var(--ink);font:inherit;resize:vertical;border-radius:10px;padding:11px 13px;font-size:14.5px;line-height:1.5}.join-bio:focus{border-color:#2e7bf0;outline:none}.join-skip{cursor:pointer;font-weight:600;color:var(--muted)!important;background:0 0!important;border:0!important;padding:4px!important}.join-skip:hover{color:var(--ink)!important}.auth-card h1{color:var(--ink);margin:0;font-size:26px;font-weight:600}.auth-card .muted{color:var(--muted);margin:0 0 8px;font-size:14px}.auth-card input{border:1px solid var(--line);color:var(--ink);box-sizing:border-box;border-radius:10px;width:100%;padding:12px 14px;font-family:inherit;font-size:16px}.auth-card input:focus-visible{outline:2px solid var(--accent);border-color:var(--accent)}.auth-card button[type=submit]{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:12px;padding:12px;font-size:16px;font-weight:600}.auth-card button[type=submit]:disabled{opacity:.6}.auth-card button.link{color:var(--accent);cursor:pointer;background:0 0;border:0;font-size:14px}.error{color:#b00020;background:#fdecec;border-radius:8px;padding:8px 12px;font-size:14px}.profile-sheet{max-width:440px}.profile-body{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:18px 20px 24px;display:flex}.profile-photo{cursor:default;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;width:96px;height:96px;font-size:34px;font-weight:700;display:flex;position:relative;overflow:hidden}.profile-photo img{object-fit:cover;width:100%;height:100%}.profile-photo-edit{background:var(--accent);color:#fff;width:30px;height:30px;box-shadow:0 0 0 3px var(--panel,#fff);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:-2px;right:-2px}.profile-photo-edit svg{width:15px;height:15px}.profile-fullname{color:var(--ink);font-size:21px;font-weight:700}.profile-location{color:var(--muted);font-size:14px}.profile-bio{color:var(--ink);white-space:pre-wrap;margin-top:4px;font-size:15px;line-height:1.45}.profile-empty{color:var(--muted);margin-top:4px;font-size:14px}.profile-input{border:1px solid var(--line,#e3e3e6);width:100%;font:inherit;background:var(--panel,#fff);color:var(--ink);border-radius:10px;padding:11px 13px;font-size:15px}.profile-input:focus{border-color:var(--accent);outline:none}.profile-bio-input{resize:vertical;min-height:84px}.profile-actions{gap:10px;width:100%;margin-top:8px;display:flex}.profile-btn{font:inherit;cursor:pointer;border:none;border-radius:10px;flex:1;padding:12px;font-size:15px;font-weight:600}.profile-btn--primary{background:var(--accent);color:#fff}.profile-btn--primary:disabled{opacity:.6;cursor:default}.profile-btn--ghost{background:var(--chip,#eef0f2);color:var(--ink)}.sheet-err{color:#b00020;width:100%;font-size:13px}.tmsg-ava-img{aspect-ratio:1;object-fit:cover;border-radius:50%;flex:none;width:34px;min-width:34px;height:34px;min-height:34px;display:block}.tmsg-name--tap{cursor:pointer}.settings-note{color:var(--muted);padding:12px 16px;font-size:14px}.settings-toggle{color:var(--ink);border-bottom:1px solid var(--line,#eee);cursor:pointer;justify-content:space-between;align-items:center;padding:14px 16px;font-size:15px;display:flex}.settings-toggle input{width:18px;height:18px;accent-color:var(--accent)}.auth-card textarea{border:1px solid var(--line);color:var(--ink);resize:vertical;border-radius:10px;min-height:72px;padding:12px 14px;font-family:inherit;font-size:15px}.auth-card textarea:focus-visible{outline:2px solid var(--accent);border-color:var(--accent)}.auth-card button.auth-primary{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:12px;padding:12px;font-size:16px;font-weight:600}.auth-card button.auth-primary:disabled{opacity:.6;cursor:default}.auth-steps{gap:8px;margin-bottom:2px;display:flex}.auth-step{text-align:center;color:var(--muted);background:var(--chip,#eef0f2);border-radius:999px;flex:1;padding:6px 0;font-size:12px;font-weight:600}.auth-step--on{background:var(--accent);color:#fff}.auth-step--done{background:color-mix(in srgb, var(--accent) 18%, transparent);color:var(--accent)}.auth-photo{border:2px dashed var(--line);background:var(--chip,#f3f4f6);cursor:pointer;border-radius:50%;justify-content:center;align-self:center;align-items:center;width:110px;height:110px;margin-top:4px;display:flex;position:relative;overflow:hidden}.auth-photo img{object-fit:cover;width:100%;height:100%}.auth-photo-plus{color:var(--muted);font-size:40px;line-height:1}.auth-photo-edit{background:var(--accent);color:#fff;width:30px;height:30px;box-shadow:0 0 0 3px var(--panel,#fff);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:4px;right:4px}.auth-photo-edit svg{width:15px;height:15px}.auth-photo-label{text-align:center;color:var(--muted);margin-top:-4px;font-size:13px}.auth-note{color:#a86400;text-align:center;font-size:12px}.auth-hint{color:var(--muted);text-align:center;margin-top:-4px;font-size:12px}.nav-avatar,.app-ava{overflow:hidden}.avatar-img{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.crow-ava{overflow:hidden}.group-photo-btn{border:1px dashed var(--line);background-color:var(--line-soft);width:46px;height:46px;color:var(--faint);cursor:pointer;background-position:50%;background-size:cover;border-radius:12px;flex:none;place-items:center;font-size:24px;line-height:1;display:grid}.tmsg-ava,.thead-ava,.app-ava,.nav-avatar,.profile-photo,.profile-ava,.sheet-ava{border-radius:50%!important;overflow:hidden!important}.tmsg-ava>img,.thead-ava>img,.app-ava>img,.nav-avatar>img,.profile-photo>img,.profile-ava>img,.sheet-ava>img,.tmsg-ava-img,.avatar-img{object-fit:cover!important;border-radius:50%!important;width:100%!important;height:100%!important;display:block!important}.tmsg-admin{background:var(--accent);color:#fff;letter-spacing:.6px;vertical-align:middle;text-transform:uppercase;border-radius:6px;margin-left:6px;padding:1px 6px 2px;font-size:9px;font-weight:800;line-height:1.4;display:inline-block}.thead-sub--row{align-items:center;gap:7px;display:flex}.thead-faces{flex:none;display:inline-flex}.thead-face{border:1.5px solid #fff;border-radius:50%;place-items:center;width:20px;height:20px;margin-left:-6px;font-size:8px;font-weight:700;display:grid;overflow:hidden}.thead-face:first-child{margin-left:0}.thead-face img{object-fit:cover;width:100%;height:100%}.crow-badge{background:var(--accent);color:#fff;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.crow-right{flex-direction:column;align-items:flex-end;display:flex}@media (width>=769px){.tabs-row{display:none}.search-bar--always{display:flex}}.search-bar--always{margin:4px 12px 8px}.nav-rail{background:#151824;gap:4px;width:80px;padding:12px 0}.nav-logo{background:var(--accent);color:#fff;margin-bottom:10px}.nav-item{color:#fff9;gap:4px;width:66px;min-height:54px}.nav-item:hover{color:#fff;background:#ffffff12}.nav-item--active{color:#fff;background:#ffffff1c}.nav-item--icon{min-height:44px}.nav-ico{place-items:center;display:grid;position:relative}.nav-badge{color:#fff;background:#e5484d;border:2px solid #151824;border-radius:9px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-6px;right:-9px}.nav-avatar{cursor:pointer;background:var(--accent);color:#fff;border:0;border-radius:50%;place-items:center;width:40px;height:40px;margin-top:6px;font-size:14px;font-weight:700;display:grid;overflow:hidden}.app-header{align-items:flex-start;padding:16px 16px 10px}.app-head-main{flex:auto;min-width:0}.app-title-lg{color:var(--ink);margin:0;font-family:Instrument Serif,Georgia,serif;font-size:28px;font-weight:400;line-height:1.1}.app-sub{color:var(--muted);margin-top:3px;font-size:13px}.app-actions{flex:none;align-items:center;gap:8px;display:flex}.hicon--accent{background:var(--accent);color:#fff;border-radius:50%}.hicon--accent:hover{background:var(--accent-deep);color:#fff}.filter-row{flex-wrap:wrap;gap:8px;padding:2px 12px 10px;display:flex}.filter-pill{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;padding:6px 15px;font-family:inherit;font-size:13px;font-weight:600}.filter-pill--active{background:var(--accent);border-color:var(--accent);color:#fff}.filter-badge{background:var(--accent);color:#fff;vertical-align:middle;border-radius:999px;place-items:center;min-width:17px;height:17px;margin-left:6px;padding:0 5px;font-size:10px;font-weight:800;line-height:1;display:inline-grid}.bn-ico{display:inline-flex;position:relative}.bn-dot{border:1.5px solid var(--panel,#fff);background:#e5484d;border-radius:50%;width:9px;height:9px;position:absolute;top:-3px;right:-4px}.section-empty{text-align:center;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:64px 24px;display:flex}.section-empty-ico{color:var(--faint)}.section-empty b{color:var(--ink);font-size:16px}.settings-menu{flex-direction:column;padding:8px;display:flex}.settings-item{text-align:left;font:inherit;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:10px;padding:14px 16px;font-size:15px}.settings-item:hover{background:#0000000d}.settings-item--phone{display:none}@media (width<=768px){.settings-item--phone{display:block}}.settings-item--switch{justify-content:space-between;align-items:center;gap:12px;display:flex}.settings-item--switch input{cursor:pointer;accent-color:#2e7bf0;flex:none;width:40px;height:22px;margin:0}.settings-item--danger{color:#e5484d}:root[data-theme=dark]{--ink:#e8e9ee;--muted:#9aa0b0;--faint:#6b7180;--line:#2a2e3c;--line-soft:#22252f;--canvas:#0f1118;--panel:#1b1e2a;--accent-soft:#26314c;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=dark] .sidebar{background:#14161f;border-color:#262a38}:root[data-theme=dark] .list-scroll,:root[data-theme=dark] .list-scroll--white{background:#0f1118}:root[data-theme=dark] .crow{box-shadow:none;background:#1b1e2a}:root[data-theme=dark] .crow-mava{border-color:#1b1e2a}:root[data-theme=dark] .crow--dm{background:0 0}:root[data-theme=dark] .crow:hover{background:#232735}:root[data-theme=dark] .chat-pane,:root[data-theme=dark] .str-chat{background:#0f1118}:root[data-theme=dark] .thead{background:#14161f;border-color:#262a38}:root[data-theme=dark] .tmsg-bubble{color:#e8e9ee;background:#232735}:root[data-theme=dark] .tmsg-text{color:#e8e9ee}:root[data-theme=dark] .search-bar{background:#1b1e2a}:root[data-theme=dark] .hicon,:root[data-theme=dark] .thead-back,:root[data-theme=dark] .thead-act{color:var(--ink);box-shadow:none;background:#232735}:root[data-theme=dark] .hicon--accent{background:var(--accent);color:#fff}@media (width>=769px){.crow-name{font-weight:500}.crow--unread .crow-name{-webkit-text-stroke:0;font-weight:500}.crow--unread .crow-preview{-webkit-text-stroke:0;color:var(--muted);font-weight:400}.crow--dm.crow--unread .crow-name{font-weight:700}.crow--dm.crow--unread .crow-preview{color:var(--ink);font-weight:600}.clist{gap:7px;padding:8px 12px}.crow{gap:10px;padding:10px 12px 10px 22px}.crow-dot{width:7px;height:7px;left:3px}.crow-time,.crow--unread .crow-time{font-weight:400}.str-chat__ul,.str-chat__message-list-scroll .str-chat__ul,.str-chat__li{max-width:100%!important;margin-inline:0!important;padding-inline:0!important}.tmsg{padding-left:20px}}.tmsg-hover{display:none}@media (width>=769px){.tmsg-col{position:relative}.tmsg-hover{background:var(--panel,#fff);border:1px solid var(--line);z-index:6;white-space:nowrap;border-radius:10px;align-items:center;gap:1px;padding:2px 3px;display:none;position:absolute;top:1px;left:calc(100% + 8px);right:auto;box-shadow:0 3px 12px #00000024}.tmsg--me .tmsg-hover{left:auto;right:calc(100% + 8px)}.tmsg:hover .tmsg-hover{display:flex}.th-btn,.th-emoji{cursor:pointer;width:30px;height:30px;color:var(--muted);background:0 0;border:0;border-radius:7px;place-items:center;padding:0;font-size:15px;line-height:1;display:grid}.th-emoji{font-size:16px}.th-btn:hover,.th-emoji:hover{background:var(--chip,#eef0f2);color:var(--ink)}}.tmsg-drop-wrap{display:none}@media (width>=769px){.msheet-backdrop{display:none!important}.tmsg-drop-wrap{display:block}.tmsg-drop-backdrop{z-index:40;position:fixed;inset:0}.tmsg-drop{z-index:41;background:var(--panel,#fff);border:1px solid var(--line);border-radius:12px;flex-direction:column;min-width:220px;max-height:80vh;padding:6px;display:flex;position:fixed;overflow-y:auto;box-shadow:0 10px 30px #00000029}.tmsg-drop button{cursor:pointer;font:inherit;color:var(--ink);text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;width:100%;padding:9px 10px;font-size:14px;display:flex}.tmsg-drop button:hover{background:var(--chip,#eef0f2)}.tmsg-drop .md-ico{color:var(--muted);flex:none;place-items:center;display:grid}.tmsg-drop-danger{color:#e5484d!important}.tmsg-drop-danger .md-ico{color:#e5484d}.tmsg-drop-sep{background:var(--line);height:1px;margin:4px 6px}.chat-pane .str-chat__main-panel,.chat-pane .str-chat__main-panel-inner,.chat-pane .str-chat__list,.chat-pane .str-chat__message-list,.chat-pane .str-chat__message-list-scroll,.chat-pane .str-chat__ul,.chat-pane .str-chat__li,.chat-pane .str-chat__virtual-list,.chat-pane .str-chat__virtual-list-scroll{padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important;width:100%!important;max-width:none!important;margin-inline:0!important;padding-inline:0!important}.chat-pane .tmsg{max-width:100%;padding-left:28px;padding-right:16px}}.member-row{align-items:center;gap:12px;padding:10px 14px;display:flex}.member-info{flex-direction:column;flex:auto;min-width:0;display:flex}.member-name{color:var(--ink);font-size:15px;font-weight:600}.member-sub{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.member-unsuspend{border:1px solid var(--line);background:var(--panel,#fff);color:var(--accent);cursor:pointer;border-radius:8px;flex:none;padding:7px 12px;font-size:13px;font-weight:600}.member-unsuspend:hover{background:var(--accent);color:#fff;border-color:var(--accent)}.import-body{flex-direction:column;gap:14px;padding:16px 18px 20px;display:flex;overflow-y:auto}.import-intro{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.import-intro b{color:var(--ink)}.import-drop{border:2px dashed var(--line);cursor:pointer;text-align:center;border-radius:14px;flex-direction:column;align-items:center;gap:4px;padding:24px 16px;transition:border-color .15s,background .15s;display:flex}.import-drop:hover{border-color:var(--accent);background:var(--accent-soft)}.import-drop-ico{font-size:30px}.import-drop-main{color:var(--ink);word-break:break-all;font-size:15px;font-weight:700}.import-drop-sub{color:var(--muted);font-size:13px}.import-preview{border:1px solid var(--line);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.import-preview-row{border-bottom:1px solid var(--line);flex-direction:column;gap:1px;padding:9px 14px;display:flex}.import-preview-row:last-child{border-bottom:0}.import-preview-row b{color:var(--ink);font-size:14px}.import-preview-row span{color:var(--muted);font-size:12px}.import-preview-more{color:var(--muted);background:var(--accent-soft);padding:8px 14px;font-size:13px}.import-err{color:#e5484d;font-size:13px}.import-submit{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:12px;padding:12px;font-size:15px;font-weight:700}.import-submit:hover{background:var(--accent-deep)}.import-submit:disabled{background:var(--accent-soft);color:var(--muted);cursor:default}.import-done{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:16px 8px 4px;display:flex}.import-done-ico{font-size:40px}.import-done b{color:var(--ink);font-size:17px}.import-done span{color:var(--muted);max-width:300px;font-size:14px;line-height:1.5}.import-done .import-submit{align-self:stretch;margin-top:8px}.tmsg-system{background:var(--accent-soft);max-width:80%;color:var(--accent);text-align:center;border-radius:999px;align-self:center;margin:10px auto;padding:7px 14px;font-size:13px;font-weight:600;line-height:1.4}.cat-add{gap:8px;display:flex}.cat-add .cg-input{flex:auto}.cat-add-btn{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:10px;flex:none;padding:0 18px;font-size:14px;font-weight:700}.cat-add-btn:disabled{background:var(--accent-soft);color:var(--muted);cursor:default}.cat-list{border:1px solid var(--line);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.cat-row{border-bottom:1px solid var(--line);color:var(--ink);justify-content:space-between;align-items:center;padding:11px 14px;font-size:15px;display:flex}.cat-row:last-child{border-bottom:0}.cat-remove{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:2px 6px;font-size:15px}.cat-remove:hover{color:#e5484d;background:var(--accent-soft)}.join-badge{background:var(--accent-soft);color:var(--accent);text-align:center;letter-spacing:.2px;border-radius:999px;align-self:center;margin-bottom:14px;padding:7px 14px;font-size:12.5px;font-weight:700}.join-badge--open{color:#0f8a4d;background:#e9f9f0}.join-hero{text-align:center;flex-direction:column;align-items:center;gap:6px;margin-bottom:6px;display:flex}.join-ava{border-radius:20px;place-items:center;width:72px;height:72px;font-size:26px;font-weight:700;display:grid;overflow:hidden}.join-lock{text-align:center;font-size:44px}.join-modes{background:var(--accent-soft);border-radius:999px;gap:6px;margin:4px 0 12px;padding:4px;display:flex}.join-mode{font:inherit;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:999px;flex:1 1 0;padding:9px 10px;font-size:14px;font-weight:700}.join-mode--on{background:var(--panel);color:var(--accent);box-shadow:0 1px 3px #0000001f}.joinlink-row{border:1px solid var(--line);background:var(--accent-soft);border-radius:10px;align-items:center;gap:8px;padding:8px 8px 8px 12px;display:flex}.joinlink-url{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;flex:auto;font-size:13px;overflow:hidden}.joinlink-copy{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:8px;flex:none;padding:7px 14px;font-size:13px;font-weight:700}.sheet.onboard{flex-direction:column;width:640px;max-width:calc(100vw - 32px);max-height:86vh;display:flex}.onboard-head{text-align:center;background:linear-gradient(180deg, #eef4ff 0%, var(--panel,#fff) 100%);border-bottom:1px solid var(--line);flex-direction:column;align-items:center;gap:4px;padding:26px 24px 20px;display:flex}.onboard-star{margin-bottom:4px;font-size:34px;line-height:1}.onboard-head b{letter-spacing:-.01em;color:var(--ink);font-size:21px}.onboard-head span{color:var(--muted);font-size:14px}.onboard-grid{flex:auto;grid-template-columns:repeat(3,1fr);gap:10px;min-height:0;padding:18px;display:grid;overflow-y:auto}@media (width<=560px){.onboard-grid{grid-template-columns:repeat(2,1fr)}}.onboard-tile{border:1.5px solid var(--line);background:var(--panel,#fff);font:inherit;text-align:left;cursor:pointer;border-radius:12px;align-items:center;gap:10px;padding:10px;transition:border-color .12s,box-shadow .12s;display:flex;position:relative}.onboard-tile:hover{border-color:#b9c9e8}.onboard-tile--on{border-color:#2e7bf0;box-shadow:0 0 0 3px #2e7bf01f}.onboard-tile:disabled{cursor:default;opacity:.85}.onboard-thumb{border-radius:9px;flex:none;place-items:center;width:42px;height:42px;font-size:15px;font-weight:800;display:grid;overflow:hidden}.onboard-thumb .avatar-img{object-fit:cover;width:100%;height:100%}.onboard-label{min-width:0;color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:auto;font-size:13.5px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.onboard-check{color:#fff;background:#2e7bf0;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;font-size:12px;font-weight:800;display:grid}.photoprompt{flex-direction:column;align-items:center;gap:10px;min-height:0;padding:26px 22px 20px;display:flex;overflow-y:auto}.photoprompt .join-photo{border-width:2.5px;width:132px;height:132px;margin-bottom:0;transition:border-color .15s,box-shadow .15s,transform .15s}.photoprompt .join-photo:hover{border-color:var(--accent,#2e7bf0);transform:translateY(-1px)}.photoprompt .join-photo--set{box-shadow:0 0 0 5px #2e7bf024}.photoprompt .join-photo__plus{font-size:42px}.photoprompt .join-photo__cam{border-width:3px;width:34px;height:34px;bottom:6px;right:6px}.photoprompt .join-photo__cam svg{width:16px;height:16px}.photoprompt-pick{font:inherit;color:var(--accent-deep,#1b5fc1);cursor:pointer;background:0 0;border:0;border-radius:8px;margin-top:12px;padding:4px 8px;font-size:13.5px;font-weight:700}.photoprompt-pick:hover{background:#2e7bf014}.photoprompt-pick:disabled{opacity:.6;cursor:default}.photoprompt .join-bio,.photoprompt .tix-inp{width:100%;max-width:420px}.photoprompt .join-bio{margin-top:10px}.onboard-foot{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:14px 18px;display:flex}.onboard-count{color:var(--muted);font-size:13px}.onboard-body{flex:auto;min-height:0;padding:6px 12px;overflow-y:auto}.onboard-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:9px 8px;display:flex}.onboard-row:last-child{border-bottom:0}.onboard-ava{border-radius:12px;flex:none;place-items:center;width:40px;height:40px;font-size:14px;font-weight:700;display:grid;overflow:hidden}.onboard-name{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;flex:auto;font-size:15px;font-weight:600;overflow:hidden}.onboard-joined{color:#0f8a4d;flex:none;padding:8px 14px;font-size:13.5px;font-weight:700}.onboard-join{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:999px;flex:none;padding:8px 18px;font-size:14px;font-weight:700}.onboard-join:hover{background:var(--accent-deep)}.onboard-join--on{color:var(--muted);border:1px solid var(--line);cursor:default;background:0 0}.onboard-done{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:11px;flex:none;padding:12px 22px;font-size:15px;font-weight:700}.onboard-done:disabled{opacity:.6;cursor:default}.onboard-done:hover{background:var(--accent-deep)}.welcome-body{padding:16px 18px calc(20px + env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch;flex-direction:column;flex:auto;gap:12px;min-height:0;display:flex;overflow-y:auto}.welcome-toggle{border:1px solid var(--line);background:var(--panel,#fff);cursor:pointer;text-align:left;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px 14px;display:flex}.welcome-toggle-text{flex-direction:column;flex:auto;gap:2px;display:flex}.welcome-toggle-text b{color:var(--ink);font-size:15px}.welcome-toggle-text span{color:var(--muted);font-size:13px}.welcome-switch{background:var(--line);border-radius:999px;flex:none;width:44px;height:26px;transition:background .15s;position:relative}.welcome-switch:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 2px #00000040}.welcome-toggle--on .welcome-switch{background:var(--accent)}.welcome-toggle--on .welcome-switch:after{transform:translate(18px)}.welcome-label{color:var(--muted);letter-spacing:.4px;margin-top:2px;font-size:12px;font-weight:700}.welcome-input{border:1px solid var(--line);font:inherit;color:var(--ink);background:var(--panel,#fff);resize:vertical;border-radius:12px;outline:none;padding:10px 12px;font-size:15px}.welcome-input:focus{border-color:var(--accent)}.welcome-input:disabled{opacity:.5}.welcome-codes{flex-wrap:wrap;gap:6px;display:flex}.welcome-code{border:1px solid var(--line);background:var(--accent-soft);color:var(--accent);cursor:pointer;border-radius:999px;padding:5px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12.5px;font-weight:600}.welcome-code:hover:not(:disabled){background:var(--accent);color:#fff}.welcome-code:disabled{opacity:.45;cursor:default}.welcome-hint{color:var(--muted);margin:0;font-size:12.5px;line-height:1.5}.welcome-hint b{color:var(--ink)}.welcome-senders{flex-direction:column;gap:8px;display:flex}.welcome-sender{text-align:left;border:1px solid var(--line);background:var(--panel,#fff);color:var(--ink);cursor:pointer;border-radius:10px;padding:11px 14px;font-size:14px;font-weight:600}.welcome-sender--on{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.welcome-save{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:12px;margin-top:4px;padding:12px;font-size:15px;font-weight:700}.welcome-save:hover{background:var(--accent-deep)}.welcome-save:disabled{opacity:.7;cursor:default}.member-promote{border:1px solid var(--line);background:var(--panel,#fff);color:var(--accent);cursor:pointer;white-space:nowrap;border-radius:8px;flex:none;padding:7px 12px;font-size:13px;font-weight:600}.member-promote:hover{background:var(--accent);color:#fff;border-color:var(--accent)}.member-promote:disabled{opacity:.6;cursor:default}.member-promote--off{color:var(--muted)}.member-promote--off:hover{color:#fff;background:#e5484d;border-color:#e5484d}.member-actions{flex:none;align-items:center;gap:6px;display:flex}.member-remove{border:1px solid var(--line);background:var(--panel,#fff);color:#e5484d;cursor:pointer;white-space:nowrap;border-radius:8px;flex:none;padding:7px 12px;font-size:13px;font-weight:600}.member-remove:hover{color:#fff;background:#e5484d;border-color:#e5484d}.member-remove:disabled{opacity:.6;cursor:default}.tmsg-admin--super{background:#7c3aed}.tmsg-avawrap{flex-direction:column;flex:none;align-items:center;gap:2px;display:flex}.tmsg-avarole{letter-spacing:.4px;text-transform:uppercase;color:var(--accent);font-size:8px;font-weight:800;line-height:1}.tmsg-admin{color:#fff;letter-spacing:.04em;vertical-align:1px;background:#d92d20;border-radius:4px;margin-left:2px;padding:0 5px;font-size:9px;font-weight:800;line-height:15px;display:inline-block}.tmsg-admin--owner{background:var(--accent)}.clist-section{text-transform:uppercase;letter-spacing:.5px;color:var(--muted);padding:10px 8px 2px;font-size:12px;font-weight:700}.crow-wrap{position:relative}.crow-wrap--admin .crow{padding-right:46px}.crow-wrap--admin .crow-right{margin-right:4px}.crow-dots{width:28px;height:28px;color:var(--muted);cursor:pointer;z-index:3;background:#0000000d;border:0;border-radius:8px;place-items:center;font-size:16px;line-height:1;display:grid;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.crow-dots:hover{color:var(--ink);background:#0000001a}.crow-menu-backdrop{z-index:20;position:fixed;inset:0}.crow-menu{z-index:21;background:var(--panel,#fff);border:1px solid var(--line);border-radius:12px;flex-direction:column;min-width:210px;padding:6px;display:flex;position:absolute;top:34px;right:8px;box-shadow:0 10px 30px #00000029}.crow-menu-head{color:var(--muted);padding:6px 10px 4px;font-size:12px;font-weight:700}.crow-menu-sep{background:var(--line);height:1px;margin:4px 0}.crow-menu-select{border:1px solid var(--line);background:var(--panel,#fff);width:calc(100% - 12px);color:var(--ink);font:inherit;cursor:pointer;border-radius:8px;margin:2px 6px 4px;padding:7px 9px;font-size:13.5px;display:block}.crow-menu-select:focus{border-color:#2e7bf0;outline:none}.crow-menu button{text-align:left;cursor:pointer;font:inherit;color:var(--ink);background:0 0;border:0;border-radius:8px;padding:9px 10px;font-size:14px}.crow-menu button:hover{background:var(--chip,#eef0f2)}.crow-menu-active{color:var(--accent);font-weight:700}@media (width>=769px){.filter-row{flex-wrap:wrap;gap:6px}.filter-pill{white-space:nowrap;flex:none;padding:5px 11px;font-size:12.5px}}.discover-list{flex-direction:column;gap:10px;padding:12px;display:flex}.discover-card{background:var(--panel,#fff);border:1px solid var(--line);border-radius:14px;align-items:center;gap:12px;padding:12px;display:flex}.discover-ava{border-radius:14px;flex:none;place-items:center;width:52px;height:52px;font-size:18px;font-weight:700;display:grid;overflow:hidden}.discover-info{flex:auto;min-width:0}.discover-name{color:var(--ink);font-size:15px;font-weight:700}.discover-desc{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:2px;font-size:13px;display:-webkit-box;overflow:hidden}.discover-meta{color:var(--faint);margin-top:4px;font-size:12px}.discover-join{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:10px;flex:none;padding:9px 18px;font-size:14px;font-weight:700}.discover-join:hover{background:var(--accent-deep)}.admin-create--col{flex-direction:column;gap:10px;padding:12px 16px;display:flex}.admin-create-top{align-items:center;gap:10px;display:flex}.admin-create-top input{flex:auto;min-width:0}.admin-create-desc{border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);resize:none;border-radius:10px;padding:9px 12px;font-size:14px}.admin-vis{gap:8px;display:flex}.admin-vis-opt{border:1px solid var(--line);background:var(--panel,#fff);color:var(--muted);font:inherit;cursor:pointer;border-radius:10px;flex:1;padding:9px;font-size:13px;font-weight:600}.admin-vis-opt--on{border-color:var(--accent);color:var(--accent);background:var(--accent-soft)}.admin-create-submit{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:11px;font-size:15px;font-weight:700}.admin-create-submit:disabled{opacity:.6}.market{background:var(--canvas);flex-direction:column;flex:auto;min-height:0;display:flex}.market-head{border-bottom:1px solid var(--line);background:var(--panel,#fff);flex:none;align-items:center;gap:10px;padding:16px 20px;display:flex}.market-back{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0 6px;font-size:26px;line-height:1}.market-title{color:var(--ink);margin:0;font-family:Instrument Serif,Georgia,serif;font-size:24px;font-weight:400}.market-sub{color:var(--muted);font-size:13px}.market-body{flex:auto;min-height:0;padding:18px;overflow-y:auto}.market-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;display:grid}.market-card{text-align:center;background:var(--panel,#fff);border:1px solid var(--line);border-radius:16px;flex-direction:column;align-items:center;gap:6px;padding:18px 14px;display:flex;position:relative}.market-card-import{background:var(--accent-soft);cursor:pointer;border:0;border-radius:9px;place-items:center;width:32px;height:32px;font-size:15px;line-height:1;transition:background .15s,transform 50ms;display:grid;position:absolute;top:10px;right:10px}.market-card .crow-menu{text-align:left;z-index:40}.market-card:has(.crow-menu){z-index:40}.market-card-import:hover{background:var(--line)}.market-card-import:active{transform:scale(.92)}.market-card-ava{border-radius:18px;place-items:center;width:64px;height:64px;margin-bottom:4px;font-size:22px;font-weight:700;display:grid;overflow:hidden}.market-card-name{color:var(--ink);font-size:16px;font-weight:700}.market-card-private{background:var(--accent-soft);color:var(--accent);vertical-align:middle;border-radius:999px;margin-left:8px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.market-card-desc{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;display:-webkit-box;overflow:hidden}.market-card-meta{color:var(--faint);font-size:12px}.market-card-join{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:10px;margin-top:8px;padding:9px 26px;font-size:14px;font-weight:700}.market-card-join:hover{background:var(--accent-deep)}.market-card-join--joined,.market-card-join--joined:hover{color:var(--muted);border:1px solid var(--line);cursor:default;background:0 0}:root[data-theme=dark] .str-chat__container,:root[data-theme=dark] .str-chat__main-panel,:root[data-theme=dark] .str-chat__main-panel-inner,:root[data-theme=dark] .str-chat__list,:root[data-theme=dark] .str-chat__message-list,:root[data-theme=dark] .str-chat__message-list-scroll,:root[data-theme=dark] .str-chat__virtual-list,:root[data-theme=dark] .str-chat__virtual-list-scroll,:root[data-theme=dark] .str-chat__ul,:root[data-theme=dark] .str-chat__thread{background-color:#0f1118!important;background-image:none!important}:root[data-theme=dark] .typing-bubble,:root[data-theme=dark] .tmsg-bubble{color:#e8e9ee;background:#232735}:root[data-theme=dark] .tmsg-ava{background:#232735!important}:root[data-theme=dark] .str-chat__message-input,:root[data-theme=dark] .str-chat__message-textarea textarea{color:#e8e9ee!important;background-color:#14161f!important}.thead-menuwrap{flex:none;position:relative}.thead-menu-backdrop{z-index:30;position:fixed;inset:0}.thead-menu{z-index:31;background:var(--panel,#fff);border:1px solid var(--line);border-radius:12px;flex-direction:column;min-width:190px;padding:6px;display:flex;position:absolute;top:42px;right:0;box-shadow:0 10px 30px #00000029}.thead-menu button{text-align:left;cursor:pointer;font:inherit;color:var(--ink);background:0 0;border:0;border-radius:8px;padding:10px 12px;font-size:14px}.thead-menu button:hover{background:var(--chip,#eef0f2)}.thead-menu-danger,.crow-menu-danger{color:#e5484d!important}.market-create{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:999px;flex:none;align-items:center;gap:6px;padding:8px 15px 8px 12px;font-size:13.5px;font-weight:600;transition:background .15s,box-shadow .15s,transform 50ms;display:inline-flex;box-shadow:0 2px 8px #2563eb47}.market-create:hover{background:var(--accent-deep);box-shadow:0 3px 12px #2563eb5c}.market-create:active{transform:translateY(1px)}.market-create-plus{margin-top:-1px;font-size:18px;font-weight:500;line-height:1}@media (width<=360px){.market-create{border-radius:50%;padding:9px}.market-create-label{display:none}.market-create-plus{font-size:20px}}.market-filters{align-items:center;gap:10px;margin:12px 18px 0;display:flex}.market-filters .market-search{flex:50%;min-width:0;margin:0}.market-cat{background:var(--panel,#fff);border:1px solid var(--line);min-width:0;font:inherit;color:var(--ink);cursor:pointer;border-radius:12px;flex:50%;padding:10px 12px;font-size:14px}.market-cat:focus{border-color:#2e7bf0;outline:none}@media (width<=560px){.market-filters{flex-wrap:wrap}.market-filters .market-search,.market-cat{flex-basis:100%;width:100%}}.market-search{background:var(--panel,#fff);border:1px solid var(--line);border-radius:12px;align-items:center;gap:8px;margin:12px 18px 0;padding:10px 14px;display:flex}.market-search input{font:inherit;color:var(--ink);background:0 0;border:0;outline:none;flex:auto;min-width:0;font-size:15px}.market-card-cat{text-transform:uppercase;letter-spacing:.4px;color:var(--accent);background:var(--accent-soft);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.admin-create-cat{resize:none;height:40px;padding:0 12px}.market-card-members{align-items:center;gap:8px;margin-top:2px;display:flex}.market-faces{display:inline-flex}.market-face{border:2px solid var(--panel,#fff);border-radius:50%;place-items:center;width:22px;height:22px;margin-left:-7px;font-size:9px;font-weight:700;display:grid;overflow:hidden}.market-face:first-child{margin-left:0}.market-face img{object-fit:cover;width:100%;height:100%}.market-card-meta{font:inherit;color:var(--faint);cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:4px;margin:-3px -7px;padding:3px 7px;font-size:12px;display:inline-flex}.market-card-meta--tap:hover{background:var(--accent-soft);color:var(--accent)}.thead-info--tap{cursor:pointer}.member-online-dot{border:2px solid var(--panel,#fff);background:#2ecc71;border-radius:50%;width:12px;height:12px;position:absolute;bottom:-1px;right:-1px}.members-list .member-sub{color:var(--muted)}.admin-chip{vertical-align:middle;background:var(--accent);color:#fff;letter-spacing:.6px;text-transform:uppercase;border-radius:999px;margin-left:8px;padding:2px 8px;font-family:Instrument Sans,sans-serif;font-size:10px;font-weight:800;display:inline-block}.nav-avatar{position:relative}.nav-avatar--admin{box-shadow:0 0 0 2px #f4b740}.nav-avatar-badge{color:#fff;background:#f4b740;border:2px solid #151824;border-radius:50%;place-items:center;width:16px;height:16px;font-size:10px;font-weight:800;display:grid;position:absolute;bottom:-3px;right:-3px}button.member-row{width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0}button.member-row:hover{background:var(--chip,#eef0f2);border-radius:10px}.cg-form{flex-direction:column;gap:14px;padding:18px 18px 8px;display:flex}.cg-photo{border:2px dashed var(--line);background:var(--line-soft);cursor:pointer;width:88px;height:88px;color:var(--muted);background-position:50%;background-size:cover;border-radius:22px;flex-direction:column;justify-content:center;align-self:center;align-items:center;gap:2px;display:flex}.cg-photo-ico{font-size:26px;line-height:1}.cg-photo-label{font-size:11px;font-weight:600}.cg-field{flex-direction:column;gap:6px;display:flex}.cg-label{color:var(--muted);text-transform:uppercase;letter-spacing:.4px;font-size:12px;font-weight:700}.cg-input{border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);background:var(--panel,#fff);border-radius:12px;padding:12px 14px;font-size:15px}.cg-input:focus-visible{outline:2px solid var(--accent);border-color:var(--accent)}.cg-textarea{resize:none;line-height:1.4}.cg-note{color:var(--muted);background:var(--accent-soft);border-radius:10px;padding:9px 12px;font-size:13px}.cg-submit{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:12px;margin-top:2px;padding:13px;font-size:16px;font-weight:700}.cg-submit:disabled{opacity:.6}.cg-existing{border-top:1px solid var(--line);padding:12px 8px 8px}.cg-existing-head{color:var(--muted);text-transform:uppercase;letter-spacing:.4px;padding:0 10px 6px;font-size:12px;font-weight:700}.cg-photo-ico{color:var(--faint);place-items:center;display:grid}.cg-vis{gap:8px;display:flex}.cg-vis-opt{border:1.5px solid var(--line);background:var(--panel,#fff);cursor:pointer;text-align:left;font:inherit;border-radius:12px;flex-direction:column;flex:1;gap:2px;padding:10px 12px;display:flex}.cg-vis-opt b{color:var(--ink);font-size:14px}.cg-vis-opt span{color:var(--muted);font-size:12px}.cg-vis-opt--on{border-color:var(--accent);background:var(--accent-soft)}:root[data-theme=dark] .sheet,:root[data-theme=dark] .msheet,:root[data-theme=dark] .thead-menu,:root[data-theme=dark] .crow-menu,:root[data-theme=dark] .tmsg-drop,:root[data-theme=dark] .market,:root[data-theme=dark] .market-head,:root[data-theme=dark] .market-card,:root[data-theme=dark] .discover-card{color:var(--ink);border-color:#2a2e3c;background:#1b1e2a!important}:root[data-theme=dark] .sheet-head,:root[data-theme=dark] .cg-existing{border-color:#2a2e3c}:root[data-theme=dark] .cg-input,:root[data-theme=dark] .market-search,:root[data-theme=dark] .cg-vis-opt{color:var(--ink);background:#14161f!important;border-color:#2a2e3c!important}:root[data-theme=dark] .search-bar{color:var(--ink);box-shadow:none!important;background:#1f2330!important;border:1px solid #2f3446!important}:root[data-theme=dark] .str-chat__message-composer-container,:root[data-theme=dark] .str-chat__message-composer,:root[data-theme=dark] .str-chat__message-input{background-color:#14161f!important;border-color:#2a2e3c!important}:root[data-theme=dark] .str-chat__message-textarea-container{background:#232735!important;border-color:#0000!important}:root[data-theme=dark] .str-chat__message-textarea-container:focus-within{border-color:var(--accent)!important;background:#2a2f40!important}:root[data-theme=dark] .str-chat__message-textarea textarea,:root[data-theme=dark] .str-chat__message-textarea{color:#e8e9ee!important;background:0 0!important}:root[data-theme=dark] .str-chat__message-textarea textarea::placeholder{color:#8b90a0!important}:root[data-theme=dark] .str-chat__attachment-selector button{color:var(--accent)!important;background:#232735!important}:root[data-theme=dark] .str-chat__send-button:disabled{background:#232735!important}:root[data-theme=dark] .str-chat__date-separator-date,:root[data-theme=dark] .str-chat__jump-to-latest-message button,:root[data-theme=dark] .str-chat__jump-to-latest-unread-button,:root[data-theme=dark] .str-chat__unread-messages-notification,:root[data-theme=dark] .str-chat__message-notification,:root[data-theme=dark] .str-chat__message-notification-right{color:#e8e9ee!important;background:#232735!important;border-color:#2a2e3c!important}.mdir{z-index:120;background:var(--canvas);flex-direction:column;display:flex;position:fixed;inset:0}.mdir-head{border-bottom:1px solid var(--line);flex:none;align-items:center;gap:6px;padding:14px 12px 12px;display:flex}.mdir-back{color:var(--ink);cursor:pointer;background:0 0;border:0;padding:0 6px;font-size:30px;line-height:1}.mdir-title{color:var(--ink);font-size:18px;font-weight:700}.mdir-sub{color:var(--muted);font-size:12.5px}.mdir-search{background:var(--panel,#fff);border:1px solid var(--line);border-radius:12px;flex:none;align-items:center;gap:8px;margin:12px 14px 4px;padding:10px 14px;display:flex}.mdir-search input{font:inherit;color:var(--ink);background:0 0;border:0;outline:none;flex:auto;min-width:0;font-size:15px}.mdir-list{-webkit-overflow-scrolling:touch;flex:auto;min-height:0;padding:6px 10px 28px;overflow-y:auto}.mdir-row{align-items:center;gap:6px;display:flex;position:relative}.mdir-main{cursor:pointer;border-radius:12px;flex:auto;align-items:center;gap:12px;min-width:0;padding:9px 6px;display:flex}.mdir-main:hover{background:var(--accent-soft)}.mdir-suspended{letter-spacing:.3px;color:#e5484d;text-transform:uppercase;background:#e5484d1f;border-radius:999px;margin-left:8px;padding:2px 7px;font-size:10px;font-weight:800}.mdir-actwrap{flex:none;position:relative}.mdir-dots{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;padding:8px 10px;font-size:22px;line-height:1}.mdir-dots:hover{background:var(--accent-soft)}.mdir-menu{position:absolute;top:38px;left:auto;right:6px}.gif-picker{background:#fff;border-radius:14px;flex-direction:column;gap:10px;min-width:280px;padding:18px;display:flex}.gif-picker__title{color:#2f323b;font-size:15px;font-weight:600}.gif-picker__input{border:1px solid #e3e6ec;border-radius:10px;outline:none;padding:10px 12px;font-size:15px}.gif-picker__input:focus{border-color:#2e7bf0}.gif-picker__go{color:#fff;cursor:pointer;background:#2e7bf0;border:0;border-radius:10px;padding:10px 12px;font-size:15px;font-weight:600}.gif-picker__go:disabled{opacity:.5;cursor:default}.gif-picker__hint{color:#7c7f89;font-size:12px}.str-chat__attachment-list,.str-chat__message-attachment{margin-bottom:10px}.tmsg-atts{flex-direction:column;gap:6px;margin:2px 0 10px;display:flex}.tmsg-att-img{background:0 0;border:0;border-radius:12px;width:max-content;max-width:260px;padding:0;line-height:0;position:relative;overflow:hidden}.tmsg-att-img img{object-fit:cover;cursor:zoom-in;border-radius:12px;width:100%;height:auto;max-height:320px;display:block}.tmsg-att-dl{color:#fff;cursor:pointer;z-index:1;background:#0000008c;border:0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:8px;right:8px}.tmsg-att-dl:hover{background:#000000c7}@media (hover:hover){.tmsg-att-dl{opacity:0;transition:opacity .12s}.tmsg-att-img:hover .tmsg-att-dl{opacity:1}}.tmsg-att-video{border-radius:12px;width:100%;max-width:260px;display:block}.tmsg-att-file{color:inherit;background:#0000000d;border-radius:10px;align-items:center;gap:8px;max-width:260px;padding:8px 10px;font-size:14px;text-decoration:none;display:flex}.tmsg-att-file__name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tmsg-lightbox{z-index:3000;cursor:zoom-out;background:#000000e6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.tmsg-lightbox img{cursor:zoom-out;border-radius:8px;max-width:100%;max-height:100%}.tmsg-lightbox__bar{z-index:3001;cursor:default;gap:8px;display:flex;position:fixed;top:16px;right:16px}.tmsg-lightbox__btn{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background:#ffffff29;border:0;border-radius:8px;align-items:center;gap:6px;padding:9px 14px;font-size:14px;font-weight:600;display:inline-flex}.tmsg-lightbox__btn:hover{background:#ffffff47}.tmsg-lightbox__btn--close{padding:9px 12px}.str-chat__date-separator--floating{display:none!important}.str-chat__date-separator:not(.str-chat__date-separator--floating){box-sizing:border-box;align-self:stretch;align-items:center;gap:12px;width:100%;padding:0 14px;display:flex}.str-chat__date-separator:not(.str-chat__date-separator--floating):before,.str-chat__date-separator:not(.str-chat__date-separator--floating):after{content:"";background:#00000017;flex:auto;height:1px}.str-chat__date-separator:not(.str-chat__date-separator--floating) .str-chat__date-separator-date{white-space:nowrap;color:var(--muted);flex:none;font-size:12px;font-weight:600}:root[data-theme=dark] .str-chat__date-separator:not(.str-chat__date-separator--floating):before,:root[data-theme=dark] .str-chat__date-separator:not(.str-chat__date-separator--floating):after{background:#ffffff24}.qtabs{flex:none;gap:6px;padding:8px 14px 0;display:flex}.qtab{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:5px 12px;font-size:13px;font-weight:600}.qtab:hover{background:#0000000a}.qtab--on{background:var(--accent-soft,#e6effc);color:var(--accent,#2e7bf0)}.qempty{color:var(--muted);text-align:center;flex:auto;justify-content:center;align-items:center;gap:6px;padding:30px 20px;font-size:14px;display:flex}.qempty__icon{border:1.5px solid;border-radius:50%;place-items:center;width:20px;height:20px;font-size:12px;font-weight:700;display:inline-grid}.send-actions{align-items:center;gap:2px;display:flex}.send-actions__question{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.send-actions__question:hover{background:var(--accent-soft,#e6effc);color:var(--accent,#2e7bf0)}.tmsg-qbadge{background:var(--accent-soft,#e6effc);color:var(--accent,#2e7bf0);letter-spacing:.02em;text-transform:uppercase;border-radius:999px;align-items:center;gap:4px;margin-bottom:3px;padding:1px 7px;font-size:10.5px;font-weight:700;display:inline-flex}.send-menu{position:relative}.send-menu__toggle{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.send-menu__toggle:hover,.send-menu__toggle--on{background:var(--accent-soft,#e6effc);color:var(--accent,#2e7bf0)}.send-menu__backdrop{z-index:40;position:fixed;inset:0}.send-menu__pop{z-index:41;background:#fff;border-radius:12px;min-width:196px;padding:6px;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 8px 28px #00000029}.send-menu__pop button{width:100%;color:var(--ink,#2f323b);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:9px 10px;font-size:14px;display:flex}.send-menu__pop button:hover{background:#0000000d}.send-menu__urgent--on{color:#d33a2c;font-weight:600}.send-menu__check{border:1.5px solid;border-radius:4px;place-items:center;width:16px;height:16px;font-size:11px;line-height:1;display:inline-grid}.send-menu__rule{background:#00000014;height:1px;margin:4px 6px}.tmsg-badges{flex-wrap:wrap;flex:none;align-items:center;gap:4px;display:inline-flex}.tmsg-bubble>.tmsg-badges{margin-bottom:4px;display:flex}.tmsg-qbadge--suggestion{color:#6b3fd4;background:#efe7fd}.tmsg-qbadge--win{color:#128a5a;background:#e2f6ec}.tmsg-qbadge--announcement{color:#a86413;background:#fdf0dd}.tmsg-qbadge--urgent{color:#d33a2c;background:#fde3e0}.tmsg-qbadge--wip{color:#b87c14;background:#fdf0da}.tmsg-qbadge--resolved{color:#0f7a4d;background:#e3f7ec;font-weight:700}.tmsg-bubble:has(.tmsg-qbadge--urgent){box-shadow:0 0 0 1.5px #f0b3ac,0 1px 1.5px #0000001f}.tmsg-bubble:has(.tmsg-qbadge--resolved){background:#f4fbf7;box-shadow:0 0 0 1.5px #d6efe2,0 1px 1.5px #0000000f}.tmsg-bubble:has(.tmsg-qbadge--resolved) .tmsg-text{color:#55617a}.qtab__urgent{vertical-align:middle;background:#d33a2c;border-radius:50%;width:6px;height:6px;margin-left:5px;display:inline-block}.qtabs{scrollbar-width:none;overflow-x:auto}.qtabs::-webkit-scrollbar{display:none}.qtab{white-space:nowrap;flex:none}.pinned{background:#fdf1ef;border:1px solid #f6d5d0;border-radius:12px;flex-direction:column;flex:none;gap:4px;max-height:132px;margin:6px 14px 2px;padding:6px;display:flex;overflow-y:auto}.pinned__row{border-radius:8px;align-items:center;gap:8px;min-width:0;padding:4px 6px;font-size:13px;display:flex}.pinned__row:hover{background:#00000008}.pinned__type{color:#a8493d;text-transform:uppercase;flex:none;font-size:11px;font-weight:700}.pinned__who{color:var(--ink,#2f323b);flex:none;font-weight:700}.pinned__text{color:var(--muted,#7c7f89);text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.pinned__actions{flex:none;gap:4px;display:flex}.pinned__actions button{color:#a8493d;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #f0c9c3;border-radius:999px;padding:3px 9px;font-size:11.5px;font-weight:600}.pinned__actions button:hover{background:#fbe6e2}.tmsg-qbadge--icon{padding:2px 5px;line-height:0}.tmsg-qbadge--icon svg{display:block}.pinned__icon{color:#d33a2c;flex:none;place-items:center;line-height:0;display:inline-grid}.gtsheet-wrap{z-index:2200;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.gtsheet-backdrop{background:#00000059;position:absolute;inset:0}.gtsheet{background:#fff;border-radius:16px;width:100%;max-width:360px;padding:18px;position:relative;box-shadow:0 20px 50px #00000040}.gtsheet-title{color:var(--ink,#2f323b);font-size:17px;font-weight:700}.gtsheet-sub{margin:4px 0 12px;font-size:13px}.tabopt{cursor:pointer;border-radius:10px;align-items:center;gap:10px;min-height:40px;padding:9px 8px;font-size:15px;display:flex}.tabopt:hover{background:#0000000a}.tabopt input{width:17px;height:17px;accent-color:var(--accent,#2e7bf0);flex:none;margin:0}.tabopt__main{flex-wrap:wrap;flex:auto;align-items:center;gap:6px;min-width:0;display:flex}.tabopt__label{flex:0 auto}.tabopt__note{white-space:nowrap;color:var(--muted,#7c7f89);background:#0000000d;border-radius:999px;flex:none;padding:0 8px;font-size:11px;line-height:18px}.tabopt__actions{flex:none;align-items:center;gap:2px;display:flex}.gtsheet-actions{justify-content:flex-end;gap:8px;margin-top:14px;display:flex}.gtsheet-actions button{cursor:pointer;border:0;border-radius:10px;padding:9px 16px;font-size:14px;font-weight:600}.gtsheet-cancel{color:var(--ink,#2f323b);background:#0000000f}.gtsheet-save{background:var(--accent,#2e7bf0);color:#fff}.gtsheet-actions button:disabled{opacity:.6;cursor:default}@media (width<=420px){.auth-card{border-radius:14px;padding:22px 18px}.join-badge{margin-bottom:12px;padding:6px 12px;font-size:11.5px;line-height:1.35}.join-ava{border-radius:16px;width:60px;height:60px;font-size:22px}.join-hero h1{font-size:20px}.join-mode{padding:9px 6px;font-size:13px}}.auth-card h1,.auth-card p{overflow-wrap:anywhere}.row-switch{background:#00000029;border-radius:999px;flex:none;align-items:center;width:38px;height:22px;margin-left:auto;padding:2px;transition:background .15s;display:flex}.row-switch__knob{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .15s;transform:translate(0);box-shadow:0 1px 2px #00000040}.row-switch--on{background:var(--accent,#2e7bf0)}.row-switch--on .row-switch__knob{transform:translate(16px)}.gtsheet-list{max-height:46vh;margin:0 -4px;padding:0 4px;overflow-y:auto}.tabopt--tight{min-height:0;padding:5px 0;font-size:14px}.tabopt__del{color:var(--muted,#7c7f89);cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;place-items:center;padding:3px 6px;font-size:13px;display:grid}.tabopt__del:hover{color:#d33a2c;background:#fde3e0}.tabadd{width:100%;color:var(--accent,#2e7bf0);cursor:pointer;background:0 0;border:1px dashed #0000002e;border-radius:10px;margin-top:6px;padding:10px;font-size:14px;font-weight:600}.tabadd:hover{background:var(--accent-soft,#e6effc);border-color:var(--accent,#2e7bf0)}.tabnew{background:#00000009;border-radius:12px;margin-top:8px;padding:10px}.tabnew__name{box-sizing:border-box;border:1px solid #00000024;border-radius:10px;width:100%;margin-bottom:6px;padding:10px 12px;font-family:inherit;font-size:16px}.tabnew__actions{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.tabnew__actions button{cursor:pointer;border:0;border-radius:10px;padding:8px 14px;font-size:13.5px;font-weight:600}.galert{background:var(--accent-soft,#e6effc);color:var(--ink,#2f323b);border-bottom:1px solid #2e7bf038;flex:none;align-items:center;gap:12px;padding:10px 14px;display:flex}.galert__main{flex:auto;min-width:0}.galert__title{font-size:14px;font-weight:700;line-height:1.25}.galert__desc{color:var(--muted,#7c7f89);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;line-height:1.3;overflow:hidden}.galert__timer{font-variant-numeric:tabular-nums;color:var(--accent-deep,#1e5fd1);white-space:nowrap;background:#fff;border-radius:999px;flex:none;padding:5px 10px;font-size:13.5px;font-weight:700}.galert__btn{background:var(--accent,#2e7bf0);color:#fff;white-space:nowrap;border-radius:999px;flex:none;padding:7px 14px;font-size:13px;font-weight:700;text-decoration:none}.galert__btn:hover{background:var(--accent-deep,#1e5fd1)}.galert__x{color:var(--muted,#7c7f89);cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;padding:4px 6px;font-size:14px}.galert__x:hover{background:#00000012}@media (width<=560px){.galert{flex-wrap:wrap;gap:8px}.galert__main{flex:100%}.galert__desc{white-space:normal}}.galert-field{display:block}.galert-field__label{color:var(--muted,#7c7f89);margin:2px 0 4px;font-size:12px;display:block}.galert-row{gap:8px;display:flex}.galert-row .tabnew__name{flex:1 1 0;min-width:0}.galert-remove{color:#d33a2c;cursor:pointer;background:#fff;border:1px solid #f0c9c3;border-radius:10px;margin-right:auto;padding:9px 14px;font-size:14px;font-weight:600}.galert-remove:hover{background:#fbe6e2}.galert-preview{background:#fff;border:1px dashed #0000002e;border-radius:12px;margin:4px 0 12px;overflow:hidden}.galert-preview__tag{letter-spacing:.02em;text-transform:uppercase;color:var(--muted,#7c7f89);background:#0000000a;padding:5px 10px;font-size:11px;font-weight:700}.galert-preview .galert{border-bottom:0}.galert-preview__empty{color:var(--muted,#7c7f89);text-align:center;padding:16px 12px;font-size:13px}.mdir-meta{color:var(--muted,#7c7f89);flex-wrap:wrap;gap:4px 10px;margin-top:3px;font-size:11.5px;display:flex}.mdir-meta__item{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.mtable-wrap{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.mtable{border-collapse:collapse;width:100%;min-width:860px;font-size:13.5px}.mtable__th{z-index:2;background:var(--canvas,#fbfaf7);text-align:left;letter-spacing:.03em;text-transform:uppercase;color:var(--muted,#7c7f89);border-bottom:1px solid var(--line,#e3e6ec);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;padding:10px 12px;font-size:11.5px;font-weight:700;position:sticky;top:0}.mtable__th:hover,.mtable__th--on{color:var(--accent,#2e7bf0)}.mtable__th--num{text-align:right}.mtable__th--act{cursor:default;width:44px}.mtable__caret{margin-left:4px;font-size:9px}.mtable__row:hover{background:#00000006}.mtable__td{border-bottom:1px solid var(--line,#eef0f4);color:var(--ink,#2f323b);vertical-align:middle;white-space:nowrap;padding:9px 12px}.mtable__td--mono{text-overflow:ellipsis;max-width:220px;color:var(--muted,#7c7f89);overflow:hidden}.mtable__td--num{text-align:right;font-variant-numeric:tabular-nums}.mtable__td--act{text-align:right;position:relative}.mtable__dash{color:#c3c7cf}.mtable__who{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:9px;max-width:260px;padding:0;display:flex}.mtable__ava{flex:none;width:30px;height:30px;font-size:11px;overflow:hidden}.mtable__namewrap{align-items:center;gap:6px;min-width:0;display:flex}.mtable__name{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.mtable__tag{letter-spacing:.03em;background:var(--accent-soft,#e6effc);color:var(--accent,#2e7bf0);border-radius:999px;flex:none;padding:1px 6px;font-size:9.5px;font-weight:700}.mtable__tag--sus{color:#d33a2c;background:#fde3e0}.mtable__status{color:var(--muted,#7c7f89);align-items:center;gap:5px;display:inline-flex}.mtable__status:before{content:"";background:#c3c7cf;border-radius:50%;width:7px;height:7px}.mtable__status--on{color:#128a5a}.mtable__status--on:before{background:#16b978}.galert--blue{background:#e6effc;border-bottom-color:#2e7bf047}.galert--red{background:#fdecea;border-bottom-color:#d33a2c47}.galert--amber{background:#fdf3e0;border-bottom-color:#b87c144d}.galert--green{background:#e4f6ec;border-bottom-color:#128a5a47}.galert--purple{background:#f0e9fd;border-bottom-color:#6b3fd447}.galert--blue .galert__timer{color:#1e5fd1}.galert--red .galert__timer{color:#b52d22}.galert--amber .galert__timer{color:#8a5c0d}.galert--green .galert__timer{color:#0e6f49}.galert--purple .galert__timer{color:#5a32b5}.galert--blue .galert__btn{background:#2e7bf0}.galert--red .galert__btn{background:#d33a2c}.galert--amber .galert__btn{background:#b87c14}.galert--green .galert__btn{background:#128a5a}.galert--purple .galert__btn{background:#6b3fd4}.galert--blue .galert__btn:hover{background:#1e5fd1}.galert--red .galert__btn:hover{background:#b52d22}.galert--amber .galert__btn:hover{background:#96650f}.galert--green .galert__btn:hover{background:#0e6f49}.galert--purple .galert__btn:hover{background:#5a32b5}@keyframes galert-pulse{0%,to{filter:brightness()}50%{filter:brightness(.955)}}.galert--flash{animation:2.4s ease-in-out infinite galert-pulse}@media (prefers-reduced-motion:reduce){.galert--flash{animation:none}}.galert-switch{cursor:pointer;text-align:left;background:#fff;border:1px solid #0000001a;border-radius:12px;align-items:center;gap:10px;width:100%;margin:10px 0 2px;padding:10px 12px;display:flex}.galert-switch--sub{border-style:dashed}.galert-switch__label{color:var(--ink,#2f323b);flex-direction:column;flex:auto;font-size:14px;font-weight:600;display:flex}.galert-switch__hint{color:var(--muted,#7c7f89);font-size:11.5px;font-weight:400}.galert-colors{gap:8px;margin-bottom:6px;display:flex}.galert-swatch{cursor:pointer;border:2px solid #0000;border-radius:50%;width:28px;height:28px;box-shadow:inset 0 0 0 1px #00000014}.galert-swatch--on{border-color:var(--ink,#2f323b)}.galert-swatch--blue{background:#2e7bf0}.galert-swatch--red{background:#d33a2c}.galert-swatch--amber{background:#b87c14}.galert-swatch--green{background:#128a5a}.galert-swatch--purple{background:#6b3fd4}.sheet-x--float{z-index:3;color:var(--muted,#7c7f89);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:6px 8px;font-size:15px;line-height:1;position:absolute;top:10px;right:12px}.sheet-x--float:hover{color:var(--ink,#2f323b);background:#0000000f}.gtsheet,.sheet{position:relative}.pinned--posts{background:#fff7e6;border:1px solid #f4dfb0}.pinned__pin{flex:none}.pinned__jump{cursor:pointer;text-align:left;background:0 0;border:0;flex:auto;align-items:baseline;gap:8px;min-width:0;padding:0;display:flex}.tmsg-pin{font-size:12px}.bk-list{padding:4px}.bk-row{align-items:stretch;gap:6px;display:flex}.bk-main{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;flex:auto;min-width:0;padding:10px}.bk-main:hover{background:#0000000a}.bk-top{align-items:baseline;gap:8px;margin-bottom:2px;display:flex}.bk-in{color:var(--muted,#7c7f89);font-size:12px}.bk-text{color:var(--muted,#6b7280);text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;overflow:hidden}.bk-remove{color:var(--muted,#7c7f89);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;padding:0 10px;font-size:13px}.bk-remove:hover{color:#d33a2c;background:#fde3e0}.bk-item{border-radius:12px;align-items:flex-start;gap:10px;padding:10px 8px;display:flex}.bk-item:hover{background:#00000006}.bk-ava{border-radius:50%;flex:none;place-items:center;width:34px;height:34px;margin-top:14px;font-size:12px;font-weight:700;display:grid}.bk-body{text-align:left;cursor:pointer;background:0 0;border:0;flex:auto;min-width:0;padding:0}.bk-head{flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:3px;display:flex}.bk-author{color:var(--ink,#2f323b);font-size:13.5px;font-weight:700}.bk-time,.bk-in{color:var(--muted,#7c7f89);font-size:11.5px}.bk-bubble{max-width:100%;color:var(--ink,#2f323b);overflow-wrap:anywhere;background:#eef1f6;border-radius:4px 14px 14px;padding:8px 12px;font-size:14px;display:inline-block}.bk-star{cursor:pointer;color:var(--accent,#2e7bf0);background:0 0;border:0;border-radius:8px;flex:none;place-items:center;margin-top:10px;padding:6px;display:grid}.bk-star:hover{background:var(--accent-soft,#e6effc)}.srchm{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:flex-start;gap:10px;width:100%;padding:9px 10px;display:flex}.srchm:hover{background:#0000000a}.srchm-ava{border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:12px;font-weight:700;display:grid;overflow:hidden}.srchm-body{flex:auto;min-width:0}.srchm-top{align-items:baseline;gap:6px;margin-bottom:1px;display:flex}.srchm-who{color:var(--ink,#2f323b);font-size:13.5px;font-weight:700}.srchm-in{color:var(--muted,#7c7f89);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.srchm-time{color:var(--muted,#7c7f89);flex:none;margin-left:auto;font-size:11.5px}.srchm-text{color:var(--ink,#2f323b);text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;overflow:hidden}.srchm-mark{color:inherit;background:#fff2a8;border-radius:2px;padding:0 1px}:root[data-theme=dark] .srchm-mark{color:#fff;background:#6b5a17}.profile-photo--editable{cursor:pointer}.profile-photo--editable:hover .profile-photo-edit{transform:scale(1.08)}.profile-photo:disabled{opacity:.7;cursor:default}.join-photo{cursor:pointer;background:#00000008;border:2px dashed #0000002e;border-radius:50%;align-self:center;place-items:center;width:84px;height:84px;margin-bottom:2px;display:grid;position:relative;overflow:hidden}.join-photo--set{border-style:solid;border-color:var(--accent,#2e7bf0)}.join-photo img{object-fit:cover;width:100%;height:100%}.join-photo__plus{color:var(--muted,#7c7f89);font-size:30px;line-height:1}.join-photo__cam{background:var(--accent,#2e7bf0);color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:26px;height:26px;display:grid;position:absolute;bottom:2px;right:2px}.join-photo__cam svg{width:13px;height:13px}.join-photo__hint{text-align:center;color:var(--muted,#7c7f89);margin-bottom:4px;font-size:12px}.tmsg-ava{position:relative}.tmsg-ava-edit{color:#fff;background:#00000073;border-radius:50%;justify-content:center;align-items:center;display:none;position:absolute;inset:0}.tmsg-ava:hover .tmsg-ava-edit,.tmsg-ava-edit--busy{display:flex}.tmsg-ava-edit svg{width:15px;height:15px}.tmsg-ava-edit--busy{animation:1s ease-in-out infinite galert-pulse}@media (hover:none){.tmsg-ava:hover .tmsg-ava-edit{display:none}}.qtab--tinted{border:1px solid #0000;transition:background .12s,color .12s}.send-actions--tab .str-chat__send-button{background:var(--tab-accent)!important;border-color:var(--tab-accent)!important;color:#fff!important}.send-actions--tab .str-chat__send-button:hover{filter:brightness(.93)}.tabnew__colorlabel{color:var(--muted,#7c7f89);margin:6px 0 4px;font-size:12px}.tabnew__colors{flex-wrap:wrap;margin-bottom:8px}.tabopt__dot{border-radius:50%;flex:none;width:12px;height:12px;box-shadow:inset 0 0 0 1px #0000001f}.tabopt__edit{color:var(--muted,#7c7f89);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;padding:3px 6px;display:grid}.tabopt__edit svg{width:15px;height:15px}.tabopt__edit:hover{background:var(--accent-soft,#e6effc);color:var(--accent,#2e7bf0)}.tabnew__title{margin-bottom:8px;font-size:14px;font-weight:700}.str-chat__main-panel-inner .str-chat__message-list-scroll{padding-top:16px!important}.str-chat__message-list-scroll .str-chat__date-separator--floating{top:16px!important}.thead-titlerow{align-items:center;gap:10px;min-width:0;display:flex}.thead-name{flex:0 auto;font-size:19px;font-weight:800;line-height:1.15}.thead-titlerow .thead-faces{flex:none}.thead-titlerow .thead-face{width:24px;height:24px;font-size:9px}.thead-ava{width:44px!important;height:44px!important;font-size:16px!important}.thead-sub{margin-top:1px}.thead-face-wrap{margin-left:-6px;display:inline-flex;position:relative}.thead-face-wrap:first-child{margin-left:0}.thead-face-wrap:hover{z-index:5}.thead-face{cursor:pointer;border:1.5px solid #fff;place-items:center;padding:0;display:grid}.thead-face-card{z-index:50;pointer-events:none;background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:6px;width:132px;padding:10px;display:none;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0003}.thead-face-wrap:hover .thead-face-card{display:flex}.thead-face-card__img{border-radius:50%;place-items:center;width:84px;height:84px;font-size:26px;font-weight:700;display:grid;overflow:hidden}.thead-face-card__img img{object-fit:cover;width:100%;height:100%}.thead-face-card__name{color:var(--ink,#2f323b);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:13px;font-weight:600;overflow:hidden}.invite-body{padding:14px 16px}.invite-hint{margin-bottom:10px}.invite-linkrow{gap:8px;margin-bottom:12px;display:flex}.invite-link{min-width:0;color:var(--ink,#2f323b);background:#f6f7f9;border:1px solid #00000024;border-radius:10px;flex:auto;padding:10px 12px;font-size:14px}.invite-copy{background:var(--accent,#2e7bf0);color:#fff;cursor:pointer;border:0;border-radius:10px;flex:none;padding:0 16px;font-size:14px;font-weight:700}.invite-copy:hover{background:var(--accent-deep,#1e5fd1)}.invite-share{border:1px solid var(--accent,#2e7bf0);background:var(--accent-soft,#e6effc);width:100%;color:var(--accent-deep,#1e5fd1);cursor:pointer;border-radius:10px;margin-top:4px;padding:11px;font-size:14px;font-weight:700}.invite-share:hover{background:#dbe8fc}@media (width<=620px){.thead-name{font-size:17px}.thead-titlerow{gap:8px}.thead-titlerow .thead-face-wrap:nth-child(n+4){display:none}.thead-titlerow .thead-face{width:22px;height:22px}.thead-ava{width:38px!important;height:38px!important}.galert{gap:6px;padding:8px 12px}.galert__title{font-size:13.5px}.galert__desc{font-size:12px}.galert__timer{padding:4px 8px;font-size:12.5px}.galert__btn{padding:6px 12px;font-size:12.5px}}.send-actions:not(.send-actions--tab) .str-chat__send-button{background:var(--accent,#2e7bf0)!important;border-color:var(--accent,#2e7bf0)!important;color:#fff!important}.send-actions:not(.send-actions--tab) .str-chat__send-button:hover{filter:brightness(.93)}.str-chat__message-composer-controls{padding-right:6px!important}.welcome-preview{margin:4px 0 8px}.welcome-preview-btn{border:1px solid var(--accent,#2e7bf0);color:var(--accent,#2e7bf0);cursor:pointer;background:0 0;border-radius:8px;padding:7px 14px;font-size:13px;font-weight:600}.welcome-preview-btn:hover:not(:disabled){background:#2e7bf014}.welcome-preview-btn:disabled{opacity:.6;cursor:default}.welcome-preview-out{color:#1f2a44;background:#f4f7ff;border:1px solid #e2ebff;border-radius:10px;margin-top:10px;padding:10px 12px;font-size:14px;font-style:italic;line-height:1.45}.welcome-preview-err{color:#c0392b;margin-top:8px;font-size:12.5px}.welcome-sched{margin-top:10px}.welcome-sched-tz{color:#55617a;align-items:center;gap:8px;margin-bottom:10px;font-size:13px;display:flex}.welcome-sched-tz select,.welcome-sched-hours select{color:#1f2a44;background:#fff;border:1px solid #d7deea;border-radius:7px;padding:4px 6px;font-size:13px}.welcome-sched-row{border-top:1px solid #eef1f6;align-items:center;gap:10px;padding:7px 0;display:flex}.welcome-sched-check{color:#fff;cursor:pointer;background:#fff;border:1.5px solid #c7cfdd;border-radius:6px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;font-weight:700;display:flex}.welcome-sched-check--on{background:var(--accent,#2e7bf0);border-color:var(--accent,#2e7bf0)}.welcome-sched-name{color:#1f2a44;flex:1;font-size:14px}.welcome-sched-row:not(.welcome-sched-row--on) .welcome-sched-name{color:#98a2b6}.welcome-sched-hours{align-items:center;gap:6px;display:flex}.welcome-sched-to{color:#7a8296;font-size:12.5px}.welcome-sched-off{color:#b6bccb;font-size:12.5px;font-style:italic}.vg-live-slot{border-top:1px solid #0000000f;padding:10px 12px 12px}.welcome-preview-list{flex-direction:column;gap:8px;margin-top:10px;display:flex}.welcome-preview-list .welcome-preview-out{margin-top:0}.welcome-freq{margin-top:14px}.welcome-freq-select{color:#1f2a44;background:#fff;border:1px solid #d7deea;border-radius:8px;width:100%;padding:8px 10px;font-size:14px}.deskpromo{background:#f4f7ff;border:1px solid #e2ebff;border-radius:12px;align-items:center;gap:6px;margin:8px 10px 6px;padding:8px 10px;display:flex}.appsback{z-index:120;background:#0f16266b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.appspanel{background:var(--panel,#fff);border-radius:16px;width:min(860px,100%);max-height:calc(100vh - 40px);overflow-y:auto;box-shadow:0 24px 60px #0f162647}.appshead{border-bottom:1px solid var(--line,#eef0f3);align-items:flex-start;gap:12px;padding:18px 20px 12px;display:flex}.appstitle{margin:0;font-size:19px;font-weight:700}.appssub{color:var(--muted);margin-top:2px;font-size:13px}.appsx{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;margin-left:auto;padding:4px 8px;font-size:15px}.appsx:hover{background:#0000000f}.appsgrid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px;padding:18px 20px 22px;display:grid}.appscard{border:1px solid var(--line,#eef0f3);border-radius:14px;flex-direction:column;gap:6px;padding:16px;display:flex}.appscard-ico{font-size:26px}.appscard b{font-size:15px}.appscard p{color:var(--muted);margin:0;font-size:12.5px;line-height:1.5}.appsbtn{color:#fff;cursor:pointer;background:#2e7bf0;border:0;border-radius:9px;align-self:flex-start;margin-top:auto;padding:9px 14px;font-size:13px;font-weight:700;text-decoration:none}a.appsbtn:hover{background:#2569d0}.appsbtn--soon{color:#8a93a3;cursor:default;background:#eceff4}.appsnote{color:var(--muted);font-size:11.5px}.deskpromo-main{min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:10px;padding:0;text-decoration:none;display:flex}.deskpromo-ico{flex:none;font-size:15px}.deskpromo-text{flex-direction:column;min-width:0;display:flex}.deskpromo-text b{color:#1f2a44;font-size:13px}.deskpromo-text span{color:#64748b;font-size:11.5px}.deskpromo-main:hover b{text-decoration:underline}.deskpromo-x{color:#98a2b6;cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;padding:4px 6px;font-size:13px}.deskpromo-x:hover{color:#55617a;background:#0000000d}.dlstat{background:#f4f7ff;border:1px solid #e2ebff;border-radius:12px;margin:0 0 14px;padding:12px 16px}.dlstat__head{align-items:baseline;gap:8px;display:flex}.dlstat__num{color:#1f2a44;font-size:24px;font-weight:800}.dlstat__label{color:#55617a;font-size:14px}.dlstat__break{color:#64748b;margin-top:4px;font-size:12.5px}.settings-toggle__main{flex-direction:column;display:flex}.settings-toggle__main small{color:#64748b;margin-top:2px;font-size:12px;font-weight:400}.notifprompt{background:#eef4ff;border:1px solid #d7e4ff;border-radius:12px;align-items:center;gap:10px;margin:8px 10px 4px;padding:10px 12px;display:flex}.notifprompt-ico{flex:none;font-size:20px}.notifprompt-body{flex-direction:column;flex:1;min-width:0;display:flex}.notifprompt-body b{color:#1f2a44;font-size:13px}.notifprompt-body span{color:#55617a;font-size:11.5px}.notifprompt-btn{color:#fff;background:var(--accent,#2e7bf0);cursor:pointer;border:0;border-radius:8px;flex:none;padding:7px 12px;font-size:12.5px;font-weight:700}.notifprompt-btn:hover{filter:brightness(.95)}.notifprompt-x{color:#98a2b6;cursor:pointer;background:0 0;border:0;flex:none;padding:4px;font-size:12px}.notifprompt-x:hover{color:#55617a}.support-switch{border:1px solid var(--line);background:var(--panel);cursor:pointer;width:calc(100% - 24px);color:var(--ink);text-align:left;border-radius:12px;align-items:center;gap:10px;margin:8px 12px 2px;padding:9px 12px;display:flex}.support-switch.is-on{border-color:var(--accent);background:var(--accent-soft)}.support-switch-ico{color:var(--accent-deep);flex:none;place-items:center;display:grid}.support-switch-label{flex:1;align-items:center;gap:8px;min-width:0;font-size:14px;font-weight:600;display:flex}.support-switch-count{color:#fff;background:var(--accent);border-radius:999px;padding:1px 8px;font-size:11px;font-weight:700}.support-switch-toggle{background:var(--line);border-radius:999px;flex:none;width:40px;height:23px;transition:background .15s;position:relative}.support-switch-toggle.is-on{background:var(--accent)}.support-switch-knob{background:#fff;border-radius:50%;width:19px;height:19px;transition:left .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #00000040}.support-switch-toggle.is-on .support-switch-knob{left:19px}.support-console{z-index:45;background:#f5f5f8;flex-direction:column;display:flex;position:fixed;inset:0 0 0 80px}@media (width<=768px){.support-console{left:0}}.support-head{border-bottom:1px solid var(--line);background:var(--panel);flex:none;align-items:center;gap:10px;padding:12px 16px;display:flex}.support-back{color:var(--muted);cursor:pointer;-webkit-tap-highlight-color:#0000000f;touch-action:manipulation;background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;margin-left:-10px;padding:0 4px;font-size:30px;line-height:1;display:inline-flex}.support-back:hover{color:var(--ink)}.support-head-main{flex-direction:column;flex:1;min-width:0;display:flex}.support-head-main b{color:var(--ink);font-size:17px}.support-head-main span{color:var(--muted);font-size:12.5px}.support-manage{border:1px solid var(--line);background:var(--panel);color:var(--accent-deep);cursor:pointer;border-radius:999px;flex:none;padding:7px 14px;font-size:13px;font-weight:600}.support-manage.is-on{background:var(--accent);color:#fff;border-color:var(--accent)}.support-picker,.support-feed{flex:1;width:100%;max-width:760px;margin:0 auto;padding:14px 16px 40px;overflow-y:auto}.support-split{flex:1;width:100%;min-height:0;margin:0;display:flex;overflow:hidden}.support-rail{border-right:1px solid var(--line);flex-direction:column;flex:none;gap:3px;width:190px;padding:12px 8px 40px;display:flex;overflow-y:auto}.support-rail-empty{color:var(--muted);padding:10px 8px;font-size:12.5px}@media (width<=768px){.support-split{flex-direction:column;overflow:visible}.support-rail{border-right:0;border-bottom:1px solid var(--line);z-index:2;background:var(--panel);flex-flow:wrap;flex:none;align-items:center;gap:6px;width:auto;padding:8px 12px;position:relative;overflow:visible}.support-raillink{white-space:nowrap;border-radius:999px;flex:none;padding:6px 12px}.support-raillink-name{white-space:nowrap}.tix-rail-rule{display:none}.tix-row{flex-wrap:wrap;align-items:flex-start;row-gap:4px;min-height:0;padding:10px 12px}.tix-cell--subject{white-space:normal;flex:100%;order:1;font-weight:600}.tix-cell--meta{flex:100%;order:2}.tix-cell--desc{display:none}}.support-raillink{cursor:pointer;width:100%;font:inherit;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:8px;padding:9px 10px;display:flex}.support-raillink:hover{background:#0000000a}.support-raillink.is-on{background:var(--accent-soft,#2e7bf01f)}.support-raillink-name{min-width:0;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13.5px;font-weight:600;overflow:hidden}.support-raillink.is-on .support-raillink-name{color:var(--accent-deep)}.support-raillink-count{background:var(--accent);color:#fff;border-radius:999px;flex:none;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;display:grid}.support-main{flex:1;min-width:0;padding:14px 16px 40px;overflow-y:auto}@media (width<=560px){.support-main{padding:12px 10px 0}}.support-hint{color:var(--muted);margin:2px 2px 14px;font-size:13px}.support-grp{border:1px solid var(--line);background:var(--panel);border-radius:12px;margin-bottom:8px;overflow:hidden}.support-grp-head{cursor:pointer;width:100%;color:var(--ink);background:0 0;border:none;align-items:center;gap:8px;padding:13px 14px;font-size:15px;display:flex}.support-grp-name{text-align:left;flex:1;font-weight:600}.support-grp-count{background:var(--accent);color:#fff;border-radius:999px;flex:none;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;display:grid}.support-grp-caret{color:var(--muted);font-size:12px}.support-grouplink{border:1px solid var(--line);background:var(--panel);cursor:pointer;width:100%;font:inherit;text-align:left;border-radius:12px;align-items:center;gap:10px;margin-bottom:8px;padding:13px 14px;display:flex}.support-grouplink:hover{background:var(--panel-hover,#00000008)}.support-grouplink-name{color:var(--ink);flex:1;font-weight:600}.support-grouplink-count{background:var(--accent);color:#fff;border-radius:999px;flex:none;place-items:center;min-width:20px;height:20px;padding:0 6px;font-size:12px;font-weight:700;display:grid}.support-grouplink-caret{color:var(--muted);font-size:16px}.support-detailhead{align-items:center;gap:8px;margin-bottom:10px;display:flex}.support-groupback{color:var(--accent);font:inherit;cursor:pointer;background:0 0;border:0;padding:2px 4px;font-weight:600}.support-detailname{color:var(--ink);font-weight:700}.support-tabbar{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.support-tabpill{border:1px solid var(--line);background:var(--panel);color:var(--ink);font:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:6px 11px;font-size:13px;font-weight:600;display:inline-flex}.support-tabpill.is-on{background:var(--sup-accent,var(--accent));border-color:var(--sup-accent,var(--accent));color:#fff}.support-tabpill-n{background:#0000001f;border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:11px;font-weight:700;display:grid}.support-tabpill.is-on .support-tabpill-n{background:#ffffff47}.support-tablist{border-top:1px solid var(--line-soft);flex-direction:column;gap:2px;padding:4px 14px 12px;display:flex}.support-tabopt{color:var(--ink);cursor:pointer;align-items:center;gap:9px;padding:8px 4px;font-size:14px;display:flex}.support-tabopt input{width:14px;height:14px;accent-color:var(--accent);opacity:.55;cursor:pointer}.support-tabopt input:checked,.support-tabopt input:hover{opacity:1}.support-tabdot{border-radius:50%;flex:none;width:9px;height:9px}.support-msg{border-bottom:1px solid var(--line-soft);gap:10px;padding:12px 2px;display:flex}.support-ava{border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:13px;font-weight:700;display:grid;overflow:hidden}.support-body{flex:1;min-width:0}.support-meta{align-items:baseline;gap:8px;margin-bottom:3px;display:flex}.support-crumb{color:var(--muted);text-transform:uppercase;letter-spacing:.02em;font-size:12px;font-weight:700}.support-time{color:var(--faint);margin-left:auto;font-size:12px}.support-replies{color:var(--accent-deep);background:var(--accent-soft,#2e7bf01f);border-radius:999px;padding:1px 8px;font-size:11.5px;font-weight:700}.support-side{border-left:1px solid var(--line);background:var(--canvas);flex-direction:column;flex:none;width:520px;max-width:54%;height:100%;display:flex}.support-side-head{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:14px 16px;display:flex}.support-side-title{flex-direction:column;flex:1;min-width:0;display:flex}.support-side-title b{color:var(--ink);font-size:15px}.support-side-title b.tix-cust{color:var(--accent-deep);font-size:16px}.support-side-title span{color:var(--muted);font-size:12.5px}.support-side-x{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:2px 6px;font-size:18px}.support-side-x:hover{color:var(--ink)}.support-side-body{flex-direction:column;flex:1;gap:12px;padding:14px 16px;display:flex;overflow-y:auto}@media (width<=700px){.support-side{width:100%;max-width:100%}}.support-thread-loading{color:var(--muted);font-size:13px}.support-tmsg{gap:10px;display:flex}.tix-face{width:32px;height:32px;color:var(--ink);border-radius:50%;flex:none;place-items:center;font-size:12px;font-weight:700;display:grid;overflow:hidden}.tix-face img{object-fit:cover;width:100%;height:100%;display:block}.support-tmsg--root{border-bottom:1px solid var(--line-soft);padding-bottom:12px}.support-tmsg-body{flex:1;min-width:0}.support-tmsg-top{align-items:baseline;gap:6px;margin-bottom:2px;display:flex}.support-tmsg-text{color:var(--ink);white-space:pre-wrap;word-break:break-word;font-size:14px}.support-thread-foot{border-top:1px solid var(--line);flex-direction:column;gap:8px;padding:10px 12px;display:flex}.support-thread-foot textarea{resize:none;border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);background:var(--panel);border-radius:10px;padding:9px 11px;font-size:13.5px}.support-bubble{background:var(--panel);border:1px solid var(--line);border-radius:4px 14px 14px;padding:8px 12px 9px}.support-bubble-top{align-items:center;gap:8px;margin-bottom:2px;display:flex}.support-name{color:var(--ink);font-size:14px;font-weight:700}.support-bubble-text{color:var(--ink);white-space:pre-wrap;word-break:break-word;font-size:14.5px;line-height:1.45}.support-replybox{margin-top:10px}.support-replybox textarea{border:1px solid var(--line);width:100%;font:inherit;resize:vertical;color:var(--ink);background:var(--canvas);border-radius:10px;padding:9px 11px;font-size:14px}.support-replybox textarea:focus{border-color:var(--accent);outline:none}.support-actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.support-att{border:1px solid var(--line);background:var(--panel);cursor:pointer;border-radius:9px;padding:0;line-height:0;position:relative;overflow:hidden}.support-att img{object-fit:cover;width:62px;height:62px;display:block}.support-att-file{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;max-width:190px;padding:10px 12px;font-size:12.5px;line-height:1.2;display:inline-block;overflow:hidden}.support-att-x{color:#fff;text-align:center;background:#0009;border-radius:50%;width:17px;height:17px;font-size:10px;line-height:17px;position:absolute;top:2px;right:3px}.support-more{position:relative}.support-more-scrim{z-index:40;position:fixed;inset:0}.support-more-menu{z-index:41;background:var(--panel);border:1px solid var(--line);border-radius:10px;flex-direction:column;min-width:190px;padding:5px;display:flex;position:absolute;top:calc(100% + 6px);bottom:auto;left:0;box-shadow:0 12px 32px #0000002e}.support-more-menu button{width:100%;font:inherit;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;padding:8px 10px;font-size:13px;display:flex}.support-more-menu--up{top:auto;bottom:calc(100% + 6px)}.support-more-menu button:hover{background:#0000000d}.support-more-sep{background:var(--line);height:1px;margin:4px 2px}.support-more-danger{color:#d92d20!important}.support-btn{border:1px solid var(--line);background:var(--panel);color:var(--ink);cursor:pointer;border-radius:8px;padding:7px 14px;font-size:13px;font-weight:600}.support-btn:hover{background:var(--canvas)}.support-btn:disabled{opacity:.5;cursor:default}.support-btn--reply,.support-btn--send{background:var(--accent);color:#fff;border-color:var(--accent)}.support-btn--reply:hover,.support-btn--send:hover:not(:disabled){background:var(--accent-deep)}.support-btn--done{color:#128a5a;border-color:#b7e3cd}.support-btn--done:hover{background:#eafaf1}.support-empty{text-align:center;color:var(--muted);flex-direction:column;align-items:center;gap:6px;padding:60px 20px;display:flex}.support-empty-ico{color:var(--faint);margin-bottom:4px}.support-empty b{color:var(--ink);font-size:16px}.support-empty span{font-size:13.5px}@media (width<=720px){.support-feed,.support-picker{padding-bottom:90px}}.clist-pinned{border-bottom:1px solid var(--line);background:linear-gradient(var(--accent-soft), transparent);border-radius:10px 10px 0 0;margin-bottom:4px}.broadcast-note{border:1px solid var(--line);background:var(--panel);color:var(--muted);border-radius:12px;align-items:center;gap:10px;margin:10px 14px 14px;padding:12px 14px;font-size:13.5px;display:flex}.broadcast-note-ico{flex:none;font-size:18px}.qtab--tinted:hover{border-color:var(--qtab-accent)!important;color:var(--qtab-accent)!important}.qtab--tinted.qtab--on:hover{background:var(--qtab-accent)!important;border-color:var(--qtab-accent)!important;color:#fff!important}.qtab--tinted:hover .qtab__urgent{background:var(--qtab-accent);color:#fff}.deskpromo+.deskpromo{margin-top:8px}.gd-backdrop{z-index:60;background:#0f162652;justify-content:flex-end;display:flex;position:fixed;inset:0}.gd{background:#fff;flex-direction:column;width:380px;max-width:92vw;height:100%;animation:.18s gd-in;display:flex;box-shadow:-8px 0 30px #0f162624}@keyframes gd-in{0%{opacity:.4;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.gd-head{border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.gd-head-t{letter-spacing:.02em;color:#59627a;font-size:13px;font-weight:700}.gd-x{cursor:pointer;color:#98a1b0;background:0 0;border:0;border-radius:6px;padding:4px 6px;font-size:15px}.gd-x:hover{color:#55617a;background:#f2f4f7}.gd-body{flex:1;padding:20px 18px 26px;overflow-y:auto}.gd-cover{aspect-ratio:16/9;border-radius:14px;place-items:center;width:100%;display:grid;overflow:hidden}.gd-cover img{object-fit:cover;width:100%;height:100%}.gd-cover-fb{font-size:34px;font-weight:800}.gd-name{color:#1f2a44;margin:16px 0 0;font-size:20px;font-weight:700}.gd-desc{color:#4a5468;white-space:pre-wrap;margin:8px 0 0;font-size:14px;line-height:1.55}.gd-desc--empty{color:#a0a8b6;font-style:italic}.gd-links-h{letter-spacing:.06em;text-transform:uppercase;color:#98a1b0;margin-top:24px;font-size:11px;font-weight:700}.gd-links{flex-direction:column;gap:8px;margin-top:10px;display:flex}.gd-link{cursor:pointer;text-align:left;background:#fbfcfd;border:1px solid #e6ebf2;border-radius:11px;align-items:flex-start;gap:11px;width:100%;padding:12px;font-family:inherit;display:flex}.gd-link:hover{background:#f4f8fd;border-color:#cfdcec}.gd-link-i{background:#eef4fd;border-radius:8px;flex:none;place-items:center;width:30px;height:30px;font-size:14px;display:grid}.gd-link-t{flex:1;min-width:0}.gd-link-label{color:#1f2a44;font-size:14px;font-weight:600;display:block}.gd-link-note{color:#6b7684;margin-top:2px;font-size:12.5px;display:block}.gd-link-url{color:#98a1b0;margin-top:3px;font-size:11.5px;display:block}.gd-link-go{color:#b0b9c6;flex:none;font-size:14px}.gd-links-empty{color:#a0a8b6;margin-top:8px;font-size:13px;font-style:italic}.gd-edit{color:#2e7bf0;cursor:pointer;background:#fff;border:1px solid #dbe2ea;border-radius:10px;width:100%;margin-top:26px;padding:11px;font-family:inherit;font-size:13.5px;font-weight:600}.gd-edit:hover{background:#f4f8fd;border-color:#cfdcec}.cg-hint{color:#8a93a3;margin:0 0 8px;font-size:12px;line-height:1.45}.cg-link{background:#fbfcfd;border:1px solid #e8ebf0;border-radius:10px;flex-direction:column;gap:6px;margin-bottom:8px;padding:10px;display:flex}.cg-link-row{align-items:center;gap:6px;display:flex}.cg-link-row .cg-input{flex:1}.cg-link-x{cursor:pointer;color:#b0653b;background:0 0;border:0;border-radius:6px;flex:none;padding:6px 8px;font-size:13px}.cg-link-x:hover{background:#fbeee8}.cg-link-add{cursor:pointer;color:#2e7bf0;background:0 0;border:1px dashed #cfd6de;border-radius:9px;width:100%;padding:9px;font-family:inherit;font-size:13px;font-weight:600}.cg-link-add:hover{background:#f4f8fd;border-color:#a9c6ee}.sheet.mv{max-width:380px}.mv-body{padding:16px 18px 20px}.mv-field{margin-bottom:14px;display:block}.mv-label{color:#59627a;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.mv-select{color:#1f2a44;cursor:pointer;background:#fff;border:1px solid #dde3ea;border-radius:9px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px}.mv-select:focus{border-color:#2e7bf0;outline:0;box-shadow:0 0 0 3px #2e7bf021}.mv-note{color:#1b4a8f;background:#eef4fd;border-radius:9px;margin:0 0 14px;padding:10px 12px;font-size:12.5px;line-height:1.5}.mv-go{color:#fff;cursor:pointer;background:#2e7bf0;border:0;border-radius:10px;width:100%;padding:11px;font-family:inherit;font-size:14px;font-weight:600}.mv-go:hover{background:#2568cf}.mv-go:disabled{cursor:default;background:#b9cdf2}.auth-terms{color:#59627a;text-align:left;cursor:pointer;align-items:flex-start;gap:8px;margin:4px 0 10px;font-size:12.5px;line-height:1.45;display:flex}.auth-terms input{cursor:pointer;flex:none;width:15px;height:15px;margin-top:2px}.auth-terms-link{cursor:pointer;color:#2e7bf0;font:inherit;background:0 0;border:0;padding:0;text-decoration:underline}.terms-backdrop{z-index:100;background:#0f162673;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.terms-card{background:#fff;border-radius:14px;flex-direction:column;width:460px;max-width:100%;max-height:86vh;display:flex;overflow:hidden}.terms-head{border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.terms-x{cursor:pointer;color:#98a1b0;background:0 0;border:0;font-size:15px}.terms-body{color:#3a4256;padding:16px;font-size:13.5px;line-height:1.6;overflow-y:auto}.terms-body p{margin:0 0 12px}.terms-agree{color:#fff;cursor:pointer;background:#2e7bf0;border:0;border-radius:10px;margin:0 16px 16px;padding:11px;font-size:14px;font-weight:600}.terms-agree:hover{background:#2568cf}.profile-block{color:#c0392b;cursor:pointer;background:#fff;border:1px solid #f0d3cd;border-radius:10px;width:100%;margin-top:10px;padding:10px;font-family:inherit;font-size:13.5px;font-weight:600;display:block}.profile-block:hover{background:#fdf2f0}.profile-pw{border-top:1px solid var(--line,#eef0f3);flex-direction:column;gap:8px;width:100%;margin-top:12px;padding-top:14px;display:flex}.profile-pw-row{gap:8px;display:flex}.profile-pw-row .profile-btn{flex:1}.profile-pw-note{color:var(--muted);text-align:center;font-size:11.5px}.profile-pw-done{color:#128a5a;text-align:center;background:#e9f7ef;border-radius:9px;width:100%;margin-top:12px;padding:10px 12px;font-size:12.5px;font-weight:600}.auth-ver{text-align:center;letter-spacing:.04em;color:#2e7bf0;margin-top:12px;font-size:12px;font-weight:700}.tix-console{z-index:46}.tix-row{text-align:left;width:100%;min-height:38px;font:inherit;cursor:pointer;border:0;border-bottom:1px solid var(--line);background:var(--panel);white-space:nowrap;border-radius:0;align-items:center;gap:8px;margin:0;padding:7px 12px;display:flex;overflow:visible}.tix-row:hover{background:var(--panel-hover,#00000008)}.tix-cell{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.tix-sep{color:#00000038;flex:none;font-size:12px}.tix-contacts{flex:0 0 83px;align-items:center;gap:5px;display:flex}.tix-ico--empty{pointer-events:none;background:0 0;border:0}.tix-ico--pri{cursor:default;background:0 0;border:0;font-size:15px;font-weight:900}.tix-ico--pri.tix-pri--urgent{color:#d92d20}.tix-ico--pri.tix-pri--high{color:#e3a008}.tix-ico--pri.tix-pri--low{color:var(--muted);opacity:.6}.spot-wrap{flex-direction:column;gap:6px;padding:6px 12px 2px;display:flex}.spot{background:var(--accent);color:#fff;border:0;border-radius:11px;align-items:center;gap:10px;padding:10px 11px;animation:1.9s ease-in-out infinite spot-pulse;display:flex;box-shadow:0 4px 14px #2e7bf066}@keyframes spot-pulse{0%,to{filter:brightness()}50%{filter:brightness(1.22)}}@media (prefers-reduced-motion:reduce){.spot{animation:none}}.spot-ava{color:#fff;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:grid;overflow:hidden;background:#ffffff38!important}.spot-ava img{object-fit:cover;width:100%;height:100%}.spot-body{flex-direction:column;flex:1;min-width:0;display:flex}.spot-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:800;overflow:hidden}.spot-sub{color:#ffffffe0;white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.spot-join{color:var(--accent-deep);font:inherit;cursor:pointer;background:#fff;border:0;border-radius:999px;flex:none;padding:7px 17px;font-size:12.5px;font-weight:800;position:relative;overflow:hidden}.spot-join:after{content:"";background:linear-gradient(100deg,#0000 30%,#2e7bf059 50%,#0000 70%);animation:2.1s ease-in-out infinite spot-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes spot-shimmer{0%{transform:translate(-100%)}60%,to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.spot-join:after{opacity:0;animation:none}}.spot-join:disabled{opacity:.7;cursor:default}.spot-preview{letter-spacing:.4px;text-transform:uppercase;color:#fff;border:1px dashed #ffffffb3;border-radius:999px;flex:none;padding:5px 10px;font-size:11px;font-weight:800}.spot-x{color:#fffc;cursor:pointer;background:0 0;border:0;flex:none;padding:2px 3px;font-size:13px}.spot-x:hover{color:#fff}.ask-tab{z-index:70;background:var(--accent);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:13.5px;font-weight:700;display:flex;position:fixed;bottom:18px;right:18px;box-shadow:0 8px 24px #00000038}.ask-tab:hover{filter:brightness(1.06)}.ask-tab--alert{background:#d92d20;animation:2s ease-in-out infinite ask-nudge;box-shadow:0 6px 20px #d92d2073}@keyframes ask-nudge{0%,to{filter:brightness()}50%{filter:brightness(1.18)}}@media (prefers-reduced-motion:reduce){.ask-tab--alert{animation:none}}.ask-tab-badge{color:#d92d20;text-align:center;background:#fff;border-radius:999px;min-width:20px;height:20px;padding:0 6px;font-size:11.5px;font-weight:800;line-height:20px;position:absolute;top:-5px;right:-4px;box-shadow:0 2px 6px #00000040}.ask-tab-ico{font-size:15px;line-height:1}.ask-panel{z-index:70;background:var(--panel);border:1px solid var(--line);border-radius:14px;flex-direction:column;width:380px;max-width:calc(100vw - 24px);max-height:min(88vh,820px);animation:.16s ease-out stoast-in;display:flex;position:fixed;bottom:18px;right:18px;overflow:hidden;box-shadow:0 18px 44px #00000042}.ask-panel:has(.tix-form--sent){width:460px}.ask-panel:has(.tix-form--sent){height:min(88vh,820px)}.ask-panel-head{border-bottom:1px solid var(--line);align-items:flex-start;gap:10px;padding:13px 14px;display:flex}.ask-panel-title{flex-direction:column;flex:1;min-width:0;display:flex}.ask-panel-title b{color:var(--ink);font-size:14.5px}.ask-panel-title span{color:var(--muted);font-size:11.5px}.ask-panel-x{color:var(--muted);cursor:pointer;background:0 0;border:0;flex:none;padding:2px 4px;font-size:15px;line-height:1}.ask-panel-x:hover{color:var(--ink)}.ask-panel-body{flex:1;min-height:0;padding:13px 14px 16px;overflow-y:auto}.ask-panel-body:has(.tix-form--sent){flex-direction:column;display:flex;overflow:hidden}:is(.ask-panel-body:has(.tix-form--sent) .tix-form,.ask-panel-body:has(.tix-form--sent) .tix-ai){flex-direction:column;flex:1;min-height:0;display:flex}.ask-panel-body:has(.tix-form--sent) .tix-ai-chat{flex:auto;height:auto;min-height:190px;max-height:none}.ask-panel-body:has(.tix-form--sent) .tix-ai-acts{flex:none;margin-top:12px}.tix-form--compact{max-width:100%}.tix-form--compact .tix-form-row{flex-direction:column;gap:0}@media (width<=560px){.ask-tab{bottom:74px;right:12px}.ask-panel{width:auto;bottom:74px;left:8px;right:8px}}.tix-pick{cursor:pointer;flex:none;width:15px;height:15px;margin:0}.tix-bulk{z-index:5;border:1px solid var(--accent);background:var(--accent-soft,#2e7bf01a);border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;padding:9px 12px;display:flex;position:sticky;top:0}.tix-bulk-all{cursor:pointer;align-items:center;gap:7px;font-size:13px;display:flex}.tix-bulk-lbl{color:var(--muted);font-size:12px;font-weight:600}.tix-bulk-sep{background:var(--line);width:1px;height:18px}.tix-bulk-btn{border:1px solid var(--line);background:var(--panel);color:var(--ink);font:inherit;cursor:pointer;border-radius:7px;padding:5px 11px;font-size:12.5px;font-weight:600}.tix-bulk-btn:hover:not(:disabled){border-color:var(--accent);color:var(--accent-deep)}.tix-bulk-btn:disabled{opacity:.5;cursor:default}.tix-bulk-btn--danger{color:#d92d20}.tix-bulk-btn--danger:hover:not(:disabled){color:#d92d20;border-color:#d92d20}.tix-ico{border:1px solid var(--line);background:var(--panel);width:22px;height:22px;color:var(--muted);cursor:pointer;border-radius:6px;flex:none;place-items:center;padding:0;font-size:11px;line-height:1;display:inline-grid}.tix-ico:hover{color:var(--accent-deep);border-color:var(--accent)}.tix-ico{position:relative}.tix-ico[data-tip]:after{content:attr(data-tip);color:#0f172a;white-space:nowrap;opacity:0;pointer-events:none;z-index:60;background:#fff;border:1px solid #0000001f;border-radius:7px;padding:6px 9px;font-size:12px;font-weight:600;transition:opacity .12s;position:absolute;bottom:calc(100% + 7px);left:50%;transform:translate(-50%);box-shadow:0 8px 22px #0000002e}.tix-ico[data-tip]:hover:after{opacity:1}.tix-cell--email{color:var(--muted);flex:0 0 165px;font-size:12px}.tix-cell--phone{color:var(--muted);flex:0 0 115px;font-size:12px}.tix-contact{align-items:center;gap:7px;margin:1px 0 8px;font-size:12px;display:flex}.tix-cell--subject{color:var(--ink);flex:0 0 290px;font-size:13px;font-weight:600}.tix-cell--desc{color:var(--muted);flex:0 0 320px;font-size:12.5px}.tix-cell--meta{color:var(--muted);flex:0 0 210px;font-size:11.5px}.tix-age{color:var(--muted);white-space:nowrap;flex:0 0 110px;font-size:11.5px;font-weight:600}.tix-row .tix-status{text-align:center;text-overflow:ellipsis;flex:0 0 128px;overflow:hidden}.tix-row .tix-responder{flex:none}.tix-row .support-time{color:var(--muted);flex:none;font-size:11.5px}@media (width<=1000px){.tix-cell--desc{display:none}}@media (width<=800px){.tix-cell--meta,.tix-sep{display:none}}.tix-row-top{align-items:baseline;gap:8px;margin-bottom:3px;display:flex}.tix-num{color:var(--accent-deep);font-size:12.5px;font-weight:700}.tix-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--accent-deep);flex:0 0 140px;font-size:13px;font-weight:800;overflow:hidden}.tix-num-min{color:var(--muted);font-size:11.5px;font-weight:600}.tix-email{color:var(--muted);word-break:break-all;margin:1px 0 8px;font-size:12px}.tix-email--link{color:var(--accent-deep);text-decoration:none;display:inline-block}.tix-email--link:hover{text-decoration:underline}.tix-desc{color:var(--muted);-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;margin-top:3px;font-size:12.5px;line-height:1.4;display:-webkit-box;overflow:hidden}.tix-stats{border-left:1px solid var(--line);background:var(--canvas);flex-direction:column;flex:none;gap:12px;width:320px;max-width:46%;height:100%;padding:16px 16px 40px;display:flex;overflow-y:auto}.tix-stats-head{justify-content:space-between;align-items:center;display:flex}.tix-stats-head b{color:var(--ink);font-size:15px}.tix-stats-refresh{cursor:pointer;color:var(--muted);background:0 0;border:0;font-size:16px;line-height:1}.tix-stats-refresh:hover{color:var(--accent-deep)}.tix-stats-err{color:var(--muted);padding:8px 2px;font-size:13px}.tix-stat{background:var(--panel);border:1px solid var(--line);border-radius:12px;flex-direction:column;gap:2px;padding:12px 14px;display:flex}.tix-stat-num{color:var(--ink);font-size:24px;font-weight:800;line-height:1.1}.tix-stat-of{color:var(--muted);font-size:15px;font-weight:700}.tix-stat-pct{color:var(--accent-deep);font-size:15px;font-weight:800}.tix-stat-lbl{color:var(--muted);font-size:12px;font-weight:600}.tix-stat-admins{flex-direction:column;gap:8px;padding:2px;display:flex}.tix-stat-admin{align-items:center;gap:8px;display:flex}.tix-stat-admin-name{width:84px;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;flex:none;font-size:12px;font-weight:600;overflow:hidden}.tix-stat-admin-bar{background:#00000012;border-radius:999px;flex:1;height:8px;overflow:hidden}.tix-stat-admin-fill{background:var(--accent);border-radius:999px;height:100%;display:block}.tix-stat-admin-num{color:var(--muted);flex:none;font-size:11.5px;font-weight:600}.tix-stats-split{gap:10px;display:flex}.tix-split-cell{border:1px solid var(--line);border-radius:12px;flex-direction:column;flex:1;gap:2px;padding:12px;display:flex}.tix-split-cell--private{border-left:4px solid #e2445c}.tix-split-cell--focus{border-left:4px solid #2e7bf0}@media (width<=768px){.tix-stats{display:none}}.tix-status{color:var(--muted);background:#0000000f;border-radius:999px;padding:1px 8px;font-size:11px;font-weight:700}.tix-pri{border-radius:4px;padding:0 6px;font-size:11px;font-weight:800}.tix-pri--high{color:#b45309;background:#b453091f}.tix-pri--urgent{color:#d92d20;background:#d92d201f}.tix-pri--low{color:var(--muted);background:#0000000d}.tix-row-top .support-time{margin-left:auto}.tix-subject{color:var(--ink);font-size:14.5px;font-weight:600}.tix-row-sub{color:var(--muted);margin-top:2px;font-size:12.5px}.tix-form{max-width:560px}.tix-form-title{color:var(--ink);font-size:17px;font-weight:700}.tix-form-sub{color:var(--muted);margin:4px 0 14px;font-size:13px}.sheet-wrap{z-index:210;background:#0f143773;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.trainc{background:var(--panel);width:100%;max-width:none;height:100%;max-height:none;box-shadow:none;border:0;border-radius:0;flex-direction:column;display:flex;overflow:hidden}.trainc .sheet-head,.trainc .trainc-tabs,.trainc .trainc-body{width:100%;max-width:1240px;margin-inline:auto}.trainc .sheet-head{border-bottom:1px solid var(--line);align-items:flex-start;gap:12px;padding:16px 18px;display:flex}.sheet-title{color:var(--ink);font-size:16.5px;font-weight:700}.sheet-sub{color:var(--muted);margin-top:3px;font-size:12.5px;line-height:1.45}.trainc .sheet-x{color:var(--muted);cursor:pointer;background:0 0;border:0;flex:none;margin-left:auto;font-size:15px}.trainc-tabs{gap:6px;padding:10px 18px 0;display:flex}.trainc-tab{font:inherit;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px 999px 0 0;padding:8px 12px;font-size:13.5px;font-weight:700}.trainc-tab.is-on{color:var(--ink);background:#0000000d}.trainc-body{flex:1;min-height:0;padding:14px 18px 20px;overflow-y:auto}.trainc-modal{z-index:220;background:#0f143780;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.trainc-add{border:1px solid var(--line);background:var(--panel);border-radius:13px;width:460px;max-width:100%;padding:16px;box-shadow:0 18px 44px #0f143742}.trainc-add-t{color:var(--ink);margin-bottom:12px;font-size:15.5px;font-weight:700}.trainc-cancel{margin:10px auto 0;display:block}.trainc-addbtn{color:#fff;font:inherit;cursor:pointer;white-space:nowrap;background:#2e7bf0;border:1px solid #2e7bf0;border-radius:9px;padding:9px 14px;font-size:13px;font-weight:700}.trainc-addbtn:hover{background:#3d88f7}.trainc-listname{color:var(--ink);white-space:nowrap;margin-right:4px;font-size:15px;font-weight:700}.trainc-lab{color:var(--ink);margin:12px 0 5px;font-size:12.5px;font-weight:600;display:block}.trainc-lab:first-of-type{margin-top:0}.trainc-req{color:#e0457b}.trainc-soon{color:var(--muted);margin-top:8px;font-size:12px}.trainc-tagcell{font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.trainc-addtag{color:#2e7bf0;font-size:12px}.trainc-tagedit{align-items:center;gap:6px;display:flex}.trainc-taginput{width:130px;font:inherit;color:var(--ink);background:var(--panel);border:1px solid #2e7bf0;border-radius:7px;padding:5px 8px;font-size:12.5px}.trainc-tagsave{color:#fff;font:inherit;cursor:pointer;background:#2e7bf0;border:0;border-radius:7px;padding:5px 9px;font-size:12px;font-weight:700}@media (width<=560px){.trainc-modal{align-items:flex-end;padding:0}.trainc-add{border-radius:14px 14px 0 0;width:100%}}.trainc-modes{gap:6px;margin-bottom:10px;display:flex}.trainc-mode{border:1px solid var(--line);background:var(--panel);font:inherit;color:var(--muted);cursor:pointer;border-radius:999px;padding:6px 12px;font-size:12.5px;font-weight:600}.trainc-mode.is-on{color:#2e7bf0;background:#eaf2fe;border-color:#cfe0fb}.trainc-ok{color:#0f5c3d;margin-bottom:8px;font-size:12.5px}.trainc-row{border-bottom:1px solid var(--line);align-items:flex-start;gap:12px;padding:12px 0;display:flex}.trainc-main{flex:1;min-width:0}.trainc-t{color:var(--ink);font-size:13.5px;font-weight:600;line-height:1.4}.trainc-meta{color:var(--muted);margin-top:3px;font-size:12px}.trainc-tags{flex-wrap:wrap;gap:5px;margin-top:6px;display:flex}.trainc-tag{color:var(--muted);background:#0000000d;border-radius:999px;padding:2px 8px;font-size:11px}.trainc-del{border:1px solid var(--line);background:var(--panel);font:inherit;color:var(--ink);cursor:pointer;border-radius:8px;flex:none;padding:6px 11px;font-size:12.5px}.trainc-del:hover{background:#0000000a}.trainc-note{color:var(--muted);margin:0 0 12px;font-size:12.5px;line-height:1.5}.trainc-tools{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.trainc-search{border:1px solid var(--line);min-width:150px;font:inherit;color:var(--ink);background:var(--panel);border-radius:9px;flex:1;padding:9px 12px;font-size:13.5px}.trainc-filter{border:1px solid var(--line);font:inherit;color:var(--ink);background:var(--panel);border-radius:9px;padding:9px 10px;font-size:13.5px}.trainc-clear{font:inherit;color:#2e7bf0;cursor:pointer;background:0 0;border:0;font-size:12.5px;text-decoration:underline}.trainc-count{color:var(--muted);margin-left:auto;font-size:12px}.trainc-tablewrap{overflow-x:auto}.trainc-table{border-collapse:collapse;width:100%;font-size:13px}.trainc-table th{text-align:left;text-transform:uppercase;letter-spacing:.4px;color:var(--muted);border-bottom:1px solid var(--line);white-space:nowrap;padding:0 10px 8px 0;font-size:11.5px;font-weight:700}.trainc-table td{border-bottom:1px solid var(--line);vertical-align:top;padding:11px 10px 11px 0}.trainc-table tr:hover td{background:#00000005}.trainc-dim{color:var(--muted);white-space:nowrap}.trainc-sub2{color:var(--muted);opacity:.8;font-size:11px;display:block}.trainc-url{color:#2e7bf0;word-break:break-all;margin-top:2px;font-size:11.5px;display:block}.trainc-none{text-align:center;color:var(--muted);font-size:13px;line-height:1.55;padding:26px 8px!important}.trainc-trash{cursor:pointer;opacity:.55;background:0 0;border:0;padding:2px 4px;font-size:15px}.trainc-trash:hover{opacity:1}@media (width<=560px){.trainc-table th:nth-child(2),.trainc-table td:nth-child(2),.trainc-table th:nth-child(5),.trainc-table td:nth-child(5){display:none}.trainc-search{font-size:16px}.sheet-wrap{padding:0}.trainc{border:0;border-radius:0;height:100vh;max-height:100vh}.trainc .tix-inp{font-size:16px}}.supent-wrap{background:#eef1f5;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.supent{--w-highlight:#2e7bf0;background:#f9f9f9;border:1px solid #f1f1f4;border-radius:1.25rem;flex-direction:column;width:420px;max-width:100%;display:flex;overflow:hidden;box-shadow:0 18px 44px #0f14372e}.supent-body{padding:20px 20px 6px}.supent-badge{color:#2e7bf0;letter-spacing:.6px;text-transform:uppercase;background:#eaf2fe;border-radius:999px;margin-bottom:10px;padding:4px 11px;font-size:11.5px;font-weight:800;display:inline-block}.supent-area{resize:vertical;min-height:120px}.supent-login{font-size:15px}.supent-t{color:var(--ink);font-size:19px;font-weight:700}.supent-sub{color:var(--muted);margin:6px 0 16px;font-size:13.5px;line-height:1.5}.supent .tix-inp{background:#fff;border:1px solid #c3cbd6;border-radius:11px;margin-bottom:11px;padding:14px;font-size:16px}.supent .tix-inp:focus{border-color:var(--w-highlight);outline:none;box-shadow:0 0 0 3px #2e7bf01f}.supent-go{width:100%;margin-top:3px;padding:15px;font-size:15.5px}.supent-switch{margin:12px auto 4px;display:block}@media (width<=560px){.supent-wrap{align-items:stretch;padding:0}.supent{border:0;border-radius:0;width:100%;min-height:100vh}.supent .aib-head{padding-top:max(18px, env(safe-area-inset-top))}}:is(.ask-panel--aib,.ask-panel--aib:has(.tix-form--sent)){--w-highlight:#2e7bf0;background:#f9f9f9;border:1px solid #f1f1f4;border-radius:1.25rem;width:384px;max-width:calc(100vw - 40px);height:580px;max-height:calc(100vh - 40px);overflow:hidden;box-shadow:0 18px 44px #0f14372e}@media (width<=560px){:is(.ask-panel--aib,.ask-panel--aib:has(.tix-form--sent)){border:0;border-radius:0;width:auto;max-width:none;height:auto;max-height:none;inset:0}.ask-panel--aib .aib-head{padding-top:max(18px, env(safe-area-inset-top))}.ask-panel--aib .powered{padding-bottom:max(12px, env(safe-area-inset-bottom))}.ask-panel--aib{z-index:200}.ask-panel--aib .composer{padding:12px 16px max(12px, env(safe-area-inset-bottom));background:#fff;border-top:1px solid #eee;gap:10px}.ask-panel--aib .composer-input{border-color:#c3cbd6;height:54px;padding:0 18px;font-size:16px}.ask-panel--aib .composer-send-icon{flex:none;width:48px;height:48px}.ask-panel--aib .msg{padding:12px 15px;font-size:15.5px;line-height:1.5}.ask-panel--aib .msg-bot{max-width:100%;font-size:15.5px}.ask-panel--aib .msg-wrap{max-width:94%}.ask-panel--aib .intro-name{font-size:18px}.ask-panel--aib .intro-headline{font-size:15px}.ask-panel--aib .intro-desc{font-size:13px}.ask-panel--aib .helpful-label{font-size:12px}.ask-panel--aib .tix-rate-note{border-color:#c3cbd6;border-radius:11px;min-height:130px;padding:14px;font-size:16px}.ask-panel--aib .tix-rate-t{font-size:19px}.ask-panel--aib .tix-rate-sub{font-size:14.5px}.ask-panel--aib .tix-star{font-size:36px}.ask-panel--aib .ask-panel-body{padding:26px 18px 28px}.ask-panel--aib:not(:has(.tix-form--sent)) .powered{display:none}.ask-panel--aib .tix-inp{color:#16202e;background:#fff;border:1px solid #c3cbd6;border-radius:11px;margin-bottom:12px;padding:14px;font-size:16px}.ask-panel--aib .tix-inp::placeholder{color:#7c8797}.ask-panel--aib .tix-inp:focus{border-color:var(--w-highlight);outline:none;box-shadow:0 0 0 3px #2e7bf01f}.ask-panel--aib .tix-inp--area{min-height:120px}.ask-panel--aib .tix-form-row{flex-direction:row;gap:8px}.ask-panel--aib .tix-form-row label{color:#3f4a5a;gap:6px;min-width:0;margin-bottom:4px;font-size:12.5px}.ask-panel--aib .tix-form-row .tix-inp{text-overflow:ellipsis;padding:13px 12px;font-size:16px}.ask-panel--aib .tix-urgent{margin:4px 0 14px;font-size:15px}.ask-panel--aib .tix-urgent input{width:22px;height:22px}.ask-panel--aib .tix-form-actions{margin-top:6px}.ask-panel--aib .tix-form-actions .support-btn--send{flex:1 0 100%;padding:16px;font-size:16px}.ask-panel--aib .tix-clip{width:52px;font-size:19px}}.aib-head{color:#fff;background:#111827;flex-shrink:0;align-items:center;gap:11px;padding:18px 20px;display:flex}.aib-avwrap{flex-shrink:0;width:42px;height:42px;position:relative}.aib-av{object-fit:cover;width:42px;height:42px;color:inherit;background:#fff3;border-radius:50%;justify-content:center;align-items:center;font-size:17px;font-weight:700;display:flex}.aib-online{background:#17c653;border:2px solid #fff;border-radius:50%;width:11px;height:11px;position:absolute;bottom:0;right:0}.aib-titles{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.aib-title{font-size:.95rem;font-weight:700;line-height:1.2}.aib-sub{color:#fff9;align-items:center;gap:5px;font-size:.74rem;display:flex}.aib-sub-dot{background:#17c653;border-radius:50%;width:6px;height:6px}.aib-btn{color:#ffffffb3;cursor:pointer;width:28px;height:28px;font:inherit;background:#ffffff1f;border:none;border-radius:.3rem;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;display:flex}.aib-btn:hover{color:#fff;background:#ffffff38}.aib-powered{text-align:center;color:#99a1b7;flex-shrink:0;padding:0 16px 12px;font-size:11px}.aib-powered b{color:#ff66c4}.aibw-chat{background:#f9f9f9;flex-direction:column;flex:auto;min-height:0;animation:.3s ease-out both aibw-in;display:flex}@keyframes aibw-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.aibw-chat{animation:none}}.aibw .msg.msg-user{border:1px solid #f1f1f4;box-shadow:0 1px 2px #0000000d}.aibw .msg-avatar,.aibw .v-bubble .msg-avatar{width:22px;height:22px}.aibw .row-user .msg-avatar{margin-left:0}.aibw-cards{align-self:flex-start;max-width:100%;padding-left:34px}.aibw-cards .ccard,.aibw-cards .cplaybox{margin-top:0}.aibw-cards .ccard+.cplaybox,.aibw-cards .cplaybox+.ccard{margin-top:8px}.ask-panel--aib .tix-ai-chat{background:#f9f9f9;border-top:0;margin:0}.ask-panel--aib .tix-ai-chat .str-chat__list{padding:24px 20px 8px}.ask-panel--aib .tix-ai-chat .tmsg{gap:8px;margin:5px 0;padding:0}.ask-panel--aib .tix-ai-chat .tmsg-ava{background:var(--w-highlight);color:#fff;width:34px;min-width:34px;height:34px;min-height:34px;font-size:15px;font-weight:700}.ask-panel--aib .tix-ai-chat .tmsg-col{max-width:90%}.ask-panel--aib .tix-ai-chat .tmsg-bubble{box-shadow:none;color:#000;background:#f4f8fb;border:0;border-radius:4px 14px 14px;padding:10px 14px;font-size:14px;line-height:1.4}.ask-panel--aib .tix-ai-chat .tmsg--me .tmsg-bubble{border:1px solid var(--w-highlight);background:#fff;border-radius:14px 4px 14px 14px}.ask-panel--aib .tix-ai-chat .tmsg-text{color:#000;font-size:14px;line-height:1.4}.ask-panel--aib .tix-ai-chat .str-chat__message-input{background:0 0;border-top:0;padding:10px 16px 4px}.ask-panel--aib .tix-ai-chat .str-chat__message-textarea-container{background:#fff;border:1px solid #ddd;border-radius:50rem;min-height:46px;padding:0 18px}.ask-panel--aib .tix-ai-chat .str-chat__send-button{background:var(--w-highlight);color:#fff;border-radius:50%;width:38px;height:38px}.cplaybox{background:var(--panel);border:1px solid var(--line);border-radius:10px;margin-top:14px;overflow:hidden}.cplay-row{align-items:center;gap:10px;padding:10px 12px;display:flex}.cplay-row+.cplay-row{border-top:1px solid var(--line)}.cplay-main{flex:1;min-width:0}.cplay-h{align-items:center;gap:7px;min-width:0;display:flex}.cplay-av{object-fit:cover;width:22px;height:22px;color:var(--ink);background:#00000014;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:9px;font-weight:700;display:inline-flex}.cplay-t{color:var(--ink);font-size:12.5px;font-weight:700;line-height:1.3}.cplay-qt{color:var(--muted);margin-top:5px;font-size:11.5px;font-style:italic;line-height:1.45}.cplay-n{color:var(--muted);margin-top:5px;font-size:10.5px;font-weight:600}.cplay-b{color:var(--ink);border:1px solid var(--line);font:inherit;white-space:nowrap;cursor:pointer;background:#0000000d;border-radius:999px;flex:none;align-items:center;gap:6px;padding:6px 12px;font-size:11.5px;font-weight:600;display:inline-flex}.cplay-b:hover{background:#00000017}.cplay-i{font-size:9px}.ccard{background:var(--panel);border:1px solid var(--line);border-radius:10px;margin-top:10px;padding:11px 12px}.ccard-t{color:var(--ink);margin-bottom:7px;font-size:12.5px;font-weight:700}.ccard-r{gap:8px;padding:2px 0;font-size:12.5px;display:flex}.ccard-k{width:46px;color:var(--muted);flex:none}.ccard-v{color:var(--ink);word-break:break-all}.ccard-link{color:#2e7bf0}.ccard-copy{color:var(--ink);border:1px solid var(--line);font:inherit;cursor:pointer;background:#0000000d;border-radius:999px;margin-top:9px;padding:5px 12px;font-size:11.5px;font-weight:600}.ccard-copy:hover{background:#00000017}.clipwrap{z-index:90;background:#0f1115;flex-direction:column;display:flex;position:fixed;inset:0}.clipbar{background:#151824;flex:none;align-items:center;gap:10px;padding:10px 14px;display:flex}.clipback{color:#fff;font:inherit;white-space:nowrap;cursor:pointer;background:#2e7bf0;border:0;border-radius:999px;flex:none;align-items:center;gap:5px;padding:6px 13px 6px 10px;font-size:11.5px;font-weight:600;display:inline-flex}.clipback:hover{background:#3d88f7}.clipback-i{margin-top:-1px;font-size:15px;line-height:1}.cliptitle{color:#fff;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;font-weight:700;overflow:hidden}.clipout,.clipx{color:#fff;width:28px;height:28px;font:inherit;cursor:pointer;background:#ffffff1f;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:13px;text-decoration:none;display:inline-flex}.clipout:hover,.clipx:hover{background:#ffffff38}.clipframe{background:#000;border:0;flex:1;width:100%;display:block}.tix-ai-wait{color:var(--muted);padding:10px 0;font-size:13px}.tix-stage{border:1px solid var(--line);background:var(--panel);color:var(--ink);border-radius:10px;align-items:center;gap:9px;margin:14px 0 4px;padding:12px 13px;font-size:13.5px;font-weight:600;display:flex}.tix-stage-dot{border:2px solid var(--line);border-top-color:#2e7bf0;border-radius:50%;flex:none;width:14px;height:14px;animation:.7s linear infinite tix-spin}@keyframes tix-spin{to{transform:rotate(360deg)}}.tix-stage--ok{background:#f4fdf8;border-color:#cdeedd}.tix-stage-tick{color:#0f5c3d;background:#eefbf3;border:1px solid #cdeedd;border-radius:50%;flex:none;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:flex}@media (prefers-reduced-motion:reduce){.tix-stage-dot{animation:none}}.tix-ai{border:1px solid var(--line);background:var(--panel);border-radius:11px;padding:13px 14px}.tix-ai-head{color:var(--ink);margin-bottom:8px;font-size:12.5px;font-weight:700}.tix-ai-body{color:var(--ink);white-space:pre-wrap;word-break:break-word;font-size:13.5px;line-height:1.55}.tix-ai-chat{background:var(--bg);border-top:1px solid var(--line);flex-direction:column;min-height:190px;margin:10px -14px 0;display:flex;overflow:hidden}.tix-ai-chat .str-chat__unread-messages-separator,.tix-ai-chat .str-chat__unread-messages-notification,.tix-ai-chat .str-chat__jump-to-latest-message{display:none!important}.tix-ai-chat .tmsg{gap:6px;margin:2px 0;padding:0 10px}.tix-ai-chat .tmsg-ava{width:22px;min-width:22px;height:22px;min-height:22px;margin-top:1px;font-size:9px}.tix-ai-chat .tmsg-col{max-width:90%}.tix-ai-chat .tmsg-bubble{box-shadow:none;border:1px solid var(--line);border-radius:12px;padding:5px 9px}.tix-ai-chat .tmsg--me .tmsg-bubble{border-color:#0000}.tix-ai-chat .tmsg-text{font-size:13px;line-height:1.45}.tix-ai-chat .tmsg-time,.tix-ai-chat .tmsg-reactions,.tix-ai-chat .tmsg-replies,.tix-ai-chat .th-btn{display:none}.tix-ai-chat .str-chat,.tix-ai-chat .str-chat__container,.tix-ai-chat .str-chat__main-panel{height:100%;min-height:0}.tix-ai-chat .str-chat__list{flex:1;min-height:0}.tix-form--compact .tix-ai-chat{height:400px}.tix-ai-chat .str-chat__list{scrollbar-width:thin;overflow-y:scroll!important}.tix-ai-chat .str-chat__list::-webkit-scrollbar{width:10px}.tix-ai-chat .str-chat__list::-webkit-scrollbar-track{background:#eef0f4;border-radius:8px}.tix-ai-chat .str-chat__list::-webkit-scrollbar-thumb{background:#c3cbd6;border:2px solid #eef0f4;border-radius:8px}.tix-ai-chat .str-chat__list::-webkit-scrollbar-thumb:hover{background:#a8b2c0}.tix-idrow{align-items:center;gap:8px;margin:4px 0 2px;display:flex}.tix-idrow .tix-form-sub{flex:1;min-width:0;margin:0}.tix-askt{color:var(--ink);font-size:13.5px;line-height:1.35;display:block}.tix-askd{color:var(--muted);max-height:3.9em;margin-top:2px;font-size:12.5px;font-weight:400;line-height:1.4;display:block;overflow:hidden}.cidchip{color:#0f5c3d;white-space:nowrap;background:#eefbf3;border:1px solid #cdeedd;border-radius:999px;flex:none;align-items:center;gap:4px;padding:2px 8px;font-size:10.5px;font-weight:700;display:inline-flex}.cidchip-tick{font-size:9px}.tix-ai-acts{flex-direction:column;gap:8px;margin-top:12px;display:flex}.tix-ai-acts--wait{display:none}.tix-ai-acts--in{animation:.28s ease-out both acts-rise}@keyframes acts-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.tix-ai-acts--in .tix-ai-btn--yes{position:relative;overflow:hidden}.tix-ai-acts--in .tix-ai-btn--yes:after{content:"";pointer-events:none;background:linear-gradient(100deg,#fff0 35%,#ffffff8c 50%,#fff0 65%);animation:2.4s ease-in-out .3s 3 acts-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes acts-shimmer{0%,20%{transform:translate(-100%)}60%,to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.tix-ai-acts--in{animation:none}.tix-ai-acts--in .tix-ai-btn--yes:after{opacity:0;animation:none}}.tix-ai-btn{border:1px solid var(--line);background:var(--panel);width:100%;color:var(--ink);font:inherit;cursor:pointer;text-align:left;border-radius:9px;padding:10px 12px;font-size:13px;font-weight:600}.tix-ai-btn:hover{background:#0000000a}.tix-ai-btn:disabled{opacity:.55;cursor:default}.tix-ai-btn--yes{color:#fff;text-align:center;background:#2e7bf0;border-color:#2e7bf0;padding:12px 14px;font-size:15px}.tix-ai-btn--yes:hover{background:#3d88f7}.tix-ai-link{font:inherit;color:var(--muted);cursor:pointer;background:0 0;border:0;align-self:center;padding:2px 0;font-size:12.5px;text-decoration:underline}.tix-ai-link:hover{color:var(--ink)}.tix-ai-link:disabled{opacity:.55;cursor:default}.tix-ico--cg{letter-spacing:.3px;color:#2e7bf0;background:#eaf2fe;border-radius:5px;font-size:9px;font-weight:800}.tix-ico--rated{align-items:center;gap:3px;width:auto;padding:0 4px;display:inline-flex}.tix-mini-stars{letter-spacing:.5px;color:#f5b731;font-size:8px;line-height:1}.tix-mini-off{color:#d8dde5}.tix-mini-note{color:var(--muted);font-size:9px}.tix-rated{border:1px solid var(--line);background:var(--panel);border-radius:9px;flex-wrap:wrap;align-items:baseline;gap:8px;margin:10px 0 4px;padding:8px 12px;font-size:12.5px;display:flex}.tix-rated-stars{color:#f5b731;letter-spacing:1px}.tix-rated-off{color:#d8dde5}.tix-rated-n{color:var(--ink);font-weight:700}.tix-rated-note{color:var(--muted);font-style:italic}.tix-aiprior{background:#fffaf1;border:1px solid #f2dfc4;border-radius:9px;margin:10px 0 4px;padding:9px 12px}.tix-aiprior>summary{cursor:pointer;color:#7a5820;font-size:12.5px;font-weight:700;list-style:none}.tix-aiprior>summary::-webkit-details-marker{display:none}.tix-aiprior>summary:before{content:"▸ "}.tix-aiprior[open]>summary:before{content:"▾ "}.tix-aiprior-body{color:var(--ink);white-space:pre-wrap;word-break:break-word;max-height:320px;margin-top:9px;font-size:12.5px;line-height:1.55;overflow-y:auto}.tix-rate{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:24px 16px 18px;display:flex}.tix-rate-t{color:var(--ink);font-size:16px;font-weight:700}.tix-rate-sub{color:var(--muted);font-size:13px}.tix-rate-stars{gap:4px;margin-top:2px;display:flex}.tix-star{color:#d8dde5;cursor:pointer;background:0 0;border:0;padding:2px 3px;font-size:30px;line-height:1;transition:color .1s,transform .1s}.tix-star--on{color:#f5b731}.tix-star:hover{transform:scale(1.12)}.tix-star:disabled{cursor:default}.tix-rate-note{border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);background:var(--panel);resize:vertical;border-radius:9px;margin-top:6px;padding:9px 11px;font-size:13px}.tix-done{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:34px 16px;display:flex}.tix-done-tick{color:#0f5c3d;background:#eefbf3;border:1px solid #cdeedd;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:19px;font-weight:700;display:flex}.tix-done-t{color:var(--ink);font-size:14.5px;font-weight:700}.tix-inp{border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);background:var(--panel);border-radius:9px;margin-bottom:9px;padding:10px 11px;font-size:13.5px}.tix-inp--area{resize:vertical}.tix-linkrow{align-items:stretch;gap:8px;display:flex}.tix-linkrow .tix-inp{flex:1;min-width:0}.tix-clip{border:1px solid var(--line);background:var(--panel);cursor:pointer;border-radius:9px;flex:none;width:46px;margin-bottom:9px;font-size:17px;line-height:1;position:relative}.tix-clip:hover{background:#0000000a}.tix-clip:disabled{opacity:.5;cursor:default}.tix-clip-n{color:#fff;background:#2e7bf0;border-radius:9px;min-width:18px;height:18px;font-size:11px;font-weight:700;line-height:18px;position:absolute;top:-6px;right:-6px}.tix-urgent{color:var(--ink);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:9px;margin:2px 0 12px;font-size:13.5px;display:flex}.tix-urgent input{accent-color:#e0245e;flex:none;width:20px;height:20px;margin:0}.tix-form-row{gap:10px;display:flex}.tix-form-row label{color:var(--muted);flex-direction:column;flex:1;gap:4px;font-size:12px;font-weight:600;display:flex}.tix-err{color:#d92d20;margin:2px 0 8px;font-size:13px}.tix-form-actions{justify-content:flex-end;gap:8px;margin-top:6px;display:flex}.tix-controls{gap:8px;padding:10px 14px 0;display:flex}.tix-controls .tix-inp{margin-bottom:0;padding:7px 9px;font-size:12.5px}.tix-addstatus{border:1px dashed var(--line);color:var(--accent-deep);font:inherit;cursor:pointer;background:0 0;border-radius:9px;margin-top:8px;padding:8px;font-size:12.5px;font-weight:600}.tix-link{color:var(--accent-deep);word-break:break-all;margin-top:6px;font-size:12.5px;display:inline-block}.support-seg{border:1px solid var(--line);background:var(--panel);border-radius:999px;flex:none;gap:2px;padding:3px;display:inline-flex}.support-seg-btn{color:var(--muted);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:999px;padding:6px 13px;font-size:13px;font-weight:600}.support-seg-btn.is-on{background:var(--accent);color:#fff}.stoast-stack{z-index:60;flex-direction:column;align-items:flex-end;gap:10px;display:flex;position:fixed;bottom:16px;right:16px}.stoast{background:var(--panel);border:1px solid var(--line);border-left-width:4px;border-radius:14px;width:min(360px,100vw - 32px);padding:12px 14px;transition:width .16s;animation:.18s ease-out stoast-in;box-shadow:0 12px 32px #0000002e}.stoast--big{width:min(640px,100vw - 32px);max-height:calc(100vh - 32px);overflow-y:auto}.stoast--big .stoast-detail{max-height:none}.stoast--big .stoast-thumb{width:92px;height:92px}.stoast-thread{border-top:1px solid var(--line);flex-direction:column;gap:8px;margin-top:10px;padding-top:10px;display:flex}.stoast-thread-head{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-size:11.5px;font-weight:700;display:flex}.stoast-faces{align-items:center;display:inline-flex}.stoast-face{object-fit:cover;border:2px solid var(--panel);background:#dbe3ee;border-radius:50%;width:20px;height:20px;margin-left:-6px}.stoast-face:first-child{margin-left:0}.stoast-face--none{color:#5b6478;place-items:center;font-size:9px;font-weight:800;display:inline-grid}.stoast-faces-label{margin-left:7px;font-weight:600}.stoast-msg{background:var(--hover,#f4f6f9);border-radius:12px;align-self:flex-start;max-width:88%;padding:7px 10px}.stoast-msg--staff{background:#eaf2ff;align-self:flex-end}.stoast-msg-who{color:var(--muted);align-items:center;gap:6px;font-size:11.5px;display:flex}.stoast-msg-who b{color:var(--ink)}.stoast-msg-at{margin-left:2px}.stoast-msg-text{white-space:pre-wrap;word-break:break-word;margin-top:3px;font-size:13px;line-height:1.4}.stoast--focus{border-left-color:#2e7bf0}.stoast--private{border-left-color:#e2445c}.stoast-kind{letter-spacing:.4px;text-transform:uppercase;border-radius:999px;margin-bottom:8px;padding:3px 9px;font-size:10.5px;font-weight:800;display:inline-block}.stoast--focus .stoast-kind{color:#1b5fd0;background:#2e7bf021}.stoast--private .stoast-kind{color:#c32f45;background:#e2445c21}@keyframes stoast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.stoast-head{align-items:center;gap:7px;margin-bottom:6px;display:flex}.stoast-ico{font-size:15px}.stoast-title{min-width:0;color:var(--accent-deep);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:12.5px;font-weight:700;overflow:hidden}.stoast-x{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:1px 4px;font-size:13px}.stoast-x:hover{color:var(--ink)}.stoast-expand{color:#2e7bf0;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:1px 4px;font-size:14px;line-height:1}.stoast-expand:hover{background:#eaf2ff}.stoast-body{color:var(--ink);word-break:break-word;margin-bottom:9px;font-size:13.5px;line-height:1.4}.stoast-replyrow{align-items:flex-end;gap:7px;display:flex}.stoast-replyrow textarea{resize:none;border:1px solid var(--line);font:inherit;color:var(--ink);background:var(--canvas);border-radius:9px;flex:1;padding:8px 10px;font-size:13px}.stoast-sent{color:#128a5a;font-size:13px;font-weight:700}.priv-row{width:fit-content;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:7px;margin:0 20px 2px auto;padding:4px 10px;font-size:12.5px;font-weight:600;display:flex}.priv-row:hover{color:var(--accent-deep);background:var(--accent-soft,#2e7bf01a)}.priv-box{font-size:12px}.priv-note{color:var(--faint,#a3adbd);font-weight:400}@media (width<=560px){.priv-note{display:none}}.stoast-when{color:var(--muted);margin:-3px 0 7px;font-size:11.5px}.auth-terms-note{color:var(--muted);margin:-2px 0 4px;font-size:12px;line-height:1.45}.tmsg-album{border-radius:12px;gap:3px;width:min(340px,100%);margin:4px 0 12px;display:grid;overflow:hidden}.tmsg-album__tile{border-radius:0;width:auto;min-width:0;max-width:none;position:relative;overflow:hidden}.tmsg-album__tile img{object-fit:cover;cursor:zoom-in;width:100%;height:100%;max-height:none}.tmsg-album--2{aspect-ratio:2/1.15;grid-template-columns:1fr 1fr}.tmsg-album--3{aspect-ratio:2/1.5;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr}.tmsg-album--3>.tmsg-album__tile:first-child{grid-row:span 2}.tmsg-album--4{aspect-ratio:1;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr}.tmsg-album__more{color:#fff;cursor:zoom-in;background:#0f16268c;justify-content:center;align-items:center;font-size:22px;font-weight:700;display:flex;position:absolute;inset:0}@media (width<=720px){.tmsg-album{width:100%}}.fmtbar{justify-content:flex-start;align-items:center;gap:2px;padding:0 20px 4px 72px;display:flex}.fmtbar__btn{min-width:28px;height:26px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;padding:0 7px;font-size:13.5px;line-height:1;display:inline-flex}.fmtbar__btn:hover{color:var(--ink);background:#0000000f}.fmtbar__btn:active{background:#0000001a}.mrow{align-items:flex-start;position:relative}.mrow--unread{background:#2e7bf012}.mrow--unread .crow-name{color:var(--ink);font-weight:800}.mrow--unread .crow-preview{color:var(--ink);font-weight:600}.mrow:not(.mrow--unread) .crow-name{color:var(--muted);font-weight:600}.mrow:not(.mrow--unread) .crow-preview{color:var(--muted)}.mrow-when{color:var(--muted);margin-top:3px;font-size:11.5px}.mrow-dot{background:var(--accent);border-radius:50%;width:9px;height:9px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.sheet.a2g{width:460px;max-width:calc(100vw - 24px)}.a2g-title{flex-direction:column;flex:1;min-width:0;display:flex}.a2g-title b{color:var(--ink);font-size:15px}.a2g-title span{color:var(--muted);font-size:11.5px}.a2g-search{padding:12px 16px 8px}.a2g-search .tix-inp{margin:0}.a2g-list{max-height:min(52vh,420px);padding:0 10px 12px;overflow-y:auto}.a2g-row{border-radius:10px;align-items:center;gap:10px;padding:8px 6px;display:flex}.a2g-row:hover{background:#00000009}.a2g-ava{width:34px;height:34px;color:var(--ink);border-radius:10px;flex:none;place-items:center;font-size:12px;font-weight:800;display:grid;overflow:hidden}.a2g-ava img{object-fit:cover;width:100%;height:100%}.a2g-body{flex-direction:column;flex:1;min-width:0;display:flex}.a2g-name{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:600;overflow:hidden}.a2g-sub{color:var(--muted);font-size:11.5px}.a2g-remove{color:#d92d20}.crow-addbtn{border:1px solid var(--line);background:var(--panel);cursor:pointer;opacity:0;border-radius:8px;flex:none;width:28px;height:28px;font-size:13px;line-height:1}.crow:hover .crow-addbtn,.crow-addbtn:focus{opacity:1}.crow-addbtn:hover{border-color:var(--accent)}.notice-stack{z-index:300;pointer-events:none;flex-direction:column;align-items:center;gap:8px;display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%)}.notice{pointer-events:auto;background:var(--panel);border:1px solid var(--line);max-width:min(460px,100vw - 32px);color:var(--ink);border-radius:11px;align-items:center;gap:9px;padding:11px 13px;font-size:13.5px;animation:.16s ease-out notice-in;display:flex;box-shadow:0 12px 32px #0003}@keyframes notice-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}.notice-ico{color:#fff;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;font-size:11px;font-weight:800;display:grid}.notice--ok .notice-ico{background:#128a5a}.notice--bad .notice-ico{background:#d92d20}.notice--bad{border-color:#d92d2066}.notice-text{word-break:break-word;flex:1;min-width:0;line-height:1.35}.notice-x{color:var(--muted);cursor:pointer;background:0 0;border:0;flex:none;padding:2px 3px;font-size:12px}.notice-x:hover{color:var(--ink)}.sheet.ask{width:400px;max-width:calc(100vw - 24px)}.ask-body{padding:14px 16px 16px}.ask-text{color:var(--ink);margin:0 0 16px;font-size:14px;line-height:1.5}.ask-actions{justify-content:flex-end;gap:8px;display:flex}.ask-danger{color:#fff!important;background:#d92d20!important;border-color:#d92d20!important}.sheet.lnk{width:420px;max-width:calc(100vw - 24px)}.lnk-ico{margin-right:6px}.lnk-body{flex-direction:column;gap:12px;padding:14px 16px 16px;display:flex}.lnk-field{flex-direction:column;gap:5px;display:flex}.lnk-field>span{color:var(--muted);font-size:12px;font-weight:600}.lnk-field .tix-inp{margin:0}.lnk-check{border:1px solid var(--line);cursor:pointer;border-radius:10px;align-items:flex-start;gap:9px;padding:10px 11px;display:flex}.lnk-check input{cursor:pointer;width:15px;height:15px;margin-top:2px}.lnk-check span{flex-direction:column;gap:2px;display:flex}.lnk-check b{color:var(--ink);font-size:13px;font-weight:600}.lnk-check small{color:var(--muted);font-size:11.5px}.lnk-actions{justify-content:flex-end;gap:8px;margin-top:2px;display:flex}.fmtbar__btn--link{position:relative}.fmtbar__btn--link.is-on{background:var(--accent-soft,#2e7bf024);color:var(--accent-deep)}.fmtbar__btn--link:not(.is-on){opacity:.45}.fmtbar__btn--link:not(.is-on):after{content:"";background:currentColor;height:1.5px;position:absolute;top:50%;left:4px;right:4px;transform:rotate(-20deg)}.fmtbar__btn--b{font-weight:800}.fmtbar__btn--i{font-family:Georgia,serif;font-style:italic}.fmtbar__btn--u{text-decoration:underline}.fmtbar__hl{color:#3f3f46;background:#fde68a;border-radius:3px;padding:0 3px;font-weight:700}@media (width<=560px){.fmtbar{padding:0 14px 4px 60px}}.tmsg-mark{color:inherit;background:#fde68a;border-radius:3px;padding:0 2px}.str-chat__attachment-selector button .str-chat__icon--plus{display:none!important}.str-chat__attachment-selector button .str-chat__button__content:after{content:"";width:19px;height:19px;-webkit-mask:var(--clip-icon) center / contain no-repeat;-webkit-mask:var(--clip-icon) center / contain no-repeat;mask:var(--clip-icon) center / contain no-repeat;background:currentColor;display:block}:root{--clip-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48'/%3E%3C/svg%3E")}.stoast-title--go{font:inherit;color:var(--accent-deep);text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:12.5px;font-weight:700}.stoast-title--go:hover{text-decoration:underline}.stoast-detail{color:var(--muted);word-break:break-word;background:#00000009;border-radius:8px;max-height:84px;margin:-3px 0 9px;padding:7px 9px;font-size:12.5px;line-height:1.4;overflow:auto}.stoast-thumbs{align-items:center;gap:6px;margin:-3px 0 9px;display:flex}.stoast-thumb{cursor:pointer;background:#0000000a;border:1px solid #00000014;border-radius:8px;flex:none;width:46px;height:46px;padding:0;overflow:hidden}.stoast-thumb img{object-fit:cover;width:100%;height:100%;display:block}.stoast-thumb:hover{border-color:#2e7bf0}.stoast-thumb-more{color:var(--muted);font-size:12px;font-weight:600}.stoast-claimed{color:#128a5a;background:#128a5a17;border-radius:9px;align-items:center;gap:8px;padding:7px 10px;font-size:13px;display:flex}.stoast-claimed b{color:#0f7a4f}.stoast-claimed-av{object-fit:cover;color:#fff;background:#128a5a;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-size:11px;font-weight:800;display:grid}.stoast-claimed-av--none{background:#94a3b8}.stoggle-dock{flex-direction:row;align-items:center;gap:8px;padding:4px 14px 8px;display:flex}.stoggle{border:1px solid var(--border,#e5e7eb);background:var(--card,#fff);min-width:0;color:var(--muted,#64748b);cursor:pointer;border-radius:999px;flex:1;align-items:center;gap:7px;padding:6px 10px;font-size:12px;font-weight:600;transition:color .15s,border-color .15s;display:flex}.stoggle.is-on{color:var(--text,#0f172a);border-color:#128a5a}.stoggle-ico{opacity:.55;font-size:14px;line-height:1}.stoggle.is-on .stoggle-ico{opacity:1}.stoggle-label{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.stoggle-track{background:#cbd5e1;border-radius:999px;flex:none;width:34px;height:18px;transition:background .15s;position:relative}.stoggle.is-on .stoggle-track{background:#128a5a}.stoggle-knob{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #00000040}.stoggle.is-on .stoggle-knob{transform:translate(16px)}.send-private{background:var(--accent-soft,#e6effc);width:36px;height:36px;color:var(--accent-deep);cursor:pointer;border:0;border-radius:50%;flex:none;place-items:center;font-size:15px;line-height:1;transition:background .15s;display:inline-grid}.send-private:hover{background:var(--accent)}.send-private:active{transform:scale(.96)}.draft-filter{border:1px solid var(--line);font:inherit;color:var(--ink);background:var(--canvas);border-radius:9px;max-width:220px;padding:7px 10px;font-size:13px}.drafts-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));align-content:start;gap:12px;padding:14px;display:grid;overflow-y:auto}.drafts-grid .support-empty{grid-column:1/-1}.dcard{border:1px solid var(--line);background:var(--panel);border-radius:12px;flex-direction:column;gap:8px;padding:11px 12px;display:flex}.dcard--editing{grid-column:1/-1}.deditor-tabpick{align-items:center;gap:6px;display:flex}.deditor-tabpick>span{color:var(--muted);font-size:11.5px;font-weight:600}.deditor-tabpick select{font:inherit;color:var(--accent-deep);background:var(--accent-soft,#e6effc);cursor:pointer;border:1px solid #0000;border-radius:999px;padding:2px 8px;font-size:12px;font-weight:600}.deditor-tabpick select:hover{border-color:var(--accent)}.dcard-head{flex-direction:column;align-items:flex-start;gap:3px;display:flex}.dcard-group{max-width:100%;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.dcard-tab{color:var(--accent-deep);background:var(--accent-soft,#e6effc);border-radius:999px;flex:none;padding:1px 7px;font-size:10.5px;font-weight:700}.dcard-body{align-items:flex-start;gap:10px;display:flex}.dcard-thumb{border:1px solid var(--line);cursor:zoom-in;background:0 0;border-radius:8px;flex:none;width:52px;height:52px;padding:0;position:relative;overflow:hidden}.dcard-thumb img{object-fit:cover;width:100%;height:100%;display:block}.dcard-thumb-more{color:#fff;background:#0f1626bf;border-radius:5px;padding:0 4px;font-size:10px;font-weight:700;position:absolute;bottom:2px;right:2px}.dcard-text{color:var(--ink);white-space:pre-wrap;word-break:break-word;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.dcard-noText{color:var(--muted);font-style:italic}.draft-edit{border:1px solid var(--line);width:100%;font:inherit;resize:vertical;color:var(--ink);background:var(--canvas);border-radius:9px;padding:9px 10px;font-size:13.5px}.draft-warn{color:#b45309;font-size:11.5px}.dcard-actions{justify-content:flex-end;gap:6px;margin-top:auto;display:flex}.dbtn{border:1px solid var(--line);background:var(--panel);font:inherit;color:var(--ink);cursor:pointer;border-radius:8px;padding:5px 11px;font-size:12.5px;font-weight:600}.dbtn:hover{background:var(--panel-hover,#00000008)}.dbtn--warn{color:#d92d20}.dbtn--go{background:var(--accent);border-color:var(--accent);color:#fff}.dbtn--go:hover{background:var(--accent-deep)}.dbtn:disabled{opacity:.5;cursor:default}.draft-lightbox{z-index:80;cursor:zoom-out;background:#000000d1;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.draft-lightbox img{border-radius:8px;max-width:92vw;max-height:88vh}.draft-lightbox-x{color:#fff;cursor:pointer;background:#ffffff26;border:0;border-radius:50%;width:38px;height:38px;font-size:16px;position:absolute;top:16px;right:20px}.dcard-when{color:var(--muted);margin-top:2px;font-size:11px}.deditor-backdrop{z-index:90;background:#0f162680;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.deditor{background:var(--panel);border-radius:16px;flex-direction:column;width:min(620px,100%);max-height:88vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000047}.deditor-head{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:14px 16px;display:flex}.deditor-title{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.deditor-title b{color:var(--ink);font-size:15px}.deditor-x{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:2px 6px;font-size:15px}.deditor-fmtbar{justify-content:flex-start;padding:10px 16px 4px}.deditor-box{padding:0 16px;overflow-y:auto}.deditor-thumbs{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.deditor-thumb{width:76px;height:76px;position:relative}.deditor-thumb img{object-fit:cover;border:1px solid var(--line);cursor:zoom-in;border-radius:10px;width:100%;height:100%}.deditor-thumb-x{color:#fff;cursor:pointer;background:#0f1626d1;border:0;border-radius:50%;width:20px;height:20px;font-size:11px;line-height:1;position:absolute;top:-6px;right:-6px}.deditor-text{border:1px solid var(--line);width:100%;font:inherit;resize:vertical;color:var(--ink);background:var(--canvas);border-radius:12px;padding:12px 14px;font-size:15px;line-height:1.5}.deditor-foot{align-items:center;gap:10px;padding:12px 16px 16px;display:flex}.deditor-attach{background:var(--accent-soft,#e6effc);width:40px;height:40px;color:var(--accent);cursor:pointer;border:0;border-radius:50%;flex:none;font-size:15px}.deditor-attach:hover{background:var(--accent);color:#fff}.deditor-attach:disabled{opacity:.5;cursor:default}.deditor-actions{gap:8px;margin-left:auto;display:flex}.support-switch-count{background:var(--accent);color:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:12px;font-weight:700;display:inline-flex}.reply-box{resize:vertical;border:1px solid var(--line);width:100%;min-height:92px;font:inherit;color:var(--ink);background:var(--canvas);border-radius:12px;padding:11px 13px;font-size:14.5px;line-height:1.5}.reply-actions{align-items:center;gap:8px;display:flex}.reply-send{flex:1}.reply-attach{background:var(--accent-soft,#e6effc);width:40px;height:40px;color:var(--accent);cursor:pointer;border:0;border-radius:50%;flex:none;font-size:15px}.reply-attach:hover{background:var(--accent);color:#fff}.reply-pending{flex-wrap:wrap;gap:8px;display:flex}.reply-pending-img{width:60px;height:60px;position:relative}.reply-pending-img img{object-fit:cover;border:1px solid var(--line);border-radius:8px;width:100%;height:100%}.reply-pending-img button{color:#fff;cursor:pointer;background:#0f1626d1;border:0;border-radius:50%;width:20px;height:20px;font-size:11px;line-height:1;position:absolute;top:-6px;right:-6px}.support-tmsg-imgs{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.support-tmsg-imgs img{border:1px solid var(--line);cursor:zoom-in;object-fit:cover;border-radius:10px;max-width:220px;max-height:200px}.support-side-backdrop{z-index:70;background:#0f162666;position:fixed;inset:0}.support-side--big{z-index:71;border-left:0;border-radius:16px;width:min(860px,94vw);max-width:94vw;height:min(88vh,900px);position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 24px 70px #0000004d}.tix-search{z-index:2;background:var(--canvas);border-bottom:1px solid var(--line);align-items:center;gap:8px;margin:-14px -16px 12px;padding:12px 16px;display:flex;position:sticky;top:0}.tix-search-ico{opacity:.6;flex:none;font-size:13px}.tix-search input{border:1px solid var(--line);font:inherit;color:var(--ink);background:var(--panel);border-radius:9px;flex:1;padding:8px 11px;font-size:13.5px}.tix-search-x{color:var(--muted);cursor:pointer;background:0 0;border:0;flex:none;padding:4px 6px;font-size:13px}.tix-search-x:hover{color:var(--ink)}.support-head-short,.tix-mhead{display:none}@media (width<=768px){.tix-mhead{border-bottom:0;flex-direction:column;padding:0;display:flex}.tix-mhead .app-header{align-items:center;gap:12px;display:flex}.tix-mhead .tix-mineswitch{flex:none;margin:0;padding:3px}.tix-mhead .tix-mineswitch button{flex:none;min-width:52px;min-height:30px;padding:6px 13px;font-size:13px}.tix-mhead .support-back{flex:none;padding:0 2px;font-size:26px;line-height:1}.tix-mhead .app-title-lg{color:var(--ink);margin:0;font-family:Instrument Serif,Georgia,serif;font-size:28px;font-weight:400;line-height:1.1}.tix-mhead .app-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.tix-console .support-head,.tix-console .tix-search{display:none}}.tix-mineswitch--head{display:none}@media (width<=768px){.support-head-full,.support-head-main>span{display:none}.support-head-short{font-size:17px;display:block}.support-head{align-items:center;gap:8px;padding:10px 12px}.support-rail .support-raillink{white-space:nowrap;border:1px solid var(--line);width:auto;color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;flex:none;padding:6px 15px;font-family:inherit;font-size:13px;font-weight:600}.support-rail{scrollbar-width:none;border-bottom:0;border-right:0;flex-flow:row;gap:8px;width:auto;padding:2px 12px 10px;overflow:auto hidden}.support-rail::-webkit-scrollbar{display:none}.support-rail .tix-more,.support-rail .tix-newstatus{flex:none;width:auto}.support-rail .support-raillink.is-on{background:var(--accent);border-color:var(--accent);color:#fff}.support-railcount{background:var(--accent);color:#fff;border-radius:999px;place-items:center;min-width:17px;height:17px;margin-left:6px;padding:0 5px;font-size:11px;font-weight:700;display:inline-grid}.support-rail .support-raillink.is-on .support-railcount{background:#ffffff47}.tix-search{width:100%;margin:0}.tix-mhead{background:#f2f2f7;border-bottom:0}.tix-mhead .app-header{padding:10px 16px 6px}.tix-mhead .stoggle-dock{padding:0 14px 6px}.tix-mhead .search-bar{margin:4px 12px 12px;padding:10px 14px}.tix-mhead{margin-bottom:0}.tix-console .support-split{display:contents}.support-tmsg--root .support-tmsg-text{color:#000;font-size:15px;font-weight:600}.support-tmsg--root{background:#fff;border-bottom:0;border-radius:12px;margin-bottom:14px;padding:12px;position:relative}.support-tmsg--root:after{content:"";border-bottom:2px dotted #c3cad6;position:absolute;bottom:-8px;left:12px;right:12px}.support-rail{background:#f2f2f7;border-bottom:0;flex:none;gap:8px;padding:2px 12px 10px}.tix-console .support-main{padding-top:0}.tix-console .support-split{padding-bottom:0}.tix-console .support-split,.tix-console .support-main{background:#f2f2f7}.tix-console .tix-row{box-sizing:border-box;background:#fff;border:0;border-radius:14px;flex-wrap:wrap;width:auto;max-width:calc(100vw - 20px);margin:0 10px 8px;padding:10px 12px;overflow:hidden;box-shadow:0 1px 2px #0000000d}.tix-console .support-main{overflow-x:hidden}.tix-console .tix-row>*{min-width:0}.support-rail .support-raillink-name{color:inherit;flex:none;font-size:13px}.tix-console .tix-row{align-items:center;column-gap:8px}.tix-console .tix-row .tix-pick{flex:none;order:0}.tix-console .tix-row .tix-responder{flex:none;order:5;margin-left:6px}.tix-console .tix-row .tix-responder--none{display:none}.tix-console .tix-row .tix-name{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;order:1;min-width:0;font-size:15px;font-weight:700;overflow:hidden}.tix-console .tix-row .tix-cell--meta{flex:0 auto;order:2;min-width:0}.tix-console .tix-row .tix-num-min,.tix-console .tix-row .tix-metadot,.tix-console .tix-row .tix-sep{display:none}.tix-console .tix-row .tix-product{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;background:#f2f2f7;border-radius:999px;max-width:34vw;padding:2px 9px;font-size:11.5px;font-weight:600;display:inline-block;overflow:hidden}.tix-console .tix-row .tix-age{color:var(--ink);flex:none;order:4;margin-left:auto;font-size:13.5px;font-weight:700}.tix-console .tix-row .tix-cell--subject{white-space:nowrap;text-overflow:ellipsis;flex:100%;order:5;font-weight:600;overflow:hidden}.tix-console .tix-row{align-content:center;min-height:68px}.support-side--big{width:100vw;max-width:100vw;height:auto;box-shadow:none;z-index:150;border-radius:0;flex-direction:column;display:flex;position:fixed;inset:0;transform:none}.support-side-x{min-width:44px;min-height:44px;color:var(--ink);border-radius:10px;place-items:center;font-size:26px;font-weight:700;display:grid}.support-side-x svg{width:22px;height:22px}.support-side-x--close{z-index:2;position:absolute;top:6px;right:8px}.support-side-head>.support-side-x:not(.support-side-x--close){z-index:2;position:absolute;top:6px;right:52px}.support-side-head{background:#f2f2f7;padding:10px 12px;display:block;position:relative}.support-side-title{width:100%;min-width:0;display:block}.support-side-title .tix-cust,.support-side-title .tix-contact{padding-right:46px}.support-side-title .tix-contact{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;min-width:0;font-size:12px;display:flex;overflow:hidden}.support-side-title .tix-contact .tix-email--link{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.support-side-title .tix-subject-lg{color:#000;letter-spacing:-.01em;white-space:normal;margin:4px 0 2px;font-size:19px;font-weight:800;line-height:1.2;display:block}.support-side-title .tix-cust{color:var(--muted);font-size:13px;font-weight:600}.tix-refline{color:var(--muted);margin-top:2px;font-size:11.5px;display:block}.support-side .tix-controls{order:3}.support-side .tix-waiton{order:4}.support-side .support-side-body{order:2}.support-side .support-side-head{order:1}.support-side .support-thread-foot{order:5}.support-side{background:#f2f2f7}.support-side .support-side-body{background:#fff}.support-side .support-thread-foot{border-top:1px solid var(--line);padding:8px 12px calc(10px + env(safe-area-inset-bottom));background:#f2f2f7;flex:none}body:has(.support-side--big) .bottom-nav{display:none}.support-side .reply-actions{align-items:center;gap:8px;margin-top:6px;display:flex}.support-side .reply-send{flex:1;min-height:42px;font-size:14px;font-weight:700}.support-side .support-side-body{flex:auto;min-height:0}.tix-form-actions{padding-bottom:calc(58px + env(safe-area-inset-bottom));flex-wrap:wrap;gap:8px;display:flex}.tix-form-actions .support-btn--send{flex:100%;order:-1;min-height:46px;font-size:15px;font-weight:700}.tix-form-actions .support-btn{flex:1 1 0;min-height:40px}.support-side .reply-box{background:#fff;height:64px;min-height:0;padding:8px 10px;font-size:14px}.tix-waiton,.tix-waiton--desktop{display:none!important}.tix-waiton-more{border:1px solid var(--line);color:var(--muted);font:inherit;cursor:pointer;background:#fff;border-radius:999px;padding:7px 14px;font-size:13px;font-weight:600}.tix-waiton-back{z-index:160;position:fixed;inset:0}.tix-waiton-menu{z-index:161;border:1px solid var(--line);background:#fff;border-radius:12px;min-width:200px;position:absolute;bottom:calc(100% + 6px);left:12px;overflow:hidden;box-shadow:0 12px 32px #0f172a2e}.tix-waiton-menu button{text-align:left;width:100%;font:inherit;color:var(--ink);cursor:pointer;background:0 0;border:0;padding:12px 14px;font-size:14px;display:block}.tix-waiton-menu button.is-on{color:var(--accent);font-weight:700}.tix-console .tix-row .tix-contacts{display:none}.tix-console .tix-row .tix-status{order:7}.tix-console .tix-row .tix-ico--empty{display:none}.support-rail .support-raillink.is-on .support-raillink-name{color:#fff}.tix-mineswitch--head{flex:none;margin-left:auto;display:inline-flex}.support-rail .tix-mineswitch{display:none}}.tix-mineswitch{background:var(--canvas);border:1px solid var(--line);border-radius:999px;gap:3px;margin:0 8px 8px;padding:3px;display:flex}.tix-mineswitch button{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;flex:1;padding:5px 0;font-size:12.5px;font-weight:700}.tix-mineswitch button.is-on{background:var(--accent);color:#fff}.support-railcount{min-width:18px;height:18px;color:var(--ink);background:#0000001a;border-radius:999px;flex:none;justify-content:center;align-items:center;margin-left:auto;padding:0 5px;font-size:11px;font-weight:800;display:inline-flex}.support-raillink:hover .support-railcount{background:#00000024}.support-raillink.is-on .support-railcount{background:var(--accent);color:#fff}.tix-rail-rule{background:var(--line);height:1px;margin:6px 10px}.tix-more{color:var(--muted)}.tix-responder{width:22px;height:22px;color:var(--ink);border-radius:50%;flex:none;justify-content:center;align-items:center;margin-left:4px;font-size:10px;font-weight:700;display:inline-flex;overflow:hidden}.tix-responder img{object-fit:cover;width:100%;height:100%}.tix-row .tix-responder{margin-left:0}.tix-responder--none{border:1px dashed var(--line);box-sizing:border-box;background:0 0}.tix-waiton{flex-wrap:wrap;align-items:center;gap:7px;padding:0 14px 10px;display:flex}.tix-waiton-label{color:var(--muted);font-size:12.5px;font-weight:600}.tix-waiton-btn{border:1px solid var(--line);background:var(--panel);font:inherit;color:var(--ink);cursor:pointer;border-radius:999px;padding:5px 12px;font-size:12.5px;font-weight:600}.tix-waiton-btn:hover{border-color:var(--accent);color:var(--accent-deep)}.tix-waiton-btn.is-on{background:var(--accent);border-color:var(--accent);color:#fff}.pp{background:var(--canvas);height:100%;min-height:0;overflow-y:auto}.pp-main{padding:16px 18px 24px}.pp-tiles{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-bottom:18px;display:grid}.pp-tile{border:1px solid var(--line,#eef0f3);background:var(--panel,#fff);border-radius:12px;padding:14px 16px}.pp-tile-n{color:var(--ink);font-size:20px;font-weight:800}.pp-tile-l{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-top:2px;font-size:11px;font-weight:700}.pp-cards{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;display:grid}.pp-card{border:1px solid var(--line,#eef0f3);background:var(--panel,#fff);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.pp-card-shot{cursor:pointer;background:0 0;border:0;width:100%;padding:0;display:block}.pp-card-shot:disabled{cursor:default}.pp-card-shot:not(:disabled):hover .pp-card-img{filter:brightness(.94)}.pp-card-img{aspect-ratio:21/9;object-fit:cover;background:#f4f6f9;width:100%;display:block}.pp-card-img--empty{place-items:center;font-size:26px;display:grid}.pp-card-body{flex-direction:column;gap:4px;padding:10px 12px 12px;display:flex}.pp-card-title{color:var(--ink);font-size:13.5px;font-weight:700}.pp-card-comm{color:#128a5a;font-size:12.5px;font-weight:700}.pp-card-meta{color:var(--muted);font-size:12px}.pp-card-copy{color:#2e7bf0;font:inherit;cursor:pointer;background:#fff;border:1px solid #2e7bf0;border-radius:8px;margin-top:6px;padding:7px 10px;font-size:12.5px;font-weight:600}.pp-card-copy:hover{background:#eaf2ff}.pp-table{border-collapse:collapse;width:100%;font-size:13px}.pp-table th{text-align:left;border-bottom:1px solid var(--line,#eef0f3);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);padding:8px 10px;font-size:11px;font-weight:700}.pp-table td{border-bottom:1px solid var(--line-soft,#f3f4f6);padding:10px}.pp-who{color:var(--ink);font-weight:600}.pp-sub{color:var(--muted);font-size:11.5px}.pp-num{font-weight:700}.pp-settings{max-width:560px}.pp-set-row{border:1px solid var(--line,#eef0f3);background:var(--panel,#fff);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.pp-set-l{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:700}.pp-set-v{color:var(--ink);margin-top:2px;font-size:14px;font-weight:700}.pp-set-out{border:1px solid var(--line,#e6e8ec);color:#d92d20;font:inherit;cursor:pointer;background:#fff;border-radius:9px;padding:8px 14px;font-size:13px;font-weight:600}.pp-set-out:hover{background:#fdecea;border-color:#d92d20}.pp-set-note{color:var(--muted);margin:10px 2px 0;font-size:12px}.pp-split{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:16px;display:grid}.pp-feed{border:1px solid var(--line,#eef0f3);background:var(--panel,#fff);border-radius:12px;overflow:hidden}.pp-feed-t{color:var(--ink);border-bottom:1px solid var(--line,#eef0f3);padding:12px 14px;font-size:14px;font-weight:800}.pp-feed-empty{color:var(--muted);padding:14px;font-size:12.5px}.pp-fitem{border-bottom:1px solid var(--line-soft,#f3f4f6);align-items:flex-start;gap:10px;padding:11px 14px;display:flex}.pp-fitem:last-child{border-bottom:0}.pp-fava{object-fit:cover;background:#eef0f3;border-radius:999px;flex:none;width:34px;height:34px}.pp-fava--empty{color:var(--muted);place-items:center;font-size:11px;font-weight:800;display:grid}.pp-fbody{flex:1;min-width:0}.pp-fwho{color:var(--ink);font-size:13px;font-weight:700}.pp-fwhat{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.pp-fwhen{color:var(--faint,#9aa3b2);margin-top:1px;font-size:11px}.pp-fcoin{color:#128a5a;background:#e9f7ef;border-radius:999px;flex:none;place-items:center;width:22px;height:22px;font-size:12px;font-weight:800;display:grid}@media (width<=1100px){.pp-split{grid-template-columns:minmax(0,1fr)}}.cp-alt{text-align:center;color:var(--muted);margin-top:10px;font-size:12.5px}.cp-link{font:inherit;color:var(--accent,#2e7bf0);cursor:pointer;background:0 0;border:0;padding:0;font-size:12.5px;font-weight:600}.cp-link:hover{text-decoration:underline}.profile-block--danger{color:#d92d20}.profile-block--danger:hover{background:#fdecea}.profile-del-warn{color:#8a2019;background:#fdf2f0;border:1px solid #f6c7c2;border-radius:9px;padding:10px 12px;font-size:12.5px;line-height:1.4}.profile-btn--danger{color:#fff;background:#d92d20;border-color:#d92d20}.profile-btn--danger:disabled{opacity:.5}.tix-newbtn{touch-action:manipulation;color:#fff;min-height:36px;font:inherit;white-space:nowrap;cursor:pointer;background:#2e7bf0;border:0;border-radius:999px;flex:none;align-items:center;padding:7px 14px;font-size:12.5px;font-weight:700;display:inline-flex}.tix-newbtn:hover{background:#2568cf}.mdir-back,.market-back{-webkit-tap-highlight-color:#0000000f;touch-action:manipulation;justify-content:center;align-items:center;min-width:44px;min-height:44px;margin-left:-10px;display:inline-flex}.evhold-back{-webkit-tap-highlight-color:#0000000f;touch-action:manipulation;width:40px;height:40px}.boundary-code{background:var(--panel-2,#f4f6fa);border:1px solid var(--line);color:var(--ink);word-break:break-word;border-radius:9px;padding:10px 12px;font:12.5px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace;display:block}.delacct{color:var(--ink);padding:16px 18px;font-size:14px;line-height:1.55;overflow-y:auto}.delacct ul{margin:8px 0 12px;padding-left:20px}.delacct li{color:var(--muted);margin:3px 0}.delacct-note{color:#8a2a2a;background:#fff5f5;border:1px solid #f5cfcf;border-radius:9px;margin:0 0 14px;padding:10px 12px;font-size:13px}.delacct-label{margin-bottom:6px;font-size:13px;display:block}.delacct-acts{padding:14px 18px calc(16px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--line);gap:10px;display:flex}.delacct-acts .support-btn{flex:auto}.delacct-go{color:#fff!important;background:#d63a3a!important;border-color:#d63a3a!important}.delacct-go:disabled{opacity:.5}.delacct--done{text-align:center;padding:34px 26px 30px}.delacct-tick{color:#0f8a4d;background:#e9f9f0;border-radius:50%;place-items:center;width:56px;height:56px;margin:0 auto 14px;font-size:28px;font-weight:800;display:grid}.delacct--done h2{color:var(--ink);margin:0 0 8px;font-size:19px}.delacct--done p{max-width:380px;color:var(--muted);margin:0 auto 20px;font-size:14px}.delacct--done .support-btn{min-width:160px}.sheet-wrap:has(.trainc){background:#f7f8fa;padding:0}.trainc{background:#f7f8fa}.trainc .sheet-head{background:0 0;border-bottom:0;padding:26px 30px 0}.trainc .sheet-title{letter-spacing:-.02em;font-size:26px;font-weight:800}.trainc-crumb{color:var(--muted);margin-top:2px;font-size:13.5px}.trainc-tabs{background:0 0;border-bottom:1px solid #e9ecf1;gap:26px;padding:14px 30px 0}.trainc-tab{font:inherit;color:var(--muted);cursor:pointer;border:0;border-bottom:2.5px solid #0000;border-radius:0;padding:0 0 10px;font-size:15px;font-weight:600;background:0 0!important}.trainc-tab:hover{color:var(--ink)}.trainc-tab.is-on{color:#2e7bf0;border-bottom-color:#2e7bf0}.trainc-body{background:0 0;padding:20px 30px 30px}.trainc-tools{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:0;display:flex}.trainc-listname{color:var(--ink);font-size:20px;font-weight:800}.trainc-toolsright{align-items:center;gap:12px;display:flex}.trainc-searchwrap{align-items:center;display:flex;position:relative}.trainc-searchico{color:var(--muted);pointer-events:none;place-items:center;display:grid;position:absolute;left:11px}.trainc-searchico svg{width:15px;height:15px}.trainc-search{width:240px;max-width:46vw;font:inherit;color:var(--ink);background:#fff;border:1px solid #e4e8ef;border-radius:9px;padding:10px 12px 10px 34px;font-size:14px}.trainc-search:focus{border-color:#2e7bf0;outline:none}.trainc-addbtn{color:#fff;font:inherit;white-space:nowrap;cursor:pointer;background:#2e7bf0;border:0;border-radius:9px;padding:10px 18px;font-size:14px;font-weight:700}.trainc-filterrow{color:var(--muted);align-items:center;gap:10px;margin:14px 0 12px;font-size:13.5px;display:flex}.trainc-filter{font:inherit;color:var(--ink);background:#fff;border:1px solid #e4e8ef;border-radius:8px;padding:7px 10px;font-size:13.5px}.trainc-tablewrap{background:#fff;border:1px solid #e9ecf1;border-radius:12px;overflow:hidden auto;box-shadow:0 1px 2px #0f172a0a}.trainc-table th{text-transform:none;letter-spacing:0;color:var(--ink);background:#fbfcfd;border-bottom:1px solid #eef1f5;padding:14px 16px;font-size:13.5px;font-weight:700}.trainc-table td{vertical-align:middle;border-bottom:1px solid #f2f4f8;padding:16px;font-size:14px}.trainc-table tr:last-child td{border-bottom:0}.trainc-table .trainc-t{font-weight:700}.trainc-url{margin:0;font-size:14px;display:inline}.support-gaps{padding:18px 20px 24px;overflow-y:auto}.support-gaps-head{margin-bottom:14px}.support-gaps-head b{color:var(--ink);font-size:16px;display:block}.support-gaps-head span{color:var(--muted);font-size:13px}.support-gap{background:var(--panel);border:1px solid var(--line);border-radius:10px;margin-bottom:8px;padding:12px 14px}.support-gap-q{color:var(--ink);font-size:14px;line-height:1.5}.support-gap-meta{color:var(--muted);margin-top:4px;font-size:12px}.support-tmsg-acts{gap:8px;margin-left:6px;display:inline-flex}.support-tmsg-acts button{font:inherit;color:var(--muted);cursor:pointer;opacity:0;background:0 0;border:0;padding:0;font-size:12px;font-weight:600;transition:opacity .12s,color .12s}.support-tmsg:hover .support-tmsg-acts button,.support-tmsg-acts button:focus-visible{opacity:1}.support-tmsg-acts button:hover{color:#2e7bf0}.support-tmsg-acts button:last-child:hover{color:#d63a3a}@media (hover:none){.support-tmsg-acts button{opacity:1}}.support-edited{color:var(--muted);margin-left:6px;font-size:11.5px;font-style:italic}.support-editbox{margin-top:6px}.support-editacts{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.trainc-status{font-weight:700;display:block}.trainc-status--ready{color:#0f8a4d}.trainc-status--thin{color:#b4531f}.trainc-status--empty{color:#d63a3a}.trainc-acts{white-space:nowrap}.trainc-dl{width:28px;height:28px;color:var(--muted);border-radius:7px;place-items:center;margin-right:4px;font-size:14px;text-decoration:none;display:inline-grid}.trainc-dl:hover{color:#1b5fc1;background:#eef4fd}.trainc-tagcellwrap{position:relative}.trainc-tags{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.trainc-tag{color:#3743a8;background:#eef2ff;border-radius:999px;align-items:center;gap:4px;padding:3px 8px;font-size:12px;font-weight:600;display:inline-flex}.trainc-tagx{color:inherit;cursor:pointer;opacity:.55;background:0 0;border:0;padding:0;font-size:13px;line-height:1}.trainc-tagx:hover{opacity:1}.trainc-addtag{color:#2e7bf0;font:inherit;cursor:pointer;background:0 0;border:0;padding:3px 4px;font-size:12px;font-weight:700}.trainc-addtag:hover{text-decoration:underline}.trainc-tagpop{z-index:260;background:var(--panel,#fff);border:1px solid var(--line);border-radius:10px;min-width:190px;max-height:260px;padding:6px;position:fixed;overflow-y:auto;box-shadow:0 12px 30px #0f172a29}.trainc-tagopt{cursor:pointer;border-radius:7px;align-items:center;gap:8px;padding:7px 8px;font-size:13.5px;display:flex}.trainc-tagopt:hover{background:#0000000a}.trainc-tagpop-empty{color:var(--muted);padding:10px;font-size:12.5px}.badgepick-save{color:#fff;font:inherit;cursor:pointer;background:#2e7bf0;border:0;border-radius:8px;flex:none;margin-left:8px;padding:7px 14px;font-size:13px;font-weight:700}.badgepick-save:disabled{opacity:.45;cursor:default}.badgepick-save:not(:disabled):hover{background:#2568cf}.badgepick-foot{justify-content:flex-end;width:100%;margin-top:10px;display:flex}.badgepick-foot .badgepick-save{margin-left:0;padding:9px 22px;font-size:13.5px}.mdir-self{flex-wrap:wrap}.photoprompt .join-photo{padding:0;overflow:visible}.photoprompt .join-photo img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.photoprompt .join-photo__cam{z-index:2;bottom:2px;right:2px}.onboard-foot--one{justify-content:flex-end}.nav-badge--urgent{animation:1.25s ease-in-out infinite navUrgent;color:#fff!important;background:#d63a3a!important}@keyframes navUrgent{0%,to{transform:scale(1);box-shadow:0 0 #d63a3a8c}50%{transform:scale(1.14);box-shadow:0 0 0 6px #d63a3a00}}@media (prefers-reduced-motion:reduce){.nav-badge--urgent{animation:none}}.support-atts{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.support-att-img{border:1px solid var(--line);cursor:zoom-in;object-fit:cover;border-radius:9px;max-width:220px;max-height:160px}.support-att-vid{border:1px solid var(--line);border-radius:9px;max-width:300px}.support-att-file{border:1px solid var(--line);color:var(--accent-deep);border-radius:9px;align-items:center;gap:6px;padding:7px 11px;font-size:13px;text-decoration:none;display:inline-flex}.support-att-file:hover{background:var(--accent-soft)}.support-thread-foot{position:relative}.support-mentions{background:var(--panel,#fff);border:1px solid var(--line);z-index:40;border-radius:10px;max-height:220px;margin-bottom:6px;padding:5px;position:absolute;bottom:100%;left:0;right:0;overflow-y:auto;box-shadow:0 12px 30px #0f172a2e}.support-mention{width:100%;font:inherit;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;padding:7px 9px;font-size:13.5px;display:flex}.support-mention:hover,.support-mention.is-on{background:var(--accent-soft)}.support-ava--sm{flex:none;width:24px;height:24px;font-size:11px}.focus-tools{justify-content:flex-end;align-items:center;gap:6px;padding:6px 12px 2px;display:flex}.focus-cog{width:28px;height:28px;color:inherit;opacity:.55;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;padding:0;display:inline-flex}.focus-cog:hover{opacity:1;background:var(--hover,#0000000f)}.focus-cog svg{width:16px;height:16px}.focus-mode{color:inherit;font:inherit;cursor:pointer;background:0 0;border:1px solid #6b7280;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:600}.frow{border:0;border-bottom:1px solid var(--line);width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;align-items:center;gap:10px;padding:11px 16px;display:flex}.frow:hover{background:var(--hover,#0000000d)}.frow--on{background:var(--hover,#00000012);box-shadow:inset 3px 0 #f59e0b}.frow-name{text-overflow:ellipsis;white-space:nowrap;flex:auto;font-size:15px;font-weight:600;overflow:hidden}.frow-n{color:#fff;text-align:center;background:#ef4444;border-radius:999px;flex:none;min-width:22px;padding:2px 7px;font-size:12px;font-weight:700}.frow--quiet .frow-name{opacity:.42;font-weight:500}.frow--quiet.frow--on .frow-name{opacity:1}.frow:disabled{cursor:default}.frow:disabled:hover{background:0 0}.mentionbox{flex:auto;min-width:0;display:flex;position:relative}.mentionbox>textarea{width:100%}.mentionbox .support-mentions{z-index:5;background:var(--panel,#fff);border:1px solid var(--line);border-radius:10px;max-height:210px;position:absolute;bottom:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 28px #0000002e}.mentionbox-staff{letter-spacing:.04em;text-transform:uppercase;opacity:.55;margin-left:auto;font-size:10px;font-weight:700}.qtab--bare{opacity:.5;cursor:default;color:#9ca3af!important;background:0 0!important;border-color:#9ca3af66!important}.frow-n--replied{background:var(--line);color:inherit;opacity:.75;cursor:pointer}.frow-n--replied:hover{opacity:1}.focus-bar__btn--mode{border-color:#6b7280;font-weight:600}.frow-slot{flex:none;justify-content:flex-end;align-items:center;width:24px;display:flex}.frow-slot--sm{width:20px}.frow-slot--sm .frow-n{min-width:17px;padding:1px 5px;font-size:11px;font-weight:600}.nav-rule{background:#ffffff38;flex:none;width:30px;height:1px;margin:auto auto 8px}.nav-rail:has(.nav-rule) .nav-spacer{flex:0 0 8px}.nav-item--minor{opacity:.5}.nav-item--minor:hover,.nav-item--minor.nav-item--active{opacity:1}.nav-badge--quiet{color:#fff;background:#6b7280;animation:none}.qc-tools{flex-wrap:wrap;justify-content:flex-start}.qc-pill{border:1px solid var(--line);color:inherit;font:inherit;cursor:pointer;background:0 0;border-radius:999px;padding:4px 10px;font-size:12px}.qc-pill.is-on{color:#fff;background:#111827;border-color:#111827}.qc-err{color:#991b1b;background:#fee2e2;border-radius:8px;margin:8px 16px;padding:9px 12px;font-size:13px}.qc-empty{opacity:.6;padding:22px 16px;font-size:13px;line-height:1.5}.qcrow-wrap{border-bottom:1px solid var(--line)}.qcrow-wrap.is-open{background:var(--hover,#00000008)}.qcrow{border-bottom:0;border-left:3px solid #0000}.qcrow--urgent{border-left-color:#ef4444}.qcrow--high{border-left-color:#f59e0b}.qcrow--normal{border-left-color:#9ca3af}.qcrow--low{border-left-color:#e5e7eb}.qcrow .frow-name{font-size:14px;font-weight:600}.qcrow-meta{opacity:.55;flex:none;font-size:11px;font-weight:700}.qcrow-sub{opacity:.6;padding:0 16px 8px 19px;font-size:12px}.qcrow-panel{flex-direction:column;gap:8px;padding:4px 16px 14px 19px;display:flex}.qcrow-panel label{text-transform:uppercase;letter-spacing:.04em;opacity:.7;justify-content:space-between;align-items:center;gap:10px;font-size:11px;display:flex}.qcrow-panel select{border:1px solid var(--line);background:var(--panel,#fff);max-width:60%;color:inherit;font:inherit;text-transform:none;letter-spacing:0;border-radius:8px;flex:auto;padding:5px 8px;font-size:13px}.qc-done{color:#fff;font:inherit;cursor:pointer;background:#16a34a;border:0;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:600}.qc-done:disabled{opacity:.6;cursor:default}.qc-drop{border:1px solid var(--line);color:inherit;font:inherit;cursor:pointer;opacity:.7;background:0 0;border-radius:8px;padding:6px 12px;font-size:12px}.qc-drop:hover{opacity:1}.tix-qc{cursor:pointer;white-space:nowrap;font-weight:600}.tix-qc:disabled{opacity:.6;cursor:default}.cats-sheet{max-width:520px;padding:20px 22px 18px}.cats-sheet .sheet-title{padding-right:34px}.cats-hint{opacity:.7;margin:6px 34px 16px 0;font-size:13px;line-height:1.5}.cats-list{flex-direction:column;gap:14px;max-height:52vh;padding-right:4px;display:flex;overflow-y:auto}.cats-empty{opacity:.6;padding:20px 0;font-size:14px}.cats-node{flex-direction:column;gap:6px;display:flex}.cats-node-head,.cats-item{align-items:center;gap:8px;display:flex}.cats-item{padding-left:18px}.cats-inp{border:1px solid var(--line);background:var(--panel,#fff);min-width:0;color:inherit;font:inherit;border-radius:8px;flex:auto;padding:8px 10px;font-size:14px}.cats-inp--head{font-weight:700}.cats-x{width:28px;height:28px;color:inherit;opacity:.45;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none}.cats-x:hover{opacity:1;background:var(--hover,#0000000f)}.cats-add{color:inherit;font:inherit;opacity:.65;cursor:pointer;background:0 0;border:0;align-self:flex-start;margin-left:18px;padding:4px 0;font-size:13px}.cats-add:hover{opacity:1}.cats-add--top{opacity:.85;margin-left:0;font-weight:600}.cats-err{color:#991b1b;background:#fee2e2;border-radius:8px;margin-top:10px;padding:9px 12px;font-size:13px}.cats-foot{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:10px;margin-top:16px;padding-top:14px;display:flex}.cats-save{color:#fff;font:inherit;cursor:pointer;background:#2563eb;border:0;border-radius:8px;padding:9px 20px;font-size:14px;font-weight:600}.cats-save:disabled{opacity:.6;cursor:default}.cats-reset{color:inherit;font:inherit;opacity:.6;cursor:pointer;background:0 0;border:0;padding:8px 0;font-size:13px;text-decoration:underline}.cats-reset:hover{opacity:1}.cats-reset:disabled{opacity:.35;cursor:default}@media (width<=768px){.sheet-backdrop:has(.cats-sheet){justify-content:stretch;align-items:stretch;padding:0}.cats-sheet{border-radius:0;width:100%;max-width:none;height:100dvh;max-height:none;padding:14px 16px 0}.cats-sheet .cats-list{flex:auto;max-height:none}.cats-sheet .cats-foot{padding-bottom:calc(14px + env(safe-area-inset-bottom,0px))}.cats-inp{font-size:16px}.cats-save{width:100%;padding:14px 20px;font-size:16px}}.cats-tabs{gap:8px;margin-bottom:14px;display:flex}.cats-tab{border:1px solid var(--line);color:inherit;font:inherit;cursor:pointer;background:0 0;border-radius:10px;flex:1 1 0;padding:10px 8px;font-size:14px;font-weight:600}.cats-tab.is-on{color:#fff;background:#111827;border-color:#111827}.qcb{background:var(--bg,#f6f7f9);flex-direction:column;height:100%;min-height:0;display:flex}.qcb-head{border-bottom:1px solid var(--line);background:var(--panel,#fff);align-items:baseline;gap:10px;padding:14px 18px 10px;display:flex}.qcb-head b{font-size:17px}.qcb-head span{opacity:.65;font-size:13px}.qcb-tabs{border-bottom:1px solid var(--line);background:var(--panel,#fff);gap:8px;padding:10px 18px;display:flex;overflow-x:auto}.qcb-tabs .qtab{flex:none}.qcb-list{flex-direction:column;flex:auto;gap:12px;min-height:0;padding:16px 18px 40px;display:flex;overflow-y:auto}.qcb-blank{text-align:center;justify-content:center;align-items:center;height:100%;padding:30px;display:flex}.qcb-blank-in{opacity:.7;max-width:320px}.qcb-blank-ico{margin-bottom:8px;font-size:34px}.qcb-blank p{margin:6px 0 0;font-size:14px;line-height:1.5}.qc-card{border:1px solid var(--line);border-left:4px solid var(--line);background:var(--panel,#fff);border-radius:12px;padding:12px 14px}.qc-card--urgent{border-left-color:#ef4444}.qc-card--high{border-left-color:#f59e0b}.qc-card--normal{border-left-color:#6b7280}.qc-card--low{border-left-color:#d1d5db}.qc-card-top{opacity:.75;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.qc-prio{text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:700}.qc-prio--urgent{color:#ef4444}.qc-prio--high{color:#b45309}.qc-wip{color:#1e40af;opacity:1;background:#dbeafe;border-radius:999px;padding:1px 7px;font-weight:600}.qc-added{margin-left:auto}.qc-title{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;margin:6px 0 2px;padding:0;font-size:15px;font-weight:600;display:block}.qc-title:hover{text-decoration:underline}.qc-author{opacity:.65;font-size:12px}.qc-row{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.qc-row label{text-transform:uppercase;letter-spacing:.04em;opacity:.7;flex-direction:column;gap:3px;font-size:11px;display:flex}.qc-row select{border:1px solid var(--line);background:var(--panel,#fff);color:inherit;font:inherit;text-transform:none;letter-spacing:0;border-radius:8px;padding:6px 8px;font-size:13px}.qc-actions{gap:8px;margin-top:12px;display:flex}.qc-title-lbl{flex:auto;font-size:13px;font-weight:700}.qcb-feed{flex:auto;min-height:0;padding:8px 0 24px;overflow-y:auto}.qcb-group+.qcb-group{border-top:1px solid var(--line);margin-top:10px}.qcb-group-name{z-index:2;background:var(--bg,#f6f7f9);text-transform:uppercase;letter-spacing:.05em;opacity:.6;padding:8px 18px;font-size:12px;font-weight:700;position:sticky;top:0}.qcb-group .str-chat__list,.qcb-group .str-chat__virtual-list{height:auto;max-height:none;padding:0;overflow:visible}.qcb-group .str-chat__list-notifications,.qcb-group .str-chat__jump-to-latest-unread-button{display:none}.qcb-missing{color:#92400e;background:#fef3c7;border-radius:8px;margin:10px 18px;padding:9px 12px;font-size:12.5px}.qcb-ticket{border:0;border-bottom:1px solid var(--line);width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;align-items:center;gap:10px;padding:11px 18px;display:flex}.qcb-ticket:hover{background:var(--hover,#0000000a)}.qcb-ticket-body{flex:auto;min-width:0;font-size:14px}.qcb-ticket-tag{background:var(--line);border-radius:999px;margin-left:8px;padding:1px 7px;font-size:11px;font-weight:600}.qcf{border-top:1px solid var(--line);background:var(--panel,#fff);flex-wrap:wrap;align-items:center;gap:8px;padding:10px 18px;display:flex}.qcf-sel{border:1px solid var(--line);background:var(--panel,#fff);color:inherit;font:inherit;border-radius:8px;max-width:220px;padding:7px 9px;font-size:13px}.qcf-err{color:#991b1b;font-size:12.5px}.qcpost{border-bottom:1px solid var(--line)}.qcpost-head{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:baseline;gap:8px;padding:10px 18px;display:flex}.qcpost-head:hover{background:var(--hover,#0000000a)}.qcpost-chev{opacity:.5;flex:none;font-size:11px}.qcpost-who{flex:none;font-size:13.5px;font-weight:700}.qcpost-preview{text-overflow:ellipsis;white-space:nowrap;opacity:.7;flex:auto;min-width:0;font-size:13.5px;overflow:hidden}.qcpost-count{background:var(--line);border-radius:999px;flex:none;margin-left:auto;padding:1px 8px;font-size:11px;font-weight:600}.qcpost.is-open{background:var(--panel,#fff)}.qcpost-body{padding-bottom:8px}.qcpost-loading{opacity:.6;padding:6px 18px 10px;font-size:12.5px}.qcb-stats{border-bottom:1px solid var(--line);background:var(--panel,#fff);flex-wrap:wrap;gap:8px;padding:10px 18px;display:flex}.qcb-stat{border:1px solid var(--line);border-radius:999px;align-items:baseline;gap:6px;padding:5px 11px;font-size:12px;display:flex}.qcb-stat b{font-size:14px}.qcb-stat span{opacity:.65}.qcb-stat--warn{color:#b91c1c;border-color:#ef4444}.qcpost-origin{border:1px solid var(--line);opacity:.7;white-space:nowrap;border-radius:999px;flex:none;margin-left:8px;padding:1px 8px;font-size:11px}.qcpost-flag{color:#b91c1c;background:#fee2e2;border-radius:999px;flex:none;padding:1px 8px;font-size:11px;font-weight:700}.qcpost-count{margin-left:0}.qcb-body{flex:auto;min-height:0;display:flex}.qcb-body .qcb-feed{flex:auto;min-width:0}.qcb-add{border:1px solid var(--line);color:inherit;font:inherit;cursor:pointer;background:0 0;border-radius:8px;margin-left:auto;padding:5px 11px;font-size:12.5px}.qcb-add:hover{background:var(--hover,#0000000d)}.qcrow2{border:0;border-bottom:1px solid var(--line);width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border-left:3px solid #0000;align-items:center;gap:10px;padding:11px 18px;display:flex}.qcrow2:hover{background:var(--hover,#0000000a)}.qcrow2.is-open{background:var(--hover,#0000000f)}.qcrow2--urgent{border-left-color:#ef4444}.qcrow2--high{border-left-color:#f59e0b}.qcrow2--normal{border-left-color:#9ca3af}.qcrow2--low{border-left-color:#e5e7eb}.qcrow2-ico{flex:none;font-size:15px}.qcrow2-main{flex:auto;min-width:0}.qcrow2-title{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;display:block;overflow:hidden}.qcrow2-sub{opacity:.6;text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.qcrow2-who{opacity:.55;flex:none;font-size:11px;font-weight:700}.qcp{border-left:1px solid var(--line);background:var(--panel,#fff);flex-direction:column;flex:0 0 380px;min-height:0;display:flex}.qcp-head{border-bottom:1px solid var(--line);align-items:center;gap:8px;padding:10px 14px;display:flex}.qcp-origin{opacity:.7;flex:auto;font-size:12px;font-weight:700}.qcp-x{color:inherit;cursor:pointer;opacity:.6;background:0 0;border:0;font-size:15px}.qcp-x:hover{opacity:1}.qcp-scroll{flex:auto;min-height:0;padding:14px;overflow-y:auto}.qcp-title{font-size:15px;font-weight:700;line-height:1.35}.qcp-author{opacity:.65;margin-top:3px;font-size:12px}.qcp-desc{white-space:pre-wrap;margin:10px 0 0;font-size:13.5px;line-height:1.5}.qcp-thread{margin-top:10px}.qcp-thread .str-chat__list,.qcp-thread .str-chat__virtual-list{height:auto;max-height:none;padding:0;overflow:visible}.qcp-reply{border-top:1px solid var(--line);margin-top:10px;padding-top:10px;font-size:13.5px}.qcp-reply b{opacity:.7;font-size:12px;display:block}.qcp-loading{opacity:.6;margin-top:10px;font-size:12.5px}.qcp-link{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.qcp-controls{border-top:1px solid var(--line);flex-direction:column;flex:none;gap:8px;padding:12px 14px;display:flex}.qcp-controls label{text-transform:uppercase;letter-spacing:.04em;opacity:.7;justify-content:space-between;align-items:center;gap:10px;font-size:11px;display:flex}.qcp-controls select{border:1px solid var(--line);background:var(--panel,#fff);max-width:62%;color:inherit;font:inherit;text-transform:none;letter-spacing:0;border-radius:8px;flex:auto;padding:6px 8px;font-size:13px}.qcp-actions{gap:8px;margin-top:4px;display:flex}.qcadd-area{resize:vertical;min-height:90px;margin-top:10px}.qcadd-row{gap:8px;margin-top:10px;display:flex}@media (width<=900px){.qcb-body{position:relative}.qcp{border-left:0;flex:auto;position:absolute;inset:0}}.qcico{object-fit:contain;background:var(--hover,#0000000a);border-radius:6px;flex:none;width:22px;height:22px}.qcico--none{opacity:.55;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.qcp .qcp-origin{opacity:.65;margin-top:2px;font-size:12px}.qcp .qcp-x{color:inherit;cursor:pointer;opacity:.6;background:0 0;border:0;font-size:16px}.qcp .qcp-x:hover{opacity:1}.tix-row--on{background:var(--hover,#0000000d)}.support-side-title .tix-cust-contact{color:var(--accent-deep);font-size:12.5px}.support-side-title .tix-cust-sub{color:var(--muted);margin-top:4px;font-size:12.5px}.support-side-title .tix-cust-meta{color:var(--muted);font-size:12.5px;font-weight:600}.tix-detail-row{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:flex-start;gap:8px;padding:10px 14px;display:flex}.tix-detail-row>.qcfld{flex:150px;min-width:0}.tix-detail-row .qcfld .tix-inp{flex:none;width:100%;height:auto}.qcp-err{border-bottom:1px solid var(--line);margin:0;padding:8px 14px}.qcfld{flex-direction:column;flex:140px;gap:3px;min-width:0;display:flex}.qcfld>span{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:10.5px;font-weight:700}.qcfld .tix-inp{width:100%}.qcnote{border:2px dashed var(--line);background:var(--panel,#fff);border-radius:12px;margin:14px;padding:10px 12px 4px}.qcnote-lbl{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:6px;font-size:10.5px;font-weight:800}.qcr{border-top:1px solid var(--line);background:var(--panel,#fff);flex:none;padding:10px 14px 12px}.qcr-box{border:1px solid var(--line);background:var(--panel,#fff);width:100%;color:inherit;font:inherit;resize:vertical;border-radius:10px;padding:10px 12px;font-size:14px}.qcr-row{flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;display:flex}.qcr-final{cursor:pointer;flex:auto;align-items:center;gap:7px;font-size:12.5px;display:flex}.qcr-ai,.qcr-send{border:1px solid var(--line);color:inherit;font:inherit;cursor:pointer;background:0 0;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:600}.qcr-send{color:#fff;background:#2563eb;border-color:#2563eb}.qcr-send--final{background:#16a34a;border-color:#16a34a}.qcr-ai:disabled,.qcr-send:disabled{opacity:.55;cursor:default}.md-qcnote{border:1px solid var(--line);background:var(--panel,#fff);width:calc(100% - 16px);color:inherit;font:inherit;border-radius:8px;margin:4px 8px;padding:7px 9px;font-size:13px}.qcentry{color:#5b21b6;background:#ede9fe4d;border:1px dashed #5b21b666;border-radius:10px;flex-wrap:wrap;align-items:baseline;gap:8px;margin:0 0 10px;padding:8px 10px;font-size:12.5px;display:flex}.qcentry b{letter-spacing:.05em;background:#ede9fe;border-radius:999px;padding:1px 7px;font-size:10.5px;font-weight:800}.qcentry em{opacity:.75;font-style:normal}.qcentry-when{opacity:.6;margin-left:auto}.tmsg-bubble--qc{background:#faf8ff;border:1px dashed #5b21b673;box-shadow:0 0 0 1.5px #c4b5fd8c,0 1px 1.5px #0000000f}.tmsg-bubble--qc:has(.tmsg-qbadge--resolved){background:#f4fbf7;box-shadow:0 0 0 1.5px #d6efe2,0 1px 1.5px #0000000f}.tmsg-bubble--qc{min-width:min(360px,100%)}.tmsg-qcline{color:#5b21b6;white-space:nowrap;border-left:1px solid #5b21b64d;margin-left:2px;padding-left:8px;font-size:11px;line-height:1.35}.tmsg-qcline b{font-weight:700}.tmsg-qcline i{opacity:.7;font-style:normal;display:block}.tmsg-head .tmsg-badges,.tmsg-head .tmsg-qbadge{margin-right:5px}.reply-final{color:var(--muted);cursor:pointer;white-space:nowrap;flex:none;align-items:center;gap:7px;margin-right:14px;font-size:12.5px;display:flex}.reply-send{margin-left:auto}.reply-attach{justify-content:center;align-items:center;display:inline-flex}.reply-send--final{background:#16a34a;border-color:#16a34a}.qcmsg{background:#faf8ff;border:1px dashed #5b21b673;border-radius:12px;margin:0 0 12px;padding:8px 10px 6px;box-shadow:0 0 0 1.5px #c4b5fd66}.qcmsg .support-tmsg{margin:0}.qcmsg-tag{color:#5b21b6;letter-spacing:.04em;text-transform:uppercase;background:#ede9fe;border-radius:999px;padding:1px 7px;font-size:10.5px;font-weight:800}.qcmsg-status{color:#5b21b6;opacity:.85;margin-top:4px;font-size:11.5px}.aibw .bubble-root{z-index:2147483647;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;position:fixed;bottom:20px;right:20px}.aibw .launcher{color:#fff;cursor:pointer;border:none;border-radius:28px;align-items:center;gap:8px;padding:12px 18px;font-size:15px;display:flex;box-shadow:0 4px 16px #0003}.aibw .launcher-icon{border-radius:50%;flex-shrink:0;width:22px;height:22px}.aibw .popup{background:#f9f9f9;border:1px solid #f1f1f4;border-radius:1.25rem;flex-direction:column;width:384px;max-width:calc(100vw - 40px);height:580px;max-height:calc(100vh - 40px);display:flex;overflow:hidden;box-shadow:0 18px 44px #0f14372e}.aibw .popup-header{flex-shrink:0;align-items:center;gap:11px;padding:18px 20px;display:flex}.aibw .popup-avatar-wrap{flex-shrink:0;width:42px;height:42px;position:relative}.aibw .popup-logo{object-fit:cover;border-radius:50%;width:42px;height:42px;display:block}.aibw .popup-logo-fallback{color:inherit;background:#fff3;justify-content:center;align-items:center;font-size:17px;font-weight:700;display:flex}.aibw .popup-online{background:#17c653;border:2px solid #fff;border-radius:50%;width:11px;height:11px;position:absolute;bottom:0;right:0}.aibw .popup-titles{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.aibw .popup-title{font-size:.95rem;font-weight:700;line-height:1.2}.aibw .popup-subtitle{color:#fff9;align-items:center;gap:5px;font-size:.74rem;display:flex}.aibw .popup-subtitle-dot{background:#17c653;border-radius:50%;width:6px;height:6px}.aibw .popup-actions{flex-shrink:0;gap:4px;display:flex}.aibw .popup-btn{color:#ffffffb3;cursor:pointer;background:#ffffff1f;border:none;border-radius:.3rem;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.aibw .popup-body{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.aibw .popup-state{color:#666;text-align:center;margin:auto;padding:24px;font-size:14px}.aibw .chat{flex-direction:column;flex:1;width:100%;max-width:720px;min-height:0;margin:0 auto;display:flex}.aibw .messages{flex-direction:column;flex:1;gap:10px;min-height:0;padding:16px;display:flex;overflow-y:auto}.aibw .v-bubble .messages{padding:24px 20px 8px}.aibw .greeting{color:#555;margin:0 0 8px}.aibw .v-bubble .quick-wrap{padding:0 16px}.aibw .dots{color:#999}.aibw .composer{border-top:1px solid #eee;flex-shrink:0;align-items:center;gap:8px;padding:12px 16px;display:flex}.aibw .v-bubble .composer{border-top:none;padding:10px 16px 4px}.aibw .composer-input{border:1px solid #ddd;border-radius:20px;outline:none;flex:1;padding:10px 14px;font-size:14px}.aibw .v-bubble .composer-input{border-radius:50rem;height:46px;padding:0 18px}.aibw .composer-send{background:var(--w-highlight,#3598db);color:#fff;cursor:pointer;border:none;border-radius:20px;padding:0 18px;font-size:14px}.aibw .composer-send:disabled{opacity:.5;cursor:default}.aibw .composer-send-icon{background:var(--w-highlight,#3598db);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.aibw .composer-send-icon:disabled{opacity:.5;cursor:default}.aibw .disclosure{color:#999;text-align:center;margin:0;padding:0 16px 10px;font-size:11px}.aibw .powered{text-align:center;color:#99a1b7;margin:0;padding:0 16px 12px;font-size:11px}.aibw .powered b{color:var(--w-highlight,#ff66c4);font-weight:700}.aibw .msg-wrap{flex-direction:column;max-width:90%;display:flex}.aibw .wrap-bot{align-self:flex-start;align-items:flex-start}.aibw .wrap-user{align-self:flex-end;align-items:flex-end}.aibw .msg-row{align-items:flex-end;gap:8px;max-width:100%;display:flex}.aibw .msg-row.row-bot{align-items:flex-start}.aibw .msg-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:26px;height:26px}.aibw .v-bubble .msg-avatar{width:34px;height:34px}.aibw .msg-avatar-fallback{background:var(--w-highlight,#ff66c4);color:#fff;text-transform:uppercase;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.aibw .v-bubble .msg-avatar-fallback{font-size:15px}.aibw .msg{word-break:break-word;border-radius:14px;padding:10px 14px;font-size:14px;line-height:1.4}.aibw .msg-bot{background:var(--w-widget,#f4f8fb);color:var(--w-widget-text,#000)}.aibw .msg-user{background:var(--w-user-bg,#fff);color:var(--w-user-text,#000);border:1px solid var(--w-highlight,#3598db);white-space:pre-wrap}.aibw .v-bubble .msg-bot{border-top-left-radius:4px}.aibw .v-bubble .msg-user{border-top-right-radius:4px}.aibw .typing{align-items:center;gap:4px;display:inline-flex}.aibw .typing-dot{background:#9a9a9a;border-radius:50%;width:7px;height:7px;animation:1s ease-in-out infinite aibBlink;display:inline-block}.aibw .typing-dot:nth-child(2){animation-delay:.15s}.aibw .typing-dot:nth-child(3){animation-delay:.3s}@keyframes aibBlink{0%,60%,to{opacity:.25;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.aibw .msg-bot p{margin:0 0 6px}.aibw .msg-bot p:last-child{margin-bottom:0}.aibw .msg-bot ul,.aibw .msg-bot ol{margin:4px 0;padding-left:20px}.aibw .msg-bot li{margin:2px 0}.aibw .helpful{align-items:center;gap:6px;margin:4px 0 2px;padding-left:42px;display:flex}.aibw .helpful-btn{cursor:pointer;opacity:.55;color:#5e6278;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;padding:3px;line-height:1;transition:all .15s;display:inline-flex}.aibw .helpful-btn svg{width:15px;height:15px;display:block}.aibw .helpful-btn:hover{opacity:1;background:#0000000d}.aibw .helpful-on{opacity:1;background:#00000014}.aibw .intro{text-align:center;flex-direction:column;align-items:center;gap:4px;padding:6px 0 10px;display:flex}.aibw .intro-logo{object-fit:contain;border-radius:12px;max-width:120px;max-height:56px;margin-bottom:4px}.aibw .intro-name{color:#071437;font-size:16px;font-weight:700}.aibw .intro-headline{color:var(--w-widget-text,#252f4a);font-size:14px;font-weight:500}.aibw .intro-desc{color:#78829d;font-size:12px}.aibw .intro-today{color:#99a1b7;margin-top:6px;font-size:11px}.aibw .quick-replies{flex-wrap:wrap;gap:8px;padding:8px 0;display:flex}.aibw .quick-reply{border:1px solid var(--w-highlight,#3598db);color:var(--w-highlight,#3598db);cursor:pointer;background:0 0;border-radius:16px;padding:6px 14px;font-size:14px;transition:background .15s,color .15s}.aibw .quick-reply:hover{background:var(--w-highlight,#3598db);color:#fff}.aibw .msg-bot{border:1px solid #f1f1f4;border-radius:4px .85rem .85rem;max-width:82%;padding:11px 15px;font-size:.9rem;line-height:1.5;box-shadow:0 1px 2px #0000000d}.aibw .helpful{gap:6px;padding-left:44px}.aibw .helpful-label{color:#78829d;font-size:.72rem}.aibw .helpful-btn{border-radius:.3rem;width:22px;height:22px}.aibw .helpful-btn:hover{background:#ffeaf6}@media (prefers-reduced-motion:reduce){.str-chat,.str-chat *,.str-chat :before,.str-chat :after{scroll-behavior:auto!important;transition-duration:.01ms!important;transition-delay:0s!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}.str-chat__attachment-selector__menu-button__icon{transform:none}}.str-chat__prepare-rotate45{transform-origin:50%;transition:transform .2s;transform:rotate(0)}.str-chat__rotate45{transform:rotate(45deg)}.str-chat,.str-chat__theme-dark .str-chat__theme-inverse{--str-chat__base-transparent-0:#fff0;--str-chat__base-transparent-white-10:#ffffff1a;--str-chat__base-transparent-white-20:#fff3;--str-chat__base-transparent-white-30:#ffffff4d;--str-chat__base-transparent-white-70:#ffffffb3;--str-chat__base-transparent-black-5:#0000000d;--str-chat__base-transparent-black-10:#0000001a;--str-chat__base-transparent-black-70:#000000b3;--str-chat__base-black:#000;--str-chat__base-white:#fff;--str-chat__slate-50:#f6f8fa;--str-chat__slate-100:#ebeef1;--str-chat__slate-150:#d5dbe1;--str-chat__slate-200:#c0c8d2;--str-chat__slate-300:#a3acba;--str-chat__slate-400:#87909f;--str-chat__slate-500:#687385;--str-chat__slate-600:#545969;--str-chat__slate-700:#414552;--str-chat__slate-800:#30313d;--str-chat__slate-900:#1a1b25;--str-chat__neutral-50:#f8f8f8;--str-chat__neutral-100:#efefef;--str-chat__neutral-150:#d8d8d8;--str-chat__neutral-200:#c4c4c4;--str-chat__neutral-300:#ababab;--str-chat__neutral-400:#8f8f8f;--str-chat__neutral-500:#6a6a6a;--str-chat__neutral-600:#565656;--str-chat__neutral-700:#464646;--str-chat__neutral-800:#323232;--str-chat__neutral-900:#1c1c1c;--str-chat__blue-50:#f3f7ff;--str-chat__blue-100:#e3edff;--str-chat__blue-150:#c3d9ff;--str-chat__blue-200:#a5c5ff;--str-chat__blue-300:#78a8ff;--str-chat__blue-400:#4586ff;--str-chat__blue-500:#005fff;--str-chat__blue-600:#1b53bd;--str-chat__blue-700:#19418d;--str-chat__blue-800:#142f63;--str-chat__blue-900:#091a3b;--str-chat__cyan-50:#f1fbfc;--str-chat__cyan-100:#d1f3f6;--str-chat__cyan-150:#a9e4ea;--str-chat__cyan-200:#72d7e0;--str-chat__cyan-300:#45bcc7;--str-chat__cyan-400:#1e9ea9;--str-chat__cyan-500:#248088;--str-chat__cyan-600:#006970;--str-chat__cyan-700:#065056;--str-chat__cyan-800:#003a3f;--str-chat__cyan-900:#002124;--str-chat__green-50:#e1ffee;--str-chat__green-100:#bdfcdb;--str-chat__green-150:#8febbd;--str-chat__green-200:#59dea3;--str-chat__green-300:#00c384;--str-chat__green-400:#00a46e;--str-chat__green-500:#277e59;--str-chat__green-600:#006643;--str-chat__green-700:#004f33;--str-chat__green-800:#003a25;--str-chat__green-900:#002213;--str-chat__purple-50:#f7f8ff;--str-chat__purple-100:#ecedff;--str-chat__purple-150:#d4d7ff;--str-chat__purple-200:#c1c5ff;--str-chat__purple-300:#a1a3ff;--str-chat__purple-400:#8482fc;--str-chat__purple-500:#644af9;--str-chat__purple-600:#553bd8;--str-chat__purple-700:#4032a1;--str-chat__purple-800:#2e2576;--str-chat__purple-900:#1a114d;--str-chat__yellow-50:#fef9da;--str-chat__yellow-100:#fcedb9;--str-chat__yellow-150:#fcd579;--str-chat__yellow-200:#f6bf57;--str-chat__yellow-300:#fa922b;--str-chat__yellow-400:#f26d10;--str-chat__yellow-500:#c84801;--str-chat__yellow-600:#a82c00;--str-chat__yellow-700:#842106;--str-chat__yellow-800:#5f1a05;--str-chat__yellow-900:#331302;--str-chat__red-50:#fff5fa;--str-chat__red-100:#ffe7f2;--str-chat__red-150:#ffccdf;--str-chat__red-200:#ffb1cd;--str-chat__red-300:#fe87a1;--str-chat__red-400:#fc526a;--str-chat__red-500:#d90d10;--str-chat__red-600:#b3093c;--str-chat__red-700:#890d37;--str-chat__red-800:#68052b;--str-chat__red-900:#3e021a;--str-chat__violet-50:#fef4ff;--str-chat__violet-100:#fbe8fe;--str-chat__violet-150:#f7cffc;--str-chat__violet-200:#eeb5f4;--str-chat__violet-300:#e68bec;--str-chat__violet-400:#d75fe7;--str-chat__violet-500:#b716ca;--str-chat__violet-600:#9d00ae;--str-chat__violet-700:#7c0089;--str-chat__violet-800:#5c0066;--str-chat__violet-900:#36003d;--str-chat__lime-50:#f1fde8;--str-chat__lime-100:#d4ffb0;--str-chat__lime-150:#b1ee79;--str-chat__lime-200:#9cda5d;--str-chat__lime-300:#78c100;--str-chat__lime-400:#639e11;--str-chat__lime-500:#4b7a0a;--str-chat__lime-600:#3e6213;--str-chat__lime-700:#355315;--str-chat__lime-800:#203a00;--str-chat__lime-900:#112100;--str-chat__size-2:2px;--str-chat__size-4:4px;--str-chat__size-6:6px;--str-chat__size-8:8px;--str-chat__size-12:12px;--str-chat__size-16:16px;--str-chat__size-20:20px;--str-chat__size-24:24px;--str-chat__size-32:32px;--str-chat__size-40:40px;--str-chat__size-48:48px;--str-chat__size-64:64px;--str-chat__size-28:28px;--str-chat__size-80:80px;--str-chat__size-128:128px;--str-chat__size-240:240px;--str-chat__size-320:320px;--str-chat__size-480:480px;--str-chat__size-560:560px;--str-chat__size-640:640px;--str-chat__size-760:760px;--str-chat__size-144:144px;--str-chat__size-208:208px;--str-chat__size-56:56px;--str-chat__radius-0:0px;--str-chat__radius-2:2px;--str-chat__radius-4:4px;--str-chat__radius-6:6px;--str-chat__radius-8:8px;--str-chat__radius-12:12px;--str-chat__radius-16:16px;--str-chat__radius-20:20px;--str-chat__radius-24:24px;--str-chat__radius-32:32px;--str-chat__radius-full:9999px;--str-chat__space-0:0px;--str-chat__space-2:2px;--str-chat__space-4:4px;--str-chat__space-8:8px;--str-chat__space-12:12px;--str-chat__space-16:16px;--str-chat__space-20:20px;--str-chat__space-24:24px;--str-chat__space-32:32px;--str-chat__space-40:40px;--str-chat__space-48:48px;--str-chat__space-64:64px;--str-chat__space-80:80px;--str-chat__w100:1px;--str-chat__w150:1.5px;--str-chat__w200:2px;--str-chat__w300:3px;--str-chat__w400:4px;--str-chat__w120:1.2px;--str-chat__font-family-geist:"Geist";--str-chat__font-family-geist-mono:"Geist Mono";--str-chat__font-family-sf-pro:"SF Pro";--str-chat__font-family-sf-mono:"SF Mono";--str-chat__font-family-roboto:"Roboto";--str-chat__font-family-roboto-mono:"Roboto Mono";--str-chat__font-weight-w400:400;--str-chat__font-weight-w500:500;--str-chat__font-weight-w600:600;--str-chat__font-weight-w700:700;--str-chat__font-size-size-8:8px;--str-chat__font-size-size-10:10px;--str-chat__font-size-size-11:11px;--str-chat__font-size-size-12:12px;--str-chat__font-size-size-13:13px;--str-chat__font-size-size-14:14px;--str-chat__font-size-size-16:16px;--str-chat__font-size-size-15:15px;--str-chat__font-size-size-17:17px;--str-chat__font-size-size-18:18px;--str-chat__font-size-size-20:20px;--str-chat__font-size-size-22:22px;--str-chat__font-size-size-24:24px;--str-chat__font-size-size-28:28px;--str-chat__font-size-size-32:32px;--str-chat__font-size-size-40:40px;--str-chat__font-size-size-48:48px;--str-chat__font-size-size-64:64px;--str-chat__line-height-line-height-8:8px;--str-chat__line-height-line-height-10:10px;--str-chat__line-height-line-height-12:12px;--str-chat__line-height-line-height-13:13px;--str-chat__line-height-line-height-14:14px;--str-chat__line-height-line-height-15:15px;--str-chat__line-height-line-height-16:16px;--str-chat__line-height-line-height-17:17px;--str-chat__line-height-line-height-18:18px;--str-chat__line-height-line-height-20:20px;--str-chat__line-height-line-height-24:24px;--str-chat__line-height-line-height-28:28px;--str-chat__line-height-line-height-32:32px;--str-chat__line-height-line-height-40:40px;--str-chat__line-height-line-height-48:48px;--str-chat__typography-font-weight-regular:400;--str-chat__typography-font-weight-medium:500;--str-chat__typography-font-weight-semi-bold:600;--str-chat__typography-font-weight-bold:700;--str-chat__light-elevation-1:0px 0px 0px 1px #0000000d, 0px 1px 2px 0px #0000001a, 0px 4px 8px 0px #0000000f;--str-chat__light-elevation-2:0px 0px 0px 1px #0000000d, 0px 2px 4px 0px #0000001f, 0px 6px 16px 0px #0000000f;--str-chat__light-elevation-3:0px 0px 0px 1px #0000000d, 0px 4px 8px 0px #00000024, 0px 12px 24px 0px #0000001a;--str-chat__light-elevation-4:0px 0px 0px 1px #0000000d, 0px 6px 12px 0px #00000029, 0px 20px 32px 0px #0000001f;--str-chat__dark-elevation-1:0px 0px 0px 1px #ffffff26, 0px 1px 2px 0px #0003, 0px 4px 8px 0px #0000001a;--str-chat__dark-elevation-2:0px 0px 0px 1px #ffffff26, 0px 2px 4px 0px #00000038, 0px 6px 16px 0px #0000001f;--str-chat__dark-elevation-3:0px 0px 0px 1px #ffffff26, 0px 4px 8px 0px #0000003d, 0px 12px 24px 0px #00000024;--str-chat__dark-elevation-4:0px 0px 0px 1px #ffffff26, 0px 6px 12px 0px #00000047, 0px 20px 32px 0px #00000029;--str-chat__button-padding-y-lg:14px;--str-chat__button-padding-y-md:10px;--str-chat__button-padding-y-sm:6px;--str-chat__button-padding-y-xs:4px;--str-chat__button-padding-x-icon-only-lg:14px;--str-chat__button-padding-x-icon-only-md:10px;--str-chat__button-padding-x-icon-only-sm:6px;--str-chat__button-padding-x-icon-only-xs:4px;--str-chat__button-padding-x-with-label-lg:16px;--str-chat__button-padding-x-with-label-md:16px;--str-chat__button-padding-x-with-label-sm:16px;--str-chat__button-padding-x-with-label-xs:12px;--str-chat__background-core-overlay-light:#ffffffbf;--str-chat__background-core-overlay-dark:#1a1b2540;--str-chat__background-core-scrim:#1a1b2580;--str-chat__background-utility-hover:#1a1b251a;--str-chat__background-utility-pressed:#1a1b2526;--str-chat__background-utility-selected:#1a1b2533;--str-chat__border-utility-hover:#1a1b251a;--str-chat__border-utility-pressed:#1a1b2533;--str-chat__border-utility-selected:#1a1b2526;--str-chat__border-core-opacity-subtle:#1a1b251a;--str-chat__border-core-opacity-strong:#1a1b2540;--str-chat__system-bg-blur:#ffffff03;--str-chat__system-scrollbar:#00000080;--str-chat__badge-bg-overlay:#000000bf;--str-chat__control-play-button-bg:#000000bf;--str-chat__typography-font-family-sans:var(--str-chat__font-family-geist);--str-chat__typography-font-family-mono:var(--str-chat__font-family-geist-mono);--str-chat__typography-font-size-xxs:var(--str-chat__font-size-size-10);--str-chat__typography-font-size-xs:var(--str-chat__font-size-size-12);--str-chat__typography-font-size-sm:var(--str-chat__font-size-size-14);--str-chat__typography-font-size-md:var(--str-chat__font-size-size-16);--str-chat__typography-font-size-lg:var(--str-chat__font-size-size-18);--str-chat__typography-font-size-xl:var(--str-chat__font-size-size-20);--str-chat__typography-font-size-2xl:var(--str-chat__font-size-size-24);--str-chat__typography-font-size-micro:var(--str-chat__font-size-size-8);--str-chat__typography-line-height-tight:var(--str-chat__line-height-line-height-16);--str-chat__typography-line-height-normal:var(--str-chat__line-height-line-height-20);--str-chat__typography-line-height-relaxed:var(--str-chat__line-height-line-height-24);--str-chat__radius-none:var(--str-chat__radius-0);--str-chat__radius-xxs:var(--str-chat__radius-2);--str-chat__radius-xs:var(--str-chat__radius-4);--str-chat__radius-sm:var(--str-chat__radius-6);--str-chat__radius-md:var(--str-chat__radius-8);--str-chat__radius-lg:var(--str-chat__radius-12);--str-chat__radius-xl:var(--str-chat__radius-16);--str-chat__radius-2xl:var(--str-chat__radius-20);--str-chat__radius-max:var(--str-chat__radius-full);--str-chat__radius-3xl:var(--str-chat__radius-24);--str-chat__radius-4xl:var(--str-chat__radius-32);--str-chat__spacing-none:var(--str-chat__space-0);--str-chat__spacing-xxs:var(--str-chat__space-4);--str-chat__spacing-xs:var(--str-chat__space-8);--str-chat__spacing-sm:var(--str-chat__space-12);--str-chat__spacing-md:var(--str-chat__space-16);--str-chat__spacing-xl:var(--str-chat__space-24);--str-chat__spacing-2xl:var(--str-chat__space-32);--str-chat__spacing-3xl:var(--str-chat__space-40);--str-chat__spacing-lg:var(--str-chat__space-20);--str-chat__spacing-xxxs:var(--str-chat__space-2);--str-chat__device-safe-area-bottom:var(--str-chat__space-0);--str-chat__device-safe-area-top:var(--str-chat__space-0);--str-chat__button-radius-lg:var(--str-chat__radius-full);--str-chat__button-radius-md:var(--str-chat__radius-full);--str-chat__button-radius-sm:var(--str-chat__radius-full);--str-chat__button-radius-full:var(--str-chat__radius-full);--str-chat__button-visual-height-sm:var(--str-chat__size-32);--str-chat__button-visual-height-md:var(--str-chat__size-40);--str-chat__button-visual-height-lg:var(--str-chat__size-48);--str-chat__button-visual-height-xs:var(--str-chat__size-24);--str-chat__button-hit-target-min-height:var(--str-chat__size-48);--str-chat__button-hit-target-min-width:var(--str-chat__size-48);--str-chat__button-primary-bg-liquid-glass:var(--str-chat__base-transparent-0);--str-chat__icon-size-xs:var(--str-chat__size-12);--str-chat__icon-size-sm:var(--str-chat__size-16);--str-chat__icon-size-md:var(--str-chat__size-20);--str-chat__icon-size-lg:var(--str-chat__size-32);--str-chat__icon-stroke-subtle:var(--str-chat__w120);--str-chat__icon-stroke-default:var(--str-chat__w150);--str-chat__icon-stroke-emphasis:var(--str-chat__w200);--str-chat__emoji-md:var(--str-chat__font-size-size-24);--str-chat__emoji-lg:var(--str-chat__font-size-size-32);--str-chat__emoji-xl:var(--str-chat__font-size-size-48);--str-chat__emoji-2xl:var(--str-chat__font-size-size-64);--str-chat__background-core-highlight:var(--str-chat__yellow-50);--str-chat__chat-waveform-bar:var(--str-chat__border-core-opacity-strong);--str-chat__control-checkbox-bg:var(--str-chat__base-transparent-0);--str-chat__control-playback-thumb-border-default:var(--str-chat__border-core-opacity-strong);--str-chat__control-radio-button-bg:var(--str-chat__base-transparent-0);--str-chat__control-radio-check-bg:var(--str-chat__base-transparent-0);--str-chat__avatar-palette-bg-1:var(--str-chat__blue-150);--str-chat__avatar-palette-bg-2:var(--str-chat__cyan-150);--str-chat__avatar-palette-bg-3:var(--str-chat__green-150);--str-chat__avatar-palette-bg-4:var(--str-chat__purple-150);--str-chat__avatar-palette-bg-5:var(--str-chat__yellow-150);--str-chat__avatar-palette-text-1:var(--str-chat__blue-900);--str-chat__avatar-palette-text-2:var(--str-chat__cyan-900);--str-chat__avatar-palette-text-3:var(--str-chat__green-900);--str-chat__avatar-palette-text-4:var(--str-chat__purple-900);--str-chat__avatar-palette-text-5:var(--str-chat__yellow-900);--str-chat__accent-success:var(--str-chat__green-400);--str-chat__accent-warning:var(--str-chat__yellow-400);--str-chat__accent-error:var(--str-chat__red-500);--str-chat__brand-50:var(--str-chat__blue-50);--str-chat__brand-100:var(--str-chat__blue-100);--str-chat__brand-150:var(--str-chat__blue-150);--str-chat__brand-200:var(--str-chat__blue-200);--str-chat__brand-300:var(--str-chat__blue-300);--str-chat__brand-400:var(--str-chat__blue-400);--str-chat__brand-500:var(--str-chat__blue-500);--str-chat__brand-600:var(--str-chat__blue-600);--str-chat__brand-700:var(--str-chat__blue-700);--str-chat__brand-800:var(--str-chat__blue-800);--str-chat__brand-900:var(--str-chat__blue-900);--str-chat__skeleton-loading-base:var(--str-chat__base-transparent-0);--str-chat__skeleton-loading-highlight:var(--str-chat__background-core-overlay-light);--str-chat__chrome-0:var(--str-chat__base-white);--str-chat__chrome-50:var(--str-chat__slate-50);--str-chat__chrome-100:var(--str-chat__slate-100);--str-chat__chrome-150:var(--str-chat__slate-150);--str-chat__chrome-200:var(--str-chat__slate-200);--str-chat__chrome-300:var(--str-chat__slate-300);--str-chat__chrome-400:var(--str-chat__slate-400);--str-chat__chrome-500:var(--str-chat__slate-500);--str-chat__chrome-600:var(--str-chat__slate-600);--str-chat__chrome-700:var(--str-chat__slate-700);--str-chat__chrome-800:var(--str-chat__slate-800);--str-chat__chrome-900:var(--str-chat__slate-900);--str-chat__chrome-1000:var(--str-chat__base-black);--str-chat__device-radius:var(--str-chat__radius-md);--str-chat__message-bubble-radius-group-top:var(--str-chat__radius-2xl);--str-chat__message-bubble-radius-group-middle:var(--str-chat__radius-2xl);--str-chat__message-bubble-radius-group-bottom:var(--str-chat__radius-2xl);--str-chat__message-bubble-radius-tail:var(--str-chat__radius-none);--str-chat__message-bubble-radius-attachment:var(--str-chat__radius-lg);--str-chat__message-bubble-radius-attachment-inline:var(--str-chat__radius-md);--str-chat__composer-radius-fixed:var(--str-chat__radius-3xl);--str-chat__composer-radius-floating:var(--str-chat__radius-3xl);--str-chat__button-primary-border:var(--str-chat__brand-200);--str-chat__button-destructive-bg:var(--str-chat__accent-error);--str-chat__button-destructive-text:var(--str-chat__accent-error);--str-chat__button-destructive-border:var(--str-chat__accent-error);--str-chat__emoji-sm:var(--str-chat__typography-font-size-md);--str-chat__background-core-app:var(--str-chat__chrome-0);--str-chat__background-core-elevation-0:var(--str-chat__chrome-0);--str-chat__background-core-elevation-1:var(--str-chat__chrome-0);--str-chat__background-core-elevation-2:var(--str-chat__chrome-0);--str-chat__background-core-elevation-3:var(--str-chat__chrome-0);--str-chat__background-core-surface-default:var(--str-chat__chrome-100);--str-chat__background-core-surface-subtle:var(--str-chat__chrome-50);--str-chat__background-core-surface-card:var(--str-chat__chrome-50);--str-chat__background-core-surface-strong:var(--str-chat__chrome-150);--str-chat__background-core-inverse:var(--str-chat__chrome-1000);--str-chat__background-core-on-accent:var(--str-chat__chrome-0);--str-chat__background-utility-disabled:var(--str-chat__chrome-100);--str-chat__border-utility-focused:var(--str-chat__brand-150);--str-chat__border-utility-success:var(--str-chat__accent-success);--str-chat__border-utility-warning:var(--str-chat__accent-warning);--str-chat__border-utility-error:var(--str-chat__accent-error);--str-chat__border-utility-disabled:var(--str-chat__chrome-100);--str-chat__border-utility-disabled-on-surface:var(--str-chat__chrome-150);--str-chat__border-core-default:var(--str-chat__chrome-150);--str-chat__border-core-subtle:var(--str-chat__chrome-100);--str-chat__border-core-strong:var(--str-chat__chrome-300);--str-chat__border-core-inverse:var(--str-chat__chrome-0);--str-chat__border-core-on-accent:var(--str-chat__chrome-0);--str-chat__border-core-on-surface:var(--str-chat__chrome-300);--str-chat__border-core-on-inverse:var(--str-chat__chrome-0);--str-chat__chat-bg-outgoing:var(--str-chat__brand-100);--str-chat__chat-bg-attachment-outgoing:var(--str-chat__brand-150);--str-chat__chat-text-outgoing:var(--str-chat__brand-900);--str-chat__chat-border-outgoing:var(--str-chat__brand-100);--str-chat__chat-border-on-chat-outgoing:var(--str-chat__brand-300);--str-chat__chat-reply-indicator-incoming:var(--str-chat__chrome-400);--str-chat__chat-reply-indicator-outgoing:var(--str-chat__brand-400);--str-chat__chat-poll-progress-track-outgoing:var(--str-chat__brand-200);--str-chat__chat-thread-connector-outgoing:var(--str-chat__brand-150);--str-chat__presence-bg-online:var(--str-chat__accent-success);--str-chat__system-text:var(--str-chat__chrome-1000);--str-chat__badge-bg-error:var(--str-chat__accent-error);--str-chat__badge-bg-inverse:var(--str-chat__chrome-1000);--str-chat__text-primary:var(--str-chat__chrome-900);--str-chat__text-secondary:var(--str-chat__chrome-700);--str-chat__text-tertiary:var(--str-chat__chrome-500);--str-chat__text-on-inverse:var(--str-chat__chrome-0);--str-chat__text-on-accent:var(--str-chat__chrome-0);--str-chat__text-disabled:var(--str-chat__chrome-300);--str-chat__text-link:var(--str-chat__brand-500);--str-chat__avatar-bg-default:var(--str-chat__avatar-palette-bg-1);--str-chat__avatar-bg-placeholder:var(--str-chat__chrome-150);--str-chat__avatar-text-default:var(--str-chat__avatar-palette-text-1);--str-chat__avatar-text-placeholder:var(--str-chat__chrome-500);--str-chat__avatar-presence-bg-online:var(--str-chat__accent-success);--str-chat__accent-primary:var(--str-chat__brand-500);--str-chat__accent-neutral:var(--str-chat__chrome-500);--str-chat__button-primary-bg:var(--str-chat__accent-primary);--str-chat__button-primary-text:var(--str-chat__accent-primary);--str-chat__button-primary-text-on-accent:var(--str-chat__text-on-accent);--str-chat__button-primary-text-on-dark:var(--str-chat__text-on-inverse);--str-chat__button-primary-border-on-dark:var(--str-chat__border-core-on-inverse);--str-chat__button-secondary-bg:var(--str-chat__background-core-surface-default);--str-chat__button-secondary-bg-liquid-glass:var(--str-chat__background-core-elevation-0);--str-chat__button-secondary-text:var(--str-chat__text-primary);--str-chat__button-secondary-text-on-accent:var(--str-chat__text-primary);--str-chat__button-secondary-text-on-dark:var(--str-chat__text-on-inverse);--str-chat__button-secondary-border:var(--str-chat__border-core-default);--str-chat__button-secondary-border-on-dark:var(--str-chat__border-core-on-inverse);--str-chat__button-destructive-bg-liquid-glass:var(--str-chat__background-core-elevation-0);--str-chat__button-destructive-text-on-accent:var(--str-chat__text-on-accent);--str-chat__button-destructive-text-on-dark:var(--str-chat__text-on-inverse);--str-chat__button-destructive-border-on-dark:var(--str-chat__text-on-inverse);--str-chat__border-utility-active:var(--str-chat__accent-primary);--str-chat__chat-bg-incoming:var(--str-chat__background-core-surface-default);--str-chat__chat-bg-attachment-incoming:var(--str-chat__background-core-surface-strong);--str-chat__chat-text-incoming:var(--str-chat__text-primary);--str-chat__chat-text-username:var(--str-chat__text-secondary);--str-chat__chat-text-timestamp:var(--str-chat__text-tertiary);--str-chat__chat-text-read:var(--str-chat__accent-primary);--str-chat__chat-text-mention:var(--str-chat__text-link);--str-chat__chat-text-link:var(--str-chat__text-link);--str-chat__chat-text-reaction:var(--str-chat__text-secondary);--str-chat__chat-text-system:var(--str-chat__text-secondary);--str-chat__chat-border-incoming:var(--str-chat__border-core-subtle);--str-chat__chat-border-on-chat-incoming:var(--str-chat__border-core-strong);--str-chat__chat-waveform-bar-playing:var(--str-chat__accent-primary);--str-chat__chat-poll-progress-fill-outgoing:var(--str-chat__accent-primary);--str-chat__chat-thread-connector-incoming:var(--str-chat__border-core-default);--str-chat__input-text-default:var(--str-chat__text-primary);--str-chat__input-text-placeholder:var(--str-chat__text-tertiary);--str-chat__input-text-disabled:var(--str-chat__text-disabled);--str-chat__input-text-icon:var(--str-chat__text-tertiary);--str-chat__input-send-icon:var(--str-chat__accent-primary);--str-chat__input-send-icon-disabled:var(--str-chat__text-disabled);--str-chat__reaction-bg:var(--str-chat__background-core-elevation-3);--str-chat__reaction-border:var(--str-chat__border-core-default);--str-chat__reaction-text:var(--str-chat__text-primary);--str-chat__reaction-emoji:var(--str-chat__text-primary);--str-chat__presence-border:var(--str-chat__border-core-inverse);--str-chat__presence-bg-offline:var(--str-chat__accent-neutral);--str-chat__system-caret:var(--str-chat__accent-primary);--str-chat__badge-bg-default:var(--str-chat__background-core-elevation-3);--str-chat__badge-bg-primary:var(--str-chat__accent-primary);--str-chat__badge-bg-neutral:var(--str-chat__accent-neutral);--str-chat__badge-text:var(--str-chat__text-primary);--str-chat__badge-text-on-inverse:var(--str-chat__text-on-inverse);--str-chat__badge-text-on-accent:var(--str-chat__text-on-accent);--str-chat__badge-border:var(--str-chat__border-core-on-inverse);--str-chat__control-remove-control-bg:var(--str-chat__background-core-inverse);--str-chat__control-remove-control-icon:var(--str-chat__text-on-inverse);--str-chat__control-remove-control-border:var(--str-chat__border-core-on-inverse);--str-chat__control-progress-bar-fill:var(--str-chat__accent-neutral);--str-chat__control-progress-bar-track:var(--str-chat__background-core-surface-strong);--str-chat__control-toggle-switch-bg:var(--str-chat__accent-neutral);--str-chat__control-toggle-switch-bg-selected:var(--str-chat__accent-primary);--str-chat__control-toggle-switch-bg-disabled:var(--str-chat__background-utility-disabled);--str-chat__control-toggle-switch-knob:var(--str-chat__background-core-on-accent);--str-chat__control-playback-toggle-text:var(--str-chat__text-primary);--str-chat__control-playback-toggle-border:var(--str-chat__border-core-default);--str-chat__control-checkbox-border:var(--str-chat__border-core-default);--str-chat__control-checkbox-bg-selected:var(--str-chat__accent-primary);--str-chat__control-checkbox-icon:var(--str-chat__text-on-accent);--str-chat__control-play-button-icon:var(--str-chat__text-on-accent);--str-chat__control-playback-thumb-bg-default:var(--str-chat__background-core-on-accent);--str-chat__control-playback-thumb-bg-active:var(--str-chat__accent-primary);--str-chat__control-playback-thumb-border-active:var(--str-chat__border-core-on-accent);--str-chat__control-radio-button-border:var(--str-chat__border-core-default);--str-chat__control-radio-button-bg-selected:var(--str-chat__accent-primary);--str-chat__control-radio-button-indicator:var(--str-chat__text-on-accent);--str-chat__control-radio-check-border:var(--str-chat__border-core-default);--str-chat__control-radio-check-bg-selected:var(--str-chat__accent-primary);--str-chat__control-radio-check-icon:var(--str-chat__text-on-accent);--str-chat__control-chip-border:var(--str-chat__border-core-default);--str-chat__control-chip-text:var(--str-chat__text-primary);--str-chat__avatar-presence-bg-offline:var(--str-chat__accent-neutral);--str-chat__avatar-presence-border:var(--str-chat__border-core-on-inverse);--str-chat__chat-text-typing-indicator:var(--str-chat__chat-text-incoming);--str-chat__chat-poll-progress-track-incoming:var(--str-chat__control-progress-bar-track);--str-chat__chat-poll-progress-fill-incoming:var(--str-chat__control-progress-bar-fill)}.str-chat__theme-dark,.str-chat:not(.str-chat__theme-dark) :not(.str-chat__theme-dark) .str-chat__theme-inverse{--str-chat__background-core-overlay-light:#000000bf;--str-chat__background-core-overlay-dark:#00000080;--str-chat__background-core-scrim:#000000bf;--str-chat__background-utility-hover:#ffffff26;--str-chat__background-utility-pressed:#fff3;--str-chat__background-utility-selected:#ffffff40;--str-chat__border-utility-selected:#ffffff26;--str-chat__border-utility-hover:#ffffff1a;--str-chat__border-utility-pressed:#fff3;--str-chat__border-core-opacity-subtle:#fff3;--str-chat__border-core-opacity-strong:#ffffff40;--str-chat__system-bg-blur:#00000003;--str-chat__system-scrollbar:#ffffff80;--str-chat__background-core-highlight:var(--str-chat__yellow-800);--str-chat__avatar-palette-bg-1:var(--str-chat__blue-600);--str-chat__avatar-palette-bg-2:var(--str-chat__cyan-600);--str-chat__avatar-palette-bg-3:var(--str-chat__green-600);--str-chat__avatar-palette-bg-4:var(--str-chat__purple-600);--str-chat__avatar-palette-bg-5:var(--str-chat__yellow-600);--str-chat__avatar-palette-text-1:var(--str-chat__blue-100);--str-chat__avatar-palette-text-2:var(--str-chat__cyan-100);--str-chat__avatar-palette-text-3:var(--str-chat__green-100);--str-chat__avatar-palette-text-4:var(--str-chat__purple-100);--str-chat__avatar-palette-text-5:var(--str-chat__yellow-100);--str-chat__accent-success:var(--str-chat__green-300);--str-chat__accent-warning:var(--str-chat__yellow-300);--str-chat__accent-error:var(--str-chat__red-400);--str-chat__brand-50:var(--str-chat__blue-900);--str-chat__brand-100:var(--str-chat__blue-800);--str-chat__brand-150:var(--str-chat__blue-700);--str-chat__brand-200:var(--str-chat__blue-600);--str-chat__brand-300:var(--str-chat__blue-500);--str-chat__brand-500:var(--str-chat__blue-300);--str-chat__brand-600:var(--str-chat__blue-200);--str-chat__brand-700:var(--str-chat__blue-150);--str-chat__brand-800:var(--str-chat__blue-100);--str-chat__brand-900:var(--str-chat__blue-50);--str-chat__chrome-0:var(--str-chat__base-black);--str-chat__chrome-50:var(--str-chat__neutral-900);--str-chat__chrome-100:var(--str-chat__neutral-800);--str-chat__chrome-150:var(--str-chat__neutral-700);--str-chat__chrome-200:var(--str-chat__neutral-600);--str-chat__chrome-300:var(--str-chat__neutral-500);--str-chat__chrome-400:var(--str-chat__neutral-400);--str-chat__chrome-500:var(--str-chat__neutral-300);--str-chat__chrome-600:var(--str-chat__neutral-200);--str-chat__chrome-700:var(--str-chat__neutral-150);--str-chat__chrome-800:var(--str-chat__neutral-100);--str-chat__chrome-900:var(--str-chat__neutral-50);--str-chat__chrome-1000:var(--str-chat__base-white);--str-chat__background-core-elevation-1:var(--str-chat__chrome-50);--str-chat__background-core-elevation-2:var(--str-chat__chrome-100);--str-chat__background-core-elevation-3:var(--str-chat__chrome-200);--str-chat__background-core-surface-card:var(--str-chat__chrome-100);--str-chat__background-core-on-accent:var(--str-chat__chrome-1000);--str-chat__border-core-default:var(--str-chat__chrome-200);--str-chat__border-core-on-accent:var(--str-chat__chrome-1000);--str-chat__text-on-accent:var(--str-chat__chrome-1000);--str-chat__text-link:var(--str-chat__brand-600);--str-chat__accent-primary:var(--str-chat__brand-400)}.str-chat{--str-chat__font-family:var(--str-chat__typography-font-family-sans), -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, Adwaita Sans, Cantarell, Ubuntu, roboto, noto, helvetica, arial, sans-serif;--str-chat__font-heading-xs:normal var(--str-chat__typography-font-weight-semi-bold) var(--str-chat__typography-font-size-sm) / var(--str-chat__typography-line-height-normal) var(--str-chat__font-family);--str-chat__font-heading-sm:normal var(--str-chat__typography-font-weight-semi-bold) var(--str-chat__typography-font-size-md) / var(--str-chat__typography-line-height-normal) var(--str-chat__font-family);--str-chat__font-heading-md:normal var(--str-chat__typography-font-weight-semi-bold) var(--str-chat__typography-font-size-lg) / var(--str-chat__typography-line-height-relaxed) var(--str-chat__font-family);--str-chat__font-heading-lg:normal var(--str-chat__typography-font-weight-semi-bold) var(--str-chat__typography-font-size-xl) / var(--str-chat__typography-line-height-relaxed) var(--str-chat__font-family);--str-chat__font-body-default:normal var(--str-chat__typography-font-weight-regular) var(--str-chat__typography-font-size-md) / var(--str-chat__typography-line-height-normal) var(--str-chat__font-family);--str-chat__font-body-emphasis:normal var(--str-chat__typography-font-weight-semi-bold) var(--str-chat__typography-font-size-md) / var(--str-chat__typography-line-height-normal) var(--str-chat__font-family);--str-chat__font-body-link:normal var(--str-chat__typography-font-weight-regular) var(--str-chat__typography-font-size-md) / var(--str-chat__typography-line-height-normal) var(--str-chat__font-family);--str-chat__font-body-link-emphasis:normal var(--str-chat__typography-font-weight-semi-bold) var(--str-chat__typography-font-size-md) / var(--str-chat__typography-line-height-normal) var(--str-chat__font-family);--str-chat__font-caption-default:normal var(--str-chat__typography-font-weight-regular) var(--str-chat__typography-font-size-sm) / var(--str-chat__typography-line-height-normal) var(--str-chat__font-family);--str-chat__font-caption-emphasis:normal var(--str-chat__typography-font-weight-semi-bold) var(--str-chat__typography-font-size-sm) / var(--str-chat__typography-line-height-normal) var(--str-chat__font-family);--str-chat__font-caption-link:normal var(--str-chat__typography-font-weight-regular) var(--str-chat__typography-font-size-sm) / var(--str-chat__typography-line-height-normal) var(--str-chat__font-family);--str-chat__font-caption-link-emphasis:normal var(--str-chat__typography-font-weight-semi-bold) var(--str-chat__typography-font-size-sm) / var(--str-chat__typography-line-height-normal) var(--str-chat__font-family);--str-chat__font-metadata-default:normal var(--str-chat__typography-font-weight-regular) var(--str-chat__typography-font-size-xs) / var(--str-chat__typography-line-height-tight) var(--str-chat__font-family);--str-chat__font-metadata-emphasis:normal var(--str-chat__typography-font-weight-semi-bold) var(--str-chat__typography-font-size-xs) / var(--str-chat__typography-line-height-tight) var(--str-chat__font-family);--str-chat__font-metadata-link:normal var(--str-chat__typography-font-weight-regular) var(--str-chat__typography-font-size-xs) / var(--str-chat__typography-line-height-tight) var(--str-chat__font-family);--str-chat__font-metadata-link-emphasis:normal var(--str-chat__typography-font-weight-semi-bold) var(--str-chat__typography-font-size-xs) / var(--str-chat__typography-line-height-tight) var(--str-chat__font-family);--str-chat__font-numeric-sm:normal var(--str-chat__typography-font-weight-bold) var(--str-chat__typography-font-size-micro) / 100% var(--str-chat__font-family);--str-chat__font-numeric-md:normal var(--str-chat__typography-font-weight-bold) var(--str-chat__typography-font-size-xxs) / 100% var(--str-chat__font-family);--str-chat__font-numeric-lg:normal var(--str-chat__typography-font-weight-bold) var(--str-chat__typography-font-size-xs) / 100% var(--str-chat__font-family);--str-chat__font-numeric-xl:normal var(--str-chat__typography-font-weight-bold) var(--str-chat__typography-font-size-sm) / 100% var(--str-chat__font-family)}.str-chat,.str-chat__theme-light{--str-chat__box-shadow-1:var(--str-chat__light-elevation-1);--str-chat__box-shadow-2:var(--str-chat__light-elevation-2);--str-chat__box-shadow-3:var(--str-chat__light-elevation-3);--str-chat__box-shadow-4:var(--str-chat__light-elevation-4)}.str-chat__theme-dark,.str-chat:not(.str-chat__theme-dark) :not(.str-chat__theme-dark) .str-chat__theme-inverse{--str-chat__box-shadow-1:var(--str-chat__dark-elevation-1);--str-chat__box-shadow-2:var(--str-chat__dark-elevation-2);--str-chat__box-shadow-3:var(--str-chat__dark-elevation-3);--str-chat__box-shadow-4:var(--str-chat__dark-elevation-4)}@layer minimal-normalize{.str-chat *,.str-chat :before,.str-chat :after{box-sizing:border-box}.str-chat button,.str-chat input,.str-chat optgroup,.str-chat select,.str-chat textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}}.str-chat{--str-chat__focus-outline-color:var(--str-chat__border-utility-focused);--str-chat__focus-outline:2px solid var(--str-chat__focus-outline-color);--str-chat__focus-outline-offset:2px;font:var(--str-chat__font-body-default);letter-spacing:var(--typography-letter-spacing-default);color:var(--str-chat__text-primary)}.str-chat :not(:disabled):focus-visible{outline:var(--str-chat__focus-outline);outline-offset:var(--str-chat__focus-outline-offset,2px)}.str-chat input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.str-chat input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.str-chat input[type=number]{-moz-appearance:textfield}.str-chat input::placeholder,.str-chat textarea::placeholder{color:var(--str-chat__input-text-placeholder)}.str-chat__icon{fill:currentColor;flex-shrink:0;width:1em;height:1em}[dir=rtl] .str-chat__icon[data-rtl-mirror]{transform:scaleX(-1)}.str-chat__icon--exclamation-mark{stroke:currentColor}.str-chat .str-chat__file-icon{fill:none}.str-chat .str-chat__file-icon .str-chat__file-icon__label{fill:#fff;letter-spacing:.1px;text-anchor:middle;font-size:8px;font-weight:800}.str-chat .str-chat__file-icon.str-chat__file-icon--no-label .str-chat__file-icon__graphic{transform:translateY(6px)}.str-chat .str-chat__file-icon.str-chat__file-icon--size-sm .str-chat__file-icon__label{height:0;font-size:0}.str-chat .str-chat__file-icon.str-chat__file-icon--size-sm .str-chat__file-icon__graphic{transform:translateY(6px)}.str-chat .str-chat__file-icon.str-chat__file-icon--size-md .str-chat__file-icon__label{font-size:8px}.str-chat .str-chat__file-icon.str-chat__file-icon--size-lg .str-chat__file-icon__label{font-size:10px}.str-chat .str-chat__file-icon.str-chat__file-icon--size-xl .str-chat__file-icon__label{font-size:12px}.str-chat__badge{font-weight:var(--str-chat__typography-font-weight-bold);border-radius:var(--str-chat__radius-max);border-style:solid;justify-content:center;align-items:center;line-height:1;display:flex}.str-chat__badge--variant-default{background:var(--str-chat__badge-bg-default);color:var(--str-chat__badge-text);border-color:var(--str-chat__badge-border)}.str-chat__badge--variant-primary{background:var(--str-chat__badge-bg-primary);color:var(--str-chat__badge-text-on-accent);border-color:var(--str-chat__badge-border)}.str-chat__badge--variant-error{background:var(--str-chat__badge-bg-error);color:var(--str-chat__badge-text-on-accent);border-color:var(--str-chat__badge-border)}.str-chat__badge--variant-neutral{background:var(--str-chat__badge-bg-neutral);color:var(--str-chat__badge-text-on-accent);border-color:var(--str-chat__badge-border)}.str-chat__badge--variant-inverse{background:var(--str-chat__badge-bg-inverse);color:var(--str-chat__badge-text-on-inverse);border-color:var(--str-chat__badge-border)}.str-chat__badge--size-sm{font-size:var(--str-chat__typography-font-size-xxs);min-width:16px;min-height:16px;padding-inline:var(--str-chat__spacing-xxxs);border-width:1px}.str-chat__badge--size-md{font-size:var(--str-chat__typography-font-size-xs);min-width:20px;min-height:20px;padding-inline:var(--str-chat__spacing-xxs);border-width:2px}.str-chat__badge--size-lg{font-size:var(--str-chat__typography-font-size-sm);min-width:24px;min-height:24px;padding-inline:var(--str-chat__spacing-xs);border-width:2px}.str-chat__badge--variant-counter{border-radius:var(--str-chat__radius-max);border:1px solid var(--str-chat__border-core-subtle);background:var(--str-chat__badge-bg-default);font:var(--str-chat__font-numeric-xl);color:var(--str-chat__badge-text);box-shadow:var(--str-chat__box-shadow-2)}.str-chat__badge--variant-counter.str-chat__badge--size-xs{min-width:20px;min-height:20px;padding-inline:var(--str-chat__spacing-xxs);font:var(--str-chat__font-numeric-md)}.str-chat__badge--variant-counter.str-chat__badge--size-sm{min-width:24px;min-height:24px;padding-inline:var(--str-chat__spacing-xs)}.str-chat__badge--variant-counter.str-chat__badge--size-md{min-width:32px;min-height:32px;padding-inline:var(--str-chat__spacing-xs)}.str-chat__badge--variant-counter.str-chat__badge--size-lg{min-width:40px;min-height:40px;padding-inline:var(--str-chat__spacing-sm)}.str-chat__badge--variant-error.str-chat__badge--size-xs{min-width:16px;min-height:16px}.str-chat__badge--variant-error.str-chat__badge--size-sm{min-width:20px;min-height:20px}.str-chat__badge--variant-error.str-chat__badge--size-md{min-width:24px;min-height:24px}.str-chat__media-badge{align-items:center;gap:var(--str-chat__spacing-xxs);bottom:var(--str-chat__spacing-xs);padding:var(--str-chat__spacing-xxs) var(--str-chat__spacing-xs);border-radius:var(--str-chat__radius-max);background:var(--str-chat__badge-bg-inverse);color:var(--str-chat__badge-text-on-inverse);font:var(--str-chat__font-numeric-md);text-overflow:ellipsis;display:flex;position:absolute;inset-inline-start:var(--str-chat__spacing-xs);overflow:hidden}.str-chat__media-badge .str-chat__icon{width:var(--str-chat__icon-size-xs);height:var(--str-chat__icon-size-xs);fill:currentColor}.str-chat .str-chat__image-placeholder{background-color:var(--str-chat__background-core-overlay-light);flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.str-chat .str-chat__image-placeholder svg{fill:var(--str-chat__accent-neutral);width:min(var(--str-chat__icon-size-lg,32px), 50%);height:min(var(--str-chat__icon-size-lg,32px), 50%);flex-shrink:0}.str-chat .str-chat__button{white-space:nowrap;cursor:pointer;font:var(--str-chat__font-heading-xs);text-transform:capitalize;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:relative}.str-chat .str-chat__button.str-chat__theme-inverse{--str-chat__button-primary-text:var(--str-chat__button-primary-text-on-dark,var(--str-chat__button-primary-text));--str-chat__button-primary-border:var(--str-chat__button-primary-border-on-dark,var(--str-chat__button-primary-border));--str-chat__button-secondary-text:var(--str-chat__button-secondary-text-on-dark,var(--str-chat__button-secondary-text));--str-chat__button-secondary-border:var(--str-chat__button-secondary-border-on-dark,var(--str-chat__button-secondary-border));--str-chat__button-destructive-text:var(--str-chat__button-destructive-text-on-dark,var(--str-chat__button-destructive-text));--str-chat__button-destructive-border:var(--str-chat__button-destructive-border-on-dark,var(--str-chat__button-destructive-border))}.str-chat .str-chat__button.str-chat__button--solid.str-chat__button--primary{background-color:var(--str-chat__button-primary-bg);color:var(--str-chat__button-primary-text-on-accent)}.str-chat .str-chat__button.str-chat__button--solid.str-chat__button--secondary{background-color:var(--str-chat__button-secondary-bg);color:var(--str-chat__button-secondary-text-on-accent)}.str-chat .str-chat__button.str-chat__button--solid.str-chat__button--destructive{background-color:var(--str-chat__button-destructive-bg);color:var(--str-chat__button-destructive-text-on-accent)}.str-chat .str-chat__button.str-chat__button--solid:disabled,.str-chat .str-chat__button.str-chat__button--solid[aria-disabled=true]{background-color:var(--str-chat__background-utility-disabled)}.str-chat .str-chat__button.str-chat__button--ghost.str-chat__button--primary{color:var(--str-chat__button-primary-text)}.str-chat .str-chat__button.str-chat__button--ghost.str-chat__button--secondary{color:var(--str-chat__button-secondary-text)}.str-chat .str-chat__button.str-chat__button--ghost.str-chat__button--destructive{color:var(--str-chat__button-destructive-text)}.str-chat .str-chat__button.str-chat__button--outline.str-chat__button--primary{color:var(--str-chat__button-primary-text);border-color:var(--str-chat__button-primary-border)}.str-chat .str-chat__button.str-chat__button--outline.str-chat__button--secondary{color:var(--str-chat__button-secondary-text);border-color:var(--str-chat__button-secondary-border)}.str-chat .str-chat__button.str-chat__button--outline.str-chat__button--destructive{color:var(--str-chat__button-destructive-text);border-color:var(--str-chat__button-destructive-border)}.str-chat .str-chat__button.str-chat__button--outline{border-style:solid;border-width:1px}.str-chat .str-chat__button.str-chat__button--solid:not(:disabled):hover:after,.str-chat .str-chat__button.str-chat__button--outline:not(:disabled):hover:after,.str-chat .str-chat__button.str-chat__button--ghost:not(:disabled):hover:after{content:"";background:var(--str-chat__background-utility-hover);pointer-events:none;position:absolute;inset:0}.str-chat .str-chat__button.str-chat__button--solid[aria-expanded=true]:after,.str-chat .str-chat__button.str-chat__button--solid:not(:disabled):active:after,.str-chat .str-chat__button.str-chat__button--outline[aria-expanded=true]:after,.str-chat .str-chat__button.str-chat__button--outline:not(:disabled):active:after,.str-chat .str-chat__button.str-chat__button--ghost[aria-expanded=true]:after,.str-chat .str-chat__button.str-chat__button--ghost:not(:disabled):active:after{content:"";background:var(--str-chat__background-utility-pressed);pointer-events:none;position:absolute;inset:0}.str-chat .str-chat__button.str-chat__button--solid:not(:disabled):focus-visible,.str-chat .str-chat__button.str-chat__button--outline:not(:disabled):focus-visible,.str-chat .str-chat__button.str-chat__button--ghost:not(:disabled):focus-visible{outline:2px solid var(--str-chat__border-utility-focused);outline-offset:2px}.str-chat .str-chat__button.str-chat__button--solid:not(:disabled)[aria-pressed=true]:after,.str-chat .str-chat__button.str-chat__button--outline:not(:disabled)[aria-pressed=true]:after,.str-chat .str-chat__button.str-chat__button--ghost:not(:disabled)[aria-pressed=true]:after{content:"";background:var(--str-chat__background-utility-selected);pointer-events:none;position:absolute;inset:0}.str-chat .str-chat__button.str-chat__button--solid:disabled,.str-chat .str-chat__button.str-chat__button--solid[aria-disabled=true],.str-chat .str-chat__button.str-chat__button--outline:disabled,.str-chat .str-chat__button.str-chat__button--outline[aria-disabled=true],.str-chat .str-chat__button.str-chat__button--ghost:disabled,.str-chat .str-chat__button.str-chat__button--ghost[aria-disabled=true]{color:var(--str-chat__text-disabled);cursor:default}.str-chat .str-chat__button.str-chat__button--solid[aria-disabled=true],.str-chat .str-chat__button.str-chat__button--outline[aria-disabled=true],.str-chat .str-chat__button.str-chat__button--ghost[aria-disabled=true]{pointer-events:none}.str-chat .str-chat__button.str-chat__button--outline:disabled,.str-chat .str-chat__button.str-chat__button--outline[aria-disabled=true]{border-color:var(--str-chat__border-utility-disabled)}.str-chat .str-chat__button.str-chat__button--floating{box-shadow:var(--str-chat__box-shadow-2)}.str-chat .str-chat__button:after{border-radius:inherit}.str-chat .str-chat__button.str-chat__button--size-lg{padding-block:var(--str-chat__button-padding-y-lg);padding-inline:var(--str-chat__button-padding-x-with-label-lg);border-radius:var(--str-chat__button-radius-lg)}.str-chat .str-chat__button.str-chat__button--size-lg.str-chat__button--circular{padding-inline:var(--str-chat__button-padding-x-icon-only-lg)}.str-chat .str-chat__button.str-chat__button--size-md{padding-block:var(--str-chat__button-padding-y-md);padding-inline:var(--str-chat__button-padding-x-with-label-md);border-radius:var(--str-chat__button-radius-md)}.str-chat .str-chat__button.str-chat__button--size-md.str-chat__button--circular{padding-inline:var(--str-chat__button-padding-x-icon-only-md)}.str-chat .str-chat__button.str-chat__button--size-sm{padding-block:var(--str-chat__button-padding-y-sm);padding-inline:var(--str-chat__button-padding-x-with-label-sm);border-radius:var(--str-chat__button-radius-md)}.str-chat .str-chat__button.str-chat__button--size-sm.str-chat__button--circular{padding-inline:var(--str-chat__button-padding-x-icon-only-sm)}.str-chat .str-chat__button.str-chat__button--size-xs{padding-block:var(--str-chat__button-padding-y-xs);padding-inline:var(--str-chat__button-padding-x-with-label-xs);border-radius:var(--str-chat__button-radius-md)}.str-chat .str-chat__button.str-chat__button--size-xs.str-chat__button--circular{padding-inline:var(--str-chat__button-padding-x-icon-only-xs)}.str-chat .str-chat__button.str-chat__button--circular{aspect-ratio:1;border-radius:var(--str-chat__button-radius-full);justify-content:center;align-items:center;display:flex}.str-chat .str-chat__button.str-chat__button--circular .str-chat__icon{height:var(--str-chat__icon-size-sm);width:var(--str-chat__icon-size-sm)}.str-chat .str-chat__button .str-chat__button__content{justify-content:center;align-items:center;gap:var(--str-chat__spacing-xs);display:flex}.str-chat .str-chat__theme-dark .str-chat__button.str-chat__button--floating{box-shadow:var(--str-chat__box-shadow-2)}.str-chat__button-play svg{width:20px;height:20px}.str-chat__checkbox,.str-chat__checkmark{height:var(--str-chat__size-24);width:var(--str-chat__size-24);border-radius:var(--str-chat__radius-max);border:1px solid var(--chat-border-on-chat,var(--str-chat__chat-border-on-chat-incoming));grid-area:span 2/1}.str-chat__checkbox--checked,.str-chat__checkmark--checked{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Im00IDkuNC00LTRMMS40IDQgNCA2LjYgMTAuNiAwIDEyIDEuNGwtOCA4WiIvPjwvc3ZnPg==);background-position:50%;background-repeat:no-repeat;background-size:11px 10px;background-color:var(--str-chat__control-radio-check-bg-selected);border:none}.str-chat__dropdown .str-chat__dropdown__open-button{text-align:start;cursor:pointer;background:0 0;border:none;width:100%;padding:0}.str-chat__dropdown .str-chat__dropdown__items{background-color:#0000}.str-chat__form-field-error{font-size:var(--str-chat__typography-font-size-xs);line-height:var(--str-chat__typography-line-height-tight);color:var(--str-chat__accent-error)}.str-chat__form-numeric-input{gap:var(--str-chat__spacing-xs,.5rem);flex-direction:column;display:flex}.str-chat__form-numeric-input__label{font:var(--str-chat__caption-default-text)}.str-chat__form-numeric-input__wrapper{align-items:center;gap:var(--str-chat__spacing-xs,.5rem);border-radius:var(--str-chat__radius-md,.5rem);background:0 0;padding:0;transition:border-color .15s,box-shadow .15s;display:flex}.str-chat__form-numeric-input__input{width:2.5rem;min-width:2ch;padding:var(--str-chat__spacing-xs,.5rem) 0;font-size:var(--str-chat__typography-font-size-sm,.875rem);font-weight:var(--str-chat__typography-font-weight-medium,500);line-height:var(--str-chat__typography-line-height-tight,1.25);color:var(--str-chat__input-text-default);text-align:center;box-shadow:none;background:0 0;border:none;flex:0 auto}.str-chat__form-numeric-input--disabled .str-chat__form-numeric-input__input{color:var(--str-chat__input-text-placeholder);cursor:not-allowed}.str-chat{--str-chat__switch-field-background-color:var(--str-chat__background-core-surface-card);--str-chat__switch-field-border-radius:var(--str-chat__radius-md)}.str-chat .str-chat__form__switch-fieldset{background-color:var(--str-chat__switch-field-background-color);border-radius:var(--str-chat__switch-field-border-radius);width:100%}.str-chat .str-chat__form__switch-field{align-items:center;gap:var(--str-chat__spacing-sm);width:100%;padding:var(--str-chat__spacing-sm) var(--str-chat__spacing-md);background-color:var(--str-chat__switch-field-background-color);border-radius:var(--str-chat__switch-field-border-radius);box-sizing:border-box;display:flex}.str-chat .str-chat__form__switch-field .str-chat__form__switch-field__label{cursor:pointer;flex:auto;align-items:center;min-width:0;display:flex}.str-chat .str-chat__form__switch-field .str-chat__form__switch-field__input{z-index:1;opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.str-chat .str-chat__form__switch-field .str-chat__form__switch-field__switch{width:44px;height:24px;padding:var(--str-chat__spacing-xxs);cursor:pointer;background-color:var(--str-chat__control-toggle-switch-bg);border-radius:var(--str-chat__button-radius-full,9999px);flex-shrink:0;align-items:center;transition:background-color .2s;display:flex;position:relative}.str-chat .str-chat__form__switch-field .str-chat__form__switch-field__switch-handle{border-radius:var(--str-chat__button-radius-full,9999px);background-color:var(--str-chat__base-white,#fff);width:16px;height:16px;transition:transform .2s}.str-chat .str-chat__form__switch-field .str-chat__form__switch-field__switch:focus-within{outline:var(--str-chat__focus-outline,2px solid var(--border-utility-focused));outline-offset:var(--str-chat__focus-outline-offset,2px)}.str-chat .str-chat__form__switch-field .str-chat__form__switch-field__switch--on{background-color:var(--str-chat__control-toggle-switch-bg-selected);justify-content:flex-end}.str-chat .str-chat__form__switch-field .str-chat__form__switch-field__switch--on .str-chat__form__switch-field__switch-handle{background-color:var(--str-chat__base-white,#fff)}.str-chat .str-chat__form__switch-field--disabled .str-chat__form__switch-field__label,.str-chat .str-chat__form__switch-field--disabled .str-chat__form__switch-field__switch,.str-chat .str-chat__form__switch-field--disabled .str-chat__form__switch-field__input{cursor:not-allowed}.str-chat .str-chat__form__switch-field--disabled .str-chat__form__switch-field__switch{opacity:.7}.str-chat .str-chat__form__switch-field .str-chat__form__switch-field__label .str-chat__form__switch-field__label__text{color:var(--str-chat__text-primary);font:var(--str-chat__font-heading-xs)}.str-chat .str-chat__form__switch-field .str-chat__form__switch-field__label .str-chat__form__switch-field__label__description{color:var(--str-chat__text-tertiary);font:var(--str-chat__font-metadata-default)}.str-chat .str-chat__form__switch-field .str-chat__form__switch-field__label,.str-chat .str-chat__form__switch-field .str-chat__form__switch-field__label__content{flex:1}.str-chat .str-chat__form__switch-field .str-chat__form__switch-field__label--as-error .str-chat__form__switch-field__label__description{color:var(--str-chat__accent-error)}.str-chat__form-text-input{gap:var(--str-chat__spacing-xs);flex-direction:column;display:flex}.str-chat__form-text-input__label{font:var(--str-chat__font-heading-xs);color:var(--str-chat__text-primary)}.str-chat__form-text-input__wrapper{background-color:var(--str-chat__background-core-elevation-0);border-radius:var(--str-chat__radius-md);flex-direction:column;align-items:stretch;gap:0;transition:border-color .15s,box-shadow .15s;display:flex}.str-chat__form-text-input__control-row{align-items:center;gap:var(--str-chat__spacing-xs);padding:var(--str-chat__spacing-xs) var(--str-chat__spacing-sm);width:100%;min-width:0;display:flex}.str-chat__form-text-input__wrapper--outline{border:1px solid var(--str-chat__border-core-default);box-shadow:none}.str-chat__form-text-input:focus-within .str-chat__form-text-input__wrapper--outline{box-shadow:0 0 0 2px var(--str-chat__focus-outline-color,var(--str-chat__border-utility-focused))}.str-chat__form-text-input--error .str-chat__form-text-input__wrapper--outline{border:1px solid var(--str-chat__border-utility-error)}.str-chat__form-text-input--error.str-chat__form-text-input--field-message-inside .str-chat__form-text-input__wrapper--outline{border:1px solid var(--str-chat__border-core-default)}.str-chat__form-text-input:focus-within.str-chat__form-text-input--error .str-chat__form-text-input__wrapper--outline{border:1px solid var(--str-chat__border-utility-error);box-shadow:0 0 0 2px var(--str-chat__focus-outline-color,var(--border-utility-focused))}.str-chat__form-text-input:focus-within.str-chat__form-text-input--error.str-chat__form-text-input--field-message-inside .str-chat__form-text-input__wrapper--outline{box-shadow:0 0 0 2px var(--str-chat__focus-outline-color,var(--str-chat__border-utility-focused))}.str-chat__form-text-input--disabled .str-chat__form-text-input__wrapper--outline{border:1px solid var(--str-chat__border-utility-disabled)}.str-chat__form-text-input__wrapper--ghost{box-shadow:none;border:none}.str-chat__form-text-input:focus-within .str-chat__form-text-input__wrapper--ghost{box-shadow:0 0 0 2px var(--str-chat__focus-outline-color,var(--str-chat__border-utility-focused));border:none}.str-chat__form-text-input--error .str-chat__form-text-input__wrapper--ghost{border:1px solid var(--str-chat__border-utility-error);box-shadow:none}.str-chat__form-text-input--error.str-chat__form-text-input--field-message-inside .str-chat__form-text-input__wrapper--ghost{box-shadow:none;border:none}.str-chat__form-text-input:focus-within.str-chat__form-text-input--error .str-chat__form-text-input__wrapper--ghost{border:1px solid var(--str-chat__border-utility-error);box-shadow:0 0 0 2px var(--str-chat__focus-outline-color,var(--border-utility-focused))}.str-chat__form-text-input:focus-within.str-chat__form-text-input--error.str-chat__form-text-input--field-message-inside .str-chat__form-text-input__wrapper--ghost{box-shadow:0 0 0 2px var(--str-chat__focus-outline-color,var(--str-chat__border-utility-focused));border:none}.str-chat__form-text-input__leading{color:var(--str-chat__input-text-icon);flex-shrink:0;justify-content:center;align-items:center;display:flex}.str-chat__form-text-input .str-chat__form-text-input__input{min-width:0;font:var(--str-chat__caption-default-text);color:var(--str-chat__input-text-default);box-shadow:none;background:0 0;border:none;outline:none;flex:1;padding:0}.str-chat__form-text-input.str-chat__form-text-input--disabled .str-chat__form-text-input__input{color:var(--str-chat__input-text-placeholder);cursor:not-allowed}.str-chat__form-text-input.str-chat__form-text-input--disabled .str-chat__form-text-input__input::placeholder{color:var(--str-chat__input-text-placeholder)}.str-chat__form-text-input .str-chat__form-text-input__input:focus,.str-chat__form-text-input .str-chat__form-text-input__input:focus-visible{box-shadow:none;outline:none}.str-chat__form-text-input__suffix{font-size:var(--str-chat__typography-font-size-sm);line-height:var(--str-chat__typography-line-height-normal);color:var(--str-chat__text-tertiary);flex-shrink:0}.str-chat__form-text-input__trailing{color:var(--str-chat__input-text-icon);flex-shrink:0;justify-content:center;align-items:center;margin-inline-end:calc(-1 * var(--str-chat__space-4));display:flex}.str-chat__form-text-input--error .str-chat__form-text-input__trailing{color:var(--str-chat__accent-error)}.str-chat__form-text-input__message{align-items:center;gap:var(--str-chat__spacing-xxs);font:var(--str-chat__metadata-default-text);display:flex}.str-chat__form-text-input__message:not(.str-chat__form-field-error){color:var(--str-chat__text-tertiary)}.str-chat__form-text-input__message--field-message-inside{padding:var(--str-chat__spacing-none) var(--str-chat__spacing-sm) var(--str-chat__spacing-sm)}.str-chat__form-text-input__message--success{color:var(--str-chat__accent-success)}.str-chat__form-text-input__message-text{flex:auto;min-width:0}.str-chat__form-text-input__message-icon{color:inherit;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.str-chat__form-text-input__message-icon svg{width:13px;height:13px}.str-chat__form__input-fieldset{border:none;margin:0;padding:0}.str-chat__form__input-fieldset .str-chat__form__input-fieldset__label{font:var(--str-chat__font-heading-xs);color:var(--str-chat__text-primary)}.str-chat__form__input-fieldset .str-chat__form__input-fieldset__values{flex-direction:column;display:flex}.str-chat__form__input-fieldset .str-chat__form__input-fieldset__values .str-chat__form__input-field--draggable{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.str-chat__form__input-fieldset .str-chat__form__input-fieldset__values .str-chat__form__input-field--draggable input{pointer-events:auto}.str-chat__form__input-fieldset .str-chat__form__input-fieldset__values .str-chat__form__input-field--draggable .str-chat__drag-handle{width:1rem;height:1rem}.str-chat__form__input-fieldset .str-chat__form__input-fieldset__values .str-chat__form__input-field,.str-chat__form__input-fieldset .str-chat__form__input-fieldset__values .str-chat__form__input-field .str-chat__form__input-field__value,.str-chat__form__input-fieldset .str-chat__form__input-fieldset__values .str-chat__form__input-field .str-chat__form__input-field__value .str-chat__form__input-field__error{width:100%}.str-chat__alert-root{border-radius:var(--str-chat__radius-xl);background:var(--str-chat__background-core-elevation-1);align-items:center;gap:var(--str-chat__spacing-2xl);padding:var(--str-chat__spacing-xl);text-align:center;flex-direction:column;display:flex;box-shadow:0 0 0 1px #0000000d,0 6px 12px #00000029,0 20px 32px #0000001f}.str-chat__alert-root .str-chat__alert-header{align-items:center;gap:var(--str-chat__spacing-md);flex-direction:column;width:100%;display:flex}.str-chat__alert-root .str-chat__alert-header svg{height:var(--str-chat__button-visual-height-sm);width:var(--str-chat__button-visual-height-sm)}.str-chat__alert-root .str-chat__alert-header .str-chat__alert-header__copy{align-items:center;gap:var(--str-chat__spacing-xs);flex-direction:column;width:100%;display:flex}.str-chat__alert-root .str-chat__alert-header .str-chat__alert-header__copy .str-chat__alert-header__title{font:var(--str-chat__font-heading-sm)}.str-chat__alert-root .str-chat__alert-header .str-chat__alert-header__copy .str-chat__alert-header__description{font:var(--str-chat__font-caption-default);margin:0}.str-chat__alert-root .str-chat__alert-actions{align-items:center;gap:var(--str-chat__spacing-xs);flex-direction:column;width:100%;display:flex}.str-chat__alert-root .str-chat__alert-actions button{width:100%}.str-chat__callout{border-radius:var(--str-chat__radius-lg);background-color:var(--str-chat__background-core-elevation-2);max-width:320px;box-shadow:var(--str-chat__box-shadow-3);position:relative}.str-chat__callout .str-chat__callout__close-button{inset-inline-end:var(--str-chat__spacing-xs);top:var(--str-chat__spacing-xs);position:absolute}@keyframes str-chat-context-menu-roll-in-from-left{0%{opacity:.12;transform:translate(16px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes str-chat-context-menu-roll-in-from-right{0%{opacity:.12;transform:translate(-16px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes str-chat-context-menu-roll-in-from-top{0%{opacity:.12;transform:translateY(14px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes str-chat-context-menu-roll-in-from-bottom{0%{opacity:.12;transform:translateY(-14px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes str-chat-context-menu-submenu-forward{0%{opacity:.18;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@keyframes str-chat-context-menu-submenu-backward{0%{opacity:.18;transform:translate(-32px)}to{opacity:1;transform:translate(0)}}.str-chat{--str-chat__dialog-menu-button-hover-background-color:var(--str-chat__background-utility-hover);--str-chat__menu-roll-duration:.17s;--str-chat__menu-roll-ease:cubic-bezier(.22, 1, .36, 1)}.str-chat .str-chat__context-menu{background:var(--str-chat__background-core-elevation-2);color:var(--str-chat__text-primary);box-shadow:var(--str-chat__box-shadow-3);border-radius:var(--str-chat__radius-lg);padding:var(--str-chat__spacing-xxs);flex-direction:column;display:flex}.str-chat .str-chat__context-menu .str-chat__context-menu__header{width:100%;color:var(--str-chat__text-tertiary);font:var(--str-chat__font-caption-emphasis)}.str-chat .str-chat__context-menu .str-chat__context-menu__back-button{align-items:center;gap:var(--str-chat__spacing-xs);width:100%;height:32px;padding:0;padding:var(--str-chat__spacing-xs);text-align:center;cursor:pointer;border-radius:var(--str-chat__radius-md);color:var(--str-chat__text-tertiary);font:var(--str-chat__font-caption-emphasis);background:0 0;border:none;display:flex}.str-chat .str-chat__context-menu .str-chat__context-menu__back-button:hover:not(:disabled){background-color:var(--str-chat__background-utility-hover)}.str-chat .str-chat__context-menu .str-chat__context-menu__back-button:active:not(:disabled){background-color:var(--str-chat__background-utility-pressed)}.str-chat .str-chat__context-menu .str-chat__context-menu__back-button:focus:not(:disabled){outline:2px solid var(--str-chat__border-utility-focused);outline-offset:2px}.str-chat .str-chat__context-menu .str-chat__context-menu__back-button:focus-visible:not(:disabled),.str-chat .str-chat__context-menu .str-chat__context-menu__back-button:disabled{background-color:#0000}.str-chat .str-chat__context-menu .str-chat__context-menu__back-button .str-chat__icon--chevron-right{transform:rotate(180deg)}.str-chat .str-chat__context-menu .str-chat__context-menu__back-button .str-chat__context-menu__back-button__content{align-items:center;display:inline-flex}.str-chat .str-chat__context-menu .str-chat__context-menu__body{gap:var(--str-chat__spacing-xxxs);flex-direction:column;width:100%;display:flex}.str-chat .str-chat__context-menu .str-chat__context-menu__body.str-chat__context-menu__body--submenu-forward{animation-duration:.28s;animation-name:var(--str-chat__context-menu-submenu-forward-animation,str-chat-context-menu-submenu-forward);transform-origin:var(--str-chat__context-menu-submenu-forward-transform-origin,left center);animation-timing-function:cubic-bezier(.2,.95,.25,1);overflow-x:hidden}.str-chat .str-chat__context-menu .str-chat__context-menu__body.str-chat__context-menu__body--submenu-backward{animation-duration:.4s;animation-name:var(--str-chat__context-menu-submenu-backward-animation,str-chat-context-menu-submenu-backward);transform-origin:var(--str-chat__context-menu-submenu-backward-transform-origin,right center);animation-timing-function:cubic-bezier(.16,.92,.2,1);overflow-x:hidden}.str-chat .str-chat__context-menu .str-chat__context-menu__button{color:var(--str-chat__text-primary);border-radius:var(--str-chat__radius-md);align-items:center;gap:var(--str-chat__spacing-xs);width:100%;padding:0;padding:var(--str-chat__spacing-xs);cursor:pointer;font:var(--str-chat__font-caption-emphasis);background:0 0;border:none;display:flex}.str-chat .str-chat__context-menu .str-chat__context-menu__button.str-chat__context-menu__button--destructive .str-chat__context-menu__button__label,.str-chat .str-chat__context-menu .str-chat__context-menu__button.str-chat__context-menu__button--destructive .str-chat__icon{color:var(--str-chat__accent-error)}.str-chat .str-chat__context-menu .str-chat__context-menu__button:hover:not(:disabled){background-color:var(--str-chat__dialog-menu-button-hover-background-color)}.str-chat .str-chat__context-menu .str-chat__context-menu__button:active:not(:disabled){background-color:var(--str-chat__background-utility-pressed)}.str-chat .str-chat__context-menu .str-chat__context-menu__button:focus-visible:not(:disabled){background-color:#0000}.str-chat .str-chat__context-menu .str-chat__context-menu__button:disabled{color:var(--str-chat__text-disabled);cursor:default;background-color:#0000}.str-chat .str-chat__context-menu .str-chat__context-menu__button:disabled .str-chat__context-menu__button__details,.str-chat .str-chat__context-menu .str-chat__context-menu__button:disabled .str-chat__icon{color:inherit}.str-chat .str-chat__context-menu .str-chat__context-menu__button .str-chat__icon{height:var(--str-chat__icon-size-sm);width:var(--str-chat__icon-size-sm);color:var(--str-chat__text-secondary)}.str-chat .str-chat__context-menu .str-chat__context-menu__button .str-chat__context-menu__button__label{white-space:nowrap;text-overflow:ellipsis;text-align:start;white-space:nowrap;flex:auto;min-width:0;overflow:clip visible}.str-chat .str-chat__context-menu .str-chat__context-menu__button .str-chat__context-menu__button__details{color:var(--str-chat__text-tertiary);font:var(--str-chat__font-caption-default);white-space:nowrap;flex:1}.str-chat .str-chat__context-menu .str-chat__emoji-context-menu__button,.str-chat .str-chat__context-menu .str-chat__user-context-menu__button{font:var(--str-chat__font-caption-default)}.str-chat .str-chat__context-menu .str-chat__emoji-context-menu__button .str-chat__context-menu__button__emoji,.str-chat .str-chat__context-menu .str-chat__user-context-menu__button .str-chat__context-menu__button__emoji{font-size:var(--str-chat__typography-font-size-md);width:var(--str-chat__typography-font-size-md);height:var(--str-chat__typography-font-size-md);justify-content:center;align-items:center;line-height:0;display:flex}.str-chat [data-str-chat-placement^=right]>.str-chat__context-menu{animation:str-chat-context-menu-roll-in-from-left var(--str-chat__menu-roll-duration,.13s) var(--str-chat__menu-roll-ease);transform-origin:0}.str-chat [data-str-chat-placement^=left]>.str-chat__context-menu{animation:str-chat-context-menu-roll-in-from-right var(--str-chat__menu-roll-duration,.13s) var(--str-chat__menu-roll-ease);transform-origin:100%}.str-chat [data-str-chat-placement^=bottom]>.str-chat__context-menu{animation:str-chat-context-menu-roll-in-from-bottom var(--str-chat__menu-roll-duration,.13s) var(--str-chat__menu-roll-ease);transform-origin:top}.str-chat [data-str-chat-placement^=top]>.str-chat__context-menu{animation:str-chat-context-menu-roll-in-from-top var(--str-chat__menu-roll-duration,.13s) var(--str-chat__menu-roll-ease);transform-origin:bottom}.str-chat [data-str-chat-dialog-state=closing][data-str-chat-placement^=right]>.str-chat__context-menu{animation:str-chat-context-menu-roll-in-from-left var(--str-chat__menu-roll-duration,.13s) var(--str-chat__menu-roll-ease) reverse forwards;transform-origin:0}.str-chat [data-str-chat-dialog-state=closing][data-str-chat-placement^=left]>.str-chat__context-menu{animation:str-chat-context-menu-roll-in-from-right var(--str-chat__menu-roll-duration,.13s) var(--str-chat__menu-roll-ease) reverse forwards;transform-origin:100%}.str-chat [data-str-chat-dialog-state=closing][data-str-chat-placement^=bottom]>.str-chat__context-menu{animation:str-chat-context-menu-roll-in-from-bottom var(--str-chat__menu-roll-duration,.13s) var(--str-chat__menu-roll-ease) reverse forwards;transform-origin:top}.str-chat [data-str-chat-dialog-state=closing][data-str-chat-placement^=top]>.str-chat__context-menu{animation:str-chat-context-menu-roll-in-from-top var(--str-chat__menu-roll-duration,.13s) var(--str-chat__menu-roll-ease) reverse forwards;transform-origin:bottom}.str-chat .str-chat__context-menu__submenu-container:not([data-str-chat-roll-from])[data-str-chat-roll-axis=x][data-str-chat-placement^=left]>.str-chat__context-menu{animation:str-chat-context-menu-roll-in-from-right var(--str-chat__menu-roll-duration,.13s) var(--str-chat__menu-roll-ease);transform-origin:100%}.str-chat .str-chat__context-menu__submenu-container:not([data-str-chat-roll-from])[data-str-chat-roll-axis=x]:not([data-str-chat-placement^=left])>.str-chat__context-menu,.str-chat .str-chat__context-menu__submenu-container[data-str-chat-roll-from=left]>.str-chat__context-menu{animation:str-chat-context-menu-roll-in-from-left var(--str-chat__menu-roll-duration,.13s) var(--str-chat__menu-roll-ease);transform-origin:0}.str-chat .str-chat__context-menu__submenu-container[data-str-chat-roll-from=right]>.str-chat__context-menu{animation:str-chat-context-menu-roll-in-from-right var(--str-chat__menu-roll-duration,.13s) var(--str-chat__menu-roll-ease);transform-origin:100%}.str-chat .str-chat__context-menu__submenu-container[data-str-chat-roll-from=top]>.str-chat__context-menu{animation:str-chat-context-menu-roll-in-from-top var(--str-chat__menu-roll-duration,.13s) var(--str-chat__menu-roll-ease);transform-origin:top}.str-chat .str-chat__context-menu__submenu-container[data-str-chat-roll-from=bottom]>.str-chat__context-menu{animation:str-chat-context-menu-roll-in-from-bottom var(--str-chat__menu-roll-duration,.13s) var(--str-chat__menu-roll-ease);transform-origin:bottom}.str-chat .str-chat__context-menu[data-str-chat-enable-animations=false],.str-chat .str-chat__context-menu[data-str-chat-enable-animations=false] .str-chat__context-menu__body{animation:none!important;transform:none!important}@media (prefers-reduced-motion:reduce){.str-chat [data-str-chat-placement]>.str-chat__context-menu{animation:none}}.str-chat__dialog-overlay{height:var(--str-chat__dialog-overlay-height);pointer-events:none;width:100%;position:absolute;inset:0}.str-chat__dialog-overlay .str-chat__dialog-contents,.str-chat__dialog-overlay--with-outside-click-capture{pointer-events:auto}.str-chat__prompt{border-radius:var(--str-chat__radius-xl);background:var(--str-chat__background-core-elevation-1);flex-direction:column;width:100%;min-height:0;display:flex;box-shadow:0 0 0 1px #0000000d,0 6px 12px #00000029,0 20px 32px #0000001f}.str-chat__prompt__header{align-items:center;gap:var(--str-chat__spacing-md);width:100%;padding:var(--str-chat__spacing-xl);flex-shrink:0;display:flex}.str-chat__prompt__header .str-chat__prompt__header__title-group{align-items:center;gap:var(--str-chat__spacing-xxs);flex:1;min-width:0;display:flex}.str-chat__prompt__header.str-chat__prompt__header--withDescription{grid-template-columns:auto auto minmax(0,1fr) auto;grid-template-areas:"leading goBack title trailing"". .description.";align-items:center;gap:0;display:grid}.str-chat__prompt__header.str-chat__prompt__header--withDescription .str-chat__prompt__header__title-group{display:contents}.str-chat__prompt__header.str-chat__prompt__header--withDescription .str-chat__prompt__header__leading-content{grid-area:leading;margin-inline-end:var(--str-chat__spacing-md)}.str-chat__prompt__header.str-chat__prompt__header--withDescription .str-chat__prompt__header__go-back-button{grid-area:goBack;margin-inline-end:var(--str-chat__spacing-xxs)}.str-chat__prompt__header.str-chat__prompt__header--withDescription .str-chat__prompt__header__title{grid-area:title}.str-chat__prompt__header.str-chat__prompt__header--withDescription .str-chat__prompt__header__description{grid-area:description}.str-chat__prompt__header.str-chat__prompt__header--withDescription .str-chat__prompt__header__trailing-content{grid-area:trailing;margin-inline-start:var(--str-chat__spacing-md)}.str-chat__prompt__header .str-chat__prompt__header__title{padding-block:var(--str-chat__spacing-xs);font:var(--str-chat__font-heading-sm);color:var(--str-chat__text-primary);margin:0}.str-chat__prompt__header .str-chat__prompt__header__description{padding-block:var(--str-chat__spacing-xxxs);font:var(--str-chat__font-caption-default);color:var(--str-chat__text-secondary)}.str-chat__prompt__header .str-chat__prompt__header__leading-content,.str-chat__prompt__header .str-chat__prompt__header__trailing-content{gap:var(--str-chat__spacing-xs);flex-shrink:0;align-items:center;display:flex}.str-chat__prompt__header .str-chat__prompt__header__close-button{color:var(--str-chat__text-primary);flex-shrink:0}.str-chat__prompt__header .str-chat__prompt__header__close-button .str-chat__icon{width:var(--str-chat__icon-size-sm);height:var(--str-chat__icon-size-sm)}.str-chat__prompt__body{min-height:0;padding:var(--str-chat__spacing-xxs) var(--str-chat__spacing-xl);overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;overflow:hidden auto}.str-chat__prompt__footer{width:100%;padding:var(--str-chat__spacing-xl);flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}.str-chat__prompt__footer .str-chat__prompt__footer__controls{align-items:center;gap:var(--str-chat__spacing-xs);display:flex}.str-chat__viewer{border-radius:var(--str-chat__radius-xl);background:var(--str-chat__background-core-elevation-1);flex-direction:column;width:100%;max-width:520px;height:100%;max-height:640px;display:flex;box-shadow:0 0 0 1px #0000000d,0 6px 12px #00000029,0 20px 32px #0000001f}.str-chat__viewer .str-chat__viewer__header{align-items:center;gap:var(--str-chat__spacing-xs) var(--str-chat__spacing-md);width:100%;padding:var(--str-chat__spacing-xl);display:flex}.str-chat__viewer .str-chat__viewer__header .str-chat__viewer__header__title-group{gap:var(--str-chat__spacing-xxs);flex-direction:column;flex:1;min-width:0;display:flex}.str-chat__viewer .str-chat__viewer__header .str-chat__viewer__header__title{font:var(--str-chat__font-heading-sm);color:var(--str-chat__text-primary);margin:0}.str-chat__viewer .str-chat__viewer__header .str-chat__viewer__header__description{font:var(--str-chat__font-caption-default);color:var(--str-chat__text-secondary)}.str-chat__viewer .str-chat__viewer__header .str-chat__viewer__header__go-back-button path{fill:none;stroke:currentColor;stroke-width:1.5px}.str-chat__viewer .str-chat__viewer__header .str-chat__viewer__header__close-button{color:var(--str-chat__text-primary);flex-shrink:0;align-self:flex-start}.str-chat__viewer .str-chat__viewer__body{padding:0 var(--str-chat__spacing-xl);flex:1;min-height:0}.str-chat__viewer .str-chat__viewer__footer{width:100%;padding:var(--str-chat__spacing-xl);justify-content:flex-end;align-items:center;display:flex}.str-chat__viewer .str-chat__viewer__footer .str-chat__viewer__footer__controls{align-items:center;gap:var(--str-chat__spacing-xs);display:flex}.str-chat{--str-chat__modal-border-radius:var(--str-chat__radius-xl);--str-chat__modal-color:var(--str-chat__text-primary);--str-chat__modal-background-color:var(--str-chat__background-core-elevation-1);--str-chat__modal-overlay-color:var(--str-chat__background-core-scrim);--str-chat__modal-overlay-backdrop-filter:blur(3px);--str-chat__modal-border-block-start:none;--str-chat__modal-border-block-end:none;--str-chat__modal-border-inline-start:none;--str-chat__modal-border-inline-end:none;--str-chat__modal-box-shadow:var(--str-chat__box-shadow-4)}.str-chat__modal--open{z-index:100;pointer-events:auto;background-color:var(--str-chat__modal-overlay-color);width:100%;height:100%;-webkit-backdrop-filter:var(--str-chat__modal-overlay-backdrop-filter);backdrop-filter:var(--str-chat__modal-overlay-backdrop-filter);flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.str-chat__modal--open .str-chat__modal__floating-dialog-overlay{z-index:1}.str-chat__modal--open .str-chat__modal__overlay__close-button{inset-inline-end:10px;padding:var(--str-chat__spacing-xs);color:var(--str-chat__text-on-accent);position:absolute;top:10px}.str-chat__modal--open .str-chat__modal__overlay__close-button svg{width:12px;height:12px}.str-chat__ai-state-indicator-container{background-color:var(--str-chat__background-core-surface-default);padding:0 8px}.str-chat__ai-state-indicator-text{color:var(--str-chat__text-primary)}.str-chat{--str-chat__attachment-margin:var(--str-chat__spacing-xs)}.str-chat__attachment-list{--str-chat__attachment-max-width:calc(var(--str-chat__message-max-width) - calc(2 * var(--str-chat__attachment-margin)));--str-chat__video-height:var(--str-chat__attachment-max-width);align-items:flex-start;gap:var(--str-chat__spacing-xs);min-width:0;color:var(--str-chat__text-primary);background:0 0;flex-direction:column;display:flex}.str-chat__attachment-list .str-chat__message-attachment--image,.str-chat__attachment-list .str-chat__message-attachment--video{color:var(--str-chat__text-primary);border-radius:calc(var(--str-chat__message-bubble-radius-group-bottom) - var(--str-chat__attachment-margin));background:0 0}.str-chat__attachment-list .str-chat__message-attachment{background-color:var(--chat-bg-attachment);border-radius:var(--str-chat__message-bubble-radius-attachment);overflow:hidden}.str-chat__attachment-list .str-chat__message-attachment .str-chat__button-play.str-chat__button--secondary.str-chat__button--outline{border-color:var(--chat-border-on-chat);background-color:#0000}.str-chat__attachment-list .str-chat__message-attachment--image,.str-chat__attachment-list .str-chat__message-attachment--video{justify-content:center;align-items:center;width:auto;display:flex;overflow:hidden}.str-chat__attachment-list .str-chat__message-attachment--audio,.str-chat__attachment-list .str-chat__message-attachment--file,.str-chat__attachment-list .str-chat__message-attachment--unsupported,.str-chat__attachment-list .str-chat__message-attachment--geolocation,.str-chat__attachment-list .str-chat__message-attachment--voiceRecording,.str-chat__attachment-list .str-chat__message-attachment--card{width:var(--str-chat__attachment-max-width);max-width:100%}.str-chat__attachment-list .str-chat__message-attachment--image:not(.str-chat__message-attachment--card) img{height:min(var(--str-chat__attachment-max-width), min(var(--str-chat__attachment-max-width,1000000) / var(--original-width,1000000), 1px) * var(--original-height,1000000));max-width:var(--str-chat__attachment-max-width);max-height:var(--str-chat__attachment-max-width);object-fit:cover;cursor:zoom-in;width:100%}.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header,.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card){max-width:var(--str-chat__attachment-max-width);display:flex}.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header .str-chat__player-wrapper,.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card) .str-chat__player-wrapper{width:100%;min-width:0;height:100%;max-width:var(--str-chat__attachment-max-width);flex-direction:column;display:flex}.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header .str-chat__player-wrapper .react-player,.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card) .str-chat__player-wrapper .react-player{width:100%;height:100%;max-width:var(--str-chat__attachment-max-width);min-height:0;max-height:100%}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card):not(.str-chat__message-attachment-dynamic-size){height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment--video.str-chat__message-attachment-dynamic-size:not(.str-chat__message-attachment--card){max-height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment--video.str-chat__message-attachment-dynamic-size:not(.str-chat__message-attachment--card) .str-chat__player-wrapper{height:min(var(--str-chat__video-height), min(var(--str-chat__attachment-max-width,1000000) / var(--original-width,1000000), 1px) * var(--original-height,1000000));max-height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment--svg-image{background-image:repeating-conic-gradient(#d4d5d7 0% 25%,#f4f4f4 0% 50%);background-size:24px 24px}.str-chat__attachment-list .str-chat__gallery .str-chat__message-attachment--svg-image,.str-chat__attachment-list .str-chat__message-attachment--image.str-chat__message-attachment--svg-image{padding:var(--str-chat__space-24)}.str-chat__attachment-list .str-chat__gallery .str-chat__message-attachment--svg-image img,.str-chat__attachment-list .str-chat__message-attachment--image.str-chat__message-attachment--svg-image img{object-fit:contain;max-width:calc(var(--str-chat__attachment-max-width) - var(--str-chat__space-24));max-height:calc(var(--str-chat__attachment-max-width) - var(--str-chat__space-24))}.str-chat__attachment-list .str-chat__message-attachment-file--item,.str-chat__attachment-list .str-chat__message-attachment-audio-widget{padding:var(--str-chat__spacing-sm);justify-content:center;align-items:center;column-gap:var(--str-chat__spacing-sm);display:flex}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item__info,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item__info,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text{justify-content:center;align-items:flex-start;row-gap:var(--str-chat__space-2);width:100%;min-width:0;line-height:var(--str-chat__typography-line-height-tight);flex-direction:column;display:flex}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item__info .str-chat__message-attachment-file--item__first-row,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item__info .str-chat__message-attachment-audio-widget--text-first-row,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item__first-row,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item__info .str-chat__message-attachment-file--item__first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item__info .str-chat__message-attachment-audio-widget--text-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item__first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row{justify-content:space-between;align-items:center;column-gap:var(--str-chat__space-8);width:100%;font:var(--str-chat__font-caption-emphasis);display:flex}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item__info .str-chat__message-attachment-file--item__first-row .str-chat__message-attachment-file--item__name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item__info .str-chat__message-attachment-file--item__first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item__info .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item__name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item__info .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item__first-row .str-chat__message-attachment-file--item__name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item__first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item__name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item__info .str-chat__message-attachment-file--item__first-row .str-chat__message-attachment-file--item__name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item__info .str-chat__message-attachment-file--item__first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item__info .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item__name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item__info .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item__first-row .str-chat__message-attachment-file--item__name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item__first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item__name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:clip visible}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item__info .str-chat__message-attachment-file--item__data,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item__data,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item__info .str-chat__message-attachment-file--item__data,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item__data{font:var(--str-chat__font-metadata-default)}.str-chat__attachment-list .str-chat__message-attachment-file--item{color:var(--str-chat__text-primary);border-radius:calc(var(--str-chat__message-bubble-radius-group-bottom) - var(--str-chat__attachment-margin));background:0 0}.str-chat__attachment-list .str-chat__message-attachment-download-icon{--str-chat-icon-height:var(--str-chat__size-16)}.str-chat__message.str-chat__message--has-single-attachment.str-chat__message--has-no-text:not(.str-chat__message--has-quoted-message) .str-chat__message-bubble{padding:0}.str-chat__message.str-chat__message--has-single-attachment.str-chat__message--has-no-text .str-chat__attachment-list{--str-chat__attachment-max-width:var(--str-chat__message-max-width)}.str-chat__message.str-chat__message--has-single-attachment.str-chat__message--has-no-text .str-chat__message-bubble{border:1px solid var(--chat-border);box-shadow:var(--str-chat__background-core-elevation-0)}.str-chat__message.str-chat__message--has-single-attachment.str-chat__message--has-no-text .str-chat__message-attachment{background-color:var(--chat-bg)}.str-chat__message--me .str-chat__attachment-list{align-items:flex-end}.str-chat__li--single .str-chat__message--other.str-chat__message--has-single-attachment.str-chat__message--has-no-text .str-chat__message-attachment,.str-chat__li--bottom .str-chat__message--other.str-chat__message--has-single-attachment.str-chat__message--has-no-text .str-chat__message-attachment{border-end-start-radius:var(--str-chat__message-bubble-radius-tail)}.str-chat__li--single .str-chat__message--me.str-chat__message--has-single-attachment.str-chat__message--has-no-text .str-chat__message-attachment,.str-chat__li--bottom .str-chat__message--me.str-chat__message--has-single-attachment.str-chat__message--has-no-text .str-chat__message-attachment{border-end-end-radius:var(--str-chat__message-bubble-radius-tail)}.str-chat__li--top.str-chat__message--has-single-attachment.str-chat__message--has-no-text .str-chat__message-attachment,.str-chat__li--middle.str-chat__message--has-single-attachment.str-chat__message--has-no-text .str-chat__message-attachment{border-radius:var(--str-chat__message-bubble-radius-group-middle)}.str-chat__message--has-text .str-chat__attachment-list{padding-bottom:0}.str-chat__message-attachment-actions{color:var(--str-chat__button-secondary-text);background:0 0}.str-chat__message-attachment-actions .str-chat__message-attachment-actions-form{justify-content:stretch;height:48px;display:flex}.str-chat__message-attachment-actions .str-chat__message-attachment-actions-form .str-chat__message-attachment-actions-button{color:var(--str-chat__button-secondary-text);width:100%;padding:var(--str-chat__button-padding-y-sm) var(--str-chat__button-padding-x-with-label-sm);white-space:nowrap;border-collapse:collapse;font:var(--str-chat__font-body-emphasis);background:0 0}.str-chat__message-attachment-actions .str-chat__message-attachment-actions-form .str-chat__message-attachment-actions-button.str-chat__button:active{color:var(--str-chat__accent-primary)}.str-chat__message-attachment-actions .str-chat__message-attachment-actions-form .str-chat__message-attachment-actions-button.str-chat__button:focus-visible{color:var(--str-chat__accent-primary);outline:2px solid var(--str-chat__border-utility-focused);outline-offset:2px}.str-chat__message-attachment-audio-widget{color:var(--str-chat__text-primary);border-radius:calc(var(--str-chat__message-bubble-radius-group-bottom) - var(--str-chat__attachment-margin));background:0 0;flex:auto;width:100%;min-width:0}.str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--play-controls{justify-content:center;align-items:center;display:flex}.str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--data{gap:var(--str-chat__spacing-xxs);flex-direction:column;flex:1;min-width:0;display:flex}.str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text-first-row{justify-content:space-between;align-items:start;gap:var(--str-chat__spacing-xs);display:flex}.str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text-first-row svg{flex-shrink:0}.str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--title{font:var(--str-chat__font-caption-emphasis);text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;display:-webkit-box;overflow:hidden}.str-chat__message-attachment-audio-widget .str-chat__duration-display{width:40px;font:var(--str-chat__font-metadata-default);color:var(--str-chat__text-secondary)}.str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text-second-row{align-items:center;gap:var(--str-chat__spacing-xs);width:100%;display:flex}.str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text-second-row .str-chat__message-attachment-file--item-size{font:var(--str-chat__font-metadata-default)}.str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content{padding:0}.str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content .str-chat__message-attachment-card-audio-widget{width:100%;padding:var(--str-chat__spacing-md);flex-direction:column;display:flex}.str-chat__button.str-chat__button--secondary.str-chat__button--outline.str-chat__audio-attachment-download-button{border-color:var(--str-chat__chat-border-on-chat-incoming);flex-shrink:0}.str-chat__button.str-chat__button--secondary.str-chat__button--outline.str-chat__audio-attachment-download-button .str-chat__attachment-download-button__icon{width:20px;height:20px}.str-chat__message--me .str-chat__button.str-chat__button--outline.str-chat__audio-attachment-download-button{border-color:var(--str-chat__chat-border-on-chat-outgoing)}.str-chat__message-attachment-geolocation{background:var(--chat-bg-attachment);color:var(--chat-text);border-radius:calc(var(--str-chat__message-bubble-radius-group-bottom) - var(--str-chat__attachment-margin));width:100%;height:200px;max-width:var(--str-chat__attachment-max-width);flex-direction:column;display:flex}.str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__location-preview{flex:1}.str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__placeholder{background-color:var(--str-chat__background-core-overlay-light);flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;min-width:0;height:100%;min-height:0;display:flex;position:relative}.str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__placeholder .str-chat__icon{fill:var(--str-chat__accent-neutral);width:40px;height:40px}.str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__placeholder .str-chat__message-attachment-geolocation__placeholder-link{width:12px;height:12px;color:var(--str-chat__accent-neutral);position:absolute;inset-block:.5rem;inset-inline-end:.5rem}.str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status{background-color:var(--str-chat__background-core-surface-subtle);font:var(--str-chat__font-caption-default);justify-content:center;padding:.5rem;display:flex}.str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status .str-chat__message-attachment-geolocation__status--active{flex-direction:column;align-items:center;gap:.375rem;display:flex}.str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status .str-chat__message-attachment-geolocation__status--active .str-chat__message-attachment-geolocation__status--active-status{color:var(--str-chat__accent-success)}.str-chat__message-attachment-geolocation .str-chat__message-attachment-geolocation__status .str-chat__message-attachment-geolocation__status--active .str-chat__message-attachment-geolocation__status--active-until{text-transform:lowercase;font:var(--str-chat__font-metadata-emphasis)}.str-chat__message-attachment-giphy{justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.str-chat__message-attachment-giphy img.str-chat__base-image{height:min(var(--str-chat__attachment-max-width), min(var(--str-chat__attachment-max-width,1000000) / var(--original-width,1000000), 1px) * var(--original-height,1000000));object-fit:contain;max-height:var(--str-chat__attachment-max-width);max-width:var(--str-chat__attachment-max-width);cursor:default;width:100%}.str-chat__message-attachment-giphy .str-chat__image-placeholder{height:200px;width:var(--str-chat__attachment-max-width)}.str-chat__giphy-badge{height:24px;padding:var(--str-chat__spacing-xxxs) var(--str-chat__spacing-xs);justify-content:center;align-items:center;gap:var(--str-chat__spacing-xxs);inset-inline-start:8px;border-radius:var(--str-chat__radius-lg);background-color:var(--str-chat__badge-bg-overlay);color:var(--str-chat__badge-text-on-accent);font:var(--str-chat__font-metadata-emphasis);text-transform:uppercase;display:inline-flex;position:absolute;bottom:8px}.str-chat__message-attachment--giphy--actions .str-chat__message-attachment-giphy,.str-chat__message-attachment--giphy--actions .str-chat__message-attachment-giphy img.str-chat__base-image{height:200px}.str-chat__message-attachment--giphy--actions .str-chat__visibility-disclaimer{padding:var(--str-chat__spacing-sm,12px);align-items:center;gap:var(--str-chat__spacing-xs,8px);color:var(--chat-text);font:var(--str-chat__font-caption-emphasis);align-self:stretch;display:flex}.str-chat__message-attachment-card{--str-chat__scraped-image-height:calc(var(--str-chat__attachment-max-width) * calc(1 / 1.91));gap:var(--str-chat__spacing-xs);width:100%;padding:var(--str-chat__spacing-xs) var(--str-chat__spacing-sm) var(--str-chat__spacing-xs) var(--str-chat__spacing-xs);border-radius:var(--str-chat__message-bubble-radius-attachment);line-height:var(--str-chat__typography-line-height-tight);display:flex;overflow:hidden}.str-chat__message-attachment-card *{color:var(--chat-text)}.str-chat__message-attachment-card .str-chat__message-attachment-card--header{flex-shrink:0;justify-content:center;align-items:center;width:auto;display:flex;position:relative;overflow:hidden}.str-chat__message-attachment-card .str-chat__message-attachment-card--header img,.str-chat__message-attachment-card .str-chat__message-attachment-card--header .str-chat__image-placeholder{border-radius:var(--str-chat__message-bubble-radius-attachment-inline,8px)}.str-chat__message-attachment-card .str-chat__message-attachment-card--header img{object-fit:cover;width:40px;height:40px}.str-chat__message-attachment-card.str-chat__message-attachment-card--video .str-chat__message-attachment-card--header{height:calc(var(--str-chat__attachment-max-width) * .5625)}.str-chat__message-attachment-card .str-chat__message-attachment-card--content{gap:var(--str-chat__spacing-xxs);flex-direction:column;min-width:0;display:flex}.str-chat__message-attachment-card .str-chat__message-attachment-card--title{font:var(--str-chat__font-caption-emphasis)}.str-chat__message-attachment-card .str-chat__message-attachment-card--source-link,.str-chat__message-attachment-card .str-chat__message-attachment-card--text{font:var(--str-chat__font-metadata-default)}.str-chat__message-attachment-card .str-chat__message-attachment-card--title,.str-chat__message-attachment-card .str-chat__message-attachment-card--url{white-space:nowrap;text-overflow:ellipsis;overflow:clip visible}.str-chat__message-attachment-card .str-chat__message-attachment-card--text{-webkit-line-clamp:1;text-overflow:ellipsis;font:var(--str-chat__font-metadata-default);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.str-chat__message-attachment-card .str-chat__message-attachment-card--source-link{align-items:center;gap:var(--str-chat__spacing-xxs);min-width:0;max-width:100%;display:flex}.str-chat__message-attachment-card .str-chat__message-attachment-card--source-link .str-chat__message-attachment-card--url{flex:1;min-width:0}.str-chat__message--has-single-attachment .str-chat__message-attachment-card{padding:0;display:block}.str-chat__message--has-single-attachment .str-chat__message-attachment-card img{aspect-ratio:1.91;width:100%;height:auto;max-height:var(--str-chat__scraped-image-height);border-radius:0}.str-chat__message--has-single-attachment .str-chat__message-attachment-card .str-chat__message-attachment-card--header:has(.str-chat__image-placeholder){aspect-ratio:1.91;height:auto}.str-chat__message--has-single-attachment .str-chat__message-attachment-card .str-chat__message-attachment-card--header:has(.str-chat__image-placeholder) .str-chat__image-placeholder{border-radius:0}.str-chat__message--has-single-attachment .str-chat__message-attachment-card .str-chat__message-attachment-card--content{padding:var(--str-chat__spacing-sm)}.str-chat__message--has-single-attachment .str-chat__message-attachment-card .str-chat__message-attachment-card--content .str-chat__message-attachment-card--text{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.str-chat__attachment-list .str-chat__message-attachment--gallery,.str-chat__attachment-list .str-chat__message-attachment--image{min-width:0;max-width:100%}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery{background-color:var(--chat-bg);color:var(--str-chat__text-primary);border-radius:calc(var(--str-chat__message-bubble-radius-group-bottom) - var(--str-chat__attachment-margin));border-radius:var(--str-chat__radius-lg);gap:var(--str-chat__spacing-xxs);width:var(--str-chat__attachment-max-width);aspect-ratio:4/3;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;max-width:100%;display:grid;overflow:hidden}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery .str-chat__modal-gallery__image,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery .str-chat__modal-gallery__image{border-radius:var(--str-chat__radius-md);width:100%;min-width:0;height:100%;min-height:0}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery .str-chat__modal-gallery__image.str-chat__modal-gallery__image--loading,.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery .str-chat__modal-gallery__image.str-chat__modal-gallery__image--load-failed,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery .str-chat__modal-gallery__image.str-chat__modal-gallery__image--loading,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery .str-chat__modal-gallery__image.str-chat__modal-gallery__image--load-failed{min-height:0}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery .str-chat__modal-gallery__image:only-child,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery .str-chat__modal-gallery__image:only-child{border-radius:var(--str-chat__radius-lg);grid-area:1/1/-1/-1}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery .str-chat__modal-gallery__image:first-child,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery .str-chat__modal-gallery__image:first-child{border-start-start-radius:var(--str-chat__radius-lg)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery .str-chat__modal-gallery__image:nth-child(2),.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery .str-chat__modal-gallery__image:nth-child(2){border-start-end-radius:var(--str-chat__radius-lg)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery .str-chat__modal-gallery__image:nth-child(3),.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery .str-chat__modal-gallery__image:nth-child(3){border-end-start-radius:var(--str-chat__radius-lg)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery .str-chat__modal-gallery__image:nth-child(4),.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery .str-chat__modal-gallery__image:nth-child(4){border-end-end-radius:var(--str-chat__radius-lg)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery.str-chat__modal-gallery--two-images,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery.str-chat__modal-gallery--two-images{grid-template-rows:1fr}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery.str-chat__modal-gallery--two-images .str-chat__modal-gallery__image:first-child,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery.str-chat__modal-gallery--two-images .str-chat__modal-gallery__image:first-child{border-end-start-radius:var(--str-chat__radius-lg)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery.str-chat__modal-gallery--two-images .str-chat__modal-gallery__image:nth-child(2),.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery.str-chat__modal-gallery--two-images .str-chat__modal-gallery__image:nth-child(2){border-end-end-radius:var(--str-chat__radius-lg)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery.str-chat__modal-gallery--three-images .str-chat__modal-gallery__image:first-child,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery.str-chat__modal-gallery--three-images .str-chat__modal-gallery__image:first-child{border-end-start-radius:var(--str-chat__radius-lg);grid-area:1/1/span 2}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery.str-chat__modal-gallery--three-images .str-chat__modal-gallery__image:nth-child(2),.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery.str-chat__modal-gallery--three-images .str-chat__modal-gallery__image:nth-child(2){border-start-end-radius:var(--str-chat__radius-lg);grid-area:1/2}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery.str-chat__modal-gallery--three-images .str-chat__modal-gallery__image:nth-child(3),.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery.str-chat__modal-gallery--three-images .str-chat__modal-gallery__image:nth-child(3){border-end-end-radius:var(--str-chat__radius-lg);grid-area:2/2}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery .str-chat__modal-gallery__placeholder,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery .str-chat__modal-gallery__placeholder{cursor:zoom-in;max-width:var(--str-chat__attachment-max-width);color:var(--str-chat__text-on-inverse);font-size:var(--str-chat__typography-font-size-2xl);font-weight:var(--str-chat__typography-font-weight-medium);line-height:var(--str-chat__typography-line-height-relaxed);background-position:0 0;background-repeat:no-repeat;background-size:cover;background-color:var(--str-chat__background-core-scrim);border:none;justify-content:center;align-items:center;margin:0;display:flex;position:absolute;inset:0}.str-chat__attachment-list .str-chat__message-attachment--giphy .str-chat__modal-gallery__image,.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery__image,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery__image{background:0 0;border:0;justify-content:center;align-items:center;margin:0;padding:0;display:flex;position:relative;overflow:hidden}.str-chat__attachment-list .str-chat__message-attachment--giphy .str-chat__modal-gallery__image img,.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery__image img,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery__image img{object-fit:cover;cursor:zoom-in;width:100%;height:100%;max-width:var(--str-chat__attachment-max-width);max-height:var(--str-chat__attachment-max-width);transition:opacity .15s ease-in-out}.str-chat__attachment-list .str-chat__message-attachment--giphy .str-chat__modal-gallery__image.str-chat__modal-gallery__image--loading,.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery__image.str-chat__modal-gallery__image--loading,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery__image.str-chat__modal-gallery__image--loading{align-items:stretch;min-height:200px}.str-chat__attachment-list .str-chat__message-attachment--giphy .str-chat__modal-gallery__image.str-chat__modal-gallery__image--loading img,.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery__image.str-chat__modal-gallery__image--loading img,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery__image.str-chat__modal-gallery__image--loading img{opacity:0;position:absolute}.str-chat__attachment-list .str-chat__message-attachment--giphy .str-chat__modal-gallery__image.str-chat__modal-gallery__image--loading .str-chat__modal-gallery__image-loading-overlay,.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery__image.str-chat__modal-gallery__image--loading .str-chat__modal-gallery__image-loading-overlay,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery__image.str-chat__modal-gallery__image--loading .str-chat__modal-gallery__image-loading-overlay{flex:1;min-width:0;height:auto;position:static}.str-chat__attachment-list .str-chat__message-attachment--giphy .str-chat__modal-gallery__image.str-chat__modal-gallery__image--load-failed,.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery__image.str-chat__modal-gallery__image--load-failed,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery__image.str-chat__modal-gallery__image--load-failed{cursor:pointer;align-items:stretch;min-height:200px}.str-chat__attachment-list .str-chat__message-attachment--giphy .str-chat__modal-gallery__image.str-chat__modal-gallery__image--load-failed .str-chat__image-placeholder.str-chat__base-image--load-failed,.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery__image.str-chat__modal-gallery__image--load-failed .str-chat__image-placeholder.str-chat__base-image--load-failed,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery__image.str-chat__modal-gallery__image--load-failed .str-chat__image-placeholder.str-chat__base-image--load-failed{flex:1;min-width:0;height:auto}.str-chat__attachment-list .str-chat__message-attachment--giphy .str-chat__modal-gallery__image.str-chat__modal-gallery__image--load-failed img,.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery__image.str-chat__modal-gallery__image--load-failed img,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery__image.str-chat__modal-gallery__image--load-failed img{opacity:0;cursor:pointer}.str-chat__attachment-list .str-chat__message-attachment--giphy .str-chat__modal-gallery__image .str-chat__modal-gallery__image-load-failed-overlay,.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery__image .str-chat__modal-gallery__image-load-failed-overlay,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery__image .str-chat__modal-gallery__image-load-failed-overlay{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.str-chat__attachment-list .str-chat__message-attachment--giphy .str-chat__modal-gallery__image .str-chat__modal-gallery__image-loading-overlay,.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery__image .str-chat__modal-gallery__image-loading-overlay,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery__image .str-chat__modal-gallery__image-loading-overlay{background-color:var(--str-chat__background-core-overlay-light);background-image:linear-gradient(90deg, var(--str-chat__skeleton-loading-base) 0%, var(--str-chat__skeleton-loading-highlight) 50%, var(--str-chat__skeleton-loading-base) 100%);pointer-events:none;background-repeat:no-repeat;background-size:200% 100%;justify-content:center;align-items:center;animation:1.2s linear infinite str-chat__modal-gallery-loading-shimmer;display:flex;position:absolute;inset:0}.str-chat__attachment-list .str-chat__message-attachment--giphy .str-chat__modal-gallery__image .str-chat__modal-gallery__image-loading-overlay .str-chat__loading-indicator,.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery__image .str-chat__modal-gallery__image-loading-overlay .str-chat__loading-indicator,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery__image .str-chat__modal-gallery__image-loading-overlay .str-chat__loading-indicator{z-index:1;width:var(--str-chat__icon-size-lg);height:var(--str-chat__icon-size-lg);position:relative}.str-chat__attachment-list .str-chat__message-attachment--giphy .str-chat__modal-gallery__image .str-chat__modal-gallery__image-retry-indicator,.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery__image .str-chat__modal-gallery__image-retry-indicator,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery__image .str-chat__modal-gallery__image-retry-indicator{z-index:1;border-radius:var(--str-chat__radius-max);background-color:var(--str-chat__accent-error);width:2.75rem;height:2.75rem;color:var(--str-chat__text-on-inverse);justify-content:center;align-items:center;display:flex;position:relative}.str-chat__attachment-list .str-chat__message-attachment--giphy .str-chat__modal-gallery__image .str-chat__modal-gallery__image-retry-indicator svg,.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery__image .str-chat__modal-gallery__image-retry-indicator svg,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery__image .str-chat__modal-gallery__image-retry-indicator svg{width:1.125rem;height:1.125rem}.str-chat__attachment-list .str-chat__message-attachment--giphy .str-chat__modal-gallery__image:hover:after,.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery__image:hover:after,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery__image:hover:after{background-color:#0000001a}.str-chat__attachment-list .str-chat__message-attachment--giphy .str-chat__modal-gallery__image:focus-visible,.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery__image:focus-visible,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery__image:focus-visible{outline:none}.str-chat__attachment-list .str-chat__message-attachment--giphy .str-chat__modal-gallery__image:focus-visible:before,.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__modal-gallery__image:focus-visible:before,.str-chat__attachment-list .str-chat__message-attachment--image .str-chat__modal-gallery__image:focus-visible:before{content:"";pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 2px var(--str-chat__brand-300);z-index:1;position:absolute;inset:0}@keyframes str-chat__modal-gallery-loading-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.str-chat__message-attachment-unsupported{color:var(--str-chat__text-primary);border-radius:calc(var(--str-chat__message-bubble-radius-group-bottom) - var(--str-chat__attachment-margin));padding:var(--str-chat__spacing-md);justify-content:center;align-items:center;column-gap:var(--str-chat__spacing-xs);background:0 0;display:flex}.str-chat__message-attachment-unsupported .str-chat__icon{height:var(--str-chat__size-20);width:var(--str-chat__size-20)}.str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__metadata{flex:1;align-items:center;min-width:0;height:-webkit-fill-available;height:-moz-available;height:stretch;display:flex}.str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__title{white-space:nowrap;text-overflow:ellipsis;font:var(--str-chat__font-caption-emphasis);color:var(--str-chat__text-primary);max-width:100%;overflow:clip visible}.str-chat__message-attachment__voice-recording-widget{color:var(--str-chat__text-primary);border-radius:calc(var(--str-chat__message-bubble-radius-group-bottom) - var(--str-chat__attachment-margin));width:100%;min-width:0;min-height:60px;padding:var(--str-chat__spacing-xs);background:0 0;justify-content:center;align-items:center;display:flex}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__play-button-container{padding:var(--str-chat__spacing-xxs)}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata{flex:1;min-width:0}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata a{cursor:pointer;color:var(--str-chat__text-primary);text-decoration:none}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment-download-icon svg{width:var(--str-chat__size-24);height:var(--str-chat__size-16)}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{min-width:var(--str-chat__size-40);width:var(--str-chat__size-40);font:var(--str-chat__font-metadata-emphasis)}.str-chat .str-chat__duration-display{letter-spacing:0;width:35px;min-width:35px;color:var(--str-chat__text-primary);white-space:nowrap;text-align:center}.str-chat .str-chat__button.str-chat__playback-rate-button{text-transform:none;justify-content:center;align-items:center;gap:var(--str-chat__spacing-xs);min-width:48px;min-height:24px;max-height:24px;padding:var(--str-chat__button-padding-y-sm) var(--str-chat__spacing-xs);background-color:inherit;border-radius:var(--str-chat__button-radius-lg);border:1px solid var(--chat-border-on-chat);color:var(--str-chat__control-playback-toggle-text,var(--str-chat__text-primary));font:var(--str-chat__font-metadata-emphasis);display:flex}.str-chat .str-chat__button.str-chat__playback-rate-button:not(:disabled):hover:after{content:"";background:var(--str-chat__background-utility-hover);pointer-events:none;position:absolute;inset:0}.str-chat .str-chat__button.str-chat__playback-rate-button:not(:disabled):focus-visible{outline:2px solid var(--str-chat__border-utility-focused);outline-offset:2px;outline-offset:0}.str-chat .str-chat__button.str-chat__playback-rate-button:not(:disabled):active:after{content:"";background:var(--str-chat__background-utility-pressed);pointer-events:none;position:absolute;inset:0}.str-chat .str-chat__button.str-chat__playback-rate-button:disabled{border-color:var(--str-chat__border-utility-disabled);color:var(--str-chat__text-disabled);cursor:default}.str-chat .str-chat__message-attachment-audio-widget--progress-track{height:var(--str-chat__size-4);cursor:pointer;background:linear-gradient(to var(--str-chat__progress-direction,right), var(--str-chat__chat-waveform-bar-playing) var(--str-chat__message-attachment-audio-widget-progress), var(--str-chat__chat-waveform-bar) var(--str-chat__message-attachment-audio-widget-progress));flex:1;min-width:0;position:relative}[dir=rtl] .str-chat .str-chat__message-attachment-audio-widget--progress-track{--str-chat__progress-direction:left}.str-chat .str-chat__message-attachment-audio-widget--progress-track{border-radius:var(--str-chat__radius-max)}.str-chat .str-chat__message-attachment-audio-widget--progress-track .str-chat__message-attachment-audio-widget--progress-indicator{inset-inline-start:0;height:var(--str-chat__size-12);width:var(--str-chat__size-12);border-radius:var(--str-chat__radius-max);border:1px solid var(--str-chat__control-playback-thumb-border-default);background:var(--str-chat__control-playback-thumb-bg-default);box-shadow:var(--str-chat__box-shadow-2);cursor:grab;position:absolute;top:50%;transform:translateY(-50%)}.str-chat{--str-chat__voice-recording-amplitude-bar-width:2px;--str-chat__voice-recording-amplitude-bar-gap-width:var(--str-chat__spacing-px)}.str-chat .str-chat__message-attachment__voice-recording-widget__audio-state{align-items:center;gap:var(--str-chat__spacing-xs);padding-inline:var(--str-chat__spacing-xs);height:100%;display:flex}.str-chat .str-chat__wave-progress-bar__track{align-items:center;gap:var(--str-chat__voice-recording-amplitude-bar-gap-width);flex:1;width:100%;height:30px;display:flex;position:relative}.str-chat .str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar{width:2px;min-width:2px;height:calc(var(--str-chat__wave-progress-bar__amplitude-bar-height) + 2px)}.str-chat .str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{border:2px solid var(--str-chat__base-white);box-shadow:var(--str-chat__box-shadow-3);background:var(--str-chat__accent-neutral);border-radius:var(--str-chat__radius-max);cursor:grab;width:14px;height:14px;transition:inset-inline-start .25s linear;position:absolute;inset-inline-start:0}.str-chat .str-chat__wave-progress-bar__amplitude-bar{background:var(--str-chat__chat-waveform-bar);border-radius:var(--str-chat__radius-max);transition:background .25s linear}.str-chat .str-chat__wave-progress-bar__amplitude-bar--active{background:var(--str-chat__chat-waveform-bar-playing)}.str-chat .str-chat__wave-progress-bar__track--dragging .str-chat__wave-progress-bar__progress-indicator,.str-chat .str-chat__wave-progress-bar__track--dragging .str-chat__wave-progress-bar__amplitude-bar{transition:none}.str-chat .str-chat__wave-progress-bar__track--playback-initiated .str-chat__wave-progress-bar__progress-indicator{background:var(--str-chat__accent-primary)}.str-chat__avatar{-webkit-user-select:none;user-select:none;border-radius:var(--str-chat__radius-max);background:var(--str-chat__avatar-bg-default);color:var(--str-chat__avatar-text-default);text-transform:uppercase;width:var(--avatar-size);height:var(--avatar-size);--avatar-status-badge-angle:-45deg;grid-area:avatar;justify-content:center;align-items:center;display:flex;position:relative}.str-chat__avatar .str-chat__avatar-image{object-fit:cover;border-radius:inherit;width:100%;height:100%}.str-chat__avatar .str-chat__icon{width:var(--avatar-icon-size);height:var(--avatar-icon-size);stroke-width:var(--avatar-icon-stroke-width)}.str-chat__avatar.str-chat__avatar--with-border:has(.str-chat__avatar-image):before{border:1px solid var(--border-core-opacity-10);content:"";border-radius:inherit;background:0 0;width:100%;height:100%;position:absolute}.str-chat__avatar:after{content:"";border:2px solid var(--str-chat__border-core-inverse);border-radius:inherit;width:calc(100% + 4px);height:calc(100% + 4px);position:absolute}.str-chat__avatar .str-chat__avatar-status-badge{content:"";width:var(--avatar-status-badge-size);height:var(--avatar-status-badge-size);z-index:1;inset-inline-start:calc(var(--avatar-size) / 2 + var(--avatar-size) / 2 * cos(var(--avatar-status-badge-angle)) - var(--avatar-status-badge-size) / 2);top:calc(var(--avatar-size) / 2 + var(--avatar-size) / 2 * sin(var(--avatar-status-badge-angle)) - var(--avatar-status-badge-size) / 2);border-radius:var(--str-chat__radius-max,9999px);border-style:solid;border-color:var(--str-chat__presence-border);border-width:2px;position:absolute}.str-chat__avatar .str-chat__avatar-status-badge.str-chat__avatar-status-badge--online{background:var(--str-chat__presence-bg-online)}.str-chat__avatar .str-chat__avatar-status-badge.str-chat__avatar-status-badge--offline{background:var(--str-chat__presence-bg-offline)}.str-chat__avatar.str-chat__avatar--size-2xl{--avatar-size:64px;--avatar-status-badge-size:16px;--avatar-icon-size:var(--str-chat__icon-size-lg);--avatar-icon-stroke-width:1.5px;font:var(--str-chat__font-heading-lg)}.str-chat__avatar.str-chat__avatar--size-xl{--avatar-size:48px;--avatar-status-badge-size:16px;--avatar-icon-size:var(--str-chat__size-24);--avatar-icon-stroke-width:1.5px;font:var(--str-chat__font-heading-md)}.str-chat__avatar.str-chat__avatar--size-lg{--avatar-size:40px;--avatar-status-badge-size:14px;--avatar-icon-size:var(--str-chat__icon-size-md);--avatar-icon-stroke-width:1.5px;font:var(--str-chat__font-body-emphasis)}.str-chat__avatar.str-chat__avatar--size-md{--avatar-size:32px;--avatar-status-badge-size:12px;--avatar-icon-size:var(--str-chat__icon-size-md);--avatar-icon-stroke-width:1.5px;font:var(--str-chat__font-caption-emphasis)}.str-chat__avatar.str-chat__avatar--size-sm{--avatar-size:24px;--avatar-status-badge-size:8px;--avatar-icon-size:var(--str-chat__icon-size-sm);--avatar-icon-stroke-width:1.2px;font:var(--str-chat__font-caption-emphasis)}.str-chat__avatar.str-chat__avatar--size-sm .str-chat__avatar-status-badge{border-width:1px}.str-chat__avatar.str-chat__avatar--size-xs{--avatar-size:20px;--avatar-status-badge-size:8px;--avatar-icon-size:10px;--avatar-icon-stroke-width:1.2px;font:var(--str-chat__font-metadata-emphasis)}.str-chat__avatar.str-chat__avatar--size-xs .str-chat__avatar-status-badge{border-width:1px}.str-chat__avatar-stack{align-items:center;display:flex}.str-chat__avatar-stack .str-chat__avatar-stack__count-badge{position:relative}.str-chat__avatar-stack.str-chat__avatar-stack--size-xs>.str-chat__avatar:not(:first-child),.str-chat__avatar-stack.str-chat__avatar-stack--size-xs .str-chat__avatar-stack__count-badge{margin-inline-start:calc(var(--str-chat__spacing-xs) * -1)}.str-chat__avatar-stack.str-chat__avatar-stack--size-sm>.str-chat__avatar:not(:first-child),.str-chat__avatar-stack.str-chat__avatar-stack--size-sm .str-chat__avatar-stack__count-badge,.str-chat__avatar-stack.str-chat__avatar-stack--size-md>.str-chat__avatar:not(:first-child),.str-chat__avatar-stack.str-chat__avatar-stack--size-md .str-chat__avatar-stack__count-badge{margin-inline-start:calc(var(--str-chat__spacing-sm) * -1)}.str-chat__avatar-group{width:var(--avatar-group-size);height:var(--avatar-group-size);min-height:var(--avatar-group-size);min-width:var(--avatar-group-size);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.str-chat__avatar-group.str-chat__avatar-group--size-2xl{--avatar-group-size:64px;--avatar-group-online-badge-size:16px;--avatar-group-count-badge-size:32px}.str-chat__avatar-group.str-chat__avatar-group--size-2xl>.str-chat__avatar-group__count-badge{font:var(--str-chat__font-numeric-xl);padding-inline:var(--str-chat__spacing-xs)}.str-chat__avatar-group.str-chat__avatar-group--size-xl{--avatar-group-size:48px;--avatar-group-online-badge-size:16px;--avatar-group-count-badge-size:24px}.str-chat__avatar-group.str-chat__avatar-group--size-xl>.str-chat__avatar-group__count-badge{font:var(--str-chat__font-numeric-xl);padding-inline:var(--str-chat__spacing-xs)}.str-chat__avatar-group.str-chat__avatar-group--size-lg{--avatar-group-size:40px;--avatar-group-online-badge-size:14px;--avatar-group-count-badge-size:20px}.str-chat__avatar-group.str-chat__avatar-group--size-lg>.str-chat__avatar-group__count-badge{font:var(--str-chat__font-numeric-md);padding-inline:var(--str-chat__spacing-xxs)}.str-chat__avatar-group.str-chat__avatar-group--online:after,.str-chat__avatar-group.str-chat__avatar-group--offline:after{content:"";width:var(--avatar-group-online-badge-size);height:var(--avatar-group-online-badge-size);inset-inline-end:-2px;border-radius:var(--str-chat__radius-max,9999px);border-style:solid;border-color:var(--str-chat__presence-border,#fff);border-width:2px;position:absolute;top:-2px}.str-chat__avatar-group.str-chat__avatar-group--online:after{background:var(--str-chat__presence-bg-online,#00c384)}.str-chat__avatar-group.str-chat__avatar-group--offline:after{background:var(--str-chat__presence-bg-offline,#687385)}.str-chat__avatar-group>.str-chat__avatar{position:absolute}.str-chat__avatar-group>.str-chat__avatar-group__count-badge{height:var(--avatar-group-count-badge-size);min-width:var(--avatar-group-count-badge-size);min-height:var(--avatar-group-count-badge-size);border-radius:var(--str-chat__radius-max);background:var(--str-chat__badge-bg-default);box-shadow:var(--str-chat__box-shadow-2);justify-content:center;align-items:center;display:flex;position:absolute}.str-chat__avatar-group:has(>:last-child:nth-child(4))>:first-child{top:0;inset-inline-start:0}.str-chat__avatar-group:has(>:last-child:nth-child(4))>:nth-child(2){top:0;inset-inline-end:0}.str-chat__avatar-group:has(>:last-child:nth-child(4))>:nth-child(3){bottom:0;inset-inline-start:0}.str-chat__avatar-group:has(>:last-child:nth-child(4))>:last-child{bottom:0;inset-inline-end:0}.str-chat__avatar-group:has(>:last-child:nth-child(3)):has(>.str-chat__avatar-group__count-badge)>:first-child{top:0;inset-inline-start:0}.str-chat__avatar-group:has(>:last-child:nth-child(3)):has(>.str-chat__avatar-group__count-badge)>:nth-child(2){top:0;inset-inline-end:0}.str-chat__avatar-group:has(>:last-child:nth-child(3)):has(>.str-chat__avatar-group__count-badge)>:last-child{bottom:0}.str-chat__avatar-group:has(>:last-child:nth-child(3)):not(:has(>.str-chat__avatar-group__count-badge))>:first-child{top:0}.str-chat__avatar-group:has(>:last-child:nth-child(3)):not(:has(>.str-chat__avatar-group__count-badge))>:nth-child(2){bottom:0;inset-inline-start:0}.str-chat__avatar-group:has(>:last-child:nth-child(3)):not(:has(>.str-chat__avatar-group__count-badge))>:last-child{bottom:0;inset-inline-end:0}.str-chat__avatar-group:has(>:last-child:nth-child(2))>:first-child{top:0;inset-inline-start:0}.str-chat__avatar-group:has(>:last-child:nth-child(2))>:last-child{bottom:0;inset-inline-end:0}.str-chat__channel{flex-direction:column;height:100%;min-height:0;display:flex;position:relative}.str-chat__channel .str-chat__container{height:100%;display:flex}.str-chat__channel .str-chat__container .str-chat__main-panel{flex-direction:column;width:100%;min-width:0;height:100%;display:flex;position:relative}@media (width<=767px){.str-chat__channel .str-chat__container:has(.str-chat__thread-container)>.str-chat__main-panel{flex:0 0 0;width:0;min-width:0;max-width:0;overflow:hidden}.str-chat__channel .str-chat__container:has(.str-chat__thread-container)>.str-chat__dropzone-root:not(.str-chat__dropzone-root--thread){flex:0 0 0;width:0;min-width:0;max-width:0;overflow:hidden}:is(.str-chat__channel .str-chat__container:has(.str-chat__thread-container)>.str-chat__thread-container,.str-chat__channel .str-chat__container:has(.str-chat__thread-container)>.str-chat__dropzone-root--thread){flex:auto;width:100%;min-width:0}}.str-chat__loading-channel{flex-direction:column;height:100%;display:flex}.str-chat__loading-channel .str-chat__channel-header--loading{pointer-events:none}.str-chat__loading-channel .str-chat__channel-header--loading .str-chat__channel-header__data--loading{align-items:center}.str-chat__loading-channel .str-chat__channel-header--loading .str-chat__loading-channel-header-name{height:var(--str-chat__size-16);width:120px}.str-chat__loading-channel .str-chat__channel-header--loading .str-chat__loading-channel-header-avatar{width:var(--str-chat__size-40);height:var(--str-chat__size-40);border-radius:50%;flex-shrink:0}.str-chat__loading-channel .str-chat__message-list--loading{overflow:hidden}.str-chat__loading-channel .str-chat__message-list--loading .str-chat__message-list-scroll{width:100%;height:100%;max-width:calc(var(--str-chat__message-composer-max-width) + var(--str-chat__message-composer-padding));margin-inline:auto}.str-chat__loading-channel .str-chat__loading-channel-message-list{gap:var(--str-chat__size-28);width:100%;height:100%;padding-block:var(--str-chat__size-32) var(--str-chat__size-24);flex-direction:column;display:flex}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message{column-gap:var(--str-chat__spacing-sm);width:100%;display:flex}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-avatar{border-radius:50%;flex-shrink:0;align-self:end;width:36px;height:36px}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-content{width:min(100%, var(--str-chat__message-max-width));max-width:var(--str-chat__message-max-width);row-gap:var(--str-chat__size-12);flex-direction:column;min-width:0;display:flex}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-bubble{width:min(100%, var(--str-chat__message-max-width));border-radius:var(--str-chat__radius-3xl)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-bubble--md{height:var(--str-chat__size-64);width:min(58%,272px)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-bubble--lg{width:min(72%,352px);height:84px}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-metadata{height:var(--str-chat__size-16);width:min(100%, var(--str-chat__message-max-width));border-radius:999px}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-metadata--sm{width:88px}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-metadata--md{width:124px}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message.str-chat__loading-channel-message--outgoing{justify-content:flex-end}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message.str-chat__loading-channel-message--outgoing .str-chat__loading-channel-message-content{align-items:flex-end}.str-chat__loading-channel .str-chat__message-composer-container--loading{pointer-events:none}.str-chat__loading-channel .str-chat__message-composer-container--loading .str-chat__message-composer{align-items:center}.str-chat__loading-channel .str-chat__message-composer-container--loading .str-chat__loading-channel-message-input-button{width:var(--str-chat__size-48);height:var(--str-chat__size-48);border-radius:var(--str-chat__button-radius-full);flex-shrink:0}.str-chat__loading-channel .str-chat__message-composer-container--loading .str-chat__loading-channel-message-input-pill{min-width:0;height:var(--str-chat__size-48);border-radius:999px;flex:1}.str-chat__channel{background:var(--str-chat__background-core-app);color:var(--str-chat__text-primary)}.str-chat__loading-channel .str-chat__channel-header--loading .str-chat__loading-channel-header-avatar{background-color:var(--str-chat__background-core-surface-default);background-image:linear-gradient(90deg, var(--str-chat__skeleton-loading-base) 0%, var(--str-chat__skeleton-loading-highlight) 50%, var(--str-chat__skeleton-loading-base) 100%);background-repeat:no-repeat;background-size:200% 100%;border-radius:50%;animation:1.2s linear infinite loading-channel-shimmer}.str-chat__loading-channel .str-chat__channel-header--loading .str-chat__loading-channel-header-name{background-color:var(--str-chat__background-core-surface-default);background-image:linear-gradient(90deg, var(--str-chat__skeleton-loading-base) 0%, var(--str-chat__skeleton-loading-highlight) 50%, var(--str-chat__skeleton-loading-base) 100%);background-repeat:no-repeat;background-size:200% 100%;border-radius:999px;animation:1.2s linear infinite loading-channel-shimmer;-webkit-mask-image:linear-gradient(90deg,#000 0% 94%,#000000b3 98%,#0000 100%);mask-image:linear-gradient(90deg,#000 0% 94%,#000000b3 98%,#0000 100%)}.str-chat__loading-channel .str-chat__message-list--loading .str-chat__loading-channel-message-avatar{background-color:var(--str-chat__background-core-surface-default);background-image:linear-gradient(90deg, var(--str-chat__skeleton-loading-base) 0%, var(--str-chat__skeleton-loading-highlight) 50%, var(--str-chat__skeleton-loading-base) 100%);background-repeat:no-repeat;background-size:200% 100%;border-radius:50%;animation:1.2s linear infinite loading-channel-shimmer}.str-chat__loading-channel .str-chat__message-list--loading .str-chat__loading-channel-message-bubble{background-color:var(--str-chat__background-core-surface-default);background-image:linear-gradient(90deg, var(--str-chat__skeleton-loading-base) 0%, var(--str-chat__skeleton-loading-highlight) 50%, var(--str-chat__skeleton-loading-base) 100%);background-repeat:no-repeat;background-size:200% 100%;animation:1.2s linear infinite loading-channel-shimmer}.str-chat__loading-channel .str-chat__message-list--loading .str-chat__loading-channel-message-metadata{background-color:var(--str-chat__background-core-surface-default);background-image:linear-gradient(90deg, var(--str-chat__skeleton-loading-base) 0%, var(--str-chat__skeleton-loading-highlight) 50%, var(--str-chat__skeleton-loading-base) 100%);background-repeat:no-repeat;background-size:200% 100%;border-radius:999px;animation:1.2s linear infinite loading-channel-shimmer;-webkit-mask-image:linear-gradient(90deg,#000 0% 94%,#000000b3 98%,#0000 100%);mask-image:linear-gradient(90deg,#000 0% 94%,#000000b3 98%,#0000 100%)}.str-chat__loading-channel .str-chat__message-composer-container--loading .str-chat__loading-channel-message-input-button,.str-chat__loading-channel .str-chat__message-composer-container--loading .str-chat__loading-channel-message-input-pill{background-color:var(--str-chat__background-core-surface-default);background-image:linear-gradient(90deg, var(--str-chat__skeleton-loading-base) 0%, var(--str-chat__skeleton-loading-highlight) 50%, var(--str-chat__skeleton-loading-base) 100%);background-repeat:no-repeat;background-size:200% 100%;animation:1.2s linear infinite loading-channel-shimmer}.str-chat__loading-channel .str-chat__message-composer-container--loading .str-chat__loading-channel-message-input-button{border-radius:var(--str-chat__button-radius-full)}.str-chat__loading-channel .str-chat__message-composer-container--loading .str-chat__loading-channel-message-input-pill{border-radius:var(--str-chat__radius-3xl)}@keyframes loading-channel-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.str-chat{--str-chat__channel-header-height:72px}.str-chat__channel-header{background:var(--str-chat__background-core-elevation-1);border-block-end:1px solid var(--str-chat__border-core-default);width:100%;padding:var(--str-chat__spacing-md);height:var(--str-chat__channel-header-height);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;display:grid}.str-chat__channel-header .str-chat__channel-header__start{justify-self:start;min-width:0}.str-chat__channel-header .str-chat__channel-header__data{flex-direction:column;justify-self:center;align-items:center;min-width:0;display:flex;overflow:hidden}.str-chat__channel-header .str-chat__channel-header__end{justify-self:end;min-width:0}.str-chat__channel-header .str-chat__channel-header__data__title,.str-chat__channel-header .str-chat__channel-header__data__subtitle{white-space:nowrap;text-overflow:ellipsis;overflow:clip visible}.str-chat__channel-header .str-chat__channel-header__data__title{font:var(--str-chat__font-heading-sm)}.str-chat__channel-header .str-chat__channel-header__data__subtitle{font:var(--str-chat__font-caption-default);color:var(--str-chat__text-secondary)}.str-chat{--str-chat__channel-list-transition-duration:.18s;--str-chat__channel-list-transition-easing:ease;--str-chat__channel-list-transition-offset:8px;--str-chat__channel-list-width:100%;--str-chat__channel-list-mobile-width:100%}.str-chat__channel-list{flex:0 0 var(--str-chat__channel-list-width);opacity:1;min-width:280px;max-width:100%;height:100%;transition:flex-basis var(--str-chat__channel-list-transition-duration) var(--str-chat__channel-list-transition-easing), min-width var(--str-chat__channel-list-transition-duration) var(--str-chat__channel-list-transition-easing), width var(--str-chat__channel-list-transition-duration) var(--str-chat__channel-list-transition-easing), max-width var(--str-chat__channel-list-transition-duration) var(--str-chat__channel-list-transition-easing), opacity var(--str-chat__channel-list-transition-duration) var(--str-chat__channel-list-transition-easing), transform var(--str-chat__channel-list-transition-duration) var(--str-chat__channel-list-transition-easing);width:var(--str-chat__channel-list-width);background:var(--str-chat__background-core-elevation-1);color:var(--str-chat__text-primary);border-inline-end:1px solid var(--str-chat__border-core-default);flex-direction:column;display:flex;position:relative;transform:translate(0)}.str-chat__channel-list .str-chat__channel-list-inner{min-height:0;padding-bottom:calc(var(--str-chat__space-8) + var(--str-chat__space-2));flex:1;overflow:hidden}.str-chat__channel-list .str-chat__channel-list-inner .str-chat__channel-list-inner__main{scrollbar-gutter:stable both-edges;scrollbar-width:thin;height:100%;overflow-y:auto}.str-chat__channel-list .str-chat__channel-list-inner .str-chat__channel-list-inner__main .str-chat__channel-list-empty{height:100%;padding:calc(var(--str-chat__space-8) + var(--str-chat__space-4));flex-direction:column;justify-content:center;align-items:center;display:flex}.str-chat__channel-list .str-chat__channel-list-inner .str-chat__channel-list-inner__main .str-chat__channel-list-empty p{color:var(--str-chat__text-secondary);font:var(--str-chat__font-caption-default)}.str-chat__channel-list .str-chat__load-more-button{margin:var(--str-chat__space-8) 0;justify-content:center;display:flex}.str-chat__channel-list .str-chat__channel-list-empty{text-align:center}.str-chat__channel-list .str-chat__channel-list-empty svg{width:32px;height:32px}.str-chat__channel-list .str-chat__channel-list-empty{color:var(--str-chat__text-secondary)}@media (width<=767px){.str-chat__channel-list{box-shadow:none;pointer-events:none;inset-inline-start:0;min-width:0;max-width:100%;transform:translateX(calc(0px - var(--str-chat__channel-list-transition-offset)));visibility:hidden;width:var(--str-chat__channel-list-mobile-width);z-index:1;transition:transform var(--str-chat__channel-list-transition-duration) var(--str-chat__channel-list-transition-easing), visibility 0s linear var(--str-chat__channel-list-transition-duration);flex-basis:auto;position:absolute;top:0;bottom:0}.str-chat__chat-view .str-chat__channel-list{width:calc(100% - var(--str-chat__chat-view-selector-mobile-width,0px));inset-inline-start:var(--str-chat__chat-view-selector-mobile-width,0px)}}@media (prefers-reduced-motion:reduce){.str-chat__channel-list{transition:none}}.str-chat__channel-list__header{padding:var(--str-chat__spacing-md);align-items:center;width:100%;display:flex}.str-chat__channel-list__header .str-chat__channel-list__header__title{font:var(--str-chat__font-heading-lg);color:var(--str-chat__text-primary);flex:1}.str-chat__channel-list-item-container{padding:var(--str-chat__spacing-xxs);position:relative}.str-chat__channel-list-item-container:focus-within .str-chat__channel-list-item__action-buttons,.str-chat__channel-list-item-container:hover .str-chat__channel-list-item__action-buttons{display:flex}.str-chat__channel-list-item-container:has(.str-chat__channel-list-item__action-buttons--active) .str-chat__channel-list-item__action-buttons{display:flex}.str-chat__channel-list-item-container .str-chat__channel-list-item__action-buttons{gap:var(--str-chat__spacing-xs);border-radius:var(--str-chat__radius-md);background:var(--str-chat__background-core-elevation-3);box-shadow:var(--str-chat__box-shadow-2);inset-inline-end:10px;padding:var(--str-chat__spacing-xxs);display:none;position:absolute;top:10px}.str-chat__channel-list-item-container .str-chat__channel-list-item__action-buttons>.str-chat__button.str-chat__button--size-sm.str-chat__button--circular{padding-inline:var(--str-chat__button-padding-x-icon-only-xs);padding-block:var(--str-chat__button-padding-x-icon-only-xs)}.str-chat__channel-list-item-container{border-bottom:1px solid var(--str-chat__border-core-subtle)}.str-chat__channel-list-item__action-buttons-context-menu{min-width:150px}.str-chat__channel-list-item{gap:var(--str-chat__spacing-md);padding:var(--str-chat__spacing-sm);cursor:pointer;text-align:start;border-radius:var(--str-chat__radius-lg);background:0 0;background:var(--str-chat__background-core-elevation-1);border:none;align-items:center;width:100%;display:flex}.str-chat__channel-list-item:not(:disabled):hover{background:var(--str-chat__background-utility-hover)}.str-chat__channel-list-item:not(:disabled):active{background:var(--str-chat__background-utility-pressed)}.str-chat__channel-list-item:not(:disabled)[aria-pressed=true]{background:var(--str-chat__background-utility-selected)}.str-chat__channel-list-item .str-chat__avatar{flex-shrink:0}.str-chat__channel-list-item .str-chat__channel-list-item-data{gap:var(--str-chat__spacing-xxs);flex-direction:column;flex-grow:1;flex-shrink:1;min-width:0;display:flex}.str-chat__channel-list-item .str-chat__channel-list-item-data .str-chat__channel-list-item-data__first-row{justify-content:space-between;align-items:center;gap:var(--str-chat__spacing-md);display:flex}.str-chat__channel-list-item .str-chat__channel-list-item-data .str-chat__channel-list-item-data__first-row .str-chat__channel-list-item-data__title{align-items:inherit;gap:var(--str-chat__spacing-xxs);min-width:0;font:var(--str-chat__font-caption-emphasis);color:var(--str-chat__text-primary);flex-grow:1;flex-shrink:1;display:flex}.str-chat__channel-list-item .str-chat__channel-list-item-data .str-chat__channel-list-item-data__first-row .str-chat__channel-list-item-data__title>span{text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden}.str-chat__channel-list-item .str-chat__channel-list-item-data .str-chat__channel-list-item-data__first-row .str-chat__channel-list-item-data__title>.str-chat__icon--mute{color:var(--str-chat__text-tertiary);width:var(--str-chat__icon-size-sm);height:var(--str-chat__icon-size-sm)}.str-chat__channel-list-item .str-chat__channel-list-item-data .str-chat__channel-list-item-data__first-row .str-chat__channel-list-item-data__timestamp-and-badge{align-items:inherit;gap:var(--str-chat__spacing-xs);flex-shrink:0;display:flex}.str-chat__channel-list-item .str-chat__channel-list-item-data .str-chat__channel-list-item-data__first-row .str-chat__channel-list-item-data__timestamp-and-badge .str-chat__channel-list-item-timestamp{font:var(--str-chat__font-caption-default);color:var(--str-chat__text-tertiary)}.str-chat__channel-list-item[aria-selected=true]{background-color:var(--str-chat__background-utility-selected)}.str-chat{--str-chat__chat-view-selector-transition-duration:.18s;--str-chat__chat-view-selector-transition-easing:ease;--str-chat__chat-view-selector-transition-offset:8px;--str-chat__chat-view-selector-mobile-width:calc(var(--str-chat__spacing-md) + var(--str-chat__spacing-md) + var(--str-chat__spacing-xs) + var(--str-chat__spacing-xs) + 20px)}.str-chat__chat-view{background-color:var(--str-chat__background-core-app);width:100%;height:100%;min-height:0;display:flex;position:relative}.str-chat__chat-view .str-chat__chat-view__selector{padding:var(--str-chat__spacing-md);gap:var(--str-chat__spacing-xs);border-inline-end:1px solid var(--str-chat__border-core-subtle);background-color:var(--str-chat__background-core-elevation-1);flex-direction:column;display:flex}.str-chat__chat-view .str-chat__chat-view__selector .str-chat__chat-view__selector-button-container{display:flex;position:relative}.str-chat__chat-view .str-chat__chat-view__selector .str-chat__chat-view__selector-button-container:focus-visible+.str-chat__chat-view__selector-button-tooltip,.str-chat__chat-view .str-chat__chat-view__selector .str-chat__chat-view__selector-button-container:hover .str-chat__chat-view__selector-button-tooltip{opacity:1;visibility:visible;transform:translateY(-50%)}.str-chat__chat-view .str-chat__chat-view__selector .str-chat__button.str-chat__chat-view__selector-button{--str-chat-unread-count-badge-absolute-offset-vertical:25%;padding:var(--str-chat__spacing-xs);border-radius:var(--str-chat__radius-md);font:var(--str-chat__font-caption-emphasis);color:var(--str-chat__text-tertiary);background:0 0;gap:4px;line-height:1;position:relative}.str-chat__chat-view .str-chat__chat-view__selector .str-chat__button.str-chat__chat-view__selector-button[aria-current=true]{color:var(--str-chat__text-primary);background:var(--str-chat__background-core-surface-default)}.str-chat__chat-view .str-chat__chat-view__selector .str-chat__button.str-chat__chat-view__selector-button .str-chat__icon{height:var(--str-chat__icon-size-md);width:var(--str-chat__icon-size-md)}.str-chat__chat-view .str-chat__chat-view__selector .str-chat__button.str-chat__chat-view__selector-button .str-chat__button__content{flex-direction:column;align-items:center;display:flex}.str-chat__chat-view .str-chat__chat-view__selector .str-chat__chat-view__selector-button-tooltip{opacity:0;pointer-events:none;inset-inline-start:calc(100% + 8px);visibility:hidden;white-space:nowrap;z-index:1;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:50%;transform:translate(4px,-50%)}.str-chat__chat-view .str-chat__chat-view__channels{flex-grow:1;min-width:0;min-height:0;display:flex;position:relative}.str-chat__chat-view .str-chat__chat-view__threads{flex-grow:1;min-width:0;display:flex;position:relative}.str-chat__chat-view .str-chat__chat-view__threads>.str-chat__dropzone-root--thread,.str-chat__chat-view .str-chat__chat-view__threads>.str-chat__thread-container{flex:auto;width:100%;min-width:0;max-width:none}.str-chat__date-separator--floating{z-index:1;pointer-events:none;justify-content:center;display:flex;position:absolute;top:0;left:0;right:0}.str-chat__date-separator{color:var(--str-chat__chat-text-system);width:100%;padding:var(--str-chat__spacing-xs) 0;background:0 0;justify-content:center;align-items:center;display:flex}.str-chat__date-separator .str-chat__date-separator-date{padding:var(--str-chat__spacing-xxs) var(--str-chat__spacing-sm);color:var(--str-chat__chat-text-system);background-color:var(--str-chat__background-core-surface-subtle);border-radius:var(--str-chat__radius-max);font:var(--str-chat__font-metadata-emphasis);justify-content:center;align-items:center;display:flex}.str-chat__drag-and-drop-container--dragging{cursor:grabbing}.str-chat__drag-and-drop-container__item[draggable=true]{cursor:grab}.str-chat__drag-and-drop-container__item[draggable=true]:active{background:0 0}.str-chat__drag-and-drop-container__item{border-block:2px solid #0000;width:100%;padding-block:.25rem;display:flex}.str-chat__drag-and-drop-container__item.str-chat__drag-and-drop-container__item--dragged-over-from-top{border-block-end:2px solid var(--str-chat__accent-primary)}.str-chat__drag-and-drop-container__item.str-chat__drag-and-drop-container__item--dragged-over-from-bottom{border-block-start:2px solid var(--str-chat__accent-primary)}.str-chat__empty-channel{--str-chat-icon-color:var(--str-chat__text-tertiary);height:100%;padding:var(--str-chat__spacing-md);justify-content:center;align-items:center;gap:var(--str-chat__spacing-xs);text-align:center;background:var(--str-chat__background-core-app);color:var(--str-chat__text-secondary);font:var(--str-chat__font-caption-default);flex-direction:column;display:flex;position:relative}.str-chat__empty-channel svg{width:32px;height:32px;color:var(--str-chat-icon-color)}.str-chat__empty-channel .str-chat__empty-channel-text{max-width:230px;margin:0}.str-chat .str-chat__base-image{object-fit:contain;max-width:100%;max-height:100%;display:block}@keyframes str-chat__gallery-slide-in-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes str-chat__gallery-slide-in-from-left{0%{transform:translate(-100%)}to{transform:translate(0)}}.str-chat .str-chat__gallery{--str-chat__gallery-foreground:var(--str-chat__text-on-accent);--str-chat__gallery-nav-border:none;--str-chat__gallery-nav-background:#ffffffeb;--str-chat__gallery-nav-color:#101828;--str-chat__gallery-nav-hover-background:#fff;--str-chat__gallery-nav-box-shadow:var(--str-chat__box-shadow-2);box-sizing:border-box;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);flex-direction:column;justify-content:stretch;align-items:stretch;width:100%;height:100%;min-height:0;padding:0;display:flex;position:relative}.str-chat.str-chat__modal.str-chat__gallery-modal{--str-chat__modal-overlay-color:var(--str-chat__background-core-scrim);--str-chat__modal-overlay-backdrop-filter:none}.str-chat.str-chat__modal.str-chat__gallery-modal .str-chat__modal__dialog{width:100%;height:100%}.str-chat .str-chat__gallery__header{padding:var(--str-chat__spacing-md);align-items:start;gap:var(--str-chat__spacing-sm);pointer-events:none;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);width:100%;display:grid}.str-chat .str-chat__gallery__header-spacer{min-width:0}.str-chat .str-chat__gallery__header-meta{text-align:center;min-width:0}.str-chat .str-chat__gallery__title{color:var(--str-chat__gallery-foreground);font:var(--str-chat__font-heading-sm);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.str-chat .str-chat__gallery__timestamp{color:#ffffffb8;font:var(--str-chat__font-metadata-default);margin-top:2px;display:block}.str-chat .str-chat__gallery__header-actions{justify-self:end;align-items:center;gap:var(--str-chat__spacing-xs);pointer-events:auto;display:inline-flex}.str-chat .str-chat__button.str-chat__gallery__action-button,.str-chat .str-chat__gallery__action-button{border-radius:var(--str-chat__radius-max);color:#ffffffe0;opacity:.92;background-color:#0000;border:0;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;text-decoration:none;display:inline-flex}@media (prefers-reduced-motion:no-preference){.str-chat .str-chat__button.str-chat__gallery__action-button,.str-chat .str-chat__gallery__action-button{transition:background-color .15s,color .15s,opacity .15s}}.str-chat .str-chat__button.str-chat__gallery__action-button:hover,.str-chat .str-chat__gallery__action-button:hover{color:#fff;opacity:1;background-color:#ffffff24}.str-chat .str-chat__button.str-chat__gallery__action-button:active,.str-chat .str-chat__gallery__action-button:active{background-color:#fff3}.str-chat .str-chat__button.str-chat__gallery__action-button:focus-visible,.str-chat .str-chat__gallery__action-button:focus-visible{outline:2px solid var(--str-chat__border-utility-focused);outline-offset:2px}.str-chat .str-chat__button.str-chat__gallery__action-button .str-chat__icon,.str-chat .str-chat__gallery__action-button .str-chat__icon{width:var(--str-chat__icon-size-sm);height:var(--str-chat__icon-size-sm)}.str-chat .str-chat__gallery__main{background:var(--str-chat__gallery-main-background);border-radius:0;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.str-chat .str-chat__gallery__slide-container{width:100%;height:100%;min-height:0;padding:var(--str-chat__size-64);box-sizing:border-box;touch-action:pan-y pinch-zoom;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.str-chat .str-chat__gallery__media-container{width:100%;height:100%}.str-chat .str-chat__gallery__media{justify-content:center;align-items:center;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}@media (prefers-reduced-motion:no-preference){.str-chat .str-chat__gallery__media--slide-forward{animation:.3s ease-out both str-chat__gallery-slide-in-from-right}.str-chat .str-chat__gallery__media--slide-backward{animation:.3s ease-out both str-chat__gallery-slide-in-from-left}}.str-chat .str-chat__gallery__media--dragging{transition:none}.str-chat .str-chat__gallery__media .str-chat__base-image,.str-chat .str-chat__gallery__media--video video{object-fit:contain;max-width:100%;max-height:100%}.str-chat .str-chat__button.str-chat__gallery__nav-button{z-index:1;border:var(--str-chat__gallery-nav-border);border-radius:var(--str-chat__radius-max);background-color:var(--str-chat__gallery-nav-background);width:2rem;height:2rem;color:var(--str-chat__gallery-nav-color);box-shadow:var(--str-chat__gallery-nav-box-shadow);justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;transform:translateY(-50%)}@media (prefers-reduced-motion:no-preference){.str-chat .str-chat__button.str-chat__gallery__nav-button{transition:background-color .15s,transform .15s}}.str-chat .str-chat__button.str-chat__gallery__nav-button:hover{background-color:var(--str-chat__gallery-nav-hover-background)}.str-chat .str-chat__button.str-chat__gallery__nav-button:focus-visible{outline:2px solid var(--str-chat__border-utility-focused);outline-offset:2px}.str-chat .str-chat__button.str-chat__gallery__nav-button:active{transform:translateY(-50%)scale(.97)}.str-chat .str-chat__button.str-chat__gallery__nav-button svg{width:1rem;height:1rem}.str-chat .str-chat__gallery__nav-button--hidden{visibility:hidden;pointer-events:none}.str-chat .str-chat__gallery__nav-button--prev{inset-inline-start:var(--str-chat__spacing-sm)}.str-chat .str-chat__gallery__nav-button--next{inset-inline-end:var(--str-chat__spacing-sm)}.str-chat .str-chat__gallery__position-indicator{color:var(--str-chat__gallery-foreground);font:var(--str-chat__font-caption-emphasis);text-shadow:0 1px 2px #00000059;-webkit-user-select:none;user-select:none;width:100%;padding:var(--str-chat__spacing-md);justify-content:center;align-items:center;display:flex}.str-chat .str-chat__gallery__loading{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.str-chat .str-chat__gallery__error{justify-content:center;align-items:center;gap:var(--str-chat__spacing-sm);width:100%;height:100%;color:var(--str-chat__text-tertiary);font-size:var(--str-chat__typography-font-size-sm);flex-direction:column;display:flex}.str-chat.str-chat__theme-dark .str-chat__gallery{--str-chat__gallery-nav-border:1px solid #ffffff14;--str-chat__gallery-nav-background:#111827e0;--str-chat__gallery-nav-color:#ffffffeb;--str-chat__gallery-nav-hover-background:#1f2937f5;--str-chat__gallery-nav-box-shadow:0 10px 24px #0006}@media only screen and (device-width<=768px){.str-chat .str-chat__gallery__header{inset:var(--str-chat__spacing-xs) var(--str-chat__spacing-xs) auto}.str-chat .str-chat__gallery__nav-button{width:2rem;height:2rem}.str-chat .str-chat__gallery__slide-container{padding:2.25rem 2.5rem 1.5rem}.str-chat .str-chat__gallery__header-actions{gap:.25rem}}.str-chat__infinite-scroll-paginator{overflow:hidden auto}.str-chat__list-item-layout{width:100%;min-width:0;padding-inline:var(--str-chat__spacing-xxs);align-items:stretch;display:flex}.str-chat__list-item-layout .str-chat__list-item-layout__container{--list-item-padding:var(--str-chat__spacing-xs) var(--str-chat__spacing-sm);align-items:center;gap:var(--str-chat__spacing-sm);text-align:start;min-width:0;padding:var(--list-item-padding);border-radius:var(--str-chat__radius-md);flex:1;display:flex}.str-chat__list-item-layout .str-chat__list-item-layout__container:where(button){padding:0;padding:var(--list-item-padding);cursor:pointer;background:0 0;border:none}.str-chat__list-item-layout .str-chat__list-item-layout__container:where(button):hover:not(:disabled){background:var(--str-chat__background-utility-hover)}.str-chat__list-item-layout .str-chat__list-item-layout__container:where(button):active:not(:disabled){background-color:var(--str-chat__background-utility-pressed)}.str-chat__list-item-layout .str-chat__list-item-layout__container:where(button):focus:not(:disabled){outline:2px solid var(--str-chat__border-utility-focused);outline-offset:2px}.str-chat__list-item-layout .str-chat__list-item-layout__container.str-chat__form__switch-field{padding:var(--list-item-padding)}.str-chat__list-item-layout .str-chat__list-item-layout__container--selected{background-color:var(--str-chat__background-utility-selected)}.str-chat__list-item-layout .str-chat__list-item-layout__container--destructive,.str-chat__list-item-layout .str-chat__list-item-layout__container--destructive .str-chat__icon,.str-chat__list-item-layout .str-chat__list-item-layout__container--destructive .str-chat__list-item-layout__title,.str-chat__list-item-layout .str-chat__list-item-layout__container--destructive .str-chat__list-item-layout__subtitle,.str-chat__list-item-layout .str-chat__list-item-layout__container--destructive .str-chat__list-item-layout__description{color:var(--str-chat__accent-error)}.str-chat__list-item-layout .str-chat__list-item-layout__container:disabled,.str-chat__list-item-layout .str-chat__list-item-layout__container:disabled .str-chat__list-item-layout__title,.str-chat__list-item-layout .str-chat__list-item-layout__container:disabled .str-chat__list-item-layout__subtitle,.str-chat__list-item-layout .str-chat__list-item-layout__container:disabled .str-chat__list-item-layout__description{color:var(--str-chat__text-disabled)}.str-chat__list-item-layout .str-chat__list-item-layout__content{flex:1;grid-template-columns:minmax(0,1fr);grid-template-areas:"title""description";place-items:start;min-width:0;display:grid}.str-chat__list-item-layout .str-chat__list-item-layout__content--withSubtitle{column-gap:var(--str-chat__spacing-sm);grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title description""subtitle description"}.str-chat__list-item-layout .str-chat__list-item-layout__leading-icon,.str-chat__list-item-layout .str-chat__list-item-layout__trailing-icon{flex-shrink:0;display:flex}.str-chat__list-item-layout .str-chat__list-item-layout__description,.str-chat__list-item-layout .str-chat__list-item-layout__title{font:var(--str-chat__font-caption-default)}.str-chat__list-item-layout .str-chat__list-item-layout__subtitle{font:var(--str-chat__font-metadata-default)}.str-chat__list-item-layout .str-chat__list-item-layout__title{color:var(--str-chat__text-primary);grid-area:title}.str-chat__list-item-layout .str-chat__list-item-layout__subtitle,.str-chat__list-item-layout .str-chat__list-item-layout__description{color:var(--str-chat__text-tertiary)}.str-chat__list-item-layout .str-chat__list-item-layout__subtitle{grid-area:subtitle}.str-chat__list-item-layout .str-chat__list-item-layout__description{grid-area:description}.str-chat__list-item-layout .str-chat__list-item-layout__subtitle,.str-chat__list-item-layout .str-chat__list-item-layout__description,.str-chat__list-item-layout .str-chat__list-item-layout__title{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:clip visible}.str-chat__loading-channels{flex-direction:column;display:flex}.str-chat__channel-list-item--loading{cursor:default;pointer-events:none}.str-chat__channel-list-item--loading,.str-chat__channel-list-item-data--loading{min-width:0}.str-chat__channel-list-item-data--loading{justify-content:center}.str-chat__loading-channels-avatar,.str-chat__loading-channels-username,.str-chat__loading-channels-status{background-color:var(--str-chat__background-core-surface-default);background-image:linear-gradient(90deg, var(--str-chat__skeleton-loading-base) 0%, var(--str-chat__skeleton-loading-highlight) 50%, var(--str-chat__skeleton-loading-base) 100%);background-repeat:no-repeat;background-size:200% 100%;animation:1.2s linear infinite loading-channels-shimmer}.str-chat__loading-channels-avatar{width:var(--str-chat__size-48);height:var(--str-chat__size-48);border-radius:50%;flex-shrink:0}.str-chat__loading-channels-username,.str-chat__loading-channels-status{height:var(--str-chat__size-20);border-radius:999px;-webkit-mask-image:linear-gradient(90deg,#000 0% 94%,#000000b3 98%,#0000 100%);mask-image:linear-gradient(90deg,#000 0% 94%,#000000b3 98%,#0000 100%)}.str-chat__loading-channels-username{width:min(62%,180px)}.str-chat__loading-channels-status{width:min(84%,244px)}@keyframes loading-channels-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.str-chat__loading-indicator{animation:1s linear infinite rotate}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.str-chat__circular-progress-indicator{width:100%;height:100%}.str-chat__circular-progress-indicator svg{display:block}.str-chat__share-location-dialog{width:100%;max-width:520px}.str-chat__share-location-dialog .str-chat__live-location-activation{background-color:var(--str-chat__switch-field-background-color);border-radius:var(--str-chat__switch-field-border-radius);box-sizing:border-box;flex-direction:column;width:100%;display:flex}.str-chat__share-location-dialog .str-chat__live-location-activation.str-chat__live-location-activation--expanded .str-chat__form__switch-field{padding-bottom:var(--str-chat__spacing-xxs)}.str-chat__share-location-dialog .str-chat__live-location-activation .str-chat__form__switch-field__label__text{font:var(--str-chat__font-caption-emphasis)}.str-chat__share-location-dialog .str-chat__live-location-sharing-duration-selector{padding-inline:calc(var(--str-chat__spacing-md) - var(--str-chat__spacing-xs));padding-bottom:var(--str-chat__spacing-xs)}.str-chat__share-location-dialog .str-chat__live-location-sharing-duration-selector .str-chat__live-location-sharing-duration-selector__button{padding:0;padding-inline:var(--str-chat__spacing-xs);color:inherit;cursor:pointer;min-width:120px;font:var(--str-chat__font-caption-default);background:0 0;border:none;justify-content:space-between;align-items:center;display:flex}.str-chat__share-location-dialog .str-chat__live-location-sharing-duration-selector .str-chat__context-menu{min-width:120px}.str-chat__share-location-dialog .str-chat__live-location-sharing-duration-selector .str-chat__live-location-sharing-duration-option{width:100%}.str-chat__audio_recorder{max-width:var(--str-chat__message-composer-max-width);border-radius:var(--str-chat__radius-3xl);border:1px solid var(--str-chat__border-core-default);background:var(--composer-bg);justify-content:center;align-items:center;width:100%;display:flex;position:relative}.str-chat__audio_recorder .str-chat__audio-recorder__recording-playback,.str-chat__audio_recorder .str-chat__audio-recorder__recording-preview{align-items:center;gap:var(--str-chat__spacing-md);min-width:0;padding:var(--str-chat__spacing-xs);flex:1;padding-inline-start:var(--str-chat__spacing-sm);display:flex}.str-chat__audio_recorder .str-chat__audio-recorder__recording-playback .str-chat__recording-timer,.str-chat__audio_recorder .str-chat__audio-recorder__recording-preview .str-chat__recording-timer{width:2.75rem;font:var(--str-chat__font-caption-emphasis);align-items:center;display:flex}.str-chat__audio_recorder .str-chat__audio-recorder__recording-playback .str-chat__recording-timer--hours,.str-chat__audio_recorder .str-chat__audio-recorder__recording-preview .str-chat__recording-timer--hours{width:3rem}.str-chat__audio_recorder .str-chat__audio-recorder__recording-playback--isPlaying .str-chat__recording-timer{color:var(--str-chat__chat-waveform-bar-playing)}.str-chat__audio_recorder .str-chat__audio-recorder__recording-preview .str-chat__icon--voice{height:var(--str-chat__icon-size-sm);width:var(--str-chat__icon-size-sm);color:var(--str-chat__button-destructive-text)}.str-chat__audio_recorder .str-chat__audio_recorder__toggle-playback-button svg,.str-chat__audio_recorder .str-chat__audio_recorder__cancel-button svg,.str-chat__audio_recorder .str-chat__audio_recorder__toggle-recording-button svg{height:var(--str-chat__icon-size-sm);width:18px}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button,.str-chat__audio_recorder .str-chat__audio_recorder__stop-button{padding:0;cursor:pointer;--str-chat-icon-color:var(--str-chat__text-on-accent);border-radius:var(--str-chat__radius-max);width:32px;height:32px;color:var(--str-chat__text-on-accent);background:0 0;background-color:var(--str-chat__accent-primary);border:none;justify-content:center;align-items:center;padding:0;display:flex}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button:disabled,.str-chat__audio_recorder .str-chat__audio_recorder__stop-button:disabled{cursor:default}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button .str-chat__loading-indicator svg linearGradient stop:last-child,.str-chat__audio_recorder .str-chat__audio_recorder__stop-button .str-chat__loading-indicator svg linearGradient stop:last-child{stop-color:var(--str-chat__background-core-app)}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button{--str-chat-icon-height:12px}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button svg{height:12px}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button{--str-chat-icon-height:16px}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button svg{height:16px}.str-chat__audio_recorder .str-chat__wave-progress-bar__track-container,.str-chat__audio_recorder .str-chat__waveform-box-container{flex:auto;align-items:center;width:auto;min-width:0;display:flex}.str-chat__audio_recorder .str-chat__wave-progress-bar__track{flex-wrap:nowrap;align-items:center;width:100%;min-width:0;height:2rem;display:flex}.str-chat__audio_recorder .str-chat__waveform-box-container{overflow:hidden}.str-chat__audio_recorder .str-chat__waveform-box-container .str-chat__wave-progress-bar__track{justify-content:flex-end}.str-chat__audio_recorder .str-chat__wave-progress-bar__track-container{padding-inline:var(--str-chat__spacing-xs)}.str-chat__audio_recorder .str-chat__wave-progress-bar__track-container .str-chat__wave-progress-bar__track{flex:auto}.str-chat__audio_recorder .str-chat__audio_recorder__recording-controls{gap:var(--str-chat__spacing-xs);padding:0 var(--str-chat__spacing-xs);display:flex}.str-chat{--str-chat__message-options-button-size:var(--str-chat__size-32);--str-chat__message-max-width:400px;--str-chat__message-with-attachment-max-width:400px}.str-chat__ul .str-chat__li:hover:not(:has(.str-chat__modal--open)) .str-chat__message-options{display:flex}.str-chat__ul .str-chat__li:focus-within:not(:has(.str-chat__modal--open)) .str-chat__message-options{display:flex}.str-chat__ul .str-chat__li:has(.str-chat__message-options--active) .str-chat__message-options{display:flex}.str-chat__virtual-list .str-chat__li:hover:not(:has(.str-chat__modal--open)) .str-chat__message-options{display:flex}.str-chat__virtual-list .str-chat__li:focus-within:not(:has(.str-chat__modal--open)) .str-chat__message-options{display:flex}.str-chat__virtual-list .str-chat__li:has(.str-chat__message-options--active) .str-chat__message-options{display:flex}.str-chat__ul .str-chat__li:hover:not(:has(.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner{margin-inline-end:0}.str-chat__ul .str-chat__li:focus-within:not(:has(.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner{margin-inline-end:0}.str-chat__ul .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--other .str-chat__message-inner{margin-inline-end:0}.str-chat__virtual-list .str-chat__li:hover:not(:has(.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner{margin-inline-end:0}.str-chat__virtual-list .str-chat__li:focus-within:not(:has(.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner{margin-inline-end:0}.str-chat__virtual-list .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--other .str-chat__message-inner{margin-inline-end:0}.str-chat__ul .str-chat__li:hover:not(:has(.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner{margin-inline-start:0}.str-chat__ul .str-chat__li:focus-within:not(:has(.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner{margin-inline-start:0}.str-chat__ul .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--me .str-chat__message-inner{margin-inline-start:0}.str-chat__virtual-list .str-chat__li:hover:not(:has(.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner{margin-inline-start:0}.str-chat__virtual-list .str-chat__li:focus-within:not(:has(.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner{margin-inline-start:0}.str-chat__virtual-list .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--me .str-chat__message-inner{margin-inline-start:0}.str-chat__li:has(.str-chat__message--pinned){isolation:isolate;position:relative}.str-chat__li:has(.str-chat__message--pinned):before{content:"";background-color:var(--str-chat__background-core-highlight);z-index:-1;pointer-events:none;position:absolute;inset-block:0;inset-inline:-9999px}.str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)){background-color:#0000}.str-chat__li.str-chat__li--top{padding-block-start:var(--str-chat__spacing-xs);padding-block-end:var(--str-chat__spacing-xxxs)}.str-chat__li.str-chat__li--bottom{padding-block-start:var(--str-chat__spacing-xxxs);padding-block-end:var(--str-chat__spacing-xs)}.str-chat__li.str-chat__li--middle{padding-block:var(--str-chat__spacing-xxxs)}.str-chat__li.str-chat__li--single{padding-block:var(--str-chat__spacing-xs)}.str-chat__li.str-chat__li--middle .str-chat__message .str-chat__message-metadata,.str-chat__li.str-chat__li--top .str-chat__message .str-chat__message-metadata{display:none}.str-chat__li.str-chat__li--middle .str-chat__message>.str-chat__avatar,.str-chat__li.str-chat__li--top .str-chat__message>.str-chat__avatar{visibility:hidden}.str-chat__li.str-chat__li--middle .str-chat__message.str-chat__message--with-avatar>.str-chat__avatar,.str-chat__li.str-chat__li--top .str-chat__message.str-chat__message--with-avatar>.str-chat__avatar{pointer-events:none}.str-chat__li.str-chat__li--middle .str-chat__message-bubble,.str-chat__li.str-chat__li--top .str-chat__message-bubble{border-radius:var(--str-chat__message-bubble-radius-group-middle)}.str-chat__li.str-chat__li--single .str-chat__message--other .str-chat__message-inner .str-chat__message-bubble,.str-chat__li.str-chat__li--bottom .str-chat__message--other .str-chat__message-inner .str-chat__message-bubble,.str-chat__li.str-chat__li--single .str-chat__message--other .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text,.str-chat__li.str-chat__li--bottom .str-chat__message--other .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text{border-end-start-radius:var(--str-chat__message-bubble-radius-tail)}.str-chat__li.str-chat__li--single .str-chat__message--me .str-chat__message-inner .str-chat__message-bubble,.str-chat__li.str-chat__li--bottom .str-chat__message--me .str-chat__message-inner .str-chat__message-bubble,.str-chat__li.str-chat__li--single .str-chat__message--me .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text,.str-chat__li.str-chat__li--bottom .str-chat__message--me .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text{border-end-end-radius:var(--str-chat__message-bubble-radius-tail)}.str-chat__message-mention{font:var(--str-chat__font-body-emphasis);color:var(--str-chat__accent-primary)}.str-chat__message{--str-chat-message-options-size:calc(3 * var(--str-chat__message-options-button-size));color:var(--chat-text);word-break:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;padding-inline:var(--str-chat__message-composer-padding);display:grid}@media (width<=767px){.str-chat__message{--str-chat-message-options-size:var(--str-chat__message-options-button-size)}.str-chat__message.str-chat__message--other .str-chat__message-inner,.str-chat__message.str-chat__message--me .str-chat__message-inner{margin-inline:0}.str-chat__message.str-chat__message--other .str-chat__message-inner .str-chat__message-reactions-host,.str-chat__message.str-chat__message--me .str-chat__message-inner .str-chat__message-reactions-host{justify-content:flex-start;justify-self:flex-start;min-width:0;margin-inline:0;padding-inline:0;overflow:visible}}.str-chat__message a{color:var(--str-chat__chat-text-link);text-decoration:none}.str-chat__message .str-chat__avatar:has(~.str-chat__message-inner){grid-area:avatar;align-self:end}.str-chat__message:not(.str-chat__message--with-avatar) .str-chat__avatar:has(~.str-chat__message-inner){display:none}.str-chat__message .str-chat__message-pin-indicator{padding-block:var(--str-chat__spacing-xxs);grid-area:pin-indicator}.str-chat__message .str-chat__message-pin-indicator .str-chat__message-pin-indicator__content{align-items:center;gap:var(--str-chat__spacing-xxs);font:var(--str-chat__font-metadata-emphasis);color:var(--str-chat__text-primary);display:flex}.str-chat__message .str-chat__message-pin-indicator .str-chat__message-pin-indicator__content .str-chat__message-pin-indicator__icon{align-items:center;display:flex}.str-chat__message .str-chat__message-pin-indicator .str-chat__message-pin-indicator__content .str-chat__message-pin-indicator__icon .str-chat__icon{width:var(--str-chat__icon-size-xs);height:var(--str-chat__icon-size-xs)}.str-chat__message .str-chat__message-pin-indicator .str-chat__message-pin-indicator__content .str-chat__message-pin-indicator__icon .str-chat__icon path{stroke-width:2px}.str-chat__message .str-chat__message-inner{grid-area:message;grid-template-areas:"reactions.""message-bubble options""replies replies";grid-template-columns:fit-content(var(--str-chat__message-max-width)) auto;column-gap:var(--str-chat__space-8);width:fit-content;display:grid;position:relative}.str-chat__message .str-chat__message-inner .str-chat__message-reactions-host{grid-area:reactions;display:flex}.str-chat__message .str-chat__message-inner .str-chat__message-reactions-host:has(.str-chat__message-reactions--segmented.str-chat__message-reactions--bottom){max-width:var(--str-chat__message-max-width)}.str-chat__message .str-chat__message-inner .str-chat__message-reactions-host:has(.str-chat__message-reactions--top){margin-bottom:calc(var(--str-chat__spacing-xxs) * -1)}.str-chat__message .str-chat__message-inner .str-chat__message-reactions-host:has(.str-chat__message-reactions--bottom){padding-block:var(--str-chat__spacing-xxs)}.str-chat__message .str-chat__message-inner:has(.str-chat__message-reactions--bottom){grid-template-areas:"message-bubble options""replies replies""reactions."}.str-chat__message .str-chat__message-inner .str-chat__message-bubble{width:fit-content(var(--str-chat__message-max-width));max-width:min(var(--str-chat__message-max-width), 100%);gap:var(--str-chat__spacing-xs);min-width:0;padding:var(--str-chat__spacing-xs);border-radius:var(--str-chat__message-bubble-radius-group-bottom);background-color:var(--chat-bg);flex-direction:column;grid-area:message-bubble;justify-self:flex-start;display:flex;position:relative;overflow:hidden}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text{padding-inline:var(--str-chat__spacing-xxs)}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text p{white-space:pre-line;margin:0}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text{border-radius:calc(var(--str-chat__message-bubble-radius-group-bottom) - var(--str-chat__spacing-xs))}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text .str-chat__message-text-inner{overflow-y:hidden}.str-chat__message .str-chat__message-inner .str-chat__message-options{display:none}.str-chat__message .str-chat__message-inner .str-chat__message-options.str-chat__message-options--active,.str-chat__message .str-chat__message-inner:focus-within .str-chat__message-options{display:flex}.str-chat__message .str-chat__message-metadata{gap:var(--str-chat__spacing-xxs);height:var(--str-chat__size-24);color:var(--str-chat__chat-text-timestamp);font:var(--str-chat__font-metadata-default);flex-wrap:wrap;grid-area:metadata;align-items:center;display:flex}.str-chat__message .str-chat__message-metadata .str-chat__message-metadata__name{margin-inline-end:var(--str-chat__spacing-xxs);overflow-y:hidden}.str-chat__message .str-chat__message-metadata .str-chat__message-edited-indicator{margin-inline-start:var(--str-chat__spacing-xs)}.str-chat__message .str-chat__message--blocked-inner{padding-inline:var(--str-chat__spacing-xxs)}.str-chat__message .str-chat__message--blocked-inner p{white-space:pre-line;margin:0}.str-chat__message .str-chat__message--blocked-inner{border-radius:var(--str-chat__radius-md);background-color:var(--chat-bg);padding-block:var(--str-chat__spacing-xs)}.str-chat__message .str-chat__message-error-indicator{display:none}.str-chat__message .str-chat__message-inner--error{cursor:pointer}.str-chat__message:not(.str-chat__message--with-avatar){grid-template-columns:1fr;grid-template-areas:"message-saved-for-later""pin-indicator""also-sent-in-channel""message-reminder""translation-indicator""message""translation-notice""custom-metadata""metadata"}.str-chat__message.str-chat__message--other{column-gap:var(--str-chat__space-8);--chat-bg:var(--str-chat__chat-bg-incoming);--chat-bg-attachment:var(--str-chat__chat-bg-attachment-incoming);--chat-text:var(--str-chat__chat-text-incoming);--chat-border:var(--str-chat__chat-border-incoming);--chat-border-on-chat:var(--str-chat__chat-border-on-chat-incoming);--chat-reply-indicator:var(--str-chat__chat-reply-indicator-incoming);--chat-poll-progress-track:var(--str-chat__chat-poll-progress-track-incoming);--chat-poll-progress-fill:var(--str-chat__chat-poll-progress-fill-incoming);--chat-thread-connector:var(--str-chat__chat-thread-connector-incoming);justify-items:flex-start}.str-chat__message.str-chat__message--other.str-chat__message--with-avatar,.str-chat__message.str-chat__message--other.str-chat__message--pinned{grid-template-columns:auto 1fr;grid-template-areas:".message-saved-for-later"".pin-indicator"".also-sent-in-channel"".message-reminder"".translation-indicator""avatar message""avatar translation-notice""avatar custom-metadata""avatar metadata"}.str-chat__message.str-chat__message--other.str-chat__message-with-thread-link .str-chat__message-bubble,.str-chat__message.str-chat__message--other.str-chat__message-with-thread-link .str-chat__message-bubble .str-chat__message-text{border-end-start-radius:var(--str-chat__message-bubble-radius-tail)}.str-chat__message.str-chat__message--other .str-chat__message-inner:not(:has(.str-chat__message-options--active)){margin-inline-end:var(--str-chat-message-options-size)}.str-chat__message.str-chat__message--other .str-chat__message-inner .str-chat__message-reactions-host{justify-self:flex-end}.str-chat__message.str-chat__message--other .str-chat__message-inner .str-chat__message-reactions-host:has(.str-chat__message-reactions--flipped-horizontally){justify-self:flex-start}.str-chat__message.str-chat__message--other .str-chat__message-inner .str-chat__message-reactions-host:has(.str-chat__message-reactions--top){margin-inline-end:calc(var(--str-chat__spacing-xs) * -1);padding-inline-start:calc(var(--str-chat__spacing-xs) * -1 * -1)}.str-chat__message.str-chat__message--other .str-chat__message-inner .str-chat__message-reactions-host .str-chat__message-reactions.str-chat__message-reactions--segmented.str-chat__message-reactions--bottom>.str-chat__message-reactions__list{flex-wrap:wrap;justify-content:flex-start}.str-chat__message.str-chat__message--me{--chat-bg:var(--str-chat__chat-bg-outgoing);--chat-bg-attachment:var(--str-chat__chat-bg-attachment-outgoing);--chat-text:var(--str-chat__chat-text-outgoing);--chat-border:var(--str-chat__chat-border-outgoing);--chat-border-on-chat:var(--str-chat__chat-border-on-chat-outgoing);--chat-reply-indicator:var(--str-chat__chat-reply-indicator-outgoing);--chat-poll-progress-track:var(--str-chat__chat-poll-progress-track-outgoing);--chat-poll-progress-fill:var(--str-chat__chat-poll-progress-fill-outgoing);--chat-thread-connector:var(--str-chat__chat-thread-connector-outgoing);column-gap:var(--str-chat__spacing-xs);justify-items:flex-end}.str-chat__message.str-chat__message--me.str-chat__message--with-avatar,.str-chat__message.str-chat__message--me.str-chat__message--pinned{grid-template-columns:1fr auto;grid-template-areas:"message-saved-for-later.""pin-indicator.""also-sent-in-channel.""message-reminder.""translation-indicator.""message avatar""translation-notice avatar""custom-metadata avatar""metadata avatar"}.str-chat__message.str-chat__message--me.str-chat__message-with-thread-link .str-chat__message-bubble,.str-chat__message.str-chat__message--me.str-chat__message-with-thread-link .str-chat__message-bubble .str-chat__message-text{border-end-end-radius:var(--str-chat__message-bubble-radius-tail)}.str-chat__message.str-chat__message--me .str-chat__message-pin-indicator .str-chat__message-pin-indicator__content,.str-chat__message.str-chat__message--me .str-chat__message-also-sent-in-channel{justify-content:flex-end}.str-chat__message.str-chat__message--me .str-chat__message-bubble{justify-self:flex-end}.str-chat__message.str-chat__message--me .str-chat__message-inner{grid-template-areas:"reminder reminder"".reactions""options message-bubble""replies replies";grid-template-columns:auto fit-content(var(--str-chat__message-max-width));margin-inline-start:var(--str-chat-message-options-size)}.str-chat__message.str-chat__message--me .str-chat__message-inner .str-chat__message-options{flex-direction:row}.str-chat__message.str-chat__message--me .str-chat__message-inner:has(.str-chat__message-reactions--bottom){grid-template-areas:"reminder reminder""options message-bubble""replies replies"".reactions"}.str-chat__message.str-chat__message--me .str-chat__message-inner .str-chat__message-reactions-host{justify-self:flex-start}.str-chat__message.str-chat__message--me .str-chat__message-inner .str-chat__message-reactions-host:has(.str-chat__message-reactions--flipped-horizontally){justify-self:flex-end}.str-chat__message.str-chat__message--me .str-chat__message-inner .str-chat__message-reactions-host:has(.str-chat__message-reactions--top){margin-inline-start:calc(var(--str-chat__spacing-xs) * -1);padding-inline-end:calc(var(--str-chat__spacing-xs) * -1 * -1)}.str-chat__message.str-chat__message--me .str-chat__message-inner .str-chat__message-reactions-host .str-chat__message-reactions.str-chat__message-reactions--segmented.str-chat__message-reactions--bottom>.str-chat__message-reactions__list{flex-wrap:wrap;justify-content:flex-end}.str-chat__message.str-chat__message--me .str-chat__message-metadata{text-align:end;justify-content:flex-end}.str-chat__message.str-chat__message--blocked,.str-chat__message.str-chat__message--system{grid-template-areas:"message"}.str-chat__message.str-chat__message--system{grid-template-columns:auto}.str-chat__message.str-chat__message--deleted .str-chat__message-bubble{padding:var(--str-chat__spacing-sm)}.str-chat__message.str-chat__message--deleted .str-chat__message-bubble .str-chat__message-text{align-items:center;gap:var(--str-chat__spacing-xxs);padding:0;display:flex}.str-chat__message.str-chat__message--failed .str-chat__message-error-indicator{top:8px;display:block;position:absolute;inset-inline-end:-9px}.str-chat__message.str-chat__message--has-attachment{--str-chat__message-max-width:var(--str-chat__message-with-attachment-max-width)}.str-chat__message.str-chat__message--has-attachment .str-chat__message-bubble{width:100%}.str-chat__message.str-chat__message--has-single-attachment.str-chat__message--has-giphy-attachment .str-chat__message-bubble{padding:0}.str-chat__message.str-chat__message--has-single-attachment.str-chat__message--has-giphy-attachment .str-chat__message-text{display:none}.str-chat__message.str-chat__message--is-emoji-only.str-chat__message--is-emoji-only-count-1 .str-chat__message-inner .str-chat__message-bubble,.str-chat__message.str-chat__message--is-emoji-only.str-chat__message--is-emoji-only-count-2 .str-chat__message-inner .str-chat__message-bubble,.str-chat__message.str-chat__message--is-emoji-only.str-chat__message--is-emoji-only-count-3 .str-chat__message-inner .str-chat__message-bubble{background-color:#0000;overflow:visible}.str-chat__message.str-chat__message--is-emoji-only.str-chat__message--is-emoji-only-count-1 .str-chat__message-bubble,.str-chat__message.str-chat__message--is-emoji-only.str-chat__message--is-emoji-only-count-1 .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text,.str-chat__message.str-chat__message--is-emoji-only.str-chat__message--is-emoji-only-count-1 .str-chat__message-inner .str-chat__message-replies-count-button-wrapper,.str-chat__message.str-chat__message--is-emoji-only.str-chat__message--is-emoji-only-count-2 .str-chat__message-bubble,.str-chat__message.str-chat__message--is-emoji-only.str-chat__message--is-emoji-only-count-2 .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text,.str-chat__message.str-chat__message--is-emoji-only.str-chat__message--is-emoji-only-count-2 .str-chat__message-inner .str-chat__message-replies-count-button-wrapper,.str-chat__message.str-chat__message--is-emoji-only.str-chat__message--is-emoji-only-count-3 .str-chat__message-bubble,.str-chat__message.str-chat__message--is-emoji-only.str-chat__message--is-emoji-only-count-3 .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text,.str-chat__message.str-chat__message--is-emoji-only.str-chat__message--is-emoji-only-count-3 .str-chat__message-inner .str-chat__message-replies-count-button-wrapper{padding-inline:0}.str-chat__message.str-chat__message--is-emoji-only.str-chat__message--is-emoji-only-count-1 .str-chat__message-inner .str-chat__message-bubble{font-size:64px;line-height:64px}.str-chat__message.str-chat__message--is-emoji-only.str-chat__message--is-emoji-only-count-2 .str-chat__message-inner .str-chat__message-bubble{font-size:48px;line-height:48px}.str-chat__message.str-chat__message--is-emoji-only.str-chat__message--is-emoji-only-count-3 .str-chat__message-inner .str-chat__message-bubble{font-size:32px;line-height:32px}.str-chat__message.str-chat__message--is-emoji-only .str-chat__message-replies-count-button-wrapper:after{display:none}.str-chat__message.str-chat__message--highlighted{background-color:var(--str-chat__background-core-highlight);transition:background-color .1s ease-out}.str-chat__message-also-sent-in-channel{align-items:center;gap:var(--str-chat__spacing-xxs);padding-block:var(--str-chat__spacing-xxs);color:var(--str-chat__text-primary);font:var(--str-chat__font-metadata-emphasis);background:0 0;grid-area:also-sent-in-channel;display:flex}.str-chat__message-also-sent-in-channel .str-chat__icon{height:var(--str-chat__spacing-sm);width:var(--str-chat__spacing-sm)}.str-chat__message-also-sent-in-channel .str-chat__icon path{stroke-width:2px}.str-chat__message-also-sent-in-channel .str-chat__message-also-sent-in-channel__link-button{cursor:pointer;font:var(--str-chat__font-metadata-default);color:var(--str-chat__text-link);background:0 0;border:none;padding:0}.str-chat .str-chat__message-status{justify-content:center;align-items:center;column-gap:var(--str-chat__space-2);color:var(--str-chat__chat-text-timestamp);display:flex;position:relative}.str-chat .str-chat__message-status svg{width:16px;height:16px}.str-chat .str-chat__message-status svg.str-chat__message-status-read{color:var(--str-chat__accent-primary)}.str-chat__message--system{padding-block:var(--str-chat__spacing-xs);justify-content:center;width:100%;display:flex}.str-chat__message--system .str-chat__message--system__text{max-width:338px;padding:var(--str-chat__spacing-xs) var(--str-chat__spacing-sm);justify-content:center;align-items:center;gap:var(--str-chat__spacing-xs);border-radius:var(--str-chat__radius-xl);border:1px solid var(--str-chat__border-core-subtle);background:var(--str-chat__background-core-surface-subtle);font:var(--str-chat__font-metadata-default);display:flex}.str-chat__message-translation-indicator{padding-block:var(--str-chat__spacing-xxs);align-items:center;gap:var(--str-chat__spacing-xxs);color:var(--str-chat__text-primary);background:0 0;grid-area:translation-indicator;margin:0;display:flex}.str-chat__message-translation-indicator,.str-chat__message-translation-indicator .str-chat__message-translation-indicator__translation-toggle{font:var(--str-chat__font-metadata-default)}.str-chat__message-translation-indicator .str-chat__message-translation-indicator__sign{font:var(--str-chat__font-metadata-emphasis)}.str-chat__message-translation-indicator svg path{stroke-width:1.5px}.str-chat{--str-chat__quoted-message-bubble-background-color:var(--str-chat__secondary-background-color)}.str-chat .str-chat__message .str-chat__quoted-message-preview{background-color:var(--chat-bg-attachment);width:calc(var(--str-chat__message-with-attachment-max-width) - 2 * var(--str-chat__spacing-xs));min-width:0;max-width:100%}.str-chat__message-saved-for-later{align-items:center;gap:var(--str-chat__spacing-xxs);padding-block:var(--str-chat__spacing-xxs);color:var(--str-chat__accent-primary);font:var(--str-chat__font-metadata-emphasis);background:0 0;grid-area:message-saved-for-later;margin:0;display:flex}.str-chat__message-saved-for-later .str-chat__icon{width:var(--str-chat__icon-size-xs);height:var(--str-chat__icon-size-xs)}.str-chat__message-saved-for-later .str-chat__icon path{stroke-width:var(--str-chat__icon-stroke-emphasis)}.str-chat__message-reminder{align-items:center;gap:var(--str-chat__spacing-xxs);padding-block:var(--str-chat__spacing-xxs);color:var(--str-chat__text-primary);font:var(--str-chat__font-metadata-emphasis);background:0 0;grid-area:message-reminder;margin:0;display:flex}.str-chat__message-reminder .str-chat__icon path{stroke-width:var(--str-chat__icon-stroke-default)}.str-chat__message-reminder .str-chat__message-reminder__time-left{font:var(--str-chat__font-metadata-default)}.str-chat__message-replies-count-button-wrapper{--replies-button-connector-width:16px;--replies-button-connector-height:36px;--replies-button-connector-stroke-width:1px;grid-area:replies;margin-block-start:var(--str-chat__spacing-xxs);padding-block-start:var(--str-chat__spacing-xxs);padding-block-end:var(--str-chat__spacing-xxs);display:flex;position:relative}.str-chat__message-replies-count-button-wrapper:after{content:"";height:var(--replies-button-connector-height);width:var(--replies-button-connector-width);bottom:calc(50% - var(--replies-button-connector-stroke-width) / 2);background:0 0;align-self:end;position:absolute}.str-chat__message-replies-count-button-wrapper .str-chat__message-replies-count-button{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__radius-max);cursor:pointer;border-radius:var(--str-chat__radius-max);gap:var(--str-chat__spacing-xs);color:var(--str-chat__text-link);font:var(--str-chat__font-heading-xs);flex-direction:row;align-items:center;display:flex}.str-chat__message.str-chat__message--me .str-chat__message-replies-count-button-wrapper{justify-self:flex-end}.str-chat__message.str-chat__message--me .str-chat__message-replies-count-button-wrapper .str-chat__message-replies-count-button{flex-direction:row}.str-chat__message.str-chat__message--me .str-chat__message-replies-count-button-wrapper{padding-inline-end:var(--str-chat__spacing-xl)}.str-chat__message.str-chat__message--me .str-chat__message-replies-count-button-wrapper:after{border-inline-end:var(--replies-button-connector-stroke-width) solid var(--chat-thread-connector);border-block-end:var(--replies-button-connector-stroke-width) solid var(--chat-thread-connector);border-end-end-radius:var(--str-chat__radius-max);inset-inline-end:0}.str-chat__message.str-chat__message--other .str-chat__message-replies-count-button-wrapper{justify-self:flex-start}.str-chat__message.str-chat__message--other .str-chat__message-replies-count-button-wrapper .str-chat__message-replies-count-button{flex-direction:row-reverse}.str-chat__message.str-chat__message--other .str-chat__message-replies-count-button-wrapper{padding-inline-start:var(--str-chat__spacing-xl)}.str-chat__message.str-chat__message--other .str-chat__message-replies-count-button-wrapper:after{border-inline-start:var(--replies-button-connector-stroke-width) solid var(--chat-thread-connector);border-block-end:var(--replies-button-connector-stroke-width) solid var(--chat-thread-connector);border-end-start-radius:var(--str-chat__radius-max);inset-inline-start:0}.str-chat__message-actions-box{min-width:180px}.str-chat__message-actions-box .str-chat__message-actions-box__submenu--download-attachments{max-width:256px}.str-chat__message-actions-box.str-chat__message-actions-box--hidden{visibility:hidden;pointer-events:none}.str-chat__message-options{width:var(--str-chat-message-options-size);--str-chat-icon-color:var(--str-chat__message-options-color);flex-direction:row-reverse;grid-area:options;justify-content:flex-end;align-items:flex-start}.str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message-options .str-chat__message-reply-in-thread-button,.str-chat__message-options .str-chat__message-reactions-button{cursor:pointer;width:var(--str-chat__message-options-button-size);height:var(--str-chat__message-options-button-size);border-radius:var(--str-chat__message-options-border-radius);color:var(--str-chat__message-options-color);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.str-chat__message-options .str-chat__message-actions-box-button:active,.str-chat__message-options .str-chat__message-reply-in-thread-button:active,.str-chat__message-options .str-chat__message-reactions-button:active{color:var(--str-chat__message-options-active-color)}.str-chat__message-options .str-chat__message-actions-box-button{position:relative}.str-chat .str-chat__message-actions-list-item-button.str-chat__message-actions-list-item-button--react{display:none}@media (width<=767px){.str-chat .str-chat__message-options .str-chat__button.str-chat__message-reactions-button,.str-chat .str-chat__message-options .str-chat__button.str-chat__message-reply-in-thread-button{display:none}.str-chat .str-chat__message-actions-list-item-button.str-chat__message-actions-list-item-button--react{display:flex}}.str-chat__message-bounce-alert{max-width:300px}.str-chat__message-bounce-alert .str-chat__alert-header svg.str-chat__icon--exclamation-mark{color:var(--str-chat__text-tertiary)}.str-chat{--str-chat__attachment-preview-close-icon-background:var(--str-chat__control-remove-control-bg);--str-chat__attachment-preview-close-icon-color:var(--str-chat__control-remove-control-icon);--str-chat__attachment-preview-close-icon-border-color:var(--str-chat__control-remove-control-border);--str-chat__attachment-preview-retry-icon-color:var(--str-chat__accent-primary);--str-chat__attachment-preview-download-icon-color:var(--str-chat__text-secondary);--str-chat__attachment-preview-overlay-color:var(--background-core-overlay);--str-chat__attachment-preview-media-video-indicator-background-color:var(--chat-bg-typing-indicator);--str-chat__attachment-preview-media-video-indicator-color:var(--str-chat__badge-text);--str-chat__attachment-preview-media-video-indicator-border-radius:var(--str-chat__radius-max);--str-chat__attachment-preview-media-overlay-hover-background-color:var(--str-chat__background-utility-hover);--str-chat__attachment-preview-media-overlay-pressed-background-color:var(--str-chat__background-utility-pressed);--str-chat__attachment-preview-media-upload-error-overlay-background-color:var(--background-core-overlay)}.str-chat .str-chat__message-composer-voice-preview-slot{width:100%;padding:var(--str-chat__spacing-xxs);align-items:center;min-width:0;display:flex}.str-chat .str-chat__message-composer-voice-preview-slot .str-chat__attachment-preview-audio{width:100%;min-width:0;max-width:none}.str-chat .str-chat__message-composer-voice-preview-slot .str-chat__attachment-preview-audio .str-chat__attachment-preview-file__data{width:100%}.str-chat .str-chat__attachment-preview-list{color:var(--str-chat__text-primary);padding:var(--str-chat__spacing-xxs);place-content:flex-start;align-items:flex-start;gap:var(--str-chat__spacing-md);background:0 0;flex-wrap:wrap;flex:0 auto;width:100%;min-width:0;max-width:100%;min-height:86.4px;max-height:122.4px;display:flex;overflow:hidden auto}.str-chat .str-chat__attachment-preview-audio,.str-chat .str-chat__attachment-preview-voice-recording{--chat-border-on-chat:var(--str-chat__chat-border-on-chat-incoming)}.str-chat .str-chat__attachment-preview-audio,.str-chat .str-chat__attachment-preview-file,.str-chat .str-chat__attachment-preview-voice-recording,.str-chat .str-chat__attachment-preview-unsupported{color:var(--str-chat__text-primary);border-radius:var(--str-chat__radius-lg);border:1px solid var(--str-chat__border-core-default);align-items:center;gap:var(--str-chat__spacing-sm);padding:var(--str-chat__spacing-md);background:0 0;flex:0 auto;width:290px;height:72px;padding-inline-end:var(--str-chat__spacing-sm);display:flex}.str-chat .str-chat__attachment-preview-audio .str-chat__attachment-preview-file__data{padding-inline-end:var(--str-chat__spacing-xs)}.str-chat .str-chat__attachment-preview-audio,.str-chat .str-chat__attachment-preview-file,.str-chat .str-chat__attachment-preview-voice-recording,.str-chat .str-chat__attachment-preview-unsupported,.str-chat .str-chat__attachment-preview-media{position:relative}.str-chat .str-chat__attachment-preview-audio:focus-visible,.str-chat .str-chat__attachment-preview-file:focus-visible,.str-chat .str-chat__attachment-preview-voice-recording:focus-visible,.str-chat .str-chat__attachment-preview-unsupported:focus-visible,.str-chat .str-chat__attachment-preview-media:focus-visible{outline:2px solid var(--str-chat__border-utility-focused);outline-offset:2px}.str-chat .str-chat__attachment-preview-media{color:var(--str-chat__text-primary);border-radius:var(--str-chat__message-bubble-radius-attachment);border:1px solid var(--str-chat__border-core-default);cursor:pointer;background:0 0;flex:none;width:72px;height:72px}.str-chat .str-chat__attachment-preview-media .str-chat__attachment-preview-media__thumbnail-wrapper{border-radius:max(0px, var(--str-chat__message-bubble-radius-attachment) - 1px);width:100%;height:100%;overflow:hidden}.str-chat .str-chat__attachment-preview-media .str-chat__attachment-preview-media__thumbnail-wrapper img{object-fit:cover;width:100%;height:100%}.str-chat .str-chat__attachment-preview-media__overlay{border-radius:var(--str-chat__message-bubble-radius-attachment);justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.str-chat .str-chat__attachment-preview-media__overlay:hover:after{content:"";background:var(--str-chat__attachment-preview-media-overlay-hover-background-color);pointer-events:none;position:absolute;inset:0}.str-chat .str-chat__attachment-preview-media__overlay:hover{background-color:var(--str-chat__attachment-preview-media-overlay-hover-background-color)}.str-chat .str-chat__attachment-preview-media__overlay:active:after{content:"";background:var(--str-chat__attachment-preview-media-overlay-pressed-background-color);pointer-events:none;position:absolute;inset:0}.str-chat .str-chat__attachment-preview-media__overlay:active{background-color:var(--str-chat__attachment-preview-media-overlay-pressed-background-color)}.str-chat .str-chat__attachment-preview-media__overlay .str-chat__loading-indicator,.str-chat .str-chat__attachment-preview-media__overlay .str-chat__progress-indicator{width:var(--str-chat__icon-size-sm);height:var(--str-chat__icon-size-sm);inset-inline-start:var(--str-chat__spacing-xxs);bottom:var(--str-chat__spacing-xxs);border-radius:var(--str-chat__radius-max);background:var(--str-chat__background-core-elevation-0);color:var(--str-chat__accent-primary);position:absolute}.str-chat .str-chat__attachment-preview-media__overlay .str-chat__icon--exclamation{padding:var(--str-chat__spacing-xxxs);width:var(--str-chat__icon-size-sm);height:var(--str-chat__icon-size-sm);inset-inline-start:var(--str-chat__spacing-xxs);bottom:var(--str-chat__spacing-xxs);border:2px solid var(--str-chat__badge-border);border-radius:var(--str-chat__radius-max);background:var(--str-chat__badge-bg-error);color:var(--str-chat__badge-text-on-accent);position:absolute}.str-chat .str-chat__attachment-preview-media--upload-error .str-chat__attachment-preview-media__overlay{background-color:var(--str-chat__attachment-preview-media-upload-error-overlay-background-color)}.str-chat .str-chat__attachment-preview-media--uploading .str-chat__attachment-preview-media__overlay{background:linear-gradient(180deg, var(--str-chat__base-white) 0%, var(--str-chat__slate-100) 100%)}.str-chat .str-chat__attachment-preview-file__icon{align-items:center;display:flex}.str-chat .str-chat__attachment-preview-file__info{justify-content:center;align-items:flex-start;gap:var(--str-chat__spacing-xxs);flex-direction:column;flex:1;min-width:0;display:flex}.str-chat .str-chat__attachment-preview-file__info .str-chat__attachment-preview-file-name{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font:var(--str-chat__font-caption-emphasis);overflow:clip visible}.str-chat .str-chat__attachment-preview-file__info .str-chat__attachment-preview-file__data{align-items:center;gap:var(--str-chat__spacing-xxs);width:min(160px,100%);max-width:100%;color:var(--str-chat__text-secondary);font:var(--str-chat__font-metadata-default);display:flex}.str-chat .str-chat__attachment-preview-file__info .str-chat__attachment-preview-file__data .str-chat__loading-indicator,.str-chat .str-chat__attachment-preview-file__info .str-chat__attachment-preview-file__data .str-chat__progress-indicator{width:var(--str-chat__icon-size-sm);height:var(--str-chat__icon-size-sm);color:var(--str-chat__accent-primary)}.str-chat .str-chat__attachment-preview-file__info .str-chat__attachment-preview-file__data .str-chat__attachment-preview-file__fatal-error{align-items:center;gap:var(--str-chat__spacing-xxs);color:var(--color-accent-error);display:flex}.str-chat .str-chat__attachment-preview-file__info .str-chat__attachment-preview-file__data .str-chat__attachment-preview-file__retriable-error{align-items:center;gap:var(--str-chat__spacing-xxs);white-space:nowrap;display:flex}.str-chat .str-chat__attachment-preview-file__info .str-chat__attachment-preview-file__data .str-chat__attachment-preview-file__retriable-error .str-chat__icon--exclamation-triangle path{fill:var(--str-chat__accent-error)}.str-chat .str-chat__attachment-preview-file__info .str-chat__attachment-preview-file__data .str-chat__attachment-preview-file__retriable-error .str-chat__attachment-preview-file__retry-upload-button{padding:0;color:var(--str-chat__text-link);cursor:pointer;line-height:var(--str-chat__typography-line-height-tight,16px);background:0 0;border:none;padding:0}.str-chat .str-chat__button-play{height:var(--str-chat__button-visual-height-md);width:var(--str-chat__button-visual-height-md);border:1px solid var(--control-play-control-border)}.str-chat__location-preview-image,.str-chat__link-preview-card .str-chat__image-placeholder,.str-chat__attachment-preview__thumbnail{border-radius:var(--str-chat__radius-md);object-fit:cover;width:40px;height:40px;overflow:hidden}.str-chat{--str-chat__attachment-selector-button-icon-color:var(--button-style-outline-text);--str-chat__attachment-selector-button-icon-color-hover:var(--str-chat__text-secondary);--str-chat__attachment-selector-actions-menu-button-icon-color:var(--str-chat__text-secondary);--str-chat__attachment-selector-actions-menu-button-icon-color-active:var(--str-chat__text-secondary)}.str-chat .str-chat__attachment-selector .str-chat__attachment-selector__menu-button .str-chat__attachment-selector__menu-button__icon{height:var(--str-chat__icon-size-md);width:var(--str-chat__icon-size-md);color:var(--str-chat__attachment-selector-button-icon-color)}.str-chat .str-chat__attachment-selector .str-chat__attachment-selector__menu-button:hover .str-chat__attachment-selector__menu-button__icon{color:var(--str-chat__attachment-selector-button-icon-color-hover)}.str-chat .str-chat__file-input{display:none}.str-chat .str-chat__attachment-selector-actions-menu{min-width:200px}.str-chat .str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button .str-chat__context-menu__button__icon{color:var(--str-chat__attachment-selector-actions-menu-button-icon-color)}.str-chat .str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:hover .str-chat__context-menu__button__icon,.str-chat .str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:focus .str-chat__context-menu__button__icon{color:var(--str-chat__attachment-selector-actions-menu-button-icon-color-active)}.str-chat .str-chat__message-composer--floating .str-chat__attachment-selector__menu-button{background-color:var(--str-chat__background-core-elevation-1);box-shadow:var(--shadow-web-light-elevation-2)}.str-chat__command-chip{padding:var(--str-chat__spacing-xxs) var(--str-chat__spacing-xs);justify-content:center;align-items:center;gap:var(--str-chat__spacing-xxs);border-radius:var(--str-chat__radius-max);color:var(--str-chat__text-on-inverse);background-color:var(--str-chat__background-core-inverse);text-transform:uppercase;font:var(--str-chat__font-metadata-emphasis);display:flex}.str-chat__command-chip .str-chat__command-chip__close-button{cursor:pointer;color:inherit;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.str-chat__context-menu.str-chat__context-menu--commands .str-chat__context-menu__button--command{grid-template-columns:auto minmax(0,1fr) minmax(0,2fr);display:grid}.str-chat__context-menu.str-chat__context-menu--commands .str-chat__context-menu__button--command .str-chat__context-menu__button__icon{grid-column:1}.str-chat__context-menu.str-chat__context-menu--commands .str-chat__context-menu__button--command .str-chat__context-menu__button__label{grid-column:2}.str-chat__context-menu.str-chat__context-menu--commands .str-chat__context-menu__button--command .str-chat__context-menu__button__details{text-align:left;grid-column:3}.str-chat__context-menu.str-chat__context-menu--commands .str-chat__context-menu__header--commands:not(.str-chat__context-menu__header--submenu-commands){padding:var(--str-chat__spacing-xs)}.str-chat__dropzone-root{flex:1;min-width:0;max-width:100%;min-height:0;max-height:100%;position:relative}.str-chat__dropzone-root:empty{display:none}.str-chat__dropzone-container{z-index:5;background-color:var(--str-chat__background-core-overlay-light);color:var(--str-chat__text-primary);-webkit-backdrop-filter:blur(3.5px);backdrop-filter:blur(3.5px);font:var(--str-chat__font-heading-sm);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.str-chat__dropzone-container .str-chat__dropzone-container__content{align-items:center;gap:var(--str-chat__spacing-xs,8px);flex-direction:column;display:flex}.str-chat__dropzone-container svg{width:32px;height:32px}.str-chat__dropzone-container p{margin:unset}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.str-chat__dropzone-container{-webkit-backdrop-filter:none;backdrop-filter:none}}.str-chat__location-preview{justify-content:space-around;align-items:start;gap:var(--str-chat__spacing-xs);width:100%;min-width:0;padding-inline:var(--str-chat__spacing-xs) var(--str-chat__spacing-sm);padding-block:var(--str-chat__spacing-xs);background-color:var(--str-chat__chat-bg-outgoing);border-radius:var(--str-chat__message-bubble-radius-attachment);display:flex;position:relative}.str-chat__location-preview .str-chat__location-preview-image{background-color:var(--str-chat__background-core-overlay-light);justify-content:center;align-items:center;width:40px;height:40px;display:flex}.str-chat__location-preview .str-chat__location-preview-image .str-chat__icon{width:20px;height:20px}.str-chat__location-preview .str-chat__location-preview__data{flex-direction:column;flex:1;justify-content:center;min-width:0;height:100%;display:flex}.str-chat__location-preview .str-chat__location-preview__data .str-chat__location-preview__data__title,.str-chat__location-preview .str-chat__location-preview__data .str-chat__location-preview__data__subtitle{white-space:nowrap;text-overflow:ellipsis;overflow:clip visible}.str-chat__location-preview .str-chat__location-preview__data .str-chat__location-preview__data__title{font:var(--str-chat__font-metadata-emphasis)}.str-chat__location-preview .str-chat__location-preview__data .str-chat__location-preview__data__subtitle,.str-chat__location-preview .str-chat__location-preview__data .str-chat__location-preview__data__sharing-duration{font:var(--str-chat__font-metadata-default)}.str-chat__link-preview-list{width:100%;padding:var(--str-chat__spacing-xxs);flex-direction:column;align-items:center;gap:.75rem;display:flex}.str-chat__link-preview-card{justify-content:space-around;align-items:center;gap:var(--str-chat__spacing-xs);width:100%;min-width:0;padding-inline:var(--str-chat__spacing-xs) var(--str-chat__spacing-sm);padding-block:var(--str-chat__spacing-xs);background-color:var(--str-chat__chat-bg-outgoing);border-radius:var(--str-chat__message-bubble-radius-attachment);display:flex;position:relative}.str-chat__link-preview-card .str-chat__tooltip{white-space:nowrap;text-overflow:ellipsis;max-width:250px;padding-inline:.5rem;display:block;overflow:clip visible}.str-chat__link-preview-card .str-chat__link-preview-card__content{flex:1;min-width:0}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-title,.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-description,.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content__url{white-space:nowrap;text-overflow:ellipsis;overflow:clip visible}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-title{font:var(--str-chat__font-metadata-emphasis)}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-description,.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content__url{font:var(--str-chat__font-metadata-default)}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content__url{align-items:center;gap:var(--str-chat__spacing-xxs);display:flex}.str-chat{--str-chat__message-composer-max-width:1120px;--str-chat__message-composer-padding:var(--str-chat__spacing-md);--str-chat__message-composer-command-transition-duration:.28s;--str-chat__message-composer-command-ease:cubic-bezier(.22, 1, .32, 1)}@keyframes str-chat-command-chip-enter-ltr{0%{opacity:0;transform:translate(-.75rem)}to{opacity:1;transform:translate(0,0)}}@keyframes str-chat-command-chip-enter-rtl{0%{opacity:0;transform:translate(.75rem)}to{opacity:1;transform:translate(0,0)}}.str-chat .str-chat__message-composer-container{align-items:center;gap:var(--str-chat__spacing-md);width:100%;min-height:fit-content;padding:var(--str-chat__message-composer-padding);border-top:1px solid var(--str-chat__border-core-default);background:var(--str-chat__background-core-elevation-1);flex-direction:column;justify-content:center;min-width:0;display:flex}.str-chat .str-chat__message-composer{width:100%;max-width:var(--str-chat__message-composer-max-width);align-items:end;gap:var(--str-chat__spacing-xs);min-width:0;transition:gap var(--str-chat__message-composer-command-transition-duration) var(--str-chat__message-composer-command-ease);flex-shrink:1;display:flex}.str-chat .str-chat__message-composer>.str-chat__attachment-selector{width:var(--str-chat__message-composer-attachment-slot-width,calc(var(--str-chat__button-visual-height-lg) + 2 * var(--str-chat__spacing-xxs)));max-width:var(--str-chat__message-composer-attachment-slot-width,calc(var(--str-chat__button-visual-height-lg) + 2 * var(--str-chat__spacing-xxs)));box-sizing:border-box;opacity:1;transform-origin:bottom;transition:width var(--str-chat__message-composer-command-transition-duration) var(--str-chat__message-composer-command-ease), max-width var(--str-chat__message-composer-command-transition-duration) var(--str-chat__message-composer-command-ease), opacity calc(var(--str-chat__message-composer-command-transition-duration) * .85) ease-out, transform var(--str-chat__message-composer-command-transition-duration) var(--str-chat__message-composer-command-ease), margin var(--str-chat__message-composer-command-transition-duration) var(--str-chat__message-composer-command-ease);pointer-events:auto;flex-grow:0;flex-shrink:0;justify-content:center;align-items:flex-end;display:flex;overflow:hidden;transform:scale(1)}.str-chat .str-chat__message-composer--command-active{gap:0}.str-chat .str-chat__message-composer--command-active>.str-chat__attachment-selector{opacity:0;pointer-events:none;width:0;min-width:0;max-width:0;margin-inline-end:0;transform:scale(.55)}.str-chat .str-chat__message-composer--command-active .str-chat__command-chip{animation:str-chat-command-chip-enter-ltr var(--str-chat__message-composer-command-transition-duration) var(--str-chat__message-composer-command-ease) both}.str-chat [dir=rtl] .str-chat__message-composer--command-active .str-chat__command-chip{animation-name:str-chat-command-chip-enter-rtl}.str-chat .str-chat__message-composer-compose-area{background:var(--composer-bg);min-width:0;color:var(--str-chat__input-text-default);border-radius:var(--str-chat__radius-3xl);border:1px solid var(--str-chat__border-core-default);flex-direction:column;flex:1 1 0;display:flex}.str-chat .str-chat__message-composer-previews{width:100%;max-height:400px;padding:var(--str-chat__spacing-xs) var(--str-chat__spacing-xs) 0;gap:var(--str-chat__spacing-xxs);flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.str-chat .str-chat__message-composer-controls{align-items:end;gap:var(--str-chat__spacing-xs);width:100%;padding:calc(var(--str-chat__spacing-sm) - 1px);display:flex}.str-chat .str-chat__message-composer-controls .str-chat__message-composer-controls__text-composition-controls{justify-content:center;gap:var(--str-chat__spacing-sm);flex-direction:column;flex:1;min-height:26px;display:flex}.str-chat .str-chat__message-composer-controls .str-chat__message-composer-controls__text-composition-controls .str-chat__message-composer-controls__text-composition-controls__command-chip-container{flex:none;align-self:flex-end;align-items:flex-end;height:100%;display:flex}.str-chat .str-chat__message-composer-controls .str-chat__message-composer-controls__text-composition-controls__text{align-items:center;gap:var(--str-chat__spacing-xxs);width:100%;min-width:0;display:flex}.str-chat .str-chat__message-composer-controls .str-chat__message-composer__actions,.str-chat .str-chat__message-composer-controls .str-chat__message-composer__additional-actions{align-items:center;height:26px;display:flex}.str-chat .str-chat__message-composer-controls .str-chat__message-composer__additional-actions{opacity:1;min-width:0;max-width:6rem;transition:max-width var(--str-chat__message-composer-command-transition-duration) var(--str-chat__message-composer-command-ease), opacity calc(var(--str-chat__message-composer-command-transition-duration) * .85) ease-out;flex-shrink:0}.str-chat .str-chat__message-composer-controls .str-chat__textarea{flex:1;align-items:center;width:100%;min-width:0;display:flex;position:relative}.str-chat .str-chat__message-composer-controls .str-chat__textarea textarea{color:var(--str-chat__input-text-default);font:var(--str-chat__font-body-default);resize:none;box-shadow:none;scrollbar-width:none;background:0 0;border:none;outline:none;width:100%}.str-chat .str-chat__message-composer-controls .str-chat__emoji-picker-button{cursor:pointer;display:flex}.str-chat .str-chat__message-composer-controls .str-chat__emoji-picker-button svg,.str-chat .str-chat__message-composer-controls .str-chat__start-recording-audio-button .str-chat__icon--voice,.str-chat .str-chat__message-composer-controls .str-chat__send-button .str-chat__icon--send{height:var(--str-chat__icon-size-md);width:var(--str-chat__icon-size-md)}.str-chat .str-chat__message-composer-controls .str-chat__stop-ai-generation-button{cursor:pointer;background-image:var(--str-chat__circle-stop-icon);background-color:#0000;border-width:0;width:30px;height:28px}.str-chat .str-chat__message-composer-controls .str-chat__message-composer-cooldown{background:var(--str-chat__background-utility-disabled);color:var(--str-chat__text-disabled);border-radius:var(--str-chat__button-radius-full);height:var(--str-chat__button-visual-height-md);width:var(--str-chat__button-visual-height-md);justify-content:center;align-items:center;display:flex}.str-chat .str-chat__message-composer-controls [dir=rtl] .str-chat__send-button svg,.str-chat .str-chat__message-composer-controls [dir=rtl] .str-chat__start-recording-audio-button svg{transform:scaleX(-1)}.str-chat .str-chat__message-composer--command-active .str-chat__message-composer__additional-actions{opacity:0;pointer-events:none;max-width:0}@media (prefers-reduced-motion:reduce){.str-chat .str-chat__message-composer,.str-chat .str-chat__message-composer>.str-chat__attachment-selector,.str-chat .str-chat__message-composer-controls .str-chat__message-composer__additional-actions{transition-duration:.01ms}.str-chat .str-chat__message-composer--command-active .str-chat__command-chip{animation:none}}.str-chat .str-chat__recording-permission-denied-notification{max-width:100%;padding:var(--str-chat__spacing-md);font-size:var(--str-chat__typography-font-size-sm);line-height:var(--str-chat__typography-line-height-tight)}.str-chat .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__heading{font-weight:var(--str-chat__typography-font-weight-semi-bold)}.str-chat .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__message{margin:var(--str-chat__spacing-xs) 0 0;font-weight:var(--str-chat__typography-font-weight-regular,400)}.str-chat__quoted-message-indicator{background-color:var(--chat-reply-indicator,var(--str-chat__chat-reply-indicator-incoming));border-radius:var(--str-chat__radius-max);width:2px;height:100%}.str-chat__quoted-message-indicator--own-message{background-color:var(--str-chat__chat-reply-indicator-outgoing)}.str-chat .str-chat__message-composer__quoted-message-preview-slot{padding:var(--str-chat__spacing-xxs)}.str-chat .str-chat__quoted-message-preview{align-items:center;gap:var(--str-chat__spacing-xs);background-color:var(--str-chat__chat-bg-incoming);padding:var(--str-chat__spacing-xs);border-radius:var(--str-chat__message-bubble-radius-attachment);display:flex;position:relative}.str-chat .str-chat__quoted-message-preview .str-chat__quoted-message-indicator{height:36px}.str-chat .str-chat__quoted-message-preview .str-chat__quoted-message-preview__content{min-width:0;height:40px;font:var(--str-chat__font-caption-default);flex-direction:column;flex:1;justify-content:center;display:flex}.str-chat .str-chat__quoted-message-preview .str-chat__quoted-message-preview__content .str-chat__quoted-message-preview__author{white-space:nowrap;text-overflow:ellipsis;font:var(--str-chat__font-caption-emphasis);overflow:hidden visible}.str-chat .str-chat__quoted-message-preview .str-chat__quoted-message-preview__content .str-chat__quoted-message-preview__message{align-items:center;gap:var(--str-chat__spacing-xxs);display:flex}.str-chat .str-chat__quoted-message-preview .str-chat__quoted-message-preview__content .str-chat__quoted-message-preview__message svg{height:var(--str-chat__typography-font-size-xs);width:var(--str-chat__typography-font-size-xs)}.str-chat .str-chat__quoted-message-preview .str-chat__quoted-message-preview__content .str-chat__quoted-message-preview__message .str-chat__icon--voice path{stroke-width:2px}.str-chat .str-chat__quoted-message-preview .str-chat__quoted-message-preview__content .str-chat__quoted-message-preview__message .str-chat__quoted-message-preview__message-text{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:clip visible}.str-chat .str-chat__quoted-message-preview .str-chat__quoted-message-preview__content .str-chat__quoted-message-preview__message .str-chat__quoted-message-preview__message-text *{white-space:nowrap;color:var(--str-chat__chat-text-incoming)}.str-chat .str-chat__quoted-message-preview .str-chat__quoted-message-preview__image{flex-shrink:0;width:40px;min-width:40px;height:40px;display:flex;position:relative;overflow:hidden}.str-chat .str-chat__quoted-message-preview .str-chat__quoted-message-preview__image img{object-fit:cover}.str-chat .str-chat__quoted-message-preview .str-chat__quoted-message-preview__image .str-chat__attachment-preview__thumbnail__play-indicator{inset-inline-start:10px;border-radius:var(--str-chat__radius-max);background-color:var(--control-play-control-bg);justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:10px}.str-chat .str-chat__quoted-message-preview .str-chat__quoted-message-preview__image .str-chat__attachment-preview__thumbnail__play-indicator .str-chat__icon--play-fill{width:12px;height:12px}.str-chat .str-chat__quoted-message-preview .str-chat__quoted-message-preview__image .str-chat__attachment-preview__thumbnail__play-indicator .str-chat__icon--play-fill path{fill:var(--control-play-control-icon)}.str-chat .str-chat__quoted-message-preview--own{background-color:var(--str-chat__chat-bg-outgoing)}.str-chat__button.str-chat__attachment-preview__remove-button{z-index:1;top:-6px;background-color:var(--str-chat__attachment-preview-close-icon-background);border:3px solid var(--str-chat__attachment-preview-close-icon-border-color);color:var(--str-chat__attachment-preview-close-icon-color);border-radius:var(--str-chat__radius-max);position:absolute;inset-inline-end:-6px}.str-chat__send-to-channel-checkbox__container{width:100%;max-width:var(--str-chat__message-composer-max-width);color:var(--str-chat__text-tertiary);align-items:flex-start;display:flex}.str-chat__send-to-channel-checkbox__container.str-chat__send-to-channel-checkbox__container--checked{color:var(--str-chat__text-primary)}.str-chat__send-to-channel-checkbox__container .str-chat__send-to-channel-checkbox__field{align-items:center;gap:var(--str-chat__spacing-xs);cursor:pointer;display:flex;position:relative}.str-chat__send-to-channel-checkbox__container .str-chat__send-to-channel-checkbox__field .str-chat__send-to-channel-checkbox__input{opacity:0;clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;appearance:none;border:0;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0;overflow:hidden}.str-chat__send-to-channel-checkbox__container .str-chat__send-to-channel-checkbox__field .str-chat__send-to-channel-checkbox__visual{border:1px solid var(--str-chat__control-checkbox-border,#d5dbe1);border-radius:var(--str-chat__radius-sm);background:0 0;justify-content:center;align-items:center;width:20px;height:20px;transition:background-color .15s,border-color .15s;display:flex}.str-chat__send-to-channel-checkbox__container .str-chat__send-to-channel-checkbox__field .str-chat__send-to-channel-checkbox__input:checked+.str-chat__send-to-channel-checkbox__visual{background-color:var(--control-radiocheck-bg-selected,var(--str-chat__accent-primary));border-color:var(--control-radiocheck-bg-selected,var(--str-chat__accent-primary))}.str-chat__send-to-channel-checkbox__container .str-chat__send-to-channel-checkbox__field .str-chat__send-to-channel-checkbox__checkmark{color:var(--str-chat__control-checkbox-icon);opacity:0;justify-content:center;align-items:center;transition:opacity .15s;display:flex}.str-chat__send-to-channel-checkbox__container .str-chat__send-to-channel-checkbox__field .str-chat__send-to-channel-checkbox__checkmark svg{width:12px;height:12px}.str-chat__send-to-channel-checkbox__container .str-chat__send-to-channel-checkbox__field .str-chat__send-to-channel-checkbox__input:checked+.str-chat__send-to-channel-checkbox__visual .str-chat__send-to-channel-checkbox__checkmark{opacity:1}.str-chat__send-to-channel-checkbox__container .str-chat__send-to-channel-checkbox__field .str-chat__send-to-channel-checkbox__label{font:var(--str-chat__font-metadata-default);transition:color .15s,border-color .15s}.str-chat__attachment-preview-unsupported{color:var(--str-chat__text-primary);border-radius:calc(var(--str-chat__message-bubble-radius-group-bottom) - var(--str-chat__attachment-margin));padding:var(--str-chat__spacing-md);justify-content:center;align-items:center;column-gap:var(--str-chat__spacing-xs);background:0 0;display:flex}.str-chat__attachment-preview-unsupported .str-chat__icon{height:var(--str-chat__size-20);width:var(--str-chat__size-20)}.str-chat__attachment-preview-unsupported .str-chat__attachment-preview-unsupported__metadata{flex:1;align-items:center;min-width:0;height:-webkit-fill-available;height:-moz-available;height:stretch;display:flex}.str-chat__attachment-preview-unsupported .str-chat__attachment-preview-unsupported__title{white-space:nowrap;text-overflow:ellipsis;font:var(--str-chat__font-caption-emphasis);color:var(--str-chat__text-primary);max-width:100%;height:fit-content;overflow:clip visible}.str-chat__main-panel-inner{flex-direction:column;align-items:center;width:100%;height:100%;min-height:0;display:flex;position:relative}.str-chat__message-list-main-panel{--str-chat__message-list-scroll-max-width:calc(var(--str-chat__message-composer-max-width) + (2 * var(--str-chat__message-composer-padding)))}.str-chat__message-list{scrollbar-gutter:stable both-edges;overscroll-behavior:contain;overscroll-behavior:none;background:var(--str-chat__background-core-app);width:100%;height:100%;max-height:100%;color:var(--str-chat__text-primary);justify-content:center;display:flex;position:relative;overflow:hidden auto}.str-chat__message-list .str-chat__message-list-scroll{padding:0}.str-chat__message-list .str-chat__message-list-scroll .str-chat__li{max-width:100%}.str-chat__message-list .str-chat__message-list-scroll{width:100%;max-width:var(--str-chat__message-list-scroll-max-width)}.str-chat__message-list .str-chat__message-list-scroll .str-chat__ul{margin:0;padding:0;list-style:none}.str-chat__thread .str-chat__message-list .str-chat__message-list-scroll{max-width:var(--str-chat__message-list-scroll-max-width);padding-inline:0}.str-chat__thread .str-chat__message-list .str-chat__message-list-scroll .str-chat__ul{margin:0;padding:0;list-style:none}.str-chat__main-panel .str-chat__ul .str-chat__li:first-of-type{padding-top:4.5rem}.str-chat__main-panel .str-chat__ul .str-chat__date-separator+.str-chat__li:first-of-type{padding-top:inherit}.str-chat__new-message-notification{z-index:2;justify-content:center;display:flex;position:absolute;inset-block-end:16px;inset-inline:0}.str-chat__new-message-notification .str-chat__message-notification__label{padding:var(--str-chat__spacing-xxs) var(--str-chat__spacing-sm);background-color:var(--str-chat__background-core-surface-subtle);border-radius:var(--str-chat__radius-max);font:var(--str-chat__font-metadata-emphasis);color:var(--str-chat__chat-text-system);justify-content:center;align-items:center;display:flex}.str-chat__jump-to-latest-message{width:40px;height:40px;z-index:2;border-radius:var(--str-chat__radius-max);background-color:var(--str-chat__background-core-elevation-1);position:absolute;inset-block-end:var(--str-chat__spacing-md);inset-inline-end:max(var(--str-chat__spacing-md), (100% - var(--str-chat__message-list-scroll-max-width)) / 2 + var(--str-chat__spacing-md));box-shadow:0 0 0 1px #0000000d,0 2px 4px #0000001f,0 6px 16px #0000000f}.str-chat__jump-to-latest-message .str-chat__jump-to-latest-message__button{width:40px;height:40px;position:static}.str-chat__jump-to-latest-message .str-chat__jump-to-latest__unread-count{inset-block-end:100%;inset-inline-end:-15%;margin-block-end:var(--str-chat__space-4);position:absolute;top:-15%}.str-chat .str-chat__unread-messages-notification{background:var(--str-chat__background-core-elevation-1);border-radius:var(--str-chat__button-radius-lg);border:1px solid var(--str-chat__button-secondary-border);z-index:2;align-items:center;display:flex;position:absolute;top:40px;overflow:clip;box-shadow:0 0 0 1px #0000000d,0 2px 4px #0000001f,0 6px 16px #0000000f}.str-chat .str-chat__unread-messages-notification.str-chat__unread-messages-notification--with-count button{text-transform:lowercase}.str-chat .str-chat__unread-messages-notification button.str-chat__button--secondary,.str-chat .str-chat__unread-messages-notification button.button.str-chat__button--outline{border:none}.str-chat .str-chat__unread-messages-notification button:first-of-type{align-items:center;gap:var(--str-chat__spacing-xs);border-radius:var(--str-chat__button-radius-lg) 0 0 var(--str-chat__button-radius-lg);padding:var(--str-chat__button-padding-y-md) var(--str-chat__spacing-xxs) var(--str-chat__button-padding-y-md) var(--str-chat__button-padding-x-with-label-md);font:var(--str-chat__font-caption-emphasis);display:flex}.str-chat .str-chat__unread-messages-notification button:last-of-type{border-radius:0 var(--str-chat__button-radius-lg) var(--str-chat__button-radius-lg) 0;padding:var(--str-chat__button-padding-y-md) var(--str-chat__button-padding-x-with-label-md) var(--str-chat__button-padding-y-md) var(--str-chat__spacing-xxs)}.str-chat .str-chat__unread-messages-notification button:last-of-type svg{width:16px;height:16px}.str-chat__unread-messages-separator-wrapper{padding-block:var(--str-chat__spacing-xs);justify-content:center;display:flex}.str-chat__unread-messages-separator-wrapper .str-chat__unread-messages-separator{width:fit-content;padding:var(--str-chat__spacing-xxs) var(--str-chat__spacing-xs);background:var(--str-chat__background-core-elevation-1);border-radius:var(--str-chat__button-radius-lg);border:1px solid var(--str-chat__button-secondary-border);align-items:center;display:flex;overflow:clip}.str-chat__unread-messages-separator-wrapper .str-chat__unread-messages-separator .str-chat__unread-messages-separator__text{padding-inline:var(--str-chat__spacing-xs) var(--str-chat__spacing-xxs);border-radius:var(--str-chat__button-radius-lg) 0 0 var(--str-chat__button-radius-lg);font:var(--str-chat__font-caption-emphasis);text-transform:lowercase}.str-chat__unread-messages-separator-wrapper .str-chat__unread-messages-separator button.str-chat__button--secondary,.str-chat__unread-messages-separator-wrapper .str-chat__unread-messages-separator button.button.str-chat__button--outline{border:none}.str-chat__unread-messages-separator-wrapper .str-chat__unread-messages-separator button svg{width:16px;height:16px}.str-chat__virtual-list{background:var(--str-chat__background-core-app);color:var(--str-chat__text-primary);--str-chat__message-list-scroll-max-width:calc(var(--str-chat__message-composer-max-width) + var(--str-chat__message-composer-padding));-webkit-overflow-scrolling:touch;flex:1;width:100%;height:100%;margin:0;position:relative}.str-chat__virtual-list .str-chat__message-list-scroll{overscroll-behavior:none}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper{max-width:calc(var(--str-chat__message-composer-max-width) + var(--str-chat__message-composer-padding));margin-left:auto;margin-right:auto}.str-chat__virtual-list__loading{padding-top:var(--str-chat__space-8);justify-content:center;width:100%;display:flex;position:absolute}.str-chat__virtual-list p{margin:0!important}.str-chat__virtual-list p a{white-space:pre-line;word-wrap:break-word;overflow:hidden}.str-chat__virtual-list .str-chat__message{margin-block-end:0!important}.str-chat__notification{align-items:center;gap:var(--str-chat__spacing-xs);max-width:100%;min-height:48px;padding:var(--str-chat__spacing-xs);pointer-events:visible;background:var(--str-chat__notification-background,var(--str-chat__background-core-inverse));border-radius:var(--str-chat__notification-border-radius,var(--str-chat__radius-3xl));color:var(--str-chat__notification-color,var(--str-chat__text-on-inverse));display:flex;position:relative;box-shadow:0 0 0 1px #0000000d,0 4px 8px #00000024,0 12px 24px #0000001a}.str-chat__notification .str-chat__notification-content{align-items:flex-start;gap:var(--str-chat__spacing-xs);padding-inline:var(--str-chat__spacing-xxs) var(--str-chat__spacing-xs);flex:auto;display:flex}.str-chat__notification .str-chat__notification-content .str-chat__notification-icon{align-self:center;height:100%;display:flex}.str-chat__notification .str-chat__notification-content .str-chat__notification-icon svg{block-size:var(--str-chat__icon-size-sm);inline-size:var(--str-chat__icon-size-sm)}.str-chat__notification .str-chat__notification-content .str-chat__notification-message{padding-block:var(--str-chat__spacing-xxxs);font:var(--str-chat__font-caption-default);text-align:center;white-space:nowrap;flex:auto}.str-chat__notification .str-chat__notification-actions{justify-content:flex-end;align-items:center;gap:var(--str-chat__spacing-xxs);flex-basis:100%;display:flex}.str-chat__notification .str-chat__notification-close-button{padding:var(--str-chat__spacing-xxs);align-self:center}.str-chat__notification .str-chat__notification-close-button svg{height:var(--str-chat__icon-size-sm);width:var(--str-chat__icon-size-sm)}.str-chat__notification--is-entering{will-change:opacity, transform;animation:.76s cubic-bezier(.16,1,.3,1) str-chat__notification-list-enter}.str-chat__notification--is-exiting{will-change:opacity, transform;animation-duration:.34s;animation-timing-function:cubic-bezier(.3,0,.2,1);animation-fill-mode:forwards}.str-chat__notification--is-exiting.str-chat__notification--enter-from-bottom{animation-name:str-chat__notification-list-exit-to-bottom}.str-chat__notification--is-exiting.str-chat__notification--enter-from-left{animation-name:str-chat__notification-list-exit-to-left}.str-chat__notification--is-exiting.str-chat__notification--enter-from-right{animation-name:str-chat__notification-list-exit-to-right}.str-chat__notification--is-exiting.str-chat__notification--enter-from-top{animation-name:str-chat__notification-list-exit-to-top}.str-chat__notification--loading .str-chat__notification-icon{animation:.8s linear infinite str-chat__notification-spin}@keyframes str-chat__notification-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes str-chat__notification-list-exit-to-bottom{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translateY(35%)scale(.98)}}@keyframes str-chat__notification-list-exit-to-left{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-35%)scale(.98)}}@keyframes str-chat__notification-list-exit-to-right{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(35%)scale(.98)}}@keyframes str-chat__notification-list-exit-to-top{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translateY(-35%)scale(.98)}}.str-chat__notification-list{inline-size:min(100%,100% - 32px);min-width:0;max-width:100%;max-height:calc(100% - 32px);padding-inline:var(--str-chat__spacing-xs);pointer-events:none;z-index:2;background:0 0;flex-direction:column;justify-content:flex-start;align-items:center;display:flex;position:absolute;inset-inline-end:16px}.str-chat__notification-list--position-top{inset-block-start:16px}.str-chat__notification-list--position-bottom{inset-block-end:16px}.str-chat__notification-list__edge{pointer-events:none;z-index:1;flex-shrink:0;position:absolute;left:0;right:0}.str-chat__notification-list__edge--top{top:0}.str-chat__notification-list__edge--bottom{bottom:0}@keyframes str-chat__notification-list-enter{0%{opacity:.2;transform:translate(var(--str-chat__notification-list-enter-x,0), var(--str-chat__notification-list-enter-y,100%))}to{opacity:1;transform:translate(0)}}.str-chat__modal__poll-add-comment{width:300px}.str-chat__end-poll-alert{max-width:300px}.str-chat__form__input-fieldset .str-chat__form__input-field .str-chat__form__input-field__value .str-chat__drag-handle-button{color:inherit;cursor:grab;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.str-chat__form__input-fieldset .str-chat__form__input-field .str-chat__form__input-field__value .str-chat__form__remove-option-button{color:var(--str-chat__input-text-icon)}.str-chat .str-chat__poll{gap:var(--str-chat__spacing-xl);padding:var(--str-chat__spacing-xs);width:calc(var(--str-chat__message-with-attachment-max-width) - 2 * var(--str-chat__spacing-xs));min-width:min(260px,100%);max-width:100%;font:var(--str-chat__font-caption-default);flex-direction:column;display:flex}.str-chat .str-chat__poll button{cursor:pointer;background:0 0;border:none;padding:0}.str-chat .str-chat__poll .str-chat__poll-header .str-chat__poll-title{font:var(--str-chat__font-body-emphasis)}.str-chat .str-chat__poll .str-chat__poll-actions{align-items:center;gap:var(--str-chat__spacing-xs);flex-direction:column;display:flex}.str-chat .str-chat__poll .str-chat__button.str-chat__poll-action{border:1px solid var(--chat-border-on-chat);width:100%;padding:var(--str-chat__button-padding-y-sm) var(--str-chat__button-padding-x-with-label-sm);font:var(--str-chat__font-caption-emphasis)}.str-chat .str-chat__poll .str-chat__button.str-chat__poll-action.str-chat__poll-action--additional{border:none}.str-chat__modal__poll-answer-list .str-chat__poll-answer-list{height:100%}.str-chat__modal__poll-answer-list .str-chat__poll-answer-list .str-chat__infinite-scroll-paginator{scrollbar-width:none;height:100%}.str-chat__modal__poll-answer-list .str-chat__poll-answer-list .str-chat__infinite-scroll-paginator .str-chat__infinite-scroll-paginator__content{gap:var(--str-chat__spacing-md);padding-bottom:var(--str-chat__spacing-xl);flex-direction:column;display:flex}.str-chat__modal__poll-answer-list .str-chat__poll-answer-list .str-chat__loading-indicator-placeholder{width:100%;height:calc(var(--str-chat__loading-indicator-size) + 2 * var(--str-chat__spacing-xxs));justify-content:center;display:flex}.str-chat__modal__poll-answer-list .str-chat__poll-answer-list .str-chat__poll-answer{align-items:flex-start;gap:var(--str-chat__spacing-xxs);border-radius:var(--str-chat__radius-lg);background:var(--str-chat__background-core-surface-card);flex-direction:column;align-self:stretch;display:flex}.str-chat__modal__poll-answer-list .str-chat__poll-answer-list .str-chat__poll-answer .str-chat__poll-answer__data{align-items:flex-start;gap:var(--str-chat__spacing-xs);padding:var(--str-chat__spacing-md);flex-direction:column;align-self:stretch;display:flex}.str-chat__modal__poll-answer-list .str-chat__poll-answer-list .str-chat__poll-answer .str-chat__poll-answer__data .str-chat__avatar{height:var(--str-chat__spacing-xl);width:var(--str-chat__spacing-xl)}.str-chat__modal__poll-answer-list .str-chat__poll-answer-list .str-chat__poll-answer .str-chat__poll-answer__data p{margin:0}.str-chat__modal__poll-answer-list .str-chat__poll-answer-list .str-chat__poll-answer .str-chat__poll-answer__data .str-chat__poll-answer__text{font:var(--str-chat__font-body-default)}.str-chat__modal__poll-answer-list .str-chat__poll-answer-list .str-chat__poll-answer .str-chat__poll-answer__data .str-chat__poll-vote{padding-inline:var(--str-chat__spacing-none);padding-block:0}.str-chat__modal__poll-answer-list .str-chat__poll-answer-list .str-chat__poll-answer .str-chat__poll-vote__update-vote-button-container{width:100%;padding:var(--str-chat__spacing-xs) var(--str-chat__spacing-md);border-top:1px solid var(--str-chat__border-core-default);justify-content:center;display:flex}.str-chat__poll-creation-dialog{flex-direction:column;width:min(480px,100vw);height:min(640px,100vh);display:flex}.str-chat__poll-creation-dialog .str-chat__prompt__body{flex:1}.str-chat__poll-creation-dialog .str-chat__prompt__body form{gap:var(--str-chat__spacing-xl);flex-direction:column;display:flex}.str-chat__poll-creation-dialog .str-chat__poll-creation-dialog__features-selectors{gap:var(--str-chat__spacing-sm);flex-direction:column;align-items:center;display:flex}.str-chat__poll-creation-dialog .str-chat__form__switch-field{padding:var(--str-chat__spacing-sm) var(--str-chat__spacing-md)}.str-chat__poll-creation-dialog .str-chat__form__input-field__value input,.str-chat__poll-creation-dialog .str-chat__form__input-field__value.str-chat__form-text-input .str-chat__form-text-input__wrapper{width:100%}.str-chat__poll-creation-dialog .str-chat__form__input-field__value.str-chat__form-text-input .str-chat__form-text-input__wrapper{background-color:#0000}.str-chat__poll-creation-dialog .str-chat__form__switch-field__label{width:100%}.str-chat__poll-creation-dialog .str-chat__prompt__header__description{display:none}.str-chat__poll-creation-dialog .str-chat__multiple-answers-field__votes-limit-field{padding-top:0}.str-chat__poll-creation-dialog .str-chat__multiple-answers-field__votes-limit-field .str-chat__multiple-answers-field__votes-limit-field__numeric-field{align-items:center;gap:var(--str-chat__spacing-md);width:100%;display:flex}.str-chat__poll-creation-dialog .str-chat__multiple-answers-field__votes-limit-field .str-chat__multiple-answers-field__votes-limit-field__numeric-field .str-chat__form__switch-field__label{flex:1}.str-chat__modal__poll-option-list .str-chat__modal__poll-option-list__body{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:none;gap:var(--str-chat__spacing-2xl);padding-bottom:var(--str-chat__spacing-xl);flex-direction:column;display:flex;overflow:hidden auto}.str-chat__modal__poll-option-list .str-chat__modal__poll-option-list__body .str-chat__poll-option-list--full{gap:var(--str-chat__spacing-xs);scrollbar-width:none;padding:var(--str-chat__spacing-xs);border-radius:var(--str-chat__radius-lg);background-color:var(--str-chat__background-core-surface-card)}.str-chat__modal__poll-option-list .str-chat__modal__poll-option-list__body .str-chat__poll-option-list--full .str-chat__poll-option{padding:var(--str-chat__spacing-xs);border-radius:var(--str-chat__radius-md)}.str-chat__modal__poll-option-list .str-chat__modal__poll-option-list__body .str-chat__poll-option-list--full .str-chat__poll-option--votable:hover{background-color:var(--str-chat__background-utility-hover)}.str-chat__poll-option-list{gap:var(--str-chat__spacing-md);flex-direction:column;display:flex}.str-chat__poll-option-list .str-chat__poll-option{row-gap:var(--str-chat__spacing-xs);grid-template-rows:1fr auto;grid-template-columns:minmax(0,auto) 1fr;align-items:start;display:grid}.str-chat__poll-option-list .str-chat__poll-option.str-chat__poll-option--votable{column-gap:var(--str-chat__spacing-sm)}.str-chat__poll-option-list .str-chat__poll-option.str-chat__poll-option--votable:hover{cursor:pointer}.str-chat__poll-option-list .str-chat__poll-option .str-chat__poll-option-data{align-items:baseline;gap:var(--str-chat__spacing-xs);min-height:24px;padding-block:var(--str-chat__spacing-xxxs);flex:1;grid-area:1/2/2/3;display:flex}.str-chat__poll-option-list .str-chat__poll-option .str-chat__poll-option-data p{word-break:break-word;-webkit-hyphens:auto;hyphens:auto;flex:1;margin:0}.str-chat__poll-option-list .str-chat__poll-option .str-chat__poll-option-data .str-chat__poll-option-votes{align-items:center;gap:var(--str-chat__spacing-xxs);display:flex}.str-chat__poll-option-list .str-chat__poll-option .str-chat__poll-option-data .str-chat__poll-option-votes .str-chat__poll-option-voters{--str-chat__avatar-size:1.175rem;display:flex}.str-chat__poll-option-list .str-chat__poll-option .str-chat__poll-option-data .str-chat__poll-option-votes .str-chat__poll-option-vote-count{text-align:right;font:var(--str-chat__font-metadata-default)}.str-chat__poll-option-list .str-chat__poll-option .str-chat__poll-option__votes-bar{background:linear-gradient(to right, var(--chat-poll-progress-fill,var(--str-chat__chat-poll-progress-fill-incoming)) var(--str-chat__amount-bar-fulfillment), var(--chat-poll-progress-track,var(--str-chat__chat-poll-progress-track-incoming)) var(--str-chat__amount-bar-fulfillment));border-radius:var(--str-chat__size-4);grid-area:2/2/3/3;width:100%;height:8px}.str-chat__modal__poll-question{padding:var(--str-chat__spacing-md);align-items:flex-start;gap:var(--str-chat__spacing-xxs);border-radius:var(--str-chat__radius-lg);background:var(--str-chat__background-core-surface-card);flex-direction:column;align-self:stretch;display:flex}.str-chat__modal__poll-question .str-chat__modal__poll-question__label{font:var(--str-chat__font-heading-xs);color:var(--str-chat__text-tertiary)}.str-chat__modal__poll-question .str-chat__modal__poll-question__text{font:var(--str-chat__font-heading-sm);color:var(--str-chat__text-primary)}.str-chat__modal__poll-results .str-chat__amount-bar{display:none}.str-chat__modal__poll-results .str-chat__modal__poll-results__body{align-items:flex-start;gap:var(--str-chat__spacing-2xl);flex-direction:column;display:flex}.str-chat__modal__poll-results .str-chat__modal__poll-results__options{scrollbar-width:none;width:100%}.str-chat__modal__poll-results .str-chat_poll-option-with-votes-list,.str-chat__modal__poll-results .str-chat__modal__poll-results__option-list{align-items:flex-start;gap:var(--str-chat__spacing-md);flex-direction:column;align-self:stretch;display:flex}.str-chat__modal__poll-results .str-chat_poll-option-with-votes-list .str-chat__poll-option,.str-chat__modal__poll-results .str-chat__modal__poll-results__option-list .str-chat__poll-option{width:100%;padding-block:var(--str-chat__spacing-md);border-radius:var(--str-chat__radius-lg);background:var(--str-chat__background-core-surface-card);flex-direction:column;display:flex}.str-chat__modal__poll-results .str-chat_poll-option-with-votes-list .str-chat__poll-option .str-chat__poll-option__header,.str-chat__modal__poll-results .str-chat__modal__poll-results__option-list .str-chat__poll-option .str-chat__poll-option__header{align-items:flex-start;gap:var(--str-chat__spacing-xxs);padding-inline:var(--str-chat__spacing-md);flex-direction:column;align-self:stretch;display:flex}.str-chat__modal__poll-results .str-chat_poll-option-with-votes-list .str-chat__poll-option .str-chat__poll-option__header .str-chat__poll-option__header__label,.str-chat__modal__poll-results .str-chat__modal__poll-results__option-list .str-chat__poll-option .str-chat__poll-option__header .str-chat__poll-option__header__label{font:var(--str-chat__font-heading-xs);color:var(--str-chat__text-tertiary)}.str-chat__modal__poll-results .str-chat_poll-option-with-votes-list .str-chat__poll-option .str-chat__poll-option__header .str-chat__poll-option__header__title,.str-chat__modal__poll-results .str-chat__modal__poll-results__option-list .str-chat__poll-option .str-chat__poll-option__header .str-chat__poll-option__header__title{align-items:start;gap:var(--str-chat__spacing-md);width:100%;font:var(--str-chat__font-heading-sm);color:var(--str-chat__text-primary);display:flex}.str-chat__modal__poll-results .str-chat_poll-option-with-votes-list .str-chat__poll-option .str-chat__poll-option__header .str-chat__poll-option__header__title .str-chat__poll-option__option-text,.str-chat__modal__poll-results .str-chat__modal__poll-results__option-list .str-chat__poll-option .str-chat__poll-option__header .str-chat__poll-option__header__title .str-chat__poll-option__option-text{word-break:break-word;-webkit-hyphens:auto;hyphens:auto;flex:1}.str-chat__modal__poll-results .str-chat_poll-option-with-votes-list .str-chat__poll-option .str-chat__poll-vote-listing,.str-chat__modal__poll-results .str-chat__modal__poll-results__option-list .str-chat__poll-option .str-chat__poll-vote-listing{padding:var(--str-chat__spacing-xs) var(--str-chat__spacing-none);flex-direction:column;align-self:stretch;align-items:flex-start;display:flex}.str-chat__modal__poll-results .str-chat_poll-option-with-votes-list .str-chat__poll-option .str-chat__poll-vote-listing .str-chat__avatar,.str-chat__modal__poll-results .str-chat__modal__poll-results__option-list .str-chat__poll-option .str-chat__poll-vote-listing .str-chat__avatar{height:var(--str-chat__spacing-2xl);width:var(--str-chat__spacing-2xl)}.str-chat__modal__poll-results .str-chat_poll-option-with-votes-list .str-chat__poll-option .str-chat__poll-option__show-all-votes-button-container,.str-chat__modal__poll-results .str-chat__modal__poll-results__option-list .str-chat__poll-option .str-chat__poll-option__show-all-votes-button-container{width:100%;padding:var(--str-chat__spacing-xs) var(--str-chat__spacing-md);border-top:1px solid var(--str-chat__border-core-default);justify-content:center;display:flex}.str-chat__modal__poll-results .str-chat_poll-option-with-votes-list .str-chat__poll-option--has-more-votes,.str-chat__modal__poll-results .str-chat_poll-option-with-votes-list .str-chat__poll-option--has-votes,.str-chat__modal__poll-results .str-chat__modal__poll-results__option-list .str-chat__poll-option--has-more-votes,.str-chat__modal__poll-results .str-chat__modal__poll-results__option-list .str-chat__poll-option--has-votes,.str-chat__modal__poll-results .str-chat_poll-option-with-votes-list .str-chat__poll-option{padding-bottom:0}.str-chat__modal__poll-results .str-chat_poll-option-with-votes-list .str-chat__poll-option__votes-paginated-list .str-chat__loading-indicator-placeholder{width:100%;height:calc(var(--str-chat__loading-indicator-size) + 2 * var(--str-chat__spacing-xxs));justify-content:center;display:flex}.str-chat__modal__poll-results .str-chat__modal__poll-results__options__footer{padding-top:var(--str-chat__spacing-2xl)}.str-chat__modal__poll-results .str-chat__modal__poll-results__options__footer .str-chat__modal__poll-results__options-total-count{text-align:center;width:100%;font:var(--str-chat__font-caption-default)}.str-chat__modal__poll-results .str-chat__poll-result-option-vote-counter{gap:var(--str-chat__spacing-xs);font:var(--str-chat__font-caption-emphasis);align-items:center;display:flex}.str-chat__modal__poll-results .str-chat__poll-result-option-vote-counter .str-chat__icon{height:var(--str-chat__icon-size-md);width:var(--str-chat__icon-size-md)}.str-chat__modal__poll-results.str-chat__modal__poll-results--option-detail .str-chat__infinite-scroll-paginator{scrollbar-width:none;width:100%;height:100%;padding-bottom:var(--str-chat__spacing-xl);flex:1}.str-chat__modal__poll-results:not(.str-chat__modal__poll-results--option-detail) .str-chat__modal__poll-results__body{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:none;max-height:564px;padding-bottom:var(--str-chat__spacing-2xl);overflow:hidden auto}.str-chat__poll-vote{padding:var(--str-chat__spacing-xxs) var(--str-chat__spacing-sm);align-items:center;gap:var(--str-chat__spacing-none,0);width:100%;font:var(--str-chat__font-caption-default);align-self:stretch;display:flex}.str-chat__poll-vote .str-chat__poll-vote__author{align-items:center;gap:var(--str-chat__spacing-sm);flex:1;display:flex}.str-chat__poll-vote .str-chat__poll-vote__author__name{text-transform:capitalize}.str-chat__modal__suggest-poll-option-prompt{width:300px}.str-chat__reaction-selector{padding-inline:var(--str-chat__spacing-xxs);padding-block:var(--str-chat__spacing-xxs);align-items:center;gap:var(--str-chat__spacing-xs);border-radius:var(--str-chat__radius-4xl);background:var(--str-chat__background-core-elevation-2);box-shadow:var(--str-chat__box-shadow-3);display:flex}.str-chat__reaction-selector:has(.str-chat__reaction-selector-extended-list){overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:none;border-radius:var(--str-chat__radius-lg);max-height:320px;padding:0;display:block;overflow:hidden auto}.str-chat__reaction-selector:has(.str-chat__reaction-selector-extended-list):before{content:"";width:100%;height:var(--str-chat__size-16);position:absolute;inset-inline-start:0}.str-chat__reaction-selector:has(.str-chat__reaction-selector-extended-list):after{content:"";width:100%;height:var(--str-chat__size-16);position:absolute;inset-inline-start:0}.str-chat__reaction-selector:has(.str-chat__reaction-selector-extended-list):after{background:linear-gradient(to bottom, transparent 5%, var(--str-chat__background-core-elevation-2) 95%);border-end-end-radius:inherit;border-end-start-radius:inherit;bottom:0}.str-chat__reaction-selector:has(.str-chat__reaction-selector-extended-list):before{z-index:1;background:linear-gradient(to top, transparent 5%, var(--str-chat__background-core-elevation-2) 95%);border-start-start-radius:inherit;border-start-end-radius:inherit;top:0}.str-chat__reaction-selector .str-chat__reaction-selector__add-button{aspect-ratio:1;width:32px}.str-chat__reaction-selector .str-chat__reaction-selector__add-button .str-chat__icon{width:var(--str-chat__icon-size-sm);height:var(--str-chat__icon-size-sm)}.str-chat__reaction-selector:has(.str-chat__reaction-selector__add-button){padding-inline-end:var(--str-chat__spacing-xs)}.str-chat__reaction-selector .str-chat__reaction-selector-list{margin:var(--str-chat__spacing-none);padding:var(--str-chat__spacing-none);gap:var(--str-chat__space-2);list-style:none;display:flex}.str-chat__reaction-selector .str-chat__reaction-selector-list .str-chat__reaction-selector-list__item{display:flex}.str-chat__reaction-selector .str-chat__reaction-selector-list .str-chat__reaction-selector-list__item-button{border-radius:var(--str-chat__radius-max);cursor:pointer;min-width:40px;min-height:40px;padding:var(--str-chat__spacing-none,0);justify-content:center;align-items:center;gap:var(--str-chat__spacing-none,0);background-color:#0000;border:none;display:flex}.str-chat__reaction-selector .str-chat__reaction-selector-list .str-chat__reaction-selector-list__item-button:not(:disabled):hover{background-color:var(--str-chat__background-utility-hover)}.str-chat__reaction-selector .str-chat__reaction-selector-list .str-chat__reaction-selector-list__item-button:not(:disabled):active{background-color:var(--str-chat__background-utility-pressed)}.str-chat__reaction-selector .str-chat__reaction-selector-list .str-chat__reaction-selector-list__item-button:not(:disabled):focus-visible{outline:var(--str-chat__focus-outline,2px solid var(--str-chat__border-utility-focused));outline-offset:-2px}.str-chat__reaction-selector .str-chat__reaction-selector-list .str-chat__reaction-selector-list__item-button:not(:disabled)[aria-pressed=true]{background-color:var(--str-chat__background-utility-selected)}.str-chat__reaction-selector .str-chat__reaction-selector-list .str-chat__reaction-selector-list__item-button .str-chat__reaction-icon{font-size:var(--str-chat__typography-font-size-2xl);height:var(--str-chat__typography-font-size-2xl);width:var(--str-chat__typography-font-size-2xl);justify-content:center;align-items:center;font-family:system-ui;line-height:0;display:flex}.str-chat__reaction-selector-extended-list{height:100%;padding-block:var(--str-chat__spacing-md);padding-inline:var(--str-chat__spacing-sm);grid-template-columns:repeat(7,1fr);display:grid}.str-chat__reaction-selector-extended-list .str-chat__reaction-selector-extended-list__button .str-chat__reaction-icon{height:var(--str-chat__emoji-md);width:var(--str-chat__emoji-md);font-size:var(--str-chat__emoji-md);justify-content:center;align-items:center;font-family:system-ui;line-height:0;display:flex}.str-chat__message-reactions{display:flex}.str-chat__message-reactions .str-chat__message-reactions__list{align-items:center;gap:var(--str-chat__spacing-xxs);margin:0;padding:0;list-style:none;display:flex}.str-chat__message-reactions .str-chat__message-reactions__list .str-chat__message-reactions__list-item{display:flex}.str-chat__message-reactions .str-chat__message-reactions__list .str-chat__message-reactions__list-item--more{height:100%}.str-chat__message-reactions .str-chat__message-reactions__list-button,.str-chat__message-reactions .str-chat__message-reactions__list-item-button{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__radius-max);cursor:pointer;gap:var(--str-chat__spacing-xxs);padding-inline:var(--str-chat__spacing-xs);padding-block:var(--str-chat__spacing-xxxs);border-radius:var(--str-chat__radius-max);border:1px solid var(--str-chat__reaction-border);background:var(--str-chat__reaction-bg);color:var(--str-chat__reaction-text);box-shadow:var(--str-chat__box-shadow-3);font-weight:inherit;font-size:inherit;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;line-height:1;display:flex;position:relative}.str-chat__message-reactions .str-chat__message-reactions__list-button:not(:disabled):hover:before,.str-chat__message-reactions .str-chat__message-reactions__list-button:not(:disabled):active:before,.str-chat__message-reactions .str-chat__message-reactions__list-button:not(:disabled)[aria-pressed=true]:before,.str-chat__message-reactions .str-chat__message-reactions__list-item-button:not(:disabled):hover:before,.str-chat__message-reactions .str-chat__message-reactions__list-item-button:not(:disabled):active:before,.str-chat__message-reactions .str-chat__message-reactions__list-item-button:not(:disabled)[aria-pressed=true]:before{content:"";border-radius:inherit;width:100%;height:100%;position:absolute;inset:0}.str-chat__message-reactions .str-chat__message-reactions__list-button:not(:disabled):hover:before,.str-chat__message-reactions .str-chat__message-reactions__list-item-button:not(:disabled):hover:before{background:var(--str-chat__background-utility-hover)}.str-chat__message-reactions .str-chat__message-reactions__list-button:not(:disabled):active:before,.str-chat__message-reactions .str-chat__message-reactions__list-item-button:not(:disabled):active:before{background:var(--str-chat__background-utility-pressed)}.str-chat__message-reactions .str-chat__message-reactions__list-button:not(:disabled)[aria-pressed=true]:before,.str-chat__message-reactions .str-chat__message-reactions__list-item-button:not(:disabled)[aria-pressed=true]:before{background:var(--str-chat__background-utility-selected)}.str-chat__message-reactions .str-chat__message-reactions__list-button .str-chat__message-reactions__list-item-icon,.str-chat__message-reactions .str-chat__message-reactions__list-item-button .str-chat__message-reactions__list-item-icon{font-family:system-ui;font-size:var(--str-chat__font-size-size-17);line-height:var(--str-chat__typography-line-height-normal)}.str-chat__message-reactions .str-chat__message-reactions__list-button .str-chat__message-reactions__total-count,.str-chat__message-reactions .str-chat__message-reactions__list-button .str-chat__message-reactions__overflow-count,.str-chat__message-reactions .str-chat__message-reactions__list-button .str-chat__message-reactions__list-item-count,.str-chat__message-reactions .str-chat__message-reactions__list-item-button .str-chat__message-reactions__total-count,.str-chat__message-reactions .str-chat__message-reactions__list-item-button .str-chat__message-reactions__overflow-count,.str-chat__message-reactions .str-chat__message-reactions__list-item-button .str-chat__message-reactions__list-item-count{font:var(--str-chat__font-numeric-md);align-items:center;display:flex}.str-chat__message-reactions--bottom .str-chat__message-reactions__list-button,.str-chat__message-reactions--bottom .str-chat__message-reactions__list-item-button{box-shadow:none}.str-chat .str-chat__dialog-contents:has(.str-chat__message-reactions-detail):focus-visible{border-radius:var(--str-chat__radius-lg)}.str-chat__message-reactions-detail{border-radius:var(--str-chat__radius-lg);background:var(--str-chat__background-core-elevation-2);min-width:min(90vw,256px);max-width:256px}.str-chat__message-reactions-detail:has(.str-chat__reaction-selector-extended-list):before{content:"";width:100%;height:var(--str-chat__size-16);position:absolute;inset-inline-start:0}.str-chat__message-reactions-detail:has(.str-chat__reaction-selector-extended-list):after{content:"";width:100%;height:var(--str-chat__size-16);position:absolute;inset-inline-start:0}.str-chat__message-reactions-detail:has(.str-chat__reaction-selector-extended-list):after{background:linear-gradient(to bottom, transparent 5%, var(--str-chat__background-core-elevation-2) 95%);border-end-end-radius:inherit;border-end-start-radius:inherit;bottom:0}.str-chat__message-reactions-detail:has(.str-chat__reaction-selector-extended-list):before{z-index:1;background:linear-gradient(to top, transparent 5%, var(--str-chat__background-core-elevation-2) 95%);border-start-start-radius:inherit;border-start-end-radius:inherit;top:0}.str-chat__message-reactions-detail:has(.str-chat__reaction-selector-extended-list){overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:none;max-height:320px;max-width:unset;min-width:unset;padding:0;display:block;overflow:hidden auto}.str-chat__message-reactions-detail{box-shadow:var(--str-chat__box-shadow-3);gap:var(--str-chat__spacing-xxxs);flex-direction:column;padding-block-start:var(--str-chat__spacing-xxs);display:flex}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__total-count{padding-inline:var(--str-chat__spacing-md);min-height:var(--str-chat__size-32);max-height:var(--str-chat__size-32);color:var(--str-chat__text-tertiary);font:var(--str-chat__font-heading-xs);justify-content:flex-start;align-items:center;display:flex}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__reaction-type-list{padding-inline:var(--str-chat__spacing-md);padding-block:var(--str-chat__spacing-xs);gap:var(--str-chat__spacing-xs) var(--str-chat__spacing-xxs);flex-wrap:wrap;margin:0;list-style:none;display:flex}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__reaction-type-list .str-chat__message-reactions-detail__reaction-type-list-item{display:flex}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__reaction-type-list .str-chat__message-reactions-detail__reaction-type-list-item .str-chat__message-reactions-detail__reaction-type-list-item-button{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__radius-max);cursor:pointer;gap:var(--str-chat__spacing-xxs);padding-inline:var(--str-chat__spacing-xs);padding-block:var(--str-chat__spacing-xxxs);border-radius:var(--str-chat__radius-max);border:1px solid var(--str-chat__reaction-border);background:var(--str-chat__reaction-bg);color:var(--str-chat__reaction-text);box-shadow:var(--str-chat__box-shadow-3);font-weight:inherit;font-size:inherit;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;line-height:1;display:flex;position:relative}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__reaction-type-list .str-chat__message-reactions-detail__reaction-type-list-item .str-chat__message-reactions-detail__reaction-type-list-item-button:not(:disabled):hover:before,.str-chat__message-reactions-detail .str-chat__message-reactions-detail__reaction-type-list .str-chat__message-reactions-detail__reaction-type-list-item .str-chat__message-reactions-detail__reaction-type-list-item-button:not(:disabled):active:before,.str-chat__message-reactions-detail .str-chat__message-reactions-detail__reaction-type-list .str-chat__message-reactions-detail__reaction-type-list-item .str-chat__message-reactions-detail__reaction-type-list-item-button:not(:disabled)[aria-pressed=true]:before{content:"";border-radius:inherit;width:100%;height:100%;position:absolute;inset:0}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__reaction-type-list .str-chat__message-reactions-detail__reaction-type-list-item .str-chat__message-reactions-detail__reaction-type-list-item-button:not(:disabled):hover:before{background:var(--str-chat__background-utility-hover)}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__reaction-type-list .str-chat__message-reactions-detail__reaction-type-list-item .str-chat__message-reactions-detail__reaction-type-list-item-button:not(:disabled):active:before{background:var(--str-chat__background-utility-pressed)}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__reaction-type-list .str-chat__message-reactions-detail__reaction-type-list-item .str-chat__message-reactions-detail__reaction-type-list-item-button:not(:disabled)[aria-pressed=true]:before{background:var(--str-chat__background-utility-selected)}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__reaction-type-list .str-chat__message-reactions-detail__reaction-type-list-item .str-chat__message-reactions-detail__reaction-type-list-item-button{box-shadow:unset;min-width:var(--str-chat__size-48);border:1px solid var(--str-chat__control-chip-border);background:0 0}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__reaction-type-list .str-chat__message-reactions-detail__reaction-type-list-item .str-chat__message-reactions-detail__reaction-type-list-item-button .str-chat__message-reactions-detail__reaction-type-list-item-icon{font-family:system-ui;font-size:var(--str-chat__font-size-size-17);line-height:var(--str-chat__typography-line-height-normal)}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__reaction-type-list .str-chat__message-reactions-detail__reaction-type-list-item .str-chat__message-reactions-detail__reaction-type-list-item-button .str-chat__message-reactions-detail__reaction-type-list-item-icon .str-chat__icon{width:var(--str-chat__icon-size-sm);height:var(--str-chat__icon-size-sm)}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__reaction-type-list .str-chat__message-reactions-detail__reaction-type-list-item .str-chat__message-reactions-detail__reaction-type-list-item-button .str-chat__message-reactions-detail__reaction-type-list-item-icon:has(.str-chat__icon){justify-content:center;align-items:center;display:flex}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__reaction-type-list .str-chat__message-reactions-detail__reaction-type-list-item .str-chat__message-reactions-detail__reaction-type-list-item-button .str-chat__message-reactions-detail__reaction-type-list-item-count{color:var(--str-chat__reaction-text);font:var(--str-chat__font-metadata-emphasis)}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__user-list-container{border-radius:inherit;position:relative}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__user-list-container:before,.str-chat__message-reactions-detail .str-chat__message-reactions-detail__user-list-container:after{content:"";width:100%;height:var(--str-chat__size-16);position:absolute;inset-inline-start:0}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__user-list-container:after{background:linear-gradient(to bottom, transparent 5%, var(--str-chat__background-core-elevation-2) 95%);border-end-end-radius:inherit;border-end-start-radius:inherit;bottom:0}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__user-list-container:before{z-index:1;background:linear-gradient(to top, transparent 5%, var(--str-chat__background-core-elevation-2) 95%);border-start-start-radius:inherit;border-start-end-radius:inherit;display:none;top:0}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__user-list{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:none;max-height:180px;padding-block-end:var(--str-chat__spacing-xxs);position:relative;overflow:hidden auto}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__user-list .str-chat__message-reactions-detail__skeleton-item{padding-block:var(--str-chat__spacing-xxs);align-items:center;gap:var(--str-chat__spacing-xs);padding-inline:calc(var(--str-chat__spacing-sm) + var(--str-chat__spacing-xxs));display:flex}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__user-list .str-chat__message-reactions-detail__skeleton-item .str-chat__message-reactions-detail__skeleton-avatar{width:var(--str-chat__size-32);height:var(--str-chat__size-32);border-radius:var(--str-chat__radius-max);background-color:var(--str-chat__background-core-surface-default);background-image:linear-gradient(90deg, var(--str-chat__skeleton-loading-base) 0%, var(--str-chat__skeleton-loading-highlight) 50%, var(--str-chat__skeleton-loading-base) 100%);background-repeat:no-repeat;background-size:200% 100%;flex-shrink:0;animation:1.2s linear infinite loading-channel-shimmer}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__user-list .str-chat__message-reactions-detail__skeleton-item .str-chat__message-reactions-detail__skeleton-line{height:var(--str-chat__size-20);border-radius:var(--str-chat__radius-sm);background-color:var(--str-chat__background-core-surface-default);background-image:linear-gradient(90deg, var(--str-chat__skeleton-loading-base) 0%, var(--str-chat__skeleton-loading-highlight) 50%, var(--str-chat__skeleton-loading-base) 100%);background-repeat:no-repeat;background-size:200% 100%;border-radius:999px;flex-grow:1;animation:1.2s linear infinite loading-channel-shimmer;-webkit-mask-image:linear-gradient(90deg,#000 0% 94%,#000000b3 98%,#0000 100%);mask-image:linear-gradient(90deg,#000 0% 94%,#000000b3 98%,#0000 100%)}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__user-list .str-chat__message-reactions-detail__user-list-item{padding-block:var(--str-chat__spacing-xxs);align-items:center;gap:var(--str-chat__spacing-xs);padding-inline:calc(var(--str-chat__spacing-sm) + var(--str-chat__spacing-xxs));max-height:var(--str-chat__size-40);display:flex}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__user-list .str-chat__message-reactions-detail__user-list-item .str-chat__message-reactions-detail__user-list-item-icon{font-family:system-ui;font-size:var(--str-chat__font-size-size-17);line-height:var(--str-chat__typography-line-height-normal)}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__user-list .str-chat__message-reactions-detail__user-list-item .str-chat__message-reactions-detail__user-list-item-info{flex-direction:column;flex-grow:1;min-width:0;display:flex}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__user-list .str-chat__message-reactions-detail__user-list-item .str-chat__message-reactions-detail__user-list-item-info .str-chat__message-reactions-detail__user-list-item-username{color:var(--str-chat__text-primary);font:var(--str-chat__font-caption-default)}.str-chat__message-reactions-detail .str-chat__message-reactions-detail__user-list .str-chat__message-reactions-detail__user-list-item .str-chat__message-reactions-detail__user-list-item-info .str-chat__message-reactions-detail__user-list-item-button{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__radius-max);color:var(--str-chat__text-tertiary);font:var(--str-chat__font-metadata-default);cursor:pointer;align-self:flex-start}.str-chat__search{gap:var(--str-chat__spacing-sm);padding-block:var(--str-chat__spacing-xs);flex-direction:column;justify-content:center;display:flex}.str-chat__search.str-chat__search--active{flex:1;min-height:0}.str-chat__search-bar{padding-inline:var(--str-chat__spacing-md);gap:var(--str-chat__spacing-xxxs);display:flex}.str-chat__search-bar .str-chat__search-bar__input-wrapper{align-items:center;gap:var(--str-chat__spacing-xs);border-radius:var(--str-chat__radius-max);border:1px solid var(--str-chat__border-core-default);min-height:40px;color:var(--str-chat__input-text-placeholder);font:var(--str-chat__font-caption-default);flex-grow:1;flex-shrink:1;display:flex}.str-chat__search-bar .str-chat__search-bar__input-wrapper:focus-within{outline:var(--str-chat__focus-outline,2px solid var(--border-utility-focused));outline-offset:var(--str-chat__focus-outline-offset,2px)}.str-chat__search-bar .str-chat__search-bar__input-wrapper .str-chat__search-bar__input{width:100%;min-height:24px;font:inherit;background:0 0;border:none}.str-chat__search-bar .str-chat__search-bar__input-wrapper .str-chat__search-bar__input:focus{outline:none}.str-chat__search-bar .str-chat__search-bar__input-wrapper .str-chat__search-bar__clear-button{flex-shrink:0}.str-chat__search-bar .str-chat__search-bar__input-wrapper{padding-block:var(--str-chat__spacing-xs);padding-inline:var(--str-chat__spacing-sm)}.str-chat__search-bar .str-chat__search-bar__exit-search-button{flex-shrink:0}.str-chat__search-results{gap:var(--str-chat__spacing-sm);flex-direction:column;flex:1;min-height:0;display:flex}.str-chat__search-results .str-chat__search-results-header{scrollbar-width:none}.str-chat__search-results .str-chat__search-results-header .str-chat__search-results-header__filter-source-buttons{gap:var(--str-chat__spacing-xxs);padding-inline:var(--str-chat__spacing-md);display:flex}.str-chat__search-results .str-chat__search-results-header .str-chat__search-results-header__filter-source-buttons>.str-chat__button{flex-shrink:0}.str-chat__search-source-results,.str-chat__search-source-result-list{flex-direction:column;flex:1;min-height:0;display:flex}.str-chat__search-source-result-list .str-chat__infinite-scroll-paginator{scrollbar-gutter:stable both-edges;scrollbar-width:thin;flex:1;min-height:0}.str-chat__search-source-result-list .str-chat__search-result-container{padding:var(--str-chat__spacing-xxs);border-bottom:1px solid var(--str-chat__border-core-subtle)}.str-chat__search-source-result-list .str-chat__search-result-container .str-chat__search-result--user{align-items:center;gap:var(--str-chat__spacing-md);padding:var(--str-chat__spacing-sm);border-radius:var(--str-chat__radius-lg);cursor:pointer;background:0 0;border:none;width:100%;display:flex}.str-chat__search-source-result-list .str-chat__search-result-container .str-chat__search-result--user .str-chat__avatar{flex-shrink:0}.str-chat__search-source-result-list .str-chat__search-result-container .str-chat__search-result--user .str-chat__search-result-data{gap:var(--str-chat__spacing-xxs);text-align:start;flex-direction:column;flex:1 0 0;min-width:0;display:flex}.str-chat__search-source-result-list .str-chat__search-result-container .str-chat__search-result--user .str-chat__search-result-data .str-chat__search-result__display-name{font:var(--str-chat__font-caption-emphasis);color:var(--str-chat__text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.str-chat__search-source-result-list .str-chat__search-result-container .str-chat__search-result--user .str-chat__search-result-data .str-chat__search-result__last-active-timestamp{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--str-chat__text-tertiary);font:var(--str-chat__font-caption-default);flex:1;overflow:hidden}.str-chat__search-source-result-list .str-chat__search-result-container .str-chat__search-result--user{background:var(--str-chat__background-core-elevation-1)}.str-chat__search-source-result-list .str-chat__search-result-container .str-chat__search-result--user:not(:disabled):hover{background:var(--str-chat__background-utility-hover)}.str-chat__search-source-result-list .str-chat__search-result-container .str-chat__search-result--user:not(:disabled):active{background:var(--str-chat__background-utility-pressed)}.str-chat__search-source-result-list .str-chat__search-result-container .str-chat__search-result--user:not(:disabled)[aria-pressed=true]{background:var(--str-chat__background-utility-selected)}.str-chat__search-source-result-list__footer,.str-chat__search-results-presearch,.str-chat__search-source-results-empty{font:var(--str-chat__font-caption-default);color:var(--str-chat__text-tertiary);padding-block:var(--str-chat__spacing-xs);justify-content:center;align-items:center;display:flex}.str-chat__skip-navigation-link{background-color:var(--str-chat__background-color,#fff);color:var(--str-chat__text-color,currentColor);z-index:2;border:1px solid #0000;border-radius:4px;margin:8px;padding:8px 12px;text-decoration:none;position:absolute;top:0;left:0;transform:translateY(-200%)}.str-chat__skip-navigation-link:focus,.str-chat__skip-navigation-link:focus-visible{border:1px solid var(--accent-primary);transform:translateY(0)}.str-chat__summarized-message-preview{align-items:center;gap:var(--str-chat__spacing-xxs);min-width:0;color:var(--str-chat__text-secondary);font:var(--str-chat__font-caption-default);flex-grow:1;flex-shrink:1;display:flex}.str-chat__summarized-message-preview .str-chat__icon{width:var(--str-chat__icon-size-sm);height:var(--str-chat__icon-size-sm);flex-shrink:0}.str-chat__summarized-message-preview--error{color:var(--text-error)}.str-chat__summarized-message-preview--deleted{color:var(--str-chat__text-tertiary)}.str-chat__summarized-message-preview .str-chat__summarized-message-preview__text{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.str-chat__summarized-message-preview .str-chat__summarized-message-preview__delivery-status{color:var(--str-chat__text-tertiary);flex-shrink:0;display:flex}.str-chat__summarized-message-preview .str-chat__summarized-message-preview__delivery-status--read{color:var(--str-chat__accent-primary)}.str-chat__summarized-message-preview .str-chat__summarized-message-preview__sender{color:var(--str-chat__text-tertiary);font:var(--str-chat__font-caption-emphasis);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.str-chat .str-chat__suggestion-list{scrollbar-width:none;min-width:200px;max-height:320px;overflow-y:auto}.str-chat .str-chat__suggestion-list.str-chat__context-menu .str-chat__list-item-layout:has(.str-chat__suggestion-list__mention){padding:var(--str-chat__spacing-none)}.str-chat .str-chat__suggestion-list .str-chat__suggestion-list-item--selected{background-color:var(--str-chat__dialog-menu-button-hover-background-color)}.str-chat .str-chat__suggestion-list__mention{align-items:center;gap:var(--str-chat__spacing-sm)}.str-chat .str-chat__suggestion-list__mention .str-chat__list-item-layout__leading-icon{background:var(--str-chat__background-core-surface-subtle);border:1px solid var(--str-chat__border-core-subtle);border-radius:var(--str-chat__radius-max);color:var(--str-chat__text-secondary);padding:var(--str-chat__spacing-xs);justify-content:center;align-items:center}.str-chat .str-chat__suggestion-list__mention .str-chat__list-item-layout__leading-icon .str-chat__icon{stroke-width:1.2px}.str-chat .str-chat__suggestion-list__item-content{flex-direction:column;flex:1;min-width:0;display:flex}.str-chat .str-chat__suggestion-list__item-title{font:var(--str-chat__font-caption-default);color:var(--str-chat__text-primary);white-space:nowrap;text-overflow:ellipsis;text-align:start;min-width:0;overflow:clip visible}.str-chat .str-chat__list-item-layout__title.str-chat__suggestion-list__mention-item-title{font:var(--str-chat__font-body-default)}.str-chat .str-chat__suggestion-list__item-details{font:var(--str-chat__font-metadata-default);color:var(--str-chat__text-tertiary);white-space:nowrap;text-overflow:ellipsis;text-align:start;min-width:0;overflow:clip visible}.str-chat__thread-container{color:var(--str-chat__text-primary);border-inline-start:1px solid var(--str-chat__border-core-default);flex-direction:column;width:100%;height:100%;display:flex;position:relative}.str-chat__parent-message-li{padding-block-start:var(--str-chat__spacing-sm)}.str-chat__parent-message-li .str-chat__message{max-width:calc(var(--str-chat__message-composer-max-width) + var(--str-chat__message-composer-padding));padding-block:var(--str-chat__spacing-xs);margin-inline:auto}.str-chat__parent-message-li .str-chat__thread-start{padding:var(--str-chat__spacing-xs) var(--str-chat__spacing-none);margin-block:var(--str-chat__spacing-xs);justify-content:center;align-items:center;gap:var(--str-chat__spacing-none);border-top:1px solid var(--str-chat__border-core-subtle);border-bottom:1px solid var(--str-chat__border-core-subtle);background:var(--str-chat__background-core-surface-subtle);width:100%;color:var(--str-chat__chat-text-system);font:var(--str-chat__font-metadata-emphasis);display:flex}.str-chat__thread-header{width:100%;padding:var(--str-chat__spacing-md);height:var(--str-chat__channel-header-height);background:var(--str-chat__background-core-elevation-1);color:var(--str-chat__text-primary);border-block-end:1px solid var(--str-chat__border-core-default);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;display:grid}.str-chat__thread-header .str-chat__thread-header-title{font:var(--str-chat__font-heading-sm)}.str-chat__thread-header .str-chat__thread-header-subtitle{font:var(--str-chat__font-caption-default);color:var(--str-chat__text-secondary)}.str-chat__thread-header .str-chat__thread-header-details{flex-direction:column;justify-self:center;align-items:center;min-width:0;display:flex;overflow:hidden}.str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-subtitle,.str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-title{white-space:nowrap;text-overflow:ellipsis;overflow:clip visible}.str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-subtitle{overflow-y:hidden}.str-chat__thread-header .str-chat__thread-header__start{justify-self:start;min-width:0}.str-chat__thread-header .str-chat__thread-header__end{justify-self:end;min-width:0}.str-chat__thread-header .str-chat__close-thread-button{width:var(--str-chat__size-40);height:var(--str-chat__size-40);cursor:pointer;background-color:#0000;border:none;justify-content:flex-end;align-items:flex-start;display:flex}.str-chat__thread-header .str-chat__close-thread-button .str-chat__icon{fill:var(--str-chat__text-primary)}.str-chat__chat-view__threads .str-chat__thread-header .str-chat__thread-header-details{align-items:center}.str-chat__chat-view__threads .str-chat__thread{border:none}.str-chat__unread-count-badge{background-color:var(--str-chat__accent-error);color:var(--str-chat__badge-text-on-accent);border-radius:9999px}.str-chat{--str-chat-unread-count-badge-absolute-offset-vertical:50%;--str-chat-unread-count-badge-absolute-offset-horizontal:50%}.str-chat__unread-count-badge-container{justify-content:center;align-items:center;display:flex;position:relative}.str-chat__unread-count-badge{flex-shrink:0;justify-content:center;align-items:center;min-width:18px;min-height:18px;padding:5px;font-size:12px;font-weight:700;line-height:8px;display:flex}.str-chat__unread-count-badge--top-right{translate:var(--str-chat-unread-count-badge-absolute-offset-horizontal) calc(var(--str-chat-unread-count-badge-absolute-offset-vertical) * -1);position:absolute}.str-chat__unread-count-badge--bottom-left{translate:calc(var(--str-chat-unread-count-badge-absolute-offset-horizontal) * -1) var(--str-chat-unread-count-badge-absolute-offset-vertical);position:absolute}.str-chat__unread-count-badge--bottom-right{translate:var(--str-chat-unread-count-badge-absolute-offset-horizontal) var(--str-chat-unread-count-badge-absolute-offset-vertical);position:absolute}.str-chat__unread-count-badge--top-left{translate:calc(var(--str-chat-unread-count-badge-absolute-offset-horizontal) * -1) calc(var(--str-chat-unread-count-badge-absolute-offset-vertical) * -1);position:absolute}.str-chat{--str-chat__thread-list-transition-duration:var(--str-chat__channel-list-transition-duration);--str-chat__thread-list-transition-easing:var(--str-chat__channel-list-transition-easing);--str-chat__thread-list-transition-offset:var(--str-chat__channel-list-transition-offset);--str-chat__thread-list-width:100%;--str-chat__thread-list-mobile-width:100%}.str-chat__thread-list-container{background:var(--str-chat__background-core-elevation-1);color:var(--str-chat__text-primary);border-inline-end:1px solid var(--str-chat__border-core-default);flex:0 0 var(--str-chat__thread-list-width);opacity:1;min-width:280px;max-width:100%;height:100%;transition:flex-basis var(--str-chat__thread-list-transition-duration) var(--str-chat__thread-list-transition-easing), min-width var(--str-chat__thread-list-transition-duration) var(--str-chat__thread-list-transition-easing), width var(--str-chat__thread-list-transition-duration) var(--str-chat__thread-list-transition-easing), max-width var(--str-chat__thread-list-transition-duration) var(--str-chat__thread-list-transition-easing), opacity var(--str-chat__thread-list-transition-duration) var(--str-chat__thread-list-transition-easing), transform var(--str-chat__thread-list-transition-duration) var(--str-chat__thread-list-transition-easing);width:var(--str-chat__thread-list-width);flex-direction:column;display:flex;position:relative;transform:translate(0)}@media (width<=767px){.str-chat__thread-list-container{pointer-events:none;inset-inline-start:0;min-width:0;max-width:100%;transform:translateX(calc(var(--str-chat__thread-list-transition-offset) * -1px));transition:transform var(--str-chat__thread-list-transition-duration) var(--str-chat__thread-list-transition-easing), visibility 0s linear var(--str-chat__thread-list-transition-duration);visibility:hidden;width:var(--str-chat__thread-list-mobile-width);z-index:1;flex-basis:auto;position:absolute;top:0;bottom:0}}@media (prefers-reduced-motion:reduce){.str-chat__thread-list-container{transition:none}}.str-chat__thread-list-container .str-chat__unseen-threads-banner{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__radius-max);font:var(--str-chat__font-metadata-emphasis);cursor:pointer;color:var(--str-chat__text-secondary);justify-content:center;align-items:center;gap:var(--str-chat__spacing-xs);border-radius:var(--str-chat__radius-none);background:var(--background-core-surface);height:36px;display:flex;position:relative}.str-chat__thread-list-container .str-chat__unseen-threads-banner>.str-chat__icon{height:var(--str-chat__icon-size-md);width:var(--str-chat__icon-size-md)}.str-chat__thread-list-container .str-chat__unseen-threads-banner:not(:disabled):hover:after{content:"";background:var(--str-chat__background-utility-hover);pointer-events:none;position:absolute;inset:0}.str-chat__thread-list{flex:1}.str-chat__thread-list [data-virtuoso-scroller=true],.str-chat__thread-list [data-viewport-type=element]{height:100%!important}.str-chat__thread-list-empty-placeholder{--str-chat-icon-color:var(--str-chat__text-secondary);text-align:center}.str-chat__thread-list-empty-placeholder svg{width:32px;height:32px}.str-chat__thread-list-empty-placeholder{height:100%;min-height:100%;padding:var(--str-chat__spacing-xl);color:var(--str-chat__text-secondary);flex-direction:column;justify-content:center;align-items:center;display:flex}.str-chat__thread-list-empty-placeholder p{color:var(--str-chat__text-secondary);font:var(--str-chat__font-caption-default);margin:0}.str-chat__thread-list__header{padding:var(--str-chat__spacing-md);height:var(--str-chat__channel-header-height);align-items:center;width:100%;display:flex}.str-chat__thread-list__header .str-chat__thread-list__header__title{font:var(--str-chat__font-heading-lg);color:var(--str-chat__text-primary);flex:1}.str-chat__thread-list-item-container{border-bottom:1px solid var(--str-chat__border-core-subtle);padding:var(--str-chat__spacing-xxs);max-width:100%}.str-chat__thread-list-item-container:has(.str-chat__thread-list-item--highlighted){background:var(--str-chat__background-core-highlight)}.str-chat__thread-list-item{gap:var(--str-chat__spacing-sm);padding-inline:var(--str-chat__spacing-sm);padding-block:var(--str-chat__spacing-sm);cursor:pointer;text-align:start;background:var(--str-chat__background-core-elevation-1);border-radius:var(--str-chat__radius-lg);border:none;align-items:flex-start;width:100%;max-width:100%;padding-block-start:calc(var(--str-chat__spacing-sm) - 1px);display:flex}.str-chat__thread-list-item:not(:disabled):hover{background:var(--str-chat__background-utility-hover)}.str-chat__thread-list-item:not(:disabled):active{background:var(--str-chat__background-utility-pressed)}.str-chat__thread-list-item:not(:disabled)[aria-pressed=true]{background:var(--str-chat__background-utility-selected)}.str-chat__thread-list-item .str-chat__avatar{flex-shrink:0}.str-chat__thread-list-item .str-chat__summarized-message-preview .str-chat__summarized-message-preview__sender{color:var(--str-chat__text-secondary)}.str-chat__thread-list-item .str-chat__summarized-message-preview .str-chat__summarized-message-preview__text{color:var(--str-chat__text-primary)}.str-chat__thread-list-item[aria-selected=true]{background-color:var(--str-chat__background-utility-selected)}.str-chat__thread-list-item__content{gap:var(--str-chat__spacing-xs);flex-direction:column;flex:1 0 0;min-width:0;display:flex}.str-chat__thread-list-item__content-leading{gap:var(--str-chat__spacing-xxs);padding-block:var(--str-chat__spacing-xxxs);flex-direction:column;display:flex}.str-chat__thread-list-item__content-leading .str-chat__summarized-message-preview{font:var(--str-chat__font-body-default)}.str-chat__thread-list-item__content-leading .str-chat__summarized-message-preview .str-chat__summarized-message-preview__sender{font:var(--str-chat__font-body-emphasis)}.str-chat__thread-list-item__title{font:var(--str-chat__font-caption-emphasis);color:var(--str-chat__text-tertiary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.str-chat__thread-list-item__content-trailing,.str-chat__thread-list-item__reply-information{gap:var(--str-chat__spacing-xs);align-items:center;display:flex}.str-chat__thread-list-item__reply-count{font:var(--str-chat__font-caption-emphasis);color:var(--str-chat__text-link);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.str-chat__thread-list-item__timestamp{font:var(--str-chat__font-caption-default);color:var(--str-chat__text-tertiary);white-space:nowrap;white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:clip visible}.str-chat{--str-chat__tooltip-background-color:var(--str-chat__background-core-inverse)}.str-chat.str-chat__theme-dark{--str-chat__tooltip-background-color:var(--str-chat__background-core-elevation-2)}.str-chat__tooltip{background:var(--str-chat__tooltip-background-color);color:var(--str-chat__text-on-accent);box-shadow:var(--str-chat__box-shadow-3);border-radius:var(--str-chat__radius-md);gap:var(--str-chat__spacing-xs);padding:var(--str-chat__spacing-xs);z-index:1;width:max-content;max-width:150px;font:var(--str-chat__font-metadata-emphasis);display:flex;overflow-y:hidden}.str-chat__tooltip:after{background-color:var(--str-chat__tooltip-background-color)}@keyframes str-chat__typing-indicator-fade-in{0%{opacity:0}to{opacity:1}}.str-chat__subtitle-content-transition{animation:.2s ease-out str-chat__typing-indicator-fade-in;display:inline-block}.str-chat__typing-indicator{width:100%;max-width:calc(var(--str-chat__message-composer-max-width) + var(--str-chat__message-composer-padding));align-items:flex-end;gap:var(--str-chat__spacing-xs);padding-block:var(--str-chat__spacing-xs);padding-inline:var(--str-chat__message-composer-padding);margin:auto;display:flex}.str-chat__typing-indicator.str-chat__typing-indicator--with-transition{animation:.25s ease-out str-chat__typing-indicator-fade-in}.str-chat__typing-indicator__bubble{min-height:36px;max-height:36px;padding-block:var(--str-chat__spacing-xs);padding-inline:var(--str-chat__spacing-sm);border-radius:var(--str-chat__message-bubble-radius-group-bottom) var(--str-chat__message-bubble-radius-group-bottom) var(--str-chat__message-bubble-radius-group-bottom) var(--str-chat__message-bubble-radius-tail);border:1px solid var(--str-chat__chat-bg-incoming);background:var(--str-chat__chat-bg-incoming);align-items:center;display:inline-flex}.str-chat__typing-indicator__dots{align-items:center;column-gap:var(--str-chat__spacing-xxs);display:flex}.str-chat__typing-indicator__dots svg{display:block}.str-chat__typing-indicator__dots svg circle:first-child{fill:var(--str-chat__chat-text-typing-indicator);animation:1.2s ease-in-out infinite both str-chat__typing-indicator-dot}.str-chat__typing-indicator__dots svg circle:nth-child(2){fill:var(--str-chat__chat-text-typing-indicator);animation:1.2s ease-in-out .15s infinite both str-chat__typing-indicator-dot}.str-chat__typing-indicator__dots svg circle:nth-child(3){fill:var(--str-chat__chat-text-typing-indicator);animation:1.2s ease-in-out .3s infinite both str-chat__typing-indicator-dot}@keyframes str-chat__typing-indicator-dot{0%,to{opacity:1}33%{opacity:.75}66%{opacity:.5}}.str-chat__typing-indicator-header{align-items:baseline;gap:var(--str-chat__spacing-xs);white-space:nowrap;color:var(--str-chat__text-secondary);font:var(--str-chat__font-caption-default);display:inline-flex}.str-chat__typing-indicator-header__dots{vertical-align:middle;align-items:center;display:inline-flex}.str-chat__video-player-loading{justify-content:center;align-items:center;block-size:100%;inline-size:100%;display:flex}.str-chat .str-chat__message-attachment__video-thumbnail{width:100%;height:100%;position:relative}.str-chat .str-chat__message-attachment__video-thumbnail .str-chat__message-attachment__video-thumbnail-image{object-fit:cover;width:100%;height:100%}.str-chat .str-chat__message-attachment__video-thumbnail .str-chat__message-attachment__video-thumbnail__play-indicator,.str-chat .str-chat__message-attachment__video-thumbnail .str-chat__button.str-chat__button--solid.str-chat__message-attachment__video-thumbnail__play-indicator{border-radius:var(--str-chat__radius-max);background-color:var(--str-chat__control-play-button-bg);justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;top:calc(50% - 24px);left:calc(50% - 24px)}.str-chat .str-chat__message-attachment__video-thumbnail .str-chat__message-attachment__video-thumbnail__play-indicator svg,.str-chat .str-chat__message-attachment__video-thumbnail .str-chat__button.str-chat__button--solid.str-chat__message-attachment__video-thumbnail__play-indicator svg{width:24px;height:24px}.str-chat .str-chat__message-attachment__video-thumbnail .str-chat__message-attachment__video-thumbnail__play-indicator svg path,.str-chat .str-chat__message-attachment__video-thumbnail .str-chat__button.str-chat__button--solid.str-chat__message-attachment__video-thumbnail__play-indicator svg path{fill:var(--str-chat__control-play-button-icon)}.vg-live{background:#fff;border:1px solid #00000014;border-radius:14px;overflow:hidden;box-shadow:0 2px 10px #0000000d}.vg-live__bar{color:#475569;border-bottom:1px solid #0000000f;align-items:center;gap:7px;padding:8px 12px;font-size:12px;font-weight:700;display:flex}.vg-live__dot{background:#f0573f;border-radius:999px;width:8px;height:8px}.vg-live__dot.is-live{animation:1.4s ease-in-out infinite vg-live-pulse}@keyframes vg-live-pulse{0%,to{opacity:1}50%{opacity:.35}}.vg-live__count{font-variant-numeric:tabular-nums;color:#0f172a;margin-left:auto}.vg-live__media{aspect-ratio:16/9;background:#000;position:relative}.vg-live__media iframe,.vg-live__media video{object-fit:cover;border:0;width:100%;height:100%;position:absolute;inset:0}.vg-live__body{padding:11px 12px 13px}.vg-live__title{color:#0f172a;margin:0;font-size:13.5px;font-weight:700;line-height:1.3}.vg-live__sub{color:#64748b;margin:2px 0 0;font-size:12px}.vg-live__join{text-align:center;color:#fff;cursor:pointer;background:#f0573f;border:0;border-radius:9px;width:100%;margin-top:10px;padding:9px 12px;font-size:13px;font-weight:700;display:block}.vg-live__join.is-live{background:#dc2626}
