.member-selector .oui-modal--header{position:relative;padding-bottom:12px!important}.member-selector .oui-modal--header>section{width:100%}.member-selector .oui-modal--header>section .heading{margin-top:-4px;margin-bottom:16px}.member-selector .oui-modal--header:after{content:"";position:absolute;bottom:0;left:2%;width:96%;height:8px;border-radius:2px;background:linear-gradient(180deg,#f5f5f5 20%,hsla(0,0%,100%,0))}.member-selector .member-selector-content{display:flex;flex-direction:column;height:100%}.member-selector .member-selector-content .members-list{display:flex;flex-direction:column;gap:20px;overflow-y:auto;flex:1 1}.member-selector .member-selector-content .members-list .mobile-member-list{width:100%;display:flex;flex-direction:column;gap:16px;margin-bottom:24px;max-width:100%;box-sizing:border-box}.member-selector .member-selector-content .members-list::-webkit-scrollbar{width:2px}.member-selector .member-selector-content .members-list::-webkit-scrollbar-track{background:transparent}.member-selector .member-selector-content .members-list::-webkit-scrollbar-thumb{background:#d8d8d8;border-radius:2px}.member-selector .member-selector-content .members-list::-webkit-scrollbar-thumb:hover{background:silver}.member-selector .member-selector-content .members-list{scrollbar-width:thin;scrollbar-color:#d8d8d8 transparent}.member-selector .member-selector-content .members-list .empty-state,.member-selector .member-selector-content .members-list .error-state,.member-selector .member-selector-content .members-list .loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center}.member-selector .member-selector-content .members-list .error-state{gap:12px}.member-selector .member-selector-content .members-list .error-state .error-message{font-size:14px;font-weight:600}.member-selector .member-selector-content .members-list .error-state .retry-button{padding:8px 16px;border:1px solid #ff970a;border-radius:8px;cursor:pointer}.member-selector .member-selector-content .modal-actions{width:100%;padding-top:20px;background:#fff;display:flex;justify-content:flex-start;align-items:flex-start;gap:12px;flex-shrink:0;border-top:1px solid #f0f0f0}.member-selector .member-selector-content .modal-actions .action-button{flex:1 1;padding:12px 16px}.member-selector .member-selector-content .modal-actions .action-button.secondary{background:#fff;color:#3c3c3c;border:1px solid #ebebeb}.member-selector .member-selector-content .modal-actions .action-button.secondary:hover{background:#f5f5f5}.member-selector .member-selector-content .modal-actions .action-button.primary{background:#fff4e6}.member-selector.desktop .members-list{min-height:auto;max-height:none}.member-selector.desktop .add-member{padding:12px;border:1px solid #ff970a;border-radius:16px}.member-selector.mobile .members-list{margin-bottom:12px;max-height:calc(80vh - 160px)}.member-selector.mobile .heading{text-align:center}.group-home-header{display:flex;flex-direction:column;width:100%;max-width:600px;padding:0 16px;margin-inline:auto}@media(min-width:900px){.group-home-header{padding:16px}}.group-home-header .header-bottom{margin-top:12px;padding-left:12px}.group-home-header .member-selector{display:flex;align-items:center;cursor:pointer;gap:4px}.group-hero-section{position:relative;width:100%;max-width:1064px;height:128px;flex-shrink:0;z-index:1;border-radius:35px;margin-bottom:124px;background:linear-gradient(178deg,#fff -.53%,#ebebeb 90.56%)}.group-hero-section.mobile{height:100%;margin-bottom:0;border-radius:0}.group-hero-section .orange-balls-container{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:35px;overflow:hidden;pointer-events:none}.group-hero-section .group-hero-search-container{margin-inline:auto;width:100%}.group-hero-section .orange-ball{aspect-ratio:1;background-color:#ffd59d;border-radius:50%;filter:blur(16px);position:absolute}.group-hero-section .orange-ball.ball-1{top:34%;right:15%;width:224px;height:224px}.group-hero-section .orange-ball.ball-2{top:55%;left:12%;width:132px;height:132px}.group-hero-section .orange-ball.ball-3{width:55px;height:55px;top:2%;right:40%}.group-hero-section-wrapper{display:flex;justify-content:center;align-items:center}