@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5901b7c6-module__ec5Qua__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_5901b7c6-module__ec5Qua__variable{--font-inter:"Inter","Inter Fallback"}
:root{--bg-color:#0d0d0f;--bg-surface:#19191c;--bg-surface-hover:#222226;--text-primary:#fff;--text-secondary:#a1a1aa;--accent-color:#6366f1;--accent-hover:#4f46e5;--success-color:#10b981;--danger-color:#ef4444;--warning-color:#f59e0b;--border-color:#27272a;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-full:9999px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #00000080,0 4px 6px -4px #00000080;--shadow-accent:0 0 20px -5px #6366f166}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-color);color:var(--text-primary);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.4s ease-out forwards fadeIn}.container{max-width:1200px;margin:0 auto;padding:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mt-4{margin-top:2rem}.dashboard-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.dashboard-grid{grid-template-columns:2fr 1fr}}.header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.header h1{font-size:1.5rem;font-weight:600}.user-profiles{align-items:center;display:flex}.avatar{border-radius:var(--radius-full);background-color:var(--bg-surface);border:2px solid var(--border-color);width:40px;height:40px;color:var(--text-secondary);justify-content:center;align-items:center;margin-left:-10px;font-weight:600;transition:transform .2s,z-index .2s;display:flex;position:relative}.avatar:hover{z-index:10;border-color:var(--accent-color);color:var(--text-primary);transform:translateY(-2px)}.card{background-color:var(--bg-surface);border-radius:var(--radius-md);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);padding:1.5rem;transition:transform .2s,box-shadow .2s}.card:hover{box-shadow:var(--shadow-md)}.card-title{color:var(--text-secondary);margin-bottom:.5rem;font-size:.875rem;font-weight:500}.balance-card{border-top:2px solid var(--accent-color);background:linear-gradient(135deg,#19191c 0%,#0d0d0f 100%);position:relative;overflow:hidden}.balance-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#6366f126 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-50%;right:-20%}.balance-amount{letter-spacing:-1px;margin-bottom:1.5rem;font-size:3rem;font-weight:700}.balance-footer{gap:1.5rem;font-size:.875rem;display:flex}.stat-group{flex-direction:column;display:flex}.stat-label{color:var(--text-secondary);margin-bottom:.25rem}.stat-value{font-weight:600}.text-success{color:var(--success-color)}.text-danger{color:var(--danger-color)}.fab-container{z-index:50;position:fixed;bottom:2rem;right:2rem}.fab{border-radius:var(--radius-full);background-color:var(--accent-color);color:#fff;width:64px;height:64px;box-shadow:var(--shadow-accent);justify-content:center;align-items:center;font-size:1.5rem;transition:all .2s;display:flex}.fab:hover{background-color:var(--accent-hover);transform:scale(1.05);box-shadow:0 0 25px -5px #6366f199}.fab:active{transform:scale(.95)}.transaction-list{flex-direction:column;gap:1rem;display:flex}.transaction-item{border-radius:var(--radius-sm);background-color:#ffffff05;justify-content:space-between;align-items:center;padding:1rem;transition:background-color .2s;display:flex}.transaction-item:hover{background-color:#ffffff0d}.tx-left{align-items:center;gap:1rem;display:flex}.tx-icon{border-radius:var(--radius-sm);justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;display:flex}.tx-details{flex-direction:column;display:flex}.tx-title{font-size:1rem;font-weight:500}.tx-meta{color:var(--text-secondary);margin-top:.25rem;font-size:.75rem}.tx-right{flex-direction:column;align-items:flex-end;display:flex}.tx-amount{font-weight:600}.tx-user{color:var(--text-secondary);margin-top:.25rem;font-size:.75rem}.credit-card-summary{flex-direction:column;gap:1rem;display:flex}.cc-item{border:1px solid var(--border-color);border-radius:var(--radius-sm);padding:1rem}.cc-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.cc-name{align-items:center;gap:.5rem;font-weight:500;display:flex}.cc-status{border-radius:var(--radius-full);color:var(--warning-color);background-color:#f59e0b1a;padding:.25rem .5rem;font-size:.75rem}.cc-status.success{color:var(--success-color);background-color:#10b9811a}.progress-bar-container{background-color:var(--border-color);border-radius:var(--radius-full);height:6px;margin-bottom:.5rem;overflow:hidden}.progress-bar{background-color:var(--accent-color);border-radius:var(--radius-full);height:100%}.cc-footer{color:var(--text-secondary);justify-content:space-between;font-size:.75rem;display:flex}
