{
    "base": {
        "font-family": "Montserrat, sans-serif",
        "font-stretch": "90%",
        "line-height": "1.28",
        "palette": {
            "app-background": "#e0dbe1",
            "brand-primary": "#ad587c",
            "interactive": "#425ab8",
            "border-line": "#d6b8cb",
            "foreground-color": "#200024"
        },
        "font-size": "0.8125rem"
    },
    "components": {
        "app-shell": {
            "nav": {
                "background": "linear-gradient(180deg, #f9f3eb 0%, #eadcea 50%, #eadcea 100%)",
                "foreground-color": "#001F5F",
                "border-color": "transparent",
                "detached": true
            },
            "header": {
                "background": "linear-gradient(45deg, #f9f3eb 0%, #aa4f76 90%, #bd6b8e 10%, #961453 100%)",
                "foreground-color": "#001F5F",
                "border-color": "transparent"
            }
        },
        "button": {
            "border-radius": 9999,
            "color": "#425ab8",
            "secondary-color": "#425ab8"
        },
        "form-control": {
            "border-radius": 1,
            "border-color": "#8d7785"
        },
        "tabs": {
            "detached": true
        },
        "field-value-list": { "inline": { "detached": true } },
        "table": {
            "typography": {
                "font-stretch": "50%"
            },
            "striped-rows": true
        },
        "badges": {
            "font-stretch": "50%"
        },
        "announcement": {
            "background": "linear-gradient(225deg, #9f305f 0%, #9f305f 30%, #961352 10%, #ad587c 100%)",
            "foreground-color": "#ffffff"
        },
        "case-view": {
            "header": {
                "background": "linear-gradient(225deg, #9f305f 0%, #9f305f 30%, #961352 10%, #ad587c 100%)",
                "foreground-color": "#ffffff"
            },
            "summary": { "detached": true },
            "utilities": { "detached": false, "background": "rgba(255,255,255,0.5)" },
            "assignments": {
                "detached": true,
                "background": "rgba(255,255,255,0.5)"
            }
        },
        "card": {
            "background": "linear-gradient(45deg, #ffffff 0%, #ffffff 80%, #fdf5ed 100%)"
        }
    }
}
