
/*
 * Minimal core styles only.
 * Custom website plugins should provide their own complete frontend CSS.
 */
body.jswm-client-website {
    --jswm-safe-area-bottom: env(safe-area-inset-bottom, 0px);
}
