{
    "base": {
        "font-family": "Montserrat, sans-serif",
        "font-stretch": "100%",
        "line-height": "1.28",
        "font-scale": "majorSecond",
        "palette": {
            "app-background": "radial-gradient(at bottom right, #ecb598 0%, #e6ceb3 60%, #f1f1df 100%)",
            "brand-primary": "#f06119",
            "border-line": "#d8beb0",
            "secondary-background": "#f2dfcf",
            "foreground-color": "#182519",
            "interactive": "#b7440b"
        },
        "border-radius": "0.5rem",
        "spacing": "0.5rem",
        "shadow": {
            "focus": "0 0 0 0.11rem #fff, 0 0 0 0.18rem #b7440b, 0 0 0 0.3rem #b7440b1a",
            "focus-inset": "inset 0 0 0 0.11rem #fff, inset 0 0 0 0.18rem #b7440b, inset 0 0 0 0.3rem #b7440b1a",
            "focus-group": "0 0 0 0.125rem #b7440b66",
            "focus-group-inset": "inset 0 0 0 0.125rem #b7440b66",
            "focus-solid": "0 0 0 0.0625rem rgb(183, 68, 11)",
            "focus-filter": "drop-shadow(0 0 0.125rem rgba(183, 68, 11, 0.30))"
        }
    },
    "components": {
        "avatar": {
            "background-color": "#2E2E33"
        },
        "app-shell": {
            "nav": {
                "background": "#fff",
                "foreground-color": "#92390c",
                "border-color": "transparent",
                "detached": true
            },
            "header": {
                "background": "#fff",
                "foreground-color": "#383838",
                "border-color": "transparent"
            }
        },
        "button": {
            "border-radius": 0.5,
            "foreground-color": "#ffffff",
            "color": "#b7440b",
            "secondary-color": "#b7440b"
        },
        "form-control": {
            "border-radius": 0.5
        },
        "tabs": {
            "detached": true
        },
        "table": {
            "typography": {
                "font-stretch": "60%"
            },
            "striped-rows": true
        },
        "badges": {
            "font-stretch": "60%"
        },
        "announcement": {
            "background": "#eb5f19",
            "foreground-color": "#ffffff"
        },
        "case-view": {
            "header": {
                "background": "#f06119",
                "foreground-color": "#ffffff"
            },
            "summary": {
                "detached": true
            },
            "utilities": {
                "detached": true,
                "background": "transparent"
            },
            "assignments": {
                "detached": true,
                "background": "#fff"
            },
            "stages": {
                "status": {
                    "completed": {
                        "background": "#d4f7d5",
                        "foreground-color": "#0b381a"
                    },
                    "current": {
                        "background": "#e85e18",
                        "foreground-color": "#ffffff"
                    }
                }
            }
        },
        "field-value-list": {
            "inline": {
                "detached": true
            }
        },
        "label": {
            "foreground-color": "#272727",
            "font-size": "s",
            "font-family": "Montserrat, sans-serif"
        },
        "link": {
            "color": "#b7440b"
        },
        "text": {
            "primary": {
                "font-family": "Montserrat, sans-serif"
            },
            "secondary": {
                "font-family": "Montserrat, sans-serif"
            },
            "h1": {
                "font-family": "Montserrat, sans-serif"
            },
            "h2": {
                "font-family": "Montserrat, sans-serif"
            },
            "h3": {
                "font-family": "Montserrat, sans-serif"
            },
            "h4": {
                "font-family": "Montserrat, sans-serif"
            },
            "h5": {
                "font-family": "Montserrat, sans-serif"
            },
            "h6": {
                "font-family": "Montserrat, sans-serif"
            },
            "brand-primary": {
                "font-family": "Montserrat, sans-serif"
            }
        },
        "card": {
            "border-radius": "0.5rem"
        }
    }
}
