@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap);.AuthPage,.AuthPage *{box-sizing:border-box}.AuthPage{align-items:center;background:radial-gradient(circle at 20% 12%,#2ecc7129,#0000 28%),radial-gradient(circle at 82% 74%,#27ae6029,#0000 30%),linear-gradient(135deg,#040a1c,#071425 48%,#17421d);color:#fff;display:flex;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;justify-content:center;min-height:100vh;overflow:hidden;padding:clamp(20px,3vh,34px) clamp(24px,4vw,44px);position:relative;width:100%}.AuthPage:before{background:linear-gradient(hsla(0,0%,100%,.028) 1px,#0000 0),linear-gradient(90deg,hsla(0,0%,100%,.022) 1px,#0000 0);background-size:34px 34px;inset:0;-webkit-mask-image:linear-gradient(180deg,#000000bf,#0000 86%);mask-image:linear-gradient(180deg,#000000bf,#0000 86%)}.AuthPage:after,.AuthPage:before{content:"";pointer-events:none;position:absolute}.AuthPage:after{background:#2ecc7124;border-radius:50%;filter:blur(90px);height:520px;right:-160px;top:-140px;width:520px}.AuthPage-shell{grid-gap:clamp(34px,5vw,58px);align-items:center;display:grid;gap:clamp(34px,5vw,58px);grid-template-columns:minmax(0,1fr) minmax(390px,.68fr);max-height:calc(100vh - 40px);min-height:0;position:relative;width:min(1180px,100%);z-index:1}.AuthPage-hero{display:flex;flex-direction:column;justify-content:center;min-height:0}.AuthPage-brand{color:#70efa2;font-size:15px;font-style:italic;font-weight:900;gap:10px;margin-bottom:clamp(24px,4vh,44px);width:fit-content}.AuthPage-brand,.AuthPage-logoMark{align-items:center;display:inline-flex}.AuthPage-logoMark{background:linear-gradient(135deg,#2ecc71,#27ae60);border-radius:9px;box-shadow:0 0 28px #2ecc7161;color:#05140c;height:34px;justify-content:center;width:34px}.AuthPage-copy h1{font-size:clamp(38px,4.2vw,58px);font-weight:900;letter-spacing:-.035em;line-height:1.03;margin:0 0 16px;max-width:525px}.AuthPage-copy p{color:#94a3b8;font-size:15px;font-weight:650;line-height:1.58;margin:0;max-width:540px}.AuthPage-cinema{background:radial-gradient(circle at 50% 40%,#2ecc712e,#0000 58%),linear-gradient(180deg,hsla(0,0%,100%,.075),hsla(0,0%,100%,.025));border-radius:22px;box-shadow:0 30px 80px #0000006b,0 0 55px #2ecc7129,inset 0 1px 0 #ffffff12;margin-top:clamp(24px,4vh,36px);max-height:min(34vh,330px);overflow:hidden;position:relative;width:min(430px,100%)}.AuthPage-cinema:before{background:linear-gradient(#ffffff0a 1px,#0000 0),linear-gradient(90deg,#ffffff08 1px,#0000 0);background-size:28px 28px;content:"";inset:0;mix-blend-mode:screen;opacity:.28;pointer-events:none;position:absolute}.AuthPage-heroImage{display:block;filter:saturate(1.06) contrast(1.04) drop-shadow(0 24px 45px rgba(0,0,0,.34));height:min(34vh,330px);object-fit:contain;position:relative;width:100%;z-index:1}.AuthPage-trust{color:#7c8a9d;display:flex;flex-wrap:wrap;font-size:9.5px;font-weight:900;gap:14px;letter-spacing:.08em;margin-top:clamp(22px,4vh,34px);text-transform:uppercase}.AuthPage-trust span:not(:first-child):before{color:#2ecc71;content:"+";margin-right:14px}.AuthPage-card{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(145deg,hsla(0,0%,100%,.105),hsla(0,0%,100%,.045));border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 32px 80px #0000006b,inset 0 1px 0 #ffffff0f;justify-self:end;max-height:calc(100vh - 48px);max-width:410px;padding:clamp(24px,3.4vh,30px);width:100%}.AuthPage-toggle{grid-gap:4px;background:#030a14ad;border-radius:999px;display:grid;gap:4px;grid-template-columns:1fr 1fr;height:35px;margin-bottom:clamp(18px,3vh,26px);padding:4px}.AuthPage-toggle button{background:#0000;border:0;border-radius:999px;color:#94a3b8;cursor:pointer;font:inherit;font-size:11px;font-weight:850;transition:background .22s ease,color .22s ease,box-shadow .22s ease}.AuthPage-toggle button.active{background:linear-gradient(135deg,#2ecc71,#40df82);box-shadow:0 0 24px #2ecc715c;color:#062011}.AuthPage-cardHeader{margin-bottom:clamp(16px,2.4vh,22px)}.AuthPage-cardHeader h2{font-size:clamp(27px,3.2vh,31px);font-weight:900;letter-spacing:-.04em;line-height:1;margin:0 0 7px}.AuthPage-cardHeader p{color:#94a3b8;font-size:13px;font-weight:700;margin:0}.AuthPage-form{grid-gap:clamp(11px,1.8vh,15px);display:grid;gap:clamp(11px,1.8vh,15px)}.AuthPage-field{grid-gap:7px;display:grid;gap:7px}.AuthPage-field>span{color:#a7b4c5;font-size:10px;font-weight:900;letter-spacing:.08em}.AuthPage-inputWrap{align-items:center;background:#ffffff14;border:1px solid #ffffff1a;border-radius:12px;color:#94a3b8;display:flex;gap:12px;min-height:48px;padding:0 14px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.AuthPage-inputWrap:focus-within{background:hsla(0,0%,100%,.105);border-color:#2ecc71ad;box-shadow:0 0 0 4px #2ecc711f}.AuthPage-inputWrap input{background:#0000;border:0;color:#fff;font:inherit;font-size:13px;font-weight:750;min-width:0;outline:0;width:100%}.AuthPage-inputWrap input::placeholder{color:#7b8798}.AuthPage-eye{background:#0000;border:0;color:#94a3b8;cursor:pointer;display:inline-flex;padding:4px}.AuthPage-row{align-items:center;display:flex;gap:14px;justify-content:space-between}.AuthPage-check{align-items:center;color:#94a3b8;display:inline-flex;font-size:11.5px;font-weight:800;gap:8px;line-height:1.4}.AuthPage-check input{accent-color:#2ecc71;height:15px;width:15px}.AuthPage-bottomText button,.AuthPage-inlineBtn,.AuthPage-terms a{color:#2ecc71;font-weight:900;text-decoration:none}.AuthPage-bottomText button,.AuthPage-inlineBtn{background:#0000;border:0;cursor:pointer;font:inherit;font-size:12px;padding:0}.AuthPage-error{background:#e74c3c1f;border:1px solid #e74c3c47;border-radius:10px;color:#ffd7d7;font-size:12px;font-weight:750;margin:0;padding:9px 11px}.AuthPage-submit{background:linear-gradient(135deg,#2ecc71,#27ae60);border:0;border-radius:13px;box-shadow:0 16px 30px #2ecc7138;color:#052211;cursor:pointer;font:inherit;font-size:14px;font-weight:900;min-height:49px;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.AuthPage-submit:hover:not(:disabled){box-shadow:0 22px 38px #2ecc714d;filter:brightness(1.05);transform:translateY(-2px)}.AuthPage-submit:disabled{cursor:not-allowed;opacity:.65}.AuthPage-divider{align-items:center;color:#667386;display:flex;font-size:10px;font-weight:900;gap:12px;letter-spacing:.12em;margin:clamp(18px,2.8vh,23px) 0 clamp(14px,2.2vh,17px)}.AuthPage-divider:after,.AuthPage-divider:before{background:#ffffff1a;content:"";flex:1 1;height:1px}.AuthPage-socials{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.AuthPage-socials button{background:#ffffff14;border:1px solid #ffffff17;border-radius:12px;color:#cbd5e1;cursor:pointer;min-height:43px;transition:transform .2s ease,background .2s ease,border-color .2s ease}.AuthPage-socials button:hover:not(:disabled){background:#ffffff1f;border-color:#2ecc7138;transform:translateY(-2px)}.AuthPage-socials button:disabled{cursor:not-allowed;opacity:.65}.AuthPage-bottomText{color:#94a3b8;font-size:13px;font-weight:750;margin:clamp(16px,2.5vh,21px) 0 0;text-align:center}.AuthPage-toast{background:#040a1cf0;border:1px solid #ffffff1f;border-radius:12px;bottom:28px;box-shadow:0 14px 40px #0000005c;color:#fff;font-size:14px;font-weight:800;left:50%;padding:12px 20px;position:fixed;transform:translateX(-50%);z-index:1000}@media (min-width:1061px) and (max-height:760px){.AuthPage{padding-block:18px}.AuthPage-shell{max-height:calc(100vh - 36px)}.AuthPage-brand{margin-bottom:24px}.AuthPage-copy h1{font-size:clamp(34px,4vw,50px);margin-bottom:12px}.AuthPage-copy p{font-size:14px;line-height:1.5}.AuthPage-cinema{margin-top:22px;max-height:260px;width:min(360px,100%)}.AuthPage-heroImage{height:260px}.AuthPage-trust{font-size:8.8px;margin-top:20px}.AuthPage-card{padding:22px}.AuthPage-toggle{margin-bottom:16px}.AuthPage-cardHeader{margin-bottom:14px}.AuthPage-cardHeader h2{font-size:26px}.AuthPage-form{gap:10px}.AuthPage-inputWrap{min-height:44px}.AuthPage-submit{min-height:46px}.AuthPage-divider{margin:15px 0 12px}.AuthPage-socials button{min-height:40px}.AuthPage-bottomText{margin-top:13px}}@media (max-width:1060px){.AuthPage{min-height:100vh;overflow-y:auto;padding:34px 22px}.AuthPage-shell{gap:34px;grid-template-columns:1fr;max-height:none}.AuthPage-hero{align-items:center;min-height:auto;text-align:center}.AuthPage-brand{margin-bottom:34px}.AuthPage-copy h1,.AuthPage-copy p{margin-left:auto;margin-right:auto}.AuthPage-cinema{margin-top:34px}.AuthPage-trust{justify-content:center;margin-top:32px}.AuthPage-card{justify-self:center}}@media (max-width:620px){.AuthPage{align-items:flex-start;padding:22px 14px}.AuthPage-copy h1{font-size:38px}.AuthPage-copy p{font-size:14px}.AuthPage-cinema{display:none}.AuthPage-trust{font-size:9px;gap:10px}.AuthPage-trust span:not(:first-child):before{margin-right:10px}.AuthPage-card{border-radius:22px;padding:22px}.AuthPage-cardHeader h2{font-size:28px}.AuthPage-row{align-items:flex-start;flex-direction:column}}.MovieCard{--card-bg:#111418;--card-panel:#ffffff0f;--card-text:#f7f7f7;--card-muted:#a7adb8;--card-accent:#f5c518;background:linear-gradient(180deg,#ffffff14,#0000 34%),var(--card-bg);border-radius:18px;box-shadow:0 18px 45px #0000006b;color:var(--card-text);cursor:pointer;isolation:isolate;overflow:hidden;position:relative;transition:transform .32s ease,box-shadow .32s ease;width:min(210px,100%)}.MovieCard--active,.MovieCard:hover{box-shadow:0 24px 60px #0000008f,0 0 32px #f5c5181a;transform:translateY(-7px) scale(1.025)}.MovieCard-posterWrap{aspect-ratio:2/3;background:#07080a;overflow:hidden;position:relative}.MovieCard-poster{display:block;height:100%;object-fit:cover;transition:transform .45s ease,filter .35s ease;width:100%}.MovieCard--active .MovieCard-poster,.MovieCard:hover .MovieCard-poster{filter:brightness(.58) saturate(.9);transform:scale(1.07)}.MovieCard-watchlistBadge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172ad1;border:1px solid #ffffff24;border-radius:999px;color:#d9f99d;display:inline-flex;font-size:11px;font-weight:800;gap:5px;left:10px;letter-spacing:.03em;padding:6px 9px;position:absolute;top:10px;z-index:3}.MovieCard-overlay{align-items:flex-end;background:linear-gradient(180deg,#05070a0f,#05070a9e 42%,#05070af5);display:flex;inset:0;opacity:0;padding:16px;pointer-events:none;position:absolute;transition:opacity .28s ease;z-index:2}.MovieCard--active .MovieCard-overlay,.MovieCard:hover .MovieCard-overlay{opacity:1;pointer-events:auto}.MovieCard-overlayContent{opacity:0;transform:translateY(14px);transition:opacity .3s ease,transform .3s ease;width:100%}.MovieCard--active .MovieCard-overlayContent,.MovieCard:hover .MovieCard-overlayContent{opacity:1;transform:translateY(0)}.MovieCard-overview{-webkit-line-clamp:5;-webkit-box-orient:vertical;color:#e6e9ef;display:-webkit-box;font-size:13px;line-height:1.45;margin:0 0 14px;overflow:hidden}.MovieCard-actions{display:flex;gap:10px;justify-content:center}.MovieCard-action{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff29;border-radius:13px;color:#fff;cursor:pointer;display:inline-flex;height:38px;justify-content:center;transition:transform .2s ease,background .2s ease,color .2s ease;width:38px}.MovieCard-action:hover{background:#f5c51833;color:var(--card-accent);transform:translateY(-2px) scale(1.05)}.MovieCard-action--active{background:#ff5a7629;color:#ff5a76}.MovieCard-action--danger:hover{background:#ff6b6b2e;color:#ff6b6b}.MovieCard-body{padding:13px 13px 14px}.MovieCard-title{color:#fff;font-size:15px;font-weight:800;letter-spacing:.01em;line-height:1.25;margin:0 0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MovieCard-meta{align-items:center;background:var(--card-panel);border-radius:999px;color:var(--card-muted);display:inline-flex;font-size:13px;font-weight:700;gap:8px;padding:6px 9px}.MovieCard-metaLink,.MovieCard-votingMetaLink{cursor:pointer;text-decoration:none}.MovieCard-metaLink:hover,.MovieCard-votingMetaLink:hover{border-color:#f5c51861;box-shadow:0 0 0 3px #f5c5181f}.MovieCard-imdb{align-items:center;background:var(--card-accent);border-radius:5px;color:#111;display:inline-flex;font-size:10px;font-weight:900;justify-content:center;letter-spacing:-.02em;min-width:34px;padding:3px 5px}.MovieCard-rating{color:#f2f4f8}.MovieCard--posterOnly{background:#0000;box-shadow:none}.MovieCard--posterOnly.MovieCard--active,.MovieCard--posterOnly:hover{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{align-items:center;color:#f2f4f8;display:flex;font-weight:700;gap:8px;justify-content:center;margin:10px 0}.MovieCard-votingMetaLink{align-items:center;color:inherit;display:inline-flex;gap:8px}.Group-movie-card{margin:10px}.Group-poster-container{padding-top:0}.Group-movie-poster{position:static}.Group-movie-details,.movie-title,.rating{background:#0000;padding:0;width:auto}.overlay{gap:0}@media (max-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{font-size:12px;max-width:100%}}body{background-color:#f0f8ff}.home-container{align-items:center;background:linear-gradient(180deg,#0d0d0d,#111);color:#fff;display:flex;flex-direction:column;font-family:Poppins,sans-serif;min-height:100vh;overflow-x:hidden;width:100vw}.landing-banner{background-position:50%;background-size:cover;height:100vh;position:relative;width:100%}.landing-text{animation:fadeInSlideUp 1s ease forwards;background:#00000080;border-left:10px solid #ff9800;border-radius:12px;box-shadow:0 8px 20px #00000080;color:#fff;left:20%;max-width:600px;padding:20px 30px;position:absolute;top:30%;transform:translateY(-50%);z-index:5}.main-heading{text-shadow:2px 2px 4px #000000b3}.sub-heading{text-shadow:1px 1px 2px #0009}.movie-poster{background:#ffffff1a;border-radius:10px;cursor:pointer;overflow:hidden;position:absolute;width:200px}.movie-poster img{border-radius:10px;height:100%;object-fit:cover;width:100%}@media (max-width:768px){.movie-poster{height:250px;width:250px}.banner-buttons{flex-direction:column}.poster-container{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}.vertical-navbar{align-items:center;background:#283048;background:linear-gradient(0deg,#17421d,#040a1c);border-radius:12px;box-shadow:0 0 20px #0000000d;display:flex;flex-direction:column;height:calc(100vh - 2rem);left:1rem;padding:1rem 0;position:fixed;top:1rem;width:70px;z-index:1000}.mobile-bottom-nav{display:none}.logo{font-size:2rem;margin-bottom:3rem}.navbar-list,.navbar-menu{list-style:none;margin:0;padding:0;width:100%}.navbar-list .navbar-item,.navbar-menu .navbar-item{list-style:none}.navbar-list .navbar-item::marker,.navbar-menu .navbar-item::marker{content:""}.navbar-item{margin:1rem 0;position:relative;width:100%}.navbar-item:after,.navbar-logout:after{content:"";height:100%;left:100%;position:absolute;top:0;width:18px}.navbar-link{align-items:center;color:#6a778e;display:flex;height:56px;justify-content:center;position:relative;text-decoration:none;transition:.3s ease-in-out,color .3s;width:70px}.navbar-link .icon{font-size:1.25rem;z-index:1}.navbar-link .label{background-color:#fff;border-radius:20px;box-shadow:0 2px 8px #0000001a;color:#406ff3;left:100%;opacity:0;padding:1rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%) translateX(-50px);transition:all .3s ease;white-space:nowrap}.navbar-item:hover .navbar-link,.navbar-link:hover,.navbar-logout:hover .navbar-link{background-color:#0a5329;border-radius:30px;color:#fff;height:66px}.navbar-item:hover .navbar-link .label,.navbar-link:hover .label,.navbar-logout:hover .navbar-link .label{opacity:1;pointer-events:auto;transform:translateY(-50%) translateX(10px)}.logo-img{filter:brightness(0) invert(1);height:auto;object-fit:contain;width:70px}.navbar-avatar{border:2px solid #2ecc7166;border-radius:50%;height:32px;object-fit:cover;transition:border-color .3s;width:32px}.navbar-link--profile:hover .navbar-avatar{border-color:#2ecc71cc}.navbar-avatar-placeholder{align-items:center;background:linear-gradient(135deg,#2ecc71,#27ae60);border-radius:50%;color:#fff;display:flex;font-size:11px;font-weight:700;height:32px;justify-content:center;letter-spacing:1px;width:32px}.navbar-logout{display:flex;justify-content:center;margin-top:auto;position:relative;width:100%}.navbar-link--logout:hover,.navbar-logout:hover .navbar-link--logout{background-color:#7a1a1a}.navbar-item--chat:hover .navbar-link .label,.navbar-item--groups:hover .navbar-link .label{display:none}.navbar-hover-row{align-items:center;display:inline-flex;gap:8px;left:calc(100% + 12px);max-width:calc(100vw - 110px);opacity:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%) translateX(-12px);transition:opacity .24s ease,transform .24s ease,visibility .24s ease;visibility:hidden;z-index:1001}.navbar-hover-row:before{content:"";height:100%;position:absolute;right:100%;top:0;width:18px}.navbar-item--chat:hover .navbar-hover-row,.navbar-item--groups:hover .navbar-hover-row{opacity:1;pointer-events:auto;transform:translateY(-50%) translateX(0);visibility:visible}.navbar-hover-pill{align-items:center;border:0;border-radius:20px;color:#406ff3;cursor:pointer;display:inline-flex;font:inherit;font-size:inherit;font-weight:inherit;gap:8px;justify-content:center;line-height:normal;max-width:150px;min-width:0;padding:1rem;transition:all .3s ease;white-space:nowrap}.navbar-hover-pill,.navbar-hover-pill:hover{background:#fff;box-shadow:0 2px 8px #0000001a}.navbar-hover-pill--primary{flex:0 0 auto}.navbar-hover-pill--chat{padding-right:12px}.navbar-hover-pill-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.unread-badge{align-items:center;background:#f44336;border-radius:9px;color:#fff;display:flex;flex:0 0 auto;font-size:11px;font-weight:700;height:18px;justify-content:center;line-height:1;min-width:18px;padding:0 5px}.unread-dot{background:#f44336;border:2px solid #040a1c;border-radius:50%;height:8px;position:absolute;right:10px;top:10px;width:8px}@media (max-width:1024px){.vertical-navbar{height:calc(100vh - 1.5rem);left:.75rem;padding:.75rem 0;top:.75rem;width:62px}.navbar-link{height:52px;width:62px}.logo-img{width:62px}}@media (max-width:768px){.vertical-navbar{display:none}.mobile-bottom-nav{grid-gap:2px;background:linear-gradient(0deg,#06150d,#07101f);border-top:1px solid #ffffff1f;bottom:0;box-shadow:0 -8px 24px #00000059;box-sizing:border-box;display:grid;gap:2px;grid-template-columns:repeat(5,minmax(0,1fr));left:0;min-height:64px;padding:7px 8px calc(7px + env(safe-area-inset-bottom));position:fixed;right:0;z-index:1200}.mobile-nav-item{align-items:center;background:#0000;border:0;border-radius:12px;color:#9aa7b8;cursor:pointer;display:inline-flex;flex-direction:column;font:inherit;font-size:11px;font-weight:700;gap:3px;justify-content:center;line-height:1;min-height:50px;min-width:0;position:relative}.mobile-nav-item svg{height:19px;width:19px}.mobile-nav-item.active{background:#3177163d;color:#fff}.mobile-nav-icon-wrap{display:inline-flex;position:relative}.mobile-unread-dot{background:#f44336;border:2px solid #07101f;border-radius:50%;height:8px;position:absolute;right:-5px;top:-3px;width:8px}.mobile-more-wrap{min-width:0;position:relative}.mobile-more-wrap>.mobile-nav-item{width:100%}.mobile-more-menu{background:#06101ffa;border:1px solid #ffffff1f;border-radius:14px;bottom:calc(100% + 10px);box-shadow:0 12px 32px #00000073;overflow:hidden;position:absolute;right:4px;width:min(220px,calc(100vw - 16px))}.mobile-more-menu button{background:#0000;border:0;color:#e6edf7;cursor:pointer;display:block;font:inherit;font-size:14px;min-height:44px;padding:12px 14px;text-align:left;width:100%}.mobile-more-menu button:hover{background:#ffffff14}}.inbox-wrapper{align-items:flex-start;background:#283048;background:linear-gradient(0deg,#17421d,#040a1c);display:flex;justify-content:center;padding:60px 20px}.inbox-container{animation:fadeInUp .4s ease;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border-radius:20px;box-shadow:0 10px 40px #0009;color:#fff;font-family:Poppins,sans-serif;max-width:850px;padding:35px;width:100%}.inbox-container h2{color:#fff;font-size:2rem;font-weight:600;margin-bottom:25px;text-align:left}.message-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;margin-bottom:20px;padding:20px 25px;transition:all .3s ease}.message-item:hover{background:#ffffff14}.message-item p{font-size:1rem;line-height:1.4;margin-bottom:16px}.message-buttons{display:flex;gap:15px}.message-buttons button{border:none;border-radius:8px;font-size:.95rem;font-weight:600;padding:10px 20px;transition:background .3s ease,transform .2s ease}.message-buttons button:first-child{background-color:#27ae60;color:#fff}.message-buttons button:first-child:hover{background-color:#219150;transform:scale(1.05)}.message-buttons button:last-child{background-color:#e74c3c;color:#fff}.message-buttons button:last-child:hover{background-color:#c0392b;transform:scale(1.05)}.no-messages{font-size:1rem;font-style:italic;opacity:.75;padding:40px 0;text-align:center}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}#root,body,html{margin:0;min-height:100vh;padding:0;width:100%}.hero-banner{align-items:center;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%;z-index:2}.banner-overlay{background:linear-gradient(180deg,#0000004d,#0f2027);height:100%;position:absolute;width:100%;z-index:1}.fade-in{animation:fadeInSlideUp 1s ease-out forwards;opacity:0}@keyframes fadeInSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.group-title-container{align-items:center;display:flex;justify-content:center;margin-top:20vh;position:relative;z-index:10}.group-title-bar{background:#000;border-left:8px solid #ff4747;border-radius:20px;box-shadow:0 12px 36px #0009;max-width:800px;padding:30px 50px}.group-title-heading{color:#fff;font-family:Poppins,sans-serif;font-size:3rem;font-weight:800;letter-spacing:1px;line-height:50px;margin:0}.group-title-sub{color:#ccc;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:400;margin-top:12px}.home-title-container{animation:fadeInSlideUp 1s ease forwards;background:#00000080;border-left:5px solid #ff9800;border-radius:12px;box-shadow:0 8px 20px #00000080;left:8%;max-width:600px;padding:20px 30px;position:relative;top:40%;transform:translateY(-50%);z-index:5}.main-heading{color:#fff;font-family:Bebas Neue,Poppins,sans-serif;font-size:64px;letter-spacing:3px;line-height:1.1;margin:0}.sub-heading{color:#ccc;font-family:Poppins,sans-serif;font-size:20px;font-weight:300;line-height:1.5;margin-top:10px;opacity:.85}.hero-navbar{height:100%;overflow:hidden;position:relative;width:100%}.group-page{background:#283048;background:linear-gradient(0deg,#17421d,#040a1c)}.group-timeline-section{display:flex;justify-content:center;padding:40px 100px}.watched-details-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000b8;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1100}.watched-details-modal{background:linear-gradient(145deg,#121920fa,#080e14fa);border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 24px 80px #0000008c;color:#f5f5f5;max-height:90vh;overflow-y:auto;padding:28px;position:relative;width:min(560px,100%)}.watched-details-close{background:#ffffff14;border:none;border-radius:50%;color:#d7d7d7;cursor:pointer;display:grid;height:34px;place-items:center;position:absolute;right:14px;top:14px;width:34px}.watched-details-modal h2{font-size:1.45rem;margin:0 42px 8px 0}.watched-details-subtitle{color:#b9c0c7;margin:0 0 22px}.watched-details-field{color:#e7e7e7;display:flex;flex-direction:column;font-size:.92rem;font-weight:600;gap:8px;margin-bottom:18px}.watched-details-field input,.watched-details-field textarea{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;box-sizing:border-box;color:#fff;font:inherit;font-weight:400;outline:none;padding:12px 14px;width:100%}.watched-details-field textarea{resize:vertical}.watched-details-field input:focus,.watched-details-field textarea:focus{border-color:#ff4747b3;box-shadow:0 0 0 3px #ff47471f}.watched-details-members{display:flex;flex-wrap:wrap;gap:10px}.watched-details-member{align-items:center;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;color:#dcdcdc;cursor:pointer;display:inline-flex;gap:8px;padding:7px 12px 7px 8px;transition:background .2s ease,border-color .2s ease}.watched-details-member--selected{background:#ff474729;border-color:#ff4747b3;color:#fff}.watched-details-member-avatar{background:#ffffff29;border-radius:50%;display:grid;font-size:.75rem;font-weight:800;height:24px;overflow:hidden;place-items:center;width:24px}.watched-details-member-avatar img{height:100%;object-fit:cover;width:100%}.watched-details-empty,.watched-details-error{color:#ffb4b4;font-size:.9rem;margin:0}.watched-details-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.watched-details-btn{border:none;border-radius:999px;color:#fff;cursor:pointer;font-weight:700;padding:11px 22px}.watched-details-btn:disabled{cursor:not-allowed;opacity:.65}.watched-details-btn--secondary{background:#ffffff1a}.watched-details-btn--primary{background:#ff4747;box-shadow:0 6px 24px #ff474757}.history-delete-overlay{align-items:center;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#000000c7;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1200}.history-delete-modal{background:linear-gradient(145deg,#13151bfa,#080a0efa);border:1px solid #ff535347;border-radius:18px;box-shadow:0 28px 90px #000000a6;color:#f6f6f6;padding:28px;position:relative;width:min(560px,100%)}.history-delete-close{background:#ffffff14;border:none;border-radius:50%;color:#d7d7d7;cursor:pointer;display:grid;height:34px;place-items:center;position:absolute;right:14px;top:14px;width:34px}.history-delete-kicker{background:#ff474721;border-radius:999px;color:#ffaaa3;display:inline-flex;font-size:.78rem;font-weight:800;letter-spacing:.08em;margin-bottom:12px;padding:5px 10px;text-transform:uppercase}.history-delete-modal h2{font-size:1.45rem;margin:0 42px 12px 0}.history-delete-modal p{color:#c6c8cc;line-height:1.55}.history-delete-warning{color:#ffd1cc!important;font-weight:800}.history-delete-field{color:#e8e8e8;display:flex;flex-direction:column;font-size:.92rem;gap:9px;margin-top:20px}.history-delete-field strong{color:#fff}.history-delete-field input{background:#ffffff0f;border:1px solid #ff53535c;border-radius:12px;box-sizing:border-box;color:#fff;font:inherit;outline:none;padding:12px 14px;width:100%}.history-delete-field input:focus{border-color:#ff5353cc;box-shadow:0 0 0 3px #ff53531f}.history-delete-error{color:#ffb4b4;font-size:.9rem;margin:12px 0 0}.history-delete-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.history-delete-btn{border:none;border-radius:999px;color:#fff;cursor:pointer;font-weight:800;padding:11px 20px}.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{align-items:flex-start;box-sizing:border-box;flex-direction:column;margin-left:0;margin-top:10px;padding:20px}.group-content,.group-member-btns{display:flex;justify-content:center;width:100%}.group-member-btns{align-items:center;gap:16px;margin-top:20px}.members-section{margin:20px 0}.members-list{display:flex;flex-wrap:nowrap;overflow-x:hidden;padding:10px}.member-card{background:#ffffff1a;border-radius:5px;margin:5px;padding:10px}.group-members-title{color:#fbf7f7;font-size:2rem;margin-bottom:20px;margin-left:180px}.group-member-card-container{box-sizing:border-box;display:flex;flex-wrap:nowrap;gap:20px;margin-inline-start:10px;overflow-x:auto;overflow-y:hidden;padding-bottom:10px;padding-inline-start:150px;width:97vw}.group-member-card-container::-webkit-scrollbar{display:none}.group-member-cards-wrapper{animation-timeline:scroll(root);animation-range:0 600px;animation:slide-left linear;display:flex;flex-wrap:nowrap;gap:20px}.group-members-card{align-items:center;background:#d1f0d5;border-radius:10px;display:flex;flex:0 0 auto;height:50px;justify-content:space-between;padding:10px;width:200px}@keyframes slide-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.group-members-card img{border-radius:50%;width:50px}.group-members-card h2{color:#000}.divider{background-color:#898686;height:80%;margin:0 10px;width:2px}.group-member-btn:active{position:relative;top:1px}.group-movie-search-container{align-items:center;display:flex;gap:10px;justify-content:center;margin:20px auto;max-width:1200px;width:100%}.group-movie-search-container input{flex-grow:1;max-width:500px;padding:10px}@media (max-width:768px){.group-members-card{flex-direction:column;height:auto}.group-member-card-container{align-items:center;flex-direction:column}.divider{height:2px;margin:10px 0;width:80%}}.added-movies-container{background-size:contain;display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;justify-content:center;margin:0 180px;min-height:700px}.movie-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-top:30px}.group-member-btn{background-color:#ff4747;border:none;border-radius:30px;box-shadow:0 4px 20px #ff474799;color:#fff;font-size:16px;margin:0;padding:12px 28px;transition:all .3s ease-in-out}.group-member-btn:hover{background-color:#ff6161;transform:scale(1.05)}.member-card-glow{align-items:center;background:#ffffff0f;border-radius:16px;box-shadow:0 4px 12px #00ffff26;color:#fff;display:flex;flex-direction:column;gap:10px;height:180px;padding:15px;position:relative;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:160px}.member-card-glow:hover{box-shadow:0 8px 20px #00ffff4d;transform:scale(1.05)}.member-avatar-wrapper{position:relative}.member-avatar{border:2px solid #fff;border-radius:50%;height:70px;object-fit:cover;width:70px}.status-dot{border:2px solid #222;border-radius:50%;bottom:4px;height:14px;position:absolute;right:4px;width:14px}.status-dot.online{background:#0f8;box-shadow:0 0 5px #0f8}.status-dot.offline{background:#999}.member-name{font-size:14px;font-weight:600;text-shadow:1px 1px 2px #000}.badge{background:gold;border-radius:12px;color:#000;font-size:12px;font-weight:700;margin-top:4px;padding:3px 8px}.member-remove-btn{align-items:center;background:#b42828d9;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:12px;height:24px;justify-content:center;opacity:0;position:absolute;right:6px;top:6px;transition:opacity .2s,background .2s;width:24px;z-index:2}.member-card-glow:hover .member-remove-btn{opacity:1}.member-remove-btn:hover{background:#dc3232}.group-stats-bar{align-items:center;color:#e2e2e2;display:flex;font-weight:700;gap:30px;justify-content:center;padding:16px 0}.group-stats-bar p{align-items:center;display:flex;font-size:1.5rem;gap:6px}.added-movies-wrapper{margin:0 auto;max-width:1200px;padding:40px 20px;width:100%}.group-members-title{color:#f9f9f9;font-size:1.8rem;font-weight:600;letter-spacing:1px;position:relative;text-align:center;text-transform:uppercase}.group-members-title:after{background:linear-gradient(90deg,#ff4747,#ff7373);border-radius:2px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.group-page-empty-message{align-items:center;display:flex;flex-direction:column;margin-top:30px;text-align:center;width:100%}.movie-callout{color:#f5f5f5;margin:0;max-width:1000px;padding:0 20px 20px;text-align:center}.movie-callout h2{color:#fff;font-size:1.6rem;font-weight:600;margin-bottom:12px}.movie-callout p{color:#ccc;font-size:1rem}.empty-state{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff05;border-radius:16px;box-shadow:0 8px 24px #0000004d;color:#ccc;font-size:1.2rem;margin:20px auto;max-width:600px;padding:60px 20px;text-align:center}.empty-state h2{color:#fdd;font-size:2rem;margin-bottom:10px}.fade-in-grid{animation:fadeInGrid .8s ease-in}@keyframes fadeInGrid{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.movie-grid{gap:16px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.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%}.history-delete-overlay,.watched-details-overlay{padding-bottom:calc(84px + env(safe-area-inset-bottom))}.history-delete-modal,.watched-details-modal{max-height:calc(100vh - 112px)}}@media (max-width:1200px){.group-timeline-section{padding-inline:32px}.added-movies-container{margin-inline:32px}.group-member-card-container{margin-inline-start:0;padding-inline-start:0;width:100%}.group-members-title{margin-left:0}}@media (max-width:768px){.group-page{overflow-x:hidden;padding-bottom:76px}.group-member-btns{flex-wrap:wrap;gap:10px}.group-member-btn{font-size:.95rem;min-height:44px;padding:11px 18px}.group-member-card-container{align-items:stretch;flex-direction:row;gap:12px;overflow-x:auto;padding:10px 4px 14px}.member-card-glow{flex:0 0 140px;min-height:170px;width:140px}.added-movies-container{margin:0;min-height:0;padding-inline:10px}.added-movies-wrapper{padding:28px 10px}.movie-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))}.group-stats-bar{flex-wrap:wrap;gap:12px;padding-inline:10px;text-align:center}.group-stats-bar p{font-size:1rem}}@media (max-width:480px){.group-content{padding-inline:8px}.group-timeline-section{padding:20px 8px 32px}.movie-grid{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.group-members-title{font-size:1.35rem}.history-delete-overlay,.watched-details-overlay{align-items:flex-end;padding:10px}.history-delete-modal,.watched-details-modal{border-radius:16px;max-height:calc(100vh - 112px);width:100%}}@media (max-width:1024px){.group-page{max-width:100vw;overflow-x:hidden}.group-page .hero-banner,.group-page .hero-navbar{background-attachment:scroll;height:48vh!important;min-height:340px}.group-page .group-title-bar{max-width:min(760px,calc(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 (max-width:480px){.group-page{max-width:100vw;padding-bottom:calc(112px + env(safe-area-inset-bottom));width:100%}.group-page .hero-banner,.group-page .hero-navbar{height:42vh!important;min-height:290px}.group-page .group-title-container{box-sizing:border-box;margin-top:0;padding:0 12px;width:100%}.group-page .group-title-bar{border-left-width:5px;border-radius:14px;box-sizing:border-box;max-width:calc(100vw - 24px);padding:18px 16px;width:100%}.group-page .group-title-heading{font-size:clamp(1.5rem,8vw,2.1rem);letter-spacing:0;line-height:1.12;overflow-wrap:anywhere}.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;font-size:clamp(.82rem,3.6vw,.95rem);gap:4px;justify-content:center;line-height:1.4;margin:0}.group-content{padding:18px 12px 8px}.group-members-title{font-size:clamp(1.05rem,5vw,1.3rem);letter-spacing:.04em;margin:0 0 18px;width:100%}.group-member-card-container{gap:10px;max-width:100%;padding:8px 0 12px;scroll-snap-type:x mandatory;width:100%}.group-member-cards-wrapper{animation:none;gap:10px}.member-card-glow{border-radius:12px;flex:0 0 118px;gap:7px;height:auto;min-height:142px;padding:11px 8px;scroll-snap-align:start;width:118px}.member-card-glow:hover{transform:none}.member-avatar{height:52px;width:52px}.status-dot{bottom:2px;height:11px;right:2px;width:11px}.member-name{font-size:.78rem;line-height:1.2;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.badge{font-size:.68rem;padding:2px 7px}.member-remove-btn{height:28px;opacity:1;right:4px;top:4px;width:28px}.group-member-btns{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr;margin-top:12px}.group-member-btn{border-radius:14px;box-shadow:0 4px 14px #ff474757;font-size:clamp(.76rem,3.4vw,.88rem);min-height:42px;padding:10px 12px}.group-member-btn:hover{transform:none}.group-page .search-bar-glass-wrapper{margin:22px auto 14px;max-width:100%;padding:0;width:100%}.movie-callout{padding:0 4px 12px}.movie-callout h2{font-size:clamp(1rem,4.8vw,1.25rem);line-height:1.25;margin-bottom:8px}.movie-callout p{font-size:clamp(.78rem,3.5vw,.92rem);line-height:1.45}.group-timeline-section{box-sizing:border-box;padding:18px 12px calc(24px + env(safe-area-inset-bottom));width:100%}.empty-state{font-size:.92rem;padding:32px 14px}.empty-state h2{font-size:clamp(1.2rem,6vw,1.55rem)}.history-delete-modal h2,.watched-details-modal h2{font-size:clamp(1.15rem,5vw,1.35rem)}.history-delete-field,.history-delete-modal p,.watched-details-field,.watched-details-subtitle{font-size:.86rem}.history-delete-field input,.watched-details-field input,.watched-details-field textarea{min-height:44px;padding:10px 12px}.watched-details-members{max-height:170px;overflow-y:auto}.watched-details-member{font-size:.82rem;max-width:100%;min-height:40px}}@media (max-width:340px){.group-member-btns{grid-template-columns:1fr}.member-card-glow{flex-basis:110px;width:110px}}.search-bar-glass-wrapper{align-items:center;display:flex;flex-direction:column;margin:60px auto 30px;max-width:900px;position:relative;width:100%;z-index:1000}.search-bar-glass{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff26;border-radius:20px;box-shadow:0 4px 30px #0003;display:flex;padding:14px 20px;transition:all .3s ease;width:100%}.search-bar-glass input{background:#0000;border:none;color:#fff;flex:1 1;font-family:Poppins,sans-serif;font-size:17px;outline:none;padding:10px 16px}.search-btn-glass{background:linear-gradient(135deg,#ff4747,#ff7373);border:none;border-radius:12px;box-shadow:0 4px 10px #ff474766;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 28px;transition:all .3s ease}.search-btn-glass:hover{background:linear-gradient(135deg,#ff7373,#ff4747);transform:scale(1.05)}.suggestions-list-glass{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000d9;border-radius:12px;box-shadow:0 4px 20px #0000004d;list-style:none;margin:10px 0 0;padding:10px;position:absolute;top:100%;width:100%;z-index:1001}.suggestions-list-glass li{border-radius:6px;color:#fff;cursor:pointer;display:block;list-style:none;padding:10px;transition:background-color .2s ease}.suggestions-list-glass li:hover{background-color:#ffffff1a}@media (max-width:768px){.search-bar-glass-wrapper{box-sizing:border-box;margin:36px auto 24px;max-width:100%;padding:0 8px}.search-bar-glass{border-radius:16px;padding:10px 12px}.search-bar-glass input{font-size:15px;min-width:0;padding:9px 10px}.search-btn-glass{font-size:14px;min-height:42px;padding:10px 16px}}@media (max-width:480px){.search-bar-glass-wrapper{margin:22px auto 18px;padding:0}.search-bar-glass{gap:8px;padding:9px}.search-bar-glass input{font-size:14px;padding-inline:8px}.search-btn-glass{flex:0 0 auto;font-size:13px;min-width:72px;padding-inline:12px}.suggestions-list-glass{max-height:260px;overflow-y:auto;padding:8px}}@media (max-width:340px){.search-bar-glass{flex-direction:column}.search-btn-glass{width:100%}}.InviteFriendsModal-overlay{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0006;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.InviteFriendsModal-container{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#14141ef2;border:1px solid #eab11426;border-radius:20px;color:#fff;max-height:90vh;overflow-y:auto;padding:30px 30px 20px;position:relative;width:600px}.InviteFriendsModal-close-btn{background:#0000;border:none;color:#fff;cursor:pointer;font-size:24px;position:absolute;right:20px;top:15px}.InviteFriendsModal-title{color:#eab114;font-size:20px;font-weight:700;margin-bottom:15px;text-align:center}.InviteFriendsModal-tabs{border-bottom:2px solid #ffffff1a;display:flex;gap:0;margin-bottom:20px}.InviteFriendsModal-tab{background:#0000;border:none;border-bottom:2px solid #0000;color:#ffffff80;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;margin-bottom:-2px;padding:10px 16px;transition:color .2s,border-color .2s}.InviteFriendsModal-tab:hover{color:#fffc}.InviteFriendsModal-tab.active{border-bottom-color:#eab114;color:#eab114}.InviteFriendsModal-tab-content{min-height:200px}.InviteFriendsModal-search-input{background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;box-sizing:border-box;color:#fff;font-size:14px;margin-bottom:16px;outline:none;padding:10px 14px;width:100%}.InviteFriendsModal-search-input::placeholder{color:#fff6}.InviteFriendsModal-search-input:focus{border-color:#eab11480}.InviteFriendsModal-searching{color:#ffffff80;font-size:13px;padding:12px 0;text-align:center}.InviteFriendsModal-user-list{display:flex;flex-direction:column;gap:10px;list-style:none;margin-bottom:20px;max-height:280px;overflow-y:auto;padding:0}.InviteFriendsModal-user-item{align-items:center;background:#ffffff14;border-radius:8px;color:#fff;display:flex;justify-content:space-between;padding:10px 14px}.InviteFriendsModal-user-info{display:flex;flex-direction:column;gap:2px}.InviteFriendsModal-user-name{font-size:14px;font-weight:600}.InviteFriendsModal-user-email{color:#ffffff80;font-size:12px}.InviteFriendsModal-user-item button{background:#eab114;border:none;border-radius:6px;color:#0d1117;cursor:pointer;font-size:13px;font-weight:700;padding:6px 14px;transition:background .2s;white-space:nowrap}.InviteFriendsModal-user-item button:hover{background:#f0c52c}.InviteFriendsModal-user-item button.invited{background:#e74c3c;color:#fff;cursor:not-allowed}.InviteFriendsModal-no-results{color:#ffffff80;font-size:14px;padding:12px 0;text-align:center}.InviteFriendsModal-link-section{align-items:center;display:flex;flex-direction:column;gap:16px;padding:20px 0}.InviteFriendsModal-link-desc{color:#fff9;font-size:14px;line-height:1.5;text-align:center}.InviteFriendsModal-generate-btn{background:#eab114;border:none;border-radius:8px;color:#0d1117;cursor:pointer;font-size:14px;font-weight:700;padding:12px 28px;transition:background .2s}.InviteFriendsModal-generate-btn:hover{background:#f0c52c}.InviteFriendsModal-generate-btn:disabled{cursor:not-allowed;opacity:.6}.InviteFriendsModal-regenerate-btn{background:#0000;border:1px solid #eab11466;color:#eab114;font-size:13px;padding:8px 20px}.InviteFriendsModal-regenerate-btn:hover{background:#eab1141a}.InviteFriendsModal-link-display{display:flex;gap:8px;width:100%}.InviteFriendsModal-link-input{background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;color:#fff;flex:1 1;font-size:13px;outline:none;padding:10px 12px}.InviteFriendsModal-copy-btn{background:#eab114;border:none;border-radius:8px;color:#0d1117;cursor:pointer;font-size:13px;font-weight:700;padding:10px 18px;transition:background .2s;white-space:nowrap}.InviteFriendsModal-copy-btn:hover{background:#f0c52c}.InviteFriendsModal-link-expiry{color:#fff6;font-size:12px}.InviteFriendsModal-btns-container{display:flex;gap:10px;justify-content:space-between;margin-top:8px}.InviteFriendsModal-btns-container button{border:none;border-radius:6px;cursor:pointer;flex:1 1;font-size:14px;font-weight:700;padding:12px 0}.InviteFriendsModal-btn-submit{background:#eab114;color:#0d1117}.InviteFriendsModal-btn-submit:hover{background:#f0c52c}.InviteFriendsModal-btn-cancel{background:#ffffff1a;color:#fff}.InviteFriendsModal-btn-cancel:hover{background:#ffffff26}@media (max-width:768px){.InviteFriendsModal-overlay{align-items:flex-end;box-sizing:border-box;padding:12px 12px calc(84px + env(safe-area-inset-bottom))}.InviteFriendsModal-container{border-radius:16px;max-height:calc(100vh - 112px);padding:28px 16px 16px;width:min(100%,600px)}.InviteFriendsModal-close-btn{height:44px;right:8px;top:8px;width:44px}.InviteFriendsModal-tabs{overflow-x:auto}.InviteFriendsModal-tab{min-height:44px;min-width:120px}.InviteFriendsModal-btns-container,.InviteFriendsModal-link-display,.InviteFriendsModal-user-item{align-items:stretch;flex-direction:column}.InviteFriendsModal-user-info{min-width:0}.InviteFriendsModal-user-email{overflow-wrap:anywhere}.InviteFriendsModal-btns-container button,.InviteFriendsModal-copy-btn,.InviteFriendsModal-generate-btn,.InviteFriendsModal-link-input,.InviteFriendsModal-search-input,.InviteFriendsModal-user-item button{min-height:44px;width:100%}}.comment-section{border-top:1px solid #ffffff14;padding:24px 0 8px}.comment-section-title{color:#f9f9f9;font-size:1rem;font-weight:700;margin-bottom:16px}.comment-new-form{display:flex;gap:10px;margin-bottom:20px}.comment-input{background:#1e1e1e;border:1px solid #ffffff1f;border-radius:8px;color:#f9f9f9;flex:1 1;font-size:.875rem;outline:none;padding:10px 14px;transition:border-color .2s}.comment-input:focus{border-color:#ffffff4d}.comment-input::placeholder{color:#555}.comment-submit-btn{background:linear-gradient(135deg,#c026d3,#818cf8);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:10px 18px;transition:opacity .2s;white-space:nowrap}.comment-submit-btn:disabled{cursor:not-allowed;opacity:.4}.comment-submit-btn:hover:not(:disabled){opacity:.85}.comment-cancel-btn{background:#0000;border:1px solid #ffffff1a;border-radius:8px;color:#888;cursor:pointer;font-size:.8rem;padding:8px 14px;transition:color .2s}.comment-cancel-btn:hover{color:#ccc}.comment-empty{color:#555;font-size:.875rem;padding:16px 0;text-align:center}.comment-list{display:flex;flex-direction:column;gap:4px}.comment-card{border-bottom:1px solid #ffffff0d;display:flex;gap:12px;padding:12px 0}.comment-card-reply{border-bottom:none;margin-left:40px;opacity:.9;padding:8px 0}.comment-avatar{flex-shrink:0}.comment-avatar img{border-radius:50%;display:block;height:32px;object-fit:cover;width:32px}.comment-avatar-icon{color:#444;font-size:2rem}.comment-body{flex:1 1;min-width:0}.comment-header{align-items:center;display:flex;gap:10px;margin-bottom:6px}.comment-username{color:#e0e0e0;font-size:.875rem;font-weight:700}.comment-date{color:#555;font-size:.75rem}.comment-text{color:#bbb;font-size:.875rem;line-height:1.5;margin-bottom:8px;word-break:break-word}.comment-reply-btn{align-items:center;background:#0000;border:none;color:#888;cursor:pointer;display:flex;font-size:.78rem;gap:5px;padding:0;transition:color .2s}.comment-reply-btn:hover{color:#c026d3}.comment-reply-form{flex-direction:column;margin-top:10px}.comment-reply-actions,.comment-reply-form{display:flex;gap:8px}.mdm-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000bf;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1000}.mdm-modal{background:#141414;border:1px solid #ffffff14;border-radius:16px;max-height:88vh;max-width:760px;overflow-y:auto;padding:32px;position:relative;scrollbar-color:#333 #0000;scrollbar-width:thin;width:100%}.mdm-modal::-webkit-scrollbar{width:6px}.mdm-modal::-webkit-scrollbar-track{background:#0000}.mdm-modal::-webkit-scrollbar-thumb{background:#333;border-radius:3px}.mdm-close-btn{align-items:center;background:#ffffff0f;border:none;border-radius:50%;color:#888;cursor:pointer;display:flex;font-size:1rem;height:36px;justify-content:center;position:absolute;right:16px;top:16px;transition:background .2s,color .2s;width:36px}.mdm-close-btn:hover{background:#ffffff1f;color:#f9f9f9}.mdm-top{align-items:flex-start;display:flex;gap:28px}.mdm-poster{aspect-ratio:2/3;border-radius:10px;box-shadow:0 8px 32px #0009;min-width:160px;object-fit:cover;width:160px}.mdm-info{flex:1 1;min-width:0}.mdm-title{color:#f9f9f9;font-size:1.5rem;font-weight:700;line-height:1.3;margin-bottom:10px}.mdm-year{color:#888;font-size:1.2rem;font-weight:400}.mdm-rating{align-items:center;background:#ffffff0f;border:1px solid #0000;border-radius:999px;color:#e0e0e0;display:inline-flex;font-size:.95rem;font-weight:700;gap:8px;margin-bottom:12px;padding:6px 9px;width:fit-content}.mdm-rating-link{cursor:pointer;text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.mdm-rating-link:hover{background:#ffffff14;border-color:#f5c51861;box-shadow:0 0 0 3px #f5c5181f}.mdm-imdb-badge{align-items:center;background:#f5c518;border-radius:5px;color:#111;display:inline-flex;font-size:10px;font-weight:900;justify-content:center;letter-spacing:-.02em;min-width:34px;padding:3px 5px}.mdm-rating-text{color:#f2f4f8}.mdm-group-rating-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.mdm-group-rating{margin-bottom:0}.mdm-group-badge{align-items:center;background:#e50914;border-radius:5px;color:#fff;display:inline-flex;font-size:10px;font-weight:900;justify-content:center;min-width:40px;padding:3px 6px}.mdm-rating-count{color:#888;font-size:.75rem;font-weight:600}.mdm-rate-btn{background:#e509141f;border:1px solid #e5091480;border-radius:999px;color:#f9f9f9;cursor:pointer;font-size:.82rem;font-weight:800;padding:7px 12px;transition:background .2s ease,border-color .2s ease,transform .2s ease}.mdm-rate-btn:hover{background:#e5091438;border-color:#e50914bf;transform:translateY(-1px)}.mdm-rating-panel{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 14px 30px #00000059;margin-top:12px;padding:14px;width:100%}.mdm-rating-panel-header{align-items:center;color:#c9c9c9;display:flex;font-size:.82rem;font-weight:700;gap:12px;justify-content:space-between;margin-bottom:10px}.mdm-rating-panel-header strong{color:#fff}.mdm-rating-options{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(10,minmax(28px,1fr))}.mdm-rating-option{aspect-ratio:1;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;color:#ddd;cursor:pointer;font-size:.82rem;font-weight:800;transition:background .2s ease,border-color .2s ease,color .2s ease}.mdm-rating-option--selected,.mdm-rating-option:hover{background:#e50914;border-color:#ff4b55;color:#fff}.mdm-rating-error{color:#ff8b8b;font-size:.8rem;font-weight:700;margin:10px 0 0}.mdm-rating-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:12px}.mdm-rating-cancel,.mdm-rating-submit{border:none;border-radius:999px;cursor:pointer;font-size:.8rem;font-weight:800;padding:8px 12px}.mdm-rating-cancel{background:#ffffff14;color:#cfcfcf}.mdm-rating-submit{background:#e50914;color:#fff}.mdm-rating-cancel:disabled,.mdm-rating-submit:disabled{cursor:not-allowed;opacity:.65}.mdm-group-ratings-section{background:hsla(0,0%,100%,.045);border:1px solid #ffffff14;border-radius:12px;margin-top:18px;padding:14px 16px}.mdm-group-ratings-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.mdm-group-ratings-header h3{color:#f3f3f3;font-size:.95rem;font-weight:800;margin:0}.mdm-group-ratings-content{align-items:center;display:flex;gap:14px;justify-content:space-between}.mdm-member-ratings{flex:1 1;min-width:0}.mdm-member-rating-list{display:flex;flex-wrap:wrap;gap:8px}.mdm-member-rating{align-items:center;background:#00000038;border:1px solid #ffffff14;border-radius:999px;color:#dcdcdc;display:inline-flex;font-size:.8rem;gap:7px;max-width:180px;padding:5px 8px 5px 5px;white-space:nowrap}.mdm-member-rating-avatar{align-items:center;background:#e5091447;border-radius:50%;color:#fff;display:inline-flex;flex:0 0 24px;font-size:.67rem;font-weight:900;height:24px;justify-content:center;overflow:hidden;width:24px}.mdm-member-rating-avatar img{height:100%;object-fit:cover;width:100%}.mdm-member-rating-name{overflow:hidden;text-overflow:ellipsis}.mdm-member-rating strong{color:#fff;font-size:.78rem}.mdm-ratings-toggle{background:#0000;border:none;color:#f2c4c7;cursor:pointer;font-size:.78rem;font-weight:800;margin-top:9px;padding:0}.mdm-ratings-toggle:hover{color:#fff}.mdm-no-ratings{color:#aaa;font-size:.86rem;margin:0}.mdm-genres{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.mdm-genre-tag{background:#ffffff12;border:1px solid #ffffff1a;border-radius:20px;color:#aaa;font-size:.75rem;padding:3px 12px}.mdm-meta{color:#bbb;font-size:.875rem;line-height:1.5;margin-bottom:8px}.mdm-label{color:#888;font-weight:600}.mdm-overview{-webkit-line-clamp:5;-webkit-box-orient:vertical;color:#999;display:-webkit-box;font-size:.875rem;line-height:1.6;margin-top:12px;overflow:hidden}.mdm-loading{color:#555;font-size:.875rem;margin-top:8px}.mdm-watch-meta{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;display:flex;flex-wrap:wrap;gap:16px;margin-top:20px;padding:12px 16px}.mdm-watch-meta-item{align-items:center;color:#bbb;display:flex;font-size:.85rem;gap:4px}.mdm-watch-meta-item--wide{align-items:flex-start;line-height:1.5;width:100%}.mdm-comments{margin-top:28px}@media (max-width:600px){.mdm-overlay{align-items:flex-end;padding:10px}.mdm-top{align-items:center;flex-direction:column}.mdm-poster{min-width:120px;width:120px}.mdm-modal{border-radius:14px;max-height:calc(100vh - 112px);padding:20px 16px}.mdm-title{font-size:1.25rem;padding-right:32px}.mdm-watch-meta{gap:10px;padding:10px}.mdm-group-ratings-content{align-items:stretch;flex-direction:column}.mdm-rate-btn{width:100%}.mdm-rating-options{grid-template-columns:repeat(5,minmax(34px,1fr))}.mdm-rating-actions{flex-direction:column}}.watch-timeline-container{font-family:Inter,Poppins,sans-serif;max-width:1200px;padding:0 16px;width:100%}.watch-timeline-header{margin:0 auto;max-width:1200px;padding:40px 16px 20px}.watch-timeline-heading{color:#f9f9f9;font-size:1.8rem;font-weight:700;margin-bottom:8px}.watch-timeline-subheading{color:#888;font-size:.95rem}.watch-timeline-content{margin:0 auto;max-width:1200px;padding-bottom:40px;position:relative}.watch-timeline-row{display:flex;gap:40px;justify-content:flex-start;padding:40px 0}.watch-timeline-label-col{align-items:flex-start;align-self:flex-start;display:flex;flex-direction:row;flex-shrink:0;max-width:200px;position:sticky;top:120px;width:200px;z-index:2}.watch-timeline-dot-wrapper{align-items:center;background:#1a1a1a;border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;left:4px;position:absolute;width:40px}.watch-timeline-dot{background:#2a2a2a;border:1px solid #fff3;border-radius:50%;height:16px;width:16px}.watch-timeline-label{color:#888;display:none;font-size:1.1rem;font-weight:700;padding-left:60px}@media (min-width:768px){.watch-timeline-label{display:block}}.watch-timeline-label-mobile{color:#888;display:block;font-size:1.1rem;font-weight:700;margin-bottom:16px}@media (min-width:768px){.watch-timeline-label-mobile{display:none}}.watch-timeline-movies-col{flex:1 1;padding-left:20px}.watch-timeline-movies-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.watch-timeline-movie-card{background:hsla(0,0%,100%,.035);border:1px solid #ffffff0f;border-radius:14px;display:flex;flex-direction:column;gap:8px;min-width:0;padding:10px;position:relative}.watch-timeline-delete-btn{background:#0a0c12c7;border:1px solid #ffffff29;border-radius:50%;color:#ffd2d2db;cursor:pointer;display:grid;height:30px;opacity:0;place-items:center;position:absolute;right:14px;top:14px;transform:translateY(-3px);transition:opacity .2s ease,transform .2s ease,background .2s ease;width:30px;z-index:2}.watch-timeline-delete-btn:focus-visible,.watch-timeline-movie-card:hover .watch-timeline-delete-btn{opacity:1;transform:translateY(0)}.watch-timeline-delete-btn:hover{background:#be2020eb;color:#fff}.watch-timeline-poster{aspect-ratio:2/3;border-radius:10px;box-shadow:0 4px 16px #00000080;object-fit:cover;transition:transform .3s ease;width:100%}.watch-timeline-poster:hover{transform:scale(1.04)}.watch-timeline-movie-title{color:#bbb;font-size:.75rem;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.watch-timeline-meta{align-items:center;display:flex;flex-direction:column;gap:2px;margin-top:4px}.watch-timeline-meta-date{color:#777;font-size:.65rem}.watch-timeline-meta-where{color:#999;font-size:.65rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.watch-timeline-meta-who{display:flex;gap:4px;justify-content:center;margin-top:6px}.watch-timeline-avatar{align-items:center;background:linear-gradient(135deg,#c026d3,#818cf8);border:1px solid #ffffff26;border-radius:50%;color:#fff;display:flex;font-size:10px;font-weight:700;height:22px;justify-content:center;overflow:hidden;width:22px}.watch-timeline-avatar img{height:100%;object-fit:cover;width:100%}.watch-timeline-avatar--more{background:#ffffff26;color:#ccc;font-size:9px}.watch-timeline-info-btn{align-self:center;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;color:#ddd;cursor:pointer;font-size:.75rem;margin-top:auto;padding:7px 12px;transition:background .2s ease,transform .2s ease}.watch-timeline-info-btn:hover{background:#ffffff1f;transform:translateY(-1px)}.watch-timeline-track{background:linear-gradient(180deg,#0000 0,#ffffff14 10%,#ffffff14 90%,#0000);left:28px;overflow:hidden;position:absolute;top:0;width:2px}.watch-timeline-progress{inset-x:0;background:linear-gradient(180deg,#c026d3,#818cf8,#0000);border-radius:2px;position:absolute;top:0;width:2px}@media (max-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{max-width:100%;position:static;width:100%}.watch-timeline-movies-col{padding-left:0}.watch-timeline-movies-grid{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.watch-timeline-container{padding:0 8px}.watch-timeline-delete-btn{opacity:1;transform:none}}@media (max-width:480px){.watch-timeline-container{max-width:100%;overflow-x:hidden;padding:0;width:100%}.watch-timeline-header{padding:18px 0 10px}.watch-timeline-heading{font-size:clamp(1.05rem,5vw,1.28rem);margin-bottom:5px}.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-label-col,.watch-timeline-progress,.watch-timeline-track{display:none}.watch-timeline-label-mobile{font-size:clamp(.92rem,4vw,1.05rem);margin-bottom:10px}.watch-timeline-movies-grid{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.watch-timeline-movie-card{border-radius:12px;gap:6px;padding:8px}.watch-timeline-delete-btn{height:32px;right:10px;top:10px;width:32px}.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{font-size:9px;height:20px;width:20px}.watch-timeline-info-btn{font-size:.7rem;min-height:36px;padding:7px 10px}}@media (max-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{background:#283048;background:linear-gradient(0deg,#17421d,#040a1c);color:#fff;min-height:100vh;padding:0 100px}.my-Group-page-title{font-size:32px;margin-bottom:30px;padding-top:20px;text-align:center}.error{color:#f44336;font-weight:700;text-align:center}.group-table{background:#ffffff0d;border-collapse:collapse;border-radius:12px;box-shadow:0 0 12px #00000080;overflow:hidden;width:100%}.group-table td,.group-table th{border-bottom:1px solid #ffffff1a;padding:16px;text-align:center}#GroupNameSize{font-size:24px}.group-table th{background:#ffffff1a;font-weight:700;text-transform:uppercase}.group-table td button{background-color:#f44336;border:none;border-radius:6px;color:#fff;cursor:pointer;min-width:90px;padding:8px 14px;transition:background-color .2s ease-in-out}.group-table-chat-btn{background-color:#2196f3!important;margin-inline:10px}.group-table-chat-btn:hover{background-color:#125422!important}.group-table td button:hover{background-color:#840b0b}.member-avatars{gap:8px}.avatar-circle,.member-avatars{align-items:center;display:flex}.avatar-circle{background-color:#ffffff22;border:1px solid #ffffff44;border-radius:50%;color:#fff;font-size:14px;font-weight:700;height:35px;justify-content:center;overflow:hidden;position:relative;transition:all .3s ease;width:35px}.avatar-circle .initial{font-size:14px;opacity:1;position:absolute;transition:opacity .3s ease}.avatar-circle .full-name{font-size:11px;opacity:0;padding:0 4px;position:absolute;text-align:center;transition:opacity .3s ease;white-space:nowrap}.avatar-circle:hover .initial{opacity:0}.avatar-circle:hover .full-name{opacity:1}.avatar-circle:hover{background-color:#00000080;border-color:#ffffffaa;padding:4px;transform:scale(2)}.avatar-circle:hover img{opacity:.2;transition:opacity .3s ease}.avatar-circle span{opacity:.8;position:absolute;transition:opacity .3s ease}.avatar-circle:hover span{font-size:12px;opacity:1;white-space:nowrap}.group-link{color:#bfbfc0;cursor:pointer;text-decoration:none}.group-link:hover{color:#fff}.color-a{background-color:#f44336}.color-b{background-color:#e91e63}.color-c{background-color:#9c27b0}.color-d{background-color:#3f51b5}.color-e{background-color:#00bcd4}.color-f{background-color:#4caf50}.color-g{background-color:#ff9800}.color-h{background-color:#795548}.color-i{background-color:#607d8b}.color-j{background-color:#8bc34a}.mobile-group-card-list{display:none}@media (max-width:768px){.my-groups-page{overflow-x:hidden;padding:0 18px calc(96px + env(safe-area-inset-bottom))}.group-table td,.group-table th{font-size:13px;padding:12px 10px}#GroupNameSize{font-size:18px}.group-table td button{font-size:12px;min-width:76px;padding:8px 10px}}@media (max-width:480px){.hero-banner,.hero-navbar{max-width:100vw;overflow:hidden}.group-title-container{box-sizing:border-box;margin-top:0;padding:0 12px;width:100%}.group-title-bar{border-left-width:5px;border-radius:14px;box-sizing:border-box;max-width:calc(100vw - 24px);padding:18px 16px;width:100%}.group-title-heading{font-size:clamp(1.55rem,8vw,2.15rem);letter-spacing:0;line-height:1.1;overflow-wrap:anywhere}.group-title-sub{font-size:clamp(.9rem,4vw,1rem);line-height:1.45}.my-groups-page{max-width:100vw;padding:0 12px calc(104px + env(safe-area-inset-bottom));width:100%}.my-Group-page-title{font-size:clamp(1.45rem,7vw,2rem);margin-bottom:18px}.group-table{display:none}.mobile-group-card-list{grid-gap:12px;display:grid;gap:12px;width:100%}.mobile-group-card{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;box-shadow:0 8px 22px #00000040;max-width:100%;overflow:hidden;padding:14px;width:100%}.mobile-group-card-header{align-items:flex-start;display:flex;gap:10px;justify-content:space-between;min-width:0}.mobile-group-card-header h2{color:#fff;font-size:1.05rem;line-height:1.25;margin:0 0 4px;overflow-wrap:anywhere}.mobile-group-card-header p{color:#b6c0cc;font-size:.78rem;line-height:1.35;margin:0}.mobile-group-members{align-items:center;color:#d8d8d8;display:flex;font-size:.85rem;gap:10px;justify-content:space-between;margin-top:14px}.mobile-group-members .member-avatars{justify-content:flex-end;min-width:0}.avatar-circle{flex:0 0 32px;height:32px;width:32px}.avatar-circle:hover{padding:0;transform:none}.avatar-circle:hover img{opacity:1}.avatar-circle .full-name{display:none}.mobile-member-count{align-items:center;background:#ffffff1f;border-radius:999px;color:#fff;display:inline-flex;font-size:.78rem;font-weight:700;height:32px;justify-content:center;min-width:32px;padding:0 6px}.mobile-group-actions{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr;margin-top:14px}.mobile-group-actions button{background:#2196f3;border:0;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;min-height:44px}.mobile-group-actions button:first-child{background:#317716;grid-column:1/-1}.mobile-group-actions .mobile-group-leave{background:#b32626}}.watchlist-page{--wl-bg-deep:#040a1c;--wl-bg-emerald:#17421d;--wl-surface:hsla(0,0%,100%,.045);--wl-surface-strong:#ffffff14;--wl-border:#ffffff14;--wl-border-strong:#ffffff29;--wl-text:#f3f6f4;--wl-text-muted:#aab4b3;--wl-text-dim:#7c8784;--wl-accent:#ff4747;--wl-accent-soft:#ff7373;--wl-gold:#f5c518;--wl-emerald-glow:#23824152;--wl-radius-lg:22px;--wl-radius-md:16px;--wl-radius-sm:12px;--wl-shadow-soft:0 18px 50px #02081280;background:linear-gradient(to top,var(--wl-bg-emerald),var(--wl-bg-deep));color:var(--wl-text);font-family:Poppins,sans-serif;min-height:100vh;overflow-x:hidden;position:relative}.watchlist-page:before{background:radial-gradient(60% 50% at 12% 8%,#2ecc711f,#0000 60%),radial-gradient(45% 40% at 92% 20%,#ff474714,#0000 65%),radial-gradient(80% 60% at 50% 100%,#0f3c1e59,#0000 70%);content:"";inset:0;pointer-events:none;position:fixed;z-index:0}.watchlist-main{box-sizing:border-box;display:flex;flex-direction:column;gap:28px;margin-left:80px;margin-inline:auto;max-width:1320px;padding:36px 32px 80px;position:relative;width:calc(100% - 80px);z-index:1}.wl-stats-row{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr));margin:-8px auto 4px;max-width:980px;width:100%}.wl-stat-card{align-items:center;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:linear-gradient(135deg,#ffffff0f,#ffffff05);border:1px solid var(--wl-border);border-radius:var(--wl-radius-md);display:flex;gap:14px;padding:16px 20px;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.wl-stat-card:hover{border-color:var(--wl-border-strong);box-shadow:0 12px 32px #0006;transform:translateY(-2px)}.wl-stat-icon{border-radius:14px;display:grid;flex-shrink:0;font-size:1.1rem;height:44px;place-items:center;width:44px}.wl-stat-icon--primary{background:linear-gradient(135deg,#2ecc7138,#0f3c1e80);box-shadow:inset 0 0 0 1px #2ecc7140;color:#b9f6ca}.wl-stat-icon--gold{background:linear-gradient(135deg,#f5c51838,#f5c5180d);box-shadow:inset 0 0 0 1px #f5c51847;color:var(--wl-gold)}.wl-stat-icon--accent{background:linear-gradient(135deg,#ff474738,#ff47470a);box-shadow:inset 0 0 0 1px #ff474747;color:#ffb1a8}.wl-stat-meta{display:flex;flex-direction:column;gap:2px;min-width:0}.wl-stat-value{color:var(--wl-text);font-size:1.55rem;font-weight:800;letter-spacing:-.01em;line-height:1}.wl-stat-label{color:var(--wl-text-muted);font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.wl-control-panel{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:linear-gradient(180deg,#ffffff0d,hsla(0,0%,100%,.015));border:1px solid var(--wl-border);border-radius:var(--wl-radius-lg);box-shadow:var(--wl-shadow-soft);overflow:visible;padding:24px 26px 22px;position:relative;z-index:20}.wl-control-panel:before{background:radial-gradient(80% 100% at 0 0,var(--wl-emerald-glow),#0000 65%);content:"";inset:0;opacity:.6;pointer-events:none;position:absolute;z-index:0}.wl-control-panel>*{position:relative;z-index:1}.wl-control-header{align-items:flex-end;border-bottom:1px solid var(--wl-border);display:flex;gap:16px;justify-content:space-between;margin-bottom:18px;padding-bottom:18px}.wl-control-title-block{display:flex;flex-direction:column;gap:6px;min-width:0}.wl-control-eyebrow{color:#8ed8a3;display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.wl-control-title{color:var(--wl-text);font-size:clamp(1.2rem,2.2vw,1.6rem);font-weight:700;letter-spacing:-.01em;line-height:1.18;margin:0}.wl-quickadd-toggle{align-items:center;background:linear-gradient(135deg,var(--wl-accent),var(--wl-accent-soft));border:1px solid #ff474766;border-radius:999px;box-shadow:0 8px 22px #ff474752;color:#fff;cursor:pointer;display:inline-flex;font-size:.92rem;font-weight:700;gap:9px;padding:11px 18px;transition:transform .25s ease,box-shadow .25s ease,background .25s ease;white-space:nowrap}.wl-quickadd-toggle:hover{box-shadow:0 12px 28px #ff47476b;transform:translateY(-1px) scale(1.02)}.wl-quickadd-toggle--open{background:#ffffff0f;border-color:var(--wl-border-strong);box-shadow:none;color:var(--wl-text)}.wl-quickadd-slot{animation:wlSlideDown .35s ease;margin-bottom:18px;padding:4px 0;position:relative;z-index:30}.wl-quickadd-slot .search-bar-glass-wrapper{margin:0 auto!important;max-width:100%!important}@keyframes wlSlideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.wl-toolbar{flex-wrap:wrap;gap:14px;z-index:2}.wl-search,.wl-toolbar{align-items:center;display:flex;position:relative}.wl-search{background:#00000047;border:1px solid var(--wl-border);border-radius:14px;flex:1 1 260px;height:44px;max-width:360px;min-width:220px;padding:0 14px;transition:border-color .24s ease,box-shadow .24s ease,background .24s ease}.wl-search:focus-within{background:#0006;border-color:#2ecc718c;box-shadow:0 0 0 3px #2ecc7124}.wl-search-icon{color:var(--wl-text-dim);flex-shrink:0;font-size:.95rem}.wl-search-input{background:#0000;border:none;color:var(--wl-text);flex:1 1;font-family:inherit;font-size:.95rem;height:100%;outline:none;padding:0 12px}.wl-search-input::placeholder{color:var(--wl-text-dim)}.wl-search-clear{background:#ffffff14;border:none;border-radius:50%;color:var(--wl-text-muted);cursor:pointer;display:grid;height:26px;place-items:center;transition:background .2s ease,color .2s ease;width:26px}.wl-search-clear:hover{background:#ff47472e;color:#ffb1a8}.wl-chip-group{display:flex;flex-wrap:wrap;gap:8px}.wl-chip{align-items:center;background:#ffffff0a;border:1px solid var(--wl-border);border-radius:999px;color:var(--wl-text-muted);cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:600;gap:8px;padding:9px 16px;transition:all .24s ease;white-space:nowrap}.wl-chip-icon{display:inline-flex;font-size:.78rem;opacity:.85}.wl-chip:hover{background:#ffffff14;border-color:var(--wl-border-strong);color:var(--wl-text)}.wl-chip--active{background:linear-gradient(135deg,#ff4747f2,#ff7373f2);border-color:#ff7373b3;box-shadow:0 8px 22px #ff474759;color:#fff}.wl-chip--active .wl-chip-icon{opacity:1}.wl-toolbar-tail{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-left:auto}.wl-sort{align-items:center;background:#00000047;border:1px solid var(--wl-border);border-radius:14px;color:var(--wl-text-muted);cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:600;gap:8px;height:44px;padding:9px 14px;position:relative;transition:border-color .2s ease,color .2s ease}.wl-sort:hover{border-color:var(--wl-border-strong);color:var(--wl-text)}.wl-sort-icon{font-size:.85rem}.wl-sort-label{color:var(--wl-text-dim);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.wl-sort select{appearance:none;-webkit-appearance:none;background:#0000;border:none;color:var(--wl-text);cursor:pointer;font:inherit;font-weight:700;outline:none;padding-right:4px}.wl-sort select option{background:#0a1f12;color:var(--wl-text)}.wl-view-toggle{align-items:center;background:#00000047;border:1px solid var(--wl-border);border-radius:14px;display:inline-flex;gap:2px;height:44px;padding:4px}.wl-view-btn{background:#0000;border:none;border-radius:10px;color:var(--wl-text-dim);cursor:pointer;display:grid;height:100%;place-items:center;transition:background .2s ease,color .2s ease;width:36px}.wl-view-btn:hover{color:var(--wl-text)}.wl-view-btn--active{background:linear-gradient(135deg,#2ecc7138,#0f3c1e66);box-shadow:inset 0 0 0 1px #2ecc7152;color:#d9f99d}.wl-result-summary{align-items:center;background:#00000038;border:1px solid var(--wl-border);border-radius:12px;color:var(--wl-text-muted);display:flex;flex-wrap:wrap;font-size:.85rem;gap:10px;justify-content:space-between;margin-top:16px;padding:10px 14px}.wl-result-summary strong{color:var(--wl-text);font-weight:800}.wl-reset-btn{background:#0000;border:none;border-radius:8px;color:var(--wl-accent-soft);cursor:pointer;font-size:.82rem;font-weight:700;letter-spacing:.08em;padding:4px 6px;text-transform:uppercase;transition:background .2s ease}.wl-reset-btn:hover{background:#ff47471f}.wl-collection,.wl-grid{width:100%}.wl-grid{grid-gap:24px;display:grid;gap:24px}.wl-grid--grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));justify-items:center}.wl-grid--list{gap:14px;grid-template-columns:1fr}.wl-grid--list .wl-grid-cell{grid-gap:18px;align-items:center;background:#ffffff08;border:1px solid var(--wl-border);border-radius:var(--wl-radius-md);display:grid;gap:18px;grid-template-columns:96px 1fr;padding:12px;transition:background .25s ease,border-color .25s ease,transform .25s ease}.wl-grid--list .wl-grid-cell:hover{background:#ffffff0f;border-color:var(--wl-border-strong);transform:translateX(2px)}.wl-grid--list .MovieCard{border-radius:10px;width:96px}.wl-grid--list .MovieCard-body,.wl-grid--list .MovieCard-overlay{display:none}.wl-list-meta{display:flex;flex-direction:column;gap:8px;min-width:0}.wl-list-title{color:var(--wl-text);font-size:1.05rem;font-weight:700;letter-spacing:-.005em;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wl-list-stats{display:flex;flex-wrap:wrap;gap:12px}.wl-list-stat{align-items:center;background:#ffffff0d;border-radius:999px;color:var(--wl-text-muted);display:inline-flex;font-size:.8rem;font-weight:600;gap:6px;padding:5px 10px}.wl-list-stat svg{color:var(--wl-gold)}.wl-list-stat--muted svg{color:var(--wl-text-dim)}.wl-grid-cell{display:flex;flex-direction:column;gap:10px;width:100%}.wl-grid--fade .wl-grid-cell{animation:wlCellRise .55s cubic-bezier(.2,.8,.2,1) backwards;animation-delay:0ms;animation-delay:var(--wl-stagger,0ms)}@keyframes wlCellRise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.wl-skeleton-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));justify-items:center}.wl-skeleton-card{animation:wlShimmer 1.6s ease-in-out infinite;aspect-ratio:2/3;background:linear-gradient(110deg,#ffffff0a 8%,#ffffff1a 18%,#ffffff0a 33%);background-size:220% 100%;border:1px solid var(--wl-border);border-radius:18px;width:min(210px,100%)}@keyframes wlShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.wl-empty{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:linear-gradient(180deg,#ffffff0a,#ffffff03);border:1px solid var(--wl-border);border-radius:var(--wl-radius-lg);display:flex;flex-direction:column;gap:14px;margin:12px auto;max-width:640px;overflow:hidden;padding:64px 28px;position:relative;text-align:center}.wl-empty:before{background:radial-gradient(closest-side,#2ecc712e,#0000 70%);content:"";height:220px;inset:-40% 30% auto 30%;pointer-events:none;position:absolute}.wl-empty-art{background:linear-gradient(135deg,#2ecc7152,#0f3c1e80);border-radius:22px;box-shadow:inset 0 0 0 1px #2ecc7152,0 18px 40px #0f3c1e4d;color:#d9f99d;display:grid;font-size:1.8rem;height:76px;place-items:center;position:relative;width:76px}.wl-empty-art--muted{background:linear-gradient(135deg,#ffffff14,#ffffff05);box-shadow:inset 0 0 0 1px #ffffff1a;color:var(--wl-text-muted)}.wl-empty-title{color:var(--wl-text);font-size:1.45rem;font-weight:700;letter-spacing:-.01em;margin:0}.wl-empty-copy{color:var(--wl-text-muted);font-size:.95rem;line-height:1.55;margin:0;max-width:440px}.wl-empty-cta{align-items:center;background:linear-gradient(135deg,var(--wl-accent),var(--wl-accent-soft));border:none;border-radius:999px;box-shadow:0 10px 26px #ff47475c;color:#fff;cursor:pointer;display:inline-flex;font-size:.92rem;font-weight:700;gap:9px;margin-top:6px;padding:12px 22px;transition:transform .25s ease,box-shadow .25s ease}.wl-empty-cta:hover{box-shadow:0 14px 30px #ff474775;transform:translateY(-2px) scale(1.02)}.wl-empty-cta--ghost{background:#ffffff14;border:1px solid var(--wl-border-strong);box-shadow:none;color:var(--wl-text)}.wl-empty-cta--ghost:hover{background:#ffffff24;box-shadow:none}.watchlist-page .suggestions-carousel-wrapper{margin:0;max-width:100%;padding:0}.watchlist-page .favorites-carousel-wrapper{border-bottom:1px solid var(--wl-border);margin-bottom:0;padding-bottom:16px}.watchlist-page .suggestions-title{color:var(--wl-text);font-size:1.15rem;letter-spacing:.02em;margin-bottom:14px}.watchlist-page .wl-quickadd-slot .search-bar-glass{border-radius:14px;padding:10px 14px}@media (max-width:1024px){.watchlist-main{gap:22px;padding:28px 22px 80px}.wl-control-panel{padding:22px 20px 18px}.wl-control-header{align-items:flex-start;flex-direction:column}.wl-quickadd-toggle{align-self:stretch;justify-content:center}.wl-toolbar-tail{margin-left:0}}@media (max-width:768px){.watchlist-main{gap:18px;margin-left:0;padding:22px 14px calc(110px + env(safe-area-inset-bottom));width:100%}.wl-stats-row{gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:-4px}.wl-stat-card{align-items:flex-start;border-radius:14px;flex-direction:column;gap:8px;padding:12px}.wl-stat-icon{border-radius:10px;font-size:.95rem;height:36px;width:36px}.wl-stat-value{font-size:1.25rem}.wl-stat-label{font-size:.66rem;letter-spacing:.06em}.wl-control-panel{border-radius:18px;padding:18px 16px 16px}.wl-control-header{margin-bottom:14px;padding-bottom:14px}.wl-control-title{font-size:1.1rem}.wl-toolbar{gap:10px}.wl-search{flex:1 1 100%;max-width:100%}.wl-chip-group{flex-wrap:nowrap;gap:6px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none;width:100%}.wl-chip-group::-webkit-scrollbar{display:none}.wl-chip{flex-shrink:0;font-size:.8rem;padding:8px 14px}.wl-toolbar-tail{gap:8px;justify-content:space-between;width:100%}.wl-sort{flex:1 1;height:40px;min-width:0;padding:8px 12px}.wl-sort-label{display:none}.wl-view-toggle{height:40px}.wl-grid--grid,.wl-skeleton-grid{gap:14px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.watchlist-page .MovieCard{max-width:170px;width:100%}.wl-grid--list .wl-grid-cell{gap:14px;grid-template-columns:80px 1fr;padding:10px}.wl-grid--list .MovieCard{width:80px}.wl-list-title{font-size:.95rem}.wl-empty{padding:48px 20px}.wl-empty-title{font-size:1.2rem}.wl-empty-copy{font-size:.88rem}}@media (max-width:480px){.watchlist-page .hero-banner,.watchlist-page .hero-navbar{height:42vh!important;max-width:100vw;min-height:280px;overflow:hidden}.watchlist-page .group-title-container{box-sizing:border-box;margin-top:0;padding:0 12px;width:100%}.watchlist-page .group-title-bar{border-left-width:5px;border-radius:14px;box-sizing:border-box;max-width:calc(100vw - 24px);padding:18px 16px;width:100%}.watchlist-page .group-title-heading{font-size:clamp(1.35rem,7vw,1.9rem);letter-spacing:0;line-height:1.12}.watchlist-page .group-title-sub{font-size:clamp(.85rem,3.6vw,1rem);line-height:1.4}.watchlist-main{padding:18px 12px calc(112px + env(safe-area-inset-bottom))}.wl-stats-row{gap:6px}.wl-stat-card{border-radius:12px;padding:10px}.wl-stat-value{font-size:1.1rem}.wl-stat-label{font-size:.6rem}.wl-control-eyebrow{font-size:.65rem;letter-spacing:.14em}.wl-control-title{font-size:1rem}.wl-quickadd-toggle{font-size:.85rem;padding:10px 14px}.wl-grid--grid,.wl-skeleton-grid{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.watchlist-page .MovieCard{justify-self:center;max-width:170px;width:100%}.watchlist-page .MovieCard-body{padding:9px}.watchlist-page .MovieCard-title{font-size:clamp(.72rem,3.4vw,.85rem);margin-bottom:7px}.watchlist-page .MovieCard-meta{font-size:clamp(.65rem,3vw,.75rem);gap:5px;padding:5px 7px}.wl-grid--list .wl-grid-cell{gap:12px;grid-template-columns:70px 1fr}.wl-grid--list .MovieCard{width:70px}.wl-list-title{font-size:.88rem}}@media (max-width:340px){.wl-grid--grid{grid-template-columns:minmax(0,1fr)}.wl-stats-row{grid-template-columns:1fr 1fr}.wl-stats-row .wl-stat-card:first-child{grid-column:1/-1}}.suggestions-carousel-wrapper{margin:0 auto 32px;max-width:1200px;padding:0 16px;width:100%}.suggestions-title{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:16px}.suggestions-carousel{align-items:center;display:flex;gap:8px;position:relative}.carousel-viewport{flex:1 1;overflow:hidden}.carousel-container{display:flex;gap:16px}.carousel-slide{flex:0 0 220px;min-width:0}.carousel-poster-wrapper{background:#121212;border-radius:12px;box-shadow:0 4px 16px #00000080;height:330px;overflow:hidden;position:relative;width:220px}.carousel-poster{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.carousel-poster-wrapper:hover .carousel-poster{transform:scale(1.05)}.carousel-overlay{background:linear-gradient(#0000,#000000e6);bottom:0;display:flex;flex-direction:column;gap:8px;left:0;opacity:0;padding:16px 12px;position:absolute;right:0;transition:opacity .3s ease}.carousel-poster-wrapper:hover .carousel-overlay{opacity:1}.carousel-movie-title{color:#fff;font-size:.95rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.carousel-add-btn{align-items:center;background:linear-gradient(135deg,#ff4747,#ff7373);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.85rem;font-weight:600;gap:6px;justify-content:center;padding:8px 12px;transition:transform .2s ease,box-shadow .2s ease}.carousel-add-btn:hover{box-shadow:0 4px 12px #ff474766;transform:scale(1.05)}.carousel-btn{align-items:center;background:#ff4747cc;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:16px;height:40px;justify-content:center;transition:background .2s ease,transform .2s ease;width:40px}.carousel-btn:hover{background:#ff4747;transform:scale(1.1)}@media (max-width:768px){.suggestions-carousel-wrapper{margin-bottom:24px;max-width:100%;padding:0 8px}.carousel-slide{flex:0 0 160px}.carousel-poster-wrapper{height:240px;width:160px}.suggestions-title{font-size:1.2rem}}@media (max-width:480px){.suggestions-carousel-wrapper{margin-bottom:20px;overflow:hidden;padding:0}.suggestions-title{font-size:clamp(.95rem,4.5vw,1.1rem);margin-bottom:10px}.suggestions-carousel{gap:6px}.carousel-viewport{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.carousel-viewport::-webkit-scrollbar{display:none}.carousel-container{gap:10px}.carousel-slide{flex:0 0 136px;scroll-snap-align:start}.carousel-poster-wrapper{border-radius:10px;height:204px;width:136px}.carousel-overlay{gap:6px;opacity:1;padding:10px 8px}.carousel-movie-title{font-size:.75rem}.carousel-add-btn{font-size:.72rem;min-height:34px;padding:7px 8px}.carousel-btn{font-size:12px;height:32px;width:32px}}.favorites-carousel-wrapper{border-bottom:1px solid #ffffff14;margin-bottom:24px;padding-bottom:24px}.favorites-title{align-items:center;color:#ff4d6d!important;display:flex;gap:10px}.favorites-heart-icon{color:#ff4d6d;font-size:1.2rem}.favorites-remove-btn{background:linear-gradient(135deg,#444,#333)!important;color:#ffb3c1!important}.favorites-remove-btn:hover{background:linear-gradient(135deg,#ff4d6d,#c9184a)!important;box-shadow:0 4px 12px #ff4d6d66!important}.group-select-overlay{align-items:center;animation:fadeIn .2s ease;background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.group-select-content{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 16px 48px #0009;max-width:420px;padding:32px;position:relative;width:90%}.group-select-close{background:none;border:none;color:#999;cursor:pointer;font-size:18px;position:absolute;right:16px;top:16px;transition:color .2s ease}.group-select-close:hover{color:#fff}.group-select-heading{color:#fff;font-size:1.4rem;margin:0 0 8px}.group-select-sub{color:#aaa;font-size:.95rem;margin:0 0 24px}.group-select-sub strong{color:#ff7373}.group-select-list{display:flex;flex-direction:column;gap:10px}.group-select-item{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:14px 18px;text-align:left;transition:background .2s ease,border-color .2s ease,transform .2s ease}.group-select-item:hover{background:#ff474726;border-color:#ff4747;transform:translateX(4px)}.group-select-empty{color:#888;font-size:.95rem;padding:24px;text-align:center}.group-select-back{align-items:center;background:none;border:none;color:#aaa;cursor:pointer;display:flex;font-size:.85rem;gap:6px;margin-bottom:12px;transition:color .2s}.group-select-back:hover{color:#fff}.group-select-form{display:flex;flex-direction:column;gap:20px}.group-select-field label{color:#ccc;display:block;font-size:.85rem;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.group-select-input{background:#ffffff0f;border:1px solid #ffffff26;border-radius:8px;color:#fff;font-size:.95rem;outline:none;padding:10px 14px;transition:border-color .2s;width:100%}.group-select-input:focus{border-color:#ff4747}.group-select-loading{color:#888;font-size:.85rem}.group-select-error{color:#ff9a9a;font-size:.85rem;font-weight:600;margin:8px 0 0}.group-select-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:8px}.group-select-btn{border:none;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;padding:10px 24px;transition:all .2s ease}.group-select-btn--skip{background:#ffffff14;color:#aaa}.group-select-btn--skip:hover{background:#ffffff26;color:#fff}.group-select-btn--done{background:linear-gradient(135deg,#ff4747,#ff6b6b);color:#fff}.group-select-btn--done:hover{background:linear-gradient(135deg,#f33,#f55);transform:translateY(-1px)}.group-select-step-indicator{color:#666;font-size:.75rem;letter-spacing:1px;margin-bottom:16px;text-transform:uppercase}.group-select-member-list{display:flex;flex-direction:column;gap:8px}.group-select-member-chip{align-items:center;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;color:#aaa;cursor:pointer;display:flex;gap:12px;padding:10px 14px;transition:all .2s ease}.group-select-member-chip:hover{background:#ffffff14;border-color:#fff3;color:#fff}.group-select-member-chip--active{background:#ff47471f;border-color:#ff4747;color:#fff}.member-chip-avatar{align-items:center;background:linear-gradient(135deg,#ff4747,#ff6b6b);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:13px;font-weight:700;height:32px;justify-content:center;overflow:hidden;width:32px}.member-chip-avatar img{height:100%;object-fit:cover;width:100%}.member-chip-name{flex:1 1;font-size:.9rem;font-weight:500}.member-chip-check{color:#4caf50;font-size:1rem;font-weight:700}@media (max-width:768px){.group-select-overlay{align-items:flex-end;box-sizing:border-box;padding:12px 12px calc(84px + env(safe-area-inset-bottom))}.group-select-content{border-radius:16px;max-height:calc(100vh - 112px);overflow-y:auto;padding:28px 16px 16px;width:min(100%,420px)}.group-select-close{height:44px;right:8px;top:8px;width:44px}.group-select-heading{font-size:1.2rem;padding-right:42px}.group-select-btn,.group-select-input,.group-select-item{min-height:44px;width:100%}.group-select-actions{flex-direction:column-reverse}.group-select-member-list{max-height:260px;overflow-y:auto}}.Profile-page,.Profile-page *{box-sizing:border-box}.Profile-page{background:linear-gradient(0deg,#17421d,#040a1c);color:#f0f4f8;display:flex;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;overflow-x:hidden;position:relative}.Profile-page:before{background:linear-gradient(hsla(0,0%,100%,.022) 1px,#0000 0),linear-gradient(90deg,hsla(0,0%,100%,.016) 1px,#0000 0);background-size:56px 56px;content:"";inset:0;-webkit-mask-image:linear-gradient(180deg,#00000080,#0000 70%);mask-image:linear-gradient(180deg,#00000080,#0000 70%);pointer-events:none;position:fixed;z-index:0}.Profile-container{flex:1 1;margin-left:92px;padding:40px 36px 60px;position:relative;width:min(1200px,calc(100vw - 120px));z-index:1}.Profile-toast{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:12px;box-shadow:0 8px 24px #0000004d;color:#fff;font-size:14px;font-weight:700;left:50%;padding:12px 24px;position:fixed;top:24px;transform:translateX(-50%);z-index:2000}.Profile-toast--success{background:#2ecc71e6;border:1px solid #2ecc7180}.Profile-toast--error{background:#e74c3ce6;border:1px solid #e74c3c80}.Profile-error,.Profile-loading{align-items:center;color:#94a3b8;display:flex;font-weight:700;justify-content:center;min-height:400px}.Profile-loading{flex-direction:column;gap:16px}.Profile-avatar-spinner,.Profile-spinner{animation:profileSpin .8s linear infinite;border-radius:50%;border-style:solid}.Profile-spinner{border-color:#2ecc71 #ffffff1a #ffffff1a;border-width:3px;height:36px;width:36px}.Profile-avatar-spinner{border-color:#fff #ffffff4d #ffffff4d;border-width:2px;height:24px;width:24px}@keyframes profileSpin{to{transform:rotate(1turn)}}.Profile-hero-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#ffffff14,#ffffff08);border:1px solid #ffffff1a;border-radius:28px;box-shadow:0 32px 80px #00000080,0 0 0 1px #ffffff0a;overflow:hidden;position:relative}.Profile-hero-cover{height:148px;left:0;overflow:hidden;position:absolute;right:0;top:0}.Profile-hero-cover-base{background:linear-gradient(105deg,#040a1ce6,#0d2c1abf 60%,#040a1cd9);inset:0;position:absolute}.Profile-orb{border-radius:50%;filter:blur(56px);pointer-events:none;position:absolute}.Profile-orb--1{background:#2ecc7147;height:200px;left:-40px;top:-80px;width:320px}.Profile-orb--2{background:#f5c51833;height:180px;right:80px;top:-60px;width:260px}.Profile-orb--3{background:#4f9ef82e;height:160px;right:-20px;top:-40px;width:200px}.Profile-hero-cover-scanlines{background:repeating-linear-gradient(0deg,#0000,#0000 3px,hsla(0,0%,100%,.018) 0,hsla(0,0%,100%,.018) 4px);inset:0;position:absolute}.Profile-deco-icon{color:#ffffff0a;pointer-events:none;position:absolute}.Profile-deco-icon--1{font-size:72px;right:260px;top:18px;transform:rotate(-14deg)}.Profile-deco-icon--2{color:#f5c51812;font-size:48px;right:120px;top:30px;transform:rotate(8deg)}.Profile-deco-icon--3{font-size:32px;right:52px;top:12px;transform:rotate(-5deg)}.Profile-hero-content{grid-gap:28px;align-items:flex-end;display:grid;gap:28px;grid-template-columns:auto 1fr;padding:108px 42px 38px;position:relative}.Profile-avatar-ring{background:linear-gradient(135deg,#f5c518,#2ecc71 60%,#27ae60);border:3px solid #040a1ceb;border-radius:50%;box-shadow:0 0 0 2px #040a1ce6,0 0 32px #2ecc7159,0 20px 48px #00000080;padding:4px}.Profile-avatar{align-items:center;background:linear-gradient(135deg,#1a6b35,#2ecc71);border:3px solid #040a1cd9;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:42px;font-weight:900;height:130px;justify-content:center;letter-spacing:2px;overflow:hidden;position:relative;width:130px}.Profile-avatar-img{height:100%;object-fit:cover;width:100%}.Profile-avatar-overlay{align-items:center;background:#0000008c;display:flex;font-size:22px;inset:0;justify-content:center;opacity:0;position:absolute;transition:opacity .22s}.Profile-avatar:hover .Profile-avatar-overlay{opacity:1}.Profile-profile-info{padding-bottom:4px}.Profile-kicker{align-items:center;color:#86efac;display:inline-flex;font-size:11px;font-weight:800;gap:6px;letter-spacing:.14em;margin-bottom:10px;text-transform:uppercase}.Profile-kicker svg{font-size:9px}.Profile-name{color:#fff;font-size:clamp(34px,4.5vw,54px);font-weight:900;letter-spacing:-.5px;line-height:1;margin:0 0 8px}.Profile-email{align-items:center;color:#94a3b8;display:flex;font-size:15px;gap:7px;margin:0 0 22px}.Profile-email svg{color:#64748b;font-size:12px}.Profile-profile-actions{display:flex;flex-wrap:wrap;gap:10px}.Profile-btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13.5px;font-weight:700;gap:8px;line-height:1;padding:10px 18px;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s}.Profile-btn:hover:not(:disabled){transform:translateY(-2px)}.Profile-btn:disabled{cursor:not-allowed;opacity:.55}.Profile-btn--primary{background:#ffffff1a;border:1px solid #ffffff29;color:#f0f4f8}.Profile-btn--primary:hover:not(:disabled){background:#ffffff26;border-color:#f5c51866;box-shadow:0 8px 22px #00000040}.Profile-btn--ghost{background:#ffffff0f;border:1px solid #ffffff1a;color:#cbd5e1}.Profile-btn--ghost:hover:not(:disabled){background:#ffffff1a;box-shadow:0 8px 22px #0003}.Profile-btn--danger{background:#ef44441a;border:1px solid #f8717138;color:#fca5a5}.Profile-btn--danger:hover:not(:disabled){background:#ef444429;box-shadow:0 8px 22px #0003}.Profile-edit-form{grid-gap:14px;display:grid;gap:14px;width:min(560px,100%)}.Profile-field{grid-gap:6px;display:grid;gap:6px}.Profile-label{color:#94a3b8;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.Profile-input{background:#ffffff0f;border:1px solid #ffffff24;border-radius:12px;color:#f8fafc;font:inherit;font-size:14px;font-weight:600;min-height:42px;outline:none;padding:0 14px;transition:border-color .2s,box-shadow .2s,background .2s}.Profile-input:focus{background:#ffffff14;border-color:#2ecc71a6;box-shadow:0 0 0 4px #2ecc711f}.Profile-filmstrip{background:repeating-linear-gradient(90deg,#fff0,#fff0 12px,#ffffff0f 0,#ffffff0f 26px);border-top:1px solid #ffffff0f;height:16px}.Profile-stats-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-top:18px}.Profile-stat-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,#ffffff17,#ffffff08);border:1px solid #ffffff17;border-radius:20px;border-top:2px solid var(--Profile-stat-accent);box-shadow:0 16px 48px #00000047;cursor:default;display:flex;flex-direction:column;gap:12px;padding:22px 20px;transition:transform .22s,box-shadow .22s,border-color .22s}.Profile-stat-card:hover{border-color:#ffffff24;border-top-color:var(--Profile-stat-accent);box-shadow:0 28px 64px #0000006b,0 0 30px #2ecc7112;transform:translateY(-5px)}.Profile-stat-icon{align-items:center;background:var(--Profile-stat-bg);border:1px solid #ffffff1a;border:1px solid var(--Profile-stat-border,#ffffff1a);border-radius:14px;color:var(--Profile-stat-accent);display:flex;font-size:17px;height:44px;justify-content:center;width:44px}.Profile-stat-value{color:#fff;font-size:38px;font-weight:900;line-height:1}.Profile-stat-label{color:#94a3b8;font-size:12.5px;font-weight:600;line-height:1.4}.Profile-lower-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1.6fr 1fr;margin-top:18px}.Profile-glass-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,#ffffff14,#ffffff08);border:1px solid #ffffff17;border-radius:24px;box-shadow:0 20px 56px #0000004d;padding:28px;transition:transform .22s,box-shadow .22s}.Profile-glass-card:hover{box-shadow:0 28px 70px #0006;transform:translateY(-3px)}.Profile-section-kicker{color:#86efac;display:block;font-size:11px;font-weight:800;letter-spacing:.14em;margin-bottom:6px;text-transform:uppercase}.Profile-section-title{color:#fff;font-size:18px;font-weight:800;line-height:1.2;margin:0 0 22px}.Profile-timeline{display:flex;flex-direction:column;gap:0}.Profile-timeline-item{grid-gap:16px;align-items:stretch;display:grid;gap:16px;grid-template-columns:48px 1fr}.Profile-timeline-track{align-items:center;display:flex;flex-direction:column}.Profile-timeline-node{align-items:center;border:1px solid;border-radius:12px;display:flex;flex-shrink:0;font-size:15px;height:40px;justify-content:center;position:relative;width:40px;z-index:1}.Profile-timeline-line{background:linear-gradient(180deg,#ffffff1a,#ffffff08);flex:1 1;margin:4px 0;min-height:18px;width:2px}.Profile-timeline-content{padding:8px 0 20px}.Profile-timeline-item:last-child .Profile-timeline-content{padding-bottom:4px}.Profile-timeline-title{color:#e2e8f0;display:block;font-size:14px;font-weight:700;margin-bottom:4px}.Profile-timeline-desc{color:#64748b;display:block;font-size:12.5px;font-weight:500;line-height:1.5}.Profile-account-user{align-items:center;background:#ffffff0a;border:1px solid #ffffff12;border-radius:16px;display:flex;gap:14px;margin-bottom:18px;padding:14px}.Profile-account-avatar-sm{align-items:center;background:linear-gradient(135deg,#1a6b35,#2ecc71);border:2px solid #2ecc7140;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:16px;font-weight:800;height:46px;justify-content:center;overflow:hidden;width:46px}.Profile-account-avatar-sm img{height:100%;object-fit:cover;width:100%}.Profile-account-avatar-sm span{display:inline-flex}.Profile-account-user-name{color:#e2e8f0;display:block;font-size:14px;font-weight:700;margin-bottom:3px}.Profile-account-user-email{color:#64748b;display:block;font-size:12px}.Profile-account-copy{color:#64748b;font-size:13.5px;line-height:1.65;margin:0 0 20px}.Profile-logout-btn{align-items:center;background:#7f1d1d33;border:1px solid #f8717138;border-radius:12px;color:#fca5a5;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13.5px;font-weight:700;gap:9px;padding:11px 20px;transition:transform .2s,background .2s,border-color .2s,box-shadow .2s}.Profile-logout-btn:hover{background:#7f1d1d52;border-color:#f8717161;box-shadow:0 10px 24px #00000038;transform:translateY(-2px)}@media (max-width:1100px){.Profile-stats-grid{grid-template-columns:repeat(2,1fr)}.Profile-lower-grid{grid-template-columns:1fr}}@media (max-width:768px){.Profile-container{margin-left:0;padding:22px 16px 96px;width:100%}.Profile-hero-content{grid-template-columns:1fr;justify-items:center;padding:120px 22px 28px;text-align:center}.Profile-email,.Profile-profile-actions{justify-content:center}.Profile-edit-form{width:100%}}@media (max-width:520px){.Profile-stats-grid{grid-template-columns:1fr 1fr}.Profile-avatar{height:110px;width:110px}.Profile-name{font-size:30px}.Profile-btn,.Profile-logout-btn{justify-content:center;width:100%}.Profile-glass-card{padding:22px}}.about-page{background:#0a0a0a;display:flex;font-family:Inter,Poppins,sans-serif;min-height:100vh}.about-main{flex:1 1;margin-left:220px;max-width:1100px;padding:60px 48px}.about-hero{padding:80px 0 60px;position:relative;text-align:center}.about-hero-glow{background:radial-gradient(ellipse at center,#c026d326 0,#0000 70%);height:300px;left:50%;pointer-events:none;position:absolute;top:40px;transform:translateX(-50%);width:500px;z-index:0}.about-hero-title{color:#f9f9f9;font-size:3.2rem;font-weight:800;line-height:1.2;margin-bottom:20px;position:relative;z-index:1}.about-hero-accent{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#c026d3,#818cf8);-webkit-background-clip:text;background-clip:text}.about-hero-sub{color:#888;font-size:1.1rem;line-height:1.7;margin:0 auto;max-width:560px;position:relative;z-index:1}.about-features{padding:60px 0 40px}.about-section-title{color:#f9f9f9;font-size:1.5rem;font-weight:700;margin-bottom:32px}.about-features-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.about-feature-card{background:#111;border:1px solid #ffffff12;border-radius:14px;padding:28px 24px;transition:border-color .25s,transform .25s}.about-feature-card:hover{border-color:#c026d359;transform:translateY(-3px)}.about-feature-icon{align-items:center;background:#c026d31f;border-radius:10px;color:#c026d3;display:inline-flex;font-size:1.2rem;height:42px;justify-content:center;margin-bottom:16px;width:42px}.about-feature-title{color:#f0f0f0;font-size:1rem;font-weight:700;margin-bottom:8px}.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{display:flex;flex-wrap:wrap;gap:32px}.about-stack-item{align-items:center;background:#111;border:1px solid #ffffff12;border-radius:12px;display:flex;flex-direction:column;gap:8px;min-width:90px;padding:20px 28px;transition:border-color .2s}.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-bug-report{align-items:center;background:#111111eb;border:1px solid #e5091438;border-radius:14px;display:flex;gap:24px;justify-content:space-between;margin:0 0 70px;padding:22px 24px}.about-bug-report-copy{align-items:center;display:flex;gap:16px;min-width:0}.about-bug-report-copy .about-section-title{margin-bottom:6px}.about-bug-report-copy p{color:#888;font-size:.9rem;line-height:1.55;margin:0}.about-bug-report-icon,.bug-report-icon{align-items:center;background:#e5091424;border-radius:12px;color:#ff5c65;display:inline-flex;flex:0 0 44px;height:44px;justify-content:center;width:44px}.about-bug-report-btn,.bug-report-primary,.bug-report-secondary{border:none;border-radius:999px;cursor:pointer;font-size:.88rem;font-weight:800;padding:11px 16px}.about-bug-report-btn,.bug-report-primary{background:#e50914;box-shadow:0 10px 24px #e509143d;color:#fff}.bug-report-secondary{background:#ffffff14;color:#d8d8d8}.bug-report-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000c7;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1400}.bug-report-modal{background:#141414;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 24px 70px #0000008c;max-height:90vh;overflow-y:auto;padding:28px;position:relative;width:min(760px,100%)}.bug-report-close{background:#ffffff12;border:none;border-radius:50%;color:#aaa;cursor:pointer;height:36px;position:absolute;right:16px;top:16px;width:36px}.bug-report-header{align-items:center;display:flex;gap:14px;margin-bottom:22px;padding-right:42px}.bug-report-header h2{color:#f8f8f8;font-size:1.4rem;margin:0 0 4px}.bug-report-header p{color:#888;font-size:.9rem;margin:0}.bug-report-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr}.bug-report-field{display:flex;flex-direction:column;gap:7px;margin-bottom:14px}.bug-report-field span{color:#cfcfcf;font-size:.82rem;font-weight:800}.bug-report-field input,.bug-report-field select,.bug-report-field textarea{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;color:#f2f2f2;font:inherit;outline:none;padding:11px 12px;width:100%}.bug-report-field textarea{resize:vertical}.bug-report-field input:focus,.bug-report-field select:focus,.bug-report-field textarea:focus{border-color:#e50914a6;box-shadow:0 0 0 3px #e509141f}.bug-report-field small{color:#999;font-size:.78rem}.bug-report-captured{grid-gap:6px;background:#ffffff0a;border-radius:10px;color:#777;display:grid;font-size:.75rem;gap:6px;margin:4px 0 18px;overflow-wrap:anywhere;padding:10px 12px}.bug-report-actions{display:flex;gap:10px;justify-content:flex-end}.bug-report-primary:disabled,.bug-report-secondary:disabled{cursor:not-allowed;opacity:.65}@media (max-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{align-items:stretch;flex-direction:column}.about-bug-report-btn,.bug-report-primary,.bug-report-secondary{width:100%}.bug-report-modal{padding:22px 16px}.bug-report-grid{gap:0;grid-template-columns:1fr}}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0006;bottom:0;display:flex;height:100vh;justify-content:flex-start;left:0;position:fixed;right:0;top:0;width:100vw;z-index:9999}.modal-content{animation:slideInFromLeft .4s ease forwards;background-color:rgba(22,13,13,.692);border-radius:16px;box-shadow:0 8px 30px #00000080;color:#fff;display:flex;flex-direction:column;height:300px;justify-content:space-between;margin-inline-start:40%;padding:20px;width:400px;z-index:10000}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}.group-list{flex-grow:1;list-style:none;margin:0;overflow-y:auto;padding:0}.group-item{background:#ffffff0d;border-radius:8px;cursor:pointer;margin-bottom:10px;padding:10px;transition:background .3s ease}.group-item:hover{background:#ffffff26}.modal-buttons{display:flex;gap:15px;justify-content:space-evenly;margin-top:10px}.modal-buttons button{align-items:center;background:linear-gradient(135deg,#f4c542,#ff9800);border:none;border-radius:25px;box-shadow:0 4px 8px #ff98004d;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:700;height:45px;justify-content:center;transition:.3s ease-in-out;width:130px}.modal-buttons button:hover{background:linear-gradient(135deg,#ff9800,#f4c542);transform:scale(1.05)}.modal-buttons button:last-child{background:#fff3}.modal-close-btn{background:#0000;border:none;color:#fff;cursor:pointer;font-size:1.5rem;position:absolute;right:18px;top:12px;transition:transform .2s ease;z-index:10001}.modal-close-btn:hover{transform:scale(1.2)}@media (max-width:768px){.modal-overlay{align-items:flex-end;box-sizing:border-box;height:100%;justify-content:center;padding:12px 12px calc(84px + env(safe-area-inset-bottom));width:100%}.modal-content{border-radius:16px;height:auto;margin-inline-start:0;max-height:calc(100vh - 112px);overflow-y:auto;padding:22px 16px 16px;width:min(100%,420px)}.modal-close-btn{height:44px;right:10px;top:10px;width:44px}.modal-buttons{flex-direction:column}.modal-buttons button{min-height:44px;width:100%}}.GroupName-modal-overlay{align-items:center;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.GroupName-modal{animation:fadeIn .3s ease;background-color:rgba(62,56,56,.556);border-radius:1rem;box-shadow:0 8px 30px #0003;max-height:300px;max-width:500px;padding:2rem;position:relative;text-align:center;width:90%}.GroupName-modal h2{color:#fff;margin-bottom:1rem}.group-name-input{border:1px solid #ccc;border-radius:.5rem;font-size:1rem;margin-bottom:.5rem;outline:none;padding:.8rem 1rem;transition:border-color .2s ease;width:100%}.group-name-input-error{border-color:#ff6b6b}.group-name-error{color:#ff6b6b;font-size:.85rem;margin:0 0 1rem;text-align:left}.GroupName-modal-buttons{display:flex;gap:1rem;justify-content:space-between}.group-name-cancel-btn,.group-name-invite-btn{background-color:#d9a60e;border:none;border-radius:.5rem;color:#fff;cursor:pointer;flex:1 1;font-size:1rem;padding:.6rem 1rem;transition:background .3s ease}.group-name-modal-close-btn{background:#0000;border:none;color:#fff;cursor:pointer;font-size:1.5rem;position:absolute;right:18px;top:12px;transition:transform .2s ease;z-index:10}.group-name-modal-close-btn:hover{transform:scale(1.2)}.modal-buttons button:hover{background-color:#06401f}.cancel-button{background-color:#888}.group-name-cancel-btn:hover,.group-name-invite-btn:hover{background-color:#0f5722}@media (max-width:768px){.GroupName-modal-overlay{align-items:flex-end;box-sizing:border-box;padding:12px 12px calc(84px + env(safe-area-inset-bottom))}.GroupName-modal{max-height:calc(100vh - 112px);overflow-y:auto;padding:28px 16px 16px;width:min(100%,500px)}.group-name-modal-close-btn{height:44px;right:8px;top:8px;width:44px}.group-name-input{min-height:44px}.GroupName-modal-buttons{flex-direction:column}.group-name-cancel-btn,.group-name-invite-btn{min-height:44px;width:100%}}.Onboarding-overlay{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000d9;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:2000}.Onboarding-content{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 16px 48px #0006;color:#fff;max-width:460px;padding:48px 40px;text-align:center;width:100%}.Onboarding-progress{display:flex;gap:8px;justify-content:center;margin-bottom:40px}.Onboarding-dot{background:#ffffff26;border-radius:50%;height:10px;transition:all .3s;width:10px}.Onboarding-dot.active{border-radius:5px;width:28px}.Onboarding-dot.done{opacity:.6}.Onboarding-step{align-items:center;display:flex;flex-direction:column;gap:16px;min-height:180px}.Onboarding-icon{margin-bottom:8px}.Onboarding-title{color:#fff;font-size:24px;font-weight:700;margin:0}.Onboarding-desc{color:#999;font-size:15px;line-height:1.6;margin:0;max-width:360px}.Onboarding-actions{align-items:center;display:flex;flex-direction:column;gap:12px;margin-top:32px}.Onboarding-action-btn{align-items:center;border:none;border-radius:12px;box-shadow:0 4px 16px #0000004d;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;gap:10px;padding:14px 32px;transition:all .2s}.Onboarding-action-btn:hover{box-shadow:0 6px 20px #0006;transform:translateY(-2px)}.Onboarding-skip-btn{background:none;border:none;color:#666;cursor:pointer;font-size:14px;padding:8px 16px;transition:color .2s}.Onboarding-skip-btn:hover{color:#999}.Onboarding-step-counter{color:#555;font-size:12px;letter-spacing:.05em;margin-top:24px}@media (max-width:768px){.Onboarding-overlay{align-items:flex-end;padding:12px 12px calc(84px + env(safe-area-inset-bottom))}.Onboarding-content{border-radius:18px;max-height:calc(100vh - 112px);overflow-y:auto;padding:30px 18px 18px}.Onboarding-progress{margin-bottom:24px}.Onboarding-step{min-height:0}.Onboarding-title{font-size:20px}.Onboarding-action-btn,.Onboarding-skip-btn{justify-content:center;min-height:44px;width:100%}}.chat-widget-toggle{align-items:center;background:linear-gradient(135deg,#f4c542,#ff9800);border:none;border-radius:50%;bottom:24px;box-shadow:0 4px 20px #f4c54266;color:#1a1a1a;cursor:pointer;display:flex;height:56px;justify-content:center;position:fixed;right:24px;transition:box-shadow .3s ease;width:56px;z-index:10000}.chat-widget-toggle:hover{box-shadow:0 6px 28px #f4c5428c}.chat-widget-toggle-icon{align-items:center;display:flex;justify-content:center}.chat-widget-window{background:#141414;border:1px solid #2d2d2d;border-radius:16px;bottom:92px;box-shadow:0 8px 40px #00000080;display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;height:560px;overflow:hidden;position:fixed;right:24px;width:400px;z-index:10000}.chat-widget-header{align-items:center;background:linear-gradient(135deg,#242424,#1e1e1e);border-bottom:1px solid #2d2d2d;display:flex;flex-shrink:0;justify-content:space-between;padding:14px 16px}.chat-widget-header-left{align-items:center;display:flex;gap:10px}.chat-widget-header-icon{color:#f4c542;flex-shrink:0}.chat-widget-title{color:#fff;font-size:15px;font-weight:600;line-height:1.2;margin:0}.chat-widget-subtitle{color:#888;font-size:11px;line-height:1.2}.chat-widget-header-actions{align-items:center;display:flex;gap:4px}.chat-widget-clear-btn,.chat-widget-close-btn{align-items:center;background:none;border:none;border-radius:8px;color:#888;cursor:pointer;display:flex;justify-content:center;padding:6px;transition:all .2s ease}.chat-widget-clear-btn:hover,.chat-widget-close-btn:hover{background:#2d2d2d;color:#fff}.chat-widget-messages{display:flex;flex:1 1;flex-direction:column;gap:12px;overflow-y:auto;padding:16px}.chat-widget-messages::-webkit-scrollbar{width:5px}.chat-widget-messages::-webkit-scrollbar-track{background:#0000}.chat-widget-messages::-webkit-scrollbar-thumb{background:#3a3a3a;border-radius:10px}.chat-widget-messages::-webkit-scrollbar-thumb:hover{background:#4a4a4a}.chat-widget-welcome{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:32px 16px;text-align:center}.chat-widget-welcome-icon{color:#f4c542;margin-bottom:12px;opacity:.8}.chat-widget-welcome-title{color:#fff;font-size:16px;font-weight:600;margin:0 0 6px}.chat-widget-welcome-text{color:#999;font-size:14px;line-height:1.6;margin:0 0 20px}.chat-widget-suggestions{display:flex;flex-direction:column;gap:8px;width:100%}.chat-widget-suggestion-chip{background:#1e2a3a;border:1px solid #2a3a4a;border-radius:12px;color:#ddd;cursor:pointer;font-size:14px;padding:10px 16px;text-align:left;transition:all .2s ease}.chat-widget-suggestion-chip:hover{background:#363636;border-color:#f4c542;color:#f4c542}.chat-widget-message{display:flex;gap:8px;max-width:100%}.chat-widget-message-user{justify-content:flex-end}.chat-widget-message-assistant{justify-content:flex-start}.chat-widget-avatar{align-items:center;background:linear-gradient(135deg,#f4c542,#ff9800);border-radius:50%;color:#1a1a1a;display:flex;flex-shrink:0;height:28px;justify-content:center;margin-top:2px;width:28px}.chat-widget-bubble{word-wrap:break-word;border-radius:16px;font-size:14.5px;letter-spacing:.01em;line-height:1.65;max-width:85%;padding:12px 16px;white-space:pre-wrap}.chat-widget-bubble-user{background:linear-gradient(135deg,#f4c542,#e6b535);border-bottom-right-radius:4px;color:#1a1a1a;font-weight:500}.chat-widget-bubble-assistant{background:#1e2a3a;border-bottom-left-radius:4px;color:#f0f0f0}.chat-widget-typing{align-items:center;display:inline-flex;gap:4px;padding:4px 2px}.chat-widget-dot{animation:chatDotBounce 1.4s ease-in-out infinite;background:#888;border-radius:50%;height:6px;width:6px}.chat-widget-dot:nth-child(2){animation-delay:.16s}.chat-widget-dot:nth-child(3){animation-delay:.32s}@keyframes chatDotBounce{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.chat-widget-input-area{align-items:flex-end;background:#1e1e1e;border-top:1px solid #2d2d2d;display:flex;flex-shrink:0;gap:8px;padding:12px 16px}.chat-widget-input{background:#1e1e1e;border:1px solid #3a3a3a;border-radius:12px;color:#f0f0f0;flex:1 1;font-family:inherit;font-size:14.5px;line-height:1.4;max-height:100px;outline:none;padding:10px 14px;resize:none;transition:border-color .2s ease}.chat-widget-input::placeholder{color:#666}.chat-widget-input:focus{border-color:#f4c542}.chat-widget-input:disabled{opacity:.6}.chat-widget-send-btn{align-items:center;background:linear-gradient(135deg,#f4c542,#ff9800);border:none;border-radius:12px;color:#1a1a1a;cursor:pointer;display:flex;flex-shrink:0;height:38px;justify-content:center;transition:all .2s ease;width:38px}.chat-widget-send-btn:hover:not(:disabled){box-shadow:0 2px 12px #f4c54266;transform:translateY(-1px)}.chat-widget-send-btn:disabled{cursor:not-allowed;opacity:.4}@media (max-width:480px){.chat-widget-window{border:1px solid #2d2d2d;border-radius:16px;height:70vh;left:12px;max-height:70vh;right:12px;width:calc(100vw - 24px)}.chat-widget-toggle,.chat-widget-window{bottom:calc(90px + env(safe-area-inset-bottom));z-index:1100}.chat-widget-toggle{height:52px;right:16px;width:52px}.chat-widget-bubble{max-width:86%;overflow-wrap:anywhere;word-break:break-word}.chat-widget-input-area{padding:10px}.chat-widget-input{min-width:0}}@media (min-width:481px) and (max-width:768px){.chat-widget-window{bottom:calc(88px + env(safe-area-inset-bottom));height:500px;right:16px;width:360px}.chat-widget-toggle{bottom:calc(90px + env(safe-area-inset-bottom));height:50px;right:16px;width:50px}}: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(90deg,#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:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{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{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;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{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--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{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}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:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}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:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(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:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}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:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-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--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-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%{animation-timing-function:ease-in;opacity:0;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%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-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--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.GroupChatPage-content-container{background:linear-gradient(0deg,#17421d,#040a1c);display:flex;flex-direction:column}#root{background:#283048;background:linear-gradient(0deg,#17421d,#040a1c)}.GroupChatPage-main{padding:20px}.GroupChatPage-section{margin-bottom:40px;margin-inline-start:6vw}.GroupChatPage-section-title{font-size:1.2rem;font-weight:700;margin-bottom:20px;margin-top:20px;text-align:center}.GroupChatPage-section-title:hover{background:linear-gradient(90deg,#ff1a1a,#c00);transform:scale(1.05)}.GroupChatPage-placeholder{color:#666;font-style:italic}.GroupChatPage-layout{display:flex;flex-direction:row;margin-top:20px;width:100%}.GroupChatPage-left{flex:1 1;padding-inline:20px}.search-bar-glass{margin-left:20px}.GroupChatPage-search-section{background-color:#044612c4;border-left:2px solid #05012c;border-radius:20px;color:#fff;margin-inline-end:20px;padding:16px;padding-block-start:15px;position:relative;text-align:center;width:50vh}.GroupChatPage-selected-movie{border-radius:8px;margin-bottom:12px;margin-left:50px;padding:10px;position:sticky;top:0;z-index:1}.search-bar-glass-wrapper{margin-top:20px;padding:0}.GroupChatPage-selected-movie{max-height:600px;overflow-y:auto;padding-right:4px}.GroupChatPage-polls-title{color:#ccc;font-size:.95rem;font-weight:600;letter-spacing:.05em;margin-bottom:8px;margin-top:20px;text-align:center;text-transform:uppercase}.GroupChatPage-poll-list{display:flex;flex-direction:column;gap:10px;margin-top:8px;max-height:65vh;overflow-y:auto;padding-bottom:12px}.GroupChatPage-poll-empty{color:#888;font-size:.85rem;font-style:italic;padding:20px 12px;text-align:center}.GroupChatPage-poll-card{align-items:center;background:#ffffff0f;border:1px solid #ffffff14;border-radius:12px;cursor:pointer;display:flex;justify-content:space-between;padding:12px 14px;text-align:left;transition:all .2s ease}.GroupChatPage-poll-card:hover{background:#ffffff1a;box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.GroupChatPage-poll-card-info{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:10px;justify-content:space-between;min-width:0}.GroupChatPage-poll-name-wrapper{display:flex;flex-direction:column;gap:3px;min-width:0}.GroupChatPage-poll-card-title{color:#f0f0f0;font-family:Inter,Poppins,sans-serif;font-size:13px;font-weight:700;letter-spacing:.3px;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.GroupChatPage-poll-card-date{color:#6b8c6b;font-family:Inter,Poppins,sans-serif;font-size:11px;letter-spacing:.2px}.GroupChatPage-poll-card-result{color:gold;flex-shrink:0;font-family:Inter,Poppins,sans-serif;font-size:12px;font-weight:600;letter-spacing:.2px;max-width:100px;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.GroupChatPage-poll-card-menu{flex-shrink:0;position:relative}.GroupChatPage-poll-card-menu-btn{background:none;border:none;border-radius:6px;color:#888;cursor:pointer;font-size:18px;padding:4px 8px;transition:all .2s ease}.GroupChatPage-poll-card-menu-btn:hover{background:#ffffff1a;color:#fff}.GroupChatPage-poll-card-dropdown{background:#2d2d2d;border:1px solid #ffffff26;border-radius:8px;box-shadow:0 4px 12px #0006;min-width:90px;overflow:hidden;position:absolute;right:0;top:100%;z-index:10}.GroupChatPage-poll-card-dropdown button{background:none;border:none;color:#ff4d4d;cursor:pointer;display:block;font-size:14px;padding:10px 16px;text-align:left;transition:background .2s ease;width:100%}.GroupChatPage-poll-card-dropdown button:hover{background:#ffffff0d}.GroupChatPage-suggested-container{align-items:center;display:flex;flex-direction:row;flex-grow:0;flex-wrap:wrap;gap:70px;justify-content:flex-start;justify-self:center;padding-right:40px}.GroupChatPage-suggested-wrapper{position:relative;width:150px}.GroupChatPage-movie-badge{align-items:center;background-color:#333;border:2px solid #fff;border-radius:50%;color:#fff;display:flex;font-size:14px;font-weight:700;height:32px;justify-content:center;left:8px;overflow:hidden;position:absolute;top:8px;width:32px}.GroupChatPage-movie-badge img{border-radius:50%;height:100%;object-fit:cover;width:100%}.GroupChatPage-vote-btn{background:linear-gradient(135deg,#f81c1c,#880808);border:none;border-radius:12px;box-shadow:0 4px 12px #0003;color:#fff;cursor:pointer;display:block;font-size:1.1rem;font-weight:600;margin-inline:auto;margin-top:24px;padding:14px 28px;transition:background-color .3s ease}.GroupChatPage-vote-btn:hover{background:#317716}.GroupChatPage-banner-section{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#011405b9;border:1px solid #ffffff1a;border-radius:12px;color:#fff;padding:20px}.GroupChatPage-banner-title{font-size:2rem;font-weight:700;margin-bottom:10px}@media (max-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{margin-inline-end:0;min-width:280px;width:320px}}@media (max-width:900px){.GroupChatPage-content-container{overflow-x:hidden}.GroupChatPage-layout{flex-direction:column;margin-top:12px}.GroupChatPage-search-section{border-left:0;border-top:1px solid #ffffff1f;box-sizing:border-box;min-width:0;order:2;width:100%}.GroupChatPage-poll-list{max-height:280px}}@media (max-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{font-size:1rem;margin-top:8px;min-height:44px;padding:12px 18px;width:100%}.GroupChatPage-poll-card-info{align-items:flex-start;flex-direction:column}.GroupChatPage-poll-card-result,.GroupChatPage-poll-card-title{max-width:100%}}@media (max-width:480px){.GroupChatPage-content-container{max-width:100vw;overflow-x:hidden;width:100%}.GroupChatPage-chat-section,.GroupChatPage-layout,.GroupChatPage-left,.GroupChatPage-search-section,.GroupChatPage-section{box-sizing:border-box;max-width:100%;min-width:0;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{margin-left:0;max-width:100%}}.VoteModal-overlay{align-items:center;animation:fadeIn .4s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000d9;display:flex;inset:0;justify-content:center;overflow-y:auto;padding:20px;position:fixed;z-index:1000}.VoteModal-content{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 8px 32px #0000004d;color:#fff;max-height:90vh;max-width:1200px;overflow-y:auto;padding:30px;width:90%}.VoteModal-close-btn{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;font-weight:700;justify-content:center;padding:8px 14px;position:absolute;right:20px;top:20px;transition:all .2s ease}.VoteModal-close-btn:hover{background:#fff3;transform:scale(1.1)}.VoteModal-title{color:#fff;font-size:24px;font-weight:700;margin-bottom:24px;text-align:center}.VoteModal-search{margin-bottom:24px;margin-inline:auto;max-width:600px;width:100%}.VoteModal-selected-count{color:#ccc;font-size:14px;margin-bottom:24px;text-align:center}.VoteModal-movie-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));padding:16px}.VoteModal-movie-wrapper{position:relative;transition:transform .2s ease}.VoteModal-movie-wrapper:hover{transform:translateY(-4px)}.VoteModal-rank-card{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;display:flex;flex-direction:column;gap:12px;height:100%;padding:12px}.VoteModal-rank-poster{aspect-ratio:2/3;background:#111;border-radius:10px;object-fit:cover;width:100%}.VoteModal-rank-title{color:#fff;font-size:15px;font-weight:700;line-height:1.25;min-height:38px;text-align:center}.VoteModal-rank-select-label{color:#bbb;display:flex;flex-direction:column;font-size:12px;font-weight:600;gap:6px;letter-spacing:.06em;text-transform:uppercase}.VoteModal-rank-select{background:#00000073;border:1px solid #ffffff29;border-radius:10px;color:#fff;font-size:14px;outline:none;padding:10px 12px;width:100%}.VoteModal-rank-select:focus{border-color:#e50914;box-shadow:0 0 0 3px #e509142e}.VoteModal-rank-select option{background:#1f1f1f;color:#fff}.VoteModal-runoff-choice{background:linear-gradient(135deg,#444,#2b2b2b);border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;padding:11px 14px;transition:transform .2s ease,background .2s ease;width:100%}.VoteModal-runoff-choice.selected,.VoteModal-runoff-choice:hover{background:linear-gradient(135deg,#e50914,#b31217);transform:translateY(-1px)}.VoteModal-waiting-panel{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:18px;margin:24px auto;max-width:760px;padding:26px;text-align:center}.VoteModal-submitted-badge{background:#22c55e2e;border:1px solid #22c55e59;border-radius:999px;color:#86efac;display:inline-flex;font-size:13px;font-weight:700;letter-spacing:.08em;margin-bottom:14px;padding:7px 14px;text-transform:uppercase}.VoteModal-deadline-note{color:#aaa;font-size:13px;margin:6px 0 0}.VoteModal-progress-lists{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:22px;text-align:left}.VoteModal-progress-list{align-content:flex-start;background:#00000038;border:1px solid #ffffff14;border-radius:14px;display:flex;flex-wrap:wrap;gap:8px;min-height:120px;padding:16px}.VoteModal-progress-list h4{color:#eee;font-size:14px;margin:0 0 8px;width:100%}.VoteModal-member-chip,.VoteModal-progress-empty{align-items:center;border-radius:999px;display:inline-flex;font-size:13px;padding:6px 10px}.VoteModal-member-chip{background:#22c55e29;color:#bbf7d0}.VoteModal-member-chip--pending{background:#ffffff14;color:#cfcfcf}.VoteModal-progress-empty{color:#888}.VoteModal-badge{align-items:center;background-color:#111;border:2px solid #fff;border-radius:50%;box-shadow:0 0 5px #fff3;color:#fff;display:flex;font-size:12px;font-weight:700;height:32px;justify-content:center;left:-8px;position:absolute;top:-8px;width:32px;z-index:2}.VoteModal-vote-btn{background:linear-gradient(90deg,#e50914,#b31217);border:none;border-radius:10px;box-shadow:0 0 12px #e5091480;color:#fff;cursor:pointer;font-size:14px;font-weight:700;margin-top:10px;padding:8px;transition:transform .2s ease,background-color .2s ease;width:100%}.VoteModal-vote-btn:hover{background-color:#ff1a1a;transform:scale(1.05)}.VoteModal-vote-btn:disabled{background:#666;box-shadow:none;cursor:not-allowed;transform:none}.VoteModal-voter-list{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin-top:10px}.VoteModal-voter{align-items:center;background-color:#292929;border:1px solid #888;border-radius:50%;box-shadow:0 0 4px #ffffff1a;color:#fff;display:flex;font-size:11px;font-weight:700;height:26px;justify-content:center;overflow:hidden;width:26px}.VoteModal-voter img{border-radius:50%;height:100%;object-fit:cover;width:100%}.VoteModal-card-shell{background:#ffffff0d;border-radius:12px;height:100%;padding:12px;position:relative}.VoteModal-rank-buttons{gap:8px;margin-top:12px}.VoteModal-rank-btn,.VoteModal-rank-buttons{align-items:center;display:flex;justify-content:center}.VoteModal-rank-btn{background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;font-weight:700;height:32px;transition:all .2s ease;width:32px}.VoteModal-rank-btn:hover{background:#e5091466;transform:scale(1.1)}.VoteModal-rank-btn.active{background:#e50914;box-shadow:0 0 10px #e5091480;transform:scale(1.1)}.VoteModal-voters{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin-top:12px}.VoteModal-voter-badge{background:#ffffff1a;border-radius:12px;color:#fff;font-size:12px;padding:4px 8px}.VoteModal-bottom{align-items:center;display:flex;flex-direction:column;margin-top:auto;padding-top:10px}.VoteModal-rank-overlay{background-color:#e50914cc;border-radius:8px;bottom:10px;box-shadow:0 0 8px #e5091499;color:#fff;font-size:12px;font-weight:700;left:10px;padding:4px 10px;pointer-events:none;position:absolute;z-index:10}.badge.winner{background:linear-gradient(135deg,gold,orange);border-radius:20px;box-shadow:0 2px 8px #ffd70080;color:#000;font-weight:700;padding:6px 12px;position:absolute;right:-10px;top:-10px;z-index:2}.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{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:18px;gap:16px;justify-content:center;min-height:200px;text-align:center}.VoteModal-spinner{animation:spin 1s ease-in-out infinite;border:3px solid #ffffff1a;border-radius:50%;border-top-color:#e50914;height:40px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.VoteModal-actions{display:flex;gap:12px;justify-content:center;width:100%}.VoteModal-vote-btn.cancel{background:linear-gradient(90deg,#666,#444)}.VoteModal-vote-btn.cancel:hover{background:linear-gradient(90deg,#777,#555)}.VoteModal-vote-btn.create-new{background:linear-gradient(90deg,#2ecc71,#27ae60)}.VoteModal-vote-btn.create-new:hover{background:linear-gradient(90deg,#3dd882,#2ecc71)}.VoteModal-error{background:#ff00001a;border:1px solid #ff00004d;border-radius:8px;color:#ff6b6b;margin:0 auto 20px;max-width:400px;padding:12px;text-align:center}.VoteModal-loading-overlay{align-items:center;background:#000000b3;display:flex;inset:0;justify-content:center;position:fixed;z-index:1100}.VoteModal-button-group{display:flex;gap:16px;justify-content:center;margin-top:20px}.VoteModal-reset-btn,.VoteModal-submit-btn{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;min-width:140px;overflow:hidden;padding:12px 24px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.VoteModal-submit-btn{background:linear-gradient(135deg,#e50914,#b31217);box-shadow:0 4px 12px #e509144d;color:#fff}.VoteModal-submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#ff0a17,#d41418);box-shadow:0 6px 16px #e5091466;transform:translateY(-2px) scale(1.02)}.VoteModal-submit-btn:active:not(:disabled){box-shadow:0 2px 8px #e509144d;transform:translateY(1px)}.VoteModal-reset-btn{background:linear-gradient(135deg,#666,#444);box-shadow:0 4px 12px #0003;color:#fff}.VoteModal-reset-btn:hover:not(:disabled){background:linear-gradient(135deg,#777,#555);box-shadow:0 6px 16px #0000004d;transform:translateY(-2px) scale(1.02)}.VoteModal-reset-btn:active:not(:disabled){box-shadow:0 2px 8px #0003;transform:translateY(1px)}.VoteModal-reset-btn:disabled,.VoteModal-submit-btn:disabled{background:linear-gradient(135deg,#999,#666);box-shadow:none;cursor:not-allowed;opacity:.5;transform:none}.VoteModal-poll-reset{display:block;margin:24px auto 0;opacity:.8}.results-cinematic{background:linear-gradient(160deg,#0a0a0f,#141420 40%,#1a1a2e)!important;border:1px solid #ffd70014!important;overflow-x:hidden;overflow-y:auto;position:relative}.results-particles{inset:0;overflow:hidden;pointer-events:none;position:absolute;z-index:0}.results-particle{animation:floatUp linear infinite;background:#ffd70066;border-radius:50%;bottom:-10px;height:3px;position:absolute;width:3px}@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{align-items:center;display:flex;gap:10px;justify-content:center;margin-bottom:6px;position:relative;z-index:1}.results-header-badge span{color:#ffd70099;font-size:.8rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase}.results-sparkle-icon{color:#ffd70080;font-size:.75rem}.results-poll-title{color:#666;font-size:.9rem;font-weight:400;margin-bottom:24px}.results-poll-title,.results-winner-hero{position:relative;text-align:center;z-index:1}.results-winner-hero{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#ffd7000f,#ffa50008 50%,#ffd7000f);border:1px solid #ffd70026;border-radius:24px;margin:0 auto 32px;max-width:420px;padding:36px 24px 28px}.results-winner-glow{background:radial-gradient(circle,#ffd7001f 0,#0000 70%);height:300px;left:50%;pointer-events:none;position:absolute;top:-60px;transform:translateX(-50%);width:300px;z-index:-1}.results-crown{color:gold;filter:drop-shadow(0 0 12px rgba(255,215,0,.5));font-size:2rem;margin-bottom:4px}.results-winner-badge{align-items:center;background:linear-gradient(135deg,gold,#f0a500);border-radius:20px;box-shadow:0 2px 16px #ffd7004d;color:#1a1a1a;display:inline-flex;font-size:.7rem;font-weight:800;gap:6px;letter-spacing:.15em;margin-bottom:16px;padding:5px 16px;text-transform:uppercase}.results-winner-badge svg{font-size:.65rem}.results-poster-container{display:inline-block;margin-bottom:16px;position:relative}.results-winner-poster{border-radius:16px;box-shadow:0 8px 40px #0009,0 0 60px #ffd7001f,0 0 0 1px #ffd70026;display:block;height:auto;width:200px}.results-poster-reflection{background:linear-gradient(180deg,#ffd7000f,#0000);bottom:-40px;filter:blur(8px);height:40px;left:5%;pointer-events:none;position:absolute;width:90%}.results-winner-title{-webkit-text-fill-color:#0000;animation:shimmer 3s ease-in-out infinite;background:linear-gradient(135deg,gold,#fff5c0,gold);-webkit-background-clip:text;background-clip:text;background-size:200% 100%;font-size:1.6rem;font-weight:800;margin:0 0 6px}.results-winner-subtitle{align-items:center;color:#aaa;display:flex;font-size:.85rem;font-weight:500;gap:8px;justify-content:center;margin-bottom:18px}.results-star-icon{color:#ffd70080;font-size:.6rem}.results-winner-stats{align-items:center;display:flex;gap:20px;justify-content:center;margin-bottom:14px}.results-stat{align-items:center;display:flex;flex-direction:column}.results-stat-value{color:gold;font-size:1.4rem;font-weight:800}.results-stat-label{color:#888;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase}.results-stat-divider{background:#ffffff1a;height:28px;width:1px}.results-winner-voters{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.results-voter-chip{background:#ffd7001a;border:1px solid #ffd70033;border-radius:12px;color:#ddd;font-size:.7rem;padding:3px 10px}.results-rankings-header{color:#555;font-size:.75rem;letter-spacing:.2em;margin-bottom:16px;position:relative;text-align:center;text-transform:uppercase;z-index:1}.results-rankings-list{display:flex;flex-direction:column;gap:10px;margin:0 auto 24px;max-width:640px;position:relative;z-index:1}.results-rank-card{align-items:center;background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;display:flex;gap:14px;padding:12px 16px;transition:background .2s ease,border-color .2s ease}.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{align-items:center;border-radius:10px;color:#666;display:flex;flex-shrink:0;font-size:.85rem;font-weight:700;height:36px;justify-content:center;width:36px}.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:gold;filter:drop-shadow(0 0 6px rgba(255,215,0,.4))}.results-medal-icon.silver{color:silver}.results-medal-icon.bronze{color:#cd7f32}.results-rank-poster{border-radius:6px;box-shadow:0 2px 8px #0006;flex-shrink:0;height:60px;object-fit:cover;width:40px}.results-rank-info{flex:1 1;min-width:0}.results-rank-title-row{align-items:center;display:flex;gap:8px;margin-bottom:6px}.results-rank-name{color:#e0e0e0;font-size:.9rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.results-rank-winner-tag{align-items:center;background:#ffd7001f;border-radius:8px;color:gold;display:inline-flex;flex-shrink:0;font-size:.6rem;font-weight:700;gap:4px;letter-spacing:.05em;padding:2px 8px;text-transform:uppercase}.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;height:100%;min-width:2px}.results-rank-bar.bar-gold{background:linear-gradient(90deg,gold,#ffab00);box-shadow:0 0 12px #ffd70033}.results-rank-voters{display:flex;flex-wrap:wrap;gap:4px}.results-rank-voter{background:#ffffff0a;border-radius:8px;color:#777;font-size:.65rem;padding:1px 7px}.results-rank-score{align-items:center;display:flex;flex-direction:column;flex-shrink:0;min-width:48px}.results-rank-score-num{color:#ddd;font-size:1.2rem;font-weight:800;line-height:1}.results-rank-score-label{color:#666;font-size:.6rem;margin-bottom:2px;text-transform:uppercase}.results-rank-percentage{color:#ffd70099;font-size:.7rem;font-weight:600}.results-close-section{position:relative;text-align:center;z-index:1}.results-close-btn{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;color:#aaa;cursor:pointer;font-size:.85rem;font-weight:500;padding:10px 40px;transition:all .2s ease}.results-close-btn:hover{background:#ffffff1a;border-color:#fff3;color:#fff}@media (max-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{background:#ffc10733;border-radius:12px;color:#ffd54f;display:inline-block;font-size:13px;font-weight:600;margin-left:10px;padding:3px 10px;vertical-align:middle}.VoteModal-poll-name-input{background:#ffffff0d;border:1px solid #ffffff26;border-radius:10px;box-sizing:border-box;color:#fff;font-size:16px;margin-bottom:16px;outline:none;padding:12px 16px;transition:border-color .2s ease;width:100%}.VoteModal-poll-name-input:focus{border-color:#e50914}.VoteModal-poll-name-input::placeholder{color:#666}.VoteModal-create-label{color:#aaa;display:block;font-size:13px;font-weight:600;margin-bottom:4px}.VoteModal-mobile-deadline-fields{display:none}.VoteModal-create-section{margin:0 auto;max-width:600px}.VoteModal-selected-chips{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.VoteModal-chip{align-items:center;background:#ffffff1a;border-radius:20px;display:flex;gap:6px;padding:4px 12px 4px 4px;transition:background .2s ease}.VoteModal-chip:hover{background:#ffffff26}.VoteModal-chip-poster{border-radius:50%;height:28px;object-fit:cover;width:28px}.VoteModal-chip-title{color:#ddd;font-size:13px;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.VoteModal-chip-remove{background:none;border:none;color:#999;cursor:pointer;font-size:16px;line-height:1;padding:0 2px;transition:color .2s ease}.VoteModal-chip-remove:hover{color:#ff4d4d}.VoteModal-movie-selected{border-radius:12px;box-shadow:0 0 0 3px #e50914}.VoteModal-selected-overlay{align-items:center;background:#0000008c;border-radius:12px;display:flex;inset:0;justify-content:center;pointer-events:none;position:absolute;z-index:3}.VoteModal-runoff-banner{background:#ffc10726;border:1px solid #ffc10766;border-radius:10px;color:#ffd54f;font-size:14px;font-weight:500;margin-bottom:16px;padding:12px;text-align:center}.VoteModal-random-note{background:#ffc1071f;border:1px solid #ffc10740;border-radius:10px;color:#ffd54f;font-size:13px;line-height:1.4;margin:0 auto 16px;max-width:320px;padding:10px 12px}.VoteModal-history-section{border-top:1px solid #ffffff1a;margin-top:32px;padding-top:20px}.VoteModal-history-title{color:#aaa;font-size:16px;font-weight:600;margin-bottom:12px}@media (max-width:768px){.VoteModal-overlay{align-items:flex-end;padding:10px}.VoteModal-content{border-radius:16px;box-sizing:border-box;max-height:calc(100vh - 84px);padding:20px 14px;width:100%}.VoteModal-close-btn{height:40px;padding:0;right:12px;top:12px;width:40px}.VoteModal-title{font-size:20px;padding-inline:44px}.VoteModal-movie-grid{gap:14px;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));padding:8px 0}.VoteModal-history-item{align-items:flex-start;flex-direction:column;gap:8px}.VoteModal-publish-btn{min-height:44px;width:100%}}@media (max-width:480px){.VoteModal-movie-grid{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.VoteModal-rank-card{padding:9px}.VoteModal-rank-title{font-size:13px;min-height:34px}.VoteModal-rank-select{min-height:42px;padding-inline:8px}.VoteModal-deadline-input-desktop{display:none}.VoteModal-mobile-deadline-fields{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr;margin-top:8px;max-width:100%;overflow:hidden;width:100%}.VoteModal-mobile-deadline-input{appearance:none;margin-bottom:0;max-width:100%;min-height:44px;min-width:0;width:100%}}.VoteModal-history-list{display:flex;flex-direction:column;gap:8px}.VoteModal-history-item{align-items:center;background:#ffffff0d;border-radius:10px;display:flex;justify-content:space-between;padding:10px 14px;transition:background .2s ease}.VoteModal-history-item:hover{background:#ffffff14}.VoteModal-history-info{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.VoteModal-history-name{color:#eee;font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.VoteModal-history-winner{color:#aaa;font-size:13px}.VoteModal-history-menu{flex-shrink:0;position:relative}.VoteModal-history-menu-btn{background:none;border:none;border-radius:6px;color:#888;cursor:pointer;font-size:20px;letter-spacing:2px;padding:4px 8px;transition:all .2s ease}.VoteModal-history-menu-btn:hover{background:#ffffff1a;color:#fff}.VoteModal-history-dropdown{background:#2d2d2d;border:1px solid #ffffff26;border-radius:8px;box-shadow:0 4px 12px #0006;min-width:100px;overflow:hidden;position:absolute;right:0;top:100%;z-index:10}.VoteModal-history-dropdown button{background:none;border:none;color:#ff4d4d;cursor:pointer;display:block;font-size:14px;padding:10px 16px;text-align:left;transition:background .2s ease;width:100%}.VoteModal-history-dropdown button:hover{background:#ffffff0d}.VoteModal-publish-btn{background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:8px;box-shadow:0 4px 12px #22c55e4d;color:#fff;cursor:pointer;font-size:14px;font-weight:600;min-width:140px;overflow:hidden;padding:12px 24px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.VoteModal-publish-btn:hover:not(:disabled){background:linear-gradient(135deg,#2dd870,#22c55e);box-shadow:0 6px 16px #22c55e66;transform:translateY(-2px) scale(1.02)}.VoteModal-publish-btn:active:not(:disabled){box-shadow:0 2px 8px #22c55e4d;transform:translateY(1px)}.VoteModal-publish-btn:disabled{background:linear-gradient(135deg,#999,#666);box-shadow:none;cursor:not-allowed;opacity:.5;transform:none}.VoteModal-vote-count-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000bf;border-radius:10px;color:#fff;font-size:11px;font-weight:700;padding:4px 8px;pointer-events:none;position:absolute;right:8px;top:8px;z-index:4}.VoteModal-movie-leading{border-radius:12px;box-shadow:0 0 0 3px gold,0 0 16px #ffd70066}.VoteModal-leading-label{background:linear-gradient(135deg,gold,orange);border-radius:10px;bottom:8px;color:#000;font-size:11px;font-weight:700;left:50%;letter-spacing:.05em;padding:3px 10px;pointer-events:none;position:absolute;text-transform:uppercase;transform:translateX(-50%);z-index:4}.VoteModal-vote-hint{color:#ffd54f;font-size:14px;font-weight:500;margin-bottom:12px;text-align:center}@media (max-width:768px){.VoteModal-overlay{align-items:flex-end;padding:12px 12px calc(84px + env(safe-area-inset-bottom))}.VoteModal-content{max-height:calc(100vh - 112px);overflow-x:hidden;width:min(100%,1200px)}.VoteModal-button-group{flex-direction:column}.VoteModal-poll-name-input,.VoteModal-reset-btn,.VoteModal-submit-btn,.results-close-btn{min-height:44px;width:100%}.VoteModal-selected-chips{max-width:100%}}.str-chat{font-family:var(--str-chat__font-family)}.str-chat,.str-chat *{box-sizing:border-box}.str-chat .float-ui-container,.str-chat .ngxp__container{border-color:#0000!important;box-shadow:none!important;max-width:100vw;padding:0!important;z-index:1}.str-chat .float-ui-container .ngxp__arrow,.str-chat .ngxp__container .ngxp__arrow{display:none}stream-icon,stream-icon-placeholder{align-items:center;display:flex;justify-content:center}.stream-chat__paginated-list{display:flex;flex-direction:column;gap:var(--str-chat__spacing-2);height:100%;max-height:100%;min-height:0;overflow-x:hidden;overflow-y: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;display:flex;gap:var(--str-chat__spacing-2)}:root{--str-chat__theme-version:2}.str-chat{--str-chat__spacing-px:1px;--str-chat__spacing-0_5:0.125rem;--str-chat__spacing-1:0.25rem;--str-chat__spacing-1_5:0.375rem;--str-chat__spacing-2:0.5rem;--str-chat__spacing-2_5:0.625rem;--str-chat__spacing-3:0.75rem;--str-chat__spacing-3_5:0.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,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTUuODMzIDQuMTY3aC0xLjY2NlYyLjVINS44MzN2MS42NjdINC4xNjdjLS45MTcgMC0xLjY2Ny43NS0xLjY2NyAxLjY2NnYuODM0YzAgMi4xMjUgMS42IDMuODU4IDMuNjU4IDQuMTE2YTQuMTc0IDQuMTc0IDAgMCAwIDMuMDA5IDIuNDY3djIuNTgzSDUuODMzVjE3LjVoOC4zMzR2LTEuNjY3aC0zLjMzNFYxMy4yNWE0LjE3NCA0LjE3NCAwIDAgMCAzLjAwOS0yLjQ2N0MxNS45IDEwLjUyNSAxNy41IDguNzkyIDE3LjUgNi42Njd2LS44MzRjMC0uOTE2LS43NS0xLjY2Ni0xLjY2Ny0xLjY2NlptLTExLjY2NiAyLjV2LS44MzRoMS42NjZ2My4xODRhMi41MDkgMi41MDkgMCAwIDEtMS42NjYtMi4zNVptNS44MzMgNWEyLjUwNyAyLjUwNyAwIDAgMS0yLjUtMi41di01aDV2NWMwIDEuMzc1LTEuMTI1IDIuNS0yLjUgMi41Wm01LjgzMy01YzAgMS4wODMtLjcgMi0xLjY2NiAyLjM1VjUuODMzaDEuNjY2di44MzRaIiBmaWxsPSIjNUU2NzZFIi8+PC9zdmc+);--str-chat__arrow-left-icon:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTYgMTYiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTQuNzkxIDcuMDA1SDMuNjIxbDQuODgtNC44OGMuMzktLjM5LjM5LTEuMDMgMC0xLjQyYS45OTYuOTk2IDAgMCAwLTEuNDEgMGwtNi41OSA2LjU5YS45OTYuOTk2IDAgMCAwIDAgMS40MWw2LjU5IDYuNTlhLjk5Ni45OTYgMCAxIDAgMS40MS0xLjQxbC00Ljg4LTQuODhoMTEuMTdjLjU1IDAgMS0uNDUgMS0xcy0uNDUtMS0xLTFaIiBmaWxsPSIjMDgwNzA3Ii8+PC9zdmc+);--str-chat__close-icon:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTQgMTQiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTMuMy43MWEuOTk2Ljk5NiAwIDAgMC0xLjQxIDBMNyA1LjU5IDIuMTEuN0EuOTk2Ljk5NiAwIDEgMCAuNyAyLjExTDUuNTkgNyAuNyAxMS44OWEuOTk2Ljk5NiAwIDEgMCAxLjQxIDEuNDFMNyA4LjQxbDQuODkgNC44OWEuOTk2Ljk5NiAwIDEgMCAxLjQxLTEuNDFMOC40MSA3bDQuODktNC44OWMuMzgtLjM4LjM4LTEuMDIgMC0xLjRaIiBmaWxsPSIjMDgwNzA3Ii8+PC9zdmc+);--str-chat__add-attachment-icon:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjggMjgiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTUuMzMzIDcuMzMzaC0yLjY2NnY1LjMzM0g3LjMzM3YyLjY2N2g1LjMzNHY1LjMzM2gyLjY2NnYtNS4zMzNoNS4zMzR2LTIuNjY3aC01LjMzNFY3LjMzM1pNMTQgLjY2NkM2LjY0LjY2Ni42NjcgNi42NC42NjcgMTQgLjY2NyAyMS4zNiA2LjY0IDI3LjMzMyAxNCAyNy4zMzNTMjcuMzMzIDIxLjM2IDI3LjMzMyAxNCAyMS4zNi42NjYgMTQgLjY2NlptMCAyNEM4LjEyIDI0LjY2NiAzLjMzMyAxOS44OCAzLjMzMyAxNCAzLjMzMyA4LjEyIDguMTIgMy4zMzMgMTQgMy4zMzNTMjQuNjY3IDguMTIgMjQuNjY3IDE0IDE5Ljg4IDI0LjY2NiAxNCAyNC42NjZaIi8+PC9zdmc+);--str-chat__folder-icon:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMTYiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTggMmgtOEw4IDBIMkMuOSAwIC4wMS45LjAxIDJMMCAxNGMwIDEuMS45IDIgMiAyaDE2YzEuMSAwIDItLjkgMi0yVjRjMC0xLjEtLjktMi0yLTJabTAgMTJIMlY0aDE2djEwWiIvPjwvc3ZnPg==);--str-chat__poll-icon:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTggMTgiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTYgMEgyQy45IDAgMCAuOSAwIDJ2MTRjMCAxLjEuOSAyIDIgMmgxNGMxLjEgMCAyLS45IDItMlYyYzAtMS4xLS45LTItMi0yWm0wIDE2SDJWMmgxNHYxNFpNNCA3aDJ2N0g0VjdabTQtM2gydjEwSDhWNFptNCA2aDJ2NGgtMnYtNFoiLz48L3N2Zz4=);--str-chat__handle-icon:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTYgNiIgZmlsbD0iY3VycmVuQ29sb3IiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE2IDBIMHYyaDE2VjBaTTAgNmgxNlY0SDB2MloiLz48L3N2Zz4=);--str-chat__circle-stop-icon:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSI0IDQgMjggMjgiIHdpZHRoPSIzMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTYuNDU1IDI3LjI0NGM2LjE3NiAwIDExLjI5LTUuMTI0IDExLjI5LTExLjI4OSAwLTYuMTc2LTUuMTI1LTExLjI4OS0xMS4zMDEtMTEuMjg5LTYuMTY1IDAtMTEuMjc4IDUuMTEzLTExLjI3OCAxMS4yOSAwIDYuMTY0IDUuMTI0IDExLjI4OCAxMS4yOSAxMS4yODhabTAtMS44ODFhOS4zNjIgOS4zNjIgMCAwIDEtOS4zOTYtOS40MDhjMC01LjIyNCA0LjE2MS05LjQwNyA5LjM4NS05LjQwN2E5LjM4OCA5LjM4OCAwIDAgMSA5LjQxOSA5LjQwNyA5LjM2NSA5LjM2NSAwIDAgMS05LjQwOCA5LjQwOFptLTIuOTMzLTUuMzhoNS44NDRjLjY5NyAwIDEuMTA3LS40MDkgMS4xMDctMS4wODR2LTUuODg4YzAtLjY4Ni0uNDEtMS4wODUtMS4xMDctMS4wODVoLTUuODQ0Yy0uNjg2IDAtMS4xMDcuMzk5LTEuMTA3IDEuMDg1VjE4LjljMCAuNjc1LjQyIDEuMDg1IDEuMTA3IDEuMDg1WiIgZmlsbD0iIzAwNWZmZiIvPjwvc3ZnPg==);--str-chat__magnifier-glass-icon:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjEgMjEiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTkgMGM0Ljk2OCAwIDkgNC4wMzIgOSA5cy00LjAzMiA5LTkgOS05LTQuMDMyLTktOSA0LjAzMi05IDktOVptMCAxNmMzLjg2NyAwIDctMy4xMzMgNy03IDAtMy44NjgtMy4xMzMtNy03LTctMy44NjggMC03IDMuMTMyLTcgNyAwIDMuODY3IDMuMTMyIDcgNyA3Wm0xMS4zMTQgMi44OTktMi44MjktMi44MjgtMS40MTQgMS40MTQgMi44MjggMi44MjkgMS40MTUtMS40MTVaIi8+PC9zdmc+);--str-chat__clear-icon:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTAgMTBDMCA0LjQ3NyA0LjQ3NyAwIDEwIDBzMTAgNC40NzcgMTAgMTAtNC40NzcgMTAtMTAgMTBTMCAxNS41MjMgMCAxMFptMTAtOGE4IDggMCAxIDAgMCAxNiA4IDggMCAwIDAgMC0xNlptMy41MzYgNC40NjRhMSAxIDAgMCAwLTEuNDE0IDBMMTAgOC41ODYgNy44OCA2LjQ2NEExIDEgMCAwIDAgNi40NjUgNy44OEw4LjU4NiAxMGwtMi4xMjEgMi4xMjFhMSAxIDAgMSAwIDEuNDE0IDEuNDE1TDEwIDExLjQxNGwyLjEyMiAyLjEyMmExIDEgMCAxIDAgMS40MTQtMS40MTVMMTEuNDE1IDEwbDIuMTItMi4xMjFhMSAxIDAgMCAwIDAtMS40MTVaIi8+PC9zdmc+);--str-chat__avatar-size:calc(var(--str-chat__spacing-px)*32)}@font-face{font-family:stream-chat-icons;font-style:normal;font-weight:400;src:url(/static/media/stream-chat-icons.23ed7e178123c3011bdb.eot);src:url(/static/media/stream-chat-icons.23ed7e178123c3011bdb.eot#iefix) format("embedded-opentype"),url(/static/media/stream-chat-icons.e5d9e7208067db143a74.woff) format("woff2"),url(/static/media/stream-chat-icons.e5d9e7208067db143a74.woff) format("woff"),url(/static/media/stream-chat-icons.f5156a7e5d2a460022d0.ttf) format("truetype"),url(/static/media/stream-chat-icons.c76e825baeee72b2e71d.svg#stream-chat-icons) format("svg")}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:stream-chat-icons;src:url(/static/media/stream-chat-icons.c76e825baeee72b2e71d.svg#stream-chat-icons) format("svg")}}.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{align-items:center;display:flex;height:var(--str-chat__avatar-size);justify-content:center;line-height:var(--str-chat__avatar-size);min-width:var(--str-chat__avatar-size);position:relative;width:var(--str-chat__avatar-size)}.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)*0.33);--str-chat-icon-height:calc(var(--str-chat__avatar-size)*0.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{height:100%;object-fit:cover;width:100%}.str-chat__avatar .str-chat__avatar-fallback{height:inherit;text-align:center;width:inherit}.str-chat__avatar .str-chat__avatar--online-indicator{height:calc(var(--str-chat__spacing-px)*12);inset-block-start:2%;inset-inline-end:3%;position:absolute;width:calc(var(--str-chat__spacing-px)*12)}.str-chat__loading-channels-avatar{flex-shrink:0;height:calc(var(--str-chat__spacing-px)*49);width:calc(var(--str-chat__spacing-px)*49)}.str-chat__avatar-group{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);height:var(--str-chat__avatar-size);line-height:var(--str-chat__avatar-size);min-width:var(--str-chat__avatar-size);overflow:hidden;width:var(--str-chat__avatar-size)}.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{height:100%;line-height:100%;min-width:100%;width: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{align-items:center;display:flex;font-size:calc(var(--str-chat__avatar-size)*.5);justify-content:center}.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) - var(--str-chat__attachment-margin)*2);--str-chat__video-height:var(--str-chat__attachment-max-width);--str-chat__scraped-image-height:calc(var(--str-chat__attachment-max-width)*0.52356);--str-chat__scraped-video-height:calc(var(--str-chat__attachment-max-width)*0.5625);align-items:stretch;display:flex;flex-direction:column;min-width:0}.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{overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.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{align-items:center;display:flex;justify-content:center;overflow:hidden;width:auto}.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{cursor:default;height:100%;max-height:100%;max-width:100%;object-fit:cover;width: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{cursor:default;max-height:100%;max-width:100%;object-fit:contain}.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{cursor:zoom-in;height:min(var(--str-chat__attachment-max-width),min(1000000/1000000,1px)*var(--original-height,1000000));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-height:var(--str-chat__attachment-max-width);max-width:var(--str-chat__attachment-max-width);object-fit:cover;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{display:flex;max-width:var(--str-chat__attachment-max-width)}.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{display:flex;flex-direction:column;height:100%;max-width:var(--str-chat__attachment-max-width);min-width:0;width:100%}.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{height:100%;max-height:100%;max-width:var(--str-chat__attachment-max-width);min-height:0;width: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(1000000/1000000,1px)*var(--original-height,1000000));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--gallery,.str-chat__attachment-list .str-chat__message-attachment--image:not(.str-chat__message-attachment--card),.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card){margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery{grid-gap:var(--str-chat__spacing-0_5);display:grid;gap:var(--str-chat__spacing-0_5);grid-template-columns:50% 50%;height:var(--str-chat__attachment-max-width);max-width:var(--str-chat__attachment-max-width);overflow:hidden;width:fit-content}.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{cursor:zoom-in;height:100%;max-width:var(--str-chat__attachment-max-width);object-fit:cover;width:100%}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder{align-items:center;background-position:0 0;background-repeat:no-repeat;background-size:cover;cursor:zoom-in;display:flex;justify-content:center;margin:0;max-width:var(--str-chat__attachment-max-width);position:relative}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder p{position:relative;z-index:1}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index: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{max-height:calc(var(--str-chat__attachment-max-width) - var(--str-chat__spacing-6));max-width:calc(var(--str-chat__attachment-max-width) - var(--str-chat__spacing-6));object-fit:contain}.str-chat__attachment-list .str-chat__message-attachment-unsupported{align-items:center;column-gap:var(--str-chat__spacing-4);display:flex;justify-content:center;margin:var(--str-chat__attachment-margin);padding:var(--str-chat__spacing-2)}.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{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:0}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__title{max-width:100%;overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.str-chat__attachment-list .str-chat__message-attachment-audio-widget,.str-chat__attachment-list .str-chat__message-attachment-file--item{align-items:center;column-gap:var(--str-chat__spacing-4);display:flex;justify-content:center;margin:var(--str-chat__attachment-margin);padding:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .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-file--item .str-chat__message-attachment-audio-widget--text,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;min-width:0;row-gap:var(--str-chat__spacing-0_5);width:100%}.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__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-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-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-audio-widget--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-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-file--item-text .str-chat__message-attachment-file--item-first-row{align-items:center;column-gap:var(--str-chat__spacing-2);display:flex;justify-content:space-between;width:100%}.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,.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-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-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-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-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-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-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-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-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-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-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-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-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-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-file--item-first-row .str-chat__message-attachment-file--item-name{min-width:0;overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.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,.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-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-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-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-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-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-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg{height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*24)}.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{align-items:center;display:flex;justify-content:center}.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);align-items:center;display:flex;padding-top:var(--str-chat__spacing-2_5);width:100%}.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{cursor:pointer;flex:1 1;height:calc(var(--str-chat__spacing-px)*5);position:relative}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track .str-chat__message-attachment-audio-widget--progress-indicator{height:inherit;inset-inline-start:0;position:absolute}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget{grid-gap:calc(var(--str-chat__spacing-px)*9);align-items:center;display:grid;gap:calc(var(--str-chat__spacing-px)*9);grid-template-columns:36px auto 55px;justify-content:center;margin:var(--str-chat__attachment-margin);padding:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata{display:flex;flex:1 1;flex-direction:column;gap:var(--str-chat__spacing-2);min-width:0}.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{align-items:center;display:flex;gap:var(--str-chat__spacing-1);justify-content:space-between;min-width:0;overflow-x:hidden;overflow-x:clip;overflow-y:visible;width:100%}.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{min-width:0;overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.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{height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*24)}.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{align-items:center;display:flex;gap:var(--str-chat__spacing-1_5);height:100%;justify-content:space-between}.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{align-items:center;display:flex;gap:var(--str-chat__spacing-1);justify-content:flex-start}.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 1}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track{align-items:center;display:flex;flex:1 1;gap:var(--str-chat__voice-recording-amplitude-bar-gap-width);height:calc(var(--str-chat__spacing-px)*25);justify-content:space-between;position:relative;width:100%}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar{height:calc(var(--str-chat__wave-progress-bar__amplitude-bar-height) + 2px);min-width:var(--str-chat__voice-recording-amplitude-bar-width);width:var(--str-chat__voice-recording-amplitude-bar-width)}.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);left:0;position:absolute;width:calc(var(--str-chat__spacing-px)*6)}.str-chat__attachment-list .str-chat__message_attachment__playback-rate-button{align-items:center;background:none;border:none;display:flex;justify-content:center;padding:var(--str-chat__spacing-1_5) var(--str-chat__spacing-2_5)}.str-chat__attachment-list .str-chat__message-attachment-card{margin:var(--str-chat__attachment-margin);max-width:var(--str-chat__attachment-max-width);min-width:0}.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{overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.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{display:flex;flex-direction:column;padding:var(--str-chat__spacing-2);row-gap:var(--str-chat__spacing-2_5);width:100%}.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{display:flex;justify-content:stretch}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-form .str-chat__message-attachment-actions-button{cursor:pointer;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-4);white-space:nowrap;width:100%}.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);align-items:center;cursor:pointer;display:flex;height:calc(var(--str-chat__spacing-px)*36);justify-content:center;width:calc(var(--str-chat__spacing-px)*36)}.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--content,.str-chat__quoted-message-preview .str-chat__message-attachment-card .str-chat__message-attachment-card--source-link{display:none}.str-chat__quoted-message-preview .str-chat__message-attachment__voice-recording-widget{display:flex;justify-content:space-between}.str-chat__quoted-message-preview .str-chat__message-attachment-file--item-download,.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__voice-recording-widget .str-chat__wave-progress-bar__track{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{align-items:center;display:flex;flex:1 1;gap:var(--str-chat__spacing-px);height:calc(var(--str-chat__spacing-px)*25);position:relative;width:120px}.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{height:calc(var(--str-chat__wave-progress-bar__amplitude-bar-height) + 2px);min-width:2px;width: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);left:0;position:absolute;width:calc(var(--str-chat__spacing-px)*6)}.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{display:block;height:100%;position:relative;width:100%}.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{height:calc(var(--str-chat__spacing-px)*36);left:0;margin:auto;position:absolute;right:0;top:50%;transform:translateY(-50%);width:calc(var(--str-chat__spacing-px)*36)}.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);align-items:center;display:flex;justify-content:center;padding:var(--str-chat__spacing-1_5);width:100%}.str-chat__attachment-preview-list .str-chat__attachment-list-scroll-container{align-items:center;column-gap:var(--str-chat__spacing-2);display:flex;justify-content:flex-start;max-width:100%;overflow-x:auto;overflow-y:hidden;width:100%}.str-chat__attachment-preview-list .str-chat__attachment-preview-image{align-items:center;display:flex;height:calc(var(--str-chat__spacing-px)*72);justify-content:center;min-width:calc(var(--str-chat__spacing-px)*72);overflow:hidden;position:relative;width:calc(var(--str-chat__spacing-px)*72)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-image-loading{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-thumbnail{height:calc(var(--str-chat__spacing-px)*72);object-fit:cover;overflow:hidden;width:calc(var(--str-chat__spacing-px)*72);word-break:break-all}.str-chat__attachment-preview-list .str-chat__attachment-preview-file,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording{align-items:center;column-gap:var(--str-chat__spacing-2);display:flex;height:calc(var(--str-chat__spacing-px)*72);justify-content:flex-start;padding:0 var(--str-chat__spacing-4);position:relative;width:calc(var(--str-chat__spacing-px)*200)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .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-unsupported .str-chat__attachment-preview-file-end,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .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-voice-recording .str-chat__attachment-preview-metadata{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:0;overflow-x:hidden;overflow-x:clip;overflow-y:visible}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .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-file-end .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-metadata .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-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-metadata .str-chat__attachment-preview-file-name,.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-voice-recording .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-file-end .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-metadata .str-chat__attachment-preview-title{max-width:100%;overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-icon,.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-icon-height:calc(var(--str-chat__spacing-px)*37);--str-chat-icon-width:auto;align-items:center;display:flex;justify-content:center}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-icon svg,.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{height:calc(var(--str-chat__spacing-px)*37);width:auto}.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{height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*16)}.str-chat__attachment-preview-list button.str-chat__attachment-preview-delete{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:initial;border-radius:var(--str-chat__border-radius-circle);display:flex;padding:initial}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*24);cursor:pointer;inset-inline-end:calc(var(--str-chat__spacing-px)*2);position:absolute;top:calc(var(--str-chat__spacing-px)*2);z-index:1}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg{height:calc(var(--str-chat__spacing-px)*24);width: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);align-items:center;background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:initial;border-radius:0;border-radius:initial;cursor:pointer;display:flex;height:100%;inset-inline-start:0;justify-content:center;padding:initial;position:absolute;width:100%;z-index:0}.str-chat__attachment-preview-list-angular-host{max-width:100%;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{margin:0!important;max-width:100%;padding:var(--str-chat__spacing-2) 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));padding:var(--str-chat__spacing-2) 0;position:absolute;width:100%}.str-chat__suggestion-list-container .str-chat__suggestion-list{display:flex;flex-direction:column;list-style:none;margin:initial;max-height:calc(var(--str-chat__spacing-px)*320);overflow-y:auto;padding:initial}.str-chat__suggestion-list-container .str-chat__suggestion-list--react{overflow-y:visible;overflow-y:initial}.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{align-items:center;column-gap:var(--str-chat__spacing-2);display:flex;justify-content:center;padding:var(--str-chat__spacing-2_5)}.str-chat__user-item .str-chat__user-item--name{align-items:center;display:flex;overflow-x:hidden;overflow-x:clip;overflow-y:visible;overflow-y:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.str-chat__emoji-item{align-items:center;column-gap:var(--str-chat__spacing-2);display:flex;justify-content:center;padding:var(--str-chat__spacing-2_5)}.str-chat__emoji-item .str-chat__emoji-item--name{align-items:center;display:flex;overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap;width:100%}.str-chat__message-textarea-angular-host--autocomplete-hidden mention-list{display:none}.str-chat__audio_recorder-container{align-items:center;bottom:0;display:flex;justify-content:flex-end;min-height:3.25rem;padding-inline:1rem;width:100%}.str-chat__audio_recorder,stream-voice-recorder-wavebar{align-items:center;display:flex;gap:.375rem;justify-content:center}.str-chat__audio_recorder button,stream-voice-recorder-wavebar button{align-items:center;display:flex;height:32px;justify-content:center;padding:0;width:32px}.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;display:flex;width:3rem}.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;overflow-x:auto;padding-block:.5rem}.str-chat__audio_recorder .str-chat__waveform-box-container,stream-voice-recorder-wavebar .str-chat__waveform-box-container{align-items:center;display:flex;flex:1 1;justify-content:flex-end;width:100%}.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{align-items:center;display:flex;flex-wrap:nowrap;height:2rem;justify-content:flex-end;margin-inline:1rem}.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{display:flex;gap:var(--str-chat__spacing-1_5)}.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{display:flex;gap:var(--str-chat__spacing-1_5)}.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__gallery-image .str-chat__message-attachment-file--item-download,.str-chat__message-attachment--image .str-chat__message-attachment-file--item-download,.str-chat__message-attachment-card--header .str-chat__message-attachment-file--item-download{position:absolute;right:1rem;top:.5rem}.str-chat__attachment-preview-image .str-chat__message-attachment-file--item-download{display:none}.str-chat__channel{flex-direction:column;position:relative}.str-chat__channel,.str-chat__channel .str-chat__container{display:flex;height:100%}.str-chat__channel .str-chat__container .str-chat__main-panel{display:flex;flex-direction:column;height:100%;min-width:0;width:100%}.str-chat__empty-channel{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*136);align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:var(--str-chat__spacing-4);position:relative}.str-chat__empty-channel svg{height:calc(var(--str-chat__spacing-px)*136);width:calc(var(--str-chat__spacing-px)*136)}.str-chat__empty-channel .str-chat__empty-channel-notifications{inset-block-end:var(--str-chat__spacing-2);position:absolute}.str-chat__loading-channel{display:flex;flex-direction:column;height:100%}.str-chat__loading-channel .str-chat__loading-channel-header{align-items:center;column-gap:var(--str-chat__spacing-4);display:flex;padding:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-avatar{flex-shrink:0;height:calc(var(--str-chat__spacing-px)*40);width:calc(var(--str-chat__spacing-px)*40)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end{display:flex;flex:1 1;flex-direction:column;overflow-x:hidden;overflow-y:hidden;row-gap:var(--str-chat__spacing-1_5)}.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(var(--str-chat__spacing-2)*-1);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(var(--str-chat__spacing-2)*-1)}@media only screen and (min-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(min(var(--str-chat__spacing-10), 4%)*-1);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(min(var(--str-chat__spacing-10), 4%)*-1 - 2px)}}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message{column-gap:var(--str-chat__spacing-2);display:flex;padding:var(--str-chat__spacing-4) 0;width:100%}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-avatar{flex-shrink:0;height:calc(var(--str-chat__spacing-px)*49);width:calc(var(--str-chat__spacing-px)*49)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-end{display:flex;flex-direction:column;row-gap:var(--str-chat__spacing-2);width:100%}.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);display:flex;width:100%}.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);display:flex;padding:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input{height:calc(var(--str-chat__spacing-px)*36);width:100%}.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{align-items:center;column-gap:var(--str-chat__spacing-4);display:flex;padding:var(--str-chat__spacing-2)}.str-chat__channel-header .str-chat__header-hamburger{display:none}.str-chat__channel-header .str-chat__channel-header-end{display:flex;flex:1 1;flex-direction:column;overflow-x:hidden;overflow-y:hidden;row-gap:var(--str-chat__spacing-1_5)}.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-info,.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-title{overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-title{overflow-y:hidden}.str-chat__channel-list{display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y: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);align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:var(--str-chat__spacing-4)}.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main .str-chat__channel-list-empty svg{height:calc(var(--str-chat__spacing-px)*136);width: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{display:flex;justify-content:center;margin:var(--str-chat__spacing-2) 0}.str-chat__channel-list .str-chat__load-more-button .str-chat__load-more-button__button{align-items:center;display:flex;justify-content:center}.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{overflow:hidden;padding-bottom:var(--str-chat__spacing-2_5)}.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{display:flex;flex-direction:column}.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{align-items:center;bottom:var(--str-chat__spacing-3);display:flex;flex-direction:row;gap:1px;position:absolute;right:var(--str-chat__spacing-2)}.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{align-items:center;column-gap:var(--str-chat__spacing-2);cursor:pointer;display:flex;justify-content:flex-start;margin:0;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);text-align:start;width:100%}.str-chat__channel-preview .str-chat__channel-preview-end{display:flex;flex-direction:column;min-width:0;overflow-x:hidden;overflow-x:clip;overflow-y:visible;row-gap:var(--str-chat__spacing-0_5);width:100%}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row{align-items:stretch;column-gap:var(--str-chat__spacing-1);display:flex}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row .str-chat__channel-preview-unread-badge{align-items:center;display:flex;padding:0 var(--str-chat__spacing-2)}.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{align-items:center;column-gap:var(--str-chat__spacing-1);display:flex;min-width:0;overflow-x:hidden;overflow-x:clip;overflow-y: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 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{height:calc(var(--str-chat__spacing-px)*15);width:calc(var(--str-chat__spacing-px)*15)}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--last-message,.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--name{min-width:0;overflow-x:hidden;overflow-x:clip;overflow-y:visible;overflow-y:hidden;text-overflow:ellipsis;white-space:nowrap}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--last-message p,.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--name p{margin:0;max-width:calc(100% - 40px);overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.str-chat__channel-preview-loading{align-items:center;column-gap:var(--str-chat__spacing-2);display:flex;justify-content:flex-start;margin:0;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);text-align:start;width:100%}.str-chat__channel-preview-loading .str-chat__channel-preview-end-loading{display:flex;flex-direction:column;row-gap:var(--str-chat__spacing-0_5);width:100%}.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{display:flex;flex-direction:column;justify-content:center;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{align-items:center;display:flex;height:65px;justify-content:center;padding:var(--str-chat__spacing-2_5)}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-bar-button{background:none;border:none;cursor:pointer;height:calc(var(--str-chat__spacing-px)*40);padding:var(--str-chat__spacing-2_5);width:calc(var(--str-chat__spacing-px)*40)}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper{align-items:center;display:flex;flex:1 1;min-width:0;padding:var(--str-chat__spacing-2_5)}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button,.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--icon{display:inline-flex;padding:0 var(--str-chat__spacing-2_5)}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button{background:none;border:none;cursor:pointer}.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 1;min-width:0}.str-chat__channel-search .str-chat__channel-search-container-searching,.str-chat__channel-search .str-chat__channel-search-results-header{padding:var(--str-chat__spacing-5) var(--str-chat__spacing-4);width:100%}.str-chat__channel-search .str-chat__channel-search-result-list{display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto}.str-chat__channel-search .str-chat__channel-search-result-list.inline{flex:1 1}.str-chat__channel-search .str-chat__channel-search-result-list.popup{height:400px;left:0;position:absolute;right:0;top:65px;z-index:1}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-container-empty{align-items:center;display:flex;flex-direction:column;padding:var(--str-chat__spacing-5) var(--str-chat__spacing-4);width:100%}.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));padding:var(--str-chat__spacing-10) 0;width:calc(var(--str-chat__spacing-px)*90)}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-result{align-items:center;background:none;border:none;column-gap:var(--str-chat__spacing-2);display:flex;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);width:100%}.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{overflow-x:hidden;overflow-x:clip;overflow-y:visible;overflow-y:hidden;text-overflow:ellipsis;white-space:nowrap}.str-chat__cta-button{cursor:pointer;padding:var(--str-chat__spacing-3_5) var(--str-chat__spacing-6)}.str-chat__circle-fab{align-items:center;cursor:pointer;display:flex;height:calc(var(--str-chat__spacing-px)*42);justify-content:center;padding:0;width:calc(var(--str-chat__spacing-px)*42)}.str-chat__circle-fab .str-chat__circle-fab-icon{display:inline-block;height:calc(var(--str-chat__spacing-px)*24)}.str-chat__dialog-overlay{height:var(--str-chat__dialog-overlay-height);inset:0;overflow:hidden;position:absolute;width:100%;z-index:2}.str-chat__dialog{width:100%}.str-chat__dialog .str-chat__dialog__body{overflow-y:auto;padding:2rem 1rem}.str-chat__dialog .str-chat__dialog__body .str-chat__dialog__title{margin-bottom:1rem}.str-chat__dialog .str-chat__dialog__controls{display:flex;gap:1.25rem;justify-content:flex-end;padding:2.25rem 1.25rem 0}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button{background:none;border:none}.str-chat__prompt-dialog input[type=text]{padding:.625rem 1rem;width:100%}.str-chat__dialog-menu{overflow:hidden}.str-chat__dialog-menu .str-chat__dialog-menu__button{align-items:center;display:flex;padding:.5rem .75rem;width:100%}.str-chat__dialog-menu .str-chat__dialog-menu__button .str-chat__dialog-menu__button-icon{height:1rem;width: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{display:flex;padding-block:.25rem;width:100%}.str-chat__dropzone-container{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;width:100%;z-index:5}.str-chat__dropzone-container p{margin:initial}.str-chat__edit-message-form{align-items:stretch;display:flex;flex-direction:column;height:100%;justify-content:center;max-height:100%;max-width:100%;min-height:0;min-width:0;row-gap:var(--str-chat__spacing-5);width:100%}.str-chat__edit-message-form .str-chat__edit-message-form-options{align-items:center;display:flex;justify-content:flex-end}.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{display:flex;max-height:100%;max-width:100%;min-height:0;min-width:0}.str-chat-angular__edit-message-form .str-chat__modal--open .str-chat__modal__inner{flex-basis:min-content;height:40%;max-height:80%;max-width:90%;min-width:90%;width:90%}@media only screen and (min-device-width:768px){.str-chat-angular__edit-message-form .str-chat__modal--open .str-chat__modal__inner{max-width:60%;min-width:40%;width:min-content}}.str-chat__dialog__field{display:flex;flex-direction:column;gap:.5rem}.str-chat__dialog__field .str-chat__form-field-error{margin-left:.5rem}.str-chat__image-carousel{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;max-height:100%;max-width:100%;min-height:0;min-width:0}.str-chat__image-carousel .str-chat__image-carousel-stepper{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*30);background:#0000;border:none;padding:var(--str-chat__spacing-2_5)}.str-chat__image-carousel .str-chat__image-carousel-image{height:100%;max-height:100%;max-width:100%;min-height:0;min-width:0;object-fit:contain;width:100%}.str-chat__message .str-chat__attachment-list .str-chat__modal--open .str-chat__modal__inner{height:80%;width:80%}@media only screen and (max-device-width:768px){.str-chat__message .str-chat__attachment-list .str-chat__modal--open .str-chat__modal__inner{height:100%;width: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{display:flex;font-family:stream-chat-icons;font-size:var(--str-chat-icon-height);font-style:normal;font-weight:400;height:var(--str-chat-icon-height);width:var(--str-chat-icon-width)}.str-chat__icon,.str-chat__icon:before{line-height:var(--str-chat-icon-height)}.str-chat__icon--unspecified-filetype{content:url(data:image/svg+xml;base64,PHN2ZyBkYXRhLXRlc3RpZD0idW5zcGVjaWZpZWQtZmlsZXR5cGUiIHdpZHRoPSIzNCIgaGVpZ2h0PSI0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCAzYTMgMyAwIDAgMSAzLTNoMjBsMTEgMTF2MjZhMyAzIDAgMCAxLTMgM0gzYTMgMyAwIDAgMS0zLTNWM1oiIGZpbGw9InVybCgjYSkiLz48cGF0aCBkPSJNMzQgMTFoLThhMyAzIDAgMCAxLTMtM1YwbDExIDExWiIgZmlsbD0iI0RCREJEQiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOCAxM2gxNXYySDh2LTJaTTggMTdoMTB2Mkg4di0yWk04IDIxaDE1djJIOHYtMloiIGZpbGw9IiNDRkNGQ0YiLz48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSIwIiB5MT0iMCIgeDI9IjAiIHkyPSI0MCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIHN0b3AtY29sb3I9IiNmZmYiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiNEQkRCREIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48L3N2Zz4=)}.str-chat__icon--audio-file{content:url(data:image/svg+xml;base64,PHN2ZyBjbGFzcz0icmZ1LWZpbGUtYXVkaW8iIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAzNCA0MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBoZWlnaHQ9IjIwIiB3aWR0aD0iMjAiPjxwYXRoIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3LjcxNyAzMy4xNzJjLjUxOCAwIC43MDcuNDgzLjcwNyAxLjAwOCAwIC40NjItLjEyNiAxLjAxNS0uNzA3IDEuMDE1LS41NDYgMC0uNzI4LS41NTMtLjcyOC0xLjA1IDAtLjQ2Mi4xODItLjk3My43MjgtLjk3M1ptMS44NTUtMi4xN2gtMS4xOXYxLjc1N2gtLjAxNGMtLjI0NS0uMzI5LS41ODgtLjQ5Ny0xLjAzNi0uNDk3LTEuMDMgMC0xLjUzMy44OTYtMS41MzMgMS44NDEgMCAxLjAyMi40ODMgMi4wMDIgMS42MjQgMi4wMDIuNDIgMCAuNzctLjE4MiAxLS41MjVoLjAxNVYzNmgxLjEzNHYtNC45OThabS02Ljg2MiAzLjE4NWMwLS40NjIuMTY3LTEuMDE1LjcyLTEuMDE1LjU1MyAwIC43MjkuNTUzLjcyOSAxLjAxNSAwIC40NjItLjE3NiAxLjAwOC0uNzI5IDEuMDA4LS41NTMgMC0uNzItLjU0Ni0uNzItMS4wMDhabS0xLjE5IDBjMCAxLjA5Mi43ODQgMS45MTggMS45MSAxLjkxOCAxLjEyNyAwIDEuOTE4LS44MjYgMS45MTgtMS45MThzLS43OS0xLjkyNS0xLjkxOC0xLjkyNWMtMS4xMjcgMC0xLjkxLjgzMy0xLjkxIDEuOTI1Wm0xMC4zMTktMS44MmguNzM1di43N2gtLjczNXYxLjY1MmMwIC4yODcuMTY4LjM1LjQyNy4zNS4wNDggMCAuMDk4LS4wMDMuMTQ5LS4wMDcuMDUyLS4wMDMuMTA2LS4wMDcuMTU5LS4wMDdWMzZhNi42OSA2LjY5IDAgMCAwLS4yNzkuMDE3Yy0uMTI0LjAwOS0uMjQ4LjAxOC0uMzcyLjAxOC0xLjAxNSAwLTEuMjc0LS4yOTQtMS4yNzQtMS4yOHYtMS42MThoLS42MDJ2LS43N2guNjAydi0xLjA5OWgxLjE5djEuMVoiIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjxwYXRoIGQ9Ik0wIDI4aDM0djlhMyAzIDAgMCAxLTMgM0gzYTMgMyAwIDAgMS0zLTN2LTlaIiBmaWxsPSIjMjcyN0IwIi8+PHBhdGggZD0iTTAgM2EzIDMgMCAwIDEgMy0zaDIwbDExIDExdjE3SDBWM1oiIGZpbGw9IiNGNUY1RjUiLz48cGF0aCBkPSJNMzQgMTFoLThhMyAzIDAgMCAxLTMtM1YwbDExIDExWiIgZmlsbD0iI0RCREJEQiIvPjxwYXRoIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTguODggMjEuOTQxaDMuNDE4bDQuNjU0IDIuODA4YS40NC40NCAwIDAgMCAuNzE4LS4zNFYxMi40NGEuNDQuNDQgMCAwIDAtLjcxOC0uMzRsLTQuNjU0IDIuODA5SDguODc5YS44OC44OCAwIDAgMC0uODc5Ljg4djUuMjc0YzAgLjQ4NS4zOTQuODc5Ljg4Ljg3OVptNC4wNDYtNS4yNzUgMi45ODYtMS40NDR2Ni40MDVsLTIuOTg2LTEuNDQ0SDkuNzU4di0zLjUxN2gzLjE2OFptNi45MjUtLjMxNGMtLjM3Ny4wNTctLjYxMS4zMTItLjUyMy41NjdsLS4wMDIuMDAxYTUuMyA1LjMgMCAwIDEgLjMwMiAxLjc3NSA1LjQyNiA1LjQyNiAwIDAgMS0uMzA4IDEuNzk2Yy0uMDkxLjI1NS4xNDguNTA5LjUyNy41NjkuMDU0LjAwOC4xMDcuMDEyLjE2LjAxMi4zMTkgMCAuNjA5LS4xNDkuNjg1LS4zNjZhNi4yNyA2LjI3IDAgMCAwIC4zNDUtMi4wMSA2LjE1NyA2LjE1NyAwIDAgMC0uMzQxLTEuOTkzYy0uMDktLjI1NS0uNDY3LS40MTItLjg0NS0uMzUxWm0yLjMxLTEuNzVjLjM2NC0uMDg2Ljc2NS4wNDMuODk0LjI5MkE4LjIwNiA4LjIwNiAwIDAgMSAyNCAxOC42OTJjMCAxLjI5Ny0uMzIgMi41OTItLjk0OCAzLjgyMy0uMTAyLjE5Ny0uMzc2LjMyLS42Ny4zMi0uMDc1IDAtLjE1Mi0uMDA5LS4yMjgtLjAyNi0uMzY4LS4wODQtLjU2My0uMzU1LS40MzYtLjYwMS41OC0xLjEzMi44NzQtMi4zMjQuODc1LTMuNTE2IDAtMS4xODYtLjI4OC0yLjM3LS44NjUtMy40OS0uMTI4LS4yNDYuMDY3LS41MTYuNDMyLS42WiIgZmlsbD0iIzI3MjdCMCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+)}.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-x:hidden;overflow-y:auto}.str-chat__link-preview-list{align-items:center;display:flex;flex-direction:column;gap:.75rem;margin-bottom:.75rem;padding-inline:.75rem;width:100%}.str-chat__link-preview-card{align-items:center;display:flex;gap:1rem;justify-content:space-around;min-width:0;width:100%}.str-chat__link-preview-card .str-chat__tooltip{display:block;max-width:calc(var(--str-chat__spacing-px)*250);overflow-x:hidden;overflow-x:clip;overflow-y:visible;padding-inline:.5rem;text-overflow:ellipsis;white-space:nowrap}.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 1;min-width:0;padding-inline:.5rem;width:100%}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-description,.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-title{overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.str-chat__link-preview-card .str-chat__link-preview-card__dismiss-button{background:none;border:none;cursor:pointer}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content{display:flex;flex-direction:column;gap:.25rem}.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{align-items:center;animation:rotate 1s linear infinite;display:flex;justify-content:center}.str-chat__loading-indicator svg{height:var(--str-chat__loading-indicator-size);width:var(--str-chat__loading-indicator-size)}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}stream-loading-indicator{align-items:center;display:flex;justify-content:center}.str-chat__loading-indicator-placeholder,stream-loading-indicator .str-chat__loading-indicator{height:var(--str-chat__loading-indicator-size);width: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) + var(--str-chat__spacing-px)*50);--str-chat__quoted-message-line-clamp:5}.str-chat__message{--str-chat-message-options-size:calc(var(--str-chat__message-options-button-size)*3)}.str-chat__message.str-chat__message-without-touch-support{--str-chat-message-options-size:calc(var(--str-chat__message-options-button-size)*1)}.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)*0.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{max-width:var(--str-chat__message-max-width);pointer-events:none}.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;display:grid;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-break:break-word}.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-areas:"avatar message" ". replies" ". translation-notice" ". custom-metadata" ". metadata";grid-template-columns:auto 1fr;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--blocked,.str-chat__message.str-chat__message--deleted,.str-chat__quoted-message-preview.str-chat__message--blocked,.str-chat__quoted-message-preview.str-chat__message--deleted{grid-template-areas:"message"}.str-chat__message.str-chat__message--system,.str-chat__quoted-message-preview.str-chat__message--system{grid-template-areas:"message";grid-template-columns:auto}.str-chat__message .str-chat__message-sender-avatar,.str-chat__quoted-message-preview .str-chat__message-sender-avatar{align-self:end;grid-area:avatar}.str-chat__message .str-chat__message-inner,.str-chat__quoted-message-preview .str-chat__message-inner{grid-column-gap:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-2);display:grid;grid-area:message;grid-template-areas:"reactions reactions" "message-bubble options";grid-template-columns:auto 1fr;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{align-items:flex-start;flex-direction:row-reverse;grid-area:options;justify-content:flex-end;width:var(--str-chat-message-options-size)}.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-reactions-button,.str-chat__message .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-actions-box-button,.str-chat__quoted-message-preview .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-reply-in-thread-button{align-items:center;cursor:pointer;display:flex;height:var(--str-chat__message-options-button-size);justify-content:center;width:var(--str-chat__message-options-button-size)}.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{margin:0;white-space:pre-line}.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-areas:"reactions reactions" "options message-bubble";grid-template-columns:1fr auto}.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;margin:0;padding:var(--str-chat__spacing-1) 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);display:flex;flex-wrap:wrap;grid-area:metadata;margin-block-start:var(--str-chat__spacing-0_5)}.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{justify-content:flex-end;text-align:right}.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);align-items:center;column-gap:var(--str-chat__spacing-0_5);display:flex;justify-content:center;position:relative}.str-chat__message .str-chat__message-status svg,.str-chat__quoted-message-preview .str-chat__message-status svg{height:calc(var(--str-chat__spacing-px)*15);width: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{margin:0;white-space:pre-line}.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{margin:0;white-space:pre-line}.str-chat__message .str-chat__quoted-message-bubble,.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{column-gap:var(--str-chat__spacing-1);display:flex;min-width:0;padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);width:100%}.str-chat__message .str-chat__quoted-message-bubble p,.str-chat__quoted-message-preview .str-chat__quoted-message-bubble p{margin:0;white-space:pre-line}.str-chat__message .str-chat__emoji-display-fix,.str-chat__quoted-message-preview .str-chat__emoji-display-fix{display:inline-block;width:1.25em}.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;inset-inline-end:calc(var(--str-chat__spacing-px)*18*-1/2);position:absolute}.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{height:calc(var(--str-chat__spacing-px)*18);width: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:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message-options,.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,.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,.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,.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,.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__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,.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,.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,.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,.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,.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__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,.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,.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,.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,.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,.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}@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:focus-within .str-chat__message-options,.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__virtual-list: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{display:flex}.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__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__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,.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{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 .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: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,.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{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{align-items:center;display:flex;padding:var(--str-chat__spacing-8)}.str-chat__date-separator-line{flex:1 1;height:var(--str-chat__spacing-px)}.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;flex-basis:min-content;flex-direction:column;row-gap:var(--str-chat__spacing-1)}.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{max-height:100%;min-height:0}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble .str-chat__quoted-message-text p{max-height:100%;overflow-x:hidden;overflow-y:auto}.str-chat__unread-messages-separator-wrapper{padding-block:.5rem}.str-chat__unread-messages-separator-wrapper .str-chat__unread-messages-separator{align-items:center;display:flex;justify-content:center;padding:.5rem;width:100%}.str-chat__unread-messages-notification{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*16);align-items:center;display:flex;overflow:clip;position:absolute;top:.75rem;z-index:2}.str-chat__unread-messages-notification button{height:100%;padding-block:.5rem;white-space:nowrap;width:100%}.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:translateZ(0)}.str-chat-angular__message-bubble.str-chat-angular__message-bubble--attachment-modal-open{transform:none}.str-chat__message-edited-timestamp{overflow:hidden;transition:height .1s}.str-chat__message-edited-timestamp--open{height:1rem;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{display:flex;flex-direction:column;list-style:none;margin:0;min-width:10rem;padding:0}.str-chat__message-actions-box .str-chat__message-actions-list .str-chat__message-actions-list-item-button{cursor:pointer;margin:0;padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);text-align:start;width:100%}.str-chat__message-bounce-prompt{align-items:center;display:flex;flex-direction:column;gap:var(--str-chat__spacing-9)}.str-chat__message-bounce-prompt .str-chat__message-bounce-actions{display:flex;flex-direction:column;gap:var(--str-chat__spacing-2)}.str-chat__message-bounce-prompt .str-chat__message-bounce-delete,.str-chat__message-bounce-prompt .str-chat__message-bounce-edit,.str-chat__message-bounce-prompt .str-chat__message-bounce-send{cursor:pointer;padding:var(--str-chat__spacing-2)}.str-chat__message-input{flex-direction:column;padding:var(--str-chat__spacing-1) var(--str-chat__spacing-2);position:relative}.str-chat__message-input,.str-chat__message-input .str-chat__quoted-message-preview-header{align-items:center;display:flex;justify-content:center;width:100%}.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{cursor:pointer;height:calc(var(--str-chat__spacing-px)*40);width:calc(var(--str-chat__spacing-px)*40)}.str-chat__message-input .str-chat__message-input-inner{align-items:center;display:flex;flex-grow:1;justify-content:center;width:100%}.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);align-items:center;cursor:pointer;display:flex;height:calc(var(--str-chat__spacing-px)*45);justify-content:center;width:calc(var(--str-chat__spacing-px)*45)}.str-chat__message-input .str-chat__message-input-inner .str-chat__file-input-container .str-chat__file-input-label{align-items:center;cursor:pointer;display:flex;justify-content:center}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container{align-items:center;display:flex;flex-direction:column;justify-content:center;max-height:100%;min-width:0;width:100%}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker{column-gap:var(--str-chat__spacing-2);display:flex;max-height:100%;min-height:0;padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);width:100%}.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{display:flex;max-height:100%;overflow-x:hidden;overflow-y:auto;padding:0;width:100%}.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{align-items:center;align-self:end;display:flex;font-size:calc(var(--str-chat__spacing-px)*27);height:calc(var(--str-chat__spacing-px)*27);justify-content:center;width:calc(var(--str-chat__spacing-px)*27)}.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{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:initial;border-radius:var(--str-chat__border-radius-circle);cursor:pointer;display:flex;padding:initial}.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{height:calc(var(--str-chat__spacing-px)*24);width: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,.str-chat__message-input .str-chat__message-textarea-react-host{align-items:center;display:flex;justify-content:center;width:100%}.str-chat__message-input .str-chat__message-textarea-react-host{position:relative}.str-chat__message-input .str-chat__stop-ai-generation-button{cursor:pointer;height:calc(var(--str-chat__spacing-px)*28);width:calc(var(--str-chat__spacing-px)*30)}.str-chat__message-input .str-chat__send-button{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*32);align-items:center;cursor:pointer;display:flex;height:calc(var(--str-chat__spacing-px)*45);justify-content:center;min-width:calc(var(--str-chat__spacing-px)*45);padding:0;width:calc(var(--str-chat__spacing-px)*45)}.str-chat__message-input .str-chat__send-button svg{height:calc(var(--str-chat__spacing-px)*32);width: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);align-items:center;cursor:pointer;display:flex;height:calc(var(--str-chat__spacing-px)*40);justify-content:center;min-width:calc(var(--str-chat__spacing-px)*40);padding:0;width:calc(var(--str-chat__spacing-px)*40)}.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{align-items:center;display:flex;justify-content:center;margin-block:calc(var(--str-chat__spacing-2)/2);margin-inline-start:var(--str-chat__spacing-2);min-height:calc(var(--str-chat__spacing-px)*45 - var(--str-chat__spacing-2));min-width:calc(var(--str-chat__spacing-px)*45 - var(--str-chat__spacing-2))}.str-chat__message-input .str-chat__message-input-not-allowed{align-self:center;padding:var(--str-chat__spacing-3)}.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{overflow-x:clip;overflow-x:hidden;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.str-chat__message-input .str-chat__recording-permission-denied-notification{bottom:100%;left:.5rem;margin-inline:.5rem;max-width:100%;padding:1rem;position:absolute;z-index:2}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__dismiss-button-container{display:flex;justify-content:flex-end}.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:0;height:100%;max-height:100%;min-height:0}[dir=rtl] .str-chat__send-button svg,[dir=rtl] .str-chat__start-recording-audio-button svg{transform:scaleX(-1)}.str-chat__attachment-selector button,.str-chat__attachment-selector-actions-menu button{background:none;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{height:26px;width:26px}.str-chat__file-input{display:none}.str-chat__attachment-selector-actions-menu{min-width:300px;padding-block:.5rem}.str-chat__main-panel-inner{align-items:center;display:flex;flex-direction:column;height:100%;min-height:0;position:relative}.str-chat__list{height:100%;max-height:100%;overflow-x:hidden;overscroll-behavior:none;width:100%}.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(var(--str-chat__spacing-2)*-1);padding-inline:var(--str-chat__spacing-2)}.str-chat__list .str-chat__message-list-scroll .str-chat__parent-message-li{margin-inline:calc(var(--str-chat__spacing-2)*-1)}@media only screen and (min-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(min(var(--str-chat__spacing-10), 4%)*-1);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(min(var(--str-chat__spacing-10), 4%)*-1 - 2px)}}.str-chat__list .str-chat__message-list-scroll .str-chat__ul{list-style:none;margin:0;padding:0}.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{padding-top:var(--str-chat__spacing-3);text-align:start}.str-chat__jump-to-latest-message{inset-block-end:var(--str-chat__spacing-4);inset-inline-end:var(--str-chat__spacing-2);position:absolute;z-index:2}.str-chat__jump-to-latest-message .str-chat__jump-to-latest-unread-count{left:50%;padding:var(--str-chat__spacing-0_5) var(--str-chat__spacing-2);position:absolute;transform:translateX(-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 1;height:100%;margin:0;overflow-x:hidden;overflow-y:auto;position:relative;width:100%}.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(var(--str-chat__spacing-2)*-1);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(var(--str-chat__spacing-2)*-1)}@media only screen and (min-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(min(var(--str-chat__spacing-10), 4%)*-1);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(min(var(--str-chat__spacing-10), 4%)*-1 - 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{padding-top:var(--str-chat__spacing-3);text-align:start}.str-chat__virtual-list__loading{display:flex;justify-content:center;padding-top:var(--str-chat__spacing-2);position:absolute;width:100%}.str-chat__virtual-list p{margin:0!important}.str-chat__virtual-list p a{word-wrap:break-word;overflow:hidden;white-space:pre-line}.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{column-gap:var(--str-chat__spacing-0_5);display:flex;list-style:none;margin-block-end:var(--str-chat__spacing-0_5);margin-block-start:var(--str-chat__spacing-0_5);overflow-x:auto;overflow-y:hidden;padding:0;position:relative;scrollbar-width:none;width:fit-content}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction{align-items:center;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;padding:var(--str-chat__spacing-1_5);position:relative}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction button{align-items:center;background:none;border:none;display:flex;justify-content:center;padding:0}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction .str-chat__message-reaction-emoji{align-items:center;display:flex!important;height:calc(var(--str-chat__spacing-px)*13);justify-content:center}.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;height:40%;max-height:80%;max-width:90%;min-width:90%;width:90%}@media only screen and (min-device-width:768px){.str-chat__message-reactions-details-modal .str-chat__modal--open .str-chat__modal__inner{max-width:60%;min-width:40%;width:min-content}}.str-chat__message-reactions-details{display:flex;flex-direction:column;gap:var(--str-chat__spacing-4);height:100%;max-height:100%;min-height:0;width:100%}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types{align-items:center;display:flex;flex-shrink:0;gap:var(--str-chat__spacing-4);max-width:100%;min-width:0;overflow-x:auto;width:100%}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types .str-chat__message-reactions-details-reaction-type{align-items:center;cursor:pointer;display:flex;flex-shrink:0;padding:var(--str-chat__spacing-1) 0}.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{line-height:18px;width: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{display:flex;flex-direction:column;gap:var(--str-chat__spacing-3);max-height:100%;min-height:30vh;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;display:flex;gap:var(--str-chat__spacing-2)}.str-chat__message-reaction-selector{display:flex;inset-block-end:100%;justify-content:flex-end;position:absolute}.str-chat__message-reaction-selector.str-chat-angular-v5__reaction-selector{justify-content:flex-start;margin:var(--str-chat__spacing-2);position:static}.str-chat__message-reaction-selector.str-chat-angular-v5__reaction-selector .str-chat__message-reactions-options{max-width:100%;overflow-x:auto;overflow-y:hidden;padding:0;scrollbar-width:none}.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);display:flex;list-style:none;margin-block-end:var(--str-chat__spacing-0_5);padding:var(--str-chat__spacing-2);width:fit-content}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{align-items:center;cursor:pointer;display:flex;height:calc(var(--str-chat__spacing-px)*40);justify-content:center;width:calc(var(--str-chat__spacing-px)*40)}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option .str-chat__message-reaction-emoji{align-items:center;display:flex!important;height:calc(var(--str-chat__spacing-px)*20);justify-content:center}.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{inset-block-end:unset;position:static}.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{align-items:center;bottom:0;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:100}.str-chat__modal--open .str-chat__modal-header{align-items:center;display:flex;padding:1.25rem 1rem;width:100%}.str-chat__modal--open .str-chat__modal-header .str-chat__modal__close-button,.str-chat__modal--open .str-chat__modal-header button.str-chat__modal-header__go-back-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;height:.875rem;width:.875rem}.str-chat__modal--open .str-chat__modal-header .str-chat__modal-header__title{flex:1 1}.str-chat__modal--open button.str-chat__modal__close-button{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:initial;border-radius:var(--str-chat__border-radius-circle);cursor:pointer;margin:var(--str-chat__spacing-2);padding:initial}.str-chat__modal--open .str-chat__modal__close-button{--str-chat-icon-height:calc(var(--str-chat__spacing-px)*28);align-items:center;cursor:pointer;display:flex;inset-block-start:0;inset-inline-end:0;justify-content:center;padding:var(--str-chat__spacing-2);position:absolute}.str-chat__modal--open .str-chat__modal__inner{align-items:center;display:flex;flex-direction:column;justify-content:center;max-height:80%;min-height:0;min-width:0;padding:var(--str-chat__spacing-8) var(--str-chat__spacing-4);width:40%}.str-chat__modal--close{display:none}.str-chat__message-notification{align-self:center;bottom:calc(var(--str-chat__spacing-px)*10);display:block;padding:var(--str-chat__spacing-1) var(--str-chat__spacing-2);position:absolute;z-index:100}.str-chat__list-notifications{align-items:stretch;display:flex;flex-direction:column;justify-content:center;margin:var(--str-chat__spacing-1_5);position:relative;row-gap:var(--str-chat__spacing-1);width:auto}.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{display:flex;flex-direction:column;font:var(--str-chat__body-text);gap:.5rem;max-width:270px;padding:.75rem .675rem}.str-chat__poll button{background:none;border:none;cursor:pointer}.str-chat__poll .str-chat__checkmark{grid-column:1/2;grid-row:1/2;height:1rem;margin-right:.125rem;width:1rem}.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;height:calc(1rem + 1px);width: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{align-items:center;display:flex;flex-direction:column}.str-chat__poll .str-chat__poll-actions .str-chat__poll-action{color:var(--str-chat__primary-color);font:var(--str-chat__subtitle-text);padding:.675rem}.str-chat__modal__poll-results .str-chat__amount-bar,.str-chat__poll-option-list--full .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{align-items:flex-start;display:flex;flex:1 1;font:var(--str-chat__body-text);gap:.125rem}.str-chat__poll-option .str-chat__poll-option-data p{flex:1 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{display:flex;flex-direction:row;padding:1rem .75rem}.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){display:flex;flex-direction:column;gap:1.5rem;padding-block:1rem .5rem}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full) .str-chat__poll-option{grid-gap:.125rem;display:grid;gap:.125rem;grid-template-columns:auto 1fr;grid-template-rows:1fr auto}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full) .str-chat__poll-option .str-chat__poll-option-data{grid-column:2/3;grid-row:1/2}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full) .str-chat__poll-option .str-chat__poll-option__votes-bar{grid-column:2/3;grid-row:2/3;height:.25rem;margin-top:.25rem;width:100%}.str-chat__modal__poll-results .str-chat__poll-option{display:flex;flex-direction:column}.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;overflow:hidden;padding:0 0 .5rem}.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{display:flex;flex-direction:column;height:100%;min-height:400px;width:100%}.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{align-items:center;display:flex;height:40px;justify-content:center;width:100%}.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{display:flex;flex-direction:column;min-height:0;padding-bottom:1rem}.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__modal__poll-results__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__option-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list{display:flex;flex:1 1;flex-direction:column;max-height:100%;min-height:0}.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-option-list__body,.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__poll-answer-list{overflow-y:auto;padding:0 1rem 1.25rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__option-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list{gap:.5rem}.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__modal__poll-results__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{display:flex;flex-direction:column;gap:1rem;padding:.75rem 1rem}.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;display:flex;gap:.25rem;padding:.75rem 1rem;width:100%}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option__header .str-chat__poll-option__option-text{flex:1 1}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-vote{align-items:center;display:flex;gap:.5rem;justify-content:space-between;padding-block:.375rem;white-space:nowrap}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-vote .str-chat__poll-vote__author{align-items:center;display:flex;gap:calc(var(--str-chat__spacing-px)*5);min-width:0}.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{max-width:130px;min-width:0;overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-result-option-vote-counter{display:flex;gap:.375rem}.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);height:1.25rem;width: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 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{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.5rem}.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{display:block;max-height:none;padding:0}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog{display:flex;flex-direction:column;height:100%;width:100%}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog button{background:none;border:none;cursor:pointer}.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 1;padding:1rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__dialog__body form{display:flex;flex-direction:column;gap:2rem}.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{padding:1rem;width:100%}.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{display:flex;flex-direction:column;gap:1rem;padding:1rem}.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{display:flex;flex-direction:column}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__field-label{display:block;margin-bottom:.5rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field--draggable{align-items:center;display:flex;gap:.5rem;justify-content:space-between}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field--draggable .str-chat__drag-handle{height:1rem;width:1rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__switch-field{padding:1rem;width:100%}.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{align-items:center;display:flex;justify-content:space-between;width:100%}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__switch-field .str-chat__form__switch-field__switch{align-items:center;display:flex;height:calc(var(--str-chat__spacing-px)*32);padding:.25rem;width:calc(var(--str-chat__spacing-px)*52)}.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{height:1.5rem;width: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:translateX(1.25rem)}@media only screen and (max-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:none}}.str-chat__search{display:flex;flex-direction:column;justify-content:center;position:relative}.str-chat__search.str-chat__search--active{flex:1 1;max-height:100%}.str-chat__search .str-chat__search-bar{align-items:center;display:flex;gap:.25rem;justify-content:center;padding:var(--str-chat__spacing-2_5) var(--str-chat__spacing-2)}.str-chat__search .str-chat__search-bar .str-chat__search-bar-button{background:none;border:none;cursor:pointer;padding:var(--str-chat__spacing-1)}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper{align-items:center;display:flex;flex:1 1;min-width:0;padding:var(--str-chat__spacing-1_5) var(--str-chat__spacing-2)}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--icon{height:20px;margin-right:.5rem;width:20px}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--clear-button{background:none;border:none;cursor:pointer;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{height:20px;mask-size:20px;-webkit-mask-size:20px;width:20px}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper input{flex:1 1;min-width:0}.str-chat__search .str-chat__search-results{display:flex;flex:1 1;flex-direction:column;min-height:0}.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{background:none;border:none;cursor:pointer}.str-chat__search .str-chat__search-results .str-chat__search-results-header .str-chat__search-results-header__filter-source-buttons{display:flex;flex-wrap:wrap;gap:.5rem;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2_5);width:100%}.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{background-color:var(--str-chat__tertiary-surface-color);border-radius:var(--str-chat__border-radius-circle);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{align-items:center;display:flex;justify-content:center;padding:1.25rem;width:100%}.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{display:flex;flex:1 1;flex-direction:column;min-height:0}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__infinite-scroll-paginator__content{display:flex;flex-direction:column}.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);display:flex;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);width:100%}.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{overflow-x:hidden;overflow-x:clip;overflow-y:visible;overflow-y:hidden;text-overflow:ellipsis;white-space:nowrap}.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{align-items:center;display:flex;flex-direction:column;height:4rem;justify-content:center;width:100%}.str-chat__thread-container{display:flex;flex-direction:column;height:100%;width:100%}.str-chat__thread-container .str-chat__thread-header{align-items:center;column-gap:var(--str-chat__spacing-4);display:flex;padding:var(--str-chat__spacing-2)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details{display:flex;flex:1 1;flex-direction:column;overflow-x:hidden;overflow-y:hidden;row-gap:var(--str-chat__spacing-1_5)}.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-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-subtitle,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-title{overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.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{align-items:flex-start;cursor:pointer;display:flex;font-size:calc(var(--str-chat__spacing-px)*21);height:calc(var(--str-chat__spacing-px)*40);justify-content:flex-end;line-height:calc(var(--str-chat__spacing-px)*21);width:calc(var(--str-chat__spacing-px)*40)}.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,.str-chat__tooltip{padding:var(--str-chat__spacing-2)}.str-chat__tooltip{display:flex;max-width:calc(var(--str-chat__spacing-px)*150);overflow-y:hidden;width:max-content;z-index:1}.str-chat__typing-indicator-react-host{position:static!important}.str-chat__virtual-list .str-chat__typing-indicator{position:static}.str-chat__typing-indicator{align-items:center;column-gap:var(--str-chat__spacing-1);display:flex;inset-block-end:0;inset-inline-end:0;inset-inline-start:0;justify-content:flex-start;padding:var(--str-chat__spacing-1_5);position:absolute}.str-chat__typing-indicator .str-chat__typing-indicator__dots{align-items:center;column-gap:var(--str-chat__spacing-0_5);display:flex;justify-content:center}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot{height:calc(var(--str-chat__spacing-px)*4);width:calc(var(--str-chat__spacing-px)*4)}.str-chat__thread-list-container{display:flex;flex-direction:column;flex-grow:1}.str-chat__unseen-threads-banner{align-items:center;display:flex;font-size:16px;font-weight:400;justify-content:space-between;margin:8px;padding:16px}.str-chat__unseen-threads-banner__button{--str-chat-icon-width:16px;--str-chat-icon-heigh:22px;all:unset;align-items:center;cursor:pointer;display:flex;height:24px;justify-content:center;width:24px}.str-chat__thread-list .str-chat__thread-list-item{align-items:stretch;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;gap:6px;padding-block:14px;padding-inline:8px;width:100%}.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;display:flex;gap:5px}.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{font-size:14px;font-weight:400;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__parent-message{align-items:center;display:flex;gap:3px;height:15px;justify-content:space-between}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__parent-message-text{font-size:12px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply{--str-chat__avatar-size:49px;align-items:center;display:flex;gap:5px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-details{display:flex;flex-direction:column;flex-grow:1;gap:4px;width:0}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-created-by{font-size:16px;font-weight:500;overflow-x:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-text-and-timestamp{align-items:baseline;display:flex;font-size:14px;font-weight:400;justify-content:space-between;line-height:16px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.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{align-items:center;display:flex;justify-content:center;padding-block:14px;padding-inline:8px}.str-chat__thread-list-empty-placeholder{--str-chat-icon-height:95px;--str-chat-icon-width:95px;align-items:center;display:flex;flex-direction:column;font-size:20px;font-weight:500;gap:16px;height:100%;justify-content:center}.str-chat__chat-view{display:flex;height:100%;width:100%}.str-chat__chat-view__selector{display:flex;flex-direction:column;gap:20px;padding-block:16px;padding-inline:8px}.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%;align-items:center;border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;font-size:12px;font-weight:400;gap:4px;line-height:1;padding-block:10px;padding-inline:10px;position:relative}.str-chat__chat-view__channels,.str-chat__chat-view__threads{display:flex;flex-grow:1}.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{align-items:center;display:flex;justify-content:center;position:relative}.str-chat__unread-count-badge{font-feature-settings:"tnum";align-items:center;display:flex;flex-shrink:0;font-size:12px;font-variant-numeric:tabular-nums;font-weight:700;justify-content:center;line-height:8px;min-height:22px;min-width:22px;padding:7px}.str-chat__unread-count-badge--top-right{position:absolute;translate:var(--str-chat-unread-count-badge-absolute-offset-horizontal) calc(var(--str-chat-unread-count-badge-absolute-offset-vertical)*-1)}.str-chat__unread-count-badge--bottom-left{position:absolute;translate:calc(var(--str-chat-unread-count-badge-absolute-offset-horizontal)*-1) var(--str-chat-unread-count-badge-absolute-offset-vertical)}.str-chat__unread-count-badge--bottom-right{position:absolute;translate:var(--str-chat-unread-count-badge-absolute-offset-horizontal) var(--str-chat-unread-count-badge-absolute-offset-vertical)}.str-chat__unread-count-badge--top-left{position:absolute;translate:calc(var(--str-chat-unread-count-badge-absolute-offset-horizontal)*-1) calc(var(--str-chat-unread-count-badge-absolute-offset-vertical)*-1)}.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:0.75rem/1.3 var(--str-chat__font-family);--str-chat__caption-medium-text:500 0.75rem/1.3 var(--str-chat__font-family);--str-chat__caption-strong-text:700 0.75rem/1.3 var(--str-chat__font-family);--str-chat__body-text:0.875rem/1.2 var(--str-chat__font-family);--str-chat__body-medium-text:500 0.875rem/1.2 var(--str-chat__font-family);--str-chat__body2-text:0.9375rem/1.2 var(--str-chat__font-family);--str-chat__body2-medium-text:500 0.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{appearance:none;background-color:#0000;border:0;color:#fff;cursor:pointer;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5));outline:none;position:absolute;transition:all .3s ease-out;z-index:4}@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{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg{height:16px;width: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{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.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-tap-highlight-color:rgba(0,0,0,0);align-items:center;display:flex;justify-content:center;position:relative;-webkit-user-select:none;-o-user-select:none;user-select:none}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.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{font-size:0;height:var(--str-chat__attachment-max-width);width:var(--str-chat__attachment-max-width)}.image-gallery-content .image-gallery-slide .str-chat__message-attachment-file--item-download{left:.375rem;position:absolute;top:.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:none;object-fit:contain}.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,.image-gallery-content.left .image-gallery-slide .image-gallery-image,.image-gallery-content.right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right,.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right,.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;text-align:center;white-space:nowrap}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.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{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.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);border-block-end:var(--str-chat__cta-button-border-block-end);border-block-start:var(--str-chat__cta-button-border-block-start);border-inline-end:var(--str-chat__cta-button-border-inline-end);border-inline-start:var(--str-chat__cta-button-border-inline-start);border-radius:var(--str-chat__cta-button-border-radius);box-shadow:var(--str-chat__cta-button-box-shadow);color:var(--str-chat__cta-button-color);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);border-block-end:var(--str-chat__circle-fab-border-block-end);border-block-start:var(--str-chat__circle-fab-border-block-start);border-inline-end:var(--str-chat__circle-fab-border-inline-end);border-inline-start:var(--str-chat__circle-fab-border-inline-start);border-radius:var(--str-chat__circle-fab-border-radius);box-shadow:var(--str-chat__circle-fab-box-shadow);color:var(--str-chat__circle-fab-color)}.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{display:block}.str-chat__avatar .str-chat__avatar-image,.str-chat__avatar.str-chat__avatar--no-letters{background:var(--str-chat__avatar-background-color);border-block-end:var(--str-chat__avatar-border-block-end);border-block-start:var(--str-chat__avatar-border-block-start);border-inline-end:var(--str-chat__avatar-border-inline-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-radius:var(--str-chat__avatar-border-radius);box-shadow:var(--str-chat__avatar-box-shadow);color:var(--str-chat__avatar-color)}.str-chat__avatar.str-chat__avatar--no-letters{--str-chat-icon-color:var(--str-chat__avatar-color)}.str-chat__avatar .str-chat__avatar-fallback{background:var(--str-chat__avatar-background-color);border-block-end:var(--str-chat__avatar-border-block-end);border-block-start:var(--str-chat__avatar-border-block-start);border-inline-end:var(--str-chat__avatar-border-inline-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-radius:var(--str-chat__avatar-border-radius);box-shadow:var(--str-chat__avatar-box-shadow);color:var(--str-chat__avatar-color);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__avatar-group,.str-chat__loading-channels-avatar{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:#0000;--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:#0000;--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:#0000;--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:#0000;--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);border-block-end:var(--str-chat__attachment-list-border-block-end);border-block-start:var(--str-chat__attachment-list-border-block-start);border-inline-end:var(--str-chat__attachment-list-border-inline-end);border-inline-start:var(--str-chat__attachment-list-border-inline-start);border-radius:var(--str-chat__attachment-list-border-radius);box-shadow:var(--str-chat__attachment-list-box-shadow);color:var(--str-chat__attachment-list-color)}.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{background:var(--str-chat__image-attachment-background-color);border-block-end:var(--str-chat__image-attachment-border-block-end);border-block-start:var(--str-chat__image-attachment-border-block-start);border-inline-end:var(--str-chat__image-attachment-border-inline-end);border-inline-start:var(--str-chat__image-attachment-border-inline-start);border-radius:var(--str-chat__image-attachment-border-radius);box-shadow:var(--str-chat__image-attachment-box-shadow);color:var(--str-chat__image-attachment-color)}.str-chat__attachment-list .str-chat__gallery{background:var(--str-chat__image-gallery-attachment-background-color);border-block-end:var(--str-chat__image-gallery-attachment-border-block-end);border-block-start:var(--str-chat__image-gallery-attachment-border-block-start);border-inline-end:var(--str-chat__image-gallery-attachment-border-inline-end);border-inline-start:var(--str-chat__image-gallery-attachment-border-inline-start);border-radius:var(--str-chat__image-gallery-attachment-border-radius);box-shadow:var(--str-chat__image-gallery-attachment-box-shadow);color:var(--str-chat__image-gallery-attachment-color)}.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{border:none;color:var(--str-chat__image-gallery-attachment-overlay-text-color);display:flex;font:var(--str-chat__headline2-text)}.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-file--item,.str-chat__attachment-list .str-chat__message-attachment-unsupported{background:var(--str-chat__file-attachment-background-color);border-block-end:var(--str-chat__file-attachment-border-block-end);border-block-start:var(--str-chat__file-attachment-border-block-start);border-inline-end:var(--str-chat__file-attachment-border-inline-end);border-inline-start:var(--str-chat__file-attachment-border-inline-start);border-radius:var(--str-chat__file-attachment-border-radius);box-shadow:var(--str-chat__file-attachment-box-shadow);color:var(--str-chat__file-attachment-color)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .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-file--item .str-chat__message-attachment-audio-widget--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-unsupported .str-chat__message-attachment-unsupported__title{font:var(--str-chat__subtitle-medium-text);word-break:keep-all}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-size,.str-chat__attachment-list .str-chat__message-attachment-file--item .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-audio-widget .str-chat__message-attachment-download-icon svg path,.str-chat__attachment-list .str-chat__message-attachment-file--item .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);border-block-end:var(--str-chat__audio-attachment-widget-border-block-end);border-block-start:var(--str-chat__audio-attachment-widget-border-block-start);border-inline-end:var(--str-chat__audio-attachment-widget-border-inline-end);border-inline-start:var(--str-chat__audio-attachment-widget-border-inline-start);border-radius:var(--str-chat__audio-attachment-widget-border-radius);box-shadow:var(--str-chat__audio-attachment-widget-box-shadow);color:var(--str-chat__audio-attachment-widget-color)}.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);border-block-end:var(--str-chat__audio-attachment-controls-button-border-block-end);border-block-start:var(--str-chat__audio-attachment-controls-button-border-block-start);border-inline-end:var(--str-chat__audio-attachment-controls-button-border-inline-end);border-inline-start:var(--str-chat__audio-attachment-controls-button-border-inline-start);border-radius:var(--str-chat__audio-attachment-controls-button-border-radius);box-shadow:var(--str-chat__audio-attachment-controls-button-box-shadow);color:var(--str-chat__audio-attachment-controls-button-color)}.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);border-block-end:var(--str-chat__voice-recording-attachment-widget-border-block-end);border-block-start:var(--str-chat__voice-recording-attachment-widget-border-block-start);border-inline-end:var(--str-chat__voice-recording-attachment-widget-border-inline-end);border-inline-start:var(--str-chat__voice-recording-attachment-widget-border-inline-start);border-radius:var(--str-chat__voice-recording-attachment-widget-border-radius);box-shadow:var(--str-chat__voice-recording-attachment-widget-box-shadow);color:var(--str-chat__voice-recording-attachment-widget-color)}.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{font:var(--str-chat__subtitle-medium-text);overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{color:var(--str-chat__text-low-emphasis-color);font:var(--str-chat__body-text);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{background-color:#fff;border:1px solid var(--str-chat__secondary-overlay-color);border-radius:var(--str-chat__border-radius-circle);cursor:grab}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__error-message{color:var(--str-chat__text-low-emphasis-color);font:var(--str-chat__body-text)}.str-chat__attachment-list .str-chat__message_attachment__playback-rate-button{background-color:#fff;border-radius:var(--str-chat__border-radius-circle);box-shadow:0 2px 4px #00000040;cursor:pointer}.str-chat__attachment-list .str-chat__message-attachment--card{background:var(--str-chat__card-attachment-background-color);border-block-end:var(--str-chat__card-attachment-border-block-end);border-block-start:var(--str-chat__card-attachment-border-block-start);border-inline-end:var(--str-chat__card-attachment-border-inline-end);border-inline-start:var(--str-chat__card-attachment-border-inline-start);border-radius:var(--str-chat__card-attachment-border-radius);box-shadow:var(--str-chat__card-attachment-box-shadow);color:var(--str-chat__card-attachment-color);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-left-radius:0;border-bottom-right-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);border-block-end:var(--str-chat__attachment-actions-border-block-end);border-block-start:var(--str-chat__attachment-actions-border-block-start);border-inline-end:var(--str-chat__attachment-actions-border-inline-end);border-inline-start:var(--str-chat__attachment-actions-border-inline-start);border-radius:var(--str-chat__attachment-actions-border-radius);box-shadow:var(--str-chat__attachment-actions-box-shadow);color:var(--str-chat__attachment-actions-color)}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-button{background:var(--str-chat__attachment-action-background-color);border-block-end:var(--str-chat__attachment-action-border-block-end);border-block-start:var(--str-chat__attachment-action-border-block-start);border-collapse:collapse;border-inline-end:var(--str-chat__attachment-action-border-inline-end);border-inline-start:var(--str-chat__attachment-action-border-inline-start);border-radius:var(--str-chat__attachment-action-border-radius);box-shadow:var(--str-chat__attachment-action-box-shadow);color:var(--str-chat__attachment-action-color);font:var(--str-chat__subtitle-medium-text)}.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);border-block-end:var(--str-chat__audio-attachment-controls-button-border-block-end);border-block-start:var(--str-chat__audio-attachment-controls-button-border-block-start);border-inline-end:var(--str-chat__audio-attachment-controls-button-border-inline-end);border-inline-start:var(--str-chat__audio-attachment-controls-button-border-inline-start);border-radius:var(--str-chat__audio-attachment-controls-button-border-radius);box-shadow:var(--str-chat__audio-attachment-controls-button-box-shadow);color:var(--str-chat__audio-attachment-controls-button-color)}.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);border-block-end:var(--str-chat__voice-recording-attachment-widget-border-block-end);border-block-start:var(--str-chat__voice-recording-attachment-widget-border-block-start);border-inline-end:var(--str-chat__voice-recording-attachment-widget-border-inline-end);border-inline-start:var(--str-chat__voice-recording-attachment-widget-border-inline-start);border-radius:var(--str-chat__voice-recording-attachment-widget-border-radius);box-shadow:var(--str-chat__voice-recording-attachment-widget-box-shadow);color:var(--str-chat__voice-recording-attachment-widget-color)}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__title{font:var(--str-chat__subtitle-medium-text);overflow-x:hidden;overflow-x:clip;overflow-y:visible;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{color:var(--str-chat__text-low-emphasis-color);font:var(--str-chat__body-text);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{background-color:#fff;border:1px solid var(--str-chat__secondary-overlay-color);border-radius:var(--str-chat__border-radius-circle);cursor:grab}.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:#0000;--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:#0000;--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:#0000;--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);border-block-end:var(--str-chat__attachment-preview-list-border-block-end);border-block-start:var(--str-chat__attachment-preview-list-border-block-start);border-inline-end:var(--str-chat__attachment-preview-list-border-inline-end);border-inline-start:var(--str-chat__attachment-preview-list-border-inline-start);border-radius:var(--str-chat__attachment-preview-list-border-radius);box-shadow:var(--str-chat__attachment-preview-list-box-shadow);color:var(--str-chat__attachment-preview-list-color)}.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);border-block-end:var(--str-chat__attachment-preview-image-border-block-end);border-block-start:var(--str-chat__attachment-preview-image-border-block-start);border-inline-end:var(--str-chat__attachment-preview-image-border-inline-end);border-inline-start:var(--str-chat__attachment-preview-image-border-inline-start);border-radius:var(--str-chat__attachment-preview-image-border-radius);box-shadow:var(--str-chat__attachment-preview-image-box-shadow);color:var(--str-chat__attachment-preview-image-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-image-loading,.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-thumbnail{background-color:var(--str-chat__attachment-preview-overlay-color);border-radius:var(--str-chat__attachment-preview-image-border-radius)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording{background:var(--str-chat__attachment-preview-file-background-color);border-block-end:var(--str-chat__attachment-preview-file-border-block-end);border-block-start:var(--str-chat__attachment-preview-file-border-block-start);border-inline-end:var(--str-chat__attachment-preview-file-border-inline-end);border-inline-start:var(--str-chat__attachment-preview-file-border-inline-start);border-radius:var(--str-chat__attachment-preview-file-border-radius);box-shadow:var(--str-chat__attachment-preview-file-box-shadow);color:var(--str-chat__attachment-preview-file-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .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-unsupported .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .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-voice-recording .str-chat__attachment-preview-title{font:var(--str-chat__subtitle-medium-text)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-download,.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-icon-color:var(--str-chat__attachment-preview-download-icon-color);text-decoration:none}.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-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{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{background:none;border:none;cursor:pointer}.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);border:none;box-shadow: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__complete-button,.str-chat__audio_recorder .str-chat__audio_recorder__stop-button{--str-chat-icon-color:var(--str-chat__on-primary-color);background-color:var(--str-chat__primary-color);border-radius:var(--str-chat__border-radius-circle);color:var(--str-chat__on-primary-color)}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button .str-chat__loading-indicator svg linearGradient stop:last-child,.str-chat__audio_recorder .str-chat__audio_recorder__stop-button .str-chat__loading-indicator svg linearGradient stop:last-child{stop-color:var(--str-chat__background-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:#0000;--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:#0000;--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:#0000;--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;border-block-end:var(--str-chat__autocomplete-menu-border-block-end)!important;border-block-start:var(--str-chat__autocomplete-menu-border-block-start)!important;border-inline-end:var(--str-chat__autocomplete-menu-border-inline-end)!important;border-inline-start:var(--str-chat__autocomplete-menu-border-inline-start)!important;border-radius:var(--str-chat__autocomplete-menu-border-radius)!important;box-shadow:var(--str-chat__autocomplete-menu-box-shadow)!important;color:var(--str-chat__autocomplete-menu-color)!important}.mention-menu .active.mention-active>a{background-color:var(--str-chat__autocomplete-active-background-color)!important}.mention-menu .mention-item{background-color:#0000!important;color:var(--str-chat__autocomplete-menu-color)!important}.str-chat__slash-command{background:var(--str-chat__slash-command-background-color);border-block-end:var(--str-chat__slash-command-border-block-end);border-block-start:var(--str-chat__slash-command-border-block-start);border-inline-end:var(--str-chat__slash-command-border-inline-end);border-inline-start:var(--str-chat__slash-command-border-inline-start);border-radius:var(--str-chat__slash-command-border-radius);box-shadow:var(--str-chat__slash-command-box-shadow);color:var(--str-chat__slash-command-color);font:var(--str-chat__subtitle-text);text-align:left}.str-chat__slash-command .str-chat__slash-command-header .str-chat__slash-command-name{font:var(--str-chat__subtitle2-text);text-transform:capitalize}.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);border-block-end:var(--str-chat__mention-list-user-item-border-block-end);border-block-start:var(--str-chat__mention-list-user-item-border-block-start);border-inline-end:var(--str-chat__mention-list-user-item-border-inline-end);border-inline-start:var(--str-chat__mention-list-user-item-border-inline-start);border-radius:var(--str-chat__mention-list-user-item-border-radius);box-shadow:var(--str-chat__mention-list-user-item-box-shadow);color:var(--str-chat__mention-list-user-item-color)}.str-chat__user-item .str-chat__user-item--name{font:var(--str-chat__subtitle-text)}.str-chat__user-item .str-chat__user-item-at{color:var(--str-chat__mention-list-user-item-at-sign-color);font:var(--str-chat__subtitle2-text)}.str-chat__emoji-item{background:var(--str-chat__mention-list-emoji-item-background-color);border-block-end:var(--str-chat__mention-list-emoji-item-border-block-end);border-block-start:var(--str-chat__mention-list-emoji-item-border-block-start);border-inline-end:var(--str-chat__mention-list-emoji-item-border-inline-end);border-inline-start:var(--str-chat__mention-list-emoji-item-border-inline-start);border-radius:var(--str-chat__mention-list-emoji-item-border-radius);box-shadow:var(--str-chat__mention-list-emoji-item-box-shadow);color:var(--str-chat__mention-list-emoji-item-color)}.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);border-block-end:var(--str-chat__suggestion-list-container-border-block-end);border-block-start:var(--str-chat__suggestion-list-container-border-block-start);border-inline-end:var(--str-chat__suggestion-list-container-border-inline-end);border-inline-start:var(--str-chat__suggestion-list-container-border-inline-start);border-radius:var(--str-chat__suggestion-list-container-border-radius);box-shadow:var(--str-chat__suggestion-list-container-box-shadow);color:var(--str-chat__suggestion-list-container-color)}.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:none;border:none;text-decoration:none}.str-chat__base-image{color:#0000}.str-chat__base-image--load-failed{background-color:var(--str-chat__disabled-color);mask-image:var(--str-chat__image-fallback-icon);-webkit-mask-image:var(--str-chat__image-fallback-icon);mask-position:center;-webkit-mask-position:center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:5rem 5rem;-webkit-mask-size:5rem 5rem}.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{mask-size:1.5rem 1.5rem;-webkit-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,.str-chat__empty-channel{background:var(--str-chat__channel-background-color);border-block-end:var(--str-chat__channel-border-block-end);border-block-start:var(--str-chat__channel-border-block-start);border-inline-end:var(--str-chat__channel-border-inline-end);border-inline-start:var(--str-chat__channel-border-inline-start);border-radius:var(--str-chat__channel-border-radius);box-shadow:var(--str-chat__channel-box-shadow);color:var(--str-chat__channel-color)}.str-chat__empty-channel{--str-chat-icon-color:var(--str-chat__channel-empty-color);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:pulsate 1s linear 0s infinite alternate}.str-chat__loading-channel:nth-of-type(2){animation:pulsate 1s linear .3334s infinite alternate}.str-chat__loading-channel:last-of-type{animation:pulsate 1s linear .6667s infinite alternate}.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-info,.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-name{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-date,.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{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);border-block-end:var(--str-chat__channel-header-border-block-end);border-block-start:var(--str-chat__channel-header-border-block-start);border-inline-end:var(--str-chat__channel-header-border-inline-end);border-inline-start:var(--str-chat__channel-header-border-inline-start);border-radius:var(--str-chat__channel-header-border-radius);box-shadow:var(--str-chat__channel-header-box-shadow);color:var(--str-chat__channel-header-color)}.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{color:var(--str-chat__channel-header-info-color);font:var(--str-chat__body-text)}.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);border-block-end:var(--str-chat__channel-list-border-block-end);border-block-start:var(--str-chat__channel-list-border-block-start);border-inline-end:var(--str-chat__channel-list-border-inline-end);border-inline-start:var(--str-chat__channel-list-border-inline-start);border-radius:var(--str-chat__channel-list-border-radius);box-shadow:var(--str-chat__channel-list-box-shadow);color:var(--str-chat__channel-list-color)}.str-chat__channel-list .str-chat__load-more-button__button{background:var(--str-chat__channel-list-load-more-background-color);border-block-end:var(--str-chat__channel-list-load-more-border-block-end);border-block-start:var(--str-chat__channel-list-load-more-border-block-start);border-inline-end:var(--str-chat__channel-list-load-more-border-inline-end);border-inline-start:var(--str-chat__channel-list-load-more-border-inline-start);border-radius:var(--str-chat__channel-list-load-more-border-radius);box-shadow:var(--str-chat__channel-list-load-more-box-shadow);color:var(--str-chat__channel-list-load-more-color);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);color:var(--str-chat__channel-list-empty-indicator-color);font:var(--str-chat__headline-text);text-align:center}.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:#0000;--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);border-block-end:var(--str-chat__channel-preview-border-block-end);border-block-start:var(--str-chat__channel-preview-border-block-start);border-inline-end:var(--str-chat__channel-preview-border-inline-end);border-inline-start:var(--str-chat__channel-preview-border-inline-start);border-radius:var(--str-chat__channel-preview-border-radius);box-shadow:var(--str-chat__channel-preview-box-shadow);color:var(--str-chat__channel-preview-color)}.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);border-block-end:var(--str-chat__channel-preview-unread-badge-border-block-end);border-block-start:var(--str-chat__channel-preview-unread-badge-border-block-start);border-inline-end:var(--str-chat__channel-preview-unread-badge-border-inline-end);border-inline-start:var(--str-chat__channel-preview-unread-badge-border-inline-start);border-radius:var(--str-chat__channel-preview-unread-badge-border-radius);box-shadow:var(--str-chat__channel-preview-unread-badge-box-shadow);color:var(--str-chat__channel-preview-unread-badge-color);font-size:80%}.str-chat__channel-preview .str-chat__channel-preview-end-first-row .str-chat__channel-preview-messenger--last-message{color:var(--str-chat__channel-preview-latest-message-secondary-color);font:var(--str-chat__body-text)}.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:pulsate 1s linear 0s infinite alternate}.str-chat__channel-preview-loading:nth-of-type(2){animation:pulsate 1s linear .3334s infinite alternate}.str-chat__channel-preview-loading:last-of-type{animation:pulsate 1s linear .6667s infinite alternate}.str-chat__channel-preview-loading .str-chat__loading-channels-avatar,.str-chat__channel-preview-loading .str-chat__loading-channels-status,.str-chat__channel-preview-loading .str-chat__loading-channels-username{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-status,.str-chat__channel-preview-loading .str-chat__loading-channels-username{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:#0000;--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:#0000;--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:#0000;--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);border-block-end:var(--str-chat__channel-search-input-wrapper-border-block-end);border-block-start:var(--str-chat__channel-search-input-wrapper-border-block-start);border-inline-end:var(--str-chat__channel-search-input-wrapper-border-inline-end);border-inline-start:var(--str-chat__channel-search-input-wrapper-border-inline-start);border-radius:var(--str-chat__channel-search-input-wrapper-border-radius);box-shadow:var(--str-chat__channel-search-input-wrapper-box-shadow);color:var(--str-chat__channel-search-input-wrapper-color)}.str-chat__channel-search-input--wrapper input{background:var(--str-chat__channel-search-input-background-color);border-block-end:var(--str-chat__channel-search-input-border-block-end);border-block-start:var(--str-chat__channel-search-input-border-block-start);border-inline-end:var(--str-chat__channel-search-input-border-inline-end);border-inline-start:var(--str-chat__channel-search-input-border-inline-start);border-radius:var(--str-chat__channel-search-input-border-radius);box-shadow:var(--str-chat__channel-search-input-box-shadow);color:var(--str-chat__channel-search-input-color);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);border-block-end:var(--str-chat__channel-search-input-wrapper-active-border-block-end);border-block-start:var(--str-chat__channel-search-input-wrapper-active-border-block-start);border-inline-end:var(--str-chat__channel-search-input-wrapper-active-border-inline-end);border-inline-start:var(--str-chat__channel-search-input-wrapper-active-border-inline-start);border-radius:var(--str-chat__channel-search-input-wrapper-active-border-radius);box-shadow:var(--str-chat__channel-search-input-wrapper-active-box-shadow);color:var(--str-chat__channel-search-input-wrapper-active-color)}.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);border-block-end:var(--str-chat__channel-search-results-header-border-block-end);border-block-start:var(--str-chat__channel-search-results-header-border-block-start);border-inline-end:var(--str-chat__channel-search-results-header-border-inline-end);border-inline-start:var(--str-chat__channel-search-results-header-border-inline-start);border-radius:var(--str-chat__channel-search-results-header-border-radius);box-shadow:var(--str-chat__channel-search-results-header-box-shadow);color:var(--str-chat__channel-search-results-header-color);font:var(--str-chat__subtitle-text)}.str-chat__channel-search-result-list{background:var(--str-chat__channel-search-result-list-background-color);border-block-end:var(--str-chat__channel-search-result-list-border-block-end);border-block-start:var(--str-chat__channel-search-result-list-border-block-start);border-inline-end:var(--str-chat__channel-search-result-list-border-inline-end);border-inline-start:var(--str-chat__channel-search-result-list-border-inline-start);border-radius:var(--str-chat__channel-search-result-list-border-radius);box-shadow:var(--str-chat__channel-search-result-list-box-shadow);color:var(--str-chat__channel-search-result-list-color)}.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);border-block-end:var(--str-chat__channel-search-results-loading-indicator-border-block-end);border-block-start:var(--str-chat__channel-search-results-loading-indicator-border-block-start);border-inline-end:var(--str-chat__channel-search-results-loading-indicator-border-inline-end);border-inline-start:var(--str-chat__channel-search-results-loading-indicator-border-inline-start);border-radius:var(--str-chat__channel-search-results-loading-indicator-border-radius);box-shadow:var(--str-chat__channel-search-results-loading-indicator-box-shadow);color:var(--str-chat__channel-search-results-loading-indicator-color)}.str-chat__channel-search-result-list .str-chat__channel-search-container-empty{background:var(--str-chat__channel-search-results-empty-background-color);border-block-end:var(--str-chat__channel-search-results-empty-border-block-end);border-block-start:var(--str-chat__channel-search-results-empty-border-block-start);border-inline-end:var(--str-chat__channel-search-results-empty-border-inline-end);border-inline-start:var(--str-chat__channel-search-results-empty-border-inline-start);border-radius:var(--str-chat__channel-search-results-empty-border-radius);box-shadow:var(--str-chat__channel-search-results-empty-box-shadow);color:var(--str-chat__channel-search-results-empty-color);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);border-block-end:var(--str-chat__channel-search-result-border-block-end);border-block-start:var(--str-chat__channel-search-result-border-block-start);border-inline-end:var(--str-chat__channel-search-result-border-inline-end);border-inline-start:var(--str-chat__channel-search-result-border-inline-start);border-radius:var(--str-chat__channel-search-result-border-radius);box-shadow:var(--str-chat__channel-search-result-box-shadow);color:var(--str-chat__channel-search-result-color)}.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--focused,.str-chat__channel-search-result-list .str-chat__channel-search-result:hover{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:#0000;--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{color:var(--str-chat__primary-color);cursor:pointer;font:var(--str-chat__body-medium-text)}.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]{border:1px solid var(--str-chat__primary-color);border-radius:20px;font:var(--str-chat__subtitle-text)}.str-chat__dialog-menu{background:var(--str-chat__dialog-menu-background-color);border-block-end:var(--str-chat__dialog-menu-border-block-end);border-block-start:var(--str-chat__dialog-menu-border-block-start);border-inline-end:var(--str-chat__dialog-menu-border-inline-end);border-inline-start:var(--str-chat__dialog-menu-border-inline-start);border-radius:var(--str-chat__dialog-menu-border-radius);box-shadow:var(--str-chat__dialog-menu-box-shadow);color:var(--str-chat__dialog-menu-color)}.str-chat__dialog-menu .str-chat__dialog-menu__button{background:var(--str-chat__dialog-menu-button-background-color);border-block-end:var(--str-chat__dialog-menu-button-border-block-end);border-block-start:var(--str-chat__dialog-menu-button-border-block-start);border-inline-end:var(--str-chat__dialog-menu-button-border-inline-end);border-inline-start:var(--str-chat__dialog-menu-button-border-inline-start);border-radius:var(--str-chat__dialog-menu-button-border-radius);box-shadow:var(--str-chat__dialog-menu-button-box-shadow);color:var(--str-chat__dialog-menu-button-color);cursor:pointer;font:var(--str-chat__subtitle-text)}.str-chat__dialog-menu .str-chat__dialog-menu__button:focus,.str-chat__dialog-menu .str-chat__dialog-menu__button:hover{background-color:var(--str-chat__dialog-menu-button-hover-background-color)}.str-chat{--str-chat__drag-and-drop-container-border-block-start:2px solid #0000;--str-chat__drag-and-drop-container-border-block-end:2px solid #0000;--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:#0000}.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{-webkit-backdrop-filter:var(--str-chat__dropzone-container-backdrop-filter);backdrop-filter:var(--str-chat__dropzone-container-backdrop-filter);background-color:var(--str-chat__dropzone-container-background-color);color:var(--str-chat__dropzone-container-color);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:#0000;--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);border-block-end:var(--str-chat__edit-message-modal-button-border-block-end);border-block-start:var(--str-chat__edit-message-modal-button-border-block-start);border-inline-end:var(--str-chat__edit-message-modal-button-border-inline-end);border-inline-start:var(--str-chat__edit-message-modal-button-border-inline-start);border-radius:var(--str-chat__edit-message-modal-button-border-radius);box-shadow:var(--str-chat__edit-message-modal-button-box-shadow);color:var(--str-chat__edit-message-modal-button-color);font:var(--str-chat__body-medium-text)}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-cancel{color:var(--str-chat__edit-message-modal-cancel-button-color);text-transform:capitalize}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-send{color:var(--str-chat__edit-message-modal-send-button-color);text-transform:uppercase}.str-chat__form-field-error{color:var(--str-chat__danger-color);font-size:.75rem}input::-webkit-inner-spin-button,input::-webkit-outer-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 (max-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-description,.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-title{animation:pulsate 1s linear 0s infinite alternate;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)}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-description:nth-of-type(2),.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-title:nth-of-type(2){animation:pulsate 1s linear .3334s infinite alternate}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-description:last-of-type,.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-title:last-of-type{animation:pulsate 1s linear .6667s infinite alternate}@keyframes pulsate{0%{opacity:.5}to{opacity:1}}.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:#0000;--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:#0000;--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:#0000;--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:#0000;--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);border-block-end:var(--str-chat__system-message-border-block-end);border-block-start:var(--str-chat__system-message-border-block-start);border-inline-end:var(--str-chat__system-message-border-inline-end);border-inline-start:var(--str-chat__system-message-border-inline-start);border-radius:var(--str-chat__system-message-border-radius);box-shadow:var(--str-chat__system-message-box-shadow);color:var(--str-chat__system-message-color);font:var(--str-chat__caption-text)}.str-chat__date-separator{background:var(--str-chat__date-separator-background-color);border-block-end:var(--str-chat__date-separator-border-block-end);border-block-start:var(--str-chat__date-separator-border-block-start);border-inline-end:var(--str-chat__date-separator-border-inline-end);border-inline-start:var(--str-chat__date-separator-border-inline-start);border-radius:var(--str-chat__date-separator-border-radius);box-shadow:var(--str-chat__date-separator-box-shadow);color:var(--str-chat__date-separator-color);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);border-block-end:var(--str-chat__message-border-block-end);border-block-start:var(--str-chat__message-border-block-start);border-inline-end:var(--str-chat__message-border-inline-end);border-inline-start:var(--str-chat__message-border-inline-start);border-radius:var(--str-chat__message-border-radius);box-shadow:var(--str-chat__message-box-shadow);color:var(--str-chat__message-color)}.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);border-block-end:var(--str-chat__message-bubble-border-block-end);border-block-start:var(--str-chat__message-bubble-border-block-start);border-inline-end:var(--str-chat__message-bubble-border-inline-end);border-inline-start:var(--str-chat__message-bubble-border-inline-start);border-radius:var(--str-chat__message-bubble-border-radius);box-shadow:var(--str-chat__message-bubble-box-shadow);color:var(--str-chat__message-bubble-color);font:var(--str-chat__body2-text)}.str-chat__message .str-chat__message--deleted-inner{background:var(--str-chat__deleted-message-background-color);border-block-end:var(--str-chat__deleted-message-border-block-end);border-block-start:var(--str-chat__deleted-message-border-block-start);border-inline-end:var(--str-chat__deleted-message-border-inline-end);border-inline-start:var(--str-chat__deleted-message-border-inline-start);border-radius:var(--str-chat__deleted-message-border-radius);box-shadow:var(--str-chat__deleted-message-box-shadow);color:var(--str-chat__deleted-message-color);font:var(--str-chat__body2-text)}.str-chat__message .str-chat__message--blocked-inner{background:var(--str-chat__blocked-message-background-color);border-block-end:var(--str-chat__blocked-message-border-block-end);border-block-start:var(--str-chat__blocked-message-border-block-start);border-inline-end:var(--str-chat__blocked-message-border-inline-end);border-inline-start:var(--str-chat__blocked-message-border-inline-start);border-radius:var(--str-chat__blocked-message-border-radius);box-shadow:var(--str-chat__blocked-message-box-shadow);color:var(--str-chat__blocked-message-color);font:var(--str-chat__body2-text)}.str-chat__message.str-chat__message--me .str-chat__message-bubble{background-color:var(--str-chat__own-message-bubble-background-color);color:var(--str-chat__own-message-bubble-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-reactions-button,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button{background:none;border:none;border-radius:var(--str-chat__message-options-border-radius);color:var(--str-chat__message-options-color)}.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-reactions-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{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-reactions-button:hover,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-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-reactions-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{fill:var(--str-chat__message-options-active-color)}.str-chat__message .str-chat__translation-notice button{background:none;border:none;color:var(--str-chat__translation-notice-color);font:var(--str-chat__body2-text)}.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__custom-message-metadata,.str-chat__message .str-chat__message-metadata{color:var(--str-chat__message-secondary-color);font:var(--str-chat__caption-text)}.str-chat__message .str-chat__custom-message-metadata .str-chat__message-sender-name,.str-chat__message .str-chat__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{background-color:#0000;border:none;color:var(--str-chat__message-replies-count-color);font:var(--str-chat__body-medium-text)}.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--single .str-chat__message--other .str-chat__message-bubble,.str-chat__li--top .str-chat__message--other .str-chat__message-bubble{border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__li--single .str-chat__message--me .str-chat__message-bubble,.str-chat__li--top .str-chat__message--me .str-chat__message-bubble{border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__li--bottom .str-chat__message--other .str-chat__message-bubble,.str-chat__li--middle .str-chat__message--other .str-chat__message-bubble{border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6);border-start-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__li--bottom .str-chat__message--me .str-chat__message-bubble,.str-chat__li--middle .str-chat__message--me .str-chat__message-bubble{border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6);border-start-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);border-block-end:var(--str-chat__message-border-block-end);border-block-start:var(--str-chat__message-border-block-start);border-inline-end:var(--str-chat__message-border-inline-end);border-inline-start:var(--str-chat__message-border-inline-start);border-radius:var(--str-chat__message-border-radius);box-shadow:var(--str-chat__message-box-shadow);color:var(--str-chat__message-color)}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{background:var(--str-chat__message-bubble-background-color);background-color:var(--str-chat__quoted-message-bubble-background-color);border-block-end:var(--str-chat__message-bubble-border-block-end);border-block-start:var(--str-chat__message-bubble-border-block-start);border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6);border-inline-end:var(--str-chat__message-bubble-border-inline-end);border-inline-start:var(--str-chat__message-bubble-border-inline-start);border-radius:var(--str-chat__message-bubble-border-radius);box-shadow:var(--str-chat__message-bubble-box-shadow);color:var(--str-chat__message-bubble-color)}.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);font:var(--str-chat__caption-strong-text);text-transform:uppercase}.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{background-color:#0000;border:none;color:var(--str-chat__on-primary-color);cursor:pointer}.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:#0000;--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);border-block-end:var(--str-chat__message-actions-box-border-block-end);border-block-start:var(--str-chat__message-actions-box-border-block-start);border-inline-end:var(--str-chat__message-actions-box-border-inline-end);border-inline-start:var(--str-chat__message-actions-box-border-inline-start);border-radius:var(--str-chat__message-actions-box-border-radius);box-shadow:var(--str-chat__message-actions-box-box-shadow);color:var(--str-chat__message-actions-box-color)}.str-chat__message-actions-box .str-chat__message-actions-list-item-button{background:var(--str-chat__message-actions-box-item-background-color);border-block-end:var(--str-chat__message-actions-box-item-border-block-end);border-block-start:var(--str-chat__message-actions-box-item-border-block-start);border-inline-end:var(--str-chat__message-actions-box-item-border-inline-end);border-inline-start:var(--str-chat__message-actions-box-item-border-inline-start);border-radius:var(--str-chat__message-actions-box-item-border-radius);box-shadow:var(--str-chat__message-actions-box-item-box-shadow);color:var(--str-chat__message-actions-box-item-color);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:#0000;--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-delete,.str-chat__message-bounce-prompt .str-chat__message-bounce-edit,.str-chat__message-bounce-prompt .str-chat__message-bounce-send{background:var(--str-chat__message-bounce-button-background-color);border-block-end:var(--str-chat__message-bounce-button-border-block-end);border-block-start:var(--str-chat__message-bounce-button-border-block-start);border-inline-end:var(--str-chat__message-bounce-button-border-inline-end);border-inline-start:var(--str-chat__message-bounce-button-border-inline-start);border-radius:var(--str-chat__message-bounce-button-border-radius);box-shadow:var(--str-chat__message-bounce-button-box-shadow);color:var(--str-chat__message-bounce-button-color);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:#0000;--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:#0000;--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:#0000;--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:#0000;--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:#0000;--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);border-block-end:var(--str-chat__message-input-border-block-end);border-block-start:var(--str-chat__message-input-border-block-start);border-inline-end:var(--str-chat__message-input-border-inline-end);border-inline-start:var(--str-chat__message-input-border-inline-start);border-radius:var(--str-chat__message-input-border-radius);box-shadow:var(--str-chat__message-input-box-shadow);color:var(--str-chat__message-input-color)}.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);border-block-end:var(--str-chat__message-input-tools-border-block-end);border-block-start:var(--str-chat__message-input-tools-border-block-start);border-inline-end:var(--str-chat__message-input-tools-border-inline-end);border-inline-start:var(--str-chat__message-input-tools-border-inline-start);border-radius:var(--str-chat__message-input-tools-border-radius);box-shadow:var(--str-chat__message-input-tools-box-shadow);color:var(--str-chat__message-input-tools-color)}.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);border-block-end:var(--str-chat__message-textarea-border-block-end);border-block-start:var(--str-chat__message-textarea-border-block-start);border-inline-end:var(--str-chat__message-textarea-border-inline-end);border-inline-start:var(--str-chat__message-textarea-border-inline-start);border-radius:var(--str-chat__message-textarea-border-radius);box-shadow:var(--str-chat__message-textarea-box-shadow);color:var(--str-chat__message-textarea-color)}.str-chat__message-input .str-chat__message-textarea-container .str-chat__message-textarea{background-color:#0000;border:none;box-shadow:none;color:var(--str-chat__message-textarea-color);font:var(--str-chat__subtitle-text);outline:none;resize:none}.str-chat__message-input .str-chat__stop-ai-generation-button{background-color:#0000;background-image:var(--str-chat__circle-stop-icon);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);border-block-end:var(--str-chat__message-send-border-block-end);border-block-start:var(--str-chat__message-send-border-block-start);border-inline-end:var(--str-chat__message-send-border-inline-end);border-inline-start:var(--str-chat__message-send-border-inline-start);border-radius:var(--str-chat__message-send-border-radius);box-shadow:var(--str-chat__message-send-box-shadow);color:var(--str-chat__message-send-color)}.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);border-block-end:var(--str-chat__start-recording-audio-button-border-block-end);border-block-start:var(--str-chat__start-recording-audio-button-border-block-start);border-inline-end:var(--str-chat__start-recording-audio-button-border-inline-end);border-inline-start:var(--str-chat__start-recording-audio-button-border-inline-start);border-radius:var(--str-chat__start-recording-audio-button-border-radius);box-shadow:var(--str-chat__start-recording-audio-button-box-shadow);color:var(--str-chat__start-recording-audio-button-color)}.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);border-block-end:var(--str-chat__cooldown-border-block-end);border-block-start:var(--str-chat__cooldown-border-block-start);border-inline-end:var(--str-chat__cooldown-border-inline-end);border-inline-start:var(--str-chat__cooldown-border-inline-start);border-radius:var(--str-chat__cooldown-border-radius);box-shadow:var(--str-chat__cooldown-box-shadow);color:var(--str-chat__cooldown-color);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__dismiss-button,.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__heading{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{background:none;border:none;color:var(--str-chat__background-color);cursor:pointer;text-transform:uppercase}.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;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:focus,.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:hover{color:var(--str-chat__text-color)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:focus .str-chat__dialog-menu__button-icon,.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:hover .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;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;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);border-block-end:var(--str-chat__message-list-border-block-end);border-block-start:var(--str-chat__message-list-border-block-start);border-inline-end:var(--str-chat__message-list-border-inline-end);border-inline-start:var(--str-chat__message-list-border-inline-start);border-radius:var(--str-chat__message-list-border-radius);box-shadow:var(--str-chat__message-list-box-shadow);color:var(--str-chat__message-list-color)}.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);border-block-end:var(--str-chat__jump-to-latest-message-border-block-end);border-block-start:var(--str-chat__jump-to-latest-message-border-block-start);border-inline-end:var(--str-chat__jump-to-latest-message-border-inline-end);border-inline-start:var(--str-chat__jump-to-latest-message-border-inline-start);border-radius:var(--str-chat__jump-to-latest-message-border-radius);box-shadow:var(--str-chat__jump-to-latest-message-box-shadow);color:var(--str-chat__jump-to-latest-message-color)}.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);border-radius:var(--str-chat__jump-to-latest-message-border-radius);color:var(--str-chat__jump-to-latest-message-unread-count-color);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);border-block-end:var(--str-chat__virtual-list-border-block-end);border-block-start:var(--str-chat__virtual-list-border-block-start);border-inline-end:var(--str-chat__virtual-list-border-inline-end);border-inline-start:var(--str-chat__virtual-list-border-inline-start);border-radius:var(--str-chat__virtual-list-border-radius);box-shadow:var(--str-chat__virtual-list-box-shadow);color:var(--str-chat__virtual-list-color)}.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:#0000;--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);border-block-end:var(--str-chat__message-reactions-border-block-end);border-block-start:var(--str-chat__message-reactions-border-block-start);border-inline-end:var(--str-chat__message-reactions-border-inline-end);border-inline-start:var(--str-chat__message-reactions-border-inline-start);border-radius:var(--str-chat__message-reactions-border-radius);box-shadow:var(--str-chat__message-reactions-box-shadow);color:var(--str-chat__message-reactions-color)}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction{background:var(--str-chat__message-reaction-background-color);border-block-end:var(--str-chat__message-reaction-border-block-end);border-block-start:var(--str-chat__message-reaction-border-block-start);border-inline-end:var(--str-chat__message-reaction-border-inline-end);border-inline-start:var(--str-chat__message-reaction-border-inline-start);border-radius:var(--str-chat__message-reaction-border-radius);box-shadow:var(--str-chat__message-reaction-box-shadow);color:var(--str-chat__message-reaction-color);font:var(--str-chat__caption-text)}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction.str-chat__message-reaction-own{background-color:var(--str-chat__own-message-reaction-background-color);color:var(--str-chat__own-message-reaction-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);border-block-end:var(--str-chat__message-reactions-options-border-block-end);border-block-start:var(--str-chat__message-reactions-options-border-block-start);border-inline-end:var(--str-chat__message-reactions-options-border-inline-end);border-inline-start:var(--str-chat__message-reactions-options-border-inline-start);border-radius:var(--str-chat__message-reactions-options-border-radius);box-shadow:var(--str-chat__message-reactions-options-box-shadow);color:var(--str-chat__message-reactions-options-color)}.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{background:var(--str-chat__message-reactions-option-background-color);border-block-end:var(--str-chat__message-reactions-option-border-block-end);border-block-start:var(--str-chat__message-reactions-option-border-block-start);border-inline-end:var(--str-chat__message-reactions-option-border-inline-end);border-inline-start:var(--str-chat__message-reactions-option-border-inline-start);border-radius:var(--str-chat__message-reactions-option-border-radius);box-shadow:var(--str-chat__message-reactions-option-box-shadow);color:var(--str-chat__message-reactions-option-color)}.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{-webkit-backdrop-filter:var(--str-chat__modal-overlay-backdrop-filter);backdrop-filter:var(--str-chat__modal-overlay-backdrop-filter);background-color:var(--str-chat__modal-overlay-color)}.str-chat__modal .str-chat__modal__inner{background:var(--str-chat__modal-background-color);border-block-end:var(--str-chat__modal-border-block-end);border-block-start:var(--str-chat__modal-border-block-start);border-inline-end:var(--str-chat__modal-border-inline-end);border-inline-start:var(--str-chat__modal-border-inline-start);border-radius:var(--str-chat__modal-border-radius);box-shadow:var(--str-chat__modal-box-shadow);color:var(--str-chat__modal-color)}.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:none;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 circle,.str-chat__modal .str-chat__modal__close-button svg rect{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--gallery .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{background-color:#0000;height:auto;padding:0;width:auto}.str-chat__message-attachment--card .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,.str-chat__message-attachment--image .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner img{cursor:default;max-height:calc(100vh - 80px);max-width:none}.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);border-block-end:var(--str-chat__message-notification-border-block-end);border-block-start:var(--str-chat__message-notification-border-block-start);border-inline-end:var(--str-chat__message-notification-border-inline-end);border-inline-start:var(--str-chat__message-notification-border-inline-start);border-radius:var(--str-chat__message-notification-border-radius);box-shadow:var(--str-chat__message-notification-box-shadow);color:var(--str-chat__message-notification-color);cursor:pointer;font:var(--str-chat__caption-text)}.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:#0000;--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);border-block-end:var(--str-chat__notification-list-border-block-end);border-block-start:var(--str-chat__notification-list-border-block-start);border-inline-end:var(--str-chat__notification-list-border-inline-end);border-inline-start:var(--str-chat__notification-list-border-inline-start);border-radius:var(--str-chat__notification-list-border-radius);box-shadow:var(--str-chat__notification-list-box-shadow);color:var(--str-chat__notification-list-color)}.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);border-block-end:var(--str-chat__notification-border-block-end);border-block-start:var(--str-chat__notification-border-block-start);border-inline-end:var(--str-chat__notification-border-inline-end);border-inline-start:var(--str-chat__notification-border-inline-start);border-radius:var(--str-chat__notification-border-radius);box-shadow:var(--str-chat__notification-box-shadow);color:var(--str-chat__notification-color);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:1px solid var(--str-chat__disabled-color);border-radius:var(--str-chat__border-radius-circle)}.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__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,.str-chat__poll .str-chat__poll-answer,.str-chat__poll .str-chat__poll-option-list--full{border-radius:.75rem}.str-chat__poll-option-list--full{overflow:clip}.str-chat__poll--closed .str-chat__poll-option:hover{cursor:inherit}.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-answer__text{font:var(--str-chat__subtitle-medium-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,.str-chat__poll-actions .str-chat__modal .str-chat__poll-answer,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option-list--full{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{color:var(--str-chat__primary-color);font:var(--str-chat__subtitle-text)}.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--with-label .str-chat__form__input-field__value,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label){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--with-label .str-chat__form__input-field__value input,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label) input{background:#0000;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--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,.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{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;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{background-color:var(--str-chat__text-low-emphasis-color);border-radius:100px;cursor:pointer}.str-chat__poll-creation-dialog .str-chat__form__switch-field .str-chat__form__switch-field__switch .str-chat__form__switch-field__switch-handle{background-color:var(--str-chat__disabled-color);border-radius:var(--str-chat__border-radius-circle)}.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:#0000;--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:#0000;--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:#0000;--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);border-block-end:var(--str-chat__search-input-wrapper-border-block-end);border-block-start:var(--str-chat__search-input-wrapper-border-block-start);border-inline-end:var(--str-chat__search-input-wrapper-border-inline-end);border-inline-start:var(--str-chat__search-input-wrapper-border-inline-start);border-radius:var(--str-chat__search-input-wrapper-border-radius);box-shadow:var(--str-chat__search-input-wrapper-box-shadow);color:var(--str-chat__search-input-wrapper-color)}.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);border-block-end:var(--str-chat__search-input-border-block-end);border-block-start:var(--str-chat__search-input-border-block-start);border-inline-end:var(--str-chat__search-input-border-inline-end);border-inline-start:var(--str-chat__search-input-border-inline-start);border-radius:var(--str-chat__search-input-border-radius);box-shadow:var(--str-chat__search-input-box-shadow);color:var(--str-chat__search-input-color);font:var(--str-chat__subtitle-text);outline:none}.str-chat__search-input--wrapper .str-chat__search-input--clear-button-icon{background-color:#0000;-webkit-mask:var(--str-chat__clear-icon) no-repeat center/contain;mask:var(--str-chat__clear-icon) no-repeat center/contain}.str-chat__search-input--wrapper-active{background:var(--str-chat__search-input-wrapper-active-background-color);border-block-end:var(--str-chat__search-input-wrapper-active-border-block-end);border-block-start:var(--str-chat__search-input-wrapper-active-border-block-start);border-inline-end:var(--str-chat__search-input-wrapper-active-border-inline-end);border-inline-start:var(--str-chat__search-input-wrapper-active-border-inline-start);border-radius:var(--str-chat__search-input-wrapper-active-border-radius);box-shadow:var(--str-chat__search-input-wrapper-active-box-shadow);color:var(--str-chat__search-input-wrapper-active-color)}.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{background:none;border:none;color:var(--str-chat__primary-color);font:var(--str-chat__subtitle-text)}.str-chat__search-results-header{background:var(--str-chat__search-results-header-background-color);border-block-end:var(--str-chat__search-results-header-border-block-end);border-block-start:var(--str-chat__search-results-header-border-block-start);border-inline-end:var(--str-chat__search-results-header-border-inline-end);border-inline-start:var(--str-chat__search-results-header-border-inline-start);border-radius:var(--str-chat__search-results-header-border-radius);box-shadow:var(--str-chat__search-results-header-box-shadow);color:var(--str-chat__search-results-header-color);font:var(--str-chat__subtitle-text)}.str-chat__search-source-result-list{background:var(--str-chat__search-result-list-background-color);border-block-end:var(--str-chat__search-result-list-border-block-end);border-block-start:var(--str-chat__search-result-list-border-block-start);border-inline-end:var(--str-chat__search-result-list-border-inline-end);border-inline-start:var(--str-chat__search-result-list-border-inline-start);border-radius:var(--str-chat__search-result-list-border-radius);box-shadow:var(--str-chat__search-result-list-box-shadow);color:var(--str-chat__search-result-list-color)}.str-chat__search-source-result-list .str-chat__search-container-empty{background:var(--str-chat__search-results-empty-background-color);border-block-end:var(--str-chat__search-results-empty-border-block-end);border-block-start:var(--str-chat__search-results-empty-border-block-start);border-inline-end:var(--str-chat__search-results-empty-border-inline-end);border-inline-start:var(--str-chat__search-results-empty-border-inline-start);border-radius:var(--str-chat__search-results-empty-border-radius);box-shadow:var(--str-chat__search-results-empty-box-shadow);color:var(--str-chat__search-results-empty-color);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);border-block-end:var(--str-chat__search-result-border-block-end);border-block-start:var(--str-chat__search-result-border-block-start);border-inline-end:var(--str-chat__search-result-border-inline-end);border-inline-start:var(--str-chat__search-result-border-inline-start);border-radius:var(--str-chat__search-result-border-radius);box-shadow:var(--str-chat__search-result-box-shadow);color:var(--str-chat__search-result-color)}.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--focused,.str-chat__search-source-result-list .str-chat__search-result:hover{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);border-block-end:var(--str-chat__thread-border-block-end);border-block-start:var(--str-chat__thread-border-block-start);border-inline-end:var(--str-chat__thread-border-inline-end);border-inline-start:var(--str-chat__thread-border-inline-start);border-radius:var(--str-chat__thread-border-radius);box-shadow:var(--str-chat__thread-box-shadow);color:var(--str-chat__thread-color)}.str-chat__thread-container .str-chat__thread-header{background:var(--str-chat__thread-header-background-color);border-block-end:var(--str-chat__thread-header-border-block-end);border-block-start:var(--str-chat__thread-header-border-block-start);border-inline-end:var(--str-chat__thread-header-border-inline-end);border-inline-start:var(--str-chat__thread-header-border-inline-start);border-radius:var(--str-chat__thread-header-border-radius);box-shadow:var(--str-chat__thread-header-box-shadow);color:var(--str-chat__thread-header-color)}.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{color:var(--str-chat__thread-header-info-color);font:var(--str-chat__body-text)}.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);border-block-end:var(--str-chat__tooltip-border-block-end);border-block-start:var(--str-chat__tooltip-border-block-start);border-inline-end:var(--str-chat__tooltip-border-inline-end);border-inline-start:var(--str-chat__tooltip-border-inline-start);border-radius:var(--str-chat__tooltip-border-radius);box-shadow:var(--str-chat__tooltip-box-shadow);color:var(--str-chat__tooltip-color);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);border-block-end:var(--str-chat__typing-indicator-border-block-end);border-block-start:var(--str-chat__typing-indicator-border-block-start);border-inline-end:var(--str-chat__typing-indicator-border-inline-end);border-inline-start:var(--str-chat__typing-indicator-border-inline-start);border-radius:var(--str-chat__typing-indicator-border-radius);box-shadow:var(--str-chat__typing-indicator-box-shadow);color:var(--str-chat__typing-indicator-color)}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot{animation:dotFlashing 1s infinite alternate;background-color:var(--str-chat__typing-indicator-dot-background-color);border-radius:999px}.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);border-radius:16px;color:var(--str-chat-unseen-threads-banner-color)}.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);border:none;color:var(--str-chat-thread-list-item-text-color)}.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__latest-reply-text-and-timestamp,.str-chat__thread-list .str-chat__thread-list-item[aria-selected=true] .str-chat__thread-list-item__parent-message-text{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:#0000;--str-chat-selector-button-background-color-selected:var(--str-chat__surface-color)}.str-chat__chat-view__selector{background-color:var(--str-chat-selector-background-color);border-right:1px solid var(--str-chat-selector-border-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);border:none;color:var(--str-chat-selector-button-color-default)}.str-chat__chat-view__selector-button[aria-selected=true]{--str-chat-icon-color:var(--str-chat-selector-button-color-selected);background:var(--str-chat-selector-button-background-color-selected);color:var(--str-chat-selector-button-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);border-radius:9999px;color:var(--str-chat-unread-count-badge-color)}.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{background-color:#0f1a2c;border-right:1px solid #23334f;color:#fff;display:flex;flex-direction:column;height:100vh;padding:1rem;width:250px}.GroupSidebar-header{border-bottom:1px solid #23334f;padding-bottom:1rem}.GroupSidebar-header-title{color:#91caff;font-size:1.2rem;font-weight:700}.GroupSidebar-member-list{flex-grow:1;list-style:none;margin:1rem 0 0;overflow-y:auto;padding:0}.GroupSidebar-member-item{align-items:center;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;padding:.5rem;position:relative;transition:background .2s ease}.GroupSidebar-member-item:hover{background-color:#1b2b45}.GroupSidebar-member-info{align-items:center;display:flex;min-width:0}.GroupSidebar-avatar{border:2px solid #58a;border-radius:50%;flex:0 0 auto;height:36px;margin-right:.75rem;object-fit:cover;width:36px}.GroupSidebar-avatar-fallback{align-items:center;background:#1b2b45;color:#fff;display:inline-flex;font-size:.8rem;font-weight:700;justify-content:center}.GroupSidebar-name-status{display:flex;flex-direction:column;justify-content:center;min-width:0}.GroupSidebar-name{font-size:1rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.GroupSidebar-status{border-radius:50%;height:8px;margin-top:4px;width:8px}.GroupSidebar-status.online{background-color:#3ee577}.GroupSidebar-status.offline{background-color:#6c7480}.GroupSidebar-dm-btn{background-color:#1e3a5f;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.85rem;margin-left:auto;opacity:0;padding:4px 10px;transition:opacity .3s ease}.GroupSidebar-member-item:hover .GroupSidebar-dm-btn{opacity:1}@media (max-width:768px){.GroupSidebar-sidebar-container{height:auto;max-height:140px;width:100%}.GroupSidebar-member-list{display:flex;gap:.5rem;overflow-x:auto;overflow-y:hidden}.GroupSidebar-member-item{flex:0 0 170px}}.custom-chat-container{background-color:#0f1a2c;border-radius:16px;box-shadow:0 4px 18px #0006;display:flex;flex-direction:column;font-family:Segoe UI,sans-serif;height:100vh;overflow:hidden;padding:0;position:relative;z-index:1}.custom-chat-container:before{animation:shimmer 10s linear infinite;background-size:20px 20px;content:"";height:100%;left:0;opacity:.03;position:absolute;top:0;width:100%;z-index:0}@keyframes shimmer{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.chat-layout{display:flex;flex-grow:1;height:100%;position:relative;z-index:1}.str-chat__main-panel{background-color:#101e32;border-left:1px solid #23334f;display:flex;flex-direction:column;flex-grow:1}.custom-chat-header{align-items:center;background-color:#122645;border-bottom:1px solid #23334f;color:#91caff;display:flex;font-size:1.1rem;gap:.75rem;padding:1rem;z-index:2}.custom-chat-header img{border:2px solid #58a;border-radius:50%;height:36px;object-fit:cover;width:36px}.str-chat__list{background-color:#101e32;flex-grow:1;overflow-y:auto;padding:1rem}.back-arrow{background:none;border:none;color:#ccc;cursor:pointer;font-size:1.5rem;margin-right:8px;transition:color .2s}.back-arrow:hover{color:#fff}.str-chat__message--me{background-color:#2a4d69;border-radius:12px;color:#fff;padding:10px 14px}.str-chat__message--other{background-color:#394867;border-radius:12px;color:#fff;padding:10px 14px}.str-chat__input-flat{background-color:#1b2b45;border-top:1px solid #23334f;padding:12px}.str-chat__input-flat textarea{background-color:#1b2b45;color:#fff}.str-chat__avatar{border:2px solid #58a}.empty-chat{align-items:center;animation:fadeIn .5s ease-in-out;background:#0000;color:#bbb;display:flex;flex-direction:column;height:100%;justify-content:center;padding:3rem;text-align:center}.empty-chat-icon{filter:drop-shadow(0 0 6px rgba(255,255,255,.1));margin-bottom:1rem;opacity:.8;width:300px}.empty-chat-title{color:#f0f0f0;font-size:1.4rem;margin:.5rem 0}.empty-chat-sub{color:#888;font-size:.95rem;max-width:300px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-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 #23334f;border-right:none;flex-direction:row;height:auto;overflow-x:auto;padding:.5rem;width:100%}.GroupSidebar-member-list{display:flex;flex-direction:row;flex-wrap:nowrap;gap:.75rem}.GroupSidebar-member-item{align-items:center;flex-direction:column;justify-content:center;text-align: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{max-height:180px;min-height:140px;width:100%}.link-preview-content{padding:10px}.custom-chat-input-row{align-items:stretch}.custom-chat-send{padding-inline:12px}}@media (max-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{height:28px;width:28px}}.message-row{align-items:center;display:flex;margin-bottom:1rem}.message-row.mine{justify-content:flex-end}.message-row.theirs{justify-content:flex-start}.message-bubble{border-radius:16px;box-shadow:0 2px 4px #0000001a;color:#fff;margin-left:.5rem;max-width:60%;padding:12px 16px}.message-row.mine .message-bubble{background:linear-gradient(135deg,#2a6f97,#1e4d6d);border-bottom-right-radius:4px;margin-left:0;margin-right:.5rem}.message-row.theirs .message-bubble{background:#394867;border-bottom-left-radius:4px}.message-text{display:block;line-height:1.45;overflow-wrap:anywhere;white-space:pre-wrap}.message-link{color:#9bd7ff;font-weight:600;text-decoration:none}.message-link:hover{text-decoration:underline}.message-reply-button{background:#0000;border:0;color:#ffffff9e;cursor:pointer;display:block;font-size:12px;font-weight:700;margin-top:8px;padding:0;text-align:left}.message-reply-button:hover{color:#fff}.message-reply-preview,.replying-banner{background:#ffffff14;border-left:3px solid #78c7ff}.message-reply-preview{border-radius:8px;margin-bottom:8px;padding:7px 9px}.message-reply-preview span,.replying-label{color:#9bd7ff;display:block;font-size:12px;font-weight:700}.message-reply-preview p,.replying-text{color:#ffffffbf;display:block;font-size:12px;margin:2px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.link-preview-card{background:#050e1c61;border:1px solid #9bd7ff38;border-radius:10px;color:inherit;display:flex;gap:10px;margin-top:10px;overflow:hidden;text-decoration:none}.link-preview-card:hover{background:#050e1c8c;border-color:#9bd7ff80}.link-preview-image{background:#16263b;min-height:96px;object-fit:cover;width:96px}.link-preview-content{min-width:0;padding:10px 10px 10px 0}.link-preview-domain{color:#9bd7ff;display:block;font-size:11px;font-weight:700;margin-bottom:4px;text-transform:uppercase}.link-preview-content strong{color:#fff;display:block;font-size:14px;line-height:1.25}.link-preview-content p{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#ffffffb8;display:-webkit-box;font-size:12px;line-height:1.35;margin:5px 0 0;overflow:hidden}.custom-chat-input{background:#1b2b45;border-top:1px solid #23334f;padding:10px 12px 12px;position:relative}.replying-banner{align-items:center;border-radius:10px;display:flex;gap:12px;justify-content:space-between;margin-bottom:8px;padding:8px 10px}.replying-banner>div{min-width:0}.replying-cancel{background:#ffffff1a;border:0;border-radius:50%;color:#fff;cursor:pointer;flex:0 0 auto;font-size:18px;height:26px;line-height:1;width:26px}.custom-chat-input-row{align-items:flex-end;display:flex;gap:8px}.custom-chat-input textarea{background:#10213a;border:1px solid #9bd7ff2e;border-radius:12px;color:#fff;flex:1 1;font:inherit;max-height:120px;min-height:42px;outline:none;padding:11px 12px;resize:vertical}.custom-chat-input textarea:focus{border-color:#9bd7ff8c}.emoji-picker-wrap{position:relative}.custom-chat-send,.emoji-toggle{border:0;border-radius:12px;color:#fff;cursor:pointer;font-weight:700;height:42px}.emoji-toggle{background:#253a5b;font-size:20px;width:42px}.custom-chat-send{background:#2a6f97;padding:0 16px}.custom-chat-send:disabled{cursor:not-allowed;opacity:.45}.emoji-picker{grid-gap:4px;background:#122645;border:1px solid #9bd7ff33;border-radius:12px;bottom:50px;box-shadow:0 8px 24px #00000059;display:grid;gap:4px;grid-template-columns:repeat(4,36px);left:0;padding:8px;position:absolute;z-index:5}.emoji-picker button{background:#0000;border:0;border-radius:8px;cursor:pointer;font-size:20px;height:36px;width:36px}.emoji-picker button:hover{background:#ffffff1a}.chat-avatar{border:2px solid #58a;border-radius:50%;height:32px;object-fit:cover;width:32px}@media (max-width:480px){.chat-layout,.custom-chat-container,.custom-chat-input,.custom-chat-input-row,.str-chat__list,.str-chat__main-panel{box-sizing:border-box;max-width:100%;min-width:0;width:100%}.custom-chat-container{height:min(72vh,calc(100dvh - 120px));min-height:460px;overflow:hidden}.custom-chat-header,.custom-chat-header span{min-width:0;overflow:hidden}.custom-chat-header span{text-overflow:ellipsis;white-space:nowrap}.GroupSidebar-sidebar-container{box-sizing:border-box;max-width:100%;min-width:0;overflow-x:auto;width:100%}.GroupSidebar-member-list{max-width:none;width:max-content}.str-chat__list{overflow-x:hidden;overflow-y:auto;padding:.75rem .5rem}.message-row{align-items:flex-end;max-width:100%;min-width:0;width:100%}.message-bubble{margin-left:.35rem;max-width:85%!important;min-width:0;overflow-wrap:anywhere;padding:10px 12px;word-break:break-word}.message-row.mine .message-bubble{margin-right:.35rem}.link-preview-card,.link-preview-content,.link-preview-content p,.link-preview-content strong,.message-link,.message-reply-preview,.message-text,.replying-text{max-width:100%;overflow-wrap:anywhere;word-break:break-word}.link-preview-card{width:100%}.custom-chat-input{padding:8px}.custom-chat-input textarea{max-width:100%;min-width:0;resize:none;width:100%}.emoji-toggle{flex:0 0 40px;width:40px}.custom-chat-send{flex:0 0 auto;padding-inline:10px}.emoji-picker{left:0;max-width:calc(100vw - 24px)}}.joinbylink-container{align-items:center;background:#0d1117;display:flex;justify-content:center;min-height:100vh;padding:20px}.joinbylink-content{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#14141ef2;border:1px solid #eab11426;border-radius:20px;color:#fff;max-width:460px;padding:48px 40px;text-align:center;width:100%}.joinbylink-icon{font-size:48px;margin-bottom:16px}.joinbylink-title{color:#eab114;font-size:24px;font-weight:700;margin-bottom:12px}.joinbylink-text{color:#ffffffbf;font-size:15px;line-height:1.6;margin-bottom:24px}.joinbylink-text strong{color:#eab114}.joinbylink-btn{background:#eab114;border:none;border-radius:10px;color:#0d1117;cursor:pointer;display:inline-block;font-size:15px;font-weight:700;padding:12px 32px;transition:background .2s,transform .15s}.joinbylink-btn:hover{background:#f0c52c;transform:translateY(-1px)}.joinbylink-btn-secondary{background:#0000;border:2px solid #eab114;color:#eab114}.joinbylink-btn-secondary:hover{background:#eab1141a}.joinbylink-btn-group{display:flex;gap:12px;justify-content:center}.joinbylink-spinner{animation:joinbylink-spin .8s linear infinite;border:4px solid #eab11433;border-radius:50%;border-top-color:#eab114;height:40px;margin:0 auto;width:40px}@keyframes joinbylink-spin{to{transform:rotate(1turn)}}@media (max-width:500px){.joinbylink-content{padding:32px 24px}.joinbylink-btn-group{flex-direction:column}}.terms-page{background:linear-gradient(135deg,#0f0f0f,#1a1a2e 50%,#16213e);display:flex;justify-content:center;min-height:100vh;padding:60px 20px}.terms-container{color:#e0e0e0;max-width:720px;width:100%}.terms-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#007bff,#00c6ff);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700;margin-bottom:4px}.terms-updated{color:#888;font-size:.85rem;margin-bottom:40px}.terms-section{margin-bottom:28px}.terms-section h2{color:#fff;font-size:1.15rem;font-weight:600;margin-bottom:8px}.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{background:#0000;border:2px solid #007bff;border-radius:8px;color:#007bff;cursor:pointer;font-size:14px;font-weight:600;margin-top:30px;padding:10px 28px;transition:background .2s,color .2s}.terms-back-btn:hover{background:#007bff;color:#fff}*{box-sizing:border-box}#root,body,html{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) li,:where(nav,.vertical-navbar,.mobile-bottom-nav,.modal-content,.VoteModal-content,.InviteFriendsModal-container,.GroupSidebar-sidebar-container,.dropdown-container,.dropdown-menu,.suggestions-list-glass) ul{list-style:none;margin:0;padding:0}@media (max-width:768px){body{padding-bottom:calc(90px + env(safe-area-inset-bottom))}}
/*# sourceMappingURL=main.637c9dca.css.map*/