.custody-page{padding:26px 24px;background:#f8faff;min-height:calc(100vh - 99px)}.custody-title-icon{width:54px;height:54px;border:1px solid #dce4f0;background:#f0f3f9;border-radius:10px;display:grid;place-items:center;font-size:25px;color:#15233f}.custody-kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin:18px 0}.custody-kpis article{background:#fff;border:1px solid #e4eaf3;border-radius:10px;padding:16px;min-height:135px;position:relative;display:grid;align-content:start;gap:6px}.custody-kpis i{position:absolute;left:17px;top:39px;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;font-style:normal;font-size:27px}.custody-kpis .actual{background:#e9f8ed;color:#149143}.custody-kpis .expected,.custody-kpis .carried{background:#f0edff;color:#5724e8}.custody-kpis .expenses{background:#fff0f0;color:#f32c3c}.custody-kpis .funds{background:#eaf9ee;color:#119a48}.custody-kpis span{font-weight:700;color:#5d6982}.custody-kpis strong{font:700 21px Arial;color:#4630e9;direction:ltr;margin-top:19px}.custody-kpis article:first-child strong,.custody-kpis article:nth-child(4) strong{color:#118d3f}.custody-kpis article:nth-child(3) strong{color:#ed2435}.custody-kpis small{font-size:11px;color:#566886}.custody-kpis em{font-style:normal;text-align:center;background:#e9f7eb;color:#128d3c;font-size:12px;padding:5px;border-radius:4px;width:100px}.custody-budget{background:#fff;border:1px solid #e4eaf3;border-radius:10px;min-height:77px;display:grid;grid-template-columns:1fr 1.2fr 1.3fr;align-items:center;margin-bottom:14px}.custody-budget>div{padding:0 24px;border-left:1px dashed #ced7e7;display:grid;gap:6px}.custody-budget>div:last-child{border:0}.custody-budget b{font-size:13px}.custody-budget span{font-size:12px;color:#536482}.custody-budget strong{font:700 16px Arial}.custody-budget button{width:76px;margin-right:auto;grid-row:1/3;grid-column:2;border:1px solid #cfc2ff;background:#fff;color:#6130df;border-radius:5px;padding:7px;font:700 12px plex}.custody-toolbar{display:grid;grid-template-columns:auto auto 1.5fr repeat(3,.85fr);gap:10px;margin:14px 0}.custody-toolbar .primary-btn,.custody-toolbar .secondary-btn{height:42px;white-space:nowrap}.custody-search{height:42px;border:1px solid #dce3ed;border-radius:7px;background:#fff;padding:0 12px;display:flex;gap:7px;align-items:center;color:#273652}.custody-search input{border:0;outline:0;min-width:0;width:100%;font:13px plex}.custody-toolbar select{height:42px;border:1px solid #dce3ed;border-radius:7px;background:#fff;padding:0 11px;font:13px plex;color:#4f5f7d}.custody-table-card{background:#fff;border:1px solid #e4eaf3;border-radius:9px;overflow:hidden}.custody-table-card table{width:100%;border-collapse:collapse}.custody-table-card th{background:#fafbfe;padding:12px 8px;color:#5d6b86;font-size:12px}.custody-table-card td{text-align:center;padding:10px 8px;border-top:1px solid #edf0f5;font-size:12px}.movement-type,.custody-tag{display:inline-flex;padding:5px 11px;border-radius:5px;font-weight:700}.movement-type.fund,.custody-tag.fund{background:#e9f7ed;color:#149044}.movement-type.expense{background:#fff0f0;color:#ec2d3a}.custody-tag{background:#f1edff;color:#6233d7}.custody-tag.maintenance{background:#fff4e4;color:#d78000}.custody-tag.office{background:#eaf4ff;color:#1477d5}.custody-amount.fund{color:#078d37;font-weight:800}.custody-amount.expense{color:#eb2737;font-weight:800}.custody-actions{display:flex;justify-content:center;gap:7px}.custody-actions button{width:29px;height:29px;background:#fff;border:1px solid #dfe5ef;border-radius:6px;color:#5a26df;font:18px Arial}.custody-bottom{display:grid;grid-template-columns:1fr 1.45fr;gap:14px;margin-top:12px}.custody-bottom article{min-height:134px;background:#fff;border:1px solid #e4eaf3;border-radius:9px;padding:14px 20px}.custody-bottom h2{font-size:14px;margin:0 0 12px}.custody-bottom:first-child{}.custody-bottom article:first-child{display:grid;grid-template-columns:repeat(3,1fr);align-items:center}.custody-bottom article:first-child h2{grid-column:1/-1}.custody-bottom article:first-child div{border-left:1px solid #e3e8f1;display:grid;grid-template-columns:auto 1fr;gap:8px;align-items:center;padding:0 11px;font-size:12px}.custody-bottom article:first-child b{font-size:18px;color:#159240}.custody-bottom ul{margin:0;padding-right:17px;line-height:1.9;color:#586985;font-size:12px}.custody-drawer{z-index:15;position:fixed;top:0;bottom:0;left:0;width:380px;background:#fff;box-shadow:8px 0 35px #0a163b26;padding:20px;direction:rtl}.custody-drawer header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5eaf2;padding-bottom:12px}.custody-drawer h2{font-size:18px;margin:0}.custody-drawer header button{border:0;background:transparent;font:30px Arial}.custody-drawer form{display:grid;gap:13px;padding-top:18px}.custody-drawer label{display:grid;gap:6px;font-weight:700;font-size:13px}.custody-drawer input,.custody-drawer select{height:42px;border:1px solid #dce3ed;border-radius:7px;padding:0 10px;font:13px plex}.custody-overlay{z-index:14;position:fixed;inset:0;background:#07132635}@media(max-width:1200px){.custody-kpis{grid-template-columns:repeat(3,1fr)}.custody-toolbar{grid-template-columns:repeat(3,1fr)}.custody-bottom{grid-template-columns:1fr}} 
.custody-page>.page-heading{justify-content:flex-start;gap:15px;margin-bottom:18px}.custody-kpis article{grid-template-columns:1fr 58px;grid-template-rows:auto auto auto;gap:5px;padding:16px 17px}.custody-kpis i{position:static;grid-column:2;grid-row:1/4;align-self:center;justify-self:start}.custody-kpis span,.custody-kpis strong,.custody-kpis small,.custody-kpis em{grid-column:1}.custody-kpis strong{margin-top:8px;white-space:nowrap;font-size:20px}.custody-kpis em{margin-top:2px}.custody-kpis article:first-child{grid-template-rows:auto auto auto auto}.custody-kpis article:first-child small{white-space:nowrap}
.custody-page{font-weight:600}.custody-page>.page-heading{padding:4px 4px 8px;gap:12px}.custody-title-icon{order:-1;width:52px;height:52px;color:#5b22e7;background:linear-gradient(135deg,#f1ecff,#e8f7ff);border-color:#ded4ff}.custody-kpis article{grid-template-columns:58px 1fr;grid-template-rows:auto auto auto;gap:6px;padding:18px;min-height:148px;box-shadow:0 3px 12px #15204108}.custody-kpis i{grid-column:1;grid-row:1/4;justify-self:start;box-shadow:inset 0 0 0 1px #ffffff99}.custody-kpis span,.custody-kpis strong,.custody-kpis small,.custody-kpis em{grid-column:2}.custody-kpis span{font-size:14px;color:#34425f;font-weight:800}.custody-kpis strong{font-size:21px;font-weight:800;letter-spacing:.1px}.custody-kpis small{font-size:12px;font-weight:700;color:#6d7b96}.custody-kpis em{font-weight:800}.custody-budget{background:transparent;border:0;gap:12px;grid-template-columns:1fr 1.15fr 1.35fr}.custody-budget>div{min-height:82px;border:1px solid #e3e5f2!important;border-radius:10px;padding:14px 18px;background:linear-gradient(115deg,#fff,#f9f7ff);box-shadow:0 2px 8px #19204208}.custody-budget>div:nth-child(1){background:linear-gradient(115deg,#fff,#f0f8ff);border-color:#d9eafd!important}.custody-budget>div:nth-child(2){background:linear-gradient(115deg,#fff,#f5efff);border-color:#e9dcff!important}.custody-budget>div:nth-child(3){background:linear-gradient(115deg,#fff,#edfafd);border-color:#d9f0f7!important}.custody-budget b{font-size:14px;font-weight:800;color:#263553}.custody-budget span{font-size:12px;font-weight:600}.custody-budget strong{font-size:18px;color:#4d22dd}.custody-budget button{margin-right:0;align-self:center;background:#fff;border-color:#bca6ff;font-size:13px}.custody-toolbar{margin:17px 0}.custody-toolbar .primary-btn{box-shadow:0 7px 16px #5a1fe433;font-weight:800}.custody-table-card{box-shadow:0 3px 13px #13214208}.custody-table-card th{font-size:13px;font-weight:800;color:#40506f}.custody-table-card td{font-size:13px;font-weight:700;color:#30405d;padding:13px 8px}.custody-table-card td small{font-weight:700;color:#667896}.movement-type,.custody-tag{font-size:12px;font-weight:800}.custody-actions button{width:34px;height:34px;font-weight:800}.custody-bottom h2{font-weight:800}.custody-drawer{right:0;left:auto;width:min(530px,calc(100vw - 20px));padding:0;box-shadow:-10px 0 38px #0c173852}.custody-drawer header{min-height:82px;padding:0 25px;background:linear-gradient(105deg,#f8f5ff,#edfaff);border-bottom:1px solid #dddffa}.custody-drawer h2{font-size:21px;font-weight:800;color:#17233f}.custody-drawer header button{color:#5420e2}.custody-drawer form{padding:25px;gap:17px}.custody-drawer label{font-size:14px;color:#263652;font-weight:800}.custody-drawer input,.custody-drawer select{height:48px;border-color:#d7dfed;background:#fbfcff;font-size:14px}.custody-drawer .primary-btn{height:50px;justify-content:center;font-size:16px;box-shadow:0 9px 20px #5520db30}.custody-overlay{background:#07132642}
.custody-budget{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.custody-budget>div{min-height:90px;justify-content:center;padding:16px 20px;background:linear-gradient(135deg,#ffffff 10%,#f2edff)!important;border:1px solid #dfd5ff!important;box-shadow:0 3px 12px #4a1fc40b}.custody-budget>div:nth-child(2){background:linear-gradient(135deg,#ffffff 10%,#eef8ff)!important;border-color:#d7eafa!important}.custody-budget>div:nth-child(3){background:linear-gradient(135deg,#ffffff 10%,#edfaff)!important;border-color:#d6eff8!important}.custody-budget b{color:#292064}.custody-budget strong{color:#5b20e8}.custody-budget button{background:linear-gradient(100deg,#5617e6,#7826ed);border:0;color:#fff;box-shadow:0 5px 10px #5c24db2b}
