*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f5f7;color:#1a1a1a;font-size:14px;line-height:1.5}a{color:#06c;text-decoration:none}a:hover{text-decoration:underline}h1{font-size:24px;margin-bottom:16px}h2{font-size:18px;margin-bottom:12px}button,input,select,textarea{font-family:inherit;font-size:inherit}button{background:#1a1a1a;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer}button:hover{background:#333}button.danger{background:#c00}button.secondary{background:#fff;color:#1a1a1a;border:1px solid #d0d0d0}input[type=email],input[type=password],input[type=text],input[type=url],select,textarea{width:100%;padding:8px 12px;border:1px solid #d0d0d0;border-radius:6px;background:#fff}label{display:block;margin-top:12px;margin-bottom:4px;font-weight:500}.container{max-width:1100px;margin:0 auto;padding:24px}.card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px;margin-bottom:16px}table{width:100%;border-collapse:collapse}td,th{text-align:left;padding:10px 12px;border-bottom:1px solid #e0e0e0}th{background:#fafafa;font-weight:600}.toolbar{justify-content:space-between;margin-bottom:16px}.row,.toolbar{display:flex;align-items:center}.row{gap:12px}.error{background:#fee;color:#c00}.error,.success{padding:8px 12px;border-radius:6px;margin:8px 0}.success{background:#efe;color:#060}.muted{color:#777}.badge{display:inline-block;padding:2px 8px;border-radius:12px;font-size:12px;background:#eee;color:#555}.badge.active{background:#e6f7e6;color:#060}.badge.suspended{background:#fff0e6;color:#c60}.badge.cancelled{background:#fee;color:#c00}nav.topbar{background:#1a1a1a;color:#fff;padding:12px 24px;display:flex;justify-content:space-between;align-items:center}nav.topbar a{color:#fff}nav.topbar .links{display:flex;gap:16px}.badge.dispute-open{background:#e6f0ff;color:#06c}.badge.dispute-under_review{background:#fff4e6;color:#c60}.badge.dispute-resolved{background:#e6f7e6;color:#060}.badge.dispute-escalated{background:#fee;color:#c00}.badge.dispute-action-refund_full{background:#e6f7e6;color:#060}.badge.dispute-action-refund_partial{background:#e6f4ff;color:#06c}.badge.dispute-action-deny{background:#f0f0f0;color:#555}.badge.dispute-action-escalate{background:#fff0e6;color:#c60}