@import"https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap";:root{color-scheme:light;font-family:Lato,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f6fa;color:#070707;font-size:14px}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f5f6fa}button,input,select{font:inherit}button{border:0}.login-screen{min-height:100vh;position:relative;overflow:hidden;display:grid;align-content:end;max-width:390px;margin:0 auto;padding:22px 18px 96px;background:linear-gradient(180deg,#62109f12,#fff0 34%),#fff}.login-bg-mark{position:absolute;border:1px solid rgba(98,16,159,.08);border-radius:34px;background:#62109f09;transform:rotate(-12deg)}.login-bg-mark.one{width:168px;height:168px;top:74px;right:-76px}.login-bg-mark.two{width:112px;height:112px;top:190px;left:-54px;border-radius:999px}.login-panel{position:relative;z-index:1;display:grid;gap:26px}.login-panel:before{content:"";width:44px;height:4px;border-radius:999px;background:#62109f}.brand-panel{display:grid;gap:10px;padding:0}.truck-mark{width:48px;height:48px;display:grid;place-items:center;border-radius:18px;background:#62109f;color:#fff}h1,h2,p{margin:0}h1{margin-top:0;font-size:1.18rem;line-height:1;letter-spacing:0}h2{font-size:1rem;font-weight:900}p,span{color:#6d716e}.login-form,.stack-form{display:grid;gap:11px}.login-form{gap:14px;margin-top:0}.login-form label{gap:7px;font-size:.78rem;font-weight:900}.login-form input{min-height:42px;border-radius:13px;padding:0 14px;background:#eaf1ff;font-weight:700}.login-primary{min-height:42px;border-radius:13px;font-weight:900}.login-trust{display:flex;gap:10px;flex-wrap:wrap}.login-trust span{padding:6px 10px;border-radius:999px;background:#f2e8fb;color:#62109f;font-size:.72rem;font-weight:900}label{display:grid;gap:6px;color:#161616;font-weight:800;font-size:.84rem}input,select{width:100%;min-height:40px;border:0;border-radius:14px;padding:0 11px;background:#f1f3f1;color:#070707}.primary,.ghost,.round,.paid,.icon-btn,.text-danger{min-height:37px;border-radius:14px;cursor:pointer}.primary{background:#08090a;color:#fff;font-weight:800}.primary:disabled,.paid{background:#e6e9e7;color:#70756f;cursor:default}.small{min-height:30px;padding:0 10px}.ghost{background:#eef1ef;color:#070707;font-weight:800}.round{width:37px;height:37px;display:grid;place-items:center;background:#08090a;color:#fff;border-radius:999px}.icon-btn{width:34px;min-height:34px;background:#eef1ef;color:#070707;font-size:1.08rem;border-radius:999px}.text-danger{min-height:27px;background:transparent;color:#d94343;font-weight:800}.app-shell{min-height:100vh;max-width:430px;margin:0 auto;background:#f5f6fa;padding-bottom:calc(76px + env(safe-area-inset-bottom))}.app-header{position:sticky;top:0;z-index:5;display:flex;justify-content:space-between;align-items:flex-end;min-height:88px;padding:calc(18px + env(safe-area-inset-top)) 18px 22px;background:#fffffff0;border-bottom:1px solid #e6e8ed;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.app-header div{display:grid;gap:2px}.app-header strong{max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.6rem;font-weight:500;color:#101321}.content{display:grid;gap:0}.page{padding:16px 18px}.dashboard-page{padding:0 0 16px}.pull-page{touch-action:pan-y}.pull-indicator{height:0;opacity:0;overflow:hidden;text-align:center;color:#6d716e;font-weight:800;transition:opacity .14s ease,transform .14s ease}.pull-indicator.visible{height:22px;opacity:1}.recurring-page{padding-top:0}.top-row,.panel-title{display:flex;align-items:center;justify-content:space-between;gap:11px}.dashboard-hero{position:relative;padding:calc(28px + env(safe-area-inset-top)) 22px 42px;border-radius:0 0 34px 34px;background:#62109f;color:#fff}.dashboard-title{display:grid;gap:5px}.dashboard-title h1{margin:0;color:#fff;font-size:1.92rem;font-weight:900}.dashboard-title p,.dashboard-title span{color:#ffffffd1;font-size:.92rem;font-weight:500}.dashboard-hero .toolbar-actions{position:absolute;right:20px;top:calc(28px + env(safe-area-inset-top))}.dashboard-hero .month-input{display:none}.period-tabs{width:min(230px,100%);display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:28px;padding:4px;border-radius:999px;background:#4a077794}.period-tabs button{min-height:34px;border-radius:999px;background:transparent;color:#fff;font-weight:850}.period-tabs .active{background:#fff;color:#11131d}.toolbar-actions{display:flex;align-items:center;gap:6px}.month-input{width:104px;min-height:37px}.excel{background:#62109f;color:#fff}.warning,.error{margin-top:11px;padding:11px;border-radius:16px;background:#ffe4e4;color:#b32020;font-weight:800}.floating{margin:0 14px 6px}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:11px}.stat,.panel,.entry,.modal{border:1px solid #e3e5ea;border-radius:18px;background:#fff}.stat{display:grid;grid-template-columns:30px 1fr;gap:6px 10px;min-height:101px;align-content:start;padding:13px}.stat svg{grid-row:span 2}.stat strong{font-size:.96rem;line-height:1.15}.stat span{font-weight:850;color:inherit}.stat div{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#fff}.green{background:#fff;color:#101321}.green span,.green strong{color:#101321}.red{background:#fff;color:#101321}.red span,.red strong{color:#101321}.red div{background:#fbf0ff}.gold{grid-column:span 2}.green svg{color:#62109f}.gold div{background:#fff}.gold svg{color:#62109f}.red svg{color:#62109f}.panel{margin-top:11px;padding:14px}.split{display:grid;grid-template-columns:1fr 1fr;gap:11px}.split div{display:grid;gap:5px}.split strong{font-size:.95rem}.progress{height:8px;border-radius:99px;overflow:hidden;margin-top:11px;background:#e0e5e0}.progress i{display:block;height:100%;background:#62109f;border-radius:inherit}.entry-list{display:grid;gap:10px;margin-top:13px}.entry{min-height:112px;display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 14px}.clickable-entry{cursor:pointer}.clickable-entry:active{background:#ecefec}.entry div{min-width:0;display:grid;gap:7px}.entry span,.entry strong{overflow-wrap:anywhere}.entry>div>strong{color:#11131d;font-size:1rem;font-weight:900}.entry>div>span{color:#62109f;font-size:.84rem;font-weight:850}.entry em{width:fit-content;padding:4px 10px;border-radius:999px;background:#dffbe9;color:#259457;font-size:.7rem;font-style:normal;font-weight:900}.entry aside{display:grid;justify-items:end;gap:30px;flex-shrink:0}.entry aside strong{color:#101321;font-size:1rem;font-weight:900}.empty{min-height:45vh;display:grid;place-items:center;padding:21px 11px;text-align:center;color:#6d716e;border:1px dashed #d7ddd7;border-radius:19px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:end center;padding:14px;background:#0707075c}.modal{width:min(100%,480px);padding:14px}.logout{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:6px;margin-top:13px}.bottom-nav{position:fixed;left:50%;bottom:0;z-index:10;width:min(100%,430px);transform:translate(-50%);display:grid;grid-template-columns:repeat(5,1fr);padding:8px 8px calc(8px + env(safe-area-inset-bottom));border-top:1px solid #e7e8ed;background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.bottom-nav button{min-height:50px;display:grid;place-items:center;gap:2px;color:#70756f;background:transparent;border-radius:0;font-size:.7rem;font-weight:500}.bottom-nav button svg{width:23px;height:23px}.bottom-nav .active{background:transparent;color:#62109f}.bottom-nav .active span{color:#62109f}.summary-hero{margin-top:18px;padding:18px 16px;border-radius:18px;background:#ffffff29;color:#fff}.summary-hero span{color:#ffffffdb;font-weight:850}.summary-label{display:block;margin-bottom:14px;font-size:.82rem;letter-spacing:0}.hero-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:0;padding-top:0;border-top:0}.hero-metrics div{min-width:0}.hero-metrics b{display:block;margin-top:8px;color:#fff;font-size:1.05rem;line-height:1.1;overflow-wrap:anywhere}.quick-section,.dashboard-details{padding:22px 18px 0}.quick-section h2{margin-bottom:16px;color:#101321;font-size:1.18rem;font-weight:900}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.quick-action{min-height:104px;display:grid;place-items:center;align-content:center;gap:9px;padding:12px 8px;border:1px solid #e2e4e9;border-radius:14px;background:#fff;color:#30323c;text-align:center}.quick-action span{width:44px;height:44px;display:grid;place-items:center;border-radius:999px;background:#fbf0ff;color:#62109f}.quick-action svg{width:24px;height:24px}.quick-action b{font-size:.76rem;line-height:1.2;font-weight:500}.search-box{min-height:48px;display:flex;align-items:center;gap:10px;padding:0 16px;border:1px solid #e0e3e8;border-radius:16px;background:#f0f1f4;color:#a3a7b0}.search-box input{min-height:auto;padding:0;border-radius:0;background:transparent;font-size:.95rem}.chip-row{display:flex;gap:10px;overflow-x:auto;padding:14px 0 16px;border-bottom:1px solid #e5e7ec}.chip-row button{min-height:36px;flex:0 0 auto;padding:0 18px;border:1px solid #e2e4e9;border-radius:999px;background:#fff;color:#5a5e68;font-weight:600}.chip-row .active{background:#62109f;color:#fff}.fab{position:fixed;right:max(22px,calc((100vw - 430px)/2 + 22px));bottom:calc(78px + env(safe-area-inset-bottom));z-index:12;width:64px;height:64px;display:grid;place-items:center;border-radius:999px;background:#62109f;color:#fff}.fab svg{width:30px;height:30px}.profile-card{display:flex;align-items:center;gap:14px;padding:18px;border:1px solid #e2e4e9;border-radius:16px;background:#fff}.avatar{width:56px;height:56px;display:grid;place-items:center;border-radius:999px;background:#fbddff;color:#62109f;font-size:1.45rem;font-weight:900}.profile-card div:last-child{display:grid;gap:4px}.profile-card strong{font-size:1.1rem;color:#101321}.profile-card span{color:#747986}.settings-list{display:grid;gap:14px;margin-top:14px}.settings-list div{min-height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border:1px solid #e2e4e9;border-radius:16px;background:#fff}.settings-list span{color:#101321;font-weight:600}.settings-list b{display:inline-flex;align-items:center;gap:4px;color:#62109f}.logout-danger{width:100%;min-height:52px;margin-top:26px;border:1px solid #ffd3d8;border-radius:16px;background:#fff0f2;color:#c22d3b;font-weight:700}
