:root{--cute-green:#169b62;--cute-dark:#0d383c;--cute-mint:#e8f7ef;--cute-cream:#fbfaf5}.brand{display:flex;align-items:center;gap:10px;margin-bottom:32px}.brand img{width:46px;height:46px}.brand h2{margin:0}.brand small{margin:3px 0 0;display:block}.login-logo{width:72px;height:72px;margin:0 auto;filter:drop-shadow(0 7px 12px #0b503844)}.screen-actions{display:flex;gap:8px;margin-bottom:12px}.screen-actions button,.screen-actions a{background:#e5eee9;color:#245645;text-decoration:none;border-radius:999px;padding:8px 12px;font-weight:bold}.mobile-all-nav{display:none}.mobile-nav{display:none!important}.user-form,.cash-form{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;align-items:end}.users-card{margin-top:18px}.user-row,.request-row,.balance-row{display:grid;grid-template-columns:minmax(180px,1fr) minmax(280px,420px) auto;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid #eee}.user-row small,.request-row small,.balance-row small,.summary-row small{display:block;color:#71807e;margin-top:5px}.reset-form,.pay-request{display:grid;grid-template-columns:1fr auto;gap:8px}.credential-forms{display:grid;gap:8px}.positive{color:#176343}.negative{color:#a33}
@media(max-width:850px){body{background:var(--cute-cream);font-size:13px}aside{height:62px!important;padding:8px 14px!important;display:flex!important;align-items:center;border-bottom:1px solid #dce9e1}.brand{margin:0}.brand img{width:40px;height:40px}.brand h2{font-size:19px!important}.brand small{font-size:9px!important}main{padding:12px 10px 105px!important}header{align-items:flex-start!important;margin-bottom:8px}header h1{font-size:26px!important;margin:4px 0 10px!important}header>div>small{font-size:10px}.screen-actions{justify-content:space-between;margin-bottom:6px}.screen-actions button,.screen-actions a{min-height:36px!important;padding:6px 11px;font-size:12px;display:flex;align-items:center;border:1px solid #d6e8de}.card{border-radius:18px!important;padding:14px!important;box-shadow:0 5px 18px #1730340b}.stats{grid-template-columns:1fr 1fr!important;gap:8px!important;margin-bottom:10px!important}.stats article{border-radius:16px!important;padding:11px!important;min-height:78px}.stats article:nth-child(1){background:var(--cute-mint)}.stats b{font-size:19px!important;margin-top:7px!important}.form{gap:12px!important}.form label,.cash-form label,.user-form label{gap:5px}.form button{position:sticky;bottom:91px;z-index:4;box-shadow:0 7px 18px #0c6b4444}.filters{gap:7px!important;margin:8px 0 10px!important}.filters input,.filters select{min-width:0!important}.mobile-all-nav{display:flex;position:fixed;z-index:20;left:0;right:0;bottom:0;overflow-x:auto;gap:3px;background:rgba(13,56,60,.98);padding:6px max(6px,env(safe-area-inset-right)) calc(6px + env(safe-area-inset-bottom)) max(6px,env(safe-area-inset-left));scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;box-shadow:0 -5px 22px #0a302f33}.mobile-all-nav a{flex:0 0 68px;scroll-snap-align:center;color:#bcd0ce;text-decoration:none;text-align:center;padding:6px 2px;border-radius:13px;font-size:10px;transition:.15s}.mobile-all-nav a span{display:block;font-size:20px;line-height:21px}.mobile-all-nav a.on{background:var(--cute-green);color:#fff;transform:translateY(-2px)}.user-form,.cash-form,.user-row,.request-row,.balance-row{grid-template-columns:1fr;gap:9px}.reset-form,.pay-request{grid-template-columns:1fr auto}.summary-grid{gap:10px!important}.summary-row{padding:9px 0!important}.table{border-radius:16px!important;padding:3px 8px!important}.table table{font-size:12px;min-width:720px}th,td{padding:10px 8px!important}button,.btn,input,select{min-height:42px;border-radius:11px!important}.inline{gap:7px!important}.category-row{gap:6px!important}.box{padding:24px 20px!important;border-radius:24px!important}.box h1{text-align:center;font-size:28px}.box p{text-align:center;color:#4e6d68}}
@media(max-width:420px){.mobile-all-nav a{flex-basis:64px}.stats{gap:6px!important}.stats article{padding:10px!important}.stats b{font-size:18px!important}.card{padding:12px!important}}
.report-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:1220px}.report-filter{max-width:800px}@media(max-width:850px){.report-grid{grid-template-columns:1fr;gap:10px}}
.section-heading{display:flex;justify-content:space-between;align-items:center;gap:12px}.section-heading h2{margin:0}.section-heading>div{display:flex;gap:8px;flex-wrap:wrap}@media(max-width:850px){.section-heading{align-items:stretch;flex-direction:column}.section-heading>div .btn{display:block;text-align:center}}
.pwa-install{position:fixed;right:18px;bottom:18px;z-index:50;background:#169b62;color:#fff;border:0;border-radius:999px;padding:12px 18px;font-weight:bold;box-shadow:0 8px 24px #0d383c55}@media(max-width:850px){.pwa-install{right:12px;bottom:88px}}
.mobile-all-nav .mobile-logout{color:#ffd7d4}.mobile-all-nav .mobile-logout.on{background:#a83b35}
@media(min-width:851px){aside{width:244px!important;padding:24px 18px 18px!important;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin}.brand{min-height:58px;margin:0 4px 24px;flex:0 0 auto}.brand img{width:52px!important;height:52px!important;object-fit:contain;flex:0 0 52px}.brand>div{min-width:0}.brand h2{font-size:24px!important;line-height:1.05;white-space:nowrap}.brand small{font-size:10px!important;letter-spacing:.9px;white-space:nowrap}aside nav{display:grid!important;gap:4px;width:100%;padding-bottom:12px}aside nav a{display:flex;align-items:center;min-height:42px;width:100%;padding:10px 12px!important;border-radius:11px!important;font-size:14px;white-space:nowrap}aside nav a.on{background:#24575b!important;box-shadow:inset 3px 0 0 var(--cute-green)}aside>a{position:sticky;bottom:0;background:var(--cute-dark);margin-top:10px!important;min-height:42px;display:flex;align-items:center}main{margin-left:244px!important;padding-left:clamp(24px,4vw,58px)!important;padding-right:clamp(24px,4vw,58px)!important}main>header,.filters,.stats,main>.card,main>.summary-grid,main>.report-actions{width:100%;max-width:1220px}.form{max-width:900px!important}}
