.styles-module-scss-module__uuaECa__emptyStateDescription,.styles-module-scss-module__uuaECa__emptyStateHeader,.styles-module-scss-module__uuaECa__personaName{font-family:var(--font-geist-sans),"Inter",ui-sans-serif,system-ui,-apple-system,sans-serif}.styles-module-scss-module__uuaECa__columnScroll{gap:8px;padding-top:12px;padding-bottom:56px;position:relative}.styles-module-scss-module__uuaECa__scrollArea:after{content:"";z-index:10000;background:linear-gradient(177deg,#f8f8f800 2%,#f8f8f8 98%);width:100%;height:56px;position:absolute;bottom:0}@media (max-width:768px){.styles-module-scss-module__uuaECa__scrollArea:after{display:none}}.styles-module-scss-module__uuaECa__isHide{display:none}.styles-module-scss-module__uuaECa__container{flex-direction:column;gap:16px;padding:8px;display:flex}.styles-module-scss-module__uuaECa__section{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__uuaECa__sectionTitle{color:var(--text-secondary);padding:0 8px}.styles-module-scss-module__uuaECa__personaItem{cursor:pointer;border-radius:8px;align-items:center;gap:12px;padding:8px;transition:background-color .2s;display:flex}.styles-module-scss-module__uuaECa__personaItem:hover{background-color:var(--bg-hover)}.styles-module-scss-module__uuaECa__noResults{justify-content:center;padding:16px;display:flex}.styles-module-scss-module__uuaECa__noResultsText{color:var(--text-secondary)}.styles-module-scss-module__uuaECa__title{text-overflow:ellipsis;white-space:nowrap;align-self:flex-start;margin-top:20px;margin-bottom:4px;margin-left:24px;overflow:hidden;color:var(--text-grey)!important}.styles-module-scss-module__uuaECa__title:first-of-type{margin-top:0}.styles-module-scss-module__uuaECa__title:first-of-type:before{display:none}.styles-module-scss-module__uuaECa__title:before{content:"";background:#18181808;width:100%;height:2px;margin-top:-13px;position:absolute;left:0}.styles-module-scss-module__uuaECa__model{cursor:pointer;border-radius:14px;align-items:center;gap:8px;width:100%;max-width:calc(100% - 32px);padding:8px;display:inline-flex}.styles-module-scss-module__uuaECa__model:hover{background:var(--background-neutral-secondary,#18181808)}.styles-module-scss-module__uuaECa__personaName{color:var(--text-primary);letter-spacing:-1%;font-size:14px;font-weight:500;line-height:21px}.styles-module-scss-module__uuaECa__emptyState{flex-direction:column;align-items:center;width:100%;height:100%;margin-top:24px;display:flex}.styles-module-scss-module__uuaECa__emptyStateImage{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;max-height:200px;margin-top:24px;margin-bottom:20px}.styles-module-scss-module__uuaECa__emptyStateHeader{letter-spacing:-1%;text-align:center;margin-bottom:6px;font-size:15px;font-weight:500;line-height:140%}.styles-module-scss-module__uuaECa__emptyStateDescription{text-align:center;margin-bottom:16px;font-size:13px;font-weight:400;line-height:130%}.styles-module-scss-module__uuaECa__emptyStateButton{margin:0 16px;max-width:calc(100% - 32px)!important}@media (max-width:768px){.styles-module-scss-module__uuaECa__emptyStateButton{max-width:250px!important}}
.PhotoView-Portal{touch-action:none;z-index:2000;direction:ltr;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}@keyframes PhotoView__rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes PhotoView__delayIn{0%,50%{opacity:0}to{opacity:1}}.PhotoView__Spinner{animation:.4s linear both PhotoView__delayIn}.PhotoView__Spinner svg{animation:.6s linear infinite PhotoView__rotate}.PhotoView__Photo{cursor:grab;-webkit-user-select:none;user-select:none;max-width:none}.PhotoView__Photo:active{cursor:grabbing}.PhotoView__icon{display:inline-block;position:absolute;top:0;left:0;transform:translate(-50%,-50%)}.PhotoView__PhotoBox,.PhotoView__PhotoWrap{touch-action:none;direction:ltr;width:100%;position:absolute;inset:0}.PhotoView__PhotoWrap{z-index:10;overflow:hidden}.PhotoView__PhotoBox{transform-origin:0 0}@keyframes PhotoView__fade{0%{opacity:0}to{opacity:1}}.PhotoView-Slider__clean .PhotoView-Slider__ArrowLeft,.PhotoView-Slider__clean .PhotoView-Slider__ArrowRight,.PhotoView-Slider__clean .PhotoView-Slider__BannerWrap,.PhotoView-Slider__clean .PhotoView-Slider__Overlay,.PhotoView-Slider__willClose .PhotoView-Slider__BannerWrap:hover{opacity:0}.PhotoView-Slider__Backdrop{z-index:-1;background:#000;width:100%;height:100%;transition-property:background-color;position:absolute;top:0;left:0}.PhotoView-Slider__fadeIn{opacity:0;animation:linear both PhotoView__fade}.PhotoView-Slider__fadeOut{opacity:0;animation:linear reverse both PhotoView__fade}.PhotoView-Slider__BannerWrap{color:#fff;z-index:20;background-color:#00000080;justify-content:space-between;align-items:center;width:100%;height:44px;transition:opacity .2s ease-out;display:flex;position:absolute;top:0;left:0}.PhotoView-Slider__BannerWrap:hover{opacity:1}.PhotoView-Slider__Counter{opacity:.75;padding:0 10px;font-size:14px}.PhotoView-Slider__BannerRight{align-items:center;height:100%;display:flex}.PhotoView-Slider__toolbarIcon{fill:#fff;box-sizing:border-box;cursor:pointer;opacity:.75;padding:10px;transition:opacity .2s linear}.PhotoView-Slider__toolbarIcon:hover{opacity:1}.PhotoView-Slider__ArrowLeft,.PhotoView-Slider__ArrowRight{cursor:pointer;opacity:.75;-webkit-user-select:none;user-select:none;z-index:20;justify-content:center;align-items:center;width:70px;height:100px;margin:auto;transition:opacity .2s linear;display:flex;position:absolute;top:0;bottom:0}.PhotoView-Slider__ArrowLeft:hover,.PhotoView-Slider__ArrowRight:hover{opacity:1}.PhotoView-Slider__ArrowLeft svg,.PhotoView-Slider__ArrowRight svg{fill:#fff;box-sizing:content-box;background:#0000004d;width:24px;height:24px;padding:10px}.PhotoView-Slider__ArrowLeft{left:0}.PhotoView-Slider__ArrowRight{right:0}
