:root{--blue:#2563eb;--green:#16a34a;--red:#dc2626;--border:#e2e8f0;--sidebar-width:280px;--header-height:70px;--background:#f8fafc}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--background);color:#000;-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif}.sidebar-link{color:#fff;border-radius:8px;align-items:center;gap:.875rem;padding:.875rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.sidebar-link:hover{color:#fff;background:#ffffff0d}.sidebar-link.active{background:var(--blue);color:#fff}.sidebar-link svg{flex-shrink:0}.admin-layout{min-height:100vh;display:flex}.card{border:1px solid var(--border);background:#fff;border-radius:4px;padding:1.5rem;box-shadow:0 1px 3px #0000000d}table{border-collapse:collapse;width:100%}th{text-align:left;color:#000;border-bottom:1px solid var(--border);letter-spacing:.05em;background:#f8fafc;padding:1rem;font-size:.75rem;font-weight:600}td{vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:1.25rem 1rem}tr:last-child td{border-bottom:none}.btn-chip{cursor:pointer;letter-spacing:.02em;justify-content:flex-start;align-items:center;gap:.625rem;min-width:115px;padding:.5rem;font-size:.8125rem;font-weight:600;transition:opacity .2s;display:inline-flex;background:0 0!important;border:none!important}.btn-chip:hover{opacity:.6}.btn-chip-blue{color:var(--blue)}.btn-chip-green{color:var(--green)}.btn-chip-red{color:var(--red)}.btn-chip svg{width:18px;height:18px}.btn-primary{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:4px;align-items:center;gap:.625rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:filter .2s;display:inline-flex}.btn-primary:hover{filter:brightness(1.1)}.badge{color:#000;white-space:nowrap;background:#f1f5f9;border-radius:6px;padding:.375rem .75rem;font-size:.75rem;font-weight:500;display:inline-block}.input-field{background:#fff;border:1px solid #cbd5e1;border-radius:4px;outline:none;width:100%;padding:.75rem 1rem;font-size:.9375rem}.input-field:focus{border-color:var(--blue);box-shadow:0 0 0 4px #2563eb1a}.profile-info{display:block}@media (width<=768px){:root{--header-height:56px}.profile-info{display:none!important}main{margin-left:0!important;padding:0 0 74px!important}main>div[style*=padding]{padding:.75rem!important}main>div>div[style*=padding]{padding:0!important}.card{margin-bottom:1rem;border-radius:6px!important;max-width:100%!important;padding:1rem!important;overflow-x:auto!important}.hide-mobile{display:none!important}div[style*="display: grid"],div[style*=display\:grid],form[style*="display: grid"],form[style*=display\:grid]{grid-template-columns:1fr!important;gap:1rem!important}table{-webkit-overflow-scrolling:touch;width:100%!important;display:block!important;overflow-x:auto!important}thead{display:table-header-group}input,select,textarea{font-size:16px!important}.input-field{padding:.625rem .75rem!important}div[style*="display: flex"][style*="justify-content: space-between"],div[style*=display\:flex][style*=justify-content\:space-between],div[style*="display: flex"][style*=justify-content\:space-between]{flex-direction:column!important;align-items:stretch!important;gap:1rem!important}div[style*="display: flex"][style*="gap: 0.5rem"]{flex-direction:row!important}.btn-primary{justify-content:center!important;width:100%!important}.btn-chip{width:28px;height:28px;min-width:unset!important;justify-content:center!important;gap:0!important;padding:.25rem!important;font-size:0!important}.btn-chip svg{width:16px!important;height:16px!important;margin:0!important}div[style*="position: fixed"][style*="width: 600px"],div[style*="position: fixed"][style*="width: 500px"],div[style*="position: fixed"][style*="width: 800px"]{width:95%!important;max-height:90vh!important;top:50%!important;left:50%!important;overflow-y:auto!important;transform:translate(-50%,-50%)!important}.bottom-nav{z-index:900;height:60px;padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #e2e8f0;justify-content:space-around;align-items:center;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #0000000d;display:flex!important}.bottom-nav-item{color:#64748b;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.125rem;height:100%;font-size:.6875rem;font-weight:700;text-decoration:none;transition:color .15s,transform .1s;display:flex}.bottom-nav-item:active{transform:scale(.95)}.bottom-nav-item.active{color:var(--blue)}.desktop-table-container{display:none!important}.mobile-card-list{flex-direction:column;gap:1rem;padding:.5rem 0;display:flex!important}.mobile-list-card{border:1px solid var(--border);background:#fff;border-radius:8px;padding:1rem;box-shadow:0 1px 3px #0000000d}.mobile-card-header{border-bottom:1px solid #f1f5f9;margin-bottom:.75rem;padding-bottom:.75rem;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;display:flex!important}.mobile-card-title{color:var(--blue);margin:0 0 .75rem;font-size:.9375rem;font-weight:700!important}.mobile-card-body{grid-template-columns:1fr 1fr!important;gap:.75rem!important;display:grid!important}.mobile-card-field{flex-direction:column;gap:.125rem;display:flex}.mobile-card-label{color:#64748b;font-size:.6875rem;font-weight:600}.mobile-card-value{color:#0f172a;font-size:.8125rem;font-weight:700}.mobile-card-actions{border-top:1px solid #f1f5f9;margin-top:.75rem;padding-top:.75rem;flex-direction:row!important;justify-content:flex-end!important;gap:.5rem!important;display:flex!important}}@media (width<=1024px){.hide-tablet{display:none!important}}b,strong{font-weight:600}[style*="font-weight: 900" i],[style*=font-weight\:900 i]{font-weight:700!important}[style*="font-weight: 850" i],[style*=font-weight\:850 i],[style*="font-weight: 800" i],[style*=font-weight\:800 i]{font-weight:600!important}[style*="font-weight: 700" i],[style*=font-weight\:700 i],[style*="font-weight: 600" i],[style*=font-weight\:600 i]{font-weight:500!important}[style*="border: 1px solid #000000" i],[style*="border:1px solid #000000" i],[style*="border: 1px solid rgb(0, 0, 0)" i],[style*="border:1px solid rgb(0,0,0)" i],[style*="border: 1px solid black" i],[style*="border:1px solid black" i]{border:1px solid var(--border)!important}.mobile-card-list{display:none}.desktop-table-container{display:block}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-row{background:linear-gradient(90deg,#f1f5f9 25%,#e8edf5 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:8px;height:52px;animation:1.4s ease-in-out infinite shimmer}html,body{max-width:100vw;overflow-x:clip}.table-responsive{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.dashboard-stats-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.stat-card{align-items:center;gap:1.25rem;padding:1.25rem;display:flex}.stat-icon-wrapper{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.stat-icon{width:28px;height:28px}.stat-label{color:#475569;text-transform:capitalize;letter-spacing:.025em;margin-bottom:.125rem;font-size:.75rem;font-weight:700}.stat-value{color:#000;font-size:1.5rem;font-weight:900;line-height:1.2}@media (width<=768px){header h1{font-size:1.35rem!important}header p{font-size:.8rem!important;line-height:1.3!important}.users-page,.dashboard-page,.categories-page{padding:1rem!important}.dashboard-stats-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:2rem}.stat-card{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem .5rem}.stat-icon-wrapper{border-radius:8px;width:36px;height:36px}.stat-icon{width:18px;height:18px}.stat-text-wrapper{flex-direction:column;align-items:center;display:flex}.stat-label{letter-spacing:0;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.55rem;line-height:1.1;display:-webkit-box;overflow:hidden}.stat-value{margin-top:0;font-size:1rem}.admin-layout main>div{padding:1rem!important}.admin-layout header{padding:0 .75rem!important}.card{padding:.5rem!important;overflow-x:hidden!important}table,thead,tbody,th,td,tr{width:100%;max-width:100vw;display:block}thead{display:none!important}tr{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex;padding:1rem 0!important}td:first-child{flex:0 0 100%;max-width:100%;margin-bottom:.75rem}td{flex:1;border:none!important;padding:0!important}td:last-child{justify-content:flex-end;display:flex}td:last-child>div{justify-content:flex-end!important}.profile-grid{grid-template-columns:1fr!important;gap:1rem!important}.profile-header{text-align:center;flex-direction:column;gap:1rem!important}.profile-avatar{border-radius:18px!important;width:72px!important;height:72px!important;font-size:1.75rem!important}.profile-name{font-size:1.25rem!important}.card{--card-padding:1.25rem}.user-detail-grid,.user-stats-grid{grid-template-columns:1fr!important}.user-header{align-items:flex-start!important;gap:1rem!important}.user-avatar{width:56px!important;height:56px!important;font-size:1.5rem!important}.user-name{word-break:break-word!important;font-size:1.25rem!important}}.profile-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.profile-header{gap:2rem}.profile-avatar{width:100px;height:100px;font-size:2.5rem}.profile-name{font-size:1.5rem}.user-detail-grid{grid-template-columns:1fr 360px;align-items:start;gap:2rem;display:grid}.user-stats-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;display:grid}.user-header{align-items:center;gap:1.5rem;display:flex}.user-avatar{width:80px;height:80px;font-size:2rem}.user-name{font-size:1.75rem}@media (width<=768px){td.full-row-mobile{flex:0 0 100%!important;max-width:100%!important;margin-bottom:.75rem!important}}.transactions-grid{grid-template-columns:1.5fr 1fr;gap:1.5rem;display:grid}@media (width<=768px){.transactions-grid{gap:1rem;flex-direction:column-reverse!important;display:flex!important}}.mobile-label{display:none}@media (width<=768px){.mobile-label{color:#64748b;margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:block!important}.desktop-table-wrapper{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.desktop-table-wrapper table{min-width:600px!important;display:table!important}.desktop-table-wrapper thead{display:table-header-group!important}.desktop-table-wrapper tbody{display:table-row-group!important}.desktop-table-wrapper tr{display:table-row!important}.desktop-table-wrapper th,.desktop-table-wrapper td{border-bottom:1px solid var(--border)!important;padding:1rem!important;display:table-cell!important}.desktop-table-wrapper td:last-child{text-align:right!important;display:table-cell!important}}
