/* KYNT Studio · custom styling
 *
 * Open WebUI serves this file on every page and ships it empty, so it is the
 * supported way to restyle without forking. Mounted read-only over
 * /app/backend/open_webui/static/custom.css.
 *
 * Changes here need no rebuild: edit, then `make up` to remount, and hard
 * reload the browser to get past the cached stylesheet.
 *
 * Note the licence line before replacing logos or the name: the image's own
 * BRANDING.md forbids altering Open WebUI branding "except as permitted by
 * LICENSE", and whitelabelling above 50 users in any 30-day window needs the
 * enterprise licence. Restyling colours, type and spacing does not.
 */

:root {
    /* --kynt-accent: #c2410c; */
}
