{
    "base": {
        "palette": {
            "ai": "#993CF0",
            "app-background": "url(https://launchpad.io/sites/default/files/media/images/2025-11/studio-bg-dark.jpg) no-repeat center / cover",
            "primary-background": "#161E33",
            "secondary-background": "#283B67",
            "foreground-color": "#F5F7FA",
            "brand-primary": "#75D7CD",
            "urgent": "#FF4D4F",
            "warn": "#F68E5E",
            "success": "#3FDF78",
            "info": "#3AB4FD",
            "interactive": "#75D7CD",
            "pending": "#A986F1",
            "border-line": "#3B3F4C",
            "skeleton": "#AAB0C0",
            "app-foreground": "#F5F7FA"
        },
        "shadow": {
            "focus": "0 0 0 0.11rem #161E33, 0 0 0 0.14rem #ffffff80     , 0 0 0 0.18rem #75D7CD, 0 0 0 0.3rem #0A0A0A1A",
            "focus-inset": "inset 0 0 0 0.11rem #161E33     , inset 0 0 0 0.18rem #75D7CD, inset 0 0 0 0.3rem #75D7CD1a",
            "focus-group": "0 0 0 0.125rem #75D7CD99",
            "focus-group-inset": "inset 0 0 0 0.125rem #75D7CD99"
        },
        "font-family": "'Noto Sans', sans-serif",
        "font-stretch": "100%",
        "font-scale": "minorThird",
        "border-radius": "0.5rem"
    },
    "components": {
        "icon": {
            "size": {
                "s": "1.125rem",
                "m": "1.5rem",
                "l": "2rem"
            }
        },
        "avatar": {
            "background-color": "#30314D"
        },
        "app-shell": {
            "nav": {
                "background": "#283B6780",
                "foreground-color": "#ffffff",
                "border-color": "transparent",
                "detached": false
            },
            "header": {
                "background": "#00000088",
                "border-color": "transparent",
                "foreground-color": "#ffffff"
            }
        },
        "button": {
            "border-radius": 0.5,
            "color": "#75D7CD",
            "secondary-color": "#75D7CD"
        },
        "form-control": {
            "border-radius": 0.5,
            ":hover": {
                "border-color": "#7382A3"
            },
            ":disabled": {
                "background-color": "#2a354e"
            },
            ":read-only": {
                "background-color": "#2a354e"
            },
            "border-color": "#324155"
        },
        "tabs": {
            "detached": false
        },
        "table": {
            "typography": {
                "font-stretch": "70%"
            },
            "header": {
                "background-color": "#161E33",
                "foreground-color": "#ffffff"
            },
            "striped-rows": true,
            "body": {
                "secondary-background-color": "#1d2843"
            },
            "border": {
                "horizontal-inner": false,
                "horizontal-outer": false,
                "vertical-inner": false,
                "vertical-outer": false
            }
        },
        "tooltip": {
            "foreground-color": "#3f3f3f",
            "background-color": "#fafafa"
        },
        "badges": {
            "font-stretch": "70%",
            "count": {
                "default": {
                    "background": "#E5E2FF1a",
                    "foreground": "#E5E2FF"
                }
            },
            "keyboard": {
                "background-color": "#676767",
                "border-color": "#9E9E9E"
            },
            "status": {
                "success": {
                    "background": "#3FDF78",
                    "foreground": "#1F351F"
                },
                "warn": {
                    "background": "#F68E5E",
                    "foreground": "#37281E"
                },
                "urgent": {
                    "background": "#FF4D4F",
                    "foreground": "#1F1112"
                },
                "pending": {
                    "background": "#8B6EC3",
                    "foreground": "#1B1425"
                },
                "info": {
                    "background": "#8D8E9933",
                    "foreground": "#e9eef3"
                }
            }
        },
        "announcement": {
            "background": "#75D7CD"
        },
        "case-view": {
            "header": {
                "background": "#283B6780",
                "foreground-color": "#ffffff"
            },
            "icon": {
                "color": "#75D7CD",
                "background": "radial-gradient(120% 120% at 20% 15%, rgba(138,184,255,0.22) 0%, rgba(138,184,255,0.12) 55%, rgba(0,0,0,0.10) 100%)",
                "box-shadow": "0 1px 0 rgba(255,255,255,0.06) inset, 0 6px 14px rgba(0,0,0,0.45)"
            },
            "summary": {
                "detached": true
            },
            "utilities": {
                "detached": false,
                "background": "#283B6780"
            },
            "assignments": {
                "detached": true,
                "background": "#283B6780",
                "foreground-color": "auto"
            },
            "stages": {
                "status": {
                    "completed": {
                        "background": "#156f35",
                        "foreground-color": "#d4f7d5"
                    },
                    "current": {
                        "background": "#75D7CD",
                        "foreground-color": "#314054"
                    },
                    "pending": {
                        "background": "#3b5081"
                    }
                }
            }
        },
        "field-value-list": {
            "inline": {
                "detached": true
            }
        },
        "card": {
            "background": "#192645",
            "border-radius": "0.5rem",
            "foreground-color": "#fff"
        },
        "label": {
            "foreground-color": "#97a7bf",
            "font-size": "s"
        },
        "text": {
            "primary": {
                "font-family": "'Noto Sans', sans-serif",
                "font-size": "s"
            },
            "secondary": {
                "font-family": "'Noto Sans', sans-serif",
                "font-size": "s"
            },
            "h1": {
                "font-family": "'Saira', sans-serif",
                "font-weight": "500"
            },
            "h2": {
                "font-family": "'Saira', sans-serif"
            },
            "h3": {
                "font-family": "'Noto Sans', sans-serif"
            },
            "h4": {
                "font-family": "'Noto Sans', sans-serif"
            },
            "h5": {
                "font-family": "'Noto Sans', sans-serif"
            },
            "h6": {
                "font-family": "'Noto Sans', sans-serif"
            },
            "brand-primary": {
                "font-family": "'Saira', sans-serif"
            }
        },
        "link": {
            "color": "#75D7CD"
        },
        "modal": {
            "background": "#192645"
        },
        "popover": {
            "background": "#192645"
        },
        "lifecycle": {
            "background": "none",
            "task": {
                "background": "#1A2642"
            },
            "stage": {
                "background": "#161E33",
                "foreground-color": "#FFFFFF",
                "start": {
                    "background": "#02468F",
                    "hover-color": "#02468F"
                },
                "default": {
                    "background": "#26628D",
                    "hover-color": "#26628D"
                },
                "resolution": {
                    "background": "#097359",
                    "hover-color": "#097359"
                },
                "alternate": {
                    "background": "#574F6F",
                    "hover-color": "#574F6F",
                    "resolution-highlight": "#097359"
                }
            }
        }
    }
}
