.share-popover-content{width:22.5rem!important;height:23.75rem!important;padding:0!important;border-radius:.75rem!important;background:var(--component-gradient-share)!important;border:.0625rem solid hsla(0,0%,100%,.06)!important;box-shadow:0 1rem 3.5rem 0 rgba(0,0,0,.56)!important}.share-popover{position:relative;width:100%;height:100%;color:var(--component-color-share-text);padding:3rem}.share-popover .share-popover-close{position:absolute;top:.75rem;right:.75rem;width:2.25rem;height:2.25rem;border-radius:.5rem;background:rgba(0,0,0,0);border:none;color:var(--component-color-share-subtext);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;z-index:10}.share-popover .share-popover-close:hover{background:var(--component-opacity-hover);color:var(--component-color-share-text)}.share-popover .share-popover-title{font-family:HarmonyOS Sans SC,sans-serif;font-weight:700;font-size:1rem;text-align:center;margin:0;color:var(--component-color-share-text)}.share-popover .share-popover-body{padding:1rem;display:flex;flex-direction:column;align-items:center;gap:1rem;height:calc(100% - 5rem)}.share-popover .share-popover-body .share-popover-image{width:10.375rem;height:10.375rem;position:relative}.share-popover .share-popover-body .share-popover-image .image-placeholder{width:100%;height:100%;background:var(--component-color-share-text);border-radius:.5rem;position:relative;overflow:hidden}.share-popover .share-popover-body .share-popover-image .image-placeholder .image-content{position:absolute;top:.3rem;left:.3rem;width:9.77563rem;height:9.77563rem;background:linear-gradient(45deg,var(--component-color-share-placeholder) 25%,transparent 25%),linear-gradient(-45deg,var(--component-color-share-placeholder) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,var(--component-color-share-placeholder) 75%),linear-gradient(-45deg,transparent 75%,var(--component-color-share-placeholder) 75%);background-size:1.25rem 1.25rem;background-position:0 0,0 .625rem,.625rem -.625rem,-.625rem 0;border-radius:.25rem}.share-popover .share-popover-body .share-popover-description{font-family:HarmonyOS Sans SC,sans-serif;font-weight:400;font-size:.75rem;line-height:1.33;text-align:center;color:hsla(0,0%,100%,.6);margin:0;width:20.875rem}.share-popover .share-popover-body .share-popover-benefits{display:flex;flex-direction:column;align-items:center;gap:0;height:1.875rem}.share-popover .share-popover-body .share-popover-benefits .benefit-item{display:flex;align-items:center;justify-content:center;gap:.25rem;padding:.5625rem .3125rem;border-radius:.5rem;min-width:-moz-fit-content;min-width:fit-content;height:100%}.share-popover .share-popover-body .share-popover-benefits .benefit-item:not(:last-child){margin-right:0}.share-popover .share-popover-body .share-popover-benefits .benefit-item .benefit-icon{width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;color:var(--component-color-share-text)}.share-popover .share-popover-body .share-popover-benefits .benefit-item .benefit-icon svg{width:1.25rem;height:1.25rem}.share-popover .share-popover-body .share-popover-benefits .benefit-item .benefit-text{font-family:HarmonyOS Sans SC,sans-serif;font-weight:400;font-size:.75rem;line-height:1.33;text-align:center;color:var(--component-color-share-text);white-space:nowrap}.user-menu{margin-top:1rem;padding:0 1rem;width:100%;margin-bottom:.5rem}.user-menu .user-menu-trigger{display:flex;align-items:center;border-radius:50%;cursor:pointer;width:auto}.user-menu .user-menu-trigger .user-avatar{width:1.5rem;height:1.5rem;flex-shrink:0}.user-menu .user-menu-trigger .user-name{font-size:.75rem;color:var(--component-color-share-text);margin-left:.5rem;width:calc(100% - 2rem);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-menu-content{padding:0;background:var(--background-sheet);border-radius:1rem;border:.0625rem solid var(--divider-8);box-shadow:0 .25rem 1rem 0 rgba(0,0,0,.32);overflow:hidden}.user-menu-content .user-menu-header{display:flex;align-items:center;gap:.75rem;padding:0 .5rem}.user-menu-content .user-menu-header .user-avatar-large{width:2rem;height:2rem;flex-shrink:0}.user-menu-content .user-menu-header .user-details{display:flex;flex-direction:column;min-width:0;flex:1;justify-content:center}.user-menu-content .user-menu-header .user-details .user-name-large{font-size:.875rem;font-weight:500;color:var(--component-color-share-text);margin-bottom:.375rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-menu-content .user-uid{font-size:.75rem;color:var(--component-color-share-subtext);padding:1rem .5rem;min-width:0;width:100%;flex-wrap:nowrap}.user-menu-content .user-uid span{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 1rem)}.user-menu-content .user-uid .copy-icon-container .copy-icon{cursor:pointer;transition:opacity .2s ease;flex-shrink:0;width:1rem;height:1rem;flex:0 0 1rem}.user-menu-content .user-uid .copy-icon-container .copy-icon.hover-icon{display:none}.user-menu-content .user-uid .copy-icon-container:hover .hover-icon{display:block}.user-menu-content .user-uid .copy-icon-container:hover .normal-icon{display:none}.user-menu-content .menu-icon{width:1.25rem;height:1.25rem}.user-menu-content .menu-icon.hover-icon{display:none}.user-menu-content .user-menu-item{display:flex;align-items:center;padding:.625rem .5rem;font-size:.875rem;font-weight:400;line-height:1.25rem;color:var(--text-white-tertiary);cursor:pointer;transition:all .2s ease;border-radius:.5rem;background:rgba(0,0,0,0);gap:.375rem}.user-menu-content .user-menu-item:hover{background-color:var(--fills-light-8);color:var(--text-white-secondary)}.user-menu-content .user-menu-item.logout-item:hover{background-color:rgba(234,61,61,.08)}.user-menu-content .user-menu-item:hover .hover-icon{display:block}.user-menu-content .user-menu-item:hover .normal-icon{display:none}.user-menu-content{padding:1rem .5rem}.user-menu-content,[data-radix-popper-content-wrapper] .user-menu-content{min-width:12.5rem;width:12.5rem;max-width:12.5rem}.logout-menu-item .logout-icon-container{position:relative;display:inline-flex}.logout-menu-item .logout-icon-container .logout-icon-hover{display:none}.logout-menu-item .logout-icon-container .logout-icon-normal{display:inline-flex}.logout-menu-item:hover{background-color:rgba(234,61,61,.08);color:#ea3d3d}.logout-menu-item:hover .logout-icon-container .logout-icon-normal{display:none}.logout-menu-item:hover .logout-icon-container .logout-icon-hover{display:inline-flex}.FeedbackModal_feedbackModalContainer__G7jXR{background-color:#292929;border-radius:1rem;color:var(--color-text-dynamic-white-senary);height:100%;display:flex;flex-direction:column}.FeedbackModal_feedbackIframe__YUXWR{padding:0 .5rem 1.75rem;border:none;flex:1;min-height:37.5rem;width:100%;height:100%}