{ "brand": "Q-GRID Comply", "version": "1.0.0", "updated": "2026-03-30", "colors": { "dark": { "primary": "#00CCAA", "primaryHover": "#00E6BF", "secondary": "#008E8A", "background": "#0B0E14", "surface": "#0F1218", "surfaceElevated": "#151921", "border": "rgba(255,255,255,0.06)", "text": "#E8E6DE", "textMuted": "#9CA3AF", "textDim": "#4B5563", "danger": "#FF4444", "warning": "#FFAA00", "success": "#00FF88", "info": "#2563EB" }, "light": { "primary": "#008E8A", "primaryHover": "#007A76", "secondary": "#00CCAA", "background": "#F8F9FA", "surface": "#FFFFFF", "surfaceElevated": "#FFFFFF", "border": "#E5E7EB", "text": "#1A1D21", "textMuted": "#6B7280", "textDim": "#9CA3AF", "danger": "#DC2626", "warning": "#F59E0B", "success": "#059669", "info": "#2563EB" } }, "typography": { "heading": { "family": "Jura", "weights": [300, 400, 500, 600, 700], "googleFonts": "Jura:wght@300;400;500;600;700" }, "body": { "family": "DM Sans", "weights": [300, 400, 500, 600, 700, 800], "googleFonts": "DM+Sans:opsz,wght@9..40,300;9..40,400;9..40,500;9..40,600;9..40,700;9..40,800" }, "mono": { "family": "IBM Plex Mono", "weights": [300, 400, 500, 600], "googleFonts": "IBM+Plex+Mono:wght@300;400;500;600" } }, "spacing": { "unit": 4, "scale": [0, 4, 8, 12, 16, 20, 24, 32, 40, 48, 64, 80, 96, 128] }, "radii": { "landing": "0px", "comply": "8px", "badge": "3px", "button": "4px", "card": "12px" }, "logo": { "selected": "concept-b-grid-mesh", "description": "3x3 grid mesh with diagonal lattice bonds, center governance node enlarged, Q tail breaking symmetry bottom-right", "nodes": [ {"x": 20, "y": 20, "role": "corner"}, {"x": 50, "y": 20, "role": "edge"}, {"x": 80, "y": 20, "role": "corner"}, {"x": 20, "y": 50, "role": "edge"}, {"x": 50, "y": 50, "role": "center", "size": "enlarged"}, {"x": 80, "y": 50, "role": "edge"}, {"x": 20, "y": 80, "role": "corner"}, {"x": 50, "y": 80, "role": "edge"}, {"x": 80, "y": 80, "role": "corner"}, {"x": 95, "y": 95, "role": "q-tail"} ], "edges": [ {"type": "horizontal", "pairs": [[0,1],[1,2],[3,4],[4,5],[6,7],[7,8]]}, {"type": "vertical", "pairs": [[0,3],[3,6],[1,4],[4,7],[2,5],[5,8]]}, {"type": "diagonal", "pairs": [[0,4],[1,5],[3,7],[4,8]]}, {"type": "q-tail", "pairs": [[8,9]]} ] }, "threejs": { "nodeSpacing": 1.2, "nodeRadius": {"default": 0.08, "center": 0.12, "qTail": 0.07}, "glowRadius": 2.5, "bloom": {"strength": 0.8, "radius": 0.4, "threshold": 0.85}, "particles": {"count": 200, "size": 0.02, "opacity": 0.4}, "emissiveIntensity": {"default": 1.2, "center": 2.0} }, "jurisdictionBadges": { "EU": {"color": "#2563EB", "bg": "rgba(37,99,235,0.15)", "border": "rgba(37,99,235,0.25)"}, "NA": {"color": "#7C3AED", "bg": "rgba(124,58,237,0.15)", "border": "rgba(124,58,237,0.25)"}, "IN": {"color": "#EA580C", "bg": "rgba(234,88,12,0.15)", "border": "rgba(234,88,12,0.25)"}, "AE": {"color": "#D97706", "bg": "rgba(217,119,6,0.15)", "border": "rgba(217,119,6,0.25)"} } }