:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}html,body,#root{width:100%;min-height:100vh;margin:0;padding:0}body{background:radial-gradient(circle at 0 0,#eef2ff 0%,#0000 28%),radial-gradient(circle at 100% 0,#ede9fe 0%,#0000 25%),linear-gradient(#f8fafc 0%,#f1f5f9 100%)}*{box-sizing:border-box}:root{--bg:#f4f7fb;--panel:#ffffffd9;--panel-solid:#fff;--text:#0f172a;--muted:#64748b;--border:#e2e8f0;--primary:#4f46e5;--primary-2:#7c3aed;--success:#0f766e;--danger:#b91c1c;--shadow:0 18px 45px #0f172a14}body{color:var(--text);background:radial-gradient(circle at 0 0,#eef2ff 0%,#0000 28%),radial-gradient(circle at 100% 0,#ede9fe 0%,#0000 25%),linear-gradient(#f8fafc 0%,#f1f5f9 100%);margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root{min-height:100vh}body{padding:0}.app-shell{width:100%;max-width:none;margin:0;padding:16px 20px 40px}.app-shell-wide{width:100%;max-width:none}.topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow);background:#ffffffb3;border:1px solid #e2e8f0e6;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:28px;padding:18px 22px;display:flex}.brand{align-items:center;gap:14px;display:flex}.brand-logo{color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-2));border-radius:16px;place-items:center;width:48px;height:48px;font-size:22px;font-weight:800;display:grid;box-shadow:0 12px 24px #4f46e540}.brand h2{margin:0;font-size:20px}.brand p{color:var(--muted);margin:2px 0 0;font-size:13px}.topbar-actions{align-items:center;gap:12px;display:flex}.connect-btn{cursor:pointer;color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-2));border:none;border-radius:14px;padding:13px 20px;font-size:15px;font-weight:700;transition:all .2s;box-shadow:0 12px 24px #4f46e538}.connect-btn:hover:not(:disabled){transform:translateY(-1px)}.connect-btn:disabled{opacity:.65;cursor:not-allowed}.secondary-btn{border:1px solid var(--border);cursor:pointer;color:var(--text);background:#fff;border-radius:14px;padding:13px 18px;font-size:15px;font-weight:700;transition:all .2s}.secondary-btn:hover:not(:disabled){transform:translateY(-1px)}.secondary-btn:disabled{opacity:.65;cursor:not-allowed}.hero-panel{grid-template-columns:minmax(0,1.7fr) minmax(340px,.9fr);align-items:stretch;gap:24px;margin-bottom:24px;display:grid}.hero-copy,.hero-summary-card,.panel,.stat-card{background:var(--panel);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow);border:1px solid #e2e8f0e6}.hero-copy{border-radius:28px;padding:34px}.hero-badge{color:#3730a3;background:#e0e7ff;border-radius:999px;margin-bottom:16px;padding:8px 14px;font-size:13px;font-weight:700;display:inline-block}.hero-copy h1{max-width:none;margin:0 0 14px;font-size:46px;line-height:1.08}.hero-copy p{max-width:none;color:var(--muted);margin:0;font-size:17px;line-height:1.7}.hero-summary-card{color:#fff;background:linear-gradient(135deg,#111827,#1e1b4b);border-radius:28px;flex-direction:column;justify-content:center;padding:28px;display:flex}.hero-summary-card .mini-label{color:#cbd5e1;margin:0 0 10px;font-size:13px}.hero-summary-card h3{margin:0 0 18px;font-size:38px;line-height:1.1}.hero-summary-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.hero-summary-grid div{background:#ffffff14;border-radius:18px;padding:14px}.hero-summary-grid span{color:#cbd5e1;margin-bottom:6px;font-size:12px;display:block}.hero-summary-grid strong{font-size:18px}.alert-error{color:var(--danger);background:#fef2f2;border:1px solid #fecaca;border-radius:16px;margin-bottom:20px;padding:14px 16px;font-weight:600}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:24px;display:grid}.stat-card{border-radius:22px;padding:22px}.stat-card p{color:var(--muted);margin:0 0 10px;font-size:14px}.stat-card h3{margin:0;font-size:30px;line-height:1.1}.panel{border-radius:26px;width:100%;padding:24px}.panel-header{margin-bottom:20px}.panel-header h2{margin:0 0 6px;font-size:26px}.panel-header p{color:var(--muted);margin:0;font-size:14px}.charts-grid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px;display:grid}.chart-panel{min-height:420px}.chart-box{width:100%;height:320px}.banks-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:18px;display:grid}.banks-grid-filters{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.bank-card{background:var(--panel-solid);border:1px solid var(--border);border-radius:22px;padding:20px;transition:all .2s}.bank-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px #0f172a0f}.bank-filter-card{appearance:none;text-align:left;cursor:pointer;background:var(--panel-solid);border:1px solid var(--border);width:100%}.bank-filter-card.active{background:#f8faff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.bank-card-top{align-items:center;gap:14px;margin-bottom:18px;display:flex}.bank-card-top h3{margin:0;font-size:18px}.bank-card-top p{color:var(--muted);margin:4px 0 0;font-size:14px}.bank-logo{object-fit:cover;border:1px solid var(--border);background:#fff;border-radius:16px;width:52px;height:52px}.bank-logo-placeholder{background:#eef2ff;border-radius:16px;place-items:center;width:52px;height:52px;font-size:24px;display:grid}.bank-card-bottom{justify-content:space-between;align-items:center;display:flex}.bank-card-bottom span{color:var(--muted);font-size:14px}.bank-card-bottom strong{font-size:18px}.transaction-workspace{margin-top:24px}.transactions-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.transactions-table-wrap{width:100%;overflow-x:auto}.transactions-table{border-collapse:collapse;width:100%;min-width:100%}.transactions-table th,.transactions-table td{border-bottom:1px solid var(--border);text-align:left;white-space:nowrap;padding:15px 14px;font-size:14px}.transactions-table th{color:var(--muted);background:#f8fafc;font-weight:700}.transactions-table tbody tr:hover{background:#f8fafc}.accounts-grid{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:18px;display:grid}.account-card{background:var(--panel-solid);border:1px solid var(--border);border-radius:22px;padding:20px;transition:all .2s}.account-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px #0f172a0f}.account-top{align-items:center;gap:14px;margin-bottom:18px;display:flex}.account-icon{background:#eef2ff;border-radius:16px;place-items:center;width:50px;height:50px;font-size:22px;display:grid}.account-top h3{margin:0;font-size:17px}.account-top p{color:var(--muted);margin:4px 0 0;font-size:13px;line-height:1.4}.account-meta{flex-direction:column;gap:12px;display:flex}.meta-row{justify-content:space-between;align-items:center;gap:14px;font-size:14px;display:flex}.meta-row span{color:var(--muted)}.balance-highlight strong{font-size:18px}.transactions-list{flex-direction:column;gap:14px;display:flex}.transaction-row{background:var(--panel-solid);border:1px solid var(--border);border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.transaction-left{align-items:center;gap:12px;min-width:0;display:flex}.transaction-avatar{background:#f1f5f9;border-radius:14px;flex-shrink:0;place-items:center;width:46px;height:46px;font-size:20px;display:grid}.transaction-left h4{margin:0 0 4px;font-size:15px}.transaction-left p{color:var(--muted);margin:0;font-size:13px}.transaction-right{text-align:right;flex-shrink:0}.transaction-right strong{margin-bottom:4px;font-size:15px;display:block}.transaction-right span{color:var(--muted);font-size:12px}.empty-state{text-align:center;background:#f8fafcbf;border:1px dashed #cbd5e1;border-radius:20px;padding:48px 20px}.empty-state h3{margin:0 0 10px;font-size:20px}.empty-state p{color:var(--muted);margin:0;line-height:1.6}.auth-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:100%;max-width:460px;box-shadow:var(--shadow);background:#ffffffe0;border:1px solid #e2e8f0e6;border-radius:28px;padding:30px}.auth-brand{align-items:center;gap:14px;margin-bottom:24px;display:flex}.auth-logo{color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-2));border-radius:18px;place-items:center;width:54px;height:54px;font-size:24px;font-weight:800;display:grid}.auth-brand h1{margin:0;font-size:28px}.auth-brand p{color:var(--muted);margin:4px 0 0;font-size:14px}.auth-toggle{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px;display:grid}.auth-tab{border:1px solid var(--border);color:var(--text);cursor:pointer;background:#fff;border-radius:14px;padding:12px 14px;font-weight:700}.auth-tab.active{background:linear-gradient(135deg, var(--primary), var(--primary-2));color:#fff;border-color:#0000}.auth-form{flex-direction:column;gap:14px;display:flex}.auth-form input{border:1px solid var(--border);border-radius:14px;outline:none;width:100%;padding:14px 16px;font-size:15px}.auth-form input:focus{border-color:#a5b4fc;box-shadow:0 0 0 4px #6366f11f}.auth-submit{cursor:pointer;color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-2));border:none;border-radius:14px;padding:14px 18px;font-size:15px;font-weight:700;box-shadow:0 12px 24px #4f46e538}.auth-submit:disabled{opacity:.65;cursor:not-allowed}.auth-error{color:var(--danger);background:#fef2f2;border:1px solid #fecaca;border-radius:14px;padding:12px 14px;font-size:14px;font-weight:600}@media (width<=1100px){.hero-panel,.charts-grid,.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.app-shell{padding:18px 16px 40px}.topbar,.topbar-actions{flex-direction:column;align-items:stretch}.hero-copy h1{font-size:34px}.hero-summary-grid,.stats-grid{grid-template-columns:1fr}.transactions-header{flex-direction:column;align-items:stretch}.transaction-row{flex-direction:column;align-items:flex-start}.transaction-right{text-align:left}}.transaction-summary-bar{border:1px solid var(--border);background:#f8fafc;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:12px 14px;display:flex}.transaction-summary-bar span{color:var(--muted);font-size:14px}.transaction-summary-bar strong{font-size:15px}@media (width<=1100px){.transaction-filters{grid-template-columns:1fr 1fr}}@media (width<=700px){.transaction-filters{grid-template-columns:1fr}.transaction-summary-bar{flex-direction:column;align-items:flex-start}}.transaction-filters{grid-template-columns:2fr repeat(3,minmax(170px,1fr)) repeat(2,minmax(140px,1fr)) minmax(170px,1fr) auto;gap:14px;margin-bottom:16px;display:grid}.filter-input,.filter-select{border:1px solid var(--border);width:100%;height:46px;color:var(--text);background:#fff;border-radius:14px;outline:none;padding:0 14px;font-size:14px}.filter-input:focus,.filter-select:focus{border-color:#a5b4fc;box-shadow:0 0 0 4px #6366f11f}.filter-clear-btn{white-space:nowrap;height:46px}@media (width<=1400px){.transaction-filters{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=900px){.transaction-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.transaction-filters{grid-template-columns:1fr}}
