.mobile-loading,.mobile-shell{min-height:100vh;background-color:#8695ba;color:#EFEFEF}.mobile-loading{padding:20px}.mobile-topbar{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;justify-content:space-between;height:56px;padding:8px 12px;background-color:#4f608b;box-shadow:0 2px 8px #202020}.mobile-topbar a{color:white;text-decoration:none}.mobile-topbar-brand{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:bold}.mobile-topbar-brand img{width:32px;height:32px}.mobile-topbar-link{padding:6px 9px;border:1px solid #8695ba;border-radius:8px;background-color:#6578A8}.mobile-content{max-width:720px;min-height:100vh;margin:0 auto;padding:68px 10px 78px 10px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:50;display:grid;grid-template-columns:repeat(3,1fr);height:64px;background-color:#4f608b;box-shadow:0 -2px 8px #202020}.mobile-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#DFDFDF;font-size:12px;text-decoration:none}.mobile-nav-item img{width:24px;height:24px}.mobile-nav-item.active,.mobile-nav-item:hover{color:white;background-color:#32893b}.mobile-page-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.mobile-page-header h1{margin:0;color:white;font-size:26px}.mobile-page-subtitle{color:#DFDFDF;font-size:13px}.mobile-header-action{padding:7px 10px;border:1px solid #8695ba;border-radius:8px;background-color:#6578A8;color:white;text-decoration:none}.mobile-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-action-tile,.mobile-card,.mobile-filter-toggle{border:1px solid #8695ba;border-radius:10px;background-color:#6578A8;color:#EFEFEF;box-shadow:2px 2px 4px #202020;cursor:pointer}.mobile-action-tile{min-height:126px;padding:14px 8px;text-align:center}.mobile-action-tile img{width:42px;height:42px;margin-bottom:8px}.mobile-action-tile span,.mobile-card-title{display:block;color:white;font-size:17px;font-weight:bold}.mobile-action-tile small,.mobile-card-muted{display:block;color:#DFDFDF;font-size:12px}.mobile-filterbar{display:flex;gap:8px;margin-bottom:10px}.mobile-search{width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid #8695ba;border-radius:10px;outline:none;background-color:#4f608b;color:white;font-size:16px}.mobile-filterbar .mobile-search{flex:1 1 auto}.mobile-filter-toggle{flex:0 0 auto;padding:0 12px;font-size:15px}.mobile-filter-toggle.active{background-color:#32893b;color:white}.mobile-card-list{display:grid;gap:10px;margin-top:10px}.mobile-card{display:flex;align-items:flex-start;gap:10px;width:100%;padding:11px;text-align:left}.mobile-card:hover,.mobile-action-tile:hover{background-color:#32893b;color:white}.mobile-card-icon img{width:28px;height:28px}.mobile-card-main{flex:1 1 auto;min-width:0}.mobile-card-row{display:flex;justify-content:space-between;gap:8px}.mobile-card-text{margin-top:3px;color:#EFEFEF;font-size:14px}.mobile-card-amount{color:white;font-size:16px;font-weight:bold;white-space:nowrap}.mobile-card-badge,.mobile-card-status span{display:inline-block;margin-top:6px;padding:3px 7px;border-radius:999px;background-color:#4f608b;color:white;font-size:12px}.mobile-card-status{display:flex;flex-wrap:wrap;gap:5px}.mobile-empty{margin-top:10px;padding:16px;border:1px solid #8695ba;border-radius:10px;background-color:#6578A8;color:white}@media (max-width:520px){.mobile-action-grid{grid-template-columns:1fr}.mobile-card-row{display:block}.mobile-card-amount{margin-top:4px}}
.mobile-content{padding-bottom:132px}.mobile-content-home{padding-bottom:20px}.mobile-bottom-nav{display:block;height:auto;background-color:#4f608b;box-shadow:0 -2px 8px #202020}.mobile-nav-groups,.mobile-nav-items{display:grid;grid-template-columns:repeat(3,1fr)}.mobile-nav-groups{height:42px}.mobile-nav-items{min-height:48px;border-top:1px solid #8695ba}.mobile-nav-group{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px;color:#DFDFDF;font-size:12px;text-decoration:none}.mobile-nav-group img{width:18px;height:18px}.mobile-nav-group.active,.mobile-nav-group:hover{color:#fff;background-color:#32893b}
