@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,600,700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--img-navy:#17344f;--img-ocean:#0066ae;--text-secondary:#6b6b6b;--toolbar-height:74px;--img-info:#fdc500;--img-success:#66dda4;--img-grey:#6b6b6b;--img-cherry:#db273d}.svg-tint-0F2B5B{filter:brightness(0) saturate(100%) invert(13%) sepia(31%) saturate(3411%) hue-rotate(199deg) brightness(95%) contrast(97%)}.svg-tint-9E9E9E{filter:invert(60%) sepia(39%) saturate(19%) hue-rotate(316deg) brightness(96%) contrast(92%)}.svg-tint-6B6B6B{filter:invert(42%) sepia(0) saturate(0) hue-rotate(218deg) brightness(97%) contrast(87%)}a,div,h1,h2,h3,h4,h5,p{margin:0;padding:0}#root,body,html{background-color:#f5f6f7;height:100%}a{color:inherit;text-decoration:none}a.text-link{color:#0066ae;color:var(--img-ocean)}a:hover{color:#0009}.no-li-style{margin:0;padding:0}.no-li-style li{list-style-type:none}.container{display:flex;flex-direction:column}.content{flex-grow:1;margin:0 auto;padding:20px 20px 0;width:100%}.card,.content{box-sizing:border-box}.card{background-color:#fff;border:.5px solid #e6e7e8;border-radius:8px;box-shadow:0 0 6px #ababab40;padding:20px;text-align:center}h1{font-size:24px;font-weight:700}h2{font-size:17px;font-weight:500;line-height:25px}h2.section-header{margin:35px 0 15px}h3{font-size:17px;font-weight:400;line-height:20px}h4{font-size:14px;font-weight:700}.secondary{color:#6b6b6b;color:var(--text-secondary);font-size:15px;line-height:20px}.truncate{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pill{-webkit-appearance:initial;appearance:none;background-color:#17344f;background-color:var(--img-navy);border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:14px;height:40px;line-height:32px;margin:auto;max-width:300px;min-width:-webkit-max-content;min-width:max-content;padding-left:50px;padding-right:50px;width:100%}.pill.pill-destructive{background-color:#db273d;background-color:var(--img-cherry)}.pill:hover{opacity:80%}.pill:disabled{opacity:50%}.pill-outline{-webkit-appearance:initial;appearance:none;background-color:initial;border:.5px solid #17344f;border-radius:20px;color:#17344f;cursor:pointer;font-size:14px;height:40px;line-height:40px;margin:auto;padding:0 24px}.pill-outline.pill-destructive{border-color:#db273d;border-color:var(--img-cherry);color:#db273d;color:var(--img-cherry)}.pill-outline:hover{opacity:80%}.row{align-items:center;display:flex;flex-direction:row}.column{display:flex;flex-direction:column}.unread-count{background-color:#17344f;background-color:var(--img-navy);border-radius:10px;color:#fff;padding:5px 20px}.d-flex{display:flex}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-no-wrap{flex-wrap:nowrap}.justify-content-center{justify-content:center}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-space-between{justify-content:space-between}.justify-content-evenly{justify-content:space-evenly}.align-items-center{align-items:center}.align-items-end{align-items:end}.float-right{float:right}.float-left{float:left}.m-auto{margin:auto}.m-h-auto{margin:0 auto}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-4{margin:1rem}.p-auto{padding:auto}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.pb-2{bottom:.5rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.ml-2{margin-left:.5rem}button.btn{background:none;border:1px solid #000;color:#6b6b6b;color:var(--img-grey);padding:.3rem .5rem}button:enabled{cursor:pointer}.banner{background:linear-gradient(90deg,#66dda4,#92fae9);color:#403838;font-size:17px;font-weight:500;padding:12px;text-align:center}.banner-link{color:#0066ae}.modal{color:#403838;display:flex;flex-direction:column}.confirm-modal-title{background-color:#f5f6f7;font-size:19px;font-weight:700;padding:36px}.modal-close{margin:8px 0}.confirm-modal-title button{background-color:initial;border:none;padding:0 0 0 64px}.confirm-modal-body{background-color:#fff;flex-grow:1;font-size:16px;padding:36px;width:480px}.confirm-modal-body p{padding-bottom:16px}.confirm-modal-body li{align-items:center;display:flex;padding:4px 0}.confirm-modal-body input{accent-color:var(--img-navy);margin-right:16px}.confirm-modal-body label{padding:inherit}.confirm-modal-footer{background-color:#f5f6f7;display:flex;flex-direction:row;justify-content:space-around;padding:36px}.confirm-modal-footer button.secondary{background-color:initial;border:1px solid var(--img-navy);color:var(--img-navy)}.confirm-modal-footer button{background:var(--img-navy);border:none;border-radius:50px;color:#fff;font-family:inherit;min-width:128px;padding:12px 24px}.confirm-modal-footer button:disabled{opacity:50%}.confirm-modal-footer button:hover{opacity:.5}.confirm-modal-footer button.destructive{background-color:#ed0039}.modal-container{align-items:center;background:#84848480;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:10}.modal{background-color:#fff;border-radius:4px;box-shadow:0 2px 8px #00000040;max-height:90%;overflow-y:scroll;position:relative}.modal-close{-webkit-appearance:initial;appearance:none;background-color:initial;border:none;border-radius:4px;cursor:pointer;padding:10px;position:absolute;right:20px;top:20px}.modal-close:hover{background-color:#eee}.modal-title{font-size:17px;font-weight:500;margin-left:22px;margin-top:20px}.modal-subtitle,.modal-title{display:block;line-height:25px}.modal-subtitle{color:var(--text-secondary);font-size:12px;font-weight:400}.confirm-modal-container>h1{margin-bottom:0}.confirm-modal-body{max-height:500px;overflow:scroll;padding:20px}.broadcast-assignments-list{margin:0;padding:0}.broadcast-assignments-list>li{border-bottom:1px solid;display:block;padding:20px 0;width:100%}.broadcast-assignment-header{padding-bottom:20px}.broadcast-assignment-header>label{font-size:17px;font-weight:500}.broadcast-channels-list-container{align-items:top;display:flex;flex-direction:row}.broadcast-channels-list{width:50%}.broadcast-channels-list>h4{padding-bottom:10px;padding-left:32px}.broadcast-channels-list ul{margin:0;padding:0}.broadcast-channels-list ul>li{display:block}.broadcast-textarea{font-family:inherit;min-height:150px;width:100%}.coach-sessions{--inset:20px;--spacing:24px;--margin-right:40px;margin-bottom:12px;margin-left:12px;width:100%}.coach-sessions .section-header{margin:var(--inset) 0 16px var(--inset)}.coach-sessions hr{background-color:#9f9f9f;border:none;height:.5px;margin-left:69px;margin-right:var(--margin-right)}.coach-sessions .date-header{background-color:#e9e9e9;flex-grow:1;font-size:14px;font-weight:700;padding:12px var(--inset)}.coach-sessions .session-row{--spacing:20px;align-items:center;display:flex;margin:16px var(--margin-right) 16px var(--spacing)}.session-row .popover-content button{color:#ed0039}.session-row .session-icon{margin-right:var(--spacing)}.coach-sessions .session-content{display:flex;flex-direction:column;width:100%}.coach-sessions .session-time{color:#403838}.coach-sessions .session-title{margin:4px 0}.coach-sessions .session-confirmation{align-items:center;display:flex;flex-direction:column;margin-left:32px}.session-confirmation .secondary{margin-bottom:2px}.session-confirmation .pill{margin:0 8px;padding:0 16px}.coach-sessions .confirmation-icon{margin-right:4px;width:12px}.coach-sessions .pill-outline{margin-left:var(--spacing)}.coach-sessions .plain-button{all:unset}.coach-sessions button:hover{opacity:50%}.coach-sessions .sessions-footer{color:#787878;font-size:14px;margin:24px 0;text-align:center}.coach-sessions .sessions-empty-state{color:var(--text-secondary);font-size:14px;font-style:italic;margin:40px auto;max-width:300px;text-align:center}.coach-sessions .blue-link{color:#0066ae;font-size:14px;min-width:-webkit-max-content;min-width:max-content}.session-row .popover-toggle{padding:12px 0 12px 24px}.lds-spinner-container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.lds-spinner{color:var(--img-navy);height:40px;width:40px}.lds-spinner div{animation:lds-spinner 1.2s linear infinite;transform-origin:20px 20px}.lds-spinner div:after{background:var(--img-navy);border-radius:20%;content:" ";display:block;height:8px;left:19px;position:absolute;top:3px;width:3px}.lds-spinner div:first-child{animation-delay:-1.1s;transform:rotate(0deg)}.lds-spinner div:nth-child(2){animation-delay:-1s;transform:rotate(30deg)}.lds-spinner div:nth-child(3){animation-delay:-.9s;transform:rotate(60deg)}.lds-spinner div:nth-child(4){animation-delay:-.8s;transform:rotate(90deg)}.lds-spinner div:nth-child(5){animation-delay:-.7s;transform:rotate(120deg)}.lds-spinner div:nth-child(6){animation-delay:-.6s;transform:rotate(150deg)}.lds-spinner div:nth-child(7){animation-delay:-.5s;transform:rotate(180deg)}.lds-spinner div:nth-child(8){animation-delay:-.4s;transform:rotate(210deg)}.lds-spinner div:nth-child(9){animation-delay:-.3s;transform:rotate(240deg)}.lds-spinner div:nth-child(10){animation-delay:-.2s;transform:rotate(270deg)}.lds-spinner div:nth-child(11){animation-delay:-.1s;transform:rotate(300deg)}.lds-spinner div:nth-child(12){animation-delay:0s;transform:rotate(330deg)}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}.popover-toggle{all:unset;padding-left:20px}.popover-toggle:hover{opacity:50%}.popover-content{background:#fff;border-radius:3px;box-shadow:0 2px 8px #00000040;cursor:pointer;display:flex;flex-direction:column;padding:6px 12px;z-index:10}.popover-basic-menu{color:#403838;display:flex;flex-direction:column;font-size:14px}.popover-basic-menu button{all:unset;padding:6px 0}.popover-basic-menu button:hover{opacity:80%}.badge{border-radius:25px;color:#fff;margin-left:.5rem;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:.25rem .5rem;text-align:center}.badge.badge-success{background-color:var(--img-success)}.badge.badge-info{background-color:var(--img-info)}.badge.badge-danger{background-color:var(--img-cherry)}.avatar-small{border-radius:50%;height:27px;width:27px}.avatar-large{border-radius:50%;height:54px;width:54px}.avatar-row{align-items:center;display:flex;flex-direction:row;gap:15px;width:100%}.avatar-row .right-column{border-top:1px solid #9f9f9f;flex-grow:1;height:100%;padding:18px 0}.avatar-row .title-column{flex-grow:1;gap:.75rem}.avatar-row a:hover{color:var(--text-secondary)}.avatar-row .unread-count{margin-right:24px}.content.coach-home{max-width:1200px}.coach-home-column{background-color:#fff;border:.5px solid #9f9f9f;height:-webkit-min-content;height:min-content;width:100%}.coach-clients{padding:20px 40px 20px 20px}.coach-home>h1{margin-bottom:24px}.coach-home .section-header{margin:0 0 16px}.broadcast-button{background:none;border:none;cursor:pointer;font:inherit;font-size:12px;outline:inherit;padding:0}.broadcast-button:hover{color:#6b6b6b}.toolbar{align-items:center;background-color:var(--img-navy);display:flex;flex-shrink:0;height:var(--toolbar-height);justify-content:space-between;width:100%}.toolbar .logo{margin:auto}.toolbar button{background:none;border:none;cursor:pointer;font-size:inherit}.popup-menu{background-color:#fff;border-radius:4px;box-shadow:0 2px 8px #00000040;overflow:hidden;padding:0;position:absolute;right:50px;top:60px;width:260px;z-index:1}.popup-menu-item{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;padding:15px;text-align:left}button.popup-menu-item:hover{background-color:#eee}.switch{display:inline-block;height:27px;margin:0;position:relative;width:48px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;bottom:4px;content:"";height:20px;left:4px;width:20px}input:checked+.slider{background-color:var(--img-navy)}input:focus+.slider{box-shadow:0 0 1px var(--img-navy)}input:checked+.slider:before{transform:translateX(20px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.deep-link{display:flex;flex-direction:column;justify-content:center;margin-top:2em;text-align:center}.deep-link p.text{font-size:12px;padding-bottom:.5rem;padding-top:2rem}.deep-link .logo{background-color:var(--img-navy);height:100px;margin-bottom:1rem;-webkit-mask:url(/static/media/logo-compact.a10dbf3c02e060ed0d1f.svg) no-repeat center;mask:url(/static/media/logo-compact.a10dbf3c02e060ed0d1f.svg) no-repeat center}.footer{display:flex;flex-direction:row;gap:20px;justify-content:center;padding:20px;text-align:center}.sign-in{max-width:360px}.sign-in .card{margin-top:20px;text-align:left}.sign-in label{display:block;font-size:17px;margin-bottom:10px}.sign-in .text-input{box-sizing:border-box;display:block;margin-bottom:10px;padding:10px;width:100%}#list-container>div{margin-left:1rem;margin-right:1rem;min-width:320px}.admin-list-container{background-color:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.admin-list-container>.section-header{font-weight:700;margin:0 0 15px}.admin-list-container ul{list-style:none;padding-left:0}.admin-list-container ul>li{margin-left:0}.tab-container{margin:0 0 1rem}.admin-toggle-button{background:none!important;border:none;cursor:pointer;font-size:13px}.tab-container .admin-toggle-button.selected{-webkit-text-decoration:underline solid #000 3px;text-decoration:underline solid #000 3px;text-underline-offset:3px}.tab-container .admin-toggle-button:not(.selected){opacity:.3}.admin-add-coach-button{cursor:pointer;font-size:13px}.group-course-card{display:block}.group-course-form{background-color:#fff;padding:20px}.group-course-form label{display:block;padding-bottom:10px}.group-course-form input{display:block;margin-bottom:20px}.AdminActivationCodeForm_form__vcIsv{display:flex;flex-direction:column;gap:1rem}.AdminActivationCodeList_table__dhei3{width:100%}.AdminActivationCodeList_table__dhei3 td{font-size:12px;outline:1px solid #000;padding:.5rem 1rem}.AdminActivationCodeList_usage-link__kIi7O{color:var(--img-navy)}.AdminActivationCodeList_container__f6UVh{display:flex;flex-direction:column;gap:1rem}.AdminActivationCodeList_form-group__raFWR{display:flex;flex-direction:column}input.search-input{margin:0 1rem;padding:4px;width:200px}.admin-search .result-attr{font-size:12px;font-style:italic}.admin-search table{border-spacing:16px 0}.admin-search .column-header{text-align:left}.search-bar>:not(:first-child){margin:4px 8px}.admin-search input{border:.5px solid grey;border-radius:36px;font-size:16px;outline:none}.admin-search input[type=text]{margin:8px 0;min-width:300px}input[type=checkbox]{margin:0}.admin-search select{border:.5px solid grey;border-radius:12px;outline:none}.admin-search .page-progress{padding:0 8px}.admin-search fieldset{border:none;text-transform:capitalize}.admin-search fieldset strong{display:inline-block;width:160px}.admin-search fieldset>*{padding:0 4px}.admin-search button{border:.5px solid grey;border-radius:32px;margin:4px;padding:8px 16px}.input-wrapper{margin-bottom:16px}.input{background:#f8f8f8;border:.5px solid grey;border-radius:4px;box-sizing:border-box;color:#403838;font-size:16px;height:50px;margin:8px 0;min-width:300px;outline:none;padding:0 16px;width:100%}.input__label,.label{color:#333;display:block;font-size:14px;margin-bottom:6px}.select-wrapper{margin-bottom:16px}.select{background:#f8f8f8;border:.5px solid grey;border-radius:4px;box-sizing:border-box;color:#403838;font-size:16px;height:50px;outline:none;padding:0 16px;width:100%}.select__label{color:#333;display:block;font-size:14px;margin-bottom:6px}.button{background:#fff;border:1px solid #333;border-radius:4px;color:#333;cursor:pointer;outline:none}.button:hover{background:#f8f8f8}.button--xs{font-size:12px;padding:4px 8px}.button--small{font-size:14px;padding:8px 16px}.button--medium{font-size:16px;padding:12px 24px}.button--large{font-size:18px;padding:16px 32px}.section{background:#fff;border:1px solid #e0e0e0;border-radius:4px;max-width:800px;padding:24px;width:100%}.section,.section__header{margin-bottom:16px}.section__title{color:#333;font-size:18px;font-weight:600;margin:0 0 4px}.section__subtitle{color:#666;font-size:14px;margin:0}@media (min-width:480px){.section{padding:20px}.section__header{margin-bottom:16px}.section__title{font-size:18px}}@media (min-width:768px){.section{padding:24px}.section__header{margin-bottom:16px}}.admin-athlete-details-summary p{padding-bottom:10px}.admin-athlete-content-container h4{font-weight:600;margin-top:20px}.admin-athlete-view-container{align-items:center;display:flex;flex-direction:column;gap:1rem}.admin-athlete-content-container{background-color:#fff;max-width:550px;padding:2rem;width:100%}.admin-athlete-details-summary-content{display:flex;flex-direction:column;gap:.75rem}.admin-athlete-header-title{display:flex;flex-direction:column;gap:.5rem}.admin-athlete-discipline-selector>*{margin-bottom:1rem;padding:1rem 0}.admin-athlete-discipline-selector i{color:#666}.admin-athlete-discipline-selector .avatar-row .right-column{border-top:0!important}h2.section-header{font-weight:700;margin:0 0 10px}.admin-athlete-content-container hr{opacity:.5}button.text-link{background:none;border:none;color:var(--img-ocean);cursor:pointer}.assignment-options{margin:.5rem 0}.churn-modal-content{padding:2rem}.churn-modal-content>*{margin:.5rem 0}.btn-lg{font-size:15px;height:40px;width:100px}.admin-invited-text{color:var(--img-info)}select{color:var(--img-grey);padding:.25rem}.admin-sessions .date-header{background-color:#e9e9e9;flex-grow:1;font-size:14px;font-weight:700;padding:12px var(--inset)}.admin-sessions .session-row{--spacing:20px;align-items:center;display:flex;margin:16px var(--margin-right) 16px var(--spacing)}.admin-sessions .session-content{display:flex;flex-direction:column;width:100%}.admin-sessions .session-time{color:#403838;font-size:14px;font-weight:500;margin-left:8px;white-space:nowrap}.admin-sessions{--inset:20px;--spacing:24px;--margin-right:40px;display:flex;flex-direction:column;margin-left:12px;width:100%}.feedback-row{border-top:1px solid #9f9f9f;padding:12px 0}.feedback-inquiry-summary{background-color:#e9e9e9;border-bottom:1px solid #9f9f9f;border-top:1px solid #9f9f9f;flex-grow:1;font-weight:700;padding:12px var(--inset)}.admin-send-feedback-modal{max-height:900px;padding:20px;width:400px}.send-feedback-parent-row{border-top:1px solid #9f9f9f;display:flex;flex-direction:row;padding:12px 12px 12px 0}.notes-list{width:100%}.notes-list-header{align-items:center;display:flex;justify-content:space-between;padding:12px 0}.note-entry{margin:48px 0}.note-entry h3{font-size:18px;font-weight:700;margin-bottom:8px}.note-entry{background-color:initial;border:none;color:#403838;display:flex;flex-direction:column;font-family:inherit;justify-content:flex-start;padding:0;width:100%}.note-entry-header{align-items:flex-end;display:flex;justify-content:space-between;margin:12px}.note-entry-info{display:flex;flex-direction:column}.note-entry-info h5{color:#6b6b6b;font-weight:400}.note-topics ul{display:flex;flex-wrap:wrap}.note-topics h4{font-size:16px;font-weight:400;margin:8px 0}.note-topic{background:#e9e9e9;border:none;border-radius:30px;color:#403838;display:flex;font-size:16px;margin-right:8px;padding:12px 16px}.note-entry-header .delete-note{color:#ed0039}.notes-list .ProseMirror{border:1px solid #c6c6c8;border-radius:10px}.empty-notes{font-style:italic;margin:36px 0}.shared-preview{all:unset;color:#0066ae;font-style:normal;margin:0 8px}.previous-notes-container{margin-top:3rem}.previous-notes-container hr{width:100%}.previous-notes-container .title{font-size:20px;font-weight:600}.link{color:var(--img-navy);cursor:pointer}.note-composer{display:flex;flex-direction:column;margin-top:36px;width:100%}.note-editor{border-radius:10px;outline:1px solid #c6c6c8}.ProseMirror{padding:16px}.ProseMirror:focus-visible{outline:none}.note-menubar{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:24px}.note-inputs{max-width:360px;width:100%}.note-inputs,.note-title-container{display:flex;flex-direction:column}.note-attachments{outline:1px solid #c6c6c8}.note-attachments,.uploaded-note-attachments{display:flex;flex-direction:row;flex-wrap:wrap;padding:16px}.note-body-container{border-radius:8px;outline:1px solid #c6c6c8}.note-attachment-cell{border:1px solid #e9e9e9;border-radius:8px;box-shadow:0 2px 6px #ababab40;display:flex;flex-direction:row;gap:.25rem;padding:15px}.note-attachment-cell>img[alt=attachment]{height:20px}.note-attachment-cell>img[alt="remove attachment"]{cursor:pointer;height:10px;margin-left:.3rem}.composer-toolbar{align-items:flex-start;border-bottom:1px solid #c6c6c8;display:flex;padding:14px 8px 8px}.composer-toolbar>*{padding:8px}.composer-toolbar>button{background-color:initial;border:none;border-radius:4px;color:#9e9e9e;font-family:inherit;font-weight:600;height:35px}.composer-toolbar>button:hover{background-color:#e9e9e9}.composer-toolbar>button.is-active{background-color:#d9d9d9}.note-composer label{color:#403838;font-size:16px;padding:12px}#note-title{background:#0000;border:1px solid #c6c6c8;border-radius:10px;font-size:16px;padding:12px}#note-title:focus-visible{outline:none}.note-composer .composer-save{background:var(--img-navy);border:none;border-radius:20px;color:#fff;font-family:inherit;height:36px;line-height:12px;margin-left:auto;margin-top:16px;padding:12px 24px;width:-webkit-max-content;width:max-content}.composer-cancel,.composer-preview{all:unset;color:#6b6b6b;cursor:pointer;font-size:14px;padding:8px 36px 8px 0}.composer-cancel:hover,.composer-preview:hover{opacity:50%}.composer-preview{color:#0066ae}.note-composer .composer-save:hover{opacity:80%}.note-composer .composer-save:disabled{opacity:50%}.composer-link{color:blue;cursor:pointer}.add-link-form label{display:block;font-size:17px;margin-bottom:10px;padding:0}.add-link-form input{box-sizing:border-box;display:block;margin-bottom:10px;padding:10px;width:100%}.add-link-form input.submit{height:0;margin:0;padding:0;visibility:hidden}#composer-toolbar-paperclip{opacity:.5;width:15px}.note-delete-modal{gap:1rem;justify-content:center;margin:2rem;padding:30px;text-align:center}.note-delete-modal,.note-topic-container{display:flex;flex-direction:column}.note-topic-selection{background:#e9e9e9;border:none;border-radius:30px;color:#403838;display:flex;font-size:16px;margin:8px;padding:12px}.note-topic-selection:hover{cursor:pointer;opacity:.5}.note-topic-selection img{padding-left:8px}.note-topic-toggle{border:1px solid #c6c6c8;border-radius:10px;display:flex;justify-content:space-between}.note-topic-toggle ul{display:inline-flex;flex-wrap:wrap}.note-topic-toggle>img{padding:8px}.topic-placeholder{color:#6b6b6b;font-size:16px;margin:12px}.note-inputs .popover-toggle{padding:0}.note-inputs .popover-toggle:hover{cursor:pointer;opacity:1}.note-inputs .popover-content{padding:12px 24px 24px}.note-inputs .popover-content li{padding:8px}.note-inputs .tab-list{margin-bottom:16px}.note-inputs .tab-panel-selected{width:432px}.note-inputs .tab-panel-selected ul{column-count:2;margin-bottom:32px}.note-inputs .tab-panel-selected li{min-width:186px}.note-inputs input[type=checkbox]{accent-color:var(--img-navy)}.note-topics-popover button{all:unset;color:#0066ae;font-size:14px;font-weight:700}.note-topics-popover button:hover{opacity:80%}.note-preview{align-items:center;display:flex;flex-direction:column}.note-preview img{max-height:400px;max-width:240px;padding:16px 0}.note-preview span{color:#6b6b6b;font-size:12px;font-style:italic}.share-success img{display:block;margin:0 auto 36px}.tabs{width:100%}.tab-list{border-bottom:1px solid #c6c6c8;display:flex;margin-bottom:36px}.centered-tabs .tab-list{flex-direction:row;justify-content:space-evenly;width:100%}.tab{color:#6b6b6b;cursor:pointer;font-size:16px;font-weight:600;padding:12px 0;text-align:center;width:150px}.tab:hover:not(.tab-selected){border-bottom:2.5px solid gray}.centered-tabs .tab{margin-right:0;width:100%}.tab-selected{border-bottom:2.5px solid var(--img-navy);color:var(--img-navy)}.tab-selected:focus-visible{outline:none}.tab-panel-selected{display:flex;height:100%;width:100%}.admin-delete-user h1{margin-bottom:24px;margin-top:64px}.admin-delete-user .modal{overflow-y:visible;overflow-y:initial;padding:16px}.admin-delete-user input[type=text]{border-radius:4px;border-width:.5px;margin:16px 0;padding:8px}.admin-delete-user input[type=text].error{border-color:var(--img-cherry)}.admin-delete-user .pill.pill-destructive{margin:16px auto}.admin-delete-user .error-message{color:var(--img-cherry)}.admin-convert-parent h1{margin-bottom:24px;margin-top:64px}.admin-convert-parent .modal{overflow-y:visible;overflow-y:initial;padding:16px}.admin-convert-parent input[type=text]{border-radius:4px;border-width:.5px;margin:16px 0;padding:8px}.admin-coach-details-bio-link-modal{height:200px;padding:20px;width:500px}.coach-match-preferences .table{width:100%}.coach-match-preferences .table td{outline:1px solid #000}.coach-match-preferences .form{display:flex;flex-direction:column;gap:1.25rem;padding:2rem 5rem}.coach-match-preferences .form-group{display:flex;flex-direction:row;gap:1rem}.admin-coach-content-container{max-width:550px;width:100%}.highlighted-row{background-color:#acc6db}.sendbird-word{display:inline;height:-moz-fit-content;height:fit-content}.sendbird-word__url{color:inherit;display:inline;word-break:break-all}.sendbird-open-channel-preview{box-sizing:border-box;display:inline-flex;flex-direction:row;height:58px;min-height:58px;min-width:264px;position:relative;width:264px}.sendbird--mobile-mode .sendbird-open-channel-preview{width:100%}.sendbird-theme--light .sendbird-open-channel-preview{background-color:#fff;background-color:var(--sendbird-light-background-50);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-open-channel-preview{background-color:#161616;background-color:var(--sendbird-dark-background-600);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-theme--light .sendbird-open-channel-preview:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-open-channel-preview:hover{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-open-channel-preview.selected{background-color:#dbd1ff;background-color:var(--sendbird-light-primary-100);border-left:4px solid #742ddd;border-left:4px solid var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-open-channel-preview.selected{background-color:#742ddd;background-color:var(--sendbird-dark-primary-300);border-left:4px solid #c2a9fa;border-left:4px solid var(--sendbird-dark-primary-200)}.sendbird-open-channel-preview .sendbird-open-channel-preview__cover-image{height:42px;margin-left:16px;margin-top:8px;width:42px}.sendbird-open-channel-preview .sendbird-open-channel-preview__cover-image,.sendbird-open-channel-preview .sendbird-open-channel-preview__cover-image .sendbird-open-channel-preview__cover-image__avatar,.sendbird-open-channel-preview .sendbird-open-channel-preview__cover-image .sendbird-open-channel-preview__cover-image__avatar--default{align-items:center;box-sizing:border-box;display:inline-flex;justify-content:center;position:relative}.sendbird-open-channel-preview .sendbird-open-channel-preview__context{box-sizing:border-box;display:inline-flex;flex-direction:column;margin-left:16px;margin-top:8px;position:relative;width:calc(100% - 100px)}.sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title{align-items:center;box-sizing:border-box;display:inline-flex;flex-direction:row;height:16px;position:relative;width:100%}.sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title .sendbird-open-channel-preview__context__title__channel-name{box-sizing:border-box;display:inline-block;overflow:hidden;overflow-x:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;width:100%;word-break:keep-all}.sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title .sendbird-open-channel-preview__context__title__channel-name.frozen{max-width:calc(100% - 20px)}.sendbird--mobile-mode .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title .sendbird-open-channel-preview__context__title__channel-name{overflow-y:hidden}.sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__title .sendbird-open-channel-preview__context__title__frozen{display:inline-flex;margin-left:4px;position:relative}.sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__participants{align-items:center;box-sizing:border-box;display:inline-flex;flex-direction:row;height:14px;margin-top:8px;position:relative;width:100%}.sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__participants .sendbird-open-channel-preview__context__participants__icon{box-sizing:border-box;display:inline-flex;height:14px;position:relative;width:14px}.sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__participants .sendbird-open-channel-preview__context__participants__count{box-sizing:border-box;display:inline-flex;height:12px;margin-left:4px;max-width:160px;overflow-x:hidden;position:relative;text-overflow:ellipsis;width:160px;word-break:keep-all}.sendbird--mobile-mode .sendbird-open-channel-preview .sendbird-open-channel-preview__context .sendbird-open-channel-preview__context__participants .sendbird-open-channel-preview__context__participants__count{overflow-y:hidden}.sendbird-create-open-channel-ui{display:inline-flex;position:relative}.sendbird-create-open-channel-ui__profile-input{box-sizing:border-box;display:inline-flex;flex-direction:column;height:100%;justify-content:flex-start;position:relative;width:100%}.sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__img-section{align-items:center;display:inline-flex;flex-direction:row;margin-top:16px;position:relative}.sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__img-section .sendbird-create-open-channel-ui__profile-input__img-section__avatar{align-items:center;display:inline-flex;height:80px;justify-content:center;position:relative;width:80px}.sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__img-section .sendbird-create-open-channel-ui__profile-input__img-section__avatar--default{align-items:center;border-radius:50%;display:inline-flex;height:80px;justify-content:center;position:relative;width:80px}.sendbird-theme--light .sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__img-section .sendbird-create-open-channel-ui__profile-input__img-section__avatar--default{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__img-section .sendbird-create-open-channel-ui__profile-input__img-section__avatar--default{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__img-section .sendbird-create-open-channel-ui__profile-input__img-section__button{display:inline-flex;margin-left:18px;position:relative}.sendbird-create-open-channel-ui__profile-input .sendbird-create-open-channel-ui__profile-input__name-section{display:inline-flex;flex-direction:row;margin-top:8px;position:relative}.sendbird-open-channel-list,.sendbird-open-channel-list-ui{box-sizing:border-box;display:inline-flex;flex-direction:column;height:100%;min-width:256px;position:relative;width:256px}.sendbird--mobile-mode .sendbird-open-channel-list,.sendbird--mobile-mode .sendbird-open-channel-list-ui{width:100%}.sendbird-theme--light .sendbird-open-channel-list,.sendbird-theme--light .sendbird-open-channel-list-ui{border-right:1px solid #0000001f;border-right:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-open-channel-list,.sendbird-theme--dark .sendbird-open-channel-list-ui{border-right:1px solid #ffffff1f;border-right:1px solid var(--sendbird-dark-ondark-04)}.sendbird-open-channel-list .sendbird-open-channel-list-ui__header,.sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header{align-items:center;box-sizing:border-box;display:inline-flex;flex-direction:row;height:64px;position:relative;width:100%}.sendbird-theme--light .sendbird-open-channel-list .sendbird-open-channel-list-ui__header,.sendbird-theme--light .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header{background-color:#fff;background-color:var(--sendbird-light-background-50);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-open-channel-list .sendbird-open-channel-list-ui__header,.sendbird-theme--dark .sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header{background-color:#161616;background-color:var(--sendbird-dark-background-600);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__title,.sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__title{align-items:center;box-sizing:border-box;display:inline-flex;margin-left:24px;position:relative}.sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-refresh,.sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-refresh{align-items:center;box-sizing:border-box;display:inline-flex;justify-content:center;position:absolute;right:56px;top:16px}.sendbird-open-channel-list .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-create-channel,.sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__header .sendbird-open-channel-list-ui__header__button-create-channel{align-items:center;box-sizing:border-box;display:inline-flex;justify-content:center;position:absolute;right:16px;top:16px}.sendbird-open-channel-list .sendbird-open-channel-list-ui__channel-list,.sendbird-open-channel-list-ui .sendbird-open-channel-list-ui__channel-list{box-sizing:border-box;display:inline-flex;flex-direction:column;height:calc(100% - 64px);overflow-y:scroll;position:relative;width:100%}.sendbird-open-channel-list-ui__channel-list--place-holder--loading{align-items:center;display:inline-flex;justify-content:center;min-height:62px;position:relative}.sendbird-theme--light .sendbird-open-channel-list-ui__channel-list--place-holder--loading{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-open-channel-list-ui__channel-list--place-holder--loading{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}:root{--sendbird-light-primary-500:#491389;--sendbird-light-primary-400:#6211c8;--sendbird-light-primary-300:#742ddd;--sendbird-light-primary-200:#c2a9fa;--sendbird-light-primary-100:#dbd1ff;--sendbird-light-secondary-500:#066858;--sendbird-light-secondary-400:#027d69;--sendbird-light-secondary-300:#259c72;--sendbird-light-secondary-200:#69c085;--sendbird-light-secondary-100:#a8e2ab;--sendbird-light-information-100:#adc9ff;--sendbird-light-error-500:#9d091e;--sendbird-light-error-400:#bf0711;--sendbird-light-error-300:#de360b;--sendbird-light-error-200:#f66161;--sendbird-light-error-100:#fdaaaa;--sendbird-light-background-700:#000;--sendbird-light-background-600:#161616;--sendbird-light-background-500:#2c2c2c;--sendbird-light-background-400:#393939;--sendbird-light-background-300:#bdbdbd;--sendbird-light-background-200:#e0e0e0;--sendbird-light-background-100:#eee;--sendbird-light-background-50:#fff;--sendbird-light-overlay-01:#0000008c;--sendbird-light-overlay-02:#00000052;--sendbird-light-onlight-01:#000000e0;--sendbird-light-onlight-02:#00000080;--sendbird-light-onlight-03:#00000061;--sendbird-light-onlight-04:#0000001f;--sendbird-light-ondark-01:#ffffffe0;--sendbird-light-ondark-02:#ffffff80;--sendbird-light-ondark-03:#ffffff61;--sendbird-light-ondark-04:#ffffff1f;--sendbird-light-shadow-01:0 1px 5px 0 #2122420a,0 0 3px 0 #00000014,0 2px 1px 0 #0000001f;--sendbird-light-shadow-02:0 3px 5px -3px #2122420a,0 3px 14px 2px #00000014,0 8px 10px 1px #0000001f;--sendbird-light-shadow-03:0 6px 10px -5px #0000000a,0 6px 30px 5px #00000014,0 16px 24px 2px #0000001f;--sendbird-light-shadow-04:0 9px 15px -7px #0000000a,0 9px 46px 8px #00000014,0 24px 38px 3px #0000001f;--sendbird-light-shadow-message-input:0 1px 5px 0 #2122421f,0 0 1px 0 #21224229,0 2px 1px 0 #21224214,0 1px 5px 0 #0000001f;--sendbird-dark-primary-500:#491389;--sendbird-dark-primary-400:#6211c8;--sendbird-dark-primary-300:#742ddd;--sendbird-dark-primary-200:#c2a9fa;--sendbird-dark-primary-100:#dbd1ff;--sendbird-dark-secondary-500:#066858;--sendbird-dark-secondary-400:#027d69;--sendbird-dark-secondary-300:#259c72;--sendbird-dark-secondary-200:#69c085;--sendbird-dark-secondary-100:#a8e2ab;--sendbird-dark-information-100:#adc9ff;--sendbird-highlight-100:#fff2b6;--sendbird-dark-error-500:#9d091e;--sendbird-dark-error-400:#bf0711;--sendbird-dark-error-300:#de360b;--sendbird-dark-error-200:#f66161;--sendbird-dark-error-100:#fdaaaa;--sendbird-dark-background-700:#000;--sendbird-dark-background-600:#161616;--sendbird-dark-background-500:#2c2c2c;--sendbird-dark-background-400:#393939;--sendbird-dark-background-300:#bdbdbd;--sendbird-dark-background-200:#e0e0e0;--sendbird-dark-background-100:#eee;--sendbird-dark-background-50:#fff;--sendbird-dark-overlay-01:#0000008c;--sendbird-dark-overlay-02:#00000052;--sendbird-dark-onlight-01:#000000e0;--sendbird-dark-onlight-02:#00000080;--sendbird-dark-onlight-03:#00000061;--sendbird-dark-onlight-04:#0000001f;--sendbird-dark-ondark-01:#ffffffe0;--sendbird-dark-ondark-02:#ffffff80;--sendbird-dark-ondark-03:#ffffff61;--sendbird-dark-ondark-04:#ffffff1f;--sendbird-dark-shadow-01:0 1px 5px 0 #2122420a,0 0 3px 0 #00000014,0 2px 1px 0 #0000001f;--sendbird-dark-shadow-02:0 3px 5px -3px #2122420a,0 3px 14px 2px #00000014,0 8px 10px 1px #0000001f;--sendbird-dark-shadow-03:0 6px 10px -5px #0000000a,0 6px 30px 5px #00000014,0 16px 24px 2px #0000001f;--sendbird-dark-shadow-04:0 9px 15px -7px #0000000a,0 9px 46px 8px #00000014,0 24px 38px 3px #0000001f;--sendbird-light-shadow-05:0 2px 8px 0 #00000014,0 4px 6px 0 #0000001f;--sendbird-dark-shadow-message-input:0 1px 5px 0 #2122421f,0 0 1px 0 #21224229,0 2px 1px 0 #21224214,0 1px 5px 0 #0000001f;--sendbird-iconbutton-color:#825eeb;--sendbird-message-input-border-active:#7b53ef;--sendbird-selected-reaction-button-border-hover:#9e8cf5;--sendbird-add-reaction-button-border-hover:#9e8cf5;--sendbird-tooltip-background:#000;--sendbird-tooltip-text-color:#ffffffe0;--sendbird-button-border-focus:#fff;--sendbird-file-message-icon-background:#fff;--sendbird-font-family-default:"Roboto",sans-serif;--sendbird-message-balloon-width:404px}.sendbird-experimental__rem__units .sendbird-label--h-1{font-size:1.25rem}.sendbird-experimental__rem__units .sendbird-label--h-2{font-size:1.125rem}.sendbird-experimental__rem__units .sendbird-label--subtitle-1{font-size:1rem}.sendbird-experimental__rem__units .sendbird-label--body-1,.sendbird-experimental__rem__units .sendbird-label--subtitle-2{font-size:.875rem}.sendbird-experimental__rem__units .sendbird-label--body-2{font-size:.75rem}.sendbird-experimental__rem__units .sendbird-label--button-1,.sendbird-experimental__rem__units .sendbird-label--button-2,.sendbird-experimental__rem__units .sendbird-label--caption-1{font-size:.875rem}.sendbird-experimental__rem__units .sendbird-label--caption-2,.sendbird-experimental__rem__units .sendbird-label--caption-3{font-size:.75rem}.sendbird-experimental__rem__units .sendbird-message-search-pannel .sendbird-message-search-pannel__input__container__input-area{font-size:.875rem}.sendbird-experimental__rem__units .sendbird-checkbox{font-size:1.375rem}.sendbird-experimental__rem__units .sendbird-mention-user-label{font-size:.875rem}.sendbird-experimental__rem__units .sendbird-mention-user-label.purple{font-size:1.125rem}.sendbird-experimental__rem__units .sendbird-input .sendbird-input__input,.sendbird-experimental__rem__units .sendbird-input .sendbird-input__placeholder,.sendbird-experimental__rem__units .sendbird-message-input .sendbird-message-input--placeholder,.sendbird-experimental__rem__units .sendbird-message-input .sendbird-message-input--textarea{font-size:.875rem}.sendbird-experimental__rem__units .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__text-message,.sendbird-experimental__rem__units .sendbird-quote-message .sendbird-quote-message__replied-message__file-message,.sendbird-experimental__rem__units .sendbird-quote-message .sendbird-quote-message__replied-to .sendbird-quote-message__replied-to__text,.sendbird-experimental__rem__units .sendbird-tooltip__text{font-size:.75rem}.sendbird-modal--full-mobile .sendbird-modal__content{height:100%;max-width:100%;width:100vw}.sendbird-modal{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.sendbird-modal__backdrop--clickoutside{cursor:pointer}.sendbird-modal__content{border-radius:4px;box-sizing:border-box;padding:18px 24px 24px;position:relative;width:480px;z-index:10001}.sendbird-theme--light .sendbird-modal__content{background-color:#fff;background-color:var(--sendbird-light-background-50);box-shadow:0 9px 15px -7px #0000000a,0 9px 46px 8px #00000014,0 24px 38px 3px #0000001f;box-shadow:var(--sendbird-light-shadow-04)}.sendbird-theme--dark .sendbird-modal__content{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500);box-shadow:0 9px 15px -7px #0000000a,0 9px 46px 8px #00000014,0 24px 38px 3px #0000001f;box-shadow:var(--sendbird-dark-shadow-04)}.sendbird-modal__content .sendbird-modal__close{cursor:pointer;position:absolute;right:16px;top:16px}.sendbird-theme--light .sendbird-modal__content .sendbird-modal__close path{fill:#000000e0;fill:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-modal__content .sendbird-modal__close path{fill:#ffffffe0;fill:var(--sendbird-dark-ondark-01)}.sendbird-modal__content .sendbird-modal__header{margin-bottom:16px}.sendbird-modal__content .sendbird-modal__body{height:calc(100% - 116px)}.sendbird-modal__content .sendbird-modal__footer{display:flex;flex-direction:row;justify-content:flex-end;margin-top:32px;text-align:right}.sendbird--mobile-mode .sendbird-modal__content .sendbird-modal__footer{bottom:24px;position:sticky}.sendbird-modal__content .sendbird-modal__footer .sendbird-button:last-child{height:40px;margin-left:8px;min-width:80px}.sendbird-modal__backdrop{height:100%;left:0;position:fixed;top:0;width:100%;z-index:10000}.sendbird-theme--light .sendbird-modal__backdrop{background-color:#00000052;background-color:var(--sendbird-light-overlay-02)}.sendbird-theme--dark .sendbird-modal__backdrop{background-color:#00000052;background-color:var(--sendbird-dark-overlay-02)}.sendbird-iconbutton{align-items:center;background-color:initial;border:1px solid #0000;border-radius:4px;color:#825eeb;color:var(--sendbird-iconbutton-color);cursor:pointer;display:inline-flex;justify-content:center;outline:0;padding:3px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sendbird-iconbutton .sendbird-iconbutton__inner{height:100%}.sendbird-theme--light .sendbird-iconbutton .sendbird-iconbutton__inner svg{fill:#000000e0;fill:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-iconbutton .sendbird-iconbutton__inner svg{fill:#ffffffe0;fill:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-iconbutton:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-iconbutton:hover{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-iconbutton:active{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-iconbutton:active{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-iconbutton:disabled{cursor:not-allowed!important}.sendbird-theme--light .sendbird-iconbutton:disabled .sendbird-iconbutton__inner path,.sendbird-theme--light .sendbird-iconbutton:disabled .sendbird-iconbutton__inner svg{fill:#00000080;fill:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-iconbutton:disabled .sendbird-iconbutton__inner path,.sendbird-theme--dark .sendbird-iconbutton:disabled .sendbird-iconbutton__inner svg{fill:#ffffff80;fill:var(--sendbird-dark-ondark-02)}.sendbird-theme--light .sendbird-iconbutton--pressed{background-color:#dbd1ff;background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-iconbutton--pressed{background-color:#000;background-color:var(--sendbird-dark-background-700)}.sendbird-button{align-items:center;border-radius:4px;box-shadow:none;cursor:pointer;display:inline-flex;font-family:Roboto,sans-serif;font-family:var(--sendbird-font-family-default);justify-content:center;padding:0}.sendbird-button:hover{box-shadow:none}.sendbird-button:focus{outline:none}.sendbird-button:active{box-shadow:none}.sendbird-button.sendbird-button__disabled{cursor:not-allowed}.sendbird-theme--light .sendbird-button.sendbird-button__disabled{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200);border:none}.sendbird-theme--dark .sendbird-button.sendbird-button__disabled{background-color:#393939;background-color:var(--sendbird-dark-background-400);border:none}.sendbird-theme--light .sendbird-button.sendbird-button__disabled:hover{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-button.sendbird-button__disabled:hover{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-button--big{height:40px}.sendbird-button--big .sendbird-button__text{margin:10px 16px}.sendbird-button--small{height:32px}.sendbird-button--small .sendbird-button__text{margin:6px 16px}.sendbird-theme--light .sendbird-button--primary{background-color:#742ddd;background-color:var(--sendbird-light-primary-300);border:1px solid #742ddd;border:1px solid var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-button--primary{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200);border:1px solid #c2a9fa;border:1px solid var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-button--primary .sendbird-button__text{color:#ffffffe0;color:var(--sendbird-light-ondark-01)}.sendbird-theme--dark .sendbird-button--primary .sendbird-button__text{color:#000000e0;color:var(--sendbird-dark-onlight-01)}.sendbird-theme--light .sendbird-button--primary:hover{background-color:#6211c8;background-color:var(--sendbird-light-primary-400);border-color:#6211c8;border-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-button--primary:hover{background-color:#742ddd;background-color:var(--sendbird-dark-primary-300);border-color:#742ddd;border-color:var(--sendbird-dark-primary-300)}.sendbird-theme--light .sendbird-button--primary:focus{border:1px solid #fff;border:1px solid var(--sendbird-button-border-focus);box-shadow:0 0 0 2px #742ddd;box-shadow:0 0 0 2px var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-button--primary:focus{border:1px solid #fff;border:1px solid var(--sendbird-button-border-focus);box-shadow:0 0 0 2px #c2a9fa;box-shadow:0 0 0 2px var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-button--primary:active{background-color:#491389;background-color:var(--sendbird-light-primary-500)}.sendbird-theme--dark .sendbird-button--primary:active{background-color:#6211c8;background-color:var(--sendbird-dark-primary-400)}.sendbird-theme--light .sendbird-button--primary:focus .sendbird-button--primary:hover{box-shadow:0 0 0 2px #6211c8;box-shadow:0 0 0 2px var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-button--primary:focus .sendbird-button--primary:hover{box-shadow:0 0 0 2px #742ddd;box-shadow:0 0 0 2px var(--sendbird-dark-primary-300)}.sendbird-theme--light .sendbird-button--primary:focus .sendbird-button--primary:active{box-shadow:0 0 0 2px #491389;box-shadow:0 0 0 2px var(--sendbird-light-primary-500)}.sendbird-theme--dark .sendbird-button--primary:focus .sendbird-button--primary:active{box-shadow:0 0 0 2px #6211c8;box-shadow:0 0 0 2px var(--sendbird-dark-primary-400)}.sendbird-button--secondary{background-color:initial}.sendbird-theme--light .sendbird-button--secondary{border:1px solid #00000061;border:1px solid var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-button--secondary{border:1px solid #ffffff61;border:1px solid var(--sendbird-dark-ondark-03)}.sendbird-theme--light .sendbird-button--secondary .sendbird-button__text{color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-button--secondary .sendbird-button__text{color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-button--secondary:hover{background-color:initial}.sendbird-theme--light .sendbird-button--secondary:hover{border:1px solid #742ddd;border:1px solid var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-button--secondary:hover{border:1px solid #c2a9fa;border:1px solid var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-button--secondary:hover .sendbird-button__text{color:#742ddd;color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-button--secondary:hover .sendbird-button__text{color:#c2a9fa;color:var(--sendbird-dark-primary-200)}.sendbird-button--secondary.sendbird-button__disabled{border:none;cursor:not-allowed}.sendbird-theme--light .sendbird-button--secondary.sendbird-button__disabled{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-button--secondary.sendbird-button__disabled{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-button--secondary.sendbird-button__disabled .sendbird-button__text{color:#00000080;color:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-button--secondary.sendbird-button__disabled .sendbird-button__text{color:#ffffff80;color:var(--sendbird-dark-ondark-02)}.sendbird-button--secondary.sendbird-button__disabled:hover{border:none}.sendbird-theme--light .sendbird-button--secondary.sendbird-button__disabled:hover{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-button--secondary.sendbird-button__disabled:hover{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-button--secondary.sendbird-button__disabled:hover .sendbird-button__text{color:#00000080;color:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-button--secondary.sendbird-button__disabled:hover .sendbird-button__text{color:#ffffff80;color:var(--sendbird-dark-ondark-02)}.sendbird-theme--light .sendbird-button--secondary:hover .sendbird-button--secondary:focus .sendbird-button__text{color:#742ddd;color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-button--secondary:hover .sendbird-button--secondary:focus .sendbird-button__text{color:#c2a9fa;color:var(--sendbird-dark-primary-200)}.sendbird-button--secondary:focus{background-color:initial;border:1px solid #0000}.sendbird-theme--light .sendbird-button--secondary:focus{box-shadow:0 0 0 2px #742ddd;box-shadow:var(--sendbird-light-primary-300) 0 0 0 2px}.sendbird-theme--dark .sendbird-button--secondary:focus{box-shadow:0 0 0 2px #c2a9fa;box-shadow:var(--sendbird-dark-primary-200) 0 0 0 2px}.sendbird-theme--light .sendbird-button--secondary:focus .sendbird-button__text{color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-button--secondary:focus .sendbird-button__text{color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-button--secondary:active{box-shadow:none}.sendbird-theme--light .sendbird-button--secondary:active{border:1px solid #742ddd;border:1px solid var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-button--secondary:active{border:1px solid #c2a9fa;border:1px solid var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-button--secondary:active .sendbird-button__text{color:#742ddd;color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-button--secondary:active .sendbird-button__text{color:#c2a9fa;color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-button--warning{background-color:initial;border:1px solid #de360b;border:1px solid var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-button--warning{background-color:initial;border:1px solid #f66161;border:1px solid var(--sendbird-dark-error-200)}.sendbird-theme--light .sendbird-button--warning .sendbird-button__text{color:#de360b;color:var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-button--warning .sendbird-button__text{color:#f66161;color:var(--sendbird-dark-error-200)}.sendbird-theme--light .sendbird-button--warning:hover{border-color:#bf0711;border-color:var(--sendbird-light-error-400)}.sendbird-theme--dark .sendbird-button--warning:hover{border-color:#fdaaaa;border-color:var(--sendbird-dark-error-100)}.sendbird-theme--light .sendbird-button--warning:hover .sendbird-button__text{color:#bf0711;color:var(--sendbird-light-error-400)}.sendbird-theme--dark .sendbird-button--warning:hover .sendbird-button__text{color:#fdaaaa;color:var(--sendbird-dark-error-100)}.sendbird-theme--light .sendbird-button--warning:focus{border-color:#742ddd;border-color:var(--sendbird-light-primary-300)}.sendbird-theme--light .sendbird-theme--light .sendbird-button--warning:focus .sendbird-button__text{color:#de360b;color:var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-theme--light .sendbird-button--warning:focus .sendbird-button__text{color:#f66161;color:var(--sendbird-dark-error-200)}.sendbird-theme--dark .sendbird-button--warning:focus{border-color:#c2a9fa;border-color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-theme--dark .sendbird-button--warning:focus .sendbird-button__text{color:#de360b;color:var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-theme--dark .sendbird-button--warning:focus .sendbird-button__text{color:#f66161;color:var(--sendbird-dark-error-200)}.sendbird-theme--light .sendbird-button--warning:hover .sendbird-button--warning:focus{border-color:#742ddd;border-color:var(--sendbird-light-primary-300)}.sendbird-theme--light .sendbird-theme--light .sendbird-button--warning:hover .sendbird-button--warning:focus .sendbird-button__text{color:#bf0711;color:var(--sendbird-light-error-400)}.sendbird-theme--dark .sendbird-theme--light .sendbird-button--warning:hover .sendbird-button--warning:focus .sendbird-button__text{color:#fdaaaa;color:var(--sendbird-dark-error-100)}.sendbird-theme--dark .sendbird-button--warning:hover .sendbird-button--warning:focus{border-color:#c2a9fa;border-color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-theme--dark .sendbird-button--warning:hover .sendbird-button--warning:focus .sendbird-button__text{color:#bf0711;color:var(--sendbird-light-error-400)}.sendbird-theme--dark .sendbird-theme--dark .sendbird-button--warning:hover .sendbird-button--warning:focus .sendbird-button__text{color:#fdaaaa;color:var(--sendbird-dark-error-100)}.sendbird-theme--light .sendbird-button--danger{background-color:#de360b;background-color:var(--sendbird-light-error-300);border:1px solid #de360b;border:1px solid var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-button--danger{background-color:#f66161;background-color:var(--sendbird-dark-error-200);border:1px solid #f66161;border:1px solid var(--sendbird-dark-error-200)}.sendbird-theme--light .sendbird-button--danger .sendbird-button__text{color:#ffffffe0;color:var(--sendbird-light-ondark-01)}.sendbird-theme--dark .sendbird-button--danger .sendbird-button__text{color:#000000e0;color:var(--sendbird-dark-onlight-01)}.sendbird-theme--light .sendbird-button--danger:hover{background-color:#bf0711;background-color:var(--sendbird-light-error-400);border-color:#bf0711;border-color:var(--sendbird-light-error-400)}.sendbird-theme--dark .sendbird-button--danger:hover{background-color:#bf0711;background-color:var(--sendbird-dark-error-400);border-color:#bf0711;border-color:var(--sendbird-dark-error-400)}.sendbird-theme--light .sendbird-button--danger:focus{border-color:#fff;border-color:var(--sendbird-button-border-focus);box-shadow:0 0 0 2px #de360b;box-shadow:0 0 0 2px var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-button--danger:focus{border-color:#fff;border-color:var(--sendbird-button-border-focus);box-shadow:0 0 0 2px #de360b;box-shadow:0 0 0 2px var(--sendbird-dark-error-300)}.sendbird-button--danger:active{box-shadow:none}.sendbird-theme--light .sendbird-button--danger:active{background-color:#9d091e;background-color:var(--sendbird-light-error-500)}.sendbird-theme--dark .sendbird-button--danger:active{background-color:#9d091e;background-color:var(--sendbird-dark-error-500)}.sendbird-theme--light .sendbird-button--danger:hover .sendbird-button--danger:focus{box-shadow:0 0 0 2px #bf0711;box-shadow:0 0 0 2px var(--sendbird-light-error-400)}.sendbird-theme--dark .sendbird-button--danger:hover .sendbird-button--danger:focus{box-shadow:0 0 0 2px #bf0711;box-shadow:0 0 0 2px var(--sendbird-dark-error-400)}.sendbird-theme--light .sendbird-button--danger:active .sendbird-button--danger:focus{box-shadow:0 0 0 2px #9d091e;box-shadow:0 0 0 2px var(--sendbird-light-error-500)}.sendbird-theme--dark .sendbird-button--danger:active .sendbird-button--danger:focus{box-shadow:0 0 0 2px #9d091e;box-shadow:0 0 0 2px var(--sendbird-dark-error-500)}.sendbird-button--disabled{border:1px solid #0000;cursor:not-allowed}.sendbird-theme--light .sendbird-button--disabled{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200);color:#ffffffe0;color:var(--sendbird-light-ondark-01)}.sendbird-theme--dark .sendbird-button--disabled{background-color:#393939;background-color:var(--sendbird-dark-background-400);color:#000000e0;color:var(--sendbird-dark-onlight-01)}.sendbird--mobile-mode .sendbird-label{-webkit-touch-callout:none;-webkit-user-select:none}[class*=sendbird-label]{font-family:Roboto,sans-serif;font-family:var(--sendbird-font-family-default)}.sendbird-label--h-1{font-size:20px;line-height:1.4}.sendbird-label--h-1,.sendbird-label--h-2{font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:-.2px}.sendbird-label--h-2{font-size:18px;line-height:normal}.sendbird-label--subtitle-1{font-size:16px;font-weight:400;line-height:1.38}.sendbird-label--subtitle-1,.sendbird-label--subtitle-2{font-stretch:normal;font-style:normal;letter-spacing:-.2px}.sendbird-label--subtitle-2{font-size:14px;font-weight:500;line-height:1.14}.sendbird-label--body-1{font-size:14px;line-height:1.43}.sendbird-label--body-1,.sendbird-label--body-2{font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal}.sendbird-label--body-2{font-size:12px;line-height:1.33}.sendbird-label--button-1{font-weight:600}.sendbird-label--button-1,.sendbird-label--button-2{font-size:14px;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:1.43}.sendbird-label--button-2{font-weight:400}.sendbird-label--button-3{font-weight:500}.sendbird-label--button-3,.sendbird-label--caption-1{font-size:14px;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:1.43}.sendbird-label--caption-1{font-weight:600}.sendbird-label--caption-2{font-weight:700}.sendbird-label--caption-2,.sendbird-label--caption-3{font-size:12px;font-style:normal;letter-spacing:normal;line-height:1}.sendbird-label--caption-3{font-stretch:normal;font-weight:400}.sendbird-theme--light .sendbird-label--color-onbackground-1{color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-label--color-onbackground-1{color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-label--color-onbackground-2{color:#00000080;color:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-label--color-onbackground-2{color:#ffffff80;color:var(--sendbird-dark-ondark-02)}.sendbird-theme--light .sendbird-label--color-onbackground-3{color:#00000061;color:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-label--color-onbackground-3{color:#ffffff61;color:var(--sendbird-dark-ondark-03)}.sendbird-theme--light .sendbird-label--color-onbackground-4{color:#0000001f;color:var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-label--color-onbackground-4{color:#ffffff1f;color:var(--sendbird-dark-ondark-04)}.sendbird-theme--light .sendbird-label--color-oncontent-1{color:#ffffffe0;color:var(--sendbird-light-ondark-01)}.sendbird-theme--dark .sendbird-label--color-oncontent-1{color:#000000e0;color:var(--sendbird-dark-onlight-01)}.sendbird-theme--light .sendbird-label--color-oncontent-2{color:#ffffff80;color:var(--sendbird-light-ondark-02)}.sendbird-theme--dark .sendbird-label--color-oncontent-2{color:#00000080;color:var(--sendbird-dark-onlight-02)}.sendbird-theme--light .sendbird-label--color-oncontent-inverse-1{color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-label--color-oncontent-inverse-1{color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-label--color-oncontent-inverse-3{color:#00000061;color:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-label--color-oncontent-inverse-3{color:#ffffff61;color:var(--sendbird-dark-ondark-03)}.sendbird-theme--light .sendbird-label--color-primary{color:#742ddd;color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-label--color-primary{color:#c2a9fa;color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-label--color-error{color:#de360b;color:var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-label--color-error{color:#f66161;color:var(--sendbird-dark-error-200)}.sendbird-theme--light .sendbird-label--color-secondary-3{color:#259c72;color:var(--sendbird-light-secondary-300)}.sendbird-theme--dark .sendbird-label--color-secondary-3{color:#69c085;color:var(--sendbird-dark-secondary-200)}.sendbird-icon{display:inline-block}.sendbird-icon:focus{outline:none}.sendbird-theme--light .sendbird-icon-color--primary [class*=fill]{fill:#742ddd;fill:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-icon-color--primary [class*=fill]{fill:#c2a9fa;fill:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-icon-color--primary-2 [class*=fill]{fill:#c2a9fa;fill:var(--sendbird-light-primary-200)}.sendbird-theme--dark .sendbird-icon-color--primary-2 [class*=fill]{fill:#6211c8;fill:var(--sendbird-dark-primary-400)}.sendbird-theme--light .sendbird-icon-color--primary [class*=stroke]{stroke:#742ddd;stroke:var(--sendbird-light-primary-300);stroke-width:2px;stroke-linejoin:round}.sendbird-theme--dark .sendbird-icon-color--primary [class*=stroke]{stroke:#c2a9fa;stroke:var(--sendbird-dark-primary-200);stroke-width:2px;stroke-linejoin:round}.sendbird-theme--light .sendbird-icon-color--secondary [class*=fill]{fill:#259c72;fill:var(--sendbird-light-secondary-300)}.sendbird-theme--dark .sendbird-icon-color--secondary [class*=fill]{fill:#69c085;fill:var(--sendbird-dark-secondary-200)}.sendbird-theme--light .sendbird-icon-color--content [class*=fill]{fill:#ffffffe0;fill:var(--sendbird-light-ondark-01)}.sendbird-theme--dark .sendbird-icon-color--content [class*=fill]{fill:#000000e0;fill:var(--sendbird-dark-onlight-01)}.sendbird-theme--light .sendbird-icon-color--content-inverse [class*=fill]{fill:#000000e0;fill:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-icon-color--content-inverse [class*=fill]{fill:#ffffffe0;fill:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-icon-color--content-inverse-3 [class*=fill]{fill:#00000061;fill:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-icon-color--content-inverse-3 [class*=fill]{fill:#ffffff61;fill:var(--sendbird-dark-ondark-03)}.sendbird-icon-color--white [class*=fill]{fill:#fff}.sendbird-icon-color--gray [class*=fill]{fill:#0000001f;fill:var(--sendbird-light-onlight-04)}.sendbird-icon-color--thumbnail-icon [class*=fill]{fill:#00000080;fill:var(--sendbird-light-onlight-02)}.sendbird-theme--light .sendbird-icon-color--sent [class*=fill]{fill:#00000061;fill:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-icon-color--sent [class*=fill]{fill:#ffffff61;fill:var(--sendbird-dark-ondark-03)}.sendbird-theme--light .sendbird-icon-color--read [class*=fill]{fill:#259c72;fill:var(--sendbird-light-secondary-300)}.sendbird-theme--dark .sendbird-icon-color--read [class*=fill]{fill:#69c085;fill:var(--sendbird-dark-secondary-200)}.sendbird-theme--light .sendbird-icon-color--on-background-1 [class*=fill]{fill:#000000e0;fill:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-icon-color--on-background-1 [class*=fill]{fill:#ffffffe0;fill:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-icon-color--on-background-2 [class*=fill]{fill:#00000080;fill:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-icon-color--on-background-2 [class*=fill]{fill:#ffffff80;fill:var(--sendbird-dark-ondark-02)}.sendbird-theme--light .sendbird-icon-color--on-background-3 [class*=fill]{fill:#00000061;fill:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-icon-color--on-background-3 [class*=fill]{fill:#ffffff61;fill:var(--sendbird-dark-ondark-03)}.sendbird-theme--light .sendbird-icon-color--on-background-4 [class*=fill]{fill:#0000001f;fill:var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-icon-color--on-background-4 [class*=fill]{fill:#ffffff1f;fill:var(--sendbird-dark-ondark-04)}.sendbird-theme--light .sendbird-icon-color--background-3 [class*=fill]{fill:#bdbdbd;fill:var(--sendbird-light-background-300)}.sendbird-theme--dark .sendbird-icon-color--background-3 [class*=fill]{fill:#393939;fill:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-icon-color--error [class*=fill]{fill:#de360b;fill:var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-icon-color--error [class*=fill]{fill:#f66161;fill:var(--sendbird-dark-error-200)}.sendbird-context-menu{display:inline}.sendbird__offline .sendbird-dropdown__menu .sendbird-dropdown__menu-item{cursor:not-allowed}.sendbird__offline .sendbird-message-item-menu__list__menu-item.menu-item-delete{cursor:pointer}.sendbird-dropdown__menu{border-radius:4px;left:0;list-style:none;margin:0;min-width:140px;padding:8px 0;position:absolute;top:100%;z-index:99999}.sendbird-theme--light .sendbird-dropdown__menu{background-color:#fff;background-color:var(--sendbird-light-background-50);box-shadow:0 3px 5px -3px #2122420a,0 3px 14px 2px #00000014,0 8px 10px 1px #0000001f;box-shadow:var(--sendbird-light-shadow-02)}.sendbird-theme--dark .sendbird-dropdown__menu{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500);box-shadow:0 3px 5px -3px #2122420a,0 3px 14px 2px #00000014,0 8px 10px 1px #0000001f;box-shadow:var(--sendbird-dark-shadow-02)}.sendbird-dropdown__menu .sendbird-dropdown__menu-item{cursor:pointer;padding:8px 16px;white-space:nowrap}.sendbird-dropdown__menu .sendbird-dropdown__menu-item.disable{cursor:not-allowed}.sendbird-theme--light .sendbird-dropdown__menu .sendbird-dropdown__menu-item.disable:hover{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-dropdown__menu .sendbird-dropdown__menu-item.disable:hover{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-dropdown__menu .sendbird-dropdown__menu-item:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-dropdown__menu .sendbird-dropdown__menu-item:hover{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-dropdown__reaction-bar{border-radius:8px;left:0;list-style:none;margin:0;max-height:208px;max-width:352px;min-width:44px;overflow-y:scroll;padding:8px;position:absolute;top:100%}.sendbird-theme--light .sendbird-dropdown__reaction-bar{background-color:#fff;background-color:var(--sendbird-light-background-50);box-shadow:0 3px 5px -3px #2122420a,0 3px 14px 2px #00000014,0 8px 10px 1px #0000001f;box-shadow:var(--sendbird-light-shadow-02)}.sendbird-theme--dark .sendbird-dropdown__reaction-bar{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500);box-shadow:0 3px 5px -3px #2122420a,0 3px 14px 2px #00000014,0 8px 10px 1px #0000001f;box-shadow:var(--sendbird-dark-shadow-02)}.sendbird-dropdown__reaction-bar .sendbird-dropdown__reaction-bar__row .sendbird-reaction-button,.sendbird-dropdown__reaction-bar .sendbird-dropdown__reaction-bar__row .sendbird-reaction-button--selected{margin:4px}.sendbird-dropdown__menu-backdrop{background-color:initial;height:100%;left:0;position:fixed;top:0;width:100%}.sendbird-sort-by-row{align-items:center;display:flex;justify-content:flex-start}.sendbird-conversation{box-sizing:border-box;display:flex;flex-direction:column;height:100%;width:100%}.sendbird-theme--light .sendbird-conversation{background-color:#fff;background-color:var(--sendbird-light-background-50);border:1px solid #0000001f;border:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-conversation{background-color:#161616;background-color:var(--sendbird-dark-background-600);border:1px solid #ffffff1f;border:1px solid var(--sendbird-dark-ondark-04)}.sendbird-conversation__messages{flex:1 1;overflow:hidden}.sendbird-conversation__messages-list{display:flex;flex-direction:column;height:100%;justify-content:flex-end}.sendbird-conversation__footer{padding:0 0 24px;width:100%}.sendbird-msg-hoc__animated .sendbird-message-content{animation:bounce 1s ease}@keyframes bounce{50%{transform:translateY(-10px)}60%{transform:translateY(0)}90%{transform:translateY(-10px)}to{transform:translateY(0)}}.sendbird-conversation__scroll-container{display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:auto}.sendbird-conversation__scroll-container .sendbird-conversation__padding{flex:1 1}.sendbird-conversation__footer{box-sizing:border-box;margin-top:6px;position:relative}.sendbird-conversation__footer .sendbird-conversation__footer__typing-indicator{bottom:8px;display:inline-flex;position:absolute}.sendbird-conversation__footer .sendbird-conversation__footer__typing-indicator .sendbird-conversation__footer__typing-indicator__text{margin-left:24px;margin-right:10px}.sendbird-connection-status{align-items:center;display:flex;padding-top:5px}.sendbird-place-holder{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.sendbird-place-holder .sendbird-place-holder__body{align-items:center;display:flex;flex-direction:column;height:104px}.sendbird-place-holder .sendbird-place-holder__body .sendbird-place-holder__body__icon{margin-bottom:10px}.sendbird-place-holder .sendbird-place-holder__body .sendbird-place-holder__body__text{margin-top:10px}.sendbird-place-holder .sendbird-place-holder__body__reconnect{cursor:pointer;display:flex;flex-direction:row;margin-top:18px}.sendbird-place-holder .sendbird-place-holder__body__reconnect .sendbird-place-holder__body__reconnect__icon{margin-right:4px}.sendbird-place-holder .sendbird-place-holder__body--align-top{display:flex;flex-direction:column;justify-content:center;position:absolute;top:24px;width:100%}.sendbird-place-holder .sendbird-place-holder__body--align-top .sendbird-place-holder__body--align-top__text{display:flex;flex-direction:row;justify-content:center;padding-left:16px;padding-right:16px}.sendbird-place-holder .sendbird-place-holder__body--align-top .sendbird-place-holder__body--align-top__text .sendbird-place-holder__body--align-top__text__search-in{display:flex;margin-right:2px;min-width:60px}.sendbird-place-holder .sendbird-place-holder__body--align-top .sendbird-place-holder__body--align-top__text .sendbird-place-holder__body--align-top__text__channel-name{display:block;max-width:calc(100% - 62px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sendbird-place-holder .sendbird-place-holder__body--align-top .sendbird-place-hlder__body--align-top__no-result,.sendbird-place-holder .sendbird-place-holder__body--align-top .sendbird-place-hlder__body--align-top__searching{display:flex;justify-content:center}.sendbird-loader{animation:1s linear infinite;animation-name:rotate;display:inline-block}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.sendbird-chat-header{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;height:64px;justify-content:space-between;min-height:64px;overflow:hidden;padding-left:20px;padding-right:16px;position:relative;text-overflow:ellipsis}.sendbird-theme--light .sendbird-chat-header{background-color:#fff;background-color:var(--sendbird-light-background-50);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-chat-header{background-color:#161616;background-color:var(--sendbird-dark-background-600);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-chat-header__left{margin-right:24px}.sendbird-chat-header__left,.sendbird-chat-header__right{align-items:center;display:flex;flex-direction:row;overflow:hidden}.sendbird-chat-header .sendbird-chat-header__left__title{margin-left:8px;margin-right:16px;max-width:780px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sendbird--mobile-mode .sendbird-chat-header .sendbird-chat-header__left__title{max-width:calc(100vw - 240px)}.sendbird-chat-header .sendbird-chat-header__left__subtitle{max-width:240px;overflow:hidden;text-overflow:ellipsis}.sendbird-chat-header .sendbird-chat-header__right__mute{margin-right:18px}.sendbird-chat-header .sendbird-iconbutton--pressed{background-color:inherit}.sendbird-chat-header .sendbird-chat-header__right__info{margin-left:16px}.sendbird-chat-header__icon_back{margin-right:8px}.sendbird-chat-header--default-avatar{align-items:center;border-radius:50%;display:flex;height:56px;justify-content:center;width:56px}.sendbird-theme--light .sendbird-chat-header--default-avatar{background-color:#259c72;background-color:var(--sendbird-light-secondary-300)}.sendbird-theme--dark .sendbird-chat-header--default-avatar{background-color:#69c085;background-color:var(--sendbird-dark-secondary-200)}.sendbird-image-renderer{overflow:hidden;position:relative}.sendbird-image-renderer__hidden-image-loader{display:none}.sendbird-image-renderer,.sendbird-image-renderer__image{height:180px;width:320px}.sendbird-multiple-files-image-renderer__image-cover{background-color:#0000008c;background-color:var(--sendbird-light-overlay-01);border-radius:16px;display:none;height:100%;position:absolute;top:0;width:100%}.sendbird-image-renderer:hover .sendbird-multiple-files-image-renderer__image-cover{display:inline-flex}.sendbird-multiple-files-image-renderer__icon-wrapper{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;width:100%;z-index:1}.sendbird-multiple-files-image-renderer__icon-wrapper .sendbird-multiple-files-image-renderer__icon-wrapper__icon{align-items:center;background-color:#ffffffe0;background-color:var(--sendbird-light-ondark-01);border-radius:50%;display:flex;height:56px;justify-content:center;width:56px;z-index:2}.sendbird-avatar{border-radius:50%;display:inline-block;overflow:hidden;position:relative}.sendbird-avatar:focus{outline:none}.sendbird-avatar .sendbird-avatar-img{align-items:center;display:flex;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.sendbird-theme--light .sendbird-avatar .sendbird-avatar-img{background-color:#bdbdbd;background-color:var(--sendbird-light-background-300)}.sendbird-theme--dark .sendbird-avatar .sendbird-avatar-img{background-color:#bdbdbd;background-color:var(--sendbird-dark-background-300)}.sendbird-avatar .sendbird-avatar--inner__two-child .sendbird-avatar-img:first-child{transform:translate(2%,-50%)}.sendbird-avatar .sendbird-avatar--inner__two-child .sendbird-avatar-img:last-child{transform:translate(-102%,-50%)}.sendbird-avatar .sendbird-avatar--inner__three-child--upper .sendbird-avatar-img:first-child{transform:translate(-50%,-102%)}.sendbird-avatar .sendbird-avatar--inner__three-child--lower .sendbird-avatar-img:first-child{transform:translate(-77%,-23%) scale(.5)}.sendbird-avatar .sendbird-avatar--inner__three-child--lower .sendbird-avatar-img:last-child{transform:translate(-23%,-23%) scale(.5)}.sendbird-avatar .sendbird-avatar--inner__four-child .sendbird-avatar-img:first-child{transform:translate(-77%,-77%) scale(.5)}.sendbird-avatar .sendbird-avatar--inner__four-child .sendbird-avatar-img:nth-child(2){transform:translate(-23%,-77%) scale(.5)}.sendbird-avatar .sendbird-avatar--inner__four-child .sendbird-avatar-img:nth-child(3){transform:translate(-77%,-23%) scale(.5)}.sendbird-avatar .sendbird-avatar--inner__four-child .sendbird-avatar-img:last-child{transform:translate(-23%,-23%) scale(.5)}.sendbird-avatar .sendbird-avatar-img--default{align-items:center;display:flex;justify-content:center}.sendbird-theme--light .sendbird-avatar .sendbird-avatar-img--default{background-color:#bdbdbd;background-color:var(--sendbird-light-background-300)}.sendbird-theme--dark .sendbird-avatar .sendbird-avatar-img--default{background-color:#bdbdbd;background-color:var(--sendbird-dark-background-300)}.sendbird-theme--light .sendbird-avatar .sendbird-avatar-img--default.text{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-avatar .sendbird-avatar-img--default.text{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-avatar .sendbird-avatar-text{font-family:Roboto;font-size:8px;font-style:normal;font-weight:700;font-weight:400;line-height:12px;text-align:center}.sendbird-theme--light .sendbird-avatar .sendbird-avatar-text{color:#00000080;color:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-avatar .sendbird-avatar-text{color:#ffffff80;color:var(--sendbird-dark-ondark-02)}.sendbird-ui-header{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;height:64px;justify-content:space-between;min-height:64px;overflow:hidden;padding-left:16px;padding-right:16px;position:relative;text-overflow:ellipsis}.sendbird-theme--light .sendbird-ui-header{background-color:#fff;background-color:var(--sendbird-light-background-50);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-ui-header{background-color:#161616;background-color:var(--sendbird-dark-background-600);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-ui-header--is-desktop{max-width:176px}.sendbird-ui-header--is-mobile{max-width:80px}.sendbird-ui-header__left{align-items:center;display:inline-flex;flex:0 0 auto;left:0;margin-right:8px;position:relative}.sendbird-ui-header__middle{display:inline-flex;flex:1 1;flex-direction:column;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sendbird-ui-header__middle__subtitle__container{display:flex;width:100%}.sendbird-ui-header__middle__subtitle,.sendbird-ui-header__middle__title{text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.sendbird-ui-header__right{align-items:center;display:inline-flex;flex:0 0 auto;margin-left:8px;position:relative;right:0}.sendbird-textbutton{cursor:pointer;display:inline-block;text-decoration:underline}.sendbird-textbutton--not-underline{cursor:pointer;text-decoration:none}.sendbird-textbutton--disabled{cursor:not-allowed}.sendbird-theme--light .sendbird-textbutton--disabled{color:#00000061;color:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-textbutton--disabled{color:#ffffff61;color:var(--sendbird-dark-ondark-03)}.sendbird-theme--light .sendbird-color--onbackground-1{color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-color--onbackground-1{color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-color--onbackground-1--background-color{background-color:#000000e0;background-color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-color--onbackground-1--background-color{background-color:#ffffffe0;background-color:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-color--onbackground-2{color:#00000080;color:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-color--onbackground-2{color:#ffffff80;color:var(--sendbird-dark-ondark-02)}.sendbird-theme--light .sendbird-color--onbackground-2--background-color{background-color:#00000080;background-color:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-color--onbackground-2--background-color{background-color:#ffffff80;background-color:var(--sendbird-dark-ondark-02)}.sendbird-theme--light .sendbird-color--onbackground-3{color:#00000061;color:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-color--onbackground-3{color:#ffffff61;color:var(--sendbird-dark-ondark-03)}.sendbird-theme--light .sendbird-color--onbackground-3--background-color{background-color:#00000061;background-color:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-color--onbackground-3--background-color{background-color:#ffffff61;background-color:var(--sendbird-dark-ondark-03)}.sendbird-theme--light .sendbird-color--onbackground-4{color:#0000001f;color:var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-color--onbackground-4{color:#ffffff1f;color:var(--sendbird-dark-ondark-04)}.sendbird-theme--light .sendbird-color--onbackground-4--background-color{background-color:#0000001f;background-color:var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-color--onbackground-4--background-color{background-color:#ffffff1f;background-color:var(--sendbird-dark-ondark-04)}.sendbird-theme--light .sendbird-color--oncontent-1{color:#ffffffe0;color:var(--sendbird-light-ondark-01)}.sendbird-theme--dark .sendbird-color--oncontent-1{color:#000000e0;color:var(--sendbird-dark-onlight-01)}.sendbird-theme--light .sendbird-color--oncontent-1--background-color{background-color:#ffffffe0;background-color:var(--sendbird-light-ondark-01)}.sendbird-theme--dark .sendbird-color--oncontent-1--background-color{background-color:#000000e0;background-color:var(--sendbird-dark-onlight-01)}.sendbird-theme--light .sendbird-color--primary{color:#742ddd;color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-color--primary{color:#c2a9fa;color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-color--primary--background-color{background-color:#742ddd;background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-color--primary--background-color{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-color--error{color:#de360b;color:var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-color--error{color:#f66161;color:var(--sendbird-dark-error-200)}.sendbird-theme--light .sendbird-color--error--background-color{background-color:#de360b;background-color:var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-color--error--background-color{background-color:#de360b;background-color:var(--sendbird-dark-error-300)}.sendbird-conversation__messages{position:relative}.sendbird-conversation__messages .sendbird-conversation__messages-padding{height:100%;overflow-x:hidden;padding:0 24px;position:relative}.sendbird--mobile-mode .sendbird-conversation__messages .sendbird-conversation__messages-padding{padding:0 12px}.sendbird-conversation__messages .sendbird-admin-message,.sendbird-conversation__messages .sendbird-separator{padding-bottom:8px;padding-top:8px}.sendbird-conversation__messages__notification{margin-left:25px;position:fixed;top:0;width:calc(100% - 50px)}.sendbird-conversation__scroll-bottom-button{align-items:center;border-radius:24px;bottom:30px;display:flex;height:40px;justify-content:center;left:calc(100% - 65px);position:sticky;width:40px}.sendbird-theme--light .sendbird-conversation__scroll-bottom-button{background-color:#fff;background-color:var(--sendbird-light-background-50);box-shadow:0 2px 8px 0 #00000014,0 4px 6px 0 #0000001f;box-shadow:var(--sendbird-light-shadow-05)}.sendbird-theme--dark .sendbird-conversation__scroll-bottom-button{background-color:#393939;background-color:var(--sendbird-dark-background-400);box-shadow:var(--sendbird-dark-shadow-05)}.sendbird-conversation__scroll-bottom-button:hover{cursor:pointer}.sendbird-theme--light .sendbird-conversation__scroll-bottom-button:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-conversation__scroll-bottom-button:hover{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-conversation__scroll-bottom-button:active{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-conversation__scroll-bottom-button:active{background-color:#000;background-color:var(--sendbird-dark-background-700)}.sendbird-conversation__scroll-bottom-button:focus{outline:none}.sendbird-separator{align-items:center;display:flex;width:100%}.sendbird-separator .sendbird-separator__left,.sendbird-separator .sendbird-separator__right{border:none;display:inline-block;height:1px;width:100%}.sendbird-separator .sendbird-separator__text{display:flex;margin:0 16px;white-space:nowrap}.sendbird-message-input{display:inline-block;position:relative;width:100%}.sendbird-message-input .sendbird-message-input--textarea{background-color:inherit;border-radius:4px;box-sizing:border-box;font-family:Roboto,sans-serif;font-family:var(--sendbird-font-family-default);font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;height:56px;letter-spacing:normal;line-height:1.43;overflow-y:scroll;padding:18px 64px 18px 16px;position:relative;resize:none;white-space:pre-wrap;width:100%}.sendbird-theme--light .sendbird-message-input .sendbird-message-input--textarea{background-color:#fff;background-color:var(--sendbird-light-background-50);border:1px solid #00000061;border:1px solid var(--sendbird-light-onlight-03);caret-color:#742ddd;caret-color:var(--sendbird-light-primary-300);color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-message-input .sendbird-message-input--textarea{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500);border:1px solid #ffffff61;border:1px solid var(--sendbird-dark-ondark-03);caret-color:#c2a9fa;caret-color:var(--sendbird-dark-primary-200);color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-message-input .sendbird-message-input--textarea:focus{outline:none}.sendbird-theme--light .sendbird-message-input .sendbird-message-input--textarea:focus{border:1px solid #742ddd;border:1px solid var(--sendbird-light-primary-300);box-shadow:0 1px 5px 0 #2122421f,0 0 1px 0 #21224229,0 2px 1px 0 #21224214,0 1px 5px 0 #0000001f;box-shadow:var(--sendbird-light-shadow-message-input);color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-message-input .sendbird-message-input--textarea:focus{border:1px solid #c2a9fa;border:1px solid var(--sendbird-dark-primary-200);box-shadow:0 1px 5px 0 #2122421f,0 0 1px 0 #21224229,0 2px 1px 0 #21224214,0 1px 5px 0 #0000001f;box-shadow:var(--sendbird-dark-shadow-message-input);color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-message-input .sendbird-message-input--textarea:active{border:1px solid #7b53ef;border:1px solid var(--sendbird-message-input-border-active);color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-message-input .sendbird-message-input--textarea:active{border:1px solid #7b53ef;border:1px solid var(--sendbird-message-input-border-active);color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-message-input .sendbird-message-input--placeholder{font-family:Roboto,sans-serif;font-family:var(--sendbird-font-family-default);font-size:14px;left:16px;line-height:1.43;pointer-events:none;position:absolute;top:18px}.sendbird-message-input .sendbird-message-input--attach{bottom:14px;padding:6px;position:absolute;right:16px}.sendbird-message-input .sendbird-message-input--attach.is-voice-message-enabled{right:48px}.sendbird-message-input .sendbird-message-input--send,.sendbird-message-input .sendbird-message-input--voice-message{bottom:14px;padding:6px;position:absolute;right:16px}.sendbird-message-input .sendbird-message-input--attach-input{display:none}.sendbird-message-input__edit{box-sizing:border-box;padding:16px}.sendbird-theme--light .sendbird-message-input__edit{background-color:#dbd1ff;background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-message-input__edit{background-color:#000;background-color:var(--sendbird-dark-background-700)}.sendbird-message-input--edit-action{margin-top:4px;text-align:right}.sendbird-message-input--edit-action button:last-child{margin-left:8px}.sendbird-message-input--edit-action .sendbird-message-input--edit-action__cancel{width:80px}.sendbird-theme--light .sendbird-message-input--edit-action .sendbird-message-input--edit-action__cancel{border:1px solid #00000061;border:1px solid var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-message-input--edit-action .sendbird-message-input--edit-action__cancel{border:1px solid #ffffff61;border:1px solid var(--sendbird-dark-ondark-03)}.sendbird-message-input--edit-action .sendbird-message-input--edit-action__save{width:80px}.sendbird-message-input-form__disabled{cursor:not-allowed}.sendbird-message-input__disabled{cursor:not-allowed;pointer-events:none}.sendbird-theme--light .sendbird-message-input__disabled .sendbird-message-input--textarea{border:1px solid #0000001f;border:1px solid var(--sendbird-light-onlight-04);color:#0000001f;color:var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-message-input__disabled .sendbird-message-input--textarea{border:1px solid #ffffff1f;border:1px solid var(--sendbird-dark-ondark-04);color:#ffffff1f;color:var(--sendbird-dark-ondark-04)}.sendbird-message-content{display:inline-flex;flex-direction:row;position:relative;width:100%}.sendbird-message-content.incoming{justify-content:flex-start}.sendbird-message-content.outgoing{justify-content:flex-end}.sendbird-message-content .sendbird-message-content__middle{max-width:400px}.sendbird--mobile-mode .sendbird-message-content .sendbird-message-content__middle{max-width:calc(100vw - 140px)}.sendbird--mobile-mode .sendbird-message-content .ui_container_type__wide{max-width:100%}.sendbird-message-content .sendbird-message-content__middle .sendbird-message-content__middle__quote-message.use-quote{bottom:-8px;margin-top:-8px}.sendbird-message-content__middle__quote-message__quote{width:100%}.sendbird-message-content.incoming .sendbird-message-content__left{display:inline-flex;min-width:40px;position:relative}.sendbird-message-content.incoming .sendbird-message-content__left .sendbird-message-content__left__avatar{bottom:2px;left:0;position:absolute}.sendbird-message-content.incoming .sendbird-message-content__left .sendbird-message-content__left__avatar.multiple{border:2px solid}.sendbird-theme--light .sendbird-message-content.incoming .sendbird-message-content__left .sendbird-message-content__left__avatar.multiple{border-color:#fff;border-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-message-content.incoming .sendbird-message-content__left .sendbird-message-content__left__avatar.multiple{border-color:#161616;border-color:var(--sendbird-dark-background-600)}.sendbird-message-content.incoming .sendbird-message-content__left .sendbird-message-content__left__avatar.use-thread-replies{bottom:35px}.sendbird-message-content.incoming .sendbird-message-content__middle{align-items:flex-start;display:inline-flex;flex-direction:column;position:relative}.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at{bottom:6px;display:flex;flex-direction:row;min-width:80px;position:absolute;right:-84px;white-space:nowrap}.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at.sendbird-mouse-hover{display:none}.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__body-container .ui_container_type__default-carousel{bottom:-16px;left:2px;min-width:-moz-fit-content;min-width:fit-content}.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__body-container .ui_container_type__wide{bottom:-16px;min-width:-moz-fit-content;min-width:fit-content;right:2px}.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__sender-name{margin-bottom:4px;margin-left:12px;overflow:hidden;position:relative;text-overflow:ellipsis;width:100%}.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__quote-message{display:inline-flex;position:relative;width:100%}.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__quote-message.outgoing{justify-content:flex-end}.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__quote-message.incoming{justify-content:flex-start}.sendbird-message-content.incoming .sendbird-message-content__middle .sendbird-message-content__middle__quote-message:hover{cursor:pointer}.sendbird-message-content.incoming .sendbird-message-content__right{display:inline-flex;margin-left:4px;padding-top:18px;position:relative;width:50px}.sendbird-message-content.incoming .sendbird-message-content__right.use-reactions{width:70px}.sendbird-message-content.incoming .sendbird-message-content__right.chain-top{padding-top:2px}.sendbird-message-content.incoming .sendbird-message-content__right.chain-top.use-quote{padding-top:18px}.sendbird-message-content.incoming .sendbird-message-content__right .sendbird-message-content-menu{display:none;flex-direction:row;height:32px;position:relative}.sendbird--mobile-mode .sendbird-message-content.incoming:hover .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at,.sendbird-message-content.incoming .sendbird-message-content__right .sendbird-message-content-menu.sendbird-mouse-hover,.sendbird-message-content.incoming:hover .sendbird-message-content__right .sendbird-message-content-menu{display:inline-flex}.sendbird-message-content.incoming:hover .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at{display:none}.sendbird-message-content.incoming:hover .sendbird-message-content__middle .sendbird-message-content__middle__body-container .ui_container_type__default-carousel{display:flex}.sendbird-message-content.outgoing .sendbird-message-content__left{box-sizing:border-box;display:inline-flex;justify-content:flex-end;position:relative;width:50px}.sendbird-message-content.outgoing .sendbird-message-content__left.use-reactions{width:70px}.sendbird-message-content.outgoing .sendbird-message-content__left.use-quote .sendbird-message-content-menu{top:18px}.sendbird-message-content.outgoing .sendbird-message-content__left .sendbird-message-content-menu{display:none;flex-direction:row;position:absolute;right:4px;top:2px}.sendbird-message-content.outgoing .sendbird-message-content__left .sendbird-message-content-menu.sendbird-mouse-hover{display:inline-flex}.sendbird-message-content.outgoing .sendbird-message-content__middle{align-items:flex-end;display:inline-flex;flex-direction:column;position:relative}.sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__quote-message{display:inline-flex;position:relative;width:100%}.sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__quote-message.outgoing{justify-content:flex-end}.sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__quote-message.incoming{justify-content:flex-start}.sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__body-container{position:relative;width:100%}.sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at{bottom:2px;box-sizing:initial;display:flex;justify-content:flex-end;left:-84px;min-height:16px;min-width:80px;position:absolute;white-space:nowrap}.sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at.sendbird-mouse-hover{display:none}.sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at .sendbird-message-content__middle__body-container__created-at__component-container{display:inline-flex;position:relative}.sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__body-container .ui_container_type__default-carousel,.sendbird-message-content.outgoing .sendbird-message-content__middle .sendbird-message-content__middle__body-container .ui_container_type__wide{bottom:-20px;left:2px;min-width:-moz-fit-content;min-width:fit-content}.sendbird-message-content.outgoing .sendbird-message-content__right{display:none}.sendbird--mobile-mode .sendbird-message-content.outgoing:hover .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at,.sendbird-message-content.outgoing:hover .sendbird-message-content__left .sendbird-message-content-menu{display:inline-flex}.sendbird-message-content.outgoing:hover .sendbird-message-content__middle .sendbird-message-content__middle__body-container .sendbird-message-content__middle__body-container__created-at{display:none}.sendbird-message-content__middle__body-container{display:flex;flex-direction:column;position:relative;width:-moz-fit-content;width:fit-content}.sendbird-message-content__middle__body-container .sendbird-message-content__middle__message-item-body{box-sizing:border-box;width:100%}.sendbird-message-content-reactions{border-radius:0 0 16px 16px;max-width:400px;position:relative;width:100%}.sendbird-theme--light .sendbird-message-content-reactions{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-message-content-reactions{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-message-content-reactions.primary{background-color:#742ddd;background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-message-content-reactions.primary{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-message-content-reactions.mouse-hover,.sendbird-theme--light .sendbird-message-content-reactions:hover{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-message-content-reactions.mouse-hover,.sendbird-theme--dark .sendbird-message-content-reactions:hover{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-message-content-reactions.mouse-hover.primary,.sendbird-theme--light .sendbird-message-content-reactions:hover.primary{background-color:#6211c8;background-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-message-content-reactions.mouse-hover.primary,.sendbird-theme--dark .sendbird-message-content-reactions:hover.primary{background-color:#742ddd;background-color:var(--sendbird-dark-primary-300)}.sendbird-theme--light .sendbird-message-content-reactions.image-grid{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-message-content-reactions.image-grid{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-message-content__middle__feedback-buttons,.sendbird-message-content__middle__thread-replies{margin-top:4px}.sendbird-voice-message-item-body.sendbird-message-content__middle__message-item-body{height:50px;min-width:136px}.sendbird-message-content__middle__body-container__feedback-buttons-container{display:flex;gap:4px;margin-top:4px;position:relative}.sendbird-message-content__middle__for_template_message{width:100%}.sendbird-message-status{align-items:flex-start;display:inline-flex;height:100%;position:relative;width:100%}.sendbird-message-status .sendbird-message-status__icon{display:inline-block;position:relative;top:-2px}.sendbird-message-status .sendbird-message-status__icon.hide-icon{display:none}.sendbird-message-status .sendbird-message-status__text{display:inline-block;margin-left:4px;position:relative}.sendbird-message-status .sendbird-message-status__text .sendbird-message-status__text__try-again{text-decoration:underline}.sendbird-message-status .sendbird-message-status__text .sendbird-message-status__text__try-again:hover{cursor:pointer}.sendbird-message-status .sendbird-message-status__text .sendbird-message-status__text__delete{text-decoration:underline}.sendbird-message-status .sendbird-message-status__text .sendbird-message-status__text__delete:hover{cursor:pointer}.sendbird__offline .sendbird-menu-item{cursor:not-allowed}.sendbird-menu-item{cursor:pointer;display:flex;padding:8px 16px;white-space:nowrap}.sendbird-menu-item.disable{cursor:not-allowed}.sendbird-theme--light .sendbird-menu-item.disable:hover{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-menu-item.disable:hover{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-menu-item:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-menu-item:hover{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-menu-item>*{align-items:center;display:flex;justify-content:space-between;width:100%}.sendbird-text{color:var(--primary-1)}.sendbird-reaction-button{border:1px solid #0000;border-radius:8px;box-sizing:border-box;cursor:pointer;display:inline-block}.sendbird-theme--light .sendbird-reaction-button:hover{background-color:#eee;background-color:var(--sendbird-light-background-100);border:1px solid #eee;border:1px solid var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-reaction-button:hover{background-color:#393939;background-color:var(--sendbird-dark-background-400);border:1px solid #393939;border:1px solid var(--sendbird-dark-background-400)}.sendbird-reaction-button__inner{margin:3px}.sendbird-reaction-button--selected{border-radius:8px;box-sizing:border-box;cursor:pointer;display:inline-block}.sendbird-theme--light .sendbird-reaction-button--selected{background-color:#dbd1ff;background-color:var(--sendbird-light-primary-100);border:1px solid #dbd1ff;border:1px solid var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-reaction-button--selected{background-color:#6211c8;background-color:var(--sendbird-dark-primary-400);border:1px solid #6211c8;border:1px solid var(--sendbird-dark-primary-400)}.sendbird-reaction-button--selected:hover{border:1px solid #9e8cf5;border:1px solid var(--sendbird-selected-reaction-button-border-hover)}.sendbird-reaction-button--selected__inner{margin:3px}.sendbird-reaction-button--selected.sendbird-reactions--pressed{display:block!important}.sendbird-emoji-reactions{border-radius:16px;box-sizing:border-box;display:inline-block;max-width:404px;max-width:var(--sendbird-message-balloon-width);min-height:24px;padding:7px 5px 3px;width:100%}.sendbird-theme--light .sendbird-emoji-reactions{background-color:#fff;background-color:var(--sendbird-light-background-50);border:1px solid #eee;border:1px solid var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-emoji-reactions{background-color:#161616;background-color:var(--sendbird-dark-background-600);border:1px solid #2c2c2c;border:1px solid var(--sendbird-dark-background-500)}.sendbird-emoji-reactions .sendbird-emoji-reactions__reaction-badge{margin-bottom:4px;margin-left:2px;margin-right:1px}.sendbird-emoji-reactions:focus{outline:none}.sendbird-emoji-reactions .sendbird-context-menu{height:26px}.sendbird-emoji-reactions__add-reaction-badge{display:inline-flex;height:24px;position:relative;top:-4px;width:36px}.sendbird-emoji-reactions .sendbird-context-menu{margin-left:2px}.sendbird-reaction-badge{border-radius:15px;display:inline-block;height:24px;width:50px}.sendbird-theme--light .sendbird-reaction-badge{background-color:#eee;background-color:var(--sendbird-light-background-100);border:1px solid #eee;border:1px solid var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-reaction-badge{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500);border:1px solid #2c2c2c;border:1px solid var(--sendbird-dark-background-500)}.sendbird-reaction-badge:hover{cursor:pointer}.sendbird-theme--light .sendbird-reaction-badge:hover{border:1px solid #742ddd;border:1px solid var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-reaction-badge:hover{border:1px solid #c2a9fa;border:1px solid var(--sendbird-dark-primary-200)}.sendbird-reaction-badge--is-add{border-radius:15px;display:inline-block;height:24px;width:36px}.sendbird-theme--light .sendbird-reaction-badge--is-add{background-color:#eee;background-color:var(--sendbird-light-background-100);border:1px solid #eee;border:1px solid var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-reaction-badge--is-add{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500);border:1px solid #2c2c2c;border:1px solid var(--sendbird-dark-background-500)}.sendbird-reaction-badge--is-add:hover{cursor:pointer}.sendbird-theme--light .sendbird-reaction-badge--is-add:hover{border:1px solid #742ddd;border:1px solid var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-reaction-badge--is-add:hover{border:1px solid #c2a9fa;border:1px solid var(--sendbird-dark-primary-200)}.sendbird-reaction-badge--is-add .sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon{left:8px}.sendbird-reaction-badge--selected{border-radius:15px;display:inline-block;height:24px;width:50px}.sendbird-theme--light .sendbird-reaction-badge--selected{background-color:#dbd1ff;background-color:var(--sendbird-light-primary-100);border:1px solid #dbd1ff;border:1px solid var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-reaction-badge--selected{background-color:#6211c8;background-color:var(--sendbird-dark-primary-400);border:1px solid #6211c8;border:1px solid var(--sendbird-dark-primary-400)}.sendbird-reaction-badge--selected:hover{cursor:pointer}.sendbird-theme--light .sendbird-reaction-badge--selected:hover{border:1px solid #742ddd;border:1px solid var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-reaction-badge--selected:hover{border:1px solid #c2a9fa;border:1px solid var(--sendbird-dark-primary-200)}.sendbird-reaction-badge__inner{align-items:center;display:flex;flex-direction:row;height:24px;justify-content:center;padding-left:20px;padding-right:4px;position:relative}.sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__icon{left:4px;position:absolute;top:2px}.sendbird-reaction-badge__inner .sendbird-reaction-badge__inner__count{margin-left:4px}.sendbird-message__bottomsheet__reacted-members{box-sizing:border-box;display:inline-flex;flex-direction:row;gap:16px;height:46px;justify-content:center;overflow-x:scroll;padding:0 16px;position:relative;width:100%}.sendbird-message__bottomsheet__reacted-members__item{align-items:center;display:inline-flex;flex-direction:row;gap:4px;height:100%;position:relative}.sendbird-message__bottomsheet__reactor-list{box-sizing:border-box;display:inline-flex;flex-direction:column;height:216px;overflow-y:scroll;padding:0 16px;position:relative;width:100%}.sendbird-message__bottomsheet__reactor-list__item.sendbird-user-list-item{border-bottom:0;min-height:48px}.sendbird-bottomsheet{height:100%;left:0;position:fixed;top:0;width:100%}.sendbird-bottomsheet__content{bottom:0;left:0;position:fixed;width:100%;z-index:10001}.sendbird-bottomsheet__backdrop{height:100%;left:0;position:fixed;top:0;width:100%;z-index:10000}.sendbird-theme--light .sendbird-bottomsheet__backdrop{background-color:#00000052;background-color:var(--sendbird-light-overlay-02)}.sendbird-theme--dark .sendbird-bottomsheet__backdrop{background-color:#00000052;background-color:var(--sendbird-dark-overlay-02)}.sendbird-user-list-item{box-sizing:border-box;display:block;height:56px;position:relative;width:432px}.sendbird--mobile-mode .sendbird-user-list-item{width:100%}.sendbird-theme--light .sendbird-user-list-item{background-color:#fff;background-color:var(--sendbird-light-background-50);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-user-list-item{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-user-list-item .sendbird-user-list-item__avatar{cursor:pointer;left:0;position:absolute;top:8px;z-index:0}.sendbird-user-list-item .sendbird-muted-avatar{left:0;pointer-events:none;position:absolute;top:8px;z-index:1}.sendbird-user-list-item .sendbird-user-list-item__title{left:56px;max-width:250px;overflow:hidden;position:absolute;text-overflow:ellipsis;top:17px;white-space:nowrap}.sendbird--mobile-mode .sendbird-user-list-item .sendbird-user-list-item__title{max-width:62%}.sendbird-user-list-item .sendbird-user-list-item__subtitle{left:140px;max-width:237px;overflow:hidden;position:absolute;text-overflow:ellipsis;top:23px;white-space:nowrap}.sendbird--mobile-mode .sendbird-user-list-item .sendbird-user-list-item__subtitle{max-width:40%}.sendbird-user-list-item .sendbird-user-list-item__checkbox{position:absolute;right:16px;top:16px}.sendbird-user-list-item .sendbird-user-list-item__action{position:absolute;right:0;top:10px}.sendbird-user-list-item .sendbird-user-list-item__operator{position:absolute;right:40px;top:22px}.sendbird-user-list-item .sendbird-user-list-item__operator.checkbox{right:66px}.sendbird-muted-avatar{border-radius:50%;display:inline-block}.sendbird-muted-avatar .sendbird-muted-avatar__icon{position:relative}.sendbird-muted-avatar .sendbird-muted-avatar__icon .sendbird-icon{left:4px;position:absolute;top:4px}.sendbird-muted-avatar .sendbird-muted-avatar__bg{border-radius:50%;left:0;opacity:.5;position:absolute;top:0}.sendbird-theme--light .sendbird-muted-avatar .sendbird-muted-avatar__bg{background-color:#6211c8;background-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-muted-avatar .sendbird-muted-avatar__bg{background-color:#742ddd;background-color:var(--sendbird-dark-primary-300)}.sendbird-checkbox{cursor:pointer;display:inline-block;font-size:22px;margin-bottom:12px;padding-left:35px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sendbird-checkbox input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.sendbird-checkbox--checkmark{background-color:inherit;border-radius:2px;height:18px;left:0;position:absolute;top:0;width:18px}.sendbird-theme--light .sendbird-checkbox--checkmark{border:2px solid #393939;border:2px solid var(--sendbird-light-background-400)}.sendbird-theme--dark .sendbird-checkbox--checkmark{border:2px solid #bdbdbd;border:2px solid var(--sendbird-dark-background-300)}.sendbird-theme--light .sendbird-checkbox--checkmark.disabled{border:2px solid #0000001f;border:2px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-checkbox--checkmark.disabled{border:2px solid #ffffff1f;border:2px solid var(--sendbird-dark-ondark-04)}.sendbird-theme--light .sendbird-checkbox input:focus~.sendbird-checkbox--checkmark{box-shadow:0 0 0 2px #742ddd;box-shadow:0 0 0 2px var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-checkbox input:focus~.sendbird-checkbox--checkmark{box-shadow:0 0 0 2px #c2a9fa;box-shadow:0 0 0 2px var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-checkbox input:checked~.sendbird-checkbox--checkmark{background-color:#742ddd;background-color:var(--sendbird-light-primary-300);border:2px solid #742ddd;border:2px solid var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-checkbox input:checked~.sendbird-checkbox--checkmark{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200);border:2px solid #c2a9fa;border:2px solid var(--sendbird-dark-primary-200)}.sendbird-checkbox input:checked~.sendbird-checkbox--checkmark.disabled{cursor:default}.sendbird-theme--light .sendbird-checkbox input:checked~.sendbird-checkbox--checkmark.disabled{background-color:#0000001f;background-color:var(--sendbird-light-onlight-04);border:2px solid #0000001f;border:2px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-checkbox input:checked~.sendbird-checkbox--checkmark.disabled{background-color:#ffffff1f;background-color:var(--sendbird-dark-ondark-04);border:2px solid #ffffff1f;border:2px solid var(--sendbird-dark-ondark-04)}.sendbird-checkbox--checkmark:after{content:"";display:none;position:absolute}.sendbird-checkbox input:checked~.sendbird-checkbox--checkmark:after{display:block}.sendbird-theme--light .sendbird-checkbox .sendbird-checkbox--checkmark:after{border:solid #fff;border:solid var(--sendbird-light-background-50);border-width:0 2px 2px 0;height:12px;left:5px;top:-.5px;transform:rotate(45deg);width:7px}.sendbird-theme--dark .sendbird-checkbox .sendbird-checkbox--checkmark:after{border:solid #161616;border:solid var(--sendbird-dark-background-600);border-width:0 2px 2px 0;height:12px;left:5px;top:-.5px;transform:rotate(45deg);width:7px}.sendbird__user-profile{border-radius:4px;box-sizing:border-box;padding:24px;text-align:center;width:320px}.sendbird-theme--light .sendbird__user-profile{background-color:#fff;background-color:var(--sendbird-light-background-50);box-shadow:0 3px 5px -3px #2122420a,0 3px 14px 2px #00000014,0 8px 10px 1px #0000001f;box-shadow:var(--sendbird-light-shadow-02)}.sendbird-theme--dark .sendbird__user-profile{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500);box-shadow:0 3px 5px -3px #2122420a,0 3px 14px 2px #00000014,0 8px 10px 1px #0000001f;box-shadow:var(--sendbird-dark-shadow-02)}.sendbird__user-profile .sendbird__user-profile-avatar{margin:8px 0}.sendbird__user-profile .sendbird__user-profile-name{max-width:100%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.sendbird-theme--light .sendbird__user-profile .sendbird__user-profile-name{color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird__user-profile .sendbird__user-profile-name{color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird__user-profile .sendbird__user-profile-message{margin-top:20px}.sendbird__user-profile .sendbird__user-profile-message button{width:272px}.sendbird__user-profile .sendbird__user-profile-separator{height:1px;margin:24px 0}.sendbird-theme--light .sendbird__user-profile .sendbird__user-profile-separator{background-color:#0000001f;background-color:var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird__user-profile .sendbird__user-profile-separator{background-color:#ffffff1f;background-color:var(--sendbird-dark-ondark-04)}.sendbird__user-profile .sendbird__user-profile-userId--label,.sendbird__user-profile .sendbird__user-profile-userId--value{display:block;overflow-x:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.sendbird__user-profile .sendbird__user-profile-userId--label{margin-bottom:8px}.sendbird-tooltip{border-radius:8px;display:inline-flex;justify-content:center;max-width:200px;padding:8px 16px;position:relative}.sendbird-theme--light .sendbird-tooltip{background-color:#000;background-color:var(--sendbird-light-background-700)}.sendbird-theme--dark .sendbird-tooltip{background-color:#bdbdbd;background-color:var(--sendbird-dark-background-300)}.sendbird-tooltip:after{bottom:-4px;content:"";height:8px;position:absolute;transform:rotate(45deg);width:8px}.sendbird-theme--light .sendbird-tooltip:after{background-color:#000;background-color:var(--sendbird-light-background-700)}.sendbird-theme--dark .sendbird-tooltip:after{background-color:#bdbdbd;background-color:var(--sendbird-dark-background-300)}.sendbird-tooltip__text{font-family:Roboto,sans-serif;font-family:var(--sendbird-font-family-default);font-size:12px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.33;max-width:180px;overflow:hidden;text-overflow:ellipsis;word-break:keep-all}.sendbird-tooltip-wrapper{display:inline-flex;position:relative}.sendbird-tooltip-wrapper__hover-tooltip{display:inline-flex;position:absolute;width:200px}.sendbird-tooltip-wrapper__hover-tooltip__inner__tooltip-container{display:inline-flex;position:relative}.sendbird-admin-message{align-items:center;display:flex;justify-content:center}.sendbird-admin-message .sendbird-admin-message__text{display:flex;text-align:center}.sendbird-quote-message{box-sizing:border-box;display:inline-flex;flex-direction:column;max-width:400px;position:relative;width:100%}.sendbird-quote-message.incoming{align-items:flex-start}.sendbird-quote-message.outgoing{align-items:flex-end}.sendbird-quote-message .sendbird-quote-message__replied-to{align-items:center;display:inline-flex;flex-direction:row;height:16px;padding:0 12px;position:relative;width:100%}.sendbird-quote-message .sendbird-quote-message__replied-to .sendbird-quote-message__replied-to__icon{margin-bottom:4px;margin-right:4px;position:relative}.sendbird-quote-message .sendbird-quote-message__replied-to .sendbird-quote-message__replied-to__text{align-items:center;display:inline-flex;flex-direction:row;font-size:12px;max-width:360px;overflow:hidden;overflow-x:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all}.sendbird-quote-message .sendbird-quote-message__replied-to .sendbird-quote-message__replied-to__text .sendbird-quote-message__replied-to__text__nickname{display:inline-block;max-width:148px;overflow:hidden;text-overflow:ellipsis}.sendbird-quote-message .sendbird-quote-message__replied-to .sendbird-quote-message__replied-to__text .sendbird-quote-message__replied-to__text__text{margin:0 4px}.sendbird-quote-message .sendbird-quote-message__replied-message{display:inline-flex;position:relative}.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__text-message{border-radius:16px;font-size:12px;opacity:.5;padding:8px 12px 16px;position:relative;white-space:pre-wrap;word-break:break-all}.sendbird-theme--light .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__text-message{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__text-message{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__text-message .sendbird-quote-message__replied-message__text-message__word{display:inline-flex;max-height:30px;overflow:hidden;position:relative;text-overflow:ellipsis}.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message{border-radius:6.4px;height:108px;overflow:hidden;position:relative;width:144px}.sendbird-theme--light .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__image,.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__video{display:inline-flex;height:100%;opacity:.5;position:absolute;top:0;width:100%}.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__placeholder{align-items:center;display:inline-flex;height:100%;justify-content:center;position:absolute;width:100%}.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__placeholder .sendbird-quote-message__replied-message__thumbnail-message__placeholder__icon{align-items:center;border-radius:50%;display:inline-flex;height:22px;justify-content:center;width:22px}.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__cover{align-items:center;display:inline-flex;height:100%;justify-content:center;position:absolute;top:0;width:100%}.sendbird-theme--dark .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__cover,.sendbird-theme--light .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__cover{background-color:#fff6}.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__cover .sendbird-quote-message__replied-message__thumbnail-message__cover__icon{align-items:center;border-radius:50%;display:inline-flex;height:22px;justify-content:center;position:relative;width:22px}.sendbird-theme--dark .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__cover .sendbird-quote-message__replied-message__thumbnail-message__cover__icon,.sendbird-theme--light .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__thumbnail-message .sendbird-quote-message__replied-message__thumbnail-message__cover .sendbird-quote-message__replied-message__thumbnail-message__cover__icon{background-color:#fff}.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__file-message{border-radius:16px;display:inline-flex;flex-direction:row;font-size:12px;opacity:.5;padding:8px 12px 16px;position:relative}.sendbird-theme--light .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__file-message{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__file-message{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-quote-message .sendbird-quote-message__replied-message .sendbird-quote-message__replied-message__file-message .sendbird-quote-message__replied-message__file-message__type-icon{margin-right:2px}.sendbird-quote-message:hover{cursor:pointer}.sendbird-quote-message.unavailable:hover{cursor:default}.sendbird-message-content.outgoing .sendbird-quote-message__replied-to{flex-direction:row-reverse;padding-right:0}.sendbird-message-content.incoming .sendbird-quote-message__replied-to{padding-left:0}.sendbird-message__mobile-context-menu{border-radius:8px;width:180px}.sendbird-message__contextmenu--hyperlink{display:flex;justify-content:space-between}.sendbird-message__bottomsheet--hyperlink{display:block}.sendbird-message__bottomsheet--hyperlink,.sendbird-message__contextmenu--hyperlink{color:inherit;font-family:inherit;font-size:inherit;font-stretch:normal;font-style:normal;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:none;width:100%}.sendbird-message__mobile-context-menu-item .sendbird-dropdown__menu-item__text{display:flex;justify-content:space-between}.sendbird-theme--light .sendbird-message__mobile-context-menu-item:not(:last-child){border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-message__mobile-context-menu-item:not(:last-child){border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-message__bottomsheet{border-top-left-radius:8px;border-top-right-radius:8px;padding-top:16px;width:100vw}.sendbird-theme--light .sendbird-message__bottomsheet{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-message__bottomsheet{background-color:#161616;background-color:var(--sendbird-dark-background-600)}.sendbird-message__bottomsheet-reaction-bar{display:flex;justify-content:center;margin-bottom:0;margin-top:0;padding-left:0}.sendbird-message__bottomsheet-reaction-bar__row{display:inline-block}.sendbird-message__bottomsheet-reaction-bar__row.sendbird-message__bottomsheet-reaction-bar__all{display:flex;flex-direction:row;flex-wrap:wrap}.sendbird-message__bottomsheet--action{align-items:center;cursor:pointer;display:flex;height:48px;padding-left:16px}.sendbird-message__bottomsheet--action .sendbird-icon{margin-right:24px}.sendbird-message__bottomsheet--action-disabled{cursor:not-allowed}.sendbird-theme--light .sendbird-message__bottomsheet--action-disabled{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-message__bottomsheet--action-disabled{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-ui-thread-replies{align-items:center;border-radius:16px;display:inline-flex;flex-direction:row;gap:4px;height:20px;justify-content:flex-start;min-height:20px;padding:4px 10px;position:relative;width:-moz-fit-content;width:fit-content}.sendbird-theme--light .sendbird-ui-thread-replies{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-ui-thread-replies{background-color:#161616;background-color:var(--sendbird-dark-background-600)}.sendbird-ui-thread-replies:hover{cursor:pointer}.sendbird-theme--light .sendbird-ui-thread-replies:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-ui-thread-replies:hover{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-ui-thread-replies__user-profiles{display:inline-flex;flex-direction:row;gap:4px;height:100%;position:relative;width:100%}.sendbird-ui-thread-replies__user-profiles__avatar{align-items:center;display:inline-flex;height:20px;justify-content:center;position:relative;width:20px}.sendbird-ui-thread-replies__user-profiles__avatar__image{height:20px;left:0;position:absolute;top:0;width:20px}.sendbird-ui-thread-replies__user-profiles__avatar__cover{background-color:#0000008c;background-color:var(--sendbird-light-overlay-01);border-radius:50%;height:20px;left:0;position:absolute;top:0;width:20px}.sendbird-ui-thread-replies__user-profiles__avatar__plus{align-items:center;display:inline-flex;height:20px;justify-content:center;left:0;position:absolute;top:0;width:20px}.sendbird-ui-thread-replies__reply-counts{align-items:center;display:inline-flex;flex-direction:row;height:12px;justify-content:flex-start;min-width:-moz-fit-content;min-width:fit-content;position:relative;white-space:nowrap}.sendbird-ui-thread-replies__icon{display:inline-flex;position:relative}.sendbird-og-message-item-body{display:inline-block;max-width:320px;min-width:320px;position:relative;width:320px}.sendbird--mobile-mode .sendbird-og-message-item-body{min-width:160px}.sendbird-og-message-item-body .sendbird-og-message-item-body__text-bubble{border-radius:16px 16px 0 0;box-sizing:border-box;padding:8px 12px;position:relative;white-space:pre-line;word-break:break-word}.sendbird-og-message-item-body .sendbird-og-message-item-body__text-bubble .sendbird-og-message-item-body__text-bubble__message{display:inline;margin:0 2px}.sendbird-og-message-item-body .sendbird-og-message-item-body__og-thumbnail{overflow:hidden;position:relative}.sendbird-og-message-item-body .sendbird-og-message-item-body__og-thumbnail .sendbird-og-message-item-body__og-thumbnail__image{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.sendbird-og-message-item-body.reactions .sendbird-og-message-item-body__description{border-radius:0}.sendbird-og-message-item-body .sendbird-og-message-item-body__description{border-radius:0 0 16px 16px;display:flex;flex-direction:column;overflow:hidden;padding:8px 12px;text-overflow:ellipsis;white-space:nowrap}.sendbird-theme--light .sendbird-og-message-item-body .sendbird-og-message-item-body__description{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-og-message-item-body .sendbird-og-message-item-body__description{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-og-message-item-body .sendbird-og-message-item-body__description .sendbird-og-message-item-body__description__description,.sendbird-og-message-item-body .sendbird-og-message-item-body__description .sendbird-og-message-item-body__description__title{display:inline-block;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.sendbird-og-message-item-body .sendbird-og-message-item-body__description .sendbird-og-message-item-body__description__url{display:inline-block;margin:4px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.sendbird-og-message-item-body .sendbird-og-message-item-body__description:hover,.sendbird-og-message-item-body .sendbird-og-message-item-body__og-thumbnail:hover{cursor:pointer}.sendbird-theme--light .sendbird-og-message-item-body.outgoing .sendbird-og-message-item-body__text-bubble{background-color:#742ddd;background-color:var(--sendbird-light-primary-300);color:#ffffffe0;color:var(--sendbird-light-ondark-01)}.sendbird-theme--dark .sendbird-og-message-item-body.outgoing .sendbird-og-message-item-body__text-bubble{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200);color:#000000e0;color:var(--sendbird-dark-onlight-01)}.sendbird-theme--light .sendbird-og-message-item-body.incoming .sendbird-og-message-item-body__text-bubble{background-color:#eee;background-color:var(--sendbird-light-background-100);color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-og-message-item-body.incoming .sendbird-og-message-item-body__text-bubble{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500);color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-og-message-item-body.mouse-hover .sendbird-og-message-item-body__description,.sendbird-theme--light .sendbird-og-message-item-body:hover .sendbird-og-message-item-body__description{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-og-message-item-body.mouse-hover .sendbird-og-message-item-body__description,.sendbird-theme--dark .sendbird-og-message-item-body:hover .sendbird-og-message-item-body__description{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-og-message-item-body.mouse-hover.outgoing .sendbird-og-message-item-body__text-bubble,.sendbird-theme--light .sendbird-og-message-item-body:hover.outgoing .sendbird-og-message-item-body__text-bubble{background-color:#6211c8;background-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-og-message-item-body.mouse-hover.outgoing .sendbird-og-message-item-body__text-bubble,.sendbird-theme--dark .sendbird-og-message-item-body:hover.outgoing .sendbird-og-message-item-body__text-bubble{background-color:#742ddd;background-color:var(--sendbird-dark-primary-300)}.sendbird-theme--light .sendbird-og-message-item-body.mouse-hover.incoming .sendbird-og-message-item-body__text-bubble,.sendbird-theme--light .sendbird-og-message-item-body:hover.incoming .sendbird-og-message-item-body__text-bubble{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-og-message-item-body.mouse-hover.incoming .sendbird-og-message-item-body__text-bubble,.sendbird-theme--dark .sendbird-og-message-item-body:hover.incoming .sendbird-og-message-item-body__text-bubble{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-og-message-item-body .sendbird-og-message-item-body__cover{border-radius:16px 16px 0 0;display:none;height:100%;left:0;position:absolute;top:0;width:100%}div.sendbird-og-message-item-body__text-bubble{margin:0}.sendbird-word{white-space:break-spaces}.sendbird-word .sendbird-word__mention{display:inline-block}.sendbird-word .sendbird-word__mention:hover{cursor:pointer}.sendbird-theme--dark .sendbird-word .sendbird-word__mention.sendbird-word__mention--me,.sendbird-theme--light .sendbird-word .sendbird-word__mention.sendbird-word__mention--me{background-color:#fff2b6;background-color:var(--sendbird-highlight-100)}.sendbird-theme--light .sendbird-word .sendbird-word__mention.sendbird-word__mention--me .sendbird-label{color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-word .sendbird-word__mention.sendbird-word__mention--me .sendbird-label{color:#000000e0;color:var(--sendbird-dark-onlight-01)}.sendbird-link-label{text-decoration:none;text-decoration:initial}.sendbird-link-label:hover{cursor:pointer;text-decoration:underline}.sendbird-link-label:focus{outline:none}.sendbird-link-label__label{display:inline}.sendbird-theme--light .sendbird-link-label .sendbird-label--color-onbackground-1{color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-link-label .sendbird-label--color-onbackground-1{color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-link-label .sendbird-label--color-onbackground-2{color:#00000080;color:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-link-label .sendbird-label--color-onbackground-2{color:#ffffff80;color:var(--sendbird-dark-ondark-02)}.sendbird-theme--light .sendbird-link-label .sendbird-label--color-onbackground-3{color:#00000061;color:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-link-label .sendbird-label--color-onbackground-3{color:#ffffff61;color:var(--sendbird-dark-ondark-03)}.sendbird-theme--light .sendbird-link-label .sendbird-label--color-oncontent-1{color:#ffffffe0;color:var(--sendbird-light-ondark-01)}.sendbird-theme--dark .sendbird-link-label .sendbird-label--color-oncontent-1{color:#000000e0;color:var(--sendbird-dark-onlight-01)}.sendbird-theme--light .sendbird-link-label .sendbird-label--color-oncontent-2{color:#ffffff80;color:var(--sendbird-light-ondark-02)}.sendbird-theme--dark .sendbird-link-label .sendbird-label--color-oncontent-2{color:#00000080;color:var(--sendbird-dark-onlight-02)}.sendbird-theme--light .sendbird-link-label .sendbird-label--color-primary{color:#742ddd;color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-link-label .sendbird-label--color-primary{color:#c2a9fa;color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-link-label .sendbird-label--color-error{color:#de360b;color:var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-link-label .sendbird-label--color-error{color:#f66161;color:var(--sendbird-dark-error-200)}.sendbird-theme--light .sendbird-link-label .sendbird-label--color-secondary-3{color:#259c72;color:var(--sendbird-light-secondary-300)}.sendbird-theme--dark .sendbird-link-label .sendbird-label--color-secondary-3{color:#69c085;color:var(--sendbird-dark-secondary-200)}.sendbird-text-message-item-body{border-radius:16px;box-sizing:initial;display:inline-block;padding:8px 12px;position:relative;white-space:pre-line;word-break:break-word}.sendbird-text-message-item-body.reactions{border-radius:16px 16px 0 0}.sendbird-theme--light .sendbird-text-message-item-body.incoming{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-text-message-item-body.incoming{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-text-message-item-body.outgoing{background-color:#742ddd;background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-text-message-item-body.outgoing{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-text-message-item-body.mouse-hover.incoming,.sendbird-theme--light .sendbird-text-message-item-body:hover.incoming{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-text-message-item-body.mouse-hover.incoming,.sendbird-theme--dark .sendbird-text-message-item-body:hover.incoming{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-text-message-item-body.mouse-hover.outgoing,.sendbird-theme--light .sendbird-text-message-item-body:hover.outgoing{background-color:#6211c8;background-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-text-message-item-body.mouse-hover.outgoing,.sendbird-theme--dark .sendbird-text-message-item-body:hover.outgoing{background-color:#742ddd;background-color:var(--sendbird-dark-primary-300)}.sendbird-text-message-item-body .sendbird-text-message-item-body__text-bubble__message{display:inline;margin:0 2px}div.sendbird-text-message-item-body{margin:0}.sendbird-file-message-item-body{align-items:center;border-radius:16px;box-sizing:border-box;display:inline-block;padding:8px 12px;position:relative}.sendbird-file-message-item-body.reactions{border-radius:16px 16px 0 0}.sendbird-theme--light .sendbird-file-message-item-body.outgoing{background-color:#742ddd;background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-file-message-item-body.outgoing{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-file-message-item-body.incoming{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-file-message-item-body.incoming{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-file-message-item-body.mouse-hover.outgoing,.sendbird-theme--light .sendbird-file-message-item-body:hover.outgoing{background-color:#6211c8;background-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-file-message-item-body.mouse-hover.outgoing,.sendbird-theme--dark .sendbird-file-message-item-body:hover.outgoing{background-color:#742ddd;background-color:var(--sendbird-dark-primary-300)}.sendbird-theme--light .sendbird-file-message-item-body.mouse-hover.incoming,.sendbird-theme--light .sendbird-file-message-item-body:hover.incoming{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-file-message-item-body.mouse-hover.incoming,.sendbird-theme--dark .sendbird-file-message-item-body:hover.incoming{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-file-message-item-body .sendbird-file-message-item-body__file-icon{align-items:center;border-radius:8px;display:inline-flex;height:28px;justify-content:center;margin-right:8px;min-height:28px;min-width:28px;width:28px}.sendbird-theme--light .sendbird-file-message-item-body .sendbird-file-message-item-body__file-icon{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-file-message-item-body .sendbird-file-message-item-body__file-icon{background-color:#161616;background-color:var(--sendbird-dark-background-600)}.sendbird-file-message-item-body .sendbird-file-message-item-body__file-name{position:relative;top:-6px}.sendbird-image-grid-wrap{display:flex;justify-content:flex-end;width:100%}.sendbird-image-grid{grid-gap:4px;border-radius:12px;display:grid;gap:4px;grid-template-columns:repeat(2,1fr);padding:4px;width:-moz-fit-content;width:fit-content}.sendbird-theme--light .sendbird-image-grid{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-image-grid{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-image-grid.reactions{border-radius:12px 12px 0 0}.sendbird-fileviewer .sendbird-fileviewer__content{position:relative}.sendbird-fileviewer .sendbird-fileviewer__content .sendbird-fileviewer__content__img__multi{max-height:calc(100% - 64px);max-width:calc(100% - 120px)}.sendbird-file-viewer-arrow--left,.sendbird-file-viewer-arrow--right{cursor:pointer;height:32px;position:absolute;top:calc(50% - 16px);width:32px}.sendbird-file-viewer-arrow--left{left:14px}.sendbird-file-viewer-arrow--right{right:14px;transform:rotate(180deg)}.sendbird-multiple-files-image-renderer-wrapper{cursor:pointer;width:100%}.sendbird-multiple-files-image-renderer__thumbnail__placeholder{align-items:center;border-radius:16px;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.sendbird-theme--light .sendbird-multiple-files-image-renderer__thumbnail__placeholder{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-multiple-files-image-renderer__thumbnail__placeholder{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-multiple-files-image-renderer__thumbnail__placeholder .sendbird-multiple-files-image-renderer__thumbnail__placeholder__icon{align-items:center;background-color:#ffffffe0;background-color:var(--sendbird-light-ondark-01);border-radius:50%;display:flex;height:56px;justify-content:center;width:56px}.sendbird-voice-message-item-body{border-radius:16px;display:inline-flex;overflow:hidden;position:relative;width:100%}.sendbird-voice-message-item-body.is-reactions-contained{border-radius:16px 16px 0 0}.sendbird-voice-message-item-body__progress-bar{height:50px;position:absolute;width:100%}.sendbird-voice-message-item-body__status-button{align-items:center;display:inline-flex;height:34px;justify-content:center;left:12px;min-height:34px;min-width:34px;position:relative;top:8px;width:34px}.sendbird-voice-message-item-body__status-button__button{align-items:center;border-radius:50%;display:inline-flex;height:100%;justify-content:center;width:100%}.sendbird-theme--light .sendbird-voice-message-item-body__status-button__button{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-voice-message-item-body__status-button__button{background-color:#161616;background-color:var(--sendbird-dark-background-600)}.sendbird-voice-message-item-body__playback-time{position:absolute;right:12px;top:15px}.sendbird-voice-message-item-body__status-button__button__pause{align-items:center;display:inline-flex;height:13.75px;justify-content:space-between;position:relative;width:13.75px}.sendbird-voice-message-item-body__status-button__button__pause__inner{border-radius:2px;display:inline-flex;height:13.75px;position:relative;width:4.38px}.sendbird-theme--light .sendbird-voice-message-item-body__status-button__button__pause__inner{background-color:#742ddd;background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-voice-message-item-body__status-button__button__pause__inner{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200)}.sendbird-progress-bar,.sendbird-progress-bar__fill{display:inline-flex;height:100%;width:100%}.sendbird-progress-bar{justify-content:flex-start}.sendbird-theme--light .sendbird-progress-bar__fill{background-color:#00000061;background-color:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-progress-bar__fill{background-color:#ffffff61;background-color:var(--sendbird-dark-ondark-03)}.sendbird-theme--light .progress-bar-color--primary{background-color:#742ddd;background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .progress-bar-color--primary{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .progress-bar-color--gray,.sendbird-theme--light .sendbird-progress-bar.progress-bar--disabled{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .progress-bar-color--gray,.sendbird-theme--dark .sendbird-progress-bar.progress-bar--disabled{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-progress-bar.progress-bar--disabled .sendbird-progress-bar__fill{background-color:initial}.sendbird-thumbnail-message-item-body{border-radius:16px;box-sizing:border-box;display:block;height:270px;max-width:400px;min-width:360px;overflow:hidden;position:relative;width:100%}.sendbird--mobile-mode .sendbird-thumbnail-message-item-body{min-width:160px}.sendbird-thumbnail-message-item-body.reactions{border-radius:16px 16px 0 0}.sendbird-theme--light .sendbird-thumbnail-message-item-body{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-thumbnail-message-item-body{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-thumbnail-message-item-body.mouse-hover,.sendbird-theme--light .sendbird-thumbnail-message-item-body:hover{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-thumbnail-message-item-body.mouse-hover,.sendbird-theme--dark .sendbird-thumbnail-message-item-body:hover{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-thumbnail-message-item-body .sendbird-thumbnail-message-item-body__thumbnail{border-radius:16px;position:absolute}.sendbird-thumbnail-message-item-body .sendbird-thumbnail-message-item-body__placeholder{align-items:center;display:flex;height:270px;justify-content:center;position:absolute;width:100%}.sendbird-thumbnail-message-item-body .sendbird-thumbnail-message-item-body__placeholder .sendbird-thumbnail-message-item-body__placeholder__icon{align-items:center;background-color:#fff;background-color:var(--sendbird-light-background-50);border-radius:50%;display:flex;height:56px;justify-content:center;width:56px}.sendbird-thumbnail-message-item-body .sendbird-thumbnail-message-item-body__image-cover{background-color:#0000008c;background-color:var(--sendbird-light-overlay-01);border-radius:16px;display:none;height:270px;position:absolute;top:0;width:100%}.sendbird-thumbnail-message-item-body .sendbird-thumbnail-message-item-body__video{border-radius:16px;height:270px;position:absolute;width:100%}.sendbird-thumbnail-message-item-body .sendbird-thumbnail-message-item-body__icon-wrapper{align-items:center;display:flex;height:270px;justify-content:center;position:absolute;width:100%}.sendbird-thumbnail-message-item-body .sendbird-thumbnail-message-item-body__icon-wrapper .sendbird-thumbnail-message-item-body__icon-wrapper__icon{align-items:center;background-color:#ffffffe0;background-color:var(--sendbird-light-ondark-01);border-radius:50%;display:flex;height:56px;justify-content:center;width:56px}.sendbird-thumbnail-message-item-body:hover{cursor:pointer}.sendbird-thumbnail-message-item-body:hover .sendbird-thumbnail-message-item-body__image-cover{display:inline-flex}.sendbird-unknown-message-item-body{border-radius:16px;box-sizing:border-box;display:inline-block;padding:8px 12px;position:relative}.sendbird-unknown-message-item-body.reactions{border-radius:16px 16px 0 0}.sendbird-theme--light .sendbird-unknown-message-item-body.outgoing{background-color:#742ddd;background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-unknown-message-item-body.outgoing{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-unknown-message-item-body.incoming{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-unknown-message-item-body.incoming{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-unknown-message-item-body.mouse-hover.outgoing,.sendbird-theme--light .sendbird-unknown-message-item-body:hover.outgoing{background-color:#6211c8;background-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-unknown-message-item-body.mouse-hover.outgoing,.sendbird-theme--dark .sendbird-unknown-message-item-body:hover.outgoing{background-color:#742ddd;background-color:var(--sendbird-dark-primary-300)}.sendbird-theme--light .sendbird-unknown-message-item-body.mouse-hover.incoming,.sendbird-theme--light .sendbird-unknown-message-item-body:hover.incoming{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-unknown-message-item-body.mouse-hover.incoming,.sendbird-theme--dark .sendbird-unknown-message-item-body:hover.incoming{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-unknown-message-item-body .sendbird-unknown-message-item-body__description,.sendbird-unknown-message-item-body .sendbird-unknown-message-item-body__header{display:block}.sendbird-template-message-item-body{background-color:initial}.sendbird-template-message-item-body,.sendbird-template-message-item-body__fallback_message{box-sizing:initial;display:inline-block;position:relative;white-space:pre-line;word-break:break-word}.sendbird-template-message-item-body__fallback_message{border-radius:16px;padding:8px 12px}.sendbird-theme--light .sendbird-template-message-item-body__fallback_message.incoming{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-template-message-item-body__fallback_message.incoming{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-template-message-item-body__fallback_message.outgoing{background-color:#742ddd;background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-template-message-item-body__fallback_message.outgoing{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-template-message-item-body__fallback_message.mouse-hover.incoming,.sendbird-theme--light .sendbird-template-message-item-body__fallback_message:hover.incoming{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-template-message-item-body__fallback_message.mouse-hover.incoming,.sendbird-theme--dark .sendbird-template-message-item-body__fallback_message:hover.incoming{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-template-message-item-body__fallback_message.mouse-hover.outgoing,.sendbird-theme--light .sendbird-template-message-item-body__fallback_message:hover.outgoing{background-color:#6211c8;background-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-template-message-item-body__fallback_message.mouse-hover.outgoing,.sendbird-theme--dark .sendbird-template-message-item-body__fallback_message:hover.outgoing{background-color:#742ddd;background-color:var(--sendbird-dark-primary-300)}.sendbird-template-message-item-body__fallback_message .sendbird-template-message-item-body__fallback_message__description,.sendbird-template-message-item-body__fallback_message .sendbird-template-message-item-body__fallback_message__header{display:block}.sendbird-template-loading-message-item-body{align-items:center;border-radius:16px;box-sizing:initial;display:inline-flex;height:274px;justify-content:center;position:relative;width:100%}.sendbird-theme--light .sendbird-template-loading-message-item-body.incoming{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-template-loading-message-item-body.incoming{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-template-loading-message-item-body.outgoing{background-color:#742ddd;background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-template-loading-message-item-body.outgoing{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-template-loading-message-item-body.mouse-hover.incoming,.sendbird-theme--light .sendbird-template-loading-message-item-body:hover.incoming{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-template-loading-message-item-body.mouse-hover.incoming,.sendbird-theme--dark .sendbird-template-loading-message-item-body:hover.incoming{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-template-loading-message-item-body.mouse-hover.outgoing,.sendbird-theme--light .sendbird-template-loading-message-item-body:hover.outgoing{background-color:#6211c8;background-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-template-loading-message-item-body.mouse-hover.outgoing,.sendbird-theme--dark .sendbird-template-loading-message-item-body:hover.outgoing{background-color:#742ddd;background-color:var(--sendbird-dark-primary-300)}.sb-message-template__border{position:relative}.sb-message-template__border:after{border-radius:var(--border-radius);bottom:0;box-shadow:inset 0 0 0 var(--border-width) var(--border-color);content:"";left:0;position:absolute;right:0;top:0;z-index:1}.sb-message-template__action{cursor:pointer}.sb-message-template__parent{font-family:Roboto}.sb-message-template__text{font-family:inherit;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.43;text-align:left}.sb-message-template__text-button{border-radius:6px;font-family:Roboto;font-size:14px;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:normal;line-height:1.43;padding:10px 20px;text-align:center}.sb-message-template__text-button:hover{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;opacity:1}.sb-message-template__image-button,.sb-message-template__text-button{border-style:none;cursor:pointer}.sb-message-template__parent{background-color:initial;border-radius:0;border-radius:initial;overflow:hidden}.sb-message-template__parent *{box-sizing:border-box}.sb-message-template__carousel{box-sizing:border-box;display:flex;touch-action:pan-y;width:100%}.sb-message-template__parent.sb-message-template__parent_for_carousel{overflow:visible}.sendbird-message-template__root *{box-sizing:border-box}.sendbird-message-template__root{border-radius:0;font-family:Roboto,sans-serif;font-family:var(--sendbird-font-family-default)}.sendbird-iconbutton__feedback{align-items:center;background-color:initial;border:1px solid;border-radius:18px;cursor:pointer;display:flex;justify-content:center;padding:5px 8px}.sendbird-theme--light .sendbird-iconbutton__feedback{border-color:#0000001f;border-color:var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-iconbutton__feedback{border-color:#ffffff1f;border-color:var(--sendbird-dark-ondark-04)}.sendbird-theme--light .sendbird-iconbutton__feedback:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-iconbutton__feedback:hover{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-iconbutton__feedback.sendbird-iconbutton__feedback__disabled{cursor:not-allowed}.sendbird-iconbutton__feedback.sendbird-iconbutton__feedback__disabled:hover,.sendbird-iconbutton__feedback.sendbird-iconbutton__feedback__pressed:hover{background-color:initial}.sendbird-theme--light .sendbird-iconbutton__feedback.sendbird-iconbutton__feedback__pressed{background-color:#742ddd;background-color:var(--sendbird-light-primary-300);border-color:#742ddd;border-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-iconbutton__feedback.sendbird-iconbutton__feedback__pressed{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200);border-color:#c2a9fa;border-color:var(--sendbird-dark-primary-200)}.sendbird-iconbutton__feedback__inner{align-items:center;display:flex;justify-content:center}.sendbird-theme--light .sendbird-iconbutton__feedback__inner svg path{fill:#00000080;fill:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-iconbutton__feedback__inner svg path{fill:#ffffff80;fill:var(--sendbird-dark-ondark-02)}.sendbird-theme--light .sendbird-iconbutton__feedback__inner.sendbird-iconbutton__feedback__inner__disabled svg path{fill:#0000001f;fill:var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-iconbutton__feedback__inner.sendbird-iconbutton__feedback__inner__disabled svg path{fill:#ffffff1f;fill:var(--sendbird-dark-ondark-04)}.sendbird-theme--light .sendbird-iconbutton__feedback__inner__pressed svg path{fill:#ffffffe0;fill:var(--sendbird-light-ondark-01)}.sendbird-theme--dark .sendbird-iconbutton__feedback__inner__pressed svg path{fill:#000000e0;fill:var(--sendbird-dark-onlight-01)}.sendbird-message__bottomsheet--feedback-options-menu{border-radius:8px 8px 0 0;width:100vw}.sendbird-theme--light .sendbird-message__bottomsheet--feedback-options-menu{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-message__bottomsheet--feedback-options-menu{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-message__bottomsheet--feedback-options-menu :first-child{border-radius:8px 8px 0 0}.sendbird-message__bottomsheet--feedback-option{align-items:center;cursor:pointer;display:flex;height:48px;padding:0 24px}.sendbird-input{display:inline-block;height:40px;position:relative;width:100%}.sendbird-input .sendbird-input__input{background-color:inherit;border-radius:4px;box-sizing:border-box;font-family:Roboto,sans-serif;font-family:var(--sendbird-font-family-default);font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;height:100%;letter-spacing:normal;line-height:1.43;padding:10px 16px;width:100%}.sendbird-theme--light .sendbird-input .sendbird-input__input{border:1px solid #00000061;border:1px solid var(--sendbird-light-onlight-03);caret-color:#742ddd;caret-color:var(--sendbird-light-primary-300);color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-input .sendbird-input__input{border:1px solid #ffffff61;border:1px solid var(--sendbird-dark-ondark-03);caret-color:#c2a9fa;caret-color:var(--sendbird-dark-primary-200);color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-input .sendbird-input__input:focus{outline:none}.sendbird-theme--light .sendbird-input .sendbird-input__input:focus{border:2px solid #742ddd;border:2px solid var(--sendbird-light-primary-300);box-shadow:0 1px 5px 0 #0000001f,0 0 1px 0 #00000029,0 2px 1px 0 #00000014;box-shadow:0 1px 5px 0 var(--sendbird-light-onlight-04),0 0 1px 0 #00000029,0 2px 1px 0 #00000014;color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-input .sendbird-input__input:focus{border:2px solid #c2a9fa;border:2px solid var(--sendbird-dark-primary-200);box-shadow:0 1px 5px 0 #ffffff1f,0 0 1px 0 #00000029,0 2px 1px 0 #00000014;box-shadow:0 1px 5px 0 var(--sendbird-dark-ondark-04),0 0 1px 0 #00000029,0 2px 1px 0 #00000014;color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-input .sendbird-input__input:active{border:1px solid #742ddd;border:1px solid var(--sendbird-light-primary-300);box-shadow:0 1px 5px 0 #0000001f,0 0 1px 0 #00000029,0 2px 1px 0 #00000014;box-shadow:0 1px 5px 0 var(--sendbird-light-onlight-04),0 0 1px 0 #00000029,0 2px 1px 0 #00000014;color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-input .sendbird-input__input:active{border:1px solid #c2a9fa;border:1px solid var(--sendbird-dark-primary-200);box-shadow:0 1px 5px 0 #ffffff1f,0 0 1px 0 #00000029,0 2px 1px 0 #00000014;box-shadow:0 1px 5px 0 var(--sendbird-dark-ondark-04),0 0 1px 0 #00000029,0 2px 1px 0 #00000014;color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-input .sendbird-input__input:disabled{cursor:not-allowed}.sendbird-theme--light .sendbird-input .sendbird-input__input:disabled{background-color:#eee;background-color:var(--sendbird-light-background-100);color:#00000061;color:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-input .sendbird-input__input:disabled{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500);color:#ffffff61;color:var(--sendbird-dark-ondark-03)}.sendbird-input .sendbird-input__placeholder{font-family:Roboto,sans-serif;font-family:var(--sendbird-font-family-default);font-size:14px;left:16px;line-height:1.43;pointer-events:none;position:absolute;top:10px}.sendbird-theme--light .sendbird-input .sendbird-input__placeholder{color:#00000061;color:var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-input .sendbird-input__placeholder{color:#ffffff61;color:var(--sendbird-dark-ondark-03)}.sendbird-input-label{margin:4px 0}.sendbird--mobile-mode .sendbird-message-feedback-modal-content__mobile{max-width:280px;padding:16px}.sendbird-message-feedback-modal-footer__root{align-items:center;display:flex;justify-content:space-between}.sendbird-message-feedback-modal-footer__root_failed{align-items:center;display:flex;justify-content:flex-end;margin-top:48px}.sendbird-message-feedback-modal-footer__right-content{display:flex;gap:8px}.sendbird-message-feedback-modal-body__root{margin:21px 0}.sendbird--mobile-mode .sendbird-message-feedback-modal-header{font-size:18px;line-height:1.33}.sendbird-suggested-replies{display:flex;margin-bottom:16px;margin-top:8px;position:relative}.sendbird-suggested-replies.vertical{align-items:flex-end;flex-direction:column;flex-wrap:wrap;justify-content:flex-end}.sendbird-suggested-replies.vertical .sendbird-suggested-replies__option:not(:first-child){margin-top:8px}.sendbird-suggested-replies.horizontal{display:flex;flex-direction:row;margin-left:-24px;margin-right:-24px;overflow-x:scroll;padding-left:24px;padding-right:24px}.sendbird--mobile-mode .sendbird-suggested-replies.horizontal{margin-left:-12px;margin-right:-12px;padding-left:52px;padding-right:12px}.sendbird-suggested-replies.horizontal .sendbird-suggested-replies__option:not(:last-child){margin-right:8px}.sendbird-suggested-replies::-webkit-scrollbar{display:none}.sendbird-theme--dark .sendbird-suggested-replies,.sendbird-theme--light .sendbird-suggested-replies{font-family:Roboto,sans-serif;font-family:var(--sendbird-font-family-default)}.sendbird-suggested-replies__option{align-items:center;border-radius:18px;cursor:pointer;display:flex;font-size:12px;padding:8px 14px;white-space:pre-wrap;word-break:break-word}.sendbird-theme--light .sendbird-suggested-replies__option{background-color:#fff;background-color:var(--sendbird-light-background-50);border:1px solid #742ddd;border:1px solid var(--sendbird-light-primary-300);color:#742ddd;color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-suggested-replies__option{background-color:#161616;background-color:var(--sendbird-dark-background-600);border:1px solid #c2a9fa;border:1px solid var(--sendbird-dark-primary-200);color:#c2a9fa;color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-suggested-replies__option:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-suggested-replies__option:hover{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-suggested-replies__option:active{background-color:#742ddd;background-color:var(--sendbird-light-primary-300);color:#fff;color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-suggested-replies__option:active{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200);color:#161616;color:var(--sendbird-dark-background-600)}.sendbird-suggested-replies__option.horizontal{white-space:nowrap}.sendbird-suggested-replies__option.vertical{max-width:calc(100% - 70px);white-space:pre-wrap}.sendbird-mention-suggest-list{display:flex;flex-direction:column;margin-left:28px;margin-right:28px;max-height:260px;overflow:scroll;position:relative;width:calc(100% - 56px)}.sendbird-theme--light .sendbird-mention-suggest-list{border:1px solid #eee;border:1px solid var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-mention-suggest-list{border:1px solid #2c2c2c;border:1px solid var(--sendbird-dark-background-500)}.sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item{align-items:center;display:flex;padding:16px 8px;position:relative}.sendbird-theme--light .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item{background-color:#161616;background-color:var(--sendbird-dark-background-600)}.sendbird-theme--light .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item.focused{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item.focused{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__avatar{display:inline-block;position:relative}.sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__nickname{display:inline-block;margin-left:16px;max-width:calc(100% - 250px);overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap}.sendbird--mobile-mode .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__nickname{max-width:calc(100% - 150px)}.sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__user-id{display:inline-block;max-width:180px;overflow:hidden;position:absolute;right:16px;text-overflow:ellipsis;white-space:nowrap}.sendbird--mobile-mode .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__user-id{max-width:100px}.sendbird-mention-suggest-list .sendbird-mention-suggest-list__notice-item{align-items:center;display:flex;padding:16px 8px;position:relative}.sendbird-theme--light .sendbird-mention-suggest-list .sendbird-mention-suggest-list__notice-item{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-mention-suggest-list .sendbird-mention-suggest-list__notice-item{background-color:#161616;background-color:var(--sendbird-dark-background-600)}.sendbird-mention-suggest-list .sendbird-mention-suggest-list__notice-item .sendbird-mention-suggest-list__notice-item__icon{margin-right:4px}.sendbird-fileviewer__header__right__actions__close,.sendbird-fileviewer__header__right__actions__delete,.sendbird-fileviewer__header__right__actions__download{box-sizing:border-box;cursor:pointer;padding:21px;width:64px}.sendbird-fileviewer__header__right__actions__close .disabled,.sendbird-fileviewer__header__right__actions__delete .disabled,.sendbird-fileviewer__header__right__actions__download .disabled{cursor:not-allowed}.sendbird-fileviewer{height:100%;left:0;position:fixed;top:0;width:100%;z-index:100000}.sendbird-theme--light .sendbird-fileviewer{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-fileviewer{background-color:#161616;background-color:var(--sendbird-dark-background-600)}.sendbird-fileviewer .sendbird-fileviewer__header{box-sizing:border-box;display:flex;height:64px;justify-content:space-between;min-height:64px}.sendbird--mobile-mode .sendbird-fileviewer .sendbird-fileviewer__header{position:relative}.sendbird-theme--light .sendbird-fileviewer .sendbird-fileviewer__header{border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-fileviewer .sendbird-fileviewer__header{border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;height:64px;padding:16px 20px}.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left .sendbird-fileviewer__header__left__avatar{margin-right:8px}.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left .sendbird-fileviewer__header__left__filename{display:inline-block;max-width:500px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sendbird--mobile-mode .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left .sendbird-fileviewer__header__left__filename{display:block;left:64px;max-width:calc(100vw - 240px);position:absolute;top:10px}.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left .sendbird-fileviewer__header__left__sender-name{display:inline-flex;margin-left:8px;max-width:200px;overflow:hidden;padding-top:5px;text-overflow:ellipsis;white-space:nowrap}.sendbird--mobile-mode .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__left .sendbird-fileviewer__header__left__sender-name{left:56px;position:absolute;top:24px}.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right{display:flex;justify-content:flex-end;width:160px}.sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right .sendbird-fileviewer__header__right__actions{display:flex;flex-direction:row;right:0}.sendbird-theme--light .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right .sendbird-fileviewer__header__right__actions__close{border-left:1px solid #0000001f;border-left:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-fileviewer .sendbird-fileviewer__header .sendbird-fileviewer__header__right .sendbird-fileviewer__header__right__actions__close{border-left:1px solid #ffffff1f;border-left:1px solid var(--sendbird-dark-ondark-04)}.sendbird-fileviewer .sendbird-fileviewer__content{align-items:center;display:flex;height:calc(100% - 72px);justify-content:center;margin-top:4px;overflow-y:auto}.sendbird-fileviewer .sendbird-fileviewer__content .sendbird-fileviewer__content__video{max-height:100%;max-width:100%}.sendbird-fileviewer .sendbird-fileviewer__content .sendbird-fileviewer__content__img{max-height:90%;max-width:90%}.sendbird-fileviewer .sendbird-fileviewer__content .sendbird-fileviewer__content__unsupported{align-items:center;display:flex;justify-content:center;max-height:100%;max-width:100%}.sendbird-notification,.sendbird-notification--hide{position:absolute}.sendbird-notification--hide{display:none}.sendbird-notification{align-items:center;border-radius:4px;display:flex;height:32px;justify-content:center;margin-left:24px;margin-right:24px;margin-top:8px;padding:0 2px}.sendbird-theme--light .sendbird-notification{background-color:#742ddd;background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-notification{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200)}.sendbird-notification:hover{cursor:pointer}.sendbird-theme--light .sendbird-notification:hover{background-color:#6211c8;background-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-notification:hover{background-color:#742ddd;background-color:var(--sendbird-dark-primary-300)}.sendbird-theme--light .sendbird-notification.sendbird-notification--frozen{background-color:#adc9ff;background-color:var(--sendbird-light-information-100)}.sendbird-theme--dark .sendbird-notification.sendbird-notification--frozen{background-color:#adc9ff;background-color:var(--sendbird-dark-information-100)}.sendbird-theme--light .sendbird-notification.sendbird-notification--frozen .sendbird-notification__text{color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-notification.sendbird-notification--frozen .sendbird-notification__text{color:#000000e0;color:var(--sendbird-dark-onlight-01)}.sendbird-notification .sendbird-notification__text{align-items:center;display:flex;justify-content:center;margin-right:8px}.typing-dots-container{align-items:center;border-radius:16px;display:flex;gap:6px;justify-content:center;padding:16px 12px}.sendbird-theme--light .typing-dots-container{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .typing-dots-container{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.typing-dots-container span{animation:blink 1.4s infinite;animation-fill-mode:both;border-radius:50%;height:8px;width:8px}.sendbird-theme--light .typing-dots-container span{background-color:#000;background-color:var(--sendbird-light-background-700)}.sendbird-theme--dark .typing-dots-container span{background-color:#fff;background-color:var(--sendbird-dark-background-50)}.typing-dots-container span:first-child{animation-delay:.4s}.typing-dots-container span:nth-child(2){animation-delay:.6s}.typing-dots-container span:nth-child(3){animation-delay:.8s}@keyframes blink{0%{opacity:.12;transform:scale(1)}21.43%{opacity:.38;transform:scale(1.2)}42.86%{opacity:.12;transform:scale(1)}to{opacity:.12;transform:scale(1)}}.sendbird-message-input-wrapper,.sendbird-message-input-wrapper .sendbird-message-input-wrapper__quote-message-input,.sendbird-message-input-wrapper--voice-message,.sendbird-message-input-wrapper--voice-message .sendbird-message-input-wrapper__quote-message-input{position:relative;width:100%}.sendbird-theme--light .sendbird-message-input-wrapper .sendbird-message-input-wrapper__quote-message-input,.sendbird-theme--light .sendbird-message-input-wrapper--voice-message .sendbird-message-input-wrapper__quote-message-input{border-top:1px solid #0000001f;border-top:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-message-input-wrapper .sendbird-message-input-wrapper__quote-message-input,.sendbird-theme--dark .sendbird-message-input-wrapper--voice-message .sendbird-message-input-wrapper__quote-message-input{border-top:1px solid #ffffff1f;border-top:1px solid var(--sendbird-dark-ondark-04)}.sendbird-message-input-wrapper .sendbird-message-input-wrapper__message-input,.sendbird-message-input-wrapper--voice-message .sendbird-message-input-wrapper__message-input{box-sizing:border-box;padding:0 24px;position:relative;width:100%}.sendbird--mobile-mode .sendbird-message-input-wrapper .sendbird-message-input-wrapper__message-input,.sendbird--mobile-mode .sendbird-message-input-wrapper--voice-message .sendbird-message-input-wrapper__message-input{padding:0 16px}.sendbird-theme--light .sendbird-message-input-wrapper--voice-message{border-top:1px solid #0000001f;border-top:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-message-input-wrapper--voice-message{border-top:1px solid #ffffff1f;border-top:1px solid var(--sendbird-dark-ondark-04)}.sendbird-quote_message_input{box-sizing:border-box;display:flex;flex-direction:row;height:76px;padding:16px 80px 16px 40px;position:relative;width:100%}.sendbird-quote_message_input .sendbird-quote_message_input__avatar{align-items:center;border-radius:8px;display:flex;height:44px;justify-content:center;min-height:44px;min-width:44px;position:relative;width:44px}.sendbird-theme--light .sendbird-quote_message_input .sendbird-quote_message_input__avatar{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-quote_message_input .sendbird-quote_message_input__avatar{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-quote_message_input .sendbird-quote_message_input__body{align-items:flex-start;display:flex;flex-direction:column;overflow:hidden;position:absolute}.sendbird-quote_message_input .sendbird-quote_message_input__body .sendbird-quote_message_input__body__sender-name{box-sizing:border-box;margin-bottom:8px;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;width:100%}.sendbird-quote_message_input .sendbird-quote_message_input__body .sendbird-quote_message_input__body__message-content{box-sizing:border-box;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;width:100%}.sendbird-quote_message_input .sendbird-quote_message_input__close-button{position:absolute;right:40px;top:26px}.sendbird-quote_message_input .sendbird-quote_message_input__close-button:hover{cursor:pointer}.sendbird-voice-message-input-wrapper .sendbird-voice-message-input__indicator{height:40px}.sendbird-voice-message-input-wrapper-alert__body{align-items:flex-end;display:flex;height:74px;justify-content:flex-end;position:relative;width:100%}.sendbird-voice-message-input-wrapper-alert__body__ok-button{width:74px}.sendbird-voice-message-input{box-sizing:border-box;flex-direction:column;height:110px;padding-left:24px;padding-right:24px;padding-top:22px}.sendbird-voice-message-input,.sendbird-voice-message-input__indicator{display:inline-flex;position:relative;width:100%}.sendbird-voice-message-input__indicator__progress-bar{border-radius:28px;display:inline-flex;overflow:hidden;position:relative;width:100%}.sendbird-voice-message-input__indicator__on-rec{position:absolute;right:53px;top:14px}.sendbird-voice-message-input__indicator__playback-time{position:absolute;right:16px;top:10px}.sendbird-voice-message-input__controler{align-items:center;display:inline-flex;flex-direction:row;height:34px;justify-content:space-between;margin-top:14px;min-height:34px;position:relative}.sendbird-voice-message-input__controler__main{align-items:center;border-radius:50%;display:inline-flex;height:34px;justify-content:center;min-height:34px;min-width:34px;position:relative;width:34px}.sendbird-theme--light .sendbird-voice-message-input__controler__main{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-voice-message-input__controler__main{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-voice-message-input__controler__main:hover{cursor:pointer}.sendbird-voice-message-input__controler__submit{align-items:center;border-radius:50%;display:inline-flex;height:34px;justify-content:center;min-height:34px;min-width:34px;position:relative;width:34px}.sendbird-theme--light .sendbird-voice-message-input__controler__submit{background-color:#742ddd;background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-voice-message-input__controler__submit{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200)}.sendbird-voice-message-input__controler__submit:hover{cursor:pointer}.sendbird-theme--light .sendbird-voice-message-input__controler__submit.voice-message--disabled{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-voice-message-input__controler__submit.voice-message--disabled{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-voice-message-input__controler__submit.voice-message--disabled:hover{cursor:default}@keyframes flickerAnimation{0%{opacity:0}50%{opacity:1}to{opacity:0}}.sendbird-voice-message-input__indicator__on-rec{animation:flickerAnimation 1s infinite;border-radius:50%;height:12px;min-height:12px;min-width:12px;width:12px}.sendbird-theme--light .sendbird-voice-message-input__indicator__on-rec{background-color:#de360b;background-color:var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-voice-message-input__indicator__on-rec{background-color:#de360b;background-color:var(--sendbird-dark-error-300)}.sendbird-voice-message-input__indicator__progress-bar__bar{height:40px}.sendbird-controler-icon{display:inline-block;position:relative}.sendbird-controler-icon.record-icon{border-radius:50%;height:20px;min-height:20px;min-width:20px;width:20px}.sendbird-theme--light .sendbird-controler-icon.record-icon{background-color:#de360b;background-color:var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-controler-icon.record-icon{background-color:#de360b;background-color:var(--sendbird-dark-error-300)}.sendbird-controler-icon.stop-icon{border-radius:2px;height:14px;min-height:14px;min-width:14px;width:14px}.sendbird-theme--light .sendbird-controler-icon.stop-icon{background-color:#000000e0;background-color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-controler-icon.stop-icon{background-color:#ffffffe0;background-color:var(--sendbird-dark-ondark-01)}.sendbird-controler-icon.pause-icon{display:inline-flex;gap:3.75px;height:13.75px;min-height:13.75px;min-width:13.75px;width:100%;width:13.75px}.sendbird-controler-icon.pause-icon-inner{border-radius:2px;display:inline-flex;min-width:4.38px}.sendbird-theme--light .sendbird-controler-icon.pause-icon-inner{background-color:#000000e0;background-color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-controler-icon.pause-icon-inner{background-color:#ffffffe0;background-color:var(--sendbird-dark-ondark-01)}.sendbird-channel-list{box-sizing:border-box;display:flex;flex-direction:column;height:100%;width:320px}.sendbird-theme--light .sendbird-channel-list{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-channel-list{background-color:#161616;background-color:var(--sendbird-dark-background-600)}.sendbird--mobile-mode .sendbird-channel-list{width:100%}.sendbird-channel-list__header{height:64px;min-height:64px}.sendbird-channel-list__body{flex:1 1;-ms-flex:1;overflow-x:hidden;overflow-y:auto}.sendbird-channel-header{box-sizing:border-box;height:64px;min-height:64px;padding-left:8px;padding-right:16px;position:relative;width:320px}.sendbird-theme--light .sendbird-channel-header{background-color:#fff;background-color:var(--sendbird-light-background-50);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-channel-header{background-color:#161616;background-color:var(--sendbird-dark-background-600);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird--mobile-mode .sendbird-channel-header{width:100%}.sendbird-channel-header.sendbird-channel-header--allow-edit .sendbird-channel-header__title{cursor:pointer}.sendbird-channel-header .sendbird-channel-header__title{border-radius:4px;display:flex;flex-direction:row;height:48px}.sendbird-theme--light .sendbird-channel-header .sendbird-channel-header__title:hover{background:#eee;background:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-channel-header .sendbird-channel-header__title:hover{background:#2c2c2c;background:var(--sendbird-dark-background-500)}.sendbird-channel-header .sendbird-channel-header__title:focus{outline:none}.sendbird-theme--light .sendbird-channel-header .sendbird-channel-header__title:focus{background:#e0e0e0;background:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-channel-header .sendbird-channel-header__title:focus{background:#393939;background:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-channel-header .sendbird-channel-header__title:active{border:2px solid #742ddd;border:2px solid var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-channel-header .sendbird-channel-header__title:active{border:2px solid #c2a9fa;border:2px solid var(--sendbird-dark-primary-200)}.sendbird-channel-header .sendbird-channel-header__title .sendbird-channel-header__title__left{box-sizing:border-box;padding:8px;width:48px}.sendbird-channel-header .sendbird-channel-header__title .sendbird-channel-header__title__right{margin-left:4px;padding-top:8px}.sendbird-channel-header .sendbird-channel-header__title .sendbird-channel-header__title__right__name,.sendbird-channel-header .sendbird-channel-header__title .sendbird-channel-header__title__right__user-id{display:block;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sendbird-channel-header .sendbird-channel-header__right-icon{position:absolute;right:16px;top:16px}.sendbird-edit-user-profile section{margin-top:16px}.sendbird-edit-user-profile section .sendbird-input-label{display:block;margin-bottom:12px}.sendbird-edit-user-profile .sendbird-edit-user-profile__img .sendbird-input-label{margin-bottom:12px}.sendbird-edit-user-profile__img{position:relative}.sendbird-edit-user-profile__img__avatar-button{left:96px;position:absolute;top:50px}.sendbird-edit-user-profile__theme__theme-icon .sendbird-icon{cursor:pointer}.sendbird-channel-preview__leave--mobile .sendbird-modal__content{max-width:calc(100% - 80px)}.sendbird-channel-preview__leave--mobile .sendbird-modal__close{display:none}.sendbird-channel-preview__leave--mobile .sendbird-channel-preview__leave-label--mobile{text-decoration:none}.sendbird-channel-preview__leave--mobile .sendbird-modal__header span{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 120px)}.sendbird__offline .sendbird-channel-preview{cursor:not-allowed}.sendbird-channel-preview{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;height:80px;justify-content:center;padding:12px 16px;position:relative;width:320px}.sendbird-theme--light .sendbird-channel-preview{border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-channel-preview{border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird--mobile-mode .sendbird-channel-preview{width:100%}.sendbird-channel-preview:focus{outline:none}.sendbird-channel-preview .sendbird-channel-preview__avatar{height:56px;width:56px}.sendbird-channel-preview .sendbird-channel-preview__content{height:100%;margin-left:16px;width:100%}.sendbird--mobile-mode .sendbird-channel-preview .sendbird-channel-preview__content{max-width:calc(100% - 72px);position:relative}.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper{display:flex;height:16px;justify-content:space-between;width:216px}.sendbird--mobile-mode .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper{width:auto}.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__header{display:flex;justify-content:flex-start;overflow:hidden;text-overflow:ellipsis}.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__header .sendbird-channel-preview__content__upper__header__broadcast-icon{padding-right:4px}.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__header .sendbird-channel-preview__content__upper__header__channel-name{max-width:128px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all}.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__header .sendbird-channel-preview__content__upper__header__total-members{margin-left:4px;margin-top:2px}.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__header .sendbird-channel-preview__content__upper__header__frozen-icon{padding-left:4px}.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__last-message-at{margin-bottom:4px;margin-left:4px;white-space:nowrap}.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__upper .sendbird-channel-preview__content__upper__last-message-at.sendbird-message-status{justify-content:flex-end;max-width:74px}.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__lower{display:flex;height:32px;justify-content:space-between;margin-top:8px;width:216px}.sendbird--mobile-mode .sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__lower{width:100%}.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__lower .sendbird-channel-preview__content__lower__last-message{overflow:hidden;text-overflow:ellipsis}.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__lower .sendbird-channel-preview__content__lower__unread-message-count{align-items:center;display:flex;margin-bottom:12px;margin-left:8px}.sendbird-channel-preview .sendbird-channel-preview__content .sendbird-channel-preview__content__lower .sendbird-channel-preview__content__lower__unread-message-count .sendbird-channel-preview__content__lower__unread-message-count__mention{align-items:center;display:inline-flex;margin-right:4px}.sendbird-channel-preview .sendbird-channel-preview__action{display:inline-block;position:absolute;right:12px;top:12px}.sendbird-channel-preview .sendbird-channel-preview__action .sendbird-iconbutton{display:none}.sendbird-theme--light .sendbird-channel-preview:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-channel-preview:hover{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-channel-preview:hover .sendbird-channel-preview__action .sendbird-iconbutton{display:inline-block}.sendbird-channel-preview:hover .sendbird-channel-preview__content__lower__unread-message-count,.sendbird-channel-preview:hover .sendbird-channel-preview__content__upper__last-message-at{display:none}.sendbird-channel-preview--active{padding:12px 16px 12px 12px}.sendbird-theme--light .sendbird-channel-preview--active{background-color:#dbd1ff;background-color:var(--sendbird-light-primary-100);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04);border-left:4px solid #742ddd;border-left:4px solid var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-channel-preview--active{background-color:#000;background-color:var(--sendbird-dark-background-700);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04);border-left:4px solid #c2a9fa;border-left:4px solid var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-channel-preview--active .sendbird-channel-preview__content__upper__header__channel-name{color:#742ddd;color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-channel-preview--active .sendbird-channel-preview__content__upper__header__channel-name{color:#c2a9fa;color:var(--sendbird-dark-primary-200)}.sendbird--mobile-mode .sendbird-channel-preview__content__lower__unread-message-count{position:absolute;right:0}.sendbird-badge{align-items:center;border-radius:10px;display:inline-flex;height:20px;justify-content:center;min-width:20px}.sendbird-theme--light .sendbird-badge{background-color:#742ddd;background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-badge{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200)}.sendbird-badge .sendbird-badge__text{margin:0 6px}.sendbird-mention-user-label{display:inline-block;font-family:Roboto,sans-serif;font-family:var(--sendbird-font-family-default);font-size:14px;font-stretch:normal;font-style:normal;font-weight:700;height:16px;letter-spacing:normal;line-height:1.43;max-width:100%;white-space:pre-line;width:-moz-fit-content;width:fit-content}.sendbird-mention-user-label:hover{cursor:pointer}.sendbird-theme--light .sendbird-mention-user-label{color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-mention-user-label{color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-mention-user-label.reverse{color:#ffffffe0;color:var(--sendbird-light-ondark-01)}.sendbird-theme--dark .sendbird-mention-user-label.reverse{color:#000000e0;color:var(--sendbird-dark-onlight-01)}.sendbird-mention-user-label.purple{font-family:Roboto;font-size:18px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:normal}.sendbird-theme--light .sendbird-mention-user-label.purple{color:#742ddd;color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-mention-user-label.purple{color:#c2a9fa;color:var(--sendbird-dark-primary-200)}.sendbird--mobile-mode .sendbird-add-channel__modal .sendbird-modal__content{margin:0 40px}.sendbird-add-channel__rectangle-wrap{margin-top:26px}.sendbird-add-channel__rectangle-footer{margin-top:32px;text-align:right}.sendbird-add-channel__rectangle{border-radius:4px;box-sizing:border-box;cursor:pointer;height:72px;margin-bottom:8px;padding:25px 72px;position:relative;width:432px}.sendbird--mobile-mode .sendbird-add-channel__rectangle{min-width:288px;padding-right:0;width:100%}.sendbird-theme--light .sendbird-add-channel__rectangle{border:1px solid #0000001f;border:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-add-channel__rectangle{border:1px solid #ffffff1f;border:1px solid var(--sendbird-dark-ondark-04)}.sendbird-add-channel__rectangle .sendbird-icon{left:22px;position:absolute;top:24px}.sendbird-create-channel--content{max-height:552px;width:480px}.sendbird-create-channel--scroll{height:360px;overflow-x:hidden;overflow-y:scroll}.sendbird-channel-settings{box-sizing:border-box;display:inline-block;height:100%;width:320px}.sendbird--mobile-mode .sendbird-channel-settings{width:100%}.sendbird-theme--light .sendbird-channel-settings{background-color:#fff;background-color:var(--sendbird-light-background-50);border-left:1px solid #0000001f;border-left:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-channel-settings{background-color:#161616;background-color:var(--sendbird-dark-background-600);border-left:1px solid #161616;border-left:1px solid var(--sendbird-dark-background-600)}.sendbird-channel-settings .sendbird-channel-settings__header-icon{cursor:pointer}.sendbird-theme--light .sendbird-channel-settings .sendbird-channel-settings__header-icon .sendbird-channel-settings__close-icon path{fill:#000000e0;fill:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-channel-settings .sendbird-channel-settings__header-icon .sendbird-channel-settings__close-icon path{fill:#ffffffe0;fill:var(--sendbird-dark-ondark-01)}.sendbird-channel-settings .sendbird-channel-settings__members .sendbird-badge__text{margin-top:-2px}.sendbird-channel-settings .sendbird-channel-settings__header{box-sizing:border-box;height:64px;min-height:64px;padding-left:24px;padding-right:20px;position:relative}.sendbird-theme--light .sendbird-channel-settings .sendbird-channel-settings__header{border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-channel-settings .sendbird-channel-settings__header{border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-channel-settings .sendbird-channel-settings__scroll-area{display:flex;flex-direction:column;flex-grow:1;height:calc(100% - 64px);overflow-y:auto}.sendbird-channel-settings .sendbird-channel-settings__panel-item{cursor:pointer;padding:12px 22px 10px 56px;position:relative}.sendbird-theme--light .sendbird-channel-settings .sendbird-channel-settings__panel-item{background-color:#fff;background-color:var(--sendbird-light-background-50);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-channel-settings .sendbird-channel-settings__panel-item{background-color:#161616;background-color:var(--sendbird-dark-background-600);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-channel-settings .sendbird-channel-settings__panel-item:focus{outline:none}.sendbird-channel-settings .sendbird-channel-settings__panel-item.sendbird-channel-settings__panel-item__disabled{cursor:not-allowed}.sendbird-channel-settings .sendbird-channel-settings__panel-icon-left,.sendbird-channel-settings .sendbird-channel-settings__panel-icon-right{position:absolute;top:10px}.sendbird-channel-settings .sendbird-channel-settings__panel-icon-left{left:16px}.sendbird-channel-settings .sendbird-channel-settings__panel-icon-right{right:16px}.sendbird-channel-settings .sendbird-channel-settings__panel-icon--open{transform:rotate(90deg)}.sendbird-theme--light .sendbird-channel-settings .sendbird-channel-settings__panel-icon--chevron path{fill:#000000e0;fill:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-channel-settings .sendbird-channel-settings__panel-icon--chevron path{fill:#ffffffe0;fill:var(--sendbird-dark-ondark-01)}.sendbird-channel-profile{padding:32px 40px 27px;position:relative;text-align:center}.sendbird-theme--light .sendbird-channel-profile{background-color:#fff;background-color:var(--sendbird-light-background-50);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-channel-profile{background-color:#161616;background-color:var(--sendbird-dark-background-600);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-channel-profile .sendbird-channel-profile--inner{height:92px}.sendbird-channel-profile .sendbird-channel-profile__avatar{display:flex;justify-content:center;margin-bottom:16px}.sendbird-channel-profile .sendbird-channel-profile__title{display:block;height:18px;max-width:240px;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.sendbird--mobile-mode .sendbird-channel-profile .sendbird-channel-profile__title{max-width:100%}.sendbird-channel-profile .sendbird-channel-profile__edit{position:absolute;right:16px;top:10px}.channel-profile-form .channel-profile-form__img-section{position:relative}.channel-profile-form .channel-profile-form__avatar-button{left:96px;position:absolute;top:54px}.channel-profile-form .channel-profile-form__avatar{margin-top:16px}.channel-profile-form .channel-profile-form__name-section{margin-top:12px}.channel-profile-form .channel-profile-form__name-section .sendbird-input{height:40px}.sendbird-channel-settings__operator .sendbird-channel-settings__accordion-icon{left:14px;position:absolute}.sendbird-channel-settings__operator .sendbird-accordion__panel-heder{position:relative}.sendbird-channel-settings__empty-list{display:block;margin-bottom:4px;margin-top:12px;text-align:center}.sendbird-channel-settings-accordion__footer{display:flex;justify-content:left;padding-left:12px;padding-top:16px}.sendbird-channel-settings-accordion__footer .sendbird-button:nth-child(2){margin-left:8px}.sendbird-channel-settings__freeze{max-width:320px;padding:12px 22px 10px 56px;position:relative}.sendbird--mobile-mode .sendbird-channel-settings__freeze{max-width:100%}.sendbird-theme--light .sendbird-channel-settings__freeze{background-color:#fff;background-color:var(--sendbird-light-background-50);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-channel-settings__freeze{background-color:#161616;background-color:var(--sendbird-dark-background-600);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-channel-settings__frozen-icon{position:absolute;right:20px;top:12px}.sendbird-channel-settings__frozen-icon .sendbird-icon{cursor:pointer}.sendbird-channel-settings__members .sendbird-badge,.sendbird-channel-settings__members-list .sendbird-badge{position:absolute;right:44px;top:12px}.sendbird-theme--light .sendbird-channel-settings__members .sendbird-badge,.sendbird-theme--light .sendbird-channel-settings__members-list .sendbird-badge{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-channel-settings__members .sendbird-badge,.sendbird-theme--dark .sendbird-channel-settings__members-list .sendbird-badge{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-channel-settings__members .sendbird-badge .sendbird-label,.sendbird-theme--light .sendbird-channel-settings__members-list .sendbird-badge .sendbird-label{color:#00000080;color:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-channel-settings__members .sendbird-badge .sendbird-label,.sendbird-theme--dark .sendbird-channel-settings__members-list .sendbird-badge .sendbird-label{color:#ffffff80;color:var(--sendbird-dark-ondark-02)}.sendbird-theme--dark .sendbird-accordion.sendbird-accordion--closed,.sendbird-theme--light .sendbird-accordion.sendbird-accordion--closed{border-bottom:0}.sendbird-accordion{box-sizing:border-box;position:relative}.sendbird-theme--light .sendbird-accordion{background-color:#fff;background-color:var(--sendbird-light-background-50);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-accordion{background-color:#161616;background-color:var(--sendbird-dark-background-600);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-accordion .sendbird-accordion__member{box-sizing:border-box;height:40px;padding:12px 0 12px 44px;position:relative}.sendbird-accordion .sendbird-accordion__footer{display:flex;justify-content:flex-start;margin-top:8px}.sendbird-accordion__list{padding-bottom:16px;padding-top:8px}.sendbird-accordion__panel-header{cursor:pointer;padding:12px 22px 10px 56px;position:relative}.sendbird-theme--light .sendbird-accordion__panel-header{background-color:#fff;background-color:var(--sendbird-light-background-50);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-accordion__panel-header{background-color:#161616;background-color:var(--sendbird-dark-background-600);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-accordion__panel-header:focus{outline:none}.sendbird-accordion__panel-header.sendbird-accordion__panel-item__disabled{cursor:not-allowed}.sendbird-accordion__panel-icon-left,.sendbird-accordion__panel-icon-right{position:absolute;top:10px}.sendbird-accordion__panel-icon-left{left:16px}.sendbird-accordion__panel-icon-right{right:16px}.sendbird-accordion__panel-icon--open{transform:rotate(90deg)}.sendbird-theme--light .sendbird-accordion__panel-icon--chevron path{fill:#000000e0;fill:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-accordion__panel-icon--chevron path{fill:#ffffffe0;fill:var(--sendbird-dark-ondark-01)}.sendbird-theme--light .sendbird-accordion__panel-icon__leave path{fill:#de360b;fill:var(--sendbird-light-error-300)}.sendbird-theme--dark .sendbird-accordion__panel-icon__leave path{fill:#de360b;fill:var(--sendbird-dark-error-300)}.sendbird-input-toggle-button{align-items:center;box-sizing:border-box;cursor:pointer;display:inline-flex;position:relative}.sendbird-theme--light .sendbird-input-toggle-button--checked{background-color:#742ddd;background-color:var(--sendbird-light-primary-300);border:1px solid #742ddd;border:1px solid var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-input-toggle-button--checked{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200);border:1px solid #c2a9fa;border:1px solid var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-input-toggle-button--unchecked{background-color:#bdbdbd;background-color:var(--sendbird-light-background-300);border:1px solid #bdbdbd;border:1px solid var(--sendbird-light-background-300)}.sendbird-theme--dark .sendbird-input-toggle-button--unchecked{background-color:#393939;background-color:var(--sendbird-dark-background-400);border:1px solid #393939;border:1px solid var(--sendbird-dark-background-400)}.sendbird-input-toggle-button--disabled{cursor:not-allowed}.sendbird-theme--light .sendbird-input-toggle-button--disabled{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200);border:1px solid #e0e0e0;border:1px solid var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-input-toggle-button--disabled{background-color:#393939;background-color:var(--sendbird-dark-background-400);border:1px solid #393939;border:1px solid var(--sendbird-dark-background-400)}.sendbird-input-toggle-button input{display:none;position:absolute}.sendbird-input-toggle-button__inner-dot{animation-iteration-count:1;border-radius:50%;position:absolute}.sendbird-theme--light .sendbird-input-toggle-button__inner-dot{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-input-toggle-button__inner-dot{background-color:#161616;background-color:var(--sendbird-dark-background-600)}@keyframes sendbirdMoveToRight{0%{right:60%}to{right:10%}}@keyframes sendbirdMoveToLeft{0%{right:10%}to{right:60%}}.sendbird-input-toggle-button--turned-on .sendbird-input-toggle-button__inner-dot{animation-name:sendbirdMoveToRight}.sendbird-input-toggle-button--turned-off .sendbird-input-toggle-button__inner-dot{animation-name:sendbirdMoveToLeft}.sendbird-input-toggle-button--unchecked .sendbird-input-toggle-button__inner-dot{right:60%}.sendbird-input-toggle-button--checked .sendbird-input-toggle-button__inner-dot{right:10%}.sendbird-input-toggle-button--reversed .sendbird-input-toggle-button--turned-on .sendbird-input-toggle-button__inner-dot{animation-name:sendbirdMoveToLeft}.sendbird-input-toggle-button--reversed .sendbird-input-toggle-button--turned-off .sendbird-input-toggle-button__inner-dot{animation-name:sendbirdMoveToRight}.sendbird-input-toggle-button--reversed.sendbird-input-toggle-button--unchecked .sendbird-input-toggle-button__inner-dot{right:10%}.sendbird-input-toggle-button--reversed.sendbird-input-toggle-button--checked .sendbird-input-toggle-button__inner-dot{right:60%}.sendbird-user-list-item--small{box-sizing:border-box;display:block;height:40px;padding-left:12px;position:relative}.sendbird-user-list-item--small__avatar{cursor:pointer;position:absolute;top:10px}.sendbird-user-list-item--small .sendbird-muted-avatar{left:12px;pointer-events:none;position:absolute;top:10px}.sendbird-user-list-item--small__title{left:54px;overflow:hidden;position:absolute;text-overflow:ellipsis;top:10px;white-space:nowrap;width:160px}.sendbird-user-list-item--small__subtitle{left:140px;max-width:237px;overflow:hidden;position:absolute;text-overflow:ellipsis;top:23px;white-space:nowrap}.sendbird--mobile-mode .sendbird-user-list-item--small__subtitle{max-width:40%}.sendbird-user-list-item--small__checkbox{position:absolute;right:16px;top:16px}.sendbird-user-list-item--small__action{display:none;position:absolute;right:10px;top:4px}.sendbird-user-list-item--small__operator{position:absolute;right:24px;top:10px}.sendbird-theme--light .sendbird-user-list-item--small.sendbird-icon--pressed,.sendbird-theme--light .sendbird-user-list-item--small:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-user-list-item--small.sendbird-icon--pressed,.sendbird-theme--dark .sendbird-user-list-item--small:hover{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-user-list-item--small.sendbird-icon--pressed .sendbird-user-list-item--small__action,.sendbird-user-list-item--small:hover .sendbird-user-list-item--small__action{display:block}.sendbird-user-list-item--small.sendbird-icon--pressed .sendbird-user-list-item--small__operator,.sendbird-user-list-item--small:hover .sendbird-user-list-item--small__operator{display:none}.sendbird-theme--light .sendbird-user-list-item--small.sendbird-icon--pressed .sendbird-iconbutton{background-color:#dbd1ff;background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-user-list-item--small.sendbird-icon--pressed .sendbird-iconbutton{background-color:#000;background-color:var(--sendbird-dark-background-700)}.sendbird-channel-settings__leave-label--mobile{text-decoration:none}.sendbird-channel-settings__leave--mobile .sendbird-modal__content{max-width:calc(100% - 80px)}.sendbird-channel-settings__leave--mobile .sendbird-modal__close{display:none}.sendbird-channel-settings__leave--mobile .sendbird-channel-preview__leave-label--mobile{text-decoration:none}.sendbird-channel-settings__leave--mobile .sendbird-modal__header span{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 120px)}.sendbird-more-members__popup-scroll{max-height:420px;overflow-x:hidden;overflow-y:scroll}.sendbird--mobile-mode .sendbird-more-members__popup-scroll{max-height:100%}.sendbird-more-members__popup-scroll .sendbird-user-list-item__operator{right:72px}.sendbird-more-members__popup-scroll .sendbird-user-list-item__title{max-width:240px}.sendbird-channel-settings__badge{position:absolute;right:48px}.sendbird-theme--light .sendbird-channel-settings__badge{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-channel-settings__badge{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-channel-settings__badge .sendbird-label{color:#00000080;color:var(--sendbird-light-onlight-02)}.sendbird-theme--dark .sendbird-channel-settings__badge .sendbird-label{color:#ffffff80;color:var(--sendbird-dark-ondark-02)}.sendbird-channel-settings__user-panel .sendbird-channel-settings-accordion__footer{padding-left:14px;padding-top:14px}.sendbird-message-search-pannel{box-sizing:border-box;display:flex;flex-direction:column;height:100%;position:relative;width:320px}.sendbird-theme--light .sendbird-message-search-pannel{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-message-search-pannel{background-color:#161616;background-color:var(--sendbird-dark-background-600)}.sendbird--mobile-mode .sendbird-message-search-pannel{width:100%}.sendbird-message-search-pannel .sendbird-message-search-pannel__input__container__input-area{border:0;font-size:14px;left:48px;margin:0;outline:none;padding:0;position:absolute;top:14px;width:calc(100% - 90px)}.sendbird-theme--light .sendbird-message-search-pannel .sendbird-message-search-pannel__input__container__input-area{background-color:#fff;background-color:var(--sendbird-light-background-50);color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-message-search-pannel .sendbird-message-search-pannel__input__container__input-area{background-color:#161616;background-color:var(--sendbird-dark-background-600);color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-message-search-pannel .sendbird-message-search-pannel__header .sendbird-ui-header__middle__title{margin-left:4px}.sendbird-message-search-pannel .sendbird-message-search-pannel__input{box-sizing:border-box;display:flex;padding:16px;position:relative}.sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container{border-radius:4px;height:44px;position:relative;width:100%}.sendbird-theme--light .sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container{border:1px solid #00000061;border:1px solid var(--sendbird-light-onlight-03)}.sendbird-theme--dark .sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container{border:1px solid #ffffff61;border:1px solid var(--sendbird-dark-ondark-03)}.sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__search-icon{left:16px;position:absolute;top:10px}.sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__reset-input-button,.sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__spinner{position:absolute;right:12px;top:12px}.sendbird-message-search-pannel .sendbird-message-search-pannel__input .sendbird-message-search-pannel__input__container .sendbird-message-search-pannel__input__container__reset-input-button:hover{cursor:pointer}.sendbird-message-search-pannel .sendbird-message-search-pannel__message-search{box-sizing:border-box;height:100%;overflow-y:hidden;position:relative;width:100%}.sendbird-message-search{height:100%;overflow-x:hidden;overflow-y:scroll;position:relative}.sendbird-theme--light .sendbird-message-search{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-message-search{background-color:#161616;background-color:var(--sendbird-dark-background-600)}.sendbird-message-search-item{cursor:pointer;display:inline-flex;flex-direction:row;height:80px;position:relative;width:100%}.sendbird-theme--light .sendbird-message-search-item{background-color:#fff;background-color:var(--sendbird-light-background-50);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-message-search-item{background-color:#161616;background-color:var(--sendbird-dark-background-600);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-theme--light .sendbird-message-search-item:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-message-search-item:hover{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-message-search-item .sendbird-message-search-item__left{align-items:center;display:flex;height:80px;justify-content:center;width:90px}.sendbird-message-search-item .sendbird-message-search-item__right{display:flex;flex-direction:column;width:calc(100% - 106px)}.sendbird-message-search-item .sendbird-message-search-item__right .sendbird-message-search-item__right__sender-name{display:inline;height:16px;max-width:150px;overflow:hidden;position:absolute;text-overflow:ellipsis;top:12px;word-break:keep-all}.sendbird-message-search-item .sendbird-message-search-item__right .sendbird-message-search-item__right__message-text{box-sizing:border-box;display:flex;height:32px;overflow:hidden;position:absolute;text-overflow:ellipsis;top:36px;width:inherit;word-break:break-word}.sendbird-message-search-item .sendbird-message-search-item__right .sendbird-message-search-item__right__message-created-at{position:absolute;right:18px;top:12px}.sendbird-message-search-item .sendbird-message-search-item__right-footer{width:16px}.sendbird-theme--light .sendbird-message-search-item.sendbird-message-search-item--selected{background-color:#dbd1ff;background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-message-search-item.sendbird-message-search-item--selected{background-color:#000;background-color:var(--sendbird-dark-background-700)}.sendbird-theme--light .sendbird-message-search-item.sendbird-message-search-item--selected .sendbird-message-search-item__left{border-left:4px solid #742ddd;border-left:4px solid var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-message-search-item.sendbird-message-search-item--selected .sendbird-message-search-item__left{border-left:4px solid #c2a9fa;border-left:4px solid var(--sendbird-dark-primary-200)}.sendbird-message-search-file-item{cursor:pointer;display:inline-flex;flex-direction:row;height:80px;position:relative;width:100%}.sendbird-theme--light .sendbird-message-search-file-item{background-color:#fff;background-color:var(--sendbird-light-background-50);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-message-search-file-item{background-color:#161616;background-color:var(--sendbird-dark-background-600);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-theme--light .sendbird-message-search-file-item:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-message-search-file-item:hover{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-message-search-file-item .sendbird-message-search-file-item__left{align-items:center;display:flex;height:80px;justify-content:center;position:relative;width:90px}.sendbird-message-search-file-item .sendbird-message-search-file-item__right{display:flex;flex-direction:column;position:relative;width:calc(100% - 106px)}.sendbird-message-search-file-item .sendbird-message-search-file-item__right .sendbird-message-search-file-item__right__sender-name{display:inline-block;height:16px;max-width:146px;overflow:hidden;position:absolute;text-overflow:ellipsis;top:12px}.sendbird-message-search-file-item .sendbird-message-search-file-item__right .sendbird-message-search-file-item__right__content{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;height:32px;position:absolute;top:36px;width:100%}.sendbird-message-search-file-item .sendbird-message-search-file-item__right .sendbird-message-search-file-item__right__content .sendbird-message-search-file-item__right__content__type-icon{align-items:center;border-radius:8px;display:flex;height:26px;justify-content:center;margin-right:4px;min-width:26px;position:relative;width:26px}.sendbird-theme--light .sendbird-message-search-file-item .sendbird-message-search-file-item__right .sendbird-message-search-file-item__right__content .sendbird-message-search-file-item__right__content__type-icon{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-message-search-file-item .sendbird-message-search-file-item__right .sendbird-message-search-file-item__right__content .sendbird-message-search-file-item__right__content__type-icon{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-message-search-file-item .sendbird-message-search-file-item__right .sendbird-message-search-file-item__right__content .sendbird-message-search-file-item__right__content__url{display:inline;height:16px;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all}.sendbird-message-search-file-item .sendbird-message-search-file-item__message-created-at{position:absolute;right:18px;top:12px}.sendbird-message-search-file-item .sendbird-message-search-file-item__right-footer{width:16px}.sendbird-theme--light .sendbird-message-search-file-item.sendbird-message-search-file-item--selected{background-color:#dbd1ff;background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-message-search-file-item.sendbird-message-search-file-item--selected{background-color:#000;background-color:var(--sendbird-dark-background-700)}.sendbird-theme--light .sendbird-message-search-file-item.sendbird-message-search-file-item--selected .sendbird-message-search-file-item__left{border-left:4px solid #742ddd;border-left:4px solid var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-message-search-file-item.sendbird-message-search-file-item--selected .sendbird-message-search-file-item__left{border-left:4px solid #c2a9fa;border-left:4px solid var(--sendbird-dark-primary-200)}.sendbird-thread-ui{box-sizing:border-box;display:flex;flex-direction:column;height:100%;max-width:320px;position:relative;width:100%}.sendbird-theme--light .sendbird-thread-ui{background-color:#fff;background-color:var(--sendbird-light-background-50);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04);border-right:1px solid #0000001f;border-right:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-thread-ui{background-color:#161616;background-color:var(--sendbird-dark-background-600);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04);border-right:1px solid #ffffff1f;border-right:1px solid var(--sendbird-dark-ondark-04)}.sendbird-thread-ui__header{width:320px}.sendbird-theme--light .sendbird-thread-ui__header{border-top:1px solid #0000001f;border-top:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-thread-ui__header{border-top:1px solid #ffffff1f;border-top:1px solid var(--sendbird-dark-ondark-04)}.sendbird-thread-ui--scroll{display:inline-flex;flex-direction:column;height:100%;justify-content:flex-start;overflow-x:hidden;overflow-y:scroll}.sendbird-theme--light .sendbird-thread-ui__parent-message-info{border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04);border-top:1px solid #0000001f;border-top:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-thread-ui__parent-message-info{border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04);border-top:1px solid #ffffff1f;border-top:1px solid var(--sendbird-dark-ondark-04)}.sendbird-theme--light .sendbird-thread-ui__parent-message-info .sendbird-word__mention .sendbird-label{color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-thread-ui__parent-message-info .sendbird-word__mention .sendbird-label{color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-thread-ui__reply-counts{align-items:center;box-sizing:border-box;display:inline-flex;height:42px;justify-content:flex-start;padding:16px 11px;position:relative;width:100%}.sendbird-theme--light .sendbird-thread-ui__reply-counts{border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04);border-top:1px solid #0000001f;border-top:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-thread-ui__reply-counts{border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04);border-top:1px solid #ffffff1f;border-top:1px solid var(--sendbird-dark-ondark-04)}.sendbird-thread-ui__thread-list{padding:16px}.sendbird-thread-ui__message-input{margin-bottom:24px;padding:0 16px}.sendbird-thread-ui__thread-list.sendbird-place-holder{box-sizing:border-box}.sendbird-parent-message-info{align-items:flex-start;box-sizing:border-box;display:inline-flex;flex-direction:row;height:-moz-fit-content;height:fit-content;padding:12px 12px 12px 16px;position:relative;width:100%}.sendbird-parent-message-info__sender{min-height:40px;min-width:40px;position:relative}.sendbird-parent-message-info__content{display:inline-flex;flex-direction:column;margin-left:12px;position:relative}.sendbird-parent-message-info__content__info{align-items:center;display:inline-flex;flex-direction:row;height:16px;justify-content:flex-start;max-width:188px;position:relative}.sendbird-parent-message-info__content__info__sender-name,.sendbird-parent-message-info__content__info__sender-name--use-reaction{margin-right:6px;overflow:hidden;position:relative;text-overflow:ellipsis;word-break:keep-all}.sendbird-parent-message-info__content__info__sender-name{max-width:142px}.sendbird-parent-message-info__content__info__sender-name--use-reaction{max-width:110px}.sendbird-parent-message-info__content__info__sent-at{align-items:center;display:inline-flex;height:12px;justify-content:flex-start;max-width:52px;position:relative;white-space:nowrap;word-break:keep-all}.sendbird-parent-message-info__content__body{max-width:210px;overflow:hidden;position:relative}.sendbird-parent-message-info__content__body.sendbird-thumbnail-message-item-body.incoming{height:148px;min-width:200px}.sendbird-parent-message-info__content__reactions{height:100%;max-width:240px;position:relative;width:100%}.sendbird-parent-message-info__context-menu{display:none;position:absolute;right:12px;top:6px}.sendbird-parent-message-info__context-menu.use-reaction{right:44px}.sendbird-parent-message-info__reaction-menu{display:none;position:absolute;right:12px;top:6px}.sendbird-parent-message-info .sendbird-text-message-item-body.reactions{border-radius:16px}.sendbird-theme--light .sendbird-parent-message-info .sendbird-emoji-reactions{border:1px solid #fff;border:1px solid var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-parent-message-info .sendbird-emoji-reactions{border:1px solid #161616;border:1px solid var(--sendbird-dark-background-600)}.sendbird-parent-message-info:hover .sendbird-parent-message-info__context-menu,.sendbird-parent-message-info:hover .sendbird-parent-message-info__reaction-menu,.sendbird-parent-message-info__context-menu.sendbird-mouse-hover,.sendbird-parent-message-info__reaction-menu.sendbird-mouse-hover{display:inline-flex}.sendbird-theme--light .sendbird-parent-message-info .sendbird-parent-message-info__content__body{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-parent-message-info .sendbird-parent-message-info__content__body{background-color:#161616;background-color:var(--sendbird-dark-background-600)}.sendbird-theme--light .sendbird-parent-message-info:hover,.sendbird-theme--light .sendbird-parent-message-info:hover .sendbird-parent-message-info__content__body{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-parent-message-info:hover,.sendbird-theme--dark .sendbird-parent-message-info:hover .sendbird-parent-message-info__content__body{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird--mobile-mode .sendbird-parent-message-info.sendbird-thread-ui__parent-message-info:hover{background-color:initial}.sendbird-theme--light .sendbird-parent-message-info:hover .sendbird-emoji-reactions{background-color:#eee;background-color:var(--sendbird-light-background-100);border:1px solid #eee;border:1px solid var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-parent-message-info:hover .sendbird-emoji-reactions{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500);border:1px solid #2c2c2c;border:1px solid var(--sendbird-dark-background-500)}.parent-message-info--suggested-mention-list{margin-left:0;margin-right:0;min-height:200px;width:100%}.parent-message-info--suggested-mention-list .sendbird-mention-suggest-list__user-item{padding-left:16px;padding-right:16px}.parent-message-info--suggested-mention-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__nickname{max-width:166px}.parent-message-info--suggested-mention-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__user-id{max-width:68px}.sendbird-parent-message-info-item{margin-top:8px;position:relative}.sendbird-parent-message-info-item__og-field,.sendbird-parent-message-info-item__text-message{display:inline-block;padding-right:4px;white-space:pre-line;word-break:break-all}.sendbird-parent-message-info-item__og-field{display:inline-flex;flex-direction:column;margin-top:4px}.sendbird-parent-message-info-item__og-field__content{display:inline-flex;flex-direction:column;gap:4px;padding:8px 12px}.sendbird-parent-message-info-item__file-message{align-items:center;display:inline-flex;flex-direction:row;gap:8px}.sendbird-parent-message-info-item__file-message__file-name{display:inline-block;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sendbird-parent-message-info-item__thumbnail-message{display:block;height:148px;position:relative;width:200px}.sendbird-parent-message-info-item__multiple-files-message-wrapper{padding:0}.sendbird-theme--dark .sendbird-parent-message-info-item__multiple-files-message-wrapper,.sendbird-theme--light .sendbird-parent-message-info-item__multiple-files-message-wrapper{background-color:initial}.sendbird-parent-message-info-item__thumbnail-message__thumbnail{border-radius:16px;position:absolute}.sendbird-parent-message-info-item__thumbnail-message__placeholder{align-items:center;display:flex;height:148px;justify-content:center;position:absolute;width:100%}.sendbird-parent-message-info-item__thumbnail-message__placeholder__icon{align-items:center;background-color:#fff;background-color:var(--sendbird-light-background-50);border-radius:50%;display:flex;height:56px;justify-content:center;width:56px}.sendbird-parent-message-info-item__thumbnail-message__image-cover{background-color:#0000008c;background-color:var(--sendbird-light-overlay-01);border-radius:16px;display:none;height:148px;position:absolute;top:0;width:100%}.sendbird-parent-message-info-item__thumbnail-message__video{border-radius:16px;height:148px;position:absolute;width:100%}.sendbird-parent-message-info-item__thumbnail-message__icon-wrapper{align-items:center;display:flex;height:148px;justify-content:center;position:absolute;width:100%}.sendbird-parent-message-info-item__thumbnail-message__icon-wrapper__icon{align-items:center;background-color:#ffffffe0;background-color:var(--sendbird-light-ondark-01);border-radius:50%;display:inline-flex;height:56px;justify-content:center;width:56px}.sendbird-parent-message-info-item__thumbnail-message:hover{cursor:pointer}.sendbird-parent-message-info-item__thumbnail-message:hover .sendbird-parent-message-info-item__thumbnail-message__image-cover{display:inline-flex}.sendbird-parent-message-info-item__voice-message__item{height:50px;min-width:136px}.sendbird-message-item-menu__list__menu-item:focus-visible{outline:none}.sendbird-thread-list-item .sendbird-separator{margin:4px 0}.sendbird-thread-list .sendbird-message-content__middle__sender-name{max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sendbird-thread-list .sendbird-message-content.incoming .sendbird-message-content__middle{max-width:200px}.sendbird-thread-list .sendbird-thumbnail-message-item-body.outgoing{height:148px;min-height:148px;min-width:200px}.sendbird-thread-list .sendbird-message-content .sendbird-message-content__middle{max-width:230px}.sendbird-thread-list .sendbird-message-status__icon.sendbird-message-status--sent{display:none}.sendbird-thread-list .sendbird-mention-suggest-list{margin-left:0;margin-right:0;width:100%}.sendbird-thread-list .sendbird-mention-suggest-list__user-item{padding-left:16px;padding-right:16px}.sendbird-thread-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__nickname{max-width:134px}.sendbird-thread-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__user-id{max-width:46px}.sendbird-thread-list-item-content{display:inline-flex;flex-direction:row;height:100%;position:relative;width:100%}.sendbird-thread-list-item-content.incoming{justify-content:flex-start}.sendbird-thread-list-item-content.outgoing{justify-content:flex-end}.sendbird-thread-list-item-content .sendbird-thread-list-item-content__middle{max-width:200px}.sendbird--mobile-mode .sendbird-thread-list-item-content .sendbird-thread-list-item-content__middle{max-width:calc(100vw - 100px)}.sendbird-thread-list-item-content .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__quote-message.use-quote{bottom:-8px;margin-top:-8px}.sendbird-thread-list-item-content__middle__body-container{width:100%}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__left{display:inline-flex;min-width:40px;position:relative}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__left .sendbird-thread-list-item-content__left__avatar{bottom:2px;left:0;position:absolute}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle{align-items:flex-start;display:inline-flex;flex-direction:column;position:relative}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at{bottom:6px;display:flex;flex-direction:row;min-width:80px;position:absolute;right:-84px;white-space:nowrap}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at.sendbird-mouse-hover{display:none}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__sender-name{margin-bottom:4px;margin-left:12px;overflow:hidden;position:relative;text-overflow:ellipsis;width:100%}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__quote-message{display:inline-flex;position:relative;width:100%}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__quote-message.outgoing{justify-content:flex-end}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__quote-message.incoming{justify-content:flex-start}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__quote-message:hover{cursor:pointer}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__right{display:inline-flex;margin-left:4px;padding-top:18px;position:relative;width:50px}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__right.use-reactions{width:70px}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__right.chain-top{padding-top:2px}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__right.chain-top.use-quote{padding-top:18px}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__right .sendbird-thread-list-item-content-menu{display:none;flex-direction:row;height:32px;position:relative}.sendbird-thread-list-item-content.incoming .sendbird-thread-list-item-content__right .sendbird-thread-list-item-content-menu.sendbird-mouse-hover,.sendbird-thread-list-item-content.incoming:hover .sendbird-thread-list-item-content__right .sendbird-thread-list-item-content-menu{display:inline-flex}.sendbird-thread-list-item-content.incoming:hover .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at{display:none}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__left{box-sizing:border-box;display:inline-flex;justify-content:flex-end;position:relative;width:50px}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__left.use-reactions{width:70px}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__left.use-quote .sendbird-thread-list-item-content-menu{top:18px}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__left .sendbird-thread-list-item-content-menu{display:none;flex-direction:row;position:absolute;right:4px;top:2px}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__left .sendbird-thread-list-item-content-menu.sendbird-mouse-hover{display:inline-flex}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle{align-items:flex-end;display:inline-flex;flex-direction:column;position:relative}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__quote-message{display:inline-flex;position:relative;width:100%}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__quote-message.outgoing{justify-content:flex-end}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__quote-message.incoming{justify-content:flex-start}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container{position:relative}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at{bottom:2px;box-sizing:initial;display:flex;justify-content:flex-end;left:-84px;min-height:16px;min-width:80px;position:absolute;white-space:nowrap}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at.sendbird-mouse-hover{display:none}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at .sendbird-thread-list-item-content__middle__body-container__created-at__component-container{display:inline-flex;position:relative}.sendbird-thread-list-item-content.outgoing .sendbird-thread-list-item-content__right{display:none}.sendbird-thread-list-item-content.outgoing:hover .sendbird-thread-list-item-content__left .sendbird-thread-list-item-content-menu{display:inline-flex}.sendbird-thread-list-item-content.outgoing:hover .sendbird-thread-list-item-content__middle .sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__body-container__created-at{display:none}.sendbird-thread-list-item-content__middle__body-container{display:flex;flex-direction:column;position:relative}.sendbird-thread-list-item-content__middle__body-container .sendbird-thread-list-item-content__middle__message-item-body{box-sizing:border-box;width:100%}.sendbird-thread-list-item-content-reactions{border-radius:0 0 16px 16px;max-width:400px;position:relative;width:100%}.sendbird-theme--light .sendbird-thread-list-item-content-reactions{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-thread-list-item-content-reactions{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-thread-list-item-content-reactions.primary{background-color:#742ddd;background-color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-thread-list-item-content-reactions.primary{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200)}.sendbird-theme--light .sendbird-thread-list-item-content-reactions.mouse-hover,.sendbird-theme--light .sendbird-thread-list-item-content-reactions:hover{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-thread-list-item-content-reactions.mouse-hover,.sendbird-theme--dark .sendbird-thread-list-item-content-reactions:hover{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-theme--light .sendbird-thread-list-item-content-reactions.mouse-hover.primary,.sendbird-theme--light .sendbird-thread-list-item-content-reactions:hover.primary{background-color:#6211c8;background-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-thread-list-item-content-reactions.mouse-hover.primary,.sendbird-theme--dark .sendbird-thread-list-item-content-reactions:hover.primary{background-color:#742ddd;background-color:var(--sendbird-dark-primary-300)}.sendbird-thread-list-item-content__middle__thread-replies{margin-top:4px}.sendbird-thread-list-item-content__middle__message-item-body.sendbird-og-message-item-body,.sendbird-thread-list-item-content__middle__message-item-body.sendbird-thumbnail-message-item-body{max-width:200px;min-width:200px}.sendbird-thread-list-item-content__middle__message-item-body .sendbird-thumbnail-message-item-body__icon-wrapper,.sendbird-thread-list-item-content__middle__message-item-body .sendbird-thumbnail-message-item-body__placeholder,.sendbird-thread-list-item-content__middle__message-item-body .sendbird-thumbnail-message-item-body__video,.sendbird-thread-list-item-content__middle__message-item-body.sendbird-thumbnail-message-item-body{height:148px}.sendbird-voice-message-item-body.sendbird-thread-list-item-content__middle__message-item-body{height:50px;min-width:136px}.sendbird-thread-message-input .sendbird-mention-suggest-list{margin-left:0;margin-right:0;width:100%}.sendbird-thread-message-input .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item{padding-left:16px;padding-right:16px}.sendbird-thread-message-input .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__nickname{max-width:134px}.sendbird-thread-message-input .sendbird-mention-suggest-list .sendbird-mention-suggest-list__user-item .sendbird-mention-suggest-list__user-item__user-id{max-width:46px}.sendbird-theme--light .sendbird-thread-message-input--voice-message{border-top:1px solid #0000001f;border-top:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-thread-message-input--voice-message{border-top:1px solid #ffffff1f;border-top:1px solid var(--sendbird-dark-ondark-04)}.sb_mobile,.sb_mobile__panelwrap{height:100%}.sb-show-main{padding:0!important}.sb_mobile__panelwrap .sendbird-thread{height:100%;width:100%}.sb_mobile__panelwrap .sendbird-thread .sendbird-thread-ui{max-width:100%}.sb_mobile__panelwrap .sendbird-thread .sendbird-thread-ui .sendbird-thread-ui__header{width:100%}.sendbird-app__wrap{box-sizing:border-box;display:flex;height:100%;width:100%}.sendbird-app__wrap .sendbird-app__searchpanel-wrap{box-sizing:border-box;min-width:320px;overflow-x:hidden;overflow-y:scroll;width:320px}.sendbird-theme--light .sendbird-app__wrap .sendbird-app__searchpanel-wrap{border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04);border-right:1px solid #0000001f;border-right:1px solid var(--sendbird-light-onlight-04);border-top:1px solid #0000001f;border-top:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-app__wrap .sendbird-app__searchpanel-wrap{border-bottom:1px solid #161616;border-bottom:1px solid var(--sendbird-dark-background-600);border-right:1px solid #161616;border-right:1px solid var(--sendbird-dark-background-600);border-top:1px solid #161616;border-top:1px solid var(--sendbird-dark-background-600)}.sendbird-app__wrap .sendbird-app__conversation-wrap{flex:1 1;position:relative;width:calc(100% - 320px)}.sendbird-app__wrap .sendbird-app__channellist-wrap{max-width:320px}.sendbird-theme--light .sendbird-app__wrap .sendbird-app__channellist-wrap{border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04);border-left:1px solid #0000001f;border-left:1px solid var(--sendbird-light-onlight-04);border-top:1px solid #0000001f;border-top:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-app__wrap .sendbird-app__channellist-wrap{border-bottom:1px solid #161616;border-bottom:1px solid var(--sendbird-dark-background-600);border-left:1px solid #161616;border-left:1px solid var(--sendbird-dark-background-600);border-top:1px solid #161616;border-top:1px solid var(--sendbird-dark-background-600)}.sendbird-theme--light .sendbird-app__wrap .sendbird-app__conversation--settings-open .sendbird-chat-header__info{background-color:#dbd1ff;background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-app__wrap .sendbird-app__conversation--settings-open .sendbird-chat-header__info{background-color:#000;background-color:var(--sendbird-dark-background-700)}.sendbird-app__wrap .sendbird-chat-header__search{margin-right:16px}.sendbird-theme--light .sendbird-app__wrap .sendbird-app__conversation--search-open .sendbird-chat-header__search{background-color:#dbd1ff;background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-app__wrap .sendbird-app__conversation--search-open .sendbird-chat-header__search{background-color:#000;background-color:var(--sendbird-dark-background-700)}.sendbird-app__wrap .sendbird-channel-settings{border-left:none}.sendbird-theme--light .sendbird-app__wrap .sendbird-channel-settings{border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04);border-right:1px solid #0000001f;border-right:1px solid var(--sendbird-light-onlight-04);border-top:1px solid #0000001f;border-top:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-app__wrap .sendbird-channel-settings{border-bottom:1px solid #161616;border-bottom:1px solid var(--sendbird-dark-background-600);border-right:1px solid #161616;border-right:1px solid var(--sendbird-dark-background-600);border-top:1px solid #161616;border-top:1px solid var(--sendbird-dark-background-600)}.sendbird-app__wrap .sendbird-channel-settings .sendbird-channel-settings__header{height:64px}.sendbird-openchannel-conversation{display:flex;flex-direction:column;height:100%;position:relative;width:100%}.sendbird-theme--light .sendbird-openchannel-conversation{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-openchannel-conversation{background-color:#161616;background-color:var(--sendbird-dark-background-600)}.sendbird-openchannel-conversation .sendbird-openchannel-conversation-scroll{flex:1 1;overflow-y:auto;width:100%}.sendbird-openchannel-conversation .sendbird-openchannel-footer{padding:12px 24px 24px}.sendbird-openchannel-conversation .sendbird-openchannel-conversation-scroll-container{display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:auto}.sendbird-openchannel-conversation .sendbird-openchannel-conversation-scroll-container .sendbird-openchannel-conversation-scroll-padding{flex:1 1}.sendbird-frozen-channel-notification{align-items:center;border-radius:4px;display:flex;height:32px;justify-content:center;margin-left:24px;margin-right:24px;margin-top:8px;position:relative}.sendbird-theme--light .sendbird-frozen-channel-notification{background-color:#adc9ff;background-color:var(--sendbird-light-information-100)}.sendbird-theme--dark .sendbird-frozen-channel-notification{background-color:#adc9ff;background-color:var(--sendbird-dark-information-100)}.sendbird-oepnchannel-header__icon_back{left:12px;position:absolute;top:18px}.sendbird-openchannel-conversation-header{box-sizing:border-box;min-height:64px;position:relative}.sendbird-theme--light .sendbird-openchannel-conversation-header{border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-openchannel-conversation-header{border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-openchannel-conversation-header .sendbird-openchannel-conversation-header__left__title{max-width:calc(100% - 120px);overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.sendbird--mobile-mode .sendbird-openchannel-conversation-header .sendbird-openchannel-conversation-header__left__title{max-width:calc(100% - 160px)}.sendbird-openchannel-conversation-header__left [class*=sendbird-openchannel-conversation-header__left__cover-image]{left:20px;position:absolute;top:16px}.sendbird--mobile-mode .sendbird-openchannel-conversation-header__left [class*=sendbird-openchannel-conversation-header__left__cover-image]{left:50px}.sendbird-openchannel-conversation-header__left__title{left:60px;position:absolute;top:12px}.sendbird--mobile-mode .sendbird-openchannel-conversation-header__left__title{left:90px}.sendbird-openchannel-conversation-header__left__sub-title{left:60px;position:absolute;top:36px}.sendbird--mobile-mode .sendbird-openchannel-conversation-header__left__sub-title{left:90px}.sendbird-openchannel-conversation-header__right{height:64px;position:absolute;right:0;top:0;width:64px}.sendbird-openchannel-conversation-header__right__trigger{align-items:center;display:flex;justify-content:center;position:absolute;right:16px;top:16px}.sendbird-openchannel-conversation-header__left__cover-image--icon{align-items:center;border-radius:50%;display:flex;justify-content:center}.sendbird-theme--light .sendbird-openchannel-conversation-header__left__cover-image--icon{background-color:#bdbdbd;background-color:var(--sendbird-light-background-300)}.sendbird-theme--dark .sendbird-openchannel-conversation-header__left__cover-image--icon{background-color:#bdbdbd;background-color:var(--sendbird-dark-background-300)}.sendbird-openchannel-conversation-scroll{position:relative;width:100%}.sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container{bottom:0;height:100%;overflow:hidden;position:sticky;width:100%}.sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container .sendbird-openchannel-conversation-scroll__container__padding{height:8px}.sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container .sendbird-openchannel-conversation-scroll__container__item-container{height:100%;overflow:scroll;width:100%}.sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container .sendbird-openchannel-conversation-scroll__container__item-container.no-messages,.sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container .sendbird-openchannel-conversation-scroll__container__item-container.no-messages .sendbird-openchannel-conversation-scroll__container__place-holder{height:100%;width:100%}.sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button{align-items:center;border-radius:24px;bottom:8px;display:flex;height:40px;justify-content:center;left:calc(50% - 20px);position:absolute;width:40px;z-index:1}.sendbird-theme--light .sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button{background-color:#742ddd;background-color:var(--sendbird-light-primary-300);box-shadow:0 2px 8px 0 #00000014,0 4px 6px 0 #0000001f;box-shadow:var(--sendbird-light-shadow-05)}.sendbird-theme--dark .sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button{background-color:#c2a9fa;background-color:var(--sendbird-dark-primary-200);box-shadow:var(--sendbird-dark-shadow-05)}.sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button:hover{cursor:pointer}.sendbird-theme--light .sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button:hover{background-color:#6211c8;background-color:var(--sendbird-light-primary-400)}.sendbird-theme--dark .sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button:hover{background-color:#742ddd;background-color:var(--sendbird-dark-primary-300)}.sendbird-theme--light .sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button:active{background-color:#491389;background-color:var(--sendbird-light-primary-500)}.sendbird-theme--dark .sendbird-openchannel-conversation-scroll .sendbird-openchannel-conversation-scroll__container__scroll-bottom-button:active{background-color:#6211c8;background-color:var(--sendbird-dark-primary-400)}.sendbird-openchannel-user-message{display:flex;flex-direction:row;position:relative;width:100%}.sendbird-theme--light .sendbird-openchannel-user-message:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-openchannel-user-message:hover{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-openchannel-user-message:hover .sendbird-openchannel-user-message__context-menu{display:block}.sendbird-openchannel-user-message .sendbird-openchannel-user-message__left{display:flex;min-width:52px;position:relative;width:52px}.sendbird-openchannel-user-message .sendbird-openchannel-user-message__left .sendbird-openchannel-user-message__left__avatar{display:flex;margin-left:24px;margin-top:8px;position:relative}.sendbird-openchannel-user-message .sendbird-openchannel-user-message__right{display:flex;flex-direction:column;margin:8px 24px 8px 12px;position:relative;width:100%}.sendbird-openchannel-user-message .sendbird-openchannel-user-message__right .sendbird-openchannel-user-message__right__top{display:flex;margin-bottom:2px;position:relative}.sendbird-openchannel-user-message .sendbird-openchannel-user-message__right .sendbird-openchannel-user-message__right__top .sendbird-openchannel-user-message__right__top__sender-name{display:flex;position:relative}.sendbird-openchannel-user-message .sendbird-openchannel-user-message__right .sendbird-openchannel-user-message__right__top .sendbird-openchannel-user-message__right__top__sent-at{display:flex;margin-left:4px;position:relative}.sendbird-openchannel-user-message .sendbird-openchannel-user-message__right .sendbird-openchannel-user-message__right__bottom{display:flex;position:relative;width:100%}.sendbird-openchannel-user-message .sendbird-openchannel-user-message__right .sendbird-openchannel-user-message__right__bottom .sendbird-openchannel-user-message__right__bottom__message{position:relative;white-space:pre-line;word-break:break-all}.sendbird-openchannel-user-message .sendbird-openchannel-user-message__right .sendbird-openchannel-user-message__right__tail{position:relative;top:2px}.sendbird-openchannel-user-message .sendbird-openchannel-user-message__context-menu{display:none;position:absolute;right:16px}.sendbird-theme--light .sendbird-openchannel-user-message .sendbird-openchannel-user-message__context-menu .sendbird-openchannel-user-message__context-menu--icon{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-openchannel-user-message .sendbird-openchannel-user-message__context-menu .sendbird-openchannel-user-message__context-menu--icon{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-openchannel-user-message .sendbird-openchannel-user-message__context-menu .sendbird-openchannel-user-message__context-menu--icon:hover{background-color:#dbd1ff;background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-openchannel-user-message .sendbird-openchannel-user-message__context-menu .sendbird-openchannel-user-message__context-menu--icon:hover{background-color:#000;background-color:var(--sendbird-dark-background-700)}.sendbird-openchannel__mobile-menu-hyperlink{color:inherit;display:block;font-family:inherit;font-size:inherit;font-stretch:normal;font-style:normal;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:none;width:100%}.sendbird-openchannel-admin-message{border-radius:4px;margin:16px 24px;padding:12px 16px;position:relative}.sendbird-theme--light .sendbird-openchannel-admin-message{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-openchannel-admin-message{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-openchannel-admin-message:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-openchannel-admin-message:hover{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-openchannel-admin-message .sendbird-openchannel-admin-message__text{word-wrap:break-word}.sendbird-openchannel-og-message{display:flex;flex-direction:column;position:relative;width:100%}.sendbird-theme--light .sendbird-openchannel-og-message:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-openchannel-og-message:hover{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-openchannel-og-message:hover .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__context-menu{display:block}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top{box-sizing:border-box;display:flex;flex-direction:row;position:relative}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__left{display:flex;min-width:52px;position:relative;width:52px}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__left .sendbird-openchannel-og-message__top__left__avatar{display:flex;left:24px;position:absolute;top:8px}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right{box-sizing:border-box;display:flex;flex-direction:column;margin:8px 24px 8px 12px;position:relative}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right .sendbird-openchannel-og-message__top__right__title{display:flex;margin-bottom:2px;position:relative}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right .sendbird-openchannel-og-message__top__right__title .sendbird-openchannel-og-message__top__right__title__sender-name{display:flex;position:relative}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right .sendbird-openchannel-og-message__top__right__title .sendbird-openchannel-og-message__top__right__title__sent-at{display:flex;margin-left:4px;position:relative}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right .sendbird-openchannel-og-message__top__right__description .sendbird-openchannel-og-message__top__right__description__message{display:inline;position:relative;white-space:pre-wrap;word-break:break-all}.sendbird-theme--light .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right .sendbird-openchannel-og-message__top__right__description .sendbird-openchannel-og-message__top__right__description__message .sendbird-word .sendbird-word__url{color:#742ddd;color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__right .sendbird-openchannel-og-message__top__right__description .sendbird-openchannel-og-message__top__right__description__message .sendbird-word .sendbird-word__url{color:#c2a9fa;color:var(--sendbird-dark-primary-200)}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__context-menu{display:none;position:absolute;right:16px}.sendbird-theme--light .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__context-menu .sendbird-openchannel-og-message__top__context-menu--icon{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__context-menu .sendbird-openchannel-og-message__top__context-menu--icon{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__context-menu .sendbird-openchannel-og-message__top__context-menu--icon:hover{background-color:#dbd1ff;background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-openchannel-og-message .sendbird-openchannel-og-message__top .sendbird-openchannel-og-message__top__context-menu .sendbird-openchannel-og-message__top__context-menu--icon:hover{background-color:#000;background-color:var(--sendbird-dark-background-700)}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom{display:inline;margin-bottom:8px;position:relative;width:100%}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag{border-radius:8px;box-sizing:border-box;display:inline-block;left:64px;max-width:360px;padding:12px 12px 4px;position:relative;width:calc(100% - 64px)}.sendbird-theme--light .sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag{background-color:#eee;background-color:var(--sendbird-light-background-100);border:1px solid #0000001f;border:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500);border:1px solid #ffffff1f;border:1px solid var(--sendbird-dark-ondark-04)}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__url{display:block;margin-bottom:8px;max-width:336px;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__title{display:inline-block;margin-bottom:8px;max-width:336px;overflow-wrap:normal;position:relative;white-space:pre-wrap}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__title:hover{cursor:pointer}.sendbird-theme--light .sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__title:hover{color:#742ddd;color:var(--sendbird-light-primary-300)}.sendbird-theme--dark .sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__title:hover{color:#c2a9fa;color:var(--sendbird-dark-primary-200)}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__description{display:block;margin-bottom:8px;max-height:32px;max-width:336px;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:pre-wrap;width:100%;word-break:break-all}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__thumbnail{box-sizing:border-box;display:block;margin-bottom:8px;margin-top:4px;position:relative;width:100%}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__thumbnail:hover{cursor:pointer}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__thumbnail .sendbird-openchannel-og-message__bottom__og-tag__thumbnail__image,.sendbird-openchannel-og-message .sendbird-openchannel-og-message__bottom .sendbird-openchannel-og-message__bottom__og-tag .sendbird-openchannel-og-message__bottom__og-tag__thumbnail .sendbird-openchannel-og-message__bottom__og-tag__thumbnail__image--placeholder{border-radius:8px;max-width:336px;min-width:200px;width:100%}.sendbird-openchannel-og-message .sendbird-openchannel-og-message__top__right__tail{left:64px;position:relative;top:2px}.sendbird-openchannel-og-message--word{display:inline;margin:0 2px;word-break:break-all}.sendbird-openchannel-thumbnail-message{display:flex;flex-direction:row;position:relative}.sendbird-theme--light .sendbird-openchannel-thumbnail-message:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-openchannel-thumbnail-message:hover{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-openchannel-thumbnail-message:hover .sendbird-openchannel-thumbnail-message__context-menu{display:block}.sendbird-theme--light .sendbird-openchannel-thumbnail-message:hover .sendbird-openchannel-thumbnail-message__context-menu .sendbird-openchannel-thumbnail-message__context-menu--icon{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-openchannel-thumbnail-message:hover .sendbird-openchannel-thumbnail-message__context-menu .sendbird-openchannel-thumbnail-message__context-menu--icon{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-openchannel-thumbnail-message:hover .sendbird-openchannel-thumbnail-message__context-menu .sendbird-openchannel-thumbnail-message__context-menu--icon:hover{background-color:#dbd1ff;background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-openchannel-thumbnail-message:hover .sendbird-openchannel-thumbnail-message__context-menu .sendbird-openchannel-thumbnail-message__context-menu--icon:hover{background-color:#000;background-color:var(--sendbird-dark-background-700)}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__left{display:flex;min-width:52px;position:relative;width:52px}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__left .sendbird-openchannel-thumbnail-message__left__avatar{display:inline;margin-left:28px;margin-top:8px;position:absolute}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right{display:flex;flex-direction:column;margin-bottom:8px;margin-left:12px;margin-top:8px;position:relative;width:calc(100% - 64px)}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__title{display:inline;margin-bottom:4px;position:relative}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__title .sendbird-openchannel-thumbnail-message__right__title__sender-name{display:inline;margin-right:4px;position:relative}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__title .sendbird-openchannel-thumbnail-message__right__title__sent-at{display:inline;position:relative}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body{border-radius:8px;display:flex;position:relative}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body:hover .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__overlay{opacity:1}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap{box-sizing:initial;position:relative}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__overlay{border-radius:8px;cursor:pointer;height:100%;left:0;max-width:360px;opacity:0;position:absolute;top:0;width:100%}.sendbird-theme--light .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__overlay{background-color:#00000052;background-color:var(--sendbird-light-overlay-02)}.sendbird-theme--dark .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__overlay{background-color:#00000052;background-color:var(--sendbird-dark-overlay-02)}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video{max-height:360px;max-width:360px}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video:hover{cursor:pointer}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video .sendbird-openchannel-thumbnail-message__right__body__wrap__video__video{border-radius:8px;max-height:360px;max-width:360px}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video .sendbird-openchannel-thumbnail-message__right__body__wrap__video__icon{left:calc(50% - 28px);position:absolute;top:calc(50% - 28px)}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video--icon{border-radius:8px;padding:107px 152px}.sendbird-theme--light .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video--icon{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__video--icon{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__image{border-radius:8px}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__image--icon{border-radius:8px;padding:107px 152px}.sendbird-theme--light .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__image--icon{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__image--icon{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__unknown{border-radius:8px;padding:107px 152px}.sendbird-theme--light .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__unknown{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__body .sendbird-openchannel-thumbnail-message__right__body__wrap .sendbird-openchannel-thumbnail-message__right__body__wrap__unknown{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__right .sendbird-openchannel-thumbnail-message__right__tail{position:relative;top:2px}.sendbird-openchannel-thumbnail-message .sendbird-openchannel-thumbnail-message__context-menu{display:none;position:absolute;right:16px;top:8px}.sendbird-openchannel-file-message{display:flex;flex-direction:row;position:relative}.sendbird-theme--light .sendbird-openchannel-file-message:hover{background-color:#eee;background-color:var(--sendbird-light-background-100)}.sendbird-theme--dark .sendbird-openchannel-file-message:hover{background-color:#393939;background-color:var(--sendbird-dark-background-400)}.sendbird-openchannel-file-message:hover .sendbird-openchannel-file-message__context-menu{display:block}.sendbird-openchannel-file-message .sendbird-openchannel-file-message__left{display:flex;min-width:52px;position:relative;width:52px}.sendbird-openchannel-file-message .sendbird-openchannel-file-message__left .sendbird-openchannel-file-message__left__avatar{display:block;margin-left:24px;margin-top:8px;position:absolute}.sendbird-openchannel-file-message .sendbird-openchannel-file-message__right{display:flex;flex-direction:column;margin-bottom:4px;margin-left:12px;position:relative;width:calc(100% - 64px)}.sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__title{display:flex;margin-top:8px;position:relative}.sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__title .sendbird-openchannel-file-message__right__title__sender-name{display:flex;position:relative}.sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__title .sendbird-openchannel-file-message__right__title__sent-at{display:flex;margin-left:4px;position:relative}.sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body{border-radius:8px;display:flex;margin-bottom:4px;margin-top:4px;position:relative}.sendbird-theme--light .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body{background-color:#eee;background-color:var(--sendbird-light-background-100);border:1px solid #0000001f;border:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500);border:1px solid #ffffff1f;border:1px solid var(--sendbird-dark-ondark-04)}.sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body .sendbird-openchannel-file-message__right__body__icon{border-radius:8.6px;display:inline-block;margin:8px;position:relative}.sendbird-theme--light .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body .sendbird-openchannel-file-message__right__body__icon{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body .sendbird-openchannel-file-message__right__body__icon{background-color:#161616;background-color:var(--sendbird-dark-background-600)}.sendbird-openchannel-file-message .sendbird-openchannel-file-message__right .sendbird-openchannel-file-message__right__body .sendbird-openchannel-file-message__right__body__file-name{display:flex;height:20px;margin-left:4px;margin-right:16px;margin-top:22px;max-height:20px;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap}.sendbird-openchannel-file-message .sendbird-openchannel-file-message__context-menu{display:none;position:absolute;right:16px;top:8px}.sendbird-theme--light .sendbird-openchannel-file-message .sendbird-openchannel-file-message__context-menu .sendbird-openchannel-file-message__context-menu__icon{background-color:#e0e0e0;background-color:var(--sendbird-light-background-200)}.sendbird-theme--dark .sendbird-openchannel-file-message .sendbird-openchannel-file-message__context-menu .sendbird-openchannel-file-message__context-menu__icon{background-color:#2c2c2c;background-color:var(--sendbird-dark-background-500)}.sendbird-theme--light .sendbird-openchannel-file-message .sendbird-openchannel-file-message__context-menu .sendbird-openchannel-file-message__context-menu__icon:hover{background-color:#dbd1ff;background-color:var(--sendbird-light-primary-100)}.sendbird-theme--dark .sendbird-openchannel-file-message .sendbird-openchannel-file-message__context-menu .sendbird-openchannel-file-message__context-menu__icon:hover{background-color:#000;background-color:var(--sendbird-dark-background-700)}.sendbird-openchannel-settings{display:inline-block;height:100%;overflow-y:scroll;position:relative;width:320px}.sendbird--mobile-mode .sendbird-openchannel-settings{width:100%}.sendbird-theme--light .sendbird-openchannel-settings{background-color:#fff;background-color:var(--sendbird-light-background-50);border-left:1px solid #0000001f;border-left:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-openchannel-settings{background-color:#161616;background-color:var(--sendbird-dark-background-600);border-left:1px solid #ffffff1f;border-left:1px solid var(--sendbird-dark-ondark-04)}.sendbird-openchannel-settings .sendbird-participants-accordion__footer{padding-left:16px;padding-top:16px;text-align:left}.sendbird-openchannel-settings .sendbird-openchannel-settings__operator-accordion-icon{left:14px;position:absolute}.sendbird-openchannel-settings .sendbird-openchannel-settings__accordion-icon,.sendbird-openchannel-settings .sendbird-openchannel-settings__panel-icon__delete{left:16px;position:absolute}.sendbird-openchannel-settings .sendbird-openchannel-settings__participant{height:100%}.sendbird-openchannel-settings .sendbird-openchannel-settings__participant .sendbird-openchannel-settings__participant-list{height:calc(100% - 64px);overflow-y:scroll;padding-top:64px}.sendbird-openchannel-settings .sendbird-openchannel-settings__participant .sendbird-openchannel-settings__header{display:block;left:0;position:absolute;top:0;width:100%}.sendbird-theme--light .sendbird-openchannel-settings .sendbird-openchannel-settings__participant .sendbird-openchannel-settings__header{background-color:#fff;background-color:var(--sendbird-light-background-50)}.sendbird-theme--dark .sendbird-openchannel-settings .sendbird-openchannel-settings__participant .sendbird-openchannel-settings__header{background-color:#161616;background-color:var(--sendbird-dark-background-600)}.sendbird-openchannel-settings .sendbird-openchannel-settings__delete-channel,.sendbird-openchannel-settings .sendbird-participants-accordion{text-align:left}.sendbird-openchannel-settings .sendbird-openchannel-settings__members .sendbird-badge__text{margin-top:-2px}.sendbird-openchannel-settings .sendbird-openchannel-settings__header{box-sizing:border-box;height:64px;min-height:64px;padding:20px 24px;position:relative;text-align:left}.sendbird-theme--light .sendbird-openchannel-settings .sendbird-openchannel-settings__header{border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-openchannel-settings .sendbird-openchannel-settings__header{border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-openchannel-settings .sendbird-openchannel-settings__close-icon{cursor:pointer;position:absolute;right:16px;top:20px}.sendbird-theme--light .sendbird-openchannel-settings .sendbird-openchannel-settings__close-icon path{fill:#000000e0;fill:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-openchannel-settings .sendbird-openchannel-settings__close-icon path{fill:#ffffffe0;fill:var(--sendbird-dark-ondark-01)}.sendbird-openchannel-settings .sendbird-openchannel-settings__placeholder{margin-top:40%}.sendbird-openchannel-settings .sendbird-openchannel-settings__url{box-sizing:border-box;padding:16px;position:relative}.sendbird-openchannel-settings .sendbird-openchannel-settings__url:hover .sendbird-openchannel-settings__copy-icon{display:inline-block}.sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__copy-icon{cursor:pointer;display:none;position:absolute;right:18px;top:10px}.sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__url-value{margin-top:8px}.sendbird-theme--light .sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__url-value{color:#000000e0;color:var(--sendbird-light-onlight-01)}.sendbird-theme--dark .sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__url-value{color:#ffffffe0;color:var(--sendbird-dark-ondark-01)}.sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__url-label,.sendbird-openchannel-settings .sendbird-openchannel-settings__url .sendbird-openchannel-settings__url-value{word-wrap:break-word;display:block;text-align:left}.sendbird-theme--light .sendbird-openchannel-settings .sendbird-openchannel-settings__url{background-color:#fff;background-color:var(--sendbird-light-background-50);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-openchannel-settings .sendbird-openchannel-settings__url{background-color:#161616;background-color:var(--sendbird-dark-background-600);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-openchannel-settings .sendbird-openchannel-settings__panel-item{box-sizing:border-box;cursor:pointer;display:block;padding:12px 22px 10px 56px;position:relative}.sendbird-theme--light .sendbird-openchannel-settings .sendbird-openchannel-settings__panel-item{background-color:#fff;background-color:var(--sendbird-light-background-50);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-openchannel-settings .sendbird-openchannel-settings__panel-item{background-color:#161616;background-color:var(--sendbird-dark-background-600);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-openchannel-settings .sendbird-openchannel-settings__panel-item:focus{outline:none}.sendbird-openchannel-settings .sendbird-openchannel-settings__panel-item.sendbird-channel-settings__panel-item__disabled{cursor:not-allowed}.sendbird-openchannel-settings .sendbird-participants-accordion__member{box-sizing:border-box;height:40px;padding:12px 0 12px 56px;position:relative;text-align:left;width:100%}.sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-label{display:inline-block;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__title.operator,.sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__title.self-operator,.sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__title.user-id{position:absolute;right:16px}.sendbird-openchannel-settings .sendbird-participants-accordion__member .sendbird-participants-accordion__member__action,.sendbird-openchannel-settings .sendbird-participants-accordion__member:hover .sendbird-participants-accordion__member__title.operator,.sendbird-openchannel-settings .sendbird-participants-accordion__member:hover .sendbird-participants-accordion__member__title.user-id{display:none}.sendbird-openchannel-settings .sendbird-participants-accordion__member:hover .sendbird-participants-accordion__member__action{display:inline-block}.sendbird-openchannel-settings .sendbird-participants-accordion__member-avatar{cursor:pointer;left:16px;position:absolute;top:10px}.sendbird-openchannel-settings .sendbird-participants-accordion__member__action{cursor:pointer;display:none;position:absolute;right:8px;top:4px}.sendbird-openchannel-settings .sendbird-channel-settings-banned-user-list__footer,.sendbird-openchannel-settings .sendbird-channel-settings-muted-participant-list__footer,.sendbird-openchannel-settings .sendbird-openchannel-operator-list__footer,.sendbird-openchannel-settings .sendbird-openchannel-participant-list__footer{display:flex;justify-content:left;padding-left:12px;padding-top:16px}.sendbird-openchannel-settings .sendbird-channel-settings-banned-user-list__footer .sendbird-button:nth-child(2),.sendbird-openchannel-settings .sendbird-channel-settings-muted-participant-list__footer .sendbird-button:nth-child(2),.sendbird-openchannel-settings .sendbird-openchannel-operator-list__footer .sendbird-button:nth-child(2),.sendbird-openchannel-settings .sendbird-openchannel-participant-list__footer .sendbird-button:nth-child(2){margin-left:8px}.sendbird-participants-accordion__member-avatar__avatar{position:absolute}.sendbird-more-users__popup-scroll{max-height:420px;overflow:scroll}.sendbird-openchannel-profile{padding:32px 40px 27px;position:relative;text-align:center}.sendbird-theme--light .sendbird-openchannel-profile{background-color:#fff;background-color:var(--sendbird-light-background-50);border-bottom:1px solid #0000001f;border-bottom:1px solid var(--sendbird-light-onlight-04)}.sendbird-theme--dark .sendbird-openchannel-profile{background-color:#161616;background-color:var(--sendbird-dark-background-600);border-bottom:1px solid #ffffff1f;border-bottom:1px solid var(--sendbird-dark-ondark-04)}.sendbird-openchannel-profile .sendbird-openchannel-profile--inner{height:116px}.sendbird-openchannel-profile .sendbird-openchannel-profile__avatar{margin-bottom:16px;text-align:center}.sendbird-openchannel-profile .sendbird-openchannel-profile__title{display:inline-block;height:18px;max-width:240px;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.sendbird-openchannel-profile .sendbird-openchannel-profile__edit{position:absolute;right:16px;top:10px}.channels-list{background:#fff;border-left:1px solid var(--sendbird-light-onlight-04);border-top:1px solid var(--sendbird-light-onlight-04);height:100%;margin-bottom:1px;max-width:375px}.channels-list,.channels-list .channels-list-header{border-bottom:1px solid var(--sendbird-light-onlight-04);box-sizing:border-box}.channels-list .channels-list-header{align-items:center;display:flex;flex-direction:row;height:64px;justify-content:space-between;padding:0 20px;width:375px}.channels-list .channels-list-header h1{font-size:18px}.channels-list .channels-list-item{align-items:center;border-bottom:1px solid var(--sendbird-light-onlight-04);display:flex;flex-direction:row;gap:10px;padding:20px}.messaging-container{align-items:normal;box-sizing:border-box;display:flex;flex-direction:row;flex-grow:1;margin:0 auto;max-height:65vh;max-width:900px;width:100%}.line-break-hint{color:#6b6b6b;font-size:12px;padding:12px;position:absolute;right:0}.incoming .sendbird-message-content__left,.sendbird-avatar,.sendbird-emoji-reactions__add-reaction-badge,.sendbird-icon-info,.sendbird-message-item-reaction-menu__trigger{display:none!important}.attachment-button{background:none;border:none;border-radius:4px;color:inherit;cursor:pointer;font:inherit;height:32px;outline:inherit;width:32px}.attachment-button:hover{background-color:var(--sendbird-light-onlight-04)}.attachment-button input{display:none}.send-button{display:flex;padding:0}.send-button--disabled{opacity:40%;pointer-events:none}.send-button--separator-container{align-items:center;background-color:var(--img-navy);display:flex;justify-content:center}.send-button--separator{background-color:#fff;height:23px;width:1px}.send-button--segment{-webkit-appearance:initial;appearance:none;background-color:var(--img-navy);border:none;color:#fff;cursor:pointer;font-size:14px;height:40px;line-height:32px;margin:0}.send-button--segment:hover{opacity:80%}.send-button--send{border-bottom-left-radius:20px;border-top-left-radius:20px;font-size:14px;padding-left:18px;padding-right:10px}.send-button--dropdown{align-items:center;border-bottom-right-radius:20px;border-top-right-radius:20px;display:flex;padding-left:12px;padding-right:18px}.scheduled-send-dropdown{background-color:#fff;border-radius:4px;bottom:60px;box-shadow:0 2px 8px #00000040;max-width:184px;padding-bottom:8px;position:absolute;right:10px;z-index:1}.scheduled-send-dropdown-title{color:var(--text-secondary);font-size:12px;font-weight:400;line-height:32px;padding:5px 12px}.scheduled-send-dropdown-item{-webkit-appearance:initial;appearance:none;background-color:#fff;border:none;cursor:pointer;font-size:14px;line-height:25px;padding-left:12px;text-align:left;width:100%}.scheduled-send-dropdown-item:hover{background-color:#eee}.scheduled-send-custom-time-modal{width:520px}.scheduled-send-custom-time-modal-input-row{align-items:center;display:flex;flex-direction:row;margin:15px 22px 22px}.scheduled-send-custom-time-modal-button-row{align-items:center;display:flex;flex-direction:row;gap:17px;margin:0 22px 22px}.scheduled-send-custom-time-modal-cancel-button{background-color:initial;border:none;color:var(--img-navy);cursor:pointer}.scheduled-send-custom-time-modal-submit-button{max-width:144px;padding:0}.scheduled-send-custom-time-modal-recipient-time{color:var(--text-secondary);font-size:12px;margin-left:22px}.react-datepicker__time-box,.react-datepicker__time-container{width:150px!important}.react-datepicker__time-list-item{align-items:center;display:flex;justify-content:center}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{margin-left:-4px;position:absolute;width:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border:8px solid #0000;box-sizing:initial;content:"";height:0;left:-8px;position:absolute;width:1px;z-index:-1}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{margin-top:-8px;top:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:#f0f0f0;border-top:none}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{top:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:#aeaeae;top:-1px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{bottom:0;margin-bottom:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-bottom:none;border-top-color:#fff}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after{bottom:0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-top-color:#aeaeae;bottom:-1px}.react-datepicker-wrapper{border:0;display:inline-block;padding:0}.react-datepicker{background-color:#fff;border:1px solid #aeaeae;border-radius:.3rem;color:#000;display:inline-block;font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;position:relative}.react-datepicker--time-only .react-datepicker__triangle{left:35px}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__triangle{left:50px;position:absolute}.react-datepicker-popper{z-index:1}.react-datepicker-popper[data-placement^=bottom]{padding-top:10px}.react-datepicker-popper[data-placement=bottom-end] .react-datepicker__triangle,.react-datepicker-popper[data-placement=top-end] .react-datepicker__triangle{left:auto;right:50px}.react-datepicker-popper[data-placement^=top]{padding-bottom:10px}.react-datepicker-popper[data-placement^=right]{padding-left:8px}.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle{left:auto;right:42px}.react-datepicker-popper[data-placement^=left]{padding-right:8px}.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle{left:42px;right:auto}.react-datepicker__header{background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative;text-align:center}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 15px}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{color:#000;font-size:.944rem;font-weight:700;margin-top:0}.react-datepicker-time__header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-datepicker__navigation{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;overflow:hidden;padding:0;position:absolute;text-align:center;text-indent:-999em;top:2px;width:32px;z-index:1}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{display:block;margin-left:auto;margin-right:auto;position:relative;top:0}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{font-size:20px;position:relative;top:-1px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{left:-7px;transform:rotate(45deg)}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{right:-7px;transform:rotate(225deg)}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__input-time-container{clear:both;float:left;margin:5px 0 10px 15px;text-align:left;width:100%}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{display:inline-block;margin-left:5px}.react-datepicker__time-container{border-left:1px solid #aeaeae;float:right;width:85px}.react-datepicker__time-container--with-today-button{border:1px solid #aeaeae;border-radius:.3rem;display:inline;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{background:#fff;border-bottom-right-radius:.3rem;position:relative}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{border-bottom-right-radius:.3rem;margin:0 auto;overflow-x:hidden;text-align:center;width:85px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{box-sizing:initial;height:calc(195px + .85rem);list-style:none;margin:0;overflow-y:scroll;padding-left:0;padding-right:0;width:100%}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{background-color:#f0f0f0;cursor:pointer}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{background-color:initial;cursor:default}.react-datepicker__week-number{color:#ccc;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected,.react-datepicker__week-number--keyboard-selected):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__week-number--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__week-number--keyboard-selected{background-color:#2a87d0;border-radius:.3rem;color:#fff}.react-datepicker__week-number--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day-names{margin-bottom:-8px;white-space:nowrap}.react-datepicker__week{white-space:nowrap}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{background-color:#3dcc4a;border-radius:.3rem;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{background-color:#ff6803;border-radius:.3rem;color:#fff;position:relative}.react-datepicker__day--holidays .holiday-overlay,.react-datepicker__month-text--holidays .holiday-overlay,.react-datepicker__quarter-text--holidays .holiday-overlay,.react-datepicker__year-text--holidays .holiday-overlay{background-color:#333;border-radius:4px;bottom:100%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__day--holidays:hover,.react-datepicker__month-text--holidays:hover,.react-datepicker__quarter-text--holidays:hover,.react-datepicker__year-text--holidays:hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .holiday-overlay,.react-datepicker__month-text--holidays:hover .holiday-overlay,.react-datepicker__quarter-text--holidays:hover .holiday-overlay,.react-datepicker__year-text--holidays:hover .holiday-overlay{opacity:1;visibility:visible}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__day--in-range:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--selected:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__year-text--in-range:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--selected:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{background-color:#bad9f1;border-radius:.3rem;color:#000}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{color:#ccc;cursor:default}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:initial}.react-datepicker__input-container{display:inline-block;position:relative;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{box-sizing:initial;padding:.5rem;position:absolute}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid #0000;border-radius:.3rem;position:relative}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{right:-16px;top:0;transform:rotate(135deg)}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;border:1px solid #aeaeae;border-radius:.3rem;left:25%;position:absolute;text-align:center;top:30px;width:50%;z-index:1}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{display:block;line-height:20px;margin-left:auto;margin-right:auto;width:100%}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;-webkit-user-select:none;user-select:none}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{left:15px;position:absolute}.react-datepicker__close-icon{background-color:initial;border:0;cursor:pointer;display:table-cell;height:100%;outline:0;padding:0 6px 0 0;position:absolute;right:0;top:0;vertical-align:middle}.react-datepicker__close-icon:after{background-color:#216ba5;border-radius:50%;color:#fff;content:"×";cursor:pointer;display:table-cell;font-size:12px;height:16px;line-height:1;padding:2px;text-align:center;vertical-align:middle;width:16px}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{background-color:#ccc;cursor:default}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;clear:left;cursor:pointer;font-weight:700;padding:5px 0;text-align:center}.react-datepicker__portal{align-items:center;background-color:#000c;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:3rem;width:3rem}@media (max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:2rem;width:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}.react-datepicker__children-container{height:auto;margin:.4rem;padding-left:.2rem;padding-right:.2rem;width:13.8rem}.react-datepicker__aria-live{border:0;-webkit-clip-path:circle(0);clip-path:circle(0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.react-datepicker__calendar-icon{height:1em;vertical-align:-.125em;width:1em}.date-time-input{align-items:center;background:#f8f8f8;border:1px solid #9f9f9f;display:flex;flex-direction:row;flex-shrink:0;gap:8px;height:50px;padding:0 22px}.date-time-input-icon{height:16px;width:16px}.date-time-input-text{color:#403838;flex-grow:1;font-size:16px;line-height:20px}.date-time-input-chevron{filter:brightness(0)}.scheduled-messages-modal{min-height:450px;width:520px}.scheduled-messages-modal-list{max-height:430px;overflow-y:scroll;padding-bottom:22px}.scheduled-messages-modal-list-item:last-child hr{display:none}.scheduled-messages-modal-row{padding:20px 22px 0}.scheduled-messages-modal-row-text{flex-grow:1;gap:.3rem}.scheduled-messages-modal-row hr{margin-top:20px}.scheduled-messages-modal-row-message{font-size:16px;font-weight:400}.scheduled-messages-modal-row-time{color:var(--text-secondary);font-size:12px;font-weight:400}.scheduled-messages-modal-row-delete{background-color:initial;border:none;color:#db273d;cursor:pointer;font-size:14px;font-weight:400;line-height:32px}.scheduled-messages-banner{align-items:center;display:flex;padding:12px 20px}.scheduled-messages-banner-text{font-size:12px;line-height:20px;margin-left:8px;margin-right:4px}.scheduled-messages-banner-button{align-items:center;-webkit-appearance:initial;appearance:none;background-color:initial;border:none;color:#2864a4;cursor:pointer;font-size:12px;line-height:20px;margin:0;padding:0}.scheduled-messages-banner-button:hover{text-decoration:underline}.sendbird-conversation__footer{margin:0;padding:0}.message-input{align-items:center;border:none;border-top:1px solid var(--sendbird-light-onlight-04);box-sizing:border-box;display:flex;flex-direction:row;font-size:14px;gap:12px;min-height:61px;padding-right:12px}.message-input--placeholder{color:gray;left:12px;position:absolute}.message-input textarea{border:none;box-shadow:none;box-sizing:border-box;flex-grow:1;font:inherit;height:0;max-height:500px;min-height:61px;outline:none;overflow-y:scroll;padding:20px 0 20px 12px;resize:none}.timezone-warning{font-size:12px;padding:8px 20px}.admin-parent-content-container{background-color:#fff;max-width:550px;padding:2rem;width:100%}.admin-parent-view-container{align-items:center}.admin-parent-invited-text{color:var(--img-info)}.coaching-assignment{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:900px;width:100%}.assignment-title{margin:36px 0 12px;width:100%}.notes{display:flex;flex-direction:column;margin:0 auto;max-width:1024px;width:100%}.new-note{background-color:var(--img-navy);border:none;border-radius:20px;color:#fff;height:40px;padding:12px 24px;width:-webkit-max-content;width:max-content}.new-note:hover{opacity:.8}.new-note:disabled{opacity:.5}.note-timestamp{color:#6b6b6b;display:inline-block;font-size:12px;font-weight:400;padding:8px 8px 0 0;text-align:right}.feedback-form{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1212px;padding:32px 0;text-align:center;width:100%}.nps-row{display:flex;flex-direction:row;justify-content:space-between;margin-top:16px;max-width:710px;width:90%}.nps-row button{background-color:#fff;border:1px solid #e9e9e9;border-radius:5px;box-shadow:0 4px 4px #dadada40;color:#000;font-size:16px;height:54px;margin:0 4px;max-width:46px;width:46px}.nps-row button.selected{background-color:var(--img-navy);color:#fff}.feedback-form .primary{width:80%}.experience-row{display:flex;flex-direction:row;justify-content:space-between;margin:60px 0 0;max-width:680px;width:100%}.experience-row button{align-items:center;background-color:#fff;border:1px solid #eee;border-radius:5px;box-shadow:0 4px 4px #dadada40;color:#000;display:flex;flex-direction:column;font-size:14px;height:175px;margin:0 1px;max-width:112px;overflow:clip;padding:0 1px 8px;width:112px}.experience-row button.selected{background-color:var(--img-navy);color:#fff}.experience-row img{margin:32px 0 20px;max-width:50px;width:100%}.feedback-form textarea{border:1px solid #e9e9e9;border-radius:10px;box-shadow:0 4px 4px #dadada40;font:inherit;font-size:17px;font-weight:400;height:212px;margin:40px 8px 0;padding:20px;width:80%}.feedback-form hr{margin:80px 0;width:100%}.feedback-submitted{align-content:center;text-align:center}@media (min-width:601px){.small-screen-only{display:none}.nps-row{margin-left:20px;margin-right:20px}}@media (max-width:600px){.large-screen-only{display:none}.nps-section{align-items:center;display:flex;flex-direction:column;max-width:340px;width:100%}.nps-row{max-width:340px;width:available}.nps-row .button{margin:0 12px;min-width:32px}.experience-row{align-items:center;flex-direction:column;width:100%}.experience-row button{flex-direction:row;height:64px;margin-top:10px;max-width:320px;padding:12px 20px;text-align:left;width:90%}.experience-row img{height:40px;margin:0 20px 0 0;width:100%}}.admin-create-coach-form label{display:block}.admin-create-coach-form input{margin-bottom:20px;width:300px}.admin-create-coach-form-container{margin-top:2rem;text-align:center}.page{margin:0 auto;max-width:800px;padding:20px}.maintenance{display:flex;flex-direction:row;font-style:italic;justify-content:center;padding-top:75px;text-align:center}.essentials-activities{margin:0 auto;max-width:1200px;padding:20px;width:100%}.activities-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.activities-header h2{margin:0}.filter-section{background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;margin-bottom:20px;padding:20px}.filter-section h4{margin-bottom:15px;margin-top:0}.form-row{align-items:center;display:flex;flex-wrap:wrap;gap:15px;margin-bottom:15px}.form-row label{font-weight:700;min-width:100px}.form-row input,.form-row select{border:1px solid #ccc;border-radius:4px;min-width:150px;padding:6px 10px}.table-container{border:1px solid #ddd;border-radius:4px;margin-bottom:20px;max-height:600px;overflow:auto}.activities-table{background:#fff;border-collapse:collapse;width:100%}.activities-table td,.activities-table th{border-bottom:1px solid #ddd;padding:8px 12px;text-align:left;vertical-align:top}.activities-table th{background-color:#f5f5f5;font-weight:700;position:-webkit-sticky;position:sticky;top:0;z-index:1}.activities-table tr:hover{background-color:#f9f9f9}.page-info{max-width:200px}.element-text,.page-info{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.element-text{max-width:150px}.btn{height:24px;padding:6px 12px 0}.btn-sm{font-size:12px;height:28px;padding:4px 8px}@media (max-width:768px){.activities-header,.form-row{align-items:flex-start;flex-direction:column;gap:10px}.form-row label{min-width:auto}.table-container{max-height:400px}}.essentials-analytics{margin:0 auto;max-width:1200px;padding:20px;width:100%}.analytics-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.analytics-header h2{margin:0}.analytics-section{background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;box-sizing:border-box;margin-bottom:20px;padding:20px;width:100%}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:0}.section-header h4{margin:0}.time-range-buttons{display:flex;gap:10px}.metrics-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-bottom:30px}.metric-card{background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;padding:20px;text-align:center}.metric-value{font-size:2rem;font-weight:700;margin-bottom:10px}.metric-label{color:#666;font-size:14px}.section-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr;margin-bottom:30px}.chart-content{margin-top:15px}.chart-item{margin-bottom:15px}.chart-item-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.progress{background-color:#e9ecef;border-radius:4px;height:8px;overflow:hidden}.progress.small{height:6px}.progress-bar{background-color:#0476d6;height:100%;transition:width .3s ease}.progress-bar.bg-success{background-color:#28a745}.progress-bar.bg-info{background-color:#17a2b8}.progress-bar.bg-warning{background-color:#ffc107}.progress-bar.bg-secondary{background-color:#6c757d}.badge-warning{background-color:#ffc107;color:#212529}.text-primary{color:#0476d6!important}.text-success{color:#28a745!important}.text-info{color:#17a2b8!important}.text-warning{color:#ffc107!important}.text-muted{color:#6c757d!important}.btn-outline-primary{background:#0000;border:1px solid #0476d6;color:#0476d6}.btn-outline-primary:hover{background:#0476d6;color:#fff}.btn-outline-secondary{background:#0000;border:1px solid #6c757d;color:#6c757d}.btn-outline-secondary:hover{background:#6c757d;color:#fff}.export-buttons{display:flex;gap:10px}@media (max-width:768px){.analytics-header,.section-header{align-items:flex-start;flex-direction:column;gap:10px}.time-range-buttons{flex-wrap:wrap}.section-grid{grid-template-columns:1fr}.metrics-grid{grid-template-columns:1fr 1fr}.export-buttons{flex-direction:column}}.activity-details{margin:0 auto;max-width:800px;padding:20px;width:100%}.details-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.details-header h2{margin:0}.details-content{display:flex;flex-direction:column;gap:25px}.details-section{background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;padding:20px}.details-section h3{border-bottom:2px solid #0476d6;color:#333;margin-bottom:15px;margin-top:0;padding-bottom:5px}.details-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr}.detail-item{display:flex;flex-direction:column;gap:5px}.detail-item label{color:#555;font-size:14px;font-weight:700}.detail-item span{color:#333;word-break:break-word}.monospace{background-color:#f1f1f1;border-radius:3px;font-family:Courier New,monospace;font-size:13px;padding:2px 4px}.badge{border-radius:4px;display:inline-block;font-size:12px;font-weight:700;padding:4px 8px}.badge-primary{background-color:#0476d6;color:#fff}.badge-secondary{background-color:#6c757d;color:#fff}.badge-success{background-color:#28a745;color:#fff}.badge-info{background-color:#17a2b8;color:#fff}.badge-light{background-color:#f8f9fa;border:1px solid #dee2e6;color:#212529}.btn{background:#0476d6;border:none;border-radius:4px;cursor:pointer;display:inline-block;font-size:14px;height:32px;margin-right:10px;padding:6px 12px;text-shadow:none}.btn,.btn:hover{color:#fff;text-decoration:none}.btn:hover{background:#0356a3}.btn-secondary{background:#6c757d}.btn-secondary:hover{background:#545b62}.error{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#dc3545;margin:20px 0;padding:20px;text-align:center}@media (max-width:768px){.details-header{align-items:flex-start;flex-direction:column;gap:10px}.details-grid{gap:10px}.detail-item{gap:3px}}
/*# sourceMappingURL=main.624fabd2.css.map*/