html,body,#root{min-height:100%}body.auth-route{background:var(--brand-black);margin:0;padding-bottom:0}body.auth-route #root{min-height:100dvh}.AuthPage,.AuthPage *{box-sizing:border-box}.AuthPage{background:radial-gradient(90% 70% at 15% 0%, #d3ac6c12, transparent 60%), radial-gradient(70% 60% at 90% 100%, #d3ac6c0d, transparent 65%), var(--brand-black);width:100%;min-height:100dvh;color:var(--brand-ivory);font-family:var(--font-sans);justify-content:center;align-items:center;padding:48px 24px;display:flex}.AuthPage-shell{border:1px solid var(--brand-hairline-soft);border-radius:var(--brand-radius-lg);background:var(--brand-charcoal);grid-template-columns:1.05fr 1fr;width:min(1060px,100%);display:grid;overflow:hidden;box-shadow:0 30px 80px #0000008c}.AuthPage-hero{background:radial-gradient(120% 90% at 80% 0%, #062c10 0%, var(--brand-black) 70%);border-right:1px solid var(--brand-hairline-soft);flex-direction:column;justify-content:space-between;gap:40px;padding:48px 44px;display:flex;position:relative}.AuthPage-hero:after{content:"";pointer-events:none;background:radial-gradient(45% 35% at 20% 85%,#d3ac6c1f,#0000 70%),radial-gradient(35% 30% at 85% 25%,#d3ac6c14,#0000 70%);position:absolute;inset:0}.AuthPage-hero>*{z-index:1;position:relative}.AuthPage-brand{letter-spacing:.3em;text-transform:uppercase;color:var(--brand-gold);align-items:center;gap:12px;font-size:.78rem;font-weight:600;display:inline-flex}.AuthPage-logo{object-fit:contain;mix-blend-mode:screen;width:min(320px,78%);height:auto}.AuthPage-copy h1{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--brand-ivory);text-wrap:balance;margin:0;font-size:clamp(1.9rem,3.4vw,2.9rem);font-weight:500;line-height:1.08}.AuthPage-copy p{max-width:400px;color:var(--brand-muted);margin:18px 0 0;font-size:.96rem;line-height:1.7}.AuthPage-cinema{display:none}.AuthPage-trust{flex-wrap:wrap;gap:10px;display:flex}.AuthPage-trust span{border:1px solid var(--brand-hairline);border-radius:var(--brand-radius);color:var(--brand-gold-bright);letter-spacing:.16em;text-transform:uppercase;background:#021a088c;padding:8px 14px;font-size:.68rem;font-weight:600}.AuthPage-card{background:var(--brand-charcoal);flex-direction:column;padding:44px 44px 36px;display:flex}.AuthPage-toggle{border-bottom:1px solid var(--brand-hairline-soft);gap:4px;margin-bottom:30px;display:flex}.AuthPage-toggle button{color:var(--brand-muted);font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 16px 12px;font-size:.76rem;font-weight:600;transition:color .25s,border-color .25s}.AuthPage-toggle button:hover{color:var(--brand-ivory)}.AuthPage-toggle button.active{color:var(--brand-gold-bright);border-bottom-color:var(--brand-gold)}.AuthPage-cardHeader h2{font-family:var(--font-serif);color:var(--brand-ivory);margin:0;font-size:1.7rem;font-weight:500}.AuthPage-cardHeader p{color:var(--brand-muted);margin:10px 0 0;font-size:.9rem;line-height:1.6}.AuthPage-form{flex-direction:column;gap:18px;margin-top:28px;display:flex}.AuthPage-field>span{color:var(--brand-dim);letter-spacing:.18em;text-transform:uppercase;margin-bottom:8px;font-size:.68rem;font-weight:600;display:block}.AuthPage-inputWrap{border:1px solid var(--brand-hairline-soft);border-radius:var(--brand-radius);background:#021a088c;align-items:center;gap:12px;padding:0 14px;transition:border-color .25s;display:flex}.AuthPage-inputWrap:focus-within{border-color:var(--brand-gold)}.AuthPage-inputWrap>svg{color:var(--brand-dim);flex-shrink:0;font-size:.85rem}.AuthPage-inputWrap input{min-width:0;color:var(--brand-ivory);font-family:var(--font-sans);background:0 0;border:0;outline:0;flex:1;padding:14px 0;font-size:.95rem}.AuthPage-inputWrap input::placeholder{color:var(--brand-dim)}.AuthPage-inputWrap input:-webkit-autofill{-webkit-text-fill-color:var(--brand-ivory);transition:background-color 9999s ease-out;-webkit-box-shadow:inset 0 0 0 1000px #0b0b0f}.AuthPage-inputWrap input:-webkit-autofill:hover{-webkit-text-fill-color:var(--brand-ivory);transition:background-color 9999s ease-out;-webkit-box-shadow:inset 0 0 0 1000px #0b0b0f}.AuthPage-inputWrap input:-webkit-autofill:focus{-webkit-text-fill-color:var(--brand-ivory);transition:background-color 9999s ease-out;-webkit-box-shadow:inset 0 0 0 1000px #0b0b0f}.AuthPage-eye{color:var(--brand-dim);cursor:pointer;background:0 0;border:0;place-items:center;padding:6px;transition:color .25s;display:grid}.AuthPage-eye:hover{color:var(--brand-gold-bright)}.AuthPage-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.AuthPage-check{color:var(--brand-muted);cursor:pointer;align-items:center;gap:10px;font-size:.85rem;display:inline-flex}.AuthPage-check input{width:15px;height:15px;accent-color:var(--brand-gold);cursor:pointer}.AuthPage-terms a{color:var(--brand-gold-bright);border-bottom:1px solid var(--brand-hairline);text-decoration:none}.AuthPage-terms a:hover{border-bottom-color:var(--brand-gold-bright)}.AuthPage-inlineBtn{color:var(--brand-gold-bright);font-family:var(--font-sans);cursor:pointer;border:0;border-bottom:1px solid var(--brand-hairline);background:0 0;padding:0;font-size:.82rem;font-weight:600}.AuthPage-inlineBtn:hover{border-bottom-color:var(--brand-gold-bright)}.AuthPage-error{border-radius:var(--brand-radius);color:#e8b4b4;background:#8c2f2f24;border:1px solid #c14b4b66;margin:0;padding:12px 14px;font-size:.85rem;line-height:1.5}.AuthPage-submit{border:1px solid var(--brand-gold);border-radius:var(--brand-radius);background:var(--brand-gold);min-height:50px;color:var(--brand-gold-ink);font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;cursor:pointer;margin-top:4px;font-size:.8rem;font-weight:600;transition:background .25s,border-color .25s,transform .25s}.AuthPage-submit:hover:not(:disabled){background:var(--brand-gold-bright);border-color:var(--brand-gold-bright);transform:translateY(-1px)}.AuthPage-submit:disabled{cursor:not-allowed;opacity:.55}.AuthPage-divider{align-items:center;gap:16px;margin:26px 0 18px;display:flex}.AuthPage-divider:before,.AuthPage-divider:after{content:"";background:var(--brand-hairline-soft);flex:1;height:1px}.AuthPage-divider span{color:var(--brand-dim);letter-spacing:.22em;font-size:.64rem;font-weight:600}.AuthPage-socials{justify-content:center;gap:12px;display:flex}.AuthPage-socials button{border:1px solid var(--brand-hairline-soft);border-radius:var(--brand-radius);width:48px;height:44px;color:var(--brand-muted);cursor:pointer;background:0 0;place-items:center;font-size:1rem;transition:color .25s,border-color .25s,background .25s;display:grid}.AuthPage-socials button:hover:not(:disabled){color:var(--brand-gold-bright);border-color:var(--brand-gold);background:#d3ac6c14}.AuthPage-socials button:disabled{cursor:not-allowed;opacity:.5}.AuthPage-bottomText{text-align:center;color:var(--brand-muted);margin:26px 0 0;font-size:.88rem}.AuthPage-bottomText button{color:var(--brand-gold-bright);font-family:var(--font-sans);cursor:pointer;border:0;border-bottom:1px solid var(--brand-hairline);background:0 0;padding:0;font-size:.88rem;font-weight:600}.AuthPage-bottomText button:hover{border-bottom-color:var(--brand-gold-bright)}.AuthPage-toast{z-index:50;border:1px solid var(--brand-hairline);border-radius:var(--brand-radius);background:var(--brand-charcoal);color:var(--brand-ivory);padding:14px 22px;font-size:.88rem;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 18px 40px #00000080}@media (width<=960px){.AuthPage{padding:24px 16px}.AuthPage-shell{grid-template-columns:1fr}.AuthPage-hero{border-right:0;border-bottom:1px solid var(--brand-hairline-soft);gap:26px;padding:32px 26px}.AuthPage-copy p{max-width:none}.AuthPage-trust{display:none}.AuthPage-card{padding:30px 26px 28px}}@media (width<=480px){.AuthPage{align-items:stretch;padding:0}.AuthPage-shell{box-shadow:none;border:0;border-radius:0}.AuthPage-hero{padding:28px 20px}.AuthPage-card{padding:26px 20px calc(34px + env(safe-area-inset-bottom))}}html,body,#root{width:100%;min-height:100vh;margin:0;padding:0}.hero-banner{z-index:2;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.banner-overlay{z-index:1;background:linear-gradient(#0000004d,#0f2027);width:100%;height:100%;position:absolute}.fade-in{opacity:0;animation:1s ease-out forwards fadeInSlideUp}@keyframes fadeInSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.group-title-container{z-index:10;justify-content:center;align-items:center;margin-top:20vh;display:flex;position:relative}.group-title-bar{background:#021a08;border-left:8px solid #d3ac6c;border-radius:20px;max-width:800px;padding:30px 50px;box-shadow:0 12px 36px #0009}.group-title-heading{color:#fff;font-size:3rem;font-weight:500;font-family:var(--font-serif);letter-spacing:0;margin:0;line-height:50px}.group-title-sub{color:#ccc;font-size:1.2rem;font-weight:400;font-family:var(--font-sans);margin-top:12px}.home-title-container{z-index:5;background:#00000080;border-left:5px solid #d3ac6c;border-radius:12px;max-width:600px;padding:20px 30px;animation:1s forwards fadeInSlideUp;position:relative;top:40%;left:8%;transform:translateY(-50%);box-shadow:0 4px 16px #0006}.main-heading{font-size:64px;font-family:var(--font-serif);letter-spacing:0;color:#fff;margin:0;font-weight:500;line-height:1.1}.sub-heading{font-size:20px;font-weight:300;font-family:var(--font-sans);opacity:.85;color:#ccc;margin-top:10px;line-height:1.5}.hero-navbar{width:100%;height:100%;position:relative;overflow:hidden}.hero-glass{background:radial-gradient(120% 90% at 70% 0%, #062c10 0%, var(--brand-black) 70%);align-items:flex-end;display:flex}.hero-glass-backdrop{object-fit:cover;filter:blur(26px)saturate(.85);opacity:.4;width:calc(100% + 80px);height:calc(100% + 80px);position:absolute;inset:-40px}.hero-glass-scrim{background:linear-gradient(to top, var(--brand-black) 2%, #021a08b8 40%, #021a0866 100%);position:absolute;inset:0}.hero-glass-inner{z-index:1;box-sizing:border-box;width:min(1240px,100% - 80px);margin-left:80px;margin-right:auto;padding:96px 48px 48px;position:relative}.hero-glass-eyebrow{letter-spacing:.34em;text-transform:uppercase;color:var(--brand-gold);margin:0 0 16px;font-size:.72rem;font-weight:600}.hero-glass-title{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--brand-ivory);margin:0;font-size:clamp(2.2rem,4.6vw,3.8rem);font-weight:500;line-height:1.04}.hero-glass-sub{max-width:560px;color:var(--brand-muted);margin:18px 0 0;font-size:1rem;line-height:1.6}.hero-glass-stats{border-top:1px solid var(--brand-hairline);color:var(--brand-muted);letter-spacing:.04em;white-space:pre-wrap;margin:20px 0 0;padding-top:14px;font-size:.9rem;display:inline-block}@media (width<=768px){.hero-glass-inner{width:100%;margin-left:0;padding:88px 24px 36px}}.MovieCard{--card-bg:#05240e;--card-panel:#ffffff0f;--card-text:#f7f7f7;--card-muted:#a7adb8;--card-accent:#d3ac6c;background:linear-gradient(180deg, #ffffff14, transparent 34%), var(--card-bg);width:min(210px,100%);color:var(--card-text);isolation:isolate;cursor:pointer;border-radius:18px;transition:transform .32s,box-shadow .32s;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000004d}.MovieCard:hover,.MovieCard--active{transform:translateY(-4px)scale(1.02);box-shadow:0 8px 28px #00000073}.MovieCard-posterWrap{aspect-ratio:2/3;background:#031f0a;position:relative;overflow:hidden}.MovieCard-poster{object-fit:cover;width:100%;height:100%;transition:transform .45s,filter .35s;display:block}.MovieCard:hover .MovieCard-poster,.MovieCard--active .MovieCard-poster{filter:brightness(.58)saturate(.9);transform:scale(1.07)}.MovieCard-watchlistBadge{z-index:3;color:#e9c98d;letter-spacing:.03em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172ad1;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:5px;padding:6px 9px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;top:10px;left:10px}.MovieCard-overlay{z-index:2;opacity:0;pointer-events:none;background:linear-gradient(#05070a0f 0%,#05070a9e 42%,#05070af5 100%);align-items:flex-end;padding:16px;transition:opacity .28s;display:flex;position:absolute;inset:0}.MovieCard:hover .MovieCard-overlay,.MovieCard--active .MovieCard-overlay{opacity:1;pointer-events:auto}.MovieCard-overlayContent{opacity:0;width:100%;transition:opacity .3s,transform .3s;transform:translateY(14px)}.MovieCard:hover .MovieCard-overlayContent,.MovieCard--active .MovieCard-overlayContent{opacity:1;transform:translateY(0)}.MovieCard-overview{color:#e6e9ef;-webkit-line-clamp:5;-webkit-box-orient:vertical;margin:0 0 14px;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.MovieCard-actions{justify-content:center;gap:10px;display:flex}.MovieCard-action{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff29;border-radius:13px;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .2s,background .2s,color .2s;display:inline-flex}.MovieCard-action:hover{color:var(--card-accent);background:#d3ac6c33;transform:translateY(-2px)scale(1.05)}.MovieCard-action--active{color:#ff5a76;background:#ff5a7629}.MovieCard-action--danger:hover{color:#ff6b6b;background:#ff6b6b2e}.MovieCard-body{padding:13px 13px 14px}.MovieCard-title{color:#fff;letter-spacing:.01em;white-space:nowrap;text-overflow:ellipsis;margin:0 0 10px;font-size:15px;font-weight:800;line-height:1.25;overflow:hidden}.MovieCard-meta{background:var(--card-panel);color:var(--card-muted);border-radius:999px;align-items:center;gap:8px;padding:6px 9px;font-size:13px;font-weight:700;display:inline-flex}.MovieCard-metaLink,.MovieCard-votingMetaLink{cursor:pointer;text-decoration:none}.MovieCard-metaLink:hover,.MovieCard-votingMetaLink:hover{border-color:#d3ac6c61;box-shadow:0 0 0 3px #d3ac6c1f}.MovieCard-imdb{background:var(--card-accent);color:#04230c;letter-spacing:-.02em;border-radius:5px;justify-content:center;align-items:center;min-width:34px;padding:3px 5px;font-size:10px;font-weight:900;display:inline-flex}.MovieCard-rating{color:#f3eee4}.MovieCard--posterOnly{box-shadow:none;background:0 0}.MovieCard--posterOnly:hover,.MovieCard--posterOnly.MovieCard--active{box-shadow:none;transform:none}.MovieCard--posterOnly .MovieCard-poster{border-radius:14px}.MovieCard--voting{cursor:default;padding:10px}.MovieCard--voting:hover{transform:translateY(-3px)}.MovieCard--voting .MovieCard-posterWrap{border-radius:12px}.MovieCard--voting .MovieCard-votingMeta{color:#f3eee4;justify-content:center;align-items:center;gap:8px;margin:10px 0;font-weight:700;display:flex}.MovieCard-votingMetaLink{color:inherit;align-items:center;gap:8px;display:inline-flex}.Group-movie-card{margin:10px}.Group-poster-container{padding-top:0}.Group-movie-poster{position:static}.movie-title,.rating,.Group-movie-details{background:0 0;width:auto;padding:0}.overlay{gap:0}@media (width<=640px){.MovieCard{border-radius:14px;width:100%}.MovieCard-overlay{opacity:0}.MovieCard--active .MovieCard-overlay{opacity:1}.MovieCard-body{padding:10px}.MovieCard-title{font-size:13px}.MovieCard-meta{max-width:100%;font-size:12px}}.home-page{--font-mono:Arial, Helvetica, sans-serif;background:radial-gradient(ellipse 1100px 760px at 58% 31%, #062c10eb, var(--brand-black) 64%);min-height:100vh;color:var(--brand-ivory);font-family:var(--font-sans);overflow-x:hidden}.starfield,.starfield:before,.starfield:after{content:"";z-index:0;pointer-events:none;background-image:radial-gradient(1.5px 1.5px at 10% 20%,#f3eee47a,#0000),radial-gradient(1px 1px at 30% 70%,#f3eee457,#0000),radial-gradient(1.5px 1.5px at 60% 15%,#d3ac6c7a,#0000),radial-gradient(1px 1px at 80%,#f3eee461,#0000),radial-gradient(1.5px 1.5px at 45% 85%,#f3eee447,#0000),radial-gradient(1px 1px at 92% 25%,#d3ac6c6b,#0000),radial-gradient(1.5px 1.5px at 15% 55%,#f3eee447,#0000),radial-gradient(1px 1px at 70% 90%,#f3eee457,#0000);background-repeat:repeat;background-size:340px 340px;position:fixed;inset:0}.starfield:before{opacity:.45;transform:translate(89px,143px)scale(1.18)}.starfield:after{opacity:.22;transform:translate(-124px,54px)scale(.78)}.star-chart{z-index:1;box-sizing:border-box;width:calc(100% - 80px);margin-left:80px;padding:28px 42px 42px;position:relative}.chart-masthead{max-width:1180px;margin:0 auto}.chart-masthead>img{width:150px;height:auto;margin:0 auto 18px;display:block}.chart-rule{border-bottom:1px solid var(--brand-hairline-soft);color:var(--brand-dim);font:.65rem/1.4 var(--font-mono);letter-spacing:.11em;text-transform:uppercase;justify-content:space-between;gap:20px;padding-bottom:16px;display:flex}.chart-rule b{color:var(--brand-gold);font-weight:500}.orbital-system{isolation:isolate;width:100%;max-width:980px;height:850px;margin:0 auto;position:relative}.orbit-ring{border:1px solid var(--brand-hairline-soft);pointer-events:none;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-ring:before,.orbit-ring:after{content:"";background:var(--brand-gold);border-radius:50%;width:3px;height:3px;position:absolute;box-shadow:0 0 8px #d3ac6c99}.orbit-ring:before{top:11%;left:20%}.orbit-ring:after{opacity:.5;bottom:29%;right:7%}.orbit-ring--inner{border-color:var(--brand-hairline);width:430px;height:430px}.orbit-ring--outer{border-color:#f3eee40f;width:780px;height:780px}.desktop-orbits,.mobile-orbit,.orbit-spin{pointer-events:none;position:absolute;inset:0}.home-page .planet,.orbit-ghost--action{pointer-events:auto}.mobile-orbit{display:none}.orbit-spin--inner{animation:140s linear infinite home-orbit-spin}.orbit-spin--outer{animation:240s linear infinite reverse home-orbit-spin}.orbital-system:hover .orbit-spin{animation-play-state:paused}.orbital-system.is-picking .orbit-spin--inner,.orbital-system.is-picking .orbit-spin--mobile{animation:1.15s cubic-bezier(.35,0,.25,1) home-orbit-spin}.orbital-system.is-picking .orbit-spin--outer{animation:1.15s cubic-bezier(.35,0,.25,1) reverse home-orbit-spin}@keyframes home-orbit-spin{to{transform:rotate(360deg)}}.orbit-position{width:0;height:0;transform:rotate(var(--angle)) translateX(var(--radius));transform-origin:0 0;position:absolute;top:50%;left:50%}.home-page .planet,.orbit-ghost{aspect-ratio:1;border:1px solid var(--brand-hairline);background:var(--brand-charcoal);width:78px;color:var(--brand-muted);cursor:pointer;transform:translate(-50%, -50%) rotate(var(--tilt));border-radius:50%;place-items:center;margin:0;padding:0;transition:box-shadow .25s,filter .25s,scale .25s;display:grid;position:absolute;overflow:hidden;box-shadow:0 8px 20px #00000085}.home-page .planet--outer,.orbit-ghost--outer{opacity:.92;width:100px}.home-page .planet:hover,.home-page .planet:focus-visible{z-index:8;box-shadow:0 12px 30px #000000a6, 0 0 0 1px var(--brand-gold);outline:none;scale:1.16}.home-page .planet--featured{box-shadow:0 10px 28px #0009,0 0 12px #d3ac6ccc,0 0 28px #d3ac6c66}.home-page .planet img{object-fit:cover;width:100%;height:100%;display:block}.planet-fallback{color:var(--brand-muted);font:.58rem/1.25 var(--font-serif);text-align:center;padding:7px}.orbit-ghost{cursor:default;border-color:var(--brand-hairline-soft);background-color:#05240eb8;background-image:linear-gradient(100deg,#0000 20%,#f3eee412 45%,#0000 70%),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:220% 100%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;animation:2.4s ease-in-out infinite ghost-scan}.orbit-ghost--action{box-sizing:border-box;width:82px;color:var(--brand-gold);font:.57rem/1.3 var(--font-mono);letter-spacing:.04em;text-align:center;cursor:pointer;padding:8px;text-decoration:none;animation:none}.orbit-ghost--action span{font-size:1.15rem;display:block}@keyframes ghost-scan{50%{background-position:-120% 0}}.chart-core{z-index:6;box-sizing:border-box;border:1px solid var(--brand-hairline);background:radial-gradient(circle at 40% 34%, #0a4a1c, var(--brand-black) 72%);text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:276px;height:276px;padding:23px;animation:5s ease-in-out infinite core-pulse;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #d3ac6c0f,0 0 72px #d3ac6c2e,inset 0 0 42px #00000085}@keyframes core-pulse{50%{box-shadow:0 0 0 1px #d3ac6c1a,0 0 98px #d3ac6c47,inset 0 0 42px #00000085}}.core-eyebrow{color:var(--brand-gold);font:.55rem/1.2 var(--font-mono);letter-spacing:.2em;text-transform:uppercase;margin-bottom:7px}.chart-core h1{max-width:225px;color:var(--brand-ivory);font:400 1.45rem/1.05 var(--font-serif);margin:0}.core-quote{max-width:224px;color:var(--brand-muted);font:italic .67rem/1.32 var(--font-serif);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 0;display:-webkit-box;overflow:hidden}.core-stats{max-width:224px;color:var(--brand-dim);font:.5rem/1.35 var(--font-mono);letter-spacing:.045em;text-transform:uppercase;margin:9px 0 0}.tonight-button,.poll-submit{border:1px solid var(--brand-gold);background:var(--brand-gold);color:var(--brand-gold-ink);font:600 .55rem/1.15 var(--font-mono);letter-spacing:.04em;cursor:pointer;border-radius:999px;margin-top:11px;padding:8px 12px;text-decoration:none;transition:background .2s,box-shadow .2s,transform .2s}.tonight-button:hover,.tonight-button:focus-visible,.poll-submit:hover,.poll-submit:focus-visible{background:var(--brand-gold-bright);outline:none;transform:translateY(-1px);box-shadow:0 0 18px #d3ac6c57}.docked-pick{flex-direction:column;align-items:center;display:flex}.docked-poster{aspect-ratio:2/3;border:1px solid var(--brand-gold);background:var(--brand-charcoal);width:58px;color:var(--brand-muted);cursor:pointer;border-radius:3px;margin:0 0 7px;padding:0;overflow:hidden;box-shadow:0 7px 20px #0009,0 0 18px #d3ac6c33}.docked-poster img{object-fit:cover;width:100%;height:100%;display:block}.docked-poster span{font:.55rem/1.2 var(--font-serif)}.docked-pick strong{max-width:205px;color:var(--brand-ivory);font:500 .9rem/1.15 var(--font-serif)}.docked-actions{gap:12px;margin-top:8px;display:flex}.docked-actions button{border:0;border-bottom:1px solid var(--brand-hairline);color:var(--brand-gold);font:.53rem/1.2 var(--font-mono);cursor:pointer;background:0 0;padding:2px 0}.poll-satellite{z-index:10;position:absolute;top:50%;left:50%}.poll-satellite--1{transform:translate(160px,-66px)}.poll-satellite--2{transform:translate(116px,122px)}.poll-satellite--3{transform:translate(-176px,60px)}.poll-satellite--4{transform:translate(-122px,-135px)}.poll-satellite--5{transform:translate(30px,170px)}.poll-satellite--6{transform:translate(74px,-168px)}.poll-satellite--7{transform:translate(-170px,-35px)}.satellite-dot{border:1px solid var(--brand-gold-bright);background:var(--brand-gold);cursor:pointer;border-radius:50%;width:11px;height:11px;padding:0;animation:3.8s ease-in-out infinite satellite-drift,1.8s ease-out infinite satellite-ping;display:block;box-shadow:0 0 8px #d3ac6ccc,0 0 18px #d3ac6c6b}.satellite-dot.is-voted{background:var(--brand-black);animation:none;box-shadow:0 0 8px #d3ac6c73}@keyframes satellite-drift{50%{transform:translate(5px,-4px)}}@keyframes satellite-ping{70%{box-shadow:0 0 8px #d3ac6c99,0 0 0 9px #d3ac6c00}}.poll-popover{z-index:20;border:1px solid var(--brand-hairline);text-align:left;background:#021a08f7;border-radius:4px;width:270px;padding:16px;position:absolute;top:18px;left:18px;box-shadow:0 18px 55px #000000ad,0 0 28px #d3ac6c17}.poll-group{color:var(--brand-gold);font:.55rem/1.2 var(--font-mono);letter-spacing:.14em;text-transform:uppercase;margin:0 0 5px}.poll-popover h3{color:var(--brand-ivory);font:500 1rem/1.2 var(--font-serif);margin:0}.poll-instruction,.poll-received p{color:var(--brand-dim);font:.61rem/1.4 var(--font-mono);margin:7px 0 10px}.poll-options{gap:5px;display:grid}.poll-options label{border-bottom:1px dashed var(--brand-hairline-soft);color:var(--brand-ivory);font:.72rem/1.2 var(--font-sans);justify-content:space-between;align-items:center;gap:10px;padding:6px 0;display:flex}.poll-options select{border:1px solid var(--brand-hairline);background:var(--brand-charcoal);min-width:48px;color:var(--brand-ivory);font:.65rem var(--font-mono);border-radius:2px;padding:3px}.poll-error{color:#d9897f;font:.61rem/1.35 var(--font-mono);margin:8px 0 0}.poll-submit{margin:12px 0 0 auto;display:block}.poll-submit:disabled{cursor:wait;opacity:.55}.poll-received{color:var(--brand-gold-bright);font:.67rem var(--font-mono);margin-top:12px}.orbit-legend{color:var(--brand-dim);font:.63rem/1.4 var(--font-mono);letter-spacing:.09em;text-transform:uppercase;justify-content:center;gap:40px;margin-top:-7px;display:flex}.legend-inner{color:var(--brand-gold)}.legend-outer{color:var(--brand-muted)}.watched-panel{box-sizing:border-box;width:100%;max-width:1180px;margin:42px auto 0}.watched-grid{flex-wrap:wrap;gap:14px;padding-top:14px;display:flex}.watched-poster{aspect-ratio:2/3;border:1px solid var(--brand-hairline);background:var(--brand-charcoal);width:64px;color:var(--brand-muted);cursor:pointer;border-radius:4px;place-items:center;margin:0;padding:0;transition:box-shadow .2s,scale .2s;display:grid;position:relative;overflow:hidden}.watched-poster:hover,.watched-poster:focus-visible{z-index:2;box-shadow:0 8px 22px #0009, 0 0 0 1px var(--brand-gold);outline:none;scale:1.1}.watched-poster img{object-fit:cover;width:100%;height:100%;display:block}.watched-fallback{font:.5rem/1.25 var(--font-serif);text-align:center;padding:5px}.watched-count{color:var(--brand-gold);font:500 .52rem/1.4 var(--font-mono);background:#021a08d9;border-radius:999px;padding:1px 4px;position:absolute;bottom:3px;right:3px}.console-split{grid-template-columns:1.4fr 1fr;gap:40px;width:100%;max-width:1180px;margin:42px auto 0;display:grid}.console-panel{border:1px solid var(--brand-hairline-soft);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#021a088c;border-radius:4px;min-width:0;padding:22px 24px}.console-panel h2{border-bottom:1px solid var(--brand-hairline-soft);color:var(--brand-gold);font:500 .66rem/1.3 var(--font-mono);letter-spacing:.17em;text-transform:uppercase;justify-content:space-between;margin:0 0 8px;padding-bottom:10px;display:flex}.console-panel h2 i{background:var(--brand-gold-bright);border-radius:50%;width:6px;height:6px;animation:1.6s step-end infinite console-blink}@keyframes console-blink{50%{opacity:.14}}.log-row{border-bottom:1px dashed var(--brand-hairline-soft);color:var(--brand-ivory);font:.75rem/1.5 var(--font-mono);gap:14px;padding:10px 0;display:flex}.log-row:last-child{border-bottom:0}.log-row time{color:var(--brand-dim);text-transform:uppercase;flex:0 0 74px}.channel-row{border-bottom:1px dashed var(--brand-hairline-soft);color:inherit;justify-content:space-between;align-items:center;gap:14px;padding:12px 0;text-decoration:none;display:flex}.channel-row:last-child{border-bottom:0}.channel-row:hover .channel-signal b{color:var(--brand-gold-bright)}.channel-signal{align-items:center;gap:12px;min-width:0;display:flex}.channel-signal i{background:var(--brand-gold);border-radius:50%;flex:0 0 8px;width:8px;height:8px;box-shadow:0 0 8px #d3ac6cb8}.channel-signal b{color:var(--brand-ivory);font:400 .98rem/1.2 var(--font-serif);text-overflow:ellipsis;white-space:nowrap;transition:color .2s;overflow:hidden}.channel-frequency{color:var(--brand-dim);font:.61rem/1.2 var(--font-mono);letter-spacing:.05em;text-transform:uppercase;flex:none}.console-empty{color:var(--brand-dim);font:.72rem/1.5 var(--font-mono);margin:16px 0 3px}.console-empty a{color:var(--brand-gold)}.chart-footer{border-top:1px solid var(--brand-hairline-soft);width:100%;max-width:1180px;color:var(--brand-dim);font:.61rem/1.5 var(--font-mono);letter-spacing:.03em;flex-wrap:wrap;justify-content:space-between;gap:8px 24px;margin:50px auto 0;padding-top:16px;display:flex}.chart-footer a{color:var(--brand-muted)}@media (width<=1150px){.console-split{grid-template-columns:1fr}}@media (width<=1050px){.star-chart{padding-inline:30px}.orbital-system{max-width:720px;height:680px}.orbit-ring--inner{width:320px;height:320px}.orbit-ring--outer{width:580px;height:580px}.desktop-orbits .orbit-spin--inner .orbit-position{--radius:160px!important}.desktop-orbits .orbit-spin--outer .orbit-position{--radius:290px!important}.home-page .planet--inner,.orbit-ghost--inner{width:62px}.home-page .planet--outer,.orbit-ghost--outer{width:80px}.chart-core{width:228px;height:228px;padding:19px}.chart-core h1{font-size:1.2rem}.core-quote{font-size:.59rem}.core-stats{font-size:.46rem}.tonight-button{max-width:170px;padding:7px 10px}.poll-satellite--1{transform:translate(125px,-54px)}.poll-satellite--2{transform:translate(92px,94px)}.poll-satellite--3{transform:translate(-137px,46px)}.poll-satellite--4{transform:translate(-95px,-104px)}.poll-satellite--5{transform:translate(24px,132px)}.poll-satellite--6{transform:translate(58px,-130px)}.poll-satellite--7{transform:translate(-132px,-28px)}}@media (width<=768px){.star-chart{width:100%;margin-left:0;padding:22px 16px 100px}.chart-masthead>img{width:128px;margin-bottom:14px}.chart-rule{text-align:center;justify-content:center}.chart-rule span:last-child{display:none}.orbital-system{max-width:430px;height:500px}.orbit-ring--outer,.desktop-orbits{display:none}.mobile-orbit{display:block}.orbit-ring--inner{width:290px;height:290px}.mobile-orbit .orbit-position{--radius:145px!important}.mobile-orbit .orbit-position:nth-child(n+6){display:none}.orbit-spin--mobile{animation:150s linear infinite home-orbit-spin}.home-page .mobile-orbit .planet,.mobile-orbit .orbit-ghost{width:54px}.chart-core{width:205px;height:205px;padding:17px}.chart-core h1{font-size:1.02rem}.core-eyebrow{font-size:.46rem}.core-quote{max-width:166px;margin-top:6px;font-size:.53rem}.core-stats{max-width:170px;margin-top:7px;font-size:.41rem}.tonight-button{margin-top:8px;padding:6px 8px;font-size:.47rem}.docked-poster{width:48px}.docked-pick strong{max-width:160px;font-size:.78rem}.poll-satellite--1{transform:translate(105px,-42px)}.poll-satellite--2{transform:translate(76px,78px)}.poll-satellite--3{transform:translate(-112px,40px)}.poll-satellite--4{transform:translate(-78px,-86px)}.poll-satellite--5{transform:translate(20px,108px)}.poll-satellite--6{transform:translate(48px,-108px)}.poll-satellite--7{transform:translate(-108px,-22px)}.poll-popover{box-sizing:border-box;width:min(300px,100vw - 32px);max-height:70vh;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}.orbit-legend{margin-top:0;font-size:.55rem}.legend-outer{display:none}.watched-panel{margin-top:30px}.watched-grid{gap:10px}.watched-poster{width:52px}.console-split{gap:20px;margin-top:30px}.console-panel{padding:19px 17px}.log-row{flex-direction:column;gap:3px}.log-row time{flex-basis:auto}.channel-row{align-items:flex-start}.chart-footer{margin-top:34px}}@media (width<=390px){.orbital-system{height:450px}.orbit-ring--inner{width:250px;height:250px}.mobile-orbit .orbit-position{--radius:125px!important}.chart-core{width:184px;height:184px}.home-page .mobile-orbit .planet,.mobile-orbit .orbit-ghost{width:46px}.core-quote{display:none}.orbit-legend{font-size:.49rem}}@media (prefers-reduced-motion:reduce){.orbit-spin,.chart-core,.orbit-ghost,.satellite-dot,.console-panel h2 i{animation:none!important}.home-page .planet,.tonight-button,.poll-submit{transition:none}}.vertical-navbar{background:#062e10;background:-webkit-linear-gradient(to top, #05240e, #021a08);z-index:1000;background:linear-gradient(#021a08,#05240e);border-radius:12px;flex-direction:column;align-items:center;width:70px;height:calc(100vh - 2rem);padding:1rem 0;display:flex;position:fixed;top:1rem;left:1rem;box-shadow:0 4px 16px #0000004d}.mobile-bottom-nav{display:none}.logo{margin-bottom:3rem;font-size:2rem}.navbar-brand-link{justify-content:center;align-items:center;width:100%;margin:0 0 1.5rem;text-decoration:none;display:flex}.navbar-brand-mark{object-fit:contain;background:0 0;width:48px;max-width:calc(100% - 16px);height:auto;display:block}.navbar-menu,.navbar-list{width:100%;margin:0;padding:0;list-style:none}.navbar-list .navbar-item,.navbar-menu .navbar-item{list-style:none}.navbar-list .navbar-item::marker{content:""}.navbar-menu .navbar-item::marker{content:""}.navbar-item{width:100%;margin:1rem 0;position:relative}.navbar-item:after,.navbar-logout:after{content:"";width:18px;height:100%;position:absolute;top:0;left:100%}.navbar-link{color:#6a778e;justify-content:center;align-items:center;width:70px;height:56px;text-decoration:none;transition:all .3s ease-in-out,color .3s;display:flex;position:relative}.navbar-link .icon{z-index:1;font-size:1.25rem}.navbar-link .label{white-space:nowrap;color:#d8d2c4;opacity:0;pointer-events:none;background-color:#05240ef2;border:1px solid #ffffff14;border-radius:10px;padding:.7rem 1rem;transition:all .3s;position:absolute;top:50%;left:100%;transform:translateY(-50%)translate(-50px);box-shadow:0 4px 12px #0000004d}.navbar-link:hover,.navbar-item:hover .navbar-link,.navbar-logout:hover .navbar-link{color:#fff;background-color:#0a5329;border-radius:30px;height:66px}.navbar-link:hover .label,.navbar-item:hover .navbar-link .label,.navbar-logout:hover .navbar-link .label{opacity:1;pointer-events:auto;transform:translateY(-50%)translate(10px)}.logo-img{object-fit:contain;mix-blend-mode:screen;width:70px;height:auto}.navbar-avatar{object-fit:cover;border:2px solid #d3ac6c66;border-radius:50%;width:32px;height:32px;transition:border-color .3s}.navbar-link--profile:hover .navbar-avatar{border-color:#d3ac6ccc}.navbar-avatar-placeholder{color:#fff;letter-spacing:1px;background:linear-gradient(135deg,#d3ac6c,#b8945a);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:700;display:flex}.navbar-logout{justify-content:center;width:100%;margin-top:auto;display:flex;position:relative}.navbar-link--logout:hover,.navbar-logout:hover .navbar-link--logout{background-color:#7a1a1a}.navbar-item--groups:hover .navbar-link .label,.navbar-item--chat:hover .navbar-link .label{display:none}.navbar-hover-row{z-index:1001;opacity:0;visibility:hidden;pointer-events:none;align-items:center;gap:8px;max-width:calc(100vw - 110px);transition:opacity .24s,transform .24s,visibility .24s;display:inline-flex;position:absolute;top:50%;left:calc(100% + 12px);transform:translateY(-50%)translate(-12px)}.navbar-hover-row:before{content:"";width:18px;height:100%;position:absolute;top:0;right:100%}.navbar-item--groups:hover .navbar-hover-row,.navbar-item--chat:hover .navbar-hover-row{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(-50%)translate(0)}.navbar-hover-pill{color:#d8d2c4;cursor:pointer;min-width:0;max-width:150px;font:inherit;font-size:inherit;font-weight:inherit;white-space:nowrap;background:#05240ef2;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:.7rem 1rem;line-height:normal;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #0000004d}.navbar-hover-pill:hover{background:#101a28fa;box-shadow:0 4px 14px #00000059}.navbar-hover-pill--primary{flex:none}.navbar-hover-pill--chat{padding-right:12px}.navbar-hover-pill-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.unread-badge{color:#fff;background:#f44336;border-radius:9px;flex:none;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:flex}.unread-dot{background:#f44336;border:2px solid #021a08;border-radius:50%;width:8px;height:8px;position:absolute;top:10px;right:10px}@media (width<=1024px){.vertical-navbar{width:62px;height:calc(100vh - 1.5rem);padding:.75rem 0;top:.75rem;left:.75rem}.navbar-link{width:62px;height:52px}.logo-img{width:62px}.navbar-brand-mark{width:44px}}@media (width<=768px){.vertical-navbar{display:none}.mobile-bottom-nav{z-index:1200;min-height:64px;padding:7px 8px calc(7px + env(safe-area-inset-bottom));box-sizing:border-box;background:linear-gradient(#05240e,#06150d);border-top:1px solid #ffffff1f;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #00000059}.mobile-nav-item{color:#9aa7b8;cursor:pointer;min-width:0;min-height:50px;font:inherit;background:0 0;border:0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:11px;font-weight:700;line-height:1;display:inline-flex;position:relative}.mobile-nav-item svg{width:19px;height:19px}.mobile-nav-item.active{color:#fff;background:#d3ac6c3d}.mobile-nav-icon-wrap{display:inline-flex;position:relative}.mobile-unread-dot{background:#f44336;border:2px solid #05240e;border-radius:50%;width:8px;height:8px;position:absolute;top:-3px;right:-5px}.mobile-more-wrap{min-width:0;position:relative}.mobile-more-wrap>.mobile-nav-item{width:100%}.mobile-more-menu{background:#05240efa;border:1px solid #ffffff1f;border-radius:14px;width:min(220px,100vw - 16px);position:absolute;bottom:calc(100% + 10px);right:4px;overflow:hidden;box-shadow:0 12px 32px #00000073}.mobile-more-menu button{color:#e6edf7;cursor:pointer;width:100%;min-height:44px;font:inherit;text-align:left;background:0 0;border:0;padding:12px 14px;font-size:14px;display:block}.mobile-more-menu button:hover{background:#ffffff14}}.comment-section{border-top:1px solid #ffffff14;padding:24px 0 8px}.comment-section-title{color:#f3eee4;margin-bottom:16px;font-size:1rem;font-weight:700}.comment-new-form{gap:10px;margin-bottom:20px;display:flex}.comment-input{color:#f3eee4;background:#073312;border:1px solid #ffffff1f;border-radius:8px;outline:none;flex:1;padding:10px 14px;font-size:.875rem;transition:border-color .2s}.comment-input:focus{border-color:#ffffff4d}.comment-input::placeholder{color:#555}.comment-submit-btn{background:var(--brand-gold);color:var(--brand-gold-ink);border:1px solid var(--brand-gold);border-radius:var(--brand-radius);font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;white-space:nowrap;padding:10px 18px;font-size:.72rem;font-weight:700;transition:background .2s,border-color .2s,transform .14s}.comment-submit-btn:disabled{opacity:.4;cursor:not-allowed}.comment-submit-btn:hover:not(:disabled){background:var(--brand-gold-bright);border-color:var(--brand-gold-bright)}.comment-submit-btn:active:not(:disabled){transform:scale(.97)}.comment-cancel-btn{color:#888;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:8px;padding:8px 14px;font-size:.8rem;transition:color .2s}.comment-cancel-btn:hover{color:#ccc}.comment-empty{color:#555;text-align:center;padding:16px 0;font-size:.875rem}.comment-list{flex-direction:column;gap:4px;display:flex}.comment-card{border-bottom:1px solid #ffffff0d;gap:12px;padding:12px 0;display:flex}.comment-card-reply{opacity:.9;border-bottom:none;margin-left:40px;padding:8px 0}.comment-avatar{flex-shrink:0}.comment-avatar img{object-fit:cover;border-radius:50%;width:32px;height:32px;display:block}.comment-avatar-icon{color:#444;font-size:2rem}.comment-body{flex:1;min-width:0}.comment-header{align-items:center;gap:10px;margin-bottom:6px;display:flex}.comment-username{color:#e0e0e0;font-size:.875rem;font-weight:700}.comment-date{color:#555;font-size:.75rem}.comment-text{color:#bbb;word-break:break-word;margin-bottom:8px;font-size:.875rem;line-height:1.5}.comment-reply-btn{color:#888;cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:0;font-size:.78rem;transition:color .2s;display:flex}.comment-reply-btn:hover{color:#d3ac6c}.comment-reply-form{flex-direction:column;gap:8px;margin-top:10px;display:flex}.comment-reply-actions{gap:8px;display:flex}:root{--modal-scrim:#000000c7;--modal-scrim-blur:8px;--modal-surface:var(--brand-charcoal);--modal-border:#ffffff1a;--modal-border-danger:#ff535347;--modal-shadow:0 24px 80px #0000008c;--modal-text:var(--brand-ivory);--modal-radius:16px;--modal-padding:28px;--modal-z:1500}.mt-modal-overlay{z-index:var(--modal-z);background:var(--modal-scrim);-webkit-backdrop-filter:blur(var(--modal-scrim-blur));justify-content:center;align-items:center;padding:20px;animation:.2s ease-out mt-modal-scrim-in;display:flex;position:fixed;inset:0;overflow-y:auto}.mt-modal-panel{box-sizing:border-box;width:100%;max-height:90vh;padding:var(--modal-padding);border:1px solid var(--modal-border);border-radius:var(--modal-radius);background:var(--modal-surface);box-shadow:var(--modal-shadow);color:var(--modal-text);animation:.22s ease-out mt-modal-panel-in;position:relative;overflow-y:auto}.mt-modal-panel:focus{outline:none}.mt-modal-panel--sm{max-width:420px}.mt-modal-panel--md{max-width:560px}.mt-modal-panel--lg{max-width:760px}.mt-modal-panel--xl{max-width:1200px}.mt-modal-panel--danger{border-color:var(--modal-border-danger)}.mt-modal-bare{display:contents}.mt-modal-panel{scrollbar-width:thin;scrollbar-color:#333 transparent}.mt-modal-panel::-webkit-scrollbar{width:6px}.mt-modal-panel::-webkit-scrollbar-track{background:0 0}.mt-modal-panel::-webkit-scrollbar-thumb{background:#333;border-radius:3px}.mt-modal-close{width:34px;height:34px;color:var(--brand-muted);cursor:pointer;background:#ffffff14;border:none;border-radius:50%;place-items:center;padding:0;font-size:.95rem;transition:background .2s,color .2s;display:grid;position:absolute;top:14px;right:14px}.mt-modal-close:hover{color:var(--brand-ivory);background:#ffffff24}.mt-modal-close:focus-visible{outline:2px solid var(--brand-gold);outline-offset:2px}.mt-modal-title{color:var(--brand-ivory);font-family:var(--font-serif);margin:0 42px 18px 0;font-size:1.45rem;font-weight:500}@keyframes mt-modal-scrim-in{0%{opacity:0}to{opacity:1}}@keyframes mt-modal-panel-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.mt-modal-overlay,.mt-modal-panel{animation:none}}@media (width<=768px){.mt-modal-overlay{padding:12px 12px calc(84px + env(safe-area-inset-bottom))}.mt-modal-panel{padding:22px 18px}.mt-modal-title{font-size:1.25rem}}.mdm-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.mdm-modal{scrollbar-width:thin;scrollbar-color:#333 transparent;background:#052a0e;border:1px solid #ffffff14;border-radius:16px;width:100%;max-width:760px;max-height:88vh;padding:32px;position:relative;overflow-y:auto}.mdm-modal::-webkit-scrollbar{width:6px}.mdm-modal::-webkit-scrollbar-track{background:0 0}.mdm-modal::-webkit-scrollbar-thumb{background:#333;border-radius:3px}.mdm-close-btn{color:#888;cursor:pointer;background:#ffffff0f;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition:background .2s,color .2s;display:flex;position:absolute;top:16px;right:16px}.mdm-close-btn:hover{color:#f3eee4;background:#ffffff1f}.mdm-top{align-items:flex-start;gap:28px;display:flex}.mdm-poster{aspect-ratio:2/3;object-fit:cover;border-radius:10px;width:160px;min-width:160px;box-shadow:0 8px 32px #0009}.mdm-info{flex:1;min-width:0}.mdm-title{color:#f3eee4;margin-bottom:10px;font-size:1.5rem;font-weight:700;line-height:1.3}.mdm-year{color:#888;font-size:1.2rem;font-weight:400}.mdm-rating{color:#e0e0e0;background:#ffffff0f;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin-bottom:12px;padding:6px 9px;font-size:.95rem;font-weight:700;display:inline-flex}.mdm-rating-link{cursor:pointer;text-decoration:none;transition:border-color .2s,box-shadow .2s,background .2s}.mdm-rating-link:hover{background:#ffffff14;border-color:#d3ac6c61;box-shadow:0 0 0 3px #d3ac6c1f}.mdm-imdb-badge{color:#04230c;letter-spacing:-.02em;background:#d3ac6c;border-radius:5px;justify-content:center;align-items:center;min-width:34px;padding:3px 5px;font-size:10px;font-weight:900;display:inline-flex}.mdm-rating-text{color:#f3eee4}.mdm-group-rating-row{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;display:flex}.mdm-group-rating{margin-bottom:0}.mdm-group-badge{color:#fff;background:#e50914;border-radius:5px;justify-content:center;align-items:center;min-width:40px;padding:3px 6px;font-size:10px;font-weight:900;display:inline-flex}.mdm-rating-count{color:#888;font-size:.75rem;font-weight:600}.mdm-rate-btn{border:1px solid var(--brand-gold);background:var(--brand-gold);color:var(--brand-gold-ink);border-radius:var(--brand-radius);font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;padding:10px 16px;font-size:.7rem;font-weight:700;transition:background .2s,border-color .2s,transform .14s}.mdm-rate-btn:hover{background:var(--brand-gold-bright);border-color:var(--brand-gold-bright)}.mdm-rate-btn:active{transform:scale(.97)}.mdm-rating-panel{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;width:100%;margin-top:12px;padding:14px;box-shadow:0 14px 30px #00000059}.mdm-rating-panel-header{color:#c9c9c9;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;font-size:.82rem;font-weight:700;display:flex}.mdm-rating-panel-header strong{color:#fff}.mdm-rating-options{grid-template-columns:repeat(10,minmax(28px,1fr));gap:6px;display:grid}.mdm-rating-option{aspect-ratio:1;color:#ddd;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;font-size:.82rem;font-weight:800;transition:background .2s,border-color .2s,color .2s}.mdm-rating-option:hover,.mdm-rating-option--selected{color:#fff;background:#e50914;border-color:#ff4b55}.mdm-rating-error{color:#ff8b8b;margin:10px 0 0;font-size:.8rem;font-weight:700}.mdm-rating-actions{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.mdm-rating-cancel,.mdm-rating-submit{border-radius:var(--brand-radius);font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border:1px solid #0000;padding:10px 16px;font-size:.7rem;font-weight:700;transition:background .2s,border-color .2s,color .2s,transform .14s}.mdm-rating-cancel:active,.mdm-rating-submit:active{transform:scale(.97)}.mdm-rating-cancel{color:var(--brand-muted);border-color:var(--brand-hairline-soft);background:0 0}.mdm-rating-cancel:hover{color:var(--brand-ivory);background:#f3eee412}.mdm-rating-submit{background:var(--brand-gold);color:var(--brand-gold-ink);border-color:var(--brand-gold)}.mdm-rating-submit:hover{background:var(--brand-gold-bright);border-color:var(--brand-gold-bright)}.mdm-rating-cancel:disabled,.mdm-rating-submit:disabled{cursor:not-allowed;opacity:.65}.mdm-group-ratings-section{background:#ffffff0b;border:1px solid #ffffff14;border-radius:12px;margin-top:18px;padding:14px 16px}.mdm-group-ratings-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.mdm-group-ratings-header h3{color:#f3f3f3;margin:0;font-size:.95rem;font-weight:800}.mdm-group-ratings-content{justify-content:space-between;align-items:center;gap:14px;display:flex}.mdm-member-ratings{flex:1;min-width:0}.mdm-member-rating-list{flex-wrap:wrap;gap:8px;display:flex}.mdm-member-rating{color:#dcdcdc;white-space:nowrap;background:#00000038;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:7px;max-width:180px;padding:5px 8px 5px 5px;font-size:.8rem;display:inline-flex}.mdm-member-rating-avatar{color:#fff;background:#e5091447;border-radius:50%;flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.67rem;font-weight:900;display:inline-flex;overflow:hidden}.mdm-member-rating-avatar img{object-fit:cover;width:100%;height:100%}.mdm-member-rating-name{text-overflow:ellipsis;overflow:hidden}.mdm-member-rating strong{color:#fff;font-size:.78rem}.mdm-ratings-toggle{color:#f2c4c7;cursor:pointer;background:0 0;border:none;margin-top:9px;padding:0;font-size:.78rem;font-weight:800}.mdm-ratings-toggle:hover{color:#fff}.mdm-no-ratings{color:#aaa;margin:0;font-size:.86rem}.mdm-genres{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.mdm-genre-tag{color:#aaa;background:#ffffff12;border:1px solid #ffffff1a;border-radius:20px;padding:3px 12px;font-size:.75rem}.mdm-meta{color:#bbb;margin-bottom:8px;font-size:.875rem;line-height:1.5}.mdm-label{color:#888;font-weight:600}.mdm-overview{color:#999;-webkit-line-clamp:5;-webkit-box-orient:vertical;margin-top:12px;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}.mdm-loading{color:#555;margin-top:8px;font-size:.875rem}.mdm-watch-meta{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;flex-wrap:wrap;gap:16px;margin-top:20px;padding:12px 16px;display:flex}.mdm-watch-meta-item{color:#bbb;align-items:center;gap:4px;font-size:.85rem;display:flex}.mdm-watch-meta-item--wide{align-items:flex-start;width:100%;line-height:1.5}.mdm-comments{margin-top:28px}@media (width<=600px){.mdm-overlay{align-items:flex-end;padding:10px}.mdm-top{flex-direction:column;align-items:center}.mdm-poster{width:120px;min-width:120px}.mdm-modal{border-radius:14px;max-height:calc(100vh - 112px);padding:20px 16px}.mdm-title{padding-right:32px;font-size:1.25rem}.mdm-watch-meta{gap:10px;padding:10px}.mdm-group-ratings-content{flex-direction:column;align-items:stretch}.mdm-rate-btn{width:100%}.mdm-rating-options{grid-template-columns:repeat(5,minmax(34px,1fr))}.mdm-rating-actions{flex-direction:column}}.inbox-wrapper{background:#062e10;background:-webkit-linear-gradient(to top, #05240e, #021a08);background:linear-gradient(#021a08,#05240e);justify-content:center;align-items:flex-start;padding:60px 20px;display:flex}.inbox-container{color:#fff;width:100%;max-width:850px;font-family:var(--font-sans);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border-radius:20px;padding:35px;animation:.4s fadeInUp;box-shadow:0 10px 40px #0009}.inbox-container h2{text-align:left;color:#fff;margin-bottom:25px;font-size:2rem;font-weight:600}.message-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;margin-bottom:20px;padding:20px 25px;transition:all .3s}.message-item:hover{background:#ffffff14}.message-item p{margin-bottom:16px;font-size:1rem;line-height:1.4}.message-buttons{gap:15px;display:flex}.message-buttons button{border:none;border-radius:8px;padding:10px 20px;font-size:.95rem;font-weight:600;transition:background .3s,transform .2s}.message-buttons button:first-child{color:#fff;background-color:#b8945a}.message-buttons button:first-child:hover{background-color:#219150;transform:scale(1.05)}.message-buttons button:last-child{color:#fff;background-color:#e74c3c}.message-buttons button:last-child:hover{background-color:#c0392b;transform:scale(1.05)}.no-messages{text-align:center;opacity:.75;padding:40px 0;font-size:1rem;font-style:italic}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.group-page{background:#062e10;background:-webkit-linear-gradient(to top, #05240e, #021a08);background:linear-gradient(#021a08,#05240e)}.group-timeline-section{justify-content:center;padding:40px 100px;display:flex}.watched-details-overlay{z-index:1100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000b8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.watched-details-modal{color:#f3eee4;background:linear-gradient(145deg,#05240efa,#05240efa);border:1px solid #ffffff1a;border-radius:20px;width:min(560px,100%);max-height:90vh;padding:28px;position:relative;overflow-y:auto;box-shadow:0 24px 80px #0000008c}.watched-details-close{color:#c4beb0;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:14px;right:14px}.watched-details-modal h2{margin:0 42px 8px 0;font-size:1.45rem}.watched-details-subtitle{color:#b9c0c7;margin:0 0 22px}.watched-details-field{color:#e7e7e7;flex-direction:column;gap:8px;margin-bottom:18px;font-size:.92rem;font-weight:600;display:flex}.watched-details-field input,.watched-details-field textarea{box-sizing:border-box;color:#fff;width:100%;font:inherit;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;outline:none;padding:12px 14px;font-weight:400}.watched-details-field textarea{resize:vertical}.watched-details-field input:focus,.watched-details-field textarea:focus{border-color:#d3ac6cb3;box-shadow:0 0 0 3px #d3ac6c1f}.watched-details-members{flex-wrap:wrap;gap:10px;display:flex}.watched-details-member{color:#dcdcdc;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:8px;padding:7px 12px 7px 8px;transition:background .2s,border-color .2s;display:inline-flex}.watched-details-member--selected{color:#fff;background:#d3ac6c29;border-color:#d3ac6cb3}.watched-details-member-avatar{background:#ffffff29;border-radius:50%;place-items:center;width:24px;height:24px;font-size:.75rem;font-weight:800;display:grid;overflow:hidden}.watched-details-member-avatar img{object-fit:cover;width:100%;height:100%}.watched-details-empty,.watched-details-error{color:#ffb4b4;margin:0;font-size:.9rem}.watched-details-actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.watched-details-btn{color:#fff;cursor:pointer;border:none;border-radius:999px;padding:11px 22px;font-weight:700}.watched-details-btn:disabled{cursor:not-allowed;opacity:.65}.watched-details-btn--secondary{background:#ffffff1a}.watched-details-btn--primary{background:#d3ac6c;box-shadow:0 6px 24px #d3ac6c57}.history-delete-overlay{z-index:1200;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#000000c7;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.history-delete-modal{color:#f6f6f6;background:linear-gradient(145deg,#13151bfa,#080a0efa);border:1px solid #ff535347;border-radius:18px;width:min(560px,100%);padding:28px;position:relative;box-shadow:0 28px 90px #000000a6}.history-delete-close{color:#c4beb0;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:14px;right:14px}.history-delete-kicker{color:#ffaaa3;text-transform:uppercase;letter-spacing:.08em;background:#d3ac6c21;border-radius:999px;margin-bottom:12px;padding:5px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.history-delete-modal h2{margin:0 42px 12px 0;font-size:1.45rem}.history-delete-modal p{color:#c6c8cc;line-height:1.55}.history-delete-warning{font-weight:800;color:#ffd1cc!important}.history-delete-field{color:#e8e8e8;flex-direction:column;gap:9px;margin-top:20px;font-size:.92rem;display:flex}.history-delete-field strong{color:#fff}.history-delete-field input{box-sizing:border-box;color:#fff;width:100%;font:inherit;background:#ffffff0f;border:1px solid #ff53535c;border-radius:12px;outline:none;padding:12px 14px}.history-delete-field input:focus{border-color:#ff5353cc;box-shadow:0 0 0 3px #ff53531f}.history-delete-error{color:#ffb4b4;margin:12px 0 0;font-size:.9rem}.history-delete-actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.history-delete-btn{color:#fff;cursor:pointer;border:none;border-radius:999px;padding:11px 20px;font-weight:800}.history-delete-btn:disabled{cursor:not-allowed;opacity:.5}.history-delete-btn--secondary{background:#ffffff1a}.history-delete-btn--danger{background:#d92d20;box-shadow:0 8px 26px #d92d2052}.group-content{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;margin-top:10px;margin-left:0;padding:20px;display:flex}.group-member-btns{justify-content:center;align-items:center;gap:16px;width:100%;margin-top:20px;display:flex}.members-section{margin:20px 0}.members-list{flex-wrap:nowrap;padding:10px;display:flex;overflow-x:hidden}.member-card{background:#ffffff1a;border-radius:5px;margin:5px;padding:10px}.group-members-title{color:#fbf7f7;margin-bottom:20px;margin-left:180px;font-size:2rem}.group-member-card-container{padding-bottom:10px;box-sizing:border-box;flex-wrap:nowrap;gap:20px;width:97vw;margin-inline-start:10px;padding-inline-start:150px;display:flex;overflow:auto hidden}.group-member-card-container::-webkit-scrollbar{display:none}.group-member-cards-wrapper{flex-wrap:nowrap;gap:20px;animation:linear slide-left;animation-timeline:scroll(root);animation-range:0 600px;display:flex}.group-members-card{background:#ffffff14;border-radius:10px;flex:none;justify-content:space-between;align-items:center;width:200px;height:50px;padding:10px;display:flex}@keyframes slide-left{0%{transform:translate(0%)}to{transform:translate(-50%)}}.group-members-card img{border-radius:50%;width:50px}.group-members-card h2{color:#d8d2c4}.divider{background-color:#898686;width:2px;height:80%;margin:0 10px}.group-member-btn:active{position:relative;top:1px}.group-movie-search-container{justify-content:center;align-items:center;gap:10px;width:100%;max-width:1200px;margin:20px auto;display:flex}.group-movie-search-container input{flex-grow:1;max-width:500px;padding:10px}@media (width<=768px){.group-members-card{flex-direction:column;height:auto}.group-member-card-container{flex-direction:column;align-items:center}.divider{width:80%;height:2px;margin:10px 0}}.added-movies-container{background-size:contain;flex-flow:wrap;justify-content:center;gap:5px;min-height:700px;margin:0 180px;display:flex}.movie-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:24px;margin-top:30px;display:grid}.group-member-btn{color:#fff;background-color:#d3ac6c;border:none;border-radius:30px;margin:0;padding:12px 28px;font-size:16px;transition:all .3s ease-in-out;box-shadow:0 4px 20px #d3ac6c99}.group-member-btn:hover{background-color:#ff6161;transform:scale(1.05)}.member-card-glow{text-align:center;color:#fff;background:#ffffff0f;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;align-items:center;gap:10px;width:160px;height:180px;padding:15px;transition:border-color .3s;display:flex;position:relative;box-shadow:0 4px 12px #0003}.member-card-glow:hover{border-color:#d3ac6c4d}.member-avatar-wrapper{position:relative}.member-avatar{object-fit:cover;border:2px solid #fff;border-radius:50%;width:70px;height:70px}.status-dot{border:2px solid #222;border-radius:50%;width:14px;height:14px;position:absolute;bottom:4px;right:4px}.status-dot.online{background:#e9c98d;box-shadow:0 0 5px #e9c98d}.status-dot.offline{background:#999}.member-name{text-shadow:1px 1px 2px #000;font-size:14px;font-weight:600}.badge{color:#000;background:gold;border-radius:12px;margin-top:4px;padding:3px 8px;font-size:12px;font-weight:700}.member-remove-btn{color:#fff;cursor:pointer;opacity:0;z-index:2;background:#b42828d9;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;transition:opacity .2s,background .2s;display:flex;position:absolute;top:6px;right:6px}.member-card-glow:hover .member-remove-btn{opacity:1}.member-remove-btn:hover{background:#dc3232}.group-stats-bar{color:#e2e2e2;justify-content:center;align-items:center;gap:30px;padding:16px 0;font-weight:700;display:flex}.group-stats-bar p{align-items:center;gap:6px;font-size:1.5rem;display:flex}.added-movies-wrapper{width:100%;max-width:1200px;margin:0 auto;padding:40px 20px}.group-members-title{text-transform:uppercase;letter-spacing:1px;color:#f3eee4;text-align:center;font-size:1.8rem;font-weight:600;position:relative}.group-members-title:after{content:"";background:linear-gradient(90deg,#d3ac6c,#e9c98d);border-radius:2px;width:80px;height:3px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.group-page-empty-message{text-align:center;flex-direction:column;align-items:center;width:100%;margin-top:30px;display:flex}.movie-callout{text-align:center;color:#f3eee4;max-width:1000px;margin:0;padding:0 20px 20px}.movie-callout h2{color:#fff;margin-bottom:12px;font-size:1.6rem;font-weight:600}.movie-callout p{color:#ccc;font-size:1rem}.empty-state{text-align:center;color:#ccc;background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;max-width:600px;margin:20px auto;padding:60px 20px;font-size:1.2rem;box-shadow:0 4px 12px #0003}.empty-state h2{color:#fdd;margin-bottom:10px;font-size:2rem}.fade-in-grid{animation:.8s ease-in fadeInGrid}@keyframes fadeInGrid{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.movie-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px}.group-timeline-section{padding:24px 8px 40px}.group-content{padding:10px}.group-stats-bar{font-size:1rem}.search-bar-glass-wrapper{padding:0 10px}.watched-details-modal{padding:24px 18px}.watched-details-actions{flex-direction:column-reverse}.watched-details-btn{width:100%}.history-delete-modal{padding:24px 18px}.history-delete-actions{flex-direction:column-reverse}.history-delete-btn{width:100%}.watched-details-overlay,.history-delete-overlay{padding-bottom:calc(84px + env(safe-area-inset-bottom))}.watched-details-modal,.history-delete-modal{max-height:calc(100vh - 112px)}}@media (width<=1200px){.group-timeline-section{padding-inline:32px}.added-movies-container{margin-inline:32px}.group-member-card-container{width:100%;margin-inline-start:0;padding-inline-start:0}.group-members-title{margin-left:0}}@media (width<=768px){.group-page{padding-bottom:76px;overflow-x:hidden}.group-member-btns{flex-wrap:wrap;gap:10px}.group-member-btn{min-height:44px;padding:11px 18px;font-size:.95rem}.group-member-card-container{flex-direction:row;align-items:stretch;gap:12px;padding:10px 4px 14px;overflow-x:auto}.member-card-glow{flex:0 0 140px;width:140px;min-height:170px}.added-movies-container{min-height:0;margin:0;padding-inline:10px}.added-movies-wrapper{padding:28px 10px}.movie-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))}.group-stats-bar{text-align:center;flex-wrap:wrap;gap:12px;padding-inline:10px}.group-stats-bar p{font-size:1rem}}@media (width<=480px){.group-content{padding-inline:8px}.group-timeline-section{padding:20px 8px 32px}.movie-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.group-members-title{font-size:1.35rem}.watched-details-overlay,.history-delete-overlay{align-items:flex-end;padding:10px}.watched-details-modal,.history-delete-modal{border-radius:16px;width:100%;max-height:calc(100vh - 112px)}}@media (width<=1024px){.group-page{max-width:100vw;overflow-x:hidden}.group-page .hero-navbar,.group-page .hero-banner{background-attachment:scroll;min-height:340px;height:48vh!important}.group-page .group-title-bar{max-width:min(760px,100vw - 96px);padding:24px 32px}.group-page .group-title-heading{font-size:clamp(2rem,5vw,2.7rem);line-height:1.12}.group-page .group-title-sub{font-size:clamp(.95rem,2vw,1.1rem)}.group-content,.group-timeline-section{max-width:100vw;overflow-x:hidden}}@media (width<=480px){.group-page{width:100%;max-width:100vw;padding-bottom:calc(112px + env(safe-area-inset-bottom))}.group-page .hero-navbar,.group-page .hero-banner{min-height:290px;height:42vh!important}.group-page .group-title-container{box-sizing:border-box;width:100%;margin-top:0;padding:0 12px}.group-page .group-title-bar{box-sizing:border-box;border-left-width:5px;border-radius:14px;width:100%;max-width:calc(100vw - 24px);padding:18px 16px}.group-page .group-title-heading{letter-spacing:0;overflow-wrap:anywhere;font-size:clamp(1.5rem,8vw,2.1rem);line-height:1.12}.group-page .group-title-sub{font-size:clamp(.85rem,3.7vw,1rem);line-height:1.4}.group-stats-bar{background:#ffffff0d;border-radius:12px;margin:0 12px;padding:10px 12px}.group-stats-bar p{flex-wrap:wrap;justify-content:center;gap:4px;margin:0;font-size:clamp(.82rem,3.6vw,.95rem);line-height:1.4}.group-content{padding:18px 12px 8px}.group-members-title{letter-spacing:.04em;width:100%;margin:0 0 18px;font-size:clamp(1.05rem,5vw,1.3rem)}.group-member-card-container{scroll-snap-type:x mandatory;gap:10px;width:100%;max-width:100%;padding:8px 0 12px}.group-member-cards-wrapper{gap:10px;animation:none}.member-card-glow{scroll-snap-align:start;border-radius:12px;flex:0 0 118px;gap:7px;width:118px;height:auto;min-height:142px;padding:11px 8px}.member-card-glow:hover{transform:none}.member-avatar{width:52px;height:52px}.status-dot{width:11px;height:11px;bottom:2px;right:2px}.member-name{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.78rem;line-height:1.2;overflow:hidden}.badge{padding:2px 7px;font-size:.68rem}.member-remove-btn{opacity:1;width:28px;height:28px;top:4px;right:4px}.group-member-btns{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.group-member-btn{border-radius:14px;min-height:42px;padding:10px 12px;font-size:clamp(.76rem,3.4vw,.88rem);box-shadow:0 4px 14px #d3ac6c57}.group-member-btn:hover{transform:none}.group-page .search-bar-glass-wrapper{width:100%;max-width:100%;margin:22px auto 14px;padding:0}.movie-callout{padding:0 4px 12px}.movie-callout h2{margin-bottom:8px;font-size:clamp(1rem,4.8vw,1.25rem);line-height:1.25}.movie-callout p{font-size:clamp(.78rem,3.5vw,.92rem);line-height:1.45}.group-timeline-section{width:100%;padding:18px 12px calc(24px + env(safe-area-inset-bottom));box-sizing:border-box}.empty-state{padding:32px 14px;font-size:.92rem}.empty-state h2{font-size:clamp(1.2rem,6vw,1.55rem)}.watched-details-modal h2,.history-delete-modal h2{font-size:clamp(1.15rem,5vw,1.35rem)}.watched-details-field,.history-delete-field,.history-delete-modal p,.watched-details-subtitle{font-size:.86rem}.watched-details-field input,.watched-details-field textarea,.history-delete-field input{min-height:44px;padding:10px 12px}.watched-details-members{max-height:170px;overflow-y:auto}.watched-details-member{max-width:100%;min-height:40px;font-size:.82rem}}@media (width<=340px){.group-member-btns{grid-template-columns:1fr}.member-card-glow{flex-basis:110px;width:110px}}.search-bar-glass-wrapper{z-index:1000;flex-direction:column;align-items:center;width:100%;max-width:900px;margin:60px auto 30px;display:flex;position:relative}.search-bar-glass{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;width:100%;padding:14px 20px;transition:all .3s;display:flex;box-shadow:0 2px 10px #00000026}.search-bar-glass input{color:#fff;font-size:17px;font-family:var(--font-sans);background:0 0;border:none;outline:none;flex:1;padding:10px 16px}.search-btn-glass{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;background:var(--brand-gold);border:1px solid var(--brand-gold);color:var(--brand-gold-ink);border-radius:var(--brand-radius);cursor:pointer;padding:12px 28px;font-size:.72rem;font-weight:700;transition:background .2s,border-color .2s,transform .14s}.search-btn-glass:hover{background:var(--brand-gold-bright);border-color:var(--brand-gold-bright)}.search-btn-glass:active{transform:scale(.97)}.suggestions-list-glass{box-sizing:border-box;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1001;background:#000000d9;border:1px solid #ffffff1a;border-radius:14px;margin:10px 0 0;padding:10px;list-style:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 4px 20px #0000004d}.suggestions-list-glass li{color:#fff;cursor:pointer;border-radius:6px;padding:10px;list-style:none;transition:background-color .2s;display:block}.suggestions-list-glass li:hover{background-color:#ffffff1a}@media (width<=768px){.search-bar-glass-wrapper{box-sizing:border-box;max-width:100%;margin:36px auto 24px;padding:0 8px}.search-bar-glass{border-radius:16px;padding:10px 12px}.search-bar-glass input{min-width:0;padding:9px 10px;font-size:15px}.search-btn-glass{min-height:42px;padding:10px 16px;font-size:14px}.suggestions-list-glass{border-radius:16px;left:8px;right:8px}}@media (width<=480px){.search-bar-glass-wrapper{margin:22px auto 18px;padding:0}.search-bar-glass{gap:8px;padding:9px}.search-bar-glass input{padding-inline:8px;font-size:14px}.search-btn-glass{flex:none;min-width:72px;padding-inline:12px;font-size:13px}.suggestions-list-glass{max-height:260px;padding:8px;left:0;right:0;overflow-y:auto}}@media (width<=340px){.search-bar-glass{flex-direction:column}.search-btn-glass{width:100%}}.InviteFriendsModal-overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.InviteFriendsModal-container{color:#fff;background:#04230cfa;border:1px solid #ffffff1a;border-radius:14px;width:600px;max-height:90vh;padding:30px 30px 20px;position:relative;overflow-y:auto}.InviteFriendsModal-close-btn{color:#fff;cursor:pointer;background:0 0;border:none;font-size:24px;position:absolute;top:15px;right:20px}.InviteFriendsModal-title{text-align:center;color:#d8d2c4;margin-bottom:15px;font-size:20px;font-weight:700}.InviteFriendsModal-tabs{border-bottom:2px solid #ffffff1a;gap:0;margin-bottom:20px;display:flex}.InviteFriendsModal-tab{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;margin-bottom:-2px;padding:10px 16px;font-size:14px;font-weight:600;transition:color .2s,border-color .2s}.InviteFriendsModal-tab:hover{color:#fffc}.InviteFriendsModal-tab.active{color:#d8d2c4;border-bottom-color:#d3ac6c}.InviteFriendsModal-tab-content{min-height:200px}.InviteFriendsModal-search-input{color:#fff;box-sizing:border-box;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;outline:none;width:100%;margin-bottom:16px;padding:10px 14px;font-size:14px}.InviteFriendsModal-search-input::placeholder{color:#fff6}.InviteFriendsModal-search-input:focus{border-color:#eab11480}.InviteFriendsModal-searching{text-align:center;color:#ffffff80;padding:12px 0;font-size:13px}.InviteFriendsModal-user-list{flex-direction:column;gap:10px;max-height:280px;margin-bottom:20px;padding:0;list-style:none;display:flex;overflow-y:auto}.InviteFriendsModal-user-item{color:#fff;background:#ffffff14;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.InviteFriendsModal-user-info{flex-direction:column;gap:2px;display:flex}.InviteFriendsModal-user-name{font-size:14px;font-weight:600}.InviteFriendsModal-user-email{color:#ffffff80;font-size:12px}.InviteFriendsModal-user-item button{cursor:pointer;color:#0d1117;white-space:nowrap;background:linear-gradient(135deg,#d3ac6c,#b8945a);border:none;border-radius:6px;padding:6px 14px;font-size:13px;font-weight:700;transition:background .2s}.InviteFriendsModal-user-item button:hover{background:#f0c52c}.InviteFriendsModal-user-item button.invited{cursor:not-allowed;color:#fff;background:#e74c3c}.InviteFriendsModal-no-results{text-align:center;color:#ffffff80;padding:12px 0;font-size:14px}.InviteFriendsModal-link-section{flex-direction:column;align-items:center;gap:16px;padding:20px 0;display:flex}.InviteFriendsModal-link-desc{text-align:center;color:#fff9;font-size:14px;line-height:1.5}.InviteFriendsModal-generate-btn{background:var(--brand-gold);color:var(--brand-gold-ink);border:1px solid var(--brand-gold);border-radius:var(--brand-radius);font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;padding:12px 28px;font-size:.72rem;font-weight:700;transition:background .2s,border-color .2s,transform .14s}.InviteFriendsModal-generate-btn:hover{background:var(--brand-gold-bright);border-color:var(--brand-gold-bright)}.InviteFriendsModal-generate-btn:active{transform:scale(.97)}.InviteFriendsModal-generate-btn:disabled{opacity:.6;cursor:not-allowed}.InviteFriendsModal-regenerate-btn{color:var(--brand-muted);border:1px solid var(--brand-hairline-soft);background:0 0;padding:10px 20px}.InviteFriendsModal-regenerate-btn:hover{color:var(--brand-ivory);border-color:var(--brand-hairline-soft);background:#f3eee412}.InviteFriendsModal-link-display{gap:8px;width:100%;display:flex}.InviteFriendsModal-link-input{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;outline:none;flex:1;padding:10px 12px;font-size:13px}.InviteFriendsModal-copy-btn{background:var(--brand-gold);color:var(--brand-gold-ink);border:1px solid var(--brand-gold);border-radius:var(--brand-radius);font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;white-space:nowrap;padding:10px 18px;font-size:.72rem;font-weight:700;transition:background .2s,border-color .2s,transform .14s}.InviteFriendsModal-copy-btn:hover{background:var(--brand-gold-bright);border-color:var(--brand-gold-bright)}.InviteFriendsModal-copy-btn:active{transform:scale(.97)}.InviteFriendsModal-link-expiry{color:#fff6;font-size:12px}.InviteFriendsModal-btns-container{justify-content:space-between;gap:10px;margin-top:8px;display:flex}.InviteFriendsModal-btns-container button{border-radius:var(--brand-radius);cursor:pointer;min-height:40px;font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;border:1px solid #0000;flex:1;padding:11px 0;font-size:.72rem;font-weight:700;transition:background .2s,border-color .2s,color .2s,transform .14s}.InviteFriendsModal-btns-container button:active{transform:scale(.97)}.InviteFriendsModal-btn-submit{background:var(--brand-gold);color:var(--brand-gold-ink);border-color:var(--brand-gold)}.InviteFriendsModal-btn-submit:hover{background:var(--brand-gold-bright);border-color:var(--brand-gold-bright)}.InviteFriendsModal-btn-cancel{color:var(--brand-muted);border-color:var(--brand-hairline-soft);background:0 0}.InviteFriendsModal-btn-cancel:hover{color:var(--brand-ivory);background:#f3eee412}@media (width<=768px){.InviteFriendsModal-overlay{padding:12px 12px calc(84px + env(safe-area-inset-bottom));box-sizing:border-box;align-items:flex-end}.InviteFriendsModal-container{border-radius:16px;width:min(100%,600px);max-height:calc(100vh - 112px);padding:28px 16px 16px}.InviteFriendsModal-close-btn{width:44px;height:44px;top:8px;right:8px}.InviteFriendsModal-tabs{overflow-x:auto}.InviteFriendsModal-tab{min-width:120px;min-height:44px}.InviteFriendsModal-user-item,.InviteFriendsModal-link-display,.InviteFriendsModal-btns-container{flex-direction:column;align-items:stretch}.InviteFriendsModal-user-info{min-width:0}.InviteFriendsModal-user-email{overflow-wrap:anywhere}.InviteFriendsModal-search-input,.InviteFriendsModal-link-input,.InviteFriendsModal-copy-btn,.InviteFriendsModal-generate-btn,.InviteFriendsModal-btns-container button,.InviteFriendsModal-user-item button{width:100%;min-height:44px}}.watch-timeline-container{width:100%;max-width:1200px;font-family:var(--font-sans);padding:0 16px}.watch-timeline-header{max-width:1200px;margin:0 auto;padding:40px 16px 20px}.watch-timeline-heading{color:#f3eee4;margin-bottom:8px;font-size:1.8rem;font-weight:700}.watch-timeline-subheading{color:#888;font-size:.95rem}.watch-timeline-content{max-width:1200px;margin:0 auto;padding-bottom:40px;position:relative}.watch-timeline-row{justify-content:flex-start;gap:40px;padding:40px 0;display:flex}.watch-timeline-label-col{z-index:2;flex-direction:row;flex-shrink:0;align-self:flex-start;align-items:flex-start;width:200px;max-width:200px;display:flex;position:sticky;top:120px}.watch-timeline-dot-wrapper{background:#073312;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;left:4px}.watch-timeline-dot{background:#0a4519;border:1px solid #fff3;border-radius:50%;width:16px;height:16px}.watch-timeline-label{color:#888;padding-left:60px;font-size:1.1rem;font-weight:700;display:none}@media (width>=768px){.watch-timeline-label{display:block}}.watch-timeline-label-mobile{color:#888;margin-bottom:16px;font-size:1.1rem;font-weight:700;display:block}@media (width>=768px){.watch-timeline-label-mobile{display:none}}.watch-timeline-movies-col{flex:1;padding-left:20px}.watch-timeline-movies-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:18px;display:grid}.watch-timeline-movie-card{background:#ffffff09;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;gap:8px;min-width:0;padding:10px;display:flex;position:relative}.watch-timeline-delete-btn{z-index:2;color:#ffd2d2db;cursor:pointer;opacity:0;background:#031f0ac7;border:1px solid #ffffff29;border-radius:50%;place-items:center;width:30px;height:30px;transition:opacity .2s,transform .2s,background .2s;display:grid;position:absolute;top:14px;right:14px;transform:translateY(-3px)}.watch-timeline-movie-card:hover .watch-timeline-delete-btn,.watch-timeline-delete-btn:focus-visible{opacity:1;transform:translateY(0)}.watch-timeline-delete-btn:hover{color:#fff;background:#be2020eb}.watch-timeline-poster{aspect-ratio:2/3;object-fit:cover;border-radius:10px;width:100%;transition:transform .3s;box-shadow:0 4px 16px #00000080}.watch-timeline-poster:hover{transform:scale(1.04)}.watch-timeline-movie-title{color:#bbb;text-align:center;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.watch-timeline-meta{flex-direction:column;align-items:center;gap:2px;margin-top:4px;display:flex}.watch-timeline-meta-date{color:#777;font-size:.65rem}.watch-timeline-meta-where{color:#999;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.65rem;overflow:hidden}.watch-timeline-meta-who{justify-content:center;gap:4px;margin-top:6px;display:flex}.watch-timeline-avatar{background:var(--brand-charcoal);color:#fff;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;font-weight:700;display:flex;overflow:hidden}.watch-timeline-avatar img{object-fit:cover;width:100%;height:100%}.watch-timeline-avatar--more{color:#ccc;background:#ffffff26;font-size:9px}.watch-timeline-info-btn{border:1px solid var(--brand-hairline-soft);border-radius:var(--brand-radius);color:var(--brand-muted);font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:0 0;align-self:center;margin-top:auto;padding:9px 14px;font-size:.66rem;font-weight:700;transition:background .2s,color .2s,transform .14s}.watch-timeline-info-btn:hover{color:var(--brand-ivory);background:#f3eee412}.watch-timeline-info-btn:active{transform:scale(.97)}.watch-timeline-track{background:linear-gradient(#0000 0%,#ffffff14 10% 90%,#0000 100%);width:2px;position:absolute;top:0;left:28px;overflow:hidden}.watch-timeline-progress{inset-x:0;background:linear-gradient(#d3ac6c,#818cf8,#0000);border-radius:2px;width:2px;position:absolute;top:0}@media (width<=768px){.watch-timeline-header{padding:28px 8px 14px}.watch-timeline-heading{font-size:clamp(1.25rem,4vw,1.55rem)}.watch-timeline-subheading{font-size:.88rem}.watch-timeline-row{flex-direction:column;gap:16px;padding:20px 0}.watch-timeline-label-col{width:100%;max-width:100%;position:static}.watch-timeline-movies-col{padding-left:0}.watch-timeline-movies-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.watch-timeline-container{padding:0 8px}.watch-timeline-delete-btn{opacity:1;transform:none}}@media (width<=480px){.watch-timeline-container{width:100%;max-width:100%;padding:0;overflow-x:hidden}.watch-timeline-header{padding:18px 0 10px}.watch-timeline-heading{margin-bottom:5px;font-size:clamp(1.05rem,5vw,1.28rem)}.watch-timeline-subheading{font-size:clamp(.76rem,3.4vw,.88rem);line-height:1.4}.watch-timeline-row{gap:10px;padding:16px 0}.watch-timeline-dot-wrapper,.watch-timeline-track,.watch-timeline-progress,.watch-timeline-label-col{display:none}.watch-timeline-label-mobile{margin-bottom:10px;font-size:clamp(.92rem,4vw,1.05rem)}.watch-timeline-movies-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.watch-timeline-movie-card{border-radius:12px;gap:6px;padding:8px}.watch-timeline-delete-btn{width:32px;height:32px;top:10px;right:10px}.watch-timeline-poster{border-radius:9px}.watch-timeline-movie-title{font-size:clamp(.68rem,3.3vw,.78rem)}.watch-timeline-meta-date,.watch-timeline-meta-where{font-size:clamp(.58rem,2.8vw,.68rem)}.watch-timeline-avatar{width:20px;height:20px;font-size:9px}.watch-timeline-info-btn{min-height:36px;padding:7px 10px;font-size:.7rem}}@media (width<=340px){.watch-timeline-movies-grid{grid-template-columns:minmax(0,1fr)}.watch-timeline-movie-card{justify-self:center;max-width:170px}}.my-groups-page,.my-groups-page *{box-sizing:border-box}.my-groups-page{--groups-bg:#021a08;--groups-surface:#ffffff0e;--groups-surface-strong:#ffffff16;--groups-border:#ffffff1a;--groups-border-strong:#ffffff29;--groups-text:#f3eee4;--groups-muted:#a49d8f;--groups-dim:#6e685d;--groups-accent:#d3ac6c;--groups-gold:#d3ac6c;--groups-danger:#ef4444;width:100%;min-height:100vh;color:var(--groups-text);background:radial-gradient(80% 60% at 50% 100%, #05240e57, transparent 70%), linear-gradient(to top, #05240e, var(--groups-bg));padding:36px 32px 88px 112px}.my-groups-header-card{border:1px solid var(--groups-border);background:var(--groups-surface);border-radius:16px;justify-content:space-between;align-items:flex-end;gap:24px;width:min(1280px,100%);margin:0 auto 22px;padding:24px;display:flex;box-shadow:0 14px 32px #0000003d}.my-groups-header-card--summary{justify-content:space-between;align-items:center}.my-groups-create-button{color:#021a08;background:var(--groups-accent);min-height:46px;font:inherit;cursor:pointer;border:1px solid #d3ac6cb3;border-radius:12px;flex:none;padding:0 22px;font-size:.92rem;font-weight:800;transition:background .18s,transform .18s,box-shadow .18s}.my-groups-create-button:hover{transform:translateY(-1px);box-shadow:0 10px 24px #d3ac6c3d}.my-groups-create-button:focus-visible{outline-offset:3px;outline:3px solid #d3ac6c73}.my-groups-summary{flex:none;justify-items:end;gap:12px;display:grid}.group-count-badge{color:#e9c98d;background:#d3ac6c1a;border:1px solid #d3ac6c42;border-radius:999px;align-items:center;min-height:34px;padding:7px 12px;font-size:.84rem;font-weight:800;display:inline-flex}.group-summary-metrics{gap:10px;display:flex}.group-summary-metrics span{border:1px solid var(--groups-border);min-width:92px;color:var(--groups-muted);background:#ffffff0a;border-radius:12px;padding:10px 12px;font-size:.76rem;font-weight:700;line-height:1.25}.group-summary-metrics strong{color:var(--groups-text);margin-bottom:3px;font-size:1.1rem;display:block}.group-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(1280px,100%);margin:0 auto;display:grid}.group-card,.my-groups-state-card{border:1px solid var(--groups-border);background:var(--groups-surface);border-radius:16px;box-shadow:0 14px 32px #00000038}.group-card{flex-direction:column;gap:18px;min-height:250px;padding:20px;transition:transform .18s,border-color .18s,background .18s;display:flex}.group-card:hover{border-color:var(--groups-border-strong);background:var(--groups-surface-strong);transform:translateY(-2px)}.group-card-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.group-card-header h2{color:var(--groups-text);overflow-wrap:anywhere;margin:0;font-size:1.12rem;font-weight:800;line-height:1.25}.group-card-header p{color:var(--groups-muted);margin:8px 0 0;font-size:.82rem;line-height:1.45}.group-favorite-button{flex:none}.group-card-members{border:1px solid var(--groups-border);background:#ffffff0a;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.group-card-label{color:var(--groups-dim);letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px;font-size:.74rem;font-weight:800;display:block}.group-card-members strong{color:var(--groups-text);font-size:.92rem;font-weight:800;display:block}.member-avatars{justify-content:flex-end;align-items:center;min-width:0;display:flex}.avatar-circle,.member-count-bubble{width:34px;height:34px;color:var(--groups-text);background:#062e10;border:2px solid #05240e;border-radius:50%;flex:0 0 34px;justify-content:center;align-items:center;font-size:.78rem;font-weight:800;display:inline-flex;overflow:hidden}.avatar-circle+.avatar-circle,.avatar-circle+.member-count-bubble{margin-left:-8px}.avatar-circle img{object-fit:cover;width:100%;height:100%;display:block}.member-count-bubble{color:#e9c98d;background:#d3ac6c2e;border-color:#05240e}.group-card-actions{grid-template-columns:1.15fr .85fr .8fr;gap:10px;margin-top:auto;display:grid}.group-card-actions button,.my-groups-state-card button{min-height:42px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:11px;font-size:.88rem;font-weight:800;transition:background .18s,border-color .18s,color .18s,transform .18s}.group-card-actions button:hover,.my-groups-state-card button:hover{transform:translateY(-1px)}.group-action-primary{color:#021a08;background:var(--groups-accent);border-color:#d3ac6cb3}.group-action-primary:hover{background:#d3ac6c}.group-action-secondary{color:var(--groups-text);border-color:var(--groups-border);background:#ffffff13}.group-action-secondary:hover{border-color:var(--groups-border-strong);background:#ffffff1c}.group-action-danger{color:#fecaca;background:#ef44441a;border-color:#ef444447}.group-action-danger:hover{background:#ef444429;border-color:#ef44446b}.my-groups-state-card{text-align:center;width:min(720px,100%);margin:0 auto;padding:36px 28px}.my-groups-state-card h2{color:var(--groups-text);margin:0;font-size:1.25rem;font-weight:800}.my-groups-state-card p{max-width:460px;color:var(--groups-muted);margin:10px auto 0;line-height:1.55}.my-groups-state-card button{color:#021a08;background:var(--groups-accent);margin-top:18px;padding:0 18px}.my-groups-state-card--error{border-color:#ef44443d}.group-card--skeleton{pointer-events:none}.skeleton-line,.skeleton-avatar-row span,.skeleton-actions{background:linear-gradient(110deg,#ffffff0d 8%,#ffffff21 18%,#ffffff0d 33%) 0 0/220% 100%;border-radius:999px;animation:1.5s ease-in-out infinite groupSkeleton}.skeleton-line{width:70%;height:18px}.skeleton-line--title{width:48%;height:24px}.skeleton-avatar-row{margin-top:16px;display:flex}.skeleton-avatar-row span{width:34px;height:34px;margin-right:6px}.skeleton-actions{border-radius:11px;width:100%;height:42px;margin-top:auto}@keyframes groupSkeleton{0%{background-position:100% 0}to{background-position:-100% 0}}.group-card-actions button:focus-visible,.my-groups-state-card button:focus-visible{outline-offset:3px;outline:3px solid #d3ac6c73}@media (width<=1180px){.group-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.my-groups-header-card{flex-direction:column;align-items:flex-start}.my-groups-summary{justify-items:stretch;width:100%}.my-groups-create-button{width:100%}.group-summary-metrics{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}}@media (width<=768px){.my-groups-page{padding:24px 14px calc(104px + env(safe-area-inset-bottom))}.group-card-grid{grid-template-columns:1fr;gap:14px}.my-groups-header-card,.group-card,.my-groups-state-card{border-radius:14px}}@media (width<=520px){.hero-navbar,.hero-banner{max-width:100vw;overflow:hidden}.group-title-container{box-sizing:border-box;width:100%;margin-top:0;padding:0 12px}.group-title-bar{box-sizing:border-box;border-left-width:5px;border-radius:14px;width:100%;max-width:calc(100vw - 24px);padding:18px 16px}.group-title-heading{letter-spacing:0;overflow-wrap:anywhere;font-size:clamp(1.55rem,8vw,2.15rem);line-height:1.1}.group-title-sub{font-size:clamp(.9rem,4vw,1rem);line-height:1.45}.my-groups-header-card{padding:18px}.group-summary-metrics{grid-template-columns:1fr}.group-card-members{flex-direction:column;align-items:flex-start}.member-avatars{justify-content:flex-start}.group-card-actions{grid-template-columns:1fr}}.watchlist-page{--wl2-black:var(--brand-black);--wl2-charcoal:var(--brand-charcoal);--wl2-ivory:var(--brand-ivory);--wl2-muted:var(--brand-muted);--wl2-dim:var(--brand-dim);--wl2-gold:var(--brand-gold);--wl2-gold-bright:var(--brand-gold-bright);--wl2-hairline:var(--brand-hairline);--wl2-hairline-soft:var(--brand-hairline-soft);--wl2-serif:var(--font-serif);background:var(--wl2-black);min-height:100vh;color:var(--wl2-ivory);font-family:var(--font-sans);overflow-x:hidden}.wl2-header{background:radial-gradient(120% 90% at 70% 0%, #062c10 0%, var(--wl2-black) 70%);align-items:flex-end;min-height:46vh;display:flex;position:relative;overflow:hidden}.wl2-header-backdrop{object-fit:cover;object-position:center 20%;filter:blur(26px)saturate(.85);opacity:.4;width:calc(100% + 80px);height:calc(100% + 80px);position:absolute;inset:-40px}.wl2-header-scrim{background:linear-gradient(to top, var(--wl2-black) 2%, #021a08b8 40%, #021a0866 100%);position:absolute;inset:0}.wl2-header-inner{z-index:1;box-sizing:border-box;width:min(1240px,100% - 80px);margin-left:80px;margin-right:auto;padding:96px 48px 48px;position:relative}.wl2-eyebrow{letter-spacing:.34em;text-transform:uppercase;color:var(--wl2-gold);margin:0 0 16px;font-size:.72rem;font-weight:600}.wl2-header-title{font-family:var(--wl2-serif);letter-spacing:-.01em;color:var(--wl2-ivory);margin:0;font-size:clamp(2.2rem,4.6vw,3.8rem);font-weight:500;line-height:1.04}.wl2-header-stats{border-top:1px solid var(--wl2-hairline);color:var(--wl2-muted);letter-spacing:.04em;white-space:pre-wrap;margin:20px 0 0;padding-top:14px;font-size:.9rem;display:inline-block}.watchlist-main{box-sizing:border-box;flex-direction:column;gap:48px;width:calc(100% - 80px);margin-left:80px;padding:40px 48px 110px;display:flex;position:relative}.wl2-panel,.wl2-collection,.watchlist-main>.suggestions-carousel-wrapper{width:100%;max-width:1180px;margin-inline:auto}.wl2-panel{border-bottom:1px solid var(--wl2-hairline-soft);padding-bottom:22px}.wl2-toolbar{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.wl2-search{border-bottom:1px solid var(--wl2-hairline-soft);flex:240px;align-items:center;min-width:200px;transition:border-color .25s;display:flex;position:relative}.wl2-search:focus-within{border-color:var(--wl2-gold)}.wl2-search-icon{color:var(--wl2-dim);font-size:.8rem}.wl2-search-input{min-width:0;color:var(--wl2-ivory);font-family:var(--font-sans);background:0 0;border:0;outline:0;flex:1;padding:12px 30px 12px 12px;font-size:.92rem}.wl2-search-input::placeholder{color:var(--wl2-dim)}.wl2-search-clear{width:26px;height:26px;color:var(--wl2-dim);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;right:2px}.wl2-search-clear:hover{color:var(--wl2-ivory)}.wl2-tabs{gap:4px;display:flex}.wl2-tab{color:var(--wl2-muted);font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;padding:12px 14px 10px;font-size:.76rem;font-weight:600;transition:color .25s,border-color .25s}.wl2-tab:hover{color:var(--wl2-ivory)}.wl2-tab--active{color:var(--wl2-gold-bright);border-bottom-color:var(--wl2-gold)}.wl2-toolbar-tail{align-items:center;gap:16px;margin-left:auto;display:flex}.wl2-sort{color:var(--wl2-dim);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:10px;font-size:.7rem;font-weight:600;display:inline-flex}.wl2-sort select{border:0;border-bottom:1px solid var(--wl2-hairline-soft);color:var(--wl2-ivory);font-family:var(--font-sans);cursor:pointer;background:0 0;outline:0;padding:6px 2px;font-size:.85rem}.wl2-sort option{background:var(--wl2-charcoal);color:var(--wl2-ivory)}.wl2-view{border:1px solid var(--wl2-hairline-soft);border-radius:2px;display:inline-flex;overflow:hidden}.wl2-view-btn{width:40px;height:38px;color:var(--wl2-dim);cursor:pointer;background:0 0;border:0;place-items:center;font-size:.85rem;transition:color .25s,background .25s;display:grid}.wl2-view-btn+.wl2-view-btn{border-left:1px solid var(--wl2-hairline-soft)}.wl2-view-btn:hover{color:var(--wl2-ivory)}.wl2-view-btn--active{color:var(--wl2-gold-bright);background:#d3ac6c1a}.wl2-add-toggle{border:1px solid var(--wl2-gold);background:var(--wl2-gold);color:#17130b;min-height:40px;font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;white-space:nowrap;border-radius:2px;align-items:center;gap:9px;padding:0 20px;font-size:.74rem;font-weight:600;transition:background .25s,border-color .25s,color .25s;display:inline-flex}.wl2-add-toggle:hover{background:var(--wl2-gold-bright);border-color:var(--wl2-gold-bright)}.wl2-add-toggle--open{color:var(--wl2-gold-bright);background:0 0}.wl2-quickadd{margin-top:22px}.wl2-summary{color:var(--wl2-muted);align-items:center;gap:18px;margin-top:18px;font-size:.85rem;display:flex}.wl2-summary strong{color:var(--wl2-ivory)}.wl2-reset{border:0;border-bottom:1px solid var(--wl2-hairline);color:var(--wl2-gold-bright);font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;padding:0;font-size:.78rem;font-weight:600}.wl2-grid--grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:26px 22px;display:grid}.wl2-cell{animation:.5s cubic-bezier(.2,.8,.2,1) backwards wl2Rise;animation-delay:var(--wl2-stagger,0s)}@keyframes wl2Rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.wl2-grid--list{flex-direction:column;display:flex}.wl2-grid--list .wl2-cell{border-bottom:1px solid var(--wl2-hairline-soft);grid-template-columns:104px 1fr;align-items:center;gap:24px;padding:18px 6px;display:grid}.wl2-grid--list .wl2-cell:first-child{border-top:1px solid var(--wl2-hairline-soft)}.wl2-grid--list .MovieCard-body{display:none}.wl2-row-meta{min-width:0}.wl2-row-title{font-family:var(--wl2-serif);color:var(--wl2-ivory);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:clamp(1.1rem,2.2vw,1.45rem);font-weight:500;line-height:1.2;overflow:hidden}.wl2-row-stats{flex-wrap:wrap;gap:18px;margin-top:10px;display:flex}.wl2-row-stat{color:var(--wl2-ivory);align-items:center;gap:7px;font-size:.84rem;display:inline-flex}.wl2-row-stat svg{color:var(--wl2-gold);font-size:.78em}.wl2-row-stat--muted,.wl2-row-stat--muted svg{color:var(--wl2-dim)}.watchlist-page .MovieCard{box-shadow:none;background:0 0;border:0;border-radius:0}.watchlist-page .MovieCard-posterWrap{background:var(--wl2-charcoal);border-radius:2px;overflow:hidden;box-shadow:0 18px 40px #00000080}.watchlist-page .MovieCard-poster{transition:transform .5s}.watchlist-page .MovieCard:hover .MovieCard-poster{transform:scale(1.04)}.watchlist-page .MovieCard-watchlistBadge{display:none}.watchlist-page .MovieCard-overlay{background:linear-gradient(#021a0873 0%,#021a08b8 40%,#021a08f0 100%)}.watchlist-page .MovieCard-overview{color:#f3eee4cc;font-size:.82rem;line-height:1.55}.watchlist-page .MovieCard-action{border:1px solid var(--wl2-hairline);color:var(--wl2-gold-bright);background:#021a08a6;border-radius:50%;transition:background .25s,color .25s,border-color .25s}.watchlist-page .MovieCard-action:hover,.watchlist-page .MovieCard-action--active{background:var(--wl2-gold);border-color:var(--wl2-gold);color:#17130b}.watchlist-page .MovieCard-action--danger:hover{color:var(--wl2-ivory);background:#8c2f2f;border-color:#8c2f2f}.watchlist-page .MovieCard-body{background:0 0;padding:12px 2px 0}.watchlist-page .MovieCard-title{font-family:var(--wl2-serif);color:var(--wl2-ivory);font-size:.98rem;font-weight:500}.watchlist-page .MovieCard-imdb{background:var(--wl2-gold);color:#17130b}.watchlist-page .MovieCard-rating{color:var(--wl2-muted)}.watchlist-page .suggestions-title,.watchlist-page .favorites-title{font-family:var(--wl2-serif);letter-spacing:0;color:var(--wl2-ivory);border-bottom:1px solid var(--wl2-hairline-soft);padding-bottom:14px;font-size:clamp(1.2rem,2.4vw,1.65rem);font-weight:500}.watchlist-page .favorites-heart-icon{color:var(--wl2-gold)}.watchlist-page .carousel-btn{border:1px solid var(--wl2-hairline-soft);color:var(--wl2-ivory);background:#05240ed9;border-radius:2px}.watchlist-page .carousel-btn:hover{border-color:var(--wl2-gold);color:var(--wl2-gold-bright)}.watchlist-page .carousel-add-btn{background:var(--wl2-gold);color:#17130b;letter-spacing:.08em;text-transform:uppercase;border-radius:2px;font-weight:600}.wl2-empty{text-align:center;border:1px solid var(--wl2-hairline-soft);border-radius:3px;max-width:520px;margin:30px auto;padding:64px 32px}.wl2-empty h3{font-family:var(--wl2-serif);color:var(--wl2-ivory);margin:0 0 12px;font-size:1.6rem;font-weight:500}.wl2-empty p{color:var(--wl2-muted);margin:0 0 26px;line-height:1.65}.wl2-empty-cta{border:1px solid var(--wl2-gold);background:var(--wl2-gold);color:#17130b;min-height:46px;font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border-radius:2px;align-items:center;gap:10px;padding:0 24px;font-size:.78rem;font-weight:600;transition:background .25s,color .25s;display:inline-flex}.wl2-empty-cta:hover{background:var(--wl2-gold-bright);border-color:var(--wl2-gold-bright)}.wl2-empty-cta--ghost{color:var(--wl2-gold-bright);background:0 0}.wl2-skeleton-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:26px 22px;display:grid}.wl2-skeleton-card{aspect-ratio:2/3;background:linear-gradient(110deg,#f3eee40a 8%,#f3eee417 18%,#f3eee40a 33%) 0 0/220% 100%;border-radius:2px;animation:1.7s ease-in-out infinite wl2Shimmer}@keyframes wl2Shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (width<=1024px){.wl2-header-inner{padding:84px 32px 40px}.watchlist-main{padding:32px 32px 110px}.wl2-toolbar-tail{justify-content:space-between;width:100%;margin-left:0}}@media (width<=768px){.wl2-header{min-height:38vh}.wl2-header-inner{width:100%;margin-left:0;padding:76px 20px 32px}.watchlist-main{width:100%;padding:26px 20px calc(120px + env(safe-area-inset-bottom));gap:38px;margin-left:0}.wl2-toolbar{gap:14px}.wl2-search{flex-basis:100%}.wl2-tabs{scrollbar-width:none;width:100%;overflow-x:auto}.wl2-tabs::-webkit-scrollbar{display:none}.wl2-toolbar-tail{flex-wrap:wrap;gap:12px}.wl2-add-toggle{flex:auto;justify-content:center}.wl2-grid--grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:18px 14px}.wl2-grid--list .wl2-cell{grid-template-columns:84px 1fr;gap:16px;padding:14px 2px}.wl2-skeleton-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}@media (width<=480px){.wl2-grid--grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wl2-row-stats{gap:12px}.wl2-row-stat{font-size:.76rem}}.suggestions-carousel-wrapper{width:100%;max-width:1200px;margin:0 auto 32px;padding:0 16px}.suggestions-title{color:#fff;margin-bottom:16px;font-size:1.5rem;font-weight:700}.suggestions-carousel{align-items:center;gap:8px;display:flex;position:relative}.carousel-viewport{flex:1;overflow:hidden}.carousel-container{gap:16px;display:flex}.carousel-slide{flex:0 0 220px;min-width:0}.carousel-poster-wrapper{background:#04230c;border-radius:12px;width:220px;height:330px;position:relative;overflow:hidden;box-shadow:0 4px 16px #00000080}.carousel-poster{object-fit:cover;width:100%;height:100%;transition:transform .3s}.carousel-poster-wrapper:hover .carousel-poster{transform:scale(1.05)}.carousel-overlay{opacity:0;background:linear-gradient(#0000,#000000e6);flex-direction:column;gap:8px;padding:16px 12px;transition:opacity .3s;display:flex;position:absolute;bottom:0;left:0;right:0}.carousel-poster-wrapper:hover .carousel-overlay{opacity:1}.carousel-movie-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.carousel-add-btn{border:1px solid var(--brand-gold);border-radius:var(--brand-radius);background:var(--brand-gold);color:var(--brand-gold-ink);font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;justify-content:center;align-items:center;gap:6px;padding:9px 12px;font-size:.68rem;font-weight:700;transition:background .2s,border-color .2s,transform .14s;display:flex}.carousel-add-btn:hover{background:var(--brand-gold-bright);border-color:var(--brand-gold-bright)}.carousel-add-btn:active{transform:scale(.97)}.carousel-btn{color:#fff;cursor:pointer;background:#d3ac6ccc;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;transition:background .2s,transform .2s;display:flex}.carousel-btn:hover{background:#d3ac6c;transform:scale(1.1)}@media (width<=768px){.suggestions-carousel-wrapper{max-width:100%;margin-bottom:24px;padding:0 8px}.carousel-slide{flex:0 0 160px}.carousel-poster-wrapper{width:160px;height:240px}.suggestions-title{font-size:1.2rem}}@media (width<=480px){.suggestions-carousel-wrapper{margin-bottom:20px;padding:0;overflow:hidden}.suggestions-title{margin-bottom:10px;font-size:clamp(.95rem,4.5vw,1.1rem)}.suggestions-carousel{gap:6px}.carousel-viewport{scroll-snap-type:x mandatory;scrollbar-width:none;overflow-x:auto}.carousel-viewport::-webkit-scrollbar{display:none}.carousel-container{gap:10px}.carousel-slide{scroll-snap-align:start;flex:0 0 136px}.carousel-poster-wrapper{border-radius:10px;width:136px;height:204px}.carousel-overlay{opacity:1;gap:6px;padding:10px 8px}.carousel-movie-title{font-size:.75rem}.carousel-add-btn{min-height:34px;padding:7px 8px;font-size:.72rem}.carousel-btn{width:32px;height:32px;font-size:12px}}.favorites-carousel-wrapper{border-bottom:1px solid #ffffff14;margin-bottom:24px;padding-bottom:24px}.favorites-title{align-items:center;gap:10px;display:flex;color:#d3ac6c!important}.favorites-heart-icon{color:#d3ac6c;font-size:1.2rem}.favorites-remove-btn{color:#ffb3c1!important;background:linear-gradient(135deg,#444,#333)!important}.favorites-remove-btn:hover{background:var(--brand-danger)!important;color:var(--brand-ivory)!important}.group-select-overlay{z-index:1000;background:#000000d9;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.group-select-content{background:#073312;border:1px solid #ffffff1a;border-radius:16px;width:90%;max-width:420px;padding:32px;position:relative;box-shadow:0 16px 48px #0009}.group-select-close{color:#999;cursor:pointer;background:0 0;border:none;font-size:18px;transition:color .2s;position:absolute;top:16px;right:16px}.group-select-close:hover{color:#fff}.group-select-heading{color:#fff;margin:0 0 8px;font-size:1.4rem}.group-select-sub{color:#aaa;margin:0 0 24px;font-size:.95rem}.group-select-sub strong{color:#e9c98d}.group-select-list{flex-direction:column;gap:10px;display:flex}.group-select-item{color:#fff;cursor:pointer;text-align:left;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;padding:14px 18px;font-size:1rem;font-weight:500;transition:background .2s,border-color .2s,transform .2s}.group-select-item:hover{background:#d3ac6c26;border-color:#d3ac6c;transform:translate(4px)}.group-select-empty{text-align:center;color:#888;padding:24px;font-size:.95rem}.group-select-back{color:#aaa;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:12px;font-size:.85rem;transition:color .2s;display:flex}.group-select-back:hover{color:#fff}.group-select-form{flex-direction:column;gap:20px;display:flex}.group-select-field label{color:#ccc;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:.85rem;font-weight:600;display:block}.group-select-input{color:#fff;background:#ffffff0f;border:1px solid #ffffff26;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-size:.95rem;transition:border-color .2s}.group-select-input:focus{border-color:#d3ac6c}.group-select-loading{color:#888;font-size:.85rem}.group-select-error{color:#ff9a9a;margin:8px 0 0;font-size:.85rem;font-weight:600}.group-select-actions{justify-content:flex-end;gap:12px;margin-top:8px;display:flex}.group-select-btn{border-radius:var(--brand-radius);min-height:40px;font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border:1px solid #0000;padding:11px 24px;font-size:.72rem;font-weight:700;transition:background .2s,border-color .2s,color .2s,transform .14s}.group-select-btn--skip{color:var(--brand-muted);border-color:var(--brand-hairline-soft);background:0 0}.group-select-btn--skip:hover{color:var(--brand-ivory);background:#f3eee412}.group-select-btn--done{background:var(--brand-gold);color:var(--brand-gold-ink);border-color:var(--brand-gold)}.group-select-btn--done:hover{background:var(--brand-gold-bright);border-color:var(--brand-gold-bright)}.group-select-btn:active{transform:scale(.97)}.group-select-step-indicator{color:#666;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-size:.75rem}.group-select-member-list{flex-direction:column;gap:8px;display:flex}.group-select-member-chip{color:#aaa;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:12px;padding:10px 14px;transition:all .2s;display:flex}.group-select-member-chip:hover{color:#fff;background:#ffffff14;border-color:#fff3}.group-select-member-chip--active{color:#fff;background:#d3ac6c1f;border-color:#d3ac6c}.member-chip-avatar{background:var(--brand-charcoal);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:flex;overflow:hidden}.member-chip-avatar img{object-fit:cover;width:100%;height:100%}.member-chip-name{flex:1;font-size:.9rem;font-weight:500}.member-chip-check{color:#d3ac6c;font-size:1rem;font-weight:700}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.group-select-overlay{padding:12px 12px calc(84px + env(safe-area-inset-bottom));box-sizing:border-box;align-items:flex-end}.group-select-content{border-radius:16px;width:min(100%,420px);max-height:calc(100vh - 112px);padding:28px 16px 16px;overflow-y:auto}.group-select-close{width:44px;height:44px;top:8px;right:8px}.group-select-heading{padding-right:42px;font-size:1.2rem}.group-select-input,.group-select-item,.group-select-btn{width:100%;min-height:44px}.group-select-actions{flex-direction:column-reverse}.group-select-member-list{max-height:260px;overflow-y:auto}}.cs2-page{--cs2-black:var(--brand-black);--cs2-charcoal:var(--brand-charcoal);--cs2-ivory:var(--brand-ivory);--cs2-muted:var(--brand-muted);--cs2-dim:var(--brand-dim);--cs2-gold:var(--brand-gold);--cs2-gold-bright:var(--brand-gold-bright);--cs2-hairline:var(--brand-hairline);--cs2-hairline-soft:var(--brand-hairline-soft);--cs2-serif:var(--font-serif);background:var(--cs2-black);min-height:100vh;color:var(--cs2-ivory);font-family:var(--font-sans);overflow-x:hidden}.cs2-headliner{background:radial-gradient(120% 90% at 70% 0%, #062c10 0%, var(--cs2-black) 68%);align-items:flex-end;min-height:82vh;display:flex;position:relative;overflow:hidden}.cs2-headliner-backdrop{object-fit:cover;object-position:center 22%;opacity:.92;width:100%;height:100%;position:absolute;inset:0}.cs2-headliner-scrim{background:linear-gradient(to top, var(--cs2-black) 4%, #021a08c7 30%, #021a082e 62%, #021a0870 100%), linear-gradient(to right, #021a08d1 0%, #021a0847 44%, transparent 72%);position:absolute;inset:0}.cs2-headliner-inner{z-index:1;box-sizing:border-box;width:min(1240px,100% - 80px);max-width:860px;margin-left:80px;margin-right:auto;padding:120px 48px 72px;position:relative}.cs2-eyebrow{letter-spacing:.34em;text-transform:uppercase;color:var(--cs2-gold);margin:0 0 18px;font-size:.72rem;font-weight:600}.cs2-headliner-title{font-family:var(--cs2-serif);letter-spacing:-.01em;color:var(--cs2-ivory);text-wrap:balance;margin:0;font-size:clamp(2.4rem,5.4vw,4.6rem);font-weight:500;line-height:1.02}.cs2-headliner-meta{color:var(--cs2-muted);letter-spacing:.02em;flex-wrap:wrap;align-items:center;gap:12px;margin-top:22px;font-size:.9rem;display:flex}.cs2-countdown{color:var(--cs2-gold-bright);text-transform:uppercase;letter-spacing:.14em;font-size:.76rem;font-weight:600}.cs2-meta-divider{background:var(--cs2-dim);border-radius:50%;width:3px;height:3px}.cs2-star-rating{color:var(--cs2-ivory);align-items:center;gap:6px;display:inline-flex}.cs2-star-rating svg{color:var(--cs2-gold);font-size:.8em;transform:translateY(-1px)}.cs2-laurel{font-family:var(--cs2-serif);color:var(--cs2-gold-bright);margin:18px 0 0;font-size:1.05rem;font-style:italic}.cs2-headliner-overview{color:#f3eee4d1;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:560px;margin:16px 0 0;font-size:.98rem;line-height:1.7;display:-webkit-box;overflow:hidden}.cs2-platforms{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.cs2-platform-chip{border:1px solid var(--cs2-hairline);color:var(--cs2-gold-bright);letter-spacing:.16em;text-transform:uppercase;background:#021a088c;border-radius:2px;padding:7px 14px;font-size:.72rem;font-weight:600}.cs2-headliner-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.cs2-button{min-height:48px;font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border-radius:2px;justify-content:center;align-items:center;gap:10px;padding:0 26px;font-size:.8rem;font-weight:600;transition:background .25s,color .25s,border-color .25s,transform .25s;display:inline-flex}.cs2-button:disabled{cursor:not-allowed;opacity:.55}.cs2-button--gold{border:1px solid var(--cs2-gold);background:var(--cs2-gold);color:#17130b}.cs2-button--gold:hover:not(:disabled){background:var(--cs2-gold-bright);border-color:var(--cs2-gold-bright);transform:translateY(-1px)}.cs2-button--ghost{color:var(--cs2-ivory);background:0 0;border:1px solid #f3eee44d}.cs2-button--ghost:hover{border-color:var(--cs2-ivory);transform:translateY(-1px)}.cs2-button--ghost svg{font-size:1.35rem}.cs2-button--small{border:1px solid var(--cs2-hairline);min-height:38px;color:var(--cs2-gold-bright);background:0 0;padding:0 16px;font-size:.7rem}.cs2-button--small:hover:not(:disabled){border-color:var(--cs2-gold);background:#d3ac6c1a}.cs2-main{box-sizing:border-box;width:calc(100% - 80px);margin-left:80px;padding:56px 48px 110px;position:relative}.cs2-toolbar{border-bottom:1px solid var(--cs2-hairline-soft);justify-content:space-between;align-items:flex-end;gap:24px;max-width:1100px;margin:0 auto 44px;padding-bottom:22px;display:flex}.cs2-toolbar .cs2-eyebrow{margin-bottom:10px}.cs2-toolbar-title{font-family:var(--cs2-serif);color:var(--cs2-ivory);margin:0;font-size:clamp(1.3rem,2.6vw,1.9rem);font-weight:500}.cs2-region{border:1px solid var(--cs2-hairline-soft);color:var(--cs2-dim);letter-spacing:.18em;text-transform:uppercase;border-radius:2px;align-items:center;gap:12px;padding:10px 16px;font-size:.7rem;font-weight:600;display:inline-flex}.cs2-region select{color:var(--cs2-ivory);font-family:var(--font-sans);cursor:pointer;background:0 0;border:0;outline:0;font-size:.85rem}.cs2-region option{background:var(--cs2-charcoal);color:var(--cs2-ivory)}.cs2-calendar{flex-direction:column;gap:56px;max-width:1100px;margin:0 auto;display:flex}.cs2-day-heading{align-items:baseline;gap:18px;margin-bottom:26px;display:flex}.cs2-day-date{font-family:var(--cs2-serif);color:var(--cs2-gold);white-space:nowrap;font-size:1.7rem;font-weight:500}.cs2-day-full{color:var(--cs2-dim);letter-spacing:.2em;text-transform:uppercase;white-space:nowrap;font-size:.74rem;font-weight:600}.cs2-day-rule{background:linear-gradient(to right, var(--cs2-hairline), transparent);flex:1;height:1px}.cs2-day-films{flex-direction:column;gap:22px;display:flex}.cs2-film{cursor:pointer;border:1px solid #0000;border-radius:3px;grid-template-columns:132px 1fr;gap:26px;padding:22px;transition:border-color .3s,background .3s,transform .3s;display:grid}.cs2-film:hover{border-color:var(--cs2-hairline);background:#f3eee406;transform:translateY(-2px)}.cs2-film:focus-visible{outline:2px solid var(--cs2-gold);outline-offset:3px}.cs2-film-poster{aspect-ratio:2/3;background:var(--cs2-charcoal);border-radius:2px;overflow:hidden;box-shadow:0 18px 40px #00000080}.cs2-film-poster img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.cs2-film:hover .cs2-film-poster img{transform:scale(1.04)}.cs2-film-body{flex-direction:column;min-width:0;display:flex}.cs2-film-badge{color:var(--cs2-gold);letter-spacing:.26em;text-transform:uppercase;margin:0 0 8px;font-size:.68rem;font-weight:700}.cs2-film-title{font-family:var(--cs2-serif);color:var(--cs2-ivory);margin:0;font-size:clamp(1.25rem,2.4vw,1.7rem);font-weight:500;line-height:1.15}.cs2-film-meta{color:var(--cs2-muted);letter-spacing:.02em;white-space:pre-wrap;margin:10px 0 0;font-size:.85rem}.cs2-film-overview{color:#f3eee4a8;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:620px;margin:12px 0 0;font-size:.92rem;line-height:1.65;display:-webkit-box;overflow:hidden}.cs2-film-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:auto;padding-top:18px;display:flex}.cs2-film-platforms{color:var(--cs2-gold-bright);letter-spacing:.18em;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:600;overflow:hidden}.cs2-state{text-align:center;border:1px solid var(--cs2-hairline-soft);border-radius:3px;max-width:560px;margin:40px auto;padding:64px 32px}.cs2-state h3{font-family:var(--cs2-serif);color:var(--cs2-ivory);margin:0 0 12px;font-size:1.6rem;font-weight:500}.cs2-state p{color:var(--cs2-muted);margin:0 0 26px;line-height:1.65}.cs2-headliner--loading .cs2-headliner-inner,.cs2-headliner--empty .cs2-headliner-inner{padding-bottom:88px}.cs2-headliner--loading,.cs2-headliner--empty{min-height:62vh}.cs2-skeleton-line,.cs2-skeleton-row{background:linear-gradient(110deg,#f3eee40a 8%,#f3eee417 18%,#f3eee40a 33%) 0 0/220% 100%;border-radius:3px;animation:1.7s ease-in-out infinite cs2Shimmer}.cs2-skeleton-line--eyebrow{width:180px;height:12px;margin-bottom:22px}.cs2-skeleton-line--title{width:min(520px,80%);height:58px;margin-bottom:20px}.cs2-skeleton-line--meta{width:min(360px,60%);height:14px;margin-bottom:16px}.cs2-skeleton-line--body{width:min(460px,72%);height:44px}.cs2-skeleton-row{width:100%;max-width:1100px;height:180px;margin:0 auto}@keyframes cs2Shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (width<=1024px){.cs2-headliner-inner{padding:100px 32px 60px}.cs2-main{padding:44px 32px 110px}}@media (width<=768px){.cs2-headliner{min-height:70vh}.cs2-headliner-inner{width:100%;margin-left:0;padding:90px 20px 44px}.cs2-main{width:100%;padding:36px 20px calc(120px + env(safe-area-inset-bottom));margin-left:0}.cs2-toolbar{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:34px}.cs2-region{box-sizing:border-box;justify-content:space-between;width:100%}.cs2-calendar{gap:44px}.cs2-film{grid-template-columns:96px 1fr;gap:16px;padding:14px}.cs2-film-overview{display:none}.cs2-film-footer{padding-top:12px}.cs2-headliner-actions .cs2-button{flex:auto}}@media (width<=480px){.cs2-headliner{min-height:64vh}.cs2-headliner-overview{-webkit-line-clamp:2}.cs2-day-heading{gap:12px}.cs2-day-full{letter-spacing:.12em}.cs2-film-badge{letter-spacing:.18em}.cs2-film-footer{flex-direction:column;align-items:flex-start}.cs2-film-footer .cs2-button--small{width:100%}}.Profile-page,.Profile-page *{box-sizing:border-box}.Profile-page{--Profile-bg:var(--brand-black);--Profile-surface:#f3eee406;--Profile-border:#f3eee414;--Profile-border-gold:#d3ac6c42;--Profile-text:var(--brand-ivory);--Profile-muted:var(--brand-muted);--Profile-dim:var(--brand-dim);--Profile-accent:var(--brand-gold);--Profile-accent-bright:var(--brand-gold-bright);--Profile-danger:#8c2f2f;--Profile-ease-out:cubic-bezier(.23, 1, .32, 1);min-height:100vh;color:var(--Profile-text);font-family:var(--font-sans);background:radial-gradient(ellipse 1100px 820px at 50% 34%, #083414e6, var(--Profile-bg) 66%);position:relative;overflow-x:hidden}.Profile-stars{z-index:0;pointer-events:none;background-image:radial-gradient(1.4px 1.4px at 10% 20%,#f3eee480,#0000),radial-gradient(1px 1px at 30% 70%,#f3eee452,#0000),radial-gradient(1.4px 1.4px at 62% 15%,#d3ac6c80,#0000),radial-gradient(1px 1px at 80% 52%,#f3eee461,#0000),radial-gradient(1.4px 1.4px at 45% 86%,#f3eee447,#0000),radial-gradient(1px 1px at 92% 26%,#d3ac6c66,#0000),radial-gradient(1.4px 1.4px at 16% 56%,#f3eee44d,#0000),radial-gradient(1px 1px at 72% 90%,#f3eee454,#0000);background-size:360px 360px;animation:200s linear infinite ProfileDrift;position:fixed;inset:0}@keyframes ProfileDrift{to{background-position:360px 360px}}.Profile-stage{z-index:1;max-width:1240px;margin:0 auto;padding:64px 40px 90px 118px;position:relative}.Profile-kicker{text-align:center;letter-spacing:.34em;text-transform:uppercase;color:var(--Profile-accent);margin:0 0 8px;font-size:.64rem;font-weight:700}.Profile-loading,.Profile-error{min-height:420px;color:var(--Profile-muted);justify-content:center;align-items:center;font-weight:700;display:flex}.Profile-loading{flex-direction:column;gap:14px}.Profile-spinner,.Profile-avatar-spinner{border-style:solid;border-radius:50%;animation:.8s linear infinite ProfileSpin}.Profile-spinner{border-width:3px;border-color:#f3eee41f;border-top-color:var(--Profile-accent);width:34px;height:34px}.Profile-avatar-spinner{border-width:2px;border-color:#f3eee447;border-top-color:var(--Profile-accent);width:22px;height:22px}@keyframes ProfileSpin{to{transform:rotate(360deg)}}.Profile-toast{z-index:2000;border-radius:var(--brand-radius);max-width:calc(100vw - 32px);color:var(--Profile-text);border:1px solid var(--Profile-border-gold);background:#062e10;padding:11px 18px;font-size:.9rem;font-weight:700;position:fixed;top:22px;left:50%;transform:translate(-50%);box-shadow:0 14px 28px #00000052}.Profile-toast--success{background:#146336;border-color:#d3ac6c6b}.Profile-toast--error{background:#7f1d1d;border-color:#8c2f2f99}.Profile-system{opacity:0;height:560px;animation:ProfileBloom .9s var(--Profile-ease-out) 80ms forwards;place-items:center;margin-bottom:12px;display:grid;position:relative}@keyframes ProfileBloom{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.Profile-ring{border:1px solid var(--Profile-border);pointer-events:none;border-radius:50%;position:absolute}.Profile-ring--1{width:300px;height:300px}.Profile-ring--2{opacity:.55;border-style:dashed;width:430px;height:430px}.Profile-ring--3{opacity:.28;width:530px;height:530px}.Profile-orbit{border-radius:50%;width:430px;height:430px;animation:76s linear infinite ProfileOrbitSpin;position:absolute}@keyframes ProfileOrbitSpin{to{transform:rotate(360deg)}}.Profile-arm{width:0;height:0;position:absolute;top:50%;left:50%}.Profile-arm--a{transform:translateY(-215px)}.Profile-arm--b{transform:translate(215px)}.Profile-arm--c{transform:translateY(215px)}.Profile-arm--d{transform:translate(-215px)}.Profile-node{text-align:center;border:1px solid var(--Profile-border-gold);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#05240ee6;border-radius:50%;align-content:center;place-items:center;width:104px;height:104px;transition:border-color .22s,background .22s;animation:76s linear infinite ProfileCounterSpin;display:grid;position:absolute;top:-52px;left:-52px}@keyframes ProfileCounterSpin{to{transform:rotate(-360deg)}}.Profile-node-fig{font-family:var(--font-display);color:var(--Profile-accent-bright);font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum" 1, "tnum" 1;letter-spacing:.01em;font-size:1.92rem;font-weight:400;line-height:1}.Profile-node-lbl{letter-spacing:.16em;text-transform:uppercase;color:var(--Profile-muted);margin-top:6px;font-size:.58rem;font-weight:600}@media (hover:hover) and (pointer:fine){.Profile-node:hover{border-color:var(--Profile-accent);background:#0b3a18f2}}.Profile-core{z-index:4;place-items:center;display:grid;position:relative}.Profile-glow{pointer-events:none;background:radial-gradient(circle,#d3ac6c29,#0000 68%);border-radius:50%;width:300px;height:300px;animation:6.5s ease-in-out infinite ProfilePulse;position:absolute}@keyframes ProfilePulse{50%{opacity:.55;transform:scale(1.06)}}.Profile-avatar{border:1px solid var(--Profile-border-gold);cursor:pointer;border-radius:50%;width:148px;height:148px;position:relative;overflow:hidden;box-shadow:0 0 0 8px #021a08d9,0 22px 60px #0009}.Profile-avatar-img{object-fit:cover;width:100%;height:100%;display:block}.Profile-avatar-veil{color:var(--Profile-accent);letter-spacing:.2em;text-transform:uppercase;opacity:0;transition:opacity .2s var(--Profile-ease-out);background:#021a08c2;place-items:center;font-size:.6rem;font-weight:700;display:grid;position:absolute;inset:0}@media (hover:hover) and (pointer:fine){.Profile-avatar:hover .Profile-avatar-veil{opacity:1}}.Profile-avatar:focus-visible .Profile-avatar-veil{opacity:1}.Profile-file-input{display:none}.Profile-nameplate{text-align:center;margin:-18px 0 44px}.Profile-nameplate h1{font-family:var(--font-display);letter-spacing:-.015em;color:var(--Profile-text);margin:0;font-size:clamp(2.4rem,6vw,3.8rem);font-weight:300;line-height:1}.Profile-addr{letter-spacing:.1em;color:var(--Profile-muted);margin:10px 0 0;font-size:.78rem}.Profile-console{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;max-width:880px;margin:0 auto;display:grid}.Profile-pane{border-radius:var(--brand-radius);border:1px solid var(--Profile-border);background:var(--Profile-surface);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:24px}.Profile-pane--wide{grid-column:1/-1}.Profile-pane-head{letter-spacing:.24em;text-transform:uppercase;color:var(--Profile-dim);align-items:center;gap:12px;margin-bottom:18px;font-size:.6rem;font-weight:700;display:flex}.Profile-pane-head:after{content:"";background:var(--Profile-border);flex:1;height:1px}.Profile-beam{border-bottom:1px solid var(--Profile-border);grid-template-columns:9px minmax(0,1fr);gap:16px;padding:15px 0;display:grid}.Profile-beam:last-child{border-bottom:0;padding-bottom:0}.Profile-beam-star{background:var(--Profile-accent);border-radius:50%;width:7px;height:7px;margin-top:6px;box-shadow:0 0 10px #d3ac6cb3}.Profile-beam h3{font-family:var(--font-display);color:var(--Profile-text);margin:0;font-size:1.06rem;font-weight:500}.Profile-beam p,.Profile-empty-state,.Profile-note{color:var(--Profile-muted);margin:5px 0 0;font-size:.82rem;line-height:1.6}.Profile-empty-state{max-width:520px;margin-top:0}.Profile-idbox{align-items:center;gap:13px;display:flex}.Profile-idbox img{object-fit:cover;border:1px solid var(--Profile-border-gold);border-radius:50%;flex:none;width:44px;height:44px}.Profile-idbox div{min-width:0}.Profile-idbox-name,.Profile-idbox-mail{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.Profile-idbox-name{color:var(--Profile-text);font-size:.88rem;font-weight:600}.Profile-idbox-mail{color:var(--Profile-dim);margin-top:2px;font-size:.72rem}.Profile-note{margin-top:0}.Profile-field{margin-bottom:15px}.Profile-field label{letter-spacing:.18em;text-transform:uppercase;color:var(--Profile-dim);margin-bottom:7px;font-size:.58rem;font-weight:700;display:block}.Profile-input{border-radius:var(--brand-radius);border:1px solid var(--Profile-border);width:100%;color:var(--Profile-text);font:inherit;background:#021a0880;outline:none;padding:11px 13px;font-size:.9rem;transition:border-color .2s,background .2s}.Profile-input:focus{border-color:var(--Profile-accent);background:#021a08cc}.Profile-btnrow{flex-wrap:wrap;gap:9px;margin-top:20px;display:flex}.Profile-btn{border-radius:var(--brand-radius);border:1px solid var(--Profile-border-gold);min-height:40px;color:var(--Profile-accent);font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;cursor:pointer;transition:background .2s ease, color .2s ease, border-color .2s ease, transform .14s var(--Profile-ease-out);background:0 0;justify-content:center;align-items:center;padding:11px 18px;font-size:.62rem;font-weight:700;display:inline-flex}.Profile-btn:active:not(:disabled){transform:scale(.97)}.Profile-btn:disabled{cursor:not-allowed;opacity:.6}@media (hover:hover) and (pointer:fine){.Profile-btn:hover:not(:disabled){background:var(--Profile-accent);color:var(--brand-gold-ink)}}.Profile-btn--solid{background:var(--Profile-accent);color:var(--brand-gold-ink);border-color:var(--Profile-accent)}@media (hover:hover) and (pointer:fine){.Profile-btn--solid:hover:not(:disabled){background:var(--Profile-accent-bright);border-color:var(--Profile-accent-bright)}}.Profile-btn--quiet{color:var(--Profile-muted);border-color:var(--Profile-border)}@media (hover:hover) and (pointer:fine){.Profile-btn--quiet:hover:not(:disabled){color:var(--Profile-text);border-color:var(--Profile-border);background:#f3eee412}}.Profile-btn--danger,.Profile-btn--signout{color:#d99;border-color:#8c2f2f80}@media (hover:hover) and (pointer:fine){.Profile-btn--danger:hover:not(:disabled),.Profile-btn--signout:hover:not(:disabled){background:var(--Profile-danger);color:var(--Profile-text);border-color:var(--Profile-danger)}}.Profile-btn--signout{width:100%;margin-top:18px}.Profile-avatar:focus-visible,.Profile-btn:focus-visible,.Profile-input:focus-visible{outline:2px solid var(--Profile-accent);outline-offset:3px}.Profile-sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Profile-rise{opacity:0;animation:ProfileRise .64s var(--Profile-ease-out) forwards;transform:translateY(10px)}@keyframes ProfileRise{to{opacity:1;transform:translateY(0)}}.Profile-d1{animation-delay:60ms}.Profile-d2{animation-delay:.13s}.Profile-d3{animation-delay:.2s}.Profile-d4{animation-delay:.27s}@media (prefers-reduced-motion:reduce){.Profile-stars,.Profile-orbit,.Profile-node,.Profile-glow{animation:none!important}.Profile-rise,.Profile-system{opacity:1;animation:none;transform:none}.Profile-page *,.Profile-page :before,.Profile-page :after{transition-duration:.01ms!important}}@media (width<=900px){.Profile-stage{padding:52px 24px 80px 100px}.Profile-system{height:460px}.Profile-ring--3{display:none}.Profile-ring--2,.Profile-orbit{width:372px;height:372px}.Profile-arm--a{transform:translateY(-186px)}.Profile-arm--b{transform:translate(186px)}.Profile-arm--c{transform:translateY(186px)}.Profile-arm--d{transform:translate(-186px)}.Profile-console{grid-template-columns:1fr}}@media (width<=768px){.Profile-stage{padding:40px 16px calc(104px + env(safe-area-inset-bottom))}}@media (width<=620px){.Profile-system{height:400px}.Profile-ring--1{width:232px;height:232px}.Profile-ring--2,.Profile-orbit{width:306px;height:306px}.Profile-node{width:84px;height:84px;top:-42px;left:-42px}.Profile-node-fig{font-size:1.5rem}.Profile-arm--a{transform:translateY(-153px)}.Profile-arm--b{transform:translate(153px)}.Profile-arm--c{transform:translateY(153px)}.Profile-arm--d{transform:translate(-153px)}.Profile-avatar{width:116px;height:116px}.Profile-btn{flex:auto}}@media (width<=430px){.Profile-system{height:360px}.Profile-ring--1{width:180px;height:180px}.Profile-ring--2,.Profile-orbit{width:256px;height:256px}.Profile-node{width:76px;height:76px;top:-38px;left:-38px}.Profile-node-fig{font-size:1.3rem}.Profile-node-lbl{letter-spacing:.12em;font-size:.52rem}.Profile-arm--a{transform:translateY(-128px)}.Profile-arm--b{transform:translate(128px)}.Profile-arm--c{transform:translateY(128px)}.Profile-arm--d{transform:translate(-128px)}.Profile-avatar{width:104px;height:104px}.Profile-glow{width:220px;height:220px}}.about-page{min-height:100vh;font-family:var(--font-sans);background:#021a08;display:flex}.about-main{flex:1;max-width:1100px;margin-left:220px;padding:60px 48px}.about-hero{text-align:center;padding:80px 0 60px;position:relative}.about-hero-glow{pointer-events:none;z-index:0;background:radial-gradient(#d3ac6c26 0%,#0000 70%);width:500px;height:300px;position:absolute;top:40px;left:50%;transform:translate(-50%)}.about-hero-title{z-index:1;color:#f3eee4;margin-bottom:20px;font-size:3.2rem;font-weight:800;line-height:1.2;position:relative}.about-hero-accent{background:linear-gradient(90deg,#d3ac6c,#e9c98d);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.about-hero-sub{z-index:1;color:#888;max-width:560px;margin:0 auto;font-size:1.1rem;line-height:1.7;position:relative}.about-features{padding:60px 0 40px}.about-section-title{color:#f3eee4;margin-bottom:32px;font-size:1.5rem;font-weight:700}.about-features-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.about-feature-card{background:#04230c;border:1px solid #ffffff12;border-radius:14px;padding:28px 24px;transition:border-color .25s,transform .25s}.about-feature-card:hover{border-color:#d3ac6c59;transform:translateY(-3px)}.about-feature-icon{color:#d3ac6c;background:#d3ac6c1f;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:16px;font-size:1.2rem;display:inline-flex}.about-feature-title{color:#f0f0f0;margin-bottom:8px;font-size:1rem;font-weight:700}.about-feature-desc{color:#777;font-size:.875rem;line-height:1.6}.about-stack{border-top:1px solid #ffffff0f;padding:40px 0 60px}.about-stack-row{flex-wrap:wrap;gap:32px;display:flex}.about-stack-item{background:#04230c;border:1px solid #ffffff12;border-radius:12px;flex-direction:column;align-items:center;gap:8px;min-width:90px;padding:20px 28px;transition:border-color .2s;display:flex}.about-stack-item:hover{border-color:#ffffff2e}.about-stack-icon{font-size:2rem}.about-stack-label{color:#888;font-size:.8rem;font-weight:600}.about-attribution{border-top:1px solid var(--brand-hairline-soft);margin:0 0 56px;padding-top:20px}.about-attribution p{letter-spacing:.04em;color:var(--brand-dim);margin:0;font-size:.78rem;line-height:1.7}.about-attribution a{color:var(--brand-muted);border-bottom:1px solid var(--brand-hairline);text-decoration:none}.about-attribution a:hover{color:var(--brand-gold)}.about-bug-report{background:#04230ceb;border:1px solid #d3ac6c38;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;margin:0 0 70px;padding:22px 24px;display:flex}.about-bug-report-copy{align-items:center;gap:16px;min-width:0;display:flex}.about-bug-report-copy .about-section-title{margin-bottom:6px}.about-bug-report-copy p{color:#888;margin:0;font-size:.9rem;line-height:1.55}.about-bug-report-icon,.bug-report-icon{color:#e9c98d;background:#d3ac6c24;border-radius:12px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.about-bug-report-btn,.bug-report-primary,.bug-report-secondary{cursor:pointer;border:none;border-radius:999px;padding:11px 16px;font-size:.88rem;font-weight:800}.about-bug-report-btn,.bug-report-primary{color:#17130b;background:#d3ac6c;box-shadow:0 10px 24px #d3ac6c3d}.bug-report-secondary{color:#d8d8d8;background:#ffffff14}.bug-report-overlay{z-index:1400;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000c7;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.bug-report-modal{background:#052a0e;border:1px solid #ffffff1a;border-radius:16px;width:min(760px,100%);max-height:90vh;padding:28px;position:relative;overflow-y:auto;box-shadow:0 24px 70px #0000008c}.bug-report-close{color:#aaa;cursor:pointer;background:#ffffff12;border:none;border-radius:50%;width:36px;height:36px;position:absolute;top:16px;right:16px}.bug-report-header{align-items:center;gap:14px;margin-bottom:22px;padding-right:42px;display:flex}.bug-report-header h2{color:#f3eee4;margin:0 0 4px;font-size:1.4rem}.bug-report-header p{color:#888;margin:0;font-size:.9rem}.bug-report-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.bug-report-field{flex-direction:column;gap:7px;margin-bottom:14px;display:flex}.bug-report-field span{color:#cfcfcf;font-size:.82rem;font-weight:800}.bug-report-field input,.bug-report-field textarea,.bug-report-field select{color:#f3eee4;width:100%;font:inherit;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;outline:none;padding:11px 12px}.bug-report-field textarea{resize:vertical}.bug-report-field input:focus,.bug-report-field textarea:focus,.bug-report-field select:focus{border-color:#d3ac6ca6;box-shadow:0 0 0 3px #d3ac6c1f}.bug-report-field small{color:#999;font-size:.78rem}.bug-report-captured{color:#777;overflow-wrap:anywhere;background:#ffffff0a;border-radius:10px;gap:6px;margin:4px 0 18px;padding:10px 12px;font-size:.75rem;display:grid}.bug-report-actions{justify-content:flex-end;gap:10px;display:flex}.bug-report-primary:disabled,.bug-report-secondary:disabled{cursor:not-allowed;opacity:.65}@media (width<=768px){.about-main{margin-left:0;padding:32px 20px}.about-hero-title{font-size:2rem}.about-hero-sub{font-size:.95rem}.about-bug-report,.about-bug-report-copy,.bug-report-actions{flex-direction:column;align-items:stretch}.about-bug-report-btn,.bug-report-primary,.bug-report-secondary{width:100%}.bug-report-modal{padding:22px 16px}.bug-report-grid{grid-template-columns:1fr;gap:0}}.modal-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:9999;background:#0006;justify-content:flex-start;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;inset:0}.modal-content{color:#fff;z-index:10000;background-color:#160d0db0;border-radius:16px;flex-direction:column;justify-content:space-between;width:400px;height:300px;margin-inline-start:40%;padding:20px;animation:.4s forwards slideInFromLeft;display:flex;box-shadow:0 8px 30px #00000080}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.group-list{flex-grow:1;margin:0;padding:0;list-style:none;overflow-y:auto}.group-item{cursor:pointer;background:#ffffff0d;border-radius:8px;margin-bottom:10px;padding:10px;transition:background .3s}.group-item:hover{background:#ffffff26}.modal-buttons{justify-content:space-evenly;gap:15px;margin-top:10px;display:flex}.modal-buttons button{background:var(--brand-gold);min-width:130px;min-height:40px;color:var(--brand-gold-ink);border:1px solid var(--brand-gold);border-radius:var(--brand-radius);font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;justify-content:center;align-items:center;padding:11px 20px;font-size:.72rem;font-weight:700;transition:background .2s,border-color .2s,color .2s,transform .14s;display:flex}.modal-buttons button:hover{background:var(--brand-gold-bright);border-color:var(--brand-gold-bright)}.modal-buttons button:active{transform:scale(.97)}.modal-buttons button:last-child{color:var(--brand-muted);border-color:var(--brand-hairline-soft);background:0 0}.modal-buttons button:last-child:hover{color:var(--brand-ivory);border-color:var(--brand-hairline-soft);background:#f3eee412}.modal-close-btn{color:#fff;cursor:pointer;z-index:10001;background:0 0;border:none;font-size:1.5rem;transition:transform .2s;position:absolute;top:12px;right:18px}.modal-close-btn:hover{transform:scale(1.2)}@media (width<=768px){.modal-overlay{width:100%;height:100%;padding:12px 12px calc(84px + env(safe-area-inset-bottom));box-sizing:border-box;justify-content:center;align-items:flex-end}.modal-content{border-radius:16px;width:min(100%,420px);height:auto;max-height:calc(100vh - 112px);margin-inline-start:0;padding:22px 16px 16px;overflow-y:auto}.modal-close-btn{width:44px;height:44px;top:10px;right:10px}.modal-buttons{flex-direction:column}.modal-buttons button{width:100%;min-height:44px}}.GroupName-modal-overlay{z-index:1000;background-color:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.GroupName-modal{text-align:center;background-color:#3e38388e;border-radius:1rem;width:90%;max-width:500px;max-height:300px;padding:2rem;animation:.3s fadeIn;position:relative;box-shadow:0 8px 30px #0003}.GroupName-modal h2{color:#fff;margin-bottom:1rem}.group-name-input{border:1px solid #ccc;border-radius:.5rem;outline:none;width:100%;margin-bottom:.5rem;padding:.8rem 1rem;font-size:1rem;transition:border-color .2s}.group-name-input-error{border-color:#ff6b6b}.group-name-error{color:#ff6b6b;text-align:left;margin:0 0 1rem;font-size:.85rem}.GroupName-modal-buttons{justify-content:space-between;gap:1rem;display:flex}.group-name-invite-btn,.group-name-cancel-btn{min-height:40px;font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;border:1px solid var(--brand-gold);border-radius:var(--brand-radius);cursor:pointer;background:var(--brand-gold);color:var(--brand-gold-ink);flex:1;padding:11px 20px;font-size:.72rem;font-weight:700;transition:background .2s,border-color .2s,color .2s,transform .14s}.group-name-cancel-btn{color:var(--brand-muted);border-color:var(--brand-hairline-soft);background:0 0}.group-name-modal-close-btn{color:#fff;cursor:pointer;z-index:10;background:0 0;border:none;font-size:1.5rem;transition:transform .2s;position:absolute;top:12px;right:18px}.group-name-modal-close-btn:hover{transform:scale(1.2)}.group-name-invite-btn:hover{background:var(--brand-gold-bright);border-color:var(--brand-gold-bright)}.group-name-cancel-btn:hover{color:var(--brand-ivory);background:#f3eee412}.group-name-invite-btn:active,.group-name-cancel-btn:active{transform:scale(.97)}@media (width<=768px){.GroupName-modal-overlay{padding:12px 12px calc(84px + env(safe-area-inset-bottom));box-sizing:border-box;align-items:flex-end}.GroupName-modal{width:min(100%,500px);max-height:calc(100vh - 112px);padding:28px 16px 16px;overflow-y:auto}.group-name-modal-close-btn{width:44px;height:44px;top:8px;right:8px}.group-name-input{min-height:44px}.GroupName-modal-buttons{flex-direction:column}.group-name-invite-btn,.group-name-cancel-btn{width:100%;min-height:44px}}.Onboarding-overlay{z-index:2000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000d9;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.Onboarding-content{color:#fff;text-align:center;background:linear-gradient(135deg,#073312 0%,#0c4a1e 100%);border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:460px;padding:48px 40px;box-shadow:0 16px 48px #0006}.Onboarding-progress{justify-content:center;gap:8px;margin-bottom:40px;display:flex}.Onboarding-dot{background:#ffffff26;border-radius:50%;width:10px;height:10px;transition:all .3s}.Onboarding-dot.active{border-radius:5px;width:28px}.Onboarding-dot.done{opacity:.6}.Onboarding-step{flex-direction:column;align-items:center;gap:16px;min-height:180px;display:flex}.Onboarding-icon{margin-bottom:8px}.Onboarding-title{color:#fff;margin:0;font-size:24px;font-weight:700}.Onboarding-desc{color:#999;max-width:360px;margin:0;font-size:15px;line-height:1.6}.Onboarding-actions{flex-direction:column;align-items:center;gap:12px;margin-top:32px;display:flex}.Onboarding-action-btn{border-radius:var(--brand-radius);font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--brand-gold-ink);cursor:pointer;border:1px solid #0000;align-items:center;gap:10px;padding:13px 32px;font-size:.78rem;font-weight:700;transition:filter .2s,transform .14s;display:inline-flex}.Onboarding-action-btn:active{transform:scale(.97)}.Onboarding-skip-btn{color:#666;cursor:pointer;background:0 0;border:none;padding:8px 16px;font-size:14px;transition:color .2s}.Onboarding-skip-btn:hover{color:#999}.Onboarding-step-counter{color:#555;letter-spacing:.05em;margin-top:24px;font-size:12px}@media (width<=768px){.Onboarding-overlay{padding:12px 12px calc(84px + env(safe-area-inset-bottom));align-items:flex-end}.Onboarding-content{border-radius:18px;max-height:calc(100vh - 112px);padding:30px 18px 18px;overflow-y:auto}.Onboarding-progress{margin-bottom:24px}.Onboarding-step{min-height:0}.Onboarding-title{font-size:20px}.Onboarding-action-btn,.Onboarding-skip-btn{justify-content:center;width:100%;min-height:44px}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0, 0, var(--toastify-z-index));width:var(--toastify-container-width);box-sizing:border-box;color:#fff;flex-direction:column;display:flex;position:fixed}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;word-break:break-word;flex:auto;align-items:center;margin-bottom:1rem;display:flex;position:relative}@media only screen and (width<=480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{width:100%;transform:translate3d(0, var(--y), 0) scale(var(--s));transition:transform .3s;position:absolute}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";height:calc(var(--g) * 1px);position:absolute;bottom:100%;left:0;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{flex-shrink:0;width:22px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;padding:0;transition:all .3s;position:absolute;top:6px;right:6px}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{z-index:1;opacity:.7;transform-origin:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0;overflow:hidden}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px, var(--y), 0)}to{opacity:0;transform:translate3d(2000px, var(--y), 0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px, var(--y), 0)}to{opacity:0;transform:translate3d(-2000px, var(--y), 0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0, calc(var(--y) - 10px), 0)}40%,45%{opacity:1;transform:translate3d(0, calc(var(--y) + 20px), 0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0, calc(var(--y) - 10px), 0)}40%,45%{opacity:1;transform:translate3d(0, calc(var(--y) + 20px), 0)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0, var(--y), 0) scale3d(.3, .3, .3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0, var(--y), 0) perspective(400px)}30%{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translate3d(110%, var(--y), 0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translate3d(-110%, var(--y), 0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.GroupChatPage-content-container{background:-webkit-linear-gradient(to top, #05240e, #021a08);background:linear-gradient(#021a08,#05240e);flex-direction:column;display:flex}#root{background:#062e10;background:-webkit-linear-gradient(to top, #05240e, #021a08);background:linear-gradient(#021a08,#05240e)}.GroupChatPage-main{padding:20px}.gc2-header{box-sizing:border-box;border-bottom:1px solid var(--brand-hairline-soft);background:radial-gradient(90% 120% at 20% 0,#062c10 0%,#0000 70%);width:calc(100% - 80px);margin-left:80px;padding:96px 48px 30px}.gc2-eyebrow{letter-spacing:.32em;text-transform:uppercase;color:var(--brand-gold);margin:0 0 12px;font-size:.7rem;font-weight:600}.gc2-title{font-family:var(--font-serif);color:var(--brand-ivory);margin:0;font-size:clamp(1.7rem,3.4vw,2.6rem);font-weight:500;line-height:1.06}.gc2-sub{color:var(--brand-muted);margin:10px 0 0;font-size:.92rem}@media (width<=900px){.gc2-header{width:100%;margin-left:0;padding:72px 20px 22px}}.GroupChatPage-section{margin-bottom:40px;margin-inline-start:6vw}.GroupChatPage-section-title{text-align:center;margin-top:20px;margin-bottom:20px;font-size:1.2rem;font-weight:700}.GroupChatPage-section-title:hover{background:linear-gradient(90deg,#d3ac6c,#b8945a);transform:scale(1.05)}.GroupChatPage-placeholder{color:#666;font-style:italic}.GroupChatPage-layout{flex-direction:row;width:100%;margin-top:20px;display:flex}.GroupChatPage-left{flex:1;padding-inline:20px}.GroupChatPage-search-section{border:1px solid var(--brand-hairline-soft);width:50vh;color:var(--brand-ivory);text-align:center;border-radius:var(--brand-radius-lg);background-color:#052a0ed1;margin-inline-end:20px;padding:16px;padding-block-start:15px;position:relative}.GroupChatPage-selected-movie{z-index:1;border-radius:8px;max-height:600px;margin-bottom:12px;margin-left:50px;padding:10px 4px 10px 10px;position:sticky;top:0;overflow-y:auto}.GroupChatPage-polls-title{color:var(--brand-gold);text-align:center;letter-spacing:.24em;text-transform:uppercase;margin-top:26px;margin-bottom:10px;font-size:.72rem;font-weight:600}.GroupChatPage-poll-list{flex-direction:column;gap:10px;max-height:65vh;margin-top:8px;padding-bottom:12px;display:flex;overflow-y:auto}.GroupChatPage-poll-empty{color:#888;text-align:center;padding:20px 12px;font-size:.85rem;font-style:italic}.GroupChatPage-poll-card{cursor:pointer;text-align:left;background:#ffffff0f;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 14px;transition:all .2s;display:flex}.GroupChatPage-poll-card:hover{background:#ffffff1a;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.GroupChatPage-poll-card-info{flex-direction:row;flex:1;justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.GroupChatPage-poll-name-wrapper{flex-direction:column;gap:3px;min-width:0;display:flex}.GroupChatPage-poll-card-title{color:#f0f0f0;letter-spacing:.3px;font-size:13px;font-weight:700;font-family:var(--font-sans);white-space:nowrap;text-overflow:ellipsis;max-width:130px;overflow:hidden}.GroupChatPage-poll-card-date{color:#6e685d;letter-spacing:.2px;font-size:11px;font-family:var(--font-sans)}.GroupChatPage-poll-card-result{color:#e9c98d;font-size:12px;font-weight:600;font-family:var(--font-sans);letter-spacing:.2px;text-align:right;white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;max-width:100px;overflow:hidden}.GroupChatPage-poll-card-menu{flex-shrink:0;position:relative}.GroupChatPage-poll-card-menu-btn{color:#888;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:18px;transition:all .2s}.GroupChatPage-poll-card-menu-btn:hover{color:#fff;background:#ffffff1a}.GroupChatPage-poll-card-dropdown{z-index:10;background:#062e10;border:1px solid #ffffff26;border-radius:8px;min-width:90px;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 12px #0006}.GroupChatPage-poll-card-dropdown button{color:#ff4d4d;cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:10px 16px;font-size:14px;transition:background .2s;display:block}.GroupChatPage-poll-card-dropdown button:hover{background:#ffffff0d}.GroupChatPage-suggested-container{flex-direction:row;flex-grow:unset;flex-wrap:wrap;justify-content:flex-start;justify-self:center;align-items:center;gap:70px;padding-right:40px;display:flex}.GroupChatPage-suggested-wrapper{width:150px;position:relative}.GroupChatPage-movie-badge{color:#fff;background-color:#333;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex;position:absolute;top:8px;left:8px;overflow:hidden}.GroupChatPage-movie-badge img{object-fit:cover;border-radius:50%;width:100%;height:100%}.GroupChatPage-vote-btn{margin-inline:auto;width:100%;min-height:48px;font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;background:var(--brand-gold);color:var(--brand-gold-ink);border:1px solid var(--brand-gold);border-radius:var(--brand-radius);cursor:pointer;margin-top:8px;padding:12px 24px;font-size:.8rem;font-weight:600;transition:background .25s,border-color .25s,transform .25s;display:block}.GroupChatPage-vote-btn:hover{background:var(--brand-gold-bright);border-color:var(--brand-gold-bright);transform:translateY(-1px)}.GroupChatPage-banner-section{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;background-color:#05240eba;border:1px solid #ffffff1a;border-radius:12px;padding:20px}.GroupChatPage-banner-title{margin-bottom:10px;font-size:2rem;font-weight:700}@media (width<=1200px){.GroupChatPage-layout{box-sizing:border-box;gap:16px;padding-inline:16px}.GroupChatPage-left{min-width:0;padding-inline:0}.GroupChatPage-section{margin-inline-start:0}.GroupChatPage-search-section{width:320px;min-width:280px;margin-inline-end:0}}@media (width<=900px){.GroupChatPage-content-container{overflow-x:hidden}.GroupChatPage-layout{flex-direction:column;margin-top:12px}.GroupChatPage-search-section{box-sizing:border-box;border-top:1px solid #ffffff1f;border-left:0;order:2;width:100%;min-width:0}.GroupChatPage-poll-list{max-height:280px}}@media (width<=768px){.GroupChatPage-content-container{padding-bottom:calc(96px + env(safe-area-inset-bottom))}.GroupChatPage-layout{padding-inline:8px}.GroupChatPage-section{margin-bottom:18px}.GroupChatPage-vote-btn{width:100%;min-height:44px;margin-top:8px;padding:12px 18px;font-size:1rem}.GroupChatPage-poll-card-info{flex-direction:column;align-items:flex-start}.GroupChatPage-poll-card-title,.GroupChatPage-poll-card-result{max-width:100%}}@media (width<=480px){.GroupChatPage-content-container{width:100%;max-width:100vw;overflow-x:hidden}.GroupChatPage-layout,.GroupChatPage-left,.GroupChatPage-section,.GroupChatPage-chat-section,.GroupChatPage-search-section{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.GroupChatPage-layout{gap:10px;padding-inline:0}.GroupChatPage-section{margin:0 0 14px}.GroupChatPage-search-section{border-radius:14px;padding:12px}.GroupChatPage-selected-movie{max-width:100%;margin-left:0}}.VoteModal-overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000d9;justify-content:center;align-items:center;padding:20px;animation:.4s ease-out fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}.VoteModal-content{color:#fff;background:linear-gradient(135deg,#073312 0%,#0c4a1e 100%);border:1px solid #ffffff1a;border-radius:20px;width:90%;max-width:1200px;max-height:90vh;padding:30px;overflow-y:auto;box-shadow:0 8px 32px #0000004d}.VoteModal-close-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px 14px;font-size:24px;font-weight:700;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.VoteModal-close-btn:hover{background:#fff3;transform:scale(1.1)}.VoteModal-title{text-align:center;color:#fff;margin-bottom:24px;font-size:24px;font-weight:700}.VoteModal-search{margin-bottom:24px;width:100%;max-width:600px;margin-inline:auto}.VoteModal-selected-count{text-align:center;color:#ccc;margin-bottom:24px;font-size:14px}.VoteModal-movie-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:24px;padding:16px;display:grid}.VoteModal-movie-wrapper{transition:transform .2s;position:relative}.VoteModal-movie-wrapper:hover{transform:translateY(-4px)}.VoteModal-rank-card{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;gap:12px;height:100%;padding:12px;display:flex}.VoteModal-rank-poster{aspect-ratio:2/3;object-fit:cover;background:#04230c;border-radius:10px;width:100%}.VoteModal-rank-title{color:#fff;text-align:center;min-height:38px;font-size:15px;font-weight:700;line-height:1.25}.VoteModal-rank-select-label{color:#bbb;text-transform:uppercase;letter-spacing:.06em;flex-direction:column;gap:6px;font-size:12px;font-weight:600;display:flex}.VoteModal-rank-select{color:#fff;background:#00000073;border:1px solid #ffffff29;border-radius:10px;outline:none;width:100%;padding:10px 12px;font-size:14px}.VoteModal-rank-select:focus{border-color:#e50914;box-shadow:0 0 0 3px #e509142e}.VoteModal-rank-select option{color:#fff;background:#073512}.VoteModal-runoff-choice{color:#fff;cursor:pointer;background:linear-gradient(135deg,#444,#0a4519);border:none;border-radius:10px;width:100%;padding:11px 14px;font-weight:700;transition:transform .2s,background .2s}.VoteModal-runoff-choice:hover,.VoteModal-runoff-choice.selected{background:linear-gradient(135deg,#e50914,#b31217);transform:translateY(-1px)}.VoteModal-waiting-panel{text-align:center;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:18px;max-width:760px;margin:24px auto;padding:26px}.VoteModal-submitted-badge{color:#86efac;text-transform:uppercase;letter-spacing:.08em;background:#d3ac6c2e;border:1px solid #d3ac6c59;border-radius:999px;margin-bottom:14px;padding:7px 14px;font-size:13px;font-weight:700;display:inline-flex}.VoteModal-deadline-note{color:#aaa;margin:6px 0 0;font-size:13px}.VoteModal-progress-lists{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px;display:grid}.VoteModal-progress-list{background:#00000038;border:1px solid #ffffff14;border-radius:14px;flex-wrap:wrap;align-content:flex-start;gap:8px;min-height:120px;padding:16px;display:flex}.VoteModal-progress-list h4{color:#eee;width:100%;margin:0 0 8px;font-size:14px}.VoteModal-member-chip,.VoteModal-progress-empty{border-radius:999px;align-items:center;padding:6px 10px;font-size:13px;display:inline-flex}.VoteModal-member-chip{color:#bbf7d0;background:#d3ac6c29}.VoteModal-member-chip--pending{color:#cfcfcf;background:#ffffff14}.VoteModal-progress-empty{color:#888}.VoteModal-badge{color:#fff;z-index:2;background-color:#04230c;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:flex;position:absolute;top:-8px;left:-8px;box-shadow:0 0 5px #fff3}.VoteModal-vote-btn{width:100%;min-height:40px;font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;background:var(--brand-gold);color:var(--brand-gold-ink);border:1px solid var(--brand-gold);border-radius:var(--brand-radius);cursor:pointer;margin-top:10px;padding:11px;font-size:.72rem;font-weight:700;transition:background .2s,border-color .2s,transform .14s}.VoteModal-vote-btn:hover{background:var(--brand-gold-bright);border-color:var(--brand-gold-bright)}.VoteModal-vote-btn:active{transform:scale(.97)}.VoteModal-vote-btn:disabled{cursor:not-allowed;background:#666;border-color:#666;transform:none}.VoteModal-voter-list{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:10px;display:flex}.VoteModal-voter{color:#fff;background-color:#0a4519;border:1px solid #888;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;font-weight:700;display:flex;overflow:hidden;box-shadow:0 0 4px #ffffff1a}.VoteModal-voter img{object-fit:cover;border-radius:50%;width:100%;height:100%}.VoteModal-card-shell{background:#ffffff0d;border-radius:12px;height:100%;padding:12px;position:relative}.VoteModal-rank-buttons{justify-content:center;align-items:center;gap:8px;margin-top:12px;display:flex}.VoteModal-rank-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;transition:all .2s;display:flex}.VoteModal-rank-btn:hover{background:#e5091466;transform:scale(1.1)}.VoteModal-rank-btn.active{background:#e50914;transform:scale(1.1);box-shadow:0 0 10px #e5091480}.VoteModal-voters{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:12px;display:flex}.VoteModal-voter-badge{color:#fff;background:#ffffff1a;border-radius:12px;padding:4px 8px;font-size:12px}.VoteModal-bottom{flex-direction:column;align-items:center;margin-top:auto;padding-top:10px;display:flex}.VoteModal-rank-overlay{color:#fff;z-index:10;pointer-events:none;background-color:#e50914cc;border-radius:8px;padding:4px 10px;font-size:12px;font-weight:700;position:absolute;bottom:10px;left:10px;box-shadow:0 0 8px #e5091499}.badge.winner{color:#000;z-index:2;background:linear-gradient(135deg,#e9c98d,orange);border-radius:20px;padding:6px 12px;font-weight:700;position:absolute;top:-10px;right:-10px;box-shadow:0 2px 8px #ffd70080}.VoteModal-content::-webkit-scrollbar{width:8px}.VoteModal-content::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.VoteModal-content::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.VoteModal-content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.VoteModal-loading{color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:200px;font-size:18px;display:flex}.VoteModal-spinner{border:3px solid #ffffff1a;border-top-color:#e50914;border-radius:50%;width:40px;height:40px;animation:1s ease-in-out infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.VoteModal-actions{justify-content:center;gap:12px;width:100%;display:flex}.VoteModal-vote-btn.cancel{color:var(--brand-muted);border-color:var(--brand-hairline-soft);background:0 0}.VoteModal-vote-btn.cancel:hover{color:var(--brand-ivory);border-color:var(--brand-hairline-soft);background:#f3eee412}.VoteModal-vote-btn.create-new{background:var(--brand-gold);border-color:var(--brand-gold)}.VoteModal-vote-btn.create-new:hover{background:var(--brand-gold-bright);border-color:var(--brand-gold-bright)}.VoteModal-error{color:#ff6b6b;text-align:center;background:#ff00001a;border:1px solid #ff00004d;border-radius:8px;max-width:400px;margin:0 auto 20px;padding:12px}.VoteModal-loading-overlay{z-index:1100;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.VoteModal-button-group{justify-content:center;gap:16px;margin-top:20px;display:flex}.VoteModal-submit-btn,.VoteModal-reset-btn{min-height:40px;font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;border-radius:var(--brand-radius);cursor:pointer;border:1px solid #0000;min-width:140px;padding:11px 24px;font-size:.72rem;font-weight:700;transition:background .2s,border-color .2s,color .2s,transform .14s;position:relative;overflow:hidden}.VoteModal-submit-btn:active:not(:disabled),.VoteModal-reset-btn:active:not(:disabled){transform:scale(.97)}.VoteModal-submit-btn{background:var(--brand-gold);color:var(--brand-gold-ink);border-color:var(--brand-gold)}.VoteModal-submit-btn:hover:not(:disabled){background:var(--brand-gold-bright);border-color:var(--brand-gold-bright)}.VoteModal-reset-btn{color:var(--brand-muted);border-color:var(--brand-hairline-soft);background:0 0}.VoteModal-reset-btn:hover:not(:disabled){color:var(--brand-ivory);background:linear-gradient(135deg,#777,#555);transform:translateY(-2px)scale(1.02);box-shadow:0 6px 16px #0000004d}.VoteModal-reset-btn:active:not(:disabled){transform:translateY(1px);box-shadow:0 2px 8px #0003}.VoteModal-submit-btn:disabled,.VoteModal-reset-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;background:linear-gradient(135deg,#999,#666);transform:none}.VoteModal-poll-reset{opacity:.8;margin:24px auto 0;display:block}.results-cinematic{position:relative;overflow:hidden auto;background:linear-gradient(160deg,#0a0a0f 0%,#141420 40%,#05240e 100%)!important;border:1px solid #ffd70014!important}.results-particles{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.results-particle{background:#ffd70066;border-radius:50%;width:3px;height:3px;animation:linear infinite floatUp;position:absolute;bottom:-10px}@keyframes floatUp{0%{opacity:0;transform:translateY(0)scale(1)}10%{opacity:1}90%{opacity:.3}to{opacity:0;transform:translateY(-100vh)scale(0)}}.results-header-badge{z-index:1;justify-content:center;align-items:center;gap:10px;margin-bottom:6px;display:flex;position:relative}.results-header-badge span{text-transform:uppercase;letter-spacing:.2em;color:#ffd70099;font-size:.8rem;font-weight:500}.results-sparkle-icon{color:#ffd70080;font-size:.75rem}.results-poll-title{text-align:center;color:#666;z-index:1;margin-bottom:24px;font-size:.9rem;font-weight:400;position:relative}.results-winner-hero{z-index:1;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#ffd7000f 0%,#ffa50008 50%,#ffd7000f 100%);border:1px solid #ffd70026;border-radius:24px;max-width:420px;margin:0 auto 32px;padding:36px 24px 28px;position:relative}.results-winner-glow{pointer-events:none;z-index:-1;background:radial-gradient(circle,#ffd7001f 0%,#0000 70%);width:300px;height:300px;position:absolute;top:-60px;left:50%;transform:translate(-50%)}.results-crown{color:#e9c98d;filter:drop-shadow(0 0 12px #ffd70080);margin-bottom:4px;font-size:2rem}.results-winner-badge{color:#073312;text-transform:uppercase;letter-spacing:.15em;background:linear-gradient(135deg,#e9c98d,#f0a500);border-radius:20px;align-items:center;gap:6px;margin-bottom:16px;padding:5px 16px;font-size:.7rem;font-weight:800;display:inline-flex;box-shadow:0 2px 16px #ffd7004d}.results-winner-badge svg{font-size:.65rem}.results-poster-container{margin-bottom:16px;display:inline-block;position:relative}.results-winner-poster{border-radius:16px;width:200px;height:auto;display:block;box-shadow:0 8px 40px #0009,0 0 60px #ffd7001f,0 0 0 1px #ffd70026}.results-poster-reflection{filter:blur(8px);pointer-events:none;background:linear-gradient(#ffd7000f,#0000);width:90%;height:40px;position:absolute;bottom:-40px;left:5%}.results-winner-title{background:linear-gradient(135deg,#e9c98d,#fff5c0,#e9c98d) 0 0/200% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 6px;font-size:1.6rem;font-weight:800;animation:3s ease-in-out infinite shimmer}@keyframes shimmer{0%{transform:translate(0)}to{transform:translate(-50%)}}.results-winner-subtitle{color:#aaa;justify-content:center;align-items:center;gap:8px;margin-bottom:18px;font-size:.85rem;font-weight:500;display:flex}.results-star-icon{color:#ffd70080;font-size:.6rem}.results-winner-stats{justify-content:center;align-items:center;gap:20px;margin-bottom:14px;display:flex}.results-stat{flex-direction:column;align-items:center;display:flex}.results-stat-value{color:#e9c98d;font-size:1.4rem;font-weight:800}.results-stat-label{color:#888;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem}.results-stat-divider{background:#ffffff1a;width:1px;height:28px}.results-winner-voters{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.results-voter-chip{color:#ddd;background:#ffd7001a;border:1px solid #ffd70033;border-radius:12px;padding:3px 10px;font-size:.7rem}.results-rankings-header{text-align:center;text-transform:uppercase;letter-spacing:.2em;color:#555;z-index:1;margin-bottom:16px;font-size:.75rem;position:relative}.results-rankings-list{z-index:1;flex-direction:column;gap:10px;max-width:640px;margin:0 auto 24px;display:flex;position:relative}.results-rank-card{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;align-items:center;gap:14px;padding:12px 16px;transition:background .2s,border-color .2s;display:flex}.results-rank-card:hover{background:#ffffff0f;border-color:#ffffff1a}.results-rank-card.results-rank-winner{background:#ffd7000f;border-color:#ffd70033}.results-rank-card.results-rank-winner:hover{background:#ffd70017}.results-rank-position{color:#666;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:700;display:flex}.results-rank-position.rank-1{background:#ffd7001f}.results-rank-position.rank-2{background:#c0c0c01a}.results-rank-position.rank-3{background:#cd7f321a}.results-medal-icon{font-size:1.1rem}.results-medal-icon.gold{color:#e9c98d;filter:drop-shadow(0 0 6px #ffd70066)}.results-medal-icon.silver{color:silver}.results-medal-icon.bronze{color:#cd7f32}.results-rank-poster{object-fit:cover;border-radius:6px;flex-shrink:0;width:40px;height:60px;box-shadow:0 2px 8px #0006}.results-rank-info{flex:1;min-width:0}.results-rank-title-row{align-items:center;gap:8px;margin-bottom:6px;display:flex}.results-rank-name{color:#e0e0e0;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.results-rank-winner-tag{text-transform:uppercase;letter-spacing:.05em;color:#e9c98d;background:#ffd7001f;border-radius:8px;flex-shrink:0;align-items:center;gap:4px;padding:2px 8px;font-size:.6rem;font-weight:700;display:inline-flex}.results-rank-winner-tag svg{font-size:.55rem}.results-rank-bar-container{background:#ffffff0f;border-radius:3px;height:6px;margin-bottom:5px;overflow:hidden}.results-rank-bar{background:linear-gradient(90deg,#e50914,#ff6b6b);border-radius:3px;min-width:2px;height:100%}.results-rank-bar.bar-gold{background:linear-gradient(90deg,#e9c98d,#ffab00);box-shadow:0 0 12px #ffd70033}.results-rank-voters{flex-wrap:wrap;gap:4px;display:flex}.results-rank-voter{color:#777;background:#ffffff0a;border-radius:8px;padding:1px 7px;font-size:.65rem}.results-rank-score{flex-direction:column;flex-shrink:0;align-items:center;min-width:48px;display:flex}.results-rank-score-num{color:#ddd;font-size:1.2rem;font-weight:800;line-height:1}.results-rank-score-label{color:#666;text-transform:uppercase;margin-bottom:2px;font-size:.6rem}.results-rank-percentage{color:#ffd70099;font-size:.7rem;font-weight:600}.results-close-section{text-align:center;z-index:1;position:relative}.results-close-btn{color:#aaa;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;padding:10px 40px;font-size:.85rem;font-weight:500;transition:all .2s}.results-close-btn:hover{color:#fff;background:#ffffff1a;border-color:#fff3}@media (width<=480px){.results-winner-poster{width:150px}.results-winner-title{font-size:1.3rem}.results-rank-poster{display:none}.results-rank-card{gap:10px;padding:10px 12px}}.VoteModal-round-badge{color:#ffd54f;vertical-align:middle;background:#ffc10733;border-radius:12px;margin-left:10px;padding:3px 10px;font-size:13px;font-weight:600;display:inline-block}.VoteModal-poll-name-input{color:#fff;box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff26;border-radius:10px;outline:none;width:100%;margin-bottom:16px;padding:12px 16px;font-size:16px;transition:border-color .2s}.VoteModal-poll-name-input:focus{border-color:#e50914}.VoteModal-poll-name-input::placeholder{color:#666}.VoteModal-create-label{color:#aaa;margin-bottom:4px;font-size:13px;font-weight:600;display:block}.VoteModal-mobile-deadline-fields{display:none}.VoteModal-create-section{max-width:600px;margin:0 auto}.VoteModal-selected-chips{flex-wrap:wrap;gap:8px;margin:16px 0;display:flex}.VoteModal-chip{background:#ffffff1a;border-radius:20px;align-items:center;gap:6px;padding:4px 12px 4px 4px;transition:background .2s;display:flex}.VoteModal-chip:hover{background:#ffffff26}.VoteModal-chip-poster{object-fit:cover;border-radius:50%;width:28px;height:28px}.VoteModal-chip-title{color:#ddd;white-space:nowrap;text-overflow:ellipsis;max-width:150px;font-size:13px;overflow:hidden}.VoteModal-chip-remove{color:#999;cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:16px;line-height:1;transition:color .2s}.VoteModal-chip-remove:hover{color:#ff4d4d}.VoteModal-movie-selected{border-radius:12px;box-shadow:0 0 0 3px #e50914}.VoteModal-selected-overlay{pointer-events:none;z-index:3;background:#0000008c;border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.VoteModal-runoff-banner{color:#ffd54f;text-align:center;background:#ffc10726;border:1px solid #ffc10766;border-radius:10px;margin-bottom:16px;padding:12px;font-size:14px;font-weight:500}.VoteModal-random-note{color:#ffd54f;background:#ffc1071f;border:1px solid #ffc10740;border-radius:10px;max-width:320px;margin:0 auto 16px;padding:10px 12px;font-size:13px;line-height:1.4}.VoteModal-history-section{border-top:1px solid #ffffff1a;margin-top:32px;padding-top:20px}.VoteModal-history-title{color:#aaa;margin-bottom:12px;font-size:16px;font-weight:600}@media (width<=768px){.VoteModal-overlay{align-items:flex-end;padding:10px}.VoteModal-content{box-sizing:border-box;border-radius:16px;width:100%;max-height:calc(100vh - 84px);padding:20px 14px}.VoteModal-close-btn{width:40px;height:40px;padding:0;top:12px;right:12px}.VoteModal-title{padding-inline:44px;font-size:20px}.VoteModal-movie-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:14px;padding:8px 0}.VoteModal-history-item{flex-direction:column;align-items:flex-start;gap:8px}.VoteModal-publish-btn{width:100%;min-height:44px}}@media (width<=480px){.VoteModal-movie-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.VoteModal-rank-card{padding:9px}.VoteModal-rank-title{min-height:34px;font-size:13px}.VoteModal-rank-select{min-height:42px;padding-inline:8px}.VoteModal-deadline-input-desktop{display:none}.VoteModal-mobile-deadline-fields{grid-template-columns:1fr;gap:10px;width:100%;max-width:100%;margin-top:8px;display:grid;overflow:hidden}.VoteModal-mobile-deadline-input{appearance:none;width:100%;min-width:0;max-width:100%;min-height:44px;margin-bottom:0}}.VoteModal-history-list{flex-direction:column;gap:8px;display:flex}.VoteModal-history-item{background:#ffffff0d;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 14px;transition:background .2s;display:flex}.VoteModal-history-item:hover{background:#ffffff14}.VoteModal-history-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.VoteModal-history-name{color:#eee;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.VoteModal-history-winner{color:#aaa;font-size:13px}.VoteModal-history-menu{flex-shrink:0;position:relative}.VoteModal-history-menu-btn{color:#888;cursor:pointer;letter-spacing:2px;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:20px;transition:all .2s}.VoteModal-history-menu-btn:hover{color:#fff;background:#ffffff1a}.VoteModal-history-dropdown{z-index:10;background:#0c4a1e;border:1px solid #ffffff26;border-radius:8px;min-width:100px;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 12px #0006}.VoteModal-history-dropdown button{color:#ff4d4d;cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:10px 16px;font-size:14px;transition:background .2s;display:block}.VoteModal-history-dropdown button:hover{background:#ffffff0d}.VoteModal-publish-btn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#d3ac6c,#b8945a);border:none;border-radius:8px;min-width:140px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 12px #d3ac6c4d}.VoteModal-publish-btn:hover:not(:disabled){background:linear-gradient(135deg,#2dd870,#d3ac6c);transform:translateY(-2px)scale(1.02);box-shadow:0 6px 16px #d3ac6c66}.VoteModal-publish-btn:active:not(:disabled){transform:translateY(1px);box-shadow:0 2px 8px #d3ac6c4d}.VoteModal-publish-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;background:linear-gradient(135deg,#999,#666);transform:none}.VoteModal-vote-count-badge{color:#fff;z-index:4;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000bf;border-radius:10px;padding:4px 8px;font-size:11px;font-weight:700;position:absolute;top:8px;right:8px}.VoteModal-movie-leading{border-radius:12px;box-shadow:0 0 0 3px #e9c98d,0 0 16px #ffd70066}.VoteModal-leading-label{color:#000;z-index:4;pointer-events:none;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#e9c98d,orange);border-radius:10px;padding:3px 10px;font-size:11px;font-weight:700;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.VoteModal-vote-hint{text-align:center;color:#ffd54f;margin-bottom:12px;font-size:14px;font-weight:500}@media (width<=768px){.VoteModal-overlay{padding:12px 12px calc(84px + env(safe-area-inset-bottom));align-items:flex-end}.VoteModal-content{width:min(100%,1200px);max-height:calc(100vh - 112px);overflow-x:hidden}.VoteModal-button-group{flex-direction:column}.VoteModal-submit-btn,.VoteModal-reset-btn,.results-close-btn,.VoteModal-poll-name-input{width:100%;min-height:44px}.VoteModal-selected-chips{max-width:100%}}.str-chat{box-sizing:border-box;font-family:var(--str-chat__font-family)}.str-chat *{box-sizing:border-box}.str-chat .ngxp__container,.str-chat .float-ui-container{z-index:1;max-width:100vw;box-shadow:none!important;border-color:#0000!important;padding:0!important}.str-chat .ngxp__container .ngxp__arrow,.str-chat .float-ui-container .ngxp__arrow{display:none}stream-icon,stream-icon-placeholder{justify-content:center;align-items:center;display:flex}.stream-chat__paginated-list{gap:var(--str-chat__spacing-2);flex-direction:column;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden scroll}.stream-chat__paginated-list .str-chat__loading-indicator{margin:auto}.stream-chat__paginated-list .str-chat__load-more-button__button{margin-inline:auto}stream-paginated-list,stream-user-list{height:100%;max-height:100%}stream-user-list .str-chat__user-list-item{align-items:center;gap:var(--str-chat__spacing-2);display:flex}:root{--str-chat__theme-version:2}.str-chat{--str-chat__spacing-px:1px;--str-chat__spacing-0_5:.125rem;--str-chat__spacing-1:.25rem;--str-chat__spacing-1_5:.375rem;--str-chat__spacing-2:.5rem;--str-chat__spacing-2_5:.625rem;--str-chat__spacing-3:.75rem;--str-chat__spacing-3_5:.875rem;--str-chat__spacing-4:1rem;--str-chat__spacing-5:1.25rem;--str-chat__spacing-6:1.5rem;--str-chat__spacing-7:1.75rem;--str-chat__spacing-8:2rem;--str-chat__spacing-9:2.25rem;--str-chat__spacing-10:2.5rem;--str-chat__spacing-11:2.75rem;--str-chat__spacing-12:3rem;--str-chat__spacing-14:3.5rem;--str-chat__spacing-16:4rem;--str-chat__image-fallback-icon:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9ImN1cnJlbnRDb2xvciIgY2xhc3M9InN0ci1jaGF0X19pbWFnZS1mYWxsYmFja19faWNvbiIgdmlld0JveD0iMCAwIDE4IDE4Ij48cGF0aCBkPSJNMTYgMnYxNEgyVjJoMTRabTAtMkgyQy45IDAgMCAuOSAwIDJ2MTRjMCAxLjEuOSAyIDIgMmgxNGMxLjEgMCAyLS45IDItMlYyYzAtMS4xLS45LTItMi0yWm0tNC44NiA4Ljg2LTMgMy44N0w2IDEwLjE0IDMgMTRoMTJsLTMuODYtNS4xNFoiLz48L3N2Zz4=);--str-chat__winning-poll-option-icon:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNS44MzMzIDQuMTY2NjdIMTQuMTY2N1YyLjVINS44MzMzM1Y0LjE2NjY3SDQuMTY2NjdDMy4yNSA0LjE2NjY3IDIuNSA0LjkxNjY3IDIuNSA1LjgzMzMzVjYuNjY2NjdDMi41IDguNzkxNjcgNC4xIDEwLjUyNSA2LjE1ODMzIDEwLjc4MzNDNi42ODMzMyAxMi4wMzMzIDcuODA4MzMgMTIuOTc1IDkuMTY2NjcgMTMuMjVWMTUuODMzM0g1LjgzMzMzVjE3LjVIMTQuMTY2N1YxNS44MzMzSDEwLjgzMzNWMTMuMjVDMTIuMTkxNyAxMi45NzUgMTMuMzE2NyAxMi4wMzMzIDEzLjg0MTcgMTAuNzgzM0MxNS45IDEwLjUyNSAxNy41IDguNzkxNjcgMTcuNSA2LjY2NjY3VjUuODMzMzNDMTcuNSA0LjkxNjY3IDE2Ljc1IDQuMTY2NjcgMTUuODMzMyA0LjE2NjY3Wk00LjE2NjY3IDYuNjY2NjdWNS44MzMzM0g1LjgzMzMzVjkuMDE2NjdDNC44NjY2NyA4LjY2NjY3IDQuMTY2NjcgNy43NSA0LjE2NjY3IDYuNjY2NjdaTTEwIDExLjY2NjdDOC42MjUgMTEuNjY2NyA3LjUgMTAuNTQxNyA3LjUgOS4xNjY2N1Y0LjE2NjY3SDEyLjVWOS4xNjY2N0MxMi41IDEwLjU0MTcgMTEuMzc1IDExLjY2NjcgMTAgMTEuNjY2N1pNMTUuODMzMyA2LjY2NjY3QzE1LjgzMzMgNy43NSAxNS4xMzMzIDguNjY2NjcgMTQuMTY2NyA5LjAxNjY3VjUuODMzMzNIMTUuODMzM1Y2LjY2NjY3WiIgZmlsbD0iIzVFNjc2RSIvPgo8L3N2Zz4K);--str-chat__arrow-left-icon:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTYgMTYiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0Ljc5MTUgNy4wMDUxSDMuNjIxNDhMOC41MDE0OCAyLjEyNTFDOC44OTE0OCAxLjczNTEgOC44OTE0OCAxLjA5NTEgOC41MDE0OCAwLjcwNTA5OEM4LjExMTQ4IDAuMzE1MDk4IDcuNDgxNDggMC4zMTUwOTggNy4wOTE0OCAwLjcwNTA5OEwwLjUwMTQ4NCA3LjI5NTFDMC4xMTE0ODQgNy42ODUxIDAuMTExNDg0IDguMzE1MSAwLjUwMTQ4NCA4LjcwNTFMNy4wOTE0OCAxNS4yOTUxQzcuNDgxNDggMTUuNjg1MSA4LjExMTQ4IDE1LjY4NTEgOC41MDE0OCAxNS4yOTUxQzguODkxNDggMTQuOTA1MSA4Ljg5MTQ4IDE0LjI3NTEgOC41MDE0OCAxMy44ODUxTDMuNjIxNDggOS4wMDUxSDE0Ljc5MTVDMTUuMzQxNSA5LjAwNTEgMTUuNzkxNSA4LjU1NTEgMTUuNzkxNSA4LjAwNTFDMTUuNzkxNSA3LjQ1NTEgMTUuMzQxNSA3LjAwNTEgMTQuNzkxNSA3LjAwNTFaIiBmaWxsPSIjMDgwNzA3Ii8+Cjwvc3ZnPgo=);--str-chat__close-icon:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTQgMTQiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjI5OTcgMC43MDk5NzFDMTIuOTA5NyAwLjMxOTk3MSAxMi4yNzk3IDAuMzE5OTcxIDExLjg4OTcgMC43MDk5NzFMNi45OTk3MyA1LjU4OTk3TDIuMTA5NzMgMC42OTk5NzFDMS43MTk3MyAwLjMwOTk3MSAxLjA4OTczIDAuMzA5OTcxIDAuNjk5NzI3IDAuNjk5OTcxQzAuMzA5NzI3IDEuMDg5OTcgMC4zMDk3MjcgMS43MTk5NyAwLjY5OTcyNyAyLjEwOTk3TDUuNTg5NzMgNi45OTk5N0wwLjY5OTcyNyAxMS44OUMwLjMwOTcyNyAxMi4yOCAwLjMwOTcyNyAxMi45MSAwLjY5OTcyNyAxMy4zQzEuMDg5NzMgMTMuNjkgMS43MTk3MyAxMy42OSAyLjEwOTczIDEzLjNMNi45OTk3MyA4LjQwOTk3TDExLjg4OTcgMTMuM0MxMi4yNzk3IDEzLjY5IDEyLjkwOTcgMTMuNjkgMTMuMjk5NyAxMy4zQzEzLjY4OTcgMTIuOTEgMTMuNjg5NyAxMi4yOCAxMy4yOTk3IDExLjg5TDguNDA5NzMgNi45OTk5N0wxMy4yOTk3IDIuMTA5OTdDMTMuNjc5NyAxLjcyOTk3IDEzLjY3OTcgMS4wODk5NyAxMy4yOTk3IDAuNzA5OTcxWiIgZmlsbD0iIzA4MDcwNyIvPgo8L3N2Zz4K);--str-chat__add-attachment-icon:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjggMjgiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNS4zMzMyIDcuMzMzMDdMMTIuNjY2NiA3LjMzMzA3TDEyLjY2NjYgMTIuNjY2NEw3LjMzMzI0IDEyLjY2NjRMNy4zMzMyNCAxNS4zMzMxTDEyLjY2NjYgMTUuMzMzMUwxMi42NjY2IDIwLjY2NjRMMTUuMzMzMiAyMC42NjY0TDE1LjMzMzIgMTUuMzMzMUwyMC42NjY2IDE1LjMzMzFMMjAuNjY2NiAxMi42NjY0TDE1LjMzMzIgMTIuNjY2NEwxNS4zMzMyIDcuMzMzMDdaTTEzLjk5OTkgMC42NjY0MDRDNi42Mzk5MSAwLjY2NjQwNCAwLjY2NjU3NiA2LjYzOTc0IDAuNjY2NTc3IDEzLjk5OTdDMC42NjY1NzYgMjEuMzU5NyA2LjYzOTkxIDI3LjMzMzEgMTMuOTk5OSAyNy4zMzMxQzIxLjM1OTkgMjcuMzMzMSAyNy4zMzMyIDIxLjM1OTcgMjcuMzMzMiAxMy45OTk3QzI3LjMzMzIgNi42Mzk3NCAyMS4zNTk5IDAuNjY2NDA0IDEzLjk5OTkgMC42NjY0MDRaTTEzLjk5OTkgMjQuNjY2NEM4LjExOTkxIDI0LjY2NjQgMy4zMzMyNCAxOS44Nzk3IDMuMzMzMjUgMTMuOTk5N0MzLjMzMzI0IDguMTE5NzQgOC4xMTk5MSAzLjMzMzA3IDEzLjk5OTkgMy4zMzMwN0MxOS44Nzk5IDMuMzMzMDcgMjQuNjY2NiA4LjExOTc0IDI0LjY2NjYgMTMuOTk5N0MyNC42NjY2IDE5Ljg3OTcgMTkuODc5OSAyNC42NjY0IDEzLjk5OTkgMjQuNjY2NFoiLz4KPC9zdmc+Cg==);--str-chat__folder-icon:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMTYiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xOCAySDEwTDggMEgyQzAuOSAwIDAuMDA5OTk5OTkgMC45IDAuMDA5OTk5OTkgMkwwIDE0QzAgMTUuMSAwLjkgMTYgMiAxNkgxOEMxOS4xIDE2IDIwIDE1LjEgMjAgMTRWNEMyMCAyLjkgMTkuMSAyIDE4IDJaTTE4IDE0SDJWNEgxOFYxNFoiIC8+Cjwvc3ZnPgo=);--str-chat__poll-icon:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTggMTgiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNiAwSDJDMC45IDAgMCAwLjkgMCAyVjE2QzAgMTcuMSAwLjkgMTggMiAxOEgxNkMxNy4xIDE4IDE4IDE3LjEgMTggMTZWMkMxOCAwLjkgMTcuMSAwIDE2IDBaTTE2IDE2SDJWMkgxNlYxNlpNNCA3SDZWMTRINFY3Wk04IDRIMTBWMTRIOFY0Wk0xMiAxMEgxNFYxNEgxMlYxMFoiLz4KPC9zdmc+);--str-chat__handle-icon:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTYgNiIgZmlsbD0iY3VycmVuQ29sb3IiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICA8cGF0aCBkPSJNMTYgMEgwVjJIMTZWMFpNMCA2SDE2VjRIMFY2WiIvPgo8L3N2Zz4K);--str-chat__circle-stop-icon:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSI0IDQgMjggMjgiIHdpZHRoPSIzMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2LjQ1NTEgMjcuMjQ0MUMyMi42MzA5IDI3LjI0NDEgMjcuNzQ0MSAyMi4xMTk4IDI3Ljc0NDEgMTUuOTU1MUMyNy43NDQxIDkuNzc5MyAyMi42MTk4IDQuNjY2MDIgMTYuNDQ0IDQuNjY2MDJDMTAuMjc5MyA0LjY2NjAyIDUuMTY2MDIgOS43NzkzIDUuMTY2MDIgMTUuOTU1MUM1LjE2NjAyIDIyLjExOTggMTAuMjkwNCAyNy4yNDQxIDE2LjQ1NTEgMjcuMjQ0MVpNMTYuNDU1MSAyNS4zNjI2QzExLjIzMTEgMjUuMzYyNiA3LjA1ODU5IDIxLjE3OSA3LjA1ODU5IDE1Ljk1NTFDNy4wNTg1OSAxMC43MzExIDExLjIyMDEgNi41NDc1MyAxNi40NDQgNi41NDc1M0MyMS42NjggNi41NDc1MyAyNS44NTE2IDEwLjczMTEgMjUuODYyNiAxNS45NTUxQzI1Ljg3MzcgMjEuMTc5IDIxLjY3OSAyNS4zNjI2IDE2LjQ1NTEgMjUuMzYyNlpNMTMuNTIyMSAxOS45ODM3SDE5LjM2NTlDMjAuMDYzMiAxOS45ODM3IDIwLjQ3MjcgMTkuNTc0MiAyMC40NzI3IDE4Ljg5OTFWMTMuMDExMUMyMC40NzI3IDEyLjMyNDkgMjAuMDYzMiAxMS45MjY0IDE5LjM2NTkgMTEuOTI2NEgxMy41MjIxQzEyLjgzNTkgMTEuOTI2NCAxMi40MTU0IDEyLjMyNDkgMTIuNDE1NCAxMy4wMTExVjE4Ljg5OTFDMTIuNDE1NCAxOS41NzQyIDEyLjgzNTkgMTkuOTgzNyAxMy41MjIxIDE5Ljk4MzdaIiBmaWxsPSIjMDA1ZmZmIi8+Cjwvc3ZnPg==);--str-chat__magnifier-glass-icon:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjEgMjEiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOSAwQzEzLjk2OCAwIDE4IDQuMDMyIDE4IDlDMTggMTMuOTY4IDEzLjk2OCAxOCA5IDE4QzQuMDMyIDE4IDAgMTMuOTY4IDAgOUMwIDQuMDMyIDQuMDMyIDAgOSAwWk05IDE2QzEyLjg2NyAxNiAxNiAxMi44NjcgMTYgOUMxNiA1LjEzMiAxMi44NjcgMiA5IDJDNS4xMzIgMiAyIDUuMTMyIDIgOUMyIDEyLjg2NyA1LjEzMiAxNiA5IDE2Wk0yMC4zMTQgMTguODk5TDE3LjQ4NSAxNi4wNzFMMTYuMDcxIDE3LjQ4NUwxOC44OTkgMjAuMzE0TDIwLjMxNCAxOC44OTlaIi8+Cjwvc3ZnPgo=);--str-chat__clear-icon:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDEwQzAgNC40NzcxNSA0LjQ3NzE1IDAgMTAgMEMxNS41MjI4IDAgMjAgNC40NzcxNSAyMCAxMEMyMCAxNS41MjI4IDE1LjUyMjggMjAgMTAgMjBDNC40NzcxNSAyMCAwIDE1LjUyMjggMCAxMFpNMTAgMkM1LjU4MTcyIDIgMiA1LjU4MTcyIDIgMTBDMiAxNC40MTgzIDUuNTgxNzIgMTggMTAgMThDMTQuNDE4MyAxOCAxOCAxNC40MTgzIDE4IDEwQzE4IDUuNTgxNzIgMTQuNDE4MyAyIDEwIDJaTTEzLjUzNTggNi40NjQ0NkMxMy4xNDUzIDYuMDczOTQgMTIuNTEyMSA2LjA3Mzk0IDEyLjEyMTYgNi40NjQ0NkwxMC4wMDAzIDguNTg1NzhMNy44Nzg5OCA2LjQ2NDQ2QzcuNDg4NDYgNi4wNzM5NCA2Ljg1NTI5IDYuMDczOTQgNi40NjQ3NyA2LjQ2NDQ2QzYuMDc0MjQgNi44NTQ5OSA2LjA3NDI0IDcuNDg4MTUgNi40NjQ3NyA3Ljg3ODY4TDguNTg2MDkgMTBMNi40NjQ3NyAxMi4xMjEzQzYuMDc0MjQgMTIuNTExOCA2LjA3NDI0IDEzLjE0NSA2LjQ2NDc3IDEzLjUzNTVDNi44NTUyOSAxMy45MjYxIDcuNDg4NDYgMTMuOTI2MSA3Ljg3ODk4IDEzLjUzNTVMMTAuMDAwMyAxMS40MTQyTDEyLjEyMTYgMTMuNTM1NUMxMi41MTIxIDEzLjkyNjEgMTMuMTQ1MyAxMy45MjYxIDEzLjUzNTggMTMuNTM1NUMxMy45MjY0IDEzLjE0NSAxMy45MjY0IDEyLjUxMTggMTMuNTM1OCAxMi4xMjEzTDExLjQxNDUgMTBMMTMuNTM1OCA3Ljg3ODY4QzEzLjkyNjQgNy40ODgxNSAxMy45MjY0IDYuODU0OTkgMTMuNTM1OCA2LjQ2NDQ2WiIvPgo8L3N2Zz4K)}@font-face{font-family:stream-chat-icons;src:url(/assets/stream-chat-icons-CVCe0Jge.eot);src:url(/assets/stream-chat-icons-CVCe0Jge.eot#iefix)format("embedded-opentype"),url(/assets/stream-chat-icons-BLRMizsT.woff)format("woff2"),url(/assets/stream-chat-icons-BLRMizsT.woff)format("woff"),url(/assets/stream-chat-icons-C_tSEO3S.ttf)format("truetype"),url(/assets/stream-chat-icons-DWRBO47D.svg#stream-chat-icons)format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-device-pixel-ratio>=0){@font-face{font-family:stream-chat-icons;src:url(/assets/stream-chat-icons-DWRBO47D.svg#stream-chat-icons)format("svg")}}.str-chat{--str-chat__avatar-size:calc(var(--str-chat__spacing-px) * 32)}.str-chat .str-chat__avatar--autocomplete-item,.str-chat .stream-chat__avatar--autocomplete-item{--str-chat__avatar-size:calc(var(--str-chat__spacing-px) * 30)}.str-chat .str-chat__avatar--channel-header,.str-chat .stream-chat__avatar--channel-header{--str-chat__avatar-size:calc(var(--str-chat__spacing-px) * 40)}.str-chat .str-chat__avatar--channel-preview,.str-chat .stream-chat__avatar--channel-preview{--str-chat__avatar-size:calc(var(--str-chat__spacing-px) * 49)}.str-chat .str-chat__avatar--quoted-message-sender,.str-chat .stream-chat__avatar--quoted-message-sender{--str-chat__avatar-size:calc(var(--str-chat__spacing-px) * 20)}.str-chat .str-chat__avatar--reaction,.str-chat .stream-chat__avatar--reaction{--str-chat__avatar-size:calc(var(--str-chat__spacing-px) * 30)}.str-chat .str-chat__avatar--message-status,.str-chat .stream-chat__avatar--message-status{--str-chat__avatar-size:calc(var(--str-chat__spacing-px) * 15)}.str-chat .str-chat__avatar--poll-vote-author{--str-chat__avatar-size:calc(var(--str-chat__spacing-px) * 20)}.str-chat__avatar{height:var(--str-chat__avatar-size);line-height:var(--str-chat__avatar-size);width:var(--str-chat__avatar-size);min-width:var(--str-chat__avatar-size);justify-content:center;align-items:center;display:flex;position:relative}.str-chat__avatar.str-chat__avatar--one-letter,.str-chat__avatar.stream-chat__avatar--one-letter{font-size:calc(var(--str-chat__avatar-size)*.5)}.str-chat__avatar.str-chat__avatar--no-letters{--str-chat-icon-width:calc(var(--str-chat__avatar-size) * .33);--str-chat-icon-height:calc(var(--str-chat__avatar-size) * .33)}.str-chat__avatar.str-chat__avatar--multiple-letters,.str-chat__avatar.stream-chat__avatar--multiple-letters{font-size:calc(var(--str-chat__avatar-size)*.3)}.str-chat__avatar .str-chat__avatar-image{object-fit:cover;width:100%;height:100%}.str-chat__avatar .str-chat__avatar-fallback{text-align:center;height:inherit;width:inherit}.str-chat__avatar .str-chat__avatar--online-indicator{width:calc(var(--str-chat__spacing-px)*12);height:calc(var(--str-chat__spacing-px)*12);position:absolute;inset-block-start:2%;inset-inline-end:3%}.str-chat__loading-channels-avatar{width:calc(var(--str-chat__spacing-px)*49);height:calc(var(--str-chat__spacing-px)*49);flex-shrink:0}.str-chat__avatar-group{height:var(--str-chat__avatar-size);line-height:var(--str-chat__avatar-size);width:var(--str-chat__avatar-size);min-width:var(--str-chat__avatar-size);grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);display:grid;overflow:hidden}.str-chat__avatar-group.str-chat__avatar-group--three-part .str-chat__avatar:first-child{grid-area:1/1/3/2}.str-chat__avatar-group.str-chat__avatar-group--three-part .str-chat__avatar:nth-child(2){grid-area:1/2/2/3}.str-chat__avatar-group.str-chat__avatar-group--three-part .str-chat__avatar:nth-child(3){grid-area:2/2/3/3}.str-chat__avatar-group .str-chat__avatar{width:100%;min-width:100%;height:100%;line-height:100%}.str-chat__avatar-group .str-chat__avatar .str-chat__avatar-fallback,.str-chat__avatar-group .str-chat__avatar img{border-radius:0}.str-chat__avatar-group .str-chat__avatar.str-chat__avatar--single .str-chat__avatar-fallback{font-size:calc(var(--str-chat__avatar-size)*.5);justify-content:center;align-items:center;display:flex}.str-chat__avatar-group .str-chat__avatar .str-chat__avatar-fallback{font-size:calc(var(--str-chat__avatar-size)*.33)}.str-chat{--str-chat__attachment-margin:var(--str-chat__spacing-0_5);--str-chat__gif-height:calc(var(--str-chat__spacing-px) * 200);--str-chat__voice-recording-amplitude-bar-width:2px;--str-chat__voice-recording-amplitude-bar-gap-width:var(--str-chat__spacing-px)}.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);--str-chat__scraped-image-height:calc(var(--str-chat__attachment-max-width) * calc(1 / 1.91));--str-chat__scraped-video-height:calc(var(--str-chat__attachment-max-width) * calc(9 / 16));flex-direction:column;align-items:stretch;min-width:0;display:flex}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--header{position:relative}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--source-link{padding-bottom:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--text{white-space:nowrap;text-overflow:ellipsis;overflow:clip visible}.str-chat__attachment-list .str-chat__message-attachment--image,.str-chat__attachment-list .str-chat__message-attachment--video,.str-chat__attachment-list .str-chat__message-attachment-card--header{justify-content:center;align-items:center;width:auto;display:flex;overflow:hidden}.str-chat__attachment-list .str-chat__message-attachment-card--header{height:var(--str-chat__scraped-image-height)}.str-chat__attachment-list .str-chat__message-attachment-card--header img{object-fit:cover;cursor:default;width:100%;max-width:100%;height:100%;max-height:100%}.str-chat__attachment-list .str-chat__message-attachment-card-react--header img{cursor:zoom-in}.str-chat__attachment-list .str-chat__message-attachment-card--giphy .str-chat__message-attachment-card--header{height:var(--str-chat__gif-height)}.str-chat__attachment-list .str-chat__message-attachment-card--giphy .str-chat__message-attachment-card--header img{object-fit:contain;cursor:default;max-width:100%;max-height:100%}.str-chat__attachment-list .str-chat__message-attachment-card--giphy .str-chat__message-attachment-card-react--header img{cursor:zoom-in}.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--video:not(.str-chat__message-attachment--card),.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header{max-width:var(--str-chat__attachment-max-width);display:flex}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card) .str-chat__player-wrapper,.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header .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--video:not(.str-chat__message-attachment--card) .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 .str-chat__video-angular,.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-card--video .str-chat__message-attachment-card--header .str-chat__player-wrapper .str-chat__video-angular{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--video.str-chat__message-attachment-dynamic-size:not(.str-chat__message-attachment--card) .str-chat__video-angular{max-height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header{height:var(--str-chat__scraped-video-height)}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card),.str-chat__attachment-list .str-chat__message-attachment--image:not(.str-chat__message-attachment--card),.str-chat__attachment-list .str-chat__message-attachment--gallery{margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery{gap:var(--str-chat__spacing-0_5);width:fit-content;max-width:var(--str-chat__attachment-max-width);height:var(--str-chat__attachment-max-width);grid-template-columns:50% 50%;display:grid;overflow:hidden}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery.str-chat__gallery-two-rows{grid-template-rows:50% 50%}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-image{margin:0;padding:0;position:relative}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-image img{object-fit:cover;cursor:zoom-in;width:100%;height:100%;max-width:var(--str-chat__attachment-max-width)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder{cursor:zoom-in;max-width:var(--str-chat__attachment-max-width);background-position:0 0;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;margin:0;display:flex;position:relative}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder p{z-index:1;position:relative}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder:after{content:"";z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.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__spacing-6)}.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__spacing-6));max-height:calc(var(--str-chat__attachment-max-width) - var(--str-chat__spacing-6))}.str-chat__attachment-list .str-chat__message-attachment-unsupported{padding:var(--str-chat__spacing-2);justify-content:center;align-items:center;column-gap:var(--str-chat__spacing-4);margin:var(--str-chat__attachment-margin);display:flex}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__file-icon{width:calc(var(--str-chat__spacing-px)*30)}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__metadata{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;min-width:0;display:flex}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__title{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:clip visible}.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-2);justify-content:center;align-items:center;column-gap:var(--str-chat__spacing-4);margin:var(--str-chat__attachment-margin);display:flex}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text,.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-text,.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__spacing-0_5);flex-direction:column;width:100%;min-width:0;display:flex}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .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-text .str-chat__message-attachment-file--item-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .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__spacing-2);width:100%;display:flex}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-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-file--item-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-file--item-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-file--item-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-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-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-file--item-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-file--item-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-file--item-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-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-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg,.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-download-icon svg,.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-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg,.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-download-icon svg,.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-download-icon svg{width:calc(var(--str-chat__spacing-px)*24);height:calc(var(--str-chat__spacing-px)*16)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__file-icon{width:calc(var(--str-chat__spacing-px)*34)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--play-controls{justify-content:center;align-items:center;display:flex}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--progress-track{max-width:calc(var(--str-chat__spacing-px)*120)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text-second-row{grid-column-gap:var(--str-chat__spacing-5);width:100%;padding-top:var(--str-chat__spacing-2_5);align-items:center;display:flex}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text-second-row .str-chat__message-attachment-file--item-size{line-height:calc(var(--str-chat__spacing-px)*14)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track{height:calc(var(--str-chat__spacing-px)*5);cursor:pointer;flex:1;position:relative}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track .str-chat__message-attachment-audio-widget--progress-indicator{height:inherit;position:absolute;inset-inline-start:0}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget{justify-content:center;align-items:center;gap:calc(var(--str-chat__spacing-px)*9);padding:var(--str-chat__spacing-2);margin:var(--str-chat__attachment-margin);grid-template-columns:36px auto 55px;display:grid}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata{gap:var(--str-chat__spacing-2);flex-direction:column;flex:1;min-width:0;display:flex}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata a{cursor:pointer;text-decoration:none}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment-voice-recording-widget--first-row{justify-content:space-between;align-items:center;gap:var(--str-chat__spacing-1);width:100%;min-width:0;display:flex;overflow:clip visible}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment__voice-recording-widget__title{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:clip visible}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment-download-icon svg{width:calc(var(--str-chat__spacing-px)*24);height:calc(var(--str-chat__spacing-px)*16)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment__voice-recording-widget__audio-state{justify-content:space-between;align-items:center;gap:var(--str-chat__spacing-1_5);height:100%;display:flex}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment__voice-recording-widget__error-message{justify-content:flex-start;align-items:center;gap:var(--str-chat__spacing-1);display:flex}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__right-section{justify-self:center}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{min-width:calc(var(--str-chat__spacing-px)*45);width:calc(var(--str-chat__spacing-px)*45)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget stream-voice-recording-wavebar{flex:1}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track{width:100%;height:calc(var(--str-chat__spacing-px)*25);justify-content:space-between;align-items:center;gap:var(--str-chat__voice-recording-amplitude-bar-gap-width);flex:1;display:flex;position:relative}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar{width:var(--str-chat__voice-recording-amplitude-bar-width);min-width:var(--str-chat__voice-recording-amplitude-bar-width);height:calc(var(--str-chat__wave-progress-bar__amplitude-bar-height) + 2px)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{height:calc(100% + 4px);width:calc(var(--str-chat__spacing-px)*6);position:absolute;left:0}.str-chat__attachment-list .str-chat__message_attachment__playback-rate-button{padding:var(--str-chat__spacing-1_5) var(--str-chat__spacing-2_5);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.str-chat__attachment-list .str-chat__message-attachment-card{min-width:0;max-width:var(--str-chat__attachment-max-width);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment-card .str-chat__message-attachment-card--content{padding:var(--str-chat__spacing-2_5)}.str-chat__attachment-list .str-chat__message-attachment-card .str-chat__message-attachment-card--content .str-chat__message-attachment-card--title{white-space:nowrap;text-overflow:ellipsis;overflow:clip visible}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content{padding:0}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content .str-chat__message-attachment-card-audio-widget{row-gap:var(--str-chat__spacing-2_5);width:100%;padding:var(--str-chat__spacing-2);flex-direction:column;display:flex}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content .str-chat__message-attachment-card-audio-widget .str-chat__message-attachment-card-audio-widget--first-row{align-items:center;column-gap:var(--str-chat__spacing-3_5);display:flex}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-form{justify-content:stretch;display:flex}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-form .str-chat__message-attachment-actions-button{cursor:pointer;width:100%;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-4);white-space:nowrap}.str-chat__attachment-list .str-chat__message-attachment-with-actions.str-chat__message-attachment--giphy .str-chat__message-attachment-card .str-chat__message-attachment-card--content{display:none}.str-chat__attachment-list .str-chat-angular__message-attachment-file-single .str-chat__message-attachment-file--item-first-row{cursor:pointer;text-decoration:none}.str-chat__attachment-list .str-chat__message-attachment-download-icon{--str-chat-icon-height:calc(var(--str-chat__spacing-px) * 16)}.str-chat__attachment-list .str-chat__attachment-type-icon{--str-chat-icon-height:calc(var(--str-chat__spacing-px) * 37)}.str-chat__message-attachment-audio-widget--play-button{--str-chat-icon-height:calc(var(--str-chat__spacing-px) * 24);height:calc(var(--str-chat__spacing-px)*36);width:calc(var(--str-chat__spacing-px)*36);cursor:pointer;justify-content:center;align-items:center;display:flex}.str-chat__message-attachment-audio-widget--play-button svg{width:var(--str-chat__spacing-3)}.str-chat__quoted-message-preview{--str-chat__attachment-margin:0px}.str-chat__quoted-message-preview *{cursor:pointer!important}.str-chat__quoted-message-preview .str-chat__message-attachment-card .str-chat__message-attachment-card--source-link,.str-chat__quoted-message-preview .str-chat__message-attachment-card .str-chat__message-attachment-card--content{display:none}.str-chat__quoted-message-preview .str-chat__message-attachment__voice-recording-widget{justify-content:space-between;display:flex}.str-chat__quoted-message-preview .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track,.str-chat__quoted-message-preview .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment-audio-widget--play-button,.str-chat__quoted-message-preview .str-chat__message-attachment-file--item-download{display:none}.str-chat__message .str-chat__quoted-message-preview .str-chat__message-attachment-file--item{padding:0}.str-chat__audio_recorder__waveform-box,.str-chat__wave-progress-bar__track{width:120px;height:calc(var(--str-chat__spacing-px)*25);align-items:center;gap:var(--str-chat__spacing-px);flex:1;display:flex;position:relative}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__amplitude-bar,.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__audio_recorder__waveform-box .str-chat__wave-progress-bar__progress-indicator,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{height:calc(100% + 4px);width:calc(var(--str-chat__spacing-px)*6);position:absolute;left:0}.str-chat__attachment-list-angular-host{min-width:0}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video{width:100%}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a{width:100%;height:100%;display:block;position:relative}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a .str-chat__message-attachment-card--video-play,.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a stream-icon-placeholder{width:calc(var(--str-chat__spacing-px)*36);height:calc(var(--str-chat__spacing-px)*36);margin:auto;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a img{cursor:pointer}.str-chat__attachment-preview-list{--str-chat__loading-indicator-size:calc(var(--str-chat__spacing-px) * 18);padding:var(--str-chat__spacing-1_5);justify-content:center;align-items:center;width:100%;display:flex}.str-chat__attachment-preview-list .str-chat__attachment-list-scroll-container{justify-content:flex-start;align-items:center;column-gap:var(--str-chat__spacing-2);width:100%;max-width:100%;display:flex;overflow:auto hidden}.str-chat__attachment-preview-list .str-chat__attachment-preview-image{height:calc(var(--str-chat__spacing-px)*72);width:calc(var(--str-chat__spacing-px)*72);min-width:calc(var(--str-chat__spacing-px)*72);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-image-loading{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-thumbnail{object-fit:cover;height:calc(var(--str-chat__spacing-px)*72);width:calc(var(--str-chat__spacing-px)*72);word-break:break-all;overflow:hidden}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording,.str-chat__attachment-preview-list .str-chat__attachment-preview-file{height:calc(var(--str-chat__spacing-px)*72);width:calc(var(--str-chat__spacing-px)*200);padding:0 var(--str-chat__spacing-4);justify-content:flex-start;align-items:center;column-gap:var(--str-chat__spacing-2);display:flex;position:relative}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;min-width:0;display:flex;overflow:clip visible}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:clip visible}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-icon,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-icon,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-icon{--str-chat-icon-height:calc(var(--str-chat__spacing-px) * 37);--str-chat-icon-width:auto;justify-content:center;align-items:center;display:flex}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-icon svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-icon svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-icon svg{height:calc(var(--str-chat__spacing-px)*37);width:unset}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-download{--str-chat-icon-height:calc(var(--str-chat__spacing-px) * 16);line-height:calc(var(--str-chat__spacing-px)*13)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-download svg{width:calc(var(--str-chat__spacing-px)*16);height:calc(var(--str-chat__spacing-px)*16)}.str-chat__attachment-preview-list button.str-chat__attachment-preview-delete{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__border-radius-circle);display:flex}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete{--str-chat-icon-height:calc(var(--str-chat__spacing-px) * 24);top:calc(var(--str-chat__spacing-px)*2);cursor:pointer;z-index:1;position:absolute;inset-inline-end:calc(var(--str-chat__spacing-px)*2)}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg{width:calc(var(--str-chat__spacing-px)*24);height:calc(var(--str-chat__spacing-px)*24)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error{--str-chat-icon-height:calc(var(--str-chat__spacing-px) * 24);width:100%;height:100%;padding:unset;background:unset;border:unset;border-radius:unset;cursor:pointer;z-index:0;justify-content:center;align-items:center;display:flex;position:absolute;inset-inline-start:0}.str-chat__attachment-preview-list-angular-host{width:100%;max-width:100%}.str-chat__message-textarea-angular-host{position:relative}.str-chat__message-textarea-angular-host mention-list{width:100%}.str-chat__message-textarea-angular-host .mention-menu{max-width:100%;padding:var(--str-chat__spacing-2) 0!important;margin:0!important}.str-chat__message-textarea-angular-host .mention-menu .mention-item{padding:0!important}.str-chat__suggestion-list-container{bottom:calc(100% + var(--str-chat__spacing-2_5));width:100%;padding:var(--str-chat__spacing-2) 0;position:absolute}.str-chat__suggestion-list-container .str-chat__suggestion-list{max-height:calc(var(--str-chat__spacing-px)*320);padding:unset;margin:unset;flex-direction:column;list-style:none;display:flex;overflow-y:auto}.str-chat__suggestion-list-container .str-chat__suggestion-list--react{overflow-y:unset}.str-chat__suggestion-list-container .str-chat__suggestion-list--react .str-chat__suggestion-list-item>button{width:100%}.str-chat__slash-command{padding:var(--str-chat__spacing-2_5)}.str-chat__slash-command .str-chat__slash-command-header .str-chat__slash-command-args{margin-inline-start:var(--str-chat__spacing-2)}.str-chat__user-item{padding:var(--str-chat__spacing-2_5);justify-content:center;align-items:center;column-gap:var(--str-chat__spacing-2);display:flex}.str-chat__user-item .str-chat__user-item--name{white-space:nowrap;text-overflow:ellipsis;align-items:center;width:100%;display:flex;overflow:clip hidden}.str-chat__emoji-item{padding:var(--str-chat__spacing-2_5);justify-content:center;align-items:center;column-gap:var(--str-chat__spacing-2);display:flex}.str-chat__emoji-item .str-chat__emoji-item--name{white-space:nowrap;text-overflow:ellipsis;align-items:center;width:100%;display:flex;overflow:clip visible}.str-chat__message-textarea-angular-host--autocomplete-hidden mention-list{display:none}.str-chat__audio_recorder-container{justify-content:flex-end;align-items:center;width:100%;min-height:3.25rem;padding-inline:1rem;display:flex;bottom:0}.str-chat__audio_recorder,stream-voice-recorder-wavebar{justify-content:center;align-items:center;gap:.375rem;display:flex}.str-chat__audio_recorder button,stream-voice-recorder-wavebar button{justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.str-chat__audio_recorder .str-chat__audio_recorder__cancel-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__cancel-button{--str-chat-icon-height:28px}.str-chat__audio_recorder .str-chat__audio_recorder__cancel-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__cancel-button svg{height:28px}.str-chat__audio_recorder .str-chat__audio_recorder__toggle-playback-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__toggle-playback-button{--str-chat-icon-height:16px}.str-chat__audio_recorder .str-chat__audio_recorder__toggle-playback-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__toggle-playback-button svg{height:16px}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__pause-recording-button{--str-chat-icon-height:12px}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__pause-recording-button svg{height:12px}.str-chat__audio_recorder .str-chat__audio_recorder__resume-recording-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__resume-recording-button{--str-chat-icon-height:24px}.str-chat__audio_recorder .str-chat__audio_recorder__resume-recording-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__resume-recording-button svg{height:24px}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__stop-button{--str-chat-icon-height:12px}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__stop-button svg{height:12px}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__complete-button{--str-chat-icon-height:16px}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__complete-button svg{height:16px}.str-chat__audio_recorder .str-chat__recording-timer,stream-voice-recorder-wavebar .str-chat__recording-timer{align-items:center;width:3rem;display:flex}.str-chat__audio_recorder .str-chat__recording-timer--hours,stream-voice-recorder-wavebar .str-chat__recording-timer--hours{width:3.75rem}.str-chat__audio_recorder .str-chat__wave-progress-bar__track-container,stream-voice-recorder-wavebar .str-chat__wave-progress-bar__track-container{height:fit-content;padding-block:.5rem;overflow-x:auto}.str-chat__audio_recorder .str-chat__waveform-box-container,stream-voice-recorder-wavebar .str-chat__waveform-box-container{flex:1;justify-content:flex-end;align-items:center;width:100%;display:flex}.str-chat__audio_recorder .str-chat__audio_recorder__waveform-box,.str-chat__audio_recorder .str-chat__wave-progress-bar__track,stream-voice-recorder-wavebar .str-chat__audio_recorder__waveform-box,stream-voice-recorder-wavebar .str-chat__wave-progress-bar__track{flex-wrap:nowrap;justify-content:flex-end;align-items:center;height:2rem;margin-inline:1rem;display:flex}.str-chat__audio_recorder .str-chat__wave-progress-bar__track,stream-voice-recorder-wavebar .str-chat__wave-progress-bar__track{width:120px}.str-chat__audio_recorder .str-chat__audio_recorder__waveform-box,stream-voice-recorder-wavebar .str-chat__audio_recorder__waveform-box{overflow-x:hidden}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget{gap:var(--str-chat__spacing-1_5);display:flex}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment-voice-recording-widget--first-row{display:none}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__audio-state{gap:var(--str-chat__spacing-1_5);display:flex}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__audio-state .str-chat__message-attachment__voice-recording-widget__timer{align-self:center;min-width:3rem}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__right-section{display:none}.str-chat__base-image .str-chat__message-attachment-file--item-download{display:block}.str-chat__message-attachment-card--header .str-chat__message-attachment-file--item-download,.str-chat__gallery-image .str-chat__message-attachment-file--item-download,.str-chat__message-attachment--image .str-chat__message-attachment-file--item-download{position:absolute;top:.5rem;right:1rem}.str-chat__attachment-preview-image .str-chat__message-attachment-file--item-download{display:none}.str-chat__channel{flex-direction:column;height:100%;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}.str-chat__empty-channel{--str-chat-icon-height:calc(var(--str-chat__spacing-px) * 136);height:100%;padding:var(--str-chat__spacing-4);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.str-chat__empty-channel svg{width:calc(var(--str-chat__spacing-px)*136);height:calc(var(--str-chat__spacing-px)*136)}.str-chat__empty-channel .str-chat__empty-channel-notifications{position:absolute;inset-block-end:var(--str-chat__spacing-2)}.str-chat__loading-channel{flex-direction:column;height:100%;display:flex}.str-chat__loading-channel .str-chat__loading-channel-header{padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);align-items:center;display:flex}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-avatar{width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40);border-radius:var(--str-chat__avatar-border-radius);flex-shrink:0}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end{row-gap:var(--str-chat__spacing-1_5);flex-direction:column;flex:1;display:flex;overflow:hidden}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end .str-chat__loading-channel-header-name{border-radius:var(--str-chat__border-radius-xs);height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*170)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end .str-chat__loading-channel-header-info{border-radius:var(--str-chat__border-radius-xs);height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*66)}.str-chat__loading-channel .str-chat__loading-channel-message-list{height:100%;padding:0 var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__li{margin-inline:calc(-1*var(--str-chat__spacing-2));padding-inline:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__parent-message-li{margin-inline:calc(-1*var(--str-chat__spacing-2))}@media only screen and (device-width>=768px){.str-chat__loading-channel .str-chat__loading-channel-message-list{padding:0 min(var(--str-chat__spacing-10),4%)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__li{margin-inline:calc(-1*min(var(--str-chat__spacing-10), 4%));padding-inline:min(var(--str-chat__spacing-10),4%)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__parent-message-li{margin-inline:calc(-1*min(var(--str-chat__spacing-10), 4%) - 2px)}}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message{column-gap:var(--str-chat__spacing-2);width:100%;padding:var(--str-chat__spacing-4) 0;display:flex}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-avatar{width:calc(var(--str-chat__spacing-px)*49);height:calc(var(--str-chat__spacing-px)*49);flex-shrink:0}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-end{row-gap:var(--str-chat__spacing-2);flex-direction:column;width:100%;display:flex}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-end .str-chat__loading-channel-message-last-row{column-gap:var(--str-chat__spacing-2);width:100%;display:flex}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-sender{height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*66)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-text{height:calc(var(--str-chat__spacing-px)*16);width:100%}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-date{height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*50)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message:nth-of-type(2){flex-direction:row-reverse}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message:nth-of-type(2) .str-chat__loading-channel-message-sender{align-self:end}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message:nth-of-type(2) .str-chat__loading-channel-message-last-row{flex-direction:row-reverse}.str-chat__loading-channel .str-chat__loading-channel-message-input-row{column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-2);display:flex}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input{width:100%;height:calc(var(--str-chat__spacing-px)*36)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-send{height:calc(var(--str-chat__spacing-px)*36);width:calc(var(--str-chat__spacing-px)*36)}.str-chat__channel-header{padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);align-items:center;display:flex}.str-chat__channel-header .str-chat__header-hamburger{display:none}.str-chat__channel-header .str-chat__channel-header-end{row-gap:var(--str-chat__spacing-1_5);flex-direction:column;flex:1;display:flex;overflow:hidden}.str-chat__channel-header .str-chat__channel-header-end p{margin:0}.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-title,.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-info{white-space:nowrap;text-overflow:ellipsis;overflow:clip visible}.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-title{overflow-y:hidden}.str-chat__channel-list{flex-direction:column;height:100%;display:flex;overflow:hidden auto}.str-chat__channel-list .str-chat__channel-list-messenger,.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main{height:100%}.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main .str-chat__channel-list-empty{--str-chat-icon-height:calc(var(--str-chat__spacing-px) * 136);height:100%;padding:var(--str-chat__spacing-4);flex-direction:column;justify-content:center;align-items:center;display:flex}.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main .str-chat__channel-list-empty svg{width:calc(var(--str-chat__spacing-px)*136);height:calc(var(--str-chat__spacing-px)*136)}.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main .str-chat__channel-list-empty-v1{display:none}.str-chat__channel-list .str-chat__load-more-button{margin:var(--str-chat__spacing-2) 0;justify-content:center;display:flex}.str-chat__channel-list .str-chat__load-more-button .str-chat__load-more-button__button{justify-content:center;align-items:center;display:flex}.str-chat__channel-list .stream-chat__paginated-list{gap:0}.str-chat__channel-list-react{overflow:hidden}.str-chat__channel-list-react .str-chat__channel-list-messenger-react{padding-bottom:var(--str-chat__spacing-2_5);overflow:hidden}.str-chat__channel-list-react .str-chat__channel-list-messenger-react .str-chat__channel-list-messenger-react__main{overflow-y:auto}.str-chat-angular__channel-list .str-chat__channel-list-messenger__main{flex-direction:column;display:flex}.str-chat-angular__channel-list .str-chat__channel-list-messenger__main stream-paginated-list{min-height:0}.str-chat__channel-preview-container{position:relative}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons{right:var(--str-chat__spacing-2);bottom:var(--str-chat__spacing-3);flex-direction:row;align-items:center;gap:1px;display:flex;position:absolute}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button{--str-chat-icon-height:13px;cursor:pointer;padding-block:2px;padding-inline:4px}.str-chat__channel-preview{column-gap:var(--str-chat__spacing-2);width:100%;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);text-align:start;cursor:pointer;justify-content:flex-start;align-items:center;margin:0;display:flex}.str-chat__channel-preview .str-chat__channel-preview-end{row-gap:var(--str-chat__spacing-0_5);flex-direction:column;width:100%;min-width:0;display:flex;overflow:clip visible}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row{column-gap:var(--str-chat__spacing-1);align-items:stretch;display:flex}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row .str-chat__channel-preview-unread-badge{padding:0 var(--str-chat__spacing-2);align-items:center;display:flex}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row .str-chat__channel-preview-messenger--name{width:100%}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row{column-gap:var(--str-chat__spacing-1);align-items:center;min-width:0;display:flex;overflow:clip visible}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row .str-chat__channel-preview-messenger--last-message{flex:1}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row .str-chat__channel-preview-messenger--status{--str-chat-icon-height:calc(var(--str-chat__spacing-px) * 15)}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row .str-chat__channel-preview-messenger--status svg{width:calc(var(--str-chat__spacing-px)*15);height:calc(var(--str-chat__spacing-px)*15)}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--name,.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--last-message{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:clip hidden}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--name p,.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--last-message p{white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 40px);margin:0;overflow:clip visible}.str-chat__channel-preview-loading{column-gap:var(--str-chat__spacing-2);width:100%;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);text-align:start;justify-content:flex-start;align-items:center;margin:0;display:flex}.str-chat__channel-preview-loading .str-chat__channel-preview-end-loading{row-gap:var(--str-chat__spacing-0_5);flex-direction:column;width:100%;display:flex}.str-chat__channel-preview-loading .str-chat__loading-channels-username{height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*66)}.str-chat__channel-preview-loading .str-chat__loading-channels-status{height:calc(var(--str-chat__spacing-px)*16);width:100%}.str-chat__channel-search{flex-direction:column;justify-content:center;display:flex;position:relative}.str-chat__channel-search.str-chat__channel-search--active.str-chat__channel-search--inline,.str-chat__channel-search.str-chat__channel-search--with-results.str-chat__channel-search--inline{height:100%}.str-chat__channel-search.str-chat__channel-search--inline{min-height:0}.str-chat__channel-search .str-chat__channel-search-bar{padding:var(--str-chat__spacing-2_5);justify-content:center;align-items:center;height:65px;display:flex}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-bar-button{width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40);padding:var(--str-chat__spacing-2_5);cursor:pointer;background:0 0;border:none}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper{padding:var(--str-chat__spacing-2_5);flex:1;align-items:center;min-width:0;display:flex}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--icon,.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button{padding:0 var(--str-chat__spacing-2_5);display:inline-flex}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button{cursor:pointer;background:0 0;border:none}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button:disabled{cursor:default}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper input{flex:1;min-width:0}.str-chat__channel-search .str-chat__channel-search-container-searching,.str-chat__channel-search .str-chat__channel-search-results-header{width:100%;padding:var(--str-chat__spacing-5) var(--str-chat__spacing-4)}.str-chat__channel-search .str-chat__channel-search-result-list{flex-direction:column;display:flex;overflow:hidden auto}.str-chat__channel-search .str-chat__channel-search-result-list.inline{flex:1}.str-chat__channel-search .str-chat__channel-search-result-list.popup{z-index:1;height:400px;position:absolute;top:65px;left:0;right:0}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-container-empty{width:100%;padding:var(--str-chat__spacing-5) var(--str-chat__spacing-4);flex-direction:column;align-items:center;display:flex}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-container-empty svg{height:calc(var(--str-chat__spacing-px)*90 + var(--str-chat__spacing-20));width:calc(var(--str-chat__spacing-px)*90);padding:var(--str-chat__spacing-10) 0}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-result{align-items:center;column-gap:var(--str-chat__spacing-2);width:100%;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);background:0 0;border:none;display:flex}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-result .channel-search__result-text,.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-result .str-chat__channel-search-result--display-name{white-space:nowrap;text-overflow:ellipsis;overflow:clip hidden}.str-chat__cta-button{padding:var(--str-chat__spacing-3_5) var(--str-chat__spacing-6);cursor:pointer}.str-chat__circle-fab{width:calc(var(--str-chat__spacing-px)*42);height:calc(var(--str-chat__spacing-px)*42);cursor:pointer;justify-content:center;align-items:center;padding:0;display:flex}.str-chat__circle-fab .str-chat__circle-fab-icon{height:calc(var(--str-chat__spacing-px)*24);display:inline-block}.str-chat__dialog-overlay{height:var(--str-chat__dialog-overlay-height);z-index:2;width:100%;position:absolute;inset:0;overflow:hidden}.str-chat__dialog{width:100%}.str-chat__dialog .str-chat__dialog__body{padding:2rem 1rem;overflow-y:auto}.str-chat__dialog .str-chat__dialog__body .str-chat__dialog__title{margin-bottom:1rem}.str-chat__dialog .str-chat__dialog__controls{justify-content:flex-end;gap:1.25rem;padding:2.25rem 1.25rem 0;display:flex}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button{background:0 0;border:none}.str-chat__prompt-dialog input[type=text]{width:100%;padding:.625rem 1rem}.str-chat__dialog-menu{overflow:hidden}.str-chat__dialog-menu .str-chat__dialog-menu__button{align-items:center;width:100%;padding:.5rem .75rem;display:flex}.str-chat__dialog-menu .str-chat__dialog-menu__button .str-chat__dialog-menu__button-icon{width:1rem;height:1rem}.str-chat__dialog-menu .str-chat__dialog-menu__button .str-chat__dialog-menu__button-text{padding-inline:.675rem}.str-chat__drag-and-drop-container__item{width:100%;padding-block:.25rem;display:flex}.str-chat__dropzone-container{z-index:5;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}.str-chat__dropzone-container p{margin:unset}.str-chat__edit-message-form{justify-content:center;align-items:stretch;row-gap:var(--str-chat__spacing-5);flex-direction:column;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;max-height:100%;display:flex}.str-chat__edit-message-form .str-chat__edit-message-form-options{justify-content:flex-end;align-items:center;display:flex}.str-chat__edit-message-form .str-chat__edit-message-form-options button{cursor:pointer;margin:0}.str-chat-angular__edit-message-form .str-chat__message-input-angular-host{min-width:0;max-width:100%;min-height:0;max-height:100%;display:flex}.str-chat-angular__edit-message-form .str-chat__modal--open .str-chat__modal__inner{flex-basis:min-content;width:90%;min-width:90%;max-width:90%;height:40%;max-height:80%}@media only screen and (device-width>=768px){.str-chat-angular__edit-message-form .str-chat__modal--open .str-chat__modal__inner{width:min-content;min-width:40%;max-width:60%}}.str-chat__dialog__field{flex-direction:column;gap:.5rem;display:flex}.str-chat__dialog__field .str-chat__form-field-error{margin-left:.5rem}.str-chat__image-carousel{flex-direction:column;justify-content:space-between;align-items:center;min-width:0;max-width:100%;height:100%;min-height:0;max-height:100%;display:flex}.str-chat__image-carousel .str-chat__image-carousel-stepper{--str-chat-icon-height:calc(var(--str-chat__spacing-px) * 30);padding:var(--str-chat__spacing-2_5);cursor:pointer;background:0 0;border:none}.str-chat__image-carousel .str-chat__image-carousel-image{object-fit:contain;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;max-height:100%}.str-chat__message .str-chat__attachment-list .str-chat__modal--open .str-chat__modal__inner{width:80%;height:80%}@media only screen and (device-width<=768px){.str-chat__message .str-chat__attachment-list .str-chat__modal--open .str-chat__modal__inner{width:100%;height:100%}}[dir=rtl] .str-chat__image-carousel-stepper svg{transform:scaleX(-1)}.str-chat{--str-chat-icon-height:calc(var(--str-chat__spacing-px) * 24);--str-chat-icon-width:auto}.str-chat__icon{font-family:stream-chat-icons;font-style:normal;font-weight:400;font-size:var(--str-chat-icon-height);line-height:var(--str-chat-icon-height);height:var(--str-chat-icon-height);width:var(--str-chat-icon-width);display:flex}.str-chat__icon:before{line-height:var(--str-chat-icon-height)}.str-chat__icon--unspecified-filetype{content:url(data:image/svg+xml;base64,PHN2ZwogIGRhdGEtdGVzdGlkPSJ1bnNwZWNpZmllZC1maWxldHlwZSIKICB3aWR0aD0iMzQiCiAgaGVpZ2h0PSI0MCIKICB2aWV3Qm94PSIwIDAgMzQgNDAiCiAgZmlsbD0ibm9uZSIKICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCj4KICA8cGF0aAogICAgZD0iTTAgM0MwIDEuMzQzMTUgMS4zNDMxNSAwIDMgMEgyM0wzNCAxMVYzN0MzNCAzOC42NTY5IDMyLjY1NjkgNDAgMzEgNDBIM0MxLjM0MzE1IDQwIDAgMzguNjU2OSAwIDM3VjNaIgogICAgZmlsbD0idXJsKCNwYWludDBfbGluZWFyKSIKICAvPgogIDxwYXRoIGQ9Ik0zNCAxMUwyNiAxMUMyNC4zNDMxIDExIDIzIDkuNjU2ODUgMjMgOFYwTDM0IDExWiIgZmlsbD0iI0RCREJEQiIgLz4KICA8cGF0aAogICAgZmlsbC1ydWxlPSJldmVub2RkIgogICAgY2xpcC1ydWxlPSJldmVub2RkIgogICAgZD0iTTggMTNIMjNWMTVIOFYxM1oiCiAgICBmaWxsPSIjQ0ZDRkNGIgogIC8+CiAgPHBhdGgKICAgIGZpbGwtcnVsZT0iZXZlbm9kZCIKICAgIGNsaXAtcnVsZT0iZXZlbm9kZCIKICAgIGQ9Ik04IDE3SDE4VjE5SDhWMTdaIgogICAgZmlsbD0iI0NGQ0ZDRiIKICAvPgogIDxwYXRoCiAgICBmaWxsLXJ1bGU9ImV2ZW5vZGQiCiAgICBjbGlwLXJ1bGU9ImV2ZW5vZGQiCiAgICBkPSJNOCAyMUgyM1YyM0g4VjIxWiIKICAgIGZpbGw9IiNDRkNGQ0YiCiAgLz4KICA8ZGVmcz4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICBpZD0icGFpbnQwX2xpbmVhciIKICAgICAgeDE9IjAiCiAgICAgIHkxPSIwIgogICAgICB4Mj0iMCIKICAgICAgeTI9IjQwIgogICAgICBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIKICAgID4KICAgICAgPHN0b3Agc3RvcC1jb2xvcj0id2hpdGUiIC8+CiAgICAgIDxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0RCREJEQiIgLz4KICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgPC9kZWZzPgo8L3N2Zz4=)}.str-chat__icon--audio-file{content:url(data:image/svg+xml;base64,PHN2ZwogIGNsYXNzPSJyZnUtZmlsZS1hdWRpbyIKICBmaWxsPSJub25lIgogIHZpZXdCb3g9IjAgMCAzNCA0MCIKICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgaGVpZ2h0PSIyMCIKICB3aWR0aD0iMjAiCj4KICA8cGF0aAogICAgY2xpcC1ydWxlPSJldmVub2RkIgogICAgZD0iTTE3LjcxNjggMzMuMTcyQzE4LjIzNDggMzMuMTcyIDE4LjQyMzggMzMuNjU1IDE4LjQyMzggMzQuMThDMTguNDIzOCAzNC42NDIgMTguMjk3OCAzNS4xOTUgMTcuNzE2OCAzNS4xOTVDMTcuMTcwOCAzNS4xOTUgMTYuOTg4OCAzNC42NDIgMTYuOTg4OCAzNC4xNDVDMTYuOTg4OCAzMy42ODMgMTcuMTcwOCAzMy4xNzIgMTcuNzE2OCAzMy4xNzJaTTE5LjU3MTggMzEuMDAySDE4LjM4MThWMzIuNzU4OUgxOC4zNjc4QzE4LjEyMjggMzIuNDMgMTcuNzc5OCAzMi4yNjIgMTcuMzMxOCAzMi4yNjJDMTYuMzAyOCAzMi4yNjIgMTUuNzk4OCAzMy4xNTggMTUuNzk4OCAzNC4xMDNDMTUuNzk4OCAzNS4xMjUgMTYuMjgxOCAzNi4xMDQ5IDE3LjQyMjggMzYuMTA0OUMxNy44NDI4IDM2LjEwNDkgMTguMTkyOCAzNS45MjMgMTguNDIzOCAzNS41OEgxOC40Mzc4VjM2SDE5LjU3MThWMzEuMDAyWk0xMi43MDk1IDM0LjE4NzJDMTIuNzA5NSAzMy43MjUyIDEyLjg3NzUgMzMuMTcyMiAxMy40MzA1IDMzLjE3MjJDMTMuOTgzNSAzMy4xNzIyIDE0LjE1ODUgMzMuNzI1MiAxNC4xNTg1IDM0LjE4NzJDMTQuMTU4NSAzNC42NDkyIDEzLjk4MzUgMzUuMTk1MiAxMy40MzA1IDM1LjE5NTJDMTIuODc3NSAzNS4xOTUyIDEyLjcwOTUgMzQuNjQ5MiAxMi43MDk1IDM0LjE4NzJaTTExLjUxOTUgMzQuMTg3MkMxMS41MTk1IDM1LjI3OTIgMTIuMzAzNSAzNi4xMDUyIDEzLjQzMDUgMzYuMTA1MkMxNC41NTc1IDM2LjEwNTIgMTUuMzQ4NSAzNS4yNzkyIDE1LjM0ODUgMzQuMTg3MkMxNS4zNDg1IDMzLjA5NTIgMTQuNTU3NSAzMi4yNjIyIDEzLjQzMDUgMzIuMjYyMkMxMi4zMDM1IDMyLjI2MjIgMTEuNTE5NSAzMy4wOTUyIDExLjUxOTUgMzQuMTg3MlpNMjEuODM5IDMyLjM2NzFIMjIuNTc0VjMzLjEzNzFIMjEuODM5VjM0Ljc4OTFDMjEuODM5IDM1LjA3NjEgMjIuMDA3IDM1LjEzOTEgMjIuMjY2IDM1LjEzOTFDMjIuMzE0MiAzNS4xMzkxIDIyLjM2NCAzNS4xMzU3IDIyLjQxNDcgMzUuMTMyM0MyMi40NjcyIDM1LjEyODcgMjIuNTIwNiAzNS4xMjUxIDIyLjU3NCAzNS4xMjUxVjM2LjAwMDFDMjIuNDgxIDM2LjAwMzEgMjIuMzg4IDM2LjAwOTkgMjIuMjk1IDM2LjAxNjhDMjIuMTcxIDM2LjAyNTkgMjIuMDQ3IDM2LjAzNTEgMjEuOTIzIDM2LjAzNTFDMjAuOTA4IDM2LjAzNTEgMjAuNjQ5IDM1Ljc0MTEgMjAuNjQ5IDM0Ljc1NDFWMzMuMTM3MUgyMC4wNDdWMzIuMzY3MUgyMC42NDlWMzEuMjY4MUgyMS44MzlWMzIuMzY3MVoiCiAgICBmaWxsPSJ3aGl0ZSIKICAgIGZpbGwtcnVsZT0iZXZlbm9kZCIKICA+PC9wYXRoPgogIDxwYXRoCiAgICBkPSJNMCAyOEgzNFYzN0MzNCAzOC42NTY5IDMyLjY1NjkgNDAgMzEgNDBIM0MxLjM0MzE1IDQwIDAgMzguNjU2OSAwIDM3VjI4WiIKICAgIGZpbGw9IiMyNzI3QjAiCiAgPjwvcGF0aD4KICA8cGF0aCBkPSJNMCAzQzAgMS4zNDMxNSAxLjM0MzE1IDAgMyAwSDIzTDM0IDExVjI4SDBWM1oiIGZpbGw9IiNGNUY1RjUiPjwvcGF0aD4KICA8cGF0aAogICAgZD0iTTM0IDExTDI2IDExQzI0LjM0MzEgMTEgMjMgOS42NTY4NSAyMyA4VjBMMzQgMTFaIgogICAgZmlsbD0iI0RCREJEQiIKICA+PC9wYXRoPgogIDxwYXRoCiAgICBjbGlwLXJ1bGU9ImV2ZW5vZGQiCiAgICBkPSJNOC44NzkxMiAyMS45NDFIMTIuMjk4TDE2Ljk1MjEgMjQuNzQ5M0MxNy4wMzA3IDI0LjgxMzggMTcuMTI5MyAyNC44NDkgMTcuMjMxMSAyNC44NDlDMTcuNDczOCAyNC44NDg4IDE3LjY3MDUgMjQuNjUxOSAxNy42NzAzIDI0LjQwOTJWMTIuNDM5OUMxNy42NzA0IDEyLjMzODEgMTcuNjM1MiAxMi4yMzk2IDE3LjU3MDcgMTIuMTYwOUMxNy40MTY4IDExLjk3MzIgMTcuMTM5OCAxMS45NDU3IDE2Ljk1MjEgMTIuMDk5NkwxMi4yOTggMTQuOTA4SDguODc5MTJDOC4zOTM2IDE0LjkwOCA4IDE1LjMwMTYgOCAxNS43ODcxVjIxLjA2MTlDOCAyMS41NDc0IDguMzkzNiAyMS45NDEgOC44NzkxMiAyMS45NDFaTTEyLjkyNTggMTYuNjY2NEwxNS45MTIyIDE1LjIyMjRWMjEuNjI2OEwxMi45MjU4IDIwLjE4MjlIOS43NTgzVjE2LjY2NjRIMTIuOTI1OFpNMTkuODUxMSAxNi4zNTE3QzE5LjQ3NCAxNi40MDkyIDE5LjIzOTcgMTYuNjYzNyAxOS4zMjgzIDE2LjkxOTFMMTkuMzI2MiAxNi45MkMxOS41Mjk1IDE3LjQ5OTUgMTkuNjMwNSAxOC4wOTggMTkuNjI4NCAxOC42OTUzQzE5LjYzMDUgMTkuMjk3NSAxOS41MjM3IDE5LjkwMTQgMTkuMzE5NiAyMC40OTA5QzE5LjIyOSAyMC43NDYyIDE5LjQ2ODIgMjAuOTk5NiAxOS44NDc0IDIxLjA2QzE5LjkwMDggMjEuMDY4MyAxOS45NTQyIDIxLjA3MiAyMC4wMDc2IDIxLjA3MkMyMC4zMjU5IDIxLjA3MiAyMC42MTU2IDIwLjkyMzQgMjAuNjkyMiAyMC43MDU3QzIwLjkxOTQgMjAuMDQ1MSAyMS4wMzM3IDE5LjM3IDIxLjAzNzQgMTguNjk1M0MyMS4wMzQ5IDE4LjAyNTEgMjAuOTIxMSAxNy4zNTc1IDIwLjY5NTUgMTYuNzAzNUMyMC42MDUzIDE2LjQ0NzcgMjAuMjI5IDE2LjI5MDggMTkuODUxMSAxNi4zNTE3Wk0yMi4xNjA1IDE0LjYwMjhDMjIuNTI1MiAxNC41MTYzIDIyLjkyNTkgMTQuNjQ1NCAyMy4wNTUgMTQuODkzOEMyMy42ODkxIDE2LjExNTcgMjQgMTcuNDA0MiAyNCAxOC42OTIzQzI0LjAwMDQgMTkuOTg5NSAyMy42Nzk2IDIxLjI4MzkgMjMuMDUyMSAyMi41MTUzQzIyLjk1MDMgMjIuNzEyMyAyMi42NzYzIDIyLjgzNDQgMjIuMzgyOCAyMi44MzQ0QzIyLjMwNzEgMjIuODM0NCAyMi4yMzAxIDIyLjgyNjEgMjIuMTU0MyAyMi44MDkyQzIxLjc4NjMgMjIuNzI1MSAyMS41OTE0IDIyLjQ1MzYgMjEuNzE4NSAyMi4yMDc3QzIyLjI5ODggMjEuMDc2MSAyMi41OTIyIDE5Ljg4MzYgMjIuNTkzMSAxOC42OTE5QzIyLjU5MzEgMTcuNTA1NiAyMi4zMDU0IDE2LjMyMjIgMjEuNzI3NiAxNS4yMDI1QzIxLjYwMDEgMTQuOTU2MyAyMS43OTUgMTQuNjg2IDIyLjE2MDUgMTQuNjAyOFoiCiAgICBmaWxsPSIjMjcyN0IwIgogICAgZmlsbC1ydWxlPSJldmVub2RkIgogID48L3BhdGg+Cjwvc3ZnPg==)}.str-chat__icon--action:before{content:""}.str-chat__icon--arrow-down:before{content:""}.str-chat__icon--arrow-left:before{content:""}.str-chat__icon--arrow-right:before{content:""}.str-chat__icon--close:before{content:""}.str-chat__icon--arrow-up:before{content:""}.str-chat__icon--chat-bubble:before{content:""}.str-chat__icon--pause:before{content:""}.str-chat__icon--download:before{content:""}.str-chat__icon--delivered:before{content:""}.str-chat__icon--play:before{content:""}.str-chat__icon--reaction:before{content:""}.str-chat__icon--error:before{content:""}.str-chat__icon--read:before{content:""}.str-chat__icon--retry:before{content:""}.str-chat__icon--reply-in-thread:before{content:""}.str-chat__icon--send:before{content:""}.str-chat__icon--attach:before{content:""}.str-chat__icon--mic:before{content:""}.str-chat__icon--bin:before{content:""}.str-chat__infinite-scroll-paginator{overflow:hidden auto}.str-chat__link-preview-list{flex-direction:column;align-items:center;gap:.75rem;width:100%;margin-bottom:.75rem;padding-inline:.75rem;display:flex}.str-chat__link-preview-card{justify-content:space-around;align-items:center;gap:1rem;width:100%;min-width:0;display:flex}.str-chat__link-preview-card .str-chat__tooltip{white-space:nowrap;text-overflow:ellipsis;max-width:calc(var(--str-chat__spacing-px)*250);padding-inline:.5rem;display:block;overflow:clip visible}.str-chat__link-preview-card .str-chat__link-preview-card__icon-container{align-items:center;display:flex}.str-chat__link-preview-card .str-chat__link-preview-card__content{flex:1;width:100%;min-width:0;padding-inline:.5rem}.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{white-space:nowrap;text-overflow:ellipsis;overflow:clip visible}.str-chat__link-preview-card .str-chat__link-preview-card__dismiss-button{cursor:pointer;background:0 0;border:none}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content{flex-direction:column;gap:.25rem;display:flex}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content .str-chat__link-preview-card__content-title{height:calc(var(--str-chat__spacing-px)*16);width:100%}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content .str-chat__link-preview-card__content-description{height:calc(var(--str-chat__spacing-px)*12);width:100%}.str-chat{--str-chat__loading-indicator-size:calc(var(--str-chat__spacing-px) * 15)}.str-chat__loading-indicator{justify-content:center;align-items:center;animation:1s linear infinite rotate;display:flex}.str-chat__loading-indicator svg{width:var(--str-chat__loading-indicator-size);height:var(--str-chat__loading-indicator-size)}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}stream-loading-indicator{justify-content:center;align-items:center;display:flex}stream-loading-indicator .str-chat__loading-indicator,.str-chat__loading-indicator-placeholder{width:var(--str-chat__loading-indicator-size);height:var(--str-chat__loading-indicator-size)}.str-chat{--str-chat__message-options-button-size:calc(var(--str-chat__spacing-px) * 26);--str-chat__message-max-width:calc(var(--str-chat__spacing-px) * 480);--str-chat__message-with-attachment-max-width:calc(var(--str-chat__spacing-px) * 300);--str-chat__quoted-message-max-width:calc(var(--str-chat__spacing-px) * 250);--str-chat__quoted-message-inside-message-input-max-width:calc(var(--str-chat__spacing-px) * 200);--str-chat__quoted-message-inside-message-input-max-height:calc(var(--str-chat__quoted-message-inside-message-input-max-width) + calc(var(--str-chat__spacing-px) * 50));--str-chat__quoted-message-line-clamp:5}.str-chat__message{--str-chat-message-options-size:calc(3 * var(--str-chat__message-options-button-size))}.str-chat__message.str-chat__message-without-touch-support{--str-chat-message-options-size:calc(1 * var(--str-chat__message-options-button-size))}.str-chat__message .str-chat__message-bubble{max-width:var(--str-chat__message-max-width)}.str-chat__message .str-chat__message-options{--str-chat-icon-height:calc(var(--str-chat__message-options-button-size) * .7)}.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{max-width:var(--str-chat__message-max-width)}.str-chat__quoted-message-preview{--str-chat__message-max-width:var(--str-chat__quoted-message-max-width)}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{pointer-events:none;max-width:var(--str-chat__message-max-width)}.str-chat__quoted-message-text-value{-webkit-line-clamp:var(--str-chat__quoted-message-line-clamp);line-clamp:var(--str-chat__quoted-message-line-clamp);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.str-chat__message,.str-chat__quoted-message-preview{word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;display:grid}.str-chat__message.str-chat__message--other,.str-chat__message.str-chat__quoted-message-preview,.str-chat__quoted-message-preview.str-chat__message--other,.str-chat__quoted-message-preview.str-chat__quoted-message-preview{column-gap:var(--str-chat__spacing-2);grid-template-columns:auto 1fr;grid-template-areas:"avatar message"".replies"".translation-notice"".custom-metadata"".metadata";justify-items:flex-start}.str-chat__message.str-chat__message--me,.str-chat__quoted-message-preview.str-chat__message--me{grid-template-areas:"message""replies""translation-notice""custom-metadata""metadata";justify-items:end}.str-chat__message.str-chat__message--me>.str-chat__message-sender-avatar,.str-chat__quoted-message-preview.str-chat__message--me>.str-chat__message-sender-avatar{display:none}.str-chat__message.str-chat__message--deleted,.str-chat__quoted-message-preview.str-chat__message--deleted,.str-chat__message.str-chat__message--blocked,.str-chat__quoted-message-preview.str-chat__message--blocked{grid-template-areas:"message"}.str-chat__message.str-chat__message--system,.str-chat__quoted-message-preview.str-chat__message--system{grid-template-columns:auto;grid-template-areas:"message"}.str-chat__message .str-chat__message-sender-avatar,.str-chat__quoted-message-preview .str-chat__message-sender-avatar{grid-area:avatar;align-self:end}.str-chat__message .str-chat__message-inner,.str-chat__quoted-message-preview .str-chat__message-inner{column-gap:var(--str-chat__spacing-2);grid-area:message;grid-template-columns:auto 1fr;grid-template-areas:"reactions reactions""message-bubble options";display:grid;position:relative}.str-chat__message .str-chat__message-inner .str-chat__message-options,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options{width:var(--str-chat-message-options-size);flex-direction:row-reverse;grid-area:options;justify-content:flex-end;align-items:flex-start}.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-reply-in-thread-button,.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-reactions-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-reply-in-thread-button,.str-chat__quoted-message-preview .str-chat__message-inner .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);justify-content:center;align-items:center;display:flex}.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-container,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-container{position:relative}.str-chat__message .str-chat__message-inner .str-chat__message-reactions-host,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-reactions-host{grid-area:reactions}.str-chat__message .str-chat__message-inner .str-chat__message-bubble,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble{grid-area:message-bubble;min-width:0;position:relative}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text p,.str-chat__quoted-message-preview .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 .str-chat__message-text-inner,.str-chat__quoted-message-preview .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--me .str-chat__message-inner,.str-chat__quoted-message-preview.str-chat__message--me .str-chat__message-inner{grid-template-columns:1fr auto;grid-template-areas:"reactions reactions""options message-bubble"}.str-chat__message.str-chat__message--me .str-chat__message-inner .str-chat__message-options,.str-chat__quoted-message-preview.str-chat__message--me .str-chat__message-inner .str-chat__message-options{flex-direction:row}.str-chat__message .str-chat__translation-notice,.str-chat__quoted-message-preview .str-chat__translation-notice{grid-area:translation-notice}.str-chat__message .str-chat__translation-notice button,.str-chat__quoted-message-preview .str-chat__translation-notice button{cursor:pointer;padding:var(--str-chat__spacing-1) 0;margin:0}.str-chat__message .str-chat__custom-message-metadata,.str-chat__quoted-message-preview .str-chat__custom-message-metadata{grid-area:custom-metadata;margin-block-start:var(--str-chat__spacing-0_5)}.str-chat__message .str-chat__message-metadata,.str-chat__quoted-message-preview .str-chat__message-metadata{align-items:center;column-gap:var(--str-chat__spacing-1);flex-wrap:wrap;grid-area:metadata;margin-block-start:var(--str-chat__spacing-0_5);display:flex}.str-chat__message .str-chat__message-metadata .str-chat__message-simple-name,.str-chat__quoted-message-preview .str-chat__message-metadata .str-chat__message-simple-name{overflow-y:hidden}.str-chat__message .str-chat__message-metadata .str-chat__message-simple-timestamp+.str-chat__mesage-simple-edited:before,.str-chat__quoted-message-preview .str-chat__message-metadata .str-chat__message-simple-timestamp+.str-chat__mesage-simple-edited:before{content:"•";margin-right:var(--str-chat__spacing-1)}.str-chat__message .str-chat__message-metadata .str-chat__message-edited-timestamp,.str-chat__quoted-message-preview .str-chat__message-metadata .str-chat__message-edited-timestamp{--str-chat__message-edited-timestamp-height:1rem;flex-basis:100%}.str-chat__message.str-chat__message--me .str-chat__message-metadata,.str-chat__quoted-message-preview.str-chat__message--me .str-chat__message-metadata{text-align:right;justify-content:flex-end}.str-chat__message .str-chat__message-status,.str-chat__quoted-message-preview .str-chat__message-status{--str-chat-icon-height:calc(var(--str-chat__spacing-px) * 15);justify-content:center;align-items:center;column-gap:var(--str-chat__spacing-0_5);display:flex;position:relative}.str-chat__message .str-chat__message-status svg,.str-chat__quoted-message-preview .str-chat__message-status svg{width:calc(var(--str-chat__spacing-px)*15);height:calc(var(--str-chat__spacing-px)*15)}.str-chat__message .str-chat__message-replies-count-button-wrapper,.str-chat__quoted-message-preview .str-chat__message-replies-count-button-wrapper{grid-area:replies}.str-chat__message .str-chat__message-replies-count-button-wrapper button,.str-chat__quoted-message-preview .str-chat__message-replies-count-button-wrapper button{cursor:pointer;padding:0}.str-chat__message .str-chat__message--deleted-inner,.str-chat__quoted-message-preview .str-chat__message--deleted-inner{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.str-chat__message .str-chat__message--deleted-inner p,.str-chat__quoted-message-preview .str-chat__message--deleted-inner p{white-space:pre-line;margin:0}.str-chat__message .str-chat__message--blocked-inner,.str-chat__quoted-message-preview .str-chat__message--blocked-inner{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.str-chat__message .str-chat__message--blocked-inner p,.str-chat__quoted-message-preview .str-chat__message--blocked-inner p{white-space:pre-line;margin:0}.str-chat__message .str-chat__quoted-message-bubble,.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);column-gap:var(--str-chat__spacing-1);width:100%;min-width:0;display:flex}.str-chat__message .str-chat__quoted-message-bubble p,.str-chat__quoted-message-preview .str-chat__quoted-message-bubble p{white-space:pre-line;margin:0}.str-chat__message .str-chat__emoji-display-fix,.str-chat__quoted-message-preview .str-chat__emoji-display-fix{width:1.25em;display:inline-block}.str-chat__message .str-chat__message-error-icon,.str-chat__quoted-message-preview .str-chat__message-error-icon{display:none}.str-chat__message .str-chat__simple-message--error-failed,.str-chat__quoted-message-preview .str-chat__simple-message--error-failed{cursor:pointer}.str-chat__message.str-chat__message--error .str-chat__message-error-icon,.str-chat__message.str-chat__message--failed .str-chat__message-error-icon,.str-chat__quoted-message-preview.str-chat__message--error .str-chat__message-error-icon,.str-chat__quoted-message-preview.str-chat__message--failed .str-chat__message-error-icon{bottom:0;display:block;position:absolute;inset-inline-end:calc(-1*calc(var(--str-chat__spacing-px) * 18)/2)}.str-chat__message.str-chat__message--error .str-chat__message-error-icon svg,.str-chat__message.str-chat__message--failed .str-chat__message-error-icon svg,.str-chat__quoted-message-preview.str-chat__message--error .str-chat__message-error-icon svg,.str-chat__quoted-message-preview.str-chat__message--failed .str-chat__message-error-icon svg{width:calc(var(--str-chat__spacing-px)*18);height:calc(var(--str-chat__spacing-px)*18)}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message-options{display:flex}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message-options{display:flex}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message-options{display:flex}.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message-options{display:flex}.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message-options{display:flex}.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message-options{display:flex}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner{margin-inline-end:0}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner{margin-inline-end:0}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .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:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner{margin-inline-end:0}.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner{margin-inline-end:0}.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--other .str-chat__message-inner{margin-inline-end:0}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner{margin-inline-start:0}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner{margin-inline-start:0}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .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:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner{margin-inline-start:0}.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner{margin-inline-start:0}.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--me .str-chat__message-inner{margin-inline-start:0}@supports not selector(:has(a, b)){.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message-options,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message-options{display:flex}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--other .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--other .str-chat__message-inner{margin-inline-end:0}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--me .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--me .str-chat__message-inner{margin-inline-start:0}}.str-chat__ul.str-chat__message-options-in-bubble .str-chat__message-inner:hover .str-chat__message-options,.str-chat__virtual-list.str-chat__message-options-in-bubble .str-chat__message-inner:hover .str-chat__message-options{display:flex}.str-chat__ul.str-chat__message-options-in-bubble .str-chat__message--other .str-chat__message-inner:hover,.str-chat__virtual-list.str-chat__message-options-in-bubble .str-chat__message--other .str-chat__message-inner:hover{margin-inline-end:0}.str-chat__ul.str-chat__message-options-in-bubble .str-chat__message--me .str-chat__message-inner:hover,.str-chat__virtual-list.str-chat__message-options-in-bubble .str-chat__message--me .str-chat__message-inner:hover{margin-inline-start:0}.str-chat__message-inner .str-chat__message-options.str-chat__message-options--active{display:flex}.str-chat__message-inner .str-chat__message-options{display:none}.str-chat__message-inner .str-chat__message-actions-open.str-chat__message-options,.str-chat__message-inner:focus-within .str-chat__message-options{display:flex}.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--me .str-chat__message-inner{margin-inline-start:var(--str-chat-message-options-size)}.str-chat__li--middle .str-chat__message,.str-chat__li--top .str-chat__message{margin-block-end:var(--str-chat__spacing-0_5)}.str-chat__li--middle .str-chat__message .str-chat__message-metadata,.str-chat__li--top .str-chat__message .str-chat__message-metadata{display:none}.str-chat__li--middle .str-chat__message>.str-chat__message-sender-avatar,.str-chat__li--top .str-chat__message>.str-chat__message-sender-avatar{visibility:hidden}.str-chat__li--bottom .str-chat__message,.str-chat__li--single .str-chat__message{margin-block-end:var(--str-chat__spacing-2)}.str-chat__date-separator{padding:var(--str-chat__spacing-8);align-items:center;display:flex}.str-chat__date-separator-line{height:var(--str-chat__spacing-px);flex:1}.str-chat__date-separator>:not(:last-child){margin-right:var(--str-chat__spacing-4)}.str-chat__message .str-chat__quoted-message-preview{margin-block-end:var(--str-chat__spacing-2)}.str-chat__message--system{text-align:center;width:100%}.str-chat__message--system p{margin:0}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{align-items:stretch;row-gap:var(--str-chat__spacing-1);flex-direction:column;flex-basis:min-content}.str-chat__message-input .str-chat__quoted-message-preview{--str-chat__message-max-width:var(--str-chat__quoted-message-inside-message-input-max-width)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble{max-height:var(--str-chat__quoted-message-inside-message-input-max-height)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble .str-chat__quoted-message-text{min-height:0;max-height:100%}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble .str-chat__quoted-message-text p{max-height:100%;overflow:hidden auto}.str-chat__unread-messages-separator-wrapper{padding-block:.5rem}.str-chat__unread-messages-separator-wrapper .str-chat__unread-messages-separator{justify-content:center;align-items:center;width:100%;padding:.5rem;display:flex}.str-chat__unread-messages-notification{--str-chat-icon-height:calc(var(--str-chat__spacing-px) * 16);z-index:2;align-items:center;display:flex;position:absolute;top:.75rem;overflow:clip}.str-chat__unread-messages-notification button{white-space:nowrap;width:100%;height:100%;padding-block:.5rem}.str-chat__unread-messages-notification button:first-of-type{padding-inline:.75rem .375rem}.str-chat__unread-messages-notification button:last-of-type{padding-inline:.375rem .75rem}.str-chat__unread-messages-notification button:last-of-type svg{width:.875rem}.str-chat-angular__message-bubble{transform:translate(0,0)}.str-chat-angular__message-bubble.str-chat-angular__message-bubble--attachment-modal-open{transform:none}.str-chat__message-edited-timestamp{transition:height .1s;overflow:hidden}.str-chat__message-edited-timestamp--open{height:var(--str-chat__message-edited-timestamp-height,1rem)}.str-chat__message-edited-timestamp--collapsed{height:0}.str-chat__message-text--pointer-cursor{cursor:pointer}.str-chat__message-with-touch-support .str-chat__message-bubble{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.str-chat__message-with-touch-support.str-chat__message-menu-opened .str-chat__attachments-container,.str-chat__message-with-touch-support.str-chat__message-menu-opened .str-chat__message-text-inner{pointer-events:none}.str-chat__message-with-touch-support .str-chat__message-inner{margin-inline:0}.str-chat__message-with-touch-support .str-chat__message-options{display:none}.str-chat__message-with-touch-support .stream-chat-angular__image-modal-host{-webkit-touch-callout:default}.str-chat__message-actions-box{overflow:hidden}.str-chat__message-actions-box .str-chat__message-actions-list{flex-direction:column;min-width:10rem;margin:0;padding:0;list-style:none;display:flex}.str-chat__message-actions-box .str-chat__message-actions-list .str-chat__message-actions-list-item-button{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);cursor:pointer;text-align:start;width:100%;margin:0}.str-chat__message-bounce-prompt{align-items:center;gap:var(--str-chat__spacing-9);flex-direction:column;display:flex}.str-chat__message-bounce-prompt .str-chat__message-bounce-actions{gap:var(--str-chat__spacing-2);flex-direction:column;display:flex}.str-chat__message-bounce-prompt .str-chat__message-bounce-edit,.str-chat__message-bounce-prompt .str-chat__message-bounce-send,.str-chat__message-bounce-prompt .str-chat__message-bounce-delete{cursor:pointer;padding:var(--str-chat__spacing-2)}.str-chat__message-input{width:100%;padding:var(--str-chat__spacing-1) var(--str-chat__spacing-2);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.str-chat__message-input .str-chat__quoted-message-preview-header{justify-content:center;align-items:center;width:100%;display:flex}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-reply-to-message{text-align:center;width:100%}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove{width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40);cursor:pointer}.str-chat__message-input .str-chat__message-input-inner{flex-grow:1;justify-content:center;align-items:center;width:100%;display:flex}.str-chat__message-input .str-chat__message-input-inner .str-chat__file-input-container{--str-chat-icon-height:calc(var(--str-chat__spacing-px) * 24);width:calc(var(--str-chat__spacing-px)*45);height:calc(var(--str-chat__spacing-px)*45);cursor:pointer;justify-content:center;align-items:center;display:flex}.str-chat__message-input .str-chat__message-input-inner .str-chat__file-input-container .str-chat__file-input-label{cursor:pointer;justify-content:center;align-items:center;display:flex}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container{flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:0;max-height:100%;display:flex}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker{width:100%;min-height:0;max-height:100%;padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);column-gap:var(--str-chat__spacing-2);display:flex}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea{width:100%;max-height:100%;padding:0;display:flex;overflow:hidden auto}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker{width:calc(var(--str-chat__spacing-px)*27);height:calc(var(--str-chat__spacing-px)*27);font-size:calc(var(--str-chat__spacing-px)*27);justify-content:center;align-self:end;align-items:center;display:flex}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__message-textarea-emoji-picker-container{z-index:5}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__message-textarea-emoji-picker-container .str-chat__emoji-picker-container{display:flex}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__emoji-picker-button{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__border-radius-circle);cursor:pointer;display:flex}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__emoji-picker-button svg{width:calc(var(--str-chat__spacing-px)*24);height:calc(var(--str-chat__spacing-px)*24)}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__emoji-picker-button svg path{fill:var(--str-chat__message-input-tools-color)}.str-chat__message-input .str-chat__message-textarea-angular-host{justify-content:center;align-items:center;width:100%;display:flex}.str-chat__message-input .str-chat__message-textarea-react-host{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.str-chat__message-input .str-chat__stop-ai-generation-button{width:calc(var(--str-chat__spacing-px)*30);height:calc(var(--str-chat__spacing-px)*28);cursor:pointer}.str-chat__message-input .str-chat__send-button{--str-chat-icon-height:calc(var(--str-chat__spacing-px) * 32);cursor:pointer;width:calc(var(--str-chat__spacing-px)*45);height:calc(var(--str-chat__spacing-px)*45);min-width:calc(var(--str-chat__spacing-px)*45);justify-content:center;align-items:center;padding:0;display:flex}.str-chat__message-input .str-chat__send-button svg{width:calc(var(--str-chat__spacing-px)*32);height:calc(var(--str-chat__spacing-px)*32)}.str-chat__message-input .str-chat__start-recording-audio-button{--str-chat-icon-height:calc(var(--str-chat__spacing-px) * 25);cursor:pointer;width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40);min-width:calc(var(--str-chat__spacing-px)*40);justify-content:center;align-items:center;padding:0;display:flex}.str-chat__message-input .str-chat__start-recording-audio-button svg{height:calc(var(--str-chat__spacing-px)*25)}.str-chat__message-input .str-chat__message-input-cooldown{margin-inline-start:var(--str-chat__spacing-2);margin-block:calc(var(--str-chat__spacing-2)/2);min-width:calc(calc(var(--str-chat__spacing-px) * 45) - var(--str-chat__spacing-2));min-height:calc(calc(var(--str-chat__spacing-px) * 45) - var(--str-chat__spacing-2));justify-content:center;align-items:center;display:flex}.str-chat__message-input .str-chat__message-input-not-allowed{padding:var(--str-chat__spacing-3);align-self:center}.str-chat__message-input .str-chat__quoted-message-preview{padding:var(--str-chat__spacing-2)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-poll-preview__name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden visible}.str-chat__message-input .str-chat__recording-permission-denied-notification{z-index:2;max-width:100%;margin-inline:.5rem;padding:1rem;position:absolute;bottom:100%;left:.5rem}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__dismiss-button-container{justify-content:flex-end;display:flex}.str-chat__message-input-angular-host{max-height:50%}.str-chat-angular__message-input{height:100%;max-height:100%}.str-chat-angular__message-input-inner{flex-grow:initial;height:100%;min-height:0;max-height:100%}[dir=rtl] .str-chat__send-button svg,[dir=rtl] .str-chat__start-recording-audio-button svg{transform:scaleX(-1)}.str-chat__attachment-selector-actions-menu button,.str-chat__attachment-selector button{background:0 0;border:none}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button{cursor:pointer;padding:.25rem .5rem}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button .str-chat__attachment-selector__menu-button__icon{width:26px;height:26px}.str-chat__file-input{display:none}.str-chat__attachment-selector-actions-menu{min-width:300px;padding-block:.5rem}.str-chat__main-panel-inner{flex-direction:column;align-items:center;height:100%;min-height:0;display:flex;position:relative}.str-chat__list{overscroll-behavior:none;width:100%;height:100%;max-height:100%;overflow:hidden auto}.str-chat__list .str-chat__message-list-scroll{padding:0 var(--str-chat__spacing-2)}.str-chat__list .str-chat__message-list-scroll .str-chat__li{margin-inline:calc(-1*var(--str-chat__spacing-2));padding-inline:var(--str-chat__spacing-2)}.str-chat__list .str-chat__message-list-scroll .str-chat__parent-message-li{margin-inline:calc(-1*var(--str-chat__spacing-2))}@media only screen and (device-width>=768px){.str-chat__list .str-chat__message-list-scroll{padding:0 min(var(--str-chat__spacing-10),4%)}.str-chat__list .str-chat__message-list-scroll .str-chat__li{margin-inline:calc(-1*min(var(--str-chat__spacing-10), 4%));padding-inline:min(var(--str-chat__spacing-10),4%)}.str-chat__list .str-chat__message-list-scroll .str-chat__parent-message-li{margin-inline:calc(-1*min(var(--str-chat__spacing-10), 4%) - 2px)}}.str-chat__list .str-chat__message-list-scroll .str-chat__ul{margin:0;padding:0;list-style:none}.str-chat__list .str-chat__parent-message-li{margin-block-end:var(--str-chat__spacing-4);padding-block-end:var(--str-chat__spacing-4)}.str-chat__list .str-chat__parent-message-li .str-chat__thread-start{text-align:start;padding-top:var(--str-chat__spacing-3)}.str-chat__jump-to-latest-message{z-index:2;position:absolute;inset-block-end:var(--str-chat__spacing-4);inset-inline-end:var(--str-chat__spacing-2)}.str-chat__jump-to-latest-message .str-chat__jump-to-latest-unread-count{padding:var(--str-chat__spacing-0_5) var(--str-chat__spacing-2);position:absolute;left:50%;transform:translate(-50%)translateY(-100%)}.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__virtual-list{-webkit-overflow-scrolling:touch;flex:1;width:100%;height:100%;margin:0;position:relative;overflow:hidden auto}.str-chat__virtual-list .str-chat__message-list-scroll{overscroll-behavior:none}.str-chat__virtual-list .str-chat__message-list-scroll>div{padding:0 var(--str-chat__spacing-2)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__li{margin-inline:calc(-1*var(--str-chat__spacing-2));padding-inline:var(--str-chat__spacing-2)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__parent-message-li{margin-inline:calc(-1*var(--str-chat__spacing-2))}@media only screen and (device-width>=768px){.str-chat__virtual-list .str-chat__message-list-scroll>div{padding:0 min(var(--str-chat__spacing-10),4%)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__li{margin-inline:calc(-1*min(var(--str-chat__spacing-10), 4%));padding-inline:min(var(--str-chat__spacing-10),4%)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__parent-message-li{margin-inline:calc(-1*min(var(--str-chat__spacing-10), 4%) - 2px)}}.str-chat__virtual-list .str-chat__parent-message-li{padding-block-end:var(--str-chat__spacing-4)}.str-chat__virtual-list .str-chat__parent-message-li .str-chat__thread-start{text-align:start;padding-top:var(--str-chat__spacing-3)}.str-chat__virtual-list__loading{padding-top:var(--str-chat__spacing-2);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__virtual-list .str-chat__virtual-list-message-wrapper{padding-block-end:var(--str-chat__spacing-0_5)}.str-chat__message-reactions-container{display:flex}.str-chat__message-reactions-container .str-chat__message-reactions{scrollbar-width:none;column-gap:var(--str-chat__spacing-0_5);width:fit-content;margin-block-start:var(--str-chat__spacing-0_5);margin-block-end:var(--str-chat__spacing-0_5);padding:0;list-style:none;display:flex;position:relative;overflow:auto hidden}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction{padding:var(--str-chat__spacing-1_5);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction button{background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction .str-chat__message-reaction-emoji{height:calc(var(--str-chat__spacing-px)*13);justify-content:center;align-items:center;display:flex!important}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__reaction-list--counter,.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__simple-reactions-list-item--last-number{display:none}.str-chat__message--me .str-chat__message-reactions-container{justify-content:flex-end}.str-chat__message--other .str-chat__message-reactions-container{justify-content:flex-start}.str-chat__message-reactions-details-modal .str-chat__modal--open .str-chat__modal__inner{flex-basis:min-content;width:90%;min-width:90%;max-width:90%;height:40%;max-height:80%}@media only screen and (device-width>=768px){.str-chat__message-reactions-details-modal .str-chat__modal--open .str-chat__modal__inner{width:min-content;min-width:40%;max-width:60%}}.str-chat__message-reactions-details{gap:var(--str-chat__spacing-4);flex-direction:column;width:100%;height:100%;min-height:0;max-height:100%;display:flex}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types{gap:var(--str-chat__spacing-4);flex-shrink:0;align-items:center;width:100%;min-width:0;max-width:100%;display:flex;overflow-x:auto}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types .str-chat__message-reactions-details-reaction-type{padding:var(--str-chat__spacing-1) 0;cursor:pointer;flex-shrink:0;align-items:center;display:flex}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types .str-chat__message-reactions-details-reaction-type .str-chat__message-reaction-emoji--with-fallback{width:18px;line-height:18px}.str-chat__message-reactions-details .str-chat__message-reaction-emoji-big{--str-chat__stream-emoji-size:1em;align-self:center;font-size:2rem}.str-chat__message-reactions-details .str-chat__message-reaction-emoji-big.str-chat__message-reaction-emoji--with-fallback{line-height:2rem}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-users{gap:var(--str-chat__spacing-3);flex-direction:column;min-height:30vh;max-height:100%;display:flex;overflow-y:auto}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-users .str-chat__loading-indicator{margin:auto}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-users .str-chat__message-reactions-details-reacting-user{align-items:center;gap:var(--str-chat__spacing-2);display:flex}.str-chat__message-reaction-selector{justify-content:flex-end;display:flex;position:absolute;inset-block-end:100%}.str-chat__message-reaction-selector.str-chat-angular-v5__reaction-selector{margin:var(--str-chat__spacing-2);justify-content:flex-start;position:static}.str-chat__message-reaction-selector.str-chat-angular-v5__reaction-selector .str-chat__message-reactions-options{scrollbar-width:none;max-width:100%;padding:0;overflow:auto hidden}.str-chat__message-reaction-selector.str-chat-angular-v5__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{flex-shrink:0}.str-chat__message-reaction-selector .str-chat__message-reactions-options{column-gap:var(--str-chat__spacing-1);width:fit-content;padding:var(--str-chat__spacing-2);margin-block-end:var(--str-chat__spacing-0_5);list-style:none;display:flex}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{cursor:pointer;width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40);justify-content:center;align-items:center;display:flex}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option .str-chat__message-reaction-emoji{height:calc(var(--str-chat__spacing-px)*20);justify-content:center;align-items:center;display:flex!important}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-last-user,.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-list-item__count{display:none}.str-chat__message--me .str-chat__message-reaction-selector{inset-inline-end:0}.str-chat__message--other .str-chat__message-reaction-selector{inset-inline-start:0}.str-chat-react__message-reaction-selector{position:static;inset-block-end:unset}.str-chat-react__message-reaction-selector ul{margin:0}.str-chat__message--me .str-chat-react__message-reaction-selector,.str-chat__message--other .str-chat-react__message-reaction-selector{inset-inline-start:unset}.str-chat__modal--open{z-index:100;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;inset:0}.str-chat__modal--open .str-chat__modal-header{align-items:center;width:100%;padding:1.25rem 1rem;display:flex}.str-chat__modal--open .str-chat__modal-header button.str-chat__modal-header__go-back-button,.str-chat__modal--open .str-chat__modal-header .str-chat__modal__close-button{background-position:50%;background-repeat:no-repeat;background-size:.875rem;padding:1rem}.str-chat__modal--open .str-chat__modal-header button.str-chat__modal-header__go-back-button{background-image:var(--str-chat__arrow-left-icon)}.str-chat__modal--open .str-chat__modal-header .str-chat__modal-header__close-button{background-image:var(--str-chat__close-icon);background-repeat:no-repeat;width:.875rem;height:.875rem}.str-chat__modal--open .str-chat__modal-header .str-chat__modal-header__title{flex:1}.str-chat__modal--open button.str-chat__modal__close-button{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__border-radius-circle);margin:var(--str-chat__spacing-2);cursor:pointer}.str-chat__modal--open .str-chat__modal__close-button{--str-chat-icon-height:calc(var(--str-chat__spacing-px) * 28);padding:var(--str-chat__spacing-2);cursor:pointer;justify-content:center;align-items:center;display:flex;position:absolute;inset-block-start:0;inset-inline-end:0}.str-chat__modal--open .str-chat__modal__inner{padding:var(--str-chat__spacing-8) var(--str-chat__spacing-4);flex-direction:column;justify-content:center;align-items:center;width:40%;min-width:0;min-height:0;max-height:80%;display:flex}.str-chat__modal--close{display:none}.str-chat__message-notification{padding:var(--str-chat__spacing-1) var(--str-chat__spacing-2);bottom:calc(var(--str-chat__spacing-px)*10);z-index:100;align-self:center;display:block;position:absolute}.str-chat__list-notifications{justify-content:center;align-items:stretch;row-gap:var(--str-chat__spacing-1);margin:var(--str-chat__spacing-1_5);flex-direction:column;width:auto;display:flex;position:relative}.str-chat__notification{padding:var(--str-chat__spacing-3_5) var(--str-chat__spacing-4)}.str-chat-react__notification{z-index:101}.str-chat__poll{max-width:270px;font:var(--str-chat__body-text);flex-direction:column;gap:.5rem;padding:.75rem .675rem;display:flex}.str-chat__poll button{cursor:pointer;background:0 0;border:none}.str-chat__poll .str-chat__checkmark{grid-area:1/1/2/2;width:1rem;height:1rem;margin-right:.125rem}.str-chat__poll .str-chat__checkmark--checked{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Im00IDkuNC00LTRMMS40IDQgNCA2LjYgMTAuNiAwIDEyIDEuNGwtOCA4WiIvPjwvc3ZnPg==);background-position:50%;background-repeat:no-repeat;background-size:11px 10px;width:calc(1rem + 1px);height:calc(1rem + 1px)}.str-chat__poll .str-chat__poll-header .str-chat__poll-title{font:var(--str-chat__body-medium-text)}.str-chat__poll .str-chat__poll-header .str-chat__poll-subtitle{font:var(--str-chat__caption-text)}.str-chat__poll .str-chat__poll-actions{flex-direction:column;align-items:center;display:flex}.str-chat__poll .str-chat__poll-actions .str-chat__poll-action{font:var(--str-chat__subtitle-text);color:var(--str-chat__primary-color);padding:.675rem}.str-chat__poll-option-list--full .str-chat__amount-bar,.str-chat__modal__poll-results .str-chat__amount-bar{display:none}.str-chat__poll-option{cursor:pointer}.str-chat__poll-option.str-chat__poll-option--full-vote-list{cursor:default;height:100%;padding:0}.str-chat__poll-option .str-chat__poll-option-data{font:var(--str-chat__body-text);flex:1;align-items:flex-start;gap:.125rem;display:flex}.str-chat__poll-option .str-chat__poll-option-data p{flex:1;margin:0}.str-chat__poll-option .str-chat__poll-option-data .str-chat__poll-option-voters{--str-chat__avatar-size:1.175rem;display:flex}.str-chat__poll-option-list--full .str-chat__poll-option{flex-direction:row;padding:1rem .75rem;display:flex}.str-chat__poll-option-list--full .str-chat__poll-option:first-of-type{border-top-left-radius:var(--str-chat__border-radius-sm);border-top-right-radius:var(--str-chat__border-radius-sm);padding-top:1rem}.str-chat__poll-option-list--full .str-chat__poll-option:last-child{border-bottom-left-radius:var(--str-chat__border-radius-sm);border-bottom-right-radius:var(--str-chat__border-radius-sm);padding-bottom:1rem}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full){flex-direction:column;gap:1.5rem;padding-block:1rem .5rem;display:flex}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full) .str-chat__poll-option{grid-template-rows:1fr auto;grid-template-columns:auto 1fr;gap:.125rem;display:grid}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full) .str-chat__poll-option .str-chat__poll-option-data{grid-area:1/2/2/3}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full) .str-chat__poll-option .str-chat__poll-option__votes-bar{grid-area:2/2/3/3;width:100%;height:.25rem;margin-top:.25rem}.str-chat__modal__poll-results .str-chat__poll-option{flex-direction:column;display:flex}.str-chat__poll-actions .str-chat__modal .str-chat__modal__close-button{display:none}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner{max-width:400px;padding:0 0 .5rem;overflow:hidden}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__tooltip{max-width:300px}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__suggest-poll-option .str-chat__form-field-error{height:1rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results{flex-direction:column;width:100%;height:100%;min-height:400px;display:flex}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-answer-list .str-chat__loading-indicator-placeholder,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option--full-vote-list .str-chat__loading-indicator-placeholder{justify-content:center;align-items:center;width:100%;height:40px;display:flex}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__title,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__title{padding:1.175rem 1rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-answer-list__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body{flex-direction:column;min-height:0;padding-bottom:1rem;display:flex}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__option-list{flex-direction:column;flex:1;min-height:0;max-height:100%;display:flex}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list{padding-bottom:0}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list{padding:0 1rem 1.25rem;overflow-y:auto}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__option-list{gap:.5rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body{gap:2rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option__show-all-votes-button{padding-bottom:1rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer{flex-direction:column;gap:1rem;padding:.75rem 1rem;display:flex}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer .str-chat__poll-answer__text{margin:0}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__checkmark{margin-right:1rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option__header{align-items:flex-start;gap:.25rem;width:100%;padding:.75rem 1rem;display:flex}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option__header .str-chat__poll-option__option-text{flex:1}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-vote{white-space:nowrap;justify-content:space-between;align-items:center;gap:.5rem;padding-block:.375rem;display:flex}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-vote .str-chat__poll-vote__author{align-items:center;gap:calc(var(--str-chat__spacing-px)*5);min-width:0;display:flex}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-vote .str-chat__poll-vote__author .str-chat__poll-vote__author__name{white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:130px;overflow:clip visible}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-result-option-vote-counter{gap:.375rem;display:flex}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-result-option-vote-counter .str-chat__poll-result-winning-option-icon{background-image:var(--str-chat__winning-poll-option-icon);width:1.25rem;height:1.25rem}.str-chat__poll-vote-listing{padding:0 1rem .75rem}.str-chat__modal__poll-results--option-detail .str-chat__modal-header__title{flex:1;padding-inline:1rem}.str-chat__modal__poll-results--option-detail .str-chat__modal__poll-results__body{padding-inline:1rem}.str-chat__quoted-poll-preview{flex-wrap:wrap;align-items:flex-start;gap:.5rem;display:flex}.str-chat__modal.str-chat__create-poll-modal .str-chat__modal__close-button{display:none}.str-chat__modal.str-chat__create-poll-modal .str-chat__modal__inner{max-height:unset;padding:0;display:block}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog{flex-direction:column;width:100%;height:100%;display:flex}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog button{cursor:pointer;background:0 0;border:none}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__modal-header{padding-block:14px}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__modal-header .str-chat__modal-header__close-button{background-image:var(--str-chat__close-icon);background-repeat:no-repeat}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__dialog__body{flex:1;padding:1rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__dialog__body form{flex-direction:column;gap:2rem;display:flex}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset{margin:0;padding:0}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field{width:100%;padding:1rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field .str-chat__form__input-field__value,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field .str-chat__form__input-field__value .str-chat__form__input-field__error{width:100%}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value{padding:1rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field__value input{width:100%}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field{flex-direction:column;gap:1rem;padding:1rem;display:flex}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__switch-field{padding:0}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field{width:100%}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field .str-chat__form__input-field__value{padding:0}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field .str-chat__form__input-field__value .str-chat__form-field-error{height:1rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset__values{flex-direction:column;display:flex}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__field-label{margin-bottom:.5rem;display:block}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field--draggable{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field--draggable .str-chat__drag-handle{width:1rem;height:1rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__switch-field{width:100%;padding:1rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__switch-field input[type=checkbox]{display:none}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__switch-field label{justify-content:space-between;align-items:center;width:100%;display:flex}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__switch-field .str-chat__form__switch-field__switch{width:calc(var(--str-chat__spacing-px)*52);height:calc(var(--str-chat__spacing-px)*32);align-items:center;padding:.25rem;display:flex}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__switch-field .str-chat__form__switch-field__switch .str-chat__form__switch-field__switch-handle{width:1.5rem;height:1.5rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__switch-field .str-chat__form__switch-field__switch.str-chat__form__switch-field__switch--on .str-chat__form__switch-field__switch-handle{transform:translate(1.25rem)}@media only screen and (device-width<=768px){.str-chat__modal--open .str-chat__modal__inner{width:90%}.str-chat__create-poll-modal .str-chat__modal__inner,.str-chat__poll-answer-list-modal .str-chat__modal__inner,.str-chat__poll-results-modal .str-chat__modal__inner{height:90%;max-height:unset}}.str-chat__search{flex-direction:column;justify-content:center;display:flex;position:relative}.str-chat__search.str-chat__search--active{flex:1;max-height:100%}.str-chat__search .str-chat__search-bar{padding:var(--str-chat__spacing-2_5) var(--str-chat__spacing-2);justify-content:center;align-items:center;gap:.25rem;display:flex}.str-chat__search .str-chat__search-bar .str-chat__search-bar-button{padding:var(--str-chat__spacing-1);cursor:pointer;background:0 0;border:none}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper{padding:var(--str-chat__spacing-1_5) var(--str-chat__spacing-2);flex:1;align-items:center;min-width:0;display:flex}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--icon{width:20px;height:20px;margin-right:.5rem}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--clear-button{cursor:pointer;background:0 0;border:none;padding:0}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--clear-button:disabled{cursor:default}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--clear-button .str-chat__search-input--clear-button-icon{width:20px;height:20px;-webkit-mask-size:20px;mask-size:20px}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper input{flex:1;min-width:0}.str-chat__search .str-chat__search-results{flex-direction:column;flex:1;min-height:0;display:flex}.str-chat__search .str-chat__search-results .str-chat__search-results-header{width:100%}.str-chat__search .str-chat__search-results .str-chat__search-results-header button{cursor:pointer;background:0 0;border:none}.str-chat__search .str-chat__search-results .str-chat__search-results-header .str-chat__search-results-header__filter-source-buttons{padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2_5);flex-wrap:wrap;gap:.5rem;width:100%;display:flex}.str-chat__search .str-chat__search-results .str-chat__search-results-header .str-chat__search-results-header__filter-source-buttons .str-chat__search-results-header__filter-source-button{border-radius:var(--str-chat__border-radius-circle);background-color:var(--str-chat__tertiary-surface-color);padding:.5rem .75rem}.str-chat__search .str-chat__search-results .str-chat__search-results-header .str-chat__search-results-header__filter-source-buttons .str-chat__search-results-header__filter-source-button--active{background-color:var(--str-chat__surface-color);color:var(--str-chat__text-color);font-weight:500}.str-chat__search .str-chat__search-results .str-chat__search-results-presearch,.str-chat__search .str-chat__search-results .str-chat__search-source-results-empty{justify-content:center;align-items:center;width:100%;padding:1.25rem;display:flex}.str-chat__search .str-chat__search-results .str-chat__search-source-results,.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list{flex-direction:column;flex:1;min-height:0;display:flex}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__infinite-scroll-paginator__content{flex-direction:column;display:flex}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-result{align-items:center;column-gap:var(--str-chat__spacing-2);width:100%;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);display:flex}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-result .search__result-text,.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-result .str-chat__search-result--display-name{white-space:nowrap;text-overflow:ellipsis;overflow:clip hidden}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-source-result-list__footer{flex-direction:column;justify-content:center;align-items:center;width:100%;height:4rem;display:flex}.str-chat__thread-container{flex-direction:column;width:100%;height:100%;display:flex}.str-chat__thread-container .str-chat__thread-header{padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);align-items:center;display:flex}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details{row-gap:var(--str-chat__spacing-1_5);flex-direction:column;flex:1;display:flex;overflow:hidden}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-reply-count,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-channel-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-subtitle,.str-chat__thread-container .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-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-subtitle{overflow-y:hidden}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button{width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40);cursor:pointer;line-height:calc(var(--str-chat__spacing-px)*21);font-size:calc(var(--str-chat__spacing-px)*21);justify-content:flex-end;align-items:flex-start;display:flex}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button svg{height:calc(var(--str-chat__spacing-px)*21);width:calc(var(--str-chat__spacing-px)*21)}.str-chat__thread .str-chat__main-panel-inner{height:auto}.str-chat__thread--virtualized .str-chat__main-panel-inner{height:100%}.str-chat__thread--virtualized .str-chat__main-panel-inner .str-chat__virtual-list-message-wrapper:first-of-type{padding-block-start:var(--str-chat__spacing-4)}.str-chat__parent-message-li{padding:var(--str-chat__spacing-2)}.str-chat__tooltip{padding:var(--str-chat__spacing-2);z-index:1;max-width:calc(var(--str-chat__spacing-px)*150);width:max-content;display:flex;overflow-y:hidden}.str-chat__typing-indicator-react-host{position:static!important}.str-chat__virtual-list .str-chat__typing-indicator{position:static}.str-chat__typing-indicator{padding:var(--str-chat__spacing-1_5);justify-content:flex-start;align-items:center;column-gap:var(--str-chat__spacing-1);display:flex;position:absolute;inset-block-end:0;inset-inline:0}.str-chat__typing-indicator .str-chat__typing-indicator__dots{justify-content:center;align-items:center;column-gap:var(--str-chat__spacing-0_5);display:flex}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot{width:calc(var(--str-chat__spacing-px)*4);height:calc(var(--str-chat__spacing-px)*4)}.str-chat__thread-list-container{flex-direction:column;flex-grow:1;display:flex}.str-chat__unseen-threads-banner{justify-content:space-between;align-items:center;margin:8px;padding:16px;font-size:16px;font-weight:400;display:flex}.str-chat__unseen-threads-banner__button{--str-chat-icon-width:16px;--str-chat-icon-heigh:22px;all:unset;cursor:pointer;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.str-chat__thread-list .str-chat__thread-list-item{box-sizing:border-box;cursor:pointer;flex-direction:column;align-items:stretch;gap:6px;width:100%;padding-block:14px;padding-inline:8px;display:flex}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__channel{--str-chat-icon-height:14px;--str-chat-icon-width:14px;gap:5px;display:flex}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__channel .str-chat__icon{flex-shrink:0;margin-top:2px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__thread-status-symbol{font-size:14px;line-height:1}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__channel-text{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:400;line-height:1;overflow:hidden}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__parent-message{justify-content:space-between;align-items:center;gap:3px;height:15px;display:flex}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__parent-message-text{white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:400;overflow:hidden}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply{--str-chat__avatar-size:49px;align-items:center;gap:5px;display:flex}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-details{flex-direction:column;flex-grow:1;gap:4px;width:0;display:flex}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-created-by{text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:500;overflow-x:hidden}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-text-and-timestamp{justify-content:space-between;align-items:baseline;font-size:14px;font-weight:400;line-height:16px;display:flex}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-timestamp{white-space:nowrap}.str-chat__thread-list .str-chat__thread-list-loading-indicator{justify-content:center;align-items:center;padding-block:14px;padding-inline:8px;display:flex}.str-chat__thread-list-empty-placeholder{--str-chat-icon-height:95px;--str-chat-icon-width:95px;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:100%;font-size:20px;font-weight:500;display:flex}.str-chat__chat-view{width:100%;height:100%;display:flex}.str-chat__chat-view__selector{flex-direction:column;gap:20px;padding-block:16px;padding-inline:8px;display:flex}.str-chat__chat-view__selector-button{--str-chat-icon-height:20px;--str-chat-icon-width:20px;--str-chat-unread-count-badge-absolute-offset-vertical:25%;box-sizing:border-box;cursor:pointer;border-radius:8px;flex-direction:column;align-items:center;gap:4px;padding-block:10px;padding-inline:10px;font-size:12px;font-weight:400;line-height:1;display:flex;position:relative}.str-chat__chat-view__channels,.str-chat__chat-view__threads{flex-grow:1;display:flex}.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{font-variant-numeric:tabular-nums;flex-shrink:0;justify-content:center;align-items:center;min-width:22px;min-height:22px;padding:7px;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__ai-state-indicator-container{padding:0 8px}.str-chat{--str-chat__blue950:#001333;--str-chat__blue900:#00163d;--str-chat__blue800:#002666;--str-chat__blue700:#003999;--str-chat__blue600:#004ccc;--str-chat__blue500:#005fff;--str-chat__blue400:#337eff;--str-chat__blue300:#669fff;--str-chat__blue200:#ccdfff;--str-chat__blue100:#e0f0ff;--str-chat__blue50:#ebf5ff;--str-chat__grey950:#080707;--str-chat__grey900:#17191c;--str-chat__grey800:#1c1e22;--str-chat__grey700:#272a30;--str-chat__grey600:#4c525c;--str-chat__grey500:#72767e;--str-chat__grey400:#b4b7bb;--str-chat__grey300:#dbdde1;--str-chat__grey200:#e9eaed;--str-chat__grey100:#f4f4f5;--str-chat__grey50:#fff;--str-chat__red900:#330003;--str-chat__red800:#660006;--str-chat__red700:#990008;--str-chat__red600:#cc000b;--str-chat__red500:#ff000e;--str-chat__red400:#ff3742;--str-chat__red300:#ff666e;--str-chat__red200:#ff999f;--str-chat__red100:#ffe5e7;--str-chat__green900:#062d16;--str-chat__green800:#0d592c;--str-chat__green700:#138643;--str-chat__green600:#19b359;--str-chat__green500:#20e070;--str-chat__green400:#4ce68c;--str-chat__green300:#79eca9;--str-chat__green200:#a6f2c6;--str-chat__green100:#e9f1ff;--str-chat__yellow900:#332500;--str-chat__yellow800:#664900;--str-chat__yellow700:#996e00;--str-chat__yellow600:#cc9200;--str-chat__yellow500:#ffb700;--str-chat__yellow400:#ffd466;--str-chat__yellow300:#ffe299;--str-chat__yellow200:#fff1cc;--str-chat__yellow100:#fff8e5;--str-chat__border-radius-xs:8px;--str-chat__border-radius-sm:14px;--str-chat__border-radius-md:18px;--str-chat__border-radius-lg:20px;--str-chat__border-radius-circle:999px;--str-chat__font-family:-apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;--str-chat__caption-text:.75rem/1.3 var(--str-chat__font-family);--str-chat__caption-medium-text:500 .75rem/1.3 var(--str-chat__font-family);--str-chat__caption-strong-text:700 .75rem/1.3 var(--str-chat__font-family);--str-chat__body-text:.875rem/1.2 var(--str-chat__font-family);--str-chat__body-medium-text:500 .875rem/1.2 var(--str-chat__font-family);--str-chat__body2-text:.9375rem/1.2 var(--str-chat__font-family);--str-chat__body2-medium-text:500 .9375rem/1.2 var(--str-chat__font-family);--str-chat__subtitle-text:1rem/1.25 var(--str-chat__font-family);--str-chat__subtitle-medium-text:500 1rem/1.25 var(--str-chat__font-family);--str-chat__subtitle2-text:1.25rem/1.2 var(--str-chat__font-family);--str-chat__subtitle2-medium-text:500 1.25rem/1.2 var(--str-chat__font-family);--str-chat__headline-text:1.5rem/1.2 var(--str-chat__font-family);--str-chat__headline2-text:1.8rem/1.2 var(--str-chat__font-family)}.str-chat,.str-chat__theme-light{--str-chat__primary-color:var(--str-chat__blue500);--str-chat__primary-overlay-color:#005fff99;--str-chat__primary-color-low-emphasis:var(--str-chat__blue300);--str-chat__active-primary-color:var(--str-chat__blue600);--str-chat__on-primary-color:var(--str-chat__grey50);--str-chat__background-color:var(--str-chat__grey50);--str-chat__secondary-background-color:var(--str-chat__grey50);--str-chat__primary-surface-color:var(--str-chat__blue100);--str-chat__primary-surface-color-low-emphasis:var(--str-chat__blue50);--str-chat__surface-color:var(--str-chat__grey300);--str-chat__secondary-surface-color:var(--str-chat__grey200);--str-chat__tertiary-surface-color:var(--str-chat__grey100);--str-chat__text-color:var(--str-chat__grey950);--str-chat__text-low-emphasis-color:var(--str-chat__grey500);--str-chat__disabled-color:var(--str-chat__grey400);--str-chat__on-disabled-color:var(--str-chat__grey50);--str-chat__danger-color:var(--str-chat__red400);--str-chat__message-highlight-color:var(--str-chat__yellow100);--str-chat__unread-badge-color:var(--str-chat__red400);--str-chat__on-unread-badge-color:var(--str-chat__grey50);--str-chat__overlay-color:#fcfcfce6;--str-chat__secondary-overlay-color:#0003;--str-chat__secondary-overlay-text-color:var(--str-chat__grey50);--str-chat__opaque-surface-background-color:#000c;--str-chat__opaque-surface-text-color:var(--str-chat__grey50);--str-chat__box-shadow-color:#0000002e;--str-chat__info-color:var(--str-chat__green500)}.str-chat__theme-dark{--str-chat__primary-color:var(--str-chat__blue400);--str-chat__primary-overlay-color:#337eff99;--str-chat__primary-color-low-emphasis:var(--str-chat__blue700);--str-chat__active-primary-color:var(--str-chat__blue600);--str-chat__on-primary-color:var(--str-chat__grey50);--str-chat__background-color:var(--str-chat__grey950);--str-chat__secondary-background-color:var(--str-chat__grey900);--str-chat__primary-surface-color:var(--str-chat__blue900);--str-chat__primary-surface-color-low-emphasis:var(--str-chat__blue950);--str-chat__surface-color:var(--str-chat__grey700);--str-chat__secondary-surface-color:var(--str-chat__grey800);--str-chat__tertiary-surface-color:var(--str-chat__grey900);--str-chat__text-color:var(--str-chat__grey50);--str-chat__text-low-emphasis-color:var(--str-chat__grey500);--str-chat__disabled-color:var(--str-chat__grey600);--str-chat__on-disabled-color:var(--str-chat__grey50);--str-chat__danger-color:var(--str-chat__red600);--str-chat__message-highlight-color:var(--str-chat__yellow900);--str-chat__unread-badge-color:var(--str-chat__red400);--str-chat__on-unread-badge-color:var(--str-chat__grey50);--str-chat__overlay-color:#000000b3;--str-chat__secondary-overlay-color:#0006;--str-chat__secondary-overlay-text-color:var(--str-chat__grey50);--str-chat__opaque-surface-background-color:#fafafad9;--str-chat__opaque-surface-text-color:var(--str-chat__grey900);--str-chat__box-shadow-color:#000c;--str-chat__info-color:var(--str-chat__green500)}.image-gallery-icon{color:#fff;appearance:none;cursor:pointer;z-index:4;filter:drop-shadow(0 2px 2px #1a1a1a);background-color:#0000;border:0;outline:none;transition:all .3s ease-out;position:absolute}@media (hover:hover) and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button{padding:20px;bottom:0}.image-gallery-fullscreen-button .image-gallery-svg{width:28px;height:28px}@media (width<=768px){.image-gallery-fullscreen-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg{width:24px;height:24px}}@media (width<=480px){.image-gallery-fullscreen-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg{width:16px;height:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{width:60px;height:120px}@media (width<=768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{width:36px;height:72px}}@media (width<=480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{width:24px;height:48px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;user-select:none;-o-user-select:none;-webkit-tap-highlight-color:#0000;justify-content:center;align-items:center;display:flex;position:relative}.image-gallery.fullscreen-modal{z-index:5;background:#000;width:100%;height:100%;position:fixed;inset:0}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{line-height:0;position:relative;top:0}.image-gallery-content .image-gallery-slide{background-color:var(--str-chat__secondary-surface-color)}.image-gallery-content .image-gallery-slide .str-chat__base-image--load-failed{height:var(--str-chat__attachment-max-width);width:var(--str-chat__attachment-max-width);font-size:0}.image-gallery-content .image-gallery-slide .str-chat__message-attachment-file--item-download{position:absolute;top:.375rem;left:.375rem}.image-gallery-content.fullscreen{background:#000}.image-gallery-content.fullscreen .image-gallery-slide .image-gallery-image{max-width:100%}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px);max-width:unset;object-fit:contain}.image-gallery-content.left .image-gallery-slide .image-gallery-image,.image-gallery-content.right .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right,.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 110px);display:inline-block}@media (width<=768px){.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right,.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{white-space:nowrap;text-align:center;line-height:0;position:relative;overflow:hidden}.image-gallery-slide{width:100%;position:absolute;top:0;left:0}.image-gallery-slide.center,.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{object-fit:contain;width:100%}.image-gallery-index{color:#fff;z-index:4;background:#0006;padding:10px 20px;line-height:1;position:absolute;top:0;right:0}@media (width<=768px){.image-gallery-index{padding:5px 10px;font-size:.8em}}.str-chat{--str-chat__cta-button-border-radius:var(--str-chat__border-radius-xs);--str-chat__cta-button-color:var(--str-chat__on-primary-color);--str-chat__cta-button-background-color:var(--str-chat__primary-color);--str-chat__cta-button-border-block-start:none;--str-chat__cta-button-border-block-end:none;--str-chat__cta-button-border-inline-start:none;--str-chat__cta-button-border-inline-end:none;--str-chat__cta-button-box-shadow:none;--str-chat__cta-button-pressed-background-color:var(--str-chat__active-primary-color);--str-chat__cta-button-disabled-background-color:var(--str-chat__disabled-color);--str-chat__cta-button-disabled-color:var(--str-chat__on-disabled-color)}.str-chat__cta-button{background:var(--str-chat__cta-button-background-color);color:var(--str-chat__cta-button-color);box-shadow:var(--str-chat__cta-button-box-shadow);border-radius:var(--str-chat__cta-button-border-radius);border-block-start:var(--str-chat__cta-button-border-block-start);border-block-end:var(--str-chat__cta-button-border-block-end);border-inline-start:var(--str-chat__cta-button-border-inline-start);border-inline-end:var(--str-chat__cta-button-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__cta-button:active{background-color:var(--str-chat__cta-button-pressed-background-color)}.str-chat__cta-button:disabled{background-color:var(--str-chat__cta-button-disabled-background-color);color:var(--str-chat__cta-button-disabled-color)}.str-chat{--str-chat__circle-fab-border-radius:var(--str-chat__border-radius-circle);--str-chat__circle-fab-color:var(--str-chat__primary-color);--str-chat__circle-fab-background-color:var(--str-chat__secondary-background-color);--str-chat__circle-fab-pressed-background-color:var(--str-chat__surface-color);--str-chat__circle-fab-box-shadow:0 2px 4px #00000040;--str-chat__circle-fab-border-block-start:none;--str-chat__circle-fab-border-block-end:none;--str-chat__circle-fab-border-inline-start:none;--str-chat__circle-fab-border-inline-end:none}.str-chat__circle-fab{background:var(--str-chat__circle-fab-background-color);color:var(--str-chat__circle-fab-color);box-shadow:var(--str-chat__circle-fab-box-shadow);border-radius:var(--str-chat__circle-fab-border-radius);border-block-start:var(--str-chat__circle-fab-border-block-start);border-block-end:var(--str-chat__circle-fab-border-block-end);border-inline-start:var(--str-chat__circle-fab-border-inline-start);border-inline-end:var(--str-chat__circle-fab-border-inline-end)}.str-chat__circle-fab svg path{fill:var(--str-chat__circle-fab-color)}.str-chat__circle-fab:active{background-color:var(--str-chat__circle-fab-pressed-background-color)}.str-chat{--str-chat__avatar-border-radius:var(--str-chat__border-radius-circle);--str-chat__avatar-color:var(--str-chat__on-primary-color);--str-chat__avatar-background-color:var(--str-chat__primary-color);--str-chat__avatar-border-block-start:none;--str-chat__avatar-border-block-end:none;--str-chat__avatar-border-inline-start:none;--str-chat__avatar-border-inline-end:none;--str-chat__avatar-box-shadow:none;--str-chat__avatar-online-indicator-color:var(--str-chat__info-color);--str-chat__avatar-online-indicator-border-radius:var(--str-chat__border-radius-circle)}.str-chat__avatar .str-chat__avatar-image{background:var(--str-chat__avatar-background-color);color:var(--str-chat__avatar-color);box-shadow:var(--str-chat__avatar-box-shadow);border-radius:var(--str-chat__avatar-border-radius);border-block-start:var(--str-chat__avatar-border-block-start);border-block-end:var(--str-chat__avatar-border-block-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-inline-end:var(--str-chat__avatar-border-inline-end);display:block}.str-chat__avatar.str-chat__avatar--no-letters{--str-chat-icon-color:var(--str-chat__avatar-color);background:var(--str-chat__avatar-background-color);color:var(--str-chat__avatar-color);box-shadow:var(--str-chat__avatar-box-shadow);border-radius:var(--str-chat__avatar-border-radius);border-block-start:var(--str-chat__avatar-border-block-start);border-block-end:var(--str-chat__avatar-border-block-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-inline-end:var(--str-chat__avatar-border-inline-end)}.str-chat__avatar .str-chat__avatar-fallback{background:var(--str-chat__avatar-background-color);color:var(--str-chat__avatar-color);box-shadow:var(--str-chat__avatar-box-shadow);border-radius:var(--str-chat__avatar-border-radius);border-block-start:var(--str-chat__avatar-border-block-start);border-block-end:var(--str-chat__avatar-border-block-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-inline-end:var(--str-chat__avatar-border-inline-end);text-transform:uppercase}.str-chat__avatar .str-chat__avatar--online-indicator{background-color:var(--str-chat__avatar-online-indicator-color);border-radius:var(--str-chat__avatar-online-indicator-border-radius)}.str-chat__loading-channels-avatar,.str-chat__avatar-group{border-radius:var(--str-chat__avatar-border-radius)}.str-chat{--str-chat__attachment-list-border-radius:0;--str-chat__attachment-list-color:var(--str-chat__text-color);--str-chat__attachment-list-background-color:transparent;--str-chat__attachment-list-border-block-start:none;--str-chat__attachment-list-border-block-end:none;--str-chat__attachment-list-border-inline-start:none;--str-chat__attachment-list-border-inline-end:none;--str-chat__attachment-list-box-shadow:none;--str-chat__image-attachment-border-radius:calc(var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin));--str-chat__image-attachment-color:var(--str-chat__text-color);--str-chat__image-attachment-background-color:var(--str-chat__secondary-surface-color);--str-chat__image-attachment-border-block-start:none;--str-chat__image-attachment-border-block-end:none;--str-chat__image-attachment-border-inline-start:none;--str-chat__image-attachment-border-inline-end:none;--str-chat__image-attachment-box-shadow:none;--str-chat__image-gallery-attachment-border-radius:calc(var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin));--str-chat__image-gallery-attachment-color:var(--str-chat__text-color);--str-chat__image-gallery-attachment-background-color:transparent;--str-chat__image-gallery-attachment-border-block-start:none;--str-chat__image-gallery-attachment-border-block-end:none;--str-chat__image-gallery-attachment-border-inline-start:none;--str-chat__image-gallery-attachment-border-inline-end:none;--str-chat__image-gallery-attachment-box-shadow:none;--str-chat__image-gallery-attachment-overlay:var(--str-chat__secondary-overlay-color);--str-chat__image-gallery-attachment-overlay-text-color:var(--str-chat__secondary-overlay-text-color);--str-chat__card-attachment-border-radius:0;--str-chat__card-attachment-color:var(--str-chat__text-color);--str-chat__card-attachment-link-color:var(--str-chat__primary-color);--str-chat__card-attachment-background-color:transparent;--str-chat__card-attachment-border-block-start:none;--str-chat__card-attachment-border-block-end:none;--str-chat__card-attachment-border-inline-start:none;--str-chat__card-attachment-border-inline-end:none;--str-chat__card-attachment-box-shadow:none;--str-chat__file-attachment-border-radius:calc(var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin));--str-chat__file-attachment-color:var(--str-chat__text-color);--str-chat__file-attachment-secondary-color:var(--str-chat__text-low-emphasis-color);--str-chat__file-attachment-background-color:var(--str-chat__secondary-background-color);--str-chat__file-attachment-border-block-start:none;--str-chat__file-attachment-border-block-end:none;--str-chat__file-attachment-border-inline-start:none;--str-chat__file-attachment-border-inline-end:none;--str-chat__file-attachment-box-shadow:none;--str-chat__audio-attachment-widget-border-radius:calc(var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin));--str-chat__audio-attachment-widget-color:var(--str-chat__text-color);--str-chat__audio-attachment-widget-secondary-color:var(--str-chat__text-low-emphasis-color);--str-chat__audio-attachment-widget-background-color:var(--str-chat__secondary-background-color);--str-chat__audio-attachment-widget-border-block-start:none;--str-chat__audio-attachment-widget-border-block-end:none;--str-chat__audio-attachment-widget-border-inline-start:none;--str-chat__audio-attachment-widget-border-inline-end:none;--str-chat__audio-attachment-widget-box-shadow:none;--str-chat__voice-recording-attachment-widget-border-radius:calc(var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin));--str-chat__voice-recording-attachment-widget-color:var(--str-chat__text-color);--str-chat__voice-recording-attachment-widget-secondary-color:var(--str-chat__text-low-emphasis-color);--str-chat__voice-recording-attachment-widget-background-color:var(--str-chat__secondary-background-color);--str-chat__voice-recording-attachment-widget-border-block-start:none;--str-chat__voice-recording-attachment-widget-border-block-end:none;--str-chat__voice-recording-attachment-widget-border-inline-start:none;--str-chat__voice-recording-attachment-widget-border-inline-end:none;--str-chat__voice-recording-attachment-widget-box-shadow:none;--str-chat__audio-attachment-controls-button-border-radius:var(--str-chat__border-radius-circle);--str-chat__audio-attachment-controls-button-color:var(--str-chat__text-color);--str-chat__audio-attachment-controls-button-background-color:var(--str-chat__secondary-background-color);--str-chat__audio-attachment-controls-button-pressed-background-color:var(--str-chat__surface-color);--str-chat__audio-attachment-controls-button-border-block-start:none;--str-chat__audio-attachment-controls-button-border-block-end:none;--str-chat__audio-attachment-controls-button-border-inline-start:none;--str-chat__audio-attachment-controls-button-border-inline-end:none;--str-chat__audio-attachment-controls-button-box-shadow:var(--str-chat__circle-fab-box-shadow);--str-chat__attachment-actions-border-radius:0;--str-chat__attachment-actions-color:var(--str-chat__text-color);--str-chat__attachment-actions-background-color:transparent;--str-chat__attachment-actions-border-block-start:none;--str-chat__attachment-actions-border-block-end:none;--str-chat__attachment-actions-border-inline-start:none;--str-chat__attachment-actions-border-inline-end:none;--str-chat__attachment-actions-box-shadow:none;--str-chat__attachment-action-border-radius:0;--str-chat__attachment-action-color:var(--str-chat__text-low-emphasis-color);--str-chat__attachment-action-background-color:var(--str-chat__secondary-background-color);--str-chat__attachment-action-border-block-start:var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-border-block-end:var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-border-inline-start:var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-border-inline-end:var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-box-shadow:none;--str-chat__attachment-action-active-color:var(--str-chat__primary-color)}.str-chat__attachment-list{background:var(--str-chat__attachment-list-background-color);color:var(--str-chat__attachment-list-color);box-shadow:var(--str-chat__attachment-list-box-shadow);border-radius:var(--str-chat__attachment-list-border-radius);border-block-start:var(--str-chat__attachment-list-border-block-start);border-block-end:var(--str-chat__attachment-list-border-block-end);border-inline-start:var(--str-chat__attachment-list-border-inline-start);border-inline-end:var(--str-chat__attachment-list-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment--image,.str-chat__attachment-list .str-chat__message-attachment-card--header,.str-chat__attachment-list .str-chat__message-attachment--video{background:var(--str-chat__image-attachment-background-color);color:var(--str-chat__image-attachment-color);box-shadow:var(--str-chat__image-attachment-box-shadow);border-radius:var(--str-chat__image-attachment-border-radius);border-block-start:var(--str-chat__image-attachment-border-block-start);border-block-end:var(--str-chat__image-attachment-border-block-end);border-inline-start:var(--str-chat__image-attachment-border-inline-start);border-inline-end:var(--str-chat__image-attachment-border-inline-end)}.str-chat__attachment-list .str-chat__gallery{background:var(--str-chat__image-gallery-attachment-background-color);color:var(--str-chat__image-gallery-attachment-color);box-shadow:var(--str-chat__image-gallery-attachment-box-shadow);border-radius:var(--str-chat__image-gallery-attachment-border-radius);border-block-start:var(--str-chat__image-gallery-attachment-border-block-start);border-block-end:var(--str-chat__image-gallery-attachment-border-block-end);border-inline-start:var(--str-chat__image-gallery-attachment-border-inline-start);border-inline-end:var(--str-chat__image-gallery-attachment-border-inline-end)}.str-chat__attachment-list .str-chat__gallery .str-chat__gallery-image{background-color:var(--str-chat__image-attachment-background-color);border:0}.str-chat__attachment-list .str-chat__gallery .str-chat__gallery-placeholder{color:var(--str-chat__image-gallery-attachment-overlay-text-color);font:var(--str-chat__headline2-text);border:none;display:flex}.str-chat__attachment-list .str-chat__gallery .str-chat__gallery-placeholder:after{background-color:var(--str-chat__image-gallery-attachment-overlay)}.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__message-attachment-unsupported,.str-chat__attachment-list .str-chat__message-attachment-file--item{background:var(--str-chat__file-attachment-background-color);color:var(--str-chat__file-attachment-color);box-shadow:var(--str-chat__file-attachment-box-shadow);border-radius:var(--str-chat__file-attachment-border-radius);border-block-start:var(--str-chat__file-attachment-border-block-start);border-block-end:var(--str-chat__file-attachment-border-block-end);border-inline-start:var(--str-chat__file-attachment-border-inline-start);border-inline-end:var(--str-chat__file-attachment-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--title{font:var(--str-chat__subtitle-medium-text);word-break:keep-all}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-size,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-size{color:var(--str-chat__file-attachment-secondary-color);font:var(--str-chat__body-text)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-download-icon svg path,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-download-icon svg path{fill:var(--str-chat__file-attachment-color)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget{background:var(--str-chat__audio-attachment-widget-background-color);color:var(--str-chat__audio-attachment-widget-color);box-shadow:var(--str-chat__audio-attachment-widget-box-shadow);border-radius:var(--str-chat__audio-attachment-widget-border-radius);border-block-start:var(--str-chat__audio-attachment-widget-border-block-start);border-block-end:var(--str-chat__audio-attachment-widget-border-block-end);border-inline-start:var(--str-chat__audio-attachment-widget-border-inline-start);border-inline-end:var(--str-chat__audio-attachment-widget-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track{background:linear-gradient(to right, var(--str-chat__primary-color) var(--str-chat__message-attachment-audio-widget-progress), var(--str-chat__disabled-color) var(--str-chat__message-attachment-audio-widget-progress));border-radius:calc(var(--str-chat__spacing-px)*5)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track .str-chat__message-attachment-audio-widget--progress-indicator{background-color:var(--str-chat__primary-color);border-radius:inherit}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--play-button{background:var(--str-chat__audio-attachment-controls-button-background-color);color:var(--str-chat__audio-attachment-controls-button-color);box-shadow:var(--str-chat__audio-attachment-controls-button-box-shadow);border-radius:var(--str-chat__audio-attachment-controls-button-border-radius);border-block-start:var(--str-chat__audio-attachment-controls-button-border-block-start);border-block-end:var(--str-chat__audio-attachment-controls-button-border-block-end);border-inline-start:var(--str-chat__audio-attachment-controls-button-border-inline-start);border-inline-end:var(--str-chat__audio-attachment-controls-button-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--play-button svg path{fill:var(--str-chat__audio-attachment-controls-button-color)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--play-button:active{background-color:var(--str-chat__audio-attachment-controls-button-pressed-background-color)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget{background:var(--str-chat__voice-recording-attachment-widget-background-color);color:var(--str-chat__voice-recording-attachment-widget-color);box-shadow:var(--str-chat__voice-recording-attachment-widget-box-shadow);border-radius:var(--str-chat__voice-recording-attachment-widget-border-radius);border-block-start:var(--str-chat__voice-recording-attachment-widget-border-block-start);border-block-end:var(--str-chat__voice-recording-attachment-widget-border-block-end);border-inline-start:var(--str-chat__voice-recording-attachment-widget-border-inline-start);border-inline-end:var(--str-chat__voice-recording-attachment-widget-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget a{color:var(--str-chat__voice-recording-attachment-widget-color)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__title{white-space:nowrap;text-overflow:ellipsis;font:var(--str-chat__subtitle-medium-text);overflow:clip visible}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{font:var(--str-chat__body-text);color:var(--str-chat__text-low-emphasis-color);white-space:nowrap}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__amplitude-bar{background:var(--str-chat__text-low-emphasis-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__amplitude-bar--active{background:var(--str-chat__primary-color)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__progress-indicator{border-radius:var(--str-chat__border-radius-circle);border:1px solid var(--str-chat__secondary-overlay-color);cursor:grab;background-color:#fff}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__error-message{font:var(--str-chat__body-text);color:var(--str-chat__text-low-emphasis-color)}.str-chat__attachment-list .str-chat__message_attachment__playback-rate-button{border-radius:var(--str-chat__border-radius-circle);cursor:pointer;background-color:#fff;box-shadow:0 2px 4px #00000040}.str-chat__attachment-list .str-chat__message-attachment--card{background:var(--str-chat__card-attachment-background-color);color:var(--str-chat__card-attachment-color);box-shadow:var(--str-chat__card-attachment-box-shadow);border-radius:var(--str-chat__card-attachment-border-radius);border-block-start:var(--str-chat__card-attachment-border-block-start);border-block-end:var(--str-chat__card-attachment-border-block-end);border-inline-start:var(--str-chat__card-attachment-border-inline-start);border-inline-end:var(--str-chat__card-attachment-border-inline-end);font:var(--str-chat__body-text)}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--source-link,.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--title{font:var(--str-chat__body-medium-text)}.str-chat__attachment-list .str-chat__message-attachment-card--audio img{border-bottom-right-radius:0;border-bottom-left-radius:0}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--header .str-chat__message-attachment-card--source-link{background-color:var(--str-chat__audio-attachment-widget-background-color)}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card-audio-widget{background-color:var(--str-chat__audio-attachment-widget-background-color);border-radius:0 0 calc(var(--str-chat__spacing-px)*14) calc(var(--str-chat__spacing-px)*14)}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card-audio-widget .str-chat__message-attachment-audio-widget--title{color:var(--str-chat__text-color);font:var(--str-chat__body-medium-text)}.str-chat__attachment-list .str-chat__message-attachment-actions{background:var(--str-chat__attachment-actions-background-color);color:var(--str-chat__attachment-actions-color);box-shadow:var(--str-chat__attachment-actions-box-shadow);border-radius:var(--str-chat__attachment-actions-border-radius);border-block-start:var(--str-chat__attachment-actions-border-block-start);border-block-end:var(--str-chat__attachment-actions-border-block-end);border-inline-start:var(--str-chat__attachment-actions-border-inline-start);border-inline-end:var(--str-chat__attachment-actions-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-button{background:var(--str-chat__attachment-action-background-color);color:var(--str-chat__attachment-action-color);box-shadow:var(--str-chat__attachment-action-box-shadow);border-radius:var(--str-chat__attachment-action-border-radius);border-block-start:var(--str-chat__attachment-action-border-block-start);border-block-end:var(--str-chat__attachment-action-border-block-end);border-inline-start:var(--str-chat__attachment-action-border-inline-start);border-inline-end:var(--str-chat__attachment-action-border-inline-end);font:var(--str-chat__subtitle-medium-text);border-collapse:collapse}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-button:active{color:var(--str-chat__attachment-action-active-color)}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-button:not(:last-of-type){border-inline-end:none}.str-chat__attachment-list .str-chat__message-attachment-with-actions.str-chat__message-attachment--giphy .str-chat__message-attachment-card--header{border-end-end-radius:0;border-end-start-radius:0}.str-chat__message-attachment-audio-widget--play-button{background:var(--str-chat__audio-attachment-controls-button-background-color);color:var(--str-chat__audio-attachment-controls-button-color);box-shadow:var(--str-chat__audio-attachment-controls-button-box-shadow);border-radius:var(--str-chat__audio-attachment-controls-button-border-radius);border-block-start:var(--str-chat__audio-attachment-controls-button-border-block-start);border-block-end:var(--str-chat__audio-attachment-controls-button-border-block-end);border-inline-start:var(--str-chat__audio-attachment-controls-button-border-inline-start);border-inline-end:var(--str-chat__audio-attachment-controls-button-border-inline-end)}.str-chat__message-attachment-audio-widget--play-button svg path{fill:var(--str-chat__audio-attachment-controls-button-color)}.str-chat__message-attachment-audio-widget--play-button:active{background-color:var(--str-chat__audio-attachment-controls-button-pressed-background-color)}.str-chat__message-attachment-card.str-chat__message-attachment-card--audio .str-chat__message-attachment-card--header{border-end-end-radius:0;border-end-start-radius:0}.str-chat__message-attachment__voice-recording-widget{background:var(--str-chat__voice-recording-attachment-widget-background-color);color:var(--str-chat__voice-recording-attachment-widget-color);box-shadow:var(--str-chat__voice-recording-attachment-widget-box-shadow);border-radius:var(--str-chat__voice-recording-attachment-widget-border-radius);border-block-start:var(--str-chat__voice-recording-attachment-widget-border-block-start);border-block-end:var(--str-chat__voice-recording-attachment-widget-border-block-end);border-inline-start:var(--str-chat__voice-recording-attachment-widget-border-inline-start);border-inline-end:var(--str-chat__voice-recording-attachment-widget-border-inline-end)}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__title{white-space:nowrap;text-overflow:ellipsis;word-break:keep-all;font:var(--str-chat__subtitle-medium-text);overflow:clip visible}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{font:var(--str-chat__body-text);color:var(--str-chat__text-low-emphasis-color);white-space:nowrap}.str-chat__audio_recorder__waveform-box,.str-chat__wave-progress-bar__track{cursor:pointer}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__amplitude-bar,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar{background:var(--str-chat__text-low-emphasis-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__amplitude-bar--active,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar--active{background:var(--str-chat__primary-color)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__progress-indicator,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{border-radius:var(--str-chat__border-radius-circle);border:1px solid var(--str-chat__secondary-overlay-color);cursor:grab;background-color:#fff}.str-chat-angular__message-attachment-file-single .str-chat__message-attachment-file--item-first-row{color:var(--str-chat__attachment-list-color)}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video-play{--str-chat-icon-color:var(--str-chat__text-color);background-color:var(--str-chat__secondary-background-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat{--str-chat__attachment-preview-list-border-radius:var(--str-chat__border-radius-sm);--str-chat__attachment-preview-list-color:var(--str-chat__text-color);--str-chat__attachment-preview-list-background-color:transparent;--str-chat__attachment-preview-list-border-block-start:none;--str-chat__attachment-preview-list-border-block-end:none;--str-chat__attachment-preview-list-border-inline-start:none;--str-chat__attachment-preview-list-border-inline-end:none;--str-chat__attachment-preview-list-box-shadow:none;--str-chat__attachment-preview-close-icon-background:var(--str-chat__secondary-overlay-color);--str-chat__attachment-preview-close-icon-color:var(--str-chat__secondary-overlay-text-color);--str-chat__attachment-preview-retry-icon-color:var(--str-chat__primary-color);--str-chat__attachment-preview-download-icon-color:var(--str-chat__text-low-emphasis-color);--str-chat__attachment-preview-overlay-color:var(--str-chat__overlay-color);--str-chat__attachment-preview-image-border-radius:var(--str-chat__border-radius-sm);--str-chat__attachment-preview-image-color:var(--str-chat__text-color);--str-chat__attachment-preview-image-background-color:transparent;--str-chat__attachment-preview-image-border-block-start:none;--str-chat__attachment-preview-image-border-block-end:none;--str-chat__attachment-preview-image-border-inline-start:none;--str-chat__attachment-preview-image-border-inline-end:none;--str-chat__attachment-preview-image-box-shadow:none;--str-chat__attachment-preview-file-border-radius:var(--str-chat__border-radius-md);--str-chat__attachment-preview-file-color:var(--str-chat__text-color);--str-chat__attachment-preview-file-background-color:transparent;--str-chat__attachment-preview-file-border-block-start:1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-border-block-end:1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-border-inline-start:1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-border-inline-end:1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-box-shadow:none}.str-chat__attachment-preview-list{background:var(--str-chat__attachment-preview-list-background-color);color:var(--str-chat__attachment-preview-list-color);box-shadow:var(--str-chat__attachment-preview-list-box-shadow);border-radius:var(--str-chat__attachment-preview-list-border-radius);border-block-start:var(--str-chat__attachment-preview-list-border-block-start);border-block-end:var(--str-chat__attachment-preview-list-border-block-end);border-inline-start:var(--str-chat__attachment-preview-list-border-inline-start);border-inline-end:var(--str-chat__attachment-preview-list-border-inline-end)}.str-chat__attachment-preview-list .str-chat__attachment-list-scroll-container{border-radius:inherit}.str-chat__attachment-preview-list .str-chat__attachment-preview-image{background:var(--str-chat__attachment-preview-image-background-color);color:var(--str-chat__attachment-preview-image-color);box-shadow:var(--str-chat__attachment-preview-image-box-shadow);border-radius:var(--str-chat__attachment-preview-image-border-radius);border-block-start:var(--str-chat__attachment-preview-image-border-block-start);border-block-end:var(--str-chat__attachment-preview-image-border-block-end);border-inline-start:var(--str-chat__attachment-preview-image-border-inline-start);border-inline-end:var(--str-chat__attachment-preview-image-border-inline-end)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-thumbnail,.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-image-loading{border-radius:var(--str-chat__attachment-preview-image-border-radius);background-color:var(--str-chat__attachment-preview-overlay-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording,.str-chat__attachment-preview-list .str-chat__attachment-preview-file{background:var(--str-chat__attachment-preview-file-background-color);color:var(--str-chat__attachment-preview-file-color);box-shadow:var(--str-chat__attachment-preview-file-box-shadow);border-radius:var(--str-chat__attachment-preview-file-border-radius);border-block-start:var(--str-chat__attachment-preview-file-border-block-start);border-block-end:var(--str-chat__attachment-preview-file-border-block-end);border-inline-start:var(--str-chat__attachment-preview-file-border-inline-start);border-inline-end:var(--str-chat__attachment-preview-file-border-inline-end)}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-name{font:var(--str-chat__subtitle-medium-text)}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-download,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-download,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-download{--str-chat-icon-color:var(--str-chat__attachment-preview-download-icon-color);text-decoration:none}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-download svg path,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-download svg path,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-download svg path,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-download svg path{fill:var(--str-chat__attachment-preview-download-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__recording-timer{color:var(--str-chat__text-low-emphasis-color);font:var(--str-chat__caption-medium-text)}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete{--str-chat-icon-color:var(--str-chat__attachment-preview-close-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete .str-chat__icon,.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg{background-color:var(--str-chat__attachment-preview-close-icon-background);border-radius:999px}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg path{fill:var(--str-chat__attachment-preview-close-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error{--str-chat-icon-color:var(--str-chat__attachment-preview-retry-icon-color);background-color:var(--str-chat__attachment-preview-overlay-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error svg path{fill:var(--str-chat__attachment-preview-retry-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error.str-chat__attachment-preview-error-image{border-radius:var(--str-chat__attachment-preview-image-border-radius)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error.str-chat__attachment-preview-error-file{border-radius:var(--str-chat__attachment-preview-file-border-radius)}.str-chat__audio_recorder-container{background-color:var(--str-chat__background-color)}.str-chat__audio_recorder button{cursor:pointer;background:0 0;border:none}.str-chat__audio_recorder button:disabled{cursor:default}.str-chat__audio_recorder .str-chat__audio_recorder__cancel-button,.str-chat__audio_recorder .str-chat__audio_recorder__toggle-playback-button{--str-chat-icon-color:var(--str-chat__text-low-emphasis-color);color:var(--str-chat__text-low-emphasis-color)}.str-chat__audio_recorder .str-chat__message-attachment-audio-widget--play-button{--str-chat-icon-color:var(--str-chat__text-low-emphasis-color);box-shadow:none;border:none}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button,.str-chat__audio_recorder .str-chat__audio_recorder__resume-recording-button{--str-chat-icon-color:var(--str-chat__danger-color);color:var(--str-chat__danger-color)}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button{border:3px solid var(--str-chat__danger-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button,.str-chat__audio_recorder .str-chat__audio_recorder__complete-button{--str-chat-icon-color:var(--str-chat__on-primary-color);border-radius:var(--str-chat__border-radius-circle);color:var(--str-chat__on-primary-color);background-color:var(--str-chat__primary-color)}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button .str-chat__loading-indicator svg linearGradient stop:last-child,.str-chat__audio_recorder .str-chat__audio_recorder__complete-button .str-chat__loading-indicator svg linearGradient stop:last-child{stop-color:var(--str-chat__background-color)}.str-chat{--str-chat__autocomplete-menu-border-radius:var(--str-chat__border-radius-xs);--str-chat__autocomplete-menu-color:var(--str-chat__text-color);--str-chat__autocomplete-menu-background-color:var(--str-chat__secondary-background-color);--str-chat__autocomplete-menu-border-block-start:none;--str-chat__autocomplete-menu-border-block-end:none;--str-chat__autocomplete-menu-border-inline-start:none;--str-chat__autocomplete-menu-border-inline-end:none;--str-chat__autocomplete-menu-box-shadow:0 0 8px #00000026;--str-chat__autocomplete-active-background-color:var(--str-chat__surface-color);--str-chat__suggestion-list-container-border-radius:var(--str-chat__border-radius-xs);--str-chat__suggestion-list-container-color:var(--str-chat__text-color);--str-chat__suggestion-list-container-background-color:var(--str-chat__secondary-background-color);--str-chat__suggestion-list-container-border-block-start:none;--str-chat__suggestion-list-container-border-block-end:none;--str-chat__suggestion-list-container-border-inline-start:none;--str-chat__suggestion-list-container-border-inline-end:none;--str-chat__suggestion-list-container-box-shadow:0 0 8px #00000026;--str-chat__suggestion-list-item--selected-background-color:var(--str-chat__surface-color);--str-chat__slash-command-border-radius:0;--str-chat__slash-command-color:var(--str-chat__text-color);--str-chat__slash-command-background-color:transparent;--str-chat__slash-command-border-block-start:none;--str-chat__slash-command-border-block-end:none;--str-chat__slash-command-border-inline-start:none;--str-chat__slash-command-border-inline-end:none;--str-chat__slash-command-box-shadow:none;--str-chat__slash-command-args-color:var(--str-chat__text-low-emphasis-color);--str-chat__mention-list-user-item-border-radius:0;--str-chat__mention-list-user-item-color:var(--str-chat__text-color);--str-chat__mention-list-user-item-background-color:transparent;--str-chat__mention-list-user-item-border-block-start:none;--str-chat__mention-list-user-item-border-block-end:none;--str-chat__mention-list-user-item-border-inline-start:none;--str-chat__mention-list-user-item-border-inline-end:none;--str-chat__mention-list-user-item-box-shadow:none;--str-chat__mention-list-user-item-at-sign-color:var(--str-chat__primary-color);--str-chat__mention-list-emoji-item-font-family:var(--str-chat__font-family);--str-chat__mention-list-emoji-item-border-radius:0;--str-chat__mention-list-emoji-item-color:var(--str-chat__text-color);--str-chat__mention-list-emoji-item-background-color:transparent;--str-chat__mention-list-emoji-item-border-block-start:none;--str-chat__mention-list-emoji-item-border-block-end:none;--str-chat__mention-list-emoji-item-border-inline-start:none;--str-chat__mention-list-emoji-item-border-inline-end:none;--str-chat__mention-list-emoji-item-box-shadow:none}.mention-menu{background:var(--str-chat__autocomplete-menu-background-color)!important;color:var(--str-chat__autocomplete-menu-color)!important;box-shadow:var(--str-chat__autocomplete-menu-box-shadow)!important;border-radius:var(--str-chat__autocomplete-menu-border-radius)!important;border-block-start:var(--str-chat__autocomplete-menu-border-block-start)!important;border-block-end:var(--str-chat__autocomplete-menu-border-block-end)!important;border-inline-start:var(--str-chat__autocomplete-menu-border-inline-start)!important;border-inline-end:var(--str-chat__autocomplete-menu-border-inline-end)!important}.mention-menu .active.mention-active>a{background-color:var(--str-chat__autocomplete-active-background-color)!important}.mention-menu .mention-item{color:var(--str-chat__autocomplete-menu-color)!important;background-color:#0000!important}.str-chat__slash-command{background:var(--str-chat__slash-command-background-color);color:var(--str-chat__slash-command-color);box-shadow:var(--str-chat__slash-command-box-shadow);border-radius:var(--str-chat__slash-command-border-radius);border-block-start:var(--str-chat__slash-command-border-block-start);border-block-end:var(--str-chat__slash-command-border-block-end);border-inline-start:var(--str-chat__slash-command-border-inline-start);border-inline-end:var(--str-chat__slash-command-border-inline-end);text-align:left;font:var(--str-chat__subtitle-text)}.str-chat__slash-command .str-chat__slash-command-header .str-chat__slash-command-name{text-transform:capitalize;font:var(--str-chat__subtitle2-text)}.str-chat__slash-command .str-chat__slash-command-header .str-chat__slash-command-args{color:var(--str-chat__slash-command-args-color);font:var(--str-chat__subtitle-text)}.str-chat__user-item{background:var(--str-chat__mention-list-user-item-background-color);color:var(--str-chat__mention-list-user-item-color);box-shadow:var(--str-chat__mention-list-user-item-box-shadow);border-radius:var(--str-chat__mention-list-user-item-border-radius);border-block-start:var(--str-chat__mention-list-user-item-border-block-start);border-block-end:var(--str-chat__mention-list-user-item-border-block-end);border-inline-start:var(--str-chat__mention-list-user-item-border-inline-start);border-inline-end:var(--str-chat__mention-list-user-item-border-inline-end)}.str-chat__user-item .str-chat__user-item--name{font:var(--str-chat__subtitle-text)}.str-chat__user-item .str-chat__user-item-at{font:var(--str-chat__subtitle2-text);color:var(--str-chat__mention-list-user-item-at-sign-color)}.str-chat__emoji-item{background:var(--str-chat__mention-list-emoji-item-background-color);color:var(--str-chat__mention-list-emoji-item-color);box-shadow:var(--str-chat__mention-list-emoji-item-box-shadow);border-radius:var(--str-chat__mention-list-emoji-item-border-radius);border-block-start:var(--str-chat__mention-list-emoji-item-border-block-start);border-block-end:var(--str-chat__mention-list-emoji-item-border-block-end);border-inline-start:var(--str-chat__mention-list-emoji-item-border-inline-start);border-inline-end:var(--str-chat__mention-list-emoji-item-border-inline-end)}.str-chat__emoji-item .str-chat__emoji-item--name{font:var(--str-chat__subtitle-text)}.str-chat__suggestion-list-container{background:var(--str-chat__suggestion-list-container-background-color);color:var(--str-chat__suggestion-list-container-color);box-shadow:var(--str-chat__suggestion-list-container-box-shadow);border-radius:var(--str-chat__suggestion-list-container-border-radius);border-block-start:var(--str-chat__suggestion-list-container-border-block-start);border-block-end:var(--str-chat__suggestion-list-container-border-block-end);border-inline-start:var(--str-chat__suggestion-list-container-border-inline-start);border-inline-end:var(--str-chat__suggestion-list-container-border-inline-end)}.str-chat__suggestion-list-container .str-chat__suggestion-list .str-chat__suggestion-list-item>a{text-decoration:none}.str-chat__suggestion-list-container .str-chat__suggestion-list .str-chat__suggestion-item--selected{background-color:var(--str-chat__suggestion-list-item--selected-background-color)}.str-chat__suggestion-list-container .str-chat__suggestion-list--react .str-chat__suggestion-list-item>button{background:0 0;border:none;text-decoration:none}.str-chat__base-image{color:#0000}.str-chat__base-image--load-failed{-webkit-mask-image:var(--str-chat__image-fallback-icon);mask-image:var(--str-chat__image-fallback-icon);-webkit-mask-image:var(--str-chat__image-fallback-icon);background-color:var(--str-chat__disabled-color);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:5rem 5rem;mask-size:5rem 5rem;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.str-chat__base-image--load-failed~.str-chat__message-attachment-file--item-download .str-chat__message-attachment-download-icon path{fill:var(--str-chat__text-color)}.str-chat__attachment-preview-image .str-chat__base-image--load-failed{-webkit-mask-size:1.5rem 1.5rem;mask-size:1.5rem 1.5rem}.str-chat__attachment-preview-list .str-chat__attachment-preview-image--error{background-color:var(--str-chat__secondary-surface-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image--error .str-chat__attachment-preview-thumbnail.str-chat__base-image--load-failed{background-color:var(--str-chat__disabled-color)}.str-chat{--str-chat__channel-border-radius:0;--str-chat__channel-color:var(--str-chat__text-color);--str-chat__channel-background-color:var(--str-chat__background-color);--str-chat__channel-box-shadow:none;--str-chat__channel-border-block-start:none;--str-chat__channel-border-block-end:none;--str-chat__channel-border-inline-start:none;--str-chat__channel-border-inline-end:none;--str-chat__channel-empty-indicator-color:var(--str-chat__disabled-color);--str-chat__channel-empty-color:var(--str-chat__text-low-emphasis-color);--str-chat__channel-loading-state-color:var(--str-chat__disabled-color)}.str-chat__channel{background:var(--str-chat__channel-background-color);color:var(--str-chat__channel-color);box-shadow:var(--str-chat__channel-box-shadow);border-radius:var(--str-chat__channel-border-radius);border-block-start:var(--str-chat__channel-border-block-start);border-block-end:var(--str-chat__channel-border-block-end);border-inline-start:var(--str-chat__channel-border-inline-start);border-inline-end:var(--str-chat__channel-border-inline-end)}.str-chat__empty-channel{--str-chat-icon-color:var(--str-chat__channel-empty-color);background:var(--str-chat__channel-background-color);color:var(--str-chat__channel-color);box-shadow:var(--str-chat__channel-box-shadow);border-radius:var(--str-chat__channel-border-radius);border-block-start:var(--str-chat__channel-border-block-start);border-block-end:var(--str-chat__channel-border-block-end);border-inline-start:var(--str-chat__channel-border-inline-start);border-inline-end:var(--str-chat__channel-border-inline-end);font:var(--str-chat__headline-text);text-align:center}.str-chat__empty-channel svg path{fill:var(--str-chat__channel-empty-indicator-color)}.str-chat__empty-channel .str-chat__empty-channel-text{color:var(--str-chat__channel-empty-color)}.str-chat__loading-channel{animation:1s linear infinite alternate pulsate}.str-chat__loading-channel:nth-of-type(2){animation:1s linear .3334s infinite alternate pulsate}.str-chat__loading-channel:last-of-type{animation:1s linear .6667s infinite alternate pulsate}@keyframes pulsate{0%{opacity:.5}to{opacity:1}}.str-chat__loading-channel .str-chat__loading-channel-header{background-color:var(--str-chat__channel-header-background-color)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-avatar{background-image:linear-gradient(-90deg, var(--str-chat__channel-loading-state-color) 0%, var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__avatar-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-name,.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-info{background-image:linear-gradient(-90deg, var(--str-chat__channel-loading-state-color) 0%, var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__border-radius-xs)}.str-chat__loading-channel .str-chat__loading-channel-message-list{background-color:var(--str-chat__message-list-background-color)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-avatar{background-image:linear-gradient(-90deg, var(--str-chat__channel-loading-state-color) 0%, var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__avatar-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-sender,.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-text,.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-date{background-image:linear-gradient(-90deg, var(--str-chat__channel-loading-state-color) 0%, var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__message-bubble-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input,.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-send{background-image:linear-gradient(-90deg, var(--str-chat__channel-loading-state-color) 0%, var(--str-chat__channel-loading-state-color) 100%)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input{border-radius:var(--str-chat__message-textarea-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-send{border-radius:var(--str-chat__message-send-border-radius)}.str-chat{--str-chat__channel-header-border-radius:0;--str-chat__channel-header-color:0;--str-chat__channel-header-background-color:var(--str-chat__secondary-background-color);--str-chat__channel-header-border-block-start:none;--str-chat__channel-header-border-block-end:none;--str-chat__channel-header-border-inline-start:none;--str-chat__channel-header-border-inline-end:none;--str-chat__channel-header-box-shadow:none;--str-chat__channel-header-info-color:var(--str-chat__text-low-emphasis-color)}.str-chat__channel-header{background:var(--str-chat__channel-header-background-color);color:var(--str-chat__channel-header-color);box-shadow:var(--str-chat__channel-header-box-shadow);border-radius:var(--str-chat__channel-header-border-radius);border-block-start:var(--str-chat__channel-header-border-block-start);border-block-end:var(--str-chat__channel-header-border-block-end);border-inline-start:var(--str-chat__channel-header-border-inline-start);border-inline-end:var(--str-chat__channel-header-border-inline-end)}.str-chat__channel-header .str-chat__channel-header-title{font:var(--str-chat__subtitle-medium-text)}.str-chat__channel-header .str-chat__channel-header-info{font:var(--str-chat__body-text);color:var(--str-chat__channel-header-info-color)}.str-chat{--str-chat__channel-list-border-radius:0;--str-chat__channel-list-color:var(--str-chat__text-color);--str-chat__channel-list-background-color:var(--str-chat__secondary-background-color);--str-chat__channel-list-box-shadow:none;--str-chat__channel-list-border-block-start:none;--str-chat__channel-list-border-block-end:none;--str-chat__channel-list-border-inline-start:none;--str-chat__channel-list-border-inline-end:1px solid var(--str-chat__surface-color);--str-chat__channel-list-load-more-border-radius:var(--str-chat__cta-button-border-radius);--str-chat__channel-list-load-more-color:var(--str-chat__cta-button-color);--str-chat__channel-list-load-more-background-color:var(--str-chat__cta-button-background-color);--str-chat__channel-list-load-more-box-shadow:var(--str-chat__cta-button-box-shadow);--str-chat__channel-list-load-more-border-block-start:var(--str-chat__cta-button-border-block-start);--str-chat__channel-list-load-more-border-block-end:var(--str-chat__cta-button-border-block-end);--str-chat__channel-list-load-more-border-inline-start:var(--str-chat__cta-button-border-inline-start);--str-chat__channel-list-load-more-border-inline-end:var(--str-chat__cta-button-border-inline-end);--str-chat__channel-list-load-more-pressed-background-color:var(--str-chat__cta-button-pressed-background-color);--str-chat__channel-list-load-more-disabled-background-color:var(--str-chat__cta-button-disabled-background-color);--str-chat__channel-list-load-more-disabled-color:var(--str-chat__cta-button-disabled-color);--str-chat__channel-list-empty-indicator-color:var(--str-chat__text-low-emphasis-color)}.str-chat__channel-list{background:var(--str-chat__channel-list-background-color);color:var(--str-chat__channel-list-color);box-shadow:var(--str-chat__channel-list-box-shadow);border-radius:var(--str-chat__channel-list-border-radius);border-block-start:var(--str-chat__channel-list-border-block-start);border-block-end:var(--str-chat__channel-list-border-block-end);border-inline-start:var(--str-chat__channel-list-border-inline-start);border-inline-end:var(--str-chat__channel-list-border-inline-end)}.str-chat__channel-list .str-chat__load-more-button__button{background:var(--str-chat__channel-list-load-more-background-color);color:var(--str-chat__channel-list-load-more-color);box-shadow:var(--str-chat__channel-list-load-more-box-shadow);border-radius:var(--str-chat__channel-list-load-more-border-radius);border-block-start:var(--str-chat__channel-list-load-more-border-block-start);border-block-end:var(--str-chat__channel-list-load-more-border-block-end);border-inline-start:var(--str-chat__channel-list-load-more-border-inline-start);border-inline-end:var(--str-chat__channel-list-load-more-border-inline-end);width:80%}.str-chat__channel-list .str-chat__load-more-button__button:active{background-color:var(--str-chat__channel-list-load-more-pressed-background-color)}.str-chat__channel-list .str-chat__load-more-button__button:disabled{background-color:var(--str-chat__channel-list-load-more-disabled-background-color);color:var(--str-chat__channel-list-load-more-disabled-color)}.str-chat__channel-list .str-chat__channel-list-empty{--str-chat-icon-color:var(--str-chat__channel-list-empty-indicator-color);font:var(--str-chat__headline-text);text-align:center;color:var(--str-chat__channel-list-empty-indicator-color)}.str-chat__channel-list .str-chat__channel-list-empty svg path{fill:var(--str-chat__channel-list-empty-indicator-color)}.str-chat{--str-chat__channel-preview-border-radius:0;--str-chat__channel-preview-color:var(--str-chat__text-color);--str-chat__channel-preview-background-color:transparent;--str-chat__channel-preview-border-block-start:none;--str-chat__channel-preview-border-block-end:none;--str-chat__channel-preview-border-inline-start:none;--str-chat__channel-preview-border-inline-end:none;--str-chat__channel-preview-active-background-color:var(--str-chat__surface-color);--str-chat__channel-preview-hover-background-color:var(--str-chat__secondary-surface-color);--str-chat__channel-preview-latest-message-secondary-color:var(--str-chat__text-low-emphasis-color);--str-chat__channel-preview-loading-state-color:var(--str-chat__disabled-color);--str-chat__channel-preview-unread-badge-background-color:var(--str-chat__unread-badge-color);--str-chat__channel-preview-unread-badge-color:var(--str-chat__on-unread-badge-color);--str-chat__channel-preview-unread-badge-border-radius:var(--str-chat__border-radius-circle);--str-chat__channel-preview-unread-badge-border-block-start:none;--str-chat__channel-preview-unread-badge-border-block-end:none;--str-chat__channel-preview-unread-badge-border-inline-start:none;--str-chat__channel-preview-unread-badge-border-inline-end:none;--str-chat__channel-preview-message-status-color:var(--str-chat__primary-color);--str-chat__channel-preview-message-time-color:var(--str-chat__message-secondary-color)}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button{--str-chat-icon-color:var(--str-chat__text-low-emphasis-color);background-color:#0000;border:none}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button--pin.str-chat__channel-preview__action-button--active{--str-chat-icon-color:var(--str-chat__unread-badge-color)}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button--archive.str-chat__channel-preview__action-button--active{--str-chat-icon-color:var(--str-chat__text-color)}.str-chat__channel-preview{background:var(--str-chat__channel-preview-background-color);color:var(--str-chat__channel-preview-color);box-shadow:var(--str-chat__channel-preview-box-shadow);border-radius:var(--str-chat__channel-preview-border-radius);border-block-start:var(--str-chat__channel-preview-border-block-start);border-block-end:var(--str-chat__channel-preview-border-block-end);border-inline-start:var(--str-chat__channel-preview-border-inline-start);border-inline-end:var(--str-chat__channel-preview-border-inline-end)}.str-chat__channel-preview--active,.str-chat__channel-preview-messenger--active{background-color:var(--str-chat__channel-preview-active-background-color)}.str-chat__channel-preview:hover{background-color:var(--str-chat__channel-preview-hover-background-color)}.str-chat__channel-preview .str-chat__channel-preview-end-first-row{font:var(--str-chat__subtitle-medium-text)}.str-chat__channel-preview .str-chat__channel-preview-end-first-row .str-chat__channel-preview-unread-badge{background:var(--str-chat__channel-preview-unread-badge-background-color);color:var(--str-chat__channel-preview-unread-badge-color);box-shadow:var(--str-chat__channel-preview-unread-badge-box-shadow);border-radius:var(--str-chat__channel-preview-unread-badge-border-radius);border-block-start:var(--str-chat__channel-preview-unread-badge-border-block-start);border-block-end:var(--str-chat__channel-preview-unread-badge-border-block-end);border-inline-start:var(--str-chat__channel-preview-unread-badge-border-inline-start);border-inline-end:var(--str-chat__channel-preview-unread-badge-border-inline-end);font-size:80%}.str-chat__channel-preview .str-chat__channel-preview-end-first-row .str-chat__channel-preview-messenger--last-message{font:var(--str-chat__body-text);color:var(--str-chat__channel-preview-latest-message-secondary-color)}.str-chat__channel-preview .str-chat__channel-preview-end-first-row--active .str-chat__channel-preview-messenger--last-message,.str-chat__channel-preview .str-chat__channel-preview-end-first-row:hover .str-chat__channel-preview-messenger--last-message{color:var(--str-chat__channel-preview-color)}.str-chat__channel-preview .str-chat__channel-preview-messenger--status{--str-chat-icon-color:var(--str-chat__channel-preview-message-status-color);color:var(--str-chat__channel-preview-message-status-color)}.str-chat__channel-preview .str-chat__channel-preview-messenger--status svg path{fill:var(--str-chat__channel-preview-message-status-color)}.str-chat__channel-preview .str-chat__channel-preview-messenger--time{color:var(--str-chat__channel-preview-message-time-color);font:var(--str-chat__caption-text)}.str-chat__channel-preview-loading{animation:1s linear infinite alternate pulsate}.str-chat__channel-preview-loading:nth-of-type(2){animation:1s linear .3334s infinite alternate pulsate}.str-chat__channel-preview-loading:last-of-type{animation:1s linear .6667s infinite alternate pulsate}.str-chat__channel-preview-loading .str-chat__loading-channels-avatar,.str-chat__channel-preview-loading .str-chat__loading-channels-username,.str-chat__channel-preview-loading .str-chat__loading-channels-status{background-image:linear-gradient(-90deg, var(--str-chat__channel-preview-loading-state-color) 0%, var(--str-chat__channel-preview-loading-state-color) 100%)}.str-chat__channel-preview-loading .str-chat__loading-channels-username,.str-chat__channel-preview-loading .str-chat__loading-channels-status{border-radius:var(--str-chat__border-radius-xs)}.str-chat{--str-chat__channel-search-input-color:var(--str-chat__text-color);--str-chat__channel-search-input-placeholder-color:var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-input-icon-color:var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-input-border-block-start:none;--str-chat__channel-search-input-border-block-end:none;--str-chat__channel-search-input-border-inline-start:none;--str-chat__channel-search-input-border-inline-end:none;--str-chat__channel-search-input-wrapper-border-radius:var(--str-chat__border-radius-lg);--str-chat__channel-search-input-wrapper-background-color:transparent;--str-chat__channel-search-input-wrapper-border-block-start:var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-border-block-end:var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-border-inline-start:var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-border-inline-end:var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-radius:var(--str-chat__border-radius-lg);--str-chat__channel-search-input-wrapper-active-background-color:transparent;--str-chat__channel-search-input-wrapper-active-border-block-start:var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-block-end:var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-inline-start:var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-inline-end:var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-result-background-color:transparent;--str-chat__channel-search-result-border-block-start:none;--str-chat__channel-search-result-border-block-end:none;--str-chat__channel-search-result-border-inline-start:none;--str-chat__channel-search-result-border-inline-end:none;--str-chat__channel-search-result-hover-background-color:var(--str-chat__secondary-surface-color);--str-chat__channel-search-result-list-color:var(--str-chat__text-color);--str-chat__channel-search-result-list-background-color:var(--str-chat__secondary-background-color);--str-chat__channel-search-result-list-border-block-start:none;--str-chat__channel-search-result-list-border-block-end:none;--str-chat__channel-search-result-list-border-inline-start:none;--str-chat__channel-search-result-list-border-inline-end:none;--str-chat__channel-search-result-list-popup-box-shadow:0 4px 4px var(--str-chat__box-shadow-color);--str-chat__channel-search-results-header-color:var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-results-header-background-color:var(--str-chat__background-color);--str-chat__channel-search-results-header-border-block-start:none;--str-chat__channel-search-results-header-border-block-end:var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-results-header-border-inline-start:none;--str-chat__channel-search-results-header-border-inline-end:none;--str-chat__channel-search-results-loading-indicator-color:var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-results-loading-indicator-background-color:var(--str-chat__background-color);--str-chat__channel-search-results-loading-indicator-border-block-start:none;--str-chat__channel-search-results-loading-indicator-border-block-end:var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-results-loading-indicator-border-inline-start:none;--str-chat__channel-search-results-loading-indicator-border-inline-end:none;--str-chat__channel-search-results-empty-color:var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-results-empty-icon-color:var(--str-chat__disabled-color);--str-chat__channel-search-results-empty-background-color:var(--str-chat__background-color);--str-chat__channel-search-results-empty-border-block-start:none;--str-chat__channel-search-results-empty-border-block-end:none;--str-chat__channel-search-results-empty-border-inline-start:none;--str-chat__channel-search-results-empty-border-inline-end:none}.str-chat__channel-search-input--wrapper{background:var(--str-chat__channel-search-input-wrapper-background-color);color:var(--str-chat__channel-search-input-wrapper-color);box-shadow:var(--str-chat__channel-search-input-wrapper-box-shadow);border-radius:var(--str-chat__channel-search-input-wrapper-border-radius);border-block-start:var(--str-chat__channel-search-input-wrapper-border-block-start);border-block-end:var(--str-chat__channel-search-input-wrapper-border-block-end);border-inline-start:var(--str-chat__channel-search-input-wrapper-border-inline-start);border-inline-end:var(--str-chat__channel-search-input-wrapper-border-inline-end)}.str-chat__channel-search-input--wrapper input{background:var(--str-chat__channel-search-input-background-color);color:var(--str-chat__channel-search-input-color);box-shadow:var(--str-chat__channel-search-input-box-shadow);border-radius:var(--str-chat__channel-search-input-border-radius);border-block-start:var(--str-chat__channel-search-input-border-block-start);border-block-end:var(--str-chat__channel-search-input-border-block-end);border-inline-start:var(--str-chat__channel-search-input-border-inline-start);border-inline-end:var(--str-chat__channel-search-input-border-inline-end);font:var(--str-chat__subtitle-text);outline:none}.str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button svg path{fill:#0000}.str-chat__channel-search-input--wrapper-active{background:var(--str-chat__channel-search-input-wrapper-active-background-color);color:var(--str-chat__channel-search-input-wrapper-active-color);box-shadow:var(--str-chat__channel-search-input-wrapper-active-box-shadow);border-radius:var(--str-chat__channel-search-input-wrapper-active-border-radius);border-block-start:var(--str-chat__channel-search-input-wrapper-active-border-block-start);border-block-end:var(--str-chat__channel-search-input-wrapper-active-border-block-end);border-inline-start:var(--str-chat__channel-search-input-wrapper-active-border-inline-start);border-inline-end:var(--str-chat__channel-search-input-wrapper-active-border-inline-end)}.str-chat__channel-search-input--wrapper-active .str-chat__channel-search-input--icon svg path{fill:var(--str-chat__primary-color)}.str-chat__channel-search-input--wrapper-active .str-chat__channel-search-input--clear-button svg path{fill:var(--str-chat__text-low-emphasis-color)}.str-chat__channel-search-results-header{background:var(--str-chat__channel-search-results-header-background-color);color:var(--str-chat__channel-search-results-header-color);box-shadow:var(--str-chat__channel-search-results-header-box-shadow);border-radius:var(--str-chat__channel-search-results-header-border-radius);border-block-start:var(--str-chat__channel-search-results-header-border-block-start);border-block-end:var(--str-chat__channel-search-results-header-border-block-end);border-inline-start:var(--str-chat__channel-search-results-header-border-inline-start);border-inline-end:var(--str-chat__channel-search-results-header-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__channel-search-result-list{background:var(--str-chat__channel-search-result-list-background-color);color:var(--str-chat__channel-search-result-list-color);box-shadow:var(--str-chat__channel-search-result-list-box-shadow);border-radius:var(--str-chat__channel-search-result-list-border-radius);border-block-start:var(--str-chat__channel-search-result-list-border-block-start);border-block-end:var(--str-chat__channel-search-result-list-border-block-end);border-inline-start:var(--str-chat__channel-search-result-list-border-inline-start);border-inline-end:var(--str-chat__channel-search-result-list-border-inline-end)}.str-chat__channel-search-result-list.popup{box-shadow:var(--str-chat__channel-search-result-list-popup-box-shadow)}.str-chat__channel-search-result-list .str-chat__channel-search-container-searching{background:var(--str-chat__channel-search-results-loading-indicator-background-color);color:var(--str-chat__channel-search-results-loading-indicator-color);box-shadow:var(--str-chat__channel-search-results-loading-indicator-box-shadow);border-radius:var(--str-chat__channel-search-results-loading-indicator-border-radius);border-block-start:var(--str-chat__channel-search-results-loading-indicator-border-block-start);border-block-end:var(--str-chat__channel-search-results-loading-indicator-border-block-end);border-inline-start:var(--str-chat__channel-search-results-loading-indicator-border-inline-start);border-inline-end:var(--str-chat__channel-search-results-loading-indicator-border-inline-end)}.str-chat__channel-search-result-list .str-chat__channel-search-container-empty{background:var(--str-chat__channel-search-results-empty-background-color);color:var(--str-chat__channel-search-results-empty-color);box-shadow:var(--str-chat__channel-search-results-empty-box-shadow);border-radius:var(--str-chat__channel-search-results-empty-border-radius);border-block-start:var(--str-chat__channel-search-results-empty-border-block-start);border-block-end:var(--str-chat__channel-search-results-empty-border-block-end);border-inline-start:var(--str-chat__channel-search-results-empty-border-inline-start);border-inline-end:var(--str-chat__channel-search-results-empty-border-inline-end);font:var(--str-chat__subtitle2-medium-text)}.str-chat__channel-search-result-list .str-chat__channel-search-container-empty svg path{fill:var(--str-chat__channel-search-results-empty-icon-color)}.str-chat__channel-search-result-list .str-chat__channel-search-result{background:var(--str-chat__channel-search-result-background-color);color:var(--str-chat__channel-search-result-color);box-shadow:var(--str-chat__channel-search-result-box-shadow);border-radius:var(--str-chat__channel-search-result-border-radius);border-block-start:var(--str-chat__channel-search-result-border-block-start);border-block-end:var(--str-chat__channel-search-result-border-block-end);border-inline-start:var(--str-chat__channel-search-result-border-inline-start);border-inline-end:var(--str-chat__channel-search-result-border-inline-end)}.str-chat__channel-search-result-list .str-chat__channel-search-result .str-chat__channel-search-result--display-name{font:var(--str-chat__subtitle-medium-text)}.str-chat__channel-search-result-list .str-chat__channel-preview-messenger--active{background-color:var(--str-chat__channel-preview-active-background-color)}.str-chat__channel-search-result-list .str-chat__channel-search-result:hover,.str-chat__channel-search-result-list .str-chat__channel-search-result--focused{background-color:var(--str-chat__channel-search-result-hover-background-color)}.str-chat{--str-chat__dialog-menu-border-radius:var(--str-chat__border-radius-sm);--str-chat__dialog-menu-color:var(--str-chat__text-color);--str-chat__dialog-menu-background-color:var(--str-chat__secondary-background-color);--str-chat__dialog-menu-border-block-start:none;--str-chat__dialog-menu-border-block-end:none;--str-chat__dialog-menu-border-inline-start:none;--str-chat__dialog-menu-border-inline-end:none;--str-chat__dialog-menu-box-shadow:0 0 8px var(--str-chat__box-shadow-color);--str-chat__dialog-menu-button-border-radius:0;--str-chat__dialog-menu-button-color:var(--str-chat__text-color);--str-chat__dialog-menu-button-background-color:transparent;--str-chat__dialog-menu-button-hover-background-color:var(--str-chat__secondary-surface-color);--str-chat__dialog-menu-button-border-block-start:none;--str-chat__dialog-menu-button-border-block-end:none;--str-chat__dialog-menu-button-border-inline-start:none;--str-chat__dialog-menu-button-border-inline-end:none;--str-chat__dialog-menu-button-box-shadow:none}.str-chat__dialog .str-chat__dialog__title{font:var(--str-chat__subtitle-medium-text)}.str-chat__dialog .str-chat__dialog__prompt{font:var(--str-chat__subtitle-text)}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button{cursor:pointer;font:var(--str-chat__body-medium-text);color:var(--str-chat__primary-color)}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button--submit{text-transform:uppercase}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button--submit:disabled{color:var(--str-chat__disabled-color)}.str-chat__prompt-dialog input[type=text]{font:var(--str-chat__subtitle-text);border:1px solid var(--str-chat__primary-color);border-radius:20px}.str-chat__dialog-menu{background:var(--str-chat__dialog-menu-background-color);color:var(--str-chat__dialog-menu-color);box-shadow:var(--str-chat__dialog-menu-box-shadow);border-radius:var(--str-chat__dialog-menu-border-radius);border-block-start:var(--str-chat__dialog-menu-border-block-start);border-block-end:var(--str-chat__dialog-menu-border-block-end);border-inline-start:var(--str-chat__dialog-menu-border-inline-start);border-inline-end:var(--str-chat__dialog-menu-border-inline-end)}.str-chat__dialog-menu .str-chat__dialog-menu__button{background:var(--str-chat__dialog-menu-button-background-color);color:var(--str-chat__dialog-menu-button-color);box-shadow:var(--str-chat__dialog-menu-button-box-shadow);border-radius:var(--str-chat__dialog-menu-button-border-radius);border-block-start:var(--str-chat__dialog-menu-button-border-block-start);border-block-end:var(--str-chat__dialog-menu-button-border-block-end);border-inline-start:var(--str-chat__dialog-menu-button-border-inline-start);border-inline-end:var(--str-chat__dialog-menu-button-border-inline-end);cursor:pointer;font:var(--str-chat__subtitle-text)}.str-chat__dialog-menu .str-chat__dialog-menu__button:hover,.str-chat__dialog-menu .str-chat__dialog-menu__button:focus{background-color:var(--str-chat__dialog-menu-button-hover-background-color)}.str-chat{--str-chat__drag-and-drop-container-border-block-start:2px solid transparent;--str-chat__drag-and-drop-container-border-block-end:2px solid transparent;--str-chat__drag-and-drop-container-on-dragover-border-block-start:2px solid var(--str-chat__primary-color);--str-chat__drag-and-drop-container-on-dragover-border-block-end:2px solid var(--str-chat__primary-color);--str-chat__drag-and-drop-container-on-dragover-border-inline-start:none;--str-chat__drag-and-drop-container-on-dragover-border-inline-end:none}.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-bottom:var(--str-chat__drag-and-drop-container-border-block-start);border-top:var(--str-chat__drag-and-drop-container-border-block-start)}.str-chat__drag-and-drop-container__item.str-chat__drag-and-drop-container__item--dragged-over-from-top{border-bottom:var(--str-chat__drag-and-drop-container-on-dragover-border-block-end)}.str-chat__drag-and-drop-container__item.str-chat__drag-and-drop-container__item--dragged-over-from-bottom{border-top:var(--str-chat__drag-and-drop-container-on-dragover-border-block-start)}.str-chat{--str-chat__dropzone-container-color:var(--str-chat__on-primary-color);--str-chat__dropzone-container-background-color:var(--str-chat__primary-overlay-color);--str-chat__dropzone-container-backdrop-filter:blur(3px)}.str-chat__dropzone-container{background-color:var(--str-chat__dropzone-container-background-color);color:var(--str-chat__dropzone-container-color);-webkit-backdrop-filter:var(--str-chat__dropzone-container-backdrop-filter);backdrop-filter:var(--str-chat__dropzone-container-backdrop-filter);font:var(--str-chat__subtitle-text)}.str-chat{--str-chat__edit-message-modal-button-border-radius:none;--str-chat__edit-message-modal-send-button-color:var(--str-chat__primary-color);--str-chat__edit-message-modal-cancel-button-color:var(--str-chat__text-low-emphasis-color);--str-chat__edit-message-modal-button-background-color:transparent;--str-chat__edit-message-modal-button-border-block-start:none;--str-chat__edit-message-modal-button-border-block-end:none;--str-chat__edit-message-modal-button-border-inline-start:none;--str-chat__edit-message-modal-button-border-inline-end:none;--str-chat__edit-message-modal-button-box-shadow:none}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-cancel,.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-send{background:var(--str-chat__edit-message-modal-button-background-color);color:var(--str-chat__edit-message-modal-button-color);box-shadow:var(--str-chat__edit-message-modal-button-box-shadow);border-radius:var(--str-chat__edit-message-modal-button-border-radius);border-block-start:var(--str-chat__edit-message-modal-button-border-block-start);border-block-end:var(--str-chat__edit-message-modal-button-border-block-end);border-inline-start:var(--str-chat__edit-message-modal-button-border-inline-start);border-inline-end:var(--str-chat__edit-message-modal-button-border-inline-end);font:var(--str-chat__body-medium-text)}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-cancel{text-transform:capitalize;color:var(--str-chat__edit-message-modal-cancel-button-color)}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-send{text-transform:uppercase;color:var(--str-chat__edit-message-modal-send-button-color)}.str-chat__form-field-error{color:var(--str-chat__danger-color);font-size:.75rem}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.str-chat{--str-chat-icon-color:var(--str-chat__text-color)}.str-chat__icon{color:var(--str-chat-icon-color)}.str-chat__icon--error{--str-chat-icon-color:var(--str-chat__danger-color)}.str-chat{--str-chat__image-carousel-stepper-color:var(--str-chat__text-color)}@media only screen and (device-width<=768px){.str-chat__message .str-chat__attachment-list .str-chat__modal--open .str-chat__modal__inner{border-radius:0}}.str-chat__image-carousel .str-chat__image-carousel-stepper{--str-chat-icon-color:var(--str-chat__image-carousel-stepper-color);cursor:pointer}.str-chat__image-carousel .str-chat__image-carousel-stepper svg path{fill:var(--str-chat__image-carousel-stepper-color)}.str-chat{--str-chat__link-preview-loading-state-color:var(--str-chat__disabled-color)}.str-chat__link-preview-card .str-chat__link-preview-card__content{border-left:2px solid var(--str-chat__primary-color)}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-title{font:var(--str-chat__body-medium-text)}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-description{font:var(--str-chat__caption-text)}.str-chat__link-preview-card .str-chat__link-preview-card__dismiss-button svg path{fill:var(--str-chat__text-low-emphasis-color)}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-title,.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-description{background-image:linear-gradient(-90deg, var(--str-chat__link-preview-loading-state-color) 0%, var(--str-chat__link-preview-loading-state-color) 100%);border-radius:calc(var(--str-chat__spacing-px)*3);animation:1s linear infinite alternate pulsate}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-title:nth-of-type(2),.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-description:nth-of-type(2){animation:1s linear .3334s infinite alternate pulsate}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-title:last-of-type,.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-description:last-of-type{animation:1s linear .6667s infinite alternate pulsate}.str-chat{--str-chat__loading-indicator-color:var(--str-chat__primary-color)}.str-chat__loading-indicator svg linearGradient stop:last-child{stop-color:var(--str-chat__loading-indicator-color)}.str-chat{--str-chat__message-border-radius:none;--str-chat__message-color:var(--str-chat__text-color);--str-chat__message-error-message-color:var(--str-chat__danger-color);--str-chat__message-secondary-color:var(--str-chat__text-low-emphasis-color);--str-chat__message-link-color:var(--str-chat__primary-color);--str-chat__message-mention-color:var(--str-chat__primary-color);--str-chat__message-status-color:var(--str-chat__primary-color);--str-chat__message-replies-count-color:var(--str-chat__primary-color);--str-chat__message-background-color:transparent;--str-chat__message-highlighted-background-color:var(--str-chat__message-highlight-color);--str-chat__message-border-block-start:none;--str-chat__message-border-block-end:none;--str-chat__message-border-inline-start:none;--str-chat__message-border-inline-end:none;--str-chat__message-box-shadow:none;--str-chat__message-active-bacground-color:transparent;--str-chat__message-options-color:var(--str-chat__text-low-emphasis-color);--str-chat__message-options-hover-background-color:var(--str-chat__tertiary-surface-color);--str-chat__message-options-border-radius:var(--str-chat__border-radius-circle);--str-chat__message-options-active-color:var(--str-chat__primary-color);--str-chat__message-bubble-border-radius:var(--str-chat__border-radius-md);--str-chat__message-bubble-color:var(--str-chat__text-color);--str-chat__message-bubble-background-color:var(--str-chat__secondary-surface-color);--str-chat__own-message-bubble-color:var(--str-chat__message-bubble-color);--str-chat__own-message-bubble-background-color:var(--str-chat__primary-surface-color);--str-chat__quoted-message-bubble-background-color:var(--str-chat__secondary-background-color);--str-chat__message-bubble-border-block-start:none;--str-chat__message-bubble-border-block-end:none;--str-chat__message-bubble-border-inline-start:none;--str-chat__message-bubble-border-inline-end:none;--str-chat__message-bubble-box-shadow:none;--str-chat__deleted-message-border-radius:var(--str-chat__border-radius-md);--str-chat__deleted-message-color:var(--str-chat__text-low-emphasis-color);--str-chat__deleted-message-background-color:var(--str-chat__secondary-surface-color);--str-chat__deleted-message-border-block-start:none;--str-chat__deleted-message-border-block-end:none;--str-chat__deleted-message-border-inline-start:none;--str-chat__deleted-message-border-inline-end:none;--str-chat__deleted-message-box-shadow:none;--str-chat__blocked-message-border-radius:var(--str-chat__border-radius-md);--str-chat__blocked-message-color:var(--str-chat__text-low-emphasis-color);--str-chat__blocked-message-background-color:var(--str-chat__secondary-surface-color);--str-chat__blocked-message-border-block-start:none;--str-chat__blocked-message-border-block-end:none;--str-chat__blocked-message-border-inline-start:none;--str-chat__blocked-message-border-inline-end:none;--str-chat__blocked-message-box-shadow:none;--str-chat__system-message-border-radius:0;--str-chat__system-message-color:var(--str-chat__text-low-emphasis-color);--str-chat__system-message-background-color:transparent;--str-chat__system-message-border-block-start:none;--str-chat__system-message-border-block-end:none;--str-chat__system-message-border-inline-start:none;--str-chat__system-message-border-inline-end:none;--str-chat__system-message-box-shadow:none;--str-chat__date-separator-color:var(--str-chat__text-low-emphasis-color);--str-chat__date-separator-line-color:var(--str-chat__disabled-color);--str-chat__date-separator-border-radius:0;--str-chat__date-separator-background-color:transparent;--str-chat__date-separator-border-block-start:none;--str-chat__date-separator-border-block-end:none;--str-chat__date-separator-border-inline-start:none;--str-chat__date-separator-border-inline-end:none;--str-chat__date-separator-box-shadow:none;--str-chat__translation-notice-color:var(--str-chat__text-low-emphasis-color);--str-chat__translation-notice-active-background-color:var(--str-chat__tertiary-surface-color)}.str-chat__message--system{background:var(--str-chat__system-message-background-color);color:var(--str-chat__system-message-color);box-shadow:var(--str-chat__system-message-box-shadow);border-radius:var(--str-chat__system-message-border-radius);border-block-start:var(--str-chat__system-message-border-block-start);border-block-end:var(--str-chat__system-message-border-block-end);border-inline-start:var(--str-chat__system-message-border-inline-start);border-inline-end:var(--str-chat__system-message-border-inline-end);font:var(--str-chat__caption-text)}.str-chat__date-separator{background:var(--str-chat__date-separator-background-color);color:var(--str-chat__date-separator-color);box-shadow:var(--str-chat__date-separator-box-shadow);border-radius:var(--str-chat__date-separator-border-radius);border-block-start:var(--str-chat__date-separator-border-block-start);border-block-end:var(--str-chat__date-separator-border-block-end);border-inline-start:var(--str-chat__date-separator-border-inline-start);border-inline-end:var(--str-chat__date-separator-border-inline-end);font:var(--str-chat__body-text)}.str-chat__date-separator-line{background-color:var(--str-chat__date-separator-line-color);border:none}.str-chat__message-mention{color:var(--str-chat__message-mention-color);font:var(--str-chat__body2-medium-text)}.str-chat__message{background:var(--str-chat__message-background-color);color:var(--str-chat__message-color);box-shadow:var(--str-chat__message-box-shadow);border-radius:var(--str-chat__message-border-radius);border-block-start:var(--str-chat__message-border-block-start);border-block-end:var(--str-chat__message-border-block-end);border-inline-start:var(--str-chat__message-border-inline-start);border-inline-end:var(--str-chat__message-border-inline-end)}.str-chat__message a{color:var(--str-chat__message-link-color);text-decoration:none}.str-chat__message .str-chat__message-bubble{background:var(--str-chat__message-bubble-background-color);color:var(--str-chat__message-bubble-color);box-shadow:var(--str-chat__message-bubble-box-shadow);border-radius:var(--str-chat__message-bubble-border-radius);border-block-start:var(--str-chat__message-bubble-border-block-start);border-block-end:var(--str-chat__message-bubble-border-block-end);border-inline-start:var(--str-chat__message-bubble-border-inline-start);border-inline-end:var(--str-chat__message-bubble-border-inline-end);font:var(--str-chat__body2-text)}.str-chat__message .str-chat__message--deleted-inner{background:var(--str-chat__deleted-message-background-color);color:var(--str-chat__deleted-message-color);box-shadow:var(--str-chat__deleted-message-box-shadow);border-radius:var(--str-chat__deleted-message-border-radius);border-block-start:var(--str-chat__deleted-message-border-block-start);border-block-end:var(--str-chat__deleted-message-border-block-end);border-inline-start:var(--str-chat__deleted-message-border-inline-start);border-inline-end:var(--str-chat__deleted-message-border-inline-end);font:var(--str-chat__body2-text)}.str-chat__message .str-chat__message--blocked-inner{background:var(--str-chat__blocked-message-background-color);color:var(--str-chat__blocked-message-color);box-shadow:var(--str-chat__blocked-message-box-shadow);border-radius:var(--str-chat__blocked-message-border-radius);border-block-start:var(--str-chat__blocked-message-border-block-start);border-block-end:var(--str-chat__blocked-message-border-block-end);border-inline-start:var(--str-chat__blocked-message-border-inline-start);border-inline-end:var(--str-chat__blocked-message-border-inline-end);font:var(--str-chat__body2-text)}.str-chat__message.str-chat__message--me .str-chat__message-bubble{color:var(--str-chat__own-message-bubble-color);background-color:var(--str-chat__own-message-bubble-background-color)}.str-chat__message .str-chat__message-options{--str-chat-icon-color:var(--str-chat__message-options-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button{border-radius:var(--str-chat__message-options-border-radius);color:var(--str-chat__message-options-color);background:0 0;border:none}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button .str-chat__message-action-icon path{fill:var(--str-chat__message-options-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button:hover,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button:hover,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button:hover{background-color:var(--str-chat__message-options-hover-background-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button:active .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button:active .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button:active .str-chat__message-action-icon path{fill:var(--str-chat__message-options-active-color)}.str-chat__message .str-chat__translation-notice button{font:var(--str-chat__body2-text);color:var(--str-chat__translation-notice-color);background:0 0;border:none}.str-chat__message .str-chat__translation-notice button:active,.str-chat__message .str-chat__translation-notice button:hover{background:var(--str-chat__translation-notice-active-background-color)}.str-chat__message .str-chat__message-metadata,.str-chat__message .str-chat__custom-message-metadata{color:var(--str-chat__message-secondary-color);font:var(--str-chat__caption-text)}.str-chat__message .str-chat__message-metadata .str-chat__message-sender-name,.str-chat__message .str-chat__custom-message-metadata .str-chat__message-sender-name{font:var(--str-chat__caption-medium-text)}.str-chat__message .str-chat__message-status{--str-chat-icon-color:var(--str-chat__message-status-color);color:var(--str-chat__message-status-color);font:var(--str-chat__body-text)}.str-chat__message .str-chat__message-status svg path{fill:var(--str-chat__message-status-color)}.str-chat__message .str-chat__message-replies-count-button-wrapper button{font:var(--str-chat__body-medium-text);color:var(--str-chat__message-replies-count-color);background-color:#0000;border:none}.str-chat__message .str-chat__message--error-message{color:var(--str-chat__message-error-message-color);font:var(--str-chat__caption-text)}.str-chat__message .str-chat__message-error-icon{--str-chat-icon-color:var(--str-chat__message-error-message-color)}.str-chat__message .str-chat__message-error-icon svg #background{fill:var(--str-chat__message-error-message-color)}.str-chat__message--highlighted{background-color:var(--str-chat__message-highlighted-background-color);transition:background-color .1s ease-out}.str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)){background-color:var(--str-chat__message-active-bacground-color)}@supports not selector(:has(a, b)){.str-chat__li:hover{background-color:var(--str-chat__message-active-bacground-color)}}.str-chat__li--top .str-chat__message--other .str-chat__message-bubble,.str-chat__li--single .str-chat__message--other .str-chat__message-bubble{border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__li--top .str-chat__message--me .str-chat__message-bubble,.str-chat__li--single .str-chat__message--me .str-chat__message-bubble{border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__li--middle .str-chat__message--other .str-chat__message-bubble,.str-chat__li--bottom .str-chat__message--other .str-chat__message-bubble{border-start-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6);border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__li--middle .str-chat__message--me .str-chat__message-bubble,.str-chat__li--bottom .str-chat__message--me .str-chat__message-bubble{border-start-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6);border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__message-with-thread-link.str-chat__message--other .str-chat__message-bubble{border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__message-with-thread-link.str-chat__message--me .str-chat__message-bubble{border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__quoted-message-preview{background:var(--str-chat__message-background-color);color:var(--str-chat__message-color);box-shadow:var(--str-chat__message-box-shadow);border-radius:var(--str-chat__message-border-radius);border-block-start:var(--str-chat__message-border-block-start);border-block-end:var(--str-chat__message-border-block-end);border-inline-start:var(--str-chat__message-border-inline-start);border-inline-end:var(--str-chat__message-border-inline-end)}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{background:var(--str-chat__message-bubble-background-color);color:var(--str-chat__message-bubble-color);box-shadow:var(--str-chat__message-bubble-box-shadow);border-radius:var(--str-chat__message-bubble-border-radius);border-block-start:var(--str-chat__message-bubble-border-block-start);border-block-end:var(--str-chat__message-bubble-border-block-end);border-inline-start:var(--str-chat__message-bubble-border-inline-start);border-inline-end:var(--str-chat__message-bubble-border-inline-end);background-color:var(--str-chat__quoted-message-bubble-background-color);border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble{background-color:var(--str-chat__message-bubble-background-color)}.str-chat__unread-messages-separator{background-color:var(--str-chat__secondary-surface-color);color:var(--str-chat__text-low-emphasis-color);text-transform:uppercase;font:var(--str-chat__caption-strong-text)}.str-chat__unread-messages-notification{--str-chat-icon-color:var(--str-chat__on-primary-color);background-color:var(--str-chat__text-low-emphasis-color);border-radius:1.125rem}.str-chat__unread-messages-notification button{cursor:pointer;color:var(--str-chat__on-primary-color);background-color:#0000;border:none}.str-chat__unread-messages-notification button:first-of-type{font:var(--str-chat__caption-text)}.str-chat{--str-chat__message-actions-box-border-radius:var(--str-chat__border-radius-sm);--str-chat__message-actions-box-color:var(--str-chat__text-color);--str-chat__message-actions-box-background-color:var(--str-chat__secondary-background-color);--str-chat__message-actions-box-border-block-start:none;--str-chat__message-actions-box-border-block-end:none;--str-chat__message-actions-box-border-inline-start:none;--str-chat__message-actions-box-border-inline-end:none;--str-chat__message-actions-box-box-shadow:0 0 8px var(--str-chat__box-shadow-color);--str-chat__message-actions-box-item-border-radius:0;--str-chat__message-actions-box-item-color:var(--str-chat__text-color);--str-chat__message-actions-box-item-background-color:transparent;--str-chat__message-actions-box-item-hover-background-color:var(--str-chat__secondary-surface-color);--str-chat__message-actions-box-item-border-block-start:none;--str-chat__message-actions-box-item-border-block-end:none;--str-chat__message-actions-box-item-border-inline-start:none;--str-chat__message-actions-box-item-border-inline-end:none;--str-chat__message-actions-box-item-box-shadow:none}.str-chat__message-actions-box{background:var(--str-chat__message-actions-box-background-color);color:var(--str-chat__message-actions-box-color);box-shadow:var(--str-chat__message-actions-box-box-shadow);border-radius:var(--str-chat__message-actions-box-border-radius);border-block-start:var(--str-chat__message-actions-box-border-block-start);border-block-end:var(--str-chat__message-actions-box-border-block-end);border-inline-start:var(--str-chat__message-actions-box-border-inline-start);border-inline-end:var(--str-chat__message-actions-box-border-inline-end)}.str-chat__message-actions-box .str-chat__message-actions-list-item-button{background:var(--str-chat__message-actions-box-item-background-color);color:var(--str-chat__message-actions-box-item-color);box-shadow:var(--str-chat__message-actions-box-item-box-shadow);border-radius:var(--str-chat__message-actions-box-item-border-radius);border-block-start:var(--str-chat__message-actions-box-item-border-block-start);border-block-end:var(--str-chat__message-actions-box-item-border-block-end);border-inline-start:var(--str-chat__message-actions-box-item-border-inline-start);border-inline-end:var(--str-chat__message-actions-box-item-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__message-actions-box .str-chat__message-actions-list-item-button:hover{background-color:var(--str-chat__message-actions-box-item-hover-background-color)}@media (hover:none){.str-chat__message-actions-box .str-chat__message-actions-list-item-button:hover{background-color:#0000}}.str-chat{--str-chat__message-bounce-edit-button-color:var(--str-chat__primary-color);--str-chat__message-bounce-send-button-color:var(--str-chat__primary-color);--str-chat__message-bounce-delete-button-color:var(--str-chat__primary-color);--str-chat__message-bounce-button-background-color:transparent;--str-chat__message-bounce-button-border-block-start:none;--str-chat__message-bounce-button-border-block-end:none;--str-chat__message-bounce-button-border-inline-start:none;--str-chat__message-bounce-button-border-inline-end:none;--str-chat__message-bounce-button-box-shadow:none}.str-chat__message-bounce-prompt .str-chat__message-bounce-edit,.str-chat__message-bounce-prompt .str-chat__message-bounce-send,.str-chat__message-bounce-prompt .str-chat__message-bounce-delete{background:var(--str-chat__message-bounce-button-background-color);color:var(--str-chat__message-bounce-button-color);box-shadow:var(--str-chat__message-bounce-button-box-shadow);border-radius:var(--str-chat__message-bounce-button-border-radius);border-block-start:var(--str-chat__message-bounce-button-border-block-start);border-block-end:var(--str-chat__message-bounce-button-border-block-end);border-inline-start:var(--str-chat__message-bounce-button-border-inline-start);border-inline-end:var(--str-chat__message-bounce-button-border-inline-end);font:var(--str-chat__body-medium-text)}.str-chat__message-bounce-prompt .str-chat__message-bounce-edit{color:var(--str-chat__message-bounce-edit-button-color)}.str-chat__message-bounce-prompt .str-chat__message-bounce-send{color:var(--str-chat__message-bounce-send-button-color)}.str-chat__message-bounce-prompt .str-chat__message-bounce-delete{color:var(--str-chat__message-bounce-delete-button-color)}.str-chat{--str-chat__message-input-border-radius:0;--str-chat__message-input-color:var(--str-chat__text-color);--str-chat__message-input-background-color:var(--str-chat__secondary-background-color);--str-chat__message-input-border-block-start:none;--str-chat__message-input-border-block-end:none;--str-chat__message-input-border-inline-start:none;--str-chat__message-input-border-inline-end:none;--str-chat__message-input-box-shadow:none;--str-chat__message-textarea-border-radius:var(--str-chat__border-radius-md);--str-chat__message-textarea-color:var(--str-chat__text-color);--str-chat__message-textarea-background-color:transparent;--str-chat__message-textarea-border-block-start:1px solid var(--str-chat__surface-color);--str-chat__message-textarea-border-block-end:1px solid var(--str-chat__surface-color);--str-chat__message-textarea-border-inline-start:1px solid var(--str-chat__surface-color);--str-chat__message-textarea-border-inline-end:1px solid var(--str-chat__surface-color);--str-chat__message-textarea-box-shadow:none;--str-chat__message-send-border-radius:var(--str-chat__border-radius-circle);--str-chat__message-send-color:var(--str-chat__primary-color);--str-chat__message-send-background-color:transparent;--str-chat__message-send-border-block-start:0;--str-chat__message-send-border-block-end:0;--str-chat__message-send-border-inline-start:0;--str-chat__message-send-border-inline-end:0;--str-chat__message-send-box-shadow:none;--str-chat__message-send-disabled-color:var(--str-chat__disabled-color);--str-chat__message-send-disabled-background-color:var(--str-chat__disabled-color);--str-chat__start-recording-audio-button-border-radius:var(--str-chat__border-radius-circle);--str-chat__start-recording-audio-button-color:var(--str-chat__text-low-emphasis-color);--str-chat__start-recording-audio-button-background-color:transparent;--str-chat__start-recording-audio-button-border-block-start:0;--str-chat__start-recording-audio-button-border-block-end:0;--str-chat__start-recording-audio-button-border-inline-start:0;--str-chat__start-recording-audio-button-border-inline-end:0;--str-chat__start-recording-audio-button-box-shadow:none;--str-chat__start-recording-audio-button-disabled-color:var(--str-chat__disabled-color);--str-chat__start-recording-audio-button-disabled-background-color:transparent;--str-chat__message-input-tools-border-radius:var(--str-chat__border-radius-circle);--str-chat__message-input-tools-color:var(--str-chat__text-low-emphasis-color);--str-chat__message-input-tools-background-color:transparent;--str-chat__message-input-tools-border-block-start:0;--str-chat__message-input-tools-border-block-end:0;--str-chat__message-input-tools-border-inline-start:0;--str-chat__message-input-tools-border-inline-end:0;--str-chat__message-input-tools-box-shadow:none;--str-chat__message-input-not-allowed-color:var(--str-chat__disabled-color);--str-chat__cooldown-border-radius:var(--str-chat__border-radius-circle);--str-chat__cooldown-color:var(--str-chat__on-disabled-color);--str-chat__cooldown-background-color:var(--str-chat__disabled-color);--str-chat__cooldown-border-block-start:0;--str-chat__cooldown-border-block-end:0;--str-chat__cooldown-border-inline-start:0;--str-chat__cooldown-border-inline-end:0;--str-chat__cooldown-box-shadow:none;--str-chat__attachment-selector-button-icon-color:var(--str-chat__text-low-emphasis-color);--str-chat__attachment-selector-button-icon-color-hover:var(--str-chat__primary-color);--str-chat__attachment-selector-actions-menu-button-icon-color:var(--str-chat__primary-color);--str-chat__attachment-selector-actions-menu-button-icon-color-active:var(--str-chat__primary-color)}.str-chat__message-input{background:var(--str-chat__message-input-background-color);color:var(--str-chat__message-input-color);box-shadow:var(--str-chat__message-input-box-shadow);border-radius:var(--str-chat__message-input-border-radius);border-block-start:var(--str-chat__message-input-border-block-start);border-block-end:var(--str-chat__message-input-border-block-end);border-inline-start:var(--str-chat__message-input-border-inline-start);border-inline-end:var(--str-chat__message-input-border-inline-end)}.str-chat__message-input .str-chat__file-input-container{--str-chat-icon-color:var(--str-chat__message-input-tools-color);background:var(--str-chat__message-input-tools-background-color);color:var(--str-chat__message-input-tools-color);box-shadow:var(--str-chat__message-input-tools-box-shadow);border-radius:var(--str-chat__message-input-tools-border-radius);border-block-start:var(--str-chat__message-input-tools-border-block-start);border-block-end:var(--str-chat__message-input-tools-border-block-end);border-inline-start:var(--str-chat__message-input-tools-border-inline-start);border-inline-end:var(--str-chat__message-input-tools-border-inline-end)}.str-chat__message-input .str-chat__file-input-container svg path{fill:var(--str-chat__message-input-tools-color)}.str-chat__message-input .str-chat__attachment-preview-image-error svg path{fill:var(--str-chat__primary-color)}.str-chat__message-input .str-chat__message-textarea-container{background:var(--str-chat__message-textarea-background-color);color:var(--str-chat__message-textarea-color);box-shadow:var(--str-chat__message-textarea-box-shadow);border-radius:var(--str-chat__message-textarea-border-radius);border-block-start:var(--str-chat__message-textarea-border-block-start);border-block-end:var(--str-chat__message-textarea-border-block-end);border-inline-start:var(--str-chat__message-textarea-border-inline-start);border-inline-end:var(--str-chat__message-textarea-border-inline-end)}.str-chat__message-input .str-chat__message-textarea-container .str-chat__message-textarea{resize:none;color:var(--str-chat__message-textarea-color);box-shadow:none;font:var(--str-chat__subtitle-text);background-color:#0000;border:none;outline:none}.str-chat__message-input .str-chat__stop-ai-generation-button{background-image:var(--str-chat__circle-stop-icon);background-color:#0000;border-width:0}.str-chat__message-input .str-chat__send-button{--str-chat-icon-color:var(--str-chat__message-send-color);background:var(--str-chat__message-send-background-color);color:var(--str-chat__message-send-color);box-shadow:var(--str-chat__message-send-box-shadow);border-radius:var(--str-chat__message-send-border-radius);border-block-start:var(--str-chat__message-send-border-block-start);border-block-end:var(--str-chat__message-send-border-block-end);border-inline-start:var(--str-chat__message-send-border-inline-start);border-inline-end:var(--str-chat__message-send-border-inline-end)}.str-chat__message-input .str-chat__send-button svg path{fill:var(--str-chat__message-send-color)}.str-chat__message-input .str-chat__send-button:disabled{--str-chat-icon-color:var(--str-chat__message-send-disabled-color);background-color:#0000}.str-chat__message-input .str-chat__send-button:disabled svg path{fill:var(--str-chat__message-send-disabled-color)}.str-chat__message-input .str-chat__start-recording-audio-button{--str-chat-icon-color:var(--str-chat__start-recording-audio-button-color);background:var(--str-chat__start-recording-audio-button-background-color);color:var(--str-chat__start-recording-audio-button-color);box-shadow:var(--str-chat__start-recording-audio-button-box-shadow);border-radius:var(--str-chat__start-recording-audio-button-border-radius);border-block-start:var(--str-chat__start-recording-audio-button-border-block-start);border-block-end:var(--str-chat__start-recording-audio-button-border-block-end);border-inline-start:var(--str-chat__start-recording-audio-button-border-inline-start);border-inline-end:var(--str-chat__start-recording-audio-button-border-inline-end)}.str-chat__message-input .str-chat__start-recording-audio-button:disabled{background-color:var(--str-chat__message-send-disabled-background-color)}.str-chat__message-input .str-chat__message-input-cooldown{background:var(--str-chat__cooldown-background-color);color:var(--str-chat__cooldown-color);box-shadow:var(--str-chat__cooldown-box-shadow);border-radius:var(--str-chat__cooldown-border-radius);border-block-start:var(--str-chat__cooldown-border-block-start);border-block-end:var(--str-chat__cooldown-border-block-end);border-inline-start:var(--str-chat__cooldown-border-inline-start);border-inline-end:var(--str-chat__cooldown-border-inline-end);font:var(--str-chat__subtitle-medium-text)}.str-chat__message-input .str-chat__message-input-not-allowed{color:var(--str-chat__message-input-not-allowed-color);font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-reply-to-message{font:var(--str-chat__subtitle-medium-text)}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove{background-color:#0000;border:none}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove svg path{fill:var(--str-chat__message-input-tools-color)}.str-chat__message-input .str-chat__recording-permission-denied-notification{background-color:var(--str-chat__text-color);border-radius:var(--str-chat__border-radius-md);color:var(--str-chat__background-color)}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__heading,.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__dismiss-button{font:var(--str-chat__subtitle2-medium-text)}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__message{font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__dismiss-button{color:var(--str-chat__background-color);cursor:pointer;text-transform:uppercase;background:0 0;border:none}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button .str-chat__attachment-selector__menu-button__icon{background-color:var(--str-chat__attachment-selector-button-icon-color);-webkit-mask:var(--str-chat__add-attachment-icon) no-repeat center/contain;-webkit-mask:var(--str-chat__add-attachment-icon) no-repeat center/contain;mask:var(--str-chat__add-attachment-icon) no-repeat center/contain}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button:hover .str-chat__attachment-selector__menu-button__icon{background-color:var(--str-chat__attachment-selector-button-icon-color-hover)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button{color:var(--str-chat__text-low-emphasis-color)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button .str-chat__dialog-menu__button-icon{background-color:var(--str-chat__attachment-selector-actions-menu-button-icon-color)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:hover,.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:focus{color:var(--str-chat__text-color)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:hover .str-chat__dialog-menu__button-icon,.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:focus .str-chat__dialog-menu__button-icon{background-color:var(--str-chat__attachment-selector-actions-menu-button-icon-color-active)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__upload-file-button .str-chat__dialog-menu__button-icon{-webkit-mask:var(--str-chat__folder-icon) no-repeat center/contain;-webkit-mask:var(--str-chat__folder-icon) no-repeat center/contain;mask:var(--str-chat__folder-icon) no-repeat center/contain}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__create-poll-button .str-chat__dialog-menu__button-icon{-webkit-mask:var(--str-chat__poll-icon) no-repeat center/contain;-webkit-mask:var(--str-chat__poll-icon) no-repeat center/contain;mask:var(--str-chat__poll-icon) no-repeat center/contain}.str-chat{--str-chat__message-list-border-radius:0;--str-chat__message-list-color:var(--str-chat__text-color);--str-chat__message-list-background-color:var(--str-chat__background-color);--str-chat__message-list-box-shadow:none;--str-chat__message-list-border-block-start:none;--str-chat__message-list-border-block-end:none;--str-chat__message-list-border-inline-start:none;--str-chat__message-list-border-inline-end:none;--str-chat__jump-to-latest-message-border-radius:var(--str-chat__circle-fab-border-radius);--str-chat__jump-to-latest-message-color:var(--str-chat__circle-fab-color);--str-chat__jump-to-latest-message-background-color:var(--str-chat__circle-fab-background-color);--str-chat__jump-to-latest-message-pressed-background-color:var(--str-chat__circle-fab-pressed-background-color);--str-chat__jump-to-latest-message-box-shadow:var(--str-chat__circle-fab-box-shadow);--str-chat__jump-to-latest-message-border-block-start:var(--str-chat__circle-fab-border-block-start);--str-chat__jump-to-latest-message-border-block-end:var(--str-chat__circle-fab-border-block-end);--str-chat__jump-to-latest-message-border-inline-start:var(--str-chat__circle-fab-border-inline-start);--str-chat__jump-to-latest-message-border-inline-end:var(--str-chat__circle-fab-border-inline-end);--str-chat__jump-to-latest-message-unread-count-background-color:var(--str-chat__jump-to-latest-message-color);--str-chat__jump-to-latest-message-unread-count-color:var(--str-chat__jump-to-latest-message-background-color);--str-chat__thread-head-start-color:var(--str-chat__text-low-emphasis-color);--str-chat__thread-head-start-border-block-end-color:var(--str-chat__surface-color)}.str-chat__list{background:var(--str-chat__message-list-background-color);color:var(--str-chat__message-list-color);box-shadow:var(--str-chat__message-list-box-shadow);border-radius:var(--str-chat__message-list-border-radius);border-block-start:var(--str-chat__message-list-border-block-start);border-block-end:var(--str-chat__message-list-border-block-end);border-inline-start:var(--str-chat__message-list-border-inline-start);border-inline-end:var(--str-chat__message-list-border-inline-end)}.str-chat__list .str-chat__parent-message-li{border-block-end:1px solid var(--str-chat__thread-head-start-border-block-end-color)}.str-chat__list .str-chat__parent-message-li .str-chat__thread-start{color:var(--str-chat__thread-head-start-color);font:var(--str-chat__subtitle-text)}.str-chat__jump-to-latest-message{--str-chat-icon-color:var(--str-chat__jump-to-latest-message-unread-count-background-color)}.str-chat__jump-to-latest-message .str-chat__circle-fab{background:var(--str-chat__jump-to-latest-message-background-color);color:var(--str-chat__jump-to-latest-message-color);box-shadow:var(--str-chat__jump-to-latest-message-box-shadow);border-radius:var(--str-chat__jump-to-latest-message-border-radius);border-block-start:var(--str-chat__jump-to-latest-message-border-block-start);border-block-end:var(--str-chat__jump-to-latest-message-border-block-end);border-inline-start:var(--str-chat__jump-to-latest-message-border-inline-start);border-inline-end:var(--str-chat__jump-to-latest-message-border-inline-end)}.str-chat__jump-to-latest-message .str-chat__circle-fab svg path{fill:var(--str-chat__jump-to-latest-message-color)}.str-chat__jump-to-latest-message .str-chat__circle-fab:active{background-color:var(--str-chat__jump-to-latest-message-pressed-background-color)}.str-chat__jump-to-latest-message .str-chat__circle-fab .str-chat__jump-to-latest-unread-count{background-color:var(--str-chat__jump-to-latest-message-unread-count-background-color);color:var(--str-chat__jump-to-latest-message-unread-count-color);border-radius:var(--str-chat__jump-to-latest-message-border-radius);font:var(--str-chat__caption-text)}.str-chat{--str-chat__virtual-list-border-radius:0;--str-chat__virtual-list-color:var(--str-chat__text-color);--str-chat__virtual-list-background-color:var(--str-chat__background-color);--str-chat__virtual-list-box-shadow:none;--str-chat__virtual-list-border-block-start:none;--str-chat__virtual-list-border-block-end:none;--str-chat__virtual-list-border-inline-start:none;--str-chat__virtual-list-border-inline-end:none}.str-chat__virtual-list{background:var(--str-chat__virtual-list-background-color);color:var(--str-chat__virtual-list-color);box-shadow:var(--str-chat__virtual-list-box-shadow);border-radius:var(--str-chat__virtual-list-border-radius);border-block-start:var(--str-chat__virtual-list-border-block-start);border-block-end:var(--str-chat__virtual-list-border-block-end);border-inline-start:var(--str-chat__virtual-list-border-inline-start);border-inline-end:var(--str-chat__virtual-list-border-inline-end)}.str-chat__virtual-list .str-chat__parent-message-li{border-block-end:1px solid var(--str-chat__thread-head-start-border-block-end-color)}.str-chat__virtual-list .str-chat__parent-message-li .str-chat__thread-start{color:var(--str-chat__thread-head-start-color);font:var(--str-chat__subtitle-text)}.str-chat{--str-chat__message-reactions-border-radius:none;--str-chat__message-reactions-color:var(--str-chat__text-color);--str-chat__message-reactions-background-color:transparent;--str-chat__message-reactions-border-block-start:none;--str-chat__message-reactions-border-block-end:none;--str-chat__message-reactions-border-inline-start:none;--str-chat__message-reactions-border-inline-end:none;--str-chat__message-reactions-box-shadow:none;--str-chat__message-reaction-border-radius:var(--str-chat__border-radius-xs);--str-chat__message-reaction-color:var(--str-chat__text-color);--str-chat__message-reaction-background-color:var(--str-chat__tertiary-surface-color);--str-chat__message-reaction-border-block-start:none;--str-chat__message-reaction-border-block-end:none;--str-chat__message-reaction-border-inline-start:none;--str-chat__message-reaction-border-inline-end:none;--str-chat__message-reaction-box-shadow:none;--str-chat__own-message-reaction-color:var(--str-chat__text-color);--str-chat__own-message-reaction-background-color:var(--str-chat__primary-surface-color-low-emphasis);--str-chat__messsage-reactions-details--selected-color:solid var(--str-chat__primary-color)}.str-chat__message-reactions-container .str-chat__message-reactions{background:var(--str-chat__message-reactions-background-color);color:var(--str-chat__message-reactions-color);box-shadow:var(--str-chat__message-reactions-box-shadow);border-radius:var(--str-chat__message-reactions-border-radius);border-block-start:var(--str-chat__message-reactions-border-block-start);border-block-end:var(--str-chat__message-reactions-border-block-end);border-inline-start:var(--str-chat__message-reactions-border-inline-start);border-inline-end:var(--str-chat__message-reactions-border-inline-end)}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction{background:var(--str-chat__message-reaction-background-color);color:var(--str-chat__message-reaction-color);box-shadow:var(--str-chat__message-reaction-box-shadow);border-radius:var(--str-chat__message-reaction-border-radius);border-block-start:var(--str-chat__message-reaction-border-block-start);border-block-end:var(--str-chat__message-reaction-border-block-end);border-inline-start:var(--str-chat__message-reaction-border-inline-start);border-inline-end:var(--str-chat__message-reaction-border-inline-end);font:var(--str-chat__caption-text)}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction.str-chat__message-reaction-own{color:var(--str-chat__own-message-reaction-color);background-color:var(--str-chat__own-message-reaction-background-color)}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-type{border-block-end:solid #0000}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-type--selected{border-block-end:var(--str-chat__messsage-reactions-details--selected-color)}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-user{font:var(--str-chat__subtitle-text)}.str-chat{--str-chat__message-reactions-options-border-radius:var(--str-chat__border-radius-circle);--str-chat__message-reactions-options-color:var(--str-chat__text-color);--str-chat__message-reactions-options-background-color:var(--str-chat__secondary-background-color);--str-chat__message-reactions-options-border-block-start:none;--str-chat__message-reactions-options-border-block-end:none;--str-chat__message-reactions-options-border-inline-start:none;--str-chat__message-reactions-options-border-inline-end:none;--str-chat__message-reactions-options-box-shadow:0 0 8px var(--str-chat__box-shadow-color);--str-chat__message-reactions-option-border-radius:var(--str-chat__border-radius-md);--str-chat__message-reactions-option-color:var(--str-chat__text-color);--str-chat__message-reactions-option-background-color:var(--str-chat__secondary-background-color);--str-chat__message-reactions-option-hover-background-color:var(--str-chat__primary-surface-color);--str-chat__message-reactions-option-selected-background-color:var(--str-chat__primary-color-low-emphasis);--str-chat__message-reactions-option-border-block-start:none;--str-chat__message-reactions-option-border-block-end:none;--str-chat__message-reactions-option-border-inline-start:none;--str-chat__message-reactions-option-border-inline-end:none;--str-chat__message-reactions-option-box-shadow:none}.str-chat .str-chat-angular-v5__reaction-selector{--str-chat__message-reactions-options-box-shadow:none;--str-chat__message-reactions-options-border-radius:0}.str-chat__reaction-selector .str-chat__message-reactions-options{background:var(--str-chat__message-reactions-options-background-color);color:var(--str-chat__message-reactions-options-color);box-shadow:var(--str-chat__message-reactions-options-box-shadow);border-radius:var(--str-chat__message-reactions-options-border-radius);border-block-start:var(--str-chat__message-reactions-options-border-block-start);border-block-end:var(--str-chat__message-reactions-options-border-block-end);border-inline-start:var(--str-chat__message-reactions-options-border-inline-start);border-inline-end:var(--str-chat__message-reactions-options-border-inline-end)}.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{background:var(--str-chat__message-reactions-option-background-color);color:var(--str-chat__message-reactions-option-color);box-shadow:var(--str-chat__message-reactions-option-box-shadow);border-radius:var(--str-chat__message-reactions-option-border-radius);border-block-start:var(--str-chat__message-reactions-option-border-block-start);border-block-end:var(--str-chat__message-reactions-option-border-block-end);border-inline-start:var(--str-chat__message-reactions-option-border-inline-start);border-inline-end:var(--str-chat__message-reactions-option-border-inline-end)}.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option:hover{background-color:var(--str-chat__message-reactions-option-hover-background-color)}.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option.str-chat__message-reactions-option-selected{background-color:var(--str-chat__message-reactions-option-selected-background-color)}@media (hover:none){.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option:hover{background-color:#0000}}.str-chat{--str-chat__modal-border-radius:var(--str-chat__border-radius-sm);--str-chat__modal-color:var(--str-chat__text-color);--str-chat__modal-background-color:var(--str-chat__secondary-background-color);--str-chat__modal-overlay-color:var(--str-chat__secondary-overlay-color);--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:none;--str-chat__modal-close-icon-background:var(--str-chat__text-low-emphasis-color);--str-chat__modal-close-icon-color:var(--str-chat__on-disabled-color)}.str-chat__modal{background-color:var(--str-chat__modal-overlay-color);-webkit-backdrop-filter:var(--str-chat__modal-overlay-backdrop-filter);backdrop-filter:var(--str-chat__modal-overlay-backdrop-filter)}.str-chat__modal .str-chat__modal__inner{background:var(--str-chat__modal-background-color);color:var(--str-chat__modal-color);box-shadow:var(--str-chat__modal-box-shadow);border-radius:var(--str-chat__modal-border-radius);border-block-start:var(--str-chat__modal-border-block-start);border-block-end:var(--str-chat__modal-border-block-end);border-inline-start:var(--str-chat__modal-border-inline-start);border-inline-end:var(--str-chat__modal-border-inline-end)}.str-chat__modal .str-chat__modal-header .str-chat__modal-header__title{font:var(--str-chat__subtitle2-medium-text)}.str-chat__modal .str-chat__modal__close-button{--str-chat-icon-color:var(--str-chat__modal-close-icon-color);background:0 0;border:none}.str-chat__modal .str-chat__modal__close-button .str-chat__icon{background-color:var(--str-chat__modal-close-icon-background);border-radius:999px}.str-chat__modal .str-chat__modal__close-button svg path{fill:var(--str-chat__modal-close-icon-color)}.str-chat__modal .str-chat__modal__close-button svg rect,.str-chat__modal .str-chat__modal__close-button svg circle{fill:var(--str-chat__modal-close-icon-background)}.str-chat__message-attachment--card .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner,.str-chat__message-attachment--image .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner,.str-chat__message-attachment--gallery .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner{width:unset;height:unset;background-color:#0000;padding:0}.str-chat__message-attachment--card .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner img,.str-chat__message-attachment--image .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner img,.str-chat__message-attachment--gallery .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner img{max-width:unset;cursor:default;max-height:calc(100vh - 80px)}.str-chat{--str-chat__message-notification-background-color:var(--str-chat__primary-color);--str-chat__message-notification-border-block-start:none;--str-chat__message-notification-border-block-end:none;--str-chat__message-notification-border-inline-start:none;--str-chat__message-notification-border-inline-end:none;--str-chat__message-notification-border-radius:50px;--str-chat__message-notification-box-shadow:none;--str-chat__message-notification-color:var(--str-chat__on-primary-color)}.str-chat__message-notification{background:var(--str-chat__message-notification-background-color);color:var(--str-chat__message-notification-color);box-shadow:var(--str-chat__message-notification-box-shadow);border-radius:var(--str-chat__message-notification-border-radius);border-block-start:var(--str-chat__message-notification-border-block-start);border-block-end:var(--str-chat__message-notification-border-block-end);border-inline-start:var(--str-chat__message-notification-border-inline-start);border-inline-end:var(--str-chat__message-notification-border-inline-end);font:var(--str-chat__caption-text);cursor:pointer}.str-chat{--str-chat__notification-list-border-radius:none;--str-chat__notification-list-color:var(--str-chat__notification-list-text-color);--str-chat__notification-list-background-color:transparent;--str-chat__notification-list-border-block-start:none;--str-chat__notification-list-border-block-end:none;--str-chat__notification-list-border-inline-start:none;--str-chat__notification-list-border-inline-end:none;--str-chat__notification-list-box-shadow:none}.str-chat__list-notifications{background:var(--str-chat__notification-list-background-color);color:var(--str-chat__notification-list-color);box-shadow:var(--str-chat__notification-list-box-shadow);border-radius:var(--str-chat__notification-list-border-radius);border-block-start:var(--str-chat__notification-list-border-block-start);border-block-end:var(--str-chat__notification-list-border-block-end);border-inline-start:var(--str-chat__notification-list-border-inline-start);border-inline-end:var(--str-chat__notification-list-border-inline-end)}.str-chat{--str-chat__notification-border-radius:var(--str-chat__border-radius-sm);--str-chat__notification-color:var(--str-chat__opaque-surface-text-color);--str-chat__notification-background-color:var(--str-chat__opaque-surface-background-color);--str-chat__notification-border-block-start:none;--str-chat__notification-border-block-end:none;--str-chat__notification-border-inline-start:none;--str-chat__notification-border-inline-end:none;--str-chat__notification-box-shadow:0 0 8px var(--str-chat__box-shadow-color)}.str-chat__notification{background:var(--str-chat__notification-background-color);color:var(--str-chat__notification-color);box-shadow:var(--str-chat__notification-box-shadow);border-radius:var(--str-chat__notification-border-radius);border-block-start:var(--str-chat__notification-border-block-start);border-block-end:var(--str-chat__notification-border-block-end);border-inline-start:var(--str-chat__notification-border-inline-start);border-inline-end:var(--str-chat__notification-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__poll .str-chat__poll-header .str-chat__poll-subtitle{color:var(--str-chat__text-low-emphasis-color)}.str-chat__poll .str-chat__checkmark{border-radius:var(--str-chat__border-radius-circle);border:1px solid var(--str-chat__disabled-color)}.str-chat__poll .str-chat__checkmark--checked{background-color:var(--str-chat__primary-color);border:none}.str-chat__poll .str-chat__poll-option-list .str-chat__poll-option.str-chat__poll-option--votable:hover{cursor:pointer}.str-chat__poll .str-chat__poll-option-list .str-chat__poll-option .str-chat__poll-option__votes-bar{background:linear-gradient(to right, var(--str-chat__primary-color) var(--str-chat__amount-bar-fulfillment), var(--str-chat__surface-color) var(--str-chat__amount-bar-fulfillment));border-radius:calc(var(--str-chat__spacing-px)*4)}.str-chat__poll .str-chat__poll-option-list .str-chat__poll-option .str-chat__poll-option__votes-bar--winner{background:linear-gradient(to right, var(--str-chat__info-color) var(--str-chat__amount-bar-fulfillment), var(--str-chat__surface-color) var(--str-chat__amount-bar-fulfillment))}.str-chat__poll .str-chat__poll-option-list--full,.str-chat__poll .str-chat__poll-answer,.str-chat__poll .str-chat__modal__poll-option-list__title,.str-chat__poll .str-chat__modal__poll-results .str-chat__modal__poll-results__title,.str-chat__poll .str-chat__modal__poll-results .str-chat__poll-option{border-radius:.75rem}.str-chat__poll-option-list--full{overflow:clip}.str-chat__poll--closed .str-chat__poll-option:hover{cursor:unset}.str-chat__poll-actions .str-chat__modal .str-chat__poll-answer__text,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-option-list__title,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-results__title{font:var(--str-chat__subtitle-medium-text)}.str-chat__poll-actions .str-chat__modal .str-chat__poll-option-list--full,.str-chat__poll-actions .str-chat__modal .str-chat__poll-answer,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-option-list__title,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-results__title,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option{background-color:var(--str-chat__tertiary-surface-color)}.str-chat__poll-actions .str-chat__modal .str-chat__poll-option-list--full .str-chat__poll-option-text{font-weight:500}.str-chat__poll-actions .str-chat__modal .str-chat__poll-option-list--full .str-chat__poll-option--votable:hover{background-color:var(--str-chat__secondary-surface-color)}.str-chat__poll-actions .str-chat__modal .str-chat__poll-option .str-chat__poll-option__header{font:var(--str-chat__subtitle-text)}.str-chat__poll-actions .str-chat__modal .str-chat__poll-option .str-chat__poll-option__header .str-chat__poll-option__option-text{font:var(--str-chat__subtitle-medium-text)}.str-chat__poll-actions .str-chat__modal .str-chat__poll-option .str-chat__poll-option__show-all-votes-button{font:var(--str-chat__subtitle-text);color:var(--str-chat__primary-color)}.str-chat__poll-vote .str-chat__poll-vote__author__name{text-transform:capitalize}.str-chat__poll-vote .str-chat__poll-vote__timestamp{color:var(--str-chat__text-low-emphasis-color)}.str-chat__quoted-poll-preview{font:var(--str-chat__body-medium-text)}.str-chat__poll-creation-dialog .str-chat__form__input-fieldset{border:none}.str-chat__poll-creation-dialog .str-chat__form__expandable-field,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label),.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value{background-color:var(--str-chat__tertiary-surface-color);border-radius:.75rem}.str-chat__poll-creation-dialog .str-chat__form__expandable-field input,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label) input,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value input{background:0 0;border:none;outline:none}.str-chat__poll-creation-dialog .str-chat__form__expandable-field input,.str-chat__poll-creation-dialog .str-chat__form__expandable-field input::placeholder,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label) input,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label) input::placeholder,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value input,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value input::placeholder{font:var(--str-chat__subtitle-text)}.str-chat__poll-creation-dialog .str-chat__form__input-field--draggable input{pointer-events:auto}.str-chat__poll-creation-dialog .str-chat__form__input-field--draggable .str-chat__drag-handle{background-color:var(--str-chat__text-low-emphasis-color);-webkit-mask:var(--str-chat__handle-icon) no-repeat center/contain;-webkit-mask:var(--str-chat__handle-icon) no-repeat center/contain;mask:var(--str-chat__handle-icon) no-repeat center/contain}.str-chat__poll-creation-dialog .str-chat__form__input-field--has-error{border:1px solid var(--str-chat__message-error-message-color)}.str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field--has-error,.str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field--has-error .str-chat__form__input-field__value,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label.str-chat__form__input-field--has-error{border:none}.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label.str-chat__form__input-field--has-error .str-chat__form__input-field__value{border:1px solid var(--str-chat__message-error-message-color)}.str-chat__poll-creation-dialog .str-chat__form__switch-field{background-color:var(--str-chat__tertiary-surface-color);border-radius:.75rem}.str-chat__poll-creation-dialog .str-chat__form__switch-field,.str-chat__poll-creation-dialog .str-chat__form__switch-field label{cursor:pointer}.str-chat__poll-creation-dialog .str-chat__form__switch-field .str-chat__form__switch-field__switch{cursor:pointer;background-color:var(--str-chat__text-low-emphasis-color);border-radius:100px}.str-chat__poll-creation-dialog .str-chat__form__switch-field .str-chat__form__switch-field__switch .str-chat__form__switch-field__switch-handle{border-radius:var(--str-chat__border-radius-circle);background-color:var(--str-chat__disabled-color)}.str-chat__poll-creation-dialog .str-chat__form__switch-field .str-chat__form__switch-field__switch.str-chat__form__switch-field__switch--on{background-color:var(--str-chat__green600)}.str-chat__poll-creation-dialog .str-chat__form__switch-field .str-chat__form__switch-field__switch.str-chat__form__switch-field__switch--on .str-chat__form__switch-field__switch-handle{background-color:var(--str-chat__background-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat{--str-chat__search-input-color:var(--str-chat__text-color);--str-chat__search-input-placeholder-color:var(--str-chat__text-low-emphasis-color);--str-chat__search-input-icon-color:var(--str-chat__text-low-emphasis-color);--str-chat__search-input-border-block-start:none;--str-chat__search-input-border-block-end:none;--str-chat__search-input-border-inline-start:none;--str-chat__search-input-border-inline-end:none;--str-chat__search-input-wrapper-border-radius:var(--str-chat__border-radius-circle);--str-chat__search-input-wrapper-background-color:transparent;--str-chat__search-input-wrapper-border-block-start:var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-border-block-end:var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-border-inline-start:var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-border-inline-end:var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-active-border-radius:var(--str-chat__border-radius-circle);--str-chat__search-input-wrapper-active-background-color:transparent;--str-chat__search-input-wrapper-active-border-block-start:var(--str-chat__primary-color) 1px solid;--str-chat__search-input-wrapper-active-border-block-end:var(--str-chat__primary-color) 1px solid;--str-chat__search-input-wrapper-active-border-inline-start:var(--str-chat__primary-color) 1px solid;--str-chat__search-input-wrapper-active-border-inline-end:var(--str-chat__primary-color) 1px solid;--str-chat__search-result-background-color:transparent;--str-chat__search-result-border-block-start:none;--str-chat__search-result-border-block-end:none;--str-chat__search-result-border-inline-start:none;--str-chat__search-result-border-inline-end:none;--str-chat__search-result-hover-background-color:var(--str-chat__secondary-surface-color);--str-chat__search-result-list-color:var(--str-chat__text-color);--str-chat__search-result-list-background-color:var(--str-chat__secondary-background-color);--str-chat__search-result-list-border-block-start:none;--str-chat__search-result-list-border-block-end:none;--str-chat__search-result-list-border-inline-start:none;--str-chat__search-result-list-border-inline-end:none;--str-chat__search-result-list-popup-box-shadow:0 4px 4px var(--str-chat__box-shadow-color);--str-chat__search-results-header-color:var(--str-chat__text-low-emphasis-color);--str-chat__search-results-header-background-color:var(--str-chat__background-color);--str-chat__search-results-header-border-block-start:none;--str-chat__search-results-header-border-block-end:var(--str-chat__surface-color) 1px solid;--str-chat__search-results-header-border-inline-start:none;--str-chat__search-results-header-border-inline-end:none;--str-chat__search-results-empty-color:var(--str-chat__text-low-emphasis-color);--str-chat__search-results-empty-icon-color:var(--str-chat__disabled-color);--str-chat__search-results-empty-background-color:var(--str-chat__background-color);--str-chat__search-results-empty-border-block-start:none;--str-chat__search-results-empty-border-block-end:none;--str-chat__search-results-empty-border-inline-start:none;--str-chat__search-results-empty-border-inline-end:none}.str-chat__search-input--wrapper{background:var(--str-chat__search-input-wrapper-background-color);color:var(--str-chat__search-input-wrapper-color);box-shadow:var(--str-chat__search-input-wrapper-box-shadow);border-radius:var(--str-chat__search-input-wrapper-border-radius);border-block-start:var(--str-chat__search-input-wrapper-border-block-start);border-block-end:var(--str-chat__search-input-wrapper-border-block-end);border-inline-start:var(--str-chat__search-input-wrapper-border-inline-start);border-inline-end:var(--str-chat__search-input-wrapper-border-inline-end)}.str-chat__search-input--wrapper .str-chat__search-input--icon{background-image:var(--str-chat__magnifier-glass-icon);background-repeat:no-repeat}.str-chat__search-input--wrapper input{background:var(--str-chat__search-input-background-color);color:var(--str-chat__search-input-color);box-shadow:var(--str-chat__search-input-box-shadow);border-radius:var(--str-chat__search-input-border-radius);border-block-start:var(--str-chat__search-input-border-block-start);border-block-end:var(--str-chat__search-input-border-block-end);border-inline-start:var(--str-chat__search-input-border-inline-start);border-inline-end:var(--str-chat__search-input-border-inline-end);font:var(--str-chat__subtitle-text);outline:none}.str-chat__search-input--wrapper .str-chat__search-input--clear-button-icon{-webkit-mask:var(--str-chat__clear-icon) no-repeat center/contain;-webkit-mask:var(--str-chat__clear-icon) no-repeat center/contain;mask:var(--str-chat__clear-icon) no-repeat center/contain;background-color:#0000}.str-chat__search-input--wrapper-active{background:var(--str-chat__search-input-wrapper-active-background-color);color:var(--str-chat__search-input-wrapper-active-color);box-shadow:var(--str-chat__search-input-wrapper-active-box-shadow);border-radius:var(--str-chat__search-input-wrapper-active-border-radius);border-block-start:var(--str-chat__search-input-wrapper-active-border-block-start);border-block-end:var(--str-chat__search-input-wrapper-active-border-block-end);border-inline-start:var(--str-chat__search-input-wrapper-active-border-inline-start);border-inline-end:var(--str-chat__search-input-wrapper-active-border-inline-end)}.str-chat__search-input--wrapper-active .str-chat__search-input--clear-button-icon{background-color:var(--str-chat__text-low-emphasis-color)}.str-chat__search-bar-button--exit-search{color:var(--str-chat__primary-color);font:var(--str-chat__subtitle-text);background:0 0;border:none}.str-chat__search-results-header{background:var(--str-chat__search-results-header-background-color);color:var(--str-chat__search-results-header-color);box-shadow:var(--str-chat__search-results-header-box-shadow);border-radius:var(--str-chat__search-results-header-border-radius);border-block-start:var(--str-chat__search-results-header-border-block-start);border-block-end:var(--str-chat__search-results-header-border-block-end);border-inline-start:var(--str-chat__search-results-header-border-inline-start);border-inline-end:var(--str-chat__search-results-header-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__search-source-result-list{background:var(--str-chat__search-result-list-background-color);color:var(--str-chat__search-result-list-color);box-shadow:var(--str-chat__search-result-list-box-shadow);border-radius:var(--str-chat__search-result-list-border-radius);border-block-start:var(--str-chat__search-result-list-border-block-start);border-block-end:var(--str-chat__search-result-list-border-block-end);border-inline-start:var(--str-chat__search-result-list-border-inline-start);border-inline-end:var(--str-chat__search-result-list-border-inline-end)}.str-chat__search-source-result-list .str-chat__search-container-empty{background:var(--str-chat__search-results-empty-background-color);color:var(--str-chat__search-results-empty-color);box-shadow:var(--str-chat__search-results-empty-box-shadow);border-radius:var(--str-chat__search-results-empty-border-radius);border-block-start:var(--str-chat__search-results-empty-border-block-start);border-block-end:var(--str-chat__search-results-empty-border-block-end);border-inline-start:var(--str-chat__search-results-empty-border-inline-start);border-inline-end:var(--str-chat__search-results-empty-border-inline-end);font:var(--str-chat__subtitle2-medium-text)}.str-chat__search-source-result-list .str-chat__search-container-empty svg path{fill:var(--str-chat__search-results-empty-icon-color)}.str-chat__search-source-result-list .str-chat__search-result{background:var(--str-chat__search-result-background-color);color:var(--str-chat__search-result-color);box-shadow:var(--str-chat__search-result-box-shadow);border-radius:var(--str-chat__search-result-border-radius);border-block-start:var(--str-chat__search-result-border-block-start);border-block-end:var(--str-chat__search-result-border-block-end);border-inline-start:var(--str-chat__search-result-border-inline-start);border-inline-end:var(--str-chat__search-result-border-inline-end)}.str-chat__search-source-result-list .str-chat__search-result.str-chat__channel-preview-messenger--active{background-color:var(--str-chat__channel-preview-active-background-color)}.str-chat__search-source-result-list .str-chat__search-result .str-chat__search-result--display-name{font:var(--str-chat__subtitle-medium-text)}.str-chat__search-source-result-list .str-chat__search-result:hover,.str-chat__search-source-result-list .str-chat__search-result--focused{background-color:var(--str-chat__search-result-hover-background-color)}.str-chat{--str-chat__thread-border-radius:0;--str-chat__thread-color:var(--str-chat__text-color);--str-chat__thread-background-color:var(--str-chat__secondary-background-color);--str-chat__thread-border-block-start:none;--str-chat__thread-border-block-end:none;--str-chat__thread-border-inline-start:1px solid var(--str-chat__surface-color);--str-chat__thread-border-inline-end:none;--str-chat__thread-box-shadow:none;--str-chat__thread-header-border-radius:0;--str-chat__thread-header-color:var(--str-chat__text-color);--str-chat__thread-header-background-color:var(--str-chat__secondary-background-color);--str-chat__thread-header-border-block-start:none;--str-chat__thread-header-border-block-end:none;--str-chat__thread-header-border-inline-start:none;--str-chat__thread-header-border-inline-end:none;--str-chat__thread-header-box-shadow:none;--str-chat__thread-header-info-color:var(--str-chat__text-low-emphasis-color)}.str-chat__thread-container{background:var(--str-chat__thread-background-color);color:var(--str-chat__thread-color);box-shadow:var(--str-chat__thread-box-shadow);border-radius:var(--str-chat__thread-border-radius);border-block-start:var(--str-chat__thread-border-block-start);border-block-end:var(--str-chat__thread-border-block-end);border-inline-start:var(--str-chat__thread-border-inline-start);border-inline-end:var(--str-chat__thread-border-inline-end)}.str-chat__thread-container .str-chat__thread-header{background:var(--str-chat__thread-header-background-color);color:var(--str-chat__thread-header-color);box-shadow:var(--str-chat__thread-header-box-shadow);border-radius:var(--str-chat__thread-header-border-radius);border-block-start:var(--str-chat__thread-header-border-block-start);border-block-end:var(--str-chat__thread-header-border-block-end);border-inline-start:var(--str-chat__thread-header-border-inline-start);border-inline-end:var(--str-chat__thread-header-border-inline-end)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-title{font:var(--str-chat__subtitle-medium-text)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-channel-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-subtitle{font:var(--str-chat__body-text);color:var(--str-chat__thread-header-info-color)}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button{background-color:#0000;border:none}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button svg path{fill:var(--str-chat__thread-color)}.str-chat{--str-chat__tooltip-border-radius:var(--str-chat__border-radius-xs);--str-chat__tooltip-color:var(--str-chat__text-color);--str-chat__tooltip-background-color:var(--str-chat__secondary-background-color);--str-chat__tooltip-border-block-start:none;--str-chat__tooltip-border-block-end:none;--str-chat__tooltip-border-inline-start:none;--str-chat__tooltip-border-inline-end:none;--str-chat__tooltip-box-shadow:0 0 20px var(--str-chat__box-shadow-color)}.str-chat__tooltip{background:var(--str-chat__tooltip-background-color);color:var(--str-chat__tooltip-color);box-shadow:var(--str-chat__tooltip-box-shadow);border-radius:var(--str-chat__tooltip-border-radius);border-block-start:var(--str-chat__tooltip-border-block-start);border-block-end:var(--str-chat__tooltip-border-block-end);border-inline-start:var(--str-chat__tooltip-border-inline-start);border-inline-end:var(--str-chat__tooltip-border-inline-end);font:var(--str-chat__caption-text)}.str-chat__tooltip:after{background-color:var(--str-chat__tooltip-background-color)}.str-chat{--str-chat__typing-indicator-border-radius:none;--str-chat__typing-indicator-color:var(--str-chat__text-low-emphasis-color);--str-chat__typing-indicator-background-color:var(--str-chat__overlay-color);--str-chat__typing-indicator-border-block-start:none;--str-chat__typing-indicator-border-block-end:none;--str-chat__typing-indicator-border-inline-start:none;--str-chat__typing-indicator-border-inline-end:none;--str-chat__typing-indicator-box-shadow:none;--str-chat__typing-indicator-dot-background-color:var(--str-chat__text-color)}.str-chat__typing-indicator{background:var(--str-chat__typing-indicator-background-color);color:var(--str-chat__typing-indicator-color);box-shadow:var(--str-chat__typing-indicator-box-shadow);border-radius:var(--str-chat__typing-indicator-border-radius);border-block-start:var(--str-chat__typing-indicator-border-block-start);border-block-end:var(--str-chat__typing-indicator-border-block-end);border-inline-start:var(--str-chat__typing-indicator-border-inline-start);border-inline-end:var(--str-chat__typing-indicator-border-inline-end)}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot{background-color:var(--str-chat__typing-indicator-dot-background-color);border-radius:999px;animation:1s infinite alternate dotFlashing}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:first-child{animation-delay:0s}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:nth-child(2){animation-delay:.5s}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:nth-child(3){animation-delay:1s}@keyframes dotFlashing{0%{opacity:1}50%{opacity:.6}to{opacity:.2}}.str-chat{--str-chat-thread-list-border-color:var(--str-chat__surface-color);--str-chat-thread-list-container-background-color:var(--str-chat__secondary-background-color);--str-chat-unseen-threads-banner-background-color:var(--str-chat__text-color);--str-chat-unseen-threads-banner-color:var(--str-chat__opaque-surface-text-color);--str-chat-thread-list-item-background-color-default:var(--str-chat__secondary-background-color);--str-chat-thread-list-item-background-color-selected:var(--str-chat__surface-color);--str-chat-thread-list-item-text-color:var(--str-chat__text-color);--str-chat-thread-list-item-text-low-emphasis-color:var(--str-chat__text-low-emphasis-color);--str-chat-thread-list-empty-placeholder-background-color:var(--str-chat__secondary-background-color);--str-chat-thread-list-empty-placeholder-color:var(--str-chat__text-low-emphasis-color)}.str-chat__thread-list-container{background-color:var(--str-chat-thread-list-container-background-color)}.str-chat__unseen-threads-banner{background:var(--str-chat-unseen-threads-banner-background-color);color:var(--str-chat-unseen-threads-banner-color);border-radius:16px}.str-chat__unseen-threads-banner__button{--str-chat-icon-color:var(--str-chat-unseen-threads-banner-color)}.str-chat__thread-list{border-right:1px solid var(--str-chat-thread-list-border-color)}.str-chat__thread-list .str-chat__thread-list-item{--str-chat-icon-color:var(--str-chat-thread-list-item-text-color);background-color:var(--str-chat-thread-list-item-background-color-default);color:var(--str-chat-thread-list-item-text-color);border:none}.str-chat__thread-list .str-chat__thread-list-item[aria-selected=true]{background-color:var(--str-chat-thread-list-item-background-color-selected)}.str-chat__thread-list .str-chat__thread-list-item[aria-selected=true] .str-chat__thread-list-item__parent-message-text,.str-chat__thread-list .str-chat__thread-list-item[aria-selected=true] .str-chat__thread-list-item__latest-reply-text-and-timestamp{color:inherit}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__parent-message-text{color:var(--str-chat-thread-list-item-text-low-emphasis-color)}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply{--str-chat__avatar-background-color:var(--str-chat__secondary-surface-color);--str-chat__avatar-color:var(--str-chat__text-low-emphasis-color)}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-text-and-timestamp{color:var(--str-chat-thread-list-item-text-low-emphasis-color)}.str-chat__thread-list-empty-placeholder{--str-chat-icon-color:var(--str-chat-thread-list-empty-placeholder-color);background-color:var(--str-chat-thread-list-empty-placeholder-background-color);color:var(--str-chat-thread-list-empty-placeholder-color)}.str-chat{--str-chat-selector-background-color:var(--str-chat__secondary-background-color);--str-chat-selector-border-color:var(--str-chat__surface-color);--str-chat-selector-button-color-default:var(--str-chat__text-low-emphasis-color);--str-chat-selector-button-color-selected:var(--str-chat__text-color);--str-chat-selector-button-background-color-default:transparent;--str-chat-selector-button-background-color-selected:var(--str-chat__surface-color)}.str-chat__chat-view__selector{border-right:1px solid var(--str-chat-selector-border-color);background-color:var(--str-chat-selector-background-color)}.str-chat__chat-view__selector-button{--str-chat-icon-color:var(--str-chat-selector-button-color-default);background:var(--str-chat-selector-button-background-color-default);color:var(--str-chat-selector-button-color-default);border:none}.str-chat__chat-view__selector-button[aria-selected=true]{--str-chat-icon-color:var(--str-chat-selector-button-color-selected);color:var(--str-chat-selector-button-color-selected);background:var(--str-chat-selector-button-background-color-selected)}.str-chat{--str-chat-unread-count-badge-color:var(--str-chat__on-unread-badge-color);--str-chat-unread-count-badge-background-color:var(--str-chat__danger-color)}.str-chat__unread-count-badge{background-color:var(--str-chat-unread-count-badge-background-color);color:var(--str-chat-unread-count-badge-color);border-radius:9999px}.str-chat__ai-state-indicator-container{background-color:var(--str-chat__grey300)}.str-chat__ai-state-indicator-text{color:var(--str-chat__text-color)}.GroupSidebar-sidebar-container{color:#fff;background-color:#05240e;border-right:1px solid #23232e;flex-direction:column;width:250px;height:100vh;padding:1rem;display:flex}.GroupSidebar-header{border-bottom:1px solid #23232e;padding-bottom:1rem}.GroupSidebar-header-title{color:#e9c98d;font-size:1.2rem;font-weight:700}.GroupSidebar-member-list{flex-grow:1;margin:1rem 0 0;padding:0;list-style:none;overflow-y:auto}.GroupSidebar-member-item{cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;padding:.5rem;transition:background .2s;display:flex;position:relative}.GroupSidebar-member-item:hover{background-color:#052a0e}.GroupSidebar-member-info{align-items:center;min-width:0;display:flex}.GroupSidebar-avatar{object-fit:cover;border:2px solid #6b5c40;border-radius:50%;flex:none;width:36px;height:36px;margin-right:.75rem}.GroupSidebar-avatar-fallback{color:#fff;background:#052a0e;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:inline-flex}.GroupSidebar-name-status{flex-direction:column;justify-content:center;min-width:0;display:flex}.GroupSidebar-name{text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:500;overflow:hidden}.GroupSidebar-status{border-radius:50%;width:8px;height:8px;margin-top:4px}.GroupSidebar-status.online{background-color:#3ee577}.GroupSidebar-status.offline{background-color:#6e685d}.GroupSidebar-dm-btn{opacity:0;color:#fff;cursor:pointer;background-color:#083814;border:none;border-radius:8px;margin-left:auto;padding:4px 10px;font-size:.85rem;transition:opacity .3s}.GroupSidebar-member-item:hover .GroupSidebar-dm-btn{opacity:1}@media (width<=768px){.GroupSidebar-sidebar-container{width:100%;height:auto;max-height:140px}.GroupSidebar-member-list{gap:.5rem;display:flex;overflow:auto hidden}.GroupSidebar-member-item{flex:0 0 170px}}.custom-chat-container{border:1px solid var(--brand-hairline-soft);border-radius:var(--brand-radius-lg);height:min(78vh,860px);font-family:var(--font-sans);z-index:1;background-color:#05240e;flex-direction:column;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 40px #00000080}.custom-chat-container .str-chat{--str-chat__font-family:var(--font-sans);font-family:var(--font-sans)}.custom-chat-container:before{content:"";opacity:.03;z-index:0;background-size:20px 20px;width:100%;height:100%;animation:10s linear infinite shimmer;position:absolute;top:0;left:0}.chat-layout{z-index:1;flex-grow:1;height:100%;display:flex;position:relative}.str-chat__main-panel{background-color:#05240e;border-left:1px solid #23232e;flex-direction:column;flex-grow:1;display:flex}.custom-chat-header{color:var(--brand-ivory);z-index:2;background-color:#062e10;border-bottom:1px solid #23232e;align-items:center;gap:.75rem;padding:1rem;font-size:1rem;font-weight:600;display:flex}.custom-chat-header img{object-fit:cover;border:2px solid #6b5c40;border-radius:50%;width:36px;height:36px}.str-chat__list{background-color:#05240e;flex-grow:1;padding:1rem;overflow-y:auto}.back-arrow{color:#ccc;cursor:pointer;background:0 0;border:none;margin-right:8px;font-size:1.5rem;transition:color .2s}.back-arrow:hover{color:#fff}.str-chat__message--me{color:#fff;background-color:#4a3a22;border-radius:12px;padding:10px 14px}.str-chat__message--other{color:#fff;background-color:#083614;border-radius:12px;padding:10px 14px}.str-chat__input-flat{background-color:#052a0e;border-top:1px solid #23232e;padding:12px}.str-chat__input-flat textarea{color:#fff;background-color:#052a0e}.str-chat__avatar{border:2px solid #6b5c40}.empty-chat{color:#bbb;text-align:center;background:0 0;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:3rem;animation:.5s ease-in-out fadeIn;display:flex}.empty-chat-icon{opacity:.8;filter:drop-shadow(0 0 6px #ffffff1a);width:300px;margin-bottom:1rem}.empty-chat-title{color:#f0f0f0;margin:.5rem 0;font-size:1.4rem}.empty-chat-sub{color:#888;max-width:300px;font-size:.95rem}@media (width<=768px){.custom-chat-container{border-radius:0;height:min(78vh,720px);min-height:560px}.chat-layout{flex-direction:column}.GroupSidebar-sidebar-container{border-bottom:1px solid #23232e;border-right:none;flex-direction:row;width:100%;height:auto;padding:.5rem;overflow-x:auto}.GroupSidebar-member-list{flex-flow:row;gap:.75rem;display:flex}.GroupSidebar-member-item{text-align:center;flex-direction:column;justify-content:center;align-items:center}.str-chat__main-panel{min-height:0}.str-chat__list{padding:.75rem}.message-bubble{max-width:82%}.link-preview-card{flex-direction:column}.link-preview-image{width:100%;min-height:140px;max-height:180px}.link-preview-content{padding:10px}.custom-chat-input-row{align-items:stretch}.custom-chat-send{padding-inline:12px}}@media (width<=480px){.custom-chat-container{height:72vh;min-height:500px}.custom-chat-header{padding:.75rem}.message-bubble{max-width:88%;padding:10px 12px}.chat-avatar{width:28px;height:28px}}.message-row{align-items:center;margin-bottom:1rem;display:flex}.message-row.mine{justify-content:flex-end}.message-row.theirs{justify-content:flex-start}.message-bubble{color:#fff;border-radius:16px;max-width:60%;margin-left:.5rem;padding:12px 16px;box-shadow:0 2px 4px #0000001a}.message-row.mine .message-bubble{background:linear-gradient(135deg,#5b4728 0%,#3a2d18 100%);border:1px solid #d3ac6c40;border-bottom-right-radius:4px;margin-left:0;margin-right:.5rem}.message-row.theirs .message-bubble{background:#083614;border:1px solid #f3eee414;border-bottom-left-radius:4px}.message-text{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.45;display:block}.message-link{color:#e9c98d;font-weight:600;text-decoration:none}.message-link:hover{text-decoration:underline}.message-reply-button{color:#ffffff9e;cursor:pointer;text-align:left;background:0 0;border:0;margin-top:8px;padding:0;font-size:12px;font-weight:700;display:block}.message-reply-button:hover{color:#fff}.message-reply-preview,.replying-banner{background:#ffffff14;border-left:3px solid #d3ac6c}.message-reply-preview{border-radius:8px;margin-bottom:8px;padding:7px 9px}.message-reply-preview span,.replying-label{color:#e9c98d;font-size:12px;font-weight:700;display:block}.message-reply-preview p,.replying-text{color:#ffffffbf;text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:12px;display:block;overflow:hidden}.link-preview-card{color:inherit;background:#021a0861;border:1px solid #d3ac6c38;border-radius:10px;gap:10px;margin-top:10px;text-decoration:none;display:flex;overflow:hidden}.link-preview-card:hover{background:#021a088c;border-color:#d3ac6c80}.link-preview-image{object-fit:cover;background:#052a0e;width:96px;min-height:96px}.link-preview-content{min-width:0;padding:10px 10px 10px 0}.link-preview-domain{color:#e9c98d;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:700;display:block}.link-preview-content strong{color:#fff;font-size:14px;line-height:1.25;display:block}.link-preview-content p{color:#ffffffb8;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0 0;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.custom-chat-input{background:#052a0e;border-top:1px solid #23232e;padding:10px 12px 12px;position:relative}.replying-banner{border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;padding:8px 10px;display:flex}.replying-banner>div{min-width:0}.replying-cancel{color:#fff;cursor:pointer;background:#ffffff1a;border:0;border-radius:50%;flex:none;width:26px;height:26px;font-size:18px;line-height:1}.custom-chat-input-row{align-items:flex-end;gap:8px;display:flex}.custom-chat-input textarea{resize:vertical;color:#fff;min-height:42px;max-height:120px;font:inherit;background:#042109;border:1px solid #d3ac6c2e;border-radius:12px;outline:none;flex:1;padding:11px 12px}.custom-chat-input textarea:focus{border-color:#d3ac6c8c}.emoji-picker-wrap{position:relative}.emoji-toggle,.custom-chat-send{cursor:pointer;color:#fff;border:0;border-radius:12px;height:42px;font-weight:700}.emoji-toggle{background:#083814;width:42px;font-size:20px}.custom-chat-send{background:var(--brand-gold);color:var(--brand-gold-ink);letter-spacing:.12em;text-transform:uppercase;padding:0 18px;font-size:.78rem;font-weight:600;transition:background .25s}.custom-chat-send:hover:not(:disabled){background:var(--brand-gold-bright)}.custom-chat-send:disabled{cursor:not-allowed;opacity:.45}.emoji-picker{z-index:5;background:#062e10;border:1px solid #d3ac6c33;border-radius:12px;grid-template-columns:repeat(4,36px);gap:4px;padding:8px;display:grid;position:absolute;bottom:50px;left:0;box-shadow:0 8px 24px #00000059}.emoji-picker button{cursor:pointer;background:0 0;border:0;border-radius:8px;width:36px;height:36px;font-size:20px}.emoji-picker button:hover{background:#ffffff1a}.chat-avatar{object-fit:cover;border:2px solid #6b5c40;border-radius:50%;width:32px;height:32px}@media (width<=480px){.custom-chat-container,.chat-layout,.str-chat__main-panel,.str-chat__list,.custom-chat-input,.custom-chat-input-row{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.custom-chat-container{height:min(72vh,100dvh - 120px);min-height:460px;overflow:hidden}.custom-chat-header{min-width:0;overflow:hidden}.custom-chat-header span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.GroupSidebar-sidebar-container{box-sizing:border-box;width:100%;min-width:0;max-width:100%;overflow-x:auto}.GroupSidebar-member-list{width:max-content;max-width:none}.str-chat__list{padding:.75rem .5rem;overflow:hidden auto}.message-row{align-items:flex-end;width:100%;min-width:0;max-width:100%}.message-bubble{overflow-wrap:anywhere;word-break:break-word;min-width:0;margin-left:.35rem;padding:10px 12px;max-width:85%!important}.message-row.mine .message-bubble{margin-right:.35rem}.message-text,.message-link,.link-preview-card,.link-preview-content,.link-preview-content strong,.link-preview-content p,.message-reply-preview,.replying-text{overflow-wrap:anywhere;word-break:break-word;max-width:100%}.link-preview-card{width:100%}.custom-chat-input{padding:8px}.custom-chat-input textarea{resize:none;width:100%;min-width:0;max-width:100%}.emoji-toggle{flex:0 0 40px;width:40px}.custom-chat-send{flex:none;padding-inline:10px}.emoji-picker{max-width:calc(100vw - 24px);left:0}}.joinbylink-container{background:#021a08;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.joinbylink-content{text-align:center;color:#fff;background:#04230cfa;border:1px solid #ffffff1a;border-radius:14px;width:100%;max-width:460px;padding:48px 40px}.joinbylink-icon{margin-bottom:16px;font-size:48px}.joinbylink-title{color:#d8d2c4;margin-bottom:12px;font-size:24px;font-weight:700}.joinbylink-text{color:#ffffffbf;margin-bottom:24px;font-size:15px;line-height:1.6}.joinbylink-text strong{color:#d3ac6c}.joinbylink-btn{color:#052211;cursor:pointer;background:linear-gradient(135deg,#d3ac6c,#b8945a);border:none;border-radius:10px;padding:12px 32px;font-size:15px;font-weight:700;transition:filter .2s,transform .15s;display:inline-block}.joinbylink-btn:hover{filter:brightness(1.05);transform:translateY(-1px)}.joinbylink-btn-secondary{color:#d3ac6c;background:0 0;border:2px solid #d3ac6c}.joinbylink-btn-secondary:hover{background:#d3ac6c1a}.joinbylink-btn-group{justify-content:center;gap:12px;display:flex}.joinbylink-spinner{border:4px solid #d3ac6c33;border-top-color:#d3ac6c;border-radius:50%;width:40px;height:40px;margin:0 auto;animation:.8s linear infinite joinbylink-spin}@keyframes joinbylink-spin{to{transform:rotate(360deg)}}@media (width<=500px){.joinbylink-content{padding:32px 24px}.joinbylink-btn-group{flex-direction:column}}.terms-page{background:linear-gradient(135deg,#021a08 0%,#05240e 50%,#073312 100%);justify-content:center;min-height:100vh;padding:60px 20px;display:flex}.terms-container{color:#e0e0e0;width:100%;max-width:720px}.terms-title{background:linear-gradient(135deg,#d3ac6c,#00c6ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:4px;font-size:2rem;font-weight:700}.terms-updated{color:#888;margin-bottom:40px;font-size:.85rem}.terms-section{margin-bottom:28px}.terms-section h2{color:#fff;margin-bottom:8px;font-size:1.15rem;font-weight:600}.terms-section p{color:silver;font-size:.95rem;line-height:1.7}.terms-section ul{margin:8px 0 0 20px;padding:0}.terms-section ul li{color:silver;font-size:.95rem;line-height:1.8}.terms-back-btn{color:#d3ac6c;cursor:pointer;background:0 0;border:2px solid #d3ac6c;border-radius:8px;margin-top:30px;padding:10px 28px;font-size:14px;font-weight:600;transition:background .2s,color .2s}.terms-back-btn:hover{color:#fff;background:#d3ac6c}*{box-sizing:border-box}html,body,#root{max-width:100%;overflow-x:hidden}:where(nav,.vertical-navbar,.mobile-bottom-nav,.modal-content,.VoteModal-content,.InviteFriendsModal-container,.GroupSidebar-sidebar-container,.dropdown-container,.dropdown-menu,.suggestions-list-glass) ul,:where(nav,.vertical-navbar,.mobile-bottom-nav,.modal-content,.VoteModal-content,.InviteFriendsModal-container,.GroupSidebar-sidebar-container,.dropdown-container,.dropdown-menu,.suggestions-list-glass) li{margin:0;padding:0;list-style:none}@media (width<=768px){body{padding-bottom:calc(90px + env(safe-area-inset-bottom))}}:root{--font-sans:Arial, Helvetica, sans-serif;--font-serif:Arial, Helvetica, sans-serif;--font-display:Arial, Helvetica, sans-serif;--toastify-font-family:var(--font-sans);--brand-black:#021a08;--brand-charcoal:#05240e;--brand-ivory:#f3eee4;--brand-muted:#a49d8f;--brand-dim:#6e685d;--brand-gold:#d3ac6c;--brand-gold-bright:#e9c98d;--brand-gold-ink:#17130b;--brand-danger:#8c2f2f;--brand-hairline:#d3ac6c38;--brand-hairline-soft:#f3eee417;--brand-surface:#f3eee406;--brand-radius:2px;--brand-radius-lg:3px;--brand-shadow:0 18px 40px #00000080}html,body,#root{min-height:100%;margin:0}body{font-family:var(--font-sans);background:var(--brand-black)}.str-chat{--str-chat__font-family:var(--font-sans)}h1,h2{font-family:var(--font-serif);font-weight:500}
