@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');
:root{--blue:#2474e4}
.login-page{min-height:100vh;padding:24px;display:grid;place-items:center;background:radial-gradient(circle at 50% 0,#d8ebff 0,transparent 42%),#f6f8fc}.login-card{width:min(390px,100%);background:#fff;border:1px solid #e2e8f0;border-radius:28px;padding:36px 30px;box-shadow:0 24px 65px #1e55951b}.login-logo{width:58px;height:58px;border-radius:18px;background:linear-gradient(145deg,#1e69dc,#519cf2);display:grid;place-items:center;color:white;font-size:29px;box-shadow:0 10px 22px #1f6bd344}.eyebrow{margin:28px 0 8px;color:#2574e3;font-size:10px;font-weight:800;letter-spacing:1.5px}.login-card h1{font-size:27px;line-height:1.2;margin:0}.login-copy{color:#7c8798;font-size:13px;line-height:1.6;margin:13px 0 24px}.login-card .primary{margin-top:6px;display:flex;align-items:center;justify-content:center;gap:12px}.login-card .primary b{font-size:20px}.login-error{background:#fff0f0;color:#cf3d45;border:1px solid #ffd5d7;border-radius:10px;padding:10px 12px;font-size:12px;margin-bottom:15px}.demo-note{display:block;text-align:center;color:#9aa3b0;margin-top:18px}.loading{min-height:100vh;display:grid;place-items:center;color:#758195}
.date-filter{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:8px;background:#fff;border:1px solid #e2e7ee;border-radius:17px;padding:13px;margin-bottom:12px}.date-filter label{display:flex;flex-direction:column;gap:7px}.date-filter label span{font-size:9px;color:#7e8998;font-weight:700}.date-filter input{width:100%;height:42px;border:1px solid #dbe2eb;border-radius:10px;padding:0 8px;font:inherit;font-size:11px;color:#26364c;background:#f9fbfd}.date-arrow{height:42px;display:grid;place-items:center;color:#8c97a6}.report-summary{display:grid;grid-template-columns:1fr 1fr;gap:9px}.report-summary article{background:#fff;border:1px solid #e3e8ef;border-radius:15px;padding:14px;display:flex;flex-direction:column;gap:7px}.report-summary article span{font-size:10px;color:#8792a2}.report-summary article strong{font-size:14px}.report-summary article.net{grid-column:1/-1;background:linear-gradient(135deg,#1768d8,#4b9af0);color:#fff;border:0}.report-summary article.net span{color:#dbeaff}.report-summary article.net strong{font-size:21px}.section-title>small{color:#8994a4}
.tx-manage{gap:7px}.tx-manage>div:nth-child(2){min-width:0}.tx-actions{display:flex!important;flex:none!important;flex-direction:row!important;gap:4px!important}.tx-actions button{width:29px;height:29px;border:0;border-radius:8px;background:#edf4fe;color:#2474e4;font-size:15px}.tx-actions button.delete{background:#fff0f0;color:#e2444c}
.person-date-filter{margin-top:2px}.history-title{display:flex;align-items:center;justify-content:space-between;margin:20px 2px 10px}.history-title h3{margin:0;font-size:15px}.history-title small{color:#8994a4}
.quick-title{margin-bottom:15px}.quick-form{padding:17px;overflow:visible}.quick-form .field:last-of-type{margin-bottom:18px}.quick-status{color:#8792a2;font-size:9px}.quick-status.found{color:#159665}.quick-person-card{display:flex;align-items:center;gap:10px;margin:-4px 0 14px}.quick-person-card>span:last-child{display:flex;flex-direction:column;gap:4px}.quick-person-card small{color:#85909f}.new-person-fields{background:#f7f9fc;border:1px solid #e3e8ef;border-radius:13px;padding:12px;margin-bottom:15px}.new-person-fields.hidden{display:none}.new-person-fields>p{font-size:10px;color:#2474e4;font-weight:700;margin:0 0 12px}.new-person-fields .field:last-child{margin-bottom:0}.quick-types{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:15px}.quick-types label input{position:absolute;opacity:0}.quick-types label>span{height:76px;border:1px solid #dfe5ed;border-radius:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#5e6b7d;font-size:12px;font-weight:700}.quick-types label>span b{font-size:19px;color:#2474e4}.quick-types label>span small{font-size:8px;color:#929ba8;font-weight:500}.quick-types input:checked+span{border-color:#2474e4;background:#eef6ff;color:#1768d8;box-shadow:0 0 0 2px #2474e419}nav{grid-template-columns:repeat(5,1fr)}nav button span{white-space:nowrap;font-size:9px}
.bottom-nav{grid-template-columns:repeat(5,minmax(0,1fr));height:74px;padding:7px 5px 10px;overflow:hidden}.bottom-nav button{min-width:0;padding:4px 1px;border-radius:11px;justify-content:center}.bottom-nav button b{font-size:17px;line-height:18px}.bottom-nav button span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.bottom-nav button.active{background:#edf5ff;color:#176dde}.app{padding-bottom:86px}
.install-card{width:min(440px,100%)}.requirements{display:grid;gap:6px;margin-bottom:18px}.requirements>div{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:9px;background:#f4f7fa;font-size:11px}.requirements>div span{width:18px;height:18px;border-radius:50%;display:grid;place-items:center;color:#fff}.requirements .ok span{background:#20a26a}.requirements .bad span{background:#e34b52}.requirements .bad{color:#c33d44;background:#fff1f1}
.quick-types label:first-child>span{color:#e32936}.quick-types label:first-child>span b{color:#e32936}.quick-types label:last-child>span{color:#159665}.quick-types label:last-child>span b{color:#159665}.quick-types label:first-child input:checked+span{border-color:#ff2634;background:#ff2634;color:#fff;box-shadow:0 7px 16px #ff263435}.quick-types label:last-child input:checked+span{border-color:#20b86a;background:#20b86a;color:#fff;box-shadow:0 7px 16px #20b86a35}.quick-types label input:checked+span b,.quick-types label input:checked+span small{color:#fff}.bottom-nav button:nth-child(1){color:#2877e4}.bottom-nav button:nth-child(2){color:#8559cf}.bottom-nav button:nth-child(3){color:#23a653}.bottom-nav button:nth-child(4){color:#ed8435}.bottom-nav button:nth-child(5){color:#1595a3}.bottom-nav button:nth-child(1).active{background:#eaf3ff;color:#176dde}.bottom-nav button:nth-child(2).active{background:#f1eaff;color:#7544c7}.bottom-nav button:nth-child(3).active{background:#47ca18;color:#fff;box-shadow:0 6px 15px #47ca1838}.bottom-nav button:nth-child(4).active{background:#fff0e4;color:#df7020}.bottom-nav button:nth-child(5).active{background:#e5f7f9;color:#087f8c}
.bottom-nav{height:106px;padding:9px 6px 12px}.bottom-nav button{padding:7px 2px;border-radius:16px;gap:7px}.bottom-nav button b{font-size:34px;line-height:36px}.bottom-nav button span{font-size:clamp(11px,3vw,15px);font-weight:600}.app{padding-bottom:118px}
.quick-types label>span{height:104px;font-size:20px;border-radius:18px;gap:6px}.quick-types label>span b{font-size:30px;line-height:30px}.quick-types label>span small{font-size:11px}
.home-people .person{min-height:78px;padding:15px 13px;gap:13px}.home-people .avatar{width:50px;height:50px;border-radius:15px;font-size:15px}.home-people .person-info{gap:7px}.home-people .person-info b{font-size:17px}.home-people .person-info small{font-size:12px}.home-people .person-info i{width:9px;height:9px}.home-people .person>strong{font-size:16px}.home-people .person>span:last-child{font-size:27px;color:#8792a2}
.topline>.head-btn:first-child{font-size:40px;line-height:40px;min-width:56px;min-height:56px;text-decoration:none}
.hero,.detail-head{background:linear-gradient(90deg,#343642 0%,#565a65 35%,#777c87 68%,#989ea7 100%)}
.home-recent .tx{margin:4px 0;padding:12px 9px;border:0;border-left:4px solid transparent;border-radius:10px}.home-recent .tx.credit{background:#fff1f2;border-left-color:#ef3340}.home-recent .tx.payment{background:#ecfbf3;border-left-color:#18a864}.home-recent .tx>span.credit{background:#ef3340;color:#fff}.home-recent .tx>span.payment{background:#18a864;color:#fff}.home-recent .tx strong.credit{color:#df2633}.home-recent .tx strong.payment{color:#118c52}.home-recent .tx small em{font-style:normal;font-weight:800}.home-recent .tx.credit small em{color:#df2633}.home-recent .tx.payment small em{color:#118c52}
.detail-head{padding:24px 18px 36px}.detail-head .avatar.big{width:82px;height:82px;border-radius:24px;font-size:24px}.detail-head h1{font-size:27px;margin:16px 0 7px;text-align:center}.detail-head>span{font-size:15px}.detail-head strong{font-size:38px;margin-top:22px}.detail-head small{font-size:13px}.detail-head+main{padding:24px 16px 18px}.detail-actions{gap:12px;margin-bottom:22px}.detail-actions>*{min-height:58px;font-size:16px;border-radius:16px!important}.person-date-filter{padding:16px;border-radius:18px}.person-date-filter label span{font-size:12px}.person-date-filter input{height:50px;font-size:14px}.history-title{margin:25px 2px 12px}.history-title h3{font-size:20px}.history-title small{font-size:13px}.detail-head+main .tx-list{padding:6px 14px}.detail-head+main .tx-manage{min-height:78px;padding:14px 0;gap:10px}.detail-head+main .tx-manage>span{width:35px;height:35px;font-size:18px}.detail-head+main .tx-manage b{font-size:16px}.detail-head+main .tx-manage small{font-size:12px}.detail-head+main .tx-manage>strong{font-size:15px}.detail-head+main .tx-actions button{width:38px;height:38px;font-size:19px;border-radius:11px}
.detail-head>.head-btn{font-size:40px;line-height:40px;min-width:56px;min-height:56px;padding:4px}
.people-page-title{margin-top:23px;margin-bottom:12px}.people-page-title h2{font-size:25px}.people-page-title button{font-size:17px}.people-page-list .person{min-height:92px;padding:16px 14px;gap:14px}.people-page-list .avatar{width:58px;height:58px;border-radius:17px;font-size:18px}.people-page-list .person-info{gap:8px}.people-page-list .person-info b{font-size:20px}.people-page-list .person-info small{font-size:14px}.people-page-list .person-info i{width:10px;height:10px}.people-page-list .person>strong{font-size:18px}.people-page-list .person>span:last-child{font-size:30px;color:#7e8998}
.file-field{display:block;margin:-2px 0 17px}.file-field input{position:absolute;opacity:0;width:1px;height:1px}.file-field>span{min-height:68px;border:2px dashed #b8c8dc;border-radius:15px;background:#f7faff;color:#2775e6;display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;align-items:center;padding:11px 14px;cursor:pointer}.file-field>span b{grid-row:1/3;font-size:28px}.file-field>span strong{font-size:14px}.file-field>span small{font-size:9px;color:#8490a0;margin-top:3px}.attachment-link{color:#2775e6;font-weight:800;text-decoration:none}
.attachment-list{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.attachment-link{display:inline-block;background:#eaf3ff;border-radius:7px;padding:5px 7px;font-size:10px;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.share-success{text-align:center;padding:5px 0 4px}.share-success>span{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;margin:0 auto 15px;background:#e8faef;color:#18a864;font-size:38px;font-weight:800}.share-success h3{font-size:21px;margin:0 0 8px}.share-success p{color:#7c8797;font-size:12px;margin:0 0 20px}.share-button{width:100%;height:56px;border:0;border-radius:15px;background:#20b65f;color:#fff;font-size:16px;font-weight:800;box-shadow:0 8px 20px #20b65f30}.download-receipt{display:block;margin-top:12px;padding:10px;color:#2775e6;font-size:12px;font-weight:700;text-decoration:none}
.brand img{width:116px;height:55px;object-fit:cover;border-radius:6px}.brand-logo-login{width:132px;height:132px;padding:0;overflow:hidden;background:#101822}.brand-logo-login img{width:100%;height:100%;object-fit:cover}
.record-share{display:block;margin-top:8px;border:0;border-radius:8px;background:#e8faef;color:#129552;padding:7px 10px;font-size:11px;font-weight:800}
.money-field>div{height:48px;border:1px solid #dbe1ea;border-radius:12px;display:flex;align-items:center;background:#fff;overflow:hidden}.money-field>div:focus-within{border-color:#2879e8;box-shadow:0 0 0 3px #2879e819}.money-field>div b{padding-left:14px;color:#637185;font-size:18px}.money-field>div input{height:100%;border:0!important;box-shadow:none!important;padding-left:8px!important;font-size:17px;font-weight:600}
.quick-suggestions{display:none;margin:-8px 0 15px;border:1px solid #dce4ee;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 10px 25px #263b5918}.quick-suggestions.visible{display:block}.quick-suggestions button{width:100%;min-height:62px;border:0;border-bottom:1px solid #edf1f5;background:#fff;padding:9px 11px;display:flex;align-items:center;gap:10px;text-align:left;color:#162238}.quick-suggestions button:last-child{border-bottom:0}.quick-suggestions button:active{background:#edf5ff}.quick-suggestions button>span:nth-child(2){display:flex;flex:1;min-width:0;flex-direction:column;gap:4px}.quick-suggestions button b{font-size:14px}.quick-suggestions button small{font-size:10px;color:#8792a1}.quick-suggestions button strong{font-size:12px;color:#15965a}
:root{font-family:Inter,system-ui,sans-serif;color:#142033;background:#eaf0f8;font-synthesis:none}*{box-sizing:border-box}body{margin:0}.app{width:100%;max-width:460px;min-height:100vh;margin:auto;background:#f7f9fc;padding-bottom:94px;position:relative;box-shadow:0 0 50px #30405a22}.hero{background:linear-gradient(145deg,#1e69dc,#519cf2);color:white;padding:18px 18px 0;border-radius:0 0 32px 32px}.topline{display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:8px}.brand svg{width:28px}.head-btn,.icon-btn{border:0;background:transparent;color:inherit;padding:8px;display:grid;place-items:center}.hero>p{text-align:center;margin:18px 0 3px;font-size:14px;font-weight:600;opacity:.86}.hero h1{text-align:center;margin:0 0 18px;font-size:34px}.stats{display:grid;grid-template-columns:repeat(3,1fr);background:white;color:#142033;border-radius:18px;box-shadow:0 10px 28px #194f9e22;transform:translateY(25px);padding:14px 5px}.stats div{display:flex;flex-direction:column;align-items:center;gap:4px;border-right:1px solid #e9edf3}.stats div:last-child{border:0}.stats svg{width:19px;color:#2677e8}.stats b{font-size:12px}.stats span{font-size:10px;color:#7b8492}main{padding:42px 14px 12px}.toolbar{height:46px;border:1px solid #e4e9f1;background:white;border-radius:14px;display:flex;align-items:center;padding:0 13px;gap:8px}.toolbar svg{width:18px;color:#8993a2}.toolbar input{border:0;outline:0;width:100%;font:inherit}.chips{display:flex;gap:7px;overflow:auto;padding:12px 0 4px;scrollbar-width:none}.chips button{white-space:nowrap;border:1px solid #e1e7f0;background:white;color:#607087;padding:8px 12px;border-radius:99px;font-weight:600}.chips button.active{background:#e8f2ff;color:#216bd5;border-color:#9bc4fa}.section-title{display:flex;align-items:center;justify-content:space-between;margin:18px 2px 9px}.section-title h2{font-size:17px;margin:0}.section-title button,.detail-actions button,.detail-actions a{border:0;background:transparent;color:#2475e5;font-weight:700;display:flex;align-items:center;gap:4px;text-decoration:none}.section-title button svg{width:17px}.card{background:white;border:1px solid #e5e9f0;border-radius:17px;overflow:hidden}.person{width:100%;display:flex;align-items:center;gap:10px;padding:13px 11px;border:0;border-bottom:1px solid #edf0f4;background:white;text-align:left;color:inherit}.person:last-child{border:0}.avatar{width:38px;height:38px;flex:none;border-radius:12px;background:#e6f1ff;color:#1e72df;font-weight:800;display:grid;place-items:center;font-size:12px}.person-info{min-width:0;display:flex;flex-direction:column;gap:5px;flex:1}.person-info b{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.person-info small{color:#8a94a3;font-size:9px;display:flex;align-items:center}.person-info i,.report-list i{width:7px;height:7px;border-radius:50%;margin-right:4px}.person>strong{font-size:12px;color:#20a26a}.person>svg{width:17px;color:#9aa3af}.tx-list{padding:4px 12px}.tx{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #edf0f4}.tx:last-child{border:0}.tx>span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;color:white}.tx>span svg{width:14px}.tx>span.payment svg{transform:rotate(45deg)}.credit{color:#20a26a}.tx>span.credit{background:#2eb779}.payment{color:#ef4b4b}.tx>span.payment{background:#ef4b4b}.tx div{display:flex;flex-direction:column;gap:3px;flex:1}.tx b{font-size:11px}.tx small{font-size:9px;color:#87919e}.tx strong{font-size:11px}.empty{padding:42px 20px;text-align:center;color:#8c96a5;display:flex;flex-direction:column;align-items:center;gap:8px}.empty svg{opacity:.5}.empty b{color:#546175}.projects-title{margin-top:0}.projects-title p{margin:0 0 4px;color:#8994a4;font-size:12px}.projects-title h2{font-size:25px}.projects-title button{background:#2676e5;color:white;padding:10px 13px;border-radius:12px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.project-card,.new-project{border:1px solid #e2e7ee;background:white;border-radius:18px;padding:16px;text-align:left;min-height:175px}.folder{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;color:white}.folder svg{width:20px}.project-card h3{font-size:14px;margin:18px 0 5px}.project-card p{font-size:11px;color:#8b95a4;margin:0 0 14px}.project-card strong,.project-card small{display:block}.project-card strong{font-size:15px}.project-card small{font-size:9px;color:#8b95a4;margin-top:3px}.new-project{border-style:dashed;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#3079df}.new-project svg{width:30px}.report-big{border-radius:20px;background:linear-gradient(135deg,#1265d8,#56a4f7);padding:22px;color:white;display:grid;grid-template-columns:auto 1fr;gap:2px 12px;align-items:center}.report-big svg{grid-row:1/3}.report-big span{font-size:12px;opacity:.8}.report-big strong{font-size:25px}.report-list{margin-top:12px;padding:5px 13px}.report-list>div{display:flex;align-items:center;padding:13px 0;border-bottom:1px solid #edf0f4}.report-list>div:last-child{border:0}.report-list span{display:flex;flex:1;flex-direction:column}.report-list small{color:#8b95a4;margin-top:3px}.report-list strong{font-size:12px}.report-list i{width:10px;height:10px;margin-right:9px}.fab{position:fixed;z-index:4;bottom:72px;left:calc(50% + 162px);transform:translateX(-50%);width:52px;height:52px;border-radius:17px;background:#2070df;color:white;border:5px solid #f7f9fc;box-shadow:0 7px 18px #1657ac55;display:grid;place-items:center}nav{position:fixed;z-index:3;bottom:0;left:50%;transform:translateX(-50%);width:min(460px,100%);height:78px;display:grid;grid-template-columns:repeat(4,1fr);background:white;border-top:1px solid #e7eaf0;padding:9px 8px 13px}nav button{border:0;background:transparent;color:#929ba8;font-size:10px;display:flex;flex-direction:column;align-items:center;gap:5px}nav button svg{width:21px}nav button.active{color:#2073e5;font-weight:700}.overlay{position:fixed;z-index:20;inset:0;background:#101b2b88;display:flex;justify-content:center;align-items:flex-end}.modal{background:#fff;width:min(460px,100%);border-radius:25px 25px 0 0;padding:20px 20px 30px;animation:up .22s ease}.modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.modal h2{margin:0;font-size:20px}.icon-btn{color:#6c7787;background:#f0f3f7;border-radius:50%}.icon-btn svg{width:19px}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:15px}.field>span{font-size:12px;font-weight:700}.field input,.field select{height:48px;border:1px solid #dbe1ea;border-radius:12px;padding:0 13px;font:inherit;background:white;color:#19263a;outline:0}.field input:focus,.field select:focus{border-color:#2879e8;box-shadow:0 0 0 3px #2879e819}.field em{font-style:normal;color:#e5484d;background:#fff0f0;border-radius:5px;padding:3px 5px;font-size:8px;margin-left:5px}.field small.validation{display:none;color:#e5484d}.invalid .required select{border-color:#e5484d}.invalid .required .validation{display:block}.primary{height:50px;width:100%;border:0;border-radius:13px;color:white;background:#2474e4;font-weight:800;font-size:14px}.primary:disabled{background:#b6c0ce}.inline-add{border:0;background:#eaf3ff;color:#2474e4;padding:11px;border-radius:10px;margin-bottom:12px}.detail-head{background:linear-gradient(145deg,#1e69dc,#519cf2);color:white;padding:18px 16px 28px;display:flex;flex-direction:column;align-items:center;border-radius:0 0 30px 30px}.detail-head>.head-btn{align-self:flex-start;position:absolute}.avatar.big{width:62px;height:62px;border-radius:20px;background:#ffffff28;color:white;font-size:18px;margin-top:10px}.detail-head h1{font-size:20px;margin:12px 0 5px}.detail-head>span{font-size:11px;opacity:.75}.detail-head strong{font-size:28px;margin-top:18px}.detail-head small{font-size:10px;opacity:.7;margin-top:4px}.detail-head+main{padding-top:18px}.detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:24px}.detail-actions>*{justify-content:center!important;background:white!important;border:1px solid #dfe5ed!important;border-radius:13px;padding:12px}.detail-actions svg{width:18px}.detail-actions+h3{font-size:15px}@keyframes up{from{transform:translateY(100%)}to{transform:none}}@media(max-width:390px){.fab{left:auto;right:12px;transform:none}.stats b{font-size:10px}}
