*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{color:#1a1a2e;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;margin:0;font:400 13px/1.5 system-ui,-apple-system,Segoe UI,Roboto,sans-serif}img,svg{vertical-align:middle}a{color:inherit}:focus-visible{outline-offset:2px;outline:2px solid #0f5c4d}.sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.field{flex-direction:column;gap:5px;display:flex}.field__row{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.field__label{color:#4a5568;font-size:13px;font-weight:600}.field__hint{color:#8898aa;font-size:12px}.field__hint.is-good{color:#2f9e44}.field__hint.is-bad{color:#c8393b}.input,.textarea{width:100%;height:44px;font:inherit;color:#1a1a2e;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:0 14px;font-size:15px;transition:border-color .12s,box-shadow .12s}.input::placeholder,.textarea::placeholder{color:#8898aa}.input:hover,.textarea:hover{border-color:#ced8e6}.input:focus,.textarea:focus{border-color:#0f5c4d;outline:none;box-shadow:0 0 0 3px #0f5c4d1f}.input.is-bad,.textarea.is-bad{background:#fdeaea;border-color:#b3261e}.input.is-bad:focus,.textarea.is-bad:focus{border-color:#b3261e;box-shadow:0 0 0 3px #b3261e1f}.input-pwd{width:100%;display:block;position:relative}.input-pwd .input,.input-pwd .textarea{padding-right:40px;display:block}.input-pwd__toggle{color:#8898aa;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:30px;height:28px;padding:0;display:inline-flex;position:absolute;top:50%;right:3px;transform:translateY(-50%)}.input-pwd__toggle:hover{color:#4a5568;background:#edf2f7}.input-pwd__toggle:focus-visible{outline-offset:1px;outline:2px solid #0f5c4d}.input-pwd__toggle.is-on{color:#0f5c4d}.btn{color:#1a1a2e;height:40px;font:inherit;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:15px;font-weight:500;text-decoration:none;transition:background .12s,border-color .12s,box-shadow .12s;display:inline-flex}.btn:hover{background:#f8fafc;border-color:#ced8e6}.btn--primary{color:#fff;background:#0f5c4d;border-color:#0f5c4d;font-weight:600}.btn--primary:hover{background:#0b4438;border-color:#0b4438}.btn--block{width:100%}.btn--lg{height:48px;padding:0 20px;font-size:16px}.btn--sm{height:32px;padding:0 12px;font-size:13px}.btn:disabled{opacity:.65;cursor:default}.btn:disabled:hover{background:#fff;border-color:#e2e8f0}.btn--primary:disabled:hover{background:#0f5c4d;border-color:#0f5c4d}.spinner{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:15px;height:15px;animation:.6s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.spinner{animation-duration:2s}.btn,.input,.textarea{transition:none}}.auth{background:#f7f8fc;justify-content:center;align-items:center;min-height:100vh;padding:32px 16px;display:flex}.auth__panel{width:100%;max-width:380px}.auth__brand{justify-content:center;margin-bottom:24px;display:flex}.auth__brand img{width:auto;height:34px}.auth__card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:32px;box-shadow:0 2px 8px #0000000f}.auth__head{margin-bottom:24px}.auth__title{color:#1a1a2e;letter-spacing:-.2px;margin:0 0 4px;font-size:24px;font-weight:650}.auth__sub{color:#4a5568;margin:0;font-size:15px;line-height:1.5}.auth__form{flex-direction:column;gap:16px;display:flex}.auth__mark{border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:12px;display:inline-flex}.auth__mark--good{color:#17784b;background:#edf8f1}.auth__who{color:#4a5568;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;margin-bottom:16px;padding:8px 12px;font-size:13px;display:flex}.auth__who svg{color:#8898aa;flex:none}.auth__who strong{color:#1a1a2e;overflow-wrap:anywhere;font-weight:600}.auth__alert{border:1px solid;border-radius:8px;align-items:flex-start;gap:8px;margin-bottom:16px;padding:12px;font-size:13px;line-height:1.5;display:flex}.auth__alert svg{flex:none;margin-top:1px}.auth__alert--bad{color:#99201a;background:#fdeaea;border-color:#b3261e40}.auth__note{color:#8898aa;border-top:1px solid #edf2f7;align-items:flex-start;gap:8px;margin-top:24px;padding-top:16px;font-size:12px;line-height:1.55;display:flex}.auth__note svg{flex:none;margin-top:1px}.auth__link{color:#0f5c4d;font-weight:600;text-decoration:none}.auth__link:hover{text-decoration:underline}.auth__foot{color:#8898aa;text-align:center;margin-top:24px;font-size:12px;line-height:1.7}.auth__credit{margin-top:8px;display:block}.dash{background:#f7f8fc;min-height:100vh}.dash__bar{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:16px;height:56px;padding:0 20px;display:flex}.dash__bar img{width:auto;height:26px}.dash__who{align-items:center;gap:10px;display:flex}.dash__avatar{color:#fff;letter-spacing:.3px;background:#0f5c4d;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:inline-flex}.dash__name{color:#1a1a2e;font-weight:600;line-height:1.25}.dash__role{color:#8898aa;font-size:12px;line-height:1.25}.dash__body{max-width:900px;margin:0 auto;padding:32px 20px}.dash__greeting{color:#1a1a2e;letter-spacing:-.3px;margin:0 0 4px;font-size:26px;font-weight:650}.dash__sub{color:#4a5568;margin:0 0 24px;font-size:15px}.dash__cards{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.dash__card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:16px}.dash__card dt{color:#8898aa;margin:0 0 6px;font-size:12px}.dash__card dd{color:#1a1a2e;margin:0;font-size:24px;font-weight:650}.dash__card--money dd{color:#0f7b6c}.card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;box-shadow:0 1px 2px #101a240f}.card__head{border-bottom:1px solid #edf2f7;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;display:flex}.card__title{font-size:16px;font-weight:600}.card__body{padding:16px}.card__body--flush{padding:0}.toolbar{flex-wrap:wrap;align-items:center;gap:12px;width:100%;display:flex}.toolbar__search{flex:0 300px;margin-left:auto}.toolbar__search .input,.toolbar__search .textarea{height:36px;padding:0 12px;font-size:13px}.segment{background:#edf2f7;border-radius:8px;align-self:flex-start;gap:2px;padding:2px;display:inline-flex}.segment__opt{color:#4a5568;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.segment__opt:hover{color:#1a1a2e}.segment__opt.is-active{background:#fff;box-shadow:0 1px 2px #101a240f}.segment__dot{background:currentColor;border-radius:50%;flex:none;width:8px;height:8px}.table__wrap{overflow-x:auto}.table{border-collapse:separate;border-spacing:0;width:100%;font-size:13px}.table th{text-align:left;white-space:nowrap;color:#8898aa;text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:10px 16px;font-size:12px;font-weight:600}.table td{vertical-align:middle;border-bottom:1px solid #edf2f7;height:44px;padding:0 16px}.table tbody tr:last-child td{border-bottom:0}.table__right{text-align:right}.table__empty{text-align:center;color:#8898aa;padding:32px}.dash{color:#8898aa}.pager{background:#f8fafc;border-top:1px solid #edf2f7;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;display:flex}.pager__count{color:#4a5568;font-size:13px}.pager__controls{align-items:center;gap:8px;display:flex}.pager__page{color:#4a5568;font-size:13px}.avatar{border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:inset 0 0 0 1.5px}.avatar--sm{width:28px;height:28px;font-size:12px}.avatar--lg{width:44px;height:44px;font-size:15px}.modal{z-index:200;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal__scrim{background:#101a2473;border:0;position:absolute;inset:0}.modal__panel{background:#fff;border-radius:14px;flex-direction:column;width:min(520px,100%);max-height:100%;display:flex;position:relative;box-shadow:0 24px 48px #101a2438}.modal__panel--wide{width:min(860px,100%)}.modal__head{justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 16px 12px;display:flex}.modal__title{margin:0;font-size:18px;font-weight:700}.modal__sub{color:#8898aa;margin:2px 0 0;font-size:13px}.modal__body{padding:0 16px 16px;overflow-y:auto}.modal__foot{background:#f8fafc;border-top:1px solid #e2e8f0;justify-content:flex-end;align-items:center;gap:12px;padding:12px 16px;display:flex}.doc{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.doc:last-child{border-bottom:0}.doc__label{font-weight:600}.doc__number{font-variant-numeric:tabular-nums;color:#4a5568}.doc__expiry{color:#8898aa;font-size:12px}.doc__empty{text-align:center;color:#8898aa;padding:24px 0}.upload{text-align:center;color:#4a5568;cursor:pointer;border:1px dashed #ced8e6;border-radius:8px;margin-top:12px;padding:16px;font-size:13px;display:block}.upload:hover{color:#0f5c4d;background:#f2f9f7;border-color:#0f7b6c}.upload input{opacity:0;width:1px;height:1px;position:absolute}.link{font:inherit;color:#0f5c4d;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:600}.link:hover{text-decoration:underline}.link--record{color:#1a1a2e;text-align:left;font-size:15px}.link--record:hover{color:#0f5c4d;text-decoration:underline}.money{font-variant-numeric:tabular-nums;font-weight:700}.money--cost{color:#c8393b}.money--sell{color:#2f9e44}.money--profit{color:#0f7b6c}.money__note{opacity:.8;font-size:12px;font-weight:400;line-height:1.3;display:block}.num{font-variant-numeric:tabular-nums}.form__row{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.form__foot{background:#f8fafc;border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;display:flex}.form__actions{align-items:center;gap:8px;margin-left:auto;display:flex}.form__error{color:#99201a;margin:0;font-size:13px}.form__split{grid-template-columns:minmax(0,58fr) minmax(0,42fr);align-items:start;gap:16px;display:grid}@media (width<=1000px){.form__split{grid-template-columns:minmax(0,1fr)}}.form__aside .form__row{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.form__aside .card__head{background:#f8fafc}.form__aside .card__title{text-transform:uppercase;letter-spacing:.05em;color:#8898aa;font-size:13px}.form__aside .card__body{padding-top:12px;padding-bottom:12px}.form__aside .field{margin-bottom:12px}.form__aside .field:last-child{margin-bottom:0}.field{margin-bottom:16px}.field__error{color:#99201a;margin:0;font-size:12px;font-weight:600}.req{color:#8898aa;font-weight:400}.textarea{resize:vertical;height:auto;padding:10px 14px}.card__section{border-top:1px solid #edf2f7}.card__toggle{width:100%;font:inherit;color:#0f5c4d;text-align:left;cursor:pointer;background:0 0;border:0;padding:12px 16px;font-size:13px;font-weight:600;display:block}.card__toggle:hover{background:#f2f9f7}.form__side{flex-direction:column;gap:16px;min-width:0;display:flex}.input-money{position:relative}.input-money__symbol{color:#8898aa;pointer-events:none;font-weight:600;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.input-money .input,.input-money .textarea{padding-left:26px}.due{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:2px;margin-bottom:16px;padding:12px;display:flex}.due__label{color:#8898aa;text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:600}.due__value{font-variant-numeric:tabular-nums;color:#8898aa;font-size:24px;font-weight:700;line-height:1.1}.due__sub{color:#8898aa;font-size:12px}.due--owing{background:#fdeaea;border-color:#c8393b59}.due--owing .due__label,.due--owing .due__value{color:#c8393b}.due--owing .due__sub{color:#99201a}.money{border-top:1px solid #edf2f7;padding-top:16px}.money__head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.money__title{margin:0;font-size:13px;font-weight:600}.money__later{border-top:1px solid #edf2f7;margin-top:16px;padding-top:16px}.money__form{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:12px;padding:12px}.money__form .field:last-of-type{margin-bottom:12px}.money__actions{justify-content:flex-end;gap:8px;display:flex}.money__row{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:flex-start;gap:12px;padding:8px 0;display:flex}.money__row:last-child{border-bottom:0}.money__amount{font-variant-numeric:tabular-nums;color:#2f9e44;font-weight:700}.money__meta,.money__undo{color:#8898aa;font-size:12px}.money__undo:hover{color:#c8393b}.hint{color:#fff;width:13px;height:13px;font:inherit;cursor:help;vertical-align:middle;background:#1a1a2e;border:0;border-radius:50%;justify-content:center;align-items:center;margin-left:5px;padding:0;font-size:9px;font-weight:700;line-height:1;transition:background .12s;display:inline-flex}.hint:hover,.hint[aria-describedby]{background:#0f7b6c}.hint:focus-visible{outline-offset:1px;outline:2px solid #0f5c4d}.hint__body{z-index:200;color:#fff;background:#1a1a2e;border-radius:8px;max-width:260px;padding:8px 12px;font-size:12px;font-weight:400;line-height:1.45;box-shadow:0 24px 48px #101a2438}.hint__arrow{fill:#1a1a2e}@media (pointer:coarse){.hint{background-clip:content-box;padding:6px}}.typeahead{position:relative}.typeahead .input,.typeahead .textarea{width:100%}.typeahead__list{z-index:20;background:#fff;border:1px solid #e2e8f0;border-radius:8px;max-height:260px;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 24px 48px #101a2438}.typeahead__opt{color:#1a1a2e;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:7px 12px;font-size:13px;display:block}.typeahead__opt.is-active{color:#0f5c4d;background:#f2f9f7}.btn__spinner{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;flex:none;width:13px;height:13px;animation:.6s linear infinite btn-spin}@keyframes btn-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.btn__spinner{opacity:.6;animation:none}}.note{background:#f8fafc;border:1px solid #e2e8f0;border-left:3px solid #8898aa;border-radius:8px;margin-bottom:16px;padding:12px 16px}.note__head{align-items:center;gap:12px;display:flex}.note__who{color:#4a5568;font-size:13px}.note__body{margin:8px 0 0;font-size:13px}.note__head>:last-child{margin-left:auto}.note--info{background:#e8f1ff;border-left-color:#1f6feb}.note--bad{color:#99201a;background:#fdeaea;border-color:#b3261e;margin:0 0 16px;font-size:13px}.note--warn{color:#8a5a00;background:#fff8e6;border-color:#f2d492}@media (width<=1080px) and (width>=821px){.toolbar__search{flex:200px;max-width:280px}}@media (width<=820px){.card{border-radius:8px}.card__head{gap:12px;padding:12px}.card__body{padding:12px}.toolbar{gap:8px}.toolbar__search{flex:100%;max-width:none;margin-left:0}.segment{scrollbar-width:none;max-width:100%;overflow-x:auto}.segment::-webkit-scrollbar{display:none}.segment__opt{white-space:nowrap}.table{table-layout:fixed;min-width:494px}.table th,.table td{padding-left:12px;padding-right:12px}.table th:first-child,.table td:first-child{z-index:1;background:#fff;position:sticky;left:0}.table th:first-child{z-index:3;background:#f8fafc}.table th:first-child:after,.table td:first-child:after{content:"";background:#e2e8f0;width:1px;position:absolute;top:0;bottom:0;right:0}.table__col-name{width:172px;min-width:0;max-width:172px}.table__col-phone{width:132px}.table__col-balance{width:120px}.table__col-kyc{width:70px}.crow__name-cell{gap:8px;min-width:0}.crow__name-cell>div{min-width:0}.crow__agency{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.link--record{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.table__wrap{-webkit-overflow-scrolling:touch}.pager{justify-content:center;padding:12px}.pager__count{text-align:center;width:100%}.pager__controls{justify-content:space-between;width:100%}.form__row{grid-template-columns:minmax(0,1fr)}.form__foot{flex-direction:column;align-items:stretch;padding:12px}.form__actions{width:100%;margin-left:0}.form__actions .btn{flex:auto;justify-content:center}.modal{align-items:flex-end;padding:0}.modal__panel{border-radius:14px 14px 0 0;width:100%;max-height:88vh}.note__head{flex-wrap:wrap}.note__head>:last-child{width:100%;margin-left:0}}@media (pointer:coarse){.btn--sm{height:40px}.link,.segment__opt{min-height:40px}.typeahead__opt{padding-top:10px;padding-bottom:10px}}.app{background:#f7f8fc;grid-template:"brand header"60px"side main"minmax(0,1fr)/240px minmax(0,1fr);min-height:100vh;display:grid}.app__grow{flex:auto}.app__brand{z-index:50;letter-spacing:-.3px;color:#0f5c4d;background:#fff;border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0;grid-area:brand;align-items:center;height:60px;padding:0 16px;font-size:16px;font-weight:700;display:flex;position:sticky;top:0}.app__header{z-index:50;background:#fff;border-bottom:1px solid #e2e8f0;grid-area:header;align-items:center;gap:12px;padding:0 24px;display:flex;position:sticky;top:0}.app__user{align-items:center;gap:8px;padding:4px 8px;display:flex}.app__user-avatar{color:#0f5c4d;background:#d7ede8;border-radius:50%;flex:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:inline-flex}.app__user-who{flex-direction:column;line-height:1.2;display:flex}.app__user-name{font-size:12px;font-weight:600}.app__user-role{color:#8898aa;font-size:12px}.side{background:#0f5c4d;grid-area:side;align-self:stretch;min-height:calc(100vh - 60px);max-height:calc(100vh - 60px);padding:16px 12px 24px;position:sticky;top:60px;overflow-y:auto}.side__group{margin-bottom:24px}.side__caption{letter-spacing:.1em;text-transform:uppercase;color:#ffffff61;padding:0 12px 12px;font-size:12px;font-weight:700}.side__link{color:#ffffffb8;border-radius:8px;align-items:center;height:40px;margin-bottom:2px;padding:0 12px;font-size:15px;font-weight:500;text-decoration:none;transition:background .12s,color .12s;display:flex}.side__link:hover{color:#fff;background:#ffffff14}.side__link.is-active{color:#fff;background:#ffffff24;font-weight:600}.main{flex-direction:column;grid-area:main;gap:16px;min-width:0;padding:24px 24px 32px;display:flex}.page__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.page__title{letter-spacing:-.4px;margin:0;font-size:24px;font-weight:700}.page__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.app__menu{cursor:pointer;background:0 0;border:0;border-radius:8px;width:40px;height:40px;margin-left:-8px;padding:0;display:none}.app__menu:hover{background:#edf2f7}.app__menu-bars{background:#1a1a2e;border-radius:2px;width:18px;height:2px;margin:0 auto;display:block;position:relative}.app__menu-bars:before,.app__menu-bars:after{content:"";background:#1a1a2e;border-radius:2px;width:18px;height:2px;position:absolute;left:0}.app__menu-bars:before{top:-6px}.app__menu-bars:after{top:6px}.app__header-brand{letter-spacing:-.3px;color:#0f5c4d;font-size:16px;font-weight:700;display:none}@media (width<=1080px){.app{grid-template-columns:200px minmax(0,1fr)}.app__brand{padding:0 12px;font-size:13px}.side{padding:12px 8px 16px}.side__link{height:38px;font-size:13px}.main{padding:16px 16px 24px}}@media (width<=820px){.app{grid-template:"header"60px"main"minmax(0,1fr)/minmax(0,1fr)}.app__brand{display:none}.app__menu,.app__header-brand{align-items:center;display:inline-flex}.app__header{gap:8px;padding:0 12px}.app__user-who{display:none}.side{z-index:201;align-self:stretch;width:280px;max-width:82vw;height:100%;max-height:none;padding:16px 12px;transition:transform .22s cubic-bezier(.4,0,.2,1);position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:0 0 40px #101a244d}.app--nav-open .side{transform:translate(0)}.side__scrim{z-index:200;background:#0f172a8c;border:0;padding:0;position:fixed;inset:0}.side__link{height:44px;font-size:15px}.main{padding:16px 12px 24px}.page__head{flex-direction:column;align-items:stretch;gap:12px}.page__title{font-size:18px}.page__actions{width:100%}.page__actions .btn{flex:auto;justify-content:center}.page__actions .btn--primary{flex:2 auto}}@media (prefers-reduced-motion:reduce){.side{transition:none}}.avatar--individual{color:#0f7b6c;background:#d7ede8}.avatar--corporate{color:#1a4f9c;background:#e8f1ff}.avatar--agent{color:#7c3aed;background:#ede9fe}.segment__opt--individual .segment__dot{color:#0f7b6c}.segment__opt--corporate .segment__dot{color:#1a4f9c}.segment__opt--agent .segment__dot{color:#7c3aed}.segment__opt--individual.is-active{color:#0f7b6c}.segment__opt--corporate.is-active{color:#1a4f9c}.segment__opt--agent.is-active{color:#7c3aed}.segment__opt--all.is-active{color:#1a1a2e}.table__col-name{min-width:260px}.table__col-phone,.table__col-balance{width:170px}.table__col-kyc{width:110px}.crow__name-cell{align-items:center;gap:10px;display:flex}.crow__agency{color:#8898aa;font-size:12px}.crow__phone{font-variant-numeric:tabular-nums;font-weight:600}.crow__city{color:#8898aa;font-size:12px}
