{
  "appBarTheme": {
    "foregroundColor": "#ea0303",
    "systemOverlayStyle": "light",
    "titleTextStyle": {
      "color": "#ffffffff",
      "decoration": "none",
      "fontFamily": "Roboto",
      "fontWeight": "w500",
      "fontSize": 20,
      "inherit": true,
      "letterSpacing": 0.15,
      "textBaseline": "alphabetic"
    },
    "toolbarTextStyle": {
      "color": "#ffffffff",
      "decoration": "none",
      "fontFamily": "Roboto",
      "fontWeight": "w400",
      "fontSize": 14,
      "inherit": true,
      "letterSpacing": 0.25,
      "textBaseline": "alphabetic"
    }
  },
  "applyElevationOverlayColor": false,
  "backgroundColor": "#ffb34d4d",
  "bottomAppBarColor": "#ffffffff",
  "bottomNavigationBarTheme": {
    "showUnselectedLabels": true,
    "type": "fixed",
    "unselectedItemColor": "#ff000000"
  },
  "brightness": "light",
  "buttonTheme": {
    "alignedDropdown": false,
    "colorScheme": {
      "background": "#ffffffff",
      "brightness": "light",
      "error": "#ffb00020",
      "errorContainer": "#ffb00020",
      "inversePrimary": "#ffffffff",
      "inverseSurface": "#ff000000",
      "onBackground": "#ff000000",
      "onError": "#ffffffff",
      "onErrorContainer": "#ffffffff",
      "onInverseSurface": "#ffffffff",
      "onPrimary": "#ff000000",
      "onPrimaryContainer": "#ffffffff",
      "onSecondary": "#ff000000",
      "onSecondaryContainer": "#ff000000",
      "onSurface": "#ff000000",
      "onSurfaceVariant": "#ff000000",
      "onTertiary": "#ff000000",
      "onTertiaryContainer": "#ff000000",
      "outline": "#ff000000",
      "primary": "#ff920000",
      "primaryContainer": "#ff6200ee",
      "secondary": "#ff920000",
      "secondaryContainer": "#ff03dac6",
      "shadow": "#ff000000",
      "surface": "#ffffffff",
      "surfaceTint": "#ff6200ee",
      "surfaceVariant": "#ffffffff",
      "tertiary": "#ff03dac6",
      "tertiaryContainer": "#ff03dac6"
    },
    "height": 36,
    "layoutBehavior": "padded",
    "minWidth": 88,
    "padding": {
      "bottom": 0,
      "left": 16,
      "right": 16,
      "top": 0
    },
    "shape": {
      "borderRadius": {
        "bottomLeft": {
          "type": "elliptical",
          "x": 2,
          "y": 2
        },
        "bottomRight": {
          "type": "elliptical",
          "x": 2,
          "y": 2
        },
        "topLeft": {
          "type": "elliptical",
          "x": 2,
          "y": 2
        },
        "topRight": {
          "type": "elliptical",
          "x": 2,
          "y": 2
        },
        "type": "only"
      },
      "side": {
        "color": "#ff000000",
        "style": "none",
        "width": 0
      },
      "type": "rounded"
    },
    "textTheme": "normal"
  },
  "canvasColor": "#fffafafa",
  "cardColor": "#ffffffff",
  "checkboxTheme": {
    "fillColor": {
      "disabled": "#ff000000",
      "dragged": "#8a000000",
      "empty": "#8a000000",
      "error": "#8a000000",
      "focused": "#8a000000",
      "hovered": "#8a000000",
      "pressed": "#8a000000",
      "scrolledUnder": "#8a000000",
      "selected": "#ff830000"
    },
    "overlayColor": {
      "focused": "#ff000000",
      "hovered": "#0a000000",
      "pressed": "#1f830000"
    }
  },
  "colorScheme": {
    "background": "#ffffffff",
    "brightness": "light",
    "error": "#ffb00020",
    "errorContainer": "#ffb00020",
    "inversePrimary": "#ffffffff",
    "inverseSurface": "#ff000000",
    "onBackground": "#ff000000",
    "onError": "#ffffffff",
    "onErrorContainer": "#ffffffff",
    "onInverseSurface": "#ffffffff",
    "onPrimary": "#ff000000",
    "onPrimaryContainer": "#ffffffff",
    "onSecondary": "#ff000000",
    "onSecondaryContainer": "#ff000000",
    "onSurface": "#ff000000",
    "onSurfaceVariant": "#ff000000",
    "onTertiary": "#ff000000",
    "onTertiaryContainer": "#ff000000",
    "outline": "#ff000000",
    "primary": "#060187",
    "primaryContainer": "#ff6200ee",
    "secondary": "#ff920000",
    "secondaryContainer": "#ff03dac6",
    "shadow": "#ff000000",
    "surface": "#ffffffff",
    "surfaceTint": "#ff6200ee",
    "surfaceVariant": "#ffffffff",
    "tertiary": "#ff03dac6",
    "tertiaryContainer": "#ff03dac6"
  },
  "dialogBackgroundColor": "#ffffffff",
  "disabledColor": "#61808080",
  "dividerColor": "#1f808080",
  "elevatedButtonTheme": {
    "style": {
      "backgroundColor": {
        "disabled": "#1f000000",
        "dragged": "#ff920000",
        "empty": "#ff920000",
        "error": "#ff920000",
        "focused": "#ff920000",
        "hovered": "#ff920000",
        "pressed": "#ff920000",
        "scrolledUnder": "#ff920000",
        "selected": "#ff920000"
      },
      "elevation": {
        "disabled": 0,
        "dragged": 2,
        "empty": 2,
        "error": 2,
        "focused": 4,
        "hovered": 4,
        "pressed": 8,
        "scrolledUnder": 2,
        "selected": 2
      },
      "foregroundColor": {
        "disabled": "#ff000000",
        "dragged": "#fffffbff",
        "empty": "#fffffbff",
        "error": "#fffffbff",
        "focused": "#fffffbff",
        "hovered": "#fffffbff",
        "pressed": "#fffffbff",
        "scrolledUnder": "#fffffbff",
        "selected": "#fffffbff"
      },
      "minimumSize": {
        "disabled": {
          "height": 36,
          "width": 64
        },
        "dragged": {
          "height": 36,
          "width": 64
        },
        "empty": {
          "height": 36,
          "width": 64
        },
        "error": {
          "height": 36,
          "width": 64
        },
        "focused": {
          "height": 36,
          "width": 64
        },
        "hovered": {
          "height": 36,
          "width": 64
        },
        "pressed": {
          "height": 36,
          "width": 64
        },
        "scrolledUnder": {
          "height": 36,
          "width": 64
        },
        "selected": {
          "height": 36,
          "width": 64
        }
      },
      "overlayColor": {
        "focused": "#3d000000",
        "hovered": "#14000000",
        "pressed": "#3d000000"
      },
      "shadowColor": {
        "disabled": "#ff000000",
        "dragged": "#ff000000",
        "empty": "#ff000000",
        "error": "#ff000000",
        "focused": "#ff000000",
        "hovered": "#ff000000",
        "pressed": "#ff000000",
        "scrolledUnder": "#ff000000",
        "selected": "#ff000000"
      }
    }
  },
  "errorColor": "#ffd32f2f",
  "floatingActionButtonTheme": {
    "focusColor": "#1f000000",
    "foregroundColor": "#fffffbff",
    "splashColor": "#66000000"
  },
  "focusColor": "#1f808080",
  "highlightColor": "#66bcbcbc",
  "hintColor": "#99808080",
  "hoverColor": "#0a000000",
  "iconTheme": {
    "color": "#ddfffbff"
  },
  "indicatorColor": "#ff920000",
  "inputDecorationTheme": {
    "alignLabelWithHint": true,
    "border": {
      "borderRadius": {
        "bottomLeft": {
          "type": "elliptical",
          "x": 15,
          "y": 15
        },
        "bottomRight": {
          "type": "elliptical",
          "x": 15,
          "y": 15
        },
        "topLeft": {
          "type": "elliptical",
          "x": 15,
          "y": 15
        },
        "topRight": {
          "type": "elliptical",
          "x": 15,
          "y": 15
        },
        "type": "only"
      },
      "borderSide": {
        "color": "#ff000000",
        "style": "solid",
        "width": 1
      },
      "gapPadding": 4,
      "type": "outline"
    },
    "disabledBorder": {
      "borderRadius": {
        "bottomLeft": {
          "type": "elliptical",
          "x": 15,
          "y": 15
        },
        "bottomRight": {
          "type": "elliptical",
          "x": 15,
          "y": 15
        },
        "topLeft": {
          "type": "elliptical",
          "x": 15,
          "y": 15
        },
        "topRight": {
          "type": "elliptical",
          "x": 15,
          "y": 15
        },
        "type": "only"
      },
      "borderSide": {
        "color": "#ff808080",
        "style": "solid",
        "width": 1
      },
      "gapPadding": 4,
      "type": "outline"
    },
    "enabledBorder": {
      "borderRadius": {
        "bottomLeft": {
          "type": "elliptical",
          "x": 15,
          "y": 15
        },
        "bottomRight": {
          "type": "elliptical",
          "x": 15,
          "y": 15
        },
        "topLeft": {
          "type": "elliptical",
          "x": 15,
          "y": 15
        },
        "topRight": {
          "type": "elliptical",
          "x": 15,
          "y": 15
        },
        "type": "only"
      },
      "borderSide": {
        "color": "#ff000000",
        "style": "solid",
        "width": 1
      },
      "gapPadding": 4,
      "type": "outline"
    },
    "fillColor": "#00ffffff",
    "filled": true,
    "floatingLabelAlignment": "start",
    "floatingLabelBehavior": "auto",
    "hoverColor": "#00000000",
    "isCollapsed": false,
    "isDense": false
  },
  "materialTapTargetSize": "shrinkWrap",
  "outlinedButtonTheme": {
    "style": {
      "backgroundColor": {
        "disabled": "#00000000",
        "dragged": "#00000000",
        "empty": "#00000000",
        "error": "#00000000",
        "focused": "#00000000",
        "hovered": "#00000000",
        "pressed": "#00000000",
        "scrolledUnder": "#00000000",
        "selected": "#00000000"
      },
      "elevation": {
        "disabled": 0,
        "dragged": 0,
        "empty": 0,
        "error": 0,
        "focused": 0,
        "hovered": 0,
        "pressed": 0,
        "scrolledUnder": 0,
        "selected": 0
      },
      "foregroundColor": {
        "disabled": "#fe000000",
        "dragged": "#ff920000",
        "empty": "#ff920000",
        "error": "#ff920000",
        "focused": "#ff920000",
        "hovered": "#ff920000",
        "pressed": "#ff920000",
        "scrolledUnder": "#ff920000",
        "selected": "#ff920000"
      },
      "minimumSize": {
        "disabled": {
          "height": 36,
          "width": 64
        },
        "dragged": {
          "height": 36,
          "width": 64
        },
        "empty": {
          "height": 36,
          "width": 64
        },
        "error": {
          "height": 36,
          "width": 64
        },
        "focused": {
          "height": 36,
          "width": 64
        },
        "hovered": {
          "height": 36,
          "width": 64
        },
        "pressed": {
          "height": 36,
          "width": 64
        },
        "scrolledUnder": {
          "height": 36,
          "width": 64
        },
        "selected": {
          "height": 36,
          "width": 64
        }
      },
      "overlayColor": {
        "focused": "#1f920000",
        "hovered": "#0a920000",
        "pressed": "#1f920000"
      },
      "shadowColor": {
        "disabled": "#ff000000",
        "dragged": "#ff000000",
        "empty": "#ff000000",
        "error": "#ff000000",
        "focused": "#ff000000",
        "hovered": "#ff000000",
        "pressed": "#ff000000",
        "scrolledUnder": "#ff000000",
        "selected": "#ff000000"
      }
    }
  },
  "platform": "macOS",
  "primaryColor": "#060187",
  "primaryColorDark": "#ff750000",
  "primaryColorLight": "#ffbe6666",
  "primaryIconTheme": {
    "color": "#ffffffff"
  },
  "primaryTextTheme": {
    "bodyLarge": {
      "color": "#ffffffff",
      "decoration": "none",
      "fontFamily": ".AppleSystemUIFont",
      "inherit": true
    },
    "bodyMedium": {
      "color": "#ffffffff",
      "decoration": "none",
      "fontFamily": ".AppleSystemUIFont",
      "inherit": true
    },
    "bodySmall": {
      "color": "#b3ffffff",
      "decoration": "none",
      "fontFamily": ".AppleSystemUIFont",
      "inherit": true
    },
    "displayLarge": {
      "color": "#b3ffffff",
      "decoration": "none",
      "fontFamily": ".AppleSystemUIFont",
      "inherit": true
    },
    "displayMedium": {
      "color": "#b3ffffff",
      "decoration": "none",
      "fontFamily": ".AppleSystemUIFont",
      "inherit": true
    },
    "displaySmall": {
      "color": "#b3ffffff",
      "decoration": "none",
      "fontFamily": ".AppleSystemUIFont",
      "inherit": true
    },
    "headlineLarge": {
      "color": "#b3ffffff",
      "decoration": "none",
      "fontFamily": ".AppleSystemUIFont",
      "inherit": true
    },
    "headlineMedium": {
      "color": "#b3ffffff",
      "decoration": "none",
      "fontFamily": ".AppleSystemUIFont",
      "inherit": true
    },
    "headlineSmall": {
      "color": "#ffffffff",
      "decoration": "none",
      "fontFamily": ".AppleSystemUIFont",
      "inherit": true
    },
    "labelLarge": {
      "color": "#ffffffff",
      "decoration": "none",
      "fontFamily": ".AppleSystemUIFont",
      "inherit": true
    },
    "labelMedium": {
      "color": "#ffffffff",
      "decoration": "none",
      "fontFamily": ".AppleSystemUIFont",
      "inherit": true
    },
    "labelSmall": {
      "color": "#ffffffff",
      "decoration": "none",
      "fontFamily": ".AppleSystemUIFont",
      "inherit": true
    },
    "titleLarge": {
      "color": "#ffffffff",
      "decoration": "none",
      "fontFamily": ".AppleSystemUIFont",
      "inherit": true
    },
    "titleMedium": {
      "color": "#ffffffff",
      "decoration": "none",
      "fontFamily": ".AppleSystemUIFont",
      "inherit": true
    },
    "titleSmall": {
      "color": "#ffffffff",
      "decoration": "none",
      "fontFamily": ".AppleSystemUIFont",
      "inherit": true
    }
  },
  "radioTheme": {
    "fillColor": {
      "disabled": "#ff000000",
      "dragged": "#ff000000",
      "empty": "#ff000000",
      "error": "#ff000000",
      "focused": "#ff000000",
      "hovered": "#ff000000",
      "pressed": "#ff000000",
      "scrolledUnder": "#ff000000",
      "selected": "#ff830000"
    },
    "overlayColor": {
      "focused": "#ff000000",
      "hovered": "#ff000000",
      "pressed": "#1f830000"
    }
  },
  "scaffoldBackgroundColor": "#fffafafa",
  "secondaryHeaderColor": "#ffc37373",
  "selectedRowColor": "#fff5f5f5",
  "shadowColor": "#ff000000",
  "splashColor": "#66c8c8c8",
  "splashFactory": "splash",
  "switchTheme": {
    "overlayColor": {
      "focused": "#ff000000",
      "hovered": "#0a000000",
      "pressed": "#1f830000"
    },
    "trackColor": {
      "disabled": "#ff000000",
      "dragged": "#52000000",
      "empty": "#52000000",
      "error": "#52000000",
      "focused": "#52000000",
      "hovered": "#52000000",
      "pressed": "#52000000",
      "scrolledUnder": "#52000000",
      "selected": "#80830000"
    }
  },
  "tabBarTheme": {
    "indicatorSize": "tab"
  },
  "textButtonTheme": {
    "style": {
      "backgroundColor": {
        "disabled": "#00000000",
        "dragged": "#00000000",
        "empty": "#00000000",
        "error": "#00000000",
        "focused": "#00000000",
        "hovered": "#00000000",
        "pressed": "#00000000",
        "scrolledUnder": "#00000000",
        "selected": "#00000000"
      },
      "elevation": {
        "disabled": 0,
        "dragged": 0,
        "empty": 0,
        "error": 0,
        "focused": 0,
        "hovered": 0,
        "pressed": 0,
        "scrolledUnder": 0,
        "selected": 0
      },
      "foregroundColor": {
        "disabled": "#ff000000",
        "dragged": "#ff920000",
        "empty": "#ff920000",
        "error": "#ff920000",
        "focused": "#ff920000",
        "hovered": "#ff920000",
        "pressed": "#ff920000",
        "scrolledUnder": "#ff920000",
        "selected": "#ff920000"
      },
      "minimumSize": {
        "disabled": {
          "height": 36,
          "width": 64
        },
        "dragged": {
          "height": 36,
          "width": 64
        },
        "empty": {
          "height": 36,
          "width": 64
        },
        "error": {
          "height": 36,
          "width": 64
        },
        "focused": {
          "height": 36,
          "width": 64
        },
        "hovered": {
          "height": 36,
          "width": 64
        },
        "pressed": {
          "height": 36,
          "width": 64
        },
        "scrolledUnder": {
          "height": 36,
          "width": 64
        },
        "selected": {
          "height": 36,
          "width": 64
        }
      },
      "overlayColor": {
        "focused": "#1f920000",
        "hovered": "#0a920000",
        "pressed": "#1f920000"
      },
      "shadowColor": {
        "disabled": "#ff000000",
        "dragged": "#ff000000",
        "empty": "#ff000000",
        "error": "#ff000000",
        "focused": "#ff000000",
        "hovered": "#ff000000",
        "pressed": "#ff000000",
        "scrolledUnder": "#ff000000",
        "selected": "#ff000000"
      }
    }
  },
  "textTheme": {
    "bodyLarge": {
      "color": "#ff000000",
      "decoration": "none",
      "fontFamily": "Roboto_700",
      "fontFamilyFallback": [
        "Roboto"
      ],
      "fontWeight": "w800",
      "fontSize": 16,
      "inherit": true,
      "letterSpacing": 0.5,
      "textBaseline": "alphabetic"
    },
    "bodyMedium": {
      "color": "#ff000000",
      "decoration": "none",
      "fontFamily": "Roboto_regular",
      "fontFamilyFallback": [
        "Roboto"
      ],
      "fontWeight": "w400",
      "fontSize": 14,
      "inherit": true,
      "letterSpacing": 0.25,
      "textBaseline": "alphabetic"
    },
    "bodySmall": {
      "color": "#8ab71c1c",
      "decoration": "none",
      "fontFamily": "Roboto_regular",
      "fontFamilyFallback": [
        "Roboto"
      ],
      "fontWeight": "w400",
      "fontSize": 14,
      "inherit": true,
      "letterSpacing": 0.4,
      "textBaseline": "alphabetic"
    },
    "displayLarge": {
      "color": "#ff000000",
      "decoration": "none",
      "fontFamily": "Roboto_300",
      "fontFamilyFallback": [
        "Roboto"
      ],
      "fontWeight": "w300",
      "fontSize": 23,
      "inherit": true,
      "letterSpacing": -1.5,
      "textBaseline": "alphabetic"
    },
    "displayMedium": {
      "color": "#ff000000",
      "decoration": "none",
      "fontFamily": "Roboto_500",
      "fontFamilyFallback": [
        "Roboto"
      ],
      "fontWeight": "w500",
      "fontSize": 22,
      "inherit": true,
      "letterSpacing": -0.5,
      "textBaseline": "alphabetic"
    },
    "displaySmall": {
      "color": "#ff000000",
      "decoration": "none",
      "fontFamily": "Roboto_500",
      "fontFamilyFallback": [
        "Roboto"
      ],
      "fontWeight": "w500",
      "fontSize": 20,
      "inherit": true,
      "letterSpacing": 0,
      "textBaseline": "alphabetic"
    },
    "headlineLarge": {
      "color": "#8a000000",
      "decoration": "none",
      "fontFamily": "Roboto_regular",
      "fontFamilyFallback": [
        "Roboto"
      ],
      "inherit": true
    },
    "headlineMedium": {
      "color": "#ff000000",
      "decoration": "none",
      "fontFamily": "Roboto_regular",
      "fontFamilyFallback": [
        "Roboto"
      ],
      "fontWeight": "w400",
      "fontSize": 20,
      "inherit": true,
      "letterSpacing": 0.25,
      "textBaseline": "alphabetic"
    },
    "headlineSmall": {
      "color": "#ddb71c1c",
      "decoration": "none",
      "fontFamily": "Roboto_500",
      "fontFamilyFallback": [
        "Roboto"
      ],
      "fontWeight": "w600",
      "fontSize": 22,
      "inherit": true,
      "letterSpacing": 0,
      "textBaseline": "alphabetic"
    },
    "labelLarge": {
      "color": "#ff000000",
      "decoration": "none",
      "fontFamily": "Roboto_500",
      "fontFamilyFallback": [
        "Roboto"
      ],
      "fontWeight": "w500",
      "fontSize": 14,
      "inherit": true,
      "letterSpacing": 1.25,
      "textBaseline": "alphabetic"
    },
    "labelMedium": {
      "color": "#ff000000",
      "decoration": "none",
      "fontFamily": "Roboto_regular",
      "fontFamilyFallback": [
        "Roboto"
      ],
      "inherit": true
    },
    "labelSmall": {
      "color": "#ff000000",
      "decoration": "none",
      "fontFamily": "Roboto_regular",
      "fontFamilyFallback": [
        "Roboto"
      ],
      "fontWeight": "w400",
      "fontSize": 10,
      "inherit": true,
      "letterSpacing": 1.5,
      "textBaseline": "alphabetic"
    },
    "titleLarge": {
      "color": "#ff000000",
      "decoration": "none",
      "fontFamily": "Roboto_500",
      "fontFamilyFallback": [
        "Roboto"
      ],
      "fontWeight": "w500",
      "fontSize": 20,
      "inherit": true,
      "letterSpacing": 0.15,
      "textBaseline": "alphabetic"
    },
    "titleMedium": {
      "color": "#ff000000",
      "decoration": "none",
      "fontFamily": "Roboto_regular",
      "fontFamilyFallback": [
        "Roboto"
      ],
      "fontWeight": "w400",
      "fontSize": 16,
      "inherit": true,
      "letterSpacing": 0.15,
      "textBaseline": "alphabetic"
    },
    "titleSmall": {
      "color": "#ff000000",
      "decoration": "none",
      "fontFamily": "Roboto_500",
      "fontFamilyFallback": [
        "Roboto"
      ],
      "fontWeight": "w500",
      "fontSize": 14,
      "inherit": true,
      "letterSpacing": 0.1,
      "textBaseline": "alphabetic"
    }
  },
  "toggleableActiveColor": "#ff830000",
  "typography": {
    "black": {
      "bodyLarge": {
        "color": "#dd000000",
        "decoration": "none",
        "fontFamily": ".AppleSystemUIFont",
        "inherit": true
      },
      "bodyMedium": {
        "color": "#dd000000",
        "decoration": "none",
        "fontFamily": ".AppleSystemUIFont",
        "inherit": true
      },
      "bodySmall": {
        "color": "#8a000000",
        "decoration": "none",
        "fontFamily": ".AppleSystemUIFont",
        "inherit": true
      },
      "displayLarge": {
        "color": "#8a000000",
        "decoration": "none",
        "fontFamily": ".AppleSystemUIFont",
        "inherit": true
      },
      "displayMedium": {
        "color": "#8a000000",
        "decoration": "none",
        "fontFamily": ".AppleSystemUIFont",
        "inherit": true
      },
      "displaySmall": {
        "color": "#8a000000",
        "decoration": "none",
        "fontFamily": ".AppleSystemUIFont",
        "inherit": true
      },
      "headlineLarge": {
        "color": "#8a000000",
        "decoration": "none",
        "fontFamily": ".AppleSystemUIFont",
        "inherit": true
      },
      "headlineMedium": {
        "color": "#8a000000",
        "decoration": "none",
        "fontFamily": ".AppleSystemUIFont",
        "inherit": true
      },
      "headlineSmall": {
        "color": "#dd000000",
        "decoration": "none",
        "fontFamily": ".AppleSystemUIFont",
        "inherit": true
      },
      "labelLarge": {
        "color": "#dd000000",
        "decoration": "none",
        "fontFamily": ".AppleSystemUIFont",
        "inherit": true
      },
      "labelMedium": {
        "color": "#ff000000",
        "decoration": "none",
        "fontFamily": ".AppleSystemUIFont",
        "inherit": true
      },
      "labelSmall": {
        "color": "#ff000000",
        "decoration": "none",
        "fontFamily": ".AppleSystemUIFont",
        "inherit": true
      },
      "titleLarge": {
        "color": "#dd000000",
        "decoration": "none",
        "fontFamily": ".AppleSystemUIFont",
        "inherit": true
      },
      "titleMedium": {
        "color": "#dd000000",
        "decoration": "none",
        "fontFamily": ".AppleSystemUIFont",
        "inherit": true
      },
      "titleSmall": {
        "color": "#ff000000",
        "decoration": "none",
        "fontFamily": ".AppleSystemUIFont",
        "inherit": true
      }
    },
    "dense": {
      "bodyLarge": {
        "fontWeight": "w500",
        "fontSize": 15,
        "inherit": false,
        "textBaseline": "ideographic"
      },
      "bodyMedium": {
        "fontWeight": "w400",
        "fontSize": 15,
        "inherit": false,
        "textBaseline": "ideographic"
      },
      "bodySmall": {
        "fontWeight": "w400",
        "fontSize": 13,
        "inherit": false,
        "textBaseline": "ideographic"
      },
      "displayLarge": {
        "fontWeight": "w100",
        "fontSize": 112,
        "inherit": false,
        "textBaseline": "ideographic"
      },
      "displayMedium": {
        "fontWeight": "w400",
        "fontSize": 56,
        "inherit": false,
        "textBaseline": "ideographic"
      },
      "displaySmall": {
        "fontWeight": "w400",
        "fontSize": 45,
        "inherit": false,
        "textBaseline": "ideographic"
      },
      "headlineLarge": {
        "fontWeight": "w400",
        "fontSize": 40,
        "inherit": false,
        "textBaseline": "ideographic"
      },
      "headlineMedium": {
        "fontWeight": "w400",
        "fontSize": 34,
        "inherit": false,
        "textBaseline": "ideographic"
      },
      "headlineSmall": {
        "fontWeight": "w400",
        "fontSize": 24,
        "inherit": false,
        "textBaseline": "ideographic"
      },
      "labelLarge": {
        "fontWeight": "w500",
        "fontSize": 15,
        "inherit": false,
        "textBaseline": "ideographic"
      },
      "labelMedium": {
        "fontWeight": "w400",
        "fontSize": 12,
        "inherit": false,
        "textBaseline": "ideographic"
      },
      "labelSmall": {
        "fontWeight": "w400",
        "fontSize": 11,
        "inherit": false,
        "textBaseline": "ideographic"
      },
      "titleLarge": {
        "fontWeight": "w500",
        "fontSize": 21,
        "inherit": false,
        "textBaseline": "ideographic"
      },
      "titleMedium": {
        "fontWeight": "w400",
        "fontSize": 17,
        "inherit": false,
        "textBaseline": "ideographic"
      },
      "titleSmall": {
        "fontWeight": "w500",
        "fontSize": 15,
        "inherit": false,
        "textBaseline": "ideographic"
      }
    },
    "englishLike": {
      "bodyLarge": {
        "fontWeight": "w500",
        "fontSize": 14,
        "inherit": false,
        "textBaseline": "alphabetic"
      },
      "bodyMedium": {
        "fontWeight": "w400",
        "fontSize": 14,
        "inherit": false,
        "textBaseline": "alphabetic"
      },
      "bodySmall": {
        "fontWeight": "w400",
        "fontSize": 12,
        "inherit": false,
        "textBaseline": "alphabetic"
      },
      "displayLarge": {
        "fontWeight": "w100",
        "fontSize": 112,
        "inherit": false,
        "textBaseline": "alphabetic"
      },
      "displayMedium": {
        "fontWeight": "w400",
        "fontSize": 56,
        "inherit": false,
        "textBaseline": "alphabetic"
      },
      "displaySmall": {
        "fontWeight": "w400",
        "fontSize": 45,
        "inherit": false,
        "textBaseline": "alphabetic"
      },
      "headlineLarge": {
        "fontWeight": "w400",
        "fontSize": 40,
        "inherit": false,
        "textBaseline": "alphabetic"
      },
      "headlineMedium": {
        "fontWeight": "w400",
        "fontSize": 34,
        "inherit": false,
        "textBaseline": "alphabetic"
      },
      "headlineSmall": {
        "fontWeight": "w400",
        "fontSize": 24,
        "inherit": false,
        "textBaseline": "alphabetic"
      },
      "labelLarge": {
        "fontWeight": "w500",
        "fontSize": 14,
        "inherit": false,
        "textBaseline": "alphabetic"
      },
      "labelMedium": {
        "fontWeight": "w400",
        "fontSize": 12,
        "inherit": false,
        "textBaseline": "alphabetic"
      },
      "labelSmall": {
        "fontWeight": "w400",
        "fontSize": 10,
        "inherit": false,
        "letterSpacing": 1.5,
        "textBaseline": "alphabetic"
      },
      "titleLarge": {
        "fontWeight": "w500",
        "fontSize": 20,
        "inherit": false,
        "textBaseline": "alphabetic"
      },
      "titleMedium": {
        "fontWeight": "w400",
        "fontSize": 16,
        "inherit": false,
        "textBaseline": "alphabetic"
      },
      "titleSmall": {
        "fontWeight": "w500",
        "fontSize": 14,
        "inherit": false,
        "letterSpacing": 0.1,
        "textBaseline": "alphabetic"
      }
    },
    "tall": {
      "bodyLarge": {
        "fontWeight": "w700",
        "fontSize": 15,
        "inherit": false,
        "textBaseline": "alphabetic"
      },
      "bodyMedium": {
        "fontWeight": "w400",
        "fontSize": 15,
        "inherit": false,
        "textBaseline": "alphabetic"
      },
      "bodySmall": {
        "fontWeight": "w400",
        "fontSize": 13,
        "inherit": false,
        "textBaseline": "alphabetic"
      },
      "displayLarge": {
        "fontWeight": "w400",
        "fontSize": 112,
        "inherit": false,
        "textBaseline": "alphabetic"
      },
      "displayMedium": {
        "fontWeight": "w400",
        "fontSize": 56,
        "inherit": false,
        "textBaseline": "alphabetic"
      },
      "displaySmall": {
        "fontWeight": "w400",
        "fontSize": 45,
        "inherit": false,
        "textBaseline": "alphabetic"
      },
      "headlineLarge": {
        "fontWeight": "w400",
        "fontSize": 40,
        "inherit": false,
        "textBaseline": "alphabetic"
      },
      "headlineMedium": {
        "fontWeight": "w400",
        "fontSize": 34,
        "inherit": false,
        "textBaseline": "alphabetic"
      },
      "headlineSmall": {
        "fontWeight": "w400",
        "fontSize": 24,
        "inherit": false,
        "textBaseline": "alphabetic"
      },
      "labelLarge": {
        "fontWeight": "w700",
        "fontSize": 15,
        "inherit": false,
        "textBaseline": "alphabetic"
      },
      "labelMedium": {
        "fontWeight": "w400",
        "fontSize": 12,
        "inherit": false,
        "textBaseline": "alphabetic"
      },
      "labelSmall": {
        "fontWeight": "w400",
        "fontSize": 11,
        "inherit": false,
        "textBaseline": "alphabetic"
      },
      "titleLarge": {
        "fontWeight": "w700",
        "fontSize": 21,
        "inherit": false,
        "textBaseline": "alphabetic"
      },
      "titleMedium": {
        "fontWeight": "w400",
        "fontSize": 17,
        "inherit": false,
        "textBaseline": "alphabetic"
      },
      "titleSmall": {
        "fontWeight": "w500",
        "fontSize": 15,
        "inherit": false,
        "textBaseline": "alphabetic"
      }
    },
    "white": {
      "bodyLarge": {
        "color": "#ffffffff",
        "decoration": "none",
        "fontFamily": ".AppleSystemUIFont",
        "inherit": true
      },
      "bodyMedium": {
        "color": "#ffffffff",
        "decoration": "none",
        "fontFamily": ".AppleSystemUIFont",
        "inherit": true
      },
      "bodySmall": {
        "color": "#b3ffffff",
        "decoration": "none",
        "fontFamily": ".AppleSystemUIFont",
        "inherit": true
      },
      "displayLarge": {
        "color": "#b3ffffff",
        "decoration": "none",
        "fontFamily": ".AppleSystemUIFont",
        "inherit": true
      },
      "displayMedium": {
        "color": "#b3ffffff",
        "decoration": "none",
        "fontFamily": ".AppleSystemUIFont",
        "inherit": true
      },
      "displaySmall": {
        "color": "#b3ffffff",
        "decoration": "none",
        "fontFamily": ".AppleSystemUIFont",
        "inherit": true
      },
      "headlineLarge": {
        "color": "#b3ffffff",
        "decoration": "none",
        "fontFamily": ".AppleSystemUIFont",
        "inherit": true
      },
      "headlineMedium": {
        "color": "#b3ffffff",
        "decoration": "none",
        "fontFamily": ".AppleSystemUIFont",
        "inherit": true
      },
      "headlineSmall": {
        "color": "#ffffffff",
        "decoration": "none",
        "fontFamily": ".AppleSystemUIFont",
        "inherit": true
      },
      "labelLarge": {
        "color": "#ffffffff",
        "decoration": "none",
        "fontFamily": ".AppleSystemUIFont",
        "inherit": true
      },
      "labelMedium": {
        "color": "#ffffffff",
        "decoration": "none",
        "fontFamily": ".AppleSystemUIFont",
        "inherit": true
      },
      "labelSmall": {
        "color": "#ffffffff",
        "decoration": "none",
        "fontFamily": ".AppleSystemUIFont",
        "inherit": true
      },
      "titleLarge": {
        "color": "#ffffffff",
        "decoration": "none",
        "fontFamily": ".AppleSystemUIFont",
        "inherit": true
      },
      "titleMedium": {
        "color": "#ffffffff",
        "decoration": "none",
        "fontFamily": ".AppleSystemUIFont",
        "inherit": true
      },
      "titleSmall": {
        "color": "#ffffffff",
        "decoration": "none",
        "fontFamily": ".AppleSystemUIFont",
        "inherit": true
      }
    }
  },
  "unselectedWidgetColor": "#8a000000",
  "useMaterial3": false,
  "visualDensity": "compact"
}