.team-follow-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:100001;display:flex;align-items:center;justify-content:center;padding:16px}.team-follow-modal{background:#fff;border-radius:6px;width:520px;max-width:100%;box-shadow:0 10px 40px rgba(0,0,0,.3);overflow:hidden}.team-follow-modal-bar{padding:10px 14px;display:flex;align-items:center;justify-content:space-between}.team-follow-modal-bar h3{margin:0;font-size:16px;font-weight:600}.team-follow-modal-close{background:transparent;border:0;font-size:22px;line-height:1;cursor:pointer;color:inherit}.team-follow-modal-content{padding:16px}.team-follow-error{color:#b00020;font-weight:600;margin-bottom:10px}.team-follow-success{text-align:center;font-weight:600}.team-follow-modal-overlay .body-button-styles{background:var(--body-secondary-color,#99c624)!important;color:var(--body-secondary-text-color,#0059a0)!important;border:none!important;border-radius:999px!important;transition:background-color .2s ease,color .2s ease,transform .2s ease}.team-follow-modal-overlay .body-button-styles:hover{background:var(--body-secondary-text-color,#0059a0)!important;color:var(--body-secondary-color,#99c624)!important;transform:translateY(-1px)}.team-follow-modal-overlay .body-button-styles:after,.team-follow-modal-overlay .body-button-styles:before{display:none}