.zed-wallet-dashboard{max-width:1180px;margin:0 auto;padding:24px;color:#f8fafc;font-family:inherit}.zed-wallet-hero{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:24px;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:linear-gradient(135deg,rgba(255,122,0,.18),rgba(15,23,42,.95));box-shadow:0 18px 45px rgba(0,0,0,.28);margin-bottom:18px}.zed-wallet-hero h2{margin:0;font-size:clamp(26px,4vw,42px);line-height:1}.zed-wallet-hero p{margin:8px 0 0;color:#cbd5e1}.zed-wallet-eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#fb923c;font-size:12px;font-weight:800;margin:0 0 8px!important}.zed-wallet-primary-link,.zed-wallet-form button,.zed-wallet-mini-btn{border:0;border-radius:999px;background:#ff7a00;color:#111827!important;font-weight:800;text-decoration:none;padding:12px 16px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.zed-wallet-primary-link:hover,.zed-wallet-form button:hover,.zed-wallet-mini-btn:hover{filter:brightness(1.08)}.zed-wallet-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;margin-bottom:18px}.zed-wallet-stat{padding:18px;border-radius:20px;background:#0f172a;border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 30px rgba(0,0,0,.22)}.zed-wallet-stat span{display:block;color:#94a3b8;font-size:13px}.zed-wallet-stat strong{display:block;font-size:28px;margin:6px 0;color:#fff}.zed-wallet-stat small{color:#64748b}.zed-wallet-stat.is-main{background:linear-gradient(135deg,#ff7a00,#fbbf24);color:#111827}.zed-wallet-stat.is-main span,.zed-wallet-stat.is-main strong,.zed-wallet-stat.is-main small{color:#111827}.zed-wallet-grid{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);gap:18px}.zed-wallet-panel{background:#0b1120;border:1px solid rgba(255,255,255,.08);border-radius:22px;padding:18px;margin-bottom:18px;box-shadow:0 12px 35px rgba(0,0,0,.22)}.zed-wallet-panel-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.zed-wallet-panel-head h3{margin:0;font-size:20px}.zed-wallet-panel-head span{color:#94a3b8;font-size:13px}.zed-wallet-alert{background:rgba(251,191,36,.12);border:1px solid rgba(251,191,36,.28);padding:12px;border-radius:14px;margin-bottom:12px;color:#fde68a}.zed-wallet-form{display:grid;gap:12px}.zed-wallet-form label{display:grid;gap:6px;color:#cbd5e1;font-size:14px}.zed-wallet-form input,.zed-wallet-form select,.zed-wallet-form textarea{width:100%;box-sizing:border-box;background:#111827;color:#f8fafc;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:12px;min-height:44px}.zed-wallet-form textarea{min-height:96px;resize:vertical}.zed-wallet-form p{margin:0;color:#94a3b8;font-size:13px}.zed-wallet-table-wrap{overflow:auto}.zed-wallet-table{width:100%;border-collapse:collapse;min-width:700px}.zed-wallet-table th,.zed-wallet-table td{padding:12px;border-bottom:1px solid rgba(255,255,255,.08);text-align:left;vertical-align:top}.zed-wallet-table th{color:#94a3b8;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.zed-wallet-status{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:800;background:rgba(148,163,184,.14);color:#cbd5e1}.zed-wallet-status-paid,.zed-wallet-status-completed,.zed-wallet-status-successful{background:rgba(34,197,94,.14);color:#86efac}.zed-wallet-status-pending,.zed-wallet-status-processing,.zed-wallet-status-approved{background:rgba(251,191,36,.14);color:#fde68a}.zed-wallet-status-rejected,.zed-wallet-status-cancelled,.zed-wallet-status-failed{background:rgba(239,68,68,.14);color:#fecaca}.zed-wallet-mini-btn{padding:7px 10px;font-size:12px}.is-negative{color:#fca5a5}.is-positive{color:#86efac}@media(max-width:800px){.zed-wallet-dashboard{padding:14px}.zed-wallet-hero{align-items:flex-start;flex-direction:column}.zed-wallet-grid{grid-template-columns:1fr}.zed-wallet-table{min-width:620px}}

/* Wallet mobile containment + button fix v1.2.3 */
html,body{max-width:100%!important;overflow-x:hidden!important}.zed-wallet-dashboard{width:min(100%,1280px)!important;max-width:1280px!important;box-sizing:border-box!important;overflow:hidden!important}.zed-wallet-dashboard *{box-sizing:border-box}.zed-wallet-grid,.zed-wallet-stats,.zed-wallet-panel,.zed-wallet-hero{min-width:0!important;max-width:100%!important}.zed-wallet-form button{width:100%!important;max-width:100%!important;min-width:0!important;white-space:normal!important;text-align:center!important;padding:14px 16px!important}.zed-wallet-form input,.zed-wallet-form select,.zed-wallet-form textarea{max-width:100%!important;min-width:0!important}.zed-wallet-table-wrap{width:100%!important;max-width:100%!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.zed-wallet-table{max-width:none!important}@media(max-width:800px){.zed-wallet-dashboard{padding:12px!important}.zed-wallet-hero{padding:20px!important}.zed-wallet-stats{grid-template-columns:1fr!important}.zed-wallet-panel{padding:16px!important;border-radius:20px!important}.zed-wallet-form button{display:flex!important;align-items:center!important;justify-content:center!important}.zed-wallet-table{min-width:560px!important}}@media(max-width:420px){.zed-wallet-dashboard{padding:10px!important}.zed-wallet-hero h2{font-size:28px!important}.zed-wallet-form textarea{min-height:110px!important}.zed-wallet-table{min-width:520px!important}}
