:root {
  --color-primary: #6366f1;
  --color-primary-hover: #4f46e5;
}
.grist-logo, .powered-by-grist { display: none !important; }
.app-header { background: linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%) !important; }
