*{box-sizing:border-box}body{color:#162235;background:#f4f7fb;margin:0;font-family:Inter,system-ui,Arial,sans-serif}button,input,select{font:inherit}.login-page{background:linear-gradient(135deg,#667eea,#764ba2);place-items:center;min-height:100vh;padding:20px;display:grid}.login-card{text-align:center;background:#fff;border-radius:22px;width:100%;max-width:420px;padding:40px;box-shadow:0 20px 60px #00000040}.login-card h1{margin:0 0 10px;font-size:32px}.login-card p{color:#64748b;margin-bottom:26px}.google-btn{color:#fff;cursor:pointer;background:#162235;border:0;border-radius:14px;width:100%;padding:15px;font-weight:800}.dashboard-page{min-height:100vh}.app-header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;height:72px;padding:0 28px;display:flex}.app-header div{flex-direction:column;gap:4px;display:flex}.app-header span{color:#64748b;font-size:14px}.app-header button{color:#fff;cursor:pointer;background:#ef4444;border:0;border-radius:12px;align-items:center;gap:8px;padding:11px 16px;font-weight:800;display:flex}.dashboard-shell{max-width:1320px;margin:32px auto;padding:0 20px}.dashboard-title{background:#fff;border-radius:22px;margin-bottom:22px;padding:26px;box-shadow:0 10px 35px #0f172a0f}.dashboard-title h1{margin:0 0 8px;font-size:32px}.dashboard-title p{color:#64748b;margin:0}.tabs-row{gap:12px;margin-bottom:18px;display:flex}.tab{cursor:pointer;background:#fff;border:1px solid #dbe4ef;border-radius:14px;align-items:center;gap:10px;padding:13px 18px;font-weight:800;display:flex}.tab span{color:#4f46e5;background:#eef2ff;border-radius:999px;padding:3px 9px;font-size:13px}.tab.active{color:#fff;background:#162235;border-color:#162235}.filters-row{background:#fff;border-radius:18px;grid-template-columns:1fr 220px 120px;gap:14px;margin-bottom:18px;padding:18px;display:grid;box-shadow:0 10px 35px #0f172a0d}.filters-row input,.filters-row select{border:1px solid #dbe4ef;border-radius:13px;outline:none;padding:13px 15px}.table-wrap{background:#fff;border-radius:18px;overflow-x:auto;box-shadow:0 10px 35px #0f172a0f}table{border-collapse:collapse;width:100%;min-width:1050px}th,td{text-align:left;white-space:nowrap;border-bottom:1px solid #e2e8f0;padding:16px}th{color:#475569;background:#f8fafc;font-size:14px}.status{border-radius:999px;padding:6px 11px;font-size:13px;font-weight:800}.status.approved{color:#15803d;background:#dcfce7}.status.failed,.status.declined,.status.canceled,.status.expired,.status.timeout{color:#b91c1c;background:#fee2e2}.icon-btn{color:#3730a3;cursor:pointer;background:#eef2ff;border:0;border-radius:10px;padding:8px}.empty-box,.page-loader{text-align:center;color:#64748b;background:#fff;border-radius:18px;padding:30px}.page-loader{max-width:300px;margin:100px auto}@media (width<=760px){.app-header{flex-direction:column;align-items:flex-start;gap:14px;height:auto;padding:16px}.filters-row{grid-template-columns:1fr}.dashboard-title h1{font-size:26px}.tabs-row{flex-direction:column}}.search-btn{color:#fff;cursor:pointer;background:#162235;border:0;border-radius:13px;padding:13px 18px;font-weight:800}.error-box{color:#991b1b;background:#fee2e2;border:1px solid #fecaca;border-radius:18px;margin-bottom:18px;padding:18px;font-weight:700}.pagination-row{justify-content:flex-end;align-items:center;gap:12px;margin-top:18px;display:flex}.pagination-row button{cursor:pointer;background:#fff;border:1px solid #dbe4ef;border-radius:12px;padding:10px 16px;font-weight:800}.pagination-row button:disabled{opacity:.5;cursor:not-allowed}@media (width<=760px){.filters-row{grid-template-columns:1fr}}
