Support
Help Center
Answers for teams building Blockchain-Powered, Sharia-Compliant (AAOIFI standards) workflows on an Immutable Ledger—with Ethical Transparency and Smart Contracts for Murabaha/Sukuk.
tailwind.config = { theme: { extend: { colors: { primary: { light: '#ede9fe', DEFAULT: '#a78bfa', dark: '#7c3aed', }, secondary: { light: '#f3f0ff', DEFAULT: '#c4b5fd', dark: '#6d28d9', }, background: { DEFAULT: '#f9fafb', glass: 'rgba(243, 240, 255, 0.7)', }, 'text-main': '#1e293b', accent: '#a78bfa', }, fontFamily: { sans: ["Inter", "ui-sans-serif", "system-ui", "sans-serif"], }, boxShadow: { soft: "0 12px 32px rgba(124, 58, 237, 0.08)", }, }, }, };
Support
Answers for teams building Blockchain-Powered, Sharia-Compliant (AAOIFI standards) workflows on an Immutable Ledger—with Ethical Transparency and Smart Contracts for Murabaha/Sukuk.