.BottomBar_bottomBar__oB73P{position:fixed;bottom:0;left:0;right:0;height:64px;background:#fff;display:flex;justify-content:space-around;align-items:center;border-top:1px solid #e1e3e5;padding:0 16px;z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.9);box-shadow:0 -1px 8px rgba(0,0,0,.05)}.BottomBar_menuItem__l5J83{display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px;color:#6b7280;border:none;background:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);width:64px;position:relative;overflow:hidden}.BottomBar_menuItem__l5J83 span{font-size:12px;font-weight:500;opacity:.7}.BottomBar_menuItem__l5J83 span,.BottomBar_menuItem__l5J83 svg{transform:translateY(0);transition:all .3s cubic-bezier(.4,0,.2,1)}.BottomBar_menuItem__l5J83.BottomBar_active__WkX39{color:#6941c6}.BottomBar_menuItem__l5J83.BottomBar_active__WkX39:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:20px;height:3px;background:#6941c6;border-radius:4px;animation:BottomBar_slideIn__1N4ky .3s cubic-bezier(.4,0,.2,1)}.BottomBar_menuItem__l5J83.BottomBar_active__WkX39 span{transform:translateY(-2px);opacity:1;font-weight:600}.BottomBar_menuItem__l5J83.BottomBar_active__WkX39 svg{transform:translateY(-2px) scale(1.1)}.BottomBar_menuItem__l5J83:hover:not(.BottomBar_active__WkX39){color:#6941c6;transform:translateY(-2px)}.BottomBar_menuItem__l5J83:active{transform:scale(.95)}@keyframes BottomBar_slideIn__1N4ky{0%{width:0;opacity:0}to{width:20px;opacity:1}}.BottomBar_menuItem__l5J83:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:rgba(105,65,198,.1);border-radius:50%;transform:translate(-50%,-50%);transition:width .3s ease,height .3s ease}.BottomBar_menuItem__l5J83:active:before{width:50px;height:50px}@supports ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.BottomBar_bottomBar__oB73P{background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.styles_header__AISIL{position:sticky;top:0;z-index:40;background:#fff;padding:16px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 2px rgba(0,0,0,.05)}.styles_header__AISIL h1{font-size:20px;font-weight:600;color:#111827;margin:0}.styles_addButton__8v2mh{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#6941c6;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease}.styles_addButton__8v2mh:hover{background:#5b21b6}.styles_searchContainer__mWpuv{padding:16px;background:#fff;border-bottom:1px solid #e5e7eb}.styles_searchBar__yA0Gz{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}.styles_searchInput__tIllw{flex:1;border:none;background:none;outline:none;font-size:14px;color:#374151}.styles_container__A9kKF{padding:16px 16px 140px;background:#f9fafb;min-height:calc(100vh - 130px)}.styles_clientList__3KDG8{display:flex;flex-direction:column;gap:12px;max-width:600px;margin:0 auto}.styles_clientCard__q4bpH{background:#fff;border-radius:12px;padding:16px;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px rgba(0,0,0,.05);display:flex;justify-content:space-between;align-items:center;gap:12px}.styles_clientCard__q4bpH:hover{transform:translateY(-1px);box-shadow:0 4px 6px rgba(0,0,0,.05);background:#fafafa}.styles_clientCard__q4bpH:active{transform:translateY(0)}.styles_clientInfo__Fskk2{flex:1;min-width:0}.styles_avatarName__nVbCW{display:flex;align-items:center;gap:12px;margin-bottom:8px}.styles_avatar__Hk5bG{width:40px;height:40px;border-radius:20px;background:#6941c6;color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:500;flex-shrink:0}.styles_nameInfo__ZSQZl{min-width:0;flex:1}.styles_name__iPjmd{font-size:16px;font-weight:600;color:#111827;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_cpf__DlyC5{font-size:14px;color:#6b7280;display:block;margin-top:2px}.styles_blockedBadge__ayBDA{gap:6px;padding:6px 10px;border-radius:6px;max-width:100%;overflow:hidden}.styles_blockedDot__xvLPN{width:6px;height:6px;border-radius:3px;background:#dc2626;flex-shrink:0}.styles_blockReason__k_7Yx{font-size:12px;opacity:.9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_cardArrow__0Wgeb{color:#9ca3af;flex-shrink:0}.styles_clientCard__q4bpH:hover .styles_cardArrow__0Wgeb{color:#6941c6;transform:translateX(2px);transition:all .2s ease}.styles_pagination__paoT2{gap:12px;margin-top:24px;padding:16px;border-radius:12px;box-shadow:0 1px 2px rgba(0,0,0,.05);position:fixed;bottom:80px;left:16px;right:16px}.styles_pageButton__p1f6L,.styles_pagination__paoT2{display:flex;align-items:center;justify-content:center;background:#fff}.styles_pageButton__p1f6L{gap:6px;padding:8px 16px;border:1px solid #e5e7eb;border-radius:8px;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.styles_pageButton__p1f6L:hover:not(:disabled){background:#f9fafb;border-color:#6941c6;color:#6941c6}.styles_pageButton__p1f6L:disabled{opacity:.5;cursor:not-allowed}.styles_pageInfo__LT3zb{display:flex;align-items:center;gap:4px;font-size:14px;color:#6b7280}.styles_pageNumber__B7RGr{font-weight:600;color:#111827;padding:4px 8px;border-radius:6px;background:#f3f4f6}.styles_modalOverlay__K5ofp{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:50}.styles_modal__vOBi4{background:#fff;border-radius:12px;width:90%;max-width:500px;max-height:90vh;overflow-y:auto}.styles_modalHeader__GWLu5{padding:16px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.styles_modalHeader__GWLu5 h2{font-size:18px;font-weight:600;color:#111827;margin:0}.styles_modalHeader__GWLu5 button{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:4px}.styles_modalContent__oShF2{padding:16px}.styles_formField__vQ_a3{margin-bottom:16px}.styles_formField__vQ_a3 label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:4px}.styles_formField__vQ_a3 input{width:100%;padding:8px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;color:#111827;transition:all .2s ease}.styles_formField__vQ_a3 input:focus{outline:none;border-color:#6941c6;box-shadow:0 0 0 2px rgba(105,65,198,.1)}.styles_modalActions__j8_v7{display:flex;justify-content:flex-end;gap:8px;margin-top:24px}.styles_cancelButton__V2LUf{padding:8px 16px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.styles_cancelButton__V2LUf:hover{background:#f9fafb;border-color:#dc2626;color:#dc2626}.styles_submitButton__TGpvS{padding:8px 16px;border:none;border-radius:8px;background:#6941c6;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.styles_submitButton__TGpvS:hover{background:#5b21b6}.styles_empty___xVmm,.styles_loading__e8Tx6{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:200px;color:#6b7280;text-align:center;gap:12px}.styles_bottomBarContainer__bCC4y{position:fixed;bottom:0;left:0;right:0;z-index:50}.styles_blockedBadge__ayBDA{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;background:#fee2e2;color:#dc2626;border-radius:4px;font-size:12px;font-weight:500;margin-top:8px}.styles_blockReason__k_7Yx{color:#991b1b;font-size:11px;opacity:.8}